Batocera.PLUS-bios/mame2003-plus/cheat.dat
2021-08-22 17:02:14 -03:00

145850 lines
7.5 MiB
Executable File

;******************************************************************************
;* MAME CHEAT FILE Release Date: 21 APR 2004 (Base release for MAME 0.81) *
;* *
;* Cheat File *FULLY* compatible with *ALL* MAME versions mentioned above *
;* MOST OF THE CHEATS WILL WORK WITH EARLIER & LATER VERSIONS OF MAME TOO *
;* *
;* This CHEAT.DAT file was obtained from Pugsy's MAME Cheat Page at:- *
;* http://cheat.retrogames.com *
;* *
;* If you have any new cheats not included in this cheat file then PLEASE *
;* post them on the forum at http://cheat.retrogames.com/forums *
;* *
;* If this cheat.dat file is NOT of 'alpha' status then it can be freely *
;* distributed with any MAME compile or any frontend. All I ask is that you *
;* do not modify the cheat file in any way. I'd appreciate it if you mention *
;* or link to the website where you can find future updates: *
;* http://cheat.retrogames.com *
;* *
;* *NOTE* to other Cheat File 'authors' releasing this cheat file with *
;* cheats pasted in from the cheat forums:- *
;* *
;* Please do not distribute this cheat file 'updated' with cheats copied *
;* straight from the cheat forums posted AND found by others. If you want *
;* to make a cheat file containing cheats not in the last released cheat *
;* file then release an addon cheat file - MAME can parse more than one *
;* cheat file you only have to modify the mame.ini/cfg file. *
;* *
;* If you have any questions concerning how to use this cheat file or how to *
;* find cheats yourself then in the first instance you should check out the *
;* following three places:- *
;* *
;* 1. This cheat file....read on. *
;* *
;* 2. The F.A.Q. (Frequently Asked Questions) maintained by Tourniquet :- *
;* http://cheat.retrogames.com/cheatfaq.txt *
;* *
;* 3. kelvSYC's Guide to using the MAME and MESS Cheat Engine:- *
;* http://members.shaw.ca/kelvsyc/cheatguide.html *
;* *
;* If they don't answer your question(s) or you want to request a cheat then *
;* please post a question/request in the 'Cheats Request' forum at :- *
;* http://cheat.retrogames.com/forums *
;* *
;* CHEAT FILE STATUS = FINAL (DISTRIBUTABLE) *
;******************************************************************************
; What to do with this file :-
;
; Step 1 (where this file goes!)
; ==============================
;
;
; This file should be in the same directory as MAME.EXE (All platforms apart from Mac OS 9/X ).
; For Mac OS 9/X this file should be in the "Misc Support Items" folder in your MacMAME folder.
;
;
; Step 2 (Enable the MAME Cheat Engine)
; =====================================
;
;
; As standard the MAME Cheat Engine is turned OFF, there are several ways of turning it ON depending on
; what platform you are running MAME on.
;
; MAMEW: This is the standard MAME command line compile, go to your MAME directory open up the MAME.INI
; file with a text editor (the one you are using to read this will do!). Goto the
; '### Mame CORE misc options ###' and change 'cheat 0' to 'cheat '1'. Note: If your MAME.EXE is
; named something else like MAME067.EXE then you will need to edit MAME067.INI rather than MAME.INI!
; If you have no INI file then just start MAME from the commandline with the -createconfig option
; eg. 'MAME -createconfig'. If you manually use MAME every time from the commandline you can also
; just add '-cheat' to the commandline.
;
; MAME32: This is the MAME with build in frontend compile for Windows. Go to the Options Menu, and select
; "Default Options". Go to the Miscellaneous tab and check the box that says "Enable Game Cheats".
;
; DMAME: This is the DOS MAME compile, go to your MAME directory open up the MAME.CFG file with a text editor
; (the one you are using to read this will do!). Find 'cheat off' and change it to 'cheat '1'.
; Note: If your MAME.EXE is named something else like MAME067.EXE then you will need to edit MAME067.CFG
; rather than MAME.CFG! If you have no CFG file then just start MAME from the commandline with the
; -createconfig option eg. 'MAME -createconfig'. If you manually use MAME every time from the
; commandline you can also just add '-cheat' to the commandline.
;
; UNIX: For the UNIX/LINUX compiles just follow the instructions for DMAME the DOS compile.
;
; OS9/X: From the front-end, go to the Misc tab, and check the box that says "Allow Cheats".
;
;
; Step 3 (Cheat!)
; ===============
;
; Ingame press TAB and follow your nose......
; Left and Right cursor toggles cheats ON and OFF, ENTER turns on one shot cheats and SHIFT ENTER displays the cheat comments
; if there is any.
;
;
; Cheat Engine Commands:
; ======================
;
; These special cheat lines are used to set global preferences for the cheat engine. They follow this format:
;
; :_command:[ data ]
;
; The lower byte of the data field stores the command, and the remaining bytes store data for the command.
; Here is a list of the commands:
;
; 0x00 Disable help boxes (once they are added)
; 0x01 Use old-style cheat search box (default)
; 0x02 Use new-style cheat search box (you should get used to it!)
; 0x03 Don't print labels in new-style search menu
; 0x04 Auto-save cheats on exit
;
; So, if you wanted to use the old-style cheat box, you would add this line to your cheat.dat:
;
:_command:00000001
;
; Here are my default settings - uncomment them to use the cheat engine the way I do
;
//:_command:00000002
//:_command:00000003
;
; For safety sake I suggest you uncomment this one too - nothing worse than losing cheats (I don't use it myself though)
;
:_command:00000004
;
; Data for the cheat routine of Mame
;
;
; This file can be edited with a text editor, but keep the same format:
;
;
; OLD CHEAT FORMAT INFORMATION
; =============================
;
; Although cheats in the old cheat format are no longer created by the new cheat engine, they
; are still read by the new cheat engine. They are a lot easier to understand than the new cheat
; format but conversely they aren't as powerful. Old type format cheats are still produced
; though as in most cases a simple type 000, 001 or 100 cheat is all that's really needed.
;
; all the fields are separated by a colon (:)
; gamename:0:123456:78:000:Cheat Description:Comment
; ^ Name of the game (short name) [zip file or directory]
; ^ No of the CPU usually 0, only different in multiple CPU games
; ^ Address in Hexadecimal (where to poke)
; ^ Data to put at this address in hexadecimal (what to poke)
; ^ Cheat Type (see below) usually 000
; ^ Description of the cheat (25 to 255 characters max - check each game for correct display) eg. 'Invincibility PL1'
; ^ Extra Comment about the cheat if needed eg 'Turn it OFF at the end of the level!'
;
; Cheat Types:
;
; -000 : the byte is poked every time and the cheat remains in active list.
; -001 : the byte is poked once and the cheat is removed from active list.
; -002 : the byte is poked every one second and the cheat remains in active
; list.
; -003 : the byte is poked every two seconds and the cheat remains in active
; list.
; -004 : the byte is poked every five seconds and the cheat remains in active
; list.
; -005 : the byte is poked one second after the original value has changed
; and the cheat remains in active list.
; -006 : the byte is poked two seconds after the original value has changed
; and the cheat remains in active list.
; -007 : the byte is poked five seconds after the original value has changed
; and the cheat remains in active list.
; -008 : the byte is poked unless the original value in being decremented by
; 1 each frame and the cheat remains in active list.
; -009 : the byte is poked unless the original value in being decremented by
; 2 each frame and the cheat remains in active list.
; -010 : the byte is poked unless the original value in being decremented by
; 3 each frame and the cheat remains in active list.
; -011 : the byte is poked unless the original value in being decremented by
; 4 each frame and the cheat remains in active list.
; -015 : the byte is poked one second after the original value has changed
; and the cheat is removed from the active list.
; -016 : the byte is poked two seconds after the original value has changed
; and the cheat is removed from the active list.
; -017 : the byte is poked five seconds after the original value has changed
; and the cheat is removed from the active list.
; -020 : the bits are set every time and the cheat remains in active list.
; -021 : the bits are set once and the cheat is removed from active list.
; -022 : the bits are set every second and the cheat remains in active list.
; -023 : the bits are set every two seconds and the cheat remains in active list.
; -024 : the bits are set every five seconds and the cheat remains in active list.
; -040 : the bits are reset every time and the cheat remains in active list.
; -041 : the bits are reset once and the cheat is removed from active list.
; -042 : the bits are reset every second and the cheat remains in active list.
; -043 : the bits are reset every two seconds and the cheat remains in active list.
; -044 : the bits are reset every five seconds and the cheat remains in active list.
; -060 : the user selects a decimal value from 0 to byte
; (display : 0 to byte) - the value is poked once when it changes and
; the cheat is removed from the active list.
; -061 : the user selects a decimal value from 0 to byte
; (display : 1 to byte+1) - the value is poked once when it changes
; and the cheat is removed from the active list.
; -062 : the user selects a decimal value from 1 to byte
; (display : 1 to byte) - the value is poked once when it changes and
; the cheat is removed from the active list.
; -063 : the user selects a BCD value from 0 to byte
; (display : 0 to byte) - the value is poked once when it changes and
; the cheat is removed from the active list.
; -064 : the user selects a BCD value from 0 to byte
; (display : 1 to byte+1) - the value is poked once when it changes
; and the cheat is removed from the active list.
; -065 : the user selects a BCD value from 1 to byte
; (display : 1 to byte) - the value is poked once when it changes and
; the cheat is removed from the active list.
; -070 : the user selects a decimal value from 0 to byte
; (display : 0 to byte) - the value is poked once and the cheat is
; removed from the active list.
; -071 : the user selects a decimal value from 0 to byte
; (display : 1 to byte+1) - the value is poked once and the cheat is
; removed from the active list.
; -072 : the user selects a decimal value from 1 to byte
; (display : 1 to byte) - the value is poked once and the cheat is
; removed from the active list.
; -073 : the user selects a BCD value from 0 to byte
; (display : 0 to byte) - the value is poked once and the cheat is
; removed from the active list.
; -074 : the user selects a BCD value from 0 to byte
; (display : 1 to byte+1) - the value is poked once and the cheat is
; removed from the active list.
; -075 : the user selects a BCD value from 1 to byte
; (display : 1 to byte) - the value is poked once and the cheat is
; removed from the active list.
; -080 : the user selects a decimal value from 0 to byte
; (display : 0 to byte) - the value is poked once when it changes and
; the cheat stays in the active list.
; -081 : the user selects a decimal value from 0 to byte
; (display : 1 to byte+1) - the value is poked once when it changes
; and cheat stays in the active list.
; -082 : the user selects a decimal value from 1 to byte
; (display : 1 to byte) - the value is poked once when it changes and
; the cheat stays in the active list.
; -083 : the user selects a BCD value from 0 to byte
; (display : 0 to byte) - the value is poked once when it changes and
; the cheat stays in the active list.
; -084 : the user selects a BCD value from 0 to byte
; (display : 1 to byte+1) - the value is poked once when it changes
; and the cheat stays in the active list.
; -085 : the user selects a decimal value from 1 to byte
; (display : 1 to byte) - the value is poked once when it changes and
; the cheat stays in the active list.
; -090 : the user selects a decimal value from 0 to byte
; (display : 0 to byte) - the value is poked once and the cheat
; stays in the active list.
; -091 : the user selects a decimal value from 0 to byte
; (display : 1 to byte+1) - the value is poked once and the cheat
; stays in the active list.
; -092 : the user selects a decimal value from 1 to byte
; (display : 1 to byte) - the value is poked once and the cheat
; stays in the active list.
; -093 : the user selects a BCD value from 0 to byte
; (display : 0 to byte) - the value is poked once and the cheat
; stays in the active list.
; -094 : the user selects a BCD value from 0 to byte
; (display : 1 to byte+1) - the value is poked once and the cheat
; stays in the active list.
; -095 : the user selects a decimal value from 1 to byte
; (display : 1 to byte) - the value is poked once and the cheat
; stays in the active list.
; -100 : constantly pokes the value to the selected CPU's ROM region, adjusting for
; endian issues.
; -101 : pokes the value to the selected CPU's ROM region, adjusting for endian
; issues, and the cheat is removed from the active list. [NO LONGER USED]
; -102 : constantly pokes the value to the selected CPU's ROM region.
; -103 : pokes the value to the selected CPU's ROM region and the cheat is
; removed from the active list. [NO LONGER USED]
; -110 : pokes the value to the memory mapped to the memory handler, adjusting for
; endian issues.
; -111 : pokes the value to the memory mapped to the memory handler, adjusting for
; endian issues, and the cheat is removed from the active list. [NO LONGER USED]
; -112 : pokes the value to the memory mapped to the memory handler
; -113 : pokes the value to the memory mapped to the memory handler, and the cheat
; is removed from the active list.
; -120 : pokes the value to the eeprom buffer, and the cheat is removed from the
; active list.
; -121 : sets the bits in the eeprom buffer, and the cheat is removed from the
; active list.
; -122 : clears the bits in the eeprom buffer, and the cheat is removed from the
; active list.
; -500 to 622: These cheat types are identical to types 000 to 122 except
; they are used in linked cheats (i.e. of 1/8 type). The first
; cheat in the link list will be the normal type (eg type 000)
; and the remaining cheats (eg 2/8...8/8) will be of this type
; +500 (eg type 500). The first cheat in the sequence should not
; have '(1/x)' at the end because the cheat engine treats it all
; as one cheat - the marking of subsequent parts is just for reference
; when editing the cheat file...nothing else!
; -998 : this is used as a watch cheat, ideal for showing answers in quiz games.
; -999 : this is used for comments only, cannot be enabled/selected by the
; user. Normally surrounded by square brackets.
;
; NEW CHEAT FORMAT INFORMATION
; =============================
;
; New format cheats can be identified by the fact that the cheat line starts with a colon in front
; of the short gamename and the fact that the cheat line is normally a LOT longer than before.
; The new cheat format is very powerful, much more so than the old cheat format though the sheer number
; of options make it hard to understand. On a whole cheats using the new cheat format are best made
; by setting the appropriate options on the edit cheat page and then saving the said cheat. There
; are some exceptions though - as occasionally it's harder if not impossible to do exactly what
; you want using the edit function. This information will hopefully help you understand the new
; cheat format.
;
; New Cheat Format:
; =================
;
; This section is based heavily on the information found in cheat.c. I've just edited it to make it a tadge easier
; for me to understand, in fact the act of editing helped me a lot.
;
; :gamename:12345678:87654321:12345678:FFFFFFFF:Cheat Description:Comment
;
; ^ Name of the game (short name) [zip file or directory]
; ^ Cheat Type Field in hexadecimal (how to poke)
; ^ Address in Hexadecimal (where to poke)
; ^ Data to put at this address in hexadecimal (what to poke)
; ^ Extended Data Field - used for mask and some other stuff (see below) usually FFFFFFFF
; ^ Description of the cheat (25 to 255 characters max - check each game for correct display) eg. 'Invincibility PL1'
; ^ Extra Comment about the cheat if needed eg 'Turn it OFF at the end of the level!'
;
; Type Field:
; ===========
;
; MSB LSB
; 33222222 22221111 11111100 00000000
; 10987654 32109876 54321098 76543210
;
; Persistence
; -------- -------- -------- -------0 the cheat is poked with respect to the Normal/Delay options and the cheat remains in the active list
; -------- -------- -------- -------1 the cheat is poked only once and with respect to the Normal/Delay options and is removed from the active list
;
; Operation (Used with the Extended Data Field)
; -------- ----0--- -------- ---00--- Write with Mask - If the cheat is in the active list it is poked using a mask to mark which bits are to be written to. (used for most cheats as standard)
; -------- ----00-- -------- ---01--- Add - If the cheat is in the active list it is poked to add a value till a limit is reached, the limit will not be exceeded!
; -------- ----01-- -------- ---01--- Subtract - If the cheat is in the active list it is poked to subtract a value till a limit is reached, the limit will not be exceeded!
; -------- ----00-- -------- ---10--- Force Range - If the cheat is in the active list and if the value of an address is outside a range it will be poked
to the specified value inside the range. If 24/32 bits then the Extended data field is the maximum not the range.
; -------- ----01-- -------- ---10--- Force Range - as Force Range above with one exception. If 24/32 bits then the Extended data field is the minimum.
; -------- ----00-- -------- ---11--- Set - If the cheat is in the active list it is poked to set the specified bits (set them to 1) from the value field on the specified address. MOSTLY REDUNDANT - 'Write with Mask' can/should be used unless it's a relative address cheat!
; -------- ----01-- -------- ---11--- Clear - If the cheat is in the active list it is poked to clear the specified bits (reset them to 0) from the value field on the specified address. MOSTLY REDUNDANT - 'Write with Mask' can/should be used unless it's a relative address cheat!
; -------- ----1--- -------- ---00--- Unused!
; -------- ----1--- -------- ---01--- Unused!
; -------- ----1--- -------- ---10--- Unused!
; -------- ----1--- -------- ---11--- Nothing! (NOP)
;
; Type (Normal/Delay)
; -------- -------- -------- 000--00- No Delay/Normal - If the cheat is in the active list it is poked at a rate of once every frame
; -------- -------- -------- 001--00- 1 Sec Delay - If the cheat is in the active list it is poked at a rate of once every one second
; -------- -------- -------- 010--00- 2 Secs Delay - If the cheat is in the active list it is poked at a rate of once every two seconds
; -------- -------- -------- 011--00- 3 Secs Delay - If the cheat is in the active list it is poked at a rate of once every three seconds
; -------- -------- -------- 100--00- 4 Secs Delay - If the cheat is in the active list it is poked at a rate of once every four seconds
; -------- -------- -------- 101--00- 5 Secs Delay - If the cheat is in the active list it is poked at a rate of once every five seconds
; -------- -------- -------- 110--00- 6 Secs Delay - If the cheat is in the active list it is poked at a rate of once every six seconds
; -------- -------- -------- 111--00- 7 Secs Delay - If the cheat is in the active list it is poked at a rate of once every seven seconds
;
; Type (Wait for Modification)
; -------- -------- -------- 000--01- No Delay - If the cheat is in the active list it is poked as soon as it changes
; -------- -------- -------- 001--01- 1 Sec Delay - If the cheat is in the active list it is poked one second after it has changed
; -------- -------- -------- 010--01- 2 Secs Delay - If the cheat is in the active list it is poked two seconds after it has changed
; -------- -------- -------- 011--01- 3 Secs Delay - If the cheat is in the active list it is poked three seconds after it has changed
; -------- -------- -------- 100--01- 4 Secs Delay - If the cheat is in the active list it is poked four seconds after it has changed
; -------- -------- -------- 101--01- 5 Secs Delay - If the cheat is in the active list it is poked five seconds after it has changed
; -------- -------- -------- 110--01- 6 Secs Delay - If the cheat is in the active list it is poked six seconds after it has changed
; -------- -------- -------- 111--01- 7 Secs Delay - If the cheat is in the active list it is poked seven seconds after it has changed
;
; Type (Ignore if Decrementing)
; -------- -------- -------- 000--10- Any Decrement - If the cheat is in the active list it is poked as long as the value in the address hasn't decremented at ALL
; -------- -------- -------- 001--10- Decrement by 1 - If the cheat is in the active list it is poked as long as the value in the address hasn't decremented by exactly 1
; -------- -------- -------- 010--10- Decrement by 2 - If the cheat is in the active list it is poked as long as the value in the address hasn't decremented by exactly 2
; -------- -------- -------- 011--10- Decrement by 3 - If the cheat is in the active list it is poked as long as the value in the address hasn't decremented by exactly 3
; -------- -------- -------- 100--10- Decrement by 4 - If the cheat is in the active list it is poked as long as the value in the address hasn't decremented by exactly 4
; -------- -------- -------- 101--10- Decrement by 5 - If the cheat is in the active list it is poked as long as the value in the address hasn't decremented by exactly 5
; -------- -------- -------- 110--10- Decrement by 6 - If the cheat is in the active list it is poked as long as the value in the address hasn't decremented by exactly 6
; -------- -------- -------- 111--10- Decrement by 7 - If the cheat is in the active list it is poked as long as the value in the address hasn't decremented by exactly 7
;
; Type (Watchpoint) {These cannot be linked and must be permanent} [See 'Watches' below to see how to use the data field for more power!]
; -------- -------- -------- 000--11- Hex & No Label - A watchpoint with a hexadecimal display is placed on the location & there is no label
; -------- -------- -------- 001--11- Dec & No Label - A watchpoint with a decimal display is placed on the location & there is no label
; -------- -------- -------- 010--11- Bin & No Label - A watchpoint with a binary display is placed on the location & there is no label
; -------- -------- -------- 011--11- ASCII & No Label - A watchpoint with a ASCII display is placed on the location & there is no label
; -------- -------- -------- 100--11- Hex & Label - A watchpoint with a hexadecimal display is placed on the location & the label is copied from the comment field
; -------- -------- -------- 101--11- Dec & Label - A watchpoint with a decimal display is placed on the location & the label is copied from the comment field
; -------- -------- -------- 110--11- Bin & Label - A watchpoint with a binary display is placed on the location & the label is copied from the comment field
; -------- -------- -------- 111--11- ASCII & Label - A watchpoint with a ASCII display is placed on the location & the label is copied from the comment field
;
; User-Selected Value (let the user select the poking value at runtime - can not be used in a list cheat)
; -------- -------- ----0001 -------- The user selects a decimal value from 0 to byte (display : 0 to byte)
; -------- -------- ----0011 -------- The user selects a decimal value from 0 to byte (display : 1 to byte+1)
; -------- -------- ----0101 -------- The user selects a decimal value from 1 to byte (display : 1 to byte)
; -------- -------- ----0111 -------- The user selects a decimal value from 1 to byte (display : 1 to byte+1)
; -------- -------- ----1001 -------- The user selects a BCD value from 0 to byte (display : 0 to byte)
; -------- -------- ----1011 -------- The user selects a BCD value from 0 to byte (display : 1 to byte+1)
; -------- -------- ----1101 -------- The user selects a BCD value from 1 to byte (display : 1 to byte)
; -------- -------- ----1111 -------- The user selects a BCD value from 1 to byte (display : 1 to byte+1)
;
; Prefill (Prefills a location with a value before looking at it - always used in conjunction with 'Wait for Modification')
; -------- -------- --00---- -------- No Prefill used (normal)
; -------- -------- --01---- -------- Prefill with 0xFF - pokes the location with $FF ONCE before anything else! (if prefill is used this should be the default)
; -------- -------- --10---- -------- Prefill with 0x00 - pokes the location with $00 ONCE before anything else!
; -------- -------- --11---- -------- Prefill with 0x01 - pokes the location with $01 ONCE before anything else!
;
; Link/Options
; -------- -------- -1------ -------- Don't add to list - makes sure this cheat doesn't show up in the list, use with pre-enable & Assign Activation Key & CPU Overclock.
; -------- -------0 -------- -------- Single Part/First Cheat in Linked Cheat - A single part or first part of a linked cheat
; -------- ------01 -------- -------- Linked\List & Use Value Field - Links this cheat to the previous 'Single Part/First Cheat in Linked Cheat' in the cheat file, value field is used as the poking value
; -------- ------11 -------- -------- Linked\List & Copy Previous Value - Links this cheat to the previous 'Single Part/First Cheat in Linked Cheat' in
; the cheat file, the value for this cheat is determined by taking the value read from the previous cheat and adding
; the value stored in the data field.
;
; Bytes Used
; -------- --00---- -------- -------- Bytes to Poke = 1 - The address is poked with a byte (8 bit) value
; -------- --01---- -------- -------- Bytes to Poke = 2 - The address is poked with 2 bytes (16 bit) value
; -------- --10---- -------- -------- Bytes to Poke = 3 - The address is poked with 3 bytes (24 bit) value
; -------- --11---- -------- -------- Bytes to Poke = 4 - The address is poked with 4 bytes (32 bit) value
;
; Endianness
; -------- -0------ -------- -------- Same endianness as target processor/Generic Locations are big endian
; -------- -1------ -------- -------- Different endianness as target processor/Generic Locations are little endian
;
; Restore previous value on disable (this should always be used with non one-shot ROM cheats)
; -------- 1------- -------- -------- Restore previous value on disable - Returns the value being poked to it's original value on cheat switch OFF.
;
; Location/ Effective Address
; 000xxxxx -------- -------- -------- Standard Memory - This cheat will write into 'normal' memory, xxxxx denotes the CPU index.
; 001xxxxx -------- -------- -------- Memory Region - This cheat can often be used to write over ROM locations. xxxxx denotes the ROM region. Use with 'Restore previous value on disable' in normal circumstances!
; 010xxxxx -------- -------- -------- Write Handler Mapped Memory - This cheat will write into the driver declaration of the memory. xxxxx denotes the CPU index.
; 100xxx00 -------- -------- -------- Relative Address (CPU) with 8 bit address size - This cheat allows you to write indirect to memory using a 8 bit base address and an index, ie dynamic cheats! xxx denotes the CPU index [REDUNDANT DUE TO 8 BIT ADDRESS SIZE]
; 100xxx01 -------- -------- -------- Relative Address (CPU) with 16 bit address size - This cheat allows you to write indirect to memory using a 16 bit base address and an index, ie dynamic cheats! xxx denotes the CPU index
; 100xxx10 -------- -------- -------- Relative Address (CPU) with 24 bit address size - This cheat allows you to write indirect to memory using a 24 bit base address and an index, ie dynamic cheats! xxx denotes the CPU index
; 100xxx11 -------- -------- -------- Relative Address (CPU) with 32 bit address size - This cheat allows you to write indirect to memory using a 32 bit base address and an index, ie dynamic cheats! xxx denotes the CPU index [Normally used - others all redundant really]
; Note: Relative Address cheats all use an implicit mask of FFFFFFFF. So any other operation (including watch) other than Set/Clear will return a no-op.
; 101----- -------- -------- -------- Unused!
; 110----- -------- -------- -------- Unused!
; 111----- -------- -------- -------- Unused!
;
; Custom Cheat Types
; 01100000 00000000 00000000 00000000 Comment in Cheat List - if it's a comment cheat it's not linkable or selectable so it can't be ganged with other cheat flags.
; 01100001 -------- -------- -------- EEPROM - This cheat will allow writing into EEPROM
; 01100010 00000000 00000000 0000000- Header Cheat in a Select from List cheat - first cheat in a list type cheat. LSB should be set for info purposes. Value & Address fields should = 0
; 01100011 -------0 -1------ -------- Assign Activation Key - see 'Assign Activation Key' below
; 01100100 -------0 -1------ -------- Pre-Enable - see 'Pre-Enable' below
; 01100101 -------0 -1------ -------- CPU Overclock - see 'Overclock' below
; 01100110 -------- -------- -------- Unused
; 01100111 -------- -------- -------- Unused
; 01101000 -------- -------- -------- Unused
; 01101001 -------- -------- -------- Unused
; 01101010 -------- -------- -------- Unused
; 01101011 -------- -------- -------- Unused
; 01101100 -------- -------- -------- Unused
; 01101101 -------- -------- -------- Unused
; 01101110 -------- -------- -------- Unused
; 01101111 -------- -------- -------- Unused
; 01110000 -------- -------- -------- Unused
; 01110001 -------- -------- -------- Unused
; 01110010 -------- -------- -------- Unused
; 01110011 -------- -------- -------- Unused
; 01110100 -------- -------- -------- Unused
; 01110101 -------- -------- -------- Unused
; 01110110 -------- -------- -------- Unused
; 01110111 -------- -------- -------- Unused
; 01111000 -------- -------- -------- Unused
; 01111001 -------- -------- -------- Unused
; 01111010 -------- -------- -------- Unused
; 01111011 -------- -------- -------- Unused
; 01111100 -------- -------- -------- Unused
; 01111101 -------- -------- -------- Unused
; 01111110 -------- -------- -------- Unused
; 01111111 -------- -------- -------- Unused
;
; Free Bit (anybody got any ideas how to use this or the unused custom cheats above?).
; -------- -------- 0------- -------- Unused
; -------- -------- 1------- -------- Unused (earmarked as 'add as extend for previous cheat', unknown status)
;
;
; Extended Data Field:
; ====================
;
; [ Write with Mask ] The field will store a mask containing which bits are modified by the operation. For normal operation,
; set the mask to 0xFFFFFFFF and only change it if you actually need to!
; Example code: data = (data & ~mask) | (input & mask);
;
; [ Force Range ] This field will store the allowed range of values, or the limit value (if a 24 or 32 bit value is being poked)
;
; 8 bit writes: 0x0000AABB
; 16 bit writes: 0xAAAABBBB
; 24 bit writes: 0x00CCCCCC
; 32 bit writes: 0xCCCCCCCC
;
; AA = minimum value accepted BB = maximum value accepted
; CC = limit value, operation parameters selects max or min limit
;
; [ Add/Subtract ] The field will store either the minimum or maximum boundary for modification, depending on the operation parameter.
;
; [ Relative Address ] The extend data field will store the the signed offset to be applied to the address read. Because of this, any operation
; using the extend data field may have interesting results. Use the special set/clear bits operations instead of a masked
; write.
;
; Information About the New Types of Cheats:
; ==========================================
;
; Select Cheat Type: (01100010 -------0 -------- --------) 0x62000000
;
; This may be used only as the first cheat of a linked cheat. In the "Enable/Disable Cheat" menu, instead of simple
; listing On/Off or Set as the menu option, the engine will list the name fields of each of the subcheats. If the
; current selected subcheat is a one-shot cheat, pressing Enter will activate the currently selected subcheat. If
; the subcheat is an on/off cheat, the currently selected subcheat (and only that subcheat) will be activated.
;
; Assign Activation Key: (01100011 -------- -1------ --------) 0x63004000
;
; Assigns an activation key to a cheat. Put the index of the cheat you want to modify in the address field, then put
; the key index in the data field.
;
; Example: to set the second cheat in the cheat list to activate when "Q" is pressed, add this cheat to the file:-
; :gamename:63004000:00000001:00000010:00000000:
;
; Key Index List:
;
; A = 00 Q = 10 6 = 20 F3 = 30 [ = 40 [/] = 50 CAPSLK = 60
; B = 01 R = 11 7 = 21 F4 = 31 ] = 41 [*] = 51 LWIN = 61
; C = 02 S = 12 8 = 22 F5 = 32 ENTER= 42 [-] = 52 RWIN = 62
; D = 03 T = 13 9 = 23 F6 = 33 : = 43 [+] = 53 MENU = 63
; E = 04 U = 14 [0] = 24 F7 = 34 ' = 44 [DEL] = 54
; F = 05 V = 15 [1] = 25 F8 = 35 \ = 45 [ENT] = 55
; G = 06 W = 16 [2] = 26 F9 = 36 \ = 46 PRTSCR = 56
; H = 07 X = 17 [3] = 27 F10 = 37 , = 47 PAUSE = 57
; I = 08 Y = 18 [4] = 28 F11 = 38 HOME = 48 LSHIFT = 58
; J = 09 Z = 19 [5] = 29 F12 = 39 END = 49 RSHIFT = 59
; K = 0A 0 = 1A [6] = 2A ESC = 3A PGUP = 4A LCTRL = 5A
; L = 0B 1 = 1B [7] = 2B ~ = 3B PGDN = 4B RCTRL = 5B
; M = 0C 2 = 1C [8] = 2C - = 3C LEFT = 4C LALT = 5C
; N = 0D 3 = 1D [9] = 2D = = 3D RIGHT =4D RALT = 5D
; O = 0E 4 = 1E F1 = 2E BACKSP = 3E UP = 4E SCRLLK = 5E
; P = 0F 5 = 1F F2 = 2F TAB = 3F DOWN = 4F NUMLK = 5F
;
; Pre-Enable: (01100100 -------- -1------ --------) 0x64004000
;
; Enables a cheat on startup. Put the index of the cheat you want to enable in the address field.
;
; Example: to activate the eleventh cheat in the cheat list, add this cheat to the file:
; :gamename:64004000:0000000A:00000000:00000000:
;
; Overclock: (01100101 -------- -1------ --------) 0x65004000
;
; Overclocks a CPU. Put the CPU index you want in the address field, and the overclocking amount in the data field.
; Use 16.16 fixed point notation for the overclocking amount.
;
; Example 1: overclocking CPU #0 by 200%
; :gamename:65004000:00000000:00020000:00000000:
;
; Example 2: overclocking CPU #3 by 125%
; :gamename:65004000:00000003:00014000:00000000:
;
; To convert a percent to 16.16 fixed point notation, take the percentage as a decimal value (eg. 65% = .65) and
; multiply it by 65536. Then, convert the value to hex.
;
;
; Watches:
; ========
;
; You can specify options for watches using the data field. Specify fields like this:
;
; MSB LSB
; 33222222 22221111 11111100 00000000
; 10987654 32109876 54321098 76543210
; -------- -------- -------- xxxxxxxx number of elements - 1
; -------- -------- xxxxxxxx -------- bytes to skip after each element
; -------- xxxxxxxx -------- -------- elements per line
; 0 = all on one line
; xxxxxxxx -------- -------- -------- signed value to add
;
; So, to make a watch on CPU1 address 0064407F with six elements, skipping three bytes after each element,
; showing two elements per line, you would do this:
;
; :gamename:00000006:0064407F:00020305:00000000:
;
; Notes:
;
; - if you want to have alist ofmany on/offsubcheats, include a "None"option, or there will be no way to disable the cheat
; - the engine will display "Press Enter to Activate Cheat" if a one-shot cheat is selected
;
;
; GENERAL NOTES ABOUT CHEAT DESCRIPTIONS AND WHAT THEY MEAN:
; ==========================================================
; NOTES: The cheat descriptions use the following terms, this is what they
; actually mean:
;
; Get+Now! means the cheat is a type 01 cheat and so it is a temporary cheat -
; it changes the memory and then deactivates. Type 01 is ideal for
; getting a particular weapon or feature, also needed for a Finish
; Level Now! cheat.
;
; Always means the cheat is permanent (several cheat types) idea for always
; having a certain weapon or feature eg always have 3 rainbows on
; Rainbow Islands.
;
; Infinite means exactly what it says - you will have an inexhaustible supply of
; the named item be it lives, time, ammo or something else. On some
; rare occasions you may need to deactivate the cheat before you can
; finish a level, if this need to be done you will see F5 at the end
; of the cheat description. NB: If using this cheat.dat with a version
; of MAME before 34B6 you will need to use F7 instead of F5. And it may
; even be F6 now!
;
; Select current level - Select a level and you can progress to it by losing a
; life. You should only activate this type of cheat
; during game play or according to the comments.
;
; Select next level - Select a level and when you complete the current level you
; will progress straight to the selected level. You can also
; activate this on the title/attract screens though the
; effects cannot always be guaranteed! (you will either
; start on the selected level or the next level after the
; selected one or level 1). A far better method if you want
; to select the starting level from the title screen is to
; use the method that I thought of for Metrocross. See
; Metrocross remarks for info.
; Select Score - This cheat allows you to select your score or/and the other
; player's score, ideal for sports games where you need a certain
; score to win and/or progress. It must ONLY be activated during
; game play. Also note the score may not display correctly until
; the score has changed properly!
;
;******************************************************************************
;* ABOUT THE CHEAT DESCRIPTION FORMAT *
;******************************************************************************
;
; This is how I order the cheats - I try and stick to it as often as I can.
; Some games don't conform to this standard either because it's better as is or
; the cheats were done a while ago and I haven't changed them. DO NOT report any
; games that don't follow this standard - it's pretty low in my list of
; priorities right now.
;
; OVERALL CHEAT ORDER
; *******************
;
; gamename in format '; [ long game name ]'
; section1
; section2
; section3 (if applicable)
; section4
;
; WHAT'S EACH SECTION ABOUT?
; **************************
;
; Section 1 contains all the cheats valid for all players. Infinite Credits will
; come first normally.
;
; Section 2 contains cheats for individual players, split up so that all PL1
; cheats are together and all PL2 cheats are together. Normally there will be the
; same cheats for each player and the order of the cheats should be the same as
; for the other player.
;
; Section 3 contains cheats that are hard to button-hole and have fairly obscure
; effects on the game that only the diehard player of that game may really want.
; These sort of cheats can often be merged into section 2, though in some
; circumstances the sheer number of these cheats will seriously clutter out the
; normal everyday cheats (section 2). In that case they should be seperated into
; another section and the PL1 / PL2 seperation in that section should be maintained
; if possible. A perfect example would be kelvSYC's Move List Cheats.
;
; Section 4 contains any none cheat related things. Eg Sound test timer and region
; switch codes.
;
; WHAT'S IN EACH SECTION
; **********************
;
; The normal order of cheats will be if there is no PL1 or PL2 specific cheats.
; If a cheat is specific to all players it will promote it up the list.
;
; Infinite Credits
; Infinite Time (if 'Finish this Round Now!' is worthwhile it should directly follow this cheat)
; Infinite Lives
; Infinite Energy (if 'Drain all Energy Now!' is worthwhile it should directly follow this cheat)
; Infinite Ammo
; Infinite Bombs
; Invincibility (if Invincibilty doesn't turn off after a short while of disabling it then there should be seperate 'ON' and 'OFF' cheats)
; Always have this weapon
; Get this weapon Now!
; Play with this character Now!
; Select starting level
; Select current level
; Select next level
;
; And finally...
;
; kelvSYC's guide to using Move List Cheats
;
; This outlines the proper usage of the Move List Cheats found in some fighting
; games. A version of MAME newer than and including v.60 is required.
;
; A move list cheat is a cheat that allows you to do the special moves in
; fighting games at the touch of a button, or sometimes at a direction with a
; button. In most games, the status of a move, or how far you have done the
; move, is recorded in memory. Thus, it is possible to change these values so
; that a move is performed instantly with a button by setting the value at its
; maximum, or prevent a move from being performed by setting the value at its
; minimum value. On a more technical note, setting the values above the maximum
; will crash the game.
;
; In each move list cheat section, they will be divided by character. In each
; character's section, a cheat will be provided for special moves and supers.
; Most command attacks, however, are not provided with move list cheats. The
; name of the move is the name of the cheat, and by pressing Shift-Enter (Shift-
; Return on some keyboards) you will see how the move can be performed if the
; cheat was NOT on, as well as any notes regarding the usage of the move or the
; usage of the cheat. The move directions are printed first, followed by
; relevant notes on the move after the three hashes (###).
;
; General Guidelines for Using Move List Cheats
;
; - Only use cheats for one character at a time. In mshvsf and mvsc and their
; clones, you can set move list cheats for both characters on your team, but
; do not switch your team order before your match begins, as the wrong set of
; move list cheats will be applied to your two characters.
; - In aof, do not use more than one move list cheat, period. The cheat writes
; to the same addresses, but fills in different values, due to the way the
; game works.
; - Do not use move list cheats for two attacks that require the same button.
; For example, do not activate the cheat for the Hadou Ken and the Shoryuu Ken
; at the same time. On a technical note, what happens when this is made is
; that the move associated with the later address in the RAM (in this case,
; the Shoryuu Ken) will be performed. However, it can be possible to activate
; cheats that require different sets of buttons to be pressed. For example,
; in mshvsf, you can turn on a cheat for the Gou Hadou Ken, the Zankuu Hadou
; Ken, the Messatsu Gou Hadou HC, the forwards Ashura Senkuu, the Shun Goku
; Satsu HC, and the Tenma Gou Zankuu HC. when turning all those cheats on,
; pressing LP or MP on the ground with three stocks will perform the Gou Hadou
; Ken (as will pressing any punch button with less than three stocks),
; pressing any punch button in the air will perform a Zankuu Hadou Ken,
; pressing HP on the ground with three stocks will perform the Shun Goku Satsu
; HC (since the address with the Shun Goku Satsu is later than that of the Gou
; Hadou Ken), pressing two punch buttons in the air will perform the Tenma Gou
; Zankuu HC (assuming you have a stock), pressing two punch buttons on the
; ground will perfom the Messatsu Gou Hadou HC (assuming you have a stock),
; and pressing all three punch buttons will perform the Ashura Senkuu (which
; will make Akuma go full screen). This also applies with cheats that require
; a direction to be pressed.
; - Universal attacks are those that work for any character, with few exceptions
; (which are on a game by game basis).
; - Some cheats require the use of other cheats to work properly, and
; conversely, some cheats require the disabling of other cheats to work. For
; example, the cheat for Chun-Li's Hyakuretsu Kyaku in xmvsf requires either
; Chun-Li to be kicking when you are activating it or a value to be selected
; with the accompanied "Select strength" cheat. On the flip side, the usage
; of Gen's sh#t SC in sfa2 may crash the game unless other cheats are
; disabled.
; - Some cheats are given as one-shot cheats. For them to be of any use to you,
; you will have to assign an activation key to them. These are generally for
; moves that require the holding of a button for a certain period of time.
;
; Fighter Conventions for Move List Cheats
;
; All move list cheats have notes on how the move is performed. This section
; explains the notation that is used to describe how the move is performed.
;
; There are two kinds of fighter conventions used (more will follow as more
; games receive move list cheats). The first concerns itself with fighters on
; Neo-Geo hardware ("The Neo Fighter convention"), and the second concerns
; itself with fighters using six buttons ("The Street Fighter convention"). In
; both cases, the names of the buttons are in uppercase and the movements of
; your joystick are in lowercase.
;
; In both conventions, the joystick action is represented by one or more
; combinations of directions. d denotes down, u denotes up, b denotes moving
; away from your opponent, and f dentoes moveing towards your opponent. The
; four diagonal directions can then be expressed by putting the two letters
; together, starting with the vertical direction (ub, uf, db, df).
;
; In the Neo Fighter convention, the four buttons on your Neo-Geo system are
; denoted by A, B, C, and D, matching the buttons on your Neo-Geo system.
; "Start" denotes your start button. On Neo-Geo consoles, the "Select" button
; may serve as a substitute, as the Start button is used to pause the game. On
; games in which the layout resembles that of the Street Fighter convention, P
; and K denotes any strength of punch and kick, while multiples thereof
; represent multiples of punch and kick buttons.
;
; In the Street Fighter convention, the six buttons are divided into buttons of
; three strengths (light, medium, and heavy), and two actions (punch and kick).
; Thus, each button is represented by their strength and action (LP, LK, etc.).
; "Start" denotes the Start button on your system.
;
; There are operations that can be done with joysticks and buttons. Assuming an
; action named A and and action named B:
;
; - A,B denotes doing B after doing A,
; - A+B denotes doing A and B at the same time,
; - A* denotes doing A repeatedly,
; - *A denotes holding A for a period of time, (used for charge moves or hold-
; -and-release moves)
; - A|B denotes doing either A or B, but not both.
;
; Parentheses can also be used for grouping purposes in case of ambiguity.
;
; There are also special cases of joystick motion shorthand. In using the
; shorthand, it is assumed that the joystick moves in a smooth manner - that
; is, the same direction is not pressed twice unless explicitly said so. These
; shorthand joystick motions are:
;
; - qcf (d,df,f)
; - qcb (d,db,b)
; - -qcf (f,df,d)
; - -qcb (b,db,d)
; - hcf (b,db,d,df,f)
; - hcb (f,df,d,db,b)
; - dp (f,d,df)
; - rdp (b,d,db)
; - 360 (Turning your joystick, starting at any cardinal direction, and turning
; until all four cardinal directions are covered. Multiples of 360 denotes
; the number of times you have to do this.)
;
; In most cases, you will find that the moves do not accurately reflect how the
; move should be done. For example, in newer games, it's possible to do a Hadou
; Ken in one of many ways - qcf+P (which is traditional), qcf,P, or even hold
; P,qcf,release P. Although there are efforts to verify that the correct motion
; of the move through the game, note that for traditional purposes, the case
; where joystick motion is accompanied by a button press will always use "+".
;
; There are other notations that accompany each move, sometimes in the name,
; sometimes in the directions. These vary from game to game, and can be better
; explained in the section dealing with the game.
;
;******************************************************************************
;******************************************************************************
;* *
;* Main Cheats - Base Reference of MAME 0.81 *
;* ONLY CHEATS FOR GAMES IN THE *RELEASED* MAME 0.81 BINARY GO HERE *
;* START OF MAME 0.81 CHEATS *
;* *
;******************************************************************************
; [ 005 ]
005:0:C80B:99:000:Infinite Credits
005:0:E382:0A:000:Infinite Lives PL1
005:0:E383:0A:000:Infinite Lives PL2
; [ 1941 - Counter Attack (World) ]
1941:0:FF0D59:09:000:Infinite Credits
1941:0:FF0DA5:07:000:Infinite Rolls PL1
1941:0:FF0DFA:01:000:Invincibility PL1
1941:0:FF0DE7:99:000:Infinite Weapon Time PL1
1941:0:FF0DC8:00:000:Always have Normal Fire PL1
1941:0:FF0DC8:01:000:Always have M. Gun PL1
1941:0:FF0DC8:02:000:Always have S. Shell PL1
1941:0:FF0DC8:03:000:Always have Missile PL1
1941:0:FFC578:06:000:Extreme Firepower PL1
1941:0:FF0DC8:00:001:Get Normal Fire Now! PL1
1941:0:FF0DC8:01:001:Get M. Gun Now! PL1
1941:0:FF0DC8:02:001:Get S. Shell Now! PL1
1941:0:FF0DC8:03:001:Get Missile Now! PL1
1941:0:FF0DA7:07:000:Infinite Rolls PL2
1941:0:FF0DFB:01:000:Invincibility PL2
1941:0:FF0DE8:99:000:Infinite Weapon Time PL2
1941:0:FF0DCB:00:000:Always have Normal Fire PL2
1941:0:FF0DCB:01:000:Always have M. Gun PL2
1941:0:FF0DCB:02:000:Always have S. Shell PL2
1941:0:FF0DCB:03:000:Always have Missile PL2
1941:0:FFC57C:07:000:Extreme Firepower PL2
1941:0:FF0DCB:00:001:Get Normal Fire Now! PL2
1941:0:FF0DCB:01:001:Get M. Gun Now! PL2
1941:0:FF0DCB:02:001:Get S. Shell Now! PL2
1941:0:FF0DCB:03:001:Get Missile Now! PL2
; [ 1941 - Counter Attack (Japan) ]
1941j:0:FF0D59:09:000:Infinite Credits
1941j:0:FF0DA5:07:000:Infinite Rolls PL1
1941j:0:FF0DFA:01:000:Invincibility PL1
1941j:0:FF0DE7:99:000:Infinite Weapon Time PL1
1941j:0:FF0DC8:00:000:Always have Normal Fire PL1
1941j:0:FF0DC8:01:000:Always have M. Gun PL1
1941j:0:FF0DC8:02:000:Always have S. Shell PL1
1941j:0:FF0DC8:03:000:Always have Missile PL1
1941j:0:FFC578:06:000:Extreme Firepower PL1
1941j:0:FF0DC8:00:001:Get Normal Fire Now! PL1
1941j:0:FF0DC8:01:001:Get M. Gun Now! PL1
1941j:0:FF0DC8:02:001:Get S. Shell Now! PL1
1941j:0:FF0DC8:03:001:Get Missile Now! PL1
1941j:0:FF0DA7:07:000:Infinite Rolls PL2
1941j:0:FF0DFB:01:000:Invincibility PL2
1941j:0:FF0DE8:99:000:Infinite Weapon Time PL2
1941j:0:FF0DCB:00:000:Always have Normal Fire PL2
1941j:0:FF0DCB:01:000:Always have M. Gun PL2
1941j:0:FF0DCB:02:000:Always have S. Shell PL2
1941j:0:FF0DCB:03:000:Always have Missile PL2
1941j:0:FFC57C:07:000:Extreme Firepower PL2
1941j:0:FF0DCB:00:001:Get Normal Fire Now! PL2
1941j:0:FF0DCB:01:001:Get M. Gun Now! PL2
1941j:0:FF0DCB:02:001:Get S. Shell Now! PL2
1941j:0:FF0DCB:03:001:Get Missile Now! PL2
; [ 1942 (set 1) ]
1942:0:E018:01:001:Infinite Credits
1942:0:E010:09:500:Infinite Credits (2/3)
1942:0:E011:09:500:Infinite Credits (3/3)
1942:0:E101:06:000:Infinite Lives
1942:0:E09B:06:000:Infinite Loops/Rs
1942:0:E0A5:02:000:Invincibility
1942:0:E164:00:000:Always have Normal Fire
1942:0:E164:80:000:Always have Power Up Fire
1942:0:E164:00:001:Get Normal Fire Now!
1942:0:E164:80:001:Get Power Up Fire Now!
1942:0:E103:1E:001:Goto Last level next
1942:0:E103:1F:001:Goto Last level on life lost
1942:0:E103:1F:071:Select current level
1942:0:E155:63:000:Always get 99%
1942:0:E165:64:500:Always get 99% (2/2)
; [ 1942 (set 2) ]
1942a:0:E018:01:001:Infinite Credits
1942a:0:E010:09:500:Infinite Credits (2/3)
1942a:0:E011:09:500:Infinite Credits (3/3)
1942a:0:E101:06:000:Infinite Lives
1942a:0:E09B:06:000:Infinite Loops/Rs
1942a:0:E0A5:02:000:Invincibility
1942a:0:E164:00:000:Always have Normal Fire
1942a:0:E164:80:000:Always have Power Up Fire
1942a:0:E164:00:001:Get Normal Fire Now!
1942a:0:E164:80:001:Get Power Up Fire Now!
1942a:0:E103:1E:001:Goto Last level next
1942a:0:E103:1F:001:Goto Last level on life lost
1942a:0:E103:1F:071:Select current level
1942a:0:E155:63:000:Always get 99%
1942a:0:E165:64:500:Always get 99% (2/2)
; [ 1942 (set 3) ]
1942b:0:E018:01:001:Infinite Credits
1942b:0:E010:09:500:Infinite Credits (2/3)
1942b:0:E011:09:500:Infinite Credits (3/3)
1942b:0:E101:06:000:Infinite Lives
1942b:0:E09B:06:000:Infinite Loops/Rs
1942b:0:E0A5:02:000:Invincibility
1942b:0:E164:00:000:Always have Normal Fire
1942b:0:E164:80:000:Always have Power Up Fire
1942b:0:E164:00:001:Get Normal Fire Now!
1942b:0:E164:80:001:Get Power Up Fire Now!
1942b:0:E103:1E:001:Goto Last level next
1942b:0:E103:1F:001:Goto Last level on life lost
1942b:0:E103:1F:071:Select current level
1942b:0:E155:63:000:Always get 99%
1942b:0:E165:64:500:Always get 99% (2/2)
; [ 1943 - The Battle of Midway (US) ]
1943:0:E312:09:000:Infinite Credits
1943:0:E12B:11:000:Infinite Loops
1943:0:E450:0E:061:Select next level
1943:0:E145:00:000:Always have the Thunder Bomb:The normal 'smart bomb' effect a sort of Thunder MegaCrush
1943:0:E145:01:000:Always have the Tsunami Bomb:The alternative 'smart bomb' efect a sort of Tsunami (Tidal Wave) MegaCrush
1943:0:F206:40:000:Infinite Energy PL1
1943:0:F257:63:000:Infinite Weapon Time PL1
1943:0:F251:00:000:Always have Normal Fire PL1
1943:0:F251:01:000:Always have Auto Gun PL1
1943:0:F251:02:000:Always have Shot Gun PL1
1943:0:F251:03:000:Always have Mega Shot Gun PL1
1943:0:F251:04:000:Always have Three Way Gun PL1
1943:0:F251:08:000:Always have Shell Gun PL1
1943:0:F251:10:000:Always have Laser Gun PL1
1943:0:F251:00:001:Get Normal Fire Now! PL1
1943:0:F251:01:001:Get Auto Gun Now! PL1
1943:0:F251:02:001:Get Shot Gun Now! PL1
1943:0:F251:03:001:Get Mega Shot Gun Now! PL1
1943:0:F251:04:001:Get Three Way Gun Now! PL1
1943:0:F251:08:001:Get Shell Gun Now! PL1
1943:0:F251:10:001:Get Laser Gun Now! PL1
1943:0:F204:01:000:Twin Planes ON PL1
1943:0:F210:14:500:Twin Planes ON PL1 (2/2)
1943:0:F204:00:001:Twin Planes OFF PL1
1943:0:F210:07:501:Twin Planes OFF PL1 (2/2)
1943:0:F286:40:000:Infinite Energy PL2
1943:0:F2D7:63:000:Infinite Weapon Time PL2
1943:0:F2D1:00:000:Always have Normal Fire PL2
1943:0:F2D1:01:000:Always have Auto Gun PL2
1943:0:F2D1:02:000:Always have Shot Gun PL2
1943:0:F2D1:03:000:Always have Mega Shot Gun PL2
1943:0:F2D1:04:000:Always have Three Way Gun PL2
1943:0:F2D1:08:000:Always have Shell Gun PL2
1943:0:F2D1:10:000:Always have Laser Gun PL2
1943:0:F2D1:00:001:Get Normal Fire Now! PL2
1943:0:F2D1:01:001:Get Auto Gun Now! PL2
1943:0:F2D1:02:001:Get Shot Gun Now! PL2
1943:0:F2D1:03:001:Get Mega Shot Gun Now! PL2
1943:0:F2D1:04:001:Get Three Way Gun Now! PL2
1943:0:F2D1:08:001:Get Shell Gun Now! PL2
1943:0:F2D1:10:001:Get Laser Gun Now! PL2
1943:0:F284:01:000:Twin Planes ON PL2
1943:0:F290:14:500:Twin Planes ON PL2 (2/2)
1943:0:F284:00:001:Twin Planes OFF PL2
1943:0:F290:07:501:Twin Planes OFF PL2 (2/2)
; [ 1943 - The Battle of Midway (Japan) ]
1943j:0:E312:09:000:Infinite Credits
1943j:0:E12B:11:000:Infinite Loops
1943j:0:E450:0E:061:Select next level
1943j:0:E145:00:000:Always have the Thunder Bomb:The normal 'smart bomb' effect a sort of Thunder MegaCrush
1943j:0:E145:01:000:Always have the Tsunami Bomb:The alternative 'smart bomb' efect a sort of Tsunami (Tidal Wave) MegaCrush
1943j:0:F206:40:000:Infinite Energy PL1
1943j:0:F257:63:000:Infinite Weapon Time PL1
1943j:0:F251:00:000:Always have Normal Fire PL1
1943j:0:F251:01:000:Always have Auto Gun PL1
1943j:0:F251:02:000:Always have Shot Gun PL1
1943j:0:F251:03:000:Always have Mega Shot Gun PL1
1943j:0:F251:04:000:Always have Three Way Gun PL1
1943j:0:F251:08:000:Always have Shell Gun PL1
1943j:0:F251:10:000:Always have Laser Gun PL1
1943j:0:F251:00:001:Get Normal Fire Now! PL1
1943j:0:F251:01:001:Get Auto Gun Now! PL1
1943j:0:F251:02:001:Get Shot Gun Now! PL1
1943j:0:F251:03:001:Get Mega Shot Gun Now! PL1
1943j:0:F251:04:001:Get Three Way Gun Now! PL1
1943j:0:F251:08:001:Get Shell Gun Now! PL1
1943j:0:F251:10:001:Get Laser Gun Now! PL1
1943j:0:F204:01:000:Twin Planes ON PL1
1943j:0:F210:14:500:Twin Planes ON PL1 (2/2)
1943j:0:F204:00:001:Twin Planes OFF PL1
1943j:0:F210:07:501:Twin Planes OFF PL1 (2/2)
1943j:0:F286:40:000:Infinite Energy PL2
1943j:0:F2D7:63:000:Infinite Weapon Time PL2
1943j:0:F2D1:00:000:Always have Normal Fire PL2
1943j:0:F2D1:01:000:Always have Auto Gun PL2
1943j:0:F2D1:02:000:Always have Shot Gun PL2
1943j:0:F2D1:03:000:Always have Mega Shot Gun PL2
1943j:0:F2D1:04:000:Always have Three Way Gun PL2
1943j:0:F2D1:08:000:Always have Shell Gun PL2
1943j:0:F2D1:10:000:Always have Laser Gun PL2
1943j:0:F2D1:00:001:Get Normal Fire Now! PL2
1943j:0:F2D1:01:001:Get Auto Gun Now! PL2
1943j:0:F2D1:02:001:Get Shot Gun Now! PL2
1943j:0:F2D1:03:001:Get Mega Shot Gun Now! PL2
1943j:0:F2D1:04:001:Get Three Way Gun Now! PL2
1943j:0:F2D1:08:001:Get Shell Gun Now! PL2
1943j:0:F2D1:10:001:Get Laser Gun Now! PL2
1943j:0:F284:01:000:Twin Planes ON PL2
1943j:0:F290:14:500:Twin Planes ON PL2 (2/2)
1943j:0:F284:00:001:Twin Planes OFF PL2
1943j:0:F290:07:501:Twin Planes OFF PL2 (2/2)
; [ 1943 Kai - Midway Kaisen ]
1943kai:0:E312:09:000:Infinite Credits
1943kai:0:E12B:11:000:Infinite Loops
1943kai:0:E451:08:061:Select next level
1943kai:0:E145:00:000:Always have the Thunder Bomb:The normal 'smart bomb' effect a sort of Thunder MegaCrush
1943kai:0:E145:01:000:Always have the Tsunami Bomb:The alternative 'smart bomb' efect a sort of Tsunami (Tidal Wave) MegaCrush
1943kai:0:F206:40:000:Infinite Energy PL1
1943kai:0:F257:63:000:Infinite Weapon Time PL1
1943kai:0:F251:00:000:Always have Normal Fire PL1
1943kai:0:F251:01:000:Always have Auto Gun PL1
1943kai:0:F251:02:000:Always have Shot Gun PL1
1943kai:0:F251:03:000:Always have Mega Shot Gun PL1
1943kai:0:F251:04:000:Always have Three Way Gun PL1
1943kai:0:F251:08:000:Always have Shell Gun PL1
1943kai:0:F251:10:000:Always have Laser Gun PL1
1943kai:0:F251:30:000:Always have Laser+ Gun PL1
1943kai:0:F251:00:001:Get Normal Fire Now! PL1
1943kai:0:F251:01:001:Get Auto Gun Now! PL1
1943kai:0:F251:02:001:Get Shot Gun Now! PL1
1943kai:0:F251:03:001:Get Mega Shot Gun Now! PL1
1943kai:0:F251:04:001:Get Three Way Gun Now! PL1
1943kai:0:F251:08:001:Get Shell Gun Now! PL1
1943kai:0:F251:10:001:Get Laser Gun Now! PL1
1943kai:0:F251:30:001:Get Laser+ Gun Now! PL1
1943kai:0:F204:01:000:Twin Planes ON PL1
1943kai:0:F210:14:500:Twin Planes ON PL1 (2/2)
1943kai:0:F204:00:001:Twin Planes OFF PL1
1943kai:0:F210:07:501:Twin Planes OFF PL1 (2/2)
1943kai:0:F286:40:000:Infinite Energy PL2
1943kai:0:F2D7:63:000:Infinite Weapon Time PL2
1943kai:0:F2D1:00:000:Always have Normal Fire PL2
1943kai:0:F2D1:01:000:Always have Auto Gun PL2
1943kai:0:F2D1:02:000:Always have Shot Gun PL2
1943kai:0:F2D1:03:000:Always have Mega Shot Gun PL2
1943kai:0:F2D1:04:000:Always have Three Way Gun PL2
1943kai:0:F2D1:08:000:Always have Shell Gun PL2
1943kai:0:F2D1:10:000:Always have Laser Gun PL2
1943kai:0:F2D1:30:000:Always have Laser+ Gun PL2
1943kai:0:F2D1:00:001:Get Normal Fire Now! PL2
1943kai:0:F2D1:01:001:Get Auto Gun Now! PL2
1943kai:0:F2D1:02:001:Get Shot Gun Now! PL2
1943kai:0:F2D1:03:001:Get Mega Shot Gun Now! PL2
1943kai:0:F2D1:04:001:Get Three Way Gun Now! PL2
1943kai:0:F2D1:08:001:Get Shell Gun Now! PL2
1943kai:0:F2D1:10:001:Get Laser Gun Now! PL2
1943kai:0:F2D1:30:001:Get Laser+ Gun Now! PL2
1943kai:0:F284:01:000:Twin Planes ON PL2
1943kai:0:F290:14:500:Twin Planes ON PL2 (2/2)
1943kai:0:F284:00:001:Twin Planes OFF PL2
1943kai:0:F290:07:501:Twin Planes OFF PL2 (2/2)
; [ 1944: The Loop Master (US 000620) ]
1944:0:921D51:09:000:Infinite Credits
1944:0:9221A9:0E:071:Select Current Stage (Buggy!):Do not use this cheat unless you have to it's not working properly yet
1944:0:9226A5:4B:000:Infinite Energy PL1
1944:0:922405:0A:000:Infinite Bombs PL1
1944:0:9226EF:02:000:Invincibility PL1
1944:0:9228EF:02:500:Invincibility PL1 (2/3):Part 1 Main, Part 2 Left, Part 3 Right
1944:0:9229EF:02:500:Invincibility PL1 (3/3)
1944:0:922429:03:000:Maximum Fire Power PL1
1944:0:922419:B6:000:Always Maximum Charge PL1
1944:0:9223FB:63:000:Infinite Side Arm Stock PL1
1944:0:9223FD:64:000:Maximum Gold PL1
1944:0:92242E:00:000:Laser never overheats PL1
1944:0:92241B:FF:000:Always have Charge Shot PL1
1944:0:9227A5:4B:000:Infinite Energy PL2
1944:0:922505:0A:000:Infinite Bombs PL2
1944:0:9227EF:02:000:Invincibility PL2
1944:0:9229EF:02:500:Invincibility PL2 (2/3):Part 1 Main, Part 2 Left, Part 3 Right
1944:0:922AEF:02:500:Invincibility PL2 (3/3)
1944:0:922529:03:000:Maximum Fire Power PL2
1944:0:922519:B6:000:Always Maximum Charge PL2
1944:0:9224FB:63:000:Infinite Side Arm Stock PL2
1944:0:9224FD:64:000:Maximum Gold PL2
1944:0:92252E:00:000:Laser never overheats PL2
1944:0:92251B:FF:000:Always have Charge Shot PL2
; [ 1944: The Loop Master (Japan 000620) ]
1944j:0:921D51:09:000:Infinite Credits
1944j:0:9221A9:0E:071:Select Current Stage (Buggy!):Do not use this cheat unless you have to it's not working properly yet
1944j:0:9226A5:4B:000:Infinite Energy PL1
1944j:0:922405:0A:000:Infinite Bombs PL1
1944j:0:9226EF:02:000:Invincibility PL1
1944j:0:9228EF:02:500:Invincibility PL1 (2/3):Part 1 Main, Part 2 Left, Part 3 Right
1944j:0:9229EF:02:500:Invincibility PL1 (3/3)
1944j:0:922429:03:000:Maximum Fire Power PL1
1944j:0:922419:B6:000:Always Maximum Charge PL1
1944j:0:9223FB:63:000:Infinite Side Arm Stock PL1
1944j:0:9223FD:64:000:Maximum Gold PL1
1944j:0:92242E:00:000:Laser never overheats PL1
1944j:0:92241B:FF:000:Always have Charge Shot PL1
1944j:0:9227A5:4B:000:Infinite Energy PL2
1944j:0:922505:0A:000:Infinite Bombs PL2
1944j:0:9227EF:02:000:Invincibility PL2
1944j:0:9229EF:02:500:Invincibility PL2 (2/3):Part 1 Main, Part 2 Left, Part 3 Right
1944j:0:922AEF:02:500:Invincibility PL2 (3/3)
1944j:0:922529:03:000:Maximum Fire Power PL2
1944j:0:922519:B6:000:Always Maximum Charge PL2
1944j:0:9224FB:63:000:Infinite Side Arm Stock PL2
1944j:0:9224FD:64:000:Maximum Gold PL2
1944j:0:92252E:00:000:Laser never overheats PL2
1944j:0:92251B:FF:000:Always have Charge Shot PL2
; [ 19XX: The War Against Destiny (US 951207) ]
19xx:0:FF4D15:09:000:Infinite Credits
19xx:0:FF4DD4:06:071:Select the Starting Level:Use on ship select screen. NOTE, Level 7 is usually linked from level 6 - ignore the strange effect if you jump directly to it.
19xx:0:FF82EC:06:000:Infinite Lives PL1
19xx:0:FF8305:06:000:Infinite Bombs PL1
19xx:0:FF8244:02:000:Invincibility PL1
19xx:0:FF82F2:FF:500:Invincibility PL1 (2/2)
19xx:0:FF82F1:04:000:Always have Shot PL1
19xx:0:FF82F1:08:000:Always have 3-way PL1
19xx:0:FF82F1:0C:000:Always have Shell PL1
19xx:0:FF82F1:04:001:Get Shot Now! PL1
19xx:0:FF82F1:08:001:Get 3-way Now! PL1
19xx:0:FF82F1:0C:001:Get Shell Now! PL1
19xx:0:FF830F:02:000:Always have Max Bomb Power PL1
19xx:0:FF8328:1D:001:Get Level Max Now! PL1
19xx:0:FF8328:63:000:Always Max Bonus PL1
19xx:0:FF8337:FF:000:Always have Power up PL1
19xx:0:FF8247:00:001:Plane = Lightning Now! PL1:You will need to die or complete the level to see any effect
19xx:0:FF8247:01:001:Plane = Sinden Now! PL1:You will need to die or complete the level to see any effect
19xx:0:FF8247:02:001:Plane = Mosquito Now! PL1:You will need to die or complete the level to see any effect
19xx:0:FF83EC:06:000:Infinite Lives PL2
19xx:0:FF8405:06:000:Infinite Bombs PL2
19xx:0:FF8344:02:000:Invincibility PL2
19xx:0:FF83F2:FF:500:Invincibility PL2 (2/2)
19xx:0:FF83F1:04:000:Always have Shot PL2
19xx:0:FF83F1:08:000:Always have 3-way PL2
19xx:0:FF83F1:0C:000:Always have Shell PL2
19xx:0:FF83F1:04:001:Get Shot Now! PL2
19xx:0:FF83F1:08:001:Get 3-way Now! PL2
19xx:0:FF83F1:0C:001:Get Shell Now! PL2
19xx:0:FF840F:02:000:Always have Max Bomb Power PL2
19xx:0:FF8428:1D:001:Get Level Max Now! PL2
19xx:0:FF8428:63:000:Always Max Bonus PL2
19xx:0:FF8437:FF:000:Always have Power up PL2
19xx:0:FF8347:00:001:Plane = Lightning Now! PL2:You will need to die or complete the level to see any effect
19xx:0:FF8347:01:001:Plane = Sinden Now! PL2:You will need to die or complete the level to see any effect
19xx:0:FF8347:02:001:Plane = Mosquito Now! PL2:You will need to die or complete the level to see any effect
19xx:0:000000:00:999:[These are the codes to set the ]
19xx:0:000000:00:999:[machine region - the ]
19xx:0:000000:00:999:[effectiveness may vary! You have]
19xx:0:000000:00:999:[to enable these ASAP - ON or ]
19xx:0:000000:00:999:[before the ROM check screen!! ]
19xx:0:FF4D6E:00:000:Region Switch = Japan
19xx:0:FF4D6E:01:000:Region Switch = USA
19xx:0:FF4D6E:02:000:Region Switch = Asia
19xx:0:FF4D6E:03:000:Region Switch = Hispanic
19xx:0:FF4D6E:04:000:Region Switch = Euro
19xx:0:FF4D6E:05:000:Region Switch = Brazil
; [ 19XX: The War Against Destiny (Asia 951207) ]
19xxa:0:FF4D15:09:000:Infinite Credits
19xxa:0:FF4DD4:06:071:Select the Starting Level:Use on ship select screen. NOTE, Level 7 is usually linked from level 6 - ignore the strange effect if you jump directly to it.
19xxa:0:FF82EC:06:000:Infinite Lives PL1
19xxa:0:FF8305:06:000:Infinite Bombs PL1
19xxa:0:FF8244:02:000:Invincibility PL1
19xxa:0:FF82F2:FF:500:Invincibility PL1 (2/2)
19xxa:0:FF82F1:04:000:Always have Shot PL1
19xxa:0:FF82F1:08:000:Always have 3-way PL1
19xxa:0:FF82F1:0C:000:Always have Shell PL1
19xxa:0:FF82F1:04:001:Get Shot Now! PL1
19xxa:0:FF82F1:08:001:Get 3-way Now! PL1
19xxa:0:FF82F1:0C:001:Get Shell Now! PL1
19xxa:0:FF830F:02:000:Always have Max Bomb Power PL1
19xxa:0:FF8328:1D:001:Get Level Max Now! PL1
19xxa:0:FF8328:63:000:Always Max Bonus PL1
19xxa:0:FF8337:FF:000:Always have Power up PL1
19xxa:0:FF8247:00:001:Plane = Lightning Now! PL1:You will need to die or complete the level to see any effect
19xxa:0:FF8247:01:001:Plane = Sinden Now! PL1:You will need to die or complete the level to see any effect
19xxa:0:FF8247:02:001:Plane = Mosquito Now! PL1:You will need to die or complete the level to see any effect
19xxa:0:FF83EC:06:000:Infinite Lives PL2
19xxa:0:FF8405:06:000:Infinite Bombs PL2
19xxa:0:FF8344:02:000:Invincibility PL2
19xxa:0:FF83F2:FF:500:Invincibility PL2 (2/2)
19xxa:0:FF83F1:04:000:Always have Shot PL2
19xxa:0:FF83F1:08:000:Always have 3-way PL2
19xxa:0:FF83F1:0C:000:Always have Shell PL2
19xxa:0:FF83F1:04:001:Get Shot Now! PL2
19xxa:0:FF83F1:08:001:Get 3-way Now! PL2
19xxa:0:FF83F1:0C:001:Get Shell Now! PL2
19xxa:0:FF840F:02:000:Always have Max Bomb Power PL2
19xxa:0:FF8428:1D:001:Get Level Max Now! PL2
19xxa:0:FF8428:63:000:Always Max Bonus PL2
19xxa:0:FF8437:FF:000:Always have Power up PL2
19xxa:0:FF8347:00:001:Plane = Lightning Now! PL2:You will need to die or complete the level to see any effect
19xxa:0:FF8347:01:001:Plane = Sinden Now! PL2:You will need to die or complete the level to see any effect
19xxa:0:FF8347:02:001:Plane = Mosquito Now! PL2:You will need to die or complete the level to see any effect
19xxa:0:000000:00:999:[These are the codes to set the ]
19xxa:0:000000:00:999:[machine region - the ]
19xxa:0:000000:00:999:[effectiveness may vary! You have]
19xxa:0:000000:00:999:[to enable these ASAP - ON or ]
19xxa:0:000000:00:999:[before the ROM check screen!! ]
19xxa:0:FF4D6E:00:000:Region Switch = Japan
19xxa:0:FF4D6E:01:000:Region Switch = USA
19xxa:0:FF4D6E:02:000:Region Switch = Asia
19xxa:0:FF4D6E:03:000:Region Switch = Hispanic
19xxa:0:FF4D6E:04:000:Region Switch = Euro
19xxa:0:FF4D6E:05:000:Region Switch = Brazil
; [ 19XX: The War Against Destiny (Hispanic 951218) ]
19xxh:0:FF4D15:09:000:Infinite Credits
19xxh:0:FF4DD4:06:071:Select the Starting Level:Use on ship select screen. NOTE, Level 7 is usually linked from level 6 - ignore the strange effect if you jump directly to it.
19xxh:0:FF82EC:06:000:Infinite Lives PL1
19xxh:0:FF8305:06:000:Infinite Bombs PL1
19xxh:0:FF8244:02:000:Invincibility PL1
19xxh:0:FF82F2:FF:500:Invincibility PL1 (2/2)
19xxh:0:FF82F1:04:000:Always have Shot PL1
19xxh:0:FF82F1:08:000:Always have 3-way PL1
19xxh:0:FF82F1:0C:000:Always have Shell PL1
19xxh:0:FF82F1:04:001:Get Shot Now! PL1
19xxh:0:FF82F1:08:001:Get 3-way Now! PL1
19xxh:0:FF82F1:0C:001:Get Shell Now! PL1
19xxh:0:FF830F:02:000:Always have Max Bomb Power PL1
19xxh:0:FF8328:1D:001:Get Level Max Now! PL1
19xxh:0:FF8328:63:000:Always Max Bonus PL1
19xxh:0:FF8337:FF:000:Always have Power up PL1
19xxh:0:FF8247:00:001:Plane = Lightning Now! PL1:You will need to die or complete the level to see any effect
19xxh:0:FF8247:01:001:Plane = Sinden Now! PL1:You will need to die or complete the level to see any effect
19xxh:0:FF8247:02:001:Plane = Mosquito Now! PL1:You will need to die or complete the level to see any effect
19xxh:0:FF83EC:06:000:Infinite Lives PL2
19xxh:0:FF8405:06:000:Infinite Bombs PL2
19xxh:0:FF8344:02:000:Invincibility PL2
19xxh:0:FF83F2:FF:500:Invincibility PL2 (2/2)
19xxh:0:FF83F1:04:000:Always have Shot PL2
19xxh:0:FF83F1:08:000:Always have 3-way PL2
19xxh:0:FF83F1:0C:000:Always have Shell PL2
19xxh:0:FF83F1:04:001:Get Shot Now! PL2
19xxh:0:FF83F1:08:001:Get 3-way Now! PL2
19xxh:0:FF83F1:0C:001:Get Shell Now! PL2
19xxh:0:FF840F:02:000:Always have Max Bomb Power PL2
19xxh:0:FF8428:1D:001:Get Level Max Now! PL2
19xxh:0:FF8428:63:000:Always Max Bonus PL2
19xxh:0:FF8437:FF:000:Always have Power up PL2
19xxh:0:FF8347:00:001:Plane = Lightning Now! PL2:You will need to die or complete the level to see any effect
19xxh:0:FF8347:01:001:Plane = Sinden Now! PL2:You will need to die or complete the level to see any effect
19xxh:0:FF8347:02:001:Plane = Mosquito Now! PL2:You will need to die or complete the level to see any effect
19xxh:0:000000:00:999:[These are the codes to set the ]
19xxh:0:000000:00:999:[machine region - the ]
19xxh:0:000000:00:999:[effectiveness may vary! You have]
19xxh:0:000000:00:999:[to enable these ASAP - ON or ]
19xxh:0:000000:00:999:[before the ROM check screen!! ]
19xxh:0:FF4D6E:00:000:Region Switch = Japan
19xxh:0:FF4D6E:01:000:Region Switch = USA
19xxh:0:FF4D6E:02:000:Region Switch = Asia
19xxh:0:FF4D6E:03:000:Region Switch = Hispanic
19xxh:0:FF4D6E:04:000:Region Switch = Euro
19xxh:0:FF4D6E:05:000:Region Switch = Brazil
; [ 19XX: The War Against Destiny (Japan 951225) ]
19xxj:0:FF4D15:09:000:Infinite Credits
19xxj:0:FF4DD4:06:071:Select the Starting Level:Use on ship select screen. NOTE, Level 7 is usually linked from level 6 - ignore the strange effect if you jump directly to it.
19xxj:0:FF82EC:06:000:Infinite Lives PL1
19xxj:0:FF8305:06:000:Infinite Bombs PL1
19xxj:0:FF8244:02:000:Invincibility PL1
19xxj:0:FF82F2:FF:500:Invincibility PL1 (2/2)
19xxj:0:FF82F1:04:000:Always have Shot PL1
19xxj:0:FF82F1:08:000:Always have 3-way PL1
19xxj:0:FF82F1:0C:000:Always have Shell PL1
19xxj:0:FF82F1:04:001:Get Shot Now! PL1
19xxj:0:FF82F1:08:001:Get 3-way Now! PL1
19xxj:0:FF82F1:0C:001:Get Shell Now! PL1
19xxj:0:FF830F:02:000:Always have Max Bomb Power PL1
19xxj:0:FF8328:1D:001:Get Level Max Now! PL1
19xxj:0:FF8328:63:000:Always Max Bonus PL1
19xxj:0:FF8337:FF:000:Always have Power up PL1
19xxj:0:FF8247:00:001:Plane = Lightning Now! PL1:You will need to die or complete the level to see any effect
19xxj:0:FF8247:01:001:Plane = Sinden Now! PL1:You will need to die or complete the level to see any effect
19xxj:0:FF8247:02:001:Plane = Mosquito Now! PL1:You will need to die or complete the level to see any effect
19xxj:0:FF83EC:06:000:Infinite Lives PL2
19xxj:0:FF8405:06:000:Infinite Bombs PL2
19xxj:0:FF8344:02:000:Invincibility PL2
19xxj:0:FF83F2:FF:500:Invincibility PL2 (2/2)
19xxj:0:FF83F1:04:000:Always have Shot PL2
19xxj:0:FF83F1:08:000:Always have 3-way PL2
19xxj:0:FF83F1:0C:000:Always have Shell PL2
19xxj:0:FF83F1:04:001:Get Shot Now! PL2
19xxj:0:FF83F1:08:001:Get 3-way Now! PL2
19xxj:0:FF83F1:0C:001:Get Shell Now! PL2
19xxj:0:FF840F:02:000:Always have Max Bomb Power PL2
19xxj:0:FF8428:1D:001:Get Level Max Now! PL2
19xxj:0:FF8428:63:000:Always Max Bonus PL2
19xxj:0:FF8437:FF:000:Always have Power up PL2
19xxj:0:FF8347:00:001:Plane = Lightning Now! PL2:You will need to die or complete the level to see any effect
19xxj:0:FF8347:01:001:Plane = Sinden Now! PL2:You will need to die or complete the level to see any effect
19xxj:0:FF8347:02:001:Plane = Mosquito Now! PL2:You will need to die or complete the level to see any effect
19xxj:0:000000:00:999:[These are the codes to set the ]
19xxj:0:000000:00:999:[machine region - the ]
19xxj:0:000000:00:999:[effectiveness may vary! You have]
19xxj:0:000000:00:999:[to enable these ASAP - ON or ]
19xxj:0:000000:00:999:[before the ROM check screen!! ]
19xxj:0:FF4D6E:00:000:Region Switch = Japan
19xxj:0:FF4D6E:01:000:Region Switch = USA
19xxj:0:FF4D6E:02:000:Region Switch = Asia
19xxj:0:FF4D6E:03:000:Region Switch = Hispanic
19xxj:0:FF4D6E:04:000:Region Switch = Euro
19xxj:0:FF4D6E:05:000:Region Switch = Brazil
; [ 19XX: The War Against Destiny (Japan 951207) ]
19xxjr1:0:FF4D15:09:000:Infinite Credits
19xxjr1:0:FF4DD4:06:071:Select the Starting Level:Use on ship select screen. NOTE, Level 7 is usually linked from level 6 - ignore the strange effect if you jump directly to it.
19xxjr1:0:FF82EC:06:000:Infinite Lives PL1
19xxjr1:0:FF8305:06:000:Infinite Bombs PL1
19xxjr1:0:FF8244:02:000:Invincibility PL1
19xxjr1:0:FF82F2:FF:500:Invincibility PL1 (2/2)
19xxjr1:0:FF82F1:04:000:Always have Shot PL1
19xxjr1:0:FF82F1:08:000:Always have 3-way PL1
19xxjr1:0:FF82F1:0C:000:Always have Shell PL1
19xxjr1:0:FF82F1:04:001:Get Shot Now! PL1
19xxjr1:0:FF82F1:08:001:Get 3-way Now! PL1
19xxjr1:0:FF82F1:0C:001:Get Shell Now! PL1
19xxjr1:0:FF830F:02:000:Always have Max Bomb Power PL1
19xxjr1:0:FF8328:1D:001:Get Level Max Now! PL1
19xxjr1:0:FF8328:63:000:Always Max Bonus PL1
19xxjr1:0:FF8337:FF:000:Always have Power up PL1
19xxjr1:0:FF8247:00:001:Plane = Lightning Now! PL1:You will need to die or complete the level to see any effect
19xxjr1:0:FF8247:01:001:Plane = Sinden Now! PL1:You will need to die or complete the level to see any effect
19xxjr1:0:FF8247:02:001:Plane = Mosquito Now! PL1:You will need to die or complete the level to see any effect
19xxjr1:0:FF83EC:06:000:Infinite Lives PL2
19xxjr1:0:FF8405:06:000:Infinite Bombs PL2
19xxjr1:0:FF8344:02:000:Invincibility PL2
19xxjr1:0:FF83F2:FF:500:Invincibility PL2 (2/2)
19xxjr1:0:FF83F1:04:000:Always have Shot PL2
19xxjr1:0:FF83F1:08:000:Always have 3-way PL2
19xxjr1:0:FF83F1:0C:000:Always have Shell PL2
19xxjr1:0:FF83F1:04:001:Get Shot Now! PL2
19xxjr1:0:FF83F1:08:001:Get 3-way Now! PL2
19xxjr1:0:FF83F1:0C:001:Get Shell Now! PL2
19xxjr1:0:FF840F:02:000:Always have Max Bomb Power PL2
19xxjr1:0:FF8428:1D:001:Get Level Max Now! PL2
19xxjr1:0:FF8428:63:000:Always Max Bonus PL2
19xxjr1:0:FF8437:FF:000:Always have Power up PL2
19xxjr1:0:FF8347:00:001:Plane = Lightning Now! PL2:You will need to die or complete the level to see any effect
19xxjr1:0:FF8347:01:001:Plane = Sinden Now! PL2:You will need to die or complete the level to see any effect
19xxjr1:0:FF8347:02:001:Plane = Mosquito Now! PL2:You will need to die or complete the level to see any effect
19xxjr1:0:000000:00:999:[These are the codes to set the ]
19xxjr1:0:000000:00:999:[machine region - the ]
19xxjr1:0:000000:00:999:[effectiveness may vary! You have]
19xxjr1:0:000000:00:999:[to enable these ASAP - ON or ]
19xxjr1:0:000000:00:999:[before the ROM check screen!! ]
19xxjr1:0:FF4D6E:00:000:Region Switch = Japan
19xxjr1:0:FF4D6E:01:000:Region Switch = USA
19xxjr1:0:FF4D6E:02:000:Region Switch = Asia
19xxjr1:0:FF4D6E:03:000:Region Switch = Hispanic
19xxjr1:0:FF4D6E:04:000:Region Switch = Euro
19xxjr1:0:FF4D6E:05:000:Region Switch = Brazil
; [ 2020 Super Baseball (set 1) ]
2020bb:0:1000C1:64:000:Infinite Continues
2020bb:0:1000C0:16:000:Infinite Total Outs
2020bb:0:104290:59:000:Infinite Game Time
2020bb:0:101986:00:000:Infinite Strikes
2020bb:0:101987:00:000:Infinite Balls
2020bb:0:101988:00:000:Infinite Outs
2020bb:0:101986:02:001:Make the next Strike = 3 Now!
2020bb:0:101988:03:001:Quick Change Now!
2020bb:0:105BA4:02:000:Infinite Select Time
2020bb:0:10198B:00:000:Player 2 Score = 0
2020bb:0:10170B:00:500:Player 2 Score = 0 (2/2)
2020bb:0:101989:11:001:Bottom of Ninth
2020bb:0:101709:11:501:Bottom of Ninth (2/2)
2020bb:0:101709:10:001:Top of Ninth
2020bb:0:101989:10:501:Top of Ninth (2/2)
2020bb:0:000000:00:999:[ These 2 cheats work only in the world ]
2020bb:0:000000:00:999:[ series (game 16). ]
2020bb:0:103A0B:00:000:Player 2 Score = 0 WS
2020bb:0:103A09:11:001:Bottom of Ninth WS
; [ 2020 Super Baseball (set 2) ]
2020bba:0:1000C1:64:000:Infinite Continues
2020bba:0:1000C0:16:000:Infinite Total Outs
2020bba:0:104290:59:000:Infinite Game Time
2020bba:0:101986:00:000:Infinite Strikes
2020bba:0:101987:00:000:Infinite Balls
2020bba:0:101988:00:000:Infinite Outs
2020bba:0:101986:02:001:Make the next Strike = 3 Now!
2020bba:0:101988:03:001:Quick Change Now!
2020bba:0:105BA4:02:000:Infinite Select Time
2020bba:0:10198B:00:000:Player 2 Score = 0
2020bba:0:10170B:00:500:Player 2 Score = 0 (2/2)
2020bba:0:101989:11:001:Bottom of Ninth
2020bba:0:101709:11:501:Bottom of Ninth (2/2)
2020bba:0:101709:10:001:Top of Ninth
2020bba:0:101989:10:501:Top of Ninth (2/2)
2020bba:0:000000:00:999:[ These 2 cheats work only in the world ]
2020bba:0:000000:00:999:[ series (game 16). ]
2020bba:0:103A0B:00:000:Player 2 Score = 0 WS
2020bba:0:103A09:11:001:Bottom of Ninth WS
; [ 2020 Super Baseball (set 3) ]
2020bbh:0:1000C1:64:000:Infinite Continues
2020bbh:0:1000C0:16:000:Infinite Total Outs
2020bbh:0:104290:59:000:Infinite Game Time
2020bbh:0:101986:00:000:Infinite Strikes
2020bbh:0:101987:00:000:Infinite Balls
2020bbh:0:101988:00:000:Infinite Outs
2020bbh:0:101986:02:001:Make the next Strike = 3 Now!
2020bbh:0:101988:03:001:Quick Change Now!
2020bbh:0:105BA4:02:000:Infinite Select Time
2020bbh:0:10198B:00:000:Player 2 Score = 0
2020bbh:0:10170B:00:500:Player 2 Score = 0 (2/2)
2020bbh:0:101989:11:001:Bottom of Ninth
2020bbh:0:101709:11:501:Bottom of Ninth (2/2)
2020bbh:0:101709:10:001:Top of Ninth
2020bbh:0:101989:10:501:Top of Ninth (2/2)
2020bbh:0:000000:00:999:[ These 2 cheats work only in the world ]
2020bbh:0:000000:00:999:[ series (game 16). ]
2020bbh:0:103A0B:00:000:Player 2 Score =0 WS
2020bbh:0:103A09:11:001:Bottom of Ninth WS
; [ Datsun 280 Zzzap ]
280zzzap:0:2042:9A:000:Infinite Time
; [ 3 Count Bout / Fire Suplex ]
3countb:0:10A19E:09:000:Infinite Time
3countb:0:10A19F:59:500:Infinite Time (2/2)
:3countb:83000000:0010A06C:00000048:000000A9:Infinite Energy PL1
:3countb:83000001:0010A06C:00000000:000000A9:Drain All Energy Now! PL1
:3countb:83000000:0010A070:00000048:000000A9:Infinite Energy PL2
:3countb:83000001:0010A070:00000000:000000A9:Drain All Energy Now! PL2
; [ 3-in-1 (SemiCom) ]
3in1semi:0:0000:00:999:[ There are no cheats ]:REASON 1
3in1semi:0:0000:00:999:[ for this game as it ]:REASON 1
3in1semi:0:0000:00:999:[ didn't work the last ]:REASON 1
3in1semi:0:0000:00:999:[ time it was tested. ]:REASON 1
3in1semi:0:0000:00:999:[ If the game now works ]:REASON 1
3in1semi:0:0000:00:999:[ please request cheats ]:REASON 1
3in1semi:0:0000:00:999:[ for it on the cheat ]:REASON 1
3in1semi:0:0000:00:999:[ forums. ]:REASON 1
; [ Sankokushi (Japan) ]
3kokushi:0:7FE389:AE:000:Infinite Time
3kokushi:0:7FEE64:04:000:Infinite Helps PL1
3kokushi:0:7FEE63:04:000:Infinite Backs PL1
3kokushi:0:7FEEC4:04:000:Infinite Helps PL2
3kokushi:0:7FEEC3:04:000:Infinite Backs PL2
; [ Three Stooges In Brides Is Brides, The ]
3stooges:0:06C6:09:000:Infinite Credits
3stooges:0:0721:04:000:Infinite Lives PL1
3stooges:0:0722:04:000:Infinite Lives PL2
3stooges:0:0723:04:000:Infinite Lives PL3
3stooges:0:08E4:3F:000:Invincibility for Moe
3stooges:0:0894:08:000:Moe Always carries Nothing
3stooges:0:0894:28:000:Moe Always carries a Pie
3stooges:0:0894:88:000:Moe Always carries a Hammer
3stooges:0:0894:08:001:Give Moe Nothing Now!
3stooges:0:0894:28:001:Give Moe a Pie Now!
3stooges:0:0894:88:001:Give Moe a Hammer Now!
3stooges:0:09CA:3F:000:Invincibility for Larry
3stooges:0:097A:08:000:Larry Always carries Nothing
3stooges:0:097A:28:000:Larry Always carries a Pie
3stooges:0:097A:88:000:Larry Always carries a Hammer
3stooges:0:097A:08:001:Give Larry Nothing Now!
3stooges:0:097A:28:001:Give Larry a Pie Now!
3stooges:0:097A:88:001:Give Larry a Hammer Now!
3stooges:0:0AB0:3F:000:Invincibility for Curly
3stooges:0:0A60:08:000:Curly Always carries Nothing
3stooges:0:0A60:28:000:Curly Always carries a Pie
3stooges:0:0A60:88:000:Curly Always carries a Hammer
3stooges:0:0A60:08:001:Give Curly Nothing Now!
3stooges:0:0A60:28:001:Give Curly a Pie Now!
3stooges:0:0A60:88:001:Give Curly a Hammer Now!
; [ Three Wonders (World 910520) ]
3wonders:0:FF0D59:09:000:Infinite Credits
3wonders:0:FF0DE7:03:000:Infinite Lives PL1:This cheat will work on all 3 parts
3wonders:0:FF0DE8:03:000:Infinite Lives PL2:This cheat will work on all 3 parts
3wonders:0:000000:00:999:[ MIDNIGHT WANDERERS (Action) ]
3wonders:0:FF1011:09:000:Infinite Time
3wonders:0:FF1838:B4:000:Invincibility "ON" PL1
3wonders:0:FF17BA:80:520:Invincibility "ON" PL1 (2/2)
3wonders:0:FF1838:00:001:Invincibility "OFF" PL1
3wonders:0:FF17BA:80:541:Invincibility "OFF" PL1 (2/2)
:3wonders:00000000:FF0E36:000000FF:FFFFFFFF:Infinite Ammo (Super Bomb) PL1
:3wonders:62000000:000000:00000000:00000000:Select Weapon PL1
:3wonders:00010000:FF0E14:00000001:FFFFFFFF:Normal
:3wonders:00010000:FF0E14:00000002:FFFFFFFF:Hyper Shot
:3wonders:00010000:FF0E14:00000003:FFFFFFFF:Tail Shot
:3wonders:00010000:FF0E14:00000004:FFFFFFFF:Bound Shot
:3wonders:00010000:FF0E14:00000000:FFFFFFFF:Super Bomb
3wonders:0:FF0E14:01:001:Get the Normal Weapon Now! PL1
3wonders:0:FF0E14:02:001:Get the Hyper Shot Weapon Now! PL1
3wonders:0:FF0E14:03:001:Get the Tail Shot Weapon Now! PL1
3wonders:0:FF0E14:04:001:Get the Bound Shot Weapon Now! PL1
3wonders:0:FF0E14:00:001:Get the Super Bomb Weapon Now! PL1
:3wonders:62000000:000000:00000000:00000000:Select Option PL1:Get an option first
:3wonders:00010000:FF0DE3:00000001:FFFFFFFF:Flames
:3wonders:00010000:FF0DE3:00000002:FFFFFFFF:Circular
3wonders:0:FF0E17:63:000:One heart always = life PL1
3wonders:0:FF0E19:64:500:One heart always = life PL1 (2/2)
3wonders:0:FF0E17:63:001:One heart=life Now! PL1
3wonders:0:FF0E19:64:501:One heart=life Now! PL1 (2/2)
3wonders:0:FF18D8:B4:000:Invincibility "ON" PL2
3wonders:0:FF185A:80:520:Invincibility "ON" PL2 (2/2)
3wonders:0:FF18D8:00:001:Invincibility "OFF" PL2
3wonders:0:FF185A:80:541:Invincibility "OFF" PL2 (2/2)
:3wonders:00000000:FF0E38:000000FF:FFFFFFFF:Infinite Ammo (Super Bomb) PL2
:3wonders:62000000:000000:00000000:00000000:Select Weapon PL2
:3wonders:00010000:FF0E15:00000001:FFFFFFFF:Normal
:3wonders:00010000:FF0E15:00000002:FFFFFFFF:Hyper Shot
:3wonders:00010000:FF0E15:00000003:FFFFFFFF:Tail Shot
:3wonders:00010000:FF0E15:00000004:FFFFFFFF:Bound Shot
:3wonders:00010000:FF0E15:00000000:FFFFFFFF:Super Bomb
3wonders:0:FF0E15:01:001:Get the Normal Weapon Now! PL2
3wonders:0:FF0E15:02:001:Get the Hyper Shot Weapon Now! PL2
3wonders:0:FF0E15:03:001:Get the Tail Shot Weapon Now! PL2
3wonders:0:FF0E15:04:001:Get the Bound Shot Weapon Now! PL2
3wonders:0:FF0E15:00:001:Get the Super Bomb Weapon Now! PL2
:3wonders:62000000:000000:00000000:00000000:Select Option PL2:Get an option first
:3wonders:00010000:FF0DE5:00000001:FFFFFFFF:Flames
:3wonders:00010000:FF0DE5:00000002:FFFFFFFF:Circular
3wonders:0:FF0E1B:63:000:One heart always = life PL2
3wonders:0:FF0E1D:64:500:One heart always = life PL2 (2/2)
3wonders:0:FF0E1B:63:001:One heart=life Now! PL2
3wonders:0:FF0E1D:64:501:One heart=life Now! PL2 (2/2)
3wonders:0:000000:00:999:[ CHARIOT (Shooting) ]
3wonders:0:000000:00:999:[ 'Lives' and 'Hearts' cheats must be deactivated ]
3wonders:0:000000:00:999:[ after killing the last boss. ]
:3wonders:00100000:FF1002:0000270F:0000FFFF:Infinite Boss Time
3wonders:0:FF1838:B4:000:Invincibility "ON" PL1
3wonders:0:FF17BA:80:520:Invincibility "ON" PL1 (2/2)
3wonders:0:FF1838:00:001:Invincibility "OFF" PL1
3wonders:0:FF17BA:80:541:Invincibility "OFF" PL1 (2/2)
3wonders:0:FF184D:59:000:One heart always = life PL1
3wonders:0:FF184C:5A:500:One heart always = life PL1 (2/2)
3wonders:0:FF184D:59:001:One heart=life Now! PL1
3wonders:0:FF184C:5A:501:One heart=life Now! PL1 (2/2)
:3wonders:00000000:FF183B:00000006:FFFFFFFF:Maximum Options PL1
:3wonders:00010000:FF183D:00000007:FFFFFFFF:Maximum Options PL1 (2/2)
:3wonders:00000000:FF1842:00000002:FFFFFFFF:Maximum Bomb Power PL1
:3wonders:62000000:000000:00000000:00000000:Select Shot Type PL1
:3wonders:00010000:FF183F:00000000:FFFFFFFF:Rapid
:3wonders:00010000:FF183F:00000001:FFFFFFFF:Wide
3wonders:0:FF183F:00:001:Shot Type = Rapid Now! PL1
3wonders:0:FF183F:01:001:Shot Type = Wide Now! PL1
:3wonders:00000000:FF1845:00000004:FFFFFFFF:Maximum Fire Power (Wide) PL1
:3wonders:00000000:FF1847:00000004:FFFFFFFF:Maximum Fire Power (Rapid) PL1
3wonders:0:FF183E:01:000:Always have the Protection PL1
3wonders:0:FF183E:01:000:Get the Protection Now! PL1
3wonders:0:FF183E:00:001:Lose the Protection Now! PL1
3wonders:0:FF18D8:B4:000:Invincibility "ON" PL2
3wonders:0:FF185A:80:520:Invincibility "ON" PL2 (2/2)
3wonders:0:FF18D8:00:001:Invincibility "OFF" PL2
3wonders:0:FF185A:80:541:Invincibility "OFF" PL2 (2/2)
3wonders:0:FF18ED:59:000:One heart always = life PL2
3wonders:0:FF18EC:5A:500:One heart always = life PL2 (2/2)
3wonders:0:FF18ED:59:001:One heart=life Now! PL2
3wonders:0:FF18EC:5A:501:One heart=life Now! PL2 (2/2)
:3wonders:00000000:FF18DB:00000006:FFFFFFFF:Maximum Options PL2
:3wonders:00010000:FF18DD:00000007:FFFFFFFF:Maximum Options PL2 (2/2)
:3wonders:00000000:FF18E2:00000002:FFFFFFFF:Maximum Bomb Power PL1
:3wonders:62000000:000000:00000000:00000000:Select Shot Type PL2
:3wonders:00010000:FF18DF:00000000:FFFFFFFF:Rapid
:3wonders:00010000:FF18DF:00000001:FFFFFFFF:Wide
3wonders:0:FF18DF:00:001:Shot Type = Rapid Now! PL2
3wonders:0:FF18DF:01:001:Shot Type = Wide Now! PL2
:3wonders:00000000:FF18E5:00000004:FFFFFFFF:Maximum Fire Power (Wide) PL1
:3wonders:00000000:FF18E7:00000004:FFFFFFFF:Maximum Fire Power (Rapid) PL1
3wonders:0:FF18DE:01:000:Always have the Protection PL2
3wonders:0:FF18DE:01:000:Get the Protection Now! PL2
3wonders:0:FF18DE:00:001:Lose the Protection Now! PL2
3wonders:0:000000:00:999:[ DON'T PULL (Puzzle) ]
:3wonders:00200001:FF104A:00000000:00FFFFFF:Finish this Level Now!
3wonders:0:FF0EC3:16:000:Next fruit always = 100000
3wonders:0:FF0EC3:16:001:Next fruit = 100000 Now!
:3wonders:00100000:FF17D2:0000012C:0000FFFF:Invincibility PL1
3wonders:0:FF0EBC:62:000:One fruit always = life PL1
3wonders:0:FF0EBE:63:500:One fruit always = life PL1 (2/2)
3wonders:0:FF0EBC:62:001:One fruit = life Now! PL1
3wonders:0:FF0EBE:63:501:One fruit = life Now! PL1 (2/2)
:3wonders:00100000:FF1872:0000012C:0000FFFF:Invincibility PL1
3wonders:0:FF0EBD:62:000:One fruit always = life PL2
3wonders:0:FF0EBF:63:500:One fruit always = life PL2 (2/2)
3wonders:0:FF0EBD:62:001:One fruit = life Now! PL2
3wonders:0:FF0EBF:63:501:One fruit = life Now! PL2 (2/2)
; [ Three Wonders (US 910520) ]
3wonderu:0:FF0D59:09:000:Infinite Credits
3wonderu:0:FF0DE7:03:000:Infinite Lives PL1:This cheat will work on all 3 parts
3wonderu:0:FF0DE8:03:000:Infinite Lives PL2:This cheat will work on all 3 parts
3wonderu:0:000000:00:999:[ MIDNIGHT WANDERERS (Action) ]
3wonderu:0:FF1011:09:000:Infinite Time
3wonderu:0:FF1838:B4:000:Invincibility "ON" PL1
3wonderu:0:FF17BA:80:520:Invincibility "ON" PL1 (2/2)
3wonderu:0:FF1838:00:001:Invincibility "OFF" PL1
3wonderu:0:FF17BA:80:541:Invincibility "OFF" PL1 (2/2)
:3wonderu:00000000:FF0E36:000000FF:FFFFFFFF:Infinite Ammo (Super Bomb) PL1
:3wonderu:62000000:000000:00000000:00000000:Select Weapon PL1
:3wonderu:00010000:FF0E14:00000001:FFFFFFFF:Normal
:3wonderu:00010000:FF0E14:00000002:FFFFFFFF:Hyper Shot
:3wonderu:00010000:FF0E14:00000003:FFFFFFFF:Tail Shot
:3wonderu:00010000:FF0E14:00000004:FFFFFFFF:Bound Shot
:3wonderu:00010000:FF0E14:00000000:FFFFFFFF:Super Bomb
3wonderu:0:FF0E14:01:001:Get the Normal Weapon Now! PL1
3wonderu:0:FF0E14:02:001:Get the Hyper Shot Weapon Now! PL1
3wonderu:0:FF0E14:03:001:Get the Tail Shot Weapon Now! PL1
3wonderu:0:FF0E14:04:001:Get the Bound Shot Weapon Now! PL1
3wonderu:0:FF0E14:00:001:Get the Super Bomb Weapon Now! PL1
:3wonderu:62000000:000000:00000000:00000000:Select Option PL1:Get an option first
:3wonderu:00010000:FF0DE3:00000001:FFFFFFFF:Flames
:3wonderu:00010000:FF0DE3:00000002:FFFFFFFF:Circular
3wonderu:0:FF0E17:63:000:One heart always = life PL1
3wonderu:0:FF0E19:64:500:One heart always = life PL1 (2/2)
3wonderu:0:FF0E17:63:001:One heart=life Now! PL1
3wonderu:0:FF0E19:64:501:One heart=life Now! PL1 (2/2)
3wonderu:0:FF18D8:B4:000:Invincibility "ON" PL2
3wonderu:0:FF185A:80:520:Invincibility "ON" PL2 (2/2)
3wonderu:0:FF18D8:00:001:Invincibility "OFF" PL2
3wonderu:0:FF185A:80:541:Invincibility "OFF" PL2 (2/2)
:3wonderu:00000000:FF0E38:000000FF:FFFFFFFF:Infinite Ammo (Super Bomb) PL2
:3wonderu:62000000:000000:00000000:00000000:Select Weapon PL2
:3wonderu:00010000:FF0E15:00000001:FFFFFFFF:Normal
:3wonderu:00010000:FF0E15:00000002:FFFFFFFF:Hyper Shot
:3wonderu:00010000:FF0E15:00000003:FFFFFFFF:Tail Shot
:3wonderu:00010000:FF0E15:00000004:FFFFFFFF:Bound Shot
:3wonderu:00010000:FF0E15:00000000:FFFFFFFF:Super Bomb
3wonderu:0:FF0E15:01:001:Get the Normal Weapon Now! PL2
3wonderu:0:FF0E15:02:001:Get the Hyper Shot Weapon Now! PL2
3wonderu:0:FF0E15:03:001:Get the Tail Shot Weapon Now! PL2
3wonderu:0:FF0E15:04:001:Get the Bound Shot Weapon Now! PL2
3wonderu:0:FF0E15:00:001:Get the Super Bomb Weapon Now! PL2
:3wonderu:62000000:000000:00000000:00000000:Select Option PL2:Get an option first
:3wonderu:00010000:FF0DE5:00000001:FFFFFFFF:Flames
:3wonderu:00010000:FF0DE5:00000002:FFFFFFFF:Circular
3wonderu:0:FF0E1B:63:000:One heart always = life PL2
3wonderu:0:FF0E1D:64:500:One heart always = life PL2 (2/2)
3wonderu:0:FF0E1B:63:001:One heart=life Now! PL2
3wonderu:0:FF0E1D:64:501:One heart=life Now! PL2 (2/2)
3wonderu:0:000000:00:999:[ CHARIOT (Shooting) ]
3wonderu:0:000000:00:999:[ 'Lives' and 'Hearts' cheats must be deactivated ]
3wonderu:0:000000:00:999:[ after killing the last boss. ]
:3wonderu:00100000:FF1002:0000270F:0000FFFF:Infinite Boss Time
3wonderu:0:FF1838:B4:000:Invincibility "ON" PL1
3wonderu:0:FF17BA:80:520:Invincibility "ON" PL1 (2/2)
3wonderu:0:FF1838:00:001:Invincibility "OFF" PL1
3wonderu:0:FF17BA:80:541:Invincibility "OFF" PL1 (2/2)
3wonderu:0:FF184D:59:000:One heart always = life PL1
3wonderu:0:FF184C:5A:500:One heart always = life PL1 (2/2)
3wonderu:0:FF184D:59:001:One heart=life Now! PL1
3wonderu:0:FF184C:5A:501:One heart=life Now! PL1 (2/2)
:3wonderu:00000000:FF183B:00000006:FFFFFFFF:Maximum Options PL1
:3wonderu:00010000:FF183D:00000007:FFFFFFFF:Maximum Options PL1 (2/2)
:3wonderu:00000000:FF1842:00000002:FFFFFFFF:Maximum Bomb Power PL1
:3wonderu:62000000:000000:00000000:00000000:Select Shot Type PL1
:3wonderu:00010000:FF183F:00000000:FFFFFFFF:Rapid
:3wonderu:00010000:FF183F:00000001:FFFFFFFF:Wide
3wonderu:0:FF183F:00:001:Shot Type = Rapid Now! PL1
3wonderu:0:FF183F:01:001:Shot Type = Wide Now! PL1
:3wonderu:00000000:FF1845:00000004:FFFFFFFF:Maximum Fire Power (Wide) PL1
:3wonderu:00000000:FF1847:00000004:FFFFFFFF:Maximum Fire Power (Rapid) PL1
3wonderu:0:FF183E:01:000:Always have the Protection PL1
3wonderu:0:FF183E:01:000:Get the Protection Now! PL1
3wonderu:0:FF183E:00:001:Lose the Protection Now! PL1
3wonderu:0:FF18D8:B4:000:Invincibility "ON" PL2
3wonderu:0:FF185A:80:520:Invincibility "ON" PL2 (2/2)
3wonderu:0:FF18D8:00:001:Invincibility "OFF" PL2
3wonderu:0:FF185A:80:541:Invincibility "OFF" PL2 (2/2)
3wonderu:0:FF18ED:59:000:One heart always = life PL2
3wonderu:0:FF18EC:5A:500:One heart always = life PL2 (2/2)
3wonderu:0:FF18ED:59:001:One heart=life Now! PL2
3wonderu:0:FF18EC:5A:501:One heart=life Now! PL2 (2/2)
:3wonderu:00000000:FF18DB:00000006:FFFFFFFF:Maximum Options PL2
:3wonderu:00010000:FF18DD:00000007:FFFFFFFF:Maximum Options PL2 (2/2)
:3wonderu:00000000:FF18E2:00000002:FFFFFFFF:Maximum Bomb Power PL1
:3wonderu:62000000:000000:00000000:00000000:Select Shot Type PL2
:3wonderu:00010000:FF18DF:00000000:FFFFFFFF:Rapid
:3wonderu:00010000:FF18DF:00000001:FFFFFFFF:Wide
3wonderu:0:FF18DF:00:001:Shot Type = Rapid Now! PL2
3wonderu:0:FF18DF:01:001:Shot Type = Wide Now! PL2
:3wonderu:00000000:FF18E5:00000004:FFFFFFFF:Maximum Fire Power (Wide) PL1
:3wonderu:00000000:FF18E7:00000004:FFFFFFFF:Maximum Fire Power (Rapid) PL1
3wonderu:0:FF18DE:01:000:Always have the Protection PL2
3wonderu:0:FF18DE:01:000:Get the Protection Now! PL2
3wonderu:0:FF18DE:00:001:Lose the Protection Now! PL2
3wonderu:0:000000:00:999:[ DON'T PULL (Puzzle) ]
:3wonderu:00200001:FF104A:00000000:00FFFFFF:Finish this Level Now!
3wonderu:0:FF0EC3:16:000:Next fruit always = 100000
3wonderu:0:FF0EC3:16:001:Next fruit = 100000 Now!
:3wonderu:00100000:FF17D2:0000012C:0000FFFF:Invincibility PL1
3wonderu:0:FF0EBC:62:000:One fruit always = life PL1
3wonderu:0:FF0EBE:63:500:One fruit always = life PL1 (2/2)
3wonderu:0:FF0EBC:62:001:One fruit = life Now! PL1
3wonderu:0:FF0EBE:63:501:One fruit = life Now! PL1 (2/2)
:3wonderu:00100000:FF1872:0000012C:0000FFFF:Invincibility PL1
3wonderu:0:FF0EBD:62:000:One fruit always = life PL2
3wonderu:0:FF0EBF:63:500:One fruit always = life PL2 (2/2)
3wonderu:0:FF0EBD:62:001:One fruit = life Now! PL2
3wonderu:0:FF0EBF:63:501:One fruit = life Now! PL2 (2/2)
; [ Forty-Love ]
40love:0:8540:09:007:Infinite Lives:You will be able to lose a match though and hence 'Game Over'
40love:0:0000:00:999:[ NOTE - The score won't be updated ]
40love:0:0000:00:999:[ until some points are scored. ]
40love:0:8545:00:000:"Game" Score always = 0 PLAYER
40love:0:8545:00:001:"Game" Score = 0 Now! PLAYER
40love:0:8545:03:001:"Game" Score = 30 Now! PLAYER
40love:0:8546:00:000:"Game" Score always = 0 CPU
40love:0:8546:00:001:"Game" Score = 0 Now! CPU
40love:0:8546:03:001:"Game" Score = 30 Now! CPU
; [ Idol Janshi Su-Chi-Pie 2 (v1.1) ]
47pie2:0:FEE00118:63:000:Infinite Credits
:47pie2:00000020:FEE00B01:00000005:FFFFFFFF:Infinite Time
:47pie2:00010020:FEE00B97:00000000:FFFFFFFF:Infinite Time (2/2)
:47pie2:00000000:FEE01788:00000009:FFFFFFFF:Infinite Bonus Game Left
:47pie2:00000101:FEE01784:00000020:FFFFFFFF:Select Change Point
:47pie2:60000000:00000000:00000000:00000000:[ The winning hand cheat must be activated when ]
:47pie2:60000000:00000000:00000000:00000000:[ there are 14 tiles in your hand, then press ]
:47pie2:60000000:00000000:00000000:00000000:[ the RON key ('Z' by default). The tiles do not ]
:47pie2:60000000:00000000:00000000:00000000:[ visually change until you make a move. ]
:47pie2:00300001:FEE00868:34000000:FFFFFFFF:Get winning hand Now!
:47pie2:00310001:FEE0086C:34000000:FFFFFFFF:Get winning hand Now! (02/14)
:47pie2:00310001:FEE00870:34000000:FFFFFFFF:Get winning hand Now! (03/14)
:47pie2:00310001:FEE00874:34000001:FFFFFFFF:Get winning hand Now! (04/14)
:47pie2:00310001:FEE00878:34000001:FFFFFFFF:Get winning hand Now! (05/14)
:47pie2:00310001:FEE0087C:34000001:FFFFFFFF:Get winning hand Now! (06/14)
:47pie2:00310001:FEE00880:34000002:FFFFFFFF:Get winning hand Now! (07/14)
:47pie2:00310001:FEE00884:34000002:FFFFFFFF:Get winning hand Now! (08/14)
:47pie2:00310001:FEE00888:34000002:FFFFFFFF:Get winning hand Now! (09/14)
:47pie2:00310001:FEE0088C:34000003:FFFFFFFF:Get winning hand Now! (10/14)
:47pie2:00310001:FEE00890:34000003:FFFFFFFF:Get winning hand Now! (11/14)
:47pie2:00310001:FEE00894:34000003:FFFFFFFF:Get winning hand Now! (12/14)
:47pie2:00310001:FEE00898:34000004:FFFFFFFF:Get winning hand Now! (13/14)
:47pie2:00310001:FEE0089C:34000004:FFFFFFFF:Get winning hand Now! (14/14)
:47pie2:00300000:FEE00868:34000000:FFFFFFFF:Always winning hand
:47pie2:00310000:FEE0086C:34000000:FFFFFFFF:Always winning hand (02/14)
:47pie2:00310000:FEE00870:34000000:FFFFFFFF:Always winning hand (03/14)
:47pie2:00310000:FEE00874:34000001:FFFFFFFF:Always winning hand (04/14)
:47pie2:00310000:FEE00878:34000001:FFFFFFFF:Always winning hand (05/14)
:47pie2:00310000:FEE0087C:34000001:FFFFFFFF:Always winning hand (06/14)
:47pie2:00310000:FEE00880:34000002:FFFFFFFF:Always winning hand (07/14)
:47pie2:00310000:FEE00884:34000002:FFFFFFFF:Always winning hand (08/14)
:47pie2:00310000:FEE00888:34000002:FFFFFFFF:Always winning hand (09/14)
:47pie2:00310000:FEE0088C:34000003:FFFFFFFF:Always winning hand (10/14)
:47pie2:00310000:FEE00890:34000003:FFFFFFFF:Always winning hand (11/14)
:47pie2:00310000:FEE00894:34000003:FFFFFFFF:Always winning hand (12/14)
:47pie2:00310000:FEE00898:34000004:FFFFFFFF:Always winning hand (13/14)
:47pie2:00310000:FEE0089C:34000004:FFFFFFFF:Always winning hand (14/14)
:47pie2:00000000:FEE00F48:00000009:FFFFFFFF:Infinite "Sue-Chi Stick"
:47pie2:00000000:FEE00F4C:00000009:FFFFFFFF:Infinite "Fire Sekkan"
:47pie2:00000000:FEE00F50:00000009:FFFFFFFF:Infinite "Special Syoukan"
:47pie2:00000000:FEE00F54:00000009:FFFFFFFF:Infinite "Helper"
:47pie2:00000000:FEE00F58:00000009:FFFFFFFF:Infinite "Hyper Eye"
:47pie2:00000000:FEE00B08:0000001F:FFFFFFFF:Always Join All Associates:If you don't join associates who Peach Pie, Lemon Pie, Cherry Pie and Milky Pie the game's end is the bad one.
:47pie2:00000000:FEE00AF8:00000004:FFFFFFFF:Start on Shiho Katagiri:Turn this cheat OFF after you've started the game
:47pie2:00000000:FEE00AF8:00000005:FFFFFFFF:Start on Sesir.D:Turn this cheat OFF after you've started the game
:47pie2:00000000:FEE00AF8:00000006:FFFFFFFF:Start on Sesir.D (Final):Turn this cheat OFF after you've started the game
; [ Idol Janshi Su-Chi-Pie 2 (v1.0) ]
47pie2o:0:FEE00118:63:000:Infinite Credits
:47pie2o:00000020:FEE00B01:00000005:FFFFFFFF:Infinite Time
:47pie2o:00010020:FEE00B97:00000000:FFFFFFFF:Infinite Time (2/2)
:47pie2o:00000000:FEE01788:00000009:FFFFFFFF:Infinite Bonus Game Left
:47pie2o:00000101:FEE01784:00000020:FFFFFFFF:Select Change Point
:47pie2o:60000000:00000000:00000000:00000000:[ The winning hand cheat must be activated when ]
:47pie2o:60000000:00000000:00000000:00000000:[ there are 14 tiles in your hand, then press ]
:47pie2o:60000000:00000000:00000000:00000000:[ the RON key ('Z' by default). The tiles do not ]
:47pie2o:60000000:00000000:00000000:00000000:[ visually change until you make a move. ]
:47pie2o:00300001:FEE00868:34000000:FFFFFFFF:Get winning hand Now!
:47pie2o:00310001:FEE0086C:34000000:FFFFFFFF:Get winning hand Now! (02/14)
:47pie2o:00310001:FEE00870:34000000:FFFFFFFF:Get winning hand Now! (03/14)
:47pie2o:00310001:FEE00874:34000001:FFFFFFFF:Get winning hand Now! (04/14)
:47pie2o:00310001:FEE00878:34000001:FFFFFFFF:Get winning hand Now! (05/14)
:47pie2o:00310001:FEE0087C:34000001:FFFFFFFF:Get winning hand Now! (06/14)
:47pie2o:00310001:FEE00880:34000002:FFFFFFFF:Get winning hand Now! (07/14)
:47pie2o:00310001:FEE00884:34000002:FFFFFFFF:Get winning hand Now! (08/14)
:47pie2o:00310001:FEE00888:34000002:FFFFFFFF:Get winning hand Now! (09/14)
:47pie2o:00310001:FEE0088C:34000003:FFFFFFFF:Get winning hand Now! (10/14)
:47pie2o:00310001:FEE00890:34000003:FFFFFFFF:Get winning hand Now! (11/14)
:47pie2o:00310001:FEE00894:34000003:FFFFFFFF:Get winning hand Now! (12/14)
:47pie2o:00310001:FEE00898:34000004:FFFFFFFF:Get winning hand Now! (13/14)
:47pie2o:00310001:FEE0089C:34000004:FFFFFFFF:Get winning hand Now! (14/14)
:47pie2o:00300000:FEE00868:34000000:FFFFFFFF:Always winning hand
:47pie2o:00310000:FEE0086C:34000000:FFFFFFFF:Always winning hand (02/14)
:47pie2o:00310000:FEE00870:34000000:FFFFFFFF:Always winning hand (03/14)
:47pie2o:00310000:FEE00874:34000001:FFFFFFFF:Always winning hand (04/14)
:47pie2o:00310000:FEE00878:34000001:FFFFFFFF:Always winning hand (05/14)
:47pie2o:00310000:FEE0087C:34000001:FFFFFFFF:Always winning hand (06/14)
:47pie2o:00310000:FEE00880:34000002:FFFFFFFF:Always winning hand (07/14)
:47pie2o:00310000:FEE00884:34000002:FFFFFFFF:Always winning hand (08/14)
:47pie2o:00310000:FEE00888:34000002:FFFFFFFF:Always winning hand (09/14)
:47pie2o:00310000:FEE0088C:34000003:FFFFFFFF:Always winning hand (10/14)
:47pie2o:00310000:FEE00890:34000003:FFFFFFFF:Always winning hand (11/14)
:47pie2o:00310000:FEE00894:34000003:FFFFFFFF:Always winning hand (12/14)
:47pie2o:00310000:FEE00898:34000004:FFFFFFFF:Always winning hand (13/14)
:47pie2o:00310000:FEE0089C:34000004:FFFFFFFF:Always winning hand (14/14)
:47pie2o:00000000:FEE00F48:00000009:FFFFFFFF:Infinite "Sue-Chi Stick"
:47pie2o:00000000:FEE00F4C:00000009:FFFFFFFF:Infinite "Fire Sekkan"
:47pie2o:00000000:FEE00F50:00000009:FFFFFFFF:Infinite "Special Syoukan"
:47pie2o:00000000:FEE00F54:00000009:FFFFFFFF:Infinite "Helper"
:47pie2o:00000000:FEE00F58:00000009:FFFFFFFF:Infinite "Hyper Eye"
:47pie2o:00000000:FEE00B08:0000001F:FFFFFFFF:Always Join All Associates:If you don't join associates who Peach Pie, Lemon Pie, Cherry Pie and Milky Pie the game's end is the bad one.
:47pie2o:00000000:FEE00AF8:00000004:FFFFFFFF:Start on Shiho Katagiri:Turn this cheat OFF after you've started the game
:47pie2o:00000000:FEE00AF8:00000005:FFFFFFFF:Start on Sesir.D:Turn this cheat OFF after you've started the game
:47pie2o:00000000:FEE00AF8:00000006:FFFFFFFF:Start on Sesir.D (Final):Turn this cheat OFF after you've started the game
; [ 4-D Warriors ]
4dwarrio:0:C028:09:000:Infinite Credits
4dwarrio:0:C04E:07:000:Infinite Lives PL1
4dwarrio:0:C04F:07:000:Infinite Lives PL2
4dwarrio:0:CA0B:99:000:Infinite Shoots
4dwarrio:0:CC0C:01:000:Always Yellow Extra weapon:Get some crystals first
4dwarrio:0:CC0C:02:000:Always Green Extra weapon:Get some crystals first
4dwarrio:0:CC0C:03:000:Always Red Extra weapon:Get some crystals first
4dwarrio:0:CC0C:01:001:Get Yellow Extra weapon Now!:Get some crystals first
4dwarrio:0:CC0C:02:001:Get Green Extra weapon Now!:Get some crystals first
4dwarrio:0:CC0C:03:001:Get Red Extra weapon Now!:Get some crystals first
4dwarrio:0:C261:00:000:Invincibility
4dwarrio:0:CA0A:00:500:Invincibility (2/2)
; [ 4 En Raya ]
4enraya:0:C0F9:04:000:Infinite Time
; [ 4 Fun in 1 ]
4in1:0:0000:00:999:[ ]
4in1:0:0000:00:999:[ -= Galactic Convoy Cheats =- ]
4in1:0:0000:00:999:[ ]
4in1:0:4109:06:000:Infinite Lives PL1
4in1:0:4209:06:000:Infinite Lives PL2
4in1:0:0000:00:999:[ ]
4in1:0:0000:00:999:[ -= Scramble PT2 Cheats =- ]
4in1:0:0000:00:999:[ ]
4in1:0:4108:05:000:Infinite Lives
4in1:0:4105:FF:000:Infinite Fuel
4in1:0:15E5A:C9:100:Invincibility
4in1:0:15F26:C9:600:Invincibility (2/2)
4in1:0:411E:05:071:Select current level:Level 6 = Base
4in1:0:411E:05:061:Select next level:Level 6 = Base
4in1:0:0000:00:999:[ ]
4in1:0:0000:00:999:[ -= Galaxian PT5 Cheats =- ]
4in1:0:0000:00:999:[ ]
4in1:0:421D:05:000:Infinite Lives
4in1:0:1929A:C9:100:Invincibility
4in1:0:0000:00:999:[ ]
4in1:0:0000:00:999:[ -= Ghost Muncher PT3 Cheats =- ]
4in1:0:0000:00:999:[ ]
4in1:0:4214:02:000:Infinite Lives
4in1:0:420E:F4:001:Finish this Level Now!
4in1:0:0000:00:999:[ -------- Starting Levels ------- ]
4in1:0:0000:00:999:[ Deactivate the cheats after ]
4in1:0:0000:00:999:[ starting the level or leave them ]
4in1:0:0000:00:999:[ active to repeat the level. ]
4in1:0:420A:69:000:Start at Strawberry
4in1:0:4213:01:500:Start at Strawberry (2/2)
4in1:0:420A:6A:000:Start at 1st Orange
4in1:0:4213:02:500:Start at 1st Orange (2/2)
4in1:0:420A:6B:000:Start at 2nd Orange
4in1:0:4213:03:500:Start at 2nd Orange (2/2)
4in1:0:420A:6C:000:Start at 1st Apple
4in1:0:4213:04:500:Start at 1st Apple (2/2)
4in1:0:420A:6D:000:Start at 2nd Apple
4in1:0:4213:05:500:Start at 2nd Apple (2/2)
4in1:0:420A:6E:000:Start at 1st Pineapple
4in1:0:4213:06:500:Start at 1st Pineapple (2/2)
4in1:0:420A:6F:000:Start at 2nd Pineapple
4in1:0:4213:07:500:Start at 2nd Pineapple (2/2)
4in1:0:420A:70:000:Start at 1st Galaxian
4in1:0:4213:08:500:Start at 1st Galaxian (2/2)
4in1:0:420A:71:000:Start at 2nd Galaxian
4in1:0:4213:09:500:Start at 2nd Galaxian (2/2)
4in1:0:420A:72:000:Start at 1st Bell
4in1:0:4213:0A:500:Start at 1st Bell (2/2)
4in1:0:420A:73:000:Start at 2nd Bell
4in1:0:4213:0B:500:Start at 2nd Bell (2/2)
4in1:0:420A:74:000:Start at 1st Key
4in1:0:4213:0C:500:Start at 1st Key (2/2)
4in1:0:420A:75:000:Start at 2nd Key
4in1:0:4213:0D:500:Start at 2nd Key (2/2)
4in1:0:0000:00:999:[ -------- Practice Levels ------- ]
4in1:0:4213:00:000:Practice Cherry
4in1:0:4213:01:000:Practice Strawberry
4in1:0:4213:02:000:Practice 1st Orange
4in1:0:4213:03:000:Practice 2nd Orange
4in1:0:4213:04:000:Practice 1st Apple
4in1:0:4213:05:000:Practice 2nd Apple
4in1:0:4213:06:000:Practice 1st Pineapple
4in1:0:4213:07:000:Practice 2nd Pineapple
4in1:0:4213:08:000:Practice 1st Galaxian
4in1:0:4213:09:000:Practice 2nd Galaxian
4in1:0:4213:0A:000:Practice 1st Bell
4in1:0:4213:0B:000:Practice 2nd Bell
4in1:0:4213:0C:000:Practice 1st Key
4in1:0:4213:0D:000:Practice 2nd Key
4in1:0:4213:FE:000:No maze
4in1:0:0000:00:999:[ -------- Practice Speeds ------- ]
4in1:0:41BD:00:000:Stay blue until eaten
4in1:0:41BE:00:500:Stay blue until eaten (2/2)
4in1:0:41BD:58:000:Slow changeback
4in1:0:41BE:02:500:Slow changeback (2/2)
4in1:0:41BD:68:000:Moderate changeback
4in1:0:41BE:01:500:Moderate changeback (2/2)
4in1:0:41BD:F0:000:Quick changeback
4in1:0:41BE:00:500:Quick changeback (2/2)
4in1:0:41BD:78:000:Lightning changeback
4in1:0:41BE:00:500:Lightning changeback (2/2)
4in1:0:41BD:01:000:No change to blue
4in1:0:41BE:00:500:No change to blue (2/2)
4in1:0:0000:00:999:[ --------- Ghost Status --------- ]
4in1:0:41A7:01:000:Orange always Blue
4in1:0:41A8:01:000:Green always Blue
4in1:0:41A9:01:000:Blue always Blue
4in1:0:41AA:01:000:White always Blue
4in1:0:41A5:00:000:Ghosts Always Edible (No Pts)
; [ 600 ]
600:0:8002:63:000:Infinite Credits
600:0:8630:09:000:Infinite Lives
; [ 64th. Street - A Detective Story (Japan) ]
64streej:0:FFB6AD:99:000:Infinite Credits
64streej:0:FF9DE4:5D:000:Infinite Time
64streej:0:FF9DE5:BF:500:Infinite Time (2/2)
64streej:0:FF9F09:09:000:Infinite Lives PL1
64streej:0:FF9F8D:D8:000:Infinite Energy PL1
64streej:0:FF9F29:B3:000:Invincibility PL1
64streej:0:FF9F85:29:000:Always have crowbar PL1
64streej:0:FF9FC5:29:500:Always have crowbar PL1 (2/3)
64streej:0:FF9FC8:04:500:Always have crowbar PL1 (3/3)
64streej:0:FF9F85:2A:000:Always have spanner PL1
64streej:0:FF9FC5:2A:500:Always have spanner PL1 (2/3)
64streej:0:FF9FC8:05:500:Always have spanner PL1 (3/3)
64streej:0:FF9F33:09:000:Infinite Lives PL2
64streej:0:FFA04D:D8:000:Infinite Energy PL2
64streej:0:FF9F59:B3:000:Invincibility PL2
64streej:0:FFA045:29:000:Always have crowbar PL2
64streej:0:FFA085:29:500:Always have crowbar PL2 (2/3)
64streej:0:FFA088:04:500:Always have crowbar PL2 (3/3)
64streej:0:FFA045:2A:000:Always have spanner PL2
64streej:0:FFA085:2A:500:Always have spanner PL2 (2/3)
64streej:0:FFA088:05:500:Always have spanner PL2 (3/3)
; [ 64th. Street - A Detective Story (World) ]
64street:0:FFB6AD:99:000:Infinite Credits
64street:0:FF9DE4:5D:000:Infinite Time
64street:0:FF9DE5:BF:500:Infinite Time (2/2)
64street:0:FF9F09:09:000:Infinite Lives PL1
64street:0:FF9F8D:D8:000:Infinite Energy PL1
64street:0:FF9F29:B3:000:Invincibility PL1
64street:0:FF9F85:29:000:Always have crowbar PL1
64street:0:FF9FC5:29:500:Always have crowbar PL1 (2/3)
64street:0:FF9FC8:04:500:Always have crowbar PL1 (3/3)
64street:0:FF9F85:2A:000:Always have spanner PL1
64street:0:FF9FC5:2A:500:Always have spanner PL1 (2/3)
64street:0:FF9FC8:05:500:Always have spanner PL1 (3/3)
64street:0:FF9F33:09:000:Infinite Lives PL2
64street:0:FFA04D:D8:000:Infinite Energy PL2
64street:0:FF9F59:B3:000:Invincibility PL2
64street:0:FFA045:29:000:Always have crowbar PL2
64street:0:FFA085:29:500:Always have crowbar PL2 (2/3)
64street:0:FFA088:04:500:Always have crowbar PL2 (3/3)
64street:0:FFA045:2A:000:Always have spanner PL2
64street:0:FFA085:2A:500:Always have spanner PL2 (2/3)
64street:0:FFA088:05:500:Always have spanner PL2 (3/3)
; [ 720 Degrees (rev 4) ]
720:1:0048:1F:000:Infinite Credits:Also fixes no soundcard problem
720:0:0254:96:000:Infinite Area Time
720:0:0F20:A0:009:Infinite Medal/Park Timer
720:0:0F1C:63:000:Infinite Park Time
720:0:0F1C:00:001:Finish Park Now!
720:0:0257:7C:000:Always have loads of Cash
720:0:025B:04:000:Infinite Tickets
; [ 720 Degrees (German, rev 2) ]]
720g:1:0048:1F:000:Infinite Credits:Also fixes no soundcard problem
720g:0:0254:96:000:Infinite Area Time
720g:0:0F20:A0:009:Infinite Medal/Park Timer
720g:0:0F1C:63:000:Infinite Park Time
720g:0:0F1C:00:001:Finish Park Now!
720g:0:0257:7C:000:Always have loads of Cash
720g:0:025B:04:000:Infinite Tickets
; [ 720 Degrees (German, rev 1) ]
720gr1:1:0048:1F:000:Infinite Credits:Also fixes no soundcard problem
720gr1:0:0254:96:000:Infinite Area Time
720gr1:0:0F20:A0:009:Infinite Medal/Park Timer
720gr1:0:0F1C:63:000:Infinite Park Time
720gr1:0:0F1C:00:001:Finish Park Now!
720gr1:0:0257:7C:000:Always have loads of Cash
720gr1:0:025B:04:000:Infinite Tickets
; [ 720 Degrees (rev 1) ]
720r1:1:0048:1F:000:Infinite Credits:Also fixes no soundcard problem
720r1:0:0254:96:000:Infinite Area Time
720r1:0:0F20:A0:009:Infinite Medal/Park Timer
720r1:0:0F1C:63:000:Infinite Park Time
720r1:0:0F1C:00:001:Finish Park Now!
720r1:0:0257:7C:000:Always have loads of Cash
720r1:0:025B:04:000:Infinite Tickets
; [ 720 Degrees (rev 2) ]
720r2:1:0048:1F:000:Infinite Credits:Also fixes no soundcard problem
720r2:0:0254:96:000:Infinite Area Time
720r2:0:0F20:A0:009:Infinite Medal/Park Timer
720r2:0:0F1C:63:000:Infinite Park Time
720r2:0:0F1C:00:001:Finish Park Now!
720r2:0:0257:7C:000:Always have loads of Cash
720r2:0:025B:04:000:Infinite Tickets
; [ 720 Degrees (rev 3) ]
720r3:1:0048:1F:000:Infinite Credits:Also fixes no soundcard problem
720r3:0:0254:96:000:Infinite Area Time
720r3:0:0F20:A0:009:Infinite Medal/Park Timer
720r3:0:0F1C:63:000:Infinite Park Time
720r3:0:0F1C:00:001:Finish Park Now!
720r3:0:0257:7C:000:Always have loads of Cash
720r3:0:025B:04:000:Infinite Tickets
; [ 7jigen no Youseitachi - Mahjong 7 Dimensions (Japan) ]
7jigen:0:0000:00:999:[ The winning hand cheat must be ]
7jigen:0:0000:00:999:[ activated when there are 14 tiles ]
7jigen:0:0000:00:999:[ in your hand, then press the RON ]
7jigen:0:0000:00:999:[ key ('Z' by default). The tiles do ]
7jigen:0:0000:00:999:[ not visually change until you make ]
7jigen:0:0000:00:999:[ a move. ]
:7jigen:00300001:65C0:32313131:FFFFFFFF:Get winning hand Now!
:7jigen:00310001:65C4:35353532:FFFFFFFF:Get winning hand Now! (2/4)
:7jigen:00310001:65C8:37363636:FFFFFFFF:Get winning hand Now! (3/4)
:7jigen:00110001:65CC:00003737:FFFFFFFF:Get winning hand Now! (4/4)
:7jigen:00300000:65C0:32313131:FFFFFFFF:Always Winning Hand
:7jigen:00310000:65C4:35353532:FFFFFFFF:Always Winning Hand (2/4)
:7jigen:00310000:65C8:37363636:FFFFFFFF:Always Winning Hand (3/4)
:7jigen:00110000:65CC:00003737:FFFFFFFF:Always Winning Hand (4/4)
; [ Chi-Toitsu ]
7toitsu:0:E67C:09:001:Get 9999 Power
7toitsu:0:E67D:09:501:Get 9999 Power (2/4)
7toitsu:0:E67E:09:501:Get 9999 Power (3/4)
7toitsu:0:E67F:09:501:Get 9999 Power (4/4)
7toitsu:0:0000:00:999:[ The winning hand cheat must be activated when there are ]
7toitsu:0:0000:00:999:[ 14 tiles in your hand, then press the RON key. ('Z' ]
7toitsu:0:0000:00:999:[ by default). The tiles do not visually change until you ]
7toitsu:0:0000:00:999:[ make a move. ]
7toitsu:0:E1C0:31:001:Get winning hand Now!
7toitsu:0:E1C1:31:501:Get winning hand Now! (02/14)
7toitsu:0:E1C2:31:501:Get winning hand Now! (03/14)
7toitsu:0:E1C3:32:501:Get winning hand Now! (04/14)
7toitsu:0:E1C4:32:501:Get winning hand Now! (05/14)
7toitsu:0:E1C5:32:501:Get winning hand Now! (06/14)
7toitsu:0:E1C6:33:501:Get winning hand Now! (07/14)
7toitsu:0:E1C7:33:501:Get winning hand Now! (08/14)
7toitsu:0:E1C8:33:501:Get winning hand Now! (09/14)
7toitsu:0:E1C9:34:501:Get winning hand Now! (10/14)
7toitsu:0:E1CA:34:501:Get winning hand Now! (11/14)
7toitsu:0:E1CB:34:501:Get winning hand Now! (12/14)
7toitsu:0:E1CC:35:501:Get winning hand Now! (13/14)
7toitsu:0:E1CD:35:501:Get winning hand Now! (14/14)
7toitsu:0:0000:00:999:[ See this URL for mahjong rules - ]
7toitsu:0:0000:00:999:[ www.tky.hut.fi/~kjmjm/english/majiang/rules/basics.html ]
; [ 800 Fathoms ]
800fath:0:4002:63:000:Infinite Credits
800fath:0:4108:05:000:Infinite Lives
800fath:0:4105:FF:000:Infinite Fuel
800fath:0:2047:C9:100:Invincibility
800fath:0:2113:C9:600:Invincibility (2/3)
800fath:0:153B:C9:600:invincibility (3/3)
800fath:0:0000:00:999:[Level 6 = Base ]
800fath:0:411E:05:071:Select current level
800fath:0:411E:05:061:Select next level
; [ '88 Games ]
88games:0:0000:00:999:[It is best to turn off the ]
88games:0:0000:00:999:[event select cheats when ]
88games:0:0000:00:999:[you start the event or you ]
88games:0:0000:00:999:[will not progress events! ]
88games:0:20D4:00:000:Set event to 100m Dash
88games:0:20D4:01:000:Set event to Long Jump
88games:0:20D4:02:000:Set event to 400m Relay 1
88games:0:20D4:03:000:Set event to Skeet Shooting
88games:0:20D4:04:000:Set event to 110m Hurdles
88games:0:20D4:05:000:Set event to Archery
88games:0:20D4:06:000:Set event to Javelin Throw
88games:0:20D4:07:000:Set event to High Jump
88games:0:20D4:08:000:Set event to 400m Relay 2:Only use before game starts!
88games:0:20D4:08:000:Finish Game after this event!
88games:0:0000:00:999:[Note Event cheats should be]
88games:0:0000:00:999:[turned off at end of event ]
88games:0:0000:00:999:[or sprite corruption will ]
88games:0:0000:00:999:[occur. Don't turn on max ]
88games:0:0000:00:999:[power cheats too soon! ]
88games:0:0000:00:999:[ 100M DASH ]
88games:0:2AB4:00:000:Infinite Time '00"00'
88games:0:2AB3:00:500:Infinite Time '00"00' (2/4)
88games:0:2AB2:00:500:Infinite Time '00"00' (3/4)
88games:0:2AB1:00:500:Infinite Time '00"00' (4/4)
88games:0:2312:0A:000:Maximum Power PL1
88games:0:232A:0A:500:Maximum Power PL1 (2/2)
88games:0:3322:00:000:Infinite False Starts PL1
88games:0:0000:00:999:[ LONG JUMP ]
88games:0:2365:E0:000:Maximum Power:Press fire to get body back
88games:0:37EA:50:500:Maximum Power (2/2):Press fire to get body back
88games:0:2364:45:000:Always jump at 45 deg.
88games:0:2363:2D:500:Always jump at 45 deg. (2/2)
88games:0:0000:00:999:[ JAVELIN ]
88games:0:2365:E0:000:Maximum Power:Press fire to get body back
88games:0:37EA:50:500:Maximum Power (2/2):Press fire to get body back
88games:0:2364:45:000:Always throw at 45 deg.
88games:0:2363:2D:500:Always throw at 45 deg. (2/2)
88games:0:2240:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Video Eight Ball ]
8ball:0:1D5C:99:000:Infinite Credits
8ball:0:1DA0:00:000:Infinite Time
8ball:0:1D9D:03:000:Infinite Hits
8ball:0:1CCB:05:000:Infinite Balls PL1
8ball:0:1DA1:01:000:Shot always = 1 PL1
8ball:0:1CCC:05:000:Infinite Balls PL2
8ball:0:1DA2:04:000:Shot always = 1 PL2
; [ Video Eight Ball (Rev.1) ]
8ball1:0:1D5C:99:000:Infinite Credits
8ball1:0:1DA0:00:000:Infinite Time
8ball1:0:1D9D:03:000:Infinite Hits
8ball1:0:1CCB:05:000:Infinite Balls PL1
8ball1:0:1DA1:01:000:Shot always = 1 PL1
8ball1:0:1CCC:05:000:Infinite Balls PL2
8ball1:0:1DA2:04:000:Shot always = 1 PL2
; [ Eight Ball Action (DK conversion) ]
8ballact:0:1D8B:17:000:Infinite Credits
8ballact:0:1D7C:03:000:Infinite Balls PL1
8ballact:0:1D7D:03:000:Infinite Balls PL2
; [ Eight Ball Action (DKJr conversion) ]
8ballat2:0:1D8B:17:000:Infinite Credits
8ballat2:0:1D7C:03:000:Infinite Balls PL1
8ballat2:0:1D7D:03:000:Infinite Balls PL2
; [ Eight Ball Action (Pac-Man conversion) ]
8bpm:0:1CCF:99:000:Infinite Credits
8bpm:0:1CC0:03:000:Infinite Balls PL1
8bpm:0:1CC1:03:000:Infinite Balls PL2
; [ '99: The Last War ]
99lstwar:0:F001:63:000:Infinite Credits
99lstwar:0:F652:0C:000:Infinite Energy
99lstwar:0:F653:0C:500:Infinite Energy (02/10)
99lstwar:0:F654:0C:500:Infinite Energy (03/10)
99lstwar:0:F655:0C:500:Infinite Energy (04/10)
99lstwar:0:F656:0C:500:Infinite Energy (05/10)
99lstwar:0:F657:0C:500:Infinite Energy (06/10)
99lstwar:0:F658:0C:500:Infinite Energy (07/10)
99lstwar:0:F659:0C:500:Infinite Energy (08/10)
99lstwar:0:F65A:0C:500:Infinite Energy (09/10)
99lstwar:0:F65B:0C:500:Infinite Energy (10/10)
99lstwar:0:0000:00:999:[See the Dip Switch Menu to ]
99lstwar:0:0000:00:999:[enable Invincibility. ]
99lstwar:0:F5C7:58:000:Shield stays on longer:Buggy - cosmetic only?
99lstwar:0:F597:59:500:Shield stays on longer (2/4)
99lstwar:0:F5C5:5A:500:Shield stays on longer (3/4)
99lstwar:0:F595:5B:500:Shield stays on longer (4/4)
99lstwar:0:F0F0:0F:000:Enemies Don't Shoot
99lstwar:0:F109:80:000:Always have Normal Shoot
99lstwar:0:F109:81:000:Always have Fast Shoot
99lstwar:0:F109:80:001:Get Normal Shoot Now!
99lstwar:0:F109:81:001:Get Fast Shoot Now!
99lstwar:0:F8BF:0B:000:Infinite Lives PL1
99lstwar:0:F8D3:0B:000:Infinite Lives PL2
; [ '99: The Last War (alternate) ]
99lstwra:0:F001:63:000:Infinite Credits
99lstwra:0:F652:0C:000:Infinite Energy
99lstwra:0:F653:0C:500:Infinite Energy (02/10)
99lstwra:0:F654:0C:500:Infinite Energy (03/10)
99lstwra:0:F655:0C:500:Infinite Energy (04/10)
99lstwra:0:F656:0C:500:Infinite Energy (05/10)
99lstwra:0:F657:0C:500:Infinite Energy (06/10)
99lstwra:0:F658:0C:500:Infinite Energy (07/10)
99lstwra:0:F659:0C:500:Infinite Energy (08/10)
99lstwra:0:F65A:0C:500:Infinite Energy (09/10)
99lstwra:0:F65B:0C:500:Infinite Energy (10/10)
99lstwra:0:0000:00:999:[See the Dip Switch Menu to ]
99lstwra:0:0000:00:999:[enable Invincibility. ]
99lstwra:0:F0F0:0F:000:Enemies Don't Shoot
99lstwra:0:F8BF:0B:000:Infinite Lives PL1
99lstwra:0:F8D3:0B:000:Infinite Lives PL2
; [ 9-Ball Shootout (set 2) ]
9ballsh2:0:0003F91E:7F:000:Infinite Credits
9ballsh2:0:0003F8DA:06:000:Infinite Balls PL1
9ballsh2:0:0003F8DB:06:000:Infinite Balls PL2
; [ 9-Ball Shootout (set 3) ]
9ballsh3:0:0003F90E:7F:000:Infinite Credits
9ballsh3:0:0003F8CA:06:000:Infinite Balls PL1
9ballsh3:0:0003F8CB:06:000:Infinite Balls PL2
; [ 9-Ball Shootout (set 1) ]
9ballsht:0:0003F920:7F:000:Infinite Credits
9ballsht:0:0003F8DC:06:000:Infinite Balls PL1
9ballsht:0:0003F8DD:06:000:Infinite Balls PL2
; [ Area 51 / Maximum Force Duo (R3000) ]
a51mxr3k:0:00000000:00:999:[ Cheats for - Area 51 ]
:a51mxr3k:00000000:1000953B:0000000A:FFFFFFFF:Infinite Lives PL1
:a51mxr3k:00000000:1000950F:00000018:FFFFFFFF:Infinite Bullets PL1
:a51mxr3k:00000000:10009513:00000001:FFFFFFFF:Infinite Grenades PL1
:a51mxr3k:00000000:100095E3:0000000A:FFFFFFFF:Infinite Lives PL2
:a51mxr3k:00000000:100095B7:00000018:FFFFFFFF:Infinite Bullets PL2
:a51mxr3k:00000000:100095BB:00000001:FFFFFFFF:Infinite Grenades PL2
a51mxr3k:0:00000000:00:999:[ Cheats for - Maximum Force Duo ]
:a51mxr3k:00000000:10009C03:00000005:FFFFFFFF:Infinite Lives PL1
:a51mxr3k:00000000:10009C57:0000000A:FFFFFFFF:Infinite Bullets PL1
:a51mxr3k:00000000:10009C8F:00000005:FFFFFFFF:Infinite Lives PL2
:a51mxr3k:00000000:10009CE3:0000000A:FFFFFFFF:Infinite Bullets PL2
; [ All American Football (rev E) ]
aafb:0:E2F8:5A:000:Infinite Time
aafb:0:E2F9:99:500:Infinite Time (2/2)
aafb:0:E2F8:00:001:Finish this Quarter Now!
aafb:0:E2F9:00:501:Finish this Quarter Now! (2/2)
aafb:0:E25B:01:000:Always on the First Down
aafb:0:E25B:01:001:Make this the First Down Now!
aafb:0:E25B:04:001:Make this the Fourth Down Now!
aafb:0:E292:99:000:Infinite Credits for Team 1 QB:This is for the Receiving Quarterback (as shown at the start)
aafb:0:E291:99:500:Infinite Credits for Team 1 QB (2/2)
aafb:0:E2A3:99:000:Infinite Credits for Team 1 HB:This is for the Receiving Halfback (as shown at the start)
aafb:0:E2A2:99:500:Infinite Credits for Team 1 HB (2/2)
aafb:0:E29D:00:000:Score always = 0 Team 1
aafb:0:E29E:00:500:Score always = 0 Team 1 (2/2)
aafb:0:E29D:99:000:Score always = 999 Team 1
aafb:0:E29E:09:500:Score always = 999 Team 1 (2/2)
aafb:0:E29D:00:001:Set score = 0 Now! Team 1
aafb:0:E29E:00:501:Set score = 0 Now! Team 1 (2/2)
aafb:0:E29D:00:001:Set score = 500 Now! Team 1
aafb:0:E29E:05:501:Set score = 500 Now! Team 1 (2/2)
aafb:0:E2B4:99:000:Infinite Credits for Team 2 QB:This is for the Kicking Quarterback (as shown at the start)
aafb:0:E2B3:99:500:Infinite Credits for Team 2 QB (2/2)
aafb:0:E2C5:99:000:Infinite Credits for Team 2 HB:This is for the Kicking Halfback (as shown at the start)
aafb:0:E2C4:99:500:Infinite Credits for Team 2 HB (2/2)
aafb:0:E2BF:00:000:Score always = 0 Team 2
aafb:0:E2C0:00:500:Score always = 0 Team 2 (2/2)
aafb:0:E2BF:99:000:Score always = 999 Team 2
aafb:0:E2C0:09:500:Score always = 999 Team 2 (2/2)
aafb:0:E2BF:00:001:Set score = 0 Now! Team 2
aafb:0:E2C0:00:501:Set score = 0 Now! Team 2 (2/2)
aafb:0:E2BF:00:001:Set score = 500 Now! Team 2
aafb:0:E2C0:05:501:Set score = 500 Now! Team 2 (2/2)
; [ All American Football (rev B) ]
aafbb:0:E2F3:5A:000:Infinite Time
aafbb:0:E2F4:99:500:Infinite Time (2/2)
aafbb:0:E2F3:00:001:Finish this Quarter Now!
aafbb:0:E2F4:00:501:Finish this Quarter Now! (2/2)
aafbb:0:E25B:01:000:Always on the First Down
aafbb:0:E25B:01:001:Make this the First Down Now!
aafbb:0:E25B:04:001:Make this the Fourth Down Now!
aafbb:0:E292:99:000:Infinite Credits for Team 1 QB:This is for the Receiving Quarterback (as shown at the start)
aafbb:0:E291:99:500:Infinite Credits for Team 1 QB (2/2)
aafbb:0:E2A2:99:000:Infinite Credits for Team 1 HB:This is for the Receiving Halfback (as shown at the start)
aafbb:0:E2A1:99:500:Infinite Credits for Team 1 HB (2/2)
aafbb:0:E29D:00:000:Score always = 0 Team 1
aafbb:0:E29E:00:500:Score always = 0 Team 1 (2/2)
aafbb:0:E29D:99:000:Score always = 999 Team 1
aafbb:0:E29E:09:500:Score always = 999 Team 1 (2/2)
aafbb:0:E29D:00:001:Set score = 0 Now! Team 1
aafbb:0:E29E:00:501:Set score = 0 Now! Team 1 (2/2)
aafbb:0:E29D:00:001:Set score = 500 Now! Team 1
aafbb:0:E29E:05:501:Set score = 500 Now! Team 1 (2/2)
aafbb:0:E2B2:99:000:Infinite Credits for Team 2 QB:This is for the Kicking Quarterback (as shown at the start)
aafbb:0:E2B1:99:500:Infinite Credits for Team 2 QB (2/2)
aafbb:0:E2C2:99:000:Infinite Credits for Team 2 HB:This is for the Kicking Halfback (as shown at the start)
aafbb:0:E2C1:99:500:Infinite Credits for Team 2 HB (2/2)
aafbb:0:E2BD:00:000:Score always = 0 Team 2
aafbb:0:E2BE:00:500:Score always = 0 Team 2 (2/2)
aafbb:0:E2BD:99:000:Score always = 999 Team 2
aafbb:0:E2BE:09:500:Score always = 999 Team 2 (2/2)
aafbb:0:E2BD:00:001:Set score = 0 Now! Team 2
aafbb:0:E2BE:00:501:Set score = 0 Now! Team 2 (2/2)
aafbb:0:E2BD:00:001:Set score = 500 Now! Team 2
aafbb:0:E2BE:05:501:Set score = 500 Now! Team 2 (2/2)
; [ All American Football (rev C) ]
aafbc:0:E2F3:5A:000:Infinite Time
aafbc:0:E2F4:99:500:Infinite Time (2/2)
aafbc:0:E2F3:00:001:Finish this Quarter Now!
aafbc:0:E2F4:00:501:Finish this Quarter Now! (2/2)
aafbc:0:E25B:01:000:Always on the First Down
aafbc:0:E25B:01:001:Make this the First Down Now!
aafbc:0:E25B:04:001:Make this the Fourth Down Now!
aafbc:0:E292:99:000:Infinite Credits for Team 1 QB:This is for the Receiving Quarterback (as shown at the start)
aafbc:0:E291:99:500:Infinite Credits for Team 1 QB (2/2)
aafbc:0:E2A2:99:000:Infinite Credits for Team 1 HB:This is for the Receiving Halfback (as shown at the start)
aafbc:0:E2A1:99:500:Infinite Credits for Team 1 HB (2/2)
aafbc:0:E29D:00:000:Score always = 0 Team 1
aafbc:0:E29E:00:500:Score always = 0 Team 1 (2/2)
aafbc:0:E29D:99:000:Score always = 999 Team 1
aafbc:0:E29E:09:500:Score always = 999 Team 1 (2/2)
aafbc:0:E29D:00:001:Set score = 0 Now! Team 1
aafbc:0:E29E:00:501:Set score = 0 Now! Team 1 (2/2)
aafbc:0:E29D:00:001:Set score = 500 Now! Team 1
aafbc:0:E29E:05:501:Set score = 500 Now! Team 1 (2/2)
aafbc:0:E2B2:99:000:Infinite Credits for Team 2 QB:This is for the Kicking Quarterback (as shown at the start)
aafbc:0:E2B1:99:500:Infinite Credits for Team 2 QB (2/2)
aafbc:0:E2C2:99:000:Infinite Credits for Team 2 HB:This is for the Kicking Halfback (as shown at the start)
aafbc:0:E2C1:99:500:Infinite Credits for Team 2 HB (2/2)
aafbc:0:E2BD:00:000:Score always = 0 Team 2
aafbc:0:E2BE:00:500:Score always = 0 Team 2 (2/2)
aafbc:0:E2BD:99:000:Score always = 999 Team 2
aafbc:0:E2BE:09:500:Score always = 999 Team 2 (2/2)
aafbc:0:E2BD:00:001:Set score = 0 Now! Team 2
aafbc:0:E2BE:00:501:Set score = 0 Now! Team 2 (2/2)
aafbc:0:E2BD:00:001:Set score = 500 Now! Team 2
aafbc:0:E2BE:05:501:Set score = 500 Now! Team 2 (2/2)
; [ All American Football (rev D, 2 Players) ]
aafbd2p:0:E2F8:5A:000:Infinite Time
aafbd2p:0:E2F9:99:500:Infinite Time (2/2)
aafbd2p:0:E2F8:00:001:Finish this Quarter Now!
aafbd2p:0:E2F9:00:501:Finish this Quarter Now! (2/2)
aafbd2p:0:E25B:01:000:Always on the First Down
aafbd2p:0:E25B:01:001:Make this the First Down Now!
aafbd2p:0:E25B:04:001:Make this the Fourth Down Now!
aafbd2p:0:E292:99:000:Infinite Credits for Team 1 QB:This is for the Receiving Quarterback (as shown at the start)
aafbd2p:0:E291:99:500:Infinite Credits for Team 1 QB (2/2)
aafbd2p:0:E29D:00:000:Score always = 0 Team 1
aafbd2p:0:E29E:00:500:Score always = 0 Team 1 (2/2)
aafbd2p:0:E29D:99:000:Score always = 999 Team 1
aafbd2p:0:E29E:09:500:Score always = 999 Team 1 (2/2)
aafbd2p:0:E29D:00:001:Set score = 0 Now! Team 1
aafbd2p:0:E29E:00:501:Set score = 0 Now! Team 1 (2/2)
aafbd2p:0:E29D:00:001:Set score = 500 Now! Team 1
aafbd2p:0:E29E:05:501:Set score = 500 Now! Team 1 (2/2)
aafbd2p:0:E2B4:99:000:Infinite Credits for Team 2 QB:This is for the Kicking Quarterback (as shown at the start)
aafbd2p:0:E2B3:99:500:Infinite Credits for Team 2 QB (2/2)
aafbd2p:0:E2BF:00:000:Score always = 0 Team 2
aafbd2p:0:E2C0:00:500:Score always = 0 Team 2 (2/2)
aafbd2p:0:E2BF:99:000:Score always = 999 Team 2
aafbd2p:0:E2C0:09:500:Score always = 999 Team 2 (2/2)
aafbd2p:0:E2BF:00:001:Set score = 0 Now! Team 2
aafbd2p:0:E2C0:00:501:Set score = 0 Now! Team 2 (2/2)
aafbd2p:0:E2BF:00:001:Set score = 500 Now! Team 2
aafbd2p:0:E2C0:05:501:Set score = 500 Now! Team 2 (2/2)
; [ Atari Baseball (set 1) ]
abaseb:0:0079:99:000:Infinite Credits
abaseb:0:0070:00:000:Always First Strike PL1
abaseb:0:0070:00:001:Reset to Strike 1 Now! PL1
abaseb:0:006C:00:000:Never anybody out PL1
; [ Atari Baseball (set 2) ]
abaseb2:0:0079:99:000:Infinite Credits
abaseb2:0:0070:00:000:Always First Strike PL1
abaseb2:0:0070:00:001:Reset to Strike 1 Now! PL1
abaseb2:0:006C:00:000:Never anybody out PL1
; [ After Burner (Japan) ]
aburner:0:FF88E0:01:000:Infinite Lives
aburner:0:FF88E1:29:500:Infinite Lives (2/2)
aburner:0:FF8D67:32:000:Infinite Missiles
aburner:0:FF8D77:01:000:Invincibility :(It is a boring cheat.)
aburner:0:FF9125:07:000:Quick Death Sequence:This saves time waiting for the plane to crash and for a new plane to appear
aburner:0:FF884D:00:000:Sound Test Timer Stop
; [ After Burner II ]
aburner2:0:FF88E0:01:000:Infinite Lives
aburner2:0:FF88E1:29:500:Infinite Lives (2/2)
aburner2:0:FF8D67:32:000:Infinite Missiles
aburner2:0:FF8D77:01:000:Invincibility :(It is a boring cheat.)
aburner2:0:FF8894:FF:000:Always fly at Maximum Speed
aburner2:0:FF8D79:3F:500:Always fly at Maximum Speed (2/3)
aburner2:0:FF8D7C:FF:500:Always fly at Maximum Speed (3/3)
aburner2:0:FF9125:07:000:Quick Death Sequence:This saves time waiting for the plane to crash and for a new plane to appear
aburner2:0:FF884D:00:000:Sound Test Timer Stop
; [ Ace ]
ace:0:8300:00:000:Right Plane Score always = 0
ace:0:8300:10:000:Right Plane Score always = 10
ace:0:8300:00:001:Right Plane Score = 0 Now!
ace:0:8300:10:001:Right Plane Score = 10 Now!
ace:0:8301:00:000:Left Plane Score always = 0
ace:0:8301:10:000:Left Plane Score always = 0
ace:0:8301:00:001:Left Plane Score = 0 Now!
ace:0:8301:10:001:Left Plane Score = 10 Now!
; [ Ace Attacker ]
aceattac:0:0000:00:999:[ There are no cheats ]:REASON 1
aceattac:0:0000:00:999:[ for this game as it ]:REASON 1
aceattac:0:0000:00:999:[ didn't work the last ]:REASON 1
aceattac:0:0000:00:999:[ time it was tested. ]:REASON 1
aceattac:0:0000:00:999:[ If the game now works ]:REASON 1
aceattac:0:0000:00:999:[ please request cheats ]:REASON 1
aceattac:0:0000:00:999:[ for it on the cheat ]:REASON 1
aceattac:0:0000:00:999:[ forums. ]:REASON 1
; [ Ace Driver (Rev. AD2, World) ]
acedrvrw:0:0000:00:999:[ There are no cheats ]:REASON 1
acedrvrw:0:0000:00:999:[ for this game as it ]:REASON 1
acedrvrw:0:0000:00:999:[ didn't work the last ]:REASON 1
acedrvrw:0:0000:00:999:[ time it was tested. ]:REASON 1
acedrvrw:0:0000:00:999:[ If the game now works ]:REASON 1
acedrvrw:0:0000:00:999:[ please request cheats ]:REASON 1
acedrvrw:0:0000:00:999:[ for it on the cheat ]:REASON 1
acedrvrw:0:0000:00:999:[ forums. ]:REASON 1
; [ Atlantic City Action ]
acitya:0:0000:00:999:[ This game hasn't even ]:REASON 11
acitya:0:0000:00:999:[ been looked at due to ]:REASON 11
acitya:0:0000:00:999:[ time constraints - Too]:REASON 11
acitya:0:0000:00:999:[ many games and so ]:REASON 11
acitya:0:0000:00:999:[ little time. It is ]:REASON 11
acitya:0:0000:00:999:[ even possible that ]:REASON 11
acitya:0:0000:00:999:[ this game may be a ]:REASON 11
acitya:0:0000:00:999:[ clone of an existing ]:REASON 11
acitya:0:0000:00:999:[ game which may have ]:REASON 11
acitya:0:0000:00:999:[ cheats. Please search ]:REASON 11
acitya:0:0000:00:999:[ the cheat forums ]:REASON 11
acitya:0:0000:00:999:[ before posting cheat ]:REASON 11
acitya:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Acrobat Mission ]
acrobatm:0:080075:09:000:Infinite Credits
acrobatm:0:080255:0A:000:Infinite Lives PL1
acrobatm:0:000000:00:999:[ Lose a life before enabling the ]
acrobatm:0:000000:00:999:[ the Invincibility cheat for the ]
acrobatm:0:000000:00:999:[ first time. Then use F6 at the ]
acrobatm:0:000000:00:999:[ end of the level, then F6 at ]
acrobatm:0:000000:00:999:[ the begining of the next one or ]
acrobatm:0:000000:00:999:[ the game will crash! ]
acrobatm:0:08026D:02:000:Invincibility PL1
acrobatm:0:089003:01:540:Invincibility PL1 (2/2)
acrobatm:0:080267:04:000:Maximum Fire Power PL1
acrobatm:0:08026B:00:000:Always Wave Weapon PL1
acrobatm:0:08026B:01:000:Always Hurricane WeaponPL1
acrobatm:0:08026B:00:001:Get Wave Weapon Now! PL1
acrobatm:0:08026B:01:001:Get Hurricane Weapon Now! PL1
acrobatm:0:080277:0A:000:Infinite Lives PL2
acrobatm:0:000000:00:999:[ Lose a life before enabling the ]
acrobatm:0:000000:00:999:[ the Invincibility cheat for the ]
acrobatm:0:000000:00:999:[ first time. Then use F6 at the ]
acrobatm:0:000000:00:999:[ end of the level, then F6 at ]
acrobatm:0:000000:00:999:[ the begining of the next one or ]
acrobatm:0:000000:00:999:[ the game will crash! ]
acrobatm:0:08028F:02:000:Invincibility PL2
acrobatm:0:089A93:01:540:Invincibility PL2 (2/2)
acrobatm:0:080289:04:000:Maximum Fire Power PL2
acrobatm:0:08028D:00:000:Always Wave Weapon PL2
acrobatm:0:08028D:01:000:Always Hurricane Weapon PL2
acrobatm:0:08028D:00:001:Get Wave Weapon Now! PL2
acrobatm:0:08028D:01:001:Get Hurricane Weapon Now! PL2
; [ Act-Fancer Cybernetick Hyper Weapon (World revision 1) ]
actfanc1:0:1F0010:99:000:Infinite Credits
actfanc1:0:1F0C32:FF:000:Infinite Time - Robot
actfanc1:0:1F0C87:99:000:Infinite Time - Bubbles
actfanc1:0:1F00C6:05:000:Infinite Lives
actfanc1:0:1F0039:80:020:Invincibility "ON"
actfanc1:0:1F0039:80:041:Invincibility "OFF"
actfanc1:0:1F0C43:04:000:Maximum bubbles power
actfanc1:0:000000:00:999:[Remove current Robot cheats]
actfanc1:0:000000:00:999:[before selecting a new one.]
actfanc1:0:000000:00:999:[Robot level - Bubbles type ]
actfanc1:0:1F00D5:01:041:Robot 0 - None Now!
actfanc1:0:1F00D5:02:541:Robot 0 - None Now! (2/3)
actfanc1:0:1F00D5:04:541:Robot 0 - None Now! (3/3)
actfanc1:0:1F00D5:01:021:Robot 1 - Normal Now!
actfanc1:0:1F00D5:02:541:Robot 1 - Normal Now! (2/3)
actfanc1:0:1F00D5:04:541:Robot 1 - Normal Now! (3/3)
actfanc1:0:1F00D5:01:041:Robot 2 - Flames Now!
actfanc1:0:1F00D5:02:521:Robot 2 - Flames Now! (2/3)
actfanc1:0:1F00D5:04:541:Robot 2 - Flames Now! (3/3)
actfanc1:0:1F00D5:01:021:Robot 3 - Air Now!
actfanc1:0:1F00D5:02:521:Robot 3 - Air Now! (2/3)
actfanc1:0:1F00D5:04:541:Robot 3 - Air Now! (3/3)
actfanc1:0:1F00D5:01:041:Robot 4 - Beam Now!
actfanc1:0:1F00D5:02:541:Robot 4 - Beam Now! (2/3)
actfanc1:0:1F00D5:04:521:Robot 4 - Beam Now! (3/3)
actfanc1:0:1F00D5:01:021:Robot 5 - Split Now!
actfanc1:0:1F00D5:02:541:Robot 5 - Split Now! (2/3)
actfanc1:0:1F00D5:04:521:Robot 5 - Split Now! (3/3)
actfanc1:0:1F00D5:01:041:Robot 6 - Homing Now!
actfanc1:0:1F00D5:02:521:Robot 6 - Homing Now! (2/3)
actfanc1:0:1F00D5:04:521:Robot 6 - Homing Now! (3/3)
; [ Act-Fancer Cybernetick Hyper Weapon (Japan revision 1) ]
actfancj:0:1F0010:99:000:Infinite Credits
actfancj:0:1F0C32:FF:000:Infinite Time - Robot
actfancj:0:1F0C87:99:000:Infinite Time - Bubbles
actfancj:0:1F00C6:05:000:Infinite Lives
actfancj:0:1F0039:80:020:Invincibility "ON"
actfancj:0:1F0039:80:041:Invincibility "OFF"
actfancj:0:1F0C43:04:000:Maximum bubbles power
actfancj:0:000000:00:999:[Remove current Robot cheats]
actfancj:0:000000:00:999:[before selecting a new one.]
actfancj:0:000000:00:999:[Robot level - Bubbles type ]
actfancj:0:1F00D5:01:041:Robot 0 - None Now!
actfancj:0:1F00D5:02:541:Robot 0 - None Now! (2/3)
actfancj:0:1F00D5:04:541:Robot 0 - None Now! (3/3)
actfancj:0:1F00D5:01:021:Robot 1 - Normal Now!
actfancj:0:1F00D5:02:541:Robot 1 - Normal Now! (2/3)
actfancj:0:1F00D5:04:541:Robot 1 - Normal Now! (3/3)
actfancj:0:1F00D5:01:041:Robot 2 - Flames Now!
actfancj:0:1F00D5:02:521:Robot 2 - Flames Now! (2/3)
actfancj:0:1F00D5:04:541:Robot 2 - Flames Now! (3/3)
actfancj:0:1F00D5:01:021:Robot 3 - Air Now!
actfancj:0:1F00D5:02:521:Robot 3 - Air Now! (2/3)
actfancj:0:1F00D5:04:541:Robot 3 - Air Now! (3/3)
actfancj:0:1F00D5:01:041:Robot 4 - Beam Now!
actfancj:0:1F00D5:02:541:Robot 4 - Beam Now! (2/3)
actfancj:0:1F00D5:04:521:Robot 4 - Beam Now! (3/3)
actfancj:0:1F00D5:01:021:Robot 5 - Split Now!
actfancj:0:1F00D5:02:541:Robot 5 - Split Now! (2/3)
actfancj:0:1F00D5:04:521:Robot 5 - Split Now! (3/3)
actfancj:0:1F00D5:01:041:Robot 6 - Homing Now!
actfancj:0:1F00D5:02:521:Robot 6 - Homing Now! (2/3)
actfancj:0:1F00D5:04:521:Robot 6 - Homing Now! (3/3)
; [ Act-Fancer Cybernetick Hyper Weapon (World revision 2) ]
actfancr:0:1F0010:99:000:Infinite Credits
actfancr:0:1F0C32:FF:000:Infinite Time - Robot
actfancr:0:1F0C87:99:000:Infinite Time - Bubbles
actfancr:0:1F00C6:05:000:Infinite Lives
actfancr:0:1F0039:80:020:Invincibility "ON"
actfancr:0:1F0039:80:041:Invincibility "OFF"
actfancr:0:1F0C43:04:000:Maximum bubbles power
actfancr:0:000000:00:999:[Remove current Robot cheats]
actfancr:0:000000:00:999:[before selecting a new one.]
actfancr:0:000000:00:999:[Robot level - Bubbles type ]
actfancr:0:1F00D5:01:041:Robot 0 - None Now!
actfancr:0:1F00D5:02:541:Robot 0 - None Now! (2/3)
actfancr:0:1F00D5:04:541:Robot 0 - None Now! (3/3)
actfancr:0:1F00D5:01:021:Robot 1 - Normal Now!
actfancr:0:1F00D5:02:541:Robot 1 - Normal Now! (2/3)
actfancr:0:1F00D5:04:541:Robot 1 - Normal Now! (3/3)
actfancr:0:1F00D5:01:041:Robot 2 - Flames Now!
actfancr:0:1F00D5:02:521:Robot 2 - Flames Now! (2/3)
actfancr:0:1F00D5:04:541:Robot 2 - Flames Now! (3/3)
actfancr:0:1F00D5:01:021:Robot 3 - Air Now!
actfancr:0:1F00D5:02:521:Robot 3 - Air Now! (2/3)
actfancr:0:1F00D5:04:541:Robot 3 - Air Now! (3/3)
actfancr:0:1F00D5:01:041:Robot 4 - Beam Now!
actfancr:0:1F00D5:02:541:Robot 4 - Beam Now! (2/3)
actfancr:0:1F00D5:04:521:Robot 4 - Beam Now! (3/3)
actfancr:0:1F00D5:01:021:Robot 5 - Split Now!
actfancr:0:1F00D5:02:541:Robot 5 - Split Now! (2/3)
actfancr:0:1F00D5:04:521:Robot 5 - Split Now! (3/3)
actfancr:0:1F00D5:01:041:Robot 6 - Homing Now!
actfancr:0:1F00D5:02:521:Robot 6 - Homing Now! (2/3)
actfancr:0:1F00D5:04:521:Robot 6 - Homing Now! (3/3)
; [ Aeroboto ]
aeroboto:0:01AC:99:000:Infinite Credits
aeroboto:0:0224:05:000:Infinite Lives PL1
aeroboto:0:0225:05:000:Infinite Lives PL2
; [ Aero Fighters ]
aerofgt:0:FF8B95:09:000:Infinite Credits
aerofgt:0:000000:00:999:[Do NOT use Smart Bombs with]
aerofgt:0:000000:00:999:[Invincibility enabled when ]
aerofgt:0:000000:00:999:[you are in the USA or ]
aerofgt:0:000000:00:999:[Swedish aircraft or the ]
aerofgt:0:000000:00:999:[game will crash!! ]
aerofgt:0:FF60DD:0A:000:Infinite Lives PL1
aerofgt:0:FF60DF:06:000:Infinite Smart Bombs PL1
aerofgt:0:FF60E1:03:000:Maximum fire power PL1
aerofgt:0:FF60E1:07:000:Absurd fire power PL1
aerofgt:0:FF06D3:B4:000:Invincibility PL1:Use it when sprite flickers
aerofgt:0:FF61DD:0A:000:Infinite Lives PL2
aerofgt:0:FF61DF:06:000:Infinite Smart Bombs PL2
aerofgt:0:FF61E1:03:000:Maximum fire power PL2
aerofgt:0:FF61E1:07:000:Absurd fire power PL2
aerofgt:0:FF0733:B4:000:Invincibility PL2:Use it when sprite flickers
; [ Aero Fighters (Turbo Force hardware set 1) ]
aerofgtb:0:0C8B91:09:000:Infinite Credits
aerofgtb:0:000000:00:999:[Do NOT use Smart Bombs with]
aerofgtb:0:000000:00:999:[Invincibility enabled when ]
aerofgtb:0:000000:00:999:[you are in the USA or ]
aerofgtb:0:000000:00:999:[Swedish aircraft or the ]
aerofgtb:0:000000:00:999:[game will crash!! ]
aerofgtb:0:FF60DD:0A:000:Infinite Lives PL1
aerofgtb:0:FF60DF:06:000:Infinite Smart Bombs PL1
aerofgtb:0:FF60E1:03:000:Maximum fire power PL1
aerofgtb:0:FF60E1:07:000:Absurd fire power PL1
aerofgtb:0:FF06D3:B4:000:Invincibility PL1:Use it when sprite flickers
aerofgtb:0:FF61DD:0A:000:Infinite Lives PL2
aerofgtb:0:FF61DF:06:000:Infinite Smart Bombs PL2
aerofgtb:0:FF61E1:03:000:Maximum fire power PL2
aerofgtb:0:FF61E1:07:000:Absurd fire power PL2
aerofgtb:0:FF0733:B4:000:Invincibility PL2:Use it when sprite flickers
; [ Aero Fighters (Turbo Force hardware set 2) ]
aerofgtc:0:0C8B91:09:000:Infinite Credits
aerofgtc:0:000000:00:999:[Do NOT use Smart Bombs with]
aerofgtc:0:000000:00:999:[Invincibility enabled when ]
aerofgtc:0:000000:00:999:[you are in the USA or ]
aerofgtc:0:000000:00:999:[Swedish aircraft or the ]
aerofgtc:0:000000:00:999:[game will crash!! ]
aerofgtc:0:FF60DD:0A:000:Infinite Lives PL1
aerofgtc:0:FF60DF:06:000:Infinite Smart Bombs PL1
aerofgtc:0:FF60E1:03:000:Maximum fire power PL1
aerofgtc:0:FF60E1:07:000:Absurd fire power PL1
aerofgtc:0:FF06D3:B4:000:Invincibility PL1:Use it when sprite flickers
aerofgtc:0:FF61DD:0A:000:Infinite Lives PL2
aerofgtc:0:FF61DF:06:000:Infinite Smart Bombs PL2
aerofgtc:0:FF61E1:03:000:Maximum fire power PL2
aerofgtc:0:FF61E1:07:000:Absurd fire power PL2
aerofgtc:0:FF0733:B4:000:Invincibility PL2:Use it when sprite flickers
; [ Action Fighter ]
afighter:0:0000:00:999:[ There are no cheats ]:REASON 1
afighter:0:0000:00:999:[ for this game as it ]:REASON 1
afighter:0:0000:00:999:[ didn't work the last ]:REASON 1
afighter:0:0000:00:999:[ time it was tested. ]:REASON 1
afighter:0:0000:00:999:[ If the game now works ]:REASON 1
afighter:0:0000:00:999:[ please request cheats ]:REASON 1
afighter:0:0000:00:999:[ for it on the cheat ]:REASON 1
afighter:0:0000:00:999:[ forums. ]:REASON 1
; [ Air Gallet ]
agallet:0:1001CD:09:000:Infinite Credits
agallet:0:1002ED:07:000:Infinite Lives PL1
agallet:0:100D73:05:000:Infinite Bombs PL1
agallet:0:100D71:01:000:Invincibility PL1
agallet:0:100D7C:1D:000:Maximum Fire Power PL1
agallet:0:1002EF:07:000:Infinite Lives PL2
agallet:0:100E33:05:000:Infinite Bombs PL2
agallet:0:100E31:01:000:Invincibility PL2
agallet:0:100E3C:1D:000:Maximum Fire Power PL2
; [ Air Inferno (US) ]
ainferno:0:0C0011:09:000:Infinite Credits
ainferno:0:0000:00:999:[ There are no cheats ]:REASON 1
ainferno:0:0000:00:999:[ for this game as it ]:REASON 1
ainferno:0:0000:00:999:[ didn't work the last ]:REASON 1
ainferno:0:0000:00:999:[ time it was tested. ]:REASON 1
ainferno:0:0000:00:999:[ If the game now works ]:REASON 1
ainferno:0:0000:00:999:[ please request cheats ]:REASON 1
ainferno:0:0000:00:999:[ for it on the cheat ]:REASON 1
ainferno:0:0000:00:999:[ forums. ]:REASON 1
; [ Air Buster (Japan) ]
airbustj:0:F000:09:000:Infinite Credits
airbustj:0:F007:0A:000:Infinite Lives PL1
airbustj:0:C840:00:000:Invincibility PL1
airbustj:0:E667:09:000:Maximum fire power PL1
airbustj:0:E666:00:000:Always no extra weapons PL1
airbustj:0:E666:01:000:Always have Side shot PL1
airbustj:0:E666:02:000:Always have Rear shot PL1
airbustj:0:E666:03:000:Always have 6-way PL1
airbustj:0:E666:04:000:Always have Powerball PL1
airbustj:0:E666:05:000:Always have B PL1
airbustj:0:E666:06:000:Always have R Missiles PL1
airbustj:0:E666:07:000:Always have G Missiles PL1
airbustj:0:E666:00:001:No extra weapon Now! PL1
airbustj:0:E666:01:001:Get Side shot Now! PL1
airbustj:0:E666:02:001:Get Rear shot Now! PL1
airbustj:0:E666:03:001:Get 6-way Now! PL1
airbustj:0:E666:04:001:Get Powerball Now! PL1
airbustj:0:E666:05:001:Get B Now! PL1
airbustj:0:E666:06:001:Get R Missiles Now! PL1
airbustj:0:E666:07:001:Get G Missiles Now! PL1
airbustj:0:F008:0A:000:Infinite Lives PL2
airbustj:0:C848:00:000:Invincibility PL2
airbustj:0:E67B:09:000:Maximum fire power PL2
airbustj:0:E67A:00:000:Always no extra weapons PL2
airbustj:0:E67A:01:000:Always have Side shot PL2
airbustj:0:E67A:02:000:Always have Rear shot PL2
airbustj:0:E67A:03:000:Always have 6-way PL2
airbustj:0:E67A:04:000:Always have Powerball PL2
airbustj:0:E67A:05:000:Always have B PL2
airbustj:0:E67A:06:000:Always have R Missiles PL2
airbustj:0:E67A:07:000:Always have G Missiles PL2
airbustj:0:E67A:00:001:No extra weapon Now! PL2
airbustj:0:E67A:01:001:Get Side shot Now! PL2
airbustj:0:E67A:02:001:Get Rear shot Now! PL2
airbustj:0:E67A:03:001:Get 6-way Now! PL2
airbustj:0:E67A:04:001:Get Powerball Now! PL2
airbustj:0:E67A:05:001:Get B Now! PL2
airbustj:0:E67A:06:001:Get R Missiles Now! PL2
airbustj:0:E67A:07:001:Get G Missiles Now! PL2
; [ Air Buster ]
airbustr:0:F000:09:000:Infinite Credits
airbustr:0:F007:0A:000:Infinite Lives PL1
airbustr:0:C840:00:000:Invincibility PL1
airbustr:0:E667:09:000:Maximum fire power PL1
airbustr:0:E666:00:000:Always no extra weapons PL1
airbustr:0:E666:01:000:Always have Side shot PL1
airbustr:0:E666:02:000:Always have Rear shot PL1
airbustr:0:E666:03:000:Always have 6-way PL1
airbustr:0:E666:04:000:Always have Powerball PL1
airbustr:0:E666:05:000:Always have B PL1
airbustr:0:E666:06:000:Always have R Missiles PL1
airbustr:0:E666:07:000:Always have G Missiles PL1
airbustr:0:E666:00:001:No extra weapon Now! PL1
airbustr:0:E666:01:001:Get Side shot Now! PL1
airbustr:0:E666:02:001:Get Rear shot Now! PL1
airbustr:0:E666:03:001:Get 6-way Now! PL1
airbustr:0:E666:04:001:Get Powerball Now! PL1
airbustr:0:E666:05:001:Get B Now! PL1
airbustr:0:E666:06:001:Get R Missiles Now! PL1
airbustr:0:E666:07:001:Get G Missiles Now! PL1
airbustr:0:F008:0A:000:Infinite Lives PL2
airbustr:0:C848:00:000:Invincibility PL2
airbustr:0:E67B:09:000:Maximum fire power PL2
airbustr:0:E67A:00:000:Always no extra weapons PL2
airbustr:0:E67A:01:000:Always have Side shot PL2
airbustr:0:E67A:02:000:Always have Rear shot PL2
airbustr:0:E67A:03:000:Always have 6-way PL2
airbustr:0:E67A:04:000:Always have Powerball PL2
airbustr:0:E67A:05:000:Always have B PL2
airbustr:0:E67A:06:000:Always have R Missiles PL2
airbustr:0:E67A:07:000:Always have G Missiles PL2
airbustr:0:E67A:00:001:No extra weapon Now! PL2
airbustr:0:E67A:01:001:Get Side shot Now! PL2
airbustr:0:E67A:02:001:Get Rear shot Now! PL2
airbustr:0:E67A:03:001:Get 6-way Now! PL2
airbustr:0:E67A:04:001:Get Powerball Now! PL2
airbustr:0:E67A:05:001:Get B Now! PL2
airbustr:0:E67A:06:001:Get R Missiles Now! PL2
airbustr:0:E67A:07:001:Get G Missiles Now! PL2
; [ Air Combat 22 (Rev. ACS1 Ver.B) ]
airco22b:0:0000:00:999:[ There are no cheats ]:REASON 1
airco22b:0:0000:00:999:[ for this game as it ]:REASON 1
airco22b:0:0000:00:999:[ didn't work the last ]:REASON 1
airco22b:0:0000:00:999:[ time it was tested. ]:REASON 1
airco22b:0:0000:00:999:[ If the game now works ]:REASON 1
airco22b:0:0000:00:999:[ please request cheats ]:REASON 1
airco22b:0:0000:00:999:[ for it on the cheat ]:REASON 1
airco22b:0:0000:00:999:[ forums. ]:REASON 1
; [ Air Combat (Japan) ]
aircombj:0:10012F:09:000:Infinite Credits
:aircombj:00100000:10045A:00000E10:FFFFFFFF:Infinite Time
:aircombj:00100000:10046A:0000270F:FFFFFFFF:Infinite Guns
; [ Air Combat (US) ]
aircombu:0:10012F:09:000:Infinite Credits
:aircombu:00100000:10045A:00000E10:FFFFFFFF:Infinite Time
:aircombu:00100000:10046A:0000270F:FFFFFFFF:Infinite Guns
; [ Air Duel (Japan) ]
airduel:0:A3EFE:63:000:Infinite Credits
airduel:0:A2391:09:000:Infinite Lives PL1
airduel:0:A23A2:19:000:Infinite Bombs PL1
airduel:0:A2374:02:020:Invincibility "ON" PL1
airduel:0:A2374:02:041:Invincibility "OFF" PL1
airduel:0:A23E5:09:000:Infinite Lives PL2
airduel:0:A23F6:19:000:Infinite Bombs PL2
airduel:0:A23C8:02:020:Invincibility "ON" PL2
airduel:0:A23C8:02:041:Invincibility "OFF" PL2
; [ Air Raid (encrypted) ]
airraid:0:0000:00:999:[ There are no cheats ]:REASON 1
airraid:0:0000:00:999:[ for this game as it ]:REASON 1
airraid:0:0000:00:999:[ didn't work the last ]:REASON 1
airraid:0:0000:00:999:[ time it was tested. ]:REASON 1
airraid:0:0000:00:999:[ If the game now works ]:REASON 1
airraid:0:0000:00:999:[ please request cheats ]:REASON 1
airraid:0:0000:00:999:[ for it on the cheat ]:REASON 1
airraid:0:0000:00:999:[ forums. ]:REASON 1
; [ Airwolf ]
airwolf:0:E001:63:000:Infinite Credits
airwolf:0:E122:01:020:Invincibility "ON"
airwolf:0:E122:01:041:Invincibility "OFF"
airwolf:0:0000:00:999:[See the Dip Switch Menu to ]
airwolf:0:0000:00:999:[enable an alternate ]
airwolf:0:0000:00:999:[Invincibility cheat. ]
airwolf:0:E0C6:11:000:Infinite Lives PL1
airwolf:0:E0E1:11:000:Infinite Lives PL2
; [ Ajax ]
ajax:0:208C:63:000:Infinite Credits
ajax:0:2098:FF:000:Infinite Lives
ajax:0:580C:09:020:Infinite POWs
ajax:0:580C:06:540:Infinite POWs (2/2)
ajax:0:5560:80:040:Invincibility "ON":You won't be able to get the power-ups with this enabled
ajax:0:5560:80:021:Invincibility "OFF"
ajax:0:558E:01:000:Always have Power Up Bomb 1
ajax:0:558E:02:000:Always have Power Up Bomb 2
ajax:0:558E:01:001:Get Power Up Bomb 1 Now!
ajax:0:558E:02:001:Get Power Up Bomb 2 Now!
ajax:0:558C:01:000:Always have 2nd Heli
ajax:0:558C:01:001:Get 2nd Heli Now!
ajax:0:0000:00:999:[These [1H] codes only apply]
ajax:0:0000:00:999:[to the 1st(main) Helicopter]
ajax:0:558D:00:000:Always have Normal Shot [1H]
ajax:0:558D:01:000:Always have Vulcan Shot [1H]
ajax:0:558D:02:000:Always have 3-Way Shot [1H]
ajax:0:558D:04:000:Always have Triple Shot [1H]
ajax:0:558D:05:000:Always have Laser Shot [1H]
ajax:0:558D:00:001:Get Normal Shot [1H] Now!
ajax:0:558D:01:001:Get Vulcan Shot [1H] Now!
ajax:0:558D:02:001:Get 3-Way Shot [1H] Now!
ajax:0:558D:04:001:Get Triple Shot [1H] Now!
ajax:0:558D:05:001:Get Laser Shot [1H] Now!
ajax:0:0000:00:999:[These [2H] codes only apply]
ajax:0:0000:00:999:[to the 2nd Helicopter. Earn]
ajax:0:0000:00:999:[it or use the 2nd Heli ]
ajax:0:0000:00:999:[cheat like everybody else! ]
ajax:0:55ED:00:000:Always have Normal Shot [2H]
ajax:0:55ED:01:000:Always have Vulcan Shot [2H]
ajax:0:55ED:02:000:Always have 3-Way Shot [2H]
ajax:0:55ED:04:000:Always have Triple Shot [2H]
ajax:0:55ED:05:000:Always have Laser Shot [2H]
ajax:0:55ED:00:001:Get Normal Shot [2H] Now!
ajax:0:55ED:01:001:Get Vulcan Shot [2H] Now!
ajax:0:55ED:02:001:Get 3-Way Shot [2H] Now!
ajax:0:55ED:04:001:Get Triple Shot [2H] Now!
ajax:0:55ED:05:001:Get Laser Shot [2H] Now!
ajax:0:5809:04:001:Lose a Life Now!
ajax:0:0000:00:999:[Enable these cheats on the ]
ajax:0:0000:00:999:[Take Off or READY!! screen ]
ajax:0:20A2:00:001:Start on Round 1
ajax:0:20A4:00:501:Start on Round 1 (2/2)
ajax:0:20A2:01:001:Start on Round 2
ajax:0:20A4:01:501:Start on Round 2 (2/2)
ajax:0:20A2:02:001:Start on Round 3
ajax:0:20A4:02:501:Start on Round 3 (2/2)
ajax:0:20A2:04:001:Start on Round 4
ajax:0:20A4:03:501:Start on Round 4 (2/2)
ajax:0:20A2:05:001:Start on Round 5
ajax:0:20A4:04:501:Start on Round 5 (2/2)
ajax:0:20A2:06:001:Start on Round 6
ajax:0:20A4:05:501:Start on Round 6 (2/2)
ajax:0:20A2:08:001:Start on Round 7
ajax:0:20A4:06:501:Start on Round 7 (2/2)
ajax:0:20A2:09:001:Start on Round 8
ajax:0:20A4:07:501:Start on Round 8 (2/2)
ajax:0:2809:F0:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Ajax (Japan) ]
ajaxj:0:208C:63:000:Infinite Credits
ajaxj:0:2098:FF:000:Infinite Lives
ajaxj:0:580C:09:020:Infinite POWs
ajaxj:0:580C:06:540:Infinite POWs (2/2)
ajaxj:0:5560:80:040:Invincibility "ON":You won't be able to get the power-ups with this enabled
ajaxj:0:5560:80:021:Invincibility "OFF"
ajaxj:0:558E:01:000:Always have Power Up Bomb 1
ajaxj:0:558E:02:000:Always have Power Up Bomb 2
ajaxj:0:558E:01:001:Get Power Up Bomb 1 Now!
ajaxj:0:558E:02:001:Get Power Up Bomb 2 Now!
ajaxj:0:558C:01:000:Always have 2nd Heli
ajaxj:0:558C:01:001:Get 2nd Heli Now!
ajaxj:0:0000:00:999:[These [1H] codes only apply]
ajaxj:0:0000:00:999:[to the 1st(main) Helicopter]
ajaxj:0:558D:00:000:Always have Normal Shot [1H]
ajaxj:0:558D:01:000:Always have Vulcan Shot [1H]
ajaxj:0:558D:02:000:Always have 3-Way Shot [1H]
ajaxj:0:558D:04:000:Always have Triple Shot [1H]
ajaxj:0:558D:05:000:Always have Laser Shot [1H]
ajaxj:0:558D:00:001:Get Normal Shot [1H] Now!
ajaxj:0:558D:01:001:Get Vulcan Shot [1H] Now!
ajaxj:0:558D:02:001:Get 3-Way Shot [1H] Now!
ajaxj:0:558D:04:001:Get Triple Shot [1H] Now!
ajaxj:0:558D:05:001:Get Laser Shot [1H] Now!
ajaxj:0:0000:00:999:[These [2H] codes only apply]
ajaxj:0:0000:00:999:[to the 2nd Helicopter. Earn]
ajaxj:0:0000:00:999:[it or use the 2nd Heli ]
ajaxj:0:0000:00:999:[cheat like everybody else! ]
ajaxj:0:55ED:00:000:Always have Normal Shot [2H]
ajaxj:0:55ED:01:000:Always have Vulcan Shot [2H]
ajaxj:0:55ED:02:000:Always have 3-Way Shot [2H]
ajaxj:0:55ED:04:000:Always have Triple Shot [2H]
ajaxj:0:55ED:05:000:Always have Laser Shot [2H]
ajaxj:0:55ED:00:001:Get Normal Shot [2H] Now!
ajaxj:0:55ED:01:001:Get Vulcan Shot [2H] Now!
ajaxj:0:55ED:02:001:Get 3-Way Shot [2H] Now!
ajaxj:0:55ED:04:001:Get Triple Shot [2H] Now!
ajaxj:0:55ED:05:001:Get Laser Shot [2H] Now!
ajaxj:0:5809:04:001:Lose a Life Now!
ajaxj:0:0000:00:999:[Enable these cheats on the ]
ajaxj:0:0000:00:999:[Take Off or READY!! screen ]
ajaxj:0:20A2:00:001:Start on Round 1
ajaxj:0:20A4:00:501:Start on Round 1 (2/2)
ajaxj:0:20A2:01:001:Start on Round 2
ajaxj:0:20A4:01:501:Start on Round 2 (2/2)
ajaxj:0:20A2:02:001:Start on Round 3
ajaxj:0:20A4:02:501:Start on Round 3 (2/2)
ajaxj:0:20A2:04:001:Start on Round 4
ajaxj:0:20A4:03:501:Start on Round 4 (2/2)
ajaxj:0:20A2:05:001:Start on Round 5
ajaxj:0:20A4:04:501:Start on Round 5 (2/2)
ajaxj:0:20A2:06:001:Start on Round 6
ajaxj:0:20A4:05:501:Start on Round 6 (2/2)
ajaxj:0:20A2:08:001:Start on Round 7
ajaxj:0:20A4:06:501:Start on Round 7 (2/2)
ajaxj:0:20A2:09:001:Start on Round 8
ajaxj:0:20A4:07:501:Start on Round 8 (2/2)
ajaxj:0:2809:F0:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Mahjong Angel Kiss ]
akiss:0:FEE050A2:63:000:Infinite Credits
:akiss:00200000:FEE05402:00999999:FFFFFFFF:Infinite Points
akiss:0:FEE053BC:00:000:Infinite Thinking Time
:akiss:00000300:FEE05764:00000002:FFFFFFFF:Select Round
akiss:0:FEE053E4:06:000:1 Win to finish this Round Now!
akiss:0:FEE054AE:30:001:Get winning hand Now!
akiss:0:FEE054B0:30:501:Get winning hand Now! (02/14)
akiss:0:FEE054B2:30:501:Get winning hand Now! (03/14)
akiss:0:FEE054B4:31:501:Get winning hand Now! (04/14)
akiss:0:FEE054B6:31:501:Get winning hand Now! (05/14)
akiss:0:FEE054B8:31:501:Get winning hand Now! (06/14)
akiss:0:FEE054BA:32:501:Get winning hand Now! (07/14)
akiss:0:FEE054BC:32:501:Get winning hand Now! (08/14)
akiss:0:FEE054BE:32:501:Get winning hand Now! (09/14)
akiss:0:FEE054C0:33:501:Get winning hand Now! (10/14)
akiss:0:FEE054C2:33:501:Get winning hand Now! (11/14)
akiss:0:FEE054C4:33:501:Get winning hand Now! (12/14)
akiss:0:FEE054C6:34:501:Get winning hand Now! (13/14)
akiss:0:FEE054C8:34:501:Get winning hand Now! (14/14)
akiss:0:FEE054AE:30:000:Always winning hand
akiss:0:FEE054B0:30:500:Always winning hand (02/14)
akiss:0:FEE054B2:30:500:Always winning hand (03/14)
akiss:0:FEE054B4:31:500:Always winning hand (04/14)
akiss:0:FEE054B6:31:500:Always winning hand (05/14)
akiss:0:FEE054B8:31:500:Always winning hand (06/14)
akiss:0:FEE054BA:32:500:Always winning hand (07/14)
akiss:0:FEE054BC:32:500:Always winning hand (08/14)
akiss:0:FEE054BE:32:500:Always winning hand (09/14)
akiss:0:FEE054C0:33:500:Always winning hand (10/14)
akiss:0:FEE054C2:33:500:Always winning hand (11/14)
akiss:0:FEE054C4:33:500:Always winning hand (12/14)
akiss:0:FEE054C6:34:500:Always winning hand (13/14)
akiss:0:FEE054C8:34:500:Always winning hand (14/14)
; [ Akkanvader (Japan) ]
akkanvdr:0:40FFCB:09:000:Infinite Credits
akkanvdr:0:000000:00:999:[ Enable this round cheat on the ]
akkanvdr:0:000000:00:999:[ Round Screen to work properly! ]
akkanvdr:0:4155AB:05:072:Select current round
akkanvdr:0:410CDF:08:000:Infinite Lives PL1
akkanvdr:0:410CC9:3B:000:Always have Auto&Full Pow PL1
akkanvdr:0:410CC9:3B:001:Get & Shoot Full Pow Now! PL1:Use this with an activation key for best effect
akkanvdr:0:410D5F:08:000:Infinite Lives PL2
akkanvdr:0:410D49:3B:000:Always have Auto&Full Pow PL1
akkanvdr:0:410D49:3B:001:Get & Shoot Full Pow Now! PL1:Use this with an activation key for best effect
akkanvdr:0:000000:00:999:[After you enable these region ]
akkanvdr:0:000000:00:999:[cheats to see any effect you will ]
akkanvdr:0:000000:00:999:[have to reset the game (F3). Then ]
akkanvdr:0:000000:00:999:[you may have to turn the Test Mode]
akkanvdr:0:000000:00:999:[ON (F2) wait then reset again (F3)]
akkanvdr:0:07FFFF:01:100:Region Switch = Japan
akkanvdr:0:07FFFF:02:100:Region Switch = US
akkanvdr:0:07FFFF:03:100:Region Switch = World
; [ Alcon ]
alcon:0:C189:05:000:Infinite Lives
alcon:0:C18F:01:000:Always have One Star
alcon:0:C1DE:40:000:Always have Side Arms
alcon:0:C1DC:03:000:Always have Full Wings
alcon:0:C209:82:500:Always have Full Wings (2/3)
alcon:0:C219:82:500:Always have Full Wings (3/3)
alcon:0:C1D7:01:000:Always have Bomb
alcon:0:C1DD:05:500:Always have Bomb (2/2)
alcon:0:C1D7:02:000:Always have Laser
alcon:0:C1DD:03:500:Always have Laser (2/2)
alcon:0:C1D7:03:000:Always have H Mis
alcon:0:C1DD:07:500:Always have H Mis (2/2)
alcon:0:C190:82:000:Always have Shield
alcon:0:C1BF:07:500:Always have Shield (2/2)
alcon:0:C18F:01:001:Now have One Star
alcon:0:C18F:02:001:Now have Two Stars
alcon:0:C18F:03:001:Now have Three Stars
alcon:0:C18F:04:001:Now have Four Stars
alcon:0:C18F:05:001:Now have Five Stars
alcon:0:C18F:06:001:Now have Six Stars
alcon:0:C18F:07:001:Now have Seven Stars
alcon:0:C18F:08:001:Now have Eight Stars
; [ Alex Kidd: The Lost Stars (set 2) ]
alexkida:0:FFF000:09:000:Infinite Credits
alexkida:0:FFEF57:5A:000:Infinite Time PL1
alexkida:0:FFEF50:06:000:Infinite Lives PL1
alexkida:0:FFD840:03:000:Single Shot PL1
alexkida:0:FFD84C:5D:000:Invincibility PL1
alexkida:0:FFEF61:58:000:Infinite 'Shot 1' Time PL1
alexkida:0:FFEF63:58:000:Infinite 'Shot 2' Time PL1
alexkida:0:FFEF65:58:000:Infinite 'Jump' Time PL1
alexkida:0:FFEF67:58:000:Infinite 'Speed' Time PL1
alexkida:0:000000:00:999:[Don't use the 'Shot 1' and ]
alexkida:0:000000:00:999:[the 'Shot 2' simultaneously]
alexkida:0:000000:00:999:[The items will not be ]
alexkida:0:000000:00:999:[displayed correctly!! ]
alexkida:0:FFD840:02:020:Always have 'Shot 1' PL1
alexkida:0:FFD840:02:041:Lose 'Shot 1' Now! PL1
alexkida:0:FFD840:04:020:Always have 'Shot 2' PL1
alexkida:0:FFD840:04:041:Lose 'Shot 2' Now! PL1
alexkida:0:FFD840:08:020:Always have 'Jump' PL1
alexkida:0:FFD840:08:041:Lose 'Jump' Now! PL1
alexkida:0:FFD840:10:020:Always have 'Speed' PL1
alexkida:0:FFD840:10:041:Lose 'Speed' Now! PL1
alexkida:0:FFEFB7:5A:000:Infinite Time PL2
alexkida:0:FFEFB0:06:000:Infinite Lives PL2
alexkida:0:FFDA20:03:000:Single Shot PL2
alexkida:0:FFDA2C:5D:000:Invincibility PL2
alexkida:0:FFEFC1:58:000:Infinite 'Shot 1' Time PL2
alexkida:0:FFEFC3:58:000:Infinite 'Shot 2' Time PL2
alexkida:0:FFEFC5:58:000:Infinite 'Jump' Time PL2
alexkida:0:FFEFC7:58:000:Infinite 'Speed' Time PL2
alexkida:0:000000:00:999:[Don't use the 'Shot 1' and ]
alexkida:0:000000:00:999:[the 'Shot 2' simultaneously]
alexkida:0:000000:00:999:[The items will not be ]
alexkida:0:000000:00:999:[displayed correctly!! ]
alexkida:0:FFDA20:02:020:Always have 'Shot 1' PL2
alexkida:0:FFDA20:02:041:Lose 'Shot 1' Now! PL2
alexkida:0:FFDA20:04:020:Always have 'Shot 2' PL2
alexkida:0:FFDA20:04:041:Lose 'Shot 2' Now! PL2
alexkida:0:FFDA20:08:020:Always have 'Jump' PL2
alexkida:0:FFDA20:08:041:Lose 'Jump' Now! PL2
alexkida:0:FFDA20:10:020:Always have 'Speed' PL2
alexkida:0:FFDA20:10:041:Lose 'Speed' Now! PL2
; [ Alex Kidd: The Lost Stars (set 1) ]
alexkidd:0:FFF000:09:000:Infinite Credits
alexkidd:0:FFEF57:5A:000:Infinite Time PL1
alexkidd:0:FFEF50:06:000:Infinite Lives PL1
alexkidd:0:FFD840:03:000:Single Shot PL1
alexkidd:0:FFD84C:5D:000:Invincibility PL1
alexkidd:0:FFEF61:58:000:Infinite 'Shot 1' Time PL1
alexkidd:0:FFEF63:58:000:Infinite 'Shot 2' Time PL1
alexkidd:0:FFEF65:58:000:Infinite 'Jump' Time PL1
alexkidd:0:FFEF67:58:000:Infinite 'Speed' Time PL1
alexkidd:0:000000:00:999:[Don't use the 'Shot 1' and ]
alexkidd:0:000000:00:999:[the 'Shot 2' simultaneously]
alexkidd:0:000000:00:999:[The items will not be ]
alexkidd:0:000000:00:999:[displayed correctly!! ]
alexkidd:0:FFD840:02:020:Always have 'Shot 1' PL1
alexkidd:0:FFD840:02:041:Lose 'Shot 1' Now! PL1
alexkidd:0:FFD840:04:020:Always have 'Shot 2' PL1
alexkidd:0:FFD840:04:041:Lose 'Shot 2' Now! PL1
alexkidd:0:FFD840:08:020:Always have 'Jump' PL1
alexkidd:0:FFD840:08:041:Lose 'Jump' Now! PL1
alexkidd:0:FFD840:10:020:Always have 'Speed' PL1
alexkidd:0:FFD840:10:041:Lose 'Speed' Now! PL1
alexkidd:0:FFEFB7:5A:000:Infinite Time PL2
alexkidd:0:FFEFB0:06:000:Infinite Lives PL2
alexkidd:0:FFDA20:03:000:Single Shot PL2
alexkidd:0:FFDA2C:5D:000:Invincibility PL2
alexkidd:0:FFEFC1:58:000:Infinite 'Shot 1' Time PL2
alexkidd:0:FFEFC3:58:000:Infinite 'Shot 2' Time PL2
alexkidd:0:FFEFC5:58:000:Infinite 'Jump' Time PL2
alexkidd:0:FFEFC7:58:000:Infinite 'Speed' Time PL2
alexkidd:0:000000:00:999:[Don't use the 'Shot 1' and ]
alexkidd:0:000000:00:999:[the 'Shot 2' simultaneously]
alexkidd:0:000000:00:999:[The items will not be ]
alexkidd:0:000000:00:999:[displayed correctly!! ]
alexkidd:0:FFDA20:02:020:Always have 'Shot 1' PL2
alexkidd:0:FFDA20:02:041:Lose 'Shot 1' Now! PL2
alexkidd:0:FFDA20:04:020:Always have 'Shot 2' PL2
alexkidd:0:FFDA20:04:041:Lose 'Shot 2' Now! PL2
alexkidd:0:FFDA20:08:020:Always have 'Jump' PL2
alexkidd:0:FFDA20:08:041:Lose 'Jump' Now! PL2
alexkidd:0:FFDA20:10:020:Always have 'Speed' PL2
alexkidd:0:FFDA20:10:041:Lose 'Speed' Now! PL2
; [ Ali Baba and 40 Thieves ]
alibaba:0:4E6E:99:000:Infinite Credits
alibaba:0:4E14:03:000:Infinite Lives
alibaba:0:4E14:06:000:Infinite Lives
alibaba:0:4E15:05:500:Infinite Lives (2/2)
alibaba:0:4DA5:00:000:Invincibility
alibaba:0:4E1C:01:001:1 enemy to finish round Now!
; [ AlienӺ The Gun ]
alien3:0:701F25:09:000:Infinite Credits PL1
:alien3:00100000:2006A0:00000280:FFFFFFFF:Infinite Energy PL1
alien3:0:200697:09:000:Infinite Bombs PL1
alien3:0:701F24:09:000:Infinite Credits PL2
:alien3:00100000:2007A0:00000280:FFFFFFFF:Infinite Energy PL2
alien3:0:200797:09:000:Infinite Bombs PL2
; [ Alien Invasion Part II ]
alieninv:0:20EB:99:000:Infinite Credits
alieninv:0:2009:78:000:Invaders never drop
alieninv:0:2069:00:000:Invaders don't fire
alieninv:0:206A:30:500:Invaders don't fire (2/2)
alieninv:0:0293:C3:100:Bullet Invincibility
alieninv:0:2094:04:540:Bullet Invincibility (2/3)
alieninv:0:2015:FF:500:Bullet Invincibility (3/3)
:alieninv:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:alieninv:00010000:202C:00000002:FFFFFFFF:Slow
:alieninv:00010000:202C:00000004:FFFFFFFF:Normal
:alieninv:00010000:202C:00000006:FFFFFFFF:Fast
:alieninv:00010000:202C:00000008:FFFFFFFF:V Fast
:alieninv:00010000:202C:0000000A:FFFFFFFF:Turbo
alieninv:0:163E:00:100:Autofire Mode
alieninv:0:21FF:07:000:Infinite Lives PL1
alieninv:0:2100:00:001:Kill All Invaders Now! PL1
alieninv:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
alieninv:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
alieninv:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
alieninv:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
alieninv:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
alieninv:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
alieninv:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
alieninv:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
alieninv:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
alieninv:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
alieninv:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
alieninv:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
alieninv:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
alieninv:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
alieninv:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
alieninv:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
alieninv:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
alieninv:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
alieninv:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
alieninv:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
alieninv:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
alieninv:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
alieninv:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
alieninv:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
alieninv:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
alieninv:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
alieninv:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
alieninv:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
alieninv:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
alieninv:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
alieninv:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
alieninv:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
alieninv:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
alieninv:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
alieninv:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
alieninv:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
alieninv:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
alieninv:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
alieninv:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
alieninv:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
alieninv:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
alieninv:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
alieninv:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
alieninv:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
alieninv:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
alieninv:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
alieninv:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
alieninv:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
alieninv:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
alieninv:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
alieninv:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
alieninv:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
alieninv:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
alieninv:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
alieninv:0:22FF:07:000:Infinite Lives PL2
alieninv:0:2200:00:001:Kill All Invaders Now! PL2
alieninv:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
alieninv:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
alieninv:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
alieninv:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
alieninv:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
alieninv:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
alieninv:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
alieninv:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
alieninv:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
alieninv:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
alieninv:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
alieninv:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
alieninv:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
alieninv:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
alieninv:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
alieninv:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
alieninv:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
alieninv:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
alieninv:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
alieninv:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
alieninv:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
alieninv:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
alieninv:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
alieninv:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
alieninv:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
alieninv:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
alieninv:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
alieninv:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
alieninv:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
alieninv:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
alieninv:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
alieninv:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
alieninv:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
alieninv:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
alieninv:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
alieninv:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
alieninv:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
alieninv:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
alieninv:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
alieninv:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
alieninv:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
alieninv:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
alieninv:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
alieninv:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
alieninv:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
alieninv:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
alieninv:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
alieninv:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
alieninv:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
alieninv:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
alieninv:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
alieninv:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
alieninv:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
alieninv:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Aliens (World set 1) ]
aliens:0:0802:99:000:Infinite Credits
aliens:0:1902:08:000:Infinite Energy PL1
aliens:0:0A78:39:000:Invincibility PL1
aliens:0:0A6B:19:000:Infinite Bombs PL1
aliens:0:0A6B:29:000:Infinite Super Bombs PL1
aliens:0:0A71:00:000:Always have Normal Weapon PL1
aliens:0:0A71:01:000:Always have Super MissilesPL1
aliens:0:0A71:02:000:Always have Flame Thrower PL1
aliens:0:0A71:03:000:Always have 3-Way Gun PL1
aliens:0:0A71:04:000:Always have Missiles PL1
aliens:0:0A71:05:000:Always have Robot PL1:This cheat is buggy!
aliens:0:0A71:00:001:Get Normal Weapon Now! PL1
aliens:0:0A71:01:001:Get Super Missiles Now! PL1
aliens:0:0A71:02:001:Get Flame Thrower Now! PL1
aliens:0:0A71:03:001:Get 3-Way Gun Now! PL1
aliens:0:0A71:04:001:Get Missiles Now! PL1
aliens:0:0A71:05:001:Get Robot Now! PL1:This cheat is buggy!
aliens:0:1942:08:000:Infinite Energy PL2
aliens:0:0AB8:39:000:Invincibility PL2
aliens:0:0AAB:19:000:Infinite Bombs PL2
aliens:0:0AAB:29:000:Infinite Super Bombs PL2
aliens:0:0AB1:00:000:Always have Normal Weapon PL2
aliens:0:0AB1:01:000:Always have Super MissilesPL2
aliens:0:0AB1:02:000:Always have Flame Thrower PL2
aliens:0:0AB1:03:000:Always have 3-Way Gun PL2
aliens:0:0AB1:04:000:Always have Missiles PL2
aliens:0:0AB1:05:000:Always have Robot PL2:This cheat is buggy!
aliens:0:0AB1:00:001:Get Normal Weapon Now! PL2
aliens:0:0AB1:01:001:Get Super Missiles Now! PL2
aliens:0:0AB1:02:001:Get Flame Thrower Now! PL2
aliens:0:0AB1:03:001:Get 3-Way Gun Now! PL2
aliens:0:0AB1:04:001:Get Missiles Now! PL2
aliens:0:0AB1:05:001:Get Robot Now! PL2:This cheat is buggy!
aliens:0:0812:FF:002:Sound Test Code Stop:[PL2 Start]Next Code
; [ Aliens (World set 2) ]
aliens2:0:0802:99:000:Infinite Credits
aliens2:0:1902:08:000:Infinite Energy PL1
aliens2:0:0A78:39:000:Invincibility PL1
aliens2:0:0A6B:19:000:Infinite Bombs PL1
aliens2:0:0A6B:29:000:Infinite Super Bombs PL1
aliens2:0:0A71:00:000:Always have Normal Weapon PL1
aliens2:0:0A71:01:000:Always have Super MissilesPL1
aliens2:0:0A71:02:000:Always have Flame Thrower PL1
aliens2:0:0A71:03:000:Always have 3-Way Gun PL1
aliens2:0:0A71:04:000:Always have Missiles PL1
aliens2:0:0A71:05:000:Always have Robot PL1:This cheat is buggy!
aliens2:0:0A71:00:001:Get Normal Weapon Now! PL1
aliens2:0:0A71:01:001:Get Super Missiles Now! PL1
aliens2:0:0A71:02:001:Get Flame Thrower Now! PL1
aliens2:0:0A71:03:001:Get 3-Way Gun Now! PL1
aliens2:0:0A71:04:001:Get Missiles Now! PL1
aliens2:0:0A71:05:001:Get Robot Now! PL1:This cheat is buggy!
aliens2:0:1942:08:000:Infinite Energy PL2
aliens2:0:0AB8:39:000:Invincibility PL2
aliens2:0:0AAB:19:000:Infinite Bombs PL2
aliens2:0:0AAB:29:000:Infinite Super Bombs PL2
aliens2:0:0AB1:00:000:Always have Normal Weapon PL2
aliens2:0:0AB1:01:000:Always have Super MissilesPL2
aliens2:0:0AB1:02:000:Always have Flame Thrower PL2
aliens2:0:0AB1:03:000:Always have 3-Way Gun PL2
aliens2:0:0AB1:04:000:Always have Missiles PL2
aliens2:0:0AB1:05:000:Always have Robot PL2:This cheat is buggy!
aliens2:0:0AB1:00:001:Get Normal Weapon Now! PL2
aliens2:0:0AB1:01:001:Get Super Missiles Now! PL2
aliens2:0:0AB1:02:001:Get Flame Thrower Now! PL2
aliens2:0:0AB1:03:001:Get 3-Way Gun Now! PL2
aliens2:0:0AB1:04:001:Get Missiles Now! PL2
aliens2:0:0AB1:05:001:Get Robot Now! PL2:This cheat is buggy!
aliens2:0:0812:FF:002:Sound Test Code Stop:[PL2 Start]Next Code
; [ Aliens (Japan) ]
aliensj:0:0802:99:000:Infinite Credits
aliensj:0:1902:08:000:Infinite Energy PL1
aliensj:0:0A78:39:000:Invincibility PL1
aliensj:0:0A6B:19:000:Infinite Bombs PL1
aliensj:0:0A6B:29:000:Infinite Super Bombs PL1
aliensj:0:0A71:00:000:Always have Normal Weapon PL1
aliensj:0:0A71:01:000:Always have Super MissilesPL1
aliensj:0:0A71:02:000:Always have Flame Thrower PL1
aliensj:0:0A71:03:000:Always have 3-Way Gun PL1
aliensj:0:0A71:04:000:Always have Missiles PL1
aliensj:0:0A71:05:000:Always have Robot PL1:This cheat is buggy!
aliensj:0:0A71:00:001:Get Normal Weapon Now! PL1
aliensj:0:0A71:01:001:Get Super Missiles Now! PL1
aliensj:0:0A71:02:001:Get Flame Thrower Now! PL1
aliensj:0:0A71:03:001:Get 3-Way Gun Now! PL1
aliensj:0:0A71:04:001:Get Missiles Now! PL1
aliensj:0:0A71:05:001:Get Robot Now! PL1:This cheat is buggy!
aliensj:0:1942:08:000:Infinite Energy PL2
aliensj:0:0AB8:39:000:Invincibility PL2
aliensj:0:0AAB:19:000:Infinite Bombs PL2
aliensj:0:0AAB:29:000:Infinite Super Bombs PL2
aliensj:0:0AB1:00:000:Always have Normal Weapon PL2
aliensj:0:0AB1:01:000:Always have Super MissilesPL2
aliensj:0:0AB1:02:000:Always have Flame Thrower PL2
aliensj:0:0AB1:03:000:Always have 3-Way Gun PL2
aliensj:0:0AB1:04:000:Always have Missiles PL2
aliensj:0:0AB1:05:000:Always have Robot PL2:This cheat is buggy!
aliensj:0:0AB1:00:001:Get Normal Weapon Now! PL2
aliensj:0:0AB1:01:001:Get Super Missiles Now! PL2
aliensj:0:0AB1:02:001:Get Flame Thrower Now! PL2
aliensj:0:0AB1:03:001:Get 3-Way Gun Now! PL2
aliensj:0:0AB1:04:001:Get Missiles Now! PL2
aliensj:0:0AB1:05:001:Get Robot Now! PL2:This cheat is buggy!
aliensj:0:0812:FF:002:Sound Test Code Stop:[PL2 Start]Next Code
; [ Aliens (US) ]
aliensu:0:0802:99:000:Infinite Credits
aliensu:0:1902:08:000:Infinite Energy PL1
aliensu:0:0A78:39:000:Invincibility PL1
aliensu:0:0A6B:19:000:Infinite Bombs PL1
aliensu:0:0A6B:29:000:Infinite Super Bombs PL1
aliensu:0:0A71:00:000:Always have Normal Weapon PL1
aliensu:0:0A71:01:000:Always have Super MissilesPL1
aliensu:0:0A71:02:000:Always have Flame Thrower PL1
aliensu:0:0A71:03:000:Always have 3-Way Gun PL1
aliensu:0:0A71:04:000:Always have Missiles PL1
aliensu:0:0A71:05:000:Always have Robot PL1:This cheat is buggy!
aliensu:0:0A71:00:001:Get Normal Weapon Now! PL1
aliensu:0:0A71:01:001:Get Super Missiles Now! PL1
aliensu:0:0A71:02:001:Get Flame Thrower Now! PL1
aliensu:0:0A71:03:001:Get 3-Way Gun Now! PL1
aliensu:0:0A71:04:001:Get Missiles Now! PL1
aliensu:0:0A71:05:001:Get Robot Now! PL1:This cheat is buggy!
aliensu:0:1942:08:000:Infinite Energy PL2
aliensu:0:0AB8:39:000:Invincibility PL2
aliensu:0:0AAB:19:000:Infinite Bombs PL2
aliensu:0:0AAB:29:000:Infinite Super Bombs PL2
aliensu:0:0AB1:00:000:Always have Normal Weapon PL2
aliensu:0:0AB1:01:000:Always have Super MissilesPL2
aliensu:0:0AB1:02:000:Always have Flame Thrower PL2
aliensu:0:0AB1:03:000:Always have 3-Way Gun PL2
aliensu:0:0AB1:04:000:Always have Missiles PL2
aliensu:0:0AB1:05:000:Always have Robot PL2:This cheat is buggy!
aliensu:0:0AB1:00:001:Get Normal Weapon Now! PL2
aliensu:0:0AB1:01:001:Get Super Missiles Now! PL2
aliensu:0:0AB1:02:001:Get Flame Thrower Now! PL2
aliensu:0:0AB1:03:001:Get 3-Way Gun Now! PL2
aliensu:0:0AB1:04:001:Get Missiles Now! PL2
aliensu:0:0AB1:05:001:Get Robot Now! PL2:This cheat is buggy!
aliensu:0:0812:FF:002:Sound Test Code Stop:[PL2 Start]Next Code
; [ Alien Syndrome (set 2) ]
aliensya:0:FFC000:09:000:Infinite Credits
aliensya:0:FFC113:9A:000:Infinite Time
aliensya:0:FFCBB0:01:000:Infinite Map Time
aliensya:0:FFC234:05:000:Infinite Lives PL1
aliensya:0:FFC2B4:05:000:Infinite Lives PL2
aliensya:0:FFC235:01:000:Invincibility PL1
aliensya:0:FFC2B5:01:000:Invincibility PL2
aliensya:0:FFC131:00:000:One Comrade Opens The Exit
; [ Alien Syndrome (set 3) ]
aliensyb:0:FFC000:09:000:Infinite Credits
aliensyb:0:FFC113:9A:000:Infinite Time
aliensyb:0:FFCBB0:01:000:Infinite Map Time
aliensyb:0:FFC234:05:000:Infinite Lives PL1
aliensyb:0:FFC2B4:05:000:Infinite Lives PL2
aliensyb:0:FFC235:01:000:Invincibility PL1
aliensyb:0:FFC2B5:01:000:Invincibility PL2
aliensyb:0:FFC131:00:000:One Comrade Opens The Exit
; [ Alien Syndrome (Japan) ]
aliensyj:0:FFC000:09:000:Infinite Credits
aliensyj:0:FFC113:9A:000:Infinite Time
aliensyj:0:FFCBB0:01:000:Infinite Map Time
aliensyj:0:FFC234:05:000:Infinite Lives PL1
aliensyj:0:FFC2B4:05:000:Infinite Lives PL2
aliensyj:0:FFC235:01:000:Invincibility PL1
aliensyj:0:FFC2B5:01:000:Invincibility PL2
aliensyj:0:FFC131:00:000:One Comrade Opens The Exit
; [ Alien Syndrome (set 1) ]
aliensyn:0:FFC000:09:000:Infinite Credits
aliensyn:0:FFC113:9A:000:Infinite Time
aliensyn:0:FFCBB0:01:000:Infinite Map Time
aliensyn:0:FFC234:05:000:Infinite Lives PL1
aliensyn:0:FFC2B4:05:000:Infinite Lives PL2
aliensyn:0:FFC235:01:000:Invincibility PL1
aliensyn:0:FFC2B5:01:000:Invincibility PL2
aliensyn:0:FFC131:00:000:One Comrade Opens The Exit
; [ Alligator Hunt ]
aligator:0:FE0027:04:000:Infinite Energy PL1
aligator:0:FE002D:63:000:Infinite Missiles PL1
aligator:0:FE00A7:04:000:Infinite Energy PL2
aligator:0:FE00AD:63:000:Infinite Missiles PL2
; [ Alligator Hunt (unprotected) ]
aligatun:0:FE0027:04:000:Infinite Energy PL1
aligatun:0:FE002D:63:000:Infinite Missiles PL1
aligatun:0:FE00A7:04:000:Infinite Energy PL2
aligatun:0:FE00AD:63:000:Infinite Missiles PL2
; [ Alley Master ]
alleymas:0:E7E6:09:000:Infinite Credits
alleymas:0:E280:FF:000:Score 255 with every throw
; [ Alpha Fighter / Head On ]
alphaho:0:85D9:06:000:Infinite Lives (Alpha F) PL1
alphaho:0:85DB:06:000:Infinite Lives (Alpha F) PL2
alphaho:0:85BE:08:000:Infinite Lives (Head On) PL1
alphaho:0:85BF:08:000:Infinite Lives (Head On) PL2
; [ Alpha Mission II / ASO II - Last Guardian ]
alpham2:0:10FD89:64:000:Infinite Continues
alpham2:0:100FEC:00:500:Infinite Continues (2/2)
alpham2:0:1010F2:03:000:Infinite Lives PL1
alpham2:0:1010DD:18:000:Weapon Power Up PL1
alpham2:0:101015:00:000:Invincibility PL1:Sprite flickers
alpham2:0:1011F2:03:000:Infinite Lives PL2
alpham2:0:1011DD:18:000:Weapon Power Up PL2
alpham2:0:101115:00:000:Invincibility PL2:Sprite flickers
; [ Alpha One (prototype, 5 lives) ]
alphaona:0:08CE:0A:000:Infinite Lives
alphaona:0:08CB:99:000:Infinite Reactor Time
alphaona:0:08CD:FE:000:Infinite Oxygen
; [ Alpha One (prototype, 3 lives) ]
alphaone:0:08CE:0A:000:Infinite Lives
alphaone:0:08CB:99:000:Infinite Reactor Time
alphaone:0:08CD:FE:000:Infinite Oxygen
; [ Alphax Z, The (Japan) ]
alphaxz:0:C238:09:000:Infinite Credits
alphaxz:0:C616:90:000:Infinite Energy
alphaxz:0:C614:00:000:Invincibility
alphaxz:0:C615:04:000:Always have Best Ship
alphaxz:0:C206:03:000:Infinite Lives PL1
alphaxz:0:C210:03:000:Infinite Lives PL2
; [ Alpine Ski (set 1) ]
alpine:0:8099:09:000:Infinite Credits
alpine:0:0000:00:999:[See the Dip Switch Menu to ]
alpine:0:0000:00:999:[enable Invincibility. ]
alpine:0:80F2:59:000:Infinite Time PL1
alpine:0:80F5:59:000:Infinite Time PL2
; [ Alpine Ski (set 2) ]
alpinea:0:8099:09:000:Infinite Credits
alpinea:0:0000:00:999:[See the Dip Switch Menu to ]
alpinea:0:0000:00:999:[enable Invincibility. ]
alpinea:0:80F2:59:000:Infinite Time PL1
alpinea:0:80F5:59:000:Infinite Time PL2
; [ Alpine Racer (Rev. AR2 Ver.C) ]
alpinerc:0:0000:00:999:[ There are no cheats ]:REASON 1
alpinerc:0:0000:00:999:[ for this game as it ]:REASON 1
alpinerc:0:0000:00:999:[ didn't work the last ]:REASON 1
alpinerc:0:0000:00:999:[ time it was tested. ]:REASON 1
alpinerc:0:0000:00:999:[ If the game now works ]:REASON 1
alpinerc:0:0000:00:999:[ please request cheats ]:REASON 1
alpinerc:0:0000:00:999:[ for it on the cheat ]:REASON 1
alpinerc:0:0000:00:999:[ forums. ]:REASON 1
; [ Alpine Racer (Rev. AR2 Ver.D) ]
alpinerd:0:0000:00:999:[ There are no cheats ]:REASON 1
alpinerd:0:0000:00:999:[ for this game as it ]:REASON 1
alpinerd:0:0000:00:999:[ didn't work the last ]:REASON 1
alpinerd:0:0000:00:999:[ time it was tested. ]:REASON 1
alpinerd:0:0000:00:999:[ If the game now works ]:REASON 1
alpinerd:0:0000:00:999:[ please request cheats ]:REASON 1
alpinerd:0:0000:00:999:[ for it on the cheat ]:REASON 1
alpinerd:0:0000:00:999:[ forums. ]:REASON 1
; [ Altered Beast (Version 2) ]
altbeas2:0:FFF000:09:000:Infinite Credits
altbeas2:0:FFE018:0B:000:Infinite Lives PL1
altbeas2:0:FFC04A:30:000:Invincibility PL1
altbeas2:0:FFC06A:00:000:Power-ups do nothing PL1
altbeas2:0:FFC06B:00:500:Power-ups do nothing PL1(2/2)
altbeas2:0:FFC06A:01:000:Always Power Level 2 PL1
altbeas2:0:FFC06B:01:500:Always Power Level 2 PL1(2/2)
altbeas2:0:FFC06A:02:000:Always Power Level 3 PL1
altbeas2:0:FFC06B:02:500:Always Power Level 3 PL1(2/2)
altbeas2:0:FFC06A:03:000:Always Beast PL1
altbeas2:0:FFC06B:03:000:Always Beast PL1 (2/3)
altbeas2:0:FFE01B:01:000:Always Beast PL1 (3/3)
altbeas2:0:FFE098:0B:000:Infinite Lives PL2
altbeas2:0:FFC44A:30:000:Invincibility PL2
altbeas2:0:FFC46A:00:000:Power-ups do nothing PL2
altbeas2:0:FFC46B:00:500:Power-ups do nothing PL2(2/2)
altbeas2:0:FFC46A:01:000:Always Power Level 2 PL2
altbeas2:0:FFC46B:01:500:Always Power Level 2 PL2(2/2)
altbeas2:0:FFC46A:02:000:Always Power Level 3 PL2
altbeas2:0:FFC46B:02:500:Always Power Level 3 PL2(2/2)
altbeas2:0:FFC46A:03:000:Always Beast PL2
altbeas2:0:FFC46B:03:000:Always Beast PL2 (2/3)
altbeas2:0:FFE09B:01:000:Always Beast PL2 (3/3)
; [ Altered Beast (Version 1) ]
altbeast:0:FFF000:09:000:Infinite Credits
altbeast:0:FFE018:0B:000:Infinite Lives PL1
altbeast:0:FFC04A:30:000:Invincibility PL1
altbeast:0:FFC06A:00:000:Power-ups do nothing PL1
altbeast:0:FFC06B:00:500:Power-ups do nothing PL1(2/2)
altbeast:0:FFC06A:01:000:Always Power Level 2 PL1
altbeast:0:FFC06B:01:500:Always Power Level 2 PL1(2/2)
altbeast:0:FFC06A:02:000:Always Power Level 3 PL1
altbeast:0:FFC06B:02:500:Always Power Level 3 PL1(2/2)
altbeast:0:FFC06A:03:000:Always Beast PL1
altbeast:0:FFC06B:03:000:Always Beast PL1 (2/3)
altbeast:0:FFE01B:01:000:Always Beast PL1 (3/3)
altbeast:0:FFE098:0B:000:Infinite Lives PL2
altbeast:0:FFC44A:30:000:Invincibility PL2
altbeast:0:FFC46A:00:000:Power-ups do nothing PL2
altbeast:0:FFC46B:00:500:Power-ups do nothing PL2(2/2)
altbeast:0:FFC46A:01:000:Always Power Level 2 PL2
altbeast:0:FFC46B:01:500:Always Power Level 2 PL2(2/2)
altbeast:0:FFC46A:02:000:Always Power Level 3 PL2
altbeast:0:FFC46B:02:500:Always Power Level 3 PL2(2/2)
altbeast:0:FFC46A:03:000:Always Beast PL2
altbeast:0:FFC46B:03:000:Always Beast PL2 (2/3)
altbeast:0:FFE09B:01:000:Always Beast PL2 (3/3)
; [ Sei Senshi Amatelass ]
amatelas:0:040CF3:05:000:Infinite Bombs
:amatelas:20800000:0036A5:00000002:FFFFFFFF:Invincibility
:amatelas:20910000:0036BA:00004E71:FFFFFFFF:Invincibility (2/7)
:amatelas:20910000:0036D0:00004E71:FFFFFFFF:Invincibility (3/7)
:amatelas:20910000:0036E6:00004E71:FFFFFFFF:Invincibility (4/7)
:amatelas:20910000:0036FC:00004E71:FFFFFFFF:Invincibility (5/7)
:amatelas:20910000:003712:00004E71:FFFFFFFF:Invincibility (6/7)
:amatelas:20910000:003728:00004E71:FFFFFFFF:Invincibility (7/7)
amatelas:0:040CBD:0B:000:Infinite Lives PL1
amatelas:0:040CCD:0B:000:Infinite Lives PL2
; [ Soldier Girl Amazon ]
amazon:0:040CF2:05:000:Infinite Bombs
:amazon:20800000:0036A9:00000002:FFFFFFFF:Invincibility
:amazon:20910000:0036BE:00004E71:FFFFFFFF:Invincibility (2/7)
:amazon:20910000:0036D4:00004E71:FFFFFFFF:Invincibility (3/7)
:amazon:20910000:0036EA:00004E71:FFFFFFFF:Invincibility (4/7)
:amazon:20910000:003700:00004E71:FFFFFFFF:Invincibility (5/7)
:amazon:20910000:003716:00004E71:FFFFFFFF:Invincibility (6/7)
:amazon:20910000:00372C:00004E71:FFFFFFFF:Invincibility (7/7)
amazon:0:040CBD:0B:000:Infinite Lives PL1
amazon:0:040CCD:0B:000:Infinite Lives PL2
; [ Ambush ]
ambush:0:804C:99:000:Infinite Credits
ambush:0:8434:00:000:Infinite Time
ambush:0:844F:30:000:Infinite Fuel
ambush:0:8059:03:000:Infinite Lives PL1
ambush:0:805A:03:000:Infinite Lives PL2
; [ Ambush (Tecfri) ]
ambusht:0:804C:99:000:Infinite Credits
ambusht:0:8434:00:000:Infinite Time
ambusht:0:844F:30:000:Infinite Fuel
ambusht:0:8059:03:000:Infinite Lives PL1
ambusht:0:805A:03:000:Infinite Lives PL2
; [ AmeriDarts ]
amerdart:0:0000:00:999:[ There are no cheats ]:REASON 1
amerdart:0:0000:00:999:[ for this game as it ]:REASON 1
amerdart:0:0000:00:999:[ didn't work the last ]:REASON 1
amerdart:0:0000:00:999:[ time it was tested. ]:REASON 1
amerdart:0:0000:00:999:[ If the game now works ]:REASON 1
amerdart:0:0000:00:999:[ please request cheats ]:REASON 1
amerdart:0:0000:00:999:[ for it on the cheat ]:REASON 1
amerdart:0:0000:00:999:[ forums. ]:REASON 1
; [ Amidar ]
amidar:0:8002:63:000:Infinite Credits
amidar:0:8288:06:000:Infinite Lives
amidar:0:8285:06:000:Infinite Jump
amidar:0:81F5:FF:000:Invincibility
amidar:0:81F6:0A:500:Invincibility (2/2)
amidar:0:81F1:01:000:No Monsters/Music
amidar:0:8352:FF:000:Always Paint
; [ Amidar (Olympia) ]
amidaro:0:8002:63:000:Infinite Credits
amidaro:0:8288:06:000:Infinite Lives
amidaro:0:8285:06:000:Infinite Jump
amidaro:0:81F5:FF:000:Invincibility
amidaro:0:81F6:0A:500:Invincibility (2/2)
amidaro:0:81F1:01:000:No Monsters/Music
amidaro:0:8352:FF:000:Always Paint
; [ Amidar (Scramble hardware) ]
amidars:0:4002:63:000:Infinite Credits
amidars:0:4288:06:000:Infinite Lives
amidars:0:4285:06:000:Infinite Jump
amidars:0:41F5:FF:000:Invincibility
amidars:0:41F6:0A:500:Invincibility (2/2)
amidars:0:4352:FF:000:Always Paint
amidars:0:41F1:01:000:No Monsters/Music
; [ Amidar (Stern) ]
amidaru:0:8002:63:000:Infinite Credits
amidaru:0:8288:06:000:Infinite Lives
amidaru:0:8285:06:000:Infinite Jump
amidaru:0:81F5:FF:000:Invincibility
amidaru:0:81F6:0A:500:Invincibility (2/2)
amidaru:0:81F1:01:000:No Monsters/Music
amidaru:0:8352:FF:000:Always Paint
; [ Amigo ]
amigo:0:8002:63:000:Infinite Credits
amigo:0:8288:06:000:Infinite Lives
amigo:0:8285:06:000:Infinite Jump
amigo:0:81F5:FF:000:Invincibility
amigo:0:81F6:0A:500:Invincibility (2/2)
amigo:0:8352:FF:000:Always Paint
amigo:0:81F1:01:000:No Monsters/Music
; [ American Speedway (set 1) ]
amspdwy:0:E187:19:000:Infinite Credits
amspdwy:0:0000:00:999:[You need to use Infinite ]
amspdwy:0:0000:00:999:[Time "OFF" at the end of ]
amspdwy:0:0000:00:999:[each track to finish it! ]
amspdwy:0:E18F:59:000:Infinite Time "ON"
amspdwy:0:E18F:01:001:Infinite Time "OFF"
amspdwy:0:E012:05:001:Red Car on 5 Laps Now!
amspdwy:0:E0D2:05:001:Yellow Car on 5 Laps Now!
amspdwy:0:E052:05:001:Blue Car on 5 Laps Now!
amspdwy:0:E092:05:001:Green Car on 5 Laps Now!
amspdwy:0:E012:00:001:Red Car on 0 Laps Now!
amspdwy:0:E0D2:00:001:Yellow Car on 0 Laps Now!
amspdwy:0:E052:00:001:Blue Car on 0 Laps Now!
amspdwy:0:E092:00:001:Green Car on 0 Laps Now!
amspdwy:0:E012:05:000:Red Car always on 5 Laps
amspdwy:0:E0D2:05:000:Yellow Car always on 5 Laps
amspdwy:0:E052:05:000:Blue Car always on 5 Laps
amspdwy:0:E092:05:000:Green Car always on 5 Laps
amspdwy:0:E012:00:000:Red Car always on 0 Laps
amspdwy:0:E0D2:00:000:Yellow Car always on 0 Laps
amspdwy:0:E052:00:000:Blue Car always on 0 Laps
amspdwy:0:E092:00:000:Green Car always on 0 Laps
; [ American Speedway (set 2) ]
amspdwya:0:E187:19:000:Infinite Credits
amspdwya:0:0000:00:999:[You need to use Infinite ]
amspdwya:0:0000:00:999:[Time "OFF" at the end of ]
amspdwya:0:0000:00:999:[each track to finish it! ]
amspdwya:0:E18F:59:000:Infinite Time "ON"
amspdwya:0:E18F:01:001:Infinite Time "OFF"
amspdwya:0:E012:05:001:Red Car on 5 Laps Now!
amspdwya:0:E0D2:05:001:Yellow Car on 5 Laps Now!
amspdwya:0:E052:05:001:Blue Car on 5 Laps Now!
amspdwya:0:E092:05:001:Green Car on 5 Laps Now!
amspdwya:0:E012:00:001:Red Car on 0 Laps Now!
amspdwya:0:E0D2:00:001:Yellow Car on 0 Laps Now!
amspdwya:0:E052:00:001:Blue Car on 0 Laps Now!
amspdwya:0:E092:00:001:Green Car on 0 Laps Now!
amspdwya:0:E012:05:000:Red Car always on 5 Laps
amspdwya:0:E0D2:05:000:Yellow Car always on 5 Laps
amspdwya:0:E052:05:000:Blue Car always on 5 Laps
amspdwya:0:E092:05:000:Green Car always on 5 Laps
amspdwya:0:E012:00:000:Red Car always on 0 Laps
amspdwya:0:E0D2:00:000:Yellow Car always on 0 Laps
amspdwya:0:E052:00:000:Blue Car always on 0 Laps
amspdwya:0:E092:00:000:Green Car always on 0 Laps
; [ Andro Dunos ]
androdun:0:1000D8:FF:000:Infinite Continues PL1
androdun:0:100343:03:000:Infinite Lives PL1
androdun:0:100350:07:000:Maximum Shot Power (Blue Weapon) PL1
androdun:0:100351:05:000:Maximum Bomb Power (Orange Weapon) PL1
androdun:0:100352:08:000:Maximum Missile Power (Yellow Weapon) PL1
androdun:0:100353:08:000:Maximum Unit Power (Green Weapon) PL1
androdun:0:1001A7:07:000:Perfect Bonus PL1:And no bonus for PL2
androdun:0:1001A9:00:500:Perfect Bonus PL1 (2/2)
androdun:0:1000D9:FF:000:Infinite Continues PL2
androdun:0:100383:03:000:Infinite Lives PL2
androdun:0:100390:07:000:Maximum Shot Power (Blue Weapon) PL2
androdun:0:100391:05:000:Maximum Bomb Power (Orange Weapon) PL2
androdun:0:100392:08:000:Maximum Missile Power (Yellow Weapon) PL2
androdun:0:100393:08:000:Maximum Unit Power (Green Weapon) PL2
androdun:0:1001A7:00:000:Perfect Bonus PL2:And no bonus for PL1
androdun:0:1001A9:07:500:Perfect Bonus PL2 (2/2)
; [ Andromeda (Japan?) ]
andromed:0:0000:00:999:[ There are no cheats ]:REASON 1
andromed:0:0000:00:999:[ for this game as it ]:REASON 1
andromed:0:0000:00:999:[ didn't work the last ]:REASON 1
andromed:0:0000:00:999:[ time it was tested. ]:REASON 1
andromed:0:0000:00:999:[ If the game now works ]:REASON 1
andromed:0:0000:00:999:[ please request cheats ]:REASON 1
andromed:0:0000:00:999:[ for it on the cheat ]:REASON 1
andromed:0:0000:00:999:[ forums. ]:REASON 1
; [ Angel Kids (Japan) ]
angelkds:0:C301:03:000:Infinite Lives
; [ Anteater ]
anteater:0:80EE:99:000:Infinite Credits
anteater:0:8685:C8:000:Infinite Time
anteater:0:8665:09:000:Infinite Lives
anteater:0:86B2:01:001:One Dot to Finish Level Now!
anteater:0:8669:00:501:One Dot to Finish Level Now! (2/2)
anteater:0:8666:62:071:Select current level
anteater:0:8666:62:061:Select next level
anteater:0:0000:00:999:[This cheat makes it easy to ]
anteater:0:0000:00:999:[complete each level on the 2nd ]
anteater:0:0000:00:999:[attempt. There will only be the ]
anteater:0:0000:00:999:[spider to worry about! Use this ]
anteater:0:0000:00:999:[cheat with Infinite Lives. ]
anteater:0:8278:01:000:2nd Level Attempt always easy
; [ Aggressors of Dark Kombat / Tsuukai GANGAN Koushinkyoku ]
aodk:0:10B649:FA:000:Infinite Time
aodk:0:10B64A:00:500:Infinite Time (2/3)
aodk:0:10B64B:00:500:Infinite Time (3/3)
aodk:0:100066:0B:000:Infinite Energy PL1
aodk:0:100067:FF:500:Infinite Energy PL1 (2/2)
aodk:0:100066:00:001:Drain All Energy Now! PL1
aodk:0:100067:00:501:Drain All Energy Now! PL1 (2/2)
aodk:0:100166:0B:000:Infinite Energy PL2
aodk:0:100167:FF:500:Infinite Energy PL2 (2/2)
aodk:0:100166:00:001:Drain All Energy Now! PL2
aodk:0:100167:00:501:Drain All Energy Now! PL2 (2/2)
; [ Art of Fighting / Ryuuko no Ken ]
aof:0:108406:99:000:Infinite Time (Turn OFF on the Bonus Stage!)
aof:0:108406:00:001:Finish this Fight Now!
aof:0:1092CD:60:000:Infinite Energy PL1
aof:0:1092CD:01:001:Drain All Energy Now! PL1
aof:0:1094A4:80:000:Infinite Power PL1
aof:0:1094A4:00:000:Always have Minimum Power PL1
aof:0:1094A4:00:001:Drain All Power Now! PL1
:aof:62000000:00000000:00000000:FFFFFFFF:Select C button action PL1:The C button does essentially what the A or B button does (outside throw range), depending on which button was pressed last. Eg pressing A, then C will throw a punch for the C press, while pressing B then C will throw a kick for the C action.
:aof:00010000:1094B5:00000000:00000001:Punch
:aof:00010000:1094B5:00000001:00000001:Kick
:aof:62000001:000000:00000000:00000000:Select Character PL1:This cheat switches the character immediately when your character moves but the energy bar character icon and name won't update till the next round.
:aof:00010001:1092C3:00000000:FFFFFFFF:Ryo Sakazaki
:aof:00010001:1092C3:00000001:FFFFFFFF:Robert Garcia
:aof:00010001:1092C3:00000002:FFFFFFFF:Ryuhaku Todo
:aof:00010001:1092C3:00000003:FFFFFFFF:Jack Turner
:aof:00010001:1092C3:00000004:FFFFFFFF:Lee Pai Long
:aof:00010001:1092C3:00000005:FFFFFFFF:King
:aof:00010001:1092C3:00000006:FFFFFFFF:Micky Rodgers
:aof:00010001:1092C3:00000007:FFFFFFFF:John Crawley
:aof:00010001:1092C3:00000008:FFFFFFFF:#Mr. Big
:aof:00010001:1092C3:00000009:FFFFFFFF:#Mr. Karate
aof:0:1093CD:60:000:Infinite Energy PL2
aof:0:1093CD:01:001:Drain All Energy Now! PL2
aof:0:1095A4:80:000:Infinite Power PL2
aof:0:1095A4:00:000:Always have Minimum Power PL2
aof:0:1095A4:00:001:Drain All Power Now! PL2
:aof:62000000:00000000:00000000:FFFFFFFF:Select C button action PL2:The C button does essentially what the A or B button does (outside throw range), depending on which button was pressed last. Eg pressing A, then C will throw a punch for the C press, while pressing B then C will throw a kick for the C action.
:aof:00010000:1095B5:00000000:00000001:Punch
:aof:00010000:1095B5:00000001:00000001:Kick
:aof:62000001:000000:00000000:00000000:Select Character PL2:This cheat switches the character immediately when your character moves but the energy bar character icon and name won't update till the next round.
:aof:00010001:1093C3:00000000:FFFFFFFF:Ryo Sakazaki
:aof:00010001:1093C3:00000001:FFFFFFFF:Robert Garcia
:aof:00010001:1093C3:00000002:FFFFFFFF:Ryuhaku Todo
:aof:00010001:1093C3:00000003:FFFFFFFF:Jack Turner
:aof:00010001:1093C3:00000004:FFFFFFFF:Lee Pai Long
:aof:00010001:1093C3:00000005:FFFFFFFF:King
:aof:00010001:1093C3:00000006:FFFFFFFF:Micky Rodgers
:aof:00010001:1093C3:00000007:FFFFFFFF:John Crawley
:aof:00010001:1093C3:00000008:FFFFFFFF:#Mr. Big
:aof:00010001:1093C3:00000009:FFFFFFFF:#Mr. Karate
; [ Art of Fighting 2 / Ryuuko no Ken 2 (set 1) ]
aof2:0:108406:99:000:Infinite Time (Turn OFF on the Bonus Stage!)
aof2:0:108406:00:001:Finish this Fight Now!
aof2:0:1092ED:60:000:Infinite Energy PL1
aof2:0:1092ED:01:001:Drain All Energy Now! PL1
aof2:0:1094A4:80:000:Infinite Power PL1
aof2:0:1094A4:00:000:Always have Minimum Power PL1
aof2:0:1094A4:00:001:Drain All Power Now! PL1
aof2:0:000000:00:999:[ Free player selection-Can be used anytime! ]
aof2:0:000000:00:999:[ At selection screen, use AFTER selection, ]
aof2:0:000000:00:999:[ however there are some palette glitches. ]
aof2:0:1092E3:01:001:Play with Ryo Sakazaki PL1
aof2:0:1092E3:02:001:Play with Robert Garcia PL1
aof2:0:1092E3:03:001:Play with Eiji Kisaragi PL1
aof2:0:1092E3:04:001:Play with Jack Turner PL1
aof2:0:1092E3:05:001:Play with Lee Pai Long PL1
aof2:0:1092E3:06:001:Play with King PL1
aof2:0:1092E3:07:001:Play with Mickey Rogers PL1
aof2:0:1092E3:08:001:Play with John Crawley PL1
aof2:0:1092E3:09:001:Play with Big PL1
aof2:0:1092E3:0A:001:Play with Takuma Sakazaki PL1
aof2:0:1092E3:0B:001:Play with Yuri Sakazaki PL1
aof2:0:1092E3:0C:001:Play with Temjin PL1
aof2:0:1092E3:0D:001:Play with Geese Howard PL1:Win causes "Game Over"
aof2:0:1093ED:60:000:Infinite Energy PL2
aof2:0:1093ED:01:001:Drain All Energy Now! PL2
aof2:0:1095A4:80:000:Infinite Power PL2
aof2:0:1095A4:00:000:Always have Minimum Power PL2
aof2:0:1095A4:00:001:Drain All Power Now! PL2
aof2:0:108429:0E:001:Next fight = Boss Now!
aof2:0:108429:0F:001:Next fight = Special BossNow!
aof2:0:000000:00:999:[ Free player selection-Can be used anytime! ]
aof2:0:000000:00:999:[ At selection screen, use AFTER selection, ]
aof2:0:000000:00:999:[ however there are some palette glitches. ]
aof2:0:1092E3:0D:001:Play with Geese Howard PL1:Win causes "Game Over"
aof2:0:1093E3:01:001:Play with Ryo Sakazaki PL2
aof2:0:1093E3:02:001:Play with Robert Garcia PL2
aof2:0:1093E3:03:001:Play with Eiji Kisaragi PL2
aof2:0:1093E3:04:001:Play with Jack Turner PL2
aof2:0:1093E3:05:001:Play with Lee Pai Long PL2
aof2:0:1093E3:06:001:Play with King PL2
aof2:0:1093E3:07:001:Play with Mickey Rogers PL2
aof2:0:1093E3:08:001:Play with John Crawley PL2
aof2:0:1093E3:09:001:Play with Big PL2
aof2:0:1093E3:0A:001:Play with Takuma Sakazaki PL2
aof2:0:1093E3:0B:001:Play with Yuri Sakazaki PL2
aof2:0:1093E3:0C:001:Play with Temjin PL2
aof2:0:1093E3:0D:001:Play with Geese Howard PL2:Win causes "Game Over"
aof2:0:000000:00:999:[ These 4 Cheats are UNTESTED ]
aof2:0:1094D6:99:000:Extended Energy Bar PL1
aof2:0:1094D7:99:500:Extended Energy Bar PL1 (2/2)
aof2:0:1095D6:99:000:Extended Energy Bar PL2
aof2:0:1095D7:99:500:Extended Energy Bar PL2 (2/2)
; [ Art of Fighting 2 / Ryuuko no Ken 2 (set 2) ]
aof2a:0:108406:99:000:Infinite Time (Turn OFF on the Bonus Stage!)
aof2a:0:108406:00:001:Finish this Fight Now!
aof2a:0:1092ED:60:000:Infinite Energy PL1
aof2a:0:1092ED:01:001:Drain All Energy Now! PL1
aof2a:0:1094A4:80:000:Infinite Power PL1
aof2a:0:1094A4:00:000:Always have Minimum Power PL1
aof2a:0:1094A4:00:001:Drain All Power Now! PL1
aof2a:0:000000:00:999:[ Free player selection-Can be used anytime! ]
aof2a:0:000000:00:999:[ At selection screen, use AFTER selection, ]
aof2a:0:000000:00:999:[ however there are some palette glitches. ]
aof2a:0:1092E3:01:001:Play with Ryo Sakazaki PL1
aof2a:0:1092E3:02:001:Play with Robert Garcia PL1
aof2a:0:1092E3:03:001:Play with Eiji Kisaragi PL1
aof2a:0:1092E3:04:001:Play with Jack Turner PL1
aof2a:0:1092E3:05:001:Play with Lee Pai Long PL1
aof2a:0:1092E3:06:001:Play with King PL1
aof2a:0:1092E3:07:001:Play with Mickey Rogers PL1
aof2a:0:1092E3:08:001:Play with John Crawley PL1
aof2a:0:1092E3:09:001:Play with Big PL1
aof2a:0:1092E3:0A:001:Play with Takuma Sakazaki PL1
aof2a:0:1092E3:0B:001:Play with Yuri Sakazaki PL1
aof2a:0:1092E3:0C:001:Play with Temjin PL1
aof2a:0:1092E3:0D:001:Play with Geese Howard PL1:Win causes "Game Over"
aof2a:0:1093ED:60:000:Infinite Energy PL2
aof2a:0:1093ED:01:001:Drain All Energy Now! PL2
aof2a:0:1095A4:80:000:Infinite Power PL2
aof2a:0:1095A4:00:000:Always have Minimum Power PL2
aof2a:0:1095A4:00:001:Drain All Power Now! PL2
aof2a:0:108429:0E:001:Next fight = Boss Now!
aof2a:0:108429:0F:001:Next fight = Special BossNow!
aof2a:0:000000:00:999:[ Free player selection-Can be used anytime! ]
aof2a:0:000000:00:999:[ At selection screen, use AFTER selection, ]
aof2a:0:000000:00:999:[ however there are some palette glitches. ]
aof2a:0:1092E3:0D:001:Play with Geese Howard PL1:Win causes "Game Over"
aof2a:0:1093E3:01:001:Play with Ryo Sakazaki PL2
aof2a:0:1093E3:02:001:Play with Robert Garcia PL2
aof2a:0:1093E3:03:001:Play with Eiji Kisaragi PL2
aof2a:0:1093E3:04:001:Play with Jack Turner PL2
aof2a:0:1093E3:05:001:Play with Lee Pai Long PL2
aof2a:0:1093E3:06:001:Play with King PL2
aof2a:0:1093E3:07:001:Play with Mickey Rogers PL2
aof2a:0:1093E3:08:001:Play with John Crawley PL2
aof2a:0:1093E3:09:001:Play with Big PL2
aof2a:0:1093E3:0A:001:Play with Takuma Sakazaki PL2
aof2a:0:1093E3:0B:001:Play with Yuri Sakazaki PL2
aof2a:0:1093E3:0C:001:Play with Temjin PL2
aof2a:0:1093E3:0D:001:Play with Geese Howard PL2:Win causes "Game Over"
aof2a:0:000000:00:999:[ These 4 Cheats are UNTESTED ]
aof2a:0:1094D6:99:000:Extended Energy Bar PL1
aof2a:0:1094D7:99:500:Extended Energy Bar PL1 (2/2)
aof2a:0:1095D6:99:000:Extended Energy Bar PL2
aof2a:0:1095D7:99:500:Extended Energy Bar PL2 (2/2)
; [ Art of Fighting 3 - The Path of the Warrior / Art of Fightin ]
aof3:0:10DF0F:63:000:Infinite Time
aof3:0:000000:00:999:[ The Go to Boss Now! Cheat must be activated ]
aof3:0:000000:00:999:[ on the character selection screen. ]
aof3:0:104BEB:07:001:Go to First Boss Now!
aof3:0:104BEB:08:001:Go to Final Boss Now!
aof3:0:100468:10:000:Infinite Energy PL1
aof3:0:100469:00:500:Infinite Energy PL1 (2/2)
aof3:0:100468:00:001:Drain All Energy Now! PL1
aof3:0:100469:01:501:Drain All Energy Now! PL1 (2/2)
aof3:0:10046A:10:000:Infinite Power PL1
aof3:0:10046B:00:500:Infinite Power PL1 (2/2)
aof3:0:10046A:00:000:Always have Minimum Power PL1
aof3:0:10046B:00:500:Always have Minimum Power PL1 (2/2)
aof3:0:10046A:00:001:Drain All Power Now! PL1
aof3:0:10046B:01:501:Drain All Power Now! PL1 (2/2)
aof3:0:000000:00:999:[ Free player selection-No secret characters ]
aof3:0:000000:00:999:[ Use between rounds only. Doesn't work for ]
aof3:0:000000:00:999:[ 1st round though. ]
aof3:0:104C0D:00:001:Play with Robert Garcia PL1
aof3:0:104C0D:01:001:Play with Ryo Sakazaki PL1
aof3:0:104C0D:02:001:Play with Karman Cole PL1
aof3:0:104C0D:03:001:Play with Kazumi Todoh PL1
aof3:0:104C0D:04:001:Play with Rody Birts PL1
aof3:0:104C0D:05:001:Play with Lenny Creston PL1
aof3:0:104C0D:06:001:Play with Wang Koh San PL1
aof3:0:104C0D:07:001:Play with Jin Fuha PL1
aof3:0:104C0D:08:001:Play with Sinclair PL1
aof3:0:104C0D:09:001:Play with Wyler PL1
aof3:0:100568:10:000:Infinite Energy PL2
aof3:0:100569:00:500:Infinite Energy PL2 (2/2)
aof3:0:100568:00:001:Drain All Energy Now! PL2
aof3:0:100569:01:501:Drain All Energy Now! PL2 (2/2)
aof3:0:10056A:10:000:Infinite Power PL2
aof3:0:10056B:00:500:Infinite Power PL2 (2/2)
aof3:0:10056A:00:000:Always have Minimum Power PL2
aof3:0:10056B:00:500:Always have Minimum Power PL2 (2/2)
aof3:0:10056A:00:001:Drain All Power Now! PL2
aof3:0:10056B:01:501:Drain All Power Now! PL2 (2/2)
aof3:0:000000:00:999:[ Free player selection-No secret characters ]
aof3:0:000000:00:999:[ Use between rounds only. Doesn't work for ]
aof3:0:000000:00:999:[ 1st round though. ]
aof3:0:104C0F:00:001:Play with Robert Garcia PL2
aof3:0:104C0F:01:001:Play with Ryo Sakazaki PL2
aof3:0:104C0F:02:001:Play with Karman Cole PL2
aof3:0:104C0F:03:001:Play with Kazumi Todoh PL2
aof3:0:104C0F:04:001:Play with Rody Birts PL2
aof3:0:104C0F:05:001:Play with Lenny Creston PL2
aof3:0:104C0F:06:001:Play with Wang Koh San PL2
aof3:0:104C0F:07:001:Play with Jin Fuha PL2
aof3:0:104C0F:08:001:Play with Sinclair PL2
aof3:0:104C0F:09:001:Play with Wyler PL2
; [ APB - All Points Bulletin (rev 7) ]
apb:1:0035:1F:000:Infinite Credits:Also fixes no soundcard problem
apb:0:0DD4:10:000:Infinite Time
apb:0:0D8B:FF:000:Infinite Gas
apb:0:0DD5:00:000:Infinite Demerits
; [ APB - All Points Bulletin (rev 1) ]
apb1:1:0035:1F:000:Infinite Credits:Also fixes no soundcard problem
apb1:0:0DD4:10:000:Infinite Time
apb1:0:0D8B:FF:000:Infinite Gas
apb1:0:0DD5:00:000:Infinite Demerits
; [ APB - All Points Bulletin (rev 2) ]
apb2:1:0035:1F:000:Infinite Credits:Also fixes no soundcard problem
apb2:0:0DD4:10:000:Infinite Time
apb2:0:0D8B:FF:000:Infinite Gas
apb2:0:0DD5:00:000:Infinite Demerits
; [ APB - All Points Bulletin (rev 3) ]
apb3:1:0035:1F:000:Infinite Credits:Also fixes no soundcard problem
apb3:0:0DD4:10:000:Infinite Time
apb3:0:0D8B:FF:000:Infinite Gas
apb3:0:0DD5:00:000:Infinite Demerits
; [ APB - All Points Bulletin (rev 4) ]
apb4:1:0035:1F:000:Infinite Credits:Also fixes no soundcard problem
apb4:0:0DD4:10:000:Infinite Time
apb4:0:0D8B:FF:000:Infinite Gas
apb4:0:0DD5:00:000:Infinite Demerits
; [ APB - All Points Bulletin (rev 5) ]
apb5:1:0035:1F:000:Infinite Credits:Also fixes no soundcard problem
apb5:0:0DD4:10:000:Infinite Time
apb5:0:0D8B:FF:000:Infinite Gas
apb5:0:0DD5:00:000:Infinite Demerits
; [ APB - All Points Bulletin (rev 6) ]
apb6:1:0035:1F:000:Infinite Credits:Also fixes no soundcard problem
apb6:0:0DD4:10:000:Infinite Time
apb6:0:0D8B:FF:000:Infinite Gas
apb6:0:0DD5:00:000:Infinite Demerits
; [ APB - All Points Bulletin (French) ]
apbf:1:0035:1F:000:Infinite Credits:Also fixes no soundcard problem
apbf:0:0DD4:10:000:Infinite Time
apbf:0:0D8B:FF:000:Infinite Gas
apbf:0:0DD5:00:000:Infinite Demerits
; [ APB - All Points Bulletin (German) ]
apbg:1:0035:1F:000:Infinite Credits:Also fixes no soundcard problem
apbg:0:0DD4:10:000:Infinite Time
apbg:0:0D8B:FF:000:Infinite Gas
apbg:0:0DD5:00:000:Infinite Demerits
; [ Apocaljpse Now ]
aponow:0:8669:09:000:Infinite Lives
aponow:0:8273:01:000:Fire always enabled
aponow:0:868F:01:001:One man needed to land Now!
; [ Apparel Night (Japan 860929) ]
apparel:0:0000:00:999:[ The winning hand cheat must be ]
apparel:0:0000:00:999:[ activated when there are 14 tiles ]
apparel:0:0000:00:999:[ in your hand, then press the RON ]
apparel:0:0000:00:999:[ key ('Z' by default). The tiles do ]
apparel:0:0000:00:999:[ not visually change until you make ]
apparel:0:0000:00:999:[ a move. ]
apparel:0:F406:31:001:Get winning hand Now!
apparel:0:F407:31:501:Get winning hand Now! (02/14)
apparel:0:F408:31:501:Get winning hand Now! (03/14)
apparel:0:F409:32:501:Get winning hand Now! (04/14)
apparel:0:F40A:32:501:Get winning hand Now! (05/14)
apparel:0:F40B:32:501:Get winning hand Now! (06/14)
apparel:0:F40C:33:501:Get winning hand Now! (07/14)
apparel:0:F40D:33:501:Get winning hand Now! (08/14)
apparel:0:F40E:33:501:Get winning hand Now! (09/14)
apparel:0:F40F:34:501:Get winning hand Now! (10/14)
apparel:0:F410:34:501:Get winning hand Now! (11/14)
apparel:0:F411:34:501:Get winning hand Now! (12/14)
apparel:0:F412:35:501:Get winning hand Now! (13/14)
apparel:0:F413:35:501:Get winning hand Now! (14/14)
apparel:0:F406:31:000:Always winning hand
apparel:0:F407:31:500:Always winning hand (02/14)
apparel:0:F408:31:500:Always winning hand (03/14)
apparel:0:F409:32:500:Always winning hand (04/14)
apparel:0:F40A:32:500:Always winning hand (05/14)
apparel:0:F40B:32:500:Always winning hand (06/14)
apparel:0:F40C:33:500:Always winning hand (07/14)
apparel:0:F40D:33:500:Always winning hand (08/14)
apparel:0:F40E:33:500:Always winning hand (09/14)
apparel:0:F40F:34:500:Always winning hand (10/14)
apparel:0:F410:34:500:Always winning hand (11/14)
apparel:0:F411:34:500:Always winning hand (12/14)
apparel:0:F412:35:500:Always winning hand (13/14)
apparel:0:F413:35:500:Always winning hand (14/14)
:apparel:00000006:F406:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:apparel:00000006:F486:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
apparel:0:0000:00:999:[ Here is the look-up list for ]
apparel:0:0000:00:999:[ the above watches. ]
apparel:0:0000:00:999:[ ]
apparel:0:0000:00:999:[ value common name chinese name ]
apparel:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
apparel:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
apparel:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
apparel:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
apparel:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
apparel:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
apparel:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
apparel:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
apparel:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
apparel:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
apparel:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
apparel:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
apparel:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
apparel:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
apparel:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
apparel:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
apparel:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
apparel:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
apparel:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
apparel:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
apparel:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
apparel:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
apparel:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
apparel:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
apparel:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
apparel:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
apparel:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
apparel:0:0000:00:999:[ 31h East "wind" ]
apparel:0:0000:00:999:[ 32h South "wind" ]
apparel:0:0000:00:999:[ 33h West "wind" ]
apparel:0:0000:00:999:[ 34h North "wind" ]
apparel:0:0000:00:999:[ 35h White "dragon" ]
apparel:0:0000:00:999:[ 36h Green "dragon" ]
apparel:0:0000:00:999:[ 37h Red "dragon" ]
apparel:0:0000:00:999:[ 3Fh - no tile - ]
; [ Appoooh ]
appoooh:0:E01F:03:001:Infinite Credits
appoooh:0:E027:63:500:Infinite Credits (2/2)
appoooh:0:E26D:09:000:Infinite Time
appoooh:0:E26B:00:001:Finish this Round Now!
appoooh:0:E26C:00:501:Finish this Round Now! (2/3)
appoooh:0:E26D:00:501:Finish this Round Now! (3/3)
; [ Aqua Jack (World) ]
aquajack:0:100049:09:000:Infinite Credits
aquajack:0:100115:06:000:Infinite Lives
aquajack:0:10012B:11:000:Infinite Missiles
aquajack:0:100117:07:001:See End Sequence after this Round Now!:Enable the cheeat during play
; [ Aqua Jack (Japan) ]
aquajckj:0:100049:09:000:Infinite Credits
aquajckj:0:100115:06:000:Infinite Lives
aquajckj:0:10012B:11:000:Infinite Missiles
aquajckj:0:100117:07:001:See End Sequence after this Round Now!:Enable the cheeat during play
; [ Aquarium (Japan) ]
aquarium:0:FF8BF7:09:000:Infinite Credits
:aquarium:62000000:000000:00000000:00000000:Attack Invincibility PL1
:aquarium:00010000:FF9A61:00000007:FFFFFFFF:Off & VERY MORTAL!
:aquarium:00010000:FF9A61:00000000:FFFFFFFF:On
:aquarium:62000000:000000:00000000:00000000:Next Top Shape PL1 always =
:aquarium:00110000:FF4004:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110000:FF4004:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110000:FF4004:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110000:FF4004:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110000:FF4004:00000802:FFFFFFFF:Blue Fish
:aquarium:00110000:FF4004:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110000:FF4004:00000803:FFFFFFFF:Red Fish
:aquarium:00110000:FF4004:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110000:FF4004:00000804:FFFFFFFF:Green Fish
:aquarium:00110000:FF4004:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110000:FF4004:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110000:FF4004:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000000:000000:00000000:00000000:Next Mid Shape PL1 always =
:aquarium:00110000:FF400A:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110000:FF400A:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110000:FF400A:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110000:FF400A:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110000:FF400A:00000802:FFFFFFFF:Blue Fish
:aquarium:00110000:FF400A:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110000:FF400A:00000803:FFFFFFFF:Red Fish
:aquarium:00110000:FF400A:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110000:FF400A:00000804:FFFFFFFF:Green Fish
:aquarium:00110000:FF400A:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110000:FF400A:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110000:FF400A:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000000:000000:00000000:00000000:Next Bot Shape PL1 always =
:aquarium:00110000:FF4010:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110000:FF4010:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110000:FF4010:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110000:FF4010:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110000:FF4010:00000802:FFFFFFFF:Blue Fish
:aquarium:00110000:FF4010:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110000:FF4010:00000803:FFFFFFFF:Red Fish
:aquarium:00110000:FF4010:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110000:FF4010:00000804:FFFFFFFF:Green Fish
:aquarium:00110000:FF4010:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110000:FF4010:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110000:FF4010:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000001:000000:00000000:00000000:Next Top Shape PL1 Now! =
:aquarium:00110001:FF4004:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110001:FF4004:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110001:FF4004:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110001:FF4004:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110001:FF4004:00000802:FFFFFFFF:Blue Fish
:aquarium:00110001:FF4004:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110001:FF4004:00000803:FFFFFFFF:Red Fish
:aquarium:00110001:FF4004:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110001:FF4004:00000804:FFFFFFFF:Green Fish
:aquarium:00110001:FF4004:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110001:FF4004:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110001:FF4004:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000001:000000:00000000:00000000:Next Mid Shape PL1 Now! =
:aquarium:00110001:FF400A:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110001:FF400A:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110001:FF400A:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110001:FF400A:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110001:FF400A:00000802:FFFFFFFF:Blue Fish
:aquarium:00110001:FF400A:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110001:FF400A:00000803:FFFFFFFF:Red Fish
:aquarium:00110001:FF400A:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110001:FF400A:00000804:FFFFFFFF:Green Fish
:aquarium:00110001:FF400A:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110001:FF400A:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110001:FF400A:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000001:000000:00000000:00000000:Next Bot Shape PL1 Now! =
:aquarium:00110001:FF4010:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110001:FF4010:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110001:FF4010:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110001:FF4010:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110001:FF4010:00000802:FFFFFFFF:Blue Fish
:aquarium:00110001:FF4010:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110001:FF4010:00000803:FFFFFFFF:Red Fish
:aquarium:00110001:FF4010:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110001:FF4010:00000804:FFFFFFFF:Green Fish
:aquarium:00110001:FF4010:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110001:FF4010:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110001:FF4010:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000000:000000:00000000:00000000:Attack Invincibility PL2
:aquarium:00010000:FF9A63:00000007:FFFFFFFF:Off & VERY MORTAL!
:aquarium:00010000:FF9A63:00000000:FFFFFFFF:On
:aquarium:62000000:000000:00000000:00000000:Next Top Shape PL2 always =
:aquarium:00110000:FF3404:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110000:FF3404:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110000:FF3404:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110000:FF3404:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110000:FF3404:00000802:FFFFFFFF:Blue Fish
:aquarium:00110000:FF3404:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110000:FF3404:00000803:FFFFFFFF:Red Fish
:aquarium:00110000:FF3404:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110000:FF3404:00000804:FFFFFFFF:Green Fish
:aquarium:00110000:FF3404:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110000:FF3404:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110000:FF3404:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000000:000000:00000000:00000000:Next Mid Shape PL2 always =
:aquarium:00110000:FF340A:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110000:FF340A:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110000:FF340A:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110000:FF340A:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110000:FF340A:00000802:FFFFFFFF:Blue Fish
:aquarium:00110000:FF340A:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110000:FF340A:00000803:FFFFFFFF:Red Fish
:aquarium:00110000:FF340A:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110000:FF340A:00000804:FFFFFFFF:Green Fish
:aquarium:00110000:FF340A:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110000:FF340A:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110000:FF340A:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000000:000000:00000000:00000000:Next Bot Shape PL2 always =
:aquarium:00110000:FF3410:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110000:FF3410:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110000:FF3410:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110000:FF3410:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110000:FF3410:00000802:FFFFFFFF:Blue Fish
:aquarium:00110000:FF3410:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110000:FF3410:00000803:FFFFFFFF:Red Fish
:aquarium:00110000:FF3410:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110000:FF3410:00000804:FFFFFFFF:Green Fish
:aquarium:00110000:FF3410:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110000:FF3410:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110000:FF3410:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000001:000000:00000000:00000000:Next Top Shape PL2 Now! =
:aquarium:00110001:FF3404:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110001:FF3404:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110001:FF3404:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110001:FF3404:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110001:FF3404:00000802:FFFFFFFF:Blue Fish
:aquarium:00110001:FF3404:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110001:FF3404:00000803:FFFFFFFF:Red Fish
:aquarium:00110001:FF3404:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110001:FF3404:00000804:FFFFFFFF:Green Fish
:aquarium:00110001:FF3404:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110001:FF3404:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110001:FF3404:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000001:000000:00000000:00000000:Next Mid Shape PL2 Now! =
:aquarium:00110001:FF340A:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110001:FF340A:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110001:FF340A:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110001:FF340A:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110001:FF340A:00000802:FFFFFFFF:Blue Fish
:aquarium:00110001:FF340A:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110001:FF340A:00000803:FFFFFFFF:Red Fish
:aquarium:00110001:FF340A:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110001:FF340A:00000804:FFFFFFFF:Green Fish
:aquarium:00110001:FF340A:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110001:FF340A:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110001:FF340A:00005800:FFFFFFFF:Pink Bubble
:aquarium:62000001:000000:00000000:00000000:Next Bot Shape PL2 Now! =
:aquarium:00110001:FF3410:00000800:FFFFFFFF:Yellow Fish
:aquarium:00110001:FF3410:00004800:FFFFFFFF:Yellow Fish in Bubble
:aquarium:00110001:FF3410:00000801:FFFFFFFF:Zebra Fish
:aquarium:00110001:FF3410:00004801:FFFFFFFF:Zebra Fish in Bubble
:aquarium:00110001:FF3410:00000802:FFFFFFFF:Blue Fish
:aquarium:00110001:FF3410:00004802:FFFFFFFF:Blue Fish in Bubble
:aquarium:00110001:FF3410:00000803:FFFFFFFF:Red Fish
:aquarium:00110001:FF3410:00004803:FFFFFFFF:Red Fish in Bubble
:aquarium:00110001:FF3410:00000804:FFFFFFFF:Green Fish
:aquarium:00110001:FF3410:00004804:FFFFFFFF:Green Fish in Bubble
:aquarium:00110001:FF3410:00004000:FFFFFFFF:Empty Bubble
:aquarium:00110001:FF3410:00005800:FFFFFFFF:Pink Bubble
; [ Aqua Rush (AQ1/VER.A1) ]
aquarush:0:0000:00:999:[ This game hasn't even ]:REASON 11
aquarush:0:0000:00:999:[ been looked at due to ]:REASON 11
aquarush:0:0000:00:999:[ time constraints - Too]:REASON 11
aquarush:0:0000:00:999:[ many games and so ]:REASON 11
aquarush:0:0000:00:999:[ little time. It is ]:REASON 11
aquarush:0:0000:00:999:[ even possible that ]:REASON 11
aquarush:0:0000:00:999:[ this game may be a ]:REASON 11
aquarush:0:0000:00:999:[ clone of an existing ]:REASON 11
aquarush:0:0000:00:999:[ game which may have ]:REASON 11
aquarush:0:0000:00:999:[ cheats. Please search ]:REASON 11
aquarush:0:0000:00:999:[ the cheat forums ]:REASON 11
aquarush:0:0000:00:999:[ before posting cheat ]:REASON 11
aquarush:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Arabian Fight ]
arabfgt:0:20F082:05:000:Infinite Lives PL1
arabfgt:0:200650:00:000:Infinite Energy PL1:If you run out of time, turn this cheat OFF to die as you will not be able to move anymore.
arabfgt:0:200651:00:500:Infinite Energy PL1 (2/2)
arabfgt:0:20F084:05:000:Infinite Lives PL2
arabfgt:0:200AC8:00:000:Infinite Energy PL2:If you run out of time, turn this cheat OFF to die as you will not be able to move anymore.
arabfgt:0:200AC9:00:500:Infinite Energy PL2 (2/2)
arabfgt:0:20F086:05:000:Infinite Lives PL3
arabfgt:0:200F40:00:000:Infinite Energy PL3:If you run out of time, turn this cheat OFF to die as you will not be able to move anymore.
arabfgt:0:200F41:00:500:Infinite Energy PL3 (2/2)
arabfgt:0:20F088:05:000:Infinite Lives PL4
arabfgt:0:2013B8:00:000:Infinite Energy PL4:If you run out of time, turn this cheat OFF to die as you will not be able to move anymore.
arabfgt:0:2013B9:00:500:Infinite Energy PL4 (2/2)
; [ Arabian Magic (Japan) ]
arabiamj:0:40DC2B:09:000:Infinite Credits
arabiamj:0:411369:64:000:Infinite Time
arabiamj:0:40FF5A:05:000:Infinite Lives PL1
arabiamj:0:40FF57:23:000:Infinite Energy PL1
arabiamj:0:40FF5B:09:000:Infinite Magic PL1
arabiamj:0:40FF77:09:000:Infinite Ammo PL1:Effective when you have a weapon
arabiamj:0:40FF7D:03:000:Invincibility PL1
arabiamj:0:40FF36:E8:000:Enemies never attack PL1
arabiamj:0:410D61:FF:000:Maximum Power Up PL1
arabiamj:0:40FFAA:05:000:Infinite Lives PL2
arabiamj:0:40FFA7:23:000:Infinite Energy PL2
arabiamj:0:40FFAB:09:000:Infinite Magic PL2
arabiamj:0:40FFC7:09:000:Infinite Ammo PL2:Effective when you have a weapon
arabiamj:0:40FFCD:03:000:Invincibility PL2
arabiamj:0:40FF86:E8:000:Enemies never attack PL2
arabiamj:0:40FFFA:05:000:Infinite Lives PL3
arabiamj:0:40FFF7:23:000:Infinite Energy PL3
arabiamj:0:40FFFB:09:000:Infinite Magic PL3
arabiamj:0:410017:09:000:Infinite Ammo PL3:Effective when you have a weapon
arabiamj:0:41001D:03:000:Invincibility PL3
arabiamj:0:40FFD6:E8:000:Enemies never attack PL3
arabiamj:0:41004A:05:000:Infinite Lives PL4
arabiamj:0:410047:23:000:Infinite Energy PL4
arabiamj:0:41004B:09:000:Infinite Magic PL4
arabiamj:0:410067:09:000:Infinite Ammo PL4:Effective when you have a weapon
arabiamj:0:41006D:03:000:Invincibility PL4
arabiamj:0:410026:E8:000:Enemies never attack PL4
arabiamj:0:000000:00:999:[After you enable these region cheats to see any ]
arabiamj:0:000000:00:999:[effect you will have to reset the game (F3). ]
arabiamj:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
arabiamj:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
arabiamj:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
arabiamj:0:0FFFFF:01:100:Region Switch = Japan
arabiamj:0:0FFFFF:02:100:Region Switch = US
arabiamj:0:0FFFFF:03:100:Region Switch = World
; [ Arabian Magic (US) ]
arabiamu:0:40DC2B:09:000:Infinite Credits
arabiamu:0:411369:64:000:Infinite Time
arabiamu:0:40FF5A:05:000:Infinite Lives PL1
arabiamu:0:40FF57:23:000:Infinite Energy PL1
arabiamu:0:40FF5B:09:000:Infinite Magic PL1
arabiamu:0:40FF77:09:000:Infinite Ammo PL1:Effective when you have a weapon
arabiamu:0:40FF7D:03:000:Invincibility PL1
arabiamu:0:40FF36:E8:000:Enemies never attack PL1
arabiamu:0:410D61:FF:000:Maximum Power Up PL1
arabiamu:0:40FFAA:05:000:Infinite Lives PL2
arabiamu:0:40FFA7:23:000:Infinite Energy PL2
arabiamu:0:40FFAB:09:000:Infinite Magic PL2
arabiamu:0:40FFC7:09:000:Infinite Ammo PL2:Effective when you have a weapon
arabiamu:0:40FFCD:03:000:Invincibility PL2
arabiamu:0:40FF86:E8:000:Enemies never attack PL2
arabiamu:0:40FFFA:05:000:Infinite Lives PL3
arabiamu:0:40FFF7:23:000:Infinite Energy PL3
arabiamu:0:40FFFB:09:000:Infinite Magic PL3
arabiamu:0:410017:09:000:Infinite Ammo PL3:Effective when you have a weapon
arabiamu:0:41001D:03:000:Invincibility PL3
arabiamu:0:40FFD6:E8:000:Enemies never attack PL3
arabiamu:0:41004A:05:000:Infinite Lives PL4
arabiamu:0:410047:23:000:Infinite Energy PL4
arabiamu:0:41004B:09:000:Infinite Magic PL4
arabiamu:0:410067:09:000:Infinite Ammo PL4:Effective when you have a weapon
arabiamu:0:41006D:03:000:Invincibility PL4
arabiamu:0:410026:E8:000:Enemies never attack PL4
arabiamu:0:000000:00:999:[After you enable these region cheats to see any ]
arabiamu:0:000000:00:999:[effect you will have to reset the game (F3). ]
arabiamu:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
arabiamu:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
arabiamu:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
arabiamu:0:0FFFFF:01:100:Region Switch = Japan
arabiamu:0:0FFFFF:02:100:Region Switch = US
arabiamu:0:0FFFFF:03:100:Region Switch = World
; [ Arabian ]
arabian:0:D340:99:000:Infinite Credits
arabian:0:D406:05:000:Infinite Lives PL1
arabian:0:D426:00:000:Always get ARABIAN bonus PL1
arabian:0:D407:05:000:Infinite Lives PL2
arabian:0:D427:00:000:Always get ARABIAN bonus PL2
; [ Arabian (Atari) ]
arabiana:0:D340:99:000:Infinite Credits
arabiana:0:D406:05:000:Infinite Lives PL1
arabiana:0:D426:00:000:Always get ARABIAN bonus PL1
arabiana:0:D407:05:000:Infinite Lives PL2
arabiana:0:D427:00:000:Always get ARABIAN bonus PL2
; [ Arabian Magic (World) ]
arabianm:0:40DC2B:09:000:Infinite Credits
arabianm:0:411369:64:000:Infinite Time
arabianm:0:40FF5A:05:000:Infinite Lives PL1
arabianm:0:40FF57:23:000:Infinite Energy PL1
arabianm:0:40FF5B:09:000:Infinite Magic PL1
arabianm:0:40FF77:09:000:Infinite Ammo PL1:Effective when you have a weapon
arabianm:0:40FF7D:03:000:Invincibility PL1
arabianm:0:40FF36:E8:000:Enemies never attack PL1
arabianm:0:410D61:FF:000:Maximum Power Up PL1
arabianm:0:40FFAA:05:000:Infinite Lives PL2
arabianm:0:40FFA7:23:000:Infinite Energy PL2
arabianm:0:40FFAB:09:000:Infinite Magic PL2
arabianm:0:40FFC7:09:000:Infinite Ammo PL2:Effective when you have a weapon
arabianm:0:40FFCD:03:000:Invincibility PL2
arabianm:0:40FF86:E8:000:Enemies never attack PL2
arabianm:0:40FFFA:05:000:Infinite Lives PL3
arabianm:0:40FFF7:23:000:Infinite Energy PL3
arabianm:0:40FFFB:09:000:Infinite Magic PL3
arabianm:0:410017:09:000:Infinite Ammo PL3:Effective when you have a weapon
arabianm:0:41001D:03:000:Invincibility PL3
arabianm:0:40FFD6:E8:000:Enemies never attack PL3
arabianm:0:41004A:05:000:Infinite Lives PL4
arabianm:0:410047:23:000:Infinite Energy PL4
arabianm:0:41004B:09:000:Infinite Magic PL4
arabianm:0:410067:09:000:Infinite Ammo PL4:Effective when you have a weapon
arabianm:0:41006D:03:000:Invincibility PL4
arabianm:0:410026:E8:000:Enemies never attack PL4
arabianm:0:000000:00:999:[After you enable these region cheats to see any ]
arabianm:0:000000:00:999:[effect you will have to reset the game (F3). ]
arabianm:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
arabianm:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
arabianm:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
arabianm:0:0FFFFF:01:100:Region Switch = Japan
arabianm:0:0FFFFF:02:100:Region Switch = US
arabianm:0:0FFFFF:03:100:Region Switch = World
; [ Arbalester ]
arbalest:0:F0198D:0A:000:Infinite Lives PL1
arbalest:0:F0198E:09:000:Infinite Bombs PL1
arbalest:0:F01988:07:000:Maximum fire power PL1
arbalest:0:F01998:5A:000:Invincibility PL1
arbalest:0:F019E1:0A:000:Infinite Lives PL2
arbalest:0:F019E2:09:000:Infinite Bombs PL2
arbalest:0:F019DC:07:000:Maximum fire power PL2
arbalest:0:F019EC:5A:000:Invincibility PL2
; [ Arcade Classics (prototype) ]
arcadecl:0:3EEC63:09:000:Infinite Credits
arcadecl:0:000000:00:999:[ Super Centipede ]
arcadecl:0:000000:00:999:[ ~~~~~~~~~~~~~~~ ]
arcadecl:0:3E0FAA:A9:000:Never have any Spiders
arcadecl:0:3E08D8:71:500:Never have any Spiders (2/2)
arcadecl:0:3E231E:00:000:Never have any Scorpions
arcadecl:0:3E0AE9:07:000:Infinite Lives PL1
arcadecl:0:3E0B29:07:000:Infinite Lives PL2
arcadecl:0:000000:00:999:[ ]
arcadecl:0:000000:00:999:[ Missile Command II ]
arcadecl:0:000000:00:999:[ ~~~~~~~~~~~~~~~~~~ ]
arcadecl:0:3E0AFA:0A:000:Infinite shots (Left) PL1
arcadecl:0:3E0AFB:0A:000:Infinite shots (Center) PL1
arcadecl:0:3E0AFC:0A:000:Infinite shots (Right) PL1
arcadecl:0:3E0B3A:0A:000:Infinite shots (Left) PL2
arcadecl:0:3E0B3B:0A:000:Infinite shots (Center) PL2
arcadecl:0:3E0B3C:0A:000:Infinite shots (Right) PL2
arcadecl:0:000000:00:999:[ EXTRA!! EXTRA!! EXTRA!! ]
arcadecl:0:000000:00:999:[ Enter DIPs and turn Test ]
arcadecl:0:000000:00:999:[ Mode ON. Set Extra Stuff & ]
arcadecl:0:000000:00:999:[ More Extra Stuff ON. Turn ]
arcadecl:0:000000:00:999:[ Test Mode OFF. Play! You'll ]
arcadecl:0:000000:00:999:[ notice some goodies in both ]
arcadecl:0:000000:00:999:[ Missile Command & Centipede ]
arcadecl:0:000000:00:999:[ like powerups & new enemies ]
; [ Waga Seishun no Arcadia ]
arcadia:0:0036:03:000:Fast Fire Mode
arcadia:0:E192:20:100:Invincibility
arcadia:0:034D:0B:000:Infinite Lives PL1
arcadia:0:0356:0B:000:Infinite Lives PL2
; [ Arch Rivals (rev 2.0) ]
archriv2:0:061E1C:09:000:Infinite Credits
archriv2:0:061F2A:18:000:Infinite Shoot Time
archriv2:0:061F33:FF:000:Infinite Period Time
archriv2:0:061F33:00:001:Finish Period Now!
archriv2:0:0601E3:01:001:Make this Period 1 Now!
archriv2:0:0601E3:02:001:Make this Period 2 Now!
archriv2:0:0601E3:03:001:Make this Period 3 Now!
archriv2:0:0601E3:04:001:Make this Period 4 Now!
archriv2:0:0601E3:08:001:Make this Sudden Death Now!
archriv2:0:06020F:99:073:Select Score PL1
archriv2:0:06020F:00:000:Score always = 0 PL1
archriv2:0:06020F:10:000:Score always = 10 PL1
archriv2:0:06020F:00:001:Score = 0 Now! PL1
archriv2:0:06020F:10:001:Score = 10 Now! PL1
archriv2:0:060213:99:073:Select Score PL2
archriv2:0:060213:00:000:Score always = 0 PL2
archriv2:0:060213:10:000:Score always = 10 PL2
archriv2:0:060213:00:001:Score = 0 Now! PL2
archriv2:0:060213:10:001:Score = 10 Now! PL2
; [ Arch Rivals (rev 4.0) ]
archrivl:0:061E1C:09:000:Infinite Credits
archrivl:0:061F2A:18:000:Infinite Shoot Time
archrivl:0:061F33:FF:000:Infinite Period Time
archrivl:0:061F33:00:001:Finish Period Now!
archrivl:0:0601E3:01:001:Make this Period 1 Now!
archrivl:0:0601E3:02:001:Make this Period 2 Now!
archrivl:0:0601E3:03:001:Make this Period 3 Now!
archrivl:0:0601E3:04:001:Make this Period 4 Now!
archrivl:0:0601E3:08:001:Make this Sudden Death Now!
archrivl:0:06020F:99:073:Select Score PL1
archrivl:0:06020F:00:000:Score always = 0 PL1
archrivl:0:06020F:10:000:Score always = 10 PL1
archrivl:0:06020F:00:001:Score = 0 Now! PL1
archrivl:0:06020F:10:001:Score = 10 Now! PL1
archrivl:0:060213:99:073:Select Score PL2
archrivl:0:060213:00:000:Score always = 0 PL2
archrivl:0:060213:10:000:Score always = 10 PL2
archrivl:0:060213:00:001:Score = 0 Now! PL2
archrivl:0:060213:10:001:Score = 10 Now! PL2
; [ Area 51 (Nov 15, 1995) ]
area51:0:A04273:0A:000:Infinite Energy PL1
area51:0:A04247:08:000:Infinite Bullets PL1
area51:0:A0424B:09:000:Infinite Grenades PL1
area51:0:A0431B:0A:000:Infinite Energy PL2
area51:0:A042EF:08:000:Infinite Bullets PL2
area51:0:A042F3:09:000:Infinite Grenades PL2
; [ Area 51 (Oct 25, 1995) ]
area51a:0:A04273:0A:000:Infinite Energy PL1
area51a:0:A04247:08:000:Infinite Bullets PL1
area51a:0:A0424B:09:000:Infinite Grenades PL1
area51a:0:A0431B:0A:000:Infinite Energy PL2
area51a:0:A042EF:08:000:Infinite Bullets PL2
area51a:0:A042F3:09:000:Infinite Grenades PL2
; [ Area 51 / Maximum Force Duo v2.0 ]
area51mx:0:000000:00:999:[ Cheats for - Area 51 ]
:area51mx:00000000:A199E1:00000004:FFFFFFFF:Infinite Lives PL1
:area51mx:00000000:A199B5:00000008:FFFFFFFF:Infinite Bullets PL1
:area51mx:00000000:A199B9:00000001:FFFFFFFF:Infinite Grenades PL1
:area51mx:00000000:A19A89:00000004:FFFFFFFF:Infinite Lives PL2
:area51mx:00000000:A19A5D:00000008:FFFFFFFF:Infinite Bullets PL2
:area51mx:00000000:A19A61:00000001:FFFFFFFF:Infinite Grenades PL2
area51mx:0:000000:00:999:[ Cheats for - Maximum Force Duo ]
:area51mx:00000000:A19425:00000005:FFFFFFFF:Infinite Lives PL1
:area51mx:00000000:A19479:00000008:FFFFFFFF:Infinite Bullets PL1
:area51mx:00000000:A194B1:00000005:FFFFFFFF:Infinite Lives PL2
:area51mx:00000000:A19505:00000007:FFFFFFFF:Infinite Bullets PL2
; [ Area 88 (Japan) ]
area88:0:FF0FFE:09:000:Infinite Credits
area88:0:FFE00B:02:000:Pause/Unpause Shop Timer
area88:0:FF2F00:05:000:Infinite Shield
area88:0:FF2F03:05:500:Infinite Shield (2/6)
area88:0:FF15D7:02:500:Infinite Shield (3/6)
area88:0:FF2EA0:05:500:Infinite Shield (4/6)
area88:0:FF2EA3:05:500:Infinite Shield (5/6)
area88:0:FF1657:02:500:Infinite Shield (6/6)
area88:0:FF10D6:00:000:Always face to the Right
area88:0:FF10D6:04:000:Always face to the Left
area88:0:FF10D6:00:001:Flip to face to the Right Now!:Best used with an activation key - Can cause scrolling problems
area88:0:FF10D6:04:001:Flip to face to the Left Now!:Best used with an activation key - Can cause scrolling problems
area88:0:FF15CD:40:000:Invincibility PL1
area88:0:FF160B:09:000:Infinite Money PL1
area88:0:FF15D3:06:000:Always have Max 2nd Weapon (level 7) PL1
area88:0:FF15E3:63:000:Infinite Second Weapon PL1
area88:0:FF15E1:00:000:Always have Phoenix as 2nd Weapon PL1
area88:0:000000:00:999:[ The TEXT display may NOT be updated between stages ]
area88:0:000000:00:999:[ for these 2nd Weapon cheats ]
area88:0:FF15E1:04:000:Always have Falcon as 2nd Weapon PL1
area88:0:FF15E1:08:000:Always have Bomb as 2nd Weapon PL1
area88:0:FF15E1:0C:000:Always have Bomb II as 2nd Weapon PL1
area88:0:FF15E1:10:000:Always have Napalm as 2nd Weapon PL1
area88:0:FF15E1:14:000:Always have Napalm II as 2nd Weapon PL1
area88:0:FF15E1:1C:000:Always have Bullpup as 2nd Weapon PL1
area88:0:FF15E1:20:000:Always have Bullpup II as 2nd Weapon PL1
area88:0:FF15E1:34:000:Always have Super Shell as 2nd Weapon PL1
area88:0:FF15E1:38:000:Always have Super Shell II as 2nd Weapon PL1
area88:0:FF15E1:00:001:Get Phoenix as 2nd Weapon Now! PL1
area88:0:FF15E1:04:001:Get Falcon as 2nd Weapon Now! PL1
area88:0:FF15E1:08:001:Get Bomb as 2nd Weapon Now! PL1
area88:0:FF15E1:0C:001:Get Bomb II as 2nd Weapon Now! PL1
area88:0:FF15E1:10:001:Get Napalm as 2nd Weapon Now! PL1
area88:0:FF15E1:14:001:Get Napalm II as 2nd Weapon Now! PL1
area88:0:FF15E1:1C:001:Get Bullpup as 2nd Weapon Now! PL1
area88:0:FF15E1:20:001:Get Bullpup II as 2nd Weapon Now! PL1
area88:0:FF15E1:34:001:Get Super Shell as 2nd Weapon Now! PL1
area88:0:FF15E1:38:001:Get Super Shell II as 2nd Weapon Now! PL1
area88:0:FF164D:40:000:Invincibility PL2
area88:0:FF168B:09:000:Infinite Money PL2
area88:0:FF1653:06:000:Always have Max 2nd Weapon (level 7) PL2
area88:0:FF1663:63:000:Infinite Second Weapon PL2
area88:0:000000:00:999:[ The TEXT display may NOT be updated between stages ]
area88:0:000000:00:999:[ for these 2nd Weapon cheats ]
area88:0:FF1661:00:000:Always have Phoenix as 2nd Weapon PL2
area88:0:FF1661:04:000:Always have Falcon as 2nd Weapon PL2
area88:0:FF1661:08:000:Always have Bomb as 2nd Weapon PL2
area88:0:FF1661:0C:000:Always have Bomb II as 2nd Weapon PL2
area88:0:FF1661:10:000:Always have Napalm as 2nd Weapon PL2
area88:0:FF1661:14:000:Always have Napalm II as 2nd Weapon PL2
area88:0:FF1661:1C:000:Always have Bullpup as 2nd Weapon PL2
area88:0:FF1661:20:000:Always have Bullpup II as 2nd Weapon PL2
area88:0:FF1661:34:000:Always have Super Shell as 2nd Weapon PL2
area88:0:FF1661:38:000:Always have Super Shell II as 2nd Weapon PL2
area88:0:FF1661:00:001:Get Phoenix as 2nd Weapon Now! PL2
area88:0:FF1661:04:001:Get Falcon as 2nd Weapon Now! PL2
area88:0:FF1661:08:001:Get Bomb as 2nd Weapon Now! PL2
area88:0:FF1661:0C:001:Get Bomb II as 2nd Weapon Now! PL2
area88:0:FF1661:10:001:Get Napalm as 2nd Weapon Now! PL2
area88:0:FF1661:14:001:Get Napalm II as 2nd Weapon Now! PL2
area88:0:FF1661:1C:001:Get Bullpup as 2nd Weapon Now! PL2
area88:0:FF1661:20:001:Get Bullpup II as 2nd Weapon Now! PL2
area88:0:FF1661:34:001:Get Super Shell as 2nd Weapon Now! PL2
area88:0:FF1661:38:001:Get Super Shell II as 2nd Weapon Now! PL2
; [ Air Rescue ]
arescue:0:0000:00:999:[ There are no cheats ]:REASON 1
arescue:0:0000:00:999:[ for this game as it ]:REASON 1
arescue:0:0000:00:999:[ didn't work the last ]:REASON 1
arescue:0:0000:00:999:[ time it was tested. ]:REASON 1
arescue:0:0000:00:999:[ If the game now works ]:REASON 1
arescue:0:0000:00:999:[ please request cheats ]:REASON 1
arescue:0:0000:00:999:[ for it on the cheat ]:REASON 1
arescue:0:0000:00:999:[ forums. ]:REASON 1
; [ Argus ]
argus:0:E021:09:000:Infinite Credits
argus:0:E101:07:000:Infinite Lives
argus:0:E004:40:000:Invincibility
argus:0:F080:C0:500:Invincibility (2/2)
argus:0:E108:03:000:Maximum 'B' Level
argus:0:E109:03:000:Maximum 'E' Level
argus:0:E10A:03:000:Maximum 'P' Level
argus:0:F08D:03:000:Always have Max Power Up
argus:0:FC84:81:000:Always have Ground Laser
; [ Arkanoid (Game Corporation bootleg) ]
arkangc:0:ED76:06:000:Infinite Lives PL1
arkangc:0:ED7B:06:000:Infinite Lives PL2
arkangc:0:ED72:20:000:Go to Last Level
arkangc:0:EF62:00:000:Don't die when ball is out
:arkangc:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arkangc:0:C4CE:01:000:Warp door always open
arkangc:0:C4CE:00:000:Warp door never open
arkangc:0:C4CE:01:001:Open Warp door Now!
arkangc:0:C4CE:00:001:Shut Warp door Now!
arkangc:0:ED83:00:001:Finish this Level Now!
arkangc:0:EF62:01:001:Lose a Life Now!
arkangc:0:0000:00:999:[ L (Red) = Laser ]
arkangc:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arkangc:0:0000:00:999:[ C (Green) = Catcher Bat ]
arkangc:0:0000:00:999:[ S (Orange) = Slower Ball ]
arkangc:0:0000:00:999:[ B (Pink) = Warp Door ]
arkangc:0:0000:00:999:[ D (Cyan) = Multiballs ]
arkangc:0:0000:00:999:[ P (Grey) = Extra Life ]
arkangc:0:C658:80:000:No pills can fall
arkangc:0:C658:01:001:Drop Red Pill Now!
arkangc:0:C658:02:001:Drop Blue Pill Now!
arkangc:0:C658:03:001:Drop Green Pill Now!
arkangc:0:C658:04:001:Drop Orange Pill Now!
arkangc:0:C658:05:001:Drop Purple Pill Now!
arkangc:0:C658:06:001:Drop Cyan Pill Now!
arkangc:0:C658:07:001:Drop Black Pill Now!
arkangc:0:C658:01:004:Drop Red Pill every 5 s
arkangc:0:C658:02:004:Drop Blue Pill every 5 s
arkangc:0:C658:03:004:Drop Green Pill every 5 s
arkangc:0:C658:04:004:Drop Orange Pill every 5 s
arkangc:0:C658:05:004:Drop Purple Pill every 5 s
arkangc:0:C658:06:004:Drop Cyan Pill every 5 s
arkangc:0:C658:07:004:Drop Black Pill every 5 s
arkangc:0:C658:81:001:Change Pill to Red Now!
arkangc:0:C658:82:001:Change Pill to Blue Now!
arkangc:0:C658:83:001:Change Pill to Green Now!
arkangc:0:C658:84:001:Change Pill to Orange Now!
arkangc:0:C658:85:001:Change Pill to Purple Now!
arkangc:0:C658:86:001:Change Pill to Cyan Now!
arkangc:0:C658:87:001:Change Pill to Black Now!
; [ Arkanoid (World) ]
arkanoid:0:C432:09:000:Infinite Credits
arkanoid:0:ED76:06:000:Infinite Lives PL1
arkanoid:0:ED7B:06:000:Infinite Lives PL2
arkanoid:0:ED72:20:000:Go to Last Level
arkanoid:0:EF62:00:000:Don't die when ball is out
:arkanoid:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arkanoid:0:C4CE:01:000:Warp door always open
arkanoid:0:C4CE:00:000:Warp door never open
arkanoid:0:C4CE:01:001:Open Warp door Now!
arkanoid:0:C4CE:00:001:Shut Warp door Now!
arkanoid:0:ED83:00:001:Finish this Level Now!
arkanoid:0:EF62:01:001:Lose a Life Now!
arkanoid:0:0000:00:999:[ L (Red) = Laser ]
arkanoid:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arkanoid:0:0000:00:999:[ C (Green) = Catcher Bat ]
arkanoid:0:0000:00:999:[ S (Orange) = Slower Ball ]
arkanoid:0:0000:00:999:[ B (Pink) = Warp Door ]
arkanoid:0:0000:00:999:[ D (Cyan) = Multiballs ]
arkanoid:0:0000:00:999:[ P (Grey) = Extra Life ]
arkanoid:0:C658:80:000:No pills can fall
arkanoid:0:C658:01:001:Drop Red Pill Now!
arkanoid:0:C658:02:001:Drop Blue Pill Now!
arkanoid:0:C658:03:001:Drop Green Pill Now!
arkanoid:0:C658:04:001:Drop Orange Pill Now!
arkanoid:0:C658:05:001:Drop Purple Pill Now!
arkanoid:0:C658:06:001:Drop Cyan Pill Now!
arkanoid:0:C658:07:001:Drop Black Pill Now!
arkanoid:0:C658:01:004:Drop Red Pill every 5 s
arkanoid:0:C658:02:004:Drop Blue Pill every 5 s
arkanoid:0:C658:03:004:Drop Green Pill every 5 s
arkanoid:0:C658:04:004:Drop Orange Pill every 5 s
arkanoid:0:C658:05:004:Drop Purple Pill every 5 s
arkanoid:0:C658:06:004:Drop Cyan Pill every 5 s
arkanoid:0:C658:07:004:Drop Black Pill every 5 s
arkanoid:0:C658:81:001:Change Pill to Red Now!
arkanoid:0:C658:82:001:Change Pill to Blue Now!
arkanoid:0:C658:83:001:Change Pill to Green Now!
arkanoid:0:C658:84:001:Change Pill to Orange Now!
arkanoid:0:C658:85:001:Change Pill to Purple Now!
arkanoid:0:C658:86:001:Change Pill to Cyan Now!
arkanoid:0:C658:87:001:Change Pill to Black Now!
; [ Ark Area ]
arkarea:0:C004:12:000:Infinite Credits
arkarea:0:0000:00:999:[Only enable invincibility ]
arkarea:0:0000:00:999:[during gameplay!! ]
arkarea:0:D209:05:000:Infinite Lives PL1
arkarea:0:D208:01:000:Infinite Weapon Time PL1
arkarea:0:D200:1C:000:Always normal weapon PL1
arkarea:0:D202:03:500:Always normal weapon PL1(2/3)
arkarea:0:D203:01:500:Always normal weapon PL1(3/3)
arkarea:0:D200:1F:000:Always tracer weapon PL1
arkarea:0:D202:03:500:Always tracer weapon PL1(2/3)
arkarea:0:D203:01:500:Always tracer weapon PL1(3/3)
arkarea:0:D200:22:000:Always flamer weapon PL1
arkarea:0:D202:03:500:Always flamer weapon PL1(2/3)
arkarea:0:D203:01:500:Always flamer weapon PL1(3/3)
arkarea:0:D200:25:000:Always 3-Way weapon PL1
arkarea:0:D202:03:500:Always 3-Way weapon PL1(2/3)
arkarea:0:D203:03:500:Always 3-Way weapon PL1(3/3)
arkarea:0:D200:2C:000:Always 8-Way weapon PL1
arkarea:0:D202:01:500:Always 8-Way weapon PL1(2/3)
arkarea:0:D203:08:500:Always 8-Way weapon PL1(3/3)
arkarea:0:D200:1C:001:Get normal weapon NowPL1
arkarea:0:D202:03:501:Get normal weapon NowPL1(2/3)
arkarea:0:D203:01:501:Get normal weapon NowPL1(3/3)
arkarea:0:D200:1F:001:Get tracer weapon NowPL1
arkarea:0:D202:03:501:Get tracer weapon NowPL1(2/3)
arkarea:0:D203:01:501:Get tracer weapon NowPL1(3/3)
arkarea:0:D200:22:001:Get flamer weapon NowPL1
arkarea:0:D202:03:501:Get flamer weapon NowPL1(2/3)
arkarea:0:D203:01:501:Get flamer weapon NowPL1(3/3)
arkarea:0:D200:25:001:Get 3-Way weapon Now PL1
arkarea:0:D202:03:501:Get 3-Way weapon Now PL1(2/3)
arkarea:0:D203:03:501:Get 3-Way weapon Now PL1(3/3)
arkarea:0:D200:2C:001:Get 8-Way weapon Now PL1
arkarea:0:D202:01:501:Get 8-Way weapon Now PL1(2/3)
arkarea:0:D203:08:501:Get 8-Way weapon Now PL1(3/3)
arkarea:0:C00A:01:000:Invincibility "ON" PL1
arkarea:0:C00A:00:001:Invincibility "OFF" PL1
arkarea:0:D259:05:000:Infinite Lives PL2
arkarea:0:D258:01:000:Infinite Weapon Time PL2
arkarea:0:D250:1C:000:Always normal weapon PL2
arkarea:0:D252:03:500:Always normal weapon PL2(2/3)
arkarea:0:D253:01:500:Always normal weapon PL2(3/3)
arkarea:0:D250:1F:000:Always tracer weapon PL2
arkarea:0:D252:03:500:Always tracer weapon PL2(2/3)
arkarea:0:D253:01:500:Always tracer weapon PL2(3/3)
arkarea:0:D250:22:000:Always flamer weapon PL2
arkarea:0:D252:03:500:Always flamer weapon PL2(2/3)
arkarea:0:D253:01:500:Always flamer weapon PL2(3/3)
arkarea:0:D250:25:000:Always 3-Way weapon PL2
arkarea:0:D252:03:500:Always 3-Way weapon PL2(2/3)
arkarea:0:D253:03:500:Always 3-Way weapon PL2(3/3)
arkarea:0:D250:2C:000:Always 8-Way weapon PL2
arkarea:0:D252:01:500:Always 8-Way weapon PL2(2/3)
arkarea:0:D253:08:500:Always 8-Way weapon PL2(3/3)
arkarea:0:D250:1C:001:Get normal weapon NowPL2
arkarea:0:D252:03:501:Get normal weapon NowPL2(2/3)
arkarea:0:D253:01:501:Get normal weapon NowPL2(3/3)
arkarea:0:D250:1F:001:Get tracer weapon NowPL2
arkarea:0:D252:03:501:Get tracer weapon NowPL2(2/3)
arkarea:0:D253:01:501:Get tracer weapon NowPL2(3/3)
arkarea:0:D250:22:001:Get flamer weapon NowPL2
arkarea:0:D252:03:501:Get flamer weapon NowPL2(2/3)
arkarea:0:D253:01:501:Get flamer weapon NowPL2(3/3)
arkarea:0:D250:25:001:Get 3-Way weapon Now PL2
arkarea:0:D252:03:501:Get 3-Way weapon Now PL2(2/3)
arkarea:0:D253:03:501:Get 3-Way weapon Now PL2(3/3)
arkarea:0:D250:2C:001:Get 8-Way weapon Now PL2
arkarea:0:D252:01:501:Get 8-Way weapon Now PL2(2/3)
arkarea:0:D253:08:501:Get 8-Way weapon Now PL2(3/3)
arkarea:0:C00B:01:000:Invincibility "ON" PL2
arkarea:0:C00B:00:001:Invincibility "OFF" PL2
; [ Arkanoid (Tayto bootleg, Japanese) ]
arkatayt:0:C432:09:000:Infinite Credits
arkatayt:0:ED76:06:000:Infinite Lives PL1
arkatayt:0:ED7B:06:000:Infinite Lives PL2
arkatayt:0:ED72:20:000:Go to Last Level
arkatayt:0:EF62:00:000:Don't die when ball is out
:arkatayt:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arkatayt:0:C4CE:01:000:Warp door always open
arkatayt:0:C4CE:00:000:Warp door never open
arkatayt:0:C4CE:01:001:Open Warp door Now!
arkatayt:0:C4CE:00:001:Shut Warp door Now!
arkatayt:0:ED83:00:001:Finish this Level Now!
arkatayt:0:EF62:01:001:Lose a Life Now!
arkatayt:0:0000:00:999:[ L (Red) = Laser ]
arkatayt:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arkatayt:0:0000:00:999:[ C (Green) = Catcher Bat ]
arkatayt:0:0000:00:999:[ S (Orange) = Slower Ball ]
arkatayt:0:0000:00:999:[ B (Pink) = Warp Door ]
arkatayt:0:0000:00:999:[ D (Cyan) = Multiballs ]
arkatayt:0:0000:00:999:[ P (Grey) = Extra Life ]
arkatayt:0:C658:80:000:No pills can fall
arkatayt:0:C658:01:001:Drop Red Pill Now!
arkatayt:0:C658:02:001:Drop Blue Pill Now!
arkatayt:0:C658:03:001:Drop Green Pill Now!
arkatayt:0:C658:04:001:Drop Orange Pill Now!
arkatayt:0:C658:05:001:Drop Purple Pill Now!
arkatayt:0:C658:06:001:Drop Cyan Pill Now!
arkatayt:0:C658:07:001:Drop Black Pill Now!
arkatayt:0:C658:01:004:Drop Red Pill every 5 s
arkatayt:0:C658:02:004:Drop Blue Pill every 5 s
arkatayt:0:C658:03:004:Drop Green Pill every 5 s
arkatayt:0:C658:04:004:Drop Orange Pill every 5 s
arkatayt:0:C658:05:004:Drop Purple Pill every 5 s
arkatayt:0:C658:06:004:Drop Cyan Pill every 5 s
arkatayt:0:C658:07:004:Drop Black Pill every 5 s
arkatayt:0:C658:81:001:Change Pill to Red Now!
arkatayt:0:C658:82:001:Change Pill to Blue Now!
arkatayt:0:C658:83:001:Change Pill to Green Now!
arkatayt:0:C658:84:001:Change Pill to Orange Now!
arkatayt:0:C658:85:001:Change Pill to Purple Now!
arkatayt:0:C658:86:001:Change Pill to Cyan Now!
arkatayt:0:C658:87:001:Change Pill to Black Now!
; [ Tournament Arkanoid (US) ]
arkatour:0:C432:09:000:Infinite Credits
arkatour:0:ED76:06:000:Infinite Lives PL1
arkatour:0:ED7B:06:000:Infinite Lives PL2
arkatour:0:ED72:20:000:Go to Last Level
arkatour:0:EF62:00:000:Don't die when ball is out
:arkatour:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arkatour:0:C4CE:01:000:Warp door always open
arkatour:0:C4CE:00:000:Warp door never open
arkatour:0:C4CE:01:001:Open Warp door Now!
arkatour:0:C4CE:00:001:Shut Warp door Now!
arkatour:0:ED83:00:001:Finish this Level Now!
arkatour:0:EF62:01:001:Lose a Life Now!
arkatour:0:0000:00:999:[ L (Red) = Laser ]
arkatour:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arkatour:0:0000:00:999:[ C (Green) = Catcher Bat ]
arkatour:0:0000:00:999:[ S (Orange) = Slower Ball ]
arkatour:0:0000:00:999:[ B (Pink) = Warp Door ]
arkatour:0:0000:00:999:[ D (Cyan) = Multiballs ]
arkatour:0:0000:00:999:[ P (Grey) = Extra Life ]
arkatour:0:C658:80:000:No pills can fall
arkatour:0:C658:01:001:Drop Red Pill Now!
arkatour:0:C658:02:001:Drop Blue Pill Now!
arkatour:0:C658:03:001:Drop Green Pill Now!
arkatour:0:C658:04:001:Drop Orange Pill Now!
arkatour:0:C658:05:001:Drop Purple Pill Now!
arkatour:0:C658:06:001:Drop Cyan Pill Now!
arkatour:0:C658:07:001:Drop Black Pill Now!
arkatour:0:C658:01:004:Drop Red Pill every 5 s
arkatour:0:C658:02:004:Drop Blue Pill every 5 s
arkatour:0:C658:03:004:Drop Green Pill every 5 s
arkatour:0:C658:04:004:Drop Orange Pill every 5 s
arkatour:0:C658:05:004:Drop Purple Pill every 5 s
arkatour:0:C658:06:004:Drop Cyan Pill every 5 s
arkatour:0:C658:07:004:Drop Black Pill every 5 s
arkatour:0:C658:81:001:Change Pill to Red Now!
arkatour:0:C658:82:001:Change Pill to Blue Now!
arkatour:0:C658:83:001:Change Pill to Green Now!
arkatour:0:C658:84:001:Change Pill to Orange Now!
arkatour:0:C658:85:001:Change Pill to Purple Now!
arkatour:0:C658:86:001:Change Pill to Cyan Now!
arkatour:0:C658:87:001:Change Pill to Black Now!
; [ Arkanoid (Japanese bootleg Set 2) ]
arkbl2:0:C432:09:000:Infinite Credits
arkbl2:0:ED76:06:000:Infinite Lives PL1
arkbl2:0:ED7B:06:000:Infinite Lives PL2
arkbl2:0:ED72:20:000:Go to Last Level
arkbl2:0:EF62:00:000:Don't die when ball is out
:arkbl2:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arkbl2:0:C4CE:01:000:Warp door always open
arkbl2:0:C4CE:00:000:Warp door never open
arkbl2:0:C4CE:01:001:Open Warp door Now!
arkbl2:0:C4CE:00:001:Shut Warp door Now!
arkbl2:0:ED83:00:001:Finish this Level Now!
arkbl2:0:EF62:01:001:Lose a Life Now!
arkbl2:0:0000:00:999:[ L (Red) = Laser ]
arkbl2:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arkbl2:0:0000:00:999:[ C (Green) = Catcher Bat ]
arkbl2:0:0000:00:999:[ S (Orange) = Slower Ball ]
arkbl2:0:0000:00:999:[ B (Pink) = Warp Door ]
arkbl2:0:0000:00:999:[ D (Cyan) = Multiballs ]
arkbl2:0:0000:00:999:[ P (Grey) = Extra Life ]
arkbl2:0:C658:80:000:No pills can fall
arkbl2:0:C658:01:001:Drop Red Pill Now!
arkbl2:0:C658:02:001:Drop Blue Pill Now!
arkbl2:0:C658:03:001:Drop Green Pill Now!
arkbl2:0:C658:04:001:Drop Orange Pill Now!
arkbl2:0:C658:05:001:Drop Purple Pill Now!
arkbl2:0:C658:06:001:Drop Cyan Pill Now!
arkbl2:0:C658:07:001:Drop Black Pill Now!
arkbl2:0:C658:01:004:Drop Red Pill every 5 s
arkbl2:0:C658:02:004:Drop Blue Pill every 5 s
arkbl2:0:C658:03:004:Drop Green Pill every 5 s
arkbl2:0:C658:04:004:Drop Orange Pill every 5 s
arkbl2:0:C658:05:004:Drop Purple Pill every 5 s
arkbl2:0:C658:06:004:Drop Cyan Pill every 5 s
arkbl2:0:C658:07:004:Drop Black Pill every 5 s
arkbl2:0:C658:81:001:Change Pill to Red Now!
arkbl2:0:C658:82:001:Change Pill to Blue Now!
arkbl2:0:C658:83:001:Change Pill to Green Now!
arkbl2:0:C658:84:001:Change Pill to Orange Now!
arkbl2:0:C658:85:001:Change Pill to Purple Now!
arkbl2:0:C658:86:001:Change Pill to Cyan Now!
arkbl2:0:C658:87:001:Change Pill to Black Now!
; [ Arkanoid (Japanese bootleg Set 3) ]
arkbl3:0:C432:09:000:Infinite Credits
arkbl3:0:ED76:06:000:Infinite Lives PL1
arkbl3:0:ED7B:06:000:Infinite Lives PL2
arkbl3:0:ED72:20:000:Go to Last Level
arkbl3:0:EF62:00:000:Don't die when ball is out
:arkbl3:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arkbl3:0:C4CE:01:000:Warp door always open
arkbl3:0:C4CE:00:000:Warp door never open
arkbl3:0:C4CE:01:001:Open Warp door Now!
arkbl3:0:C4CE:00:001:Shut Warp door Now!
arkbl3:0:ED83:00:001:Finish this Level Now!
arkbl3:0:EF62:01:001:Lose a Life Now!
arkbl3:0:0000:00:999:[ L (Red) = Laser ]
arkbl3:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arkbl3:0:0000:00:999:[ C (Green) = Catcher Bat ]
arkbl3:0:0000:00:999:[ S (Orange) = Slower Ball ]
arkbl3:0:0000:00:999:[ B (Pink) = Warp Door ]
arkbl3:0:0000:00:999:[ D (Cyan) = Multiballs ]
arkbl3:0:0000:00:999:[ P (Grey) = Extra Life ]
arkbl3:0:C658:80:000:No pills can fall
arkbl3:0:C658:01:001:Drop Red Pill Now!
arkbl3:0:C658:02:001:Drop Blue Pill Now!
arkbl3:0:C658:03:001:Drop Green Pill Now!
arkbl3:0:C658:04:001:Drop Orange Pill Now!
arkbl3:0:C658:05:001:Drop Purple Pill Now!
arkbl3:0:C658:06:001:Drop Cyan Pill Now!
arkbl3:0:C658:07:001:Drop Black Pill Now!
arkbl3:0:C658:01:004:Drop Red Pill every 5 s
arkbl3:0:C658:02:004:Drop Blue Pill every 5 s
arkbl3:0:C658:03:004:Drop Green Pill every 5 s
arkbl3:0:C658:04:004:Drop Orange Pill every 5 s
arkbl3:0:C658:05:004:Drop Purple Pill every 5 s
arkbl3:0:C658:06:004:Drop Cyan Pill every 5 s
arkbl3:0:C658:07:004:Drop Black Pill every 5 s
arkbl3:0:C658:81:001:Change Pill to Red Now!
arkbl3:0:C658:82:001:Change Pill to Blue Now!
arkbl3:0:C658:83:001:Change Pill to Green Now!
arkbl3:0:C658:84:001:Change Pill to Orange Now!
arkbl3:0:C658:85:001:Change Pill to Purple Now!
arkbl3:0:C658:86:001:Change Pill to Cyan Now!
arkbl3:0:C658:87:001:Change Pill to Black Now!
; [ Block (Game Corporation bootleg) ]
arkbloc2:0:C432:09:000:Infinite Credits
arkbloc2:0:ED76:06:000:Infinite Lives PL1
arkbloc2:0:ED7B:06:000:Infinite Lives PL2
arkbloc2:0:ED72:20:000:Go to Last Level
arkbloc2:0:EF62:00:000:Don't die when ball is out
:arkbloc2:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arkbloc2:0:C4CE:01:000:Warp door always open
arkbloc2:0:C4CE:00:000:Warp door never open
arkbloc2:0:C4CE:01:001:Open Warp door Now!
arkbloc2:0:C4CE:00:001:Shut Warp door Now!
arkbloc2:0:ED83:00:001:Finish this Level Now!
arkbloc2:0:EF62:01:001:Lose a Life Now!
arkbloc2:0:0000:00:999:[ L (Red) = Laser ]
arkbloc2:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arkbloc2:0:0000:00:999:[ C (Green) = Catcher Bat ]
arkbloc2:0:0000:00:999:[ S (Orange) = Slower Ball ]
arkbloc2:0:0000:00:999:[ B (Pink) = Warp Door ]
arkbloc2:0:0000:00:999:[ D (Cyan) = Multiballs ]
arkbloc2:0:0000:00:999:[ P (Grey) = Extra Life ]
arkbloc2:0:C658:80:000:No pills can fall
arkbloc2:0:C658:01:001:Drop Red Pill Now!
arkbloc2:0:C658:02:001:Drop Blue Pill Now!
arkbloc2:0:C658:03:001:Drop Green Pill Now!
arkbloc2:0:C658:04:001:Drop Orange Pill Now!
arkbloc2:0:C658:05:001:Drop Purple Pill Now!
arkbloc2:0:C658:06:001:Drop Cyan Pill Now!
arkbloc2:0:C658:07:001:Drop Black Pill Now!
arkbloc2:0:C658:01:004:Drop Red Pill every 5 s
arkbloc2:0:C658:02:004:Drop Blue Pill every 5 s
arkbloc2:0:C658:03:004:Drop Green Pill every 5 s
arkbloc2:0:C658:04:004:Drop Orange Pill every 5 s
arkbloc2:0:C658:05:004:Drop Purple Pill every 5 s
arkbloc2:0:C658:06:004:Drop Cyan Pill every 5 s
arkbloc2:0:C658:07:004:Drop Black Pill every 5 s
arkbloc2:0:C658:81:001:Change Pill to Red Now!
arkbloc2:0:C658:82:001:Change Pill to Blue Now!
arkbloc2:0:C658:83:001:Change Pill to Green Now!
arkbloc2:0:C658:84:001:Change Pill to Orange Now!
arkbloc2:0:C658:85:001:Change Pill to Purple Now!
arkbloc2:0:C658:86:001:Change Pill to Cyan Now!
arkbloc2:0:C658:87:001:Change Pill to Black Now!
; [ Block (bootleg, Japanese) ]
arkblock:0:C432:09:000:Infinite Credits
arkblock:0:ED76:06:000:Infinite Lives PL1
arkblock:0:ED7B:06:000:Infinite Lives PL2
arkblock:0:ED72:20:000:Go to Last Level
arkblock:0:EF62:00:000:Don't die when ball is out
:arkblock:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arkblock:0:C4CE:01:000:Warp door always open
arkblock:0:C4CE:00:000:Warp door never open
arkblock:0:C4CE:01:001:Open Warp door Now!
arkblock:0:C4CE:00:001:Shut Warp door Now!
arkblock:0:ED83:00:001:Finish this Level Now!
arkblock:0:EF62:01:001:Lose a Life Now!
arkblock:0:0000:00:999:[ L (Red) = Laser ]
arkblock:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arkblock:0:0000:00:999:[ C (Green) = Catcher Bat ]
arkblock:0:0000:00:999:[ S (Orange) = Slower Ball ]
arkblock:0:0000:00:999:[ B (Pink) = Warp Door ]
arkblock:0:0000:00:999:[ D (Cyan) = Multiballs ]
arkblock:0:0000:00:999:[ P (Grey) = Extra Life ]
arkblock:0:C658:80:000:No pills can fall
arkblock:0:C658:01:001:Drop Red Pill Now!
arkblock:0:C658:02:001:Drop Blue Pill Now!
arkblock:0:C658:03:001:Drop Green Pill Now!
arkblock:0:C658:04:001:Drop Orange Pill Now!
arkblock:0:C658:05:001:Drop Purple Pill Now!
arkblock:0:C658:06:001:Drop Cyan Pill Now!
arkblock:0:C658:07:001:Drop Black Pill Now!
arkblock:0:C658:01:004:Drop Red Pill every 5 s
arkblock:0:C658:02:004:Drop Blue Pill every 5 s
arkblock:0:C658:03:004:Drop Green Pill every 5 s
arkblock:0:C658:04:004:Drop Orange Pill every 5 s
arkblock:0:C658:05:004:Drop Purple Pill every 5 s
arkblock:0:C658:06:004:Drop Cyan Pill every 5 s
arkblock:0:C658:07:004:Drop Black Pill every 5 s
arkblock:0:C658:81:001:Change Pill to Red Now!
arkblock:0:C658:82:001:Change Pill to Blue Now!
arkblock:0:C658:83:001:Change Pill to Green Now!
arkblock:0:C658:84:001:Change Pill to Orange Now!
arkblock:0:C658:85:001:Change Pill to Purple Now!
arkblock:0:C658:86:001:Change Pill to Cyan Now!
arkblock:0:C658:87:001:Change Pill to Black Now!
; [ Arkanoid - Revenge of DOH (Japan) ]
arknid2j:0:E00C:03:000:Infinite Lives PL1
arknid2j:0:E011:03:000:Infinite Lives PL2
arknid2j:0:E008:42:001:Goto Last Level Now!
arknid2j:0:E393:00:001:Finish Level Now!
arknid2j:0:E7EE:78:000:Infinite Time
arknid2j:0:E39D:80:020:Warp door (Always)
arknid2j:0:E39D:80:021:Warp door (Opened)
arknid2j:0:E39D:80:041:Warp door (Closed)
arknid2j:0:E39D:01:020:Always 10000 when next
arknid2j:0:E39D:01:021:Get 10000 when next Now!
arknid2j:0:E5EF:00:000:Always have Normal Bat
arknid2j:0:E5EF:01:000:Always have Laser Bat
arknid2j:0:E5F0:01:500:Always have Laser Bat (2/2)
arknid2j:0:E5EF:02:000:Always have Enlarged Bat
arknid2j:0:E5EF:03:000:Always have Twin Bats
arknid2j:0:E5EF:06:000:Always have Catcher Bat
arknid2j:0:E5EF:07:000:Always have Tracing Bat
arknid2j:0:E5EF:08:000:Always have Reduced Bat
arknid2j:0:E5EF:00:001:Get Normal Bat Now!
arknid2j:0:E5EF:01:001:Get Laser Bat Now!
arknid2j:0:E5F0:01:501:Get Laser Bat Now! (2/2)
arknid2j:0:E5EF:02:001:Get Enlarged Bat Now!
arknid2j:0:E5EF:03:001:Get Twin Bats Now!
arknid2j:0:E5EF:06:001:Get Catcher Bat Now!
arknid2j:0:E5EF:07:001:Get Tracing Bat Now!
arknid2j:0:E5EF:08:001:Get Reduced Bat Now!
arknid2j:0:E5F7:08:000:Always do BALL PLAQUE
arknid2j:0:E5F6:00:500:Always do BALL PLAQUE (2/2)
arknid2j:0:E5F7:08:001:Do BALL PLAQUE Now!
arknid2j:0:E5F6:00:501:Do BALL PLAQUE Now! (2/2)
arknid2j:0:0000:00:999:[Use the following cheats ]
arknid2j:0:0000:00:999:[only when you are playing ]
arknid2j:0:0000:00:999:[and when a pill is falling!]
arknid2j:0:0000:00:999:[ ]
arknid2j:0:0000:00:999:[L(Red) = Laser ]
arknid2j:0:0000:00:999:[E(Lt Blue) = Enlarged Bat ]
arknid2j:0:0000:00:999:[T(Dk Blue) = Twin Bats ]
arknid2j:0:0000:00:999:[C(Lt Green)= Catcher Bat ]
arknid2j:0:0000:00:999:[I(Dk Green)= Tracing Bat ]
arknid2j:0:0000:00:999:[R(Black) = Reduced Bat ]
arknid2j:0:0000:00:999:[P(Dk Grey) = Extra Life ]
arknid2j:0:0000:00:999:[M(Purple) = POW Multiballs]
arknid2j:0:0000:00:999:[S(Orange) = Slower Ball ]
arknid2j:0:0000:00:999:[B(Pink) = Warp Door ]
arknid2j:0:0000:00:999:[D(Cyan) = Multiballs ]
arknid2j:0:0000:00:999:[N(Lt Grey) = 3 Regen. Balls]
arknid2j:0:0000:00:999:[?(Multi) = Mystery ]
arknid2j:0:E5D6:81:001:1st pill's power - L
arknid2j:0:E5D6:82:001:1st pill's power - E
arknid2j:0:E5D6:83:001:1st pill's power - T
arknid2j:0:E5D6:86:001:1st pill's power - C
arknid2j:0:E5D6:87:001:1st pill's power - I
arknid2j:0:E5D6:88:001:1st pill's power - R
arknid2j:0:E5D6:8A:001:1st pill's power - P
arknid2j:0:E5D6:8D:001:1st pill's power - M
arknid2j:0:E5D6:8E:001:1st pill's power - S
arknid2j:0:E5D6:90:001:1st pill's power - B
arknid2j:0:E5D6:91:001:1st pill's power - D
arknid2j:0:E5D6:92:001:1st pill's power - N
arknid2j:0:E5D6:93:001:1st pill's power - ?
arknid2j:0:E5DA:81:001:2nd pill's power - L
arknid2j:0:E5DA:82:001:2nd pill's power - E
arknid2j:0:E5DA:83:001:2nd pill's power - T
arknid2j:0:E5DA:86:001:2nd pill's power - C
arknid2j:0:E5DA:87:001:2nd pill's power - I
arknid2j:0:E5DA:88:001:2nd pill's power - R
arknid2j:0:E5DA:8A:001:2nd pill's power - P
arknid2j:0:E5DA:8D:001:2nd pill's power - M
arknid2j:0:E5DA:8E:001:2nd pill's power - S
arknid2j:0:E5DA:90:001:2nd pill's power - B
arknid2j:0:E5DA:91:001:2nd pill's power - D
arknid2j:0:E5DA:92:001:2nd pill's power - N
arknid2j:0:E5DA:93:001:2nd pill's power - ?
; [ Arkanoid - Revenge of DOH (US) ]
arknid2u:0:E00C:03:000:Infinite Lives PL1
arknid2u:0:E011:03:000:Infinite Lives PL2
arknid2u:0:E008:42:001:Goto Last Level Now!
arknid2u:0:E393:00:001:Finish Level Now!
arknid2u:0:E7EE:78:000:Infinite Time
arknid2u:0:E39D:80:020:Warp door (Always)
arknid2u:0:E39D:80:021:Warp door (Opened)
arknid2u:0:E39D:80:041:Warp door (Closed)
arknid2u:0:E39D:01:020:Always 10000 when next
arknid2u:0:E39D:01:021:Get 10000 when next Now!
arknid2u:0:E5EF:00:000:Always have Normal Bat
arknid2u:0:E5EF:01:000:Always have Laser Bat
arknid2u:0:E5F0:01:500:Always have Laser Bat (2/2)
arknid2u:0:E5EF:02:000:Always have Enlarged Bat
arknid2u:0:E5EF:03:000:Always have Twin Bats
arknid2u:0:E5EF:06:000:Always have Catcher Bat
arknid2u:0:E5EF:07:000:Always have Tracing Bat
arknid2u:0:E5EF:08:000:Always have Reduced Bat
arknid2u:0:E5EF:00:001:Get Normal Bat Now!
arknid2u:0:E5EF:01:001:Get Laser Bat Now!
arknid2u:0:E5F0:01:501:Get Laser Bat Now! (2/2)
arknid2u:0:E5EF:02:001:Get Enlarged Bat Now!
arknid2u:0:E5EF:03:001:Get Twin Bats Now!
arknid2u:0:E5EF:06:001:Get Catcher Bat Now!
arknid2u:0:E5EF:07:001:Get Tracing Bat Now!
arknid2u:0:E5EF:08:001:Get Reduced Bat Now!
arknid2u:0:E5F7:08:000:Always do BALL PLAQUE
arknid2u:0:E5F6:00:500:Always do BALL PLAQUE (2/2)
arknid2u:0:E5F7:08:001:Do BALL PLAQUE Now!
arknid2u:0:E5F6:00:501:Do BALL PLAQUE Now! (2/2)
arknid2u:0:0000:00:999:[Use the following cheats ]
arknid2u:0:0000:00:999:[only when you are playing ]
arknid2u:0:0000:00:999:[and when a pill is falling!]
arknid2u:0:0000:00:999:[ ]
arknid2u:0:0000:00:999:[L(Red) = Laser ]
arknid2u:0:0000:00:999:[E(Lt Blue) = Enlarged Bat ]
arknid2u:0:0000:00:999:[T(Dk Blue) = Twin Bats ]
arknid2u:0:0000:00:999:[C(Lt Green)= Catcher Bat ]
arknid2u:0:0000:00:999:[I(Dk Green)= Tracing Bat ]
arknid2u:0:0000:00:999:[R(Black) = Reduced Bat ]
arknid2u:0:0000:00:999:[P(Dk Grey) = Extra Life ]
arknid2u:0:0000:00:999:[M(Purple) = POW Multiballs]
arknid2u:0:0000:00:999:[S(Orange) = Slower Ball ]
arknid2u:0:0000:00:999:[B(Pink) = Warp Door ]
arknid2u:0:0000:00:999:[D(Cyan) = Multiballs ]
arknid2u:0:0000:00:999:[N(Lt Grey) = 3 Regen. Balls]
arknid2u:0:0000:00:999:[?(Multi) = Mystery ]
arknid2u:0:E5D6:81:001:1st pill's power - L
arknid2u:0:E5D6:82:001:1st pill's power - E
arknid2u:0:E5D6:83:001:1st pill's power - T
arknid2u:0:E5D6:86:001:1st pill's power - C
arknid2u:0:E5D6:87:001:1st pill's power - I
arknid2u:0:E5D6:88:001:1st pill's power - R
arknid2u:0:E5D6:8A:001:1st pill's power - P
arknid2u:0:E5D6:8D:001:1st pill's power - M
arknid2u:0:E5D6:8E:001:1st pill's power - S
arknid2u:0:E5D6:90:001:1st pill's power - B
arknid2u:0:E5D6:91:001:1st pill's power - D
arknid2u:0:E5D6:92:001:1st pill's power - N
arknid2u:0:E5D6:93:001:1st pill's power - ?
arknid2u:0:E5DA:81:001:2nd pill's power - L
arknid2u:0:E5DA:82:001:2nd pill's power - E
arknid2u:0:E5DA:83:001:2nd pill's power - T
arknid2u:0:E5DA:86:001:2nd pill's power - C
arknid2u:0:E5DA:87:001:2nd pill's power - I
arknid2u:0:E5DA:88:001:2nd pill's power - R
arknid2u:0:E5DA:8A:001:2nd pill's power - P
arknid2u:0:E5DA:8D:001:2nd pill's power - M
arknid2u:0:E5DA:8E:001:2nd pill's power - S
arknid2u:0:E5DA:90:001:2nd pill's power - B
arknid2u:0:E5DA:91:001:2nd pill's power - D
arknid2u:0:E5DA:92:001:2nd pill's power - N
arknid2u:0:E5DA:93:001:2nd pill's power - ?
; [ Arkanoid - Revenge of DOH (World) ]
arknoid2:0:E00C:03:000:Infinite Lives PL1
arknoid2:0:E011:03:000:Infinite Lives PL2
arknoid2:0:E008:42:001:Goto Last Level Now!
arknoid2:0:E393:00:001:Finish Level Now!
arknoid2:0:E7EE:78:000:Infinite Time
arknoid2:0:E39D:80:020:Warp door (Always)
arknoid2:0:E39D:80:021:Warp door (Opened)
arknoid2:0:E39D:80:041:Warp door (Closed)
arknoid2:0:E39D:01:020:Always 10000 when next
arknoid2:0:E39D:01:021:Get 10000 when next Now!
arknoid2:0:E5EF:00:000:Always have Normal Bat
arknoid2:0:E5EF:01:000:Always have Laser Bat
arknoid2:0:E5F0:01:500:Always have Laser Bat (2/2)
arknoid2:0:E5EF:02:000:Always have Enlarged Bat
arknoid2:0:E5EF:03:000:Always have Twin Bats
arknoid2:0:E5EF:06:000:Always have Catcher Bat
arknoid2:0:E5EF:07:000:Always have Tracing Bat
arknoid2:0:E5EF:08:000:Always have Reduced Bat
arknoid2:0:E5EF:00:001:Get Normal Bat Now!
arknoid2:0:E5EF:01:001:Get Laser Bat Now!
arknoid2:0:E5F0:01:501:Get Laser Bat Now! (2/2)
arknoid2:0:E5EF:02:001:Get Enlarged Bat Now!
arknoid2:0:E5EF:03:001:Get Twin Bats Now!
arknoid2:0:E5EF:06:001:Get Catcher Bat Now!
arknoid2:0:E5EF:07:001:Get Tracing Bat Now!
arknoid2:0:E5EF:08:001:Get Reduced Bat Now!
arknoid2:0:E5F7:08:000:Always do BALL PLAQUE
arknoid2:0:E5F6:00:500:Always do BALL PLAQUE (2/2)
arknoid2:0:E5F7:08:001:Do BALL PLAQUE Now!
arknoid2:0:E5F6:00:501:Do BALL PLAQUE Now! (2/2)
arknoid2:0:0000:00:999:[Use the following cheats ]
arknoid2:0:0000:00:999:[only when you are playing ]
arknoid2:0:0000:00:999:[and when a pill is falling!]
arknoid2:0:0000:00:999:[ ]
arknoid2:0:0000:00:999:[L(Red) = Laser ]
arknoid2:0:0000:00:999:[E(Lt Blue) = Enlarged Bat ]
arknoid2:0:0000:00:999:[T(Dk Blue) = Twin Bats ]
arknoid2:0:0000:00:999:[C(Lt Green)= Catcher Bat ]
arknoid2:0:0000:00:999:[I(Dk Green)= Tracing Bat ]
arknoid2:0:0000:00:999:[R(Black) = Reduced Bat ]
arknoid2:0:0000:00:999:[P(Dk Grey) = Extra Life ]
arknoid2:0:0000:00:999:[M(Purple) = POW Multiballs]
arknoid2:0:0000:00:999:[S(Orange) = Slower Ball ]
arknoid2:0:0000:00:999:[B(Pink) = Warp Door ]
arknoid2:0:0000:00:999:[D(Cyan) = Multiballs ]
arknoid2:0:0000:00:999:[N(Lt Grey) = 3 Regen. Balls]
arknoid2:0:0000:00:999:[?(Multi) = Mystery ]
arknoid2:0:E5D6:81:001:1st pill's power - L
arknoid2:0:E5D6:82:001:1st pill's power - E
arknoid2:0:E5D6:83:001:1st pill's power - T
arknoid2:0:E5D6:86:001:1st pill's power - C
arknoid2:0:E5D6:87:001:1st pill's power - I
arknoid2:0:E5D6:88:001:1st pill's power - R
arknoid2:0:E5D6:8A:001:1st pill's power - P
arknoid2:0:E5D6:8D:001:1st pill's power - M
arknoid2:0:E5D6:8E:001:1st pill's power - S
arknoid2:0:E5D6:90:001:1st pill's power - B
arknoid2:0:E5D6:91:001:1st pill's power - D
arknoid2:0:E5D6:92:001:1st pill's power - N
arknoid2:0:E5D6:93:001:1st pill's power - ?
arknoid2:0:E5DA:81:001:2nd pill's power - L
arknoid2:0:E5DA:82:001:2nd pill's power - E
arknoid2:0:E5DA:83:001:2nd pill's power - T
arknoid2:0:E5DA:86:001:2nd pill's power - C
arknoid2:0:E5DA:87:001:2nd pill's power - I
arknoid2:0:E5DA:88:001:2nd pill's power - R
arknoid2:0:E5DA:8A:001:2nd pill's power - P
arknoid2:0:E5DA:8D:001:2nd pill's power - M
arknoid2:0:E5DA:8E:001:2nd pill's power - S
arknoid2:0:E5DA:90:001:2nd pill's power - B
arknoid2:0:E5DA:91:001:2nd pill's power - D
arknoid2:0:E5DA:92:001:2nd pill's power - N
arknoid2:0:E5DA:93:001:2nd pill's power - ?
; [ Arkanoid (Japan) ]
arknoidj:0:C432:09:000:Infinite Credits
arknoidj:0:ED6F:06:000:Infinite Lives PL1
arknoidj:0:ED74:06:000:Infinite Lives PL2
arknoidj:0:ED6B:20:000:Go to Last Level
arknoidj:0:EF5B:00:000:Don't die when ball is out
:arknoidj:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arknoidj:0:C4CE:01:000:Warp door always open
arknoidj:0:C4CE:00:000:Warp door never open
arknoidj:0:C4CE:01:001:Open Warp door Now!
arknoidj:0:C4CE:00:001:Shut Warp door Now!
arknoidj:0:ED7C:00:001:Finish this Level Now!
arknoidj:0:EF5B:01:001:Lose a Life Now!
arknoidj:0:0000:00:999:[ L (Red) = Laser ]
arknoidj:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arknoidj:0:0000:00:999:[ C (Green) = Catcher Bat ]
arknoidj:0:0000:00:999:[ S (Orange) = Slower Ball ]
arknoidj:0:0000:00:999:[ B (Pink) = Warp Door ]
arknoidj:0:0000:00:999:[ D (Cyan) = Multiballs ]
arknoidj:0:0000:00:999:[ P (Grey) = Extra Life ]
arknoidj:0:C658:80:000:No pills can fall
arknoidj:0:C658:01:001:Drop Red Pill Now!
arknoidj:0:C658:02:001:Drop Blue Pill Now!
arknoidj:0:C658:03:001:Drop Green Pill Now!
arknoidj:0:C658:04:001:Drop Orange Pill Now!
arknoidj:0:C658:05:001:Drop Purple Pill Now!
arknoidj:0:C658:06:001:Drop Cyan Pill Now!
arknoidj:0:C658:07:001:Drop Black Pill Now!
arknoidj:0:C658:01:004:Drop Red Pill every 5 s
arknoidj:0:C658:02:004:Drop Blue Pill every 5 s
arknoidj:0:C658:03:004:Drop Green Pill every 5 s
arknoidj:0:C658:04:004:Drop Orange Pill every 5 s
arknoidj:0:C658:05:004:Drop Purple Pill every 5 s
arknoidj:0:C658:06:004:Drop Cyan Pill every 5 s
arknoidj:0:C658:07:004:Drop Black Pill every 5 s
arknoidj:0:C658:81:001:Change Pill to Red Now!
arknoidj:0:C658:82:001:Change Pill to Blue Now!
arknoidj:0:C658:83:001:Change Pill to Green Now!
arknoidj:0:C658:84:001:Change Pill to Orange Now!
arknoidj:0:C658:85:001:Change Pill to Purple Now!
arknoidj:0:C658:86:001:Change Pill to Cyan Now!
arknoidj:0:C658:87:001:Change Pill to Black Now!
; [ Arkanoid (US) ]
arknoidu:0:C432:09:000:Infinite Credits
arknoidu:0:ED76:06:000:Infinite Lives PL1
arknoidu:0:ED7B:06:000:Infinite Lives PL2
arknoidu:0:ED72:20:000:Go to Last Level
arknoidu:0:EF62:00:000:Don't die when ball is out
:arknoidu:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arknoidu:0:C4CE:01:000:Warp door always open
arknoidu:0:C4CE:00:000:Warp door never open
arknoidu:0:C4CE:01:001:Open Warp door Now!
arknoidu:0:C4CE:00:001:Shut Warp door Now!
arknoidu:0:ED83:00:001:Finish this Level Now!
arknoidu:0:EF62:01:001:Lose a Life Now!
arknoidu:0:0000:00:999:[ L (Red) = Laser ]
arknoidu:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arknoidu:0:0000:00:999:[ C (Green) = Catcher Bat ]
arknoidu:0:0000:00:999:[ S (Orange) = Slower Ball ]
arknoidu:0:0000:00:999:[ B (Pink) = Warp Door ]
arknoidu:0:0000:00:999:[ D (Cyan) = Multiballs ]
arknoidu:0:0000:00:999:[ P (Grey) = Extra Life ]
arknoidu:0:C658:80:000:No pills can fall
arknoidu:0:C658:01:001:Drop Red Pill Now!
arknoidu:0:C658:02:001:Drop Blue Pill Now!
arknoidu:0:C658:03:001:Drop Green Pill Now!
arknoidu:0:C658:04:001:Drop Orange Pill Now!
arknoidu:0:C658:05:001:Drop Purple Pill Now!
arknoidu:0:C658:06:001:Drop Cyan Pill Now!
arknoidu:0:C658:07:001:Drop Black Pill Now!
arknoidu:0:C658:01:004:Drop Red Pill every 5 s
arknoidu:0:C658:02:004:Drop Blue Pill every 5 s
arknoidu:0:C658:03:004:Drop Green Pill every 5 s
arknoidu:0:C658:04:004:Drop Orange Pill every 5 s
arknoidu:0:C658:05:004:Drop Purple Pill every 5 s
arknoidu:0:C658:06:004:Drop Cyan Pill every 5 s
arknoidu:0:C658:07:004:Drop Black Pill every 5 s
arknoidu:0:C658:81:001:Change Pill to Red Now!
arknoidu:0:C658:82:001:Change Pill to Blue Now!
arknoidu:0:C658:83:001:Change Pill to Green Now!
arknoidu:0:C658:84:001:Change Pill to Orange Now!
arknoidu:0:C658:85:001:Change Pill to Purple Now!
arknoidu:0:C658:86:001:Change Pill to Cyan Now!
arknoidu:0:C658:87:001:Change Pill to Black Now!
; [ Arkanoid (US, older) ]
arknoiuo:0:C432:09:000:Infinite Credits
arknoiuo:0:ED76:06:000:Infinite Lives PL1
arknoiuo:0:ED7B:06:000:Infinite Lives PL2
arknoiuo:0:ED72:20:000:Go to Last Level
arknoiuo:0:EF62:00:000:Don't die when ball is out
:arknoiuo:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
arknoiuo:0:C4CE:01:000:Warp door always open
arknoiuo:0:C4CE:00:000:Warp door never open
arknoiuo:0:C4CE:01:001:Open Warp door Now!
arknoiuo:0:C4CE:00:001:Shut Warp door Now!
arknoiuo:0:ED83:00:001:Finish this Level Now!
arknoiuo:0:EF62:01:001:Lose a Life Now!
arknoiuo:0:0000:00:999:[ L (Red) = Laser ]
arknoiuo:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
arknoiuo:0:0000:00:999:[ C (Green) = Catcher Bat ]
arknoiuo:0:0000:00:999:[ S (Orange) = Slower Ball ]
arknoiuo:0:0000:00:999:[ B (Pink) = Warp Door ]
arknoiuo:0:0000:00:999:[ D (Cyan) = Multiballs ]
arknoiuo:0:0000:00:999:[ P (Grey) = Extra Life ]
arknoiuo:0:C658:80:000:No pills can fall
arknoiuo:0:C658:01:001:Drop Red Pill Now!
arknoiuo:0:C658:02:001:Drop Blue Pill Now!
arknoiuo:0:C658:03:001:Drop Green Pill Now!
arknoiuo:0:C658:04:001:Drop Orange Pill Now!
arknoiuo:0:C658:05:001:Drop Purple Pill Now!
arknoiuo:0:C658:06:001:Drop Cyan Pill Now!
arknoiuo:0:C658:07:001:Drop Black Pill Now!
arknoiuo:0:C658:01:004:Drop Red Pill every 5 s
arknoiuo:0:C658:02:004:Drop Blue Pill every 5 s
arknoiuo:0:C658:03:004:Drop Green Pill every 5 s
arknoiuo:0:C658:04:004:Drop Orange Pill every 5 s
arknoiuo:0:C658:05:004:Drop Purple Pill every 5 s
arknoiuo:0:C658:06:004:Drop Cyan Pill every 5 s
arknoiuo:0:C658:07:004:Drop Black Pill every 5 s
arknoiuo:0:C658:81:001:Change Pill to Red Now!
arknoiuo:0:C658:82:001:Change Pill to Blue Now!
arknoiuo:0:C658:83:001:Change Pill to Green Now!
arknoiuo:0:C658:84:001:Change Pill to Orange Now!
arknoiuo:0:C658:85:001:Change Pill to Purple Now!
arknoiuo:0:C658:86:001:Change Pill to Cyan Now!
arknoiuo:0:C658:87:001:Change Pill to Black Now!
; [ Arkanoid Returns (Japan) ]
arkretrn:0:400261:09:000:Infinite Credits
arkretrn:0:40202F:00:001:Finish this Round Now!
arkretrn:0:40205B:32:072:Select starting round:Enable on the press 1 or 2 player button screen
arkretrn:0:40205B:32:062:Select next round
:arkretrn:00000010:401D43:000000B8:FFFF00C4:Always Keep One Ball in Play
arkretrn:0:402079:63:000:Infinite Lives PL1
arkretrn:0:40207B:63:000:Infinite Lives PL2
arkretrn:0:000000:00:999:[After you enable these region cheats to see any ]
arkretrn:0:000000:00:999:[effect you will have to reset the game (F3). ]
arkretrn:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
arkretrn:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
arkretrn:0:0FFFFF:01:100:Region Switch = Japan
arkretrn:0:0FFFFF:02:100:Region Switch = US
arkretrn:0:0FFFFF:03:100:Region Switch = World
; [ Arlington Horse Racing (v1.21-D) ]
arlingtn:0:358D:0F:000:Infinite Credits
arlingtn:0:358C:27:500:Infinite Credits (2/2)
arlingtn:0:0000:00:999:[You have to scroll down with the cursor once to get the ]
arlingtn:0:0000:00:999:['Always bet max' cheats to display correctly. ]
arlingtn:0:2411:0F:000:Always bet max for win on horse #1
arlingtn:0:2413:0F:000:Always bet max for place on horse #1
arlingtn:0:2415:0F:000:Always bet max for show on horse #1
arlingtn:0:241A:0F:000:Always bet max for win on horse #2
arlingtn:0:241C:0F:000:Always bet max for place on horse #2
arlingtn:0:241E:0F:000:Always bet max for show on horse #2
arlingtn:0:2423:0F:000:Always bet max for win on horse #3
arlingtn:0:2425:0F:000:Always bet max for place on horse #3
arlingtn:0:2427:0F:000:Always bet max for show on horse #3
arlingtn:0:242C:0F:000:Always bet max for win on horse #4
arlingtn:0:242E:0F:000:Always bet max for place on horse #4
arlingtn:0:2430:0F:000:Always bet max for show on horse #4
arlingtn:0:2435:0F:000:Always bet max for win on horse #5
arlingtn:0:2437:0F:000:Always bet max for place on horse #5
arlingtn:0:2439:0F:000:Always bet max for show on horse #5
arlingtn:0:243E:0F:000:Always bet max for win on horse #6
arlingtn:0:2440:0F:000:Always bet max for place on horse #6
arlingtn:0:2442:0F:000:Always bet max for show on horse #6
arlingtn:0:2449:0F:000:Always bet max for Quinella
arlingtn:0:2450:0F:000:Always bet max for Perfecta
arlingtn:0:2457:0F:000:Always bet max for Tripple
; [ Armed Formation ]
armedf:0:0611A6:09:000:Infinite Credits
armedf:0:061106:03:000:Infinite Lives PL1
armedf:0:061126:03:000:Infinite Lives PL2
armedf:0:0613D3:00:000:Invincibility
armedf:0:063C52:03:000:Infinite polymorphs:Get the F first
armedf:0:063C47:F8:000:Infinite polymorph time
armedf:0:063C46:00:001:No more morph time
armedf:0:063C47:01:501:No more morph time (2/2)
armedf:0:063970:04:000:Maximum speed
armedf:0:063C4A:02:000:Maximum fire power
armedf:0:000000:00:999:[These extra weapon cheats ]
armedf:0:000000:00:999:[require you to have any ]
armedf:0:000000:00:999:[extra weapon first! ]
armedf:0:063C48:00:000:Extra weapon always Laser
armedf:0:063C48:02:000:Extra weapon always Bomb
armedf:0:063C48:04:000:Extra weapon always Cutter
armedf:0:063C48:06:000:Extra weapon always Homing
armedf:0:063C48:00:001:Extra weapon = Laser Now!
armedf:0:063C48:02:001:Extra weapon = Bomb Now!
armedf:0:063C48:04:001:Extra weapon = Cutter Now!
armedf:0:063C48:06:001:Extra weapon = Homing Now!
; [ Armor Attack ]
armora:0:00AD:FF:000:Infinite Credits
armora:0:00AC:0F:500:Infinite Credits (2/2)
armora:0:00AB:09:000:Infinite Lives
; [ Armor Attack (prototype) ]
armorap:0:00AD:FF:000:Infinite Credits
armorap:0:00AC:0F:500:Infinite Credits (2/2)
armorap:0:00AB:09:000:Infinite Lives
; [ Armor Attack (Rock-ola) ]
armorar:0:00AD:FF:000:Infinite Credits
armorar:0:00AC:0F:500:Infinite Credits (2/2)
armorar:0:00AB:09:000:Infinite Lives
; [ Armored Car (set 2) ]
armorca2:0:8112:99:000:Infinite Credits
armorca2:0:8628:FF:000:Infinite Lives
armorca2:0:8630:FF:000:Infinite Sawhorses
armorca2:0:885F:FF:000:Infinite Fuel
armorca2:0:868F:5F:500:Infinite Fuel (2/3)
armorca2:0:8690:88:500:Infinite Fuel (3/3)
armorca2:0:869B:FF:000:Always have the key
armorca2:0:869B:FF:001:Get the key Now!
; [ Armored Car (set 1) ]
armorcar:0:8112:99:000:Infinite Credits
armorcar:0:8628:FF:000:Infinite Lives
armorcar:0:8630:FF:000:Infinite Sawhorses
armorcar:0:885F:FF:000:Infinite Fuel
armorcar:0:868F:5F:500:Infinite Fuel (2/3)
armorcar:0:8690:88:500:Infinite Fuel (3/3)
armorcar:0:869B:FF:000:Always have the key
armorcar:0:869B:FF:001:Get the key Now!
; [ Armored Warriors (Euro 941024) ]
armwar:0:FF1E67:00:000:Infinite Time
armwar:0:FF81D0:06:001:Go to Final Stage Now!
armwar:0:FF96E3:04:000:Infinite Lives PL1
armwar:0:FF95DD:50:000:Infinite Energy PL1
armwar:0:FF9657:FE:000:Invincibility PL1
armwar:0:FF95FA:01:000:Infinite Bullets PL1
armwar:0:FF98A3:04:000:Infinite Lives PL2
armwar:0:FF979D:50:000:Infinite Energy PL2
armwar:0:FF9817:FE:000:Invincibility PL2
armwar:0:FF97BA:01:000:Infinite Bullets PL2
armwar:0:FF9A63:04:000:Infinite Lives PL3
armwar:0:FF995D:50:000:Infinite Energy PL3
armwar:0:FF99D7:FE:000:Invincibility PL3
armwar:0:FF997A:05:000:Infinite Bullets PL3
; [ Armored Warriors (Asia 940920) ]
armwara:0:FF1E67:00:000:Infinite Time
armwara:0:FF81D0:06:001:Go to Final Stage Now!
armwara:0:FF96E3:04:000:Infinite Lives PL1
armwara:0:FF95DD:50:000:Infinite Energy PL1
armwara:0:FF9657:FE:000:Invincibility PL1
armwara:0:FF95FA:01:000:Infinite Bullets PL1
armwara:0:FF98A3:04:000:Infinite Lives PL2
armwara:0:FF979D:50:000:Infinite Energy PL2
armwara:0:FF9817:FE:000:Invincibility PL2
armwara:0:FF97BA:01:000:Infinite Bullets PL2
armwara:0:FF9A63:04:000:Infinite Lives PL3
armwara:0:FF995D:50:000:Infinite Energy PL3
armwara:0:FF99D7:FE:000:Invincibility PL3
armwara:0:FF997A:05:000:Infinite Bullets PL3
; [ Armored Warriors (Euro 941011) ]
armwarr1:0:FF1E67:00:000:Infinite Time
armwarr1:0:FF81D0:06:001:Go to Final Stage Now!
armwarr1:0:FF96E3:04:000:Infinite Lives PL1
armwarr1:0:FF95DD:50:000:Infinite Energy PL1
armwarr1:0:FF9657:FE:000:Invincibility PL1
armwarr1:0:FF95FA:01:000:Infinite Bullets PL1
armwarr1:0:FF98A3:04:000:Infinite Lives PL2
armwarr1:0:FF979D:50:000:Infinite Energy PL2
armwarr1:0:FF9817:FE:000:Invincibility PL2
armwarr1:0:FF97BA:01:000:Infinite Bullets PL2
armwarr1:0:FF9A63:04:000:Infinite Lives PL3
armwarr1:0:FF995D:50:000:Infinite Energy PL3
armwarr1:0:FF99D7:FE:000:Invincibility PL3
armwarr1:0:FF997A:05:000:Infinite Bullets PL3
; [ Armored Warriors (US 941024) ]
armwaru:0:FF1E67:00:000:Infinite Time
armwaru:0:FF81D0:06:001:Go to Final Stage Now!
armwaru:0:FF96E3:04:000:Infinite Lives PL1
armwaru:0:FF95DD:50:000:Infinite Energy PL1
armwaru:0:FF9657:FE:000:Invincibility PL1
armwaru:0:FF95FA:01:000:Infinite Bullets PL1
armwaru:0:FF98A3:04:000:Infinite Lives PL2
armwaru:0:FF979D:50:000:Infinite Energy PL2
armwaru:0:FF9817:FE:000:Invincibility PL2
armwaru:0:FF97BA:01:000:Infinite Bullets PL2
armwaru:0:FF9A63:04:000:Infinite Lives PL3
armwaru:0:FF995D:50:000:Infinite Energy PL3
armwaru:0:FF99D7:FE:000:Invincibility PL3
armwaru:0:FF997A:05:000:Infinite Bullets PL3
; [ Arm Wrestling ]
armwrest:0:D7C9:99:000:Infinite Credits
armwrest:0:D0F4:00:000:Infinite Time
armwrest:0:D004:01:000:Level 1 - Texas Mac PL1
armwrest:0:D005:00:500:Level 1 - Texas Mac PL1 (2/2)
armwrest:0:D004:02:000:Level 2 - Kabuki PL1
armwrest:0:D005:01:500:Level 2 - Kabuki PL1 (2/2)
armwrest:0:D004:03:000:Level 3 - Mask X PL1
armwrest:0:D005:02:500:Level 3 - Mask X PL1 (2/2)
armwrest:0:D004:04:000:Level 4 - Ape III PL1
armwrest:0:D005:03:500:Level 4 - Ape III PL1 (2/2)
armwrest:0:D004:05:000:Level 5 - Frank Jr. PL1
armwrest:0:D005:04:500:Level 5 - Frank Jr. PL1 (2/2)
; [ Ashita no Joe (Japan) ]
ashnojoe:0:04C004:00:000:Infinite Time
ashnojoe:0:04C005:00:500:Infinite Time (2/2)
ashnojoe:0:04C004:03:000:Finish this Round Now!
ashnojoe:0:04C005:00:500:Finish this Round Now! (2/2)
ashnojoe:0:04C07F:00:000:Always Round One
ashnojoe:0:04C00B:A8:000:Infinite Energy PL1
ashnojoe:0:04C00B:00:001:Drain All Energy Now! PL1
ashnojoe:0:04C053:A8:000:Infinite Energy PL2
ashnojoe:0:04C053:00:001:Drain All Energy Now! PL2
; [ Ashura Blaster (Japan) ]
ashura:0:6019EB:09:000:Infinite Lives PL1
ashura:0:6019EF:0A:000:Infinite Bombs PL1
ashura:0:6008C3:81:002:Invincibility PL1
ashura:0:60092F:07:000:Maximum fire power PL1
ashura:0:600927:00:000:Always have Red Weapon PL1
ashura:0:600927:01:000:Always have Green Weapon PL1
ashura:0:600927:02:000:Always have Blue Weapon PL1
ashura:0:600927:03:000:Always have Yellow Weapon PL1
ashura:0:600927:04:000:Always have Special WeaponPL1
ashura:0:60092B:00:000:Always have Ashura Bomb PL1
ashura:0:60092B:01:000:Always have FireWave Bomb PL1
ashura:0:60092B:02:000:Always have A. Flash Bomb PL1
ashura:0:60092B:03:000:Always have S. Beam Bomb PL1
ashura:0:600927:00:001:Get Red Weapon Now! PL1
ashura:0:600927:01:001:Get Green Weapon Now! PL1
ashura:0:600927:02:001:Get Blue Weapon Now! PL1
ashura:0:600927:03:001:Get Yellow Weapon Now! PL1
ashura:0:600927:04:001:Get Special Weapon Now! PL1
ashura:0:60092B:00:001:Get Ashura Bomb Now! PL1
ashura:0:60092B:01:001:Get FireWave Bomb Now! PL1
ashura:0:60092B:02:001:Get A. Flash Bomb Now! PL1
ashura:0:60092B:03:001:Get S. Beam Bomb Now! PL1
ashura:0:6019ED:09:000:Infinite Lives PL2
ashura:0:6019F1:0A:000:Infinite Bombs PL2
ashura:0:600903:81:002:Invincibility PL2
ashura:0:600931:07:000:Maximum fire power PL2
ashura:0:600929:00:000:Always have Red Weapon PL2
ashura:0:600929:01:000:Always have Green Weapon PL2
ashura:0:600929:02:000:Always have Blue Weapon PL2
ashura:0:600929:03:000:Always have Yellow Weapon PL2
ashura:0:600929:04:000:Always have Special WeaponPL2
ashura:0:60092D:00:000:Always have Ashura Bomb PL2
ashura:0:60092D:01:000:Always have FireWave Bomb PL2
ashura:0:60092D:02:000:Always have A. Flash Bomb PL2
ashura:0:60092D:03:000:Always have S. Beam Bomb PL2
ashura:0:600929:00:001:Get Red Weapon Now! PL2
ashura:0:600929:01:001:Get Green Weapon Now! PL2
ashura:0:600929:02:001:Get Blue Weapon Now! PL2
ashura:0:600929:03:001:Get Yellow Weapon Now! PL2
ashura:0:600929:04:001:Get Special Weapon Now! PL2
ashura:0:60092D:00:001:Get Ashura Bomb Now! PL2
ashura:0:60092D:01:001:Get FireWave Bomb Now! PL2
ashura:0:60092D:02:001:Get A. Flash Bomb Now! PL2
ashura:0:60092D:03:001:Get S. Beam Bomb Now! PL2
; [ Ashura Blaster (US) ]
ashurau:0:6019EF:09:000:Infinite Lives PL1
ashurau:0:6019F3:0A:000:Infinite Bombs PL1
ashurau:0:6008C7:81:002:Invincibility PL1
ashurau:0:600933:07:000:Maximum fire power PL1
ashurau:0:60092B:00:000:Always have Red Weapon PL1
ashurau:0:60092B:01:000:Always have Green Weapon PL1
ashurau:0:60092B:02:000:Always have Blue Weapon PL1
ashurau:0:60092B:03:000:Always have Yellow Weapon PL1
ashurau:0:60092B:04:000:Always have Special WeaponPL1
ashurau:0:60092F:00:000:Always have ashurau Bomb PL1
ashurau:0:60092F:01:000:Always have FireWave Bomb PL1
ashurau:0:60092F:02:000:Always have A. Flash Bomb PL1
ashurau:0:60092F:03:000:Always have S. Beam Bomb PL1
ashurau:0:60092B:00:001:Get Red Weapon Now! PL1
ashurau:0:60092B:01:001:Get Green Weapon Now! PL1
ashurau:0:60092B:02:001:Get Blue Weapon Now! PL1
ashurau:0:60092B:03:001:Get Yellow Weapon Now! PL1
ashurau:0:60092B:04:001:Get Special Weapon Now! PL1
ashurau:0:60092F:00:001:Get ashurau Bomb Now! PL1
ashurau:0:60092F:01:001:Get FireWave Bomb Now! PL1
ashurau:0:60092F:02:001:Get A. Flash Bomb Now! PL1
ashurau:0:60092F:03:001:Get S. Beam Bomb Now! PL1
ashurau:0:6019F1:09:000:Infinite Lives PL2
ashurau:0:6019F5:0A:000:Infinite Bombs PL2
ashurau:0:600907:81:002:Invincibility PL2
ashurau:0:600935:07:000:Maximum fire power PL2
ashurau:0:60092D:00:000:Always have Red Weapon PL2
ashurau:0:60092D:01:000:Always have Green Weapon PL2
ashurau:0:60092D:02:000:Always have Blue Weapon PL2
ashurau:0:60092D:03:000:Always have Yellow Weapon PL2
ashurau:0:60092D:04:000:Always have Special WeaponPL2
ashurau:0:600931:00:000:Always have ashurau Bomb PL2
ashurau:0:600931:01:000:Always have FireWave Bomb PL2
ashurau:0:600931:02:000:Always have A. Flash Bomb PL2
ashurau:0:600931:03:000:Always have S. Beam Bomb PL2
ashurau:0:60092D:00:001:Get Red Weapon Now! PL2
ashurau:0:60092D:01:001:Get Green Weapon Now! PL2
ashurau:0:60092D:02:001:Get Blue Weapon Now! PL2
ashurau:0:60092D:03:001:Get Yellow Weapon Now! PL2
ashurau:0:60092D:04:001:Get Special Weapon Now! PL2
ashurau:0:600931:00:001:Get ashurau Bomb Now! PL2
ashurau:0:600931:01:001:Get FireWave Bomb Now! PL2
ashurau:0:600931:02:001:Get A. Flash Bomb Now! PL2
ashurau:0:600931:03:001:Get S. Beam Bomb Now! PL2
; [ ASO - Armored Scrum Object ]
aso:0:E774:99:000:Infinite Credits
aso:0:DCD5:00:000:Invincibility
aso:0:DCEB:09:000:Infinite Lives PL1
aso:0:DD23:03:000:Infinite Continues PL1:If continue play is available
aso:0:DD07:19:000:Maximum Energy PL1
aso:0:DD08:19:500:Maximum Energy PL1 (2/2)
aso:0:DD01:30:020:Maximum Speed PL1
aso:0:DD01:0C:020:Maximum Fire Power PL1
aso:0:DD01:03:020:Maximum Missiles PL1
aso:0:DD4F:09:000:Infinite Lives PL2
aso:0:DD87:03:000:Infinite Continues PL2:If continue play is available
aso:0:DD6B:19:000:Maximum Energy PL2
aso:0:DD6C:19:500:Maximum Energy PL2 (2/2)
aso:0:DD65:30:020:Maximum Speed PL2
aso:0:DD65:0C:020:Maximum Fire Power PL2
aso:0:DD65:03:020:Maximum Missiles PL2
; [ Assault ]
assault:0:100023:09:000:Infinite Credits
assault:0:10012F:99:007:Infinite Time
assault:0:10010F:15:000:Infinite Lives
assault:0:100145:01:000:Infinite Shots
assault:0:10014B:01:000:Infinite Grenades
assault:0:100117:00:000:Invincibility (Buggy):Turn OFF to be able to finish the Stage
assault:0:100302:59:500:Invincibility (Buggy) (2/3)
assault:0:100303:F2:500:Invincibility (Buggy) (3/3)
assault:0:100133:90:000:Enemies never shoot
assault:0:10012B:05:000:Infinite Jumps (buggy?)
; [ Assault (Japan) ]
assaultj:0:100023:63:000:Infinite Credits
assaultj:0:10012F:99:007:Infinite Time
assaultj:0:10010F:15:000:Infinite Lives
assaultj:0:100145:01:000:Infinite Shots
assaultj:0:10014B:01:000:Infinite Grenades
assaultj:0:100117:00:000:Invincibility (Buggy):Turn OFF to be able to finish the Stage
assaultj:0:100302:57:500:Invincibility (Buggy) (2/3)
assaultj:0:100303:EC:500:Invincibility (Buggy) (3/3)
assaultj:0:100133:90:000:Enemies never shoot
assaultj:0:10012B:05:000:Infinite Jumps (buggy?)
; [ Assault Plus (Japan) ]
assaultp:0:100023:63:000:Infinite Credits
assaultp:0:10012F:99:007:Infinite Time
assaultp:0:10010F:15:000:Infinite Lives
assaultp:0:100145:01:000:Infinite Shots
assaultp:0:10014B:01:000:Infinite Grenades
assaultp:0:100117:00:000:Invincibility (Buggy) (Buggy):Turn OFF to be able to finish the Stage
assaultp:0:100302:56:500:Invincibility (Buggy) (2/3)
assaultp:0:100303:DC:500:Invincibility (Buggy) (3/3)
assaultp:0:100133:90:000:Enemies never shoot
assaultp:0:10012B:05:000:Infinite Jumps (buggy?)
; [ Asteroids Deluxe (rev 1) ]
astdelu1:0:0093:3F:000:Infinite Credits
astdelu1:0:02EF:FF:000:Infinite Shield
astdelu1:0:0219:01:000:Invincibility
astdelu1:0:02EB:00:500:Invincibility (2/2)
astdelu1:0:02E8:FF:000:No UFOs at all
astdelu1:0:02E8:01:002:Lots of UFOs
astdelu1:0:006F:06:000:Infinite Lives PL1
astdelu1:0:0070:06:000:Infinite Lives PL2
; [ Asteroids Deluxe (rev 2) ]
astdelux:0:008C:3F:000:Infinite Credits
astdelux:0:02EF:FF:000:Infinite Shield
astdelux:0:0219:01:000:Invincibility
astdelux:0:02EB:00:500:Invincibility (2/2)
astdelux:0:02E8:FF:000:No UFOs at all
astdelux:0:02E8:01:002:Lots of UFOs
astdelux:0:006F:06:000:Infinite Lives PL1
astdelux:0:0070:06:000:Infinite Lives PL2
; [ Asterix (World ver. EAD) ]
asterix:0:1040B2:99:000:Infinite Credits
asterix:0:10423A:99:000:Infinite Bonus Time:Turn OFF after bonus stages
asterix:0:104604:08:000:Infinite Lives PL1
asterix:0:104605:0D:000:Infinite Energy PL1
asterix:0:10504B:02:000:Invincibility PL1
asterix:0:104624:08:000:Infinite Lives PL2
asterix:0:104625:0D:000:Infinite Energy PL2
asterix:0:10509B:02:000:Invincibility PL2
; [ Asterock ]
asterock:0:006F:99:000:Infinite Credits
asterock:0:021B:01:000:Invincibility
asterock:0:02FA:00:500:Invincibility (2/2)
asterock:0:02F7:FF:000:No UFOs at all
asterock:0:02F7:01:002:Lots of UFOs
asterock:0:0056:05:000:Infinite Lives PL1
asterock:0:0057:05:000:Infinite Lives PL2
; [ Asteroids (rev 1) ]
asteroi1:0:006F:99:000:Infinite Credits
asteroi1:0:021B:01:000:Invincibility
asteroi1:0:02FA:00:500:Invincibility (2/2)
asteroi1:0:02F7:FF:000:No UFOs at all
asteroi1:0:02F7:01:002:Lots of UFOs
asteroi1:0:0056:05:000:Infinite Lives PL1
asteroi1:0:0057:05:000:Infinite Lives PL2
; [ Asteroids (bootleg on Lunar Lander hardware) ]
asteroib:0:0070:FF:000:Infinite Credits
asteroib:0:021B:01:000:Invincibility
asteroib:0:02FA:00:500:Invincibility (2/2)
asteroib:0:02F7:FF:000:No UFOs at all
asteroib:0:02F7:01:002:Lots of UFOs
asteroib:0:0057:05:000:Infinite Lives PL1
asteroib:0:0058:05:000:Infinite Lives PL2
; [ Asteroids (rev 2) ]
asteroid:0:0070:FF:000:Infinite Credits
asteroid:0:021B:01:000:Invincibility
asteroid:0:02FA:00:500:Invincibility (2/2)
asteroid:0:02F7:FF:000:No UFOs at all
asteroid:0:02F7:01:002:Lots of UFOs
asteroid:0:0057:05:000:Infinite Lives PL1
asteroid:0:0058:05:000:Infinite Lives PL2
; [ Astro Invader ]
astinvad:0:1F9D:99:000:Infinite Credits
astinvad:0:1D01:08:000:Infinite Lives
astinvad:0:1CD8:00:000:Invincibility
; [ Alien Storm ]
astorm:0:000000:00:999:[Invincibility only works ]
astorm:0:000000:00:999:[for the following missions ]
astorm:0:000000:00:999:[ 1-1, 2-1, 2-3, 3-1, 3-5, ]
astorm:0:000000:00:999:[ 3-7, 4-1, 4-5, 5-1, 5-2, ]
astorm:0:000000:00:999:[ 5-4, 6-1, 6-2, 6-4, 6-5. ]
astorm:0:FFE00D:30:000:Infinite Life PL1
astorm:0:FFE00E:80:000:Infinite Energy PL1
astorm:0:FFC061:78:000:Invincibility PL1
astorm:0:FFE031:00:000:No delay for extra weapon PL1
astorm:0:FFE08D:30:000:Infinite Life PL2
astorm:0:FFE08E:80:000:Infinite Energy PL2
astorm:0:FFC461:78:000:Invincibility PL2
astorm:0:FFE0B1:00:000:No delay for extra weapon PL2
astorm:0:FFE10D:30:000:Infinite Life PL3
astorm:0:FFE10E:80:000:Infinite Energy PL3
astorm:0:FFC861:78:000:Invincibility PL3
astorm:0:FFE131:00:000:No delay for extra weapon PL3
; [ Alien Storm (2 Player) ]
astorm2p:0:000000:00:999:[Invincibility only works ]
astorm2p:0:000000:00:999:[for the following missions ]
astorm2p:0:000000:00:999:[ 1-1, 2-1, 2-3, 3-1, 3-5, ]
astorm2p:0:000000:00:999:[ 3-7, 4-1, 4-5, 5-1, 5-2, ]
astorm2p:0:000000:00:999:[ 5-4, 6-1, 6-2, 6-4, 6-5. ]
astorm2p:0:FFE00D:30:000:Infinite Life PL1
astorm2p:0:FFE00E:80:000:Infinite Energy PL1
astorm2p:0:FFC061:78:000:Invincibility PL1
astorm2p:0:FFE031:00:000:No delay for extra weapon PL1
astorm2p:0:FFE08D:30:000:Infinite Life PL2
astorm2p:0:FFE08E:80:000:Infinite Energy PL2
astorm2p:0:FFC461:78:000:Invincibility PL2
astorm2p:0:FFE0B1:00:000:No delay for extra weapon PL2
; [ Alien Storm (bootleg) ]
astormbl:0:000000:00:999:[Invincibility only works ]
astormbl:0:000000:00:999:[for the following missions ]
astormbl:0:000000:00:999:[ 1-1, 2-1, 2-3, 3-1, 3-5, ]
astormbl:0:000000:00:999:[ 3-7, 4-1, 4-5, 5-1, 5-2, ]
astormbl:0:000000:00:999:[ 5-4, 6-1, 6-2, 6-4, 6-5. ]
astormbl:0:FFE00D:30:000:Infinite Life PL1
astormbl:0:FFE00E:80:000:Infinite Energy PL1
astormbl:0:FFC061:78:000:Invincibility PL1
astormbl:0:FFE031:00:000:No delay for extra weapon PL1
astormbl:0:FFE08D:30:000:Infinite Life PL2
astormbl:0:FFE08E:80:000:Infinite Energy PL2
astormbl:0:FFC461:78:000:Invincibility PL2
astormbl:0:FFE0B1:00:000:No delay for extra weapon PL2
astormbl:0:FFE10D:30:000:Infinite Life PL3
astormbl:0:FFE10E:80:000:Infinite Energy PL3
astormbl:0:FFC861:78:000:Invincibility PL3
astormbl:0:FFE131:00:000:No delay for extra weapon PL3
; [ Astra SuperStars ]
astrass:0:0000:00:999:[ There are no cheats ]:REASON 1
astrass:0:0000:00:999:[ for this game as it ]:REASON 1
astrass:0:0000:00:999:[ didn't work the last ]:REASON 1
astrass:0:0000:00:999:[ time it was tested. ]:REASON 1
astrass:0:0000:00:999:[ If the game now works ]:REASON 1
astrass:0:0000:00:999:[ please request cheats ]:REASON 1
astrass:0:0000:00:999:[ for it on the cheat ]:REASON 1
astrass:0:0000:00:999:[ forums. ]:REASON 1
; [ Astro Blaster (version 3) ]
astrob:0:CCF7:19:000:Infinite Fuel
astrob:0:CCF8:19:500:Infinite Fuel (2/2)
astrob:0:0000:00:999:[You must turn Invincibility OFF]
astrob:0:0000:00:999:[to be able to dock! IMPORTANT!!]
astrob:0:1F1F:C9:100:Invincibility
astrob:0:235C:C9:600:Invincibility (2/2):First part is bullets and second part for enemy collision
astrob:0:CD67:00:000:Laser never overheats
astrob:0:CD66:00:500:Laser never overheats (2/2)
astrob:0:CD0F:FF:000:Warp always available
astrob:0:CD0A:05:000:Infinite Lives PL1
astrob:0:CD0B:05:000:Infinite Lives PL2
; [ Astro Blaster (version 1) ]
astrob1:0:CCDB:19:000:Infinite Fuel
astrob1:0:CCDC:19:500:Infinite Fuel (2/2)
astrob1:0:0000:00:999:[You must turn Invincibility OFF]
astrob1:0:0000:00:999:[to be able to dock! IMPORTANT!!]
astrob1:0:1F3A:C9:100:Invincibility
astrob1:0:2377:C9:600:Invincibility (2/2):First part is bullets and second part for enemy collision
astrob1:0:CD4B:00:000:Laser never overheats
astrob1:0:CD4A:00:500:Laser never overheats (2/2)
astrob1:0:CCF3:FF:000:Warp always available
astrob1:0:CCEE:05:000:Infinite Lives PL1
astrob1:0:CCEF:05:000:Infinite Lives PL2
; [ Astro Blaster (version 2) ]
astrob2:0:CCDB:19:000:Infinite Fuel
astrob2:0:CCDC:19:500:Infinite Fuel (2/2)
astrob2:0:0000:00:999:[You must turn Invincibility OFF]
astrob2:0:0000:00:999:[to be able to dock! IMPORTANT!!]
astrob2:0:1F1D:C9:100:Invincibility
astrob2:0:235A:C9:600:Invincibility (2/2):First part is bullets and second part for enemy collision
astrob2:0:CD4B:00:000:Laser never overheats
astrob2:0:CD4A:00:500:Laser never overheats (2/2)
astrob2:0:CCF3:FF:000:Warp always available
astrob2:0:CCEE:05:000:Infinite Lives PL1
astrob2:0:CCEF:05:000:Infinite Lives PL2
; [ Astro Fighter (set 1) ]
astrof:0:0095:09:000:Infinite Lives PL1
astrof:0:0096:09:000:Infinite Lives PL2
astrof:0:0012:00:000:Invincibility
; [ Astro Fighter (set 2) ]
astrof2:0:0095:05:000:Infinite Lives PL1
astrof2:0:0096:05:000:Infinite Lives PL2
astrof2:0:0012:00:000:Invincibility
; [ Astro Fighter (set 3) ]
astrof3:0:0095:05:000:Infinite Lives PL1
astrof3:0:0096:05:000:Infinite Lives PL2
astrof3:0:0012:00:000:Invincibility
; [ Astro Flash (Japan) ]
astrofl:0:C000:09:000:Infinite Credits
astrofl:0:C128:05:000:Infinite Lives
astrofl:0:C107:00:000:Infinite Pow
astrofl:0:C108:04:500:Infinite Pow (2/2)
astrofl:0:F3A7:00:000:Invincibility
; [ Asterix (World ver. EAA) ]
astrxeaa:0:1040B2:99:000:Infinite Credits
astrxeaa:0:10423A:99:000:Infinite Bonus Time:Turn OFF after bonus stages
astrxeaa:0:104604:08:000:Infinite Lives PL1
astrxeaa:0:104605:0D:000:Infinite Energy PL1
astrxeaa:0:10504B:02:000:Invincibility PL1
astrxeaa:0:104624:08:000:Infinite Lives PL2
astrxeaa:0:104625:0D:000:Infinite Energy PL2
astrxeaa:0:10509B:02:000:Invincibility PL2
; [ Asterix (World ver. EAC) ]
astrxeac:0:1040B2:99:000:Infinite Credits
astrxeac:0:10423A:99:000:Infinite Bonus Time:Turn OFF after bonus stages
astrxeac:0:104604:08:000:Infinite Lives PL1
astrxeac:0:104605:0D:000:Infinite Energy PL1
astrxeac:0:10504B:02:000:Invincibility PL1
astrxeac:0:104624:08:000:Infinite Lives PL2
astrxeac:0:104625:0D:000:Infinite Energy PL2
astrxeac:0:10509B:02:000:Invincibility PL2
; [ Astyanax, The ]
astyanax:0:FF883F:09:000:Infinite Credits
astyanax:0:000000:00:999:[Always have Shield cheats ]
astyanax:0:000000:00:999:[should be enabled on the ]
astyanax:0:000000:00:999:[title screen or it won't ]
astyanax:0:000000:00:999:[display until you've lost a]
astyanax:0:000000:00:999:[life!! ]
astyanax:0:FFFB72:01:000:Infinite Time
astyanax:0:FFFB73:99:500:Infinite Time (2/2)
astyanax:0:FF8881:06:000:Infinite Lives PL1
astyanax:0:FFD2B5:40:000:Infinite Energy PL1
astyanax:0:FFD2B7:01:000:Invincibility 'ON' PL1
astyanax:0:FFD290:40:540:Invincibility 'ON' PL1 (2/2)
astyanax:0:FFD2B7:01:001:Invincibility 'OFF' PL1
astyanax:0:FFD290:40:521:Invincibility 'OFF' PL1 (2/2)
astyanax:0:FF8897:3C:000:Maximum fire power PL1
astyanax:0:FF88AD:0B:000:Maximum magic power PL1
astyanax:0:FFD31D:03:000:Infinite Shield PL1:Seems to be buggy!
astyanax:0:FF8889:01:000:Always have Shield PL1
astyanax:0:FF8889:01:001:Get Shield Now! PL1
astyanax:0:FF88C9:06:000:Infinite Lives PL2
astyanax:0:FFD435:40:000:Infinite Energy PL2
astyanax:0:FFD437:01:000:Invincibility 'ON' PL2
astyanax:0:FFD410:40:540:Invincibility 'ON' PL2 (2/2)
astyanax:0:FFD437:01:001:Invincibility 'OFF' PL2
astyanax:0:FFD410:40:521:Invincibility 'OFF' PL2 (2/2)
astyanax:0:FF88DF:3C:000:Maximum fire power PL2
astyanax:0:FF88F5:0B:000:Maximum magic power PL2
astyanax:0:FFD49D:03:000:Infinite Shield PL2:Seems to be buggy!
astyanax:0:FF81BF:01:000:Always have Shield PL2
astyanax:0:FF81BF:01:001:Get Shield Now! PL2
; [ Asuka & Asuka (Japan) ]
asuka:0:103613:09:000:Infinite Credits
asuka:0:102694:01:001:Kill Boss with One Hit Now!
asuka:0:1033D9:03:000:Infinite Lives PL1
asuka:0:103417:05:000:Infinite Bombs PL1
asuka:0:1033EB:05:000:Always Maximum Fire Power PL1
asuka:0:1034C7:78:000:Invincibility "ON" PL1
asuka:0:1034C7:01:001:Invincibility "OFF" PL1
asuka:0:103561:01:000:Always have Missiles PL1
asuka:0:103561:02:000:Always have Laser PL1
asuka:0:103561:03:000:Always have Beam PL1
asuka:0:103561:01:001:Get Missiles Now! PL1
asuka:0:103561:02:001:Get Laser Now! PL1
asuka:0:103561:03:001:Get Beam Now! PL1
asuka:0:1033DB:03:000:Infinite Lives PL2
asuka:0:103419:05:000:Infinite Bombs PL2
asuka:0:1033ED:05:000:Always Maximum Fire Power PL2
asuka:0:1034C9:78:000:Invincibility "ON" PL2
asuka:0:1034C9:01:001:Invincibility "OFF" PL2
asuka:0:103563:01:000:Always have Missiles PL2
asuka:0:103563:02:000:Always have Laser PL2
asuka:0:103563:03:000:Always have Beam PL2
asuka:0:103563:01:001:Get Missiles Now! PL2
asuka:0:103563:02:001:Get Laser Now! PL2
asuka:0:103563:03:001:Get Beam Now! PL2
; [ Asura Blade - Sword of Dynasty (Japan) ]
asurabld:0:40000A:99:000:Infinite Time
asurabld:0:400000:00:001:Finish this Round Now!
asurabld:0:400006:99:000:Infinite Character Selection Time
asurabld:0:403911:EF:000:Infinite Energy PL1
asurabld:0:40390F:EF:500:Infinite Energy PL1 (2/2)
asurabld:0:403911:00:001:Drain All Energy Now! PL1
asurabld:0:40390F:00:501:Drain All Energy Now! PL1 (2/2)
asurabld:0:403913:36:000:Always have Maximum Power PL1
asurabld:0:403913:00:000:Always have Minimum Power PL1
asurabld:0:4046C3:EF:000:Infinite Energy PL2
asurabld:0:4046C5:EF:500:Infinite Energy PL2 (2/2)
asurabld:0:4046C3:00:001:Drain All Energy Now! PL2
asurabld:0:4046C5:00:501:Drain All Energy Now! PL2 (2/2)
asurabld:0:4046C7:36:000:Always have Maximum Power PL2
asurabld:0:4046C7:00:000:Always have Minimum Power PL1
; [ Asylum (prototype) ]
asylum:0:E253:09:000:Infinite Lives PL1
asylum:0:E153:09:000:Infinite Lives PL2
asylum:0:E353:09:000:Infinite Lives PL3
; [ Atari Football (revision 2) ]
atarifb:0:005B:59:000:Infinite Time
; [ Atari Football (revision 1) ]
atarifb1:0:005B:59:000:Infinite Time
; [ Atari Football (4 players) ]
atarifb4:0:005B:59:000:Infinite Time
; [ Ataxx (set 1) ]
ataxx:0:E641:0E:000:Infinite Time (Red)
ataxx:0:E642:27:500:Infinite Time (Red) (2/2)
ataxx:0:E62B:00:001:Win this game Now! (Red)
ataxx:0:E62A:09:501:Win this game Now! (Red) (2/2)
ataxx:0:E645:0E:000:Infinite Time (Blue)
ataxx:0:E646:27:500:Infinite Time (Blue) (2/2)
ataxx:0:E62A:00:001:Win this game Now! (Blue)
ataxx:0:E62B:09:501:Win this game Now! (Blue) (2/2)
; [ Ataxx (set 2) ]
ataxxa:0:E6D2:0E:000:Infinite Time (Red)
ataxxa:0:E6D3:27:500:Infinite Time (Red) (2/2)
ataxxa:0:E6A6:00:001:Win this game Now! (Red)
ataxxa:0:E6A5:09:501:Win this game Now! (Red) (2/2)
ataxxa:0:E6D6:0E:000:Infinite Time (Blue)
ataxxa:0:E6D7:27:500:Infinite Time (Blue) (2/2)
ataxxa:0:E6A5:00:001:Win this game Now! (Blue)
ataxxa:0:E6A6:09:501:Win this game Now! (Blue)
; [ Ataxx (Japan) ]
ataxxj:0:E6D9:0E:000:Infinite Time (Red)
ataxxj:0:E6DA:27:500:Infinite Time (Red) (2/2)
ataxxj:0:E6A6:00:001:Win this game Now! (Red)
ataxxj:0:E6A5:09:501:Win this game Now! (Red) (2/2)
ataxxj:0:E6DD:0E:000:Infinite Time (Blue)
ataxxj:0:E6DE:27:500:Infinite Time (Blue) (2/2)
ataxxj:0:E6A5:00:001:Win this game Now! (Blue)
ataxxj:0:E6A6:09:501:Win this game Now! (Blue)
; [ Athena no Hatena ? ]
atehate:0:906029:09:000:Infinite Credits
:atehate:000000E6:9099F8:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
atehate:0:9099F8:01:000:Answer 1 always correct
atehate:0:9067CD:01:001:Good answer ends quiz Now!
atehate:0:90301B:06:000:Infinite Vitality PL1
atehate:0:90309B:06:000:Infinite Vitality PL2
; [ Tetris (Cocktail set 2) ]
atetckt2:0:00C1:09:000:Infinite Credits
atetckt2:0:0030:30:001:Finish This Level PL1
atetckt2:0:0031:30:501:Finish This Level PL1 (2/2)
atetckt2:0:0032:30:001:Finish This Level PL2
atetckt2:0:0033:30:501:Finish This Level PL2 (2/2)
atetckt2:0:008D:01:000:Always Red Shape PL1
atetckt2:0:008D:02:000:Always Green Shape PL1
atetckt2:0:008D:03:000:Always Dark Blue Shape PL1
atetckt2:0:008D:04:000:Always Yellow Shape PL1
atetckt2:0:008D:05:000:Always Purple Shape PL1
atetckt2:0:008D:06:000:Always Light Blue Shape PL1
atetckt2:0:008D:07:000:Always Orange Shape PL1
atetckt2:0:008E:01:000:Always Red Shape PL2
atetckt2:0:008E:02:000:Always Green Shape PL2
atetckt2:0:008E:03:000:Always Dark Blue Shape PL2
atetckt2:0:008E:04:000:Always Yellow Shape PL2
atetckt2:0:008E:05:000:Always Purple Shape PL2
atetckt2:0:008E:06:000:Always Light Blue Shape PL2
atetckt2:0:008E:07:000:Always Orange Shape PL2
atetckt2:0:008D:01:001:Red Shape Next PL1
atetckt2:0:008D:02:001:Green Shape Next PL1
atetckt2:0:008D:03:001:Dark Blue Shape Next PL1
atetckt2:0:008D:04:001:Yellow Shape Next PL1
atetckt2:0:008D:05:001:Purple Shape Next PL1
atetckt2:0:008D:06:001:Light Blue Shape Next PL1
atetckt2:0:008D:07:001:Orange Shape Next PL1
atetckt2:0:008E:01:001:Red Shape Next PL2
atetckt2:0:008E:02:001:Green Shape Next PL2
atetckt2:0:008E:03:001:Dark Blue Shape Next PL2
atetckt2:0:008E:04:001:Yellow Shape Next PL2
atetckt2:0:008E:05:001:Purple Shape Next PL2
atetckt2:0:008E:06:001:Light Blue Shape Next PL2
atetckt2:0:008E:07:001:Orange Shape Next PL2
; [ Tetris (Cocktail set 1) ]
atetcktl:0:00C1:09:000:Infinite Credits
atetcktl:0:0030:30:001:Finish This Level PL1
atetcktl:0:0031:30:501:Finish This Level PL1 (2/2)
atetcktl:0:0032:30:001:Finish This Level PL2
atetcktl:0:0033:30:501:Finish This Level PL2 (2/2)
atetcktl:0:008D:01:000:Always Red Shape PL1
atetcktl:0:008D:02:000:Always Green Shape PL1
atetcktl:0:008D:03:000:Always Dark Blue Shape PL1
atetcktl:0:008D:04:000:Always Yellow Shape PL1
atetcktl:0:008D:05:000:Always Purple Shape PL1
atetcktl:0:008D:06:000:Always Light Blue Shape PL1
atetcktl:0:008D:07:000:Always Orange Shape PL1
atetcktl:0:008E:01:000:Always Red Shape PL2
atetcktl:0:008E:02:000:Always Green Shape PL2
atetcktl:0:008E:03:000:Always Dark Blue Shape PL2
atetcktl:0:008E:04:000:Always Yellow Shape PL2
atetcktl:0:008E:05:000:Always Purple Shape PL2
atetcktl:0:008E:06:000:Always Light Blue Shape PL2
atetcktl:0:008E:07:000:Always Orange Shape PL2
atetcktl:0:008D:01:001:Red Shape Next PL1
atetcktl:0:008D:02:001:Green Shape Next PL1
atetcktl:0:008D:03:001:Dark Blue Shape Next PL1
atetcktl:0:008D:04:001:Yellow Shape Next PL1
atetcktl:0:008D:05:001:Purple Shape Next PL1
atetcktl:0:008D:06:001:Light Blue Shape Next PL1
atetcktl:0:008D:07:001:Orange Shape Next PL1
atetcktl:0:008E:01:001:Red Shape Next PL2
atetcktl:0:008E:02:001:Green Shape Next PL2
atetcktl:0:008E:03:001:Dark Blue Shape Next PL2
atetcktl:0:008E:04:001:Yellow Shape Next PL2
atetcktl:0:008E:05:001:Purple Shape Next PL2
atetcktl:0:008E:06:001:Light Blue Shape Next PL2
atetcktl:0:008E:07:001:Orange Shape Next PL2
; [ Tetris (set 1) ]
atetris:0:00C1:09:000:Infinite Credits
atetris:0:0030:30:001:Finish This Level PL1
atetris:0:0031:30:501:Finish This Level PL1 (2/2)
atetris:0:0032:30:001:Finish This Level PL2
atetris:0:0033:30:501:Finish This Level PL2 (2/2)
atetris:0:008D:01:000:Always Red Shape PL1
atetris:0:008D:02:000:Always Green Shape PL1
atetris:0:008D:03:000:Always Dark Blue Shape PL1
atetris:0:008D:04:000:Always Yellow Shape PL1
atetris:0:008D:05:000:Always Purple Shape PL1
atetris:0:008D:06:000:Always Light Blue Shape PL1
atetris:0:008D:07:000:Always Orange Shape PL1
atetris:0:008E:01:000:Always Red Shape PL2
atetris:0:008E:02:000:Always Green Shape PL2
atetris:0:008E:03:000:Always Dark Blue Shape PL2
atetris:0:008E:04:000:Always Yellow Shape PL2
atetris:0:008E:05:000:Always Purple Shape PL2
atetris:0:008E:06:000:Always Light Blue Shape PL2
atetris:0:008E:07:000:Always Orange Shape PL2
atetris:0:008D:01:001:Red Shape Next PL1
atetris:0:008D:02:001:Green Shape Next PL1
atetris:0:008D:03:001:Dark Blue Shape Next PL1
atetris:0:008D:04:001:Yellow Shape Next PL1
atetris:0:008D:05:001:Purple Shape Next PL1
atetris:0:008D:06:001:Light Blue Shape Next PL1
atetris:0:008D:07:001:Orange Shape Next PL1
atetris:0:008E:01:001:Red Shape Next PL2
atetris:0:008E:02:001:Green Shape Next PL2
atetris:0:008E:03:001:Dark Blue Shape Next PL2
atetris:0:008E:04:001:Yellow Shape Next PL2
atetris:0:008E:05:001:Purple Shape Next PL2
atetris:0:008E:06:001:Light Blue Shape Next PL2
atetris:0:008E:07:001:Orange Shape Next PL2
; [ Tetris (set 2) ]
atetrisa:0:00C1:09:000:Infinite Credits
atetrisa:0:0030:30:001:Finish This Level PL1
atetrisa:0:0031:30:501:Finish This Level PL1 (2/2)
atetrisa:0:0032:30:001:Finish This Level PL2
atetrisa:0:0033:30:501:Finish This Level PL2 (2/2)
atetrisa:0:008D:01:000:Always Red Shape PL1
atetrisa:0:008D:02:000:Always Green Shape PL1
atetrisa:0:008D:03:000:Always Dark Blue Shape PL1
atetrisa:0:008D:04:000:Always Yellow Shape PL1
atetrisa:0:008D:05:000:Always Purple Shape PL1
atetrisa:0:008D:06:000:Always Light Blue Shape PL1
atetrisa:0:008D:07:000:Always Orange Shape PL1
atetrisa:0:008E:01:000:Always Red Shape PL2
atetrisa:0:008E:02:000:Always Green Shape PL2
atetrisa:0:008E:03:000:Always Dark Blue Shape PL2
atetrisa:0:008E:04:000:Always Yellow Shape PL2
atetrisa:0:008E:05:000:Always Purple Shape PL2
atetrisa:0:008E:06:000:Always Light Blue Shape PL2
atetrisa:0:008E:07:000:Always Orange Shape PL2
atetrisa:0:008D:01:001:Red Shape Next PL1
atetrisa:0:008D:02:001:Green Shape Next PL1
atetrisa:0:008D:03:001:Dark Blue Shape Next PL1
atetrisa:0:008D:04:001:Yellow Shape Next PL1
atetrisa:0:008D:05:001:Purple Shape Next PL1
atetrisa:0:008D:06:001:Light Blue Shape Next PL1
atetrisa:0:008D:07:001:Orange Shape Next PL1
atetrisa:0:008E:01:001:Red Shape Next PL2
atetrisa:0:008E:02:001:Green Shape Next PL2
atetrisa:0:008E:03:001:Dark Blue Shape Next PL2
atetrisa:0:008E:04:001:Yellow Shape Next PL2
atetrisa:0:008E:05:001:Purple Shape Next PL2
atetrisa:0:008E:06:001:Light Blue Shape Next PL2
atetrisa:0:008E:07:001:Orange Shape Next PL2
; [ Tetris (bootleg set 1) ]
atetrisb:0:00C1:09:000:Infinite Credits
atetrisb:0:0030:30:001:Finish This Level PL1
atetrisb:0:0031:30:501:Finish This Level PL1 (2/2)
atetrisb:0:0032:30:001:Finish This Level PL2
atetrisb:0:0033:30:501:Finish This Level PL2 (2/2)
atetrisb:0:008D:01:000:Always Red Shape PL1
atetrisb:0:008D:02:000:Always Green Shape PL1
atetrisb:0:008D:03:000:Always Dark Blue Shape PL1
atetrisb:0:008D:04:000:Always Yellow Shape PL1
atetrisb:0:008D:05:000:Always Purple Shape PL1
atetrisb:0:008D:06:000:Always Light Blue Shape PL1
atetrisb:0:008D:07:000:Always Orange Shape PL1
atetrisb:0:008E:01:000:Always Red Shape PL2
atetrisb:0:008E:02:000:Always Green Shape PL2
atetrisb:0:008E:03:000:Always Dark Blue Shape PL2
atetrisb:0:008E:04:000:Always Yellow Shape PL2
atetrisb:0:008E:05:000:Always Purple Shape PL2
atetrisb:0:008E:06:000:Always Light Blue Shape PL2
atetrisb:0:008E:07:000:Always Orange Shape PL2
atetrisb:0:008D:01:001:Red Shape Next PL1
atetrisb:0:008D:02:001:Green Shape Next PL1
atetrisb:0:008D:03:001:Dark Blue Shape Next PL1
atetrisb:0:008D:04:001:Yellow Shape Next PL1
atetrisb:0:008D:05:001:Purple Shape Next PL1
atetrisb:0:008D:06:001:Light Blue Shape Next PL1
atetrisb:0:008D:07:001:Orange Shape Next PL1
atetrisb:0:008E:01:001:Red Shape Next PL2
atetrisb:0:008E:02:001:Green Shape Next PL2
atetrisb:0:008E:03:001:Dark Blue Shape Next PL2
atetrisb:0:008E:04:001:Yellow Shape Next PL2
atetrisb:0:008E:05:001:Purple Shape Next PL2
atetrisb:0:008E:06:001:Light Blue Shape Next PL2
atetrisb:0:008E:07:001:Orange Shape Next PL2
; [ Tetris (bootleg set 2) ]
atetrsb2:0:00C1:09:000:Infinite Credits
atetrsb2:0:0030:30:001:Finish This Level PL1
atetrsb2:0:0031:30:501:Finish This Level PL1 (2/2)
atetrsb2:0:0032:30:001:Finish This Level PL2
atetrsb2:0:0033:30:501:Finish This Level PL2 (2/2)
atetrsb2:0:008D:01:000:Always Red Shape PL1
atetrsb2:0:008D:02:000:Always Green Shape PL1
atetrsb2:0:008D:03:000:Always Dark Blue Shape PL1
atetrsb2:0:008D:04:000:Always Yellow Shape PL1
atetrsb2:0:008D:05:000:Always Purple Shape PL1
atetrsb2:0:008D:06:000:Always Light Blue Shape PL1
atetrsb2:0:008D:07:000:Always Orange Shape PL1
atetrsb2:0:008E:01:000:Always Red Shape PL2
atetrsb2:0:008E:02:000:Always Green Shape PL2
atetrsb2:0:008E:03:000:Always Dark Blue Shape PL2
atetrsb2:0:008E:04:000:Always Yellow Shape PL2
atetrsb2:0:008E:05:000:Always Purple Shape PL2
atetrsb2:0:008E:06:000:Always Light Blue Shape PL2
atetrsb2:0:008E:07:000:Always Orange Shape PL2
atetrsb2:0:008D:01:001:Red Shape Next PL1
atetrsb2:0:008D:02:001:Green Shape Next PL1
atetrsb2:0:008D:03:001:Dark Blue Shape Next PL1
atetrsb2:0:008D:04:001:Yellow Shape Next PL1
atetrsb2:0:008D:05:001:Purple Shape Next PL1
atetrsb2:0:008D:06:001:Light Blue Shape Next PL1
atetrsb2:0:008D:07:001:Orange Shape Next PL1
atetrsb2:0:008E:01:001:Red Shape Next PL2
atetrsb2:0:008E:02:001:Green Shape Next PL2
atetrsb2:0:008E:03:001:Dark Blue Shape Next PL2
atetrsb2:0:008E:04:001:Yellow Shape Next PL2
atetrsb2:0:008E:05:001:Purple Shape Next PL2
atetrsb2:0:008E:06:001:Light Blue Shape Next PL2
atetrsb2:0:008E:07:001:Orange Shape Next PL2
; [ Athena ]
athena:0:D7F1:99:000:Infinite Credits
athena:0:FE1C:59:000:Infinite Time
athena:0:FD2F:03:000:Infinite Lives PL1
athena:0:FD17:A8:000:Infinite Energy PL1:Turn ON when you start playing or Energy Display 'Life' may not show
athena:0:FD37:7E:500:Infinite Energy PL1 (2/2)
athena:0:FD18:0C:000:Infinite Strength PL1
athena:0:FD19:8F:000:Infinite POW PL1
athena:0:FD16:01:000:Invincibility PL1
athena:0:FD93:03:000:Infinite Lives PL2
athena:0:FD7B:A8:000:Infinite Energy PL2:Turn ON when you start playing or Energy Display 'Life' may not show
athena:0:FD9B:7E:500:Infinite Energy PL2 (2/2)
athena:0:FD7C:0C:000:Infinite Strength PL2
athena:0:FD7D:8F:000:Infinite POW PL2
athena:0:FD7A:01:000:Invincibility PL2
athena:0:FD38:20:000:Always have the Bat
athena:0:FD3A:23:500:Always have the Bat (2/2)
athena:0:FD38:24:000:Always have the Hammer
athena:0:FD3A:27:500:Always have the Hammer (2/2)
athena:0:FD38:34:000:Always have the Crossbow
athena:0:FD3A:37:500:Always have the Crossbow (2/2)
athena:0:FD38:18:000:Always have the Red Sword
athena:0:FD3A:1B:500:Always have the Red Sword (2/2)
athena:0:FD38:28:000:Always have the Mace
athena:0:FD3A:2B:500:Always have the Mace (2/2)
athena:0:FD38:1C:000:Always have the Flaming Sword
athena:0:FD3A:1C:500:Always have the Flaming Sword (2/2)
athena:0:FD38:20:001:Get the Bat Now!
athena:0:FD3A:23:501:Get the Bat Now! (2/2)
athena:0:FD38:24:001:Get the Hammer Now!
athena:0:FD3A:27:501:Get the Hammer Now! (2/2)
athena:0:FD38:34:001:Get the Crossbow Now!
athena:0:FD3A:37:501:Get the Crossbow Now! (2/2)
athena:0:FD38:18:001:Get the Red Sword Now!
athena:0:FD3A:1B:501:Get the Red Sword Now! (2/2)
athena:0:FD38:28:001:Get the Mace Now!
athena:0:FD3A:2B:501:Get the Mace Now! (2/2)
athena:0:FD38:1C:001:Get the Flaming Sword Now!
athena:0:FD3A:1C:501:Get the Flaming Sword Now! (2/2)
athena:0:0000:00:999:[ These Collected Items cheats tend to be ]
athena:0:0000:00:999:[ slightly buggy - the descriptions may be ]
athena:0:0000:00:999:[ wrong too.. ]
athena:0:FD3B:1F:000:Always have Dragon's Helmet (Buggy)
athena:0:FD3C:1F:000:Always have Warrior's Armour (Buggy)
athena:0:FD3D:1F:000:Always have Lion's Shield (Buggy)
athena:0:FD3E:87:000:Always have Blue Ring of Wisdom
athena:0:FD3E:8B:000:Always have Red Ring of Wisdom
athena:0:FD3F:87:000:Always have Green Necklace of Fighter
athena:0:FD3F:8B:000:Always have Gold Necklace of Fighter
athena:0:FD40:87:000:Always have Blue Crystal Ball
athena:0:FD40:8B:000:Always have Red Crystal Ball
athena:0:FD40:8F:000:Always have Treasure Box
athena:0:FD41:87:000:Always have Ikarus's Boots
athena:0:FD42:87:000:Always have Pot of a Life
athena:0:FD42:8B:000:Always have Lamp of Guidance
athena:0:FD43:87:000:Always have Siva's Mirror
athena:0:FD43:8B:000:Always have Leda's Mirror
athena:0:FD43:8F:000:Always have Ide's Mirror
athena:0:FD44:87:000:Always have Messiah's Key
athena:0:FD44:8B:000:Always have Harp of Protection
athena:0:FD45:87:000:Always have Necklace of a Shell
athena:0:FD45:8B:000:Always have Wings of Pegasus
athena:0:FD46:87:000:Always have Slate of K
athena:0:FD3B:1F:001:Get Dragon's Helmet Now! (Buggy)
athena:0:FD3C:1F:001:Get Warrior's Armour Now! (Buggy)
athena:0:FD3D:1F:001:Get Lion's Shield Now! (Buggy)
athena:0:FD3E:87:001:Get Blue Ring of Wisdom Now!
athena:0:FD3E:8B:001:Get Red Ring of Wisdom Now!
athena:0:FD3F:87:001:Get Green Necklace of Fighter Now!
athena:0:FD3F:8B:001:Get Gold Necklace of Fighter Now!
athena:0:FD40:87:001:Get Blue Crystal Ball Now!
athena:0:FD40:8B:001:Get Red Crystal Ball Now!
athena:0:FD40:8F:001:Get Treasure Box Now!
athena:0:FD41:87:001:Get Ikarus's Boots Now!
athena:0:FD42:87:001:Get Pot of a Life Now!
athena:0:FD42:8B:001:Get Lamp of Guidance Now!
athena:0:FD43:87:001:Get Siva's Mirror Now!
athena:0:FD43:8B:001:Get Leda's Mirror Now!
athena:0:FD43:8F:001:Get Ide's Mirror Now!
athena:0:FD44:87:001:Get Messiah's Key Now!
athena:0:FD44:8B:001:Get Harp of Protection Now!
athena:0:FD45:87:001:Get Necklace of a Shell Now!
athena:0:FD45:8B:001:Get Wings of Pegasus Now!
athena:0:FD46:87:001:Get Slate of K Now!
; [ Battle of Atlantis (set 1) ]
atlantis:0:4033:99:000:Infinite Credits
atlantis:0:4022:06:000:Infinite Lives PL1
atlantis:0:4025:06:000:Infinite Lives PL2
atlantis:0:05C7:C9:100:Invincibility DOH
atlantis:0:03D5:D7:100:Invincibility 1: Causes some gfx corruption
atlantis:0:05AE:C9:100:Invincibility 2
atlantis:0:0523:18:100:Invincibility 3
;atlantis:0:0567:C9:100:Invincibility:Turn this cheat 'ON' after the screen has started scrolling or you will get corruption at the top. NOTE, you can't destroy any attacking sprites either.
;atlantis:0:039D:C9:600:Invincibility (2/2)
;atlantis:0:058D:00:100:Invincibility?
;atlantis:0:03D4:00:100:Invincibility NEW
;atlantis:0:03D5:00:100:Invincibility NEW
;atlantis:0:03D6:00:100:Invincibility NEW
atlantis:0:401A:64:000:Invincibility
atlantis:0:4076:28:500:Invincibility (2/8)
atlantis:0:4078:04:500:Invincibility (3/8)
atlantis:0:43F2:2C:500:Invincibility (4/8)
atlantis:0:43F3:40:500:Invincibility (5/8)
atlantis:0:43FD:04:500:Invincibility (6/8)
atlantis:0:5041:28:500:Invincibility (7/8)
atlantis:0:5042:00:500:Invincibility (8/8)
; [ Battle of Atlantis (set 2) ]
atlants2:0:4035:99:000:Infinite Credits
atlants2:0:4024:06:000:Infinite Lives PL1
atlants2:0:4027:06:000:Infinite Lives PL2
; [ Atomic Boy ]
atomboy:0:D0F0:09:000:Infinite Time
atomboy:0:D3D2:08:000:Infinite Lives
atomboy:0:3FE3:C9:100:Invincibility:Falling OFF the screen or dropping OFF high platforms will still kill you though!
; [ Atomic Point ]
atomicp:0:FFDAFE:09:000:Infinite Credits
atomicp:0:FFDBA6:00:000:Infinite Time PL1
atomicp:0:FFDB80:62:001:Go to level 99 PL1:Use on "level select" screen
atomicp:0:FFDB80:62:061:Select next level PL1
atomicp:0:FFDB81:00:000:Difficulty always set = 0 PL1
atomicp:0:FFDBAE:80:000:Always "power" PL1
atomicp:0:FFDB81:00:001:Set Difficulty to 0 Now! PL1
atomicp:0:FFDBAE:80:001:Get "power" Now! PL1
atomicp:0:FFDC50:00:000:Infinite Time PL2
atomicp:0:FFDC2A:62:001:Go to level 99 PL2:Use on "level select" screen
atomicp:0:FFDC2A:62:061:Select next level PL2
atomicp:0:FFDC2B:00:000:Difficulty always set = 0 PL2
atomicp:0:FFDC58:80:000:Always "power" PL2
atomicp:0:FFDC2B:00:001:Set Difficulty to 0 Now! PL2
atomicp:0:FFDC58:80:001:Get "power" Now! PL2
; [ New Atomic Punk - Global Quest (US) ]
atompunk:0:A0C1A:09:000:Infinite Time
atompunk:0:A0C19:99:500:Infinite Time (2/2)
atompunk:0:A3902:00:001:Finish this Level Now!:To be used "Normal Mode" only
atompunk:0:A0055:99:000:Infinite Credits PL1
atompunk:0:A0BB3:09:000:Infinite Lives PL1
atompunk:0:A0BB4:03:000:Maximum Speed PL1
atompunk:0:A0BB6:07:000:Maximum Flame Length PL1
atompunk:0:A0BB8:08:000:Maximum Bombs PL1
atompunk:0:A0BBA:99:000:Maximum Extra Bombs PL1
atompunk:0:A1128:20:020:Invincibility "ON" PL1:To be used "Normal Mode" only
atompunk:0:A1128:20:041:Invincibility "OFF" PL1
atompunk:0:A0BB9:00:000:Always have Normal Bombs PL1
atompunk:0:A0BB9:01:000:Always have Manual Bombs PL1
atompunk:0:A0BB9:02:000:Always have Split Bombs PL1
atompunk:0:A0BB9:00:001:Get Normal Bombs Now! PL1
atompunk:0:A0BB9:01:001:Get Manual Bombs Now! PL1
atompunk:0:A0BB9:02:001:Get Split Bombs Now! PL1
atompunk:0:A0056:99:000:Infinite Credits PL2
atompunk:0:A0BC3:09:000:Infinite Lives PL2
atompunk:0:A0BC4:03:000:Maximum Speed PL2
atompunk:0:A0BC6:07:000:Maximum Flame Length PL2
atompunk:0:A0BC8:08:000:Maximum Bombs PL2
atompunk:0:A0BCA:99:000:Maximum Extra Bombs PL2
atompunk:0:A1168:20:020:Invincibility "ON" PL2:To be used "Normal Mode" only
atompunk:0:A1168:20:041:Invincibility "OFF" PL2
atompunk:0:A0BC9:00:000:Always have Normal Bombs PL2
atompunk:0:A0BC9:01:000:Always have Manual Bombs PL2
atompunk:0:A0BC9:02:000:Always have Split Bombs PL2
atompunk:0:A0BC9:00:001:Get Normal Bombs Now! PL2
atompunk:0:A0BC9:01:001:Get Manual Bombs Now! PL2
atompunk:0:A0BC9:02:001:Get Split Bombs Now! PL2
atompunk:0:A0057:99:000:Infinite Credits PL3
atompunk:0:A0BD3:09:000:Infinite Lives PL3
atompunk:0:A0BD4:03:000:Maximum Speed PL3
atompunk:0:A0BD6:07:000:Maximum Flame Length PL3
atompunk:0:A0BD8:08:000:Maximum Bombs PL3
atompunk:0:A0BDA:99:000:Maximum Extra Bombs PL3
atompunk:0:A11A8:20:020:Invincibility "ON" PL3:To be used "Normal Mode" only
atompunk:0:A11A8:20:041:Invincibility "OFF" PL3
atompunk:0:A0BD9:00:000:Always have Normal Bombs PL3
atompunk:0:A0BD9:01:000:Always have Manual Bombs PL3
atompunk:0:A0BD9:02:000:Always have Split Bombs PL3
atompunk:0:A0BD9:00:001:Get Normal Bombs Now! PL3
atompunk:0:A0BD9:01:001:Get Manual Bombs Now! PL3
atompunk:0:A0BD9:02:001:Get Split Bombs Now! PL3
atompunk:0:A0058:99:000:Infinite Credits PL4
atompunk:0:A0BE3:09:000:Infinite Lives PL4
atompunk:0:A0BE4:03:000:Maximum Speed PL4
atompunk:0:A0BE6:07:000:Maximum Flame Length PL4
atompunk:0:A0BE8:08:000:Maximum Bombs PL4
atompunk:0:A0BEA:99:000:Maximum Extra Bombs PL4
atompunk:0:A11E8:20:020:Invincibility "ON" PL4:To be used "Normal Mode" only
atompunk:0:A11E8:20:041:Invincibility "OFF" PL4
atompunk:0:A0BE9:00:000:Always have Normal Bombs PL4
atompunk:0:A0BE9:01:000:Always have Manual Bombs PL4
atompunk:0:A0BE9:02:000:Always have Split Bombs PL4
atompunk:0:A0BE9:00:001:Get Normal Bombs Now! PL4
atompunk:0:A0BE9:01:001:Get Manual Bombs Now! PL4
atompunk:0:A0BE9:02:001:Get Split Bombs Now! PL4
; [ Aurail (set 1) ]
aurail:0:FFFFA6:18:000:Infinite Credits
aurail:0:FFE741:04:000:Infinite Lives
aurail:0:FFE979:FF:000:Infinite Energy
aurail:0:FFC421:00:000:Invincibility
; [ Aurail (set 2) ]
auraila:0:FFFFA6:18:000:Infinite Credits
auraila:0:FFE741:04:000:Infinite Lives
auraila:0:FFE979:FF:000:Infinite Energy
auraila:0:FFC421:00:000:Invincibility
; [ AV2Mahjong No.1 Bay Bridge no Seijo (Japan) ]
av2mj1bb:0:0000:00:999:[ The winning hand cheat must be activated when ]
av2mj1bb:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
av2mj1bb:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
av2mj1bb:0:0000:00:999:[ visually change until you make a move. ]
av2mj1bb:0:FC8B:31:001:Get winning hand Now!
av2mj1bb:0:FC8C:31:501:Get winning hand Now! (02/14)
av2mj1bb:0:FC8D:31:501:Get winning hand Now! (03/14)
av2mj1bb:0:FC8E:32:501:Get winning hand Now! (04/14)
av2mj1bb:0:FC8F:32:501:Get winning hand Now! (05/14)
av2mj1bb:0:FC90:32:501:Get winning hand Now! (06/14)
av2mj1bb:0:FC91:33:501:Get winning hand Now! (07/14)
av2mj1bb:0:FC92:33:501:Get winning hand Now! (08/14)
av2mj1bb:0:FC93:33:501:Get winning hand Now! (09/14)
av2mj1bb:0:FC94:34:501:Get winning hand Now! (10/14)
av2mj1bb:0:FC95:34:501:Get winning hand Now! (11/14)
av2mj1bb:0:FC96:34:501:Get winning hand Now! (12/14)
av2mj1bb:0:FC97:35:501:Get winning hand Now! (13/14)
av2mj1bb:0:FC98:35:501:Get winning hand Now! (14/14)
av2mj1bb:0:FC8B:31:000:Always winning hand
av2mj1bb:0:FC8C:31:500:Always winning hand (02/14)
av2mj1bb:0:FC8D:31:500:Always winning hand (03/14)
av2mj1bb:0:FC8E:32:500:Always winning hand (04/14)
av2mj1bb:0:FC8F:32:500:Always winning hand (05/14)
av2mj1bb:0:FC90:32:500:Always winning hand (06/14)
av2mj1bb:0:FC91:33:500:Always winning hand (07/14)
av2mj1bb:0:FC92:33:500:Always winning hand (08/14)
av2mj1bb:0:FC93:33:500:Always winning hand (09/14)
av2mj1bb:0:FC94:34:500:Always winning hand (10/14)
av2mj1bb:0:FC95:34:500:Always winning hand (11/14)
av2mj1bb:0:FC96:34:500:Always winning hand (12/14)
av2mj1bb:0:FC97:35:500:Always winning hand (13/14)
av2mj1bb:0:FC98:35:500:Always winning hand (14/14)
:av2mj1bb:00000006:FC8B:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:av2mj1bb:00000006:FD0B:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
av2mj1bb:0:0000:00:999:[ Here is the look-up list for ]
av2mj1bb:0:0000:00:999:[ the above watches. ]
av2mj1bb:0:0000:00:999:[ ]
av2mj1bb:0:0000:00:999:[ value common name chinese name ]
av2mj1bb:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
av2mj1bb:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
av2mj1bb:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
av2mj1bb:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
av2mj1bb:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
av2mj1bb:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
av2mj1bb:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
av2mj1bb:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
av2mj1bb:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
av2mj1bb:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
av2mj1bb:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
av2mj1bb:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
av2mj1bb:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
av2mj1bb:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
av2mj1bb:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
av2mj1bb:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
av2mj1bb:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
av2mj1bb:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
av2mj1bb:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
av2mj1bb:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
av2mj1bb:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
av2mj1bb:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
av2mj1bb:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
av2mj1bb:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
av2mj1bb:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
av2mj1bb:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
av2mj1bb:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
av2mj1bb:0:0000:00:999:[ 31h East "wind" ]
av2mj1bb:0:0000:00:999:[ 32h South "wind" ]
av2mj1bb:0:0000:00:999:[ 33h West "wind" ]
av2mj1bb:0:0000:00:999:[ 34h North "wind" ]
av2mj1bb:0:0000:00:999:[ 35h White "dragon" ]
av2mj1bb:0:0000:00:999:[ 36h Green "dragon" ]
av2mj1bb:0:0000:00:999:[ 37h Red "dragon" ]
av2mj1bb:0:0000:00:999:[ 3Fh - no tile - ]
; [ AV2Mahjong No.2 Rouge no Kaori (Japan) ]
av2mj2rg:0:0000:00:999:[ The winning hand cheat must be activated when ]
av2mj2rg:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
av2mj2rg:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
av2mj2rg:0:0000:00:999:[ visually change until you make a move. ]
av2mj2rg:0:FC8B:31:001:Get winning hand Now!
av2mj2rg:0:FC8C:31:501:Get winning hand Now! (02/14)
av2mj2rg:0:FC8D:31:501:Get winning hand Now! (03/14)
av2mj2rg:0:FC8E:32:501:Get winning hand Now! (04/14)
av2mj2rg:0:FC8F:32:501:Get winning hand Now! (05/14)
av2mj2rg:0:FC90:32:501:Get winning hand Now! (06/14)
av2mj2rg:0:FC91:33:501:Get winning hand Now! (07/14)
av2mj2rg:0:FC92:33:501:Get winning hand Now! (08/14)
av2mj2rg:0:FC93:33:501:Get winning hand Now! (09/14)
av2mj2rg:0:FC94:34:501:Get winning hand Now! (10/14)
av2mj2rg:0:FC95:34:501:Get winning hand Now! (11/14)
av2mj2rg:0:FC96:34:501:Get winning hand Now! (12/14)
av2mj2rg:0:FC97:35:501:Get winning hand Now! (13/14)
av2mj2rg:0:FC98:35:501:Get winning hand Now! (14/14)
av2mj2rg:0:FC8B:31:000:Always winning hand
av2mj2rg:0:FC8C:31:500:Always winning hand (02/14)
av2mj2rg:0:FC8D:31:500:Always winning hand (03/14)
av2mj2rg:0:FC8E:32:500:Always winning hand (04/14)
av2mj2rg:0:FC8F:32:500:Always winning hand (05/14)
av2mj2rg:0:FC90:32:500:Always winning hand (06/14)
av2mj2rg:0:FC91:33:500:Always winning hand (07/14)
av2mj2rg:0:FC92:33:500:Always winning hand (08/14)
av2mj2rg:0:FC93:33:500:Always winning hand (09/14)
av2mj2rg:0:FC94:34:500:Always winning hand (10/14)
av2mj2rg:0:FC95:34:500:Always winning hand (11/14)
av2mj2rg:0:FC96:34:500:Always winning hand (12/14)
av2mj2rg:0:FC97:35:500:Always winning hand (13/14)
av2mj2rg:0:FC98:35:500:Always winning hand (14/14)
:av2mj2rg:00000006:FC8B:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:av2mj2rg:00000006:FD0B:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
av2mj2rg:0:0000:00:999:[ Here is the look-up list for ]
av2mj2rg:0:0000:00:999:[ the above watches. ]
av2mj2rg:0:0000:00:999:[ ]
av2mj2rg:0:0000:00:999:[ value common name chinese name ]
av2mj2rg:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
av2mj2rg:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
av2mj2rg:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
av2mj2rg:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
av2mj2rg:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
av2mj2rg:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
av2mj2rg:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
av2mj2rg:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
av2mj2rg:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
av2mj2rg:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
av2mj2rg:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
av2mj2rg:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
av2mj2rg:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
av2mj2rg:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
av2mj2rg:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
av2mj2rg:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
av2mj2rg:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
av2mj2rg:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
av2mj2rg:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
av2mj2rg:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
av2mj2rg:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
av2mj2rg:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
av2mj2rg:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
av2mj2rg:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
av2mj2rg:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
av2mj2rg:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
av2mj2rg:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
av2mj2rg:0:0000:00:999:[ 31h East "wind" ]
av2mj2rg:0:0000:00:999:[ 32h South "wind" ]
av2mj2rg:0:0000:00:999:[ 33h West "wind" ]
av2mj2rg:0:0000:00:999:[ 34h North "wind" ]
av2mj2rg:0:0000:00:999:[ 35h White "dragon" ]
av2mj2rg:0:0000:00:999:[ 36h Green "dragon" ]
av2mj2rg:0:0000:00:999:[ 37h Red "dragon" ]
av2mj2rg:0:0000:00:999:[ 3Fh - no tile - ]
; [ Avalanche ]
avalnche:0:0075:0F:000:Infinite Credits
avalnche:0:0079:00:000:Infinite Lives
avalnche:0:0014:01:000:Always have All Bats
avalnche:0:0015:01:500:Always have All Bats (2/6)
avalnche:0:0016:01:500:Always have All Bats (3/6)
avalnche:0:0017:01:500:Always have All Bats (4/6)
avalnche:0:0018:01:500:Always have All Bats (5/6)
avalnche:0:0019:01:500:Always have All Bats (6/6)
; [ Avengers (US set 2) ]
avenger2:0:C030:99:000:Infinite Credits
avenger2:0:C0EB:9A:000:Infinite Time
avenger2:0:C0EA:09:500:Infinite Time (2/2)
avenger2:0:C0A4:9B:000:Infinite Lives PL1
avenger2:0:C41D:08:000:Infinite Energy PL1
avenger2:0:C400:80:040:Invincibility PL1
avenger2:0:C0A5:9B:000:Infinite Lives PL2
avenger2:0:C43D:08:000:Infinite Energy PL2
avenger2:0:C420:80:040:Invincibility PL2
; [ Avengers (US set 1) ]
avengers:0:C030:99:000:Infinite Credits
avengers:0:C0EB:9A:000:Infinite Time
avengers:0:C0EA:09:500:Infinite Time (2/2)
avengers:0:C0A4:9B:000:Infinite Lives PL1
avengers:0:C41D:08:000:Infinite Energy PL1
avengers:0:C400:80:040:Invincibility PL1
avengers:0:C0A5:9B:000:Infinite Lives PL2
avengers:0:C43D:08:000:Infinite Energy PL2
avengers:0:C420:80:040:Invincibility PL2
; [ Avengers In Galactic Storm (Japan) ]
avengrgs:0:001088A1:09:000:Infinite Credits
avengrgs:0:001084C9:63:000:Infinite Time
avengrgs:0:001084C9:00:001:Finish this Round Now!
avengrgs:0:00108DCC:01:000:Infinite Energy PL1
avengrgs:0:00108DCD:4E:500:Infinite Energy PL1 (2/2)
avengrgs:0:00108DCC:00:001:Drain All Energy Now! PL1
avengrgs:0:00108DCD:00:501:Drain All Energy Now! PL1 (2/2)
avengrgs:0:00108F7C:01:000:Infinite Energy PL2
avengrgs:0:00108F7D:4E:500:Infinite Energy PL2 (2/2)
avengrgs:0:00108F7C:00:001:Drain All Energy Now! PL2
avengrgs:0:00108F7D:00:501:Drain All Energy Now! PL2 (2/2)
avengrgs:0:00000000:00:999:
avengrgs:0:00000000:00:999:VS MODE CHEATS
avengrgs:0:00000000:00:999:
avengrgs:0:00108DD7:00:000:Always have Wins = 0 [VS MODE] PL1
avengrgs:0:00108DD7:02:000:Always have Wins = 2 [VS MODE] PL1:As long as PL2 wins < 2 then PL1 wins the the battle automatically at the end of round
avengrgs:0:00108DD7:00:001:Set Wins = 0 Now! [VS MODE] PL1
avengrgs:0:00108DD7:01:001:Set Wins = 1 Now! [VS MODE] PL1
avengrgs:0:00108DD7:02:001:Set Wins = 2 Now! [VS MODE] PL1:As long as PL2 wins < 2 then PL1 wins the battle automatically at the end of round
avengrgs:0:00108F87:00:000:Always have Wins = 0 [VS MODE] PL2
avengrgs:0:00108F87:02:000:Always have Wins = 2 [VS MODE] PL2:As long as PL1 wins < 2 then PL2 wins the the battle automatically at the end of round
avengrgs:0:00108F87:00:001:Set Wins = 0 Now! [VS MODE] PL2
avengrgs:0:00108F87:01:001:Set Wins = 1 Now! [VS MODE] PL2
avengrgs:0:00108F87:02:001:Set Wins = 2 Now! [VS MODE] PL2:As long as PL1 wins < 2 then PL2 wins the battle automatically at the end of round
avengrgs:0:00000000:00:999:
avengrgs:0:00000000:00:999:STORY MODE CHEATS
avengrgs:0:00000000:00:999:
avengrgs:0:0010912C:00:001:Drain All Enemy Energy Now! [STORY MODE]
avengrgs:0:0010912D:00:501:Drain All Enemy Energy Now! [STORY MODE] (2/2)
avengrgs:0:00108DD8:09:000:Infinite Lives [STORY MODE] PL1
avengrgs:0:00108F88:09:000:Infinite Lives [STORY MODE] PL2
; [ Alien vs. Predator (Euro 940520) ]
avsp:0:FF8225:59:000:Infinite Time
avsp:0:FF8471:09:000:Infinite Lives PL1
avsp:0:FF83C1:65:000:Infinite Health PL1
avsp:0:FF840B:00:000:Infinite Special PL1
avsp:0:FF840C:40:500:Infinite Special PL1 (2/2)
avsp:0:FF842F:E4:000:Infinite Super PL1
avsp:0:FF83CC:01:000:Invincibility PL1
avsp:0:FF83F0:10:500:Invincibility PL1 (2/4)
avsp:0:FF841F:00:500:Invincibility PL1 (3/4)
avsp:0:FF8429:00:500:Invincibility PL1 (4/4)
avsp:0:FF8571:09:000:Infinite Lives PL2
avsp:0:FF84C1:65:000:Infinite Health PL2
avsp:0:FF850B:00:000:Infinite Special PL2
avsp:0:FF850C:40:500:Infinite Special PL2 (2/2)
avsp:0:FF852F:E4:000:Infinite Super PL2
avsp:0:FF84CC:01:000:Invincibility PL2
avsp:0:FF84F0:10:500:Invincibility PL2 (2/4)
avsp:0:FF851F:00:500:Invincibility PL2 (3/4)
avsp:0:FF8529:00:500:Invincibility PL2 (4/4)
avsp:0:FF8671:09:000:Infinite Lives PL3
avsp:0:FF85C1:65:000:Infinite Health PL3
avsp:0:FF860B:00:000:Infinite Special PL3
avsp:0:FF860C:40:500:Infinite Special PL3 (2/2)
avsp:0:FF862F:E4:000:Infinite Super PL3
avsp:0:FF85CC:01:000:Invincibility PL3
avsp:0:FF85F0:10:500:Invincibility PL3 (2/4)
avsp:0:FF861F:00:500:Invincibility PL3 (3/4)
avsp:0:FF8629:00:500:Invincibility PL3 (4/4)
avsp:0:000000:00:999:[ These are the codes to set the machine region - the ]
avsp:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
avsp:0:000000:00:999:[ - ON or before the ROM check screen!! ]
avsp:0:FF81C9:00:000:Region Switch = Japan
avsp:0:FF81C9:02:000:Region Switch = USA
avsp:0:FF81C9:04:000:Region Switch = Hispanic
avsp:0:FF81C9:06:000:Region Switch = Asia
avsp:0:FF81C9:08:000:Region Switch = Euro
; [ Alien vs. Predator (Asia 940520) ]
avspa:0:FF8225:59:000:Infinite Time
avspa:0:FF8471:09:000:Infinite Lives PL1
avspa:0:FF83C1:65:000:Infinite Health PL1
avspa:0:FF840B:00:000:Infinite Special PL1
avspa:0:FF840C:40:500:Infinite Special PL1 (2/2)
avspa:0:FF842F:E4:000:Infinite Super PL1
avspa:0:FF83CC:01:000:Invincibility PL1
avspa:0:FF83F0:10:500:Invincibility PL1 (2/4)
avspa:0:FF841F:00:500:Invincibility PL1 (3/4)
avspa:0:FF8429:00:500:Invincibility PL1 (4/4)
avspa:0:FF8571:09:000:Infinite Lives PL2
avspa:0:FF84C1:65:000:Infinite Health PL2
avspa:0:FF850B:00:000:Infinite Special PL2
avspa:0:FF850C:40:500:Infinite Special PL2 (2/2)
avspa:0:FF852F:E4:000:Infinite Super PL2
avspa:0:FF84CC:01:000:Invincibility PL2
avspa:0:FF84F0:10:500:Invincibility PL2 (2/4)
avspa:0:FF851F:00:500:Invincibility PL2 (3/4)
avspa:0:FF8529:00:500:Invincibility PL2 (4/4)
avspa:0:FF8671:09:000:Infinite Lives PL3
avspa:0:FF85C1:65:000:Infinite Health PL3
avspa:0:FF860B:00:000:Infinite Special PL3
avspa:0:FF860C:40:500:Infinite Special PL3 (2/2)
avspa:0:FF862F:E4:000:Infinite Super PL3
avspa:0:FF85CC:01:000:Invincibility PL3
avspa:0:FF85F0:10:500:Invincibility PL3 (2/4)
avspa:0:FF861F:00:500:Invincibility PL3 (3/4)
avspa:0:FF8629:00:500:Invincibility PL3 (4/4)
avspa:0:000000:00:999:[ These are the codes to set the machine region - the ]
avspa:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
avspa:0:000000:00:999:[ - ON or before the ROM check screen!! ]
avspa:0:FF81C9:00:000:Region Switch = Japan
avspa:0:FF81C9:02:000:Region Switch = USA
avspa:0:FF81C9:04:000:Region Switch = Hispanic
avspa:0:FF81C9:06:000:Region Switch = Asia
avspa:0:FF81C9:08:000:Region Switch = Euro
; [ Avenging Spirit ]
avspirit:0:07A527:78:000:Invincibility
avspirit:0:079E55:C8:000:Infinite Energy (ghost)
avspirit:0:079F51:68:000:Infinite Energy (player)
avspirit:0:079F51:01:001:No more energy (player):Get hit to be a ghost
avspirit:0:07F038:28:000:Infinite Time for bosses
; [ Alien vs. Predator (Japan 940520) ]
avspj:0:FF8225:59:000:Infinite Time
avspj:0:FF8471:09:000:Infinite Lives PL1
avspj:0:FF83C1:65:000:Infinite Health PL1
avspj:0:FF840B:00:000:Infinite Special PL1
avspj:0:FF840C:40:500:Infinite Special PL1 (2/2)
avspj:0:FF842F:E4:000:Infinite Super PL1
avspj:0:FF83CC:01:000:Invincibility PL1
avspj:0:FF83F0:10:500:Invincibility PL1 (2/4)
avspj:0:FF841F:00:500:Invincibility PL1 (3/4)
avspj:0:FF8429:00:500:Invincibility PL1 (4/4)
avspj:0:FF8571:09:000:Infinite Lives PL2
avspj:0:FF84C1:65:000:Infinite Health PL2
avspj:0:FF850B:00:000:Infinite Special PL2
avspj:0:FF850C:40:500:Infinite Special PL2 (2/2)
avspj:0:FF852F:E4:000:Infinite Super PL2
avspj:0:FF84CC:01:000:Invincibility PL2
avspj:0:FF84F0:10:500:Invincibility PL2 (2/4)
avspj:0:FF851F:00:500:Invincibility PL2 (3/4)
avspj:0:FF8529:00:500:Invincibility PL2 (4/4)
avspj:0:FF8671:09:000:Infinite Lives PL3
avspj:0:FF85C1:65:000:Infinite Health PL3
avspj:0:FF860B:00:000:Infinite Special PL3
avspj:0:FF860C:40:500:Infinite Special PL3 (2/2)
avspj:0:FF862F:E4:000:Infinite Super PL3
avspj:0:FF85CC:01:000:Invincibility PL3
avspj:0:FF85F0:10:500:Invincibility PL3 (2/4)
avspj:0:FF861F:00:500:Invincibility PL3 (3/4)
avspj:0:FF8629:00:500:Invincibility PL3 (4/4)
avspj:0:000000:00:999:[ These are the codes to set the machine region - the ]
avspj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
avspj:0:000000:00:999:[ - ON or before the ROM check screen!! ]
avspj:0:FF81C9:00:000:Region Switch = Japan
avspj:0:FF81C9:02:000:Region Switch = USA
avspj:0:FF81C9:04:000:Region Switch = Hispanic
avspj:0:FF81C9:06:000:Region Switch = Asia
avspj:0:FF81C9:08:000:Region Switch = Euro
; [ Alien vs. Predator (US 940520) ]
avspu:0:FF8225:59:000:Infinite Time
avspu:0:FF8471:09:000:Infinite Lives PL1
avspu:0:FF83C1:65:000:Infinite Health PL1
avspu:0:FF840B:00:000:Infinite Special PL1
avspu:0:FF840C:40:500:Infinite Special PL1 (2/2)
avspu:0:FF842F:E4:000:Infinite Super PL1
avspu:0:FF83CC:01:000:Invincibility PL1
avspu:0:FF83F0:10:500:Invincibility PL1 (2/4)
avspu:0:FF841F:00:500:Invincibility PL1 (3/4)
avspu:0:FF8429:00:500:Invincibility PL1 (4/4)
avspu:0:FF8571:09:000:Infinite Lives PL2
avspu:0:FF84C1:65:000:Infinite Health PL2
avspu:0:FF850B:00:000:Infinite Special PL2
avspu:0:FF850C:40:500:Infinite Special PL2 (2/2)
avspu:0:FF852F:E4:000:Infinite Super PL2
avspu:0:FF84CC:01:000:Invincibility PL2
avspu:0:FF84F0:10:500:Invincibility PL2 (2/4)
avspu:0:FF851F:00:500:Invincibility PL2 (3/4)
avspu:0:FF8529:00:500:Invincibility PL2 (4/4)
avspu:0:FF8671:09:000:Infinite Lives PL3
avspu:0:FF85C1:65:000:Infinite Health PL3
avspu:0:FF860B:00:000:Infinite Special PL3
avspu:0:FF860C:40:500:Infinite Special PL3 (2/2)
avspu:0:FF862F:E4:000:Infinite Super PL3
avspu:0:FF85CC:01:000:Invincibility PL3
avspu:0:FF85F0:10:500:Invincibility PL3 (2/4)
avspu:0:FF861F:00:500:Invincibility PL3 (3/4)
avspu:0:FF8629:00:500:Invincibility PL3 (4/4)
avspu:0:000000:00:999:[ These are the codes to set the machine region - the ]
avspu:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
avspu:0:000000:00:999:[ - ON or before the ROM check screen!! ]
avspu:0:FF81C9:00:000:Region Switch = Japan
avspu:0:FF81C9:02:000:Region Switch = USA
avspu:0:FF81C9:04:000:Region Switch = Hispanic
avspu:0:FF81C9:06:000:Region Switch = Asia
avspu:0:FF81C9:08:000:Region Switch = Euro
; [ Aztarac ]
aztarac:0:FFE8E3:99:000:Infinite Credits
aztarac:0:000000:00:999:[The bases can STILL ]
aztarac:0:000000:00:999:[explode, but you will get ]
aztarac:0:000000:00:999:[the bonuses and progress ]
aztarac:0:000000:00:999:[ ]
aztarac:0:000000:00:999:[Normal game - Normal bonus]
aztarac:0:000000:00:999:[ ]
aztarac:0:FFE8F5:04:020:Infinite Bases
aztarac:0:FFE1E0:10:520:Infinite Bases (2/2)
aztarac:0:000000:00:999:[ ]
aztarac:0:000000:00:999:[Easier game - Maximum bonus]
aztarac:0:000000:00:999:[In 'easier game',ALL aliens]
aztarac:0:000000:00:999:[will disappear when a base ]
aztarac:0:000000:00:999:[is hit. ]
aztarac:0:000000:00:999:[ ]
aztarac:0:FFE8F5:04:000:Infinite Bases
aztarac:0:FFE1E0:0F:500:Infinite Bases (2/2)
; [ Azurian Attack ]
azurian:0:40B0:99:000:Infinite Credits
azurian:0:401D:09:000:Infinite Lives
azurian:0:0C8B:C3:100:Invincibility:Turn this cheat OFF to dock!!
azurian:0:1762:C3:600:Invincibility (2/4):1/4 takes care of most sprite collisions, 2/4 takes care of most background collisions
azurian:0:19A6:C3:600:Invincibility (3/4):3/4 & 4/4 sorts out the rest (dieing in the asteroid belt)
azurian:0:19A7:F6:600:Invincibility (4/4)
; [ Bad Dudes vs. Dragonninja (US) ]
baddudes:0:FFA8C6:99:000:Infinite Time
baddudes:0:FF95C0:01:001:Kill BOSS with One Hit Now!
baddudes:0:FFA39A:03:000:Infinite Lives PL1
baddudes:0:FFA380:14:000:Infinite Energy PL1
baddudes:0:FFA386:10:000:Invincibility PL1
baddudes:0:FFA365:00:000:Always have No Weapon PL1
baddudes:0:FFA365:02:000:Always have Nunchaku PL1
baddudes:0:FFA365:04:000:Always have Knife PL1
baddudes:0:FFA365:00:001:Get No Weapon Now! PL1
baddudes:0:FFA365:02:001:Get Nunchaku Now! PL1
baddudes:0:FFA365:04:001:Get Knife Now! PL1
baddudes:0:FFA25A:03:000:Infinite Lives PL2
baddudes:0:FFA240:14:000:Infinite Energy PL2
baddudes:0:FFA246:10:000:Invincibility PL2
baddudes:0:FFA225:00:000:Always have No Weapon PL2
baddudes:0:FFA225:02:000:Always have Nunchaku PL2
baddudes:0:FFA225:04:000:Always have Knife PL2
baddudes:0:FFA225:00:001:Get No Weapon Now! PL2
baddudes:0:FFA225:02:001:Get Nunchaku Now! PL2
baddudes:0:FFA225:04:001:Get Knife Now! PL2
; [ Bad Lands ]
badlands:0:FFFF1D:19:000:Infinite Credits
badlands:0:FFF2B6:63:000:Infinite Missiles PL1
badlands:0:FFF2BB:63:000:Infinite Shields PL1
badlands:0:FFF2C5:09:000:Infinite Wrenches PL1
badlands:0:FFF2B7:06:000:Always have Maximum Tires PL1
badlands:0:FFF2B8:06:000:Always have Maximum Speed PL1
badlands:0:FFF2B9:06:000:Always have Maximum Turbo PL1
badlands:0:FFF336:63:000:Infinite Missiles PL2
badlands:0:FFF33B:63:000:Infinite Shields PL2
badlands:0:FFF345:09:000:Infinite Wrenches PL2
badlands:0:FFF337:06:000:Always have Maximum Tires PL2
badlands:0:FFF338:06:000:Always have Maximum Speed PL2
badlands:0:FFF339:06:000:Always have Maximum Turbo PL2
; [ Bagman ]
bagman:0:6000:90:000:Infinite Credits
bagman:0:6056:05:000:Infinite Lives
bagman:0:61E8:99:000:Infinite Time
bagman:0:6025:00:000:Invincibility
bagman:0:6029:01:500:Invincibility (2/3)
bagman:0:604E:00:500:Invincibility (3/3)
bagman:0:61E8:00:001:Game Over Now!
bagman:0:61CF:01:000:Always carry a pick:Turn off when not needed!
bagman:0:61CF:01:001:Get the pick Now!
; [ Bagman (Moon Cresta hardware) ]
bagmanmc:0:6000:90:000:Infinite Credits
bagmanmc:0:6056:05:000:Infinite Lives
bagmanmc:0:61E8:99:000:Infinite Time
bagmanmc:0:6025:00:000:Invincibility
bagmanmc:0:6029:01:500:Invincibility (2/3)
bagmanmc:0:604E:00:500:Invincibility (3/3)
bagmanmc:0:61E8:00:001:Game Over Now!
bagmanmc:0:61CF:01:000:Always carry a pick:Turn off when not needed!
bagmanmc:0:61CF:01:001:Get the pick Now!
; [ Bagman (Stern set 1) ]
bagmans:0:6000:90:000:Infinite Credits
bagmans:0:6056:05:000:Infinite Lives
bagmans:0:61E8:99:000:Infinite Time
bagmans:0:6025:00:000:Invincibility
bagmans:0:6029:01:500:Invincibility (2/3)
bagmans:0:604E:00:500:Invincibility (3/3)
bagmans:0:61E8:00:001:Game Over Now!
bagmans:0:61CF:01:000:Always carry a pick:Turn off when not needed!
bagmans:0:61CF:01:001:Get the pick Now!
; [ Bagman (Stern set 2) ]
bagmans2:0:6000:90:000:Infinite Credits
bagmans2:0:6056:05:000:Infinite Lives
bagmans2:0:61E8:99:000:Infinite Time
bagmans2:0:6025:00:000:Invincibility
bagmans2:0:6029:01:500:Invincibility (2/3)
bagmans2:0:604E:00:500:Invincibility (3/3)
bagmans2:0:61E8:00:001:Game Over Now!
bagmans2:0:61CF:01:000:Always carry a pick:Turn off when not needed!
bagmans2:0:61CF:01:001:Get the pick Now!
; [ Le Bagnard ]
bagnard:0:6000:90:000:Infinite Credits
bagnard:0:6056:05:000:Infinite Lives
bagnard:0:61E8:99:000:Infinite Time
bagnard:0:6025:00:000:Invincibility
bagnard:0:6029:01:500:Invincibility (2/3)
bagnard:0:604E:00:500:Invincibility (3/3)
bagnard:0:61E8:00:001:Game Over Now!
bagnard:0:61CF:01:000:Always carry a pick:Turn off when not needed!
bagnard:0:61CF:01:001:Get the pick Now!
; [ Bakatonosama Mahjong Manyuki ]
bakatono:0:1000FD:EF:000:Infinite Move Time
bakatono:0:000000:00:999:[ The winning hand cheat must be activated ]
bakatono:0:000000:00:999:[ when there are 14 tiles in your hand, then ]
bakatono:0:000000:00:999:[ select 'RON' - the only yellow option. The ]
bakatono:0:000000:00:999:[ tiles do not visually change until you make ]
bakatono:0:000000:00:999:[ a move. ]
bakatono:0:101844:31:001:Get winning hand Now!
bakatono:0:101845:31:501:Get winning hand Now! (02/14)
bakatono:0:101846:31:501:Get winning hand Now! (03/14)
bakatono:0:101847:32:501:Get winning hand Now! (04/14)
bakatono:0:101848:32:501:Get winning hand Now! (05/14)
bakatono:0:101849:32:501:Get winning hand Now! (06/14)
bakatono:0:10184A:33:501:Get winning hand Now! (07/14)
bakatono:0:10184B:33:501:Get winning hand Now! (08/14)
bakatono:0:10184C:33:501:Get winning hand Now! (09/14)
bakatono:0:10184D:34:501:Get winning hand Now! (10/14)
bakatono:0:10184E:34:501:Get winning hand Now! (11/14)
bakatono:0:10184F:34:501:Get winning hand Now! (12/14)
bakatono:0:101850:35:501:Get winning hand Now! (13/14)
bakatono:0:101851:35:501:Get winning hand Now! (14/14)
bakatono:0:000000:00:999:[ See this URL for mahjong rules ]
bakatono:0:000000:00:999:[ www.tky.hut.fi/~kjmjm/english/majiang/ ]
bakatono:0:000000:00:999:[ rules/basics.html (merge both lines!) ]
; [ Baku Baku Animal ]
bakubaku:0:00183D05:09:000:Infinite Credits
bakubaku:0:06087507:00:000:Enemy attacks are worthless PL1
bakubaku:0:06087671:00:500:Enemy attacks are worthless PL1 (2/2)
bakubaku:0:06087509:00:000:Enemy attacks are worthless PL2
bakubaku:0:0608766F:00:500:Enemy attacks are worthless PL2 (1/2)
; [ Bakuretsu Breaker ]
bakubrkr:0:100082:09:000:Infinite Credits
bakubrkr:0:10011D:0B:000:Infinite Player Select Time
bakubrkr:0:100123:09:000:Infinite Continue Time
:bakubrkr:62000001:000000:00000000:00000000:Select Start Stage:Enable this cheat on the player select screen
:bakubrkr:00010001:100093:00000000:FFFFFFFF:Loop 1 Stage 1
:bakubrkr:00010001:100093:00000001:FFFFFFFF:Loop 1 Stage 2
:bakubrkr:00010001:100093:00000002:FFFFFFFF:Loop 1 Stage 3
:bakubrkr:00010001:100093:00000003:FFFFFFFF:Loop 1 Stage 4
:bakubrkr:00010001:100093:00000004:FFFFFFFF:Loop 1 Stage 5
:bakubrkr:00010001:100093:00000005:FFFFFFFF:Loop 1 Stage 6
:bakubrkr:00010001:100093:00000006:FFFFFFFF:Loop 2 Stage 1
:bakubrkr:00010001:100093:00000007:FFFFFFFF:Loop 2 Stage 2
:bakubrkr:00010001:100093:00000008:FFFFFFFF:Loop 2 Stage 3
:bakubrkr:00010001:100093:00000009:FFFFFFFF:Loop 2 Stage 4
:bakubrkr:00010001:100093:0000000A:FFFFFFFF:Loop 2 Stage 5
:bakubrkr:00010001:100093:0000000B:FFFFFFFF:Loop 2 Stage 6
bakubrkr:0:10BB96:0A:000:Infinite Lives PL1
bakubrkr:0:10BB97:09:000:Infinite Bombs PL1
bakubrkr:0:10BB8D:03:000:Invincibility PL1:Turn this cheat OFF before you finish a stage or the game will crash!!
bakubrkr:0:10BB7A:05:000:Always Max Shot Power PL1
:bakubrkr:62000000:000000:00000000:00000000:Select Sub Weapon PL1
:bakubrkr:00010000:10BB79:00000000:FFFFFFFF:No Sub Weapon
:bakubrkr:00010000:10BB79:00000001:FFFFFFFF:Missile
:bakubrkr:00010000:10BB79:00000002:FFFFFFFF:Homing Missile
:bakubrkr:00010000:10BB79:00000003:FFFFFFFF:Shot Gun
:bakubrkr:00010000:10BB79:00000004:FFFFFFFF:Craker
bakubrkr:0:10BB6A:0A:000:Infinite Lives PL2
bakubrkr:0:10BB6B:09:000:Infinite Bombs PL2
bakubrkr:0:10BB61:03:000:Invincibility PL2:Turn this cheat OFF before you finish a stage or the game will crash!!
bakubrkr:0:10BB4E:05:000:Always Max Shot Power PL2
:bakubrkr:62000000:000000:00000000:00000000:Select Sub Weapon PL2
:bakubrkr:00010000:10BB4D:00000000:FFFFFFFF:No Sub Weapon
:bakubrkr:00010000:10BB4D:00000001:FFFFFFFF:Missile
:bakubrkr:00010000:10BB4D:00000002:FFFFFFFF:Homing Missile
:bakubrkr:00010000:10BB4D:00000003:FFFFFFFF:Shot Gun
:bakubrkr:00010000:10BB4D:00000004:FFFFFFFF:Craker
; [ Mahjong Bakuhatsu Junjouden (Japan) ]
bakuhatu:0:D950:63:000:Infinite Hearts
bakuhatu:0:0000:00:999:[ The winning hand cheat must be activated when ]
bakuhatu:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
bakuhatu:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
bakuhatu:0:0000:00:999:[ visually change until you make a move. ]
bakuhatu:0:DC8F:31:001:Get winning hand Now!
bakuhatu:0:DC90:31:501:Get winning hand Now! (02/14)
bakuhatu:0:DC91:31:501:Get winning hand Now! (03/14)
bakuhatu:0:DC92:32:501:Get winning hand Now! (04/14)
bakuhatu:0:DC93:32:501:Get winning hand Now! (05/14)
bakuhatu:0:DC94:32:501:Get winning hand Now! (06/14)
bakuhatu:0:DC95:33:501:Get winning hand Now! (07/14)
bakuhatu:0:DC96:33:501:Get winning hand Now! (08/14)
bakuhatu:0:DC97:33:501:Get winning hand Now! (09/14)
bakuhatu:0:DC98:34:501:Get winning hand Now! (10/14)
bakuhatu:0:DC99:34:501:Get winning hand Now! (11/14)
bakuhatu:0:DC9A:34:501:Get winning hand Now! (12/14)
bakuhatu:0:DC9B:35:501:Get winning hand Now! (13/14)
bakuhatu:0:DC9C:35:501:Get winning hand Now! (14/14)
bakuhatu:0:0000:00:999:[ At the start of a game, there may be some ]
bakuhatu:0:0000:00:999:[ small glitches on the tiles when using the ]
bakuhatu:0:0000:00:999:[ 'Always' cheats. The cheats should still work ]
bakuhatu:0:0000:00:999:[ as normal. ]
bakuhatu:0:DC8F:31:000:Always winning hand
bakuhatu:0:DC90:31:500:Always winning hand (02/14)
bakuhatu:0:DC91:31:500:Always winning hand (03/14)
bakuhatu:0:DC92:32:500:Always winning hand (04/14)
bakuhatu:0:DC93:32:500:Always winning hand (05/14)
bakuhatu:0:DC94:32:500:Always winning hand (06/14)
bakuhatu:0:DC95:33:500:Always winning hand (07/14)
bakuhatu:0:DC96:33:500:Always winning hand (08/14)
bakuhatu:0:DC97:33:500:Always winning hand (09/14)
bakuhatu:0:DC98:34:500:Always winning hand (10/14)
bakuhatu:0:DC99:34:500:Always winning hand (11/14)
bakuhatu:0:DC9A:34:500:Always winning hand (12/14)
bakuhatu:0:DC9B:35:500:Always winning hand (13/14)
bakuhatu:0:DC9C:35:500:Always winning hand (14/14)
:bakuhatu:00000006:DC8F:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:bakuhatu:00000006:DD0F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
bakuhatu:0:0000:00:999:[ Here is the look-up list for ]
bakuhatu:0:0000:00:999:[ the above watches. ]
bakuhatu:0:0000:00:999:[ ]
bakuhatu:0:0000:00:999:[ value common name chinese name ]
bakuhatu:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
bakuhatu:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
bakuhatu:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
bakuhatu:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
bakuhatu:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
bakuhatu:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
bakuhatu:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
bakuhatu:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
bakuhatu:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
bakuhatu:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
bakuhatu:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
bakuhatu:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
bakuhatu:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
bakuhatu:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
bakuhatu:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
bakuhatu:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
bakuhatu:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
bakuhatu:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
bakuhatu:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
bakuhatu:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
bakuhatu:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
bakuhatu:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
bakuhatu:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
bakuhatu:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
bakuhatu:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
bakuhatu:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
bakuhatu:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
bakuhatu:0:0000:00:999:[ 31h East "wind" ]
bakuhatu:0:0000:00:999:[ 32h South "wind" ]
bakuhatu:0:0000:00:999:[ 33h West "wind" ]
bakuhatu:0:0000:00:999:[ 34h North "wind" ]
bakuhatu:0:0000:00:999:[ 35h White "dragon" ]
bakuhatu:0:0000:00:999:[ 36h Green "dragon" ]
bakuhatu:0:0000:00:999:[ 37h Red "dragon" ]
bakuhatu:0:0000:00:999:[ 3Fh - no tile - ]
; [ Bakutotsu Kijuutei ]
bakutotu:0:0060:05:000:Infinite Lives
bakutotu:0:004D:04:000:Maximum Fire Power
; [ Bal Cube ]
balcube:0:F0484C:63:000:Infinite Credits
balcube:0:F0009D:03:000:Infinite Lives PL1
balcube:0:F0021B:01:000:All Bumpers always "ON" PL1
balcube:0:F0025B:01:500:All Bumpers always "ON" PL1 (2/7)
balcube:0:F0029B:01:500:All Bumpers always "ON" PL1 (3/7)
balcube:0:F002DB:01:500:All Bumpers always "ON" PL1 (4/7)
balcube:0:F0031B:01:500:All Bumpers always "ON" PL1 (5/7)
balcube:0:F0035B:01:500:All Bumpers always "ON" PL1 (6/7)
balcube:0:F0039B:01:500:All Bumpers always "ON" PL1 (7/7)
balcube:0:F0021B:01:001:All Bumpers "ON" Now! PL1
balcube:0:F0025B:01:501:All Bumpers "ON" Now! PL1 (2/7)
balcube:0:F0029B:01:501:All Bumpers "ON" Now! PL1 (3/7)
balcube:0:F002DB:01:501:All Bumpers "ON" Now! PL1 (4/7)
balcube:0:F0031B:01:501:All Bumpers "ON" Now! PL1 (5/7)
balcube:0:F0035B:01:501:All Bumpers "ON" Now! PL1 (6/7)
balcube:0:F0039B:01:501:All Bumpers "ON" Now! PL1 (7/7)
balcube:0:000000:00:999:[ Bumper 1 is the most left and Bumper 7 ]
balcube:0:000000:00:999:[ is the most right. ]
balcube:0:F0021B:01:000:Bumper 1 always "ON" PL1
balcube:0:F0021B:00:001:Bumper 1 "OFF" Now! PL1
balcube:0:F0025B:01:000:Bumper 2 always "ON" PL1
balcube:0:F0025B:00:001:Bumper 2 "OFF" Now! PL1
balcube:0:F0029B:01:000:Bumper 3 always "ON" PL1
balcube:0:F0029B:00:001:Bumper 3 "OFF" Now! PL1
balcube:0:F002DB:01:000:Bumper 4 always "ON" PL1
balcube:0:F002DB:00:001:Bumper 4 "OFF" Now! PL1
balcube:0:F0031B:01:000:Bumper 5 always "ON" PL1
balcube:0:F0031B:00:001:Bumper 5 "OFF" Now! PL1
balcube:0:F0035B:01:000:Bumper 6 always "ON" PL1
balcube:0:F0035B:00:001:Bumper 6 "OFF" Now! PL1
balcube:0:F0039B:01:000:Bumper 7 always "ON" PL1
balcube:0:F0039B:00:001:Bumper 7 "OFF" Now! PL1
balcube:0:F0089D:03:000:Infinite Lives PL2
balcube:0:F00A1B:01:000:All Bumpers always "ON" PL2
balcube:0:F00A5B:01:500:All Bumpers always "ON" PL2 (2/7)
balcube:0:F00A9B:01:500:All Bumpers always "ON" PL2 (3/7)
balcube:0:F00BDB:01:500:All Bumpers always "ON" PL2 (4/7)
balcube:0:F00B1B:01:500:All Bumpers always "ON" PL2 (5/7)
balcube:0:F00B5B:01:500:All Bumpers always "ON" PL2 (6/7)
balcube:0:F00B9B:01:500:All Bumpers always "ON" PL2 (7/7)
balcube:0:F00A1B:01:001:All Bumpers "ON" Now! PL2
balcube:0:F00A5B:01:501:All Bumpers "ON" Now! PL2 (2/7)
balcube:0:F00A9B:01:501:All Bumpers "ON" Now! PL2 (3/7)
balcube:0:F00ADB:01:501:All Bumpers "ON" Now! PL2 (4/7)
balcube:0:F00B1B:01:501:All Bumpers "ON" Now! PL2 (5/7)
balcube:0:F00B5B:01:501:All Bumpers "ON" Now! PL2 (6/7)
balcube:0:F00B9B:01:501:All Bumpers "ON" Now! PL2 (7/7)
balcube:0:000000:00:999:[ Bumper 1 is the most left and Bumper 7 ]
balcube:0:000000:00:999:[ is the most right. ]
balcube:0:F00A1B:01:000:Bumper 1 always "ON" PL2
balcube:0:F00A1B:00:001:Bumper 1 "OFF" Now! PL2
balcube:0:F00A5B:01:000:Bumper 2 always "ON" PL2
balcube:0:F00A5B:00:001:Bumper 2 "OFF" Now! PL2
balcube:0:F00A9B:01:000:Bumper 3 always "ON" PL2
balcube:0:F00A9B:00:001:Bumper 3 "OFF" Now! PL2
balcube:0:F00ADB:01:000:Bumper 4 always "ON" PL2
balcube:0:F00ADB:00:001:Bumper 4 "OFF" Now! PL2
balcube:0:F00B1B:01:000:Bumper 5 always "ON" PL2
balcube:0:F00B1B:00:001:Bumper 5 "OFF" Now! PL2
balcube:0:F00B5B:01:000:Bumper 6 always "ON" PL2
balcube:0:F00B5B:00:001:Bumper 6 "OFF" Now! PL2
balcube:0:F00B9B:01:000:Bumper 7 always "ON" PL2
balcube:0:F00B9B:00:001:Bumper 7 "OFF" Now! PL2
; [ Balloon Bomber ]
ballbomb:0:20E7:09:000:Infinite Credits
ballbomb:0:2127:03:000:Infinite Lives PL1
ballbomb:0:2227:03:000:Infinite Lives PL2
ballbomb:0:2083:C8:000:Stop bombs falling freely
; [ Balloon Brothers ]
ballbros:0:F0201B:09:000:Infinite Credits
ballbros:0:F00624:99:000:Maximum Lines PL1
ballbros:0:F00625:99:500:Maximum Lines PL1 (2/2)
ballbros:0:F00626:99:000:Maximum Lines PL2
ballbros:0:F00627:99:500:Maximum Lines PL2 (2/2)
; [ Vs. Balloon Fight ]
balonfgt:0:0066:07:000:Infinite Lives (Left Screen) PL1
balonfgt:0:03E2:02:000:Always have two Baloons (Left Screen) PL1
balonfgt:0:03E2:00:001:Lose All Baloons Now! (Left Screen) PL1
balonfgt:0:0067:07:000:Infinite Lives (Left Screen) PL2
balonfgt:0:03E2:02:000:Always have two Baloons (Left Screen) PL2
balonfgt:0:03E2:00:001:Lose All Baloons Now! (Left Screen) PL2
balonfgt:1:0066:07:000:Infinite Lives (Right Screen) PL1
balonfgt:1:03E2:02:000:Always have two Baloons (Right Screen) PL1
balonfgt:1:03E2:00:001:Lose All Baloons Now! (Right Screen) PL1
balonfgt:1:0067:07:000:Infinite Lives (Right Screen) PL2
balonfgt:1:03E2:02:000:Always have two Baloons (Right Screen) PL2
balonfgt:1:03E2:00:001:Lose All Baloons Now! (Right Screen) PL2
; [ Baluba-louk no Densetsu ]
baluba:0:8018:63:000:Infinite Credits
baluba:0:841D:78:000:Infinite Time
baluba:0:8404:80:040:Invincibility
baluba:0:80FE:03:000:Infinite Lives PL1
baluba:0:810B:01:001:One treasure needed Now! PL1
:baluba:00001301:811A:0000001F:FFFFFFFF:Select Starting Round PL1:You should enable this cheat on the press 1 or 2 player button screen, ie. after credits have been inserted! The Round display wont be correct
baluba:0:811A:1F:061:Select Next Round PL1:Round display wont be correct
baluba:0:812E:03:000:Infinite Lives PL2
baluba:0:813B:01:001:One treasure needed Now! PL2
:baluba:00001301:814A:0000001F:FFFFFFFF:Select Starting Round PL2:You should enable this cheat on the press 1 or 2 player button screen, ie. after credits have been inserted! The Round display wont be correct
baluba:0:814A:1F:061:Select Next Round PL2:Round display wont be correct
; [ Mahjong Banana Dream [BET] (Japan 891124) ]
bananadr:0:0000:00:999:[ The winning hand cheat must be ]
bananadr:0:0000:00:999:[ activated when there are 14 tiles ]
bananadr:0:0000:00:999:[ in your hand, then press the RON ]
bananadr:0:0000:00:999:[ key ('Z' by default). The tiles do ]
bananadr:0:0000:00:999:[ not visually change until you make ]
bananadr:0:0000:00:999:[ a move. ]
bananadr:0:FC8C:31:001:Get winning hand Now!
bananadr:0:FC8D:31:501:Get winning hand Now! (02/14)
bananadr:0:FC8E:31:501:Get winning hand Now! (03/14)
bananadr:0:FC8F:32:501:Get winning hand Now! (04/14)
bananadr:0:FC90:32:501:Get winning hand Now! (05/14)
bananadr:0:FC91:32:501:Get winning hand Now! (06/14)
bananadr:0:FC92:33:501:Get winning hand Now! (07/14)
bananadr:0:FC93:33:501:Get winning hand Now! (08/14)
bananadr:0:FC94:33:501:Get winning hand Now! (09/14)
bananadr:0:FC95:34:501:Get winning hand Now! (10/14)
bananadr:0:FC96:34:501:Get winning hand Now! (11/14)
bananadr:0:FC97:34:501:Get winning hand Now! (12/14)
bananadr:0:FC98:35:501:Get winning hand Now! (13/14)
bananadr:0:FC99:35:501:Get winning hand Now! (14/14)
bananadr:0:FC8C:31:000:Always winning hand
bananadr:0:FC8D:31:500:Always winning hand (02/14)
bananadr:0:FC8E:31:500:Always winning hand (03/14)
bananadr:0:FC8F:32:500:Always winning hand (04/14)
bananadr:0:FC90:32:500:Always winning hand (05/14)
bananadr:0:FC91:32:500:Always winning hand (06/14)
bananadr:0:FC92:33:500:Always winning hand (07/14)
bananadr:0:FC93:33:500:Always winning hand (08/14)
bananadr:0:FC94:33:500:Always winning hand (09/14)
bananadr:0:FC95:34:500:Always winning hand (10/14)
bananadr:0:FC96:34:500:Always winning hand (11/14)
bananadr:0:FC97:34:500:Always winning hand (12/14)
bananadr:0:FC98:35:500:Always winning hand (13/14)
bananadr:0:FC99:35:500:Always winning hand (14/14)
:bananadr:00000006:FC8C:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:bananadr:00000006:FD0C:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
bananadr:0:0000:00:999:[ Here is the look-up list for ]
bananadr:0:0000:00:999:[ the above watches. ]
bananadr:0:0000:00:999:[ ]
bananadr:0:0000:00:999:[ value common name chinese name ]
bananadr:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
bananadr:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
bananadr:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
bananadr:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
bananadr:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
bananadr:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
bananadr:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
bananadr:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
bananadr:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
bananadr:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
bananadr:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
bananadr:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
bananadr:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
bananadr:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
bananadr:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
bananadr:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
bananadr:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
bananadr:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
bananadr:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
bananadr:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
bananadr:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
bananadr:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
bananadr:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
bananadr:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
bananadr:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
bananadr:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
bananadr:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
bananadr:0:0000:00:999:[ 31h East "wind" ]
bananadr:0:0000:00:999:[ 32h South "wind" ]
bananadr:0:0000:00:999:[ 33h West "wind" ]
bananadr:0:0000:00:999:[ 34h North "wind" ]
bananadr:0:0000:00:999:[ 35h White "dragon" ]
bananadr:0:0000:00:999:[ 36h Green "dragon" ]
bananadr:0:0000:00:999:[ 37h Red "dragon" ]
bananadr:0:0000:00:999:[ 3Fh - no tile - ]
; [ Bandido ]
bandido:0:60DB:99:000:Infinite Credits
bandido:0:6035:FF:000:Invincibility
bandido:0:61FF:09:000:Infinite Lives PL1
bandido:0:62FF:09:000:Infinite Lives PL2
; [ Bang! ]
bang:0:FE2A8A:03:000:Infinite Lives PL1
bang:0:FE2A8B:03:000:Infinite Lives PL2
; [ Bang Bang Ball (v1.05) ]
bangball:0:F048B0:FF:000:Infinite Credits
bangball:0:F04C35:09:000:Infinite Time
bangball:0:F04C36:05:500:Infinite Time (2/3)
bangball:0:F04C37:0A:500:Infinite Time (3/3)
:bangball:00001301:F04ABF:0000002B:FFFFFFFF:Select Starting Stage:You should enable this cheat on the Press START button screen, ie. after credits have been inserted!
bangball:0:F04ABF:2B:061:Select Next Stage
bangball:0:F04C44:04:000:Infinite Lives PL1
bangball:0:F04C45:04:000:Infinite Lives PL2
; [ Bang Bead ]
bangbead:0:1044C9:06:000:Infinite Time
bangbead:0:1044CB:00:500:Infinite Time (2/2)
:bangbead:00000000:10444C:00000080:FFFFFFFF:Always have Max 'Miracle' Power PL1
:bangbead:00010000:104461:00000003:FFFFFFFF:Always have Max 'Miracle' Power PL1 (2/2)
:bangbead:00000000:10444C:00000000:FFFFFFFF:Always have No Power PL1
:bangbead:00010000:104461:00000000:FFFFFFFF:Always have No Power PL1 (2/2)
:bangbead:00000001:10444C:00000080:FFFFFFFF:Get Max 'Miracle' Power Now! PL1
:bangbead:00010001:104461:00000003:FFFFFFFF:Get Max 'Miracle' Power Now! PL1 (2/2)
:bangbead:00000001:10444C:00000000:FFFFFFFF:Get No Power Now! PL1
:bangbead:00010001:104461:00000000:FFFFFFFF:Get No Power Now! PL1 (2/2)
:bangbead:60000000:000000:00000000:00000000:[ Free player selection - Use on the ]
:bangbead:60000000:000000:00000000:00000000:[ character selection screen. ]
:bangbead:62000000:1041AF:00000000:FFFFFFFF:Select Character PL1
:bangbead:00010000:1041AF:00000000:FFFFFFFF:Chinta
:bangbead:00010000:1041AF:00000001:FFFFFFFF:Siren
:bangbead:00010000:1041AF:00000002:FFFFFFFF:Hiromu
:bangbead:00010000:1041AF:00000003:FFFFFFFF:Bloody Wolf
:bangbead:00010000:1041AF:00000004:FFFFFFFF:Simon
:bangbead:00010000:1041AF:00000005:FFFFFFFF:Surya
:bangbead:00010000:1041AF:00000006:FFFFFFFF:Mr. Justice
:bangbead:00010000:1041AF:00000007:FFFFFFFF:#Hegins 2nd#
:bangbead:00010000:1041AF:00000008:FFFFFFFF:#Takuzo#
:bangbead:00000000:104476:00000080:FFFFFFFF:Always have Max 'Miracle' Power PL2
:bangbead:00010000:10448B:00000003:FFFFFFFF:Always have Max 'Miracle' Power PL2 (2/2)
:bangbead:00000000:104476:00000000:FFFFFFFF:Always have No Power PL2
:bangbead:00010000:10448B:00000000:FFFFFFFF:Always have No Power PL2 (2/2)
:bangbead:00000001:104476:00000080:FFFFFFFF:Get Max 'Miracle' Power Now! PL2
:bangbead:00010001:10448B:00000003:FFFFFFFF:Get Max 'Miracle' Power Now! PL2 (2/2)
:bangbead:00000001:104476:00000000:FFFFFFFF:Get No Power Now! PL2
:bangbead:00010001:10448B:00000000:FFFFFFFF:Get No Power Now! PL2 (2/2)
:bangbead:60000000:000000:00000000:00000000:[ Free player selection - Use on the ]
:bangbead:60000000:000000:00000000:00000000:[ character selection screen. ]
:bangbead:62000000:1041B1:00000000:FFFFFFFF:Select Character PL2
:bangbead:00010000:1041B1:00000000:FFFFFFFF:Chinta
:bangbead:00010000:1041B1:00000001:FFFFFFFF:Siren
:bangbead:00010000:1041B1:00000002:FFFFFFFF:Hiromu
:bangbead:00010000:1041B1:00000003:FFFFFFFF:Bloody Wolf
:bangbead:00010000:1041B1:00000004:FFFFFFFF:Simon
:bangbead:00010000:1041B1:00000005:FFFFFFFF:Surya
:bangbead:00010000:1041B1:00000006:FFFFFFFF:Mr. Justice
:bangbead:00010000:1041B1:00000007:FFFFFFFF:#Hegins 2nd#
:bangbead:00010000:1041B1:00000008:FFFFFFFF:#Takuzo#
; [ Gun Gabacho (Japan) ]
bangj:0:FE2A8A:03:000:Infinite Lives PL1
bangj:0:FE2A8B:03:000:Infinite Lives PL2
; [ Bank Panic ]
bankp:0:E0A5:38:000:Infinite Time
bankp:0:E078:39:000:Infinite Bomb Time:You will still need to shoot the bomb on the door to let someone through to deposit money but the bomb will never go off.
bankp:0:E0A0:06:000:Infinite Lives
bankp:0:E0CC:0B:001:One Money Bag needed Now!
; [ Baraduke (set 2) ]
baraduka:1:0080:63:000:Infinite Credits
baraduka:0:00C0:08:000:Infinite Lives
baraduka:0:00D5:08:000:Infinite Energy
baraduka:0:00D6:08:500:Infinite Energy (2/2)
baraduka:0:00DE:03:000:Always have Maximum Power Gun
baraduka:0:00C9:08:000:Maximum Saved Packet (Friend)
; [ Baraduke (set 1) ]
baraduke:1:0080:63:000:Infinite Credits
baraduke:0:00C0:08:000:Infinite Lives
baraduke:0:00D5:08:000:Infinite Energy
baraduke:0:00D6:08:500:Infinite Energy (2/2)
baraduke:0:00DE:03:000:Always have Maximum Power Gun
baraduke:0:00C9:08:000:Maximum Saved Packet (Friend)
; [ Barricade ]
barricad:0:02E6:00:100:Invincibility:You can't pass through the top or bottom walls though! Turn it OFF when you've had enough
barricad:0:02E7:00:600:Invincibility (2/3)
barricad:0:02E8:00:600:Invincibility (3/3)
; [ Barrier ]
barrier:0:00AD:09:000:Infinite Credits
barrier:0:0061:05:000:Infinite Lives
; [ Baseball The Season II ]
basebal2:0:E001:09:000:Infinite Credits
; [ Battle Circuit (Euro 970319) ]
batcir:0:FF5863:09:000:Infinite Credits
batcir:0:FF5D57:5A:000:Infinite Time
batcir:0:FF5950:0A:000:Infinite Time To Buy Upgrades
batcir:0:FF5934:07:071:Select Starting Round:Enable on the Character Select screen
batcir:0:FF5934:07:061:Select Next Round
batcir:0:FF830A:09:000:Infinite Lives PL1
batcir:0:FF82B7:80:000:Infinite Energy PL1
batcir:0:FF82EB:80:500:Infinite Energy PL1 (2/2)
batcir:0:FF830C:03:000:Invincibility PL1
batcir:0:FF8328:27:000:Infinite Money PL1
batcir:0:FF8329:0F:500:Infinite Money PL1 (2/2)
batcir:0:FF833E:05:000:Infinite Battle Download Units PL1
batcir:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcir:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcir:0:FF833C:01:020:Always have 50 Coin Upgrade PL1:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcir:0:FF833C:02:020:Always have 100 Coin Upgrade PL1:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcir:0:FF833C:04:020:Always have 200 Coin Upgrade PL1:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcir:0:FF833C:08:020:Always have 300/400 Coin Upgrade PL1:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcir:0:FF833C:10:020:Always have 400/300 Coin Upgrade PL1:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcir:0:FF833C:20:020:Always have 500 Coin Upgrade PL1:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcir:0:FF833C:80:020:Always have Earnt Upgrade PL1:CB/YI/AG/PO/CS="Vital Gain 2"
batcir:0:FF833C:01:021:Get 50 Coin Upgrade Now! PL1:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcir:0:FF833C:02:021:Get 100 Coin Upgrade Now! PL1:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcir:0:FF833C:04:021:Get 200 Coin Upgrade Now! PL1:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcir:0:FF833C:08:021:Get 300/400 Coin Upgrade Now! PL1:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcir:0:FF833C:10:021:Get 400/300 Coin Upgrade Now! PL1:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcir:0:FF833C:20:021:Get 500 Coin Upgrade Now! PL1:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcir:0:FF833C:80:021:Get Earnt Upgrade Now! PL1:CB/YI/AG/PO/CS="Vital Gain 2"
batcir:0:FF844A:09:000:Infinite Lives PL2
batcir:0:FF83F7:80:000:Infinite Energy PL2
batcir:0:FF842B:80:500:Infinite Energy PL2 (2/2)
batcir:0:FF844C:03:000:Invincibility PL2
batcir:0:FF8468:27:000:Infinite Money PL2
batcir:0:FF8469:0F:500:Infinite Money PL2 (2/2)
batcir:0:FF847E:05:000:Infinite Battle Download Units PL2
batcir:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcir:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcir:0:FF847C:01:020:Always have 50 Coin Upgrade PL2:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcir:0:FF847C:02:020:Always have 100 Coin Upgrade PL2:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcir:0:FF847C:04:020:Always have 200 Coin Upgrade PL2:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcir:0:FF847C:08:020:Always have 300/400 Coin Upgrade PL2:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcir:0:FF847C:10:020:Always have 400/300 Coin Upgrade PL2:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcir:0:FF847C:20:020:Always have 500 Coin Upgrade PL2:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcir:0:FF847C:80:020:Always have Earnt Upgrade PL2:CB/YI/AG/PO/CS="Vital Gain 2"
batcir:0:FF847C:01:021:Get 50 Coin Upgrade Now! PL2:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcir:0:FF847C:02:021:Get 100 Coin Upgrade Now! PL2:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcir:0:FF847C:04:021:Get 200 Coin Upgrade Now! PL2:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcir:0:FF847C:08:021:Get 300/400 Coin Upgrade Now! PL2:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcir:0:FF847C:10:021:Get 400/300 Coin Upgrade Now! PL2:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcir:0:FF847C:20:021:Get 500 Coin Upgrade Now! PL2:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcir:0:FF847C:80:021:Get Earnt Upgrade Now! PL2:CB/YI/AG/PO/CS="Vital Gain 2"
batcir:0:FF858A:09:000:Infinite Lives PL3
batcir:0:FF8537:80:000:Infinite Energy PL3
batcir:0:FF856B:80:500:Infinite Energy PL3 (2/2)
batcir:0:FF858C:03:000:Invincibility PL3
batcir:0:FF85A8:27:000:Infinite Money PL3
batcir:0:FF85A9:0F:500:Infinite Money PL3 (2/2)
batcir:0:FF85BE:05:000:Infinite Battle Download Units PL3
batcir:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcir:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcir:0:FF85BC:01:020:Always have 50 Coin Upgrade PL3:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcir:0:FF85BC:02:020:Always have 100 Coin Upgrade PL3:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcir:0:FF85BC:04:020:Always have 200 Coin Upgrade PL3:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcir:0:FF85BC:08:020:Always have 300/400 Coin Upgrade PL3:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcir:0:FF85BC:10:020:Always have 400/300 Coin Upgrade PL3:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcir:0:FF85BC:20:020:Always have 500 Coin Upgrade PL3:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcir:0:FF85BC:80:020:Always have Earnt Upgrade PL3:CB/YI/AG/PO/CS="Vital Gain 2"
batcir:0:FF85BC:01:021:Get 50 Coin Upgrade Now! PL3:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcir:0:FF85BC:02:021:Get 100 Coin Upgrade Now! PL3:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcir:0:FF85BC:04:021:Get 200 Coin Upgrade Now! PL3:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcir:0:FF85BC:08:021:Get 300/400 Coin Upgrade Now! PL3:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcir:0:FF85BC:10:021:Get 400/300 Coin Upgrade Now! PL3:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcir:0:FF85BC:20:021:Get 500 Coin Upgrade Now! PL3:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcir:0:FF85BC:80:021:Get Earnt Upgrade Now! PL3:CB/YI/AG/PO/CS="Vital Gain 2"
batcir:0:FF86CA:09:000:Infinite Lives PL4
batcir:0:FF8677:80:000:Infinite Energy PL4
batcir:0:FF86AB:80:500:Infinite Energy PL4 (2/2)
batcir:0:FF86CC:03:000:Invincibility PL4
batcir:0:FF86E8:27:000:Infinite Money PL4
batcir:0:FF86E9:0F:500:Infinite Money PL4 (2/2)
batcir:0:FF86FE:05:000:Infinite Battle Download Units PL4
batcir:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcir:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcir:0:FF86FC:01:020:Always have 50 Coin Upgrade PL4:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcir:0:FF86FC:02:020:Always have 100 Coin Upgrade PL4:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcir:0:FF86FC:04:020:Always have 200 Coin Upgrade PL4:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcir:0:FF86FC:08:020:Always have 300/400 Coin Upgrade PL4:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcir:0:FF86FC:10:020:Always have 400/300 Coin Upgrade PL4:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcir:0:FF86FC:20:020:Always have 500 Coin Upgrade PL4:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcir:0:FF86FC:80:020:Always have Earnt Upgrade PL4:CB/YI/AG/PO/CS="Vital Gain 2"
batcir:0:FF86FC:01:021:Get 50 Coin Upgrade Now! PL4:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcir:0:FF86FC:02:021:Get 100 Coin Upgrade Now! PL4:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcir:0:FF86FC:04:021:Get 200 Coin Upgrade Now! PL4:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcir:0:FF86FC:08:021:Get 300/400 Coin Upgrade Now! PL4:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcir:0:FF86FC:10:021:Get 400/300 Coin Upgrade Now! PL4:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcir:0:FF86FC:20:021:Get 500 Coin Upgrade Now! PL4:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcir:0:FF86FC:80:021:Get Earnt Upgrade Now! PL4:CB/YI/AG/PO/CS="Vital Gain 2"
batcir:0:000000:00:999:[ These are the codes to set the machine region - the ]
batcir:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
batcir:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
batcir:0:FF58C4:00:000:Region Switch = Japan
batcir:0:FF58C4:01:000:Region Switch = USA
batcir:0:FF58C4:02:000:Region Switch = Asia
batcir:0:FF58C4:03:000:Region Switch = Hispanic
batcir:0:FF58C4:04:000:Region Switch = Euro
batcir:0:FF58C4:05:000:Region Switch = Brazil
; [ Battle Circuit (Asia 970319) ]
batcira:0:FF5863:09:000:Infinite Credits
batcira:0:FF5D57:5A:000:Infinite Time
batcira:0:FF5950:0A:000:Infinite Time To Buy Upgrades
batcira:0:FF5934:07:071:Select Starting Round:Enable on the Character Select screen
batcira:0:FF5934:07:061:Select Next Round
batcira:0:FF830A:09:000:Infinite Lives PL1
batcira:0:FF82B7:80:000:Infinite Energy PL1
batcira:0:FF82EB:80:500:Infinite Energy PL1 (2/2)
batcira:0:FF830C:03:000:Invincibility PL1
batcira:0:FF8328:27:000:Infinite Money PL1
batcira:0:FF8329:0F:500:Infinite Money PL1 (2/2)
batcira:0:FF833E:05:000:Infinite Battle Download Units PL1
batcira:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcira:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcira:0:FF833C:01:020:Always have 50 Coin Upgrade PL1:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcira:0:FF833C:02:020:Always have 100 Coin Upgrade PL1:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcira:0:FF833C:04:020:Always have 200 Coin Upgrade PL1:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcira:0:FF833C:08:020:Always have 300/400 Coin Upgrade PL1:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcira:0:FF833C:10:020:Always have 400/300 Coin Upgrade PL1:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcira:0:FF833C:20:020:Always have 500 Coin Upgrade PL1:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcira:0:FF833C:80:020:Always have Earnt Upgrade PL1:CB/YI/AG/PO/CS="Vital Gain 2"
batcira:0:FF833C:01:021:Get 50 Coin Upgrade Now! PL1:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcira:0:FF833C:02:021:Get 100 Coin Upgrade Now! PL1:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcira:0:FF833C:04:021:Get 200 Coin Upgrade Now! PL1:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcira:0:FF833C:08:021:Get 300/400 Coin Upgrade Now! PL1:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcira:0:FF833C:10:021:Get 400/300 Coin Upgrade Now! PL1:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcira:0:FF833C:20:021:Get 500 Coin Upgrade Now! PL1:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcira:0:FF833C:80:021:Get Earnt Upgrade Now! PL1:CB/YI/AG/PO/CS="Vital Gain 2"
batcira:0:FF844A:09:000:Infinite Lives PL2
batcira:0:FF83F7:80:000:Infinite Energy PL2
batcira:0:FF842B:80:500:Infinite Energy PL2 (2/2)
batcira:0:FF844C:03:000:Invincibility PL2
batcira:0:FF8468:27:000:Infinite Money PL2
batcira:0:FF8469:0F:500:Infinite Money PL2 (2/2)
batcira:0:FF847E:05:000:Infinite Battle Download Units PL2
batcira:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcira:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcira:0:FF847C:01:020:Always have 50 Coin Upgrade PL2:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcira:0:FF847C:02:020:Always have 100 Coin Upgrade PL2:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcira:0:FF847C:04:020:Always have 200 Coin Upgrade PL2:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcira:0:FF847C:08:020:Always have 300/400 Coin Upgrade PL2:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcira:0:FF847C:10:020:Always have 400/300 Coin Upgrade PL2:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcira:0:FF847C:20:020:Always have 500 Coin Upgrade PL2:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcira:0:FF847C:80:020:Always have Earnt Upgrade PL2:CB/YI/AG/PO/CS="Vital Gain 2"
batcira:0:FF847C:01:021:Get 50 Coin Upgrade Now! PL2:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcira:0:FF847C:02:021:Get 100 Coin Upgrade Now! PL2:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcira:0:FF847C:04:021:Get 200 Coin Upgrade Now! PL2:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcira:0:FF847C:08:021:Get 300/400 Coin Upgrade Now! PL2:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcira:0:FF847C:10:021:Get 400/300 Coin Upgrade Now! PL2:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcira:0:FF847C:20:021:Get 500 Coin Upgrade Now! PL2:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcira:0:FF847C:80:021:Get Earnt Upgrade Now! PL2:CB/YI/AG/PO/CS="Vital Gain 2"
batcira:0:FF858A:09:000:Infinite Lives PL3
batcira:0:FF8537:80:000:Infinite Energy PL3
batcira:0:FF856B:80:500:Infinite Energy PL3 (2/2)
batcira:0:FF858C:03:000:Invincibility PL3
batcira:0:FF85A8:27:000:Infinite Money PL3
batcira:0:FF85A9:0F:500:Infinite Money PL3 (2/2)
batcira:0:FF85BE:05:000:Infinite Battle Download Units PL3
batcira:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcira:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcira:0:FF85BC:01:020:Always have 50 Coin Upgrade PL3:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcira:0:FF85BC:02:020:Always have 100 Coin Upgrade PL3:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcira:0:FF85BC:04:020:Always have 200 Coin Upgrade PL3:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcira:0:FF85BC:08:020:Always have 300/400 Coin Upgrade PL3:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcira:0:FF85BC:10:020:Always have 400/300 Coin Upgrade PL3:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcira:0:FF85BC:20:020:Always have 500 Coin Upgrade PL3:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcira:0:FF85BC:80:020:Always have Earnt Upgrade PL3:CB/YI/AG/PO/CS="Vital Gain 2"
batcira:0:FF85BC:01:021:Get 50 Coin Upgrade Now! PL3:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcira:0:FF85BC:02:021:Get 100 Coin Upgrade Now! PL3:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcira:0:FF85BC:04:021:Get 200 Coin Upgrade Now! PL3:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcira:0:FF85BC:08:021:Get 300/400 Coin Upgrade Now! PL3:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcira:0:FF85BC:10:021:Get 400/300 Coin Upgrade Now! PL3:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcira:0:FF85BC:20:021:Get 500 Coin Upgrade Now! PL3:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcira:0:FF85BC:80:021:Get Earnt Upgrade Now! PL3:CB/YI/AG/PO/CS="Vital Gain 2"
batcira:0:FF86CA:09:000:Infinite Lives PL4
batcira:0:FF8677:80:000:Infinite Energy PL4
batcira:0:FF86AB:80:500:Infinite Energy PL4 (2/2)
batcira:0:FF86CC:03:000:Invincibility PL4
batcira:0:FF86E8:27:000:Infinite Money PL4
batcira:0:FF86E9:0F:500:Infinite Money PL4 (2/2)
batcira:0:FF86FE:05:000:Infinite Battle Download Units PL4
batcira:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcira:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcira:0:FF86FC:01:020:Always have 50 Coin Upgrade PL4:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcira:0:FF86FC:02:020:Always have 100 Coin Upgrade PL4:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcira:0:FF86FC:04:020:Always have 200 Coin Upgrade PL4:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcira:0:FF86FC:08:020:Always have 300/400 Coin Upgrade PL4:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcira:0:FF86FC:10:020:Always have 400/300 Coin Upgrade PL4:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcira:0:FF86FC:20:020:Always have 500 Coin Upgrade PL4:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcira:0:FF86FC:80:020:Always have Earnt Upgrade PL4:CB/YI/AG/PO/CS="Vital Gain 2"
batcira:0:FF86FC:01:021:Get 50 Coin Upgrade Now! PL4:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcira:0:FF86FC:02:021:Get 100 Coin Upgrade Now! PL4:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcira:0:FF86FC:04:021:Get 200 Coin Upgrade Now! PL4:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcira:0:FF86FC:08:021:Get 300/400 Coin Upgrade Now! PL4:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcira:0:FF86FC:10:021:Get 400/300 Coin Upgrade Now! PL4:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcira:0:FF86FC:20:021:Get 500 Coin Upgrade Now! PL4:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcira:0:FF86FC:80:021:Get Earnt Upgrade Now! PL4:CB/YI/AG/PO/CS="Vital Gain 2"
batcira:0:000000:00:999:[ These are the codes to set the machine region - the ]
batcira:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
batcira:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
batcira:0:FF58C4:00:000:Region Switch = Japan
batcira:0:FF58C4:01:000:Region Switch = USA
batcira:0:FF58C4:02:000:Region Switch = Asia
batcira:0:FF58C4:03:000:Region Switch = Hispanic
batcira:0:FF58C4:04:000:Region Switch = Euro
batcira:0:FF58C4:05:000:Region Switch = Brazil
; [ Battle Circuit (Japan 970319) ]
batcirj:0:FF5863:09:000:Infinite Credits
batcirj:0:FF5D57:5A:000:Infinite Time
batcirj:0:FF5950:0A:000:Infinite Time To Buy Upgrades
batcirj:0:FF5934:07:071:Select Starting Round:Enable on the Character Select screen
batcirj:0:FF5934:07:061:Select Next Round
batcirj:0:FF830A:09:000:Infinite Lives PL1
batcirj:0:FF82B7:80:000:Infinite Energy PL1
batcirj:0:FF82EB:80:500:Infinite Energy PL1 (2/2)
batcirj:0:FF830C:03:000:Invincibility PL1
batcirj:0:FF8328:27:000:Infinite Money PL1
batcirj:0:FF8329:0F:500:Infinite Money PL1 (2/2)
batcirj:0:FF833E:05:000:Infinite Battle Download Units PL1
batcirj:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcirj:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcirj:0:FF833C:01:020:Always have 50 Coin Upgrade PL1:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcirj:0:FF833C:02:020:Always have 100 Coin Upgrade PL1:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcirj:0:FF833C:04:020:Always have 200 Coin Upgrade PL1:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcirj:0:FF833C:08:020:Always have 300/400 Coin Upgrade PL1:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcirj:0:FF833C:10:020:Always have 400/300 Coin Upgrade PL1:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcirj:0:FF833C:20:020:Always have 500 Coin Upgrade PL1:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcirj:0:FF833C:80:020:Always have Earnt Upgrade PL1:CB/YI/AG/PO/CS="Vital Gain 2"
batcirj:0:FF833C:01:021:Get 50 Coin Upgrade Now! PL1:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcirj:0:FF833C:02:021:Get 100 Coin Upgrade Now! PL1:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcirj:0:FF833C:04:021:Get 200 Coin Upgrade Now! PL1:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcirj:0:FF833C:08:021:Get 300/400 Coin Upgrade Now! PL1:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcirj:0:FF833C:10:021:Get 400/300 Coin Upgrade Now! PL1:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcirj:0:FF833C:20:021:Get 500 Coin Upgrade Now! PL1:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcirj:0:FF833C:80:021:Get Earnt Upgrade Now! PL1:CB/YI/AG/PO/CS="Vital Gain 2"
batcirj:0:FF844A:09:000:Infinite Lives PL2
batcirj:0:FF83F7:80:000:Infinite Energy PL2
batcirj:0:FF842B:80:500:Infinite Energy PL2 (2/2)
batcirj:0:FF844C:03:000:Invincibility PL2
batcirj:0:FF8468:27:000:Infinite Money PL2
batcirj:0:FF8469:0F:500:Infinite Money PL2 (2/2)
batcirj:0:FF847E:05:000:Infinite Battle Download Units PL2
batcirj:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcirj:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcirj:0:FF847C:01:020:Always have 50 Coin Upgrade PL2:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcirj:0:FF847C:02:020:Always have 100 Coin Upgrade PL2:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcirj:0:FF847C:04:020:Always have 200 Coin Upgrade PL2:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcirj:0:FF847C:08:020:Always have 300/400 Coin Upgrade PL2:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcirj:0:FF847C:10:020:Always have 400/300 Coin Upgrade PL2:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcirj:0:FF847C:20:020:Always have 500 Coin Upgrade PL2:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcirj:0:FF847C:80:020:Always have Earnt Upgrade PL2:CB/YI/AG/PO/CS="Vital Gain 2"
batcirj:0:FF847C:01:021:Get 50 Coin Upgrade Now! PL2:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcirj:0:FF847C:02:021:Get 100 Coin Upgrade Now! PL2:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcirj:0:FF847C:04:021:Get 200 Coin Upgrade Now! PL2:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcirj:0:FF847C:08:021:Get 300/400 Coin Upgrade Now! PL2:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcirj:0:FF847C:10:021:Get 400/300 Coin Upgrade Now! PL2:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcirj:0:FF847C:20:021:Get 500 Coin Upgrade Now! PL2:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcirj:0:FF847C:80:021:Get Earnt Upgrade Now! PL2:CB/YI/AG/PO/CS="Vital Gain 2"
batcirj:0:FF858A:09:000:Infinite Lives PL3
batcirj:0:FF8537:80:000:Infinite Energy PL3
batcirj:0:FF856B:80:500:Infinite Energy PL3 (2/2)
batcirj:0:FF858C:03:000:Invincibility PL3
batcirj:0:FF85A8:27:000:Infinite Money PL3
batcirj:0:FF85A9:0F:500:Infinite Money PL3 (2/2)
batcirj:0:FF85BE:05:000:Infinite Battle Download Units PL3
batcirj:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcirj:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcirj:0:FF85BC:01:020:Always have 50 Coin Upgrade PL3:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcirj:0:FF85BC:02:020:Always have 100 Coin Upgrade PL3:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcirj:0:FF85BC:04:020:Always have 200 Coin Upgrade PL3:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcirj:0:FF85BC:08:020:Always have 300/400 Coin Upgrade PL3:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcirj:0:FF85BC:10:020:Always have 400/300 Coin Upgrade PL3:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcirj:0:FF85BC:20:020:Always have 500 Coin Upgrade PL3:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcirj:0:FF85BC:80:020:Always have Earnt Upgrade PL3:CB/YI/AG/PO/CS="Vital Gain 2"
batcirj:0:FF85BC:01:021:Get 50 Coin Upgrade Now! PL3:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcirj:0:FF85BC:02:021:Get 100 Coin Upgrade Now! PL3:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcirj:0:FF85BC:04:021:Get 200 Coin Upgrade Now! PL3:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcirj:0:FF85BC:08:021:Get 300/400 Coin Upgrade Now! PL3:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcirj:0:FF85BC:10:021:Get 400/300 Coin Upgrade Now! PL3:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcirj:0:FF85BC:20:021:Get 500 Coin Upgrade Now! PL3:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcirj:0:FF85BC:80:021:Get Earnt Upgrade Now! PL3:CB/YI/AG/PO/CS="Vital Gain 2"
batcirj:0:FF86CA:09:000:Infinite Lives PL4
batcirj:0:FF8677:80:000:Infinite Energy PL4
batcirj:0:FF86AB:80:500:Infinite Energy PL4 (2/2)
batcirj:0:FF86CC:03:000:Invincibility PL4
batcirj:0:FF86E8:27:000:Infinite Money PL4
batcirj:0:FF86E9:0F:500:Infinite Money PL4 (2/2)
batcirj:0:FF86FE:05:000:Infinite Battle Download Units PL4
batcirj:0:000000:00:999:[ Key - CB="Cyber Blue" YI="Yellow Iris" ]
batcirj:0:000000:00:999:[ AG="Alien Green" PO="Pink Ostrich" CS="Captain Silver" ]
batcirj:0:FF86FC:01:020:Always have 50 Coin Upgrade PL4:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcirj:0:FF86FC:02:020:Always have 100 Coin Upgrade PL4:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcirj:0:FF86FC:04:020:Always have 200 Coin Upgrade PL4:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcirj:0:FF86FC:08:020:Always have 300/400 Coin Upgrade PL4:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcirj:0:FF86FC:10:020:Always have 400/300 Coin Upgrade PL4:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcirj:0:FF86FC:20:020:Always have 500 Coin Upgrade PL4:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcirj:0:FF86FC:80:020:Always have Earnt Upgrade PL4:CB/YI/AG/PO/CS="Vital Gain 2"
batcirj:0:FF86FC:01:021:Get 50 Coin Upgrade Now! PL4:CB="Hyper Tornado" YI="Whip Rush" AG="Alien Twister" PO="Burning Arrow" CS="Silver Wind"
batcirj:0:FF86FC:02:021:Get 100 Coin Upgrade Now! PL4:CB="Burning Heel Kick" YI="Triangle Shot" AG="Alien Magic" PO="Sonic Spin" CS="Slash Stream"
batcirj:0:FF86FC:04:021:Get 200 Coin Upgrade Now! PL4:CB="Heat Kick" YI="Aerial Dance" AG="Green Cyclone" PO="Sky Capture" CS="Rolling Crush"
batcirj:0:FF86FC:08:021:Get 300/400 Coin Upgrade Now! PL4:CB="Giga Crush" YI="Mirage Dance" AG="Healing Plus" PO/CS="Vital Gain 1"
batcirj:0:FF86FC:10:021:Get 400/300 Coin Upgrade Now! PL4:CB/YI/AG="Vital Gain 1" PO="Triple Feather" CS="Freeze Laser"
batcirj:0:FF86FC:20:021:Get 500 Coin Upgrade Now! PL4:CB="Cyber Cannon" YI="Fin Special" AG="Honey Bee Attack" PO="Pinky Ball" CS="Freeze Storm"
batcirj:0:FF86FC:80:021:Get Earnt Upgrade Now! PL4:CB/YI/AG/PO/CS="Vital Gain 2"
batcirj:0:000000:00:999:[ These are the codes to set the machine region - the ]
batcirj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
batcirj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
batcirj:0:FF58C4:00:000:Region Switch = Japan
batcirj:0:FF58C4:01:000:Region Switch = USA
batcirj:0:FF58C4:02:000:Region Switch = Asia
batcirj:0:FF58C4:03:000:Region Switch = Hispanic
batcirj:0:FF58C4:04:000:Region Switch = Euro
batcirj:0:FF58C4:05:000:Region Switch = Brazil
; [ Battle Balls ]
batlball:0:0000:00:999:[ There are no cheats ]:REASON 1
batlball:0:0000:00:999:[ for this game as it ]:REASON 1
batlball:0:0000:00:999:[ didn't work the last ]:REASON 1
batlball:0:0000:00:999:[ time it was tested. ]:REASON 1
batlball:0:0000:00:999:[ If the game now works ]:REASON 1
batlball:0:0000:00:999:[ please request cheats ]:REASON 1
batlball:0:0000:00:999:[ for it on the cheat ]:REASON 1
batlball:0:0000:00:999:[ forums. ]:REASON 1
; [ Batman ]
batman:0:104CED:64:000:Infinite Time
batman:0:103BEB:0D:000:Infinite Lives
batman:0:103BEC:06:000:Infinite Energy
batman:0:103BEE:63:000:Infinite Ammo:Get a weapon first
batman:0:103BED:02:000:Always have No weapon
batman:0:103BED:00:000:Always have Batarang
batman:0:103BED:01:000:Always have Bat Rope
batman:0:103BED:04:000:Always have Gas Grenades
batman:0:103BED:02:001:Lose all weapons Now!
batman:0:103BED:00:001:Get Batarang Now!
batman:0:103BED:01:001:Get Bat Rope Now!
batman:0:103BED:04:001:Get Gas Grenades Now!
; [ Batman Part 2 ]
batman2:0:4290:09:000:Infinite Lives
batman2:0:42A6:DD:000:Never have shields
batman2:0:42A6:00:003:Shield Always Ready
batman2:0:42C0:84:000:Infinite Shields
batman2:0:0EEA:C9:100:Invincibility
; [ Batman Forever ]
batmanfr:0:0000:00:999:[ There are no cheats ]:REASON 1
batmanfr:0:0000:00:999:[ for this game as it ]:REASON 1
batmanfr:0:0000:00:999:[ didn't work the last ]:REASON 1
batmanfr:0:0000:00:999:[ time it was tested. ]:REASON 1
batmanfr:0:0000:00:999:[ If the game now works ]:REASON 1
batmanfr:0:0000:00:999:[ please request cheats ]:REASON 1
batmanfr:0:0000:00:999:[ for it on the cheat ]:REASON 1
batmanfr:0:0000:00:999:[ forums. ]:REASON 1
; [ Armed Police Batrider (Japan, version B) ]
batrider:0:20FD4C:FF:001:Enable Guest Characters:Enable "Kingdom Grand Prix"/"Shippu Mahou Daisakusen" and "Battle Garegga" characters, Same as "Up,Up,Down,Down,Left,Right,A,B" after inserting credits.
batrider:0:20FD4C:00:001:Disable Guest Characters
batrider:0:000000:00:999:[See the Dip Switch Menu to ]
batrider:0:000000:00:999:[enable an alternate ]
batrider:0:000000:00:999:[Invincibility cheat. ]
batrider:0:204174:04:000:Infinite Bombs PL1
batrider:0:204175:28:500:Infinite Bombs PL1 (2/2)
batrider:0:204177:FF:000:Invincibility "ON" PL1
batrider:0:204177:01:001:Invincibility "OFF" PL1
batrider:0:2042E6:04:000:Infinite Bombs PL2
batrider:0:2042E7:28:500:Infinite Bombs PL2 (2/2)
batrider:0:2042E9:FF:000:Invincibility "ON" PL2
batrider:0:2042E9:01:001:Invincibility "OFF" PL2
; [ Armed Police Batrider (Japan, version A) ]
batridra:0:20FD4C:FF:001:Enable Guest Characters:Enable "Kingdom Grand Prix"/"Shippu Mahou Daisakusen" and "Battle Garegga" characters, Same as "Up,Up,Down,Down,Left,Right,A,B" after inserting credits.
batridra:0:20FD4C:00:001:Disable Guest Characters
batridra:0:000000:00:999:[See the Dip Switch Menu to ]
batridra:0:000000:00:999:[enable an alternate ]
batridra:0:000000:00:999:[Invincibility cheat. ]
batridra:0:204174:04:000:Infinite Bombs PL1
batridra:0:204175:28:500:Infinite Bombs PL1 (2/2)
batridra:0:204177:FF:000:Invincibility "ON" PL1
batridra:0:204177:01:001:Invincibility "OFF" PL1
batridra:0:2042E6:04:000:Infinite Bombs PL2
batridra:0:2042E7:28:500:Infinite Bombs PL2 (2/2)
batridra:0:2042E9:FF:000:Invincibility "ON" PL2
batridra:0:2042E9:01:001:Invincibility "OFF" PL2
; [ Armed Police Batrider (Korea, version B) ]
batridrk:0:20FD4C:FF:001:Enable Guest Characters:Enable "Kingdom Grand Prix"/"Shippu Mahou Daisakusen" and "Battle Garegga" characters, Same as "Up,Up,Down,Down,Left,Right,A,B" after inserting credits.
batridrk:0:20FD4C:00:001:Disable Guest Characters
batridrk:0:000000:00:999:[See the Dip Switch Menu to ]
batridrk:0:000000:00:999:[enable an alternate ]
batridrk:0:000000:00:999:[Invincibility cheat. ]
batridrk:0:204174:04:000:Infinite Bombs PL1
batridrk:0:204175:28:500:Infinite Bombs PL1 (2/2)
batridrk:0:204177:FF:000:Invincibility "ON" PL1
batridrk:0:204177:01:001:Invincibility "OFF" PL1
batridrk:0:2042E6:04:000:Infinite Bombs PL2
batridrk:0:2042E7:28:500:Infinite Bombs PL2 (2/2)
batridrk:0:2042E9:FF:000:Invincibility "ON" PL2
batridrk:0:2042E9:01:001:Invincibility "OFF" PL2
; [ Batsugun ]
batsugun:0:10139B:09:000:Infinite Lives PL1
batsugun:0:101415:07:000:Infinite Bombs PL1
batsugun:0:10141E:01:000:Invincibility PL1
batsugun:0:000000:00:999:[See the Dip Switch Menu to ]
batsugun:0:000000:00:999:[enable an alternate ]
batsugun:0:000000:00:999:[Invincibility PL1 cheat. ]
batsugun:0:000000:00:999:[But the cheat is better as ]
batsugun:0:000000:00:999:[the dipswitch causes a game]
batsugun:0:000000:00:999:[crash when PL2 is selected.]
batsugun:0:101411:02:000:Always have Max Weapon PL1
batsugun:0:101413:04:000:Always have Max Shot PowerPL1
batsugun:0:101411:02:001:Get Max Weapon Now! PL1
batsugun:0:101413:04:001:Get Max Shot Power Now! PL1
batsugun:0:1013E7:09:000:Next 'P' always=10000 pts PL1:Get maximum fire power
batsugun:0:1013E7:09:001:Next 'P' = 10000 pts Now! PL1:Get maximum fire power
batsugun:0:101416:03:001:Up fire level Now! PL1
batsugun:0:101417:00:501:Up fire level Now! PL1 (2/2)
batsugun:0:10139D:09:000:Infinite Lives PL2
batsugun:0:101455:07:000:Infinite Bombs PL2
batsugun:0:10145E:01:000:Invincibility PL2
batsugun:0:101451:02:000:Always have Max Weapon PL2
batsugun:0:101453:04:000:Always have Max Shot PowerPL2
batsugun:0:101451:02:001:Get Max Weapon Now! PL2
batsugun:0:101453:04:001:Get Max Shot Power Now! PL2
batsugun:0:1013EB:09:000:Next 'P' always=10000 pts PL2:Get maximum fire power
batsugun:0:1013EB:09:001:Next 'P' = 10000 pts Now! PL2:Get maximum fire power
batsugun:0:101456:03:001:Up fire level Now! PL2
batsugun:0:101457:00:501:Up fire level Now! PL2 (2/2)
; [ Battle Lane! Vol. 5 (set 2) ]
battlan2:0:0CDA:03:000:Infinite Lives PL1
battlan2:0:0CE9:03:000:Infinite Lives PL2
; [ Battle Lane! Vol. 5 (set 3) ]
battlan3:0:0CDA:03:000:Infinite Lives PL1
battlan3:0:0CE9:03:000:Infinite Lives PL2
; [ Battle Lane! Vol. 5 (set 1) ]
battlane:0:0CDA:03:000:Infinite Lives PL1
battlane:0:0CE9:03:000:Infinite Lives PL2
; [ Battlecry ]
battlcry:0:40A9:63:000:Infinite Credits
battlcry:0:4091:FF:000:Infinite Time
battlcry:0:4A9D:01:001:1 Hit to Kill Boss Now!
battlcry:0:432D:00:000:Start on Stage 1:Don't forget to tuen it OFF after you are on the level you've chosen or progression will be hampered
battlcry:0:47DE:00:500:Start on Stage 1 (2/2)
battlcry:0:432D:01:000:Start on Stage 2:Don't forget to tuen it OFF after you are on the level you've chosen or progression will be hampered
battlcry:0:47DE:01:500:Start on Stage 2 (2/2)
battlcry:0:432D:02:000:Start on Stage 3:Don't forget to tuen it OFF after you are on the level you've chosen or progression will be hampered
battlcry:0:47DE:02:500:Start on Stage 3 (2/2)
battlcry:0:432D:03:000:Start on Stage 4:Don't forget to tuen it OFF after you are on the level you've chosen or progression will be hampered
battlcry:0:47DE:03:500:Start on Stage 4 (2/2)
battlcry:0:432D:04:000:Start on Stage 5:Don't forget to tuen it OFF after you are on the level you've chosen or progression will be hampered
battlcry:0:47DE:04:500:Start on Stage 5 (2/2)
battlcry:0:432D:05:000:Start on Stage 6:Don't forget to tuen it OFF after you are on the level you've chosen or progression will be hampered
battlcry:0:47DE:05:500:Start on Stage 6 (2/2)
battlcry:0:47DF:06:000:Infinite Lives PL1
battlcry:0:4769:FF:000:Infinite Energy PL1
:battlcry:00100000:47F0:00000000:FFFFFFFF:Invincibility PL1
:battlcry:00110000:47F2:00000000:FFFFFFFF:Invincibility PL1 (2/4)
:battlcry:00110000:47F4:00000000:FFFFFFFF:Invincibility PL1 (3/4)
:battlcry:00110000:47F6:00000000:FFFFFFFF:Invincibility PL1 (4/4)
battlcry:0:4979:06:000:Infinite Lives PL2
battlcry:0:4903:FF:000:Infinite Energy PL2
:battlcry:00100000:4989:00000000:FFFFFFFF:Invincibility PL2
:battlcry:00110000:498B:00000000:FFFFFFFF:Invincibility PL2 (2/4)
:battlcry:00110000:498D:00000000:FFFFFFFF:Invincibility PL2 (3/4)
:battlcry:00110000:498F:00000000:FFFFFFFF:Invincibility PL2 (4/4)
; [ Battle Garegga - Type 2 (Denmark / China) (Tue Apr 2 1996) ]
battleg:0:10A6A7:FF:000:Hidden Planes "ON"
battleg:0:10A6A7:00:000:Hidden Planes "OFF"
battleg:0:109CB8:24:000:Always 10000pts BONUS
battleg:0:10C9D3:00:998:Watch Game Rank
battleg:0:10C9D3:E9:000:Always have Easy Rank
battleg:0:10C9D4:D1:500:Always have Easy Rank (2/3)
battleg:0:10C9D5:06:500:Always have Easy Rank (3/3)
battleg:0:101687:05:000:Infinite Lives PL1
battleg:0:101683:04:000:Infinite Bombs PL1
battleg:0:101685:28:500:Infinite Bombs PL1 (2/2)
battleg:0:101689:02:000:Invincibility PL1
battleg:0:10177F:05:000:Infinite Lives PL2
battleg:0:10177B:04:000:Infinite Bombs PL2
battleg:0:10177D:28:500:Infinite Bombs PL2 (2/2)
battleg:0:101781:02:000:Invincibility PL2
; [ Battle Garegga (Europe / USA / Japan / Asia) (Sat Feb 3 1996) ]
battlega:0:10A6A7:FF:000:Hidden Planes "ON"
battlega:0:10A6A7:00:000:Hidden Planes "OFF"
battlega:0:109CB8:24:000:Always 10000pts BONUS
battlega:0:10C9D3:00:998:Watch Game Rank
battlega:0:10C9D3:E9:000:Always have Easy Rank
battlega:0:10C9D4:D1:500:Always have Easy Rank (2/3)
battlega:0:10C9D5:06:500:Always have Easy Rank (3/3)
battlega:0:101686:05:000:Infinite Lives PL1
battlega:0:101682:04:000:Infinite Bombs PL1
battlega:0:101684:28:500:Infinite Bombs PL1 (2/2)
battlega:0:101688:02:000:Invincibility PL1
battlega:0:10177E:05:000:Infinite Lives PL2
battlega:0:10177A:04:000:Infinite Bombs PL2
battlega:0:10177C:28:500:Infinite Bombs PL2 (2/2)
battlega:0:101780:02:000:Invincibility PL2
; [ Battle Garegga (Austria / Hong Kong) (Sat Mar 2 1996) ]
battlegb:0:10A6A7:FF:000:Hidden Planes "ON"
battlegb:0:10A6A7:00:000:Hidden Planes "OFF"
battlegb:0:109CB8:24:000:Always 10000pts BONUS
battlegb:0:10C9D3:00:998:Watch Game Rank
battlegb:0:10C9D3:E9:000:Always have Easy Rank
battlegb:0:10C9D4:D1:500:Always have Easy Rank (2/3)
battlegb:0:10C9D5:06:500:Always have Easy Rank (3/3)
battlegb:0:101687:05:000:Infinite Lives PL1
battlegb:0:101683:04:000:Infinite Bombs PL1
battlegb:0:101685:28:500:Infinite Bombs PL1 (2/2)
battlegb:0:101689:02:000:Invincibility PL1
battlegb:0:10177F:05:000:Infinite Lives PL2
battlegb:0:10177B:04:000:Infinite Bombs PL2
battlegb:0:10177D:28:500:Infinite Bombs PL2 (2/2)
battlegb:0:101781:02:000:Invincibility PL2
; [ Battle Garegga (Austria / Hong Kong) (Sat Feb 3 1996) ]
battlegc:0:10A6A7:FF:000:Hidden Planes "ON"
battlegc:0:10A6A7:00:000:Hidden Planes "OFF"
battlegc:0:109CB8:24:000:Always 10000pts BONUS
battlegc:0:10C9D3:00:998:Watch Game Rank
battlegc:0:10C9D3:E9:000:Always have Easy Rank
battlegc:0:10C9D4:D1:500:Always have Easy Rank (2/3)
battlegc:0:10C9D5:06:500:Always have Easy Rank (3/3)
battlegc:0:101686:05:000:Infinite Lives PL1
battlegc:0:101682:04:000:Infinite Bombs PL1
battlegc:0:101684:28:500:Infinite Bombs PL1 (2/2)
battlegc:0:101688:02:000:Invincibility PL1
battlegc:0:10177E:05:000:Infinite Lives PL2
battlegc:0:10177A:04:000:Infinite Bombs PL2
battlegc:0:10177C:28:500:Infinite Bombs PL2 (2/2)
battlegc:0:101780:02:000:Invincibility PL2
; [ Battle Rangers (World) ]
battlera:0:1F0009:99:000:Infinite Credits
battlera:0:1F0024:99:000:Infinite Time
battlera:0:1F0805:03:000:Infinite Energy PL1
battlera:0:1F081A:99:000:Infinite Grenade PL1
battlera:0:1F0819:99:000:Infinite Ammo PL1
battlera:0:1F0817:00:000:Always Normal gun as Weapon-1 PL1
battlera:0:1F0817:01:000:Always Bazooka as Weapon-1 PL1
battlera:0:1F0817:02:000:Always Shot Gun as Weapon-1 PL1
battlera:0:1F0818:03:000:Always Grenade as Weapon-2 PL1
battlera:0:1F0818:04:000:Always Flamethrower as Weapon-2 PL1
battlera:0:1F0818:05:000:Always FlushGrenade as Weapon-2 PL1
battlera:0:1F0817:00:001:Get Normal gun as Weapon-1 Now!PL1
battlera:0:1F0817:01:001:Get Bazooka as Weapon-1 Now! PL1
battlera:0:1F0817:02:001:Get Shot Gun as Weapon-1 Now! PL1
battlera:0:1F0818:03:001:Get Grenade as Weapon-2 Now! PL1
battlera:0:1F0818:04:001:Get Flamethrower as Weapon-2Now!PL1
battlera:0:1F0818:05:001:Get FlushGrenade as Weapon-2Now!PL1
battlera:0:1F084D:03:000:Infinite Energy PL2
battlera:0:1F0862:99:000:Infinite Grenade PL2
battlera:0:1F0861:99:000:Infinite Ammo PL2
battlera:0:1F085F:00:000:Always Normal gun as Weapon-1 PL2
battlera:0:1F085F:01:000:Always Bazooka as Weapon-1 PL2
battlera:0:1F085F:02:000:Always Shot Gun as Weapon-1 PL2
battlera:0:1F0860:03:000:Always Grenade as Weapon-2 PL2
battlera:0:1F0860:04:000:Always Flamethrower as Weapon-2 PL2
battlera:0:1F0860:05:000:Always FlushGrenade as Weapon-2 PL2
battlera:0:1F085F:00:001:Get Normal gun as Weapon-1 Now!PL2
battlera:0:1F085F:01:001:Get Bazooka as Weapon-1 Now! PL2
battlera:0:1F085F:02:001:Get Shot Gun as Weapon-1 Now! PL2
battlera:0:1F0860:03:001:Get Grenade as Weapon-2 Now! PL2
battlera:0:1F0860:04:001:Get Flamethrower as Weapon-2Now!PL2
battlera:0:1F0860:05:001:Get FlushGrenade as Weapon-2Now!PL2
; [ Battles ]
battles:0:8183:09:000:Infinite Lives
battles:0:7C47:01:000:Invincibility:Activate Invincibility cheat during play Only!
battles:0:8044:00:500:Invincibility (2/5)
battles:0:8146:50:500:Invincibility (3/5)
battles:0:8282:E6:500:Invincibility (4/5)
battles:0:8283:14:500:Invincibility (5/5)
; [ Battle Cross ]
battlex:0:12CD:18:100:Invincibility
battlex:0:A002:05:000:Infinite Lives PL1
battlex:0:A003:05:000:Infinite Lives PL2
; [ Battlantis (Japan) ]
battlntj:0:1090:FF:000:Infinite Lives
battlntj:0:10A4:00:000:Infinite Continues
battlntj:0:13B9:0C:000:Infinite Item Time
battlntj:0:0000:00:999:[Enable Infinite Item Time ]
battlntj:0:0000:00:999:[before using these codes. ]
battlntj:0:1399:00:000:Never any special item
battlntj:0:1399:02:000:Always have Machine Gun
battlntj:0:1399:03:000:Always have Harpoon
battlntj:0:1399:06:000:Always have Invisibility
battlntj:0:1399:07:000:Always have Bombs
battlntj:0:1399:08:000:Always have Side Shot
battlntj:0:1399:00:001:Lose any special item Now!
battlntj:0:1399:02:001:Get Machine Gun Now!
battlntj:0:1399:03:001:Get Harpoon Now!
battlntj:0:1399:06:001:Get Invisibility Now!
battlntj:0:1399:07:001:Get Bombs Now!
battlntj:0:1399:08:001:Get Side Shot Now!
battlntj:0:1B05:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Battlantis ]
battlnts:0:1090:FF:000:Infinite Lives
battlnts:0:10A4:00:000:Infinite Continues
battlnts:0:13B9:0C:000:Infinite Item Time
battlnts:0:0000:00:999:[Enable Infinite Item Time ]
battlnts:0:0000:00:999:[before using these codes. ]
battlnts:0:1399:00:000:Never any special item
battlnts:0:1399:02:000:Always have Machine Gun
battlnts:0:1399:03:000:Always have Harpoon
battlnts:0:1399:06:000:Always have Invisibility
battlnts:0:1399:07:000:Always have Bombs
battlnts:0:1399:08:000:Always have Side Shot
battlnts:0:1399:00:001:Lose any special item Now!
battlnts:0:1399:02:001:Get Machine Gun Now!
battlnts:0:1399:03:001:Get Harpoon Now!
battlnts:0:1399:06:001:Get Invisibility Now!
battlnts:0:1399:07:001:Get Bombs Now!
battlnts:0:1399:08:001:Get Side Shot Now!
battlnts:0:1B05:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Battle-Road, The ]
battroad:0:E305:60:000:Infinite Fuel
battroad:0:ED11:40:020:Invincibility 'ON'
battroad:0:ED11:40:041:Invincibility 'OFF'
battroad:0:0000:00:999:[See the Dip Switch Menu to ]
battroad:0:0000:00:999:[enable an alternate ]
battroad:0:0000:00:999:[Invincibility cheat. ]
; [ Batsugun (Special Ver.) ]
batugnsp:0:10139B:09:000:Infinite Lives PL1
batugnsp:0:101415:07:000:Infinite Bombs PL1
batugnsp:0:10141E:01:000:Invincibility PL1
batugnsp:0:000000:00:999:[See the Dip Switch Menu to ]
batugnsp:0:000000:00:999:[enable an alternate ]
batugnsp:0:000000:00:999:[Invincibility PL1 cheat. ]
batugnsp:0:000000:00:999:[But the cheat is better as ]
batugnsp:0:000000:00:999:[the dipswitch causes a game]
batugnsp:0:000000:00:999:[crash when PL2 is selected.]
batugnsp:0:101411:02:000:Always have Max Weapon PL1
batugnsp:0:101413:04:000:Always have Max Shot PowerPL1
batugnsp:0:101411:02:001:Get Max Weapon Now! PL1
batugnsp:0:101413:04:001:Get Max Shot Power Now! PL1
batugnsp:0:1013E7:09:000:Next 'P' always=10000 pts PL1:Get maximum fire power
batugnsp:0:1013E7:09:001:Next 'P' = 10000 pts Now! PL1:Get maximum fire power
batugnsp:0:101416:03:001:Up fire level Now! PL1
batugnsp:0:101417:00:501:Up fire level Now! PL1 (2/2)
batugnsp:0:10139D:09:000:Infinite Lives PL2
batugnsp:0:101455:07:000:Infinite Bombs PL2
batugnsp:0:10145E:01:000:Invincibility PL2
batugnsp:0:101451:02:000:Always have Max Weapon PL2
batugnsp:0:101453:04:000:Always have Max Shot PowerPL2
batugnsp:0:101451:02:001:Get Max Weapon Now! PL2
batugnsp:0:101453:04:001:Get Max Shot Power Now! PL2
batugnsp:0:1013EB:09:000:Next 'P' always=10000 pts PL2:Get maximum fire power
batugnsp:0:1013EB:09:001:Next 'P' = 10000 pts Now! PL2:Get maximum fire power
batugnsp:0:101456:03:001:Up fire level Now! PL2
batugnsp:0:101457:00:501:Up fire level Now! PL2 (2/2)
; [ Battle Wings (alt) ]
batwings:0:0084:0A:000:Infinite Lives
batwings:0:0055:80:040:Invincibility
; [ Bay Route (set 2) ]
bayrouta:0:500A15:99:000:Infinite Lives PL1
bayrouta:0:500A14:02:000:Infinite Energy PL1
bayrouta:0:500A17:3F:000:Invincibility PL1
bayrouta:0:500A35:99:000:Infinite Lives PL2
bayrouta:0:500A34:02:000:Infinite Energy PL2
bayrouta:0:500A37:3F:000:Invincibility PL2
; [ Bay Route (set 1) ]
bayroute:0:500A15:99:000:Infinite Lives PL1
bayroute:0:500A14:02:000:Infinite Energy PL1
bayroute:0:500A17:3F:000:Invincibility PL1
bayroute:0:500A35:99:000:Infinite Lives PL2
bayroute:0:500A34:02:000:Infinite Energy PL2
bayroute:0:500A37:3F:000:Invincibility PL2
; [ Bay Route (bootleg set 1) ]
bayrtbl1:0:500A15:99:000:Infinite Lives PL1
bayrtbl1:0:500A14:02:000:Infinite Energy PL1
bayrtbl1:0:500A17:3F:000:Invincibility PL1
bayrtbl1:0:500A35:99:000:Infinite Lives PL2
bayrtbl1:0:500A34:02:000:Infinite Energy PL2
bayrtbl1:0:500A37:3F:000:Invincibility PL2
; [ Bay Route (bootleg set 2) ]
bayrtbl2:0:500A15:99:000:Infinite Lives PL1
bayrtbl2:0:500A14:02:000:Infinite Energy PL1
bayrtbl2:0:500A17:3F:000:Invincibility PL1
bayrtbl2:0:500A35:99:000:Infinite Lives PL2
bayrtbl2:0:500A34:02:000:Infinite Energy PL2
bayrtbl2:0:500A37:3F:000:Invincibility PL2
; [ Battle Bakraid - Unlimited version (Japan) (Tue Jun 8 1999) ]
bbakradu:0:20F792:00:000:Player select - Default
bbakradu:0:20F792:02:000:Player select - "Phase 2":Phase 2 unlocks 3 more fighter planes
bbakradu:0:20F792:04:000:Player select - "Phase 3":Phase 3 unlocks 2 more fighter plane
bbakradu:0:20F792:06:000:Player select + Team Edit:Unlocks the 'team edit' feature to select a team of different ships
bbakradu:0:20F760:FF:000:Special course "ON":Unlocks the boss mode, a game mode where you fight the bosses only
bbakradu:0:20F760:00:000:Special course "OFF"
bbakradu:0:2041BD:02:000:Invincibility PL1
bbakradu:0:2041BA:01:000:Infinite Bombs PL1
bbakradu:0:2041BB:28:500:Infinite Bombs PL1 (2/2)
bbakradu:0:2041B8:03:000:Maximum Front Shot Fire PowerPL1
bbakradu:0:2041A2:03:000:Maximum Side Shot Fire Power PL1
bbakradu:0:2041C0:06:000:Maximum Options PL1
bbakradu:0:20439F:02:000:Invincibility PL2
bbakradu:0:20439C:01:000:Infinite Bombs PL2
bbakradu:0:20439D:28:500:Infinite Bombs PL2 (2/2)
bbakradu:0:20439A:03:000:Maximum Front Shot Fire PowerPL2
bbakradu:0:204384:03:000:Maximum Side Shot Fire Power PL2
bbakradu:0:2043A2:06:000:Maximum Options PL2
; [ Battle Bakraid (Japan) (Wed Apr 7 1999) ]
bbakraid:0:20F792:00:000:Player select - Default
bbakraid:0:20F792:02:000:Player select - "Phase 2":Phase 2 unlocks 3 more fighter planes
bbakraid:0:20F792:04:000:Player select - "Phase 3":Phase 3 unlocks 2 more fighter plane
bbakraid:0:20F792:06:000:Player select + Team Edit:Unlocks the 'team edit' feature to select a team of different ships
bbakraid:0:20F760:FF:000:Special course "ON":Unlocks the boss mode, a game mode where you fight the bosses only
bbakraid:0:20F760:00:000:Special course "OFF"
bbakraid:0:2041BD:02:000:Invincibility PL1
bbakraid:0:2041BA:01:000:Infinite Bombs PL1
bbakraid:0:2041BB:28:500:Infinite Bombs PL1 (2/2)
bbakraid:0:2041B8:03:000:Maximum Front Shot Fire PowerPL1
bbakraid:0:2041A2:03:000:Maximum Side Shot Fire Power PL1
bbakraid:0:2041C0:06:000:Maximum Options PL1
bbakraid:0:20439F:02:000:Invincibility PL2
bbakraid:0:20439C:01:000:Infinite Bombs PL2
bbakraid:0:20439D:28:500:Infinite Bombs PL2 (2/2)
bbakraid:0:20439A:03:000:Maximum Front Shot Fire PowerPL2
bbakraid:0:204384:03:000:Maximum Side Shot Fire Power PL2
bbakraid:0:2043A2:06:000:Maximum Options PL2
; [ Bouncing Balls ]
bballs:0:0FC59F:03:000:Infinite Lives PL1
bballs:0:0FC5B9:02:000:Infinite Zaps PL1
bballs:0:0FC5FF:03:000:Infinite Lives PL2
bballs:0:0FC619:02:000:Infinite Zaps PL2
; [ Best Bout Boxing ]
bbbxing:0:FEE03900:63:000:Infinite Time
bbbxing:0:FEE03900:00:001:Finish this Round Now!
bbbxing:0:FEE035C4:78:000:Infinite Energy PL1
bbbxing:0:FEE035C4:00:001:Drain All Energy Now! PL1
bbbxing:0:FEE036C4:78:000:Infinite Energy PL2
bbbxing:0:FEE036C4:00:001:Drain All Energy Now! PL2
; [ Bomber Man World (World) ]
bbmanw:0:A0C1A:09:000:Infinite Time
bbmanw:0:A0C19:99:500:Infinite Time (2/2)
bbmanw:0:A3902:00:001:Finish this Level Now!:To be used "Normal Mode" only
bbmanw:0:A0055:99:000:Infinite Credits PL1
bbmanw:0:A0BB3:09:000:Infinite Lives PL1
bbmanw:0:A0BB4:03:000:Maximum Speed PL1
bbmanw:0:A0BB6:07:000:Maximum Flame Length PL1
bbmanw:0:A0BB8:08:000:Maximum Bombs PL1
bbmanw:0:A0BBA:99:000:Maximum Extra Bombs PL1
bbmanw:0:A1128:20:020:Invincibility "ON" PL1:To be used "Normal Mode" only
bbmanw:0:A1128:20:041:Invincibility "OFF" PL1
bbmanw:0:A0BB9:00:000:Always have Normal Bombs PL1
bbmanw:0:A0BB9:01:000:Always have Manual Bombs PL1
bbmanw:0:A0BB9:02:000:Always have Split Bombs PL1
bbmanw:0:A0BB9:00:001:Get Normal Bombs Now! PL1
bbmanw:0:A0BB9:01:001:Get Manual Bombs Now! PL1
bbmanw:0:A0BB9:02:001:Get Split Bombs Now! PL1
bbmanw:0:A0056:99:000:Infinite Credits PL2
bbmanw:0:A0BC3:09:000:Infinite Lives PL2
bbmanw:0:A0BC4:03:000:Maximum Speed PL2
bbmanw:0:A0BC6:07:000:Maximum Flame Length PL2
bbmanw:0:A0BC8:08:000:Maximum Bombs PL2
bbmanw:0:A0BCA:99:000:Maximum Extra Bombs PL2
bbmanw:0:A1168:20:020:Invincibility "ON" PL2:To be used "Normal Mode" only
bbmanw:0:A1168:20:041:Invincibility "OFF" PL2
bbmanw:0:A0BC9:00:000:Always have Normal Bombs PL2
bbmanw:0:A0BC9:01:000:Always have Manual Bombs PL2
bbmanw:0:A0BC9:02:000:Always have Split Bombs PL2
bbmanw:0:A0BC9:00:001:Get Normal Bombs Now! PL2
bbmanw:0:A0BC9:01:001:Get Manual Bombs Now! PL2
bbmanw:0:A0BC9:02:001:Get Split Bombs Now! PL2
bbmanw:0:A0057:99:000:Infinite Credits PL3
bbmanw:0:A0BD3:09:000:Infinite Lives PL3
bbmanw:0:A0BD4:03:000:Maximum Speed PL3
bbmanw:0:A0BD6:07:000:Maximum Flame Length PL3
bbmanw:0:A0BD8:08:000:Maximum Bombs PL3
bbmanw:0:A0BDA:99:000:Maximum Extra Bombs PL3
bbmanw:0:A11A8:20:020:Invincibility "ON" PL3:To be used "Normal Mode" only
bbmanw:0:A11A8:20:041:Invincibility "OFF" PL3
bbmanw:0:A0BD9:00:000:Always have Normal Bombs PL3
bbmanw:0:A0BD9:01:000:Always have Manual Bombs PL3
bbmanw:0:A0BD9:02:000:Always have Split Bombs PL3
bbmanw:0:A0BD9:00:001:Get Normal Bombs Now! PL3
bbmanw:0:A0BD9:01:001:Get Manual Bombs Now! PL3
bbmanw:0:A0BD9:02:001:Get Split Bombs Now! PL3
bbmanw:0:A0058:99:000:Infinite Credits PL4
bbmanw:0:A0BE3:09:000:Infinite Lives PL4
bbmanw:0:A0BE4:03:000:Maximum Speed PL4
bbmanw:0:A0BE6:07:000:Maximum Flame Length PL4
bbmanw:0:A0BE8:08:000:Maximum Bombs PL4
bbmanw:0:A0BEA:99:000:Maximum Extra Bombs PL4
bbmanw:0:A11E8:20:020:Invincibility "ON" PL4:To be used "Normal Mode" only
bbmanw:0:A11E8:20:041:Invincibility "OFF" PL4
bbmanw:0:A0BE9:00:000:Always have Normal Bombs PL4
bbmanw:0:A0BE9:01:000:Always have Manual Bombs PL4
bbmanw:0:A0BE9:02:000:Always have Split Bombs PL4
bbmanw:0:A0BE9:00:001:Get Normal Bombs Now! PL4
bbmanw:0:A0BE9:01:001:Get Manual Bombs Now! PL4
bbmanw:0:A0BE9:02:001:Get Split Bombs Now! PL4
; [ Bomber Man World (Japan) ]
bbmanwj:0:A0C1A:09:000:Infinite Time
bbmanwj:0:A0C19:99:500:Infinite Time (2/2)
bbmanwj:0:A3902:00:001:Finish this Level Now!:To be used "Normal Mode" only
bbmanwj:0:A0055:99:000:Infinite Credits PL1
bbmanwj:0:A0BB3:09:000:Infinite Lives PL1
bbmanwj:0:A0BB4:03:000:Maximum Speed PL1
bbmanwj:0:A0BB6:07:000:Maximum Flame Length PL1
bbmanwj:0:A0BB8:08:000:Maximum Bombs PL1
bbmanwj:0:A0BBA:99:000:Maximum Extra Bombs PL1
bbmanwj:0:A1128:20:020:Invincibility "ON" PL1:To be used "Normal Mode" only
bbmanwj:0:A1128:20:041:Invincibility "OFF" PL1
bbmanwj:0:A0BB9:00:000:Always have Normal Bombs PL1
bbmanwj:0:A0BB9:01:000:Always have Manual Bombs PL1
bbmanwj:0:A0BB9:02:000:Always have Split Bombs PL1
bbmanwj:0:A0BB9:00:001:Get Normal Bombs Now! PL1
bbmanwj:0:A0BB9:01:001:Get Manual Bombs Now! PL1
bbmanwj:0:A0BB9:02:001:Get Split Bombs Now! PL1
bbmanwj:0:A0056:99:000:Infinite Credits PL2
bbmanwj:0:A0BC3:09:000:Infinite Lives PL2
bbmanwj:0:A0BC4:03:000:Maximum Speed PL2
bbmanwj:0:A0BC6:07:000:Maximum Flame Length PL2
bbmanwj:0:A0BC8:08:000:Maximum Bombs PL2
bbmanwj:0:A0BCA:99:000:Maximum Extra Bombs PL2
bbmanwj:0:A1168:20:020:Invincibility "ON" PL2:To be used "Normal Mode" only
bbmanwj:0:A1168:20:041:Invincibility "OFF" PL2
bbmanwj:0:A0BC9:00:000:Always have Normal Bombs PL2
bbmanwj:0:A0BC9:01:000:Always have Manual Bombs PL2
bbmanwj:0:A0BC9:02:000:Always have Split Bombs PL2
bbmanwj:0:A0BC9:00:001:Get Normal Bombs Now! PL2
bbmanwj:0:A0BC9:01:001:Get Manual Bombs Now! PL2
bbmanwj:0:A0BC9:02:001:Get Split Bombs Now! PL2
bbmanwj:0:A0057:99:000:Infinite Credits PL3
bbmanwj:0:A0BD3:09:000:Infinite Lives PL3
bbmanwj:0:A0BD4:03:000:Maximum Speed PL3
bbmanwj:0:A0BD6:07:000:Maximum Flame Length PL3
bbmanwj:0:A0BD8:08:000:Maximum Bombs PL3
bbmanwj:0:A0BDA:99:000:Maximum Extra Bombs PL3
bbmanwj:0:A11A8:20:020:Invincibility "ON" PL3:To be used "Normal Mode" only
bbmanwj:0:A11A8:20:041:Invincibility "OFF" PL3
bbmanwj:0:A0BD9:00:000:Always have Normal Bombs PL3
bbmanwj:0:A0BD9:01:000:Always have Manual Bombs PL3
bbmanwj:0:A0BD9:02:000:Always have Split Bombs PL3
bbmanwj:0:A0BD9:00:001:Get Normal Bombs Now! PL3
bbmanwj:0:A0BD9:01:001:Get Manual Bombs Now! PL3
bbmanwj:0:A0BD9:02:001:Get Split Bombs Now! PL3
bbmanwj:0:A0058:99:000:Infinite Credits PL4
bbmanwj:0:A0BE3:09:000:Infinite Lives PL4
bbmanwj:0:A0BE4:03:000:Maximum Speed PL4
bbmanwj:0:A0BE6:07:000:Maximum Flame Length PL4
bbmanwj:0:A0BE8:08:000:Maximum Bombs PL4
bbmanwj:0:A0BEA:99:000:Maximum Extra Bombs PL4
bbmanwj:0:A11E8:20:020:Invincibility "ON" PL4:To be used "Normal Mode" only
bbmanwj:0:A11E8:20:041:Invincibility "OFF" PL4
bbmanwj:0:A0BE9:00:000:Always have Normal Bombs PL4
bbmanwj:0:A0BE9:01:000:Always have Manual Bombs PL4
bbmanwj:0:A0BE9:02:000:Always have Split Bombs PL4
bbmanwj:0:A0BE9:00:001:Get Normal Bombs Now! PL4
bbmanwj:0:A0BE9:01:001:Get Manual Bombs Now! PL4
bbmanwj:0:A0BE9:02:001:Get Split Bombs Now! PL4
; [ Bigfoot Bonkers ]
bbonk:0:1C27:10:000:Score always = 0 PL1
bbonk:0:1C27:10:001:Score = 0 Now! PL1
bbonk:0:1C27:11:001:Score = 1 Now! PL1
bbonk:0:1C27:12:001:Score = 2 Now! PL1
bbonk:0:1C27:13:001:Score = 3 Now! PL1
bbonk:0:1C3E:10:000:Score always = 0 PL2
bbonk:0:1C3E:10:001:Score = 0 Now! PL2
bbonk:0:1C3E:11:001:Score = 1 Now! PL2
bbonk:0:1C3E:12:001:Score = 2 Now! PL2
bbonk:0:1C3E:13:001:Score = 3 Now! PL2
; [ Untitled Fighter 'BB' (prototype) ]
bbprot:0:0000:00:999:[ There are no cheats ]:REASON 1
bbprot:0:0000:00:999:[ for this game as it ]:REASON 1
bbprot:0:0000:00:999:[ didn't work the last ]:REASON 1
bbprot:0:0000:00:999:[ time it was tested. ]:REASON 1
bbprot:0:0000:00:999:[ If the game now works ]:REASON 1
bbprot:0:0000:00:999:[ please request cheats ]:REASON 1
bbprot:0:0000:00:999:[ for it on the cheat ]:REASON 1
bbprot:0:0000:00:999:[ forums. ]:REASON 1
; [ Buster Bros. (US) ]
bbros:0:E221:5B:000:Invincibility:Disable just before ending a level or else the level will not end!
bbros:0:E200:04:500:Invincibility (2/2)
bbros:0:E01A:99:000:Infinite Time:Disable just before travelling to a different city otherwise the game will freeze!
bbros:0:E027:01:001:Stop the Bubbles Now!
bbros:0:E027:00:001:Restart the Bubbles Now!
bbros:0:E028:8C:000:Infinite Balloon Freeze Time
bbros:0:E018:10:001:Goto Last level on comp.
bbros:0:E019:30:501:Goto Last level on comp.(2/2)
bbros:0:E018:10:001:Goto Last level on death
bbros:0:E019:31:501:Goto Last level on death(2/2)
bbros:0:E230:0A:000:Infinite Lives PL1
bbros:0:E228:01:000:Always Have Protection PL1
bbros:0:E229:00:000:Always Normal Weap. PL1
bbros:0:E22C:00:500:Always Normal Weap. PL1 (2/3)
bbros:0:E244:00:500:Always Normal Weap. PL1 (3/3)
bbros:0:E229:01:000:Always Double Weap. PL1
bbros:0:E22C:00:500:Always Double Weap. PL1 (2/3)
bbros:0:E244:00:500:Always Double Weap. PL1 (3/3)
bbros:0:E229:00:000:Always M. gun Weap. PL1
bbros:0:E22C:01:500:Always M. gun Weap. PL1 (2/3)
bbros:0:E244:00:500:Always M. gun Weap. PL1 (3/3)
bbros:0:E229:00:000:Always Blocker Weap.PL1
bbros:0:E22C:00:500:Always Blocker Weap.PL1 (2/3)
bbros:0:E244:01:500:Always Blocker Weap.PL1 (3/3)
bbros:0:E229:00:001:Get Normal Weap.PL1 Now!
bbros:0:E22C:00:501:Get Normal Weap.PL1 Now!(2/3)
bbros:0:E244:00:501:Get Normal Weap.PL1 Now!(3/3)
bbros:0:E229:01:001:Get Double Weap.PL1 Now!
bbros:0:E22C:00:501:Get Double Weap.PL1 Now!(2/3)
bbros:0:E244:00:501:Get Double Weap.PL1 Now!(3/3)
bbros:0:E229:00:001:Get M. gun Weap.PL1 Now!
bbros:0:E22C:01:501:Get M. gun Weap.PL1 Now!(2/3)
bbros:0:E244:00:501:Get M. gun Weap.PL1 Now!(3/3)
bbros:0:E229:00:001:Get Blocker Weap.PL1 Now
bbros:0:E22C:00:501:Get Blocker Weap.PL1 Now(2/3)
bbros:0:E244:01:501:Get Blocker Weap.PL1 Now(3/3)
bbros:0:E2B0:0A:000:Infinite Lives PL2
bbros:0:E2A8:01:000:Always Have Protection PL2
bbros:0:E2A9:00:000:Always Normal Weap. PL2
bbros:0:E2AC:00:500:Always Normal Weap. PL2 (2/3)
bbros:0:E2C4:00:500:Always Normal Weap. PL2 (3/3)
bbros:0:E2A9:01:000:Always Double Weap. PL2
bbros:0:E2AC:00:500:Always Double Weap. PL2 (2/3)
bbros:0:E2C4:00:500:Always Double Weap. PL2 (3/3)
bbros:0:E2A9:00:000:Always M. gun Weap. PL2
bbros:0:E2AC:01:500:Always M. gun Weap. PL2 (2/3)
bbros:0:E2C4:00:500:Always M. gun Weap. PL2 (3/3)
bbros:0:E2A9:00:000:Always Blocker Weap.PL2
bbros:0:E2AC:00:500:Always Blocker Weap.PL2 (2/3)
bbros:0:E2C4:01:500:Always Blocker Weap.PL2 (3/3)
bbros:0:E2A9:00:001:Get Normal Weap.PL2 Now!
bbros:0:E2AC:00:501:Get Normal Weap.PL2 Now!(2/3)
bbros:0:E2C4:00:501:Get Normal Weap.PL2 Now!(3/3)
bbros:0:E2A9:01:001:Get Double Weap.PL2 Now!
bbros:0:E2AC:00:501:Get Double Weap.PL2 Now!(2/3)
bbros:0:E2C4:00:501:Get Double Weap.PL2 Now!(3/3)
bbros:0:E2A9:00:001:Get M. gun Weap.PL2 Now!
bbros:0:E2AC:01:501:Get M. gun Weap.PL2 Now!(2/3)
bbros:0:E2C4:00:501:Get M. gun Weap.PL2 Now!(3/3)
bbros:0:E2A9:00:001:Get Blocker Weap.PL2 Now
bbros:0:E2AC:00:501:Get Blocker Weap.PL2 Now(2/3)
bbros:0:E2C4:01:501:Get Blocker Weap.PL2 Now(3/3)
; [ Beast Busters (World ?) ]
bbusters:0:087243:00:000:Infinite Energy PL1
bbusters:0:087244:18:000:Infinite Bullets PL1
bbusters:0:087245:13:000:Infinite Magazines PL1
bbusters:0:087246:09:000:Infinite Grenades PL1
bbusters:0:0872A7:00:000:Infinite Energy PL2
bbusters:0:0872A8:18:000:Infinite Bullets PL2
bbusters:0:0872A9:13:000:Infinite Magazines PL2
bbusters:0:0872AA:09:000:Infinite Grenades PL2
bbusters:0:08730B:00:000:Infinite Energy PL3
bbusters:0:08730C:18:000:Infinite Bullets PL3
bbusters:0:08730D:13:000:Infinite Magazines PL3
bbusters:0:08730E:09:000:Infinite Grenades PL3
; [ Battle Chopper ]
bchopper:0:A3760:3F:000:Infinite Time
bchopper:0:A3761:83:500:Infinite Time (2/2)
bchopper:0:A2964:0A:000:Infinite Lives
bchopper:0:A007E:FF:000:Infinite Energy
bchopper:0:00000:00:999:[See the Dip Switch Menu to ]
bchopper:0:00000:00:999:[enable Invincibility. ]
bchopper:0:A3754:90:000:Infinite Money
bchopper:0:A3755:99:500:Infinite Money (2/3)
bchopper:0:A3756:99:500:Infinite Money (3/3)
bchopper:0:A001B:02:000:Maximum Power Bomb
bchopper:0:A001C:02:000:Maximum Power Shot
bchopper:0:A001D:02:000:Maximum Power Missile
; [ Bone Crusher ]
bcrusher:0:F000:99:000:Infinite Credits
bcrusher:0:F2BD:99:003:Infinite Time
bcrusher:0:F0E4:07:000:Infinite Lives
bcrusher:0:F505:0A:000:Infinite Energy
bcrusher:0:0000:00:999:[ See the Dip Switch Menu to enable ]
bcrusher:0:0000:00:999:[ enable an alternate Infinite ]
bcrusher:0:0000:00:999:[ Energy cheat. ]
; [ Battle Cruiser M-12 ]
bcruzm12:0:8020:07:000:Infinite Lives
bcruzm12:0:8025:00:001:Finish this Round Now!
; [ BC Story ]
bcstry:0:0000:00:999:[ There are no cheats ]:REASON 1
bcstry:0:0000:00:999:[ for this game as it ]:REASON 1
bcstry:0:0000:00:999:[ didn't work the last ]:REASON 1
bcstry:0:0000:00:999:[ time it was tested. ]:REASON 1
bcstry:0:0000:00:999:[ If the game now works ]:REASON 1
bcstry:0:0000:00:999:[ please request cheats ]:REASON 1
bcstry:0:0000:00:999:[ for it on the cheat ]:REASON 1
bcstry:0:0000:00:999:[ forums. ]:REASON 1
; [ Beam Invader ]
beaminv:0:1847:08:000:Infinite Lives
; [ Beastie Feastie ]
beastf:0:4C96:05:000:Infinite Lives PL1
beastf:0:4C98:05:000:Infinite Lives PL2
beastf:0:4C9D:A8:000:Infinite Energy
; [ Beastorizer (bootleg) ]
beastrzb:0:0000:00:999:[ There are no cheats ]:REASON 1
beastrzb:0:0000:00:999:[ for this game as it ]:REASON 1
beastrzb:0:0000:00:999:[ didn't work the last ]:REASON 1
beastrzb:0:0000:00:999:[ time it was tested. ]:REASON 1
beastrzb:0:0000:00:999:[ If the game now works ]:REASON 1
beastrzb:0:0000:00:999:[ please request cheats ]:REASON 1
beastrzb:0:0000:00:999:[ for it on the cheat ]:REASON 1
beastrzb:0:0000:00:999:[ forums. ]:REASON 1
; [ Beastorizer ]
beastrzr:0:0000:00:999:[ There are no cheats ]:REASON 1
beastrzr:0:0000:00:999:[ for this game as it ]:REASON 1
beastrzr:0:0000:00:999:[ didn't work the last ]:REASON 1
beastrzr:0:0000:00:999:[ time it was tested. ]:REASON 1
beastrzr:0:0000:00:999:[ If the game now works ]:REASON 1
beastrzr:0:0000:00:999:[ please request cheats ]:REASON 1
beastrzr:0:0000:00:999:[ for it on the cheat ]:REASON 1
beastrzr:0:0000:00:999:[ forums. ]:REASON 1
; [ BeatHead (prototype) ]
beathead:0:00000980:1E:000:Infinite Credits
beathead:0:000199CC:0D:001:Tiles Got = 13 Now! PL1:or Player 1 wins Now!
beathead:0:000199CC:00:001:Tiles Got = 0 Now! PL1
beathead:0:00019A48:0D:001:Tiles Got = 13 Now! PL2:or Player 2 wins Now!
beathead:0:00019A48:00:001:Tiles Got = 0 Now! PL2
; [ Beezer (set 1) ]
beezer:0:0559:0A:000:Infinite Credits
beezer:0:0030:05:000:Infinite Lives PL1
beezer:0:0046:05:000:Infinite Lives PL2
; [ Beezer (set 2) ]
beezer1:0:0555:0A:000:Infinite Credits
beezer1:0:0030:05:000:Infinite Lives PL1
beezer1:0:0045:05:000:Infinite Lives PL2
; [ Ben Bero Beh (Japan) ]
benberob:0:FA77:90:000:Infinite Bonus
benberob:0:FA39:05:000:Infinite Lives PL1
benberob:0:FA3A:05:000:Infinite Lives PL2
; [ Beraboh Man (Japan version C) ]
berabohm:0:205E:63:000:Infinite Credits
berabohm:0:2064:78:000:Infinite Energy
berabohm:0:20C9:C0:000:Invincibility
; [ Beraboh Man (Japan version B) ]
beraboho:0:205E:63:000:Infinite Credits
beraboho:0:2064:78:000:Infinite Energy
beraboho:0:20C9:C0:000:Invincibility
; [ Berlin Wall, The (set 1) ]
berlwall:0:200020:09:000:Infinite Credits
berlwall:0:202890:09:000:Infinite Time
berlwall:0:202891:99:500:Infinite Time (2/2)
berlwall:0:202982:09:000:Infinite Lives PL1
berlwall:0:20299D:EF:000:Invincibility PL1
berlwall:0:2029C6:09:000:Infinite Lives PL2
berlwall:0:2029E1:EF:000:Invincibility PL2
; [ Berlin Wall, The (set 2) ]
berlwalt:0:200020:09:000:Infinite Credits
berlwalt:0:202890:09:000:Infinite Time
berlwalt:0:202891:99:500:Infinite Time (2/2)
berlwalt:0:20297E:09:000:Infinite Lives PL1
berlwalt:0:202999:EF:000:Invincibility PL1
berlwalt:0:2029C0:09:000:Infinite Lives PL2
berlwalt:0:2029DB:EF:000:Invincibility PL2
; [ Bermuda Triangle (US older version) ]
bermudaa:0:E3CA:99:000:Infinite Credits
bermudaa:0:E400:99:000:Infinite Lives PL1
bermudaa:0:E417:12:000:Infinite Energy PL1
bermudaa:0:E42B:9D:000:Invincibility PL1
bermudaa:0:E450:99:000:Infinite Lives PL2
bermudaa:0:E467:12:000:Infinite Energy PL2
bermudaa:0:E47B:9D:000:Invincibility PL2
; [ Bermuda Triangle (Japan old version) ]
bermudao:0:E3CA:99:000:Infinite Credits
bermudao:0:E428:00:000:Infinite Time PL1
bermudao:0:E429:30:500:Infinite Time PL1 (2/2)
bermudao:0:E400:99:000:Infinite Lives PL1
bermudao:0:E417:BF:000:Infinite Energy PL1
bermudao:0:E42B:9D:000:Invincibility PL1
bermudao:0:E478:00:000:Infinite Time PL2
bermudao:0:E479:30:500:Infinite Time PL2 (2/2)
bermudao:0:E450:99:000:Infinite Lives PL2
bermudao:0:E467:BF:000:Infinite Energy PL2
bermudao:0:E47B:9D:000:Invincibility PL2
; [ Bermuda Triangle (Japan) ]
bermudat:0:E3CA:99:000:Infinite Credits
bermudat:0:E428:00:000:Infinite Time PL1
bermudat:0:E429:30:500:Infinite Time PL1 (2/2)
bermudat:0:E400:99:000:Infinite Lives PL1
bermudat:0:E417:BF:000:Infinite Energy PL1
bermudat:0:E42B:9D:000:Invincibility PL1
bermudat:0:E478:00:000:Infinite Time PL2
bermudat:0:E479:30:500:Infinite Time PL2 (2/2)
bermudat:0:E450:99:000:Infinite Lives PL2
bermudat:0:E467:BF:000:Infinite Energy PL2
bermudat:0:E47B:9D:000:Invincibility PL2
; [ Berzerk (set 1) ]
berzerk:0:4349:05:000:Infinite Lives
berzerk:0:434E:0F:000:No Evil Otto
berzerk:0:434B:00:000:Robots Don't Fire
berzerk:0:437A:00:000:Robots shoot slow lasers
berzerk:0:437A:02:000:Robots shoot fast lasers
; [ Berzerk (set 2) ]
berzerk1:0:4349:05:000:Infinite Lives
berzerk1:0:434E:0F:000:No Evil Otto
berzerk1:0:434B:00:000:Robots Don't Fire
berzerk1:0:437A:00:000:Robots shoot slow lasers
berzerk1:0:437A:02:000:Robots shoot fast lasers
; [ Big Bang ]
bigbang:0:1F900D:09:000:Infinite Credits
bigbang:0:1F7F29:06:000:Infinite Lives PL1
bigbang:0:1F7F2F:08:000:Infinite Bombs PL1
bigbang:0:1F7F31:03:000:Max Firepower PL1
bigbang:0:1F7F2D:02:000:Invicibility PL1
bigbang:0:1F7E29:06:000:Infinite Lives PL2
bigbang:0:1F7E2F:08:000:Infinite Bombs PL2
bigbang:0:1F7E31:03:000:Max Firepower PL2
bigbang:0:1F7E2D:02:000:Invincibility PL2
; [ Big Bucks ]
bigbucks:0:0000:00:999:[ This game hasn't even ]:REASON 11
bigbucks:0:0000:00:999:[ been looked at due to ]:REASON 11
bigbucks:0:0000:00:999:[ time constraints - Too]:REASON 11
bigbucks:0:0000:00:999:[ many games and so ]:REASON 11
bigbucks:0:0000:00:999:[ little time. It is ]:REASON 11
bigbucks:0:0000:00:999:[ even possible that ]:REASON 11
bigbucks:0:0000:00:999:[ this game may be a ]:REASON 11
bigbucks:0:0000:00:999:[ clone of an existing ]:REASON 11
bigbucks:0:0000:00:999:[ game which may have ]:REASON 11
bigbucks:0:0000:00:999:[ cheats. Please search ]:REASON 11
bigbucks:0:0000:00:999:[ the cheat forums ]:REASON 11
bigbucks:0:0000:00:999:[ before posting cheat ]:REASON 11
bigbucks:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Big Event Golf ]
bigevglf:0:0000:00:999:[ This game hasn't even ]:REASON 11
bigevglf:0:0000:00:999:[ been looked at due to ]:REASON 11
bigevglf:0:0000:00:999:[ time constraints - Too]:REASON 11
bigevglf:0:0000:00:999:[ many games and so ]:REASON 11
bigevglf:0:0000:00:999:[ little time. It is ]:REASON 11
bigevglf:0:0000:00:999:[ even possible that ]:REASON 11
bigevglf:0:0000:00:999:[ this game may be a ]:REASON 11
bigevglf:0:0000:00:999:[ clone of an existing ]:REASON 11
bigevglf:0:0000:00:999:[ game which may have ]:REASON 11
bigevglf:0:0000:00:999:[ cheats. Please search ]:REASON 11
bigevglf:0:0000:00:999:[ the cheat forums ]:REASON 11
bigevglf:0:0000:00:999:[ before posting cheat ]:REASON 11
bigevglf:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Big Karnak ]
bigkarnk:0:FF9C70:0A:000:Infinite Credits
bigkarnk:0:FF801A:3B:000:Infinite Time
bigkarnk:0:FFCA62:07:000:Infinite Lives PL1
bigkarnk:0:FFCA64:C0:000:Infinite Energy PL1
bigkarnk:0:FFCA6C:02:000:Invincibility PL1
bigkarnk:0:FFC962:07:000:Infinite Lives PL2
bigkarnk:0:FFC964:C0:000:Infinite Energy PL2
bigkarnk:0:FFC96C:02:000:Invincibility PL2
; [ Big Pro Wrestling!, The ]
bigprowr:0:00AC:10:000:Infinite Power
; [ Big Run (11th Rallye version) ]
bigrun:0:0F000D:63:000:Infinite Credits
bigrun:0:000000:00:999:[ONLY use Boost Time Now! during race!]
bigrun:0:000000:00:999:[If you use it at any other time you ]
bigrun:0:000000:00:999:[will probably have BIG problems! And ]
bigrun:0:000000:00:999:[that includes the START Countdown!! ]
bigrun:0:0F014A:FF:001:Boost Time Now!
bigrun:0:0F014B:FF:501:Boost Time Now! (2/2)
bigrun:0:0F3057:FF:000:Always drive at Maximum Speed
bigrun:0:0F3056:06:000:Always drive at Crazy Speed
bigrun:0:0F3057:FF:500:Always drive at Crazy Speed (2/2)
bigrun:0:0F3056:06:001:Get Crazy Speed Boost Now!:Use this with an Activation Key for best effect
bigrun:0:0F3057:FF:501:Get Crazy Speed Boost Now! (2/2)
; [ Big Striker ]
bigstrik:0:FF88FE:00:000:Infinite Credits
bigstrik:0:FF88FF:99:500:Infinite Credits (2/2)
bigstrik:0:FF885D:09:000:Infinite Time
bigstrik:0:FF885F:59:500:Infinite Time (2/2)
bigstrik:0:FF885D:00:001:Finish Game Now!
bigstrik:0:FF885F:00:501:Finish Game Now! (2/2)
bigstrik:0:FF8A41:06:001:Goto the Final Game Now!:Enable this cheat only when you are playing and you are selecting your team
bigstrik:0:FF8A41:06:071:Select Game Round:Enable this cheat only when you are playing and you are selecting your team.Enter round-1 (i.e. 00 for round 1,01 for 2 .... and 06 for final game)
bigstrik:0:000000:00:999:[ The score display will not update ]
bigstrik:0:000000:00:999:[ until a goal is scored. ]
bigstrik:0:FF8A79:10:000:Score always = 10 PL1
bigstrik:0:FF8A79:00:000:Score always = 0 PL1
bigstrik:0:FF8A79:10:001:Score = 10 Now! PL1
bigstrik:0:FF8A79:00:001:Score = 0 Now! PL1
bigstrik:0:FF8A79:99:073:Select Score PL1
bigstrik:0:FF8A7B:10:000:Score always = 10 PL2
bigstrik:0:FF8A7B:00:000:Score always = 0 PL2
bigstrik:0:FF8A7B:10:001:Score = 10 Now! PL2
bigstrik:0:FF8A7B:00:001:Score = 0 Now! PL2
bigstrik:0:FF8A7B:99:073:Select Score PL2
; [ Big Striker (bootleg) ]
bigstrkb:0:FF88FE:00:000:Infinite Credits
bigstrkb:0:FF88FF:99:500:Infinite Credits (2/2)
bigstrkb:0:FF885D:09:000:Infinite Time
bigstrkb:0:FF885F:59:500:Infinite Time (2/2)
bigstrkb:0:FF885D:00:001:Finish Game Now!
bigstrkb:0:FF885F:00:501:Finish Game Now! (2/2)
bigstrkb:0:FF8A41:06:001:Goto the Final Game Now!:Enable this cheat only when you are playing and you are selecting your team
bigstrkb:0:FF8A41:06:071:Select Game Round:Enable this cheat only when you are playing and you are selecting your team.Enter round-1 (i.e. 00 for round 1,01 for 2 .... and 06 for final game)
bigstrkb:0:000000:00:999:[ The score display will not update ]
bigstrkb:0:000000:00:999:[ until a goal is scored. ]
bigstrkb:0:FF8A79:10:000:Score always = 10 PL1
bigstrkb:0:FF8A79:00:000:Score always = 0 PL1
bigstrkb:0:FF8A79:10:001:Score = 10 Now! PL1
bigstrkb:0:FF8A79:00:001:Score = 0 Now! PL1
bigstrkb:0:FF8A79:99:073:Select Score PL1
bigstrkb:0:FF8A7B:10:000:Score always = 10 PL2
bigstrkb:0:FF8A7B:00:000:Score always = 0 PL2
bigstrkb:0:FF8A7B:10:001:Score = 10 Now! PL2
bigstrkb:0:FF8A7B:00:001:Score = 0 Now! PL2
bigstrkb:0:FF8A7B:99:073:Select Score PL2
; [ Big Twin ]
bigtwin:0:FF0011:63:000:Infinite Credits
bigtwin:0:FF010B:63:000:Infinite Lives PL1
bigtwin:0:FF00D9:00:001:Finish this Level Now! PL1
bigtwin:0:FF0975:63:000:Infinite Lives PL2
bigtwin:0:FF0943:00:001:Finish this Level Now! PL2
; [ Bijokko Gakuen (Japan 880116) ]
bijokkog:0:F0E2:FF:000:Buggy score
bijokkog:0:0000:00:999:[ The winning hand cheat must be ]
bijokkog:0:0000:00:999:[ activated when there are 14 tiles ]
bijokkog:0:0000:00:999:[ in your hand, then press the RON ]
bijokkog:0:0000:00:999:[ key ('Z' by default). The tiles do ]
bijokkog:0:0000:00:999:[ not visually change until you make ]
bijokkog:0:0000:00:999:[ a move. ]
bijokkog:0:F40E:31:001:Get winning hand Now!
bijokkog:0:F40F:31:501:Get winning hand Now! (02/14)
bijokkog:0:F410:31:501:Get winning hand Now! (03/14)
bijokkog:0:F411:32:501:Get winning hand Now! (04/14)
bijokkog:0:F412:32:501:Get winning hand Now! (05/14)
bijokkog:0:F413:32:501:Get winning hand Now! (06/14)
bijokkog:0:F414:33:501:Get winning hand Now! (07/14)
bijokkog:0:F415:33:501:Get winning hand Now! (08/14)
bijokkog:0:F416:33:501:Get winning hand Now! (09/14)
bijokkog:0:F417:34:501:Get winning hand Now! (10/14)
bijokkog:0:F418:34:501:Get winning hand Now! (11/14)
bijokkog:0:F419:34:501:Get winning hand Now! (12/14)
bijokkog:0:F41A:35:501:Get winning hand Now! (13/14)
bijokkog:0:F41B:35:501:Get winning hand Now! (14/14)
bijokkog:0:F40E:31:000:Always winning hand
bijokkog:0:F40F:31:500:Always winning hand (02/14)
bijokkog:0:F410:31:500:Always winning hand (03/14)
bijokkog:0:F411:32:500:Always winning hand (04/14)
bijokkog:0:F412:32:500:Always winning hand (05/14)
bijokkog:0:F413:32:500:Always winning hand (06/14)
bijokkog:0:F414:33:500:Always winning hand (07/14)
bijokkog:0:F415:33:500:Always winning hand (08/14)
bijokkog:0:F416:33:500:Always winning hand (09/14)
bijokkog:0:F417:34:500:Always winning hand (10/14)
bijokkog:0:F418:34:500:Always winning hand (11/14)
bijokkog:0:F419:34:500:Always winning hand (12/14)
bijokkog:0:F41A:35:500:Always winning hand (13/14)
bijokkog:0:F41B:35:500:Always winning hand (14/14)
:bijokkog:00000006:F40E:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:bijokkog:00000006:F48E:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
bijokkog:0:0000:00:999:[ Here is the look-up list for ]
bijokkog:0:0000:00:999:[ the above watches. ]
bijokkog:0:0000:00:999:[ ]
bijokkog:0:0000:00:999:[ value common name chinese name ]
bijokkog:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
bijokkog:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
bijokkog:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
bijokkog:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
bijokkog:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
bijokkog:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
bijokkog:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
bijokkog:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
bijokkog:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
bijokkog:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
bijokkog:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
bijokkog:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
bijokkog:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
bijokkog:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
bijokkog:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
bijokkog:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
bijokkog:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
bijokkog:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
bijokkog:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
bijokkog:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
bijokkog:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
bijokkog:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
bijokkog:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
bijokkog:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
bijokkog:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
bijokkog:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
bijokkog:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
bijokkog:0:0000:00:999:[ 31h East "wind" ]
bijokkog:0:0000:00:999:[ 32h South "wind" ]
bijokkog:0:0000:00:999:[ 33h West "wind" ]
bijokkog:0:0000:00:999:[ 34h North "wind" ]
bijokkog:0:0000:00:999:[ 35h White "dragon" ]
bijokkog:0:0000:00:999:[ 36h Green "dragon" ]
bijokkog:0:0000:00:999:[ 37h Red "dragon" ]
bijokkog:0:0000:00:999:[ 3Fh - no tile - ]
; [ Bijokko Yume Monogatari (Japan 870925) ]
bijokkoy:0:F0E2:FF:000:Buggy score
bijokkoy:0:0000:00:999:[ The winning hand cheat must be ]
bijokkoy:0:0000:00:999:[ activated when there are 14 tiles ]
bijokkoy:0:0000:00:999:[ in your hand, then press the RON ]
bijokkoy:0:0000:00:999:[ key ('Z' by default). The tiles do ]
bijokkoy:0:0000:00:999:[ not visually change until you make ]
bijokkoy:0:0000:00:999:[ a move. ]
bijokkoy:0:F40E:31:001:Get winning hand Now!
bijokkoy:0:F40F:31:501:Get winning hand Now! (02/14)
bijokkoy:0:F410:31:501:Get winning hand Now! (03/14)
bijokkoy:0:F411:32:501:Get winning hand Now! (04/14)
bijokkoy:0:F412:32:501:Get winning hand Now! (05/14)
bijokkoy:0:F413:32:501:Get winning hand Now! (06/14)
bijokkoy:0:F414:33:501:Get winning hand Now! (07/14)
bijokkoy:0:F415:33:501:Get winning hand Now! (08/14)
bijokkoy:0:F416:33:501:Get winning hand Now! (09/14)
bijokkoy:0:F417:34:501:Get winning hand Now! (10/14)
bijokkoy:0:F418:34:501:Get winning hand Now! (11/14)
bijokkoy:0:F419:34:501:Get winning hand Now! (12/14)
bijokkoy:0:F41A:35:501:Get winning hand Now! (13/14)
bijokkoy:0:F41B:35:501:Get winning hand Now! (14/14)
bijokkoy:0:F40E:31:000:Always winning hand
bijokkoy:0:F40F:31:500:Always winning hand (02/14)
bijokkoy:0:F410:31:500:Always winning hand (03/14)
bijokkoy:0:F411:32:500:Always winning hand (04/14)
bijokkoy:0:F412:32:500:Always winning hand (05/14)
bijokkoy:0:F413:32:500:Always winning hand (06/14)
bijokkoy:0:F414:33:500:Always winning hand (07/14)
bijokkoy:0:F415:33:500:Always winning hand (08/14)
bijokkoy:0:F416:33:500:Always winning hand (09/14)
bijokkoy:0:F417:34:500:Always winning hand (10/14)
bijokkoy:0:F418:34:500:Always winning hand (11/14)
bijokkoy:0:F419:34:500:Always winning hand (12/14)
bijokkoy:0:F41A:35:500:Always winning hand (13/14)
bijokkoy:0:F41B:35:500:Always winning hand (14/14)
:bijokkoy:00000006:F40E:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:bijokkoy:00000006:F48E:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
bijokkoy:0:0000:00:999:[ Here is the look-up list for ]
bijokkoy:0:0000:00:999:[ the above watches. ]
bijokkoy:0:0000:00:999:[ ]
bijokkoy:0:0000:00:999:[ value common name chinese name ]
bijokkoy:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
bijokkoy:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
bijokkoy:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
bijokkoy:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
bijokkoy:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
bijokkoy:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
bijokkoy:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
bijokkoy:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
bijokkoy:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
bijokkoy:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
bijokkoy:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
bijokkoy:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
bijokkoy:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
bijokkoy:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
bijokkoy:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
bijokkoy:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
bijokkoy:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
bijokkoy:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
bijokkoy:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
bijokkoy:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
bijokkoy:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
bijokkoy:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
bijokkoy:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
bijokkoy:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
bijokkoy:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
bijokkoy:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
bijokkoy:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
bijokkoy:0:0000:00:999:[ 31h East "wind" ]
bijokkoy:0:0000:00:999:[ 32h South "wind" ]
bijokkoy:0:0000:00:999:[ 33h West "wind" ]
bijokkoy:0:0000:00:999:[ 34h North "wind" ]
bijokkoy:0:0000:00:999:[ 35h White "dragon" ]
bijokkoy:0:0000:00:999:[ 36h Green "dragon" ]
bijokkoy:0:0000:00:999:[ 37h Red "dragon" ]
bijokkoy:0:0000:00:999:[ 3Fh - no tile - ]
; [ Billiards, The ]
billiard:0:8002:63:000:Infinite Credits
billiard:0:81C0:03:000:Infinite Lives
billiard:0:81A6:03:000:Infinite Rests
; [ Bio Attack ]
bioatack:0:8044:03:000:Infinite Lives
bioatack:0:8023:0D:007:Infinite Oxygen
bioatack:0:8024:0B:507:Infinite Oxygen (2/2)
bioatack:0:0000:00:999:[See the Dip Switch Menu to ]
bioatack:0:0000:00:999:[enable Invincibility. ]
; [ BioFreaks (prototype) ]
biofreak:0:00118EAD:64:000:Infinite Energy PL1
biofreak:0:00118EAD:00:001:Drain All Energy Now! PL1
biofreak:0:0011B719:64:000:Infinite Energy PL2
biofreak:0:0011B719:00:001:Drain All Energy Now! PL2
; [ Biomechanical Toy (unprotected) ]
biomtoy:0:FF072B:09:000:Infinite Lives
biomtoy:0:FF0729:E0:000:Infinite Energy
biomtoy:0:FF0547:5C:000:Infinite Ammo.:Get some bullets first
biomtoy:0:FF5EFB:02:000:Invincibility
biomtoy:0:FF0549:00:000:Always have No Bullets
biomtoy:0:FF0549:01:000:Always have Normal Bullets
biomtoy:0:FF0549:02:000:Always have Flame Bullets
biomtoy:0:FF0549:00:001:Get No Bullets Now!
biomtoy:0:FF0549:01:001:Get Normal Bullets Now!
biomtoy:0:FF0549:02:001:Get Flame Bullets Now!
; [ Bionic Commando (US set 1) ]
bionicc:0:FFC67B:BF:000:Invincibility (buggy!)
bionicc:0:FFC57E:08:000:Infinite Lives
bionicc:0:FFC5A1:99:000:Infinite Time
bionicc:0:FFC999:01:000:Always have fast arm "ON"
bionicc:0:FFC999:00:001:Turn fast arm "OFF"
; [ Bionic Commando (US set 2) ]
bionicc2:0:FFC67B:BF:000:Invincibility (buggy!)
bionicc2:0:FFC57E:08:000:Infinite Lives
bionicc2:0:FFC5A1:99:000:Infinite Time
bionicc2:0:FFC999:01:000:Always have fast arm "ON"
bionicc2:0:FFC999:00:001:Turn fast arm "OFF"
; [ Bio-ship Paladin ]
bioship:0:0F02DD:06:000:Infinite Lives PL1
bioship:0:0F0331:14:000:Infinite Energy PL1
bioship:0:0F0335:40:000:Always have Max beam PL1
bioship:0:0F02DB:4F:000:Invincibility PL1
bioship:0:0F02FA:FF:000:Always have Autobeam PL1
bioship:0:0F0E5D:06:000:Infinite Lives PL2
bioship:0:0F0EB1:14:000:Infinite Energy PL2
bioship:0:0F0EB5:40:000:Always have Max beam PL2
bioship:0:0F0E5B:4F:000:Invincibility PL2
bioship:0:0F0E7A:FF:000:Always have Autobeam PL2
bioship:0:000000:00:999:[ These cheats are from the "option" ]
bioship:0:000000:00:999:[ menu of the test mode. But the ]
bioship:0:000000:00:999:[ values are reset when you reset ]
bioship:0:000000:00:999:[ the game. Using cheats allows you ]
bioship:0:000000:00:999:[ to change them with ease. ]
bioship:0:0F0054:00:000:Hit check always "ON"
bioship:0:0F0055:00:500:Hit check always "ON" (2/2)
bioship:0:0F0054:FF:000:Hit check always "OFF"
bioship:0:0F0055:FF:500:Hit check always "OFF" (2/2)
bioship:0:0F0056:FF:000:Round select always "ON"
bioship:0:0F0057:FF:500:Round select always "ON" (2/2)
bioship:0:0F0056:00:000:Round select always "OFF"
bioship:0:0F0057:00:500:Round select always "OFF" (2/2)
; [ Birdie Try (Japan) ]
birdtry:0:FF89C4:01:000:Always get a Hole in One
; [ Bishi Bashi Championship Mini Game Senshuken ]
bishi:0:400453:FF:000:Infinite Credits
bishi:0:400505:FF:000:Infinite Time
bishi:0:4004B5:05:000:Infinite Lives PL1
bishi:0:4004B7:05:000:Infinite Lives PL2
bishi:0:4004B9:05:000:Infinite Lives PL3
; [ Blue's Journey / Raguy ]
bjourney:0:10FD89:64:000:Infinite Continues
bjourney:0:1030B2:00:500:Infinite Continues (2/3)
bjourney:0:1030B3:00:500:Infinite Continues (3/3)
bjourney:0:106906:38:002:Infinite Time
bjourney:0:106907:40:502:Infinite Time (2/2)
bjourney:0:10783F:09:000:Infinite Shop Time
bjourney:0:107000:09:000:Infinite Lives PL1
bjourney:0:107009:7F:000:Invincibility PL1
bjourney:0:107011:05:000:Infinite Energy PL1
bjourney:0:107020:05:500:Infinite Energy PL1 (2/2)
bjourney:0:107010:FF:001:Get 255 Roses Now! PL1
bjourney:0:107010:FF:000:Infinite Money PL1
bjourney:0:10701B:FF:500:Infinite Money PL1 (2/2)
bjourney:0:107017:04:000:Always 1 cocoon for life PL1
bjourney:0:107017:04:001:Get 1 cocoon for life Now!PL1
bjourney:0:107012:02:000:Always have leaf PL1
bjourney:0:10702B:00:500:Always have leaf PL1 (2/3)
bjourney:0:10702C:00:500:Always have leaf PL1 (3/3)
bjourney:0:107012:00:000:Always have boomrang PL1
bjourney:0:10702B:03:500:Always have boomrang PL1 (2/3)
bjourney:0:10702C:00:500:Always have boomrang PL1 (3/3)
bjourney:0:107012:00:000:Always have "bomb" PL1
bjourney:0:10702B:00:500:Always have "bomb" PL1 (2/3)
bjourney:0:10702C:03:500:Always have "bomb" PL1 (3/3)
bjourney:0:107012:02:001:Get leaf Now! PL1
bjourney:0:10702B:00:501:Get leaf Now! PL1 (2/3)
bjourney:0:10702C:00:501:Get leaf Now! PL1 (3/3)
bjourney:0:107012:00:001:Get boomrang Now! PL1
bjourney:0:10702B:03:501:Get boomrang Now! PL1 (2/3)
bjourney:0:10702C:00:501:Get boomrang Now! PL1 (3/3)
bjourney:0:107012:00:001:Get "bomb" Now! PL1
bjourney:0:10702B:00:501:Get "bomb" Now! PL1 (2/3)
bjourney:0:10702C:03:501:Get "bomb" Now! PL1 (3/3)
bjourney:0:10701C:01:000:Never lose flowers PL1
bjourney:0:107019:00:000:Never get cursed PL1
bjourney:0:10701A:01:000:Always have the club PL1
bjourney:0:107013:01:000:Always have the spikes PL1
bjourney:0:107014:01:000:Always have the spring PL1
bjourney:0:107015:01:000:Always have the swin fin PL1
bjourney:0:107015:01:000:Always have the light safe PL1
bjourney:0:107015:02:000:Always have the super safe PL1
bjourney:0:10701A:01:001:Get the club Now! PL1
bjourney:0:107013:01:001:Get the spikes Now! PL1
bjourney:0:107014:01:001:Get the spring Now! PL1
bjourney:0:107015:01:001:Get the swin fin Now! PL1
bjourney:0:107016:00:000:Always have No Safe PL1
bjourney:0:107016:01:000:Always have the Light Safe PL1
bjourney:0:107016:02:000:Always have the Super Safe PL1
bjourney:0:107016:00:001:Get No Safe Now! PL1
bjourney:0:107016:01:001:Get the Light Safe Now! PL1
bjourney:0:107016:02:001:Get the Super Safe Now! PL1
bjourney:0:107400:09:000:Infinite Lives PL2
bjourney:0:107409:7F:000:Invincibility PL2
bjourney:0:107411:05:000:Infinite Energy PL2
bjourney:0:107420:05:500:Infinite Energy PL2 (2/2)
bjourney:0:107410:FF:001:Get 255 Roses Now! PL2
bjourney:0:107410:FF:000:Infinite Money PL2
bjourney:0:10741B:FF:500:Infinite Money PL2 (2/2)
bjourney:0:107417:04:000:Always 1 cocoon for life PL2
bjourney:0:107417:04:001:Get 1 cocoon for life Now!PL2
bjourney:0:107412:02:000:Always have leaf PL2
bjourney:0:10742B:00:500:Always have leaf PL2 (2/3)
bjourney:0:10742C:00:500:Always have leaf PL2 (3/3)
bjourney:0:107412:00:000:Always have boomrang PL2
bjourney:0:10742B:03:500:Always have boomrang PL2(2/3)
bjourney:0:10742C:00:500:Always have boomrang PL2(3/3)
bjourney:0:107412:00:000:Always have "bomb" PL2
bjourney:0:10742B:00:500:Always have "bomb" PL2 (2/3)
bjourney:0:10742C:03:500:Always have "bomb" PL2 (3/3)
bjourney:0:107412:02:001:Get leaf Now! PL2
bjourney:0:10742B:00:501:Get leaf Now! PL2 (2/3)
bjourney:0:10742C:00:501:Get leaf Now! PL2 (3/3)
bjourney:0:107412:00:001:Get boomrang Now! PL2
bjourney:0:10742B:03:501:Get boomrang Now! PL2(2/3)
bjourney:0:10742C:00:501:Get boomrang Now! PL2(3/3)
bjourney:0:107412:00:001:Get "bomb" Now! PL2
bjourney:0:10742B:00:501:Get "bomb" Now! PL2 (2/3)
bjourney:0:10742C:03:501:Get "bomb" Now! PL2 (3/3)
bjourney:0:10741C:01:000:Never lose flowers PL2
bjourney:0:107419:00:000:Never get cursed PL2
bjourney:0:10741A:01:000:Always have the club PL2
bjourney:0:107413:01:000:Always have the spikes PL2
bjourney:0:107414:01:000:Always have the spring PL2
bjourney:0:107415:01:000:Always have the swin fin PL2
bjourney:0:10741A:01:001:Get the club Now! PL2
bjourney:0:107413:01:001:Get the spikes Now! PL2
bjourney:0:107414:01:001:Get the spring Now! PL2
bjourney:0:107415:01:001:Get the swin fin Now! PL2
bjourney:0:107416:00:000:Always have No Safe PL2
bjourney:0:107416:01:000:Always have the Light Safe PL2
bjourney:0:107416:02:000:Always have the Super Safe PL2
bjourney:0:107416:00:001:Get No Safe Now! PL2
bjourney:0:107416:01:001:Get the Light Safe Now! PL2
bjourney:0:107416:02:001:Get the Super Safe Now! PL2
; [ Bombjack Twin ]
bjtwin:0:0F9003:09:000:Infinite Credits
bjtwin:0:0F9092:09:000:Infinite Bonus Game Time
bjtwin:0:0F9093:90:500:Infinite Bonus Game Time(2/2)
bjtwin:0:0F1204:01:000:Infinite "Power" Time
bjtwin:0:0F1205:40:500:Infinite "Power" Time (2/2)
bjtwin:0:0F9071:04:000:Always x5 Bonus Multiplier
bjtwin:0:0F9073:13:000:Always next bomb for "power"
bjtwin:0:0F9071:04:001:Get x5 Bonus Multiplier Next!
bjtwin:0:0F9073:13:001:Get next bomb for "power"Now!
bjtwin:0:0F1037:06:000:Infinite Lives PL1
bjtwin:0:0F106F:FF:000:Invincibility PL1
bjtwin:0:0F105D:63:000:Maximum items PL1
bjtwin:0:0F106B:18:000:Max bombs (solo/bonus) PL1
bjtwin:0:0F106D:17:000:Max fire bombs(solo/bonus)PL1
bjtwin:0:0F106B:46:000:Max bombs (dual game) PL1
bjtwin:0:0F106D:45:000:Max fire bombs (dual game)PL1
bjtwin:0:0F1137:06:000:Infinite Lives PL2
bjtwin:0:0F116F:FF:000:Invincibility PL2
bjtwin:0:0F115D:63:000:Maximum items PL2
bjtwin:0:0F116B:18:000:Max bombs (solo/bonus) PL2
bjtwin:0:0F116D:17:000:Max fire bombs(solo/bonus)PL2
bjtwin:0:0F116B:46:000:Max bombs (dual game) PL2
bjtwin:0:0F116D:45:000:Max fire bombs (dual game)PL2
; [ Birdie King ]
bking:0:9336:39:000:Infinite Time
bking:0:80C3:00:000:Infinite Strokes PL1
bking:0:80CC:12:000:Infinite Holes PL1
bking:0:80C3:00:001:Reset Strokes Now! PL1
bking:0:80C2:11:001:Goto last hole, next hole PL1
bking:0:80D3:00:000:Infinite Strokes PL2
bking:0:80DC:12:000:Infinite Holes PL2
bking:0:80D3:00:001:Reset Strokes Now! PL2
bking:0:80D2:11:001:Goto last hole, next hole PL2
; [ Birdie King 2 ]
bking2:0:9336:39:000:Infinite Time
bking2:0:80C3:00:000:Infinite Strokes PL1
bking2:0:80CC:12:000:Infinite Holes PL1
bking2:0:80C3:00:001:Reset Strokes Now! PL1
bking2:0:80C2:11:001:Goto last hole, next hole PL1
bking2:0:80D3:00:000:Infinite Strokes PL2
bking2:0:80DC:12:000:Infinite Holes PL2
bking2:0:80D3:00:001:Reset Strokes Now! PL2
bking2:0:80D2:11:001:Goto last hole, next hole PL2
; [ Birdie King 3 ]
bking3:0:9338:39:000:Infinite Time
bking3:0:80C3:00:000:Infinite Strokes PL1
bking3:0:80CC:12:000:Infinite Holes PL1
bking3:0:80C3:00:001:Reset Strokes Now! PL1
bking3:0:80C2:11:001:Goto last hole, next hole PL1
bking3:0:80D3:00:000:Infinite Strokes PL2
bking3:0:80DC:12:000:Infinite Holes PL2
bking3:0:80D3:00:001:Reset Strokes Now! PL2
bking3:0:80D2:11:001:Goto last hole, next hole PL2
; [ Bakuretsu Quiz Ma-Q Dai Bouken (Japan) ]
bkrtmaq:0:002FDD:09:000:Infinite Credits
bkrtmaq:0:000000:00:999:[Watch out for these values ]
bkrtmaq:0:000000:00:999:[ 08=1, 04=2, 02=3, 01=4 ]
bkrtmaq:0:0029F6:00:998:Watch me for good answer
bkrtmaq:0:0029F6:08:000:Answer 1 always correct
bkrtmaq:0:0029F5:02:001:Good answer ends quiz Now!
bkrtmaq:0:0029ED:03:501:Good answer ends quiz Now! (2/2)
bkrtmaq:0:002109:06:000:Infinite Lives PL1
bkrtmaq:0:002129:06:000:Infinite Lives PL2
; [ Black Tiger (bootleg) ]
bktigerb:0:F3A0:09:000:Infinite Lives
bktigerb:0:F3B1:3B:000:Infinite Time
bktigerb:0:F3AD:06:000:Infinite Shield
bktigerb:0:F3A8:FF:000:Infinite Money
bktigerb:0:F3B0:09:000:Infinite Potions
bktigerb:0:F3AB:09:000:Infinite Keys
bktigerb:0:E905:01:000:Invincibility:Falling down holes kills!
bktigerb:0:F424:0F:500:Invincibility (2/2)
bktigerb:0:F3AC:04:000:Always have the Best weapon
bktigerb:0:F3A1:07:071:Select current level
bktigerb:0:F3A1:07:061:Select next level
; [ Blades of Steel (version T) ]
bladestl:0:4041:99:000:Infinite Time
bladestl:0:4042:59:500:Infinite Time (2/2)
bladestl:0:4041:00:001:Finish Period Now!
bladestl:0:4042:00:501:Finish Period Now! (2/2)
bladestl:0:4045:99:000:Infinite Play Time
bladestl:0:4046:59:500:Infinite Play Time (2/2)
bladestl:0:4049:99:073:Select Score 0-99 PL1
bladestl:0:4048:09:073:Select Score 100-900 PL1
bladestl:0:404B:99:073:Select Score 0-99 PL2
bladestl:0:404A:09:073:Select Score 100-900 PL2
bladestl:0:41FF:FF:000:Sound Test Timer Stop:[Unknown]Next Code
; [ Blades of Steel (version E) ]
bladstle:0:4041:99:000:Infinite Time
bladstle:0:4042:59:500:Infinite Time (2/2)
bladstle:0:4041:00:001:Finish Period Now!
bladstle:0:4042:00:501:Finish Period Now! (2/2)
bladstle:0:4045:99:000:Infinite Play Time
bladstle:0:4046:59:500:Infinite Play Time (2/2)
bladstle:0:4049:99:073:Select Score 0-99 PL1
bladstle:0:4048:09:073:Select Score 100-900 PL1
bladstle:0:404B:99:073:Select Score 0-99 PL2
bladstle:0:404A:09:073:Select Score 100-900 PL2
bladstle:0:41FF:FF:000:Sound Test Timer Stop:[Unknown]Next Code
; [ Blandia ]
blandia:0:300ABF:09:000:Infinite Credits
blandia:0:3010FF:63:000:Infinite Time
blandia:0:3010FF:00:001:Finish this Round Now!:
blandia:0:30110F:80:000:Infinite Energy PL1
blandia:0:301113:80:500:Infinite Energy PL1 (2/2)
blandia:0:30110F:00:001:Drain all Energy Now! PL1:
blandia:0:301113:00:501:Drain all Energy Now! PL1 (2/2)
blandia:0:30110D:80:000:Infinite Energy PL2
blandia:0:301111:80:500:Infinite Energy PL2 (2/2)
blandia:0:30110D:00:001:Drain all Energy Now! PL2:
blandia:0:301111:00:501:Drain all Energy Now! PL2 (2/2)
; [ Blandia (prototype) ]
blandiap:0:200ABF:09:000:Infinite Credits
blandiap:0:2010C1:63:000:Infinite Time
blandiap:0:2010C1:00:001:Finish this Round Now!:
blandiap:0:2010D1:80:000:Infinite Energy PL1
blandiap:0:2010D5:80:500:Infinite Energy PL1 (2/2)
blandiap:0:2010D1:00:001:Drain all Energy Now! PL1:
blandiap:0:2010D5:00:501:Drain all Energy Now! PL1 (2/2)
blandiap:0:2010CF:80:000:Infinite Energy PL2
blandiap:0:2010D3:80:500:Infinite Energy PL2 (2/2)
blandiap:0:2010CF:00:001:Drain all Energy Now! PL2:
blandiap:0:2010D3:00:501:Drain all Energy Now! PL2 (2/2)
; [ Blaster (early 30 wave version) ]
blast30:0:BD89:99:000:Infinite Credits
blast30:0:973E:03:000:Infinite Energy
blast30:0:BD26:09:000:Infinite Lives PL1
blast30:0:BD29:63:061:Select Next Wave PL1:Level 20 equates to Paradise!
blast30:0:BD44:09:000:Infinite Lives PL2
blast30:0:BD47:63:061:Select Next Wave PL2:Level 20 equates to Paradis
; [ Blasted ]
blasted:0:060BBB:32:000:Infinite Energy PL1
blasted:0:060E3B:32:000:Infinite Energy PL2
; [ Blaster ]
blaster:0:BD89:99:000:Infinite Credits
blaster:0:973E:03:000:Infinite Energy
blaster:0:BD26:09:000:Infinite Lives PL1
blaster:0:BD29:63:061:Select Next Wave PL1:Level 20 equates to Paradise!
blaster:0:BD44:09:000:Infinite Lives PL2
blaster:0:BD47:63:061:Select Next Wave PL2:Level 20 equates to Paradise!
; [ Blaster (kit) ]
blastkit:0:BD89:99:000:Infinite Credits
blastkit:0:973E:03:000:Infinite Energy
blastkit:0:BD26:09:000:Infinite Lives PL1
blastkit:0:BD29:63:061:Select Next Wave PL1:Level 20 equates to Paradise!
blastkit:0:BD44:09:000:Infinite Lives PL2
blastkit:0:BD47:63:061:Select Next Wave PL2:Level 20 equates to Paradise!
; [ Blasto ]
blasto:0:FF06:30:000:Infinite Time
; [ Blast Off (Japan) ]
blastoff:0:431F:04:000:Infinite Lives PL1
blastoff:0:4300:00:000:Invincibility PL1
blastoff:0:435F:04:000:Infinite Lives PL2
blastoff:0:4340:00:000:Invincibility PL2
; [ Blaze On (Japan) ]
blazeon:0:3001E0:09:000:Infinite Credits
blazeon:0:3035DD:05:000:Infinite Lives PL1
blazeon:0:3002B2:03:000:Infinite Special Weapon PL1
blazeon:0:3002A0:02:020:Invincibility "ON" PL1
blazeon:0:3002A0:02:041:Invincibility "OFF" PL1
blazeon:0:3035DE:05:000:Infinite Lives PL2
blazeon:0:300322:03:000:Infinite Special Weapon PL2
blazeon:0:300310:02:020:Invincibility "ON" PL2
blazeon:0:300310:02:041:Invincibility "OFF" PL2
; [ Blazer (Japan) ]
blazer:0:2040:0A:000:Infinite Lives
blazer:0:205C:66:000:Infinite Fuel
blazer:0:2065:00:000:Always have normal shot
blazer:0:2063:00:500:Always have normal shot (2/2)
blazer:0:2065:01:000:Always have 4 way shot
blazer:0:2063:00:500:Always have 4 way shot (2/2)
blazer:0:2063:01:000:Always have Torpedo shot
blazer:0:2065:00:500:Always have Torpedo shot(2/2)
blazer:0:2065:00:001:Get normal shot Now!
blazer:0:2063:00:501:Get normal shot Now! (2/2)
blazer:0:2065:01:001:Get 4 way shot Now!
blazer:0:2063:00:501:Get 4 way shot Now! (2/2)
blazer:0:2063:01:001:Get Torpedo shot Now!
blazer:0:2065:00:501:Get Torpedo shot Now! (2/2)
; [ Blazing Star ]
blazstar:0:101BA1:09:000:Infinite Lives PL1
blazstar:0:101B79:03:000:Max Power PL1
blazstar:0:101B7C:01:005:Auto Fire PL1:Press F6 to stop fire
blazstar:0:101B9D:02:000:Invincibility PL1
blazstar:0:103805:01:520:Invincibility PL1 (2/2)
blazstar:0:101BA3:09:000:Infinite Lives PL2
blazstar:0:101B7B:03:000:Max Power PL2
blazstar:0:101B7E:01:005:Auto Fire PL2:Press F6 to stop fire
blazstar:0:101B9F:02:000:Invincibility PL2
blazstar:0:104405:01:520:Invincibility PL2 (2/2)
:blazstar:00001301:101C87:00000006:FFFFFFFF:Select starting round:You should enable this cheat on the Press START button screen, ie. after credits have been inserted!
blazstar:0:101C87:06:061:Select next round
; [ Block Gal (bootleg) ]
blckgalb:0:C040:09:000:Infinite Credits
blckgalb:0:C00C:01:001:Finish this level Now!
blckgalb:0:C019:03:000:Infinite Lives PL1
blckgalb:0:C018:14:062:Select next level PL1
blckgalb:0:C021:03:000:Infinite Lives PL2
blckgalb:0:C020:14:062:Select next level PL2
; [ Block Out (set 2) ]
blckout2:0:1D5F23:99:000:Infinite Credits
blckout2:0:1D5F15:63:000:Infinite bonus time PL1
blckout2:0:1D5E8D:00:001:Finish this Round Now! PL1
blckout2:0:1D5E95:01:000:PL1 One face to beat PL2
blckout2:0:1D5E97:01:000:PL2 One face to beat PL1
blckout2:0:1D5E95:01:001:PL1 One face to beat PL2 Now!
blckout2:0:1D5E97:01:001:PL2 One face to beat PL1 Now!
blckout2:0:1D5E91:00:000:Score always set to 0 PL1
blckout2:0:1D5E93:00:000:Score always set to 0 PL2
blckout2:0:1D5E91:00:001:Set score to 0 Now! PL1
blckout2:0:1D5E93:00:001:Set score to 0 Now! PL2
; [ Block Out (Japan) ]
blckoutj:0:1D5F23:99:000:Infinite Credits
blckoutj:0:1D5F15:63:000:Infinite bonus time PL1
blckoutj:0:1D5E8D:00:001:Finish this Round Now! PL1
blckoutj:0:1D5E95:01:000:PL1 One face to beat PL2
blckoutj:0:1D5E97:01:000:PL2 One face to beat PL1
blckoutj:0:1D5E95:01:001:PL1 One face to beat PL2 Now!
blckoutj:0:1D5E97:01:001:PL2 One face to beat PL1 Now!
blckoutj:0:1D5E91:00:000:Score always set to 0 PL1
blckoutj:0:1D5E93:00:000:Score always set to 0 PL2
blckoutj:0:1D5E91:00:001:Set score to 0 Now! PL1
blckoutj:0:1D5E93:00:001:Set score to 0 Now! PL2
; [ Bloody Wolf (US) ]
bldwolf:0:1F0009:99:000:Infinite Credits
bldwolf:0:1F0024:99:000:Infinite Time
bldwolf:0:1F0805:03:000:Infinite Energy PL1
bldwolf:0:1F081A:99:000:Infinite Grenade PL1
bldwolf:0:1F0819:99:000:Infinite Ammo PL1
bldwolf:0:1F0817:00:000:Always Normal gun as Weapon-1 PL1
bldwolf:0:1F0817:01:000:Always Bazooka as Weapon-1 PL1
bldwolf:0:1F0817:02:000:Always Shot Gun as Weapon-1 PL1
bldwolf:0:1F0818:03:000:Always Grenade as Weapon-2 PL1
bldwolf:0:1F0818:04:000:Always Flamethrower as Weapon-2 PL1
bldwolf:0:1F0818:05:000:Always FlushGrenade as Weapon-2 PL1
bldwolf:0:1F0817:00:001:Get Normal gun as Weapon-1 Now!PL1
bldwolf:0:1F0817:01:001:Get Bazooka as Weapon-1 Now! PL1
bldwolf:0:1F0817:02:001:Get Shot Gun as Weapon-1 Now! PL1
bldwolf:0:1F0818:03:001:Get Grenade as Weapon-2 Now! PL1
bldwolf:0:1F0818:04:001:Get Flamethrower as Weapon-2Now!PL1
bldwolf:0:1F0818:05:001:Get FlushGrenade as Weapon-2Now!PL1
bldwolf:0:1F084D:03:000:Infinite Energy PL2
bldwolf:0:1F0862:99:000:Infinite Grenade PL2
bldwolf:0:1F0861:99:000:Infinite Ammo PL2
bldwolf:0:1F085F:00:000:Always Normal gun as Weapon-1 PL2
bldwolf:0:1F085F:01:000:Always Bazooka as Weapon-1 PL2
bldwolf:0:1F085F:02:000:Always Shot Gun as Weapon-1 PL2
bldwolf:0:1F0860:03:000:Always Grenade as Weapon-2 PL2
bldwolf:0:1F0860:04:000:Always Flamethrower as Weapon-2 PL2
bldwolf:0:1F0860:05:000:Always FlushGrenade as Weapon-2 PL2
bldwolf:0:1F085F:00:001:Get Normal gun as Weapon-1 Now!PL2
bldwolf:0:1F085F:01:001:Get Bazooka as Weapon-1 Now! PL2
bldwolf:0:1F085F:02:001:Get Shot Gun as Weapon-1 Now! PL2
bldwolf:0:1F0860:03:001:Get Grenade as Weapon-2 Now! PL2
bldwolf:0:1F0860:04:001:Get Flamethrower as Weapon-2Now!PL2
bldwolf:0:1F0860:05:001:Get FlushGrenade as Weapon-2Now!PL2
; [ NFL Blitz ]
blitz:0:00277748:1E:000:Infinite Credits
blitz:0:0000:00:999:[ This game should be ]:REASON 10
blitz:0:0000:00:999:[ quite straighforward ]:REASON 10
blitz:0:0000:00:999:[ enough to find cheats ]:REASON 10
blitz:0:0000:00:999:[ for. But no cheats ]:REASON 10
blitz:0:0000:00:999:[ had been submitted ]:REASON 10
blitz:0:0000:00:999:[ at the time this cheat]:REASON 10
blitz:0:0000:00:999:[ file was compiled ]:REASON 10
blitz:0:0000:00:999:[ due to the game ]:REASON 10
blitz:0:0000:00:999:[ generating zero ]:REASON 10
blitz:0:0000:00:999:[ interest from cheat ]:REASON 10
blitz:0:0000:00:999:[ finders. If you have ]:REASON 10
blitz:0:0000:00:999:[ made some cheats for ]:REASON 10
blitz:0:0000:00:999:[ this game please post ]:REASON 10
blitz:0:0000:00:999:[ them on the cheat ]:REASON 10
blitz:0:0000:00:999:[ forums. Don't forget ]:REASON 10
blitz:0:0000:00:999:[ to search the cheat ]:REASON 10
blitz:0:0000:00:999:[ forums first though as]:REASON 10
blitz:0:0000:00:999:[ cheats may have been ]:REASON 10
blitz:0:0000:00:999:[ found in the meanwhile]:REASON 10
; [ NFL Blitz 2000 ]
blitz2K:0:00277748:1E:000:Infinite Credits
blitz2K:0:0000:00:999:[ This game should be ]:REASON 10
blitz2K:0:0000:00:999:[ quite straighforward ]:REASON 10
blitz2K:0:0000:00:999:[ enough to find cheats ]:REASON 10
blitz2K:0:0000:00:999:[ for. But no cheats ]:REASON 10
blitz2K:0:0000:00:999:[ had been submitted ]:REASON 10
blitz2K:0:0000:00:999:[ at the time this cheat]:REASON 10
blitz2K:0:0000:00:999:[ file was compiled ]:REASON 10
blitz2K:0:0000:00:999:[ due to the game ]:REASON 10
blitz2K:0:0000:00:999:[ generating zero ]:REASON 10
blitz2K:0:0000:00:999:[ interest from cheat ]:REASON 10
blitz2K:0:0000:00:999:[ finders. If you have ]:REASON 10
blitz2K:0:0000:00:999:[ made some cheats for ]:REASON 10
blitz2K:0:0000:00:999:[ this game please post ]:REASON 10
blitz2K:0:0000:00:999:[ them on the cheat ]:REASON 10
blitz2K:0:0000:00:999:[ forums. Don't forget ]:REASON 10
blitz2K:0:0000:00:999:[ to search the cheat ]:REASON 10
blitz2K:0:0000:00:999:[ forums first though as]:REASON 10
blitz2K:0:0000:00:999:[ cheats may have been ]:REASON 10
blitz2K:0:0000:00:999:[ found in the meanwhile]:REASON 10
; [ NFL Blitz '99 ]
blitz99:0:00277748:1E:000:Infinite Credits
blitz99:0:0000:00:999:[ This game should be ]:REASON 10
blitz99:0:0000:00:999:[ quite straighforward ]:REASON 10
blitz99:0:0000:00:999:[ enough to find cheats ]:REASON 10
blitz99:0:0000:00:999:[ for. But no cheats ]:REASON 10
blitz99:0:0000:00:999:[ had been submitted ]:REASON 10
blitz99:0:0000:00:999:[ at the time this cheat]:REASON 10
blitz99:0:0000:00:999:[ file was compiled ]:REASON 10
blitz99:0:0000:00:999:[ due to the game ]:REASON 10
blitz99:0:0000:00:999:[ generating zero ]:REASON 10
blitz99:0:0000:00:999:[ interest from cheat ]:REASON 10
blitz99:0:0000:00:999:[ finders. If you have ]:REASON 10
blitz99:0:0000:00:999:[ made some cheats for ]:REASON 10
blitz99:0:0000:00:999:[ this game please post ]:REASON 10
blitz99:0:0000:00:999:[ them on the cheat ]:REASON 10
blitz99:0:0000:00:999:[ forums. Don't forget ]:REASON 10
blitz99:0:0000:00:999:[ to search the cheat ]:REASON 10
blitz99:0:0000:00:999:[ forums first though as]:REASON 10
blitz99:0:0000:00:999:[ cheats may have been ]:REASON 10
blitz99:0:0000:00:999:[ found in the meanwhile]:REASON 10
; [ BlockBuster ]
blkbustr:0:A006:09:000:Infinite Credits
blkbustr:0:A071:09:000:Infinite Lives
blkbustr:0:A03F:FE:000:Never have any Enemies
blkbustr:0:A05B:FF:500:Never have any Enemies (2/4)
blkbustr:0:A05F:FF:500:Never have any Enemies (3/4)
blkbustr:0:A064:FF:500:Never have any Enemies (4/4)
; [ Black Dragon (bootleg) ]
blkdrgnb:0:F3A0:09:000:Infinite Lives
blkdrgnb:0:F3B1:3B:000:Infinite Time
blkdrgnb:0:F3AD:06:000:Infinite Shield
blkdrgnb:0:F3A8:FF:000:Infinite Money
blkdrgnb:0:F3B0:09:000:Infinite Potions
blkdrgnb:0:F3AB:09:000:Infinite Keys
blkdrgnb:0:E905:01:000:Invincibility:Falling down holes kills!
blkdrgnb:0:F424:0F:500:Invincibility (2/2)
blkdrgnb:0:F3AC:04:000:Always have the Best weapon
blkdrgnb:0:F3A1:07:071:Select current level
blkdrgnb:0:F3A1:07:061:Select next level
; [ Black Dragon ]
blkdrgon:0:F3A0:09:000:Infinite Lives
blkdrgon:0:F3B1:3B:000:Infinite Time
blkdrgon:0:F3AD:06:000:Infinite Shield
blkdrgon:0:F3A8:FF:000:Infinite Money
blkdrgon:0:F3B0:09:000:Infinite Potions
blkdrgon:0:F3AB:09:000:Infinite Keys
blkdrgon:0:E905:01:000:Invincibility:Falling down holes kills!
blkdrgon:0:F424:0F:500:Invincibility (2/2)
blkdrgon:0:F3AC:04:000:Always have the Best weapon
blkdrgon:0:F3A1:07:071:Select current level
blkdrgon:0:F3A1:07:061:Select next level
; [ Black Heart (Japan) ]
blkhearj:0:0F9019:63:000:Infinite Credits
blkhearj:0:0F7C29:0C:000:Infinite Lives PL1
blkhearj:0:0F7C2B:03:000:Maximum Fire Power PL1
blkhearj:0:0F7C2F:10:000:Infinite Extra Weapon PL1
blkhearj:0:0F7C2D:02:000:Invincibility PL1:Move the character to the right at the begining of each stage
blkhearj:0:0F7CE1:09:000:Always One coin for life PL1
blkhearj:0:0F7CE1:09:001:One coin for life Now! PL1
blkhearj:0:0F7D29:0C:000:Infinite Lives PL2
blkhearj:0:0F7D2B:03:000:Maximum Fire Power PL2
blkhearj:0:0F7D2F:10:000:Infinite Extra Weapon PL2
blkhearj:0:0F7D2D:02:000:Invincibility PL2:Move the character to the right at the begining of each stage
blkhearj:0:0F7DE1:09:000:Always One coin for life PL2
blkhearj:0:0F7DE1:09:001:One coin for life Now! PL2
; [ Black Heart ]
blkheart:0:0F9019:63:000:Infinite Credits
blkheart:0:0F7C29:0C:000:Infinite Lives PL1
blkheart:0:0F7C2B:03:000:Maximum Fire Power PL1
blkheart:0:0F7C2F:10:000:Infinite Extra Weapon PL1
blkheart:0:0F7C2D:02:000:Invincibility PL1:Move the character to the right at the begining of each stage
blkheart:0:0F7CE1:09:000:Always One coin for life PL1
blkheart:0:0F7CE1:09:001:One coin for life Now! PL1
blkheart:0:0F7D29:0C:000:Infinite Lives PL2
blkheart:0:0F7D2B:03:000:Maximum Fire Power PL2
blkheart:0:0F7D2F:10:000:Infinite Extra Weapon PL2
blkheart:0:0F7D2D:02:000:Invincibility PL2:Move the character to the right at the begining of each stage
blkheart:0:0F7DE1:09:000:Always One coin for life PL2
blkheart:0:0F7DE1:09:001:One coin for life Now! PL2
; [ Black Hole ]
blkhole:0:40F0:03:000:Infinite Lives PL1
blkhole:0:4130:03:000:Infinite Lives PL2
; [ Black Panther ]
blkpnthr:0:091000:07:000:Infinite Lives
blkpnthr:0:09100E:11:000:Infinite Energy
; [ Black Tiger ]
blktiger:0:F3A0:09:000:Infinite Lives
blktiger:0:F3B1:3B:000:Infinite Time
blktiger:0:F3AD:06:000:Infinite Shield
blktiger:0:F3A8:FF:000:Infinite Money
blktiger:0:F3B0:09:000:Infinite Potions
blktiger:0:F3AB:09:000:Infinite Keys
blktiger:0:E905:01:000:Invincibility:Falling down holes kills!
blktiger:0:F424:0F:500:Invincibility (2/2)
blktiger:0:F3AC:04:000:Always have the Best weapon
blktiger:0:F3A1:07:071:Select current level
blktiger:0:F3A1:07:061:Select next level
; [ Blomby Car ]
blmbycar:0:FECEDE:09:000:Infinite Credits
blmbycar:0:FED011:00:000:Infinite Time
blmbycar:0:FECCC7:00:999:[ These speed cheats will only work when the car is moving ]
blmbycar:0:FECCC7:16:000:Always drive at Maximum Speed:Turn it OFF when you crash!
blmbycar:0:FECCC7:16:001:Get Maximum Speed Boost Now!:Use this with an Activation Key for best effect
; [ Blomby Car (not encrypted) ]
blmbycau:0:FECEDE:09:000:Infinite Credits
blmbycau:0:FED011:00:000:Infinite Time
blmbycau:0:FECCC7:00:999:[ These speed cheats will only work when the car is moving ]
blmbycau:0:FECCC7:16:000:Always drive at Maximum Speed:Turn it OFF when you crash!
blmbycau:0:FECCC7:16:001:Get Maximum Speed Boost Now!:Use this with an Activation Key for best effect
; [ Block Block (World 911106 Joystick) ]
block:0:E05B:09:000:Infinite Bonus
block:0:E05C:99:500:Infinite Bonus (2/2)
block:0:E045:31:001:Level 50 when level ends
block:0:E045:32:062:Select next level
block:0:E1AD:99:000:Infinite Lives PL1
block:0:E1B5:B4:000:Infinite Magnet time PL1:Get the magnet first
block:0:E1B3:63:000:Bat never reduces PL1
block:0:E1AA:00:500:Bat never reduces PL1 (2/3)
block:0:E1AB:99:500:Bat never reduces PL1 (3/3)
block:0:E1B1:06:000:Maximum bat size PL1
block:0:E1A9:00:000:Always have normal ball PL1
block:0:E1A9:01:000:Always have super ball PL1
block:0:E1B4:43:000:Always have magnet PL1
block:0:E1A9:00:001:Get the normal ball Now! PL1
block:0:E1A9:01:001:Get the super ball Now! PL1
block:0:E1B4:43:001:Get the magnet Now! PL1
block:0:E1B4:00:001:Lose the magnet Now! PL1
block:0:E1ED:99:000:Infinite Lives PL2
block:0:E1F5:B4:000:Infinite Magnet time PL2:Get the magnet first
block:0:E1F3:63:000:Bat never reduces PL2
block:0:E1EA:00:500:Bat never reduces PL2 (2/3)
block:0:E1EB:99:500:Bat never reduces PL2 (3/3)
block:0:E1F1:06:000:Maximum bat size PL2
block:0:E1E9:01:000:Always have normal ball PL2
block:0:E1E9:01:000:Always have super ball PL2
block:0:E1F4:43:000:Always have magnet PL2
block:0:E1E9:01:001:Get the normal ball Now! PL2
block:0:E1E9:01:001:Get the super ball Now! PL2
block:0:E1F4:43:001:Get the magnet Now! PL2
block:0:E1F4:00:001:Lose the magnet Now! PL2
; [ Block Block (World 910910) ]
blocka:0:E05B:09:000:Infinite Bonus
blocka:0:E05C:99:500:Infinite Bonus (2/2)
blocka:0:E045:31:001:Level 50 when level ends
blocka:0:E045:32:062:Select next level
blocka:0:E1AD:99:000:Infinite Lives PL1
blocka:0:E1B5:B4:000:Infinite Magnet time PL1:Get the magnet first
blocka:0:E1B3:63:000:Bat never reduces PL1
blocka:0:E1AA:00:500:Bat never reduces PL1 (2/3)
blocka:0:E1AB:99:500:Bat never reduces PL1 (3/3)
blocka:0:E1B1:06:000:Maximum bat size PL1
blocka:0:E1A9:00:000:Always have normal ball PL1
blocka:0:E1A9:01:000:Always have super ball PL1
blocka:0:E1B4:43:000:Always have magnet PL1
blocka:0:E1A9:00:001:Get the normal ball Now! PL1
blocka:0:E1A9:01:001:Get the super ball Now! PL1
blocka:0:E1B4:43:001:Get the magnet Now! PL1
blocka:0:E1B4:00:001:Lose the magnet Now! PL1
blocka:0:E1ED:99:000:Infinite Lives PL2
blocka:0:E1F5:B4:000:Infinite Magnet time PL2:Get the magnet first
blocka:0:E1F3:63:000:Bat never reduces PL2
blocka:0:E1EA:00:500:Bat never reduces PL2 (2/3)
blocka:0:E1EB:99:500:Bat never reduces PL2 (3/3)
blocka:0:E1F1:06:000:Maximum bat size PL2
blocka:0:E1E9:01:000:Always have normal ball PL2
blocka:0:E1E9:01:000:Always have super ball PL2
blocka:0:E1F4:43:000:Always have magnet PL2
blocka:0:E1E9:01:001:Get the normal ball Now! PL2
blocka:0:E1E9:01:001:Get the super ball Now! PL2
blocka:0:E1F4:43:001:Get the magnet Now! PL2
blocka:0:E1F4:00:001:Lose the magnet Now! PL2
; [ Blockade ]
blockade:0:FF07:00:000:Score always set to 0 PL1
blockade:0:FF07:00:001:Set Score to 0 Now! PL1
blockade:0:FF07:06:070:Select score PL1
blockade:0:FF08:00:000:Score always set to 0 PL2
blockade:0:FF08:00:001:Set Score to 0 Now! PL2
blockade:0:FF08:06:070:Select score PL2
; [ Block Block (bootleg) ]
blockbl:0:E05B:09:000:Infinite Bonus
blockbl:0:E05C:99:500:Infinite Bonus (2/2)
blockbl:0:E045:31:001:Level 50 when level ends
blockbl:0:E045:32:062:Select next level
blockbl:0:E1AD:99:000:Infinite Lives PL1
blockbl:0:E1B5:B4:000:Infinite Magnet time PL1:Get the magnet first
blockbl:0:E1B3:63:000:Bat never reduces PL1
blockbl:0:E1AA:00:500:Bat never reduces PL1 (2/3)
blockbl:0:E1AB:99:500:Bat never reduces PL1 (3/3)
blockbl:0:E1B1:06:000:Maximum bat size PL1
blockbl:0:E1A9:00:000:Always have normal ball PL1
blockbl:0:E1A9:01:000:Always have super ball PL1
blockbl:0:E1B4:43:000:Always have magnet PL1
blockbl:0:E1A9:00:001:Get the normal ball Now! PL1
blockbl:0:E1A9:01:001:Get the super ball Now! PL1
blockbl:0:E1B4:43:001:Get the magnet Now! PL1
blockbl:0:E1B4:00:001:Lose the magnet Now! PL1
blockbl:0:E1ED:99:000:Infinite Lives PL2
blockbl:0:E1F5:B4:000:Infinite Magnet time PL2:Get the magnet first
blockbl:0:E1F3:63:000:Bat never reduces PL2
blockbl:0:E1EA:00:500:Bat never reduces PL2 (2/3)
blockbl:0:E1EB:99:500:Bat never reduces PL2 (3/3)
blockbl:0:E1F1:06:000:Maximum bat size PL2
blockbl:0:E1E9:01:000:Always have normal ball PL2
blockbl:0:E1E9:01:000:Always have super ball PL2
blockbl:0:E1F4:43:000:Always have magnet PL2
blockbl:0:E1E9:01:001:Get the normal ball Now! PL2
blockbl:0:E1E9:01:001:Get the super ball Now! PL2
blockbl:0:E1F4:43:001:Get the magnet Now! PL2
blockbl:0:E1F4:00:001:Lose the magnet Now! PL2
; [ Block Carnival / Thunder & Lightning 2 ]
blockcar:0:F0004A:09:000:Infinite Credits
blockcar:0:C00125:01:000:Always have a Big Ball:Doesn't work on boss levels!
blockcar:0:C02125:01:500:Always have a Big Ball (2/2)
blockcar:0:C00125:01:001:Get a Big Ball Now!:Doesn't work on boss levels!
blockcar:0:C02125:01:501:Get a Big Ball Now! (2/2)
:blockcar:00000301:F00607:0000000F:FFFFFFFF:Select Starting level:Use on credit screen
:blockcar:00000000:F01361:00000001:FFFFFFFF:Infinite Time To Shoot
blockcar:0:F000B2:06:000:Infinite Lives PL1
blockcar:0:F000B3:06:000:Infinite Lives PL2
; [ Blocken (Japan) ]
blocken:0:304317:09:000:Infinite Credits
blocken:0:3047BB:00:000:Always have 0 Lines PL1
blocken:0:304805:00:500:Always have 0 Lines PL1 (2/3)
blocken:0:30877B:00:500:Always have 0 Lines PL1 (3/3)
blocken:0:3047BB:07:001:Get 7 Lines Now! PL1
blocken:0:304805:07:501:Get 7 Lines Now! PL1 (2/3)
blocken:0:30877B:07:501:Get 7 Lines Now! PL1 (3/3)
blocken:0:308783:00:001:Win this Round Now! PL1
blocken:0:304AAF:00:000:Always have 0 Lines PL2
blocken:0:304AF9:00:500:Always have 0 Lines PL2 (2/3)
blocken:0:3087DF:00:500:Always have 0 Lines PL2 (3/3)
blocken:0:304AAF:07:001:Get 7 Lines Now! PL2
blocken:0:304AF9:07:501:Get 7 Lines Now! PL2 (2/3)
blocken:0:3087DF:07:501:Get 7 Lines Now! PL2 (3/3)
blocken:0:3087E7:00:001:Win this Round Now! PL2
; [ Block Gal ]
blockgal:0:C040:09:000:Infinite Credits
blockgal:0:C00C:01:001:Finish this level Now!
blockgal:0:C019:03:000:Infinite Lives PL1
blockgal:0:C018:14:062:Select next level PL1
blockgal:0:C021:03:000:Infinite Lives PL2
blockgal:0:C020:14:062:Select next level PL2
; [ Block Hole ]
blockhl:0:40A0:02:000:Infinite Lives PL1
blockhl:0:40B0:02:000:Infinite Lives PL2
blockhl:0:4007:00:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Block Block (Japan 910910) ]
blockj:0:E05B:09:000:Infinite Bonus
blockj:0:E05C:99:500:Infinite Bonus (2/2)
blockj:0:E045:31:001:Level 50 when level ends
blockj:0:E045:32:062:Select next level
blockj:0:E1AD:99:000:Infinite Lives PL1
blockj:0:E1B5:B4:000:Infinite Magnet time PL1:Get the magnet first
blockj:0:E1B3:63:000:Bat never reduces PL1
blockj:0:E1AA:00:500:Bat never reduces PL1 (2/3)
blockj:0:E1AB:99:500:Bat never reduces PL1 (3/3)
blockj:0:E1B1:06:000:Maximum bat size PL1
blockj:0:E1A9:00:000:Always have normal ball PL1
blockj:0:E1A9:01:000:Always have super ball PL1
blockj:0:E1B4:43:000:Always have magnet PL1
blockj:0:E1A9:00:001:Get the normal ball Now! PL1
blockj:0:E1A9:01:001:Get the super ball Now! PL1
blockj:0:E1B4:43:001:Get the magnet Now! PL1
blockj:0:E1B4:00:001:Lose the magnet Now! PL1
blockj:0:E1ED:99:000:Infinite Lives PL2
blockj:0:E1F5:B4:000:Infinite Magnet time PL2:Get the magnet first
blockj:0:E1F3:63:000:Bat never reduces PL2
blockj:0:E1EA:00:500:Bat never reduces PL2 (2/3)
blockj:0:E1EB:99:500:Bat never reduces PL2 (3/3)
blockj:0:E1F1:06:000:Maximum bat size PL2
blockj:0:E1E9:01:000:Always have normal ball PL2
blockj:0:E1E9:01:000:Always have super ball PL2
blockj:0:E1F4:43:000:Always have magnet PL2
blockj:0:E1E9:01:001:Get the normal ball Now! PL2
blockj:0:E1E9:01:001:Get the super ball Now! PL2
blockj:0:E1F4:43:001:Get the magnet Now! PL2
blockj:0:E1F4:00:001:Lose the magnet Now! PL2
; [ Block Out (set 1) ]
blockout:0:1D5F25:99:000:Infinite Credits
blockout:0:1D5F15:63:000:Infinite bonus time PL1
blockout:0:1D5E8D:00:001:Finish this Round Now! PL1
blockout:0:1D5E95:01:000:PL1 One face to beat PL2
blockout:0:1D5E97:01:000:PL2 One face to beat PL1
blockout:0:1D5E95:01:001:PL1 One face to beat PL2 Now!
blockout:0:1D5E97:01:001:PL2 One face to beat PL1 Now!
blockout:0:1D5E91:00:000:Score always set to 0 PL1
blockout:0:1D5E93:00:000:Score always set to 0 PL2
blockout:0:1D5E91:00:001:Set score to 0 Now! PL1
blockout:0:1D5E93:00:001:Set score to 0 Now! PL2
; [ Double Wings ]
:dblewing:00000000:FF3C1F:00000009:FFFFFFFF:Infinite Credits
:dblewing:00000000:FF381C:000000F8:FFFFFFFF:1P Rapid Fire
:dblewing:00000000:FF3821:00000002:FFFFFFFF:1P Invincibility
:dblewing:00000000:FF389D:00000008:FFFFFFFF:1P Infinite Lives
:dblewing:00000000:FF389F:00000006:FFFFFFFF:1P Infinite Bombs
:dblewing:00000000:FF38A5:0000001C:0000001C:1P Always Maximum Shot Power
:dblewing:62000000:FF38A5:00000000:00000000:1P Select Weapon
:dblewing:00010000:FF38A5:00000000:00000060:Vulcan
:dblewing:00010000:FF38A5:00000020:00000060:Laser
:dblewing:00010000:FF38A5:00000040:00000060:Break Vulcan
:dblewing:00000000:FF38A7:0000000C:0000000C:1P Always Max Sub Wepon Power
:dblewing:62000000:FF38A7:00000000:00000000:1P Select Sub Weapon
:dblewing:00010000:FF38A7:00000000:000000F0:None
:dblewing:00010000:FF38A7:00000060:000000F0:Missile
:dblewing:00010000:FF38A7:00000070:000000F0:Homing
:dblewing:00000000:FF38B5:00000001:FFFFFFFF:1P Always Have Restart Item
:dblewing:62000000:FF38A1:00000000:FFFFFFFF:1P Select Character
:dblewing:00010000:FF38A1:00000000:FFFFFFFF:Nick (Red)
:dblewing:00010000:FF38A1:00000001:FFFFFFFF:Sophie (Blue)
:dblewing:00010000:FF38A1:00000002:FFFFFFFF:Elan (Yellow)
:dblewing:00000000:FF38DC:000000F8:FFFFFFFF:2P Rapid Fire
:dblewing:00000000:FF38E1:00000002:FFFFFFFF:2P Invincibility
:dblewing:00000000:FF395D:00000008:FFFFFFFF:2P Infinite Lives
:dblewing:00000000:FF395F:00000006:FFFFFFFF:2P Infinite Bombs
:dblewing:00000000:FF3965:0000001C:0000001C:2P Always Maximum Shot Power
:dblewing:62000000:FF3965:00000000:00000000:2P Select Weapon
:dblewing:00010000:FF3965:00000000:00000060:Vulcan
:dblewing:00010000:FF3965:00000020:00000060:Laser
:dblewing:00010000:FF3965:00000040:00000060:Break Vulcan
:dblewing:00000000:FF3967:0000000C:0000000C:2P Always Max Sub Wepon Power
:dblewing:62000000:FF3967:00000000:00000000:2P Select Sub Weapon
:dblewing:00010000:FF3967:00000000:000000F0:None
:dblewing:00010000:FF3967:00000060:000000F0:Missile
:dblewing:00010000:FF3967:00000070:000000F0:Homing
:dblewing:00000000:FF3975:00000001:FFFFFFFF:2P Always Have Restart Item
:dblewing:62000000:FF3961:00000000:FFFFFFFF:2P Select Character
:dblewing:00010000:FF3961:00000000:FFFFFFFF:Nick (Red)
:dblewing:00010000:FF3961:00000001:FFFFFFFF:Sophie (Blue)
:dblewing:00010000:FF3961:00000002:FFFFFFFF:Elan (Yellow)
; [ Blood Bros. ]
bloodbro:0:085C21:01:001:One enemy ends levelNow!:Also one hit for boss
bloodbro:0:085C22:02:501:One enemy ends levelNow!(2/2):Also one hit for boss
bloodbro:0:08086C:03:000:Infinite Lives PL1
bloodbro:0:08086D:63:000:Infinite Bombs PL1
bloodbro:0:080825:78:000:Invincibility PL1
bloodbro:0:080821:03:520:Invincibility PL1 (2/2)
bloodbro:0:080874:00:000:Always Use Normal Gun PL1
bloodbro:0:080874:01:000:Always Use Semi-Auto Gun PL1
bloodbro:0:080874:02:000:Always Use Full-Auto Gun PL1
bloodbro:0:080874:00:001:Get Normal Gun Now! PL1
bloodbro:0:080874:01:001:Get Semi-Auto Gun Now! PL1
bloodbro:0:080874:02:001:Get Full-Auto Gun Now! PL1
bloodbro:0:080F2C:03:000:Infinite Lives PL2
bloodbro:0:080F2D:63:000:Infinite Bombs PL2
bloodbro:0:080EE5:78:000:Invincibility PL2
bloodbro:0:080EE1:03:520:Invincibility PL2 (2/2)
bloodbro:0:080F34:00:000:Always Use Normal Gun PL2
bloodbro:0:080F34:01:000:Always Use Semi-Auto Gun PL2
bloodbro:0:080F34:02:000:Always Use Full-Auto Gun PL2
bloodbro:0:080F34:00:001:Get Normal Gun Now! PL2
bloodbro:0:080F34:01:001:Get Semi-Auto Gun Now! PL2
bloodbro:0:080F34:02:001:Get Full-Auto Gun Now! PL2
; [ Blood Storm (v1.10) ]
bloods11:0:00334B:C7:000:Infinite Credits
bloods11:0:006A73:0A:000:Infinite Time
bloods11:0:0065EF:93:000:Infinite Energy PL1
bloods11:0:0065EF:00:001:Drain All Energy Now! PL1
bloods11:0:00661B:05:000:Stuned After 1 Hit PL1
bloods11:0:00661B:00:000:Never Stuned PL1
bloods11:0:0065F5:01:001:Set Wins = 1 Now! PL1
bloods11:0:0065F5:00:001:Set Wins = 0 Now! PL1
bloods11:0:0065F4:00:000:Always play as Hellhound PL1
bloods11:0:0065F4:01:000:Always play as Freon PL1
bloods11:0:0065F4:02:000:Always play as Tempest PL1
bloods11:0:0065F4:03:000:Always play as Tremor PL1
bloods11:0:0065F4:04:000:Always play as Razor PL1
bloods11:0:0065F4:05:000:Always play as Fallout PL1
bloods11:0:0065F4:06:000:Always play as Mirage PL1
bloods11:0:0065F4:07:000:Always play as Talon PL1
bloods11:0:0065F4:08:000:Always play as Dementia PL1
bloods11:0:0065F4:09:000:Always play as Golem PL1
bloods11:0:0065F4:0A:000:Always play as Ratchet PL1
bloods11:0:0065F4:0B:000:Always play as Wraith PL1
bloods11:0:0065F4:0C:000:Always play as Sin PL1
bloods11:0:0065F4:0D:000:Always play as Craniac PL1
bloods11:0:0065F4:0E:000:Always play as Shadow PL1
bloods11:0:0065F4:0F:000:Always play as Blood PL1
bloods11:0:0065F4:10:000:Always play as Chainsaw PL1
bloods11:0:0065F4:11:000:Always play as Nekron PL1
bloods11:0:006779:93:000:Infinite Energy PL2
bloods11:0:006779:00:001:Drain All Energy Now! PL2
bloods11:0:0067A5:05:000:Stuned After 1 Hit PL2
bloods11:0:0067A5:00:000:Never Stuned PL2
bloods11:0:00677F:01:001:Set Wins = 1 Now! PL2
bloods11:0:00677F:00:001:Set Wins = 0 Now! PL2
bloods11:0:00677E:00:000:Always play as Hellhound PL1
bloods11:0:00677E:01:000:Always play as Freon PL1
bloods11:0:00677E:02:000:Always play as Tempest PL1
bloods11:0:00677E:03:000:Always play as Tremor PL1
bloods11:0:00677E:04:000:Always play as Razor PL1
bloods11:0:00677E:05:000:Always play as Fallout PL1
bloods11:0:00677E:06:000:Always play as Mirage PL1
bloods11:0:00677E:07:000:Always play as Talon PL1
bloods11:0:00677E:08:000:Always play as Dementia PL2
bloods11:0:00677E:09:000:Always play as Golem PL2
bloods11:0:00677E:0A:000:Always play as Ratchet PL2
bloods11:0:00677E:0B:000:Always play as Wraith PL2
bloods11:0:00677E:0C:000:Always play as Sin PL2
bloods11:0:00677E:0D:000:Always play as Craniac PL2
bloods11:0:00677E:0E:000:Always play as Shadow PL2
bloods11:0:00677E:0F:000:Always play as Blood PL2
bloods11:0:00677E:10:000:Always play as Chainsaw PL2
bloods11:0:00677E:11:000:Always play as Nekron PL2
; [ Blood Storm (v2.10) ]
bloods21:0:00334B:C7:000:Infinite Credits
bloods21:0:006A73:0A:000:Infinite Time
bloods21:0:0065EF:93:000:Infinite Energy PL1
bloods21:0:0065EF:00:001:Drain All Energy Now! PL1
bloods21:0:00661B:05:000:Stuned After 1 Hit PL1
bloods21:0:00661B:00:000:Never Stuned PL1
bloods21:0:0065F5:01:001:Set Wins = 1 Now! PL1
bloods21:0:0065F5:00:001:Set Wins = 0 Now! PL1
bloods21:0:0065F4:00:000:Always play as Hellhound PL1
bloods21:0:0065F4:01:000:Always play as Freon PL1
bloods21:0:0065F4:02:000:Always play as Tempest PL1
bloods21:0:0065F4:03:000:Always play as Tremor PL1
bloods21:0:0065F4:04:000:Always play as Razor PL1
bloods21:0:0065F4:05:000:Always play as Fallout PL1
bloods21:0:0065F4:06:000:Always play as Mirage PL1
bloods21:0:0065F4:07:000:Always play as Talon PL1
bloods21:0:0065F4:08:000:Always play as Dementia PL1
bloods21:0:0065F4:09:000:Always play as Golem PL1
bloods21:0:0065F4:0A:000:Always play as Ratchet PL1
bloods21:0:0065F4:0B:000:Always play as Wraith PL1
bloods21:0:0065F4:0C:000:Always play as Sin PL1
bloods21:0:0065F4:0D:000:Always play as Craniac PL1
bloods21:0:0065F4:0E:000:Always play as Shadow PL1
bloods21:0:0065F4:0F:000:Always play as Blood PL1
bloods21:0:0065F4:10:000:Always play as Chainsaw PL1
bloods21:0:0065F4:11:000:Always play as Nekron PL1
bloods21:0:006779:93:000:Infinite Energy PL2
bloods21:0:006779:00:001:Drain All Energy Now! PL2
bloods21:0:0067A5:05:000:Stuned After 1 Hit PL2
bloods21:0:0067A5:00:000:Never Stuned PL2
bloods21:0:00677F:01:001:Set Wins = 1 Now! PL2
bloods21:0:00677F:00:001:Set Wins = 0 Now! PL2
bloods21:0:00677E:00:000:Always play as Hellhound PL1
bloods21:0:00677E:01:000:Always play as Freon PL1
bloods21:0:00677E:02:000:Always play as Tempest PL1
bloods21:0:00677E:03:000:Always play as Tremor PL1
bloods21:0:00677E:04:000:Always play as Razor PL1
bloods21:0:00677E:05:000:Always play as Fallout PL1
bloods21:0:00677E:06:000:Always play as Mirage PL1
bloods21:0:00677E:07:000:Always play as Talon PL1
bloods21:0:00677E:08:000:Always play as Dementia PL2
bloods21:0:00677E:09:000:Always play as Golem PL2
bloods21:0:00677E:0A:000:Always play as Ratchet PL2
bloods21:0:00677E:0B:000:Always play as Wraith PL2
bloods21:0:00677E:0C:000:Always play as Sin PL2
bloods21:0:00677E:0D:000:Always play as Craniac PL2
bloods21:0:00677E:0E:000:Always play as Shadow PL2
bloods21:0:00677E:0F:000:Always play as Blood PL2
bloods21:0:00677E:10:000:Always play as Chainsaw PL2
bloods21:0:00677E:11:000:Always play as Nekron PL2
; [ Blood Storm (v2.20) ]
bloods22:0:00334B:C7:000:Infinite Credits
bloods22:0:006A73:0A:000:Infinite Time
bloods22:0:0065EF:93:000:Infinite Energy PL1
bloods22:0:0065EF:00:001:Drain All Energy Now! PL1
bloods22:0:00661B:05:000:Stuned After 1 Hit PL1
bloods22:0:00661B:00:000:Never Stuned PL1
bloods22:0:0065F5:01:001:Set Wins = 1 Now! PL1
bloods22:0:0065F5:00:001:Set Wins = 0 Now! PL1
bloods22:0:0065F4:00:000:Always play as Hellhound PL1
bloods22:0:0065F4:01:000:Always play as Freon PL1
bloods22:0:0065F4:02:000:Always play as Tempest PL1
bloods22:0:0065F4:03:000:Always play as Tremor PL1
bloods22:0:0065F4:04:000:Always play as Razor PL1
bloods22:0:0065F4:05:000:Always play as Fallout PL1
bloods22:0:0065F4:06:000:Always play as Mirage PL1
bloods22:0:0065F4:07:000:Always play as Talon PL1
bloods22:0:0065F4:08:000:Always play as Dementia PL1
bloods22:0:0065F4:09:000:Always play as Golem PL1
bloods22:0:0065F4:0A:000:Always play as Ratchet PL1
bloods22:0:0065F4:0B:000:Always play as Wraith PL1
bloods22:0:0065F4:0C:000:Always play as Sin PL1
bloods22:0:0065F4:0D:000:Always play as Craniac PL1
bloods22:0:0065F4:0E:000:Always play as Shadow PL1
bloods22:0:0065F4:0F:000:Always play as Blood PL1
bloods22:0:0065F4:10:000:Always play as Chainsaw PL1
bloods22:0:0065F4:11:000:Always play as Nekron PL1
bloods22:0:006779:93:000:Infinite Energy PL2
bloods22:0:006779:00:001:Drain All Energy Now! PL2
bloods22:0:0067A5:05:000:Stuned After 1 Hit PL2
bloods22:0:0067A5:00:000:Never Stuned PL2
bloods22:0:00677F:01:001:Set Wins = 1 Now! PL2
bloods22:0:00677F:00:001:Set Wins = 0 Now! PL2
bloods22:0:00677E:00:000:Always play as Hellhound PL1
bloods22:0:00677E:01:000:Always play as Freon PL1
bloods22:0:00677E:02:000:Always play as Tempest PL1
bloods22:0:00677E:03:000:Always play as Tremor PL1
bloods22:0:00677E:04:000:Always play as Razor PL1
bloods22:0:00677E:05:000:Always play as Fallout PL1
bloods22:0:00677E:06:000:Always play as Mirage PL1
bloods22:0:00677E:07:000:Always play as Talon PL1
bloods22:0:00677E:08:000:Always play as Dementia PL2
bloods22:0:00677E:09:000:Always play as Golem PL2
bloods22:0:00677E:0A:000:Always play as Ratchet PL2
bloods22:0:00677E:0B:000:Always play as Wraith PL2
bloods22:0:00677E:0C:000:Always play as Sin PL2
bloods22:0:00677E:0D:000:Always play as Craniac PL2
bloods22:0:00677E:0E:000:Always play as Shadow PL2
bloods22:0:00677E:0F:000:Always play as Blood PL2
bloods22:0:00677E:10:000:Always play as Chainsaw PL2
bloods22:0:00677E:11:000:Always play as Nekron PL2
; [ Blood Storm (v2.22) ]
bloodstm:0:00334B:C7:000:Infinite Credits
bloodstm:0:006A73:0A:000:Infinite Time
bloodstm:0:0065EF:93:000:Infinite Energy PL1
bloodstm:0:0065EF:00:001:Drain All Energy Now! PL1
bloodstm:0:00661B:05:000:Stuned After 1 Hit PL1
bloodstm:0:00661B:00:000:Never Stuned PL1
bloodstm:0:0065F5:01:001:Set Wins = 1 Now! PL1
bloodstm:0:0065F5:00:001:Set Wins = 0 Now! PL1
bloodstm:0:0065F4:00:000:Always play as Hellhound PL1
bloodstm:0:0065F4:01:000:Always play as Freon PL1
bloodstm:0:0065F4:02:000:Always play as Tempest PL1
bloodstm:0:0065F4:03:000:Always play as Tremor PL1
bloodstm:0:0065F4:04:000:Always play as Razor PL1
bloodstm:0:0065F4:05:000:Always play as Fallout PL1
bloodstm:0:0065F4:06:000:Always play as Mirage PL1
bloodstm:0:0065F4:07:000:Always play as Talon PL1
bloodstm:0:0065F4:08:000:Always play as Dementia PL1
bloodstm:0:0065F4:09:000:Always play as Golem PL1
bloodstm:0:0065F4:0A:000:Always play as Ratchet PL1
bloodstm:0:0065F4:0B:000:Always play as Wraith PL1
bloodstm:0:0065F4:0C:000:Always play as Sin PL1
bloodstm:0:0065F4:0D:000:Always play as Craniac PL1
bloodstm:0:0065F4:0E:000:Always play as Shadow PL1
bloodstm:0:0065F4:0F:000:Always play as Blood PL1
bloodstm:0:0065F4:10:000:Always play as Chainsaw PL1
bloodstm:0:0065F4:11:000:Always play as Nekron PL1
bloodstm:0:006779:93:000:Infinite Energy PL2
bloodstm:0:006779:00:001:Drain All Energy Now! PL2
bloodstm:0:0067A5:05:000:Stuned After 1 Hit PL2
bloodstm:0:0067A5:00:000:Never Stuned PL2
bloodstm:0:00677F:01:001:Set Wins = 1 Now! PL2
bloodstm:0:00677F:00:001:Set Wins = 0 Now! PL2
bloodstm:0:00677E:00:000:Always play as Hellhound PL1
bloodstm:0:00677E:01:000:Always play as Freon PL1
bloodstm:0:00677E:02:000:Always play as Tempest PL1
bloodstm:0:00677E:03:000:Always play as Tremor PL1
bloodstm:0:00677E:04:000:Always play as Razor PL1
bloodstm:0:00677E:05:000:Always play as Fallout PL1
bloodstm:0:00677E:06:000:Always play as Mirage PL1
bloodstm:0:00677E:07:000:Always play as Talon PL1
bloodstm:0:00677E:08:000:Always play as Dementia PL2
bloodstm:0:00677E:09:000:Always play as Golem PL2
bloodstm:0:00677E:0A:000:Always play as Ratchet PL2
bloodstm:0:00677E:0B:000:Always play as Wraith PL2
bloodstm:0:00677E:0C:000:Always play as Sin PL2
bloodstm:0:00677E:0D:000:Always play as Craniac PL2
bloodstm:0:00677E:0E:000:Always play as Shadow PL2
bloodstm:0:00677E:0F:000:Always play as Blood PL2
bloodstm:0:00677E:10:000:Always play as Chainsaw PL2
bloodstm:0:00677E:11:000:Always play as Nekron PL2
; [ Blood Warrior ]
bloodwar:0:105382:63:000:Infinite Time
bloodwar:0:105382:01:001:Finish this Round Now!
:bloodwar:62000001:000000:00000000:00000000:Select Character PL1
:bloodwar:00010001:105F39:00000000:FFFFFFFF:Arashi
:bloodwar:00010001:105F39:00000001:FFFFFFFF:Ikkyo
:bloodwar:00010001:105F39:00000002:FFFFFFFF:Kasumi
:bloodwar:00010001:105F39:00000003:FFFFFFFF:Kinshiro
:bloodwar:00010001:105F39:00000004:FFFFFFFF:Sanpei
:bloodwar:00010001:105F39:00000005:FFFFFFFF:Syogethu
:bloodwar:00010001:105F39:00000006:FFFFFFFF:Shishimaru
:bloodwar:00010001:105F39:00000007:FFFFFFFF:Benkei
:bloodwar:00010001:105F39:00000008:FFFFFFFF:Goemon
:bloodwar:62000001:000000:00000000:00000000:Select Character PL2
:bloodwar:00010001:10638B:00000000:FFFFFFFF:Arashi
:bloodwar:00010001:10638B:00000001:FFFFFFFF:Ikkyo
:bloodwar:00010001:10638B:00000002:FFFFFFFF:Kasumi
:bloodwar:00010001:10638B:00000003:FFFFFFFF:Kinshiro
:bloodwar:00010001:10638B:00000004:FFFFFFFF:Sanpei
:bloodwar:00010001:10638B:00000005:FFFFFFFF:Syogethu
:bloodwar:00010001:10638B:00000006:FFFFFFFF:Shishimaru
:bloodwar:00010001:10638B:00000007:FFFFFFFF:Benkei
:bloodwar:00010001:10638B:00000008:FFFFFFFF:Goemon
; [ Bloxeed ]
bloxeed:0:FFF000:09:000:Infinite Credits
bloxeed:0:FFF32C:03:000:Maximum Lines PL1
bloxeed:0:FFF32D:E7:500:Maximum Lines PL1 (2/2)
bloxeed:0:FFF3AC:03:000:Maximum Lines PL2
bloxeed:0:FFF3AD:E7:500:Maximum Lines PL2 (2/2)
; [ Bloxeed (C System) ]
bloxeedc:0:FFF000:09:000:Infinite Credits
bloxeedc:0:FFF32C:03:000:Maximum Lines PL1
bloxeedc:0:FFF32D:E7:500:Maximum Lines PL1 (2/2)
bloxeedc:0:FFF3AC:03:000:Maximum Lines PL2
bloxeedc:0:FFF3AD:E7:500:Maximum Lines PL2 (2/2)
; [ Blasteroids (with heads) ]
blsthead:0:FFCF05:19:000:Infinite Credits
blsthead:0:FFE548:A0:000:Infinite Energy PL1
blsthead:0:FFE55E:63:000:Infinite Shields PL1
blsthead:0:FFE5BD:A0:000:Infinite Ammo PL1:Get the blaster first
blsthead:0:FFE55C:80:020:Always Death Blossom PL1
blsthead:0:FFE55C:40:020:Always Blaster PL1
blsthead:0:FFE55C:20:020:Always Power Shots PL1
blsthead:0:FFE55C:01:020:Always RipStar PL1
blsthead:0:FFE55D:08:020:Always Crystal Magnet PL1
blsthead:0:FFE55D:04:020:Always Booster PL1
blsthead:0:FFE55D:02:020:Always Cloak PL1
blsthead:0:FFE55D:01:020:Always Extra Fuel Tank PL1
blsthead:0:FFE55C:80:021:Get Death Blossom Now! PL1
blsthead:0:FFE55C:40:021:Get Blaster Now! PL1
blsthead:0:FFE55C:20:021:Get Power Shots Now! PL1
blsthead:0:FFE55C:01:021:Get RipStar Now! PL1
blsthead:0:FFE55D:08:021:Get Crystal Magnet Now! PL1
blsthead:0:FFE55D:04:021:Get Booster Now! PL1
blsthead:0:FFE55D:02:021:Get Cloak Now! PL1
blsthead:0:FFE55D:01:021:Get Extra Fuel Tank Now! PL1
blsthead:0:FFE578:A0:000:Infinite Energy PL2
blsthead:0:FFE58E:63:000:Infinite Shields PL2
blsthead:0:FFE5ED:A0:000:Infinite Ammo PL2:Get the blaster first
blsthead:0:FFE58C:80:020:Always Death Blossom PL2
blsthead:0:FFE58C:40:020:Always Blaster PL2
blsthead:0:FFE58C:20:020:Always Power Shots PL2
blsthead:0:FFE58C:01:020:Always RipStar PL2
blsthead:0:FFE58D:08:020:Always Crystal Magnet PL2
blsthead:0:FFE58D:04:020:Always Booster PL2
blsthead:0:FFE58D:02:020:Always Cloak PL2
blsthead:0:FFE58D:01:020:Always Extra Fuel Tank PL2
blsthead:0:FFE58C:80:021:Get Death Blossom Now! PL2
blsthead:0:FFE58C:40:021:Get Blaster Now! PL2
blsthead:0:FFE58C:20:021:Get Power Shots Now! PL2
blsthead:0:FFE58C:01:021:Get RipStar Now! PL2
blsthead:0:FFE58D:08:021:Get Crystal Magnet Now! PL2
blsthead:0:FFE58D:04:021:Get Booster Now! PL2
blsthead:0:FFE58D:02:021:Get Cloak Now! PL2
blsthead:0:FFE58D:01:021:Get Extra Fuel Tank Now! PL2
; [ Blasteroids (rev 2) ]
blstroi2:0:FFCF05:19:000:Infinite Credits
blstroi2:0:FFE548:A0:000:Infinite Energy PL1
blstroi2:0:FFE55E:63:000:Infinite Shields PL1
blstroi2:0:FFE5BD:A0:000:Infinite Ammo PL1:Get the blaster first
blstroi2:0:FFE55C:80:020:Always Death Blossom PL1
blstroi2:0:FFE55C:40:020:Always Blaster PL1
blstroi2:0:FFE55C:20:020:Always Power Shots PL1
blstroi2:0:FFE55C:01:020:Always RipStar PL1
blstroi2:0:FFE55D:08:020:Always Crystal Magnet PL1
blstroi2:0:FFE55D:04:020:Always Booster PL1
blstroi2:0:FFE55D:02:020:Always Cloak PL1
blstroi2:0:FFE55D:01:020:Always Extra Fuel Tank PL1
blstroi2:0:FFE55C:80:021:Get Death Blossom Now! PL1
blstroi2:0:FFE55C:40:021:Get Blaster Now! PL1
blstroi2:0:FFE55C:20:021:Get Power Shots Now! PL1
blstroi2:0:FFE55C:01:021:Get RipStar Now! PL1
blstroi2:0:FFE55D:08:021:Get Crystal Magnet Now! PL1
blstroi2:0:FFE55D:04:021:Get Booster Now! PL1
blstroi2:0:FFE55D:02:021:Get Cloak Now! PL1
blstroi2:0:FFE55D:01:021:Get Extra Fuel Tank Now! PL1
blstroi2:0:FFE578:A0:000:Infinite Energy PL2
blstroi2:0:FFE58E:63:000:Infinite Shields PL2
blstroi2:0:FFE5ED:A0:000:Infinite Ammo PL2:Get the blaster first
blstroi2:0:FFE58C:80:020:Always Death Blossom PL2
blstroi2:0:FFE58C:40:020:Always Blaster PL2
blstroi2:0:FFE58C:20:020:Always Power Shots PL2
blstroi2:0:FFE58C:01:020:Always RipStar PL2
blstroi2:0:FFE58D:08:020:Always Crystal Magnet PL2
blstroi2:0:FFE58D:04:020:Always Booster PL2
blstroi2:0:FFE58D:02:020:Always Cloak PL2
blstroi2:0:FFE58D:01:020:Always Extra Fuel Tank PL2
blstroi2:0:FFE58C:80:021:Get Death Blossom Now! PL2
blstroi2:0:FFE58C:40:021:Get Blaster Now! PL2
blstroi2:0:FFE58C:20:021:Get Power Shots Now! PL2
blstroi2:0:FFE58C:01:021:Get RipStar Now! PL2
blstroi2:0:FFE58D:08:021:Get Crystal Magnet Now! PL2
blstroi2:0:FFE58D:04:021:Get Booster Now! PL2
blstroi2:0:FFE58D:02:021:Get Cloak Now! PL2
blstroi2:0:FFE58D:01:021:Get Extra Fuel Tank Now! PL2
; [ Blasteroids (rev 3) ]
blstroi3:0:FFCF05:19:000:Infinite Credits
blstroi3:0:FFE548:A0:000:Infinite Energy PL1
blstroi3:0:FFE55E:63:000:Infinite Shields PL1
blstroi3:0:FFE5BD:A0:000:Infinite Ammo PL1:Get the blaster first
blstroi3:0:FFE55C:80:020:Always Death Blossom PL1
blstroi3:0:FFE55C:40:020:Always Blaster PL1
blstroi3:0:FFE55C:20:020:Always Power Shots PL1
blstroi3:0:FFE55C:01:020:Always RipStar PL1
blstroi3:0:FFE55D:08:020:Always Crystal Magnet PL1
blstroi3:0:FFE55D:04:020:Always Booster PL1
blstroi3:0:FFE55D:02:020:Always Cloak PL1
blstroi3:0:FFE55D:01:020:Always Extra Fuel Tank PL1
blstroi3:0:FFE55C:80:021:Get Death Blossom Now! PL1
blstroi3:0:FFE55C:40:021:Get Blaster Now! PL1
blstroi3:0:FFE55C:20:021:Get Power Shots Now! PL1
blstroi3:0:FFE55C:01:021:Get RipStar Now! PL1
blstroi3:0:FFE55D:08:021:Get Crystal Magnet Now! PL1
blstroi3:0:FFE55D:04:021:Get Booster Now! PL1
blstroi3:0:FFE55D:02:021:Get Cloak Now! PL1
blstroi3:0:FFE55D:01:021:Get Extra Fuel Tank Now! PL1
blstroi3:0:FFE578:A0:000:Infinite Energy PL2
blstroi3:0:FFE58E:63:000:Infinite Shields PL2
blstroi3:0:FFE5ED:A0:000:Infinite Ammo PL2:Get the blaster first
blstroi3:0:FFE58C:80:020:Always Death Blossom PL2
blstroi3:0:FFE58C:40:020:Always Blaster PL2
blstroi3:0:FFE58C:20:020:Always Power Shots PL2
blstroi3:0:FFE58C:01:020:Always RipStar PL2
blstroi3:0:FFE58D:08:020:Always Crystal Magnet PL2
blstroi3:0:FFE58D:04:020:Always Booster PL2
blstroi3:0:FFE58D:02:020:Always Cloak PL2
blstroi3:0:FFE58D:01:020:Always Extra Fuel Tank PL2
blstroi3:0:FFE58C:80:021:Get Death Blossom Now! PL2
blstroi3:0:FFE58C:40:021:Get Blaster Now! PL2
blstroi3:0:FFE58C:20:021:Get Power Shots Now! PL2
blstroi3:0:FFE58C:01:021:Get RipStar Now! PL2
blstroi3:0:FFE58D:08:021:Get Crystal Magnet Now! PL2
blstroi3:0:FFE58D:04:021:Get Booster Now! PL2
blstroi3:0:FFE58D:02:021:Get Cloak Now! PL2
blstroi3:0:FFE58D:01:021:Get Extra Fuel Tank Now! PL2
; [ Blasteroids (rev 4) ]
blstroid:0:FFCF05:19:000:Infinite Credits
blstroid:0:FFE548:A0:000:Infinite Energy PL1
blstroid:0:FFE55E:63:000:Infinite Shields PL1
blstroid:0:FFE5BD:A0:000:Infinite Ammo PL1:Get the blaster first
blstroid:0:FFE55C:80:020:Always Death Blossom PL1
blstroid:0:FFE55C:40:020:Always Blaster PL1
blstroid:0:FFE55C:20:020:Always Power Shots PL1
blstroid:0:FFE55C:01:020:Always RipStar PL1
blstroid:0:FFE55D:08:020:Always Crystal Magnet PL1
blstroid:0:FFE55D:04:020:Always Booster PL1
blstroid:0:FFE55D:02:020:Always Cloak PL1
blstroid:0:FFE55D:01:020:Always Extra Fuel Tank PL1
blstroid:0:FFE55C:80:021:Get Death Blossom Now! PL1
blstroid:0:FFE55C:40:021:Get Blaster Now! PL1
blstroid:0:FFE55C:20:021:Get Power Shots Now! PL1
blstroid:0:FFE55C:01:021:Get RipStar Now! PL1
blstroid:0:FFE55D:08:021:Get Crystal Magnet Now! PL1
blstroid:0:FFE55D:04:021:Get Booster Now! PL1
blstroid:0:FFE55D:02:021:Get Cloak Now! PL1
blstroid:0:FFE55D:01:021:Get Extra Fuel Tank Now! PL1
blstroid:0:FFE578:A0:000:Infinite Energy PL2
blstroid:0:FFE58E:63:000:Infinite Shields PL2
blstroid:0:FFE5ED:A0:000:Infinite Ammo PL2:Get the blaster first
blstroid:0:FFE58C:80:020:Always Death Blossom PL2
blstroid:0:FFE58C:40:020:Always Blaster PL2
blstroid:0:FFE58C:20:020:Always Power Shots PL2
blstroid:0:FFE58C:01:020:Always RipStar PL2
blstroid:0:FFE58D:08:020:Always Crystal Magnet PL2
blstroid:0:FFE58D:04:020:Always Booster PL2
blstroid:0:FFE58D:02:020:Always Cloak PL2
blstroid:0:FFE58D:01:020:Always Extra Fuel Tank PL2
blstroid:0:FFE58C:80:021:Get Death Blossom Now! PL2
blstroid:0:FFE58C:40:021:Get Blaster Now! PL2
blstroid:0:FFE58C:20:021:Get Power Shots Now! PL2
blstroid:0:FFE58C:01:021:Get RipStar Now! PL2
blstroid:0:FFE58D:08:021:Get Crystal Magnet Now! PL2
blstroid:0:FFE58D:04:021:Get Booster Now! PL2
blstroid:0:FFE58D:02:021:Get Cloak Now! PL2
blstroid:0:FFE58D:01:021:Get Extra Fuel Tank Now! PL2
; [ Blasteroids (German, rev 2) ]
blstroig:0:FFCF05:19:000:Infinite Credits
blstroig:0:FFE548:A0:000:Infinite Energy PL1
blstroig:0:FFE55E:63:000:Infinite Shields PL1
blstroig:0:FFE5BD:A0:000:Infinite Ammo PL1:Get the blaster first
blstroig:0:FFE55C:80:020:Always Death Blossom PL1
blstroig:0:FFE55C:40:020:Always Blaster PL1
blstroig:0:FFE55C:20:020:Always Power Shots PL1
blstroig:0:FFE55C:01:020:Always RipStar PL1
blstroig:0:FFE55D:08:020:Always Crystal Magnet PL1
blstroig:0:FFE55D:04:020:Always Booster PL1
blstroig:0:FFE55D:02:020:Always Cloak PL1
blstroig:0:FFE55D:01:020:Always Extra Fuel Tank PL1
blstroig:0:FFE55C:80:021:Get Death Blossom Now! PL1
blstroig:0:FFE55C:40:021:Get Blaster Now! PL1
blstroig:0:FFE55C:20:021:Get Power Shots Now! PL1
blstroig:0:FFE55C:01:021:Get RipStar Now! PL1
blstroig:0:FFE55D:08:021:Get Crystal Magnet Now! PL1
blstroig:0:FFE55D:04:021:Get Booster Now! PL1
blstroig:0:FFE55D:02:021:Get Cloak Now! PL1
blstroig:0:FFE55D:01:021:Get Extra Fuel Tank Now! PL1
blstroig:0:FFE578:A0:000:Infinite Energy PL2
blstroig:0:FFE58E:63:000:Infinite Shields PL2
blstroig:0:FFE5ED:A0:000:Infinite Ammo PL2:Get the blaster first
blstroig:0:FFE58C:80:020:Always Death Blossom PL2
blstroig:0:FFE58C:40:020:Always Blaster PL2
blstroig:0:FFE58C:20:020:Always Power Shots PL2
blstroig:0:FFE58C:01:020:Always RipStar PL2
blstroig:0:FFE58D:08:020:Always Crystal Magnet PL2
blstroig:0:FFE58D:04:020:Always Booster PL2
blstroig:0:FFE58D:02:020:Always Cloak PL2
blstroig:0:FFE58D:01:020:Always Extra Fuel Tank PL2
blstroig:0:FFE58C:80:021:Get Death Blossom Now! PL2
blstroig:0:FFE58C:40:021:Get Blaster Now! PL2
blstroig:0:FFE58C:20:021:Get Power Shots Now! PL2
blstroig:0:FFE58C:01:021:Get RipStar Now! PL2
blstroig:0:FFE58D:08:021:Get Crystal Magnet Now! PL2
blstroig:0:FFE58D:04:021:Get Booster Now! PL2
blstroig:0:FFE58D:02:021:Get Cloak Now! PL2
blstroig:0:FFE58D:01:021:Get Extra Fuel Tank Now! PL2
; [ Bells & Whistles (Version L) ]
blswhstl:0:204025:63:000:Infinite Credits
blswhstl:0:204096:06:000:Infinite Lives PL1
blswhstl:0:3002D4:09:000:Maximum speed PL1
blswhstl:0:3002C9:3F:000:Maximum fire charge PL1
blswhstl:0:3002D7:09:000:Infinite Shields PL1:Get the red bell first
blswhstl:0:3002AA:00:000:Invincibility "ON" PL1
blswhstl:0:3002AA:D7:001:Invincibility "OFF" PL1
blswhstl:0:3002E0:7F:040:All items available PL1
blswhstl:0:300344:00:000:Right arm "ON" PL1
blswhstl:0:300320:80:500:Right arm "ON" PL1 (2/2)
blswhstl:0:300344:01:001:Right arm "OFF" PL1
blswhstl:0:300320:00:501:Right arm "OFF" PL1 (2/2)
blswhstl:0:3003C4:00:000:Left arm "ON" PL1
blswhstl:0:3003A0:80:500:Left arm "ON" PL1 (2/2)
blswhstl:0:3003C4:01:001:Left arm "OFF" PL1
blswhstl:0:3003A0:00:501:Left arm "OFF" PL1 (2/2)
blswhstl:0:3002D8:01:001:Followers "ON" Now! PL1
blswhstl:0:3002D8:00:001:Followers "OFF" Now! PL1
blswhstl:0:3002DD:01:001:Tail shield "ON" Now! PL1
blswhstl:0:3002DD:00:001:Tail shield "OFF" Now! PL1
blswhstl:0:3002DB:01:000:Always have Wave Shot PL1:Only works for a single player game!
blswhstl:0:3002C0:00:000:Always have Single Fire PL1
blswhstl:0:3002C0:01:000:Always have Double Fire PL1
blswhstl:0:3002C0:02:000:Always have 3-way Fire PL1
blswhstl:0:3002DB:01:001:Get Wave Shot Now! PL1:Only works for a single player game!
blswhstl:0:3002C0:00:001:Get Single Fire Now! PL1
blswhstl:0:3002C0:01:001:Get Double Fire Now! PL1
blswhstl:0:3002C0:02:001:Get 3-way Fire Now! PL1
blswhstl:0:204097:06:000:Infinite Lives PL2
blswhstl:0:3006D4:09:000:Maximum speed PL2
blswhstl:0:3006C9:3F:000:Maximum fire charge PL2
blswhstl:0:3006D7:09:000:Infinite Shields PL2:Get the red bell first
blswhstl:0:3006AA:00:000:Invincibility "ON" PL2
blswhstl:0:3006AA:D7:001:Invincibility "OFF" PL2
blswhstl:0:3006E0:7F:040:All items available PL2
blswhstl:0:300744:00:000:Right arm "ON" PL2
blswhstl:0:300720:80:500:Right arm "ON" PL2 (2/2)
blswhstl:0:300744:01:001:Right arm "OFF" PL2
blswhstl:0:300720:00:501:Right arm "OFF" PL2 (2/2)
blswhstl:0:3007C4:00:000:Left arm "ON" PL2
blswhstl:0:3007A0:80:500:Left arm "ON" PL2 (2/2)
blswhstl:0:3007C4:01:001:Left arm "OFF" PL2
blswhstl:0:3007A0:00:501:Left arm "OFF" PL2 (2/2)
blswhstl:0:3006D8:01:001:Followers "ON" Now! PL2
blswhstl:0:3006D8:00:001:Followers "OFF" Now! PL2
blswhstl:0:3006DD:01:001:Tail shield "ON" Now! PL2
blswhstl:0:3006DD:00:001:Tail shield "OFF" Now! PL2
blswhstl:0:3006C0:00:000:Always have Single Fire PL2
blswhstl:0:3006C0:01:000:Always have Double Fire PL2
blswhstl:0:3006C0:02:000:Always have 3-way Fire PL2
blswhstl:0:3006C0:00:001:Get Single Fire Now! PL2
blswhstl:0:3006C0:01:001:Get Double Fire Now! PL2
blswhstl:0:3006C0:02:001:Get 3-way Fire Now! PL2
blswhstl:0:20406F:04:000:Yellow bell always = 50000pts
blswhstl:0:20406F:04:001:Yellow bell = 50000pts Now!
blswhstl:0:204011:F0:002:Sound Test Code Stop:[PL2 Start]Next Code
; [ Blue Hawk ]
bluehawk:0:F903:63:000:Infinite Credits
bluehawk:0:F25B:0B:000:Infinite Lives PL1
bluehawk:0:E018:04:000:Infinite Smart Bombs PL1
bluehawk:0:E004:80:020:Invincibility "ON" PL1
bluehawk:0:E004:80:041:Invincibility "OFF" PL1
bluehawk:0:F25C:0B:000:Infinite Lives PL2
bluehawk:0:E318:04:000:Infinite Smart Bombs PL2
bluehawk:0:E304:80:020:Invincibility "ON" PL2
bluehawk:0:E304:80:041:Invincibility "OFF" PL2
; [ Blue Hawk (NTC) ]
bluehawn:0:F903:63:000:Infinite Credits
bluehawn:0:F25B:0B:000:Infinite Lives PL1
bluehawn:0:E018:04:000:Infinite Smart Bombs PL1
bluehawn:0:E004:80:020:Invincibility "ON" PL1
bluehawn:0:E004:80:041:Invincibility "OFF" PL1
bluehawn:0:F25C:0B:000:Infinite Lives PL2
bluehawn:0:E318:04:000:Infinite Smart Bombs PL2
bluehawn:0:E304:80:020:Invincibility "ON" PL2
bluehawn:0:E304:80:041:Invincibility "OFF" PL2
; [ Blue Print (Jaleco) ]
blueprnj:0:8094:09:000:Infinite Credits
blueprnj:0:80E1:0A:000:Infinite Lives
blueprnj:0:80C0:FF:000:Infinite Fast Run Time
blueprnj:0:82C1:6F:000:Infinite Run
blueprnj:0:82D1:47:500:Infinite Run (2/2)
blueprnj:0:82EB:AE:000:Bomb Never Explodes
blueprnj:0:808A:11:000:Enemy 1 Stop Move
blueprnj:0:82B1:FF:500:Enemy 1 Stop Move (2/2)
blueprnj:0:82A1:E7:000:Enemy 2 Stop Move
blueprnj:0:82A2:69:500:Enemy 2 Stop Move (2/2)
; [ Blue Print (Midway) ]
blueprnt:0:8094:09:000:Infinite Credits
blueprnt:0:80E1:0A:000:Infinite Lives
blueprnt:0:80C0:FF:000:Infinite Fast Run Time
blueprnt:0:82C1:6F:000:Infinite Run
blueprnt:0:82D1:47:500:Infinite Run (2/2)
blueprnt:0:82EB:AE:000:Bomb Never Explodes
blueprnt:0:808A:11:000:Enemy 1 Stop Move
blueprnt:0:82B1:FF:500:Enemy 1 Stop Move (2/2)
blueprnt:0:82A1:E7:000:Enemy 2 Stop Move
blueprnt:0:82A2:69:500:Enemy 2 Stop Move (2/2)
; [ Blue Shark ]
blueshrk:0:203C:99:000:Infinite Time
; [ Blazing Tornado ]
blzntrnd:0:FF9256:09:000:Infinite Time
blzntrnd:0:FF9257:59:500:Infinite Time (2/2)
blzntrnd:0:FF9256:00:001:Finish this Round Now!
blzntrnd:0:FF9257:00:501:Finish this Round Now! (2/2)
blzntrnd:0:000000:00:999:[The Referee never counts ]
blzntrnd:0:000000:00:999:[cheat gives you Infinite ]
blzntrnd:0:000000:00:999:[Time out of the ring, and ]
blzntrnd:0:000000:00:999:[makes it impossible to get ]
blzntrnd:0:000000:00:999:[a fall. Either disable it ]
blzntrnd:0:000000:00:999:[or use the CORRECT 'Time =']
blzntrnd:0:000000:00:999:[cheats. These can also be ]
blzntrnd:0:000000:00:999:[useful to enable when it's ]
blzntrnd:0:000000:00:999:[to your advantage!! ;-) ]
blzntrnd:0:FF812A:00:000:Referee never counts
blzntrnd:0:FF812A:20:001:Out of Ring Time = 20 Now!
blzntrnd:0:FF812A:03:001:Fall Count Time = 3 Now!
blzntrnd:0:000000:00:999:[NOTE: When you are playing a]
blzntrnd:0:000000:00:999:[two player game PL3 is the ]
blzntrnd:0:000000:00:999:[real 'PL2' so use the PL3 ]
blzntrnd:0:000000:00:999:[cheats to cheat!! ]
blzntrnd:0:FF8028:FF:000:Infinite Energy PL1
blzntrnd:0:FF8028:00:001:Drain all Energy Now! PL1
blzntrnd:0:FF8068:FF:000:Infinite Energy PL2
blzntrnd:0:FF8068:00:001:Drain all Energy Now! PL2
blzntrnd:0:FF80A8:FF:000:Infinite Energy PL3
blzntrnd:0:FF80A8:00:001:Drain all Energy Now! PL3
blzntrnd:0:FF80E8:FF:000:Infinite Energy PL4
blzntrnd:0:FF80E8:00:001:Drain all Energy Now! PL4
; [ beatmania (ver JA-B) ]
bm1stmix:0:405141:0B:000:Infinite Credits
bm1stmix:0:4071DA:32:000:Music always at 50 BPM:Must be enabled before you select a song. Doesn't work for songs that vary the BPM while playing.
bm1stmix:0:40D80A:32:500:Music always at 50 BPM (2/2)
bm1stmix:0:4071DA:96:000:Music always at 150 BPM:Must be enabled before you select a song. Doesn't work for songs that vary the BPM while playing.
bm1stmix:0:40D80A:96:500:Music always at 150 BPM (2/2)
bm1stmix:0:404AA7:38:000:Groove Meter always 100% PL1
bm1stmix:0:404AA9:38:000:Groove Meter always 100% PL2
;The above cheats have not yet been tested
; [ beatmania 2nd MIX (ver JA-B) ]
bm2ndmix:0:0000:00:999:[ This game hasn't even ]:REASON 11
bm2ndmix:0:0000:00:999:[ been looked at due to ]:REASON 11
bm2ndmix:0:0000:00:999:[ time constraints - Too]:REASON 11
bm2ndmix:0:0000:00:999:[ many games and so ]:REASON 11
bm2ndmix:0:0000:00:999:[ little time. It is ]:REASON 11
bm2ndmix:0:0000:00:999:[ even possible that ]:REASON 11
bm2ndmix:0:0000:00:999:[ this game may be a ]:REASON 11
bm2ndmix:0:0000:00:999:[ clone of an existing ]:REASON 11
bm2ndmix:0:0000:00:999:[ game which may have ]:REASON 11
bm2ndmix:0:0000:00:999:[ cheats. Please search ]:REASON 11
bm2ndmix:0:0000:00:999:[ the cheat forums ]:REASON 11
bm2ndmix:0:0000:00:999:[ before posting cheat ]:REASON 11
bm2ndmix:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ beatmania 2nd MIX (ver JA-A) ]
bm2ndmxa:0:0000:00:999:[ This game hasn't even ]:REASON 11
bm2ndmxa:0:0000:00:999:[ been looked at due to ]:REASON 11
bm2ndmxa:0:0000:00:999:[ time constraints - Too]:REASON 11
bm2ndmxa:0:0000:00:999:[ many games and so ]:REASON 11
bm2ndmxa:0:0000:00:999:[ little time. It is ]:REASON 11
bm2ndmxa:0:0000:00:999:[ even possible that ]:REASON 11
bm2ndmxa:0:0000:00:999:[ this game may be a ]:REASON 11
bm2ndmxa:0:0000:00:999:[ clone of an existing ]:REASON 11
bm2ndmxa:0:0000:00:999:[ game which may have ]:REASON 11
bm2ndmxa:0:0000:00:999:[ cheats. Please search ]:REASON 11
bm2ndmxa:0:0000:00:999:[ the cheat forums ]:REASON 11
bm2ndmxa:0:0000:00:999:[ before posting cheat ]:REASON 11
bm2ndmxa:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ beatmania 4th MIX (ver JA-A) ]
bm4thmix:0:405835:0B:000:Infinite Credits
bm4thmix:0:40A3C1:01:000:Free All Songs
bm4thmix:0:40A3C3:01:500:Free All Songs (2/2)
bm4thmix:0:407C15:32:000:Music always at 50 BPM:Must be enabled before you select a song. Doesn't work for songs that vary the BPM while playing.
bm4thmix:0:40D606:32:500:Music always at 50 BPM (2/2)
bm4thmix:0:407C15:96:000:Music always at 150 BPM:Must be enabled before you select a song. Doesn't work for songs that vary the BPM while playing.
bm4thmix:0:40D606:96:500:Music always at 150 BPM (2/2)
bm4thmix:0:409F29:00:000:Poor Notes always 0 PL1:This cheat maybe Buggy
bm4thmix:0:409F29:FF:000:Poor Notes always 255 PL1:This cheat maybe Buggy
bm4thmix:0:409F27:00:000:Bad Notes always 0 PL1:This cheat maybe Buggy
bm4thmix:0:409F27:FF:000:Bad Notes always 255 PL1:This cheat maybe Buggy
bm4thmix:0:409F25:00:000:Good Notes always 0 PL1:This cheat maybe Buggy
bm4thmix:0:409F25:FF:000:Good Notes always 255 PL1:This cheat maybe Buggy
bm4thmix:0:409F23:00:000:Great Notes always 0 PL1:This cheat maybe Buggy
bm4thmix:0:409F23:FF:000:Great Notes always 255 PL1:This cheat maybe Buggy
bm4thmix:0:409F2B:00:000:Flashing Great Notes always 0 PL1:This cheat maybe Buggy
bm4thmix:0:409F2B:FF:000:Flashing Great Notes always 255 PL1:This cheat maybe Buggy
bm4thmix:0:409E0B:FF:000:Note count always 255 PL1:This cheat maybe Buggy
bm4thmix:0:409F4B:38:000:Groove Meter always 100% PL1
bm4thmix:0:409F4D:38:000:Groove Meter always 100% PL2
;The above cheats have not yet been tested
; [ Blade Master (World) ]
bmaster:0:E7070:9A:000:Infinite Time
bmaster:0:00000:00:999:[These Start on Stage cheats]
bmaster:0:00000:00:999:[must be enabled on the ]
bmaster:0:00000:00:999:[character selection screen ]
bmaster:0:E704A:01:001:Start on Stage 2
bmaster:0:E704A:02:001:Start on Stage 3A
bmaster:0:E704A:03:001:Start on Stage 3B
bmaster:0:E704A:04:001:Start on Stage 4
bmaster:0:E704A:05:001:Start on Stage 5
bmaster:0:E704A:06:001:Start on Stage 6
bmaster:0:E704A:07:001:Start on Stage 7A
bmaster:0:E704A:08:001:Start on Stage 7B
bmaster:0:E704A:09:001:Start on Stage 7C
bmaster:0:E704A:0A:001:Start on Stage 7D
bmaster:0:E704A:0B:001:Start on Stage 7E(Final Boss)
bmaster:0:E74F2:0A:000:Infinite Lives PL1
bmaster:0:E74F3:0A:000:Infinite Lives PL2
bmaster:0:E6C31:08:000:Infinite Energy ROY
bmaster:0:E6C98:01:000:Invincibility ROY
bmaster:0:E6DF1:08:000:Infinite Energy ARNOLD
bmaster:0:E6E58:01:000:Invincibility ARNOLD
; [ beatmania complete MIX (ver JA-B) ]
bmcompmx:0:4053A1:0B:000:Infinite Credits
bmcompmx:0:404691:01:000:Free All Songs
bmcompmx:0:404CFD:38:000:Groove Meter always 100% PL1
bmcompmx:0:404CFF:38:000:Groove Meter always 100% PL2
;The above cheats have not yet been tested
; [ beatmania CORE REMIX (ver JA-A) ]
bmcorerm:0:405837:0B:000:Infinite Credits
bmcorerm:0:40A66F:01:000:Free All Songs
bmcorerm:0:40A671:01:500:Free All Songs (2/2)
bmcorerm:0:407BBD:32:000:Music always at 50 BPM:Must be enabled before you select a song. Doesn't work for songs that vary the BPM while playing.
bmcorerm:0:40CE06:32:500:Music always at 50 BPM (2/2)
bmcorerm:0:407BBD:96:000:Music always at 150 BPM:Must be enabled before you select a song. Doesn't work for songs that vary the BPM while playing.
bmcorerm:0:40CE06:96:500:Music always at 150 BPM (2/2)
bmcorerm:0:40A1E1:38:000:Groove Meter always 100% PL1
bmcorerm:0:40A1E3:38:000:Groove Meter always 100% PL2
;The above cheats have not yet been tested
; [ beatmania f. Dreams Come True (ver JA-A) ]
bmdct:0:0000:00:999:[ This game hasn't even ]:REASON 11
bmdct:0:0000:00:999:[ been looked at due to ]:REASON 11
bmdct:0:0000:00:999:[ time constraints - Too]:REASON 11
bmdct:0:0000:00:999:[ many games and so ]:REASON 11
bmdct:0:0000:00:999:[ little time. It is ]:REASON 11
bmdct:0:0000:00:999:[ even possible that ]:REASON 11
bmdct:0:0000:00:999:[ this game may be a ]:REASON 11
bmdct:0:0000:00:999:[ clone of an existing ]:REASON 11
bmdct:0:0000:00:999:[ game which may have ]:REASON 11
bmdct:0:0000:00:999:[ cheats. Please search ]:REASON 11
bmdct:0:0000:00:999:[ the cheat forums ]:REASON 11
bmdct:0:0000:00:999:[ before posting cheat ]:REASON 11
bmdct:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Vs. Raid on Bungeling Bay (Japan) ]
bnglngby:0:00D4:09:000:Infinite Lives
bnglngby:0:0242:09:000:Infinite Bombs
; [ Bump 'n' Jump ]
bnj:0:001A:05:000:Infinite Lives
bnj:0:0090:01:000:Jump Always O.K.
bnj:0:0080:19:000:Never Come Down From Jump
bnj:0:0021:00:000:0 cars smashed (50000 pts)
; [ Bonanza Bros ]
bnzabros:0:FF8428:18:000:Infinite Credits
:bnzabros:00000100:FF8481:0000000C:FFFFFFFF:Select Stage
:bnzabros:00100000:FF849A:0000095A:FFFFFFFF:Infinite Time
:bnzabros:00000000:FF849B:00000099:FFFFFFFF:Infinite Time (Bonus Stage)
:bnzabros:00000000:F0059A:00000009:FFFFFFFF:Infinite Lives PL1
:bnzabros:00000000:F018DB:0000000F:FFFFFFFF:Invincibility PL1
:bnzabros:00010010:F01880:000000A1:0000A0A1:Invincibility PL1 (2/2):Uses a force range cheat for some reason
:bnzabros:00000000:F0061A:00000009:FFFFFFFF:Infinite Lives PL2
:bnzabros:00000000:F0195B:0000000F:FFFFFFFF:Invincibility PL2
:bnzabros:00010010:F01900:000000A2:0000A0A2:Invincibility PL2 (2/2):Uses a force range cheat for some reason
; [ Bobble Bobble ]
boblbobl:0:0000:00:999:[ This game has got a LOT of cheats. ]
boblbobl:0:0000:00:999:[ Don't go too mad as it may spoil ]
boblbobl:0:0000:00:999:[ the game too much!!! ]
boblbobl:0:E366:63:000:Infinite Credits
:boblbobl:00001301:E64B:00000063:FFFFFFFF:Select starting round:You should enable this cheat on the press 1/2 player button screen, ie. after credits have been inserted!
boblbobl:0:E64B:63:061:Select next round
boblbobl:0:E645:06:000:Infinite Lives PL1
boblbobl:0:E6B6:77:000:Invincibility PL1
boblbobl:0:E6C1:0C:000:Speed Always Normal PL1
boblbobl:0:E6C1:14:000:Speed Always Power-up PL1
boblbobl:0:E6C1:28:000:Speed Always Ultimate PL1
boblbobl:0:E6C1:0C:001:Speed to Normal Now! PL1
boblbobl:0:E6C1:14:001:Speed to Power-up Now! PL1
boblbobl:0:E6C1:28:001:Speed to Ultimate Now! PL1
boblbobl:0:E6BF:14:001:Fire Speed to Normal Now! PL1
boblbobl:0:E6BF:05:001:Fire Speed to Power-up NowPL1
boblbobl:0:E6BF:01:000:Fire Speed Always UltimatePL1
boblbobl:0:E6C2:80:000:Normal Range Bubbles PL1
boblbobl:0:E6C2:80:000:Long Range Bubbles PL1
boblbobl:0:E6C2:FF:000:Extra Long Range Bubbles PL1
boblbobl:0:E6C0:03:001:Head Power to Normal Now! PL1
boblbobl:0:E6C0:06:001:Head Power to Power-up NowPL1
boblbobl:0:E6C0:09:000:Head Power Always UltimatePL1
boblbobl:0:F60F:00:001:Fire bubbles Bubbles Now! PL1
boblbobl:0:F60F:01:001:Fire lightnings Now! PL1
boblbobl:0:E742:3F:001:Get EXTEND PL1
boblbobl:0:E742:01:021:Get letter - E (red) PL1
boblbobl:0:E742:02:021:Get letter - X (pink) PL1
boblbobl:0:E742:04:021:Get letter - T (yellow) PL1
boblbobl:0:E742:08:021:Get letter - E (green) PL1
boblbobl:0:E742:10:021:Get letter - N (blue) PL1
boblbobl:0:E742:20:021:Get letter - D (purple) PL1
boblbobl:0:E64A:06:000:Infinite Lives PL2
boblbobl:0:E6E8:77:000:Invincibility PL2
boblbobl:0:E6F3:0C:000:Speed Always Normal PL2
boblbobl:0:E6F3:14:000:Speed Always Power-up PL2
boblbobl:0:E6F3:28:000:Speed Always Ultimate PL2
boblbobl:0:E6F3:0C:001:Speed to Normal Now! PL2
boblbobl:0:E6F3:14:001:Speed to Power-up Now! PL2
boblbobl:0:E6F3:28:001:Speed to Ultimate Now! PL2
boblbobl:0:E6F1:14:001:Fire Speed to Normal Now! PL2
boblbobl:0:E6F1:05:001:Fire Speed to Power-up NowPL2
boblbobl:0:E6F1:01:000:Fire Speed Always UltimatePL2
boblbobl:0:E6F4:40:000:Normal Range Bubbles PL2
boblbobl:0:E6F4:80:000:Long Range Bubbles PL2
boblbobl:0:E6F4:FF:000:Extra Long Range Bubbles PL2
boblbobl:0:E6F2:03:001:Head Power to Normal Now! PL2
boblbobl:0:E6F2:06:001:Head Power to Power-up NowPL2
boblbobl:0:E6F2:09:000:Head Power Always UltimatePL2
boblbobl:0:F610:00:001:Fire bubbles Bubbles Now! PL2
boblbobl:0:F610:01:001:Fire lightnings Now! PL2
boblbobl:0:E743:3F:001:Get EXTEND PL2
boblbobl:0:E743:01:021:Get letter - E (red) PL2
boblbobl:0:E743:02:021:Get letter - X (pink) PL2
boblbobl:0:E743:04:021:Get letter - T (yellow) PL2
boblbobl:0:E743:08:021:Get letter - E (green) PL2
boblbobl:0:E743:10:021:Get letter - N (blue) PL2
boblbobl:0:E743:20:021:Get letter - D (purple) PL2
boblbobl:0:E5DB:01:000:Enable "Super" Mode:Baddies from first 50 levels switch with last and levels change colour, Title will display "Super" if enabled before title displayed. Same as "1P,Jump,Bubble,Left,Right,Jump,1P,Right" on Title Screen
boblbobl:0:E5DB:00:000:Disable "Super" Mode
boblbobl:0:E5D1:01:000:Enable "Original" Mode:Doors still appear even if you die. Same as "Bubble,Jump,Bubble,Jump,Bubble,Jump,Right,1P" on Title Screen
boblbobl:0:E5D1:00:000:Disable "Original" Mode
boblbobl:0:E5D2:01:000:Enable "Power-Up" Mode:Fast feet, fast bubbles etc. Same as "Left,Jump,Left,1P,Left,Bubble,Left,1P" on Title Screen
boblbobl:0:E5D2:00:000:Disable "Power-Up" Mode
boblbobl:0:E613:01:000:Always get Bonus doors
boblbobl:0:F676:01:000:Constant Extend Letters
boblbobl:0:E603:01:000:Always Warn (Bell Item)
boblbobl:0:E5FA:03:000:Apple or Orange? You decide!
boblbobl:0:E608:01:000:Coke Can Item
boblbobl:0:6E30:01:000:Fireball Bubble - Always!
boblbobl:0:6E30:03:000:Fireball Bubble - 1 in 2
boblbobl:0:6E30:05:000:Fireball Bubble - 1 in 3
boblbobl:0:6E30:07:000:Fireball Bubble - 1 in 4
boblbobl:0:6E30:15:000:Fireball Bubble - 1 in 16
boblbobl:0:6E30:1D:000:Fireball Bubble - 1 in 256
boblbobl:0:6E30:25:000:Fireball Bubble - 1 in 4096
boblbobl:0:5C2B:C9:000:Disable Bubbles?
boblbobl:0:E6BB:05:001:Fireballs for 5 levels
boblbobl:0:E6BE:40:000:Fireballs
boblbobl:0:E5EE:07:000:Fireball Cross
boblbobl:0:0000:00:999:[ Use these cheats only at the start ]
boblbobl:0:0000:00:999:[ of a level, before the item ]
boblbobl:0:0000:00:999:[ appears! When you are given a ]
boblbobl:0:0000:00:999:[ distribution, each bubble turns ]
boblbobl:0:0000:00:999:[ into an object. ]
boblbobl:0:F45E:00:001:1st Item = pink sweet:Gives you power-up fire range
boblbobl:0:F45E:01:001:1st Item = blue sweet:Gives you power-up head power
boblbobl:0:F45E:02:001:1st Item = yellow sweet:Gives you power-up fire speed
boblbobl:0:F45E:03:001:1st Item = shoe:Gives you power-up speed
boblbobl:0:F45E:04:001:1st Item = clock:Slows down the monsters
boblbobl:0:F45E:05:001:1st Item = bomb:Turns monsters into diamonds
boblbobl:0:F45E:06:001:1st Item = brown umbrella:Warps you 3 levels farther
boblbobl:0:F45E:07:001:1st Item = red umbrella:Warps you 5 levels farther
boblbobl:0:F45E:08:001:1st Item = pink umbrella:Warps you 7 levels farther
boblbobl:0:F45E:09:001:1st Item = orange potion:Gives a potion of sunflowers
boblbobl:0:F45E:0A:001:1st Item = red potion:Gives a potion of flowers
boblbobl:0:F45E:0B:001:1st Item = green potion:Gives a potion of clovers
boblbobl:0:F45E:0C:001:1st Item = yellow potion:Gives a potion of rainbows
boblbobl:0:F45E:0D:001:1st Item = purple potion:Gives a potion of music notes
boblbobl:0:F45E:0E:001:1st Item = heart:Invincibility&freeze monsters
boblbobl:0:F45E:0F:001:1st Item = blue ring:Gives points when you walk
boblbobl:0:F45E:10:001:1st Item = pink ring:Gives points when you jump
boblbobl:0:F45E:11:001:1st Item = red ring:Gives points when you bubble
boblbobl:0:F45E:12:001:1st Item = blue cross:Fills screen with water
boblbobl:0:F45E:13:001:1st Item = yellow cross:Make lightning strike
boblbobl:0:F45E:14:001:1st Item = orange cross:Fire flames NOT bubbles
boblbobl:0:F45E:15:001:1st Item = blue tea-pot:Pts when you walk.jump&bubble
boblbobl:0:F45E:18:001:1st Item = yellow tea-pot:pwrup fire range+speed& h pwr
boblbobl:0:F45E:16:001:1st Item = red tea-pot:Above two teapots combined
boblbobl:0:F45E:17:001:1st Item = purple tea-pot:Turns monsters into diamonds
boblbobl:0:F45E:19:001:1st Item = book:Turns monsters into diamonds
boblbobl:0:F45E:1A:001:1st Item = grey "ring?":Makes stars fall
boblbobl:0:F45E:1B:001:1st Item = orange necklace:Gives you the EXTEND letters
boblbobl:0:F45E:1C:001:1st Item = grey necklace:Produces a big fireball
boblbobl:0:F45E:1D:001:1st Item = fork:Makes fruits fall
boblbobl:0:F45E:1E:001:1st Item = pink chest:Pink diamonds on level end
boblbobl:0:F45E:1F:001:1st Item = yellow chest:Yellow diamonds on level end
boblbobl:0:F45E:20:001:1st Item = red chest:Red diamonds on level end
boblbobl:0:F45E:21:001:1st Item = blue chest:Blue diamonds on level end
boblbobl:0:F45E:22:001:1st Item = grey chest:Grey diamonds on level end
boblbobl:0:F45E:23:001:1st Item = white candy-stick:Cakes on level end
boblbobl:0:F45E:24:001:1st Item = yellow candy-stick:Chocolate cakes on level end
boblbobl:0:F45E:25:001:1st Item = red candy-stick:Watermelons on level end
boblbobl:0:F45E:26:001:1st Item = orange candy-stick:Oranges on level end
boblbobl:0:F45E:27:001:1st Item = brown candy-stick:Ice Creams on level end
boblbobl:0:F45E:28:001:1st Item = blue candy-stick:Ice Creams on level end
boblbobl:0:F45E:29:001:1st Item = bell:Destructive Item warning
boblbobl:0:F45E:2A:001:1st Item = octopussy:Wood Crosses on level end
boblbobl:0:F45E:2B:001:1st Item = pink floyd:Aliens on level end
boblbobl:0:F45E:2C:001:1st Item = glass of beer:???? on level end
boblbobl:0:F45E:2D:001:1st Item = knife:Makes fruits fall
boblbobl:0:F45E:2E:001:1st Item = crystal ball:Gives level beginning items
boblbobl:0:F45E:30:001:1st Item = skeleton:"Hurry up !" the monsters
boblbobl:0:F45E:31:001:1st Item = bonus door lev. 20:Warps you to room of diamonds
boblbobl:0:F45E:32:001:1st Item = bonus door lev. 30:Warps you to room of diamonds
boblbobl:0:F45E:33:001:1st Item = bonus door lev. 40:Warps you to room of diamonds
boblbobl:0:F45E:34:001:1st Item = bonus door lev. 50:Warps you to Level 70
boblbobl:0:F44C:2A:000:Fruit 2A
boblbobl:0:F44C:2B:000:Fruit 2B
boblbobl:0:F44C:2C:000:Fruit 2C
boblbobl:0:F44C:2D:000:Fruit 2D
boblbobl:0:F44C:2E:000:Fruit 2E
boblbobl:0:F44C:2F:000:Fruit 2F
boblbobl:0:F44C:30:000:Fruit 30
boblbobl:0:F44C:31:000:Fruit 31
boblbobl:0:F44C:32:000:Fruit 32
boblbobl:0:F44C:33:000:Fruit 33
boblbobl:0:F44C:34:000:Fruit 34
boblbobl:0:F44C:35:000:Fruit 35
boblbobl:0:F44C:36:000:Fruit 36
boblbobl:0:F44C:37:000:Fruit 37
boblbobl:0:F44C:38:000:Fruit 38
boblbobl:0:F44C:39:000:Fruit 39
boblbobl:0:F44C:3A:000:Fruit 3A
boblbobl:0:F44C:3B:000:Fruit 3B
boblbobl:0:F44D:01:000:Quick Fruit at start
boblbobl:0:E60A:01:000:Lipstick
boblbobl:0:E345:05:000:Stop the Baron
boblbobl:0:0000:00:999:[ These 5 cheats will make a potion ]
boblbobl:0:0000:00:999:[ appear on the next screen. It will ]
boblbobl:0:0000:00:999:[ be of the type requested unless you ]
boblbobl:0:0000:00:999:[ have earned a higher potion or you ]
boblbobl:0:0000:00:999:[ have fallen off the bottom of the ]
boblbobl:0:0000:00:999:[ screen since setting the cheat. ]
boblbobl:0:0000:00:999:[ Falling off the bottom will upgrade ]
boblbobl:0:0000:00:999:[ the potion to the next one! ]
boblbobl:0:E5E7:0F:001:Sunflower Potion(next screen)
boblbobl:0:E5E7:10:001:Flower Potion (next screen)
boblbobl:0:E5E7:11:001:Clover Potion (next screen)
boblbobl:0:E5E7:12:001:Rainbow Potion (next screen)
boblbobl:0:E5E7:13:001:Musical Potion (next screen)
boblbobl:0:0000:00:999:[ These 2 cheats are useful when you ]
boblbobl:0:0000:00:999:[ get stuck on one screen. Use only ]
boblbobl:0:0000:00:999:[ one at a time. ]
boblbobl:0:F590:01:001:Drown 'em All! Now! OR--->
boblbobl:0:E720:01:001:Throw The Book At Them Now!
; [ Body Slam ]
bodyslam:0:FFC202:59:000:Infinite Time
; [ Bogey Manor ]
bogeyman:0:0032:03:000:Infinite Lives
bogeyman:0:07BA:59:000:Infinite Time
bogeyman:0:069F:00:000:Invincibility
bogeyman:0:06FE:01:000:Transformation
bogeyman:0:07CF:00:000:Floor Lighting
bogeyman:0:07D0:00:500:Floor Lighting (2/4)
bogeyman:0:07D1:00:500:Floor Lighting (3/4)
bogeyman:0:07D2:00:500:Floor Lighting (4/4)
bogeyman:0:071C:E0:001:Open Exit Door Now!
bogeyman:0:07D8:08:001:Finish Floor Now!
bogeyman:0:040A:00:998:Display Remain Crystal
bogeyman:0:002A:01:000:House Select
bogeyman:0:152E:39:500:House Select (2/2)
; [ Boggy '84 ]
boggy84:0:C005:07:000:Infinite Lives PL1
boggy84:0:C006:07:000:Infinite Lives PL2
; [ Bomb Bee ]
bombbee:0:22A4:01:000:Infinite Balls
:bombbee:00000010:229C:000000E5:FFFF00FB:Always Keep Ball in Play
; [ Bomb Jack (set 2) ]
bombjac2:0:819B:05:000:Infinite Lives
bombjac2:0:824A:1E:000:Invincibility
bombjac2:0:81AC:04:000:Always Bonus Multiplier x 5
bombjac2:0:81AC:04:001:Bonus Multiplier x 5 Now!
bombjac2:0:8036:FF:000:Infinite Power Time
bombjac2:0:81A2:00:001:Finish this Level Now!
bombjac2:0:81AB:23:000:Always Perfect Firebombs
bombjac2:0:81AB:23:001:Perfect Firebombs Now!
bombjac2:0:890C:01:000:Bonus gives multiplier
bombjac2:0:890C:02:000:Bonus gives extra life
bombjac2:0:890C:03:000:Bonus gives extra credit
bombjac2:0:81A7:14:000:P always present
; [ Bomb Jack (set 1) ]
bombjack:0:819B:05:000:Infinite Lives
bombjack:0:824A:1E:000:Invincibility
bombjack:0:81AC:04:000:Always Bonus Multiplier x 5
bombjack:0:81AC:04:001:Bonus Multiplier x 5 Now!
bombjack:0:8036:FF:000:Infinite Power Time
bombjack:0:81A2:00:001:Finish this Level Now!
bombjack:0:81AB:23:000:Always Perfect Firebombs
bombjack:0:81AB:23:001:Perfect Firebombs Now!
bombjack:0:890C:01:000:Bonus gives multiplier
bombjack:0:890C:02:000:Bonus gives extra life
bombjack:0:890C:03:000:Bonus gives extra credit
bombjack:0:81A7:14:000:P always present
; [ Bomberman (Japan) ]
bombrman:0:A0045:99:001:Infinite Credits
bombrman:0:A35A2:59:000:Infinite Time
bombrman:0:A35A0:00:001:Finish this level Now!:To be used "Normal Mode" only
bombrman:0:A0BAA:03:000:Infinite Lives PL1
bombrman:0:A0BAB:02:000:Maximum Speed PL1
bombrman:0:A0BAD:07:000:Maximum Flame Length PL1
bombrman:0:A0BAF:08:000:Maximum Bombs PL1
bombrman:0:A10A8:20:020:Invincibility "ON" PL1:To be used "Normal Mode" only
bombrman:0:A10A8:20:041:Invincibility "OFF" PL1
bombrman:0:A0BB0:00:000:Always have Normal Bombs PL1
bombrman:0:A0BB0:FF:000:Always have Manual Bombs PL1
bombrman:0:A0BB0:00:001:Get Normal Bombs Now! PL1
bombrman:0:A0BB0:FF:001:Get Manual Bombs Now! PL1
bombrman:0:A0BBA:03:000:Infinite Lives PL2
bombrman:0:A0BBB:02:000:Maximum Speed PL2
bombrman:0:A0BBD:07:000:Maximum Flame Length PL2
bombrman:0:A0BBF:08:000:Maximum Bombs PL2
bombrman:0:A10E8:20:020:Invincibility "ON" PL2:To be used "Normal Mode" only
bombrman:0:A10E8:20:041:Invincibility "OFF" PL2
bombrman:0:A0BC0:00:000:Always have Normal Bombs PL2
bombrman:0:A0BC0:FF:000:Always have Manual Bombs PL2
bombrman:0:A0BC0:00:001:Get Normal Bombs Now! PL2
bombrman:0:A0BC0:FF:001:Get Manual Bombs Now! PL2
; [ Bongo ]
bongo:0:8032:05:000:Infinite Lives PL1
:bongo:00000101:8029:0000001B:FFFFFFFF:Select Current Stage PL1:You will jump to this stage when you die on your current stage
bongo:0:8033:05:000:Infinite Lives PL2
:bongo:00000101:802A:0000001B:FFFFFFFF:Select Current Stage PL2:You will jump to this stage when you die on your current stage
; [ B.C. Kid / Bonk's Adventure / Kyukyoku!! PC Genjin ]
:bonkadv:00000000:1001A6:00000009:FFFFFFFF:Infinite Credits
:bonkadv:00100000:1061CE:00000999:FFFFFFFF:Infinite Time
:bonkadv:60000000:000000:00000000:00000000:
:bonkadv:00000000:105974:0000000A:FFFFFFFF:Infinite Lives PL1
:bonkadv:00000000:105997:00000003:FFFFFFFF:Infinite Energy PL1
:bonkadv:00000000:105993:0000000F:FFFFFFFF:Invincibility PL1
:bonkadv:00000000:10598B:00000001:FFFFFFFF:Always Have Speed Up PL1
:bonkadv:00000100:10598A:00000007:FFFFFFFF:Always Have Power Up PL1:Code 0x04 is bad ?
:bonkadv:00110000:105988:0000000F:FFFFFFFF:Always Have Power Up PL1 (2/2)
:bonkadv:00000000:105976:0000000A:FFFFFFFF:Always Have Maximum Smile Bumpers PL1
:bonkadv:00000000:105975:00000099:FFFFFFFF:Always Have 99 Diamonds PL1:Player extended when you get a diamond
:bonkadv:00000000:10597E:00000000:00000010:Rapid Fire - Butt PL1
:bonkadv:00000000:10597E:00000000:00000020:Rapid Fire - Jump PL1:Enables long jump easy by springboard
:bonkadv:60000000:000000:00000000:00000000:
:bonkadv:00000000:1059C6:0000000A:FFFFFFFF:Infinite Lives PL2
:bonkadv:00000000:1059E9:00000003:FFFFFFFF:Infinite Energy PL2
:bonkadv:00000000:1059E5:0000000F:FFFFFFFF:Invincibility PL2
:bonkadv:00000000:1059DD:00000001:FFFFFFFF:Always Have Speed Up PL2
:bonkadv:00000100:1059DC:00000007:FFFFFFFF:Always Have Power Up PL2:Code 0x04 is bad ?
:bonkadv:00110000:1059DA:0000000F:FFFFFFFF:Always Have Power Up PL2 (2/2)
:bonkadv:00000000:1059C8:0000000A:FFFFFFFF:Always Have Maximum Smile Bumpers PL2
:bonkadv:00000000:1059C7:00000099:FFFFFFFF:Always Have 99 Diamonds PL2:Player extended when you get a diamond
:bonkadv:00000000:1059D0:00000000:00000010:Rapid Fire - Butt PL2
:bonkadv:00000000:1059D0:00000000:00000020:Rapid Fire - Jump PL2:Enables long jump easy by springboard
; [ Bonze Adventure (US) ]
bonzeadu:0:10F7B7:09:000:Infinite Credits
bonzeadu:0:10CC42:50:007:Infinite Time
bonzeadu:0:10D5D5:02:000:Invincibility
bonzeadu:0:10CC35:05:000:Always have Maximum fire speed
bonzeadu:0:10CC37:08:000:Always have Maximum bounce power
bonzeadu:0:10CC3B:00:000:Always have Blue bubble
bonzeadu:0:10CC3F:04:000:Always have Max. Red bubble size
bonzeadu:0:10CC41:04:000:Always have Max. Green bubble size
bonzeadu:0:10CC3D:04:000:Always have Max. Purple bubble size
bonzeadu:0:10D535:05:007:Infinite Lives PL1
bonzeadu:0:10D545:05:007:Infinite Lives PL2
; [ Bonze Adventure (World) ]
bonzeadv:0:10F7B7:09:000:Infinite Credits
bonzeadv:0:10CC42:50:007:Infinite Time
bonzeadv:0:10D5D5:02:000:Invincibility
bonzeadv:0:10CC35:05:000:Always have Maximum fire speed
bonzeadv:0:10CC37:08:000:Always have Maximum bounce power
bonzeadv:0:10CC3B:00:000:Always have Blue bubble
bonzeadv:0:10CC3F:04:000:Always have Max. Red bubble size
bonzeadv:0:10CC41:04:000:Always have Max. Green bubble size
bonzeadv:0:10CC3D:04:000:Always have Max. Purple bubble size
bonzeadv:0:10D535:05:007:Infinite Lives PL1
bonzeadv:0:10D545:05:007:Infinite Lives PL2
; [ Boogie Wings (Euro v1.5, 92.12.07) ]
:boogwing:00000000:208045:00000099:FFFFFFFF:Infinite Credits
:boogwing:60000000:000000:00000000:00000000:
:boogwing:00000000:2080C8:00000009:FFFFFFFF:Infinite Lives PL1
:boogwing:00000000:208242:00000080:00000080:Invincibility PL1
:boogwing:00010000:20823F:0000007E:FFFFFFFF:Invincibility PL1 (2/2)
:boogwing:60000000:000000:00000000:00000000:-------------------------------------------------------
:boogwing:60000000:000000:00000000:00000000:If you are not in a Plane don't set Shot Power higher
:boogwing:60000000:000000:00000000:00000000:than 0 or it will cause the the game to RESET!!!
:boogwing:60000000:000000:00000000:00000000:-------------------------------------------------------
:boogwing:00000100:208247:0000000F:FFFFFFFF:Select Shot Power PL1
:boogwing:00000100:20823B:00000005:FFFFFFFF:Select Speed PL1
:boogwing:00000000:208037:00000000:00000010:Rapid Fire PL1:Turn it OFF on name entry screen
:boogwing:00000000:208255:00000001:FFFFFFFF:Auto Fire - Normal PL1
:boogwing:00300000:208253:00000100:FFFFFF00:Auto Fire - Special PL1
:boogwing:60000000:000000:00000000:00000000:
:boogwing:00000000:2080E2:00000009:FFFFFFFF:Infinite Lives PL2
:boogwing:00000000:208302:00000080:00000080:Invincibility PL2
:boogwing:00010000:2082FF:0000007E:FFFFFFFF:Invincibility PL2 (2/2)
:boogwing:60000000:000000:00000000:00000000:-------------------------------------------------------
:boogwing:60000000:000000:00000000:00000000:If you are not in a Plane don't set Shot Power higher
:boogwing:60000000:000000:00000000:00000000:than 0 or it will cause the the game to RESET!!!
:boogwing:60000000:000000:00000000:00000000:-------------------------------------------------------
:boogwing:00000100:208307:0000000F:FFFFFFFF:Select Shot Power PL2
:boogwing:00000100:2082FB:00000005:FFFFFFFF:Select Speed PL2
:boogwing:00000000:208039:00000000:00000010:Rapid Fire PL2:Turn it OFF on name entry screen
:boogwing:00000000:208315:00000002:FFFFFFFF:Auto Fire - Normal PL2
:boogwing:00300000:208313:00000100:FFFFFF00:Auto Fire - Special PL2
; [ Boomer Rang'r / Genesis ]
boomrang:0:0021:9B:000:Infinite Lives
; [ Boot Camp ]
bootcamp:0:0A8D:99:000:Infinite Time PL1
bootcamp:0:0A8C:00:001:Reset Timer Now! PL1
bootcamp:0:0A8D:01:501:Reset Timer Now! PL1 (2/2)
bootcamp:0:0855:70:000:Always done 70 targets PL1
bootcamp:0:0855:70:001:Get 70 targets Now! PL1
bootcamp:0:0AAD:99:000:Infinite Time PL2
bootcamp:0:0AAC:00:001:Reset Timer Now! PL2
bootcamp:0:0AAD:01:501:Reset Timer Now! PL2 (2/2)
bootcamp:0:0857:70:000:Always done 70 targets PL2
bootcamp:0:0857:70:001:Get 70 targets Now! PL2
bootcamp:0:0C76:01:001:One hit for Instructor Now!
bootcamp:0:0000:00:999:[Ensure the infinite damage ]
bootcamp:0:0000:00:999:[cheat is NOT turned on for ]
bootcamp:0:0000:00:999:[the Assault Course!! ]
bootcamp:0:0C16:08:000:Infinite Damage PL1
bootcamp:0:0C46:08:000:Infinite Damage PL2
bootcamp:0:0000:00:999:[Enable these cheats on the ]
bootcamp:0:0000:00:999:[Player 1/2 Intro page, ie. ]
bootcamp:0:0000:00:999:[before the Obstacle Course ]
bootcamp:0:0991:02:001:Goto the Firing Range 1 Now!
bootcamp:0:0991:03:001:Goto the Iron Man Race Now!
bootcamp:0:0991:05:001:Goto the Firing Range 2 Now!
bootcamp:0:0991:06:001:Goto the Arm Wrestle Now!
bootcamp:0:0991:07:001:Goto the Firing Range 3 Now!
bootcamp:0:0991:09:001:Goto the Instructor Now!
bootcamp:0:0991:0E:001:Goto the Mission Now!
bootcamp:0:0000:00:999:[The invincibility cheat is ]
bootcamp:0:0000:00:999:[buggy, you have to turn it ]
bootcamp:0:0000:00:999:[off with F6 to jump or to ]
bootcamp:0:0000:00:999:[walk down stairs-YOU MUST!!]
bootcamp:0:0C01:02:020:Mission Invincibility
bootcamp:0:0C01:F8:540:Mission Invincibility (2/3)
bootcamp:0:0C16:08:500:Mission Invincibility (3/3)
; [ Boot Hill ]
boothill:0:2008:60:000:Infinite Time
boothill:0:205A:00:000:Infinite Bullets PL1
boothill:0:2059:00:000:Infinite Bullets PL2
boothill:0:200E:00:000:Score Always = 0 PL1
boothill:0:200D:00:000:Score Always = 0 PL2
boothill:0:200E:00:001:Set Score to 0 Now! PL1
boothill:0:200D:00:001:Set Score to 0 Now! PL2
boothill:0:200E:99:073:Select Score PL1
boothill:0:200D:99:073:Select Score PL2
; [ Borench ]
borench:0:FFF02E:09:000:Infinite Credits
borench:0:FFF21B:05:000:Infinite Lives
borench:0:000000:00:999:[ Here are the shapes for ease of reference ]
borench:0:000000:00:999:[ ***** ***** * * * ]
borench:0:000000:00:999:[ *** *** *** *** ***** ]
borench:0:000000:00:999:[ * * ***** ***** * ]
borench:0:000000:00:999:[ Top Top Bottom Bottom Cross ]
borench:0:000000:00:999:[ Left Right Left Right Over ]
borench:0:FFF12C:02:001:Get Top Left Tile Now PL1
borench:0:FFF12C:04:001:Get Top Right Tile Now PL1
borench:0:FFF12C:05:001:Get Bottom Left Tile Now PL1
borench:0:FFF12C:03:001:Get Bottom Right Tile Now PL1
borench:0:FFF12C:06:001:Get Crossover Tile Now PL1
borench:0:000000:00:999:[ Here are the shapes for ease of reference ]
borench:0:000000:00:999:[ ***** ***** * * * ]
borench:0:000000:00:999:[ *** *** *** *** ***** ]
borench:0:000000:00:999:[ * * ***** ***** * ]
borench:0:000000:00:999:[ Top Top Bottom Bottom Cross ]
borench:0:000000:00:999:[ Left Right Left Right Over ]
borench:0:FFF1AC:02:001:Get Top Left Tile Now PL2
borench:0:FFF1AC:04:001:Get Top Right Tile Now PL2
borench:0:FFF1AC:05:001:Get Bottom Left Tile Now PL2
borench:0:FFF1AC:03:001:Get Bottom Right Tile Now PL2
borench:0:FFF1AC:06:001:Get Crossover Tile Now PL2
; [ Bosconian (new version) ]
bosco:0:83E2:05:000:Infinite Lives
bosco:0:12FC:18:100:Invincibility
bosco:0:0F0E:C9:600:Invincibility (2/3)
bosco:0:0F00:02:600:Invincibility (3/3):1 against bullets, 2 against rocks/mines & space stations, 3 against ships (also needs 2)
; [ Bosconian (Midway, new version) ]
boscomd:0:83E2:05:000:Infinite Lives
boscomd:0:1364:18:100:Invincibility
boscomd:0:0F76:C9:600:Invincibility (2/3)
boscomd:0:0F68:6A:600:Invincibility (3/3):1 against bullets, 2 against rocks/mines & space stations, 3 against ships (also needs 2)
; [ Bosconian (Midway, old version) ]
boscomdo:0:83E2:05:000:Infinite Lives
boscomdo:0:131D:18:100:Invincibility
boscomdo:0:0F2F:C9:600:Invincibility (2/3)
boscomdo:0:0F21:23:600:Invincibility (3/3):1 against bullets, 2 against rocks/mines & space stations, 3 against ships (also needs 2)
; [ Bosconian (old version) ]
boscoo:0:83E2:05:000:Infinite Lives
boscoo:0:12FC:18:100:Invincibility
boscoo:0:0F0E:C9:600:Invincibility (2/3)
boscoo:0:0F00:02:600:Invincibility (3/3):1 against bullets, 2 against rocks/mines & space stations, 3 against ships (also needs 2)
; [ Bosconian (older version) ]
boscoo2:0:83E2:05:000:Infinite Lives
boscoo2:0:12FC:18:100:Invincibility
boscoo2:0:0F0E:C9:600:Invincibility (2/3)
boscoo2:0:0F00:02:600:Invincibility (3/3):1 against bullets, 2 against rocks/mines & space stations, 3 against ships (also needs 2)
; [ Botanic ]
botanic:0:7004:09:000:Infinite Credits
botanic:0:7070:05:000:Infinite Lives PL1
botanic:0:7366:05:000:Infinite Bombs PL1
botanic:0:7071:05:000:Infinite Lives PL2
botanic:0:7367:05:000:Infinite Bombs PL2
; [ Battle of the Solar System ]
botss:0:0000:00:999:[ There are no cheats ]:REASON 1
botss:0:0000:00:999:[ for this game as it ]:REASON 1
botss:0:0000:00:999:[ didn't work the last ]:REASON 1
botss:0:0000:00:999:[ time it was tested. ]:REASON 1
botss:0:0000:00:999:[ If the game now works ]:REASON 1
botss:0:0000:00:999:[ please request cheats ]:REASON 1
botss:0:0000:00:999:[ for it on the cheat ]:REASON 1
botss:0:0000:00:999:[ forums. ]:REASON 1
; [ Bottom of the Ninth (version T) ]
bottom9:0:4098:59:000:Infinite Time
bottom9:0:4097:59:500:Infinite Time (2/3)
bottom9:0:4096:99:500:Infinite Time (3/3)
bottom9:0:4120:00:000:Infinite Strikes
bottom9:0:4121:00:000:Infinite Balls
bottom9:0:4122:00:000:Infinite Outs
bottom9:0:4098:00:001:Set Play Time to 0 Now!
bottom9:0:4097:00:501:Set Play Time to 0 Now! (2/3)
bottom9:0:4096:00:501:Set Play Time to 0 Now! (3/3)
bottom9:0:4120:00:001:Set Strikes to 0 Now!
bottom9:0:4120:03:001:Set Strikes to 3 Now!
bottom9:0:4121:00:001:Set Balls to 0 Now!
bottom9:0:4121:04:001:Set Balls to 4 Now!
bottom9:0:4122:00:001:Set Outs to 0 Now!
bottom9:0:4122:03:001:Set Outs to 3 Now!
bottom9:0:410E:FF:070:Select score PL1
bottom9:0:411E:FF:070:Select score PL2
bottom9:0:4012:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Bottom of the Ninth (version N) ]
bottom9n:0:4098:59:000:Infinite Time
bottom9n:0:4097:59:500:Infinite Time (2/3)
bottom9n:0:4096:99:500:Infinite Time (3/3)
bottom9n:0:4120:00:000:Infinite Strikes
bottom9n:0:4121:00:000:Infinite Balls
bottom9n:0:4122:00:000:Infinite Outs
bottom9n:0:4098:00:001:Set Play Time to 0 Now!
bottom9n:0:4097:00:501:Set Play Time to 0 Now! (2/3)
bottom9n:0:4096:00:501:Set Play Time to 0 Now! (3/3)
bottom9n:0:4120:00:001:Set Strikes to 0 Now!
bottom9n:0:4120:03:001:Set Strikes to 3 Now!
bottom9n:0:4121:00:001:Set Balls to 0 Now!
bottom9n:0:4121:04:001:Set Balls to 4 Now!
bottom9n:0:4122:00:001:Set Outs to 0 Now!
bottom9n:0:4122:03:001:Set Outs to 3 Now!
bottom9n:0:410E:FF:070:Select score PL1
bottom9n:0:411E:FF:070:Select score PL2
bottom9n:0:4012:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Boulder Dash / Boulder Dash Part 2 (World) ]
bouldash:0:306113:99:000:Infinite Credits
bouldash:0:306959:09:007:Infinite Time:Display still changes
bouldash:0:306E05:99:000:Infinite reserve time
bouldash:0:306AF7:05:000:Infinite Lives
bouldash:0:306991:00:000:Exit always Open
bouldash:0:306991:00:001:Open Exit Now!
bouldash:0:306959:01:001:Zero Timer Now! (bonus level)
bouldash:0:306931:05:071:Select current World:You will advance to this world when you lose a life, or the stage after if you complete the stage without dieing after enabling the cheat
bouldash:0:306933:04:071:Select current Stage:You will advance to this stage when you lose a life, or the stage after if you complete the stage without dieing after enabling the cheat
; [ Boulder Dash / Boulder Dash Part 2 (Japan) ]
bouldshj:0:306113:99:000:Infinite Credits
bouldshj:0:306959:09:007:Infinite Time:Display still changes
bouldshj:0:306E05:99:000:Infinite reserve time
bouldshj:0:306AF7:05:000:Infinite Lives
bouldshj:0:306991:00:000:Exit always Open
bouldshj:0:306991:00:001:Open Exit Now!
bouldshj:0:306959:01:001:Zero Timer Now! (bonus level)
bouldshj:0:306931:05:071:Select current World:You will advance to this world when you lose a life, or the stage after if you complete the stage without dieing after enabling the cheat
bouldshj:0:306933:04:071:Select current Stage:You will advance to this stage when you lose a life, or the stage after if you complete the stage without dieing after enabling the cheat
; [ Bounty, The ]
bounty:0:5824:60:000:Infinite Fuel
bounty:0:59E8:A7:000:Long Shot
bounty:0:59EC:A7:500:Long Shot (2/3)
bounty:0:59F0:A7:500:Long Shot (3/3)
bounty:0:581F:08:000:Infinite Lives PL1
bounty:0:5820:08:000:Infinite Lives PL2
; [ 4 Player Bowling Alley ]
bowler:0:0000:00:999:[Pin is always Top Left, and]
bowler:0:0000:00:999:[you will score 9 pts aswell]
bowler:0:2234:01:000:Always 1 pin left to drop
bowler:0:2234:01:001:1 pin left to drop Now!
; [ Bowl-O-Rama ]
bowlrama:0:5297:10:000:Infinite Time
bowlrama:0:5629:07:000:Always 800 (Flash-O-Matic)
; [ Boxer (prototype) ]
boxer:0:0000:00:999:[ This game hasn't even ]:REASON 11
boxer:0:0000:00:999:[ been looked at due to ]:REASON 11
boxer:0:0000:00:999:[ time constraints - Too]:REASON 11
boxer:0:0000:00:999:[ many games and so ]:REASON 11
boxer:0:0000:00:999:[ little time. It is ]:REASON 11
boxer:0:0000:00:999:[ even possible that ]:REASON 11
boxer:0:0000:00:999:[ this game may be a ]:REASON 11
boxer:0:0000:00:999:[ clone of an existing ]:REASON 11
boxer:0:0000:00:999:[ game which may have ]:REASON 11
boxer:0:0000:00:999:[ cheats. Please search ]:REASON 11
boxer:0:0000:00:999:[ the cheat forums ]:REASON 11
boxer:0:0000:00:999:[ before posting cheat ]:REASON 11
boxer:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Boxing Bugs ]
boxingb:0:0013:E7:000:Infinite Credits
boxingb:0:0012:03:500:Infinite Credits (2/2)
boxingb:0:0045:06:000:Infinite Lives
boxingb:0:0059:00:001:Win this Round Now!
boxingb:0:011B:E7:000:Infinite Panics PL1
boxingb:0:011A:03:500:Infinite Panics PL1 (2/2)
boxingb:0:011D:E7:000:Infinite Panics PL2
boxingb:0:011C:03:500:Infinite Panics PL2 (2/2)
; [ Boxy Boy (US) ]
boxyboy:0:020A:99:000:Infinite Time
boxyboy:0:020B:99:500:Infinite Time (2/2)
boxyboy:0:020A:00:001:Set Time to 0000 Now!
boxyboy:0:020B:00:501:Set Time to 0000 Now! (2/2)
boxyboy:0:0188:00:000:Infinite Steps
boxyboy:0:0189:00:500:Infinite Steps (2/2)
boxyboy:0:0218:00:001:Finish this Round Now!
boxyboy:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Bradley Trainer ]
bradley:0:000E:FF:002:Infinite Credits
bradley:0:00CA:08:000:Infinite Lives
; [ Brain ]
brain:0:C04E:06:000:Infinite Lives PL1
brain:0:C04F:06:000:Infinite Lives PL2
brain:0:CE94:09:000:Infinite Bombs
brain:0:EEA6:37:000:Infinite Air
brain:0:CE82:00:000:Invincibility:This cheat is Buggy
brain:0:F038:7E:500:Invincibility (2/2):This cheat is Buggy
brain:0:CE92:00:000:Always Single/normal shot
brain:0:CE92:01:000:Always Double/heavy shot
brain:0:CE92:00:001:Get Single/normal shot Now!
brain:0:CE92:01:001:Get Double/heavy shot Now!
; [ B.Rap Boys ]
brapboys:0:0000:00:999:[ There are no cheats ]:REASON 1
brapboys:0:0000:00:999:[ for this game as it ]:REASON 1
brapboys:0:0000:00:999:[ didn't work the last ]:REASON 1
brapboys:0:0000:00:999:[ time it was tested. ]:REASON 1
brapboys:0:0000:00:999:[ If the game now works ]:REASON 1
brapboys:0:0000:00:999:[ please request cheats ]:REASON 1
brapboys:0:0000:00:999:[ for it on the cheat ]:REASON 1
brapboys:0:0000:00:999:[ forums. ]:REASON 1
; [ Borderline (bootleg) ]
brdrlinb:0:843D:06:000:Infinite Lives PL1
brdrlinb:0:843E:06:000:Infinite Lives PL2
; [ Breakers ]
breakers:0:107C0B:64:000:Infinite Time
breakers:0:107332:1E:000:Infinite Energy PL1
breakers:0:107332:00:001:Drain All Energy Now! PL1
breakers:0:107345:03:000:Infinite Chi PL1
breakers:0:107345:00:000:Always minimum Chi PL1
breakers:0:107892:1E:000:Infinite Energy PL2
breakers:0:107892:00:001:Drain All Energy Now! PL2
breakers:0:1078A5:03:000:Infinite Chi PL2
breakers:0:1078A5:00:000:Always minimum Chi PL1
breakers:0:000000:00:999:[ The Goto Boss Fight Screen should be ]
breakers:0:000000:00:999:[ activated on the character selection ]
breakers:0:000000:00:999:[ screen. If you activate it during any fight ]
breakers:0:000000:00:999:[ however you will see the ENDING after you ]
breakers:0:000000:00:999:[ win that match! ]
breakers:0:1070C5:09:001:Goto Boss Fight Screen Now!
breakers:0:000000:00:999:[ Use on selection screen ]
breakers:0:107155:08:000:Play with Bai-Hu PL1
breakers:0:1076B5:08:000:Play with Bai-Hu PL2
; [ Breakers Revenge ]
breakrev:0:107C27:63:000:Infinite Time
breakrev:0:10734E:1E:000:Infinite Energy PL1
breakrev:0:10734E:00:001:Drain All Energy Now! PL1
breakrev:0:107361:03:000:Infinite Chi PL1
breakrev:0:107361:00:000:Always minimum Chi PL1
breakrev:0:1078AE:1E:000:Infinite Energy PL2
breakrev:0:1078AE:00:001:Drain All Energy Now! PL2
breakrev:0:1078C1:03:000:Infinite Chi PL2
breakrev:0:1078C1:00:000:Always minimum Chi PL2
breakrev:0:000000:00:999:[ The Goto Boss Fight Screen should be ]
breakrev:0:000000:00:999:[ activated on the character selection ]
breakrev:0:000000:00:999:[ screen. If you activate it during any fight ]
breakrev:0:000000:00:999:[ however you will see the ENDING after you ]
breakrev:0:000000:00:999:[ win that match! ]
breakrev:0:1070D1:0A:001:Goto Boss Fight Screen Now!
; [ Breywood (Japan revision 2) ]
breywood:0:0079:02:000:Never see the Green Blob
breywood:0:007C:02:500:Never see the Green Blob (2/2)
breywood:0:00A7:09:000:Infinite Energy PL1
breywood:0:00A8:99:500:Infinite Energy PL1 (2/3)
breywood:0:00A9:99:500:Infinite Energy PL1 (3/3)
breywood:0:00B4:08:000:Infinite Keys PL1
breywood:0:0145:01:000:Always have Speed Up PL1
breywood:0:0146:01:000:Always have Shoot Speed PL1
breywood:0:0147:01:000:Always have Shield PL1
breywood:0:0148:01:000:Always have Weapon Range PL1
breywood:0:0000:00:999:[These cheats activates the followers ]
breywood:0:0000:00:999:[and weapons. Only have one selected ]
breywood:0:0000:00:999:[at a time. ]
breywood:0:0130:01:000:Always x2 with Daggers PL1
breywood:0:0150:01:500:Always x2 with Daggers PL1 (2/3)
breywood:0:0170:01:500:Always x2 with Daggers PL1 (3/3)
breywood:0:0130:02:000:Always x2 with Bombs PL1
breywood:0:0150:02:500:Always x2 with Bombs PL1 (2/3)
breywood:0:0170:02:500:Always x2 with Bombs PL1 (3/3)
breywood:0:0130:03:000:Always x2 with Ninja Stars PL1
breywood:0:0150:03:500:Always x2 with Ninja Stars PL1 (2/3)
breywood:0:0170:03:500:Always x2 with Ninja Stars PL1 (3/3)
breywood:0:0130:04:000:Always x2 with Razor Disks PL1
breywood:0:0150:04:500:Always x2 with Razor Disks PL1 (2/3)
breywood:0:0170:04:500:Always x2 with Razor Disks PL1 (3/3)
breywood:0:0130:05:000:Always x2 with Shock Waves PL1
breywood:0:0150:05:500:Always x2 with Shock Waves PL1 (2/3)
breywood:0:0170:05:500:Always x2 with Shock Waves PL1 (3/3)
breywood:0:0130:06:000:Always x2 with Boomerangs PL1
breywood:0:0150:06:500:Always x2 with Boomerangs PL1 (2/3)
breywood:0:0170:06:500:Always x2 with Boomerangs PL1 (3/3)
breywood:0:0130:07:000:Always x2 with Reflective ShotsPL1
breywood:0:0150:07:500:Always x2 with Reflective ShotsPL1 (2/3)
breywood:0:0170:07:500:Always x2 with Reflective ShotsPL1 (3/3)
breywood:0:0130:08:000:Always x2 with Flame Thrower PL1
breywood:0:0150:08:500:Always x2 with Flame Thrower PL1 (2/3)
breywood:0:0170:08:500:Always x2 with Flame Thrower PL1 (3/3)
breywood:0:00C2:09:000:Infinite Energy PL2
breywood:0:00C3:99:500:Infinite Energy PL2 (2/3)
breywood:0:00C4:99:500:Infinite Energy PL2 (3/3)
breywood:0:00CF:08:000:Infinite Keys PL2
breywood:0:01A5:01:000:Always have Speed Up PL2
breywood:0:01A6:01:000:Always have Shoot Speed PL2
breywood:0:01A7:01:000:Always have Shield PL2
breywood:0:01A8:01:000:Always have Weapon Range PL2
breywood:0:0000:00:999:[These cheats activates the followers ]
breywood:0:0000:00:999:[and weapons. Only have one selected ]
breywood:0:0000:00:999:[at a time. ]
breywood:0:0190:01:000:Always x2 with Daggers PL2
breywood:0:01B0:01:500:Always x2 with Daggers PL2 (2/3)
breywood:0:01D0:01:500:Always x2 with Daggers PL2 (3/3)
breywood:0:0190:02:000:Always x2 with Bombs PL2
breywood:0:01B0:02:500:Always x2 with Bombs PL2 (2/3)
breywood:0:01D0:02:500:Always x2 with Bombs PL2 (3/3)
breywood:0:0190:03:000:Always x2 with Ninja Stars PL2
breywood:0:01B0:03:500:Always x2 with Ninja Stars PL2 (2/3)
breywood:0:01D0:03:500:Always x2 with Ninja Stars PL2 (3/3)
breywood:0:0190:04:000:Always x2 with Razor Disks PL2
breywood:0:01B0:04:500:Always x2 with Razor Disks PL2 (2/3)
breywood:0:01D0:04:500:Always x2 with Razor Disks PL2 (3/3)
breywood:0:0190:05:000:Always x2 with Shock Waves PL2
breywood:0:01B0:05:500:Always x2 with Shock Waves PL2 (2/3)
breywood:0:01D0:05:500:Always x2 with Shock Waves PL2 (3/3)
breywood:0:0190:06:000:Always x2 with Boomerangs PL2
breywood:0:01B0:06:500:Always x2 with Boomerangs PL2 (2/3)
breywood:0:01D0:06:500:Always x2 with Boomerangs PL2 (3/3)
breywood:0:0190:07:000:Always x2 with Reflective ShotsPL2
breywood:0:01B0:07:500:Always x2 with Reflective ShotsPL2 (2/3)
breywood:0:01D0:07:500:Always x2 with Reflective ShotsPL2 (3/3)
breywood:0:0190:08:000:Always x2 with Flame Thrower PL2
breywood:0:01B0:08:500:Always x2 with Flame Thrower PL2 (2/3)
breywood:0:01D0:08:500:Always x2 with Flame Thrower PL2 (3/3)
; [ Brickyard ]
brickyrd:0:02E6:00:100:Invincibility:You can't pass through the top or bottom walls though! Turn it OFF when you've had enough
brickyrd:0:02E7:00:600:Invincibility (2/3)
brickyrd:0:02E8:00:600:Invincibility (3/3)
; [ Brick Zone (v5.0) ]
brickzn:0:0000:00:999:[ There are no cheats ]:REASON 1
brickzn:0:0000:00:999:[ for this game as it ]:REASON 1
brickzn:0:0000:00:999:[ didn't work the last ]:REASON 1
brickzn:0:0000:00:999:[ time it was tested. ]:REASON 1
brickzn:0:0000:00:999:[ If the game now works ]:REASON 1
brickzn:0:0000:00:999:[ please request cheats ]:REASON 1
brickzn:0:0000:00:999:[ for it on the cheat ]:REASON 1
brickzn:0:0000:00:999:[ forums. ]:REASON 1
; [ Brick Zone (v3.0) ]
brickzn3:0:C850:99:000:Infinite Credits
brickzn3:0:0000:00:999:[ There are no cheats ]:REASON 1
brickzn3:0:0000:00:999:[ for this game as it ]:REASON 1
brickzn3:0:0000:00:999:[ didn't work the last ]:REASON 1
brickzn3:0:0000:00:999:[ time it was tested. ]:REASON 1
brickzn3:0:0000:00:999:[ If the game now works ]:REASON 1
brickzn3:0:0000:00:999:[ please request cheats ]:REASON 1
brickzn3:0:0000:00:999:[ for it on the cheat ]:REASON 1
brickzn3:0:0000:00:999:[ forums. ]:REASON 1
; [ Burning Rival (Japan) ]
brival:0:20F086:80:000:Infinite Time
brival:0:20F087:0C:500:Infinite Time (2/2)
brival:0:20F086:00:001:Finish this Round Now!
brival:0:20F087:00:501:Finish this Round Now! (2/2)
brival:0:2004C8:00:000:Infinite Energy PL1
brival:0:2004C9:00:500:Infinite Energy PL1 (2/2)
brival:0:2004C8:60:001:Drain All Energy Now! PL1
brival:0:2004C9:03:501:Drain All Energy Now! PL1 (2/2)
brival:0:202090:00:000:Infinite Energy PL2
brival:0:202091:00:500:Infinite Energy PL2 (2/2)
brival:0:202090:60:001:Drain All Energy Now! PL2
brival:0:202091:03:501:Drain All Energy Now! PL2 (2/2)
; [ Brix ]
brix:0:5010:5A:000:Infinite Credits
brix:0:45FE:FF:000:Infinite Move Time:Take your own time to move
brix:0:460E:05:000:Infinite Lives
brix:0:44FD:02:000:Freeze monsters
brix:0:44FE:02:500:Freeze monsters (2/3)
brix:0:44FF:02:500:Freeze monsters (3/3)
brix:0:465D:02:000:Freeze Bomb/Missile
brix:0:4667:20:000:Block Monsters:You are able to trap a monster in a Block
brix:0:4668:01:500:Block Monsters (2/2)
brix:0:4664:20:000:Infinite Block Monster Time:Use with the above 'Block Monsters' cheat
brix:0:4665:20:500:Infinite Block Monster Time (2/3)
brix:0:4666:20:500:Infinite Block Monster Time (3/3)
; [ Break Thru (US) ]
brkthru:0:040F:99:000:Infinite Lives
brkthru:0:0492:63:000:Infinite Powerup Time
brkthru:0:05A3:80:000:Always 3-Way Powerup
brkthru:0:05A3:80:001:Get 3-Way Powerup Now!
brkthru:0:0426:01:000:Invincible Flying Jeep
:brkthru:00001301:040E:00000004:FFFFFFFF:Select starting level:You should enable this cheat on the title screen and press 1 or 2 before it enters the demo mode which would disable the cheat.
brkthru:0:040E:04:061:Select next level
brkthru:0:040E:04:071:Select current level
; [ Kyohkoh-Toppa (Japan) ]
brkthruj:0:040F:99:000:Infinite Lives
brkthruj:0:0492:63:000:Infinite Powerup Time
brkthruj:0:05A3:80:000:Always 3-Way Powerup
brkthruj:0:05A3:80:001:Get 3-Way Powerup Now!
brkthruj:0:0426:01:000:Invincible Flying Jeep
:brkthruj:00001301:040E:00000004:FFFFFFFF:Select starting level:You should enable this cheat on the title screen and press 1 or 2 before it enters the demo mode which would disable the cheat.
brkthruj:0:040E:04:061:Select next level
brkthruj:0:040E:04:071:Select current level
; [ Burnin' Rubber ]
brubber:0:001A:05:000:Infinite Lives
brubber:0:0090:01:000:Jump Always O.K.
brubber:0:0080:19:000:Never Come Down From Jump
brubber:0:0021:00:000:0 cars smashed (50000 pts)
; [ Brute Force ]
brutforc:0:E368:63:000:Infinite Lives PL1
brutforc:0:E3B0:0F:000:Infinite Energy PL1
brutforc:0:E3C7:01:000:Invincibility PL1
brutforc:0:E268:63:000:Infinite Lives PL2
brutforc:0:E2B0:0F:000:Infinite Energy PL2
brutforc:0:E2C7:01:000:Invincibility PL2
brutforc:0:E468:63:000:Infinite Lives PL3
brutforc:0:E4B0:0F:000:Infinite Energy PL3
brutforc:0:E4C7:01:000:Invincibility PL3
; [ Brave Blade (JAPAN) ]
brvblade:0:003A2DE0:09:000:Infinite Credits
brvblade:0:1F800112:17:000:Always have Max Medal Rank
brvblade:0:1F800189:09:000:Infinite Lives PL1
brvblade:0:1F80018B:C8:000:Infinite Energy PL1
brvblade:0:003A33AE:0F:000:Invincibility PL1
brvblade:0:1F80018C:80:520:Invincibility PL1 (2/2)
brvblade:0:1F80018A:03:000:Maximum Fire Power PL1
brvblade:0:1F800196:7F:000:Easy Shot Item Appearance PL1:Every Killed 1 Enemy
brvblade:0:1F80019D:09:000:Infinite Lives PL2
brvblade:0:1F80019F:C8:000:Infinite Energy PL2
brvblade:0:003A33EA:0F:000:Invincibility PL2
brvblade:0:1F8001A0:80:520:Invincibility PL2 (2/2)
brvblade:0:1F80019E:03:000:Maximum Fire Power PL2
brvblade:0:1F8001AA:7F:000:Easy Shot Item Appearance PL2:Every Killed 1 Enemy
; [ Battle Shark (US) ]
bshark:0:10793F:09:000:Infinite Credits
bshark:0:10DD8B:00:000:No Damage (Windscreen still Cracks)
bshark:0:10DE34:27:000:Infinite Torpedos
; [ Battle Shark (Japan) ]
bsharkj:0:10793F:09:000:Infinite Credits
bsharkj:0:10DD8B:00:000:No Damage (Windscreen still Cracks)
bsharkj:0:10DE34:27:000:Infinite Torpedos
; [ Basketball ]
bsktball:0:008A:59:000:Infinite Time
; [ Back Street Soccer ]
bssoccer:0:200070:09:000:Infinite Credits
bssoccer:0:200E10:09:000:Infinite Time
bssoccer:0:200E11:FF:500:Infinite Time (2/2)
bssoccer:0:200E10:01:001:Finish this Game Now!
bssoccer:0:200E11:00:501:Finish this Game Now! (2/2)
bssoccer:0:200E14:09:000:Score always = 9 PL1
bssoccer:0:200E14:00:000:Score always = 0 PL1
bssoccer:0:200E14:09:001:Score = 9 Now! PL1
bssoccer:0:200E14:00:001:Score = 0 Now! PL1
bssoccer:0:200E14:09:060:Select Score PL1
bssoccer:0:201605:00:000:Always No Outfield Player No 1 PL1
bssoccer:0:201785:00:000:Always No Outfield Player No 2 PL1
bssoccer:0:201905:00:000:Always No Outfield Player No 3 PL1
bssoccer:0:201A85:00:000:Always No Outfield Player No 4 PL1
bssoccer:0:201C05:00:000:Always No Goal Keeper PL1
bssoccer:0:200E15:09:000:Score always = 9 PL2
bssoccer:0:200E15:00:000:Score always = 0 PL2
bssoccer:0:200E15:09:001:Score = 9 Now! PL2
bssoccer:0:200E15:00:001:Score = 0 Now! PL2
bssoccer:0:200E15:09:060:Select Score PL2
bssoccer:0:201D85:00:000:Always No Outfield Player No 1 PL2
bssoccer:0:201F05:00:000:Always No Outfield Player No 2 PL2
bssoccer:0:202085:00:000:Always No Outfield Player No 3 PL2
bssoccer:0:202205:00:000:Always No Outfield Player No 4 PL2
bssoccer:0:202385:00:000:Always No Goal Keeper PL2
; [ Baseball Stars Professional ]
bstars:0:10004A:59:000:Infinite Time
bstars:0:101083:09:000:Infinite Innings
bstars:0:10107E:00:000:Infinite Strikes
bstars:0:10107E:00:001:Set Strikes to 0 Now!
bstars:0:10107E:02:001:Set Strikes to 2 Now!
bstars:0:10107D:00:000:Infinite Balls
bstars:0:10107D:00:001:Set Balls to 0 Now!
bstars:0:10107D:03:001:Set Balls to 3 Now!
bstars:0:10107C:00:000:Infinite Outs
bstars:0:10107C:00:001:Set Outs to 0 Now!
bstars:0:10107C:02:001:Set Outs to 2 Now!
; [ Baseball Stars 2 ]
bstars2:0:1041D8:59:000:Infinite Time
bstars2:0:10000D:16:000:Infinite Total Outs
bstars2:0:10442C:00:000:Infinite Strikes
bstars2:0:10442C:00:001:Set Strikes to 0 Now!
bstars2:0:10442C:02:001:Set Strikes to 2 Now!
bstars2:0:10442D:00:000:Infinite Balls
bstars2:0:10442D:00:001:Set Balls to 0 Now!
bstars2:0:10442D:03:001:Set Balls to 3 Now!
bstars2:0:10442B:00:000:Infinite Outs
bstars2:0:10442B:00:001:Set Outs to 0 Now!
bstars2:0:10442B:02:001:Set Outs to 2 Now!
bstars2:0:104422:63:000:Always have Max POW PL1
bstars2:0:104422:63:001:Get Max POW Now! PL1
bstars2:0:1043F2:99:000:Always win game PL1
bstars2:0:1043F2:99:001:Win this game Now! PL1
bstars2:0:104422:63:070:Select POW Points Now! PL1
bstars2:0:1043F2:99:073:Select Score PL1
bstars2:0:104423:63:000:Always have Max POW PL2
bstars2:0:104423:63:001:Get Max POW Now! PL2
bstars2:0:1043F3:99:000:Always win game PL2
bstars2:0:1043F3:99:001:Win this game Now! PL2
bstars2:0:104423:63:070:Select POW Points Now! PL2
bstars2:0:1043F3:99:073:Select Score PL2
; [ Burger Time (Data East set 1) ]
btime:0:E7B7:00:100:Invincibility
btime:0:E7BB:01:600:Invincibility (2/2)
btime:0:006F:80:021:Finish this Level Now!
btime:0:0029:05:000:Infinite Lives PL1
btime:0:002B:99:000:Infinite Pepper PL1
btime:0:002A:05:000:Infinite Lives PL2
btime:0:002C:99:000:Infinite Pepper PL2
; [ Burger Time (Data East set 2) ]
btime2:0:E7B7:00:100:Invincibility
btime2:0:E7BB:01:600:Invincibility (2/2)
btime2:0:006F:80:021:Finish this Level Now!
btime2:0:0029:05:000:Infinite Lives PL1
btime2:0:002B:99:000:Infinite Pepper PL1
btime2:0:002A:05:000:Infinite Lives PL2
btime2:0:002C:99:000:Infinite Pepper PL2
; [ Burger Time (Midway) ]
btimem:0:E8BA:00:100:Invincibility
btimem:0:E8BE:01:600:Invincibility (2/2)
btimem:0:006F:80:021:Finish this Level Now!
btimem:0:0029:05:000:Infinite Lives PL1
btimem:0:002B:99:000:Infinite Pepper PL1
btimem:0:002A:05:000:Infinite Lives PL2
btimem:0:002C:99:000:Infinite Pepper PL2
; [ Vs. Battle City ]
btlecity:0:004B:63:000:Infinite Credits
btlecity:0:0051:0A:000:Infinite Lives
btlecity:0:0089:03:000:Invincibility
; [ Battle Field (Japan) ]
btlfield:0:000000:00:999:[See the Dip Switch Menu to ]
btlfield:0:000000:00:999:[enable an alternate ]
btlfield:0:000000:00:999:[Invincibility cheat. ]
btlfield:0:04041F:99:000:Infinite Lives PL1
btlfield:0:04041E:80:000:Infinite Ammo PL1:Get a weapon first
btlfield:0:040163:64:000:Infinite Bombs PL1
btlfield:0:040419:80:000:Invincibility 'ON' PL1
btlfield:0:040419:01:001:Invincibility 'OFF' PL1
btlfield:0:04043F:99:000:Infinite Lives PL2
btlfield:0:04043E:80:000:Infinite Ammo PL2:Get a weapon first
btlfield:0:040165:64:000:Infinite Bombs PL2
btlfield:0:040439:80:000:Invincibility 'ON' PL2
btlfield:0:040439:01:001:Invincibility 'OFF' PL2
; [ Battle K-Road ]
btlkroad:0:FE1A09:09:000:Infinite Credits
btlkroad:0:FE0A89:B2:000:Infinite Time
btlkroad:0:FE4BFC:07:000:Infinite Energy PL1
btlkroad:0:FE4BFD:FF:500:Infinite Energy PL1 (2/2)
btlkroad:0:FE4BFC:00:001:Drain All Energy Now! PL1:Don't enable this when you are being attacked or the game may become locked
btlkroad:0:FE4BFD:00:501:Drain All Energy Now! PL1 (2/2)
btlkroad:0:FE4BFF:00:000:Always have Wins = 0 PL1
btlkroad:0:FE4BFF:02:000:Always have Wins = 2 PL1:As long as PL2 wins < 2 then PL1 wins the the battle automatically at the end of round
btlkroad:0:FE4BFF:00:001:Set Wins = 0 Now! PL1
btlkroad:0:FE4BFF:01:001:Set Wins = 1 Now! PL1
btlkroad:0:FE4BFF:02:001:Set Wins = 2 Now! PL1:As long as PL2 wins < 2 then PL1 wins the battle automatically at the end of round
btlkroad:0:000000:00:999:[ Free player selection ]
btlkroad:0:000000:00:999:[ Use on level VS screen ]
btlkroad:0:FE1A35:00:000:Play as Antony PL1
btlkroad:0:FE4B8F:00:500:Play as Antony PL1 (2/2)
btlkroad:0:FE1A35:01:000:Play as Cyborg D-9F PL1
btlkroad:0:FE4B8F:01:500:Play as Cyborg D-9F PL1 (2/2)
btlkroad:0:FE1A35:02:000:Play as Rick PL1
btlkroad:0:FE4B8F:02:500:Play as Rick PL1 (2/2)
btlkroad:0:FE1A35:03:000:Play as Shinsaku PL1
btlkroad:0:FE4B8F:03:500:Play as Shinsaku PL1 (2/2)
btlkroad:0:FE1A35:04:000:Play as Mitsuji PL1
btlkroad:0:FE4B8F:04:500:Play as Mitsuji PL1 (2/2)
btlkroad:0:FE1A35:05:000:Play as Wolf PL1
btlkroad:0:FE4B8F:05:500:Play as Wolf PL1 (2/2)
btlkroad:0:FE1A35:06:000:Play as Tyssa PL1
btlkroad:0:FE4B8F:06:500:Play as Tyssa PL1 (2/2)
btlkroad:0:FE1A35:08:000:Play as Masamichi PL1
btlkroad:0:FE4B8F:08:500:Play as Masamichi PL1 (2/2)
btlkroad:0:FE1A35:09:000:Play as Cyborg T-8P PL1
btlkroad:0:FE4B8F:09:500:Play as Cyborg T-8P PL1 (2/2)
btlkroad:0:FE1A35:0A:000:Play as Jeff PL1
btlkroad:0:FE4B8F:0A:500:Play as Jeff PL1 (2/2)
btlkroad:0:FE1A35:0B:000:Play as John PL1
btlkroad:0:FE4B8F:0B:500:Play as John PL1 (2/2)
btlkroad:0:FE1A35:0C:000:Play as Harimaoh PL1
btlkroad:0:FE4B8F:0C:500:Play as Harimaoh PL1 (2/2)
btlkroad:0:FE1A35:0D:000:Play as Dan PL1
btlkroad:0:FE4B8F:0D:500:Play as Dan PL1 (2/2)
btlkroad:0:FE1A35:0E:000:Play as Yuki PL1
btlkroad:0:FE4B8F:0E:500:Play as Yuki PL1 (2/2)
btlkroad:0:FE1A35:07:000:Play as Kumachan PL1
btlkroad:0:FE4B8F:07:500:Play as Kumachan PL1 (2/2)
btlkroad:0:FE1A35:0F:000:Play as Kumasama PL1
btlkroad:0:FE4B8F:0F:500:Play as Kumasama PL1 (2/2)
btlkroad:0:FE4F14:07:000:Infinite Energy PL2:Don't enable this when you are being attacked or the game may become locked
btlkroad:0:FE4F15:FF:500:Infinite Energy PL2 (2/2)
btlkroad:0:FE4F14:00:001:Drain All Energy Now! PL2
btlkroad:0:FE4F15:00:501:Drain All Energy Now! PL2 (2/2)
btlkroad:0:FE4F17:00:000:Always have Wins = 0 PL2
btlkroad:0:FE4F17:02:000:Always have Wins = 2 PL2:As long as PL1 wins < 2 then PL2 wins the battle automatically on end of round
btlkroad:0:FE4F17:00:001:Set Wins = 0 Now! PL2
btlkroad:0:FE4F17:01:001:Set Wins = 1 Now! PL2
btlkroad:0:FE4F17:02:001:Set Wins = 2 Now! PL2:As long as PL1 wins < 2 then PL2 wins the battle automatically at the end of round
btlkroad:0:000000:00:999:[ Free player selection ]
btlkroad:0:000000:00:999:[Use on character selection screen ]
btlkroad:0:000000:00:999:[Or use ingame and play as that ]
btlkroad:0:000000:00:999:[that character in the next battle. ]
btlkroad:0:FE1A75:00:000:Play as Antony PL2
btlkroad:0:FE4B91:00:500:Play as Antony PL2 (2/2)
btlkroad:0:FE1A75:01:000:Play as Cyborg D-9F PL2
btlkroad:0:FE4B91:01:500:Play as Cyborg D-9F PL2 (2/2)
btlkroad:0:FE1A75:02:000:Play as Rick PL2
btlkroad:0:FE4B91:02:500:Play as Rick PL2 (2/2)
btlkroad:0:FE1A75:03:000:Play as Shinsaku PL2
btlkroad:0:FE4B91:03:500:Play as Shinsaku PL2 (2/2)
btlkroad:0:FE1A75:04:000:Play as Mitsuji PL2
btlkroad:0:FE4B91:04:500:Play as Mitsuji PL2 (2/2)
btlkroad:0:FE1A75:05:000:Play as Wolf PL2
btlkroad:0:FE4B91:05:500:Play as Wolf PL2 (2/2)
btlkroad:0:FE1A75:06:000:Play as Tyssa PL2
btlkroad:0:FE4B91:06:500:Play as Tyssa PL2 (2/2)
btlkroad:0:FE1A75:08:000:Play as Masamichi PL2
btlkroad:0:FE4B91:08:500:Play as Masamichi PL2 (2/2)
btlkroad:0:FE1A75:09:000:Play as Cyborg T-8P PL2
btlkroad:0:FE4B91:09:500:Play as Cyborg T-8P PL2 (2/2)
btlkroad:0:FE1A75:0A:000:Play as Jeff PL2
btlkroad:0:FE4B91:0A:500:Play as Jeff PL2 (2/2)
btlkroad:0:FE1A75:0B:000:Play as John PL2
btlkroad:0:FE4B91:0B:500:Play as John PL2 (2/2)
btlkroad:0:FE1A75:0C:000:Play as Harimaoh PL2
btlkroad:0:FE4B91:0C:500:Play as Harimaoh PL2 (2/2)
btlkroad:0:FE1A75:0D:000:Play as Dan PL2
btlkroad:0:FE4B91:0D:500:Play as Dan PL2 (2/2)
btlkroad:0:FE1A75:0E:000:Play as Yuki PL2
btlkroad:0:FE4B91:0E:500:Play as Yuki PL2 (2/2)
btlkroad:0:FE1A75:07:000:Play as Kumachan PL2
btlkroad:0:FE4B91:07:500:Play as Kumachan PL2 (2/2)
btlkroad:0:FE1A75:0F:000:Play as Kumasama PL2
btlkroad:0:FE4B91:0F:500:Play as Kumasama PL2 (2/2)
; [ Battle Toads ]
btoads:0:0003410A:32:000:Infinite Credits
btoads:0:00004DDC:64:000:Infinite Lives PL1
btoads:0:000004AC:A1:000:Infinite Energy PL1
btoads:0:00004D6E:02:000:Invincibility PL1
btoads:0:00004DEC:03:000:Infinite Super Smashes PL1:Used in Rounds 4 & 6
btoads:0:00004D9F:01:000:Infinite Weapon Time PL1:Used in Round 6
btoads:0:00004EDC:64:000:Infinite Lives PL2
btoads:0:0000052C:A1:000:Infinite Energy PL2
btoads:0:00004E6E:02:000:Invincibility PL2
btoads:0:00004EEC:03:000:Infinite Super Smashes PL2:Used in Rounds 4 & 6
btoads:0:00004E9F:01:000:Infinite Weapon Time PL2:Used in Round 6
btoads:0:00004FDC:64:000:Infinite Lives PL3
btoads:0:000005AC:A1:000:Infinite Energy PL3
btoads:0:00004F6E:02:000:Invincibility PL3
btoads:0:00004FEC:03:000:Infinite Super Smashes PL3:Used in Rounds 4 & 6
btoads:0:00004F9F:01:000:Infinite Weapon Time PL3:Used in Round 6
; [ Bubble Memories - The Story Of Bubble Bobble 3 (World) ]
bubblem:0:4080A5:FF:001:Enable "Power-Up" Mode:Fast feet, fast bubbles etc. Same as "Up,Right,Down,Left,Up,Right,Down,Left" on Title Screen
bubblem:0:4080A5:00:001:Disable "Power-Up" Mode
bubblem:0:40821A:07:000:Infinite Lives PL1
bubblem:0:408216:FF:000:Invincibility (buggy!) PL1
bubblem:0:4081F6:01:000:Always have Fast Bubbles PL1
bubblem:0:408206:03:000:Always have Far Shoot PL1
bubblem:0:408206:09:000:Always have Max Far Shoot PL1
bubblem:0:40820E:02:000:Always have Fast Shoes PL1
bubblem:0:4081F6:01:001:Get Fast Bubbles Now! PL1
bubblem:0:408206:03:001:Get Far Shoot Now! PL1
bubblem:0:408206:09:001:Get Max Far Shoot Now! PL1
bubblem:0:40820E:02:001:Get Fast Shoes Now! PL1
bubblem:0:40821B:07:000:Infinite Lives PL2
bubblem:0:408217:85:000:Invincibility (buggy!) PL2
bubblem:0:4081F7:01:000:Always have Fast Bubbles PL2
bubblem:0:408207:03:000:Always have Far Shoot PL2
bubblem:0:408207:09:000:Always have Max Far Shoot PL2
bubblem:0:40820F:02:000:Always have Fast Shoes PL2
bubblem:0:4081F7:01:001:Get Fast Bubbles Now! PL2
bubblem:0:408207:03:001:Get Far Shoot Now! PL2
bubblem:0:408207:09:001:Get Max Far Shoot Now! PL2
bubblem:0:40820F:02:001:Get Fast Shoes Now! PL2
bubblem:0:000000:00:999:[After you enable these region cheats to see any ]
bubblem:0:000000:00:999:[effect you will have to reset the game (F3). ]
bubblem:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
bubblem:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
bubblem:0:0FFFFF:01:100:Region Switch = Japan
bubblem:0:0FFFFF:02:100:Region Switch = US
bubblem:0:0FFFFF:03:100:Region Switch = World
; [ Bubble Memories - The Story Of Bubble Bobble 3 (Japan) ]
bubblemj:0:4080A5:FF:001:Enable "Power-Up" Mode:Fast feet, fast bubbles etc. Same as "Up,Right,Down,Left,Up,Right,Down,Left" on Title Screen
bubblemj:0:4080A5:00:001:Disable "Power-Up" Mode
bubblemj:0:40821A:07:000:Infinite Lives PL1
bubblemj:0:408216:FF:000:Invincibility (buggy!) PL1
bubblemj:0:4081F6:01:000:Always have Fast Bubbles PL1
bubblemj:0:408206:03:000:Always have Far Shoot PL1
bubblemj:0:408206:09:000:Always have Max Far Shoot PL1
bubblemj:0:40820E:02:000:Always have Fast Shoes PL1
bubblemj:0:4081F6:01:001:Get Fast Bubbles Now! PL1
bubblemj:0:408206:03:001:Get Far Shoot Now! PL1
bubblemj:0:408206:09:001:Get Max Far Shoot Now! PL1
bubblemj:0:40820E:02:001:Get Fast Shoes Now! PL1
bubblemj:0:40821B:07:000:Infinite Lives PL2
bubblemj:0:408217:85:000:Invincibility (buggy!) PL2
bubblemj:0:4081F7:01:000:Always have Fast Bubbles PL2
bubblemj:0:408207:03:000:Always have Far Shoot PL2
bubblemj:0:408207:09:000:Always have Max Far Shoot PL2
bubblemj:0:40820F:02:000:Always have Fast Shoes PL2
bubblemj:0:4081F7:01:001:Get Fast Bubbles Now! PL2
bubblemj:0:408207:03:001:Get Far Shoot Now! PL2
bubblemj:0:408207:09:001:Get Max Far Shoot Now! PL2
bubblemj:0:40820F:02:001:Get Fast Shoes Now! PL2
bubblemj:0:000000:00:999:[After you enable these region cheats to see any ]
bubblemj:0:000000:00:999:[effect you will have to reset the game (F3). ]
bubblemj:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
bubblemj:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
bubblemj:0:0FFFFF:01:100:Region Switch = Japan
bubblemj:0:0FFFFF:02:100:Region Switch = US
bubblemj:0:0FFFFF:03:100:Region Switch = World
; [ Bubbles ]
bubbles:0:BF23:99:000:Infinite Credits
bubbles:0:9866:05:000:Infinite Lives
bubbles:0:9867:12:000:Always have mouth
bubbles:0:986C:00:000:No brushes
bubbles:0:986D:00:000:No sponges
bubbles:0:9870:00:000:No razors
; [ Bubbles (prototype version) ]
bubblesp:0:BF23:99:000:Infinite Credits
bubblesp:0:9866:05:000:Infinite Lives
bubblesp:0:9867:12:000:Always have mouth
bubblesp:0:986C:00:000:No brushes
bubblesp:0:986D:00:000:No sponges
bubblesp:0:9870:00:000:No razors
; [ Bubbles (Solid Red label) ]
bubblesr:0:BF23:99:000:Infinite Credits
bubblesr:0:9866:05:000:Infinite Lives
bubblesr:0:9867:12:000:Always have mouth
bubblesr:0:986C:00:000:No brushes
bubblesr:0:986D:00:000:No sponges
bubblesr:0:9870:00:000:No razors
; [ Bubble Bobble (US) ]
bubbobr1:0:0000:00:999:[ This game has got a LOT of cheats. ]
bubbobr1:0:0000:00:999:[ Don't go too mad as it may spoil ]
bubbobr1:0:0000:00:999:[ the game too much!!! ]
bubbobr1:0:E366:63:000:Infinite Credits
:bubbobr1:00001301:E64B:00000063:FFFFFFFF:Select starting round:You should enable this cheat on the press 1/2 player button screen, ie. after credits have been inserted!
bubbobr1:0:E64B:63:061:Select next round
bubbobr1:0:E645:06:000:Infinite Lives PL1
bubbobr1:0:E6B6:77:000:Invincibility PL1
bubbobr1:0:E6C1:0C:000:Speed Always Normal PL1
bubbobr1:0:E6C1:14:000:Speed Always Power-up PL1
bubbobr1:0:E6C1:28:000:Speed Always Ultimate PL1
bubbobr1:0:E6C1:0C:001:Speed to Normal Now! PL1
bubbobr1:0:E6C1:14:001:Speed to Power-up Now! PL1
bubbobr1:0:E6C1:28:001:Speed to Ultimate Now! PL1
bubbobr1:0:E6BF:14:001:Fire Speed to Normal Now! PL1
bubbobr1:0:E6BF:05:001:Fire Speed to Power-up NowPL1
bubbobr1:0:E6BF:01:000:Fire Speed Always UltimatePL1
bubbobr1:0:E6C2:80:000:Normal Range Bubbles PL1
bubbobr1:0:E6C2:80:000:Long Range Bubbles PL1
bubbobr1:0:E6C2:FF:000:Extra Long Range Bubbles PL1
bubbobr1:0:E6C0:03:001:Head Power to Normal Now! PL1
bubbobr1:0:E6C0:06:001:Head Power to Power-up NowPL1
bubbobr1:0:E6C0:09:000:Head Power Always UltimatePL1
bubbobr1:0:F60F:00:001:Fire bubbles Bubbles Now! PL1
bubbobr1:0:F60F:01:001:Fire lightnings Now! PL1
bubbobr1:0:E742:3F:001:Get EXTEND PL1
bubbobr1:0:E742:01:021:Get letter - E (red) PL1
bubbobr1:0:E742:02:021:Get letter - X (pink) PL1
bubbobr1:0:E742:04:021:Get letter - T (yellow) PL1
bubbobr1:0:E742:08:021:Get letter - E (green) PL1
bubbobr1:0:E742:10:021:Get letter - N (blue) PL1
bubbobr1:0:E742:20:021:Get letter - D (purple) PL1
bubbobr1:0:E64A:06:000:Infinite Lives PL2
bubbobr1:0:E6E8:77:000:Invincibility PL2
bubbobr1:0:E6F3:0C:000:Speed Always Normal PL2
bubbobr1:0:E6F3:14:000:Speed Always Power-up PL2
bubbobr1:0:E6F3:28:000:Speed Always Ultimate PL2
bubbobr1:0:E6F3:0C:001:Speed to Normal Now! PL2
bubbobr1:0:E6F3:14:001:Speed to Power-up Now! PL2
bubbobr1:0:E6F3:28:001:Speed to Ultimate Now! PL2
bubbobr1:0:E6F1:14:001:Fire Speed to Normal Now! PL2
bubbobr1:0:E6F1:05:001:Fire Speed to Power-up NowPL2
bubbobr1:0:E6F1:01:000:Fire Speed Always UltimatePL2
bubbobr1:0:E6F4:40:000:Normal Range Bubbles PL2
bubbobr1:0:E6F4:80:000:Long Range Bubbles PL2
bubbobr1:0:E6F4:FF:000:Extra Long Range Bubbles PL2
bubbobr1:0:E6F2:03:001:Head Power to Normal Now! PL2
bubbobr1:0:E6F2:06:001:Head Power to Power-up NowPL2
bubbobr1:0:E6F2:09:000:Head Power Always UltimatePL2
bubbobr1:0:F610:00:001:Fire bubbles Bubbles Now! PL2
bubbobr1:0:F610:01:001:Fire lightnings Now! PL2
bubbobr1:0:E743:3F:001:Get EXTEND PL2
bubbobr1:0:E743:01:021:Get letter - E (red) PL2
bubbobr1:0:E743:02:021:Get letter - X (pink) PL2
bubbobr1:0:E743:04:021:Get letter - T (yellow) PL2
bubbobr1:0:E743:08:021:Get letter - E (green) PL2
bubbobr1:0:E743:10:021:Get letter - N (blue) PL2
bubbobr1:0:E743:20:021:Get letter - D (purple) PL2
bubbobr1:0:E5DB:01:000:Enable "Super" Mode:Baddies from first 50 levels switch with last and levels change colour, Title will display "Super" if enabled before title displayed. Same as "1P,Jump,Bubble,Left,Right,Jump,1P,Right" on Title Screen
bubbobr1:0:E5DB:00:000:Disable "Super" Mode
bubbobr1:0:E5D1:01:000:Enable "Original" Mode:Doors still appear even if you die. Same as "Bubble,Jump,Bubble,Jump,Bubble,Jump,Right,1P" on Title Screen
bubbobr1:0:E5D1:00:000:Disable "Original" Mode
bubbobr1:0:E5D2:01:000:Enable "Power-Up" Mode:Fast feet, fast bubbles etc. Same as "Left,Jump,Left,1P,Left,Bubble,Left,1P" on Title Screen
bubbobr1:0:E5D2:00:000:Disable "Power-Up" Mode
bubbobr1:0:E613:01:000:Always get Bonus doors
bubbobr1:0:F676:01:000:Constant Extend Letters
bubbobr1:0:E603:01:000:Always Warn (Bell Item)
bubbobr1:0:E5FA:03:000:Apple or Orange? You decide!
bubbobr1:0:E608:01:000:Coke Can Item
bubbobr1:0:6E30:01:000:Fireball Bubble - Always!
bubbobr1:0:6E30:03:000:Fireball Bubble - 1 in 2
bubbobr1:0:6E30:05:000:Fireball Bubble - 1 in 3
bubbobr1:0:6E30:07:000:Fireball Bubble - 1 in 4
bubbobr1:0:6E30:15:000:Fireball Bubble - 1 in 16
bubbobr1:0:6E30:1D:000:Fireball Bubble - 1 in 256
bubbobr1:0:6E30:25:000:Fireball Bubble - 1 in 4096
bubbobr1:0:5C2B:C9:000:Disable Bubbles?
bubbobr1:0:E6BB:05:001:Fireballs for 5 levels
bubbobr1:0:E6BE:40:000:Fireballs
bubbobr1:0:E5EE:07:000:Fireball Cross
bubbobr1:0:0000:00:999:[ Use these cheats only at the start ]
bubbobr1:0:0000:00:999:[ of a level, before the item ]
bubbobr1:0:0000:00:999:[ appears! When you are given a ]
bubbobr1:0:0000:00:999:[ distribution, each bubble turns ]
bubbobr1:0:0000:00:999:[ into an object. ]
bubbobr1:0:F45E:00:001:1st Item = pink sweet:Gives you power-up fire range
bubbobr1:0:F45E:01:001:1st Item = blue sweet:Gives you power-up head power
bubbobr1:0:F45E:02:001:1st Item = yellow sweet:Gives you power-up fire speed
bubbobr1:0:F45E:03:001:1st Item = shoe:Gives you power-up speed
bubbobr1:0:F45E:04:001:1st Item = clock:Slows down the monsters
bubbobr1:0:F45E:05:001:1st Item = bomb:Turns monsters into diamonds
bubbobr1:0:F45E:06:001:1st Item = brown umbrella:Warps you 3 levels farther
bubbobr1:0:F45E:07:001:1st Item = red umbrella:Warps you 5 levels farther
bubbobr1:0:F45E:08:001:1st Item = pink umbrella:Warps you 7 levels farther
bubbobr1:0:F45E:09:001:1st Item = orange potion:Gives a potion of sunflowers
bubbobr1:0:F45E:0A:001:1st Item = red potion:Gives a potion of flowers
bubbobr1:0:F45E:0B:001:1st Item = green potion:Gives a potion of clovers
bubbobr1:0:F45E:0C:001:1st Item = yellow potion:Gives a potion of rainbows
bubbobr1:0:F45E:0D:001:1st Item = purple potion:Gives a potion of music notes
bubbobr1:0:F45E:0E:001:1st Item = heart:Invincibility&freeze monsters
bubbobr1:0:F45E:0F:001:1st Item = blue ring:Gives points when you walk
bubbobr1:0:F45E:10:001:1st Item = pink ring:Gives points when you jump
bubbobr1:0:F45E:11:001:1st Item = red ring:Gives points when you bubble
bubbobr1:0:F45E:12:001:1st Item = blue cross:Fills screen with water
bubbobr1:0:F45E:13:001:1st Item = yellow cross:Make lightning strike
bubbobr1:0:F45E:14:001:1st Item = orange cross:Fire flames NOT bubbles
bubbobr1:0:F45E:15:001:1st Item = blue tea-pot:Pts when you walk.jump&bubble
bubbobr1:0:F45E:18:001:1st Item = yellow tea-pot:pwrup fire range+speed& h pwr
bubbobr1:0:F45E:16:001:1st Item = red tea-pot:Above two teapots combined
bubbobr1:0:F45E:17:001:1st Item = purple tea-pot:Turns monsters into diamonds
bubbobr1:0:F45E:19:001:1st Item = book:Turns monsters into diamonds
bubbobr1:0:F45E:1A:001:1st Item = grey "ring?":Makes stars fall
bubbobr1:0:F45E:1B:001:1st Item = orange necklace:Gives you the EXTEND letters
bubbobr1:0:F45E:1C:001:1st Item = grey necklace:Produces a big fireball
bubbobr1:0:F45E:1D:001:1st Item = fork:Makes fruits fall
bubbobr1:0:F45E:1E:001:1st Item = pink chest:Pink diamonds on level end
bubbobr1:0:F45E:1F:001:1st Item = yellow chest:Yellow diamonds on level end
bubbobr1:0:F45E:20:001:1st Item = red chest:Red diamonds on level end
bubbobr1:0:F45E:21:001:1st Item = blue chest:Blue diamonds on level end
bubbobr1:0:F45E:22:001:1st Item = grey chest:Grey diamonds on level end
bubbobr1:0:F45E:23:001:1st Item = white candy-stick:Cakes on level end
bubbobr1:0:F45E:24:001:1st Item = yellow candy-stick:Chocolate cakes on level end
bubbobr1:0:F45E:25:001:1st Item = red candy-stick:Watermelons on level end
bubbobr1:0:F45E:26:001:1st Item = orange candy-stick:Oranges on level end
bubbobr1:0:F45E:27:001:1st Item = brown candy-stick:Ice Creams on level end
bubbobr1:0:F45E:28:001:1st Item = blue candy-stick:Ice Creams on level end
bubbobr1:0:F45E:29:001:1st Item = bell:Destructive Item warning
bubbobr1:0:F45E:2A:001:1st Item = octopussy:Wood Crosses on level end
bubbobr1:0:F45E:2B:001:1st Item = pink floyd:Aliens on level end
bubbobr1:0:F45E:2C:001:1st Item = glass of beer:???? on level end
bubbobr1:0:F45E:2D:001:1st Item = knife:Makes fruits fall
bubbobr1:0:F45E:2E:001:1st Item = crystal ball:Gives level beginning items
bubbobr1:0:F45E:30:001:1st Item = skeleton:"Hurry up !" the monsters
bubbobr1:0:F45E:31:001:1st Item = bonus door lev. 20:Warps you to room of diamonds
bubbobr1:0:F45E:32:001:1st Item = bonus door lev. 30:Warps you to room of diamonds
bubbobr1:0:F45E:33:001:1st Item = bonus door lev. 40:Warps you to room of diamonds
bubbobr1:0:F45E:34:001:1st Item = bonus door lev. 50:Warps you to Level 70
bubbobr1:0:F44C:2A:000:Fruit 2A
bubbobr1:0:F44C:2B:000:Fruit 2B
bubbobr1:0:F44C:2C:000:Fruit 2C
bubbobr1:0:F44C:2D:000:Fruit 2D
bubbobr1:0:F44C:2E:000:Fruit 2E
bubbobr1:0:F44C:2F:000:Fruit 2F
bubbobr1:0:F44C:30:000:Fruit 30
bubbobr1:0:F44C:31:000:Fruit 31
bubbobr1:0:F44C:32:000:Fruit 32
bubbobr1:0:F44C:33:000:Fruit 33
bubbobr1:0:F44C:34:000:Fruit 34
bubbobr1:0:F44C:35:000:Fruit 35
bubbobr1:0:F44C:36:000:Fruit 36
bubbobr1:0:F44C:37:000:Fruit 37
bubbobr1:0:F44C:38:000:Fruit 38
bubbobr1:0:F44C:39:000:Fruit 39
bubbobr1:0:F44C:3A:000:Fruit 3A
bubbobr1:0:F44C:3B:000:Fruit 3B
bubbobr1:0:F44D:01:000:Quick Fruit at start
bubbobr1:0:E60A:01:000:Lipstick
bubbobr1:0:E345:05:000:Stop the Baron
bubbobr1:0:0000:00:999:[ These 5 cheats will make a potion ]
bubbobr1:0:0000:00:999:[ appear on the next screen. It will ]
bubbobr1:0:0000:00:999:[ be of the type requested unless you ]
bubbobr1:0:0000:00:999:[ have earned a higher potion or you ]
bubbobr1:0:0000:00:999:[ have fallen off the bottom of the ]
bubbobr1:0:0000:00:999:[ screen since setting the cheat. ]
bubbobr1:0:0000:00:999:[ Falling off the bottom will upgrade ]
bubbobr1:0:0000:00:999:[ the potion to the next one! ]
bubbobr1:0:E5E7:0F:001:Sunflower Potion(next screen)
bubbobr1:0:E5E7:10:001:Flower Potion (next screen)
bubbobr1:0:E5E7:11:001:Clover Potion (next screen)
bubbobr1:0:E5E7:12:001:Rainbow Potion (next screen)
bubbobr1:0:E5E7:13:001:Musical Potion (next screen)
bubbobr1:0:0000:00:999:[ These 2 cheats are useful when you ]
bubbobr1:0:0000:00:999:[ get stuck on one screen. Use only ]
bubbobr1:0:0000:00:999:[ one at a time. ]
bubbobr1:0:F590:01:001:Drown 'em All! Now! OR--->
bubbobr1:0:E720:01:001:Throw The Book At Them Now!
; [ Bubble 2000 ]
bubl2000:0:000000:00:999:[ There may be a slight delay before ]
bubl2000:0:000000:00:999:[ the current bubble cheats work. ]
:bubl2000:00000000:3C04F1:00000000:FFFFFFFF:Curr Bubble always Red PL1
:bubl2000:00010000:3CCDF9:00000000:FFFFFFFF:Curr Bubble always Red PL1 (2/2)
:bubl2000:00000000:3C04F1:00000001:FFFFFFFF:Curr Bubble always Lt Blue PL1
:bubl2000:00010000:3CCDF9:00000001:FFFFFFFF:Curr Bubble always Lt Blue PL1 (2/2)
:bubl2000:00000000:3C04F1:00000002:FFFFFFFF:Curr Bubble always Orange PL1
:bubl2000:00010000:3CCDF9:00000002:FFFFFFFF:Curr Bubble always Orange PL1 (2/2)
:bubl2000:00000000:3C04F1:00000003:FFFFFFFF:Curr Bubble always Dk Blue PL1
:bubl2000:00010000:3CCDF9:00000003:FFFFFFFF:Curr Bubble always Dk Blue PL1 (2/2)
:bubl2000:00000000:3C04F1:00000004:FFFFFFFF:Curr Bubble always Yellow PL1
:bubl2000:00010000:3CCDF9:00000004:FFFFFFFF:Curr Bubble always Yellow PL1 (2/2)
:bubl2000:00000000:3C04F1:00000005:FFFFFFFF:Curr Bubble always Purple PL1
:bubl2000:00010000:3CCDF9:00000005:FFFFFFFF:Curr Bubble always Purple PL1 (2/2)
:bubl2000:00000000:3C04F1:00000006:FFFFFFFF:Curr Bubble always Green PL1
:bubl2000:00010000:3CCDF9:00000006:FFFFFFFF:Curr Bubble always Green PL1 (2/2)
:bubl2000:00000000:3C04F1:00000007:FFFFFFFF:Curr Bubble always Grey PL1
:bubl2000:00010000:3CCDF9:00000007:FFFFFFFF:Curr Bubble always Grey PL1 (2/2)
:bubl2000:00000000:3C04F1:00000008:FFFFFFFF:Curr Bubble always a Bomb PL1:Bomb = One Line Explosion
:bubl2000:00010000:3CCDF9:00000008:FFFFFFFF:Curr Bubble always a Bomb PL1 (2/2)
:bubl2000:00000000:3C04F1:00000009:FFFFFFFF:Curr Bubble always a Skull PL1:Skull = Non Explosion Ball
:bubl2000:00010000:3CCDF9:00000009:FFFFFFFF:Curr Bubble always a Skull PL1 (2/2)
:bubl2000:00000000:3C04F1:0000000A:FFFFFFFF:Curr Bubble always a Flasher PL1:Flasher = Same Colour Explosion
:bubl2000:00010000:3CCDF9:0000000A:FFFFFFFF:Curr Bubble always a Flasher PL1 (2/2)
:bubl2000:00000000:3C04F1:0000000B:FFFFFFFF:Curr Bubble always a Mine PL1:Mine = Straight Explosion
:bubl2000:00010000:3CCDF9:0000000B:FFFFFFFF:Curr Bubble always a Mine PL1 (2/2)
:bubl2000:00000000:3C04F3:00000000:FFFFFFFF:Next Bubble always Red PL1
:bubl2000:00010000:3CCE19:00000000:FFFFFFFF:Next Bubble always Red PL1 (2/2)
:bubl2000:00000000:3C04F3:00000001:FFFFFFFF:Next Bubble always Lt Blue PL1
:bubl2000:00010000:3CCE19:00000001:FFFFFFFF:Next Bubble always Lt Blue PL1 (2/2)
:bubl2000:00000000:3C04F3:00000002:FFFFFFFF:Next Bubble always Orange PL1
:bubl2000:00010000:3CCE19:00000002:FFFFFFFF:Next Bubble always Orange PL1 (2/2)
:bubl2000:00000000:3C04F3:00000003:FFFFFFFF:Next Bubble always Dk Blue PL1
:bubl2000:00010000:3CCE19:00000003:FFFFFFFF:Next Bubble always Dk Blue PL1 (2/2)
:bubl2000:00000000:3C04F3:00000004:FFFFFFFF:Next Bubble always Yellow PL1
:bubl2000:00010000:3CCE19:00000004:FFFFFFFF:Next Bubble always Yellow PL1 (2/2)
:bubl2000:00000000:3C04F3:00000005:FFFFFFFF:Next Bubble always Purple PL1
:bubl2000:00010000:3CCE19:00000005:FFFFFFFF:Next Bubble always Purple PL1 (2/2)
:bubl2000:00000000:3C04F3:00000006:FFFFFFFF:Next Bubble always Green PL1
:bubl2000:00010000:3CCE19:00000006:FFFFFFFF:Next Bubble always Green PL1 (2/2)
:bubl2000:00000000:3C04F3:00000007:FFFFFFFF:Next Bubble always Grey PL1
:bubl2000:00010000:3CCE19:00000007:FFFFFFFF:Next Bubble always Grey PL1 (2/2)
:bubl2000:00000000:3C04F3:00000008:FFFFFFFF:Next Bubble always a Bomb PL1:Bomb = One Line Explosion
:bubl2000:00010000:3CCE19:00000008:FFFFFFFF:Next Bubble always a Bomb PL1 (2/2)
:bubl2000:00000000:3C04F3:00000009:FFFFFFFF:Next Bubble always a Skull PL1:Skull = Non Explosion Ball
:bubl2000:00010000:3CCE19:00000009:FFFFFFFF:Next Bubble always a Skull PL1 (2/2)
:bubl2000:00000000:3C04F3:0000000A:FFFFFFFF:Next Bubble always a Flasher PL1:Flasher = Same Colour Explosion
:bubl2000:00010000:3CCE19:0000000A:FFFFFFFF:Next Bubble always a Flasher PL1 (2/2)
:bubl2000:00000000:3C04F3:0000000B:FFFFFFFF:Next Bubble always a Mine PL1:Mine = Straight Explosion
:bubl2000:00010000:3CCE19:0000000B:FFFFFFFF:Next Bubble always a Mine PL1 (2/2)
:bubl2000:60000018:000000:00000000:00000000:[ There may be a slight delay before ]
:bubl2000:60000018:000000:00000000:00000000:[ the current bubble cheats work. ]
:bubl2000:00000001:3C04F1:00000000:FFFFFFFF:Curr Bubble is Red Now! PL1
:bubl2000:00010001:3CCDF9:00000000:FFFFFFFF:Curr Bubble is Red Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:00000001:FFFFFFFF:Curr Bubble is Lt Blue Now! PL1
:bubl2000:00010001:3CCDF9:00000001:FFFFFFFF:Curr Bubble is Lt Blue Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:00000002:FFFFFFFF:Curr Bubble is Orange Now! PL1
:bubl2000:00010001:3CCDF9:00000002:FFFFFFFF:Curr Bubble is Orange Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:00000003:FFFFFFFF:Curr Bubble is Dk Blue Now! PL1
:bubl2000:00010001:3CCDF9:00000003:FFFFFFFF:Curr Bubble is Dk Blue Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:00000004:FFFFFFFF:Curr Bubble is Yellow Now! PL1
:bubl2000:00010001:3CCDF9:00000004:FFFFFFFF:Curr Bubble is Yellow Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:00000005:FFFFFFFF:Curr Bubble is Purple Now! PL1
:bubl2000:00010001:3CCDF9:00000005:FFFFFFFF:Curr Bubble is Purple Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:00000006:FFFFFFFF:Curr Bubble is Green Now! PL1
:bubl2000:00010001:3CCDF9:00000006:FFFFFFFF:Curr Bubble is Green Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:00000007:FFFFFFFF:Curr Bubble is Grey Now! PL1
:bubl2000:00010001:3CCDF9:00000007:FFFFFFFF:Curr Bubble is Grey Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:00000008:FFFFFFFF:Curr Bubble is a Bomb Now! PL1:Bomb = One Line Explosion
:bubl2000:00010001:3CCDF9:00000008:FFFFFFFF:Curr Bubble is a Bomb Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:00000009:FFFFFFFF:Curr Bubble is a Skull Now! PL1:Skull = Non Explosion Ball
:bubl2000:00010001:3CCDF9:00000009:FFFFFFFF:Curr Bubble is a Skull Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:0000000A:FFFFFFFF:Curr Bubble is a Flasher Now! PL1:Flasher = Same Colour Explosion
:bubl2000:00010001:3CCDF9:0000000A:FFFFFFFF:Curr Bubble is a Flasher Now! PL1 (2/2)
:bubl2000:00000001:3C04F1:0000000B:FFFFFFFF:Curr Bubble is a Mine Now! PL1:Mine = Straight Explosion
:bubl2000:00010001:3CCDF9:0000000B:FFFFFFFF:Curr Bubble is a Mine Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000000:FFFFFFFF:Next Bubble is Red Now! PL1
:bubl2000:00010001:3CCE19:00000000:FFFFFFFF:Next Bubble is Red Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000001:FFFFFFFF:Next Bubble is Lt Blue Now! PL1
:bubl2000:00010001:3CCE19:00000001:FFFFFFFF:Next Bubble is Lt Blue Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000002:FFFFFFFF:Next Bubble is Orange Now! PL1
:bubl2000:00010001:3CCE19:00000002:FFFFFFFF:Next Bubble is Orange Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000003:FFFFFFFF:Next Bubble is Dk Blue Now! PL1
:bubl2000:00010001:3CCE19:00000003:FFFFFFFF:Next Bubble is Dk Blue Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000004:FFFFFFFF:Next Bubble is Yellow Now! PL1
:bubl2000:00010001:3CCE19:00000004:FFFFFFFF:Next Bubble is Yellow Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000005:FFFFFFFF:Next Bubble is Purple Now! PL1
:bubl2000:00010001:3CCE19:00000005:FFFFFFFF:Next Bubble is Purple Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000006:FFFFFFFF:Next Bubble is Green Now! PL1
:bubl2000:00010001:3CCE19:00000006:FFFFFFFF:Next Bubble is Green Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000007:FFFFFFFF:Next Bubble is Grey Now! PL1
:bubl2000:00010001:3CCE19:00000007:FFFFFFFF:Next Bubble is Grey Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000008:FFFFFFFF:Next Bubble is a Bomb Now! PL1:Bomb = One Line Explosion
:bubl2000:00010001:3CCE19:00000008:FFFFFFFF:Next Bubble is a Bomb Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:00000009:FFFFFFFF:Next Bubble is a Skull Now! PL1:Skull = Non Explosion Ball
:bubl2000:00010001:3CCE19:00000009:FFFFFFFF:Next Bubble is a Skull Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:0000000A:FFFFFFFF:Next Bubble is a Flasher Now! PL1:Flasher = Same Colour Explosion
:bubl2000:00010001:3CCE19:0000000A:FFFFFFFF:Next Bubble is a Flasher Now! PL1 (2/2)
:bubl2000:00000001:3C04F3:0000000B:FFFFFFFF:Next Bubble is a Mine Now! PL1:Mine = Straight Explosion
:bubl2000:00010001:3CCE19:0000000B:FFFFFFFF:Next Bubble is a Mine Now! PL1 (2/2)
:bubl2000:60000018:000000:00000000:00000000:[ There may be a slight delay before ]
:bubl2000:60000018:000000:00000000:00000000:[ the current bubble cheats work. ]
:bubl2000:00000000:3C04F5:00000000:FFFFFFFF:Curr Bubble always Red PL2
:bubl2000:00010000:3CCE59:00000000:FFFFFFFF:Curr Bubble always Red PL2 (2/2)
:bubl2000:00000000:3C04F5:00000001:FFFFFFFF:Curr Bubble always Lt Blue PL2
:bubl2000:00010000:3CCE59:00000001:FFFFFFFF:Curr Bubble always Lt Blue PL2 (2/2)
:bubl2000:00000000:3C04F5:00000002:FFFFFFFF:Curr Bubble always Orange PL2
:bubl2000:00010000:3CCE59:00000002:FFFFFFFF:Curr Bubble always Orange PL2 (2/2)
:bubl2000:00000000:3C04F5:00000003:FFFFFFFF:Curr Bubble always Dk Blue PL2
:bubl2000:00010000:3CCE59:00000003:FFFFFFFF:Curr Bubble always Dk Blue PL2 (2/2)
:bubl2000:00000000:3C04F5:00000004:FFFFFFFF:Curr Bubble always Yellow PL2
:bubl2000:00010000:3CCE59:00000004:FFFFFFFF:Curr Bubble always Yellow PL2 (2/2)
:bubl2000:00000000:3C04F5:00000005:FFFFFFFF:Curr Bubble always Purple PL2
:bubl2000:00010000:3CCE59:00000005:FFFFFFFF:Curr Bubble always Purple PL2 (2/2)
:bubl2000:00000000:3C04F5:00000006:FFFFFFFF:Curr Bubble always Green PL2
:bubl2000:00010000:3CCE59:00000006:FFFFFFFF:Curr Bubble always Green PL2 (2/2)
:bubl2000:00000000:3C04F5:00000007:FFFFFFFF:Curr Bubble always Grey PL2
:bubl2000:00010000:3CCE59:00000007:FFFFFFFF:Curr Bubble always Grey PL2 (2/2)
:bubl2000:00000000:3C04F5:00000008:FFFFFFFF:Curr Bubble always a Bomb PL2:Bomb = One Line Explosion
:bubl2000:00010000:3CCE59:00000008:FFFFFFFF:Curr Bubble always a Bomb PL2 (2/2)
:bubl2000:00000000:3C04F5:00000009:FFFFFFFF:Curr Bubble always a Skull PL2:Skull = Non Explosion Ball
:bubl2000:00010000:3CCE59:00000009:FFFFFFFF:Curr Bubble always a Skull PL2 (2/2)
:bubl2000:00000000:3C04F5:0000000A:FFFFFFFF:Curr Bubble always a Flasher PL2:Flasher = Same Colour Explosion
:bubl2000:00010000:3CCE59:0000000A:FFFFFFFF:Curr Bubble always a Flasher PL2 (2/2)
:bubl2000:00000000:3C04F5:0000000B:FFFFFFFF:Curr Bubble always a Mine PL2:Mine = Straight Explosion
:bubl2000:00010000:3CCE59:0000000B:FFFFFFFF:Curr Bubble always a Mine PL2 (2/2)
:bubl2000:00000000:3C04F7:00000000:FFFFFFFF:Next Bubble always Red PL2
:bubl2000:00010000:3CCE79:00000000:FFFFFFFF:Next Bubble always Red PL2 (2/2)
:bubl2000:00000000:3C04F7:00000001:FFFFFFFF:Next Bubble always Lt Blue PL2
:bubl2000:00010000:3CCE79:00000001:FFFFFFFF:Next Bubble always Lt Blue PL2 (2/2)
:bubl2000:00000000:3C04F7:00000002:FFFFFFFF:Next Bubble always Orange PL2
:bubl2000:00010000:3CCE79:00000002:FFFFFFFF:Next Bubble always Orange PL2 (2/2)
:bubl2000:00000000:3C04F7:00000003:FFFFFFFF:Next Bubble always Dk Blue PL2
:bubl2000:00010000:3CCE79:00000003:FFFFFFFF:Next Bubble always Dk Blue PL2 (2/2)
:bubl2000:00000000:3C04F7:00000004:FFFFFFFF:Next Bubble always Yellow PL2
:bubl2000:00010000:3CCE79:00000004:FFFFFFFF:Next Bubble always Yellow PL2 (2/2)
:bubl2000:00000000:3C04F7:00000005:FFFFFFFF:Next Bubble always Purple PL2
:bubl2000:00010000:3CCE79:00000005:FFFFFFFF:Next Bubble always Purple PL2 (2/2)
:bubl2000:00000000:3C04F7:00000006:FFFFFFFF:Next Bubble always Green PL2
:bubl2000:00010000:3CCE79:00000006:FFFFFFFF:Next Bubble always Green PL2 (2/2)
:bubl2000:00000000:3C04F7:00000007:FFFFFFFF:Next Bubble always Grey PL2
:bubl2000:00010000:3CCE79:00000007:FFFFFFFF:Next Bubble always Grey PL2 (2/2)
:bubl2000:00000000:3C04F7:00000008:FFFFFFFF:Next Bubble always a Bomb PL2:Bomb = One Line Explosion
:bubl2000:00010000:3CCE79:00000008:FFFFFFFF:Next Bubble always a Bomb PL2 (2/2)
:bubl2000:00000000:3C04F7:00000009:FFFFFFFF:Next Bubble always a Skull PL2:Skull = Non Explosion Ball
:bubl2000:00010000:3CCE79:00000009:FFFFFFFF:Next Bubble always a Skull PL2 (2/2)
:bubl2000:00000000:3C04F7:0000000A:FFFFFFFF:Next Bubble always a Flasher PL2:Flasher = Same Colour Explosion
:bubl2000:00010000:3CCE79:0000000A:FFFFFFFF:Next Bubble always a Flasher PL2 (2/2)
:bubl2000:00000000:3C04F7:0000000B:FFFFFFFF:Next Bubble always a Mine PL2:Mine = Straight Explosion
:bubl2000:00010000:3CCE79:0000000B:FFFFFFFF:Next Bubble always a Mine PL2 (2/2)
:bubl2000:60000018:000000:00000000:00000000:[ There may be a slight delay before ]
:bubl2000:60000018:000000:00000000:00000000:[ the current bubble cheats work. ]
:bubl2000:00000001:3C04F5:00000000:FFFFFFFF:Curr Bubble is Red Now! PL2
:bubl2000:00010001:3CCE59:00000000:FFFFFFFF:Curr Bubble is Red Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:00000001:FFFFFFFF:Curr Bubble is Lt Blue Now! PL2
:bubl2000:00010001:3CCE59:00000001:FFFFFFFF:Curr Bubble is Lt Blue Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:00000002:FFFFFFFF:Curr Bubble is Orange Now! PL2
:bubl2000:00010001:3CCE59:00000002:FFFFFFFF:Curr Bubble is Orange Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:00000003:FFFFFFFF:Curr Bubble is Dk Blue Now! PL2
:bubl2000:00010001:3CCE59:00000003:FFFFFFFF:Curr Bubble is Dk Blue Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:00000004:FFFFFFFF:Curr Bubble is Yellow Now! PL2
:bubl2000:00010001:3CCE59:00000004:FFFFFFFF:Curr Bubble is Yellow Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:00000005:FFFFFFFF:Curr Bubble is Purple Now! PL2
:bubl2000:00010001:3CCE59:00000005:FFFFFFFF:Curr Bubble is Purple Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:00000006:FFFFFFFF:Curr Bubble is Green Now! PL2
:bubl2000:00010001:3CCE59:00000006:FFFFFFFF:Curr Bubble is Green Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:00000007:FFFFFFFF:Curr Bubble is Grey Now! PL2
:bubl2000:00010001:3CCE59:00000007:FFFFFFFF:Curr Bubble is Grey Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:00000008:FFFFFFFF:Curr Bubble is a Bomb Now! PL2:Bomb = One Line Explosion
:bubl2000:00010001:3CCE59:00000008:FFFFFFFF:Curr Bubble is a Bomb Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:00000009:FFFFFFFF:Curr Bubble is a Skull Now! PL2:Skull = Non Explosion Ball
:bubl2000:00010001:3CCE59:00000009:FFFFFFFF:Curr Bubble is a Skull Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:0000000A:FFFFFFFF:Curr Bubble is a Flasher Now! PL2:Flasher = Same Colour Explosion
:bubl2000:00010001:3CCE59:0000000A:FFFFFFFF:Curr Bubble is a Flasher Now! PL2 (2/2)
:bubl2000:00000001:3C04F5:0000000B:FFFFFFFF:Curr Bubble is a Mine Now! PL2:Mine = Straight Explosion
:bubl2000:00010001:3CCE59:0000000B:FFFFFFFF:Curr Bubble is a Mine Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000000:FFFFFFFF:Next Bubble is Red Now! PL2
:bubl2000:00010001:3CCE79:00000000:FFFFFFFF:Next Bubble is Red Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000001:FFFFFFFF:Next Bubble is Lt Blue Now! PL2
:bubl2000:00010001:3CCE79:00000001:FFFFFFFF:Next Bubble is Lt Blue Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000002:FFFFFFFF:Next Bubble is Orange Now! PL2
:bubl2000:00010001:3CCE79:00000002:FFFFFFFF:Next Bubble is Orange Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000003:FFFFFFFF:Next Bubble is Dk Blue Now! PL2
:bubl2000:00010001:3CCE79:00000003:FFFFFFFF:Next Bubble is Dk Blue Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000004:FFFFFFFF:Next Bubble is Yellow Now! PL2
:bubl2000:00010001:3CCE79:00000004:FFFFFFFF:Next Bubble is Yellow Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000005:FFFFFFFF:Next Bubble is Purple Now! PL2
:bubl2000:00010001:3CCE79:00000005:FFFFFFFF:Next Bubble is Purple Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000006:FFFFFFFF:Next Bubble is Green Now! PL2
:bubl2000:00010001:3CCE79:00000006:FFFFFFFF:Next Bubble is Green Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000007:FFFFFFFF:Next Bubble is Grey Now! PL2
:bubl2000:00010001:3CCE79:00000007:FFFFFFFF:Next Bubble is Grey Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000008:FFFFFFFF:Next Bubble is a Bomb Now! PL2:Bomb = One Line Explosion
:bubl2000:00010001:3CCE79:00000008:FFFFFFFF:Next Bubble is a Bomb Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:00000009:FFFFFFFF:Next Bubble is a Skull Now! PL2:Skull = Non Explosion Ball
:bubl2000:00010001:3CCE79:00000009:FFFFFFFF:Next Bubble is a Skull Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:0000000A:FFFFFFFF:Next Bubble is a Flasher Now! PL2:Flasher = Same Colour Explosion
:bubl2000:00010001:3CCE79:0000000A:FFFFFFFF:Next Bubble is a Flasher Now! PL2 (2/2)
:bubl2000:00000001:3C04F7:0000000B:FFFFFFFF:Next Bubble is a Mine Now! PL2:Mine = Straight Explosion
:bubl2000:00010001:3CCE79:0000000B:FFFFFFFF:Next Bubble is a Mine Now! PL2 (2/2)
; [ Bubble Bobble 2 (World) ]
bublbob2:0:408272:0A:000:Infinite Lives PL1
bublbob2:0:40826E:7F:000:Invincibility (buggy) PL1
bublbob2:0:4049B5:01:000:Always Lightning Bubbles PL1
bublbob2:0:4049B5:02:000:Always Water Bubbles PL1
bublbob2:0:4049B5:03:000:Always Fire Bubbles PL1
bublbob2:0:4049B5:04:000:Always Rainbow Bubbles PL1
bublbob2:0:4049B5:05:000:Always Whirlwind Bubbles PL1
bublbob2:0:4049B5:06:000:Always Musical Bubbles PL1
bublbob2:0:408262:03:000:Always Max Shoe Speed PL1
bublbob2:0:4049B5:01:001:Get Lightning Bubbles Now!PL1
bublbob2:0:4049B5:02:001:Get Water Bubbles Now! PL1
bublbob2:0:4049B5:03:001:Get Fire Bubbles Now! PL1
bublbob2:0:4049B5:04:001:Get Rainbow Bubbles Now! PL1
bublbob2:0:4049B5:05:001:Get Whirlwind Bubbles Now!PL1
bublbob2:0:4049B5:06:001:Get Musical Bubbles Now! PL1
bublbob2:0:408262:03:001:Get Max Shoe Speed Now! PL1
bublbob2:0:408273:0A:000:Infinite Lives PL2
bublbob2:0:40826F:7F:000:Invincibility (buggy) PL2
bublbob2:0:404A35:01:000:Always Lightning Bubbles PL2
bublbob2:0:404A35:02:000:Always Water Bubbles PL2
bublbob2:0:404A35:03:000:Always Fire Bubbles PL2
bublbob2:0:404A35:04:000:Always Rainbow Bubbles PL2
bublbob2:0:404A35:05:000:Always Whirlwind Bubbles PL2
bublbob2:0:404A35:06:000:Always Musical Bubbles PL2
bublbob2:0:408263:03:000:Always Max Shoe Speed PL2
bublbob2:0:404A35:01:001:Get Lightning Bubbles Now!PL2
bublbob2:0:404A35:02:001:Get Water Bubbles Now! PL2
bublbob2:0:404A35:03:001:Get Fire Bubbles Now! PL2
bublbob2:0:404A35:04:001:Get Rainbow Bubbles Now! PL2
bublbob2:0:404A35:05:001:Get Whirlwind Bubbles Now!PL2
bublbob2:0:404A35:06:001:Get Musical Bubbles Now! PL2
bublbob2:0:408263:03:001:Get Max Shoe Speed Now! PL2
bublbob2:0:4041A9:00:001:Bubble The Guardian Now!
bublbob2:0:408160:01:001:Get Note 1 - Red Now!
bublbob2:0:408161:01:001:Get Note 2 - Red Now!
bublbob2:0:408162:01:001:Get Note 3 - Red Now!
bublbob2:0:408160:02:001:Get Note 1 - Blue Now!
bublbob2:0:408161:02:001:Get Note 2 - Blue Now!
bublbob2:0:408162:02:001:Get Note 3 - Blue Now!
bublbob2:0:408160:03:001:Get Note 1 - Green Now!
bublbob2:0:408161:03:001:Get Note 2 - Green Now!
bublbob2:0:408162:03:001:Get Note 3 - Green Now!
bublbob2:0:408160:04:001:Get Note 1 - Orange Now!
bublbob2:0:408161:04:001:Get Note 2 - Orange Now!
bublbob2:0:408162:04:001:Get Note 3 - Orange Now!
bublbob2:0:000000:00:999:[After you enable these region cheats to see any ]
bublbob2:0:000000:00:999:[effect you will have to reset the game (F3). ]
bublbob2:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
bublbob2:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
bublbob2:0:0FFFFF:01:100:Region Switch = Japan
bublbob2:0:0FFFFF:02:100:Region Switch = US
bublbob2:0:0FFFFF:03:100:Region Switch = World/Europe
; [ Bubble Bobble ]
bublbobl:0:0000:00:999:[ This game has got a LOT of cheats. ]
bublbobl:0:0000:00:999:[ Don't go too mad as it may spoil ]
bublbobl:0:0000:00:999:[ the game too much!!! ]
bublbobl:0:E366:63:000:Infinite Credits
:bublbobl:00001301:E64B:00000063:FFFFFFFF:Select starting round:You should enable this cheat on the press 1/2 player button screen, ie. after credits have been inserted!
bublbobl:0:E64B:63:061:Select next round
bublbobl:0:E645:06:000:Infinite Lives PL1
bublbobl:0:E6B6:77:000:Invincibility PL1
bublbobl:0:E6C1:0C:000:Speed Always Normal PL1
bublbobl:0:E6C1:14:000:Speed Always Power-up PL1
bublbobl:0:E6C1:28:000:Speed Always Ultimate PL1
bublbobl:0:E6C1:0C:001:Speed to Normal Now! PL1
bublbobl:0:E6C1:14:001:Speed to Power-up Now! PL1
bublbobl:0:E6C1:28:001:Speed to Ultimate Now! PL1
bublbobl:0:E6BF:14:001:Fire Speed to Normal Now! PL1
bublbobl:0:E6BF:05:001:Fire Speed to Power-up NowPL1
bublbobl:0:E6BF:01:000:Fire Speed Always UltimatePL1
bublbobl:0:E6C2:80:000:Normal Range Bubbles PL1
bublbobl:0:E6C2:80:000:Long Range Bubbles PL1
bublbobl:0:E6C2:FF:000:Extra Long Range Bubbles PL1
bublbobl:0:E6C0:03:001:Head Power to Normal Now! PL1
bublbobl:0:E6C0:06:001:Head Power to Power-up NowPL1
bublbobl:0:E6C0:09:000:Head Power Always UltimatePL1
bublbobl:0:F60F:00:001:Fire bubbles Bubbles Now! PL1
bublbobl:0:F60F:01:001:Fire lightnings Now! PL1
bublbobl:0:E742:3F:001:Get EXTEND PL1
bublbobl:0:E742:01:021:Get letter - E (red) PL1
bublbobl:0:E742:02:021:Get letter - X (pink) PL1
bublbobl:0:E742:04:021:Get letter - T (yellow) PL1
bublbobl:0:E742:08:021:Get letter - E (green) PL1
bublbobl:0:E742:10:021:Get letter - N (blue) PL1
bublbobl:0:E742:20:021:Get letter - D (purple) PL1
bublbobl:0:E64A:06:000:Infinite Lives PL2
bublbobl:0:E6E8:77:000:Invincibility PL2
bublbobl:0:E6F3:0C:000:Speed Always Normal PL2
bublbobl:0:E6F3:14:000:Speed Always Power-up PL2
bublbobl:0:E6F3:28:000:Speed Always Ultimate PL2
bublbobl:0:E6F3:0C:001:Speed to Normal Now! PL2
bublbobl:0:E6F3:14:001:Speed to Power-up Now! PL2
bublbobl:0:E6F3:28:001:Speed to Ultimate Now! PL2
bublbobl:0:E6F1:14:001:Fire Speed to Normal Now! PL2
bublbobl:0:E6F1:05:001:Fire Speed to Power-up NowPL2
bublbobl:0:E6F1:01:000:Fire Speed Always UltimatePL2
bublbobl:0:E6F4:40:000:Normal Range Bubbles PL2
bublbobl:0:E6F4:80:000:Long Range Bubbles PL2
bublbobl:0:E6F4:FF:000:Extra Long Range Bubbles PL2
bublbobl:0:E6F2:03:001:Head Power to Normal Now! PL2
bublbobl:0:E6F2:06:001:Head Power to Power-up NowPL2
bublbobl:0:E6F2:09:000:Head Power Always UltimatePL2
bublbobl:0:F610:00:001:Fire bubbles Bubbles Now! PL2
bublbobl:0:F610:01:001:Fire lightnings Now! PL2
bublbobl:0:E743:3F:001:Get EXTEND PL2
bublbobl:0:E743:01:021:Get letter - E (red) PL2
bublbobl:0:E743:02:021:Get letter - X (pink) PL2
bublbobl:0:E743:04:021:Get letter - T (yellow) PL2
bublbobl:0:E743:08:021:Get letter - E (green) PL2
bublbobl:0:E743:10:021:Get letter - N (blue) PL2
bublbobl:0:E743:20:021:Get letter - D (purple) PL2
bublbobl:0:E5DB:01:000:Enable "Super" Mode:Baddies from first 50 levels switch with last and levels change colour, Title will display "Super" if enabled before title displayed. Same as "1P,Jump,Bubble,Left,Right,Jump,1P,Right" on Title Screen
bublbobl:0:E5DB:00:000:Disable "Super" Mode
bublbobl:0:E5D1:01:000:Enable "Original" Mode:Doors still appear even if you die. Same as "Bubble,Jump,Bubble,Jump,Bubble,Jump,Right,1P" on Title Screen
bublbobl:0:E5D1:00:000:Disable "Original" Mode
bublbobl:0:E5D2:01:000:Enable "Power-Up" Mode:Fast feet, fast bubbles etc. Same as "Left,Jump,Left,1P,Left,Bubble,Left,1P" on Title Screen
bublbobl:0:E5D2:00:000:Disable "Power-Up" Mode
bublbobl:0:E613:01:000:Always get Bonus doors
bublbobl:0:F676:01:000:Constant Extend Letters
bublbobl:0:E603:01:000:Always Warn (Bell Item)
bublbobl:0:E5FA:03:000:Apple or Orange? You decide!
bublbobl:0:E608:01:000:Coke Can Item
bublbobl:0:6E30:01:000:Fireball Bubble - Always!
bublbobl:0:6E30:03:000:Fireball Bubble - 1 in 2
bublbobl:0:6E30:05:000:Fireball Bubble - 1 in 3
bublbobl:0:6E30:07:000:Fireball Bubble - 1 in 4
bublbobl:0:6E30:15:000:Fireball Bubble - 1 in 16
bublbobl:0:6E30:1D:000:Fireball Bubble - 1 in 256
bublbobl:0:6E30:25:000:Fireball Bubble - 1 in 4096
bublbobl:0:5C2B:C9:000:Disable Bubbles?
bublbobl:0:E6BB:05:001:Fireballs for 5 levels
bublbobl:0:E6BE:40:000:Fireballs
bublbobl:0:E5EE:07:000:Fireball Cross
bublbobl:0:0000:00:999:[ Use these cheats only at the start ]
bublbobl:0:0000:00:999:[ of a level, before the item ]
bublbobl:0:0000:00:999:[ appears! When you are given a ]
bublbobl:0:0000:00:999:[ distribution, each bubble turns ]
bublbobl:0:0000:00:999:[ into an object. ]
bublbobl:0:F45E:00:001:1st Item = pink sweet:Gives you power-up fire range
bublbobl:0:F45E:01:001:1st Item = blue sweet:Gives you power-up head power
bublbobl:0:F45E:02:001:1st Item = yellow sweet:Gives you power-up fire speed
bublbobl:0:F45E:03:001:1st Item = shoe:Gives you power-up speed
bublbobl:0:F45E:04:001:1st Item = clock:Slows down the monsters
bublbobl:0:F45E:05:001:1st Item = bomb:Turns monsters into diamonds
bublbobl:0:F45E:06:001:1st Item = brown umbrella:Warps you 3 levels farther
bublbobl:0:F45E:07:001:1st Item = red umbrella:Warps you 5 levels farther
bublbobl:0:F45E:08:001:1st Item = pink umbrella:Warps you 7 levels farther
bublbobl:0:F45E:09:001:1st Item = orange potion:Gives a potion of sunflowers
bublbobl:0:F45E:0A:001:1st Item = red potion:Gives a potion of flowers
bublbobl:0:F45E:0B:001:1st Item = green potion:Gives a potion of clovers
bublbobl:0:F45E:0C:001:1st Item = yellow potion:Gives a potion of rainbows
bublbobl:0:F45E:0D:001:1st Item = purple potion:Gives a potion of music notes
bublbobl:0:F45E:0E:001:1st Item = heart:Invincibility&freeze monsters
bublbobl:0:F45E:0F:001:1st Item = blue ring:Gives points when you walk
bublbobl:0:F45E:10:001:1st Item = pink ring:Gives points when you jump
bublbobl:0:F45E:11:001:1st Item = red ring:Gives points when you bubble
bublbobl:0:F45E:12:001:1st Item = blue cross:Fills screen with water
bublbobl:0:F45E:13:001:1st Item = yellow cross:Make lightning strike
bublbobl:0:F45E:14:001:1st Item = orange cross:Fire flames NOT bubbles
bublbobl:0:F45E:15:001:1st Item = blue tea-pot:Pts when you walk.jump&bubble
bublbobl:0:F45E:18:001:1st Item = yellow tea-pot:pwrup fire range+speed& h pwr
bublbobl:0:F45E:16:001:1st Item = red tea-pot:Above two teapots combined
bublbobl:0:F45E:17:001:1st Item = purple tea-pot:Turns monsters into diamonds
bublbobl:0:F45E:19:001:1st Item = book:Turns monsters into diamonds
bublbobl:0:F45E:1A:001:1st Item = grey "ring?":Makes stars fall
bublbobl:0:F45E:1B:001:1st Item = orange necklace:Gives you the EXTEND letters
bublbobl:0:F45E:1C:001:1st Item = grey necklace:Produces a big fireball
bublbobl:0:F45E:1D:001:1st Item = fork:Makes fruits fall
bublbobl:0:F45E:1E:001:1st Item = pink chest:Pink diamonds on level end
bublbobl:0:F45E:1F:001:1st Item = yellow chest:Yellow diamonds on level end
bublbobl:0:F45E:20:001:1st Item = red chest:Red diamonds on level end
bublbobl:0:F45E:21:001:1st Item = blue chest:Blue diamonds on level end
bublbobl:0:F45E:22:001:1st Item = grey chest:Grey diamonds on level end
bublbobl:0:F45E:23:001:1st Item = white candy-stick:Cakes on level end
bublbobl:0:F45E:24:001:1st Item = yellow candy-stick:Chocolate cakes on level end
bublbobl:0:F45E:25:001:1st Item = red candy-stick:Watermelons on level end
bublbobl:0:F45E:26:001:1st Item = orange candy-stick:Oranges on level end
bublbobl:0:F45E:27:001:1st Item = brown candy-stick:Ice Creams on level end
bublbobl:0:F45E:28:001:1st Item = blue candy-stick:Ice Creams on level end
bublbobl:0:F45E:29:001:1st Item = bell:Destructive Item warning
bublbobl:0:F45E:2A:001:1st Item = octopussy:Wood Crosses on level end
bublbobl:0:F45E:2B:001:1st Item = pink floyd:Aliens on level end
bublbobl:0:F45E:2C:001:1st Item = glass of beer:???? on level end
bublbobl:0:F45E:2D:001:1st Item = knife:Makes fruits fall
bublbobl:0:F45E:2E:001:1st Item = crystal ball:Gives level beginning items
bublbobl:0:F45E:30:001:1st Item = skeleton:"Hurry up !" the monsters
bublbobl:0:F45E:31:001:1st Item = bonus door lev. 20:Warps you to room of diamonds
bublbobl:0:F45E:32:001:1st Item = bonus door lev. 30:Warps you to room of diamonds
bublbobl:0:F45E:33:001:1st Item = bonus door lev. 40:Warps you to room of diamonds
bublbobl:0:F45E:34:001:1st Item = bonus door lev. 50:Warps you to Level 70
bublbobl:0:F44C:2A:000:Fruit 2A
bublbobl:0:F44C:2B:000:Fruit 2B
bublbobl:0:F44C:2C:000:Fruit 2C
bublbobl:0:F44C:2D:000:Fruit 2D
bublbobl:0:F44C:2E:000:Fruit 2E
bublbobl:0:F44C:2F:000:Fruit 2F
bublbobl:0:F44C:30:000:Fruit 30
bublbobl:0:F44C:31:000:Fruit 31
bublbobl:0:F44C:32:000:Fruit 32
bublbobl:0:F44C:33:000:Fruit 33
bublbobl:0:F44C:34:000:Fruit 34
bublbobl:0:F44C:35:000:Fruit 35
bublbobl:0:F44C:36:000:Fruit 36
bublbobl:0:F44C:37:000:Fruit 37
bublbobl:0:F44C:38:000:Fruit 38
bublbobl:0:F44C:39:000:Fruit 39
bublbobl:0:F44C:3A:000:Fruit 3A
bublbobl:0:F44C:3B:000:Fruit 3B
bublbobl:0:F44D:01:000:Quick Fruit at start
bublbobl:0:E60A:01:000:Lipstick
bublbobl:0:E345:05:000:Stop the Baron
bublbobl:0:0000:00:999:[ These 5 cheats will make a potion ]
bublbobl:0:0000:00:999:[ appear on the next screen. It will ]
bublbobl:0:0000:00:999:[ be of the type requested unless you ]
bublbobl:0:0000:00:999:[ have earned a higher potion or you ]
bublbobl:0:0000:00:999:[ have fallen off the bottom of the ]
bublbobl:0:0000:00:999:[ screen since setting the cheat. ]
bublbobl:0:0000:00:999:[ Falling off the bottom will upgrade ]
bublbobl:0:0000:00:999:[ the potion to the next one! ]
bublbobl:0:E5E7:0F:001:Sunflower Potion(next screen)
bublbobl:0:E5E7:10:001:Flower Potion (next screen)
bublbobl:0:E5E7:11:001:Clover Potion (next screen)
bublbobl:0:E5E7:12:001:Rainbow Potion (next screen)
bublbobl:0:E5E7:13:001:Musical Potion (next screen)
bublbobl:0:0000:00:999:[ These 2 cheats are useful when you ]
bublbobl:0:0000:00:999:[ get stuck on one screen. Use only ]
bublbobl:0:0000:00:999:[ one at a time. ]
bublbobl:0:F590:01:001:Drown 'em All! Now! OR--->
bublbobl:0:E720:01:001:Throw The Book At Them Now!
; [ Bubble Bobble (US with mode select) ]
bublbobr:0:0000:00:999:[ This game has got a LOT of cheats. ]
bublbobr:0:0000:00:999:[ Don't go too mad as it may spoil ]
bublbobr:0:0000:00:999:[ the game too much!!! ]
bublbobr:0:E366:63:000:Infinite Credits
:bublbobr:00001301:E64B:00000063:FFFFFFFF:Select starting round:You should enable this cheat on the press 1/2 player button screen, ie. after credits have been inserted!
bublbobr:0:E64B:63:061:Select next round
bublbobr:0:E645:06:000:Infinite Lives PL1
bublbobr:0:E6B6:77:000:Invincibility PL1
bublbobr:0:E6C1:0C:000:Speed Always Normal PL1
bublbobr:0:E6C1:14:000:Speed Always Power-up PL1
bublbobr:0:E6C1:28:000:Speed Always Ultimate PL1
bublbobr:0:E6C1:0C:001:Speed to Normal Now! PL1
bublbobr:0:E6C1:14:001:Speed to Power-up Now! PL1
bublbobr:0:E6C1:28:001:Speed to Ultimate Now! PL1
bublbobr:0:E6BF:14:001:Fire Speed to Normal Now! PL1
bublbobr:0:E6BF:05:001:Fire Speed to Power-up NowPL1
bublbobr:0:E6BF:01:000:Fire Speed Always UltimatePL1
bublbobr:0:E6C2:80:000:Normal Range Bubbles PL1
bublbobr:0:E6C2:80:000:Long Range Bubbles PL1
bublbobr:0:E6C2:FF:000:Extra Long Range Bubbles PL1
bublbobr:0:E6C0:03:001:Head Power to Normal Now! PL1
bublbobr:0:E6C0:06:001:Head Power to Power-up NowPL1
bublbobr:0:E6C0:09:000:Head Power Always UltimatePL1
bublbobr:0:F60F:00:001:Fire bubbles Bubbles Now! PL1
bublbobr:0:F60F:01:001:Fire lightnings Now! PL1
bublbobr:0:E742:3F:001:Get EXTEND PL1
bublbobr:0:E742:01:021:Get letter - E (red) PL1
bublbobr:0:E742:02:021:Get letter - X (pink) PL1
bublbobr:0:E742:04:021:Get letter - T (yellow) PL1
bublbobr:0:E742:08:021:Get letter - E (green) PL1
bublbobr:0:E742:10:021:Get letter - N (blue) PL1
bublbobr:0:E742:20:021:Get letter - D (purple) PL1
bublbobr:0:E64A:06:000:Infinite Lives PL2
bublbobr:0:E6E8:77:000:Invincibility PL2
bublbobr:0:E6F3:0C:000:Speed Always Normal PL2
bublbobr:0:E6F3:14:000:Speed Always Power-up PL2
bublbobr:0:E6F3:28:000:Speed Always Ultimate PL2
bublbobr:0:E6F3:0C:001:Speed to Normal Now! PL2
bublbobr:0:E6F3:14:001:Speed to Power-up Now! PL2
bublbobr:0:E6F3:28:001:Speed to Ultimate Now! PL2
bublbobr:0:E6F1:14:001:Fire Speed to Normal Now! PL2
bublbobr:0:E6F1:05:001:Fire Speed to Power-up NowPL2
bublbobr:0:E6F1:01:000:Fire Speed Always UltimatePL2
bublbobr:0:E6F4:40:000:Normal Range Bubbles PL2
bublbobr:0:E6F4:80:000:Long Range Bubbles PL2
bublbobr:0:E6F4:FF:000:Extra Long Range Bubbles PL2
bublbobr:0:E6F2:03:001:Head Power to Normal Now! PL2
bublbobr:0:E6F2:06:001:Head Power to Power-up NowPL2
bublbobr:0:E6F2:09:000:Head Power Always UltimatePL2
bublbobr:0:F610:00:001:Fire bubbles Bubbles Now! PL2
bublbobr:0:F610:01:001:Fire lightnings Now! PL2
bublbobr:0:E743:3F:001:Get EXTEND PL2
bublbobr:0:E743:01:021:Get letter - E (red) PL2
bublbobr:0:E743:02:021:Get letter - X (pink) PL2
bublbobr:0:E743:04:021:Get letter - T (yellow) PL2
bublbobr:0:E743:08:021:Get letter - E (green) PL2
bublbobr:0:E743:10:021:Get letter - N (blue) PL2
bublbobr:0:E743:20:021:Get letter - D (purple) PL2
bublbobr:0:0000:00:999:[This game has Super Mode by]
bublbobr:0:0000:00:999:[selection so these cheats ]
bublbobr:0:0000:00:999:[in fact merely hardwires ]
bublbobr:0:0000:00:999:[the Super Mode ON or OFF ]
bublbobr:0:0000:00:999:[and you will be able to see]
bublbobr:0:0000:00:999:["super" on the Title Screen]
bublbobr:0:E5DB:01:000:Enable "Super" Mode:Baddies from first 50 levels switch with last and levels change colour, Title will display "Super" if enabled before title displayed. Same as "1P,Jump,Bubble,Left,Right,Jump,1P,Right" on Title Screen
bublbobr:0:E5DB:00:000:Disable "Super" Mode
bublbobr:0:E5D1:01:000:Enable "Original" Mode:Doors still appear even if you die. Same as "Bubble,Jump,Bubble,Jump,Bubble,Jump,Right,1P" on Title Screen
bublbobr:0:E5D1:00:000:Disable "Original" Mode
bublbobr:0:E5D2:01:000:Enable "Power-Up" Mode:Fast feet, fast bubbles etc. Same as "Left,Jump,Left,1P,Left,Bubble,Left,1P" on Title Screen
bublbobr:0:E5D2:00:000:Disable "Power-Up" Mode
bublbobr:0:E613:01:000:Always get Bonus doors
bublbobr:0:F676:01:000:Constant Extend Letters
bublbobr:0:E603:01:000:Always Warn (Bell Item)
bublbobr:0:E5FA:03:000:Apple or Orange? You decide!
bublbobr:0:E608:01:000:Coke Can Item
bublbobr:0:6E30:01:000:Fireball Bubble - Always!
bublbobr:0:6E30:03:000:Fireball Bubble - 1 in 2
bublbobr:0:6E30:05:000:Fireball Bubble - 1 in 3
bublbobr:0:6E30:07:000:Fireball Bubble - 1 in 4
bublbobr:0:6E30:15:000:Fireball Bubble - 1 in 16
bublbobr:0:6E30:1D:000:Fireball Bubble - 1 in 256
bublbobr:0:6E30:25:000:Fireball Bubble - 1 in 4096
bublbobr:0:5C2B:C9:000:Disable Bubbles?
bublbobr:0:E6BB:05:001:Fireballs for 5 levels
bublbobr:0:E6BE:40:000:Fireballs
bublbobr:0:E5EE:07:000:Fireball Cross
bublbobr:0:0000:00:999:[ Use these cheats only at the start ]
bublbobr:0:0000:00:999:[ of a level, before the item ]
bublbobr:0:0000:00:999:[ appears! When you are given a ]
bublbobr:0:0000:00:999:[ distribution, each bubble turns ]
bublbobr:0:0000:00:999:[ into an object. ]
bublbobr:0:F45E:00:001:1st Item = pink sweet:Gives you power-up fire range
bublbobr:0:F45E:01:001:1st Item = blue sweet:Gives you power-up head power
bublbobr:0:F45E:02:001:1st Item = yellow sweet:Gives you power-up fire speed
bublbobr:0:F45E:03:001:1st Item = shoe:Gives you power-up speed
bublbobr:0:F45E:04:001:1st Item = clock:Slows down the monsters
bublbobr:0:F45E:05:001:1st Item = bomb:Turns monsters into diamonds
bublbobr:0:F45E:06:001:1st Item = brown umbrella:Warps you 3 levels farther
bublbobr:0:F45E:07:001:1st Item = red umbrella:Warps you 5 levels farther
bublbobr:0:F45E:08:001:1st Item = pink umbrella:Warps you 7 levels farther
bublbobr:0:F45E:09:001:1st Item = orange potion:Gives a potion of sunflowers
bublbobr:0:F45E:0A:001:1st Item = red potion:Gives a potion of flowers
bublbobr:0:F45E:0B:001:1st Item = green potion:Gives a potion of clovers
bublbobr:0:F45E:0C:001:1st Item = yellow potion:Gives a potion of rainbows
bublbobr:0:F45E:0D:001:1st Item = purple potion:Gives a potion of music notes
bublbobr:0:F45E:0E:001:1st Item = heart:Invincibility&freeze monsters
bublbobr:0:F45E:0F:001:1st Item = blue ring:Gives points when you walk
bublbobr:0:F45E:10:001:1st Item = pink ring:Gives points when you jump
bublbobr:0:F45E:11:001:1st Item = red ring:Gives points when you bubble
bublbobr:0:F45E:12:001:1st Item = blue cross:Fills screen with water
bublbobr:0:F45E:13:001:1st Item = yellow cross:Make lightning strike
bublbobr:0:F45E:14:001:1st Item = orange cross:Fire flames NOT bubbles
bublbobr:0:F45E:15:001:1st Item = blue tea-pot:Pts when you walk.jump&bubble
bublbobr:0:F45E:18:001:1st Item = yellow tea-pot:pwrup fire range+speed& h pwr
bublbobr:0:F45E:16:001:1st Item = red tea-pot:Above two teapots combined
bublbobr:0:F45E:17:001:1st Item = purple tea-pot:Turns monsters into diamonds
bublbobr:0:F45E:19:001:1st Item = book:Turns monsters into diamonds
bublbobr:0:F45E:1A:001:1st Item = grey "ring?":Makes stars fall
bublbobr:0:F45E:1B:001:1st Item = orange necklace:Gives you the EXTEND letters
bublbobr:0:F45E:1C:001:1st Item = grey necklace:Produces a big fireball
bublbobr:0:F45E:1D:001:1st Item = fork:Makes fruits fall
bublbobr:0:F45E:1E:001:1st Item = pink chest:Pink diamonds on level end
bublbobr:0:F45E:1F:001:1st Item = yellow chest:Yellow diamonds on level end
bublbobr:0:F45E:20:001:1st Item = red chest:Red diamonds on level end
bublbobr:0:F45E:21:001:1st Item = blue chest:Blue diamonds on level end
bublbobr:0:F45E:22:001:1st Item = grey chest:Grey diamonds on level end
bublbobr:0:F45E:23:001:1st Item = white candy-stick:Cakes on level end
bublbobr:0:F45E:24:001:1st Item = yellow candy-stick:Chocolate cakes on level end
bublbobr:0:F45E:25:001:1st Item = red candy-stick:Watermelons on level end
bublbobr:0:F45E:26:001:1st Item = orange candy-stick:Oranges on level end
bublbobr:0:F45E:27:001:1st Item = brown candy-stick:Ice Creams on level end
bublbobr:0:F45E:28:001:1st Item = blue candy-stick:Ice Creams on level end
bublbobr:0:F45E:29:001:1st Item = bell:Destructive Item warning
bublbobr:0:F45E:2A:001:1st Item = octopussy:Wood Crosses on level end
bublbobr:0:F45E:2B:001:1st Item = pink floyd:Aliens on level end
bublbobr:0:F45E:2C:001:1st Item = glass of beer:???? on level end
bublbobr:0:F45E:2D:001:1st Item = knife:Makes fruits fall
bublbobr:0:F45E:2E:001:1st Item = crystal ball:Gives level beginning items
bublbobr:0:F45E:30:001:1st Item = skeleton:"Hurry up !" the monsters
bublbobr:0:F45E:31:001:1st Item = bonus door lev. 20:Warps you to room of diamonds
bublbobr:0:F45E:32:001:1st Item = bonus door lev. 30:Warps you to room of diamonds
bublbobr:0:F45E:33:001:1st Item = bonus door lev. 40:Warps you to room of diamonds
bublbobr:0:F45E:34:001:1st Item = bonus door lev. 50:Warps you to Level 70
bublbobr:0:F44C:2A:000:Fruit 2A
bublbobr:0:F44C:2B:000:Fruit 2B
bublbobr:0:F44C:2C:000:Fruit 2C
bublbobr:0:F44C:2D:000:Fruit 2D
bublbobr:0:F44C:2E:000:Fruit 2E
bublbobr:0:F44C:2F:000:Fruit 2F
bublbobr:0:F44C:30:000:Fruit 30
bublbobr:0:F44C:31:000:Fruit 31
bublbobr:0:F44C:32:000:Fruit 32
bublbobr:0:F44C:33:000:Fruit 33
bublbobr:0:F44C:34:000:Fruit 34
bublbobr:0:F44C:35:000:Fruit 35
bublbobr:0:F44C:36:000:Fruit 36
bublbobr:0:F44C:37:000:Fruit 37
bublbobr:0:F44C:38:000:Fruit 38
bublbobr:0:F44C:39:000:Fruit 39
bublbobr:0:F44C:3A:000:Fruit 3A
bublbobr:0:F44C:3B:000:Fruit 3B
bublbobr:0:F44D:01:000:Quick Fruit at start
bublbobr:0:E60A:01:000:Lipstick
bublbobr:0:E345:05:000:Stop the Baron
bublbobr:0:0000:00:999:[ These 5 cheats will make a potion ]
bublbobr:0:0000:00:999:[ appear on the next screen. It will ]
bublbobr:0:0000:00:999:[ be of the type requested unless you ]
bublbobr:0:0000:00:999:[ have earned a higher potion or you ]
bublbobr:0:0000:00:999:[ have fallen off the bottom of the ]
bublbobr:0:0000:00:999:[ screen since setting the cheat. ]
bublbobr:0:0000:00:999:[ Falling off the bottom will upgrade ]
bublbobr:0:0000:00:999:[ the potion to the next one! ]
bublbobr:0:E5E7:0F:001:Sunflower Potion(next screen)
bublbobr:0:E5E7:10:001:Flower Potion (next screen)
bublbobr:0:E5E7:11:001:Clover Potion (next screen)
bublbobr:0:E5E7:12:001:Rainbow Potion (next screen)
bublbobr:0:E5E7:13:001:Musical Potion (next screen)
bublbobr:0:0000:00:999:[ These 2 cheats are useful when you ]
bublbobr:0:0000:00:999:[ get stuck on one screen. Use only ]
bublbobr:0:0000:00:999:[ one at a time. ]
bublbobr:0:F590:01:001:Drown 'em All! Now! OR--->
bublbobr:0:E720:01:001:Throw The Book At Them Now!
; [ Bubble Symphony (Europe) ]
bubsympe:0:408272:0A:000:Infinite Lives PL1
bubsympe:0:40826E:7F:000:Invincibility (buggy) PL1
bubsympe:0:4049B5:01:000:Always Lightning Bubbles PL1
bubsympe:0:4049B5:02:000:Always Water Bubbles PL1
bubsympe:0:4049B5:03:000:Always Fire Bubbles PL1
bubsympe:0:4049B5:04:000:Always Rainbow Bubbles PL1
bubsympe:0:4049B5:05:000:Always Whirlwind Bubbles PL1
bubsympe:0:4049B5:06:000:Always Musical Bubbles PL1
bubsympe:0:408262:03:000:Always Max Shoe Speed PL1
bubsympe:0:4049B5:01:001:Get Lightning Bubbles Now!PL1
bubsympe:0:4049B5:02:001:Get Water Bubbles Now! PL1
bubsympe:0:4049B5:03:001:Get Fire Bubbles Now! PL1
bubsympe:0:4049B5:04:001:Get Rainbow Bubbles Now! PL1
bubsympe:0:4049B5:05:001:Get Whirlwind Bubbles Now!PL1
bubsympe:0:4049B5:06:001:Get Musical Bubbles Now! PL1
bubsympe:0:408262:03:001:Get Max Shoe Speed Now! PL1
bubsympe:0:408273:0A:000:Infinite Lives PL2
bubsympe:0:40826F:7F:000:Invincibility (buggy) PL2
bubsympe:0:404A35:01:000:Always Lightning Bubbles PL2
bubsympe:0:404A35:02:000:Always Water Bubbles PL2
bubsympe:0:404A35:03:000:Always Fire Bubbles PL2
bubsympe:0:404A35:04:000:Always Rainbow Bubbles PL2
bubsympe:0:404A35:05:000:Always Whirlwind Bubbles PL2
bubsympe:0:404A35:06:000:Always Musical Bubbles PL2
bubsympe:0:408263:03:000:Always Max Shoe Speed PL2
bubsympe:0:404A35:01:001:Get Lightning Bubbles Now!PL2
bubsympe:0:404A35:02:001:Get Water Bubbles Now! PL2
bubsympe:0:404A35:03:001:Get Fire Bubbles Now! PL2
bubsympe:0:404A35:04:001:Get Rainbow Bubbles Now! PL2
bubsympe:0:404A35:05:001:Get Whirlwind Bubbles Now!PL2
bubsympe:0:404A35:06:001:Get Musical Bubbles Now! PL2
bubsympe:0:408263:03:001:Get Max Shoe Speed Now! PL2
bubsympe:0:4041A9:00:001:Bubble The Guardian Now!
bubsympe:0:408160:01:001:Get Note 1 - Red Now!
bubsympe:0:408161:01:001:Get Note 2 - Red Now!
bubsympe:0:408162:01:001:Get Note 3 - Red Now!
bubsympe:0:408160:02:001:Get Note 1 - Blue Now!
bubsympe:0:408161:02:001:Get Note 2 - Blue Now!
bubsympe:0:408162:02:001:Get Note 3 - Blue Now!
bubsympe:0:408160:03:001:Get Note 1 - Green Now!
bubsympe:0:408161:03:001:Get Note 2 - Green Now!
bubsympe:0:408162:03:001:Get Note 3 - Green Now!
bubsympe:0:408160:04:001:Get Note 1 - Orange Now!
bubsympe:0:408161:04:001:Get Note 2 - Orange Now!
bubsympe:0:408162:04:001:Get Note 3 - Orange Now!
bubsympe:0:000000:00:999:[After you enable these region cheats to see any ]
bubsympe:0:000000:00:999:[effect you will have to reset the game (F3). ]
bubsympe:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
bubsympe:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
bubsympe:0:0FFFFF:01:100:Region Switch = Japan
bubsympe:0:0FFFFF:02:100:Region Switch = US
bubsympe:0:0FFFFF:03:100:Region Switch = World/Europe
; [ Bubble Symphony (Japan) ]
bubsymph:0:408272:0A:000:Infinite Lives PL1
bubsymph:0:40826E:7F:000:Invincibility (buggy) PL1
bubsymph:0:4049B5:01:000:Always Lightning Bubbles PL1
bubsymph:0:4049B5:02:000:Always Water Bubbles PL1
bubsymph:0:4049B5:03:000:Always Fire Bubbles PL1
bubsymph:0:4049B5:04:000:Always Rainbow Bubbles PL1
bubsymph:0:4049B5:05:000:Always Whirlwind Bubbles PL1
bubsymph:0:4049B5:06:000:Always Musical Bubbles PL1
bubsymph:0:408262:03:000:Always Max Shoe Speed PL1
bubsymph:0:4049B5:01:001:Get Lightning Bubbles Now!PL1
bubsymph:0:4049B5:02:001:Get Water Bubbles Now! PL1
bubsymph:0:4049B5:03:001:Get Fire Bubbles Now! PL1
bubsymph:0:4049B5:04:001:Get Rainbow Bubbles Now! PL1
bubsymph:0:4049B5:05:001:Get Whirlwind Bubbles Now!PL1
bubsymph:0:4049B5:06:001:Get Musical Bubbles Now! PL1
bubsymph:0:408262:03:001:Get Max Shoe Speed Now! PL1
bubsymph:0:408273:0A:000:Infinite Lives PL2
bubsymph:0:40826F:7F:000:Invincibility (buggy) PL2
bubsymph:0:404A35:01:000:Always Lightning Bubbles PL2
bubsymph:0:404A35:02:000:Always Water Bubbles PL2
bubsymph:0:404A35:03:000:Always Fire Bubbles PL2
bubsymph:0:404A35:04:000:Always Rainbow Bubbles PL2
bubsymph:0:404A35:05:000:Always Whirlwind Bubbles PL2
bubsymph:0:404A35:06:000:Always Musical Bubbles PL2
bubsymph:0:408263:03:000:Always Max Shoe Speed PL2
bubsymph:0:404A35:01:001:Get Lightning Bubbles Now!PL2
bubsymph:0:404A35:02:001:Get Water Bubbles Now! PL2
bubsymph:0:404A35:03:001:Get Fire Bubbles Now! PL2
bubsymph:0:404A35:04:001:Get Rainbow Bubbles Now! PL2
bubsymph:0:404A35:05:001:Get Whirlwind Bubbles Now!PL2
bubsymph:0:404A35:06:001:Get Musical Bubbles Now! PL2
bubsymph:0:408263:03:001:Get Max Shoe Speed Now! PL2
bubsymph:0:4041A9:00:001:Bubble The Guardian Now!
bubsymph:0:408160:01:001:Get Note 1 - Red Now!
bubsymph:0:408161:01:001:Get Note 2 - Red Now!
bubsymph:0:408162:01:001:Get Note 3 - Red Now!
bubsymph:0:408160:02:001:Get Note 1 - Blue Now!
bubsymph:0:408161:02:001:Get Note 2 - Blue Now!
bubsymph:0:408162:02:001:Get Note 3 - Blue Now!
bubsymph:0:408160:03:001:Get Note 1 - Green Now!
bubsymph:0:408161:03:001:Get Note 2 - Green Now!
bubsymph:0:408162:03:001:Get Note 3 - Green Now!
bubsymph:0:408160:04:001:Get Note 1 - Orange Now!
bubsymph:0:408161:04:001:Get Note 2 - Orange Now!
bubsymph:0:408162:04:001:Get Note 3 - Orange Now!
bubsymph:0:000000:00:999:[After you enable these region cheats to see any ]
bubsymph:0:000000:00:999:[effect you will have to reset the game (F3). ]
bubsymph:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
bubsymph:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
bubsymph:0:0FFFFF:01:100:Region Switch = Japan
bubsymph:0:0FFFFF:02:100:Region Switch = US
bubsymph:0:0FFFFF:03:100:Region Switch = World/Europe
; [ Bubble Symphony (US) ]
bubsympu:0:408272:0A:000:Infinite Lives PL1
bubsympu:0:40826E:7F:000:Invincibility (buggy) PL1
bubsympu:0:4049B5:01:000:Always Lightning Bubbles PL1
bubsympu:0:4049B5:02:000:Always Water Bubbles PL1
bubsympu:0:4049B5:03:000:Always Fire Bubbles PL1
bubsympu:0:4049B5:04:000:Always Rainbow Bubbles PL1
bubsympu:0:4049B5:05:000:Always Whirlwind Bubbles PL1
bubsympu:0:4049B5:06:000:Always Musical Bubbles PL1
bubsympu:0:408262:03:000:Always Max Shoe Speed PL1
bubsympu:0:4049B5:01:001:Get Lightning Bubbles Now!PL1
bubsympu:0:4049B5:02:001:Get Water Bubbles Now! PL1
bubsympu:0:4049B5:03:001:Get Fire Bubbles Now! PL1
bubsympu:0:4049B5:04:001:Get Rainbow Bubbles Now! PL1
bubsympu:0:4049B5:05:001:Get Whirlwind Bubbles Now!PL1
bubsympu:0:4049B5:06:001:Get Musical Bubbles Now! PL1
bubsympu:0:408262:03:001:Get Max Shoe Speed Now! PL1
bubsympu:0:408273:0A:000:Infinite Lives PL2
bubsympu:0:40826F:7F:000:Invincibility (buggy) PL2
bubsympu:0:404A35:01:000:Always Lightning Bubbles PL2
bubsympu:0:404A35:02:000:Always Water Bubbles PL2
bubsympu:0:404A35:03:000:Always Fire Bubbles PL2
bubsympu:0:404A35:04:000:Always Rainbow Bubbles PL2
bubsympu:0:404A35:05:000:Always Whirlwind Bubbles PL2
bubsympu:0:404A35:06:000:Always Musical Bubbles PL2
bubsympu:0:408263:03:000:Always Max Shoe Speed PL2
bubsympu:0:404A35:01:001:Get Lightning Bubbles Now!PL2
bubsympu:0:404A35:02:001:Get Water Bubbles Now! PL2
bubsympu:0:404A35:03:001:Get Fire Bubbles Now! PL2
bubsympu:0:404A35:04:001:Get Rainbow Bubbles Now! PL2
bubsympu:0:404A35:05:001:Get Whirlwind Bubbles Now!PL2
bubsympu:0:404A35:06:001:Get Musical Bubbles Now! PL2
bubsympu:0:408263:03:001:Get Max Shoe Speed Now! PL2
bubsympu:0:4041A9:00:001:Bubble The Guardian Now!
bubsympu:0:408160:01:001:Get Note 1 - Red Now!
bubsympu:0:408161:01:001:Get Note 2 - Red Now!
bubsympu:0:408162:01:001:Get Note 3 - Red Now!
bubsympu:0:408160:02:001:Get Note 1 - Blue Now!
bubsympu:0:408161:02:001:Get Note 2 - Blue Now!
bubsympu:0:408162:02:001:Get Note 3 - Blue Now!
bubsympu:0:408160:03:001:Get Note 1 - Green Now!
bubsympu:0:408161:03:001:Get Note 2 - Green Now!
bubsympu:0:408162:03:001:Get Note 3 - Green Now!
bubsympu:0:408160:04:001:Get Note 1 - Orange Now!
bubsympu:0:408161:04:001:Get Note 2 - Orange Now!
bubsympu:0:408162:04:001:Get Note 3 - Orange Now!
bubsympu:0:000000:00:999:[After you enable these region cheats to see any ]
bubsympu:0:000000:00:999:[effect you will have to reset the game (F3). ]
bubsympu:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
bubsympu:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
bubsympu:0:0FFFFF:01:100:Region Switch = Japan
bubsympu:0:0FFFFF:02:100:Region Switch = US
bubsympu:0:0FFFFF:03:100:Region Switch = World/Europe
; [ Buck Rogers: Planet of Zoom ]
buckrog:0:F83E:99:000:Infinite Credits
buckrog:0:F810:70:007:Infinite Time
buckrog:0:F800:08:000:Infinite Lives
buckrog:0:F811:0D:001:Kill 1 UFO to finish Sector Now!
; [ Buck Rogers: Planet of Zoom (not encrypted) ]
buckrogn:0:F83E:99:000:Infinite Credits
buckrogn:0:F810:70:007:Infinite Time
buckrogn:0:F800:08:000:Infinite Lives
buckrogn:0:F811:0D:001:Kill 1 UFO to finish Sector Now!
; [ Bucky O'Hare (World version EA) ]
bucky:0:080051:63:000:Infinite Credits
bucky:0:080945:0A:000:Infinite Lives PL1
bucky:0:080946:05:000:Infinite Energy PL1
bucky:0:08094C:05:000:Infinite Bombs PL1
bucky:0:080967:01:000:Invincibility PL1
bucky:0:0809C5:0A:000:Infinite Lives PL2
bucky:0:0809C6:05:000:Infinite Energy PL2
bucky:0:0809CC:05:000:Infinite Bombs PL2
bucky:0:0809E7:01:000:Invincibility PL2
bucky:0:080A45:0A:000:Infinite Lives PL3
bucky:0:080A46:05:000:Infinite Energy PL3
bucky:0:080A4C:05:000:Infinite Bombs PL3
bucky:0:080A67:01:000:Invincibility PL3
bucky:0:080AC5:0A:000:Infinite Lives PL4
bucky:0:080AC6:05:000:Infinite Energy PL4
bucky:0:080ACC:05:000:Infinite Bombs PL4
bucky:0:080AE7:01:000:Invincibility PL4
; [ Bucky O'Hare (US version UA) ]
buckyua:0:080051:63:000:Infinite Credits
buckyua:0:080945:0A:000:Infinite Lives PL1
buckyua:0:080946:05:000:Infinite Energy PL1
buckyua:0:08094C:05:000:Infinite Bombs PL1
buckyua:0:080967:01:000:Invincibility PL1
buckyua:0:0809C5:0A:000:Infinite Lives PL2
buckyua:0:0809C6:05:000:Infinite Energy PL2
buckyua:0:0809CC:05:000:Infinite Bombs PL2
buckyua:0:0809E7:01:000:Invincibility PL2
buckyua:0:080A45:0A:000:Infinite Lives PL3
buckyua:0:080A46:05:000:Infinite Energy PL3
buckyua:0:080A4C:05:000:Infinite Bombs PL3
buckyua:0:080A67:01:000:Invincibility PL3
buckyua:0:080AC5:0A:000:Infinite Lives PL4
buckyua:0:080AC6:05:000:Infinite Energy PL4
buckyua:0:080ACC:05:000:Infinite Bombs PL4
buckyua:0:080AE7:01:000:Invincibility PL4
; [ Buggy Challenge ]
buggychl:0:8005:09:000:Infinite Credits
buggychl:0:82D0:00:000:Infinite Time
buggychl:0:82D1:00:500:Infinite Time (2/2)
buggychl:0:81C0:12:000:Infinite Fuel
buggychl:0:81C1:99:500:Infinite Fuel (2/2)
buggychl:0:0000:00:999:[See the Dip Switch Menu to ]
buggychl:0:0000:00:999:[enable Invincibility. ]
; [ Buggy Challenge (Tecfri) ]
buggycht:0:8005:09:000:Infinite Credits
buggycht:0:82D0:00:000:Infinite Time
buggycht:0:82D1:00:500:Infinite Time (2/2)
buggycht:0:81C0:12:000:Infinite Fuel
buggycht:0:81C1:99:500:Infinite Fuel (2/2)
buggycht:0:0000:00:999:[See the Dip Switch Menu to ]
buggycht:0:0000:00:999:[enable Invincibility. ]
; [ Bullfight ]
bullfgt:0:F8E3:7E:000:Invincibility
bullfgt:0:F903:7E:500:Invincibility (2/2)
bullfgt:0:C061:06:000:Infinite Lives PL1
bullfgt:0:C062:06:000:Infinite Lives PL2
; [ Bull Fighter ]
bullfgtr:0:040023:59:000:Infinite Time
bullfgtr:0:040022:00:001:Finish this Round Now!
bullfgtr:0:040023:00:501:Finish this Round Now! (2/2)
bullfgtr:0:040020:10:000:Team Score always = 10
bullfgtr:0:040021:10:000:CPUs Score always = 10
bullfgtr:0:040020:00:000:Team Score always = 0
bullfgtr:0:040021:00:000:CPUs Score always = 0
bullfgtr:0:040020:10:001:Team Score = 10 Now!
bullfgtr:0:040021:10:001:CPUs Score = 10 Now!
bullfgtr:0:040020:00:001:Team Score = 0 Now!
bullfgtr:0:040021:00:001:CPUs Score = 0 Now!
bullfgtr:0:040020:99:073:Select Score PL1
bullfgtr:0:040021:99:073:Select Score PL2
; [ Bulls Eye Darts ]
bullsdrt:0:1DAB:09:000:Infinite Credits
bullsdrt:0:1C9C:04:000:Infinite Lives PL1
bullsdrt:0:1C9D:04:000:Infinite Lives PL2
; [ Hissatsu Buraiken (Japan) ]
buraiken:0:C0EB:9A:000:Infinite Time
buraiken:0:C0EA:09:500:Infinite Time (2/2)
buraiken:0:C0A4:9B:000:Infinite Lives PL1
buraiken:0:C41D:08:000:Infinite Energy PL1
buraiken:0:C400:80:040:Invincibility PL1
buraiken:0:C0A5:9B:000:Infinite Lives PL2
buraiken:0:C43D:08:000:Infinite Energy PL2
buraiken:0:C420:80:040:Invincibility PL2
; [ Burglar X ]
burglarx:0:FF081F:63:000:Infinite Credits
burglarx:0:FFCE53:63:000:Infinite Time
burglarx:0:FF25D5:09:000:Infinite Bonus Game Time
burglarx:0:FFCE75:09:000:Infinite Lives
burglarx:0:FFCE77:09:000:Infinite Energy
burglarx:0:FFCED7:01:001:Only One Coin left to collect Now!
burglarx:0:FFCED9:01:501:Only One Coin left to collect Now! (2/2)
burglarx:0:FFCEDB:01:001:Only One Star left to collect Now!
burglarx:0:FFCEDD:01:501:Only One Star left to collect Now! (2/2)
burglarx:0:FFCFA9:01:001:One hit to kill Truck Boss Now!
burglarx:0:FFCFAB:01:001:One hit to kill Bombmom/Myan Boss Now!
; [ Buriki One ]
buriki:0:0000:00:999:[ There are no cheats ]:REASON 1
buriki:0:0000:00:999:[ for this game as it ]:REASON 1
buriki:0:0000:00:999:[ didn't work the last ]:REASON 1
buriki:0:0000:00:999:[ time it was tested. ]:REASON 1
buriki:0:0000:00:999:[ If the game now works ]:REASON 1
buriki:0:0000:00:999:[ please request cheats ]:REASON 1
buriki:0:0000:00:999:[ for it on the cheat ]:REASON 1
buriki:0:0000:00:999:[ forums. ]:REASON 1
; [ Burning Force (Japan) ]
burnforc:0:40AC39:03:000:Infinite Lives
burnforc:0:40ABE9:06:000:Infinite Missiles
burnforc:0:409049:0A:000:Invincibility
burnforc:0:40AC2B:01:001:Get Laser Now!
burnforc:0:40AC2B:02:001:Get Fireball Now!
burnforc:0:40AC2B:03:001:Get Multishot Now!
burnforc:0:40AC2B:01:000:Always have Laser
burnforc:0:40AC2B:02:000:Always have Fireball
burnforc:0:40AC2B:03:000:Always have Multishot
burnforc:0:40AC41:70:000:Infinite Time (F6):Turn off at level end
burnforc:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Burning Fight (set 1) ]
burningf:0:103E78:FF:000:Infinite Continues
burningf:0:10D002:99:000:Infinite Time
burningf:0:100230:09:000:Infinite Lives PL1
burningf:0:100221:FF:000:Infinite Energy PL1
burningf:0:100266:00:000:Invincibility "ON" PL1:You have to turn this cheat OFF to progress to the next flipscreen!!!
burningf:0:100267:B2:500:Invincibility "ON" PL1 (2/3)
burningf:0:10020F:10:520:Invincibility "ON" PL1 (3/3)
burningf:0:100266:00:001:Invincibility "OFF" PL1
burningf:0:100267:B2:501:Invincibility "OFF" PL1 (2/3)
burningf:0:10020F:10:541:Invincibility "OFF" PL1 (3/3)
burningf:0:1002B0:09:000:Infinite Lives PL2
burningf:0:1002A1:FF:000:Infinite Energy PL2
burningf:0:1002E6:00:000:Invincibility "ON" PL2:You have to turn this cheat OFF to progress to the next flipscreen!!!
burningf:0:1002E7:B2:500:Invincibility "ON" PL2 (2/3)
burningf:0:10028F:10:520:Invincibility "ON" PL2 (3/3)
burningf:0:1002E6:00:001:Invincibility "OFF" PL2
burningf:0:1002E7:B2:501:Invincibility "OFF" PL2 (2/3)
burningf:0:10028F:10:541:Invincibility "OFF" PL2 (3/3)
; [ Burning Fight (set 2) ]
burningh:0:103E78:FF:000:Infinite Continues
burningh:0:10D002:99:000:Infinite Time
burningh:0:100230:09:000:Infinite Lives PL1
burningh:0:100221:FF:000:Infinite Energy PL1
burningh:0:100266:00:000:Invincibility "ON" PL1:You have to turn this cheat OFF to progress to the next flipscreen!!!
burningh:0:100267:B2:500:Invincibility "ON" PL1 (2/3)
burningh:0:10020F:10:520:Invincibility "ON" PL1 (3/3)
burningh:0:100266:00:001:Invincibility "OFF" PL1
burningh:0:100267:B2:501:Invincibility "OFF" PL1 (2/3)
burningh:0:10020F:10:541:Invincibility "OFF" PL1 (3/3)
burningh:0:1002B0:09:000:Infinite Lives PL2
burningh:0:1002A1:FF:000:Infinite Energy PL2
burningh:0:1002E6:00:000:Invincibility "ON" PL2:You have to turn this cheat OFF to progress to the next flipscreen!!!
burningh:0:1002E7:B2:500:Invincibility "ON" PL2 (2/3)
burningh:0:10028F:10:520:Invincibility "ON" PL2 (3/3)
burningh:0:1002E6:00:001:Invincibility "OFF" PL2
burningh:0:1002E7:B2:501:Invincibility "OFF" PL2 (2/3)
burningh:0:10028F:10:541:Invincibility "OFF" PL2 (3/3)
; [ Butasan (Japan) ]
butasan:0:E018:99:000:Infinite Credits
butasan:0:E18D:59:000:Infinite Time
butasan:0:E18E:99:500:Infinite Time (2/3)
butasan:0:E18C:99:500:Infinite Time (3/3)
butasan:0:E26F:99:000:Infinite Gas Time
butasan:0:0000:00:999:[See the Dip Switch Menu to ]
butasan:0:0000:00:999:[enable Invincibility. ]
butasan:0:E220:08:000:Infinite Lives PL1
butasan:0:E320:08:000:Infinite Lives PL2
; [ Boardwalk Casino ]
bwcasino:0:0000:00:999:[ This game hasn't even ]:REASON 11
bwcasino:0:0000:00:999:[ been looked at due to ]:REASON 11
bwcasino:0:0000:00:999:[ time constraints - Too]:REASON 11
bwcasino:0:0000:00:999:[ many games and so ]:REASON 11
bwcasino:0:0000:00:999:[ little time. It is ]:REASON 11
bwcasino:0:0000:00:999:[ even possible that ]:REASON 11
bwcasino:0:0000:00:999:[ this game may be a ]:REASON 11
bwcasino:0:0000:00:999:[ clone of an existing ]:REASON 11
bwcasino:0:0000:00:999:[ game which may have ]:REASON 11
bwcasino:0:0000:00:999:[ cheats. Please search ]:REASON 11
bwcasino:0:0000:00:999:[ the cheat forums ]:REASON 11
bwcasino:0:0000:00:999:[ before posting cheat ]:REASON 11
bwcasino:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Black Widow ]
bwidow:0:0440:06:000:Infinite Lives
; [ B-Wings (Japan) ]
bwing:0:0084:0A:000:Infinite Lives
bwing:0:0055:80:040:Invincibility
; [ Battle Wings ]
bwings:0:0084:0A:000:Infinite Lives
bwings:0:0055:80:040:Invincibility
; [ Battle Zone (set 1) ]
bzone:0:000E:FF:002:Infinite Credits
bzone:0:00CC:06:000:Infinite Lives
bzone:0:0026:00:000:Enemy Tanks Can't Fire
bzone:0:00CB:00:000:No Homing Missiles
; [ Battle Zone (set 2) ]
bzone2:0:000E:FF:002:Infinite Credits
bzone2:0:00CC:06:000:Infinite Lives
bzone2:0:0026:00:000:Enemy Tanks Can't Fire
bzone2:0:00CB:00:000:No Homing Missiles
; [ Battle Zone (cocktail) ]
bzonec:0:000E:FF:002:Infinite Credits
bzonec:0:00BD:06:000:Infinite Lives
bzonec:0:0026:00:000:Enemy Tanks Can't Fire
bzonec:0:00BC:00:000:No Homing Missiles
; [ Cabal (US set 1) ]
cabal:0:040084:01:001:One enemy ends level Now!:Also one hit for boss
cabal:0:04005E:03:000:Infinite Lives PL1
cabal:0:040052:99:000:Infinite Bombs PL1
cabal:0:041658:01:000:Invincibility PL1
cabal:0:04005F:03:000:Infinite Lives PL2
cabal:0:040053:99:000:Infinite Bombs PL2
cabal:0:041659:01:000:Invincibility PL2
; [ Cabal (US set 2) ]
cabal2:0:040084:01:001:One enemy ends level Now!:Also one hit for boss
cabal2:0:04005E:03:000:Infinite Lives PL1
cabal2:0:040052:99:000:Infinite Bombs PL1
cabal2:0:041658:01:000:Invincibility PL1
cabal2:0:04005F:03:000:Infinite Lives PL2
cabal2:0:040053:99:000:Infinite Bombs PL2
cabal2:0:041659:01:000:Invincibility PL2
; [ Cabal (bootleg) ]
cabalbl:0:040084:01:001:One enemy ends level Now!:Also one hit for boss
cabalbl:0:04005E:03:000:Infinite Lives PL1
cabalbl:0:040052:99:000:Infinite Bombs PL1
cabalbl:0:041658:01:000:Invincibility PL1
cabalbl:0:04005F:03:000:Infinite Lives PL2
cabalbl:0:040053:99:000:Infinite Bombs PL2
cabalbl:0:041659:01:000:Invincibility PL2
; [ Cabaret ]
cabaret:0:0000:00:999:[ There are no cheats ]:REASON 1
cabaret:0:0000:00:999:[ for this game as it ]:REASON 1
cabaret:0:0000:00:999:[ didn't work the last ]:REASON 1
cabaret:0:0000:00:999:[ time it was tested. ]:REASON 1
cabaret:0:0000:00:999:[ If the game now works ]:REASON 1
cabaret:0:0000:00:999:[ please request cheats ]:REASON 1
cabaret:0:0000:00:999:[ for it on the cheat ]:REASON 1
cabaret:0:0000:00:999:[ forums. ]:REASON 1
; [ Cachat (Japan) ]
cachat:0:8DA0:10:021:Finish Level Now! PL1
cachat:0:8DD0:10:021:Finish Level Now! PL2
; [ Cadash (World) ]
cadash:0:1031CD:09:000:Infinite Credits
cadash:0:1039E8:17:000:Infinite Time
cadash:0:1039E9:70:500:Infinite Time (2/2)
cadash:0:104176:03:000:Max STR - Fighter
cadash:0:104177:E7:500:Max STR - Fighter (2/2)
cadash:0:104162:03:000:Max A.C. - Fighter
cadash:0:104163:E7:500:Max A.C. - Fighter (2/2)
cadash:0:104165:FF:000:Max armor - Fighter
cadash:0:104178:03:000:Max STR - Mage
cadash:0:104179:E7:500:Max STR - Mage (2/2)
cadash:0:104166:03:000:Max A.C. - Mage
cadash:0:104167:E7:500:Max A.C. - Mage (2/2)
cadash:0:104169:FF:000:Max armor - Mage
cadash:0:10417A:03:000:Max STR - Priest
cadash:0:10417B:E7:500:Max STR - Priest (2/2)
cadash:0:10416A:03:000:Max A.C. - Priest
cadash:0:10416B:E7:500:Max A.C. - Priest (2/2)
cadash:0:10416D:FF:000:Max armor - Priest
cadash:0:10417C:03:000:Max STR - Ninja
cadash:0:10417D:E7:500:Max STR - Ninja (2/2)
cadash:0:10416E:03:000:Max A.C. - Ninja
cadash:0:10416F:E7:500:Max A.C. - Ninja (2/2)
cadash:0:104171:FF:000:Max armor - Ninja
cadash:0:103E4B:59:000:Invincibility "ON" PL1
cadash:0:103E4B:01:001:Invincibility "OFF" PL1
cadash:0:103EF5:59:000:Invincibility "ON" PL2
cadash:0:103EF5:01:001:Invincibility "OFF" PL2
cadash:0:103DF1:C8:000:Infinite H.P. PL1
cadash:0:103DF3:C8:500:Infinite H.P. PL1 (2/2)
cadash:0:103E3A:FA:000:Infinite Magic PL1
cadash:0:103E36:09:000:Infinite Medicine PL1
cadash:0:103E37:09:000:Infinite Antidote PL1
cadash:0:103E35:08:000:Infinite Elixir PL1
cadash:0:103E32:EA:000:Infinite Gold PL1
cadash:0:103E33:60:500:Infinite Gold PL1 (2/2)
cadash:0:103E38:63:000:Maximum Level PL1
cadash:0:103E39:FA:000:Maximum AGL PL1
cadash:0:103E2E:EA:000:Maximum EXP PL1
cadash:0:103E2F:60:500:Maximum EXP PL1 (2/4)
cadash:0:103E30:FD:500:Maximum EXP PL1 (3/4)
cadash:0:103E31:E8:500:Maximum EXP PL1 (4/4)
cadash:0:103E9B:C8:000:Infinite H.P. PL2
cadash:0:103E9D:C8:500:Infinite H.P. PL2 (2/2)
cadash:0:103EE4:FA:000:Infinite Magic PL2
cadash:0:103EE0:09:000:Infinite Medicine PL2
cadash:0:103EE1:09:000:Infinite Antidote PL2
cadash:0:103EDF:08:000:Infinite Elixir PL2
cadash:0:103EDC:EA:000:Infinite Gold PL2
cadash:0:103EDD:60:500:Infinite Gold PL2 (2/2)
cadash:0:103EE2:63:000:Maximum Level PL2
cadash:0:103EE3:FA:000:Maximum AGL PL2
cadash:0:103ED8:EA:000:Maximum EXP PL2
cadash:0:103ED9:60:500:Maximum EXP PL2 (2/4)
cadash:0:103EDA:FD:500:Maximum EXP PL2 (3/4)
cadash:0:103EDB:E8:500:Maximum EXP PL2 (4/4)
; [ Cadash (France) ]
cadashf:0:1031CD:09:000:Infinite Credits
cadashf:0:1039E8:17:000:Infinite Time
cadashf:0:1039E9:70:500:Infinite Time (2/2)
cadashf:0:104176:03:000:Max STR - Fighter
cadashf:0:104177:E7:500:Max STR - Fighter (2/2)
cadashf:0:104162:03:000:Max A.C. - Fighter
cadashf:0:104163:E7:500:Max A.C. - Fighter (2/2)
cadashf:0:104165:FF:000:Max armor - Fighter
cadashf:0:104178:03:000:Max STR - Mage
cadashf:0:104179:E7:500:Max STR - Mage (2/2)
cadashf:0:104166:03:000:Max A.C. - Mage
cadashf:0:104167:E7:500:Max A.C. - Mage (2/2)
cadashf:0:104169:FF:000:Max armor - Mage
cadashf:0:10417A:03:000:Max STR - Priest
cadashf:0:10417B:E7:500:Max STR - Priest (2/2)
cadashf:0:10416A:03:000:Max A.C. - Priest
cadashf:0:10416B:E7:500:Max A.C. - Priest (2/2)
cadashf:0:10416D:FF:000:Max armor - Priest
cadashf:0:10417C:03:000:Max STR - Ninja
cadashf:0:10417D:E7:500:Max STR - Ninja (2/2)
cadashf:0:10416E:03:000:Max A.C. - Ninja
cadashf:0:10416F:E7:500:Max A.C. - Ninja (2/2)
cadashf:0:104171:FF:000:Max armor - Ninja
cadashf:0:103E4B:59:000:Invincibility "ON" PL1
cadashf:0:103E4B:01:001:Invincibility "OFF" PL1
cadashf:0:103EF5:59:000:Invincibility "ON" PL2
cadashf:0:103EF5:01:001:Invincibility "OFF" PL2
cadashf:0:103DF1:C8:000:Infinite H.P. PL1
cadashf:0:103DF3:C8:500:Infinite H.P. PL1 (2/2)
cadashf:0:103E3A:FA:000:Infinite Magic PL1
cadashf:0:103E36:09:000:Infinite Medicine PL1
cadashf:0:103E37:09:000:Infinite Antidote PL1
cadashf:0:103E35:08:000:Infinite Elixir PL1
cadashf:0:103E32:EA:000:Infinite Gold PL1
cadashf:0:103E33:60:500:Infinite Gold PL1 (2/2)
cadashf:0:103E38:63:000:Maximum Level PL1
cadashf:0:103E39:FA:000:Maximum AGL PL1
cadashf:0:103E2E:EA:000:Maximum EXP PL1
cadashf:0:103E2F:60:500:Maximum EXP PL1 (2/4)
cadashf:0:103E30:FD:500:Maximum EXP PL1 (3/4)
cadashf:0:103E31:E8:500:Maximum EXP PL1 (4/4)
cadashf:0:103E9B:C8:000:Infinite H.P. PL2
cadashf:0:103E9D:C8:500:Infinite H.P. PL2 (2/2)
cadashf:0:103EE4:FA:000:Infinite Magic PL2
cadashf:0:103EE0:09:000:Infinite Medicine PL2
cadashf:0:103EE1:09:000:Infinite Antidote PL2
cadashf:0:103EDF:08:000:Infinite Elixir PL2
cadashf:0:103EDC:EA:000:Infinite Gold PL2
cadashf:0:103EDD:60:500:Infinite Gold PL2 (2/2)
cadashf:0:103EE2:63:000:Maximum Level PL2
cadashf:0:103EE3:FA:000:Maximum AGL PL2
cadashf:0:103ED8:EA:000:Maximum EXP PL2
cadashf:0:103ED9:60:500:Maximum EXP PL2 (2/4)
cadashf:0:103EDA:FD:500:Maximum EXP PL2 (3/4)
cadashf:0:103EDB:E8:500:Maximum EXP PL2 (4/4)
; [ Cadash (Italy) ]
cadashi:0:1031CD:09:000:Infinite Credits
cadashi:0:1039E8:17:000:Infinite Time
cadashi:0:1039E9:70:500:Infinite Time (2/2)
cadashi:0:104176:03:000:Max STR - Fighter
cadashi:0:104177:E7:500:Max STR - Fighter (2/2)
cadashi:0:104162:03:000:Max A.C. - Fighter
cadashi:0:104163:E7:500:Max A.C. - Fighter (2/2)
cadashi:0:104165:FF:000:Max armor - Fighter
cadashi:0:104178:03:000:Max STR - Mage
cadashi:0:104179:E7:500:Max STR - Mage (2/2)
cadashi:0:104166:03:000:Max A.C. - Mage
cadashi:0:104167:E7:500:Max A.C. - Mage (2/2)
cadashi:0:104169:FF:000:Max armor - Mage
cadashi:0:10417A:03:000:Max STR - Priest
cadashi:0:10417B:E7:500:Max STR - Priest (2/2)
cadashi:0:10416A:03:000:Max A.C. - Priest
cadashi:0:10416B:E7:500:Max A.C. - Priest (2/2)
cadashi:0:10416D:FF:000:Max armor - Priest
cadashi:0:10417C:03:000:Max STR - Ninja
cadashi:0:10417D:E7:500:Max STR - Ninja (2/2)
cadashi:0:10416E:03:000:Max A.C. - Ninja
cadashi:0:10416F:E7:500:Max A.C. - Ninja (2/2)
cadashi:0:104171:FF:000:Max armor - Ninja
cadashi:0:103E4B:59:000:Invincibility "ON" PL1
cadashi:0:103E4B:01:001:Invincibility "OFF" PL1
cadashi:0:103EF5:59:000:Invincibility "ON" PL2
cadashi:0:103EF5:01:001:Invincibility "OFF" PL2
cadashi:0:103DF1:C8:000:Infinite H.P. PL1
cadashi:0:103DF3:C8:500:Infinite H.P. PL1 (2/2)
cadashi:0:103E3A:FA:000:Infinite Magic PL1
cadashi:0:103E36:09:000:Infinite Medicine PL1
cadashi:0:103E37:09:000:Infinite Antidote PL1
cadashi:0:103E35:08:000:Infinite Elixir PL1
cadashi:0:103E32:EA:000:Infinite Gold PL1
cadashi:0:103E33:60:500:Infinite Gold PL1 (2/2)
cadashi:0:103E38:63:000:Maximum Level PL1
cadashi:0:103E39:FA:000:Maximum AGL PL1
cadashi:0:103E2E:EA:000:Maximum EXP PL1
cadashi:0:103E2F:60:500:Maximum EXP PL1 (2/4)
cadashi:0:103E30:FD:500:Maximum EXP PL1 (3/4)
cadashi:0:103E31:E8:500:Maximum EXP PL1 (4/4)
cadashi:0:103E9B:C8:000:Infinite H.P. PL2
cadashi:0:103E9D:C8:500:Infinite H.P. PL2 (2/2)
cadashi:0:103EE4:FA:000:Infinite Magic PL2
cadashi:0:103EE0:09:000:Infinite Medicine PL2
cadashi:0:103EE1:09:000:Infinite Antidote PL2
cadashi:0:103EDF:08:000:Infinite Elixir PL2
cadashi:0:103EDC:EA:000:Infinite Gold PL2
cadashi:0:103EDD:60:500:Infinite Gold PL2 (2/2)
cadashi:0:103EE2:63:000:Maximum Level PL2
cadashi:0:103EE3:FA:000:Maximum AGL PL2
cadashi:0:103ED8:EA:000:Maximum EXP PL2
cadashi:0:103ED9:60:500:Maximum EXP PL2 (2/4)
cadashi:0:103EDA:FD:500:Maximum EXP PL2 (3/4)
cadashi:0:103EDB:E8:500:Maximum EXP PL2 (4/4)
; [ Cadash (Japan) ]
cadashj:0:1031CD:09:000:Infinite Credits
cadashj:0:1039E8:17:000:Infinite Time
cadashj:0:1039E9:70:500:Infinite Time (2/2)
cadashj:0:104176:03:000:Max STR - Fighter
cadashj:0:104177:E7:500:Max STR - Fighter (2/2)
cadashj:0:104162:03:000:Max A.C. - Fighter
cadashj:0:104163:E7:500:Max A.C. - Fighter (2/2)
cadashj:0:104165:FF:000:Max armor - Fighter
cadashj:0:104178:03:000:Max STR - Mage
cadashj:0:104179:E7:500:Max STR - Mage (2/2)
cadashj:0:104166:03:000:Max A.C. - Mage
cadashj:0:104167:E7:500:Max A.C. - Mage (2/2)
cadashj:0:104169:FF:000:Max armor - Mage
cadashj:0:10417A:03:000:Max STR - Priest
cadashj:0:10417B:E7:500:Max STR - Priest (2/2)
cadashj:0:10416A:03:000:Max A.C. - Priest
cadashj:0:10416B:E7:500:Max A.C. - Priest (2/2)
cadashj:0:10416D:FF:000:Max armor - Priest
cadashj:0:10417C:03:000:Max STR - Ninja
cadashj:0:10417D:E7:500:Max STR - Ninja (2/2)
cadashj:0:10416E:03:000:Max A.C. - Ninja
cadashj:0:10416F:E7:500:Max A.C. - Ninja (2/2)
cadashj:0:104171:FF:000:Max armor - Ninja
cadashj:0:103E4B:59:000:Invincibility "ON" PL1
cadashj:0:103E4B:01:001:Invincibility "OFF" PL1
cadashj:0:103EF5:59:000:Invincibility "ON" PL2
cadashj:0:103EF5:01:001:Invincibility "OFF" PL2
cadashj:0:103DF1:C8:000:Infinite H.P. PL1
cadashj:0:103DF3:C8:500:Infinite H.P. PL1 (2/2)
cadashj:0:103E3A:FA:000:Infinite Magic PL1
cadashj:0:103E36:09:000:Infinite Medicine PL1
cadashj:0:103E37:09:000:Infinite Antidote PL1
cadashj:0:103E35:08:000:Infinite Elixir PL1
cadashj:0:103E32:EA:000:Infinite Gold PL1
cadashj:0:103E33:60:500:Infinite Gold PL1 (2/2)
cadashj:0:103E38:63:000:Maximum Level PL1
cadashj:0:103E39:FA:000:Maximum AGL PL1
cadashj:0:103E2E:EA:000:Maximum EXP PL1
cadashj:0:103E2F:60:500:Maximum EXP PL1 (2/4)
cadashj:0:103E30:FD:500:Maximum EXP PL1 (3/4)
cadashj:0:103E31:E8:500:Maximum EXP PL1 (4/4)
cadashj:0:103E9B:C8:000:Infinite H.P. PL2
cadashj:0:103E9D:C8:500:Infinite H.P. PL2 (2/2)
cadashj:0:103EE4:FA:000:Infinite Magic PL2
cadashj:0:103EE0:09:000:Infinite Medicine PL2
cadashj:0:103EE1:09:000:Infinite Antidote PL2
cadashj:0:103EDF:08:000:Infinite Elixir PL2
cadashj:0:103EDC:EA:000:Infinite Gold PL2
cadashj:0:103EDD:60:500:Infinite Gold PL2 (2/2)
cadashj:0:103EE2:63:000:Maximum Level PL2
cadashj:0:103EE3:FA:000:Maximum AGL PL2
cadashj:0:103ED8:EA:000:Maximum EXP PL2
cadashj:0:103ED9:60:500:Maximum EXP PL2 (2/4)
cadashj:0:103EDA:FD:500:Maximum EXP PL2 (3/4)
cadashj:0:103EDB:E8:500:Maximum EXP PL2 (4/4)
; [ Cadash (US) ]
cadashu:0:1031CD:09:000:Infinite Credits
cadashu:0:1039E8:17:000:Infinite Time
cadashu:0:1039E9:70:500:Infinite Time (2/2)
cadashu:0:104176:03:000:Max STR - Fighter
cadashu:0:104177:E7:500:Max STR - Fighter (2/2)
cadashu:0:104162:03:000:Max A.C. - Fighter
cadashu:0:104163:E7:500:Max A.C. - Fighter (2/2)
cadashu:0:104165:FF:000:Max armor - Fighter
cadashu:0:104178:03:000:Max STR - Mage
cadashu:0:104179:E7:500:Max STR - Mage (2/2)
cadashu:0:104166:03:000:Max A.C. - Mage
cadashu:0:104167:E7:500:Max A.C. - Mage (2/2)
cadashu:0:104169:FF:000:Max armor - Mage
cadashu:0:10417A:03:000:Max STR - Priest
cadashu:0:10417B:E7:500:Max STR - Priest (2/2)
cadashu:0:10416A:03:000:Max A.C. - Priest
cadashu:0:10416B:E7:500:Max A.C. - Priest (2/2)
cadashu:0:10416D:FF:000:Max armor - Priest
cadashu:0:10417C:03:000:Max STR - Ninja
cadashu:0:10417D:E7:500:Max STR - Ninja (2/2)
cadashu:0:10416E:03:000:Max A.C. - Ninja
cadashu:0:10416F:E7:500:Max A.C. - Ninja (2/2)
cadashu:0:104171:FF:000:Max armor - Ninja
cadashu:0:103E4B:59:000:Invincibility "ON" PL1
cadashu:0:103E4B:01:001:Invincibility "OFF" PL1
cadashu:0:103EF5:59:000:Invincibility "ON" PL2
cadashu:0:103EF5:01:001:Invincibility "OFF" PL2
cadashu:0:103DF1:C8:000:Infinite H.P. PL1
cadashu:0:103DF3:C8:500:Infinite H.P. PL1 (2/2)
cadashu:0:103E3A:FA:000:Infinite Magic PL1
cadashu:0:103E36:09:000:Infinite Medicine PL1
cadashu:0:103E37:09:000:Infinite Antidote PL1
cadashu:0:103E35:08:000:Infinite Elixir PL1
cadashu:0:103E32:EA:000:Infinite Gold PL1
cadashu:0:103E33:60:500:Infinite Gold PL1 (2/2)
cadashu:0:103E38:63:000:Maximum Level PL1
cadashu:0:103E39:FA:000:Maximum AGL PL1
cadashu:0:103E2E:EA:000:Maximum EXP PL1
cadashu:0:103E2F:60:500:Maximum EXP PL1 (2/4)
cadashu:0:103E30:FD:500:Maximum EXP PL1 (3/4)
cadashu:0:103E31:E8:500:Maximum EXP PL1 (4/4)
cadashu:0:103E9B:C8:000:Infinite H.P. PL2
cadashu:0:103E9D:C8:500:Infinite H.P. PL2 (2/2)
cadashu:0:103EE4:FA:000:Infinite Magic PL2
cadashu:0:103EE0:09:000:Infinite Medicine PL2
cadashu:0:103EE1:09:000:Infinite Antidote PL2
cadashu:0:103EDF:08:000:Infinite Elixir PL2
cadashu:0:103EDC:EA:000:Infinite Gold PL2
cadashu:0:103EDD:60:500:Infinite Gold PL2 (2/2)
cadashu:0:103EE2:63:000:Maximum Level PL2
cadashu:0:103EE3:FA:000:Maximum AGL PL2
cadashu:0:103ED8:EA:000:Maximum EXP PL2
cadashu:0:103ED9:60:500:Maximum EXP PL2 (2/4)
cadashu:0:103EDA:FD:500:Maximum EXP PL2 (3/4)
cadashu:0:103EDB:E8:500:Maximum EXP PL2 (4/4)
; [ Change Air Blade (Japan) ]
cairblad:0:000068:09:000:Infinite Credits
cairblad:0:0018F9:03:000:Infinite Lives PL1
cairblad:0:0017EC:03:000:Infinite Bombs PL1
cairblad:0:0017DC:02:000:Invincibility PL1
cairblad:0:001AA9:03:000:Infinite Lives PL2
cairblad:0:00199C:03:000:Infinite Bombs PL2
cairblad:0:00198C:02:000:Invincibility PL2
; [ Caliber 50 ]
calibr50:0:FF0E33:99:000:Infinite Lives PL1
calibr50:0:FF2519:63:000:Infinite Grenades PL1
calibr50:0:FF108D:02:000:Invincibility PL1:Sprite Flickers
calibr50:0:FF05AA:01:000:Speed Up movement PL1
calibr50:0:FF0E35:99:000:Infinite Lives PL2
calibr50:0:FF253D:63:000:Infinite Grenades PL2
calibr50:0:FF108F:02:000:Invincibility PL2:Sprite Flickers
; [ Calipso ]
calipso:0:81CA:99:000:Infinite Credits
calipso:0:8642:00:000:Disable Sharks
calipso:0:0000:00:999:[The Chest Monsters will ]
calipso:0:0000:00:999:[only swim up when you crab ]
calipso:0:0000:00:999:[the chest or any other ]
calipso:0:0000:00:999:[Object to activate the ]
calipso:0:0000:00:999:[ladder - they cannot follow]
calipso:0:0000:00:999:[you ]
calipso:0:821D:00:000:Disable Chest Monsters
calipso:0:822C:00:500:Disable Chest Monsters (2/2)
calipso:0:0000:00:999:[The Finish this Level Now! ]
calipso:0:0000:00:999:[will allow you to swim to ]
calipso:0:0000:00:999:[the back of the boat to ]
calipso:0:0000:00:999:[jump to the next level. The]
calipso:0:0000:00:999:[cheat activates the ladder ]
calipso:0:0000:00:999:[without the graphics. ]
calipso:0:82FA:03:000:Finish this Level Now!
calipso:0:8633:06:000:Infinite Lives PL1
calipso:0:8691:09:000:Infinite Air PL1
calipso:0:8647:06:000:Infinite Lives PL2
calipso:0:8695:09:000:Infinite Air PL2
; [ California Speed ]
calspeed:0:0000:00:999:[ This game hasn't even ]:REASON 11
calspeed:0:0000:00:999:[ been looked at due to ]:REASON 11
calspeed:0:0000:00:999:[ time constraints - Too]:REASON 11
calspeed:0:0000:00:999:[ many games and so ]:REASON 11
calspeed:0:0000:00:999:[ little time. It is ]:REASON 11
calspeed:0:0000:00:999:[ even possible that ]:REASON 11
calspeed:0:0000:00:999:[ this game may be a ]:REASON 11
calspeed:0:0000:00:999:[ clone of an existing ]:REASON 11
calspeed:0:0000:00:999:[ game which may have ]:REASON 11
calspeed:0:0000:00:999:[ cheats. Please search ]:REASON 11
calspeed:0:0000:00:999:[ the cheat forums ]:REASON 11
calspeed:0:0000:00:999:[ before posting cheat ]:REASON 11
calspeed:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Cameltry (Japan) ]
cameltrj:0:102333:09:000:Infinite Credits
cameltrj:0:106686:09:000:Infinite Time
cameltrj:0:106687:99:500:Infinite Time (2/2)
; [ Cameltry (US) ]
cameltry:0:102333:09:000:Infinite Credits
cameltry:0:106686:09:000:Infinite Time
cameltry:0:106687:99:500:Infinite Time (2/2)
; [ Cameltry (US, alt sound) ]
camltrua:0:102333:09:000:Infinite Credits
camltrua:0:106686:09:000:Infinite Time
camltrua:0:106687:99:500:Infinite Time (2/2)
; [ Cannon Ball ]
cannball:0:EA79:01:000:Always 1 Match to endstagePL1
cannball:0:EA79:01:001:1 Match to end stage Now! PL1
cannball:0:EA7B:03:000:Infinite Lightning Balls PL1
cannball:0:EA9A:14:000:Curr Ball always Red PL1
cannball:0:EA9A:15:000:Curr Ball always Blue PL1
cannball:0:EA9A:16:000:Curr Ball always Green PL1
cannball:0:EA9A:17:000:Curr Ball always Purple PL1
cannball:0:EA9A:18:000:Curr Ball always Orange PL1
cannball:0:EA9A:19:000:Curr Ball always Yellow PL1
cannball:0:EA9A:1A:000:Curr Ball always White PL1
cannball:0:EA9A:1C:000:Curr Ball always ArrowUp PL1
cannball:0:EA9B:14:000:Next Ball always Red PL1
cannball:0:EA9B:15:000:Next Ball always Blue PL1
cannball:0:EA9B:16:000:Next Ball always Green PL1
cannball:0:EA9B:17:000:Next Ball always Purple PL1
cannball:0:EA9B:18:000:Next Ball always Orange PL1
cannball:0:EA9B:19:000:Next Ball always Yellow PL1
cannball:0:EA9B:1A:000:Next Ball always White PL1
cannball:0:EA9B:1C:000:Next Ball always ArrowUp PL1
cannball:0:EA9A:14:001:Curr Ball = Red Now! PL1
cannball:0:EA9A:15:001:Curr Ball = Blue Now! PL1
cannball:0:EA9A:16:001:Curr Ball = Green Now! PL1
cannball:0:EA9A:17:001:Curr Ball = Purple Now! PL1
cannball:0:EA9A:18:001:Curr Ball = Orange Now! PL1
cannball:0:EA9A:19:001:Curr Ball = Yellow Now! PL1
cannball:0:EA9A:1A:001:Curr Ball = White Now! PL1
cannball:0:EA9A:1C:001:Curr Ball = ArrowUp Now! PL1
cannball:0:EA9B:14:001:Next Ball = Red Now! PL1
cannball:0:EA9B:15:001:Next Ball = Blue Now! PL1
cannball:0:EA9B:16:001:Next Ball = Green Now! PL1
cannball:0:EA9B:17:001:Next Ball = Purple Now! PL1
cannball:0:EA9B:18:001:Next Ball = Orange Now! PL1
cannball:0:EA9B:19:001:Next Ball = Yellow Now! PL1
cannball:0:EA9B:1A:001:Next Ball = White Now! PL1
cannball:0:EA9B:1C:001:Next Ball = ArrowUp Now! PL1
cannball:0:EA7A:01:000:Always 1 Match to endstagePL2
cannball:0:EA7A:01:001:1 Match to end stage Now! PL2
cannball:0:EA7C:03:000:Infinite Lightning Balls PL2
cannball:0:EAD4:14:000:Curr Ball always Red PL2
cannball:0:EAD4:15:000:Curr Ball always Blue PL2
cannball:0:EAD4:16:000:Curr Ball always Green PL2
cannball:0:EAD4:17:000:Curr Ball always Purple PL2
cannball:0:EAD4:18:000:Curr Ball always Orange PL2
cannball:0:EAD4:19:000:Curr Ball always Yellow PL2
cannball:0:EAD4:1A:000:Curr Ball always White PL2
cannball:0:EAD4:1C:000:Curr Ball always ArrowUp PL2
cannball:0:EAD5:14:000:Next Ball always Red PL2
cannball:0:EAD5:15:000:Next Ball always Blue PL2
cannball:0:EAD5:16:000:Next Ball always Green PL2
cannball:0:EAD5:17:000:Next Ball always Purple PL2
cannball:0:EAD5:18:000:Next Ball always Orange PL2
cannball:0:EAD5:19:000:Next Ball always Yellow PL2
cannball:0:EAD5:1A:000:Next Ball always White PL2
cannball:0:EAD5:1C:000:Next Ball always ArrowUp PL2
cannball:0:EAD4:14:001:Curr Ball = Red Now! PL2
cannball:0:EAD4:15:001:Curr Ball = Blue Now! PL2
cannball:0:EAD4:16:001:Curr Ball = Green Now! PL2
cannball:0:EAD4:17:001:Curr Ball = Purple Now! PL2
cannball:0:EAD4:18:001:Curr Ball = Orange Now! PL2
cannball:0:EAD4:19:001:Curr Ball = Yellow Now! PL2
cannball:0:EAD4:1A:001:Curr Ball = White Now! PL2
cannball:0:EAD4:1C:001:Curr Ball = ArrowUp Now! PL2
cannball:0:EAD5:14:001:Next Ball = Red Now! PL2
cannball:0:EAD5:15:001:Next Ball = Blue Now! PL2
cannball:0:EAD5:16:001:Next Ball = Green Now! PL2
cannball:0:EAD5:17:001:Next Ball = Purple Now! PL2
cannball:0:EAD5:18:001:Next Ball = Orange Now! PL2
cannball:0:EAD5:19:001:Next Ball = Yellow Now! PL2
cannball:0:EAD5:1A:001:Next Ball = White Now! PL2
cannball:0:EAD5:1C:001:Next Ball = ArrowUp Now! PL2
; [ Cannon Ball (Crazy Climber hardware) ]
cannonb:0:60FC:99:000:Infinite Credits
cannonb:0:60FD:99:500:Infinite Credits (2/3)
cannonb:0:60FE:99:500:Infinite Credits (3/3)
cannonb:0:616F:0C:000:Infinite Lives
:cannonb:00000010:60C4:00000024:000010FF:Always Keep Ball in Play
; [ Canyon Bomber ]
canyon:0:0024:09:000:Infinite Misses (Black) PL1
canyon:0:0025:09:000:Infinite Misses (White) PL2
; [ Canyon Bomber (prototype) ]
canyonp:0:0024:09:000:Infinite Misses (Black) PL1
canyonp:0:0025:09:000:Infinite Misses (White) PL2
; [ Capcom Bowling (set 1) ]
capbowl:0:55CE:63:000:Infinite Credits
capbowl:0:50E1:00:000:Infinite Time
capbowl:0:5083:0A:000:Always make a strike
; [ Capcom Bowling (set 2) ]
capbowl2:0:55CE:63:000:Infinite Credits
capbowl2:0:50E1:00:000:Infinite Time
capbowl2:0:5083:0A:000:Always make a strike
; [ Capcom Bowling (set 3) ]
capbowl3:0:55CE:63:000:Infinite Credits
capbowl3:0:50E1:00:000:Infinite Time
capbowl3:0:5083:0A:000:Always make a strike
; [ Capitol ]
capitol:0:438F:09:000:Infinite Credits
capitol:0:43A6:DD:000:Never have shields
capitol:0:43A6:00:003:Shield Always Ready
capitol:0:0CC4:C9:100:Invincibility
capitol:0:4390:09:000:Infinite Lives PL1
capitol:0:4391:09:000:Infinite Lives PL2
; [ Captain America and The Avengers (Asia Rev 1.9) ]
captaven:0:01278D8:63:000:Infinite Credits
captaven:0:0120008:E8:000:Infinite Energy PL1
captaven:0:0120009:03:500:Infinite Energy PL1 (2/2)
captaven:0:0120048:02:000:Invincibility PL1
captaven:0:0120088:E8:000:Infinite Energy PL2
captaven:0:0120089:03:500:Infinite Energy PL2 (2/2)
captaven:0:01200C8:02:000:Invincibility PL2
captaven:0:0120108:E8:000:Infinite Energy PL3
captaven:0:0120109:03:500:Infinite Energy PL3 (2/2)
captaven:0:0120148:02:000:Invincibility PL3
captaven:0:0120188:E8:000:Infinite Energy PL4
captaven:0:0120189:03:500:Infinite Energy PL4 (2/2)
captaven:0:01201C8:02:000:Invincibility PL4
; [ Captain America and The Avengers (Asia Rev 1.0) ]
captavna:0:01278D8:63:000:Infinite Credits
captavna:0:0120008:E8:000:Infinite Energy PL1
captavna:0:0120009:03:500:Infinite Energy PL1 (2/2)
captavna:0:0120048:02:000:Invincibility PL1
captavna:0:0120088:E8:000:Infinite Energy PL2
captavna:0:0120089:03:500:Infinite Energy PL2 (2/2)
captavna:0:01200C8:02:000:Invincibility PL2
captavna:0:0120108:E8:000:Infinite Energy PL3
captavna:0:0120109:03:500:Infinite Energy PL3 (2/2)
captavna:0:0120148:02:000:Invincibility PL3
captavna:0:0120188:E8:000:Infinite Energy PL4
captavna:0:0120189:03:500:Infinite Energy PL4 (2/2)
captavna:0:01201C8:02:000:Invincibility PL4
; [ Captain America and The Avengers (UK Rev 1.4) ]
captavne:0:01278D8:63:000:Infinite Credits
captavne:0:0120008:E8:000:Infinite Energy PL1
captavne:0:0120009:03:500:Infinite Energy PL1 (2/2)
captavne:0:0120048:02:000:Invincibility PL1
captavne:0:0120088:E8:000:Infinite Energy PL2
captavne:0:0120089:03:500:Infinite Energy PL2 (2/2)
captavne:0:01200C8:02:000:Invincibility PL2
captavne:0:0120108:E8:000:Infinite Energy PL3
captavne:0:0120109:03:500:Infinite Energy PL3 (2/2)
captavne:0:0120148:02:000:Invincibility PL3
captavne:0:0120188:E8:000:Infinite Energy PL4
captavne:0:0120189:03:500:Infinite Energy PL4 (2/2)
captavne:0:01201C8:02:000:Invincibility PL4
; [ Captain America and The Avengers (Japan Rev 0.2) ]
captavnj:0:01278D8:63:000:Infinite Credits
captavnj:0:0120008:E8:000:Infinite Energy PL1
captavnj:0:0120009:03:500:Infinite Energy PL1 (2/2)
captavnj:0:0120048:02:000:Invincibility PL1
captavnj:0:0120088:E8:000:Infinite Energy PL2
captavnj:0:0120089:03:500:Infinite Energy PL2 (2/2)
captavnj:0:01200C8:02:000:Invincibility PL2
captavnj:0:0120108:E8:000:Infinite Energy PL3
captavnj:0:0120109:03:500:Infinite Energy PL3 (2/2)
captavnj:0:0120148:02:000:Invincibility PL3
captavnj:0:0120188:E8:000:Infinite Energy PL4
captavnj:0:0120189:03:500:Infinite Energy PL4 (2/2)
captavnj:0:01201C8:02:000:Invincibility PL4
; [ Captain America and The Avengers (US Rev 1.9) ]
captavnu:0:01278D8:63:000:Infinite Credits
captavnu:0:0120008:E8:000:Infinite Energy PL1
captavnu:0:0120009:03:500:Infinite Energy PL1 (2/2)
captavnu:0:0120048:02:000:Invincibility PL1
captavnu:0:0120088:E8:000:Infinite Energy PL2
captavnu:0:0120089:03:500:Infinite Energy PL2 (2/2)
captavnu:0:01200C8:02:000:Invincibility PL2
captavnu:0:0120108:E8:000:Infinite Energy PL3
captavnu:0:0120109:03:500:Infinite Energy PL3 (2/2)
captavnu:0:0120148:02:000:Invincibility PL3
captavnu:0:0120188:E8:000:Infinite Energy PL4
captavnu:0:0120189:03:500:Infinite Energy PL4 (2/2)
captavnu:0:01201C8:02:000:Invincibility PL4
; [ Captain America and The Avengers (US Rev 1.6) ]
captavuu:0:01278D8:63:000:Infinite Credits
captavuu:0:0120008:E8:000:Infinite Energy PL1
captavuu:0:0120009:03:500:Infinite Energy PL1 (2/2)
captavuu:0:0120048:02:000:Invincibility PL1
captavuu:0:0120088:E8:000:Infinite Energy PL2
captavuu:0:0120089:03:500:Infinite Energy PL2 (2/2)
captavuu:0:01200C8:02:000:Invincibility PL2
captavuu:0:0120108:E8:000:Infinite Energy PL3
captavuu:0:0120109:03:500:Infinite Energy PL3 (2/2)
captavuu:0:0120148:02:000:Invincibility PL3
captavuu:0:0120188:E8:000:Infinite Energy PL4
captavuu:0:0120189:03:500:Infinite Energy PL4 (2/2)
captavuu:0:01201C8:02:000:Invincibility PL4
; [ Captain Commando (Japan 911202) ]
captcomj:0:FFAA7C:64:000:Infinite Lives PL1
captcomj:0:FFA9D1:48:000:Infinite Energy PL1
captcomj:0:FFAA41:02:000:Infinite Ammo on pickup PL1
captcomj:0:FFAA69:C8:000:Invincibility PL1
captcomj:0:FFAB7C:64:000:Infinite Lives PL2
captcomj:0:FFAAD1:48:000:Infinite Energy PL2
captcomj:0:FFAB41:02:000:Infinite Ammo on pickup PL2
captcomj:0:FFAB69:C8:000:Invincibility PL2
captcomj:0:FFAC7C:64:000:Infinite Lives PL3
captcomj:0:FFABD1:48:000:Infinite Energy PL3
captcomj:0:FFAC41:02:000:Infinite Ammo on pickup PL3
captcomj:0:FFAC69:C8:000:Invincibility PL3
captcomj:0:FFAD7C:64:000:Infinite Lives PL4
captcomj:0:FFACD1:48:000:Infinite Energy PL4
captcomj:0:FFAD41:02:000:Infinite Ammo on pickup PL4
captcomj:0:FFAD69:C8:000:Invincibility PL4
; [ Captain Commando (World 911014) ]
captcomm:0:FFAA7C:64:000:Infinite Lives PL1
captcomm:0:FFA9D1:48:000:Infinite Energy PL1
captcomm:0:FFAA41:02:000:Infinite Ammo on pickup PL1
captcomm:0:FFAA69:C8:000:Invincibility PL1
captcomm:0:FFAB7C:64:000:Infinite Lives PL2
captcomm:0:FFAAD1:48:000:Infinite Energy PL2
captcomm:0:FFAB41:02:000:Infinite Ammo on pickup PL2
captcomm:0:FFAB69:C8:000:Invincibility PL2
captcomm:0:FFAC7C:64:000:Infinite Lives PL3
captcomm:0:FFABD1:48:000:Infinite Energy PL3
captcomm:0:FFAC41:02:000:Infinite Ammo on pickup PL3
captcomm:0:FFAC69:C8:000:Invincibility PL3
captcomm:0:FFAD7C:64:000:Infinite Lives PL4
captcomm:0:FFACD1:48:000:Infinite Energy PL4
captcomm:0:FFAD41:02:000:Infinite Ammo on pickup PL4
captcomm:0:FFAD69:C8:000:Invincibility PL4
; [ Captain Commando (US 910928) ]
captcomu:0:FFAA7C:64:000:Infinite Lives PL1
captcomu:0:FFA9D1:48:000:Infinite Energy PL1
captcomu:0:FFAA41:02:000:Infinite Ammo on pickup PL1
captcomu:0:FFAA69:C8:000:Invincibility PL1
captcomu:0:FFAB7C:64:000:Infinite Lives PL2
captcomu:0:FFAAD1:48:000:Infinite Energy PL2
captcomu:0:FFAB41:02:000:Infinite Ammo on pickup PL2
captcomu:0:FFAB69:C8:000:Invincibility PL2
captcomu:0:FFAC7C:64:000:Infinite Lives PL3
captcomu:0:FFABD1:48:000:Infinite Energy PL3
captcomu:0:FFAC41:02:000:Infinite Ammo on pickup PL3
captcomu:0:FFAC69:C8:000:Invincibility PL3
captcomu:0:FFAD7C:64:000:Infinite Lives PL4
captcomu:0:FFACD1:48:000:Infinite Energy PL4
captcomu:0:FFAD41:02:000:Infinite Ammo on pickup PL4
captcomu:0:FFAD69:C8:000:Invincibility PL4
; [ Car Action ]
caractn:0:001A:04:000:Infinite Lives
caractn:0:0090:01:000:Jump Always O.K.
caractn:0:0080:19:000:Never Come Down From Jump
caractn:0:0021:00:000:0 cars smashed (50000 pts)
; [ Car Jamboree ]
carjmbre:0:80C7:63:000:Infinite Credits
carjmbre:0:81F8:03:000:Infinite Lives
carjmbre:0:841F:39:000:Infinite Fuel
; [ CarnEvil ]
carnevil:0:001DDDB8:20:000:Infinite Credits
:carnevil:00000000:001E050C:00000008:FFFFFFFF:Invincibility PL1
:carnevil:00000000:001E04D4:00000006:FFFFFFFF:Infinite Ammo PL1
:carnevil:00000000:001E0624:00000008:FFFFFFFF:Invincibility PL2
:carnevil:00000000:001E05EC:00000006:FFFFFFFF:Infinite Ammo PL2
; [ Carnival (upright) ]
carnival:0:E590:30:007:Infinite Ammo
; [ Carnival (cocktail) ]
carnvckt:0:E590:30:007:Infinite Ammo
; [ Car Polo ]
carpolo:0:0012:9A:000:Infinite Time
carpolo:0:0010:10:000:Red Team Score always = 10
carpolo:0:0010:00:000:Red Team Score always = 0
carpolo:0:0010:10:001:Red Team Score = 10 Now!
carpolo:0:0010:00:001:Red Team Score = 0 Now!
carpolo:0:0010:99:073:Select Red Team Score
carpolo:0:0011:10:000:Blue Team Score always = 10
carpolo:0:0011:00:000:Blue Team Score always = 0
carpolo:0:0011:10:001:Blue Team Score = 10 Now!
carpolo:0:0011:00:001:Blue Team Score = 0 Now!
carpolo:0:0011:99:073:Select Blue Team Score
; [ Cassette: Astro Fantasia ]
castfant:0:000A:99:000:Infinite Credits
castfant:0:0031:09:000:Infinite Lives
; [ Catapult ]
catapult:0:0000:00:999:[ There are no cheats ]:REASON 1
catapult:0:0000:00:999:[ for this game as it ]:REASON 1
catapult:0:0000:00:999:[ didn't work the last ]:REASON 1
catapult:0:0000:00:999:[ time it was tested. ]:REASON 1
catapult:0:0000:00:999:[ If the game now works ]:REASON 1
catapult:0:0000:00:999:[ please request cheats ]:REASON 1
catapult:0:0000:00:999:[ for it on the cheat ]:REASON 1
catapult:0:0000:00:999:[ forums. ]:REASON 1
; [ Catch-22 (version 8.0) ]
catch22:0:36C4:63:000:Infinite Credits
catch22:0:3318:00:000:No time between bullets
; [ Cavelon ]
cavelon:0:4303:99:000:Infinite Credits
cavelon:0:4032:05:000:Infinite Lives PL1
cavelon:0:4036:06:000:Infinite Swords PL1
cavelon:0:4033:05:000:Infinite Lives PL2
cavelon:0:4037:06:000:Infinite Swords PL2
; [ Cosmic Avenger ]
cavenger:0:60E7:06:000:Infinite Lives PL1
cavenger:0:6216:06:000:Infinite Lives PL2
cavenger:0:0000:00:999:[Activate during play only!]
cavenger:0:6354:AA:000:Invincibility
; [ Carrier Air Wing (World 901012) ]
cawing:0:FF800B:99:000:Infinite Time
cawing:0:FF838D:60:000:Infinite Energy PL1
cawing:0:FF838F:60:500:Infinite Energy PL1 (2/2)
cawing:0:FF8341:02:000:Invincibility PL1
cawing:0:FF83BB:99:000:Infinite Ammo PL1
cawing:0:FF83B3:90:000:Infinite Money PL1
cawing:0:FF83BD:04:000:Infinite Shield on pickup PL1
cawing:0:FF83B0:05:000:Weapon level 6 (max) PL1
cawing:0:FF848D:60:000:Infinite Energy PL2
cawing:0:FF848F:60:500:Infinite Energy PL2 (2/2)
cawing:0:FF8400:02:000:Invincibility PL2
cawing:0:FF84BB:99:000:Infinite Ammo.PL2
cawing:0:FF84B3:90:000:Infinite Money PL2
cawing:0:FF84BD:04:000:Infinite Shield on pickup PL2
cawing:0:FF84B0:05:000:Weapon level 6 (max) PL2
; [ U.S. Navy (Japan 901012) ]
cawingj:0:FF800B:99:000:Infinite Time
cawingj:0:FF838D:60:000:Infinite Energy PL1
cawingj:0:FF838F:60:500:Infinite Energy PL1 (2/2)
cawingj:0:FF8341:02:000:Invincibility PL1
cawingj:0:FF83BB:99:000:Infinite Ammo PL1
cawingj:0:FF83B3:90:000:Infinite Money PL1
cawingj:0:FF83BD:04:000:Infinite Shield on pickup PL1
cawingj:0:FF83B0:05:000:Weapon level 6 (max) PL1
cawingj:0:FF848D:60:000:Infinite Energy PL2
cawingj:0:FF848F:60:500:Infinite Energy PL2 (2/2)
cawingj:0:FF8400:02:000:Invincibility PL2
cawingj:0:FF84BB:99:000:Infinite Ammo.PL2
cawingj:0:FF84B3:90:000:Infinite Money PL2
cawingj:0:FF84BD:04:000:Infinite Shield on pickup PL2
cawingj:0:FF84B0:05:000:Weapon level 6 (max) PL2
; [ Carrier Air Wing (US 901012) ]
cawingu:0:FF800B:99:000:Infinite Time
cawingu:0:FF838D:60:000:Infinite Energy PL1
cawingu:0:FF838F:60:500:Infinite Energy PL1 (2/2)
cawingu:0:FF8341:02:000:Invincibility PL1
cawingu:0:FF83BB:99:000:Infinite Ammo PL1
cawingu:0:FF83B3:90:000:Infinite Money PL1
cawingu:0:FF83BD:04:000:Infinite Shield on pickup PL1
cawingu:0:FF83B0:05:000:Weapon level 6 (max) PL1
cawingu:0:FF848D:60:000:Infinite Energy PL2
cawingu:0:FF848F:60:500:Infinite Energy PL2 (2/2)
cawingu:0:FF8400:02:000:Invincibility PL2
cawingu:0:FF84BB:99:000:Infinite Ammo.PL2
cawingu:0:FF84B3:90:000:Infinite Money PL2
cawingu:0:FF84BD:04:000:Infinite Shield on pickup PL2
cawingu:0:FF84B0:05:000:Weapon level 6 (max) PL2
; [ Cool Boarder Arcade Jam ]
cbaj:0:0000:00:999:[ This game hasn't even ]:REASON 11
cbaj:0:0000:00:999:[ been looked at due to ]:REASON 11
cbaj:0:0000:00:999:[ time constraints - Too]:REASON 11
cbaj:0:0000:00:999:[ many games and so ]:REASON 11
cbaj:0:0000:00:999:[ little time. It is ]:REASON 11
cbaj:0:0000:00:999:[ even possible that ]:REASON 11
cbaj:0:0000:00:999:[ this game may be a ]:REASON 11
cbaj:0:0000:00:999:[ clone of an existing ]:REASON 11
cbaj:0:0000:00:999:[ game which may have ]:REASON 11
cbaj:0:0000:00:999:[ cheats. Please search ]:REASON 11
cbaj:0:0000:00:999:[ the cheat forums ]:REASON 11
cbaj:0:0000:00:999:[ before posting cheat ]:REASON 11
cbaj:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Capcom Baseball (Japan) ]
cbasebal:0:F1B9:00:000:Infinite Strikes
cbasebal:0:F1BA:00:000:Infinite Balls
cbasebal:0:F1BB:00:000:Infinite Outs
cbasebal:0:F1B9:00:001:Set Strikes to 0 Now!
cbasebal:0:F1B9:03:001:Set Strikes to 3 Now!
cbasebal:0:F1BA:00:001:Set Balls to 0 Now!
cbasebal:0:F1BA:04:001:Set Balls to 4 Now!
cbasebal:0:F1BB:00:001:Set Outs to 0 Now!
cbasebal:0:F1BB:03:001:Set Outs to 3 Now!
cbasebal:0:F19A:99:073:Select score PL1
cbasebal:0:F19B:99:073:Select score PL2
; [ Cassette: Boulder Dash ]
cbdash:0:0040:99:000:Infinite Time:Turn OFF at end of level!
cbdash:0:0040:00:001:No Time Left Now!:Commit Suicide!
cbdash:0:0041:00:501:No Time Left Now! (2/2)
cbdash:0:003E:00:073:Select number of diamonds
cbdash:0:0042:82:001:Open level door Now!
cbdash:0:002A:1E:000:Infinite Lives PL1
cbdash:0:002F:1E:000:Infinite Lives PL2
; [ Cassette: Bump N Jump ]
cbnj:0:0004:09:000:Infinite Credits
cbnj:0:0019:05:000:Infinite Lives
; [ Cassette: Burger Time ]
cbtime:0:2730:00:100:Invincibility
cbtime:0:2734:01:600:Invincibility (2/2)
cbtime:0:006F:80:021:Finish this Level Now!
cbtime:0:0029:05:000:Infinite Lives PL1
cbtime:0:002B:99:000:Infinite Pepper PL1
cbtime:0:002A:05:000:Infinite Lives PL2
cbtime:0:002C:99:000:Infinite Pepper PL2
; [ Cassette: Burnin' Rubber (set 2) ]
cburnrb2:0:0004:09:000:Infinite Credits
cburnrb2:0:0018:05:000:Infinite Lives
; [ Cassette: Burnin' Rubber (set 1) ]
cburnrub:0:0004:09:000:Infinite Credits
cburnrub:0:0019:05:000:Infinite Lives
; [ Crude Buster (World FX version) ]
cbuster:0:080043:99:000:Infinite Time
cbuster:0:080042:09:500:Infinite Time (2/2)
cbuster:0:081005:00:001:1 hit to kill enemy Now!
cbuster:0:081045:00:501:1 hit to kill enemy Now!(2/5)
cbuster:0:081085:00:501:1 hit to kill enemy Now!(3/5)
cbuster:0:0810C5:00:501:1 hit to kill enemy Now!(4/5)
cbuster:0:081105:00:501:1 hit to kill enemy Now!(5/5)
cbuster:0:080114:09:000:Infinite Lives PL1
cbuster:0:080113:38:000:Infinite Energy PL1
cbuster:0:080137:02:000:Invincibility PL1:Sprite Flickers
cbuster:0:080194:09:000:Infinite Lives PL2
cbuster:0:080193:38:000:Infinite Energy PL2
cbuster:0:0801B7:02:000:Invincibility PL2:Sprite Flickers
; [ Crude Buster (Japan) ]
cbusterj:0:080043:99:000:Infinite Time
cbusterj:0:080042:09:500:Infinite Time (2/2)
cbusterj:0:081005:00:001:1 hit to kill enemy Now!
cbusterj:0:081045:00:501:1 hit to kill enemy Now!(2/5)
cbusterj:0:081085:00:501:1 hit to kill enemy Now!(3/5)
cbusterj:0:0810C5:00:501:1 hit to kill enemy Now!(4/5)
cbusterj:0:081105:00:501:1 hit to kill enemy Now!(5/5)
cbusterj:0:080114:09:000:Infinite Lives PL1
cbusterj:0:080113:38:000:Infinite Energy PL1
cbusterj:0:080137:02:000:Invincibility PL1:Sprite Flickers
cbusterj:0:080194:09:000:Infinite Lives PL2
cbusterj:0:080193:38:000:Infinite Energy PL2
cbusterj:0:0801B7:02:000:Invincibility PL2:Sprite Flickers
; [ Crude Buster (World FU version) ]
cbusterw:0:080043:99:000:Infinite Time
cbusterw:0:080042:09:500:Infinite Time (2/2)
cbusterw:0:081005:00:001:1 hit to kill enemy Now!
cbusterw:0:081045:00:501:1 hit to kill enemy Now!(2/5)
cbusterw:0:081085:00:501:1 hit to kill enemy Now!(3/5)
cbusterw:0:0810C5:00:501:1 hit to kill enemy Now!(4/5)
cbusterw:0:081105:00:501:1 hit to kill enemy Now!(5/5)
cbusterw:0:080114:09:000:Infinite Lives PL1
cbusterw:0:080113:38:000:Infinite Energy PL1
cbusterw:0:080137:02:000:Invincibility PL1:Sprite Flickers
cbusterw:0:080194:09:000:Infinite Lives PL2
cbusterw:0:080193:38:000:Infinite Energy PL2
cbusterw:0:0801B7:02:000:Invincibility PL2:Sprite Flickers
; [ Chinese Casino [BET] (Japan) ]
ccasino:0:0000:00:999:[ The winning hand cheat must be activated ]
ccasino:0:0000:00:999:[ when there are 14 tiles in your hand, ]
ccasino:0:0000:00:999:[ then press the RON key ('Z' by default). ]
ccasino:0:0000:00:999:[ The tiles do not visually change until ]
ccasino:0:0000:00:999:[ you make a move. ]
ccasino:0:B981:30:001:Get winning hand Now!:Not working yet !
ccasino:0:B982:30:501:Get winning hand Now! (02/14)
ccasino:0:B983:30:501:Get winning hand Now! (03/14)
ccasino:0:B984:31:501:Get winning hand Now! (04/14)
ccasino:0:B985:31:501:Get winning hand Now! (05/14)
ccasino:0:B986:31:501:Get winning hand Now! (06/14)
ccasino:0:B987:32:501:Get winning hand Now! (07/14)
ccasino:0:B988:32:501:Get winning hand Now! (08/14)
ccasino:0:B989:32:501:Get winning hand Now! (09/14)
ccasino:0:B98A:33:501:Get winning hand Now! (10/14)
ccasino:0:B98B:33:501:Get winning hand Now! (11/14)
ccasino:0:B98C:33:501:Get winning hand Now! (12/14)
ccasino:0:B98D:34:501:Get winning hand Now! (13/14)
ccasino:0:B98E:34:501:Get winning hand Now! (14/14)
ccasino:0:B981:30:000:Always have winning hand
ccasino:0:B982:30:500:Always have winning hand (02/14)
ccasino:0:B983:30:500:Always have winning hand (03/14)
ccasino:0:B984:31:500:Always have winning hand (04/14)
ccasino:0:B985:31:500:Always have winning hand (05/14)
ccasino:0:B986:31:500:Always have winning hand (06/14)
ccasino:0:B987:32:500:Always have winning hand (07/14)
ccasino:0:B988:32:500:Always have winning hand (08/14)
ccasino:0:B989:32:500:Always have winning hand (09/14)
ccasino:0:B98A:33:500:Always have winning hand (10/14)
ccasino:0:B98B:33:500:Always have winning hand (11/14)
ccasino:0:B98C:33:500:Always have winning hand (12/14)
ccasino:0:B98D:34:500:Always have winning hand (13/14)
ccasino:0:B98E:34:500:Always have winning hand (14/14)
:ccasino:00000006:B981:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:ccasino:00000006:B781:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
ccasino:0:0000:00:999:[ Here is the look-up list for ]
ccasino:0:0000:00:999:[ the above watches. ]
ccasino:0:0000:00:999:[ ]
ccasino:0:0000:00:999:[ value common name chinese name ]
ccasino:0:0000:00:999:[ ??h - no tile - ]
ccasino:0:0000:00:999:[ 00h 1 "characters" 1 "wan" ]
ccasino:0:0000:00:999:[ 01h 2 "characters" 2 "wan" ]
ccasino:0:0000:00:999:[ 02h 3 "characters" 3 "wan" ]
ccasino:0:0000:00:999:[ 03h 4 "characters" 4 "wan" ]
ccasino:0:0000:00:999:[ 04h 5 "characters" 5 "wan" ]
ccasino:0:0000:00:999:[ 05h 6 "characters" 6 "wan" ]
ccasino:0:0000:00:999:[ 06h 7 "characters" 7 "wan" ]
ccasino:0:0000:00:999:[ 07h 8 "characters" 8 "wan" ]
ccasino:0:0000:00:999:[ 08h 9 "characters" 9 "wan" ]
ccasino:0:0000:00:999:[ 10h 1 "dots" 1 "tung" ]
ccasino:0:0000:00:999:[ 11h 2 "dots" 2 "tung" ]
ccasino:0:0000:00:999:[ 12h 3 "dots" 3 "tung" ]
ccasino:0:0000:00:999:[ 13h 4 "dots" 4 "tung" ]
ccasino:0:0000:00:999:[ 14h 5 "dots" 5 "tung" ]
ccasino:0:0000:00:999:[ 15h 6 "dots" 6 "tung" ]
ccasino:0:0000:00:999:[ 16h 7 "dots" 7 "tung" ]
ccasino:0:0000:00:999:[ 17h 8 "dots" 8 "tung" ]
ccasino:0:0000:00:999:[ 18h 9 "dots" 9 "tung" ]
ccasino:0:0000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
ccasino:0:0000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
ccasino:0:0000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
ccasino:0:0000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
ccasino:0:0000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
ccasino:0:0000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
ccasino:0:0000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
ccasino:0:0000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
ccasino:0:0000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
ccasino:0:0000:00:999:[ 30h East "wind" ]
ccasino:0:0000:00:999:[ 31h South "wind" ]
ccasino:0:0000:00:999:[ 32h West "wind" ]
ccasino:0:0000:00:999:[ 33h North "wind" ]
ccasino:0:0000:00:999:[ 34h White "dragon" ]
ccasino:0:0000:00:999:[ 35h Green "dragon" ]
ccasino:0:0000:00:999:[ 36h Red "dragon" ]
; [ Crystal Castles (version 2) ]
ccastle2:0:840A:08:000:Infinite Lives
ccastle2:0:862E:FF:000:Invincibility
ccastle2:0:006B:00:001:Finish this Screen Now!
ccastle2:0:006C:00:501:Finish this Screen Now! (2/2)
; [ Crystal Castles (version 3) ]
ccastle3:0:840A:08:000:Infinite Lives
ccastle3:0:862E:FF:000:Invincibility
ccastle3:0:006C:00:001:Finish this Screen Now!
ccastle3:0:006D:00:501:Finish this Screen Now! (2/2)
; [ Crystal Castles (version 4) ]
ccastles:0:840A:08:000:Infinite Lives
ccastles:0:862E:FF:000:Invincibility
ccastles:0:006C:00:001:Finish this Screen Now!
ccastles:0:006D:00:501:Finish this Screen Now! (2/2)
; [ Crazy Climber (bootleg set 1) ]
ccboot:0:80D8:06:000:Infinite Lives
ccboot:0:80E5:89:007:Infinite Bonus
ccboot:0:82AD:FF:000:No Closing Windows
ccboot:0:0000:00:999:[You still have to look out ]
ccboot:0:0000:00:999:[for falling 'Crazy Climber']
ccboot:0:0000:00:999:[Boards and watch out for ]
ccboot:0:0000:00:999:[one beam in the 4th Buildng]
ccboot:0:815C:00:000:Dumb Enemies
ccboot:0:8164:00:500:Dumb Enemies (2/3)
ccboot:0:816C:00:500:Dumb Enemies (3/3)
; [ Crazy Climber (bootleg set 2) ]
ccboot2:0:80D8:06:000:Infinite Lives
ccboot2:0:80E5:89:007:Infinite Bonus
ccboot2:0:82AD:FF:000:No Closing Windows
ccboot2:0:0000:00:999:[You still have to look out ]
ccboot2:0:0000:00:999:[for falling 'Crazy Climber']
ccboot2:0:0000:00:999:[Boards and watch out for ]
ccboot2:0:0000:00:999:[one beam in the 4th Buildng]
ccboot2:0:815C:00:000:Dumb Enemies
ccboot2:0:8164:00:500:Dumb Enemies (2/3)
ccboot2:0:816C:00:500:Dumb Enemies (3/3)
; [ Cosmic Chasm (set 1) ]
cchasm:0:FFEC9B:06:000:Infinite Lives PL1
cchasm:0:FFEC9D:06:000:Infinite Lives PL2
; [ Cosmic Chasm (set 2) ]
cchasm1:0:FFEC9B:06:000:Infinite Lives PL1
cchasm1:0:FFEC9D:06:000:Infinite Lives PL2
; [ Crazy Climber (US) ]
cclimber:0:80D8:06:000:Infinite Lives
cclimber:0:80E5:89:007:Infinite Bonus
cclimber:0:82AD:FF:000:No Closing Windows
cclimber:0:0000:00:999:[You still have to look out ]
cclimber:0:0000:00:999:[for falling 'Crazy Climber']
cclimber:0:0000:00:999:[Boards and watch out for ]
cclimber:0:0000:00:999:[one beam in the 4th Buildng]
cclimber:0:815C:00:000:Dumb Enemies
cclimber:0:8164:00:500:Dumb Enemies (2/3)
cclimber:0:816C:00:500:Dumb Enemies (3/3)
; [ Crazy Climber 2 (Japan) ]
cclimbr2:0:0611F3:0A:000:Infinite Lives PL1
cclimbr2:0:0611F4:03:000:Infinite Continues PL1
cclimbr2:0:06121D:0A:000:Infinite Lives PL2
cclimbr2:0:06121E:03:000:Infinite Continues PL2
cclimbr2:0:0625AA:99:000:Infinite Bonus (F6):F6 at the end of level
cclimbr2:0:000000:00:999:[See the Dip Switch Menu to ]
cclimbr2:0:000000:00:999:[enable Invincibility. ]
cclimbr2:0:000000:00:999:[ ]
cclimbr2:0:000000:00:999:[These Select round cheats ]
cclimbr2:0:000000:00:999:[work for whichever player ]
cclimbr2:0:000000:00:999:[is playing at the time that]
cclimbr2:0:000000:00:999:[you enable it. ]
cclimbr2:0:062623:05:071:Select current round
cclimbr2:0:062623:05:061:Select next round
:cclimbr2:00001301:062623:00000005:FFFFFFFF:Select starting round PL1:You should enable this cheat on the 'Select PL1/2 screen' ie. after credits have been inserted! This cheat works for PL1 only
cclimbr2:0:000000:00:999:[These Start on Round cheats]
cclimbr2:0:000000:00:999:[must be enabled on the ]
cclimbr2:0:000000:00:999:[title screen and turned off]
cclimbr2:0:000000:00:999:[when you start the round. ]
cclimbr2:0:000000:00:999:[They will work for PL2 if ]
cclimbr2:0:000000:00:999:[you it OFF during PL2s game]
cclimbr2:0:062623:01:000:Start on Round 2
cclimbr2:0:062623:02:000:Start on Round 3
cclimbr2:0:062623:03:000:Start on Round 4
cclimbr2:0:062623:04:000:Start on Round 5
cclimbr2:0:062623:05:000:Start on Round 6
; [ Crazy Climber (Japan) ]
cclimbrj:0:80D8:06:000:Infinite Lives
cclimbrj:0:80E5:89:007:Infinite Bonus
cclimbrj:0:82AD:FF:000:No Closing Windows
cclimbrj:0:0000:00:999:[You still have to look out ]
cclimbrj:0:0000:00:999:[for falling 'Crazy Climber']
cclimbrj:0:0000:00:999:[Boards and watch out for ]
cclimbrj:0:0000:00:999:[one beam in the 4th Buildng]
cclimbrj:0:815C:00:000:Dumb Enemies
cclimbrj:0:8164:00:500:Dumb Enemies (2/3)
cclimbrj:0:816C:00:500:Dumb Enemies (3/3)
; [ Cassette: Disco No.1 ]
cdiscon1:0:0004:16:000:Infinite Credits
cdiscon1:0:0017:0A:000:Infinite Lives
cdiscon1:0:0018:08:000:Infinite Music weapons
cdiscon1:0:007F:07:000:Infinite Music time
; [ Centipede (bootleg set 2) ]
centipb2:0:2CB6:38:100:Invincibility
centipb2:0:2CB7:EA:600:Invincibility (2/2):Change "cmp #$07" to sec, nop to force the following BCS to branch
centipb2:0:0070:F8:000:No Fleas and Scorpions
centipb2:0:0061:FF:000:No Spiders
centipb2:0:00B5:00:000:No Spider sound
centipb2:0:0070:3B:000:Alter Flea Behaviour 1
centipb2:0:0040:2C:000:Alter Flea Behaviour 2
centipb2:0:00A5:06:000:Infinite Lives PL1
centipb2:0:00A6:06:000:Infinite Lives PL2
; [ Centipede (revision 2) ]
centipd2:0:2CB6:38:100:Invincibility
centipd2:0:2CB7:EA:600:Invincibility (2/2):Change "cmp #$07" to sec, nop to force the following BCS to branch
centipd2:0:0070:F8:000:No Fleas and Scorpions
centipd2:0:0061:FF:000:No Spiders
centipd2:0:00B5:00:000:No Spider sound
centipd2:0:0070:3B:000:Alter Flea Behaviour 1
centipd2:0:0040:2C:000:Alter Flea Behaviour 2
centipd2:0:00A5:06:000:Infinite Lives PL1
centipd2:0:00A6:06:000:Infinite Lives PL2
; [ Centipede (bootleg set 1) ]
centipdb:0:2CB6:38:100:Invincibility
centipdb:0:2CB7:EA:600:Invincibility (2/2):Change "cmp #$07" to sec, nop to force the following BCS to branch
centipdb:0:0070:F8:000:No Fleas and Scorpions
centipdb:0:0061:FF:000:No Spiders
centipdb:0:00B5:00:000:No Spider sound
centipdb:0:0070:3B:000:Alter Flea Behaviour 1
centipdb:0:0040:2C:000:Alter Flea Behaviour 2
centipdb:0:00A5:06:000:Infinite Lives PL1
centipdb:0:00A6:06:000:Infinite Lives PL2
; [ Centipede (revision 3) ]
centiped:0:2CB5:38:100:Invincibility
centiped:0:2CB6:EA:600:Invincibility (2/2):Change "cmp #$07" to sec, nop to force the following BCS to branch
centiped:0:0070:F8:000:No Fleas and Scorpions
centiped:0:0061:FF:000:No Spiders
centiped:0:00B5:00:000:No Spider sound
centiped:0:0070:3B:000:Alter Flea Behaviour 1
centiped:0:0040:2C:000:Alter Flea Behaviour 2
centiped:0:00A5:06:000:Infinite Lives PL1
centiped:0:00A6:06:000:Infinite Lives PL2
; [ Centipede (1 player, timed) ]
centtime:0:00AB:59:000:Infinite Time
centtime:0:00A5:06:000:Infinite Lives
centtime:0:2CB9:38:100:Invincibility
centtime:0:2CBA:EA:600:Invincibility (2/2):Change "cmp #$07" to sec, nop to force the following BCS to branch
centtime:0:0070:F8:000:No Fleas and Scorpions
centtime:0:0061:FF:000:No Spiders
centtime:0:00B5:00:000:No Spider sound
centtime:0:0070:3B:000:Alter Flea Behaviour 1
centtime:0:0040:2C:000:Alter Flea Behaviour 2
; [ Cerberus ]
cerberus:0:E97B:09:000:Infinite Credits
; [ Cassette: Explorer ]
cexplore:0:00C2:05:000:Infinite Lives
; [ Cassette: Fighting Ice Hockey ]
cfghtice:0:00BC:09:000:Infinite Credits
cfghtice:0:00CA:99:000:Infinite Time
cfghtice:0:00C9:09:500:Infinite Time (2/2)
cfghtice:0:00CA:00:001:Finish this Period Now!
cfghtice:0:00C9:00:501:Finish this Period Now! (2/2)
cfghtice:0:00D6:00:000:Score always = 0 PL1
cfghtice:0:00D6:99:000:Score always = 99 PL1
cfghtice:0:00D6:00:001:Score = 0 Now! PL1
cfghtice:0:00D6:50:001:Score = 50 Now! PL1
cfghtice:0:00D6:99:073:Select Score PL1
cfghtice:0:00DA:00:000:Score always = 0 PL2
cfghtice:0:00DA:99:000:Score always = 99 PL2
cfghtice:0:00DA:00:001:Score = 0 Now! PL2
cfghtice:0:00DA:50:001:Score = 50 Now! PL2
cfghtice:0:00DA:99:073:Select Score PL2
; [ Cassette: Flying Ball? ]
cflyball:0:0000:00:999:[ There are no cheats ]:REASON 1
cflyball:0:0000:00:999:[ for this game as it ]:REASON 1
cflyball:0:0000:00:999:[ didn't work the last ]:REASON 1
cflyball:0:0000:00:999:[ time it was tested. ]:REASON 1
cflyball:0:0000:00:999:[ If the game now works ]:REASON 1
cflyball:0:0000:00:999:[ please request cheats ]:REASON 1
cflyball:0:0000:00:999:[ for it on the cheat ]:REASON 1
cflyball:0:0000:00:999:[ forums. ]:REASON 1
; [ Cosmo Gang the Puzzle (Japan) ]
cgangpzj:0:0010FD:09:000:Infinite Credits
cgangpzj:0:004B92:00:000:Next Top Left Tile always Empty PL1
cgangpzj:0:004B92:02:000:Next Top Left Tile always Arrow PL1
cgangpzj:0:004B92:04:000:Next Top Left Tile always Star PL1
cgangpzj:0:004B92:06:000:Next Top Left Tile always Block PL1
cgangpzj:0:004B92:08:000:Next Top Left Tile always P Cosmo PL1
cgangpzj:0:004B92:0A:000:Next Top Left Tile always G Cosmo PL1
cgangpzj:0:004B93:00:000:Next Bottom Left Tile always Empty PL1
cgangpzj:0:004B93:02:000:Next Bottom Left Tile always Arrow PL1
cgangpzj:0:004B93:04:000:Next Bottom Left Tile always Star PL1
cgangpzj:0:004B93:06:000:Next Bottom Left Tile always Block PL1
cgangpzj:0:004B93:08:000:Next Bottom Left Tile always P Cosmo PL1
cgangpzj:0:004B93:0A:000:Next Bottom Left Tile always G Cosmo PL1
cgangpzj:0:004B94:00:000:Next Bottom Right Tile always Empty PL1
cgangpzj:0:004B94:02:000:Next Bottom Right Tile always Arrow PL1
cgangpzj:0:004B94:04:000:Next Bottom Right Tile always Star PL1
cgangpzj:0:004B94:06:000:Next Bottom Right Tile always Block PL1
cgangpzj:0:004B94:08:000:Next Bottom Right Tile always P Cosmo PL1
cgangpzj:0:004B94:0A:000:Next Bottom Right Tile always G Cosmo PL1
cgangpzj:0:004B95:00:000:Next Top Right Tile always Empty PL1
cgangpzj:0:004B95:02:000:Next Top Right Tile always Arrow PL1
cgangpzj:0:004B95:04:000:Next Top Right Tile always Star PL1
cgangpzj:0:004B95:06:000:Next Top Right Tile always Block PL1
cgangpzj:0:004B95:08:000:Next Top Right Tile always P Cosmo PL1
cgangpzj:0:004B95:0A:000:Next Top Right Tile always G Cosmo PL1
cgangpzj:0:004B92:00:001:Next Top Left Tile = Empty Now! PL1
cgangpzj:0:004B92:02:001:Next Top Left Tile = Arrow Now! PL1
cgangpzj:0:004B92:04:001:Next Top Left Tile = Star Now! PL1
cgangpzj:0:004B92:06:001:Next Top Left Tile = Block Now! PL1
cgangpzj:0:004B92:08:001:Next Top Left Tile = P Cosmo Now! PL1
cgangpzj:0:004B92:0A:001:Next Top Left Tile = G Cosmo Now! PL1
cgangpzj:0:004B93:00:001:Next Bottom Left Tile = Empty Now! PL1
cgangpzj:0:004B93:02:001:Next Bottom Left Tile = Arrow Now! PL1
cgangpzj:0:004B93:04:001:Next Bottom Left Tile = Star Now! PL1
cgangpzj:0:004B93:06:001:Next Bottom Left Tile = Block Now! PL1
cgangpzj:0:004B93:08:001:Next Bottom Left Tile = P Cosmo Now! PL1
cgangpzj:0:004B93:0A:001:Next Bottom Left Tile = G Cosmo Now! PL1
cgangpzj:0:004B94:00:001:Next Bottom Right Tile = Empty Now! PL1
cgangpzj:0:004B94:02:001:Next Bottom Right Tile = Arrow Now! PL1
cgangpzj:0:004B94:04:001:Next Bottom Right Tile = Star Now! PL1
cgangpzj:0:004B94:06:001:Next Bottom Right Tile = Block Now! PL1
cgangpzj:0:004B94:08:001:Next Bottom Right Tile = P Cosmo Now! PL1
cgangpzj:0:004B94:0A:001:Next Bottom Right Tile = G Cosmo Now! PL1
cgangpzj:0:004B95:00:001:Next Top Right Tile = Empty Now! PL1
cgangpzj:0:004B95:02:001:Next Top Right Tile = Arrow Now! PL1
cgangpzj:0:004B95:04:001:Next Top Right Tile = Star Now! PL1
cgangpzj:0:004B95:06:001:Next Top Right Tile = Block Now! PL1
cgangpzj:0:004B95:08:001:Next Top Right Tile = P Cosmo Now! PL1
cgangpzj:0:004B95:0A:001:Next Top Right Tile = G Cosmo Now! PL1
cgangpzj:0:005D9E:00:000:Next Top Left Tile always Empty PL2
cgangpzj:0:005D9E:02:000:Next Top Left Tile always Arrow PL2
cgangpzj:0:005D9E:04:000:Next Top Left Tile always Star PL2
cgangpzj:0:005D9E:06:000:Next Top Left Tile always Block PL2
cgangpzj:0:005D9E:08:000:Next Top Left Tile always P Cosmo PL2
cgangpzj:0:005D9E:0A:000:Next Top Left Tile always G Cosmo PL2
cgangpzj:0:005D9F:00:000:Next Bottom Left Tile always Empty PL2
cgangpzj:0:005D9F:02:000:Next Bottom Left Tile always Arrow PL2
cgangpzj:0:005D9F:04:000:Next Bottom Left Tile always Star PL2
cgangpzj:0:005D9F:06:000:Next Bottom Left Tile always Block PL2
cgangpzj:0:005D9F:08:000:Next Bottom Left Tile always P Cosmo PL2
cgangpzj:0:005D9F:0A:000:Next Bottom Left Tile always G Cosmo PL2
cgangpzj:0:005DA0:00:000:Next Bottom Right Tile always Empty PL2
cgangpzj:0:005DA0:02:000:Next Bottom Right Tile always Arrow PL2
cgangpzj:0:005DA0:04:000:Next Bottom Right Tile always Star PL2
cgangpzj:0:005DA0:06:000:Next Bottom Right Tile always Block PL2
cgangpzj:0:005DA0:08:000:Next Bottom Right Tile always P Cosmo PL2
cgangpzj:0:005DA0:0A:000:Next Bottom Right Tile always G Cosmo PL2
cgangpzj:0:005DA1:00:000:Next Top Right Tile always Empty PL2
cgangpzj:0:005DA1:02:000:Next Top Right Tile always Arrow PL2
cgangpzj:0:005DA1:04:000:Next Top Right Tile always Star PL2
cgangpzj:0:005DA1:06:000:Next Top Right Tile always Block PL2
cgangpzj:0:005DA1:08:000:Next Top Right Tile always P Cosmo PL2
cgangpzj:0:005DA1:0A:000:Next Top Right Tile always G Cosmo PL2
cgangpzj:0:005D9E:00:001:Next Top Left Tile = Empty Now! PL2
cgangpzj:0:005D9E:02:001:Next Top Left Tile = Arrow Now! PL2
cgangpzj:0:005D9E:04:001:Next Top Left Tile = Star Now! PL2
cgangpzj:0:005D9E:06:001:Next Top Left Tile = Block Now! PL2
cgangpzj:0:005D9E:08:001:Next Top Left Tile = P Cosmo Now! PL2
cgangpzj:0:005D9E:0A:001:Next Top Left Tile = G Cosmo Now! PL2
cgangpzj:0:005D9F:00:001:Next Bottom Left Tile = Empty Now! PL2
cgangpzj:0:005D9F:02:001:Next Bottom Left Tile = Arrow Now! PL2
cgangpzj:0:005D9F:04:001:Next Bottom Left Tile = Star Now! PL2
cgangpzj:0:005D9F:06:001:Next Bottom Left Tile = Block Now! PL2
cgangpzj:0:005D9F:08:001:Next Bottom Left Tile = P Cosmo Now! PL2
cgangpzj:0:005D9F:0A:001:Next Bottom Left Tile = G Cosmo Now! PL2
cgangpzj:0:005DA0:00:001:Next Bottom Right Tile = Empty Now! PL2
cgangpzj:0:005DA0:02:001:Next Bottom Right Tile = Arrow Now! PL2
cgangpzj:0:005DA0:04:001:Next Bottom Right Tile = Star Now! PL2
cgangpzj:0:005DA0:06:001:Next Bottom Right Tile = Block Now! PL2
cgangpzj:0:005DA0:08:001:Next Bottom Right Tile = P Cosmo Now! PL2
cgangpzj:0:005DA0:0A:001:Next Bottom Right Tile = G Cosmo Now! PL2
cgangpzj:0:005DA1:00:001:Next Top Right Tile = Empty Now! PL2
cgangpzj:0:005DA1:02:001:Next Top Right Tile = Arrow Now! PL2
cgangpzj:0:005DA1:04:001:Next Top Right Tile = Star Now! PL2
cgangpzj:0:005DA1:06:001:Next Top Right Tile = Block Now! PL2
cgangpzj:0:005DA1:08:001:Next Top Right Tile = P Cosmo Now! PL2
cgangpzj:0:005DA1:0A:001:Next Top Right Tile = G Cosmo Now! PL2
; [ Cosmo Gang the Puzzle (US) ]
cgangpzl:0:0010FD:09:000:Infinite Credits
cgangpzl:0:004B92:00:000:Next Top Left Tile always Empty PL1
cgangpzl:0:004B92:02:000:Next Top Left Tile always Arrow PL1
cgangpzl:0:004B92:04:000:Next Top Left Tile always Star PL1
cgangpzl:0:004B92:06:000:Next Top Left Tile always Block PL1
cgangpzl:0:004B92:08:000:Next Top Left Tile always P Cosmo PL1
cgangpzl:0:004B92:0A:000:Next Top Left Tile always G Cosmo PL1
cgangpzl:0:004B93:00:000:Next Bottom Left Tile always Empty PL1
cgangpzl:0:004B93:02:000:Next Bottom Left Tile always Arrow PL1
cgangpzl:0:004B93:04:000:Next Bottom Left Tile always Star PL1
cgangpzl:0:004B93:06:000:Next Bottom Left Tile always Block PL1
cgangpzl:0:004B93:08:000:Next Bottom Left Tile always P Cosmo PL1
cgangpzl:0:004B93:0A:000:Next Bottom Left Tile always G Cosmo PL1
cgangpzl:0:004B94:00:000:Next Bottom Right Tile always Empty PL1
cgangpzl:0:004B94:02:000:Next Bottom Right Tile always Arrow PL1
cgangpzl:0:004B94:04:000:Next Bottom Right Tile always Star PL1
cgangpzl:0:004B94:06:000:Next Bottom Right Tile always Block PL1
cgangpzl:0:004B94:08:000:Next Bottom Right Tile always P Cosmo PL1
cgangpzl:0:004B94:0A:000:Next Bottom Right Tile always G Cosmo PL1
cgangpzl:0:004B95:00:000:Next Top Right Tile always Empty PL1
cgangpzl:0:004B95:02:000:Next Top Right Tile always Arrow PL1
cgangpzl:0:004B95:04:000:Next Top Right Tile always Star PL1
cgangpzl:0:004B95:06:000:Next Top Right Tile always Block PL1
cgangpzl:0:004B95:08:000:Next Top Right Tile always P Cosmo PL1
cgangpzl:0:004B95:0A:000:Next Top Right Tile always G Cosmo PL1
cgangpzl:0:004B92:00:001:Next Top Left Tile = Empty Now! PL1
cgangpzl:0:004B92:02:001:Next Top Left Tile = Arrow Now! PL1
cgangpzl:0:004B92:04:001:Next Top Left Tile = Star Now! PL1
cgangpzl:0:004B92:06:001:Next Top Left Tile = Block Now! PL1
cgangpzl:0:004B92:08:001:Next Top Left Tile = P Cosmo Now! PL1
cgangpzl:0:004B92:0A:001:Next Top Left Tile = G Cosmo Now! PL1
cgangpzl:0:004B93:00:001:Next Bottom Left Tile = Empty Now! PL1
cgangpzl:0:004B93:02:001:Next Bottom Left Tile = Arrow Now! PL1
cgangpzl:0:004B93:04:001:Next Bottom Left Tile = Star Now! PL1
cgangpzl:0:004B93:06:001:Next Bottom Left Tile = Block Now! PL1
cgangpzl:0:004B93:08:001:Next Bottom Left Tile = P Cosmo Now! PL1
cgangpzl:0:004B93:0A:001:Next Bottom Left Tile = G Cosmo Now! PL1
cgangpzl:0:004B94:00:001:Next Bottom Right Tile = Empty Now! PL1
cgangpzl:0:004B94:02:001:Next Bottom Right Tile = Arrow Now! PL1
cgangpzl:0:004B94:04:001:Next Bottom Right Tile = Star Now! PL1
cgangpzl:0:004B94:06:001:Next Bottom Right Tile = Block Now! PL1
cgangpzl:0:004B94:08:001:Next Bottom Right Tile = P Cosmo Now! PL1
cgangpzl:0:004B94:0A:001:Next Bottom Right Tile = G Cosmo Now! PL1
cgangpzl:0:004B95:00:001:Next Top Right Tile = Empty Now! PL1
cgangpzl:0:004B95:02:001:Next Top Right Tile = Arrow Now! PL1
cgangpzl:0:004B95:04:001:Next Top Right Tile = Star Now! PL1
cgangpzl:0:004B95:06:001:Next Top Right Tile = Block Now! PL1
cgangpzl:0:004B95:08:001:Next Top Right Tile = P Cosmo Now! PL1
cgangpzl:0:004B95:0A:001:Next Top Right Tile = G Cosmo Now! PL1
cgangpzl:0:005D9E:00:000:Next Top Left Tile always Empty PL2
cgangpzl:0:005D9E:02:000:Next Top Left Tile always Arrow PL2
cgangpzl:0:005D9E:04:000:Next Top Left Tile always Star PL2
cgangpzl:0:005D9E:06:000:Next Top Left Tile always Block PL2
cgangpzl:0:005D9E:08:000:Next Top Left Tile always P Cosmo PL2
cgangpzl:0:005D9E:0A:000:Next Top Left Tile always G Cosmo PL2
cgangpzl:0:005D9F:00:000:Next Bottom Left Tile always Empty PL2
cgangpzl:0:005D9F:02:000:Next Bottom Left Tile always Arrow PL2
cgangpzl:0:005D9F:04:000:Next Bottom Left Tile always Star PL2
cgangpzl:0:005D9F:06:000:Next Bottom Left Tile always Block PL2
cgangpzl:0:005D9F:08:000:Next Bottom Left Tile always P Cosmo PL2
cgangpzl:0:005D9F:0A:000:Next Bottom Left Tile always G Cosmo PL2
cgangpzl:0:005DA0:00:000:Next Bottom Right Tile always Empty PL2
cgangpzl:0:005DA0:02:000:Next Bottom Right Tile always Arrow PL2
cgangpzl:0:005DA0:04:000:Next Bottom Right Tile always Star PL2
cgangpzl:0:005DA0:06:000:Next Bottom Right Tile always Block PL2
cgangpzl:0:005DA0:08:000:Next Bottom Right Tile always P Cosmo PL2
cgangpzl:0:005DA0:0A:000:Next Bottom Right Tile always G Cosmo PL2
cgangpzl:0:005DA1:00:000:Next Top Right Tile always Empty PL2
cgangpzl:0:005DA1:02:000:Next Top Right Tile always Arrow PL2
cgangpzl:0:005DA1:04:000:Next Top Right Tile always Star PL2
cgangpzl:0:005DA1:06:000:Next Top Right Tile always Block PL2
cgangpzl:0:005DA1:08:000:Next Top Right Tile always P Cosmo PL2
cgangpzl:0:005DA1:0A:000:Next Top Right Tile always G Cosmo PL2
cgangpzl:0:005D9E:00:001:Next Top Left Tile = Empty Now! PL2
cgangpzl:0:005D9E:02:001:Next Top Left Tile = Arrow Now! PL2
cgangpzl:0:005D9E:04:001:Next Top Left Tile = Star Now! PL2
cgangpzl:0:005D9E:06:001:Next Top Left Tile = Block Now! PL2
cgangpzl:0:005D9E:08:001:Next Top Left Tile = P Cosmo Now! PL2
cgangpzl:0:005D9E:0A:001:Next Top Left Tile = G Cosmo Now! PL2
cgangpzl:0:005D9F:00:001:Next Bottom Left Tile = Empty Now! PL2
cgangpzl:0:005D9F:02:001:Next Bottom Left Tile = Arrow Now! PL2
cgangpzl:0:005D9F:04:001:Next Bottom Left Tile = Star Now! PL2
cgangpzl:0:005D9F:06:001:Next Bottom Left Tile = Block Now! PL2
cgangpzl:0:005D9F:08:001:Next Bottom Left Tile = P Cosmo Now! PL2
cgangpzl:0:005D9F:0A:001:Next Bottom Left Tile = G Cosmo Now! PL2
cgangpzl:0:005DA0:00:001:Next Bottom Right Tile = Empty Now! PL2
cgangpzl:0:005DA0:02:001:Next Bottom Right Tile = Arrow Now! PL2
cgangpzl:0:005DA0:04:001:Next Bottom Right Tile = Star Now! PL2
cgangpzl:0:005DA0:06:001:Next Bottom Right Tile = Block Now! PL2
cgangpzl:0:005DA0:08:001:Next Bottom Right Tile = P Cosmo Now! PL2
cgangpzl:0:005DA0:0A:001:Next Bottom Right Tile = G Cosmo Now! PL2
cgangpzl:0:005DA1:00:001:Next Top Right Tile = Empty Now! PL2
cgangpzl:0:005DA1:02:001:Next Top Right Tile = Arrow Now! PL2
cgangpzl:0:005DA1:04:001:Next Top Right Tile = Star Now! PL2
cgangpzl:0:005DA1:06:001:Next Top Right Tile = Block Now! PL2
cgangpzl:0:005DA1:08:001:Next Top Right Tile = P Cosmo Now! PL2
cgangpzl:0:005DA1:0A:001:Next Top Right Tile = G Cosmo Now! PL2
; [ Cassette: Graplop (aka Cluster Buster) (set 1) ]
cgraplop:0:0030:06:000:Infinite Lives
; [ Cassette: Graplop (aka Cluster Buster) (set 2) ]
cgraplp2:0:0030:06:000:Infinite Lives
; [ Chack'n Pop ]
chaknpop:0:8403:0A:000:Infinite Lives PL1
chaknpop:0:8404:0A:000:Infinite Lives PL2
; [ Challenger ]
challeng:0:00BE:09:000:Infinite Lives PL1
challeng:0:00BF:09:000:Infinite Lives PL2
challeng:0:004C:01:000:Infinite Bombs
challeng:0:0000:00:999:[The Worms Invincibility ]
challeng:0:0000:00:999:[cheat must be turned OFF ]
challeng:0:0000:00:999:[with the 'OFF' cheat if you]
challeng:0:0000:00:999:[get hit by anything else!! ]
challeng:0:0023:00:000:Worms Invincibility 'ON'
challeng:0:0023:01:001:Worms Invincibility 'OFF'
; [ Chameleon ]
chameleo:0:002E:50:000:Infinite Credits
chameleo:0:0091:06:000:Infinite Lives
chameleo:0:693D:60:100:Invincibility
chameleo:0:7826:60:600:Invincibility (2/2):1st part against chickens/eggs, 2nd part against rocks
; [ Champion Baseball ]
champbas:0:8C04:99:000:Infinite Credits
champbas:0:8C98:00:000:Infinite Strikes
champbas:0:8C99:00:000:Infinite Balls
champbas:0:8C97:00:000:Infinite Outs
champbas:0:8C98:00:001:Set Strikes to 0 Now!
champbas:0:8C98:03:001:Set Strikes to 3 Now!
champbas:0:8C99:00:001:Set Balls to 0 Now!
champbas:0:8C99:04:001:Set Balls to 4 Now!
champbas:0:8C97:00:001:Set Outs to 0 Now!
champbas:0:8C97:03:001:Set Outs to 3 Now!
champbas:0:8C83:09:000:Your R1 score always = 9
champbas:0:8C84:09:000:Your R2 score always = 9
champbas:0:8C85:09:000:Your R3 score always = 9
champbas:0:8C86:09:000:Your R4 score always = 9
champbas:0:8C87:09:000:Your R5 score always = 9
champbas:0:8C88:09:000:Your R6 score always = 9
champbas:0:8C89:09:000:Your R7 score always = 9
champbas:0:8C8A:09:000:Your R8 score always = 9
champbas:0:8C8B:09:000:Your R9 score always = 9
champbas:0:8C83:09:001:Your R1 score = 9 Now!
champbas:0:8C84:09:001:Your R2 score = 9 Now!
champbas:0:8C85:09:001:Your R3 score = 9 Now!
champbas:0:8C86:09:001:Your R4 score = 9 Now!
champbas:0:8C87:09:001:Your R5 score = 9 Now!
champbas:0:8C88:09:001:Your R6 score = 9 Now!
champbas:0:8C89:09:001:Your R7 score = 9 Now!
champbas:0:8C8A:09:001:Your R8 score = 9 Now!
champbas:0:8C8B:09:001:Your R9 score = 9 Now!
champbas:0:8C83:79:070:Select your R1 Score
champbas:0:8C84:79:070:Select your R2 Score
champbas:0:8C85:79:070:Select your R3 Score
champbas:0:8C86:79:070:Select your R4 Score
champbas:0:8C87:79:070:Select your R5 Score
champbas:0:8C88:79:070:Select your R6 Score
champbas:0:8C89:79:070:Select your R7 Score
champbas:0:8C8A:79:070:Select your R8 Score
champbas:0:8C8B:79:070:Select your R9 Score
champbas:0:8C8D:00:000:CPUs R1 score always = 0
champbas:0:8C8E:00:000:CPUs R2 score always = 0
champbas:0:8C8F:00:000:CPUs R3 score always = 0
champbas:0:8C90:00:000:CPUs R4 score always = 0
champbas:0:8C91:00:000:CPUs R5 score always = 0
champbas:0:8C92:00:000:CPUs R6 score always = 0
champbas:0:8C93:00:000:CPUs R7 score always = 0
champbas:0:8C94:00:000:CPUs R8 score always = 0
champbas:0:8C95:00:000:CPUs R9 score always = 0
champbas:0:8C8D:00:001:CPUs R1 score = 0 Now!
champbas:0:8C8E:00:001:CPUs R2 score = 0 Now!
champbas:0:8C8F:00:001:CPUs R3 score = 0 Now!
champbas:0:8C90:00:001:CPUs R4 score = 0 Now!
champbas:0:8C91:00:001:CPUs R5 score = 0 Now!
champbas:0:8C92:00:001:CPUs R6 score = 0 Now!
champbas:0:8C93:00:001:CPUs R7 score = 0 Now!
champbas:0:8C94:00:001:CPUs R8 score = 0 Now!
champbas:0:8C95:00:001:CPUs R9 score = 0 Now!
champbas:0:8C8D:79:070:Select CPUs R1 Score
champbas:0:8C8E:79:070:Select CPUs R2 Score
champbas:0:8C8F:79:070:Select CPUs R3 Score
champbas:0:8C90:79:070:Select CPUs R4 Score
champbas:0:8C91:79:070:Select CPUs R5 Score
champbas:0:8C92:79:070:Select CPUs R6 Score
champbas:0:8C93:79:070:Select CPUs R7 Score
champbas:0:8C94:79:070:Select CPUs R8 Score
champbas:0:8C95:79:070:Select CPUs R9 Score
; [ Champion Baseball II ]
champbb2:0:8C04:99:000:Infinite Credits
champbb2:0:8C98:00:000:Infinite Strikes
champbb2:0:8C99:00:000:Infinite Balls
champbb2:0:8C97:00:000:Infinite Outs
champbb2:0:8C98:00:001:Set Strikes to 0 Now!
champbb2:0:8C98:03:001:Set Strikes to 3 Now!
champbb2:0:8C99:00:001:Set Balls to 0 Now!
champbb2:0:8C99:04:001:Set Balls to 4 Now!
champbb2:0:8C97:00:001:Set Outs to 0 Now!
champbb2:0:8C97:03:001:Set Outs to 3 Now!
champbb2:0:8C83:09:000:Your R1 score always = 9
champbb2:0:8C84:09:000:Your R2 score always = 9
champbb2:0:8C85:09:000:Your R3 score always = 9
champbb2:0:8C86:09:000:Your R4 score always = 9
champbb2:0:8C87:09:000:Your R5 score always = 9
champbb2:0:8C88:09:000:Your R6 score always = 9
champbb2:0:8C89:09:000:Your R7 score always = 9
champbb2:0:8C8A:09:000:Your R8 score always = 9
champbb2:0:8C8B:09:000:Your R9 score always = 9
champbb2:0:8C83:09:001:Your R1 score = 9 Now!
champbb2:0:8C84:09:001:Your R2 score = 9 Now!
champbb2:0:8C85:09:001:Your R3 score = 9 Now!
champbb2:0:8C86:09:001:Your R4 score = 9 Now!
champbb2:0:8C87:09:001:Your R5 score = 9 Now!
champbb2:0:8C88:09:001:Your R6 score = 9 Now!
champbb2:0:8C89:09:001:Your R7 score = 9 Now!
champbb2:0:8C8A:09:001:Your R8 score = 9 Now!
champbb2:0:8C8B:09:001:Your R9 score = 9 Now!
champbb2:0:8C83:79:070:Select your R1 Score
champbb2:0:8C84:79:070:Select your R2 Score
champbb2:0:8C85:79:070:Select your R3 Score
champbb2:0:8C86:79:070:Select your R4 Score
champbb2:0:8C87:79:070:Select your R5 Score
champbb2:0:8C88:79:070:Select your R6 Score
champbb2:0:8C89:79:070:Select your R7 Score
champbb2:0:8C8A:79:070:Select your R8 Score
champbb2:0:8C8B:79:070:Select your R9 Score
champbb2:0:8C8D:00:000:CPUs R1 score always = 0
champbb2:0:8C8E:00:000:CPUs R2 score always = 0
champbb2:0:8C8F:00:000:CPUs R3 score always = 0
champbb2:0:8C90:00:000:CPUs R4 score always = 0
champbb2:0:8C91:00:000:CPUs R5 score always = 0
champbb2:0:8C92:00:000:CPUs R6 score always = 0
champbb2:0:8C93:00:000:CPUs R7 score always = 0
champbb2:0:8C94:00:000:CPUs R8 score always = 0
champbb2:0:8C95:00:000:CPUs R9 score always = 0
champbb2:0:8C8D:00:001:CPUs R1 score = 0 Now!
champbb2:0:8C8E:00:001:CPUs R2 score = 0 Now!
champbb2:0:8C8F:00:001:CPUs R3 score = 0 Now!
champbb2:0:8C90:00:001:CPUs R4 score = 0 Now!
champbb2:0:8C91:00:001:CPUs R5 score = 0 Now!
champbb2:0:8C92:00:001:CPUs R6 score = 0 Now!
champbb2:0:8C93:00:001:CPUs R7 score = 0 Now!
champbb2:0:8C94:00:001:CPUs R8 score = 0 Now!
champbb2:0:8C95:00:001:CPUs R9 score = 0 Now!
champbb2:0:8C8D:79:070:Select CPUs R1 Score
champbb2:0:8C8E:79:070:Select CPUs R2 Score
champbb2:0:8C8F:79:070:Select CPUs R3 Score
champbb2:0:8C90:79:070:Select CPUs R4 Score
champbb2:0:8C91:79:070:Select CPUs R5 Score
champbb2:0:8C92:79:070:Select CPUs R6 Score
champbb2:0:8C93:79:070:Select CPUs R7 Score
champbb2:0:8C94:79:070:Select CPUs R8 Score
champbb2:0:8C95:79:070:Select CPUs R9 Score
; [ Champion Baseball (Japan set 1) ]
champbbj:0:8C04:99:000:Infinite Credits
champbbj:0:8C98:00:000:Infinite Strikes
champbbj:0:8C99:00:000:Infinite Balls
champbbj:0:8C97:00:000:Infinite Outs
champbbj:0:8C98:00:001:Set Strikes to 0 Now!
champbbj:0:8C98:03:001:Set Strikes to 3 Now!
champbbj:0:8C99:00:001:Set Balls to 0 Now!
champbbj:0:8C99:04:001:Set Balls to 4 Now!
champbbj:0:8C97:00:001:Set Outs to 0 Now!
champbbj:0:8C97:03:001:Set Outs to 3 Now!
champbbj:0:8C83:09:000:Your R1 score always = 9
champbbj:0:8C84:09:000:Your R2 score always = 9
champbbj:0:8C85:09:000:Your R3 score always = 9
champbbj:0:8C86:09:000:Your R4 score always = 9
champbbj:0:8C87:09:000:Your R5 score always = 9
champbbj:0:8C88:09:000:Your R6 score always = 9
champbbj:0:8C89:09:000:Your R7 score always = 9
champbbj:0:8C8A:09:000:Your R8 score always = 9
champbbj:0:8C8B:09:000:Your R9 score always = 9
champbbj:0:8C83:09:001:Your R1 score = 9 Now!
champbbj:0:8C84:09:001:Your R2 score = 9 Now!
champbbj:0:8C85:09:001:Your R3 score = 9 Now!
champbbj:0:8C86:09:001:Your R4 score = 9 Now!
champbbj:0:8C87:09:001:Your R5 score = 9 Now!
champbbj:0:8C88:09:001:Your R6 score = 9 Now!
champbbj:0:8C89:09:001:Your R7 score = 9 Now!
champbbj:0:8C8A:09:001:Your R8 score = 9 Now!
champbbj:0:8C8B:09:001:Your R9 score = 9 Now!
champbbj:0:8C83:79:070:Select your R1 Score
champbbj:0:8C84:79:070:Select your R2 Score
champbbj:0:8C85:79:070:Select your R3 Score
champbbj:0:8C86:79:070:Select your R4 Score
champbbj:0:8C87:79:070:Select your R5 Score
champbbj:0:8C88:79:070:Select your R6 Score
champbbj:0:8C89:79:070:Select your R7 Score
champbbj:0:8C8A:79:070:Select your R8 Score
champbbj:0:8C8B:79:070:Select your R9 Score
champbbj:0:8C8D:00:000:CPUs R1 score always = 0
champbbj:0:8C8E:00:000:CPUs R2 score always = 0
champbbj:0:8C8F:00:000:CPUs R3 score always = 0
champbbj:0:8C90:00:000:CPUs R4 score always = 0
champbbj:0:8C91:00:000:CPUs R5 score always = 0
champbbj:0:8C92:00:000:CPUs R6 score always = 0
champbbj:0:8C93:00:000:CPUs R7 score always = 0
champbbj:0:8C94:00:000:CPUs R8 score always = 0
champbbj:0:8C95:00:000:CPUs R9 score always = 0
champbbj:0:8C8D:00:001:CPUs R1 score = 0 Now!
champbbj:0:8C8E:00:001:CPUs R2 score = 0 Now!
champbbj:0:8C8F:00:001:CPUs R3 score = 0 Now!
champbbj:0:8C90:00:001:CPUs R4 score = 0 Now!
champbbj:0:8C91:00:001:CPUs R5 score = 0 Now!
champbbj:0:8C92:00:001:CPUs R6 score = 0 Now!
champbbj:0:8C93:00:001:CPUs R7 score = 0 Now!
champbbj:0:8C94:00:001:CPUs R8 score = 0 Now!
champbbj:0:8C95:00:001:CPUs R9 score = 0 Now!
champbbj:0:8C8D:79:070:Select CPUs R1 Score
champbbj:0:8C8E:79:070:Select CPUs R2 Score
champbbj:0:8C8F:79:070:Select CPUs R3 Score
champbbj:0:8C90:79:070:Select CPUs R4 Score
champbbj:0:8C91:79:070:Select CPUs R5 Score
champbbj:0:8C92:79:070:Select CPUs R6 Score
champbbj:0:8C93:79:070:Select CPUs R7 Score
champbbj:0:8C94:79:070:Select CPUs R8 Score
champbbj:0:8C95:79:070:Select CPUs R9 Score
; [ Champion Baseball (Japan set 2) ]
champbja:0:8C04:99:000:Infinite Credits
champbja:0:8C98:00:000:Infinite Strikes
champbja:0:8C99:00:000:Infinite Balls
champbja:0:8C97:00:000:Infinite Outs
champbja:0:8C98:00:001:Set Strikes to 0 Now!
champbja:0:8C98:03:001:Set Strikes to 3 Now!
champbja:0:8C99:00:001:Set Balls to 0 Now!
champbja:0:8C99:04:001:Set Balls to 4 Now!
champbja:0:8C97:00:001:Set Outs to 0 Now!
champbja:0:8C97:03:001:Set Outs to 3 Now!
champbja:0:8C83:09:000:Your R1 score always = 9
champbja:0:8C84:09:000:Your R2 score always = 9
champbja:0:8C85:09:000:Your R3 score always = 9
champbja:0:8C86:09:000:Your R4 score always = 9
champbja:0:8C87:09:000:Your R5 score always = 9
champbja:0:8C88:09:000:Your R6 score always = 9
champbja:0:8C89:09:000:Your R7 score always = 9
champbja:0:8C8A:09:000:Your R8 score always = 9
champbja:0:8C8B:09:000:Your R9 score always = 9
champbja:0:8C83:09:001:Your R1 score = 9 Now!
champbja:0:8C84:09:001:Your R2 score = 9 Now!
champbja:0:8C85:09:001:Your R3 score = 9 Now!
champbja:0:8C86:09:001:Your R4 score = 9 Now!
champbja:0:8C87:09:001:Your R5 score = 9 Now!
champbja:0:8C88:09:001:Your R6 score = 9 Now!
champbja:0:8C89:09:001:Your R7 score = 9 Now!
champbja:0:8C8A:09:001:Your R8 score = 9 Now!
champbja:0:8C8B:09:001:Your R9 score = 9 Now!
champbja:0:8C83:79:070:Select your R1 Score
champbja:0:8C84:79:070:Select your R2 Score
champbja:0:8C85:79:070:Select your R3 Score
champbja:0:8C86:79:070:Select your R4 Score
champbja:0:8C87:79:070:Select your R5 Score
champbja:0:8C88:79:070:Select your R6 Score
champbja:0:8C89:79:070:Select your R7 Score
champbja:0:8C8A:79:070:Select your R8 Score
champbja:0:8C8B:79:070:Select your R9 Score
champbja:0:8C8D:00:000:CPUs R1 score always = 0
champbja:0:8C8E:00:000:CPUs R2 score always = 0
champbja:0:8C8F:00:000:CPUs R3 score always = 0
champbja:0:8C90:00:000:CPUs R4 score always = 0
champbja:0:8C91:00:000:CPUs R5 score always = 0
champbja:0:8C92:00:000:CPUs R6 score always = 0
champbja:0:8C93:00:000:CPUs R7 score always = 0
champbja:0:8C94:00:000:CPUs R8 score always = 0
champbja:0:8C95:00:000:CPUs R9 score always = 0
champbja:0:8C8D:00:001:CPUs R1 score = 0 Now!
champbja:0:8C8E:00:001:CPUs R2 score = 0 Now!
champbja:0:8C8F:00:001:CPUs R3 score = 0 Now!
champbja:0:8C90:00:001:CPUs R4 score = 0 Now!
champbja:0:8C91:00:001:CPUs R5 score = 0 Now!
champbja:0:8C92:00:001:CPUs R6 score = 0 Now!
champbja:0:8C93:00:001:CPUs R7 score = 0 Now!
champbja:0:8C94:00:001:CPUs R8 score = 0 Now!
champbja:0:8C95:00:001:CPUs R9 score = 0 Now!
champbja:0:8C8D:79:070:Select CPUs R1 Score
champbja:0:8C8E:79:070:Select CPUs R2 Score
champbja:0:8C8F:79:070:Select CPUs R3 Score
champbja:0:8C90:79:070:Select CPUs R4 Score
champbja:0:8C91:79:070:Select CPUs R5 Score
champbja:0:8C92:79:070:Select CPUs R6 Score
champbja:0:8C93:79:070:Select CPUs R7 Score
champbja:0:8C94:79:070:Select CPUs R8 Score
champbja:0:8C95:79:070:Select CPUs R9 Score
; [ Champion Wrestler (World) ]
champwr:0:8A8A:09:000:Infinite Round Time
champwr:0:8A88:00:001:Round Time Up Now!
champwr:0:8A89:00:501:Round Time Up Now! (2/3)
champwr:0:8A8A:00:501:Round Time Up Now! (3/3)
champwr:0:0000:00:999:[The Referee never counts ]
champwr:0:0000:00:999:[cheat gives you Infinite ]
champwr:0:0000:00:999:[Time out of the ring, when ]
champwr:0:0000:00:999:[you are on the corner and ]
champwr:0:0000:00:999:[makes it impossible to get ]
champwr:0:0000:00:999:[a fall. Either disable it ]
champwr:0:0000:00:999:[or use the CORRECT 'Time =']
champwr:0:0000:00:999:[cheats. These can also be ]
champwr:0:0000:00:999:[useful to enable when it's ]
champwr:0:0000:00:999:[to your advantage!! ;-) ]
champwr:0:A83C:01:000:Referee never counts
champwr:0:A83C:14:001:Out of Ring Time = 20 Now!
champwr:0:A83C:03:001:Fall Count Time = 3 Now!
champwr:0:A83D:03:501:Fall Count Time = 3 Now!(2/2)
champwr:0:A83C:04:001:Corner Count Time = 4 Now!
champwr:0:0000:00:999:[ ]
champwr:0:A039:A0:000:Infinite Energy PL1
champwr:0:A66E:A0:500:Infinite Energy PL1 (2/2)
champwr:0:A66D:A0:000:Infinite Power PL1
champwr:0:A039:00:001:Drain all Energy Now!PL1
champwr:0:A039:00:501:Drain all Energy Now!PL1(2/2)
champwr:0:A66D:00:001:Drain all Power Now! PL1
champwr:0:A139:A0:000:Infinite Energy PL2
champwr:0:A670:A0:500:Infinite Energy PL2 (2/2)
champwr:0:A66F:A0:000:Infinite Power PL2
champwr:0:A139:00:001:Drain all Energy Now!PL2
champwr:0:A670:00:501:Drain all Energy Now!PL2(2/2)
champwr:0:A66F:00:001:Drain all Power Now! PL2
; [ Champion Wrestler (Japan) ]
champwrj:0:8A8A:09:000:Infinite Round Time
champwrj:0:8A88:00:001:Round Time Up Now!
champwrj:0:8A89:00:501:Round Time Up Now! (2/3)
champwrj:0:8A8A:00:501:Round Time Up Now! (3/3)
champwrj:0:0000:00:999:[The Referee never counts ]
champwrj:0:0000:00:999:[cheat gives you Infinite ]
champwrj:0:0000:00:999:[Time out of the ring, when ]
champwrj:0:0000:00:999:[you are on the corner and ]
champwrj:0:0000:00:999:[makes it impossible to get ]
champwrj:0:0000:00:999:[a fall. Either disable it ]
champwrj:0:0000:00:999:[or use the CORRECT 'Time =']
champwrj:0:0000:00:999:[cheats. These can also be ]
champwrj:0:0000:00:999:[useful to enable when it's ]
champwrj:0:0000:00:999:[to your advantage!! ;-) ]
champwrj:0:A83C:01:000:Referee never counts
champwrj:0:A83C:14:001:Out of Ring Time = 20 Now!
champwrj:0:A83C:03:001:Fall Count Time = 3 Now!
champwrj:0:A83D:03:501:Fall Count Time = 3 Now!(2/2)
champwrj:0:A83C:04:001:Corner Count Time = 4 Now!
champwrj:0:0000:00:999:[ ]
champwrj:0:A039:A0:000:Infinite Energy PL1
champwrj:0:A66E:A0:500:Infinite Energy PL1 (2/2)
champwrj:0:A66D:A0:000:Infinite Power PL1
champwrj:0:A039:00:001:Drain all Energy Now!PL1
champwrj:0:A039:00:501:Drain all Energy Now!PL1(2/2)
champwrj:0:A66D:00:001:Drain all Power Now! PL1
champwrj:0:A139:A0:000:Infinite Energy PL2
champwrj:0:A670:A0:500:Infinite Energy PL2 (2/2)
champwrj:0:A66F:A0:000:Infinite Power PL2
champwrj:0:A139:00:001:Drain all Energy Now!PL2
champwrj:0:A670:00:501:Drain all Energy Now!PL2(2/2)
champwrj:0:A66F:00:001:Drain all Power Now! PL2
; [ Champion Wrestler (US) ]
champwru:0:8A8A:09:000:Infinite Round Time
champwru:0:8A88:00:001:Round Time Up Now!
champwru:0:8A89:00:501:Round Time Up Now! (2/3)
champwru:0:8A8A:00:501:Round Time Up Now! (3/3)
champwru:0:0000:00:999:[The Referee never counts ]
champwru:0:0000:00:999:[cheat gives you Infinite ]
champwru:0:0000:00:999:[Time out of the ring, when ]
champwru:0:0000:00:999:[you are on the corner and ]
champwru:0:0000:00:999:[makes it impossible to get ]
champwru:0:0000:00:999:[a fall. Either disable it ]
champwru:0:0000:00:999:[or use the CORRECT 'Time =']
champwru:0:0000:00:999:[cheats. These can also be ]
champwru:0:0000:00:999:[useful to enable when it's ]
champwru:0:0000:00:999:[to your advantage!! ;-) ]
champwru:0:A83C:01:000:Referee never counts
champwru:0:A83C:14:001:Out of Ring Time = 20 Now!
champwru:0:A83C:03:001:Fall Count Time = 3 Now!
champwru:0:A83D:03:501:Fall Count Time = 3 Now!(2/2)
champwru:0:A83C:04:001:Corner Count Time = 4 Now!
champwru:0:0000:00:999:[ ]
champwru:0:A039:A0:000:Infinite Energy PL1
champwru:0:A66E:A0:500:Infinite Energy PL1 (2/2)
champwru:0:A66D:A0:000:Infinite Power PL1
champwru:0:A039:00:001:Drain all Energy Now!PL1
champwru:0:A039:00:501:Drain all Energy Now!PL1(2/2)
champwru:0:A66D:00:001:Drain all Power Now! PL1
champwru:0:A139:A0:000:Infinite Energy PL2
champwru:0:A670:A0:500:Infinite Energy PL2 (2/2)
champwru:0:A66F:A0:000:Infinite Power PL2
champwru:0:A139:00:001:Drain all Energy Now!PL2
champwru:0:A670:00:501:Drain all Energy Now!PL2(2/2)
champwru:0:A66F:00:001:Drain all Power Now! PL2
; [ Change Lanes ]
changela:0:F072:0A:000:Infinite Fuel:Only turn it ON after you've taken on your fuel load!
; [ Changes ]
changes:0:8003:C6:000:Infinite Credits
changes:0:8026:09:020:Invincibility
changes:0:8029:09:000:Infinite Lives PL1
:changes:00001503:8027:00000063:FFFFFFFF:Select starting round PL1:You should enable this cheat before starting the game ie. after credits have been inserted!
changes:0:8027:63:062:Select next round PL1
changes:0:8027:63:072:Select current round PL1
changes:0:802A:09:000:Infinite Lives PL2
:changes:00001503:8028:00000063:FFFFFFFF:Select starting round PL2:You should enable this cheat before starting the game ie. after credits have been inserted!
changes:0:8028:63:062:Select next round PL2
changes:0:8028:63:072:Select current round PL2
; [ Changes (EME license) ]
changesa:0:8003:C6:000:Infinite Credits
changesa:0:8026:09:020:Invincibility
changesa:0:8029:09:000:Infinite Lives PL1
:changesa:00001503:8027:00000063:FFFFFFFF:Select starting round PL1:You should enable this cheat before starting the game ie. after credits have been inserted!
changesa:0:8027:63:062:Select next round PL1
changesa:0:8027:63:072:Select current round PL1
changesa:0:802A:09:000:Infinite Lives PL2
:changesa:00001503:8028:00000063:FFFFFFFF:Select starting round PL2:You should enable this cheat before starting the game ie. after credits have been inserted!
changesa:0:8028:63:062:Select next round PL2
changesa:0:8028:63:072:Select current round PL2
; [ Charlie Ninja ]
:charlien:00000000:201035:00000009:FFFFFFFF:Infinite Credits
:charlien:00000301:20104D:00000004:FFFFFFFF:Select Starting Stage:Set on 'Wanted' screen before starting stage.
:charlien:00200000:201079:00090909:FFFFFFFF:Infinite Time
:charlien:00000000:2010CB:0000000A:FFFFFFFF:Always Have Bonus Items:Enable to go to Bonus Stage after you've finished the current Stage
:charlien:60000000:000000:00000000:00000000:
:charlien:00000000:184490:00000009:FFFFFFFF:Infinite Lives PL1
:charlien:00000000:184491:00000003:FFFFFFFF:Infinite Energy PL1
:charlien:00000000:184418:00000003:FFFFFFFF:Invincibility PL1
:charlien:00000000:184480:00000001:FFFFFFFF:Always Have Power Up PL1
:charlien:00000100:184481:00000004:FFFFFFFF:Select Weapon PL1
:charlien:00000000:180020:00000000:00000010:Rapid Fire PL1:Turn it OFF on the name entry screen
:charlien:60000000:000000:00000000:00000000:
:charlien:00000000:184690:00000009:FFFFFFFF:Infinite Lives PL2
:charlien:00000000:184691:00000003:FFFFFFFF:Infinite Energy PL2
:charlien:00000000:184618:00000003:FFFFFFFF:Invincibility PL2
:charlien:00000000:184680:00000001:FFFFFFFF:Always Have Power Up PL2
:charlien:00000100:184681:00000004:FFFFFFFF:Select Weapon PL2
:charlien:00000000:180021:00000000:00000010:Rapid Fire PL2:Turn it OFF on the name entry screen
; [ Chase H.Q. (World) ]
chasehq:0:100200:99:000:Infinite Time
chasehq:0:1003A3:04:000:Infinite Turbos
chasehq:0:1002D8:14:001:Finish Chase after 1 Hit Now!
chasehq:0:1002AF:00:501:Finish Chase after 1 Hit Now! (2/2)
; [ Chase H.Q. (Japan) ]
chasehqj:0:100200:99:000:Infinite Time
chasehqj:0:1003A3:04:000:Infinite Turbos
chasehqj:0:1002D8:14:001:Finish Chase after 1 Hit Now!
chasehqj:0:1002AF:00:501:Finish Chase after 1 Hit Now! (2/2)
; [ Champion Boxing ]
chboxing:0:C15B:63:000:Infinite Credits
chboxing:0:C005:FF:000:Infinite Time
chboxing:0:C005:00:001:Finish this Round Now!
chboxing:0:C03A:03:000:Matches always have only One Round
:chboxing:00000501:C158:00000006:FFFFFFFF:Select Current Level:Can be used as a starting level cheat enable it before you start the game
chboxing:0:C010:7F:000:Infinite Energy PL1
chboxing:0:C010:00:001:Drain all Energy Now! PL1
chboxing:0:C038:FF:000:Always have Maximum Points PL1
chboxing:0:C038:00:000:Always have No Points PL1
chboxing:0:C02C:01:001:Win this Match with a K.O. Now ! PL1
chboxing:0:C044:0A:501:Win this Match with a K.O. Now ! PL1 (2/2)
chboxing:0:C02C:01:001:Win this Match with a T.K.O. Now ! PL1
chboxing:0:C058:03:501:Win this Match with a T.K.O. Now ! PL1 (2/2)
chboxing:0:C02C:02:001:Win this Match on Points Now ! PL1
chboxing:0:C038:FF:501:Win this Match on Points Now ! PL1 (2/3)
chboxing:0:C039:00:501:Win this Match on Points Now ! PL1 (2/3)
:chboxing:62000000:0000:00000000:FFFFFFFF:Select Constant Attack Mode PL1
:chboxing:00010000:C029:00000000:FFFFFFFF:Jab
:chboxing:00010000:C029:00000001:FFFFFFFF:Upper
:chboxing:00010000:C029:00000002:FFFFFFFF:Straight
chboxing:0:C011:7F:000:Infinite Energy PL2
chboxing:0:C011:00:001:Drain all Energy Now! PL2
chboxing:0:C039:FF:000:Always have Maximum Points PL2
chboxing:0:C039:00:000:Always have No Points PL2
chboxing:0:C02B:01:001:Win this Match with a K.O. Now ! PL2
chboxing:0:C044:0A:501:Win this Match with a K.O. Now ! PL2 (2/2)
chboxing:0:C02C:01:001:Win this Match with a T.K.O. Now ! PL2
chboxing:0:C057:03:501:Win this Match with a T.K.O. Now ! PL2 (2/2)
chboxing:0:C02B:02:001:Win this Match on Points Now ! PL2
chboxing:0:C038:00:501:Win this Match on Points Now ! PL2 (2/3)
chboxing:0:C039:FF:501:Win this Match on Points Now ! PL2 (2/3)
:chboxing:62000000:0000:00000000:FFFFFFFF:Select Constant Attack Mode PL2
:chboxing:00010000:C02A:00000000:FFFFFFFF:Jab
:chboxing:00010000:C02A:00000001:FFFFFFFF:Upper
:chboxing:00010000:C02A:00000002:FFFFFFFF:Straight
; [ Check Man (Japan) ]
checkmaj:0:4102:07:000:Infinite Lives
checkmaj:0:4101:00:000:Infinite Time
; [ Check Man ]
checkman:0:8107:07:000:Infinite Lives
checkman:0:8106:00:000:Infinite Time
; [ Checkmate ]
checkmat:0:2008:05:000:Infinite Rounds
checkmat:0:2027:00:000:Score always = 0 PL1
checkmat:0:2028:00:000:Score always = 0 PL2
checkmat:0:2029:00:000:Score always = 0 PL3
checkmat:0:202A:00:000:Score always = 0 PL4
checkmat:0:2027:00:001:Set Score = 0 Now! PL1
checkmat:0:2028:00:001:Set Score = 0 Now! PL2
checkmat:0:2029:00:001:Set Score = 0 Now! PL3
checkmat:0:202A:00:001:Set Score = 0 Now! PL4
checkmat:0:2027:99:073:Select Score PL1
checkmat:0:2028:99:073:Select Score PL2
checkmat:0:2029:99:073:Select Score PL3
checkmat:0:202A:99:073:Select Score PL4
; [ Cheeky Mouse ]
cheekyms:0:3012:09:000:Infinite Lives PL1
cheekyms:0:3013:09:000:Infinite Lives PL2
; [ Cheese Chase ]
cheesech:0:221C5C:03:000:Infinite Time
cheesech:0:221C5D:E8:500:Infinite Time (2/2)
cheesech:0:221C36:7F:000:Infinite Lives
cheesech:0:221C37:FF:500:Infinite Lives (2/2)
cheesech:0:221C58:00:001:Finish this Level Now!
cheesech:0:221C59:00:501:Finish this Level Now! (2/2)
; [ Chelnov - Atomic Runner (World) ]
chelnov:0:060042:99:000:Infinite Credits
chelnov:0:060182:09:000:Infinite Lives
chelnov:0:000000:00:999:[You must turn Invincibility]
chelnov:0:000000:00:999:[off with the 'OFF' cheat ]
chelnov:0:000000:00:999:[when you fall down a pit!! ]
chelnov:0:000000:00:999:[At all other times to turn ]
chelnov:0:000000:00:999:[it off just deselect the ]
chelnov:0:000000:00:999:[Invincibility 'ON' cheat ]
chelnov:0:060194:00:000:Invincibility 'ON'
chelnov:0:060194:FF:001:Invincibility 'OFF':This actually kills you!
chelnov:0:060191:02:000:Always Long shot
chelnov:0:060192:02:000:Always Power shot
chelnov:0:060193:04:000:Always Rapid shot
chelnov:0:060190:00:000:Always have Laser
chelnov:0:060190:01:000:Always have Fireball
chelnov:0:060190:02:000:Always have Rotating Balls
chelnov:0:060190:03:000:Always have Bouncing Ls
chelnov:0:060190:04:000:Always have Chain
chelnov:0:060190:05:000:Always have Missile
chelnov:0:060190:00:001:Get Laser Now!
chelnov:0:060190:01:001:Get Fireball Now!
chelnov:0:060190:02:001:Get Rotating Balls Now!
chelnov:0:060190:03:001:Get Bouncing Ls Now!
chelnov:0:060190:04:001:Get Chain Now!
chelnov:0:060190:05:001:Get Missile Now!
:chelnov:00001301:060189:00000006:FFFFFFFF:Select starting level:You should enable this cheat on the Press START button screen, ie. after credits have been inserted!
chelnov:0:060189:06:071:Select current level
chelnov:0:060189:06:061:Select next level
chelnov:0:060189:06:001:Go to last level next
; [ Chelnov - Atomic Runner (Japan) ]
chelnovj:0:060042:99:000:Infinite Credits
chelnovj:0:060182:09:000:Infinite Lives
chelnovj:0:000000:00:999:[You must turn Invincibility]
chelnovj:0:000000:00:999:[off with the 'OFF' cheat ]
chelnovj:0:000000:00:999:[when you fall down a pit!! ]
chelnovj:0:000000:00:999:[At all other times to turn ]
chelnovj:0:000000:00:999:[it off just deselect the ]
chelnovj:0:000000:00:999:[Invincibility 'ON' cheat ]
chelnovj:0:060194:00:000:Invincibility 'ON'
chelnovj:0:060194:FF:001:Invincibility 'OFF':This actually kills you!
chelnovj:0:060191:02:000:Always Long shot
chelnovj:0:060192:02:000:Always Power shot
chelnovj:0:060193:04:000:Always Rapid shot
chelnovj:0:060190:00:000:Always have Laser
chelnovj:0:060190:01:000:Always have Fireball
chelnovj:0:060190:02:000:Always have Rotating Balls
chelnovj:0:060190:03:000:Always have Bouncing Ls
chelnovj:0:060190:04:000:Always have Chain
chelnovj:0:060190:05:000:Always have Missile
chelnovj:0:060190:00:001:Get Laser Now!
chelnovj:0:060190:01:001:Get Fireball Now!
chelnovj:0:060190:02:001:Get Rotating Balls Now!
chelnovj:0:060190:03:001:Get Bouncing Ls Now!
chelnovj:0:060190:04:001:Get Chain Now!
chelnovj:0:060190:05:001:Get Missile Now!
:chelnovj:00001301:060189:00000006:FFFFFFFF:Select starting level:You should enable this cheat on the Press START button screen, ie. after credits have been inserted!
chelnovj:0:060189:06:071:Select current level
chelnovj:0:060189:06:061:Select next level
chelnovj:0:060189:06:001:Go to last level next
; [ Chelnov - Atomic Runner (US) ]
chelnovu:0:060042:99:000:Infinite Credits
chelnovu:0:060182:09:000:Infinite Lives
chelnovu:0:000000:00:999:[You must turn Invincibility]
chelnovu:0:000000:00:999:[off with the 'OFF' cheat ]
chelnovu:0:000000:00:999:[when you fall down a pit!! ]
chelnovu:0:000000:00:999:[At all other times to turn ]
chelnovu:0:000000:00:999:[it off just deselect the ]
chelnovu:0:000000:00:999:[Invincibility 'ON' cheat ]
chelnovu:0:060194:00:000:Invincibility 'ON'
chelnovu:0:060194:FF:001:Invincibility 'OFF':This actually kills you!
chelnovu:0:060191:02:000:Always Long shot
chelnovu:0:060192:02:000:Always Power shot
chelnovu:0:060193:04:000:Always Rapid shot
chelnovu:0:060190:00:000:Always have Laser
chelnovu:0:060190:01:000:Always have Fireball
chelnovu:0:060190:02:000:Always have Rotating Balls
chelnovu:0:060190:03:000:Always have Bouncing Ls
chelnovu:0:060190:04:000:Always have Chain
chelnovu:0:060190:05:000:Always have Missile
chelnovu:0:060190:00:001:Get Laser Now!
chelnovu:0:060190:01:001:Get Fireball Now!
chelnovu:0:060190:02:001:Get Rotating Balls Now!
chelnovu:0:060190:03:001:Get Bouncing Ls Now!
chelnovu:0:060190:04:001:Get Chain Now!
chelnovu:0:060190:05:001:Get Missile Now!
:chelnovu:00001301:060189:00000006:FFFFFFFF:Select starting level:You should enable this cheat on the Press START button screen, ie. after credits have been inserted!
chelnovu:0:060189:06:071:Select current level
chelnovu:0:060189:06:061:Select next level
chelnovu:0:060189:06:001:Go to last level next
; [ Cheyenne (version 1.0) ]
cheyenne:0:381C:83:000:Infinite Lives PL1
cheyenne:0:3806:00:000:No time between bullets PL1
cheyenne:0:3830:00:000:Only 2 enemies to kill PL1:To be used on level select
cheyenne:0:0000:00:999:[* Hit F6 when cashing in *]
cheyenne:0:3825:99:000:Bonus always x99
cheyenne:0:3834:63:500:Bonus always x99 (2/2)
cheyenne:0:3825:00:070:Select x Bonus Now!
cheyenne:0:3834:C8:501:Select x Bonus Now! (2/2)
cheyenne:0:0000:00:999:[Use only when the gang to ]
cheyenne:0:0000:00:999:[capture is displayed ]
cheyenne:0:3831:05:001:Goto Saloon Level Now! PL1
cheyenne:0:3831:06:001:Goto Old mine Level Now! PL1
cheyenne:0:3831:07:001:Goto Desert Level Now! PL1
cheyenne:0:3831:08:001:Goto Ghost town Level Now!PL1
cheyenne:0:3831:09:001:Goto Forrest Level Now! PL1
cheyenne:0:3831:0A:001:Goto Hills Level Now! PL1
cheyenne:0:3831:0B:001:Goto Graveyard Level Now! PL1
; [ Chiki Chiki Boys (Japan 900619) ]
chikij:0:FF0F69:59:000:Infinite Time
chikij:0:FF147B:03:000:Infinite Lives PL1
chikij:0:FF149B:7F:000:Invincibility PL1
chikij:0:FF14AB:40:000:Infinite Energy PL1
chikij:0:FF14D3:06:000:Infinite Magic PL1
chikij:0:FF153B:03:000:Infinite Lives PL2
chikij:0:FF155B:7F:000:Invincibility PL2
chikij:0:FF156B:40:000:Infinite Energy PL2
chikij:0:FF1593:06:000:Infinite Magic PL2
; [ Chiller (version 3.0) ]
chiller:0:3415:00:000:No time between bullets
chiller:0:3438:80:007:Infinite Time PL1
chiller:0:3435:01:001:1 Monster to go Now! PL1
chiller:0:3435:10:001:10 Monsters to go Now! PL1
chiller:0:344D:80:007:Infinite Time PL2
chiller:0:344A:01:001:1 Monster to go Now! PL2
chiller:0:344A:10:001:10 Monsters to go Now! PL2
; [ Chimera Beast (prototype) ]
chimerab:0:FFCBCF:09:000:Infinite Lives PL1
chimerab:0:FFCBCB:09:000:Infinite Energy PL1
chimerab:0:FFCCD3:02:040:Invincibility PL1
chimerab:0:FFCC7F:09:000:Infinite Lives PL2
chimerab:0:FFCC7B:09:000:Infinite Energy PL2
chimerab:0:FFE053:02:040:Invincibility PL2
; [ China Gate (US) ]
chinagat:0:0C77:99:000:Infinite Time
chinagat:0:0168:09:000:Infinite Lives PL1
chinagat:0:0141:18:000:Infinite Energy PL1
chinagat:0:01ED:09:000:Infinite Lives PL2
chinagat:0:01C6:18:000:Infinite Energy PL2
; [ China Town (Japan) ]
chinatwn:0:1A000B:99:000:Infinite Credits
chinatwn:0:1A0031:99:000:Infinite Time
; [ China Dragon / Dragon World ]
chindrag:0:0000:00:999:[ There are no cheats ]:REASON 1
chindrag:0:0000:00:999:[ for this game as it ]:REASON 1
chindrag:0:0000:00:999:[ didn't work the last ]:REASON 1
chindrag:0:0000:00:999:[ time it was tested. ]:REASON 1
chindrag:0:0000:00:999:[ If the game now works ]:REASON 1
chindrag:0:0000:00:999:[ please request cheats ]:REASON 1
chindrag:0:0000:00:999:[ for it on the cheat ]:REASON 1
chindrag:0:0000:00:999:[ forums. ]:REASON 1
; [ Chinese Hero (older) ]
chinher2:0:E002:63:000:Infinite Credits
chinher2:0:E4B7:01:000:Infinite Bonus Time
chinher2:0:E1A0:62:061:Select next stage
chinher2:0:0000:00:999:[To finish a stage quickly ]
chinher2:0:0000:00:999:[on the one player game you ]
chinher2:0:0000:00:999:[merely have to die or for ]
chinher2:0:0000:00:999:[the two player game you ]
chinher2:0:0000:00:999:[have to kill all on-screen ]
chinher2:0:0000:00:999:[enemies. ]
chinher2:0:E1B3:00:001:Finish Stage Quickly Now!
chinher2:0:E1E1:05:000:Infinite Lives PL1
chinher2:0:E1FC:63:000:Always have Full Power PL1
chinher2:0:E221:05:000:Infinite Lives PL2
chinher2:0:E23C:63:000:Always have Full Power PL2
; [ Chinese Hero ]
chinhero:0:E002:63:000:Infinite Credits
chinhero:0:E4B7:01:000:Infinite Bonus Time
chinhero:0:E1A0:62:061:Select next stage
chinhero:0:0000:00:999:[To finish a stage quickly ]
chinhero:0:0000:00:999:[on the one player game you ]
chinhero:0:0000:00:999:[merely have to die or for ]
chinhero:0:0000:00:999:[the two player game you ]
chinhero:0:0000:00:999:[have to kill all on-screen ]
chinhero:0:0000:00:999:[enemies. ]
chinhero:0:E1B3:00:001:Finish Stage Quickly Now!
chinhero:0:E1E1:05:000:Infinite Lives PL1
chinhero:0:E1FC:63:000:Always have Full Power PL1
chinhero:0:E221:05:000:Infinite Lives PL2
chinhero:0:E23C:63:000:Always have Full Power PL2
; [ Mahjong Chinmoku no Hentai (Japan 900511) ]
chinmoku:0:F162:FF:000:Buggy score
chinmoku:0:0000:00:999:[ The winning hand cheat must be ]
chinmoku:0:0000:00:999:[ activated when there are 14 tiles ]
chinmoku:0:0000:00:999:[ in your hand, then press the RON ]
chinmoku:0:0000:00:999:[ key ('Z' by default). The tiles do ]
chinmoku:0:0000:00:999:[ not visually change until you make ]
chinmoku:0:0000:00:999:[ a move. ]
chinmoku:0:F48C:31:001:Get winning hand Now!
chinmoku:0:F48D:31:501:Get winning hand Now! (02/14)
chinmoku:0:F48E:31:501:Get winning hand Now! (03/14)
chinmoku:0:F48F:32:501:Get winning hand Now! (04/14)
chinmoku:0:F490:32:501:Get winning hand Now! (05/14)
chinmoku:0:F491:32:501:Get winning hand Now! (06/14)
chinmoku:0:F492:33:501:Get winning hand Now! (07/14)
chinmoku:0:F493:33:501:Get winning hand Now! (08/14)
chinmoku:0:F494:33:501:Get winning hand Now! (09/14)
chinmoku:0:F495:34:501:Get winning hand Now! (10/14)
chinmoku:0:F496:34:501:Get winning hand Now! (11/14)
chinmoku:0:F497:34:501:Get winning hand Now! (12/14)
chinmoku:0:F498:35:501:Get winning hand Now! (13/14)
chinmoku:0:F499:35:501:Get winning hand Now! (14/14)
chinmoku:0:F48C:31:000:Always winning hand
chinmoku:0:F48D:31:500:Always winning hand (02/14)
chinmoku:0:F48E:31:500:Always winning hand (03/14)
chinmoku:0:F48F:32:500:Always winning hand (04/14)
chinmoku:0:F490:32:500:Always winning hand (05/14)
chinmoku:0:F491:32:500:Always winning hand (06/14)
chinmoku:0:F492:33:500:Always winning hand (07/14)
chinmoku:0:F493:33:500:Always winning hand (08/14)
chinmoku:0:F494:33:500:Always winning hand (09/14)
chinmoku:0:F495:34:500:Always winning hand (10/14)
chinmoku:0:F496:34:500:Always winning hand (11/14)
chinmoku:0:F497:34:500:Always winning hand (12/14)
chinmoku:0:F498:35:500:Always winning hand (13/14)
chinmoku:0:F499:35:500:Always winning hand (14/14)
:chinmoku:00000006:F48C:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:chinmoku:00000006:F50C:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
chinmoku:0:0000:00:999:[ Here is the look-up list for ]
chinmoku:0:0000:00:999:[ the above watches. ]
chinmoku:0:0000:00:999:[ ]
chinmoku:0:0000:00:999:[ value common name chinese name ]
chinmoku:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
chinmoku:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
chinmoku:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
chinmoku:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
chinmoku:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
chinmoku:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
chinmoku:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
chinmoku:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
chinmoku:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
chinmoku:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
chinmoku:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
chinmoku:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
chinmoku:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
chinmoku:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
chinmoku:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
chinmoku:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
chinmoku:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
chinmoku:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
chinmoku:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
chinmoku:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
chinmoku:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
chinmoku:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
chinmoku:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
chinmoku:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
chinmoku:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
chinmoku:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
chinmoku:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
chinmoku:0:0000:00:999:[ 31h East "wind" ]
chinmoku:0:0000:00:999:[ 32h South "wind" ]
chinmoku:0:0000:00:999:[ 33h West "wind" ]
chinmoku:0:0000:00:999:[ 34h North "wind" ]
chinmoku:0:0000:00:999:[ 35h White "dragon" ]
chinmoku:0:0000:00:999:[ 36h Green "dragon" ]
chinmoku:0:0000:00:999:[ 37h Red "dragon" ]
chinmoku:0:0000:00:999:[ 3Fh - no tile - ]
; [ Chopper I (US set 1) ]
chopper:0:E45E:99:000:Infinite Credits
chopper:0:0000:00:999:[See the Dip Switch Menu to ]
chopper:0:0000:00:999:[enable Invincibility. ]
chopper:0:E3A0:05:000:Infinite Lives PL1
chopper:0:E3B9:55:000:Infinite Plane Bombs PL1
chopper:0:E3B9:AA:000:Infinite Circle Bombs PL1
chopper:0:E3B9:FF:000:Infinite Atomic Bombs PL1
chopper:0:E3F0:05:000:Infinite Lives PL2
chopper:0:E409:55:000:Infinite Plane Bombs PL2
chopper:0:E409:AA:000:Infinite Circle Bombs PL2
chopper:0:E409:FF:000:Infinite Atomic Bombs PL2
; [ Chopper I (US set 2) ]
choppera:0:E45E:99:000:Infinite Credits
choppera:0:0000:00:999:[See the Dip Switch Menu to ]
choppera:0:0000:00:999:[enable Invincibility. ]
choppera:0:E3A0:05:000:Infinite Lives PL1
choppera:0:E3B9:55:000:Infinite Plane Bombs PL1
choppera:0:E3B9:AA:000:Infinite Circle Bombs PL1
choppera:0:E3B9:FF:000:Infinite Atomic Bombs PL1
choppera:0:E3F0:05:000:Infinite Lives PL2
choppera:0:E409:55:000:Infinite Plane Bombs PL2
choppera:0:E409:AA:000:Infinite Circle Bombs PL2
choppera:0:E409:FF:000:Infinite Atomic Bombs PL2
; [ Chopper I (US set 3) ]
chopperb:0:E45E:99:000:Infinite Credits
chopperb:0:0000:00:999:[See the Dip Switch Menu to ]
chopperb:0:0000:00:999:[enable Invincibility. ]
chopperb:0:E3A0:05:000:Infinite Lives PL1
chopperb:0:E3B9:55:000:Infinite Plane Bombs PL1
chopperb:0:E3B9:AA:000:Infinite Circle Bombs PL1
chopperb:0:E3B9:FF:000:Infinite Atomic Bombs PL1
chopperb:0:E3F0:05:000:Infinite Lives PL2
chopperb:0:E409:55:000:Infinite Plane Bombs PL2
chopperb:0:E409:AA:000:Infinite Circle Bombs PL2
chopperb:0:E409:FF:000:Infinite Atomic Bombs PL2
; [ Choplifter ]
chplft:0:C02D:95:000:Infinite Lives
chplft:0:E118:C8:000:Infinite Fuel
chplft:0:C303:41:000:Invincibility
chplft:0:C084:01:000:Always Have Prisoners
chplft:0:C085:20:001:Finish Level Level Now!
chplft:0:C083:00:001:No dead hostages
chplft:0:C084:08:001:Max. load hostages = 08
chplft:0:C084:20:001:Max. load hostages = 20
; [ Choplifter (alternate) ]
chplftb:0:C02D:95:000:Infinite Lives
chplftb:0:E118:C8:000:Infinite Fuel
chplftb:0:C303:41:000:Invincibility
chplftb:0:C084:01:000:Always Have Prisoners
chplftb:0:C085:20:001:Finish Level Level Now!
chplftb:0:C083:00:001:No dead hostages
chplftb:0:C084:08:001:Max. load hostages = 08
chplftb:0:C084:20:001:Max. load hostages = 20
; [ Choplifter (bootleg) ]
chplftbl:0:C02D:95:000:Infinite Lives PL1
chplftbl:0:E118:C8:000:Infinite Fuel
chplftbl:0:C303:41:000:Invincibility
chplftbl:0:C084:01:000:Always Have Prisoners
chplftbl:0:C085:20:001:Finish Level Level Now!
chplftbl:0:C083:00:001:No dead hostages
chplftbl:0:C084:08:001:Max. load hostages = 08
chplftbl:0:C084:20:001:Max. load hostages = 20
; [ Chequered Flag ]
chqflag:0:05C6:63:000:Infinite Credits
chqflag:0:028E:63:000:Infinite Time
chqflag:0:0262:01:000:Always be in FIRST Place
chqflag:0:0262:01:001:Get FIRST Place Now!
; [ Chequered Flag (Japan) ]
chqflagj:0:05C6:63:000:Infinite Credits
chqflagj:0:028E:63:000:Infinite Time
chqflagj:0:0262:01:000:Always be in FIRST Place
chqflagj:0:0262:01:001:Get FIRST Place Now!
; [ Chuka Taisen (World) ]
chukatai:0:EE28:10:000:Infinite Shop Time
chukatai:0:E218:64:000:Infinite Lives
chukatai:0:E26B:00:000:Invincibility
chukatai:0:E214:08:000:Always have Max Fire Power
chukatai:0:E214:08:071:Select Fire Power Now!
chukatai:0:E217:06:000:Always have Maximum speed
chukatai:0:E217:06:071:Select Speed Now!
chukatai:0:E220:01:000:Infinite Special Shot "ON":Enable to use Special Shots
chukatai:0:E220:00:001:Infinite Special Shot "OFF"
chukatai:0:E223:01:000:Turn Auto fire ON
chukatai:0:E223:00:001:Turn Auto fire OFF
chukatai:0:EE4C:00:001:One hit for boss Now!
chukatai:0:EE4D:00:501:One hit for boss Now! (2/2)
chukatai:0:0000:00:999:[ Special Shots Below ]
chukatai:0:E215:00:000:Always have Shield Flames 1
chukatai:0:E215:01:000:Always have Shield Flames 2
chukatai:0:E215:02:000:Always have Side + Rear Shot
chukatai:0:E215:03:000:Always have Diagonal Shot
chukatai:0:E215:04:000:Always have Little Men Shot
chukatai:0:E215:05:000:Always have Banana Shot
chukatai:0:E215:06:000:Always have Big Banana Shot
chukatai:0:E215:08:000:Always have Circle Shot
chukatai:0:E215:09:000:Always have Splitting Bombs
chukatai:0:E215:0A:000:Always have Normal Bombs
chukatai:0:E215:0B:000:Always have Homing Bombs
chukatai:0:E215:0C:000:Always have Bouncing Bombs
chukatai:0:E215:0D:000:Always have Bouncing Flames
chukatai:0:E215:00:001:Get Shield Flames 1 Now!
chukatai:0:E215:01:001:Get Shield Flames 2 Now!
chukatai:0:E215:02:001:Get Side + Rear Shot Now!
chukatai:0:E215:03:001:Get Diagonal Shot Now!
chukatai:0:E215:04:001:Get Little Men Shot Now!
chukatai:0:E215:05:001:Get Banana Shot Now!
chukatai:0:E215:06:001:Get Big Banana Shot Now!
chukatai:0:E215:08:001:Get Circle Shot Now!
chukatai:0:E215:09:001:Get Splitting Bombs Now!
chukatai:0:E215:0A:001:Get Normal Bombs Now!
chukatai:0:E215:0B:001:Get Homing Bombs Now!
chukatai:0:E215:0C:001:Get Bouncing Bombs Now!
chukatai:0:E215:0D:001:Get Bouncing Flames Now!
chukatai:0:0000:00:999:[ Level associated cheats ]
chukatai:0:E219:04:071:Select current level
chukatai:0:E219:04:061:Select next level
chukatai:0:E219:04:001:Go to last level Now!
chukatai:0:E219:09:001:Go to begining of level Now!
chukatai:0:E219:70:001:Go to boss - levels 1&3 Now!
chukatai:0:E219:80:001:Go to boss - levels 2&4 Now!
chukatai:0:E219:A0:001:Go to boss - level 5 Now!
; [ Chuka Taisen (Japan) ]
chukataj:0:EE28:10:000:Infinite Shop Time
chukataj:0:E218:64:000:Infinite Lives
chukataj:0:E26B:00:000:Invincibility
chukataj:0:E214:08:000:Always have Max Fire Power
chukataj:0:E214:08:071:Select Fire Power Now!
chukataj:0:E217:06:000:Always have Maximum speed
chukataj:0:E217:06:071:Select Speed Now!
chukataj:0:E220:01:000:Infinite Special Shot "ON":Enable to use Special Shots
chukataj:0:E220:00:001:Infinite Special Shot "OFF"
chukataj:0:E223:01:000:Turn Auto fire ON
chukataj:0:E223:00:001:Turn Auto fire OFF
chukataj:0:EE4C:00:001:One hit for boss Now!
chukataj:0:EE4D:00:501:One hit for boss Now! (2/2)
chukataj:0:0000:00:999:[ Special Shots Below ]
chukataj:0:E215:00:000:Always have Shield Flames 1
chukataj:0:E215:01:000:Always have Shield Flames 2
chukataj:0:E215:02:000:Always have Side + Rear Shot
chukataj:0:E215:03:000:Always have Diagonal Shot
chukataj:0:E215:04:000:Always have Little Men Shot
chukataj:0:E215:05:000:Always have Banana Shot
chukataj:0:E215:06:000:Always have Big Banana Shot
chukataj:0:E215:08:000:Always have Circle Shot
chukataj:0:E215:09:000:Always have Splitting Bombs
chukataj:0:E215:0A:000:Always have Normal Bombs
chukataj:0:E215:0B:000:Always have Homing Bombs
chukataj:0:E215:0C:000:Always have Bouncing Bombs
chukataj:0:E215:0D:000:Always have Bouncing Flames
chukataj:0:E215:00:001:Get Shield Flames 1 Now!
chukataj:0:E215:01:001:Get Shield Flames 2 Now!
chukataj:0:E215:02:001:Get Side + Rear Shot Now!
chukataj:0:E215:03:001:Get Diagonal Shot Now!
chukataj:0:E215:04:001:Get Little Men Shot Now!
chukataj:0:E215:05:001:Get Banana Shot Now!
chukataj:0:E215:06:001:Get Big Banana Shot Now!
chukataj:0:E215:08:001:Get Circle Shot Now!
chukataj:0:E215:09:001:Get Splitting Bombs Now!
chukataj:0:E215:0A:001:Get Normal Bombs Now!
chukataj:0:E215:0B:001:Get Homing Bombs Now!
chukataj:0:E215:0C:001:Get Bouncing Bombs Now!
chukataj:0:E215:0D:001:Get Bouncing Flames Now!
chukataj:0:0000:00:999:[ Level associated cheats ]
chukataj:0:E219:04:071:Select current level
chukataj:0:E219:04:061:Select next level
chukataj:0:E219:04:001:Go to last level Now!
chukataj:0:E219:09:001:Go to begining of level Now!
chukataj:0:E219:70:001:Go to boss - levels 1&3 Now!
chukataj:0:E219:80:001:Go to boss - levels 2&4 Now!
chukataj:0:E219:A0:001:Go to boss - level 5 Now!
; [ Chuka Taisen (US) ]
chukatau:0:EE28:10:000:Infinite Shop Time
chukatau:0:E218:64:000:Infinite Lives
chukatau:0:E26B:00:000:Invincibility
chukatau:0:E214:08:000:Always have Max Fire Power
chukatau:0:E214:08:071:Select Fire Power Now!
chukatau:0:E217:06:000:Always have Maximum speed
chukatau:0:E217:06:071:Select Speed Now!
chukatau:0:E220:01:000:Infinite Special Shot "ON":Enable to use Special Shots
chukatau:0:E220:00:001:Infinite Special Shot "OFF"
chukatau:0:E223:01:000:Turn Auto fire ON
chukatau:0:E223:00:001:Turn Auto fire OFF
chukatau:0:EE4C:00:001:One hit for boss Now!
chukatau:0:EE4D:00:501:One hit for boss Now! (2/2)
chukatau:0:0000:00:999:[ Special Shots Below ]
chukatau:0:E215:00:000:Always have Shield Flames 1
chukatau:0:E215:01:000:Always have Shield Flames 2
chukatau:0:E215:02:000:Always have Side + Rear Shot
chukatau:0:E215:03:000:Always have Diagonal Shot
chukatau:0:E215:04:000:Always have Little Men Shot
chukatau:0:E215:05:000:Always have Banana Shot
chukatau:0:E215:06:000:Always have Big Banana Shot
chukatau:0:E215:08:000:Always have Circle Shot
chukatau:0:E215:09:000:Always have Splitting Bombs
chukatau:0:E215:0A:000:Always have Normal Bombs
chukatau:0:E215:0B:000:Always have Homing Bombs
chukatau:0:E215:0C:000:Always have Bouncing Bombs
chukatau:0:E215:0D:000:Always have Bouncing Flames
chukatau:0:E215:00:001:Get Shield Flames 1 Now!
chukatau:0:E215:01:001:Get Shield Flames 2 Now!
chukatau:0:E215:02:001:Get Side + Rear Shot Now!
chukatau:0:E215:03:001:Get Diagonal Shot Now!
chukatau:0:E215:04:001:Get Little Men Shot Now!
chukatau:0:E215:05:001:Get Banana Shot Now!
chukatau:0:E215:06:001:Get Big Banana Shot Now!
chukatau:0:E215:08:001:Get Circle Shot Now!
chukatau:0:E215:09:001:Get Splitting Bombs Now!
chukatau:0:E215:0A:001:Get Normal Bombs Now!
chukatau:0:E215:0B:001:Get Homing Bombs Now!
chukatau:0:E215:0C:001:Get Bouncing Bombs Now!
chukatau:0:E215:0D:001:Get Bouncing Flames Now!
chukatau:0:0000:00:999:[ Level associated cheats ]
chukatau:0:E219:04:071:Select current level
chukatau:0:E219:04:061:Select next level
chukatau:0:E219:04:001:Go to last level Now!
chukatau:0:E219:09:001:Go to begining of level Now!
chukatau:0:E219:70:001:Go to boss - levels 1&3 Now!
chukatau:0:E219:80:001:Go to boss - levels 2&4 Now!
chukatau:0:E219:A0:001:Go to boss - level 5 Now!
; [ Champion Pro Wrestling ]
chwrestl:0:C002:09:000:Infinite Credits
chwrestl:0:C0B5:5A:000:Infinite Time
chwrestl:0:C0B6:99:500:Infinite Time (2/2)
chwrestl:0:C0B5:01:001:Finish this Match Now!
chwrestl:0:C0B6:00:501:Finish this Match Now! (2/2)
chwrestl:0:C069:46:000:Infinite Energy PL1
chwrestl:0:C0DF:46:500:Infinite Energy PL1 (2/2)
chwrestl:0:C069:00:001:Drain all Energy Now! PL1
chwrestl:0:C0DF:00:501:Drain all Energy Now! PL1 (2/2)
chwrestl:0:C041:46:000:Infinite Energy PL2
chwrestl:0:C0DA:46:500:Infinite Energy PL2 (2/2)
chwrestl:0:C041:00:001:Drain all Energy Now! PL2
chwrestl:0:C0DA:00:501:Drain all Energy Now! PL2 (2/2)
; [ Cassette: Highway Chase? ]
chwy:0:0000:00:999:[ There are no cheats ]:REASON 1
chwy:0:0000:00:999:[ for this game as it ]:REASON 1
chwy:0:0000:00:999:[ didn't work the last ]:REASON 1
chwy:0:0000:00:999:[ time it was tested. ]:REASON 1
chwy:0:0000:00:999:[ If the game now works ]:REASON 1
chwy:0:0000:00:999:[ please request cheats ]:REASON 1
chwy:0:0000:00:999:[ for it on the cheat ]:REASON 1
chwy:0:0000:00:999:[ forums. ]:REASON 1
; [ Circus ]
circus:0:002C:0A:000:Infinite Lives/Jumps
circus:0:0038:80:000:Always get a free jump
circus:0:0038:80:001:Get a free jump Now!
; [ Circus Charlie ]
circusc:0:2200:07:000:Infinite Lives
circusc:0:227C:07:000:Infinite Time
; [ Circus Charlie (no level select) ]
circusc2:0:2200:07:000:Infinite Lives
circusc2:0:227C:07:000:Infinite Time
circusc2:0:2201:01:000:Start on Level 2
circusc2:0:2201:02:000:Start on Level 3
circusc2:0:2201:03:000:Start on Level 4
circusc2:0:2201:04:000:Start on Level 5
circusc2:0:2201:05:000:Start on Level 6
; [ Circus Charlie (Centuri) ]
circuscc:0:2200:07:000:Infinite Lives
circuscc:0:227C:07:000:Infinite Time
; [ Circus Charlie (Centuri, earlier) ]
circusce:0:2200:07:000:Infinite Lives
circusce:0:227C:07:000:Infinite Time
; [ Cisco Heat ]
cischeat:0:0F000D:63:000:Infinite Credits
cischeat:0:000000:00:999:[ONLY use Boost Time Now! during race!]
cischeat:0:000000:00:999:[If you use it at any other time you ]
cischeat:0:000000:00:999:[will probably have BIG problems! And ]
cischeat:0:000000:00:999:[that includes the START Countdown!! ]
cischeat:0:0F0280:FF:001:Boost Time Now!
cischeat:0:0F0281:FF:501:Boost Time Now! (2/2)
cischeat:0:0F319B:FF:000:Always drive at Maximum Speed:Turn it OFF at the end of each stage
cischeat:0:0F319B:FF:001:Get Maximum Speed Boost Now!:Use this with an Activation Key for best effect
; [ City Bomber (Japan) ]
citybmrj:0:080034:99:000:Infinite Credits
citybmrj:0:080493:59:007:Infinite Time
citybmrj:0:0804AD:A0:001:Finish this Round Now!
citybmrj:0:080143:80:000:Sound Test Timer Stop
; [ City Bomber (World) ]
citybomb:0:080034:99:000:Infinite Credits
citybomb:0:080493:59:007:Infinite Time
citybomb:0:0804AD:A0:001:Finish this Round Now!
citybomb:0:080143:80:000:Sound Test Timer Stop
; [ City Connection (set 1) ]
citycon:0:004C:03:000:Infinite Lives PL1
citycon:0:00AE:01:000:Infinite Oil PL1
citycon:0:004D:03:000:Infinite Lives PL2
citycon:0:00AF:01:000:Infinite Oil PL2
citycon:0:0000:02:000:Invincibility
citycon:0:0000:07:001:Finish Stage Now!
citycon:0:0000:00:999:[NOTE- Both parts of the ]
citycon:0:0000:00:999:[select stage cheats must be]
citycon:0:0000:00:999:[enabled individually. You ]
citycon:0:0000:00:999:[must select the same value!]
citycon:0:0002:0B:071:Select current stage (1|2)
citycon:0:0003:0B:071:Select current stage (2|2)
citycon:0:0002:0B:061:Select next stage (1|2)
citycon:0:0003:0B:061:Select next stage (2|2)
; [ City Connection (set 2) ]
citycona:0:004C:03:000:Infinite Lives PL1
citycona:0:00AE:01:000:Infinite Oil PL1
citycona:0:004D:03:000:Infinite Lives PL2
citycona:0:00AF:01:000:Infinite Oil PL2
citycona:0:0000:02:000:Invincibility
citycona:0:0000:07:001:Finish Stage Now!
citycona:0:0000:00:999:[NOTE- Both parts of the ]
citycona:0:0000:00:999:[select stage cheats must be]
citycona:0:0000:00:999:[enabled individually. You ]
citycona:0:0000:00:999:[must select the same value!]
citycona:0:0002:0B:071:Select current stage (1|2)
citycona:0:0003:0B:071:Select current stage (2|2)
citycona:0:0002:0B:061:Select next stage (1|2)
citycona:0:0003:0B:061:Select next stage (2|2)
; [ City Love (Japan 860908) ]
citylove:0:0000:00:999:[ The winning hand cheat must be ]
citylove:0:0000:00:999:[ activated when there are 14 tiles ]
citylove:0:0000:00:999:[ in your hand, then press the RON ]
citylove:0:0000:00:999:[ key ('Z' by default). The tiles do ]
citylove:0:0000:00:999:[ not visually change until you make ]
citylove:0:0000:00:999:[ a move. ]
citylove:0:F406:31:001:Get winning hand Now!
citylove:0:F407:31:501:Get winning hand Now! (02/14)
citylove:0:F408:31:501:Get winning hand Now! (03/14)
citylove:0:F409:32:501:Get winning hand Now! (04/14)
citylove:0:F40A:32:501:Get winning hand Now! (05/14)
citylove:0:F40B:32:501:Get winning hand Now! (06/14)
citylove:0:F40C:33:501:Get winning hand Now! (07/14)
citylove:0:F40D:33:501:Get winning hand Now! (08/14)
citylove:0:F40E:33:501:Get winning hand Now! (09/14)
citylove:0:F40F:34:501:Get winning hand Now! (10/14)
citylove:0:F410:34:501:Get winning hand Now! (11/14)
citylove:0:F411:34:501:Get winning hand Now! (12/14)
citylove:0:F412:35:501:Get winning hand Now! (13/14)
citylove:0:F413:35:501:Get winning hand Now! (14/14)
citylove:0:F406:31:000:Always winning hand
citylove:0:F407:31:500:Always winning hand (02/14)
citylove:0:F408:31:500:Always winning hand (03/14)
citylove:0:F409:32:500:Always winning hand (04/14)
citylove:0:F40A:32:500:Always winning hand (05/14)
citylove:0:F40B:32:500:Always winning hand (06/14)
citylove:0:F40C:33:500:Always winning hand (07/14)
citylove:0:F40D:33:500:Always winning hand (08/14)
citylove:0:F40E:33:500:Always winning hand (09/14)
citylove:0:F40F:34:500:Always winning hand (10/14)
citylove:0:F410:34:500:Always winning hand (11/14)
citylove:0:F411:34:500:Always winning hand (12/14)
citylove:0:F412:35:500:Always winning hand (13/14)
citylove:0:F413:35:500:Always winning hand (14/14)
:citylove:00000006:F406:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:citylove:00000006:F486:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
citylove:0:0000:00:999:[ Here is the look-up list for ]
citylove:0:0000:00:999:[ the above watches. ]
citylove:0:0000:00:999:[ ]
citylove:0:0000:00:999:[ value common name chinese name ]
citylove:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
citylove:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
citylove:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
citylove:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
citylove:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
citylove:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
citylove:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
citylove:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
citylove:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
citylove:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
citylove:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
citylove:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
citylove:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
citylove:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
citylove:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
citylove:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
citylove:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
citylove:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
citylove:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
citylove:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
citylove:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
citylove:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
citylove:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
citylove:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
citylove:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
citylove:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
citylove:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
citylove:0:0000:00:999:[ 31h East "wind" ]
citylove:0:0000:00:999:[ 32h South "wind" ]
citylove:0:0000:00:999:[ 33h West "wind" ]
citylove:0:0000:00:999:[ 34h North "wind" ]
citylove:0:0000:00:999:[ 35h White "dragon" ]
citylove:0:0000:00:999:[ 36h Green "dragon" ]
citylove:0:0000:00:999:[ 37h Red "dragon" ]
citylove:0:0000:00:999:[ 3Fh - no tile - ]
citylove:0:0000:00:999:[ 38h "flower" (BONUS TILE?) ]
citylove:0:0000:00:999:[ 39h "flower" (BONUS TILE?) ]
citylove:0:0000:00:999:[ 3Ah "flower" (BONUS TILE?) ]
citylove:0:0000:00:999:[ 3Bh "flower" (BONUS TILE?) ]
; [ Crazy Kong (set 1) ]
ckong:0:6001:90:000:Infinite Credits
ckong:0:6228:06:000:Infinite Lives
ckong:0:19C9:C9:100:Invincibility
ckong:0:6394:0F:002:Infinite hammer upon pickup
ckong:0:62B1:63:000:Infinite bonus time
ckong:0:638C:99:502:Infinite bonus time (2/2)
ckong:0:62B9:00:000:No fireballs on ramps
ckong:0:6403:00:000:No fireballs on factory
ckong:0:65A0:00:000:No pies on factory
ckong:0:6400:00:000:No fireballs on rivets
ckong:0:6500:00:000:No jacks on elevators
ckong:0:6392:00:000:No barrels on ramps
ckong:0:6215:01:000:Always climb
ckong:0:6215:00:001:Deactivate climb
ckong:0:6217:01:000:Hammer
ckong:0:6691:01:500:Hammer (2/2)
ckong:0:6290:00:001:Finish sub-level 4 Now!
ckong:0:6229:FF:072:Select current round
ckong:0:6229:FF:062:Select next round
; [ Crazy Kong (set 2) ]
ckonga:0:6001:90:000:Infinite Credits
ckonga:0:6228:06:000:Infinite Lives
ckonga:0:19C9:C9:100:Invincibility
ckonga:0:6394:0F:002:Infinite hammer upon pickup
ckonga:0:62B1:63:000:Infinite bonus time
ckonga:0:638C:99:502:Infinite bonus time (2/2)
ckonga:0:62B9:00:000:No fireballs on ramps
ckonga:0:6403:00:000:No fireballs on factory
ckonga:0:65A0:00:000:No pies on factory
ckonga:0:6400:00:000:No fireballs on rivets
ckonga:0:6500:00:000:No jacks on elevators
ckonga:0:6392:00:000:No barrels on ramps
ckonga:0:6215:01:000:Always climb
ckonga:0:6215:00:001:Deactivate climb
ckonga:0:6217:01:000:Hammer
ckonga:0:6691:01:500:Hammer (2/2)
ckonga:0:6290:00:001:Finish sub-level 4 Now!
ckonga:0:6229:FF:072:Select current round
ckonga:0:6229:FF:062:Select next round
; [ Crazy Kong (Alca bootleg) ]
ckongalc:0:6001:90:000:Infinite Credits
ckongalc:0:6228:06:000:Infinite Lives
ckongalc:0:19C9:C9:100:Invincibility
ckongalc:0:6394:0F:002:Infinite hammer upon pickup
ckongalc:0:62B1:63:000:Infinite bonus time
ckongalc:0:638C:99:502:Infinite bonus time (2/2)
ckongalc:0:62B9:00:000:No fireballs on ramps
ckongalc:0:6403:00:000:No fireballs on factory
ckongalc:0:65A0:00:000:No pies on factory
ckongalc:0:6400:00:000:No fireballs on rivets
ckongalc:0:6500:00:000:No jacks on elevators
ckongalc:0:6392:00:000:No barrels on ramps
ckongalc:0:6215:01:000:Always climb
ckongalc:0:6215:00:001:Deactivate climb
ckongalc:0:6217:01:000:Hammer
ckongalc:0:6691:01:500:Hammer (2/2)
ckongalc:0:6290:00:001:Finish sub-level 4 Now!
ckongalc:0:6229:FF:072:Select current round
ckongalc:0:6229:FF:062:Select next round
; [ Crazy Kong (Jeutel bootleg) ]
ckongjeu:0:6001:90:000:Infinite Credits
ckongjeu:0:6228:06:000:Infinite Lives
ckongjeu:0:19C9:C9:100:Invincibility
ckongjeu:0:6394:0F:002:Infinite hammer upon pickup
ckongjeu:0:62B1:63:000:Infinite bonus time
ckongjeu:0:638C:99:502:Infinite bonus time (2/2)
ckongjeu:0:62B9:00:000:No fireballs on ramps
ckongjeu:0:6403:00:000:No fireballs on factory
ckongjeu:0:65A0:00:000:No pies on factory
ckongjeu:0:6400:00:000:No fireballs on rivets
ckongjeu:0:6500:00:000:No jacks on elevators
ckongjeu:0:6392:00:000:No barrels on ramps
ckongjeu:0:6215:01:000:Always climb
ckongjeu:0:6215:00:001:Deactivate climb
ckongjeu:0:6217:01:000:Hammer
ckongjeu:0:6691:01:500:Hammer (2/2)
ckongjeu:0:6290:00:001:Finish sub-level 4 Now!
ckongjeu:0:6229:FF:072:Select current round
ckongjeu:0:6229:FF:062:Select next round
; [ Crazy Kong (Orca bootleg) ]
ckongo:0:6001:90:000:Infinite Credits
ckongo:0:6228:06:000:Infinite Lives
ckongo:0:19C9:C9:100:Invincibility
ckongo:0:6394:0F:002:Infinite hammer upon pickup
ckongo:0:62B1:63:000:Infinite bonus time
ckongo:0:638C:99:502:Infinite bonus time (2/2)
ckongo:0:62B9:00:000:No fireballs on ramps
ckongo:0:6403:00:000:No fireballs on factory
ckongo:0:65A0:00:000:No pies on factory
ckongo:0:6400:00:000:No fireballs on rivets
ckongo:0:6500:00:000:No jacks on elevators
ckongo:0:6392:00:000:No barrels on ramps
ckongo:0:6215:01:000:Always climb
ckongo:0:6215:00:001:Deactivate climb
ckongo:0:6217:01:000:Hammer
ckongo:0:6691:01:500:Hammer (2/2)
ckongo:0:6290:00:001:Finish sub-level 4 Now!
ckongo:0:6229:FF:072:Select current round
ckongo:0:6229:FF:062:Select next round
; [ Crazy Kong (Scramble hardware) ]
ckongs:0:6001:90:000:Infinite Credits
ckongs:0:6228:06:000:Infinite Lives
ckongs:0:19C9:C9:100:Invincibility
ckongs:0:6394:0F:002:Infinite hammer upon pickup
ckongs:0:62B1:63:000:Infinite bonus time
ckongs:0:638C:99:502:Infinite bonus time (2/2)
ckongs:0:62B9:00:000:No fireballs on ramps
ckongs:0:6403:00:000:No fireballs on factory
ckongs:0:65A0:00:000:No pies on factory
ckongs:0:6400:00:000:No fireballs on rivets
ckongs:0:6500:00:000:No jacks on elevators
ckongs:0:6392:00:000:No barrels on ramps
ckongs:0:6215:01:000:Always climb
ckongs:0:6215:00:001:Deactivate climb
ckongs:0:6217:01:000:Hammer
ckongs:0:6691:01:500:Hammer (2/2)
ckongs:0:6290:00:001:Finish sub-level 4 Now!
ckongs:0:6229:FF:072:Select current round
ckongs:0:6229:FF:062:Select next round
; [ Cassette: Rootin' Tootin' (aka La.Pa.Pa) ]
clapapa:0:0004:09:000:Infinite Credits
clapapa:0:0018:0C:000:Infinite Lives
clapapa:0:0019:00:001:Finish this Pattern Now!
; [ Cassette: Rootin' Tootin' ]
clapapa2:0:0004:09:000:Infinite Credits
clapapa2:0:0018:0C:000:Infinite Lives
clapapa2:0:0019:00:001:Finish this Pattern Now!
; [ Clay Pigeon (version 2.0) ]
claypign:0:2236:03:000:Infinite Shoots
claypign:0:3024:00:000:No time between bullets
; [ Clay Shoot ]
clayshoo:0:2127:E8:000:Infinite Time
clayshoo:0:2128:03:500:Infinite Time (2/2)
clayshoo:0:2044:06:000:Infinite Bullets PL1
clayshoo:0:2043:06:000:Infinite Bullets PL2
; [ Coors Light Bowling ]
clbowl:0:55CE:63:000:Infinite Credits
clbowl:0:50E1:00:000:Infinite Time
clbowl:0:5083:0A:000:Always make a strike
; [ Cleopatra Fortune (Japan) ]
cleopatr:0:40F9BF:09:000:Infinite Credits
cleopatr:0:000000:00:999:[After you enable these region cheats to see any ]
cleopatr:0:000000:00:999:[effect you will have to reset the game (F3). ]
cleopatr:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
cleopatr:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
cleopatr:0:07FFFF:01:100:Region Switch = Japan
cleopatr:0:07FFFF:02:100:Region Switch = US
cleopatr:0:07FFFF:03:100:Region Switch = World
; [ Cloak & Dagger (rev 5) ]
cloak:0:00B3:09:000:Infinite Credits
cloak:0:027D:05:000:Infinite Lives PL1
cloak:0:0279:20:061:Select floor PL1:To be used in the lift
cloak:0:02BF:05:000:Infinite Lives PL2
cloak:0:02BB:20:061:Select floor PL2:To be used in the lift
; [ Cloak & Dagger (French) ]
cloakfr:0:00B3:09:000:Infinite Credits
cloakfr:0:027D:05:000:Infinite Lives PL1
cloakfr:0:0279:20:061:Select floor PL1:To be used in the lift
cloakfr:0:02BF:05:000:Infinite Lives PL2
cloakfr:0:02BB:20:061:Select floor PL2:To be used in the lift
; [ Cloak & Dagger (German) ]
cloakgr:0:00B3:09:000:Infinite Credits
cloakgr:0:027D:05:000:Infinite Lives PL1
cloakgr:0:0279:20:061:Select floor PL1:To be used in the lift
cloakgr:0:02BF:05:000:Infinite Lives PL2
cloakgr:0:02BB:20:061:Select floor PL2:To be used in the lift
; [ Cloak & Dagger (Spanish) ]
cloaksp:0:00B3:09:000:Infinite Credits
cloaksp:0:027D:05:000:Infinite Lives PL1
cloaksp:0:0279:20:061:Select floor PL1:To be used in the lift
cloaksp:0:02BF:05:000:Infinite Lives PL2
cloaksp:0:02BB:20:061:Select floor PL2:To be used in the lift
; [ Cassette: Lock'n'Chase ]
clocknch:0:0004:09:000:Infinite Credits
clocknch:0:002F:03:000:Infinite Lives
; [ Cloud 9 (prototype) ]
cloud9:0:00EC:04:000:Infinite Lives
cloud9:0:0018:04:000:No Monsters
cloud9:0:0015:04:000:No Birds
; [ Clowns (rev. 2) ]
clowns:0:2010:09:000:Infinite Jumps
; [ Clowns (rev. 1) ]
clowns1:0:200F:09:000:Infinite Jumps
; [ Clash-Road ]
clshroad:0:0000:00:999:[See the Dip Switch Menu to ]
clshroad:0:0000:00:999:[enable Invincibility. It's ]
clshroad:0:0000:00:999:[effect isn't Invincibility ]
clshroad:0:0000:00:999:[though! ]
clshroad:0:81E5:59:000:Infinite Time
clshroad:0:81E6:00:500:Infinite Time (2/3)
clshroad:0:81E7:00:500:Infinite Time (3/3)
clshroad:0:81FD:03:000:Infinite Energy
clshroad:0:81FE:0E:500:Infinite Energy (2/2)
; [ Clutch Hitter ]
cltchitr:0:0000:00:999:[ There are no cheats ]:REASON 1
cltchitr:0:0000:00:999:[ for this game as it ]:REASON 1
cltchitr:0:0000:00:999:[ didn't work the last ]:REASON 1
cltchitr:0:0000:00:999:[ time it was tested. ]:REASON 1
cltchitr:0:0000:00:999:[ If the game now works ]:REASON 1
cltchitr:0:0000:00:999:[ please request cheats ]:REASON 1
cltchitr:0:0000:00:999:[ for it on the cheat ]:REASON 1
cltchitr:0:0000:00:999:[ forums. ]:REASON 1
; [ Mahjong CLUB 90's (set 1) (Japan 900919) ]
club90s:0:F0EF:63:000:Infinite Money
club90s:0:0000:00:999:[ The winning hand cheat must be ]
club90s:0:0000:00:999:[ activated when there are 14 tiles ]
club90s:0:0000:00:999:[ in your hand, then press the RON ]
club90s:0:0000:00:999:[ key ('Z' by default). The tiles do ]
club90s:0:0000:00:999:[ not visually change until you make ]
club90s:0:0000:00:999:[ a move. ]
club90s:0:F48F:31:001:Get winning hand Now!
club90s:0:F490:31:501:Get winning hand Now! (02/14)
club90s:0:F491:31:501:Get winning hand Now! (03/14)
club90s:0:F492:32:501:Get winning hand Now! (04/14)
club90s:0:F493:32:501:Get winning hand Now! (05/14)
club90s:0:F494:32:501:Get winning hand Now! (06/14)
club90s:0:F495:33:501:Get winning hand Now! (07/14)
club90s:0:F496:33:501:Get winning hand Now! (08/14)
club90s:0:F497:33:501:Get winning hand Now! (09/14)
club90s:0:F498:34:501:Get winning hand Now! (10/14)
club90s:0:F499:34:501:Get winning hand Now! (11/14)
club90s:0:F49A:34:501:Get winning hand Now! (12/14)
club90s:0:F49B:35:501:Get winning hand Now! (13/14)
club90s:0:F49C:35:501:Get winning hand Now! (14/14)
club90s:0:F48F:31:000:Always winning hand
club90s:0:F490:31:500:Always winning hand (02/14)
club90s:0:F491:31:500:Always winning hand (03/14)
club90s:0:F492:32:500:Always winning hand (04/14)
club90s:0:F493:32:500:Always winning hand (05/14)
club90s:0:F494:32:500:Always winning hand (06/14)
club90s:0:F495:33:500:Always winning hand (07/14)
club90s:0:F496:33:500:Always winning hand (08/14)
club90s:0:F497:33:500:Always winning hand (09/14)
club90s:0:F498:34:500:Always winning hand (10/14)
club90s:0:F499:34:500:Always winning hand (11/14)
club90s:0:F49A:34:500:Always winning hand (12/14)
club90s:0:F49B:35:500:Always winning hand (13/14)
club90s:0:F49C:35:500:Always winning hand (14/14)
:club90s:00000006:F48F:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:club90s:00000006:F50F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
club90s:0:0000:00:999:[ Here is the look-up list for ]
club90s:0:0000:00:999:[ the above watches. ]
club90s:0:0000:00:999:[ ]
club90s:0:0000:00:999:[ value common name chinese name ]
club90s:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
club90s:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
club90s:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
club90s:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
club90s:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
club90s:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
club90s:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
club90s:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
club90s:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
club90s:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
club90s:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
club90s:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
club90s:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
club90s:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
club90s:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
club90s:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
club90s:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
club90s:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
club90s:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
club90s:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
club90s:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
club90s:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
club90s:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
club90s:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
club90s:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
club90s:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
club90s:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
club90s:0:0000:00:999:[ 31h East "wind" ]
club90s:0:0000:00:999:[ 32h South "wind" ]
club90s:0:0000:00:999:[ 33h West "wind" ]
club90s:0:0000:00:999:[ 34h North "wind" ]
club90s:0:0000:00:999:[ 35h White "dragon" ]
club90s:0:0000:00:999:[ 36h Green "dragon" ]
club90s:0:0000:00:999:[ 37h Red "dragon" ]
club90s:0:0000:00:999:[ 3Fh - no tile - ]
; [ Mahjong CLUB 90's (set 2) (Japan 900919) ]
club90sa:0:F0EF:63:000:Infinite Money
club90sa:0:0000:00:999:[ The winning hand cheat must be ]
club90sa:0:0000:00:999:[ activated when there are 14 tiles ]
club90sa:0:0000:00:999:[ in your hand, then press the RON ]
club90sa:0:0000:00:999:[ key ('Z' by default). The tiles do ]
club90sa:0:0000:00:999:[ not visually change until you make ]
club90sa:0:0000:00:999:[ a move. ]
club90sa:0:F48F:31:001:Get winning hand Now!
club90sa:0:F490:31:501:Get winning hand Now! (02/14)
club90sa:0:F491:31:501:Get winning hand Now! (03/14)
club90sa:0:F492:32:501:Get winning hand Now! (04/14)
club90sa:0:F493:32:501:Get winning hand Now! (05/14)
club90sa:0:F494:32:501:Get winning hand Now! (06/14)
club90sa:0:F495:33:501:Get winning hand Now! (07/14)
club90sa:0:F496:33:501:Get winning hand Now! (08/14)
club90sa:0:F497:33:501:Get winning hand Now! (09/14)
club90sa:0:F498:34:501:Get winning hand Now! (10/14)
club90sa:0:F499:34:501:Get winning hand Now! (11/14)
club90sa:0:F49A:34:501:Get winning hand Now! (12/14)
club90sa:0:F49B:35:501:Get winning hand Now! (13/14)
club90sa:0:F49C:35:501:Get winning hand Now! (14/14)
club90sa:0:F48F:31:000:Always winning hand
club90sa:0:F490:31:500:Always winning hand (02/14)
club90sa:0:F491:31:500:Always winning hand (03/14)
club90sa:0:F492:32:500:Always winning hand (04/14)
club90sa:0:F493:32:500:Always winning hand (05/14)
club90sa:0:F494:32:500:Always winning hand (06/14)
club90sa:0:F495:33:500:Always winning hand (07/14)
club90sa:0:F496:33:500:Always winning hand (08/14)
club90sa:0:F497:33:500:Always winning hand (09/14)
club90sa:0:F498:34:500:Always winning hand (10/14)
club90sa:0:F499:34:500:Always winning hand (11/14)
club90sa:0:F49A:34:500:Always winning hand (12/14)
club90sa:0:F49B:35:500:Always winning hand (13/14)
club90sa:0:F49C:35:500:Always winning hand (14/14)
:club90sa:00000006:F48F:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:club90sa:00000006:F50F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
club90sa:0:0000:00:999:[ Here is the look-up list for ]
club90sa:0:0000:00:999:[ the above watches. ]
club90sa:0:0000:00:999:[ ]
club90sa:0:0000:00:999:[ value common name chinese name ]
club90sa:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
club90sa:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
club90sa:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
club90sa:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
club90sa:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
club90sa:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
club90sa:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
club90sa:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
club90sa:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
club90sa:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
club90sa:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
club90sa:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
club90sa:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
club90sa:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
club90sa:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
club90sa:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
club90sa:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
club90sa:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
club90sa:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
club90sa:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
club90sa:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
club90sa:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
club90sa:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
club90sa:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
club90sa:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
club90sa:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
club90sa:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
club90sa:0:0000:00:999:[ 31h East "wind" ]
club90sa:0:0000:00:999:[ 32h South "wind" ]
club90sa:0:0000:00:999:[ 33h West "wind" ]
club90sa:0:0000:00:999:[ 34h North "wind" ]
club90sa:0:0000:00:999:[ 35h White "dragon" ]
club90sa:0:0000:00:999:[ 36h Green "dragon" ]
club90sa:0:0000:00:999:[ 37h Red "dragon" ]
club90sa:0:0000:00:999:[ 3Fh - no tile - ]
; [ Cassette: Lucky Poker ]
cluckypo:0:0053:0F:000:Infinite Credits
cluckypo:0:0052:27:500:Infinite Credits (2/2)
; [ Vs. Clu Clu Land ]
cluclu:0:003B:90:000:Infinite Credits
cluclu:0:0027:99:007:Infinite Time
cluclu:0:0080:09:000:Infinite Lives PL1
cluclu:0:0081:09:000:Infinite Lives PL2
; [ Mahjong Circuit no Mehyou (Japan) ]
cmehyou:0:0000:00:999:[ The winning hand cheat must be activated when ]
cmehyou:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
cmehyou:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
cmehyou:0:0000:00:999:[ visually change until you make a move. ]
cmehyou:0:DC8B:31:001:Get winning hand Now!
cmehyou:0:DC8C:31:501:Get winning hand Now! (02/14)
cmehyou:0:DC8D:31:501:Get winning hand Now! (03/14)
cmehyou:0:DC8E:32:501:Get winning hand Now! (04/14)
cmehyou:0:DC8F:32:501:Get winning hand Now! (05/14)
cmehyou:0:DC90:32:501:Get winning hand Now! (06/14)
cmehyou:0:DC91:33:501:Get winning hand Now! (07/14)
cmehyou:0:DC92:33:501:Get winning hand Now! (08/14)
cmehyou:0:DC93:33:501:Get winning hand Now! (09/14)
cmehyou:0:DC94:34:501:Get winning hand Now! (10/14)
cmehyou:0:DC95:34:501:Get winning hand Now! (11/14)
cmehyou:0:DC96:34:501:Get winning hand Now! (12/14)
cmehyou:0:DC97:35:501:Get winning hand Now! (13/14)
cmehyou:0:DC98:35:501:Get winning hand Now! (14/14)
cmehyou:0:0000:00:999:[ At the start of a game, there may be some ]
cmehyou:0:0000:00:999:[ small glitches on the tiles when using the ]
cmehyou:0:0000:00:999:[ 'Always' cheats. The cheats should still work ]
cmehyou:0:0000:00:999:[ as normal. ]
cmehyou:0:DC8B:31:000:Always winning hand
cmehyou:0:DC8C:31:500:Always winning hand (02/14)
cmehyou:0:DC8D:31:500:Always winning hand (03/14)
cmehyou:0:DC8E:32:500:Always winning hand (04/14)
cmehyou:0:DC8F:32:500:Always winning hand (05/14)
cmehyou:0:DC90:32:500:Always winning hand (06/14)
cmehyou:0:DC91:33:500:Always winning hand (07/14)
cmehyou:0:DC92:33:500:Always winning hand (08/14)
cmehyou:0:DC93:33:500:Always winning hand (09/14)
cmehyou:0:DC94:34:500:Always winning hand (10/14)
cmehyou:0:DC95:34:500:Always winning hand (11/14)
cmehyou:0:DC96:34:500:Always winning hand (12/14)
cmehyou:0:DC97:35:500:Always winning hand (13/14)
cmehyou:0:DC98:35:500:Always winning hand (14/14)
:cmehyou:00000006:DC8B:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:cmehyou:00000006:DD0B:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
cmehyou:0:0000:00:999:[ Here is the look-up list for ]
cmehyou:0:0000:00:999:[ the above watches. ]
cmehyou:0:0000:00:999:[ ]
cmehyou:0:0000:00:999:[ value common name chinese name ]
cmehyou:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
cmehyou:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
cmehyou:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
cmehyou:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
cmehyou:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
cmehyou:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
cmehyou:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
cmehyou:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
cmehyou:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
cmehyou:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
cmehyou:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
cmehyou:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
cmehyou:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
cmehyou:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
cmehyou:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
cmehyou:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
cmehyou:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
cmehyou:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
cmehyou:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
cmehyou:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
cmehyou:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
cmehyou:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
cmehyou:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
cmehyou:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
cmehyou:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
cmehyou:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
cmehyou:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
cmehyou:0:0000:00:999:[ 31h East "wind" ]
cmehyou:0:0000:00:999:[ 32h South "wind" ]
cmehyou:0:0000:00:999:[ 33h West "wind" ]
cmehyou:0:0000:00:999:[ 34h North "wind" ]
cmehyou:0:0000:00:999:[ 35h White "dragon" ]
cmehyou:0:0000:00:999:[ 36h Green "dragon" ]
cmehyou:0:0000:00:999:[ 37h Red "dragon" ]
cmehyou:0:0000:00:999:[ 3Fh - no tile - ]
; [ Cassette: Mission-X ]
cmissnx:0:0017:16:000:Infinite Credits
cmissnx:0:001B:0B:000:Infinite Lives PL1
cmissnx:0:001C:0B:000:Infinite Lives PL2
; [ Cassette: Night Star (set 2) ]
cnights2:0:0004:09:000:Infinite Credits
cnights2:0:0018:99:000:Infinite Lives
; [ Cassette: Night Star (set 1) ]
cnightst:0:0004:09:000:Infinite Credits
cnightst:0:0018:99:000:Infinite Lives
; [ Caveman Ninja (World revision 3) ]
cninja:0:184D99:03:000:Infinite Lives PL1
cninja:0:184E4D:12:000:Infinite Energy PL1
cninja:0:184DD9:03:000:Infinite Lives PL2
cninja:0:184ECD:12:000:Infinite Energy PL2
cninja:0:18534D:01:001:One hit for boss 1 Now!
cninja:0:18654D:01:001:One hit for boss 2-1 Now!
cninja:0:18654D:01:001:One hit for boss 2-2 Now!
cninja:0:1877F4:01:001:One hit for boss 3-1 Now!
cninja:0:186CCD:01:001:One hit for boss 3-2 Now!
cninja:0:18654D:01:001:One hit for boss 4-1 Now!
cninja:0:186BCD:01:001:One hit for boss 4-2 Now!
cninja:0:18654D:01:001:One hit for boss 5-1 Now!
cninja:0:1868CD:01:001:One hit for boss 5-2 Now!
cninja:0:18654D:01:001:One hit for boss 5-3 Now!
; [ Caveman Ninja (World revision 0) ]
cninja0:0:184D99:03:000:Infinite Lives PL1
cninja0:0:184E4D:12:000:Infinite Energy PL1
cninja0:0:184DD9:03:000:Infinite Lives PL2
cninja0:0:184ECD:12:000:Infinite Energy PL2
cninja0:0:18534D:01:001:One hit for boss 1 Now!
cninja0:0:18654D:01:001:One hit for boss 2-1 Now!
cninja0:0:18654D:01:001:One hit for boss 2-2 Now!
cninja0:0:1877F4:01:001:One hit for boss 3-1 Now!
cninja0:0:186CCD:01:001:One hit for boss 3-2 Now!
cninja0:0:18654D:01:001:One hit for boss 4-1 Now!
cninja0:0:186BCD:01:001:One hit for boss 4-2 Now!
cninja0:0:18654D:01:001:One hit for boss 5-1 Now!
cninja0:0:1868CD:01:001:One hit for boss 5-2 Now!
cninja0:0:18654D:01:001:One hit for boss 5-3 Now!
; [ Caveman Ninja (US) ]
cninjau:0:184D99:03:000:Infinite Lives PL1
cninjau:0:184E4D:12:000:Infinite Energy PL1
cninjau:0:184DD9:03:000:Infinite Lives PL2
cninjau:0:184ECD:12:000:Infinite Energy PL2
cninjau:0:18534D:01:001:One hit for boss 1 Now!
cninjau:0:18654D:01:001:One hit for boss 2-1 Now!
cninjau:0:18654D:01:001:One hit for boss 2-2 Now!
cninjau:0:1877F4:01:001:One hit for boss 3-1 Now!
cninjau:0:186CCD:01:001:One hit for boss 3-2 Now!
cninjau:0:18654D:01:001:One hit for boss 4-1 Now!
cninjau:0:186BCD:01:001:One hit for boss 4-2 Now!
cninjau:0:18654D:01:001:One hit for boss 5-1 Now!
cninjau:0:1868CD:01:001:One hit for boss 5-2 Now!
cninjau:0:18654D:01:001:One hit for boss 5-3 Now!
; [ Counter Steer ]
cntsteer:0:0000:00:999:[ There are no cheats ]:REASON 1
cntsteer:0:0000:00:999:[ for this game as it ]:REASON 1
cntsteer:0:0000:00:999:[ didn't work the last ]:REASON 1
cntsteer:0:0000:00:999:[ time it was tested. ]:REASON 1
cntsteer:0:0000:00:999:[ If the game now works ]:REASON 1
cntsteer:0:0000:00:999:[ please request cheats ]:REASON 1
cntsteer:0:0000:00:999:[ for it on the cheat ]:REASON 1
cntsteer:0:0000:00:999:[ forums. ]:REASON 1
; [ Cobra-Command (Japan) ]
cobracmj:0:AED5:B6:100:Invincibility
cobracmj:0:003B:01:000:Always have the laser
cobracmj:0:0037:02:000:Maximum speed
cobracmj:0:0038:03:000:Maximum fire power
cobracmj:0:0039:03:000:Maximum missile power
cobracmj:0:0143:00:000:Always 1 hit to kill boss
cobracmj:0:0143:00:001:1 hit to kill this boss Now!
cobracmj:0:0000:00:999:[Enable these select ]
cobracmj:0:0000:00:999:[starting stage/scene cheats]
cobracmj:0:0000:00:999:[on the 'Good Luck' screens.]
cobracmj:0:011D:04:071:Select the Starting Stage
cobracmj:0:011E:02:071:Select the Starting Scene
cobracmj:0:011F:09:000:Infinite Lives PL1
cobracmj:0:0120:09:000:Infinite Lives PL2
; [ Cobra-Command (World revision 5) ]
cobracom:0:AE74:B6:100:Invincibility
cobracom:0:003B:01:000:Always have the laser
cobracom:0:0037:02:000:Maximum speed
cobracom:0:0038:03:000:Maximum fire power
cobracom:0:0039:03:000:Maximum missile power
cobracom:0:0143:00:000:Always 1 hit to kill boss
cobracom:0:0143:00:001:1 hit to kill this boss Now!
cobracom:0:0000:00:999:[Enable these select ]
cobracom:0:0000:00:999:[starting stage/scene cheats]
cobracom:0:0000:00:999:[on the 'Good Luck' screens.]
cobracom:0:011D:04:071:Select the Starting Stage
cobracom:0:011E:02:071:Select the Starting Scene
cobracom:0:011F:09:000:Infinite Lives PL1
cobracom:0:0120:09:000:Infinite Lives PL2
; [ Columns 97 ]
colmns97:0:0000:00:999:[ This game hasn't even ]:REASON 11
colmns97:0:0000:00:999:[ been looked at due to ]:REASON 11
colmns97:0:0000:00:999:[ time constraints - Too]:REASON 11
colmns97:0:0000:00:999:[ many games and so ]:REASON 11
colmns97:0:0000:00:999:[ little time. It is ]:REASON 11
colmns97:0:0000:00:999:[ even possible that ]:REASON 11
colmns97:0:0000:00:999:[ this game may be a ]:REASON 11
colmns97:0:0000:00:999:[ clone of an existing ]:REASON 11
colmns97:0:0000:00:999:[ game which may have ]:REASON 11
colmns97:0:0000:00:999:[ cheats. Please search ]:REASON 11
colmns97:0:0000:00:999:[ the cheat forums ]:REASON 11
colmns97:0:0000:00:999:[ before posting cheat ]:REASON 11
colmns97:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Colony 7 (set 1) ]
colony7:0:A012:99:000:Infinite Credits
colony7:0:A00C:00:000:Infinite Lives
colony7:0:A07F:00:000:Infinite Scatter Shots
colony7:0:A073:02:000:Keep Shooting after Gun Loss
colony7:0:A020:01:001:Only a few Fighters to Kill Now!
colony7:0:0000:00:999:[Infinite Eradicator will stay active ]
colony7:0:0000:00:999:[even when destroyed only if Infinite ]
colony7:0:0000:00:999:[City is enabled. ]
colony7:0:A082:00:000:Infinite Smart Bombs/Eradicator
colony7:0:A07C:00:000:Infinite City
; [ Colony 7 (set 2) ]
colony7a:0:A012:99:000:Infinite Credits
colony7a:0:A00C:00:000:Infinite Lives
colony7a:0:A07F:00:000:Infinite Scatter Shots
colony7a:0:A073:02:000:Keep Shooting after Gun Loss
colony7a:0:A020:01:001:Only a few Fighters to Kill Now!
colony7a:0:0000:00:999:[Infinite Eradicator will stay active ]
colony7a:0:0000:00:999:[even when destroyed only if Infinite ]
colony7a:0:0000:00:999:[City is enabled. ]
colony7a:0:A082:00:000:Infinite Smart Bombs/Eradicator
colony7a:0:A07C:00:000:Infinite City
; [ Columns (US) ]
columns:0:FFFCC1:09:000:Infinite Credits
columns:0:FFC81A:27:000:Maximum Jewels PL1
columns:0:FFC81B:0F:500:Maximum Jewels PL1 (2/2)
columns:0:FFC98A:27:000:Maximum Jewels PL2
columns:0:FFC98B:0F:500:Maximum Jewels PL2 (2/2)
; [ Columns II - The Voyage Through Time (Japan) ]
columns2:0:FFFCC1:09:000:Infinite Credits
columns2:0:FFC854:27:000:Maximum Jewels PL1
columns2:0:FFC855:0F:500:Maximum Jewels PL1 (2/2)
columns2:0:FFCA54:27:000:Maximum Jewels PL2
columns2:0:FFCA55:0F:500:Maximum Jewels PL2 (2/2)
; [ Columns (Japan) ]
columnsj:0:FFFCC1:09:000:Infinite Credits
columnsj:0:FFC81A:27:000:Maximum Jewels PL1
columnsj:0:FFC81B:0F:500:Maximum Jewels PL1 (2/2)
columnsj:0:FFC98A:27:000:Maximum Jewels PL2
columnsj:0:FFC98B:0F:500:Maximum Jewels PL2 (2/2)
; [ Combat School (joystick) ]
combasc:0:0A8D:99:000:Infinite Time PL1
combasc:0:0A8C:00:001:Reset Timer Now! PL1
combasc:0:0A8D:01:501:Reset Timer Now! PL1 (2/2)
combasc:0:0855:70:000:Always done 70 targets PL1
combasc:0:0855:70:001:Get 70 targets Now! PL1
combasc:0:0AAD:99:000:Infinite Time PL2
combasc:0:0AAC:00:001:Reset Timer Now! PL2
combasc:0:0AAD:01:501:Reset Timer Now! PL2 (2/2)
combasc:0:0857:70:000:Always done 70 targets PL2
combasc:0:0857:70:001:Get 70 targets Now! PL2
combasc:0:0C76:01:001:One hit for Instructor Now!
combasc:0:0000:00:999:[Ensure the infinite damage ]
combasc:0:0000:00:999:[cheat is NOT turned on for ]
combasc:0:0000:00:999:[the Assault Course!! ]
combasc:0:0C16:08:000:Infinite Damage PL1
combasc:0:0C46:08:000:Infinite Damage PL2
combasc:0:0000:00:999:[Enable these cheats on the ]
combasc:0:0000:00:999:[Player 1/2 Intro page, ie. ]
combasc:0:0000:00:999:[before the Obstacle Course ]
combasc:0:0991:02:001:Goto the Firing Range 1 Now!
combasc:0:0991:03:001:Goto the Iron Man Race Now!
combasc:0:0991:05:001:Goto the Firing Range 2 Now!
combasc:0:0991:06:001:Goto the Arm Wrestle Now!
combasc:0:0991:07:001:Goto the Firing Range 3 Now!
combasc:0:0991:09:001:Goto the Instructor Now!
combasc:0:0991:0E:001:Goto the Mission Now!
combasc:0:0000:00:999:[The invincibility cheat is ]
combasc:0:0000:00:999:[buggy, you have to turn it ]
combasc:0:0000:00:999:[off with F6 to jump or to ]
combasc:0:0000:00:999:[walk down stairs-YOU MUST!!]
combasc:0:0C01:02:020:Mission Invincibility
combasc:0:0C01:F8:540:Mission Invincibility (2/3)
combasc:0:0C16:08:500:Mission Invincibility (3/3)
; [ Combat School (bootleg) ]
combascb:0:0A8D:99:000:Infinite Time PL1
combascb:0:0A8C:00:001:Reset Timer Now! PL1
combascb:0:0A8D:01:501:Reset Timer Now! PL1 (2/2)
combascb:0:0855:70:000:Always done 70 targets PL1
combascb:0:0855:70:001:Get 70 targets Now! PL1
combascb:0:0AAD:99:000:Infinite Time PL2
combascb:0:0AAC:00:001:Reset Timer Now! PL2
combascb:0:0AAD:01:501:Reset Timer Now! PL2 (2/2)
combascb:0:0857:70:000:Always done 70 targets PL2
combascb:0:0857:70:001:Get 70 targets Now! PL2
combascb:0:0C76:01:001:One hit for Instructor Now!
combascb:0:0000:00:999:[Ensure the infinite damage ]
combascb:0:0000:00:999:[cheat is NOT turned on for ]
combascb:0:0000:00:999:[the Assault Course!! ]
combascb:0:0C16:08:000:Infinite Damage PL1
combascb:0:0C46:08:000:Infinite Damage PL2
combascb:0:0000:00:999:[Enable these cheats on the ]
combascb:0:0000:00:999:[Player 1/2 Intro page, ie. ]
combascb:0:0000:00:999:[before the Obstacle Course ]
combascb:0:0991:02:001:Goto the Firing Range 1 Now!
combascb:0:0991:03:001:Goto the Iron Man Race Now!
combascb:0:0991:05:001:Goto the Firing Range 2 Now!
combascb:0:0991:06:001:Goto the Arm Wrestle Now!
combascb:0:0991:07:001:Goto the Firing Range 3 Now!
combascb:0:0991:09:001:Goto the Instructor Now!
combascb:0:0991:0E:001:Goto the Mission Now!
combascb:0:0000:00:999:[The invincibility cheat is ]
combascb:0:0000:00:999:[buggy, you have to turn it ]
combascb:0:0000:00:999:[off with F6 to jump or to ]
combascb:0:0000:00:999:[walk down stairs-YOU MUST!!]
combascb:0:0C01:02:020:Mission Invincibility
combascb:0:0C01:F8:540:Mission Invincibility (2/3)
combascb:0:0C16:08:500:Mission Invincibility (3/3)
; [ Combat School (Japan trackball) ]
combascj:0:0A8D:99:000:Infinite Time PL1
combascj:0:0A8C:00:001:Reset Timer Now! PL1
combascj:0:0A8D:01:501:Reset Timer Now! PL1 (2/2)
combascj:0:0855:70:000:Always done 70 targets PL1
combascj:0:0855:70:001:Get 70 targets Now! PL1
combascj:0:0AAD:99:000:Infinite Time PL2
combascj:0:0AAC:00:001:Reset Timer Now! PL2
combascj:0:0AAD:01:501:Reset Timer Now! PL2 (2/2)
combascj:0:0857:70:000:Always done 70 targets PL2
combascj:0:0857:70:001:Get 70 targets Now! PL2
combascj:0:0C76:01:001:One hit for Instructor Now!
combascj:0:0000:00:999:[Ensure the infinite damage ]
combascj:0:0000:00:999:[cheat is NOT turned on for ]
combascj:0:0000:00:999:[the Assault Course!! ]
combascj:0:0C16:08:000:Infinite Damage PL1
combascj:0:0C46:08:000:Infinite Damage PL2
combascj:0:0000:00:999:[Enable these cheats on the ]
combascj:0:0000:00:999:[Player 1/2 Intro page, ie. ]
combascj:0:0000:00:999:[before the Obstacle Course ]
combascj:0:0991:02:001:Goto the Firing Range 1 Now!
combascj:0:0991:03:001:Goto the Iron Man Race Now!
combascj:0:0991:05:001:Goto the Firing Range 2 Now!
combascj:0:0991:06:001:Goto the Arm Wrestle Now!
combascj:0:0991:07:001:Goto the Firing Range 3 Now!
combascj:0:0991:09:001:Goto the Instructor Now!
combascj:0:0991:0E:001:Goto the Mission Now!
combascj:0:0000:00:999:[The invincibility cheat is ]
combascj:0:0000:00:999:[buggy, you have to turn it ]
combascj:0:0000:00:999:[off with F6 to jump or to ]
combascj:0:0000:00:999:[walk down stairs-YOU MUST!!]
combascj:0:0C01:02:020:Mission Invincibility
combascj:0:0C01:F8:540:Mission Invincibility (2/3)
combascj:0:0C16:08:500:Mission Invincibility (3/3)
; [ Combat School (trackball) ]
combasct:0:0A8D:99:000:Infinite Time PL1
combasct:0:0A8C:00:001:Reset Timer Now! PL1
combasct:0:0A8D:01:501:Reset Timer Now! PL1 (2/2)
combasct:0:0855:70:000:Always done 70 targets PL1
combasct:0:0855:70:001:Get 70 targets Now! PL1
combasct:0:0AAD:99:000:Infinite Time PL2
combasct:0:0AAC:00:001:Reset Timer Now! PL2
combasct:0:0AAD:01:501:Reset Timer Now! PL2 (2/2)
combasct:0:0857:70:000:Always done 70 targets PL2
combasct:0:0857:70:001:Get 70 targets Now! PL2
combasct:0:0C76:01:001:One hit for Instructor Now!
combasct:0:0000:00:999:[Ensure the infinite damage ]
combasct:0:0000:00:999:[cheat is NOT turned on for ]
combasct:0:0000:00:999:[the Assault Course!! ]
combasct:0:0C16:08:000:Infinite Damage PL1
combasct:0:0C46:08:000:Infinite Damage PL2
combasct:0:0000:00:999:[Enable these cheats on the ]
combasct:0:0000:00:999:[Player 1/2 Intro page, ie. ]
combasct:0:0000:00:999:[before the Obstacle Course ]
combasct:0:0991:02:001:Goto the Firing Range 1 Now!
combasct:0:0991:03:001:Goto the Iron Man Race Now!
combasct:0:0991:05:001:Goto the Firing Range 2 Now!
combasct:0:0991:06:001:Goto the Arm Wrestle Now!
combasct:0:0991:07:001:Goto the Firing Range 3 Now!
combasct:0:0991:09:001:Goto the Instructor Now!
combasct:0:0991:0E:001:Goto the Mission Now!
combasct:0:0000:00:999:[The invincibility cheat is ]
combasct:0:0000:00:999:[buggy, you have to turn it ]
combasct:0:0000:00:999:[off with F6 to jump or to ]
combasct:0:0000:00:999:[walk down stairs-YOU MUST!!]
combasct:0:0C01:02:020:Mission Invincibility
combasct:0:0C01:F8:540:Mission Invincibility (2/3)
combasct:0:0C16:08:500:Mission Invincibility (3/3)
; [ Combat (version 3.0) ]
combat:0:3318:00:000:No time between bullets
; [ Senjou no Ookami ]
commandj:0:E030:99:000:Infinite Credits
commandj:0:EDA0:06:000:Infinite Lives
commandj:0:E100:FF:000:Invincibilty
commandj:0:EDA8:09:000:Infinite Grenades
commandj:0:E212:00:000:Long Shot
commandj:0:E232:00:500:Long Shot (2/6)
commandj:0:E252:00:500:Long Shot (3/6)
commandj:0:E272:00:500:Long Shot (4/6)
commandj:0:E292:00:500:Long Shot (5/6)
commandj:0:E2B2:00:500:Long Shot (6/6)
; [ Commando (World) ]
commando:0:E030:99:000:Infinite Credits
commando:0:EDA0:06:000:Infinite Lives
commando:0:E100:FF:000:Invincibilty
commando:0:EDA8:09:000:Infinite Grenades
commando:0:E212:00:000:Long Shot
commando:0:E232:00:500:Long Shot (2/6)
commando:0:E252:00:500:Long Shot (3/6)
commando:0:E272:00:500:Long Shot (4/6)
commando:0:E292:00:500:Long Shot (5/6)
commando:0:E2B2:00:500:Long Shot (6/6)
; [ Commando (US) ]
commandu:0:E030:99:000:Infinite Credits
commandu:0:EDA0:06:000:Infinite Lives
commandu:0:E100:FF:000:Invincibilty
commandu:0:EDA8:09:000:Infinite Grenades
commandu:0:E212:00:000:Long Shot
commandu:0:E232:00:500:Long Shot (2/6)
commandu:0:E252:00:500:Long Shot (3/6)
commandu:0:E272:00:500:Long Shot (4/6)
commandu:0:E292:00:500:Long Shot (5/6)
commandu:0:E2B2:00:500:Long Shot (6/6)
; [ Commando (Sega) ]
commsega:0:9BE4:05:000:Infinite Lives PL1
commsega:0:9BE5:05:000:Infinite Lives PL2
; [ Comotion ]
comotion:0:E36E:08:000:Infinite Lives Bottom Player
comotion:0:E00D:0A:000:Infinite Lives Top Player
comotion:0:E180:09:000:Infinite Lives Left Player
comotion:0:E17F:0B:000:Infinite Lives Right Player
; [ Competition Golf Final Round (old version) ]
compglfo:0:001B:01:000:Always get a Hole in One
compglfo:0:001B:01:001:Reset Strokes to 1 Now!
; [ Competition Golf Final Round (revision 3) ]
compgolf:0:001B:01:000:Always get a Hole in One
compgolf:0:001B:01:001:Reset Strokes to 1 Now!
; [ Complex X ]
complexx:0:840C:05:000:Infinite Lives PL1
complexx:0:8414:05:000:Infinite Lives PL2
; [ Condor ]
condor:0:438F:09:000:Infinite Credits
condor:0:43A6:DD:000:Never have shields
condor:0:43A6:00:003:Shield Always Ready
condor:0:43C0:84:000:Infinite Shields
condor:0:0CC4:C9:100:Invincibility
condor:0:4390:09:000:Infinite Lives PL1
condor:0:4391:09:000:Infinite Lives PL2
; [ Congo Bongo ]
congo:0:8220:06:000:Infinite Lives
congo:0:8304:99:000:Infinite Bonus
congo:0:840D:00:000:No sprite/sprite collision
congo:0:0000:00:999:[Use 'Walk on water' with ]
congo:0:0000:00:999:[caution. To complete the ]
congo:0:0000:00:999:[level you must press F6. ]
congo:0:8417:00:000:Walk on water
; [ Continental Circus (World) ]
contcirc:0:084573:09:000:Infinite Credits
contcirc:0:08458B:E7:000:Infinite Time
contcirc:0:08458A:03:500:Infinite Time (2/2)
; [ Continental Circus (US) ]
contcrcu:0:084573:09:000:Infinite Credits
contcrcu:0:08458B:E7:000:Infinite Time
contcrcu:0:08458A:03:500:Infinite Time (2/2)
; [ Contra (US) ]
contra:0:3B1C:09:000:Infinite Time
contra:0:1081:99:000:Infinite Lives PL1
contra:0:1245:01:000:Invincibility PL1
contra:0:1246:7F:500:Invincibility PL1 (2/2)
contra:0:1215:01:000:Always Use Normal Weapon PL1
contra:0:1215:02:000:Always Use Long Laser PL1
contra:0:1215:03:000:Always Use Short Laser PL1
contra:0:1215:04:000:Always Use Rapid Cannon PL1
contra:0:1215:0A:000:Always Use Spread Cannon PL1
contra:0:1215:14:000:Always Use Fireball PL1
contra:0:1215:00:001:Get Normal weapon Now! PL1
contra:0:1215:02:001:Get Long Laser Now! PL1
contra:0:1215:03:001:Get Short Laser Now! PL1
contra:0:1215:04:001:Get Rapid Cannon Now! PL1
contra:0:1215:0A:001:Get Spread Cannon Now! PL1
contra:0:1215:14:001:Get Fireball Now! PL1
contra:0:108D:99:000:Infinite Lives PL2
contra:0:1305:01:000:Invincibility PL2
contra:0:1306:7F:500:Invincibility PL2 (2/2)
contra:0:12D5:01:000:Always Use Normal Weapon PL2
contra:0:12D5:02:000:Always Use Long Laser PL2
contra:0:12D5:03:000:Always Use Short Laser PL2
contra:0:12D5:04:000:Always Use Rapid Cannon PL2
contra:0:12D5:0A:000:Always Use Spread Cannon PL2
contra:0:12D5:14:000:Always Use Fireball PL2
contra:0:12D5:00:001:Get Normal weapon Now! PL2
contra:0:12D5:02:001:Get Long Laser Now! PL2
contra:0:12D5:03:001:Get Short Laser Now! PL2
contra:0:12D5:04:001:Get Rapid Cannon Now! PL2
contra:0:12D5:0A:001:Get Spread Cannon Now! PL2
contra:0:12D5:14:001:Get Fireball Now! PL2
contra:0:1809:F0:000:Sound Test Timer Stop:[PL1 Start]Next Code
; [ Contra (US bootleg) ]
contrab:0:3B1C:09:000:Infinite Time
contrab:0:1081:99:000:Infinite Lives PL1
contrab:0:1245:01:000:Invincibility PL1
contrab:0:1246:7F:500:Invincibility PL1 (2/2)
contrab:0:1215:01:000:Always Use Normal Weapon PL1
contrab:0:1215:02:000:Always Use Long Laser PL1
contrab:0:1215:03:000:Always Use Short Laser PL1
contrab:0:1215:04:000:Always Use Rapid Cannon PL1
contrab:0:1215:0A:000:Always Use Spread Cannon PL1
contrab:0:1215:14:000:Always Use Fireball PL1
contrab:0:1215:00:001:Get Normal weapon Now! PL1
contrab:0:1215:02:001:Get Long Laser Now! PL1
contrab:0:1215:03:001:Get Short Laser Now! PL1
contrab:0:1215:04:001:Get Rapid Cannon Now! PL1
contrab:0:1215:0A:001:Get Spread Cannon Now! PL1
contrab:0:1215:14:001:Get Fireball Now! PL1
contrab:0:108D:99:000:Infinite Lives PL2
contrab:0:1305:01:000:Invincibility PL2
contrab:0:1306:7F:500:Invincibility PL2 (2/2)
contrab:0:12D5:01:000:Always Use Normal Weapon PL2
contrab:0:12D5:02:000:Always Use Long Laser PL2
contrab:0:12D5:03:000:Always Use Short Laser PL2
contrab:0:12D5:04:000:Always Use Rapid Cannon PL2
contrab:0:12D5:0A:000:Always Use Spread Cannon PL2
contrab:0:12D5:14:000:Always Use Fireball PL2
contrab:0:12D5:00:001:Get Normal weapon Now! PL2
contrab:0:12D5:02:001:Get Long Laser Now! PL2
contrab:0:12D5:03:001:Get Short Laser Now! PL2
contrab:0:12D5:04:001:Get Rapid Cannon Now! PL2
contrab:0:12D5:0A:001:Get Spread Cannon Now! PL2
contrab:0:12D5:14:001:Get Fireball Now! PL2
contrab:0:1809:F0:000:Sound Test Timer Stop:[PL1 Start]Next Code
; [ Contra (Japan) ]
contraj:0:3B1C:09:000:Infinite Time
contraj:0:1081:99:000:Infinite Lives PL1
contraj:0:1245:01:000:Invincibility PL1
contraj:0:1246:7F:500:Invincibility PL1 (2/2)
contraj:0:1215:01:000:Always Use Normal Weapon PL1
contraj:0:1215:02:000:Always Use Long Laser PL1
contraj:0:1215:03:000:Always Use Short Laser PL1
contraj:0:1215:04:000:Always Use Rapid Cannon PL1
contraj:0:1215:0A:000:Always Use Spread Cannon PL1
contraj:0:1215:14:000:Always Use Fireball PL1
contraj:0:1215:00:001:Get Normal weapon Now! PL1
contraj:0:1215:02:001:Get Long Laser Now! PL1
contraj:0:1215:03:001:Get Short Laser Now! PL1
contraj:0:1215:04:001:Get Rapid Cannon Now! PL1
contraj:0:1215:0A:001:Get Spread Cannon Now! PL1
contraj:0:1215:14:001:Get Fireball Now! PL1
contraj:0:108D:99:000:Infinite Lives PL2
contraj:0:1305:01:000:Invincibility PL2
contraj:0:1306:7F:500:Invincibility PL2 (2/2)
contraj:0:12D5:01:000:Always Use Normal Weapon PL2
contraj:0:12D5:02:000:Always Use Long Laser PL2
contraj:0:12D5:03:000:Always Use Short Laser PL2
contraj:0:12D5:04:000:Always Use Rapid Cannon PL2
contraj:0:12D5:0A:000:Always Use Spread Cannon PL2
contraj:0:12D5:14:000:Always Use Fireball PL2
contraj:0:12D5:00:001:Get Normal weapon Now! PL2
contraj:0:12D5:02:001:Get Long Laser Now! PL2
contraj:0:12D5:03:001:Get Short Laser Now! PL2
contraj:0:12D5:04:001:Get Rapid Cannon Now! PL2
contraj:0:12D5:0A:001:Get Spread Cannon Now! PL2
contraj:0:12D5:14:001:Get Fireball Now! PL2
contraj:0:1809:F0:000:Sound Test Timer Stop:[PL1 Start]Next Code
; [ Contra (Japan bootleg) ]
contrajb:0:3B1C:09:000:Infinite Time
contrajb:0:1081:99:000:Infinite Lives PL1
contrajb:0:1245:01:000:Invincibility PL1
contrajb:0:1246:7F:500:Invincibility PL1 (2/2)
contrajb:0:1215:01:000:Always Use Normal Weapon PL1
contrajb:0:1215:02:000:Always Use Long Laser PL1
contrajb:0:1215:03:000:Always Use Short Laser PL1
contrajb:0:1215:04:000:Always Use Rapid Cannon PL1
contrajb:0:1215:0A:000:Always Use Spread Cannon PL1
contrajb:0:1215:14:000:Always Use Fireball PL1
contrajb:0:1215:00:001:Get Normal weapon Now! PL1
contrajb:0:1215:02:001:Get Long Laser Now! PL1
contrajb:0:1215:03:001:Get Short Laser Now! PL1
contrajb:0:1215:04:001:Get Rapid Cannon Now! PL1
contrajb:0:1215:0A:001:Get Spread Cannon Now! PL1
contrajb:0:1215:14:001:Get Fireball Now! PL1
contrajb:0:108D:99:000:Infinite Lives PL2
contrajb:0:1305:01:000:Invincibility PL2
contrajb:0:1306:7F:500:Invincibility PL2 (2/2)
contrajb:0:12D5:01:000:Always Use Normal Weapon PL2
contrajb:0:12D5:02:000:Always Use Long Laser PL2
contrajb:0:12D5:03:000:Always Use Short Laser PL2
contrajb:0:12D5:04:000:Always Use Rapid Cannon PL2
contrajb:0:12D5:0A:000:Always Use Spread Cannon PL2
contrajb:0:12D5:14:000:Always Use Fireball PL2
contrajb:0:12D5:00:001:Get Normal weapon Now! PL2
contrajb:0:12D5:02:001:Get Long Laser Now! PL2
contrajb:0:12D5:03:001:Get Short Laser Now! PL2
contrajb:0:12D5:04:001:Get Rapid Cannon Now! PL2
contrajb:0:12D5:0A:001:Get Spread Cannon Now! PL2
contrajb:0:12D5:14:001:Get Fireball Now! PL2
contrajb:0:1809:F0:000:Sound Test Timer Stop:[PL1 Start]Next Code
; [ Cookie and Bibi 2 ]
cookbib2:0:102475:09:000:Infinite Credits
:cookbib2:00000000:103613:00000001:FFFFFFFF:Help Line "ON" PL1
:cookbib2:00000001:103613:00000000:FFFFFFFF:Help Line "OFF" PL1
:cookbib2:00000000:102517:00000006:FFFFFFFF:Balls never drop by a line PL1
:cookbib2:00000000:102513:000000D8:FFFFFFFF:Infinite Move Time PL1
:cookbib2:00000001:102507:00000001:FFFFFFFF:Next ball = Tennis Ball Now! PL1
:cookbib2:00000001:102507:00000002:FFFFFFFF:Next ball = Basketball Now! PL1
:cookbib2:00000001:102507:00000003:FFFFFFFF:Next ball = Football Now! PL1
:cookbib2:00000001:102507:00000004:FFFFFFFF:Next ball = Baseball Now! PL1
:cookbib2:00000001:102507:00000005:FFFFFFFF:Next ball = Bowling Ball Now! PL1
:cookbib2:00000001:102507:00000006:FFFFFFFF:Next ball = Pool Ball Now! PL1
:cookbib2:00000001:102507:00000007:FFFFFFFF:Next ball = Volleyball Now! PL1
:cookbib2:00000001:102507:00000008:FFFFFFFF:Next ball = Rugby Ball Now! PL1
:cookbib2:00000001:102507:00000009:FFFFFFFF:Next ball = Bubble Now! PL1
:cookbib2:00000000:102507:00000001:FFFFFFFF:Next ball always Tennis Ball PL1
:cookbib2:00000000:102507:00000002:FFFFFFFF:Next ball always Basketball PL1
:cookbib2:00000000:102507:00000003:FFFFFFFF:Next ball always Football PL1
:cookbib2:00000000:102507:00000004:FFFFFFFF:Next ball always Baseball PL1
:cookbib2:00000000:102507:00000005:FFFFFFFF:Next ball always Bowling Ball PL1
:cookbib2:00000000:102507:00000006:FFFFFFFF:Next ball always Pool Ball PL1
:cookbib2:00000000:102507:00000007:FFFFFFFF:Next ball always Volleyball PL1
:cookbib2:00000000:102507:00000008:FFFFFFFF:Next ball always Rugby Ball PL1
:cookbib2:00000000:102507:00000009:FFFFFFFF:Next ball always Bubble PL1
:cookbib2:00000000:103613:00000001:FFFFFFFF:Next ball always Guide PL2
:cookbib2:00000000:10259D:00000006:FFFFFFFF:Balls never drop by a line PL2
:cookbib2:00000000:102599:000000D8:FFFFFFFF:Infinite Move Time PL2
:cookbib2:00000001:10258D:00000001:FFFFFFFF:Next ball = Tennis Ball Now! PL2
:cookbib2:00000001:10258D:00000002:FFFFFFFF:Next ball = Basketball Now! PL2
:cookbib2:00000001:10258D:00000003:FFFFFFFF:Next ball = Football Now! PL2
:cookbib2:00000001:10258D:00000004:FFFFFFFF:Next ball = Baseball Now! PL2
:cookbib2:00000001:10258D:00000005:FFFFFFFF:Next ball = Bowling Ball Now! PL2
:cookbib2:00000001:10258D:00000006:FFFFFFFF:Next ball = Pool Ball Now! PL2
:cookbib2:00000001:10258D:00000007:FFFFFFFF:Next ball = Volleyball Now! PL2
:cookbib2:00000001:10258D:00000008:FFFFFFFF:Next ball = Rugby Ball Now! PL2
:cookbib2:00000001:10258D:00000009:FFFFFFFF:Next ball = Bubble Now! PL2
:cookbib2:00000000:10258D:00000001:FFFFFFFF:Next ball always Tennis Ball PL2
:cookbib2:00000000:10258D:00000002:FFFFFFFF:Next ball always Basketball PL2
:cookbib2:00000000:10258D:00000003:FFFFFFFF:Next ball always Football PL2
:cookbib2:00000000:10258D:00000004:FFFFFFFF:Next ball always Baseball PL2
:cookbib2:00000000:10258D:00000005:FFFFFFFF:Next ball always Bowling Ball PL2
:cookbib2:00000000:10258D:00000006:FFFFFFFF:Next ball always Pool Ball PL2
:cookbib2:00000000:10258D:00000007:FFFFFFFF:Next ball always Volleyball PL2
:cookbib2:00000000:10258D:00000008:FFFFFFFF:Next ball always Rugby Ball PL2
:cookbib2:00000000:10258D:00000009:FFFFFFFF:Next ball always Bubble PL2
; [ Cook Race ]
cookrace:0:2570:00:100:Invincibility
cookrace:0:2574:01:600:Invincibility (2/2)
cookrace:0:006B:80:021:Finish this Level Now!
cookrace:0:0028:05:000:Infinite Lives PL1
cookrace:0:002A:99:000:Infinite Pepper PL1
cookrace:0:0029:05:000:Infinite Lives PL2
cookrace:0:002B:99:000:Infinite Pepper PL2
; [ Cool Pool ]
coolpool:0:0000:00:999:[ There are no cheats ]:REASON 1
coolpool:0:0000:00:999:[ for this game as it ]:REASON 1
coolpool:0:0000:00:999:[ didn't work the last ]:REASON 1
coolpool:0:0000:00:999:[ time it was tested. ]:REASON 1
coolpool:0:0000:00:999:[ If the game now works ]:REASON 1
coolpool:0:0000:00:999:[ please request cheats ]:REASON 1
coolpool:0:0000:00:999:[ for it on the cheat ]:REASON 1
coolpool:0:0000:00:999:[ forums. ]:REASON 1
; [ Cop 01 (set 1) ]
cop01:0:C41D:63:000:Infinite Lives
cop01:0:C041:07:000:Invincibility
cop01:0:C426:FF:000:Charge Always = 255
; [ Cop 01 (set 2) ]
cop01a:0:C41E:63:000:Infinite Lives
cop01a:0:C042:07:000:Invincibility
cop01a:0:C427:FF:000:Charge Always = 255
; [ Cops'n Robbers ]
copsnrob:0:0054:39:000:Infinite Time
; [ Cosmic Cop (World) ]
cosmccop:0:112AB:90:100:Infinite Lives
cosmccop:0:112AC:90:600:Infinite Lives (2/5)
cosmccop:0:112AD:90:600:Infinite Lives (3/5)
cosmccop:0:112AE:90:600:Infinite Lives (4/5)
cosmccop:0:112AF:90:600:Infinite Lives (5/5)
cosmccop:0:0198D:EB:100:Invincibility
cosmccop:0:E3CDB:68:000:Laser never overheats
cosmccop:0:E3D0B:00:000:Infinite Time PL1
cosmccop:0:E3D12:00:000:Infinite Time PL2
; [ Cosmic Alien ]
cosmica:0:4000:40:000:Invincibility
cosmica:0:404A:A0:500:Invincibility (2/2)
cosmica:0:408A:07:000:Stop Enemy Attacks "ON"
cosmica:0:408A:00:001:Stop Enemy Attacks "OFF"
cosmica:0:4003:06:000:Infinite Lives PL1
cosmica:0:4004:06:000:Infinite Lives PL2
; [ Cosmic Alien (older) ]
cosmica2:0:4000:40:000:Invincibility
cosmica2:0:404A:A0:500:Invincibility (2/2)
cosmica2:0:408A:07:000:Stop Enemy Attacks "ON"
cosmica2:0:408A:00:001:Stop Enemy Attacks "OFF"
cosmica2:0:4003:06:000:Infinite Lives PL1
cosmica2:0:4004:06:000:Infinite Lives PL2
; [ Cosmic Guerilla ]
cosmicg:0:3C1C:00:000:More Bonus Ships to shoot
cosmicg:0:3C05:05:000:Infinite Lives PL1
cosmicg:0:3C07:05:000:Infinite Lives PL2
; [ Cosmic Monsters ]
cosmicmo:0:2009:78:000:Invaders never drop
cosmicmo:0:2069:00:000:Invaders don't fire
cosmicmo:0:206A:30:500:Invaders don't fire (2/2)
cosmicmo:0:0384:C3:100:Bullet Invincibility
cosmicmo:0:2094:04:540:Bullet Invincibility (2/3)
cosmicmo:0:2015:FF:500:Bullet Invincibility (3/3)
:cosmicmo:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:cosmicmo:00010000:202C:00000002:FFFFFFFF:Slow
:cosmicmo:00010000:202C:00000004:FFFFFFFF:Normal
:cosmicmo:00010000:202C:00000006:FFFFFFFF:Fast
:cosmicmo:00010000:202C:00000008:FFFFFFFF:V Fast
:cosmicmo:00010000:202C:0000000A:FFFFFFFF:Turbo
cosmicmo:0:0F7F:00:100:Autofire Mode
cosmicmo:0:21FF:03:000:Infinite Lives PL1
cosmicmo:0:2100:00:001:Kill All Invaders Now! PL1
cosmicmo:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
cosmicmo:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
cosmicmo:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
cosmicmo:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
cosmicmo:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
cosmicmo:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
cosmicmo:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
cosmicmo:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
cosmicmo:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
cosmicmo:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
cosmicmo:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
cosmicmo:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
cosmicmo:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
cosmicmo:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
cosmicmo:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
cosmicmo:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
cosmicmo:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
cosmicmo:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
cosmicmo:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
cosmicmo:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
cosmicmo:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
cosmicmo:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
cosmicmo:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
cosmicmo:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
cosmicmo:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
cosmicmo:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
cosmicmo:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
cosmicmo:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
cosmicmo:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
cosmicmo:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
cosmicmo:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
cosmicmo:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
cosmicmo:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
cosmicmo:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
cosmicmo:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
cosmicmo:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
cosmicmo:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
cosmicmo:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
cosmicmo:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
cosmicmo:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
cosmicmo:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
cosmicmo:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
cosmicmo:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
cosmicmo:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
cosmicmo:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
cosmicmo:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
cosmicmo:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
cosmicmo:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
cosmicmo:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
cosmicmo:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
cosmicmo:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
cosmicmo:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
cosmicmo:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
cosmicmo:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
cosmicmo:0:22FF:07:000:Infinite Lives PL2
cosmicmo:0:2200:00:001:Kill All Invaders Now! PL2
cosmicmo:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
cosmicmo:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
cosmicmo:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
cosmicmo:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
cosmicmo:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
cosmicmo:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
cosmicmo:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
cosmicmo:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
cosmicmo:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
cosmicmo:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
cosmicmo:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
cosmicmo:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
cosmicmo:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
cosmicmo:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
cosmicmo:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
cosmicmo:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
cosmicmo:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
cosmicmo:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
cosmicmo:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
cosmicmo:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
cosmicmo:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
cosmicmo:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
cosmicmo:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
cosmicmo:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
cosmicmo:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
cosmicmo:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
cosmicmo:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
cosmicmo:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
cosmicmo:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
cosmicmo:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
cosmicmo:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
cosmicmo:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
cosmicmo:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
cosmicmo:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
cosmicmo:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
cosmicmo:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
cosmicmo:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
cosmicmo:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
cosmicmo:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
cosmicmo:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
cosmicmo:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
cosmicmo:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
cosmicmo:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
cosmicmo:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
cosmicmo:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
cosmicmo:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
cosmicmo:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
cosmicmo:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
cosmicmo:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
cosmicmo:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
cosmicmo:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
cosmicmo:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
cosmicmo:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
cosmicmo:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Cosmo ]
cosmo:0:0BE6:00:100:Invincibility
cosmo:0:0BE7:00:600:Invincibility (02/15)
cosmo:0:0BE8:00:600:Invincibility (03/15)
cosmo:0:0BF4:00:600:Invincibility (04/15)
cosmo:0:0BF5:00:600:Invincibility (05/15)
cosmo:0:0BF6:00:600:Invincibility (06/15)
cosmo:0:0C0B:00:600:Invincibility (07/15)
cosmo:0:0C0C:00:600:Invincibility (08/15)
cosmo:0:0C0D:00:600:Invincibility (09/15)
cosmo:0:0C16:00:600:Invincibility (10/15)
cosmo:0:0C17:00:600:Invincibility (11/15)
cosmo:0:0C18:00:600:Invincibility (12/15)
cosmo:0:0C24:00:600:Invincibility (13/15)
cosmo:0:0C25:00:600:Invincibility (14/15)
cosmo:0:0C26:00:600:Invincibility (15/15):Quick and Dirty-NOP out all five calls to 0171
cosmo:0:200F:09:000:Infinite Lives PL1
cosmo:0:2010:09:000:Infinite Lives PL2
; [ Cosmo Gang the Video (US) ]
cosmogng:0:409B29:03:000:Infinite Lives
cosmogng:0:100715:20:040:Always have Single Shot PL1
cosmogng:0:100715:20:020:Always have Double Shot PL1
cosmogng:0:1008CD:0F:000:Bonus Multiplier always=16 PL1
cosmogng:0:10100B:01:000:Invincibility PL1
cosmogng:0:100717:20:040:Always have Single Shot PL2
cosmogng:0:100717:20:040:Always have Double Shot PL2
cosmogng:0:1008CF:0F:000:Bonus Multiplier always=16 PL2
cosmogng:0:101089:01:000:Invincibility PL2
cosmogng:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Cosmo Gang the Video (Japan) ]
cosmognj:0:409B29:03:000:Infinite Lives
cosmognj:0:100715:20:040:Always have Single Shot PL1
cosmognj:0:100715:20:020:Always have Double Shot PL1
cosmognj:0:1008CD:0F:000:Bonus Multiplier always=16 PL1
cosmognj:0:10100B:01:000:Invincibility PL1
cosmognj:0:100717:20:040:Always have Single Shot PL2
cosmognj:0:100717:20:040:Always have Double Shot PL2
cosmognj:0:1008CF:0F:000:Bonus Multiplier always=16 PL2
cosmognj:0:101089:01:000:Invincibility PL2
cosmognj:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Cosmos ]
cosmos:0:1D67:99:000:Infinite Credits
cosmos:0:1C91:5C:000:Infinite Energy
cosmos:0:1D66:01:040:Invincibility:Turn OFF to dock!
cosmos:0:1CDD:05:000:Infinite Lives PL1
cosmos:0:1CDE:05:000:Infinite Lives PL2
; [ Cotton (Japan) ]
cotton:0:0000:00:999:[ There are no cheats ]:REASON 1
cotton:0:0000:00:999:[ for this game as it ]:REASON 1
cotton:0:0000:00:999:[ didn't work the last ]:REASON 1
cotton:0:0000:00:999:[ time it was tested. ]:REASON 1
cotton:0:0000:00:999:[ If the game now works ]:REASON 1
cotton:0:0000:00:999:[ please request cheats ]:REASON 1
cotton:0:0000:00:999:[ for it on the cheat ]:REASON 1
cotton:0:0000:00:999:[ forums. ]:REASON 1
; [ Cotton 2 ]
cotton2:0:060E518F:06:000:Invincibility PL1
cotton2:0:060E5DD3:21:000:Maximum Fire Power PL1
cotton2:0:060E5187:04:000:Infinite Wind Magic PL1
cotton2:0:060E4617:FF:500:Infinite Wind Magic PL1 (2/2)
cotton2:0:060E5187:03:000:Infinite Light Magic PL1
cotton2:0:060E4617:FF:500:Infinite Light Magic PL1 (2/2)
cotton2:0:060E5187:02:000:Infinite Water Magic PL1
cotton2:0:060E4617:FF:500:Infinite Water Magic PL1 (2/2)
cotton2:0:060E5187:01:000:Infinite Fire Magic PL1
cotton2:0:060E4617:FF:500:Infinite Fire Magic PL1 (2/2)
cotton2:0:060E745F:06:000:Invincibility PL2
cotton2:0:060E80A3:21:000:Maximum Fire Power PL2
cotton2:0:060E7457:04:000:Infinite Wind Magic PL2
cotton2:0:060E4617:FF:500:Infinite Wind Magic PL2 (2/2)
cotton2:0:060E7457:03:000:Infinite Light Magic PL2
cotton2:0:060E4617:FF:500:Infinite Light Magic PL2 (2/2)
cotton2:0:060E7457:02:000:Infinite Water Magic PL2
cotton2:0:060E4617:FF:500:Infinite Water Magic PL2 (2/2)
cotton2:0:060E7457:01:000:Infinite Fire Magic PL2
cotton2:0:060E4617:FF:500:Infinite Fire Magic PL2 (2/2)
; [ Cotton ]
cottona:0:0000:00:999:[ There are no cheats ]:REASON 1
cottona:0:0000:00:999:[ for this game as it ]:REASON 1
cottona:0:0000:00:999:[ didn't work the last ]:REASON 1
cottona:0:0000:00:999:[ time it was tested. ]:REASON 1
cottona:0:0000:00:999:[ If the game now works ]:REASON 1
cottona:0:0000:00:999:[ please request cheats ]:REASON 1
cottona:0:0000:00:999:[ for it on the cheat ]:REASON 1
cottona:0:0000:00:999:[ forums. ]:REASON 1
; [ Cotton Boomerang ]
cottonbm:0:060D3F85:05:000:Infinite Changes PL1
cottonbm:0:060D6021:05:500:Infinite Changes PL1 (2/2)
cottonbm:0:060D50B1:05:000:Infinite Changes PL2
cottonbm:0:060D6EC1:05:500:Infinite Changes PL2 (2/2)
; [ Cotocoto Cottong ]
cottong:0:9900:06:000:Infinite Lives
; [ Counter Run (bootleg set 1) ]
:countrnb:00000000:D220:00000009:FFFFFFFF:Infinite Credits
:countrnb:00000000:D355:00000001:FFFFFFFF:1 Fruit to Finish Current Stage
:countrnb:00200000:D357:00000000:FFFFFFFF:Infinite Time
:countrnb:00000000:D342:00000008:FFFFFFFF:Infinite Lives
:countrnb:20800000:372F:00000018:FFFFFFFF:Invincibility
:countrnb:20810000:338C:000000C9:FFFFFFFF:Invincibility (2/2):1st = Enemy, 2nd = Water
:countrnb:00000000:D23A:00000020:FFFFFFFF:Always Fast Speed
; [ Counter Run ]
countrun:0:0000:00:999:[ There are no cheats ]:REASON 1
countrun:0:0000:00:999:[ for this game as it ]:REASON 1
countrun:0:0000:00:999:[ didn't work the last ]:REASON 1
countrun:0:0000:00:999:[ time it was tested. ]:REASON 1
countrun:0:0000:00:999:[ If the game now works ]:REASON 1
countrun:0:0000:00:999:[ please request cheats ]:REASON 1
countrun:0:0000:00:999:[ for it on the cheat ]:REASON 1
countrun:0:0000:00:999:[ forums. ]:REASON 1
; [ Country Club ]
countryc:0:FD28:99:000:Infinite Time PL1
countryc:0:FD21:09:000:Infinite Holes PL1
countryc:0:FD18:00:000:Infinite Strokes PL1
countryc:0:FD88:99:000:Infinite Time PL2
countryc:0:FD81:09:000:Infinite Holes PL2
countryc:0:FD78:00:000:Infinite Strokes PL2
; [ Cassette: Peter Pepper's Ice Cream Factory (set 1) ]
cppicf:0:0001:09:000:Infinite Credits
cppicf:0:000D:0B:000:Infinite Lives
cppicf:0:0014:00:001:Finish this Pattern Now!
; [ Cassette: Peter Pepper's Ice Cream Factory (set 2) ]
cppicf2:0:0001:09:000:Infinite Credits
cppicf2:0:000D:0B:000:Infinite Lives
cppicf2:0:0014:00:001:Finish this Pattern Now!
; [ Cassette: Pro Bowling ]
cprobowl:0:007D:00:000:Infinite Time To Bowl
cprobowl:0:007F:A7:000:Always have Full Power:Infinite Time as a bonus
cprobowl:0:007F:1D:000:Always have 75% Power:Infinite Time as a bonus
cprobowl:0:007F:13:000:Always have 50% Power:Infinite Time as a bonus
cprobowl:0:007F:09:000:Always have 25% Power:Infinite Time as a bonus
cprobowl:0:0083:59:000:Always Hit Straight Down Middle:Doesn't work against Gutter Balls!
; [ Cassette: Pro Golf ]
cprogolf:0:002F:00:000:Infinite Strokes
cprogolf:0:0082:07:500:Infinite Strokes (2/2)
cprogolf:0:002F:00:001:Reset Strokes Now!
cprogolf:0:0082:07:501:Reset Strokes Now! (2/2)
; [ Cassette: Pro Soccer ]
cprosocc:0:059E:07:000:Infinite Lives
cprosocc:0:059F:99:073:Select Goals Scored
; [ Cassette: Pro Tennis ]
cptennis:0:00D1:09:000:Infinite Credits
cptennis:0:00BD:0F:000:Infinite Lives PL1
cptennis:0:00BE:0F:000:Infinite Lives PL2
; [ Crackshot (version 2.0) ]
cracksht:0:3317:00:000:No time between bullets
cracksht:0:333A:80:004:Infinite Time PL1
cracksht:0:3335:00:001:Finish level Now! PL1
cracksht:0:3336:00:501:Finish level Now! PL1 (2/3)
cracksht:0:3337:00:501:Finish level Now! PL1 (3/3)
cracksht:0:334E:80:004:Infinite Time PL2
cracksht:0:3349:00:001:Finish level Now! PL2
cracksht:0:334A:00:501:Finish level Now! PL2 (2/3)
cracksht:0:334B:00:501:Finish level Now! PL2 (3/3)
; [ Crash ]
crash:0:000E:02:000:Infinite Lives
; [ Crater Raider ]
crater:0:F4F3:04:000:Infinite Lives
crater:0:F4F4:09:000:Infinite Time
crater:0:F4F1:80:000:Infinite Energy
; [ Crazy Blocks ]
crazyblk:0:A006:09:000:Infinite Credits
crazyblk:0:A071:09:000:Infinite Lives
crazyblk:0:A03F:FE:000:Never have any Enemies
crazyblk:0:A05B:FF:500:Never have any Enemies (2/4)
crazyblk:0:A05F:FF:500:Never have any Enemies (3/4)
crazyblk:0:A064:FF:500:Never have any Enemies (4/4)
; [ Crazy Cop (Japan) ]
crazycop:0:40A0:06:000:Infinite Lives PL1
crazycop:0:4833:20:000:Infinite Ammo PL1
crazycop:0:482C:03:000:Rocket Grenade PL1
crazycop:0:482A:04:000:Medium Weapon Powerup PL1
crazycop:0:482A:07:000:Heavy Weapon Powerup PL1
crazycop:0:482F:50:000:Invincibility PL1
crazycop:0:482B:00:500:Invincibility PL1 (2/2)
crazycop:0:40B0:06:000:Infinite Lives PL2
crazycop:0:48C3:20:000:Infinite Ammo PL2
crazycop:0:48BC:03:000:Rocket Grenades PL2
crazycop:0:48BA:04:000:Medium Weapon Powerup PL2
crazycop:0:48BA:07:000:Heavy Weapon Powerup PL2
crazycop:0:48BF:50:000:Invincibility PL2
crazycop:0:48BB:00:500:Invincibility PL2 (2/2)
crazycop:0:500A:A0:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Crazy Balloon (set 2) ]
crbalon2:0:0000:00:999:[See the Dip Switch Menu to ]
crbalon2:0:0000:00:999:[enable Invincibility. ]
crbalon2:0:40F0:05:000:Infinite Lives PL1
crbalon2:0:40F1:05:000:Infinite Lives PL2
; [ Crazy Balloon (set 1) ]
crbaloon:0:0000:00:999:[See the Dip Switch Menu to ]
crbaloon:0:0000:00:999:[enable Invincibility. ]
crbaloon:0:40F0:05:000:Infinite Lives PL1
crbaloon:0:40F1:05:000:Infinite Lives PL2
; [ Crowns Golf (set 1) ]
crgolf:0:41B5:01:000:Always get a Hole in One
crgolf:0:41B5:01:001:Reset Strokes to 1 Now!
; [ Crowns Golf (set 2) ]
crgolfa:0:41B5:01:000:Always get a Hole in One
crgolfa:0:41B5:01:001:Reset Strokes to 1 Now!
; [ Champion Golf (bootleg Set 1) ]
crgolfb:0:41B5:01:000:Always get a Hole in One
crgolfb:0:41B5:01:001:Reset Strokes to 1 Now!
; [ Champion Golf ]
crgolfc:0:41B5:01:000:Always get a Hole in One
crgolfc:0:41B5:01:001:Reset Strokes to 1 Now!
; [ Crime City (World) ]
crimec:0:A023B2:03:000:Infinite Time
crimec:0:A023B3:E8:500:Infinite Time (2/2)
crimec:0:A023C3:08:000:Infinite Lives PL1
crimec:0:A023BB:08:000:Infinite Energy PL1
crimec:0:A02455:00:000:Infinite Ammo PL1
crimec:0:A023FF:3E:000:Invincibility PL1
crimec:0:A02407:00:000:Always have Normal gun PL1
crimec:0:A02407:01:000:Always have Machine gun PL1
crimec:0:A02407:02:000:Always have Armour-Piercing gun PL1
crimec:0:A02407:03:000:Always have 3-way gun PL1
crimec:0:A02407:00:001:Get Normal gun Now! PL1
crimec:0:A02407:01:001:Get Machine gun Now! PL1
crimec:0:A02407:02:001:Get Armour-Piercing gun Now! PL1
crimec:0:A02407:03:001:Get 3-way gun Now! PL1
crimec:0:A023C5:08:000:Infinite Lives PL2
crimec:0:A023BF:08:000:Infinite Energy PL2
crimec:0:A02755:00:000:Infinite Ammo PL2
crimec:0:A026FF:3E:000:Invincibility PL2
crimec:0:A02707:00:000:Always have Normal gun PL2
crimec:0:A02707:01:000:Always have Machine gun PL2
crimec:0:A02707:02:000:Always have Armour-Piercing gun PL2
crimec:0:A02707:03:000:Always have 3-way gun PL2
crimec:0:A02707:00:001:Get Normal gun Now! PL2
crimec:0:A02707:01:001:Get Machine gun Now! PL2
crimec:0:A02707:02:001:Get Armour-Piercing gun Now! PL2
crimec:0:A02707:03:001:Get 3-way gun Now! PL2
; [ Crime City (Japan) ]
crimecj:0:A023B2:03:000:Infinite Time
crimecj:0:A023B3:E8:500:Infinite Time (2/2)
crimecj:0:A023C3:08:000:Infinite Lives PL1
crimecj:0:A023BB:08:000:Infinite Energy PL1
crimecj:0:A02455:00:000:Infinite Ammo PL1
crimecj:0:A023FF:3E:000:Invincibility PL1
crimecj:0:A02407:00:000:Always have Normal gun PL1
crimecj:0:A02407:01:000:Always have Machine gun PL1
crimecj:0:A02407:02:000:Always have Armour-Piercing gun PL1
crimecj:0:A02407:03:000:Always have 3-way gun PL1
crimecj:0:A02407:00:001:Get Normal gun Now! PL1
crimecj:0:A02407:01:001:Get Machine gun Now! PL1
crimecj:0:A02407:02:001:Get Armour-Piercing gun Now! PL1
crimecj:0:A02407:03:001:Get 3-way gun Now! PL1
crimecj:0:A023C5:08:000:Infinite Lives PL2
crimecj:0:A023BF:08:000:Infinite Energy PL2
crimecj:0:A02755:00:000:Infinite Ammo PL2
crimecj:0:A026FF:3E:000:Invincibility PL2
crimecj:0:A02707:00:000:Always have Normal gun PL2
crimecj:0:A02707:01:000:Always have Machine gun PL2
crimecj:0:A02707:02:000:Always have Armour-Piercing gun PL2
crimecj:0:A02707:03:000:Always have 3-way gun PL2
crimecj:0:A02707:00:001:Get Normal gun Now! PL2
crimecj:0:A02707:01:001:Get Machine gun Now! PL2
crimecj:0:A02707:02:001:Get Armour-Piercing gun Now! PL2
crimecj:0:A02707:03:001:Get 3-way gun Now! PL2
; [ Crime City (US) ]
crimecu:0:A023B2:03:000:Infinite Time
crimecu:0:A023B3:E8:500:Infinite Time (2/2)
crimecu:0:A023C3:08:000:Infinite Lives PL1
crimecu:0:A023BB:08:000:Infinite Energy PL1
crimecu:0:A02455:00:000:Infinite Ammo PL1
crimecu:0:A023FF:3E:000:Invincibility PL1
crimecu:0:A02407:00:000:Always have Normal gun PL1
crimecu:0:A02407:01:000:Always have Machine gun PL1
crimecu:0:A02407:02:000:Always have Armour-Piercing gun PL1
crimecu:0:A02407:03:000:Always have 3-way gun PL1
crimecu:0:A02407:00:001:Get Normal gun Now! PL1
crimecu:0:A02407:01:001:Get Machine gun Now! PL1
crimecu:0:A02407:02:001:Get Armour-Piercing gun Now! PL1
crimecu:0:A02407:03:001:Get 3-way gun Now! PL1
crimecu:0:A023C5:08:000:Infinite Lives PL2
crimecu:0:A023BF:08:000:Infinite Energy PL2
crimecu:0:A02755:00:000:Infinite Ammo PL2
crimecu:0:A026FF:3E:000:Invincibility PL2
crimecu:0:A02707:00:000:Always have Normal gun PL2
crimecu:0:A02707:01:000:Always have Machine gun PL2
crimecu:0:A02707:02:000:Always have Armour-Piercing gun PL2
crimecu:0:A02707:03:000:Always have 3-way gun PL2
crimecu:0:A02707:00:001:Get Normal gun Now! PL2
crimecu:0:A02707:01:001:Get Machine gun Now! PL2
crimecu:0:A02707:02:001:Get Armour-Piercing gun Now! PL2
crimecu:0:A02707:03:001:Get 3-way gun Now! PL2
; [ Crime Fighters (US 4 players) ]
crimfght:0:0562:99:000:Infinite Energy PL1
crimfght:0:0563:99:500:Infinite Energy PL1 (2/2)
crimfght:0:093C:FF:000:Invincibility PL1:Only in "fair" fights
crimfght:0:091C:0F:000:Infinite Ammo PL1
crimfght:0:0918:01:000:Always have Knife PL1
crimfght:0:04E0:60:500:Always have Knife PL1 (2/3)
crimfght:0:04E1:84:500:Always have Knife PL1 (3/3)
crimfght:0:0918:02:000:Always have Pipe PL1
crimfght:0:04E0:61:500:Always have Pipe PL1 (2/3)
crimfght:0:04E1:02:500:Always have Pipe PL1 (3/3)
crimfght:0:0918:03:000:Always have Gun PL1
crimfght:0:04E0:61:500:Always have Gun PL1 (2/3)
crimfght:0:04E1:80:500:Always have Gun PL1 (3/3)
crimfght:0:0918:01:001:Get Knife Now! PL1
crimfght:0:04E0:60:501:Get Knife Now! PL1 (2/3)
crimfght:0:04E1:84:501:Get Knife Now! PL1 (3/3)
crimfght:0:0918:02:001:Get Pipe Now! PL1
crimfght:0:04E0:61:501:Get Pipe Now! PL1 (2/3)
crimfght:0:04E1:02:501:Get Pipe Now! PL1 (3/3)
crimfght:0:0918:03:001:Get Gun Now! PL1
crimfght:0:04E0:61:501:Get Gun Now! PL1 (2/3)
crimfght:0:04E1:80:501:Get Gun Now! PL1 (3/3)
crimfght:0:0564:99:000:Infinite Energy PL2
crimfght:0:0565:99:500:Infinite Energy PL2 (2/2)
crimfght:0:097C:FF:000:Invincibility PL2:Only in "fair" fights
crimfght:0:095C:0F:000:Infinite Ammo PL2
crimfght:0:0958:01:000:Always have Knife PL2
crimfght:0:04E2:60:500:Always have Knife PL2 (2/3)
crimfght:0:04E3:84:500:Always have Knife PL2 (3/3)
crimfght:0:0958:02:000:Always have Pipe PL2
crimfght:0:04E2:61:500:Always have Pipe PL2 (2/3)
crimfght:0:04E3:02:500:Always have Pipe PL2 (3/3)
crimfght:0:0958:03:000:Always have Gun PL2
crimfght:0:04E2:61:500:Always have Gun PL2 (2/3)
crimfght:0:04E3:80:500:Always have Gun PL2 (3/3)
crimfght:0:0958:01:001:Get Knife Now! PL2
crimfght:0:04E2:60:501:Get Knife Now! PL2 (2/3)
crimfght:0:04E3:84:501:Get Knife Now! PL2 (3/3)
crimfght:0:0958:02:001:Get Pipe Now! PL2
crimfght:0:04E2:61:501:Get Pipe Now! PL2 (2/3)
crimfght:0:04E3:02:501:Get Pipe Now! PL2 (3/3)
crimfght:0:0958:03:001:Get Gun Now! PL2
crimfght:0:04E2:61:501:Get Gun Now! PL2 (2/3)
crimfght:0:04E3:80:501:Get Gun Now! PL2 (3/3)
crimfght:0:0566:99:000:Infinite Energy PL3
crimfght:0:0567:99:500:Infinite Energy PL3 (2/2)
crimfght:0:09BC:FF:000:Invincibility PL3:Only in "fair" fights
crimfght:0:099C:0F:000:Infinite Ammo PL3
crimfght:0:0998:01:000:Always have Knife PL3
crimfght:0:04E4:60:500:Always have Knife PL3 (2/3)
crimfght:0:04E5:84:500:Always have Knife PL3 (3/3)
crimfght:0:0998:02:000:Always have Pipe PL3
crimfght:0:04E4:61:500:Always have Pipe PL3 (2/3)
crimfght:0:04E5:02:500:Always have Pipe PL3 (3/3)
crimfght:0:0998:03:000:Always have Gun PL3
crimfght:0:04E4:61:500:Always have Gun PL3 (2/3)
crimfght:0:04E5:80:500:Always have Gun PL3 (3/3)
crimfght:0:0998:01:001:Get Knife Now! PL3
crimfght:0:04E4:60:501:Get Knife Now! PL3 (2/3)
crimfght:0:04E5:84:501:Get Knife Now! PL3 (3/3)
crimfght:0:0998:02:001:Get Pipe Now! PL3
crimfght:0:04E4:61:501:Get Pipe Now! PL3 (2/3)
crimfght:0:04E5:02:501:Get Pipe Now! PL3 (3/3)
crimfght:0:0998:03:001:Get Gun Now! PL3
crimfght:0:04E4:61:501:Get Gun Now! PL3 (2/3)
crimfght:0:04E5:80:501:Get Gun Now! PL3 (3/3)
crimfght:0:0568:99:000:Infinite Energy PL4
crimfght:0:0569:99:500:Infinite Energy PL4 (2/2)
crimfght:0:09FC:FF:000:Invincibility PL4:Only in "fair" fights
crimfght:0:09DC:0F:000:Infinite Ammo PL4
crimfght:0:09D8:01:000:Always have Knife PL4
crimfght:0:04E6:60:500:Always have Knife PL4 (2/3)
crimfght:0:04E7:84:500:Always have Knife PL4 (3/3)
crimfght:0:09D8:02:000:Always have Pipe PL4
crimfght:0:04E6:61:500:Always have Pipe PL4 (2/3)
crimfght:0:04E7:02:500:Always have Pipe PL4 (3/3)
crimfght:0:09D8:03:000:Always have Gun PL4
crimfght:0:04E6:61:500:Always have Gun PL4 (2/3)
crimfght:0:04E7:80:500:Always have Gun PL4 (3/3)
crimfght:0:09D8:01:001:Get Knife Now! PL4
crimfght:0:04E6:60:501:Get Knife Now! PL4 (2/3)
crimfght:0:04E7:84:501:Get Knife Now! PL4 (3/3)
crimfght:0:09D8:02:001:Get Pipe Now! PL4
crimfght:0:04E6:61:501:Get Pipe Now! PL4 (2/3)
crimfght:0:04E7:02:501:Get Pipe Now! PL4 (3/3)
crimfght:0:09D8:03:001:Get Gun Now! PL4
crimfght:0:04E6:61:501:Get Gun Now! PL4 (2/3)
crimfght:0:04E7:80:501:Get Gun Now! PL4 (3/3)
crimfght:0:1645:FF:000:Sound Test Timer Stop:[PL2 Shot2]Next Code
; [ Crime Fighters (World 2 Players) ]
crimfgt2:0:0527:9A:000:Infinite Time
crimfgt2:0:052B:0A:000:Infinite Lives PL1
crimfgt2:0:0562:20:000:Infinite Energy PL1
crimfgt2:0:093C:FF:000:Invincibility PL1:Only in "fair" fights
crimfgt2:0:0918:01:000:Always have Knife PL1
crimfgt2:0:04E0:60:500:Always have Knife PL1 (2/3)
crimfgt2:0:04E1:84:500:Always have Knife PL1 (3/3)
crimfgt2:0:0918:02:000:Always have Pipe PL1
crimfgt2:0:04E0:61:500:Always have Pipe PL1 (2/3)
crimfgt2:0:04E1:02:500:Always have Pipe PL1 (3/3)
crimfgt2:0:0918:03:000:Always have Gun PL1
crimfgt2:0:04E0:61:500:Always have Gun PL1 (2/3)
crimfgt2:0:04E1:80:500:Always have Gun PL1 (3/3)
crimfgt2:0:0918:01:001:Get Knife Now! PL1
crimfgt2:0:04E0:60:501:Get Knife Now! PL1 (2/3)
crimfgt2:0:04E1:84:501:Get Knife Now! PL1 (3/3)
crimfgt2:0:0918:02:001:Get Pipe Now! PL1
crimfgt2:0:04E0:61:501:Get Pipe Now! PL1 (2/3)
crimfgt2:0:04E1:02:501:Get Pipe Now! PL1 (3/3)
crimfgt2:0:0918:03:001:Get Gun Now! PL1
crimfgt2:0:04E0:61:501:Get Gun Now! PL1 (2/3)
crimfgt2:0:04E1:80:501:Get Gun Now! PL1 (3/3)
crimfgt2:0:052C:0A:000:Infinite Lives PL2
crimfgt2:0:0564:20:000:Infinite Energy PL2
crimfgt2:0:097C:FF:000:Invincibility PL2:Only in "fair" fights
crimfgt2:0:0958:01:000:Always have Knife PL2
crimfgt2:0:04E2:60:500:Always have Knife PL2 (2/3)
crimfgt2:0:04E3:84:500:Always have Knife PL2 (3/3)
crimfgt2:0:0958:02:000:Always have Pipe PL2
crimfgt2:0:04E2:61:500:Always have Pipe PL2 (2/3)
crimfgt2:0:04E3:02:500:Always have Pipe PL2 (3/3)
crimfgt2:0:0958:03:000:Always have Gun PL2
crimfgt2:0:04E2:61:500:Always have Gun PL2 (2/3)
crimfgt2:0:04E3:80:500:Always have Gun PL2 (3/3)
crimfgt2:0:0958:01:001:Get Knife Now! PL2
crimfgt2:0:04E2:60:501:Get Knife Now! PL2 (2/3)
crimfgt2:0:04E3:84:501:Get Knife Now! PL2 (3/3)
crimfgt2:0:0958:02:001:Get Pipe Now! PL2
crimfgt2:0:04E2:61:501:Get Pipe Now! PL2 (2/3)
crimfgt2:0:04E3:02:501:Get Pipe Now! PL2 (3/3)
crimfgt2:0:0958:03:001:Get Gun Now! PL2
crimfgt2:0:04E2:61:501:Get Gun Now! PL2 (2/3)
crimfgt2:0:04E3:80:501:Get Gun Now! PL2 (3/3)
crimfgt2:0:1645:FF:000:Sound Test Timer Stop:[PL2 Shot2]Next Code
; [ Crime Fighters (Japan 2 Players) ]
crimfgtj:0:0527:9A:000:Infinite Time
crimfgtj:0:052B:0A:000:Infinite Lives PL1
crimfgtj:0:0562:20:000:Infinite Energy PL1
crimfgtj:0:093C:FF:000:Invincibility PL1:Only in "fair" fights
crimfgtj:0:0918:01:000:Always have Knife PL1
crimfgtj:0:04E0:60:500:Always have Knife PL1 (2/3)
crimfgtj:0:04E1:84:500:Always have Knife PL1 (3/3)
crimfgtj:0:0918:02:000:Always have Pipe PL1
crimfgtj:0:04E0:61:500:Always have Pipe PL1 (2/3)
crimfgtj:0:04E1:02:500:Always have Pipe PL1 (3/3)
crimfgtj:0:0918:03:000:Always have Gun PL1
crimfgtj:0:04E0:61:500:Always have Gun PL1 (2/3)
crimfgtj:0:04E1:80:500:Always have Gun PL1 (3/3)
crimfgtj:0:0918:01:001:Get Knife Now! PL1
crimfgtj:0:04E0:60:501:Get Knife Now! PL1 (2/3)
crimfgtj:0:04E1:84:501:Get Knife Now! PL1 (3/3)
crimfgtj:0:0918:02:001:Get Pipe Now! PL1
crimfgtj:0:04E0:61:501:Get Pipe Now! PL1 (2/3)
crimfgtj:0:04E1:02:501:Get Pipe Now! PL1 (3/3)
crimfgtj:0:0918:03:001:Get Gun Now! PL1
crimfgtj:0:04E0:61:501:Get Gun Now! PL1 (2/3)
crimfgtj:0:04E1:80:501:Get Gun Now! PL1 (3/3)
crimfgtj:0:052C:0A:000:Infinite Lives PL2
crimfgtj:0:0564:20:000:Infinite Energy PL2
crimfgtj:0:097C:FF:000:Invincibility PL2:Only in "fair" fights
crimfgtj:0:0958:01:000:Always have Knife PL2
crimfgtj:0:04E2:60:500:Always have Knife PL2 (2/3)
crimfgtj:0:04E3:84:500:Always have Knife PL2 (3/3)
crimfgtj:0:0958:02:000:Always have Pipe PL2
crimfgtj:0:04E2:61:500:Always have Pipe PL2 (2/3)
crimfgtj:0:04E3:02:500:Always have Pipe PL2 (3/3)
crimfgtj:0:0958:03:000:Always have Gun PL2
crimfgtj:0:04E2:61:500:Always have Gun PL2 (2/3)
crimfgtj:0:04E3:80:500:Always have Gun PL2 (3/3)
crimfgtj:0:0958:01:001:Get Knife Now! PL2
crimfgtj:0:04E2:60:501:Get Knife Now! PL2 (2/3)
crimfgtj:0:04E3:84:501:Get Knife Now! PL2 (3/3)
crimfgtj:0:0958:02:001:Get Pipe Now! PL2
crimfgtj:0:04E2:61:501:Get Pipe Now! PL2 (2/3)
crimfgtj:0:04E3:02:501:Get Pipe Now! PL2 (3/3)
crimfgtj:0:0958:03:001:Get Gun Now! PL2
crimfgtj:0:04E2:61:501:Get Gun Now! PL2 (2/3)
crimfgtj:0:04E3:80:501:Get Gun Now! PL2 (3/3)
crimfgtj:0:1645:FF:000:Sound Test Timer Stop:[PL2 Shot2]Next Code
; [ Crackdown ]
crkdown:0:0000:00:999:[ There are no cheats ]:REASON 1
crkdown:0:0000:00:999:[ for this game as it ]:REASON 1
crkdown:0:0000:00:999:[ didn't work the last ]:REASON 1
crkdown:0:0000:00:999:[ time it was tested. ]:REASON 1
crkdown:0:0000:00:999:[ If the game now works ]:REASON 1
crkdown:0:0000:00:999:[ please request cheats ]:REASON 1
crkdown:0:0000:00:999:[ for it on the cheat ]:REASON 1
crkdown:0:0000:00:999:[ forums. ]:REASON 1
; [ Croquis (Germany) ]
croquis:0:FF05F2:63:000:Infinite Credits
croquis:0:FF0195:1E:000:Infinite Time
croquis:0:FF0329:03:000:Infinite Helps PL1
croquis:0:FF0339:03:000:Infinite Helps PL2
; [ Cross Pang ]
crospang:0:328819:09:000:Infinite Credits
crospang:0:326453:50:000:Infinite Time
crospang:0:327ECD:02:000:Infinite Helps
; [ Crossbow (version 2.0) ]
crossbow:0:3902:00:000:No time between bullets
crossbow:0:0000:00:999:["get em back" codes,survive]
crossbow:0:0000:00:999:[the level w/anyone, and you]
crossbow:0:0000:00:999:[get whoever you want back ]
crossbow:0:0000:00:999:[when it's time to pick your]
crossbow:0:0000:00:999:[path! ]
crossbow:0:2200:FF:000:Always get Ranger back
crossbow:0:2201:FF:000:Always get Dwarf back
crossbow:0:2202:FF:000:Always get Valkyrie back
crossbow:0:2203:FF:000:Always get Zulu back
crossbow:0:2204:FF:000:Always get Monk back
crossbow:0:2205:FF:000:Always get Thief back
crossbow:0:2206:FF:000:Always get Wizard back
crossbow:0:2207:FF:000:Always get Child back
; [ Lethal Crash Race (set 2) ]
crshrac2:0:FE217F:63:000:Infinite Time
crshrac2:0:FE20FB:A8:000:Infinite Damage PL1
crshrac2:0:FE211B:A8:000:Infinite Damage PL2
; [ Lethal Crash Race (set 1) ]
crshrace:0:FE217F:63:000:Infinite Time
crshrace:0:FE20FB:A8:000:Infinite Damage PL1
crshrace:0:FE211B:A8:000:Infinite Damage PL2
; [ Crossed Swords ]
crsword:0:106023:64:000:Infinite Continues PL1
crsword:0:10405B:32:000:Infinite Energy PL1
crsword:0:104052:FF:000:Maximum weapon power PL1
crsword:0:10405C:63:000:Infinite Magic PL1
crsword:0:104066:FF:000:Infinite Money PL1
crsword:0:104067:FF:500:Infinite Money PL1 (2/2)
crsword:0:106043:64:000:Infinite Continues PL2
crsword:0:1040DB:32:000:Infinite Energy PL2
crsword:0:1040D2:FF:000:Maximum weapon power PL2
crsword:0:1040DC:63:000:Infinite Magic PL2
crsword:0:1040E6:FF:000:Infinite Money PL2
crsword:0:1040E7:FF:500:Infinite Money PL2 (2/2)
; [ Cruisin ]
cruisin:0:004C:03:000:Infinite Lives PL1
cruisin:0:00AE:01:000:Infinite Oil PL1
cruisin:0:004D:03:000:Infinite Lives PL2
cruisin:0:00AF:01:000:Infinite Oil PL2
cruisin:0:0000:02:000:Invincibility
cruisin:0:0000:07:001:Finish Stage Now!
cruisin:0:0000:00:999:[NOTE- Both parts of the ]
cruisin:0:0000:00:999:[select stage cheats must be]
cruisin:0:0000:00:999:[enabled individually. You ]
cruisin:0:0000:00:999:[must select the same value!]
cruisin:0:0002:0B:071:Select current stage (1|2)
cruisin:0:0003:0B:071:Select current stage (2|2)
cruisin:0:0002:0B:061:Select next stage (1|2)
cruisin:0:0003:0B:061:Select next stage (2|2)
; [ Crush Roller (Kural Samno) ]
crush:0:4C1E:99:000:Infinite Credits
crush:0:4FC8:4C:000:Yellow can't eat you
crush:0:4FCA:4C:000:Green can't eat you
crush:0:4FC8:E0:001:Yellow can eat you
crush:0:4FCA:E0:001:Green can eat you
crush:0:4C1C:06:000:Infinite Lives PL1
crush:0:4C1D:06:000:Infinite Lives PL2
; [ Crush Roller (Kural Esco - bootleg?) ]
crush2:0:4C1E:99:000:Infinite Credits
crush2:0:4FC8:4C:000:Yellow can't eat you
crush2:0:4FCA:4C:000:Green can't eat you
crush2:0:4FC8:E0:001:Yellow can eat you
crush2:0:4FCA:E0:001:Green can eat you
crush2:0:4C1C:06:000:Infinite Lives PL1
crush2:0:4C1D:06:000:Infinite Lives PL2
; [ Crush Roller (Kural - bootleg?) ]
crush3:0:4C1E:99:000:Infinite Credits
crush3:0:4FC8:4C:000:Yellow can't eat you
crush3:0:4FCA:4C:000:Green can't eat you
crush3:0:4FC8:E0:001:Yellow can eat you
crush3:0:4FCA:E0:001:Green can eat you
crush3:0:4C1C:06:000:Infinite Lives PL1
crush3:0:4C1D:06:000:Infinite Lives PL2
; [ Cruis'n USA (rev L2.1) ]
crusnu21:0:003DDA4:0F:000:Infinite Time
crusnu21:0:003DDA5:27:500:Infinite Time (2/4)
crusnu21:0:003DDA6:00:500:Infinite Time (3/4)
crusnu21:0:003DDA7:00:500:Infinite Time (4/4)
; [ Cruis'n USA (rev L4.0) ]
crusnu40:0:0039870:0F:000:Infinite Time
crusnu40:0:0039871:27:500:Infinite Time (2/4)
crusnu40:0:0039872:00:500:Infinite Time (3/4)
crusnu40:0:0039873:00:500:Infinite Time (4/4)
; [ Cruis'n USA (rev L4.1) ]
crusnusa:0:0039810:0F:000:Infinite Time
crusnusa:0:0039811:27:500:Infinite Time (2/4)
crusnusa:0:0039812:00:500:Infinite Time (3/4)
crusnusa:0:0039813:00:500:Infinite Time (4/4)
; [ Cruis'n World (rev L1.3) ]
crusnw13:0:0000:00:999:[ There are no cheats ]:REASON 1
crusnw13:0:0000:00:999:[ for this game as it ]:REASON 1
crusnw13:0:0000:00:999:[ didn't work the last ]:REASON 1
crusnw13:0:0000:00:999:[ time it was tested. ]:REASON 1
crusnw13:0:0000:00:999:[ If the game now works ]:REASON 1
crusnw13:0:0000:00:999:[ please request cheats ]:REASON 1
crusnw13:0:0000:00:999:[ for it on the cheat ]:REASON 1
crusnw13:0:0000:00:999:[ forums. ]:REASON 1
; [ Cruis'n World (rev L2.0) ]
crusnw20:0:003AEF8:0F:000:Infinite Time
crusnw20:0:003AEF9:27:500:Infinite Time (2/4)
crusnw20:0:003AEFA:00:500:Infinite Time (3/4)
crusnw20:0:003AEFB:00:500:Infinite Time (4/4)
; [ Cruis'n World (rev L2.3) ]
crusnwld:0:003AF88:0F:000:Infinite Time
crusnwld:0:003AF89:27:500:Infinite Time (2/4)
crusnwld:0:003AF8A:00:500:Infinite Time (3/4)
crusnwld:0:003AF8B:00:500:Infinite Time (4/4)
; [ Crypt Killer (GQ420 UAA) ]
cryptklr:0:002189C1:63:000:Infinite Credits
cryptklr:0:002377CC:06:000:Infinite Lives PL1
cryptklr:0:002377D3:09:000:Infinite Ammo PL1
cryptklr:0:00237824:06:000:Infinite Lives PL2
cryptklr:0:0023782B:09:000:Infinite Ammo PL2
cryptklr:0:0023787C:06:000:Infinite Lives PL3
cryptklr:0:00237883:09:000:Infinite Ammo PL3
; [ Crystal Gal 2 (Japan 860620) ]
crystal2:0:0000:00:999:[ The winning hand cheat must be ]
crystal2:0:0000:00:999:[ activated when there are 14 tiles ]
crystal2:0:0000:00:999:[ in your hand, then press the RON ]
crystal2:0:0000:00:999:[ key ('Z' by default). The tiles do ]
crystal2:0:0000:00:999:[ not visually change until you make ]
crystal2:0:0000:00:999:[ a move. ]
crystal2:0:F001:31:001:Get winning hand Now!
crystal2:0:F002:31:501:Get winning hand Now! (02/14)
crystal2:0:F003:31:501:Get winning hand Now! (03/14)
crystal2:0:F004:32:501:Get winning hand Now! (04/14)
crystal2:0:F005:32:501:Get winning hand Now! (05/14)
crystal2:0:F006:32:501:Get winning hand Now! (06/14)
crystal2:0:F007:33:501:Get winning hand Now! (07/14)
crystal2:0:F008:33:501:Get winning hand Now! (08/14)
crystal2:0:F009:33:501:Get winning hand Now! (09/14)
crystal2:0:F00A:34:501:Get winning hand Now! (10/14)
crystal2:0:F00B:34:501:Get winning hand Now! (11/14)
crystal2:0:F00C:34:501:Get winning hand Now! (12/14)
crystal2:0:F00D:3A:501:Get winning hand Now! (13/14)
crystal2:0:F00E:3A:501:Get winning hand Now! (14/14)
crystal2:0:F001:31:000:Always winning hand
crystal2:0:F002:31:500:Always winning hand (02/14)
crystal2:0:F003:31:500:Always winning hand (03/14)
crystal2:0:F004:32:500:Always winning hand (04/14)
crystal2:0:F005:32:500:Always winning hand (05/14)
crystal2:0:F006:32:500:Always winning hand (06/14)
crystal2:0:F007:33:500:Always winning hand (07/14)
crystal2:0:F008:33:500:Always winning hand (08/14)
crystal2:0:F009:33:500:Always winning hand (09/14)
crystal2:0:F00A:34:500:Always winning hand (10/14)
crystal2:0:F00B:34:500:Always winning hand (11/14)
crystal2:0:F00C:34:500:Always winning hand (12/14)
crystal2:0:F00D:3A:500:Always winning hand (13/14)
crystal2:0:F00E:3A:500:Always winning hand (14/14)
:crystal2:00000006:F001:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:crystal2:00000006:F00F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
crystal2:0:0000:00:999:[ Here is the look-up list for ]
crystal2:0:0000:00:999:[ the above watches. ]
crystal2:0:0000:00:999:[ ]
crystal2:0:0000:00:999:[ value common name chinese name ]
crystal2:0:0000:00:999:[ 00h - no tile - ]
crystal2:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
crystal2:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
crystal2:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
crystal2:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
crystal2:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
crystal2:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
crystal2:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
crystal2:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
crystal2:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
crystal2:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
crystal2:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
crystal2:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
crystal2:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
crystal2:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
crystal2:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
crystal2:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
crystal2:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
crystal2:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
crystal2:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
crystal2:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
crystal2:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
crystal2:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
crystal2:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
crystal2:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
crystal2:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
crystal2:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
crystal2:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
crystal2:0:0000:00:999:[ 31h East "wind" ]
crystal2:0:0000:00:999:[ 32h South "wind" ]
crystal2:0:0000:00:999:[ 33h West "wind" ]
crystal2:0:0000:00:999:[ 34h North "wind" ]
crystal2:0:0000:00:999:[ 3Ah White "dragon" ]
crystal2:0:0000:00:999:[ 3Bh Green "dragon" ]
crystal2:0:0000:00:999:[ 3Ch Red "dragon" ]
; [ Crystal Gal (Japan 860512) ]
crystalg:0:0000:00:999:[ The winning hand cheat must be ]
crystalg:0:0000:00:999:[ activated when there are 14 tiles ]
crystalg:0:0000:00:999:[ in your hand, then press the RON ]
crystalg:0:0000:00:999:[ key ('Z' by default). The tiles do ]
crystalg:0:0000:00:999:[ not visually change until you make ]
crystalg:0:0000:00:999:[ a move. ]
crystalg:0:F001:31:001:Get winning hand Now!
crystalg:0:F002:31:501:Get winning hand Now! (02/14)
crystalg:0:F003:31:501:Get winning hand Now! (03/14)
crystalg:0:F004:32:501:Get winning hand Now! (04/14)
crystalg:0:F005:32:501:Get winning hand Now! (05/14)
crystalg:0:F006:32:501:Get winning hand Now! (06/14)
crystalg:0:F007:33:501:Get winning hand Now! (07/14)
crystalg:0:F008:33:501:Get winning hand Now! (08/14)
crystalg:0:F009:33:501:Get winning hand Now! (09/14)
crystalg:0:F00A:34:501:Get winning hand Now! (10/14)
crystalg:0:F00B:34:501:Get winning hand Now! (11/14)
crystalg:0:F00C:34:501:Get winning hand Now! (12/14)
crystalg:0:F00D:3A:501:Get winning hand Now! (13/14)
crystalg:0:F00E:3A:501:Get winning hand Now! (14/14)
crystalg:0:F001:31:000:Always winning hand
crystalg:0:F002:31:500:Always winning hand (02/14)
crystalg:0:F003:31:500:Always winning hand (03/14)
crystalg:0:F004:32:500:Always winning hand (04/14)
crystalg:0:F005:32:500:Always winning hand (05/14)
crystalg:0:F006:32:500:Always winning hand (06/14)
crystalg:0:F007:33:500:Always winning hand (07/14)
crystalg:0:F008:33:500:Always winning hand (08/14)
crystalg:0:F009:33:500:Always winning hand (09/14)
crystalg:0:F00A:34:500:Always winning hand (10/14)
crystalg:0:F00B:34:500:Always winning hand (11/14)
crystalg:0:F00C:34:500:Always winning hand (12/14)
crystalg:0:F00D:3A:500:Always winning hand (13/14)
crystalg:0:F00E:3A:500:Always winning hand (14/14)
:crystalg:00000006:F001:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:crystalg:00000006:F00F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
crystalg:0:0000:00:999:[ Here is the look-up list for ]
crystalg:0:0000:00:999:[ the above watches. ]
crystalg:0:0000:00:999:[ ]
crystalg:0:0000:00:999:[ value common name chinese name ]
crystalg:0:0000:00:999:[ 00h - no tile - ]
crystalg:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
crystalg:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
crystalg:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
crystalg:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
crystalg:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
crystalg:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
crystalg:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
crystalg:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
crystalg:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
crystalg:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
crystalg:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
crystalg:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
crystalg:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
crystalg:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
crystalg:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
crystalg:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
crystalg:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
crystalg:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
crystalg:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
crystalg:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
crystalg:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
crystalg:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
crystalg:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
crystalg:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
crystalg:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
crystalg:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
crystalg:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
crystalg:0:0000:00:999:[ 31h East "wind" ]
crystalg:0:0000:00:999:[ 32h South "wind" ]
crystalg:0:0000:00:999:[ 33h West "wind" ]
crystalg:0:0000:00:999:[ 34h North "wind" ]
crystalg:0:0000:00:999:[ 3Ah White "dragon" ]
crystalg:0:0000:00:999:[ 3Bh Green "dragon" ]
crystalg:0:0000:00:999:[ 3Ch Red "dragon" ]
; [ Crazy Rally ]
crzrally:0:C20B:99:000:Infinite Credits
crzrally:0:C735:59:000:Infinite Time
crzrally:0:C736:09:500:Infinite Time (2/2)
crzrally:0:C228:81:000:Always drive at Maximum Speed
crzrally:0:C228:FF:000:Always drive at Crazy Speed
crzrally:0:C228:FF:001:Get Crazy Speed Boost Now!:Use this with an Activation Key for best effect
; [ Capcom Sports Club (Euro 970722) ]
csclub:0:FF8AE9:09:000:Infinite Credits
csclub:0:FF8C92:09:000:Infinite Time
csclub:0:FF8C93:05:500:Infinite Time (2/3)
csclub:0:FF8C94:09:500:Infinite Time (3/3)
csclub:0:FF8C92:00:001:Finish this Game Now!
csclub:0:FF8C93:00:501:Finish this Game Now! (2/3)
csclub:0:FF8C94:00:501:Finish this Game Now! (3/3)
csclub:0:FF8C20:FF:000:Always have Secret Character Selection
csclub:0:FF8C21:FF:500:Always have Secret Character Selection (2/2)
csclub:0:FF8C20:07:001:Secret Character Selection "ON"
csclub:0:FF8C21:CD:501:Secret Character Selection "ON" (2/2)
csclub:0:FF8C20:00:001:Secret Character Selection "OFF"
csclub:0:FF8C21:00:501:Secret Character Selection "OFF" (2/2)
csclub:0:000000:00:999:[ Dunk Stars Cheats ]
csclub:0:FF0E3F:FF:000:Infinite Team Selection Time PL1
csclub:0:FF0E36:08:001:Play as the USA/Gold Team Now! PL1:Use on the Character Selection Screen
csclub:0:FF8C99:00:000:Score always = 0 PL1
csclub:0:FF8C99:63:000:Score always = 99 PL1
csclub:0:FF8C99:00:001:Set score = 0 Now! PL1
csclub:0:FF8C99:32:001:Set score = 50 Now! PL1
csclub:0:FF8C99:63:070:Select score Now! PL1
csclub:0:FF0E4F:FF:000:Infinite Team Selection Time PL2
csclub:0:FF0E46:08:001:Play as the USA/Gold Team Now! PL2:Use on the Character Selection Screen
csclub:0:FF8C9B:00:000:Score always = 0 PL2
csclub:0:FF8C9B:63:000:Score always = 99 PL2
csclub:0:FF8C9B:00:001:Set score = 0 Now! PL2
csclub:0:FF8C9B:32:001:Set score = 50 Now! PL2
csclub:0:FF8C9B:63:070:Select score Now! PL2
csclub:0:000000:00:999:[ Kick Stars Cheats ]
csclub:0:FF0995:FF:000:Infinite Team Selection Time PL1
csclub:0:FF098C:08:001:Play as the All Stars Team Now! PL1:Use on the Character Selection Screen
csclub:0:FF8CB5:00:000:Score always = 0 PL1
csclub:0:FF8CB5:63:000:Score always = 99 PL1
csclub:0:FF8CB5:00:001:Set score = 0 Now! PL1
csclub:0:FF8CB5:32:001:Set score = 50 Now! PL1
csclub:0:FF8CB5:63:070:Select score Now! PL1
csclub:0:FF09A9:FF:000:Infinite Team Selection Time PL2
csclub:0:FF09A0:08:001:Play as the All Stars Team Now! PL2:Use on the Character Selection Screen
csclub:0:FF8CBB:00:000:Score always = 0 PL2
csclub:0:FF8CBB:63:000:Score always = 99 PL2
csclub:0:FF8CBB:00:001:Set score = 0 Now! PL2
csclub:0:FF8CBB:32:001:Set score = 50 Now! PL2
csclub:0:FF8CBB:63:070:Select score Now! PL2
csclub:0:000000:00:999:[ Smash Stars Cheats ]
csclub:0:FF0CAB:FF:000:Infinite Team Selection Time PL1
csclub:0:FFAE87:10:001:Play as the Melody/Love Team Now! PL1:Use on the Character Selection Screen
csclub:0:FFAE14:00:000:SET Score always = 0 PL1
csclub:0:FFAE14:00:001:Set SET score = 0 Now! PL1
csclub:0:FFAE14:03:001:Set SET score = 40 Now! PL1
csclub:0:FFAE15:00:000:MATCH Score always = 0 PL1
csclub:0:FFAE15:00:001:Set MATCH score = 0 Now! PL1
csclub:0:FFAE15:06:001:Set MATCH score = 6 Now! PL1
csclub:0:FF0CBF:FF:000:Infinite Team Selection Time PL2
csclub:0:FFB387:10:001:Play as the Melody/Love Team Now! PL2:Use on the Character Selection Screen
csclub:0:FFB314:00:000:SET Score always = 0 PL2
csclub:0:FFB314:00:001:Set SET score = 0 Now! PL2
csclub:0:FFB314:03:001:Set SET score = 40 Now! PL2
csclub:0:FFB315:00:000:MATCH Score always = 0 PL2
csclub:0:FFB315:00:001:Set MATCH score = 0 Now! PL2
csclub:0:FFB315:06:001:Set MATCH score = 6 Now! PL2
; [ Capcom Sports Club (Asia 970722) ]
cscluba:0:FF8AE9:09:000:Infinite Credits
cscluba:0:FF8C92:09:000:Infinite Time
cscluba:0:FF8C93:05:500:Infinite Time (2/3)
cscluba:0:FF8C94:09:500:Infinite Time (3/3)
cscluba:0:FF8C92:00:001:Finish this Game Now!
cscluba:0:FF8C93:00:501:Finish this Game Now! (2/3)
cscluba:0:FF8C94:00:501:Finish this Game Now! (3/3)
cscluba:0:FF8C20:FF:000:Always have Secret Character Selection
cscluba:0:FF8C21:FF:500:Always have Secret Character Selection (2/2)
cscluba:0:FF8C20:07:001:Secret Character Selection "ON"
cscluba:0:FF8C21:CD:501:Secret Character Selection "ON" (2/2)
cscluba:0:FF8C20:00:001:Secret Character Selection "OFF"
cscluba:0:FF8C21:00:501:Secret Character Selection "OFF" (2/2)
cscluba:0:000000:00:999:[ Dunk Stars Cheats ]
cscluba:0:FF0E3F:FF:000:Infinite Team Selection Time PL1
cscluba:0:FF0E36:08:001:Play as the USA/Gold Team Now! PL1:Use on the Character Selection Screen
cscluba:0:FF8C99:00:000:Score always = 0 PL1
cscluba:0:FF8C99:63:000:Score always = 99 PL1
cscluba:0:FF8C99:00:001:Set score = 0 Now! PL1
cscluba:0:FF8C99:32:001:Set score = 50 Now! PL1
cscluba:0:FF8C99:63:070:Select score Now! PL1
cscluba:0:FF0E4F:FF:000:Infinite Team Selection Time PL2
cscluba:0:FF0E46:08:001:Play as the USA/Gold Team Now! PL2:Use on the Character Selection Screen
cscluba:0:FF8C9B:00:000:Score always = 0 PL2
cscluba:0:FF8C9B:63:000:Score always = 99 PL2
cscluba:0:FF8C9B:00:001:Set score = 0 Now! PL2
cscluba:0:FF8C9B:32:001:Set score = 50 Now! PL2
cscluba:0:FF8C9B:63:070:Select score Now! PL2
cscluba:0:000000:00:999:[ Kick Stars Cheats ]
cscluba:0:FF0995:FF:000:Infinite Team Selection Time PL1
cscluba:0:FF098C:08:001:Play as the All Stars Team Now! PL1:Use on the Character Selection Screen
cscluba:0:FF8CB5:00:000:Score always = 0 PL1
cscluba:0:FF8CB5:63:000:Score always = 99 PL1
cscluba:0:FF8CB5:00:001:Set score = 0 Now! PL1
cscluba:0:FF8CB5:32:001:Set score = 50 Now! PL1
cscluba:0:FF8CB5:63:070:Select score Now! PL1
cscluba:0:FF09A9:FF:000:Infinite Team Selection Time PL2
cscluba:0:FF09A0:08:001:Play as the All Stars Team Now! PL2:Use on the Character Selection Screen
cscluba:0:FF8CBB:00:000:Score always = 0 PL2
cscluba:0:FF8CBB:63:000:Score always = 99 PL2
cscluba:0:FF8CBB:00:001:Set score = 0 Now! PL2
cscluba:0:FF8CBB:32:001:Set score = 50 Now! PL2
cscluba:0:FF8CBB:63:070:Select score Now! PL2
cscluba:0:000000:00:999:[ Smash Stars Cheats ]
cscluba:0:FF0CAB:FF:000:Infinite Team Selection Time PL1
cscluba:0:FFAE87:10:001:Play as the Melody/Love Team Now! PL1:Use on the Character Selection Screen
cscluba:0:FFAE14:00:000:SET Score always = 0 PL1
cscluba:0:FFAE14:00:001:Set SET score = 0 Now! PL1
cscluba:0:FFAE14:03:001:Set SET score = 40 Now! PL1
cscluba:0:FFAE15:00:000:MATCH Score always = 0 PL1
cscluba:0:FFAE15:00:001:Set MATCH score = 0 Now! PL1
cscluba:0:FFAE15:06:001:Set MATCH score = 6 Now! PL1
cscluba:0:FF0CBF:FF:000:Infinite Team Selection Time PL2
cscluba:0:FFB387:10:001:Play as the Melody/Love Team Now! PL2:Use on the Character Selection Screen
cscluba:0:FFB314:00:000:SET Score always = 0 PL2
cscluba:0:FFB314:00:001:Set SET score = 0 Now! PL2
cscluba:0:FFB314:03:001:Set SET score = 40 Now! PL2
cscluba:0:FFB315:00:000:MATCH Score always = 0 PL2
cscluba:0:FFB315:00:001:Set MATCH score = 0 Now! PL2
cscluba:0:FFB315:06:001:Set MATCH score = 6 Now! PL2
; [ Capcom Sports Club (Hispanic 970722) ]
csclubh:0:FF8AE9:09:000:Infinite Credits
csclubh:0:FF8C92:09:000:Infinite Time
csclubh:0:FF8C93:05:500:Infinite Time (2/3)
csclubh:0:FF8C94:09:500:Infinite Time (3/3)
csclubh:0:FF8C92:00:001:Finish this Game Now!
csclubh:0:FF8C93:00:501:Finish this Game Now! (2/3)
csclubh:0:FF8C94:00:501:Finish this Game Now! (3/3)
csclubh:0:FF8C20:FF:000:Always have Secret Character Selection
csclubh:0:FF8C21:FF:500:Always have Secret Character Selection (2/2)
csclubh:0:FF8C20:07:001:Secret Character Selection "ON"
csclubh:0:FF8C21:CD:501:Secret Character Selection "ON" (2/2)
csclubh:0:FF8C20:00:001:Secret Character Selection "OFF"
csclubh:0:FF8C21:00:501:Secret Character Selection "OFF" (2/2)
csclubh:0:000000:00:999:[ Dunk Stars Cheats ]
csclubh:0:FF0E3F:FF:000:Infinite Team Selection Time PL1
csclubh:0:FF0E36:08:001:Play as the USA/Gold Team Now! PL1:Use on the Character Selection Screen
csclubh:0:FF8C99:00:000:Score always = 0 PL1
csclubh:0:FF8C99:63:000:Score always = 99 PL1
csclubh:0:FF8C99:00:001:Set score = 0 Now! PL1
csclubh:0:FF8C99:32:001:Set score = 50 Now! PL1
csclubh:0:FF8C99:63:070:Select score Now! PL1
csclubh:0:FF0E4F:FF:000:Infinite Team Selection Time PL2
csclubh:0:FF0E46:08:001:Play as the USA/Gold Team Now! PL2:Use on the Character Selection Screen
csclubh:0:FF8C9B:00:000:Score always = 0 PL2
csclubh:0:FF8C9B:63:000:Score always = 99 PL2
csclubh:0:FF8C9B:00:001:Set score = 0 Now! PL2
csclubh:0:FF8C9B:32:001:Set score = 50 Now! PL2
csclubh:0:FF8C9B:63:070:Select score Now! PL2
csclubh:0:000000:00:999:[ Kick Stars Cheats ]
csclubh:0:FF0995:FF:000:Infinite Team Selection Time PL1
csclubh:0:FF098C:08:001:Play as the All Stars Team Now! PL1:Use on the Character Selection Screen
csclubh:0:FF8CB5:00:000:Score always = 0 PL1
csclubh:0:FF8CB5:63:000:Score always = 99 PL1
csclubh:0:FF8CB5:00:001:Set score = 0 Now! PL1
csclubh:0:FF8CB5:32:001:Set score = 50 Now! PL1
csclubh:0:FF8CB5:63:070:Select score Now! PL1
csclubh:0:FF09A9:FF:000:Infinite Team Selection Time PL2
csclubh:0:FF09A0:08:001:Play as the All Stars Team Now! PL2:Use on the Character Selection Screen
csclubh:0:FF8CBB:00:000:Score always = 0 PL2
csclubh:0:FF8CBB:63:000:Score always = 99 PL2
csclubh:0:FF8CBB:00:001:Set score = 0 Now! PL2
csclubh:0:FF8CBB:32:001:Set score = 50 Now! PL2
csclubh:0:FF8CBB:63:070:Select score Now! PL2
csclubh:0:000000:00:999:[ Smash Stars Cheats ]
csclubh:0:FF0CAB:FF:000:Infinite Team Selection Time PL1
csclubh:0:FFAE87:10:001:Play as the Melody/Love Team Now! PL1:Use on the Character Selection Screen
csclubh:0:FFAE14:00:000:SET Score always = 0 PL1
csclubh:0:FFAE14:00:001:Set SET score = 0 Now! PL1
csclubh:0:FFAE14:03:001:Set SET score = 40 Now! PL1
csclubh:0:FFAE15:00:000:MATCH Score always = 0 PL1
csclubh:0:FFAE15:00:001:Set MATCH score = 0 Now! PL1
csclubh:0:FFAE15:06:001:Set MATCH score = 6 Now! PL1
csclubh:0:FF0CBF:FF:000:Infinite Team Selection Time PL2
csclubh:0:FFB387:10:001:Play as the Melody/Love Team Now! PL2:Use on the Character Selection Screen
csclubh:0:FFB314:00:000:SET Score always = 0 PL2
csclubh:0:FFB314:00:001:Set SET score = 0 Now! PL2
csclubh:0:FFB314:03:001:Set SET score = 40 Now! PL2
csclubh:0:FFB315:00:000:MATCH Score always = 0 PL2
csclubh:0:FFB315:00:001:Set MATCH score = 0 Now! PL2
csclubh:0:FFB315:06:001:Set MATCH score = 6 Now! PL2
; [ Capcom Sports Club (Japan 970722) ]
csclubj:0:FF8AE9:09:000:Infinite Credits
csclubj:0:FF8C92:09:000:Infinite Time
csclubj:0:FF8C93:05:500:Infinite Time (2/3)
csclubj:0:FF8C94:09:500:Infinite Time (3/3)
csclubj:0:FF8C92:00:001:Finish this Game Now!
csclubj:0:FF8C93:00:501:Finish this Game Now! (2/3)
csclubj:0:FF8C94:00:501:Finish this Game Now! (3/3)
csclubj:0:FF8C20:FF:000:Always have Secret Character Selection
csclubj:0:FF8C21:FF:500:Always have Secret Character Selection (2/2)
csclubj:0:FF8C20:07:001:Secret Character Selection "ON"
csclubj:0:FF8C21:CD:501:Secret Character Selection "ON" (2/2)
csclubj:0:FF8C20:00:001:Secret Character Selection "OFF"
csclubj:0:FF8C21:00:501:Secret Character Selection "OFF" (2/2)
csclubj:0:000000:00:999:[ Dunk Stars Cheats ]
csclubj:0:FF0E3F:FF:000:Infinite Team Selection Time PL1
csclubj:0:FF0E36:08:001:Play as the USA/Gold Team Now! PL1:Use on the Character Selection Screen
csclubj:0:FF8C99:00:000:Score always = 0 PL1
csclubj:0:FF8C99:63:000:Score always = 99 PL1
csclubj:0:FF8C99:00:001:Set score = 0 Now! PL1
csclubj:0:FF8C99:32:001:Set score = 50 Now! PL1
csclubj:0:FF8C99:63:070:Select score Now! PL1
csclubj:0:FF0E4F:FF:000:Infinite Team Selection Time PL2
csclubj:0:FF0E46:08:001:Play as the USA/Gold Team Now! PL2:Use on the Character Selection Screen
csclubj:0:FF8C9B:00:000:Score always = 0 PL2
csclubj:0:FF8C9B:63:000:Score always = 99 PL2
csclubj:0:FF8C9B:00:001:Set score = 0 Now! PL2
csclubj:0:FF8C9B:32:001:Set score = 50 Now! PL2
csclubj:0:FF8C9B:63:070:Select score Now! PL2
csclubj:0:000000:00:999:[ Kick Stars Cheats ]
csclubj:0:FF0995:FF:000:Infinite Team Selection Time PL1
csclubj:0:FF098C:08:001:Play as the All Stars Team Now! PL1:Use on the Character Selection Screen
csclubj:0:FF8CB5:00:000:Score always = 0 PL1
csclubj:0:FF8CB5:63:000:Score always = 99 PL1
csclubj:0:FF8CB5:00:001:Set score = 0 Now! PL1
csclubj:0:FF8CB5:32:001:Set score = 50 Now! PL1
csclubj:0:FF8CB5:63:070:Select score Now! PL1
csclubj:0:FF09A9:FF:000:Infinite Team Selection Time PL2
csclubj:0:FF09A0:08:001:Play as the All Stars Team Now! PL2:Use on the Character Selection Screen
csclubj:0:FF8CBB:00:000:Score always = 0 PL2
csclubj:0:FF8CBB:63:000:Score always = 99 PL2
csclubj:0:FF8CBB:00:001:Set score = 0 Now! PL2
csclubj:0:FF8CBB:32:001:Set score = 50 Now! PL2
csclubj:0:FF8CBB:63:070:Select score Now! PL2
csclubj:0:000000:00:999:[ Smash Stars Cheats ]
csclubj:0:FF0CAB:FF:000:Infinite Team Selection Time PL1
csclubj:0:FFAE87:10:001:Play as the Melody/Love Team Now! PL1:Use on the Character Selection Screen
csclubj:0:FFAE14:00:000:SET Score always = 0 PL1
csclubj:0:FFAE14:00:001:Set SET score = 0 Now! PL1
csclubj:0:FFAE14:03:001:Set SET score = 40 Now! PL1
csclubj:0:FFAE15:00:000:MATCH Score always = 0 PL1
csclubj:0:FFAE15:00:001:Set MATCH score = 0 Now! PL1
csclubj:0:FFAE15:06:001:Set MATCH score = 6 Now! PL1
csclubj:0:FF0CBF:FF:000:Infinite Team Selection Time PL2
csclubj:0:FFB387:10:001:Play as the Melody/Love Team Now! PL2:Use on the Character Selection Screen
csclubj:0:FFB314:00:000:SET Score always = 0 PL2
csclubj:0:FFB314:00:001:Set SET score = 0 Now! PL2
csclubj:0:FFB314:03:001:Set SET score = 40 Now! PL2
csclubj:0:FFB315:00:000:MATCH Score always = 0 PL2
csclubj:0:FFB315:00:001:Set MATCH score = 0 Now! PL2
csclubj:0:FFB315:06:001:Set MATCH score = 6 Now! PL2
; [ Cassette: Scrum Try (set 1) ]
cscrtry:0:0004:09:000:Infinite Credits
cscrtry:0:0022:59:000:Infinite Time
cscrtry:0:0021:07:500:Infinite Time (2/2)
cscrtry:0:0022:00:001:Finish this Game Now!
cscrtry:0:0011:00:501:Finish this Game Now! (2/2)
cscrtry:0:0018:00:000:Player Score always = 0
cscrtry:0:0019:00:500:Player Score always = 0 (2/2)
cscrtry:0:0018:99:000:Player Score always = 9999
cscrtry:0:0019:99:500:Player Score always = 9999 (2/2)
cscrtry:0:0018:00:001:Player Score = 5000 Now!
cscrtry:0:0019:50:501:Player Score = 5000 Now! (2/2)
cscrtry:0:0018:00:001:Player Score = 0 Now!
cscrtry:0:0019:00:501:Player Score = 0 Now! (2/2)
cscrtry:0:001A:00:000:Rival Score always = 0
cscrtry:0:001B:00:500:Rival Score always = 0 (2/2)
cscrtry:0:001A:99:000:Rival Score always = 9999
cscrtry:0:001B:99:500:Rival Score always = 9999 (2/2)
cscrtry:0:001A:00:001:Rival Score = 5000 Now!
cscrtry:0:001B:50:501:Rival Score = 5000 Now! (2/2)
cscrtry:0:001A:00:001:Rival Score = 0 Now!
cscrtry:0:001B:00:501:Rival Score = 0 Now! (2/2)
; [ Cassette: Scrum Try (set 2) ]
cscrtry2:0:0004:09:000:Infinite Credits
cscrtry2:0:0020:59:000:Infinite Time
cscrtry2:0:001F:07:500:Infinite Time (2/2)
cscrtry2:0:0020:00:001:Finish this Game Now!
cscrtry2:0:001F:00:501:Finish this Game Now! (2/2)
cscrtry2:0:0016:00:000:Player Score always = 0
cscrtry2:0:0017:00:500:Player Score always = 0 (2/2)
cscrtry2:0:0016:99:000:Player Score always = 9999
cscrtry2:0:0017:99:500:Player Score always = 9999 (2/2)
cscrtry2:0:0016:00:001:Player Score = 5000 Now!
cscrtry2:0:0017:50:501:Player Score = 5000 Now! (2/2)
cscrtry2:0:0016:00:001:Player Score = 0 Now!
cscrtry2:0:0017:00:501:Player Score = 0 Now! (2/2)
cscrtry2:0:0018:00:000:Rival Score always = 0
cscrtry2:0:0019:00:500:Rival Score always = 0 (2/2)
cscrtry2:0:0018:99:000:Rival Score always = 9999
cscrtry2:0:0019:99:500:Rival Score always = 9999 (2/2)
cscrtry2:0:0018:00:001:Rival Score = 5000 Now!
cscrtry2:0:0019:50:501:Rival Score = 5000 Now! (2/2)
cscrtry2:0:0018:00:001:Rival Score = 0 Now!
cscrtry2:0:0019:00:501:Rival Score = 0 Now! (2/2)
; [ Chicken Shift ]
cshift:0:019D:03:000:Infinite Misses
cshift:0:011B:03:000:Infinite Lives PL1
cshift:0:012E:03:000:Infinite Lives PL2
; [ Cross Shooter (not encrypted) ]
cshooter:0:0000:00:999:[ There are no cheats ]:REASON 1
cshooter:0:0000:00:999:[ for this game as it ]:REASON 1
cshooter:0:0000:00:999:[ didn't work the last ]:REASON 1
cshooter:0:0000:00:999:[ time it was tested. ]:REASON 1
cshooter:0:0000:00:999:[ If the game now works ]:REASON 1
cshooter:0:0000:00:999:[ please request cheats ]:REASON 1
cshooter:0:0000:00:999:[ for it on the cheat ]:REASON 1
cshooter:0:0000:00:999:[ forums. ]:REASON 1
; [ Cross Shooter (encrypted) ]
cshootre:0:0000:00:999:[ There are no cheats ]:REASON 1
cshootre:0:0000:00:999:[ for this game as it ]:REASON 1
cshootre:0:0000:00:999:[ didn't work the last ]:REASON 1
cshootre:0:0000:00:999:[ time it was tested. ]:REASON 1
cshootre:0:0000:00:999:[ If the game now works ]:REASON 1
cshootre:0:0000:00:999:[ please request cheats ]:REASON 1
cshootre:0:0000:00:999:[ for it on the cheat ]:REASON 1
cshootre:0:0000:00:999:[ forums. ]:REASON 1
; [ Captain Silver (Japan) ]
csilver:0:0054:03:000:Infinite Lives
csilver:0:003E:F0:000:Infinite Time
csilver:0:003C:01:000:Invincibility
csilver:0:1107:ED:000:Flickering OFF
csilver:0:0C1D:01:000:Always have Key
csilver:0:0C16:30:000:Always have Sword
csilver:0:0C15:80:000:Always have Hyper Sword
csilver:0:0C18:30:000:Always have Boots
csilver:0:0C17:80:000:Always have Hyper Boots
csilver:0:0C1A:30:000:Always have Invicible Potion
csilver:0:0C1B:30:000:Always have Clock
csilver:0:0C54:01:000:Always Magic Power Level 1
csilver:0:0C54:02:000:Always Magic Power Level 2
csilver:0:0C54:03:000:Always Magic Power Level 3
csilver:0:0C54:04:000:Always Magic Power Level 4
csilver:0:0C54:05:000:Always Magic Power Level 5
csilver:0:0C54:06:000:Always Magic Power Level 6
csilver:0:0C1D:01:001:Get Key Now!
csilver:0:0C16:30:001:Get Sword Now!
csilver:0:0C15:80:001:Get Hyper Sword Now!
csilver:0:0C18:30:001:Get Boots Now!
csilver:0:0C17:80:001:Get Hyper Boots Now!
csilver:0:0C1A:30:001:Get Invicible Potion Now!
csilver:0:0C1B:30:001:Get Clock Now!
csilver:0:0C54:01:001:Get Magic Power Level 1 Now!
csilver:0:0C54:02:001:Get Magic Power Level 2 Now!
csilver:0:0C54:03:001:Get Magic Power Level 3 Now!
csilver:0:0C54:04:001:Get Magic Power Level 4 Now!
csilver:0:0C54:05:001:Get Magic Power Level 5 Now!
csilver:0:0C54:06:001:Get Magic Power Level 6 Now!
csilver:0:0C1F:01:001:Get CAPTAIN SILVER Now!
csilver:0:0C20:3F:501:Get CAPTAIN SILVER Now! (2/3)
csilver:0:0C21:3F:501:Get CAPTAIN SILVER Now! (3/3)
csilver:0:0C1F:01:021:Get letter - C Now!
csilver:0:0C20:20:021:Get letter - A (first) Now!
csilver:0:0C20:10:021:Get letter - P Now!
csilver:0:0C20:08:021:Get letter - T Now!
csilver:0:0C20:04:021:Get letter - A (second) Now!
csilver:0:0C20:02:021:Get letter - I (first) Now!
csilver:0:0C20:01:021:Get letter - N Now!
csilver:0:0C21:20:021:Get letter - S Now!
csilver:0:0C21:10:021:Get letter - I (second) Now!
csilver:0:0C21:08:021:Get letter - L Now!
csilver:0:0C21:04:021:Get letter - V Now!
csilver:0:0C21:02:021:Get letter - E Now!
csilver:0:0C21:01:021:Get letter - R Now!
csilver:0:0000:99:000:Infinite Gold
csilver:0:0001:99:500:Infinite Gold (2/3)
csilver:0:0002:99:500:Infinite Gold (3/3)
; [ Championship Sprint (German, rev 1) ]
cspring1:0:0000:00:999:[ This game hasn't even ]:REASON 11
cspring1:0:0000:00:999:[ been looked at due to ]:REASON 11
cspring1:0:0000:00:999:[ time constraints - Too]:REASON 11
cspring1:0:0000:00:999:[ many games and so ]:REASON 11
cspring1:0:0000:00:999:[ little time. It is ]:REASON 11
cspring1:0:0000:00:999:[ even possible that ]:REASON 11
cspring1:0:0000:00:999:[ this game may be a ]:REASON 11
cspring1:0:0000:00:999:[ clone of an existing ]:REASON 11
cspring1:0:0000:00:999:[ game which may have ]:REASON 11
cspring1:0:0000:00:999:[ cheats. Please search ]:REASON 11
cspring1:0:0000:00:999:[ the cheat forums ]:REASON 11
cspring1:0:0000:00:999:[ before posting cheat ]:REASON 11
cspring1:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Championship Sprint (Spanish, rev 1) ]
csprins1:0:0000:00:999:[ This game hasn't even ]:REASON 11
csprins1:0:0000:00:999:[ been looked at due to ]:REASON 11
csprins1:0:0000:00:999:[ time constraints - Too]:REASON 11
csprins1:0:0000:00:999:[ many games and so ]:REASON 11
csprins1:0:0000:00:999:[ little time. It is ]:REASON 11
csprins1:0:0000:00:999:[ even possible that ]:REASON 11
csprins1:0:0000:00:999:[ this game may be a ]:REASON 11
csprins1:0:0000:00:999:[ clone of an existing ]:REASON 11
csprins1:0:0000:00:999:[ game which may have ]:REASON 11
csprins1:0:0000:00:999:[ cheats. Please search ]:REASON 11
csprins1:0:0000:00:999:[ the cheat forums ]:REASON 11
csprins1:0:0000:00:999:[ before posting cheat ]:REASON 11
csprins1:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Championship Sprint (rev 3) ]
csprint:0:0D7C:09:000:Infinite Credits PL1
csprint:0:0DC8:03:000:Infinite Wrenches PL1
csprint:0:0DCC:05:000:Max Top Speed PL1
csprint:0:0DD0:05:000:Max Traction PL1
csprint:0:0DD4:05:000:Max Acceleration PL1
csprint:0:0DD8:05:000:Fastest Chopper PL1
csprint:0:0D7D:09:000:Infinite Credits PL2
csprint:0:0DC9:03:000:Infinite Wrenches PL2
csprint:0:0DCD:05:000:Max Top Speed PL2
csprint:0:0DD1:05:000:Max Traction PL2
csprint:0:0DD5:05:000:Max Acceleration PL2
csprint:0:0DD9:05:000:Fastest Chopper PL2
csprint:0:0596:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint:0:0597:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint:0:0598:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint:0:0599:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint:0:0596:00:000:Stop Blue Car Winning
csprint:0:0597:00:000:Stop Red Car Winning
csprint:0:0598:00:000:Stop Yellow Car Winning
csprint:0:0599:00:000:Stop Green Car Winning
; [ Championship Sprint (rev 1) ]
csprint1:0:0D7C:09:000:Infinite Credits PL1
csprint1:0:0DC8:03:000:Infinite Wrenches PL1
csprint1:0:0DCC:05:000:Max Top Speed PL1
csprint1:0:0DD0:05:000:Max Traction PL1
csprint1:0:0DD4:05:000:Max Acceleration PL1
csprint1:0:0DD8:05:000:Fastest Chopper PL1
csprint1:0:0D7D:09:000:Infinite Credits PL2
csprint1:0:0DC9:03:000:Infinite Wrenches PL2
csprint1:0:0DCD:05:000:Max Top Speed PL2
csprint1:0:0DD1:05:000:Max Traction PL2
csprint1:0:0DD5:05:000:Max Acceleration PL2
csprint1:0:0DD9:05:000:Fastest Chopper PL2
csprint1:0:0596:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint1:0:0597:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint1:0:0598:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint1:0:0599:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint1:0:0596:00:000:Stop Blue Car Winning
csprint1:0:0597:00:000:Stop Red Car Winning
csprint1:0:0598:00:000:Stop Yellow Car Winning
csprint1:0:0599:00:000:Stop Green Car Winning
; [ Championship Sprint (rev 2) ]
csprint2:0:0D7C:09:000:Infinite Credits PL1
csprint2:0:0DC8:03:000:Infinite Wrenches PL1
csprint2:0:0DCC:05:000:Max Top Speed PL1
csprint2:0:0DD0:05:000:Max Traction PL1
csprint2:0:0DD4:05:000:Max Acceleration PL1
csprint2:0:0DD8:05:000:Fastest Chopper PL1
csprint2:0:0D7D:09:000:Infinite Credits PL2
csprint2:0:0DC9:03:000:Infinite Wrenches PL2
csprint2:0:0DCD:05:000:Max Top Speed PL2
csprint2:0:0DD1:05:000:Max Traction PL2
csprint2:0:0DD5:05:000:Max Acceleration PL2
csprint2:0:0DD9:05:000:Fastest Chopper PL2
csprint2:0:0596:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint2:0:0597:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint2:0:0598:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint2:0:0599:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
csprint2:0:0596:00:000:Stop Blue Car Winning
csprint2:0:0597:00:000:Stop Red Car Winning
csprint2:0:0598:00:000:Stop Yellow Car Winning
csprint2:0:0599:00:000:Stop Green Car Winning
; [ Championship Sprint (French) ]
csprintf:0:0000:00:999:[ This game hasn't even ]:REASON 11
csprintf:0:0000:00:999:[ been looked at due to ]:REASON 11
csprintf:0:0000:00:999:[ time constraints - Too]:REASON 11
csprintf:0:0000:00:999:[ many games and so ]:REASON 11
csprintf:0:0000:00:999:[ little time. It is ]:REASON 11
csprintf:0:0000:00:999:[ even possible that ]:REASON 11
csprintf:0:0000:00:999:[ this game may be a ]:REASON 11
csprintf:0:0000:00:999:[ clone of an existing ]:REASON 11
csprintf:0:0000:00:999:[ game which may have ]:REASON 11
csprintf:0:0000:00:999:[ cheats. Please search ]:REASON 11
csprintf:0:0000:00:999:[ the cheat forums ]:REASON 11
csprintf:0:0000:00:999:[ before posting cheat ]:REASON 11
csprintf:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Championship Sprint (German, rev 2) ]
csprintg:0:0000:00:999:[ This game hasn't even ]:REASON 11
csprintg:0:0000:00:999:[ been looked at due to ]:REASON 11
csprintg:0:0000:00:999:[ time constraints - Too]:REASON 11
csprintg:0:0000:00:999:[ many games and so ]:REASON 11
csprintg:0:0000:00:999:[ little time. It is ]:REASON 11
csprintg:0:0000:00:999:[ even possible that ]:REASON 11
csprintg:0:0000:00:999:[ this game may be a ]:REASON 11
csprintg:0:0000:00:999:[ clone of an existing ]:REASON 11
csprintg:0:0000:00:999:[ game which may have ]:REASON 11
csprintg:0:0000:00:999:[ cheats. Please search ]:REASON 11
csprintg:0:0000:00:999:[ the cheat forums ]:REASON 11
csprintg:0:0000:00:999:[ before posting cheat ]:REASON 11
csprintg:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Championship Sprint (Spanish, rev 2) ]
csprints:0:0000:00:999:[ This game hasn't even ]:REASON 11
csprints:0:0000:00:999:[ been looked at due to ]:REASON 11
csprints:0:0000:00:999:[ time constraints - Too]:REASON 11
csprints:0:0000:00:999:[ many games and so ]:REASON 11
csprints:0:0000:00:999:[ little time. It is ]:REASON 11
csprints:0:0000:00:999:[ even possible that ]:REASON 11
csprints:0:0000:00:999:[ this game may be a ]:REASON 11
csprints:0:0000:00:999:[ clone of an existing ]:REASON 11
csprints:0:0000:00:999:[ game which may have ]:REASON 11
csprints:0:0000:00:999:[ cheats. Please search ]:REASON 11
csprints:0:0000:00:999:[ the cheat forums ]:REASON 11
csprints:0:0000:00:999:[ before posting cheat ]:REASON 11
csprints:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Vs. Castlevania ]
cstlevna:0:07D3:63:000:Infinite Credits
cstlevna:0:0042:99:000:Infinite Time
cstlevna:0:002A:63:000:Infinite Lives
cstlevna:0:0045:40:000:Infinite Energy
cstlevna:0:0071:63:000:Infinite Hearts
cstlevna:0:005B:30:000:Invincibility "ON"
cstlevna:0:005B:01:001:Invincibility "OFF"
cstlevna:0:015B:08:001:Get Dagger Now!
cstlevna:0:015B:09:001:Get Boomerang Now!
cstlevna:0:015B:0A:001:Get Holy Cross Now!
cstlevna:0:015B:0B:001:Get Holy Potion Now!
cstlevna:0:015B:0C:001:Get Axe1 Now!
cstlevna:0:015B:0D:001:Get Axe2 Now!
cstlevna:0:015B:0E:001:Get 1up Now!
cstlevna:0:015B:0F:001:Get Clock Now!
cstlevna:0:01A9:00:001:Drain all Boss Energy Now!
; [ Cassette: Super Astro Fighter ]
csuperas:0:004C:09:000:Infinite Credits
csuperas:0:00BB:E3:000:Infinite Fuel
csuperas:0:0060:09:000:Infinite Lives PL1
csuperas:0:0061:09:000:Infinite Lives PL2
; [ Cassette: Sweet Heart ]
csweetht:0:0004:16:000:Infinite Credits
csweetht:0:0017:0A:000:Infinite Lives
csweetht:0:0018:08:000:Infinite Music weapons
csweetht:0:007C:07:000:Infinite Music time
; [ Cassette: Terranean ]
cterrani:0:0013:99:000:Infinite Credits
cterrani:0:001F:0A:000:Infinite Lives PL1
cterrani:0:0020:0A:000:Infinite Lives PL2
; [ Cassette: Treasure Island (set 1) ]
ctisland:0:001F:05:000:Infinite Lives PL1
ctisland:0:002F:05:000:Infinite Lives PL2
; [ Cassette: Treasure Island (set 2) ]
ctislnd2:0:0040:05:000:Infinite Lives
; [ Cassette: Treasure Island (set 3) ]
ctislnd3:0:0040:05:000:Infinite Lives
; [ Captain Tomaday ]
ctomaday:0:10137D:0A:000:Infinite Lives PL1
ctomaday:0:10413D:07:000:Invincibility PL1
ctomaday:0:104201:05:000:Right Arm Max Power PL1
ctomaday:0:1041AB:05:000:Left Arm Max Power PL1
ctomaday:0:104135:00:000:Always Original Ship PL1
ctomaday:0:104135:01:000:Always Winged Ship PL1
ctomaday:0:104135:02:000:Always MiniShip PL1
ctomaday:0:104135:03:000:Always Big Ship PL1
ctomaday:0:104135:04:000:Always Carrot Ship PL1
ctomaday:0:104135:05:000:Always Fish Ship PL1
ctomaday:0:104135:06:000:Always Cross Ship PL1
ctomaday:0:104135:07:000:Always Rabbit Ship PL1
ctomaday:0:104135:08:000:Always Blue-Fish Ship PL1
ctomaday:0:104135:09:000:Always Potplant Ship PL1
ctomaday:0:104135:0A:000:Always Cat Ship PL1
ctomaday:0:104135:0B:000:Always Monkey Ship PL1
ctomaday:0:104135:0C:000:Always Prawn Ship PL1
ctomaday:0:104135:0D:000:Always Aeroplane Ship PL1
ctomaday:0:104135:0E:000:Always Cupid Ship PL1
ctomaday:0:104135:0F:000:Always Baby Ship PL1
ctomaday:0:104135:00:001:Get Original Ship Now! PL1
ctomaday:0:104135:01:001:Get Winged Ship Now! PL1
ctomaday:0:104135:02:001:Get MiniShip Now! PL1
ctomaday:0:104135:03:001:Get Big Ship Now! PL1
ctomaday:0:104135:04:001:Get Carrot Ship Now! PL1
ctomaday:0:104135:05:001:Get Fish Ship Now! PL1
ctomaday:0:104135:06:001:Get Cross Ship Now! PL1
ctomaday:0:104135:07:001:Get Rabbit Ship Now! PL1
ctomaday:0:104135:08:001:Get Blue-Fish Ship Now! PL1
ctomaday:0:104135:09:001:Get Potplant Ship Now! PL1
ctomaday:0:104135:0A:001:Get Cat Ship Now! PL1
ctomaday:0:104135:0B:001:Get Monkey Ship Now! PL1
ctomaday:0:104135:0C:001:Get Prawn Ship Now! PL1
ctomaday:0:104135:0D:001:Get Aeroplane Ship Now! PL1
ctomaday:0:104135:0E:001:Get Cupid Ship Now! PL1
ctomaday:0:104135:0F:001:Get Baby Ship Now! PL1
ctomaday:0:101399:0A:000:Infinite Lives PL2
ctomaday:0:10432D:07:000:Invincibility PL2
ctomaday:0:1043F1:05:000:Right Arm Max Power PL2
ctomaday:0:10439B:05:000:Left Arm Max Power PL2
ctomaday:0:104325:01:000:Always Winged Ship PL2
ctomaday:0:104325:02:000:Always MiniShip PL2
ctomaday:0:104325:03:000:Always Big Ship PL2
ctomaday:0:104325:04:000:Always Carrot Ship PL2
ctomaday:0:104325:05:000:Always Fish Ship PL2
ctomaday:0:104325:06:000:Always Cross Ship PL2
ctomaday:0:104325:07:000:Always Rabbit Ship PL2
ctomaday:0:104325:08:000:Always Blue-Fish Ship PL2
ctomaday:0:104325:09:000:Always Potplant Ship PL2
ctomaday:0:104325:0A:000:Always Cat Ship PL2
ctomaday:0:104325:0B:000:Always Monkey Ship PL2
ctomaday:0:104325:0C:000:Always Prawn Ship PL2
ctomaday:0:104325:0D:000:Always Aeroplane Ship PL2
ctomaday:0:104325:0E:000:Always Cupid Ship PL2
ctomaday:0:104325:0F:000:Always Baby Ship PL2
ctomaday:0:104325:00:001:Get Original Ship Now! PL2
ctomaday:0:104325:01:001:Get Winged Ship Now! PL2
ctomaday:0:104325:02:001:Get MiniShip Now! PL2
ctomaday:0:104325:03:001:Get Big Ship Now! PL2
ctomaday:0:104325:04:001:Get Carrot Ship Now! PL2
ctomaday:0:104325:05:001:Get Fish Ship Now! PL2
ctomaday:0:104325:06:001:Get Cross Ship Now! PL2
ctomaday:0:104325:07:001:Get Rabbit Ship Now! PL2
ctomaday:0:104325:08:001:Get Blue-Fish Ship Now! PL2
ctomaday:0:104325:09:001:Get Potplant Ship Now! PL2
ctomaday:0:104325:0A:001:Get Cat Ship Now! PL2
ctomaday:0:104325:0B:001:Get Monkey Ship Now! PL2
ctomaday:0:104325:0C:001:Get Prawn Ship Now! PL2
ctomaday:0:104325:0D:001:Get Aeroplane Ship Now! PL2
ctomaday:0:104325:0E:001:Get Cupid Ship Now! PL2
ctomaday:0:104325:0F:001:Get Baby Ship Now! PL2
; [ Cassette: Tornado ]
ctornado:0:0018:16:000:Infinite Credits
ctornado:0:0015:05:000:Infinite Bombs
ctornado:0:000D:FF:000:Infinite Capsules
ctornado:0:000E:FF:500:Infinite Capsules (2/4)
ctornado:0:000F:FF:500:Infinite Capsules (3/4)
ctornado:0:0010:FF:500:Infinite Capsules (4/4)
ctornado:0:001D:06:000:Infinite Lives PL1
ctornado:0:001E:06:000:Infinite Lives PL2
; [ Combatribes, The (US) ]
ctribe:0:1C0078:09:000:Infinite Time
ctribe:0:1C0079:99:500:Infinite Time (2/2)
ctribe:0:1C013C:09:000:Infinite Energy PL1
ctribe:0:1C013D:99:500:Infinite Energy PL1 (2/2)
ctribe:0:1C01F0:09:000:Infinite Energy PL2
ctribe:0:1C01F1:99:500:Infinite Energy PL2 (2/2)
ctribe:0:1C02A4:09:000:Infinite Energy PL3
ctribe:0:1C02A5:99:500:Infinite Energy PL3 (2/2)
; [ Combatribes, The (bootleg) ]
ctribeb:0:1C0078:09:000:Infinite Time
ctribeb:0:1C0079:99:500:Infinite Time (2/2)
ctribeb:0:1C013C:09:000:Infinite Energy PL1
ctribeb:0:1C013D:99:500:Infinite Energy PL1 (2/2)
ctribeb:0:1C01F0:09:000:Infinite Energy PL2
ctribeb:0:1C01F1:99:500:Infinite Energy PL2 (2/2)
ctribeb:0:1C02A4:09:000:Infinite Energy PL3
ctribeb:0:1C02A5:99:500:Infinite Energy PL3 (2/2)
; [ Cassette: Test Tape ]
ctsttape:0:000000:00:999:[ Now you really don't expect ]
ctsttape:0:000000:00:999:[ a cheat for this diagnostic ]
ctsttape:0:000000:00:999:[ tape...........DO YOU??!! ]
; [ Cuby Bop (Location Test) ]
cubybop:0:8240:09:000:Infinite Credits
cubybop:0:8403:09:000:Infinite Time
cubybop:0:8404:09:500:Infinite Time (2/3)
cubybop:0:8405:09:500:Infinite Time (3/3)
cubybop:0:8498:0F:061:Select next stage
; [ Cue Brick (World version D) ]
cuebrckj:0:0000:00:999:[ This game hasn't even ]:REASON 11
cuebrckj:0:0000:00:999:[ been looked at due to ]:REASON 11
cuebrckj:0:0000:00:999:[ time constraints - Too]:REASON 11
cuebrckj:0:0000:00:999:[ many games and so ]:REASON 11
cuebrckj:0:0000:00:999:[ little time. It is ]:REASON 11
cuebrckj:0:0000:00:999:[ even possible that ]:REASON 11
cuebrckj:0:0000:00:999:[ this game may be a ]:REASON 11
cuebrckj:0:0000:00:999:[ clone of an existing ]:REASON 11
cuebrckj:0:0000:00:999:[ game which may have ]:REASON 11
cuebrckj:0:0000:00:999:[ cheats. Please search ]:REASON 11
cuebrckj:0:0000:00:999:[ the cheat forums ]:REASON 11
cuebrckj:0:0000:00:999:[ before posting cheat ]:REASON 11
cuebrckj:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Cue Brick (Japan) ]
cuebrick:2:060008:03:000:Infinite Play Time
cuebrick:2:060009:84:500:Infinite Play Time (2/2):Keep below 03E1 or the game will crash at the end of the level.
cuebrick:2:06002E:03:000:Infinite Stop Time
cuebrick:2:06002F:84:500:Infinite Stop Time (2/2):Keep below 03E1 or the game may crash at the end of the level.
cuebrick:2:06000D:64:000:Infinite Warp Time
cuebrick:2:06000D:01:001:Open Warp Tunnel Now!
cuebrick:2:000000:00:999:[You can either enable these]
cuebrick:2:000000:00:999:[Goto/Start on Stage cheats ]
cuebrick:2:000000:00:999:[on the title screen or in ]
cuebrick:2:000000:00:999:[game, if you have enabled ]
cuebrick:2:000000:00:999:[them in-game you will need ]
cuebrick:2:000000:00:999:[to finish the level or die ]
cuebrick:2:000000:00:999:[to see the effects of the ]
cuebrick:2:000000:00:999:[cheat. Once you are on the ]
cuebrick:2:000000:00:999:[desired level you must turn]
cuebrick:2:000000:00:999:[the cheat OFF or you will ]
cuebrick:2:000000:00:999:[keep playing that level!! ]
cuebrick:2:06000E:08:000:Goto/Start on Stage 02-01
cuebrick:2:06000E:0D:000:Goto/Start on Stage 03-01
cuebrick:2:06000E:12:000:Goto/Start on Stage 04-01
cuebrick:2:06000E:17:000:Goto/Start on Stage 05-01
cuebrick:2:06000E:1C:000:Goto/Start on Stage 06-01
cuebrick:2:06000E:21:000:Goto/Start on Stage 07-01
cuebrick:2:06000E:26:000:Goto/Start on Stage 08-01
cuebrick:2:06000E:2B:000:Goto/Start on Stage 09-01
cuebrick:2:06000E:30:000:Goto/Start on Stage 10-01
cuebrick:2:06000E:35:000:Goto/Start on Stage 11-01
cuebrick:2:06000E:3A:000:Goto/Start on Stage 12-01
cuebrick:2:06000E:3F:000:Goto/Start on Stage 13-01
cuebrick:2:06000E:44:000:Goto/Start on Stage 14-01
cuebrick:2:06000E:49:000:Goto/Start on Stage 15-01
cuebrick:2:06000E:4E:000:Goto/Start on Stage 16-01
cuebrick:2:06000E:53:000:Goto/Start on Stage 17-01
cuebrick:2:06000E:58:000:Goto/Start on Stage 18-01
cuebrick:2:06000E:5D:000:Goto/Start on Stage 19-01
cuebrick:2:06000E:62:000:Goto/Start on Stage 20-01
cuebrick:2:06000E:67:000:Goto/Start on Stage END
cuebrick:2:060302:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Taito Cup Finals (World) ]
cupfinal:0:412629:3C:000:Infinite Time
cupfinal:0:412628:09:500:Infinite Time (2/2)
cupfinal:0:412629:00:001:Finish this Game Now!
cupfinal:0:412628:00:501:Finish this Game Now! (2/2)
cupfinal:0:410E71:00:000:Score always 0 LEFT TEAM
cupfinal:0:410E71:13:000:Score always 19 LEFT TEAM
cupfinal:0:410E71:00:001:Set score = 0 Now! LEFT TEAM
cupfinal:0:410E71:13:001:Set score = 19 Now! LEFT TEAM
cupfinal:0:410E71:13:070:Select score Now! LEFT TEAM
cupfinal:0:410E79:00:000:Score always = 0 RIGHT TEAM
cupfinal:0:410E79:13:000:Score always = 19 RIGHT TEAM
cupfinal:0:410E79:00:001:Set score = 0 Now! RIGHT TEAM
cupfinal:0:410E79:13:001:Set score = 19 Now! RIGHT TEAM
cupfinal:0:410E79:13:070:Select score Now! RIGHT TEAM
cupfinal:0:40E77B:09:000:Infinite Credits PL1
cupfinal:0:410EA5:63:000:Infinite Units PL1
:cupfinal:62000000:000000:00000000:00000000:Select Special Shoot PL1
:cupfinal:00010000:410EA1:000000FF:FFFFFFFF:None
:cupfinal:00010000:410EA1:00000000:FFFFFFFF:Super Dash
:cupfinal:00010000:410EA1:00000001:FFFFFFFF:Super Sliding
:cupfinal:00010000:410EA1:00000002:FFFFFFFF:Over Run
:cupfinal:00010000:410EA1:00000003:FFFFFFFF:Super Guard
:cupfinal:00010000:410EA1:00000004:FFFFFFFF:Banana Shoot
:cupfinal:00010000:410EA1:00000005:FFFFFFFF:Super Shoot
:cupfinal:00010000:410EA1:00000006:FFFFFFFF:Hyper Shoot
cupfinal:0:40E77D:09:000:Infinite Credits PL2
cupfinal:0:410EDD:63:000:Infinite Units PL2
:cupfinal:62000000:000000:00000000:00000000:Select Special Shoot PL2
:cupfinal:00010000:410ED9:000000FF:FFFFFFFF:None
:cupfinal:00010000:410ED9:00000000:FFFFFFFF:Super Dash
:cupfinal:00010000:410ED9:00000001:FFFFFFFF:Super Sliding
:cupfinal:00010000:410ED9:00000002:FFFFFFFF:Over Run
:cupfinal:00010000:410ED9:00000003:FFFFFFFF:Super Guard
:cupfinal:00010000:410ED9:00000004:FFFFFFFF:Banana Shoot
:cupfinal:00010000:410ED9:00000005:FFFFFFFF:Super Shoot
:cupfinal:00010000:410ED9:00000006:FFFFFFFF:Hyper Shoot
cupfinal:0:40E77F:09:000:Infinite Credits PL3
cupfinal:0:410F15:63:000:Infinite Units PL3
:cupfinal:62000000:000000:00000000:00000000:Select Special Shoot PL3
:cupfinal:00010000:410F11:000000FF:FFFFFFFF:None
:cupfinal:00010000:410F11:00000000:FFFFFFFF:Super Dash
:cupfinal:00010000:410F11:00000001:FFFFFFFF:Super Sliding
:cupfinal:00010000:410F11:00000002:FFFFFFFF:Over Run
:cupfinal:00010000:410F11:00000003:FFFFFFFF:Super Guard
:cupfinal:00010000:410F11:00000004:FFFFFFFF:Banana Shoot
:cupfinal:00010000:410F11:00000005:FFFFFFFF:Super Shoot
:cupfinal:00010000:410F11:00000006:FFFFFFFF:Hyper Shoot
cupfinal:0:40E781:09:000:Infinite Credits PL4
cupfinal:0:410F4D:63:000:Infinite Units PL4
:cupfinal:62000000:000000:00000000:00000000:Select Special Shoot PL4
:cupfinal:00010000:410F49:000000FF:FFFFFFFF:None
:cupfinal:00010000:410F49:00000000:FFFFFFFF:Super Dash
:cupfinal:00010000:410F49:00000001:FFFFFFFF:Super Sliding
:cupfinal:00010000:410F49:00000002:FFFFFFFF:Over Run
:cupfinal:00010000:410F49:00000003:FFFFFFFF:Super Guard
:cupfinal:00010000:410F49:00000004:FFFFFFFF:Banana Shoot
:cupfinal:00010000:410F49:00000005:FFFFFFFF:Super Shoot
:cupfinal:00010000:410F49:00000006:FFFFFFFF:Hyper Shoot
cupfinal:0:000000:00:999:[After you enable these region cheats to see any ]
cupfinal:0:000000:00:999:[effect you will have to reset the game (F3). ]
cupfinal:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
cupfinal:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
cupfinal:0:07FFFF:01:100:Region Switch = Japan
cupfinal:0:07FFFF:02:100:Region Switch = US
cupfinal:0:07FFFF:03:100:Region Switch = World
; [ Seibu Cup Soccer ]
cupsoc:0:109294:63:000:Infinite Credits
cupsoc:0:109E25:63:000:Infinite Time
cupsoc:0:109E25:01:001:Finish this Game Now!
cupsoc:0:000000:00:999:[ The displayed score won't be updated until a ]
cupsoc:0:000000:00:999:[ goal has been scored! ]
cupsoc:0:109E2F:00:000:Score always 0 Left Team
cupsoc:0:109E2F:63:000:Score always 99 Left Team
cupsoc:0:109E2F:00:001:Set score = 0 Now! Left Team
cupsoc:0:109E2F:32:001:Set score = 50 Now! Left Team
cupsoc:0:109E2F:63:070:Select score Now! Left Team
cupsoc:0:109E5D:00:000:Score always = 0 Right Team
cupsoc:0:109E5D:63:000:Score always = 99 Right Team
cupsoc:0:109E5D:00:001:Set score = 0 Now! Right Team
cupsoc:0:109E5D:32:001:Set score = 50 Now! Right Team
cupsoc:0:109E5D:63:070:Select score Now! Right Team
; [ Seibu Cup Soccer (set 2) ]
cupsoc2:0:109294:63:000:Infinite Credits
cupsoc2:0:109E25:63:000:Infinite Time
cupsoc2:0:109E25:01:001:Finish this Game Now!
cupsoc2:0:000000:00:999:[ The displayed score won't be updated until a ]
cupsoc2:0:000000:00:999:[ goal has been scored! ]
cupsoc2:0:109E2F:00:000:Score always 0 Left Team
cupsoc2:0:109E2F:63:000:Score always 99 Left Team
cupsoc2:0:109E2F:00:001:Set score = 0 Now! Left Team
cupsoc2:0:109E2F:32:001:Set score = 50 Now! Left Team
cupsoc2:0:109E2F:63:070:Select score Now! Left Team
cupsoc2:0:109E5D:00:000:Score always = 0 Right Team
cupsoc2:0:109E5D:63:000:Score always = 99 Right Team
cupsoc2:0:109E5D:00:001:Set score = 0 Now! Right Team
cupsoc2:0:109E5D:32:001:Set score = 50 Now! Right Team
cupsoc2:0:109E5D:63:070:Select score Now! Right Team
; [ Seibu Cup Soccer (bootleg) ]
cupsocbl:0:109294:63:000:Infinite Credits
cupsocbl:0:109E25:63:000:Infinite Time
cupsocbl:0:109E25:01:001:Finish this Game Now!
cupsocbl:0:000000:00:999:[ The displayed score won't be updated until a ]
cupsocbl:0:000000:00:999:[ goal has been scored! ]
cupsocbl:0:109E2F:00:000:Score always 0 Left Team
cupsocbl:0:109E2F:63:000:Score always 99 Left Team
cupsocbl:0:109E2F:00:001:Set score = 0 Now! Left Team
cupsocbl:0:109E2F:32:001:Set score = 50 Now! Left Team
cupsocbl:0:109E2F:63:070:Select score Now! Left Team
cupsocbl:0:109E5D:00:000:Score always = 0 Right Team
cupsocbl:0:109E5D:63:000:Score always = 99 Right Team
cupsocbl:0:109E5D:00:001:Set score = 0 Now! Right Team
cupsocbl:0:109E5D:32:001:Set score = 50 Now! Right Team
cupsocbl:0:109E5D:63:070:Select score Now! Right Team
; [ Curve Ball ]
curvebal:0:0183:00:000:Infinite Strikes
curvebal:0:012D:00:000:Infinite Balls
curvebal:0:0132:00:000:Infinite Outs
curvebal:0:0183:00:001:Set Strikes to 0 Now!
curvebal:0:0183:03:001:Set Strikes to 3 Now!
curvebal:0:012D:00:001:Set Balls to 0 Now!
curvebal:0:012D:04:001:Set Balls to 4 Now!
curvebal:0:0132:00:001:Set Outs to 0 Now!
curvebal:0:0132:03:001:Set Outs to 3 Now!
; [ Cutie Q ]
cutieq:0:20F4:08:000:Infinite Balls
:cutieq:00000010:223D:000000E2:FFFF00FB:Always Keep Ball in Play
; [ Capcom World (Japan) ]
cworld:0:E008:09:000:Infinite Credits
:cworld:000000E6:FC42:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
cworld:0:FC42:01:000:Answer 1 always correct
cworld:0:F0AB:07:001:Good answer ends quiz Now!
cworld:0:F0A4:0A:000:Infinite Questions
cworld:0:FA45:05:000:Infinite Vitality PL1
cworld:0:FAC5:05:000:Infinite Vitality PL2
; [ Capcom World 2 (Japan 920611) ]
cworld2j:0:FF0EE3:09:000:Infinite Credits
:cworld2j:000000E6:FFEA03:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
cworld2j:0:FFEA03:00:000:Answer 1 always correct
cworld2j:0:FF10D7:00:001:Good answer ends quiz Now!
cworld2j:0:FF11DB:05:000:Infinite Vitality PL1
cworld2j:0:FF14AB:05:000:Infinite Vitality PL2
; [ Cybattler ]
cybattlr:0:1FB015:80:000:Infinite Energy PL1
cybattlr:0:1FB03C:27:000:Max charge - Sword PL1:To be used on level 1
cybattlr:0:1FB03D:0F:500:Max charge - Sword PL1 (2/2):To be used on level 1
cybattlr:0:1FB042:03:000:Max fire power - Gun PL1:To be used after level 1
cybattlr:0:1FB095:80:000:Infinite Energy PL2
cybattlr:0:1FB0BC:27:000:Max charge - Sword PL2:To be used on level 1
cybattlr:0:1FB0BD:0F:500:Max charge - Sword PL2 (2/2):To be used on level 1
cybattlr:0:1FB0C2:03:000:Max fire power - Gun PL2:To be used after level 1
; [ Cyberball 2072 (2 player, rev 1) ]
cyberb21:0:FFA94F:3B:000:Infinite Time
cyberb21:0:FFA950:00:001:Finish Period Now!
cyberb21:0:FFA94F:01:501:Finish Period Now! (2/2)
cyberb21:0:FF4101:09:000:Infinite Credits PL1
cyberb21:0:FF4102:09:000:Infinite Credits PL2
; [ Cyberball 2072 (2 player, rev 2) ]
cyberb22:0:FFA94F:3B:000:Infinite Time
cyberb22:0:FFA950:00:001:Finish Period Now!
cyberb22:0:FFA94F:01:501:Finish Period Now! (2/2)
cyberb22:0:FF4101:09:000:Infinite Credits PL1
cyberb22:0:FF4102:09:000:Infinite Credits PL2
; [ Cyberball 2072 (2 player, rev 3) ]
cyberb23:0:FFA94F:3B:000:Infinite Time
cyberb23:0:FFA950:00:001:Finish Period Now!
cyberb23:0:FFA94F:01:501:Finish Period Now! (2/2)
cyberb23:0:FF4101:09:000:Infinite Credits PL1
cyberb23:0:FF4102:09:000:Infinite Credits PL2
; [ Cyberball 2072 (2 player, rev 4) ]
cyberb2p:0:FFA94F:3B:000:Infinite Time
cyberb2p:0:FFA950:00:001:Finish Period Now!
cyberb2p:0:FFA94F:01:501:Finish Period Now! (2/2)
cyberb2p:0:FF4101:09:000:Infinite Credits PL1
cyberb2p:0:FF4102:09:000:Infinite Credits PL2
; [ Cyberball (rev 2) ]
cyberba2:0:FF91CE:3B:000:Infinite Time [LEFT SCREEN]
cyberba2:0:FF91CF:00:001:Finish Period Now! [LEFT SCREEN]
cyberba2:0:FF91CE:01:501:Finish Period Now! [LEFT SCREEN] (2/2)
cyberba2:0:FF9114:3B:000:Infinite Time [RIGHT SCREEN]
cyberba2:0:FF9115:00:001:Finish Period Now! [RIGHT SCREEN]
cyberba2:0:FF9114:01:501:Finish Period Now! [RIGHT SCREEN] (2/2)
cyberba2:0:FFD0B5:09:000:Infinite Credits PL1
cyberba2:0:FFD0B6:09:000:Infinite Credits PL2
cyberba2:0:FFD0B3:09:000:Infinite Credits PL3
cyberba2:0:FFD0B4:09:000:Infinite Credits PL4
; [ Cyberball (rev 4) ]
cyberbal:0:FF91CE:3B:000:Infinite Time [LEFT SCREEN]
cyberbal:0:FF91CF:00:001:Finish Period Now! [LEFT SCREEN]
cyberbal:0:FF91CE:01:501:Finish Period Now! [LEFT SCREEN] (2/2)
cyberbal:0:FF9114:3B:000:Infinite Time [RIGHT SCREEN]
cyberbal:0:FF9115:00:001:Finish Period Now! [RIGHT SCREEN]
cyberbal:0:FF9114:01:501:Finish Period Now! [RIGHT SCREEN] (2/2)
cyberbal:0:FFD0B5:09:000:Infinite Credits PL1
cyberbal:0:FFD0B6:09:000:Infinite Credits PL2
cyberbal:0:FFD0B3:09:000:Infinite Credits PL3
cyberbal:0:FFD0B4:09:000:Infinite Credits PL4
; [ Cyberball (prototype) ]
cyberbap:0:FF91CE:3B:000:Infinite Time [LEFT SCREEN]
cyberbap:0:FF91CF:00:001:Finish Period Now! [LEFT SCREEN]
cyberbap:0:FF91CE:01:501:Finish Period Now! [LEFT SCREEN] (2/2)
cyberbap:0:FF9114:3B:000:Infinite Time [RIGHT SCREEN]
cyberbap:0:FF9115:00:001:Finish Period Now! [RIGHT SCREEN]
cyberbap:0:FF9114:01:501:Finish Period Now! [RIGHT SCREEN] (2/2)
cyberbap:0:FFD0B5:09:000:Infinite Credits PL1
cyberbap:0:FFD0B6:09:000:Infinite Credits PL2
cyberbap:0:FFD0B3:09:000:Infinite Credits PL3
cyberbap:0:FFD0B4:09:000:Infinite Credits PL4
; [ Tournament Cyberball 2072 (rev 2) ]
cyberbt:0:FF91ED:3B:000:Infinite Time [LEFT SCREEN]
cyberbt:0:FF91EE:00:001:Finish Period Now! [LEFT SCREEN]
cyberbt:0:FF91ED:01:501:Finish Period Now! [LEFT SCREEN] (2/2)
cyberbt:0:FF9115:3B:000:Infinite Time [RIGHT SCREEN]
cyberbt:0:FF9116:00:001:Finish Period Now! [RIGHT SCREEN]
cyberbt:0:FF9115:01:501:Finish Period Now! [RIGHT SCREEN] (2/2)
cyberbt:0:FFD0B7:09:000:Infinite Credits PL1
cyberbt:0:FFD0B8:09:000:Infinite Credits PL2
cyberbt:0:FFD0B5:09:000:Infinite Credits PL3
cyberbt:0:FFD0B6:09:000:Infinite Credits PL4
; [ Tournament Cyberball 2072 (rev 1) ]
cyberbt1:0:FF91ED:3B:000:Infinite Time [LEFT SCREEN]
cyberbt1:0:FF91EE:00:001:Finish Period Now! [LEFT SCREEN]
cyberbt1:0:FF91ED:01:501:Finish Period Now! [LEFT SCREEN] (2/2)
cyberbt1:0:FF9115:3B:000:Infinite Time [RIGHT SCREEN]
cyberbt1:0:FF9116:00:001:Finish Period Now! [RIGHT SCREEN]
cyberbt1:0:FF9115:01:501:Finish Period Now! [RIGHT SCREEN] (2/2)
cyberbt1:0:FFD0B7:09:000:Infinite Credits PL1
cyberbt1:0:FFD0B8:09:000:Infinite Credits PL2
cyberbt1:0:FFD0B5:09:000:Infinite Credits PL3
cyberbt1:0:FFD0B6:09:000:Infinite Credits PL4
; [ Cyber-Lip ]
cyberlip:0:107E25:59:000:Infinite Time
cyberlip:0:107E3C:65:000:Infinite Continues PL1
cyberlip:0:10209D:99:000:Infinite Lives PL1
cyberlip:0:1020EC:99:000:Infinite Auto Gun PL1
cyberlip:0:1020ED:99:500:Infinite Auto Gun PL1 (2/2)
cyberlip:0:1020F0:99:000:Infinite Wide Gun PL1
cyberlip:0:1020F1:99:500:Infinite Wide Gun PL1 (2/2)
cyberlip:0:1020F2:99:000:Infinite Bazooka PL1
cyberlip:0:1020F3:99:500:Infinite Bazooka PL1 (2/2)
cyberlip:0:1020EE:99:000:Infinite Fire PL1
cyberlip:0:1020EF:99:500:Infinite Fire PL1 (2/2)
cyberlip:0:1020F4:99:000:Infinite Grenades PL1
cyberlip:0:1020F5:99:500:Infinite Grenades PL1 (2/2)
cyberlip:0:000000:00:999:[ Use Invincibility with care. Turn it OFF & ]
cyberlip:0:000000:00:999:[ ON with F6 when you disappear don't use too ]
cyberlip:0:000000:00:999:[ many other cheats with it. ]
cyberlip:0:102043:FF:000:Invincibility PL1:This cheat is buggy
cyberlip:0:102044:FF:500:Invincibility PL1 (2/2)
cyberlip:0:107E3E:65:000:Infinite Continues PL2
cyberlip:0:10219D:99:000:Infinite Lives PL2
cyberlip:0:1021EC:99:000:Infinite Auto Gun PL2
cyberlip:0:1021ED:99:500:Infinite Auto Gun PL2 (2/2)
cyberlip:0:1021F0:99:000:Infinite Wide Gun PL2
cyberlip:0:1021F1:99:500:Infinite Wide Gun PL2 (2/2)
cyberlip:0:1021F2:99:000:Infinite Bazooka PL2
cyberlip:0:1021F3:99:500:Infinite Bazooka PL2 (2/2)
cyberlip:0:1021EE:99:000:Infinite Fire PL2
cyberlip:0:1021EF:99:500:Infinite Fire PL2 (2/2)
cyberlip:0:1021F4:99:000:Infinite Grenades PL2
cyberlip:0:1021F5:99:500:Infinite Grenades PL2 (2/2)
cyberlip:0:000000:00:999:[ Use Invincibility with care. Turn it OFF & ]
cyberlip:0:000000:00:999:[ ON with F6 when you disappear don't use too ]
cyberlip:0:000000:00:999:[ many other cheats with it. ]
cyberlip:0:102143:FF:000:Invincibility PL2:This cheat is buggy
cyberlip:0:102144:FF:500:Invincibility PL2 (2/2)
; [ Cyberbots: Fullmetal Madness (US 950424) ]
cybots:0:FF80B6:09:000:Infinite Credits:
cybots:0:FFEBA0:99:000:Infinite Time
cybots:0:FFEBA0:00:001:Finish this Round Now!
cybots:0:FF8530:08:001:Go to Final Stage Now!
cybots:0:FF852A:08:501:Go to Final Stage Now! (2/3)
cybots:0:FFEB36:08:501:Go to Final Stage Now! (3/3)
cybots:0:FF81E5:98:000:Infinite Energy PL1
cybots:0:FF81E5:00:001:Drain All Energy Now! PL1
cybots:0:FF8534:3F:000:Infinite Power PL1
cybots:0:FF8534:00:001:Drain All Power Now! PL1
cybots:0:FF830C:30:000:Infinite Armour PL1
cybots:0:FF830D:00:500:Infinite Armour PL1 (2/2)
cybots:0:FF830E:30:000:Infinite Weapon PL1
cybots:0:FF8310:30:500:Infinite Weapon PL1 (2/2)
cybots:0:FF830A:1D:000:Infinite Boost PL1
cybots:0:FF8511:00:000:Always ride in Blodia PL1
cybots:0:FF8512:00:500:Always ride in Blodia PL1 (2/4)
cybots:0:FF8513:00:500:Always ride in Blodia PL1 (3/4)
cybots:0:FF852C:00:500:Always ride in Blodia PL1 (4/4)
cybots:0:FF8511:01:000:Always ride in Reptos PL1
cybots:0:FF8512:01:500:Always ride in Reptos PL1 (2/4)
cybots:0:FF8513:01:500:Always ride in Reptos PL1 (3/4)
cybots:0:FF852C:01:500:Always ride in Reptos PL1 (4/4)
cybots:0:FF8511:02:000:Always ride in Fordy PL1
cybots:0:FF8512:02:500:Always ride in Fordy PL1 (2/4)
cybots:0:FF8513:02:500:Always ride in Fordy PL1 (3/4)
cybots:0:FF852C:02:500:Always ride in Fordy PL1 (4/4)
cybots:0:FF8511:03:000:Always ride in Guldin PL1
cybots:0:FF8512:03:500:Always ride in Guldin PL1 (2/4)
cybots:0:FF8513:03:500:Always ride in Guldin PL1 (3/4)
cybots:0:FF852C:03:500:Always ride in Guldin PL1 (4/4)
cybots:0:FF8511:04:000:Always ride in Swordsman PL1
cybots:0:FF8512:04:500:Always ride in Swordsman PL1 (2/4)
cybots:0:FF8513:04:500:Always ride in Swordsman PL1 (3/4)
cybots:0:FF852C:04:500:Always ride in Swordsman PL1 (4/4)
cybots:0:FF8511:05:000:Always ride in Lightning PL1
cybots:0:FF8512:05:500:Always ride in Lightning PL1 (2/4)
cybots:0:FF8513:05:500:Always ride in Lightning PL1 (3/4)
cybots:0:FF852C:05:500:Always ride in Lightning PL1 (4/4)
cybots:0:FF8511:06:000:Always ride in Jackal PL1
cybots:0:FF8512:06:500:Always ride in Jackal PL1 (2/4)
cybots:0:FF8513:06:500:Always ride in Jackal PL1 (3/4)
cybots:0:FF852C:06:500:Always ride in Jackal PL1 (4/4)
cybots:0:FF8511:07:000:Always ride in Vise PL1
cybots:0:FF8512:07:500:Always ride in Vise PL1 (2/4)
cybots:0:FF8513:07:500:Always ride in Vise PL1 (3/4)
cybots:0:FF852C:07:500:Always ride in Vise PL1 (4/4)
cybots:0:FF8511:08:000:Always ride in Cyclone PL1
cybots:0:FF8512:08:500:Always ride in Cyclone PL1 (2/4)
cybots:0:FF8513:08:500:Always ride in Cyclone PL1 (3/4)
cybots:0:FF852C:08:500:Always ride in Cyclone PL1 (4/4)
cybots:0:FF8511:09:000:Always ride in Riot PL1
cybots:0:FF8512:09:500:Always ride in Riot PL1 (2/4)
cybots:0:FF8513:09:500:Always ride in Riot PL1 (3/4)
cybots:0:FF852C:09:500:Always ride in Riot PL1 (4/4)
cybots:0:FF8511:0A:000:Always ride in Tarantula PL1
cybots:0:FF8512:0A:500:Always ride in Tarantula PL1 (2/4)
cybots:0:FF8513:0A:500:Always ride in Tarantula PL1 (3/4)
cybots:0:FF852C:0A:500:Always ride in Tarantula PL1 (4/4)
cybots:0:FF8511:0B:000:Always ride in Helion PL1
cybots:0:FF8512:0B:500:Always ride in Helion PL1 (2/4)
cybots:0:FF8513:0B:500:Always ride in Helion PL1 (3/4)
cybots:0:FF852C:0B:500:Always ride in Helion PL1 (4/4)
cybots:0:FF8511:0C:000:Always ride in Super-8 PL1
cybots:0:FF8512:0C:500:Always ride in Super-8 PL1 (2/4)
cybots:0:FF8513:0C:500:Always ride in Super-8 PL1 (3/4)
cybots:0:FF852C:0C:500:Always ride in Super-8 PL1 (4/4)
cybots:0:FF8511:0D:000:Always ride in Gaits PL1
cybots:0:FF8512:0D:500:Always ride in Gaits PL1 (2/4)
cybots:0:FF8513:0D:500:Always ride in Gaits PL1 (3/4)
cybots:0:FF852C:0D:500:Always ride in Gaits PL1 (4/4)
cybots:0:FF8511:0E:000:Always ride in Warlock PL1
cybots:0:FF8512:0E:500:Always ride in Warlock PL1 (2/4)
cybots:0:FF8513:0E:500:Always ride in Warlock PL1 (3/4)
cybots:0:FF852C:0E:500:Always ride in Warlock PL1 (4/4)
cybots:0:FF8511:0F:000:Always ride in Killer Bee PL1
cybots:0:FF8512:0F:500:Always ride in Killer Bee PL1 (2/4)
cybots:0:FF8513:0F:500:Always ride in Killer Bee PL1 (3/4)
cybots:0:FF852C:0F:500:Always ride in Killer Bee PL1 (4/4)
cybots:0:FF8510:00:001:Play as Jin Now! PL1
cybots:0:FF8510:01:001:Play as Santana Now! PL1
cybots:0:FF8510:02:001:Play as Mary Now! PL1
cybots:0:FF8510:03:001:Play as Arieta Now! PL1
cybots:0:FF8510:04:001:Play as Gawaine Now! PL1
cybots:0:FF8510:05:001:Play as Bao & Mao Now! PL1
cybots:0:FF8510:06:001:Play as Devilotte Now! PL1
cybots:0:FF8510:07:001:Play as Chiyomaru & Tessan Now! PL1
cybots:0:FF8510:08:001:Play as Shade Now! PL1
cybots:0:FF8510:09:001:Play as G. O. D. Now! PL1
cybots:0:FF85E5:98:000:Infinite Energy PL2
cybots:0:FF85E5:00:001:Drain All Energy Now! PL2
cybots:0:FF8934:3F:000:Infinite Power PL2
cybots:0:FF8934:00:001:Drain All Power Now! PL2
cybots:0:FF870C:30:000:Infinite Armour PL2
cybots:0:FF870D:00:500:Infinite Armour PL2 (2/2)
cybots:0:FF870E:30:000:Infinite Weapon PL2
cybots:0:FF8710:30:500:Infinite Weapon PL2 (2/2)
cybots:0:FF870A:1D:000:Infinite Boost PL2
cybots:0:FF8911:00:000:Always ride in Blodia PL2
cybots:0:FF8912:00:500:Always ride in Blodia PL2 (2/4)
cybots:0:FF8913:00:500:Always ride in Blodia PL2 (3/4)
cybots:0:FF892C:00:500:Always ride in Blodia PL2 (4/4)
cybots:0:FF8911:01:000:Always ride in Reptos PL2
cybots:0:FF8912:01:500:Always ride in Reptos PL2 (2/4)
cybots:0:FF8913:01:500:Always ride in Reptos PL2 (3/4)
cybots:0:FF892C:01:500:Always ride in Reptos PL2 (4/4)
cybots:0:FF8911:02:000:Always ride in Fordy PL2
cybots:0:FF8912:02:500:Always ride in Fordy PL2 (2/4)
cybots:0:FF8913:02:500:Always ride in Fordy PL2 (3/4)
cybots:0:FF892C:02:500:Always ride in Fordy PL2 (4/4)
cybots:0:FF8911:03:000:Always ride in Guldin PL2
cybots:0:FF8912:03:500:Always ride in Guldin PL2 (2/4)
cybots:0:FF8913:03:500:Always ride in Guldin PL2 (3/4)
cybots:0:FF892C:03:500:Always ride in Guldin PL2 (4/4)
cybots:0:FF8911:04:000:Always ride in Swordsman PL2
cybots:0:FF8912:04:500:Always ride in Swordsman PL2 (2/4)
cybots:0:FF8913:04:500:Always ride in Swordsman PL2 (3/4)
cybots:0:FF892C:04:500:Always ride in Swordsman PL2 (4/4)
cybots:0:FF8911:05:000:Always ride in Lightning PL2
cybots:0:FF8912:05:500:Always ride in Lightning PL2 (2/4)
cybots:0:FF8913:05:500:Always ride in Lightning PL2 (3/4)
cybots:0:FF892C:05:500:Always ride in Lightning PL2 (4/4)
cybots:0:FF8911:06:000:Always ride in Jackal PL2
cybots:0:FF8912:06:500:Always ride in Jackal PL2 (2/4)
cybots:0:FF8913:06:500:Always ride in Jackal PL2 (3/4)
cybots:0:FF892C:06:500:Always ride in Jackal PL2 (4/4)
cybots:0:FF8911:07:000:Always ride in Vise PL2
cybots:0:FF8912:07:500:Always ride in Vise PL2 (2/4)
cybots:0:FF8913:07:500:Always ride in Vise PL2 (3/4)
cybots:0:FF892C:07:500:Always ride in Vise PL2 (4/4)
cybots:0:FF8911:08:000:Always ride in Cyclone PL2
cybots:0:FF8912:08:500:Always ride in Cyclone PL2 (2/4)
cybots:0:FF8913:08:500:Always ride in Cyclone PL2 (3/4)
cybots:0:FF892C:08:500:Always ride in Cyclone PL2 (4/4)
cybots:0:FF8911:09:000:Always ride in Riot PL2
cybots:0:FF8912:09:500:Always ride in Riot PL2 (2/4)
cybots:0:FF8913:09:500:Always ride in Riot PL2 (3/4)
cybots:0:FF892C:09:500:Always ride in Riot PL2 (4/4)
cybots:0:FF8911:0A:000:Always ride in Tarantula PL2
cybots:0:FF8912:0A:500:Always ride in Tarantula PL2 (2/4)
cybots:0:FF8913:0A:500:Always ride in Tarantula PL2 (3/4)
cybots:0:FF892C:0A:500:Always ride in Tarantula PL2 (4/4)
cybots:0:FF8911:0B:000:Always ride in Helion PL2
cybots:0:FF8912:0B:500:Always ride in Helion PL2 (2/4)
cybots:0:FF8913:0B:500:Always ride in Helion PL2 (3/4)
cybots:0:FF892C:0B:500:Always ride in Helion PL2 (4/4)
cybots:0:FF8911:0C:000:Always ride in Super-8 PL2
cybots:0:FF8912:0C:500:Always ride in Super-8 PL2 (2/4)
cybots:0:FF8913:0C:500:Always ride in Super-8 PL2 (3/4)
cybots:0:FF892C:0C:500:Always ride in Super-8 PL2 (4/4)
cybots:0:FF8911:0D:000:Always ride in Gaits PL2
cybots:0:FF8912:0D:500:Always ride in Gaits PL2 (2/4)
cybots:0:FF8913:0D:500:Always ride in Gaits PL2 (3/4)
cybots:0:FF892C:0D:500:Always ride in Gaits PL2 (4/4)
cybots:0:FF8911:0E:000:Always ride in Warlock PL2
cybots:0:FF8912:0E:500:Always ride in Warlock PL2 (2/4)
cybots:0:FF8913:0E:500:Always ride in Warlock PL2 (3/4)
cybots:0:FF892C:0E:500:Always ride in Warlock PL2 (4/4)
cybots:0:FF8911:0F:000:Always ride in Killer Bee PL2
cybots:0:FF8912:0F:500:Always ride in Killer Bee PL2 (2/4)
cybots:0:FF8913:0F:500:Always ride in Killer Bee PL2 (3/4)
cybots:0:FF892C:0F:500:Always ride in Killer Bee PL2 (4/4)
cybots:0:FF8910:00:001:Play as Jin Now! PL2
cybots:0:FF8910:01:001:Play as Santana Now! PL2
cybots:0:FF8910:02:001:Play as Mary Now! PL2
cybots:0:FF8910:03:001:Play as Arieta Now! PL2
cybots:0:FF8910:04:001:Play as Gawaine Now! PL2
cybots:0:FF8910:05:001:Play as Bao & Mao Now! PL2
cybots:0:FF8910:06:001:Play as Devilotte Now! PL2
cybots:0:FF8910:07:001:Play as Chiyomaru & Tessan Now! PL2
cybots:0:FF8910:08:001:Play as Shade Now! PL2
cybots:0:FF8910:09:001:Play as G. O. D. Now! PL2
cybots:0:000000:00:999:[ These are the codes to set the machine region - the ]
cybots:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
cybots:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
cybots:0:FF80A0:00:000:Region Switch = Japan
cybots:0:FF80A0:02:000:Region Switch = USA
cybots:0:FF80A0:04:000:Region Switch = Asia
cybots:0:FF80A0:06:000:Region Switch = Hispanic
cybots:0:FF80A0:08:000:Region Switch = Euro
cybots:0:FF80A0:0A:000:Region Switch = Brazil
; [ Cyberbots: Fullmetal Madness (Japan 950420) ]
cybotsj:0:FF80B6:09:000:Infinite Credits:
cybotsj:0:FFEBA0:99:000:Infinite Time
cybotsj:0:FFEBA0:00:001:Finish this Round Now!
cybotsj:0:FF8530:08:001:Go to Final Stage Now!
cybotsj:0:FF852A:08:501:Go to Final Stage Now! (2/3)
cybotsj:0:FFEB36:08:501:Go to Final Stage Now! (3/3)
cybotsj:0:FF81E5:98:000:Infinite Energy PL1
cybotsj:0:FF81E5:00:001:Drain All Energy Now! PL1
cybotsj:0:FF8534:3F:000:Infinite Power PL1
cybotsj:0:FF8534:00:001:Drain All Power Now! PL1
cybotsj:0:FF830C:30:000:Infinite Armour PL1
cybotsj:0:FF830D:00:500:Infinite Armour PL1 (2/2)
cybotsj:0:FF830E:30:000:Infinite Weapon PL1
cybotsj:0:FF8310:30:500:Infinite Weapon PL1 (2/2)
cybotsj:0:FF830A:1D:000:Infinite Boost PL1
cybotsj:0:FF8511:00:000:Always ride in Blodia PL1
cybotsj:0:FF8512:00:500:Always ride in Blodia PL1 (2/4)
cybotsj:0:FF8513:00:500:Always ride in Blodia PL1 (3/4)
cybotsj:0:FF852C:00:500:Always ride in Blodia PL1 (4/4)
cybotsj:0:FF8511:01:000:Always ride in Reptos PL1
cybotsj:0:FF8512:01:500:Always ride in Reptos PL1 (2/4)
cybotsj:0:FF8513:01:500:Always ride in Reptos PL1 (3/4)
cybotsj:0:FF852C:01:500:Always ride in Reptos PL1 (4/4)
cybotsj:0:FF8511:02:000:Always ride in Fordy PL1
cybotsj:0:FF8512:02:500:Always ride in Fordy PL1 (2/4)
cybotsj:0:FF8513:02:500:Always ride in Fordy PL1 (3/4)
cybotsj:0:FF852C:02:500:Always ride in Fordy PL1 (4/4)
cybotsj:0:FF8511:03:000:Always ride in Guldin PL1
cybotsj:0:FF8512:03:500:Always ride in Guldin PL1 (2/4)
cybotsj:0:FF8513:03:500:Always ride in Guldin PL1 (3/4)
cybotsj:0:FF852C:03:500:Always ride in Guldin PL1 (4/4)
cybotsj:0:FF8511:04:000:Always ride in Swordsman PL1
cybotsj:0:FF8512:04:500:Always ride in Swordsman PL1 (2/4)
cybotsj:0:FF8513:04:500:Always ride in Swordsman PL1 (3/4)
cybotsj:0:FF852C:04:500:Always ride in Swordsman PL1 (4/4)
cybotsj:0:FF8511:05:000:Always ride in Lightning PL1
cybotsj:0:FF8512:05:500:Always ride in Lightning PL1 (2/4)
cybotsj:0:FF8513:05:500:Always ride in Lightning PL1 (3/4)
cybotsj:0:FF852C:05:500:Always ride in Lightning PL1 (4/4)
cybotsj:0:FF8511:06:000:Always ride in Jackal PL1
cybotsj:0:FF8512:06:500:Always ride in Jackal PL1 (2/4)
cybotsj:0:FF8513:06:500:Always ride in Jackal PL1 (3/4)
cybotsj:0:FF852C:06:500:Always ride in Jackal PL1 (4/4)
cybotsj:0:FF8511:07:000:Always ride in Vise PL1
cybotsj:0:FF8512:07:500:Always ride in Vise PL1 (2/4)
cybotsj:0:FF8513:07:500:Always ride in Vise PL1 (3/4)
cybotsj:0:FF852C:07:500:Always ride in Vise PL1 (4/4)
cybotsj:0:FF8511:08:000:Always ride in Cyclone PL1
cybotsj:0:FF8512:08:500:Always ride in Cyclone PL1 (2/4)
cybotsj:0:FF8513:08:500:Always ride in Cyclone PL1 (3/4)
cybotsj:0:FF852C:08:500:Always ride in Cyclone PL1 (4/4)
cybotsj:0:FF8511:09:000:Always ride in Riot PL1
cybotsj:0:FF8512:09:500:Always ride in Riot PL1 (2/4)
cybotsj:0:FF8513:09:500:Always ride in Riot PL1 (3/4)
cybotsj:0:FF852C:09:500:Always ride in Riot PL1 (4/4)
cybotsj:0:FF8511:0A:000:Always ride in Tarantula PL1
cybotsj:0:FF8512:0A:500:Always ride in Tarantula PL1 (2/4)
cybotsj:0:FF8513:0A:500:Always ride in Tarantula PL1 (3/4)
cybotsj:0:FF852C:0A:500:Always ride in Tarantula PL1 (4/4)
cybotsj:0:FF8511:0B:000:Always ride in Helion PL1
cybotsj:0:FF8512:0B:500:Always ride in Helion PL1 (2/4)
cybotsj:0:FF8513:0B:500:Always ride in Helion PL1 (3/4)
cybotsj:0:FF852C:0B:500:Always ride in Helion PL1 (4/4)
cybotsj:0:FF8511:0C:000:Always ride in Super-8 PL1
cybotsj:0:FF8512:0C:500:Always ride in Super-8 PL1 (2/4)
cybotsj:0:FF8513:0C:500:Always ride in Super-8 PL1 (3/4)
cybotsj:0:FF852C:0C:500:Always ride in Super-8 PL1 (4/4)
cybotsj:0:FF8511:0D:000:Always ride in Gaits PL1
cybotsj:0:FF8512:0D:500:Always ride in Gaits PL1 (2/4)
cybotsj:0:FF8513:0D:500:Always ride in Gaits PL1 (3/4)
cybotsj:0:FF852C:0D:500:Always ride in Gaits PL1 (4/4)
cybotsj:0:FF8511:0E:000:Always ride in Warlock PL1
cybotsj:0:FF8512:0E:500:Always ride in Warlock PL1 (2/4)
cybotsj:0:FF8513:0E:500:Always ride in Warlock PL1 (3/4)
cybotsj:0:FF852C:0E:500:Always ride in Warlock PL1 (4/4)
cybotsj:0:FF8511:0F:000:Always ride in Killer Bee PL1
cybotsj:0:FF8512:0F:500:Always ride in Killer Bee PL1 (2/4)
cybotsj:0:FF8513:0F:500:Always ride in Killer Bee PL1 (3/4)
cybotsj:0:FF852C:0F:500:Always ride in Killer Bee PL1 (4/4)
cybotsj:0:FF8510:00:001:Play as Jin Now! PL1
cybotsj:0:FF8510:01:001:Play as Santana Now! PL1
cybotsj:0:FF8510:02:001:Play as Mary Now! PL1
cybotsj:0:FF8510:03:001:Play as Arieta Now! PL1
cybotsj:0:FF8510:04:001:Play as Gawaine Now! PL1
cybotsj:0:FF8510:05:001:Play as Bao & Mao Now! PL1
cybotsj:0:FF8510:06:001:Play as Devilotte Now! PL1
cybotsj:0:FF8510:07:001:Play as Chiyomaru & Tessan Now! PL1
cybotsj:0:FF8510:08:001:Play as Shade Now! PL1
cybotsj:0:FF8510:09:001:Play as G. O. D. Now! PL1
cybotsj:0:FF85E5:98:000:Infinite Energy PL2
cybotsj:0:FF85E5:00:001:Drain All Energy Now! PL2
cybotsj:0:FF8934:3F:000:Infinite Power PL2
cybotsj:0:FF8934:00:001:Drain All Power Now! PL2
cybotsj:0:FF870C:30:000:Infinite Armour PL2
cybotsj:0:FF870D:00:500:Infinite Armour PL2 (2/2)
cybotsj:0:FF870E:30:000:Infinite Weapon PL2
cybotsj:0:FF8710:30:500:Infinite Weapon PL2 (2/2)
cybotsj:0:FF870A:1D:000:Infinite Boost PL2
cybotsj:0:FF8911:00:000:Always ride in Blodia PL2
cybotsj:0:FF8912:00:500:Always ride in Blodia PL2 (2/4)
cybotsj:0:FF8913:00:500:Always ride in Blodia PL2 (3/4)
cybotsj:0:FF892C:00:500:Always ride in Blodia PL2 (4/4)
cybotsj:0:FF8911:01:000:Always ride in Reptos PL2
cybotsj:0:FF8912:01:500:Always ride in Reptos PL2 (2/4)
cybotsj:0:FF8913:01:500:Always ride in Reptos PL2 (3/4)
cybotsj:0:FF892C:01:500:Always ride in Reptos PL2 (4/4)
cybotsj:0:FF8911:02:000:Always ride in Fordy PL2
cybotsj:0:FF8912:02:500:Always ride in Fordy PL2 (2/4)
cybotsj:0:FF8913:02:500:Always ride in Fordy PL2 (3/4)
cybotsj:0:FF892C:02:500:Always ride in Fordy PL2 (4/4)
cybotsj:0:FF8911:03:000:Always ride in Guldin PL2
cybotsj:0:FF8912:03:500:Always ride in Guldin PL2 (2/4)
cybotsj:0:FF8913:03:500:Always ride in Guldin PL2 (3/4)
cybotsj:0:FF892C:03:500:Always ride in Guldin PL2 (4/4)
cybotsj:0:FF8911:04:000:Always ride in Swordsman PL2
cybotsj:0:FF8912:04:500:Always ride in Swordsman PL2 (2/4)
cybotsj:0:FF8913:04:500:Always ride in Swordsman PL2 (3/4)
cybotsj:0:FF892C:04:500:Always ride in Swordsman PL2 (4/4)
cybotsj:0:FF8911:05:000:Always ride in Lightning PL2
cybotsj:0:FF8912:05:500:Always ride in Lightning PL2 (2/4)
cybotsj:0:FF8913:05:500:Always ride in Lightning PL2 (3/4)
cybotsj:0:FF892C:05:500:Always ride in Lightning PL2 (4/4)
cybotsj:0:FF8911:06:000:Always ride in Jackal PL2
cybotsj:0:FF8912:06:500:Always ride in Jackal PL2 (2/4)
cybotsj:0:FF8913:06:500:Always ride in Jackal PL2 (3/4)
cybotsj:0:FF892C:06:500:Always ride in Jackal PL2 (4/4)
cybotsj:0:FF8911:07:000:Always ride in Vise PL2
cybotsj:0:FF8912:07:500:Always ride in Vise PL2 (2/4)
cybotsj:0:FF8913:07:500:Always ride in Vise PL2 (3/4)
cybotsj:0:FF892C:07:500:Always ride in Vise PL2 (4/4)
cybotsj:0:FF8911:08:000:Always ride in Cyclone PL2
cybotsj:0:FF8912:08:500:Always ride in Cyclone PL2 (2/4)
cybotsj:0:FF8913:08:500:Always ride in Cyclone PL2 (3/4)
cybotsj:0:FF892C:08:500:Always ride in Cyclone PL2 (4/4)
cybotsj:0:FF8911:09:000:Always ride in Riot PL2
cybotsj:0:FF8912:09:500:Always ride in Riot PL2 (2/4)
cybotsj:0:FF8913:09:500:Always ride in Riot PL2 (3/4)
cybotsj:0:FF892C:09:500:Always ride in Riot PL2 (4/4)
cybotsj:0:FF8911:0A:000:Always ride in Tarantula PL2
cybotsj:0:FF8912:0A:500:Always ride in Tarantula PL2 (2/4)
cybotsj:0:FF8913:0A:500:Always ride in Tarantula PL2 (3/4)
cybotsj:0:FF892C:0A:500:Always ride in Tarantula PL2 (4/4)
cybotsj:0:FF8911:0B:000:Always ride in Helion PL2
cybotsj:0:FF8912:0B:500:Always ride in Helion PL2 (2/4)
cybotsj:0:FF8913:0B:500:Always ride in Helion PL2 (3/4)
cybotsj:0:FF892C:0B:500:Always ride in Helion PL2 (4/4)
cybotsj:0:FF8911:0C:000:Always ride in Super-8 PL2
cybotsj:0:FF8912:0C:500:Always ride in Super-8 PL2 (2/4)
cybotsj:0:FF8913:0C:500:Always ride in Super-8 PL2 (3/4)
cybotsj:0:FF892C:0C:500:Always ride in Super-8 PL2 (4/4)
cybotsj:0:FF8911:0D:000:Always ride in Gaits PL2
cybotsj:0:FF8912:0D:500:Always ride in Gaits PL2 (2/4)
cybotsj:0:FF8913:0D:500:Always ride in Gaits PL2 (3/4)
cybotsj:0:FF892C:0D:500:Always ride in Gaits PL2 (4/4)
cybotsj:0:FF8911:0E:000:Always ride in Warlock PL2
cybotsj:0:FF8912:0E:500:Always ride in Warlock PL2 (2/4)
cybotsj:0:FF8913:0E:500:Always ride in Warlock PL2 (3/4)
cybotsj:0:FF892C:0E:500:Always ride in Warlock PL2 (4/4)
cybotsj:0:FF8911:0F:000:Always ride in Killer Bee PL2
cybotsj:0:FF8912:0F:500:Always ride in Killer Bee PL2 (2/4)
cybotsj:0:FF8913:0F:500:Always ride in Killer Bee PL2 (3/4)
cybotsj:0:FF892C:0F:500:Always ride in Killer Bee PL2 (4/4)
cybotsj:0:FF8910:00:001:Play as Jin Now! PL2
cybotsj:0:FF8910:01:001:Play as Santana Now! PL2
cybotsj:0:FF8910:02:001:Play as Mary Now! PL2
cybotsj:0:FF8910:03:001:Play as Arieta Now! PL2
cybotsj:0:FF8910:04:001:Play as Gawaine Now! PL2
cybotsj:0:FF8910:05:001:Play as Bao & Mao Now! PL2
cybotsj:0:FF8910:06:001:Play as Devilotte Now! PL2
cybotsj:0:FF8910:07:001:Play as Chiyomaru & Tessan Now! PL2
cybotsj:0:FF8910:08:001:Play as Shade Now! PL2
cybotsj:0:FF8910:09:001:Play as G. O. D. Now! PL2
cybotsj:0:000000:00:999:[ These are the codes to set the machine region - the ]
cybotsj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
cybotsj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
cybotsj:0:FF80A0:00:000:Region Switch = Japan
cybotsj:0:FF80A0:02:000:Region Switch = USA
cybotsj:0:FF80A0:04:000:Region Switch = Asia
cybotsj:0:FF80A0:06:000:Region Switch = Hispanic
cybotsj:0:FF80A0:08:000:Region Switch = Euro
cybotsj:0:FF80A0:0A:000:Region Switch = Brazil
; [ Cyber Commando (Rev. CY1, Japan) ]
cybrcomm:0:0000:00:999:[ There are no cheats ]:REASON 1
cybrcomm:0:0000:00:999:[ for this game as it ]:REASON 1
cybrcomm:0:0000:00:999:[ didn't work the last ]:REASON 1
cybrcomm:0:0000:00:999:[ time it was tested. ]:REASON 1
cybrcomm:0:0000:00:999:[ If the game now works ]:REASON 1
cybrcomm:0:0000:00:999:[ please request cheats ]:REASON 1
cybrcomm:0:0000:00:999:[ for it on the cheat ]:REASON 1
cybrcomm:0:0000:00:999:[ forums. ]:REASON 1
; [ Cyber Cycles (Rev. CB2 Ver.C) ]
cybrcycc:0:0000:00:999:[ There are no cheats ]:REASON 1
cybrcycc:0:0000:00:999:[ for this game as it ]:REASON 1
cybrcycc:0:0000:00:999:[ didn't work the last ]:REASON 1
cybrcycc:0:0000:00:999:[ time it was tested. ]:REASON 1
cybrcycc:0:0000:00:999:[ If the game now works ]:REASON 1
cybrcycc:0:0000:00:999:[ please request cheats ]:REASON 1
cybrcycc:0:0000:00:999:[ for it on the cheat ]:REASON 1
cybrcycc:0:0000:00:999:[ forums. ]:REASON 1
; [ Cyber Sled ]
cybsled:0:0000:00:999:[ There are no cheats ]:REASON 1
cybsled:0:0000:00:999:[ for this game as it ]:REASON 1
cybsled:0:0000:00:999:[ didn't work the last ]:REASON 1
cybsled:0:0000:00:999:[ time it was tested. ]:REASON 1
cybsled:0:0000:00:999:[ If the game now works ]:REASON 1
cybsled:0:0000:00:999:[ please request cheats ]:REASON 1
cybsled:0:0000:00:999:[ for it on the cheat ]:REASON 1
cybsled:0:0000:00:999:[ forums. ]:REASON 1
; [ Cycle Shooting ]
cyclshtg:0:0000:00:999:[ There are no cheats ]:REASON 1
cyclshtg:0:0000:00:999:[ for this game as it ]:REASON 1
cyclshtg:0:0000:00:999:[ didn't work the last ]:REASON 1
cyclshtg:0:0000:00:999:[ time it was tested. ]:REASON 1
cyclshtg:0:0000:00:999:[ If the game now works ]:REASON 1
cyclshtg:0:0000:00:999:[ please request cheats ]:REASON 1
cyclshtg:0:0000:00:999:[ for it on the cheat ]:REASON 1
cyclshtg:0:0000:00:999:[ forums. ]:REASON 1
; [ Cyvern (Japan) ]
cyvern:0:0604D50B:09:000:Infinite Lives PL1
cyvern:0:0604D507:08:000:Infinite Bombs PL1
cyvern:0:0604D501:3F:000:Infinite "Banish" PL1
cyvern:0:0604D4FF:08:000:Maximum Fire Power PL1
cyvern:0:0600011B:02:000:Invincibility PL1
cyvern:0:0604D553:09:000:Infinite Lives PL2
cyvern:0:0604D54F:08:000:Infinite Bombs PL2
cyvern:0:0604D549:3F:000:Infinite "Banish" PL2
cyvern:0:0604D547:08:000:Maximum Fire Power PL2
cyvern:0:0600021B:02:000:Invincibility PL2
; [ Cassette: Zeroize? ]
czeroize:0:0000:00:999:[ There are no cheats ]:REASON 1
czeroize:0:0000:00:999:[ for this game as it ]:REASON 1
czeroize:0:0000:00:999:[ didn't work the last ]:REASON 1
czeroize:0:0000:00:999:[ time it was tested. ]:REASON 1
czeroize:0:0000:00:999:[ If the game now works ]:REASON 1
czeroize:0:0000:00:999:[ please request cheats ]:REASON 1
czeroize:0:0000:00:999:[ for it on the cheat ]:REASON 1
czeroize:0:0000:00:999:[ forums. ]:REASON 1
; [ Kyukyoku Sentai Dadandarn (Japan ver JAA) ]
dadandrn:0:600035:FF:000:Infinite Credits
:dadandrn:00100000:400052:00000200:FFFFFFFF:Infinite Energy PL1
:dadandrn:00100001:400052:00000000:FFFFFFFF:Drain All Energy Now! PL1
:dadandrn:00100000:400252:00000200:FFFFFFFF:Infinite Energy PL2
:dadandrn:00100001:400252:00000000:FFFFFFFF:Drain All Energy Now! PL2
:dadandrn:83100000:601EAC:00000300:00000052:Infinite Energy CPU
:dadandrn:83100001:601EAC:00000000:00000052:Drain All Energy Now! CPU
; [ Dai Makai-Mura (Japan) ]
daimakai:0:FF06D3:59:000:Infinite Time
daimakai:0:FF0931:FF:000:Invincibility "ON"
daimakai:0:FF0931:00:001:Invincibility "OFF"
daimakai:0:FF095E:01:000:Always have Powerup
daimakai:0:FF095E:01:001:Get Powerup Now!
daimakai:0:FF07AD:08:000:Infinite Lives PL1
daimakai:0:FF07AA:00:000:Always naked PL1
daimakai:0:FF07AC:01:500:Always naked PL1 (2/2)
daimakai:0:FF07AA:01:000:Always golden armour PL1
daimakai:0:FF07AC:03:500:Always golden armour PL1(2/2)
daimakai:0:FF07AA:01:000:Always silver armour PL1
daimakai:0:FF07AC:02:500:Always silver armour PL1(2/2)
daimakai:0:FF07C6:00:000:Always have Weapon=Lance PL1
daimakai:0:FF07C6:01:000:Always have Weapon=Knife PL1
daimakai:0:FF07C6:02:000:Always have Weapon=Torch PL1
daimakai:0:FF07C6:03:000:Always have Weapon=Sword PL1
daimakai:0:FF07C6:04:000:Always have Weapon=Axe PL1
daimakai:0:FF07C6:05:000:Always have Weapon=Shield PL1
daimakai:0:FF07C6:06:000:Always have Weapon=Fireb. PL1
daimakai:0:FF07AA:00:001:Get naked Now! PL1
daimakai:0:FF07AC:01:501:Get naked Now! PL1 (2/2)
daimakai:0:FF07AA:01:001:Get golden armourNow!PL1
daimakai:0:FF07AC:03:501:Get golden armourNow!PL1(2/2)
daimakai:0:FF07AA:01:001:Get silver armourNow!PL1
daimakai:0:FF07AC:02:501:Get silver armourNow!PL1(2/2)
daimakai:0:FF07C6:00:001:Get Weapon=Lance Now! PL1
daimakai:0:FF07C6:01:001:Get Weapon=Knife Now! PL1
daimakai:0:FF07C6:02:001:Get Weapon=Torch Now! PL1
daimakai:0:FF07C6:03:001:Get Weapon=Sword Now! PL1
daimakai:0:FF07C6:04:001:Get Weapon=Axe Now! PL1
daimakai:0:FF07C6:05:001:Get Weapon=Shield Now! PL1
daimakai:0:FF07C6:06:001:Get Weapon=Fireball Now! PL1
daimakai:0:FF080D:08:000:Infinite Lives PL2
daimakai:0:FF080A:00:000:Always naked PL2
daimakai:0:FF080C:01:500:Always naked PL2 (2/2)
daimakai:0:FF080A:01:000:Always golden armour PL2
daimakai:0:FF080C:03:500:Always golden armour PL2(2/2)
daimakai:0:FF080A:01:000:Always silver armour PL2
daimakai:0:FF080C:02:500:Always silver armour PL2(2/2)
daimakai:0:FF0826:00:000:Always have Weapon=Lance PL2
daimakai:0:FF0826:01:000:Always have Weapon=Knife PL2
daimakai:0:FF0826:02:000:Always have Weapon=Torch PL2
daimakai:0:FF0826:03:000:Always have Weapon=Sword PL2
daimakai:0:FF0826:04:000:Always have Weapon=Axe PL2
daimakai:0:FF0826:05:000:Always have Weapon=Shield PL2
daimakai:0:FF0826:06:000:Always have Weapon=Fireb. PL2
daimakai:0:FF080A:00:001:Get naked Now! PL2
daimakai:0:FF080C:01:501:Get naked Now! PL2 (2/2)
daimakai:0:FF080A:01:001:Get golden armourNow!PL2
daimakai:0:FF080C:03:501:Get golden armourNow!PL2(2/2)
daimakai:0:FF080A:01:001:Get silver armourNow!PL2
daimakai:0:FF080C:02:501:Get silver armourNow!PL2(2/2)
daimakai:0:FF0826:00:001:Get Weapon=Lance Now! PL2
daimakai:0:FF0826:01:001:Get Weapon=Knife Now! PL2
daimakai:0:FF0826:02:001:Get Weapon=Torch Now! PL2
daimakai:0:FF0826:03:001:Get Weapon=Sword Now! PL2
daimakai:0:FF0826:04:001:Get Weapon=Axe Now! PL2
daimakai:0:FF0826:05:001:Get Weapon=Shield Now! PL2
daimakai:0:FF0826:06:001:Get Weapon=Fireball Now! PL2
daimakai:0:FF07AC:04:000:Always be duck (BUGGY)
daimakai:0:FF07C4:42:000:Always be old man (BUGGY)
daimakai:0:FF07C4:44:000:Dance Routine (BUGGY)
daimakai:0:FFD0BB:00:001:Polymorph = duck (normal)?
daimakai:0:FFD0BB:00:000:Polymorph = duck (never)?
daimakai:0:FF0931:FF:000:Invincibility ON(fixed)
daimakai:0:FF0931:00:001:Invincibility OFF(fixed)
daimakai:0:FF0955:16:001:Round Clear Now!!
daimakai:0:FF07C8:02:001:Go to Round 1
daimakai:0:FF0955:16:501:Go to Round 1(2/2)
daimakai:0:FF07C8:00:001:Go to Round 2
daimakai:0:FF0955:16:501:Go to Round 2(2/2)
daimakai:0:FF07C8:01:001:Go to Round 3
daimakai:0:FF0955:16:501:Go to Round 3(2/2)
daimakai:0:FF07C8:03:001:Go to Round 4
daimakai:0:FF0955:16:501:Go to Round 4(2/2)
daimakai:0:FF07C8:05:001:Go to Round 5
daimakai:0:FF0955:16:501:Go to Round 5(2/2)
daimakai:0:FF07C8:07:001:Go to Final Round
daimakai:0:FF0955:16:501:Go to Final Round(2/4)
daimakai:0:FF07D5:01:501:Go to Final Round(3/4):Loop Check
daimakai:0:FF07C6:06:501:Go to Final Round(4/4):Item Check
; [ Daioh ]
daioh:0:10754D:05:000:Infinite Lives PL1
daioh:0:107551:14:000:Infinite Bombs PL1
daioh:0:1075AF:03:000:Maximum Speed PL1
daioh:0:10753F:03:000:Maximum Fire Power PL1
daioh:0:107555:03:500:Maximum Fire Power PL1 (2/2)
daioh:0:105CDD:01:000:Invincibility "ON" PL1
daioh:0:105CCB:01:500:Invincibility "ON" PL1 (2/2)
daioh:0:105CDD:00:001:Invincibility "OFF" PL1
daioh:0:105CCB:00:501:Invincibility "OFF" PL1 (2/2)
daioh:0:10754F:05:000:Infinite Lives PL2
daioh:0:107553:14:000:Infinite Bombs PL2
daioh:0:1075B1:03:000:Maximum Speed PL2
daioh:0:107541:03:000:Maximum Fire Power PL2
daioh:0:107557:03:500:Maximum Fire Power PL2 (2/2)
daioh:0:105D1D:01:000:Invincibility "ON" PL2
daioh:0:105D0B:01:500:Invincibility "ON" PL2 (2/2)
daioh:0:105D1D:00:001:Invincibility "OFF" PL2
daioh:0:105D0B:00:501:Invincibility "OFF" PL2 (2/2)
; [ Mahjong Daireikai ]
daireika:0:0000:00:999:[ There are no cheats ]:REASON 1
daireika:0:0000:00:999:[ for this game as it ]:REASON 1
daireika:0:0000:00:999:[ didn't work the last ]:REASON 1
daireika:0:0000:00:999:[ time it was tested. ]:REASON 1
daireika:0:0000:00:999:[ If the game now works ]:REASON 1
daireika:0:0000:00:999:[ please request cheats ]:REASON 1
daireika:0:0000:00:999:[ for it on the cheat ]:REASON 1
daireika:0:0000:00:999:[ forums. ]:REASON 1
; [ Dai Ressya Goutou (Japan) ]
dairesya:0:3270:0A:000:Infinite Lives
dairesya:0:3442:00:000:Infinite Time
dairesya:0:3604:03:000:Infinite Ammo
dairesya:0:3205:04:000:Invincibility
dairesya:0:0000:00:999:[Use these cheats with the ]
dairesya:0:0000:00:999:[Infinite Ammo cheat ON for ]
dairesya:0:0000:00:999:[the best effect!! ]
dairesya:0:3605:00:000:Always have Fire
dairesya:0:3605:01:000:Always have Rope
dairesya:0:3605:02:000:Always have Bomb
dairesya:0:3605:00:001:Get Fire Now!
dairesya:0:3605:01:001:Get Rope Now!
dairesya:0:3605:02:001:Get Bomb Now!
; [ Daisenpu (Japan) ]
daisenpu:0:F000F3:09:000:Infinite Credits
daisenpu:0:F0164D:08:000:Infinite Lives
daisenpu:0:F0164F:07:000:Infinite Bombs
daisenpu:0:F016B3:03:000:Always have Max Fire Power
; [ Daisu-Kiss (ver JAA) ]
daiskiss:0:C0136F:09:000:Infinite Time (Question)
:daiskiss:00000000:C01173:00000000:FFFFFFFF:Infinite Lives PL1 (Question)
:daiskiss:00000000:C01273:00000000:FFFFFFFF:Infinite Lives PL2 (Question)
daiskiss:0:C0146F:09:000:Infinite Time (Geography)
:daiskiss:00000000:C0107F:00000003:FFFFFFFF:Infinite Lives PL1 (Geography)
:daiskiss:00000000:C0127F:00000003:FFFFFFFF:Infinite Lives PL2 (Geography)
daiskiss:0:C0156F:1D:000:Infinite Time (Kiss)
daiskiss:0:C01483:63:000:finish PL1 (Hit)
daiskiss:0:C01683:63:000:finish PL2 (Hit)
daiskiss:0:C0118D:03:000:Infinite Lives PL1 (Bake)
daiskiss:0:C0128D:03:000:Infinite Lives PL2 (Bake)
daiskiss:0:C02770:02:000:Infinite Time (English,Arith)
daiskiss:0:C087F3:03:000:Infinite Lives PL1 (English,Arith)
daiskiss:0:C0892F:03:000:Infinite Lives PL2 (English,Arith)
daiskiss:0:C0306F:09:000:Infinite Time PL1(Ice Cream)
daiskiss:0:C04A6F:09:000:Infinite Time PL2(Ice Cream)
daiskiss:0:C0287F:02:000:Infinite Lives PL1 (Dance)
daiskiss:0:C0297F:02:000:Infinite Lives PL2 (Dance)
daiskiss:0:C08C3D:02:000:Infinite Lives PL1 (Block)
daiskiss:0:C08C3F:02:000:Infinite Lives PL2 (Block)
daiskiss:0:C0586F:09:000:Infinite Time PL1 (Discern)
daiskiss:0:C07D85:00:000:Infinite Lives PL1 (Discern)
daiskiss:0:C07E85:00:000:Infinite Lives PL2 (Discern)
:daiskiss:00000006:C01073:00000000:FFFFFFFF:Watch Me For Good Answer [Quiz]
;The above cheats still need verifying
; [ Daitoride ]
daitorid:0:804048:63:000:Infinite Credits
daitorid:0:8000A5:70:000:Infinite Time (Turn OFF at end of level)
; [ Mahjong Daiyogen (Japan) ]
daiyogen:0:C702:00:000:Always winning hand (dealer)
daiyogen:0:CB02:01:500:Always winning hand (dealer) (2/2)
daiyogen:0:0000:00:999:[ The winning hand cheat must be activated when there ]
daiyogen:0:0000:00:999:[ are 14 tiles in your hand, then press the RON key ]
daiyogen:0:0000:00:999:[ ('Z' by default). The tiles do not visually change ]
daiyogen:0:0000:00:999:[ until you make a move. ]
daiyogen:0:CE81:30:000:Always winning hand
daiyogen:0:CE82:30:500:Always winning hand (02/14)
daiyogen:0:CE83:30:500:Always winning hand (03/14)
daiyogen:0:CE84:31:500:Always winning hand (04/14)
daiyogen:0:CE85:31:500:Always winning hand (05/14)
daiyogen:0:CE86:31:500:Always winning hand (06/14)
daiyogen:0:CE87:32:500:Always winning hand (07/14)
daiyogen:0:CE88:32:500:Always winning hand (08/14)
daiyogen:0:CE89:32:500:Always winning hand (09/14)
daiyogen:0:CE8A:33:500:Always winning hand (10/14)
daiyogen:0:CE8B:33:500:Always winning hand (11/14)
daiyogen:0:CE8C:33:500:Always winning hand (12/14)
daiyogen:0:CE8D:34:500:Always winning hand (13/14)
daiyogen:0:CE8E:34:500:Always winning hand (14/14)
daiyogen:0:CE81:30:001:Get winning hand Now!:Not working yet !
daiyogen:0:CE82:30:501:Get winning hand Now! (02/14)
daiyogen:0:CE83:30:501:Get winning hand Now! (03/14)
daiyogen:0:CE84:31:501:Get winning hand Now! (04/14)
daiyogen:0:CE85:31:501:Get winning hand Now! (05/14)
daiyogen:0:CE86:31:501:Get winning hand Now! (06/14)
daiyogen:0:CE87:32:501:Get winning hand Now! (07/14)
daiyogen:0:CE88:32:501:Get winning hand Now! (08/14)
daiyogen:0:CE89:32:501:Get winning hand Now! (09/14)
daiyogen:0:CE8A:33:501:Get winning hand Now! (10/14)
daiyogen:0:CE8B:33:501:Get winning hand Now! (11/14)
daiyogen:0:CE8C:33:501:Get winning hand Now! (12/14)
daiyogen:0:CE8D:34:501:Get winning hand Now! (13/14)
daiyogen:0:CE8E:34:501:Get winning hand Now! (14/14)
:daiyogen:00000006:CE81:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:daiyogen:00000006:CA81:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
daiyogen:0:0000:00:999:[ Here is the look-up list for ]
daiyogen:0:0000:00:999:[ the above watches. ]
daiyogen:0:0000:00:999:[ ]
daiyogen:0:0000:00:999:[ value common name chinese name ]
daiyogen:0:0000:00:999:[ ??h - no tile - ]
daiyogen:0:0000:00:999:[ 00h 1 "characters" 1 "wan" ]
daiyogen:0:0000:00:999:[ 01h 2 "characters" 2 "wan" ]
daiyogen:0:0000:00:999:[ 02h 3 "characters" 3 "wan" ]
daiyogen:0:0000:00:999:[ 03h 4 "characters" 4 "wan" ]
daiyogen:0:0000:00:999:[ 04h 5 "characters" 5 "wan" ]
daiyogen:0:0000:00:999:[ 05h 6 "characters" 6 "wan" ]
daiyogen:0:0000:00:999:[ 06h 7 "characters" 7 "wan" ]
daiyogen:0:0000:00:999:[ 07h 8 "characters" 8 "wan" ]
daiyogen:0:0000:00:999:[ 08h 9 "characters" 9 "wan" ]
daiyogen:0:0000:00:999:[ 10h 1 "dots" 1 "tung" ]
daiyogen:0:0000:00:999:[ 11h 2 "dots" 2 "tung" ]
daiyogen:0:0000:00:999:[ 12h 3 "dots" 3 "tung" ]
daiyogen:0:0000:00:999:[ 13h 4 "dots" 4 "tung" ]
daiyogen:0:0000:00:999:[ 14h 5 "dots" 5 "tung" ]
daiyogen:0:0000:00:999:[ 15h 6 "dots" 6 "tung" ]
daiyogen:0:0000:00:999:[ 16h 7 "dots" 7 "tung" ]
daiyogen:0:0000:00:999:[ 17h 8 "dots" 8 "tung" ]
daiyogen:0:0000:00:999:[ 18h 9 "dots" 9 "tung" ]
daiyogen:0:0000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
daiyogen:0:0000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
daiyogen:0:0000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
daiyogen:0:0000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
daiyogen:0:0000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
daiyogen:0:0000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
daiyogen:0:0000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
daiyogen:0:0000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
daiyogen:0:0000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
daiyogen:0:0000:00:999:[ 30h East "wind" ]
daiyogen:0:0000:00:999:[ 31h South "wind" ]
daiyogen:0:0000:00:999:[ 32h West "wind" ]
daiyogen:0:0000:00:999:[ 33h North "wind" ]
daiyogen:0:0000:00:999:[ 34h White "dragon" ]
daiyogen:0:0000:00:999:[ 35h Green "dragon" ]
daiyogen:0:0000:00:999:[ 36h Red "dragon" ]
; [ DakkoChan Jansoh ]
dakkochn:0:0000:00:999:[ There are no cheats ]:REASON 1
dakkochn:0:0000:00:999:[ for this game as it ]:REASON 1
dakkochn:0:0000:00:999:[ didn't work the last ]:REASON 1
dakkochn:0:0000:00:999:[ time it was tested. ]:REASON 1
dakkochn:0:0000:00:999:[ If the game now works ]:REASON 1
dakkochn:0:0000:00:999:[ please request cheats ]:REASON 1
dakkochn:0:0000:00:999:[ for it on the cheat ]:REASON 1
dakkochn:0:0000:00:999:[ forums. ]:REASON 1
; [ Dancing Eyes (DC1/VER.A) ]
danceyes:0:002B51DC:09:000:Infinite Credits
danceyes:0:002B51A0:01:000:Always See Through Mode
:danceyes:00000500:0021F064:0000000E:FFFFFFFF:Select Stage
; [ Danchi de Hanafuoda ]
danchih:0:0000:00:999:[ This game hasn't even ]:REASON 11
danchih:0:0000:00:999:[ been looked at due to ]:REASON 11
danchih:0:0000:00:999:[ time constraints - Too]:REASON 11
danchih:0:0000:00:999:[ many games and so ]:REASON 11
danchih:0:0000:00:999:[ little time. It is ]:REASON 11
danchih:0:0000:00:999:[ even possible that ]:REASON 11
danchih:0:0000:00:999:[ this game may be a ]:REASON 11
danchih:0:0000:00:999:[ clone of an existing ]:REASON 11
danchih:0:0000:00:999:[ game which may have ]:REASON 11
danchih:0:0000:00:999:[ cheats. Please search ]:REASON 11
danchih:0:0000:00:999:[ the cheat forums ]:REASON 11
danchih:0:0000:00:999:[ before posting cheat ]:REASON 11
danchih:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Dangar - Ufo Robo (12/1/1986) ]
dangar:0:EC1F:03:000:Infinite polymorphs
dangar:0:EC19:F4:000:Infinite polymorph time
dangar:0:EC19:02:001:No more morph time
dangar:0:EC1A:00:501:No more morph time (2/2)
dangar:0:EC01:84:001:Get Formation Robot Now!
dangar:0:EC04:02:541:Get Formation Robot Now!(2/2)
dangar:0:EC04:02:000:Invincibility "ON"
dangar:0:EC04:00:001:Invincibility "OFF"
dangar:0:E38C:05:000:Infinite Lives PL1
dangar:0:E3A8:FF:000:Infinite Continues PL1
dangar:0:E38D:05:000:Infinite Lives PL2
dangar:0:E3A9:FF:000:Infinite Continues PL2
; [ Dangar - Ufo Robo (9/26/1986) ]
dangar2:0:EC1F:03:000:Infinite polymorphs
dangar2:0:EC19:F4:000:Infinite polymorph time
dangar2:0:EC19:02:001:No more morph time
dangar2:0:EC1A:00:501:No more morph time (2/2)
dangar2:0:EC01:84:001:Get Formation Robot Now!
dangar2:0:EC04:02:541:Get Formation Robot Now!(2/2)
dangar2:0:EC04:02:000:Invincibility "ON"
dangar2:0:EC04:00:001:Invincibility "OFF"
dangar2:0:0000:00:999:[See the Dip Switch Menu to ]
dangar2:0:0000:00:999:[enable alternate ]
dangar2:0:0000:00:999:[Invincibility cheats. ]
dangar2:0:E38C:05:000:Infinite Lives PL1
dangar2:0:E38D:05:000:Infinite Lives PL2
; [ Dangar - Ufo Robo (bootleg) ]
dangarb:0:EC1F:03:000:Infinite polymorphs
dangarb:0:EC19:F4:000:Infinite polymorph time
dangarb:0:EC19:02:001:No more morph time
dangarb:0:EC1A:00:501:No more morph time (2/2)
dangarb:0:EC01:84:001:Get Formation Robot Now!
dangarb:0:EC04:02:541:Get Formation Robot Now!(2/2)
dangarb:0:EC04:02:000:Invincibility "ON"
dangarb:0:EC04:00:001:Invincibility "OFF"
dangarb:0:0000:00:999:[See the Dip Switch Menu to ]
dangarb:0:0000:00:999:[enable alternate ]
dangarb:0:0000:00:999:[Invincibility cheats. ]
dangarb:0:E38C:05:000:Infinite Lives PL1
dangarb:0:E38D:05:000:Infinite Lives PL2
; [ Danger Zone ]
dangerz:0:E123:09:000:Infinite Credits
; [ Dangerous Seed (Japan) ]
dangseed:0:0050:03:000:Infinite Energy
dangseed:0:0003:00:000:Flicking Off
dangseed:0:0051:01:000:Invincibility 'ON':Invalid use Bomb,Enemy Shot
dangseed:0:0051:00:001:Invincibility 'OFF'
dangseed:0:0000:00:999:[ Only enable ONE kind of ]
dangseed:0:0000:00:999:[ super weapon at a time ]
dangseed:0:060C:03:000:Maximum ring laser
dangseed:0:060D:03:500:Maximum ring laser (2/4)
dangseed:0:060E:03:500:Maximum ring laser (3/4)
dangseed:0:060F:03:500:Maximum ring laser (4/4)
dangseed:0:060C:02:000:Maximum melt miss.
dangseed:0:060D:02:500:Maximum melt miss. (2/4)
dangseed:0:060E:02:500:Maximum melt miss. (3/4)
dangseed:0:060F:02:500:Maximum melt miss. (4/4)
dangseed:0:060C:01:000:Maximum hyper bomb
dangseed:0:060D:01:500:Maximum hyper bomb (2/4)
dangseed:0:060E:01:500:Maximum hyper bomb (3/4)
dangseed:0:060F:01:500:Maximum hyper bomb (4/4)
dangseed:0:0000:00:999:[Enable this cheat on the ]
dangseed:0:0000:00:999:[ Take off screen ]
dangseed:0:0605:0A:071:Select Start Round
dangseed:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Dan-Ku-Ga (Prototype) ]
dankuga:0:40E175:09:000:Infinite Credits
dankuga:0:409737:09:000:Infinite Time
dankuga:0:409733:09:500:Infinite Time (2/2)
dankuga:0:409737:00:001:Finish this Round Now!
dankuga:0:409733:00:501:Finish this Round Now! (2/2)
dankuga:0:412B35:64:000:Infinite Energy PL1
dankuga:0:412B35:00:001:Drain All Energy Now! PL1
dankuga:0:412BC1:C8:000:Always have Max CRUSH PL1
dankuga:0:412BC1:00:000:Always have Min CRUSH PL1
dankuga:0:412BC1:C8:001:Get Max CRUSH Now! PL1
dankuga:0:412BC1:00:001:Get Min CRUSH Now! PL1
dankuga:0:412D35:64:000:Infinite Energy PL2
dankuga:0:412D35:00:001:Drain All Energy Now! PL2
dankuga:0:412DC1:C8:000:Always have Max CRUSH PL2
dankuga:0:412DC1:00:000:Always have Min CRUSH PL2
dankuga:0:412DC1:C8:001:Get Max CRUSH Now! PL2
dankuga:0:412DC1:00:001:Get Min CRUSH Now! PL2
dankuga:0:000000:00:999:[After you enable these region cheats to see any ]
dankuga:0:000000:00:999:[effect you will have to reset the game (F3). ]
dankuga:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
dankuga:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
dankuga:0:1FFFFF:01:100:Region Switch = Japan
dankuga:0:1FFFFF:02:100:Region Switch = US
dankuga:0:1FFFFF:03:100:Region Switch = World
; [ Daraku Tenshi - The Fallen Angels ]
daraku:0:06000004:01:000:Disable Japanese subtitles
daraku:0:000115FF:00:100:Infinite Time
daraku:0:0602DF1B:61:000:Infinite Energy PL1
daraku:0:0602DF1B:00:001:Drain All Energy Now! PL1
daraku:0:0602DF24:63:000:Infinite Guard PL1
daraku:0:0602DF21:2C:000:Always have Maximum Power PL1
daraku:0:0602DF22:01:500:Always have Maximum Power PL1 (2/3)
daraku:0:0602DF23:B8:500:Always have Maximum Power PL1 (3/3)
daraku:0:0602DF21:00:000:Always have Minimum Power PL1
daraku:0:0602DF22:00:500:Always have Minimum Power PL1 (2/3)
daraku:0:0602DF23:00:500:Always have Minimum Power PL1 (3/3)
daraku:0:0602E11B:61:000:Infinite Energy PL2
daraku:0:0602E11B:00:001:Drain All Energy Now! PL2
daraku:0:0602E124:63:000:Infinite Guard PL2
daraku:0:0602E121:2C:000:Always have Maximum Power PL2
daraku:0:0602E122:01:500:Always have Maximum Power PL2 (2/3)
daraku:0:0602E123:B8:500:Always have Maximum Power PL2 (3/3)
daraku:0:0602E121:00:000:Always have Minimum Power PL2
daraku:0:0602E122:00:500:Always have Minimum Power PL2 (2/3)
daraku:0:0602E123:00:500:Always have Minimum Power PL2 (3/3)
; [ Darius (World) ]
darius:0:082BF7:0A:000:Infinite Lives PL1
darius:0:082B7D:02:000:Invincibility PL1
darius:0:082B9B:07:000:Always have Max Missile PL1
darius:0:082B9F:07:000:Always have Max Bomb PL1
darius:0:082BA3:07:000:Always have Max Arm PL1
darius:0:082B99:00:000:Always have Shot Missile PL1
darius:0:082B99:01:000:Always have Laser Missile PL1
darius:0:082B99:02:000:Always have Beam Missile PL1
darius:0:082B9D:00:000:Always have Single Bomb PL1
darius:0:082B9D:01:000:Always have Double Bomb PL1
darius:0:082B9D:02:000:Always have 4-way Bomb PL1
darius:0:082BA1:00:000:Always have Green Arm PL1
darius:0:082BA1:01:000:Always have Silver Arm PL1
darius:0:082BA1:02:000:Always have Gold Arm PL1
darius:0:082B9B:07:001:Get Max Missile Now! PL1
darius:0:082B9F:07:001:Get Max Bomb Now! PL1
darius:0:082BA3:07:001:Get Max Arm Now! PL1
darius:0:082B99:00:001:Get Shot Missile Now! PL1
darius:0:082B99:01:001:Get Laser Missile Now! PL1
darius:0:082B99:02:001:Get Beam Missile Now! PL1
darius:0:082B9D:00:001:Get Single Bomb Now! PL1
darius:0:082B9D:01:001:Get Double Bomb Now! PL1
darius:0:082B9D:02:001:Get 4-way Bomb Now! PL1
darius:0:082BA1:00:001:Get Green Arm Now! PL1
darius:0:082BA1:01:001:Get Silver Arm Now! PL1
darius:0:082BA1:02:001:Get Gold Arm Now! PL1
darius:0:082C0D:0A:000:Infinite Lives PL2
darius:0:082BB1:02:000:Invincibility PL2
darius:0:082BCF:07:000:Always have Max Missile PL2
darius:0:082BD3:07:000:Always have Max Bomb PL2
darius:0:082BD7:07:000:Always have Max Arm PL2
darius:0:082BCD:00:000:Always have Shot Missile PL2
darius:0:082BCD:01:000:Always have Laser Missile PL2
darius:0:082BCD:02:000:Always have Beam Missile PL2
darius:0:082BD1:00:000:Always have Single Bomb PL2
darius:0:082BD1:01:000:Always have Double Bomb PL2
darius:0:082BD1:02:000:Always have 4-way Bomb PL2
darius:0:082BD5:00:000:Always have Green Arm PL2
darius:0:082BD5:01:000:Always have Silver Arm PL2
darius:0:082BD5:02:000:Always have Gold Arm PL2
darius:0:082BCF:07:001:Get Max Missile Now! PL2
darius:0:082BD3:07:001:Get Max Bomb Now! PL2
darius:0:082BD7:07:001:Get Max Arm Now! PL2
darius:0:082BCD:00:001:Get Shot Missile Now! PL2
darius:0:082BCD:01:001:Get Laser Missile Now! PL2
darius:0:082BCD:02:001:Get Beam Missile Now! PL2
darius:0:082BD1:00:001:Get Single Bomb Now! PL2
darius:0:082BD1:01:001:Get Double Bomb Now! PL2
darius:0:082BD1:02:001:Get 4-way Bomb Now! PL2
darius:0:082BD5:00:001:Get Green Arm Now! PL2
darius:0:082BD5:01:001:Get Silver Arm Now! PL2
darius:0:082BD5:02:001:Get Gold Arm Now! PL2
; [ Darius II (Japan) ]
darius2:0:0C1FD9:09:000:Infinite Credits
darius2:0:000000:00:999:[See the Dip Switch Menu to ]
darius2:0:000000:00:999:[enable an alternate ]
darius2:0:000000:00:999:[Invincibility cheat. ]
darius2:0:2400DF:09:000:Infinite Lives PL1
darius2:0:2400F9:EF:000:Invincibility PL1
darius2:0:240513:09:000:Infinite Lives PL2
darius2:0:24052D:EF:000:Invincibility PL2
; [ Darius II (dual screen) (Japan) ]
darius2d:0:109DED:09:000:Infinite Credits
darius2d:0:101F7D:09:000:Infinite Lives PL1
darius2d:0:101F97:EF:000:Invincibility PL1
darius2d:0:1023B3:09:000:Infinite Lives PL2
darius2d:0:1023CD:EF:000:Invincibility PL2
darius2d:0:10155B:80:000:Sound Test Timer Stop
; [ Darius (Extra) (Japan) ]
dariuse:0:082BF9:02:000:Infinite Lives PL1
dariuse:0:082B7F:02:000:Invincibility PL1
dariuse:0:082B9D:07:000:Always have Max Missile PL1
dariuse:0:082BA1:07:000:Always have Max Bomb PL1
dariuse:0:082BA5:07:000:Always have Max Arm PL1
dariuse:0:082B9B:00:000:Always have Shot Missile PL1
dariuse:0:082B9B:01:000:Always have Laser Missile PL1
dariuse:0:082B9B:02:000:Always have Beam Missile PL1
dariuse:0:082B9F:00:000:Always have Single Bomb PL1
dariuse:0:082B9F:01:000:Always have Double Bomb PL1
dariuse:0:082B9F:02:000:Always have 4-way Bomb PL1
dariuse:0:082BA3:00:000:Always have Green Arm PL1
dariuse:0:082BA3:01:000:Always have Silver Arm PL1
dariuse:0:082BA3:02:000:Always have Gold Arm PL1
dariuse:0:082B9D:07:001:Get Max Missile Now! PL1
dariuse:0:082BA1:07:001:Get Max Bomb Now! PL1
dariuse:0:082BA5:07:001:Get Max Arm Now! PL1
dariuse:0:082B9B:00:001:Get Shot Missile Now! PL1
dariuse:0:082B9B:01:001:Get Laser Missile Now! PL1
dariuse:0:082B9B:02:001:Get Beam Missile Now! PL1
dariuse:0:082B9F:00:001:Get Single Bomb Now! PL1
dariuse:0:082B9F:01:001:Get Double Bomb Now! PL1
dariuse:0:082B9F:02:001:Get 4-way Bomb Now! PL1
dariuse:0:082BA3:00:001:Get Green Arm Now! PL1
dariuse:0:082BA3:01:001:Get Silver Arm Now! PL1
dariuse:0:082BA3:02:001:Get Gold Arm Now! PL1
dariuse:0:082C0F:0A:000:Infinite Lives PL2
dariuse:0:082BB3:02:000:Invincibility PL2
dariuse:0:082BD1:07:000:Always have Max Missile PL2
dariuse:0:082BD5:07:000:Always have Max Bomb PL2
dariuse:0:082BD9:07:000:Always have Max Arm PL2
dariuse:0:082BCF:00:000:Always have Shot Missile PL2
dariuse:0:082BCF:01:000:Always have Laser Missile PL2
dariuse:0:082BCF:02:000:Always have Beam Missile PL2
dariuse:0:082BD3:00:000:Always have Single Bomb PL2
dariuse:0:082BD3:01:000:Always have Double Bomb PL2
dariuse:0:082BD3:02:000:Always have 4-way Bomb PL2
dariuse:0:082BD7:00:000:Always have Green Arm PL2
dariuse:0:082BD7:01:000:Always have Silver Arm PL2
dariuse:0:082BD7:02:000:Always have Gold Arm PL2
dariuse:0:082BD1:07:001:Get Max Missile Now! PL2
dariuse:0:082BD5:07:001:Get Max Bomb Now! PL2
dariuse:0:082BD9:07:001:Get Max Arm Now! PL2
dariuse:0:082BCF:00:001:Get Shot Missile Now! PL2
dariuse:0:082BCF:01:001:Get Laser Missile Now! PL2
dariuse:0:082BCF:02:001:Get Beam Missile Now! PL2
dariuse:0:082BD3:00:001:Get Single Bomb Now! PL2
dariuse:0:082BD3:01:001:Get Double Bomb Now! PL2
dariuse:0:082BD3:02:001:Get 4-way Bomb Now! PL2
dariuse:0:082BD7:00:001:Get Green Arm Now! PL2
dariuse:0:082BD7:01:001:Get Silver Arm Now! PL2
dariuse:0:082BD7:02:001:Get Gold Arm Now! PL2
; [ Darius Gaiden - Silver Hawk (World) ]
dariusg:0:400091:09:000:Infinite Credits
dariusg:0:41B1DD:09:000:Infinite Lives PL1
dariusg:0:41B1F1:05:000:Infinite Bombs PL1
dariusg:0:41B1E1:05:000:Invincibility PL1
dariusg:0:41B267:09:000:Infinite Lives PL2
dariusg:0:41B27B:05:000:Infinite Bombs PL2
dariusg:0:41B26B:05:000:Invincibility PL2
dariusg:0:000000:00:999:[After you enable these region cheats to see any ]
dariusg:0:000000:00:999:[effect you will have to reset the game (F3). ]
dariusg:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
dariusg:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
dariusg:0:1FFFFF:01:100:Region Switch = Japan
dariusg:0:1FFFFF:02:100:Region Switch = US
dariusg:0:1FFFFF:03:100:Region Switch = World
; [ Darius Gaiden - Silver Hawk (Japan) ]
dariusgj:0:400091:09:000:Infinite Credits
dariusgj:0:41B1DD:09:000:Infinite Lives PL1
dariusgj:0:41B1F1:05:000:Infinite Bombs PL1
dariusgj:0:41B1E1:05:000:Invincibility PL1
dariusgj:0:41B267:09:000:Infinite Lives PL2
dariusgj:0:41B27B:05:000:Infinite Bombs PL2
dariusgj:0:41B26B:05:000:Invincibility PL2
dariusgj:0:000000:00:999:[After you enable these region cheats to see any ]
dariusgj:0:000000:00:999:[effect you will have to reset the game (F3). ]
dariusgj:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
dariusgj:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
dariusgj:0:1FFFFF:01:100:Region Switch = Japan
dariusgj:0:1FFFFF:02:100:Region Switch = US
dariusgj:0:1FFFFF:03:100:Region Switch = World
; [ Darius Gaiden - Silver Hawk (US) ]
dariusgu:0:400091:09:000:Infinite Credits
dariusgu:0:41B1DD:09:000:Infinite Lives PL1
dariusgu:0:41B1F1:05:000:Infinite Bombs PL1
dariusgu:0:41B1E1:05:000:Invincibility PL1
dariusgu:0:41B267:09:000:Infinite Lives PL2
dariusgu:0:41B27B:05:000:Infinite Bombs PL2
dariusgu:0:41B26B:05:000:Invincibility PL2
dariusgu:0:000000:00:999:[After you enable these region cheats to see any ]
dariusgu:0:000000:00:999:[effect you will have to reset the game (F3). ]
dariusgu:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
dariusgu:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
dariusgu:0:1FFFFF:01:100:Region Switch = Japan
dariusgu:0:1FFFFF:02:100:Region Switch = US
dariusgu:0:1FFFFF:03:100:Region Switch = World
; [ Darius Gaiden - Silver Hawk (Extra Version) [Official Hack] ]
dariusgx:0:400091:09:000:Infinite Credits
dariusgx:0:41BBA5:09:000:Infinite Lives PL1
dariusgx:0:41BBB9:05:000:Infinite Bombs PL1
dariusgx:0:41BBA9:05:000:Invincibility PL1
dariusgx:0:41BC2F:09:000:Infinite Lives PL2
dariusgx:0:41BC43:05:000:Infinite Bombs PL2
dariusgx:0:41BC33:05:000:Invincibility PL2
dariusgx:0:000000:00:999:[After you enable these region cheats to see any ]
dariusgx:0:000000:00:999:[effect you will have to reset the game (F3). ]
dariusgx:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
dariusgx:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
dariusgx:0:1FFFFF:01:100:Region Switch = Japan
dariusgx:0:1FFFFF:02:100:Region Switch = US
dariusgx:0:1FFFFF:03:100:Region Switch = World
; [ Darius (Japan) ]
dariusj:0:082BBB:0A:000:Infinite Lives PL1
dariusj:0:082B41:02:000:Invincibility PL1
dariusj:0:082B5F:07:000:Always have Max Missile PL1
dariusj:0:082B63:07:000:Always have Max Bomb PL1
dariusj:0:082B67:07:000:Always have Max Arm PL1
dariusj:0:082B5D:00:000:Always have Shot Missile PL1
dariusj:0:082B5D:01:000:Always have Laser Missile PL1
dariusj:0:082B5D:02:000:Always have Beam Missile PL1
dariusj:0:082B61:00:000:Always have Single Bomb PL1
dariusj:0:082B61:01:000:Always have Double Bomb PL1
dariusj:0:082B61:02:000:Always have 4-way Bomb PL1
dariusj:0:082B65:00:000:Always have Green Arm PL1
dariusj:0:082B65:01:000:Always have Silver Arm PL1
dariusj:0:082B65:02:000:Always have Gold Arm PL1
dariusj:0:082B5F:07:001:Get Max Missile Now! PL1
dariusj:0:082B63:07:001:Get Max Bomb Now! PL1
dariusj:0:082B67:07:001:Get Max Arm Now! PL1
dariusj:0:082B5D:00:001:Get Shot Missile Now! PL1
dariusj:0:082B5D:01:001:Get Laser Missile Now! PL1
dariusj:0:082B5D:02:001:Get Beam Missile Now! PL1
dariusj:0:082B61:00:001:Get Single Bomb Now! PL1
dariusj:0:082B61:01:001:Get Double Bomb Now! PL1
dariusj:0:082B61:02:001:Get 4-way Bomb Now! PL1
dariusj:0:082B65:00:001:Get Green Arm Now! PL1
dariusj:0:082B65:01:001:Get Silver Arm Now! PL1
dariusj:0:082B65:02:001:Get Gold Arm Now! PL1
dariusj:0:082BD1:0A:000:Infinite Lives PL2
dariusj:0:082B75:02:000:Invincibility PL2
dariusj:0:082B93:07:000:Always have Max Missile PL2
dariusj:0:082B97:07:000:Always have Max Bomb PL2
dariusj:0:082B9B:07:000:Always have Max Arm PL2
dariusj:0:082B91:00:000:Always have Shot Missile PL2
dariusj:0:082B91:01:000:Always have Laser Missile PL2
dariusj:0:082B91:02:000:Always have Beam Missile PL2
dariusj:0:082B95:00:000:Always have Single Bomb PL2
dariusj:0:082B95:01:000:Always have Double Bomb PL2
dariusj:0:082B95:02:000:Always have 4-way Bomb PL2
dariusj:0:082B99:00:000:Always have Green Arm PL2
dariusj:0:082B99:01:000:Always have Silver Arm PL2
dariusj:0:082B99:02:000:Always have Gold Arm PL2
dariusj:0:082B93:07:001:Get Max Missile Now! PL2
dariusj:0:082B97:07:001:Get Max Bomb Now! PL2
dariusj:0:082B9B:07:001:Get Max Arm Now! PL2
dariusj:0:082B91:00:001:Get Shot Missile Now! PL2
dariusj:0:082B91:01:001:Get Laser Missile Now! PL2
dariusj:0:082B91:02:001:Get Beam Missile Now! PL2
dariusj:0:082B95:00:001:Get Single Bomb Now! PL2
dariusj:0:082B95:01:001:Get Double Bomb Now! PL2
dariusj:0:082B95:02:001:Get 4-way Bomb Now! PL2
dariusj:0:082B99:00:001:Get Green Arm Now! PL2
dariusj:0:082B99:01:001:Get Silver Arm Now! PL2
dariusj:0:082B99:02:001:Get Gold Arm Now! PL2
; [ Darius (Japan old version) ]
dariuso:0:082BBB:0A:000:Infinite Lives PL1
dariuso:0:082B41:02:000:Invincibility PL1
dariuso:0:082B5F:07:000:Always have Max Missile PL1
dariuso:0:082B63:07:000:Always have Max Bomb PL1
dariuso:0:082B67:07:000:Always have Max Arm PL1
dariuso:0:082B5D:00:000:Always have Shot Missile PL1
dariuso:0:082B5D:01:000:Always have Laser Missile PL1
dariuso:0:082B5D:02:000:Always have Beam Missile PL1
dariuso:0:082B61:00:000:Always have Single Bomb PL1
dariuso:0:082B61:01:000:Always have Double Bomb PL1
dariuso:0:082B61:02:000:Always have 4-way Bomb PL1
dariuso:0:082B65:00:000:Always have Green Arm PL1
dariuso:0:082B65:01:000:Always have Silver Arm PL1
dariuso:0:082B65:02:000:Always have Gold Arm PL1
dariuso:0:082B5F:07:001:Get Max Missile Now! PL1
dariuso:0:082B63:07:001:Get Max Bomb Now! PL1
dariuso:0:082B67:07:001:Get Max Arm Now! PL1
dariuso:0:082B5D:00:001:Get Shot Missile Now! PL1
dariuso:0:082B5D:01:001:Get Laser Missile Now! PL1
dariuso:0:082B5D:02:001:Get Beam Missile Now! PL1
dariuso:0:082B61:00:001:Get Single Bomb Now! PL1
dariuso:0:082B61:01:001:Get Double Bomb Now! PL1
dariuso:0:082B61:02:001:Get 4-way Bomb Now! PL1
dariuso:0:082B65:00:001:Get Green Arm Now! PL1
dariuso:0:082B65:01:001:Get Silver Arm Now! PL1
dariuso:0:082B65:02:001:Get Gold Arm Now! PL1
dariuso:0:082BD1:0A:000:Infinite Lives PL2
dariuso:0:082B75:02:000:Invincibility PL2
dariuso:0:082B93:07:000:Always have Max Missile PL2
dariuso:0:082B97:07:000:Always have Max Bomb PL2
dariuso:0:082B9B:07:000:Always have Max Arm PL2
dariuso:0:082B91:00:000:Always have Shot Missile PL2
dariuso:0:082B91:01:000:Always have Laser Missile PL2
dariuso:0:082B91:02:000:Always have Beam Missile PL2
dariuso:0:082B95:00:000:Always have Single Bomb PL2
dariuso:0:082B95:01:000:Always have Double Bomb PL2
dariuso:0:082B95:02:000:Always have 4-way Bomb PL2
dariuso:0:082B99:00:000:Always have Green Arm PL2
dariuso:0:082B99:01:000:Always have Silver Arm PL2
dariuso:0:082B99:02:000:Always have Gold Arm PL2
dariuso:0:082B93:07:001:Get Max Missile Now! PL2
dariuso:0:082B97:07:001:Get Max Bomb Now! PL2
dariuso:0:082B9B:07:001:Get Max Arm Now! PL2
dariuso:0:082B91:00:001:Get Shot Missile Now! PL2
dariuso:0:082B91:01:001:Get Laser Missile Now! PL2
dariuso:0:082B91:02:001:Get Beam Missile Now! PL2
dariuso:0:082B95:00:001:Get Single Bomb Now! PL2
dariuso:0:082B95:01:001:Get Double Bomb Now! PL2
dariuso:0:082B95:02:001:Get 4-way Bomb Now! PL2
dariuso:0:082B99:00:001:Get Green Arm Now! PL2
dariuso:0:082B99:01:001:Get Silver Arm Now! PL2
dariuso:0:082B99:02:001:Get Gold Arm Now! PL2
; [ Dark Adventure ]
darkadv:2:041011:9A:000:Infinite Lives PL1
darkadv:2:041017:FF:000:Infinite Energy PL1
darkadv:2:04106A:0C:000:Infinite Keys PL1
darkadv:2:041016:01:000:Invincibility PL1:Turn off Stage end
darkadv:2:04106C:13:500:Invincibility PL1 (2/2):Turn off Stage end
darkadv:2:041066:01:000:Always have Speed Up PL1
darkadv:2:041087:20:000:Always have Dynamite PL1
darkadv:2:04106F:B0:020:Always have the Shield PL1
darkadv:2:041066:01:001:Get the Speed Up Now! PL1
darkadv:2:041087:20:001:Get the Dynamite Now! PL1
darkadv:2:04106F:B0:021:Get the Shield Now! PL1
darkadv:2:04106F:B0:041:Lose the Shield Now! PL1
darkadv:2:04106F:01:021:Get Sword Now! PL1
darkadv:2:04106F:0E:541:Get Sword Now! PL1 (2/2)
darkadv:2:04106F:02:021:Get Spear Now! PL1
darkadv:2:04106F:0D:541:Get Spear Now! PL1 (2/2)
darkadv:2:04106F:03:021:Get Whip Now! PL1
darkadv:2:04106F:0C:541:Get Whip Now! PL1 (2/2)
darkadv:2:04106F:05:021:Get Fire Now! PL1
darkadv:2:04106F:0A:541:Get Fire Now! PL1 (2/2)
darkadv:2:04106F:06:021:Get Laser Now! PL1
darkadv:2:04106F:09:541:Get Laser Now! PL1 (2/2)
darkadv:2:04106F:07:021:Get P-Sword Now! PL1
darkadv:2:04106F:08:541:Get P-Sword Now! PL1 (2/3)
darkadv:2:041068:01:501:Get P-Sword Now! PL1 (3/3)
darkadv:2:04106F:08:021:Get P-Spear Now! PL1
darkadv:2:04106F:07:541:Get P-Spear Now! PL1 (2/3)
darkadv:2:041068:01:501:Get P-Spear Now! PL1 (3/3)
darkadv:2:04106F:09:021:Get P-Whip Now! PL1
darkadv:2:04106F:06:541:Get P-Whip Now! PL1 (2/3)
darkadv:2:041068:01:501:Get P-Whip Now! PL1 (3/3)
darkadv:2:041111:9A:000:Infinite Lives PL2
darkadv:2:041117:FF:000:Infinite Energy PL2
darkadv:2:04116A:0C:000:Infinite Keys PL2
darkadv:2:041116:01:000:Invincibility PL2:Turn off Stage end
darkadv:2:04116C:13:500:Invincibility PL2 (2/2):Turn off Stage end
darkadv:2:041166:01:000:Always have Speed Up PL2
darkadv:2:041187:20:000:Always have Dynamite PL2
darkadv:2:04116F:B0:020:Always have the Shield PL2
darkadv:2:041166:01:001:Get the Speed Up Now! PL2
darkadv:2:041187:20:001:Get the Dynamite Now! PL2
darkadv:2:04116F:B0:021:Get the Shield Now! PL2
darkadv:2:04116F:B0:041:Lose the Shield Now! PL2
darkadv:2:04116F:01:021:Get Sword Now! PL2
darkadv:2:04116F:0E:541:Get Sword Now! PL2 (2/2)
darkadv:2:04116F:02:021:Get Spear Now! PL2
darkadv:2:04116F:0D:541:Get Spear Now! PL2 (2/2)
darkadv:2:04116F:03:021:Get Whip Now! PL2
darkadv:2:04116F:0C:541:Get Whip Now! PL2 (2/2)
darkadv:2:04116F:05:021:Get Fire Now! PL2
darkadv:2:04116F:0A:541:Get Fire Now! PL2 (2/2)
darkadv:2:04116F:06:021:Get Laser Now! PL2
darkadv:2:04116F:09:541:Get Laser Now! PL2 (2/2)
darkadv:2:04116F:07:021:Get P-Sword Now! PL2
darkadv:2:04116F:08:541:Get P-Sword Now! PL2 (2/3)
darkadv:2:041168:01:501:Get P-Sword Now! PL2 (3/3)
darkadv:2:04116F:08:021:Get P-Spear Now! PL2
darkadv:2:04116F:07:541:Get P-Spear Now! PL2 (2/3)
darkadv:2:041168:01:501:Get P-Spear Now! PL2 (3/3)
darkadv:2:04116F:09:021:Get P-Whip Now! PL2
darkadv:2:04116F:06:541:Get P-Whip Now! PL2 (2/3)
darkadv:2:041168:01:501:Get P-Whip Now! PL2 (3/3)
darkadv:2:041211:9A:000:Infinite Lives PL3
darkadv:2:041217:FF:000:Infinite Energy PL3
darkadv:2:04126A:01:000:Always have the Key PL3
darkadv:2:041216:01:000:Invincibility PL3:Turn off Stage end
darkadv:2:04126C:13:500:Invincibility PL3 (2/2):Turn off Stage end
darkadv:2:041266:01:000:Always have Speed Up PL3
darkadv:2:041287:20:000:Always have Dynamite PL3
darkadv:2:04126F:B0:020:Always have the Shield PL3
darkadv:2:041266:01:001:Get the Speed Up Now! PL3
darkadv:2:041287:20:001:Get the Dynamite Now! PL3
darkadv:2:04126F:B0:021:Get the Shield Now! PL3
darkadv:2:04126F:B0:041:Lose the Shield Now! PL3
darkadv:2:04126F:01:021:Get Sword Now! PL3
darkadv:2:04126F:0E:541:Get Sword Now! PL3 (2/2)
darkadv:2:04126F:02:021:Get Spear Now! PL3
darkadv:2:04126F:0D:541:Get Spear Now! PL3 (2/2)
darkadv:2:04126F:03:021:Get Whip Now! PL3
darkadv:2:04126F:0C:541:Get Whip Now! PL3 (2/2)
darkadv:2:04126F:05:021:Get Fire Now! PL3
darkadv:2:04126F:0A:541:Get Fire Now! PL3 (2/2)
darkadv:2:04126F:06:021:Get Laser Now! PL3
darkadv:2:04126F:09:541:Get Laser Now! PL3 (2/2)
darkadv:2:04126F:07:021:Get P-Sword Now! PL3
darkadv:2:04126F:08:541:Get P-Sword Now! PL3 (2/3)
darkadv:2:041268:01:501:Get P-Sword Now! PL3 (3/3)
darkadv:2:04126F:08:021:Get P-Spear Now! PL3
darkadv:2:04126F:07:541:Get P-Spear Now! PL3 (2/3)
darkadv:2:041268:01:501:Get P-Spear Now! PL3 (3/3)
darkadv:2:04126F:09:021:Get P-Whip Now! PL3
darkadv:2:04126F:06:541:Get P-Whip Now! PL3 (2/3)
darkadv:2:041268:01:501:Get P-Whip Now! PL3 (3/3)
darkadv:2:060002:FF:000:Sound Test Timer Stop:[PL1 Start]Next Code
; [ Dark Edge ]
darkedge:0:0000:00:999:[ There are no cheats ]:REASON 1
darkedge:0:0000:00:999:[ for this game as it ]:REASON 1
darkedge:0:0000:00:999:[ didn't work the last ]:REASON 1
darkedge:0:0000:00:999:[ time it was tested. ]:REASON 1
darkedge:0:0000:00:999:[ If the game now works ]:REASON 1
darkedge:0:0000:00:999:[ please request cheats ]:REASON 1
darkedge:0:0000:00:999:[ for it on the cheat ]:REASON 1
darkedge:0:0000:00:999:[ forums. ]:REASON 1
; [ Dark Planet ]
darkplnt:0:8695:07:000:Infinite Lives
; [ Dark Seal (World revision 1) ]
darksea1:0:100B3B:00:001:Kill Dragon Now!!
darksea1:0:100036:07:000:Infinite Lives PL1
darksea1:0:100037:0C:000:Infinite Energy PL1
darksea1:0:10003E:80:001:Fill Magic Bar to Top PL1
darksea1:0:10003E:80:000:Stop Magic Bar decreasing PL1
darksea1:0:10004B:C0:000:Invincibility PL1:To be used when you blink
darksea1:0:100086:0A:000:Infinite Gloves PL1
darksea1:0:100038:10:520:Infinite Gloves PL1 (2/3)
darksea1:0:100017:40:501:Infinite Gloves PL1 (3/3)
darksea1:0:100084:0A:000:Infinite Boots PL1
darksea1:0:100038:20:520:Infinite Boots PL1 (2/3)
darksea1:0:100048:02:501:Infinite Boots PL1 (3/3)
darksea1:0:1000B6:07:000:Infinite Lives PL2
darksea1:0:1000B7:0A:000:Infinite Energy PL2
darksea1:0:1000BE:80:001:Fill Magic Bar to Top PL2
darksea1:0:1000BE:80:000:Stop Magic Bar decreasing PL2
darksea1:0:1000CB:C0:000:Invincibility PL2:To be used when you blink
darksea1:0:100106:0A:000:Infinite Gloves PL2
darksea1:0:1000B8:10:520:Infinite Gloves PL2 (2/3)
darksea1:0:100097:40:501:Infinite Gloves PL2 (3/3)
darksea1:0:100104:0A:000:Infinite Boots PL2
darksea1:0:1000B8:20:520:Infinite Boots PL2 (2/3)
darksea1:0:1000C8:02:501:Infinite Boots PL2 (3/3)
; [ Dark Seal (Japan) ]
darkseaj:0:100B3B:00:001:Kill Dragon Now!!
darkseaj:0:100036:07:000:Infinite Lives PL1
darkseaj:0:100037:0C:000:Infinite Energy PL1
darkseaj:0:10003E:80:001:Fill Magic Bar to Top PL1
darkseaj:0:10003E:80:000:Stop Magic Bar decreasing PL1
darkseaj:0:10004B:C0:000:Invincibility PL1:To be used when you blink
darkseaj:0:100086:0A:000:Infinite Gloves PL1
darkseaj:0:100038:10:520:Infinite Gloves PL1 (2/3)
darkseaj:0:100017:40:501:Infinite Gloves PL1 (3/3)
darkseaj:0:100084:0A:000:Infinite Boots PL1
darkseaj:0:100038:20:520:Infinite Boots PL1 (2/3)
darkseaj:0:100048:02:501:Infinite Boots PL1 (3/3)
darkseaj:0:1000B6:07:000:Infinite Lives PL2
darkseaj:0:1000B7:0A:000:Infinite Energy PL2
darkseaj:0:1000BE:80:001:Fill Magic Bar to Top PL2
darkseaj:0:1000BE:80:000:Stop Magic Bar decreasing PL2
darkseaj:0:1000CB:C0:000:Invincibility PL2:To be used when you blink
darkseaj:0:100106:0A:000:Infinite Gloves PL2
darkseaj:0:1000B8:10:520:Infinite Gloves PL2 (2/3)
darkseaj:0:100097:40:501:Infinite Gloves PL2 (3/3)
darkseaj:0:100104:0A:000:Infinite Boots PL2
darkseaj:0:1000B8:20:520:Infinite Boots PL2 (2/3)
darkseaj:0:1000C8:02:501:Infinite Boots PL2 (3/3)
; [ Dark Seal (World revision 3) ]
darkseal:0:100B3B:00:001:Kill Dragon Now!!
darkseal:0:100036:07:000:Infinite Lives PL1
darkseal:0:100037:0C:000:Infinite Energy PL1
darkseal:0:10003E:80:001:Fill Magic Bar to Top PL1
darkseal:0:10003E:80:000:Stop Magic Bar decreasing PL1
darkseal:0:10004B:C0:000:Invincibility PL1:To be used when you blink
darkseal:0:100086:0A:000:Infinite Gloves PL1
darkseal:0:100038:10:520:Infinite Gloves PL1 (2/3)
darkseal:0:100017:40:501:Infinite Gloves PL1 (3/3)
darkseal:0:100084:0A:000:Infinite Boots PL1
darkseal:0:100038:20:520:Infinite Boots PL1 (2/3)
darkseal:0:100048:02:501:Infinite Boots PL1 (3/3)
darkseal:0:1000B6:07:000:Infinite Lives PL2
darkseal:0:1000B7:0A:000:Infinite Energy PL2
darkseal:0:1000BE:80:001:Fill Magic Bar to Top PL2
darkseal:0:1000BE:80:000:Stop Magic Bar decreasing PL2
darkseal:0:1000CB:C0:000:Invincibility PL2:To be used when you blink
darkseal:0:100106:0A:000:Infinite Gloves PL2
darkseal:0:1000B8:10:520:Infinite Gloves PL2 (2/3)
darkseal:0:100097:40:501:Infinite Gloves PL2 (3/3)
darkseal:0:100104:0A:000:Infinite Boots PL2
darkseal:0:1000B8:20:520:Infinite Boots PL2 (2/3)
darkseal:0:1000C8:02:501:Infinite Boots PL2 (3/3)
; [ Dark Seal 2 (Japan v2.1) ]
darksel2:0:FDD004:0C:000:Infinite Hearts PL1
darksel2:0:FDD030:50:001:Get Maximum Magic Now! PL1
darksel2:0:FDD064:02:000:Invincibility PL1
darksel2:0:FDD084:0C:000:Infinite Hearts PL2
darksel2:0:FDD0B0:50:001:Get Maximum Magic Now! PL2
darksel2:0:FDD0E4:02:000:Invincibility PL2
; [ Dark Tower ]
darktowr:0:08C8:04:000:Infinite Lives PL1
darktowr:0:0862:02:000:Invincibility PL1:turn off to go to next level
darktowr:0:08C9:04:000:Infinite Lives PL2
darktowr:0:0863:02:000:Invincibility PL2:turn off to go to next level
; [ Dark Warrior ]
darkwar:0:1E10:63:000:Infinite Credits
darkwar:0:1DD5:03:000:Infinite Lives PL1
darkwar:0:1DF0:0C:000:Infinite Fuel PL1
darkwar:0:1D56:03:000:Infinite Lives PL2
darkwar:0:1DF1:0C:000:Infinite Fuel PL2
; [ Darwin 4078 (Japan) ]
darwin:0:1B63:99:000:Infinite Credits
darwin:0:17E3:00:000:Invincibility
darwin:0:17EA:A6:500:Invincibility (2/4)
darwin:0:17EB:01:500:Invincibility (3/4)
darwin:0:17E2:8F:500:Invincibility (4/4)
darwin:0:1B88:09:000:Infinite Lives PL1
darwin:0:1B89:09:000:Infinite Lives PL2
; [ Desert Assault (US 4 Players) ]
dassaul4:1:3F8007:0F:000:Infinite Energy PL1
dassaul4:1:3F802E:09:000:Infinite Bombs PL1
dassaul4:1:3F8021:C0:000:Invincibility "ON" PL1:To be used when you blink
dassaul4:1:3F8021:01:001:Invincibility "OFF" PL1
dassaul4:1:3F8087:0F:000:Infinite Energy PL2
dassaul4:1:3F80AE:09:000:Infinite Bombs PL2
dassaul4:1:3F80A1:C0:000:Invincibility "ON" PL2:To be used when you blink
dassaul4:1:3F80A1:01:001:Invincibility "OFF" PL2
dassaul4:1:3F8107:0F:000:Infinite Energy PL3
dassaul4:1:3F812E:09:000:Infinite Bombs PL3
dassaul4:1:3F8121:C0:000:Invincibility "ON" PL3:To be used when you blink
dassaul4:1:3F8121:01:001:Invincibility "OFF" PL3
dassaul4:1:3F8187:0F:000:Infinite Energy PL4
dassaul4:1:3F81AE:09:000:Infinite Bombs PL4
dassaul4:1:3F81A1:C0:000:Invincibility "ON" PL4:To be used when you blink
dassaul4:1:3F81A1:01:001:Invincibility "OFF" PL4
; [ Desert Assault (US) ]
dassault:1:3F8007:0F:000:Infinite Energy PL1
dassault:1:3F802E:09:000:Infinite Bombs PL1
dassault:1:3F8021:C0:000:Invincibility "ON" PL1:To be used when you blink
dassault:1:3F8021:01:001:Invincibility "OFF" PL1
dassault:1:3F8087:0F:000:Infinite Energy PL2
dassault:1:3F80AE:09:000:Infinite Bombs PL2
dassault:1:3F80A1:C0:000:Invincibility "ON" PL2:To be used when you blink
dassault:1:3F80A1:01:001:Invincibility "OFF" PL2
dassault:1:3F8107:0F:000:Infinite Energy PL3
dassault:1:3F812E:09:000:Infinite Bombs PL3
dassault:1:3F8121:C0:000:Invincibility "ON" PL3:To be used when you blink
dassault:1:3F8121:01:001:Invincibility "OFF" PL3
dassault:1:3F8187:0F:000:Infinite Energy PL4
dassault:1:3F81AE:09:000:Infinite Bombs PL4
dassault:1:3F81A1:C0:000:Invincibility "ON" PL4:To be used when you blink
dassault:1:3F81A1:01:001:Invincibility "OFF" PL4
; [ Dazzler ]
dazzler:0:1D82:99:000:Infinite Credits
dazzler:0:1F7D:00:000:Invincibility:Turn it OFF if you get stuck
dazzler:0:1D70:06:000:Infinite Lives PL1
dazzler:0:1C85:09:000:Infinite Snakes PL1
dazzler:0:1D71:06:000:Infinite Lives PL2
dazzler:0:1C86:09:000:Infinite Snakes PL2
; [ Double Axle (US) ]
dblaxle:0:201FF9:09:000:Infinite Credits
dblaxle:0:200048:EA:000:Infinite Time "ON":You may need to Turn this OFF at the end of the round.
dblaxle:0:200049:FF:500:Infinite Time "ON" (2/2)
dblaxle:0:200048:00:001:Infinite Time "OFF":Actually drains all time
dblaxle:0:200049:00:501:Infinite Time "OFF" (2/2)
dblaxle:0:20297B:08:000:Infinite Nitros
dblaxle:0:2027D3:2C:000:Always drive at Maximum Speed
dblaxle:0:2027D2:01:500:Always drive at Maximum Speed (2/2)
; [ Double Dynamites, The ]
dbldyn:0:02F2E:B4:000:Infinite Energy PL1
dbldyn:0:02F38:E8:000:Infinite Ammo PL1
dbldyn:0:02F39:03:500:Infinite Ammo PL1 (2/2)
dbldyn:0:02F3C:08:000:Infinite MegaPunch PL1
dbldyn:0:02F32:F4:000:Full Autofire "ON" PL1
dbldyn:0:02F74:01:500:Full Autofire "ON" PL1 (2/2)
dbldyn:0:02F32:00:001:Full Autofire "OFF" PL1
dbldyn:0:02F74:00:501:Full Autofire "OFF" PL1 (2/2)
dbldyn:0:02FB2:B4:000:Infinite Energy PL2
dbldyn:0:02FBC:E8:000:Infinite Ammo PL2
dbldyn:0:02FBD:03:500:Infinite Ammo PL2 (2/2)
dbldyn:0:02FC0:08:000:Infinite MegaPunch PL2
dbldyn:0:02FB6:F4:000:Full Autofire "ON" PL2
dbldyn:0:02FF8:01:500:Full Autofire "ON" PL2 (2/2)
dbldyn:0:02FB6:00:001:Full Autofire "OFF" PL2
dbldyn:0:02FF8:00:501:Full Autofire "OFF" PL2 (2/2)
; [ Super Baseball Double Play Home Run Derby ]
dblplay:0:E001:63:000:Infinite Credits
dblplay:0:E000:01:500:Infinite Credits (2/2)
dblplay:0:EBD4:00:000:Infinite Strikes
dblplay:0:EBD3:00:000:Infinite Balls
dblplay:0:EBD5:00:000:Infinite Outs
dblplay:0:EBD4:00:001:Set Strikes to 0 Now!
dblplay:0:EBD4:02:001:Set Strikes to 2 Now!
dblplay:0:EBD3:00:001:Set Balls to 0 Now!
dblplay:0:EBD3:03:001:Set Balls to 3 Now!
dblplay:0:EBD5:00:001:Set Outs to 0 Now!
dblplay:0:EBD5:02:001:Set Outs to 2 Now!
dblplay:0:EBD1:99:073:Select Score - Away Team (Top Scoreboard)
dblplay:0:EBD2:99:073:Select Score - Home Team (Bottom Scoreboard)
; [ Dragon Breed ]
dbreed:0:9095A:59:000:Infinite Time
dbreed:0:9095B:09:500:Infinite Time (2/2)
dbreed:0:90958:05:000:Infinite Lives
dbreed:0:90CEE:01:000:Invincibility
dbreed:0:90D84:0B:000:Always have the "Up" Dragon Roll
dbreed:0:90D85:81:500:Always have the "Up" Dragon Roll (2/2)
dbreed:0:90D84:F5:000:Always have the "Down" Dragon Roll
dbreed:0:90D85:81:500:Always have the "Down" Dragon Roll (2/2)
dbreed:0:90D85:03:000:Always have the Roll Shot (Gold Dragon)
dbreed:0:90960:00:000:Always have the Green Dragon
dbreed:0:90960:02:000:Always have the Blue Dragon
dbreed:0:90960:04:000:Always have the Copper Dragon
dbreed:0:90960:06:000:Always have the Silver Dragon
dbreed:0:90960:08:000:Always have the Gold Dragon
dbreed:0:90D84:0B:001:Get the "Up" Dragon Roll Now!
dbreed:0:90D85:81:501:Get the "Up" Dragon Roll Now! (2/2)
dbreed:0:90D84:F5:001:Get the "Down" Dragon Roll Now!
dbreed:0:90D85:81:501:Get the "Down" Dragon Roll Now! (2/2)
dbreed:0:90D85:03:001:Get the Roll Shot (Gold Dragon) Now!
dbreed:0:90960:00:001:Get the Green Dragon Now!
dbreed:0:90960:02:001:Get the Blue Dragon Now!
dbreed:0:90960:04:001:Get the Copper Dragon Now!
dbreed:0:90960:06:001:Get the Silver Dragon Now!
dbreed:0:90960:08:001:Get the Gold Dragon Now!
; [ Dragonball Z ]
dbz:0:486217:63:000:Infinite Time
dbz:0:48567D:80:000:Infinite Energy PL1
dbz:0:48567D:00:001:Drain All Energy Now! PL1
dbz:0:48587D:80:000:Infinite Energy PL2
dbz:0:48587D:00:001:Drain All Energy Now! PL2
; [ Dragonball Z 2 Super Battle ]
dbz2:0:48752D:63:000:Infinite Time
dbz2:0:4862A9:78:000:Infinite Energy PL1
dbz2:0:4862A9:00:001:Drain All Energy Now! PL1
dbz2:0:4864A9:78:000:Infinite Energy PL2
dbz2:0:4864A9:00:001:Drain All Energy Now! PL2
; [ Dragon Ball Z V.R.V.S. ]
dbzvrvs:0:0000:00:999:[ There are no cheats ]:REASON 1
dbzvrvs:0:0000:00:999:[ for this game as it ]:REASON 1
dbzvrvs:0:0000:00:999:[ didn't work the last ]:REASON 1
dbzvrvs:0:0000:00:999:[ time it was tested. ]:REASON 1
dbzvrvs:0:0000:00:999:[ If the game now works ]:REASON 1
dbzvrvs:0:0000:00:999:[ please request cheats ]:REASON 1
dbzvrvs:0:0000:00:999:[ for it on the cheat ]:REASON 1
dbzvrvs:0:0000:00:999:[ forums. ]:REASON 1
; [ Dynamic Country Club ]
dcclub:0:0000:00:999:[ This game hasn't even ]:REASON 11
dcclub:0:0000:00:999:[ been looked at due to ]:REASON 11
dcclub:0:0000:00:999:[ time constraints - Too]:REASON 11
dcclub:0:0000:00:999:[ many games and so ]:REASON 11
dcclub:0:0000:00:999:[ little time. It is ]:REASON 11
dcclub:0:0000:00:999:[ even possible that ]:REASON 11
dcclub:0:0000:00:999:[ this game may be a ]:REASON 11
dcclub:0:0000:00:999:[ clone of an existing ]:REASON 11
dcclub:0:0000:00:999:[ game which may have ]:REASON 11
dcclub:0:0000:00:999:[ cheats. Please search ]:REASON 11
dcclub:0:0000:00:999:[ the cheat forums ]:REASON 11
dcclub:0:0000:00:999:[ before posting cheat ]:REASON 11
dcclub:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Double Cheese ]
dcheese:0:0000:00:999:[ There are no cheats ]:REASON 1
dcheese:0:0000:00:999:[ for this game as it ]:REASON 1
dcheese:0:0000:00:999:[ didn't work the last ]:REASON 1
dcheese:0:0000:00:999:[ time it was tested. ]:REASON 1
dcheese:0:0000:00:999:[ If the game now works ]:REASON 1
dcheese:0:0000:00:999:[ please request cheats ]:REASON 1
dcheese:0:0000:00:999:[ for it on the cheat ]:REASON 1
dcheese:0:0000:00:999:[ forums. ]:REASON 1
; [ D-Con ]
dcon:0:0804AD:00:000:Infinite Damage
dcon:0:0408CC:0A:000:Infinite Missiles
dcon:0:0804CC:63:000:Infinite Super Missiles PL1
dcon:0:0805C6:63:000:Infinite Super Missiles PL2
; [ D-Day ]
dday:0:6015:09:000:Infinite Lives PL1
dday:0:6226:99:000:Infinite Time PL1
dday:0:6230:09:000:Infinite Lives PL2
dday:0:6228:99:000:Infinite Time PL2
; [ D-Day (Centuri) ]
ddayc:0:6015:09:000:Infinite Lives PL1
ddayc:0:6226:99:000:Infinite Time PL1
ddayc:0:6230:09:000:Infinite Lives PL2
ddayc:0:6228:99:000:Infinite Time PL2
; [ D-Day (Jaleco) ]
ddayjlc:0:0000:00:999:[ There are no cheats ]:REASON 1
ddayjlc:0:0000:00:999:[ for this game as it ]:REASON 1
ddayjlc:0:0000:00:999:[ didn't work the last ]:REASON 1
ddayjlc:0:0000:00:999:[ time it was tested. ]:REASON 1
ddayjlc:0:0000:00:999:[ If the game now works ]:REASON 1
ddayjlc:0:0000:00:999:[ please request cheats ]:REASON 1
ddayjlc:0:0000:00:999:[ for it on the cheat ]:REASON 1
ddayjlc:0:0000:00:999:[ forums. ]:REASON 1
; [ DD Crew ]
ddcrew:0:0000:00:999:[ There are no cheats ]:REASON 1
ddcrew:0:0000:00:999:[ for this game as it ]:REASON 1
ddcrew:0:0000:00:999:[ didn't work the last ]:REASON 1
ddcrew:0:0000:00:999:[ time it was tested. ]:REASON 1
ddcrew:0:0000:00:999:[ If the game now works ]:REASON 1
ddcrew:0:0000:00:999:[ please request cheats ]:REASON 1
ddcrew:0:0000:00:999:[ for it on the cheat ]:REASON 1
ddcrew:0:0000:00:999:[ forums. ]:REASON 1
; [ Don Den Lover Vol. 1 (Hong Kong) ]
ddenlovr:0:FF9576:64:000:Infinite Time
ddenlovr:0:FF959E:03:000:Infinite Help
ddenlovr:0:FF9573:40:000:Always win the game
; [ DoDonPachi (International) ]
ddonpach:0:10BE68:11:000:Infinite Selection Time
ddonpach:0:10019A:00:001:Kill Boss with 1 hit Now!
ddonpach:0:1017BF:63:000:Enemy never fires at you!
ddonpach:0:100E41:26:000:Infinite Fire Bomb Shot Time:This cheat only works for one player at a time, it can be either PL1 or PL2. You either have to end the level or turn it OFF before the other player can have a go at it!
ddonpach:0:103F8F:1E:000:Always have 1000000 bonus
ddonpach:0:101965:05:000:Infinite Lives PL1
ddonpach:0:102CB0:06:000:Infinite Bombs PL1
ddonpach:0:102CB1:06:500:Infinite Bombs PL1 (2/2):1/2 = actual 2/2 = capacity
ddonpach:0:102CAD:04:000:Maximum Shot PL1
ddonpach:0:102CAF:04:500:Maximum Shot PL1 (2/2):1/2=Flag 2/2=State
ddonpach:0:1017D1:37:000:Maximum Combo PL1
ddonpach:0:102CCA:01:000:Invincibility PL1
ddonpach:0:10192B:99:000:Always have x99 max PL1
ddonpach:0:10192D:99:500:Always have x99 max PL1 (2/2)
ddonpach:0:101967:05:000:Infinite Lives PL2
ddonpach:0:102CF0:06:000:Infinite Bombs PL2
ddonpach:0:102CF1:06:500:Infinite Bombs PL2 (2/2):1/2 = actual 2/2 = capacity
ddonpach:0:102CED:04:000:Maximum Shot PL2
ddonpach:0:102CEF:04:500:Maximum Shot PL2 (2/2):1/2=Flag 2/2=State
ddonpach:0:1017FB:37:000:Maximum Combo PL2
ddonpach:0:102D0A:01:000:Invincibility PL2
ddonpach:0:101935:99:000:Always have x99 max PL2
ddonpach:0:101937:99:500:Always have x99 max PL2 (2/2)
; [ DoDonPachi (Japan) ]
ddonpchj:0:10BE68:11:000:Infinite Selection Time
ddonpchj:0:10019A:00:001:Kill Boss with 1 hit Now!
ddonpchj:0:1017BF:63:000:Enemy never fires at you!
ddonpchj:0:100E41:26:000:Infinite Fire Bomb Shot Time:This cheat only works for one player at a time, it can be either PL1 or PL2. You either have to end the level or turn it OFF before the other player can have a go at it!
ddonpchj:0:103F8F:1E:000:Always have 1000000 bonus
ddonpchj:0:101965:05:000:Infinite Lives PL1
ddonpchj:0:102CB0:06:000:Infinite Bombs PL1
ddonpchj:0:102CB1:06:500:Infinite Bombs PL1 (2/2):1/2 = actual 2/2 = capacity
ddonpchj:0:102CAD:04:000:Maximum Shot PL1
ddonpchj:0:102CAF:04:500:Maximum Shot PL1 (2/2):1/2=Flag 2/2=State
ddonpchj:0:1017D1:37:000:Maximum Combo PL1
ddonpchj:0:102CCA:01:000:Invincibility PL1
ddonpchj:0:10192B:99:000:Always have x99 max PL1
ddonpchj:0:10192D:99:500:Always have x99 max PL1 (2/2)
ddonpchj:0:101967:05:000:Infinite Lives PL2
ddonpchj:0:102CF0:06:000:Infinite Bombs PL2
ddonpchj:0:102CF1:06:500:Infinite Bombs PL2 (2/2):1/2 = actual 2/2 = capacity
ddonpchj:0:102CED:04:000:Maximum Shot PL2
ddonpchj:0:102CEF:04:500:Maximum Shot PL2 (2/2):1/2=Flag 2/2=State
ddonpchj:0:1017FB:37:000:Maximum Combo PL2
ddonpchj:0:102D0A:01:000:Invincibility PL2
ddonpchj:0:101935:99:000:Always have x99 max PL2
ddonpchj:0:101937:99:500:Always have x99 max PL2 (2/2)
; [ Double Dragon II - The Revenge (US) ]
ddragn2u:0:0F49:99:000:Infinite Time
ddragn2u:0:03EA:09:000:Infinite Lives PL1
ddragn2u:0:03C1:35:000:Infinite Energy PL1
ddragn2u:0:03CE:40:000:Invincibility 'ON' PL1:To be used when you blink, you do not get invincibility against holds though!
ddragn2u:0:03CE:01:001:Invincibility 'OFF' PL1
ddragn2u:0:0449:09:000:Infinite Lives PL2
ddragn2u:0:0420:35:000:Infinite Energy PL2
ddragn2u:0:042D:40:000:Invincibility 'ON' PL2:To be used when you blink, you do not get invincibility against holds though!
ddragn2u:0:042D:01:001:Invincibility 'OFF' PL2
; [ Double Dragon 3 - The Rosetta Stone (bootleg) ]
ddrago3b:0:1C001E:09:000:Infinite Time
ddrago3b:0:1C001F:99:500:Infinite Time (2/2)
ddrago3b:0:1C0023:30:000:Infinite Shop Time
ddrago3b:0:1C002F:99:000:Infinite Coins
ddrago3b:0:1C207B:03:000:Infinite Lives PL1
ddrago3b:0:1C2014:03:000:Infinite Energy PL1
ddrago3b:0:1C2015:E7:500:Infinite Energy PL1 (2/2)
ddrago3b:0:1C217B:03:000:Infinite Lives PL2
ddrago3b:0:1C2174:03:000:Infinite Energy PL2
ddrago3b:0:1C2175:E7:500:Infinite Energy PL2 (2/2)
ddrago3b:0:1C227B:03:000:Infinite Lives PL3
ddrago3b:0:1C2214:03:000:Infinite Energy PL3
ddrago3b:0:1C2215:E7:500:Infinite Energy PL3 (2/2)
; [ Double Dragon (Japan) ]
ddragon:0:0E5E:99:000:Infinite Time
ddragon:0:03EA:09:000:Infinite Lives PL1
ddragon:0:03C1:35:000:Infinite Energy PL1
ddragon:0:03CE:40:000:Invincibility 'ON' PL1:To be used when you blink, you do not get invincibility against holds though!
ddragon:0:03CE:01:001:Invincibility 'OFF' PL1
ddragon:0:0448:09:000:Infinite Lives PL2
ddragon:0:041F:35:000:Infinite Energy PL2
ddragon:0:042C:40:000:Invincibility 'ON' PL2:To be used when you blink, you do not get invincibility against holds though!
ddragon:0:042C:01:001:Invincibility 'OFF' PL2
; [ Double Dragon II - The Revenge (World) ]
ddragon2:0:0F49:99:000:Infinite Time
ddragon2:0:03EA:09:000:Infinite Lives PL1
ddragon2:0:03C1:35:000:Infinite Energy PL1
ddragon2:0:03CE:40:000:Invincibility 'ON' PL1:To be used when you blink, you do not get invincibility against holds though!
ddragon2:0:03CE:01:001:Invincibility 'OFF' PL1
ddragon2:0:0449:09:000:Infinite Lives PL2
ddragon2:0:0420:35:000:Infinite Energy PL2
ddragon2:0:042D:40:000:Invincibility 'ON' PL2:To be used when you blink, you do not get invincibility against holds though!
ddragon2:0:042D:01:001:Invincibility 'OFF' PL2
; [ Double Dragon 3 - The Rosetta Stone (US) ]
ddragon3:0:1C001E:09:000:Infinite Time
ddragon3:0:1C001F:99:500:Infinite Time (2/2)
ddragon3:0:1C0023:30:000:Infinite Shop Time
ddragon3:0:1C002F:99:000:Infinite Coins
ddragon3:0:1C207B:03:000:Infinite Lives PL1
ddragon3:0:1C2014:03:000:Infinite Energy PL1
ddragon3:0:1C2015:E7:500:Infinite Energy PL1 (2/2)
ddragon3:0:1C217B:03:000:Infinite Lives PL2
ddragon3:0:1C2174:03:000:Infinite Energy PL2
ddragon3:0:1C2175:E7:500:Infinite Energy PL2 (2/2)
ddragon3:0:1C227B:03:000:Infinite Lives PL3
ddragon3:0:1C2214:03:000:Infinite Energy PL3
ddragon3:0:1C2215:E7:500:Infinite Energy PL3 (2/2)
; [ Double Dragon (bootleg) ]
ddragonb:0:0E5E:99:000:Infinite Time
ddragonb:0:03EA:09:000:Infinite Lives PL1
ddragonb:0:03C1:35:000:Infinite Energy PL1
ddragonb:0:03CE:40:000:Invincibility 'ON' PL1:To be used when you blink, you do not get invincibility against holds though!
ddragonb:0:03CE:01:001:Invincibility 'OFF' PL1
ddragonb:0:0448:09:000:Infinite Lives PL2
ddragonb:0:041F:35:000:Infinite Energy PL2
ddragonb:0:042C:40:000:Invincibility 'ON' PL2:To be used when you blink, you do not get invincibility against holds though!
ddragonb:0:042C:01:001:Invincibility 'OFF' PL2
; [ Double Dragon (US) ]
ddragonu:0:0E5E:99:000:Infinite Time
ddragonu:0:03EA:09:000:Infinite Lives PL1
ddragonu:0:03C1:35:000:Infinite Energy PL1
ddragonu:0:03CE:40:000:Invincibility 'ON' PL1:To be used when you blink, you do not get invincibility against holds though!
ddragonu:0:03CE:01:001:Invincibility 'OFF' PL1
ddragonu:0:0448:09:000:Infinite Lives PL2
ddragonu:0:041F:35:000:Infinite Energy PL2
ddragonu:0:042C:40:000:Invincibility 'ON' PL2:To be used when you blink, you do not get invincibility against holds though!
ddragonu:0:042C:01:001:Invincibility 'OFF' PL2
; [ Double Dragon (World) ]
ddragonw:0:0E5E:99:000:Infinite Time
ddragonw:0:03EA:09:000:Infinite Lives PL1
ddragonw:0:03C1:35:000:Infinite Energy PL1
ddragonw:0:03CE:40:000:Invincibility 'ON' PL1:To be used when you blink, you do not get invincibility against holds though!
ddragonw:0:03CE:01:001:Invincibility 'OFF' PL1
ddragonw:0:0448:09:000:Infinite Lives PL2
ddragonw:0:041F:35:000:Infinite Energy PL2
ddragonw:0:042C:40:000:Invincibility 'ON' PL2:To be used when you blink, you do not get invincibility against holds though!
ddragonw:0:042C:01:001:Invincibility 'OFF' PL2
; [ Double Dribble ]
ddribble:0:4025:59:000:Infinite Time
ddribble:0:5150:FE:000:Sound Test Code Stop:[Unknown]Next Code
; [ Dungeons & Dragons: Shadow over Mystara (Euro 960619) ]
ddsom:0:FFCAB2:04:000:Infinite Time
ddsom:0:FFCB02:04:500:Infinite Time (2/2)
ddsom:0:FF8045:09:000:Infinite Keys
ddsom:0:FF8641:9A:000:Infinite Energy PL1
ddsom:0:FF865C:03:000:Invincibility PL1
ddsom:0:FF86F3:09:000:Maximum SP PL1
ddsom:0:FF86F4:99:500:Maximum SP PL1 (2/3)
ddsom:0:FF86F5:99:500:Maximum SP PL1 (3/3)
ddsom:0:FF8726:09:000:Infinite Item PL1
ddsom:0:FF8727:09:500:Infinite Item PL1 (2/6)
ddsom:0:FF8728:09:500:Infinite Item PL1 (3/6)
ddsom:0:FF8729:09:500:Infinite Item PL1 (4/6)
ddsom:0:FF872A:09:500:Infinite Item PL1 (5/6)
ddsom:0:FF872B:09:500:Infinite Item PL1 (6/6)
ddsom:0:FF872F:09:000:Infinite Magic PL1
ddsom:0:FF8730:09:500:Infinite Magic PL1 (2/8)
ddsom:0:FF8731:09:500:Infinite Magic PL1 (3/8)
ddsom:0:FF8732:09:500:Infinite Magic PL1 (4/8)
ddsom:0:FF8733:09:500:Infinite Magic PL1 (5/8)
ddsom:0:FF8734:09:500:Infinite Magic PL1 (6/8)
ddsom:0:FF8735:09:500:Infinite Magic PL1 (7/8)
ddsom:0:FF8737:09:500:Infinite Magic PL1 (8/8)
ddsom:0:FF8769:14:000:Infinite Wands PL1
ddsom:0:FF876A:14:500:Infinite Wands PL1 (2/4)
ddsom:0:FF876B:14:500:Infinite Wands PL1 (3/4)
ddsom:0:FF876F:14:500:Infinite Wands PL1 (4/4)
ddsom:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsom:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsom:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsom:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsom:0:FF86EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL1
ddsom:0:FF86EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL1
ddsom:0:FF86EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL1
ddsom:0:FF86EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL1
ddsom:0:FF86EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL1
ddsom:0:FF86EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL1
ddsom:0:FF86EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL1
ddsom:0:FF86EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL1
ddsom:0:FF86EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL1
ddsom:0:FF86EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL1
ddsom:0:FF86EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL1
ddsom:0:FF86EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL1
ddsom:0:FF86EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL1
ddsom:0:FF86EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL1
ddsom:0:FF86EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL1
ddsom:0:FF86EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL1
ddsom:0:FF86EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL1
ddsom:0:FF86EB:12:001:Get the Storm Blade as the RH Weapon Now! PL1
ddsom:0:FF86EB:16:001:Get the Hand Axe as the RH Weapon Now! PL1
ddsom:0:FF86EB:18:001:Get the Battle Axe as the RH Weapon Now! PL1
ddsom:0:FF86EB:19:001:Get the Mace as the RH Weapon Now! PL1
ddsom:0:FF86EB:1D:001:Get the War Hammer as the RH Weapon Now! PL1
ddsom:0:FF86EB:1E:001:Get the Morning Star as the RH Weapon Now! PL1
ddsom:0:FF86EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL1
ddsom:0:FF86EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL1
ddsom:0:FF86EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL1
ddsom:0:FF86EB:22:001:Get the Striking Staff as the RH Weapon Now! PL1
ddsom:0:FF86EB:23:001:Get the Snake Staff as the RH Weapon Now! PL1
ddsom:0:FF86EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL1
ddsom:0:FF86EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL1
ddsom:0:FF86EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL1
ddsom:0:FF86EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL1
ddsom:0:FF86EB:28:001:Get the Shield as the RH Weapon Now! PL1
ddsom:0:FF86EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL1
ddsom:0:FF86EB:FF:001:Get NO ITEM as the RH Weapon Now! PL1
ddsom:0:FF86EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL1
ddsom:0:FF86EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL1
ddsom:0:FF86EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL1
ddsom:0:FF86EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL1
ddsom:0:FF86EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL1
ddsom:0:FF86EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL1
ddsom:0:FF86EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL1
ddsom:0:FF86EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL1
ddsom:0:FF86EB:08:000:Always have the Two Handed Sword as the RH Weapon PL1
ddsom:0:FF86EB:09:000:Always have the Bastard Sword as the RH Weapon PL1
ddsom:0:FF86EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL1
ddsom:0:FF86EB:0C:000:Always have the Holy Avenger as the RH Weapon PL1
ddsom:0:FF86EB:0D:000:Always have the Sword of Legend as the RH Weapon PL1
ddsom:0:FF86EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL1
ddsom:0:FF86EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL1
ddsom:0:FF86EB:10:000:Always have the Sword of Flame as the RH Weapon PL1
ddsom:0:FF86EB:11:000:Always have the Sword of Freeze as the RH Weapon PL1
ddsom:0:FF86EB:12:000:Always have the Storm Blade as the RH Weapon PL1
ddsom:0:FF86EB:16:000:Always have the Hand Axe as the RH Weapon PL1
ddsom:0:FF86EB:18:000:Always have the Battle Axe as the RH Weapon PL1
ddsom:0:FF86EB:19:000:Always have the Mace as the RH Weapon PL1
ddsom:0:FF86EB:1D:000:Always have the War Hammer as the RH Weapon PL1
ddsom:0:FF86EB:1E:000:Always have the Morning Star as the RH Weapon PL1
ddsom:0:FF86EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL1
ddsom:0:FF86EB:20:000:Always have the Magical Power Staff as the RH Weapon PL1
ddsom:0:FF86EB:21:000:Always have the Wizardry Staff as the RH Weapon PL1
ddsom:0:FF86EB:22:000:Always have the Striking Staff as the RH Weapon PL1
ddsom:0:FF86EB:23:000:Always have the Snake Staff as the RH Weapon PL1
ddsom:0:FF86EB:24:000:Always have the Wand of Cold as the RH Weapon PL1
ddsom:0:FF86EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL1
ddsom:0:FF86EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL1
ddsom:0:FF86EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL1
ddsom:0:FF86EB:28:000:Always have the Shield as the RH Weapon PL1
ddsom:0:FF86EB:29:000:Always have the Shield (Elf) as the RH Weapon PL1
ddsom:0:FF86EB:FF:000:Always have NO ITEM as the RH Weapon PL1
ddsom:0:FF86EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL1
ddsom:0:FF86EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL1
ddsom:0:FF86EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL1
ddsom:0:FF86EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL1
ddsom:0:FF86EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL1
ddsom:0:FF86EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL1
ddsom:0:FF86EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL1
ddsom:0:FF86EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL1
ddsom:0:FF86EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL1
ddsom:0:FF86EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL1
ddsom:0:FF86EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL1
ddsom:0:FF86EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL1
ddsom:0:FF86EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL1
ddsom:0:FF86EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL1
ddsom:0:FF86EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL1
ddsom:0:FF86EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL1
ddsom:0:FF86EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL1
ddsom:0:FF86EC:12:001:Get the Storm Blade as the LH Weapon Now! PL1
ddsom:0:FF86EC:16:001:Get the Hand Axe as the LH Weapon Now! PL1
ddsom:0:FF86EC:18:001:Get the Battle Axe as the LH Weapon Now! PL1
ddsom:0:FF86EC:19:001:Get the Mace as the LH Weapon Now! PL1
ddsom:0:FF86EC:1D:001:Get the War Hammer as the LH Weapon Now! PL1
ddsom:0:FF86EC:1E:001:Get the Morning Star as the LH Weapon Now! PL1
ddsom:0:FF86EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL1
ddsom:0:FF86EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL1
ddsom:0:FF86EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL1
ddsom:0:FF86EC:22:001:Get the Striking Staff as the LH Weapon Now! PL1
ddsom:0:FF86EC:23:001:Get the Snake Staff as the LH Weapon Now! PL1
ddsom:0:FF86EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL1
ddsom:0:FF86EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL1
ddsom:0:FF86EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL1
ddsom:0:FF86EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL1
ddsom:0:FF86EC:28:001:Get the Shield as the LH Weapon Now! PL1
ddsom:0:FF86EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL1
ddsom:0:FF86EC:FF:001:Get NO ITEM as the LH Weapon Now! PL1
ddsom:0:FF86EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL1
ddsom:0:FF86EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL1
ddsom:0:FF86EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL1
ddsom:0:FF86EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL1
ddsom:0:FF86EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL1
ddsom:0:FF86EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL1
ddsom:0:FF86EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL1
ddsom:0:FF86EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL1
ddsom:0:FF86EC:08:000:Always have the Two Handed Sword as the LH Weapon PL1
ddsom:0:FF86EC:09:000:Always have the Bastard Sword as the LH Weapon PL1
ddsom:0:FF86EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL1
ddsom:0:FF86EC:0C:000:Always have the Holy Avenger as the LH Weapon PL1
ddsom:0:FF86EC:0D:000:Always have the Sword of Legend as the LH Weapon PL1
ddsom:0:FF86EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL1
ddsom:0:FF86EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL1
ddsom:0:FF86EC:10:000:Always have the Sword of Flame as the LH Weapon PL1
ddsom:0:FF86EC:11:000:Always have the Sword of Freeze as the LH Weapon PL1
ddsom:0:FF86EC:12:000:Always have the Storm Blade as the LH Weapon PL1
ddsom:0:FF86EC:16:000:Always have the Hand Axe as the LH Weapon PL1
ddsom:0:FF86EC:18:000:Always have the Battle Axe as the LH Weapon PL1
ddsom:0:FF86EC:19:000:Always have the Mace as the LH Weapon PL1
ddsom:0:FF86EC:1D:000:Always have the War Hammer as the LH Weapon PL1
ddsom:0:FF86EC:1E:000:Always have the Morning Star as the LH Weapon PL1
ddsom:0:FF86EC:1F:000:Always have the Element Power Staff as the LH Weapon PL1
ddsom:0:FF86EC:20:000:Always have the Magical Power Staff as the LH Weapon PL1
ddsom:0:FF86EC:21:000:Always have the Wizardry Staff as the LH Weapon PL1
ddsom:0:FF86EC:22:000:Always have the Striking Staff as the LH Weapon PL1
ddsom:0:FF86EC:23:000:Always have the Snake Staff as the LH Weapon PL1
ddsom:0:FF86EC:24:000:Always have the Wand of Cold as the LH Weapon PL1
ddsom:0:FF86EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL1
ddsom:0:FF86EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL1
ddsom:0:FF86EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL1
ddsom:0:FF86EC:28:000:Always have the Shield as the LH Weapon PL1
ddsom:0:FF86EC:29:000:Always have the Shield (Elf) as the LH Weapon PL1
ddsom:0:FF86EC:FF:000:Always have NO ITEM as the LH Weapon PL1
ddsom:0:000000:00:999:[ Head Equipment PL1 ]
ddsom:0:FF873E:00:001:Get the Helmet Now! PL1
ddsom:0:FF873E:01:001:Get the Magical Hat Now! PL1
ddsom:0:FF873E:02:001:Get the Hood Now! PL1
ddsom:0:FF873E:03:001:Get the Ciaclet Now! PL1
ddsom:0:FF873E:04:001:Get the Cleric Hat Now! PL1
ddsom:0:FF873E:05:001:Get the Tiara Now! PL1
ddsom:0:FF873E:00:000:Always have the Helmet PL1
ddsom:0:FF873E:01:000:Always have the Magical Hat PL1
ddsom:0:FF873E:02:000:Always have the Hood PL1
ddsom:0:FF873E:03:000:Always have the Ciaclet PL1
ddsom:0:FF873E:04:000:Always have the Cleric Hat PL1
ddsom:0:FF873E:05:000:Always have the Tiara PL1
ddsom:0:000000:00:999:[ Body Equipment PL1 ]
ddsom:0:FF873F:00:001:Get the Fighter Body Now! PL1
ddsom:0:FF873F:01:001:Get the Cleric Body Now! PL1
ddsom:0:FF873F:02:001:Get the Elf Body Now! PL1
ddsom:0:FF873F:03:001:Get the Dwarf Body Now! PL1
ddsom:0:FF873F:04:001:Get the Magicuser Body Now! PL1
ddsom:0:FF873F:05:001:Get the Thief Body Now! PL1
ddsom:0:FF873F:00:000:Always have the Fighter Body PL1
ddsom:0:FF873F:01:000:Always have the Cleric Body PL1
ddsom:0:FF873F:02:000:Always have the Elf Body PL1
ddsom:0:FF873F:03:000:Always have the Dwarf Body PL1
ddsom:0:FF873F:04:000:Always have the Magicuser Body PL1
ddsom:0:FF873F:05:000:Always have the Thief Body PL1
ddsom:0:000000:00:999:[ Leg Equipment PL1 ]
ddsom:0:FF8740:00:001:Get the Boots of Speed Now! PL1
ddsom:0:FF8749:05:501:Get the Boots of Speed Now! PL1 (2/2)
ddsom:0:FF8740:01:001:Get the Boots of Springing & Striding Now! PL1
ddsom:0:FF8749:05:501:Get the Boots of Springing & Striding Now! PL1 (2/2)
ddsom:0:FF8740:02:001:Get the Boots of Levitation Now! PL1
ddsom:0:FF8749:05:501:Get the Boots of Levitation Now! PL1 (2/2)
ddsom:0:FF8740:00:000:Always have the Boots of Speed PL1
ddsom:0:FF8749:05:500:Always have the Boots of Speed PL1 (2/2)
ddsom:0:FF8740:01:000:Always have the Boots of Springing & Striding PL1
ddsom:0:FF8749:05:500:Always have the Boots of Springing & Striding PL1 (2/2)
ddsom:0:FF8740:02:000:Always have the Boots of Levitation PL1
ddsom:0:FF8749:05:500:Always have the Boots of Levitation PL1 (2/2)
ddsom:0:000000:00:999:[ Arm Equipment PL1 ]
ddsom:0:FF8741:00:001:Get the Gauntlet of Power Now! PL1
ddsom:0:FF874A:05:501:Get the Gauntlet of Power Now! PL1
ddsom:0:FF8741:00:000:Always have the Gauntlet of Power PL1
ddsom:0:FF874A:05:500:Always have the Gauntlet of Power PL1
ddsom:0:000000:00:999:[ Shield Equipment PL1 ]
ddsom:0:FF8742:00:001:Get the Normal Shield Now! PL1
ddsom:0:FF8742:01:001:Get the Normal Shield (Elf) Now! PL1
ddsom:0:FF8742:04:001:Get the Dragon Shield Now! PL1
ddsom:0:FF8742:05:001:Get the Frame Shield Now! PL1
ddsom:0:FF8742:06:001:Get the Ice Shield Now! PL1
ddsom:0:FF8742:07:001:Get the Shield of Protection from Dark Magic Now! PL1
ddsom:0:FF8742:00:000:Always have the Normal Shield PL1
ddsom:0:FF8742:01:000:Always have the Normal Shield (Elf) PL1
ddsom:0:FF8742:04:000:Always have the Dragon Shield PL1
ddsom:0:FF8742:05:000:Always have the Frame Shield PL1
ddsom:0:FF8742:06:000:Always have the Ice Shield PL1
ddsom:0:FF8742:07:000:Always have the Shield of Protection from Dark Magic PL1
ddsom:0:000000:00:999:[ Hand Equipment PL1 ]
ddsom:0:FF8743:00:001:Get the Ring of Protection Now! PL1
ddsom:0:FF874B:05:501:Get the Ring of Protection Now! PL1 (2/2)
ddsom:0:FF8743:01:001:Get the Ring of Fire Resistance Now! PL1
ddsom:0:FF874B:05:501:Get the Ring of Fire Resistance Now! PL1 (2/2)
ddsom:0:FF8743:02:001:Get the Ring of Spell Turning Now! PL1
ddsom:0:FF874B:05:501:Get the Ring of Spell Turning Now! PL1 (2/2)
ddsom:0:FF8743:03:001:Get the Ring of Protection from Evil Now! PL1
ddsom:0:FF874B:05:501:Get the Ring of Protection from Evil Now! PL1 (2/2)
ddsom:0:FF8743:04:001:Get the Rod of Fire Ball Now! PL1
ddsom:0:FF874B:05:501:Get the Rod of Fire Ball Now! PL1 (2/2)
ddsom:0:FF8743:05:001:Get the Rod of Cold Now! PL1
ddsom:0:FF874B:05:501:Get the Rod of Cold Now! PL1 (2/2)
ddsom:0:FF8743:06:001:Get the Rod of Lightning Now! PL1
ddsom:0:FF874B:05:501:Get the Rod of Lightning Now! PL1 (2/2)
ddsom:0:FF8743:00:000:Always have the Ring of Protection PL1
ddsom:0:FF874B:05:500:Always have the Ring of Protection PL1 (2/2)
ddsom:0:FF8743:01:000:Always have the Ring of Fire Resistance PL1
ddsom:0:FF874B:05:500:Always have the Ring of Fire Resistance PL1 (2/2)
ddsom:0:FF8743:02:000:Always have the Ring of Spell Turning PL1
ddsom:0:FF874B:05:500:Always have the Ring of Spell Turning PL1 (2/2)
ddsom:0:FF8743:03:000:Always have the Ring of Protection from Evil PL1
ddsom:0:FF874B:05:500:Always have the Ring of Protection from Evil PL1 (2/2)
ddsom:0:FF8743:04:000:Always have the Rod of Fire Ball PL1
ddsom:0:FF874B:05:500:Always have the Rod of Fire Ball PL1 (2/2)
ddsom:0:FF8743:05:000:Always have the Rod of Cold PL1
ddsom:0:FF874B:05:500:Always have the Rod of Cold PL1 (2/2)
ddsom:0:FF8743:06:000:Always have the Rod of Lightning PL1
ddsom:0:FF874B:05:500:Always have the Rod of Lightning PL1 (2/2)
ddsom:0:000000:00:999:[ Accessory Equipment PL1 ]
ddsom:0:FF8744:00:001:Get the Necklace Now! PL1
ddsom:0:FF8744:01:001:Get the Orb Now! PL1
ddsom:0:FF8744:02:001:Get the Bracelet Now! PL1
ddsom:0:FF8744:03:001:Get the Brooch Now! PL1
ddsom:0:FF8744:04:001:Get the Earring Now! PL1
ddsom:0:FF8744:05:001:Get the Anklet Now! PL1
ddsom:0:FF8744:00:000:Always have the Necklace PL1
ddsom:0:FF8744:01:000:Always have the Orb PL1
ddsom:0:FF8744:02:000:Always have the Bracelet PL1
ddsom:0:FF8744:03:000:Always have the Brooch PL1
ddsom:0:FF8744:04:000:Always have the Earring PL1
ddsom:0:FF8744:05:000:Always have the Anklet PL1
ddsom:0:000000:00:999:[ Special Equipment PL1 ]
ddsom:0:FF8745:00:001:Get the Eye of Beholder Now! PL1
ddsom:0:FF8745:01:001:Get the Skin of Displacer Beast Now! PL1
ddsom:0:FF8745:02:001:Get the Eye of Displacer Beast Now! PL1
ddsom:0:FF8745:03:001:Get the Scale of Dragon Now! PL1
ddsom:0:FF8745:04:001:Get the Skin of Manticore Now! PL1
ddsom:0:FF8745:05:001:Get the Egg of Owlbear Now! PL1
ddsom:0:FF8745:06:001:Get the ???1 Now! PL1
ddsom:0:FF8745:07:001:Get the ???2 Now! PL1
ddsom:0:FF8745:08:001:Get the Horn of Dragon Now! PL1
ddsom:0:FF8745:09:001:Get the Medal Now! PL1
ddsom:0:FF8745:10:001:Get the Displacer Cloak Now! PL1
ddsom:0:FF8745:00:000:Always have the Eye of Beholder PL1
ddsom:0:FF8745:01:000:Always have the Skin of Displacer Beast PL1
ddsom:0:FF8745:02:000:Always have the Eye of Displacer Beast PL1
ddsom:0:FF8745:03:000:Always have the Scale of Dragon PL1
ddsom:0:FF8745:04:000:Always have the Skin of Manticore PL1
ddsom:0:FF8745:05:000:Always have the Egg of Owlbear PL1
ddsom:0:FF8745:06:000:Always have the ???1 PL1
ddsom:0:FF8745:07:000:Always have the ???2 PL1
ddsom:0:FF8745:08:000:Always have the Horn of Dragon PL1
ddsom:0:FF8745:09:000:Always have the Medal PL1
ddsom:0:FF8745:10:000:Always have the Displacer Cloak PL1
ddsom:0:FF8841:9A:000:Infinite Energy PL2
ddsom:0:FF885C:03:000:Invincibility PL2
ddsom:0:FF88F3:09:000:Maximum SP PL2
ddsom:0:FF88F4:99:500:Maximum SP PL2 (2/3)
ddsom:0:FF88F5:99:500:Maximum SP PL2 (3/3)
ddsom:0:FF8926:09:000:Infinite Item PL2
ddsom:0:FF8927:09:500:Infinite Item PL2 (2/6)
ddsom:0:FF8928:09:500:Infinite Item PL2 (3/6)
ddsom:0:FF8929:09:500:Infinite Item PL2 (4/6)
ddsom:0:FF892A:09:500:Infinite Item PL2 (5/6)
ddsom:0:FF892B:09:500:Infinite Item PL2 (6/6)
ddsom:0:FF892F:09:000:Infinite Magic PL2
ddsom:0:FF8930:09:500:Infinite Magic PL2 (2/8)
ddsom:0:FF8931:09:500:Infinite Magic PL2 (3/8)
ddsom:0:FF8932:09:500:Infinite Magic PL2 (4/8)
ddsom:0:FF8933:09:500:Infinite Magic PL2 (5/8)
ddsom:0:FF8934:09:500:Infinite Magic PL2 (6/8)
ddsom:0:FF8935:09:500:Infinite Magic PL2 (7/8)
ddsom:0:FF8937:09:500:Infinite Magic PL2 (8/8)
ddsom:0:FF8969:14:000:Infinite Wands PL2
ddsom:0:FF896A:14:500:Infinite Wands PL2 (2/4)
ddsom:0:FF896B:14:500:Infinite Wands PL2 (3/4)
ddsom:0:FF896F:14:500:Infinite Wands PL2 (4/4)
ddsom:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsom:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsom:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsom:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsom:0:FF88EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL2
ddsom:0:FF88EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL2
ddsom:0:FF88EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL2
ddsom:0:FF88EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL2
ddsom:0:FF88EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL2
ddsom:0:FF88EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL2
ddsom:0:FF88EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL2
ddsom:0:FF88EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL2
ddsom:0:FF88EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL2
ddsom:0:FF88EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL2
ddsom:0:FF88EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL2
ddsom:0:FF88EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL2
ddsom:0:FF88EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL2
ddsom:0:FF88EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL2
ddsom:0:FF88EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL2
ddsom:0:FF88EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL2
ddsom:0:FF88EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL2
ddsom:0:FF88EB:12:001:Get the Storm Blade as the RH Weapon Now! PL2
ddsom:0:FF88EB:16:001:Get the Hand Axe as the RH Weapon Now! PL2
ddsom:0:FF88EB:18:001:Get the Battle Axe as the RH Weapon Now! PL2
ddsom:0:FF88EB:19:001:Get the Mace as the RH Weapon Now! PL2
ddsom:0:FF88EB:1D:001:Get the War Hammer as the RH Weapon Now! PL2
ddsom:0:FF88EB:1E:001:Get the Morning Star as the RH Weapon Now! PL2
ddsom:0:FF88EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL2
ddsom:0:FF88EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL2
ddsom:0:FF88EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL2
ddsom:0:FF88EB:22:001:Get the Striking Staff as the RH Weapon Now! PL2
ddsom:0:FF88EB:23:001:Get the Snake Staff as the RH Weapon Now! PL2
ddsom:0:FF88EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL2
ddsom:0:FF88EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL2
ddsom:0:FF88EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL2
ddsom:0:FF88EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL2
ddsom:0:FF88EB:28:001:Get the Shield as the RH Weapon Now! PL2
ddsom:0:FF88EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL2
ddsom:0:FF88EB:FF:001:Get NO ITEM as the RH Weapon Now! PL2
ddsom:0:FF88EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL2
ddsom:0:FF88EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL2
ddsom:0:FF88EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL2
ddsom:0:FF88EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL2
ddsom:0:FF88EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL2
ddsom:0:FF88EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL2
ddsom:0:FF88EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL2
ddsom:0:FF88EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL2
ddsom:0:FF88EB:08:000:Always have the Two Handed Sword as the RH Weapon PL2
ddsom:0:FF88EB:09:000:Always have the Bastard Sword as the RH Weapon PL2
ddsom:0:FF88EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL2
ddsom:0:FF88EB:0C:000:Always have the Holy Avenger as the RH Weapon PL2
ddsom:0:FF88EB:0D:000:Always have the Sword of Legend as the RH Weapon PL2
ddsom:0:FF88EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL2
ddsom:0:FF88EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL2
ddsom:0:FF88EB:10:000:Always have the Sword of Flame as the RH Weapon PL2
ddsom:0:FF88EB:11:000:Always have the Sword of Freeze as the RH Weapon PL2
ddsom:0:FF88EB:12:000:Always have the Storm Blade as the RH Weapon PL2
ddsom:0:FF88EB:16:000:Always have the Hand Axe as the RH Weapon PL2
ddsom:0:FF88EB:18:000:Always have the Battle Axe as the RH Weapon PL2
ddsom:0:FF88EB:19:000:Always have the Mace as the RH Weapon PL2
ddsom:0:FF88EB:1D:000:Always have the War Hammer as the RH Weapon PL2
ddsom:0:FF88EB:1E:000:Always have the Morning Star as the RH Weapon PL2
ddsom:0:FF88EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL2
ddsom:0:FF88EB:20:000:Always have the Magical Power Staff as the RH Weapon PL2
ddsom:0:FF88EB:21:000:Always have the Wizardry Staff as the RH Weapon PL2
ddsom:0:FF88EB:22:000:Always have the Striking Staff as the RH Weapon PL2
ddsom:0:FF88EB:23:000:Always have the Snake Staff as the RH Weapon PL2
ddsom:0:FF88EB:24:000:Always have the Wand of Cold as the RH Weapon PL2
ddsom:0:FF88EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL2
ddsom:0:FF88EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL2
ddsom:0:FF88EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL2
ddsom:0:FF88EB:28:000:Always have the Shield as the RH Weapon PL2
ddsom:0:FF88EB:29:000:Always have the Shield (Elf) as the RH Weapon PL2
ddsom:0:FF88EB:FF:000:Always have NO ITEM as the RH Weapon PL2
ddsom:0:FF88EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL2
ddsom:0:FF88EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL2
ddsom:0:FF88EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL2
ddsom:0:FF88EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL2
ddsom:0:FF88EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL2
ddsom:0:FF88EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL2
ddsom:0:FF88EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL2
ddsom:0:FF88EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL2
ddsom:0:FF88EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL2
ddsom:0:FF88EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL2
ddsom:0:FF88EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL2
ddsom:0:FF88EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL2
ddsom:0:FF88EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL2
ddsom:0:FF88EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL2
ddsom:0:FF88EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL2
ddsom:0:FF88EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL2
ddsom:0:FF88EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL2
ddsom:0:FF88EC:12:001:Get the Storm Blade as the LH Weapon Now! PL2
ddsom:0:FF88EC:16:001:Get the Hand Axe as the LH Weapon Now! PL2
ddsom:0:FF88EC:18:001:Get the Battle Axe as the LH Weapon Now! PL2
ddsom:0:FF88EC:19:001:Get the Mace as the LH Weapon Now! PL2
ddsom:0:FF88EC:1D:001:Get the War Hammer as the LH Weapon Now! PL2
ddsom:0:FF88EC:1E:001:Get the Morning Star as the LH Weapon Now! PL2
ddsom:0:FF88EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL2
ddsom:0:FF88EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL2
ddsom:0:FF88EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL2
ddsom:0:FF88EC:22:001:Get the Striking Staff as the LH Weapon Now! PL2
ddsom:0:FF88EC:23:001:Get the Snake Staff as the LH Weapon Now! PL2
ddsom:0:FF88EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL2
ddsom:0:FF88EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL2
ddsom:0:FF88EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL2
ddsom:0:FF88EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL2
ddsom:0:FF88EC:28:001:Get the Shield as the LH Weapon Now! PL2
ddsom:0:FF88EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL2
ddsom:0:FF88EC:FF:001:Get NO ITEM as the LH Weapon Now! PL2
ddsom:0:FF88EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL2
ddsom:0:FF88EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL2
ddsom:0:FF88EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL2
ddsom:0:FF88EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL2
ddsom:0:FF88EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL2
ddsom:0:FF88EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL2
ddsom:0:FF88EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL2
ddsom:0:FF88EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL2
ddsom:0:FF88EC:08:000:Always have the Two Handed Sword as the LH Weapon PL2
ddsom:0:FF88EC:09:000:Always have the Bastard Sword as the LH Weapon PL2
ddsom:0:FF88EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL2
ddsom:0:FF88EC:0C:000:Always have the Holy Avenger as the LH Weapon PL2
ddsom:0:FF88EC:0D:000:Always have the Sword of Legend as the LH Weapon PL2
ddsom:0:FF88EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL2
ddsom:0:FF88EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL2
ddsom:0:FF88EC:10:000:Always have the Sword of Flame as the LH Weapon PL2
ddsom:0:FF88EC:11:000:Always have the Sword of Freeze as the LH Weapon PL2
ddsom:0:FF88EC:12:000:Always have the Storm Blade as the LH Weapon PL2
ddsom:0:FF88EC:16:000:Always have the Hand Axe as the LH Weapon PL2
ddsom:0:FF88EC:18:000:Always have the Battle Axe as the LH Weapon PL2
ddsom:0:FF88EC:19:000:Always have the Mace as the LH Weapon PL2
ddsom:0:FF88EC:1D:000:Always have the War Hammer as the LH Weapon PL2
ddsom:0:FF88EC:1E:000:Always have the Morning Star as the LH Weapon PL2
ddsom:0:FF88EC:1F:000:Always have the Element Power Staff as the LH Weapon PL2
ddsom:0:FF88EC:20:000:Always have the Magical Power Staff as the LH Weapon PL2
ddsom:0:FF88EC:21:000:Always have the Wizardry Staff as the LH Weapon PL2
ddsom:0:FF88EC:22:000:Always have the Striking Staff as the LH Weapon PL2
ddsom:0:FF88EC:23:000:Always have the Snake Staff as the LH Weapon PL2
ddsom:0:FF88EC:24:000:Always have the Wand of Cold as the LH Weapon PL2
ddsom:0:FF88EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL2
ddsom:0:FF88EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL2
ddsom:0:FF88EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL2
ddsom:0:FF88EC:28:000:Always have the Shield as the LH Weapon PL2
ddsom:0:FF88EC:29:000:Always have the Shield (Elf) as the LH Weapon PL2
ddsom:0:FF88EC:FF:000:Always have NO ITEM as the LH Weapon PL2
ddsom:0:000000:00:999:[ Head Equipment PL2 ]
ddsom:0:FF893E:00:001:Get the Helmet Now! PL2
ddsom:0:FF893E:01:001:Get the Magical Hat Now! PL2
ddsom:0:FF893E:02:001:Get the Hood Now! PL2
ddsom:0:FF893E:03:001:Get the Ciaclet Now! PL2
ddsom:0:FF893E:04:001:Get the Cleric Hat Now! PL2
ddsom:0:FF893E:05:001:Get the Tiara Now! PL2
ddsom:0:FF893E:00:000:Always have the Helmet PL2
ddsom:0:FF893E:01:000:Always have the Magical Hat PL2
ddsom:0:FF893E:02:000:Always have the Hood PL2
ddsom:0:FF893E:03:000:Always have the Ciaclet PL2
ddsom:0:FF893E:04:000:Always have the Cleric Hat PL2
ddsom:0:FF893E:05:000:Always have the Tiara PL2
ddsom:0:000000:00:999:[ Body Equipment PL2 ]
ddsom:0:FF893F:00:001:Get the Fighter Body Now! PL2
ddsom:0:FF893F:01:001:Get the Cleric Body Now! PL2
ddsom:0:FF893F:02:001:Get the Elf Body Now! PL2
ddsom:0:FF893F:03:001:Get the Dwarf Body Now! PL2
ddsom:0:FF893F:04:001:Get the Magicuser Body Now! PL2
ddsom:0:FF893F:05:001:Get the Thief Body Now! PL2
ddsom:0:FF893F:00:000:Always have the Fighter Body PL2
ddsom:0:FF893F:01:000:Always have the Cleric Body PL2
ddsom:0:FF893F:02:000:Always have the Elf Body PL2
ddsom:0:FF893F:03:000:Always have the Dwarf Body PL2
ddsom:0:FF893F:04:000:Always have the Magicuser Body PL2
ddsom:0:FF893F:05:000:Always have the Thief Body PL2
ddsom:0:000000:00:999:[ Leg Equipment PL2 ]
ddsom:0:FF8940:00:001:Get the Boots of Speed Now! PL2
ddsom:0:FF8949:05:501:Get the Boots of Speed Now! PL2 (2/2)
ddsom:0:FF8940:01:001:Get the Boots of Springing & Striding Now! PL2
ddsom:0:FF8949:05:501:Get the Boots of Springing & Striding Now! PL2 (2/2)
ddsom:0:FF8940:02:001:Get the Boots of Levitation Now! PL2
ddsom:0:FF8949:05:501:Get the Boots of Levitation Now! PL2 (2/2)
ddsom:0:FF8940:00:000:Always have the Boots of Speed PL2
ddsom:0:FF8949:05:500:Always have the Boots of Speed PL2 (2/2)
ddsom:0:FF8940:01:000:Always have the Boots of Springing & Striding PL2
ddsom:0:FF8949:05:500:Always have the Boots of Springing & Striding PL2 (2/2)
ddsom:0:FF8940:02:000:Always have the Boots of Levitation PL2
ddsom:0:FF8949:05:500:Always have the Boots of Levitation PL2 (2/2)
ddsom:0:000000:00:999:[ Arm Equipment PL2 ]
ddsom:0:FF8941:00:001:Get the Gauntlet of Power Now! PL2
ddsom:0:FF894A:05:501:Get the Gauntlet of Power Now! PL2
ddsom:0:FF8941:00:000:Always have the Gauntlet of Power PL2
ddsom:0:FF894A:05:500:Always have the Gauntlet of Power PL2
ddsom:0:000000:00:999:[ Shield Equipment PL2 ]
ddsom:0:FF8942:00:001:Get the Normal Shield Now! PL2
ddsom:0:FF8942:01:001:Get the Normal Shield (Elf) Now! PL2
ddsom:0:FF8942:04:001:Get the Dragon Shield Now! PL2
ddsom:0:FF8942:05:001:Get the Frame Shield Now! PL2
ddsom:0:FF8942:06:001:Get the Ice Shield Now! PL2
ddsom:0:FF8942:07:001:Get the Shield of Protection from Dark Magic Now! PL2
ddsom:0:FF8942:00:000:Always have the Normal Shield PL2
ddsom:0:FF8942:01:000:Always have the Normal Shield (Elf) PL2
ddsom:0:FF8942:04:000:Always have the Dragon Shield PL2
ddsom:0:FF8942:05:000:Always have the Frame Shield PL2
ddsom:0:FF8942:06:000:Always have the Ice Shield PL2
ddsom:0:FF8942:07:000:Always have the Shield of Protection from Dark Magic PL2
ddsom:0:000000:00:999:[ Hand Equipment PL2 ]
ddsom:0:FF8943:00:001:Get the Ring of Protection Now! PL2
ddsom:0:FF894B:05:501:Get the Ring of Protection Now! PL2 (2/2)
ddsom:0:FF8943:01:001:Get the Ring of Fire Resistance Now! PL2
ddsom:0:FF894B:05:501:Get the Ring of Fire Resistance Now! PL2 (2/2)
ddsom:0:FF8943:02:001:Get the Ring of Spell Turning Now! PL2
ddsom:0:FF894B:05:501:Get the Ring of Spell Turning Now! PL2 (2/2)
ddsom:0:FF8943:03:001:Get the Ring of Protection from Evil Now! PL2
ddsom:0:FF894B:05:501:Get the Ring of Protection from Evil Now! PL2 (2/2)
ddsom:0:FF8943:04:001:Get the Rod of Fire Ball Now! PL2
ddsom:0:FF894B:05:501:Get the Rod of Fire Ball Now! PL2 (2/2)
ddsom:0:FF8943:05:001:Get the Rod of Cold Now! PL2
ddsom:0:FF894B:05:501:Get the Rod of Cold Now! PL2 (2/2)
ddsom:0:FF8943:06:001:Get the Rod of Lightning Now! PL2
ddsom:0:FF894B:05:501:Get the Rod of Lightning Now! PL2 (2/2)
ddsom:0:FF8943:00:000:Always have the Ring of Protection PL2
ddsom:0:FF894B:05:500:Always have the Ring of Protection PL2 (2/2)
ddsom:0:FF8943:01:000:Always have the Ring of Fire Resistance PL2
ddsom:0:FF894B:05:500:Always have the Ring of Fire Resistance PL2 (2/2)
ddsom:0:FF8943:02:000:Always have the Ring of Spell Turning PL2
ddsom:0:FF894B:05:500:Always have the Ring of Spell Turning PL2 (2/2)
ddsom:0:FF8943:03:000:Always have the Ring of Protection from Evil PL2
ddsom:0:FF894B:05:500:Always have the Ring of Protection from Evil PL2 (2/2)
ddsom:0:FF8943:04:000:Always have the Rod of Fire Ball PL2
ddsom:0:FF894B:05:500:Always have the Rod of Fire Ball PL2 (2/2)
ddsom:0:FF8943:05:000:Always have the Rod of Cold PL2
ddsom:0:FF894B:05:500:Always have the Rod of Cold PL2 (2/2)
ddsom:0:FF8943:06:000:Always have the Rod of Lightning PL2
ddsom:0:FF894B:05:500:Always have the Rod of Lightning PL2 (2/2)
ddsom:0:000000:00:999:[ Accessory Equipment PL2 ]
ddsom:0:FF8944:00:001:Get the Necklace Now! PL2
ddsom:0:FF8944:01:001:Get the Orb Now! PL2
ddsom:0:FF8944:02:001:Get the Bracelet Now! PL2
ddsom:0:FF8944:03:001:Get the Brooch Now! PL2
ddsom:0:FF8944:04:001:Get the Earring Now! PL2
ddsom:0:FF8944:05:001:Get the Anklet Now! PL2
ddsom:0:FF8944:00:000:Always have the Necklace PL2
ddsom:0:FF8944:01:000:Always have the Orb PL2
ddsom:0:FF8944:02:000:Always have the Bracelet PL2
ddsom:0:FF8944:03:000:Always have the Brooch PL2
ddsom:0:FF8944:04:000:Always have the Earring PL2
ddsom:0:FF8944:05:000:Always have the Anklet PL2
ddsom:0:000000:00:999:[ Special Equipment PL2 ]
ddsom:0:FF8945:00:001:Get the Eye of Beholder Now! PL2
ddsom:0:FF8945:01:001:Get the Skin of Displacer Beast Now! PL2
ddsom:0:FF8945:02:001:Get the Eye of Displacer Beast Now! PL2
ddsom:0:FF8945:03:001:Get the Scale of Dragon Now! PL2
ddsom:0:FF8945:04:001:Get the Skin of Manticore Now! PL2
ddsom:0:FF8945:05:001:Get the Egg of Owlbear Now! PL2
ddsom:0:FF8945:06:001:Get the ???1 Now! PL2
ddsom:0:FF8945:07:001:Get the ???2 Now! PL2
ddsom:0:FF8945:08:001:Get the Horn of Dragon Now! PL2
ddsom:0:FF8945:09:001:Get the Medal Now! PL2
ddsom:0:FF8945:10:001:Get the Displacer Cloak Now! PL2
ddsom:0:FF8945:00:000:Always have the Eye of Beholder PL2
ddsom:0:FF8945:01:000:Always have the Skin of Displacer Beast PL2
ddsom:0:FF8945:02:000:Always have the Eye of Displacer Beast PL2
ddsom:0:FF8945:03:000:Always have the Scale of Dragon PL2
ddsom:0:FF8945:04:000:Always have the Skin of Manticore PL2
ddsom:0:FF8945:05:000:Always have the Egg of Owlbear PL2
ddsom:0:FF8945:06:000:Always have the ???1 PL2
ddsom:0:FF8945:07:000:Always have the ???2 PL2
ddsom:0:FF8945:08:000:Always have the Horn of Dragon PL2
ddsom:0:FF8945:09:000:Always have the Medal PL2
ddsom:0:FF8945:10:000:Always have the Displacer Cloak PL2
ddsom:0:FF8A41:9A:000:Infinite Energy PL3
ddsom:0:FF8A5C:03:000:Invincibility PL3
ddsom:0:FF8AF3:09:000:Maximum SP PL3
ddsom:0:FF8AF4:99:500:Maximum SP PL3 (2/3)
ddsom:0:FF8AF5:99:500:Maximum SP PL3 (3/3)
ddsom:0:FF8B26:09:000:Infinite Item PL3
ddsom:0:FF8B27:09:500:Infinite Item PL3 (2/6)
ddsom:0:FF8B28:09:500:Infinite Item PL3 (3/6)
ddsom:0:FF8B29:09:500:Infinite Item PL3 (4/6)
ddsom:0:FF8B2A:09:500:Infinite Item PL3 (5/6)
ddsom:0:FF872B:09:500:Infinite Item PL3 (6/6)
ddsom:0:FF8B2F:09:000:Infinite Magic PL3
ddsom:0:FF8B30:09:500:Infinite Magic PL3 (2/8)
ddsom:0:FF8B31:09:500:Infinite Magic PL3 (3/8)
ddsom:0:FF8B32:09:500:Infinite Magic PL3 (4/8)
ddsom:0:FF8B33:09:500:Infinite Magic PL3 (5/8)
ddsom:0:FF8B34:09:500:Infinite Magic PL3 (6/8)
ddsom:0:FF8B35:09:500:Infinite Magic PL3 (7/8)
ddsom:0:FF8B37:09:500:Infinite Magic PL3 (8/8)
ddsom:0:FF8B69:14:000:Infinite Wands PL3
ddsom:0:FF8B6A:14:500:Infinite Wands PL3 (2/4)
ddsom:0:FF8B6B:14:500:Infinite Wands PL3 (3/4)
ddsom:0:FF8B6F:14:500:Infinite Wands PL3 (4/4)
ddsom:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsom:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsom:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsom:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsom:0:FF8AEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL3
ddsom:0:FF8AEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL3
ddsom:0:FF8AEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL3
ddsom:0:FF8AEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL3
ddsom:0:FF8AEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL3
ddsom:0:FF8AEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL3
ddsom:0:FF8AEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL3
ddsom:0:FF8AEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL3
ddsom:0:FF8AEB:12:001:Get the Storm Blade as the RH Weapon Now! PL3
ddsom:0:FF8AEB:16:001:Get the Hand Axe as the RH Weapon Now! PL3
ddsom:0:FF8AEB:18:001:Get the Battle Axe as the RH Weapon Now! PL3
ddsom:0:FF8AEB:19:001:Get the Mace as the RH Weapon Now! PL3
ddsom:0:FF8AEB:1D:001:Get the War Hammer as the RH Weapon Now! PL3
ddsom:0:FF8AEB:1E:001:Get the Morning Star as the RH Weapon Now! PL3
ddsom:0:FF8AEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL3
ddsom:0:FF8AEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL3
ddsom:0:FF8AEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL3
ddsom:0:FF8AEB:22:001:Get the Striking Staff as the RH Weapon Now! PL3
ddsom:0:FF8AEB:23:001:Get the Snake Staff as the RH Weapon Now! PL3
ddsom:0:FF8AEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL3
ddsom:0:FF8AEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL3
ddsom:0:FF8AEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL3
ddsom:0:FF8AEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL3
ddsom:0:FF8AEB:28:001:Get the Shield as the RH Weapon Now! PL3
ddsom:0:FF8AEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL3
ddsom:0:FF8AEB:FF:001:Get NO ITEM as the RH Weapon Now! PL3
ddsom:0:FF8AEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL3
ddsom:0:FF8AEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL3
ddsom:0:FF8AEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL3
ddsom:0:FF8AEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL3
ddsom:0:FF8AEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL3
ddsom:0:FF8AEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL3
ddsom:0:FF8AEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL3
ddsom:0:FF8AEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL3
ddsom:0:FF8AEB:08:000:Always have the Two Handed Sword as the RH Weapon PL3
ddsom:0:FF8AEB:09:000:Always have the Bastard Sword as the RH Weapon PL3
ddsom:0:FF8AEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL3
ddsom:0:FF8AEB:0C:000:Always have the Holy Avenger as the RH Weapon PL3
ddsom:0:FF8AEB:0D:000:Always have the Sword of Legend as the RH Weapon PL3
ddsom:0:FF8AEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL3
ddsom:0:FF8AEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL3
ddsom:0:FF8AEB:10:000:Always have the Sword of Flame as the RH Weapon PL3
ddsom:0:FF8AEB:11:000:Always have the Sword of Freeze as the RH Weapon PL3
ddsom:0:FF8AEB:12:000:Always have the Storm Blade as the RH Weapon PL3
ddsom:0:FF8AEB:16:000:Always have the Hand Axe as the RH Weapon PL3
ddsom:0:FF8AEB:18:000:Always have the Battle Axe as the RH Weapon PL3
ddsom:0:FF8AEB:19:000:Always have the Mace as the RH Weapon PL3
ddsom:0:FF8AEB:1D:000:Always have the War Hammer as the RH Weapon PL3
ddsom:0:FF8AEB:1E:000:Always have the Morning Star as the RH Weapon PL3
ddsom:0:FF8AEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL3
ddsom:0:FF8AEB:20:000:Always have the Magical Power Staff as the RH Weapon PL3
ddsom:0:FF8AEB:21:000:Always have the Wizardry Staff as the RH Weapon PL3
ddsom:0:FF8AEB:22:000:Always have the Striking Staff as the RH Weapon PL3
ddsom:0:FF8AEB:23:000:Always have the Snake Staff as the RH Weapon PL3
ddsom:0:FF8AEB:24:000:Always have the Wand of Cold as the RH Weapon PL3
ddsom:0:FF8AEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL3
ddsom:0:FF8AEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL3
ddsom:0:FF8AEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL3
ddsom:0:FF8AEB:28:000:Always have the Shield as the RH Weapon PL3
ddsom:0:FF8AEB:29:000:Always have the Shield (Elf) as the RH Weapon PL3
ddsom:0:FF8AEB:FF:000:Always have NO ITEM as the RH Weapon PL3
ddsom:0:FF8AEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL3
ddsom:0:FF8AEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL3
ddsom:0:FF8AEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL3
ddsom:0:FF8AEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL3
ddsom:0:FF8AEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL3
ddsom:0:FF8AEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL3
ddsom:0:FF8AEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL3
ddsom:0:FF8AEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL3
ddsom:0:FF8AEC:12:001:Get the Storm Blade as the LH Weapon Now! PL3
ddsom:0:FF8AEC:16:001:Get the Hand Axe as the LH Weapon Now! PL3
ddsom:0:FF8AEC:18:001:Get the Battle Axe as the LH Weapon Now! PL3
ddsom:0:FF8AEC:19:001:Get the Mace as the LH Weapon Now! PL3
ddsom:0:FF8AEC:1D:001:Get the War Hammer as the LH Weapon Now! PL3
ddsom:0:FF8AEC:1E:001:Get the Morning Star as the LH Weapon Now! PL3
ddsom:0:FF8AEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL3
ddsom:0:FF8AEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL3
ddsom:0:FF8AEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL3
ddsom:0:FF8AEC:22:001:Get the Striking Staff as the LH Weapon Now! PL3
ddsom:0:FF8AEC:23:001:Get the Snake Staff as the LH Weapon Now! PL3
ddsom:0:FF8AEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL3
ddsom:0:FF8AEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL3
ddsom:0:FF8AEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL3
ddsom:0:FF8AEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL3
ddsom:0:FF8AEC:28:001:Get the Shield as the LH Weapon Now! PL3
ddsom:0:FF8AEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL3
ddsom:0:FF8AEC:FF:001:Get NO ITEM as the LH Weapon Now! PL3
ddsom:0:FF8AEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL3
ddsom:0:FF8AEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL3
ddsom:0:FF8AEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL3
ddsom:0:FF8AEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL3
ddsom:0:FF8AEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL3
ddsom:0:FF8AEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL3
ddsom:0:FF8AEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL3
ddsom:0:FF8AEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL3
ddsom:0:FF8AEC:08:000:Always have the Two Handed Sword as the LH Weapon PL3
ddsom:0:FF8AEC:09:000:Always have the Bastard Sword as the LH Weapon PL3
ddsom:0:FF8AEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL3
ddsom:0:FF8AEC:0C:000:Always have the Holy Avenger as the LH Weapon PL3
ddsom:0:FF8AEC:0D:000:Always have the Sword of Legend as the LH Weapon PL3
ddsom:0:FF8AEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL3
ddsom:0:FF8AEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL3
ddsom:0:FF8AEC:10:000:Always have the Sword of Flame as the LH Weapon PL3
ddsom:0:FF8AEC:11:000:Always have the Sword of Freeze as the LH Weapon PL3
ddsom:0:FF8AEC:12:000:Always have the Storm Blade as the LH Weapon PL3
ddsom:0:FF8AEC:16:000:Always have the Hand Axe as the LH Weapon PL3
ddsom:0:FF8AEC:18:000:Always have the Battle Axe as the LH Weapon PL3
ddsom:0:FF8AEC:19:000:Always have the Mace as the LH Weapon PL3
ddsom:0:FF8AEC:1D:000:Always have the War Hammer as the LH Weapon PL3
ddsom:0:FF8AEC:1E:000:Always have the Morning Star as the LH Weapon PL3
ddsom:0:FF8AEC:1F:000:Always have the Element Power Staff as the LH Weapon PL3
ddsom:0:FF8AEC:20:000:Always have the Magical Power Staff as the LH Weapon PL3
ddsom:0:FF8AEC:21:000:Always have the Wizardry Staff as the LH Weapon PL3
ddsom:0:FF8AEC:22:000:Always have the Striking Staff as the LH Weapon PL3
ddsom:0:FF8AEC:23:000:Always have the Snake Staff as the LH Weapon PL3
ddsom:0:FF8AEC:24:000:Always have the Wand of Cold as the LH Weapon PL3
ddsom:0:FF8AEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL3
ddsom:0:FF8AEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL3
ddsom:0:FF8AEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL3
ddsom:0:FF8AEC:28:000:Always have the Shield as the LH Weapon PL3
ddsom:0:FF8AEC:29:000:Always have the Shield (Elf) as the LH Weapon PL3
ddsom:0:FF8AEC:FF:000:Always have NO ITEM as the LH Weapon PL3
ddsom:0:000000:00:999:[ Head Equipment PL3 ]
ddsom:0:FF8B3E:00:001:Get the Helmet Now! PL3
ddsom:0:FF8B3E:01:001:Get the Magical Hat Now! PL3
ddsom:0:FF8B3E:02:001:Get the Hood Now! PL3
ddsom:0:FF8B3E:03:001:Get the Ciaclet Now! PL3
ddsom:0:FF8B3E:04:001:Get the Cleric Hat Now! PL3
ddsom:0:FF8B3E:05:001:Get the Tiara Now! PL3
ddsom:0:FF8B3E:00:000:Always have the Helmet PL3
ddsom:0:FF8B3E:01:000:Always have the Magical Hat PL3
ddsom:0:FF8B3E:02:000:Always have the Hood PL3
ddsom:0:FF8B3E:03:000:Always have the Ciaclet PL3
ddsom:0:FF8B3E:04:000:Always have the Cleric Hat PL3
ddsom:0:FF8B3E:05:000:Always have the Tiara PL3
ddsom:0:000000:00:999:[ Body Equipment PL3 ]
ddsom:0:FF8B3F:00:001:Get the Fighter Body Now! PL3
ddsom:0:FF8B3F:01:001:Get the Cleric Body Now! PL3
ddsom:0:FF8B3F:02:001:Get the Elf Body Now! PL3
ddsom:0:FF8B3F:03:001:Get the Dwarf Body Now! PL3
ddsom:0:FF8B3F:04:001:Get the Magicuser Body Now! PL3
ddsom:0:FF8B3F:05:001:Get the Thief Body Now! PL3
ddsom:0:FF8B3F:00:000:Always have the Fighter Body PL3
ddsom:0:FF8B3F:01:000:Always have the Cleric Body PL3
ddsom:0:FF8B3F:02:000:Always have the Elf Body PL3
ddsom:0:FF8B3F:03:000:Always have the Dwarf Body PL3
ddsom:0:FF8B3F:04:000:Always have the Magicuser Body PL3
ddsom:0:FF8B3F:05:000:Always have the Thief Body PL3
ddsom:0:000000:00:999:[ Leg Equipment PL3 ]
ddsom:0:FF8B40:00:001:Get the Boots of Speed Now! PL3
ddsom:0:FF8B49:05:501:Get the Boots of Speed Now! PL3 (2/2)
ddsom:0:FF8B40:01:001:Get the Boots of Springing & Striding Now! PL3
ddsom:0:FF8B49:05:501:Get the Boots of Springing & Striding Now! PL3 (2/2)
ddsom:0:FF8B40:02:001:Get the Boots of Levitation Now! PL3
ddsom:0:FF8B49:05:501:Get the Boots of Levitation Now! PL3 (2/2)
ddsom:0:FF8B40:00:000:Always have the Boots of Speed PL3
ddsom:0:FF8B49:05:500:Always have the Boots of Speed PL3 (2/2)
ddsom:0:FF8B40:01:000:Always have the Boots of Springing & Striding PL3
ddsom:0:FF8B49:05:500:Always have the Boots of Springing & Striding PL3 (2/2)
ddsom:0:FF8B40:02:000:Always have the Boots of Levitation PL3
ddsom:0:FF8B49:05:500:Always have the Boots of Levitation PL3 (2/2)
ddsom:0:000000:00:999:[ Arm Equipment PL3 ]
ddsom:0:FF8B41:00:001:Get the Gauntlet of Power Now! PL3
ddsom:0:FF8B4A:05:501:Get the Gauntlet of Power Now! PL3
ddsom:0:FF8B41:00:000:Always have the Gauntlet of Power PL3
ddsom:0:FF8B4A:05:500:Always have the Gauntlet of Power PL3
ddsom:0:000000:00:999:[ Shield Equipment PL3 ]
ddsom:0:FF8B42:00:001:Get the Normal Shield Now! PL3
ddsom:0:FF8B42:01:001:Get the Normal Shield (Elf) Now! PL3
ddsom:0:FF8B42:04:001:Get the Dragon Shield Now! PL3
ddsom:0:FF8B42:05:001:Get the Frame Shield Now! PL3
ddsom:0:FF8B42:06:001:Get the Ice Shield Now! PL3
ddsom:0:FF8B42:07:001:Get the Shield of Protection from Dark Magic Now! PL3
ddsom:0:FF8B42:00:000:Always have the Normal Shield PL3
ddsom:0:FF8B42:01:000:Always have the Normal Shield (Elf) PL3
ddsom:0:FF8B42:04:000:Always have the Dragon Shield PL3
ddsom:0:FF8B42:05:000:Always have the Frame Shield PL3
ddsom:0:FF8B42:06:000:Always have the Ice Shield PL3
ddsom:0:FF8B42:07:000:Always have the Shield of Protection from Dark Magic PL3
ddsom:0:000000:00:999:[ Hand Equipment PL3 ]
ddsom:0:FF8B43:00:001:Get the Ring of Protection Now! PL3
ddsom:0:FF8B4B:05:501:Get the Ring of Protection Now! PL3 (2/2)
ddsom:0:FF8B43:01:001:Get the Ring of Fire Resistance Now! PL3
ddsom:0:FF8B4B:05:501:Get the Ring of Fire Resistance Now! PL3 (2/2)
ddsom:0:FF8B43:02:001:Get the Ring of Spell Turning Now! PL3
ddsom:0:FF8B4B:05:501:Get the Ring of Spell Turning Now! PL3 (2/2)
ddsom:0:FF8B43:03:001:Get the Ring of Protection from Evil Now! PL3
ddsom:0:FF8B4B:05:501:Get the Ring of Protection from Evil Now! PL3 (2/2)
ddsom:0:FF8B43:04:001:Get the Rod of Fire Ball Now! PL3
ddsom:0:FF8B4B:05:501:Get the Rod of Fire Ball Now! PL3 (2/2)
ddsom:0:FF8B43:05:001:Get the Rod of Cold Now! PL3
ddsom:0:FF8B4B:05:501:Get the Rod of Cold Now! PL3 (2/2)
ddsom:0:FF8B43:06:001:Get the Rod of Lightning Now! PL3
ddsom:0:FF8B4B:05:501:Get the Rod of Lightning Now! PL3 (2/2)
ddsom:0:FF8B43:00:000:Always have the Ring of Protection PL3
ddsom:0:FF8B4B:05:500:Always have the Ring of Protection PL3 (2/2)
ddsom:0:FF8B43:01:000:Always have the Ring of Fire Resistance PL3
ddsom:0:FF8B4B:05:500:Always have the Ring of Fire Resistance PL3 (2/2)
ddsom:0:FF8B43:02:000:Always have the Ring of Spell Turning PL3
ddsom:0:FF8B4B:05:500:Always have the Ring of Spell Turning PL3 (2/2)
ddsom:0:FF8B43:03:000:Always have the Ring of Protection from Evil PL3
ddsom:0:FF8B4B:05:500:Always have the Ring of Protection from Evil PL3 (2/2)
ddsom:0:FF8B43:04:000:Always have the Rod of Fire Ball PL3
ddsom:0:FF8B4B:05:500:Always have the Rod of Fire Ball PL3 (2/2)
ddsom:0:FF8B43:05:000:Always have the Rod of Cold PL3
ddsom:0:FF8B4B:05:500:Always have the Rod of Cold PL3 (2/2)
ddsom:0:FF8B43:06:000:Always have the Rod of Lightning PL3
ddsom:0:FF8B4B:05:500:Always have the Rod of Lightning PL3 (2/2)
ddsom:0:000000:00:999:[ Accessory Equipment PL3 ]
ddsom:0:FF8B44:00:001:Get the Necklace Now! PL3
ddsom:0:FF8B44:01:001:Get the Orb Now! PL3
ddsom:0:FF8B44:02:001:Get the Bracelet Now! PL3
ddsom:0:FF8B44:03:001:Get the Brooch Now! PL3
ddsom:0:FF8B44:04:001:Get the Earring Now! PL3
ddsom:0:FF8B44:05:001:Get the Anklet Now! PL3
ddsom:0:FF8B44:00:000:Always have the Necklace PL3
ddsom:0:FF8B44:01:000:Always have the Orb PL3
ddsom:0:FF8B44:02:000:Always have the Bracelet PL3
ddsom:0:FF8B44:03:000:Always have the Brooch PL3
ddsom:0:FF8B44:04:000:Always have the Earring PL3
ddsom:0:FF8B44:05:000:Always have the Anklet PL3
ddsom:0:000000:00:999:[ Special Equipment PL3 ]
ddsom:0:FF8B45:00:001:Get the Eye of Beholder Now! PL3
ddsom:0:FF8B45:01:001:Get the Skin of Displacer Beast Now! PL3
ddsom:0:FF8B45:02:001:Get the Eye of Displacer Beast Now! PL3
ddsom:0:FF8B45:03:001:Get the Scale of Dragon Now! PL3
ddsom:0:FF8B45:04:001:Get the Skin of Manticore Now! PL3
ddsom:0:FF8B45:05:001:Get the Egg of Owlbear Now! PL3
ddsom:0:FF8B45:06:001:Get the ???1 Now! PL3
ddsom:0:FF8B45:07:001:Get the ???2 Now! PL3
ddsom:0:FF8B45:08:001:Get the Horn of Dragon Now! PL3
ddsom:0:FF8B45:09:001:Get the Medal Now! PL3
ddsom:0:FF8B45:10:001:Get the Displacer Cloak Now! PL3
ddsom:0:FF8B45:00:000:Always have the Eye of Beholder PL3
ddsom:0:FF8B45:01:000:Always have the Skin of Displacer Beast PL3
ddsom:0:FF8B45:02:000:Always have the Eye of Displacer Beast PL3
ddsom:0:FF8B45:03:000:Always have the Scale of Dragon PL3
ddsom:0:FF8B45:04:000:Always have the Skin of Manticore PL3
ddsom:0:FF8B45:05:000:Always have the Egg of Owlbear PL3
ddsom:0:FF8B45:06:000:Always have the ???1 PL3
ddsom:0:FF8B45:07:000:Always have the ???2 PL3
ddsom:0:FF8B45:08:000:Always have the Horn of Dragon PL3
ddsom:0:FF8B45:09:000:Always have the Medal PL3
ddsom:0:FF8B45:10:000:Always have the Displacer Cloak PL3
ddsom:0:FF8C41:9A:000:Infinite Energy PL4
ddsom:0:FF8C5C:03:000:Invincibility PL4
ddsom:0:FF8CF3:09:000:Maximum SP PL4
ddsom:0:FF8CF4:99:500:Maximum SP PL4 (2/3)
ddsom:0:FF8CF5:99:500:Maximum SP PL4 (3/3)
ddsom:0:FF8D26:09:000:Infinite Item PL4
ddsom:0:FF8D27:09:500:Infinite Item PL4 (2/6)
ddsom:0:FF8D28:09:500:Infinite Item PL4 (3/6)
ddsom:0:FF8D29:09:500:Infinite Item PL4 (4/6)
ddsom:0:FF8D2A:09:500:Infinite Item PL4 (5/6)
ddsom:0:FF8D2B:09:500:Infinite Item PL4 (6/6)
ddsom:0:FF8D2F:09:000:Infinite Magic PL4
ddsom:0:FF8D30:09:500:Infinite Magic PL4 (2/8)
ddsom:0:FF8D31:09:500:Infinite Magic PL4 (3/8)
ddsom:0:FF8D32:09:500:Infinite Magic PL4 (4/8)
ddsom:0:FF8D33:09:500:Infinite Magic PL4 (5/8)
ddsom:0:FF8D34:09:500:Infinite Magic PL4 (6/8)
ddsom:0:FF8D35:09:500:Infinite Magic PL4 (7/8)
ddsom:0:FF8D37:09:500:Infinite Magic PL4 (8/8)
ddsom:0:FF8D69:14:000:Infinite Wands PL4
ddsom:0:FF8D6A:14:500:Infinite Wands PL4 (2/4)
ddsom:0:FF8D6B:14:500:Infinite Wands PL4 (3/4)
ddsom:0:FF8D6F:14:500:Infinite Wands PL4 (4/4)
ddsom:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsom:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsom:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsom:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsom:0:FF8CEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL4
ddsom:0:FF8CEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL4
ddsom:0:FF8CEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL4
ddsom:0:FF8CEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL4
ddsom:0:FF8CEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL4
ddsom:0:FF8CEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL4
ddsom:0:FF8CEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL4
ddsom:0:FF8CEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL4
ddsom:0:FF8CEB:12:001:Get the Storm Blade as the RH Weapon Now! PL4
ddsom:0:FF8CEB:16:001:Get the Hand Axe as the RH Weapon Now! PL4
ddsom:0:FF8CEB:18:001:Get the Battle Axe as the RH Weapon Now! PL4
ddsom:0:FF8CEB:19:001:Get the Mace as the RH Weapon Now! PL4
ddsom:0:FF8CEB:1D:001:Get the War Hammer as the RH Weapon Now! PL4
ddsom:0:FF8CEB:1E:001:Get the Morning Star as the RH Weapon Now! PL4
ddsom:0:FF8CEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL4
ddsom:0:FF8CEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL4
ddsom:0:FF8CEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL4
ddsom:0:FF8CEB:22:001:Get the Striking Staff as the RH Weapon Now! PL4
ddsom:0:FF8CEB:23:001:Get the Snake Staff as the RH Weapon Now! PL4
ddsom:0:FF8CEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL4
ddsom:0:FF8CEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL4
ddsom:0:FF8CEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL4
ddsom:0:FF8CEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL4
ddsom:0:FF8CEB:28:001:Get the Shield as the RH Weapon Now! PL4
ddsom:0:FF8CEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL4
ddsom:0:FF8CEB:FF:001:Get NO ITEM as the RH Weapon Now! PL4
ddsom:0:FF8CEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL4
ddsom:0:FF8CEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL4
ddsom:0:FF8CEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL4
ddsom:0:FF8CEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL4
ddsom:0:FF8CEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL4
ddsom:0:FF8CEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL4
ddsom:0:FF8CEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL4
ddsom:0:FF8CEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL4
ddsom:0:FF8CEB:08:000:Always have the Two Handed Sword as the RH Weapon PL4
ddsom:0:FF8CEB:09:000:Always have the Bastard Sword as the RH Weapon PL4
ddsom:0:FF8CEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL4
ddsom:0:FF8CEB:0C:000:Always have the Holy Avenger as the RH Weapon PL4
ddsom:0:FF8CEB:0D:000:Always have the Sword of Legend as the RH Weapon PL4
ddsom:0:FF8CEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL4
ddsom:0:FF8CEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL4
ddsom:0:FF8CEB:10:000:Always have the Sword of Flame as the RH Weapon PL4
ddsom:0:FF8CEB:11:000:Always have the Sword of Freeze as the RH Weapon PL4
ddsom:0:FF8CEB:12:000:Always have the Storm Blade as the RH Weapon PL4
ddsom:0:FF8CEB:16:000:Always have the Hand Axe as the RH Weapon PL4
ddsom:0:FF8CEB:18:000:Always have the Battle Axe as the RH Weapon PL4
ddsom:0:FF8CEB:19:000:Always have the Mace as the RH Weapon PL4
ddsom:0:FF8CEB:1D:000:Always have the War Hammer as the RH Weapon PL4
ddsom:0:FF8CEB:1E:000:Always have the Morning Star as the RH Weapon PL4
ddsom:0:FF8CEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL4
ddsom:0:FF8CEB:20:000:Always have the Magical Power Staff as the RH Weapon PL4
ddsom:0:FF8CEB:21:000:Always have the Wizardry Staff as the RH Weapon PL4
ddsom:0:FF8CEB:22:000:Always have the Striking Staff as the RH Weapon PL4
ddsom:0:FF8CEB:23:000:Always have the Snake Staff as the RH Weapon PL4
ddsom:0:FF8CEB:24:000:Always have the Wand of Cold as the RH Weapon PL4
ddsom:0:FF8CEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL4
ddsom:0:FF8CEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL4
ddsom:0:FF8CEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL4
ddsom:0:FF8CEB:28:000:Always have the Shield as the RH Weapon PL4
ddsom:0:FF8CEB:29:000:Always have the Shield (Elf) as the RH Weapon PL4
ddsom:0:FF8CEB:FF:000:Always have NO ITEM as the RH Weapon PL4
ddsom:0:FF8CEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL4
ddsom:0:FF8CEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL4
ddsom:0:FF8CEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL4
ddsom:0:FF8CEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL4
ddsom:0:FF8CEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL4
ddsom:0:FF8CEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL4
ddsom:0:FF8CEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL4
ddsom:0:FF8CEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL4
ddsom:0:FF8CEC:12:001:Get the Storm Blade as the LH Weapon Now! PL4
ddsom:0:FF8CEC:16:001:Get the Hand Axe as the LH Weapon Now! PL4
ddsom:0:FF8CEC:18:001:Get the Battle Axe as the LH Weapon Now! PL4
ddsom:0:FF8CEC:19:001:Get the Mace as the LH Weapon Now! PL4
ddsom:0:FF8CEC:1D:001:Get the War Hammer as the LH Weapon Now! PL4
ddsom:0:FF8CEC:1E:001:Get the Morning Star as the LH Weapon Now! PL4
ddsom:0:FF8CEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL4
ddsom:0:FF8CEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL4
ddsom:0:FF8CEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL4
ddsom:0:FF8CEC:22:001:Get the Striking Staff as the LH Weapon Now! PL4
ddsom:0:FF8CEC:23:001:Get the Snake Staff as the LH Weapon Now! PL4
ddsom:0:FF8CEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL4
ddsom:0:FF8CEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL4
ddsom:0:FF8CEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL4
ddsom:0:FF8CEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL4
ddsom:0:FF8CEC:28:001:Get the Shield as the LH Weapon Now! PL4
ddsom:0:FF8CEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL4
ddsom:0:FF8CEC:FF:001:Get NO ITEM as the LH Weapon Now! PL4
ddsom:0:FF8CEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL4
ddsom:0:FF8CEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL4
ddsom:0:FF8CEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL4
ddsom:0:FF8CEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL4
ddsom:0:FF8CEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL4
ddsom:0:FF8CEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL4
ddsom:0:FF8CEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL4
ddsom:0:FF8CEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL4
ddsom:0:FF8CEC:08:000:Always have the Two Handed Sword as the LH Weapon PL4
ddsom:0:FF8CEC:09:000:Always have the Bastard Sword as the LH Weapon PL4
ddsom:0:FF8CEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL4
ddsom:0:FF8CEC:0C:000:Always have the Holy Avenger as the LH Weapon PL4
ddsom:0:FF8CEC:0D:000:Always have the Sword of Legend as the LH Weapon PL4
ddsom:0:FF8CEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL4
ddsom:0:FF8CEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL4
ddsom:0:FF8CEC:10:000:Always have the Sword of Flame as the LH Weapon PL4
ddsom:0:FF8CEC:11:000:Always have the Sword of Freeze as the LH Weapon PL4
ddsom:0:FF8CEC:12:000:Always have the Storm Blade as the LH Weapon PL4
ddsom:0:FF8CEC:16:000:Always have the Hand Axe as the LH Weapon PL4
ddsom:0:FF8CEC:18:000:Always have the Battle Axe as the LH Weapon PL4
ddsom:0:FF8CEC:19:000:Always have the Mace as the LH Weapon PL4
ddsom:0:FF8CEC:1D:000:Always have the War Hammer as the LH Weapon PL4
ddsom:0:FF8CEC:1E:000:Always have the Morning Star as the LH Weapon PL4
ddsom:0:FF8CEC:1F:000:Always have the Element Power Staff as the LH Weapon PL4
ddsom:0:FF8CEC:20:000:Always have the Magical Power Staff as the LH Weapon PL4
ddsom:0:FF8CEC:21:000:Always have the Wizardry Staff as the LH Weapon PL4
ddsom:0:FF8CEC:22:000:Always have the Striking Staff as the LH Weapon PL4
ddsom:0:FF8CEC:23:000:Always have the Snake Staff as the LH Weapon PL4
ddsom:0:FF8CEC:24:000:Always have the Wand of Cold as the LH Weapon PL4
ddsom:0:FF8CEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL4
ddsom:0:FF8CEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL4
ddsom:0:FF8CEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL4
ddsom:0:FF8CEC:28:000:Always have the Shield as the LH Weapon PL4
ddsom:0:FF8CEC:29:000:Always have the Shield (Elf) as the LH Weapon PL4
ddsom:0:FF8CEC:FF:000:Always have NO ITEM as the LH Weapon PL4
ddsom:0:000000:00:999:[ Head Equipment PL4 ]
ddsom:0:FF8D3E:00:001:Get the Helmet Now! PL4
ddsom:0:FF8D3E:01:001:Get the Magical Hat Now! PL4
ddsom:0:FF8D3E:02:001:Get the Hood Now! PL4
ddsom:0:FF8D3E:03:001:Get the Ciaclet Now! PL4
ddsom:0:FF8D3E:04:001:Get the Cleric Hat Now! PL4
ddsom:0:FF8D3E:05:001:Get the Tiara Now! PL4
ddsom:0:FF8D3E:00:000:Always have the Helmet PL4
ddsom:0:FF8D3E:01:000:Always have the Magical Hat PL4
ddsom:0:FF8D3E:02:000:Always have the Hood PL4
ddsom:0:FF8D3E:03:000:Always have the Ciaclet PL4
ddsom:0:FF8D3E:04:000:Always have the Cleric Hat PL4
ddsom:0:FF8D3E:05:000:Always have the Tiara PL4
ddsom:0:000000:00:999:[ Body Equipment PL4 ]
ddsom:0:FF8D3F:00:001:Get the Fighter Body Now! PL4
ddsom:0:FF8D3F:01:001:Get the Cleric Body Now! PL4
ddsom:0:FF8D3F:02:001:Get the Elf Body Now! PL4
ddsom:0:FF8D3F:03:001:Get the Dwarf Body Now! PL4
ddsom:0:FF8D3F:04:001:Get the Magicuser Body Now! PL4
ddsom:0:FF8D3F:05:001:Get the Thief Body Now! PL4
ddsom:0:FF8D3F:00:000:Always have the Fighter Body PL4
ddsom:0:FF8D3F:01:000:Always have the Cleric Body PL4
ddsom:0:FF8D3F:02:000:Always have the Elf Body PL4
ddsom:0:FF8D3F:03:000:Always have the Dwarf Body PL4
ddsom:0:FF8D3F:04:000:Always have the Magicuser Body PL4
ddsom:0:FF8D3F:05:000:Always have the Thief Body PL4
ddsom:0:000000:00:999:[ Leg Equipment PL4 ]
ddsom:0:FF8D40:00:001:Get the Boots of Speed Now! PL4
ddsom:0:FF8D49:05:501:Get the Boots of Speed Now! PL4 (2/2)
ddsom:0:FF8D40:01:001:Get the Boots of Springing & Striding Now! PL4
ddsom:0:FF8D49:05:501:Get the Boots of Springing & Striding Now! PL4 (2/2)
ddsom:0:FF8D40:02:001:Get the Boots of Levitation Now! PL4
ddsom:0:FF8D49:05:501:Get the Boots of Levitation Now! PL4 (2/2)
ddsom:0:FF8D40:00:000:Always have the Boots of Speed PL4
ddsom:0:FF8D49:05:500:Always have the Boots of Speed PL4 (2/2)
ddsom:0:FF8D40:01:000:Always have the Boots of Springing & Striding PL4
ddsom:0:FF8D49:05:500:Always have the Boots of Springing & Striding PL4 (2/2)
ddsom:0:FF8D40:02:000:Always have the Boots of Levitation PL4
ddsom:0:FF8D49:05:500:Always have the Boots of Levitation PL4 (2/2)
ddsom:0:000000:00:999:[ Arm Equipment PL4 ]
ddsom:0:FF8D41:00:001:Get the Gauntlet of Power Now! PL4
ddsom:0:FF8D4A:05:501:Get the Gauntlet of Power Now! PL4
ddsom:0:FF8D41:00:000:Always have the Gauntlet of Power PL4
ddsom:0:FF8D4A:05:500:Always have the Gauntlet of Power PL4
ddsom:0:000000:00:999:[ Shield Equipment PL4 ]
ddsom:0:FF8D42:00:001:Get the Normal Shield Now! PL4
ddsom:0:FF8D42:01:001:Get the Normal Shield (Elf) Now! PL4
ddsom:0:FF8D42:04:001:Get the Dragon Shield Now! PL4
ddsom:0:FF8D42:05:001:Get the Frame Shield Now! PL4
ddsom:0:FF8D42:06:001:Get the Ice Shield Now! PL4
ddsom:0:FF8D42:07:001:Get the Shield of Protection from Dark Magic Now! PL4
ddsom:0:FF8D42:00:000:Always have the Normal Shield PL4
ddsom:0:FF8D42:01:000:Always have the Normal Shield (Elf) PL4
ddsom:0:FF8D42:04:000:Always have the Dragon Shield PL4
ddsom:0:FF8D42:05:000:Always have the Frame Shield PL4
ddsom:0:FF8D42:06:000:Always have the Ice Shield PL4
ddsom:0:FF8D42:07:000:Always have the Shield of Protection from Dark Magic PL4
ddsom:0:000000:00:999:[ Hand Equipment PL4 ]
ddsom:0:FF8D43:00:001:Get the Ring of Protection Now! PL4
ddsom:0:FF8D4B:05:501:Get the Ring of Protection Now! PL4 (2/2)
ddsom:0:FF8D43:01:001:Get the Ring of Fire Resistance Now! PL4
ddsom:0:FF8D4B:05:501:Get the Ring of Fire Resistance Now! PL4 (2/2)
ddsom:0:FF8D43:02:001:Get the Ring of Spell Turning Now! PL4
ddsom:0:FF8D4B:05:501:Get the Ring of Spell Turning Now! PL4 (2/2)
ddsom:0:FF8D43:03:001:Get the Ring of Protection from Evil Now! PL4
ddsom:0:FF8D4B:05:501:Get the Ring of Protection from Evil Now! PL4 (2/2)
ddsom:0:FF8D43:04:001:Get the Rod of Fire Ball Now! PL4
ddsom:0:FF8D4B:05:501:Get the Rod of Fire Ball Now! PL4 (2/2)
ddsom:0:FF8D43:05:001:Get the Rod of Cold Now! PL4
ddsom:0:FF8D4B:05:501:Get the Rod of Cold Now! PL4 (2/2)
ddsom:0:FF8D43:06:001:Get the Rod of Lightning Now! PL4
ddsom:0:FF8D4B:05:501:Get the Rod of Lightning Now! PL4 (2/2)
ddsom:0:FF8D43:00:000:Always have the Ring of Protection PL4
ddsom:0:FF8D4B:05:500:Always have the Ring of Protection PL4 (2/2)
ddsom:0:FF8D43:01:000:Always have the Ring of Fire Resistance PL4
ddsom:0:FF8D4B:05:500:Always have the Ring of Fire Resistance PL4 (2/2)
ddsom:0:FF8D43:02:000:Always have the Ring of Spell Turning PL4
ddsom:0:FF8D4B:05:500:Always have the Ring of Spell Turning PL4 (2/2)
ddsom:0:FF8D43:03:000:Always have the Ring of Protection from Evil PL4
ddsom:0:FF8D4B:05:500:Always have the Ring of Protection from Evil PL4 (2/2)
ddsom:0:FF8D43:04:000:Always have the Rod of Fire Ball PL4
ddsom:0:FF8D4B:05:500:Always have the Rod of Fire Ball PL4 (2/2)
ddsom:0:FF8D43:05:000:Always have the Rod of Cold PL4
ddsom:0:FF8D4B:05:500:Always have the Rod of Cold PL4 (2/2)
ddsom:0:FF8D43:06:000:Always have the Rod of Lightning PL4
ddsom:0:FF8D4B:05:500:Always have the Rod of Lightning PL4 (2/2)
ddsom:0:000000:00:999:[ Accessory Equipment PL4 ]
ddsom:0:FF8D44:00:001:Get the Necklace Now! PL4
ddsom:0:FF8D44:01:001:Get the Orb Now! PL4
ddsom:0:FF8D44:02:001:Get the Bracelet Now! PL4
ddsom:0:FF8D44:03:001:Get the Brooch Now! PL4
ddsom:0:FF8D44:04:001:Get the Earring Now! PL4
ddsom:0:FF8D44:05:001:Get the Anklet Now! PL4
ddsom:0:FF8D44:00:000:Always have the Necklace PL4
ddsom:0:FF8D44:01:000:Always have the Orb PL4
ddsom:0:FF8D44:02:000:Always have the Bracelet PL4
ddsom:0:FF8D44:03:000:Always have the Brooch PL4
ddsom:0:FF8D44:04:000:Always have the Earring PL4
ddsom:0:FF8D44:05:000:Always have the Anklet PL4
ddsom:0:000000:00:999:[ Special Equipment PL4 ]
ddsom:0:FF8D45:00:001:Get the Eye of Beholder Now! PL4
ddsom:0:FF8D45:01:001:Get the Skin of Displacer Beast Now! PL4
ddsom:0:FF8D45:02:001:Get the Eye of Displacer Beast Now! PL4
ddsom:0:FF8D45:03:001:Get the Scale of Dragon Now! PL4
ddsom:0:FF8D45:04:001:Get the Skin of Manticore Now! PL4
ddsom:0:FF8D45:05:001:Get the Egg of Owlbear Now! PL4
ddsom:0:FF8D45:06:001:Get the ???1 Now! PL4
ddsom:0:FF8D45:07:001:Get the ???2 Now! PL4
ddsom:0:FF8D45:08:001:Get the Horn of Dragon Now! PL4
ddsom:0:FF8D45:09:001:Get the Medal Now! PL4
ddsom:0:FF8D45:10:001:Get the Displacer Cloak Now! PL4
ddsom:0:FF8D45:00:000:Always have the Eye of Beholder PL4
ddsom:0:FF8D45:01:000:Always have the Skin of Displacer Beast PL4
ddsom:0:FF8D45:02:000:Always have the Eye of Displacer Beast PL4
ddsom:0:FF8D45:03:000:Always have the Scale of Dragon PL4
ddsom:0:FF8D45:04:000:Always have the Skin of Manticore PL4
ddsom:0:FF8D45:05:000:Always have the Egg of Owlbear PL4
ddsom:0:FF8D45:06:000:Always have the ???1 PL4
ddsom:0:FF8D45:07:000:Always have the ???2 PL4
ddsom:0:FF8D45:08:000:Always have the Horn of Dragon PL4
ddsom:0:FF8D45:09:000:Always have the Medal PL4
ddsom:0:FF8D45:10:000:Always have the Displacer Cloak PL4
ddsom:0:000000:00:999:[ Ultimate Magic "Final Strike" Now! Only for use when ]
ddsom:0:000000:00:999:[ playing with 3 or 4 Players. Player 1 should select ]
ddsom:0:000000:00:999:[ the character Magicuser. ]
ddsom:0:FF8641:9A:000:Infinite Final Strike!
ddsom:0:FF86EC:21:500:Infinite Final Strike! (2/9)
ddsom:0:FF86EE:01:500:Infinite Final Strike! (2/9)
ddsom:0:FF8841:9A:500:Infinite Final Strike! (2/9)
ddsom:0:FF88EE:01:500:Infinite Final Strike! (2/9)
ddsom:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsom:0:FF8AEE:01:500:Infinite Final Strike! (2/9)
ddsom:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsom:0:FF8CEE:01:500:Infinite Final Strike! (2/9)
ddsom:0:FF803A:59:000:Stage Clear Bonus(Rest Time) Max
ddsom:0:000000:00:999:[ These are the codes to set the machine region - the ]
ddsom:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ddsom:0:000000:00:999:[ - ON or before the ROM check screen!! ]
ddsom:0:FF8071:00:000:Region Switch = Japan
ddsom:0:FF8071:02:000:Region Switch = USA
ddsom:0:FF8071:04:000:Region Switch = Hispanic
ddsom:0:FF8071:06:000:Region Switch = Asia
ddsom:0:FF8071:08:000:Region Switch = Euro
ddsom:0:FF8071:0A:000:Region Switch = Brazil
; [ Dungeons & Dragons: Shadow over Mystara (Asia 960619) ]
ddsoma:0:FFCAB2:04:000:Infinite Time
ddsoma:0:FFCB02:04:500:Infinite Time (2/2)
ddsoma:0:FF8045:09:000:Infinite Keys
ddsoma:0:FF8641:9A:000:Infinite Energy PL1
ddsoma:0:FF865C:03:000:Invincibility PL1
ddsoma:0:FF86F3:09:000:Maximum SP PL1
ddsoma:0:FF86F4:99:500:Maximum SP PL1 (2/3)
ddsoma:0:FF86F5:99:500:Maximum SP PL1 (3/3)
ddsoma:0:FF8726:09:000:Infinite Item PL1
ddsoma:0:FF8727:09:500:Infinite Item PL1 (2/6)
ddsoma:0:FF8728:09:500:Infinite Item PL1 (3/6)
ddsoma:0:FF8729:09:500:Infinite Item PL1 (4/6)
ddsoma:0:FF872A:09:500:Infinite Item PL1 (5/6)
ddsoma:0:FF872B:09:500:Infinite Item PL1 (6/6)
ddsoma:0:FF872F:09:000:Infinite Magic PL1
ddsoma:0:FF8730:09:500:Infinite Magic PL1 (2/8)
ddsoma:0:FF8731:09:500:Infinite Magic PL1 (3/8)
ddsoma:0:FF8732:09:500:Infinite Magic PL1 (4/8)
ddsoma:0:FF8733:09:500:Infinite Magic PL1 (5/8)
ddsoma:0:FF8734:09:500:Infinite Magic PL1 (6/8)
ddsoma:0:FF8735:09:500:Infinite Magic PL1 (7/8)
ddsoma:0:FF8737:09:500:Infinite Magic PL1 (8/8)
ddsoma:0:FF8769:14:000:Infinite Wands PL1
ddsoma:0:FF876A:14:500:Infinite Wands PL1 (2/4)
ddsoma:0:FF876B:14:500:Infinite Wands PL1 (3/4)
ddsoma:0:FF876F:14:500:Infinite Wands PL1 (4/4)
ddsoma:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsoma:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsoma:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsoma:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsoma:0:FF86EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL1
ddsoma:0:FF86EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL1
ddsoma:0:FF86EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL1
ddsoma:0:FF86EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL1
ddsoma:0:FF86EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL1
ddsoma:0:FF86EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL1
ddsoma:0:FF86EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL1
ddsoma:0:FF86EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL1
ddsoma:0:FF86EB:12:001:Get the Storm Blade as the RH Weapon Now! PL1
ddsoma:0:FF86EB:16:001:Get the Hand Axe as the RH Weapon Now! PL1
ddsoma:0:FF86EB:18:001:Get the Battle Axe as the RH Weapon Now! PL1
ddsoma:0:FF86EB:19:001:Get the Mace as the RH Weapon Now! PL1
ddsoma:0:FF86EB:1D:001:Get the War Hammer as the RH Weapon Now! PL1
ddsoma:0:FF86EB:1E:001:Get the Morning Star as the RH Weapon Now! PL1
ddsoma:0:FF86EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL1
ddsoma:0:FF86EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL1
ddsoma:0:FF86EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL1
ddsoma:0:FF86EB:22:001:Get the Striking Staff as the RH Weapon Now! PL1
ddsoma:0:FF86EB:23:001:Get the Snake Staff as the RH Weapon Now! PL1
ddsoma:0:FF86EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL1
ddsoma:0:FF86EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL1
ddsoma:0:FF86EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL1
ddsoma:0:FF86EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL1
ddsoma:0:FF86EB:28:001:Get the Shield as the RH Weapon Now! PL1
ddsoma:0:FF86EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL1
ddsoma:0:FF86EB:FF:001:Get NO ITEM as the RH Weapon Now! PL1
ddsoma:0:FF86EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL1
ddsoma:0:FF86EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL1
ddsoma:0:FF86EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL1
ddsoma:0:FF86EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL1
ddsoma:0:FF86EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL1
ddsoma:0:FF86EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL1
ddsoma:0:FF86EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL1
ddsoma:0:FF86EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL1
ddsoma:0:FF86EB:08:000:Always have the Two Handed Sword as the RH Weapon PL1
ddsoma:0:FF86EB:09:000:Always have the Bastard Sword as the RH Weapon PL1
ddsoma:0:FF86EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL1
ddsoma:0:FF86EB:0C:000:Always have the Holy Avenger as the RH Weapon PL1
ddsoma:0:FF86EB:0D:000:Always have the Sword of Legend as the RH Weapon PL1
ddsoma:0:FF86EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL1
ddsoma:0:FF86EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL1
ddsoma:0:FF86EB:10:000:Always have the Sword of Flame as the RH Weapon PL1
ddsoma:0:FF86EB:11:000:Always have the Sword of Freeze as the RH Weapon PL1
ddsoma:0:FF86EB:12:000:Always have the Storm Blade as the RH Weapon PL1
ddsoma:0:FF86EB:16:000:Always have the Hand Axe as the RH Weapon PL1
ddsoma:0:FF86EB:18:000:Always have the Battle Axe as the RH Weapon PL1
ddsoma:0:FF86EB:19:000:Always have the Mace as the RH Weapon PL1
ddsoma:0:FF86EB:1D:000:Always have the War Hammer as the RH Weapon PL1
ddsoma:0:FF86EB:1E:000:Always have the Morning Star as the RH Weapon PL1
ddsoma:0:FF86EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL1
ddsoma:0:FF86EB:20:000:Always have the Magical Power Staff as the RH Weapon PL1
ddsoma:0:FF86EB:21:000:Always have the Wizardry Staff as the RH Weapon PL1
ddsoma:0:FF86EB:22:000:Always have the Striking Staff as the RH Weapon PL1
ddsoma:0:FF86EB:23:000:Always have the Snake Staff as the RH Weapon PL1
ddsoma:0:FF86EB:24:000:Always have the Wand of Cold as the RH Weapon PL1
ddsoma:0:FF86EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL1
ddsoma:0:FF86EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL1
ddsoma:0:FF86EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL1
ddsoma:0:FF86EB:28:000:Always have the Shield as the RH Weapon PL1
ddsoma:0:FF86EB:29:000:Always have the Shield (Elf) as the RH Weapon PL1
ddsoma:0:FF86EB:FF:000:Always have NO ITEM as the RH Weapon PL1
ddsoma:0:FF86EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL1
ddsoma:0:FF86EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL1
ddsoma:0:FF86EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL1
ddsoma:0:FF86EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL1
ddsoma:0:FF86EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL1
ddsoma:0:FF86EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL1
ddsoma:0:FF86EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL1
ddsoma:0:FF86EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL1
ddsoma:0:FF86EC:12:001:Get the Storm Blade as the LH Weapon Now! PL1
ddsoma:0:FF86EC:16:001:Get the Hand Axe as the LH Weapon Now! PL1
ddsoma:0:FF86EC:18:001:Get the Battle Axe as the LH Weapon Now! PL1
ddsoma:0:FF86EC:19:001:Get the Mace as the LH Weapon Now! PL1
ddsoma:0:FF86EC:1D:001:Get the War Hammer as the LH Weapon Now! PL1
ddsoma:0:FF86EC:1E:001:Get the Morning Star as the LH Weapon Now! PL1
ddsoma:0:FF86EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL1
ddsoma:0:FF86EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL1
ddsoma:0:FF86EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL1
ddsoma:0:FF86EC:22:001:Get the Striking Staff as the LH Weapon Now! PL1
ddsoma:0:FF86EC:23:001:Get the Snake Staff as the LH Weapon Now! PL1
ddsoma:0:FF86EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL1
ddsoma:0:FF86EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL1
ddsoma:0:FF86EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL1
ddsoma:0:FF86EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL1
ddsoma:0:FF86EC:28:001:Get the Shield as the LH Weapon Now! PL1
ddsoma:0:FF86EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL1
ddsoma:0:FF86EC:FF:001:Get NO ITEM as the LH Weapon Now! PL1
ddsoma:0:FF86EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL1
ddsoma:0:FF86EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL1
ddsoma:0:FF86EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL1
ddsoma:0:FF86EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL1
ddsoma:0:FF86EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL1
ddsoma:0:FF86EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL1
ddsoma:0:FF86EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL1
ddsoma:0:FF86EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL1
ddsoma:0:FF86EC:08:000:Always have the Two Handed Sword as the LH Weapon PL1
ddsoma:0:FF86EC:09:000:Always have the Bastard Sword as the LH Weapon PL1
ddsoma:0:FF86EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL1
ddsoma:0:FF86EC:0C:000:Always have the Holy Avenger as the LH Weapon PL1
ddsoma:0:FF86EC:0D:000:Always have the Sword of Legend as the LH Weapon PL1
ddsoma:0:FF86EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL1
ddsoma:0:FF86EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL1
ddsoma:0:FF86EC:10:000:Always have the Sword of Flame as the LH Weapon PL1
ddsoma:0:FF86EC:11:000:Always have the Sword of Freeze as the LH Weapon PL1
ddsoma:0:FF86EC:12:000:Always have the Storm Blade as the LH Weapon PL1
ddsoma:0:FF86EC:16:000:Always have the Hand Axe as the LH Weapon PL1
ddsoma:0:FF86EC:18:000:Always have the Battle Axe as the LH Weapon PL1
ddsoma:0:FF86EC:19:000:Always have the Mace as the LH Weapon PL1
ddsoma:0:FF86EC:1D:000:Always have the War Hammer as the LH Weapon PL1
ddsoma:0:FF86EC:1E:000:Always have the Morning Star as the LH Weapon PL1
ddsoma:0:FF86EC:1F:000:Always have the Element Power Staff as the LH Weapon PL1
ddsoma:0:FF86EC:20:000:Always have the Magical Power Staff as the LH Weapon PL1
ddsoma:0:FF86EC:21:000:Always have the Wizardry Staff as the LH Weapon PL1
ddsoma:0:FF86EC:22:000:Always have the Striking Staff as the LH Weapon PL1
ddsoma:0:FF86EC:23:000:Always have the Snake Staff as the LH Weapon PL1
ddsoma:0:FF86EC:24:000:Always have the Wand of Cold as the LH Weapon PL1
ddsoma:0:FF86EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL1
ddsoma:0:FF86EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL1
ddsoma:0:FF86EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL1
ddsoma:0:FF86EC:28:000:Always have the Shield as the LH Weapon PL1
ddsoma:0:FF86EC:29:000:Always have the Shield (Elf) as the LH Weapon PL1
ddsoma:0:FF86EC:FF:000:Always have NO ITEM as the LH Weapon PL1
ddsoma:0:000000:00:999:[ Head Equipment PL1 ]
ddsoma:0:FF873E:00:001:Get the Helmet Now! PL1
ddsoma:0:FF873E:01:001:Get the Magical Hat Now! PL1
ddsoma:0:FF873E:02:001:Get the Hood Now! PL1
ddsoma:0:FF873E:03:001:Get the Ciaclet Now! PL1
ddsoma:0:FF873E:04:001:Get the Cleric Hat Now! PL1
ddsoma:0:FF873E:05:001:Get the Tiara Now! PL1
ddsoma:0:FF873E:00:000:Always have the Helmet PL1
ddsoma:0:FF873E:01:000:Always have the Magical Hat PL1
ddsoma:0:FF873E:02:000:Always have the Hood PL1
ddsoma:0:FF873E:03:000:Always have the Ciaclet PL1
ddsoma:0:FF873E:04:000:Always have the Cleric Hat PL1
ddsoma:0:FF873E:05:000:Always have the Tiara PL1
ddsoma:0:000000:00:999:[ Body Equipment PL1 ]
ddsoma:0:FF873F:00:001:Get the Fighter Body Now! PL1
ddsoma:0:FF873F:01:001:Get the Cleric Body Now! PL1
ddsoma:0:FF873F:02:001:Get the Elf Body Now! PL1
ddsoma:0:FF873F:03:001:Get the Dwarf Body Now! PL1
ddsoma:0:FF873F:04:001:Get the Magicuser Body Now! PL1
ddsoma:0:FF873F:05:001:Get the Thief Body Now! PL1
ddsoma:0:FF873F:00:000:Always have the Fighter Body PL1
ddsoma:0:FF873F:01:000:Always have the Cleric Body PL1
ddsoma:0:FF873F:02:000:Always have the Elf Body PL1
ddsoma:0:FF873F:03:000:Always have the Dwarf Body PL1
ddsoma:0:FF873F:04:000:Always have the Magicuser Body PL1
ddsoma:0:FF873F:05:000:Always have the Thief Body PL1
ddsoma:0:000000:00:999:[ Leg Equipment PL1 ]
ddsoma:0:FF8740:00:001:Get the Boots of Speed Now! PL1
ddsoma:0:FF8749:05:501:Get the Boots of Speed Now! PL1 (2/2)
ddsoma:0:FF8740:01:001:Get the Boots of Springing & Striding Now! PL1
ddsoma:0:FF8749:05:501:Get the Boots of Springing & Striding Now! PL1 (2/2)
ddsoma:0:FF8740:02:001:Get the Boots of Levitation Now! PL1
ddsoma:0:FF8749:05:501:Get the Boots of Levitation Now! PL1 (2/2)
ddsoma:0:FF8740:00:000:Always have the Boots of Speed PL1
ddsoma:0:FF8749:05:500:Always have the Boots of Speed PL1 (2/2)
ddsoma:0:FF8740:01:000:Always have the Boots of Springing & Striding PL1
ddsoma:0:FF8749:05:500:Always have the Boots of Springing & Striding PL1 (2/2)
ddsoma:0:FF8740:02:000:Always have the Boots of Levitation PL1
ddsoma:0:FF8749:05:500:Always have the Boots of Levitation PL1 (2/2)
ddsoma:0:000000:00:999:[ Arm Equipment PL1 ]
ddsoma:0:FF8741:00:001:Get the Gauntlet of Power Now! PL1
ddsoma:0:FF874A:05:501:Get the Gauntlet of Power Now! PL1
ddsoma:0:FF8741:00:000:Always have the Gauntlet of Power PL1
ddsoma:0:FF874A:05:500:Always have the Gauntlet of Power PL1
ddsoma:0:000000:00:999:[ Shield Equipment PL1 ]
ddsoma:0:FF8742:00:001:Get the Normal Shield Now! PL1
ddsoma:0:FF8742:01:001:Get the Normal Shield (Elf) Now! PL1
ddsoma:0:FF8742:04:001:Get the Dragon Shield Now! PL1
ddsoma:0:FF8742:05:001:Get the Frame Shield Now! PL1
ddsoma:0:FF8742:06:001:Get the Ice Shield Now! PL1
ddsoma:0:FF8742:07:001:Get the Shield of Protection from Dark Magic Now! PL1
ddsoma:0:FF8742:00:000:Always have the Normal Shield PL1
ddsoma:0:FF8742:01:000:Always have the Normal Shield (Elf) PL1
ddsoma:0:FF8742:04:000:Always have the Dragon Shield PL1
ddsoma:0:FF8742:05:000:Always have the Frame Shield PL1
ddsoma:0:FF8742:06:000:Always have the Ice Shield PL1
ddsoma:0:FF8742:07:000:Always have the Shield of Protection from Dark Magic PL1
ddsoma:0:000000:00:999:[ Hand Equipment PL1 ]
ddsoma:0:FF8743:00:001:Get the Ring of Protection Now! PL1
ddsoma:0:FF874B:05:501:Get the Ring of Protection Now! PL1 (2/2)
ddsoma:0:FF8743:01:001:Get the Ring of Fire Resistance Now! PL1
ddsoma:0:FF874B:05:501:Get the Ring of Fire Resistance Now! PL1 (2/2)
ddsoma:0:FF8743:02:001:Get the Ring of Spell Turning Now! PL1
ddsoma:0:FF874B:05:501:Get the Ring of Spell Turning Now! PL1 (2/2)
ddsoma:0:FF8743:03:001:Get the Ring of Protection from Evil Now! PL1
ddsoma:0:FF874B:05:501:Get the Ring of Protection from Evil Now! PL1 (2/2)
ddsoma:0:FF8743:04:001:Get the Rod of Fire Ball Now! PL1
ddsoma:0:FF874B:05:501:Get the Rod of Fire Ball Now! PL1 (2/2)
ddsoma:0:FF8743:05:001:Get the Rod of Cold Now! PL1
ddsoma:0:FF874B:05:501:Get the Rod of Cold Now! PL1 (2/2)
ddsoma:0:FF8743:06:001:Get the Rod of Lightning Now! PL1
ddsoma:0:FF874B:05:501:Get the Rod of Lightning Now! PL1 (2/2)
ddsoma:0:FF8743:00:000:Always have the Ring of Protection PL1
ddsoma:0:FF874B:05:500:Always have the Ring of Protection PL1 (2/2)
ddsoma:0:FF8743:01:000:Always have the Ring of Fire Resistance PL1
ddsoma:0:FF874B:05:500:Always have the Ring of Fire Resistance PL1 (2/2)
ddsoma:0:FF8743:02:000:Always have the Ring of Spell Turning PL1
ddsoma:0:FF874B:05:500:Always have the Ring of Spell Turning PL1 (2/2)
ddsoma:0:FF8743:03:000:Always have the Ring of Protection from Evil PL1
ddsoma:0:FF874B:05:500:Always have the Ring of Protection from Evil PL1 (2/2)
ddsoma:0:FF8743:04:000:Always have the Rod of Fire Ball PL1
ddsoma:0:FF874B:05:500:Always have the Rod of Fire Ball PL1 (2/2)
ddsoma:0:FF8743:05:000:Always have the Rod of Cold PL1
ddsoma:0:FF874B:05:500:Always have the Rod of Cold PL1 (2/2)
ddsoma:0:FF8743:06:000:Always have the Rod of Lightning PL1
ddsoma:0:FF874B:05:500:Always have the Rod of Lightning PL1 (2/2)
ddsoma:0:000000:00:999:[ Accessory Equipment PL1 ]
ddsoma:0:FF8744:00:001:Get the Necklace Now! PL1
ddsoma:0:FF8744:01:001:Get the Orb Now! PL1
ddsoma:0:FF8744:02:001:Get the Bracelet Now! PL1
ddsoma:0:FF8744:03:001:Get the Brooch Now! PL1
ddsoma:0:FF8744:04:001:Get the Earring Now! PL1
ddsoma:0:FF8744:05:001:Get the Anklet Now! PL1
ddsoma:0:FF8744:00:000:Always have the Necklace PL1
ddsoma:0:FF8744:01:000:Always have the Orb PL1
ddsoma:0:FF8744:02:000:Always have the Bracelet PL1
ddsoma:0:FF8744:03:000:Always have the Brooch PL1
ddsoma:0:FF8744:04:000:Always have the Earring PL1
ddsoma:0:FF8744:05:000:Always have the Anklet PL1
ddsoma:0:000000:00:999:[ Special Equipment PL1 ]
ddsoma:0:FF8745:00:001:Get the Eye of Beholder Now! PL1
ddsoma:0:FF8745:01:001:Get the Skin of Displacer Beast Now! PL1
ddsoma:0:FF8745:02:001:Get the Eye of Displacer Beast Now! PL1
ddsoma:0:FF8745:03:001:Get the Scale of Dragon Now! PL1
ddsoma:0:FF8745:04:001:Get the Skin of Manticore Now! PL1
ddsoma:0:FF8745:05:001:Get the Egg of Owlbear Now! PL1
ddsoma:0:FF8745:06:001:Get the ???1 Now! PL1
ddsoma:0:FF8745:07:001:Get the ???2 Now! PL1
ddsoma:0:FF8745:08:001:Get the Horn of Dragon Now! PL1
ddsoma:0:FF8745:09:001:Get the Medal Now! PL1
ddsoma:0:FF8745:10:001:Get the Displacer Cloak Now! PL1
ddsoma:0:FF8745:00:000:Always have the Eye of Beholder PL1
ddsoma:0:FF8745:01:000:Always have the Skin of Displacer Beast PL1
ddsoma:0:FF8745:02:000:Always have the Eye of Displacer Beast PL1
ddsoma:0:FF8745:03:000:Always have the Scale of Dragon PL1
ddsoma:0:FF8745:04:000:Always have the Skin of Manticore PL1
ddsoma:0:FF8745:05:000:Always have the Egg of Owlbear PL1
ddsoma:0:FF8745:06:000:Always have the ???1 PL1
ddsoma:0:FF8745:07:000:Always have the ???2 PL1
ddsoma:0:FF8745:08:000:Always have the Horn of Dragon PL1
ddsoma:0:FF8745:09:000:Always have the Medal PL1
ddsoma:0:FF8745:10:000:Always have the Displacer Cloak PL1
ddsoma:0:FF8841:9A:000:Infinite Energy PL2
ddsoma:0:FF885C:03:000:Invincibility PL2
ddsoma:0:FF88F3:09:000:Maximum SP PL2
ddsoma:0:FF88F4:99:500:Maximum SP PL2 (2/3)
ddsoma:0:FF88F5:99:500:Maximum SP PL2 (3/3)
ddsoma:0:FF8926:09:000:Infinite Item PL2
ddsoma:0:FF8927:09:500:Infinite Item PL2 (2/6)
ddsoma:0:FF8928:09:500:Infinite Item PL2 (3/6)
ddsoma:0:FF8929:09:500:Infinite Item PL2 (4/6)
ddsoma:0:FF892A:09:500:Infinite Item PL2 (5/6)
ddsoma:0:FF892B:09:500:Infinite Item PL2 (6/6)
ddsoma:0:FF892F:09:000:Infinite Magic PL2
ddsoma:0:FF8930:09:500:Infinite Magic PL2 (2/8)
ddsoma:0:FF8931:09:500:Infinite Magic PL2 (3/8)
ddsoma:0:FF8932:09:500:Infinite Magic PL2 (4/8)
ddsoma:0:FF8933:09:500:Infinite Magic PL2 (5/8)
ddsoma:0:FF8934:09:500:Infinite Magic PL2 (6/8)
ddsoma:0:FF8935:09:500:Infinite Magic PL2 (7/8)
ddsoma:0:FF8937:09:500:Infinite Magic PL2 (8/8)
ddsoma:0:FF8969:14:000:Infinite Wands PL2
ddsoma:0:FF896A:14:500:Infinite Wands PL2 (2/4)
ddsoma:0:FF896B:14:500:Infinite Wands PL2 (3/4)
ddsoma:0:FF896F:14:500:Infinite Wands PL2 (4/4)
ddsoma:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsoma:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsoma:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsoma:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsoma:0:FF88EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL2
ddsoma:0:FF88EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL2
ddsoma:0:FF88EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL2
ddsoma:0:FF88EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL2
ddsoma:0:FF88EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL2
ddsoma:0:FF88EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL2
ddsoma:0:FF88EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL2
ddsoma:0:FF88EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL2
ddsoma:0:FF88EB:12:001:Get the Storm Blade as the RH Weapon Now! PL2
ddsoma:0:FF88EB:16:001:Get the Hand Axe as the RH Weapon Now! PL2
ddsoma:0:FF88EB:18:001:Get the Battle Axe as the RH Weapon Now! PL2
ddsoma:0:FF88EB:19:001:Get the Mace as the RH Weapon Now! PL2
ddsoma:0:FF88EB:1D:001:Get the War Hammer as the RH Weapon Now! PL2
ddsoma:0:FF88EB:1E:001:Get the Morning Star as the RH Weapon Now! PL2
ddsoma:0:FF88EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL2
ddsoma:0:FF88EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL2
ddsoma:0:FF88EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL2
ddsoma:0:FF88EB:22:001:Get the Striking Staff as the RH Weapon Now! PL2
ddsoma:0:FF88EB:23:001:Get the Snake Staff as the RH Weapon Now! PL2
ddsoma:0:FF88EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL2
ddsoma:0:FF88EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL2
ddsoma:0:FF88EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL2
ddsoma:0:FF88EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL2
ddsoma:0:FF88EB:28:001:Get the Shield as the RH Weapon Now! PL2
ddsoma:0:FF88EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL2
ddsoma:0:FF88EB:FF:001:Get NO ITEM as the RH Weapon Now! PL2
ddsoma:0:FF88EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL2
ddsoma:0:FF88EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL2
ddsoma:0:FF88EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL2
ddsoma:0:FF88EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL2
ddsoma:0:FF88EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL2
ddsoma:0:FF88EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL2
ddsoma:0:FF88EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL2
ddsoma:0:FF88EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL2
ddsoma:0:FF88EB:08:000:Always have the Two Handed Sword as the RH Weapon PL2
ddsoma:0:FF88EB:09:000:Always have the Bastard Sword as the RH Weapon PL2
ddsoma:0:FF88EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL2
ddsoma:0:FF88EB:0C:000:Always have the Holy Avenger as the RH Weapon PL2
ddsoma:0:FF88EB:0D:000:Always have the Sword of Legend as the RH Weapon PL2
ddsoma:0:FF88EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL2
ddsoma:0:FF88EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL2
ddsoma:0:FF88EB:10:000:Always have the Sword of Flame as the RH Weapon PL2
ddsoma:0:FF88EB:11:000:Always have the Sword of Freeze as the RH Weapon PL2
ddsoma:0:FF88EB:12:000:Always have the Storm Blade as the RH Weapon PL2
ddsoma:0:FF88EB:16:000:Always have the Hand Axe as the RH Weapon PL2
ddsoma:0:FF88EB:18:000:Always have the Battle Axe as the RH Weapon PL2
ddsoma:0:FF88EB:19:000:Always have the Mace as the RH Weapon PL2
ddsoma:0:FF88EB:1D:000:Always have the War Hammer as the RH Weapon PL2
ddsoma:0:FF88EB:1E:000:Always have the Morning Star as the RH Weapon PL2
ddsoma:0:FF88EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL2
ddsoma:0:FF88EB:20:000:Always have the Magical Power Staff as the RH Weapon PL2
ddsoma:0:FF88EB:21:000:Always have the Wizardry Staff as the RH Weapon PL2
ddsoma:0:FF88EB:22:000:Always have the Striking Staff as the RH Weapon PL2
ddsoma:0:FF88EB:23:000:Always have the Snake Staff as the RH Weapon PL2
ddsoma:0:FF88EB:24:000:Always have the Wand of Cold as the RH Weapon PL2
ddsoma:0:FF88EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL2
ddsoma:0:FF88EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL2
ddsoma:0:FF88EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL2
ddsoma:0:FF88EB:28:000:Always have the Shield as the RH Weapon PL2
ddsoma:0:FF88EB:29:000:Always have the Shield (Elf) as the RH Weapon PL2
ddsoma:0:FF88EB:FF:000:Always have NO ITEM as the RH Weapon PL2
ddsoma:0:FF88EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL2
ddsoma:0:FF88EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL2
ddsoma:0:FF88EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL2
ddsoma:0:FF88EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL2
ddsoma:0:FF88EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL2
ddsoma:0:FF88EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL2
ddsoma:0:FF88EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL2
ddsoma:0:FF88EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL2
ddsoma:0:FF88EC:12:001:Get the Storm Blade as the LH Weapon Now! PL2
ddsoma:0:FF88EC:16:001:Get the Hand Axe as the LH Weapon Now! PL2
ddsoma:0:FF88EC:18:001:Get the Battle Axe as the LH Weapon Now! PL2
ddsoma:0:FF88EC:19:001:Get the Mace as the LH Weapon Now! PL2
ddsoma:0:FF88EC:1D:001:Get the War Hammer as the LH Weapon Now! PL2
ddsoma:0:FF88EC:1E:001:Get the Morning Star as the LH Weapon Now! PL2
ddsoma:0:FF88EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL2
ddsoma:0:FF88EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL2
ddsoma:0:FF88EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL2
ddsoma:0:FF88EC:22:001:Get the Striking Staff as the LH Weapon Now! PL2
ddsoma:0:FF88EC:23:001:Get the Snake Staff as the LH Weapon Now! PL2
ddsoma:0:FF88EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL2
ddsoma:0:FF88EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL2
ddsoma:0:FF88EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL2
ddsoma:0:FF88EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL2
ddsoma:0:FF88EC:28:001:Get the Shield as the LH Weapon Now! PL2
ddsoma:0:FF88EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL2
ddsoma:0:FF88EC:FF:001:Get NO ITEM as the LH Weapon Now! PL2
ddsoma:0:FF88EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL2
ddsoma:0:FF88EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL2
ddsoma:0:FF88EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL2
ddsoma:0:FF88EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL2
ddsoma:0:FF88EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL2
ddsoma:0:FF88EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL2
ddsoma:0:FF88EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL2
ddsoma:0:FF88EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL2
ddsoma:0:FF88EC:08:000:Always have the Two Handed Sword as the LH Weapon PL2
ddsoma:0:FF88EC:09:000:Always have the Bastard Sword as the LH Weapon PL2
ddsoma:0:FF88EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL2
ddsoma:0:FF88EC:0C:000:Always have the Holy Avenger as the LH Weapon PL2
ddsoma:0:FF88EC:0D:000:Always have the Sword of Legend as the LH Weapon PL2
ddsoma:0:FF88EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL2
ddsoma:0:FF88EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL2
ddsoma:0:FF88EC:10:000:Always have the Sword of Flame as the LH Weapon PL2
ddsoma:0:FF88EC:11:000:Always have the Sword of Freeze as the LH Weapon PL2
ddsoma:0:FF88EC:12:000:Always have the Storm Blade as the LH Weapon PL2
ddsoma:0:FF88EC:16:000:Always have the Hand Axe as the LH Weapon PL2
ddsoma:0:FF88EC:18:000:Always have the Battle Axe as the LH Weapon PL2
ddsoma:0:FF88EC:19:000:Always have the Mace as the LH Weapon PL2
ddsoma:0:FF88EC:1D:000:Always have the War Hammer as the LH Weapon PL2
ddsoma:0:FF88EC:1E:000:Always have the Morning Star as the LH Weapon PL2
ddsoma:0:FF88EC:1F:000:Always have the Element Power Staff as the LH Weapon PL2
ddsoma:0:FF88EC:20:000:Always have the Magical Power Staff as the LH Weapon PL2
ddsoma:0:FF88EC:21:000:Always have the Wizardry Staff as the LH Weapon PL2
ddsoma:0:FF88EC:22:000:Always have the Striking Staff as the LH Weapon PL2
ddsoma:0:FF88EC:23:000:Always have the Snake Staff as the LH Weapon PL2
ddsoma:0:FF88EC:24:000:Always have the Wand of Cold as the LH Weapon PL2
ddsoma:0:FF88EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL2
ddsoma:0:FF88EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL2
ddsoma:0:FF88EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL2
ddsoma:0:FF88EC:28:000:Always have the Shield as the LH Weapon PL2
ddsoma:0:FF88EC:29:000:Always have the Shield (Elf) as the LH Weapon PL2
ddsoma:0:FF88EC:FF:000:Always have NO ITEM as the LH Weapon PL2
ddsoma:0:000000:00:999:[ Head Equipment PL2 ]
ddsoma:0:FF893E:00:001:Get the Helmet Now! PL2
ddsoma:0:FF893E:01:001:Get the Magical Hat Now! PL2
ddsoma:0:FF893E:02:001:Get the Hood Now! PL2
ddsoma:0:FF893E:03:001:Get the Ciaclet Now! PL2
ddsoma:0:FF893E:04:001:Get the Cleric Hat Now! PL2
ddsoma:0:FF893E:05:001:Get the Tiara Now! PL2
ddsoma:0:FF893E:00:000:Always have the Helmet PL2
ddsoma:0:FF893E:01:000:Always have the Magical Hat PL2
ddsoma:0:FF893E:02:000:Always have the Hood PL2
ddsoma:0:FF893E:03:000:Always have the Ciaclet PL2
ddsoma:0:FF893E:04:000:Always have the Cleric Hat PL2
ddsoma:0:FF893E:05:000:Always have the Tiara PL2
ddsoma:0:000000:00:999:[ Body Equipment PL2 ]
ddsoma:0:FF893F:00:001:Get the Fighter Body Now! PL2
ddsoma:0:FF893F:01:001:Get the Cleric Body Now! PL2
ddsoma:0:FF893F:02:001:Get the Elf Body Now! PL2
ddsoma:0:FF893F:03:001:Get the Dwarf Body Now! PL2
ddsoma:0:FF893F:04:001:Get the Magicuser Body Now! PL2
ddsoma:0:FF893F:05:001:Get the Thief Body Now! PL2
ddsoma:0:FF893F:00:000:Always have the Fighter Body PL2
ddsoma:0:FF893F:01:000:Always have the Cleric Body PL2
ddsoma:0:FF893F:02:000:Always have the Elf Body PL2
ddsoma:0:FF893F:03:000:Always have the Dwarf Body PL2
ddsoma:0:FF893F:04:000:Always have the Magicuser Body PL2
ddsoma:0:FF893F:05:000:Always have the Thief Body PL2
ddsoma:0:000000:00:999:[ Leg Equipment PL2 ]
ddsoma:0:FF8940:00:001:Get the Boots of Speed Now! PL2
ddsoma:0:FF8949:05:501:Get the Boots of Speed Now! PL2 (2/2)
ddsoma:0:FF8940:01:001:Get the Boots of Springing & Striding Now! PL2
ddsoma:0:FF8949:05:501:Get the Boots of Springing & Striding Now! PL2 (2/2)
ddsoma:0:FF8940:02:001:Get the Boots of Levitation Now! PL2
ddsoma:0:FF8949:05:501:Get the Boots of Levitation Now! PL2 (2/2)
ddsoma:0:FF8940:00:000:Always have the Boots of Speed PL2
ddsoma:0:FF8949:05:500:Always have the Boots of Speed PL2 (2/2)
ddsoma:0:FF8940:01:000:Always have the Boots of Springing & Striding PL2
ddsoma:0:FF8949:05:500:Always have the Boots of Springing & Striding PL2 (2/2)
ddsoma:0:FF8940:02:000:Always have the Boots of Levitation PL2
ddsoma:0:FF8949:05:500:Always have the Boots of Levitation PL2 (2/2)
ddsoma:0:000000:00:999:[ Arm Equipment PL2 ]
ddsoma:0:FF8941:00:001:Get the Gauntlet of Power Now! PL2
ddsoma:0:FF894A:05:501:Get the Gauntlet of Power Now! PL2
ddsoma:0:FF8941:00:000:Always have the Gauntlet of Power PL2
ddsoma:0:FF894A:05:500:Always have the Gauntlet of Power PL2
ddsoma:0:000000:00:999:[ Shield Equipment PL2 ]
ddsoma:0:FF8942:00:001:Get the Normal Shield Now! PL2
ddsoma:0:FF8942:01:001:Get the Normal Shield (Elf) Now! PL2
ddsoma:0:FF8942:04:001:Get the Dragon Shield Now! PL2
ddsoma:0:FF8942:05:001:Get the Frame Shield Now! PL2
ddsoma:0:FF8942:06:001:Get the Ice Shield Now! PL2
ddsoma:0:FF8942:07:001:Get the Shield of Protection from Dark Magic Now! PL2
ddsoma:0:FF8942:00:000:Always have the Normal Shield PL2
ddsoma:0:FF8942:01:000:Always have the Normal Shield (Elf) PL2
ddsoma:0:FF8942:04:000:Always have the Dragon Shield PL2
ddsoma:0:FF8942:05:000:Always have the Frame Shield PL2
ddsoma:0:FF8942:06:000:Always have the Ice Shield PL2
ddsoma:0:FF8942:07:000:Always have the Shield of Protection from Dark Magic PL2
ddsoma:0:000000:00:999:[ Hand Equipment PL2 ]
ddsoma:0:FF8943:00:001:Get the Ring of Protection Now! PL2
ddsoma:0:FF894B:05:501:Get the Ring of Protection Now! PL2 (2/2)
ddsoma:0:FF8943:01:001:Get the Ring of Fire Resistance Now! PL2
ddsoma:0:FF894B:05:501:Get the Ring of Fire Resistance Now! PL2 (2/2)
ddsoma:0:FF8943:02:001:Get the Ring of Spell Turning Now! PL2
ddsoma:0:FF894B:05:501:Get the Ring of Spell Turning Now! PL2 (2/2)
ddsoma:0:FF8943:03:001:Get the Ring of Protection from Evil Now! PL2
ddsoma:0:FF894B:05:501:Get the Ring of Protection from Evil Now! PL2 (2/2)
ddsoma:0:FF8943:04:001:Get the Rod of Fire Ball Now! PL2
ddsoma:0:FF894B:05:501:Get the Rod of Fire Ball Now! PL2 (2/2)
ddsoma:0:FF8943:05:001:Get the Rod of Cold Now! PL2
ddsoma:0:FF894B:05:501:Get the Rod of Cold Now! PL2 (2/2)
ddsoma:0:FF8943:06:001:Get the Rod of Lightning Now! PL2
ddsoma:0:FF894B:05:501:Get the Rod of Lightning Now! PL2 (2/2)
ddsoma:0:FF8943:00:000:Always have the Ring of Protection PL2
ddsoma:0:FF894B:05:500:Always have the Ring of Protection PL2 (2/2)
ddsoma:0:FF8943:01:000:Always have the Ring of Fire Resistance PL2
ddsoma:0:FF894B:05:500:Always have the Ring of Fire Resistance PL2 (2/2)
ddsoma:0:FF8943:02:000:Always have the Ring of Spell Turning PL2
ddsoma:0:FF894B:05:500:Always have the Ring of Spell Turning PL2 (2/2)
ddsoma:0:FF8943:03:000:Always have the Ring of Protection from Evil PL2
ddsoma:0:FF894B:05:500:Always have the Ring of Protection from Evil PL2 (2/2)
ddsoma:0:FF8943:04:000:Always have the Rod of Fire Ball PL2
ddsoma:0:FF894B:05:500:Always have the Rod of Fire Ball PL2 (2/2)
ddsoma:0:FF8943:05:000:Always have the Rod of Cold PL2
ddsoma:0:FF894B:05:500:Always have the Rod of Cold PL2 (2/2)
ddsoma:0:FF8943:06:000:Always have the Rod of Lightning PL2
ddsoma:0:FF894B:05:500:Always have the Rod of Lightning PL2 (2/2)
ddsoma:0:000000:00:999:[ Accessory Equipment PL2 ]
ddsoma:0:FF8944:00:001:Get the Necklace Now! PL2
ddsoma:0:FF8944:01:001:Get the Orb Now! PL2
ddsoma:0:FF8944:02:001:Get the Bracelet Now! PL2
ddsoma:0:FF8944:03:001:Get the Brooch Now! PL2
ddsoma:0:FF8944:04:001:Get the Earring Now! PL2
ddsoma:0:FF8944:05:001:Get the Anklet Now! PL2
ddsoma:0:FF8944:00:000:Always have the Necklace PL2
ddsoma:0:FF8944:01:000:Always have the Orb PL2
ddsoma:0:FF8944:02:000:Always have the Bracelet PL2
ddsoma:0:FF8944:03:000:Always have the Brooch PL2
ddsoma:0:FF8944:04:000:Always have the Earring PL2
ddsoma:0:FF8944:05:000:Always have the Anklet PL2
ddsoma:0:000000:00:999:[ Special Equipment PL2 ]
ddsoma:0:FF8945:00:001:Get the Eye of Beholder Now! PL2
ddsoma:0:FF8945:01:001:Get the Skin of Displacer Beast Now! PL2
ddsoma:0:FF8945:02:001:Get the Eye of Displacer Beast Now! PL2
ddsoma:0:FF8945:03:001:Get the Scale of Dragon Now! PL2
ddsoma:0:FF8945:04:001:Get the Skin of Manticore Now! PL2
ddsoma:0:FF8945:05:001:Get the Egg of Owlbear Now! PL2
ddsoma:0:FF8945:06:001:Get the ???1 Now! PL2
ddsoma:0:FF8945:07:001:Get the ???2 Now! PL2
ddsoma:0:FF8945:08:001:Get the Horn of Dragon Now! PL2
ddsoma:0:FF8945:09:001:Get the Medal Now! PL2
ddsoma:0:FF8945:10:001:Get the Displacer Cloak Now! PL2
ddsoma:0:FF8945:00:000:Always have the Eye of Beholder PL2
ddsoma:0:FF8945:01:000:Always have the Skin of Displacer Beast PL2
ddsoma:0:FF8945:02:000:Always have the Eye of Displacer Beast PL2
ddsoma:0:FF8945:03:000:Always have the Scale of Dragon PL2
ddsoma:0:FF8945:04:000:Always have the Skin of Manticore PL2
ddsoma:0:FF8945:05:000:Always have the Egg of Owlbear PL2
ddsoma:0:FF8945:06:000:Always have the ???1 PL2
ddsoma:0:FF8945:07:000:Always have the ???2 PL2
ddsoma:0:FF8945:08:000:Always have the Horn of Dragon PL2
ddsoma:0:FF8945:09:000:Always have the Medal PL2
ddsoma:0:FF8945:10:000:Always have the Displacer Cloak PL2
ddsoma:0:FF8A41:9A:000:Infinite Energy PL3
ddsoma:0:FF8A5C:03:000:Invincibility PL3
ddsoma:0:FF8AF3:09:000:Maximum SP PL3
ddsoma:0:FF8AF4:99:500:Maximum SP PL3 (2/3)
ddsoma:0:FF8AF5:99:500:Maximum SP PL3 (3/3)
ddsoma:0:FF8B26:09:000:Infinite Item PL3
ddsoma:0:FF8B27:09:500:Infinite Item PL3 (2/6)
ddsoma:0:FF8B28:09:500:Infinite Item PL3 (3/6)
ddsoma:0:FF8B29:09:500:Infinite Item PL3 (4/6)
ddsoma:0:FF8B2A:09:500:Infinite Item PL3 (5/6)
ddsoma:0:FF872B:09:500:Infinite Item PL3 (6/6)
ddsoma:0:FF8B2F:09:000:Infinite Magic PL3
ddsoma:0:FF8B30:09:500:Infinite Magic PL3 (2/8)
ddsoma:0:FF8B31:09:500:Infinite Magic PL3 (3/8)
ddsoma:0:FF8B32:09:500:Infinite Magic PL3 (4/8)
ddsoma:0:FF8B33:09:500:Infinite Magic PL3 (5/8)
ddsoma:0:FF8B34:09:500:Infinite Magic PL3 (6/8)
ddsoma:0:FF8B35:09:500:Infinite Magic PL3 (7/8)
ddsoma:0:FF8B37:09:500:Infinite Magic PL3 (8/8)
ddsoma:0:FF8B69:14:000:Infinite Wands PL3
ddsoma:0:FF8B6A:14:500:Infinite Wands PL3 (2/4)
ddsoma:0:FF8B6B:14:500:Infinite Wands PL3 (3/4)
ddsoma:0:FF8B6F:14:500:Infinite Wands PL3 (4/4)
ddsoma:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsoma:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsoma:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsoma:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsoma:0:FF8AEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:12:001:Get the Storm Blade as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:16:001:Get the Hand Axe as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:18:001:Get the Battle Axe as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:19:001:Get the Mace as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:1D:001:Get the War Hammer as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:1E:001:Get the Morning Star as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL3
ddsoma:0:FF8AEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:22:001:Get the Striking Staff as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:23:001:Get the Snake Staff as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:28:001:Get the Shield as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:FF:001:Get NO ITEM as the RH Weapon Now! PL3
ddsoma:0:FF8AEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL3
ddsoma:0:FF8AEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL3
ddsoma:0:FF8AEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL3
ddsoma:0:FF8AEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL3
ddsoma:0:FF8AEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL3
ddsoma:0:FF8AEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL3
ddsoma:0:FF8AEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL3
ddsoma:0:FF8AEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL3
ddsoma:0:FF8AEB:08:000:Always have the Two Handed Sword as the RH Weapon PL3
ddsoma:0:FF8AEB:09:000:Always have the Bastard Sword as the RH Weapon PL3
ddsoma:0:FF8AEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL3
ddsoma:0:FF8AEB:0C:000:Always have the Holy Avenger as the RH Weapon PL3
ddsoma:0:FF8AEB:0D:000:Always have the Sword of Legend as the RH Weapon PL3
ddsoma:0:FF8AEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL3
ddsoma:0:FF8AEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL3
ddsoma:0:FF8AEB:10:000:Always have the Sword of Flame as the RH Weapon PL3
ddsoma:0:FF8AEB:11:000:Always have the Sword of Freeze as the RH Weapon PL3
ddsoma:0:FF8AEB:12:000:Always have the Storm Blade as the RH Weapon PL3
ddsoma:0:FF8AEB:16:000:Always have the Hand Axe as the RH Weapon PL3
ddsoma:0:FF8AEB:18:000:Always have the Battle Axe as the RH Weapon PL3
ddsoma:0:FF8AEB:19:000:Always have the Mace as the RH Weapon PL3
ddsoma:0:FF8AEB:1D:000:Always have the War Hammer as the RH Weapon PL3
ddsoma:0:FF8AEB:1E:000:Always have the Morning Star as the RH Weapon PL3
ddsoma:0:FF8AEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL3
ddsoma:0:FF8AEB:20:000:Always have the Magical Power Staff as the RH Weapon PL3
ddsoma:0:FF8AEB:21:000:Always have the Wizardry Staff as the RH Weapon PL3
ddsoma:0:FF8AEB:22:000:Always have the Striking Staff as the RH Weapon PL3
ddsoma:0:FF8AEB:23:000:Always have the Snake Staff as the RH Weapon PL3
ddsoma:0:FF8AEB:24:000:Always have the Wand of Cold as the RH Weapon PL3
ddsoma:0:FF8AEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL3
ddsoma:0:FF8AEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL3
ddsoma:0:FF8AEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL3
ddsoma:0:FF8AEB:28:000:Always have the Shield as the RH Weapon PL3
ddsoma:0:FF8AEB:29:000:Always have the Shield (Elf) as the RH Weapon PL3
ddsoma:0:FF8AEB:FF:000:Always have NO ITEM as the RH Weapon PL3
ddsoma:0:FF8AEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:12:001:Get the Storm Blade as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:16:001:Get the Hand Axe as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:18:001:Get the Battle Axe as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:19:001:Get the Mace as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:1D:001:Get the War Hammer as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:1E:001:Get the Morning Star as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:22:001:Get the Striking Staff as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:23:001:Get the Snake Staff as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:28:001:Get the Shield as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:FF:001:Get NO ITEM as the LH Weapon Now! PL3
ddsoma:0:FF8AEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL3
ddsoma:0:FF8AEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL3
ddsoma:0:FF8AEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL3
ddsoma:0:FF8AEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL3
ddsoma:0:FF8AEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL3
ddsoma:0:FF8AEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL3
ddsoma:0:FF8AEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL3
ddsoma:0:FF8AEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL3
ddsoma:0:FF8AEC:08:000:Always have the Two Handed Sword as the LH Weapon PL3
ddsoma:0:FF8AEC:09:000:Always have the Bastard Sword as the LH Weapon PL3
ddsoma:0:FF8AEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL3
ddsoma:0:FF8AEC:0C:000:Always have the Holy Avenger as the LH Weapon PL3
ddsoma:0:FF8AEC:0D:000:Always have the Sword of Legend as the LH Weapon PL3
ddsoma:0:FF8AEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL3
ddsoma:0:FF8AEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL3
ddsoma:0:FF8AEC:10:000:Always have the Sword of Flame as the LH Weapon PL3
ddsoma:0:FF8AEC:11:000:Always have the Sword of Freeze as the LH Weapon PL3
ddsoma:0:FF8AEC:12:000:Always have the Storm Blade as the LH Weapon PL3
ddsoma:0:FF8AEC:16:000:Always have the Hand Axe as the LH Weapon PL3
ddsoma:0:FF8AEC:18:000:Always have the Battle Axe as the LH Weapon PL3
ddsoma:0:FF8AEC:19:000:Always have the Mace as the LH Weapon PL3
ddsoma:0:FF8AEC:1D:000:Always have the War Hammer as the LH Weapon PL3
ddsoma:0:FF8AEC:1E:000:Always have the Morning Star as the LH Weapon PL3
ddsoma:0:FF8AEC:1F:000:Always have the Element Power Staff as the LH Weapon PL3
ddsoma:0:FF8AEC:20:000:Always have the Magical Power Staff as the LH Weapon PL3
ddsoma:0:FF8AEC:21:000:Always have the Wizardry Staff as the LH Weapon PL3
ddsoma:0:FF8AEC:22:000:Always have the Striking Staff as the LH Weapon PL3
ddsoma:0:FF8AEC:23:000:Always have the Snake Staff as the LH Weapon PL3
ddsoma:0:FF8AEC:24:000:Always have the Wand of Cold as the LH Weapon PL3
ddsoma:0:FF8AEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL3
ddsoma:0:FF8AEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL3
ddsoma:0:FF8AEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL3
ddsoma:0:FF8AEC:28:000:Always have the Shield as the LH Weapon PL3
ddsoma:0:FF8AEC:29:000:Always have the Shield (Elf) as the LH Weapon PL3
ddsoma:0:FF8AEC:FF:000:Always have NO ITEM as the LH Weapon PL3
ddsoma:0:000000:00:999:[ Head Equipment PL3 ]
ddsoma:0:FF8B3E:00:001:Get the Helmet Now! PL3
ddsoma:0:FF8B3E:01:001:Get the Magical Hat Now! PL3
ddsoma:0:FF8B3E:02:001:Get the Hood Now! PL3
ddsoma:0:FF8B3E:03:001:Get the Ciaclet Now! PL3
ddsoma:0:FF8B3E:04:001:Get the Cleric Hat Now! PL3
ddsoma:0:FF8B3E:05:001:Get the Tiara Now! PL3
ddsoma:0:FF8B3E:00:000:Always have the Helmet PL3
ddsoma:0:FF8B3E:01:000:Always have the Magical Hat PL3
ddsoma:0:FF8B3E:02:000:Always have the Hood PL3
ddsoma:0:FF8B3E:03:000:Always have the Ciaclet PL3
ddsoma:0:FF8B3E:04:000:Always have the Cleric Hat PL3
ddsoma:0:FF8B3E:05:000:Always have the Tiara PL3
ddsoma:0:000000:00:999:[ Body Equipment PL3 ]
ddsoma:0:FF8B3F:00:001:Get the Fighter Body Now! PL3
ddsoma:0:FF8B3F:01:001:Get the Cleric Body Now! PL3
ddsoma:0:FF8B3F:02:001:Get the Elf Body Now! PL3
ddsoma:0:FF8B3F:03:001:Get the Dwarf Body Now! PL3
ddsoma:0:FF8B3F:04:001:Get the Magicuser Body Now! PL3
ddsoma:0:FF8B3F:05:001:Get the Thief Body Now! PL3
ddsoma:0:FF8B3F:00:000:Always have the Fighter Body PL3
ddsoma:0:FF8B3F:01:000:Always have the Cleric Body PL3
ddsoma:0:FF8B3F:02:000:Always have the Elf Body PL3
ddsoma:0:FF8B3F:03:000:Always have the Dwarf Body PL3
ddsoma:0:FF8B3F:04:000:Always have the Magicuser Body PL3
ddsoma:0:FF8B3F:05:000:Always have the Thief Body PL3
ddsoma:0:000000:00:999:[ Leg Equipment PL3 ]
ddsoma:0:FF8B40:00:001:Get the Boots of Speed Now! PL3
ddsoma:0:FF8B49:05:501:Get the Boots of Speed Now! PL3 (2/2)
ddsoma:0:FF8B40:01:001:Get the Boots of Springing & Striding Now! PL3
ddsoma:0:FF8B49:05:501:Get the Boots of Springing & Striding Now! PL3 (2/2)
ddsoma:0:FF8B40:02:001:Get the Boots of Levitation Now! PL3
ddsoma:0:FF8B49:05:501:Get the Boots of Levitation Now! PL3 (2/2)
ddsoma:0:FF8B40:00:000:Always have the Boots of Speed PL3
ddsoma:0:FF8B49:05:500:Always have the Boots of Speed PL3 (2/2)
ddsoma:0:FF8B40:01:000:Always have the Boots of Springing & Striding PL3
ddsoma:0:FF8B49:05:500:Always have the Boots of Springing & Striding PL3 (2/2)
ddsoma:0:FF8B40:02:000:Always have the Boots of Levitation PL3
ddsoma:0:FF8B49:05:500:Always have the Boots of Levitation PL3 (2/2)
ddsoma:0:000000:00:999:[ Arm Equipment PL3 ]
ddsoma:0:FF8B41:00:001:Get the Gauntlet of Power Now! PL3
ddsoma:0:FF8B4A:05:501:Get the Gauntlet of Power Now! PL3
ddsoma:0:FF8B41:00:000:Always have the Gauntlet of Power PL3
ddsoma:0:FF8B4A:05:500:Always have the Gauntlet of Power PL3
ddsoma:0:000000:00:999:[ Shield Equipment PL3 ]
ddsoma:0:FF8B42:00:001:Get the Normal Shield Now! PL3
ddsoma:0:FF8B42:01:001:Get the Normal Shield (Elf) Now! PL3
ddsoma:0:FF8B42:04:001:Get the Dragon Shield Now! PL3
ddsoma:0:FF8B42:05:001:Get the Frame Shield Now! PL3
ddsoma:0:FF8B42:06:001:Get the Ice Shield Now! PL3
ddsoma:0:FF8B42:07:001:Get the Shield of Protection from Dark Magic Now! PL3
ddsoma:0:FF8B42:00:000:Always have the Normal Shield PL3
ddsoma:0:FF8B42:01:000:Always have the Normal Shield (Elf) PL3
ddsoma:0:FF8B42:04:000:Always have the Dragon Shield PL3
ddsoma:0:FF8B42:05:000:Always have the Frame Shield PL3
ddsoma:0:FF8B42:06:000:Always have the Ice Shield PL3
ddsoma:0:FF8B42:07:000:Always have the Shield of Protection from Dark Magic PL3
ddsoma:0:000000:00:999:[ Hand Equipment PL3 ]
ddsoma:0:FF8B43:00:001:Get the Ring of Protection Now! PL3
ddsoma:0:FF8B4B:05:501:Get the Ring of Protection Now! PL3 (2/2)
ddsoma:0:FF8B43:01:001:Get the Ring of Fire Resistance Now! PL3
ddsoma:0:FF8B4B:05:501:Get the Ring of Fire Resistance Now! PL3 (2/2)
ddsoma:0:FF8B43:02:001:Get the Ring of Spell Turning Now! PL3
ddsoma:0:FF8B4B:05:501:Get the Ring of Spell Turning Now! PL3 (2/2)
ddsoma:0:FF8B43:03:001:Get the Ring of Protection from Evil Now! PL3
ddsoma:0:FF8B4B:05:501:Get the Ring of Protection from Evil Now! PL3 (2/2)
ddsoma:0:FF8B43:04:001:Get the Rod of Fire Ball Now! PL3
ddsoma:0:FF8B4B:05:501:Get the Rod of Fire Ball Now! PL3 (2/2)
ddsoma:0:FF8B43:05:001:Get the Rod of Cold Now! PL3
ddsoma:0:FF8B4B:05:501:Get the Rod of Cold Now! PL3 (2/2)
ddsoma:0:FF8B43:06:001:Get the Rod of Lightning Now! PL3
ddsoma:0:FF8B4B:05:501:Get the Rod of Lightning Now! PL3 (2/2)
ddsoma:0:FF8B43:00:000:Always have the Ring of Protection PL3
ddsoma:0:FF8B4B:05:500:Always have the Ring of Protection PL3 (2/2)
ddsoma:0:FF8B43:01:000:Always have the Ring of Fire Resistance PL3
ddsoma:0:FF8B4B:05:500:Always have the Ring of Fire Resistance PL3 (2/2)
ddsoma:0:FF8B43:02:000:Always have the Ring of Spell Turning PL3
ddsoma:0:FF8B4B:05:500:Always have the Ring of Spell Turning PL3 (2/2)
ddsoma:0:FF8B43:03:000:Always have the Ring of Protection from Evil PL3
ddsoma:0:FF8B4B:05:500:Always have the Ring of Protection from Evil PL3 (2/2)
ddsoma:0:FF8B43:04:000:Always have the Rod of Fire Ball PL3
ddsoma:0:FF8B4B:05:500:Always have the Rod of Fire Ball PL3 (2/2)
ddsoma:0:FF8B43:05:000:Always have the Rod of Cold PL3
ddsoma:0:FF8B4B:05:500:Always have the Rod of Cold PL3 (2/2)
ddsoma:0:FF8B43:06:000:Always have the Rod of Lightning PL3
ddsoma:0:FF8B4B:05:500:Always have the Rod of Lightning PL3 (2/2)
ddsoma:0:000000:00:999:[ Accessory Equipment PL3 ]
ddsoma:0:FF8B44:00:001:Get the Necklace Now! PL3
ddsoma:0:FF8B44:01:001:Get the Orb Now! PL3
ddsoma:0:FF8B44:02:001:Get the Bracelet Now! PL3
ddsoma:0:FF8B44:03:001:Get the Brooch Now! PL3
ddsoma:0:FF8B44:04:001:Get the Earring Now! PL3
ddsoma:0:FF8B44:05:001:Get the Anklet Now! PL3
ddsoma:0:FF8B44:00:000:Always have the Necklace PL3
ddsoma:0:FF8B44:01:000:Always have the Orb PL3
ddsoma:0:FF8B44:02:000:Always have the Bracelet PL3
ddsoma:0:FF8B44:03:000:Always have the Brooch PL3
ddsoma:0:FF8B44:04:000:Always have the Earring PL3
ddsoma:0:FF8B44:05:000:Always have the Anklet PL3
ddsoma:0:000000:00:999:[ Special Equipment PL3 ]
ddsoma:0:FF8B45:00:001:Get the Eye of Beholder Now! PL3
ddsoma:0:FF8B45:01:001:Get the Skin of Displacer Beast Now! PL3
ddsoma:0:FF8B45:02:001:Get the Eye of Displacer Beast Now! PL3
ddsoma:0:FF8B45:03:001:Get the Scale of Dragon Now! PL3
ddsoma:0:FF8B45:04:001:Get the Skin of Manticore Now! PL3
ddsoma:0:FF8B45:05:001:Get the Egg of Owlbear Now! PL3
ddsoma:0:FF8B45:06:001:Get the ???1 Now! PL3
ddsoma:0:FF8B45:07:001:Get the ???2 Now! PL3
ddsoma:0:FF8B45:08:001:Get the Horn of Dragon Now! PL3
ddsoma:0:FF8B45:09:001:Get the Medal Now! PL3
ddsoma:0:FF8B45:10:001:Get the Displacer Cloak Now! PL3
ddsoma:0:FF8B45:00:000:Always have the Eye of Beholder PL3
ddsoma:0:FF8B45:01:000:Always have the Skin of Displacer Beast PL3
ddsoma:0:FF8B45:02:000:Always have the Eye of Displacer Beast PL3
ddsoma:0:FF8B45:03:000:Always have the Scale of Dragon PL3
ddsoma:0:FF8B45:04:000:Always have the Skin of Manticore PL3
ddsoma:0:FF8B45:05:000:Always have the Egg of Owlbear PL3
ddsoma:0:FF8B45:06:000:Always have the ???1 PL3
ddsoma:0:FF8B45:07:000:Always have the ???2 PL3
ddsoma:0:FF8B45:08:000:Always have the Horn of Dragon PL3
ddsoma:0:FF8B45:09:000:Always have the Medal PL3
ddsoma:0:FF8B45:10:000:Always have the Displacer Cloak PL3
ddsoma:0:FF8C41:9A:000:Infinite Energy PL4
ddsoma:0:FF8C5C:03:000:Invincibility PL4
ddsoma:0:FF8CF3:09:000:Maximum SP PL4
ddsoma:0:FF8CF4:99:500:Maximum SP PL4 (2/3)
ddsoma:0:FF8CF5:99:500:Maximum SP PL4 (3/3)
ddsoma:0:FF8D26:09:000:Infinite Item PL4
ddsoma:0:FF8D27:09:500:Infinite Item PL4 (2/6)
ddsoma:0:FF8D28:09:500:Infinite Item PL4 (3/6)
ddsoma:0:FF8D29:09:500:Infinite Item PL4 (4/6)
ddsoma:0:FF8D2A:09:500:Infinite Item PL4 (5/6)
ddsoma:0:FF8D2B:09:500:Infinite Item PL4 (6/6)
ddsoma:0:FF8D2F:09:000:Infinite Magic PL4
ddsoma:0:FF8D30:09:500:Infinite Magic PL4 (2/8)
ddsoma:0:FF8D31:09:500:Infinite Magic PL4 (3/8)
ddsoma:0:FF8D32:09:500:Infinite Magic PL4 (4/8)
ddsoma:0:FF8D33:09:500:Infinite Magic PL4 (5/8)
ddsoma:0:FF8D34:09:500:Infinite Magic PL4 (6/8)
ddsoma:0:FF8D35:09:500:Infinite Magic PL4 (7/8)
ddsoma:0:FF8D37:09:500:Infinite Magic PL4 (8/8)
ddsoma:0:FF8D69:14:000:Infinite Wands PL4
ddsoma:0:FF8D6A:14:500:Infinite Wands PL4 (2/4)
ddsoma:0:FF8D6B:14:500:Infinite Wands PL4 (3/4)
ddsoma:0:FF8D6F:14:500:Infinite Wands PL4 (4/4)
ddsoma:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsoma:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsoma:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsoma:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsoma:0:FF8CEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:12:001:Get the Storm Blade as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:16:001:Get the Hand Axe as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:18:001:Get the Battle Axe as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:19:001:Get the Mace as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:1D:001:Get the War Hammer as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:1E:001:Get the Morning Star as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL4
ddsoma:0:FF8CEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:22:001:Get the Striking Staff as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:23:001:Get the Snake Staff as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:28:001:Get the Shield as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:FF:001:Get NO ITEM as the RH Weapon Now! PL4
ddsoma:0:FF8CEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL4
ddsoma:0:FF8CEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL4
ddsoma:0:FF8CEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL4
ddsoma:0:FF8CEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL4
ddsoma:0:FF8CEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL4
ddsoma:0:FF8CEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL4
ddsoma:0:FF8CEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL4
ddsoma:0:FF8CEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL4
ddsoma:0:FF8CEB:08:000:Always have the Two Handed Sword as the RH Weapon PL4
ddsoma:0:FF8CEB:09:000:Always have the Bastard Sword as the RH Weapon PL4
ddsoma:0:FF8CEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL4
ddsoma:0:FF8CEB:0C:000:Always have the Holy Avenger as the RH Weapon PL4
ddsoma:0:FF8CEB:0D:000:Always have the Sword of Legend as the RH Weapon PL4
ddsoma:0:FF8CEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL4
ddsoma:0:FF8CEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL4
ddsoma:0:FF8CEB:10:000:Always have the Sword of Flame as the RH Weapon PL4
ddsoma:0:FF8CEB:11:000:Always have the Sword of Freeze as the RH Weapon PL4
ddsoma:0:FF8CEB:12:000:Always have the Storm Blade as the RH Weapon PL4
ddsoma:0:FF8CEB:16:000:Always have the Hand Axe as the RH Weapon PL4
ddsoma:0:FF8CEB:18:000:Always have the Battle Axe as the RH Weapon PL4
ddsoma:0:FF8CEB:19:000:Always have the Mace as the RH Weapon PL4
ddsoma:0:FF8CEB:1D:000:Always have the War Hammer as the RH Weapon PL4
ddsoma:0:FF8CEB:1E:000:Always have the Morning Star as the RH Weapon PL4
ddsoma:0:FF8CEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL4
ddsoma:0:FF8CEB:20:000:Always have the Magical Power Staff as the RH Weapon PL4
ddsoma:0:FF8CEB:21:000:Always have the Wizardry Staff as the RH Weapon PL4
ddsoma:0:FF8CEB:22:000:Always have the Striking Staff as the RH Weapon PL4
ddsoma:0:FF8CEB:23:000:Always have the Snake Staff as the RH Weapon PL4
ddsoma:0:FF8CEB:24:000:Always have the Wand of Cold as the RH Weapon PL4
ddsoma:0:FF8CEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL4
ddsoma:0:FF8CEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL4
ddsoma:0:FF8CEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL4
ddsoma:0:FF8CEB:28:000:Always have the Shield as the RH Weapon PL4
ddsoma:0:FF8CEB:29:000:Always have the Shield (Elf) as the RH Weapon PL4
ddsoma:0:FF8CEB:FF:000:Always have NO ITEM as the RH Weapon PL4
ddsoma:0:FF8CEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:12:001:Get the Storm Blade as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:16:001:Get the Hand Axe as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:18:001:Get the Battle Axe as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:19:001:Get the Mace as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:1D:001:Get the War Hammer as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:1E:001:Get the Morning Star as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:22:001:Get the Striking Staff as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:23:001:Get the Snake Staff as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:28:001:Get the Shield as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:FF:001:Get NO ITEM as the LH Weapon Now! PL4
ddsoma:0:FF8CEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL4
ddsoma:0:FF8CEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL4
ddsoma:0:FF8CEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL4
ddsoma:0:FF8CEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL4
ddsoma:0:FF8CEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL4
ddsoma:0:FF8CEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL4
ddsoma:0:FF8CEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL4
ddsoma:0:FF8CEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL4
ddsoma:0:FF8CEC:08:000:Always have the Two Handed Sword as the LH Weapon PL4
ddsoma:0:FF8CEC:09:000:Always have the Bastard Sword as the LH Weapon PL4
ddsoma:0:FF8CEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL4
ddsoma:0:FF8CEC:0C:000:Always have the Holy Avenger as the LH Weapon PL4
ddsoma:0:FF8CEC:0D:000:Always have the Sword of Legend as the LH Weapon PL4
ddsoma:0:FF8CEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL4
ddsoma:0:FF8CEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL4
ddsoma:0:FF8CEC:10:000:Always have the Sword of Flame as the LH Weapon PL4
ddsoma:0:FF8CEC:11:000:Always have the Sword of Freeze as the LH Weapon PL4
ddsoma:0:FF8CEC:12:000:Always have the Storm Blade as the LH Weapon PL4
ddsoma:0:FF8CEC:16:000:Always have the Hand Axe as the LH Weapon PL4
ddsoma:0:FF8CEC:18:000:Always have the Battle Axe as the LH Weapon PL4
ddsoma:0:FF8CEC:19:000:Always have the Mace as the LH Weapon PL4
ddsoma:0:FF8CEC:1D:000:Always have the War Hammer as the LH Weapon PL4
ddsoma:0:FF8CEC:1E:000:Always have the Morning Star as the LH Weapon PL4
ddsoma:0:FF8CEC:1F:000:Always have the Element Power Staff as the LH Weapon PL4
ddsoma:0:FF8CEC:20:000:Always have the Magical Power Staff as the LH Weapon PL4
ddsoma:0:FF8CEC:21:000:Always have the Wizardry Staff as the LH Weapon PL4
ddsoma:0:FF8CEC:22:000:Always have the Striking Staff as the LH Weapon PL4
ddsoma:0:FF8CEC:23:000:Always have the Snake Staff as the LH Weapon PL4
ddsoma:0:FF8CEC:24:000:Always have the Wand of Cold as the LH Weapon PL4
ddsoma:0:FF8CEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL4
ddsoma:0:FF8CEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL4
ddsoma:0:FF8CEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL4
ddsoma:0:FF8CEC:28:000:Always have the Shield as the LH Weapon PL4
ddsoma:0:FF8CEC:29:000:Always have the Shield (Elf) as the LH Weapon PL4
ddsoma:0:FF8CEC:FF:000:Always have NO ITEM as the LH Weapon PL4
ddsoma:0:000000:00:999:[ Head Equipment PL4 ]
ddsoma:0:FF8D3E:00:001:Get the Helmet Now! PL4
ddsoma:0:FF8D3E:01:001:Get the Magical Hat Now! PL4
ddsoma:0:FF8D3E:02:001:Get the Hood Now! PL4
ddsoma:0:FF8D3E:03:001:Get the Ciaclet Now! PL4
ddsoma:0:FF8D3E:04:001:Get the Cleric Hat Now! PL4
ddsoma:0:FF8D3E:05:001:Get the Tiara Now! PL4
ddsoma:0:FF8D3E:00:000:Always have the Helmet PL4
ddsoma:0:FF8D3E:01:000:Always have the Magical Hat PL4
ddsoma:0:FF8D3E:02:000:Always have the Hood PL4
ddsoma:0:FF8D3E:03:000:Always have the Ciaclet PL4
ddsoma:0:FF8D3E:04:000:Always have the Cleric Hat PL4
ddsoma:0:FF8D3E:05:000:Always have the Tiara PL4
ddsoma:0:000000:00:999:[ Body Equipment PL4 ]
ddsoma:0:FF8D3F:00:001:Get the Fighter Body Now! PL4
ddsoma:0:FF8D3F:01:001:Get the Cleric Body Now! PL4
ddsoma:0:FF8D3F:02:001:Get the Elf Body Now! PL4
ddsoma:0:FF8D3F:03:001:Get the Dwarf Body Now! PL4
ddsoma:0:FF8D3F:04:001:Get the Magicuser Body Now! PL4
ddsoma:0:FF8D3F:05:001:Get the Thief Body Now! PL4
ddsoma:0:FF8D3F:00:000:Always have the Fighter Body PL4
ddsoma:0:FF8D3F:01:000:Always have the Cleric Body PL4
ddsoma:0:FF8D3F:02:000:Always have the Elf Body PL4
ddsoma:0:FF8D3F:03:000:Always have the Dwarf Body PL4
ddsoma:0:FF8D3F:04:000:Always have the Magicuser Body PL4
ddsoma:0:FF8D3F:05:000:Always have the Thief Body PL4
ddsoma:0:000000:00:999:[ Leg Equipment PL4 ]
ddsoma:0:FF8D40:00:001:Get the Boots of Speed Now! PL4
ddsoma:0:FF8D49:05:501:Get the Boots of Speed Now! PL4 (2/2)
ddsoma:0:FF8D40:01:001:Get the Boots of Springing & Striding Now! PL4
ddsoma:0:FF8D49:05:501:Get the Boots of Springing & Striding Now! PL4 (2/2)
ddsoma:0:FF8D40:02:001:Get the Boots of Levitation Now! PL4
ddsoma:0:FF8D49:05:501:Get the Boots of Levitation Now! PL4 (2/2)
ddsoma:0:FF8D40:00:000:Always have the Boots of Speed PL4
ddsoma:0:FF8D49:05:500:Always have the Boots of Speed PL4 (2/2)
ddsoma:0:FF8D40:01:000:Always have the Boots of Springing & Striding PL4
ddsoma:0:FF8D49:05:500:Always have the Boots of Springing & Striding PL4 (2/2)
ddsoma:0:FF8D40:02:000:Always have the Boots of Levitation PL4
ddsoma:0:FF8D49:05:500:Always have the Boots of Levitation PL4 (2/2)
ddsoma:0:000000:00:999:[ Arm Equipment PL4 ]
ddsoma:0:FF8D41:00:001:Get the Gauntlet of Power Now! PL4
ddsoma:0:FF8D4A:05:501:Get the Gauntlet of Power Now! PL4
ddsoma:0:FF8D41:00:000:Always have the Gauntlet of Power PL4
ddsoma:0:FF8D4A:05:500:Always have the Gauntlet of Power PL4
ddsoma:0:000000:00:999:[ Shield Equipment PL4 ]
ddsoma:0:FF8D42:00:001:Get the Normal Shield Now! PL4
ddsoma:0:FF8D42:01:001:Get the Normal Shield (Elf) Now! PL4
ddsoma:0:FF8D42:04:001:Get the Dragon Shield Now! PL4
ddsoma:0:FF8D42:05:001:Get the Frame Shield Now! PL4
ddsoma:0:FF8D42:06:001:Get the Ice Shield Now! PL4
ddsoma:0:FF8D42:07:001:Get the Shield of Protection from Dark Magic Now! PL4
ddsoma:0:FF8D42:00:000:Always have the Normal Shield PL4
ddsoma:0:FF8D42:01:000:Always have the Normal Shield (Elf) PL4
ddsoma:0:FF8D42:04:000:Always have the Dragon Shield PL4
ddsoma:0:FF8D42:05:000:Always have the Frame Shield PL4
ddsoma:0:FF8D42:06:000:Always have the Ice Shield PL4
ddsoma:0:FF8D42:07:000:Always have the Shield of Protection from Dark Magic PL4
ddsoma:0:000000:00:999:[ Hand Equipment PL4 ]
ddsoma:0:FF8D43:00:001:Get the Ring of Protection Now! PL4
ddsoma:0:FF8D4B:05:501:Get the Ring of Protection Now! PL4 (2/2)
ddsoma:0:FF8D43:01:001:Get the Ring of Fire Resistance Now! PL4
ddsoma:0:FF8D4B:05:501:Get the Ring of Fire Resistance Now! PL4 (2/2)
ddsoma:0:FF8D43:02:001:Get the Ring of Spell Turning Now! PL4
ddsoma:0:FF8D4B:05:501:Get the Ring of Spell Turning Now! PL4 (2/2)
ddsoma:0:FF8D43:03:001:Get the Ring of Protection from Evil Now! PL4
ddsoma:0:FF8D4B:05:501:Get the Ring of Protection from Evil Now! PL4 (2/2)
ddsoma:0:FF8D43:04:001:Get the Rod of Fire Ball Now! PL4
ddsoma:0:FF8D4B:05:501:Get the Rod of Fire Ball Now! PL4 (2/2)
ddsoma:0:FF8D43:05:001:Get the Rod of Cold Now! PL4
ddsoma:0:FF8D4B:05:501:Get the Rod of Cold Now! PL4 (2/2)
ddsoma:0:FF8D43:06:001:Get the Rod of Lightning Now! PL4
ddsoma:0:FF8D4B:05:501:Get the Rod of Lightning Now! PL4 (2/2)
ddsoma:0:FF8D43:00:000:Always have the Ring of Protection PL4
ddsoma:0:FF8D4B:05:500:Always have the Ring of Protection PL4 (2/2)
ddsoma:0:FF8D43:01:000:Always have the Ring of Fire Resistance PL4
ddsoma:0:FF8D4B:05:500:Always have the Ring of Fire Resistance PL4 (2/2)
ddsoma:0:FF8D43:02:000:Always have the Ring of Spell Turning PL4
ddsoma:0:FF8D4B:05:500:Always have the Ring of Spell Turning PL4 (2/2)
ddsoma:0:FF8D43:03:000:Always have the Ring of Protection from Evil PL4
ddsoma:0:FF8D4B:05:500:Always have the Ring of Protection from Evil PL4 (2/2)
ddsoma:0:FF8D43:04:000:Always have the Rod of Fire Ball PL4
ddsoma:0:FF8D4B:05:500:Always have the Rod of Fire Ball PL4 (2/2)
ddsoma:0:FF8D43:05:000:Always have the Rod of Cold PL4
ddsoma:0:FF8D4B:05:500:Always have the Rod of Cold PL4 (2/2)
ddsoma:0:FF8D43:06:000:Always have the Rod of Lightning PL4
ddsoma:0:FF8D4B:05:500:Always have the Rod of Lightning PL4 (2/2)
ddsoma:0:000000:00:999:[ Accessory Equipment PL4 ]
ddsoma:0:FF8D44:00:001:Get the Necklace Now! PL4
ddsoma:0:FF8D44:01:001:Get the Orb Now! PL4
ddsoma:0:FF8D44:02:001:Get the Bracelet Now! PL4
ddsoma:0:FF8D44:03:001:Get the Brooch Now! PL4
ddsoma:0:FF8D44:04:001:Get the Earring Now! PL4
ddsoma:0:FF8D44:05:001:Get the Anklet Now! PL4
ddsoma:0:FF8D44:00:000:Always have the Necklace PL4
ddsoma:0:FF8D44:01:000:Always have the Orb PL4
ddsoma:0:FF8D44:02:000:Always have the Bracelet PL4
ddsoma:0:FF8D44:03:000:Always have the Brooch PL4
ddsoma:0:FF8D44:04:000:Always have the Earring PL4
ddsoma:0:FF8D44:05:000:Always have the Anklet PL4
ddsoma:0:000000:00:999:[ Special Equipment PL4 ]
ddsoma:0:FF8D45:00:001:Get the Eye of Beholder Now! PL4
ddsoma:0:FF8D45:01:001:Get the Skin of Displacer Beast Now! PL4
ddsoma:0:FF8D45:02:001:Get the Eye of Displacer Beast Now! PL4
ddsoma:0:FF8D45:03:001:Get the Scale of Dragon Now! PL4
ddsoma:0:FF8D45:04:001:Get the Skin of Manticore Now! PL4
ddsoma:0:FF8D45:05:001:Get the Egg of Owlbear Now! PL4
ddsoma:0:FF8D45:06:001:Get the ???1 Now! PL4
ddsoma:0:FF8D45:07:001:Get the ???2 Now! PL4
ddsoma:0:FF8D45:08:001:Get the Horn of Dragon Now! PL4
ddsoma:0:FF8D45:09:001:Get the Medal Now! PL4
ddsoma:0:FF8D45:10:001:Get the Displacer Cloak Now! PL4
ddsoma:0:FF8D45:00:000:Always have the Eye of Beholder PL4
ddsoma:0:FF8D45:01:000:Always have the Skin of Displacer Beast PL4
ddsoma:0:FF8D45:02:000:Always have the Eye of Displacer Beast PL4
ddsoma:0:FF8D45:03:000:Always have the Scale of Dragon PL4
ddsoma:0:FF8D45:04:000:Always have the Skin of Manticore PL4
ddsoma:0:FF8D45:05:000:Always have the Egg of Owlbear PL4
ddsoma:0:FF8D45:06:000:Always have the ???1 PL4
ddsoma:0:FF8D45:07:000:Always have the ???2 PL4
ddsoma:0:FF8D45:08:000:Always have the Horn of Dragon PL4
ddsoma:0:FF8D45:09:000:Always have the Medal PL4
ddsoma:0:FF8D45:10:000:Always have the Displacer Cloak PL4
ddsoma:0:000000:00:999:[ Ultimate Magic "Final Strike" Now! Only for use when ]
ddsoma:0:000000:00:999:[ playing with 3 or 4 Players. Player 1 should select ]
ddsoma:0:000000:00:999:[ the character Magicuser. ]
ddsoma:0:FF8641:9A:000:Infinite Final Strike!
ddsoma:0:FF86EC:21:500:Infinite Final Strike! (2/9)
ddsoma:0:FF86EE:01:500:Infinite Final Strike! (2/9)
ddsoma:0:FF8841:9A:500:Infinite Final Strike! (2/9)
ddsoma:0:FF88EE:01:500:Infinite Final Strike! (2/9)
ddsoma:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsoma:0:FF8AEE:01:500:Infinite Final Strike! (2/9)
ddsoma:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsoma:0:FF8CEE:01:500:Infinite Final Strike! (2/9)
ddsoma:0:FF803A:59:000:Stage Clear Bonus(Rest Time) Max
ddsoma:0:000000:00:999:[ These are the codes to set the machine region - the ]
ddsoma:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ddsoma:0:000000:00:999:[ - ON or before the ROM check screen!! ]
ddsoma:0:FF8071:00:000:Region Switch = Japan
ddsoma:0:FF8071:02:000:Region Switch = USA
ddsoma:0:FF8071:04:000:Region Switch = Hispanic
ddsoma:0:FF8071:06:000:Region Switch = Asia
ddsoma:0:FF8071:08:000:Region Switch = Euro
ddsoma:0:FF8071:0A:000:Region Switch = Brazil
; [ Dungeons & Dragons: Shadow over Mystara (Japan 960619) ]
ddsomj:0:FFCAB2:04:000:Infinite Time
ddsomj:0:FFCB02:04:500:Infinite Time (2/2)
ddsomj:0:FF8045:09:000:Infinite Keys
ddsomj:0:FF8641:9A:000:Infinite Energy PL1
ddsomj:0:FF865C:03:000:Invincibility PL1
ddsomj:0:FF86F3:09:000:Maximum SP PL1
ddsomj:0:FF86F4:99:500:Maximum SP PL1 (2/3)
ddsomj:0:FF86F5:99:500:Maximum SP PL1 (3/3)
ddsomj:0:FF8726:09:000:Infinite Item PL1
ddsomj:0:FF8727:09:500:Infinite Item PL1 (2/6)
ddsomj:0:FF8728:09:500:Infinite Item PL1 (3/6)
ddsomj:0:FF8729:09:500:Infinite Item PL1 (4/6)
ddsomj:0:FF872A:09:500:Infinite Item PL1 (5/6)
ddsomj:0:FF872B:09:500:Infinite Item PL1 (6/6)
ddsomj:0:FF872F:09:000:Infinite Magic PL1
ddsomj:0:FF8730:09:500:Infinite Magic PL1 (2/8)
ddsomj:0:FF8731:09:500:Infinite Magic PL1 (3/8)
ddsomj:0:FF8732:09:500:Infinite Magic PL1 (4/8)
ddsomj:0:FF8733:09:500:Infinite Magic PL1 (5/8)
ddsomj:0:FF8734:09:500:Infinite Magic PL1 (6/8)
ddsomj:0:FF8735:09:500:Infinite Magic PL1 (7/8)
ddsomj:0:FF8737:09:500:Infinite Magic PL1 (8/8)
ddsomj:0:FF8769:14:000:Infinite Wands PL1
ddsomj:0:FF876A:14:500:Infinite Wands PL1 (2/4)
ddsomj:0:FF876B:14:500:Infinite Wands PL1 (3/4)
ddsomj:0:FF876F:14:500:Infinite Wands PL1 (4/4)
ddsomj:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomj:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomj:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomj:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomj:0:FF86EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL1
ddsomj:0:FF86EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL1
ddsomj:0:FF86EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL1
ddsomj:0:FF86EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL1
ddsomj:0:FF86EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL1
ddsomj:0:FF86EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL1
ddsomj:0:FF86EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL1
ddsomj:0:FF86EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL1
ddsomj:0:FF86EB:12:001:Get the Storm Blade as the RH Weapon Now! PL1
ddsomj:0:FF86EB:16:001:Get the Hand Axe as the RH Weapon Now! PL1
ddsomj:0:FF86EB:18:001:Get the Battle Axe as the RH Weapon Now! PL1
ddsomj:0:FF86EB:19:001:Get the Mace as the RH Weapon Now! PL1
ddsomj:0:FF86EB:1D:001:Get the War Hammer as the RH Weapon Now! PL1
ddsomj:0:FF86EB:1E:001:Get the Morning Star as the RH Weapon Now! PL1
ddsomj:0:FF86EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL1
ddsomj:0:FF86EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL1
ddsomj:0:FF86EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL1
ddsomj:0:FF86EB:22:001:Get the Striking Staff as the RH Weapon Now! PL1
ddsomj:0:FF86EB:23:001:Get the Snake Staff as the RH Weapon Now! PL1
ddsomj:0:FF86EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL1
ddsomj:0:FF86EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL1
ddsomj:0:FF86EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL1
ddsomj:0:FF86EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL1
ddsomj:0:FF86EB:28:001:Get the Shield as the RH Weapon Now! PL1
ddsomj:0:FF86EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL1
ddsomj:0:FF86EB:FF:001:Get NO ITEM as the RH Weapon Now! PL1
ddsomj:0:FF86EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL1
ddsomj:0:FF86EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL1
ddsomj:0:FF86EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL1
ddsomj:0:FF86EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL1
ddsomj:0:FF86EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL1
ddsomj:0:FF86EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL1
ddsomj:0:FF86EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL1
ddsomj:0:FF86EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL1
ddsomj:0:FF86EB:08:000:Always have the Two Handed Sword as the RH Weapon PL1
ddsomj:0:FF86EB:09:000:Always have the Bastard Sword as the RH Weapon PL1
ddsomj:0:FF86EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL1
ddsomj:0:FF86EB:0C:000:Always have the Holy Avenger as the RH Weapon PL1
ddsomj:0:FF86EB:0D:000:Always have the Sword of Legend as the RH Weapon PL1
ddsomj:0:FF86EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL1
ddsomj:0:FF86EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL1
ddsomj:0:FF86EB:10:000:Always have the Sword of Flame as the RH Weapon PL1
ddsomj:0:FF86EB:11:000:Always have the Sword of Freeze as the RH Weapon PL1
ddsomj:0:FF86EB:12:000:Always have the Storm Blade as the RH Weapon PL1
ddsomj:0:FF86EB:16:000:Always have the Hand Axe as the RH Weapon PL1
ddsomj:0:FF86EB:18:000:Always have the Battle Axe as the RH Weapon PL1
ddsomj:0:FF86EB:19:000:Always have the Mace as the RH Weapon PL1
ddsomj:0:FF86EB:1D:000:Always have the War Hammer as the RH Weapon PL1
ddsomj:0:FF86EB:1E:000:Always have the Morning Star as the RH Weapon PL1
ddsomj:0:FF86EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL1
ddsomj:0:FF86EB:20:000:Always have the Magical Power Staff as the RH Weapon PL1
ddsomj:0:FF86EB:21:000:Always have the Wizardry Staff as the RH Weapon PL1
ddsomj:0:FF86EB:22:000:Always have the Striking Staff as the RH Weapon PL1
ddsomj:0:FF86EB:23:000:Always have the Snake Staff as the RH Weapon PL1
ddsomj:0:FF86EB:24:000:Always have the Wand of Cold as the RH Weapon PL1
ddsomj:0:FF86EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL1
ddsomj:0:FF86EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL1
ddsomj:0:FF86EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL1
ddsomj:0:FF86EB:28:000:Always have the Shield as the RH Weapon PL1
ddsomj:0:FF86EB:29:000:Always have the Shield (Elf) as the RH Weapon PL1
ddsomj:0:FF86EB:FF:000:Always have NO ITEM as the RH Weapon PL1
ddsomj:0:FF86EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL1
ddsomj:0:FF86EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL1
ddsomj:0:FF86EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL1
ddsomj:0:FF86EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL1
ddsomj:0:FF86EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL1
ddsomj:0:FF86EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL1
ddsomj:0:FF86EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL1
ddsomj:0:FF86EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL1
ddsomj:0:FF86EC:12:001:Get the Storm Blade as the LH Weapon Now! PL1
ddsomj:0:FF86EC:16:001:Get the Hand Axe as the LH Weapon Now! PL1
ddsomj:0:FF86EC:18:001:Get the Battle Axe as the LH Weapon Now! PL1
ddsomj:0:FF86EC:19:001:Get the Mace as the LH Weapon Now! PL1
ddsomj:0:FF86EC:1D:001:Get the War Hammer as the LH Weapon Now! PL1
ddsomj:0:FF86EC:1E:001:Get the Morning Star as the LH Weapon Now! PL1
ddsomj:0:FF86EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL1
ddsomj:0:FF86EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL1
ddsomj:0:FF86EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL1
ddsomj:0:FF86EC:22:001:Get the Striking Staff as the LH Weapon Now! PL1
ddsomj:0:FF86EC:23:001:Get the Snake Staff as the LH Weapon Now! PL1
ddsomj:0:FF86EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL1
ddsomj:0:FF86EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL1
ddsomj:0:FF86EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL1
ddsomj:0:FF86EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL1
ddsomj:0:FF86EC:28:001:Get the Shield as the LH Weapon Now! PL1
ddsomj:0:FF86EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL1
ddsomj:0:FF86EC:FF:001:Get NO ITEM as the LH Weapon Now! PL1
ddsomj:0:FF86EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL1
ddsomj:0:FF86EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL1
ddsomj:0:FF86EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL1
ddsomj:0:FF86EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL1
ddsomj:0:FF86EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL1
ddsomj:0:FF86EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL1
ddsomj:0:FF86EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL1
ddsomj:0:FF86EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL1
ddsomj:0:FF86EC:08:000:Always have the Two Handed Sword as the LH Weapon PL1
ddsomj:0:FF86EC:09:000:Always have the Bastard Sword as the LH Weapon PL1
ddsomj:0:FF86EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL1
ddsomj:0:FF86EC:0C:000:Always have the Holy Avenger as the LH Weapon PL1
ddsomj:0:FF86EC:0D:000:Always have the Sword of Legend as the LH Weapon PL1
ddsomj:0:FF86EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL1
ddsomj:0:FF86EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL1
ddsomj:0:FF86EC:10:000:Always have the Sword of Flame as the LH Weapon PL1
ddsomj:0:FF86EC:11:000:Always have the Sword of Freeze as the LH Weapon PL1
ddsomj:0:FF86EC:12:000:Always have the Storm Blade as the LH Weapon PL1
ddsomj:0:FF86EC:16:000:Always have the Hand Axe as the LH Weapon PL1
ddsomj:0:FF86EC:18:000:Always have the Battle Axe as the LH Weapon PL1
ddsomj:0:FF86EC:19:000:Always have the Mace as the LH Weapon PL1
ddsomj:0:FF86EC:1D:000:Always have the War Hammer as the LH Weapon PL1
ddsomj:0:FF86EC:1E:000:Always have the Morning Star as the LH Weapon PL1
ddsomj:0:FF86EC:1F:000:Always have the Element Power Staff as the LH Weapon PL1
ddsomj:0:FF86EC:20:000:Always have the Magical Power Staff as the LH Weapon PL1
ddsomj:0:FF86EC:21:000:Always have the Wizardry Staff as the LH Weapon PL1
ddsomj:0:FF86EC:22:000:Always have the Striking Staff as the LH Weapon PL1
ddsomj:0:FF86EC:23:000:Always have the Snake Staff as the LH Weapon PL1
ddsomj:0:FF86EC:24:000:Always have the Wand of Cold as the LH Weapon PL1
ddsomj:0:FF86EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL1
ddsomj:0:FF86EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL1
ddsomj:0:FF86EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL1
ddsomj:0:FF86EC:28:000:Always have the Shield as the LH Weapon PL1
ddsomj:0:FF86EC:29:000:Always have the Shield (Elf) as the LH Weapon PL1
ddsomj:0:FF86EC:FF:000:Always have NO ITEM as the LH Weapon PL1
ddsomj:0:000000:00:999:[ Head Equipment PL1 ]
ddsomj:0:FF873E:00:001:Get the Helmet Now! PL1
ddsomj:0:FF873E:01:001:Get the Magical Hat Now! PL1
ddsomj:0:FF873E:02:001:Get the Hood Now! PL1
ddsomj:0:FF873E:03:001:Get the Ciaclet Now! PL1
ddsomj:0:FF873E:04:001:Get the Cleric Hat Now! PL1
ddsomj:0:FF873E:05:001:Get the Tiara Now! PL1
ddsomj:0:FF873E:00:000:Always have the Helmet PL1
ddsomj:0:FF873E:01:000:Always have the Magical Hat PL1
ddsomj:0:FF873E:02:000:Always have the Hood PL1
ddsomj:0:FF873E:03:000:Always have the Ciaclet PL1
ddsomj:0:FF873E:04:000:Always have the Cleric Hat PL1
ddsomj:0:FF873E:05:000:Always have the Tiara PL1
ddsomj:0:000000:00:999:[ Body Equipment PL1 ]
ddsomj:0:FF873F:00:001:Get the Fighter Body Now! PL1
ddsomj:0:FF873F:01:001:Get the Cleric Body Now! PL1
ddsomj:0:FF873F:02:001:Get the Elf Body Now! PL1
ddsomj:0:FF873F:03:001:Get the Dwarf Body Now! PL1
ddsomj:0:FF873F:04:001:Get the Magicuser Body Now! PL1
ddsomj:0:FF873F:05:001:Get the Thief Body Now! PL1
ddsomj:0:FF873F:00:000:Always have the Fighter Body PL1
ddsomj:0:FF873F:01:000:Always have the Cleric Body PL1
ddsomj:0:FF873F:02:000:Always have the Elf Body PL1
ddsomj:0:FF873F:03:000:Always have the Dwarf Body PL1
ddsomj:0:FF873F:04:000:Always have the Magicuser Body PL1
ddsomj:0:FF873F:05:000:Always have the Thief Body PL1
ddsomj:0:000000:00:999:[ Leg Equipment PL1 ]
ddsomj:0:FF8740:00:001:Get the Boots of Speed Now! PL1
ddsomj:0:FF8749:05:501:Get the Boots of Speed Now! PL1 (2/2)
ddsomj:0:FF8740:01:001:Get the Boots of Springing & Striding Now! PL1
ddsomj:0:FF8749:05:501:Get the Boots of Springing & Striding Now! PL1 (2/2)
ddsomj:0:FF8740:02:001:Get the Boots of Levitation Now! PL1
ddsomj:0:FF8749:05:501:Get the Boots of Levitation Now! PL1 (2/2)
ddsomj:0:FF8740:00:000:Always have the Boots of Speed PL1
ddsomj:0:FF8749:05:500:Always have the Boots of Speed PL1 (2/2)
ddsomj:0:FF8740:01:000:Always have the Boots of Springing & Striding PL1
ddsomj:0:FF8749:05:500:Always have the Boots of Springing & Striding PL1 (2/2)
ddsomj:0:FF8740:02:000:Always have the Boots of Levitation PL1
ddsomj:0:FF8749:05:500:Always have the Boots of Levitation PL1 (2/2)
ddsomj:0:000000:00:999:[ Arm Equipment PL1 ]
ddsomj:0:FF8741:00:001:Get the Gauntlet of Power Now! PL1
ddsomj:0:FF874A:05:501:Get the Gauntlet of Power Now! PL1
ddsomj:0:FF8741:00:000:Always have the Gauntlet of Power PL1
ddsomj:0:FF874A:05:500:Always have the Gauntlet of Power PL1
ddsomj:0:000000:00:999:[ Shield Equipment PL1 ]
ddsomj:0:FF8742:00:001:Get the Normal Shield Now! PL1
ddsomj:0:FF8742:01:001:Get the Normal Shield (Elf) Now! PL1
ddsomj:0:FF8742:04:001:Get the Dragon Shield Now! PL1
ddsomj:0:FF8742:05:001:Get the Frame Shield Now! PL1
ddsomj:0:FF8742:06:001:Get the Ice Shield Now! PL1
ddsomj:0:FF8742:07:001:Get the Shield of Protection from Dark Magic Now! PL1
ddsomj:0:FF8742:00:000:Always have the Normal Shield PL1
ddsomj:0:FF8742:01:000:Always have the Normal Shield (Elf) PL1
ddsomj:0:FF8742:04:000:Always have the Dragon Shield PL1
ddsomj:0:FF8742:05:000:Always have the Frame Shield PL1
ddsomj:0:FF8742:06:000:Always have the Ice Shield PL1
ddsomj:0:FF8742:07:000:Always have the Shield of Protection from Dark Magic PL1
ddsomj:0:000000:00:999:[ Hand Equipment PL1 ]
ddsomj:0:FF8743:00:001:Get the Ring of Protection Now! PL1
ddsomj:0:FF874B:05:501:Get the Ring of Protection Now! PL1 (2/2)
ddsomj:0:FF8743:01:001:Get the Ring of Fire Resistance Now! PL1
ddsomj:0:FF874B:05:501:Get the Ring of Fire Resistance Now! PL1 (2/2)
ddsomj:0:FF8743:02:001:Get the Ring of Spell Turning Now! PL1
ddsomj:0:FF874B:05:501:Get the Ring of Spell Turning Now! PL1 (2/2)
ddsomj:0:FF8743:03:001:Get the Ring of Protection from Evil Now! PL1
ddsomj:0:FF874B:05:501:Get the Ring of Protection from Evil Now! PL1 (2/2)
ddsomj:0:FF8743:04:001:Get the Rod of Fire Ball Now! PL1
ddsomj:0:FF874B:05:501:Get the Rod of Fire Ball Now! PL1 (2/2)
ddsomj:0:FF8743:05:001:Get the Rod of Cold Now! PL1
ddsomj:0:FF874B:05:501:Get the Rod of Cold Now! PL1 (2/2)
ddsomj:0:FF8743:06:001:Get the Rod of Lightning Now! PL1
ddsomj:0:FF874B:05:501:Get the Rod of Lightning Now! PL1 (2/2)
ddsomj:0:FF8743:00:000:Always have the Ring of Protection PL1
ddsomj:0:FF874B:05:500:Always have the Ring of Protection PL1 (2/2)
ddsomj:0:FF8743:01:000:Always have the Ring of Fire Resistance PL1
ddsomj:0:FF874B:05:500:Always have the Ring of Fire Resistance PL1 (2/2)
ddsomj:0:FF8743:02:000:Always have the Ring of Spell Turning PL1
ddsomj:0:FF874B:05:500:Always have the Ring of Spell Turning PL1 (2/2)
ddsomj:0:FF8743:03:000:Always have the Ring of Protection from Evil PL1
ddsomj:0:FF874B:05:500:Always have the Ring of Protection from Evil PL1 (2/2)
ddsomj:0:FF8743:04:000:Always have the Rod of Fire Ball PL1
ddsomj:0:FF874B:05:500:Always have the Rod of Fire Ball PL1 (2/2)
ddsomj:0:FF8743:05:000:Always have the Rod of Cold PL1
ddsomj:0:FF874B:05:500:Always have the Rod of Cold PL1 (2/2)
ddsomj:0:FF8743:06:000:Always have the Rod of Lightning PL1
ddsomj:0:FF874B:05:500:Always have the Rod of Lightning PL1 (2/2)
ddsomj:0:000000:00:999:[ Accessory Equipment PL1 ]
ddsomj:0:FF8744:00:001:Get the Necklace Now! PL1
ddsomj:0:FF8744:01:001:Get the Orb Now! PL1
ddsomj:0:FF8744:02:001:Get the Bracelet Now! PL1
ddsomj:0:FF8744:03:001:Get the Brooch Now! PL1
ddsomj:0:FF8744:04:001:Get the Earring Now! PL1
ddsomj:0:FF8744:05:001:Get the Anklet Now! PL1
ddsomj:0:FF8744:00:000:Always have the Necklace PL1
ddsomj:0:FF8744:01:000:Always have the Orb PL1
ddsomj:0:FF8744:02:000:Always have the Bracelet PL1
ddsomj:0:FF8744:03:000:Always have the Brooch PL1
ddsomj:0:FF8744:04:000:Always have the Earring PL1
ddsomj:0:FF8744:05:000:Always have the Anklet PL1
ddsomj:0:000000:00:999:[ Special Equipment PL1 ]
ddsomj:0:FF8745:00:001:Get the Eye of Beholder Now! PL1
ddsomj:0:FF8745:01:001:Get the Skin of Displacer Beast Now! PL1
ddsomj:0:FF8745:02:001:Get the Eye of Displacer Beast Now! PL1
ddsomj:0:FF8745:03:001:Get the Scale of Dragon Now! PL1
ddsomj:0:FF8745:04:001:Get the Skin of Manticore Now! PL1
ddsomj:0:FF8745:05:001:Get the Egg of Owlbear Now! PL1
ddsomj:0:FF8745:06:001:Get the ???1 Now! PL1
ddsomj:0:FF8745:07:001:Get the ???2 Now! PL1
ddsomj:0:FF8745:08:001:Get the Horn of Dragon Now! PL1
ddsomj:0:FF8745:09:001:Get the Medal Now! PL1
ddsomj:0:FF8745:10:001:Get the Displacer Cloak Now! PL1
ddsomj:0:FF8745:00:000:Always have the Eye of Beholder PL1
ddsomj:0:FF8745:01:000:Always have the Skin of Displacer Beast PL1
ddsomj:0:FF8745:02:000:Always have the Eye of Displacer Beast PL1
ddsomj:0:FF8745:03:000:Always have the Scale of Dragon PL1
ddsomj:0:FF8745:04:000:Always have the Skin of Manticore PL1
ddsomj:0:FF8745:05:000:Always have the Egg of Owlbear PL1
ddsomj:0:FF8745:06:000:Always have the ???1 PL1
ddsomj:0:FF8745:07:000:Always have the ???2 PL1
ddsomj:0:FF8745:08:000:Always have the Horn of Dragon PL1
ddsomj:0:FF8745:09:000:Always have the Medal PL1
ddsomj:0:FF8745:10:000:Always have the Displacer Cloak PL1
ddsomj:0:FF8841:9A:000:Infinite Energy PL2
ddsomj:0:FF885C:03:000:Invincibility PL2
ddsomj:0:FF88F3:09:000:Maximum SP PL2
ddsomj:0:FF88F4:99:500:Maximum SP PL2 (2/3)
ddsomj:0:FF88F5:99:500:Maximum SP PL2 (3/3)
ddsomj:0:FF8926:09:000:Infinite Item PL2
ddsomj:0:FF8927:09:500:Infinite Item PL2 (2/6)
ddsomj:0:FF8928:09:500:Infinite Item PL2 (3/6)
ddsomj:0:FF8929:09:500:Infinite Item PL2 (4/6)
ddsomj:0:FF892A:09:500:Infinite Item PL2 (5/6)
ddsomj:0:FF892B:09:500:Infinite Item PL2 (6/6)
ddsomj:0:FF892F:09:000:Infinite Magic PL2
ddsomj:0:FF8930:09:500:Infinite Magic PL2 (2/8)
ddsomj:0:FF8931:09:500:Infinite Magic PL2 (3/8)
ddsomj:0:FF8932:09:500:Infinite Magic PL2 (4/8)
ddsomj:0:FF8933:09:500:Infinite Magic PL2 (5/8)
ddsomj:0:FF8934:09:500:Infinite Magic PL2 (6/8)
ddsomj:0:FF8935:09:500:Infinite Magic PL2 (7/8)
ddsomj:0:FF8937:09:500:Infinite Magic PL2 (8/8)
ddsomj:0:FF8969:14:000:Infinite Wands PL2
ddsomj:0:FF896A:14:500:Infinite Wands PL2 (2/4)
ddsomj:0:FF896B:14:500:Infinite Wands PL2 (3/4)
ddsomj:0:FF896F:14:500:Infinite Wands PL2 (4/4)
ddsomj:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomj:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomj:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomj:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomj:0:FF88EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL2
ddsomj:0:FF88EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL2
ddsomj:0:FF88EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL2
ddsomj:0:FF88EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL2
ddsomj:0:FF88EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL2
ddsomj:0:FF88EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL2
ddsomj:0:FF88EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL2
ddsomj:0:FF88EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL2
ddsomj:0:FF88EB:12:001:Get the Storm Blade as the RH Weapon Now! PL2
ddsomj:0:FF88EB:16:001:Get the Hand Axe as the RH Weapon Now! PL2
ddsomj:0:FF88EB:18:001:Get the Battle Axe as the RH Weapon Now! PL2
ddsomj:0:FF88EB:19:001:Get the Mace as the RH Weapon Now! PL2
ddsomj:0:FF88EB:1D:001:Get the War Hammer as the RH Weapon Now! PL2
ddsomj:0:FF88EB:1E:001:Get the Morning Star as the RH Weapon Now! PL2
ddsomj:0:FF88EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL2
ddsomj:0:FF88EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL2
ddsomj:0:FF88EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL2
ddsomj:0:FF88EB:22:001:Get the Striking Staff as the RH Weapon Now! PL2
ddsomj:0:FF88EB:23:001:Get the Snake Staff as the RH Weapon Now! PL2
ddsomj:0:FF88EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL2
ddsomj:0:FF88EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL2
ddsomj:0:FF88EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL2
ddsomj:0:FF88EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL2
ddsomj:0:FF88EB:28:001:Get the Shield as the RH Weapon Now! PL2
ddsomj:0:FF88EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL2
ddsomj:0:FF88EB:FF:001:Get NO ITEM as the RH Weapon Now! PL2
ddsomj:0:FF88EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL2
ddsomj:0:FF88EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL2
ddsomj:0:FF88EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL2
ddsomj:0:FF88EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL2
ddsomj:0:FF88EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL2
ddsomj:0:FF88EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL2
ddsomj:0:FF88EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL2
ddsomj:0:FF88EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL2
ddsomj:0:FF88EB:08:000:Always have the Two Handed Sword as the RH Weapon PL2
ddsomj:0:FF88EB:09:000:Always have the Bastard Sword as the RH Weapon PL2
ddsomj:0:FF88EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL2
ddsomj:0:FF88EB:0C:000:Always have the Holy Avenger as the RH Weapon PL2
ddsomj:0:FF88EB:0D:000:Always have the Sword of Legend as the RH Weapon PL2
ddsomj:0:FF88EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL2
ddsomj:0:FF88EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL2
ddsomj:0:FF88EB:10:000:Always have the Sword of Flame as the RH Weapon PL2
ddsomj:0:FF88EB:11:000:Always have the Sword of Freeze as the RH Weapon PL2
ddsomj:0:FF88EB:12:000:Always have the Storm Blade as the RH Weapon PL2
ddsomj:0:FF88EB:16:000:Always have the Hand Axe as the RH Weapon PL2
ddsomj:0:FF88EB:18:000:Always have the Battle Axe as the RH Weapon PL2
ddsomj:0:FF88EB:19:000:Always have the Mace as the RH Weapon PL2
ddsomj:0:FF88EB:1D:000:Always have the War Hammer as the RH Weapon PL2
ddsomj:0:FF88EB:1E:000:Always have the Morning Star as the RH Weapon PL2
ddsomj:0:FF88EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL2
ddsomj:0:FF88EB:20:000:Always have the Magical Power Staff as the RH Weapon PL2
ddsomj:0:FF88EB:21:000:Always have the Wizardry Staff as the RH Weapon PL2
ddsomj:0:FF88EB:22:000:Always have the Striking Staff as the RH Weapon PL2
ddsomj:0:FF88EB:23:000:Always have the Snake Staff as the RH Weapon PL2
ddsomj:0:FF88EB:24:000:Always have the Wand of Cold as the RH Weapon PL2
ddsomj:0:FF88EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL2
ddsomj:0:FF88EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL2
ddsomj:0:FF88EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL2
ddsomj:0:FF88EB:28:000:Always have the Shield as the RH Weapon PL2
ddsomj:0:FF88EB:29:000:Always have the Shield (Elf) as the RH Weapon PL2
ddsomj:0:FF88EB:FF:000:Always have NO ITEM as the RH Weapon PL2
ddsomj:0:FF88EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL2
ddsomj:0:FF88EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL2
ddsomj:0:FF88EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL2
ddsomj:0:FF88EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL2
ddsomj:0:FF88EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL2
ddsomj:0:FF88EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL2
ddsomj:0:FF88EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL2
ddsomj:0:FF88EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL2
ddsomj:0:FF88EC:12:001:Get the Storm Blade as the LH Weapon Now! PL2
ddsomj:0:FF88EC:16:001:Get the Hand Axe as the LH Weapon Now! PL2
ddsomj:0:FF88EC:18:001:Get the Battle Axe as the LH Weapon Now! PL2
ddsomj:0:FF88EC:19:001:Get the Mace as the LH Weapon Now! PL2
ddsomj:0:FF88EC:1D:001:Get the War Hammer as the LH Weapon Now! PL2
ddsomj:0:FF88EC:1E:001:Get the Morning Star as the LH Weapon Now! PL2
ddsomj:0:FF88EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL2
ddsomj:0:FF88EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL2
ddsomj:0:FF88EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL2
ddsomj:0:FF88EC:22:001:Get the Striking Staff as the LH Weapon Now! PL2
ddsomj:0:FF88EC:23:001:Get the Snake Staff as the LH Weapon Now! PL2
ddsomj:0:FF88EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL2
ddsomj:0:FF88EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL2
ddsomj:0:FF88EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL2
ddsomj:0:FF88EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL2
ddsomj:0:FF88EC:28:001:Get the Shield as the LH Weapon Now! PL2
ddsomj:0:FF88EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL2
ddsomj:0:FF88EC:FF:001:Get NO ITEM as the LH Weapon Now! PL2
ddsomj:0:FF88EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL2
ddsomj:0:FF88EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL2
ddsomj:0:FF88EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL2
ddsomj:0:FF88EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL2
ddsomj:0:FF88EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL2
ddsomj:0:FF88EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL2
ddsomj:0:FF88EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL2
ddsomj:0:FF88EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL2
ddsomj:0:FF88EC:08:000:Always have the Two Handed Sword as the LH Weapon PL2
ddsomj:0:FF88EC:09:000:Always have the Bastard Sword as the LH Weapon PL2
ddsomj:0:FF88EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL2
ddsomj:0:FF88EC:0C:000:Always have the Holy Avenger as the LH Weapon PL2
ddsomj:0:FF88EC:0D:000:Always have the Sword of Legend as the LH Weapon PL2
ddsomj:0:FF88EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL2
ddsomj:0:FF88EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL2
ddsomj:0:FF88EC:10:000:Always have the Sword of Flame as the LH Weapon PL2
ddsomj:0:FF88EC:11:000:Always have the Sword of Freeze as the LH Weapon PL2
ddsomj:0:FF88EC:12:000:Always have the Storm Blade as the LH Weapon PL2
ddsomj:0:FF88EC:16:000:Always have the Hand Axe as the LH Weapon PL2
ddsomj:0:FF88EC:18:000:Always have the Battle Axe as the LH Weapon PL2
ddsomj:0:FF88EC:19:000:Always have the Mace as the LH Weapon PL2
ddsomj:0:FF88EC:1D:000:Always have the War Hammer as the LH Weapon PL2
ddsomj:0:FF88EC:1E:000:Always have the Morning Star as the LH Weapon PL2
ddsomj:0:FF88EC:1F:000:Always have the Element Power Staff as the LH Weapon PL2
ddsomj:0:FF88EC:20:000:Always have the Magical Power Staff as the LH Weapon PL2
ddsomj:0:FF88EC:21:000:Always have the Wizardry Staff as the LH Weapon PL2
ddsomj:0:FF88EC:22:000:Always have the Striking Staff as the LH Weapon PL2
ddsomj:0:FF88EC:23:000:Always have the Snake Staff as the LH Weapon PL2
ddsomj:0:FF88EC:24:000:Always have the Wand of Cold as the LH Weapon PL2
ddsomj:0:FF88EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL2
ddsomj:0:FF88EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL2
ddsomj:0:FF88EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL2
ddsomj:0:FF88EC:28:000:Always have the Shield as the LH Weapon PL2
ddsomj:0:FF88EC:29:000:Always have the Shield (Elf) as the LH Weapon PL2
ddsomj:0:FF88EC:FF:000:Always have NO ITEM as the LH Weapon PL2
ddsomj:0:000000:00:999:[ Head Equipment PL2 ]
ddsomj:0:FF893E:00:001:Get the Helmet Now! PL2
ddsomj:0:FF893E:01:001:Get the Magical Hat Now! PL2
ddsomj:0:FF893E:02:001:Get the Hood Now! PL2
ddsomj:0:FF893E:03:001:Get the Ciaclet Now! PL2
ddsomj:0:FF893E:04:001:Get the Cleric Hat Now! PL2
ddsomj:0:FF893E:05:001:Get the Tiara Now! PL2
ddsomj:0:FF893E:00:000:Always have the Helmet PL2
ddsomj:0:FF893E:01:000:Always have the Magical Hat PL2
ddsomj:0:FF893E:02:000:Always have the Hood PL2
ddsomj:0:FF893E:03:000:Always have the Ciaclet PL2
ddsomj:0:FF893E:04:000:Always have the Cleric Hat PL2
ddsomj:0:FF893E:05:000:Always have the Tiara PL2
ddsomj:0:000000:00:999:[ Body Equipment PL2 ]
ddsomj:0:FF893F:00:001:Get the Fighter Body Now! PL2
ddsomj:0:FF893F:01:001:Get the Cleric Body Now! PL2
ddsomj:0:FF893F:02:001:Get the Elf Body Now! PL2
ddsomj:0:FF893F:03:001:Get the Dwarf Body Now! PL2
ddsomj:0:FF893F:04:001:Get the Magicuser Body Now! PL2
ddsomj:0:FF893F:05:001:Get the Thief Body Now! PL2
ddsomj:0:FF893F:00:000:Always have the Fighter Body PL2
ddsomj:0:FF893F:01:000:Always have the Cleric Body PL2
ddsomj:0:FF893F:02:000:Always have the Elf Body PL2
ddsomj:0:FF893F:03:000:Always have the Dwarf Body PL2
ddsomj:0:FF893F:04:000:Always have the Magicuser Body PL2
ddsomj:0:FF893F:05:000:Always have the Thief Body PL2
ddsomj:0:000000:00:999:[ Leg Equipment PL2 ]
ddsomj:0:FF8940:00:001:Get the Boots of Speed Now! PL2
ddsomj:0:FF8949:05:501:Get the Boots of Speed Now! PL2 (2/2)
ddsomj:0:FF8940:01:001:Get the Boots of Springing & Striding Now! PL2
ddsomj:0:FF8949:05:501:Get the Boots of Springing & Striding Now! PL2 (2/2)
ddsomj:0:FF8940:02:001:Get the Boots of Levitation Now! PL2
ddsomj:0:FF8949:05:501:Get the Boots of Levitation Now! PL2 (2/2)
ddsomj:0:FF8940:00:000:Always have the Boots of Speed PL2
ddsomj:0:FF8949:05:500:Always have the Boots of Speed PL2 (2/2)
ddsomj:0:FF8940:01:000:Always have the Boots of Springing & Striding PL2
ddsomj:0:FF8949:05:500:Always have the Boots of Springing & Striding PL2 (2/2)
ddsomj:0:FF8940:02:000:Always have the Boots of Levitation PL2
ddsomj:0:FF8949:05:500:Always have the Boots of Levitation PL2 (2/2)
ddsomj:0:000000:00:999:[ Arm Equipment PL2 ]
ddsomj:0:FF8941:00:001:Get the Gauntlet of Power Now! PL2
ddsomj:0:FF894A:05:501:Get the Gauntlet of Power Now! PL2
ddsomj:0:FF8941:00:000:Always have the Gauntlet of Power PL2
ddsomj:0:FF894A:05:500:Always have the Gauntlet of Power PL2
ddsomj:0:000000:00:999:[ Shield Equipment PL2 ]
ddsomj:0:FF8942:00:001:Get the Normal Shield Now! PL2
ddsomj:0:FF8942:01:001:Get the Normal Shield (Elf) Now! PL2
ddsomj:0:FF8942:04:001:Get the Dragon Shield Now! PL2
ddsomj:0:FF8942:05:001:Get the Frame Shield Now! PL2
ddsomj:0:FF8942:06:001:Get the Ice Shield Now! PL2
ddsomj:0:FF8942:07:001:Get the Shield of Protection from Dark Magic Now! PL2
ddsomj:0:FF8942:00:000:Always have the Normal Shield PL2
ddsomj:0:FF8942:01:000:Always have the Normal Shield (Elf) PL2
ddsomj:0:FF8942:04:000:Always have the Dragon Shield PL2
ddsomj:0:FF8942:05:000:Always have the Frame Shield PL2
ddsomj:0:FF8942:06:000:Always have the Ice Shield PL2
ddsomj:0:FF8942:07:000:Always have the Shield of Protection from Dark Magic PL2
ddsomj:0:000000:00:999:[ Hand Equipment PL2 ]
ddsomj:0:FF8943:00:001:Get the Ring of Protection Now! PL2
ddsomj:0:FF894B:05:501:Get the Ring of Protection Now! PL2 (2/2)
ddsomj:0:FF8943:01:001:Get the Ring of Fire Resistance Now! PL2
ddsomj:0:FF894B:05:501:Get the Ring of Fire Resistance Now! PL2 (2/2)
ddsomj:0:FF8943:02:001:Get the Ring of Spell Turning Now! PL2
ddsomj:0:FF894B:05:501:Get the Ring of Spell Turning Now! PL2 (2/2)
ddsomj:0:FF8943:03:001:Get the Ring of Protection from Evil Now! PL2
ddsomj:0:FF894B:05:501:Get the Ring of Protection from Evil Now! PL2 (2/2)
ddsomj:0:FF8943:04:001:Get the Rod of Fire Ball Now! PL2
ddsomj:0:FF894B:05:501:Get the Rod of Fire Ball Now! PL2 (2/2)
ddsomj:0:FF8943:05:001:Get the Rod of Cold Now! PL2
ddsomj:0:FF894B:05:501:Get the Rod of Cold Now! PL2 (2/2)
ddsomj:0:FF8943:06:001:Get the Rod of Lightning Now! PL2
ddsomj:0:FF894B:05:501:Get the Rod of Lightning Now! PL2 (2/2)
ddsomj:0:FF8943:00:000:Always have the Ring of Protection PL2
ddsomj:0:FF894B:05:500:Always have the Ring of Protection PL2 (2/2)
ddsomj:0:FF8943:01:000:Always have the Ring of Fire Resistance PL2
ddsomj:0:FF894B:05:500:Always have the Ring of Fire Resistance PL2 (2/2)
ddsomj:0:FF8943:02:000:Always have the Ring of Spell Turning PL2
ddsomj:0:FF894B:05:500:Always have the Ring of Spell Turning PL2 (2/2)
ddsomj:0:FF8943:03:000:Always have the Ring of Protection from Evil PL2
ddsomj:0:FF894B:05:500:Always have the Ring of Protection from Evil PL2 (2/2)
ddsomj:0:FF8943:04:000:Always have the Rod of Fire Ball PL2
ddsomj:0:FF894B:05:500:Always have the Rod of Fire Ball PL2 (2/2)
ddsomj:0:FF8943:05:000:Always have the Rod of Cold PL2
ddsomj:0:FF894B:05:500:Always have the Rod of Cold PL2 (2/2)
ddsomj:0:FF8943:06:000:Always have the Rod of Lightning PL2
ddsomj:0:FF894B:05:500:Always have the Rod of Lightning PL2 (2/2)
ddsomj:0:000000:00:999:[ Accessory Equipment PL2 ]
ddsomj:0:FF8944:00:001:Get the Necklace Now! PL2
ddsomj:0:FF8944:01:001:Get the Orb Now! PL2
ddsomj:0:FF8944:02:001:Get the Bracelet Now! PL2
ddsomj:0:FF8944:03:001:Get the Brooch Now! PL2
ddsomj:0:FF8944:04:001:Get the Earring Now! PL2
ddsomj:0:FF8944:05:001:Get the Anklet Now! PL2
ddsomj:0:FF8944:00:000:Always have the Necklace PL2
ddsomj:0:FF8944:01:000:Always have the Orb PL2
ddsomj:0:FF8944:02:000:Always have the Bracelet PL2
ddsomj:0:FF8944:03:000:Always have the Brooch PL2
ddsomj:0:FF8944:04:000:Always have the Earring PL2
ddsomj:0:FF8944:05:000:Always have the Anklet PL2
ddsomj:0:000000:00:999:[ Special Equipment PL2 ]
ddsomj:0:FF8945:00:001:Get the Eye of Beholder Now! PL2
ddsomj:0:FF8945:01:001:Get the Skin of Displacer Beast Now! PL2
ddsomj:0:FF8945:02:001:Get the Eye of Displacer Beast Now! PL2
ddsomj:0:FF8945:03:001:Get the Scale of Dragon Now! PL2
ddsomj:0:FF8945:04:001:Get the Skin of Manticore Now! PL2
ddsomj:0:FF8945:05:001:Get the Egg of Owlbear Now! PL2
ddsomj:0:FF8945:06:001:Get the ???1 Now! PL2
ddsomj:0:FF8945:07:001:Get the ???2 Now! PL2
ddsomj:0:FF8945:08:001:Get the Horn of Dragon Now! PL2
ddsomj:0:FF8945:09:001:Get the Medal Now! PL2
ddsomj:0:FF8945:10:001:Get the Displacer Cloak Now! PL2
ddsomj:0:FF8945:00:000:Always have the Eye of Beholder PL2
ddsomj:0:FF8945:01:000:Always have the Skin of Displacer Beast PL2
ddsomj:0:FF8945:02:000:Always have the Eye of Displacer Beast PL2
ddsomj:0:FF8945:03:000:Always have the Scale of Dragon PL2
ddsomj:0:FF8945:04:000:Always have the Skin of Manticore PL2
ddsomj:0:FF8945:05:000:Always have the Egg of Owlbear PL2
ddsomj:0:FF8945:06:000:Always have the ???1 PL2
ddsomj:0:FF8945:07:000:Always have the ???2 PL2
ddsomj:0:FF8945:08:000:Always have the Horn of Dragon PL2
ddsomj:0:FF8945:09:000:Always have the Medal PL2
ddsomj:0:FF8945:10:000:Always have the Displacer Cloak PL2
ddsomj:0:FF8A41:9A:000:Infinite Energy PL3
ddsomj:0:FF8A5C:03:000:Invincibility PL3
ddsomj:0:FF8AF3:09:000:Maximum SP PL3
ddsomj:0:FF8AF4:99:500:Maximum SP PL3 (2/3)
ddsomj:0:FF8AF5:99:500:Maximum SP PL3 (3/3)
ddsomj:0:FF8B26:09:000:Infinite Item PL3
ddsomj:0:FF8B27:09:500:Infinite Item PL3 (2/6)
ddsomj:0:FF8B28:09:500:Infinite Item PL3 (3/6)
ddsomj:0:FF8B29:09:500:Infinite Item PL3 (4/6)
ddsomj:0:FF8B2A:09:500:Infinite Item PL3 (5/6)
ddsomj:0:FF872B:09:500:Infinite Item PL3 (6/6)
ddsomj:0:FF8B2F:09:000:Infinite Magic PL3
ddsomj:0:FF8B30:09:500:Infinite Magic PL3 (2/8)
ddsomj:0:FF8B31:09:500:Infinite Magic PL3 (3/8)
ddsomj:0:FF8B32:09:500:Infinite Magic PL3 (4/8)
ddsomj:0:FF8B33:09:500:Infinite Magic PL3 (5/8)
ddsomj:0:FF8B34:09:500:Infinite Magic PL3 (6/8)
ddsomj:0:FF8B35:09:500:Infinite Magic PL3 (7/8)
ddsomj:0:FF8B37:09:500:Infinite Magic PL3 (8/8)
ddsomj:0:FF8B69:14:000:Infinite Wands PL3
ddsomj:0:FF8B6A:14:500:Infinite Wands PL3 (2/4)
ddsomj:0:FF8B6B:14:500:Infinite Wands PL3 (3/4)
ddsomj:0:FF8B6F:14:500:Infinite Wands PL3 (4/4)
ddsomj:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomj:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomj:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomj:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomj:0:FF8AEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:12:001:Get the Storm Blade as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:16:001:Get the Hand Axe as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:18:001:Get the Battle Axe as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:19:001:Get the Mace as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:1D:001:Get the War Hammer as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:1E:001:Get the Morning Star as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL3
ddsomj:0:FF8AEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:22:001:Get the Striking Staff as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:23:001:Get the Snake Staff as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:28:001:Get the Shield as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:FF:001:Get NO ITEM as the RH Weapon Now! PL3
ddsomj:0:FF8AEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL3
ddsomj:0:FF8AEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL3
ddsomj:0:FF8AEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL3
ddsomj:0:FF8AEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL3
ddsomj:0:FF8AEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL3
ddsomj:0:FF8AEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL3
ddsomj:0:FF8AEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL3
ddsomj:0:FF8AEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL3
ddsomj:0:FF8AEB:08:000:Always have the Two Handed Sword as the RH Weapon PL3
ddsomj:0:FF8AEB:09:000:Always have the Bastard Sword as the RH Weapon PL3
ddsomj:0:FF8AEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL3
ddsomj:0:FF8AEB:0C:000:Always have the Holy Avenger as the RH Weapon PL3
ddsomj:0:FF8AEB:0D:000:Always have the Sword of Legend as the RH Weapon PL3
ddsomj:0:FF8AEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL3
ddsomj:0:FF8AEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL3
ddsomj:0:FF8AEB:10:000:Always have the Sword of Flame as the RH Weapon PL3
ddsomj:0:FF8AEB:11:000:Always have the Sword of Freeze as the RH Weapon PL3
ddsomj:0:FF8AEB:12:000:Always have the Storm Blade as the RH Weapon PL3
ddsomj:0:FF8AEB:16:000:Always have the Hand Axe as the RH Weapon PL3
ddsomj:0:FF8AEB:18:000:Always have the Battle Axe as the RH Weapon PL3
ddsomj:0:FF8AEB:19:000:Always have the Mace as the RH Weapon PL3
ddsomj:0:FF8AEB:1D:000:Always have the War Hammer as the RH Weapon PL3
ddsomj:0:FF8AEB:1E:000:Always have the Morning Star as the RH Weapon PL3
ddsomj:0:FF8AEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL3
ddsomj:0:FF8AEB:20:000:Always have the Magical Power Staff as the RH Weapon PL3
ddsomj:0:FF8AEB:21:000:Always have the Wizardry Staff as the RH Weapon PL3
ddsomj:0:FF8AEB:22:000:Always have the Striking Staff as the RH Weapon PL3
ddsomj:0:FF8AEB:23:000:Always have the Snake Staff as the RH Weapon PL3
ddsomj:0:FF8AEB:24:000:Always have the Wand of Cold as the RH Weapon PL3
ddsomj:0:FF8AEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL3
ddsomj:0:FF8AEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL3
ddsomj:0:FF8AEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL3
ddsomj:0:FF8AEB:28:000:Always have the Shield as the RH Weapon PL3
ddsomj:0:FF8AEB:29:000:Always have the Shield (Elf) as the RH Weapon PL3
ddsomj:0:FF8AEB:FF:000:Always have NO ITEM as the RH Weapon PL3
ddsomj:0:FF8AEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:12:001:Get the Storm Blade as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:16:001:Get the Hand Axe as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:18:001:Get the Battle Axe as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:19:001:Get the Mace as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:1D:001:Get the War Hammer as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:1E:001:Get the Morning Star as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:22:001:Get the Striking Staff as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:23:001:Get the Snake Staff as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:28:001:Get the Shield as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:FF:001:Get NO ITEM as the LH Weapon Now! PL3
ddsomj:0:FF8AEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL3
ddsomj:0:FF8AEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL3
ddsomj:0:FF8AEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL3
ddsomj:0:FF8AEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL3
ddsomj:0:FF8AEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL3
ddsomj:0:FF8AEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL3
ddsomj:0:FF8AEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL3
ddsomj:0:FF8AEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL3
ddsomj:0:FF8AEC:08:000:Always have the Two Handed Sword as the LH Weapon PL3
ddsomj:0:FF8AEC:09:000:Always have the Bastard Sword as the LH Weapon PL3
ddsomj:0:FF8AEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL3
ddsomj:0:FF8AEC:0C:000:Always have the Holy Avenger as the LH Weapon PL3
ddsomj:0:FF8AEC:0D:000:Always have the Sword of Legend as the LH Weapon PL3
ddsomj:0:FF8AEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL3
ddsomj:0:FF8AEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL3
ddsomj:0:FF8AEC:10:000:Always have the Sword of Flame as the LH Weapon PL3
ddsomj:0:FF8AEC:11:000:Always have the Sword of Freeze as the LH Weapon PL3
ddsomj:0:FF8AEC:12:000:Always have the Storm Blade as the LH Weapon PL3
ddsomj:0:FF8AEC:16:000:Always have the Hand Axe as the LH Weapon PL3
ddsomj:0:FF8AEC:18:000:Always have the Battle Axe as the LH Weapon PL3
ddsomj:0:FF8AEC:19:000:Always have the Mace as the LH Weapon PL3
ddsomj:0:FF8AEC:1D:000:Always have the War Hammer as the LH Weapon PL3
ddsomj:0:FF8AEC:1E:000:Always have the Morning Star as the LH Weapon PL3
ddsomj:0:FF8AEC:1F:000:Always have the Element Power Staff as the LH Weapon PL3
ddsomj:0:FF8AEC:20:000:Always have the Magical Power Staff as the LH Weapon PL3
ddsomj:0:FF8AEC:21:000:Always have the Wizardry Staff as the LH Weapon PL3
ddsomj:0:FF8AEC:22:000:Always have the Striking Staff as the LH Weapon PL3
ddsomj:0:FF8AEC:23:000:Always have the Snake Staff as the LH Weapon PL3
ddsomj:0:FF8AEC:24:000:Always have the Wand of Cold as the LH Weapon PL3
ddsomj:0:FF8AEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL3
ddsomj:0:FF8AEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL3
ddsomj:0:FF8AEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL3
ddsomj:0:FF8AEC:28:000:Always have the Shield as the LH Weapon PL3
ddsomj:0:FF8AEC:29:000:Always have the Shield (Elf) as the LH Weapon PL3
ddsomj:0:FF8AEC:FF:000:Always have NO ITEM as the LH Weapon PL3
ddsomj:0:000000:00:999:[ Head Equipment PL3 ]
ddsomj:0:FF8B3E:00:001:Get the Helmet Now! PL3
ddsomj:0:FF8B3E:01:001:Get the Magical Hat Now! PL3
ddsomj:0:FF8B3E:02:001:Get the Hood Now! PL3
ddsomj:0:FF8B3E:03:001:Get the Ciaclet Now! PL3
ddsomj:0:FF8B3E:04:001:Get the Cleric Hat Now! PL3
ddsomj:0:FF8B3E:05:001:Get the Tiara Now! PL3
ddsomj:0:FF8B3E:00:000:Always have the Helmet PL3
ddsomj:0:FF8B3E:01:000:Always have the Magical Hat PL3
ddsomj:0:FF8B3E:02:000:Always have the Hood PL3
ddsomj:0:FF8B3E:03:000:Always have the Ciaclet PL3
ddsomj:0:FF8B3E:04:000:Always have the Cleric Hat PL3
ddsomj:0:FF8B3E:05:000:Always have the Tiara PL3
ddsomj:0:000000:00:999:[ Body Equipment PL3 ]
ddsomj:0:FF8B3F:00:001:Get the Fighter Body Now! PL3
ddsomj:0:FF8B3F:01:001:Get the Cleric Body Now! PL3
ddsomj:0:FF8B3F:02:001:Get the Elf Body Now! PL3
ddsomj:0:FF8B3F:03:001:Get the Dwarf Body Now! PL3
ddsomj:0:FF8B3F:04:001:Get the Magicuser Body Now! PL3
ddsomj:0:FF8B3F:05:001:Get the Thief Body Now! PL3
ddsomj:0:FF8B3F:00:000:Always have the Fighter Body PL3
ddsomj:0:FF8B3F:01:000:Always have the Cleric Body PL3
ddsomj:0:FF8B3F:02:000:Always have the Elf Body PL3
ddsomj:0:FF8B3F:03:000:Always have the Dwarf Body PL3
ddsomj:0:FF8B3F:04:000:Always have the Magicuser Body PL3
ddsomj:0:FF8B3F:05:000:Always have the Thief Body PL3
ddsomj:0:000000:00:999:[ Leg Equipment PL3 ]
ddsomj:0:FF8B40:00:001:Get the Boots of Speed Now! PL3
ddsomj:0:FF8B49:05:501:Get the Boots of Speed Now! PL3 (2/2)
ddsomj:0:FF8B40:01:001:Get the Boots of Springing & Striding Now! PL3
ddsomj:0:FF8B49:05:501:Get the Boots of Springing & Striding Now! PL3 (2/2)
ddsomj:0:FF8B40:02:001:Get the Boots of Levitation Now! PL3
ddsomj:0:FF8B49:05:501:Get the Boots of Levitation Now! PL3 (2/2)
ddsomj:0:FF8B40:00:000:Always have the Boots of Speed PL3
ddsomj:0:FF8B49:05:500:Always have the Boots of Speed PL3 (2/2)
ddsomj:0:FF8B40:01:000:Always have the Boots of Springing & Striding PL3
ddsomj:0:FF8B49:05:500:Always have the Boots of Springing & Striding PL3 (2/2)
ddsomj:0:FF8B40:02:000:Always have the Boots of Levitation PL3
ddsomj:0:FF8B49:05:500:Always have the Boots of Levitation PL3 (2/2)
ddsomj:0:000000:00:999:[ Arm Equipment PL3 ]
ddsomj:0:FF8B41:00:001:Get the Gauntlet of Power Now! PL3
ddsomj:0:FF8B4A:05:501:Get the Gauntlet of Power Now! PL3
ddsomj:0:FF8B41:00:000:Always have the Gauntlet of Power PL3
ddsomj:0:FF8B4A:05:500:Always have the Gauntlet of Power PL3
ddsomj:0:000000:00:999:[ Shield Equipment PL3 ]
ddsomj:0:FF8B42:00:001:Get the Normal Shield Now! PL3
ddsomj:0:FF8B42:01:001:Get the Normal Shield (Elf) Now! PL3
ddsomj:0:FF8B42:04:001:Get the Dragon Shield Now! PL3
ddsomj:0:FF8B42:05:001:Get the Frame Shield Now! PL3
ddsomj:0:FF8B42:06:001:Get the Ice Shield Now! PL3
ddsomj:0:FF8B42:07:001:Get the Shield of Protection from Dark Magic Now! PL3
ddsomj:0:FF8B42:00:000:Always have the Normal Shield PL3
ddsomj:0:FF8B42:01:000:Always have the Normal Shield (Elf) PL3
ddsomj:0:FF8B42:04:000:Always have the Dragon Shield PL3
ddsomj:0:FF8B42:05:000:Always have the Frame Shield PL3
ddsomj:0:FF8B42:06:000:Always have the Ice Shield PL3
ddsomj:0:FF8B42:07:000:Always have the Shield of Protection from Dark Magic PL3
ddsomj:0:000000:00:999:[ Hand Equipment PL3 ]
ddsomj:0:FF8B43:00:001:Get the Ring of Protection Now! PL3
ddsomj:0:FF8B4B:05:501:Get the Ring of Protection Now! PL3 (2/2)
ddsomj:0:FF8B43:01:001:Get the Ring of Fire Resistance Now! PL3
ddsomj:0:FF8B4B:05:501:Get the Ring of Fire Resistance Now! PL3 (2/2)
ddsomj:0:FF8B43:02:001:Get the Ring of Spell Turning Now! PL3
ddsomj:0:FF8B4B:05:501:Get the Ring of Spell Turning Now! PL3 (2/2)
ddsomj:0:FF8B43:03:001:Get the Ring of Protection from Evil Now! PL3
ddsomj:0:FF8B4B:05:501:Get the Ring of Protection from Evil Now! PL3 (2/2)
ddsomj:0:FF8B43:04:001:Get the Rod of Fire Ball Now! PL3
ddsomj:0:FF8B4B:05:501:Get the Rod of Fire Ball Now! PL3 (2/2)
ddsomj:0:FF8B43:05:001:Get the Rod of Cold Now! PL3
ddsomj:0:FF8B4B:05:501:Get the Rod of Cold Now! PL3 (2/2)
ddsomj:0:FF8B43:06:001:Get the Rod of Lightning Now! PL3
ddsomj:0:FF8B4B:05:501:Get the Rod of Lightning Now! PL3 (2/2)
ddsomj:0:FF8B43:00:000:Always have the Ring of Protection PL3
ddsomj:0:FF8B4B:05:500:Always have the Ring of Protection PL3 (2/2)
ddsomj:0:FF8B43:01:000:Always have the Ring of Fire Resistance PL3
ddsomj:0:FF8B4B:05:500:Always have the Ring of Fire Resistance PL3 (2/2)
ddsomj:0:FF8B43:02:000:Always have the Ring of Spell Turning PL3
ddsomj:0:FF8B4B:05:500:Always have the Ring of Spell Turning PL3 (2/2)
ddsomj:0:FF8B43:03:000:Always have the Ring of Protection from Evil PL3
ddsomj:0:FF8B4B:05:500:Always have the Ring of Protection from Evil PL3 (2/2)
ddsomj:0:FF8B43:04:000:Always have the Rod of Fire Ball PL3
ddsomj:0:FF8B4B:05:500:Always have the Rod of Fire Ball PL3 (2/2)
ddsomj:0:FF8B43:05:000:Always have the Rod of Cold PL3
ddsomj:0:FF8B4B:05:500:Always have the Rod of Cold PL3 (2/2)
ddsomj:0:FF8B43:06:000:Always have the Rod of Lightning PL3
ddsomj:0:FF8B4B:05:500:Always have the Rod of Lightning PL3 (2/2)
ddsomj:0:000000:00:999:[ Accessory Equipment PL3 ]
ddsomj:0:FF8B44:00:001:Get the Necklace Now! PL3
ddsomj:0:FF8B44:01:001:Get the Orb Now! PL3
ddsomj:0:FF8B44:02:001:Get the Bracelet Now! PL3
ddsomj:0:FF8B44:03:001:Get the Brooch Now! PL3
ddsomj:0:FF8B44:04:001:Get the Earring Now! PL3
ddsomj:0:FF8B44:05:001:Get the Anklet Now! PL3
ddsomj:0:FF8B44:00:000:Always have the Necklace PL3
ddsomj:0:FF8B44:01:000:Always have the Orb PL3
ddsomj:0:FF8B44:02:000:Always have the Bracelet PL3
ddsomj:0:FF8B44:03:000:Always have the Brooch PL3
ddsomj:0:FF8B44:04:000:Always have the Earring PL3
ddsomj:0:FF8B44:05:000:Always have the Anklet PL3
ddsomj:0:000000:00:999:[ Special Equipment PL3 ]
ddsomj:0:FF8B45:00:001:Get the Eye of Beholder Now! PL3
ddsomj:0:FF8B45:01:001:Get the Skin of Displacer Beast Now! PL3
ddsomj:0:FF8B45:02:001:Get the Eye of Displacer Beast Now! PL3
ddsomj:0:FF8B45:03:001:Get the Scale of Dragon Now! PL3
ddsomj:0:FF8B45:04:001:Get the Skin of Manticore Now! PL3
ddsomj:0:FF8B45:05:001:Get the Egg of Owlbear Now! PL3
ddsomj:0:FF8B45:06:001:Get the ???1 Now! PL3
ddsomj:0:FF8B45:07:001:Get the ???2 Now! PL3
ddsomj:0:FF8B45:08:001:Get the Horn of Dragon Now! PL3
ddsomj:0:FF8B45:09:001:Get the Medal Now! PL3
ddsomj:0:FF8B45:10:001:Get the Displacer Cloak Now! PL3
ddsomj:0:FF8B45:00:000:Always have the Eye of Beholder PL3
ddsomj:0:FF8B45:01:000:Always have the Skin of Displacer Beast PL3
ddsomj:0:FF8B45:02:000:Always have the Eye of Displacer Beast PL3
ddsomj:0:FF8B45:03:000:Always have the Scale of Dragon PL3
ddsomj:0:FF8B45:04:000:Always have the Skin of Manticore PL3
ddsomj:0:FF8B45:05:000:Always have the Egg of Owlbear PL3
ddsomj:0:FF8B45:06:000:Always have the ???1 PL3
ddsomj:0:FF8B45:07:000:Always have the ???2 PL3
ddsomj:0:FF8B45:08:000:Always have the Horn of Dragon PL3
ddsomj:0:FF8B45:09:000:Always have the Medal PL3
ddsomj:0:FF8B45:10:000:Always have the Displacer Cloak PL3
ddsomj:0:FF8C41:9A:000:Infinite Energy PL4
ddsomj:0:FF8C5C:03:000:Invincibility PL4
ddsomj:0:FF8CF3:09:000:Maximum SP PL4
ddsomj:0:FF8CF4:99:500:Maximum SP PL4 (2/3)
ddsomj:0:FF8CF5:99:500:Maximum SP PL4 (3/3)
ddsomj:0:FF8D26:09:000:Infinite Item PL4
ddsomj:0:FF8D27:09:500:Infinite Item PL4 (2/6)
ddsomj:0:FF8D28:09:500:Infinite Item PL4 (3/6)
ddsomj:0:FF8D29:09:500:Infinite Item PL4 (4/6)
ddsomj:0:FF8D2A:09:500:Infinite Item PL4 (5/6)
ddsomj:0:FF8D2B:09:500:Infinite Item PL4 (6/6)
ddsomj:0:FF8D2F:09:000:Infinite Magic PL4
ddsomj:0:FF8D30:09:500:Infinite Magic PL4 (2/8)
ddsomj:0:FF8D31:09:500:Infinite Magic PL4 (3/8)
ddsomj:0:FF8D32:09:500:Infinite Magic PL4 (4/8)
ddsomj:0:FF8D33:09:500:Infinite Magic PL4 (5/8)
ddsomj:0:FF8D34:09:500:Infinite Magic PL4 (6/8)
ddsomj:0:FF8D35:09:500:Infinite Magic PL4 (7/8)
ddsomj:0:FF8D37:09:500:Infinite Magic PL4 (8/8)
ddsomj:0:FF8D69:14:000:Infinite Wands PL4
ddsomj:0:FF8D6A:14:500:Infinite Wands PL4 (2/4)
ddsomj:0:FF8D6B:14:500:Infinite Wands PL4 (3/4)
ddsomj:0:FF8D6F:14:500:Infinite Wands PL4 (4/4)
ddsomj:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomj:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomj:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomj:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomj:0:FF8CEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:12:001:Get the Storm Blade as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:16:001:Get the Hand Axe as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:18:001:Get the Battle Axe as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:19:001:Get the Mace as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:1D:001:Get the War Hammer as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:1E:001:Get the Morning Star as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL4
ddsomj:0:FF8CEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:22:001:Get the Striking Staff as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:23:001:Get the Snake Staff as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:28:001:Get the Shield as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:FF:001:Get NO ITEM as the RH Weapon Now! PL4
ddsomj:0:FF8CEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL4
ddsomj:0:FF8CEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL4
ddsomj:0:FF8CEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL4
ddsomj:0:FF8CEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL4
ddsomj:0:FF8CEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL4
ddsomj:0:FF8CEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL4
ddsomj:0:FF8CEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL4
ddsomj:0:FF8CEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL4
ddsomj:0:FF8CEB:08:000:Always have the Two Handed Sword as the RH Weapon PL4
ddsomj:0:FF8CEB:09:000:Always have the Bastard Sword as the RH Weapon PL4
ddsomj:0:FF8CEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL4
ddsomj:0:FF8CEB:0C:000:Always have the Holy Avenger as the RH Weapon PL4
ddsomj:0:FF8CEB:0D:000:Always have the Sword of Legend as the RH Weapon PL4
ddsomj:0:FF8CEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL4
ddsomj:0:FF8CEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL4
ddsomj:0:FF8CEB:10:000:Always have the Sword of Flame as the RH Weapon PL4
ddsomj:0:FF8CEB:11:000:Always have the Sword of Freeze as the RH Weapon PL4
ddsomj:0:FF8CEB:12:000:Always have the Storm Blade as the RH Weapon PL4
ddsomj:0:FF8CEB:16:000:Always have the Hand Axe as the RH Weapon PL4
ddsomj:0:FF8CEB:18:000:Always have the Battle Axe as the RH Weapon PL4
ddsomj:0:FF8CEB:19:000:Always have the Mace as the RH Weapon PL4
ddsomj:0:FF8CEB:1D:000:Always have the War Hammer as the RH Weapon PL4
ddsomj:0:FF8CEB:1E:000:Always have the Morning Star as the RH Weapon PL4
ddsomj:0:FF8CEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL4
ddsomj:0:FF8CEB:20:000:Always have the Magical Power Staff as the RH Weapon PL4
ddsomj:0:FF8CEB:21:000:Always have the Wizardry Staff as the RH Weapon PL4
ddsomj:0:FF8CEB:22:000:Always have the Striking Staff as the RH Weapon PL4
ddsomj:0:FF8CEB:23:000:Always have the Snake Staff as the RH Weapon PL4
ddsomj:0:FF8CEB:24:000:Always have the Wand of Cold as the RH Weapon PL4
ddsomj:0:FF8CEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL4
ddsomj:0:FF8CEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL4
ddsomj:0:FF8CEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL4
ddsomj:0:FF8CEB:28:000:Always have the Shield as the RH Weapon PL4
ddsomj:0:FF8CEB:29:000:Always have the Shield (Elf) as the RH Weapon PL4
ddsomj:0:FF8CEB:FF:000:Always have NO ITEM as the RH Weapon PL4
ddsomj:0:FF8CEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:12:001:Get the Storm Blade as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:16:001:Get the Hand Axe as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:18:001:Get the Battle Axe as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:19:001:Get the Mace as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:1D:001:Get the War Hammer as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:1E:001:Get the Morning Star as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:22:001:Get the Striking Staff as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:23:001:Get the Snake Staff as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:28:001:Get the Shield as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:FF:001:Get NO ITEM as the LH Weapon Now! PL4
ddsomj:0:FF8CEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL4
ddsomj:0:FF8CEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL4
ddsomj:0:FF8CEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL4
ddsomj:0:FF8CEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL4
ddsomj:0:FF8CEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL4
ddsomj:0:FF8CEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL4
ddsomj:0:FF8CEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL4
ddsomj:0:FF8CEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL4
ddsomj:0:FF8CEC:08:000:Always have the Two Handed Sword as the LH Weapon PL4
ddsomj:0:FF8CEC:09:000:Always have the Bastard Sword as the LH Weapon PL4
ddsomj:0:FF8CEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL4
ddsomj:0:FF8CEC:0C:000:Always have the Holy Avenger as the LH Weapon PL4
ddsomj:0:FF8CEC:0D:000:Always have the Sword of Legend as the LH Weapon PL4
ddsomj:0:FF8CEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL4
ddsomj:0:FF8CEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL4
ddsomj:0:FF8CEC:10:000:Always have the Sword of Flame as the LH Weapon PL4
ddsomj:0:FF8CEC:11:000:Always have the Sword of Freeze as the LH Weapon PL4
ddsomj:0:FF8CEC:12:000:Always have the Storm Blade as the LH Weapon PL4
ddsomj:0:FF8CEC:16:000:Always have the Hand Axe as the LH Weapon PL4
ddsomj:0:FF8CEC:18:000:Always have the Battle Axe as the LH Weapon PL4
ddsomj:0:FF8CEC:19:000:Always have the Mace as the LH Weapon PL4
ddsomj:0:FF8CEC:1D:000:Always have the War Hammer as the LH Weapon PL4
ddsomj:0:FF8CEC:1E:000:Always have the Morning Star as the LH Weapon PL4
ddsomj:0:FF8CEC:1F:000:Always have the Element Power Staff as the LH Weapon PL4
ddsomj:0:FF8CEC:20:000:Always have the Magical Power Staff as the LH Weapon PL4
ddsomj:0:FF8CEC:21:000:Always have the Wizardry Staff as the LH Weapon PL4
ddsomj:0:FF8CEC:22:000:Always have the Striking Staff as the LH Weapon PL4
ddsomj:0:FF8CEC:23:000:Always have the Snake Staff as the LH Weapon PL4
ddsomj:0:FF8CEC:24:000:Always have the Wand of Cold as the LH Weapon PL4
ddsomj:0:FF8CEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL4
ddsomj:0:FF8CEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL4
ddsomj:0:FF8CEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL4
ddsomj:0:FF8CEC:28:000:Always have the Shield as the LH Weapon PL4
ddsomj:0:FF8CEC:29:000:Always have the Shield (Elf) as the LH Weapon PL4
ddsomj:0:FF8CEC:FF:000:Always have NO ITEM as the LH Weapon PL4
ddsomj:0:000000:00:999:[ Head Equipment PL4 ]
ddsomj:0:FF8D3E:00:001:Get the Helmet Now! PL4
ddsomj:0:FF8D3E:01:001:Get the Magical Hat Now! PL4
ddsomj:0:FF8D3E:02:001:Get the Hood Now! PL4
ddsomj:0:FF8D3E:03:001:Get the Ciaclet Now! PL4
ddsomj:0:FF8D3E:04:001:Get the Cleric Hat Now! PL4
ddsomj:0:FF8D3E:05:001:Get the Tiara Now! PL4
ddsomj:0:FF8D3E:00:000:Always have the Helmet PL4
ddsomj:0:FF8D3E:01:000:Always have the Magical Hat PL4
ddsomj:0:FF8D3E:02:000:Always have the Hood PL4
ddsomj:0:FF8D3E:03:000:Always have the Ciaclet PL4
ddsomj:0:FF8D3E:04:000:Always have the Cleric Hat PL4
ddsomj:0:FF8D3E:05:000:Always have the Tiara PL4
ddsomj:0:000000:00:999:[ Body Equipment PL4 ]
ddsomj:0:FF8D3F:00:001:Get the Fighter Body Now! PL4
ddsomj:0:FF8D3F:01:001:Get the Cleric Body Now! PL4
ddsomj:0:FF8D3F:02:001:Get the Elf Body Now! PL4
ddsomj:0:FF8D3F:03:001:Get the Dwarf Body Now! PL4
ddsomj:0:FF8D3F:04:001:Get the Magicuser Body Now! PL4
ddsomj:0:FF8D3F:05:001:Get the Thief Body Now! PL4
ddsomj:0:FF8D3F:00:000:Always have the Fighter Body PL4
ddsomj:0:FF8D3F:01:000:Always have the Cleric Body PL4
ddsomj:0:FF8D3F:02:000:Always have the Elf Body PL4
ddsomj:0:FF8D3F:03:000:Always have the Dwarf Body PL4
ddsomj:0:FF8D3F:04:000:Always have the Magicuser Body PL4
ddsomj:0:FF8D3F:05:000:Always have the Thief Body PL4
ddsomj:0:000000:00:999:[ Leg Equipment PL4 ]
ddsomj:0:FF8D40:00:001:Get the Boots of Speed Now! PL4
ddsomj:0:FF8D49:05:501:Get the Boots of Speed Now! PL4 (2/2)
ddsomj:0:FF8D40:01:001:Get the Boots of Springing & Striding Now! PL4
ddsomj:0:FF8D49:05:501:Get the Boots of Springing & Striding Now! PL4 (2/2)
ddsomj:0:FF8D40:02:001:Get the Boots of Levitation Now! PL4
ddsomj:0:FF8D49:05:501:Get the Boots of Levitation Now! PL4 (2/2)
ddsomj:0:FF8D40:00:000:Always have the Boots of Speed PL4
ddsomj:0:FF8D49:05:500:Always have the Boots of Speed PL4 (2/2)
ddsomj:0:FF8D40:01:000:Always have the Boots of Springing & Striding PL4
ddsomj:0:FF8D49:05:500:Always have the Boots of Springing & Striding PL4 (2/2)
ddsomj:0:FF8D40:02:000:Always have the Boots of Levitation PL4
ddsomj:0:FF8D49:05:500:Always have the Boots of Levitation PL4 (2/2)
ddsomj:0:000000:00:999:[ Arm Equipment PL4 ]
ddsomj:0:FF8D41:00:001:Get the Gauntlet of Power Now! PL4
ddsomj:0:FF8D4A:05:501:Get the Gauntlet of Power Now! PL4
ddsomj:0:FF8D41:00:000:Always have the Gauntlet of Power PL4
ddsomj:0:FF8D4A:05:500:Always have the Gauntlet of Power PL4
ddsomj:0:000000:00:999:[ Shield Equipment PL4 ]
ddsomj:0:FF8D42:00:001:Get the Normal Shield Now! PL4
ddsomj:0:FF8D42:01:001:Get the Normal Shield (Elf) Now! PL4
ddsomj:0:FF8D42:04:001:Get the Dragon Shield Now! PL4
ddsomj:0:FF8D42:05:001:Get the Frame Shield Now! PL4
ddsomj:0:FF8D42:06:001:Get the Ice Shield Now! PL4
ddsomj:0:FF8D42:07:001:Get the Shield of Protection from Dark Magic Now! PL4
ddsomj:0:FF8D42:00:000:Always have the Normal Shield PL4
ddsomj:0:FF8D42:01:000:Always have the Normal Shield (Elf) PL4
ddsomj:0:FF8D42:04:000:Always have the Dragon Shield PL4
ddsomj:0:FF8D42:05:000:Always have the Frame Shield PL4
ddsomj:0:FF8D42:06:000:Always have the Ice Shield PL4
ddsomj:0:FF8D42:07:000:Always have the Shield of Protection from Dark Magic PL4
ddsomj:0:000000:00:999:[ Hand Equipment PL4 ]
ddsomj:0:FF8D43:00:001:Get the Ring of Protection Now! PL4
ddsomj:0:FF8D4B:05:501:Get the Ring of Protection Now! PL4 (2/2)
ddsomj:0:FF8D43:01:001:Get the Ring of Fire Resistance Now! PL4
ddsomj:0:FF8D4B:05:501:Get the Ring of Fire Resistance Now! PL4 (2/2)
ddsomj:0:FF8D43:02:001:Get the Ring of Spell Turning Now! PL4
ddsomj:0:FF8D4B:05:501:Get the Ring of Spell Turning Now! PL4 (2/2)
ddsomj:0:FF8D43:03:001:Get the Ring of Protection from Evil Now! PL4
ddsomj:0:FF8D4B:05:501:Get the Ring of Protection from Evil Now! PL4 (2/2)
ddsomj:0:FF8D43:04:001:Get the Rod of Fire Ball Now! PL4
ddsomj:0:FF8D4B:05:501:Get the Rod of Fire Ball Now! PL4 (2/2)
ddsomj:0:FF8D43:05:001:Get the Rod of Cold Now! PL4
ddsomj:0:FF8D4B:05:501:Get the Rod of Cold Now! PL4 (2/2)
ddsomj:0:FF8D43:06:001:Get the Rod of Lightning Now! PL4
ddsomj:0:FF8D4B:05:501:Get the Rod of Lightning Now! PL4 (2/2)
ddsomj:0:FF8D43:00:000:Always have the Ring of Protection PL4
ddsomj:0:FF8D4B:05:500:Always have the Ring of Protection PL4 (2/2)
ddsomj:0:FF8D43:01:000:Always have the Ring of Fire Resistance PL4
ddsomj:0:FF8D4B:05:500:Always have the Ring of Fire Resistance PL4 (2/2)
ddsomj:0:FF8D43:02:000:Always have the Ring of Spell Turning PL4
ddsomj:0:FF8D4B:05:500:Always have the Ring of Spell Turning PL4 (2/2)
ddsomj:0:FF8D43:03:000:Always have the Ring of Protection from Evil PL4
ddsomj:0:FF8D4B:05:500:Always have the Ring of Protection from Evil PL4 (2/2)
ddsomj:0:FF8D43:04:000:Always have the Rod of Fire Ball PL4
ddsomj:0:FF8D4B:05:500:Always have the Rod of Fire Ball PL4 (2/2)
ddsomj:0:FF8D43:05:000:Always have the Rod of Cold PL4
ddsomj:0:FF8D4B:05:500:Always have the Rod of Cold PL4 (2/2)
ddsomj:0:FF8D43:06:000:Always have the Rod of Lightning PL4
ddsomj:0:FF8D4B:05:500:Always have the Rod of Lightning PL4 (2/2)
ddsomj:0:000000:00:999:[ Accessory Equipment PL4 ]
ddsomj:0:FF8D44:00:001:Get the Necklace Now! PL4
ddsomj:0:FF8D44:01:001:Get the Orb Now! PL4
ddsomj:0:FF8D44:02:001:Get the Bracelet Now! PL4
ddsomj:0:FF8D44:03:001:Get the Brooch Now! PL4
ddsomj:0:FF8D44:04:001:Get the Earring Now! PL4
ddsomj:0:FF8D44:05:001:Get the Anklet Now! PL4
ddsomj:0:FF8D44:00:000:Always have the Necklace PL4
ddsomj:0:FF8D44:01:000:Always have the Orb PL4
ddsomj:0:FF8D44:02:000:Always have the Bracelet PL4
ddsomj:0:FF8D44:03:000:Always have the Brooch PL4
ddsomj:0:FF8D44:04:000:Always have the Earring PL4
ddsomj:0:FF8D44:05:000:Always have the Anklet PL4
ddsomj:0:000000:00:999:[ Special Equipment PL4 ]
ddsomj:0:FF8D45:00:001:Get the Eye of Beholder Now! PL4
ddsomj:0:FF8D45:01:001:Get the Skin of Displacer Beast Now! PL4
ddsomj:0:FF8D45:02:001:Get the Eye of Displacer Beast Now! PL4
ddsomj:0:FF8D45:03:001:Get the Scale of Dragon Now! PL4
ddsomj:0:FF8D45:04:001:Get the Skin of Manticore Now! PL4
ddsomj:0:FF8D45:05:001:Get the Egg of Owlbear Now! PL4
ddsomj:0:FF8D45:06:001:Get the ???1 Now! PL4
ddsomj:0:FF8D45:07:001:Get the ???2 Now! PL4
ddsomj:0:FF8D45:08:001:Get the Horn of Dragon Now! PL4
ddsomj:0:FF8D45:09:001:Get the Medal Now! PL4
ddsomj:0:FF8D45:10:001:Get the Displacer Cloak Now! PL4
ddsomj:0:FF8D45:00:000:Always have the Eye of Beholder PL4
ddsomj:0:FF8D45:01:000:Always have the Skin of Displacer Beast PL4
ddsomj:0:FF8D45:02:000:Always have the Eye of Displacer Beast PL4
ddsomj:0:FF8D45:03:000:Always have the Scale of Dragon PL4
ddsomj:0:FF8D45:04:000:Always have the Skin of Manticore PL4
ddsomj:0:FF8D45:05:000:Always have the Egg of Owlbear PL4
ddsomj:0:FF8D45:06:000:Always have the ???1 PL4
ddsomj:0:FF8D45:07:000:Always have the ???2 PL4
ddsomj:0:FF8D45:08:000:Always have the Horn of Dragon PL4
ddsomj:0:FF8D45:09:000:Always have the Medal PL4
ddsomj:0:FF8D45:10:000:Always have the Displacer Cloak PL4
ddsomj:0:000000:00:999:[ Ultimate Magic "Final Strike" Now! Only for use when ]
ddsomj:0:000000:00:999:[ playing with 3 or 4 Players. Player 1 should select ]
ddsomj:0:000000:00:999:[ the character Magicuser. ]
ddsomj:0:FF8641:9A:000:Infinite Final Strike!
ddsomj:0:FF86EC:21:500:Infinite Final Strike! (2/9)
ddsomj:0:FF86EE:01:500:Infinite Final Strike! (2/9)
ddsomj:0:FF8841:9A:500:Infinite Final Strike! (2/9)
ddsomj:0:FF88EE:01:500:Infinite Final Strike! (2/9)
ddsomj:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomj:0:FF8AEE:01:500:Infinite Final Strike! (2/9)
ddsomj:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomj:0:FF8CEE:01:500:Infinite Final Strike! (2/9)
ddsomj:0:FF803A:59:000:Stage Clear Bonus(Rest Time) Max
ddsomj:0:000000:00:999:[ These are the codes to set the machine region - the ]
ddsomj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ddsomj:0:000000:00:999:[ - ON or before the ROM check screen!! ]
ddsomj:0:FF8071:00:000:Region Switch = Japan
ddsomj:0:FF8071:02:000:Region Switch = USA
ddsomj:0:FF8071:04:000:Region Switch = Hispanic
ddsomj:0:FF8071:06:000:Region Switch = Asia
ddsomj:0:FF8071:08:000:Region Switch = Euro
ddsomj:0:FF8071:0A:000:Region Switch = Brazil
; [ Dungeons & Dragons: Shadow over Mystara (Japan 960206) ]
ddsomjr1:0:FFCAB2:04:000:Infinite Time
ddsomjr1:0:FFCB02:04:500:Infinite Time (2/2)
ddsomjr1:0:FF8045:09:000:Infinite Keys
ddsomjr1:0:FF8641:9A:000:Infinite Energy PL1
ddsomjr1:0:FF865C:03:000:Invincibility PL1
ddsomjr1:0:FF86F3:09:000:Maximum SP PL1
ddsomjr1:0:FF86F4:99:500:Maximum SP PL1 (2/3)
ddsomjr1:0:FF86F5:99:500:Maximum SP PL1 (3/3)
ddsomjr1:0:FF8726:09:000:Infinite Item PL1
ddsomjr1:0:FF8727:09:500:Infinite Item PL1 (2/6)
ddsomjr1:0:FF8728:09:500:Infinite Item PL1 (3/6)
ddsomjr1:0:FF8729:09:500:Infinite Item PL1 (4/6)
ddsomjr1:0:FF872A:09:500:Infinite Item PL1 (5/6)
ddsomjr1:0:FF872B:09:500:Infinite Item PL1 (6/6)
ddsomjr1:0:FF872F:09:000:Infinite Magic PL1
ddsomjr1:0:FF8730:09:500:Infinite Magic PL1 (2/8)
ddsomjr1:0:FF8731:09:500:Infinite Magic PL1 (3/8)
ddsomjr1:0:FF8732:09:500:Infinite Magic PL1 (4/8)
ddsomjr1:0:FF8733:09:500:Infinite Magic PL1 (5/8)
ddsomjr1:0:FF8734:09:500:Infinite Magic PL1 (6/8)
ddsomjr1:0:FF8735:09:500:Infinite Magic PL1 (7/8)
ddsomjr1:0:FF8737:09:500:Infinite Magic PL1 (8/8)
ddsomjr1:0:FF8769:14:000:Infinite Wands PL1
ddsomjr1:0:FF876A:14:500:Infinite Wands PL1 (2/4)
ddsomjr1:0:FF876B:14:500:Infinite Wands PL1 (3/4)
ddsomjr1:0:FF876F:14:500:Infinite Wands PL1 (4/4)
ddsomjr1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomjr1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomjr1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomjr1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomjr1:0:FF86EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:12:001:Get the Storm Blade as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:16:001:Get the Hand Axe as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:18:001:Get the Battle Axe as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:19:001:Get the Mace as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:1D:001:Get the War Hammer as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:1E:001:Get the Morning Star as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL1
ddsomjr1:0:FF86EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:22:001:Get the Striking Staff as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:23:001:Get the Snake Staff as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:28:001:Get the Shield as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:FF:001:Get NO ITEM as the RH Weapon Now! PL1
ddsomjr1:0:FF86EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL1
ddsomjr1:0:FF86EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL1
ddsomjr1:0:FF86EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL1
ddsomjr1:0:FF86EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL1
ddsomjr1:0:FF86EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL1
ddsomjr1:0:FF86EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL1
ddsomjr1:0:FF86EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL1
ddsomjr1:0:FF86EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL1
ddsomjr1:0:FF86EB:08:000:Always have the Two Handed Sword as the RH Weapon PL1
ddsomjr1:0:FF86EB:09:000:Always have the Bastard Sword as the RH Weapon PL1
ddsomjr1:0:FF86EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL1
ddsomjr1:0:FF86EB:0C:000:Always have the Holy Avenger as the RH Weapon PL1
ddsomjr1:0:FF86EB:0D:000:Always have the Sword of Legend as the RH Weapon PL1
ddsomjr1:0:FF86EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL1
ddsomjr1:0:FF86EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL1
ddsomjr1:0:FF86EB:10:000:Always have the Sword of Flame as the RH Weapon PL1
ddsomjr1:0:FF86EB:11:000:Always have the Sword of Freeze as the RH Weapon PL1
ddsomjr1:0:FF86EB:12:000:Always have the Storm Blade as the RH Weapon PL1
ddsomjr1:0:FF86EB:16:000:Always have the Hand Axe as the RH Weapon PL1
ddsomjr1:0:FF86EB:18:000:Always have the Battle Axe as the RH Weapon PL1
ddsomjr1:0:FF86EB:19:000:Always have the Mace as the RH Weapon PL1
ddsomjr1:0:FF86EB:1D:000:Always have the War Hammer as the RH Weapon PL1
ddsomjr1:0:FF86EB:1E:000:Always have the Morning Star as the RH Weapon PL1
ddsomjr1:0:FF86EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL1
ddsomjr1:0:FF86EB:20:000:Always have the Magical Power Staff as the RH Weapon PL1
ddsomjr1:0:FF86EB:21:000:Always have the Wizardry Staff as the RH Weapon PL1
ddsomjr1:0:FF86EB:22:000:Always have the Striking Staff as the RH Weapon PL1
ddsomjr1:0:FF86EB:23:000:Always have the Snake Staff as the RH Weapon PL1
ddsomjr1:0:FF86EB:24:000:Always have the Wand of Cold as the RH Weapon PL1
ddsomjr1:0:FF86EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL1
ddsomjr1:0:FF86EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL1
ddsomjr1:0:FF86EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL1
ddsomjr1:0:FF86EB:28:000:Always have the Shield as the RH Weapon PL1
ddsomjr1:0:FF86EB:29:000:Always have the Shield (Elf) as the RH Weapon PL1
ddsomjr1:0:FF86EB:FF:000:Always have NO ITEM as the RH Weapon PL1
ddsomjr1:0:FF86EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:12:001:Get the Storm Blade as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:16:001:Get the Hand Axe as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:18:001:Get the Battle Axe as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:19:001:Get the Mace as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:1D:001:Get the War Hammer as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:1E:001:Get the Morning Star as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:22:001:Get the Striking Staff as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:23:001:Get the Snake Staff as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:28:001:Get the Shield as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:FF:001:Get NO ITEM as the LH Weapon Now! PL1
ddsomjr1:0:FF86EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL1
ddsomjr1:0:FF86EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL1
ddsomjr1:0:FF86EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL1
ddsomjr1:0:FF86EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL1
ddsomjr1:0:FF86EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL1
ddsomjr1:0:FF86EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL1
ddsomjr1:0:FF86EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL1
ddsomjr1:0:FF86EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL1
ddsomjr1:0:FF86EC:08:000:Always have the Two Handed Sword as the LH Weapon PL1
ddsomjr1:0:FF86EC:09:000:Always have the Bastard Sword as the LH Weapon PL1
ddsomjr1:0:FF86EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL1
ddsomjr1:0:FF86EC:0C:000:Always have the Holy Avenger as the LH Weapon PL1
ddsomjr1:0:FF86EC:0D:000:Always have the Sword of Legend as the LH Weapon PL1
ddsomjr1:0:FF86EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL1
ddsomjr1:0:FF86EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL1
ddsomjr1:0:FF86EC:10:000:Always have the Sword of Flame as the LH Weapon PL1
ddsomjr1:0:FF86EC:11:000:Always have the Sword of Freeze as the LH Weapon PL1
ddsomjr1:0:FF86EC:12:000:Always have the Storm Blade as the LH Weapon PL1
ddsomjr1:0:FF86EC:16:000:Always have the Hand Axe as the LH Weapon PL1
ddsomjr1:0:FF86EC:18:000:Always have the Battle Axe as the LH Weapon PL1
ddsomjr1:0:FF86EC:19:000:Always have the Mace as the LH Weapon PL1
ddsomjr1:0:FF86EC:1D:000:Always have the War Hammer as the LH Weapon PL1
ddsomjr1:0:FF86EC:1E:000:Always have the Morning Star as the LH Weapon PL1
ddsomjr1:0:FF86EC:1F:000:Always have the Element Power Staff as the LH Weapon PL1
ddsomjr1:0:FF86EC:20:000:Always have the Magical Power Staff as the LH Weapon PL1
ddsomjr1:0:FF86EC:21:000:Always have the Wizardry Staff as the LH Weapon PL1
ddsomjr1:0:FF86EC:22:000:Always have the Striking Staff as the LH Weapon PL1
ddsomjr1:0:FF86EC:23:000:Always have the Snake Staff as the LH Weapon PL1
ddsomjr1:0:FF86EC:24:000:Always have the Wand of Cold as the LH Weapon PL1
ddsomjr1:0:FF86EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL1
ddsomjr1:0:FF86EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL1
ddsomjr1:0:FF86EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL1
ddsomjr1:0:FF86EC:28:000:Always have the Shield as the LH Weapon PL1
ddsomjr1:0:FF86EC:29:000:Always have the Shield (Elf) as the LH Weapon PL1
ddsomjr1:0:FF86EC:FF:000:Always have NO ITEM as the LH Weapon PL1
ddsomjr1:0:000000:00:999:[ Head Equipment PL1 ]
ddsomjr1:0:FF873E:00:001:Get the Helmet Now! PL1
ddsomjr1:0:FF873E:01:001:Get the Magical Hat Now! PL1
ddsomjr1:0:FF873E:02:001:Get the Hood Now! PL1
ddsomjr1:0:FF873E:03:001:Get the Ciaclet Now! PL1
ddsomjr1:0:FF873E:04:001:Get the Cleric Hat Now! PL1
ddsomjr1:0:FF873E:05:001:Get the Tiara Now! PL1
ddsomjr1:0:FF873E:00:000:Always have the Helmet PL1
ddsomjr1:0:FF873E:01:000:Always have the Magical Hat PL1
ddsomjr1:0:FF873E:02:000:Always have the Hood PL1
ddsomjr1:0:FF873E:03:000:Always have the Ciaclet PL1
ddsomjr1:0:FF873E:04:000:Always have the Cleric Hat PL1
ddsomjr1:0:FF873E:05:000:Always have the Tiara PL1
ddsomjr1:0:000000:00:999:[ Body Equipment PL1 ]
ddsomjr1:0:FF873F:00:001:Get the Fighter Body Now! PL1
ddsomjr1:0:FF873F:01:001:Get the Cleric Body Now! PL1
ddsomjr1:0:FF873F:02:001:Get the Elf Body Now! PL1
ddsomjr1:0:FF873F:03:001:Get the Dwarf Body Now! PL1
ddsomjr1:0:FF873F:04:001:Get the Magicuser Body Now! PL1
ddsomjr1:0:FF873F:05:001:Get the Thief Body Now! PL1
ddsomjr1:0:FF873F:00:000:Always have the Fighter Body PL1
ddsomjr1:0:FF873F:01:000:Always have the Cleric Body PL1
ddsomjr1:0:FF873F:02:000:Always have the Elf Body PL1
ddsomjr1:0:FF873F:03:000:Always have the Dwarf Body PL1
ddsomjr1:0:FF873F:04:000:Always have the Magicuser Body PL1
ddsomjr1:0:FF873F:05:000:Always have the Thief Body PL1
ddsomjr1:0:000000:00:999:[ Leg Equipment PL1 ]
ddsomjr1:0:FF8740:00:001:Get the Boots of Speed Now! PL1
ddsomjr1:0:FF8749:05:501:Get the Boots of Speed Now! PL1 (2/2)
ddsomjr1:0:FF8740:01:001:Get the Boots of Springing & Striding Now! PL1
ddsomjr1:0:FF8749:05:501:Get the Boots of Springing & Striding Now! PL1 (2/2)
ddsomjr1:0:FF8740:02:001:Get the Boots of Levitation Now! PL1
ddsomjr1:0:FF8749:05:501:Get the Boots of Levitation Now! PL1 (2/2)
ddsomjr1:0:FF8740:00:000:Always have the Boots of Speed PL1
ddsomjr1:0:FF8749:05:500:Always have the Boots of Speed PL1 (2/2)
ddsomjr1:0:FF8740:01:000:Always have the Boots of Springing & Striding PL1
ddsomjr1:0:FF8749:05:500:Always have the Boots of Springing & Striding PL1 (2/2)
ddsomjr1:0:FF8740:02:000:Always have the Boots of Levitation PL1
ddsomjr1:0:FF8749:05:500:Always have the Boots of Levitation PL1 (2/2)
ddsomjr1:0:000000:00:999:[ Arm Equipment PL1 ]
ddsomjr1:0:FF8741:00:001:Get the Gauntlet of Power Now! PL1
ddsomjr1:0:FF874A:05:501:Get the Gauntlet of Power Now! PL1
ddsomjr1:0:FF8741:00:000:Always have the Gauntlet of Power PL1
ddsomjr1:0:FF874A:05:500:Always have the Gauntlet of Power PL1
ddsomjr1:0:000000:00:999:[ Shield Equipment PL1 ]
ddsomjr1:0:FF8742:00:001:Get the Normal Shield Now! PL1
ddsomjr1:0:FF8742:01:001:Get the Normal Shield (Elf) Now! PL1
ddsomjr1:0:FF8742:04:001:Get the Dragon Shield Now! PL1
ddsomjr1:0:FF8742:05:001:Get the Frame Shield Now! PL1
ddsomjr1:0:FF8742:06:001:Get the Ice Shield Now! PL1
ddsomjr1:0:FF8742:07:001:Get the Shield of Protection from Dark Magic Now! PL1
ddsomjr1:0:FF8742:00:000:Always have the Normal Shield PL1
ddsomjr1:0:FF8742:01:000:Always have the Normal Shield (Elf) PL1
ddsomjr1:0:FF8742:04:000:Always have the Dragon Shield PL1
ddsomjr1:0:FF8742:05:000:Always have the Frame Shield PL1
ddsomjr1:0:FF8742:06:000:Always have the Ice Shield PL1
ddsomjr1:0:FF8742:07:000:Always have the Shield of Protection from Dark Magic PL1
ddsomjr1:0:000000:00:999:[ Hand Equipment PL1 ]
ddsomjr1:0:FF8743:00:001:Get the Ring of Protection Now! PL1
ddsomjr1:0:FF874B:05:501:Get the Ring of Protection Now! PL1 (2/2)
ddsomjr1:0:FF8743:01:001:Get the Ring of Fire Resistance Now! PL1
ddsomjr1:0:FF874B:05:501:Get the Ring of Fire Resistance Now! PL1 (2/2)
ddsomjr1:0:FF8743:02:001:Get the Ring of Spell Turning Now! PL1
ddsomjr1:0:FF874B:05:501:Get the Ring of Spell Turning Now! PL1 (2/2)
ddsomjr1:0:FF8743:03:001:Get the Ring of Protection from Evil Now! PL1
ddsomjr1:0:FF874B:05:501:Get the Ring of Protection from Evil Now! PL1 (2/2)
ddsomjr1:0:FF8743:04:001:Get the Rod of Fire Ball Now! PL1
ddsomjr1:0:FF874B:05:501:Get the Rod of Fire Ball Now! PL1 (2/2)
ddsomjr1:0:FF8743:05:001:Get the Rod of Cold Now! PL1
ddsomjr1:0:FF874B:05:501:Get the Rod of Cold Now! PL1 (2/2)
ddsomjr1:0:FF8743:06:001:Get the Rod of Lightning Now! PL1
ddsomjr1:0:FF874B:05:501:Get the Rod of Lightning Now! PL1 (2/2)
ddsomjr1:0:FF8743:00:000:Always have the Ring of Protection PL1
ddsomjr1:0:FF874B:05:500:Always have the Ring of Protection PL1 (2/2)
ddsomjr1:0:FF8743:01:000:Always have the Ring of Fire Resistance PL1
ddsomjr1:0:FF874B:05:500:Always have the Ring of Fire Resistance PL1 (2/2)
ddsomjr1:0:FF8743:02:000:Always have the Ring of Spell Turning PL1
ddsomjr1:0:FF874B:05:500:Always have the Ring of Spell Turning PL1 (2/2)
ddsomjr1:0:FF8743:03:000:Always have the Ring of Protection from Evil PL1
ddsomjr1:0:FF874B:05:500:Always have the Ring of Protection from Evil PL1 (2/2)
ddsomjr1:0:FF8743:04:000:Always have the Rod of Fire Ball PL1
ddsomjr1:0:FF874B:05:500:Always have the Rod of Fire Ball PL1 (2/2)
ddsomjr1:0:FF8743:05:000:Always have the Rod of Cold PL1
ddsomjr1:0:FF874B:05:500:Always have the Rod of Cold PL1 (2/2)
ddsomjr1:0:FF8743:06:000:Always have the Rod of Lightning PL1
ddsomjr1:0:FF874B:05:500:Always have the Rod of Lightning PL1 (2/2)
ddsomjr1:0:000000:00:999:[ Accessory Equipment PL1 ]
ddsomjr1:0:FF8744:00:001:Get the Necklace Now! PL1
ddsomjr1:0:FF8744:01:001:Get the Orb Now! PL1
ddsomjr1:0:FF8744:02:001:Get the Bracelet Now! PL1
ddsomjr1:0:FF8744:03:001:Get the Brooch Now! PL1
ddsomjr1:0:FF8744:04:001:Get the Earring Now! PL1
ddsomjr1:0:FF8744:05:001:Get the Anklet Now! PL1
ddsomjr1:0:FF8744:00:000:Always have the Necklace PL1
ddsomjr1:0:FF8744:01:000:Always have the Orb PL1
ddsomjr1:0:FF8744:02:000:Always have the Bracelet PL1
ddsomjr1:0:FF8744:03:000:Always have the Brooch PL1
ddsomjr1:0:FF8744:04:000:Always have the Earring PL1
ddsomjr1:0:FF8744:05:000:Always have the Anklet PL1
ddsomjr1:0:000000:00:999:[ Special Equipment PL1 ]
ddsomjr1:0:FF8745:00:001:Get the Eye of Beholder Now! PL1
ddsomjr1:0:FF8745:01:001:Get the Skin of Displacer Beast Now! PL1
ddsomjr1:0:FF8745:02:001:Get the Eye of Displacer Beast Now! PL1
ddsomjr1:0:FF8745:03:001:Get the Scale of Dragon Now! PL1
ddsomjr1:0:FF8745:04:001:Get the Skin of Manticore Now! PL1
ddsomjr1:0:FF8745:05:001:Get the Egg of Owlbear Now! PL1
ddsomjr1:0:FF8745:06:001:Get the ???1 Now! PL1
ddsomjr1:0:FF8745:07:001:Get the ???2 Now! PL1
ddsomjr1:0:FF8745:08:001:Get the Horn of Dragon Now! PL1
ddsomjr1:0:FF8745:09:001:Get the Medal Now! PL1
ddsomjr1:0:FF8745:10:001:Get the Displacer Cloak Now! PL1
ddsomjr1:0:FF8745:00:000:Always have the Eye of Beholder PL1
ddsomjr1:0:FF8745:01:000:Always have the Skin of Displacer Beast PL1
ddsomjr1:0:FF8745:02:000:Always have the Eye of Displacer Beast PL1
ddsomjr1:0:FF8745:03:000:Always have the Scale of Dragon PL1
ddsomjr1:0:FF8745:04:000:Always have the Skin of Manticore PL1
ddsomjr1:0:FF8745:05:000:Always have the Egg of Owlbear PL1
ddsomjr1:0:FF8745:06:000:Always have the ???1 PL1
ddsomjr1:0:FF8745:07:000:Always have the ???2 PL1
ddsomjr1:0:FF8745:08:000:Always have the Horn of Dragon PL1
ddsomjr1:0:FF8745:09:000:Always have the Medal PL1
ddsomjr1:0:FF8745:10:000:Always have the Displacer Cloak PL1
ddsomjr1:0:FF8841:9A:000:Infinite Energy PL2
ddsomjr1:0:FF885C:03:000:Invincibility PL2
ddsomjr1:0:FF88F3:09:000:Maximum SP PL2
ddsomjr1:0:FF88F4:99:500:Maximum SP PL2 (2/3)
ddsomjr1:0:FF88F5:99:500:Maximum SP PL2 (3/3)
ddsomjr1:0:FF8926:09:000:Infinite Item PL2
ddsomjr1:0:FF8927:09:500:Infinite Item PL2 (2/6)
ddsomjr1:0:FF8928:09:500:Infinite Item PL2 (3/6)
ddsomjr1:0:FF8929:09:500:Infinite Item PL2 (4/6)
ddsomjr1:0:FF892A:09:500:Infinite Item PL2 (5/6)
ddsomjr1:0:FF892B:09:500:Infinite Item PL2 (6/6)
ddsomjr1:0:FF892F:09:000:Infinite Magic PL2
ddsomjr1:0:FF8930:09:500:Infinite Magic PL2 (2/8)
ddsomjr1:0:FF8931:09:500:Infinite Magic PL2 (3/8)
ddsomjr1:0:FF8932:09:500:Infinite Magic PL2 (4/8)
ddsomjr1:0:FF8933:09:500:Infinite Magic PL2 (5/8)
ddsomjr1:0:FF8934:09:500:Infinite Magic PL2 (6/8)
ddsomjr1:0:FF8935:09:500:Infinite Magic PL2 (7/8)
ddsomjr1:0:FF8937:09:500:Infinite Magic PL2 (8/8)
ddsomjr1:0:FF8969:14:000:Infinite Wands PL2
ddsomjr1:0:FF896A:14:500:Infinite Wands PL2 (2/4)
ddsomjr1:0:FF896B:14:500:Infinite Wands PL2 (3/4)
ddsomjr1:0:FF896F:14:500:Infinite Wands PL2 (4/4)
ddsomjr1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomjr1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomjr1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomjr1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomjr1:0:FF88EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:12:001:Get the Storm Blade as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:16:001:Get the Hand Axe as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:18:001:Get the Battle Axe as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:19:001:Get the Mace as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:1D:001:Get the War Hammer as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:1E:001:Get the Morning Star as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL2
ddsomjr1:0:FF88EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:22:001:Get the Striking Staff as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:23:001:Get the Snake Staff as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:28:001:Get the Shield as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:FF:001:Get NO ITEM as the RH Weapon Now! PL2
ddsomjr1:0:FF88EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL2
ddsomjr1:0:FF88EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL2
ddsomjr1:0:FF88EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL2
ddsomjr1:0:FF88EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL2
ddsomjr1:0:FF88EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL2
ddsomjr1:0:FF88EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL2
ddsomjr1:0:FF88EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL2
ddsomjr1:0:FF88EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL2
ddsomjr1:0:FF88EB:08:000:Always have the Two Handed Sword as the RH Weapon PL2
ddsomjr1:0:FF88EB:09:000:Always have the Bastard Sword as the RH Weapon PL2
ddsomjr1:0:FF88EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL2
ddsomjr1:0:FF88EB:0C:000:Always have the Holy Avenger as the RH Weapon PL2
ddsomjr1:0:FF88EB:0D:000:Always have the Sword of Legend as the RH Weapon PL2
ddsomjr1:0:FF88EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL2
ddsomjr1:0:FF88EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL2
ddsomjr1:0:FF88EB:10:000:Always have the Sword of Flame as the RH Weapon PL2
ddsomjr1:0:FF88EB:11:000:Always have the Sword of Freeze as the RH Weapon PL2
ddsomjr1:0:FF88EB:12:000:Always have the Storm Blade as the RH Weapon PL2
ddsomjr1:0:FF88EB:16:000:Always have the Hand Axe as the RH Weapon PL2
ddsomjr1:0:FF88EB:18:000:Always have the Battle Axe as the RH Weapon PL2
ddsomjr1:0:FF88EB:19:000:Always have the Mace as the RH Weapon PL2
ddsomjr1:0:FF88EB:1D:000:Always have the War Hammer as the RH Weapon PL2
ddsomjr1:0:FF88EB:1E:000:Always have the Morning Star as the RH Weapon PL2
ddsomjr1:0:FF88EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL2
ddsomjr1:0:FF88EB:20:000:Always have the Magical Power Staff as the RH Weapon PL2
ddsomjr1:0:FF88EB:21:000:Always have the Wizardry Staff as the RH Weapon PL2
ddsomjr1:0:FF88EB:22:000:Always have the Striking Staff as the RH Weapon PL2
ddsomjr1:0:FF88EB:23:000:Always have the Snake Staff as the RH Weapon PL2
ddsomjr1:0:FF88EB:24:000:Always have the Wand of Cold as the RH Weapon PL2
ddsomjr1:0:FF88EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL2
ddsomjr1:0:FF88EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL2
ddsomjr1:0:FF88EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL2
ddsomjr1:0:FF88EB:28:000:Always have the Shield as the RH Weapon PL2
ddsomjr1:0:FF88EB:29:000:Always have the Shield (Elf) as the RH Weapon PL2
ddsomjr1:0:FF88EB:FF:000:Always have NO ITEM as the RH Weapon PL2
ddsomjr1:0:FF88EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:12:001:Get the Storm Blade as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:16:001:Get the Hand Axe as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:18:001:Get the Battle Axe as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:19:001:Get the Mace as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:1D:001:Get the War Hammer as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:1E:001:Get the Morning Star as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:22:001:Get the Striking Staff as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:23:001:Get the Snake Staff as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:28:001:Get the Shield as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:FF:001:Get NO ITEM as the LH Weapon Now! PL2
ddsomjr1:0:FF88EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL2
ddsomjr1:0:FF88EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL2
ddsomjr1:0:FF88EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL2
ddsomjr1:0:FF88EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL2
ddsomjr1:0:FF88EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL2
ddsomjr1:0:FF88EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL2
ddsomjr1:0:FF88EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL2
ddsomjr1:0:FF88EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL2
ddsomjr1:0:FF88EC:08:000:Always have the Two Handed Sword as the LH Weapon PL2
ddsomjr1:0:FF88EC:09:000:Always have the Bastard Sword as the LH Weapon PL2
ddsomjr1:0:FF88EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL2
ddsomjr1:0:FF88EC:0C:000:Always have the Holy Avenger as the LH Weapon PL2
ddsomjr1:0:FF88EC:0D:000:Always have the Sword of Legend as the LH Weapon PL2
ddsomjr1:0:FF88EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL2
ddsomjr1:0:FF88EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL2
ddsomjr1:0:FF88EC:10:000:Always have the Sword of Flame as the LH Weapon PL2
ddsomjr1:0:FF88EC:11:000:Always have the Sword of Freeze as the LH Weapon PL2
ddsomjr1:0:FF88EC:12:000:Always have the Storm Blade as the LH Weapon PL2
ddsomjr1:0:FF88EC:16:000:Always have the Hand Axe as the LH Weapon PL2
ddsomjr1:0:FF88EC:18:000:Always have the Battle Axe as the LH Weapon PL2
ddsomjr1:0:FF88EC:19:000:Always have the Mace as the LH Weapon PL2
ddsomjr1:0:FF88EC:1D:000:Always have the War Hammer as the LH Weapon PL2
ddsomjr1:0:FF88EC:1E:000:Always have the Morning Star as the LH Weapon PL2
ddsomjr1:0:FF88EC:1F:000:Always have the Element Power Staff as the LH Weapon PL2
ddsomjr1:0:FF88EC:20:000:Always have the Magical Power Staff as the LH Weapon PL2
ddsomjr1:0:FF88EC:21:000:Always have the Wizardry Staff as the LH Weapon PL2
ddsomjr1:0:FF88EC:22:000:Always have the Striking Staff as the LH Weapon PL2
ddsomjr1:0:FF88EC:23:000:Always have the Snake Staff as the LH Weapon PL2
ddsomjr1:0:FF88EC:24:000:Always have the Wand of Cold as the LH Weapon PL2
ddsomjr1:0:FF88EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL2
ddsomjr1:0:FF88EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL2
ddsomjr1:0:FF88EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL2
ddsomjr1:0:FF88EC:28:000:Always have the Shield as the LH Weapon PL2
ddsomjr1:0:FF88EC:29:000:Always have the Shield (Elf) as the LH Weapon PL2
ddsomjr1:0:FF88EC:FF:000:Always have NO ITEM as the LH Weapon PL2
ddsomjr1:0:000000:00:999:[ Head Equipment PL2 ]
ddsomjr1:0:FF893E:00:001:Get the Helmet Now! PL2
ddsomjr1:0:FF893E:01:001:Get the Magical Hat Now! PL2
ddsomjr1:0:FF893E:02:001:Get the Hood Now! PL2
ddsomjr1:0:FF893E:03:001:Get the Ciaclet Now! PL2
ddsomjr1:0:FF893E:04:001:Get the Cleric Hat Now! PL2
ddsomjr1:0:FF893E:05:001:Get the Tiara Now! PL2
ddsomjr1:0:FF893E:00:000:Always have the Helmet PL2
ddsomjr1:0:FF893E:01:000:Always have the Magical Hat PL2
ddsomjr1:0:FF893E:02:000:Always have the Hood PL2
ddsomjr1:0:FF893E:03:000:Always have the Ciaclet PL2
ddsomjr1:0:FF893E:04:000:Always have the Cleric Hat PL2
ddsomjr1:0:FF893E:05:000:Always have the Tiara PL2
ddsomjr1:0:000000:00:999:[ Body Equipment PL2 ]
ddsomjr1:0:FF893F:00:001:Get the Fighter Body Now! PL2
ddsomjr1:0:FF893F:01:001:Get the Cleric Body Now! PL2
ddsomjr1:0:FF893F:02:001:Get the Elf Body Now! PL2
ddsomjr1:0:FF893F:03:001:Get the Dwarf Body Now! PL2
ddsomjr1:0:FF893F:04:001:Get the Magicuser Body Now! PL2
ddsomjr1:0:FF893F:05:001:Get the Thief Body Now! PL2
ddsomjr1:0:FF893F:00:000:Always have the Fighter Body PL2
ddsomjr1:0:FF893F:01:000:Always have the Cleric Body PL2
ddsomjr1:0:FF893F:02:000:Always have the Elf Body PL2
ddsomjr1:0:FF893F:03:000:Always have the Dwarf Body PL2
ddsomjr1:0:FF893F:04:000:Always have the Magicuser Body PL2
ddsomjr1:0:FF893F:05:000:Always have the Thief Body PL2
ddsomjr1:0:000000:00:999:[ Leg Equipment PL2 ]
ddsomjr1:0:FF8940:00:001:Get the Boots of Speed Now! PL2
ddsomjr1:0:FF8949:05:501:Get the Boots of Speed Now! PL2 (2/2)
ddsomjr1:0:FF8940:01:001:Get the Boots of Springing & Striding Now! PL2
ddsomjr1:0:FF8949:05:501:Get the Boots of Springing & Striding Now! PL2 (2/2)
ddsomjr1:0:FF8940:02:001:Get the Boots of Levitation Now! PL2
ddsomjr1:0:FF8949:05:501:Get the Boots of Levitation Now! PL2 (2/2)
ddsomjr1:0:FF8940:00:000:Always have the Boots of Speed PL2
ddsomjr1:0:FF8949:05:500:Always have the Boots of Speed PL2 (2/2)
ddsomjr1:0:FF8940:01:000:Always have the Boots of Springing & Striding PL2
ddsomjr1:0:FF8949:05:500:Always have the Boots of Springing & Striding PL2 (2/2)
ddsomjr1:0:FF8940:02:000:Always have the Boots of Levitation PL2
ddsomjr1:0:FF8949:05:500:Always have the Boots of Levitation PL2 (2/2)
ddsomjr1:0:000000:00:999:[ Arm Equipment PL2 ]
ddsomjr1:0:FF8941:00:001:Get the Gauntlet of Power Now! PL2
ddsomjr1:0:FF894A:05:501:Get the Gauntlet of Power Now! PL2
ddsomjr1:0:FF8941:00:000:Always have the Gauntlet of Power PL2
ddsomjr1:0:FF894A:05:500:Always have the Gauntlet of Power PL2
ddsomjr1:0:000000:00:999:[ Shield Equipment PL2 ]
ddsomjr1:0:FF8942:00:001:Get the Normal Shield Now! PL2
ddsomjr1:0:FF8942:01:001:Get the Normal Shield (Elf) Now! PL2
ddsomjr1:0:FF8942:04:001:Get the Dragon Shield Now! PL2
ddsomjr1:0:FF8942:05:001:Get the Frame Shield Now! PL2
ddsomjr1:0:FF8942:06:001:Get the Ice Shield Now! PL2
ddsomjr1:0:FF8942:07:001:Get the Shield of Protection from Dark Magic Now! PL2
ddsomjr1:0:FF8942:00:000:Always have the Normal Shield PL2
ddsomjr1:0:FF8942:01:000:Always have the Normal Shield (Elf) PL2
ddsomjr1:0:FF8942:04:000:Always have the Dragon Shield PL2
ddsomjr1:0:FF8942:05:000:Always have the Frame Shield PL2
ddsomjr1:0:FF8942:06:000:Always have the Ice Shield PL2
ddsomjr1:0:FF8942:07:000:Always have the Shield of Protection from Dark Magic PL2
ddsomjr1:0:000000:00:999:[ Hand Equipment PL2 ]
ddsomjr1:0:FF8943:00:001:Get the Ring of Protection Now! PL2
ddsomjr1:0:FF894B:05:501:Get the Ring of Protection Now! PL2 (2/2)
ddsomjr1:0:FF8943:01:001:Get the Ring of Fire Resistance Now! PL2
ddsomjr1:0:FF894B:05:501:Get the Ring of Fire Resistance Now! PL2 (2/2)
ddsomjr1:0:FF8943:02:001:Get the Ring of Spell Turning Now! PL2
ddsomjr1:0:FF894B:05:501:Get the Ring of Spell Turning Now! PL2 (2/2)
ddsomjr1:0:FF8943:03:001:Get the Ring of Protection from Evil Now! PL2
ddsomjr1:0:FF894B:05:501:Get the Ring of Protection from Evil Now! PL2 (2/2)
ddsomjr1:0:FF8943:04:001:Get the Rod of Fire Ball Now! PL2
ddsomjr1:0:FF894B:05:501:Get the Rod of Fire Ball Now! PL2 (2/2)
ddsomjr1:0:FF8943:05:001:Get the Rod of Cold Now! PL2
ddsomjr1:0:FF894B:05:501:Get the Rod of Cold Now! PL2 (2/2)
ddsomjr1:0:FF8943:06:001:Get the Rod of Lightning Now! PL2
ddsomjr1:0:FF894B:05:501:Get the Rod of Lightning Now! PL2 (2/2)
ddsomjr1:0:FF8943:00:000:Always have the Ring of Protection PL2
ddsomjr1:0:FF894B:05:500:Always have the Ring of Protection PL2 (2/2)
ddsomjr1:0:FF8943:01:000:Always have the Ring of Fire Resistance PL2
ddsomjr1:0:FF894B:05:500:Always have the Ring of Fire Resistance PL2 (2/2)
ddsomjr1:0:FF8943:02:000:Always have the Ring of Spell Turning PL2
ddsomjr1:0:FF894B:05:500:Always have the Ring of Spell Turning PL2 (2/2)
ddsomjr1:0:FF8943:03:000:Always have the Ring of Protection from Evil PL2
ddsomjr1:0:FF894B:05:500:Always have the Ring of Protection from Evil PL2 (2/2)
ddsomjr1:0:FF8943:04:000:Always have the Rod of Fire Ball PL2
ddsomjr1:0:FF894B:05:500:Always have the Rod of Fire Ball PL2 (2/2)
ddsomjr1:0:FF8943:05:000:Always have the Rod of Cold PL2
ddsomjr1:0:FF894B:05:500:Always have the Rod of Cold PL2 (2/2)
ddsomjr1:0:FF8943:06:000:Always have the Rod of Lightning PL2
ddsomjr1:0:FF894B:05:500:Always have the Rod of Lightning PL2 (2/2)
ddsomjr1:0:000000:00:999:[ Accessory Equipment PL2 ]
ddsomjr1:0:FF8944:00:001:Get the Necklace Now! PL2
ddsomjr1:0:FF8944:01:001:Get the Orb Now! PL2
ddsomjr1:0:FF8944:02:001:Get the Bracelet Now! PL2
ddsomjr1:0:FF8944:03:001:Get the Brooch Now! PL2
ddsomjr1:0:FF8944:04:001:Get the Earring Now! PL2
ddsomjr1:0:FF8944:05:001:Get the Anklet Now! PL2
ddsomjr1:0:FF8944:00:000:Always have the Necklace PL2
ddsomjr1:0:FF8944:01:000:Always have the Orb PL2
ddsomjr1:0:FF8944:02:000:Always have the Bracelet PL2
ddsomjr1:0:FF8944:03:000:Always have the Brooch PL2
ddsomjr1:0:FF8944:04:000:Always have the Earring PL2
ddsomjr1:0:FF8944:05:000:Always have the Anklet PL2
ddsomjr1:0:000000:00:999:[ Special Equipment PL2 ]
ddsomjr1:0:FF8945:00:001:Get the Eye of Beholder Now! PL2
ddsomjr1:0:FF8945:01:001:Get the Skin of Displacer Beast Now! PL2
ddsomjr1:0:FF8945:02:001:Get the Eye of Displacer Beast Now! PL2
ddsomjr1:0:FF8945:03:001:Get the Scale of Dragon Now! PL2
ddsomjr1:0:FF8945:04:001:Get the Skin of Manticore Now! PL2
ddsomjr1:0:FF8945:05:001:Get the Egg of Owlbear Now! PL2
ddsomjr1:0:FF8945:06:001:Get the ???1 Now! PL2
ddsomjr1:0:FF8945:07:001:Get the ???2 Now! PL2
ddsomjr1:0:FF8945:08:001:Get the Horn of Dragon Now! PL2
ddsomjr1:0:FF8945:09:001:Get the Medal Now! PL2
ddsomjr1:0:FF8945:10:001:Get the Displacer Cloak Now! PL2
ddsomjr1:0:FF8945:00:000:Always have the Eye of Beholder PL2
ddsomjr1:0:FF8945:01:000:Always have the Skin of Displacer Beast PL2
ddsomjr1:0:FF8945:02:000:Always have the Eye of Displacer Beast PL2
ddsomjr1:0:FF8945:03:000:Always have the Scale of Dragon PL2
ddsomjr1:0:FF8945:04:000:Always have the Skin of Manticore PL2
ddsomjr1:0:FF8945:05:000:Always have the Egg of Owlbear PL2
ddsomjr1:0:FF8945:06:000:Always have the ???1 PL2
ddsomjr1:0:FF8945:07:000:Always have the ???2 PL2
ddsomjr1:0:FF8945:08:000:Always have the Horn of Dragon PL2
ddsomjr1:0:FF8945:09:000:Always have the Medal PL2
ddsomjr1:0:FF8945:10:000:Always have the Displacer Cloak PL2
ddsomjr1:0:FF8A41:9A:000:Infinite Energy PL3
ddsomjr1:0:FF8A5C:03:000:Invincibility PL3
ddsomjr1:0:FF8AF3:09:000:Maximum SP PL3
ddsomjr1:0:FF8AF4:99:500:Maximum SP PL3 (2/3)
ddsomjr1:0:FF8AF5:99:500:Maximum SP PL3 (3/3)
ddsomjr1:0:FF8B26:09:000:Infinite Item PL3
ddsomjr1:0:FF8B27:09:500:Infinite Item PL3 (2/6)
ddsomjr1:0:FF8B28:09:500:Infinite Item PL3 (3/6)
ddsomjr1:0:FF8B29:09:500:Infinite Item PL3 (4/6)
ddsomjr1:0:FF8B2A:09:500:Infinite Item PL3 (5/6)
ddsomjr1:0:FF872B:09:500:Infinite Item PL3 (6/6)
ddsomjr1:0:FF8B2F:09:000:Infinite Magic PL3
ddsomjr1:0:FF8B30:09:500:Infinite Magic PL3 (2/8)
ddsomjr1:0:FF8B31:09:500:Infinite Magic PL3 (3/8)
ddsomjr1:0:FF8B32:09:500:Infinite Magic PL3 (4/8)
ddsomjr1:0:FF8B33:09:500:Infinite Magic PL3 (5/8)
ddsomjr1:0:FF8B34:09:500:Infinite Magic PL3 (6/8)
ddsomjr1:0:FF8B35:09:500:Infinite Magic PL3 (7/8)
ddsomjr1:0:FF8B37:09:500:Infinite Magic PL3 (8/8)
ddsomjr1:0:FF8B69:14:000:Infinite Wands PL3
ddsomjr1:0:FF8B6A:14:500:Infinite Wands PL3 (2/4)
ddsomjr1:0:FF8B6B:14:500:Infinite Wands PL3 (3/4)
ddsomjr1:0:FF8B6F:14:500:Infinite Wands PL3 (4/4)
ddsomjr1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomjr1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomjr1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomjr1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomjr1:0:FF8AEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:12:001:Get the Storm Blade as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:16:001:Get the Hand Axe as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:18:001:Get the Battle Axe as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:19:001:Get the Mace as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:1D:001:Get the War Hammer as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:1E:001:Get the Morning Star as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL3
ddsomjr1:0:FF8AEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:22:001:Get the Striking Staff as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:23:001:Get the Snake Staff as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:28:001:Get the Shield as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:FF:001:Get NO ITEM as the RH Weapon Now! PL3
ddsomjr1:0:FF8AEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:08:000:Always have the Two Handed Sword as the RH Weapon PL3
ddsomjr1:0:FF8AEB:09:000:Always have the Bastard Sword as the RH Weapon PL3
ddsomjr1:0:FF8AEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL3
ddsomjr1:0:FF8AEB:0C:000:Always have the Holy Avenger as the RH Weapon PL3
ddsomjr1:0:FF8AEB:0D:000:Always have the Sword of Legend as the RH Weapon PL3
ddsomjr1:0:FF8AEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL3
ddsomjr1:0:FF8AEB:10:000:Always have the Sword of Flame as the RH Weapon PL3
ddsomjr1:0:FF8AEB:11:000:Always have the Sword of Freeze as the RH Weapon PL3
ddsomjr1:0:FF8AEB:12:000:Always have the Storm Blade as the RH Weapon PL3
ddsomjr1:0:FF8AEB:16:000:Always have the Hand Axe as the RH Weapon PL3
ddsomjr1:0:FF8AEB:18:000:Always have the Battle Axe as the RH Weapon PL3
ddsomjr1:0:FF8AEB:19:000:Always have the Mace as the RH Weapon PL3
ddsomjr1:0:FF8AEB:1D:000:Always have the War Hammer as the RH Weapon PL3
ddsomjr1:0:FF8AEB:1E:000:Always have the Morning Star as the RH Weapon PL3
ddsomjr1:0:FF8AEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL3
ddsomjr1:0:FF8AEB:20:000:Always have the Magical Power Staff as the RH Weapon PL3
ddsomjr1:0:FF8AEB:21:000:Always have the Wizardry Staff as the RH Weapon PL3
ddsomjr1:0:FF8AEB:22:000:Always have the Striking Staff as the RH Weapon PL3
ddsomjr1:0:FF8AEB:23:000:Always have the Snake Staff as the RH Weapon PL3
ddsomjr1:0:FF8AEB:24:000:Always have the Wand of Cold as the RH Weapon PL3
ddsomjr1:0:FF8AEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL3
ddsomjr1:0:FF8AEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL3
ddsomjr1:0:FF8AEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL3
ddsomjr1:0:FF8AEB:28:000:Always have the Shield as the RH Weapon PL3
ddsomjr1:0:FF8AEB:29:000:Always have the Shield (Elf) as the RH Weapon PL3
ddsomjr1:0:FF8AEB:FF:000:Always have NO ITEM as the RH Weapon PL3
ddsomjr1:0:FF8AEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:12:001:Get the Storm Blade as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:16:001:Get the Hand Axe as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:18:001:Get the Battle Axe as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:19:001:Get the Mace as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:1D:001:Get the War Hammer as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:1E:001:Get the Morning Star as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:22:001:Get the Striking Staff as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:23:001:Get the Snake Staff as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:28:001:Get the Shield as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:FF:001:Get NO ITEM as the LH Weapon Now! PL3
ddsomjr1:0:FF8AEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:08:000:Always have the Two Handed Sword as the LH Weapon PL3
ddsomjr1:0:FF8AEC:09:000:Always have the Bastard Sword as the LH Weapon PL3
ddsomjr1:0:FF8AEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL3
ddsomjr1:0:FF8AEC:0C:000:Always have the Holy Avenger as the LH Weapon PL3
ddsomjr1:0:FF8AEC:0D:000:Always have the Sword of Legend as the LH Weapon PL3
ddsomjr1:0:FF8AEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL3
ddsomjr1:0:FF8AEC:10:000:Always have the Sword of Flame as the LH Weapon PL3
ddsomjr1:0:FF8AEC:11:000:Always have the Sword of Freeze as the LH Weapon PL3
ddsomjr1:0:FF8AEC:12:000:Always have the Storm Blade as the LH Weapon PL3
ddsomjr1:0:FF8AEC:16:000:Always have the Hand Axe as the LH Weapon PL3
ddsomjr1:0:FF8AEC:18:000:Always have the Battle Axe as the LH Weapon PL3
ddsomjr1:0:FF8AEC:19:000:Always have the Mace as the LH Weapon PL3
ddsomjr1:0:FF8AEC:1D:000:Always have the War Hammer as the LH Weapon PL3
ddsomjr1:0:FF8AEC:1E:000:Always have the Morning Star as the LH Weapon PL3
ddsomjr1:0:FF8AEC:1F:000:Always have the Element Power Staff as the LH Weapon PL3
ddsomjr1:0:FF8AEC:20:000:Always have the Magical Power Staff as the LH Weapon PL3
ddsomjr1:0:FF8AEC:21:000:Always have the Wizardry Staff as the LH Weapon PL3
ddsomjr1:0:FF8AEC:22:000:Always have the Striking Staff as the LH Weapon PL3
ddsomjr1:0:FF8AEC:23:000:Always have the Snake Staff as the LH Weapon PL3
ddsomjr1:0:FF8AEC:24:000:Always have the Wand of Cold as the LH Weapon PL3
ddsomjr1:0:FF8AEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL3
ddsomjr1:0:FF8AEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL3
ddsomjr1:0:FF8AEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL3
ddsomjr1:0:FF8AEC:28:000:Always have the Shield as the LH Weapon PL3
ddsomjr1:0:FF8AEC:29:000:Always have the Shield (Elf) as the LH Weapon PL3
ddsomjr1:0:FF8AEC:FF:000:Always have NO ITEM as the LH Weapon PL3
ddsomjr1:0:000000:00:999:[ Head Equipment PL3 ]
ddsomjr1:0:FF8B3E:00:001:Get the Helmet Now! PL3
ddsomjr1:0:FF8B3E:01:001:Get the Magical Hat Now! PL3
ddsomjr1:0:FF8B3E:02:001:Get the Hood Now! PL3
ddsomjr1:0:FF8B3E:03:001:Get the Ciaclet Now! PL3
ddsomjr1:0:FF8B3E:04:001:Get the Cleric Hat Now! PL3
ddsomjr1:0:FF8B3E:05:001:Get the Tiara Now! PL3
ddsomjr1:0:FF8B3E:00:000:Always have the Helmet PL3
ddsomjr1:0:FF8B3E:01:000:Always have the Magical Hat PL3
ddsomjr1:0:FF8B3E:02:000:Always have the Hood PL3
ddsomjr1:0:FF8B3E:03:000:Always have the Ciaclet PL3
ddsomjr1:0:FF8B3E:04:000:Always have the Cleric Hat PL3
ddsomjr1:0:FF8B3E:05:000:Always have the Tiara PL3
ddsomjr1:0:000000:00:999:[ Body Equipment PL3 ]
ddsomjr1:0:FF8B3F:00:001:Get the Fighter Body Now! PL3
ddsomjr1:0:FF8B3F:01:001:Get the Cleric Body Now! PL3
ddsomjr1:0:FF8B3F:02:001:Get the Elf Body Now! PL3
ddsomjr1:0:FF8B3F:03:001:Get the Dwarf Body Now! PL3
ddsomjr1:0:FF8B3F:04:001:Get the Magicuser Body Now! PL3
ddsomjr1:0:FF8B3F:05:001:Get the Thief Body Now! PL3
ddsomjr1:0:FF8B3F:00:000:Always have the Fighter Body PL3
ddsomjr1:0:FF8B3F:01:000:Always have the Cleric Body PL3
ddsomjr1:0:FF8B3F:02:000:Always have the Elf Body PL3
ddsomjr1:0:FF8B3F:03:000:Always have the Dwarf Body PL3
ddsomjr1:0:FF8B3F:04:000:Always have the Magicuser Body PL3
ddsomjr1:0:FF8B3F:05:000:Always have the Thief Body PL3
ddsomjr1:0:000000:00:999:[ Leg Equipment PL3 ]
ddsomjr1:0:FF8B40:00:001:Get the Boots of Speed Now! PL3
ddsomjr1:0:FF8B49:05:501:Get the Boots of Speed Now! PL3 (2/2)
ddsomjr1:0:FF8B40:01:001:Get the Boots of Springing & Striding Now! PL3
ddsomjr1:0:FF8B49:05:501:Get the Boots of Springing & Striding Now! PL3 (2/2)
ddsomjr1:0:FF8B40:02:001:Get the Boots of Levitation Now! PL3
ddsomjr1:0:FF8B49:05:501:Get the Boots of Levitation Now! PL3 (2/2)
ddsomjr1:0:FF8B40:00:000:Always have the Boots of Speed PL3
ddsomjr1:0:FF8B49:05:500:Always have the Boots of Speed PL3 (2/2)
ddsomjr1:0:FF8B40:01:000:Always have the Boots of Springing & Striding PL3
ddsomjr1:0:FF8B49:05:500:Always have the Boots of Springing & Striding PL3 (2/2)
ddsomjr1:0:FF8B40:02:000:Always have the Boots of Levitation PL3
ddsomjr1:0:FF8B49:05:500:Always have the Boots of Levitation PL3 (2/2)
ddsomjr1:0:000000:00:999:[ Arm Equipment PL3 ]
ddsomjr1:0:FF8B41:00:001:Get the Gauntlet of Power Now! PL3
ddsomjr1:0:FF8B4A:05:501:Get the Gauntlet of Power Now! PL3
ddsomjr1:0:FF8B41:00:000:Always have the Gauntlet of Power PL3
ddsomjr1:0:FF8B4A:05:500:Always have the Gauntlet of Power PL3
ddsomjr1:0:000000:00:999:[ Shield Equipment PL3 ]
ddsomjr1:0:FF8B42:00:001:Get the Normal Shield Now! PL3
ddsomjr1:0:FF8B42:01:001:Get the Normal Shield (Elf) Now! PL3
ddsomjr1:0:FF8B42:04:001:Get the Dragon Shield Now! PL3
ddsomjr1:0:FF8B42:05:001:Get the Frame Shield Now! PL3
ddsomjr1:0:FF8B42:06:001:Get the Ice Shield Now! PL3
ddsomjr1:0:FF8B42:07:001:Get the Shield of Protection from Dark Magic Now! PL3
ddsomjr1:0:FF8B42:00:000:Always have the Normal Shield PL3
ddsomjr1:0:FF8B42:01:000:Always have the Normal Shield (Elf) PL3
ddsomjr1:0:FF8B42:04:000:Always have the Dragon Shield PL3
ddsomjr1:0:FF8B42:05:000:Always have the Frame Shield PL3
ddsomjr1:0:FF8B42:06:000:Always have the Ice Shield PL3
ddsomjr1:0:FF8B42:07:000:Always have the Shield of Protection from Dark Magic PL3
ddsomjr1:0:000000:00:999:[ Hand Equipment PL3 ]
ddsomjr1:0:FF8B43:00:001:Get the Ring of Protection Now! PL3
ddsomjr1:0:FF8B4B:05:501:Get the Ring of Protection Now! PL3 (2/2)
ddsomjr1:0:FF8B43:01:001:Get the Ring of Fire Resistance Now! PL3
ddsomjr1:0:FF8B4B:05:501:Get the Ring of Fire Resistance Now! PL3 (2/2)
ddsomjr1:0:FF8B43:02:001:Get the Ring of Spell Turning Now! PL3
ddsomjr1:0:FF8B4B:05:501:Get the Ring of Spell Turning Now! PL3 (2/2)
ddsomjr1:0:FF8B43:03:001:Get the Ring of Protection from Evil Now! PL3
ddsomjr1:0:FF8B4B:05:501:Get the Ring of Protection from Evil Now! PL3 (2/2)
ddsomjr1:0:FF8B43:04:001:Get the Rod of Fire Ball Now! PL3
ddsomjr1:0:FF8B4B:05:501:Get the Rod of Fire Ball Now! PL3 (2/2)
ddsomjr1:0:FF8B43:05:001:Get the Rod of Cold Now! PL3
ddsomjr1:0:FF8B4B:05:501:Get the Rod of Cold Now! PL3 (2/2)
ddsomjr1:0:FF8B43:06:001:Get the Rod of Lightning Now! PL3
ddsomjr1:0:FF8B4B:05:501:Get the Rod of Lightning Now! PL3 (2/2)
ddsomjr1:0:FF8B43:00:000:Always have the Ring of Protection PL3
ddsomjr1:0:FF8B4B:05:500:Always have the Ring of Protection PL3 (2/2)
ddsomjr1:0:FF8B43:01:000:Always have the Ring of Fire Resistance PL3
ddsomjr1:0:FF8B4B:05:500:Always have the Ring of Fire Resistance PL3 (2/2)
ddsomjr1:0:FF8B43:02:000:Always have the Ring of Spell Turning PL3
ddsomjr1:0:FF8B4B:05:500:Always have the Ring of Spell Turning PL3 (2/2)
ddsomjr1:0:FF8B43:03:000:Always have the Ring of Protection from Evil PL3
ddsomjr1:0:FF8B4B:05:500:Always have the Ring of Protection from Evil PL3 (2/2)
ddsomjr1:0:FF8B43:04:000:Always have the Rod of Fire Ball PL3
ddsomjr1:0:FF8B4B:05:500:Always have the Rod of Fire Ball PL3 (2/2)
ddsomjr1:0:FF8B43:05:000:Always have the Rod of Cold PL3
ddsomjr1:0:FF8B4B:05:500:Always have the Rod of Cold PL3 (2/2)
ddsomjr1:0:FF8B43:06:000:Always have the Rod of Lightning PL3
ddsomjr1:0:FF8B4B:05:500:Always have the Rod of Lightning PL3 (2/2)
ddsomjr1:0:000000:00:999:[ Accessory Equipment PL3 ]
ddsomjr1:0:FF8B44:00:001:Get the Necklace Now! PL3
ddsomjr1:0:FF8B44:01:001:Get the Orb Now! PL3
ddsomjr1:0:FF8B44:02:001:Get the Bracelet Now! PL3
ddsomjr1:0:FF8B44:03:001:Get the Brooch Now! PL3
ddsomjr1:0:FF8B44:04:001:Get the Earring Now! PL3
ddsomjr1:0:FF8B44:05:001:Get the Anklet Now! PL3
ddsomjr1:0:FF8B44:00:000:Always have the Necklace PL3
ddsomjr1:0:FF8B44:01:000:Always have the Orb PL3
ddsomjr1:0:FF8B44:02:000:Always have the Bracelet PL3
ddsomjr1:0:FF8B44:03:000:Always have the Brooch PL3
ddsomjr1:0:FF8B44:04:000:Always have the Earring PL3
ddsomjr1:0:FF8B44:05:000:Always have the Anklet PL3
ddsomjr1:0:000000:00:999:[ Special Equipment PL3 ]
ddsomjr1:0:FF8B45:00:001:Get the Eye of Beholder Now! PL3
ddsomjr1:0:FF8B45:01:001:Get the Skin of Displacer Beast Now! PL3
ddsomjr1:0:FF8B45:02:001:Get the Eye of Displacer Beast Now! PL3
ddsomjr1:0:FF8B45:03:001:Get the Scale of Dragon Now! PL3
ddsomjr1:0:FF8B45:04:001:Get the Skin of Manticore Now! PL3
ddsomjr1:0:FF8B45:05:001:Get the Egg of Owlbear Now! PL3
ddsomjr1:0:FF8B45:06:001:Get the ???1 Now! PL3
ddsomjr1:0:FF8B45:07:001:Get the ???2 Now! PL3
ddsomjr1:0:FF8B45:08:001:Get the Horn of Dragon Now! PL3
ddsomjr1:0:FF8B45:09:001:Get the Medal Now! PL3
ddsomjr1:0:FF8B45:10:001:Get the Displacer Cloak Now! PL3
ddsomjr1:0:FF8B45:00:000:Always have the Eye of Beholder PL3
ddsomjr1:0:FF8B45:01:000:Always have the Skin of Displacer Beast PL3
ddsomjr1:0:FF8B45:02:000:Always have the Eye of Displacer Beast PL3
ddsomjr1:0:FF8B45:03:000:Always have the Scale of Dragon PL3
ddsomjr1:0:FF8B45:04:000:Always have the Skin of Manticore PL3
ddsomjr1:0:FF8B45:05:000:Always have the Egg of Owlbear PL3
ddsomjr1:0:FF8B45:06:000:Always have the ???1 PL3
ddsomjr1:0:FF8B45:07:000:Always have the ???2 PL3
ddsomjr1:0:FF8B45:08:000:Always have the Horn of Dragon PL3
ddsomjr1:0:FF8B45:09:000:Always have the Medal PL3
ddsomjr1:0:FF8B45:10:000:Always have the Displacer Cloak PL3
ddsomjr1:0:FF8C41:9A:000:Infinite Energy PL4
ddsomjr1:0:FF8C5C:03:000:Invincibility PL4
ddsomjr1:0:FF8CF3:09:000:Maximum SP PL4
ddsomjr1:0:FF8CF4:99:500:Maximum SP PL4 (2/3)
ddsomjr1:0:FF8CF5:99:500:Maximum SP PL4 (3/3)
ddsomjr1:0:FF8D26:09:000:Infinite Item PL4
ddsomjr1:0:FF8D27:09:500:Infinite Item PL4 (2/6)
ddsomjr1:0:FF8D28:09:500:Infinite Item PL4 (3/6)
ddsomjr1:0:FF8D29:09:500:Infinite Item PL4 (4/6)
ddsomjr1:0:FF8D2A:09:500:Infinite Item PL4 (5/6)
ddsomjr1:0:FF8D2B:09:500:Infinite Item PL4 (6/6)
ddsomjr1:0:FF8D2F:09:000:Infinite Magic PL4
ddsomjr1:0:FF8D30:09:500:Infinite Magic PL4 (2/8)
ddsomjr1:0:FF8D31:09:500:Infinite Magic PL4 (3/8)
ddsomjr1:0:FF8D32:09:500:Infinite Magic PL4 (4/8)
ddsomjr1:0:FF8D33:09:500:Infinite Magic PL4 (5/8)
ddsomjr1:0:FF8D34:09:500:Infinite Magic PL4 (6/8)
ddsomjr1:0:FF8D35:09:500:Infinite Magic PL4 (7/8)
ddsomjr1:0:FF8D37:09:500:Infinite Magic PL4 (8/8)
ddsomjr1:0:FF8D69:14:000:Infinite Wands PL4
ddsomjr1:0:FF8D6A:14:500:Infinite Wands PL4 (2/4)
ddsomjr1:0:FF8D6B:14:500:Infinite Wands PL4 (3/4)
ddsomjr1:0:FF8D6F:14:500:Infinite Wands PL4 (4/4)
ddsomjr1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomjr1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomjr1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomjr1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomjr1:0:FF8CEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:12:001:Get the Storm Blade as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:16:001:Get the Hand Axe as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:18:001:Get the Battle Axe as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:19:001:Get the Mace as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:1D:001:Get the War Hammer as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:1E:001:Get the Morning Star as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL4
ddsomjr1:0:FF8CEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:22:001:Get the Striking Staff as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:23:001:Get the Snake Staff as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:28:001:Get the Shield as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:FF:001:Get NO ITEM as the RH Weapon Now! PL4
ddsomjr1:0:FF8CEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:08:000:Always have the Two Handed Sword as the RH Weapon PL4
ddsomjr1:0:FF8CEB:09:000:Always have the Bastard Sword as the RH Weapon PL4
ddsomjr1:0:FF8CEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL4
ddsomjr1:0:FF8CEB:0C:000:Always have the Holy Avenger as the RH Weapon PL4
ddsomjr1:0:FF8CEB:0D:000:Always have the Sword of Legend as the RH Weapon PL4
ddsomjr1:0:FF8CEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL4
ddsomjr1:0:FF8CEB:10:000:Always have the Sword of Flame as the RH Weapon PL4
ddsomjr1:0:FF8CEB:11:000:Always have the Sword of Freeze as the RH Weapon PL4
ddsomjr1:0:FF8CEB:12:000:Always have the Storm Blade as the RH Weapon PL4
ddsomjr1:0:FF8CEB:16:000:Always have the Hand Axe as the RH Weapon PL4
ddsomjr1:0:FF8CEB:18:000:Always have the Battle Axe as the RH Weapon PL4
ddsomjr1:0:FF8CEB:19:000:Always have the Mace as the RH Weapon PL4
ddsomjr1:0:FF8CEB:1D:000:Always have the War Hammer as the RH Weapon PL4
ddsomjr1:0:FF8CEB:1E:000:Always have the Morning Star as the RH Weapon PL4
ddsomjr1:0:FF8CEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL4
ddsomjr1:0:FF8CEB:20:000:Always have the Magical Power Staff as the RH Weapon PL4
ddsomjr1:0:FF8CEB:21:000:Always have the Wizardry Staff as the RH Weapon PL4
ddsomjr1:0:FF8CEB:22:000:Always have the Striking Staff as the RH Weapon PL4
ddsomjr1:0:FF8CEB:23:000:Always have the Snake Staff as the RH Weapon PL4
ddsomjr1:0:FF8CEB:24:000:Always have the Wand of Cold as the RH Weapon PL4
ddsomjr1:0:FF8CEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL4
ddsomjr1:0:FF8CEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL4
ddsomjr1:0:FF8CEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL4
ddsomjr1:0:FF8CEB:28:000:Always have the Shield as the RH Weapon PL4
ddsomjr1:0:FF8CEB:29:000:Always have the Shield (Elf) as the RH Weapon PL4
ddsomjr1:0:FF8CEB:FF:000:Always have NO ITEM as the RH Weapon PL4
ddsomjr1:0:FF8CEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:12:001:Get the Storm Blade as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:16:001:Get the Hand Axe as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:18:001:Get the Battle Axe as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:19:001:Get the Mace as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:1D:001:Get the War Hammer as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:1E:001:Get the Morning Star as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:22:001:Get the Striking Staff as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:23:001:Get the Snake Staff as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:28:001:Get the Shield as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:FF:001:Get NO ITEM as the LH Weapon Now! PL4
ddsomjr1:0:FF8CEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:08:000:Always have the Two Handed Sword as the LH Weapon PL4
ddsomjr1:0:FF8CEC:09:000:Always have the Bastard Sword as the LH Weapon PL4
ddsomjr1:0:FF8CEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL4
ddsomjr1:0:FF8CEC:0C:000:Always have the Holy Avenger as the LH Weapon PL4
ddsomjr1:0:FF8CEC:0D:000:Always have the Sword of Legend as the LH Weapon PL4
ddsomjr1:0:FF8CEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL4
ddsomjr1:0:FF8CEC:10:000:Always have the Sword of Flame as the LH Weapon PL4
ddsomjr1:0:FF8CEC:11:000:Always have the Sword of Freeze as the LH Weapon PL4
ddsomjr1:0:FF8CEC:12:000:Always have the Storm Blade as the LH Weapon PL4
ddsomjr1:0:FF8CEC:16:000:Always have the Hand Axe as the LH Weapon PL4
ddsomjr1:0:FF8CEC:18:000:Always have the Battle Axe as the LH Weapon PL4
ddsomjr1:0:FF8CEC:19:000:Always have the Mace as the LH Weapon PL4
ddsomjr1:0:FF8CEC:1D:000:Always have the War Hammer as the LH Weapon PL4
ddsomjr1:0:FF8CEC:1E:000:Always have the Morning Star as the LH Weapon PL4
ddsomjr1:0:FF8CEC:1F:000:Always have the Element Power Staff as the LH Weapon PL4
ddsomjr1:0:FF8CEC:20:000:Always have the Magical Power Staff as the LH Weapon PL4
ddsomjr1:0:FF8CEC:21:000:Always have the Wizardry Staff as the LH Weapon PL4
ddsomjr1:0:FF8CEC:22:000:Always have the Striking Staff as the LH Weapon PL4
ddsomjr1:0:FF8CEC:23:000:Always have the Snake Staff as the LH Weapon PL4
ddsomjr1:0:FF8CEC:24:000:Always have the Wand of Cold as the LH Weapon PL4
ddsomjr1:0:FF8CEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL4
ddsomjr1:0:FF8CEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL4
ddsomjr1:0:FF8CEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL4
ddsomjr1:0:FF8CEC:28:000:Always have the Shield as the LH Weapon PL4
ddsomjr1:0:FF8CEC:29:000:Always have the Shield (Elf) as the LH Weapon PL4
ddsomjr1:0:FF8CEC:FF:000:Always have NO ITEM as the LH Weapon PL4
ddsomjr1:0:000000:00:999:[ Head Equipment PL4 ]
ddsomjr1:0:FF8D3E:00:001:Get the Helmet Now! PL4
ddsomjr1:0:FF8D3E:01:001:Get the Magical Hat Now! PL4
ddsomjr1:0:FF8D3E:02:001:Get the Hood Now! PL4
ddsomjr1:0:FF8D3E:03:001:Get the Ciaclet Now! PL4
ddsomjr1:0:FF8D3E:04:001:Get the Cleric Hat Now! PL4
ddsomjr1:0:FF8D3E:05:001:Get the Tiara Now! PL4
ddsomjr1:0:FF8D3E:00:000:Always have the Helmet PL4
ddsomjr1:0:FF8D3E:01:000:Always have the Magical Hat PL4
ddsomjr1:0:FF8D3E:02:000:Always have the Hood PL4
ddsomjr1:0:FF8D3E:03:000:Always have the Ciaclet PL4
ddsomjr1:0:FF8D3E:04:000:Always have the Cleric Hat PL4
ddsomjr1:0:FF8D3E:05:000:Always have the Tiara PL4
ddsomjr1:0:000000:00:999:[ Body Equipment PL4 ]
ddsomjr1:0:FF8D3F:00:001:Get the Fighter Body Now! PL4
ddsomjr1:0:FF8D3F:01:001:Get the Cleric Body Now! PL4
ddsomjr1:0:FF8D3F:02:001:Get the Elf Body Now! PL4
ddsomjr1:0:FF8D3F:03:001:Get the Dwarf Body Now! PL4
ddsomjr1:0:FF8D3F:04:001:Get the Magicuser Body Now! PL4
ddsomjr1:0:FF8D3F:05:001:Get the Thief Body Now! PL4
ddsomjr1:0:FF8D3F:00:000:Always have the Fighter Body PL4
ddsomjr1:0:FF8D3F:01:000:Always have the Cleric Body PL4
ddsomjr1:0:FF8D3F:02:000:Always have the Elf Body PL4
ddsomjr1:0:FF8D3F:03:000:Always have the Dwarf Body PL4
ddsomjr1:0:FF8D3F:04:000:Always have the Magicuser Body PL4
ddsomjr1:0:FF8D3F:05:000:Always have the Thief Body PL4
ddsomjr1:0:000000:00:999:[ Leg Equipment PL4 ]
ddsomjr1:0:FF8D40:00:001:Get the Boots of Speed Now! PL4
ddsomjr1:0:FF8D49:05:501:Get the Boots of Speed Now! PL4 (2/2)
ddsomjr1:0:FF8D40:01:001:Get the Boots of Springing & Striding Now! PL4
ddsomjr1:0:FF8D49:05:501:Get the Boots of Springing & Striding Now! PL4 (2/2)
ddsomjr1:0:FF8D40:02:001:Get the Boots of Levitation Now! PL4
ddsomjr1:0:FF8D49:05:501:Get the Boots of Levitation Now! PL4 (2/2)
ddsomjr1:0:FF8D40:00:000:Always have the Boots of Speed PL4
ddsomjr1:0:FF8D49:05:500:Always have the Boots of Speed PL4 (2/2)
ddsomjr1:0:FF8D40:01:000:Always have the Boots of Springing & Striding PL4
ddsomjr1:0:FF8D49:05:500:Always have the Boots of Springing & Striding PL4 (2/2)
ddsomjr1:0:FF8D40:02:000:Always have the Boots of Levitation PL4
ddsomjr1:0:FF8D49:05:500:Always have the Boots of Levitation PL4 (2/2)
ddsomjr1:0:000000:00:999:[ Arm Equipment PL4 ]
ddsomjr1:0:FF8D41:00:001:Get the Gauntlet of Power Now! PL4
ddsomjr1:0:FF8D4A:05:501:Get the Gauntlet of Power Now! PL4
ddsomjr1:0:FF8D41:00:000:Always have the Gauntlet of Power PL4
ddsomjr1:0:FF8D4A:05:500:Always have the Gauntlet of Power PL4
ddsomjr1:0:000000:00:999:[ Shield Equipment PL4 ]
ddsomjr1:0:FF8D42:00:001:Get the Normal Shield Now! PL4
ddsomjr1:0:FF8D42:01:001:Get the Normal Shield (Elf) Now! PL4
ddsomjr1:0:FF8D42:04:001:Get the Dragon Shield Now! PL4
ddsomjr1:0:FF8D42:05:001:Get the Frame Shield Now! PL4
ddsomjr1:0:FF8D42:06:001:Get the Ice Shield Now! PL4
ddsomjr1:0:FF8D42:07:001:Get the Shield of Protection from Dark Magic Now! PL4
ddsomjr1:0:FF8D42:00:000:Always have the Normal Shield PL4
ddsomjr1:0:FF8D42:01:000:Always have the Normal Shield (Elf) PL4
ddsomjr1:0:FF8D42:04:000:Always have the Dragon Shield PL4
ddsomjr1:0:FF8D42:05:000:Always have the Frame Shield PL4
ddsomjr1:0:FF8D42:06:000:Always have the Ice Shield PL4
ddsomjr1:0:FF8D42:07:000:Always have the Shield of Protection from Dark Magic PL4
ddsomjr1:0:000000:00:999:[ Hand Equipment PL4 ]
ddsomjr1:0:FF8D43:00:001:Get the Ring of Protection Now! PL4
ddsomjr1:0:FF8D4B:05:501:Get the Ring of Protection Now! PL4 (2/2)
ddsomjr1:0:FF8D43:01:001:Get the Ring of Fire Resistance Now! PL4
ddsomjr1:0:FF8D4B:05:501:Get the Ring of Fire Resistance Now! PL4 (2/2)
ddsomjr1:0:FF8D43:02:001:Get the Ring of Spell Turning Now! PL4
ddsomjr1:0:FF8D4B:05:501:Get the Ring of Spell Turning Now! PL4 (2/2)
ddsomjr1:0:FF8D43:03:001:Get the Ring of Protection from Evil Now! PL4
ddsomjr1:0:FF8D4B:05:501:Get the Ring of Protection from Evil Now! PL4 (2/2)
ddsomjr1:0:FF8D43:04:001:Get the Rod of Fire Ball Now! PL4
ddsomjr1:0:FF8D4B:05:501:Get the Rod of Fire Ball Now! PL4 (2/2)
ddsomjr1:0:FF8D43:05:001:Get the Rod of Cold Now! PL4
ddsomjr1:0:FF8D4B:05:501:Get the Rod of Cold Now! PL4 (2/2)
ddsomjr1:0:FF8D43:06:001:Get the Rod of Lightning Now! PL4
ddsomjr1:0:FF8D4B:05:501:Get the Rod of Lightning Now! PL4 (2/2)
ddsomjr1:0:FF8D43:00:000:Always have the Ring of Protection PL4
ddsomjr1:0:FF8D4B:05:500:Always have the Ring of Protection PL4 (2/2)
ddsomjr1:0:FF8D43:01:000:Always have the Ring of Fire Resistance PL4
ddsomjr1:0:FF8D4B:05:500:Always have the Ring of Fire Resistance PL4 (2/2)
ddsomjr1:0:FF8D43:02:000:Always have the Ring of Spell Turning PL4
ddsomjr1:0:FF8D4B:05:500:Always have the Ring of Spell Turning PL4 (2/2)
ddsomjr1:0:FF8D43:03:000:Always have the Ring of Protection from Evil PL4
ddsomjr1:0:FF8D4B:05:500:Always have the Ring of Protection from Evil PL4 (2/2)
ddsomjr1:0:FF8D43:04:000:Always have the Rod of Fire Ball PL4
ddsomjr1:0:FF8D4B:05:500:Always have the Rod of Fire Ball PL4 (2/2)
ddsomjr1:0:FF8D43:05:000:Always have the Rod of Cold PL4
ddsomjr1:0:FF8D4B:05:500:Always have the Rod of Cold PL4 (2/2)
ddsomjr1:0:FF8D43:06:000:Always have the Rod of Lightning PL4
ddsomjr1:0:FF8D4B:05:500:Always have the Rod of Lightning PL4 (2/2)
ddsomjr1:0:000000:00:999:[ Accessory Equipment PL4 ]
ddsomjr1:0:FF8D44:00:001:Get the Necklace Now! PL4
ddsomjr1:0:FF8D44:01:001:Get the Orb Now! PL4
ddsomjr1:0:FF8D44:02:001:Get the Bracelet Now! PL4
ddsomjr1:0:FF8D44:03:001:Get the Brooch Now! PL4
ddsomjr1:0:FF8D44:04:001:Get the Earring Now! PL4
ddsomjr1:0:FF8D44:05:001:Get the Anklet Now! PL4
ddsomjr1:0:FF8D44:00:000:Always have the Necklace PL4
ddsomjr1:0:FF8D44:01:000:Always have the Orb PL4
ddsomjr1:0:FF8D44:02:000:Always have the Bracelet PL4
ddsomjr1:0:FF8D44:03:000:Always have the Brooch PL4
ddsomjr1:0:FF8D44:04:000:Always have the Earring PL4
ddsomjr1:0:FF8D44:05:000:Always have the Anklet PL4
ddsomjr1:0:000000:00:999:[ Special Equipment PL4 ]
ddsomjr1:0:FF8D45:00:001:Get the Eye of Beholder Now! PL4
ddsomjr1:0:FF8D45:01:001:Get the Skin of Displacer Beast Now! PL4
ddsomjr1:0:FF8D45:02:001:Get the Eye of Displacer Beast Now! PL4
ddsomjr1:0:FF8D45:03:001:Get the Scale of Dragon Now! PL4
ddsomjr1:0:FF8D45:04:001:Get the Skin of Manticore Now! PL4
ddsomjr1:0:FF8D45:05:001:Get the Egg of Owlbear Now! PL4
ddsomjr1:0:FF8D45:06:001:Get the ???1 Now! PL4
ddsomjr1:0:FF8D45:07:001:Get the ???2 Now! PL4
ddsomjr1:0:FF8D45:08:001:Get the Horn of Dragon Now! PL4
ddsomjr1:0:FF8D45:09:001:Get the Medal Now! PL4
ddsomjr1:0:FF8D45:10:001:Get the Displacer Cloak Now! PL4
ddsomjr1:0:FF8D45:00:000:Always have the Eye of Beholder PL4
ddsomjr1:0:FF8D45:01:000:Always have the Skin of Displacer Beast PL4
ddsomjr1:0:FF8D45:02:000:Always have the Eye of Displacer Beast PL4
ddsomjr1:0:FF8D45:03:000:Always have the Scale of Dragon PL4
ddsomjr1:0:FF8D45:04:000:Always have the Skin of Manticore PL4
ddsomjr1:0:FF8D45:05:000:Always have the Egg of Owlbear PL4
ddsomjr1:0:FF8D45:06:000:Always have the ???1 PL4
ddsomjr1:0:FF8D45:07:000:Always have the ???2 PL4
ddsomjr1:0:FF8D45:08:000:Always have the Horn of Dragon PL4
ddsomjr1:0:FF8D45:09:000:Always have the Medal PL4
ddsomjr1:0:FF8D45:10:000:Always have the Displacer Cloak PL4
ddsomjr1:0:000000:00:999:[ Ultimate Magic "Final Strike" Now! Only for use when ]
ddsomjr1:0:000000:00:999:[ playing with 3 or 4 Players. Player 1 should select ]
ddsomjr1:0:000000:00:999:[ the character Magicuser. ]
ddsomjr1:0:FF8641:9A:000:Infinite Final Strike!
ddsomjr1:0:FF86EC:21:500:Infinite Final Strike! (2/9)
ddsomjr1:0:FF86EE:01:500:Infinite Final Strike! (2/9)
ddsomjr1:0:FF8841:9A:500:Infinite Final Strike! (2/9)
ddsomjr1:0:FF88EE:01:500:Infinite Final Strike! (2/9)
ddsomjr1:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomjr1:0:FF8AEE:01:500:Infinite Final Strike! (2/9)
ddsomjr1:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomjr1:0:FF8CEE:01:500:Infinite Final Strike! (2/9)
ddsomjr1:0:FF803A:59:000:Stage Clear Bonus(Rest Time) Max
ddsomjr1:0:000000:00:999:[ These are the codes to set the machine region - the ]
ddsomjr1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ddsomjr1:0:000000:00:999:[ - ON or before the ROM check screen!! ]
ddsomjr1:0:FF8071:00:000:Region Switch = Japan
ddsomjr1:0:FF8071:02:000:Region Switch = USA
ddsomjr1:0:FF8071:04:000:Region Switch = Hispanic
ddsomjr1:0:FF8071:06:000:Region Switch = Asia
ddsomjr1:0:FF8071:08:000:Region Switch = Euro
ddsomjr1:0:FF8071:0A:000:Region Switch = Brazil
; [ Dungeons & Dragons: Shadow over Mystara (Euro 960209) ]
ddsomr1:0:FFCAB2:04:000:Infinite Time
ddsomr1:0:FFCB02:04:500:Infinite Time (2/2)
ddsomr1:0:FF8045:09:000:Infinite Keys
ddsomr1:0:FF8641:9A:000:Infinite Energy PL1
ddsomr1:0:FF865C:03:000:Invincibility PL1
ddsomr1:0:FF86F3:09:000:Maximum SP PL1
ddsomr1:0:FF86F4:99:500:Maximum SP PL1 (2/3)
ddsomr1:0:FF86F5:99:500:Maximum SP PL1 (3/3)
ddsomr1:0:FF8726:09:000:Infinite Item PL1
ddsomr1:0:FF8727:09:500:Infinite Item PL1 (2/6)
ddsomr1:0:FF8728:09:500:Infinite Item PL1 (3/6)
ddsomr1:0:FF8729:09:500:Infinite Item PL1 (4/6)
ddsomr1:0:FF872A:09:500:Infinite Item PL1 (5/6)
ddsomr1:0:FF872B:09:500:Infinite Item PL1 (6/6)
ddsomr1:0:FF872F:09:000:Infinite Magic PL1
ddsomr1:0:FF8730:09:500:Infinite Magic PL1 (2/8)
ddsomr1:0:FF8731:09:500:Infinite Magic PL1 (3/8)
ddsomr1:0:FF8732:09:500:Infinite Magic PL1 (4/8)
ddsomr1:0:FF8733:09:500:Infinite Magic PL1 (5/8)
ddsomr1:0:FF8734:09:500:Infinite Magic PL1 (6/8)
ddsomr1:0:FF8735:09:500:Infinite Magic PL1 (7/8)
ddsomr1:0:FF8737:09:500:Infinite Magic PL1 (8/8)
ddsomr1:0:FF8769:14:000:Infinite Wands PL1
ddsomr1:0:FF876A:14:500:Infinite Wands PL1 (2/4)
ddsomr1:0:FF876B:14:500:Infinite Wands PL1 (3/4)
ddsomr1:0:FF876F:14:500:Infinite Wands PL1 (4/4)
ddsomr1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomr1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomr1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomr1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomr1:0:FF86EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:12:001:Get the Storm Blade as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:16:001:Get the Hand Axe as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:18:001:Get the Battle Axe as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:19:001:Get the Mace as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:1D:001:Get the War Hammer as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:1E:001:Get the Morning Star as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL1
ddsomr1:0:FF86EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:22:001:Get the Striking Staff as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:23:001:Get the Snake Staff as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:28:001:Get the Shield as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:FF:001:Get NO ITEM as the RH Weapon Now! PL1
ddsomr1:0:FF86EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL1
ddsomr1:0:FF86EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL1
ddsomr1:0:FF86EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL1
ddsomr1:0:FF86EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL1
ddsomr1:0:FF86EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL1
ddsomr1:0:FF86EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL1
ddsomr1:0:FF86EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL1
ddsomr1:0:FF86EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL1
ddsomr1:0:FF86EB:08:000:Always have the Two Handed Sword as the RH Weapon PL1
ddsomr1:0:FF86EB:09:000:Always have the Bastard Sword as the RH Weapon PL1
ddsomr1:0:FF86EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL1
ddsomr1:0:FF86EB:0C:000:Always have the Holy Avenger as the RH Weapon PL1
ddsomr1:0:FF86EB:0D:000:Always have the Sword of Legend as the RH Weapon PL1
ddsomr1:0:FF86EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL1
ddsomr1:0:FF86EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL1
ddsomr1:0:FF86EB:10:000:Always have the Sword of Flame as the RH Weapon PL1
ddsomr1:0:FF86EB:11:000:Always have the Sword of Freeze as the RH Weapon PL1
ddsomr1:0:FF86EB:12:000:Always have the Storm Blade as the RH Weapon PL1
ddsomr1:0:FF86EB:16:000:Always have the Hand Axe as the RH Weapon PL1
ddsomr1:0:FF86EB:18:000:Always have the Battle Axe as the RH Weapon PL1
ddsomr1:0:FF86EB:19:000:Always have the Mace as the RH Weapon PL1
ddsomr1:0:FF86EB:1D:000:Always have the War Hammer as the RH Weapon PL1
ddsomr1:0:FF86EB:1E:000:Always have the Morning Star as the RH Weapon PL1
ddsomr1:0:FF86EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL1
ddsomr1:0:FF86EB:20:000:Always have the Magical Power Staff as the RH Weapon PL1
ddsomr1:0:FF86EB:21:000:Always have the Wizardry Staff as the RH Weapon PL1
ddsomr1:0:FF86EB:22:000:Always have the Striking Staff as the RH Weapon PL1
ddsomr1:0:FF86EB:23:000:Always have the Snake Staff as the RH Weapon PL1
ddsomr1:0:FF86EB:24:000:Always have the Wand of Cold as the RH Weapon PL1
ddsomr1:0:FF86EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL1
ddsomr1:0:FF86EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL1
ddsomr1:0:FF86EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL1
ddsomr1:0:FF86EB:28:000:Always have the Shield as the RH Weapon PL1
ddsomr1:0:FF86EB:29:000:Always have the Shield (Elf) as the RH Weapon PL1
ddsomr1:0:FF86EB:FF:000:Always have NO ITEM as the RH Weapon PL1
ddsomr1:0:FF86EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:12:001:Get the Storm Blade as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:16:001:Get the Hand Axe as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:18:001:Get the Battle Axe as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:19:001:Get the Mace as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:1D:001:Get the War Hammer as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:1E:001:Get the Morning Star as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:22:001:Get the Striking Staff as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:23:001:Get the Snake Staff as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:28:001:Get the Shield as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:FF:001:Get NO ITEM as the LH Weapon Now! PL1
ddsomr1:0:FF86EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL1
ddsomr1:0:FF86EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL1
ddsomr1:0:FF86EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL1
ddsomr1:0:FF86EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL1
ddsomr1:0:FF86EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL1
ddsomr1:0:FF86EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL1
ddsomr1:0:FF86EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL1
ddsomr1:0:FF86EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL1
ddsomr1:0:FF86EC:08:000:Always have the Two Handed Sword as the LH Weapon PL1
ddsomr1:0:FF86EC:09:000:Always have the Bastard Sword as the LH Weapon PL1
ddsomr1:0:FF86EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL1
ddsomr1:0:FF86EC:0C:000:Always have the Holy Avenger as the LH Weapon PL1
ddsomr1:0:FF86EC:0D:000:Always have the Sword of Legend as the LH Weapon PL1
ddsomr1:0:FF86EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL1
ddsomr1:0:FF86EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL1
ddsomr1:0:FF86EC:10:000:Always have the Sword of Flame as the LH Weapon PL1
ddsomr1:0:FF86EC:11:000:Always have the Sword of Freeze as the LH Weapon PL1
ddsomr1:0:FF86EC:12:000:Always have the Storm Blade as the LH Weapon PL1
ddsomr1:0:FF86EC:16:000:Always have the Hand Axe as the LH Weapon PL1
ddsomr1:0:FF86EC:18:000:Always have the Battle Axe as the LH Weapon PL1
ddsomr1:0:FF86EC:19:000:Always have the Mace as the LH Weapon PL1
ddsomr1:0:FF86EC:1D:000:Always have the War Hammer as the LH Weapon PL1
ddsomr1:0:FF86EC:1E:000:Always have the Morning Star as the LH Weapon PL1
ddsomr1:0:FF86EC:1F:000:Always have the Element Power Staff as the LH Weapon PL1
ddsomr1:0:FF86EC:20:000:Always have the Magical Power Staff as the LH Weapon PL1
ddsomr1:0:FF86EC:21:000:Always have the Wizardry Staff as the LH Weapon PL1
ddsomr1:0:FF86EC:22:000:Always have the Striking Staff as the LH Weapon PL1
ddsomr1:0:FF86EC:23:000:Always have the Snake Staff as the LH Weapon PL1
ddsomr1:0:FF86EC:24:000:Always have the Wand of Cold as the LH Weapon PL1
ddsomr1:0:FF86EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL1
ddsomr1:0:FF86EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL1
ddsomr1:0:FF86EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL1
ddsomr1:0:FF86EC:28:000:Always have the Shield as the LH Weapon PL1
ddsomr1:0:FF86EC:29:000:Always have the Shield (Elf) as the LH Weapon PL1
ddsomr1:0:FF86EC:FF:000:Always have NO ITEM as the LH Weapon PL1
ddsomr1:0:000000:00:999:[ Head Equipment PL1 ]
ddsomr1:0:FF873E:00:001:Get the Helmet Now! PL1
ddsomr1:0:FF873E:01:001:Get the Magical Hat Now! PL1
ddsomr1:0:FF873E:02:001:Get the Hood Now! PL1
ddsomr1:0:FF873E:03:001:Get the Ciaclet Now! PL1
ddsomr1:0:FF873E:04:001:Get the Cleric Hat Now! PL1
ddsomr1:0:FF873E:05:001:Get the Tiara Now! PL1
ddsomr1:0:FF873E:00:000:Always have the Helmet PL1
ddsomr1:0:FF873E:01:000:Always have the Magical Hat PL1
ddsomr1:0:FF873E:02:000:Always have the Hood PL1
ddsomr1:0:FF873E:03:000:Always have the Ciaclet PL1
ddsomr1:0:FF873E:04:000:Always have the Cleric Hat PL1
ddsomr1:0:FF873E:05:000:Always have the Tiara PL1
ddsomr1:0:000000:00:999:[ Body Equipment PL1 ]
ddsomr1:0:FF873F:00:001:Get the Fighter Body Now! PL1
ddsomr1:0:FF873F:01:001:Get the Cleric Body Now! PL1
ddsomr1:0:FF873F:02:001:Get the Elf Body Now! PL1
ddsomr1:0:FF873F:03:001:Get the Dwarf Body Now! PL1
ddsomr1:0:FF873F:04:001:Get the Magicuser Body Now! PL1
ddsomr1:0:FF873F:05:001:Get the Thief Body Now! PL1
ddsomr1:0:FF873F:00:000:Always have the Fighter Body PL1
ddsomr1:0:FF873F:01:000:Always have the Cleric Body PL1
ddsomr1:0:FF873F:02:000:Always have the Elf Body PL1
ddsomr1:0:FF873F:03:000:Always have the Dwarf Body PL1
ddsomr1:0:FF873F:04:000:Always have the Magicuser Body PL1
ddsomr1:0:FF873F:05:000:Always have the Thief Body PL1
ddsomr1:0:000000:00:999:[ Leg Equipment PL1 ]
ddsomr1:0:FF8740:00:001:Get the Boots of Speed Now! PL1
ddsomr1:0:FF8749:05:501:Get the Boots of Speed Now! PL1 (2/2)
ddsomr1:0:FF8740:01:001:Get the Boots of Springing & Striding Now! PL1
ddsomr1:0:FF8749:05:501:Get the Boots of Springing & Striding Now! PL1 (2/2)
ddsomr1:0:FF8740:02:001:Get the Boots of Levitation Now! PL1
ddsomr1:0:FF8749:05:501:Get the Boots of Levitation Now! PL1 (2/2)
ddsomr1:0:FF8740:00:000:Always have the Boots of Speed PL1
ddsomr1:0:FF8749:05:500:Always have the Boots of Speed PL1 (2/2)
ddsomr1:0:FF8740:01:000:Always have the Boots of Springing & Striding PL1
ddsomr1:0:FF8749:05:500:Always have the Boots of Springing & Striding PL1 (2/2)
ddsomr1:0:FF8740:02:000:Always have the Boots of Levitation PL1
ddsomr1:0:FF8749:05:500:Always have the Boots of Levitation PL1 (2/2)
ddsomr1:0:000000:00:999:[ Arm Equipment PL1 ]
ddsomr1:0:FF8741:00:001:Get the Gauntlet of Power Now! PL1
ddsomr1:0:FF874A:05:501:Get the Gauntlet of Power Now! PL1
ddsomr1:0:FF8741:00:000:Always have the Gauntlet of Power PL1
ddsomr1:0:FF874A:05:500:Always have the Gauntlet of Power PL1
ddsomr1:0:000000:00:999:[ Shield Equipment PL1 ]
ddsomr1:0:FF8742:00:001:Get the Normal Shield Now! PL1
ddsomr1:0:FF8742:01:001:Get the Normal Shield (Elf) Now! PL1
ddsomr1:0:FF8742:04:001:Get the Dragon Shield Now! PL1
ddsomr1:0:FF8742:05:001:Get the Frame Shield Now! PL1
ddsomr1:0:FF8742:06:001:Get the Ice Shield Now! PL1
ddsomr1:0:FF8742:07:001:Get the Shield of Protection from Dark Magic Now! PL1
ddsomr1:0:FF8742:00:000:Always have the Normal Shield PL1
ddsomr1:0:FF8742:01:000:Always have the Normal Shield (Elf) PL1
ddsomr1:0:FF8742:04:000:Always have the Dragon Shield PL1
ddsomr1:0:FF8742:05:000:Always have the Frame Shield PL1
ddsomr1:0:FF8742:06:000:Always have the Ice Shield PL1
ddsomr1:0:FF8742:07:000:Always have the Shield of Protection from Dark Magic PL1
ddsomr1:0:000000:00:999:[ Hand Equipment PL1 ]
ddsomr1:0:FF8743:00:001:Get the Ring of Protection Now! PL1
ddsomr1:0:FF874B:05:501:Get the Ring of Protection Now! PL1 (2/2)
ddsomr1:0:FF8743:01:001:Get the Ring of Fire Resistance Now! PL1
ddsomr1:0:FF874B:05:501:Get the Ring of Fire Resistance Now! PL1 (2/2)
ddsomr1:0:FF8743:02:001:Get the Ring of Spell Turning Now! PL1
ddsomr1:0:FF874B:05:501:Get the Ring of Spell Turning Now! PL1 (2/2)
ddsomr1:0:FF8743:03:001:Get the Ring of Protection from Evil Now! PL1
ddsomr1:0:FF874B:05:501:Get the Ring of Protection from Evil Now! PL1 (2/2)
ddsomr1:0:FF8743:04:001:Get the Rod of Fire Ball Now! PL1
ddsomr1:0:FF874B:05:501:Get the Rod of Fire Ball Now! PL1 (2/2)
ddsomr1:0:FF8743:05:001:Get the Rod of Cold Now! PL1
ddsomr1:0:FF874B:05:501:Get the Rod of Cold Now! PL1 (2/2)
ddsomr1:0:FF8743:06:001:Get the Rod of Lightning Now! PL1
ddsomr1:0:FF874B:05:501:Get the Rod of Lightning Now! PL1 (2/2)
ddsomr1:0:FF8743:00:000:Always have the Ring of Protection PL1
ddsomr1:0:FF874B:05:500:Always have the Ring of Protection PL1 (2/2)
ddsomr1:0:FF8743:01:000:Always have the Ring of Fire Resistance PL1
ddsomr1:0:FF874B:05:500:Always have the Ring of Fire Resistance PL1 (2/2)
ddsomr1:0:FF8743:02:000:Always have the Ring of Spell Turning PL1
ddsomr1:0:FF874B:05:500:Always have the Ring of Spell Turning PL1 (2/2)
ddsomr1:0:FF8743:03:000:Always have the Ring of Protection from Evil PL1
ddsomr1:0:FF874B:05:500:Always have the Ring of Protection from Evil PL1 (2/2)
ddsomr1:0:FF8743:04:000:Always have the Rod of Fire Ball PL1
ddsomr1:0:FF874B:05:500:Always have the Rod of Fire Ball PL1 (2/2)
ddsomr1:0:FF8743:05:000:Always have the Rod of Cold PL1
ddsomr1:0:FF874B:05:500:Always have the Rod of Cold PL1 (2/2)
ddsomr1:0:FF8743:06:000:Always have the Rod of Lightning PL1
ddsomr1:0:FF874B:05:500:Always have the Rod of Lightning PL1 (2/2)
ddsomr1:0:000000:00:999:[ Accessory Equipment PL1 ]
ddsomr1:0:FF8744:00:001:Get the Necklace Now! PL1
ddsomr1:0:FF8744:01:001:Get the Orb Now! PL1
ddsomr1:0:FF8744:02:001:Get the Bracelet Now! PL1
ddsomr1:0:FF8744:03:001:Get the Brooch Now! PL1
ddsomr1:0:FF8744:04:001:Get the Earring Now! PL1
ddsomr1:0:FF8744:05:001:Get the Anklet Now! PL1
ddsomr1:0:FF8744:00:000:Always have the Necklace PL1
ddsomr1:0:FF8744:01:000:Always have the Orb PL1
ddsomr1:0:FF8744:02:000:Always have the Bracelet PL1
ddsomr1:0:FF8744:03:000:Always have the Brooch PL1
ddsomr1:0:FF8744:04:000:Always have the Earring PL1
ddsomr1:0:FF8744:05:000:Always have the Anklet PL1
ddsomr1:0:000000:00:999:[ Special Equipment PL1 ]
ddsomr1:0:FF8745:00:001:Get the Eye of Beholder Now! PL1
ddsomr1:0:FF8745:01:001:Get the Skin of Displacer Beast Now! PL1
ddsomr1:0:FF8745:02:001:Get the Eye of Displacer Beast Now! PL1
ddsomr1:0:FF8745:03:001:Get the Scale of Dragon Now! PL1
ddsomr1:0:FF8745:04:001:Get the Skin of Manticore Now! PL1
ddsomr1:0:FF8745:05:001:Get the Egg of Owlbear Now! PL1
ddsomr1:0:FF8745:06:001:Get the ???1 Now! PL1
ddsomr1:0:FF8745:07:001:Get the ???2 Now! PL1
ddsomr1:0:FF8745:08:001:Get the Horn of Dragon Now! PL1
ddsomr1:0:FF8745:09:001:Get the Medal Now! PL1
ddsomr1:0:FF8745:10:001:Get the Displacer Cloak Now! PL1
ddsomr1:0:FF8745:00:000:Always have the Eye of Beholder PL1
ddsomr1:0:FF8745:01:000:Always have the Skin of Displacer Beast PL1
ddsomr1:0:FF8745:02:000:Always have the Eye of Displacer Beast PL1
ddsomr1:0:FF8745:03:000:Always have the Scale of Dragon PL1
ddsomr1:0:FF8745:04:000:Always have the Skin of Manticore PL1
ddsomr1:0:FF8745:05:000:Always have the Egg of Owlbear PL1
ddsomr1:0:FF8745:06:000:Always have the ???1 PL1
ddsomr1:0:FF8745:07:000:Always have the ???2 PL1
ddsomr1:0:FF8745:08:000:Always have the Horn of Dragon PL1
ddsomr1:0:FF8745:09:000:Always have the Medal PL1
ddsomr1:0:FF8745:10:000:Always have the Displacer Cloak PL1
ddsomr1:0:FF8841:9A:000:Infinite Energy PL2
ddsomr1:0:FF885C:03:000:Invincibility PL2
ddsomr1:0:FF88F3:09:000:Maximum SP PL2
ddsomr1:0:FF88F4:99:500:Maximum SP PL2 (2/3)
ddsomr1:0:FF88F5:99:500:Maximum SP PL2 (3/3)
ddsomr1:0:FF8926:09:000:Infinite Item PL2
ddsomr1:0:FF8927:09:500:Infinite Item PL2 (2/6)
ddsomr1:0:FF8928:09:500:Infinite Item PL2 (3/6)
ddsomr1:0:FF8929:09:500:Infinite Item PL2 (4/6)
ddsomr1:0:FF892A:09:500:Infinite Item PL2 (5/6)
ddsomr1:0:FF892B:09:500:Infinite Item PL2 (6/6)
ddsomr1:0:FF892F:09:000:Infinite Magic PL2
ddsomr1:0:FF8930:09:500:Infinite Magic PL2 (2/8)
ddsomr1:0:FF8931:09:500:Infinite Magic PL2 (3/8)
ddsomr1:0:FF8932:09:500:Infinite Magic PL2 (4/8)
ddsomr1:0:FF8933:09:500:Infinite Magic PL2 (5/8)
ddsomr1:0:FF8934:09:500:Infinite Magic PL2 (6/8)
ddsomr1:0:FF8935:09:500:Infinite Magic PL2 (7/8)
ddsomr1:0:FF8937:09:500:Infinite Magic PL2 (8/8)
ddsomr1:0:FF8969:14:000:Infinite Wands PL2
ddsomr1:0:FF896A:14:500:Infinite Wands PL2 (2/4)
ddsomr1:0:FF896B:14:500:Infinite Wands PL2 (3/4)
ddsomr1:0:FF896F:14:500:Infinite Wands PL2 (4/4)
ddsomr1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomr1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomr1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomr1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomr1:0:FF88EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:12:001:Get the Storm Blade as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:16:001:Get the Hand Axe as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:18:001:Get the Battle Axe as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:19:001:Get the Mace as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:1D:001:Get the War Hammer as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:1E:001:Get the Morning Star as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL2
ddsomr1:0:FF88EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:22:001:Get the Striking Staff as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:23:001:Get the Snake Staff as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:28:001:Get the Shield as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:FF:001:Get NO ITEM as the RH Weapon Now! PL2
ddsomr1:0:FF88EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL2
ddsomr1:0:FF88EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL2
ddsomr1:0:FF88EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL2
ddsomr1:0:FF88EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL2
ddsomr1:0:FF88EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL2
ddsomr1:0:FF88EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL2
ddsomr1:0:FF88EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL2
ddsomr1:0:FF88EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL2
ddsomr1:0:FF88EB:08:000:Always have the Two Handed Sword as the RH Weapon PL2
ddsomr1:0:FF88EB:09:000:Always have the Bastard Sword as the RH Weapon PL2
ddsomr1:0:FF88EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL2
ddsomr1:0:FF88EB:0C:000:Always have the Holy Avenger as the RH Weapon PL2
ddsomr1:0:FF88EB:0D:000:Always have the Sword of Legend as the RH Weapon PL2
ddsomr1:0:FF88EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL2
ddsomr1:0:FF88EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL2
ddsomr1:0:FF88EB:10:000:Always have the Sword of Flame as the RH Weapon PL2
ddsomr1:0:FF88EB:11:000:Always have the Sword of Freeze as the RH Weapon PL2
ddsomr1:0:FF88EB:12:000:Always have the Storm Blade as the RH Weapon PL2
ddsomr1:0:FF88EB:16:000:Always have the Hand Axe as the RH Weapon PL2
ddsomr1:0:FF88EB:18:000:Always have the Battle Axe as the RH Weapon PL2
ddsomr1:0:FF88EB:19:000:Always have the Mace as the RH Weapon PL2
ddsomr1:0:FF88EB:1D:000:Always have the War Hammer as the RH Weapon PL2
ddsomr1:0:FF88EB:1E:000:Always have the Morning Star as the RH Weapon PL2
ddsomr1:0:FF88EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL2
ddsomr1:0:FF88EB:20:000:Always have the Magical Power Staff as the RH Weapon PL2
ddsomr1:0:FF88EB:21:000:Always have the Wizardry Staff as the RH Weapon PL2
ddsomr1:0:FF88EB:22:000:Always have the Striking Staff as the RH Weapon PL2
ddsomr1:0:FF88EB:23:000:Always have the Snake Staff as the RH Weapon PL2
ddsomr1:0:FF88EB:24:000:Always have the Wand of Cold as the RH Weapon PL2
ddsomr1:0:FF88EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL2
ddsomr1:0:FF88EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL2
ddsomr1:0:FF88EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL2
ddsomr1:0:FF88EB:28:000:Always have the Shield as the RH Weapon PL2
ddsomr1:0:FF88EB:29:000:Always have the Shield (Elf) as the RH Weapon PL2
ddsomr1:0:FF88EB:FF:000:Always have NO ITEM as the RH Weapon PL2
ddsomr1:0:FF88EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:12:001:Get the Storm Blade as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:16:001:Get the Hand Axe as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:18:001:Get the Battle Axe as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:19:001:Get the Mace as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:1D:001:Get the War Hammer as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:1E:001:Get the Morning Star as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:22:001:Get the Striking Staff as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:23:001:Get the Snake Staff as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:28:001:Get the Shield as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:FF:001:Get NO ITEM as the LH Weapon Now! PL2
ddsomr1:0:FF88EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL2
ddsomr1:0:FF88EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL2
ddsomr1:0:FF88EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL2
ddsomr1:0:FF88EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL2
ddsomr1:0:FF88EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL2
ddsomr1:0:FF88EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL2
ddsomr1:0:FF88EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL2
ddsomr1:0:FF88EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL2
ddsomr1:0:FF88EC:08:000:Always have the Two Handed Sword as the LH Weapon PL2
ddsomr1:0:FF88EC:09:000:Always have the Bastard Sword as the LH Weapon PL2
ddsomr1:0:FF88EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL2
ddsomr1:0:FF88EC:0C:000:Always have the Holy Avenger as the LH Weapon PL2
ddsomr1:0:FF88EC:0D:000:Always have the Sword of Legend as the LH Weapon PL2
ddsomr1:0:FF88EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL2
ddsomr1:0:FF88EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL2
ddsomr1:0:FF88EC:10:000:Always have the Sword of Flame as the LH Weapon PL2
ddsomr1:0:FF88EC:11:000:Always have the Sword of Freeze as the LH Weapon PL2
ddsomr1:0:FF88EC:12:000:Always have the Storm Blade as the LH Weapon PL2
ddsomr1:0:FF88EC:16:000:Always have the Hand Axe as the LH Weapon PL2
ddsomr1:0:FF88EC:18:000:Always have the Battle Axe as the LH Weapon PL2
ddsomr1:0:FF88EC:19:000:Always have the Mace as the LH Weapon PL2
ddsomr1:0:FF88EC:1D:000:Always have the War Hammer as the LH Weapon PL2
ddsomr1:0:FF88EC:1E:000:Always have the Morning Star as the LH Weapon PL2
ddsomr1:0:FF88EC:1F:000:Always have the Element Power Staff as the LH Weapon PL2
ddsomr1:0:FF88EC:20:000:Always have the Magical Power Staff as the LH Weapon PL2
ddsomr1:0:FF88EC:21:000:Always have the Wizardry Staff as the LH Weapon PL2
ddsomr1:0:FF88EC:22:000:Always have the Striking Staff as the LH Weapon PL2
ddsomr1:0:FF88EC:23:000:Always have the Snake Staff as the LH Weapon PL2
ddsomr1:0:FF88EC:24:000:Always have the Wand of Cold as the LH Weapon PL2
ddsomr1:0:FF88EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL2
ddsomr1:0:FF88EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL2
ddsomr1:0:FF88EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL2
ddsomr1:0:FF88EC:28:000:Always have the Shield as the LH Weapon PL2
ddsomr1:0:FF88EC:29:000:Always have the Shield (Elf) as the LH Weapon PL2
ddsomr1:0:FF88EC:FF:000:Always have NO ITEM as the LH Weapon PL2
ddsomr1:0:000000:00:999:[ Head Equipment PL2 ]
ddsomr1:0:FF893E:00:001:Get the Helmet Now! PL2
ddsomr1:0:FF893E:01:001:Get the Magical Hat Now! PL2
ddsomr1:0:FF893E:02:001:Get the Hood Now! PL2
ddsomr1:0:FF893E:03:001:Get the Ciaclet Now! PL2
ddsomr1:0:FF893E:04:001:Get the Cleric Hat Now! PL2
ddsomr1:0:FF893E:05:001:Get the Tiara Now! PL2
ddsomr1:0:FF893E:00:000:Always have the Helmet PL2
ddsomr1:0:FF893E:01:000:Always have the Magical Hat PL2
ddsomr1:0:FF893E:02:000:Always have the Hood PL2
ddsomr1:0:FF893E:03:000:Always have the Ciaclet PL2
ddsomr1:0:FF893E:04:000:Always have the Cleric Hat PL2
ddsomr1:0:FF893E:05:000:Always have the Tiara PL2
ddsomr1:0:000000:00:999:[ Body Equipment PL2 ]
ddsomr1:0:FF893F:00:001:Get the Fighter Body Now! PL2
ddsomr1:0:FF893F:01:001:Get the Cleric Body Now! PL2
ddsomr1:0:FF893F:02:001:Get the Elf Body Now! PL2
ddsomr1:0:FF893F:03:001:Get the Dwarf Body Now! PL2
ddsomr1:0:FF893F:04:001:Get the Magicuser Body Now! PL2
ddsomr1:0:FF893F:05:001:Get the Thief Body Now! PL2
ddsomr1:0:FF893F:00:000:Always have the Fighter Body PL2
ddsomr1:0:FF893F:01:000:Always have the Cleric Body PL2
ddsomr1:0:FF893F:02:000:Always have the Elf Body PL2
ddsomr1:0:FF893F:03:000:Always have the Dwarf Body PL2
ddsomr1:0:FF893F:04:000:Always have the Magicuser Body PL2
ddsomr1:0:FF893F:05:000:Always have the Thief Body PL2
ddsomr1:0:000000:00:999:[ Leg Equipment PL2 ]
ddsomr1:0:FF8940:00:001:Get the Boots of Speed Now! PL2
ddsomr1:0:FF8949:05:501:Get the Boots of Speed Now! PL2 (2/2)
ddsomr1:0:FF8940:01:001:Get the Boots of Springing & Striding Now! PL2
ddsomr1:0:FF8949:05:501:Get the Boots of Springing & Striding Now! PL2 (2/2)
ddsomr1:0:FF8940:02:001:Get the Boots of Levitation Now! PL2
ddsomr1:0:FF8949:05:501:Get the Boots of Levitation Now! PL2 (2/2)
ddsomr1:0:FF8940:00:000:Always have the Boots of Speed PL2
ddsomr1:0:FF8949:05:500:Always have the Boots of Speed PL2 (2/2)
ddsomr1:0:FF8940:01:000:Always have the Boots of Springing & Striding PL2
ddsomr1:0:FF8949:05:500:Always have the Boots of Springing & Striding PL2 (2/2)
ddsomr1:0:FF8940:02:000:Always have the Boots of Levitation PL2
ddsomr1:0:FF8949:05:500:Always have the Boots of Levitation PL2 (2/2)
ddsomr1:0:000000:00:999:[ Arm Equipment PL2 ]
ddsomr1:0:FF8941:00:001:Get the Gauntlet of Power Now! PL2
ddsomr1:0:FF894A:05:501:Get the Gauntlet of Power Now! PL2
ddsomr1:0:FF8941:00:000:Always have the Gauntlet of Power PL2
ddsomr1:0:FF894A:05:500:Always have the Gauntlet of Power PL2
ddsomr1:0:000000:00:999:[ Shield Equipment PL2 ]
ddsomr1:0:FF8942:00:001:Get the Normal Shield Now! PL2
ddsomr1:0:FF8942:01:001:Get the Normal Shield (Elf) Now! PL2
ddsomr1:0:FF8942:04:001:Get the Dragon Shield Now! PL2
ddsomr1:0:FF8942:05:001:Get the Frame Shield Now! PL2
ddsomr1:0:FF8942:06:001:Get the Ice Shield Now! PL2
ddsomr1:0:FF8942:07:001:Get the Shield of Protection from Dark Magic Now! PL2
ddsomr1:0:FF8942:00:000:Always have the Normal Shield PL2
ddsomr1:0:FF8942:01:000:Always have the Normal Shield (Elf) PL2
ddsomr1:0:FF8942:04:000:Always have the Dragon Shield PL2
ddsomr1:0:FF8942:05:000:Always have the Frame Shield PL2
ddsomr1:0:FF8942:06:000:Always have the Ice Shield PL2
ddsomr1:0:FF8942:07:000:Always have the Shield of Protection from Dark Magic PL2
ddsomr1:0:000000:00:999:[ Hand Equipment PL2 ]
ddsomr1:0:FF8943:00:001:Get the Ring of Protection Now! PL2
ddsomr1:0:FF894B:05:501:Get the Ring of Protection Now! PL2 (2/2)
ddsomr1:0:FF8943:01:001:Get the Ring of Fire Resistance Now! PL2
ddsomr1:0:FF894B:05:501:Get the Ring of Fire Resistance Now! PL2 (2/2)
ddsomr1:0:FF8943:02:001:Get the Ring of Spell Turning Now! PL2
ddsomr1:0:FF894B:05:501:Get the Ring of Spell Turning Now! PL2 (2/2)
ddsomr1:0:FF8943:03:001:Get the Ring of Protection from Evil Now! PL2
ddsomr1:0:FF894B:05:501:Get the Ring of Protection from Evil Now! PL2 (2/2)
ddsomr1:0:FF8943:04:001:Get the Rod of Fire Ball Now! PL2
ddsomr1:0:FF894B:05:501:Get the Rod of Fire Ball Now! PL2 (2/2)
ddsomr1:0:FF8943:05:001:Get the Rod of Cold Now! PL2
ddsomr1:0:FF894B:05:501:Get the Rod of Cold Now! PL2 (2/2)
ddsomr1:0:FF8943:06:001:Get the Rod of Lightning Now! PL2
ddsomr1:0:FF894B:05:501:Get the Rod of Lightning Now! PL2 (2/2)
ddsomr1:0:FF8943:00:000:Always have the Ring of Protection PL2
ddsomr1:0:FF894B:05:500:Always have the Ring of Protection PL2 (2/2)
ddsomr1:0:FF8943:01:000:Always have the Ring of Fire Resistance PL2
ddsomr1:0:FF894B:05:500:Always have the Ring of Fire Resistance PL2 (2/2)
ddsomr1:0:FF8943:02:000:Always have the Ring of Spell Turning PL2
ddsomr1:0:FF894B:05:500:Always have the Ring of Spell Turning PL2 (2/2)
ddsomr1:0:FF8943:03:000:Always have the Ring of Protection from Evil PL2
ddsomr1:0:FF894B:05:500:Always have the Ring of Protection from Evil PL2 (2/2)
ddsomr1:0:FF8943:04:000:Always have the Rod of Fire Ball PL2
ddsomr1:0:FF894B:05:500:Always have the Rod of Fire Ball PL2 (2/2)
ddsomr1:0:FF8943:05:000:Always have the Rod of Cold PL2
ddsomr1:0:FF894B:05:500:Always have the Rod of Cold PL2 (2/2)
ddsomr1:0:FF8943:06:000:Always have the Rod of Lightning PL2
ddsomr1:0:FF894B:05:500:Always have the Rod of Lightning PL2 (2/2)
ddsomr1:0:000000:00:999:[ Accessory Equipment PL2 ]
ddsomr1:0:FF8944:00:001:Get the Necklace Now! PL2
ddsomr1:0:FF8944:01:001:Get the Orb Now! PL2
ddsomr1:0:FF8944:02:001:Get the Bracelet Now! PL2
ddsomr1:0:FF8944:03:001:Get the Brooch Now! PL2
ddsomr1:0:FF8944:04:001:Get the Earring Now! PL2
ddsomr1:0:FF8944:05:001:Get the Anklet Now! PL2
ddsomr1:0:FF8944:00:000:Always have the Necklace PL2
ddsomr1:0:FF8944:01:000:Always have the Orb PL2
ddsomr1:0:FF8944:02:000:Always have the Bracelet PL2
ddsomr1:0:FF8944:03:000:Always have the Brooch PL2
ddsomr1:0:FF8944:04:000:Always have the Earring PL2
ddsomr1:0:FF8944:05:000:Always have the Anklet PL2
ddsomr1:0:000000:00:999:[ Special Equipment PL2 ]
ddsomr1:0:FF8945:00:001:Get the Eye of Beholder Now! PL2
ddsomr1:0:FF8945:01:001:Get the Skin of Displacer Beast Now! PL2
ddsomr1:0:FF8945:02:001:Get the Eye of Displacer Beast Now! PL2
ddsomr1:0:FF8945:03:001:Get the Scale of Dragon Now! PL2
ddsomr1:0:FF8945:04:001:Get the Skin of Manticore Now! PL2
ddsomr1:0:FF8945:05:001:Get the Egg of Owlbear Now! PL2
ddsomr1:0:FF8945:06:001:Get the ???1 Now! PL2
ddsomr1:0:FF8945:07:001:Get the ???2 Now! PL2
ddsomr1:0:FF8945:08:001:Get the Horn of Dragon Now! PL2
ddsomr1:0:FF8945:09:001:Get the Medal Now! PL2
ddsomr1:0:FF8945:10:001:Get the Displacer Cloak Now! PL2
ddsomr1:0:FF8945:00:000:Always have the Eye of Beholder PL2
ddsomr1:0:FF8945:01:000:Always have the Skin of Displacer Beast PL2
ddsomr1:0:FF8945:02:000:Always have the Eye of Displacer Beast PL2
ddsomr1:0:FF8945:03:000:Always have the Scale of Dragon PL2
ddsomr1:0:FF8945:04:000:Always have the Skin of Manticore PL2
ddsomr1:0:FF8945:05:000:Always have the Egg of Owlbear PL2
ddsomr1:0:FF8945:06:000:Always have the ???1 PL2
ddsomr1:0:FF8945:07:000:Always have the ???2 PL2
ddsomr1:0:FF8945:08:000:Always have the Horn of Dragon PL2
ddsomr1:0:FF8945:09:000:Always have the Medal PL2
ddsomr1:0:FF8945:10:000:Always have the Displacer Cloak PL2
ddsomr1:0:FF8A41:9A:000:Infinite Energy PL3
ddsomr1:0:FF8A5C:03:000:Invincibility PL3
ddsomr1:0:FF8AF3:09:000:Maximum SP PL3
ddsomr1:0:FF8AF4:99:500:Maximum SP PL3 (2/3)
ddsomr1:0:FF8AF5:99:500:Maximum SP PL3 (3/3)
ddsomr1:0:FF8B26:09:000:Infinite Item PL3
ddsomr1:0:FF8B27:09:500:Infinite Item PL3 (2/6)
ddsomr1:0:FF8B28:09:500:Infinite Item PL3 (3/6)
ddsomr1:0:FF8B29:09:500:Infinite Item PL3 (4/6)
ddsomr1:0:FF8B2A:09:500:Infinite Item PL3 (5/6)
ddsomr1:0:FF872B:09:500:Infinite Item PL3 (6/6)
ddsomr1:0:FF8B2F:09:000:Infinite Magic PL3
ddsomr1:0:FF8B30:09:500:Infinite Magic PL3 (2/8)
ddsomr1:0:FF8B31:09:500:Infinite Magic PL3 (3/8)
ddsomr1:0:FF8B32:09:500:Infinite Magic PL3 (4/8)
ddsomr1:0:FF8B33:09:500:Infinite Magic PL3 (5/8)
ddsomr1:0:FF8B34:09:500:Infinite Magic PL3 (6/8)
ddsomr1:0:FF8B35:09:500:Infinite Magic PL3 (7/8)
ddsomr1:0:FF8B37:09:500:Infinite Magic PL3 (8/8)
ddsomr1:0:FF8B69:14:000:Infinite Wands PL3
ddsomr1:0:FF8B6A:14:500:Infinite Wands PL3 (2/4)
ddsomr1:0:FF8B6B:14:500:Infinite Wands PL3 (3/4)
ddsomr1:0:FF8B6F:14:500:Infinite Wands PL3 (4/4)
ddsomr1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomr1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomr1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomr1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomr1:0:FF8AEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:12:001:Get the Storm Blade as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:16:001:Get the Hand Axe as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:18:001:Get the Battle Axe as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:19:001:Get the Mace as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:1D:001:Get the War Hammer as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:1E:001:Get the Morning Star as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL3
ddsomr1:0:FF8AEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:22:001:Get the Striking Staff as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:23:001:Get the Snake Staff as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:28:001:Get the Shield as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:FF:001:Get NO ITEM as the RH Weapon Now! PL3
ddsomr1:0:FF8AEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL3
ddsomr1:0:FF8AEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL3
ddsomr1:0:FF8AEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL3
ddsomr1:0:FF8AEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL3
ddsomr1:0:FF8AEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL3
ddsomr1:0:FF8AEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL3
ddsomr1:0:FF8AEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL3
ddsomr1:0:FF8AEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL3
ddsomr1:0:FF8AEB:08:000:Always have the Two Handed Sword as the RH Weapon PL3
ddsomr1:0:FF8AEB:09:000:Always have the Bastard Sword as the RH Weapon PL3
ddsomr1:0:FF8AEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL3
ddsomr1:0:FF8AEB:0C:000:Always have the Holy Avenger as the RH Weapon PL3
ddsomr1:0:FF8AEB:0D:000:Always have the Sword of Legend as the RH Weapon PL3
ddsomr1:0:FF8AEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL3
ddsomr1:0:FF8AEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL3
ddsomr1:0:FF8AEB:10:000:Always have the Sword of Flame as the RH Weapon PL3
ddsomr1:0:FF8AEB:11:000:Always have the Sword of Freeze as the RH Weapon PL3
ddsomr1:0:FF8AEB:12:000:Always have the Storm Blade as the RH Weapon PL3
ddsomr1:0:FF8AEB:16:000:Always have the Hand Axe as the RH Weapon PL3
ddsomr1:0:FF8AEB:18:000:Always have the Battle Axe as the RH Weapon PL3
ddsomr1:0:FF8AEB:19:000:Always have the Mace as the RH Weapon PL3
ddsomr1:0:FF8AEB:1D:000:Always have the War Hammer as the RH Weapon PL3
ddsomr1:0:FF8AEB:1E:000:Always have the Morning Star as the RH Weapon PL3
ddsomr1:0:FF8AEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL3
ddsomr1:0:FF8AEB:20:000:Always have the Magical Power Staff as the RH Weapon PL3
ddsomr1:0:FF8AEB:21:000:Always have the Wizardry Staff as the RH Weapon PL3
ddsomr1:0:FF8AEB:22:000:Always have the Striking Staff as the RH Weapon PL3
ddsomr1:0:FF8AEB:23:000:Always have the Snake Staff as the RH Weapon PL3
ddsomr1:0:FF8AEB:24:000:Always have the Wand of Cold as the RH Weapon PL3
ddsomr1:0:FF8AEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL3
ddsomr1:0:FF8AEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL3
ddsomr1:0:FF8AEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL3
ddsomr1:0:FF8AEB:28:000:Always have the Shield as the RH Weapon PL3
ddsomr1:0:FF8AEB:29:000:Always have the Shield (Elf) as the RH Weapon PL3
ddsomr1:0:FF8AEB:FF:000:Always have NO ITEM as the RH Weapon PL3
ddsomr1:0:FF8AEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:12:001:Get the Storm Blade as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:16:001:Get the Hand Axe as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:18:001:Get the Battle Axe as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:19:001:Get the Mace as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:1D:001:Get the War Hammer as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:1E:001:Get the Morning Star as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:22:001:Get the Striking Staff as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:23:001:Get the Snake Staff as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:28:001:Get the Shield as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:FF:001:Get NO ITEM as the LH Weapon Now! PL3
ddsomr1:0:FF8AEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL3
ddsomr1:0:FF8AEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL3
ddsomr1:0:FF8AEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL3
ddsomr1:0:FF8AEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL3
ddsomr1:0:FF8AEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL3
ddsomr1:0:FF8AEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL3
ddsomr1:0:FF8AEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL3
ddsomr1:0:FF8AEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL3
ddsomr1:0:FF8AEC:08:000:Always have the Two Handed Sword as the LH Weapon PL3
ddsomr1:0:FF8AEC:09:000:Always have the Bastard Sword as the LH Weapon PL3
ddsomr1:0:FF8AEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL3
ddsomr1:0:FF8AEC:0C:000:Always have the Holy Avenger as the LH Weapon PL3
ddsomr1:0:FF8AEC:0D:000:Always have the Sword of Legend as the LH Weapon PL3
ddsomr1:0:FF8AEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL3
ddsomr1:0:FF8AEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL3
ddsomr1:0:FF8AEC:10:000:Always have the Sword of Flame as the LH Weapon PL3
ddsomr1:0:FF8AEC:11:000:Always have the Sword of Freeze as the LH Weapon PL3
ddsomr1:0:FF8AEC:12:000:Always have the Storm Blade as the LH Weapon PL3
ddsomr1:0:FF8AEC:16:000:Always have the Hand Axe as the LH Weapon PL3
ddsomr1:0:FF8AEC:18:000:Always have the Battle Axe as the LH Weapon PL3
ddsomr1:0:FF8AEC:19:000:Always have the Mace as the LH Weapon PL3
ddsomr1:0:FF8AEC:1D:000:Always have the War Hammer as the LH Weapon PL3
ddsomr1:0:FF8AEC:1E:000:Always have the Morning Star as the LH Weapon PL3
ddsomr1:0:FF8AEC:1F:000:Always have the Element Power Staff as the LH Weapon PL3
ddsomr1:0:FF8AEC:20:000:Always have the Magical Power Staff as the LH Weapon PL3
ddsomr1:0:FF8AEC:21:000:Always have the Wizardry Staff as the LH Weapon PL3
ddsomr1:0:FF8AEC:22:000:Always have the Striking Staff as the LH Weapon PL3
ddsomr1:0:FF8AEC:23:000:Always have the Snake Staff as the LH Weapon PL3
ddsomr1:0:FF8AEC:24:000:Always have the Wand of Cold as the LH Weapon PL3
ddsomr1:0:FF8AEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL3
ddsomr1:0:FF8AEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL3
ddsomr1:0:FF8AEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL3
ddsomr1:0:FF8AEC:28:000:Always have the Shield as the LH Weapon PL3
ddsomr1:0:FF8AEC:29:000:Always have the Shield (Elf) as the LH Weapon PL3
ddsomr1:0:FF8AEC:FF:000:Always have NO ITEM as the LH Weapon PL3
ddsomr1:0:000000:00:999:[ Head Equipment PL3 ]
ddsomr1:0:FF8B3E:00:001:Get the Helmet Now! PL3
ddsomr1:0:FF8B3E:01:001:Get the Magical Hat Now! PL3
ddsomr1:0:FF8B3E:02:001:Get the Hood Now! PL3
ddsomr1:0:FF8B3E:03:001:Get the Ciaclet Now! PL3
ddsomr1:0:FF8B3E:04:001:Get the Cleric Hat Now! PL3
ddsomr1:0:FF8B3E:05:001:Get the Tiara Now! PL3
ddsomr1:0:FF8B3E:00:000:Always have the Helmet PL3
ddsomr1:0:FF8B3E:01:000:Always have the Magical Hat PL3
ddsomr1:0:FF8B3E:02:000:Always have the Hood PL3
ddsomr1:0:FF8B3E:03:000:Always have the Ciaclet PL3
ddsomr1:0:FF8B3E:04:000:Always have the Cleric Hat PL3
ddsomr1:0:FF8B3E:05:000:Always have the Tiara PL3
ddsomr1:0:000000:00:999:[ Body Equipment PL3 ]
ddsomr1:0:FF8B3F:00:001:Get the Fighter Body Now! PL3
ddsomr1:0:FF8B3F:01:001:Get the Cleric Body Now! PL3
ddsomr1:0:FF8B3F:02:001:Get the Elf Body Now! PL3
ddsomr1:0:FF8B3F:03:001:Get the Dwarf Body Now! PL3
ddsomr1:0:FF8B3F:04:001:Get the Magicuser Body Now! PL3
ddsomr1:0:FF8B3F:05:001:Get the Thief Body Now! PL3
ddsomr1:0:FF8B3F:00:000:Always have the Fighter Body PL3
ddsomr1:0:FF8B3F:01:000:Always have the Cleric Body PL3
ddsomr1:0:FF8B3F:02:000:Always have the Elf Body PL3
ddsomr1:0:FF8B3F:03:000:Always have the Dwarf Body PL3
ddsomr1:0:FF8B3F:04:000:Always have the Magicuser Body PL3
ddsomr1:0:FF8B3F:05:000:Always have the Thief Body PL3
ddsomr1:0:000000:00:999:[ Leg Equipment PL3 ]
ddsomr1:0:FF8B40:00:001:Get the Boots of Speed Now! PL3
ddsomr1:0:FF8B49:05:501:Get the Boots of Speed Now! PL3 (2/2)
ddsomr1:0:FF8B40:01:001:Get the Boots of Springing & Striding Now! PL3
ddsomr1:0:FF8B49:05:501:Get the Boots of Springing & Striding Now! PL3 (2/2)
ddsomr1:0:FF8B40:02:001:Get the Boots of Levitation Now! PL3
ddsomr1:0:FF8B49:05:501:Get the Boots of Levitation Now! PL3 (2/2)
ddsomr1:0:FF8B40:00:000:Always have the Boots of Speed PL3
ddsomr1:0:FF8B49:05:500:Always have the Boots of Speed PL3 (2/2)
ddsomr1:0:FF8B40:01:000:Always have the Boots of Springing & Striding PL3
ddsomr1:0:FF8B49:05:500:Always have the Boots of Springing & Striding PL3 (2/2)
ddsomr1:0:FF8B40:02:000:Always have the Boots of Levitation PL3
ddsomr1:0:FF8B49:05:500:Always have the Boots of Levitation PL3 (2/2)
ddsomr1:0:000000:00:999:[ Arm Equipment PL3 ]
ddsomr1:0:FF8B41:00:001:Get the Gauntlet of Power Now! PL3
ddsomr1:0:FF8B4A:05:501:Get the Gauntlet of Power Now! PL3
ddsomr1:0:FF8B41:00:000:Always have the Gauntlet of Power PL3
ddsomr1:0:FF8B4A:05:500:Always have the Gauntlet of Power PL3
ddsomr1:0:000000:00:999:[ Shield Equipment PL3 ]
ddsomr1:0:FF8B42:00:001:Get the Normal Shield Now! PL3
ddsomr1:0:FF8B42:01:001:Get the Normal Shield (Elf) Now! PL3
ddsomr1:0:FF8B42:04:001:Get the Dragon Shield Now! PL3
ddsomr1:0:FF8B42:05:001:Get the Frame Shield Now! PL3
ddsomr1:0:FF8B42:06:001:Get the Ice Shield Now! PL3
ddsomr1:0:FF8B42:07:001:Get the Shield of Protection from Dark Magic Now! PL3
ddsomr1:0:FF8B42:00:000:Always have the Normal Shield PL3
ddsomr1:0:FF8B42:01:000:Always have the Normal Shield (Elf) PL3
ddsomr1:0:FF8B42:04:000:Always have the Dragon Shield PL3
ddsomr1:0:FF8B42:05:000:Always have the Frame Shield PL3
ddsomr1:0:FF8B42:06:000:Always have the Ice Shield PL3
ddsomr1:0:FF8B42:07:000:Always have the Shield of Protection from Dark Magic PL3
ddsomr1:0:000000:00:999:[ Hand Equipment PL3 ]
ddsomr1:0:FF8B43:00:001:Get the Ring of Protection Now! PL3
ddsomr1:0:FF8B4B:05:501:Get the Ring of Protection Now! PL3 (2/2)
ddsomr1:0:FF8B43:01:001:Get the Ring of Fire Resistance Now! PL3
ddsomr1:0:FF8B4B:05:501:Get the Ring of Fire Resistance Now! PL3 (2/2)
ddsomr1:0:FF8B43:02:001:Get the Ring of Spell Turning Now! PL3
ddsomr1:0:FF8B4B:05:501:Get the Ring of Spell Turning Now! PL3 (2/2)
ddsomr1:0:FF8B43:03:001:Get the Ring of Protection from Evil Now! PL3
ddsomr1:0:FF8B4B:05:501:Get the Ring of Protection from Evil Now! PL3 (2/2)
ddsomr1:0:FF8B43:04:001:Get the Rod of Fire Ball Now! PL3
ddsomr1:0:FF8B4B:05:501:Get the Rod of Fire Ball Now! PL3 (2/2)
ddsomr1:0:FF8B43:05:001:Get the Rod of Cold Now! PL3
ddsomr1:0:FF8B4B:05:501:Get the Rod of Cold Now! PL3 (2/2)
ddsomr1:0:FF8B43:06:001:Get the Rod of Lightning Now! PL3
ddsomr1:0:FF8B4B:05:501:Get the Rod of Lightning Now! PL3 (2/2)
ddsomr1:0:FF8B43:00:000:Always have the Ring of Protection PL3
ddsomr1:0:FF8B4B:05:500:Always have the Ring of Protection PL3 (2/2)
ddsomr1:0:FF8B43:01:000:Always have the Ring of Fire Resistance PL3
ddsomr1:0:FF8B4B:05:500:Always have the Ring of Fire Resistance PL3 (2/2)
ddsomr1:0:FF8B43:02:000:Always have the Ring of Spell Turning PL3
ddsomr1:0:FF8B4B:05:500:Always have the Ring of Spell Turning PL3 (2/2)
ddsomr1:0:FF8B43:03:000:Always have the Ring of Protection from Evil PL3
ddsomr1:0:FF8B4B:05:500:Always have the Ring of Protection from Evil PL3 (2/2)
ddsomr1:0:FF8B43:04:000:Always have the Rod of Fire Ball PL3
ddsomr1:0:FF8B4B:05:500:Always have the Rod of Fire Ball PL3 (2/2)
ddsomr1:0:FF8B43:05:000:Always have the Rod of Cold PL3
ddsomr1:0:FF8B4B:05:500:Always have the Rod of Cold PL3 (2/2)
ddsomr1:0:FF8B43:06:000:Always have the Rod of Lightning PL3
ddsomr1:0:FF8B4B:05:500:Always have the Rod of Lightning PL3 (2/2)
ddsomr1:0:000000:00:999:[ Accessory Equipment PL3 ]
ddsomr1:0:FF8B44:00:001:Get the Necklace Now! PL3
ddsomr1:0:FF8B44:01:001:Get the Orb Now! PL3
ddsomr1:0:FF8B44:02:001:Get the Bracelet Now! PL3
ddsomr1:0:FF8B44:03:001:Get the Brooch Now! PL3
ddsomr1:0:FF8B44:04:001:Get the Earring Now! PL3
ddsomr1:0:FF8B44:05:001:Get the Anklet Now! PL3
ddsomr1:0:FF8B44:00:000:Always have the Necklace PL3
ddsomr1:0:FF8B44:01:000:Always have the Orb PL3
ddsomr1:0:FF8B44:02:000:Always have the Bracelet PL3
ddsomr1:0:FF8B44:03:000:Always have the Brooch PL3
ddsomr1:0:FF8B44:04:000:Always have the Earring PL3
ddsomr1:0:FF8B44:05:000:Always have the Anklet PL3
ddsomr1:0:000000:00:999:[ Special Equipment PL3 ]
ddsomr1:0:FF8B45:00:001:Get the Eye of Beholder Now! PL3
ddsomr1:0:FF8B45:01:001:Get the Skin of Displacer Beast Now! PL3
ddsomr1:0:FF8B45:02:001:Get the Eye of Displacer Beast Now! PL3
ddsomr1:0:FF8B45:03:001:Get the Scale of Dragon Now! PL3
ddsomr1:0:FF8B45:04:001:Get the Skin of Manticore Now! PL3
ddsomr1:0:FF8B45:05:001:Get the Egg of Owlbear Now! PL3
ddsomr1:0:FF8B45:06:001:Get the ???1 Now! PL3
ddsomr1:0:FF8B45:07:001:Get the ???2 Now! PL3
ddsomr1:0:FF8B45:08:001:Get the Horn of Dragon Now! PL3
ddsomr1:0:FF8B45:09:001:Get the Medal Now! PL3
ddsomr1:0:FF8B45:10:001:Get the Displacer Cloak Now! PL3
ddsomr1:0:FF8B45:00:000:Always have the Eye of Beholder PL3
ddsomr1:0:FF8B45:01:000:Always have the Skin of Displacer Beast PL3
ddsomr1:0:FF8B45:02:000:Always have the Eye of Displacer Beast PL3
ddsomr1:0:FF8B45:03:000:Always have the Scale of Dragon PL3
ddsomr1:0:FF8B45:04:000:Always have the Skin of Manticore PL3
ddsomr1:0:FF8B45:05:000:Always have the Egg of Owlbear PL3
ddsomr1:0:FF8B45:06:000:Always have the ???1 PL3
ddsomr1:0:FF8B45:07:000:Always have the ???2 PL3
ddsomr1:0:FF8B45:08:000:Always have the Horn of Dragon PL3
ddsomr1:0:FF8B45:09:000:Always have the Medal PL3
ddsomr1:0:FF8B45:10:000:Always have the Displacer Cloak PL3
ddsomr1:0:FF8C41:9A:000:Infinite Energy PL4
ddsomr1:0:FF8C5C:03:000:Invincibility PL4
ddsomr1:0:FF8CF3:09:000:Maximum SP PL4
ddsomr1:0:FF8CF4:99:500:Maximum SP PL4 (2/3)
ddsomr1:0:FF8CF5:99:500:Maximum SP PL4 (3/3)
ddsomr1:0:FF8D26:09:000:Infinite Item PL4
ddsomr1:0:FF8D27:09:500:Infinite Item PL4 (2/6)
ddsomr1:0:FF8D28:09:500:Infinite Item PL4 (3/6)
ddsomr1:0:FF8D29:09:500:Infinite Item PL4 (4/6)
ddsomr1:0:FF8D2A:09:500:Infinite Item PL4 (5/6)
ddsomr1:0:FF8D2B:09:500:Infinite Item PL4 (6/6)
ddsomr1:0:FF8D2F:09:000:Infinite Magic PL4
ddsomr1:0:FF8D30:09:500:Infinite Magic PL4 (2/8)
ddsomr1:0:FF8D31:09:500:Infinite Magic PL4 (3/8)
ddsomr1:0:FF8D32:09:500:Infinite Magic PL4 (4/8)
ddsomr1:0:FF8D33:09:500:Infinite Magic PL4 (5/8)
ddsomr1:0:FF8D34:09:500:Infinite Magic PL4 (6/8)
ddsomr1:0:FF8D35:09:500:Infinite Magic PL4 (7/8)
ddsomr1:0:FF8D37:09:500:Infinite Magic PL4 (8/8)
ddsomr1:0:FF8D69:14:000:Infinite Wands PL4
ddsomr1:0:FF8D6A:14:500:Infinite Wands PL4 (2/4)
ddsomr1:0:FF8D6B:14:500:Infinite Wands PL4 (3/4)
ddsomr1:0:FF8D6F:14:500:Infinite Wands PL4 (4/4)
ddsomr1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomr1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomr1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomr1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomr1:0:FF8CEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:12:001:Get the Storm Blade as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:16:001:Get the Hand Axe as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:18:001:Get the Battle Axe as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:19:001:Get the Mace as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:1D:001:Get the War Hammer as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:1E:001:Get the Morning Star as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL4
ddsomr1:0:FF8CEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:22:001:Get the Striking Staff as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:23:001:Get the Snake Staff as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:28:001:Get the Shield as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:FF:001:Get NO ITEM as the RH Weapon Now! PL4
ddsomr1:0:FF8CEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL4
ddsomr1:0:FF8CEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL4
ddsomr1:0:FF8CEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL4
ddsomr1:0:FF8CEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL4
ddsomr1:0:FF8CEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL4
ddsomr1:0:FF8CEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL4
ddsomr1:0:FF8CEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL4
ddsomr1:0:FF8CEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL4
ddsomr1:0:FF8CEB:08:000:Always have the Two Handed Sword as the RH Weapon PL4
ddsomr1:0:FF8CEB:09:000:Always have the Bastard Sword as the RH Weapon PL4
ddsomr1:0:FF8CEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL4
ddsomr1:0:FF8CEB:0C:000:Always have the Holy Avenger as the RH Weapon PL4
ddsomr1:0:FF8CEB:0D:000:Always have the Sword of Legend as the RH Weapon PL4
ddsomr1:0:FF8CEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL4
ddsomr1:0:FF8CEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL4
ddsomr1:0:FF8CEB:10:000:Always have the Sword of Flame as the RH Weapon PL4
ddsomr1:0:FF8CEB:11:000:Always have the Sword of Freeze as the RH Weapon PL4
ddsomr1:0:FF8CEB:12:000:Always have the Storm Blade as the RH Weapon PL4
ddsomr1:0:FF8CEB:16:000:Always have the Hand Axe as the RH Weapon PL4
ddsomr1:0:FF8CEB:18:000:Always have the Battle Axe as the RH Weapon PL4
ddsomr1:0:FF8CEB:19:000:Always have the Mace as the RH Weapon PL4
ddsomr1:0:FF8CEB:1D:000:Always have the War Hammer as the RH Weapon PL4
ddsomr1:0:FF8CEB:1E:000:Always have the Morning Star as the RH Weapon PL4
ddsomr1:0:FF8CEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL4
ddsomr1:0:FF8CEB:20:000:Always have the Magical Power Staff as the RH Weapon PL4
ddsomr1:0:FF8CEB:21:000:Always have the Wizardry Staff as the RH Weapon PL4
ddsomr1:0:FF8CEB:22:000:Always have the Striking Staff as the RH Weapon PL4
ddsomr1:0:FF8CEB:23:000:Always have the Snake Staff as the RH Weapon PL4
ddsomr1:0:FF8CEB:24:000:Always have the Wand of Cold as the RH Weapon PL4
ddsomr1:0:FF8CEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL4
ddsomr1:0:FF8CEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL4
ddsomr1:0:FF8CEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL4
ddsomr1:0:FF8CEB:28:000:Always have the Shield as the RH Weapon PL4
ddsomr1:0:FF8CEB:29:000:Always have the Shield (Elf) as the RH Weapon PL4
ddsomr1:0:FF8CEB:FF:000:Always have NO ITEM as the RH Weapon PL4
ddsomr1:0:FF8CEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:12:001:Get the Storm Blade as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:16:001:Get the Hand Axe as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:18:001:Get the Battle Axe as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:19:001:Get the Mace as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:1D:001:Get the War Hammer as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:1E:001:Get the Morning Star as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:22:001:Get the Striking Staff as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:23:001:Get the Snake Staff as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:28:001:Get the Shield as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:FF:001:Get NO ITEM as the LH Weapon Now! PL4
ddsomr1:0:FF8CEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL4
ddsomr1:0:FF8CEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL4
ddsomr1:0:FF8CEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL4
ddsomr1:0:FF8CEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL4
ddsomr1:0:FF8CEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL4
ddsomr1:0:FF8CEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL4
ddsomr1:0:FF8CEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL4
ddsomr1:0:FF8CEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL4
ddsomr1:0:FF8CEC:08:000:Always have the Two Handed Sword as the LH Weapon PL4
ddsomr1:0:FF8CEC:09:000:Always have the Bastard Sword as the LH Weapon PL4
ddsomr1:0:FF8CEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL4
ddsomr1:0:FF8CEC:0C:000:Always have the Holy Avenger as the LH Weapon PL4
ddsomr1:0:FF8CEC:0D:000:Always have the Sword of Legend as the LH Weapon PL4
ddsomr1:0:FF8CEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL4
ddsomr1:0:FF8CEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL4
ddsomr1:0:FF8CEC:10:000:Always have the Sword of Flame as the LH Weapon PL4
ddsomr1:0:FF8CEC:11:000:Always have the Sword of Freeze as the LH Weapon PL4
ddsomr1:0:FF8CEC:12:000:Always have the Storm Blade as the LH Weapon PL4
ddsomr1:0:FF8CEC:16:000:Always have the Hand Axe as the LH Weapon PL4
ddsomr1:0:FF8CEC:18:000:Always have the Battle Axe as the LH Weapon PL4
ddsomr1:0:FF8CEC:19:000:Always have the Mace as the LH Weapon PL4
ddsomr1:0:FF8CEC:1D:000:Always have the War Hammer as the LH Weapon PL4
ddsomr1:0:FF8CEC:1E:000:Always have the Morning Star as the LH Weapon PL4
ddsomr1:0:FF8CEC:1F:000:Always have the Element Power Staff as the LH Weapon PL4
ddsomr1:0:FF8CEC:20:000:Always have the Magical Power Staff as the LH Weapon PL4
ddsomr1:0:FF8CEC:21:000:Always have the Wizardry Staff as the LH Weapon PL4
ddsomr1:0:FF8CEC:22:000:Always have the Striking Staff as the LH Weapon PL4
ddsomr1:0:FF8CEC:23:000:Always have the Snake Staff as the LH Weapon PL4
ddsomr1:0:FF8CEC:24:000:Always have the Wand of Cold as the LH Weapon PL4
ddsomr1:0:FF8CEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL4
ddsomr1:0:FF8CEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL4
ddsomr1:0:FF8CEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL4
ddsomr1:0:FF8CEC:28:000:Always have the Shield as the LH Weapon PL4
ddsomr1:0:FF8CEC:29:000:Always have the Shield (Elf) as the LH Weapon PL4
ddsomr1:0:FF8CEC:FF:000:Always have NO ITEM as the LH Weapon PL4
ddsomr1:0:000000:00:999:[ Head Equipment PL4 ]
ddsomr1:0:FF8D3E:00:001:Get the Helmet Now! PL4
ddsomr1:0:FF8D3E:01:001:Get the Magical Hat Now! PL4
ddsomr1:0:FF8D3E:02:001:Get the Hood Now! PL4
ddsomr1:0:FF8D3E:03:001:Get the Ciaclet Now! PL4
ddsomr1:0:FF8D3E:04:001:Get the Cleric Hat Now! PL4
ddsomr1:0:FF8D3E:05:001:Get the Tiara Now! PL4
ddsomr1:0:FF8D3E:00:000:Always have the Helmet PL4
ddsomr1:0:FF8D3E:01:000:Always have the Magical Hat PL4
ddsomr1:0:FF8D3E:02:000:Always have the Hood PL4
ddsomr1:0:FF8D3E:03:000:Always have the Ciaclet PL4
ddsomr1:0:FF8D3E:04:000:Always have the Cleric Hat PL4
ddsomr1:0:FF8D3E:05:000:Always have the Tiara PL4
ddsomr1:0:000000:00:999:[ Body Equipment PL4 ]
ddsomr1:0:FF8D3F:00:001:Get the Fighter Body Now! PL4
ddsomr1:0:FF8D3F:01:001:Get the Cleric Body Now! PL4
ddsomr1:0:FF8D3F:02:001:Get the Elf Body Now! PL4
ddsomr1:0:FF8D3F:03:001:Get the Dwarf Body Now! PL4
ddsomr1:0:FF8D3F:04:001:Get the Magicuser Body Now! PL4
ddsomr1:0:FF8D3F:05:001:Get the Thief Body Now! PL4
ddsomr1:0:FF8D3F:00:000:Always have the Fighter Body PL4
ddsomr1:0:FF8D3F:01:000:Always have the Cleric Body PL4
ddsomr1:0:FF8D3F:02:000:Always have the Elf Body PL4
ddsomr1:0:FF8D3F:03:000:Always have the Dwarf Body PL4
ddsomr1:0:FF8D3F:04:000:Always have the Magicuser Body PL4
ddsomr1:0:FF8D3F:05:000:Always have the Thief Body PL4
ddsomr1:0:000000:00:999:[ Leg Equipment PL4 ]
ddsomr1:0:FF8D40:00:001:Get the Boots of Speed Now! PL4
ddsomr1:0:FF8D49:05:501:Get the Boots of Speed Now! PL4 (2/2)
ddsomr1:0:FF8D40:01:001:Get the Boots of Springing & Striding Now! PL4
ddsomr1:0:FF8D49:05:501:Get the Boots of Springing & Striding Now! PL4 (2/2)
ddsomr1:0:FF8D40:02:001:Get the Boots of Levitation Now! PL4
ddsomr1:0:FF8D49:05:501:Get the Boots of Levitation Now! PL4 (2/2)
ddsomr1:0:FF8D40:00:000:Always have the Boots of Speed PL4
ddsomr1:0:FF8D49:05:500:Always have the Boots of Speed PL4 (2/2)
ddsomr1:0:FF8D40:01:000:Always have the Boots of Springing & Striding PL4
ddsomr1:0:FF8D49:05:500:Always have the Boots of Springing & Striding PL4 (2/2)
ddsomr1:0:FF8D40:02:000:Always have the Boots of Levitation PL4
ddsomr1:0:FF8D49:05:500:Always have the Boots of Levitation PL4 (2/2)
ddsomr1:0:000000:00:999:[ Arm Equipment PL4 ]
ddsomr1:0:FF8D41:00:001:Get the Gauntlet of Power Now! PL4
ddsomr1:0:FF8D4A:05:501:Get the Gauntlet of Power Now! PL4
ddsomr1:0:FF8D41:00:000:Always have the Gauntlet of Power PL4
ddsomr1:0:FF8D4A:05:500:Always have the Gauntlet of Power PL4
ddsomr1:0:000000:00:999:[ Shield Equipment PL4 ]
ddsomr1:0:FF8D42:00:001:Get the Normal Shield Now! PL4
ddsomr1:0:FF8D42:01:001:Get the Normal Shield (Elf) Now! PL4
ddsomr1:0:FF8D42:04:001:Get the Dragon Shield Now! PL4
ddsomr1:0:FF8D42:05:001:Get the Frame Shield Now! PL4
ddsomr1:0:FF8D42:06:001:Get the Ice Shield Now! PL4
ddsomr1:0:FF8D42:07:001:Get the Shield of Protection from Dark Magic Now! PL4
ddsomr1:0:FF8D42:00:000:Always have the Normal Shield PL4
ddsomr1:0:FF8D42:01:000:Always have the Normal Shield (Elf) PL4
ddsomr1:0:FF8D42:04:000:Always have the Dragon Shield PL4
ddsomr1:0:FF8D42:05:000:Always have the Frame Shield PL4
ddsomr1:0:FF8D42:06:000:Always have the Ice Shield PL4
ddsomr1:0:FF8D42:07:000:Always have the Shield of Protection from Dark Magic PL4
ddsomr1:0:000000:00:999:[ Hand Equipment PL4 ]
ddsomr1:0:FF8D43:00:001:Get the Ring of Protection Now! PL4
ddsomr1:0:FF8D4B:05:501:Get the Ring of Protection Now! PL4 (2/2)
ddsomr1:0:FF8D43:01:001:Get the Ring of Fire Resistance Now! PL4
ddsomr1:0:FF8D4B:05:501:Get the Ring of Fire Resistance Now! PL4 (2/2)
ddsomr1:0:FF8D43:02:001:Get the Ring of Spell Turning Now! PL4
ddsomr1:0:FF8D4B:05:501:Get the Ring of Spell Turning Now! PL4 (2/2)
ddsomr1:0:FF8D43:03:001:Get the Ring of Protection from Evil Now! PL4
ddsomr1:0:FF8D4B:05:501:Get the Ring of Protection from Evil Now! PL4 (2/2)
ddsomr1:0:FF8D43:04:001:Get the Rod of Fire Ball Now! PL4
ddsomr1:0:FF8D4B:05:501:Get the Rod of Fire Ball Now! PL4 (2/2)
ddsomr1:0:FF8D43:05:001:Get the Rod of Cold Now! PL4
ddsomr1:0:FF8D4B:05:501:Get the Rod of Cold Now! PL4 (2/2)
ddsomr1:0:FF8D43:06:001:Get the Rod of Lightning Now! PL4
ddsomr1:0:FF8D4B:05:501:Get the Rod of Lightning Now! PL4 (2/2)
ddsomr1:0:FF8D43:00:000:Always have the Ring of Protection PL4
ddsomr1:0:FF8D4B:05:500:Always have the Ring of Protection PL4 (2/2)
ddsomr1:0:FF8D43:01:000:Always have the Ring of Fire Resistance PL4
ddsomr1:0:FF8D4B:05:500:Always have the Ring of Fire Resistance PL4 (2/2)
ddsomr1:0:FF8D43:02:000:Always have the Ring of Spell Turning PL4
ddsomr1:0:FF8D4B:05:500:Always have the Ring of Spell Turning PL4 (2/2)
ddsomr1:0:FF8D43:03:000:Always have the Ring of Protection from Evil PL4
ddsomr1:0:FF8D4B:05:500:Always have the Ring of Protection from Evil PL4 (2/2)
ddsomr1:0:FF8D43:04:000:Always have the Rod of Fire Ball PL4
ddsomr1:0:FF8D4B:05:500:Always have the Rod of Fire Ball PL4 (2/2)
ddsomr1:0:FF8D43:05:000:Always have the Rod of Cold PL4
ddsomr1:0:FF8D4B:05:500:Always have the Rod of Cold PL4 (2/2)
ddsomr1:0:FF8D43:06:000:Always have the Rod of Lightning PL4
ddsomr1:0:FF8D4B:05:500:Always have the Rod of Lightning PL4 (2/2)
ddsomr1:0:000000:00:999:[ Accessory Equipment PL4 ]
ddsomr1:0:FF8D44:00:001:Get the Necklace Now! PL4
ddsomr1:0:FF8D44:01:001:Get the Orb Now! PL4
ddsomr1:0:FF8D44:02:001:Get the Bracelet Now! PL4
ddsomr1:0:FF8D44:03:001:Get the Brooch Now! PL4
ddsomr1:0:FF8D44:04:001:Get the Earring Now! PL4
ddsomr1:0:FF8D44:05:001:Get the Anklet Now! PL4
ddsomr1:0:FF8D44:00:000:Always have the Necklace PL4
ddsomr1:0:FF8D44:01:000:Always have the Orb PL4
ddsomr1:0:FF8D44:02:000:Always have the Bracelet PL4
ddsomr1:0:FF8D44:03:000:Always have the Brooch PL4
ddsomr1:0:FF8D44:04:000:Always have the Earring PL4
ddsomr1:0:FF8D44:05:000:Always have the Anklet PL4
ddsomr1:0:000000:00:999:[ Special Equipment PL4 ]
ddsomr1:0:FF8D45:00:001:Get the Eye of Beholder Now! PL4
ddsomr1:0:FF8D45:01:001:Get the Skin of Displacer Beast Now! PL4
ddsomr1:0:FF8D45:02:001:Get the Eye of Displacer Beast Now! PL4
ddsomr1:0:FF8D45:03:001:Get the Scale of Dragon Now! PL4
ddsomr1:0:FF8D45:04:001:Get the Skin of Manticore Now! PL4
ddsomr1:0:FF8D45:05:001:Get the Egg of Owlbear Now! PL4
ddsomr1:0:FF8D45:06:001:Get the ???1 Now! PL4
ddsomr1:0:FF8D45:07:001:Get the ???2 Now! PL4
ddsomr1:0:FF8D45:08:001:Get the Horn of Dragon Now! PL4
ddsomr1:0:FF8D45:09:001:Get the Medal Now! PL4
ddsomr1:0:FF8D45:10:001:Get the Displacer Cloak Now! PL4
ddsomr1:0:FF8D45:00:000:Always have the Eye of Beholder PL4
ddsomr1:0:FF8D45:01:000:Always have the Skin of Displacer Beast PL4
ddsomr1:0:FF8D45:02:000:Always have the Eye of Displacer Beast PL4
ddsomr1:0:FF8D45:03:000:Always have the Scale of Dragon PL4
ddsomr1:0:FF8D45:04:000:Always have the Skin of Manticore PL4
ddsomr1:0:FF8D45:05:000:Always have the Egg of Owlbear PL4
ddsomr1:0:FF8D45:06:000:Always have the ???1 PL4
ddsomr1:0:FF8D45:07:000:Always have the ???2 PL4
ddsomr1:0:FF8D45:08:000:Always have the Horn of Dragon PL4
ddsomr1:0:FF8D45:09:000:Always have the Medal PL4
ddsomr1:0:FF8D45:10:000:Always have the Displacer Cloak PL4
ddsomr1:0:000000:00:999:[ Ultimate Magic "Final Strike" Now! Only for use when ]
ddsomr1:0:000000:00:999:[ playing with 3 or 4 Players. Player 1 should select ]
ddsomr1:0:000000:00:999:[ the character Magicuser. ]
ddsomr1:0:FF8641:9A:000:Infinite Final Strike!
ddsomr1:0:FF86EC:21:500:Infinite Final Strike! (2/9)
ddsomr1:0:FF86EE:01:500:Infinite Final Strike! (2/9)
ddsomr1:0:FF8841:9A:500:Infinite Final Strike! (2/9)
ddsomr1:0:FF88EE:01:500:Infinite Final Strike! (2/9)
ddsomr1:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomr1:0:FF8AEE:01:500:Infinite Final Strike! (2/9)
ddsomr1:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomr1:0:FF8CEE:01:500:Infinite Final Strike! (2/9)
ddsomr1:0:FF803A:59:000:Stage Clear Bonus(Rest Time) Max
ddsomr1:0:000000:00:999:[ These are the codes to set the machine region - the ]
ddsomr1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ddsomr1:0:000000:00:999:[ - ON or before the ROM check screen!! ]
ddsomr1:0:FF8071:00:000:Region Switch = Japan
ddsomr1:0:FF8071:02:000:Region Switch = USA
ddsomr1:0:FF8071:04:000:Region Switch = Hispanic
ddsomr1:0:FF8071:06:000:Region Switch = Asia
ddsomr1:0:FF8071:08:000:Region Switch = Euro
ddsomr1:0:FF8071:0A:000:Region Switch = Brazil
; [ Dungeons & Dragons: Shadow over Mystara (US 960619) ]
ddsomu:0:FFCAB2:04:000:Infinite Time
ddsomu:0:FFCB02:04:500:Infinite Time (2/2)
ddsomu:0:FF8045:09:000:Infinite Keys
ddsomu:0:FF8641:9A:000:Infinite Energy PL1
ddsomu:0:FF865C:03:000:Invincibility PL1
ddsomu:0:FF86F3:09:000:Maximum SP PL1
ddsomu:0:FF86F4:99:500:Maximum SP PL1 (2/3)
ddsomu:0:FF86F5:99:500:Maximum SP PL1 (3/3)
ddsomu:0:FF8726:09:000:Infinite Item PL1
ddsomu:0:FF8727:09:500:Infinite Item PL1 (2/6)
ddsomu:0:FF8728:09:500:Infinite Item PL1 (3/6)
ddsomu:0:FF8729:09:500:Infinite Item PL1 (4/6)
ddsomu:0:FF872A:09:500:Infinite Item PL1 (5/6)
ddsomu:0:FF872B:09:500:Infinite Item PL1 (6/6)
ddsomu:0:FF872F:09:000:Infinite Magic PL1
ddsomu:0:FF8730:09:500:Infinite Magic PL1 (2/8)
ddsomu:0:FF8731:09:500:Infinite Magic PL1 (3/8)
ddsomu:0:FF8732:09:500:Infinite Magic PL1 (4/8)
ddsomu:0:FF8733:09:500:Infinite Magic PL1 (5/8)
ddsomu:0:FF8734:09:500:Infinite Magic PL1 (6/8)
ddsomu:0:FF8735:09:500:Infinite Magic PL1 (7/8)
ddsomu:0:FF8737:09:500:Infinite Magic PL1 (8/8)
ddsomu:0:FF8769:14:000:Infinite Wands PL1
ddsomu:0:FF876A:14:500:Infinite Wands PL1 (2/4)
ddsomu:0:FF876B:14:500:Infinite Wands PL1 (3/4)
ddsomu:0:FF876F:14:500:Infinite Wands PL1 (4/4)
ddsomu:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomu:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomu:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomu:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomu:0:FF86EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL1
ddsomu:0:FF86EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL1
ddsomu:0:FF86EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL1
ddsomu:0:FF86EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL1
ddsomu:0:FF86EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL1
ddsomu:0:FF86EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL1
ddsomu:0:FF86EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL1
ddsomu:0:FF86EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL1
ddsomu:0:FF86EB:12:001:Get the Storm Blade as the RH Weapon Now! PL1
ddsomu:0:FF86EB:16:001:Get the Hand Axe as the RH Weapon Now! PL1
ddsomu:0:FF86EB:18:001:Get the Battle Axe as the RH Weapon Now! PL1
ddsomu:0:FF86EB:19:001:Get the Mace as the RH Weapon Now! PL1
ddsomu:0:FF86EB:1D:001:Get the War Hammer as the RH Weapon Now! PL1
ddsomu:0:FF86EB:1E:001:Get the Morning Star as the RH Weapon Now! PL1
ddsomu:0:FF86EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL1
ddsomu:0:FF86EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL1
ddsomu:0:FF86EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL1
ddsomu:0:FF86EB:22:001:Get the Striking Staff as the RH Weapon Now! PL1
ddsomu:0:FF86EB:23:001:Get the Snake Staff as the RH Weapon Now! PL1
ddsomu:0:FF86EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL1
ddsomu:0:FF86EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL1
ddsomu:0:FF86EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL1
ddsomu:0:FF86EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL1
ddsomu:0:FF86EB:28:001:Get the Shield as the RH Weapon Now! PL1
ddsomu:0:FF86EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL1
ddsomu:0:FF86EB:FF:001:Get NO ITEM as the RH Weapon Now! PL1
ddsomu:0:FF86EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL1
ddsomu:0:FF86EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL1
ddsomu:0:FF86EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL1
ddsomu:0:FF86EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL1
ddsomu:0:FF86EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL1
ddsomu:0:FF86EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL1
ddsomu:0:FF86EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL1
ddsomu:0:FF86EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL1
ddsomu:0:FF86EB:08:000:Always have the Two Handed Sword as the RH Weapon PL1
ddsomu:0:FF86EB:09:000:Always have the Bastard Sword as the RH Weapon PL1
ddsomu:0:FF86EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL1
ddsomu:0:FF86EB:0C:000:Always have the Holy Avenger as the RH Weapon PL1
ddsomu:0:FF86EB:0D:000:Always have the Sword of Legend as the RH Weapon PL1
ddsomu:0:FF86EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL1
ddsomu:0:FF86EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL1
ddsomu:0:FF86EB:10:000:Always have the Sword of Flame as the RH Weapon PL1
ddsomu:0:FF86EB:11:000:Always have the Sword of Freeze as the RH Weapon PL1
ddsomu:0:FF86EB:12:000:Always have the Storm Blade as the RH Weapon PL1
ddsomu:0:FF86EB:16:000:Always have the Hand Axe as the RH Weapon PL1
ddsomu:0:FF86EB:18:000:Always have the Battle Axe as the RH Weapon PL1
ddsomu:0:FF86EB:19:000:Always have the Mace as the RH Weapon PL1
ddsomu:0:FF86EB:1D:000:Always have the War Hammer as the RH Weapon PL1
ddsomu:0:FF86EB:1E:000:Always have the Morning Star as the RH Weapon PL1
ddsomu:0:FF86EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL1
ddsomu:0:FF86EB:20:000:Always have the Magical Power Staff as the RH Weapon PL1
ddsomu:0:FF86EB:21:000:Always have the Wizardry Staff as the RH Weapon PL1
ddsomu:0:FF86EB:22:000:Always have the Striking Staff as the RH Weapon PL1
ddsomu:0:FF86EB:23:000:Always have the Snake Staff as the RH Weapon PL1
ddsomu:0:FF86EB:24:000:Always have the Wand of Cold as the RH Weapon PL1
ddsomu:0:FF86EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL1
ddsomu:0:FF86EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL1
ddsomu:0:FF86EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL1
ddsomu:0:FF86EB:28:000:Always have the Shield as the RH Weapon PL1
ddsomu:0:FF86EB:29:000:Always have the Shield (Elf) as the RH Weapon PL1
ddsomu:0:FF86EB:FF:000:Always have NO ITEM as the RH Weapon PL1
ddsomu:0:FF86EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL1
ddsomu:0:FF86EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL1
ddsomu:0:FF86EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL1
ddsomu:0:FF86EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL1
ddsomu:0:FF86EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL1
ddsomu:0:FF86EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL1
ddsomu:0:FF86EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL1
ddsomu:0:FF86EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL1
ddsomu:0:FF86EC:12:001:Get the Storm Blade as the LH Weapon Now! PL1
ddsomu:0:FF86EC:16:001:Get the Hand Axe as the LH Weapon Now! PL1
ddsomu:0:FF86EC:18:001:Get the Battle Axe as the LH Weapon Now! PL1
ddsomu:0:FF86EC:19:001:Get the Mace as the LH Weapon Now! PL1
ddsomu:0:FF86EC:1D:001:Get the War Hammer as the LH Weapon Now! PL1
ddsomu:0:FF86EC:1E:001:Get the Morning Star as the LH Weapon Now! PL1
ddsomu:0:FF86EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL1
ddsomu:0:FF86EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL1
ddsomu:0:FF86EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL1
ddsomu:0:FF86EC:22:001:Get the Striking Staff as the LH Weapon Now! PL1
ddsomu:0:FF86EC:23:001:Get the Snake Staff as the LH Weapon Now! PL1
ddsomu:0:FF86EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL1
ddsomu:0:FF86EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL1
ddsomu:0:FF86EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL1
ddsomu:0:FF86EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL1
ddsomu:0:FF86EC:28:001:Get the Shield as the LH Weapon Now! PL1
ddsomu:0:FF86EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL1
ddsomu:0:FF86EC:FF:001:Get NO ITEM as the LH Weapon Now! PL1
ddsomu:0:FF86EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL1
ddsomu:0:FF86EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL1
ddsomu:0:FF86EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL1
ddsomu:0:FF86EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL1
ddsomu:0:FF86EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL1
ddsomu:0:FF86EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL1
ddsomu:0:FF86EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL1
ddsomu:0:FF86EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL1
ddsomu:0:FF86EC:08:000:Always have the Two Handed Sword as the LH Weapon PL1
ddsomu:0:FF86EC:09:000:Always have the Bastard Sword as the LH Weapon PL1
ddsomu:0:FF86EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL1
ddsomu:0:FF86EC:0C:000:Always have the Holy Avenger as the LH Weapon PL1
ddsomu:0:FF86EC:0D:000:Always have the Sword of Legend as the LH Weapon PL1
ddsomu:0:FF86EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL1
ddsomu:0:FF86EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL1
ddsomu:0:FF86EC:10:000:Always have the Sword of Flame as the LH Weapon PL1
ddsomu:0:FF86EC:11:000:Always have the Sword of Freeze as the LH Weapon PL1
ddsomu:0:FF86EC:12:000:Always have the Storm Blade as the LH Weapon PL1
ddsomu:0:FF86EC:16:000:Always have the Hand Axe as the LH Weapon PL1
ddsomu:0:FF86EC:18:000:Always have the Battle Axe as the LH Weapon PL1
ddsomu:0:FF86EC:19:000:Always have the Mace as the LH Weapon PL1
ddsomu:0:FF86EC:1D:000:Always have the War Hammer as the LH Weapon PL1
ddsomu:0:FF86EC:1E:000:Always have the Morning Star as the LH Weapon PL1
ddsomu:0:FF86EC:1F:000:Always have the Element Power Staff as the LH Weapon PL1
ddsomu:0:FF86EC:20:000:Always have the Magical Power Staff as the LH Weapon PL1
ddsomu:0:FF86EC:21:000:Always have the Wizardry Staff as the LH Weapon PL1
ddsomu:0:FF86EC:22:000:Always have the Striking Staff as the LH Weapon PL1
ddsomu:0:FF86EC:23:000:Always have the Snake Staff as the LH Weapon PL1
ddsomu:0:FF86EC:24:000:Always have the Wand of Cold as the LH Weapon PL1
ddsomu:0:FF86EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL1
ddsomu:0:FF86EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL1
ddsomu:0:FF86EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL1
ddsomu:0:FF86EC:28:000:Always have the Shield as the LH Weapon PL1
ddsomu:0:FF86EC:29:000:Always have the Shield (Elf) as the LH Weapon PL1
ddsomu:0:FF86EC:FF:000:Always have NO ITEM as the LH Weapon PL1
ddsomu:0:000000:00:999:[ Head Equipment PL1 ]
ddsomu:0:FF873E:00:001:Get the Helmet Now! PL1
ddsomu:0:FF873E:01:001:Get the Magical Hat Now! PL1
ddsomu:0:FF873E:02:001:Get the Hood Now! PL1
ddsomu:0:FF873E:03:001:Get the Ciaclet Now! PL1
ddsomu:0:FF873E:04:001:Get the Cleric Hat Now! PL1
ddsomu:0:FF873E:05:001:Get the Tiara Now! PL1
ddsomu:0:FF873E:00:000:Always have the Helmet PL1
ddsomu:0:FF873E:01:000:Always have the Magical Hat PL1
ddsomu:0:FF873E:02:000:Always have the Hood PL1
ddsomu:0:FF873E:03:000:Always have the Ciaclet PL1
ddsomu:0:FF873E:04:000:Always have the Cleric Hat PL1
ddsomu:0:FF873E:05:000:Always have the Tiara PL1
ddsomu:0:000000:00:999:[ Body Equipment PL1 ]
ddsomu:0:FF873F:00:001:Get the Fighter Body Now! PL1
ddsomu:0:FF873F:01:001:Get the Cleric Body Now! PL1
ddsomu:0:FF873F:02:001:Get the Elf Body Now! PL1
ddsomu:0:FF873F:03:001:Get the Dwarf Body Now! PL1
ddsomu:0:FF873F:04:001:Get the Magicuser Body Now! PL1
ddsomu:0:FF873F:05:001:Get the Thief Body Now! PL1
ddsomu:0:FF873F:00:000:Always have the Fighter Body PL1
ddsomu:0:FF873F:01:000:Always have the Cleric Body PL1
ddsomu:0:FF873F:02:000:Always have the Elf Body PL1
ddsomu:0:FF873F:03:000:Always have the Dwarf Body PL1
ddsomu:0:FF873F:04:000:Always have the Magicuser Body PL1
ddsomu:0:FF873F:05:000:Always have the Thief Body PL1
ddsomu:0:000000:00:999:[ Leg Equipment PL1 ]
ddsomu:0:FF8740:00:001:Get the Boots of Speed Now! PL1
ddsomu:0:FF8749:05:501:Get the Boots of Speed Now! PL1 (2/2)
ddsomu:0:FF8740:01:001:Get the Boots of Springing & Striding Now! PL1
ddsomu:0:FF8749:05:501:Get the Boots of Springing & Striding Now! PL1 (2/2)
ddsomu:0:FF8740:02:001:Get the Boots of Levitation Now! PL1
ddsomu:0:FF8749:05:501:Get the Boots of Levitation Now! PL1 (2/2)
ddsomu:0:FF8740:00:000:Always have the Boots of Speed PL1
ddsomu:0:FF8749:05:500:Always have the Boots of Speed PL1 (2/2)
ddsomu:0:FF8740:01:000:Always have the Boots of Springing & Striding PL1
ddsomu:0:FF8749:05:500:Always have the Boots of Springing & Striding PL1 (2/2)
ddsomu:0:FF8740:02:000:Always have the Boots of Levitation PL1
ddsomu:0:FF8749:05:500:Always have the Boots of Levitation PL1 (2/2)
ddsomu:0:000000:00:999:[ Arm Equipment PL1 ]
ddsomu:0:FF8741:00:001:Get the Gauntlet of Power Now! PL1
ddsomu:0:FF874A:05:501:Get the Gauntlet of Power Now! PL1
ddsomu:0:FF8741:00:000:Always have the Gauntlet of Power PL1
ddsomu:0:FF874A:05:500:Always have the Gauntlet of Power PL1
ddsomu:0:000000:00:999:[ Shield Equipment PL1 ]
ddsomu:0:FF8742:00:001:Get the Normal Shield Now! PL1
ddsomu:0:FF8742:01:001:Get the Normal Shield (Elf) Now! PL1
ddsomu:0:FF8742:04:001:Get the Dragon Shield Now! PL1
ddsomu:0:FF8742:05:001:Get the Frame Shield Now! PL1
ddsomu:0:FF8742:06:001:Get the Ice Shield Now! PL1
ddsomu:0:FF8742:07:001:Get the Shield of Protection from Dark Magic Now! PL1
ddsomu:0:FF8742:00:000:Always have the Normal Shield PL1
ddsomu:0:FF8742:01:000:Always have the Normal Shield (Elf) PL1
ddsomu:0:FF8742:04:000:Always have the Dragon Shield PL1
ddsomu:0:FF8742:05:000:Always have the Frame Shield PL1
ddsomu:0:FF8742:06:000:Always have the Ice Shield PL1
ddsomu:0:FF8742:07:000:Always have the Shield of Protection from Dark Magic PL1
ddsomu:0:000000:00:999:[ Hand Equipment PL1 ]
ddsomu:0:FF8743:00:001:Get the Ring of Protection Now! PL1
ddsomu:0:FF874B:05:501:Get the Ring of Protection Now! PL1 (2/2)
ddsomu:0:FF8743:01:001:Get the Ring of Fire Resistance Now! PL1
ddsomu:0:FF874B:05:501:Get the Ring of Fire Resistance Now! PL1 (2/2)
ddsomu:0:FF8743:02:001:Get the Ring of Spell Turning Now! PL1
ddsomu:0:FF874B:05:501:Get the Ring of Spell Turning Now! PL1 (2/2)
ddsomu:0:FF8743:03:001:Get the Ring of Protection from Evil Now! PL1
ddsomu:0:FF874B:05:501:Get the Ring of Protection from Evil Now! PL1 (2/2)
ddsomu:0:FF8743:04:001:Get the Rod of Fire Ball Now! PL1
ddsomu:0:FF874B:05:501:Get the Rod of Fire Ball Now! PL1 (2/2)
ddsomu:0:FF8743:05:001:Get the Rod of Cold Now! PL1
ddsomu:0:FF874B:05:501:Get the Rod of Cold Now! PL1 (2/2)
ddsomu:0:FF8743:06:001:Get the Rod of Lightning Now! PL1
ddsomu:0:FF874B:05:501:Get the Rod of Lightning Now! PL1 (2/2)
ddsomu:0:FF8743:00:000:Always have the Ring of Protection PL1
ddsomu:0:FF874B:05:500:Always have the Ring of Protection PL1 (2/2)
ddsomu:0:FF8743:01:000:Always have the Ring of Fire Resistance PL1
ddsomu:0:FF874B:05:500:Always have the Ring of Fire Resistance PL1 (2/2)
ddsomu:0:FF8743:02:000:Always have the Ring of Spell Turning PL1
ddsomu:0:FF874B:05:500:Always have the Ring of Spell Turning PL1 (2/2)
ddsomu:0:FF8743:03:000:Always have the Ring of Protection from Evil PL1
ddsomu:0:FF874B:05:500:Always have the Ring of Protection from Evil PL1 (2/2)
ddsomu:0:FF8743:04:000:Always have the Rod of Fire Ball PL1
ddsomu:0:FF874B:05:500:Always have the Rod of Fire Ball PL1 (2/2)
ddsomu:0:FF8743:05:000:Always have the Rod of Cold PL1
ddsomu:0:FF874B:05:500:Always have the Rod of Cold PL1 (2/2)
ddsomu:0:FF8743:06:000:Always have the Rod of Lightning PL1
ddsomu:0:FF874B:05:500:Always have the Rod of Lightning PL1 (2/2)
ddsomu:0:000000:00:999:[ Accessory Equipment PL1 ]
ddsomu:0:FF8744:00:001:Get the Necklace Now! PL1
ddsomu:0:FF8744:01:001:Get the Orb Now! PL1
ddsomu:0:FF8744:02:001:Get the Bracelet Now! PL1
ddsomu:0:FF8744:03:001:Get the Brooch Now! PL1
ddsomu:0:FF8744:04:001:Get the Earring Now! PL1
ddsomu:0:FF8744:05:001:Get the Anklet Now! PL1
ddsomu:0:FF8744:00:000:Always have the Necklace PL1
ddsomu:0:FF8744:01:000:Always have the Orb PL1
ddsomu:0:FF8744:02:000:Always have the Bracelet PL1
ddsomu:0:FF8744:03:000:Always have the Brooch PL1
ddsomu:0:FF8744:04:000:Always have the Earring PL1
ddsomu:0:FF8744:05:000:Always have the Anklet PL1
ddsomu:0:000000:00:999:[ Special Equipment PL1 ]
ddsomu:0:FF8745:00:001:Get the Eye of Beholder Now! PL1
ddsomu:0:FF8745:01:001:Get the Skin of Displacer Beast Now! PL1
ddsomu:0:FF8745:02:001:Get the Eye of Displacer Beast Now! PL1
ddsomu:0:FF8745:03:001:Get the Scale of Dragon Now! PL1
ddsomu:0:FF8745:04:001:Get the Skin of Manticore Now! PL1
ddsomu:0:FF8745:05:001:Get the Egg of Owlbear Now! PL1
ddsomu:0:FF8745:06:001:Get the ???1 Now! PL1
ddsomu:0:FF8745:07:001:Get the ???2 Now! PL1
ddsomu:0:FF8745:08:001:Get the Horn of Dragon Now! PL1
ddsomu:0:FF8745:09:001:Get the Medal Now! PL1
ddsomu:0:FF8745:10:001:Get the Displacer Cloak Now! PL1
ddsomu:0:FF8745:00:000:Always have the Eye of Beholder PL1
ddsomu:0:FF8745:01:000:Always have the Skin of Displacer Beast PL1
ddsomu:0:FF8745:02:000:Always have the Eye of Displacer Beast PL1
ddsomu:0:FF8745:03:000:Always have the Scale of Dragon PL1
ddsomu:0:FF8745:04:000:Always have the Skin of Manticore PL1
ddsomu:0:FF8745:05:000:Always have the Egg of Owlbear PL1
ddsomu:0:FF8745:06:000:Always have the ???1 PL1
ddsomu:0:FF8745:07:000:Always have the ???2 PL1
ddsomu:0:FF8745:08:000:Always have the Horn of Dragon PL1
ddsomu:0:FF8745:09:000:Always have the Medal PL1
ddsomu:0:FF8745:10:000:Always have the Displacer Cloak PL1
ddsomu:0:FF8841:9A:000:Infinite Energy PL2
ddsomu:0:FF885C:03:000:Invincibility PL2
ddsomu:0:FF88F3:09:000:Maximum SP PL2
ddsomu:0:FF88F4:99:500:Maximum SP PL2 (2/3)
ddsomu:0:FF88F5:99:500:Maximum SP PL2 (3/3)
ddsomu:0:FF8926:09:000:Infinite Item PL2
ddsomu:0:FF8927:09:500:Infinite Item PL2 (2/6)
ddsomu:0:FF8928:09:500:Infinite Item PL2 (3/6)
ddsomu:0:FF8929:09:500:Infinite Item PL2 (4/6)
ddsomu:0:FF892A:09:500:Infinite Item PL2 (5/6)
ddsomu:0:FF892B:09:500:Infinite Item PL2 (6/6)
ddsomu:0:FF892F:09:000:Infinite Magic PL2
ddsomu:0:FF8930:09:500:Infinite Magic PL2 (2/8)
ddsomu:0:FF8931:09:500:Infinite Magic PL2 (3/8)
ddsomu:0:FF8932:09:500:Infinite Magic PL2 (4/8)
ddsomu:0:FF8933:09:500:Infinite Magic PL2 (5/8)
ddsomu:0:FF8934:09:500:Infinite Magic PL2 (6/8)
ddsomu:0:FF8935:09:500:Infinite Magic PL2 (7/8)
ddsomu:0:FF8937:09:500:Infinite Magic PL2 (8/8)
ddsomu:0:FF8969:14:000:Infinite Wands PL2
ddsomu:0:FF896A:14:500:Infinite Wands PL2 (2/4)
ddsomu:0:FF896B:14:500:Infinite Wands PL2 (3/4)
ddsomu:0:FF896F:14:500:Infinite Wands PL2 (4/4)
ddsomu:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomu:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomu:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomu:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomu:0:FF88EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL2
ddsomu:0:FF88EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL2
ddsomu:0:FF88EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL2
ddsomu:0:FF88EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL2
ddsomu:0:FF88EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL2
ddsomu:0:FF88EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL2
ddsomu:0:FF88EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL2
ddsomu:0:FF88EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL2
ddsomu:0:FF88EB:12:001:Get the Storm Blade as the RH Weapon Now! PL2
ddsomu:0:FF88EB:16:001:Get the Hand Axe as the RH Weapon Now! PL2
ddsomu:0:FF88EB:18:001:Get the Battle Axe as the RH Weapon Now! PL2
ddsomu:0:FF88EB:19:001:Get the Mace as the RH Weapon Now! PL2
ddsomu:0:FF88EB:1D:001:Get the War Hammer as the RH Weapon Now! PL2
ddsomu:0:FF88EB:1E:001:Get the Morning Star as the RH Weapon Now! PL2
ddsomu:0:FF88EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL2
ddsomu:0:FF88EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL2
ddsomu:0:FF88EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL2
ddsomu:0:FF88EB:22:001:Get the Striking Staff as the RH Weapon Now! PL2
ddsomu:0:FF88EB:23:001:Get the Snake Staff as the RH Weapon Now! PL2
ddsomu:0:FF88EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL2
ddsomu:0:FF88EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL2
ddsomu:0:FF88EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL2
ddsomu:0:FF88EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL2
ddsomu:0:FF88EB:28:001:Get the Shield as the RH Weapon Now! PL2
ddsomu:0:FF88EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL2
ddsomu:0:FF88EB:FF:001:Get NO ITEM as the RH Weapon Now! PL2
ddsomu:0:FF88EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL2
ddsomu:0:FF88EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL2
ddsomu:0:FF88EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL2
ddsomu:0:FF88EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL2
ddsomu:0:FF88EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL2
ddsomu:0:FF88EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL2
ddsomu:0:FF88EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL2
ddsomu:0:FF88EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL2
ddsomu:0:FF88EB:08:000:Always have the Two Handed Sword as the RH Weapon PL2
ddsomu:0:FF88EB:09:000:Always have the Bastard Sword as the RH Weapon PL2
ddsomu:0:FF88EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL2
ddsomu:0:FF88EB:0C:000:Always have the Holy Avenger as the RH Weapon PL2
ddsomu:0:FF88EB:0D:000:Always have the Sword of Legend as the RH Weapon PL2
ddsomu:0:FF88EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL2
ddsomu:0:FF88EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL2
ddsomu:0:FF88EB:10:000:Always have the Sword of Flame as the RH Weapon PL2
ddsomu:0:FF88EB:11:000:Always have the Sword of Freeze as the RH Weapon PL2
ddsomu:0:FF88EB:12:000:Always have the Storm Blade as the RH Weapon PL2
ddsomu:0:FF88EB:16:000:Always have the Hand Axe as the RH Weapon PL2
ddsomu:0:FF88EB:18:000:Always have the Battle Axe as the RH Weapon PL2
ddsomu:0:FF88EB:19:000:Always have the Mace as the RH Weapon PL2
ddsomu:0:FF88EB:1D:000:Always have the War Hammer as the RH Weapon PL2
ddsomu:0:FF88EB:1E:000:Always have the Morning Star as the RH Weapon PL2
ddsomu:0:FF88EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL2
ddsomu:0:FF88EB:20:000:Always have the Magical Power Staff as the RH Weapon PL2
ddsomu:0:FF88EB:21:000:Always have the Wizardry Staff as the RH Weapon PL2
ddsomu:0:FF88EB:22:000:Always have the Striking Staff as the RH Weapon PL2
ddsomu:0:FF88EB:23:000:Always have the Snake Staff as the RH Weapon PL2
ddsomu:0:FF88EB:24:000:Always have the Wand of Cold as the RH Weapon PL2
ddsomu:0:FF88EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL2
ddsomu:0:FF88EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL2
ddsomu:0:FF88EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL2
ddsomu:0:FF88EB:28:000:Always have the Shield as the RH Weapon PL2
ddsomu:0:FF88EB:29:000:Always have the Shield (Elf) as the RH Weapon PL2
ddsomu:0:FF88EB:FF:000:Always have NO ITEM as the RH Weapon PL2
ddsomu:0:FF88EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL2
ddsomu:0:FF88EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL2
ddsomu:0:FF88EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL2
ddsomu:0:FF88EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL2
ddsomu:0:FF88EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL2
ddsomu:0:FF88EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL2
ddsomu:0:FF88EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL2
ddsomu:0:FF88EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL2
ddsomu:0:FF88EC:12:001:Get the Storm Blade as the LH Weapon Now! PL2
ddsomu:0:FF88EC:16:001:Get the Hand Axe as the LH Weapon Now! PL2
ddsomu:0:FF88EC:18:001:Get the Battle Axe as the LH Weapon Now! PL2
ddsomu:0:FF88EC:19:001:Get the Mace as the LH Weapon Now! PL2
ddsomu:0:FF88EC:1D:001:Get the War Hammer as the LH Weapon Now! PL2
ddsomu:0:FF88EC:1E:001:Get the Morning Star as the LH Weapon Now! PL2
ddsomu:0:FF88EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL2
ddsomu:0:FF88EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL2
ddsomu:0:FF88EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL2
ddsomu:0:FF88EC:22:001:Get the Striking Staff as the LH Weapon Now! PL2
ddsomu:0:FF88EC:23:001:Get the Snake Staff as the LH Weapon Now! PL2
ddsomu:0:FF88EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL2
ddsomu:0:FF88EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL2
ddsomu:0:FF88EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL2
ddsomu:0:FF88EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL2
ddsomu:0:FF88EC:28:001:Get the Shield as the LH Weapon Now! PL2
ddsomu:0:FF88EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL2
ddsomu:0:FF88EC:FF:001:Get NO ITEM as the LH Weapon Now! PL2
ddsomu:0:FF88EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL2
ddsomu:0:FF88EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL2
ddsomu:0:FF88EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL2
ddsomu:0:FF88EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL2
ddsomu:0:FF88EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL2
ddsomu:0:FF88EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL2
ddsomu:0:FF88EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL2
ddsomu:0:FF88EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL2
ddsomu:0:FF88EC:08:000:Always have the Two Handed Sword as the LH Weapon PL2
ddsomu:0:FF88EC:09:000:Always have the Bastard Sword as the LH Weapon PL2
ddsomu:0:FF88EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL2
ddsomu:0:FF88EC:0C:000:Always have the Holy Avenger as the LH Weapon PL2
ddsomu:0:FF88EC:0D:000:Always have the Sword of Legend as the LH Weapon PL2
ddsomu:0:FF88EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL2
ddsomu:0:FF88EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL2
ddsomu:0:FF88EC:10:000:Always have the Sword of Flame as the LH Weapon PL2
ddsomu:0:FF88EC:11:000:Always have the Sword of Freeze as the LH Weapon PL2
ddsomu:0:FF88EC:12:000:Always have the Storm Blade as the LH Weapon PL2
ddsomu:0:FF88EC:16:000:Always have the Hand Axe as the LH Weapon PL2
ddsomu:0:FF88EC:18:000:Always have the Battle Axe as the LH Weapon PL2
ddsomu:0:FF88EC:19:000:Always have the Mace as the LH Weapon PL2
ddsomu:0:FF88EC:1D:000:Always have the War Hammer as the LH Weapon PL2
ddsomu:0:FF88EC:1E:000:Always have the Morning Star as the LH Weapon PL2
ddsomu:0:FF88EC:1F:000:Always have the Element Power Staff as the LH Weapon PL2
ddsomu:0:FF88EC:20:000:Always have the Magical Power Staff as the LH Weapon PL2
ddsomu:0:FF88EC:21:000:Always have the Wizardry Staff as the LH Weapon PL2
ddsomu:0:FF88EC:22:000:Always have the Striking Staff as the LH Weapon PL2
ddsomu:0:FF88EC:23:000:Always have the Snake Staff as the LH Weapon PL2
ddsomu:0:FF88EC:24:000:Always have the Wand of Cold as the LH Weapon PL2
ddsomu:0:FF88EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL2
ddsomu:0:FF88EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL2
ddsomu:0:FF88EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL2
ddsomu:0:FF88EC:28:000:Always have the Shield as the LH Weapon PL2
ddsomu:0:FF88EC:29:000:Always have the Shield (Elf) as the LH Weapon PL2
ddsomu:0:FF88EC:FF:000:Always have NO ITEM as the LH Weapon PL2
ddsomu:0:000000:00:999:[ Head Equipment PL2 ]
ddsomu:0:FF893E:00:001:Get the Helmet Now! PL2
ddsomu:0:FF893E:01:001:Get the Magical Hat Now! PL2
ddsomu:0:FF893E:02:001:Get the Hood Now! PL2
ddsomu:0:FF893E:03:001:Get the Ciaclet Now! PL2
ddsomu:0:FF893E:04:001:Get the Cleric Hat Now! PL2
ddsomu:0:FF893E:05:001:Get the Tiara Now! PL2
ddsomu:0:FF893E:00:000:Always have the Helmet PL2
ddsomu:0:FF893E:01:000:Always have the Magical Hat PL2
ddsomu:0:FF893E:02:000:Always have the Hood PL2
ddsomu:0:FF893E:03:000:Always have the Ciaclet PL2
ddsomu:0:FF893E:04:000:Always have the Cleric Hat PL2
ddsomu:0:FF893E:05:000:Always have the Tiara PL2
ddsomu:0:000000:00:999:[ Body Equipment PL2 ]
ddsomu:0:FF893F:00:001:Get the Fighter Body Now! PL2
ddsomu:0:FF893F:01:001:Get the Cleric Body Now! PL2
ddsomu:0:FF893F:02:001:Get the Elf Body Now! PL2
ddsomu:0:FF893F:03:001:Get the Dwarf Body Now! PL2
ddsomu:0:FF893F:04:001:Get the Magicuser Body Now! PL2
ddsomu:0:FF893F:05:001:Get the Thief Body Now! PL2
ddsomu:0:FF893F:00:000:Always have the Fighter Body PL2
ddsomu:0:FF893F:01:000:Always have the Cleric Body PL2
ddsomu:0:FF893F:02:000:Always have the Elf Body PL2
ddsomu:0:FF893F:03:000:Always have the Dwarf Body PL2
ddsomu:0:FF893F:04:000:Always have the Magicuser Body PL2
ddsomu:0:FF893F:05:000:Always have the Thief Body PL2
ddsomu:0:000000:00:999:[ Leg Equipment PL2 ]
ddsomu:0:FF8940:00:001:Get the Boots of Speed Now! PL2
ddsomu:0:FF8949:05:501:Get the Boots of Speed Now! PL2 (2/2)
ddsomu:0:FF8940:01:001:Get the Boots of Springing & Striding Now! PL2
ddsomu:0:FF8949:05:501:Get the Boots of Springing & Striding Now! PL2 (2/2)
ddsomu:0:FF8940:02:001:Get the Boots of Levitation Now! PL2
ddsomu:0:FF8949:05:501:Get the Boots of Levitation Now! PL2 (2/2)
ddsomu:0:FF8940:00:000:Always have the Boots of Speed PL2
ddsomu:0:FF8949:05:500:Always have the Boots of Speed PL2 (2/2)
ddsomu:0:FF8940:01:000:Always have the Boots of Springing & Striding PL2
ddsomu:0:FF8949:05:500:Always have the Boots of Springing & Striding PL2 (2/2)
ddsomu:0:FF8940:02:000:Always have the Boots of Levitation PL2
ddsomu:0:FF8949:05:500:Always have the Boots of Levitation PL2 (2/2)
ddsomu:0:000000:00:999:[ Arm Equipment PL2 ]
ddsomu:0:FF8941:00:001:Get the Gauntlet of Power Now! PL2
ddsomu:0:FF894A:05:501:Get the Gauntlet of Power Now! PL2
ddsomu:0:FF8941:00:000:Always have the Gauntlet of Power PL2
ddsomu:0:FF894A:05:500:Always have the Gauntlet of Power PL2
ddsomu:0:000000:00:999:[ Shield Equipment PL2 ]
ddsomu:0:FF8942:00:001:Get the Normal Shield Now! PL2
ddsomu:0:FF8942:01:001:Get the Normal Shield (Elf) Now! PL2
ddsomu:0:FF8942:04:001:Get the Dragon Shield Now! PL2
ddsomu:0:FF8942:05:001:Get the Frame Shield Now! PL2
ddsomu:0:FF8942:06:001:Get the Ice Shield Now! PL2
ddsomu:0:FF8942:07:001:Get the Shield of Protection from Dark Magic Now! PL2
ddsomu:0:FF8942:00:000:Always have the Normal Shield PL2
ddsomu:0:FF8942:01:000:Always have the Normal Shield (Elf) PL2
ddsomu:0:FF8942:04:000:Always have the Dragon Shield PL2
ddsomu:0:FF8942:05:000:Always have the Frame Shield PL2
ddsomu:0:FF8942:06:000:Always have the Ice Shield PL2
ddsomu:0:FF8942:07:000:Always have the Shield of Protection from Dark Magic PL2
ddsomu:0:000000:00:999:[ Hand Equipment PL2 ]
ddsomu:0:FF8943:00:001:Get the Ring of Protection Now! PL2
ddsomu:0:FF894B:05:501:Get the Ring of Protection Now! PL2 (2/2)
ddsomu:0:FF8943:01:001:Get the Ring of Fire Resistance Now! PL2
ddsomu:0:FF894B:05:501:Get the Ring of Fire Resistance Now! PL2 (2/2)
ddsomu:0:FF8943:02:001:Get the Ring of Spell Turning Now! PL2
ddsomu:0:FF894B:05:501:Get the Ring of Spell Turning Now! PL2 (2/2)
ddsomu:0:FF8943:03:001:Get the Ring of Protection from Evil Now! PL2
ddsomu:0:FF894B:05:501:Get the Ring of Protection from Evil Now! PL2 (2/2)
ddsomu:0:FF8943:04:001:Get the Rod of Fire Ball Now! PL2
ddsomu:0:FF894B:05:501:Get the Rod of Fire Ball Now! PL2 (2/2)
ddsomu:0:FF8943:05:001:Get the Rod of Cold Now! PL2
ddsomu:0:FF894B:05:501:Get the Rod of Cold Now! PL2 (2/2)
ddsomu:0:FF8943:06:001:Get the Rod of Lightning Now! PL2
ddsomu:0:FF894B:05:501:Get the Rod of Lightning Now! PL2 (2/2)
ddsomu:0:FF8943:00:000:Always have the Ring of Protection PL2
ddsomu:0:FF894B:05:500:Always have the Ring of Protection PL2 (2/2)
ddsomu:0:FF8943:01:000:Always have the Ring of Fire Resistance PL2
ddsomu:0:FF894B:05:500:Always have the Ring of Fire Resistance PL2 (2/2)
ddsomu:0:FF8943:02:000:Always have the Ring of Spell Turning PL2
ddsomu:0:FF894B:05:500:Always have the Ring of Spell Turning PL2 (2/2)
ddsomu:0:FF8943:03:000:Always have the Ring of Protection from Evil PL2
ddsomu:0:FF894B:05:500:Always have the Ring of Protection from Evil PL2 (2/2)
ddsomu:0:FF8943:04:000:Always have the Rod of Fire Ball PL2
ddsomu:0:FF894B:05:500:Always have the Rod of Fire Ball PL2 (2/2)
ddsomu:0:FF8943:05:000:Always have the Rod of Cold PL2
ddsomu:0:FF894B:05:500:Always have the Rod of Cold PL2 (2/2)
ddsomu:0:FF8943:06:000:Always have the Rod of Lightning PL2
ddsomu:0:FF894B:05:500:Always have the Rod of Lightning PL2 (2/2)
ddsomu:0:000000:00:999:[ Accessory Equipment PL2 ]
ddsomu:0:FF8944:00:001:Get the Necklace Now! PL2
ddsomu:0:FF8944:01:001:Get the Orb Now! PL2
ddsomu:0:FF8944:02:001:Get the Bracelet Now! PL2
ddsomu:0:FF8944:03:001:Get the Brooch Now! PL2
ddsomu:0:FF8944:04:001:Get the Earring Now! PL2
ddsomu:0:FF8944:05:001:Get the Anklet Now! PL2
ddsomu:0:FF8944:00:000:Always have the Necklace PL2
ddsomu:0:FF8944:01:000:Always have the Orb PL2
ddsomu:0:FF8944:02:000:Always have the Bracelet PL2
ddsomu:0:FF8944:03:000:Always have the Brooch PL2
ddsomu:0:FF8944:04:000:Always have the Earring PL2
ddsomu:0:FF8944:05:000:Always have the Anklet PL2
ddsomu:0:000000:00:999:[ Special Equipment PL2 ]
ddsomu:0:FF8945:00:001:Get the Eye of Beholder Now! PL2
ddsomu:0:FF8945:01:001:Get the Skin of Displacer Beast Now! PL2
ddsomu:0:FF8945:02:001:Get the Eye of Displacer Beast Now! PL2
ddsomu:0:FF8945:03:001:Get the Scale of Dragon Now! PL2
ddsomu:0:FF8945:04:001:Get the Skin of Manticore Now! PL2
ddsomu:0:FF8945:05:001:Get the Egg of Owlbear Now! PL2
ddsomu:0:FF8945:06:001:Get the ???1 Now! PL2
ddsomu:0:FF8945:07:001:Get the ???2 Now! PL2
ddsomu:0:FF8945:08:001:Get the Horn of Dragon Now! PL2
ddsomu:0:FF8945:09:001:Get the Medal Now! PL2
ddsomu:0:FF8945:10:001:Get the Displacer Cloak Now! PL2
ddsomu:0:FF8945:00:000:Always have the Eye of Beholder PL2
ddsomu:0:FF8945:01:000:Always have the Skin of Displacer Beast PL2
ddsomu:0:FF8945:02:000:Always have the Eye of Displacer Beast PL2
ddsomu:0:FF8945:03:000:Always have the Scale of Dragon PL2
ddsomu:0:FF8945:04:000:Always have the Skin of Manticore PL2
ddsomu:0:FF8945:05:000:Always have the Egg of Owlbear PL2
ddsomu:0:FF8945:06:000:Always have the ???1 PL2
ddsomu:0:FF8945:07:000:Always have the ???2 PL2
ddsomu:0:FF8945:08:000:Always have the Horn of Dragon PL2
ddsomu:0:FF8945:09:000:Always have the Medal PL2
ddsomu:0:FF8945:10:000:Always have the Displacer Cloak PL2
ddsomu:0:FF8A41:9A:000:Infinite Energy PL3
ddsomu:0:FF8A5C:03:000:Invincibility PL3
ddsomu:0:FF8AF3:09:000:Maximum SP PL3
ddsomu:0:FF8AF4:99:500:Maximum SP PL3 (2/3)
ddsomu:0:FF8AF5:99:500:Maximum SP PL3 (3/3)
ddsomu:0:FF8B26:09:000:Infinite Item PL3
ddsomu:0:FF8B27:09:500:Infinite Item PL3 (2/6)
ddsomu:0:FF8B28:09:500:Infinite Item PL3 (3/6)
ddsomu:0:FF8B29:09:500:Infinite Item PL3 (4/6)
ddsomu:0:FF8B2A:09:500:Infinite Item PL3 (5/6)
ddsomu:0:FF872B:09:500:Infinite Item PL3 (6/6)
ddsomu:0:FF8B2F:09:000:Infinite Magic PL3
ddsomu:0:FF8B30:09:500:Infinite Magic PL3 (2/8)
ddsomu:0:FF8B31:09:500:Infinite Magic PL3 (3/8)
ddsomu:0:FF8B32:09:500:Infinite Magic PL3 (4/8)
ddsomu:0:FF8B33:09:500:Infinite Magic PL3 (5/8)
ddsomu:0:FF8B34:09:500:Infinite Magic PL3 (6/8)
ddsomu:0:FF8B35:09:500:Infinite Magic PL3 (7/8)
ddsomu:0:FF8B37:09:500:Infinite Magic PL3 (8/8)
ddsomu:0:FF8B69:14:000:Infinite Wands PL3
ddsomu:0:FF8B6A:14:500:Infinite Wands PL3 (2/4)
ddsomu:0:FF8B6B:14:500:Infinite Wands PL3 (3/4)
ddsomu:0:FF8B6F:14:500:Infinite Wands PL3 (4/4)
ddsomu:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomu:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomu:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomu:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomu:0:FF8AEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:12:001:Get the Storm Blade as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:16:001:Get the Hand Axe as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:18:001:Get the Battle Axe as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:19:001:Get the Mace as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:1D:001:Get the War Hammer as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:1E:001:Get the Morning Star as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL3
ddsomu:0:FF8AEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:22:001:Get the Striking Staff as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:23:001:Get the Snake Staff as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:28:001:Get the Shield as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:FF:001:Get NO ITEM as the RH Weapon Now! PL3
ddsomu:0:FF8AEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL3
ddsomu:0:FF8AEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL3
ddsomu:0:FF8AEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL3
ddsomu:0:FF8AEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL3
ddsomu:0:FF8AEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL3
ddsomu:0:FF8AEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL3
ddsomu:0:FF8AEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL3
ddsomu:0:FF8AEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL3
ddsomu:0:FF8AEB:08:000:Always have the Two Handed Sword as the RH Weapon PL3
ddsomu:0:FF8AEB:09:000:Always have the Bastard Sword as the RH Weapon PL3
ddsomu:0:FF8AEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL3
ddsomu:0:FF8AEB:0C:000:Always have the Holy Avenger as the RH Weapon PL3
ddsomu:0:FF8AEB:0D:000:Always have the Sword of Legend as the RH Weapon PL3
ddsomu:0:FF8AEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL3
ddsomu:0:FF8AEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL3
ddsomu:0:FF8AEB:10:000:Always have the Sword of Flame as the RH Weapon PL3
ddsomu:0:FF8AEB:11:000:Always have the Sword of Freeze as the RH Weapon PL3
ddsomu:0:FF8AEB:12:000:Always have the Storm Blade as the RH Weapon PL3
ddsomu:0:FF8AEB:16:000:Always have the Hand Axe as the RH Weapon PL3
ddsomu:0:FF8AEB:18:000:Always have the Battle Axe as the RH Weapon PL3
ddsomu:0:FF8AEB:19:000:Always have the Mace as the RH Weapon PL3
ddsomu:0:FF8AEB:1D:000:Always have the War Hammer as the RH Weapon PL3
ddsomu:0:FF8AEB:1E:000:Always have the Morning Star as the RH Weapon PL3
ddsomu:0:FF8AEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL3
ddsomu:0:FF8AEB:20:000:Always have the Magical Power Staff as the RH Weapon PL3
ddsomu:0:FF8AEB:21:000:Always have the Wizardry Staff as the RH Weapon PL3
ddsomu:0:FF8AEB:22:000:Always have the Striking Staff as the RH Weapon PL3
ddsomu:0:FF8AEB:23:000:Always have the Snake Staff as the RH Weapon PL3
ddsomu:0:FF8AEB:24:000:Always have the Wand of Cold as the RH Weapon PL3
ddsomu:0:FF8AEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL3
ddsomu:0:FF8AEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL3
ddsomu:0:FF8AEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL3
ddsomu:0:FF8AEB:28:000:Always have the Shield as the RH Weapon PL3
ddsomu:0:FF8AEB:29:000:Always have the Shield (Elf) as the RH Weapon PL3
ddsomu:0:FF8AEB:FF:000:Always have NO ITEM as the RH Weapon PL3
ddsomu:0:FF8AEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:12:001:Get the Storm Blade as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:16:001:Get the Hand Axe as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:18:001:Get the Battle Axe as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:19:001:Get the Mace as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:1D:001:Get the War Hammer as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:1E:001:Get the Morning Star as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:22:001:Get the Striking Staff as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:23:001:Get the Snake Staff as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:28:001:Get the Shield as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:FF:001:Get NO ITEM as the LH Weapon Now! PL3
ddsomu:0:FF8AEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL3
ddsomu:0:FF8AEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL3
ddsomu:0:FF8AEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL3
ddsomu:0:FF8AEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL3
ddsomu:0:FF8AEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL3
ddsomu:0:FF8AEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL3
ddsomu:0:FF8AEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL3
ddsomu:0:FF8AEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL3
ddsomu:0:FF8AEC:08:000:Always have the Two Handed Sword as the LH Weapon PL3
ddsomu:0:FF8AEC:09:000:Always have the Bastard Sword as the LH Weapon PL3
ddsomu:0:FF8AEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL3
ddsomu:0:FF8AEC:0C:000:Always have the Holy Avenger as the LH Weapon PL3
ddsomu:0:FF8AEC:0D:000:Always have the Sword of Legend as the LH Weapon PL3
ddsomu:0:FF8AEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL3
ddsomu:0:FF8AEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL3
ddsomu:0:FF8AEC:10:000:Always have the Sword of Flame as the LH Weapon PL3
ddsomu:0:FF8AEC:11:000:Always have the Sword of Freeze as the LH Weapon PL3
ddsomu:0:FF8AEC:12:000:Always have the Storm Blade as the LH Weapon PL3
ddsomu:0:FF8AEC:16:000:Always have the Hand Axe as the LH Weapon PL3
ddsomu:0:FF8AEC:18:000:Always have the Battle Axe as the LH Weapon PL3
ddsomu:0:FF8AEC:19:000:Always have the Mace as the LH Weapon PL3
ddsomu:0:FF8AEC:1D:000:Always have the War Hammer as the LH Weapon PL3
ddsomu:0:FF8AEC:1E:000:Always have the Morning Star as the LH Weapon PL3
ddsomu:0:FF8AEC:1F:000:Always have the Element Power Staff as the LH Weapon PL3
ddsomu:0:FF8AEC:20:000:Always have the Magical Power Staff as the LH Weapon PL3
ddsomu:0:FF8AEC:21:000:Always have the Wizardry Staff as the LH Weapon PL3
ddsomu:0:FF8AEC:22:000:Always have the Striking Staff as the LH Weapon PL3
ddsomu:0:FF8AEC:23:000:Always have the Snake Staff as the LH Weapon PL3
ddsomu:0:FF8AEC:24:000:Always have the Wand of Cold as the LH Weapon PL3
ddsomu:0:FF8AEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL3
ddsomu:0:FF8AEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL3
ddsomu:0:FF8AEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL3
ddsomu:0:FF8AEC:28:000:Always have the Shield as the LH Weapon PL3
ddsomu:0:FF8AEC:29:000:Always have the Shield (Elf) as the LH Weapon PL3
ddsomu:0:FF8AEC:FF:000:Always have NO ITEM as the LH Weapon PL3
ddsomu:0:000000:00:999:[ Head Equipment PL3 ]
ddsomu:0:FF8B3E:00:001:Get the Helmet Now! PL3
ddsomu:0:FF8B3E:01:001:Get the Magical Hat Now! PL3
ddsomu:0:FF8B3E:02:001:Get the Hood Now! PL3
ddsomu:0:FF8B3E:03:001:Get the Ciaclet Now! PL3
ddsomu:0:FF8B3E:04:001:Get the Cleric Hat Now! PL3
ddsomu:0:FF8B3E:05:001:Get the Tiara Now! PL3
ddsomu:0:FF8B3E:00:000:Always have the Helmet PL3
ddsomu:0:FF8B3E:01:000:Always have the Magical Hat PL3
ddsomu:0:FF8B3E:02:000:Always have the Hood PL3
ddsomu:0:FF8B3E:03:000:Always have the Ciaclet PL3
ddsomu:0:FF8B3E:04:000:Always have the Cleric Hat PL3
ddsomu:0:FF8B3E:05:000:Always have the Tiara PL3
ddsomu:0:000000:00:999:[ Body Equipment PL3 ]
ddsomu:0:FF8B3F:00:001:Get the Fighter Body Now! PL3
ddsomu:0:FF8B3F:01:001:Get the Cleric Body Now! PL3
ddsomu:0:FF8B3F:02:001:Get the Elf Body Now! PL3
ddsomu:0:FF8B3F:03:001:Get the Dwarf Body Now! PL3
ddsomu:0:FF8B3F:04:001:Get the Magicuser Body Now! PL3
ddsomu:0:FF8B3F:05:001:Get the Thief Body Now! PL3
ddsomu:0:FF8B3F:00:000:Always have the Fighter Body PL3
ddsomu:0:FF8B3F:01:000:Always have the Cleric Body PL3
ddsomu:0:FF8B3F:02:000:Always have the Elf Body PL3
ddsomu:0:FF8B3F:03:000:Always have the Dwarf Body PL3
ddsomu:0:FF8B3F:04:000:Always have the Magicuser Body PL3
ddsomu:0:FF8B3F:05:000:Always have the Thief Body PL3
ddsomu:0:000000:00:999:[ Leg Equipment PL3 ]
ddsomu:0:FF8B40:00:001:Get the Boots of Speed Now! PL3
ddsomu:0:FF8B49:05:501:Get the Boots of Speed Now! PL3 (2/2)
ddsomu:0:FF8B40:01:001:Get the Boots of Springing & Striding Now! PL3
ddsomu:0:FF8B49:05:501:Get the Boots of Springing & Striding Now! PL3 (2/2)
ddsomu:0:FF8B40:02:001:Get the Boots of Levitation Now! PL3
ddsomu:0:FF8B49:05:501:Get the Boots of Levitation Now! PL3 (2/2)
ddsomu:0:FF8B40:00:000:Always have the Boots of Speed PL3
ddsomu:0:FF8B49:05:500:Always have the Boots of Speed PL3 (2/2)
ddsomu:0:FF8B40:01:000:Always have the Boots of Springing & Striding PL3
ddsomu:0:FF8B49:05:500:Always have the Boots of Springing & Striding PL3 (2/2)
ddsomu:0:FF8B40:02:000:Always have the Boots of Levitation PL3
ddsomu:0:FF8B49:05:500:Always have the Boots of Levitation PL3 (2/2)
ddsomu:0:000000:00:999:[ Arm Equipment PL3 ]
ddsomu:0:FF8B41:00:001:Get the Gauntlet of Power Now! PL3
ddsomu:0:FF8B4A:05:501:Get the Gauntlet of Power Now! PL3
ddsomu:0:FF8B41:00:000:Always have the Gauntlet of Power PL3
ddsomu:0:FF8B4A:05:500:Always have the Gauntlet of Power PL3
ddsomu:0:000000:00:999:[ Shield Equipment PL3 ]
ddsomu:0:FF8B42:00:001:Get the Normal Shield Now! PL3
ddsomu:0:FF8B42:01:001:Get the Normal Shield (Elf) Now! PL3
ddsomu:0:FF8B42:04:001:Get the Dragon Shield Now! PL3
ddsomu:0:FF8B42:05:001:Get the Frame Shield Now! PL3
ddsomu:0:FF8B42:06:001:Get the Ice Shield Now! PL3
ddsomu:0:FF8B42:07:001:Get the Shield of Protection from Dark Magic Now! PL3
ddsomu:0:FF8B42:00:000:Always have the Normal Shield PL3
ddsomu:0:FF8B42:01:000:Always have the Normal Shield (Elf) PL3
ddsomu:0:FF8B42:04:000:Always have the Dragon Shield PL3
ddsomu:0:FF8B42:05:000:Always have the Frame Shield PL3
ddsomu:0:FF8B42:06:000:Always have the Ice Shield PL3
ddsomu:0:FF8B42:07:000:Always have the Shield of Protection from Dark Magic PL3
ddsomu:0:000000:00:999:[ Hand Equipment PL3 ]
ddsomu:0:FF8B43:00:001:Get the Ring of Protection Now! PL3
ddsomu:0:FF8B4B:05:501:Get the Ring of Protection Now! PL3 (2/2)
ddsomu:0:FF8B43:01:001:Get the Ring of Fire Resistance Now! PL3
ddsomu:0:FF8B4B:05:501:Get the Ring of Fire Resistance Now! PL3 (2/2)
ddsomu:0:FF8B43:02:001:Get the Ring of Spell Turning Now! PL3
ddsomu:0:FF8B4B:05:501:Get the Ring of Spell Turning Now! PL3 (2/2)
ddsomu:0:FF8B43:03:001:Get the Ring of Protection from Evil Now! PL3
ddsomu:0:FF8B4B:05:501:Get the Ring of Protection from Evil Now! PL3 (2/2)
ddsomu:0:FF8B43:04:001:Get the Rod of Fire Ball Now! PL3
ddsomu:0:FF8B4B:05:501:Get the Rod of Fire Ball Now! PL3 (2/2)
ddsomu:0:FF8B43:05:001:Get the Rod of Cold Now! PL3
ddsomu:0:FF8B4B:05:501:Get the Rod of Cold Now! PL3 (2/2)
ddsomu:0:FF8B43:06:001:Get the Rod of Lightning Now! PL3
ddsomu:0:FF8B4B:05:501:Get the Rod of Lightning Now! PL3 (2/2)
ddsomu:0:FF8B43:00:000:Always have the Ring of Protection PL3
ddsomu:0:FF8B4B:05:500:Always have the Ring of Protection PL3 (2/2)
ddsomu:0:FF8B43:01:000:Always have the Ring of Fire Resistance PL3
ddsomu:0:FF8B4B:05:500:Always have the Ring of Fire Resistance PL3 (2/2)
ddsomu:0:FF8B43:02:000:Always have the Ring of Spell Turning PL3
ddsomu:0:FF8B4B:05:500:Always have the Ring of Spell Turning PL3 (2/2)
ddsomu:0:FF8B43:03:000:Always have the Ring of Protection from Evil PL3
ddsomu:0:FF8B4B:05:500:Always have the Ring of Protection from Evil PL3 (2/2)
ddsomu:0:FF8B43:04:000:Always have the Rod of Fire Ball PL3
ddsomu:0:FF8B4B:05:500:Always have the Rod of Fire Ball PL3 (2/2)
ddsomu:0:FF8B43:05:000:Always have the Rod of Cold PL3
ddsomu:0:FF8B4B:05:500:Always have the Rod of Cold PL3 (2/2)
ddsomu:0:FF8B43:06:000:Always have the Rod of Lightning PL3
ddsomu:0:FF8B4B:05:500:Always have the Rod of Lightning PL3 (2/2)
ddsomu:0:000000:00:999:[ Accessory Equipment PL3 ]
ddsomu:0:FF8B44:00:001:Get the Necklace Now! PL3
ddsomu:0:FF8B44:01:001:Get the Orb Now! PL3
ddsomu:0:FF8B44:02:001:Get the Bracelet Now! PL3
ddsomu:0:FF8B44:03:001:Get the Brooch Now! PL3
ddsomu:0:FF8B44:04:001:Get the Earring Now! PL3
ddsomu:0:FF8B44:05:001:Get the Anklet Now! PL3
ddsomu:0:FF8B44:00:000:Always have the Necklace PL3
ddsomu:0:FF8B44:01:000:Always have the Orb PL3
ddsomu:0:FF8B44:02:000:Always have the Bracelet PL3
ddsomu:0:FF8B44:03:000:Always have the Brooch PL3
ddsomu:0:FF8B44:04:000:Always have the Earring PL3
ddsomu:0:FF8B44:05:000:Always have the Anklet PL3
ddsomu:0:000000:00:999:[ Special Equipment PL3 ]
ddsomu:0:FF8B45:00:001:Get the Eye of Beholder Now! PL3
ddsomu:0:FF8B45:01:001:Get the Skin of Displacer Beast Now! PL3
ddsomu:0:FF8B45:02:001:Get the Eye of Displacer Beast Now! PL3
ddsomu:0:FF8B45:03:001:Get the Scale of Dragon Now! PL3
ddsomu:0:FF8B45:04:001:Get the Skin of Manticore Now! PL3
ddsomu:0:FF8B45:05:001:Get the Egg of Owlbear Now! PL3
ddsomu:0:FF8B45:06:001:Get the ???1 Now! PL3
ddsomu:0:FF8B45:07:001:Get the ???2 Now! PL3
ddsomu:0:FF8B45:08:001:Get the Horn of Dragon Now! PL3
ddsomu:0:FF8B45:09:001:Get the Medal Now! PL3
ddsomu:0:FF8B45:10:001:Get the Displacer Cloak Now! PL3
ddsomu:0:FF8B45:00:000:Always have the Eye of Beholder PL3
ddsomu:0:FF8B45:01:000:Always have the Skin of Displacer Beast PL3
ddsomu:0:FF8B45:02:000:Always have the Eye of Displacer Beast PL3
ddsomu:0:FF8B45:03:000:Always have the Scale of Dragon PL3
ddsomu:0:FF8B45:04:000:Always have the Skin of Manticore PL3
ddsomu:0:FF8B45:05:000:Always have the Egg of Owlbear PL3
ddsomu:0:FF8B45:06:000:Always have the ???1 PL3
ddsomu:0:FF8B45:07:000:Always have the ???2 PL3
ddsomu:0:FF8B45:08:000:Always have the Horn of Dragon PL3
ddsomu:0:FF8B45:09:000:Always have the Medal PL3
ddsomu:0:FF8B45:10:000:Always have the Displacer Cloak PL3
ddsomu:0:FF8C41:9A:000:Infinite Energy PL4
ddsomu:0:FF8C5C:03:000:Invincibility PL4
ddsomu:0:FF8CF3:09:000:Maximum SP PL4
ddsomu:0:FF8CF4:99:500:Maximum SP PL4 (2/3)
ddsomu:0:FF8CF5:99:500:Maximum SP PL4 (3/3)
ddsomu:0:FF8D26:09:000:Infinite Item PL4
ddsomu:0:FF8D27:09:500:Infinite Item PL4 (2/6)
ddsomu:0:FF8D28:09:500:Infinite Item PL4 (3/6)
ddsomu:0:FF8D29:09:500:Infinite Item PL4 (4/6)
ddsomu:0:FF8D2A:09:500:Infinite Item PL4 (5/6)
ddsomu:0:FF8D2B:09:500:Infinite Item PL4 (6/6)
ddsomu:0:FF8D2F:09:000:Infinite Magic PL4
ddsomu:0:FF8D30:09:500:Infinite Magic PL4 (2/8)
ddsomu:0:FF8D31:09:500:Infinite Magic PL4 (3/8)
ddsomu:0:FF8D32:09:500:Infinite Magic PL4 (4/8)
ddsomu:0:FF8D33:09:500:Infinite Magic PL4 (5/8)
ddsomu:0:FF8D34:09:500:Infinite Magic PL4 (6/8)
ddsomu:0:FF8D35:09:500:Infinite Magic PL4 (7/8)
ddsomu:0:FF8D37:09:500:Infinite Magic PL4 (8/8)
ddsomu:0:FF8D69:14:000:Infinite Wands PL4
ddsomu:0:FF8D6A:14:500:Infinite Wands PL4 (2/4)
ddsomu:0:FF8D6B:14:500:Infinite Wands PL4 (3/4)
ddsomu:0:FF8D6F:14:500:Infinite Wands PL4 (4/4)
ddsomu:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomu:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomu:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomu:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomu:0:FF8CEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:12:001:Get the Storm Blade as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:16:001:Get the Hand Axe as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:18:001:Get the Battle Axe as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:19:001:Get the Mace as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:1D:001:Get the War Hammer as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:1E:001:Get the Morning Star as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL4
ddsomu:0:FF8CEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:22:001:Get the Striking Staff as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:23:001:Get the Snake Staff as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:28:001:Get the Shield as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:FF:001:Get NO ITEM as the RH Weapon Now! PL4
ddsomu:0:FF8CEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL4
ddsomu:0:FF8CEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL4
ddsomu:0:FF8CEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL4
ddsomu:0:FF8CEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL4
ddsomu:0:FF8CEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL4
ddsomu:0:FF8CEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL4
ddsomu:0:FF8CEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL4
ddsomu:0:FF8CEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL4
ddsomu:0:FF8CEB:08:000:Always have the Two Handed Sword as the RH Weapon PL4
ddsomu:0:FF8CEB:09:000:Always have the Bastard Sword as the RH Weapon PL4
ddsomu:0:FF8CEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL4
ddsomu:0:FF8CEB:0C:000:Always have the Holy Avenger as the RH Weapon PL4
ddsomu:0:FF8CEB:0D:000:Always have the Sword of Legend as the RH Weapon PL4
ddsomu:0:FF8CEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL4
ddsomu:0:FF8CEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL4
ddsomu:0:FF8CEB:10:000:Always have the Sword of Flame as the RH Weapon PL4
ddsomu:0:FF8CEB:11:000:Always have the Sword of Freeze as the RH Weapon PL4
ddsomu:0:FF8CEB:12:000:Always have the Storm Blade as the RH Weapon PL4
ddsomu:0:FF8CEB:16:000:Always have the Hand Axe as the RH Weapon PL4
ddsomu:0:FF8CEB:18:000:Always have the Battle Axe as the RH Weapon PL4
ddsomu:0:FF8CEB:19:000:Always have the Mace as the RH Weapon PL4
ddsomu:0:FF8CEB:1D:000:Always have the War Hammer as the RH Weapon PL4
ddsomu:0:FF8CEB:1E:000:Always have the Morning Star as the RH Weapon PL4
ddsomu:0:FF8CEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL4
ddsomu:0:FF8CEB:20:000:Always have the Magical Power Staff as the RH Weapon PL4
ddsomu:0:FF8CEB:21:000:Always have the Wizardry Staff as the RH Weapon PL4
ddsomu:0:FF8CEB:22:000:Always have the Striking Staff as the RH Weapon PL4
ddsomu:0:FF8CEB:23:000:Always have the Snake Staff as the RH Weapon PL4
ddsomu:0:FF8CEB:24:000:Always have the Wand of Cold as the RH Weapon PL4
ddsomu:0:FF8CEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL4
ddsomu:0:FF8CEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL4
ddsomu:0:FF8CEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL4
ddsomu:0:FF8CEB:28:000:Always have the Shield as the RH Weapon PL4
ddsomu:0:FF8CEB:29:000:Always have the Shield (Elf) as the RH Weapon PL4
ddsomu:0:FF8CEB:FF:000:Always have NO ITEM as the RH Weapon PL4
ddsomu:0:FF8CEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:12:001:Get the Storm Blade as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:16:001:Get the Hand Axe as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:18:001:Get the Battle Axe as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:19:001:Get the Mace as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:1D:001:Get the War Hammer as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:1E:001:Get the Morning Star as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:22:001:Get the Striking Staff as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:23:001:Get the Snake Staff as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:28:001:Get the Shield as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:FF:001:Get NO ITEM as the LH Weapon Now! PL4
ddsomu:0:FF8CEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL4
ddsomu:0:FF8CEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL4
ddsomu:0:FF8CEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL4
ddsomu:0:FF8CEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL4
ddsomu:0:FF8CEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL4
ddsomu:0:FF8CEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL4
ddsomu:0:FF8CEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL4
ddsomu:0:FF8CEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL4
ddsomu:0:FF8CEC:08:000:Always have the Two Handed Sword as the LH Weapon PL4
ddsomu:0:FF8CEC:09:000:Always have the Bastard Sword as the LH Weapon PL4
ddsomu:0:FF8CEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL4
ddsomu:0:FF8CEC:0C:000:Always have the Holy Avenger as the LH Weapon PL4
ddsomu:0:FF8CEC:0D:000:Always have the Sword of Legend as the LH Weapon PL4
ddsomu:0:FF8CEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL4
ddsomu:0:FF8CEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL4
ddsomu:0:FF8CEC:10:000:Always have the Sword of Flame as the LH Weapon PL4
ddsomu:0:FF8CEC:11:000:Always have the Sword of Freeze as the LH Weapon PL4
ddsomu:0:FF8CEC:12:000:Always have the Storm Blade as the LH Weapon PL4
ddsomu:0:FF8CEC:16:000:Always have the Hand Axe as the LH Weapon PL4
ddsomu:0:FF8CEC:18:000:Always have the Battle Axe as the LH Weapon PL4
ddsomu:0:FF8CEC:19:000:Always have the Mace as the LH Weapon PL4
ddsomu:0:FF8CEC:1D:000:Always have the War Hammer as the LH Weapon PL4
ddsomu:0:FF8CEC:1E:000:Always have the Morning Star as the LH Weapon PL4
ddsomu:0:FF8CEC:1F:000:Always have the Element Power Staff as the LH Weapon PL4
ddsomu:0:FF8CEC:20:000:Always have the Magical Power Staff as the LH Weapon PL4
ddsomu:0:FF8CEC:21:000:Always have the Wizardry Staff as the LH Weapon PL4
ddsomu:0:FF8CEC:22:000:Always have the Striking Staff as the LH Weapon PL4
ddsomu:0:FF8CEC:23:000:Always have the Snake Staff as the LH Weapon PL4
ddsomu:0:FF8CEC:24:000:Always have the Wand of Cold as the LH Weapon PL4
ddsomu:0:FF8CEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL4
ddsomu:0:FF8CEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL4
ddsomu:0:FF8CEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL4
ddsomu:0:FF8CEC:28:000:Always have the Shield as the LH Weapon PL4
ddsomu:0:FF8CEC:29:000:Always have the Shield (Elf) as the LH Weapon PL4
ddsomu:0:FF8CEC:FF:000:Always have NO ITEM as the LH Weapon PL4
ddsomu:0:000000:00:999:[ Head Equipment PL4 ]
ddsomu:0:FF8D3E:00:001:Get the Helmet Now! PL4
ddsomu:0:FF8D3E:01:001:Get the Magical Hat Now! PL4
ddsomu:0:FF8D3E:02:001:Get the Hood Now! PL4
ddsomu:0:FF8D3E:03:001:Get the Ciaclet Now! PL4
ddsomu:0:FF8D3E:04:001:Get the Cleric Hat Now! PL4
ddsomu:0:FF8D3E:05:001:Get the Tiara Now! PL4
ddsomu:0:FF8D3E:00:000:Always have the Helmet PL4
ddsomu:0:FF8D3E:01:000:Always have the Magical Hat PL4
ddsomu:0:FF8D3E:02:000:Always have the Hood PL4
ddsomu:0:FF8D3E:03:000:Always have the Ciaclet PL4
ddsomu:0:FF8D3E:04:000:Always have the Cleric Hat PL4
ddsomu:0:FF8D3E:05:000:Always have the Tiara PL4
ddsomu:0:000000:00:999:[ Body Equipment PL4 ]
ddsomu:0:FF8D3F:00:001:Get the Fighter Body Now! PL4
ddsomu:0:FF8D3F:01:001:Get the Cleric Body Now! PL4
ddsomu:0:FF8D3F:02:001:Get the Elf Body Now! PL4
ddsomu:0:FF8D3F:03:001:Get the Dwarf Body Now! PL4
ddsomu:0:FF8D3F:04:001:Get the Magicuser Body Now! PL4
ddsomu:0:FF8D3F:05:001:Get the Thief Body Now! PL4
ddsomu:0:FF8D3F:00:000:Always have the Fighter Body PL4
ddsomu:0:FF8D3F:01:000:Always have the Cleric Body PL4
ddsomu:0:FF8D3F:02:000:Always have the Elf Body PL4
ddsomu:0:FF8D3F:03:000:Always have the Dwarf Body PL4
ddsomu:0:FF8D3F:04:000:Always have the Magicuser Body PL4
ddsomu:0:FF8D3F:05:000:Always have the Thief Body PL4
ddsomu:0:000000:00:999:[ Leg Equipment PL4 ]
ddsomu:0:FF8D40:00:001:Get the Boots of Speed Now! PL4
ddsomu:0:FF8D49:05:501:Get the Boots of Speed Now! PL4 (2/2)
ddsomu:0:FF8D40:01:001:Get the Boots of Springing & Striding Now! PL4
ddsomu:0:FF8D49:05:501:Get the Boots of Springing & Striding Now! PL4 (2/2)
ddsomu:0:FF8D40:02:001:Get the Boots of Levitation Now! PL4
ddsomu:0:FF8D49:05:501:Get the Boots of Levitation Now! PL4 (2/2)
ddsomu:0:FF8D40:00:000:Always have the Boots of Speed PL4
ddsomu:0:FF8D49:05:500:Always have the Boots of Speed PL4 (2/2)
ddsomu:0:FF8D40:01:000:Always have the Boots of Springing & Striding PL4
ddsomu:0:FF8D49:05:500:Always have the Boots of Springing & Striding PL4 (2/2)
ddsomu:0:FF8D40:02:000:Always have the Boots of Levitation PL4
ddsomu:0:FF8D49:05:500:Always have the Boots of Levitation PL4 (2/2)
ddsomu:0:000000:00:999:[ Arm Equipment PL4 ]
ddsomu:0:FF8D41:00:001:Get the Gauntlet of Power Now! PL4
ddsomu:0:FF8D4A:05:501:Get the Gauntlet of Power Now! PL4
ddsomu:0:FF8D41:00:000:Always have the Gauntlet of Power PL4
ddsomu:0:FF8D4A:05:500:Always have the Gauntlet of Power PL4
ddsomu:0:000000:00:999:[ Shield Equipment PL4 ]
ddsomu:0:FF8D42:00:001:Get the Normal Shield Now! PL4
ddsomu:0:FF8D42:01:001:Get the Normal Shield (Elf) Now! PL4
ddsomu:0:FF8D42:04:001:Get the Dragon Shield Now! PL4
ddsomu:0:FF8D42:05:001:Get the Frame Shield Now! PL4
ddsomu:0:FF8D42:06:001:Get the Ice Shield Now! PL4
ddsomu:0:FF8D42:07:001:Get the Shield of Protection from Dark Magic Now! PL4
ddsomu:0:FF8D42:00:000:Always have the Normal Shield PL4
ddsomu:0:FF8D42:01:000:Always have the Normal Shield (Elf) PL4
ddsomu:0:FF8D42:04:000:Always have the Dragon Shield PL4
ddsomu:0:FF8D42:05:000:Always have the Frame Shield PL4
ddsomu:0:FF8D42:06:000:Always have the Ice Shield PL4
ddsomu:0:FF8D42:07:000:Always have the Shield of Protection from Dark Magic PL4
ddsomu:0:000000:00:999:[ Hand Equipment PL4 ]
ddsomu:0:FF8D43:00:001:Get the Ring of Protection Now! PL4
ddsomu:0:FF8D4B:05:501:Get the Ring of Protection Now! PL4 (2/2)
ddsomu:0:FF8D43:01:001:Get the Ring of Fire Resistance Now! PL4
ddsomu:0:FF8D4B:05:501:Get the Ring of Fire Resistance Now! PL4 (2/2)
ddsomu:0:FF8D43:02:001:Get the Ring of Spell Turning Now! PL4
ddsomu:0:FF8D4B:05:501:Get the Ring of Spell Turning Now! PL4 (2/2)
ddsomu:0:FF8D43:03:001:Get the Ring of Protection from Evil Now! PL4
ddsomu:0:FF8D4B:05:501:Get the Ring of Protection from Evil Now! PL4 (2/2)
ddsomu:0:FF8D43:04:001:Get the Rod of Fire Ball Now! PL4
ddsomu:0:FF8D4B:05:501:Get the Rod of Fire Ball Now! PL4 (2/2)
ddsomu:0:FF8D43:05:001:Get the Rod of Cold Now! PL4
ddsomu:0:FF8D4B:05:501:Get the Rod of Cold Now! PL4 (2/2)
ddsomu:0:FF8D43:06:001:Get the Rod of Lightning Now! PL4
ddsomu:0:FF8D4B:05:501:Get the Rod of Lightning Now! PL4 (2/2)
ddsomu:0:FF8D43:00:000:Always have the Ring of Protection PL4
ddsomu:0:FF8D4B:05:500:Always have the Ring of Protection PL4 (2/2)
ddsomu:0:FF8D43:01:000:Always have the Ring of Fire Resistance PL4
ddsomu:0:FF8D4B:05:500:Always have the Ring of Fire Resistance PL4 (2/2)
ddsomu:0:FF8D43:02:000:Always have the Ring of Spell Turning PL4
ddsomu:0:FF8D4B:05:500:Always have the Ring of Spell Turning PL4 (2/2)
ddsomu:0:FF8D43:03:000:Always have the Ring of Protection from Evil PL4
ddsomu:0:FF8D4B:05:500:Always have the Ring of Protection from Evil PL4 (2/2)
ddsomu:0:FF8D43:04:000:Always have the Rod of Fire Ball PL4
ddsomu:0:FF8D4B:05:500:Always have the Rod of Fire Ball PL4 (2/2)
ddsomu:0:FF8D43:05:000:Always have the Rod of Cold PL4
ddsomu:0:FF8D4B:05:500:Always have the Rod of Cold PL4 (2/2)
ddsomu:0:FF8D43:06:000:Always have the Rod of Lightning PL4
ddsomu:0:FF8D4B:05:500:Always have the Rod of Lightning PL4 (2/2)
ddsomu:0:000000:00:999:[ Accessory Equipment PL4 ]
ddsomu:0:FF8D44:00:001:Get the Necklace Now! PL4
ddsomu:0:FF8D44:01:001:Get the Orb Now! PL4
ddsomu:0:FF8D44:02:001:Get the Bracelet Now! PL4
ddsomu:0:FF8D44:03:001:Get the Brooch Now! PL4
ddsomu:0:FF8D44:04:001:Get the Earring Now! PL4
ddsomu:0:FF8D44:05:001:Get the Anklet Now! PL4
ddsomu:0:FF8D44:00:000:Always have the Necklace PL4
ddsomu:0:FF8D44:01:000:Always have the Orb PL4
ddsomu:0:FF8D44:02:000:Always have the Bracelet PL4
ddsomu:0:FF8D44:03:000:Always have the Brooch PL4
ddsomu:0:FF8D44:04:000:Always have the Earring PL4
ddsomu:0:FF8D44:05:000:Always have the Anklet PL4
ddsomu:0:000000:00:999:[ Special Equipment PL4 ]
ddsomu:0:FF8D45:00:001:Get the Eye of Beholder Now! PL4
ddsomu:0:FF8D45:01:001:Get the Skin of Displacer Beast Now! PL4
ddsomu:0:FF8D45:02:001:Get the Eye of Displacer Beast Now! PL4
ddsomu:0:FF8D45:03:001:Get the Scale of Dragon Now! PL4
ddsomu:0:FF8D45:04:001:Get the Skin of Manticore Now! PL4
ddsomu:0:FF8D45:05:001:Get the Egg of Owlbear Now! PL4
ddsomu:0:FF8D45:06:001:Get the ???1 Now! PL4
ddsomu:0:FF8D45:07:001:Get the ???2 Now! PL4
ddsomu:0:FF8D45:08:001:Get the Horn of Dragon Now! PL4
ddsomu:0:FF8D45:09:001:Get the Medal Now! PL4
ddsomu:0:FF8D45:10:001:Get the Displacer Cloak Now! PL4
ddsomu:0:FF8D45:00:000:Always have the Eye of Beholder PL4
ddsomu:0:FF8D45:01:000:Always have the Skin of Displacer Beast PL4
ddsomu:0:FF8D45:02:000:Always have the Eye of Displacer Beast PL4
ddsomu:0:FF8D45:03:000:Always have the Scale of Dragon PL4
ddsomu:0:FF8D45:04:000:Always have the Skin of Manticore PL4
ddsomu:0:FF8D45:05:000:Always have the Egg of Owlbear PL4
ddsomu:0:FF8D45:06:000:Always have the ???1 PL4
ddsomu:0:FF8D45:07:000:Always have the ???2 PL4
ddsomu:0:FF8D45:08:000:Always have the Horn of Dragon PL4
ddsomu:0:FF8D45:09:000:Always have the Medal PL4
ddsomu:0:FF8D45:10:000:Always have the Displacer Cloak PL4
ddsomu:0:000000:00:999:[ Ultimate Magic "Final Strike" Now! Only for use when ]
ddsomu:0:000000:00:999:[ playing with 3 or 4 Players. Player 1 should select ]
ddsomu:0:000000:00:999:[ the character Magicuser. ]
ddsomu:0:FF8641:9A:000:Infinite Final Strike!
ddsomu:0:FF86EC:21:500:Infinite Final Strike! (2/9)
ddsomu:0:FF86EE:01:500:Infinite Final Strike! (2/9)
ddsomu:0:FF8841:9A:500:Infinite Final Strike! (2/9)
ddsomu:0:FF88EE:01:500:Infinite Final Strike! (2/9)
ddsomu:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomu:0:FF8AEE:01:500:Infinite Final Strike! (2/9)
ddsomu:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomu:0:FF8CEE:01:500:Infinite Final Strike! (2/9)
ddsomu:0:FF803A:59:000:Stage Clear Bonus(Rest Time) Max
ddsomu:0:000000:00:999:[ These are the codes to set the machine region - the ]
ddsomu:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ddsomu:0:000000:00:999:[ - ON or before the ROM check screen!! ]
ddsomu:0:FF8071:00:000:Region Switch = Japan
ddsomu:0:FF8071:02:000:Region Switch = USA
ddsomu:0:FF8071:04:000:Region Switch = Hispanic
ddsomu:0:FF8071:06:000:Region Switch = Asia
ddsomu:0:FF8071:08:000:Region Switch = Euro
ddsomu:0:FF8071:0A:000:Region Switch = Brazil
; [ Dungeons & Dragons: Shadow over Mystara (US 960209) ]
ddsomur1:0:FFCAB2:04:000:Infinite Time
ddsomur1:0:FFCB02:04:500:Infinite Time (2/2)
ddsomur1:0:FF8045:09:000:Infinite Keys
ddsomur1:0:FF8641:9A:000:Infinite Energy PL1
ddsomur1:0:FF865C:03:000:Invincibility PL1
ddsomur1:0:FF86F3:09:000:Maximum SP PL1
ddsomur1:0:FF86F4:99:500:Maximum SP PL1 (2/3)
ddsomur1:0:FF86F5:99:500:Maximum SP PL1 (3/3)
ddsomur1:0:FF8726:09:000:Infinite Item PL1
ddsomur1:0:FF8727:09:500:Infinite Item PL1 (2/6)
ddsomur1:0:FF8728:09:500:Infinite Item PL1 (3/6)
ddsomur1:0:FF8729:09:500:Infinite Item PL1 (4/6)
ddsomur1:0:FF872A:09:500:Infinite Item PL1 (5/6)
ddsomur1:0:FF872B:09:500:Infinite Item PL1 (6/6)
ddsomur1:0:FF872F:09:000:Infinite Magic PL1
ddsomur1:0:FF8730:09:500:Infinite Magic PL1 (2/8)
ddsomur1:0:FF8731:09:500:Infinite Magic PL1 (3/8)
ddsomur1:0:FF8732:09:500:Infinite Magic PL1 (4/8)
ddsomur1:0:FF8733:09:500:Infinite Magic PL1 (5/8)
ddsomur1:0:FF8734:09:500:Infinite Magic PL1 (6/8)
ddsomur1:0:FF8735:09:500:Infinite Magic PL1 (7/8)
ddsomur1:0:FF8737:09:500:Infinite Magic PL1 (8/8)
ddsomur1:0:FF8769:14:000:Infinite Wands PL1
ddsomur1:0:FF876A:14:500:Infinite Wands PL1 (2/4)
ddsomur1:0:FF876B:14:500:Infinite Wands PL1 (3/4)
ddsomur1:0:FF876F:14:500:Infinite Wands PL1 (4/4)
ddsomur1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomur1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomur1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomur1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomur1:0:FF86EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:12:001:Get the Storm Blade as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:16:001:Get the Hand Axe as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:18:001:Get the Battle Axe as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:19:001:Get the Mace as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:1D:001:Get the War Hammer as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:1E:001:Get the Morning Star as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL1
ddsomur1:0:FF86EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:22:001:Get the Striking Staff as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:23:001:Get the Snake Staff as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:28:001:Get the Shield as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:FF:001:Get NO ITEM as the RH Weapon Now! PL1
ddsomur1:0:FF86EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL1
ddsomur1:0:FF86EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL1
ddsomur1:0:FF86EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL1
ddsomur1:0:FF86EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL1
ddsomur1:0:FF86EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL1
ddsomur1:0:FF86EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL1
ddsomur1:0:FF86EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL1
ddsomur1:0:FF86EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL1
ddsomur1:0:FF86EB:08:000:Always have the Two Handed Sword as the RH Weapon PL1
ddsomur1:0:FF86EB:09:000:Always have the Bastard Sword as the RH Weapon PL1
ddsomur1:0:FF86EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL1
ddsomur1:0:FF86EB:0C:000:Always have the Holy Avenger as the RH Weapon PL1
ddsomur1:0:FF86EB:0D:000:Always have the Sword of Legend as the RH Weapon PL1
ddsomur1:0:FF86EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL1
ddsomur1:0:FF86EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL1
ddsomur1:0:FF86EB:10:000:Always have the Sword of Flame as the RH Weapon PL1
ddsomur1:0:FF86EB:11:000:Always have the Sword of Freeze as the RH Weapon PL1
ddsomur1:0:FF86EB:12:000:Always have the Storm Blade as the RH Weapon PL1
ddsomur1:0:FF86EB:16:000:Always have the Hand Axe as the RH Weapon PL1
ddsomur1:0:FF86EB:18:000:Always have the Battle Axe as the RH Weapon PL1
ddsomur1:0:FF86EB:19:000:Always have the Mace as the RH Weapon PL1
ddsomur1:0:FF86EB:1D:000:Always have the War Hammer as the RH Weapon PL1
ddsomur1:0:FF86EB:1E:000:Always have the Morning Star as the RH Weapon PL1
ddsomur1:0:FF86EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL1
ddsomur1:0:FF86EB:20:000:Always have the Magical Power Staff as the RH Weapon PL1
ddsomur1:0:FF86EB:21:000:Always have the Wizardry Staff as the RH Weapon PL1
ddsomur1:0:FF86EB:22:000:Always have the Striking Staff as the RH Weapon PL1
ddsomur1:0:FF86EB:23:000:Always have the Snake Staff as the RH Weapon PL1
ddsomur1:0:FF86EB:24:000:Always have the Wand of Cold as the RH Weapon PL1
ddsomur1:0:FF86EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL1
ddsomur1:0:FF86EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL1
ddsomur1:0:FF86EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL1
ddsomur1:0:FF86EB:28:000:Always have the Shield as the RH Weapon PL1
ddsomur1:0:FF86EB:29:000:Always have the Shield (Elf) as the RH Weapon PL1
ddsomur1:0:FF86EB:FF:000:Always have NO ITEM as the RH Weapon PL1
ddsomur1:0:FF86EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:12:001:Get the Storm Blade as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:16:001:Get the Hand Axe as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:18:001:Get the Battle Axe as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:19:001:Get the Mace as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:1D:001:Get the War Hammer as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:1E:001:Get the Morning Star as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:22:001:Get the Striking Staff as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:23:001:Get the Snake Staff as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:28:001:Get the Shield as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:FF:001:Get NO ITEM as the LH Weapon Now! PL1
ddsomur1:0:FF86EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL1
ddsomur1:0:FF86EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL1
ddsomur1:0:FF86EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL1
ddsomur1:0:FF86EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL1
ddsomur1:0:FF86EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL1
ddsomur1:0:FF86EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL1
ddsomur1:0:FF86EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL1
ddsomur1:0:FF86EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL1
ddsomur1:0:FF86EC:08:000:Always have the Two Handed Sword as the LH Weapon PL1
ddsomur1:0:FF86EC:09:000:Always have the Bastard Sword as the LH Weapon PL1
ddsomur1:0:FF86EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL1
ddsomur1:0:FF86EC:0C:000:Always have the Holy Avenger as the LH Weapon PL1
ddsomur1:0:FF86EC:0D:000:Always have the Sword of Legend as the LH Weapon PL1
ddsomur1:0:FF86EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL1
ddsomur1:0:FF86EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL1
ddsomur1:0:FF86EC:10:000:Always have the Sword of Flame as the LH Weapon PL1
ddsomur1:0:FF86EC:11:000:Always have the Sword of Freeze as the LH Weapon PL1
ddsomur1:0:FF86EC:12:000:Always have the Storm Blade as the LH Weapon PL1
ddsomur1:0:FF86EC:16:000:Always have the Hand Axe as the LH Weapon PL1
ddsomur1:0:FF86EC:18:000:Always have the Battle Axe as the LH Weapon PL1
ddsomur1:0:FF86EC:19:000:Always have the Mace as the LH Weapon PL1
ddsomur1:0:FF86EC:1D:000:Always have the War Hammer as the LH Weapon PL1
ddsomur1:0:FF86EC:1E:000:Always have the Morning Star as the LH Weapon PL1
ddsomur1:0:FF86EC:1F:000:Always have the Element Power Staff as the LH Weapon PL1
ddsomur1:0:FF86EC:20:000:Always have the Magical Power Staff as the LH Weapon PL1
ddsomur1:0:FF86EC:21:000:Always have the Wizardry Staff as the LH Weapon PL1
ddsomur1:0:FF86EC:22:000:Always have the Striking Staff as the LH Weapon PL1
ddsomur1:0:FF86EC:23:000:Always have the Snake Staff as the LH Weapon PL1
ddsomur1:0:FF86EC:24:000:Always have the Wand of Cold as the LH Weapon PL1
ddsomur1:0:FF86EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL1
ddsomur1:0:FF86EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL1
ddsomur1:0:FF86EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL1
ddsomur1:0:FF86EC:28:000:Always have the Shield as the LH Weapon PL1
ddsomur1:0:FF86EC:29:000:Always have the Shield (Elf) as the LH Weapon PL1
ddsomur1:0:FF86EC:FF:000:Always have NO ITEM as the LH Weapon PL1
ddsomur1:0:000000:00:999:[ Head Equipment PL1 ]
ddsomur1:0:FF873E:00:001:Get the Helmet Now! PL1
ddsomur1:0:FF873E:01:001:Get the Magical Hat Now! PL1
ddsomur1:0:FF873E:02:001:Get the Hood Now! PL1
ddsomur1:0:FF873E:03:001:Get the Ciaclet Now! PL1
ddsomur1:0:FF873E:04:001:Get the Cleric Hat Now! PL1
ddsomur1:0:FF873E:05:001:Get the Tiara Now! PL1
ddsomur1:0:FF873E:00:000:Always have the Helmet PL1
ddsomur1:0:FF873E:01:000:Always have the Magical Hat PL1
ddsomur1:0:FF873E:02:000:Always have the Hood PL1
ddsomur1:0:FF873E:03:000:Always have the Ciaclet PL1
ddsomur1:0:FF873E:04:000:Always have the Cleric Hat PL1
ddsomur1:0:FF873E:05:000:Always have the Tiara PL1
ddsomur1:0:000000:00:999:[ Body Equipment PL1 ]
ddsomur1:0:FF873F:00:001:Get the Fighter Body Now! PL1
ddsomur1:0:FF873F:01:001:Get the Cleric Body Now! PL1
ddsomur1:0:FF873F:02:001:Get the Elf Body Now! PL1
ddsomur1:0:FF873F:03:001:Get the Dwarf Body Now! PL1
ddsomur1:0:FF873F:04:001:Get the Magicuser Body Now! PL1
ddsomur1:0:FF873F:05:001:Get the Thief Body Now! PL1
ddsomur1:0:FF873F:00:000:Always have the Fighter Body PL1
ddsomur1:0:FF873F:01:000:Always have the Cleric Body PL1
ddsomur1:0:FF873F:02:000:Always have the Elf Body PL1
ddsomur1:0:FF873F:03:000:Always have the Dwarf Body PL1
ddsomur1:0:FF873F:04:000:Always have the Magicuser Body PL1
ddsomur1:0:FF873F:05:000:Always have the Thief Body PL1
ddsomur1:0:000000:00:999:[ Leg Equipment PL1 ]
ddsomur1:0:FF8740:00:001:Get the Boots of Speed Now! PL1
ddsomur1:0:FF8749:05:501:Get the Boots of Speed Now! PL1 (2/2)
ddsomur1:0:FF8740:01:001:Get the Boots of Springing & Striding Now! PL1
ddsomur1:0:FF8749:05:501:Get the Boots of Springing & Striding Now! PL1 (2/2)
ddsomur1:0:FF8740:02:001:Get the Boots of Levitation Now! PL1
ddsomur1:0:FF8749:05:501:Get the Boots of Levitation Now! PL1 (2/2)
ddsomur1:0:FF8740:00:000:Always have the Boots of Speed PL1
ddsomur1:0:FF8749:05:500:Always have the Boots of Speed PL1 (2/2)
ddsomur1:0:FF8740:01:000:Always have the Boots of Springing & Striding PL1
ddsomur1:0:FF8749:05:500:Always have the Boots of Springing & Striding PL1 (2/2)
ddsomur1:0:FF8740:02:000:Always have the Boots of Levitation PL1
ddsomur1:0:FF8749:05:500:Always have the Boots of Levitation PL1 (2/2)
ddsomur1:0:000000:00:999:[ Arm Equipment PL1 ]
ddsomur1:0:FF8741:00:001:Get the Gauntlet of Power Now! PL1
ddsomur1:0:FF874A:05:501:Get the Gauntlet of Power Now! PL1
ddsomur1:0:FF8741:00:000:Always have the Gauntlet of Power PL1
ddsomur1:0:FF874A:05:500:Always have the Gauntlet of Power PL1
ddsomur1:0:000000:00:999:[ Shield Equipment PL1 ]
ddsomur1:0:FF8742:00:001:Get the Normal Shield Now! PL1
ddsomur1:0:FF8742:01:001:Get the Normal Shield (Elf) Now! PL1
ddsomur1:0:FF8742:04:001:Get the Dragon Shield Now! PL1
ddsomur1:0:FF8742:05:001:Get the Frame Shield Now! PL1
ddsomur1:0:FF8742:06:001:Get the Ice Shield Now! PL1
ddsomur1:0:FF8742:07:001:Get the Shield of Protection from Dark Magic Now! PL1
ddsomur1:0:FF8742:00:000:Always have the Normal Shield PL1
ddsomur1:0:FF8742:01:000:Always have the Normal Shield (Elf) PL1
ddsomur1:0:FF8742:04:000:Always have the Dragon Shield PL1
ddsomur1:0:FF8742:05:000:Always have the Frame Shield PL1
ddsomur1:0:FF8742:06:000:Always have the Ice Shield PL1
ddsomur1:0:FF8742:07:000:Always have the Shield of Protection from Dark Magic PL1
ddsomur1:0:000000:00:999:[ Hand Equipment PL1 ]
ddsomur1:0:FF8743:00:001:Get the Ring of Protection Now! PL1
ddsomur1:0:FF874B:05:501:Get the Ring of Protection Now! PL1 (2/2)
ddsomur1:0:FF8743:01:001:Get the Ring of Fire Resistance Now! PL1
ddsomur1:0:FF874B:05:501:Get the Ring of Fire Resistance Now! PL1 (2/2)
ddsomur1:0:FF8743:02:001:Get the Ring of Spell Turning Now! PL1
ddsomur1:0:FF874B:05:501:Get the Ring of Spell Turning Now! PL1 (2/2)
ddsomur1:0:FF8743:03:001:Get the Ring of Protection from Evil Now! PL1
ddsomur1:0:FF874B:05:501:Get the Ring of Protection from Evil Now! PL1 (2/2)
ddsomur1:0:FF8743:04:001:Get the Rod of Fire Ball Now! PL1
ddsomur1:0:FF874B:05:501:Get the Rod of Fire Ball Now! PL1 (2/2)
ddsomur1:0:FF8743:05:001:Get the Rod of Cold Now! PL1
ddsomur1:0:FF874B:05:501:Get the Rod of Cold Now! PL1 (2/2)
ddsomur1:0:FF8743:06:001:Get the Rod of Lightning Now! PL1
ddsomur1:0:FF874B:05:501:Get the Rod of Lightning Now! PL1 (2/2)
ddsomur1:0:FF8743:00:000:Always have the Ring of Protection PL1
ddsomur1:0:FF874B:05:500:Always have the Ring of Protection PL1 (2/2)
ddsomur1:0:FF8743:01:000:Always have the Ring of Fire Resistance PL1
ddsomur1:0:FF874B:05:500:Always have the Ring of Fire Resistance PL1 (2/2)
ddsomur1:0:FF8743:02:000:Always have the Ring of Spell Turning PL1
ddsomur1:0:FF874B:05:500:Always have the Ring of Spell Turning PL1 (2/2)
ddsomur1:0:FF8743:03:000:Always have the Ring of Protection from Evil PL1
ddsomur1:0:FF874B:05:500:Always have the Ring of Protection from Evil PL1 (2/2)
ddsomur1:0:FF8743:04:000:Always have the Rod of Fire Ball PL1
ddsomur1:0:FF874B:05:500:Always have the Rod of Fire Ball PL1 (2/2)
ddsomur1:0:FF8743:05:000:Always have the Rod of Cold PL1
ddsomur1:0:FF874B:05:500:Always have the Rod of Cold PL1 (2/2)
ddsomur1:0:FF8743:06:000:Always have the Rod of Lightning PL1
ddsomur1:0:FF874B:05:500:Always have the Rod of Lightning PL1 (2/2)
ddsomur1:0:000000:00:999:[ Accessory Equipment PL1 ]
ddsomur1:0:FF8744:00:001:Get the Necklace Now! PL1
ddsomur1:0:FF8744:01:001:Get the Orb Now! PL1
ddsomur1:0:FF8744:02:001:Get the Bracelet Now! PL1
ddsomur1:0:FF8744:03:001:Get the Brooch Now! PL1
ddsomur1:0:FF8744:04:001:Get the Earring Now! PL1
ddsomur1:0:FF8744:05:001:Get the Anklet Now! PL1
ddsomur1:0:FF8744:00:000:Always have the Necklace PL1
ddsomur1:0:FF8744:01:000:Always have the Orb PL1
ddsomur1:0:FF8744:02:000:Always have the Bracelet PL1
ddsomur1:0:FF8744:03:000:Always have the Brooch PL1
ddsomur1:0:FF8744:04:000:Always have the Earring PL1
ddsomur1:0:FF8744:05:000:Always have the Anklet PL1
ddsomur1:0:000000:00:999:[ Special Equipment PL1 ]
ddsomur1:0:FF8745:00:001:Get the Eye of Beholder Now! PL1
ddsomur1:0:FF8745:01:001:Get the Skin of Displacer Beast Now! PL1
ddsomur1:0:FF8745:02:001:Get the Eye of Displacer Beast Now! PL1
ddsomur1:0:FF8745:03:001:Get the Scale of Dragon Now! PL1
ddsomur1:0:FF8745:04:001:Get the Skin of Manticore Now! PL1
ddsomur1:0:FF8745:05:001:Get the Egg of Owlbear Now! PL1
ddsomur1:0:FF8745:06:001:Get the ???1 Now! PL1
ddsomur1:0:FF8745:07:001:Get the ???2 Now! PL1
ddsomur1:0:FF8745:08:001:Get the Horn of Dragon Now! PL1
ddsomur1:0:FF8745:09:001:Get the Medal Now! PL1
ddsomur1:0:FF8745:10:001:Get the Displacer Cloak Now! PL1
ddsomur1:0:FF8745:00:000:Always have the Eye of Beholder PL1
ddsomur1:0:FF8745:01:000:Always have the Skin of Displacer Beast PL1
ddsomur1:0:FF8745:02:000:Always have the Eye of Displacer Beast PL1
ddsomur1:0:FF8745:03:000:Always have the Scale of Dragon PL1
ddsomur1:0:FF8745:04:000:Always have the Skin of Manticore PL1
ddsomur1:0:FF8745:05:000:Always have the Egg of Owlbear PL1
ddsomur1:0:FF8745:06:000:Always have the ???1 PL1
ddsomur1:0:FF8745:07:000:Always have the ???2 PL1
ddsomur1:0:FF8745:08:000:Always have the Horn of Dragon PL1
ddsomur1:0:FF8745:09:000:Always have the Medal PL1
ddsomur1:0:FF8745:10:000:Always have the Displacer Cloak PL1
ddsomur1:0:FF8841:9A:000:Infinite Energy PL2
ddsomur1:0:FF885C:03:000:Invincibility PL2
ddsomur1:0:FF88F3:09:000:Maximum SP PL2
ddsomur1:0:FF88F4:99:500:Maximum SP PL2 (2/3)
ddsomur1:0:FF88F5:99:500:Maximum SP PL2 (3/3)
ddsomur1:0:FF8926:09:000:Infinite Item PL2
ddsomur1:0:FF8927:09:500:Infinite Item PL2 (2/6)
ddsomur1:0:FF8928:09:500:Infinite Item PL2 (3/6)
ddsomur1:0:FF8929:09:500:Infinite Item PL2 (4/6)
ddsomur1:0:FF892A:09:500:Infinite Item PL2 (5/6)
ddsomur1:0:FF892B:09:500:Infinite Item PL2 (6/6)
ddsomur1:0:FF892F:09:000:Infinite Magic PL2
ddsomur1:0:FF8930:09:500:Infinite Magic PL2 (2/8)
ddsomur1:0:FF8931:09:500:Infinite Magic PL2 (3/8)
ddsomur1:0:FF8932:09:500:Infinite Magic PL2 (4/8)
ddsomur1:0:FF8933:09:500:Infinite Magic PL2 (5/8)
ddsomur1:0:FF8934:09:500:Infinite Magic PL2 (6/8)
ddsomur1:0:FF8935:09:500:Infinite Magic PL2 (7/8)
ddsomur1:0:FF8937:09:500:Infinite Magic PL2 (8/8)
ddsomur1:0:FF8969:14:000:Infinite Wands PL2
ddsomur1:0:FF896A:14:500:Infinite Wands PL2 (2/4)
ddsomur1:0:FF896B:14:500:Infinite Wands PL2 (3/4)
ddsomur1:0:FF896F:14:500:Infinite Wands PL2 (4/4)
ddsomur1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomur1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomur1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomur1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomur1:0:FF88EB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:09:001:Get the Bastard Sword as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:10:001:Get the Sword of Flame as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:12:001:Get the Storm Blade as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:16:001:Get the Hand Axe as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:18:001:Get the Battle Axe as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:19:001:Get the Mace as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:1D:001:Get the War Hammer as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:1E:001:Get the Morning Star as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL2
ddsomur1:0:FF88EB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:22:001:Get the Striking Staff as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:23:001:Get the Snake Staff as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:24:001:Get the Wand of Cold as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:28:001:Get the Shield as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:FF:001:Get NO ITEM as the RH Weapon Now! PL2
ddsomur1:0:FF88EB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL2
ddsomur1:0:FF88EB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL2
ddsomur1:0:FF88EB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL2
ddsomur1:0:FF88EB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL2
ddsomur1:0:FF88EB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL2
ddsomur1:0:FF88EB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL2
ddsomur1:0:FF88EB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL2
ddsomur1:0:FF88EB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL2
ddsomur1:0:FF88EB:08:000:Always have the Two Handed Sword as the RH Weapon PL2
ddsomur1:0:FF88EB:09:000:Always have the Bastard Sword as the RH Weapon PL2
ddsomur1:0:FF88EB:0B:000:Always have the Dragon Slayer as the RH Weapon PL2
ddsomur1:0:FF88EB:0C:000:Always have the Holy Avenger as the RH Weapon PL2
ddsomur1:0:FF88EB:0D:000:Always have the Sword of Legend as the RH Weapon PL2
ddsomur1:0:FF88EB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL2
ddsomur1:0:FF88EB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL2
ddsomur1:0:FF88EB:10:000:Always have the Sword of Flame as the RH Weapon PL2
ddsomur1:0:FF88EB:11:000:Always have the Sword of Freeze as the RH Weapon PL2
ddsomur1:0:FF88EB:12:000:Always have the Storm Blade as the RH Weapon PL2
ddsomur1:0:FF88EB:16:000:Always have the Hand Axe as the RH Weapon PL2
ddsomur1:0:FF88EB:18:000:Always have the Battle Axe as the RH Weapon PL2
ddsomur1:0:FF88EB:19:000:Always have the Mace as the RH Weapon PL2
ddsomur1:0:FF88EB:1D:000:Always have the War Hammer as the RH Weapon PL2
ddsomur1:0:FF88EB:1E:000:Always have the Morning Star as the RH Weapon PL2
ddsomur1:0:FF88EB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL2
ddsomur1:0:FF88EB:20:000:Always have the Magical Power Staff as the RH Weapon PL2
ddsomur1:0:FF88EB:21:000:Always have the Wizardry Staff as the RH Weapon PL2
ddsomur1:0:FF88EB:22:000:Always have the Striking Staff as the RH Weapon PL2
ddsomur1:0:FF88EB:23:000:Always have the Snake Staff as the RH Weapon PL2
ddsomur1:0:FF88EB:24:000:Always have the Wand of Cold as the RH Weapon PL2
ddsomur1:0:FF88EB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL2
ddsomur1:0:FF88EB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL2
ddsomur1:0:FF88EB:27:000:Always have the Wand of Paralyze as the RH Weapon PL2
ddsomur1:0:FF88EB:28:000:Always have the Shield as the RH Weapon PL2
ddsomur1:0:FF88EB:29:000:Always have the Shield (Elf) as the RH Weapon PL2
ddsomur1:0:FF88EB:FF:000:Always have NO ITEM as the RH Weapon PL2
ddsomur1:0:FF88EC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:09:001:Get the Bastard Sword as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:10:001:Get the Sword of Flame as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:12:001:Get the Storm Blade as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:16:001:Get the Hand Axe as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:18:001:Get the Battle Axe as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:19:001:Get the Mace as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:1D:001:Get the War Hammer as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:1E:001:Get the Morning Star as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:22:001:Get the Striking Staff as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:23:001:Get the Snake Staff as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:24:001:Get the Wand of Cold as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:28:001:Get the Shield as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:FF:001:Get NO ITEM as the LH Weapon Now! PL2
ddsomur1:0:FF88EC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL2
ddsomur1:0:FF88EC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL2
ddsomur1:0:FF88EC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL2
ddsomur1:0:FF88EC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL2
ddsomur1:0:FF88EC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL2
ddsomur1:0:FF88EC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL2
ddsomur1:0:FF88EC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL2
ddsomur1:0:FF88EC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL2
ddsomur1:0:FF88EC:08:000:Always have the Two Handed Sword as the LH Weapon PL2
ddsomur1:0:FF88EC:09:000:Always have the Bastard Sword as the LH Weapon PL2
ddsomur1:0:FF88EC:0B:000:Always have the Dragon Slayer as the LH Weapon PL2
ddsomur1:0:FF88EC:0C:000:Always have the Holy Avenger as the LH Weapon PL2
ddsomur1:0:FF88EC:0D:000:Always have the Sword of Legend as the LH Weapon PL2
ddsomur1:0:FF88EC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL2
ddsomur1:0:FF88EC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL2
ddsomur1:0:FF88EC:10:000:Always have the Sword of Flame as the LH Weapon PL2
ddsomur1:0:FF88EC:11:000:Always have the Sword of Freeze as the LH Weapon PL2
ddsomur1:0:FF88EC:12:000:Always have the Storm Blade as the LH Weapon PL2
ddsomur1:0:FF88EC:16:000:Always have the Hand Axe as the LH Weapon PL2
ddsomur1:0:FF88EC:18:000:Always have the Battle Axe as the LH Weapon PL2
ddsomur1:0:FF88EC:19:000:Always have the Mace as the LH Weapon PL2
ddsomur1:0:FF88EC:1D:000:Always have the War Hammer as the LH Weapon PL2
ddsomur1:0:FF88EC:1E:000:Always have the Morning Star as the LH Weapon PL2
ddsomur1:0:FF88EC:1F:000:Always have the Element Power Staff as the LH Weapon PL2
ddsomur1:0:FF88EC:20:000:Always have the Magical Power Staff as the LH Weapon PL2
ddsomur1:0:FF88EC:21:000:Always have the Wizardry Staff as the LH Weapon PL2
ddsomur1:0:FF88EC:22:000:Always have the Striking Staff as the LH Weapon PL2
ddsomur1:0:FF88EC:23:000:Always have the Snake Staff as the LH Weapon PL2
ddsomur1:0:FF88EC:24:000:Always have the Wand of Cold as the LH Weapon PL2
ddsomur1:0:FF88EC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL2
ddsomur1:0:FF88EC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL2
ddsomur1:0:FF88EC:27:000:Always have the Wand of Paralyze as the LH Weapon PL2
ddsomur1:0:FF88EC:28:000:Always have the Shield as the LH Weapon PL2
ddsomur1:0:FF88EC:29:000:Always have the Shield (Elf) as the LH Weapon PL2
ddsomur1:0:FF88EC:FF:000:Always have NO ITEM as the LH Weapon PL2
ddsomur1:0:000000:00:999:[ Head Equipment PL2 ]
ddsomur1:0:FF893E:00:001:Get the Helmet Now! PL2
ddsomur1:0:FF893E:01:001:Get the Magical Hat Now! PL2
ddsomur1:0:FF893E:02:001:Get the Hood Now! PL2
ddsomur1:0:FF893E:03:001:Get the Ciaclet Now! PL2
ddsomur1:0:FF893E:04:001:Get the Cleric Hat Now! PL2
ddsomur1:0:FF893E:05:001:Get the Tiara Now! PL2
ddsomur1:0:FF893E:00:000:Always have the Helmet PL2
ddsomur1:0:FF893E:01:000:Always have the Magical Hat PL2
ddsomur1:0:FF893E:02:000:Always have the Hood PL2
ddsomur1:0:FF893E:03:000:Always have the Ciaclet PL2
ddsomur1:0:FF893E:04:000:Always have the Cleric Hat PL2
ddsomur1:0:FF893E:05:000:Always have the Tiara PL2
ddsomur1:0:000000:00:999:[ Body Equipment PL2 ]
ddsomur1:0:FF893F:00:001:Get the Fighter Body Now! PL2
ddsomur1:0:FF893F:01:001:Get the Cleric Body Now! PL2
ddsomur1:0:FF893F:02:001:Get the Elf Body Now! PL2
ddsomur1:0:FF893F:03:001:Get the Dwarf Body Now! PL2
ddsomur1:0:FF893F:04:001:Get the Magicuser Body Now! PL2
ddsomur1:0:FF893F:05:001:Get the Thief Body Now! PL2
ddsomur1:0:FF893F:00:000:Always have the Fighter Body PL2
ddsomur1:0:FF893F:01:000:Always have the Cleric Body PL2
ddsomur1:0:FF893F:02:000:Always have the Elf Body PL2
ddsomur1:0:FF893F:03:000:Always have the Dwarf Body PL2
ddsomur1:0:FF893F:04:000:Always have the Magicuser Body PL2
ddsomur1:0:FF893F:05:000:Always have the Thief Body PL2
ddsomur1:0:000000:00:999:[ Leg Equipment PL2 ]
ddsomur1:0:FF8940:00:001:Get the Boots of Speed Now! PL2
ddsomur1:0:FF8949:05:501:Get the Boots of Speed Now! PL2 (2/2)
ddsomur1:0:FF8940:01:001:Get the Boots of Springing & Striding Now! PL2
ddsomur1:0:FF8949:05:501:Get the Boots of Springing & Striding Now! PL2 (2/2)
ddsomur1:0:FF8940:02:001:Get the Boots of Levitation Now! PL2
ddsomur1:0:FF8949:05:501:Get the Boots of Levitation Now! PL2 (2/2)
ddsomur1:0:FF8940:00:000:Always have the Boots of Speed PL2
ddsomur1:0:FF8949:05:500:Always have the Boots of Speed PL2 (2/2)
ddsomur1:0:FF8940:01:000:Always have the Boots of Springing & Striding PL2
ddsomur1:0:FF8949:05:500:Always have the Boots of Springing & Striding PL2 (2/2)
ddsomur1:0:FF8940:02:000:Always have the Boots of Levitation PL2
ddsomur1:0:FF8949:05:500:Always have the Boots of Levitation PL2 (2/2)
ddsomur1:0:000000:00:999:[ Arm Equipment PL2 ]
ddsomur1:0:FF8941:00:001:Get the Gauntlet of Power Now! PL2
ddsomur1:0:FF894A:05:501:Get the Gauntlet of Power Now! PL2
ddsomur1:0:FF8941:00:000:Always have the Gauntlet of Power PL2
ddsomur1:0:FF894A:05:500:Always have the Gauntlet of Power PL2
ddsomur1:0:000000:00:999:[ Shield Equipment PL2 ]
ddsomur1:0:FF8942:00:001:Get the Normal Shield Now! PL2
ddsomur1:0:FF8942:01:001:Get the Normal Shield (Elf) Now! PL2
ddsomur1:0:FF8942:04:001:Get the Dragon Shield Now! PL2
ddsomur1:0:FF8942:05:001:Get the Frame Shield Now! PL2
ddsomur1:0:FF8942:06:001:Get the Ice Shield Now! PL2
ddsomur1:0:FF8942:07:001:Get the Shield of Protection from Dark Magic Now! PL2
ddsomur1:0:FF8942:00:000:Always have the Normal Shield PL2
ddsomur1:0:FF8942:01:000:Always have the Normal Shield (Elf) PL2
ddsomur1:0:FF8942:04:000:Always have the Dragon Shield PL2
ddsomur1:0:FF8942:05:000:Always have the Frame Shield PL2
ddsomur1:0:FF8942:06:000:Always have the Ice Shield PL2
ddsomur1:0:FF8942:07:000:Always have the Shield of Protection from Dark Magic PL2
ddsomur1:0:000000:00:999:[ Hand Equipment PL2 ]
ddsomur1:0:FF8943:00:001:Get the Ring of Protection Now! PL2
ddsomur1:0:FF894B:05:501:Get the Ring of Protection Now! PL2 (2/2)
ddsomur1:0:FF8943:01:001:Get the Ring of Fire Resistance Now! PL2
ddsomur1:0:FF894B:05:501:Get the Ring of Fire Resistance Now! PL2 (2/2)
ddsomur1:0:FF8943:02:001:Get the Ring of Spell Turning Now! PL2
ddsomur1:0:FF894B:05:501:Get the Ring of Spell Turning Now! PL2 (2/2)
ddsomur1:0:FF8943:03:001:Get the Ring of Protection from Evil Now! PL2
ddsomur1:0:FF894B:05:501:Get the Ring of Protection from Evil Now! PL2 (2/2)
ddsomur1:0:FF8943:04:001:Get the Rod of Fire Ball Now! PL2
ddsomur1:0:FF894B:05:501:Get the Rod of Fire Ball Now! PL2 (2/2)
ddsomur1:0:FF8943:05:001:Get the Rod of Cold Now! PL2
ddsomur1:0:FF894B:05:501:Get the Rod of Cold Now! PL2 (2/2)
ddsomur1:0:FF8943:06:001:Get the Rod of Lightning Now! PL2
ddsomur1:0:FF894B:05:501:Get the Rod of Lightning Now! PL2 (2/2)
ddsomur1:0:FF8943:00:000:Always have the Ring of Protection PL2
ddsomur1:0:FF894B:05:500:Always have the Ring of Protection PL2 (2/2)
ddsomur1:0:FF8943:01:000:Always have the Ring of Fire Resistance PL2
ddsomur1:0:FF894B:05:500:Always have the Ring of Fire Resistance PL2 (2/2)
ddsomur1:0:FF8943:02:000:Always have the Ring of Spell Turning PL2
ddsomur1:0:FF894B:05:500:Always have the Ring of Spell Turning PL2 (2/2)
ddsomur1:0:FF8943:03:000:Always have the Ring of Protection from Evil PL2
ddsomur1:0:FF894B:05:500:Always have the Ring of Protection from Evil PL2 (2/2)
ddsomur1:0:FF8943:04:000:Always have the Rod of Fire Ball PL2
ddsomur1:0:FF894B:05:500:Always have the Rod of Fire Ball PL2 (2/2)
ddsomur1:0:FF8943:05:000:Always have the Rod of Cold PL2
ddsomur1:0:FF894B:05:500:Always have the Rod of Cold PL2 (2/2)
ddsomur1:0:FF8943:06:000:Always have the Rod of Lightning PL2
ddsomur1:0:FF894B:05:500:Always have the Rod of Lightning PL2 (2/2)
ddsomur1:0:000000:00:999:[ Accessory Equipment PL2 ]
ddsomur1:0:FF8944:00:001:Get the Necklace Now! PL2
ddsomur1:0:FF8944:01:001:Get the Orb Now! PL2
ddsomur1:0:FF8944:02:001:Get the Bracelet Now! PL2
ddsomur1:0:FF8944:03:001:Get the Brooch Now! PL2
ddsomur1:0:FF8944:04:001:Get the Earring Now! PL2
ddsomur1:0:FF8944:05:001:Get the Anklet Now! PL2
ddsomur1:0:FF8944:00:000:Always have the Necklace PL2
ddsomur1:0:FF8944:01:000:Always have the Orb PL2
ddsomur1:0:FF8944:02:000:Always have the Bracelet PL2
ddsomur1:0:FF8944:03:000:Always have the Brooch PL2
ddsomur1:0:FF8944:04:000:Always have the Earring PL2
ddsomur1:0:FF8944:05:000:Always have the Anklet PL2
ddsomur1:0:000000:00:999:[ Special Equipment PL2 ]
ddsomur1:0:FF8945:00:001:Get the Eye of Beholder Now! PL2
ddsomur1:0:FF8945:01:001:Get the Skin of Displacer Beast Now! PL2
ddsomur1:0:FF8945:02:001:Get the Eye of Displacer Beast Now! PL2
ddsomur1:0:FF8945:03:001:Get the Scale of Dragon Now! PL2
ddsomur1:0:FF8945:04:001:Get the Skin of Manticore Now! PL2
ddsomur1:0:FF8945:05:001:Get the Egg of Owlbear Now! PL2
ddsomur1:0:FF8945:06:001:Get the ???1 Now! PL2
ddsomur1:0:FF8945:07:001:Get the ???2 Now! PL2
ddsomur1:0:FF8945:08:001:Get the Horn of Dragon Now! PL2
ddsomur1:0:FF8945:09:001:Get the Medal Now! PL2
ddsomur1:0:FF8945:10:001:Get the Displacer Cloak Now! PL2
ddsomur1:0:FF8945:00:000:Always have the Eye of Beholder PL2
ddsomur1:0:FF8945:01:000:Always have the Skin of Displacer Beast PL2
ddsomur1:0:FF8945:02:000:Always have the Eye of Displacer Beast PL2
ddsomur1:0:FF8945:03:000:Always have the Scale of Dragon PL2
ddsomur1:0:FF8945:04:000:Always have the Skin of Manticore PL2
ddsomur1:0:FF8945:05:000:Always have the Egg of Owlbear PL2
ddsomur1:0:FF8945:06:000:Always have the ???1 PL2
ddsomur1:0:FF8945:07:000:Always have the ???2 PL2
ddsomur1:0:FF8945:08:000:Always have the Horn of Dragon PL2
ddsomur1:0:FF8945:09:000:Always have the Medal PL2
ddsomur1:0:FF8945:10:000:Always have the Displacer Cloak PL2
ddsomur1:0:FF8A41:9A:000:Infinite Energy PL3
ddsomur1:0:FF8A5C:03:000:Invincibility PL3
ddsomur1:0:FF8AF3:09:000:Maximum SP PL3
ddsomur1:0:FF8AF4:99:500:Maximum SP PL3 (2/3)
ddsomur1:0:FF8AF5:99:500:Maximum SP PL3 (3/3)
ddsomur1:0:FF8B26:09:000:Infinite Item PL3
ddsomur1:0:FF8B27:09:500:Infinite Item PL3 (2/6)
ddsomur1:0:FF8B28:09:500:Infinite Item PL3 (3/6)
ddsomur1:0:FF8B29:09:500:Infinite Item PL3 (4/6)
ddsomur1:0:FF8B2A:09:500:Infinite Item PL3 (5/6)
ddsomur1:0:FF872B:09:500:Infinite Item PL3 (6/6)
ddsomur1:0:FF8B2F:09:000:Infinite Magic PL3
ddsomur1:0:FF8B30:09:500:Infinite Magic PL3 (2/8)
ddsomur1:0:FF8B31:09:500:Infinite Magic PL3 (3/8)
ddsomur1:0:FF8B32:09:500:Infinite Magic PL3 (4/8)
ddsomur1:0:FF8B33:09:500:Infinite Magic PL3 (5/8)
ddsomur1:0:FF8B34:09:500:Infinite Magic PL3 (6/8)
ddsomur1:0:FF8B35:09:500:Infinite Magic PL3 (7/8)
ddsomur1:0:FF8B37:09:500:Infinite Magic PL3 (8/8)
ddsomur1:0:FF8B69:14:000:Infinite Wands PL3
ddsomur1:0:FF8B6A:14:500:Infinite Wands PL3 (2/4)
ddsomur1:0:FF8B6B:14:500:Infinite Wands PL3 (3/4)
ddsomur1:0:FF8B6F:14:500:Infinite Wands PL3 (4/4)
ddsomur1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomur1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomur1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomur1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomur1:0:FF8AEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:12:001:Get the Storm Blade as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:16:001:Get the Hand Axe as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:18:001:Get the Battle Axe as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:19:001:Get the Mace as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:1D:001:Get the War Hammer as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:1E:001:Get the Morning Star as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL3
ddsomur1:0:FF8AEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:22:001:Get the Striking Staff as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:23:001:Get the Snake Staff as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:28:001:Get the Shield as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:FF:001:Get NO ITEM as the RH Weapon Now! PL3
ddsomur1:0:FF8AEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL3
ddsomur1:0:FF8AEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL3
ddsomur1:0:FF8AEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL3
ddsomur1:0:FF8AEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL3
ddsomur1:0:FF8AEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL3
ddsomur1:0:FF8AEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL3
ddsomur1:0:FF8AEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL3
ddsomur1:0:FF8AEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL3
ddsomur1:0:FF8AEB:08:000:Always have the Two Handed Sword as the RH Weapon PL3
ddsomur1:0:FF8AEB:09:000:Always have the Bastard Sword as the RH Weapon PL3
ddsomur1:0:FF8AEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL3
ddsomur1:0:FF8AEB:0C:000:Always have the Holy Avenger as the RH Weapon PL3
ddsomur1:0:FF8AEB:0D:000:Always have the Sword of Legend as the RH Weapon PL3
ddsomur1:0:FF8AEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL3
ddsomur1:0:FF8AEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL3
ddsomur1:0:FF8AEB:10:000:Always have the Sword of Flame as the RH Weapon PL3
ddsomur1:0:FF8AEB:11:000:Always have the Sword of Freeze as the RH Weapon PL3
ddsomur1:0:FF8AEB:12:000:Always have the Storm Blade as the RH Weapon PL3
ddsomur1:0:FF8AEB:16:000:Always have the Hand Axe as the RH Weapon PL3
ddsomur1:0:FF8AEB:18:000:Always have the Battle Axe as the RH Weapon PL3
ddsomur1:0:FF8AEB:19:000:Always have the Mace as the RH Weapon PL3
ddsomur1:0:FF8AEB:1D:000:Always have the War Hammer as the RH Weapon PL3
ddsomur1:0:FF8AEB:1E:000:Always have the Morning Star as the RH Weapon PL3
ddsomur1:0:FF8AEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL3
ddsomur1:0:FF8AEB:20:000:Always have the Magical Power Staff as the RH Weapon PL3
ddsomur1:0:FF8AEB:21:000:Always have the Wizardry Staff as the RH Weapon PL3
ddsomur1:0:FF8AEB:22:000:Always have the Striking Staff as the RH Weapon PL3
ddsomur1:0:FF8AEB:23:000:Always have the Snake Staff as the RH Weapon PL3
ddsomur1:0:FF8AEB:24:000:Always have the Wand of Cold as the RH Weapon PL3
ddsomur1:0:FF8AEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL3
ddsomur1:0:FF8AEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL3
ddsomur1:0:FF8AEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL3
ddsomur1:0:FF8AEB:28:000:Always have the Shield as the RH Weapon PL3
ddsomur1:0:FF8AEB:29:000:Always have the Shield (Elf) as the RH Weapon PL3
ddsomur1:0:FF8AEB:FF:000:Always have NO ITEM as the RH Weapon PL3
ddsomur1:0:FF8AEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:12:001:Get the Storm Blade as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:16:001:Get the Hand Axe as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:18:001:Get the Battle Axe as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:19:001:Get the Mace as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:1D:001:Get the War Hammer as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:1E:001:Get the Morning Star as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:22:001:Get the Striking Staff as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:23:001:Get the Snake Staff as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:28:001:Get the Shield as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:FF:001:Get NO ITEM as the LH Weapon Now! PL3
ddsomur1:0:FF8AEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL3
ddsomur1:0:FF8AEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL3
ddsomur1:0:FF8AEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL3
ddsomur1:0:FF8AEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL3
ddsomur1:0:FF8AEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL3
ddsomur1:0:FF8AEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL3
ddsomur1:0:FF8AEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL3
ddsomur1:0:FF8AEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL3
ddsomur1:0:FF8AEC:08:000:Always have the Two Handed Sword as the LH Weapon PL3
ddsomur1:0:FF8AEC:09:000:Always have the Bastard Sword as the LH Weapon PL3
ddsomur1:0:FF8AEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL3
ddsomur1:0:FF8AEC:0C:000:Always have the Holy Avenger as the LH Weapon PL3
ddsomur1:0:FF8AEC:0D:000:Always have the Sword of Legend as the LH Weapon PL3
ddsomur1:0:FF8AEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL3
ddsomur1:0:FF8AEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL3
ddsomur1:0:FF8AEC:10:000:Always have the Sword of Flame as the LH Weapon PL3
ddsomur1:0:FF8AEC:11:000:Always have the Sword of Freeze as the LH Weapon PL3
ddsomur1:0:FF8AEC:12:000:Always have the Storm Blade as the LH Weapon PL3
ddsomur1:0:FF8AEC:16:000:Always have the Hand Axe as the LH Weapon PL3
ddsomur1:0:FF8AEC:18:000:Always have the Battle Axe as the LH Weapon PL3
ddsomur1:0:FF8AEC:19:000:Always have the Mace as the LH Weapon PL3
ddsomur1:0:FF8AEC:1D:000:Always have the War Hammer as the LH Weapon PL3
ddsomur1:0:FF8AEC:1E:000:Always have the Morning Star as the LH Weapon PL3
ddsomur1:0:FF8AEC:1F:000:Always have the Element Power Staff as the LH Weapon PL3
ddsomur1:0:FF8AEC:20:000:Always have the Magical Power Staff as the LH Weapon PL3
ddsomur1:0:FF8AEC:21:000:Always have the Wizardry Staff as the LH Weapon PL3
ddsomur1:0:FF8AEC:22:000:Always have the Striking Staff as the LH Weapon PL3
ddsomur1:0:FF8AEC:23:000:Always have the Snake Staff as the LH Weapon PL3
ddsomur1:0:FF8AEC:24:000:Always have the Wand of Cold as the LH Weapon PL3
ddsomur1:0:FF8AEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL3
ddsomur1:0:FF8AEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL3
ddsomur1:0:FF8AEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL3
ddsomur1:0:FF8AEC:28:000:Always have the Shield as the LH Weapon PL3
ddsomur1:0:FF8AEC:29:000:Always have the Shield (Elf) as the LH Weapon PL3
ddsomur1:0:FF8AEC:FF:000:Always have NO ITEM as the LH Weapon PL3
ddsomur1:0:000000:00:999:[ Head Equipment PL3 ]
ddsomur1:0:FF8B3E:00:001:Get the Helmet Now! PL3
ddsomur1:0:FF8B3E:01:001:Get the Magical Hat Now! PL3
ddsomur1:0:FF8B3E:02:001:Get the Hood Now! PL3
ddsomur1:0:FF8B3E:03:001:Get the Ciaclet Now! PL3
ddsomur1:0:FF8B3E:04:001:Get the Cleric Hat Now! PL3
ddsomur1:0:FF8B3E:05:001:Get the Tiara Now! PL3
ddsomur1:0:FF8B3E:00:000:Always have the Helmet PL3
ddsomur1:0:FF8B3E:01:000:Always have the Magical Hat PL3
ddsomur1:0:FF8B3E:02:000:Always have the Hood PL3
ddsomur1:0:FF8B3E:03:000:Always have the Ciaclet PL3
ddsomur1:0:FF8B3E:04:000:Always have the Cleric Hat PL3
ddsomur1:0:FF8B3E:05:000:Always have the Tiara PL3
ddsomur1:0:000000:00:999:[ Body Equipment PL3 ]
ddsomur1:0:FF8B3F:00:001:Get the Fighter Body Now! PL3
ddsomur1:0:FF8B3F:01:001:Get the Cleric Body Now! PL3
ddsomur1:0:FF8B3F:02:001:Get the Elf Body Now! PL3
ddsomur1:0:FF8B3F:03:001:Get the Dwarf Body Now! PL3
ddsomur1:0:FF8B3F:04:001:Get the Magicuser Body Now! PL3
ddsomur1:0:FF8B3F:05:001:Get the Thief Body Now! PL3
ddsomur1:0:FF8B3F:00:000:Always have the Fighter Body PL3
ddsomur1:0:FF8B3F:01:000:Always have the Cleric Body PL3
ddsomur1:0:FF8B3F:02:000:Always have the Elf Body PL3
ddsomur1:0:FF8B3F:03:000:Always have the Dwarf Body PL3
ddsomur1:0:FF8B3F:04:000:Always have the Magicuser Body PL3
ddsomur1:0:FF8B3F:05:000:Always have the Thief Body PL3
ddsomur1:0:000000:00:999:[ Leg Equipment PL3 ]
ddsomur1:0:FF8B40:00:001:Get the Boots of Speed Now! PL3
ddsomur1:0:FF8B49:05:501:Get the Boots of Speed Now! PL3 (2/2)
ddsomur1:0:FF8B40:01:001:Get the Boots of Springing & Striding Now! PL3
ddsomur1:0:FF8B49:05:501:Get the Boots of Springing & Striding Now! PL3 (2/2)
ddsomur1:0:FF8B40:02:001:Get the Boots of Levitation Now! PL3
ddsomur1:0:FF8B49:05:501:Get the Boots of Levitation Now! PL3 (2/2)
ddsomur1:0:FF8B40:00:000:Always have the Boots of Speed PL3
ddsomur1:0:FF8B49:05:500:Always have the Boots of Speed PL3 (2/2)
ddsomur1:0:FF8B40:01:000:Always have the Boots of Springing & Striding PL3
ddsomur1:0:FF8B49:05:500:Always have the Boots of Springing & Striding PL3 (2/2)
ddsomur1:0:FF8B40:02:000:Always have the Boots of Levitation PL3
ddsomur1:0:FF8B49:05:500:Always have the Boots of Levitation PL3 (2/2)
ddsomur1:0:000000:00:999:[ Arm Equipment PL3 ]
ddsomur1:0:FF8B41:00:001:Get the Gauntlet of Power Now! PL3
ddsomur1:0:FF8B4A:05:501:Get the Gauntlet of Power Now! PL3
ddsomur1:0:FF8B41:00:000:Always have the Gauntlet of Power PL3
ddsomur1:0:FF8B4A:05:500:Always have the Gauntlet of Power PL3
ddsomur1:0:000000:00:999:[ Shield Equipment PL3 ]
ddsomur1:0:FF8B42:00:001:Get the Normal Shield Now! PL3
ddsomur1:0:FF8B42:01:001:Get the Normal Shield (Elf) Now! PL3
ddsomur1:0:FF8B42:04:001:Get the Dragon Shield Now! PL3
ddsomur1:0:FF8B42:05:001:Get the Frame Shield Now! PL3
ddsomur1:0:FF8B42:06:001:Get the Ice Shield Now! PL3
ddsomur1:0:FF8B42:07:001:Get the Shield of Protection from Dark Magic Now! PL3
ddsomur1:0:FF8B42:00:000:Always have the Normal Shield PL3
ddsomur1:0:FF8B42:01:000:Always have the Normal Shield (Elf) PL3
ddsomur1:0:FF8B42:04:000:Always have the Dragon Shield PL3
ddsomur1:0:FF8B42:05:000:Always have the Frame Shield PL3
ddsomur1:0:FF8B42:06:000:Always have the Ice Shield PL3
ddsomur1:0:FF8B42:07:000:Always have the Shield of Protection from Dark Magic PL3
ddsomur1:0:000000:00:999:[ Hand Equipment PL3 ]
ddsomur1:0:FF8B43:00:001:Get the Ring of Protection Now! PL3
ddsomur1:0:FF8B4B:05:501:Get the Ring of Protection Now! PL3 (2/2)
ddsomur1:0:FF8B43:01:001:Get the Ring of Fire Resistance Now! PL3
ddsomur1:0:FF8B4B:05:501:Get the Ring of Fire Resistance Now! PL3 (2/2)
ddsomur1:0:FF8B43:02:001:Get the Ring of Spell Turning Now! PL3
ddsomur1:0:FF8B4B:05:501:Get the Ring of Spell Turning Now! PL3 (2/2)
ddsomur1:0:FF8B43:03:001:Get the Ring of Protection from Evil Now! PL3
ddsomur1:0:FF8B4B:05:501:Get the Ring of Protection from Evil Now! PL3 (2/2)
ddsomur1:0:FF8B43:04:001:Get the Rod of Fire Ball Now! PL3
ddsomur1:0:FF8B4B:05:501:Get the Rod of Fire Ball Now! PL3 (2/2)
ddsomur1:0:FF8B43:05:001:Get the Rod of Cold Now! PL3
ddsomur1:0:FF8B4B:05:501:Get the Rod of Cold Now! PL3 (2/2)
ddsomur1:0:FF8B43:06:001:Get the Rod of Lightning Now! PL3
ddsomur1:0:FF8B4B:05:501:Get the Rod of Lightning Now! PL3 (2/2)
ddsomur1:0:FF8B43:00:000:Always have the Ring of Protection PL3
ddsomur1:0:FF8B4B:05:500:Always have the Ring of Protection PL3 (2/2)
ddsomur1:0:FF8B43:01:000:Always have the Ring of Fire Resistance PL3
ddsomur1:0:FF8B4B:05:500:Always have the Ring of Fire Resistance PL3 (2/2)
ddsomur1:0:FF8B43:02:000:Always have the Ring of Spell Turning PL3
ddsomur1:0:FF8B4B:05:500:Always have the Ring of Spell Turning PL3 (2/2)
ddsomur1:0:FF8B43:03:000:Always have the Ring of Protection from Evil PL3
ddsomur1:0:FF8B4B:05:500:Always have the Ring of Protection from Evil PL3 (2/2)
ddsomur1:0:FF8B43:04:000:Always have the Rod of Fire Ball PL3
ddsomur1:0:FF8B4B:05:500:Always have the Rod of Fire Ball PL3 (2/2)
ddsomur1:0:FF8B43:05:000:Always have the Rod of Cold PL3
ddsomur1:0:FF8B4B:05:500:Always have the Rod of Cold PL3 (2/2)
ddsomur1:0:FF8B43:06:000:Always have the Rod of Lightning PL3
ddsomur1:0:FF8B4B:05:500:Always have the Rod of Lightning PL3 (2/2)
ddsomur1:0:000000:00:999:[ Accessory Equipment PL3 ]
ddsomur1:0:FF8B44:00:001:Get the Necklace Now! PL3
ddsomur1:0:FF8B44:01:001:Get the Orb Now! PL3
ddsomur1:0:FF8B44:02:001:Get the Bracelet Now! PL3
ddsomur1:0:FF8B44:03:001:Get the Brooch Now! PL3
ddsomur1:0:FF8B44:04:001:Get the Earring Now! PL3
ddsomur1:0:FF8B44:05:001:Get the Anklet Now! PL3
ddsomur1:0:FF8B44:00:000:Always have the Necklace PL3
ddsomur1:0:FF8B44:01:000:Always have the Orb PL3
ddsomur1:0:FF8B44:02:000:Always have the Bracelet PL3
ddsomur1:0:FF8B44:03:000:Always have the Brooch PL3
ddsomur1:0:FF8B44:04:000:Always have the Earring PL3
ddsomur1:0:FF8B44:05:000:Always have the Anklet PL3
ddsomur1:0:000000:00:999:[ Special Equipment PL3 ]
ddsomur1:0:FF8B45:00:001:Get the Eye of Beholder Now! PL3
ddsomur1:0:FF8B45:01:001:Get the Skin of Displacer Beast Now! PL3
ddsomur1:0:FF8B45:02:001:Get the Eye of Displacer Beast Now! PL3
ddsomur1:0:FF8B45:03:001:Get the Scale of Dragon Now! PL3
ddsomur1:0:FF8B45:04:001:Get the Skin of Manticore Now! PL3
ddsomur1:0:FF8B45:05:001:Get the Egg of Owlbear Now! PL3
ddsomur1:0:FF8B45:06:001:Get the ???1 Now! PL3
ddsomur1:0:FF8B45:07:001:Get the ???2 Now! PL3
ddsomur1:0:FF8B45:08:001:Get the Horn of Dragon Now! PL3
ddsomur1:0:FF8B45:09:001:Get the Medal Now! PL3
ddsomur1:0:FF8B45:10:001:Get the Displacer Cloak Now! PL3
ddsomur1:0:FF8B45:00:000:Always have the Eye of Beholder PL3
ddsomur1:0:FF8B45:01:000:Always have the Skin of Displacer Beast PL3
ddsomur1:0:FF8B45:02:000:Always have the Eye of Displacer Beast PL3
ddsomur1:0:FF8B45:03:000:Always have the Scale of Dragon PL3
ddsomur1:0:FF8B45:04:000:Always have the Skin of Manticore PL3
ddsomur1:0:FF8B45:05:000:Always have the Egg of Owlbear PL3
ddsomur1:0:FF8B45:06:000:Always have the ???1 PL3
ddsomur1:0:FF8B45:07:000:Always have the ???2 PL3
ddsomur1:0:FF8B45:08:000:Always have the Horn of Dragon PL3
ddsomur1:0:FF8B45:09:000:Always have the Medal PL3
ddsomur1:0:FF8B45:10:000:Always have the Displacer Cloak PL3
ddsomur1:0:FF8C41:9A:000:Infinite Energy PL4
ddsomur1:0:FF8C5C:03:000:Invincibility PL4
ddsomur1:0:FF8CF3:09:000:Maximum SP PL4
ddsomur1:0:FF8CF4:99:500:Maximum SP PL4 (2/3)
ddsomur1:0:FF8CF5:99:500:Maximum SP PL4 (3/3)
ddsomur1:0:FF8D26:09:000:Infinite Item PL4
ddsomur1:0:FF8D27:09:500:Infinite Item PL4 (2/6)
ddsomur1:0:FF8D28:09:500:Infinite Item PL4 (3/6)
ddsomur1:0:FF8D29:09:500:Infinite Item PL4 (4/6)
ddsomur1:0:FF8D2A:09:500:Infinite Item PL4 (5/6)
ddsomur1:0:FF8D2B:09:500:Infinite Item PL4 (6/6)
ddsomur1:0:FF8D2F:09:000:Infinite Magic PL4
ddsomur1:0:FF8D30:09:500:Infinite Magic PL4 (2/8)
ddsomur1:0:FF8D31:09:500:Infinite Magic PL4 (3/8)
ddsomur1:0:FF8D32:09:500:Infinite Magic PL4 (4/8)
ddsomur1:0:FF8D33:09:500:Infinite Magic PL4 (5/8)
ddsomur1:0:FF8D34:09:500:Infinite Magic PL4 (6/8)
ddsomur1:0:FF8D35:09:500:Infinite Magic PL4 (7/8)
ddsomur1:0:FF8D37:09:500:Infinite Magic PL4 (8/8)
ddsomur1:0:FF8D69:14:000:Infinite Wands PL4
ddsomur1:0:FF8D6A:14:500:Infinite Wands PL4 (2/4)
ddsomur1:0:FF8D6B:14:500:Infinite Wands PL4 (3/4)
ddsomur1:0:FF8D6F:14:500:Infinite Wands PL4 (4/4)
ddsomur1:0:000000:00:999:[ The Fighter, Cleric, Elf, Dwarf & Thief can ONLY use ]
ddsomur1:0:000000:00:999:[ the Right Hand (RH) Weapons. The Fighter & Magicuser ]
ddsomur1:0:000000:00:999:[ can ONLY use the Left Hand (LH) Weapons. Therefore ]
ddsomur1:0:000000:00:999:[ the Fighter is the best option as you can use BOTH! ]
ddsomur1:0:FF8CEB:00:001:Get the Normal Sword Lv1 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:01:001:Get the Normal Sword Lv2 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:02:001:Get the Normal Sword Lv3 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:03:001:Get the Normal Sword Lv4 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:04:001:Get the Short Sword Lv1 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:05:001:Get the Short Sword Lv2 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:06:001:Get the Short Sword Lv3 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:07:001:Get the Short Sword Lv4 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:08:001:Get the Two Handed Sword as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:09:001:Get the Bastard Sword as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:0B:001:Get the Dragon Slayer as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:0C:001:Get the Holy Avenger as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:0D:001:Get the Sword of Legend as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:0E:001:Get the Cursed Sword 1 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:0F:001:Get the Cursed Sword 2 as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:10:001:Get the Sword of Flame as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:11:001:Get the Sword of Freeze as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:12:001:Get the Storm Blade as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:16:001:Get the Hand Axe as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:18:001:Get the Battle Axe as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:19:001:Get the Mace as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:1D:001:Get the War Hammer as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:1E:001:Get the Morning Star as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:1F:001:Get the Elemental Power Staff as the RH WeaponNow! PL4
ddsomur1:0:FF8CEB:20:001:Get the Magical Power Staff as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:21:001:Get the Wizardry Staff as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:22:001:Get the Striking Staff as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:23:001:Get the Snake Staff as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:24:001:Get the Wand of Cold as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:25:001:Get the Wand of Fire Ball as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:26:001:Get the Wand of Lightning Bolt as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:27:001:Get the Wand of Paralyze as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:28:001:Get the Shield as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:29:001:Get the Shield (Elf) as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:FF:001:Get NO ITEM as the RH Weapon Now! PL4
ddsomur1:0:FF8CEB:00:000:Always have the Normal Sword Lv1 as the RH Weapon PL4
ddsomur1:0:FF8CEB:01:000:Always have the Normal Sword Lv2 as the RH Weapon PL4
ddsomur1:0:FF8CEB:02:000:Always have the Normal Sword Lv3 as the RH Weapon PL4
ddsomur1:0:FF8CEB:03:000:Always have the Normal Sword Lv4 as the RH Weapon PL4
ddsomur1:0:FF8CEB:04:000:Always have the Short Sword Lv1 as the RH Weapon PL4
ddsomur1:0:FF8CEB:05:000:Always have the Short Sword Lv2 as the RH Weapon PL4
ddsomur1:0:FF8CEB:06:000:Always have the Short Sword Lv3 as the RH Weapon PL4
ddsomur1:0:FF8CEB:07:000:Always have the Short Sword Lv4 as the RH Weapon PL4
ddsomur1:0:FF8CEB:08:000:Always have the Two Handed Sword as the RH Weapon PL4
ddsomur1:0:FF8CEB:09:000:Always have the Bastard Sword as the RH Weapon PL4
ddsomur1:0:FF8CEB:0B:000:Always have the Dragon Slayer as the RH Weapon PL4
ddsomur1:0:FF8CEB:0C:000:Always have the Holy Avenger as the RH Weapon PL4
ddsomur1:0:FF8CEB:0D:000:Always have the Sword of Legend as the RH Weapon PL4
ddsomur1:0:FF8CEB:0E:000:Always have the Cursed Sword 1 as the RH Weapon PL4
ddsomur1:0:FF8CEB:0F:000:Always have the Cursed Sword 2 as the RH Weapon PL4
ddsomur1:0:FF8CEB:10:000:Always have the Sword of Flame as the RH Weapon PL4
ddsomur1:0:FF8CEB:11:000:Always have the Sword of Freeze as the RH Weapon PL4
ddsomur1:0:FF8CEB:12:000:Always have the Storm Blade as the RH Weapon PL4
ddsomur1:0:FF8CEB:16:000:Always have the Hand Axe as the RH Weapon PL4
ddsomur1:0:FF8CEB:18:000:Always have the Battle Axe as the RH Weapon PL4
ddsomur1:0:FF8CEB:19:000:Always have the Mace as the RH Weapon PL4
ddsomur1:0:FF8CEB:1D:000:Always have the War Hammer as the RH Weapon PL4
ddsomur1:0:FF8CEB:1E:000:Always have the Morning Star as the RH Weapon PL4
ddsomur1:0:FF8CEB:1F:000:Always have the Elemental Power Staff as the RH WeaponPL4
ddsomur1:0:FF8CEB:20:000:Always have the Magical Power Staff as the RH Weapon PL4
ddsomur1:0:FF8CEB:21:000:Always have the Wizardry Staff as the RH Weapon PL4
ddsomur1:0:FF8CEB:22:000:Always have the Striking Staff as the RH Weapon PL4
ddsomur1:0:FF8CEB:23:000:Always have the Snake Staff as the RH Weapon PL4
ddsomur1:0:FF8CEB:24:000:Always have the Wand of Cold as the RH Weapon PL4
ddsomur1:0:FF8CEB:25:000:Always have the Wand of Fire Ball as the RH Weapon PL4
ddsomur1:0:FF8CEB:26:000:Always have the Wand of Lightning Bolt as the RHWeaponPL4
ddsomur1:0:FF8CEB:27:000:Always have the Wand of Paralyze as the RH Weapon PL4
ddsomur1:0:FF8CEB:28:000:Always have the Shield as the RH Weapon PL4
ddsomur1:0:FF8CEB:29:000:Always have the Shield (Elf) as the RH Weapon PL4
ddsomur1:0:FF8CEB:FF:000:Always have NO ITEM as the RH Weapon PL4
ddsomur1:0:FF8CEC:00:001:Get the Normal Sword Lv1 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:01:001:Get the Normal Sword Lv2 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:02:001:Get the Normal Sword Lv3 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:03:001:Get the Normal Sword Lv4 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:04:001:Get the Short Sword Lv1 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:05:001:Get the Short Sword Lv2 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:06:001:Get the Short Sword Lv3 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:07:001:Get the Short Sword Lv4 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:08:001:Get the Two Handed Sword as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:09:001:Get the Bastard Sword as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:0B:001:Get the Dragon Slayer as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:0C:001:Get the Holy Avenger as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:0D:001:Get the Sword of Legend as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:0E:001:Get the Cursed Sword 1 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:0F:001:Get the Cursed Sword 2 as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:10:001:Get the Sword of Flame as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:11:001:Get the Sword of Freeze as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:12:001:Get the Storm Blade as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:16:001:Get the Hand Axe as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:18:001:Get the Battle Axe as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:19:001:Get the Mace as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:1D:001:Get the War Hammer as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:1E:001:Get the Morning Star as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:1F:001:Get the Element Power Staff as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:20:001:Get the Magical Power Staff as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:21:001:Get the Wizardry Staff as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:22:001:Get the Striking Staff as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:23:001:Get the Snake Staff as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:24:001:Get the Wand of Cold as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:25:001:Get the Wand of Fire Ball as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:26:001:Get the Wand of Lightning Bolt as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:27:001:Get the Wand of Paralyze as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:28:001:Get the Shield as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:29:001:Get the Shield (Elf) as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:FF:001:Get NO ITEM as the LH Weapon Now! PL4
ddsomur1:0:FF8CEC:00:000:Always have the Normal Sword Lv1 as the LH Weapon PL4
ddsomur1:0:FF8CEC:01:000:Always have the Normal Sword Lv2 as the LH Weapon PL4
ddsomur1:0:FF8CEC:02:000:Always have the Normal Sword Lv3 as the LH Weapon PL4
ddsomur1:0:FF8CEC:03:000:Always have the Normal Sword Lv4 as the LH Weapon PL4
ddsomur1:0:FF8CEC:04:000:Always have the Short Sword Lv1 as the LH Weapon PL4
ddsomur1:0:FF8CEC:05:000:Always have the Short Sword Lv2 as the LH Weapon PL4
ddsomur1:0:FF8CEC:06:000:Always have the Short Sword Lv3 as the LH Weapon PL4
ddsomur1:0:FF8CEC:07:000:Always have the Short Sword Lv4 as the LH Weapon PL4
ddsomur1:0:FF8CEC:08:000:Always have the Two Handed Sword as the LH Weapon PL4
ddsomur1:0:FF8CEC:09:000:Always have the Bastard Sword as the LH Weapon PL4
ddsomur1:0:FF8CEC:0B:000:Always have the Dragon Slayer as the LH Weapon PL4
ddsomur1:0:FF8CEC:0C:000:Always have the Holy Avenger as the LH Weapon PL4
ddsomur1:0:FF8CEC:0D:000:Always have the Sword of Legend as the LH Weapon PL4
ddsomur1:0:FF8CEC:0E:000:Always have the Cursed Sword 1 as the LH Weapon PL4
ddsomur1:0:FF8CEC:0F:000:Always have the Cursed Sword 2 as the LH Weapon PL4
ddsomur1:0:FF8CEC:10:000:Always have the Sword of Flame as the LH Weapon PL4
ddsomur1:0:FF8CEC:11:000:Always have the Sword of Freeze as the LH Weapon PL4
ddsomur1:0:FF8CEC:12:000:Always have the Storm Blade as the LH Weapon PL4
ddsomur1:0:FF8CEC:16:000:Always have the Hand Axe as the LH Weapon PL4
ddsomur1:0:FF8CEC:18:000:Always have the Battle Axe as the LH Weapon PL4
ddsomur1:0:FF8CEC:19:000:Always have the Mace as the LH Weapon PL4
ddsomur1:0:FF8CEC:1D:000:Always have the War Hammer as the LH Weapon PL4
ddsomur1:0:FF8CEC:1E:000:Always have the Morning Star as the LH Weapon PL4
ddsomur1:0:FF8CEC:1F:000:Always have the Element Power Staff as the LH Weapon PL4
ddsomur1:0:FF8CEC:20:000:Always have the Magical Power Staff as the LH Weapon PL4
ddsomur1:0:FF8CEC:21:000:Always have the Wizardry Staff as the LH Weapon PL4
ddsomur1:0:FF8CEC:22:000:Always have the Striking Staff as the LH Weapon PL4
ddsomur1:0:FF8CEC:23:000:Always have the Snake Staff as the LH Weapon PL4
ddsomur1:0:FF8CEC:24:000:Always have the Wand of Cold as the LH Weapon PL4
ddsomur1:0:FF8CEC:25:000:Always have the Wand of Fire Ball as the LH Weapon PL4
ddsomur1:0:FF8CEC:26:000:Always have the Wand of Lightning Bolt as the LHWeaponPL4
ddsomur1:0:FF8CEC:27:000:Always have the Wand of Paralyze as the LH Weapon PL4
ddsomur1:0:FF8CEC:28:000:Always have the Shield as the LH Weapon PL4
ddsomur1:0:FF8CEC:29:000:Always have the Shield (Elf) as the LH Weapon PL4
ddsomur1:0:FF8CEC:FF:000:Always have NO ITEM as the LH Weapon PL4
ddsomur1:0:000000:00:999:[ Head Equipment PL4 ]
ddsomur1:0:FF8D3E:00:001:Get the Helmet Now! PL4
ddsomur1:0:FF8D3E:01:001:Get the Magical Hat Now! PL4
ddsomur1:0:FF8D3E:02:001:Get the Hood Now! PL4
ddsomur1:0:FF8D3E:03:001:Get the Ciaclet Now! PL4
ddsomur1:0:FF8D3E:04:001:Get the Cleric Hat Now! PL4
ddsomur1:0:FF8D3E:05:001:Get the Tiara Now! PL4
ddsomur1:0:FF8D3E:00:000:Always have the Helmet PL4
ddsomur1:0:FF8D3E:01:000:Always have the Magical Hat PL4
ddsomur1:0:FF8D3E:02:000:Always have the Hood PL4
ddsomur1:0:FF8D3E:03:000:Always have the Ciaclet PL4
ddsomur1:0:FF8D3E:04:000:Always have the Cleric Hat PL4
ddsomur1:0:FF8D3E:05:000:Always have the Tiara PL4
ddsomur1:0:000000:00:999:[ Body Equipment PL4 ]
ddsomur1:0:FF8D3F:00:001:Get the Fighter Body Now! PL4
ddsomur1:0:FF8D3F:01:001:Get the Cleric Body Now! PL4
ddsomur1:0:FF8D3F:02:001:Get the Elf Body Now! PL4
ddsomur1:0:FF8D3F:03:001:Get the Dwarf Body Now! PL4
ddsomur1:0:FF8D3F:04:001:Get the Magicuser Body Now! PL4
ddsomur1:0:FF8D3F:05:001:Get the Thief Body Now! PL4
ddsomur1:0:FF8D3F:00:000:Always have the Fighter Body PL4
ddsomur1:0:FF8D3F:01:000:Always have the Cleric Body PL4
ddsomur1:0:FF8D3F:02:000:Always have the Elf Body PL4
ddsomur1:0:FF8D3F:03:000:Always have the Dwarf Body PL4
ddsomur1:0:FF8D3F:04:000:Always have the Magicuser Body PL4
ddsomur1:0:FF8D3F:05:000:Always have the Thief Body PL4
ddsomur1:0:000000:00:999:[ Leg Equipment PL4 ]
ddsomur1:0:FF8D40:00:001:Get the Boots of Speed Now! PL4
ddsomur1:0:FF8D49:05:501:Get the Boots of Speed Now! PL4 (2/2)
ddsomur1:0:FF8D40:01:001:Get the Boots of Springing & Striding Now! PL4
ddsomur1:0:FF8D49:05:501:Get the Boots of Springing & Striding Now! PL4 (2/2)
ddsomur1:0:FF8D40:02:001:Get the Boots of Levitation Now! PL4
ddsomur1:0:FF8D49:05:501:Get the Boots of Levitation Now! PL4 (2/2)
ddsomur1:0:FF8D40:00:000:Always have the Boots of Speed PL4
ddsomur1:0:FF8D49:05:500:Always have the Boots of Speed PL4 (2/2)
ddsomur1:0:FF8D40:01:000:Always have the Boots of Springing & Striding PL4
ddsomur1:0:FF8D49:05:500:Always have the Boots of Springing & Striding PL4 (2/2)
ddsomur1:0:FF8D40:02:000:Always have the Boots of Levitation PL4
ddsomur1:0:FF8D49:05:500:Always have the Boots of Levitation PL4 (2/2)
ddsomur1:0:000000:00:999:[ Arm Equipment PL4 ]
ddsomur1:0:FF8D41:00:001:Get the Gauntlet of Power Now! PL4
ddsomur1:0:FF8D4A:05:501:Get the Gauntlet of Power Now! PL4
ddsomur1:0:FF8D41:00:000:Always have the Gauntlet of Power PL4
ddsomur1:0:FF8D4A:05:500:Always have the Gauntlet of Power PL4
ddsomur1:0:000000:00:999:[ Shield Equipment PL4 ]
ddsomur1:0:FF8D42:00:001:Get the Normal Shield Now! PL4
ddsomur1:0:FF8D42:01:001:Get the Normal Shield (Elf) Now! PL4
ddsomur1:0:FF8D42:04:001:Get the Dragon Shield Now! PL4
ddsomur1:0:FF8D42:05:001:Get the Frame Shield Now! PL4
ddsomur1:0:FF8D42:06:001:Get the Ice Shield Now! PL4
ddsomur1:0:FF8D42:07:001:Get the Shield of Protection from Dark Magic Now! PL4
ddsomur1:0:FF8D42:00:000:Always have the Normal Shield PL4
ddsomur1:0:FF8D42:01:000:Always have the Normal Shield (Elf) PL4
ddsomur1:0:FF8D42:04:000:Always have the Dragon Shield PL4
ddsomur1:0:FF8D42:05:000:Always have the Frame Shield PL4
ddsomur1:0:FF8D42:06:000:Always have the Ice Shield PL4
ddsomur1:0:FF8D42:07:000:Always have the Shield of Protection from Dark Magic PL4
ddsomur1:0:000000:00:999:[ Hand Equipment PL4 ]
ddsomur1:0:FF8D43:00:001:Get the Ring of Protection Now! PL4
ddsomur1:0:FF8D4B:05:501:Get the Ring of Protection Now! PL4 (2/2)
ddsomur1:0:FF8D43:01:001:Get the Ring of Fire Resistance Now! PL4
ddsomur1:0:FF8D4B:05:501:Get the Ring of Fire Resistance Now! PL4 (2/2)
ddsomur1:0:FF8D43:02:001:Get the Ring of Spell Turning Now! PL4
ddsomur1:0:FF8D4B:05:501:Get the Ring of Spell Turning Now! PL4 (2/2)
ddsomur1:0:FF8D43:03:001:Get the Ring of Protection from Evil Now! PL4
ddsomur1:0:FF8D4B:05:501:Get the Ring of Protection from Evil Now! PL4 (2/2)
ddsomur1:0:FF8D43:04:001:Get the Rod of Fire Ball Now! PL4
ddsomur1:0:FF8D4B:05:501:Get the Rod of Fire Ball Now! PL4 (2/2)
ddsomur1:0:FF8D43:05:001:Get the Rod of Cold Now! PL4
ddsomur1:0:FF8D4B:05:501:Get the Rod of Cold Now! PL4 (2/2)
ddsomur1:0:FF8D43:06:001:Get the Rod of Lightning Now! PL4
ddsomur1:0:FF8D4B:05:501:Get the Rod of Lightning Now! PL4 (2/2)
ddsomur1:0:FF8D43:00:000:Always have the Ring of Protection PL4
ddsomur1:0:FF8D4B:05:500:Always have the Ring of Protection PL4 (2/2)
ddsomur1:0:FF8D43:01:000:Always have the Ring of Fire Resistance PL4
ddsomur1:0:FF8D4B:05:500:Always have the Ring of Fire Resistance PL4 (2/2)
ddsomur1:0:FF8D43:02:000:Always have the Ring of Spell Turning PL4
ddsomur1:0:FF8D4B:05:500:Always have the Ring of Spell Turning PL4 (2/2)
ddsomur1:0:FF8D43:03:000:Always have the Ring of Protection from Evil PL4
ddsomur1:0:FF8D4B:05:500:Always have the Ring of Protection from Evil PL4 (2/2)
ddsomur1:0:FF8D43:04:000:Always have the Rod of Fire Ball PL4
ddsomur1:0:FF8D4B:05:500:Always have the Rod of Fire Ball PL4 (2/2)
ddsomur1:0:FF8D43:05:000:Always have the Rod of Cold PL4
ddsomur1:0:FF8D4B:05:500:Always have the Rod of Cold PL4 (2/2)
ddsomur1:0:FF8D43:06:000:Always have the Rod of Lightning PL4
ddsomur1:0:FF8D4B:05:500:Always have the Rod of Lightning PL4 (2/2)
ddsomur1:0:000000:00:999:[ Accessory Equipment PL4 ]
ddsomur1:0:FF8D44:00:001:Get the Necklace Now! PL4
ddsomur1:0:FF8D44:01:001:Get the Orb Now! PL4
ddsomur1:0:FF8D44:02:001:Get the Bracelet Now! PL4
ddsomur1:0:FF8D44:03:001:Get the Brooch Now! PL4
ddsomur1:0:FF8D44:04:001:Get the Earring Now! PL4
ddsomur1:0:FF8D44:05:001:Get the Anklet Now! PL4
ddsomur1:0:FF8D44:00:000:Always have the Necklace PL4
ddsomur1:0:FF8D44:01:000:Always have the Orb PL4
ddsomur1:0:FF8D44:02:000:Always have the Bracelet PL4
ddsomur1:0:FF8D44:03:000:Always have the Brooch PL4
ddsomur1:0:FF8D44:04:000:Always have the Earring PL4
ddsomur1:0:FF8D44:05:000:Always have the Anklet PL4
ddsomur1:0:000000:00:999:[ Special Equipment PL4 ]
ddsomur1:0:FF8D45:00:001:Get the Eye of Beholder Now! PL4
ddsomur1:0:FF8D45:01:001:Get the Skin of Displacer Beast Now! PL4
ddsomur1:0:FF8D45:02:001:Get the Eye of Displacer Beast Now! PL4
ddsomur1:0:FF8D45:03:001:Get the Scale of Dragon Now! PL4
ddsomur1:0:FF8D45:04:001:Get the Skin of Manticore Now! PL4
ddsomur1:0:FF8D45:05:001:Get the Egg of Owlbear Now! PL4
ddsomur1:0:FF8D45:06:001:Get the ???1 Now! PL4
ddsomur1:0:FF8D45:07:001:Get the ???2 Now! PL4
ddsomur1:0:FF8D45:08:001:Get the Horn of Dragon Now! PL4
ddsomur1:0:FF8D45:09:001:Get the Medal Now! PL4
ddsomur1:0:FF8D45:10:001:Get the Displacer Cloak Now! PL4
ddsomur1:0:FF8D45:00:000:Always have the Eye of Beholder PL4
ddsomur1:0:FF8D45:01:000:Always have the Skin of Displacer Beast PL4
ddsomur1:0:FF8D45:02:000:Always have the Eye of Displacer Beast PL4
ddsomur1:0:FF8D45:03:000:Always have the Scale of Dragon PL4
ddsomur1:0:FF8D45:04:000:Always have the Skin of Manticore PL4
ddsomur1:0:FF8D45:05:000:Always have the Egg of Owlbear PL4
ddsomur1:0:FF8D45:06:000:Always have the ???1 PL4
ddsomur1:0:FF8D45:07:000:Always have the ???2 PL4
ddsomur1:0:FF8D45:08:000:Always have the Horn of Dragon PL4
ddsomur1:0:FF8D45:09:000:Always have the Medal PL4
ddsomur1:0:FF8D45:10:000:Always have the Displacer Cloak PL4
ddsomur1:0:000000:00:999:[ Ultimate Magic "Final Strike" Now! Only for use when ]
ddsomur1:0:000000:00:999:[ playing with 3 or 4 Players. Player 1 should select ]
ddsomur1:0:000000:00:999:[ the character Magicuser. ]
ddsomur1:0:FF8641:9A:000:Infinite Final Strike!
ddsomur1:0:FF86EC:21:500:Infinite Final Strike! (2/9)
ddsomur1:0:FF86EE:01:500:Infinite Final Strike! (2/9)
ddsomur1:0:FF8841:9A:500:Infinite Final Strike! (2/9)
ddsomur1:0:FF88EE:01:500:Infinite Final Strike! (2/9)
ddsomur1:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomur1:0:FF8AEE:01:500:Infinite Final Strike! (2/9)
ddsomur1:0:FF8A41:9A:500:Infinite Final Strike! (2/9)
ddsomur1:0:FF8CEE:01:500:Infinite Final Strike! (2/9)
ddsomur1:0:FF803A:59:000:Stage Clear Bonus(Rest Time) Max
ddsomur1:0:000000:00:999:[ These are the codes to set the machine region - the ]
ddsomur1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ddsomur1:0:000000:00:999:[ - ON or before the ROM check screen!! ]
ddsomur1:0:FF8071:00:000:Region Switch = Japan
ddsomur1:0:FF8071:02:000:Region Switch = USA
ddsomur1:0:FF8071:04:000:Region Switch = Hispanic
ddsomur1:0:FF8071:06:000:Region Switch = Asia
ddsomur1:0:FF8071:08:000:Region Switch = Euro
ddsomur1:0:FF8071:0A:000:Region Switch = Brazil
; [ Dungeons & Dragons: Tower of Doom (Euro 940412) ]
ddtod:0:000000:00:999:[ Note there are different cheats for different characters. ]
ddtod:0:000000:00:999:[ Cheats with 'ALL' work for ALL characters for that Player ]
ddtod:0:000000:00:999:[ You MUST pick up the weapon before you can use it!! ]
ddtod:0:FF8719:A0:000:Infinite Energy 'ALL' PL1
ddtod:0:FF874E:09:000:Infinite Gold 'ALL' PL1
ddtod:0:FF874F:99:500:Infinite Gold 'ALL' PL1 (2/2)
ddtod:0:FF84A8:09:000:Infinite Dagger 'ALL' PL1
ddtod:0:FF84A9:09:000:Infinite Hammer 'ALL' PL1
ddtod:0:FF84AA:09:000:Infinite Arrows 'ALL' PL1
ddtod:0:FF84AB:09:000:Infinite Oil 'ALL' PL1
ddtod:0:FF84AC:09:000:Infinite Ring MM 'ALL' PL1
ddtod:0:FF84AE:09:000:Infinite Ring FB 'ALL' PL1
ddtod:0:FF84AF:09:000:Infinite Ring LB 'ALL' PL1
ddtod:0:FF84B1:09:000:Infinite Ring CL 'ALL' PL1
ddtod:0:FF84B8:09:000:Infinite Magic Missile 'ELF' PL1
ddtod:0:FF84B9:09:000:Infinite Invisibility 'ELF' PL1
ddtod:0:FF84BA:09:000:Infinite Fireball 'ELF' PL1
ddtod:0:FF84B4:09:000:Infinite Hold Person 'CLERIC' PL1
ddtod:0:FF84B5:09:000:Infinite Cont. Light 'CLERIC' PL1
ddtod:0:FF84BF:09:000:Infinite Striking 'CLERIC' PL1
ddtod:0:FF8819:A0:000:Infinite Energy PL2
ddtod:0:FF884E:09:000:Infinite Gold PL2
ddtod:0:FF884F:99:500:Infinite Gold PL2 (2/2)
ddtod:0:FF84E8:09:000:Infinite Dagger PL2
ddtod:0:FF84E9:09:000:Infinite Hammer PL2
ddtod:0:FF84EA:09:000:Infinite Arrows PL2
ddtod:0:FF84EB:09:000:Infinite Oil PL2
ddtod:0:FF84EC:09:000:Infinite Ring MM 'ALL' PL2
ddtod:0:FF84EE:09:000:Infinite Ring FB 'ALL' PL2
ddtod:0:FF84EF:09:000:Infinite Ring LB 'ALL' PL2
ddtod:0:FF84F1:09:000:Infinite Ring CL 'ALL' PL2
ddtod:0:FF84F8:09:000:Infinite Magic Missile 'ELF' PL2
ddtod:0:FF84F9:09:000:Infinite Invisibility 'ELF' PL2
ddtod:0:FF84FA:09:000:Infinite Fireball 'ELF' PL2
ddtod:0:FF84F4:09:000:Infinite Hold Person 'CLERIC' PL2
ddtod:0:FF84F5:09:000:Infinite Cont. Light 'CLERIC' PL2
ddtod:0:FF84FF:09:000:Infinite Striking 'CLERIC' PL2
ddtod:0:FF8919:A0:000:Infinite Energy PL3
ddtod:0:FF894E:09:000:Infinite Gold PL3
ddtod:0:FF894F:99:500:Infinite Gold PL3 (2/2)
ddtod:0:FF8528:09:000:Infinite Dagger PL3
ddtod:0:FF8529:09:000:Infinite Hammer PL3
ddtod:0:FF852A:09:000:Infinite Arrows PL3
ddtod:0:FF852B:09:000:Infinite Oil PL3
ddtod:0:FF852C:09:000:Infinite Ring MM 'ALL' PL3
ddtod:0:FF852E:09:000:Infinite Ring FB 'ALL' PL3
ddtod:0:FF852F:09:000:Infinite Ring LB 'ALL' PL3
ddtod:0:FF8531:09:000:Infinite Ring CL 'ALL' PL3
ddtod:0:FF8538:09:000:Infinite Magic Missile 'ELF' PL3
ddtod:0:FF8539:09:000:Infinite Invisibility 'ELF' PL3
ddtod:0:FF853A:09:000:Infinite Fireball 'ELF' PL3
ddtod:0:FF8534:09:000:Infinite Hold Person 'CLERIC' PL3
ddtod:0:FF8535:09:000:Infinite Cont. Light 'CLERIC' PL3
ddtod:0:FF853F:09:000:Infinite Striking 'CLERIC' PL3
ddtod:0:FF8A19:A0:000:Infinite Energy PL4
ddtod:0:FF8A4E:09:000:Infinite Gold PL4
ddtod:0:FF8A4F:99:500:Infinite Gold PL4 (2/2)
ddtod:0:FF8568:09:000:Infinite Dagger PL4
ddtod:0:FF8569:09:000:Infinite Hammer PL4
ddtod:0:FF856A:09:000:Infinite Arrows PL4
ddtod:0:FF856B:09:000:Infinite Oil PL4
ddtod:0:FF856C:09:000:Infinite Ring MM 'ALL' PL4
ddtod:0:FF856E:09:000:Infinite Ring FB 'ALL' PL4
ddtod:0:FF856F:09:000:Infinite Ring LB 'ALL' PL4
ddtod:0:FF8571:09:000:Infinite Ring CL 'ALL' PL4
ddtod:0:FF8578:09:000:Infinite Magic Missile 'ELF' PL4
ddtod:0:FF8579:09:000:Infinite Invisibility 'ELF' PL4
ddtod:0:FF857A:09:000:Infinite Fireball 'ELF' PL4
ddtod:0:FF8574:09:000:Infinite Hold Person 'CLERIC' PL4
ddtod:0:FF8575:09:000:Infinite Cont. Light 'CLERIC' PL4
ddtod:0:FF857F:09:000:Infinite Striking 'CLERIC' PL4
; [ Dungeons & Dragons: Tower of Doom (Asia 940113) ]
ddtoda:0:000000:00:999:[ Note there are different cheats for different characters. ]
ddtoda:0:000000:00:999:[ Cheats with 'ALL' work for ALL characters for that Player ]
ddtoda:0:000000:00:999:[ You MUST pick up the weapon before you can use it!! ]
ddtoda:0:FF8719:A0:000:Infinite Energy 'ALL' PL1
ddtoda:0:FF874E:09:000:Infinite Gold 'ALL' PL1
ddtoda:0:FF874F:99:500:Infinite Gold 'ALL' PL1 (2/2)
ddtoda:0:FF84A8:09:000:Infinite Dagger 'ALL' PL1
ddtoda:0:FF84A9:09:000:Infinite Hammer 'ALL' PL1
ddtoda:0:FF84AA:09:000:Infinite Arrows 'ALL' PL1
ddtoda:0:FF84AB:09:000:Infinite Oil 'ALL' PL1
ddtoda:0:FF84AC:09:000:Infinite Ring MM 'ALL' PL1
ddtoda:0:FF84AE:09:000:Infinite Ring FB 'ALL' PL1
ddtoda:0:FF84AF:09:000:Infinite Ring LB 'ALL' PL1
ddtoda:0:FF84B1:09:000:Infinite Ring CL 'ALL' PL1
ddtoda:0:FF84B8:09:000:Infinite Magic Missile 'ELF' PL1
ddtoda:0:FF84B9:09:000:Infinite Invisibility 'ELF' PL1
ddtoda:0:FF84BA:09:000:Infinite Fireball 'ELF' PL1
ddtoda:0:FF84B4:09:000:Infinite Hold Person 'CLERIC' PL1
ddtoda:0:FF84B5:09:000:Infinite Cont. Light 'CLERIC' PL1
ddtoda:0:FF84BF:09:000:Infinite Striking 'CLERIC' PL1
ddtoda:0:FF8819:A0:000:Infinite Energy PL2
ddtoda:0:FF884E:09:000:Infinite Gold PL2
ddtoda:0:FF884F:99:500:Infinite Gold PL2 (2/2)
ddtoda:0:FF84E8:09:000:Infinite Dagger PL2
ddtoda:0:FF84E9:09:000:Infinite Hammer PL2
ddtoda:0:FF84EA:09:000:Infinite Arrows PL2
ddtoda:0:FF84EB:09:000:Infinite Oil PL2
ddtoda:0:FF84EC:09:000:Infinite Ring MM 'ALL' PL2
ddtoda:0:FF84EE:09:000:Infinite Ring FB 'ALL' PL2
ddtoda:0:FF84EF:09:000:Infinite Ring LB 'ALL' PL2
ddtoda:0:FF84F1:09:000:Infinite Ring CL 'ALL' PL2
ddtoda:0:FF84F8:09:000:Infinite Magic Missile 'ELF' PL2
ddtoda:0:FF84F9:09:000:Infinite Invisibility 'ELF' PL2
ddtoda:0:FF84FA:09:000:Infinite Fireball 'ELF' PL2
ddtoda:0:FF84F4:09:000:Infinite Hold Person 'CLERIC' PL2
ddtoda:0:FF84F5:09:000:Infinite Cont. Light 'CLERIC' PL2
ddtoda:0:FF84FF:09:000:Infinite Striking 'CLERIC' PL2
ddtoda:0:FF8919:A0:000:Infinite Energy PL3
ddtoda:0:FF894E:09:000:Infinite Gold PL3
ddtoda:0:FF894F:99:500:Infinite Gold PL3 (2/2)
ddtoda:0:FF8528:09:000:Infinite Dagger PL3
ddtoda:0:FF8529:09:000:Infinite Hammer PL3
ddtoda:0:FF852A:09:000:Infinite Arrows PL3
ddtoda:0:FF852B:09:000:Infinite Oil PL3
ddtoda:0:FF852C:09:000:Infinite Ring MM 'ALL' PL3
ddtoda:0:FF852E:09:000:Infinite Ring FB 'ALL' PL3
ddtoda:0:FF852F:09:000:Infinite Ring LB 'ALL' PL3
ddtoda:0:FF8531:09:000:Infinite Ring CL 'ALL' PL3
ddtoda:0:FF8538:09:000:Infinite Magic Missile 'ELF' PL3
ddtoda:0:FF8539:09:000:Infinite Invisibility 'ELF' PL3
ddtoda:0:FF853A:09:000:Infinite Fireball 'ELF' PL3
ddtoda:0:FF8534:09:000:Infinite Hold Person 'CLERIC' PL3
ddtoda:0:FF8535:09:000:Infinite Cont. Light 'CLERIC' PL3
ddtoda:0:FF853F:09:000:Infinite Striking 'CLERIC' PL3
ddtoda:0:FF8A19:A0:000:Infinite Energy PL4
ddtoda:0:FF8A4E:09:000:Infinite Gold PL4
ddtoda:0:FF8A4F:99:500:Infinite Gold PL4 (2/2)
ddtoda:0:FF8568:09:000:Infinite Dagger PL4
ddtoda:0:FF8569:09:000:Infinite Hammer PL4
ddtoda:0:FF856A:09:000:Infinite Arrows PL4
ddtoda:0:FF856B:09:000:Infinite Oil PL4
ddtoda:0:FF856C:09:000:Infinite Ring MM 'ALL' PL4
ddtoda:0:FF856E:09:000:Infinite Ring FB 'ALL' PL4
ddtoda:0:FF856F:09:000:Infinite Ring LB 'ALL' PL4
ddtoda:0:FF8571:09:000:Infinite Ring CL 'ALL' PL4
ddtoda:0:FF8578:09:000:Infinite Magic Missile 'ELF' PL4
ddtoda:0:FF8579:09:000:Infinite Invisibility 'ELF' PL4
ddtoda:0:FF857A:09:000:Infinite Fireball 'ELF' PL4
ddtoda:0:FF8574:09:000:Infinite Hold Person 'CLERIC' PL4
ddtoda:0:FF8575:09:000:Infinite Cont. Light 'CLERIC' PL4
ddtoda:0:FF857F:09:000:Infinite Striking 'CLERIC' PL4
; [ Dungeons & Dragons: Tower of Doom (Hispanic 940125) ]
ddtodh:0:000000:00:999:[ Note there are different cheats for different characters. ]
ddtodh:0:000000:00:999:[ Cheats with 'ALL' work for ALL characters for that Player ]
ddtodh:0:000000:00:999:[ You MUST pick up the weapon before you can use it!! ]
ddtodh:0:FF8719:A0:000:Infinite Energy 'ALL' PL1
ddtodh:0:FF874E:09:000:Infinite Gold 'ALL' PL1
ddtodh:0:FF874F:99:500:Infinite Gold 'ALL' PL1 (2/2)
ddtodh:0:FF84A8:09:000:Infinite Dagger 'ALL' PL1
ddtodh:0:FF84A9:09:000:Infinite Hammer 'ALL' PL1
ddtodh:0:FF84AA:09:000:Infinite Arrows 'ALL' PL1
ddtodh:0:FF84AB:09:000:Infinite Oil 'ALL' PL1
ddtodh:0:FF84AC:09:000:Infinite Ring MM 'ALL' PL1
ddtodh:0:FF84AE:09:000:Infinite Ring FB 'ALL' PL1
ddtodh:0:FF84AF:09:000:Infinite Ring LB 'ALL' PL1
ddtodh:0:FF84B1:09:000:Infinite Ring CL 'ALL' PL1
ddtodh:0:FF84B8:09:000:Infinite Magic Missile 'ELF' PL1
ddtodh:0:FF84B9:09:000:Infinite Invisibility 'ELF' PL1
ddtodh:0:FF84BA:09:000:Infinite Fireball 'ELF' PL1
ddtodh:0:FF84B4:09:000:Infinite Hold Person 'CLERIC' PL1
ddtodh:0:FF84B5:09:000:Infinite Cont. Light 'CLERIC' PL1
ddtodh:0:FF84BF:09:000:Infinite Striking 'CLERIC' PL1
ddtodh:0:FF8819:A0:000:Infinite Energy PL2
ddtodh:0:FF884E:09:000:Infinite Gold PL2
ddtodh:0:FF884F:99:500:Infinite Gold PL2 (2/2)
ddtodh:0:FF84E8:09:000:Infinite Dagger PL2
ddtodh:0:FF84E9:09:000:Infinite Hammer PL2
ddtodh:0:FF84EA:09:000:Infinite Arrows PL2
ddtodh:0:FF84EB:09:000:Infinite Oil PL2
ddtodh:0:FF84EC:09:000:Infinite Ring MM 'ALL' PL2
ddtodh:0:FF84EE:09:000:Infinite Ring FB 'ALL' PL2
ddtodh:0:FF84EF:09:000:Infinite Ring LB 'ALL' PL2
ddtodh:0:FF84F1:09:000:Infinite Ring CL 'ALL' PL2
ddtodh:0:FF84F8:09:000:Infinite Magic Missile 'ELF' PL2
ddtodh:0:FF84F9:09:000:Infinite Invisibility 'ELF' PL2
ddtodh:0:FF84FA:09:000:Infinite Fireball 'ELF' PL2
ddtodh:0:FF84F4:09:000:Infinite Hold Person 'CLERIC' PL2
ddtodh:0:FF84F5:09:000:Infinite Cont. Light 'CLERIC' PL2
ddtodh:0:FF84FF:09:000:Infinite Striking 'CLERIC' PL2
ddtodh:0:FF8919:A0:000:Infinite Energy PL3
ddtodh:0:FF894E:09:000:Infinite Gold PL3
ddtodh:0:FF894F:99:500:Infinite Gold PL3 (2/2)
ddtodh:0:FF8528:09:000:Infinite Dagger PL3
ddtodh:0:FF8529:09:000:Infinite Hammer PL3
ddtodh:0:FF852A:09:000:Infinite Arrows PL3
ddtodh:0:FF852B:09:000:Infinite Oil PL3
ddtodh:0:FF852C:09:000:Infinite Ring MM 'ALL' PL3
ddtodh:0:FF852E:09:000:Infinite Ring FB 'ALL' PL3
ddtodh:0:FF852F:09:000:Infinite Ring LB 'ALL' PL3
ddtodh:0:FF8531:09:000:Infinite Ring CL 'ALL' PL3
ddtodh:0:FF8538:09:000:Infinite Magic Missile 'ELF' PL3
ddtodh:0:FF8539:09:000:Infinite Invisibility 'ELF' PL3
ddtodh:0:FF853A:09:000:Infinite Fireball 'ELF' PL3
ddtodh:0:FF8534:09:000:Infinite Hold Person 'CLERIC' PL3
ddtodh:0:FF8535:09:000:Infinite Cont. Light 'CLERIC' PL3
ddtodh:0:FF853F:09:000:Infinite Striking 'CLERIC' PL3
ddtodh:0:FF8A19:A0:000:Infinite Energy PL4
ddtodh:0:FF8A4E:09:000:Infinite Gold PL4
ddtodh:0:FF8A4F:99:500:Infinite Gold PL4 (2/2)
ddtodh:0:FF8568:09:000:Infinite Dagger PL4
ddtodh:0:FF8569:09:000:Infinite Hammer PL4
ddtodh:0:FF856A:09:000:Infinite Arrows PL4
ddtodh:0:FF856B:09:000:Infinite Oil PL4
ddtodh:0:FF856C:09:000:Infinite Ring MM 'ALL' PL4
ddtodh:0:FF856E:09:000:Infinite Ring FB 'ALL' PL4
ddtodh:0:FF856F:09:000:Infinite Ring LB 'ALL' PL4
ddtodh:0:FF8571:09:000:Infinite Ring CL 'ALL' PL4
ddtodh:0:FF8578:09:000:Infinite Magic Missile 'ELF' PL4
ddtodh:0:FF8579:09:000:Infinite Invisibility 'ELF' PL4
ddtodh:0:FF857A:09:000:Infinite Fireball 'ELF' PL4
ddtodh:0:FF8574:09:000:Infinite Hold Person 'CLERIC' PL4
ddtodh:0:FF8575:09:000:Infinite Cont. Light 'CLERIC' PL4
ddtodh:0:FF857F:09:000:Infinite Striking 'CLERIC' PL4
; [ Dungeons & Dragons: Tower of Doom (Japan 940113) ]
ddtodj:0:000000:00:999:[ Note there are different cheats for different characters. ]
ddtodj:0:000000:00:999:[ Cheats with 'ALL' work for ALL characters for that Player ]
ddtodj:0:000000:00:999:[ You MUST pick up the weapon before you can use it!! ]
ddtodj:0:FF8719:A0:000:Infinite Energy 'ALL' PL1
ddtodj:0:FF874E:09:000:Infinite Gold 'ALL' PL1
ddtodj:0:FF874F:99:500:Infinite Gold 'ALL' PL1 (2/2)
ddtodj:0:FF84A8:09:000:Infinite Dagger 'ALL' PL1
ddtodj:0:FF84A9:09:000:Infinite Hammer 'ALL' PL1
ddtodj:0:FF84AA:09:000:Infinite Arrows 'ALL' PL1
ddtodj:0:FF84AB:09:000:Infinite Oil 'ALL' PL1
ddtodj:0:FF84AC:09:000:Infinite Ring MM 'ALL' PL1
ddtodj:0:FF84AE:09:000:Infinite Ring FB 'ALL' PL1
ddtodj:0:FF84AF:09:000:Infinite Ring LB 'ALL' PL1
ddtodj:0:FF84B1:09:000:Infinite Ring CL 'ALL' PL1
ddtodj:0:FF84B8:09:000:Infinite Magic Missile 'ELF' PL1
ddtodj:0:FF84B9:09:000:Infinite Invisibility 'ELF' PL1
ddtodj:0:FF84BA:09:000:Infinite Fireball 'ELF' PL1
ddtodj:0:FF84B4:09:000:Infinite Hold Person 'CLERIC' PL1
ddtodj:0:FF84B5:09:000:Infinite Cont. Light 'CLERIC' PL1
ddtodj:0:FF84BF:09:000:Infinite Striking 'CLERIC' PL1
ddtodj:0:FF8819:A0:000:Infinite Energy PL2
ddtodj:0:FF884E:09:000:Infinite Gold PL2
ddtodj:0:FF884F:99:500:Infinite Gold PL2 (2/2)
ddtodj:0:FF84E8:09:000:Infinite Dagger PL2
ddtodj:0:FF84E9:09:000:Infinite Hammer PL2
ddtodj:0:FF84EA:09:000:Infinite Arrows PL2
ddtodj:0:FF84EB:09:000:Infinite Oil PL2
ddtodj:0:FF84EC:09:000:Infinite Ring MM 'ALL' PL2
ddtodj:0:FF84EE:09:000:Infinite Ring FB 'ALL' PL2
ddtodj:0:FF84EF:09:000:Infinite Ring LB 'ALL' PL2
ddtodj:0:FF84F1:09:000:Infinite Ring CL 'ALL' PL2
ddtodj:0:FF84F8:09:000:Infinite Magic Missile 'ELF' PL2
ddtodj:0:FF84F9:09:000:Infinite Invisibility 'ELF' PL2
ddtodj:0:FF84FA:09:000:Infinite Fireball 'ELF' PL2
ddtodj:0:FF84F4:09:000:Infinite Hold Person 'CLERIC' PL2
ddtodj:0:FF84F5:09:000:Infinite Cont. Light 'CLERIC' PL2
ddtodj:0:FF84FF:09:000:Infinite Striking 'CLERIC' PL2
ddtodj:0:FF8919:A0:000:Infinite Energy PL3
ddtodj:0:FF894E:09:000:Infinite Gold PL3
ddtodj:0:FF894F:99:500:Infinite Gold PL3 (2/2)
ddtodj:0:FF8528:09:000:Infinite Dagger PL3
ddtodj:0:FF8529:09:000:Infinite Hammer PL3
ddtodj:0:FF852A:09:000:Infinite Arrows PL3
ddtodj:0:FF852B:09:000:Infinite Oil PL3
ddtodj:0:FF852C:09:000:Infinite Ring MM 'ALL' PL3
ddtodj:0:FF852E:09:000:Infinite Ring FB 'ALL' PL3
ddtodj:0:FF852F:09:000:Infinite Ring LB 'ALL' PL3
ddtodj:0:FF8531:09:000:Infinite Ring CL 'ALL' PL3
ddtodj:0:FF8538:09:000:Infinite Magic Missile 'ELF' PL3
ddtodj:0:FF8539:09:000:Infinite Invisibility 'ELF' PL3
ddtodj:0:FF853A:09:000:Infinite Fireball 'ELF' PL3
ddtodj:0:FF8534:09:000:Infinite Hold Person 'CLERIC' PL3
ddtodj:0:FF8535:09:000:Infinite Cont. Light 'CLERIC' PL3
ddtodj:0:FF853F:09:000:Infinite Striking 'CLERIC' PL3
ddtodj:0:FF8A19:A0:000:Infinite Energy PL4
ddtodj:0:FF8A4E:09:000:Infinite Gold PL4
ddtodj:0:FF8A4F:99:500:Infinite Gold PL4 (2/2)
ddtodj:0:FF8568:09:000:Infinite Dagger PL4
ddtodj:0:FF8569:09:000:Infinite Hammer PL4
ddtodj:0:FF856A:09:000:Infinite Arrows PL4
ddtodj:0:FF856B:09:000:Infinite Oil PL4
ddtodj:0:FF856C:09:000:Infinite Ring MM 'ALL' PL4
ddtodj:0:FF856E:09:000:Infinite Ring FB 'ALL' PL4
ddtodj:0:FF856F:09:000:Infinite Ring LB 'ALL' PL4
ddtodj:0:FF8571:09:000:Infinite Ring CL 'ALL' PL4
ddtodj:0:FF8578:09:000:Infinite Magic Missile 'ELF' PL4
ddtodj:0:FF8579:09:000:Infinite Invisibility 'ELF' PL4
ddtodj:0:FF857A:09:000:Infinite Fireball 'ELF' PL4
ddtodj:0:FF8574:09:000:Infinite Hold Person 'CLERIC' PL4
ddtodj:0:FF8575:09:000:Infinite Cont. Light 'CLERIC' PL4
ddtodj:0:FF857F:09:000:Infinite Striking 'CLERIC' PL4
; [ Dungeons & Dragons: Tower of Doom (US 940125) ]
ddtodu:0:000000:00:999:[ Note there are different cheats for different characters. ]
ddtodu:0:000000:00:999:[ Cheats with 'ALL' work for ALL characters for that Player ]
ddtodu:0:000000:00:999:[ You MUST pick up the weapon before you can use it!! ]
ddtodu:0:FF8719:A0:000:Infinite Energy 'ALL' PL1
ddtodu:0:FF874E:09:000:Infinite Gold 'ALL' PL1
ddtodu:0:FF874F:99:500:Infinite Gold 'ALL' PL1 (2/2)
ddtodu:0:FF84A8:09:000:Infinite Dagger 'ALL' PL1
ddtodu:0:FF84A9:09:000:Infinite Hammer 'ALL' PL1
ddtodu:0:FF84AA:09:000:Infinite Arrows 'ALL' PL1
ddtodu:0:FF84AB:09:000:Infinite Oil 'ALL' PL1
ddtodu:0:FF84AC:09:000:Infinite Ring MM 'ALL' PL1
ddtodu:0:FF84AE:09:000:Infinite Ring FB 'ALL' PL1
ddtodu:0:FF84AF:09:000:Infinite Ring LB 'ALL' PL1
ddtodu:0:FF84B1:09:000:Infinite Ring CL 'ALL' PL1
ddtodu:0:FF84B8:09:000:Infinite Magic Missile 'ELF' PL1
ddtodu:0:FF84B9:09:000:Infinite Invisibility 'ELF' PL1
ddtodu:0:FF84BA:09:000:Infinite Fireball 'ELF' PL1
ddtodu:0:FF84B4:09:000:Infinite Hold Person 'CLERIC' PL1
ddtodu:0:FF84B5:09:000:Infinite Cont. Light 'CLERIC' PL1
ddtodu:0:FF84BF:09:000:Infinite Striking 'CLERIC' PL1
ddtodu:0:FF8819:A0:000:Infinite Energy PL2
ddtodu:0:FF884E:09:000:Infinite Gold PL2
ddtodu:0:FF884F:99:500:Infinite Gold PL2 (2/2)
ddtodu:0:FF84E8:09:000:Infinite Dagger PL2
ddtodu:0:FF84E9:09:000:Infinite Hammer PL2
ddtodu:0:FF84EA:09:000:Infinite Arrows PL2
ddtodu:0:FF84EB:09:000:Infinite Oil PL2
ddtodu:0:FF84EC:09:000:Infinite Ring MM 'ALL' PL2
ddtodu:0:FF84EE:09:000:Infinite Ring FB 'ALL' PL2
ddtodu:0:FF84EF:09:000:Infinite Ring LB 'ALL' PL2
ddtodu:0:FF84F1:09:000:Infinite Ring CL 'ALL' PL2
ddtodu:0:FF84F8:09:000:Infinite Magic Missile 'ELF' PL2
ddtodu:0:FF84F9:09:000:Infinite Invisibility 'ELF' PL2
ddtodu:0:FF84FA:09:000:Infinite Fireball 'ELF' PL2
ddtodu:0:FF84F4:09:000:Infinite Hold Person 'CLERIC' PL2
ddtodu:0:FF84F5:09:000:Infinite Cont. Light 'CLERIC' PL2
ddtodu:0:FF84FF:09:000:Infinite Striking 'CLERIC' PL2
ddtodu:0:FF8919:A0:000:Infinite Energy PL3
ddtodu:0:FF894E:09:000:Infinite Gold PL3
ddtodu:0:FF894F:99:500:Infinite Gold PL3 (2/2)
ddtodu:0:FF8528:09:000:Infinite Dagger PL3
ddtodu:0:FF8529:09:000:Infinite Hammer PL3
ddtodu:0:FF852A:09:000:Infinite Arrows PL3
ddtodu:0:FF852B:09:000:Infinite Oil PL3
ddtodu:0:FF852C:09:000:Infinite Ring MM 'ALL' PL3
ddtodu:0:FF852E:09:000:Infinite Ring FB 'ALL' PL3
ddtodu:0:FF852F:09:000:Infinite Ring LB 'ALL' PL3
ddtodu:0:FF8531:09:000:Infinite Ring CL 'ALL' PL3
ddtodu:0:FF8538:09:000:Infinite Magic Missile 'ELF' PL3
ddtodu:0:FF8539:09:000:Infinite Invisibility 'ELF' PL3
ddtodu:0:FF853A:09:000:Infinite Fireball 'ELF' PL3
ddtodu:0:FF8534:09:000:Infinite Hold Person 'CLERIC' PL3
ddtodu:0:FF8535:09:000:Infinite Cont. Light 'CLERIC' PL3
ddtodu:0:FF853F:09:000:Infinite Striking 'CLERIC' PL3
ddtodu:0:FF8A19:A0:000:Infinite Energy PL4
ddtodu:0:FF8A4E:09:000:Infinite Gold PL4
ddtodu:0:FF8A4F:99:500:Infinite Gold PL4 (2/2)
ddtodu:0:FF8568:09:000:Infinite Dagger PL4
ddtodu:0:FF8569:09:000:Infinite Hammer PL4
ddtodu:0:FF856A:09:000:Infinite Arrows PL4
ddtodu:0:FF856B:09:000:Infinite Oil PL4
ddtodu:0:FF856C:09:000:Infinite Ring MM 'ALL' PL4
ddtodu:0:FF856E:09:000:Infinite Ring FB 'ALL' PL4
ddtodu:0:FF856F:09:000:Infinite Ring LB 'ALL' PL4
ddtodu:0:FF8571:09:000:Infinite Ring CL 'ALL' PL4
ddtodu:0:FF8578:09:000:Infinite Magic Missile 'ELF' PL4
ddtodu:0:FF8579:09:000:Infinite Invisibility 'ELF' PL4
ddtodu:0:FF857A:09:000:Infinite Fireball 'ELF' PL4
ddtodu:0:FF8574:09:000:Infinite Hold Person 'CLERIC' PL4
ddtodu:0:FF8575:09:000:Infinite Cont. Light 'CLERIC' PL4
ddtodu:0:FF857F:09:000:Infinite Striking 'CLERIC' PL4
; [ Dungeons & Dragons: Tower of Doom (US 940113) ]
ddtodur1:0:000000:00:999:[ Note there are different cheats for different characters. ]
ddtodur1:0:000000:00:999:[ Cheats with 'ALL' work for ALL characters for that Player ]
ddtodur1:0:000000:00:999:[ You MUST pick up the weapon before you can use it!! ]
ddtodur1:0:FF8719:A0:000:Infinite Energy 'ALL' PL1
ddtodur1:0:FF874E:09:000:Infinite Gold 'ALL' PL1
ddtodur1:0:FF874F:99:500:Infinite Gold 'ALL' PL1 (2/2)
ddtodur1:0:FF84A8:09:000:Infinite Dagger 'ALL' PL1
ddtodur1:0:FF84A9:09:000:Infinite Hammer 'ALL' PL1
ddtodur1:0:FF84AA:09:000:Infinite Arrows 'ALL' PL1
ddtodur1:0:FF84AB:09:000:Infinite Oil 'ALL' PL1
ddtodur1:0:FF84AC:09:000:Infinite Ring MM 'ALL' PL1
ddtodur1:0:FF84AE:09:000:Infinite Ring FB 'ALL' PL1
ddtodur1:0:FF84AF:09:000:Infinite Ring LB 'ALL' PL1
ddtodur1:0:FF84B1:09:000:Infinite Ring CL 'ALL' PL1
ddtodur1:0:FF84B8:09:000:Infinite Magic Missile 'ELF' PL1
ddtodur1:0:FF84B9:09:000:Infinite Invisibility 'ELF' PL1
ddtodur1:0:FF84BA:09:000:Infinite Fireball 'ELF' PL1
ddtodur1:0:FF84B4:09:000:Infinite Hold Person 'CLERIC' PL1
ddtodur1:0:FF84B5:09:000:Infinite Cont. Light 'CLERIC' PL1
ddtodur1:0:FF84BF:09:000:Infinite Striking 'CLERIC' PL1
ddtodur1:0:FF8819:A0:000:Infinite Energy PL2
ddtodur1:0:FF884E:09:000:Infinite Gold PL2
ddtodur1:0:FF884F:99:500:Infinite Gold PL2 (2/2)
ddtodur1:0:FF84E8:09:000:Infinite Dagger PL2
ddtodur1:0:FF84E9:09:000:Infinite Hammer PL2
ddtodur1:0:FF84EA:09:000:Infinite Arrows PL2
ddtodur1:0:FF84EB:09:000:Infinite Oil PL2
ddtodur1:0:FF84EC:09:000:Infinite Ring MM 'ALL' PL2
ddtodur1:0:FF84EE:09:000:Infinite Ring FB 'ALL' PL2
ddtodur1:0:FF84EF:09:000:Infinite Ring LB 'ALL' PL2
ddtodur1:0:FF84F1:09:000:Infinite Ring CL 'ALL' PL2
ddtodur1:0:FF84F8:09:000:Infinite Magic Missile 'ELF' PL2
ddtodur1:0:FF84F9:09:000:Infinite Invisibility 'ELF' PL2
ddtodur1:0:FF84FA:09:000:Infinite Fireball 'ELF' PL2
ddtodur1:0:FF84F4:09:000:Infinite Hold Person 'CLERIC' PL2
ddtodur1:0:FF84F5:09:000:Infinite Cont. Light 'CLERIC' PL2
ddtodur1:0:FF84FF:09:000:Infinite Striking 'CLERIC' PL2
ddtodur1:0:FF8919:A0:000:Infinite Energy PL3
ddtodur1:0:FF894E:09:000:Infinite Gold PL3
ddtodur1:0:FF894F:99:500:Infinite Gold PL3 (2/2)
ddtodur1:0:FF8528:09:000:Infinite Dagger PL3
ddtodur1:0:FF8529:09:000:Infinite Hammer PL3
ddtodur1:0:FF852A:09:000:Infinite Arrows PL3
ddtodur1:0:FF852B:09:000:Infinite Oil PL3
ddtodur1:0:FF852C:09:000:Infinite Ring MM 'ALL' PL3
ddtodur1:0:FF852E:09:000:Infinite Ring FB 'ALL' PL3
ddtodur1:0:FF852F:09:000:Infinite Ring LB 'ALL' PL3
ddtodur1:0:FF8531:09:000:Infinite Ring CL 'ALL' PL3
ddtodur1:0:FF8538:09:000:Infinite Magic Missile 'ELF' PL3
ddtodur1:0:FF8539:09:000:Infinite Invisibility 'ELF' PL3
ddtodur1:0:FF853A:09:000:Infinite Fireball 'ELF' PL3
ddtodur1:0:FF8534:09:000:Infinite Hold Person 'CLERIC' PL3
ddtodur1:0:FF8535:09:000:Infinite Cont. Light 'CLERIC' PL3
ddtodur1:0:FF853F:09:000:Infinite Striking 'CLERIC' PL3
ddtodur1:0:FF8A19:A0:000:Infinite Energy PL4
ddtodur1:0:FF8A4E:09:000:Infinite Gold PL4
ddtodur1:0:FF8A4F:99:500:Infinite Gold PL4 (2/2)
ddtodur1:0:FF8568:09:000:Infinite Dagger PL4
ddtodur1:0:FF8569:09:000:Infinite Hammer PL4
ddtodur1:0:FF856A:09:000:Infinite Arrows PL4
ddtodur1:0:FF856B:09:000:Infinite Oil PL4
ddtodur1:0:FF856C:09:000:Infinite Ring MM 'ALL' PL4
ddtodur1:0:FF856E:09:000:Infinite Ring FB 'ALL' PL4
ddtodur1:0:FF856F:09:000:Infinite Ring LB 'ALL' PL4
ddtodur1:0:FF8571:09:000:Infinite Ring CL 'ALL' PL4
ddtodur1:0:FF8578:09:000:Infinite Magic Missile 'ELF' PL4
ddtodur1:0:FF8579:09:000:Infinite Invisibility 'ELF' PL4
ddtodur1:0:FF857A:09:000:Infinite Fireball 'ELF' PL4
ddtodur1:0:FF8574:09:000:Infinite Hold Person 'CLERIC' PL4
ddtodur1:0:FF8575:09:000:Infinite Cont. Light 'CLERIC' PL4
ddtodur1:0:FF857F:09:000:Infinite Striking 'CLERIC' PL4
; [ Dangerous Dungeons ]
ddungeon:0:08C4:10:000:No Objects Ever Needed
ddungeon:0:08C5:10:500:No Objects Ever Needed (2/2)
ddungeon:0:08BE:04:000:Infinite Lives PL1
:ddungeon:000000E0:08C2:000000FA:FFFFFFFF:Infinite Energy PL1
ddungeon:0:08C0:04:000:Infinite Bombs PL1
ddungeon:0:08BF:04:000:Infinite Lives PL2
:ddungeon:000000E0:08C3:000000FA:FFFFFFFF:Infinite Energy PL2
ddungeon:0:08C1:04:000:Infinite Bombs PL2
; [ Dynamite Dux (bootleg) ]
dduxbl:0:FFD435:09:000:Infinite Lives PL1
dduxbl:0:FFD471:1C:000:Infinite Energy PL1
dduxbl:0:FFD75F:78:000:Invincibility 'ON' PL1
dduxbl:0:FFD75F:01:001:Invincibility 'OFF' PL1
dduxbl:0:FFD437:09:000:Infinite Lives PL2
dduxbl:0:FFD475:1C:000:Infinite Energy PL2
dduxbl:0:FFD86D:78:000:Invincibility 'ON' PL2
dduxbl:0:FFD86D:01:001:Invincibility 'OFF' PL2
; [ Dead Angle ]
deadang:0:0153E:3B:000:Infinite Time
deadang:0:0153C:09:500:Infinite Time (2/2)
:deadang:00000000:01408:00000064:FFFFFFFF:Infinite Lives PL1
:deadang:00000000:0140A:000000B4:FFFFFFFF:Infinite Energy PL1
:deadang:00100000:01410:00007FFF:FFFFFFFF:Infinite Grenades PL1
:deadang:00100000:0140E:00007FFF:FFFFFFFF:Infinite Ammo PL1
:deadang:00000000:01422:00000064:FFFFFFFF:Infinite Lives PL2
:deadang:00000000:01424:000000B4:FFFFFFFF:Infinite Energy PL2
:deadang:00100000:0142A:00007FFF:FFFFFFFF:Infinite Grenades PL2
:deadang:00100000:01428:00007FFF:FFFFFFFF:Infinite Ammo PL2
; [ Dead Connection (Japan) ]
deadconj:0:102911:65:000:Infinite Time
deadconj:0:102A2F:00:001:Finish this Round Now!
deadconj:0:102A2F:FF:070:Select number of enemies left Now!
deadconj:0:1035E2:0C:000:Infinite Energy PL1
deadconj:0:103612:03:000:Invincibility PL1
deadconj:0:103607:00:000:Always have the Automatic PL1
deadconj:0:103607:01:000:Always have the Revolver PL1
deadconj:0:103607:02:000:Always have the Shotgun PL1
deadconj:0:103607:03:000:Always have the Machine Gun PL1
deadconj:0:103607:00:001:Get the Automatic Now! PL1
deadconj:0:103607:01:001:Get the Revolver Now! PL1
deadconj:0:103607:02:001:Get the Shotgun Now! PL1
deadconj:0:103607:03:001:Get the Machine Gun Now! PL1
deadconj:0:103674:0C:000:Infinite Energy PL2
deadconj:0:1036A4:03:000:Invincibility PL2
deadconj:0:103699:00:000:Always have the Automatic PL2
deadconj:0:103699:01:000:Always have the Revolver PL2
deadconj:0:103699:02:000:Always have the Shotgun PL2
deadconj:0:103699:03:000:Always have the Machine Gun PL2
deadconj:0:103699:00:001:Get the Automatic Now! PL2
deadconj:0:103699:01:001:Get the Revolver Now! PL2
deadconj:0:103699:02:001:Get the Shotgun Now! PL2
deadconj:0:103699:03:001:Get the Machine Gun Now! PL2
; [ Dead Connection (World) ]
deadconx:0:102911:65:000:Infinite Time
deadconx:0:102A2F:00:001:Finish this Round Now!
deadconx:0:102A2F:FF:070:Select number of enemies left Now!
deadconx:0:1035E2:0C:000:Infinite Energy PL1
deadconx:0:103612:03:000:Invincibility PL1
deadconx:0:103607:00:000:Always have the Automatic PL1
deadconx:0:103607:01:000:Always have the Revolver PL1
deadconx:0:103607:02:000:Always have the Shotgun PL1
deadconx:0:103607:03:000:Always have the Machine Gun PL1
deadconx:0:103607:00:001:Get the Automatic Now! PL1
deadconx:0:103607:01:001:Get the Revolver Now! PL1
deadconx:0:103607:02:001:Get the Shotgun Now! PL1
deadconx:0:103607:03:001:Get the Machine Gun Now! PL1
deadconx:0:103674:0C:000:Infinite Energy PL2
deadconx:0:1036A4:03:000:Invincibility PL2
deadconx:0:103699:00:000:Always have the Automatic PL2
deadconx:0:103699:01:000:Always have the Revolver PL2
deadconx:0:103699:02:000:Always have the Shotgun PL2
deadconx:0:103699:03:000:Always have the Machine Gun PL2
deadconx:0:103699:00:001:Get the Automatic Now! PL2
deadconx:0:103699:01:001:Get the Revolver Now! PL2
deadconx:0:103699:02:001:Get the Shotgun Now! PL2
deadconx:0:103699:03:001:Get the Machine Gun Now! PL2
; [ Dead Eye ]
deadeye:0:0E3A:02:000:Infinite Lives
; [ Dealer, The ]
dealer:0:0000:00:999:[ There are no cheats ]:REASON 1
dealer:0:0000:00:999:[ for this game as it ]:REASON 1
dealer:0:0000:00:999:[ didn't work the last ]:REASON 1
dealer:0:0000:00:999:[ time it was tested. ]:REASON 1
dealer:0:0000:00:999:[ If the game now works ]:REASON 1
dealer:0:0000:00:999:[ please request cheats ]:REASON 1
dealer:0:0000:00:999:[ for it on the cheat ]:REASON 1
dealer:0:0000:00:999:[ forums. ]:REASON 1
; [ Death Brade (Japan Rev 2, JM-3) ]
deathbrd:0:10012F:99:000:Infinite Time
deathbrd:0:100332:00:001:Drain All CPU's Energy Now!
deathbrd:0:100333:00:501:Drain All CPU's Energy Now! (2/4)
deathbrd:0:100334:00:501:Drain All CPU's Energy Now! (3/4)
deathbrd:0:100335:00:501:Drain All CPU's Energy Now! (4/4)
deathbrd:0:1001F2:02:000:Infinite Energy PL1
deathbrd:0:1001F3:00:500:Infinite Energy PL1 (2/4)
deathbrd:0:1001F4:02:500:Infinite Energy PL1 (3/4)
deathbrd:0:1001F5:00:500:Infinite Energy PL1 (4/4)
deathbrd:0:1001F2:00:001:Drain All Energy Now! PL1
deathbrd:0:1001F3:00:501:Drain All Energy Now! PL1 (2/4)
deathbrd:0:1001F4:00:501:Drain All Energy Now! PL1 (3/4)
deathbrd:0:1001F5:00:501:Drain All Energy Now! PL1 (4/4)
deathbrd:0:100292:02:000:Infinite Energy PL2
deathbrd:0:100293:00:500:Infinite Energy PL2 (2/4)
deathbrd:0:100294:02:500:Infinite Energy PL2 (3/4)
deathbrd:0:100295:00:500:Infinite Energy PL2 (4/4)
deathbrd:0:100292:00:001:Drain All Energy Now! PL2
deathbrd:0:100293:00:501:Drain All Energy Now! PL2 (2/4)
deathbrd:0:100294:00:501:Drain All Energy Now! PL2 (3/4)
deathbrd:0:100295:00:501:Drain All Energy Now! PL2 (4/4)
; [ Decathlete ]
decathlt:0:0000:00:999:[ There are no cheats ]:REASON 1
decathlt:0:0000:00:999:[ for this game as it ]:REASON 1
decathlt:0:0000:00:999:[ didn't work the last ]:REASON 1
decathlt:0:0000:00:999:[ time it was tested. ]:REASON 1
decathlt:0:0000:00:999:[ If the game now works ]:REASON 1
decathlt:0:0000:00:999:[ please request cheats ]:REASON 1
decathlt:0:0000:00:999:[ for it on the cheat ]:REASON 1
decathlt:0:0000:00:999:[ forums. ]:REASON 1
; [ Defense Command (set 1) ]
defcmnd:0:A037:99:000:Infinite Credits
defcmnd:0:E8A4:00:100:Invincibility
defcmnd:0:E8AB:20:600:Invincibility (2/2)
defcmnd:0:A0BA:0A:000:Always start and end with 10 defendees:You will never go onto space with this cheat but the defendees will disappear as they are captured or destroyed.
defcmnd:0:A1A1:05:000:Infinite Lives PL1
defcmnd:0:A1A3:04:000:Infinite Smart Bombs PL1
defcmnd:0:A1A2:63:072:Select Current Attack Wave PL1
defcmnd:0:A1A2:63:062:Select Next Attack Wave PL1
defcmnd:0:A1DE:05:000:Infinite Lives PL2
defcmnd:0:A1E0:04:000:Infinite Smart Bombs PL2
defcmnd:0:A1DF:63:072:Select Current Attack Wave PL2
defcmnd:0:A1DF:63:062:Select Next Attack Wave PL2
; [ Defence Command ]
defence:0:A037:99:000:Infinite Credits
defence:0:E861:00:100:Invincibility
defence:0:E868:20:600:Invincibility (2/2)
defence:0:A0F7:0A:000:Always start and end with 10 defendees:You will never go onto space with this cheat but the defendees will disappear as they are captured or destroyed.
defence:0:A1DE:05:000:Infinite Lives PL1
defence:0:A1E0:04:000:Infinite Smart Bombs PL1
defence:0:A1DF:63:072:Select Current Attack Wave PL1
defence:0:A1DF:63:062:Select Next Attack Wave PL1
defence:0:A21B:05:000:Infinite Lives PL2
defence:0:A21D:04:000:Infinite Smart Bombs PL2
defence:0:A21C:63:072:Select Current Attack Wave PL2
defence:0:A21C:63:062:Select Next Attack Wave PL2
; [ Defender (Red label) ]
defender:0:A037:99:000:Infinite Credits
defender:0:E87D:00:100:Invincibility
defender:0:E884:20:600:Invincibility (2/2)
defender:0:A0FA:0A:000:Always start and end with 10 defendees:You will never go onto space with this cheat but the defendees will disappear as they are captured or destroyed.
defender:0:A1C9:05:000:Infinite Lives PL1
defender:0:A1CB:05:000:Infinite Smart Bombs PL1
defender:0:A1CA:63:072:Select Current Attack Wave PL1
defender:0:A1CA:63:062:Select Next Attack Wave PL1
defender:0:A206:05:000:Infinite Lives PL2
defender:0:A208:05:000:Infinite Smart Bombs PL2
defender:0:A207:63:072:Select Current Attack Wave PL2
defender:0:A207:63:062:Select Next Attack Wave PL2
; [ Defender (Green label) ]
defendg:0:A037:99:000:Infinite Credits
defendg:0:E7EC:00:100:Invincibility
defendg:0:E7F3:20:600:Invincibility (2/2)
defendg:0:A0BD:0A:000:Always start and end with 10 defendees:You will never go onto space with this cheat but the defendees will disappear as they are captured or destroyed.
defendg:0:A1A4:05:000:Infinite Lives PL1
defendg:0:A1A6:04:000:Infinite Smart Bombs PL1
defendg:0:A1A5:63:072:Select Current Attack Wave PL1
defendg:0:A1A5:63:062:Select Next Attack Wave PL1
defendg:0:A1E1:05:000:Infinite Lives PL2
defendg:0:A1E3:04:000:Infinite Smart Bombs PL2
defendg:0:A1E2:63:072:Select Current Attack Wave PL2
defendg:0:A1E2:63:062:Select Next Attack Wave PL2
; [ Defender (White label) ]
defendw:0:A037:99:000:Infinite Credits
defendw:0:E7EC:00:100:Invincibility
defendw:0:E7F3:20:600:Invincibility (2/2)
defendw:0:A0BD:0A:000:Always start and end with 10 defendees:You will never go onto space with this cheat but the defendees will disappear as they are captured or destroyed.
defendw:0:A1A4:05:000:Infinite Lives PL1
defendw:0:A1A6:04:000:Infinite Smart Bombs PL1
defendw:0:A1A5:63:072:Select Current Attack Wave PL1
defendw:0:A1A5:63:062:Select Next Attack Wave PL1
defendw:0:A1E1:05:000:Infinite Lives PL2
defendw:0:A1E3:04:000:Infinite Smart Bombs PL2
defendw:0:A1E2:63:072:Select Current Attack Wave PL2
defendw:0:A1E2:63:062:Select Next Attack Wave PL2
; [ Defender ? (bootleg) ]
defndjeu:0:0000:00:999:[ There are no cheats ]:REASON 1
defndjeu:0:0000:00:999:[ for this game as it ]:REASON 1
defndjeu:0:0000:00:999:[ didn't work the last ]:REASON 1
defndjeu:0:0000:00:999:[ time it was tested. ]:REASON 1
defndjeu:0:0000:00:999:[ If the game now works ]:REASON 1
defndjeu:0:0000:00:999:[ please request cheats ]:REASON 1
defndjeu:0:0000:00:999:[ for it on the cheat ]:REASON 1
defndjeu:0:0000:00:999:[ forums. ]:REASON 1
; [ Delta Race ]
deltrace:0:4066:05:000:Infinite Lives
; [ Demolition Derby ]
demoderb:0:E0B3:00:000:No Damage PL1
demoderb:0:E121:00:000:No Damage PL2
demoderb:0:E18F:00:000:No Damage PL3
demoderb:0:E1FD:00:000:No Damage PL4
demoderb:0:E0B7:40:000:Recover maximum damage PL1
demoderb:0:E125:40:000:Recover maximum damage PL2
demoderb:0:E193:40:000:Recover maximum damage PL3
demoderb:0:E201:40:000:Recover maximum damage PL4
; [ Demolition Derby (2-Player Mono Board Version) ]
demoderm:0:E0B3:00:000:No Damage PL1
demoderm:0:E121:00:000:No Damage PL2
demoderm:0:E0B7:40:000:Recover maximum damage PL1
demoderm:0:E125:40:000:Recover maximum damage PL2
; [ Demon ]
demon:0:014D:09:000:Infinite Credits
demon:0:0141:63:000:Infinite Lives PL1
demon:0:0143:63:000:Infinite Lives PL2
; [ Demoneye-X ]
demoneye:0:0000:00:999:[ This game hasn't even ]:REASON 11
demoneye:0:0000:00:999:[ been looked at due to ]:REASON 11
demoneye:0:0000:00:999:[ time constraints - Too]:REASON 11
demoneye:0:0000:00:999:[ many games and so ]:REASON 11
demoneye:0:0000:00:999:[ little time. It is ]:REASON 11
demoneye:0:0000:00:999:[ even possible that ]:REASON 11
demoneye:0:0000:00:999:[ this game may be a ]:REASON 11
demoneye:0:0000:00:999:[ clone of an existing ]:REASON 11
demoneye:0:0000:00:999:[ game which may have ]:REASON 11
demoneye:0:0000:00:999:[ cheats. Please search ]:REASON 11
demoneye:0:0000:00:999:[ the cheat forums ]:REASON 11
demoneye:0:0000:00:999:[ before posting cheat ]:REASON 11
demoneye:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Demon's World / Horror Story (Taito license) ]
demonwl1:0:000000:00:999:[ See the Dip Switch Menu for Invincibility. ]
demonwl1:0:C002F9:0A:000:Infinite Lives PL1
demonwl1:0:C00355:1E:020:Always have the Shield PL1
demonwl1:0:C00355:1E:021:Get the Shield Now! PL1
demonwl1:0:C00355:1E:041:Lose the Shield Now! PL1
demonwl1:0:C002E9:02:000:Next 'P' always = Shield PL1
demonwl1:0:C002E9:02:001:Next 'P' gives Shield Now!PL1
demonwl1:0:C002ED:00:001:Get the Missiles Now! PL1
demonwl1:0:C002ED:01:001:Get the Laser Now! PL1
demonwl1:0:C002ED:02:001:Get the Auto Now! PL1
demonwl1:0:C002ED:03:001:Get the Bombs Now! PL1
demonwl1:0:C002ED:04:001:Get the 3-Way Now! PL1
demonwl1:0:C002ED:00:000:Always have the Missiles PL1
demonwl1:0:C002ED:01:000:Always have the Laser PL1
demonwl1:0:C002ED:02:000:Always have the Auto PL1
demonwl1:0:C002ED:03:000:Always have the Bombs PL1
demonwl1:0:C002ED:04:000:Always have the 3-Way PL1
demonwl1:0:C002FB:0A:000:Infinite Lives PL2
demonwl1:0:C003B5:1E:020:Always have the Shield PL2
demonwl1:0:C003B5:1E:021:Get the Shield Now! PL2
demonwl1:0:C003B5:1E:041:Lose the Shield Now! PL2
demonwl1:0:C002EB:02:000:Next 'P' always = Shield PL2
demonwl1:0:C002EB:02:001:Next 'P' gives Shield Now!PL2
demonwl1:0:C002EF:00:000:Always have the Missiles PL2
demonwl1:0:C002EF:01:000:Always have the Laser PL2
demonwl1:0:C002EF:02:000:Always have the Auto PL2
demonwl1:0:C002EF:03:000:Always have the Bombs PL2
demonwl1:0:C002EF:04:000:Always have the 3-Way PL2
demonwl1:0:C002EF:00:001:Get the Missiles Now! PL2
demonwl1:0:C002EF:01:001:Get the Laser Now! PL2
demonwl1:0:C002EF:02:001:Get the Auto Now! PL2
demonwl1:0:C002EF:03:001:Get the Bombs Now! PL2
demonwl1:0:C002EF:04:001:Get the 3-Way Now! PL2
; [ Demon's World / Horror Story ]
demonwld:0:000000:00:999:[ See the Dip Switch Menu for Invincibility. ]
demonwld:0:C002F9:0A:000:Infinite Lives PL1
demonwld:0:C00355:1E:020:Always have the Shield PL1
demonwld:0:C00355:1E:021:Get the Shield Now! PL1
demonwld:0:C00355:1E:041:Lose the Shield Now! PL1
demonwld:0:C002E9:02:000:Next 'P' always = Shield PL1
demonwld:0:C002E9:02:001:Next 'P' gives Shield Now!PL1
demonwld:0:C002ED:00:001:Get the Missiles Now! PL1
demonwld:0:C002ED:01:001:Get the Laser Now! PL1
demonwld:0:C002ED:02:001:Get the Auto Now! PL1
demonwld:0:C002ED:03:001:Get the Bombs Now! PL1
demonwld:0:C002ED:04:001:Get the 3-Way Now! PL1
demonwld:0:C002ED:00:000:Always have the Missiles PL1
demonwld:0:C002ED:01:000:Always have the Laser PL1
demonwld:0:C002ED:02:000:Always have the Auto PL1
demonwld:0:C002ED:03:000:Always have the Bombs PL1
demonwld:0:C002ED:04:000:Always have the 3-Way PL1
demonwld:0:C002FB:0A:000:Infinite Lives PL2
demonwld:0:C003B5:1E:020:Always have the Shield PL2
demonwld:0:C003B5:1E:021:Get the Shield Now! PL2
demonwld:0:C003B5:1E:041:Lose the Shield Now! PL2
demonwld:0:C002EB:02:000:Next 'P' always = Shield PL2
demonwld:0:C002EB:02:001:Next 'P' gives Shield Now!PL2
demonwld:0:C002EF:00:000:Always have the Missiles PL2
demonwld:0:C002EF:01:000:Always have the Laser PL2
demonwld:0:C002EF:02:000:Always have the Auto PL2
demonwld:0:C002EF:03:000:Always have the Bombs PL2
demonwld:0:C002EF:04:000:Always have the 3-Way PL2
demonwld:0:C002EF:00:001:Get the Missiles Now! PL2
demonwld:0:C002EF:01:001:Get the Laser Now! PL2
demonwld:0:C002EF:02:001:Get the Auto Now! PL2
demonwld:0:C002EF:03:001:Get the Bombs Now! PL2
demonwld:0:C002EF:04:001:Get the 3-Way Now! PL2
; [ Denjin Makai ]
denjinmk:0:0000:00:999:[ There are no cheats ]:REASON 1
denjinmk:0:0000:00:999:[ for this game as it ]:REASON 1
denjinmk:0:0000:00:999:[ didn't work the last ]:REASON 1
denjinmk:0:0000:00:999:[ time it was tested. ]:REASON 1
denjinmk:0:0000:00:999:[ If the game now works ]:REASON 1
denjinmk:0:0000:00:999:[ please request cheats ]:REASON 1
denjinmk:0:0000:00:999:[ for it on the cheat ]:REASON 1
denjinmk:0:0000:00:999:[ forums. ]:REASON 1
; [ Depthcharge ]
depthch:0:E002:99:000:Infinite Time
depthch:0:8413:63:500:Infinite Time (2/2)
depthch:0:8468:00:000:Invincibility
; [ Depthcharge (older) ]
depthv1:0:E002:99:000:Infinite Time
depthv1:0:8413:63:500:Infinite Time (2/2)
depthv1:0:8468:00:000:Invincibility
; [ Deroon DeroDero ]
deroon:0:0000:00:999:[ There are no cheats ]:REASON 1
deroon:0:0000:00:999:[ for this game as it ]:REASON 1
deroon:0:0000:00:999:[ didn't work the last ]:REASON 1
deroon:0:0000:00:999:[ time it was tested. ]:REASON 1
deroon:0:0000:00:999:[ If the game now works ]:REASON 1
deroon:0:0000:00:999:[ please request cheats ]:REASON 1
deroon:0:0000:00:999:[ for it on the cheat ]:REASON 1
deroon:0:0000:00:999:[ forums. ]:REASON 1
; [ Desert Gun ]
desertgu:0:2008:99:000:Infinite Time
desertgu:0:20B9:06:000:No Reloading
; [ Desert War / Wangan Sensou ]
desertwr:0:FEE1B014:86:000:Infinite Fuel
desertwr:0:FEE00236:02:000:Infinite Armor PL1
desertwr:0:FEE002B6:02:000:Infinite Armor PL2
; [ Destination Earth ]
desterth:0:21AC:06:000:Infinite Lives PL1
desterth:0:21A2:80:000:Infinite Fuel PL1
desterth:0:22AC:06:000:Infinite Lives PL2
desterth:0:22A2:80:000:Infinite Fuel PL2
desterth:0:218D:00:000:Enemies once per Round: Also no Fireballs
desterth:0:21AB:00:000:Always Round 1 (Slow Enemies)
desterth:0:21AE:05:001:1 Rescue Ends Round Now!
desterth:0:212D:01:501:1 Rescue Ends Round Now!(2/2)
desterth:0:21A0:01:501:1 Rescue Ends Round Now!(3/2)
; [ Destroyer ]
destroyr:0:00D5:9A:000:Infinite Time
; [ Detana!! Twin Bee (Japan ver. J) ]
detatwin:0:204025:63:000:Infinite Credits
detatwin:0:204096:06:000:Infinite Lives PL1
detatwin:0:3002D4:09:000:Maximum speed PL1
detatwin:0:3002C9:3F:000:Maximum fire charge PL1
detatwin:0:3002D7:09:000:Infinite Shields PL1:Get the red bell first
detatwin:0:3002AA:00:000:Invincibility "ON" PL1
detatwin:0:3002AA:D7:001:Invincibility "OFF" PL1
detatwin:0:3002E0:7F:040:All items available PL1
detatwin:0:300344:00:000:Right arm "ON" PL1
detatwin:0:300320:80:500:Right arm "ON" PL1 (2/2)
detatwin:0:300344:01:001:Right arm "OFF" PL1
detatwin:0:300320:00:501:Right arm "OFF" PL1 (2/2)
detatwin:0:3003C4:00:000:Left arm "ON" PL1
detatwin:0:3003A0:80:500:Left arm "ON" PL1 (2/2)
detatwin:0:3003C4:01:001:Left arm "OFF" PL1
detatwin:0:3003A0:00:501:Left arm "OFF" PL1 (2/2)
detatwin:0:3002D8:01:001:Followers "ON" Now! PL1
detatwin:0:3002D8:00:001:Followers "OFF" Now! PL1
detatwin:0:3002DD:01:001:Tail shield "ON" Now! PL1
detatwin:0:3002DD:00:001:Tail shield "OFF" Now! PL1
detatwin:0:3002DB:01:000:Always have Wave Shot PL1:Only works for a single player game!
detatwin:0:3002C0:00:000:Always have Single Fire PL1
detatwin:0:3002C0:01:000:Always have Double Fire PL1
detatwin:0:3002C0:02:000:Always have 3-way Fire PL1
detatwin:0:3002DB:01:001:Get Wave Shot Now! PL1:Only works for a single player game!
detatwin:0:3002C0:00:001:Get Single Fire Now! PL1
detatwin:0:3002C0:01:001:Get Double Fire Now! PL1
detatwin:0:3002C0:02:001:Get 3-way Fire Now! PL1
detatwin:0:204097:06:000:Infinite Lives PL2
detatwin:0:3006D4:09:000:Maximum speed PL2
detatwin:0:3006C9:3F:000:Maximum fire charge PL2
detatwin:0:3006D7:09:000:Infinite Shields PL2:Get the red bell first
detatwin:0:3006AA:00:000:Invincibility "ON" PL2
detatwin:0:3006AA:D7:001:Invincibility "OFF" PL2
detatwin:0:3006E0:7F:040:All items available PL2
detatwin:0:300744:00:000:Right arm "ON" PL2
detatwin:0:300720:80:500:Right arm "ON" PL2 (2/2)
detatwin:0:300744:01:001:Right arm "OFF" PL2
detatwin:0:300720:00:501:Right arm "OFF" PL2 (2/2)
detatwin:0:3007C4:00:000:Left arm "ON" PL2
detatwin:0:3007A0:80:500:Left arm "ON" PL2 (2/2)
detatwin:0:3007C4:01:001:Left arm "OFF" PL2
detatwin:0:3007A0:00:501:Left arm "OFF" PL2 (2/2)
detatwin:0:3006D8:01:001:Followers "ON" Now! PL2
detatwin:0:3006D8:00:001:Followers "OFF" Now! PL2
detatwin:0:3006DD:01:001:Tail shield "ON" Now! PL2
detatwin:0:3006DD:00:001:Tail shield "OFF" Now! PL2
detatwin:0:3006C0:00:000:Always have Single Fire PL2
detatwin:0:3006C0:01:000:Always have Double Fire PL2
detatwin:0:3006C0:02:000:Always have 3-way Fire PL2
detatwin:0:3006C0:00:001:Get Single Fire Now! PL2
detatwin:0:3006C0:01:001:Get Double Fire Now! PL2
detatwin:0:3006C0:02:001:Get 3-way Fire Now! PL2
detatwin:0:20406F:04:000:Yellow bell always = 50000pts
detatwin:0:20406F:04:001:Yellow bell = 50000pts Now!
detatwin:0:204011:F0:002:Sound Test Code Stop:[PL2 Start]Next Code
; [ Devil Fish (Galaxian hardware, bootleg?) ]
devilfsg:0:410E:03:000:Infinite Lives
devilfsg:0:412E:10:000:Infinite Fish
; [ Devil Fish ]
devilfsh:0:410E:03:000:Infinite Lives
devilfsh:0:412E:10:000:Infinite Fish
; [ Devil World ]
devilw:2:041011:9A:000:Infinite Lives PL1
devilw:1:041017:FF:000:Infinite Energy PL1
devilw:2:04106A:0C:000:Infinite Keys PL1
devilw:2:041016:01:000:Invincibility PL1
devilw:2:04106C:13:500:Invincibility PL1 (2/2)
devilw:2:041066:01:000:Always have Speed Up PL1
devilw:2:041087:20:000:Always have Dynamite PL1
devilw:2:041061:13:000:Always have Machine Gun PL1
devilw:2:041061:05:000:Always have Fire PL1
devilw:2:041061:15:000:Always have Bazooka PL1
devilw:2:041061:12:000:Always have Shotgun PL1
devilw:2:041061:06:000:Always have Laser PL1
devilw:2:04106F:0B:000:Always have Shield PL1
devilw:2:041066:01:001:Get the Speed Up Now! PL1
devilw:2:041087:20:001:Get the Dynamite Now! PL1
devilw:2:041061:13:001:Get the Machine Gun Now! PL1
devilw:2:041061:05:001:Get the Fire Now! PL1
devilw:2:041061:15:001:Get the Bazooka Now! PL1
devilw:2:041061:12:001:Get the Shotgun Now! PL1
devilw:2:041061:06:001:Get the Laser Now! PL1
devilw:2:04106F:0B:001:Get the Shield Now! PL1
devilw:2:041111:9A:000:Infinite Lives PL2
devilw:1:041117:FF:000:Infinite Energy PL2
devilw:2:04116A:0C:000:Infinite Keys PL2
devilw:2:041116:01:000:Invincibility PL2
devilw:2:04116C:13:500:Invincibility PL2 (2/2)
devilw:2:041166:01:000:Always have Speed Up PL2
devilw:2:041187:20:000:Always have Dynamite PL2
devilw:2:041161:13:000:Always have Machine Gun PL2
devilw:2:041161:05:000:Always have Fire PL2
devilw:2:041161:15:000:Always have Bazooka PL2
devilw:2:041161:12:000:Always have Shotgun PL2
devilw:2:041161:06:000:Always have Laser PL2
devilw:2:04116F:0B:000:Always have Shield PL2
devilw:2:041166:01:001:Get the Speed Up Now! PL2
devilw:2:041187:20:001:Get the Dynamite Now! PL2
devilw:2:041161:13:001:Get the Machine Gun Now! PL2
devilw:2:041161:05:001:Get the Fire Now! PL2
devilw:2:041161:15:001:Get the Bazooka Now! PL2
devilw:2:041161:12:001:Get the Shotgun Now! PL2
devilw:2:041161:06:001:Get the Laser Now! PL2
devilw:2:04116F:0B:001:Get the Shield Now! PL2
devilw:2:060002:FF:000:Sound Test Timer Stop:[PL1 Start]Next Code
; [ Devastators (ver. X) ]
devstor2:0:4103:60:000:Infinite Time
devstor2:0:410C:09:000:Infinite Lives PL1
devstor2:0:410E:09:000:Infinite Rockets PL1
devstor2:0:416B:09:000:Infinite Flame thrower PL1:Used instead of rifle
devstor2:0:410D:09:000:Infinite Normal Grenades PL1
devstor2:0:417C:09:000:Infinite Fast Grenades PL1
devstor2:0:417B:09:000:Infinite Napalm Grenades PL1
devstor2:0:4480:82:000:Invincibility PL1
devstor2:0:4116:09:000:Infinite Lives PL2
devstor2:0:4118:09:000:Infinite Rockets PL2
devstor2:0:416C:09:000:Infinite Flame Thrower PL2:Used instead of rifle
devstor2:0:4117:09:000:Infinite Normal Grenades PL2
devstor2:0:417E:09:000:Infinite Fast Grenades PL2
devstor2:0:417D:09:000:Infinite Napalm Grenades PL2
devstor2:0:45C0:82:000:Invincibility PL2
devstor2:0:4011:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Devastators (ver. V) ]
devstor3:0:4103:60:000:Infinite Time
devstor3:0:410C:09:000:Infinite Lives PL1
devstor3:0:410E:09:000:Infinite Rockets PL1
devstor3:0:410D:09:000:Infinite Normal Grenades PL1
devstor3:0:4480:82:000:Invincibility PL1
devstor3:0:4116:09:000:Infinite Lives PL2
devstor3:0:4118:09:000:Infinite Rockets PL2
devstor3:0:4117:09:000:Infinite Normal Grenades PL2
devstor3:0:45C0:82:000:Invincibility PL2
devstor3:0:4011:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Devastators (ver. Z) ]
devstors:0:4103:60:000:Infinite Time
devstors:0:410C:09:000:Infinite Lives PL1
devstors:0:410E:09:000:Infinite Rockets PL1
devstors:0:410D:09:000:Infinite Normal Grenades PL1
devstors:0:4480:82:000:Invincibility PL1
devstors:0:4116:09:000:Infinite Lives PL2
devstors:0:4118:09:000:Infinite Rockets PL2
devstors:0:4117:09:000:Infinite Normal Grenades PL2
devstors:0:45C0:82:000:Invincibility PL2
devstors:0:4011:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Devil Zone ]
devzone:0:60AF:80:000:Invincibility
devzone:0:6015:09:000:Infinite Lives PL1
devzone:0:6016:09:000:Infinite Lives PL2
; [ Devil Zone (easier) ]
devzone2:0:60AF:80:000:Invincibility
devzone2:0:6015:09:000:Infinite Lives PL1
devzone2:0:6016:09:000:Infinite Lives PL2
; [ Dangun Feveron (Japan) ]
dfeveron:0:101731:09:000:Infinite Credits
dfeveron:0:1052D9:04:071:Round Select
dfeveron:0:1052C5:07:000:Infinite Lives PL1
dfeveron:0:105A3B:03:000:Infinite Bombs PL1
dfeveron:0:105A16:80:000:Invincibility PL1
dfeveron:0:105A35:06:000:Maximum Power PL1
dfeveron:0:105A41:05:500:Maximum Power PL1
dfeveron:0:105A45:04:500:Maximum Power PL1
dfeveron:0:105A36:00:000:Always have Fighter Type 1 PL1
dfeveron:0:105A36:08:000:Always have Fighter Type 2 PL1
dfeveron:0:105A36:10:000:Always have Fighter Type 3 PL1
dfeveron:0:105A34:00:000:Always have Powerful Type 1 PL1
dfeveron:0:105A34:08:000:Always have Powerful Type 2 PL1
dfeveron:0:105A34:10:000:Always have Powerful Type 3 PL1
dfeveron:0:105A30:1A:000:Always have Speed Type 1 PL1
dfeveron:0:105A30:1E:000:Always have Speed Type 2 PL1
dfeveron:0:105A30:29:000:Always have Speed Type 3 PL1
dfeveron:0:105A30:2D:000:Always have Speed Type 4 PL1
dfeveron:0:105A36:00:001:Get Fighter Type 1 Now! PL1
dfeveron:0:105A36:08:001:Get Fighter Type 2 Now! PL1
dfeveron:0:105A36:10:001:Get Fighter Type 3 Now! PL1
dfeveron:0:105A34:00:001:Get Powerful Type 1 Now! PL1
dfeveron:0:105A34:08:001:Get Powerful Type 2 Now! PL1
dfeveron:0:105A34:10:001:Get Powerful Type 3 Now! PL1
dfeveron:0:105A30:1A:001:Get Speed Type 1 Now! PL1
dfeveron:0:105A30:1E:001:Get Speed Type 2 Now! PL1
dfeveron:0:105A30:29:001:Get Speed Type 3 Now! PL1
dfeveron:0:105A30:2D:001:Get Speed Type 4 Now! PL1
dfeveron:0:1052C7:07:000:Infinite Lives PL2
dfeveron:0:105A7B:03:000:Infinite Bombs PL2
dfeveron:0:105A56:80:000:Invincibility PL2
dfeveron:0:105A75:06:000:Maximum Power PL2
dfeveron:0:105A81:05:500:Maximum Power PL2
dfeveron:0:105A85:04:500:Maximum Power PL2
dfeveron:0:105A76:00:000:Always have Fighter Type 1 PL2
dfeveron:0:105A76:08:000:Always have Fighter Type 2 PL2
dfeveron:0:105A76:10:000:Always have Fighter Type 3 PL2
dfeveron:0:105A74:00:000:Always have Powerful Type 1 PL2
dfeveron:0:105A74:08:000:Always have Powerful Type 2 PL2
dfeveron:0:105A74:10:000:Always have Powerful Type 3 PL2
dfeveron:0:105A70:1A:000:Always have Speed Type 1 PL2
dfeveron:0:105A70:1E:000:Always have Speed Type 2 PL2
dfeveron:0:105A70:29:000:Always have Speed Type 3 PL2
dfeveron:0:105A70:2D:000:Always have Speed Type 4 PL2
dfeveron:0:105A76:00:001:Get Fighter Type 1 Now! PL2
dfeveron:0:105A76:08:001:Get Fighter Type 2 Now! PL2
dfeveron:0:105A76:10:001:Get Fighter Type 3 Now! PL2
dfeveron:0:105A74:00:001:Get Powerful Type 1 Now! PL2
dfeveron:0:105A74:08:001:Get Powerful Type 2 Now! PL2
dfeveron:0:105A74:10:001:Get Powerful Type 3 Now! PL2
dfeveron:0:105A70:1A:001:Get Speed Type 1 Now! PL2
dfeveron:0:105A70:1E:001:Get Speed Type 2 Now! PL2
dfeveron:0:105A70:29:001:Get Speed Type 3 Now! PL2
dfeveron:0:105A70:2D:001:Get Speed Type 4 Now! PL2
; [ Dharma Doujou ]
dharma:0:40E046:63:000:Infinite Credits
dharma:0:40DD04:02:000:Infinite Time
dharma:0:40DD05:50:500:Infinite Time
; [ Diamond Run ]
diamond:0:049C:06:000:Infinite Lives
diamond:0:049B:05:000:Start on level 5
diamond:0:049B:0A:000:Start on level 10
diamond:0:1000:00:001:Need 1 Diamond Now!
diamond:0:1001:00:501:Need 1 Diamond Now! (2/2)
diamond:0:1001:00:000:Need 1 Diamond Only
diamond:0:1000:00:500:Need 1 Diamond Only (2/2)
; [ Die Hard Arcade (US) ]
diehard:0:0000:00:999:[ There are no cheats ]:REASON 1
diehard:0:0000:00:999:[ for this game as it ]:REASON 1
diehard:0:0000:00:999:[ didn't work the last ]:REASON 1
diehard:0:0000:00:999:[ time it was tested. ]:REASON 1
diehard:0:0000:00:999:[ If the game now works ]:REASON 1
diehard:0:0000:00:999:[ please request cheats ]:REASON 1
diehard:0:0000:00:999:[ for it on the cheat ]:REASON 1
diehard:0:0000:00:999:[ forums. ]:REASON 1
; [ Dig Dug (rev 2) ]
digdug:0:8401:80:040:Invincibility
digdug:0:840D:63:072:Select current level
digdug:0:840D:63:062:Select next level
digdug:0:840A:06:000:Infinite Lives PL1
digdug:0:840B:06:000:Infinite Lives PL2
; [ Dig Dug II (New Ver.) ]
digdug2:0:1703:06:000:Infinite Lives
; [ Dig Dug II (Old Ver.) ]
digdug2o:0:1703:06:000:Infinite Lives
; [ Dig Dug (Atari, rev 1) ]
digduga1:0:8401:80:040:Invincibility
digduga1:0:840D:63:072:Select current level
digduga1:0:840D:63:062:Select next level
digduga1:0:840A:06:000:Infinite Lives PL1
digduga1:0:840B:06:000:Infinite Lives PL2
; [ Dig Dug (Atari, rev 2) ]
digdugat:0:8401:80:040:Invincibility
digdugat:0:840D:63:072:Select current level
digdugat:0:840D:63:062:Select next level
digdugat:0:840A:06:000:Infinite Lives PL1
digdugat:0:840B:06:000:Infinite Lives PL2
; [ Dig Dug (rev 1) ]
digdugb:0:8401:80:040:Invincibility
digdugb:0:840D:63:072:Select current level
digdugb:0:840D:63:062:Select next level
digdugb:0:840A:06:000:Infinite Lives PL1
digdugb:0:840B:06:000:Infinite Lives PL2
; [ Digger ]
digger:0:E464:03:000:Infinite Lives PL1
digger:0:E465:03:000:Infinite Lives PL2
; [ Dimahoo (US 000121) ]
dimahoo:0:928A8B:01:000:Hidden characters "ON"
dimahoo:0:928A8B:00:000:Hidden characters "OFF"
dimahoo:0:92804E:09:000:Infinite Lives PL1
dimahoo:0:92804F:09:000:Infinite Bombs PL1
dimahoo:0:FF10D5:03:000:Invincibility PL1
dimahoo:0:92807A:2F:000:Maximum Power Charge PL1
dimahoo:0:FF10F9:05:000:Maximum Fire Power (Buggy) PL1:This cheat isn't working yet..
dimahoo:0:FF109D:03:000:Maximum Magic Power PL1:This cheat must be used before game starts or it won't have the desired effect
dimahoo:0:92814E:09:000:Infinite Lives PL2
dimahoo:0:92814F:09:000:Infinite Bombs PL2
dimahoo:0:FF1CD5:03:000:Invincibility PL2
dimahoo:0:92817A:2F:000:Maximum Power Charge PL2
dimahoo:0:FF1CF9:05:000:Maximum Fire Power (Buggy) PL2:This cheat isn't working yet..
dimahoo:0:FF1C9D:03:000:Maximum Magic Power PL2:This cheat must be used before game starts or it won't have the desired effect
; [ Dingo ]
dingo:0:4080:0D:000:Infinite Lives
dingo:0:4086:00:001:Finish this Round Now!
dingo:0:4066:00:000:Infinite Time PL1
dingo:0:4067:00:500:Infinite Time PL1 (2/2)
dingo:0:4069:00:000:Infinite Time PL2
dingo:0:406A:00:500:Infinite Time PL2 (2/2)
; [ Cadillacs and Dinosaurs (World 930201) ]
dino:0:FF84E9:09:000:Infinite Time
dino:0:FFB317:03:000:Infinite Lives PL1
dino:0:FFB2E1:64:000:Infinite Energy PL1
dino:0:FFB360:00:000:Invincibility PL1
dino:0:FFB361:02:500:Invincibility PL1 (2/2)
dino:0:FFB497:03:000:Infinite Lives PL2
dino:0:FFB461:64:000:Infinite Energy PL2
dino:0:FFB4E0:00:000:Invincibility PL2
dino:0:FFB4E1:02:500:Invincibility PL2 (2/2)
dino:0:FFB617:03:000:Infinite Lives PL3
dino:0:FFB5E1:64:000:Infinite Energy PL3
dino:0:FFB660:00:000:Invincibility PL3
dino:0:FFB661:02:500:Invincibility PL3 (2/2)
; [ Cadillacs Kyouryuu-Shinseiki (Japan 930201) ]
dinoj:0:FF84E9:09:000:Infinite Time
dinoj:0:FFB317:03:000:Infinite Lives PL1
dinoj:0:FFB2E1:64:000:Infinite Energy PL1
dinoj:0:FFB360:00:000:Invincibility PL1
dinoj:0:FFB361:02:500:Invincibility PL1 (2/2)
dinoj:0:FFB497:03:000:Infinite Lives PL2
dinoj:0:FFB461:64:000:Infinite Energy PL2
dinoj:0:FFB4E0:00:000:Invincibility PL2
dinoj:0:FFB4E1:02:500:Invincibility PL2 (2/2)
dinoj:0:FFB617:03:000:Infinite Lives PL3
dinoj:0:FFB5E1:64:000:Infinite Energy PL3
dinoj:0:FFB660:00:000:Invincibility PL3
dinoj:0:FFB661:02:500:Invincibility PL3 (2/2)
; [ Dino Rex (World) ]
dinorex:0:60826F:FF:000:Infinite Time
dinorex:0:60826F:00:001:Finish this Round Now!
dinorex:0:605124:68:000:Infinite Energy PL1
dinorex:0:605124:00:001:Drain All Energy Now! PL1
dinorex:0:602750:02:001:Set Rounds won to 2 Now! PL1
dinorex:0:602750:00:001:Set Rounds won to 0 Now! PL1
dinorex:0:605190:68:000:Infinite Energy PL2
dinorex:0:605190:00:001:Drain All Energy Now! PL2
dinorex:0:602751:02:001:Set Rounds won to 2 Now! PL2
dinorex:0:602751:00:001:Set Rounds won to 0 Now! PL2
; [ Dino Rex (Japan) ]
dinorexj:0:60826F:FF:000:Infinite Time
dinorexj:0:60826F:00:001:Finish this Round Now!
dinorexj:0:605124:68:000:Infinite Energy PL1
dinorexj:0:605124:00:001:Drain All Energy Now! PL1
dinorexj:0:602750:02:001:Set Rounds won to 2 Now! PL1
dinorexj:0:602750:00:001:Set Rounds won to 0 Now! PL1
dinorexj:0:605190:68:000:Infinite Energy PL2
dinorexj:0:605190:00:001:Drain All Energy Now! PL2
dinorexj:0:602751:02:001:Set Rounds won to 2 Now! PL2
dinorexj:0:602751:00:001:Set Rounds won to 0 Now! PL2
; [ Dino Rex (US) ]
dinorexu:0:60826F:FF:000:Infinite Time
dinorexu:0:60826F:00:001:Finish this Round Now!
dinorexu:0:605124:68:000:Infinite Energy PL1
dinorexu:0:605124:00:001:Drain All Energy Now! PL1
dinorexu:0:602750:02:001:Set Rounds won to 2 Now! PL1
dinorexu:0:602750:00:001:Set Rounds won to 0 Now! PL1
dinorexu:0:605190:68:000:Infinite Energy PL2
dinorexu:0:605190:00:001:Drain All Energy Now! PL2
dinorexu:0:602751:02:001:Set Rounds won to 2 Now! PL2
dinorexu:0:602751:00:001:Set Rounds won to 0 Now! PL2
; [ Cadillacs and Dinosaurs (US 930201) ]
dinou:0:FF84E9:09:000:Infinite Time
dinou:0:FFB317:03:000:Infinite Lives PL1
dinou:0:FFB2E1:64:000:Infinite Energy PL1
dinou:0:FFB360:00:000:Invincibility PL1
dinou:0:FFB361:02:500:Invincibility PL1 (2/2)
dinou:0:FFB497:03:000:Infinite Lives PL2
dinou:0:FFB461:64:000:Infinite Energy PL2
dinou:0:FFB4E0:00:000:Invincibility PL2
dinou:0:FFB4E1:02:500:Invincibility PL2 (2/2)
dinou:0:FFB617:03:000:Infinite Lives PL3
dinou:0:FFB5E1:64:000:Infinite Energy PL3
dinou:0:FFB660:00:000:Invincibility PL3
dinou:0:FFB661:02:500:Invincibility PL3 (2/2)
; [ Dirt Fox (Japan) ]
dirtfoxj:0:1033FD:FF:000:Infinite Credits
dirtfoxj:0:105263:F0:000:Infinite Time
dirtfoxj:0:1053E6:44:000:Always drive at Maximum Speed
; [ Disco No.1 ]
disco:0:0000:00:999:[ Codes are not working ]
disco:0:0000:00:999:[ due to protection !!! ]
disco:0:0015:03:000:Infinite Lives
disco:0:0016:08:000:Infinite Music weapons
disco:0:007A:07:000:Infinite Music time
; [ Disco No.1 (Rev.F) ]
discof:0:0000:00:999:[ Codes are not working ]
discof:0:0000:00:999:[ due to protection !!! ]
discof:0:0015:03:000:Infinite Lives
discof:0:0016:08:000:Infinite Music weapons
discof:0:007A:07:000:Infinite Music time
; [ Diver Boy ]
diverboy:0:04C621:09:000:Infinite Lives PL1
diverboy:0:04C628:01:000:Invincibility "ON" PL1:Enable it when you are flickering or you will have to die for it to take effect first
diverboy:0:04C629:02:500:Invincibility "ON" PL1 (2/2)
diverboy:0:04C628:00:001:Invincibility "OFF" PL1
diverboy:0:04C629:01:501:Invincibility "OFF" PL1 (2/2)
diverboy:0:04C66F:09:000:Infinite Lives PL2
diverboy:0:04C676:01:000:Invincibility "ON" PL1:Enable it when you are flickering or you will have to die for it to take effect first
diverboy:0:04C677:02:500:Invincibility "ON" PL1 (2/2)
diverboy:0:04C676:00:001:Invincibility "OFF" PL1
diverboy:0:04C677:01:501:Invincibility "OFF" PL1 (2/2)
; [ DJ Boy (set 1) ]
:djboy:21300000:7761:00724EC3:00FFFFFF:Infinite Lives
:djboy:01010000:D746:0000000A:FFFFFFFF:Infinite Lives (2/3):Pt 1 ROM code to fix the issue when the player loses more Lives than he should have, Pt 2 RAM location for PL1
:djboy:01010000:D747:0000000A:FFFFFFFF:Infinite Lives (3/3):RAM location for PL2
; [ DJ Boy (set 2) ]
:djboya:21300000:7761:00724EC3:00FFFFFF:Infinite Lives
:djboya:01010000:D746:0000000A:FFFFFFFF:Infinite Lives (2/3):Pt 1 ROM code to fix the issue when the player loses more Lives than he should have, Pt 2 RAM location for PL1
:djboya:01010000:D747:0000000A:FFFFFFFF:Infinite Lives (3/3):RAM location for PL2
; [ DJ Boy (Japan) ]
:djboyj:21300000:7761:00724EC3:00FFFFFF:Infinite Lives
:djboyj:01010000:D746:0000000A:FFFFFFFF:Infinite Lives (2/3):Pt 1 ROM code to fix the issue when the player loses more Lives than he should have, Pt 2 RAM location for PL1
:djboyj:01010000:D747:0000000A:FFFFFFFF:Infinite Lives (3/3):RAM location for PL2
; [ Daiku no Gensan (Japan, M72) ]
dkgenm72:0:A0A47:0A:000:Infinite Lives PL1
dkgenm72:0:A0A57:0A:000:Infinite Lives PL2
dkgenm72:0:A00FD:5A:000:Infinite Time
dkgenm72:0:A00FE:09:500:Infinite Time (2/2)
dkgenm72:0:A0C08:00:000:Invincibility
dkgenm72:0:00000:00:999:[The Select current level ]
dkgenm72:0:00000:00:999:[can be enabled on the intro]
dkgenm72:0:00000:00:999:[screen it doesn't work if ]
dkgenm72:0:00000:00:999:[enabled on the title screen]
dkgenm72:0:A0A48:05:071:Select current level
dkgenm72:0:A0A48:05:061:Select next level
; [ Daiku no Gensan (Japan) ]
dkgensan:0:E0A47:0A:000:Infinite Lives PL1
dkgensan:0:E0A57:0A:000:Infinite Lives PL2
dkgensan:0:E00FD:5A:000:Infinite Time
dkgensan:0:E00FE:09:500:Infinite Time (2/2)
dkgensan:0:E0C08:00:000:Invincibility
dkgensan:0:00000:00:999:[The Select current level ]
dkgensan:0:00000:00:999:[can be enabled on the intro]
dkgensan:0:00000:00:999:[screen it doesn't work if ]
dkgensan:0:00000:00:999:[enabled on the title screen]
dkgensan:0:E0A48:05:071:Select current level
dkgensan:0:E0A48:05:061:Select next level
; [ Donkey Kong Junior (bootleg?) ]
dkngjnrb:0:6001:90:000:Infinite Credits
dkngjnrb:0:6228:06:000:Infinite Lives
dkngjnrb:0:19C9:C9:100:Invincibility:Water can still kill though
dkngjnrb:0:62B1:63:000:Infinite bonus time
dkngjnrb:0:638C:99:502:Infinite bonus time (2/2)
; [ Donkey Kong Junior (Japan?) ]
dkngjnrj:0:6001:90:000:Infinite Credits
dkngjnrj:0:6228:06:000:Infinite Lives
dkngjnrj:0:19C9:C9:100:Invincibility:Water can still kill though
dkngjnrj:0:62B1:63:000:Infinite bonus time
dkngjnrj:0:638C:99:502:Infinite bonus time (2/2)
; [ Donkey Kong (US set 1) ]
dkong:0:6001:90:000:Infinite Credits
dkong:0:6228:06:000:Infinite Lives
dkong:0:19C9:C9:100:Invincibility
dkong:0:6394:0F:002:Infinite hammer upon pickup
dkong:0:62B1:63:000:Infinite bonus time
dkong:0:638C:99:502:Infinite bonus time (2/2)
dkong:0:62B9:00:000:No fireballs on ramps
dkong:0:6403:00:000:No fireballs on factory
dkong:0:65A0:00:000:No pies on factory
dkong:0:6400:00:000:No fireballs on rivets
dkong:0:6500:00:000:No jacks on elevators
dkong:0:6392:00:000:No barrels on ramps
dkong:0:6215:01:000:Always climb
dkong:0:6215:00:001:Deactivate climb
dkong:0:6217:01:000:Hammer
dkong:0:6691:01:500:Hammer (2/2)
dkong:0:6290:00:001:Finish sub-level 4 Now!
dkong:0:6229:FF:072:Select current round
dkong:0:6229:FF:062:Select next round
; [ Donkey Kong 3 (US) ]
dkong3:0:6BF1:63:000:Infinite Credits
dkong3:0:601A:06:000:Infinite Lives
dkong3:0:603D:00:000:Infinite SShooter upon pickup
; [ Donkey Kong 3 (bootleg on Donkey Kong Jr. hardware) ]
dkong3b:0:6BF1:63:000:Infinite Credits
dkong3b:0:601A:06:000:Infinite Lives
dkong3b:0:603D:00:000:Infinite SShooter upon pickup
; [ Donkey Kong 3 (Japan) ]
dkong3j:0:6BF1:63:000:Infinite Credits
dkong3j:0:601A:06:000:Infinite Lives
dkong3j:0:603D:00:000:Infinite SShooter upon pickup
; [ Donkey Kong (Japan set 2) ]
dkongjo:0:6001:90:000:Infinite Credits
dkongjo:0:6228:06:000:Infinite Lives
dkongjo:0:19C9:C9:100:Invincibility
dkongjo:0:6394:0F:002:Infinite hammer upon pickup
dkongjo:0:62B1:63:000:Infinite bonus time
dkongjo:0:638C:99:502:Infinite bonus time (2/2)
dkongjo:0:62B9:00:000:No fireballs on ramps
dkongjo:0:6403:00:000:No fireballs on factory
dkongjo:0:65A0:00:000:No pies on factory
dkongjo:0:6400:00:000:No fireballs on rivets
dkongjo:0:6500:00:000:No jacks on elevators
dkongjo:0:6392:00:000:No barrels on ramps
dkongjo:0:6215:01:000:Always climb
dkongjo:0:6215:00:001:Deactivate climb
dkongjo:0:6217:01:000:Hammer
dkongjo:0:6691:01:500:Hammer (2/2)
dkongjo:0:6290:00:001:Finish sub-level 4 Now!
dkongjo:0:6229:FF:072:Select current round
dkongjo:0:6229:FF:062:Select next round
; [ Donkey Kong (Japan set 3) (bad dump?) ]
dkongjo1:0:6001:90:000:Infinite Credits
dkongjo1:0:6228:06:000:Infinite Lives
dkongjo1:0:19C9:C9:100:Invincibility
dkongjo1:0:6394:0F:002:Infinite hammer upon pickup
dkongjo1:0:62B1:63:000:Infinite bonus time
dkongjo1:0:638C:99:502:Infinite bonus time (2/2)
dkongjo1:0:62B9:00:000:No fireballs on ramps
dkongjo1:0:6403:00:000:No fireballs on factory
dkongjo1:0:65A0:00:000:No pies on factory
dkongjo1:0:6400:00:000:No fireballs on rivets
dkongjo1:0:6500:00:000:No jacks on elevators
dkongjo1:0:6392:00:000:No barrels on ramps
dkongjo1:0:6215:01:000:Always climb
dkongjo1:0:6215:00:001:Deactivate climb
dkongjo1:0:6217:01:000:Hammer
dkongjo1:0:6691:01:500:Hammer (2/2)
dkongjo1:0:6290:00:001:Finish sub-level 4 Now!
dkongjo1:0:6229:FF:072:Select current round
dkongjo1:0:6229:FF:062:Select next round
; [ Donkey Kong (Japan set 1) ]
dkongjp:0:6001:90:000:Infinite Credits
dkongjp:0:6228:06:000:Infinite Lives
dkongjp:0:19C9:C9:100:Invincibility
dkongjp:0:6394:0F:002:Infinite hammer upon pickup
dkongjp:0:62B1:63:000:Infinite bonus time
dkongjp:0:638C:99:502:Infinite bonus time (2/2)
dkongjp:0:62B9:00:000:No fireballs on ramps
dkongjp:0:6403:00:000:No fireballs on factory
dkongjp:0:65A0:00:000:No pies on factory
dkongjp:0:6400:00:000:No fireballs on rivets
dkongjp:0:6500:00:000:No jacks on elevators
dkongjp:0:6392:00:000:No barrels on ramps
dkongjp:0:6215:01:000:Always climb
dkongjp:0:6215:00:001:Deactivate climb
dkongjp:0:6217:01:000:Hammer
dkongjp:0:6691:01:500:Hammer (2/2)
dkongjp:0:6290:00:001:Finish sub-level 4 Now!
dkongjp:0:6229:FF:072:Select current round
dkongjp:0:6229:FF:062:Select next round
; [ Donkey Kong Junior (US) ]
dkongjr:0:6001:90:000:Infinite Credits
dkongjr:0:6228:06:000:Infinite Lives
dkongjr:0:19C9:C9:100:Invincibility:Water can still kill though
dkongjr:0:62B1:63:000:Infinite bonus time
dkongjr:0:638C:99:502:Infinite bonus time (2/2)
; [ Donkey Kong Jr. (bootleg) ]
dkongjrb:0:6001:90:000:Infinite Credits
dkongjrb:0:6228:06:000:Infinite Lives
dkongjrb:0:19C9:C9:100:Invincibility:Water can still kill though
dkongjrb:0:62B1:63:000:Infinite bonus time
dkongjrb:0:638C:99:502:Infinite bonus time (2/2)
; [ Donkey Kong Jr. (Japan) ]
dkongjrj:0:6001:90:000:Infinite Credits
dkongjrj:0:6228:06:000:Infinite Lives
dkongjrj:0:19C9:C9:100:Invincibility:Water can still kill though
dkongjrj:0:62B1:63:000:Infinite bonus time
dkongjrj:0:638C:99:502:Infinite bonus time (2/2)
; [ Donkey Kong Jr. (Moon Cresta hardware) ]
dkongjrm:0:6001:90:000:Infinite Credits
dkongjrm:0:6228:06:000:Infinite Lives
dkongjrm:0:19C9:C9:100:Invincibility:Water can still kill though
dkongjrm:0:62B1:63:000:Infinite bonus time
dkongjrm:0:638C:99:502:Infinite bonus time (2/2)
; [ Donkey Kong (US set 2) ]
dkongo:0:6001:90:000:Infinite Credits
dkongo:0:6228:06:000:Infinite Lives
dkongo:0:19C9:C9:100:Invincibility
dkongo:0:6394:0F:002:Infinite hammer upon pickup
dkongo:0:62B1:63:000:Infinite bonus time
dkongo:0:638C:99:502:Infinite bonus time (2/2)
dkongo:0:62B9:00:000:No fireballs on ramps
dkongo:0:6403:00:000:No fireballs on factory
dkongo:0:65A0:00:000:No pies on factory
dkongo:0:6400:00:000:No fireballs on rivets
dkongo:0:6500:00:000:No jacks on elevators
dkongo:0:6392:00:000:No barrels on ramps
dkongo:0:6215:01:000:Always climb
dkongo:0:6215:00:001:Deactivate climb
dkongo:0:6217:01:000:Hammer
dkongo:0:6691:01:500:Hammer (2/2)
dkongo:0:6290:00:001:Finish sub-level 4 Now!
dkongo:0:6229:FF:072:Select current round
dkongo:0:6229:FF:062:Select next round
; [ Dragon's Lair ]
dlair:0:0000:00:999:[ There are no cheats ]:REASON 1
dlair:0:0000:00:999:[ for this game as it ]:REASON 1
dlair:0:0000:00:999:[ didn't work the last ]:REASON 1
dlair:0:0000:00:999:[ time it was tested. ]:REASON 1
dlair:0:0000:00:999:[ If the game now works ]:REASON 1
dlair:0:0000:00:999:[ please request cheats ]:REASON 1
dlair:0:0000:00:999:[ for it on the cheat ]:REASON 1
dlair:0:0000:00:999:[ forums. ]:REASON 1
; [ Dynamite League (Japan) ]
dleague:0:10056D:09:000:Infinite Credits
dleague:0:1026D0:00:000:Infinite Strikes
dleague:0:1026D1:00:000:Infinite Balls
dleague:0:1026D2:00:000:Infinite Outs
dleague:0:1026D0:00:001:Set Strikes to 0 Now!
dleague:0:1026D0:02:001:Set Strikes to 2 Now!
dleague:0:1026D1:00:001:Set Balls to 0 Now!
dleague:0:1026D1:03:001:Set Balls to 3 Now!
dleague:0:1026D2:00:001:Set Outs to 0 Now!
dleague:0:1026D2:02:001:Set Outs to 2 Now!
; [ Dynamite Deka (Japan) ]
dnmtdeka:0:0609616B:F7:000:Always have Missile Launcher (Stage 1) PL1
dnmtdeka:0:06098503:04:500:Always have Missile Launcher (Stage 1) PL1 (2/6)
dnmtdeka:0:060E0E03:03:500:Always have Missile Launcher (Stage 1) PL1 (3/6)
dnmtdeka:0:060E1A15:03:500:Always have Missile Launcher (Stage 1) PL1 (4/6)
dnmtdeka:0:060E1A3D:03:500:Always have Missile Launcher (Stage 1) PL1 (5/6)
dnmtdeka:0:060E1A5F:02:500:Always have Missile Launcher (Stage 1) PL1 (6/6)
dnmtdeka:0:0609616B:F7:000:Always have Missile Launcher (Stage 2) PL1
dnmtdeka:0:06098503:04:500:Always have Missile Launcher (Stage 2) PL1 (2/6)
dnmtdeka:0:060E0E03:03:500:Always have Missile Launcher (Stage 2) PL1 (3/6)
dnmtdeka:0:060E1F95:03:500:Always have Missile Launcher (Stage 2) PL1 (4/6)
dnmtdeka:0:060E1FBD:03:500:Always have Missile Launcher (Stage 2) PL1 (5/6)
dnmtdeka:0:060E1FDF:02:500:Always have Missile Launcher (Stage 2) PL1 (6/6)
dnmtdeka:0:0609616B:F7:000:Always have Missile Launcher (Stage 3) PL1
dnmtdeka:0:06098503:04:500:Always have Missile Launcher (Stage 3) PL1 (2/6)
dnmtdeka:0:060E0E03:03:500:Always have Missile Launcher (Stage 3) PL1 (3/6)
dnmtdeka:0:060E1905:03:500:Always have Missile Launcher (Stage 3) PL1 (4/6)
dnmtdeka:0:060E192D:03:500:Always have Missile Launcher (Stage 3) PL1 (5/6)
dnmtdeka:0:060E194F:04:500:Always have Missile Launcher (Stage 3) PL1 (6/6)
dnmtdeka:0:0609616B:F7:000:Always have Missile Launcher (Stage 4) PL1
dnmtdeka:0:06098503:04:500:Always have Missile Launcher (Stage 4) PL1 (2/6)
dnmtdeka:0:060E0E03:03:500:Always have Missile Launcher (Stage 4) PL1 (3/6)
dnmtdeka:0:060E2475:03:500:Always have Missile Launcher (Stage 4) PL1 (4/6)
dnmtdeka:0:060E249D:03:500:Always have Missile Launcher (Stage 4) PL1 (5/6)
dnmtdeka:0:060E24BF:04:500:Always have Missile Launcher (Stage 4) PL1 (6/6)
dnmtdeka:0:0609616B:F7:000:Always have Missile Launcher (Stage 5-6) PL1
dnmtdeka:0:06098503:04:500:Always have Missile Launcher (Stage 5-6) PL1 (2/6)
dnmtdeka:0:060E0E03:03:500:Always have Missile Launcher (Stage 5-6) PL1 (3/6)
dnmtdeka:0:060E2125:03:500:Always have Missile Launcher (Stage 5-6) PL1 (4/6)
dnmtdeka:0:060E214D:03:500:Always have Missile Launcher (Stage 5-6) PL1 (5/6)
dnmtdeka:0:060E216F:04:500:Always have Missile Launcher (Stage 5-6) PL1 (6/6)
dnmtdeka:0:0609616B:F7:000:Always have Missile Launcher (Stage 7) PL1
dnmtdeka:0:06098503:04:500:Always have Missile Launcher (Stage 7) PL1 (2/6)
dnmtdeka:0:060E0E03:03:500:Always have Missile Launcher (Stage 7) PL1 (3/6)
dnmtdeka:0:060E1905:03:500:Always have Missile Launcher (Stage 7) PL1 (4/6)
dnmtdeka:0:060E192D:03:500:Always have Missile Launcher (Stage 7) PL1 (5/6)
dnmtdeka:0:060E194F:04:500:Always have Missile Launcher (Stage 7) PL1 (6/6)
dnmtdeka:0:0609616B:F7:000:Always have Missile Launcher (Stage 8) PL1
dnmtdeka:0:06098503:04:500:Always have Missile Launcher (Stage 8) PL1 (2/6)
dnmtdeka:0:060E0E03:03:500:Always have Missile Launcher (Stage 8) PL1 (3/6)
dnmtdeka:0:060E23F5:03:500:Always have Missile Launcher (Stage 8) PL1 (4/6)
dnmtdeka:0:060E241D:03:500:Always have Missile Launcher (Stage 8) PL1 (5/6)
dnmtdeka:0:060E243F:04:500:Always have Missile Launcher (Stage 8) PL1 (6/6)
dnmtdeka:0:0609616B:F7:000:Always have Missile Launcher (Stage 9) PL1
dnmtdeka:0:06098503:04:500:Always have Missile Launcher (Stage 9) PL1 (2/6)
dnmtdeka:0:060E0E03:03:500:Always have Missile Launcher (Stage 9) PL1 (3/6)
dnmtdeka:0:060E1905:03:500:Always have Missile Launcher (Stage 9) PL1 (4/6)
dnmtdeka:0:060E192D:03:500:Always have Missile Launcher (Stage 9) PL1 (5/6)
dnmtdeka:0:060E294F:04:500:Always have Missile Launcher (Stage 9) PL1 (6/6)
dnmtdeka:0:0609616B:F7:000:Always have Missile Launcher (Stage 10) PL1
dnmtdeka:0:06098503:04:500:Always have Missile Launcher (Stage 10) PL1 (2/6)
dnmtdeka:0:060E0E03:03:500:Always have Missile Launcher (Stage 10) PL1 (3/6)
dnmtdeka:0:060E1FD5:03:500:Always have Missile Launcher (Stage 10) PL1 (4/6)
dnmtdeka:0:060E1FFD:03:500:Always have Missile Launcher (Stage 10) PL1 (5/6)
dnmtdeka:0:060E201F:04:500:Always have Missile Launcher (Stage 10) PL1 (6/6)
; [ Dead Or Alive ++ (JAPAN) ]
doapp:0:0000:00:999:[ There are no cheats ]:REASON 1
doapp:0:0000:00:999:[ for this game as it ]:REASON 1
doapp:0:0000:00:999:[ didn't work the last ]:REASON 1
doapp:0:0000:00:999:[ time it was tested. ]:REASON 1
doapp:0:0000:00:999:[ If the game now works ]:REASON 1
doapp:0:0000:00:999:[ please request cheats ]:REASON 1
doapp:0:0000:00:999:[ for it on the cheat ]:REASON 1
doapp:0:0000:00:999:[ forums. ]:REASON 1
; [ Diet Go Go (Euro v1.1 1992.09.26) ]
:dietgo:00000000:380064:00000099:FFFFFFFF:Infinite Credits
:dietgo:00000001:380411:0000000C:FFFFFFFF:Start with Final Stage:Set on first world map screen
:dietgo:00011001:380413:0000000B:FFFFFFFF:Start with Final Stage (2/3)
:dietgo:00310001:380415:09000600:FFFFFF00:Start with Final Stage (3/3)
:dietgo:00300000:380415:09000600:FFFFFF00:Boss Only Mode
:dietgo:60000000:000000:00000000:00000000:
:dietgo:00000000:382860:00000009:FFFFFFFF:Infinite Lives PL1
:dietgo:00100000:382814:00000002:FFFFFFFF:Invincibility PL1
:dietgo:00000000:38285A:00000001:00000001:Always Have Barrier PL1
:dietgo:00110000:382814:00000002:FFFFFFFF:Always Have Barrier PL1 (2/4)
:dietgo:00110000:382856:0000000F:FFFFFFFF:Always Have Barrier PL1 (3/4)
:dietgo:00010000:38287E:00000007:00000007:Always Have Barrier PL1 (4/4)
:dietgo:00800000:38285A:00000002:00000002:Always Have Bomb PL1
:dietgo:00000000:38285A:00000004:00000004:Always Have Power Up PL1
:dietgo:00000000:38285A:00000008:00000008:Always Have Speed Up PL1
:dietgo:00000001:38285A:00000080:00000080:Get Super Bomb Now! PL1:Kill all enemies on screen
:dietgo:00000000:380070:00000000:00000010:Rapid Fire PL1
:dietgo:60000000:000000:00000000:00000000:
:dietgo:00000000:382960:00000009:FFFFFFFF:Infinite Lives PL2
:dietgo:00100000:382914:00000002:FFFFFFFF:Invincibility PL2
:dietgo:00000000:38295A:00000001:00000001:Always Have Barrier PL2
:dietgo:00110000:382914:00000002:FFFFFFFF:Always Have Barrier PL2 (2/4)
:dietgo:00110000:382956:0000000F:FFFFFFFF:Always Have Barrier PL2 (3/4)
:dietgo:00010000:38297E:00000007:00000007:Always Have Barrier PL2 (4/4)
:dietgo:00800000:38295A:00000002:00000002:Always Have Bomb PL2
:dietgo:00000000:38295A:00000004:00000004:Always Have Power Up PL2
:dietgo:00000000:38295A:00000008:00000008:Always Have Speed Up PL2
:dietgo:00000001:38295A:00000080:00000080:Get Super Bomb Now! PL2:Kill all enemies on screen
:dietgo:00000000:380072:00000000:00000010:Rapid Fire PL2
; [ Mr. Do's Castle (set 2) ]
docastl2:0:8103:07:000:Infinite Lives
docastl2:0:8150:04:040:Invincibility
; [ Mr. Do's Castle (set 1) ]
docastle:0:8103:07:000:Infinite Lives
docastle:0:8150:04:040:Invincibility
; [ Mr. Do's Castle (older) ]
docastlo:0:8103:07:000:Infinite Lives
docastlo:0:8150:04:040:Invincibility
; [ Dock Man ]
dockman:0:8050:05:000:Infinite Lives
; [ Dodgem ]
dodgem:0:0000:00:999:[ This game hasn't even ]:REASON 11
dodgem:0:0000:00:999:[ been looked at due to ]:REASON 11
dodgem:0:0000:00:999:[ time constraints - Too]:REASON 11
dodgem:0:0000:00:999:[ many games and so ]:REASON 11
dodgem:0:0000:00:999:[ little time. It is ]:REASON 11
dodgem:0:0000:00:999:[ even possible that ]:REASON 11
dodgem:0:0000:00:999:[ this game may be a ]:REASON 11
dodgem:0:0000:00:999:[ clone of an existing ]:REASON 11
dodgem:0:0000:00:999:[ game which may have ]:REASON 11
dodgem:0:0000:00:999:[ cheats. Please search ]:REASON 11
dodgem:0:0000:00:999:[ the cheat forums ]:REASON 11
dodgem:0:0000:00:999:[ before posting cheat ]:REASON 11
dodgem:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Acrobatic Dog-Fight ]
dogfgt:0:0034:0A:000:Infinite Lives
dogfgt:0:003B:09:000:Infinite Parachutes
dogfgt:0:0081:7F:000:Infinite Fuel
; [ Dog-Fight (Japan) ]
dogfgtj:0:0034:0A:000:Infinite Lives
dogfgtj:0:003B:09:000:Infinite Parachutes
dogfgtj:0:0081:7F:000:Infinite Fuel
; [ Dog Fight (Thunderbolt) ]
dogfight:0:5833:08:000:Infinite Lives PL1
dogfight:0:5834:08:000:Infinite Lives PL2
dogfight:0:590C:80:000:Invincibility
dogfight:0:0000:00:999:[See the Dip Switch Menu to ]
dogfight:0:0000:00:999:[enable an alternate ]
dogfight:0:0000:00:999:[Invincibility cheat. ]
dogfight:0:5831:FF:072:Select current level
dogfight:0:5831:FF:062:Select next level
; [ Dogou Souken ]
dogosoke:0:FC5C:99:000:Infinite Credits
dogosoke:0:FDC6:99:000:Infinite Lives PL1
dogosoke:0:FDE8:B4:000:Invincibility PL1
dogosoke:0:FDB7:02:020:Always have armour PL1
dogosoke:0:FDB7:02:041:Lose armour Now! PL1
dogosoke:0:FDB7:04:040:Always have black grenadesPL1
dogosoke:0:FDB7:04:020:Always have red grenades PL1
dogosoke:0:FDB7:04:041:Get black grenades Now! PL1
dogosoke:0:FDB7:04:021:Get red grenades Now! PL1
dogosoke:0:FDBB:02:000:Always have flamethrower PL1
dogosoke:0:FDBB:03:000:Always have sword PL1
dogosoke:0:FDBB:04:000:Always have boomerang PL1
dogosoke:0:FDBB:02:001:Get flamethrower Now! PL1
dogosoke:0:FDBB:03:001:Get sword Now! PL1
dogosoke:0:FDBB:04:001:Get boomerang Now! PL1
dogosoke:0:FE16:99:000:Infinite Lives PL2
dogosoke:0:FE38:B4:000:Invincibility PL2
dogosoke:0:FE07:02:020:Always have armour PL2
dogosoke:0:FE07:02:041:Lose armour Now! PL2
dogosoke:0:FE07:04:040:Always have black grenadesPL2
dogosoke:0:FE07:04:020:Always have red grenades PL2
dogosoke:0:FE07:04:041:Get black grenades Now! PL2
dogosoke:0:FE07:04:021:Get red grenades Now! PL2
dogosoke:0:FE0B:02:000:Always have flamethrower PL2
dogosoke:0:FE0B:03:000:Always have sword PL2
dogosoke:0:FE0B:04:000:Always have boomerang PL2
dogosoke:0:FE0B:02:001:Get flamethrower Now! PL2
dogosoke:0:FE0B:03:001:Get sword Now! PL2
dogosoke:0:FE0B:04:001:Get boomerang Now! PL2
; [ Dogou Souken (Joystick bootleg) ]
dogosokj:0:FC5C:99:000:Infinite Credits
dogosokj:0:FDC6:99:000:Infinite Lives PL1
dogosokj:0:FDE8:B4:000:Invincibility PL1
dogosokj:0:FDB7:02:020:Always have armour PL1
dogosokj:0:FDB7:02:041:Lose armour Now! PL1
dogosokj:0:FDB7:04:040:Always have black grenadesPL1
dogosokj:0:FDB7:04:020:Always have red grenades PL1
dogosokj:0:FDB7:04:041:Get black grenades Now! PL1
dogosokj:0:FDB7:04:021:Get red grenades Now! PL1
dogosokj:0:FDBB:02:000:Always have flamethrower PL1
dogosokj:0:FDBB:03:000:Always have sword PL1
dogosokj:0:FDBB:04:000:Always have boomerang PL1
dogosokj:0:FDBB:02:001:Get flamethrower Now! PL1
dogosokj:0:FDBB:03:001:Get sword Now! PL1
dogosokj:0:FDBB:04:001:Get boomerang Now! PL1
dogosokj:0:FE16:99:000:Infinite Lives PL2
dogosokj:0:FE38:B4:000:Invincibility PL2
dogosokj:0:FE07:02:020:Always have armour PL2
dogosokj:0:FE07:02:041:Lose armour Now! PL2
dogosokj:0:FE07:04:040:Always have black grenadesPL2
dogosokj:0:FE07:04:020:Always have red grenades PL2
dogosokj:0:FE07:04:041:Get black grenades Now! PL2
dogosokj:0:FE07:04:021:Get red grenades Now! PL2
dogosokj:0:FE0B:02:000:Always have flamethrower PL2
dogosokj:0:FE0B:03:000:Always have sword PL2
dogosokj:0:FE0B:04:000:Always have boomerang PL2
dogosokj:0:FE0B:02:001:Get flamethrower Now! PL2
dogosokj:0:FE0B:03:001:Get sword Now! PL2
dogosokj:0:FE0B:04:001:Get boomerang Now! PL2
; [ Dog Patch ]
dogpatch:0:2003:99:000:Infinite cans
dogpatch:0:2161:00:000:Score always = 0 PL1
dogpatch:0:2160:00:500:Score always = 0 PL1 (2/2)
dogpatch:0:2163:00:000:Score always = 0 PL2
dogpatch:0:2162:00:500:Score always = 0 PL2 (2/2)
dogpatch:0:2161:00:001:Set score = 0 Now! PL1
dogpatch:0:2160:00:501:Set score = 0 Now! PL1 (2/2)
dogpatch:0:2163:00:001:Set score = 0 Now! PL2
dogpatch:0:2162:00:501:Set score = 0 Now! PL2 (2/2)
; [ Dogyuun ]
dogyuun:0:000000:00:999:[See the Dip Switch Menu to ]
dogyuun:0:000000:00:999:[enable Invincibility. ]
dogyuun:0:10025F:FF:000:Quicker level restarts
dogyuun:0:1003E9:07:000:Infinite Lives PL1
dogyuun:0:102A6F:0C:000:Always have Bombs PL1:This is the Special Weapon!
dogyuun:0:102A6F:04:000:Always have Speed-Up PL1:This is the Special Weapon!
dogyuun:0:102A69:00:000:Always have Blue Laser PL1
dogyuun:0:102A69:04:000:Always have Red Laser PL1
dogyuun:0:102A69:08:000:Always have Purple Laser PL1
dogyuun:0:102A69:0C:000:Always have Green Laser PL1
dogyuun:0:102A69:00:001:Get Blue Laser Now! PL1
dogyuun:0:102A69:04:001:Get Red Laser Now! PL1
dogyuun:0:102A69:08:001:Get Purple Laser Now! PL1
dogyuun:0:102A69:0C:001:Get Green Laser Now! PL1
dogyuun:0:1003EB:07:000:Infinite Lives PL2
dogyuun:0:102B2F:0C:000:Always have Bombs PL2:This is the Special Weapon!
dogyuun:0:102B2F:04:000:Always have Speed-Up PL2:This is the Special Weapon!
dogyuun:0:102B29:00:000:Always have Blue Laser PL2
dogyuun:0:102B29:04:000:Always have Red Laser PL2
dogyuun:0:102B29:08:000:Always have Purple Laser PL2
dogyuun:0:102B29:0C:000:Always have Green Laser PL2
dogyuun:0:102B29:00:001:Get Blue Laser Now! PL2
dogyuun:0:102B29:04:001:Get Red Laser Now! PL2
dogyuun:0:102B29:08:001:Get Purple Laser Now! PL2
dogyuun:0:102B29:0C:001:Get Green Laser Now! PL2
; [ Dokaben (Japan) ]
dokaben:0:E296:00:000:Infinite Outs
dokaben:0:E296:03:001:Change sides Now!
dokaben:0:E08C:09:000:Infinite Time PL1
dokaben:0:0000:00:999:[ O = Offense - D = Defense ]
dokaben:0:E06D:99:000:Infinite O. points PL1
dokaben:0:E06E:03:000:Infinite D. points PL1
dokaben:0:E072:10:000:Total Score always = 10 PL1
dokaben:0:E072:00:000:Total Score always = 0 PL1
dokaben:0:E072:10:001:Total Score = 10 Now! PL1
dokaben:0:E072:00:001:Total Score = 0 Now! PL1
dokaben:0:E072:99:073:Select Total Score PL1
dokaben:0:E18C:09:000:Infinite Time PL2
dokaben:0:0000:00:999:[ O = Offense - D = Defense ]
dokaben:0:E16D:99:000:Infinite O. points PL2
dokaben:0:E16E:03:000:Infinite D. points PL2
dokaben:0:E172:10:000:Total Score always = 10 PL2
dokaben:0:E172:00:000:Total Score always = 0 PL2
dokaben:0:E172:10:001:Total Score = 10 Now! PL2
dokaben:0:E172:00:001:Total Score = 0 Now! PL2
dokaben:0:E172:99:073:Select Total Score PL2
; [ Mahjong Doukyuusei ]
dokyusei:0:FFE3D0:03:000:Score always = 100000:If you score too much it's game over! So it's best to use this cheat to stop that happening.
dokyusei:0:FFE3D1:E8:500:Score always = 100000 (2/2)
dokyusei:0:000000:00:999:[ The winning hand cheat must be ]
dokyusei:0:000000:00:999:[ activated when there are 14 tiles ]
dokyusei:0:000000:00:999:[ in your hand, then press the RON ]
dokyusei:0:000000:00:999:[ key ('Z' by default). The tiles do ]
dokyusei:0:000000:00:999:[ not visually change until you make ]
dokyusei:0:000000:00:999:[ a move. ]
dokyusei:0:FFE486:31:001:Get winning hand Now!
dokyusei:0:FFE487:31:501:Get winning hand Now! (02/14)
dokyusei:0:FFE488:31:501:Get winning hand Now! (03/14)
dokyusei:0:FFE489:32:501:Get winning hand Now! (04/14)
dokyusei:0:FFE48A:32:501:Get winning hand Now! (05/14)
dokyusei:0:FFE48B:32:501:Get winning hand Now! (06/14)
dokyusei:0:FFE48C:33:501:Get winning hand Now! (07/14)
dokyusei:0:FFE48D:33:501:Get winning hand Now! (08/14)
dokyusei:0:FFE48E:33:501:Get winning hand Now! (09/14)
dokyusei:0:FFE48F:34:501:Get winning hand Now! (10/14)
dokyusei:0:FFE490:34:501:Get winning hand Now! (11/14)
dokyusei:0:FFE491:34:501:Get winning hand Now! (12/14)
dokyusei:0:FFE492:35:501:Get winning hand Now! (13/14)
dokyusei:0:FFE493:35:501:Get winning hand Now! (14/14)
dokyusei:0:FFE493:31:000:Always winning hand
dokyusei:0:FFE492:31:500:Always winning hand (02/14)
dokyusei:0:FFE491:31:500:Always winning hand (03/14)
dokyusei:0:FFE490:32:500:Always winning hand (04/14)
dokyusei:0:FFE48F:32:500:Always winning hand (05/14)
dokyusei:0:FFE48E:32:500:Always winning hand (06/14)
dokyusei:0:FFE48D:33:500:Always winning hand (07/14)
dokyusei:0:FFE48C:33:500:Always winning hand (08/14)
dokyusei:0:FFE48B:33:500:Always winning hand (09/14)
dokyusei:0:FFE48A:34:500:Always winning hand (10/14)
dokyusei:0:FFE489:34:500:Always winning hand (11/14)
dokyusei:0:FFE488:34:500:Always winning hand (12/14)
dokyusei:0:FFE487:35:500:Always winning hand (13/14)
dokyusei:0:FFE486:35:500:Always winning hand (14/14)
:dokyusei:00000006:FFE486:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:dokyusei:00000006:FFE4CC:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
dokyusei:0:000000:00:999:[ Here is the look-up list for ]
dokyusei:0:000000:00:999:[ the above watches. ]
dokyusei:0:000000:00:999:[ ]
dokyusei:0:000000:00:999:[ value common name chinese name ]
dokyusei:0:000000:00:999:[ 01h 1 "characters" 1 "wan" ]
dokyusei:0:000000:00:999:[ 02h 2 "characters" 2 "wan" ]
dokyusei:0:000000:00:999:[ 03h 3 "characters" 3 "wan" ]
dokyusei:0:000000:00:999:[ 04h 4 "characters" 4 "wan" ]
dokyusei:0:000000:00:999:[ 05h 5 "characters" 5 "wan" ]
dokyusei:0:000000:00:999:[ 06h 6 "characters" 6 "wan" ]
dokyusei:0:000000:00:999:[ 07h 7 "characters" 7 "wan" ]
dokyusei:0:000000:00:999:[ 08h 8 "characters" 8 "wan" ]
dokyusei:0:000000:00:999:[ 09h 9 "characters" 9 "wan" ]
dokyusei:0:000000:00:999:[ 11h 1 "dots" 1 "tung" ]
dokyusei:0:000000:00:999:[ 12h 2 "dots" 2 "tung" ]
dokyusei:0:000000:00:999:[ 13h 3 "dots" 3 "tung" ]
dokyusei:0:000000:00:999:[ 14h 4 "dots" 4 "tung" ]
dokyusei:0:000000:00:999:[ 15h 5 "dots" 5 "tung" ]
dokyusei:0:000000:00:999:[ 16h 6 "dots" 6 "tung" ]
dokyusei:0:000000:00:999:[ 17h 7 "dots" 7 "tung" ]
dokyusei:0:000000:00:999:[ 18h 8 "dots" 8 "tung" ]
dokyusei:0:000000:00:999:[ 19h 9 "dots" 9 "tung" ]
dokyusei:0:000000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
dokyusei:0:000000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
dokyusei:0:000000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
dokyusei:0:000000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
dokyusei:0:000000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
dokyusei:0:000000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
dokyusei:0:000000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
dokyusei:0:000000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
dokyusei:0:000000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
dokyusei:0:000000:00:999:[ 31h East "wind" ]
dokyusei:0:000000:00:999:[ 32h South "wind" ]
dokyusei:0:000000:00:999:[ 33h West "wind" ]
dokyusei:0:000000:00:999:[ 34h North "wind" ]
dokyusei:0:000000:00:999:[ 35h White "dragon" ]
dokyusei:0:000000:00:999:[ 36h Green "dragon" ]
dokyusei:0:000000:00:999:[ 37h Red "dragon" ]
dokyusei:0:000000:00:999:[ 3Fh - no tile - ]
; [ Mahjong Doukyuusei Special ]
dokyusp:0:FFE68A:03:000:Score always = 100000:If you score too much it's game over! So it's best to use this cheat to stop that happening.
dokyusp:0:FFE68B:E8:500:Score always = 100000 (2/2)
dokyusp:0:000000:00:999:[ The winning hand cheat must be ]
dokyusp:0:000000:00:999:[ activated when there are 14 tiles ]
dokyusp:0:000000:00:999:[ in your hand, then press the RON ]
dokyusp:0:000000:00:999:[ key ('Z' by default). The tiles do ]
dokyusp:0:000000:00:999:[ not visually change until you make ]
dokyusp:0:000000:00:999:[ a move. ]
dokyusp:0:FFE74E:31:001:Get winning hand Now!
dokyusp:0:FFE74F:31:501:Get winning hand Now! (02/14)
dokyusp:0:FFE750:31:501:Get winning hand Now! (03/14)
dokyusp:0:FFE751:32:501:Get winning hand Now! (04/14)
dokyusp:0:FFE752:32:501:Get winning hand Now! (05/14)
dokyusp:0:FFE753:32:501:Get winning hand Now! (06/14)
dokyusp:0:FFE754:33:501:Get winning hand Now! (07/14)
dokyusp:0:FFE755:33:501:Get winning hand Now! (08/14)
dokyusp:0:FFE756:33:501:Get winning hand Now! (09/14)
dokyusp:0:FFE758:34:501:Get winning hand Now! (10/14)
dokyusp:0:FFE757:34:501:Get winning hand Now! (11/14)
dokyusp:0:FFE759:34:501:Get winning hand Now! (12/14)
dokyusp:0:FFE75A:35:501:Get winning hand Now! (13/14)
dokyusp:0:FFE75B:35:501:Get winning hand Now! (14/14)
dokyusp:0:FFE74E:31:000:Always winning hand
dokyusp:0:FFE74F:31:500:Always winning hand (02/14)
dokyusp:0:FFE750:31:500:Always winning hand (03/14)
dokyusp:0:FFE751:32:500:Always winning hand (04/14)
dokyusp:0:FFE752:32:500:Always winning hand (05/14)
dokyusp:0:FFE753:32:500:Always winning hand (06/14)
dokyusp:0:FFE754:33:500:Always winning hand (07/14)
dokyusp:0:FFE755:33:500:Always winning hand (08/14)
dokyusp:0:FFE756:33:500:Always winning hand (09/14)
dokyusp:0:FFE758:34:500:Always winning hand (10/14)
dokyusp:0:FFE757:34:500:Always winning hand (11/14)
dokyusp:0:FFE759:34:500:Always winning hand (12/14)
dokyusp:0:FFE75A:35:500:Always winning hand (13/14)
dokyusp:0:FFE75B:35:500:Always winning hand (14/14)
:dokyusp:00000006:FFE74E:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:dokyusp:00000006:FFE794:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
dokyusp:0:000000:00:999:[ Here is the look-up list for ]
dokyusp:0:000000:00:999:[ the above watches. ]
dokyusp:0:000000:00:999:[ ]
dokyusp:0:000000:00:999:[ value common name chinese name ]
dokyusp:0:000000:00:999:[ 01h 1 "characters" 1 "wan" ]
dokyusp:0:000000:00:999:[ 02h 2 "characters" 2 "wan" ]
dokyusp:0:000000:00:999:[ 03h 3 "characters" 3 "wan" ]
dokyusp:0:000000:00:999:[ 04h 4 "characters" 4 "wan" ]
dokyusp:0:000000:00:999:[ 05h 5 "characters" 5 "wan" ]
dokyusp:0:000000:00:999:[ 06h 6 "characters" 6 "wan" ]
dokyusp:0:000000:00:999:[ 07h 7 "characters" 7 "wan" ]
dokyusp:0:000000:00:999:[ 08h 8 "characters" 8 "wan" ]
dokyusp:0:000000:00:999:[ 09h 9 "characters" 9 "wan" ]
dokyusp:0:000000:00:999:[ 11h 1 "dots" 1 "tung" ]
dokyusp:0:000000:00:999:[ 12h 2 "dots" 2 "tung" ]
dokyusp:0:000000:00:999:[ 13h 3 "dots" 3 "tung" ]
dokyusp:0:000000:00:999:[ 14h 4 "dots" 4 "tung" ]
dokyusp:0:000000:00:999:[ 15h 5 "dots" 5 "tung" ]
dokyusp:0:000000:00:999:[ 16h 6 "dots" 6 "tung" ]
dokyusp:0:000000:00:999:[ 17h 7 "dots" 7 "tung" ]
dokyusp:0:000000:00:999:[ 18h 8 "dots" 8 "tung" ]
dokyusp:0:000000:00:999:[ 19h 9 "dots" 9 "tung" ]
dokyusp:0:000000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
dokyusp:0:000000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
dokyusp:0:000000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
dokyusp:0:000000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
dokyusp:0:000000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
dokyusp:0:000000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
dokyusp:0:000000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
dokyusp:0:000000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
dokyusp:0:000000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
dokyusp:0:000000:00:999:[ 31h East "wind" ]
dokyusp:0:000000:00:999:[ 32h South "wind" ]
dokyusp:0:000000:00:999:[ 33h West "wind" ]
dokyusp:0:000000:00:999:[ 34h North "wind" ]
dokyusp:0:000000:00:999:[ 35h White "dragon" ]
dokyusp:0:000000:00:999:[ 36h Green "dragon" ]
dokyusp:0:000000:00:999:[ 37h Red "dragon" ]
dokyusp:0:000000:00:999:[ 3Fh - no tile - ]
; [ Domino Man ]
domino:0:C1B5:08:000:Infinite Lives
domino:0:0000:00:999:[Use Freeze only if object ]
domino:0:0000:00:999:[is on the screen. ]
domino:0:F024:3C:000:Freeze the Bee
domino:0:F01C:D6:000:Freeze Big Man
; [ Dominos ]
dominos:0:0052:00:000:Stop PL2 (White) winning
dominos:0:0050:00:000:Stop PL1 (Black) winning
dominos:0:0050:06:070:Select Score PL1
dominos:0:0052:06:070:Select Score PL2
; [ Dommy ]
dommy:0:AF23:60:100:Invincibility
dommy:0:C2D3:60:600:Invincibility (2/2)
dommy:0:0039:12:000:Infinite Lives PL1
dommy:0:004B:12:000:Infinite Lives PL2
; [ Don Den Mahjong [BET] (Japan) ]
dondenmj:0:0000:00:999:[ There are no cheats ]:REASON 3
dondenmj:0:0000:00:999:[ for this game as it ]:REASON 3
dondenmj:0:0000:00:999:[ is a Mahjong Game. ]:REASON 3
dondenmj:0:0000:00:999:[ Cheats will be added ]:REASON 3
dondenmj:0:0000:00:999:[ when somebody submits ]:REASON 3
dondenmj:0:0000:00:999:[ some. If you have ]:REASON 3
dondenmj:0:0000:00:999:[ made some cheats for ]:REASON 3
dondenmj:0:0000:00:999:[ this game please post ]:REASON 3
dondenmj:0:0000:00:999:[ them on the cheat ]:REASON 3
dondenmj:0:0000:00:999:[ forums. ]:REASON 3
; [ Don Doko Don (Japan) ]
dondokdj:0:1028C7:09:000:Infinite Credits
:dondokdj:00001301:105B3B:00000031:FFFFFFFF:Select starting round:You should enable this cheat on the press 1 or 2 player button screen, ie. after credits have been inserted!
dondokdj:0:105B3B:31:061:Select next round
dondokdj:0:1084C6:FF:000:Infinite Lives PL1
dondokdj:0:1084E7:10:000:Always have Max Power PL1
dondokdj:0:1084B0:08:020:Invincibility "ON" PL1
dondokdj:0:1084B0:08:041:Invincibility "OFF" PL1
dondokdj:0:108504:FF:000:Infinite Lives PL2
dondokdj:0:108525:10:000:Always have Max Power PL2
dondokdj:0:1084EE:08:020:Invincibility "ON" PL2
dondokdj:0:1084EE:08:041:Invincibility "OFF" PL2
; [ Don Doko Don (US) ]
dondokdu:0:1028C7:09:000:Infinite Credits
:dondokdu:00001301:105B3B:00000031:FFFFFFFF:Select starting round:You should enable this cheat on the press 1 or 2 player button screen, ie. after credits have been inserted!
dondokdu:0:105B3B:31:061:Select next round
dondokdu:0:1084C6:FF:000:Infinite Lives PL1
dondokdu:0:1084E7:10:000:Always have Max Power PL1
dondokdu:0:1084B0:08:020:Invincibility "ON" PL1
dondokdu:0:1084B0:08:041:Invincibility "OFF" PL1
dondokdu:0:108504:FF:000:Infinite Lives PL2
dondokdu:0:108525:10:000:Always have Max Power PL2
dondokdu:0:1084EE:08:020:Invincibility "ON" PL2
dondokdu:0:1084EE:08:041:Invincibility "OFF" PL2
; [ Don Doko Don (World) ]
dondokod:0:1028C7:09:000:Infinite Credits
:dondokod:00001301:105B3B:00000031:FFFFFFFF:Select starting round:You should enable this cheat on the press 1 or 2 player button screen, ie. after credits have been inserted!
dondokod:0:105B3B:31:061:Select next round
dondokod:0:1084C6:FF:000:Infinite Lives PL1
dondokod:0:1084E7:10:000:Always have Max Power PL1
dondokod:0:1084B0:08:020:Invincibility "ON" PL1
dondokod:0:1084B0:08:041:Invincibility "OFF" PL1
dondokod:0:108504:FF:000:Infinite Lives PL2
dondokod:0:108525:10:000:Always have Max Power PL2
dondokod:0:1084EE:08:020:Invincibility "ON" PL2
dondokod:0:1084EE:08:041:Invincibility "OFF" PL2
; [ DonPachi (US) ]
donpachi:0:10139B:09:000:Infinite Credits
donpachi:0:101A2F:07:000:Infinite Lives PL1
donpachi:0:10217B:04:000:Infinite Bombs PL1
donpachi:0:102196:02:000:Invincibility PL1:Enable when you have a shield
donpachi:0:102179:04:000:Maximum Fire Power PL1
donpachi:0:101A31:07:000:Infinite Lives PL2
donpachi:0:1021BB:04:000:Infinite Bombs PL2
donpachi:0:1021D6:02:000:Invincibility PL2:Enable when you have a shield
donpachi:0:1021B9:04:000:Maximum Fire Power PL2
; [ DonPachi (Japan) ]
donpachj:0:10139B:09:000:Infinite Credits
donpachj:0:101A2F:07:000:Infinite Lives PL1
donpachj:0:10217B:04:000:Infinite Bombs PL1
donpachj:0:102196:02:000:Invincibility PL1:Enable when you have a shield
donpachj:0:102179:04:000:Maximum Fire Power PL1
donpachj:0:101A31:07:000:Infinite Lives PL2
donpachj:0:1021BB:04:000:Infinite Bombs PL2
donpachj:0:1021D6:02:000:Invincibility PL2:Enable when you have a shield
donpachj:0:1021B9:04:000:Maximum Fire Power PL2
; [ DonPachi (Korea) ]
donpachk:0:10139B:09:000:Infinite Credits
donpachk:0:101A2F:07:000:Infinite Lives PL1
donpachk:0:10217B:04:000:Infinite Bombs PL1
donpachk:0:102196:02:000:Invincibility PL1:Enable when you have a shield
donpachk:0:102179:04:000:Maximum Fire Power PL1
donpachk:0:101A31:07:000:Infinite Lives PL2
donpachk:0:1021BB:04:000:Infinite Bombs PL2
donpachk:0:1021D6:02:000:Invincibility PL2:Enable when you have a shield
donpachk:0:1021B9:04:000:Maximum Fire Power PL2
; [ Dorachan ]
dorachan:0:0000:00:999:[ This game hasn't even ]:REASON 11
dorachan:0:0000:00:999:[ been looked at due to ]:REASON 11
dorachan:0:0000:00:999:[ time constraints - Too]:REASON 11
dorachan:0:0000:00:999:[ many games and so ]:REASON 11
dorachan:0:0000:00:999:[ little time. It is ]:REASON 11
dorachan:0:0000:00:999:[ even possible that ]:REASON 11
dorachan:0:0000:00:999:[ this game may be a ]:REASON 11
dorachan:0:0000:00:999:[ clone of an existing ]:REASON 11
dorachan:0:0000:00:999:[ game which may have ]:REASON 11
dorachan:0:0000:00:999:[ cheats. Please search ]:REASON 11
dorachan:0:0000:00:999:[ the cheat forums ]:REASON 11
dorachan:0:0000:00:999:[ before posting cheat ]:REASON 11
dorachan:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Dorodon (set 1) ]
dorodon:0:6066:06:000:Infinite Lives PL1
dorodon:0:6067:06:000:Infinite Lives PL2
; [ Dorodon (set 2) ]
dorodon2:0:6066:06:000:Infinite Lives PL1
dorodon2:0:6067:06:000:Infinite Lives PL2
; [ Do! Run Run (set 2) ]
dorunru2:0:2203:07:000:Infinite Lives
dorunru2:0:2D38:78:000:Always Have Powerball
dorunru2:0:2206:00:000:No green monsters
dorunru2:0:2212:00:000:No blue monsters
dorunru2:0:0000:00:999:[Activate Invincibility ]
dorunru2:0:0000:00:999:[during play only! ]
dorunru2:0:21C0:00:000:Invincibility
dorunru2:0:2D20:A0:511:Invincibility (2/2)
; [ Do! Run Run (Do's Castle hardware) ]
dorunruc:0:8203:07:000:Infinite Lives
dorunruc:0:8D38:78:000:Always Have Powerball
dorunruc:0:8206:00:000:No green monsters
dorunruc:0:8212:00:000:No blue monsters
dorunruc:0:0000:00:999:[Activate Invincibility ]
dorunruc:0:0000:00:999:[during play only! ]
dorunruc:0:81C0:00:000:Invincibility
dorunruc:0:8D20:A0:511:Invincibility (2/2)
; [ Do! Run Run (set 1) ]
dorunrun:0:2203:07:000:Infinite Lives
dorunrun:0:2D38:78:000:Always Have Powerball
dorunrun:0:2206:00:000:No green monsters
dorunrun:0:2212:00:000:No blue monsters
dorunrun:0:0000:00:999:[Activate Invincibility ]
dorunrun:0:0000:00:999:[during play only! ]
dorunrun:0:21C0:00:000:Invincibility
dorunrun:0:2D20:A0:511:Invincibility (2/2)
; [ Dottori Kun (old version) ]
dotriku2:0:86CE:01:040:Invincibility
dotriku2:0:860B:00:001:Finish this Level Now!
dotriku2:0:0000:00:999:[The Select next level ]
dotriku2:0:0000:00:999:[(display) cheat is cosmetic]
dotriku2:0:0000:00:999:[only after level 11 the ]
dotriku2:0:0000:00:999:[gets no harder only the ]
dotriku2:0:0000:00:999:[displayed number increases!]
dotriku2:0:86CC:0A:061:Select next level (actual)
dotriku2:0:86CD:98:063:Select next level (display)
; [ Dottori Kun (new version) ]
dotrikun:0:86CE:01:040:Invincibility
dotrikun:0:860B:00:001:Finish this Level Now!
dotrikun:0:0000:00:999:[The Select next level ]
dotrikun:0:0000:00:999:[(display) cheat is cosmetic]
dotrikun:0:0000:00:999:[only after level 11 the ]
dotrikun:0:0000:00:999:[gets no harder only the ]
dotrikun:0:0000:00:999:[displayed number increases!]
dotrikun:0:86CC:0A:061:Select next level (actual)
dotrikun:0:86CD:98:063:Select next level (display)
; [ Discs of Tron (Upright) ]
dotron:0:E012:0C:061:Select next level
dotron:0:0000:00:999:[ Tron is the Player (i.e. You!) ]
dotron:0:0000:00:999:[ Sark is the CPU (your enemy!) ]
dotron:0:E00C:06:000:Infinite Lives (Tron)
dotron:0:E43A:09:000:Infinite Shields (Tron)
dotron:0:E430:07:000:Infinite Deflects
dotron:0:E09C:3E:000:Always have HeatSeeker Disc(Tron):This cheat is slightly buggy graphically
dotron:0:E042:7F:000:Always have Rapid Fire (Tron):This cheat is slightly buggy graphically
dotron:0:E4A5:00:000:Always have Slow Throw (Tron)
dotron:0:E4A5:10:000:Always have Fast Throw (Tron)
dotron:0:E4A5:1A:000:Always have Turbo Throw (Tron)
dotron:0:E4A9:00:000:Always have Slow Fetch (Tron)
dotron:0:E4A9:20:000:Always have Fast Fetch (Tron)
dotron:0:E4A9:50:000:Always have Turbo Fetch (Tron)
dotron:0:E4A7:00:000:Always have Slow Throw (Sark)
dotron:0:E4A7:10:000:Always have Fast Throw (Sark)
dotron:0:E4A7:1A:000:Always have Turbo Throw (Sark)
dotron:0:E4AB:00:000:Always have Slow Fetch (Sark)
dotron:0:E4AB:20:000:Always have Fast Fetch (Sark)
dotron:0:E4AB:50:000:Always have Turbo Fetch (Sark)
; [ Discs of Tron (Upright alternate) ]
dotrona:0:E012:0C:061:Select next level
dotrona:0:0000:00:999:[ Tron is the Player (i.e. You!) ]
dotrona:0:0000:00:999:[ Sark is the CPU (your enemy!) ]
dotrona:0:E00C:06:000:Infinite Lives (Tron)
dotrona:0:E43A:09:000:Infinite Shields (Tron)
dotrona:0:E430:07:000:Infinite Deflects
dotrona:0:E09C:3E:000:Always have HeatSeeker Disc(Tron):This cheat is slightly buggy graphically
dotrona:0:E042:7F:000:Always have Rapid Fire (Tron):This cheat is slightly buggy graphically
dotrona:0:E4A5:00:000:Always have Slow Throw (Tron)
dotrona:0:E4A5:10:000:Always have Fast Throw (Tron)
dotrona:0:E4A5:1A:000:Always have Turbo Throw (Tron)
dotrona:0:E4A9:00:000:Always have Slow Fetch (Tron)
dotrona:0:E4A9:20:000:Always have Fast Fetch (Tron)
dotrona:0:E4A9:50:000:Always have Turbo Fetch (Tron)
dotrona:0:E4A7:00:000:Always have Slow Throw (Sark)
dotrona:0:E4A7:10:000:Always have Fast Throw (Sark)
dotrona:0:E4A7:1A:000:Always have Turbo Throw (Sark)
dotrona:0:E4AB:00:000:Always have Slow Fetch (Sark)
dotrona:0:E4AB:20:000:Always have Fast Fetch (Sark)
dotrona:0:E4AB:50:000:Always have Turbo Fetch (Sark)
; [ Discs of Tron (Environmental) ]
dotrone:0:E012:0C:061:Select next level
dotrone:0:0000:00:999:[ Tron is the Player (i.e. You!) ]
dotrone:0:0000:00:999:[ Sark is the CPU (your enemy!) ]
dotrone:0:E00C:06:000:Infinite Lives (Tron)
dotrone:0:E43A:09:000:Infinite Shields (Tron)
dotrone:0:E430:07:000:Infinite Deflects
dotrone:0:E09C:3E:000:Always have HeatSeeker Disc(Tron):This cheat is slightly buggy graphically
dotrone:0:E042:7F:000:Always have Rapid Fire (Tron):This cheat is slightly buggy graphically
dotrone:0:E4A5:00:000:Always have Slow Throw (Tron)
dotrone:0:E4A5:10:000:Always have Fast Throw (Tron)
dotrone:0:E4A5:1A:000:Always have Turbo Throw (Tron)
dotrone:0:E4A9:00:000:Always have Slow Fetch (Tron)
dotrone:0:E4A9:20:000:Always have Fast Fetch (Tron)
dotrone:0:E4A9:50:000:Always have Turbo Fetch (Tron)
dotrone:0:E4A7:00:000:Always have Slow Throw (Sark)
dotrone:0:E4A7:10:000:Always have Fast Throw (Sark)
dotrone:0:E4A7:1A:000:Always have Turbo Throw (Sark)
dotrone:0:E4AB:00:000:Always have Slow Fetch (Sark)
dotrone:0:E4AB:20:000:Always have Fast Fetch (Sark)
dotrone:0:E4AB:50:000:Always have Turbo Fetch (Sark)
; [ Double Dragon (Neo-Geo) ]
doubledr:0:10FD89:64:000:Infinite Continues
doubledr:0:1062C6:00:500:Infinite Continues (2/3)
doubledr:0:1062C7:00:500:Infinite Continues (3/3)
doubledr:0:102242:9A:000:Infinite Time
doubledr:0:100450:00:000:Infinite Energy PL1
doubledr:0:100450:68:001:Drain All Energy Now! PL1
doubledr:0:100510:68:000:Always have Maximum Charge PL1
doubledr:0:100510:00:000:Always have Minimum Charge PL1
doubledr:0:000000:00:999:[ Free player selection-Can be used anytime! ]
doubledr:0:000000:00:999:[ At selection screen, use AFTER selection, ]
doubledr:0:000000:00:999:[ however there are some palette glitches. ]
doubledr:0:100445:00:001:Play with Billy Now! PL1
doubledr:0:100445:01:001:Play with Super Billy Now! PL1:Your character will return back to normal mode after the current round ends.
doubledr:0:100445:02:001:Play with Jimmy Now! PL1
doubledr:0:100445:03:001:Play with Super Jimmy Now! PL1:Your character will return back to normal mode after the current round ends.
doubledr:0:100445:04:001:Play with Marian Now! PL1
doubledr:0:100445:05:001:Play with Abobo Now! PL1
doubledr:0:100445:06:001:Play with Amon Now! PL1
doubledr:0:100445:07:001:Play with Eddie Now! PL1
doubledr:0:100445:08:001:Play with Rebecca Now! PL1
doubledr:0:100445:09:001:Play with Dulton Now! PL1
doubledr:0:100445:0A:001:Play with Cheng-Fu Now! PL1
doubledr:0:100445:0B:001:Play with Burnov Now! PL1
doubledr:0:100445:0C:001:Play with Duke Now! PL1
doubledr:0:100445:0D:001:Play with Shuko Now! PL1
doubledr:0:100550:00:000:Infinite Energy PL2
doubledr:0:100550:68:001:Drain All Energy Now! PL2
doubledr:0:100610:68:000:Always have Maximum Charge PL2
doubledr:0:100610:00:000:Always have Minimum Charge PL2
doubledr:0:000000:00:999:[ Free player selection-Can be used anytime! ]
doubledr:0:000000:00:999:[ At selection screen, use AFTER selection, ]
doubledr:0:000000:00:999:[ however there are some palette glitches. ]
doubledr:0:100545:00:001:Play with Billy Now! PL2
doubledr:0:100545:01:001:Play with Super Billy Now! PL2:Your character will return back to normal mode after the current round ends.
doubledr:0:100545:02:001:Play with Jimmy Now! PL2
doubledr:0:100545:03:001:Play with Super Jimmy Now! PL2:Your character will return back to normal mode after the current round ends.
doubledr:0:100545:04:001:Play with Marian Now! PL2
doubledr:0:100545:05:001:Play with Abobo Now! PL2
doubledr:0:100545:06:001:Play with Amon Now! PL2
doubledr:0:100545:07:001:Play with Eddie Now! PL2
doubledr:0:100545:08:001:Play with Rebecca Now! PL2
doubledr:0:100545:09:001:Play with Dulton Now! PL2
doubledr:0:100545:0A:001:Play with Cheng-Fu Now! PL2
doubledr:0:100545:0B:001:Play with Burnov Now! PL2
doubledr:0:100545:0C:001:Play with Duke Now! PL2
doubledr:0:100545:0D:001:Play with Shuko Now! PL2
; [ Mr. Do vs. Unicorns ]
douni:0:8103:07:000:Infinite Lives
douni:0:8150:04:040:Invincibility
; [ Mr. Do's Wild Ride ]
dowild:0:2012:09:000:Infinite Credits
dowild:0:226E:99:000:Infinite Time (F6):This cheat is buggy
dowild:0:226F:99:500:Infinite Time (2/2)
dowild:0:2103:07:000:Infinite Lives
dowild:0:2200:01:040:Invincibility
; [ DownTown ]
downtown:0:FFEF06:99:000:Infinite Time
downtown:0:FFEFA7:09:000:Infinite Lives PL1
downtown:0:FFEFB2:08:000:Infinite Energy PL1
downtown:0:FFEFAF:1E:000:Invincibility (flickers) PL1
downtown:0:FFEFE7:09:000:Infinite Lives PL2
downtown:0:FFEFF2:08:000:Infinite Energy PL2
downtown:0:FFEFEF:1E:000:Invincibility (flickers) PL2
; [ DownTown (prototype) ]
downtowp:0:FFEF06:99:000:Infinite Time
downtowp:0:FFEFA7:09:000:Infinite Lives PL1
downtowp:0:FFEFB2:08:000:Infinite Energy PL1
downtowp:0:FFEFAF:1E:000:Invincibility (flickers) PL1
downtowp:0:FFEFE7:09:000:Infinite Lives PL2
downtowp:0:FFEFF2:08:000:Infinite Energy PL2
downtowp:0:FFEFEF:1E:000:Invincibility (flickers) PL2
; [ Double Play ]
dplay:0:22E5:00:000:Infinite Strikes
dplay:0:22E4:00:000:Infinite Balls
dplay:0:22E6:00:000:Infinite Outs
dplay:0:22E5:00:001:Set Strikes to 0 Now!
dplay:0:22E5:02:001:Set Strikes to 2 Now!
dplay:0:22E4:00:001:Set Balls to 0 Now!
dplay:0:22E4:03:001:Set Balls to 3 Now!
dplay:0:22E6:00:001:Set Outs to 0 Now!
dplay:0:22E6:02:001:Set Outs to 2 Now!
; [ Dragon Blaze ]
dragnblz:0:06070F31:05:000:Infinite Lives PL1
dragnblz:0:06070F33:09:000:Infinite Bombs PL1
dragnblz:0:06070F74:00:000:Invincibility PL1
dragnblz:0:06070F75:03:500:Invincibility PL1 (2/2)
dragnblz:0:06070F69:02:000:Maximum fire power PL1
dragnblz:0:06070F88:57:000:Maximum magic power PL1
dragnblz:0:06070F89:64:500:Maximum magic power PL1 (2/2)
dragnblz:0:06071239:05:000:Infinite Lives PL2
dragnblz:0:0607123B:09:000:Infinite Bombs PL2
dragnblz:0:0607127C:00:000:Invincibility PL2
dragnblz:0:0607127D:03:500:Invincibility PL2 (2/2)
dragnblz:0:06071271:03:000:Maximum fire power PL2
dragnblz:0:06071290:57:000:Maximum magic power PL2
dragnblz:0:06071291:64:500:Maximum magic power PL2 (2/2)
:dragnblz:00000301:060669C2:0000000D:FFFFFFFF:Select Starting Stage:Use on Player/Dragon select screen
:dragnblz:62000000:00000000:00000000:00000000:First Stage always =:Use on Player/Dragon select screen
:dragnblz:00010001:060669B4:00000000:FFFFFFFF:Sky
:dragnblz:00010001:060669B4:00000001:FFFFFFFF:Ocean
:dragnblz:00010001:060669B4:00000002:FFFFFFFF:Sand
:dragnblz:00010001:060669B4:00000003:FFFFFFFF:Woodland
:dragnblz:62000000:00000000:00000000:00000000:Second Stage always =:Use on Player/Dragon select screen
:dragnblz:00010001:060669B5:00000000:FFFFFFFF:Sky
:dragnblz:00010001:060669B5:00000001:FFFFFFFF:Ocean
:dragnblz:00010001:060669B5:00000002:FFFFFFFF:Sand
:dragnblz:00010001:060669B5:00000003:FFFFFFFF:Woodland
:dragnblz:62000000:00000000:00000000:00000000:Third Stage always =:Use on Player/Dragon select screen
:dragnblz:00010001:060669B6:00000000:FFFFFFFF:Sky
:dragnblz:00010001:060669B6:00000001:FFFFFFFF:Ocean
:dragnblz:00010001:060669B6:00000002:FFFFFFFF:Sand
:dragnblz:00010001:060669B6:00000003:FFFFFFFF:Woodland
:dragnblz:62000000:00000000:00000000:00000000:Fourth Stage always =:Use on Player/Dragon select screen
:dragnblz:00010001:060669B7:00000000:FFFFFFFF:Sky
:dragnblz:00010001:060669B7:00000001:FFFFFFFF:Ocean
:dragnblz:00010001:060669B7:00000002:FFFFFFFF:Sand
:dragnblz:00010001:060669B7:00000003:FFFFFFFF:Woodland
; [ Dragon Gun (US) ]
dragngun:0:0100008:20:000:Infinite Energy PL1
dragngun:0:010008A:0A:000:Infinite Bombs PL1
dragngun:0:0100090:FF:000:Always have the Dragonsight PL1
dragngun:0:0100091:04:500:Always have the Dragonsight PL1 (2/2)
dragngun:0:0100090:FF:001:Get the Dragonsight Now! PL1
dragngun:0:0100091:04:501:Get the Dragonsight Now! PL1 (2/2)
dragngun:0:0100090:00:001:Lose the Dragonsight Now! PL1
dragngun:0:0100091:00:501:Lose the Dragonsight Now! PL1 (2/2)
dragngun:0:0100108:20:000:Infinite Energy PL2
dragngun:0:010018A:0A:000:Infinite Bombs PL2
dragngun:0:0100190:FF:000:Always have the Dragonsight PL2
dragngun:0:0100191:04:500:Always have the Dragonsight PL2 (2/2)
dragngun:0:0100190:FF:001:Get the Dragonsight Now! PL2
dragngun:0:0100191:04:501:Get the Dragonsight Now! PL2 (2/2)
dragngun:0:0100190:00:001:Lose the Dragonsight Now! PL2
dragngun:0:0100191:00:501:Lose the Dragonsight Now! PL2 (2/2)
; [ Dragoon Might (ver AAB) ]
dragoona:0:C01044:63:000:Infinite Credits
dragoona:0:C05000:63:000:Infinite Time
dragoona:0:C05000:00:001:Finish this Round Now!
dragoona:0:C03041:08:000:Start on Final Stage:Turn it OFF after you've started the game
dragoona:0:C180B8:FF:000:Infinite Energy (Single) PL1
dragoona:0:C180B8:CF:000:Infinite Energy (Team) PL1
dragoona:0:C180B8:00:001:Drain All Energy Now! PL1
dragoona:0:C04020:40:000:Always have Max Power (Team) PL1
dragoona:0:C04052:02:500:Always have Max Power (Team) PL1 (2/2)
dragoona:0:C0503C:01:000:Always have Super Bomber Available PL1
dragoona:0:C090EC:00:000:Always Have Weapon PL1
dragoona:0:C090EC:01:000:Always No Weapon PL1
dragoona:0:C03012:0C:001:Play with Dogma (Single) PL1:Set at Character Selection Screen
dragoona:0:C03013:0C:001:Play with Dogma (Team - 1st) PL1:Set at Character Selection Screen
dragoona:0:C03014:0C:001:Play with Dogma (Team - 2nd) PL1:Set at Character Selection Screen
dragoona:0:C03015:0C:001:Play with Dogma (Team - 3rd) PL1:Set at Character Selection Screen
dragoona:0:C181B8:FF:000:Infinite Energy (Single) PL2
dragoona:0:C181B8:CF:000:Infinite Energy (Team) PL2
dragoona:0:C181B8:00:001:Drain All Energy Now! PL2
dragoona:0:C04022:40:000:Always have Max Power (Team) PL2
dragoona:0:C04054:02:500:Always have Max Power (Team) PL2 (2/2)
dragoona:0:C0503D:01:000:Always have Super Bomber Available PL2
dragoona:0:C0B0EC:01:000:Always No Weapon PL2
dragoona:0:C0B0EC:00:000:Always Have Weapon PL2
dragoona:0:C03016:0C:001:Play with Dogma (Single) PL2:Set at Character Selection Screen
dragoona:0:C03017:0C:001:Play with Dogma (Team - 1st) PL2:Set at Character Selection Screen
dragoona:0:C03018:0C:001:Play with Dogma (Team - 2nd) PL2:Set at Character Selection Screen
dragoona:0:C03019:0C:001:Play with Dogma (Team - 3rd) PL2:Set at Character Selection Screen
; [ Dragoon Might (ver JAA) ]
dragoonj:0:C01044:63:000:Infinite Credits
dragoonj:0:C05000:63:000:Infinite Time
dragoonj:0:C05000:00:001:Finish this Round Now!
dragoonj:0:C03041:08:000:Start on Final Stage:Turn it OFF after you've started the game
dragoonj:0:C180B8:FF:000:Infinite Energy (Single) PL1
dragoonj:0:C180B8:CF:000:Infinite Energy (Team) PL1
dragoonj:0:C180B8:00:001:Drain All Energy Now! PL1
dragoonj:0:C04020:40:000:Always have Max Power (Team) PL1
dragoonj:0:C04052:02:500:Always have Max Power (Team) PL1 (2/2)
dragoonj:0:C0503C:01:000:Always have Super Bomber Available PL1
dragoonj:0:C090EC:00:000:Always Have Weapon PL1
dragoonj:0:C090EC:01:000:Always No Weapon PL1
dragoonj:0:C03012:0C:001:Play with Dogma (Single) PL1:Set at Character Selection Screen
dragoonj:0:C03013:0C:001:Play with Dogma (Team - 1st) PL1:Set at Character Selection Screen
dragoonj:0:C03014:0C:001:Play with Dogma (Team - 2nd) PL1:Set at Character Selection Screen
dragoonj:0:C03015:0C:001:Play with Dogma (Team - 3rd) PL1:Set at Character Selection Screen
dragoonj:0:C181B8:FF:000:Infinite Energy (Single) PL2
dragoonj:0:C181B8:CF:000:Infinite Energy (Team) PL2
dragoonj:0:C181B8:00:001:Drain All Energy Now! PL2
dragoonj:0:C04022:40:000:Always have Max Power (Team) PL2
dragoonj:0:C04054:02:500:Always have Max Power (Team) PL2 (2/2)
dragoonj:0:C0503D:01:000:Always have Super Bomber Available PL2
dragoonj:0:C0B0EC:01:000:Always No Weapon PL2
dragoonj:0:C0B0EC:00:000:Always Have Weapon PL2
dragoonj:0:C03016:0C:001:Play with Dogma (Single) PL2:Set at Character Selection Screen
dragoonj:0:C03017:0C:001:Play with Dogma (Team - 1st) PL2:Set at Character Selection Screen
dragoonj:0:C03018:0C:001:Play with Dogma (Team - 2nd) PL2:Set at Character Selection Screen
dragoonj:0:C03019:0C:001:Play with Dogma (Team - 3rd) PL2:Set at Character Selection Screen
; [ Drag Race ]
dragrace:0:00D5:00:000:Infinite Time PL1
dragrace:0:00D3:00:000:Infinite Time PL2
; [ Zhong Guo Long II (ver. 100C, China) ]
dragwld2:0:814271:F0:000:Infinite Time PL1
dragwld2:0:81138E:03:000:Infinite Backs PL1
dragwld2:0:81138F:03:000:Infinite Helps PL1
dragwld2:0:811390:03:000:Infinite Bombs PL1
; [ Drakton ]
drakton:0:0000:00:999:[ There are no cheats ]:REASON 1
drakton:0:0000:00:999:[ for this game as it ]:REASON 1
drakton:0:0000:00:999:[ didn't work the last ]:REASON 1
drakton:0:0000:00:999:[ time it was tested. ]:REASON 1
drakton:0:0000:00:999:[ If the game now works ]:REASON 1
drakton:0:0000:00:999:[ please request cheats ]:REASON 1
drakton:0:0000:00:999:[ for it on the cheat ]:REASON 1
drakton:0:0000:00:999:[ forums. ]:REASON 1
; [ Dream Shopper ]
dremshpr:0:49A7:06:000:Infinite Lives
dremshpr:0:4990:09:007:Always have Max. Bonus
dremshpr:0:4991:09:507:Always have Max. Bonus (2/3)
dremshpr:0:4992:09:507:Always have Max. Bonus (3/3)
dremshpr:0:0000:00:999:[The Get 20,000 Points cheat]
dremshpr:0:0000:00:999:[is handy as after you use ]
dremshpr:0:0000:00:999:[it you need only to pick up]
dremshpr:0:0000:00:999:[one bag to finish the level]
dremshpr:0:4989:02:001:Get 20,000 Points Now!:Enough to finish the level
dremshpr:0:0000:00:999:[These round cheats will ]
dremshpr:0:0000:00:999:[only affect the player who ]
dremshpr:0:0000:00:999:[is playing when the cheat ]
dremshpr:0:0000:00:999:[is enabled. ]
dremshpr:0:49A8:09:070:Select current tens round:Round XY - choose X here
dremshpr:0:49A9:09:070:Select current units round:Round XY - choose Y here
; [ Dragon Buster ]
drgnbstr:0:4865:FF:000:Infinite Energy
drgnbstr:0:4C00:02:000:Infinite Small Fireballs
drgnbstr:0:4C00:04:000:Infinite 4-Way Fireballs
drgnbstr:0:4866:01:000:Always have Shield
drgnbstr:0:4867:01:000:Always have Sword
drgnbstr:0:4868:01:000:Always have Crown
drgnbstr:0:4869:01:000:Always have Cepter
drgnbstr:0:4866:01:001:Get Shield Now!
drgnbstr:0:4867:01:001:Get Sword Now!
drgnbstr:0:4868:01:001:Get Crown Now!
drgnbstr:0:4869:01:001:Get Cepter Now!
drgnbstr:0:4D61:00:001:Kill Dragon Now!
; [ Dragonninja (Japan) ]
drgninja:0:FFA8C6:99:000:Infinite Time
drgninja:0:FF95C0:01:001:Kill BOSS with One Hit Now!
drgninja:0:FFA39A:03:000:Infinite Lives PL1
drgninja:0:FFA380:14:000:Infinite Energy PL1
drgninja:0:FFA386:10:000:Invincibility PL1
drgninja:0:FFA365:00:000:Always have No Weapon PL1
drgninja:0:FFA365:02:000:Always have Nunchaku PL1
drgninja:0:FFA365:04:000:Always have Knife PL1
drgninja:0:FFA365:00:001:Get No Weapon Now! PL1
drgninja:0:FFA365:02:001:Get Nunchaku Now! PL1
drgninja:0:FFA365:04:001:Get Knife Now! PL1
drgninja:0:FFA25A:03:000:Infinite Lives PL2
drgninja:0:FFA240:14:000:Infinite Energy PL2
drgninja:0:FFA246:10:000:Invincibility PL2
drgninja:0:FFA225:00:000:Always have No Weapon PL2
drgninja:0:FFA225:02:000:Always have Nunchaku PL2
drgninja:0:FFA225:04:000:Always have Knife PL2
drgninja:0:FFA225:00:001:Get No Weapon Now! PL2
drgninja:0:FFA225:02:001:Get Nunchaku Now! PL2
drgninja:0:FFA225:04:001:Get Knife Now! PL2
; [ Dragon Master ]
drgnmst:0:FF8572:99:000:Infinite Time
drgnmst:0:FF8572:00:001:Finish this Round Now!
drgnmst:0:FF882B:90:000:Infinite Energy PL1
drgnmst:0:FF89BD:90:500:Infinite Energy PL1 (2/2)
drgnmst:0:FF882B:00:001:Drain All Energy Now! PL1
drgnmst:0:FF89BD:00:501:Drain All Energy Now! PL1 (2/2)
drgnmst:0:FF88B1:40:000:Infinite Power PL1
drgnmst:0:FF8C2B:90:000:Infinite Energy PL2
drgnmst:0:FF8DBD:90:500:Infinite Energy PL2 (2/2)
drgnmst:0:FF8C2B:00:001:Drain All Energy Now! PL2
drgnmst:0:FF8DBD:00:501:Drain All Energy Now! PL2 (2/2)
drgnmst:0:FF8CB1:40:000:Infinite Power PL2
; [ Dragon Unit / Castle of Dragon ]
drgnunit:0:FFD590:09:000:Infinite Time
drgnunit:0:FFD591:99:500:Infinite Time (2/2)
drgnunit:0:FFD573:09:000:Infinite Lives PL1
drgnunit:0:FFDA0D:10:000:Infinite Energy PL1
drgnunit:0:FFDA08:05:000:Invincibility PL1
drgnunit:0:FFD581:09:000:Infinite Lives PL2
drgnunit:0:FFDA2D:10:000:Infinite Energy PL2
drgnunit:0:FFDA28:05:000:Invincibility PL2
; [ Dragon Punch (Japan) ]
drgpunch:0:7717:01:000:Infinite Time
drgpunch:0:7718:28:500:Infinite Time (2/2)
drgpunch:0:773C:09:000:Infinite Special Hands
drgpunch:0:7711:00:001:Finish this Level Now!
drgpunch:0:7733:03:000:Infinite Helps PL1
drgpunch:0:7734:03:000:Infinite Helps PL2
; [ Dribbling ]
dribling:0:2143:99:000:Infinite Time
dribling:0:2166:00:000:Score always = 0 PL1:Score won't be correctly displayed until the player scores a goal
dribling:0:2166:10:000:Score always = 10 PL1:Score won't be correctly displayed until the player scores a goal
dribling:0:2166:00:001:Score = 0 Now! PL1:Score won't be correctly displayed until the player scores a goal
dribling:0:2166:10:001:Score = 10 Now! PL1:Score won't be correctly displayed until the player scores a goal
dribling:0:2166:99:075:Select Score PL1:Score won't be correctly displayed until the player scores a goal
dribling:0:2167:00:000:Score always = 0 PL2:Score won't be correctly displayed until the player scores a goal
dribling:0:2167:10:000:Score always = 10 PL2:Score won't be correctly displayed until the player scores a goal
dribling:0:2167:00:001:Score = 0 Now! PL2:Score won't be correctly displayed until the player scores a goal
dribling:0:2167:10:001:Score = 10 Now! PL2:Score won't be correctly displayed until the player scores a goal
dribling:0:2167:99:075:Select Score PL2:Score won't be correctly displayed until the player scores a goal
; [ Dribbling (Olympia) ]
driblino:0:2143:99:000:Infinite Time
driblino:0:2166:00:000:Score always = 0 PL1:Score won't be correctly displayed until the player scores a goal
driblino:0:2166:10:000:Score always = 10 PL1:Score won't be correctly displayed until the player scores a goal
driblino:0:2166:00:001:Score = 0 Now! PL1:Score won't be correctly displayed until the player scores a goal
driblino:0:2166:10:001:Score = 10 Now! PL1:Score won't be correctly displayed until the player scores a goal
driblino:0:2166:99:075:Select Score PL1:Score won't be correctly displayed until the player scores a goal
driblino:0:2167:00:000:Score always = 0 PL2:Score won't be correctly displayed until the player scores a goal
driblino:0:2167:10:000:Score always = 10 PL2:Score won't be correctly displayed until the player scores a goal
driblino:0:2167:00:001:Score = 0 Now! PL2:Score won't be correctly displayed until the player scores a goal
driblino:0:2167:10:001:Score = 10 Now! PL2:Score won't be correctly displayed until the player scores a goal
driblino:0:2167:99:075:Select Score PL2:Score won't be correctly displayed until the player scores a goal
; [ Drift Out '94 - The Hard Order (Japan) ]
drifto94:0:002026:09:000:Infinite Credits
drifto94:0:003174:00:000:Infinite Time
drifto94:0:003175:00:500:Infinite Time (2/3)
drifto94:0:003176:00:500:Infinite Time (3/3)
; [ Drift Out (Japan) ]
driftout:0:300837:09:000:Infinite Credits
driftout:0:300E5C:13:000:Infinite Time
driftout:0:300E5D:88:500:Infinite Time (2/2)
driftout:0:300E36:00:000:Total Time always 0'00"00
driftout:0:300E37:00:500:Total Time always 0'00"00 (2/2)
driftout:0:300E54:00:000:SS1 Time always 0'00"00
driftout:0:300E55:00:500:SS1 Time always 0'00"00 (2/2)
driftout:0:300E56:00:000:SS2 Time always 0'00"00
driftout:0:300E57:00:500:SS2 Time always 0'00"00 (2/2)
driftout:0:300E58:00:000:SS3 Time always 0'00"00
driftout:0:300E59:00:500:SS3 Time always 0'00"00 (2/2)
driftout:0:300E5A:00:000:SS4 Time always 0'00"00
driftout:0:300E5B:00:500:SS4 Time always 0'00"00 (2/2)
; [ Darius II (dual screen) (Japan old version) ]
drius2do:0:109DED:09:000:Infinite Credits
drius2do:0:101F7D:09:000:Infinite Lives PL1
drius2do:0:101F97:EF:000:Invincibility PL1
drius2do:0:1023B3:09:000:Infinite Lives PL2
drius2do:0:1023CD:EF:000:Invincibility PL2
drius2do:0:10155B:80:000:Sound Test Timer Stop
; [ Driver's Edge ]
drivedge:0:0000:00:999:[ This game hasn't even ]:REASON 11
drivedge:0:0000:00:999:[ been looked at due to ]:REASON 11
drivedge:0:0000:00:999:[ time constraints - Too]:REASON 11
drivedge:0:0000:00:999:[ many games and so ]:REASON 11
drivedge:0:0000:00:999:[ little time. It is ]:REASON 11
drivedge:0:0000:00:999:[ even possible that ]:REASON 11
drivedge:0:0000:00:999:[ this game may be a ]:REASON 11
drivedge:0:0000:00:999:[ clone of an existing ]:REASON 11
drivedge:0:0000:00:999:[ game which may have ]:REASON 11
drivedge:0:0000:00:999:[ cheats. Please search ]:REASON 11
drivedge:0:0000:00:999:[ the cheat forums ]:REASON 11
drivedge:0:0000:00:999:[ before posting cheat ]:REASON 11
drivedge:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Drive Out ]
driveout:0:300E5C:13:000:Infinite Time
driveout:0:300E5D:88:500:Infinite Time (2/2)
driveout:0:300E36:00:000:Total Time always 0'00"00
driveout:0:300E37:00:500:Total Time always 0'00"00 (2/2)
driveout:0:300E54:00:000:SS1 Time always 0'00"00
driveout:0:300E55:00:500:SS1 Time always 0'00"00 (2/2)
driveout:0:300E56:00:000:SS2 Time always 0'00"00
driveout:0:300E57:00:500:SS2 Time always 0'00"00 (2/2)
driveout:0:300E58:00:000:SS3 Time always 0'00"00
driveout:0:300E59:00:500:SS3 Time always 0'00"00 (2/2)
driveout:0:300E5A:00:000:SS4 Time always 0'00"00
driveout:0:300E5B:00:500:SS4 Time always 0'00"00 (2/2)
; [ Driving Force (Galaxian conversion) ]
drivfrcg:0:0000:00:999:[ This game hasn't even ]:REASON 11
drivfrcg:0:0000:00:999:[ been looked at due to ]:REASON 11
drivfrcg:0:0000:00:999:[ time constraints - Too]:REASON 11
drivfrcg:0:0000:00:999:[ many games and so ]:REASON 11
drivfrcg:0:0000:00:999:[ little time. It is ]:REASON 11
drivfrcg:0:0000:00:999:[ even possible that ]:REASON 11
drivfrcg:0:0000:00:999:[ this game may be a ]:REASON 11
drivfrcg:0:0000:00:999:[ clone of an existing ]:REASON 11
drivfrcg:0:0000:00:999:[ game which may have ]:REASON 11
drivfrcg:0:0000:00:999:[ cheats. Please search ]:REASON 11
drivfrcg:0:0000:00:999:[ the cheat forums ]:REASON 11
drivfrcg:0:0000:00:999:[ before posting cheat ]:REASON 11
drivfrcg:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Driving Force (Pac-Man conversion) ]
drivfrcp:0:0000:00:999:[ This game hasn't even ]:REASON 11
drivfrcp:0:0000:00:999:[ been looked at due to ]:REASON 11
drivfrcp:0:0000:00:999:[ time constraints - Too]:REASON 11
drivfrcp:0:0000:00:999:[ many games and so ]:REASON 11
drivfrcp:0:0000:00:999:[ little time. It is ]:REASON 11
drivfrcp:0:0000:00:999:[ even possible that ]:REASON 11
drivfrcp:0:0000:00:999:[ this game may be a ]:REASON 11
drivfrcp:0:0000:00:999:[ clone of an existing ]:REASON 11
drivfrcp:0:0000:00:999:[ game which may have ]:REASON 11
drivfrcp:0:0000:00:999:[ cheats. Please search ]:REASON 11
drivfrcp:0:0000:00:999:[ the cheat forums ]:REASON 11
drivfrcp:0:0000:00:999:[ before posting cheat ]:REASON 11
drivfrcp:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Vs. Dr. Mario ]
drmario:0:0742:99:000:Infinite Credits
drmario:0:0324:00:001:Finish this Level Now!
drmario:0:0312:08:000:Pills do not fall!
drmario:0:008A:00:500:Pills do not fall! (2/5)
drmario:0:00A0:00:500:Pills do not fall! (3/5)
drmario:0:030A:00:500:Pills do not fall! (4/5)
drmario:0:0320:00:500:Pills do not fall! (5/5)
drmario:0:008A:00:000:Pills drop at slowest speed
drmario:0:00A0:00:500:Pills drop at slowest speed (2/4)
drmario:0:030A:00:500:Pills drop at slowest speed (3/4)
drmario:0:0320:00:500:Pills drop at slowest speed (4/4)
drmario:0:031A:00:001:Get Yellow-Yellow Pill Next!
drmario:0:031B:00:501:Get Yellow-Yellow Pill Next! (2/2)
drmario:0:031A:00:001:Get Yellow-Red Pill Next!
drmario:0:031B:01:501:Get Yellow-Red Pill Next! (2/2)
drmario:0:031A:00:001:Get Yellow-Blue Pill Next!
drmario:0:031B:02:501:Get Yellow-Blue Pill Next! (2/2)
drmario:0:031A:01:001:Get Red-Red Pill Next!
drmario:0:031B:01:501:Get Red-Red Pill Next! (2/2)
drmario:0:031A:01:001:Get Red-Blue Pill Next!
drmario:0:031B:02:501:Get Red-Blue Pill Next! (2/2)
drmario:0:031A:02:001:Get Blue-Blue Pill Next!
drmario:0:031B:02:501:Get Blue-Blue Pill Next! (2/2)
drmario:0:031A:00:000:Always Yellow-Yellow Pill
drmario:0:031B:00:500:Always Yellow-Yellow Pill (2/2)
drmario:0:031A:00:000:Always Yellow-Red Pill
drmario:0:031B:01:500:Always Yellow-Red Pill (2/2)
drmario:0:031A:00:000:Always Yellow-Blue Pill
drmario:0:031B:02:500:Always Yellow-Blue Pill (2/2)
drmario:0:031A:01:000:Always Red-Red Pill
drmario:0:031B:01:500:Always Red-Red Pill (2/2)
drmario:0:031A:01:000:Always Red-Blue Pill
drmario:0:031B:02:500:Always Red-Blue Pill (2/2)
drmario:0:031A:02:000:Always Blue-Blue Pill
drmario:0:031B:02:500:Always Blue-Blue Pill (2/2)
; [ Dr. Micro ]
drmicro:0:C186:0A:000:Infinite Lives
drmicro:0:C1DD:02:000:Infinite Safes:Does not work on all levels
drmicro:0:C176:09:000:Infinite Bonus
; [ Dr. Toppel's Adventure (World) ]
drtoppel:0:166A:C1:100:Invincibility
drtoppel:0:166B:16:600:Invincibility (2/2)
drtoppel:0:E006:07:000:Infinite Lives PL1
drtoppel:0:E012:07:000:Infinite Lives PL2
; [ Dr. Toppel's Tankentai (Japan) ]
drtopplj:0:166A:C1:100:Invincibility
drtopplj:0:166B:16:600:Invincibility (2/2)
drtopplj:0:E006:07:000:Infinite Lives PL1
drtopplj:0:E012:07:000:Infinite Lives PL2
; [ Dr. Toppel's Adventure (US) ]
drtopplu:0:166A:C1:100:Invincibility
drtopplu:0:166B:16:600:Invincibility (2/2)
drtopplu:0:E006:07:000:Infinite Lives PL1
drtopplu:0:E012:07:000:Infinite Lives PL2
; [ Dragon Saber ]
dsaber:0:10C683:03:000:Infinite Lives PL1
dsaber:0:10900F:01:000:Infinite Energy PL1
dsaber:0:109079:00:000:Always have 1 Head PL1
dsaber:0:10C69F:8C:500:Always have 1 Head PL1 (2/3)
dsaber:0:10C6A7:D2:500:Always have 1 Head PL1 (3/3)
dsaber:0:109079:01:000:Always have 2 Heads PL1
dsaber:0:10C69F:AE:500:Always have 2 Heads PL1 (2/3)
dsaber:0:10C6A7:E6:500:Always have 2 Heads PL1 (3/3)
dsaber:0:109079:02:000:Always have 3 Heads PL1
dsaber:0:10C69F:BA:500:Always have 3 Heads PL1 (2/3)
dsaber:0:10C6A7:FA:500:Always have 3 Heads PL1 (3/3)
dsaber:0:10C6E1:00:000:Always have L1 shot PL1
dsaber:0:10C6E1:01:000:Always have L2 shot PL1
dsaber:0:10C6E1:02:000:Always have L3 shot PL1
dsaber:0:109079:00:001:Get 1 Head Now! PL1
dsaber:0:10C69F:8C:501:Get 1 Head Now! PL1 (2/3)
dsaber:0:10C6A7:D2:501:Get 1 Head Now! PL1 (3/3)
dsaber:0:109079:01:001:Get 2 Heads Now! PL1
dsaber:0:10C69F:AE:501:Get 2 Heads Now! PL1 (2/3)
dsaber:0:10C6A7:E6:501:Get 2 Heads Now! PL1 (3/3)
dsaber:0:109079:02:001:Get 3 Heads Now! PL1
dsaber:0:10C69F:BA:501:Get 3 Heads Now! PL1 (2/3)
dsaber:0:10C6A7:FA:501:Get 3 Heads Now! PL1 (3/3)
dsaber:0:10C6E1:00:001:Get L1 shot Now! PL1
dsaber:0:10C6E1:01:001:Get L2 shot Now! PL1
dsaber:0:10C6E1:02:001:Get L3 shot Now! PL1
dsaber:0:10C703:03:000:Infinite Lives PL2
dsaber:0:10908F:01:000:Infinite Energy PL2
dsaber:0:1090F9:00:000:Always have 1 Head PL2
dsaber:0:10C71F:8C:500:Always have 1 Head PL2 (2/3)
dsaber:0:10C727:D2:500:Always have 1 Head PL2 (3/3)
dsaber:0:1090F9:01:000:Always have 2 Heads PL2
dsaber:0:10C71F:AE:500:Always have 2 Heads PL2 (2/3)
dsaber:0:10C727:E6:500:Always have 2 Heads PL2 (3/3)
dsaber:0:1090F9:02:000:Always have 3 Heads PL2
dsaber:0:10C71F:BA:500:Always have 3 Heads PL2 (2/3)
dsaber:0:10C727:FA:500:Always have 3 Heads PL2 (3/3)
dsaber:0:10C761:00:000:Always have L1 shot PL2
dsaber:0:10C761:01:000:Always have L2 shot PL2
dsaber:0:10C761:02:000:Always have L3 shot PL2
dsaber:0:1090F9:00:001:Get 1 Head Now! PL2
dsaber:0:10C71F:8C:501:Get 1 Head Now! PL2 (2/3)
dsaber:0:10C727:D2:501:Get 1 Head Now! PL2 (3/3)
dsaber:0:1090F9:01:001:Get 2 Heads Now! PL2
dsaber:0:10C71F:AE:501:Get 2 Heads Now! PL2 (2/3)
dsaber:0:10C727:E6:501:Get 2 Heads Now! PL2 (3/3)
dsaber:0:1090F9:02:001:Get 3 Heads Now! PL2
dsaber:0:10C71F:BA:501:Get 3 Heads Now! PL2 (2/3)
dsaber:0:10C727:FA:501:Get 3 Heads Now! PL2 (3/3)
dsaber:0:10C761:00:001:Get L1 shot Now! PL2
dsaber:0:10C761:01:001:Get L2 shot Now! PL2
dsaber:0:10C761:02:001:Get L3 shot Now! PL2
dsaber:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Dragon Saber (Japan) ]
dsaberj:0:000000:00:999:[Please NOTE this game has ]
dsaberj:0:000000:00:999:[problems displaying the ]
dsaberj:0:000000:00:999:[multiple heads - please use]
dsaberj:0:000000:00:999:[the other version - dsaber.]
dsaberj:0:10C683:03:000:Infinite Lives PL1
dsaberj:0:10900F:01:000:Infinite Energy PL1
dsaberj:0:109079:00:000:Always have 1 Head PL1
dsaberj:0:10C69F:8C:500:Always have 1 Head PL1 (2/3)
dsaberj:0:10C6A7:D2:500:Always have 1 Head PL1 (3/3)
dsaberj:0:109079:01:000:Always have 2 Heads PL1
dsaberj:0:10C69F:AE:500:Always have 2 Heads PL1 (2/3)
dsaberj:0:10C6A7:E6:500:Always have 2 Heads PL1 (3/3)
dsaberj:0:109079:02:000:Always have 3 Heads PL1
dsaberj:0:10C69F:BA:500:Always have 3 Heads PL1 (2/3)
dsaberj:0:10C6A7:FA:500:Always have 3 Heads PL1 (3/3)
dsaberj:0:10C6E1:00:000:Always have L1 shot PL1
dsaberj:0:10C6E1:01:000:Always have L2 shot PL1
dsaberj:0:10C6E1:02:000:Always have L3 shot PL1
dsaberj:0:109079:00:001:Get 1 Head Now! PL1
dsaberj:0:10C69F:8C:501:Get 1 Head Now! PL1 (2/3)
dsaberj:0:10C6A7:D2:501:Get 1 Head Now! PL1 (3/3)
dsaberj:0:109079:01:001:Get 2 Heads Now! PL1
dsaberj:0:10C69F:AE:501:Get 2 Heads Now! PL1 (2/3)
dsaberj:0:10C6A7:E6:501:Get 2 Heads Now! PL1 (3/3)
dsaberj:0:109079:02:001:Get 3 Heads Now! PL1
dsaberj:0:10C69F:BA:501:Get 3 Heads Now! PL1 (2/3)
dsaberj:0:10C6A7:FA:501:Get 3 Heads Now! PL1 (3/3)
dsaberj:0:10C6E1:00:001:Get L1 shot Now! PL1
dsaberj:0:10C6E1:01:001:Get L2 shot Now! PL1
dsaberj:0:10C6E1:02:001:Get L3 shot Now! PL1
dsaberj:0:10C703:03:000:Infinite Lives PL2
dsaberj:0:10908F:01:000:Infinite Energy PL2
dsaberj:0:1090F9:00:000:Always have 1 Head PL2
dsaberj:0:10C71F:8C:500:Always have 1 Head PL2 (2/3)
dsaberj:0:10C727:D2:500:Always have 1 Head PL2 (3/3)
dsaberj:0:1090F9:01:000:Always have 2 Heads PL2
dsaberj:0:10C71F:AE:500:Always have 2 Heads PL2 (2/3)
dsaberj:0:10C727:E6:500:Always have 2 Heads PL2 (3/3)
dsaberj:0:1090F9:02:000:Always have 3 Heads PL2
dsaberj:0:10C71F:BA:500:Always have 3 Heads PL2 (2/3)
dsaberj:0:10C727:FA:500:Always have 3 Heads PL2 (3/3)
dsaberj:0:10C761:00:000:Always have L1 shot PL2
dsaberj:0:10C761:01:000:Always have L2 shot PL2
dsaberj:0:10C761:02:000:Always have L3 shot PL2
dsaberj:0:1090F9:00:001:Get 1 Head Now! PL2
dsaberj:0:10C71F:8C:501:Get 1 Head Now! PL2 (2/3)
dsaberj:0:10C727:D2:501:Get 1 Head Now! PL2 (3/3)
dsaberj:0:1090F9:01:001:Get 2 Heads Now! PL2
dsaberj:0:10C71F:AE:501:Get 2 Heads Now! PL2 (2/3)
dsaberj:0:10C727:E6:501:Get 2 Heads Now! PL2 (3/3)
dsaberj:0:1090F9:02:001:Get 3 Heads Now! PL2
dsaberj:0:10C71F:BA:501:Get 3 Heads Now! PL2 (2/3)
dsaberj:0:10C727:FA:501:Get 3 Heads Now! PL2 (3/3)
dsaberj:0:10C761:00:001:Get L1 shot Now! PL2
dsaberj:0:10C761:01:001:Get L2 shot Now! PL2
dsaberj:0:10C761:02:001:Get L3 shot Now! PL2
dsaberj:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Dream Soccer '94 (Japan) ]
dsccr94j:0:EFF44:63:000:Infinite Credits
dsccr94j:0:EA4B8:09:000:Infinite Time
dsccr94j:0:EA4B7:05:500:Infinite Time (2/3)
dsccr94j:0:EA4B6:09:500:Infinite Time (3/3)
dsccr94j:0:EA4B8:00:001:Finish this Game Now!
dsccr94j:0:EA4B7:00:501:Finish this Game Now! (2/3)
dsccr94j:0:EA4B6:00:501:Finish this Game Now! (3/3)
dsccr94j:0:EA9CC:06:001:Goto Final Round Now!
dsccr94j:0:EA9CC:06:071:Select Current Round
dsccr94j:0:00000:00:999:[ The displayed score won't be updated ]
dsccr94j:0:00000:00:999:[ until a goal is scored! ]
dsccr94j:0:E06D5:00:000:Score always = 0 PL1
dsccr94j:0:E06D4:00:500:Score always = 0 PL1 (2/2)
dsccr94j:0:E06D5:09:000:Score always = 99 PL1
dsccr94j:0:E06D4:09:500:Score always = 99 PL1 (2/2)
dsccr94j:0:E06D5:00:001:Score = 0 Now! PL1
dsccr94j:0:E06D4:00:501:Score = 0 Now! PL1 (2/2)
dsccr94j:0:E06D5:05:001:Score = 50 Now! PL1
dsccr94j:0:E06D4:00:501:Score = 50 Now! PL1 (2/2)
dsccr94j:0:E06D5:09:070:Select Score (tens) PL1
dsccr94j:0:E06D4:09:070:Select Score (units) PL1
dsccr94j:0:E1257:00:000:Score always = 0 PL2
dsccr94j:0:E1256:00:500:Score always = 0 PL2 (2/2)
dsccr94j:0:E1257:09:000:Score always = 99 PL2
dsccr94j:0:E1256:09:500:Score always = 99 PL2 (2/2)
dsccr94j:0:E1257:00:001:Score = 0 Now! PL2
dsccr94j:0:E1256:00:501:Score = 0 Now! PL2 (2/2)
dsccr94j:0:E1257:05:001:Score = 50 Now! PL2
dsccr94j:0:E1256:00:501:Score = 50 Now! PL2 (2/2)
dsccr94j:0:E1257:09:070:Select Score (tens) PL2
dsccr94j:0:E1256:09:070:Select Score (units) PL2
; [ Dream Soccer '94 ]
dsoccr94:0:EFF44:63:000:Infinite Credits
dsoccr94:0:EACB8:09:000:Infinite Time
dsoccr94:0:EACB7:05:500:Infinite Time (2/3)
dsoccr94:0:EACB6:09:500:Infinite Time (3/3)
dsoccr94:0:EACB8:00:001:Finish this Game Now!
dsoccr94:0:EACB7:00:501:Finish this Game Now! (2/3)
dsoccr94:0:EACB6:00:501:Finish this Game Now! (3/3)
dsoccr94:0:EB1DA:06:001:Goto Final Round Now!
dsoccr94:0:EB1DA:06:071:Select Current Round
dsoccr94:0:00000:00:999:[ The displayed score won't be updated ]
dsoccr94:0:00000:00:999:[ until a goal is scored! ]
dsoccr94:0:E06D5:00:000:Score always = 0 PL1
dsoccr94:0:E06D4:00:500:Score always = 0 PL1 (2/2)
dsoccr94:0:E06D5:09:000:Score always = 99 PL1
dsoccr94:0:E06D4:09:500:Score always = 99 PL1 (2/2)
dsoccr94:0:E06D5:00:001:Score = 0 Now! PL1
dsoccr94:0:E06D4:00:501:Score = 0 Now! PL1 (2/2)
dsoccr94:0:E06D5:05:001:Score = 50 Now! PL1
dsoccr94:0:E06D4:00:501:Score = 50 Now! PL1 (2/2)
dsoccr94:0:E06D5:09:070:Select Score (tens) PL1
dsoccr94:0:E06D4:09:070:Select Score (units) PL1
dsoccr94:0:E1255:00:000:Score always = 0 PL2
dsoccr94:0:E1254:00:500:Score always = 0 PL2 (2/2)
dsoccr94:0:E1255:09:000:Score always = 99 PL2
dsoccr94:0:E1254:09:500:Score always = 99 PL2 (2/2)
dsoccr94:0:E1255:00:001:Score = 0 Now! PL2
dsoccr94:0:E1254:00:501:Score = 0 Now! PL2 (2/2)
dsoccr94:0:E1255:05:001:Score = 50 Now! PL2
dsoccr94:0:E1254:00:501:Score = 50 Now! PL2 (2/2)
dsoccr94:0:E1255:09:070:Select Score (tens) PL2
dsoccr94:0:E1254:09:070:Select Score (units) PL2
; [ Dragon Spirit (new version) ]
dspirit:0:4007:0B:000:Infinite Lives
dspirit:0:41B0:05:000:Infinite Energy
dspirit:0:41A0:01:000:Invincibility
dspirit:0:41BF:00:000:Always have L1 shot
dspirit:0:41BF:01:000:Always have L2 shot
dspirit:0:41BF:02:000:Always have L3 shot
dspirit:0:41BE:00:000:Always have normal dragon
dspirit:0:41BE:01:000:Always have 2 headed dragon
dspirit:0:41BE:02:000:Always have 3 headed dragon
dspirit:0:41BE:03:000:Always have small dragon
dspirit:0:41BE:04:000:Always EarthQuake dragon
dspirit:0:41C7:00:000:Always Normal Fire
dspirit:0:41C7:01:000:Always Long Fire
dspirit:0:41C7:02:000:Always 3 way Fire
dspirit:0:41C7:03:000:Always Homing Star Fire
dspirit:0:41C7:04:000:Always Penetration Fire
dspirit:0:41BF:00:001:Get L1 shot Now!
dspirit:0:41BF:01:001:Get L2 shot Now!
dspirit:0:41BF:02:001:Get L3 shot Now!
dspirit:0:41BE:00:001:Get normal dragon Now!
dspirit:0:41BE:01:001:Get 2 headed dragon Now!
dspirit:0:41BE:02:001:Get 3 headed dragon Now!
dspirit:0:41BE:03:001:Get small dragon Now!
dspirit:0:41BE:04:001:Get EarthQuake dragon Now!
dspirit:0:41C7:00:001:Get Normal Fire Now!
dspirit:0:41C7:01:001:Get Long Fire Now!
dspirit:0:41C7:02:001:Get 3 way Fire Now!
dspirit:0:41C7:03:001:Get Homing Star Fire Now!
dspirit:0:41C7:04:001:Get Penetration Fire Now!
dspirit:0:0000:00:999:[The current area cheat ]
dspirit:0:0000:00:999:[should only be activated in]
dspirit:0:0000:00:999:[the game before you lose a ]
dspirit:0:0000:00:999:[life - ie no inf. energy!!!]
dspirit:0:0000:00:999:[Best activated on the hill ]
dspirit:0:0000:00:999:[sword/lightning screen ]
dspirit:0:4001:08:061:Select next area
dspirit:0:4001:08:071:Select current area
; [ Dragon Spirit (old version) ]
dspirito:0:4007:0B:000:Infinite Lives
dspirito:0:41B0:05:000:Infinite Energy
dspirito:0:41A0:01:000:Invincibility
dspirito:0:41BF:00:000:Always have L1 shot
dspirito:0:41BF:01:000:Always have L2 shot
dspirito:0:41BF:02:000:Always have L3 shot
dspirito:0:41BE:00:000:Always have normal dragon
dspirito:0:41BE:01:000:Always have 2 headed dragon
dspirito:0:41BE:02:000:Always have 3 headed dragon
dspirito:0:41BE:03:000:Always have small dragon
dspirito:0:41BE:04:000:Always EarthQuake dragon
dspirito:0:41C7:00:000:Always Normal Fire
dspirito:0:41C7:01:000:Always Long Fire
dspirito:0:41C7:02:000:Always 3 way Fire
dspirito:0:41C7:03:000:Always Homing Star Fire
dspirito:0:41C7:04:000:Always Penetration Fire
dspirito:0:41BF:00:001:Get L1 shot Now!
dspirito:0:41BF:01:001:Get L2 shot Now!
dspirito:0:41BF:02:001:Get L3 shot Now!
dspirito:0:41BE:00:001:Get normal dragon Now!
dspirito:0:41BE:01:001:Get 2 headed dragon Now!
dspirito:0:41BE:02:001:Get 3 headed dragon Now!
dspirito:0:41BE:03:001:Get small dragon Now!
dspirito:0:41BE:04:001:Get EarthQuake dragon Now!
dspirito:0:41C7:00:001:Get Normal Fire Now!
dspirito:0:41C7:01:001:Get Long Fire Now!
dspirito:0:41C7:02:001:Get 3 way Fire Now!
dspirito:0:41C7:03:001:Get Homing Star Fire Now!
dspirito:0:41C7:04:001:Get Penetration Fire Now!
dspirito:0:0000:00:999:[The current area cheat ]
dspirito:0:0000:00:999:[should only be activated in]
dspirito:0:0000:00:999:[the game before you lose a ]
dspirito:0:0000:00:999:[life - ie no inf. energy!!!]
dspirito:0:0000:00:999:[Best activated on the hill ]
dspirito:0:0000:00:999:[sword/lightning screen ]
dspirito:0:4001:08:061:Select next area
dspirito:0:4001:08:071:Select current area
; [ Darkstalkers: The Night Warriors (Euro 940705) ]
dstlk:0:FF9409:99:000:Infinite Time
dstlk:0:FF9409:00:001:Finish this Round Now!
dstlk:0:FF83CB:90:000:Infinite Energy PL1
dstlk:0:FF83CB:00:001:Drain All Energy Now! PL1
dstlk:0:FF855F:8E:000:Infinite Special PL1
dstlk:0:000000:00:999:[ Free player selection - Use on level VS screen ]
dstlk:0:FF8729:01:001:Play as Dimitri Now! PL1
dstlk:0:FF8729:02:001:Play as Gallon Now! PL1
dstlk:0:FF8729:03:001:Play as Victor Now! PL1
dstlk:0:FF8729:04:001:Play as Zabelzaroch Now! PL1
dstlk:0:FF8729:05:001:Play as Morrigan Now! PL1
dstlk:0:FF8729:06:001:Play as Anakaris Now! PL1
dstlk:0:FF8729:07:001:Play as Felicia Now! PL1
dstlk:0:FF8729:08:001:Play as Bishamon Now! PL1
dstlk:0:FF8729:09:001:Play as Aulbath Now! PL1
dstlk:0:FF8729:0A:001:Play as Sasquatch Now! PL1
dstlk:0:FF8729:0B:001:Play as Phobos Now! PL1
dstlk:0:FF8729:0C:001:Play as Pyron Now! PL1
dstlk:0:FF87CB:90:000:Infinite Energy PL2
dstlk:0:FF87CB:00:001:Drain All Energy Now! PL2
dstlk:0:FF895F:51:000:Infinite Special PL2
dstlk:0:000000:00:999:[ Free player selection - Use on level VS screen ]
dstlk:0:FF8B29:01:001:Play as Dimitri Now! PL2
dstlk:0:FF8B29:02:001:Play as Gallon Now! PL2
dstlk:0:FF8B29:03:001:Play as Victor Now! PL2
dstlk:0:FF8B29:04:001:Play as Zabelzaroch Now! PL2
dstlk:0:FF8B29:05:001:Play as Morrigan Now! PL2
dstlk:0:FF8B29:06:001:Play as Anakaris Now! PL2
dstlk:0:FF8B29:07:001:Play as Felicia Now! PL2
dstlk:0:FF8B29:08:001:Play as Bishamon Now! PL2
dstlk:0:FF8B29:09:001:Play as Aulbath Now! PL2
dstlk:0:FF8B29:0A:001:Play as Sasquatch Now! PL2
dstlk:0:FF8B29:0B:001:Play as Phobos Now! PL2
dstlk:0:FF8B29:0C:001:Play as Pyron Now! PL2
dstlk:0:000000:00:999:[ These are the codes to set the machine region - the ]
dstlk:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
dstlk:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
dstlk:0:FF8205:00:000:Region Switch = Japan
dstlk:0:FF8205:02:000:Region Switch = USA
dstlk:0:FF8205:04:000:Region Switch = Asia
dstlk:0:FF8205:06:000:Region Switch = Hispanic
dstlk:0:FF8205:08:000:Region Switch = Euro
dstlk:0:FF8214:00:000:Title Switch = Vampire (gives Japanese Text)
dstlk:0:FF8214:01:000:Title Switch = Darkstalkers (gives English Text)
; [ Darkstalkers: The Night Warriors (Asia 940705) ]
dstlka:0:FF9409:99:000:Infinite Time
dstlka:0:FF9409:00:001:Finish this Round Now!
dstlka:0:FF83CB:90:000:Infinite Energy PL1
dstlka:0:FF83CB:00:001:Drain All Energy Now! PL1
dstlka:0:FF855F:8E:000:Infinite Special PL1
dstlka:0:000000:00:999:[ Free player selection - Use on level VS screen ]
dstlka:0:FF8729:01:001:Play as Dimitri Now! PL1
dstlka:0:FF8729:02:001:Play as Gallon Now! PL1
dstlka:0:FF8729:03:001:Play as Victor Now! PL1
dstlka:0:FF8729:04:001:Play as Zabelzaroch Now! PL1
dstlka:0:FF8729:05:001:Play as Morrigan Now! PL1
dstlka:0:FF8729:06:001:Play as Anakaris Now! PL1
dstlka:0:FF8729:07:001:Play as Felicia Now! PL1
dstlka:0:FF8729:08:001:Play as Bishamon Now! PL1
dstlka:0:FF8729:09:001:Play as Aulbath Now! PL1
dstlka:0:FF8729:0A:001:Play as Sasquatch Now! PL1
dstlka:0:FF8729:0B:001:Play as Phobos Now! PL1
dstlka:0:FF8729:0C:001:Play as Pyron Now! PL1
dstlka:0:FF87CB:90:000:Infinite Energy PL2
dstlka:0:FF87CB:00:001:Drain All Energy Now! PL2
dstlka:0:FF895F:51:000:Infinite Special PL2
dstlka:0:000000:00:999:[ Free player selection - Use on level VS screen ]
dstlka:0:FF8B29:01:001:Play as Dimitri Now! PL2
dstlka:0:FF8B29:02:001:Play as Gallon Now! PL2
dstlka:0:FF8B29:03:001:Play as Victor Now! PL2
dstlka:0:FF8B29:04:001:Play as Zabelzaroch Now! PL2
dstlka:0:FF8B29:05:001:Play as Morrigan Now! PL2
dstlka:0:FF8B29:06:001:Play as Anakaris Now! PL2
dstlka:0:FF8B29:07:001:Play as Felicia Now! PL2
dstlka:0:FF8B29:08:001:Play as Bishamon Now! PL2
dstlka:0:FF8B29:09:001:Play as Aulbath Now! PL2
dstlka:0:FF8B29:0A:001:Play as Sasquatch Now! PL2
dstlka:0:FF8B29:0B:001:Play as Phobos Now! PL2
dstlka:0:FF8B29:0C:001:Play as Pyron Now! PL2
dstlka:0:000000:00:999:[ These are the codes to set the machine region - the ]
dstlka:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
dstlka:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
dstlka:0:FF8205:00:000:Region Switch = Japan
dstlka:0:FF8205:02:000:Region Switch = USA
dstlka:0:FF8205:04:000:Region Switch = Asia
dstlka:0:FF8205:06:000:Region Switch = Hispanic
dstlka:0:FF8205:08:000:Region Switch = Euro
dstlka:0:FF8214:00:000:Title Switch = Vampire (gives Japanese Text)
dstlka:0:FF8214:01:000:Title Switch = Darkstalkers (gives English Text)
; [ Darkstalkers: The Night Warriors (US 940818) ]
dstlku:0:FF9409:99:000:Infinite Time
dstlku:0:FF9409:00:001:Finish this Round Now!
dstlku:0:FF83CB:90:000:Infinite Energy PL1
dstlku:0:FF83CB:00:001:Drain All Energy Now! PL1
dstlku:0:FF855F:8E:000:Infinite Special PL1
dstlku:0:000000:00:999:[ Free player selection - Use on level VS screen ]
dstlku:0:FF8729:01:001:Play as Dimitri Now! PL1
dstlku:0:FF8729:02:001:Play as Gallon Now! PL1
dstlku:0:FF8729:03:001:Play as Victor Now! PL1
dstlku:0:FF8729:04:001:Play as Zabelzaroch Now! PL1
dstlku:0:FF8729:05:001:Play as Morrigan Now! PL1
dstlku:0:FF8729:06:001:Play as Anakaris Now! PL1
dstlku:0:FF8729:07:001:Play as Felicia Now! PL1
dstlku:0:FF8729:08:001:Play as Bishamon Now! PL1
dstlku:0:FF8729:09:001:Play as Aulbath Now! PL1
dstlku:0:FF8729:0A:001:Play as Sasquatch Now! PL1
dstlku:0:FF8729:0B:001:Play as Phobos Now! PL1
dstlku:0:FF8729:0C:001:Play as Pyron Now! PL1
dstlku:0:FF87CB:90:000:Infinite Energy PL2
dstlku:0:FF87CB:00:001:Drain All Energy Now! PL2
dstlku:0:FF895F:51:000:Infinite Special PL2
dstlku:0:000000:00:999:[ Free player selection - Use on level VS screen ]
dstlku:0:FF8B29:01:001:Play as Dimitri Now! PL2
dstlku:0:FF8B29:02:001:Play as Gallon Now! PL2
dstlku:0:FF8B29:03:001:Play as Victor Now! PL2
dstlku:0:FF8B29:04:001:Play as Zabelzaroch Now! PL2
dstlku:0:FF8B29:05:001:Play as Morrigan Now! PL2
dstlku:0:FF8B29:06:001:Play as Anakaris Now! PL2
dstlku:0:FF8B29:07:001:Play as Felicia Now! PL2
dstlku:0:FF8B29:08:001:Play as Bishamon Now! PL2
dstlku:0:FF8B29:09:001:Play as Aulbath Now! PL2
dstlku:0:FF8B29:0A:001:Play as Sasquatch Now! PL2
dstlku:0:FF8B29:0B:001:Play as Phobos Now! PL2
dstlku:0:FF8B29:0C:001:Play as Pyron Now! PL2
dstlku:0:000000:00:999:[ These are the codes to set the machine region - the ]
dstlku:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
dstlku:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
dstlku:0:FF8205:00:000:Region Switch = Japan
dstlku:0:FF8205:02:000:Region Switch = USA
dstlku:0:FF8205:04:000:Region Switch = Asia
dstlku:0:FF8205:06:000:Region Switch = Hispanic
dstlku:0:FF8205:08:000:Region Switch = Euro
dstlku:0:FF8214:00:000:Title Switch = Vampire (gives Japanese Text)
dstlku:0:FF8214:01:000:Title Switch = Darkstalkers (gives English Text)
; [ Darkstalkers: The Night Warriors (US 940705) ]
dstlkur1:0:FF9409:99:000:Infinite Time
dstlkur1:0:FF9409:00:001:Finish this Round Now!
dstlkur1:0:FF83CB:90:000:Infinite Energy PL1
dstlkur1:0:FF83CB:00:001:Drain All Energy Now! PL1
dstlkur1:0:FF855F:8E:000:Infinite Special PL1
dstlkur1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
dstlkur1:0:FF8729:01:001:Play as Dimitri Now! PL1
dstlkur1:0:FF8729:02:001:Play as Gallon Now! PL1
dstlkur1:0:FF8729:03:001:Play as Victor Now! PL1
dstlkur1:0:FF8729:04:001:Play as Zabelzaroch Now! PL1
dstlkur1:0:FF8729:05:001:Play as Morrigan Now! PL1
dstlkur1:0:FF8729:06:001:Play as Anakaris Now! PL1
dstlkur1:0:FF8729:07:001:Play as Felicia Now! PL1
dstlkur1:0:FF8729:08:001:Play as Bishamon Now! PL1
dstlkur1:0:FF8729:09:001:Play as Aulbath Now! PL1
dstlkur1:0:FF8729:0A:001:Play as Sasquatch Now! PL1
dstlkur1:0:FF8729:0B:001:Play as Phobos Now! PL1
dstlkur1:0:FF8729:0C:001:Play as Pyron Now! PL1
dstlkur1:0:FF87CB:90:000:Infinite Energy PL2
dstlkur1:0:FF87CB:00:001:Drain All Energy Now! PL2
dstlkur1:0:FF895F:51:000:Infinite Special PL2
dstlkur1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
dstlkur1:0:FF8B29:01:001:Play as Dimitri Now! PL2
dstlkur1:0:FF8B29:02:001:Play as Gallon Now! PL2
dstlkur1:0:FF8B29:03:001:Play as Victor Now! PL2
dstlkur1:0:FF8B29:04:001:Play as Zabelzaroch Now! PL2
dstlkur1:0:FF8B29:05:001:Play as Morrigan Now! PL2
dstlkur1:0:FF8B29:06:001:Play as Anakaris Now! PL2
dstlkur1:0:FF8B29:07:001:Play as Felicia Now! PL2
dstlkur1:0:FF8B29:08:001:Play as Bishamon Now! PL2
dstlkur1:0:FF8B29:09:001:Play as Aulbath Now! PL2
dstlkur1:0:FF8B29:0A:001:Play as Sasquatch Now! PL2
dstlkur1:0:FF8B29:0B:001:Play as Phobos Now! PL2
dstlkur1:0:FF8B29:0C:001:Play as Pyron Now! PL2
dstlkur1:0:000000:00:999:[ These are the codes to set the machine region - the ]
dstlkur1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
dstlkur1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
dstlkur1:0:FF8205:00:000:Region Switch = Japan
dstlkur1:0:FF8205:02:000:Region Switch = USA
dstlkur1:0:FF8205:04:000:Region Switch = Asia
dstlkur1:0:FF8205:06:000:Region Switch = Hispanic
dstlkur1:0:FF8205:08:000:Region Switch = Euro
dstlkur1:0:FF8214:00:000:Title Switch = Vampire (gives Japanese Text)
dstlkur1:0:FF8214:01:000:Title Switch = Darkstalkers (gives English Text)
; [ Dual Assault ]
dualaslt:0:004F:9B:000:Infinite Lives
dualaslt:0:0052:01:040:Invincibility
; [ Vs. Duck Hunt ]
duckhunt:0:0635:99:000:Infinite Credits
duckhunt:0:00C5:07:000:Infinite Lives
duckhunt:0:00BA:03:000:Infinite Shots
duckhunt:0:00BB:0C:001:Finish Level with next shot
; [ Dump Matsumoto (Japan) ]
dumpmtmt:0:FFC202:59:000:Infinite Time
; [ Dungeon Magic (US) ]
dungenmu:0:400207:09:000:Infinite Credits
dungenmu:0:407F36:77:000:Infinite Time
dungenmu:0:40C244:09:000:Infinite Lives PL1
dungenmu:0:404FD0:14:000:Infinite Energy PL1
dungenmu:0:40C245:09:000:Infinite Specials PL1
dungenmu:0:40C243:02:000:Invincibility PL1
dungenmu:0:40C344:09:000:Infinite Lives PL2
dungenmu:0:405050:08:000:Infinite Energy PL2
dungenmu:0:40C345:09:000:Infinite Specials PL2
dungenmu:0:40C343:02:000:Invincibility PL2
dungenmu:0:40C444:09:000:Infinite Lives PL3
dungenmu:0:4050D0:08:000:Infinite Energy PL3
dungenmu:0:40C445:09:000:Infinite Specials PL3
dungenmu:0:40C443:02:000:Invincibility PL3
dungenmu:0:40C544:09:000:Infinite Lives PL4
dungenmu:0:405150:08:000:Infinite Energy PL4
dungenmu:0:40C545:09:000:Infinite Specials PL4
dungenmu:0:40C543:02:000:Invincibility PL4
dungenmu:0:000000:00:999:[After you enable these region cheats to see any ]
dungenmu:0:000000:00:999:[effect you may have to reset the game (F3). ]
dungenmu:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
dungenmu:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
dungenmu:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
dungenmu:0:0FFFFF:01:100:Region Switch = Japan:dungenmuinger
dungenmu:0:0FFFFF:02:100:Region Switch = US:Dungeon Magic
dungenmu:0:0FFFFF:03:100:Region Switch = World:Dungeon Magic
; [ Dungeon Magic (World) ]
dungeonm:0:400207:09:000:Infinite Credits
dungeonm:0:407F36:77:000:Infinite Time
dungeonm:0:40C244:09:000:Infinite Lives PL1
dungeonm:0:404FD0:14:000:Infinite Energy PL1
dungeonm:0:40C245:09:000:Infinite Specials PL1
dungeonm:0:40C243:02:000:Invincibility PL1
dungeonm:0:40C344:09:000:Infinite Lives PL2
dungeonm:0:405050:08:000:Infinite Energy PL2
dungeonm:0:40C345:09:000:Infinite Specials PL2
dungeonm:0:40C343:02:000:Invincibility PL2
dungeonm:0:40C444:09:000:Infinite Lives PL3
dungeonm:0:4050D0:08:000:Infinite Energy PL3
dungeonm:0:40C445:09:000:Infinite Specials PL3
dungeonm:0:40C443:02:000:Invincibility PL3
dungeonm:0:40C544:09:000:Infinite Lives PL4
dungeonm:0:405150:08:000:Infinite Energy PL4
dungeonm:0:40C545:09:000:Infinite Specials PL4
dungeonm:0:40C543:02:000:Invincibility PL4
dungeonm:0:000000:00:999:[After you enable these region cheats to see any ]
dungeonm:0:000000:00:999:[effect you may have to reset the game (F3). ]
dungeonm:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
dungeonm:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
dungeonm:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
dungeonm:0:0FFFFF:01:100:Region Switch = Japan:dungeonminger
dungeonm:0:0FFFFF:02:100:Region Switch = US:Dungeon Magic
dungeonm:0:0FFFFF:03:100:Region Switch = World:Dungeon Magic
; [ Dunk Mania (DM1/VER.C) ]
dunkmnia:0:001DD096:FF:000:Infinite Time
dunkmnia:0:001DD095:FF:500:Infinite Time (2/3)
dunkmnia:0:001DD094:FF:500:Infinite Time (3/3)
dunkmnia:0:001DD096:00:001:Finish this Period Now!
dunkmnia:0:001DD095:00:501:Finish this Period Now! (2/3)
dunkmnia:0:001DD094:01:501:Finish this Period Now! (3/3)
:dunkmnia:00300060:001DD098:00012875:FFFFFFFF:Infinite Shot Time
:dunkmnia:00300001:001DD098:00000001:FFFFFFFF:No Shot Time Left Now!:For the best effect assign this cheat an activation key and use it whenever the other side has the ball!
dunkmnia:0:001DD4E8:00:000:Score always = 0 PL1
dunkmnia:0:001DD4E8:7F:000:Score always = 127 PL1
dunkmnia:0:001DD4E8:00:001:Set score = 0 Now! PL1
dunkmnia:0:001DD4E8:32:001:Set score = 50 Now! PL1
dunkmnia:0:001DD4E8:7F:070:Select score Now! PL1
dunkmnia:0:001DD4F4:00:000:Score always = 0 PL2
dunkmnia:0:001DD4F4:7F:000:Score always = 127 PL2
dunkmnia:0:001DD4F4:00:001:Set score = 0 Now! PL2
dunkmnia:0:001DD4F4:32:001:Set score = 50 Now! PL2
dunkmnia:0:001DD4F4:7F:070:Select score Now! PL2
; [ Dunk Shot ]
dunkshot:0:0000:00:999:[ There are no cheats ]:REASON 1
dunkshot:0:0000:00:999:[ for this game as it ]:REASON 1
dunkshot:0:0000:00:999:[ didn't work the last ]:REASON 1
dunkshot:0:0000:00:999:[ time it was tested. ]:REASON 1
dunkshot:0:0000:00:999:[ If the game now works ]:REASON 1
dunkshot:0:0000:00:999:[ please request cheats ]:REASON 1
dunkshot:0:0000:00:999:[ for it on the cheat ]:REASON 1
dunkshot:0:0000:00:999:[ forums. ]:REASON 1
; [ Dynasty Wars (World) ]
dw:0:FF82E6:0E:000:Invincibility PL1
dw:0:FF8289:99:000:Infinite Energy PL1
dw:0:FF8288:09:500:Infinite Energy PL1 (2/2)
dw:0:FF82EE:07:000:Character level 8 (max) PL1
dw:0:FF82E9:07:000:Weapon level 8 (max) PL1
dw:0:FF82E2:0B:000:Maximum weap. power PL1
dw:0:FF82EF:07:500:Maximum weap. power PL1 (2/2)
dw:0:FF82E1:02:000:Maximum blue balls PL1
dw:0:FF8386:0E:000:Invincibility PL2
dw:0:FF8329:99:000:Infinite Energy PL2
dw:0:FF8328:09:500:Infinite Energy PL2 (2/2)
dw:0:FF838E:07:000:Character level 8 (max) PL2
dw:0:FF8389:07:000:Weapon level 8 (max) PL2
dw:0:FF8382:0B:000:Maximum weap. power PL2
dw:0:FF838F:07:500:Maximum weap. power PL2 (2/2)
dw:0:FF8381:02:000:Maximum blue balls PL2
; [ Dragon World 3 ]
dw3:0:0000:00:999:[ There are no cheats ]:REASON 1
dw3:0:0000:00:999:[ for this game as it ]:REASON 1
dw3:0:0000:00:999:[ didn't work the last ]:REASON 1
dw3:0:0000:00:999:[ time it was tested. ]:REASON 1
dw3:0:0000:00:999:[ If the game now works ]:REASON 1
dw3:0:0000:00:999:[ please request cheats ]:REASON 1
dw3:0:0000:00:999:[ for it on the cheat ]:REASON 1
dw3:0:0000:00:999:[ forums. ]:REASON 1
; [ Dragon World 3 (Korean Board) ]
dw3k:0:0000:00:999:[ There are no cheats ]:REASON 1
dw3k:0:0000:00:999:[ for this game as it ]:REASON 1
dw3k:0:0000:00:999:[ didn't work the last ]:REASON 1
dw3k:0:0000:00:999:[ time it was tested. ]:REASON 1
dw3k:0:0000:00:999:[ If the game now works ]:REASON 1
dw3k:0:0000:00:999:[ please request cheats ]:REASON 1
dw3k:0:0000:00:999:[ for it on the cheat ]:REASON 1
dw3k:0:0000:00:999:[ forums. ]:REASON 1
; [ Tenchi wo Kurau (Japan) ]
dwj:0:FF82E6:0E:000:Invincibility PL1
dwj:0:FF8289:99:000:Infinite Energy PL1
dwj:0:FF8288:09:500:Infinite Energy PL1 (2/2)
dwj:0:FF82EE:07:000:Character level 8 (max) PL1
dwj:0:FF82E9:07:000:Weapon level 8 (max) PL1
dwj:0:FF82E2:0B:000:Maximum weap. power PL1
dwj:0:FF82EF:07:500:Maximum weap. power PL1 (2/2)
dwj:0:FF82E1:02:000:Maximum blue balls PL1
dwj:0:FF8386:0E:000:Invincibility PL2
dwj:0:FF8329:99:000:Infinite Energy PL2
dwj:0:FF8328:09:500:Infinite Energy PL2 (2/2)
dwj:0:FF838E:07:000:Character level 8 (max) PL2
dwj:0:FF8389:07:000:Weapon level 8 (max) PL2
dwj:0:FF8382:0B:000:Maximum weap. power PL2
dwj:0:FF838F:07:500:Maximum weap. power PL2 (2/2)
dwj:0:FF8381:02:000:Maximum blue balls PL2
; [ Dream World ]
:dreamwld:830000C0:FEBA64:00000063:0000003E:Infinite Time
:dreamwld:00000000:FE38A3:00000009:FFFFFFFF:Infinite Lives PL1
:dreamwld:83000000:FEBA74:00000080:00000030:Invincibility PL1
:dreamwld:00000000:FE38A7:00000009:FFFFFFFF:Infinite Lives PL2
:dreamwld:83000000:FEBA78:00000080:00000030:Invincibility PL2
; [ Dyger (Korea set 1) ]
dyger:0:C00A:62:000:Infinite Credits
dyger:0:C110:14:000:Infinite Lives
dyger:0:C012:FF:000:Power never decreases
dyger:0:D004:07:000:Maximum fire power
dyger:0:C100:01:020:Invincibility:No power ups for you then!
dyger:0:C158:00:000:Always 1 Hit to kill bosses
dyger:0:C158:00:001:One hit to kill Boss Now!
; [ Dyger (Korea set 2) ]
dygera:0:C00A:62:000:Infinite Credits
dygera:0:C110:14:000:Infinite Lives
dygera:0:C012:FF:000:Power never decreases
dygera:0:D004:07:000:Maximum fire power
dygera:0:C100:01:020:Invincibility:No power ups for you then!
dygera:0:C158:00:000:Always 1 Hit to kill bosses
dygera:0:C158:00:001:One hit to kill Boss Now!
; [ Dynablaster (bootleg) ]
dynablsb:0:A35A2:59:000:Infinite Time
dynablsb:0:A35A0:00:001:Finish this level Now!:To be used "Normal Mode" only
dynablsb:0:A0BBB:09:000:Infinite Lives PL1
dynablsb:0:A109C:FF:000:Maximum Speed PL1
dynablsb:0:A0BBE:FF:000:Maximum Flame Length PL1
dynablsb:0:A0BC0:FF:000:Maximum Bombs PL1
dynablsb:0:A10A8:20:020:Invincibility "ON" PL1:To be used "Normal Mode" only
dynablsb:0:A10A8:20:041:Invincibility "OFF" PL1
dynablsb:0:A0BC1:00:000:Always have Normal Bombs PL1
dynablsb:0:A0BC1:FF:000:Always have Manual Bombs PL1
dynablsb:0:A0BC1:00:001:Get Normal Bombs Now! PL1
dynablsb:0:A0BC1:FF:001:Get Manual Bombs Now! PL1
dynablsb:0:A0BCB:09:000:Infinite Lives PL2
dynablsb:0:A10DC:FF:000:Maximum Speed PL2
dynablsb:0:A0BCE:FF:000:Maximum Flame Length PL2
dynablsb:0:A0BD0:FF:000:Maximum Bombs PL2
dynablsb:0:A10E8:20:020:Invincibility "ON" PL2:To be used "Normal Mode" only
dynablsb:0:A10E8:20:041:Invincibility "OFF" PL2
dynablsb:0:A0BD1:00:000:Always have Normal Bombs PL2
dynablsb:0:A0BD1:FF:000:Always have Manual Bombs PL2
dynablsb:0:A0BD1:00:001:Get Normal Bombs Now! PL2
dynablsb:0:A0BD1:FF:001:Get Manual Bombs Now! PL2
; [ Dynablaster (World) ]
dynablst:0:A35A2:59:000:Infinite Time
dynablst:0:A35A0:00:001:Finish this level Now!:To be used "Normal Mode" only
dynablst:0:A0BBB:09:000:Infinite Lives PL1
dynablst:0:A109C:FF:000:Maximum Speed PL1
dynablst:0:A0BBE:FF:000:Maximum Flame Length PL1
dynablst:0:A0BC0:FF:000:Maximum Bombs PL1
dynablst:0:A10A8:20:020:Invincibility "ON" PL1:To be used "Normal Mode" only
dynablst:0:A10A8:20:041:Invincibility "OFF" PL1
dynablst:0:A0BC1:00:000:Always have Normal Bombs PL1
dynablst:0:A0BC1:FF:000:Always have Manual Bombs PL1
dynablst:0:A0BC1:00:001:Get Normal Bombs Now! PL1
dynablst:0:A0BC1:FF:001:Get Manual Bombs Now! PL1
dynablst:0:A0BCB:09:000:Infinite Lives PL2
dynablst:0:A10DC:FF:000:Maximum Speed PL2
dynablst:0:A0BCE:FF:000:Maximum Flame Length PL2
dynablst:0:A0BD0:FF:000:Maximum Bombs PL2
dynablst:0:A10E8:20:020:Invincibility "ON" PL2:To be used "Normal Mode" only
dynablst:0:A10E8:20:041:Invincibility "OFF" PL2
dynablst:0:A0BD1:00:000:Always have Normal Bombs PL2
dynablst:0:A0BD1:FF:000:Always have Manual Bombs PL2
dynablst:0:A0BD1:00:001:Get Normal Bombs Now! PL2
dynablst:0:A0BD1:FF:001:Get Manual Bombs Now! PL2
; [ Dynamic Dice ]
dynadice:0:400F:09:000:Infinite Credits
dynadice:0:4007:09:500:Infinite Credits (2/3)
dynadice:0:4001:05:500:Infinite Credits (3/3)
; [ Dynamic Ski ]
dynamski:0:F002:63:000:Infinite Credits
dynamski:0:F0FD:02:000:Infinite Time
dynamski:0:F123:64:000:Always have Max Ski Speed
dynamski:0:F126:2D:000:Jump Angle always 45 degress:Use with Always have Max Ski Speed for a jump over 90m every time and no need to do anything!
dynamski:0:F14B:09:000:Always get Ski Jump BONUS
; [ Dynamite Duke ]
dynduke:0:012EA:96:000:Infinite Energy
dynduke:0:012F4:E8:000:Infinite Ammo
dynduke:0:012F5:03:500:Infinite Ammo (2/2)
dynduke:0:012F8:08:000:Infinite MegaPunch
dynduke:0:02864:2D:000:Constant MegaPunch
dynduke:0:012EF:02:000:Full Autofire "ON"
dynduke:0:012EE:7F:500:Full Autofire "ON" (2/2)
dynduke:0:012EF:00:001:Full Autofire "OFF"
dynduke:0:012EE:00:501:Full Autofire "OFF" (2/2)
; [ Dyno Bop ]
dynobop:0:0000:00:999:[ This game hasn't even ]:REASON 11
dynobop:0:0000:00:999:[ been looked at due to ]:REASON 11
dynobop:0:0000:00:999:[ time constraints - Too]:REASON 11
dynobop:0:0000:00:999:[ many games and so ]:REASON 11
dynobop:0:0000:00:999:[ little time. It is ]:REASON 11
dynobop:0:0000:00:999:[ even possible that ]:REASON 11
dynobop:0:0000:00:999:[ this game may be a ]:REASON 11
dynobop:0:0000:00:999:[ clone of an existing ]:REASON 11
dynobop:0:0000:00:999:[ game which may have ]:REASON 11
dynobop:0:0000:00:999:[ cheats. Please search ]:REASON 11
dynobop:0:0000:00:999:[ the cheat forums ]:REASON 11
dynobop:0:0000:00:999:[ before posting cheat ]:REASON 11
dynobop:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Zig Zag (Dig Dug hardware) ]
dzigzag:0:840A:06:000:Infinite Lives PL1
dzigzag:0:840B:06:000:Infinite Lives PL2
dzigzag:0:8401:80:040:Invincibility
dzigzag:0:840D:63:072:Select current level
dzigzag:0:840D:63:062:Select next level
; [ Eagle (set 1) ]
eagle:0:809D:01:000:Infinite Lives
eagle:0:809E:00:500:Infinite Lives (2/2)
eagle:0:206F:C3:100:Invincibility
eagle:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
eagle:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
eagle:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
eagle:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
eagle:0:8143:C2:500:Always have Full Size Ship (2/6)
eagle:0:8145:01:500:Always have Full Size Ship (3/6)
eagle:0:8148:C8:500:Always have Full Size Ship (4/6)
eagle:0:814A:01:500:Always have Full Size Ship (5/6)
eagle:0:814D:D8:500:Always have Full Size Ship (6/6)
eagle:0:8230:30:000:Infinite Time to dock
eagle:0:8230:00:001:No more dock time Now!
eagle:0:8231:01:501:No more dock time Now! (2/2)
eagle:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Eagle (set 2) ]
eagle2:0:809D:01:000:Infinite Lives
eagle2:0:809E:00:500:Infinite Lives (2/2)
eagle2:0:206F:C3:100:Invincibility
eagle2:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
eagle2:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
eagle2:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
eagle2:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
eagle2:0:8143:C2:500:Always have Full Size Ship (2/6)
eagle2:0:8145:01:500:Always have Full Size Ship (3/6)
eagle2:0:8148:C8:500:Always have Full Size Ship (4/6)
eagle2:0:814A:01:500:Always have Full Size Ship (5/6)
eagle2:0:814D:D8:500:Always have Full Size Ship (6/6)
eagle2:0:8230:30:000:Infinite Time to dock
eagle2:0:8230:00:001:No more dock time Now!
eagle2:0:8231:01:501:No more dock time Now! (2/2)
eagle2:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Eagle Shot Golf ]
eaglshot:0:0000:00:999:[ There are no cheats ]:REASON 1
eaglshot:0:0000:00:999:[ for this game as it ]:REASON 1
eaglshot:0:0000:00:999:[ didn't work the last ]:REASON 1
eaglshot:0:0000:00:999:[ time it was tested. ]:REASON 1
eaglshot:0:0000:00:999:[ If the game now works ]:REASON 1
eaglshot:0:0000:00:999:[ please request cheats ]:REASON 1
eaglshot:0:0000:00:999:[ for it on the cheat ]:REASON 1
eaglshot:0:0000:00:999:[ forums. ]:REASON 1
; [ Eagle Shot Golf (alt) ]
eaglshta:0:0000:00:999:[ There are no cheats ]:REASON 1
eaglshta:0:0000:00:999:[ for this game as it ]:REASON 1
eaglshta:0:0000:00:999:[ didn't work the last ]:REASON 1
eaglshta:0:0000:00:999:[ time it was tested. ]:REASON 1
eaglshta:0:0000:00:999:[ If the game now works ]:REASON 1
eaglshta:0:0000:00:999:[ please request cheats ]:REASON 1
eaglshta:0:0000:00:999:[ for it on the cheat ]:REASON 1
eaglshta:0:0000:00:999:[ forums. ]:REASON 1
; [ U.N. Defense Force: Earth Joker (Japan) ]
earthjkr:0:10094A:09:000:Infinite Credits
earthjkr:0:100962:0A:000:Infinite Lives PL1
earthjkr:0:100965:05:000:Always have Max Fire Power PL1
earthjkr:0:10095C:00:000:Invincibility PL1
earthjkr:0:1009C6:0A:000:Infinite Lives PL2
earthjkr:0:1009C9:05:000:Always have Max Fire Power PL2
earthjkr:0:1009C0:00:000:Invincibility PL2
; [ Extra Bases ]
ebases:0:7C95:30:000:Infinite Strikes
ebases:0:7C96:30:000:Infinite Balls
ebases:0:7C49:30:000:Infinite Outs
ebases:0:7C95:30:001:Set Strikes to 0 Now!
ebases:0:7C95:32:001:Set Strikes to 2 Now!
ebases:0:7C96:30:001:Set Balls to 0 Now!
ebases:0:7C96:33:001:Set Balls to 3 Now!
ebases:0:7C49:30:001:Set Outs to 0 Now!
ebases:0:7C49:32:001:Set Outs to 2 Now!
ebases:0:7C0E:99:073:Select Score Visitor Team
ebases:0:7C0D:99:073:Select Score Home Team
; [ Eco Fighters (Asia 931203) ]
ecofghta:0:FF02E8:09:000:Infinite Credits
ecofghta:0:FFF5F2:09:000:Infinite Lives PL1
ecofghta:0:FF877A:FF:002:Invincibility PL1
ecofghta:0:FF8952:05:000:Always have Maximum Arm Weapon Power PL1
ecofghta:0:FF8922:00:000:Always have Penetration Shot PL1
ecofghta:0:FF895A:04:000:Always have Penetration Hammer PL1
ecofghta:0:FF8904:03:000:Always have Energy Ball PL1
ecofghta:0:FF8904:04:000:Always have Hammer PL1
ecofghta:0:FF8904:07:000:Always have Wheel PL1
ecofghta:0:FF8904:09:000:Always have Laser Sword PL1
ecofghta:0:FFF5F3:09:000:Infinite Lives PL2
ecofghta:0:FF8D4A:FF:002:Invincibility PL2
ecofghta:0:FF8F22:05:000:Always have Maximum Arm Weapon Power PL2
ecofghta:0:FF8EF2:00:000:Always have Penetration Shot PL2
ecofghta:0:FF8F2A:04:000:Always have Penetration Hammer PL2
ecofghta:0:FF8ED4:03:000:Always have Energy Ball PL2
ecofghta:0:FF8ED4:04:000:Always have Hammer PL2
ecofghta:0:FF8ED4:07:000:Always have Wheel PL2
ecofghta:0:FF8ED4:09:000:Always have Laser Sword PL2
ecofghta:0:000000:00:999:[ These are the codes to set the machine region - the ]
ecofghta:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ecofghta:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
ecofghta:0:FF03E9:00:000:Region Switch = Japan
ecofghta:0:FF03E9:01:000:Region Switch = USA
ecofghta:0:FF03E9:02:000:Region Switch = ETC
ecofghta:0:FF03E9:03:000:Region Switch = Hispanic
ecofghta:0:FF03E9:04:000:Region Switch = Asia
; [ Eco Fighters (World 931203) ]
ecofghtr:0:FF02E8:09:000:Infinite Credits
ecofghtr:0:FFF5F2:09:000:Infinite Lives PL1
ecofghtr:0:FF877A:FF:002:Invincibility PL1
ecofghtr:0:FF8952:05:000:Always have Maximum Arm Weapon Power PL1
ecofghtr:0:FF8922:00:000:Always have Penetration Shot PL1
ecofghtr:0:FF895A:04:000:Always have Penetration Hammer PL1
ecofghtr:0:FF8904:03:000:Always have Energy Ball PL1
ecofghtr:0:FF8904:04:000:Always have Hammer PL1
ecofghtr:0:FF8904:07:000:Always have Wheel PL1
ecofghtr:0:FF8904:09:000:Always have Laser Sword PL1
ecofghtr:0:FFF5F3:09:000:Infinite Lives PL2
ecofghtr:0:FF8D4A:FF:002:Invincibility PL2
ecofghtr:0:FF8F22:05:000:Always have Maximum Arm Weapon Power PL2
ecofghtr:0:FF8EF2:00:000:Always have Penetration Shot PL2
ecofghtr:0:FF8F2A:04:000:Always have Penetration Hammer PL2
ecofghtr:0:FF8ED4:03:000:Always have Energy Ball PL2
ecofghtr:0:FF8ED4:04:000:Always have Hammer PL2
ecofghtr:0:FF8ED4:07:000:Always have Wheel PL2
ecofghtr:0:FF8ED4:09:000:Always have Laser Sword PL2
ecofghtr:0:000000:00:999:[ These are the codes to set the machine region - the ]
ecofghtr:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ecofghtr:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
ecofghtr:0:FF03E9:00:000:Region Switch = Japan
ecofghtr:0:FF03E9:01:000:Region Switch = USA
ecofghtr:0:FF03E9:02:000:Region Switch = ETC
ecofghtr:0:FF03E9:03:000:Region Switch = Hispanic
ecofghtr:0:FF03E9:04:000:Region Switch = Asia
; [ E.D.F. : Earth Defense Force ]
edf:0:0616F5:03:000:Infinite Lives PL1
edf:0:000000:00:999:[Disable invincibility with ]
edf:0:000000:00:999:[F6 to finish each level. ]
edf:0:0616F3:B2:000:Invincibility PL1
edf:0:0616F7:04:000:Weapon level 5 (max) PL1
edf:0:061737:00:001:Get Valcan Weapon Now! PL1
edf:0:061737:01:001:Get Laser Weapon Now! PL1
edf:0:061737:02:001:Get Atomic Weapon Now! PL1
edf:0:061737:03:001:Get Homing Weapon Now! PL1
edf:0:061955:03:000:Infinite Lives PL2
edf:0:000000:00:999:[Disable invincibility with ]
edf:0:000000:00:999:[F6 to finish each level. ]
edf:0:061953:B2:000:Invincibility PL2
edf:0:061957:04:000:Weapon level 5 (max) PL2
edf:0:061997:00:001:Get Valcan Weapon Now! PL2
edf:0:061997:01:001:Get Laser Weapon Now! PL2
edf:0:061997:02:001:Get Atomic Weapon Now! PL2
edf:0:061997:03:001:Get Homing Weapon Now! PL2
; [ Cliffhanger - Edward Randy, The (World revision 2) ]
edrandy:0:195530:00:000:Infinite Energy PL1
edrandy:0:195531:99:500:Infinite Energy PL1 (2/4)
edrandy:0:195532:99:500:Infinite Energy PL1 (3/4)
edrandy:0:195533:99:500:Infinite Energy PL1 (4/4)
edrandy:0:195730:00:000:Infinite Energy PL2
edrandy:0:195731:99:500:Infinite Energy PL2 (2/4)
edrandy:0:195732:99:500:Infinite Energy PL2 (3/4)
edrandy:0:195733:99:500:Infinite Energy PL2 (4/4)
; [ Cliffhanger - Edward Randy, The (World revision 1) ]
edrandy1:0:195530:00:000:Infinite Energy PL1
edrandy1:0:195531:99:500:Infinite Energy PL1 (2/4)
edrandy1:0:195532:99:500:Infinite Energy PL1 (3/4)
edrandy1:0:195533:99:500:Infinite Energy PL1 (4/4)
edrandy1:0:195730:00:000:Infinite Energy PL2
edrandy1:0:195731:99:500:Infinite Energy PL2 (2/4)
edrandy1:0:195732:99:500:Infinite Energy PL2 (3/4)
edrandy1:0:195733:99:500:Infinite Energy PL2 (4/4)
; [ Cliffhanger - Edward Randy, The (Japan) ]
edrandyj:0:195530:00:000:Infinite Energy PL1
edrandyj:0:195531:99:500:Infinite Energy PL1 (2/4)
edrandyj:0:195532:99:500:Infinite Energy PL1 (3/4)
edrandyj:0:195533:99:500:Infinite Energy PL1 (4/4)
edrandyj:0:195730:00:000:Infinite Energy PL2
edrandyj:0:195731:99:500:Infinite Energy PL2 (2/4)
edrandyj:0:195732:99:500:Infinite Energy PL2 (3/4)
edrandyj:0:195733:99:500:Infinite Energy PL2 (4/4)
; [ Eggor ]
eggor:0:4E4A:00:000:Invincibility
eggor:0:4CEC:0A:000:Infinite Lives PL1
eggor:0:4CED:0A:000:Infinite Lives PL2
; [ Eggs ]
eggs:0:4C01:60:100:Invincibility
eggs:0:432E:60:600:Invincibility
eggs:0:0055:07:000:Infinite Lives PL1
eggs:0:005F:07:000:Infinite Lives PL2
; [ Egg Venture ]
eggventr:0:000680C6:05:000:Infinite Lives PL1
eggventr:0:000680B8:63:000:Always have 99 hits PL1
eggventr:0:000680C8:05:000:Infinite Lives PL2
eggventr:0:000680BA:63:000:Always have 99 hits PL2
; [ Egg Venture Deluxe ]
eggvntdx:0:000680C6:05:000:Infinite Lives PL1
eggvntdx:0:000680B8:63:000:Always have 99 hits PL1
eggvntdx:0:000680C8:05:000:Infinite Lives PL2
eggvntdx:0:000680BA:63:000:Always have 99 hits PL2
; [ Ehrgeiz (EG3/VER.A) ]
ehrgeiz:0:0000:00:999:[ This game hasn't even ]:REASON 11
ehrgeiz:0:0000:00:999:[ been looked at due to ]:REASON 11
ehrgeiz:0:0000:00:999:[ time constraints - Too]:REASON 11
ehrgeiz:0:0000:00:999:[ many games and so ]:REASON 11
ehrgeiz:0:0000:00:999:[ little time. It is ]:REASON 11
ehrgeiz:0:0000:00:999:[ even possible that ]:REASON 11
ehrgeiz:0:0000:00:999:[ this game may be a ]:REASON 11
ehrgeiz:0:0000:00:999:[ clone of an existing ]:REASON 11
ehrgeiz:0:0000:00:999:[ game which may have ]:REASON 11
ehrgeiz:0:0000:00:999:[ cheats. Please search ]:REASON 11
ehrgeiz:0:0000:00:999:[ the cheat forums ]:REASON 11
ehrgeiz:0:0000:00:999:[ before posting cheat ]:REASON 11
ehrgeiz:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Eight Forces ]
eightfrc:0:201D50:07:000:Infinite Lives PL1
eightfrc:0:201D43:07:000:Infinite Bombs PL1
eightfrc:0:201D47:04:000:Always have Max Fire PowerPL1
eightfrc:0:201D45:FF:000:Invincibility "ON" PL1
eightfrc:0:201D45:01:001:Invincibility "OFF" PL1
eightfrc:0:201BA8:07:000:Infinite Lives PL2
eightfrc:0:201B9B:07:000:Infinite Bombs PL2
eightfrc:0:201B9F:04:000:Always have Max Fire PowerPL2
eightfrc:0:201B9D:FF:000:Invincibility "ON" PL2
eightfrc:0:201B9D:01:001:Invincibility "OFF" PL2
; [ Eight Man ]
eightman:0:100490:64:000:Infinite Continues
eightman:0:100482:99:000:Infinite Time
eightman:0:100CF7:63:000:Infinite Lives PL1
eightman:0:100CF6:06:000:Infinite Energy PL1
eightman:0:100CF5:06:000:Infinite Bombs PL1
eightman:0:100CF8:02:000:Max Weapon Power PL1
eightman:0:100C67:02:000:Invincibility PL1
eightman:0:100CC2:01:000:Permeanent "8 Power" "ON" PL1
eightman:0:100CC2:00:001:Permeanent "8 Power" "OFF" PL1
eightman:0:1011F7:63:000:Infinite Lives PL2
eightman:0:1011F6:06:000:Infinite Energy PL2
eightman:0:1011F5:06:000:Infinite Bombs PL2
eightman:0:1011F8:02:000:Max Weapon Power PL2
eightman:0:101167:02:000:Invincibility PL2
eightman:0:1011C2:01:000:Permeanent "8 Power" "ON" PL2
eightman:0:1011C2:00:001:Permeanent "8 Power" "OFF" PL2
; [ Extra Inning ]
einnings:0:22E5:00:000:Infinite Strikes
einnings:0:22E4:00:000:Infinite Balls
einnings:0:22E6:00:000:Infinite Outs
einnings:0:22E5:00:001:Set Strikes to 0 Now!
einnings:0:22E5:02:001:Set Strikes to 2 Now!
einnings:0:22E4:00:001:Set Balls to 0 Now!
einnings:0:22E4:03:001:Set Balls to 3 Now!
einnings:0:22E6:00:001:Set Outs to 0 Now!
einnings:0:22E6:02:001:Set Outs to 2 Now!
; [ E-Jan High School (JPN) ]
ejanhs:0:0000:00:999:[ There are no cheats ]:REASON 1
ejanhs:0:0000:00:999:[ for this game as it ]:REASON 1
ejanhs:0:0000:00:999:[ didn't work the last ]:REASON 1
ejanhs:0:0000:00:999:[ time it was tested. ]:REASON 1
ejanhs:0:0000:00:999:[ If the game now works ]:REASON 1
ejanhs:0:0000:00:999:[ please request cheats ]:REASON 1
ejanhs:0:0000:00:999:[ for it on the cheat ]:REASON 1
ejanhs:0:0000:00:999:[ forums. ]:REASON 1
; [ Ejihon Tantei Jimusyo ]
ejihon:0:060E72F3:0A:000:Infinite Time PL1
ejihon:0:060E730D:46:500:Infinite Time PL1 (2/2)
ejihon:0:060E7373:0A:000:Infinite Time PL2
ejihon:0:060E738D:46:500:Infinite Time PL2 (2/2)
; [ Fighting Dragon Legend Elan Doree ]
elandore:0:0000:00:999:[ There are no cheats ]:REASON 1
elandore:0:0000:00:999:[ for this game as it ]:REASON 1
elandore:0:0000:00:999:[ didn't work the last ]:REASON 1
elandore:0:0000:00:999:[ time it was tested. ]:REASON 1
elandore:0:0000:00:999:[ If the game now works ]:REASON 1
elandore:0:0000:00:999:[ please request cheats ]:REASON 1
elandore:0:0000:00:999:[ for it on the cheat ]:REASON 1
elandore:0:0000:00:999:[ forums. ]:REASON 1
; [ Electric Yo-Yo, The (set 2) ]
elecyoy2:0:8740:03:000:Infinite Lives
; [ Electric Yo-Yo, The (set 1) ]
elecyoyo:0:8740:03:000:Infinite Lives
; [ Elevator Action (bootleg) ]
elevatob:0:8234:14:000:Infinite Lives
elevatob:0:0000:00:999:[Disable invincibility with ]
elevatob:0:0000:00:999:[F6 to enter the car and ]
elevatob:0:0000:00:999:[finish each level. ]
elevatob:0:8523:00:000:Invincibility
elevatob:0:0000:00:999:[ ]
elevatob:0:0000:00:999:[See the Dip Switch Menu to ]
elevatob:0:0000:00:999:[enable an alternate ]
elevatob:0:0000:00:999:[Invincibility cheat. ]
elevatob:0:0000:00:999:[ ]
elevatob:0:8240:FF:000:Lamps never fall
elevatob:0:8211:08:000:Always No red door on fl. 1
elevatob:0:8212:08:000:Always No red door on fl. 2
elevatob:0:8213:08:000:Always No red door on fl. 3
elevatob:0:8214:08:000:Always No red door on fl. 4
elevatob:0:8215:08:000:Always No red door on fl. 5
elevatob:0:8216:08:000:Always No red door on fl. 6
elevatob:0:8217:08:000:Always No red door on fl. 7
elevatob:0:8218:08:000:Always No red door on fl. 8
elevatob:0:8219:08:000:Always No red door on fl. 9
elevatob:0:821A:08:000:Always No red door on fl. 10
elevatob:0:821B:08:000:Always No red door on fl. 11
elevatob:0:821C:08:000:Always No red door on fl. 12
elevatob:0:821D:08:000:Always No red door on fl. 13
elevatob:0:821E:08:000:Always No red door on fl. 14
elevatob:0:821F:08:000:Always No red door on fl. 15
elevatob:0:8220:08:000:Always No red door on fl. 16
elevatob:0:8221:08:000:Always No red door on fl. 17
elevatob:0:8222:08:000:Always No red door on fl. 18
elevatob:0:8223:08:000:Always No red door on fl. 19
elevatob:0:8224:08:000:Always No red door on fl. 20
elevatob:0:8225:08:000:Always No red door on fl. 21
elevatob:0:8226:08:000:Always No red door on fl. 22
elevatob:0:8227:08:000:Always No red door on fl. 23
elevatob:0:8228:08:000:Always No red door on fl. 24
elevatob:0:8229:08:000:Always No red door on fl. 25
elevatob:0:822A:08:000:Always No red door on fl. 26
elevatob:0:822B:08:000:Always No red door on fl. 27
elevatob:0:822C:08:000:Always No red door on fl. 28
elevatob:0:822D:08:000:Always No red door on fl. 29
elevatob:0:822E:08:000:Always No red door on fl. 30
elevatob:0:8211:08:001:No red door on fl. 1 Now!
elevatob:0:8212:08:001:No red door on fl. 2 Now!
elevatob:0:8213:08:001:No red door on fl. 3 Now!
elevatob:0:8214:08:001:No red door on fl. 4 Now!
elevatob:0:8215:08:001:No red door on fl. 5 Now!
elevatob:0:8216:08:001:No red door on fl. 6 Now!
elevatob:0:8217:08:001:No red door on fl. 7 Now!
elevatob:0:8218:08:001:No red door on fl. 8 Now!
elevatob:0:8219:08:001:No red door on fl. 9 Now!
elevatob:0:821A:08:001:No red door on fl. 10 Now!
elevatob:0:821B:08:001:No red door on fl. 11 Now!
elevatob:0:821C:08:001:No red door on fl. 12 Now!
elevatob:0:821D:08:001:No red door on fl. 13 Now!
elevatob:0:821E:08:001:No red door on fl. 14 Now!
elevatob:0:821F:08:001:No red door on fl. 15 Now!
elevatob:0:8220:08:001:No red door on fl. 16 Now!
elevatob:0:8221:08:001:No red door on fl. 17 Now!
elevatob:0:8222:08:001:No red door on fl. 18 Now!
elevatob:0:8223:08:001:No red door on fl. 19 Now!
elevatob:0:8224:08:001:No red door on fl. 20 Now!
elevatob:0:8225:08:001:No red door on fl. 21 Now!
elevatob:0:8226:08:001:No red door on fl. 22 Now!
elevatob:0:8227:08:001:No red door on fl. 23 Now!
elevatob:0:8228:08:001:No red door on fl. 24 Now!
elevatob:0:8229:08:001:No red door on fl. 25 Now!
elevatob:0:822A:08:001:No red door on fl. 26 Now!
elevatob:0:822B:08:001:No red door on fl. 27 Now!
elevatob:0:822C:08:001:No red door on fl. 28 Now!
elevatob:0:822D:08:001:No red door on fl. 29 Now!
elevatob:0:822E:08:001:No red door on fl. 30 Now!
elevatob:0:8237:04:001:Level 5 (Highlander test)
; [ Elevator Action ]
elevator:0:8234:14:000:Infinite Lives
elevator:0:0000:00:999:[Disable invincibility with ]
elevator:0:0000:00:999:[F6 to enter the car and ]
elevator:0:0000:00:999:[finish each level. ]
elevator:0:8523:00:000:Invincibility
elevator:0:0000:00:999:[ ]
elevator:0:0000:00:999:[See the Dip Switch Menu to ]
elevator:0:0000:00:999:[enable an alternate ]
elevator:0:0000:00:999:[Invincibility cheat. ]
elevator:0:0000:00:999:[ ]
elevator:0:8240:FF:000:Lamps never fall
elevator:0:8211:08:000:Always No red door on fl. 1
elevator:0:8212:08:000:Always No red door on fl. 2
elevator:0:8213:08:000:Always No red door on fl. 3
elevator:0:8214:08:000:Always No red door on fl. 4
elevator:0:8215:08:000:Always No red door on fl. 5
elevator:0:8216:08:000:Always No red door on fl. 6
elevator:0:8217:08:000:Always No red door on fl. 7
elevator:0:8218:08:000:Always No red door on fl. 8
elevator:0:8219:08:000:Always No red door on fl. 9
elevator:0:821A:08:000:Always No red door on fl. 10
elevator:0:821B:08:000:Always No red door on fl. 11
elevator:0:821C:08:000:Always No red door on fl. 12
elevator:0:821D:08:000:Always No red door on fl. 13
elevator:0:821E:08:000:Always No red door on fl. 14
elevator:0:821F:08:000:Always No red door on fl. 15
elevator:0:8220:08:000:Always No red door on fl. 16
elevator:0:8221:08:000:Always No red door on fl. 17
elevator:0:8222:08:000:Always No red door on fl. 18
elevator:0:8223:08:000:Always No red door on fl. 19
elevator:0:8224:08:000:Always No red door on fl. 20
elevator:0:8225:08:000:Always No red door on fl. 21
elevator:0:8226:08:000:Always No red door on fl. 22
elevator:0:8227:08:000:Always No red door on fl. 23
elevator:0:8228:08:000:Always No red door on fl. 24
elevator:0:8229:08:000:Always No red door on fl. 25
elevator:0:822A:08:000:Always No red door on fl. 26
elevator:0:822B:08:000:Always No red door on fl. 27
elevator:0:822C:08:000:Always No red door on fl. 28
elevator:0:822D:08:000:Always No red door on fl. 29
elevator:0:822E:08:000:Always No red door on fl. 30
elevator:0:8211:08:001:No red door on fl. 1 Now!
elevator:0:8212:08:001:No red door on fl. 2 Now!
elevator:0:8213:08:001:No red door on fl. 3 Now!
elevator:0:8214:08:001:No red door on fl. 4 Now!
elevator:0:8215:08:001:No red door on fl. 5 Now!
elevator:0:8216:08:001:No red door on fl. 6 Now!
elevator:0:8217:08:001:No red door on fl. 7 Now!
elevator:0:8218:08:001:No red door on fl. 8 Now!
elevator:0:8219:08:001:No red door on fl. 9 Now!
elevator:0:821A:08:001:No red door on fl. 10 Now!
elevator:0:821B:08:001:No red door on fl. 11 Now!
elevator:0:821C:08:001:No red door on fl. 12 Now!
elevator:0:821D:08:001:No red door on fl. 13 Now!
elevator:0:821E:08:001:No red door on fl. 14 Now!
elevator:0:821F:08:001:No red door on fl. 15 Now!
elevator:0:8220:08:001:No red door on fl. 16 Now!
elevator:0:8221:08:001:No red door on fl. 17 Now!
elevator:0:8222:08:001:No red door on fl. 18 Now!
elevator:0:8223:08:001:No red door on fl. 19 Now!
elevator:0:8224:08:001:No red door on fl. 20 Now!
elevator:0:8225:08:001:No red door on fl. 21 Now!
elevator:0:8226:08:001:No red door on fl. 22 Now!
elevator:0:8227:08:001:No red door on fl. 23 Now!
elevator:0:8228:08:001:No red door on fl. 24 Now!
elevator:0:8229:08:001:No red door on fl. 25 Now!
elevator:0:822A:08:001:No red door on fl. 26 Now!
elevator:0:822B:08:001:No red door on fl. 27 Now!
elevator:0:822C:08:001:No red door on fl. 28 Now!
elevator:0:822D:08:001:No red door on fl. 29 Now!
elevator:0:822E:08:001:No red door on fl. 30 Now!
elevator:0:8237:04:001:Level 5 (Highlander test)
; [ Eliminator (2 Players, set 1) ]
elim2:0:CA84:08:000:Red Ship Never Escapes
elim2:0:C997:99:000:Infinite Lives PL1
elim2:0:C998:99:000:Infinite Lives PL2
; [ Eliminator (2 Players, set 2) ]
elim2a:0:CA84:08:000:Red Ship Never Escapes
elim2a:0:C997:99:000:Infinite Lives PL1
elim2a:0:C998:99:000:Infinite Lives PL2
; [ Eliminator (4 Players) ]
elim4:0:CAE3:08:000:Red Ship Never Escapes
elim4:0:CC43:99:000:Infinite Lives PL1
elim4:0:CC44:99:000:Infinite Lives PL2
elim4:0:CC46:99:000:Infinite Lives PL3
elim4:0:CC45:99:000:Infinite Lives PL4
; [ Elevator Action 2 (US) ]
elvact2u:0:400091:09:000:Infinite Credits
elvact2u:0:409C5B:AA:000:Infinite Time (Final Level)
elvact2u:0:40780F:09:000:Infinite Lives PL1
elvact2u:0:407811:03:000:Infinite Male Energy PL1:Use with the male characters
elvact2u:0:407811:02:000:Infinite Female Energy PL1:Use with the female character
elvact2u:0:4078C5:63:000:Infinite Bombs PL1
elvact2u:0:407FE9:02:000:Invincibility PL1
elvact2u:0:407873:63:000:Infinite Ammo PL1:Need for the 'Get "M" weapon Now!' & 'Get "L" weapon Now!' cheats
elvact2u:0:407871:00:000:Always have Normal weapon PL1
elvact2u:0:407871:01:000:Always have "M" weapon PL1
elvact2u:0:407871:02:000:Always have "L" weapon PL1
elvact2u:0:407871:00:001:Get Normal weapon Now! PL1
elvact2u:0:407871:01:001:Get "M" weapon Now! PL1
elvact2u:0:407871:02:001:Get "L" weapon Now! PL1
elvact2u:0:4080EB:09:000:Infinite Lives PL2
elvact2u:0:4080ED:03:000:Infinite Male Energy PL2:Use with the male characters
elvact2u:0:4080ED:02:000:Infinite Female Energy PL2:Use with the female character
elvact2u:0:4081A1:63:000:Infinite Bombs PL2
elvact2u:0:4088C5:02:000:Invincibility PL2
elvact2u:0:40814F:63:000:Infinite Ammo PL2:Need for the 'Get "M" weapon Now!' & 'Get "L" weapon Now!' cheats
elvact2u:0:40814D:00:000:Always have Normal weapon PL2
elvact2u:0:40814D:01:000:Always have "M" weapon PL2
elvact2u:0:40814D:02:000:Always have "L" weapon PL2
elvact2u:0:40814D:00:001:Get Normal weapon Now! PL2
elvact2u:0:40814D:01:001:Get "M" weapon Now! PL2
elvact2u:0:40814D:02:001:Get "L" weapon Now! PL2
elvact2u:0:000000:00:999:[After you enable these region cheats to see any ]
elvact2u:0:000000:00:999:[effect you will have to reset the game (F3). ]
elvact2u:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
elvact2u:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
elvact2u:0:1FFFFF:01:100:Region Switch = Japan
elvact2u:0:1FFFFF:02:100:Region Switch = US
elvact2u:0:1FFFFF:03:100:Region Switch = World
; [ Elevator Action Returns (World) ]
elvactr:0:400091:09:000:Infinite Credits
elvactr:0:409C5B:AA:000:Infinite Time (Final Level)
elvactr:0:40780F:09:000:Infinite Lives PL1
elvactr:0:407811:03:000:Infinite Male Energy PL1:Use with the male characters
elvactr:0:407811:02:000:Infinite Female Energy PL1:Use with the female character
elvactr:0:4078C5:63:000:Infinite Bombs PL1
elvactr:0:407FE9:02:000:Invincibility PL1
elvactr:0:407873:63:000:Infinite Ammo PL1:Need for the 'Get "M" weapon Now!' & 'Get "L" weapon Now!' cheats
elvactr:0:407871:00:000:Always have Normal weapon PL1
elvactr:0:407871:01:000:Always have "M" weapon PL1
elvactr:0:407871:02:000:Always have "L" weapon PL1
elvactr:0:407871:00:001:Get Normal weapon Now! PL1
elvactr:0:407871:01:001:Get "M" weapon Now! PL1
elvactr:0:407871:02:001:Get "L" weapon Now! PL1
elvactr:0:4080EB:09:000:Infinite Lives PL2
elvactr:0:4080ED:03:000:Infinite Male Energy PL2:Use with the male characters
elvactr:0:4080ED:02:000:Infinite Female Energy PL2:Use with the female character
elvactr:0:4081A1:63:000:Infinite Bombs PL2
elvactr:0:4088C5:02:000:Invincibility PL2
elvactr:0:40814F:63:000:Infinite Ammo PL2:Need for the 'Get "M" weapon Now!' & 'Get "L" weapon Now!' cheats
elvactr:0:40814D:00:000:Always have Normal weapon PL2
elvactr:0:40814D:01:000:Always have "M" weapon PL2
elvactr:0:40814D:02:000:Always have "L" weapon PL2
elvactr:0:40814D:00:001:Get Normal weapon Now! PL2
elvactr:0:40814D:01:001:Get "M" weapon Now! PL2
elvactr:0:40814D:02:001:Get "L" weapon Now! PL2
elvactr:0:000000:00:999:[After you enable these region cheats to see any ]
elvactr:0:000000:00:999:[effect you will have to reset the game (F3). ]
elvactr:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
elvactr:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
elvactr:0:1FFFFF:01:100:Region Switch = Japan
elvactr:0:1FFFFF:02:100:Region Switch = US
elvactr:0:1FFFFF:03:100:Region Switch = World
; [ Elevator Action Returns (Japan) ]
elvactrj:0:400091:09:000:Infinite Credits
elvactrj:0:409C5B:AA:000:Infinite Time (Final Level)
elvactrj:0:40780F:09:000:Infinite Lives PL1
elvactrj:0:407811:03:000:Infinite Male Energy PL1:Use with the male characters
elvactrj:0:407811:02:000:Infinite Female Energy PL1:Use with the female character
elvactrj:0:4078C5:63:000:Infinite Bombs PL1
elvactrj:0:407FE9:02:000:Invincibility PL1
elvactrj:0:407873:63:000:Infinite Ammo PL1:Need for the 'Get "M" weapon Now!' & 'Get "L" weapon Now!' cheats
elvactrj:0:407871:00:000:Always have Normal weapon PL1
elvactrj:0:407871:01:000:Always have "M" weapon PL1
elvactrj:0:407871:02:000:Always have "L" weapon PL1
elvactrj:0:407871:00:001:Get Normal weapon Now! PL1
elvactrj:0:407871:01:001:Get "M" weapon Now! PL1
elvactrj:0:407871:02:001:Get "L" weapon Now! PL1
elvactrj:0:4080EB:09:000:Infinite Lives PL2
elvactrj:0:4080ED:03:000:Infinite Male Energy PL2:Use with the male characters
elvactrj:0:4080ED:02:000:Infinite Female Energy PL2:Use with the female character
elvactrj:0:4081A1:63:000:Infinite Bombs PL2
elvactrj:0:4088C5:02:000:Invincibility PL2
elvactrj:0:40814F:63:000:Infinite Ammo PL2:Need for the 'Get "M" weapon Now!' & 'Get "L" weapon Now!' cheats
elvactrj:0:40814D:00:000:Always have Normal weapon PL2
elvactrj:0:40814D:01:000:Always have "M" weapon PL2
elvactrj:0:40814D:02:000:Always have "L" weapon PL2
elvactrj:0:40814D:00:001:Get Normal weapon Now! PL2
elvactrj:0:40814D:01:001:Get "M" weapon Now! PL2
elvactrj:0:40814D:02:001:Get "L" weapon Now! PL2
elvactrj:0:000000:00:999:[After you enable these region cheats to see any ]
elvactrj:0:000000:00:999:[effect you will have to reset the game (F3). ]
elvactrj:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
elvactrj:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
elvactrj:0:1FFFFF:01:100:Region Switch = Japan
elvactrj:0:1FFFFF:02:100:Region Switch = US
elvactrj:0:1FFFFF:03:100:Region Switch = World
; [ Embargo ]
embargo:0:0000:00:999:[ This game hasn't even ]:REASON 11
embargo:0:0000:00:999:[ been looked at due to ]:REASON 11
embargo:0:0000:00:999:[ time constraints - Too]:REASON 11
embargo:0:0000:00:999:[ many games and so ]:REASON 11
embargo:0:0000:00:999:[ little time. It is ]:REASON 11
embargo:0:0000:00:999:[ even possible that ]:REASON 11
embargo:0:0000:00:999:[ this game may be a ]:REASON 11
embargo:0:0000:00:999:[ clone of an existing ]:REASON 11
embargo:0:0000:00:999:[ game which may have ]:REASON 11
embargo:0:0000:00:999:[ cheats. Please search ]:REASON 11
embargo:0:0000:00:999:[ the cheat forums ]:REASON 11
embargo:0:0000:00:999:[ before posting cheat ]:REASON 11
embargo:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Emeraldia (Japan Version B) ]
emeralda:0:007F47:09:000:Infinite Credits
emeralda:0:007F9D:05:000:Hold Tile above Line PL1:Bind to an activation key and toggle when you are ready to drop
emeralda:0:000000:00:999:[ Select the colour of the falling tiles ]
emeralda:0:000000:00:999:[ Do Not Use If The Square Is Empty ]
emeralda:0:000000:00:999:[ (Set to Red if this happens) ]
emeralda:0:007FA9:00:001:Curr Top Left Tile=Red Now! PL1
emeralda:0:007FA9:30:001:Curr Top Left Tile=Green Now! PL1
emeralda:0:007FA9:80:001:Curr Top Left Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emeralda:0:007FA9:90:001:Curr Top Left Tile=Light Blue Now! PL1
emeralda:0:007FA9:A0:001:Curr Top Left Tile=Blue Now! PL1
emeralda:0:007FA9:B0:001:Curr Top Left Tile=Gold Now! PL1
emeralda:0:007FAB:00:001:Curr Top Right Tile=Red Now! PL1
emeralda:0:007FAB:30:001:Curr Top Right Tile=Green Now! PL1
emeralda:0:007FAB:80:001:Curr Top Right Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emeralda:0:007FAB:90:001:Curr Top Right Tile=Light Blue Now! PL1
emeralda:0:007FAB:A0:001:Curr Top Right Tile=Blue Now! PL1
emeralda:0:007FAB:B0:001:Curr Top Right Tile=Gold Now! PL1
emeralda:0:007FAD:00:001:Curr Bot Left Tile=Red Now! PL1
emeralda:0:007FAD:30:001:Curr Bot Left Tile=Green Now! PL1
emeralda:0:007FAD:80:001:Curr Bot Left Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emeralda:0:007FAD:90:001:Curr Bot Left Tile=Light Blue Now! PL1
emeralda:0:007FAD:A0:001:Curr Bot Left Tile=Blue Now! PL1
emeralda:0:007FAD:B0:001:Curr Bot Left Tile=Gold Now! PL1
emeralda:0:007FAF:00:001:Curr Bot Right Tile=Red Now! PL1
emeralda:0:007FAF:30:001:Curr Bot Right Tile=Green Now! PL1
emeralda:0:007FAF:80:001:Curr Bot Right Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emeralda:0:007FAF:90:001:Curr Bot Right Tile=Light Blue Now! PL1
emeralda:0:007FAF:A0:001:Curr Bot Right Tile=Blue Now! PL1
emeralda:0:007FAF:B0:001:Curr Bot Right Tile=Gold Now! PL1
emeralda:0:007FB9:00:001:Next Top Left Tile=Red Now! PL1
emeralda:0:007FB9:30:001:Next Top Left Tile=Green Now! PL1
emeralda:0:007FB9:80:001:Next Top Left Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emeralda:0:007FB9:90:001:Next Top Left Tile=Light Blue Now! PL1
emeralda:0:007FB9:A0:001:Next Top Left Tile=Blue Now! PL1
emeralda:0:007FB9:B0:001:Next Top Left Tile=Gold Now! PL1
emeralda:0:007FBB:00:001:Next Top Right Tile=Red Now! PL1
emeralda:0:007FBB:30:001:Next Top Right Tile=Green Now! PL1
emeralda:0:007FBB:80:001:Next Top Right Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emeralda:0:007FBB:90:001:Next Top Right Tile=Light Blue Now! PL1
emeralda:0:007FBB:A0:001:Next Top Right Tile=Blue Now! PL1
emeralda:0:007FBB:B0:001:Next Top Right Tile=Gold Now! PL1
emeralda:0:007FBD:00:001:Next Bot Left Tile=Red Now! PL1
emeralda:0:007FBD:30:001:Next Bot Left Tile=Green Now! PL1
emeralda:0:007FBD:80:001:Next Bot Left Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emeralda:0:007FBD:90:001:Next Bot Left Tile=Light Blue Now! PL1
emeralda:0:007FBD:A0:001:Next Bot Left Tile=Blue Now! PL1
emeralda:0:007FBD:B0:001:Next Bot Left Tile=Gold Now! PL1
emeralda:0:007FBF:00:001:Next Bot Right Tile=Red Now! PL1
emeralda:0:007FBF:30:001:Next Bot Right Tile=Green Now! PL1
emeralda:0:007FBF:80:001:Next Bot Right Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emeralda:0:007FBF:90:001:Next Bot Right Tile=Light Blue Now! PL1
emeralda:0:007FBF:A0:001:Next Bot Right Tile=Blue Now! PL1
emeralda:0:007FBF:B0:001:Next Bot Right Tile=Gold Now! PL1
emeralda:0:008E3D:05:000:Hold Tile above Line PL2:Bind to an activation key and toggle when you are ready to drop
emeralda:0:000000:00:999:[ Select the colour of the falling tiles ]
emeralda:0:000000:00:999:[ Do Not Use If The Square Is Empty ]
emeralda:0:000000:00:999:[ (Set to Red if this happens) ]
emeralda:0:008E49:00:001:Curr Top Left Tile=Red Now! PL2
emeralda:0:008E49:30:001:Curr Top Left Tile=Green Now! PL2
emeralda:0:008E49:80:001:Curr Top Left Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emeralda:0:008E49:90:001:Curr Top Left Tile=Light Blue Now! PL2
emeralda:0:008E49:A0:001:Curr Top Left Tile=Blue Now! PL2
emeralda:0:008E49:B0:001:Curr Top Left Tile=Gold Now! PL2
emeralda:0:008E4B:00:001:Curr Top Right Tile=Red Now! PL2
emeralda:0:008E4B:30:001:Curr Top Right Tile=Green Now! PL2
emeralda:0:008E4B:80:001:Curr Top Right Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emeralda:0:008E4B:90:001:Curr Top Right Tile=Light Blue Now! PL2
emeralda:0:008E4B:A0:001:Curr Top Right Tile=Blue Now! PL2
emeralda:0:008E4B:B0:001:Curr Top Right Tile=Gold Now! PL2
emeralda:0:008E4D:00:001:Curr Bot Left Tile=Red Now! PL2
emeralda:0:008E4D:30:001:Curr Bot Left Tile=Green Now! PL2
emeralda:0:008E4D:80:001:Curr Bot Left Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emeralda:0:008E4D:90:001:Curr Bot Left Tile=Light Blue Now! PL2
emeralda:0:008E4D:A0:001:Curr Bot Left Tile=Blue Now! PL2
emeralda:0:008E4D:B0:001:Curr Bot Left Tile=Gold Now! PL2
emeralda:0:008E4F:00:001:Curr Bot Right Tile=Red Now! PL2
emeralda:0:008E4F:30:001:Curr Bot Right Tile=Green Now! PL2
emeralda:0:008E4F:80:001:Curr Bot Right Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emeralda:0:008E4F:90:001:Curr Bot Right Tile=Light Blue Now! PL2
emeralda:0:008E4F:A0:001:Curr Bot Right Tile=Blue Now! PL2
emeralda:0:008E4F:B0:001:Curr Bot Right Tile=Gold Now! PL2
emeralda:0:008E59:00:001:Next Top Left Tile=Red Now! PL2
emeralda:0:008E59:30:001:Next Top Left Tile=Green Now! PL2
emeralda:0:008E59:80:001:Next Top Left Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emeralda:0:008E59:90:001:Next Top Left Tile=Light Blue Now! PL2
emeralda:0:008E59:A0:001:Next Top Left Tile=Blue Now! PL2
emeralda:0:008E59:B0:001:Next Top Left Tile=Gold Now! PL2
emeralda:0:008E5B:00:001:Next Top Right Tile=Red Now! PL2
emeralda:0:008E5B:30:001:Next Top Right Tile=Green Now! PL2
emeralda:0:008E5B:80:001:Next Top Right Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emeralda:0:008E5B:90:001:Next Top Right Tile=Light Blue Now! PL2
emeralda:0:008E5B:A0:001:Next Top Right Tile=Blue Now! PL2
emeralda:0:008E5B:B0:001:Next Top Right Tile=Gold Now! PL2
emeralda:0:008E5D:00:001:Next Bot Left Tile=Red Now! PL2
emeralda:0:008E5D:30:001:Next Bot Left Tile=Green Now! PL2
emeralda:0:008E5D:80:001:Next Bot Left Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emeralda:0:008E5D:90:001:Next Bot Left Tile=Light Blue Now! PL2
emeralda:0:008E5D:A0:001:Next Bot Left Tile=Blue Now! PL2
emeralda:0:008E5D:B0:001:Next Bot Left Tile=Gold Now! PL2
emeralda:0:008E5F:00:001:Next Bot Right Tile=Red Now! PL2
emeralda:0:008E5F:30:001:Next Bot Right Tile=Green Now! PL2
emeralda:0:008E5F:80:001:Next Bot Right Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emeralda:0:008E5F:90:001:Next Bot Right Tile=Light Blue Now! PL2
emeralda:0:008E5F:A0:001:Next Bot Right Tile=Blue Now! PL2
emeralda:0:008E5F:B0:001:Next Bot Right Tile=Gold Now! PL2
; [ Emeraldia (Japan) ]
emerldaa:0:007F47:09:000:Infinite Credits
emerldaa:0:007F9D:05:000:Hold Tile above Line PL1:Bind to an activation key and toggle when you are ready to drop
emerldaa:0:000000:00:999:[ Select the colour of the falling tiles ]
emerldaa:0:000000:00:999:[ Do Not Use If The Square Is Empty ]
emerldaa:0:000000:00:999:[ (Set to Red if this happens) ]
emerldaa:0:007FA9:00:001:Curr Top Left Tile=Red Now! PL1
emerldaa:0:007FA9:30:001:Curr Top Left Tile=Green Now! PL1
emerldaa:0:007FA9:80:001:Curr Top Left Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emerldaa:0:007FA9:90:001:Curr Top Left Tile=Light Blue Now! PL1
emerldaa:0:007FA9:A0:001:Curr Top Left Tile=Blue Now! PL1
emerldaa:0:007FA9:B0:001:Curr Top Left Tile=Gold Now! PL1
emerldaa:0:007FAB:00:001:Curr Top Right Tile=Red Now! PL1
emerldaa:0:007FAB:30:001:Curr Top Right Tile=Green Now! PL1
emerldaa:0:007FAB:80:001:Curr Top Right Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emerldaa:0:007FAB:90:001:Curr Top Right Tile=Light Blue Now! PL1
emerldaa:0:007FAB:A0:001:Curr Top Right Tile=Blue Now! PL1
emerldaa:0:007FAB:B0:001:Curr Top Right Tile=Gold Now! PL1
emerldaa:0:007FAD:00:001:Curr Bot Left Tile=Red Now! PL1
emerldaa:0:007FAD:30:001:Curr Bot Left Tile=Green Now! PL1
emerldaa:0:007FAD:80:001:Curr Bot Left Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emerldaa:0:007FAD:90:001:Curr Bot Left Tile=Light Blue Now! PL1
emerldaa:0:007FAD:A0:001:Curr Bot Left Tile=Blue Now! PL1
emerldaa:0:007FAD:B0:001:Curr Bot Left Tile=Gold Now! PL1
emerldaa:0:007FAF:00:001:Curr Bot Right Tile=Red Now! PL1
emerldaa:0:007FAF:30:001:Curr Bot Right Tile=Green Now! PL1
emerldaa:0:007FAF:80:001:Curr Bot Right Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emerldaa:0:007FAF:90:001:Curr Bot Right Tile=Light Blue Now! PL1
emerldaa:0:007FAF:A0:001:Curr Bot Right Tile=Blue Now! PL1
emerldaa:0:007FAF:B0:001:Curr Bot Right Tile=Gold Now! PL1
emerldaa:0:007FB9:00:001:Next Top Left Tile=Red Now! PL1
emerldaa:0:007FB9:30:001:Next Top Left Tile=Green Now! PL1
emerldaa:0:007FB9:80:001:Next Top Left Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emerldaa:0:007FB9:90:001:Next Top Left Tile=Light Blue Now! PL1
emerldaa:0:007FB9:A0:001:Next Top Left Tile=Blue Now! PL1
emerldaa:0:007FB9:B0:001:Next Top Left Tile=Gold Now! PL1
emerldaa:0:007FBB:00:001:Next Top Right Tile=Red Now! PL1
emerldaa:0:007FBB:30:001:Next Top Right Tile=Green Now! PL1
emerldaa:0:007FBB:80:001:Next Top Right Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emerldaa:0:007FBB:90:001:Next Top Right Tile=Light Blue Now! PL1
emerldaa:0:007FBB:A0:001:Next Top Right Tile=Blue Now! PL1
emerldaa:0:007FBB:B0:001:Next Top Right Tile=Gold Now! PL1
emerldaa:0:007FBD:00:001:Next Bot Left Tile=Red Now! PL1
emerldaa:0:007FBD:30:001:Next Bot Left Tile=Green Now! PL1
emerldaa:0:007FBD:80:001:Next Bot Left Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emerldaa:0:007FBD:90:001:Next Bot Left Tile=Light Blue Now! PL1
emerldaa:0:007FBD:A0:001:Next Bot Left Tile=Blue Now! PL1
emerldaa:0:007FBD:B0:001:Next Bot Left Tile=Gold Now! PL1
emerldaa:0:007FBF:00:001:Next Bot Right Tile=Red Now! PL1
emerldaa:0:007FBF:30:001:Next Bot Right Tile=Green Now! PL1
emerldaa:0:007FBF:80:001:Next Bot Right Tile=Purple/Brown Now! PL1:Purple in 1P, Brown in 2P
emerldaa:0:007FBF:90:001:Next Bot Right Tile=Light Blue Now! PL1
emerldaa:0:007FBF:A0:001:Next Bot Right Tile=Blue Now! PL1
emerldaa:0:007FBF:B0:001:Next Bot Right Tile=Gold Now! PL1
emerldaa:0:008E3D:05:000:Hold Tile above Line PL2:Bind to an activation key and toggle when you are ready to drop
emerldaa:0:000000:00:999:[ Select the colour of the falling tiles ]
emerldaa:0:000000:00:999:[ Do Not Use If The Square Is Empty ]
emerldaa:0:000000:00:999:[ (Set to Red if this happens) ]
emerldaa:0:008E49:00:001:Curr Top Left Tile=Red Now! PL2
emerldaa:0:008E49:30:001:Curr Top Left Tile=Green Now! PL2
emerldaa:0:008E49:80:001:Curr Top Left Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emerldaa:0:008E49:90:001:Curr Top Left Tile=Light Blue Now! PL2
emerldaa:0:008E49:A0:001:Curr Top Left Tile=Blue Now! PL2
emerldaa:0:008E49:B0:001:Curr Top Left Tile=Gold Now! PL2
emerldaa:0:008E4B:00:001:Curr Top Right Tile=Red Now! PL2
emerldaa:0:008E4B:30:001:Curr Top Right Tile=Green Now! PL2
emerldaa:0:008E4B:80:001:Curr Top Right Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emerldaa:0:008E4B:90:001:Curr Top Right Tile=Light Blue Now! PL2
emerldaa:0:008E4B:A0:001:Curr Top Right Tile=Blue Now! PL2
emerldaa:0:008E4B:B0:001:Curr Top Right Tile=Gold Now! PL2
emerldaa:0:008E4D:00:001:Curr Bot Left Tile=Red Now! PL2
emerldaa:0:008E4D:30:001:Curr Bot Left Tile=Green Now! PL2
emerldaa:0:008E4D:80:001:Curr Bot Left Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emerldaa:0:008E4D:90:001:Curr Bot Left Tile=Light Blue Now! PL2
emerldaa:0:008E4D:A0:001:Curr Bot Left Tile=Blue Now! PL2
emerldaa:0:008E4D:B0:001:Curr Bot Left Tile=Gold Now! PL2
emerldaa:0:008E4F:00:001:Curr Bot Right Tile=Red Now! PL2
emerldaa:0:008E4F:30:001:Curr Bot Right Tile=Green Now! PL2
emerldaa:0:008E4F:80:001:Curr Bot Right Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emerldaa:0:008E4F:90:001:Curr Bot Right Tile=Light Blue Now! PL2
emerldaa:0:008E4F:A0:001:Curr Bot Right Tile=Blue Now! PL2
emerldaa:0:008E4F:B0:001:Curr Bot Right Tile=Gold Now! PL2
emerldaa:0:008E59:00:001:Next Top Left Tile=Red Now! PL2
emerldaa:0:008E59:30:001:Next Top Left Tile=Green Now! PL2
emerldaa:0:008E59:80:001:Next Top Left Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emerldaa:0:008E59:90:001:Next Top Left Tile=Light Blue Now! PL2
emerldaa:0:008E59:A0:001:Next Top Left Tile=Blue Now! PL2
emerldaa:0:008E59:B0:001:Next Top Left Tile=Gold Now! PL2
emerldaa:0:008E5B:00:001:Next Top Right Tile=Red Now! PL2
emerldaa:0:008E5B:30:001:Next Top Right Tile=Green Now! PL2
emerldaa:0:008E5B:80:001:Next Top Right Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emerldaa:0:008E5B:90:001:Next Top Right Tile=Light Blue Now! PL2
emerldaa:0:008E5B:A0:001:Next Top Right Tile=Blue Now! PL2
emerldaa:0:008E5B:B0:001:Next Top Right Tile=Gold Now! PL2
emerldaa:0:008E5D:00:001:Next Bot Left Tile=Red Now! PL2
emerldaa:0:008E5D:30:001:Next Bot Left Tile=Green Now! PL2
emerldaa:0:008E5D:80:001:Next Bot Left Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emerldaa:0:008E5D:90:001:Next Bot Left Tile=Light Blue Now! PL2
emerldaa:0:008E5D:A0:001:Next Bot Left Tile=Blue Now! PL2
emerldaa:0:008E5D:B0:001:Next Bot Left Tile=Gold Now! PL2
emerldaa:0:008E5F:00:001:Next Bot Right Tile=Red Now! PL2
emerldaa:0:008E5F:30:001:Next Bot Right Tile=Green Now! PL2
emerldaa:0:008E5F:80:001:Next Bot Right Tile=Purple/Brown Now! PL2:Purple in 1P, Brown in 2P
emerldaa:0:008E5F:90:001:Next Bot Right Tile=Light Blue Now! PL2
emerldaa:0:008E5F:A0:001:Next Bot Right Tile=Blue Now! PL2
emerldaa:0:008E5F:B0:001:Next Bot Right Tile=Gold Now! PL2
; [ Empire City: 1931 (bootleg?) ]
empcity:0:F004:0B:000:Infinite Lives
empcity:0:F008:70:007:Infinite Ammo
empcity:0:E532:00:000:Invincibility
; [ Empire City: 1931 (Japan) ]
empcityj:0:F004:0B:000:Infinite Lives
empcityj:0:F008:70:007:Infinite Ammo
empcityj:0:E532:00:000:Invincibility
; [ Enduro Racer (bootleg set 2) ]
endurob2:0:040460:99:000:Infinite Time
; [ Enduro Racer (bootleg set 1) ]
endurobl:0:040460:99:000:Infinite Time
; [ Enduro Racer ]
enduror:0:040460:99:000:Infinite Time
; [ Enforce (Japan) ]
enforce:2:10458D:3B:000:Infinite Time
enforce:2:1045BD:0A:000:Infinite Shields
enforce:2:1045BF:04:000:Maximum Energy Charge
; [ Enigma 2 ]
enigma2:0:0000:00:999:[ This game hasn't even ]:REASON 11
enigma2:0:0000:00:999:[ been looked at due to ]:REASON 11
enigma2:0:0000:00:999:[ time constraints - Too]:REASON 11
enigma2:0:0000:00:999:[ many games and so ]:REASON 11
enigma2:0:0000:00:999:[ little time. It is ]:REASON 11
enigma2:0:0000:00:999:[ even possible that ]:REASON 11
enigma2:0:0000:00:999:[ this game may be a ]:REASON 11
enigma2:0:0000:00:999:[ clone of an existing ]:REASON 11
enigma2:0:0000:00:999:[ game which may have ]:REASON 11
enigma2:0:0000:00:999:[ cheats. Please search ]:REASON 11
enigma2:0:0000:00:999:[ the cheat forums ]:REASON 11
enigma2:0:0000:00:999:[ before posting cheat ]:REASON 11
enigma2:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Enigma 2 (Space Invaders Hardware) ]
enigma2a:0:0000:00:999:[ This game hasn't even ]:REASON 11
enigma2a:0:0000:00:999:[ been looked at due to ]:REASON 11
enigma2a:0:0000:00:999:[ time constraints - Too]:REASON 11
enigma2a:0:0000:00:999:[ many games and so ]:REASON 11
enigma2a:0:0000:00:999:[ little time. It is ]:REASON 11
enigma2a:0:0000:00:999:[ even possible that ]:REASON 11
enigma2a:0:0000:00:999:[ this game may be a ]:REASON 11
enigma2a:0:0000:00:999:[ clone of an existing ]:REASON 11
enigma2a:0:0000:00:999:[ game which may have ]:REASON 11
enigma2a:0:0000:00:999:[ cheats. Please search ]:REASON 11
enigma2a:0:0000:00:999:[ the cheat forums ]:REASON 11
enigma2a:0:0000:00:999:[ before posting cheat ]:REASON 11
enigma2a:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Escape from the Planet of the Robot Monsters (set 1) ]
eprom:0:3F7F55:19:000:Infinite Credits
eprom:0:16CB11:09:000:Infinite Lives/Energy PL1
eprom:0:16D04C:63:000:Infinite Bombs PL1
eprom:0:16CB13:09:000:Infinite Lives/Energy PL2
eprom:0:16D04D:63:000:Infinite Bombs PL2
; [ Escape from the Planet of the Robot Monsters (set 2) ]
eprom2:0:3F7F55:19:000:Infinite Credits
eprom2:0:16CB11:09:000:Infinite Lives/Energy PL1
eprom2:0:16D04C:63:000:Infinite Bombs PL1
eprom2:0:16CB13:09:000:Infinite Lives/Energy PL2
eprom2:0:16D04D:63:000:Infinite Bombs PL2
; [ Equites ]
equites:0:040400:80:040:Invincibility
:equites:62000000:000000:00000000:00000000:Select Weapon:Also gives you Infinite Ammo for the chosen special weapon
:equites:00210000:040180:00000000:00FFFFFF:No Weapon
:equites:00210000:040180:00019900:00FFFFFF:Circular
:equites:00210000:040180:00020099:00FFFFFF:6-Way
equites:0:04002E:0B:000:Infinite Lives PL1
equites:0:04002F:0B:000:Infinite Lives PL2
; [ Equites (Sega) ]
equitess:0:040400:80:040:Invincibility
:equitess:62000000:000000:00000000:00000000:Select Weapon:Also gives you Infinite Ammo for the chosen special weapon
:equitess:00210000:040180:00000000:00FFFFFF:No Weapon
:equitess:00210000:040180:00019900:00FFFFFF:Circular
:equitess:00210000:040180:00020099:00FFFFFF:6-Way
equitess:0:04002E:0B:000:Infinite Lives PL1
equitess:0:04002F:0B:000:Infinite Lives PL2
; [ Empire Strikes Back, The ]
esb:0:4860:05:000:Infinite Shields
esb:0:4BFE:04:000:Infinite Tow Cables
; [ Escape Kids (Japan 2 Players) ]
esckids:0:0651:00:000:Infinite Time
esckids:0:0652:00:500:Infinite Time (2/2)
esckids:0:0410:63:000:Infinite Super Jumps PL1
esckids:0:0470:63:000:Infinite Super Jumps PL2
; [ Espial (US?) ]
espial:0:582B:07:000:Infinite Lives PL1
espial:0:582C:07:000:Infinite Lives PL2
espial:0:59EC:83:000:Invincibility
espial:0:58FA:83:500:Invincibility (2/2)
; [ Espial (Europe) ]
espiale:0:582B:07:000:Infinite Lives PL1
espiale:0:582C:07:000:Infinite Lives PL2
espiale:0:59EC:83:000:Invincibility
espiale:0:58FA:83:500:Invincibility (2/2)
; [ ESP Ra.De. (International Ver 1998 4/22) ]
esprade:0:101227:09:000:Infinite Credits
esprade:0:10254F:07:000:Infinite Lives PL1
esprade:0:102750:0F:000:Infinite Bombs PL1
esprade:0:102748:F0:000:Invincibility PL1
esprade:0:10272B:04:000:Maximum Power PL1
esprade:0:102551:07:000:Infinite Lives PL2
esprade:0:1027A0:0F:000:Infinite Bombs PL2
esprade:0:102798:F0:000:Invincibility PL2
esprade:0:10277B:04:000:Maximum Power PL2
; [ ESP Ra.De. (Japan Ver 1998 4/21) ]
espradej:0:101227:09:000:Infinite Credits
espradej:0:10254F:07:000:Infinite Lives PL1
espradej:0:102750:0F:000:Infinite Bombs PL1
espradej:0:102748:F0:000:Invincibility PL1
espradej:0:10272B:04:000:Maximum Power PL1
espradej:0:102551:07:000:Infinite Lives PL2
espradej:0:1027A0:0F:000:Infinite Bombs PL2
espradej:0:102798:F0:000:Invincibility PL2
espradej:0:10277B:04:000:Maximum Power PL2
; [ ESP Ra.De. (Japan Ver 1998 4/14) ]
espradeo:0:101227:09:000:Infinite Credits
espradeo:0:10254F:07:000:Infinite Lives PL1
espradeo:0:102750:0F:000:Infinite Bombs PL1
espradeo:0:102748:F0:000:Invincibility PL1
espradeo:0:10272B:04:000:Maximum Power PL1
espradeo:0:102551:07:000:Infinite Lives PL2
espradeo:0:1027A0:0F:000:Infinite Bombs PL2
espradeo:0:102798:F0:000:Invincibility PL2
espradeo:0:10277B:04:000:Maximum Power PL2
; [ E-Swat - Cyber Police ]
eswat:0:FFC460:64:000:Infinite Time
eswat:0:FFC821:09:000:Infinite Lives PL1
eswat:0:FFC810:2F:000:Infinite Energy PL1
eswat:0:FFD15A:40:040:Invincibility Buggy PL1
eswat:0:FFD15A:08:542:Invincibility Buggy PL1 (2/2)
eswat:0:FFD157:6C:000:Invincibility Half PL1
eswat:0:FFC815:E7:000:Infinite Ammo PL1
eswat:0:FFC814:03:500:Infinite Ammo PL1 (2/2)
eswat:0:FFC861:09:000:Infinite Lives PL2
eswat:0:FFC850:2F:000:Infinite Energy PL2
eswat:0:FFD06A:40:040:Invincibility Buggy PL2
eswat:0:FFD06A:08:542:Invincibility Buggy PL2 (2/2)
eswat:0:FFD067:66:000:Invincibility Half PL2
eswat:0:FFC855:E7:000:Infinite Ammo PL2
eswat:0:FFC854:03:500:Infinite Ammo PL2 (2/2)
; [ E-Swat - Cyber Police (bootleg) ]
eswatbl:0:FFC460:64:000:Infinite Time
eswatbl:0:FFC821:09:000:Infinite Lives PL1
eswatbl:0:FFC810:2F:000:Infinite Energy PL1
eswatbl:0:FFD15A:40:040:Invincibility Buggy PL1
eswatbl:0:FFD15A:08:542:Invincibility Buggy PL1 (2/2)
eswatbl:0:FFD157:6C:000:Invincibility Half PL1
eswatbl:0:FFC815:E7:000:Infinite Ammo PL1
eswatbl:0:FFC814:03:500:Infinite Ammo PL1 (2/2)
eswatbl:0:FFC861:09:000:Infinite Lives PL2
eswatbl:0:FFC850:2F:000:Infinite Energy PL2
eswatbl:0:FFD06A:40:040:Invincibility Buggy PL2
eswatbl:0:FFD06A:08:542:Invincibility Buggy PL2 (2/2)
eswatbl:0:FFD067:66:000:Invincibility Half PL2
eswatbl:0:FFC855:E7:000:Infinite Ammo PL2
eswatbl:0:FFC854:03:500:Infinite Ammo PL2 (2/2)
; [ Kokontouzai Eto Monogatari (Japan) ]
eto:0:200988:09:000:Infinite Credits
eto:0:202AC3:00:000:Never be dropped on PL1
eto:0:202AC7:4C:001:Win this game Now! PL1
eto:0:202C40:01:000:Next bottom tile always Red PL1
eto:0:202C40:02:000:Next bottom tile always Orange PL1
eto:0:202C40:03:000:Next bottom tile always Green PL1
eto:0:202C40:04:000:Next bottom tile always Blue PL1
eto:0:202C40:05:000:Next bottom tile always Purple PL1
eto:0:202C40:06:000:Next bottom tile always Bubble PL1
eto:0:202C40:07:000:Next bottom tile always Chest PL1
eto:0:202C41:01:000:Next top tile always Red PL1
eto:0:202C41:02:000:Next top tile always Orange PL1
eto:0:202C41:03:000:Next top tile always Green PL1
eto:0:202C41:04:000:Next top tile always Blue PL1
eto:0:202C41:05:000:Next top tile always Purple PL1
eto:0:202C41:06:000:Next top tile always Bubble PL1
eto:0:202C41:07:000:Next top tile always Chest PL1
eto:0:202C40:01:001:Next bottom tile is Red Now! PL1
eto:0:202C40:02:001:Next bottom tile is Orange Now! PL1
eto:0:202C40:03:001:Next bottom tile is Green Now! PL1
eto:0:202C40:04:001:Next bottom tile is Blue Now! PL1
eto:0:202C40:05:001:Next bottom tile is Purple Now! PL1
eto:0:202C40:06:001:Next bottom tile is Bubble Now! PL1
eto:0:202C40:07:001:Next bottom tile is Chest Now! PL1
eto:0:202C41:01:001:Next top tile is Red Now! PL1
eto:0:202C41:02:001:Next top tile is Orange Now! PL1
eto:0:202C41:03:001:Next top tile is Green Now! PL1
eto:0:202C41:04:001:Next top tile is Blue Now! PL1
eto:0:202C41:05:001:Next top tile is Purple Now! PL1
eto:0:202C41:06:001:Next top tile is Bubble Now! PL1
eto:0:202C41:07:001:Next top tile is Chest Now! PL1
eto:0:202AC7:00:001:Never be dropped on PL2
eto:0:202AC3:4C:001:Win this game Now! PL2
eto:0:202C42:01:000:Next bottom tile always Red PL2
eto:0:202C42:02:000:Next bottom tile always Orange PL2
eto:0:202C42:03:000:Next bottom tile always Green PL2
eto:0:202C42:04:000:Next bottom tile always Blue PL2
eto:0:202C42:05:000:Next bottom tile always Purple PL2
eto:0:202C42:06:000:Next bottom tile always Bubble PL2
eto:0:202C42:07:000:Next bottom tile always Chest PL2
eto:0:202C43:01:000:Next top tile always Red PL2
eto:0:202C43:02:000:Next top tile always Orange PL2
eto:0:202C43:03:000:Next top tile always Green PL2
eto:0:202C43:04:000:Next top tile always Blue PL2
eto:0:202C43:05:000:Next top tile always Purple PL2
eto:0:202C43:06:000:Next top tile always Bubble PL2
eto:0:202C43:07:000:Next top tile always Chest PL2
eto:0:202C42:01:001:Next bottom tile is Red Now! PL2
eto:0:202C42:02:001:Next bottom tile is Orange Now! PL2
eto:0:202C42:03:001:Next bottom tile is Green Now! PL2
eto:0:202C42:04:001:Next bottom tile is Blue Now! PL2
eto:0:202C42:05:001:Next bottom tile is Purple Now! PL2
eto:0:202C42:06:001:Next bottom tile is Bubble Now! PL2
eto:0:202C42:07:001:Next bottom tile is Chest Now! PL2
eto:0:202C43:01:001:Next top tile is Red Now! PL2
eto:0:202C43:02:001:Next top tile is Orange Now! PL2
eto:0:202C43:03:001:Next top tile is Green Now! PL2
eto:0:202C43:04:001:Next top tile is Blue Now! PL2
eto:0:202C43:05:001:Next top tile is Purple Now! PL2
eto:0:202C43:06:001:Next top tile is Bubble Now! PL2
eto:0:202C43:07:001:Next top tile is Chest Now! PL2
; [ Euro Champ '92 (World) ]
euroch92:0:102935:09:000:Infinite Credits
euroch92:0:102929:3B:000:Infinite Time
euroch92:0:10A441:3C:500:Infinite Time (2/3)
euroch92:0:10A440:63:500:Infinite Time (3/3)
euroch92:0:102929:00:001:Finish this Game Now!
euroch92:0:10A441:00:501:Finish this Game Now! (2/3)
euroch92:0:10A440:00:501:Finish this Game Now! (3/3)
euroch92:0:1078EC:00:000:Score always 0 PL1
euroch92:0:10A43E:00:500:Score always 0 PL1 (2/2)
euroch92:0:1078EC:09:000:Score always 9 PL1
euroch92:0:10A43E:09:500:Score always 9 PL1 (2/2)
euroch92:0:1078EC:00:001:Set score = 0 Now! PL1
euroch92:0:10A43E:00:501:Set score = 0 Now! PL1 (2/2)
euroch92:0:1078EC:09:001:Set score = 9 Now! PL1
euroch92:0:10A43E:09:501:Set score = 9 Now! PL1 (2/2)
euroch92:0:107BEC:00:000:Score always 0 PL2
euroch92:0:10A43F:00:500:Score always 0 PL2 (2/2)
euroch92:0:107BEC:09:000:Score always 9 PL2
euroch92:0:10A43F:09:500:Score always 9 PL2 (2/2)
euroch92:0:107BEC:00:001:Set score = 0 Now! PL2
euroch92:0:10A43F:00:501:Set score = 0 Now! PL2 (2/2)
euroch92:0:107BEC:09:001:Set score = 9 Now! PL2
euroch92:0:10A43F:09:501:Set score = 9 Now! PL2 (2/2)
; [ Evil Stone ]
evilston:0:0000:00:999:[ This game hasn't even ]:REASON 11
evilston:0:0000:00:999:[ been looked at due to ]:REASON 11
evilston:0:0000:00:999:[ time constraints - Too]:REASON 11
evilston:0:0000:00:999:[ many games and so ]:REASON 11
evilston:0:0000:00:999:[ little time. It is ]:REASON 11
evilston:0:0000:00:999:[ even possible that ]:REASON 11
evilston:0:0000:00:999:[ this game may be a ]:REASON 11
evilston:0:0000:00:999:[ clone of an existing ]:REASON 11
evilston:0:0000:00:999:[ game which may have ]:REASON 11
evilston:0:0000:00:999:[ cheats. Please search ]:REASON 11
evilston:0:0000:00:999:[ the cheat forums ]:REASON 11
evilston:0:0000:00:999:[ before posting cheat ]:REASON 11
evilston:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Vs. Excitebike (Japan) ]
excitbkj:0:0063:03:000:Infinite Time
excitbkj:0:03E3:00:000:No Overheating
; [ Vs. Excitebike ]
excitebk:0:0063:03:000:Infinite Time
excitebk:0:03E3:00:000:No Overheating
; [ Exciting Hour ]
excthour:0:02CF:59:000:Infinite Time
excthour:0:0000:00:999:[The Referee never counts ]
excthour:0:0000:00:999:[cheat gives you Infinite ]
excthour:0:0000:00:999:[Time out of the ring, when ]
excthour:0:0000:00:999:[you are on the corner and ]
excthour:0:0000:00:999:[makes it impossible to get ]
excthour:0:0000:00:999:[a fall. Either disable it ]
excthour:0:0000:00:999:[or use the CORRECT 'Time =']
excthour:0:0000:00:999:[cheats. These can also be ]
excthour:0:0000:00:999:[useful to enable when it's ]
excthour:0:0000:00:999:[to your advantage!! ;-) ]
excthour:0:00E6:01:000:Referee never counts
excthour:0:00E6:19:001:Out of Ring Time = 19 Now!
excthour:0:00E6:02:001:Fall Count Time = 2 Now!
excthour:0:00E6:04:001:Corner Count Time = 4 Now!
excthour:0:0000:00:999:[ ]
excthour:0:004A:FF:000:Infinite Energy PL1
excthour:0:004A:00:001:Drain all Energy Now! PL1
excthour:0:0059:00:000:Infinite Jumps on Corner PL1
excthour:0:004B:FF:000:Infinite Energy PL2
excthour:0:004B:00:001:Drain all Energy Now! PL2
excthour:0:0059:00:000:Infinite Jumps on Corner PL2
excthour:0:0000:00:999:[The Infinite Attacks cheats]
excthour:0:0000:00:999:[prevents the other player ]
excthour:0:0000:00:999:[attacking you after you've ]
excthour:0:0000:00:999:[attacked them three times ]
excthour:0:0000:00:999:[in a row. ]
excthour:0:0039:00:000:Infinite Attacks PL1
excthour:0:003A:00:000:Infinite Attacks PL2
; [ Excite League ]
exctleag:0:0000:00:999:[ There are no cheats ]:REASON 1
exctleag:0:0000:00:999:[ for this game as it ]:REASON 1
exctleag:0:0000:00:999:[ didn't work the last ]:REASON 1
exctleag:0:0000:00:999:[ time it was tested. ]:REASON 1
exctleag:0:0000:00:999:[ If the game now works ]:REASON 1
exctleag:0:0000:00:999:[ please request cheats ]:REASON 1
exctleag:0:0000:00:999:[ for it on the cheat ]:REASON 1
exctleag:0:0000:00:999:[ forums. ]:REASON 1
; [ Exciting Soccer II ]
exctscc2:0:7C0D:99:000:Infinite Time
exctscc2:0:7C0E:59:500:Infinite Time (2/2)
exctscc2:0:7C0D:00:001:Finish Match Now!
exctscc2:0:7C0E:01:501:Finish Match Now! (2/2)
exctscc2:0:7C19:09:070:Select Score PL1
exctscc2:0:7C1C:09:070:Select Score PL2
; [ Exciting Soccer (alternate music) ]
exctscca:0:7C0D:99:000:Infinite Time
exctscca:0:7C0E:59:500:Infinite Time (2/2)
exctscca:0:7C0D:00:001:Finish Match Now!
exctscca:0:7C0E:01:501:Finish Match Now! (2/2)
exctscca:0:7C19:09:070:Select Score PL1
exctscca:0:7C1C:09:070:Select Score PL2
; [ Exciting Soccer (bootleg) ]
exctsccb:0:7C0D:99:000:Infinite Time
exctsccb:0:7C0E:59:500:Infinite Time (2/2)
exctsccb:0:7C0D:00:001:Finish Match Now!
exctsccb:0:7C0E:01:501:Finish Match Now! (2/2)
exctsccb:0:7C19:09:070:Select Score PL1
exctsccb:0:7C1C:09:070:Select Score PL2
; [ Exciting Soccer ]
exctsccr:0:7C0D:99:000:Infinite Time
exctsccr:0:7C0E:59:500:Infinite Time (2/2)
exctsccr:0:7C0D:00:001:Finish Match Now!
exctsccr:0:7C0E:01:501:Finish Match Now! (2/2)
exctsccr:0:7C19:09:070:Select Score PL1
exctsccr:0:7C1C:09:070:Select Score PL2
; [ Exed Exes ]
exedexes:0:E040:03:000:Infinite Bombs
exedexes:0:F007:06:000:Infinite Lives PL1
exedexes:0:F011:C9:000:Invincibility PL1
exedexes:0:F015:06:000:Always 1-way fire PL1
exedexes:0:F015:07:000:Always 2-way fire PL1
exedexes:0:F015:08:000:Always 3-way fire PL1
exedexes:0:F015:0F:000:Always Super Weapon PL1
exedexes:0:F015:06:001:Get 1-way fire PL1 Now!
exedexes:0:F015:07:001:Get 2-way fire PL1 Now!
exedexes:0:F015:08:001:Get 3-way fire PL1 Now!
exedexes:0:F015:0F:001:Get Super Weapon PL1 Now!
exedexes:0:F087:06:000:Infinite Lives PL2
exedexes:0:F091:C9:000:Invincibility PL2
exedexes:0:F095:06:000:Always 1-way fire PL2
exedexes:0:F095:07:000:Always 2-way fire PL2
exedexes:0:F095:08:000:Always 3-way fire PL2
exedexes:0:F095:0F:000:Always Super Weapon PL2
exedexes:0:F095:06:001:Get 1-way fire PL2 Now!
exedexes:0:F095:07:001:Get 2-way fire PL2 Now!
exedexes:0:F095:08:001:Get 3-way fire PL2 Now!
exedexes:0:F095:0F:001:Get Super Weapon PL2 Now!
; [ Exerion ]
exerion:0:6048:06:000:Infinite Lives
exerion:0:6046:99:000:Infinite Firepower
; [ Exerion (bootleg) ]
exerionb:0:6048:06:000:Infinite Lives
exerionb:0:6046:99:000:Infinite Firepower
; [ Exerion (Taito) ]
exeriont:0:6048:06:000:Infinite Lives
exeriont:0:6046:99:000:Infinite Firepower
; [ Exerizer (Japan) (bootleg) ]
exerizrb:0:C001:09:000:Infinite Credits
exerizrb:0:C042:03:000:Infinite Lives
exerizrb:0:C048:99:000:Infinite Ammo
exerizrb:0:C049:99:500:Infinite Ammo (2/2)
; [ Exodus (bootleg?) ]
exodus:0:421D:05:000:Infinite Lives
exodus:0:12D9:C9:100:Invincibility
; [ Explorer ]
explorer:0:4108:05:000:Infinite Lives
explorer:0:4105:FF:000:Infinite Fuel
explorer:0:2047:C9:100:Invincibility
explorer:0:2113:C9:600:Invincibility (2/2)
explorer:0:0000:00:999:[Level 6 = Base ]
explorer:0:411E:05:071:Select current level
explorer:0:411E:05:061:Select next level
; [ Express Raider (US) ]
exprraid:0:000C:99:000:Infinite Lives
exprraid:0:0012:05:001:Get 1 more to finish Exp2 car
exprraid:0:0056:00:000:Stop Train Bombs
exprraid:0:0000:00:999:[This Infinite Energy cheat ]
exprraid:0:0000:00:999:[may have to be turned OFF ]
exprraid:0:0000:00:999:[with F6 if you get pushed ]
exprraid:0:0000:00:999:[off the train or encounter ]
exprraid:0:0000:00:999:[problems with the box ]
exprraid:0:0000:00:999:[pusher. Turn the cheat back]
exprraid:0:0000:00:999:[ON with the F6 key. ]
exprraid:0:0031:50:000:Infinite Energy
exprraid:0:0000:00:999:[This Infinite Time cheat ]
exprraid:0:0000:00:999:[should be disabled when you]
exprraid:0:0000:00:999:[you reach the engine with ]
exprraid:0:0000:00:999:[F6 or better use the Lose ]
exprraid:0:0000:00:999:[All Exp2 Time Now! cheat ]
exprraid:0:0028:59:000:Infinite Exp2 Time
exprraid:0:0028:01:001:Lose All Exp2 Time Now!
; [ Extreme Downhill (v1.5) ]
extdwnhl:0:20009D:09:000:Infinite Credits
extdwnhl:0:202843:63:000:Infinite Time
; [ Exterminator ]
exterm:0:1FFF19E2:00:110:Infinite Energy:Yes it's true this REALLY works!! Fear my TMS34010 assembly reading skills! I am so happy to get this baby working and thanks to Ian Patterson for changing the cheat engine to make it all possible.
exterm:0:1FFF19E3:03:610:Infinite Energy (2/2)
; [ Extermination (US) ]
extrmatn:0:E78E:99:000:Infinite Life PL1
extrmatn:0:E78F:99:500:Infinite Life PL1 (2/2)
extrmatn:0:E7AE:99:000:Infinite Life PL2
extrmatn:0:E7AF:99:500:Infinite Life PL2 (2/2)
; [ Exvania (Japan) ]
exvania:0:005197:64:000:Infinite Time
exvania:0:00C1CF:08:000:Infinite Lives PL1
exvania:0:00C1B7:01:000:Infinite Bombs PL1
exvania:0:00C1B7:00:000:Can NEVER Lay Bombs PL1
exvania:0:00C1B5:20:000:Always have Max Bomb Strength PL1
exvania:0:00C1B5:00:000:Always have Min Bomb Strength PL1
exvania:0:00C1B0:40:000:Always have a Fast Speed PL1
exvania:0:00C1B0:01:000:Always have a Slow Speed PL1
exvania:0:00C283:08:000:Infinite Lives PL2
exvania:0:00C26B:01:000:Infinite Bombs PL2
exvania:0:00C26B:00:000:Can NEVER Lay Bombs PL2
exvania:0:00C269:20:000:Always have Max Bomb Strength PL2
exvania:0:00C269:00:000:Always have Min Bomb Strength PL2
exvania:0:00C264:40:000:Always have a Fast Speed PL2
exvania:0:00C264:01:000:Always have a Slow Speed PL2
exvania:0:00C337:08:000:Infinite Lives PL3
exvania:0:00C31F:01:000:Infinite Bombs PL3
exvania:0:00C31F:00:000:Can NEVER Lay Bombs PL3
exvania:0:00C31D:20:000:Always have Max Bomb Strength PL3
exvania:0:00C31D:00:000:Always have Min Bomb Strength PL3
exvania:0:00C318:40:000:Always have a Fast Speed PL3
exvania:0:00C318:01:000:Always have a Slow Speed PL3
exvania:0:00C3EB:08:000:Infinite Lives PL4
exvania:0:00C3D3:01:000:Infinite Bombs PL4
exvania:0:00C3D3:00:000:Can NEVER Lay Bombs PL4
exvania:0:00C3D1:20:000:Always have Max Bomb Strength PL4
exvania:0:00C3D1:00:000:Always have Min Bomb Strength PL4
exvania:0:00C3CC:40:000:Always have a Fast Speed PL4
exvania:0:00C3CC:01:000:Always have a Slow Speed PL4
; [ Exzisus (Japan) ]
exzisus:0:F80B:09:000:Infinite Credits
exzisus:3:EB70:00:000:Invincibility
exzisus:3:E50F:C0:000:Always have Bird & Dog Option
exzisus:3:E530:8C:500:Always have Bird & Dog Option (2/3)
exzisus:3:E540:8D:500:Always have Bird & Dog Option (3/3)
exzisus:3:E50D:87:000:Always have Disruption & Full Auto
exzisus:3:E50D:8B:000:Always have Laser & Full auto
exzisus:3:E50E:01:000:Always have Land Missiles
exzisus:3:E50E:02:000:Always have Air Missiles
exzisus:3:E50E:FE:000:Always have Back Missiles:This weapon is not normally available
exzisus:3:E50E:FC:000:Always have Sub Disruption:This weapon is not normally available
exzisus:3:E50E:FB:000:Always have Back Laser:This weapon is not normally available
exzisus:3:E50E:01:001:Get Land Missiles Now!
exzisus:3:E50E:02:001:Get Air Missiles Now!
exzisus:3:E50E:FE:001:Get Back Missiles Now!:This weapon is not normally available
exzisus:3:E50E:FC:001:Get Sub Disruption Now!:This weapon is not normally available
exzisus:3:E50E:FB:001:Get Back Laser Now!:This weapon is not normally available
exzisus:0:F886:64:000:Infinite Lives PL1
exzisus:0:F906:64:000:Infinite Lives PL2
; [ Eyes (Digitrex Techstar) ]
eyes:0:4E45:00:000:Invincibility
eyes:0:4CEC:0A:000:Infinite Lives PL1
eyes:0:4CED:0A:000:Infinite Lives PL2
; [ Eyes (Techstar) ]
eyes2:0:4E45:00:000:Invincibility
eyes2:0:4CEC:0A:000:Infinite Lives PL1
eyes2:0:4CED:0A:000:Infinite Lives PL2
; [ F-15 Strike Eagle ]
f15se:0:0000:00:999:[ There are no cheats ]:REASON 1
f15se:0:0000:00:999:[ for this game as it ]:REASON 1
f15se:0:0000:00:999:[ didn't work the last ]:REASON 1
f15se:0:0000:00:999:[ time it was tested. ]:REASON 1
f15se:0:0000:00:999:[ If the game now works ]:REASON 1
f15se:0:0000:00:999:[ please request cheats ]:REASON 1
f15se:0:0000:00:999:[ for it on the cheat ]:REASON 1
f15se:0:0000:00:999:[ forums. ]:REASON 1
; [ F-1 Dream ]
f1dream:0:FFF2A1:00:000:Infinite Time
f1dream:0:FFCEAE:D6:000:Infinite G/B
f1dream:0:FFCEB0:DD:000:Infinite Tires
; [ F-1 Dream (bootleg) ]
f1dreamb:0:FFF2A1:00:000:Infinite Time
f1dreamb:0:FFCEAE:D6:000:Infinite G/B
f1dreamb:0:FFCEB0:DD:000:Infinite Tires
; [ F1 Exhaust Note ]
f1en:0:200706:B7:000:Infinite Time
f1en:0:200707:0B:500:Infinite Time (2/2)
; [ F-1 Grand Prix ]
f1gp:0:FFA953:63:000:Infinite Race Time
f1gp:0:FF810B:63:007:Infinite Qualifying Time
f1gp:0:FF9DCE:00:000:Infinite Lap Time
f1gp:0:FF9DCF:00:500:Infinite Lap Time (2/4)
f1gp:0:FF9DD0:00:500:Infinite Lap Time (3/4)
f1gp:0:FF9DD1:00:500:Infinite Lap Time (4/4)
; [ F-1 Grand Prix Part II ]
f1gp2:0:FF82EB:63:000:Infinite Race Time
f1gp2:0:FF810B:63:006:Infinite Qualifying Time
f1gp2:0:FF9E16:00:000:Infinite Lap Time
f1gp2:0:FF9E17:00:500:Infinite Lap Time (2/4)
f1gp2:0:FF9E18:00:500:Infinite Lap Time (3/4)
f1gp2:0:FF9E19:00:500:Infinite Lap Time (4/4)
f1gp2:0:FFAAB5:03:000:Infinite Turbos
; [ Grand Prix Star ]
f1gpstar:0:0F902F:63:000:Infinite Credits
f1gpstar:0:0FA008:03:000:Infinite Time
f1gpstar:0:0FA009:E7:500:Infinite Time (2/2)
f1gpstar:0:0FA2AB:C1:000:Always drive at Maximum Speed:Turn it OFF if you are stuck in a crash position
f1gpstar:0:0FA2AA:01:500:Always drive at Maximum Speed (2/2)
f1gpstar:0:0FA2AB:C1:001:Get Maximum Speed Boost Now!:Use this with an Activation Key for best effect
f1gpstar:0:0FA2AA:01:501:Get Maximum Speed Boost Now! (2/2)
f1gpstar:0:0FA30D:00:000:Always in Position 1
f1gpstar:0:0FA30D:00:001:Get Position 1 Now!
f1gpstar:0:0FA30D:07:071:Select Position Now!
; [ F-1 Grand Prix Star II ]
f1gpstr2:0:0F0005:0A:000:Infinite Time
f1gpstr2:0:0F023B:FF:000:Always drive at Max Speed
f1gpstr2:0:0F023A:00:500:Always drive at Max Speed (2/2)
f1gpstr2:0:0F023B:20:000:Always drive at Crazy Speed
f1gpstr2:0:0F023A:02:500:Always drive at Crazy Speed (2/2)
; [ F1 Super Lap ]
f1lap:0:0000:00:999:[ There are no cheats ]:REASON 1
f1lap:0:0000:00:999:[ for this game as it ]:REASON 1
f1lap:0:0000:00:999:[ didn't work the last ]:REASON 1
f1lap:0:0000:00:999:[ time it was tested. ]:REASON 1
f1lap:0:0000:00:999:[ If the game now works ]:REASON 1
f1lap:0:0000:00:999:[ please request cheats ]:REASON 1
f1lap:0:0000:00:999:[ for it on the cheat ]:REASON 1
f1lap:0:0000:00:999:[ forums. ]:REASON 1
; [ F1 Super Battle ]
f1superb:0:FEE02004:0A:000:Infinite Time
; [ F/A (Japan) ]
fa:0:001043:09:000:Infinite Credits
fa:0:0013B5:09:000:Infinite Energy PL1
fa:0:00143F:09:000:Infinite Energy PL2
; [ Face Off (Japan) ]
faceoff:0:4112:09:000:Infinite Period Time
faceoff:0:4113:99:500:Infinite Period Time (2/2)
faceoff:0:4112:00:001:Finish Period Now!
faceoff:0:4113:00:501:Finish Period Now! (2/2)
faceoff:0:4128:99:073:Select Score PL1
faceoff:0:4128:00:000:Score always = 0 PL1
faceoff:0:4128:10:000:Score always = 10 PL1
faceoff:0:4128:00:001:Score = 0 Now! PL1
faceoff:0:4128:10:001:Score = 10 Now! PL1
faceoff:0:412C:99:073:Select Score PL2
faceoff:0:412C:00:000:Score always = 0 PL2
faceoff:0:412C:10:000:Score always = 10 PL2
faceoff:0:412C:00:001:Score = 0 Now! PL2
faceoff:0:412C:10:001:Score = 10 Now! PL2
; [ Falcon ]
falcon:0:4390:09:000:Infinite Lives
falcon:0:43A6:DD:000:Never have shields
falcon:0:43A6:00:003:Shield Always Ready
falcon:0:43C0:84:000:Infinite Shields
falcon:0:0CC4:C9:100:Invincibility
; [ Fantasia ]
fantasia:0:C80F82:09:000:Infinite Credits
fantasia:0:C82674:09:000:Infinite Time
fantasia:0:C82675:3C:500:Infinite Time (2/2)
fantasia:0:C8261B:14:000:Infinite Energy:Display isn't correct
fantasia:0:C82761:64:001:End round with 100% Now!
fantasia:0:C82763:00:501:End round with 100% Now!(2/2)
fantasia:0:C82662:03:000:Infinite Lives PL1
fantasia:0:C82663:03:000:Infinite Lives PL2
; [ Fantasy (World) ]
fantasy:0:00C1:08:000:Infinite Lives
fantasy:0:00A8:C0:000:Invincibility
; [ Fantasy (Japan) ]
fantasyj:0:00C1:08:000:Infinite Lives
fantasyj:0:00A8:C0:000:Invincibility
; [ Fantasy (US) ]
fantasyu:0:00C1:08:000:Infinite Lives
fantasyu:0:00A8:C0:000:Invincibility
; [ Fantazia ]
fantazia:0:809D:01:000:Infinite Lives
fantazia:0:809E:00:500:Infinite Lives (2/2)
fantazia:0:206F:C3:100:Invincibility
fantazia:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
fantazia:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
fantazia:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
fantazia:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
fantazia:0:8143:C2:500:Always have Full Size Ship (2/6)
fantazia:0:8145:01:500:Always have Full Size Ship (3/6)
fantazia:0:8148:C8:500:Always have Full Size Ship (4/6)
fantazia:0:814A:01:500:Always have Full Size Ship (5/6)
fantazia:0:814D:D8:500:Always have Full Size Ship (6/6)
fantazia:0:8230:30:000:Infinite Time to dock
fantazia:0:8230:00:001:No more dock time Now!
fantazia:0:8231:01:501:No more dock time Now! (2/2)
fantazia:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Fantastic Journey ]
fantjour:0:C0D3C7:0A:000:Infinite Lives PL1
fantjour:0:C00435:02:000:Invincibility PL1
fantjour:0:C0D427:0A:000:Infinite Lives PL2
fantjour:0:C03235:02:000:Invincibility PL2
; [ Fantasy Land ]
fantland:0:03A58:63:000:Infinite Credits
fantland:0:0361E:47:000:Infinite Energy
fantland:0:039A0:02:000:Invincibility
fantland:0:03992:09:000:Infinite Lives PL1
fantland:0:03994:09:000:Infinite Lives PL2
; [ Fantasia II ]
fantsia2:0:C80F82:09:000:Infinite Credits
fantsia2:0:C82674:09:000:Infinite Time
fantsia2:0:C82675:3C:500:Infinite Time (2/2)
fantsia2:0:C8261B:14:000:Infinite Energy:Display isn't correct
fantsia2:0:C82761:64:001:End round with 100% Now!
fantsia2:0:C82763:00:501:End round with 100% Now!(2/2)
fantsia2:0:C82662:03:000:Infinite Lives PL1
fantsia2:0:C82663:03:000:Infinite Lives PL2
; [ Fantasy '95 ]
fantsy95:0:C80F82:09:000:Infinite Credits
fantsy95:0:C82674:09:000:Infinite Time
fantsy95:0:C82675:3C:500:Infinite Time (2/2)
fantsy95:0:C8261B:14:000:Infinite Energy:Display isn't correct
fantsy95:0:C82761:64:001:End round with 100% Now!
fantsy95:0:C82763:00:501:End round with 100% Now!(2/2)
fantsy95:0:C82662:03:000:Infinite Lives PL1
fantsy95:0:C82663:03:000:Infinite Lives PL2
; [ Fantasy Zone 2 ]
fantzn2:0:0000:00:999:[ There are no cheats ]:REASON 1
fantzn2:0:0000:00:999:[ for this game as it ]:REASON 1
fantzn2:0:0000:00:999:[ didn't work the last ]:REASON 1
fantzn2:0:0000:00:999:[ time it was tested. ]:REASON 1
fantzn2:0:0000:00:999:[ If the game now works ]:REASON 1
fantzn2:0:0000:00:999:[ please request cheats ]:REASON 1
fantzn2:0:0000:00:999:[ for it on the cheat ]:REASON 1
fantzn2:0:0000:00:999:[ forums. ]:REASON 1
; [ Fantasy Zone (Japan New Ver.) ]
fantzone:0:FFC40C:99:000:Infinite Gold PL1
fantzone:0:FFC40D:99:500:Infinite Gold PL1 (2/4)
fantzone:0:FFC40E:99:500:Infinite Gold PL1 (3/4)
fantzone:0:FFC40F:99:500:Infinite Gold PL1 (4/4)
fantzone:0:FFC41C:99:000:Infinite Gold PL2
fantzone:0:FFC41D:99:500:Infinite Gold PL2 (2/4)
fantzone:0:FFC41E:99:500:Infinite Gold PL2 (3/4)
fantzone:0:FFC41F:99:500:Infinite Gold PL2 (4/4)
fantzone:0:FFC003:06:000:Infinite Lives
fantzone:0:FFC23B:08:040:Invincibility
fantzone:0:FFC23B:10:021:Stage clear in 7 seconds Now!
fantzone:0:FFC23B:80:021:Go to Parts Shop or Menu Now!
fantzone:0:FFC23B:04:021:Switch to PL2 Now!
fantzone:0:FFC23B:04:041:Switch to PL1 Now!
fantzone:0:FFC23B:01:021:Switch DEMO Mode "ON" Now!
fantzone:0:FFC23B:01:041:Switch DEMO Mode "OFF" Now!
fantzone:0:FFC3FE:99:000:Infinite Shop Time
fantzone:0:FFC00B:30:000:Infinite Menu Time
fantzone:0:FFC4AD:FF:000:Infinite Weapon Time
fantzone:0:FFC065:0A:000:Infinite Fire Bomb
fantzone:0:FFC067:0A:000:Infinite Smart Bomb
fantzone:0:FFC069:0A:000:Infinite Heavy Bomb
fantzone:0:FFC2FB:00:000:Always have Small Wing
fantzone:0:FFC2FB:01:000:Always have Big Wing
fantzone:0:FFC2FB:02:000:Always have Jet Engine
fantzone:0:FFC2FB:03:000:Always have Turbo Engine
fantzone:0:FFC2FB:04:000:Always have Rocket Engine
fantzone:0:FFC2EB:00:000:Always have Single Bomb
fantzone:0:FFC2EB:01:000:Always have Twin Bomb
fantzone:0:FFC2EB:02:000:Always have Fire Bomb
fantzone:0:FFC2EB:03:000:Always have Smart Bomb
fantzone:0:FFC2EB:04:000:Always have Heavy Bomb
fantzone:0:FFC2DB:00:000:Always have Twin Shot
fantzone:0:FFC2DB:01:000:Always have Laser Beam Shot
fantzone:0:FFC2DB:02:000:Always have Wide Beam Shot
fantzone:0:FFC2DB:03:000:Always have 7-way Shot
fantzone:0:FFC2FB:00:001:Get Small Wing Now!
fantzone:0:FFC2FB:01:001:Get Big Wing Now!
fantzone:0:FFC2FB:02:001:Get Jet Engine Now!
fantzone:0:FFC2FB:03:001:Get Turbo Engine Now!
fantzone:0:FFC2FB:04:001:Get Rocket Engine Now!
fantzone:0:FFC2EB:00:001:Get Single Bomb Now!
fantzone:0:FFC2EB:01:001:Get Twin Bomb Now!
fantzone:0:FFC2EB:02:001:Get Fire Bomb Now!
fantzone:0:FFC2EB:03:001:Get Smart Bomb Now!
fantzone:0:FFC2EB:04:001:Get Heavy Bomb Now!
fantzone:0:FFC2DB:00:001:Get Twin Shot Now!
fantzone:0:FFC2DB:01:001:Get Laser Beam Shot Now!
fantzone:0:FFC2DB:02:001:Get Wide Beam Shot Now!
fantzone:0:FFC2DB:03:001:Get 7-way Shot Now!
fantzone:0:FFC023:FF:001:Get All Parts Now!
fantzone:0:FFC025:FF:501:Get All Parts Now! (02/11)
fantzone:0:FFC027:FF:501:Get All Parts Now! (03/11)
fantzone:0:FFC029:FF:501:Get All Parts Now! (04/11)
fantzone:0:FFC043:FF:501:Get All Parts Now! (05/11)
fantzone:0:FFC045:FF:501:Get All Parts Now! (06/11)
fantzone:0:FFC047:FF:501:Get All Parts Now! (07/11)
fantzone:0:FFC063:FF:501:Get All Parts Now! (08/11)
fantzone:0:FFC065:0A:501:Get All Parts Now! (09/11)
fantzone:0:FFC067:0A:501:Get All Parts Now! (10/11)
fantzone:0:FFC069:0A:501:Get All Parts Now! (11/11)
; [ Fantasy Zone (Old Ver.) ]
fantzono:0:FFC40C:99:000:Infinite Gold PL1
fantzono:0:FFC40D:99:500:Infinite Gold PL1 (2/4)
fantzono:0:FFC40E:99:500:Infinite Gold PL1 (3/4)
fantzono:0:FFC40F:99:500:Infinite Gold PL1 (4/4)
fantzono:0:FFC41C:99:000:Infinite Gold PL2
fantzono:0:FFC41D:99:500:Infinite Gold PL2 (2/4)
fantzono:0:FFC41E:99:500:Infinite Gold PL2 (3/4)
fantzono:0:FFC41F:99:500:Infinite Gold PL2 (4/4)
fantzono:0:FFC003:06:000:Infinite Lives
fantzono:0:FFC23B:08:040:Invincibility
fantzono:0:FFC23B:10:021:Stage clear in 7 seconds Now!
fantzono:0:FFC23B:80:021:Go to Parts Shop or Menu Now!
fantzono:0:FFC23B:04:021:Switch to PL2 Now!
fantzono:0:FFC23B:04:041:Switch to PL1 Now!
fantzono:0:FFC23B:01:021:Switch DEMO Mode "ON" Now!
fantzono:0:FFC23B:01:041:Switch DEMO Mode "OFF" Now!
fantzono:0:FFC3FE:99:000:Infinite Shop Time
fantzono:0:FFC00B:30:000:Infinite Menu Time
fantzono:0:FFC4AD:FF:000:Infinite Weapon Time
fantzono:0:FFC065:0A:000:Infinite Fire Bomb
fantzono:0:FFC067:0A:000:Infinite Smart Bomb
fantzono:0:FFC069:0A:000:Infinite Heavy Bomb
fantzono:0:FFC2FB:00:000:Always have Small Wing
fantzono:0:FFC2FB:01:000:Always have Big Wing
fantzono:0:FFC2FB:02:000:Always have Jet Engine
fantzono:0:FFC2FB:03:000:Always have Turbo Engine
fantzono:0:FFC2FB:04:000:Always have Rocket Engine
fantzono:0:FFC2EB:00:000:Always have Single Bomb
fantzono:0:FFC2EB:01:000:Always have Twin Bomb
fantzono:0:FFC2EB:02:000:Always have Fire Bomb
fantzono:0:FFC2EB:03:000:Always have Smart Bomb
fantzono:0:FFC2EB:04:000:Always have Heavy Bomb
fantzono:0:FFC2DB:00:000:Always have Twin Shot
fantzono:0:FFC2DB:01:000:Always have Laser Beam Shot
fantzono:0:FFC2DB:02:000:Always have Wide Beam Shot
fantzono:0:FFC2DB:03:000:Always have 7-way Shot
fantzono:0:FFC2FB:00:001:Get Small Wing Now!
fantzono:0:FFC2FB:01:001:Get Big Wing Now!
fantzono:0:FFC2FB:02:001:Get Jet Engine Now!
fantzono:0:FFC2FB:03:001:Get Turbo Engine Now!
fantzono:0:FFC2FB:04:001:Get Rocket Engine Now!
fantzono:0:FFC2EB:00:001:Get Single Bomb Now!
fantzono:0:FFC2EB:01:001:Get Twin Bomb Now!
fantzono:0:FFC2EB:02:001:Get Fire Bomb Now!
fantzono:0:FFC2EB:03:001:Get Smart Bomb Now!
fantzono:0:FFC2EB:04:001:Get Heavy Bomb Now!
fantzono:0:FFC2DB:00:001:Get Twin Shot Now!
fantzono:0:FFC2DB:01:001:Get Laser Beam Shot Now!
fantzono:0:FFC2DB:02:001:Get Wide Beam Shot Now!
fantzono:0:FFC2DB:03:001:Get 7-way Shot Now!
fantzono:0:FFC023:FF:001:Get All Parts Now!
fantzono:0:FFC025:FF:501:Get All Parts Now! (02/11)
fantzono:0:FFC027:FF:501:Get All Parts Now! (03/11)
fantzono:0:FFC029:FF:501:Get All Parts Now! (04/11)
fantzono:0:FFC043:FF:501:Get All Parts Now! (05/11)
fantzono:0:FFC045:FF:501:Get All Parts Now! (06/11)
fantzono:0:FFC047:FF:501:Get All Parts Now! (07/11)
fantzono:0:FFC063:FF:501:Get All Parts Now! (08/11)
fantzono:0:FFC065:0A:501:Get All Parts Now! (09/11)
fantzono:0:FFC067:0A:501:Get All Parts Now! (10/11)
fantzono:0:FFC069:0A:501:Get All Parts Now! (11/11)
; [ Far West ]
farwest:0:3270:0A:000:Infinite Lives
farwest:0:3442:00:000:Infinite Time
farwest:0:3604:03:000:Infinite Ammo
farwest:0:3205:04:000:Invincibility
farwest:0:0000:00:999:[Use these cheats with the ]
farwest:0:0000:00:999:[Infinite Ammo cheat ON for ]
farwest:0:0000:00:999:[the best effect!! ]
farwest:0:3605:00:000:Always have Fire
farwest:0:3605:01:000:Always have Rope
farwest:0:3605:02:000:Always have Bomb
farwest:0:3605:00:001:Get Fire Now!
farwest:0:3605:01:001:Get Rope Now!
farwest:0:3605:02:001:Get Bomb Now!
; [ Fast Freddie ]
fastfred:0:C005:09:000:Infinite Lives PL1
fastfred:0:C391:00:000:Infinite Kick PL1
fastfred:0:C006:09:000:Infinite Lives PL2
fastfred:0:C392:00:000:Infinite Kick PL2
fastfred:0:C336:00:000:A Easier Game!!
; [ Fast Lane ]
fastlane:0:3400:FF:000:Inifinite Lives PL1
fastlane:0:3440:FF:000:Inifinite Lives PL2
; [ Fatal Fury Special / Garou Densetsu Special (set 2) ]
fatfursa:0:10092A:99:000:Infinite Time
fatfursa:0:10092A:00:001:Finish Round Now!
fatfursa:0:10049A:60:000:Infinite Energy PL1
fatfursa:0:10049A:00:001:Drain all Energy Now! PL1
fatfursa:0:10059A:60:000:Infinite Energy PL2
fatfursa:0:10059A:00:001:Drain all Energy Now! PL2
fatfursa:0:000000:00:999:[ Free player selection - Use it on the ]
fatfursa:0:000000:00:999:[ selection screen ]
fatfursa:0:101E93:10:001:Play with Ryo Sakazaki PL1
fatfursa:0:101F93:10:001:Play with Ryo Sakazaki PL2
; [ Fatal Fury Special / Garou Densetsu Special (set 1) ]
fatfursp:0:10092A:99:000:Infinite Time
fatfursp:0:10092A:00:001:Finish Round Now!
fatfursp:0:10049A:60:000:Infinite Energy PL1
fatfursp:0:10049A:00:001:Drain all Energy Now! PL1
fatfursp:0:10059A:60:000:Infinite Energy PL2
fatfursp:0:10059A:00:001:Drain all Energy Now! PL2
fatfursp:0:000000:00:999:[ Free player selection - Use it on the ]
fatfursp:0:000000:00:999:[ selection screen ]
fatfursp:0:101E93:10:001:Play with Ryo Sakazaki PL1
fatfursp:0:101F93:10:001:Play with Ryo Sakazaki PL2
; [ Fatal Fury - King of Fighters / Garou Densetsu - shukumei no ]
fatfury1:0:1042F3:99:000:Infinite Time
fatfury1:0:1042F5:FF:001:Quick Timer ON
fatfury1:0:1042F5:1E:001:Quick Timer OFF
fatfury1:0:1042F3:01:001:Finish this Round Now!
fatfury1:0:1003B8:60:000:Infinite Energy PL1
fatfury1:0:1003B9:60:500:Infinite Energy PL1 (2/2)
fatfury1:0:1003B8:01:001:Drain All Energy Now! PL1
fatfury1:0:1003B9:01:501:Drain All Energy Now! PL1 (2/2)
fatfury1:0:000000:00:999:[ Free player selection-Can be used anytime! ]
fatfury1:0:000000:00:999:[ May cause some glitches however. ]
fatfury1:0:000000:00:999:[ Get a "normal" player during bonus rounds. ]
fatfury1:0:100331:01:001:Play with Terry Bogard PL1
fatfury1:0:100331:02:001:Play with Andy Bogard PL1
fatfury1:0:100331:03:001:Play with Joe Higashi PL1
fatfury1:0:100331:04:001:Play with Duck King PL1
fatfury1:0:100331:05:001:Play with Richard Myer PL1
fatfury1:0:100331:06:001:Play with Michael Max PL1
fatfury1:0:100331:07:001:Play with Tung Fu Rue PL1
fatfury1:0:100331:08:001:Play with Hwa Jai PL1
fatfury1:0:100331:09:001:Play with Raiden PL1
fatfury1:0:100331:0A:001:Play with Billy Kane PL1
fatfury1:0:100331:0B:001:Play with Geese Howard PL1
fatfury1:0:100331:0C:001:Play with "Reverse" Myer PL1
fatfury1:0:100331:0D:001:Play with "Beast" Tung Fu Rue PL1
fatfury1:0:100331:0E:001:Play with "Drunk" Hwa Jai PL1
fatfury1:0:1004B8:60:000:Infinite Energy PL2
fatfury1:0:1004B9:60:500:Infinite Energy PL2 (2/2)
fatfury1:0:1004B8:01:001:Drain All Energy Now! PL2
fatfury1:0:1004B9:01:501:Drain All Energy Now! PL2 (2/2)
fatfury1:0:000000:00:999:[ Free player selection-Can be used anytime! ]
fatfury1:0:000000:00:999:[ May cause some glitches however. ]
fatfury1:0:000000:00:999:[ Get a "normal" player during bonus rounds. ]
fatfury1:0:100431:01:001:Play with Terry Bogard PL2
fatfury1:0:100431:02:001:Play with Andy Bogard PL2
fatfury1:0:100431:03:001:Play with Joe Higashi PL2
fatfury1:0:100431:04:001:Play with Duck King PL2
fatfury1:0:100431:05:001:Play with Richard Myer PL2
fatfury1:0:100431:06:001:Play with Michael Max PL2
fatfury1:0:100431:07:001:Play with Tung Fu Rue PL2
fatfury1:0:100431:08:001:Play with Hwa Jai PL2
fatfury1:0:100431:09:001:Play with Raiden PL2
fatfury1:0:100431:0A:001:Play with Billy Kane PL2
fatfury1:0:100431:0B:001:Play with Geese Howard PL2
fatfury1:0:100431:0C:001:Play with "Reverse" Myer PL2
fatfury1:0:100431:0D:001:Play with "Beast" Tung Fu Rue PL2
fatfury1:0:100431:0E:001:Play with "Drunk" Hwa Jai PL2
fatfury1:0:1005B8:60:000:Infinite Energy CPU
fatfury1:0:1005B9:60:500:Infinite Energy CPU (2/2)
fatfury1:0:1005B8:01:001:Drain Energy Now! CPU
fatfury1:0:1005B9:01:501:Drain Energy Now! CPU (2/2)
fatfury1:0:000000:00:999:[ Free player selection-Can be used anytime! ]
fatfury1:0:000000:00:999:[ May cause some glitches however. ]
fatfury1:0:000000:00:999:[ Get a "normal" player during bonus rounds. ]
fatfury1:0:100531:01:001:Play with Terry Bogard CPU
fatfury1:0:100531:02:001:Play with Andy Bogard CPU
fatfury1:0:100531:03:001:Play with Joe Higashi CPU
fatfury1:0:100531:04:001:Play with Duck King CPU
fatfury1:0:100531:05:001:Play with Richard Myer CPU
fatfury1:0:100531:06:001:Play with Michael Max CPU
fatfury1:0:100531:07:001:Play with Tung Fu Rue CPU
fatfury1:0:100531:08:001:Play with Hwa Jai CPU
fatfury1:0:100531:09:001:Play with Raiden CPU
fatfury1:0:100531:0A:001:Play with Billy Kane CPU
fatfury1:0:100531:0B:001:Play with Geese Howard CPU
fatfury1:0:100531:0C:001:Play with "Reverse" Myer CPU
fatfury1:0:100531:0D:001:Play with "Beast" Tung Fu Rue CPU
fatfury1:0:100531:0E:001:Play with "Drunk" Hwa Jai CPU
; [ Fatal Fury 2 / Garou Densetsu 2 - arata-naru tatakai ]
fatfury2:0:10092A:99:000:Infinite Time
fatfury2:0:10092A:00:001:Finish Round Now!
fatfury2:0:1003CB:60:000:Infinite Energy PL1
fatfury2:0:1003CB:00:001:Drain all Energy Now! PL1
fatfury2:0:000000:00:999:[ Free player selection - Use on the ]
fatfury2:0:000000:00:999:[ selection screen. If it doesn't work, then ]
fatfury2:0:000000:00:999:[ press F3 in order to reset the machine. ]
fatfury2:0:102693:09:001:Play with Billy Kane PL1
fatfury2:0:102693:0A:001:Play with Axel Hawk PL1
fatfury2:0:102693:0B:001:Play with Laurence Blood PL1
fatfury2:0:102693:0C:001:Play with Wolfgang Krauser PL1
fatfury2:0:1004CB:60:000:Infinite Energy PL2
fatfury2:0:1004CB:00:001:Drain all Energy Now! PL2
fatfury2:0:000000:00:999:[ Free player selection - Use on the ]
fatfury2:0:000000:00:999:[ selection screen. If it doesn't work, then ]
fatfury2:0:000000:00:999:[ press F3 in order to reset the machine. ]
fatfury2:0:102793:09:001:Play with Billy Kane PL2
fatfury2:0:102793:0A:001:Play with Axel Hawk PL2
fatfury2:0:102793:0B:001:Play with Laurence Blood PL2
fatfury2:0:102793:0C:001:Play with Wolfgang Krauser PL2
; [ Fatal Fury 3 - Road to the Final Victory / Garou Densetsu 3 ]
fatfury3:0:105680:9A:000:Infinite Time
fatfury3:0:105680:00:001:Finish Round Now!
fatfury3:0:000000:00:999:[ Once you activate Easy Supers you can do ]
fatfury3:0:000000:00:999:[ all the SDMs of any character (even the ]
fatfury3:0:000000:00:999:[ hidden SDMs), all you have to do usually is ]
fatfury3:0:000000:00:999:[ during play press down, down + A (DM), ]
fatfury3:0:000000:00:999:[ down, down + C (SDM), some characters that ]
fatfury3:0:000000:00:999:[ have more than 2 SDMs can use the B or D ]
fatfury3:0:000000:00:999:[ buttons as well. ]
fatfury3:0:10E001:01:000:Always have Easy Supers
fatfury3:0:100489:78:000:Infinite Energy PL1
fatfury3:0:100489:00:001:Drain all Energy Now! PL1
:fatfury3:00000000:108A84:000000FF:FFFFFFFF:Eliminate SDM Conditions PL1:Should allow you to use SDMs in the same manner as DMs (ie. low life only, no special conditions)
:fatfury3:20B10000:044B46:4E714E71:FFFFFFFF:Eliminate SDM Conditions PL1 (2/4)
:fatfury3:20B10000:031D24:4E714E71:FFFFFFFF:Eliminate SDM Conditions PL1 (3/4)
:fatfury3:00010000:108A86:000000FF:FFFFFFFF:Eliminate SDM Conditions PL1 (4/4)
fatfury3:0:000000:00:999:[ Free player selection, Use between rounds ]
fatfury3:0:10561D:01:000:Play with Terry Bogard PL1
fatfury3:0:10561D:02:000:Play with Andy Bogard PL1
fatfury3:0:10561D:03:000:Play with Joe Higashi PL1
fatfury3:0:10561D:04:000:Play with Mai Shiranui PL1
fatfury3:0:10561D:05:000:Play with Geese Howard PL1
fatfury3:0:10561D:06:000:Play with Sokaku PL1
fatfury3:0:10561D:07:000:Play with Bob Wilson PL1
fatfury3:0:10561D:08:000:Play with Hon Fu PL1
fatfury3:0:10561D:09:000:Play with Blue Mary PL1
fatfury3:0:10561D:0A:000:Play with Franco Bash PL1
fatfury3:0:10561D:0B:000:Play with Ryuji Yamazaki PL1
fatfury3:0:10561D:0C:000:Play with Jin Chonrei PL1
fatfury3:0:10561D:0D:000:Play with Jin Chonshu PL1
fatfury3:0:100589:78:000:Infinite Energy PL2
fatfury3:0:100589:00:001:Drain all Energy Now! PL2
:fatfury3:00000000:108A85:000000FF:FFFFFFFF:Eliminate SDM Conditions PL2:Should allow you to use SDMs in the same manner as DMs (ie. low life only, no special conditions)
:fatfury3:20B10000:044B46:4E714E71:FFFFFFFF:Eliminate SDM Conditions PL2 (2/4)
:fatfury3:20B10000:031D24:4E714E71:FFFFFFFF:Eliminate SDM Conditions PL2 (3/4)
:fatfury3:00010000:108A87:000000FF:FFFFFFFF:Eliminate SDM Conditions PL2 (4/4)
fatfury3:0:000000:00:999:[ Free player selection, Use between rounds ]
fatfury3:0:10561F:01:000:Play with Terry Bogard PL2
fatfury3:0:10561F:02:000:Play with Andy Bogard PL2
fatfury3:0:10561F:03:000:Play with Joe Higashi PL2
fatfury3:0:10561F:04:000:Play with Mai Shiranui PL2
fatfury3:0:10561F:05:000:Play with Geese Howard PL2
fatfury3:0:10561F:06:000:Play with Sokaku PL2
fatfury3:0:10561F:07:000:Play with Bob Wilson PL2
fatfury3:0:10561F:08:000:Play with Hon Fu PL2
fatfury3:0:10561F:09:000:Play with Blue Mary PL2
fatfury3:0:10561F:0A:000:Play with Franco Bash PL2
fatfury3:0:10561F:0B:000:Play with Ryuji Yamazaki PL2
fatfury3:0:10561F:0C:000:Play with Jin Chonrei PL2
fatfury3:0:10561F:0D:000:Play with Jin Chonshu PL2
; [ Fax ]
fax:0:009C:36:000:Stop the Clock
fax:0:00A3:09:003:Stop points reaching zero
:fax:000000E6:00A7:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
; [ Football Frenzy ]
fbfrenzy:0:100AD8:99:000:Infinite Time
fbfrenzy:0:100AD9:99:500:Infinite Time (2/2)
fbfrenzy:0:100AD8:00:001:Finish Quarter Now!
fbfrenzy:0:100AD9:00:501:Finish Quarter Now! (2/2)
fbfrenzy:0:104368:00:000:Score always zero PL1
fbfrenzy:0:104369:00:500:Score always zero PL1 (2/2)
fbfrenzy:0:104368:99:000:Score always 99 PL1
fbfrenzy:0:104369:99:500:Score always 99 PL1 (2/2)
fbfrenzy:0:104468:00:000:Score always zero PL2
fbfrenzy:0:104469:00:500:Score always zero PL2 (2/2)
fbfrenzy:0:104468:99:000:Score always 99 PL2
fbfrenzy:0:104469:99:500:Score always 99 PL2 (2/2)
; [ Field Combat ]
fcombat:0:0000:00:999:[ This game hasn't even ]:REASON 11
fcombat:0:0000:00:999:[ been looked at due to ]:REASON 11
fcombat:0:0000:00:999:[ time constraints - Too]:REASON 11
fcombat:0:0000:00:999:[ many games and so ]:REASON 11
fcombat:0:0000:00:999:[ little time. It is ]:REASON 11
fcombat:0:0000:00:999:[ even possible that ]:REASON 11
fcombat:0:0000:00:999:[ this game may be a ]:REASON 11
fcombat:0:0000:00:999:[ clone of an existing ]:REASON 11
fcombat:0:0000:00:999:[ game which may have ]:REASON 11
fcombat:0:0000:00:999:[ cheats. Please search ]:REASON 11
fcombat:0:0000:00:999:[ the cheat forums ]:REASON 11
fcombat:0:0000:00:999:[ before posting cheat ]:REASON 11
fcombat:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Fever SOS (International) ]
feversos:0:101731:09:000:Infinite Credits
feversos:0:1052D9:04:071:Round Select
feversos:0:1052C5:07:000:Infinite Lives PL1
feversos:0:105A3B:03:000:Infinite Bombs PL1
feversos:0:105A16:80:000:Invincibility PL1
feversos:0:105A35:06:000:Maximum Power PL1
feversos:0:105A41:05:500:Maximum Power PL1
feversos:0:105A45:04:500:Maximum Power PL1
feversos:0:105A36:00:000:Always have Fighter Type 1 PL1
feversos:0:105A36:08:000:Always have Fighter Type 2 PL1
feversos:0:105A36:10:000:Always have Fighter Type 3 PL1
feversos:0:105A34:00:000:Always have Powerful Type 1 PL1
feversos:0:105A34:08:000:Always have Powerful Type 2 PL1
feversos:0:105A34:10:000:Always have Powerful Type 3 PL1
feversos:0:105A30:1A:000:Always have Speed Type 1 PL1
feversos:0:105A30:1E:000:Always have Speed Type 2 PL1
feversos:0:105A30:29:000:Always have Speed Type 3 PL1
feversos:0:105A30:2D:000:Always have Speed Type 4 PL1
feversos:0:105A36:00:001:Get Fighter Type 1 Now! PL1
feversos:0:105A36:08:001:Get Fighter Type 2 Now! PL1
feversos:0:105A36:10:001:Get Fighter Type 3 Now! PL1
feversos:0:105A34:00:001:Get Powerful Type 1 Now! PL1
feversos:0:105A34:08:001:Get Powerful Type 2 Now! PL1
feversos:0:105A34:10:001:Get Powerful Type 3 Now! PL1
feversos:0:105A30:1A:001:Get Speed Type 1 Now! PL1
feversos:0:105A30:1E:001:Get Speed Type 2 Now! PL1
feversos:0:105A30:29:001:Get Speed Type 3 Now! PL1
feversos:0:105A30:2D:001:Get Speed Type 4 Now! PL1
feversos:0:1052C7:07:000:Infinite Lives PL2
feversos:0:105A7B:03:000:Infinite Bombs PL2
feversos:0:105A56:80:000:Invincibility PL2
feversos:0:105A75:06:000:Maximum Power PL2
feversos:0:105A81:05:500:Maximum Power PL2
feversos:0:105A85:04:500:Maximum Power PL2
feversos:0:105A76:00:000:Always have Fighter Type 1 PL2
feversos:0:105A76:08:000:Always have Fighter Type 2 PL2
feversos:0:105A76:10:000:Always have Fighter Type 3 PL2
feversos:0:105A74:00:000:Always have Powerful Type 1 PL2
feversos:0:105A74:08:000:Always have Powerful Type 2 PL2
feversos:0:105A74:10:000:Always have Powerful Type 3 PL2
feversos:0:105A70:1A:000:Always have Speed Type 1 PL2
feversos:0:105A70:1E:000:Always have Speed Type 2 PL2
feversos:0:105A70:29:000:Always have Speed Type 3 PL2
feversos:0:105A70:2D:000:Always have Speed Type 4 PL2
feversos:0:105A76:00:001:Get Fighter Type 1 Now! PL2
feversos:0:105A76:08:001:Get Fighter Type 2 Now! PL2
feversos:0:105A76:10:001:Get Fighter Type 3 Now! PL2
feversos:0:105A74:00:001:Get Powerful Type 1 Now! PL2
feversos:0:105A74:08:001:Get Powerful Type 2 Now! PL2
feversos:0:105A74:10:001:Get Powerful Type 3 Now! PL2
feversos:0:105A70:1A:001:Get Speed Type 1 Now! PL2
feversos:0:105A70:1E:001:Get Speed Type 2 Now! PL2
feversos:0:105A70:29:001:Get Speed Type 3 Now! PL2
feversos:0:105A70:2D:001:Get Speed Type 4 Now! PL2
; [ Fighting Fantasy (Japan) ]
ffantasa:0:FF87FD:59:000:Infinite Time
ffantasa:0:FF87FC:09:500:Infinite Time (2/2)
ffantasa:0:FF87FD:00:001:Finish this Stage Now!
ffantasa:0:FF87FC:00:501:Finish this Stage Now! (2/2)
ffantasa:0:FF800D:08:001:End the game next stage:Enable during play!
ffantasa:0:FF82F4:00:000:Always 1 hit to kill boss
ffantasa:0:FF8324:00:500:Always 1 hit to kill boss (2/2)
ffantasa:0:FF82F4:00:001:Kill Boss with 1 hit Now!
ffantasa:0:FF8324:00:501:Kill Boss with 1 hit Now! (2/2)
ffantasa:0:FF805E:05:000:Infinite Lives PL1
ffantasa:0:FF8032:20:000:Infinite Energy PL1
ffantasa:0:FF805C:20:500:Infinite Energy PL1 (2/2)
ffantasa:0:FF8032:00:001:Drain All Energy Now! PL1
ffantasa:0:FF8052:99:000:Infinite Gold PL1
ffantasa:0:FF8051:99:500:Infinite Gold PL1 (2/3)
ffantasa:0:FF8050:99:500:Infinite Gold PL1 (3/3)
ffantasa:0:FF805D:99:000:Infinite Necklaces PL1
ffantasa:0:000000:00:999:[These PL2 cheats are for a ]
ffantasa:0:000000:00:999:[real player ONLY!! ]
ffantasa:0:FF809E:05:000:Infinite Lives PL2
ffantasa:0:FF8072:20:000:Infinite Energy PL2
ffantasa:0:FF809C:20:500:Infinite Energy PL2 (2/2)
ffantasa:0:FF8072:00:001:Drain All Energy Now! PL2
ffantasa:0:FF8092:99:000:Infinite Gold PL2
ffantasa:0:FF8091:99:500:Infinite Gold PL2 (2/3)
ffantasa:0:FF8090:99:500:Infinite Gold PL2 (3/3)
ffantasa:0:FF809D:99:000:Infinite Necklaces PL2
; [ Fighting Fantasy (Japan revision 2) ]
ffantasy:0:FF87FD:59:000:Infinite Time
ffantasy:0:FF87FC:09:500:Infinite Time (2/2)
ffantasy:0:FF87FD:00:001:Finish this Stage Now!
ffantasy:0:FF87FC:00:501:Finish this Stage Now! (2/2)
ffantasy:0:FF800D:08:001:End the game next stage:Enable during play!
ffantasy:0:FF82F4:00:000:Always 1 hit to kill boss
ffantasy:0:FF8324:00:500:Always 1 hit to kill boss (2/2)
ffantasy:0:FF82F4:00:001:Kill Boss with 1 hit Now!
ffantasy:0:FF8324:00:501:Kill Boss with 1 hit Now! (2/2)
ffantasy:0:FF805E:05:000:Infinite Lives PL1
ffantasy:0:FF8032:20:000:Infinite Energy PL1
ffantasy:0:FF805C:20:500:Infinite Energy PL1 (2/2)
ffantasy:0:FF8032:00:001:Drain All Energy Now! PL1
ffantasy:0:FF8052:99:000:Infinite Gold PL1
ffantasy:0:FF8051:99:500:Infinite Gold PL1 (2/3)
ffantasy:0:FF8050:99:500:Infinite Gold PL1 (3/3)
ffantasy:0:FF805D:99:000:Infinite Necklaces PL1
ffantasy:0:000000:00:999:[These PL2 cheats are for a ]
ffantasy:0:000000:00:999:[real player ONLY!! ]
ffantasy:0:FF809E:05:000:Infinite Lives PL2
ffantasy:0:FF8072:20:000:Infinite Energy PL2
ffantasy:0:FF809C:20:500:Infinite Energy PL2 (2/2)
ffantasy:0:FF8072:00:001:Drain All Energy Now! PL2
ffantasy:0:FF8092:99:000:Infinite Gold PL2
ffantasy:0:FF8091:99:500:Infinite Gold PL2 (2/3)
ffantasy:0:FF8090:99:500:Infinite Gold PL2 (3/3)
ffantasy:0:FF809D:99:000:Infinite Necklaces PL2
; [ Final Fight (World) ]
ffight:0:FF80AF:99:000:Infinite Time
ffight:0:FF8129:01:001:Clear this Scene Now!:Turn Off Bonus Stage
ffight:0:FF85E8:09:000:Infinite Lives PL1
ffight:0:FF85C9:FE:000:Invincibility PL1
ffight:0:FF8581:90:000:Infinite Energy PL1
ffight:0:FF86A8:09:000:Infinite Lives PL2
ffight:0:FF8689:FE:000:Invincibility PL2
ffight:0:FF8641:90:000:Infinite Energy PL2
; [ Final Fight (Japan set 1) ]
ffightj:0:FF80AF:99:000:Infinite Time
ffightj:0:FF8129:01:001:Clear this Scene Now!:Turn Off Bonus Stage
ffightj:0:FF85E8:09:000:Infinite Lives PL1
ffightj:0:FF85C9:FE:000:Invincibility PL1
ffightj:0:FF8581:90:000:Infinite Energy PL1
ffightj:0:FF86A8:09:000:Infinite Lives PL2
ffightj:0:FF8689:FE:000:Invincibility PL2
ffightj:0:FF8641:90:000:Infinite Energy PL2
; [ Final Fight (Japan set 2) ]
ffightj1:0:FF80AF:99:000:Infinite Time
ffightj1:0:FF8129:01:001:Clear this Scene Now!:Turn Off Bonus Stage
ffightj1:0:FF85E8:09:000:Infinite Lives PL1
ffightj1:0:FF85C9:FE:000:Invincibility PL1
ffightj1:0:FF8581:90:000:Infinite Energy PL1
ffightj1:0:FF86A8:09:000:Infinite Lives PL2
ffightj1:0:FF8689:FE:000:Invincibility PL2
ffightj1:0:FF8641:90:000:Infinite Energy PL2
; [ Final Fight (US 900112) ]
ffightu:0:FF80AF:99:000:Infinite Time
ffightu:0:FF8129:01:001:Clear this Scene Now!:Turn Off Bonus Stage
ffightu:0:FF85E8:09:000:Infinite Lives PL1
ffightu:0:FF85C9:FE:000:Invincibility PL1
ffightu:0:FF8581:90:000:Infinite Energy PL1
ffightu:0:FF86A8:09:000:Infinite Lives PL2
ffightu:0:FF8689:FE:000:Invincibility PL2
ffightu:0:FF8641:90:000:Infinite Energy PL2
; [ Final Fight Revenge ]
ffreveng:0:0000:00:999:[ There are no cheats ]:REASON 1
ffreveng:0:0000:00:999:[ for this game as it ]:REASON 1
ffreveng:0:0000:00:999:[ didn't work the last ]:REASON 1
ffreveng:0:0000:00:999:[ time it was tested. ]:REASON 1
ffreveng:0:0000:00:999:[ If the game now works ]:REASON 1
ffreveng:0:0000:00:999:[ please request cheats ]:REASON 1
ffreveng:0:0000:00:999:[ for it on the cheat ]:REASON 1
ffreveng:0:0000:00:999:[ forums. ]:REASON 1
; [ Fighter & Attacker (US) ]
fghtatck:0:001043:09:000:Infinite Credits
fghtatck:0:0013B5:09:000:Infinite Energy PL1
fghtatck:0:00143F:09:000:Infinite Energy PL2
; [ Fighter's History (US) ]
fghthist:0:001005DC:FF:000:Infinite Energy PL1
fghthist:0:00100A00:FF:500:Infinite Energy PL1 (2/2)
fghthist:0:001005DC:00:001:Drain All Energy Now! PL1
fghthist:0:00100A00:00:501:Drain All Energy Now! PL1
fghthist:0:001005DD:FF:000:Infinite Energy PL2
fghthist:0:00100B00:FF:500:Infinite Energy PL2 (2/2)
fghthist:0:001005DD:00:001:Drain All Energy Now! PL2
fghthist:0:00100B00:00:501:Drain All Energy Now! PL2 (2/2)
; [ Fighter's History (US Alternate Hardware) ]
fghthsta:0:001005DC:FF:000:Infinite Energy PL1
fghthsta:0:00100A00:FF:500:Infinite Energy PL1 (2/2)
fghthsta:0:001005DC:00:001:Drain All Energy Now! PL1
fghthsta:0:00100A00:00:501:Drain All Energy Now! PL1
fghthsta:0:001005DD:FF:000:Infinite Energy PL2
fghthsta:0:00100B00:FF:500:Infinite Energy PL2 (2/2)
fghthsta:0:001005DD:00:001:Drain All Energy Now! PL2
fghthsta:0:00100B00:00:501:Drain All Energy Now! PL2 (2/2)
; [ Fighter's History (World) ]
fghthstw:0:001005DC:FF:000:Infinite Energy PL1
fghthstw:0:00100A00:FF:500:Infinite Energy PL1 (2/2)
fghthstw:0:001005DC:00:001:Drain All Energy Now! PL1
fghthstw:0:00100A00:00:501:Drain All Energy Now! PL1
fghthstw:0:001005DD:FF:000:Infinite Energy PL2
fghthstw:0:00100B00:FF:500:Infinite Energy PL2 (2/2)
fghthstw:0:001005DD:00:001:Drain All Energy Now! PL2
fghthstw:0:00100B00:00:501:Drain All Energy Now! PL2 (2/2)
; [ Fighting Layer (FTL0/VER.A) ]
fgtlayer:0:0000:00:999:[ This game hasn't even ]:REASON 11
fgtlayer:0:0000:00:999:[ been looked at due to ]:REASON 11
fgtlayer:0:0000:00:999:[ time constraints - Too]:REASON 11
fgtlayer:0:0000:00:999:[ many games and so ]:REASON 11
fgtlayer:0:0000:00:999:[ little time. It is ]:REASON 11
fgtlayer:0:0000:00:999:[ even possible that ]:REASON 11
fgtlayer:0:0000:00:999:[ this game may be a ]:REASON 11
fgtlayer:0:0000:00:999:[ clone of an existing ]:REASON 11
fgtlayer:0:0000:00:999:[ game which may have ]:REASON 11
fgtlayer:0:0000:00:999:[ cheats. Please search ]:REASON 11
fgtlayer:0:0000:00:999:[ the cheat forums ]:REASON 11
fgtlayer:0:0000:00:999:[ before posting cheat ]:REASON 11
fgtlayer:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Fighting Hawk (World) ]
fhawk:0:9012:09:000:Infinite Bombs
fhawk:0:9010:07:000:Maximum fire power
fhawk:0:9013:00:000:Invincibility
fhawk:0:9001:0A:062:Select Next level
fhawk:0:9001:0A:072:Select current level
fhawk:0:A249:0A:000:Infinite Lives PL1
fhawk:0:A24D:0A:000:Infinite Lives PL2
; [ Fighting Hawk (Japan) ]
fhawkj:0:9012:09:000:Infinite Bombs
fhawkj:0:9010:07:000:Maximum fire power
fhawkj:0:9013:00:000:Invincibility
fhawkj:0:9001:0A:062:Select Next level
fhawkj:0:9001:0A:072:Select current level
fhawkj:0:A249:0A:000:Infinite Lives PL1
fhawkj:0:A24D:0A:000:Infinite Lives PL2
; [ Funky Head Boxers ]
fhboxers:0:0000:00:999:[ There are no cheats ]:REASON 1
fhboxers:0:0000:00:999:[ for this game as it ]:REASON 1
fhboxers:0:0000:00:999:[ didn't work the last ]:REASON 1
fhboxers:0:0000:00:999:[ time it was tested. ]:REASON 1
fhboxers:0:0000:00:999:[ If the game now works ]:REASON 1
fhboxers:0:0000:00:999:[ please request cheats ]:REASON 1
fhboxers:0:0000:00:999:[ for it on the cheat ]:REASON 1
fhboxers:0:0000:00:999:[ forums. ]:REASON 1
; [ Field Day ]
fieldday:0:A238:03:000:Infinite Lives PL1
fieldday:0:A239:03:000:Infinite Lives PL2
fieldday:0:A23A:03:000:Infinite Lives PL3
fieldday:0:A23B:03:000:Infinite Lives PL4
; [ Fight Fever (set 1) ]
fightfev:0:108110:99:000:Infinite Time:Turn OFF at the beginning of the bonus round
fightfev:0:108110:00:001:Finish Round Now!
fightfev:0:10C602:78:000:Infinite Energy PL1
fightfev:0:10C602:00:001:Drain all Energy Now! PL1
fightfev:0:10C702:78:000:Infinite Energy PL2
fightfev:0:10C702:00:001:Drain all Energy Now! PL2
; [ Fight Fever (set 2) ]
fightfva:0:108110:99:000:Infinite Time:Turn OFF at the beginning of the bonus round
fightfva:0:108110:00:001:Finish Round Now!
fightfva:0:10C602:78:000:Infinite Energy PL1
fightfva:0:10C602:00:001:Drain all Energy Now! PL1
fightfva:0:10C702:78:000:Infinite Energy PL2
fightfva:0:10C702:00:001:Drain all Energy Now! PL2
; [ Fighting Roller ]
fightrol:0:C000:99:000:Infinite Credits
fightrol:0:C317:01:000:Infinite Time
fightrol:0:0000:00:999:[ See the Dip Switch Menu to ]
fightrol:0:0000:00:999:[ enable Invincibility. ]
fightrol:0:C00C:09:000:Infinite Lives PL1
fightrol:0:C00D:09:000:Infinite Lives PL2
; [ Final Lap 2 ]
finalap2:0:0000:00:999:[ This game hasn't even ]:REASON 11
finalap2:0:0000:00:999:[ been looked at due to ]:REASON 11
finalap2:0:0000:00:999:[ time constraints - Too]:REASON 11
finalap2:0:0000:00:999:[ many games and so ]:REASON 11
finalap2:0:0000:00:999:[ little time. It is ]:REASON 11
finalap2:0:0000:00:999:[ even possible that ]:REASON 11
finalap2:0:0000:00:999:[ this game may be a ]:REASON 11
finalap2:0:0000:00:999:[ clone of an existing ]:REASON 11
finalap2:0:0000:00:999:[ game which may have ]:REASON 11
finalap2:0:0000:00:999:[ cheats. Please search ]:REASON 11
finalap2:0:0000:00:999:[ the cheat forums ]:REASON 11
finalap2:0:0000:00:999:[ before posting cheat ]:REASON 11
finalap2:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Final Lap 3 (Japan set 1) ]
finalap3:0:0000:00:999:[ This game hasn't even ]:REASON 11
finalap3:0:0000:00:999:[ been looked at due to ]:REASON 11
finalap3:0:0000:00:999:[ time constraints - Too]:REASON 11
finalap3:0:0000:00:999:[ many games and so ]:REASON 11
finalap3:0:0000:00:999:[ little time. It is ]:REASON 11
finalap3:0:0000:00:999:[ even possible that ]:REASON 11
finalap3:0:0000:00:999:[ this game may be a ]:REASON 11
finalap3:0:0000:00:999:[ clone of an existing ]:REASON 11
finalap3:0:0000:00:999:[ game which may have ]:REASON 11
finalap3:0:0000:00:999:[ cheats. Please search ]:REASON 11
finalap3:0:0000:00:999:[ the cheat forums ]:REASON 11
finalap3:0:0000:00:999:[ before posting cheat ]:REASON 11
finalap3:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Final Lap (Rev C) ]
finalapc:0:0000:00:999:[ This game hasn't even ]:REASON 11
finalapc:0:0000:00:999:[ been looked at due to ]:REASON 11
finalapc:0:0000:00:999:[ time constraints - Too]:REASON 11
finalapc:0:0000:00:999:[ many games and so ]:REASON 11
finalapc:0:0000:00:999:[ little time. It is ]:REASON 11
finalapc:0:0000:00:999:[ even possible that ]:REASON 11
finalapc:0:0000:00:999:[ this game may be a ]:REASON 11
finalapc:0:0000:00:999:[ clone of an existing ]:REASON 11
finalapc:0:0000:00:999:[ game which may have ]:REASON 11
finalapc:0:0000:00:999:[ cheats. Please search ]:REASON 11
finalapc:0:0000:00:999:[ the cheat forums ]:REASON 11
finalapc:0:0000:00:999:[ before posting cheat ]:REASON 11
finalapc:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Final Lap (Rev D) ]
finalapd:0:0000:00:999:[ This game hasn't even ]:REASON 11
finalapd:0:0000:00:999:[ been looked at due to ]:REASON 11
finalapd:0:0000:00:999:[ time constraints - Too]:REASON 11
finalapd:0:0000:00:999:[ many games and so ]:REASON 11
finalapd:0:0000:00:999:[ little time. It is ]:REASON 11
finalapd:0:0000:00:999:[ even possible that ]:REASON 11
finalapd:0:0000:00:999:[ this game may be a ]:REASON 11
finalapd:0:0000:00:999:[ clone of an existing ]:REASON 11
finalapd:0:0000:00:999:[ game which may have ]:REASON 11
finalapd:0:0000:00:999:[ cheats. Please search ]:REASON 11
finalapd:0:0000:00:999:[ the cheat forums ]:REASON 11
finalapd:0:0000:00:999:[ before posting cheat ]:REASON 11
finalapd:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Final Blow (World) ]
finalb:0:101089:09:000:Infinite Credits
finalb:0:10269B:01:000:Infinite Time
finalb:0:10269A:01:500:Infinite Time (2/3)
finalb:0:102699:01:500:Infinite Time (3/3)
finalb:0:1020A6:0B:000:Infinite Energy PL1
finalb:0:1020A7:E0:500:Infinite Energy PL1 (2/2)
finalb:0:1020A6:00:001:Drain All Energy Now! PL1:One hit to knock out
finalb:0:1020A7:00:501:Drain All Energy Now! PL1 (2/2):One hit to knock out
finalb:0:1020AC:00:000:Infinite Downs PL1
finalb:0:1023A6:0B:000:Infinite Energy PL2
finalb:0:1023A7:E0:500:Infinite Energy PL2 (2/2)
finalb:0:1023A6:00:001:Drain All Energy Now! PL2:One hit to knock out
finalb:0:1023A7:00:501:Drain All Energy Now! PL2 (2/2):One hit to knock out
finalb:0:1023AC:00:000:Infinite Downs PL2
; [ Final Blow (Japan) ]
finalbj:0:101089:09:000:Infinite Credits
finalbj:0:10269B:01:000:Infinite Time
finalbj:0:10269A:01:500:Infinite Time (2/3)
finalbj:0:102699:01:500:Infinite Time (3/3)
finalbj:0:1020A6:0B:000:Infinite Energy PL1
finalbj:0:1020A7:E0:500:Infinite Energy PL1 (2/2)
finalbj:0:1020A6:00:001:Drain All Energy Now! PL1:One hit to knock out
finalbj:0:1020A7:00:501:Drain All Energy Now! PL1 (2/2):One hit to knock out
finalbj:0:1020AC:00:000:Infinite Downs PL1
finalbj:0:1023A6:0B:000:Infinite Energy PL2
finalbj:0:1023A7:E0:500:Infinite Energy PL2 (2/2)
finalbj:0:1023A6:00:001:Drain All Energy Now! PL2:One hit to knock out
finalbj:0:1023A7:00:501:Drain All Energy Now! PL2 (2/2):One hit to knock out
finalbj:0:1023AC:00:000:Infinite Downs PL2
; [ Mahjong Final Bunny [BET] (Japan) ]
finalbny:0:0000:00:999:[ The winning hand cheat must be activated when ]
finalbny:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
finalbny:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
finalbny:0:0000:00:999:[ visually change until you make a move. ]
finalbny:0:FC8F:31:001:Get winning hand Now!
finalbny:0:FC90:31:501:Get winning hand Now! (02/14)
finalbny:0:FC91:31:501:Get winning hand Now! (03/14)
finalbny:0:FC92:32:501:Get winning hand Now! (04/14)
finalbny:0:FC93:32:501:Get winning hand Now! (05/14)
finalbny:0:FC94:32:501:Get winning hand Now! (06/14)
finalbny:0:FC95:33:501:Get winning hand Now! (07/14)
finalbny:0:FC96:33:501:Get winning hand Now! (08/14)
finalbny:0:FC97:33:501:Get winning hand Now! (09/14)
finalbny:0:FC98:34:501:Get winning hand Now! (10/14)
finalbny:0:FC99:34:501:Get winning hand Now! (11/14)
finalbny:0:FC9A:34:501:Get winning hand Now! (12/14)
finalbny:0:FC9B:35:501:Get winning hand Now! (13/14)
finalbny:0:FC9C:35:501:Get winning hand Now! (14/14)
finalbny:0:0000:00:999:[ At the start of a game, there may be some ]
finalbny:0:0000:00:999:[ small glitches on the tiles when using the ]
finalbny:0:0000:00:999:[ 'Always' cheats. The cheats should still work ]
finalbny:0:0000:00:999:[ as normal. ]
finalbny:0:FC8F:31:000:Always winning hand
finalbny:0:FC90:31:500:Always winning hand (02/14)
finalbny:0:FC91:31:500:Always winning hand (03/14)
finalbny:0:FC92:32:500:Always winning hand (04/14)
finalbny:0:FC93:32:500:Always winning hand (05/14)
finalbny:0:FC94:32:500:Always winning hand (06/14)
finalbny:0:FC95:33:500:Always winning hand (07/14)
finalbny:0:FC96:33:500:Always winning hand (08/14)
finalbny:0:FC97:33:500:Always winning hand (09/14)
finalbny:0:FC98:34:500:Always winning hand (10/14)
finalbny:0:FC99:34:500:Always winning hand (11/14)
finalbny:0:FC9A:34:500:Always winning hand (12/14)
finalbny:0:FC9B:35:500:Always winning hand (13/14)
finalbny:0:FC9C:35:500:Always winning hand (14/14)
:finalbny:00000006:FC8F:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:finalbny:00000006:FD0F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
finalbny:0:0000:00:999:[ Here is the look-up list for ]
finalbny:0:0000:00:999:[ the above watches. ]
finalbny:0:0000:00:999:[ ]
finalbny:0:0000:00:999:[ value common name chinese name ]
finalbny:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
finalbny:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
finalbny:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
finalbny:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
finalbny:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
finalbny:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
finalbny:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
finalbny:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
finalbny:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
finalbny:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
finalbny:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
finalbny:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
finalbny:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
finalbny:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
finalbny:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
finalbny:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
finalbny:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
finalbny:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
finalbny:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
finalbny:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
finalbny:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
finalbny:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
finalbny:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
finalbny:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
finalbny:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
finalbny:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
finalbny:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
finalbny:0:0000:00:999:[ 31h East "wind" ]
finalbny:0:0000:00:999:[ 32h South "wind" ]
finalbny:0:0000:00:999:[ 33h West "wind" ]
finalbny:0:0000:00:999:[ 34h North "wind" ]
finalbny:0:0000:00:999:[ 35h White "dragon" ]
finalbny:0:0000:00:999:[ 36h Green "dragon" ]
finalbny:0:0000:00:999:[ 37h Red "dragon" ]
finalbny:0:0000:00:999:[ 3Fh - no tile - ]
; [ Finalizer - Super Transformation (bootleg) ]
finalizb:0:3D00:FF:000:Infinite Lives PL1
finalizb:0:3D80:FF:000:Infinite Lives PL2
finalizb:0:39A8:FF:000:Invincibility
finalizb:0:0000:00:999:[You need to be fully transformed]
finalizb:0:0000:00:999:[(have helmet and legs) to be ]
finalizb:0:0000:00:999:[able to use these weapon cheats!]
finalizb:0:39C7:10:001:Left Ammo Vulcan
finalizb:0:39C7:11:001:Left Ammo Cannon
finalizb:0:39C7:12:001:Left Ammo ShotGun 1
finalizb:0:39C7:13:001:Left Ammo ShotGun 2
finalizb:0:39C7:14:001:Left Ammo Punch
finalizb:0:39DF:10:001:Right Ammo Vulcan
finalizb:0:39DF:11:001:Right Ammo Cannon
finalizb:0:39DF:12:001:Right Ammo ShotGun 1
finalizb:0:39DF:13:001:Right Ammo ShotGun 2
finalizb:0:39DF:14:001:Right Ammo Punch
finalizb:0:39DF:15:001:Right Ammo Shield
; [ Finalizer - Super Transformation ]
finalizr:0:3D00:FF:000:Infinite Lives PL1
finalizr:0:3D80:FF:000:Infinite Lives PL2
finalizr:0:39A8:FF:000:Invincibility
finalizr:0:0000:00:999:[You need to be fully transformed]
finalizr:0:0000:00:999:[(have helmet and legs) to be ]
finalizr:0:0000:00:999:[able to use these weapon cheats!]
finalizr:0:39C7:10:001:Left Ammo Vulcan
finalizr:0:39C7:11:001:Left Ammo Cannon
finalizr:0:39C7:12:001:Left Ammo ShotGun 1
finalizr:0:39C7:13:001:Left Ammo ShotGun 2
finalizr:0:39C7:14:001:Left Ammo Punch
finalizr:0:39DF:10:001:Right Ammo Vulcan
finalizr:0:39DF:11:001:Right Ammo Cannon
finalizr:0:39DF:12:001:Right Ammo ShotGun 1
finalizr:0:39DF:13:001:Right Ammo ShotGun 2
finalizr:0:39DF:14:001:Right Ammo Punch
finalizr:0:39DF:15:001:Right Ammo Shield
; [ Final Lap (Rev E) ]
finallap:0:0000:00:999:[ This game hasn't even ]:REASON 11
finallap:0:0000:00:999:[ been looked at due to ]:REASON 11
finallap:0:0000:00:999:[ time constraints - Too]:REASON 11
finallap:0:0000:00:999:[ many games and so ]:REASON 11
finallap:0:0000:00:999:[ little time. It is ]:REASON 11
finallap:0:0000:00:999:[ even possible that ]:REASON 11
finallap:0:0000:00:999:[ this game may be a ]:REASON 11
finallap:0:0000:00:999:[ clone of an existing ]:REASON 11
finallap:0:0000:00:999:[ game which may have ]:REASON 11
finallap:0:0000:00:999:[ cheats. Please search ]:REASON 11
finallap:0:0000:00:999:[ the cheat forums ]:REASON 11
finallap:0:0000:00:999:[ before posting cheat ]:REASON 11
finallap:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Final Lap 2 (Japan) ]
finalp2j:0:0000:00:999:[ This game hasn't even ]:REASON 11
finalp2j:0:0000:00:999:[ been looked at due to ]:REASON 11
finalp2j:0:0000:00:999:[ time constraints - Too]:REASON 11
finalp2j:0:0000:00:999:[ many games and so ]:REASON 11
finalp2j:0:0000:00:999:[ little time. It is ]:REASON 11
finalp2j:0:0000:00:999:[ even possible that ]:REASON 11
finalp2j:0:0000:00:999:[ this game may be a ]:REASON 11
finalp2j:0:0000:00:999:[ clone of an existing ]:REASON 11
finalp2j:0:0000:00:999:[ game which may have ]:REASON 11
finalp2j:0:0000:00:999:[ cheats. Please search ]:REASON 11
finalp2j:0:0000:00:999:[ the cheat forums ]:REASON 11
finalp2j:0:0000:00:999:[ before posting cheat ]:REASON 11
finalp2j:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Final Lap 3 (World) ]
finalp3a:0:0000:00:999:[ This game hasn't even ]:REASON 11
finalp3a:0:0000:00:999:[ been looked at due to ]:REASON 11
finalp3a:0:0000:00:999:[ time constraints - Too]:REASON 11
finalp3a:0:0000:00:999:[ many games and so ]:REASON 11
finalp3a:0:0000:00:999:[ little time. It is ]:REASON 11
finalp3a:0:0000:00:999:[ even possible that ]:REASON 11
finalp3a:0:0000:00:999:[ this game may be a ]:REASON 11
finalp3a:0:0000:00:999:[ clone of an existing ]:REASON 11
finalp3a:0:0000:00:999:[ game which may have ]:REASON 11
finalp3a:0:0000:00:999:[ cheats. Please search ]:REASON 11
finalp3a:0:0000:00:999:[ the cheat forums ]:REASON 11
finalp3a:0:0000:00:999:[ before posting cheat ]:REASON 11
finalp3a:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Find Love ]
findlove:0:0000:00:999:[ There are no cheats ]:REASON 1
findlove:0:0000:00:999:[ for this game as it ]:REASON 1
findlove:0:0000:00:999:[ didn't work the last ]:REASON 1
findlove:0:0000:00:999:[ time it was tested. ]:REASON 1
findlove:0:0000:00:999:[ If the game now works ]:REASON 1
findlove:0:0000:00:999:[ please request cheats ]:REASON 1
findlove:0:0000:00:999:[ for it on the cheat ]:REASON 1
findlove:0:0000:00:999:[ forums. ]:REASON 1
; [ Find Out ]
findout:0:4041:63:000:Infinite Time
:findout:000800FE:4069:00000031:FFFFFFFF:Display the Correct Answer (characters may appear strange):Solution
; [ Finest Hour (Japan) ]
finehour:0:409480:00:000:No Temperature
finehour:0:107D25:EA:002:Invincibility:Character Flickers
finehour:0:1031A3:0F:000:Display Time & Ladder:Causes lots of sprite flicker
finehour:0:1031A3:00:510:Display Time & Ladder (2/3)
finehour:0:1031A1:00:510:Display Time & Ladder (3/3)
finehour:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Final Lap (Japan - Rev B) ]
finlapjb:0:0000:00:999:[ This game hasn't even ]:REASON 11
finlapjb:0:0000:00:999:[ been looked at due to ]:REASON 11
finlapjb:0:0000:00:999:[ time constraints - Too]:REASON 11
finlapjb:0:0000:00:999:[ many games and so ]:REASON 11
finlapjb:0:0000:00:999:[ little time. It is ]:REASON 11
finlapjb:0:0000:00:999:[ even possible that ]:REASON 11
finlapjb:0:0000:00:999:[ this game may be a ]:REASON 11
finlapjb:0:0000:00:999:[ clone of an existing ]:REASON 11
finlapjb:0:0000:00:999:[ game which may have ]:REASON 11
finlapjb:0:0000:00:999:[ cheats. Please search ]:REASON 11
finlapjb:0:0000:00:999:[ the cheat forums ]:REASON 11
finlapjb:0:0000:00:999:[ before posting cheat ]:REASON 11
finlapjb:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Final Lap (Japan - Rev C) ]
finlapjc:0:0000:00:999:[ This game hasn't even ]:REASON 11
finlapjc:0:0000:00:999:[ been looked at due to ]:REASON 11
finlapjc:0:0000:00:999:[ time constraints - Too]:REASON 11
finlapjc:0:0000:00:999:[ many games and so ]:REASON 11
finlapjc:0:0000:00:999:[ little time. It is ]:REASON 11
finlapjc:0:0000:00:999:[ even possible that ]:REASON 11
finlapjc:0:0000:00:999:[ this game may be a ]:REASON 11
finlapjc:0:0000:00:999:[ clone of an existing ]:REASON 11
finlapjc:0:0000:00:999:[ game which may have ]:REASON 11
finlapjc:0:0000:00:999:[ cheats. Please search ]:REASON 11
finlapjc:0:0000:00:999:[ the cheat forums ]:REASON 11
finlapjc:0:0000:00:999:[ before posting cheat ]:REASON 11
finlapjc:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Final Arch (Japan) ]
finlarch:0:0000:00:999:[ There are no cheats ]:REASON 1
finlarch:0:0000:00:999:[ for this game as it ]:REASON 1
finlarch:0:0000:00:999:[ didn't work the last ]:REASON 1
finlarch:0:0000:00:999:[ time it was tested. ]:REASON 1
finlarch:0:0000:00:999:[ If the game now works ]:REASON 1
finlarch:0:0000:00:999:[ please request cheats ]:REASON 1
finlarch:0:0000:00:999:[ for it on the cheat ]:REASON 1
finlarch:0:0000:00:999:[ forums. ]:REASON 1
; [ Fire Barrel (Japan) ]
firebarr:0:E0037:99:000:Infinite Credits
firebarr:0:E32FE:0B:000:Infinite Lives PL1
firebarr:0:E3A22:0A:000:Infinite Bombs PL1
firebarr:0:E32FF:0B:000:Infinite Lives PL2
firebarr:0:E3AA2:0A:000:Infinite Bombs PL2
; [ Fire Battle ]
firebatl:0:8304:0F:000:Infinite Lives
firebatl:0:22EC:EE:100:Invincibility
firebatl:0:2268:6A:600:Invincibility (2/7):Each of these change the 'F7' in a 'jp c,$22F7' to a jump to the consecutive location (effectively NOPing the jmp)
firebatl:0:229C:9E:600:Invincibility (3/7)
firebatl:0:2285:87:600:Invincibility (4/7)
firebatl:0:229C:9E:600:Invincibility (5/7)
firebatl:0:22B8:BA:600:Invincibility (6/7)
firebatl:0:22CF:D1:600:Invincibility (7/7)
firebatl:0:0000:C3:100:Scrap the Self Check:This just gives you a quick reboot when you press Reset (F3)
firebatl:0:0001:30:600:Scrap the Self Check (2/3)
firebatl:0:0002:00:600:Scrap the Self Check (3/3)
; [ Fire One ]
fireone:0:837C:3C:000:Infinite Time
fireone:0:868C:00:000:Instant Torpedo Reload PL1
fireone:0:868D:00:500:Instant Torpedo Reload PL1 (2/8)
fireone:0:868E:00:500:Instant Torpedo Reload PL1 (3/8)
fireone:0:868F:00:500:Instant Torpedo Reload PL1 (4/8)
fireone:0:8690:00:500:Instant Torpedo Reload PL1 (5/8)
fireone:0:8691:00:500:Instant Torpedo Reload PL1 (6/8)
fireone:0:8692:00:500:Instant Torpedo Reload PL1 (7/8)
fireone:0:8693:00:500:Instant Torpedo Reload PL1 (8/8)
fireone:0:86BC:00:000:Instant Torpedo Reload PL2
fireone:0:86BD:00:500:Instant Torpedo Reload PL2 (2/8)
fireone:0:86BE:00:500:Instant Torpedo Reload PL2 (3/8)
fireone:0:86BF:00:500:Instant Torpedo Reload PL2 (4/8)
fireone:0:86C0:00:500:Instant Torpedo Reload PL2 (5/8)
fireone:0:86C1:00:500:Instant Torpedo Reload PL2 (6/8)
fireone:0:86C2:00:500:Instant Torpedo Reload PL2 (7/8)
fireone:0:86C3:00:500:Instant Torpedo Reload PL2 (8/8)
; [ Fire Shark ]
fireshrk:0:000000:00:999:[ See the Dip Switch Menu to enable ]
fireshrk:0:000000:00:999:[ an alternate Invincibility cheat. ]
fireshrk:0:0C1EA7:0A:000:Infinite Lives
fireshrk:0:0C16E9:08:000:Infinite Bombs
fireshrk:0:0C16DA:00:000:Invincibility "ON" PL1:Invincibility "ON" stops you from picking up bonuses
fireshrk:0:0C16DA:80:001:Invincibility "OFF" PL1
fireshrk:0:0C1EBD:03:000:Maximum Fire Power PL1
fireshrk:0:0C16E7:03:500:Maximum Fire Power PL1 (2/2)
fireshrk:0:0C16E3:00:000:Always have Normal Weapon PL1
fireshrk:0:0C16E3:08:000:Always have Laser Weapon PL1
fireshrk:0:0C16E3:10:000:Always have Fire Weapon PL1
fireshrk:0:0C16E3:00:001:Get Normal Weapon Now! PL1
fireshrk:0:0C16E3:08:001:Get Laser Weapon Now! PL1
fireshrk:0:0C16E3:10:001:Get Fire Weapon Now! PL1
fireshrk:0:0C173A:00:000:Invincibility "ON" PL2:Invincibility "ON" stops you from picking up bonuses
fireshrk:0:0C173A:80:001:Invincibility "OFF" PL2
fireshrk:0:0C1EBF:03:000:Maximum Fire Power PL2
fireshrk:0:0C1747:03:500:Maximum Fire Power PL2 (2/2)
fireshrk:0:0C1743:00:000:Always have Normal Weapon PL2
fireshrk:0:0C1743:08:000:Always have Laser Weapon PL2
fireshrk:0:0C1743:10:000:Always have Fire Weapon PL2
fireshrk:0:0C1743:00:001:Get Normal Weapon Now! PL2
fireshrk:0:0C1743:08:001:Get Laser Weapon Now! PL2
fireshrk:0:0C1743:10:001:Get Fire Weapon Now! PL2
; [ Fire Trap (Japan bootleg) ]
firetpbl:0:C143:08:000:Infinite Lives PL1
firetpbl:0:C149:9A:000:Infinite Time PL1
firetpbl:0:C151:08:000:Infinite Lives PL2
firetpbl:0:C157:9A:000:Infinite Time PL2
firetpbl:0:C145:02:000:3-Way Powerup
; [ Fire Trap (US) ]
firetrap:0:C143:08:000:Infinite Lives PL1
firetrap:0:C149:9A:000:Infinite Time PL1
firetrap:0:C151:08:000:Infinite Lives PL2
firetrap:0:C157:9A:000:Infinite Time PL2
firetrap:0:C145:02:000:3-Way Powerup
; [ Fire Truck ]
firetrk:0:0039:99:000:Infinite Fuel
; [ Fighting Golf (US) ]
fitegol2:0:FD28:99:000:Infinite Time PL1
fitegol2:0:FD21:09:000:Infinite Holes PL1
fitegol2:0:FD18:00:000:Infinite Strokes PL1
fitegol2:0:FD88:99:000:Infinite Time PL2
fitegol2:0:FD81:09:000:Infinite Holes PL2
fitegol2:0:FD78:00:000:Infinite Strokes PL2
; [ Fighting Golf (World?) ]
fitegolf:0:FD28:99:000:Infinite Time PL1
fitegolf:0:FD21:09:000:Infinite Holes PL1
fitegolf:0:FD18:00:000:Infinite Strokes PL1
fitegolf:0:FD88:99:000:Infinite Time PL2
fitegolf:0:FD81:09:000:Infinite Holes PL2
fitegolf:0:FD78:00:000:Infinite Strokes PL2
; [ Fit of Fighting ]
fitfight:0:E05425:09:000:Infinite Time
fitfight:0:E05427:09:500:Infinite Time (2/2)
fitfight:0:E05425:01:001:Finish this Round Now!
fitfight:0:E05427:00:501:Finish this Round Now! (2/2)
fitfight:0:E05525:64:000:Infinite Energy PL1
fitfight:0:E05525:00:001:Drain All Energy Now! PL1
fitfight:0:E05531:62:000:Always have Maximum Power PL1
fitfight:0:E05531:00:000:Always have Minimum Power PL1
fitfight:0:E05531:00:001:Drain All Power Now! PL1
fitfight:0:E05631:64:000:Infinite Energy PL2
fitfight:0:E05631:00:001:Drain All Energy Now! PL2
fitfight:0:E0563D:62:000:Always have Maximum Power PL2
fitfight:0:E0563D:00:000:Always have Minimum Power PL2
fitfight:0:E0563D:00:001:Drain All Power Now! PL2
; [ Fitter ]
fitter:0:8040:13:000:Infinite Lives
fitter:0:0000:00:999:[See the Dip Switch Menu to ]
fitter:0:0000:00:999:[enable Invincibility. ]
; [ FixEight ]
fixeight:0:00100677:0B:000:Infinite Bombs
fixeight:0:00100671:05:000:Infinite Lives PL1
fixeight:0:001006AB:04:000:Maximum Fire Power PL1
fixeight:0:0010069F:00:000:Always have Rapid Cannon PL1
fixeight:0:0010069F:10:000:Always have Spread Cannon PL1
fixeight:0:00100673:05:000:Infinite Lives PL2
fixeight:0:001006AD:04:000:Maximum Fire Power PL2
fixeight:0:001006A1:00:000:Always have Rapid Cannon PL2
fixeight:0:001006A1:10:000:Always have Spread Cannon PL2
; [ FixEight (bootleg) ]
:fixeighb:00000000:100677:0000000B:FFFFFFFF:Infinite Bombs
:fixeighb:60000000:000000:00000000:00000000:
:fixeighb:00000000:100671:00000005:FFFFFFFF:Infinite Lives PL1
:fixeighb:00000000:1006AB:00000004:FFFFFFFF:Maximum Fire Power PL1
:fixeighb:00000000:1026D9:00000002:FFFFFFFF:Invincibility PL1:See the Dip Switch Menu to enable an alternate Invincibility cheat.
:fixeighb:00000000:10069F:00000000:FFFFFFFF:Always have Rapid Cannon PL1
:fixeighb:00000000:10069F:00000010:FFFFFFFF:Always have Spread Cannon PL1
:fixeighb:00000000:102691:00000030:00000030:Always Have Speed Up PL1
:fixeighb:00000000:102691:00000050:00000050:Always Have Shield PL1
:fixeighb:00000000:102691:00000080:00000080:Always Have Special Weapon PL1
:fixeighb:00100000:1026B4:00000000:FFFFFFFF:Rapid Fire PL1
:fixeighb:60000000:000000:00000000:00000000:
:fixeighb:00000000:100673:00000005:FFFFFFFF:Infinite Lives PL2
:fixeighb:00000000:1006AD:00000004:FFFFFFFF:Maximum Fire Power PL2
:fixeighb:00000000:102759:00000002:FFFFFFFF:Invincibility PL2:See the Dip Switch Menu to enable an alternate Invincibility cheat.
:fixeighb:00000000:1006A1:00000000:FFFFFFFF:Always have Rapid Cannon PL2
:fixeighb:00000000:1006A1:00000010:FFFFFFFF:Always have Spread Cannon PL2
:fixeighb:00000000:102711:00000030:00000030:Always Have Speed Up PL2
:fixeighb:00000000:102711:00000050:00000050:Always Have Shield PL2
:fixeighb:00000000:102711:00000080:00000080:Always Have Special Weapon PL2
:fixeighb:00100000:102734:00000000:FFFFFFFF:Rapid Fire PL2
:fixeighb:60000000:000000:00000000:00000000:
:fixeighb:00000000:100675:00000005:FFFFFFFF:Infinite Lives PL3
:fixeighb:00000000:1006AF:00000004:FFFFFFFF:Maximum Fire Power PL3
:fixeighb:00000000:1027D9:00000002:FFFFFFFF:Invincibility PL3:See the Dip Switch Menu to enable an alternate Invincibility cheat.
:fixeighb:00000000:1006A3:00000000:FFFFFFFF:Always have Rapid Cannon PL3
:fixeighb:00000000:1006A3:00000010:FFFFFFFF:Always have Spread Cannon PL3
:fixeighb:00000000:102791:00000030:00000030:Always Have Speed Up PL3
:fixeighb:00000000:102791:00000050:00000050:Always Have Shield PL3
:fixeighb:00000000:102791:00000080:00000080:Always Have Special Weapon PL3
:fixeighb:00100000:1027B4:00000000:FFFFFFFF:Rapid Fire PL3
; [ Fujiyama Buster (Japan) ]
fjbuster:0:0000:00:999:[ There are no cheats ]:REASON 1
fjbuster:0:0000:00:999:[ for this game as it ]:REASON 1
fjbuster:0:0000:00:999:[ didn't work the last ]:REASON 1
fjbuster:0:0000:00:999:[ time it was tested. ]:REASON 1
fjbuster:0:0000:00:999:[ If the game now works ]:REASON 1
fjbuster:0:0000:00:999:[ please request cheats ]:REASON 1
fjbuster:0:0000:00:999:[ for it on the cheat ]:REASON 1
fjbuster:0:0000:00:999:[ forums. ]:REASON 1
; [ Flashgal ]
flashgal:0:F001:63:000:Infinite Credits
flashgal:0:F61A:0C:006:Infinite Energy
flashgal:0:F61B:0C:506:Infinite Energy (02/10)
flashgal:0:F61C:0C:506:Infinite Energy (03/10)
flashgal:0:F61D:0C:506:Infinite Energy (04/10)
flashgal:0:F61E:0C:506:Infinite Energy (05/10)
flashgal:0:F61F:0C:506:Infinite Energy (06/10)
flashgal:0:F620:0C:506:Infinite Energy (07/10)
flashgal:0:F621:0C:506:Infinite Energy (08/10)
flashgal:0:F622:0C:506:Infinite Energy (09/10)
flashgal:0:F623:0C:506:Infinite Energy (10/10)
flashgal:0:0000:00:999:[Invincibility doesn't work ]
flashgal:0:0000:00:999:[against dogs!! ]
flashgal:1:A11F:00:000:Invincibility
flashgal:0:0000:00:999:[If you use these weapon ]
flashgal:0:0000:00:999:[cheats make sure you use ]
flashgal:0:0000:00:999:[Lose all weapons cheat at ]
flashgal:0:0000:00:999:[the end of the level!! ]
flashgal:0:F0B9:00:001:Lose all weapons Now!
flashgal:0:F0B9:01:001:Get Sword Now!
flashgal:0:F0B9:02:001:Get Gun Now!
flashgal:0:F0B9:03:001:Get Motor Cycle Now!
flashgal:0:F0B9:04:001:Get Helicopter Now!
flashgal:0:F0B9:05:001:Get Jet Ski Now!
flashgal:0:F0C5:0B:000:Infinite Lives PL1
flashgal:0:F0DF:0B:000:Infinite Lives PL2
; [ Flicky (128k Ver.) ]
flicky:0:C002:09:000:Infinite Lives PL1
flicky:0:C003:09:000:Infinite Lives PL2
flicky:0:C010:00:007:Infinite Time
flicky:0:F928:7E:000:Invincibility
flicky:0:F948:7E:500:Invincibility (2/4)
flicky:0:FB28:7E:500:Invincibility (3/4)
flicky:0:FB08:7E:500:Invincibility (4/4)
; [ Flicky (64k Ver.) ]
flickyo:0:C002:09:000:Infinite Lives PL1
flickyo:0:C003:09:000:Infinite Lives PL2
flickyo:0:C010:00:007:Infinite Time
flickyo:0:F928:7E:000:Invincibility
flickyo:0:F948:7E:500:Invincibility (2/4)
flickyo:0:FB28:7E:500:Invincibility (3/4)
flickyo:0:FB08:7E:500:Invincibility (4/4)
; [ Battle Flip Shot ]
flipshot:0:1037AE:9A:007:Infinite Time
flipshot:0:1037AE:01:001:Finish this Round Now!
flipshot:0:103517:04:000:Never Lose Targets PL1
flipshot:0:1034FF:04:500:Never Lose Targets PL1 (2/6)
flipshot:0:1034CF:04:500:Never Lose Targets PL1 (3/6)
flipshot:0:10352F:04:500:Never Lose Targets PL1 (4/6)
flipshot:0:1034E7:04:500:Never Lose Targets PL1 (5/6)
flipshot:0:1034B7:04:500:Never Lose Targets PL1 (6/6)
flipshot:0:000000:00:999:[ Use these character cheats on the VS screen ]
flipshot:0:1033ED:00:001:Play as Chinta Nemoto Now! PL1
flipshot:0:1033ED:01:001:Play as Siren Now! PL1
flipshot:0:1033ED:02:001:Play as Saimon Now! PL1
flipshot:0:1033ED:03:001:Play as Mr. Justice Now! PL1
flipshot:0:1033ED:04:001:Play as Bloody Wolf Now! PL1
flipshot:0:1033ED:05:001:Play as Boss Now! PL1
flipshot:0:103547:04:000:Never Lose Targets PL2
flipshot:0:103577:04:500:Never Lose Targets PL2 (2/6)
flipshot:0:10355F:04:500:Never Lose Targets PL2 (3/6)
flipshot:0:10358F:04:500:Never Lose Targets PL2 (4/6)
flipshot:0:1035A7:04:500:Never Lose Targets PL2 (5/6)
flipshot:0:1035BF:04:500:Never Lose Targets PL2 (6/6)
flipshot:0:103547:04:001:Lose All Targets Now! PL2
flipshot:0:103577:04:501:Lose All Targets Now! PL2 (2/6)
flipshot:0:10355F:04:501:Lose All Targets Now! PL2 (3/6)
flipshot:0:10358F:04:501:Lose All Targets Now! PL2 (4/6)
flipshot:0:1035A7:02:501:Lose All Targets Now! PL2 (5/6)
flipshot:0:1035BF:04:501:Lose All Targets Now! PL2 (6/6)
flipshot:0:000000:00:999:[ Use these character cheats on the VS screen ]
flipshot:0:1033EF:00:001:Play as Chinta Nemoto Now! PL2
flipshot:0:1033EF:01:001:Play as Siren Now! PL2
flipshot:0:1033EF:02:001:Play as Saimon Now! PL2
flipshot:0:1033EF:03:001:Play as Mr. Justice Now! PL2
flipshot:0:1033EF:04:001:Play as Bloody Wolf Now! PL2
flipshot:0:1033EF:05:001:Play as Boss Now! PL2
; [ Flak Attack (Japan) ]
flkatck:0:397E:09:000:Infinite Lives PL1
flkatck:0:39DE:09:000:Infinite Lives PL2
flkatck:0:0000:00:999:[Invincibility should only ]
flkatck:0:0000:00:999:[be activated ingame. You ]
flkatck:0:0000:00:999:[should disable them when ]
flkatck:0:0000:00:999:[you have finished with them]
flkatck:0:0000:00:999:[IE. Switch the Normal Mode ]
flkatck:0:0000:00:999:[cheat to the Boss Battle ]
flkatck:0:0000:00:999:[when you get to the Boss ]
flkatck:0:0000:00:999:[Battle. And turn the Boss ]
flkatck:0:0000:00:999:[Batle cheat OFF before the ]
flkatck:0:0000:00:999:[Boss disappears!!! ]
flkatck:0:3000:04:000:Invincibility Normal Mode
flkatck:0:3000:07:000:Invincibility Boss Battle
flkatck:0:0000:00:999:[ ]
flkatck:0:3011:00:000:Always Normal Shot
flkatck:0:3011:01:000:Always Single Laser
flkatck:0:3011:02:000:Always Double Laser
flkatck:0:3012:00:000:Always Single Bomb (Normal)
flkatck:0:3012:01:000:Always X3 Bombs
flkatck:0:3012:02:000:Always X5 Bombs
flkatck:0:3003:00:000:Always slow speed (Normal)
flkatck:0:3003:01:000:Always medium speed
flkatck:0:3003:02:000:Always fast speed
flkatck:0:3003:03:000:Always superfast speed
flkatck:0:3011:00:001:Get Normal Shot Now!
flkatck:0:3011:01:001:Get Single Laser Now!
flkatck:0:3011:02:001:Get Double Laser Now!
flkatck:0:3012:00:001:Get Single Bomb (Normal) Now!
flkatck:0:3012:01:001:Get X3 Bombs Now!
flkatck:0:3012:02:001:Get X5 Bombs Now!
flkatck:0:3003:00:001:Get slow speed (Normal) Now!
flkatck:0:3003:01:001:Get medium speed Now!
flkatck:0:3003:02:001:Get fast speed Now!
flkatck:0:3003:03:001:Get superfast speed Now!
flkatck:0:390C:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Flower ]
flower:0:C62C:0A:000:Infinite Lives
flower:0:C631:78:000:Always have Maximum Speed
flower:0:C632:78:000:Always have Maximum Missiles
flower:0:C633:78:000:Always have Maximum Laser
flower:0:C634:78:000:Always have Maximum Cutter
flower:0:C635:78:000:Always have Maximum Options
; [ FairyLand Story, The ]
flstory:0:E604:09:000:Infinite Credits
flstory:0:E695:01:000:Infinite Time-last enemy esc.
flstory:0:E694:01:000:Infinite Time-last enemy stay
flstory:0:E6D1:FF:000:Infinite Item Time
flstory:0:E782:05:000:Infinite Lives
flstory:0:0000:00:999:[See the Dip Switch Menu to ]
flstory:0:0000:00:999:[enable Invincibility. ]
flstory:0:E6FC:08:000:Coin point always x9
flstory:0:E786:03:001:Make treasure appearNow!
flstory:0:E785:20:501:Make treasure appearNow!(2/2)
flstory:0:E61F:00:000:Always cast Normal Spell
flstory:0:E61F:01:000:Always cast Long Spell
flstory:0:E61F:02:000:Always cast Erase Spell
flstory:0:E61F:03:000:Always cast Fire Spell
flstory:0:E61F:08:000:Always cast Step Charm
flstory:0:E61F:00:001:Get Normal Spell Now!
flstory:0:E61F:01:001:Get Long Spell Now!
flstory:0:E61F:02:001:Get Erase Spell Now!
flstory:0:E61F:03:001:Get Fire Spell Now!
flstory:0:E61F:08:001:Get Step charm Now!
flstory:0:E781:64:071:Select Current Round
flstory:0:E781:64:061:Select Next Round
; [ FairyLand Story, The (Japan) ]
flstoryj:0:E604:09:000:Infinite Credits
flstoryj:0:E695:01:000:Infinite Time-last enemy esc.
flstoryj:0:E694:01:000:Infinite Time-last enemy stay
flstoryj:0:E6D1:FF:000:Infinite Item Time
flstoryj:0:E782:05:000:Infinite Lives
flstoryj:0:0000:00:999:[See the Dip Switch Menu to ]
flstoryj:0:0000:00:999:[enable Invincibility. ]
flstoryj:0:E6FC:08:000:Coin point always x9
flstoryj:0:E786:03:001:Make treasure appearNow!
flstoryj:0:E785:20:501:Make treasure appearNow!(2/2)
flstoryj:0:E61F:00:000:Always cast Normal Spell
flstoryj:0:E61F:01:000:Always cast Long Spell
flstoryj:0:E61F:02:000:Always cast Erase Spell
flstoryj:0:E61F:03:000:Always cast Fire Spell
flstoryj:0:E61F:08:000:Always cast Step Charm
flstoryj:0:E61F:00:001:Get Normal Spell Now!
flstoryj:0:E61F:01:001:Get Long Spell Now!
flstoryj:0:E61F:02:001:Get Erase Spell Now!
flstoryj:0:E61F:03:001:Get Fire Spell Now!
flstoryj:0:E61F:08:001:Get Step charm Now!
flstoryj:0:E781:64:071:Select Current Round
flstoryj:0:E781:64:061:Select Next Round
; [ Flyball ]
flyball:0:00AC:00:000:Infinite Strikes
flyball:0:00AD:00:000:Infinite Balls
flyball:0:00AE:00:000:Infinite Outs
flyball:0:00AC:00:001:Set Strikes to 0 Now!
flyball:0:00AC:03:001:Set Strikes to 3 Now!
flyball:0:00AD:00:001:Set Balls to 0 Now!
flyball:0:00AD:04:001:Set Balls to 4 Now!
flyball:0:00AE:00:001:Set Outs to 0 Now!
flyball:0:00AE:03:001:Set Outs to 3 Now!
flyball:0:009D:99:073:Select score PL1
flyball:0:009E:99:073:Select score PL2
; [ Fly-Boy ]
flyboy:0:0000:00:999:[See the Dip Switch Menu to ]
flyboy:0:0000:00:999:[enable Invincibility. ]
flyboy:0:C005:09:000:Infinite Lives PL1
flyboy:0:C391:00:000:Infinite Kick PL1
flyboy:0:C006:09:000:Infinite Lives PL2
flyboy:0:C392:00:000:Infinite Kick PL2
flyboy:0:C336:00:000:A Easier Game!!
; [ Fly-Boy (bootleg) ]
flyboyb:0:0000:00:999:[See the Dip Switch Menu to ]
flyboyb:0:0000:00:999:[enable Invincibility. ]
flyboyb:0:C005:09:000:Infinite Lives PL1
flyboyb:0:C391:00:000:Infinite Kick PL1
flyboyb:0:C006:09:000:Infinite Lives PL2
flyboyb:0:C392:00:000:Infinite Kick PL2
flyboyb:0:C336:00:000:A Easier Game!!
; [ Fancy World - Earth of Crisis ]
fncywld:0:FF86A3:09:000:Infinite Lives PL1
fncywld:0:FF864B:00:000:Invincibility PL1
fncywld:0:FF864A:80:540:Invincibility PL1 (2/2)
fncywld:0:FF88A3:09:000:Infinite Lives PL2
fncywld:0:FF884B:00:000:Invincibility PL2
fncywld:0:FF884A:80:540:Invincibility PL2 (2/2)
; [ Funky Fish ]
fnkyfish:0:E06B:05:000:Infinite Lives PL1
fnkyfish:0:E06C:05:000:Infinite Lives PL2
fnkyfish:0:E0E3:3E:000:Infinite Fuel
; [ Food Fight (rev 3) ]
foodf:0:01862B:05:000:Infinite Lives PL1
foodf:0:018651:05:000:Infinite Lives PL2
; [ Food Fight (rev 2) ]
foodf2:0:01862B:05:000:Infinite Lives PL1
foodf2:0:018651:05:000:Infinite Lives PL2
; [ Food Fight (cocktail) ]
foodfc:0:01862B:05:000:Infinite Lives PL1
foodfc:0:018651:05:000:Infinite Lives PL2
; [ Football Champ (World) ]
footchmp:0:102935:09:000:Infinite Credits
footchmp:0:102929:3C:000:Infinite Time
footchmp:0:10A335:3C:500:Infinite Time (2/3)
footchmp:0:10A334:63:500:Infinite Time (3/3)
footchmp:0:102929:00:001:Finish this Game Now!
footchmp:0:10A335:00:501:Finish this Game Now! (2/3)
footchmp:0:10A334:00:501:Finish this Game Now! (3/3)
footchmp:0:10A332:00:000:Score always 0 PL1
footchmp:0:107AE0:00:500:Score always 0 PL1 (2/2)
footchmp:0:10A332:09:000:Score always 9 PL1
footchmp:0:107AE0:09:500:Score always 9 PL1 (2/2)
footchmp:0:10A332:00:001:Set score = 0 Now! PL1
footchmp:0:107AE0:00:501:Set score = 0 Now! PL1 (2/2)
footchmp:0:10A332:09:001:Set score = 9 Now! PL1
footchmp:0:107AE0:09:501:Set score = 9 Now! PL1 (2/2)
footchmp:0:10A333:00:000:Score always 0 PL2
footchmp:0:107AE9:00:500:Score always 0 PL2 (2/2)
footchmp:0:10A333:09:000:Score always 9 PL2
footchmp:0:107AE9:09:500:Score always 9 PL2 (2/2)
footchmp:0:10A333:00:001:Set score = 0 Now! PL2
footchmp:0:107AE9:00:501:Set score = 0 Now! PL2 (2/2)
footchmp:0:10A333:09:001:Set score = 9 Now! PL2
footchmp:0:107AE9:09:501:Set score = 9 Now! PL2 (2/2)
; [ Forgotten Worlds (US) ]
forgottn:0:FFE1D2:21:000:Infinite Shop Time
forgottn:0:000000:00:999:[These Start on Stage cheats]
forgottn:0:000000:00:999:[must be enabled on the ]
forgottn:0:000000:00:999:[title screen and turned off]
forgottn:0:000000:00:999:[when you start the stage. ]
forgottn:0:FFB2B2:01:000:Start on Stage 2
forgottn:0:FFB2B2:02:000:Start on Stage 3
forgottn:0:FFB2B2:03:000:Start on Stage 4
forgottn:0:FFB2B2:04:000:Start on Stage 5
forgottn:0:FFB2B2:05:000:Start on Stage 6
forgottn:0:FFB2B2:06:000:Start on Stage 7
forgottn:0:FFB2B2:07:000:Start on Stage 8
forgottn:0:FFB2B2:08:000:Start on Stage 9
forgottn:0:FFB2B2:08:061:Select next stage
forgottn:0:FF9035:38:000:Infinite Energy PL1
forgottn:0:FFB342:02:000:Invincibility PL1
forgottn:0:FFB38C:01:500:Invincibility PL1 (2/4)
forgottn:0:FF9035:38:520:Invincibility PL1 (3/4)
forgottn:0:FF9035:C7:540:Invincibility PL1 (4/4)
forgottn:0:FFE192:99:000:Infinite Zenny PL1
forgottn:0:FFE193:99:500:Infinite Zenny PL1 (2/3)
forgottn:0:FFE194:99:500:Infinite Zenny PL1 (3/3)
forgottn:0:FFE192:01:001:Reduce Zenny Now! PL1
forgottn:0:FFE193:01:501:Reduce Zenny Now! PL1 (2/3)
forgottn:0:FFE194:01:501:Reduce Zenny Now! PL1 (3/3)
forgottn:0:FFCEE2:01:000:Always Laser PL1
forgottn:0:FFCF18:00:500:Always Laser PL1 (2/2)
forgottn:0:FFCEE2:01:000:Always Beam PL1
forgottn:0:FFCF18:02:500:Always Beam PL1 (2/2)
forgottn:0:FFCEE2:01:000:Always Missile PL1
forgottn:0:FFCF18:04:500:Always Missile PL1 (2/2)
forgottn:0:FFCEE2:01:000:Always Balcan Cannon PL1
forgottn:0:FFCF18:06:500:Always Balcan Cannon PL1(2/2)
forgottn:0:FFCEE2:01:000:Always Napalm Bomb PL1
forgottn:0:FFCF18:08:500:Always Napalm Bomb PL1 (2/2)
forgottn:0:FFCEE2:01:000:Always V-Cannon PL1
forgottn:0:FFCF18:0A:500:Always V-Cannon PL1 (2/2)
forgottn:0:FFCEE2:01:000:Always Burner PL1
forgottn:0:FFCF18:0C:500:Always Burner PL1 (2/2)
forgottn:0:FFCEE2:01:000:Always Multi-Way PL1
forgottn:0:FFCF18:0E:500:Always Multi-Way PL1 (2/2)
forgottn:0:FFCEE2:01:000:Always Bound Shot PL1
forgottn:0:FFCF18:10:500:Always Bound Shot PL1 (2/2)
forgottn:0:FFCEE2:01:000:Always Power Laser PL1
forgottn:0:FFCF18:12:500:Always Power Laser PL1 (2/2)
forgottn:0:FFCEE2:01:000:Always Homing Laser PL1
forgottn:0:FFCF18:14:500:Always Homing Laser PL1 (2/2)
forgottn:0:FFCEE2:01:001:Get Laser Now! PL1
forgottn:0:FFCF18:00:501:Get Laser Now! PL1 (2/2)
forgottn:0:FFCEE2:01:001:Get Beam Now! PL1
forgottn:0:FFCF18:02:501:Get Beam Now! PL1 (2/2)
forgottn:0:FFCEE2:01:001:Get Missile Now! PL1
forgottn:0:FFCF18:04:501:Get Missile Now! PL1 (2/2)
forgottn:0:FFCEE2:01:001:Get Balcan CannonNow!PL1
forgottn:0:FFCF18:06:501:Get Balcan CannonNow!PL1(2/2)
forgottn:0:FFCEE2:01:001:Get Napalm Bomb Now! PL1
forgottn:0:FFCF18:08:501:Get Napalm Bomb Now! PL1(2/2)
forgottn:0:FFCEE2:01:001:Get V-Cannon Now! PL1
forgottn:0:FFCF18:0A:501:Get V-Cannon Now! PL1 (2/2)
forgottn:0:FFCEE2:01:001:Get Burner Now! PL1
forgottn:0:FFCF18:0C:501:Get Burner Now! PL1 (2/2)
forgottn:0:FFCEE2:01:001:Get Multi-Way Now! PL1
forgottn:0:FFCF18:0E:501:Get Multi-Way Now! PL1 (2/2)
forgottn:0:FFCEE2:01:001:Get Bound Shot Now! PL1
forgottn:0:FFCF18:10:501:Get Bound Shot Now! PL1 (2/2)
forgottn:0:FFCEE2:01:001:Get Power Laser Now! PL1
forgottn:0:FFCF18:12:501:Get Power Laser Now! PL1(2/2)
forgottn:0:FFCEE2:01:001:Get Homing Laser Now!PL1
forgottn:0:FFCF18:14:501:Get Homing Laser Now!PL1(2/2)
forgottn:0:FF9055:38:000:Infinite Energy PL2
forgottn:0:FFB392:02:000:Invincibility PL2
forgottn:0:FFB3DC:01:500:Invincibility PL2 (2/4)
forgottn:0:FF9055:38:520:Invincibility PL2 (3/4)
forgottn:0:FF9055:C7:540:Invincibility PL2 (4/4)
forgottn:0:FFE196:99:000:Infinite Zenny PL2
forgottn:0:FFE197:99:500:Infinite Zenny PL2 (2/3)
forgottn:0:FFE198:99:500:Infinite Zenny PL2 (3/3)
forgottn:0:FFE196:01:001:Reduce Zenny Now! PL2
forgottn:0:FFE197:01:501:Reduce Zenny Now! PL2 (2/3)
forgottn:0:FFE198:01:501:Reduce Zenny Now! PL2 (3/3)
forgottn:0:FFCF32:01:000:Always Laser PL2
forgottn:0:FFCF68:00:500:Always Laser PL2 (2/2)
forgottn:0:FFCF32:01:000:Always Beam PL2
forgottn:0:FFCF68:02:500:Always Beam PL2 (2/2)
forgottn:0:FFCF32:01:000:Always Missile PL2
forgottn:0:FFCF68:04:500:Always Missile PL2 (2/2)
forgottn:0:FFCF32:01:000:Always Balcan Cannon PL2
forgottn:0:FFCF68:06:500:Always Balcan Cannon PL2(2/2)
forgottn:0:FFCF32:01:000:Always Napalm Bomb PL2
forgottn:0:FFCF68:08:500:Always Napalm Bomb PL2 (2/2)
forgottn:0:FFCF32:01:000:Always V-Cannon PL2
forgottn:0:FFCF68:0A:500:Always V-Cannon PL2 (2/2)
forgottn:0:FFCF32:01:000:Always Burner PL2
forgottn:0:FFCF68:0C:500:Always Burner PL2 (2/2)
forgottn:0:FFCF32:01:000:Always Multi-Way PL2
forgottn:0:FFCF68:0E:500:Always Multi-Way PL2 (2/2)
forgottn:0:FFCF32:01:000:Always Bound Shot PL2
forgottn:0:FFCF68:10:500:Always Bound Shot PL2 (2/2)
forgottn:0:FFCF32:01:000:Always Power Laser PL2
forgottn:0:FFCF68:12:500:Always Power Laser PL2 (2/2)
forgottn:0:FFCF32:01:000:Always Homing Laser PL2
forgottn:0:FFCF68:14:500:Always Homing Laser PL2 (2/2)
forgottn:0:FFCF32:01:001:Get Laser Now! PL2
forgottn:0:FFCF68:00:501:Get Laser Now! PL2 (2/2)
forgottn:0:FFCF32:01:001:Get Beam Now! PL2
forgottn:0:FFCF68:02:501:Get Beam Now! PL2 (2/2)
forgottn:0:FFCF32:01:001:Get Missile Now! PL2
forgottn:0:FFCF68:04:501:Get Missile Now! PL2 (2/2)
forgottn:0:FFCF32:01:001:Get Balcan CannonNow!PL2
forgottn:0:FFCF68:06:501:Get Balcan CannonNow!PL2(2/2)
forgottn:0:FFCF32:01:001:Get Napalm Bomb Now! PL2
forgottn:0:FFCF68:08:501:Get Napalm Bomb Now! PL2(2/2)
forgottn:0:FFCF32:01:001:Get V-Cannon Now! PL2
forgottn:0:FFCF68:0A:501:Get V-Cannon Now! PL2 (2/2)
forgottn:0:FFCF32:01:001:Get Burner Now! PL2
forgottn:0:FFCF68:0C:501:Get Burner Now! PL2 (2/2)
forgottn:0:FFCF32:01:001:Get Multi-Way Now! PL2
forgottn:0:FFCF68:0E:501:Get Multi-Way Now! PL2 (2/2)
forgottn:0:FFCF32:01:001:Get Bound Shot Now! PL2
forgottn:0:FFCF68:10:501:Get Bound Shot Now! PL2 (2/2)
forgottn:0:FFCF32:01:001:Get Power Laser Now! PL2
forgottn:0:FFCF68:12:501:Get Power Laser Now! PL2(2/2)
forgottn:0:FFCF32:01:001:Get Homing Laser Now!PL2
forgottn:0:FFCF68:14:501:Get Homing Laser Now!PL2(2/2)
; [ Formation Z ]
formatz:0:01AC:99:000:Infinite Credits
formatz:0:0224:05:000:Infinite Lives PL1
formatz:0:0225:05:000:Infinite Lives PL2
; [ Four Trax ]
fourtrax:0:0000:00:999:[ This game hasn't even ]:REASON 11
fourtrax:0:0000:00:999:[ been looked at due to ]:REASON 11
fourtrax:0:0000:00:999:[ time constraints - Too]:REASON 11
fourtrax:0:0000:00:999:[ many games and so ]:REASON 11
fourtrax:0:0000:00:999:[ little time. It is ]:REASON 11
fourtrax:0:0000:00:999:[ even possible that ]:REASON 11
fourtrax:0:0000:00:999:[ this game may be a ]:REASON 11
fourtrax:0:0000:00:999:[ clone of an existing ]:REASON 11
fourtrax:0:0000:00:999:[ game which may have ]:REASON 11
fourtrax:0:0000:00:999:[ cheats. Please search ]:REASON 11
fourtrax:0:0000:00:999:[ the cheat forums ]:REASON 11
fourtrax:0:0000:00:999:[ before posting cheat ]:REASON 11
fourtrax:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Flash Point ]
fpoint:0:FFE373:E7:000:Infinite Time PL1
fpoint:0:FFE372:03:500:Infinite Time PL1 (2/2)
fpoint:0:FFE309:01:000:Next shape always Green PL1
fpoint:0:FFE309:02:000:Next shape always Purple PL1
fpoint:0:FFE309:03:000:Next shape always Yellow PL1
fpoint:0:FFE309:04:000:Next shape always Cyan PL1
fpoint:0:FFE309:05:000:Next shape always Orange PL1
fpoint:0:FFE309:06:000:Next shape always Blue PL1
fpoint:0:FFE309:07:000:Next shape always Red PL1
fpoint:0:FFE309:01:001:Next shape will be Green Now! PL1
fpoint:0:FFE309:02:001:Next shape will be Purple Now! PL1
fpoint:0:FFE309:03:001:Next shape will be Yellow Now! PL1
fpoint:0:FFE309:04:001:Next shape will be Cyan Now! PL1
fpoint:0:FFE309:05:001:Next shape will be Orange Now! PL1
fpoint:0:FFE309:06:001:Next shape will be Blue Now! PL1
fpoint:0:FFE309:07:001:Next shape will be Red Now! PL1
fpoint:0:FFE3F3:E7:000:Infinite Time PL2
fpoint:0:FFE3F2:03:500:Infinite Time PL2 (2/2)
fpoint:0:FFE389:01:000:Next shape always Green PL2
fpoint:0:FFE389:02:000:Next shape always Purple PL2
fpoint:0:FFE389:03:000:Next shape always Yellow PL2
fpoint:0:FFE389:04:000:Next shape always Cyan PL2
fpoint:0:FFE389:05:000:Next shape always Orange PL2
fpoint:0:FFE389:06:000:Next shape always Blue PL2
fpoint:0:FFE389:07:000:Next shape always Red PL2
fpoint:0:FFE389:01:001:Next shape will be Green Now! PL2
fpoint:0:FFE389:02:001:Next shape will be Purple Now! PL2
fpoint:0:FFE389:03:001:Next shape will be Yellow Now! PL2
fpoint:0:FFE389:04:001:Next shape will be Cyan Now! PL2
fpoint:0:FFE389:05:001:Next shape will be Orange Now! PL2
fpoint:0:FFE389:06:001:Next shape will be Blue Now! PL2
fpoint:0:FFE389:07:001:Next shape will be Red Now! PL2
; [ Flash Point (Japan, bootleg) ]
fpointbj:0:FFE373:E7:000:Infinite Time PL1
fpointbj:0:FFE372:03:500:Infinite Time PL1 (2/2)
fpointbj:0:FFE309:01:000:Next shape always Green PL1
fpointbj:0:FFE309:02:000:Next shape always Purple PL1
fpointbj:0:FFE309:03:000:Next shape always Yellow PL1
fpointbj:0:FFE309:04:000:Next shape always Cyan PL1
fpointbj:0:FFE309:05:000:Next shape always Orange PL1
fpointbj:0:FFE309:06:000:Next shape always Blue PL1
fpointbj:0:FFE309:07:000:Next shape always Red PL1
fpointbj:0:FFE309:01:001:Next shape will be Green Now! PL1
fpointbj:0:FFE309:02:001:Next shape will be Purple Now! PL1
fpointbj:0:FFE309:03:001:Next shape will be Yellow Now! PL1
fpointbj:0:FFE309:04:001:Next shape will be Cyan Now! PL1
fpointbj:0:FFE309:05:001:Next shape will be Orange Now! PL1
fpointbj:0:FFE309:06:001:Next shape will be Blue Now! PL1
fpointbj:0:FFE309:07:001:Next shape will be Red Now! PL1
fpointbj:0:FFE3F3:E7:000:Infinite Time PL2
fpointbj:0:FFE3F2:03:500:Infinite Time PL2 (2/2)
fpointbj:0:FFE389:01:000:Next shape always Green PL2
fpointbj:0:FFE389:02:000:Next shape always Purple PL2
fpointbj:0:FFE389:03:000:Next shape always Yellow PL2
fpointbj:0:FFE389:04:000:Next shape always Cyan PL2
fpointbj:0:FFE389:05:000:Next shape always Orange PL2
fpointbj:0:FFE389:06:000:Next shape always Blue PL2
fpointbj:0:FFE389:07:000:Next shape always Red PL2
fpointbj:0:FFE389:01:001:Next shape will be Green Now! PL2
fpointbj:0:FFE389:02:001:Next shape will be Purple Now! PL2
fpointbj:0:FFE389:03:001:Next shape will be Yellow Now! PL2
fpointbj:0:FFE389:04:001:Next shape will be Cyan Now! PL2
fpointbj:0:FFE389:05:001:Next shape will be Orange Now! PL2
fpointbj:0:FFE389:06:001:Next shape will be Blue Now! PL2
fpointbj:0:FFE389:07:001:Next shape will be Red Now! PL2
; [ Flash Point (World, bootleg) ]
fpointbl:0:FFE373:E7:000:Infinite Time PL1
fpointbl:0:FFE372:03:500:Infinite Time PL1 (2/2)
fpointbl:0:FFE309:01:000:Next shape always Green PL1
fpointbl:0:FFE309:02:000:Next shape always Purple PL1
fpointbl:0:FFE309:03:000:Next shape always Yellow PL1
fpointbl:0:FFE309:04:000:Next shape always Cyan PL1
fpointbl:0:FFE309:05:000:Next shape always Orange PL1
fpointbl:0:FFE309:06:000:Next shape always Blue PL1
fpointbl:0:FFE309:07:000:Next shape always Red PL1
fpointbl:0:FFE309:01:001:Next shape will be Green Now! PL1
fpointbl:0:FFE309:02:001:Next shape will be Purple Now! PL1
fpointbl:0:FFE309:03:001:Next shape will be Yellow Now! PL1
fpointbl:0:FFE309:04:001:Next shape will be Cyan Now! PL1
fpointbl:0:FFE309:05:001:Next shape will be Orange Now! PL1
fpointbl:0:FFE309:06:001:Next shape will be Blue Now! PL1
fpointbl:0:FFE309:07:001:Next shape will be Red Now! PL1
fpointbl:0:FFE3F3:E7:000:Infinite Time PL2
fpointbl:0:FFE3F2:03:500:Infinite Time PL2 (2/2)
fpointbl:0:FFE389:01:000:Next shape always Green PL2
fpointbl:0:FFE389:02:000:Next shape always Purple PL2
fpointbl:0:FFE389:03:000:Next shape always Yellow PL2
fpointbl:0:FFE389:04:000:Next shape always Cyan PL2
fpointbl:0:FFE389:05:000:Next shape always Orange PL2
fpointbl:0:FFE389:06:000:Next shape always Blue PL2
fpointbl:0:FFE389:07:000:Next shape always Red PL2
fpointbl:0:FFE389:01:001:Next shape will be Green Now! PL2
fpointbl:0:FFE389:02:001:Next shape will be Purple Now! PL2
fpointbl:0:FFE389:03:001:Next shape will be Yellow Now! PL2
fpointbl:0:FFE389:04:001:Next shape will be Cyan Now! PL2
fpointbl:0:FFE389:05:001:Next shape will be Orange Now! PL2
fpointbl:0:FFE389:06:001:Next shape will be Blue Now! PL2
fpointbl:0:FFE389:07:001:Next shape will be Red Now! PL2
; [ Free Kick (bootleg) ]
freekckb:0:D292:09:000:Infinite Lives
:freekckb:00000010:D2C5:0000002D:00000FFF:Always Keep Ball in Play
; [ Free Kick ]
freekick:0:D292:09:000:Infinite Lives
:freekick:00000010:D2C5:0000002D:00000FFF:Always Keep Ball in Play
; [ Freeze ]
freeze:0:436D:AA:000:Infinite Time
freeze:0:435C:03:000:Infinite Lives
freeze:0:4356:FF:000:Maximum Flamer Power
freeze:0:4357:FF:500:Maximum Flamer Power (2/2)
; [ Frenzy ]
frenzy:0:400C:06:000:Infinite Lives
frenzy:0:4010:0F:000:No Evil Otto
frenzy:0:400E:00:000:Robots Don't Fire
; [ Frisky Tom (set 1) ]
friskyt:0:7834:50:000:Infinite Credits
friskyt:0:7A6F:99:000:Always have Max Bonus
friskyt:0:784B:07:000:Infinite Lives PL1
friskyt:0:7857:07:000:Infinite Lives PL2
; [ Frisky Tom (set 2) ]
friskyta:0:7834:50:000:Infinite Credits
friskyta:0:784B:07:000:Infinite Lives PL1
friskyta:0:7857:07:000:Infinite Lives PL2
; [ Frog (Galaxian hardware) ]
frogg:0:43DD:3C:000:Infinite Time
frogg:0:43DE:60:500:Infinite Time (2/2)
frogg:0:4004:00:000:Limited Invincibility (Buggy!)
frogg:0:425C:05:001:Finish this Level Now!
frogg:0:43E5:06:000:Infinite Lives PL1
frogg:0:43E6:06:000:Infinite Lives PL2
; [ Frogger ]
frogger:0:83DD:3C:000:Infinite Time
frogger:0:83DE:60:500:Infinite Time (2/2)
frogger:0:8004:00:000:Limited Invincibility (Buggy!)
frogger:0:825C:05:001:Finish this Level Now!
frogger:0:83E5:06:000:Infinite Lives PL1
frogger:0:83E6:06:000:Infinite Lives PL2
; [ Frog ]
froggers:0:43DD:3C:000:Infinite Time
froggers:0:43DE:60:500:Infinite Time (2/2)
froggers:0:4004:00:000:Limited Invincibility (Buggy!)
froggers:0:425C:05:001:Finish this Level Now!
froggers:0:43E5:06:000:Infinite Lives PL1
froggers:0:43E6:06:000:Infinite Lives PL2
; [ Frogger (Moon Cresta hardware) ]
froggrmc:0:83DD:3C:000:Infinite Time
froggrmc:0:83DE:60:500:Infinite Time (2/2)
froggrmc:0:8004:00:000:Limited Invincibility (Buggy!)
froggrmc:0:825C:05:001:Finish this Level Now!
froggrmc:0:83E5:06:000:Infinite Lives PL1
froggrmc:0:83E6:06:000:Infinite Lives PL2
; [ Frogs ]
frogs:0:E431:09:000:Infinite Time
; [ Frogger (Sega set 1) ]
frogseg1:0:83DD:3C:000:Infinite Time
frogseg1:0:83DE:60:500:Infinite Time (2/2)
frogseg1:0:8004:00:000:Limited Invincibility (Buggy!)
frogseg1:0:825C:05:001:Finish this Level Now!
frogseg1:0:83E5:06:000:Infinite Lives PL1
frogseg1:0:83E6:06:000:Infinite Lives PL2
; [ Frogger (Sega set 2) ]
frogseg2:0:83DD:3C:000:Infinite Time
frogseg2:0:83DE:60:500:Infinite Time (2/2)
frogseg2:0:8004:00:000:Limited Invincibility (Buggy!)
frogseg2:0:825C:05:001:Finish this Level Now!
frogseg2:0:83E5:06:000:Infinite Lives PL1
frogseg2:0:83E6:06:000:Infinite Lives PL2
; [ Taisen Idol-Mahjong Final Romance 2 (Japan) ]
fromanc2:0:D88158:27:000:Infinite Money
fromanc2:0:D88159:0F:500:Infinite Money (2/2)
fromanc2:0:000000:00:999:[ The winning hand cheat must be activated when there ]
fromanc2:0:000000:00:999:[ are 14 tiles in your hand, then press the RON key ]
fromanc2:0:000000:00:999:[ ('Z' by default). The tiles do not visually change ]
fromanc2:0:000000:00:999:[ until you make a move. ]
fromanc2:0:D88019:30:001:Get winning hand Now!:Not working yet !
fromanc2:0:D8801B:30:501:Get winning hand Now! (02/14)
fromanc2:0:D8801D:30:501:Get winning hand Now! (03/14)
fromanc2:0:D8801F:31:501:Get winning hand Now! (04/14)
fromanc2:0:D88021:31:501:Get winning hand Now! (05/14)
fromanc2:0:D88023:31:501:Get winning hand Now! (06/14)
fromanc2:0:D88025:32:501:Get winning hand Now! (07/14)
fromanc2:0:D88027:32:501:Get winning hand Now! (08/14)
fromanc2:0:D88029:32:501:Get winning hand Now! (09/14)
fromanc2:0:D8802B:33:501:Get winning hand Now! (10/14)
fromanc2:0:D8802D:33:501:Get winning hand Now! (11/14)
fromanc2:0:D8802F:33:501:Get winning hand Now! (12/14)
fromanc2:0:D88031:34:501:Get winning hand Now! (13/14)
fromanc2:0:D88033:34:501:Get winning hand Now! (14/14)
fromanc2:0:D88155:FF:001:Get winning hand Now! [ALTERNATIVE]:This cheat has not been tested
fromanc2:0:D88156:FF:501:Get winning hand Now! [ALTERNATIVE] (2/4)
fromanc2:0:D8803F:12:501:Get winning hand Now! [ALTERNATIVE] (3/4)
fromanc2:0:D88095:12:501:Get winning hand Now! [ALTERNATIVE] (4/4)
fromanc2:0:D88019:00:998:Watch tile A - Player
fromanc2:0:D8801B:00:998:Watch tile B - Player
fromanc2:0:D8801D:00:998:Watch tile C - Player
fromanc2:0:D8801F:00:998:Watch tile D - Player
fromanc2:0:D88021:00:998:Watch tile E - Player
fromanc2:0:D88023:00:998:Watch tile F - Player
fromanc2:0:D88025:00:998:Watch tile G - Player
fromanc2:0:D88027:00:998:Watch tile H - Player
fromanc2:0:D88029:00:998:Watch tile I - Player
fromanc2:0:D8802B:00:998:Watch tile J - Player
fromanc2:0:D8802D:00:998:Watch tile K - Player
fromanc2:0:D8802F:00:998:Watch tile L - Player
fromanc2:0:D88031:00:998:Watch tile M - Player
fromanc2:0:D88033:00:998:Watch tile N - Player
fromanc2:0:D8806F:00:998:Watch tile A - C.P.U.
fromanc2:0:D88071:00:998:Watch tile B - C.P.U.
fromanc2:0:D88073:00:998:Watch tile C - C.P.U.
fromanc2:0:D88075:00:998:Watch tile D - C.P.U.
fromanc2:0:D88077:00:998:Watch tile E - C.P.U.
fromanc2:0:D88079:00:998:Watch tile F - C.P.U.
fromanc2:0:D8807B:00:998:Watch tile G - C.P.U.
fromanc2:0:D8807D:00:998:Watch tile H - C.P.U.
fromanc2:0:D8807F:00:998:Watch tile I - C.P.U.
fromanc2:0:D88081:00:998:Watch tile J - C.P.U.
fromanc2:0:D88083:00:998:Watch tile K - C.P.U.
fromanc2:0:D88085:00:998:Watch tile L - C.P.U.
fromanc2:0:D88087:00:998:Watch tile M - C.P.U.
fromanc2:0:D88089:00:998:Watch tile N - C.P.U.
fromanc2:0:000000:00:999:[ Here is the look-up list for the above watches. ]
fromanc2:0:000000:00:999:[ ]
fromanc2:0:000000:00:999:[ value common name chinese name ]
fromanc2:0:000000:00:999:[ ??h - no tile - ]
fromanc2:0:000000:00:999:[ 00h 1 "characters" 1 "wan" ]
fromanc2:0:000000:00:999:[ 01h 2 "characters" 2 "wan" ]
fromanc2:0:000000:00:999:[ 02h 3 "characters" 3 "wan" ]
fromanc2:0:000000:00:999:[ 03h 4 "characters" 4 "wan" ]
fromanc2:0:000000:00:999:[ 04h 5 "characters" 5 "wan" ]
fromanc2:0:000000:00:999:[ 05h 6 "characters" 6 "wan" ]
fromanc2:0:000000:00:999:[ 06h 7 "characters" 7 "wan" ]
fromanc2:0:000000:00:999:[ 07h 8 "characters" 8 "wan" ]
fromanc2:0:000000:00:999:[ 08h 9 "characters" 9 "wan" ]
fromanc2:0:000000:00:999:[ 10h 1 "dots" 1 "tung" ]
fromanc2:0:000000:00:999:[ 11h 2 "dots" 2 "tung" ]
fromanc2:0:000000:00:999:[ 12h 3 "dots" 3 "tung" ]
fromanc2:0:000000:00:999:[ 13h 4 "dots" 4 "tung" ]
fromanc2:0:000000:00:999:[ 14h 5 "dots" 5 "tung" ]
fromanc2:0:000000:00:999:[ 15h 6 "dots" 6 "tung" ]
fromanc2:0:000000:00:999:[ 16h 7 "dots" 7 "tung" ]
fromanc2:0:000000:00:999:[ 17h 8 "dots" 8 "tung" ]
fromanc2:0:000000:00:999:[ 18h 9 "dots" 9 "tung" ]
fromanc2:0:000000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
fromanc2:0:000000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
fromanc2:0:000000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
fromanc2:0:000000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
fromanc2:0:000000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
fromanc2:0:000000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
fromanc2:0:000000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
fromanc2:0:000000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
fromanc2:0:000000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
fromanc2:0:000000:00:999:[ 30h East "wind" ]
fromanc2:0:000000:00:999:[ 31h South "wind" ]
fromanc2:0:000000:00:999:[ 32h West "wind" ]
fromanc2:0:000000:00:999:[ 33h North "wind" ]
fromanc2:0:000000:00:999:[ 34h White "dragon" ]
fromanc2:0:000000:00:999:[ 35h Green "dragon" ]
fromanc2:0:000000:00:999:[ 36h Red "dragon" ]
; [ Taisen Mahjong FinalRomance 4 (Japan) ]
fromanc4:0:80A028:27:000:Infinite Money
fromanc4:0:80A029:0F:500:Infinite Money (2/2)
fromanc4:0:000000:00:999:[ The winning hand cheat must be activated when there ]
fromanc4:0:000000:00:999:[ are 14 tiles in your hand, then press the RON key ]
fromanc4:0:000000:00:999:[ ('Z' by default). The tiles do not visually change ]
fromanc4:0:000000:00:999:[ until you make a move. ]
fromanc4:0:808809:30:001:Get winning hand Now!:Not working yet !
fromanc4:0:80880B:30:501:Get winning hand Now! (02/14)
fromanc4:0:80880D:30:501:Get winning hand Now! (03/14)
fromanc4:0:80880F:31:501:Get winning hand Now! (04/14)
fromanc4:0:808811:31:501:Get winning hand Now! (05/14)
fromanc4:0:808813:31:501:Get winning hand Now! (06/14)
fromanc4:0:808815:32:501:Get winning hand Now! (07/14)
fromanc4:0:808817:32:501:Get winning hand Now! (08/14)
fromanc4:0:808819:32:501:Get winning hand Now! (09/14)
fromanc4:0:80881B:33:501:Get winning hand Now! (10/14)
fromanc4:0:80881D:33:501:Get winning hand Now! (11/14)
fromanc4:0:80881F:33:501:Get winning hand Now! (12/14)
fromanc4:0:808821:34:501:Get winning hand Now! (13/14)
fromanc4:0:808823:34:501:Get winning hand Now! (14/14)
fromanc4:0:81301D:53:001:Get winning hand Now! [ALTERNATIVE 1]:This cheat has not been tested
fromanc4:0:81301E:93:501:Get winning hand Now! [ALTERNATIVE 1] (02/28):First 14 cheats are locations of internal memory for cards
fromanc4:0:81301F:25:501:Get winning hand Now! [ALTERNATIVE 1] (03/28):Second 14 cheats are display locations
fromanc4:0:813020:65:501:Get winning hand Now! [ALTERNATIVE 1] (04/28):Each card is unique, the first byte is 34, the other 74,B4,...so to cheat this game, ALL the card must be unique!
fromanc4:0:813021:A5:501:Get winning hand Now! [ALTERNATIVE 1] (05/28)
fromanc4:0:813022:28:501:Get winning hand Now! [ALTERNATIVE 1] (06/28)
fromanc4:0:813023:68:501:Get winning hand Now! [ALTERNATIVE 1] (07/28)
fromanc4:0:813024:A8:501:Get winning hand Now! [ALTERNATIVE 1] (08/28)
fromanc4:0:813025:34:501:Get winning hand Now! [ALTERNATIVE 1] (09/28)
fromanc4:0:813026:74:501:Get winning hand Now! [ALTERNATIVE 1] (10/28)
fromanc4:0:813027:B5:501:Get winning hand Now! [ALTERNATIVE 1] (11/28)
fromanc4:0:813028:75:501:Get winning hand Now! [ALTERNATIVE 1] (12/28)
fromanc4:0:813029:35:501:Get winning hand Now! [ALTERNATIVE 1] (13/28)
fromanc4:0:81302A:B4:501:Get winning hand Now! [ALTERNATIVE 1] (14/28)
fromanc4:0:808809:53:501:Get winning hand Now! [ALTERNATIVE 1] (15/28)
fromanc4:0:80880B:93:501:Get winning hand Now! [ALTERNATIVE 1] (16/28)
fromanc4:0:80880D:25:501:Get winning hand Now! [ALTERNATIVE 1] (17/28)
fromanc4:0:80880F:65:501:Get winning hand Now! [ALTERNATIVE 1] (18/28)
fromanc4:0:808811:A5:501:Get winning hand Now! [ALTERNATIVE 1] (19/28)
fromanc4:0:808813:28:501:Get winning hand Now! [ALTERNATIVE 1] (20/28)
fromanc4:0:808815:68:501:Get winning hand Now! [ALTERNATIVE 1] (21/28)
fromanc4:0:808817:A8:501:Get winning hand Now! [ALTERNATIVE 1] (22/28)
fromanc4:0:808819:34:501:Get winning hand Now! [ALTERNATIVE 1] (23/28)
fromanc4:0:80881B:74:501:Get winning hand Now! [ALTERNATIVE 1] (24/28)
fromanc4:0:80881D:B5:501:Get winning hand Now! [ALTERNATIVE 1] (25/28)
fromanc4:0:80881F:75:501:Get winning hand Now! [ALTERNATIVE 1] (26/28)
fromanc4:0:808821:35:501:Get winning hand Now! [ALTERNATIVE 1] (27/28)
fromanc4:0:808823:B4:501:Get winning hand Now! [ALTERNATIVE 1] (28/28)
fromanc4:0:80891C:FF:001:Get winning hand Now! [ALTERNATIVE 2]:This cheat has not been tested
fromanc4:0:80888D:FF:501:Get winning hand Now! [ALTERNATIVE 2] (2/4)
fromanc4:0:813095:12:501:Get winning hand Now! [ALTERNATIVE 2] (3/4)
fromanc4:0:81340B:12:501:Get winning hand Now! [ALTERNATIVE 2] (4/4)
fromanc4:0:813393:30:001:Get Get Ordi win Now!:This cheat has not been tested & I don't know what it does..
fromanc4:0:813394:30:501:Get Ordi win Now! (02/28)
fromanc4:0:813395:31:501:Get Ordi win Now! (03/28)
fromanc4:0:813396:31:501:Get Ordi win Now! (04/28)
fromanc4:0:813397:32:501:Get Ordi win Now! (05/28)
fromanc4:0:813398:32:501:Get Ordi win Now! (06/28)
fromanc4:0:813399:33:501:Get Ordi win Now! (07/28)
fromanc4:0:81339A:33:501:Get Ordi win Now! (08/28)
fromanc4:0:81339B:34:501:Get Ordi win Now! (09/28)
fromanc4:0:81339C:34:501:Get Ordi win Now! (10/28)
fromanc4:0:81339D:35:501:Get Ordi win Now! (11/28)
fromanc4:0:81339E:35:501:Get Ordi win Now! (12/28)
fromanc4:0:81339F:36:501:Get Ordi win Now! (13/28)
fromanc4:0:8133A0:36:501:Get Ordi win Now! (14/28)
fromanc4:0:808899:30:501:Get Ordi win Now! (15/28)
fromanc4:0:80889b:30:501:Get Ordi win Now! (16/28)
fromanc4:0:80889d:31:501:Get Ordi win Now! (17/28)
fromanc4:0:80889f:31:501:Get Ordi win Now! (18/28)
fromanc4:0:8088a1:32:501:Get Ordi win Now! (19/28)
fromanc4:0:8088a3:32:501:Get Ordi win Now! (20/28)
fromanc4:0:8088a5:33:501:Get Ordi win Now! (21/28)
fromanc4:0:8088a7:33:501:Get Ordi win Now! (22/28)
fromanc4:0:8088a9:34:501:Get Ordi win Now! (23/28)
fromanc4:0:8088ab:34:501:Get Ordi win Now! (24/28)
fromanc4:0:8088ad:35:501:Get Ordi win Now! (25/28)
fromanc4:0:8088af:35:501:Get Ordi win Now! (26/28)
fromanc4:0:8088b1:36:501:Get Ordi win Now! (27/28)
fromanc4:0:8088b3:36:501:Get Ordi win Now! (28/28)
fromanc4:0:808809:00:998:Watch tile A - Player
fromanc4:0:80880B:00:998:Watch tile B - Player
fromanc4:0:80880D:00:998:Watch tile C - Player
fromanc4:0:80880F:00:998:Watch tile D - Player
fromanc4:0:808811:00:998:Watch tile E - Player
fromanc4:0:808813:00:998:Watch tile F - Player
fromanc4:0:808815:00:998:Watch tile G - Player
fromanc4:0:808817:00:998:Watch tile H - Player
fromanc4:0:808819:00:998:Watch tile I - Player
fromanc4:0:80881B:00:998:Watch tile J - Player
fromanc4:0:80881D:00:998:Watch tile K - Player
fromanc4:0:80881F:00:998:Watch tile L - Player
fromanc4:0:808821:00:998:Watch tile M - Player
fromanc4:0:808823:00:998:Watch tile N - Player
fromanc4:0:80885F:00:998:Watch tile A - C.P.U.
fromanc4:0:808861:00:998:Watch tile B - C.P.U.
fromanc4:0:808863:00:998:Watch tile C - C.P.U.
fromanc4:0:808865:00:998:Watch tile D - C.P.U.
fromanc4:0:808867:00:998:Watch tile E - C.P.U.
fromanc4:0:808869:00:998:Watch tile F - C.P.U.
fromanc4:0:80886B:00:998:Watch tile G - C.P.U.
fromanc4:0:80886D:00:998:Watch tile H - C.P.U.
fromanc4:0:80886F:00:998:Watch tile I - C.P.U.
fromanc4:0:808871:00:998:Watch tile J - C.P.U.
fromanc4:0:808873:00:998:Watch tile K - C.P.U.
fromanc4:0:808875:00:998:Watch tile L - C.P.U.
fromanc4:0:808877:00:998:Watch tile M - C.P.U.
fromanc4:0:808879:00:998:Watch tile N - C.P.U.
fromanc4:0:000000:00:999:[ Here is the look-up list for the above watches. ]
fromanc4:0:000000:00:999:[ ]
fromanc4:0:000000:00:999:[ value common name chinese name ]
fromanc4:0:000000:00:999:[ ??h - no tile - ]
fromanc4:0:000000:00:999:[ 00h 1 "characters" 1 "wan" ]
fromanc4:0:000000:00:999:[ 01h 2 "characters" 2 "wan" ]
fromanc4:0:000000:00:999:[ 02h 3 "characters" 3 "wan" ]
fromanc4:0:000000:00:999:[ 03h 4 "characters" 4 "wan" ]
fromanc4:0:000000:00:999:[ 04h 5 "characters" 5 "wan" ]
fromanc4:0:000000:00:999:[ 05h 6 "characters" 6 "wan" ]
fromanc4:0:000000:00:999:[ 06h 7 "characters" 7 "wan" ]
fromanc4:0:000000:00:999:[ 07h 8 "characters" 8 "wan" ]
fromanc4:0:000000:00:999:[ 08h 9 "characters" 9 "wan" ]
fromanc4:0:000000:00:999:[ 10h 1 "dots" 1 "tung" ]
fromanc4:0:000000:00:999:[ 11h 2 "dots" 2 "tung" ]
fromanc4:0:000000:00:999:[ 12h 3 "dots" 3 "tung" ]
fromanc4:0:000000:00:999:[ 13h 4 "dots" 4 "tung" ]
fromanc4:0:000000:00:999:[ 14h 5 "dots" 5 "tung" ]
fromanc4:0:000000:00:999:[ 15h 6 "dots" 6 "tung" ]
fromanc4:0:000000:00:999:[ 16h 7 "dots" 7 "tung" ]
fromanc4:0:000000:00:999:[ 17h 8 "dots" 8 "tung" ]
fromanc4:0:000000:00:999:[ 18h 9 "dots" 9 "tung" ]
fromanc4:0:000000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
fromanc4:0:000000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
fromanc4:0:000000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
fromanc4:0:000000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
fromanc4:0:000000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
fromanc4:0:000000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
fromanc4:0:000000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
fromanc4:0:000000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
fromanc4:0:000000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
fromanc4:0:000000:00:999:[ 30h East "wind" ]
fromanc4:0:000000:00:999:[ 31h South "wind" ]
fromanc4:0:000000:00:999:[ 32h West "wind" ]
fromanc4:0:000000:00:999:[ 33h North "wind" ]
fromanc4:0:000000:00:999:[ 34h White "dragon" ]
fromanc4:0:000000:00:999:[ 35h Green "dragon" ]
fromanc4:0:000000:00:999:[ 36h Red "dragon" ]
; [ Idol-Mahjong Final Romance (Japan) ]
fromance:0:0000:00:999:[ The winning hand cheat must be activated when there ]
fromance:0:0000:00:999:[ are 14 tiles in your hand, then press the RON key ]
fromance:0:0000:00:999:[ ('Z' by default). The tiles do not visually change ]
fromance:0:0000:00:999:[ until you make a move. ]
fromance:0:CE81:30:001:Get winning hand Now!:Not working yet !
fromance:0:CE82:30:501:Get winning hand Now! (02/14)
fromance:0:CE83:30:501:Get winning hand Now! (03/14)
fromance:0:CE84:31:501:Get winning hand Now! (04/14)
fromance:0:CE85:31:501:Get winning hand Now! (05/14)
fromance:0:CE86:31:501:Get winning hand Now! (06/14)
fromance:0:CE87:32:501:Get winning hand Now! (07/14)
fromance:0:CE88:32:501:Get winning hand Now! (08/14)
fromance:0:CE89:32:501:Get winning hand Now! (09/14)
fromance:0:CE8A:33:501:Get winning hand Now! (10/14)
fromance:0:CE8B:33:501:Get winning hand Now! (11/14)
fromance:0:CE8C:33:501:Get winning hand Now! (12/14)
fromance:0:CE8D:34:501:Get winning hand Now! (13/14)
fromance:0:CE8E:34:501:Get winning hand Now! (14/14)
fromance:0:CE81:30:000:Always winning hand
fromance:0:CE82:30:500:Always winning hand (02/14)
fromance:0:CE83:30:500:Always winning hand (03/14)
fromance:0:CE84:31:500:Always winning hand (04/14)
fromance:0:CE85:31:500:Always winning hand (05/14)
fromance:0:CE86:31:500:Always winning hand (06/14)
fromance:0:CE87:32:500:Always winning hand (07/14)
fromance:0:CE88:32:500:Always winning hand (08/14)
fromance:0:CE89:32:500:Always winning hand (09/14)
fromance:0:CE8A:33:500:Always winning hand (10/14)
fromance:0:CE8B:33:500:Always winning hand (11/14)
fromance:0:CE8C:33:500:Always winning hand (12/14)
fromance:0:CE8D:34:500:Always winning hand (13/14)
fromance:0:CE8E:34:500:Always winning hand (14/14)
fromance:0:C702:00:000:Always winning hand (dealer)
fromance:0:CB02:01:500:Always winning hand (dealer) (2/2)
:fromance:00000006:CE81:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:fromance:00000006:CA81:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
fromance:0:0000:00:999:[ Here is the look-up list for ]
fromance:0:0000:00:999:[ the above watches. ]
fromance:0:0000:00:999:[ ]
fromance:0:0000:00:999:[ value common name chinese name ]
fromance:0:0000:00:999:[ ??h - no tile - ]
fromance:0:0000:00:999:[ 00h 1 "characters" 1 "wan" ]
fromance:0:0000:00:999:[ 01h 2 "characters" 2 "wan" ]
fromance:0:0000:00:999:[ 02h 3 "characters" 3 "wan" ]
fromance:0:0000:00:999:[ 03h 4 "characters" 4 "wan" ]
fromance:0:0000:00:999:[ 04h 5 "characters" 5 "wan" ]
fromance:0:0000:00:999:[ 05h 6 "characters" 6 "wan" ]
fromance:0:0000:00:999:[ 06h 7 "characters" 7 "wan" ]
fromance:0:0000:00:999:[ 07h 8 "characters" 8 "wan" ]
fromance:0:0000:00:999:[ 08h 9 "characters" 9 "wan" ]
fromance:0:0000:00:999:[ 10h 1 "dots" 1 "tung" ]
fromance:0:0000:00:999:[ 11h 2 "dots" 2 "tung" ]
fromance:0:0000:00:999:[ 12h 3 "dots" 3 "tung" ]
fromance:0:0000:00:999:[ 13h 4 "dots" 4 "tung" ]
fromance:0:0000:00:999:[ 14h 5 "dots" 5 "tung" ]
fromance:0:0000:00:999:[ 15h 6 "dots" 6 "tung" ]
fromance:0:0000:00:999:[ 16h 7 "dots" 7 "tung" ]
fromance:0:0000:00:999:[ 17h 8 "dots" 8 "tung" ]
fromance:0:0000:00:999:[ 18h 9 "dots" 9 "tung" ]
fromance:0:0000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
fromance:0:0000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
fromance:0:0000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
fromance:0:0000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
fromance:0:0000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
fromance:0:0000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
fromance:0:0000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
fromance:0:0000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
fromance:0:0000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
fromance:0:0000:00:999:[ 30h East "wind" ]
fromance:0:0000:00:999:[ 31h South "wind" ]
fromance:0:0000:00:999:[ 32h West "wind" ]
fromance:0:0000:00:999:[ 33h North "wind" ]
fromance:0:0000:00:999:[ 34h White "dragon" ]
fromance:0:0000:00:999:[ 35h Green "dragon" ]
fromance:0:0000:00:999:[ 36h Red "dragon" ]
; [ Taisen Mahjong FinalRomance R (Japan) ]
fromancr:0:D821C3:01:000:Infinite Money
fromancr:0:D821C4:86:500:Infinite Money (2/3)
fromancr:0:D821C5:9F:500:Infinite Money (3/3)
fromancr:0:000000:00:999:[ The winning hand cheat must be activated when there ]
fromancr:0:000000:00:999:[ are 14 tiles in your hand, then press the RON key ]
fromancr:0:000000:00:999:[ ('Z' by default). The tiles do not visually change ]
fromancr:0:000000:00:999:[ until you make a move. ]
fromancr:0:D820BD:30:001:Get winning hand Now!:Not working yet !
fromancr:0:D820BF:30:501:Get winning hand Now! (02/14)
fromancr:0:D820C1:30:501:Get winning hand Now! (03/14)
fromancr:0:D820C3:31:501:Get winning hand Now! (04/14)
fromancr:0:D820C5:31:501:Get winning hand Now! (05/14)
fromancr:0:D820C7:31:501:Get winning hand Now! (06/14)
fromancr:0:D820C9:32:501:Get winning hand Now! (07/14)
fromancr:0:D820CB:32:501:Get winning hand Now! (08/14)
fromancr:0:D820CD:32:501:Get winning hand Now! (09/14)
fromancr:0:D820CF:33:501:Get winning hand Now! (10/14)
fromancr:0:D820D1:33:501:Get winning hand Now! (11/14)
fromancr:0:D820D3:33:501:Get winning hand Now! (12/14)
fromancr:0:D820D5:34:501:Get winning hand Now! (13/14)
fromancr:0:D820D7:34:501:Get winning hand Now! (14/14)
fromancr:0:D820BD:00:001:Get winning hand Now! [ALTERNATIVE 1]
fromancr:0:D820BF:00:501:Get winning hand Now! [ALTERNATIVE 1] (02/14)
fromancr:0:D820C1:00:501:Get winning hand Now! [ALTERNATIVE 1] (03/14)
fromancr:0:D820C3:01:501:Get winning hand Now! [ALTERNATIVE 1] (04/14)
fromancr:0:D820C5:01:501:Get winning hand Now! [ALTERNATIVE 1] (05/14)
fromancr:0:D820C7:01:501:Get winning hand Now! [ALTERNATIVE 1] (06/14)
fromancr:0:D820C9:02:501:Get winning hand Now! [ALTERNATIVE 1] (07/14)
fromancr:0:D820CB:02:501:Get winning hand Now! [ALTERNATIVE 1] (08/14)
fromancr:0:D820CD:02:501:Get winning hand Now! [ALTERNATIVE 1] (09/14)
fromancr:0:D820CF:03:501:Get winning hand Now! [ALTERNATIVE 1] (10/14)
fromancr:0:D820D1:03:501:Get winning hand Now! [ALTERNATIVE 1] (11/14)
fromancr:0:D820D3:03:501:Get winning hand Now! [ALTERNATIVE 1] (12/14)
fromancr:0:D820D5:04:501:Get winning hand Now! [ALTERNATIVE 1] (13/14)
fromancr:0:D820D7:04:501:Get winning hand Now! [ALTERNATIVE 1] (14/14)
fromancr:0:D821BD:FF:001:Get winning hand Now! [ALTERNATIVE 2]
fromancr:0:D821Be:FF:501:Get winning hand Now! [ALTERNATIVE 2] (2/4)
fromancr:0:D820E3:12:501:Get winning hand Now! [ALTERNATIVE 2] (3/4)
fromancr:0:D82139:12:501:Get winning hand Now! [ALTERNATIVE 2] (4/4)
fromancr:0:D820D7:34:000:Always winning hand:This cheat has not been tested
fromancr:0:D820D6:80:500:Always winning hand (02/27)
fromancr:0:D820D5:34:500:Always winning hand (03/27)
fromancr:0:D820D4:80:500:Always winning hand (04/27)
fromancr:0:D820D3:33:500:Always winning hand (05/27)
fromancr:0:D820D2:80:500:Always winning hand (06/27)
fromancr:0:D820D1:33:500:Always winning hand (07/27)
fromancr:0:D820D0:80:500:Always winning hand (08/27)
fromancr:0:D820CF:33:500:Always winning hand (09/27)
fromancr:0:D820CE:80:500:Always winning hand (10/27)
fromancr:0:D820CD:32:500:Always winning hand (11/27)
fromancr:0:D820CC:80:500:Always winning hand (12/27)
fromancr:0:D820CB:32:500:Always winning hand (13/27)
fromancr:0:D820CA:80:500:Always winning hand (14/27)
fromancr:0:D820C9:32:500:Always winning hand (15/27)
fromancr:0:D820C8:80:500:Always winning hand (16/27)
fromancr:0:D820C7:31:500:Always winning hand (17/27)
fromancr:0:D820C6:80:500:Always winning hand (18/27)
fromancr:0:D820C5:31:500:Always winning hand (19/27)
fromancr:0:D820C4:80:500:Always winning hand (20/27)
fromancr:0:D820C3:31:500:Always winning hand (21/27)
fromancr:0:D820C2:80:500:Always winning hand (22/27)
fromancr:0:D820C1:30:500:Always winning hand (23/27)
fromancr:0:D820C0:80:500:Always winning hand (24/27)
fromancr:0:D820BF:30:500:Always winning hand (25/27)
fromancr:0:D820BE:80:500:Always winning hand (26/27)
fromancr:0:D820BD:30:500:Always winning hand (27/27)
fromancr:0:D820BD:00:998:Watch tile A - Player
fromancr:0:D820BF:00:998:Watch tile B - Player
fromancr:0:D820C1:00:998:Watch tile C - Player
fromancr:0:D820C3:00:998:Watch tile D - Player
fromancr:0:D820C5:00:998:Watch tile E - Player
fromancr:0:D820C7:00:998:Watch tile F - Player
fromancr:0:D820C9:00:998:Watch tile G - Player
fromancr:0:D820CB:00:998:Watch tile H - Player
fromancr:0:D820CD:00:998:Watch tile I - Player
fromancr:0:D820CF:00:998:Watch tile J - Player
fromancr:0:D820D1:00:998:Watch tile K - Player
fromancr:0:D820D3:00:998:Watch tile L - Player
fromancr:0:D820D5:00:998:Watch tile M - Player
fromancr:0:D820D7:00:998:Watch tile N - Player
fromancr:0:D82113:00:998:Watch tile A - C.P.U.
fromancr:0:D82115:00:998:Watch tile B - C.P.U.
fromancr:0:D82117:00:998:Watch tile C - C.P.U.
fromancr:0:D82119:00:998:Watch tile D - C.P.U.
fromancr:0:D8211B:00:998:Watch tile E - C.P.U.
fromancr:0:D8211D:00:998:Watch tile F - C.P.U.
fromancr:0:D8211F:00:998:Watch tile G - C.P.U.
fromancr:0:D82121:00:998:Watch tile H - C.P.U.
fromancr:0:D82123:00:998:Watch tile I - C.P.U.
fromancr:0:D82125:00:998:Watch tile J - C.P.U.
fromancr:0:D82127:00:998:Watch tile K - C.P.U.
fromancr:0:D82129:00:998:Watch tile L - C.P.U.
fromancr:0:D8212B:00:998:Watch tile M - C.P.U.
fromancr:0:D8212D:00:998:Watch tile N - C.P.U.
fromancr:0:000000:00:999:[ Here is the look-up list for ]
fromancr:0:000000:00:999:[ the above watches. ]
fromancr:0:000000:00:999:[ ]
fromancr:0:000000:00:999:[ value common name chinese name ]
fromancr:0:000000:00:999:[ ??h - no tile - ]
fromancr:0:000000:00:999:[ 00h 1 "characters" 1 "wan" ]
fromancr:0:000000:00:999:[ 01h 2 "characters" 2 "wan" ]
fromancr:0:000000:00:999:[ 02h 3 "characters" 3 "wan" ]
fromancr:0:000000:00:999:[ 03h 4 "characters" 4 "wan" ]
fromancr:0:000000:00:999:[ 04h 5 "characters" 5 "wan" ]
fromancr:0:000000:00:999:[ 05h 6 "characters" 6 "wan" ]
fromancr:0:000000:00:999:[ 06h 7 "characters" 7 "wan" ]
fromancr:0:000000:00:999:[ 07h 8 "characters" 8 "wan" ]
fromancr:0:000000:00:999:[ 08h 9 "characters" 9 "wan" ]
fromancr:0:000000:00:999:[ 10h 1 "dots" 1 "tung" ]
fromancr:0:000000:00:999:[ 11h 2 "dots" 2 "tung" ]
fromancr:0:000000:00:999:[ 12h 3 "dots" 3 "tung" ]
fromancr:0:000000:00:999:[ 13h 4 "dots" 4 "tung" ]
fromancr:0:000000:00:999:[ 14h 5 "dots" 5 "tung" ]
fromancr:0:000000:00:999:[ 15h 6 "dots" 6 "tung" ]
fromancr:0:000000:00:999:[ 16h 7 "dots" 7 "tung" ]
fromancr:0:000000:00:999:[ 17h 8 "dots" 8 "tung" ]
fromancr:0:000000:00:999:[ 18h 9 "dots" 9 "tung" ]
fromancr:0:000000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
fromancr:0:000000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
fromancr:0:000000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
fromancr:0:000000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
fromancr:0:000000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
fromancr:0:000000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
fromancr:0:000000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
fromancr:0:000000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
fromancr:0:000000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
fromancr:0:000000:00:999:[ 30h East "wind" ]
fromancr:0:000000:00:999:[ 31h South "wind" ]
fromancr:0:000000:00:999:[ 32h West "wind" ]
fromancr:0:000000:00:999:[ 33h North "wind" ]
fromancr:0:000000:00:999:[ 34h White "dragon" ]
fromancr:0:000000:00:999:[ 35h Green "dragon" ]
fromancr:0:000000:00:999:[ 36h Red "dragon" ]
; [ Front Line ]
frontlin:0:8620:06:000:Infinite Lives
frontlin:0:812E:FF:000:Never any Rocks
frontlin:0:0000:00:999:[See the Dip Switch Menu to ]
frontlin:0:0000:00:999:[enable Invincibility. ]
; [ Final Round, The (version M) ]
fround:1:040143:30:000:Infinite Time [Intro]
fround:1:04013E:09:000:Infinite Time [In Game]
fround:1:04013F:59:500:Infinite Time [In Game] (2/2)
fround:1:04013E:00:001:Finish Round Now!
fround:1:04013F:00:501:Finish Round Now! (2/2)
fround:1:042096:20:000:Infinite Energy PL1
fround:1:042096:00:001:Drain All Energy Now! PL1
fround:1:042196:20:000:Infinite Energy PL2
fround:1:042196:00:001:Drain All Energy Now! PL2
fround:1:043008:F0:002:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Final Round, The (version L) ]
froundl:1:040143:30:000:Infinite Time [Intro]
froundl:1:04013E:09:000:Infinite Time [In Game]
froundl:1:04013F:59:500:Infinite Time [In Game] (2/2)
froundl:1:04013E:00:001:Finish Round Now!
froundl:1:04013F:00:501:Finish Round Now! (2/2)
froundl:1:042096:20:000:Infinite Energy PL1
froundl:1:042096:00:001:Drain All Energy Now! PL1
froundl:1:042196:20:000:Infinite Energy PL2
froundl:1:042196:00:001:Drain All Energy Now! PL2
froundl:1:043008:F0:002:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Flying Shark (World) ]
fshark:0:030429:08:000:Infinite Lives
fshark:0:0304D3:0A:007:Infinite Smart Bombs (F6):Turn off with F6 at level end
fshark:0:0304D5:06:000:Always Maximum Shot Power
fshark:0:03049E:80:000:Invincibility
; [ Flying Shark (bootleg) ]
fsharkbt:0:030429:08:000:Infinite Lives
fsharkbt:0:0304D3:0A:007:Infinite Smart Bombs (F6):Turn off with F6 at level end
fsharkbt:0:0304D5:06:000:Always Maximum Shot Power
fsharkbt:0:03049E:80:000:Invincibility
; [ Final Star Force (US) ]
fstarfrc:0:10126B:FF:000:Infinite Credits
fstarfrc:0:101237:09:000:Infinite Lives PL1
fstarfrc:0:101239:06:000:Infinite Smart Bombs PL1
fstarfrc:0:100071:FF:006:Invincibility PL1
fstarfrc:0:100070:00:500:Invincibility PL1 (2/2)
fstarfrc:0:100068:07:000:Max fire power PL1
fstarfrc:0:100069:10:020:Always have Laser Fire PL1
fstarfrc:0:100069:20:540:Always have Laser Fire PL1 (2/2)
fstarfrc:0:100069:10:040:Always have Multiway Fire PL1
fstarfrc:0:100069:20:520:Always have Multiway Fire PL1 (2/2)
fstarfrc:0:100069:10:020:Always have Seeker Fire PL1
fstarfrc:0:100069:20:520:Always have Seeker Fire PL1 (2/2)
fstarfrc:0:100069:10:021:Get Laser Fire Now! PL1
fstarfrc:0:100069:20:541:Get Laser Fire Now! PL1 (2/2)
fstarfrc:0:100069:10:041:Get Multiway Fire Now! PL1
fstarfrc:0:100069:20:521:Get Multiway Fire Now! PL1 (2/2)
fstarfrc:0:100069:10:021:Get Seeker Fire Now! PL1
fstarfrc:0:100069:20:521:Get Seeker Fire Now! PL1 (2/2)
fstarfrc:0:101247:09:000:Infinite Lives PL2
fstarfrc:0:101249:06:000:Infinite Smart Bombs PL2
fstarfrc:0:100081:FF:006:Invincibility PL2
fstarfrc:0:100080:00:500:Invincibility PL2 (2/2)
fstarfrc:0:100078:07:000:Max fire power PL2
fstarfrc:0:100079:10:020:Always have Laser Fire PL2
fstarfrc:0:100079:20:540:Always have Laser Fire PL2 (2/2)
fstarfrc:0:100079:10:040:Always have Multiway Fire PL2
fstarfrc:0:100079:20:520:Always have Multiway Fire PL2 (2/2)
fstarfrc:0:100079:10:020:Always have Seeker Fire PL2
fstarfrc:0:100079:20:520:Always have Seeker Fire PL2 (2/2)
fstarfrc:0:100079:10:021:Get Laser Fire Now! PL2
fstarfrc:0:100079:20:541:Get Laser Fire Now! PL2 (2/2)
fstarfrc:0:100079:10:041:Get Multiway Fire Now! PL2
fstarfrc:0:100079:20:521:Get Multiway Fire Now! PL2 (2/2)
fstarfrc:0:100079:10:021:Get Seeker Fire Now! PL2
fstarfrc:0:100079:20:521:Get Seeker Fire Now! PL2 (2/2)
; [ Fighter's Impact Ace (JAPAN) ]
ftimpcta:0:0000:00:999:[ There are no cheats ]:REASON 1
ftimpcta:0:0000:00:999:[ for this game as it ]:REASON 1
ftimpcta:0:0000:00:999:[ didn't work the last ]:REASON 1
ftimpcta:0:0000:00:999:[ time it was tested. ]:REASON 1
ftimpcta:0:0000:00:999:[ If the game now works ]:REASON 1
ftimpcta:0:0000:00:999:[ please request cheats ]:REASON 1
ftimpcta:0:0000:00:999:[ for it on the cheat ]:REASON 1
ftimpcta:0:0000:00:999:[ forums. ]:REASON 1
; [ Fighting Soccer ]
ftsoccer:0:E10B:99:000:Infinite Time
ftsoccer:0:E10C:59:500:Infinite Time (2/2)
ftsoccer:0:E10B:00:001:Finish Game Now!
ftsoccer:0:E10C:00:501:Finish Game Now! (2/2)
ftsoccer:0:E118:99:073:Select Score Team 1
ftsoccer:0:E118:00:000:Score always = 0 Team 1
ftsoccer:0:E118:10:000:Score always = 10 Team 1
ftsoccer:0:E118:00:001:Score = 0 Now! Team 1
ftsoccer:0:E118:10:001:Score = 10 Now! Team 1
ftsoccer:0:E119:99:073:Select Score Team 2
ftsoccer:0:E119:00:000:Score always = 0 Team 2
ftsoccer:0:E119:10:000:Score always = 10 Team 2
ftsoccer:0:E119:00:001:Score = 0 Now! Team 2
ftsoccer:0:E119:10:001:Score = 10 Now! Team 2
; [ Full Throttle (Japan) ]
fullthrl:0:400823:09:000:Infinite Credits
fullthrl:0:401C48:99:000:Infinite Time
fullthrl:0:4040A3:03:000:Infinite Nitros
fullthrl:0:000000:00:999:[ The Crazy Speed cheat is faster than Nitros ]
fullthrl:0:000000:00:999:[ but take care with it - with the Always cheat ]
fullthrl:0:000000:00:999:[ you will keep going forward even when you ]
fullthrl:0:000000:00:999:[ crash. The Get Boost Now! cheat with an ]
fullthrl:0:000000:00:999:[ activation key assigned is better but don't ]
fullthrl:0:000000:00:999:[ activate it during the crash sequence or you ]
fullthrl:0:000000:00:999:[ may lose the car sprite! ]
fullthrl:0:40411C:05:001:Get a Crazy Speed Boost Now!
fullthrl:0:40411D:FF:501:Get a Crazy Speed Boost Now! (2/2)
fullthrl:0:40411C:05:000:Always drive at Crazy Speed
fullthrl:0:40411D:FF:500:Always drive at Crazy Speed (2/2)
; [ Funky Bee ]
funkybee:0:8113:80:000:Invincibility
funkybee:0:801F:63:072:Select current round
funkybee:0:801F:63:062:Select next round
funkybee:0:8021:08:000:Infinite Lives PL1
funkybee:0:8022:08:000:Infinite Lives PL2
; [ Funky Jet ]
funkyjet:0:143869:09:000:Infinite Credits
funkyjet:0:143051:0A:000:Infinite Lives PL1
funkyjet:0:143053:24:000:Infinite Energy PL1
funkyjet:0:14302B:02:000:Invincibility PL1
funkyjet:0:143151:0A:000:Infinite Lives PL2
funkyjet:0:143153:24:000:Infinite Energy PL2
funkyjet:0:14312B:02:000:Invincibility PL2
funkyjet:0:000000:00:999:[These work around a Protection Issue ]
funkyjet:0:000000:00:999:[Use on World Select Screen, these may]
funkyjet:0:000000:00:999:[NOT be needed in the future. ]
funkyjet:0:143BCB:00:000:Select World 1
funkyjet:0:143BCB:01:000:Select World 2
funkyjet:0:143BCB:02:000:Select World 3
funkyjet:0:143BCB:03:000:Select World 4
funkyjet:0:143BCB:04:000:Select World 5
funkyjet:0:143BCB:05:000:Select World 6
; [ Funny Mouse ]
funnymou:0:841F:01:000:Invincibility
funnymou:0:0000:00:999:[See the Dip Switch Menu to ]
funnymou:0:0000:00:999:[enable an alternate ]
funnymou:0:0000:00:999:[Invincibility cheat. ]
funnymou:0:8200:1A:000:Infinite Lives PL1
funnymou:0:8300:1A:000:Infinite Lives PL2
; [ Funny Bubble ]
funybubl:0:0000:00:999:[ This game hasn't even ]:REASON 11
funybubl:0:0000:00:999:[ been looked at due to ]:REASON 11
funybubl:0:0000:00:999:[ time constraints - Too]:REASON 11
funybubl:0:0000:00:999:[ many games and so ]:REASON 11
funybubl:0:0000:00:999:[ little time. It is ]:REASON 11
funybubl:0:0000:00:999:[ even possible that ]:REASON 11
funybubl:0:0000:00:999:[ this game may be a ]:REASON 11
funybubl:0:0000:00:999:[ clone of an existing ]:REASON 11
funybubl:0:0000:00:999:[ game which may have ]:REASON 11
funybubl:0:0000:00:999:[ cheats. Please search ]:REASON 11
funybubl:0:0000:00:999:[ the cheat forums ]:REASON 11
funybubl:0:0000:00:999:[ before posting cheat ]:REASON 11
funybubl:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Future Spy ]
futspy:0:645B:09:000:Infinite Lives
futspy:0:65CC:00:000:Invincibility
; [ F-X ]
fx:0:E001:63:000:Infinite Credits
fx:0:E0AB:0A:000:Infinite Lives
fx:0:0000:00:999:[ See the Dip Switch Menu for ]
fx:0:0000:00:999:[ an Invincibility cheat. ]
; [ Golden Axe: The Revenge of Death Adder (US) ]
ga2:0:20B430:04:000:Infinite Lives PL1
ga2:0:20010C:30:000:Infinite Energy PL1
ga2:0:20B43C:63:000:Infinite Magic PL1
ga2:0:20B530:04:000:Infinite Lives PL2
ga2:0:20024C:30:000:Infinite Energy PL2
ga2:0:20B53C:63:000:Infinite Magic PL2
ga2:0:20B630:04:000:Infinite Lives PL3
ga2:0:20038C:30:000:Infinite Energy PL3
ga2:0:20B63C:63:000:Infinite Magic PL3
ga2:0:20B730:04:000:Infinite Lives PL4
ga2:0:2004CC:30:000:Infinite Energy PL4
ga2:0:20B73C:63:000:Infinite Magic PL4
; [ Golden Axe: The Revenge of Death Adder (Japan) ]
ga2j:0:20B430:04:000:Infinite Lives PL1
ga2j:0:20010C:30:000:Infinite Energy PL1
ga2j:0:20B43C:63:000:Infinite Magic PL1
ga2j:0:20B530:04:000:Infinite Lives PL2
ga2j:0:20024C:30:000:Infinite Energy PL2
ga2j:0:20B53C:63:000:Infinite Magic PL2
ga2j:0:20B630:04:000:Infinite Lives PL3
ga2j:0:20038C:30:000:Infinite Energy PL3
ga2j:0:20B63C:63:000:Infinite Magic PL3
ga2j:0:20B730:04:000:Infinite Lives PL4
ga2j:0:2004CC:30:000:Infinite Energy PL4
ga2j:0:20B73C:63:000:Infinite Magic PL4
; [ Gaia Crusaders ]
gaia:0:105809:63:000:Infinite Time
gaia:0:1058C7:05:000:Infinite Lives PL1
gaia:0:1058C9:60:000:Infinite Energy PL1
gaia:0:10C539:02:000:Invincibility PL1
gaia:0:1058D1:63:000:Always have Maximum Combo PL1
gaia:0:1058D3:63:500:Always have Maximum Combo PL1 (2/2)
:gaia:00800000:10A8C3:00000007:FFFFFFFF:Enable Secret Characters PL1
:gaia:00810000:10A8E7:000000EC:FFFFFFFF:Enable Secret Characters PL1 (2/2)
gaia:0:1059C7:05:000:Infinite Lives PL2
gaia:0:1059C9:60:000:Infinite Energy PL2
gaia:0:10C609:02:000:Invincibility PL2
gaia:0:1059D1:63:000:Always have Maximum Combo PL2
gaia:0:1059D3:63:500:Always have Maximum Combo PL2 (2/2)
:gaia:00800000:10A7F3:00000007:FFFFFFFF:Enable Secret Characters PL2
:gaia:00810000:10A817:000000EC:FFFFFFFF:Enable Secret Characters PL2 (2/2)
; [ Gaiapolis (Japan ver JAF) ]
gaiapols:0:60018D:FF:000:Infinite Credits
gaiapols:0:601AEB:15:000:Invincibility PL1
gaiapols:0:601A21:60:000:Infinite Energy PL1:Causes bugs with the life bar
; [ Ninja Gaiden (US) ]
gaiden:0:061E89:99:000:Infinite Time
gaiden:0:061E8E:03:000:Infinite Lives PL1
gaiden:0:061EC3:09:000:Infinite Energy PL1
gaiden:0:061EBA:0A:000:Infinite Sword PL1
gaiden:0:061EB0:2C:000:Invincibility PL1
gaiden:0:061E8F:03:000:Infinite Lives PL2
gaiden:0:061F03:09:000:Infinite Energy PL2
gaiden:0:061EFA:0A:000:Infinite Sword PL2
gaiden:0:061EF1:2C:000:Invincibility PL2
; [ Quiz Gakuen Paradise (Japan) ]
gakupara:0:C11E:09:000:Infinite Credits
gakupara:0:C345:0A:000:Infinite Time
:gakupara:000000E6:C311:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
gakupara:0:C326:01:001:Good answer ends quiz Now!
gakupara:0:C327:00:501:Good answer ends quiz Now! (2/2)
gakupara:0:C500:08:000:Infinite Vitality PL1
gakupara:0:C502:08:000:Infinite Vitality PL2
; [ Mahjong Gakuensai (Japan) ]
gakusai:0:000000:00:999:[ The winning hand cheat must be activated when ]
gakusai:0:000000:00:999:[ there are 14 tiles in your hand, then press ]
gakusai:0:000000:00:999:[ the RON key ('Z' by default). The tiles do not ]
gakusai:0:000000:00:999:[ visually change until you make a move. ]
gakusai:0:FF4F3C:31:001:Get winning hand Now!
gakusai:0:FF4F3D:31:501:Get winning hand Now! (02/21)
gakusai:0:FF4F3E:31:501:Get winning hand Now! (03/21)
gakusai:0:FF4F3F:32:501:Get winning hand Now! (04/21)
gakusai:0:FF4F40:32:501:Get winning hand Now! (05/21)
gakusai:0:FF4F41:32:501:Get winning hand Now! (06/21)
gakusai:0:FF4F42:33:501:Get winning hand Now! (07/21)
gakusai:0:FF4F43:33:501:Get winning hand Now! (08/21)
gakusai:0:FF4F44:33:501:Get winning hand Now! (09/21)
gakusai:0:FF4F45:34:501:Get winning hand Now! (10/21)
gakusai:0:FF4F46:34:501:Get winning hand Now! (11/21)
gakusai:0:FF4F47:34:501:Get winning hand Now! (12/21)
gakusai:0:FF4F48:35:501:Get winning hand Now! (13/21)
gakusai:0:FF4F49:35:501:Get winning hand Now! (14/21)
gakusai:0:FF5106:02:521:Get winning hand Now! (15/21)
gakusai:0:FF4F50:09:501:Get winning hand Now! (16/21)
gakusai:0:FF4F51:60:501:Get winning hand Now! (17/21)
gakusai:0:FF4F52:09:501:Get winning hand Now! (18/21)
gakusai:0:FF4F53:60:501:Get winning hand Now! (19/21)
gakusai:0:FF4F54:09:501:Get winning hand Now! (20/21)
gakusai:0:FF4F55:60:501:Get winning hand Now! (21/21)
gakusai:0:000000:00:999:[ When using the 'Always' cheats, there may be ]
gakusai:0:000000:00:999:[ an extraneous tile in the 'N' space if you're ]
gakusai:0:000000:00:999:[ not the player who starts first. When this ]
gakusai:0:000000:00:999:[ happens, simply press N to get a new tile. ]
gakusai:0:FF4F3C:31:000:Always winning hand
gakusai:0:FF4F3D:31:500:Always winning hand (02/14)
gakusai:0:FF4F3E:31:500:Always winning hand (03/14)
gakusai:0:FF4F3F:32:500:Always winning hand (04/14)
gakusai:0:FF4F40:32:500:Always winning hand (05/14)
gakusai:0:FF4F41:32:500:Always winning hand (06/14)
gakusai:0:FF4F42:33:500:Always winning hand (07/14)
gakusai:0:FF4F43:33:500:Always winning hand (08/14)
gakusai:0:FF4F44:33:500:Always winning hand (09/14)
gakusai:0:FF4F45:34:500:Always winning hand (10/14)
gakusai:0:FF4F46:34:500:Always winning hand (11/14)
gakusai:0:FF4F47:34:500:Always winning hand (12/14)
gakusai:0:FF4F48:35:500:Always winning hand (13/14)
gakusai:0:FF4F49:35:500:Always winning hand (14/14)
:gakusai:00000006:FF4F3C:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:gakusai:00000006:FF4F2E:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
gakusai:0:000000:00:999:[ Here is the look-up list for ]
gakusai:0:000000:00:999:[ the above watches. ]
gakusai:0:000000:00:999:[ ]
gakusai:0:000000:00:999:[ value common name chinese name ]
gakusai:0:000000:00:999:[ 00h - no tile - ]
gakusai:0:000000:00:999:[ 01h 1 "characters" 1 "wan" ]
gakusai:0:000000:00:999:[ 02h 2 "characters" 2 "wan" ]
gakusai:0:000000:00:999:[ 03h 3 "characters" 3 "wan" ]
gakusai:0:000000:00:999:[ 04h 4 "characters" 4 "wan" ]
gakusai:0:000000:00:999:[ 05h 5 "characters" 5 "wan" ]
gakusai:0:000000:00:999:[ 06h 6 "characters" 6 "wan" ]
gakusai:0:000000:00:999:[ 07h 7 "characters" 7 "wan" ]
gakusai:0:000000:00:999:[ 08h 8 "characters" 8 "wan" ]
gakusai:0:000000:00:999:[ 09h 9 "characters" 9 "wan" ]
gakusai:0:000000:00:999:[ 11h 1 "dots" 1 "tung" ]
gakusai:0:000000:00:999:[ 12h 2 "dots" 2 "tung" ]
gakusai:0:000000:00:999:[ 13h 3 "dots" 3 "tung" ]
gakusai:0:000000:00:999:[ 14h 4 "dots" 4 "tung" ]
gakusai:0:000000:00:999:[ 15h 5 "dots" 5 "tung" ]
gakusai:0:000000:00:999:[ 16h 6 "dots" 6 "tung" ]
gakusai:0:000000:00:999:[ 17h 7 "dots" 7 "tung" ]
gakusai:0:000000:00:999:[ 18h 8 "dots" 8 "tung" ]
gakusai:0:000000:00:999:[ 19h 9 "dots" 9 "tung" ]
gakusai:0:000000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
gakusai:0:000000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
gakusai:0:000000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
gakusai:0:000000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
gakusai:0:000000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
gakusai:0:000000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
gakusai:0:000000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
gakusai:0:000000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
gakusai:0:000000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
gakusai:0:000000:00:999:[ 31h East "wind" ]
gakusai:0:000000:00:999:[ 32h South "wind" ]
gakusai:0:000000:00:999:[ 33h West "wind" ]
gakusai:0:000000:00:999:[ 34h North "wind" ]
gakusai:0:000000:00:999:[ 35h White "dragon" ]
gakusai:0:000000:00:999:[ 36h Green "dragon" ]
gakusai:0:000000:00:999:[ 37h Red "dragon" ]
; [ Mahjong Gakuensai 2 (Japan) ]
gakusai2:0:000000:00:999:[ The winning hand cheat must be activated when ]
gakusai2:0:000000:00:999:[ there are 14 tiles in your hand, then press ]
gakusai2:0:000000:00:999:[ the RON key ('Z' by default). The tiles do not ]
gakusai2:0:000000:00:999:[ visually change until you make a move. ]
gakusai2:0:FF3001:31:001:Get winning hand Now!
gakusai2:0:FF3002:31:501:Get winning hand Now! (02/14)
gakusai2:0:FF3003:31:501:Get winning hand Now! (03/14)
gakusai2:0:FF3004:32:501:Get winning hand Now! (04/14)
gakusai2:0:FF3005:32:501:Get winning hand Now! (05/14)
gakusai2:0:FF3006:32:501:Get winning hand Now! (06/14)
gakusai2:0:FF3007:33:501:Get winning hand Now! (07/14)
gakusai2:0:FF3008:33:501:Get winning hand Now! (08/14)
gakusai2:0:FF3009:33:501:Get winning hand Now! (09/14)
gakusai2:0:FF300A:34:501:Get winning hand Now! (10/14)
gakusai2:0:FF300B:34:501:Get winning hand Now! (11/14)
gakusai2:0:FF300C:34:501:Get winning hand Now! (12/14)
gakusai2:0:FF300D:35:501:Get winning hand Now! (13/14)
gakusai2:0:FF300E:35:501:Get winning hand Now! (14/14)
gakusai2:0:000000:00:999:[ When using the 'Always' cheats, there may be ]
gakusai2:0:000000:00:999:[ an extraneous tile in the 'N' space if you're ]
gakusai2:0:000000:00:999:[ not the player who starts first. When this ]
gakusai2:0:000000:00:999:[ happens, simply press N to get a new tile. ]
gakusai2:0:FF3001:31:000:Always winning hand
gakusai2:0:FF3002:31:500:Always winning hand (02/14)
gakusai2:0:FF3003:31:500:Always winning hand (03/14)
gakusai2:0:FF3004:32:500:Always winning hand (04/14)
gakusai2:0:FF3005:32:500:Always winning hand (05/14)
gakusai2:0:FF3006:32:500:Always winning hand (06/14)
gakusai2:0:FF3007:33:500:Always winning hand (07/14)
gakusai2:0:FF3008:33:500:Always winning hand (08/14)
gakusai2:0:FF3009:33:500:Always winning hand (09/14)
gakusai2:0:FF300A:34:500:Always winning hand (10/14)
gakusai2:0:FF300B:34:500:Always winning hand (11/14)
gakusai2:0:FF300C:34:500:Always winning hand (12/14)
gakusai2:0:FF300D:35:500:Always winning hand (13/14)
gakusai2:0:FF300E:35:500:Always winning hand (14/14)
:gakusai2:00000006:FF3001:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:gakusai2:00000006:FF2DB1:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
gakusai2:0:000000:00:999:[ Here is the look-up list for ]
gakusai2:0:000000:00:999:[ the above watches. ]
gakusai2:0:000000:00:999:[ ]
gakusai2:0:000000:00:999:[ value common name chinese name ]
gakusai2:0:000000:00:999:[ 01h 1 "characters" 1 "wan" ]
gakusai2:0:000000:00:999:[ 02h 2 "characters" 2 "wan" ]
gakusai2:0:000000:00:999:[ 03h 3 "characters" 3 "wan" ]
gakusai2:0:000000:00:999:[ 04h 4 "characters" 4 "wan" ]
gakusai2:0:000000:00:999:[ 05h 5 "characters" 5 "wan" ]
gakusai2:0:000000:00:999:[ 06h 6 "characters" 6 "wan" ]
gakusai2:0:000000:00:999:[ 07h 7 "characters" 7 "wan" ]
gakusai2:0:000000:00:999:[ 08h 8 "characters" 8 "wan" ]
gakusai2:0:000000:00:999:[ 09h 9 "characters" 9 "wan" ]
gakusai2:0:000000:00:999:[ 11h 1 "dots" 1 "tung" ]
gakusai2:0:000000:00:999:[ 12h 2 "dots" 2 "tung" ]
gakusai2:0:000000:00:999:[ 13h 3 "dots" 3 "tung" ]
gakusai2:0:000000:00:999:[ 14h 4 "dots" 4 "tung" ]
gakusai2:0:000000:00:999:[ 15h 5 "dots" 5 "tung" ]
gakusai2:0:000000:00:999:[ 16h 6 "dots" 6 "tung" ]
gakusai2:0:000000:00:999:[ 17h 7 "dots" 7 "tung" ]
gakusai2:0:000000:00:999:[ 18h 8 "dots" 8 "tung" ]
gakusai2:0:000000:00:999:[ 19h 9 "dots" 9 "tung" ]
gakusai2:0:000000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
gakusai2:0:000000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
gakusai2:0:000000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
gakusai2:0:000000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
gakusai2:0:000000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
gakusai2:0:000000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
gakusai2:0:000000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
gakusai2:0:000000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
gakusai2:0:000000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
gakusai2:0:000000:00:999:[ 31h East "wind" ]
gakusai2:0:000000:00:999:[ 32h South "wind" ]
gakusai2:0:000000:00:999:[ 33h West "wind" ]
gakusai2:0:000000:00:999:[ 34h North "wind" ]
gakusai2:0:000000:00:999:[ 35h White "dragon" ]
gakusai2:0:000000:00:999:[ 36h Green "dragon" ]
gakusai2:0:000000:00:999:[ 37h Red "dragon" ]
gakusai2:0:000000:00:999:[ 3Fh - no tile - ]
; [ Mahjong Gal 10-renpatsu (Japan) ]
gal10ren:0:FE46:E7:000:Infinite Points
gal10ren:0:FE47:03:500:Infinite Points (2/2)
gal10ren:0:0000:00:999:[ The winning hand cheat must be activated when ]
gal10ren:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
gal10ren:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
gal10ren:0:0000:00:999:[ visually change until you make a move. ]
gal10ren:0:FD7A:31:001:Get winning hand Now!
gal10ren:0:FD7B:31:501:Get winning hand Now! (02/14)
gal10ren:0:FD7C:31:501:Get winning hand Now! (03/14)
gal10ren:0:FD7D:32:501:Get winning hand Now! (04/14)
gal10ren:0:FD7E:32:501:Get winning hand Now! (05/14)
gal10ren:0:FD7F:32:501:Get winning hand Now! (06/14)
gal10ren:0:FD80:33:501:Get winning hand Now! (07/14)
gal10ren:0:FD81:33:501:Get winning hand Now! (08/14)
gal10ren:0:FD82:33:501:Get winning hand Now! (09/14)
gal10ren:0:FD83:34:501:Get winning hand Now! (10/14)
gal10ren:0:FD84:34:501:Get winning hand Now! (11/14)
gal10ren:0:FD85:34:501:Get winning hand Now! (12/14)
gal10ren:0:FD86:35:501:Get winning hand Now! (13/14)
gal10ren:0:FD87:35:501:Get winning hand Now! (14/14)
gal10ren:0:0000:00:999:[ When using the 'Always' cheats, there may be ]
gal10ren:0:0000:00:999:[ an extraneous tile in the 'N' space if you're ]
gal10ren:0:0000:00:999:[ not the player who starts first. When this ]
gal10ren:0:0000:00:999:[ happens, simply press N to get a new tile. ]
gal10ren:0:FD7A:31:000:Always winning hand
gal10ren:0:FD7B:31:500:Always winning hand (02/14)
gal10ren:0:FD7C:31:500:Always winning hand (03/14)
gal10ren:0:FD7D:32:500:Always winning hand (04/14)
gal10ren:0:FD7E:32:500:Always winning hand (05/14)
gal10ren:0:FD7F:32:500:Always winning hand (06/14)
gal10ren:0:FD80:33:500:Always winning hand (07/14)
gal10ren:0:FD81:33:500:Always winning hand (08/14)
gal10ren:0:FD82:33:500:Always winning hand (09/14)
gal10ren:0:FD83:34:500:Always winning hand (10/14)
gal10ren:0:FD84:34:500:Always winning hand (11/14)
gal10ren:0:FD85:34:500:Always winning hand (12/14)
gal10ren:0:FD86:35:500:Always winning hand (13/14)
gal10ren:0:FD87:35:500:Always winning hand (14/14)
:gal10ren:00000006:FD7A:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:gal10ren:00000006:FDE2:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
gal10ren:0:0000:00:999:[ Here is the look-up list for ]
gal10ren:0:0000:00:999:[ the above watches. ]
gal10ren:0:0000:00:999:[ ]
gal10ren:0:0000:00:999:[ value common name chinese name ]
gal10ren:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
gal10ren:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
gal10ren:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
gal10ren:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
gal10ren:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
gal10ren:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
gal10ren:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
gal10ren:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
gal10ren:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
gal10ren:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
gal10ren:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
gal10ren:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
gal10ren:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
gal10ren:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
gal10ren:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
gal10ren:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
gal10ren:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
gal10ren:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
gal10ren:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
gal10ren:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
gal10ren:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
gal10ren:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
gal10ren:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
gal10ren:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
gal10ren:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
gal10ren:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
gal10ren:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
gal10ren:0:0000:00:999:[ 31h East "wind" ]
gal10ren:0:0000:00:999:[ 32h South "wind" ]
gal10ren:0:0000:00:999:[ 33h West "wind" ]
gal10ren:0:0000:00:999:[ 34h North "wind" ]
gal10ren:0:0000:00:999:[ 35h White "dragon" ]
gal10ren:0:0000:00:999:[ 36h Green "dragon" ]
gal10ren:0:0000:00:999:[ 37h Red "dragon" ]
gal10ren:0:0000:00:999:[ 3Fh - no tile - ]
; [ Galaga '88 (set 2) ]
galag88b:0:4076:0A:000:Infinite Lives
galag88b:0:40D0:75:000:Invincibility
galag88b:0:4064:01:000:Always Dual Ships
galag88b:0:40A8:02:000:Always 2 'Bombs'
galag88b:0:4064:02:000:Mega Ship (fires 3 shots)
galag88b:0:40BC:40:000:Score Perfect Bonus Stages
galag88b:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Galaga '88 (Japan) ]
galag88j:0:4076:0A:000:Infinite Lives
galag88j:0:40D0:75:000:Invincibility
galag88j:0:4064:01:000:Always Dual Ships
galag88j:0:40A8:02:000:Always 2 'Bombs'
galag88j:0:4064:02:000:Mega Ship (fires 3 shots)
galag88j:0:40BC:40:000:Score Perfect Bonus Stages
galag88j:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Galaga (Namco rev. B) ]
galaga:0:9820:06:000:Infinite Lives
galaga:1:070D:0D:100:Fast Shoot:This cheat is a replacement for the removed galagads ROM set and reproduces the only effect of that rom set
galaga:0:9288:28:000:Perfect challenge stage
galaga:0:9821:04:000:Start on level 5
galaga:0:9821:09:000:Start on level 10
;These can be modified of course for any level...
galaga:0:9825:00:000:All challenge stages
galaga:0:9825:01:000:No challenge stages
galaga:0:9827:01:000:Double Ship
galaga:0:9361:29:500:Double Ship (2/4)
galaga:0:8B61:09:500:Double Ship (3/4)
galaga:0:8B60:06:500:Double Ship (4/4)
galaga:0:9368:00:000:Aliens don't shoot
galaga:0:9369:00:500:Aliens don't shoot (2/8)
galaga:0:936A:00:500:Aliens don't shoot (3/8)
galaga:0:936B:00:500:Aliens don't shoot (4/8)
galaga:0:936C:00:500:Aliens don't shoot (5/8)
galaga:0:936D:00:500:Aliens don't shoot (6/8)
galaga:0:936E:00:500:Aliens don't shoot (7/8)
galaga:0:936F:00:500:Aliens don't shoot (8/8)
; [ Galaga 3 (rev. C) ]
galaga3:0:1104:03:000:Infinite Lives PL1
galaga3:0:1105:03:000:Infinite Lives PL2
galaga3:0:101A:FF:000:Invincibility
galaga3:0:1177:01:001:Get SideWinder Shot Now!
galaga3:0:0F16:7F:001:Change Hypership Now!
galaga3:0:10D4:A8:501:Change Hypership Now! (2/2)
galaga3:0:1685:EE:000:Stop Queen
galaga3:0:1687:DE:500:Stop Queen (2/2)
galaga3:0:0EA2:3F:001:Get Twin Shot Now!
galaga3:0:0EA4:3F:501:Get Twin Shot Now! (2/4)
galaga3:0:0EA6:3F:501:Get Twin Shot Now! (3/4)
galaga3:0:0EA8:3F:501:Get Twin Shot Now! (4/4)
; [ Galaga 3 (set 2) ]
galaga3a:0:1104:03:000:Infinite Lives PL1
galaga3a:0:1105:03:000:Infinite Lives PL2
galaga3a:0:101A:FF:000:Invincibility
galaga3a:0:1177:01:001:Get SideWinder Shot Now!
galaga3a:0:0F16:7F:001:Change Hypership Now!
galaga3a:0:10D4:A8:501:Change Hypership Now! (2/2)
galaga3a:0:1685:EE:000:Stop Queen
galaga3a:0:1687:DE:500:Stop Queen (2/2)
galaga3a:0:0EA2:3F:001:Get Twin Shot Now!
galaga3a:0:0EA4:3F:501:Get Twin Shot Now! (2/4)
galaga3a:0:0EA6:3F:501:Get Twin Shot Now! (3/4)
galaga3a:0:0EA8:3F:501:Get Twin Shot Now! (4/4)
; [ Galaga 3 (set 3) ]
galaga3m:0:1104:03:000:Infinite Lives PL1
galaga3m:0:1105:03:000:Infinite Lives PL2
galaga3m:0:101A:FF:000:Invincibility
galaga3m:0:1177:01:001:Get SideWinder Shot Now!
galaga3m:0:0F16:7F:001:Change Hypership Now!
galaga3m:0:10D4:A8:501:Change Hypership Now! (2/2)
galaga3m:0:1685:EE:000:Stop Queen
galaga3m:0:1687:DE:500:Stop Queen (2/2)
galaga3m:0:0EA2:3F:001:Get Twin Shot Now!
galaga3m:0:0EA4:3F:501:Get Twin Shot Now! (2/4)
galaga3m:0:0EA6:3F:501:Get Twin Shot Now! (3/4)
galaga3m:0:0EA8:3F:501:Get Twin Shot Now! (4/4)
; [ Galaga '88 (set 1) ]
galaga88:0:4076:0A:000:Infinite Lives
galaga88:0:40D0:75:000:Invincibility
galaga88:0:4064:01:000:Always Dual Ships
galaga88:0:40A8:02:000:Always 2 'Bombs'
galaga88:0:4064:02:000:Mega Ship (fires 3 shots)
galaga88:0:40BC:40:000:Score Perfect Bonus Stages
galaga88:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Galaga (Midway set 2) ]
galagamk:0:9820:06:000:Infinite Lives
galagamk:1:070D:0D:100:Fast Shoot:This cheat is a replacement for the removed galagads ROM set and reproduces the only effect of that rom set
galagamk:0:9288:28:000:Perfect challenge stage
galagamk:0:9821:04:000:Start on level 5
galagamk:0:9821:09:000:Start on level 10
;These can be modified of course for any level...
galagamk:0:9825:00:000:All challenge stages
galagamk:0:9825:01:000:No challenge stages
galagamk:0:9827:01:000:Double Ship
galagamk:0:9361:29:500:Double Ship (2/4)
galagamk:0:8B61:09:500:Double Ship (3/4)
galagamk:0:8B60:06:500:Double Ship (4/4)
galagamk:0:9368:00:000:Aliens don't shoot
galagamk:0:9369:00:500:Aliens don't shoot (2/8)
galagamk:0:936A:00:500:Aliens don't shoot (3/8)
galagamk:0:936B:00:500:Aliens don't shoot (4/8)
galagamk:0:936C:00:500:Aliens don't shoot (5/8)
galagamk:0:936D:00:500:Aliens don't shoot (6/8)
galagamk:0:936E:00:500:Aliens don't shoot (7/8)
galagamk:0:936F:00:500:Aliens don't shoot (8/8)
; [ Galaga (Midway set 1) ]
galagamw:0:9820:06:000:Infinite Lives
galagamw:1:070D:0D:100:Fast Shoot:This cheat is a replacement for the removed galagads ROM set and reproduces the only effect of that rom set
galagamw:0:9288:28:000:Perfect challenge stage
galagamw:0:9821:04:000:Start on level 5
galagamw:0:9821:09:000:Start on level 10
;These can be modified of course for any level...
galagamw:0:9825:00:000:All challenge stages
galagamw:0:9825:01:000:No challenge stages
galagamw:0:9827:01:000:Double Ship
galagamw:0:9361:29:500:Double Ship (2/4)
galagamw:0:8B61:09:500:Double Ship (3/4)
galagamw:0:8B60:06:500:Double Ship (4/4)
galagamw:0:9368:00:000:Aliens don't shoot
galagamw:0:9369:00:500:Aliens don't shoot (2/8)
galagamw:0:936A:00:500:Aliens don't shoot (3/8)
galagamw:0:936B:00:500:Aliens don't shoot (4/8)
galagamw:0:936C:00:500:Aliens don't shoot (5/8)
galagamw:0:936D:00:500:Aliens don't shoot (6/8)
galagamw:0:936E:00:500:Aliens don't shoot (7/8)
galagamw:0:936F:00:500:Aliens don't shoot (8/8)
; [ Galaga (Namco) ]
galagao:0:9820:06:000:Infinite Lives
galagao:1:070D:0D:100:Fast Shoot:This cheat is a replacement for the removed galagads ROM set and reproduces the only effect of that rom set
galagao:0:9288:28:000:Perfect challenge stage
galagao:0:9821:04:000:Start on level 5
galagao:0:9821:09:000:Start on level 10
;These can be modified of course for any level...
galagao:0:9825:00:000:All challenge stages
galagao:0:9825:01:000:No challenge stages
galagao:0:9827:01:000:Double Ship
galagao:0:9361:29:500:Double Ship (2/4)
galagao:0:8B61:09:500:Double Ship (3/4)
galagao:0:8B60:06:500:Double Ship (4/4)
galagao:0:9368:00:000:Aliens don't shoot
galagao:0:9369:00:500:Aliens don't shoot (2/8)
galagao:0:936A:00:500:Aliens don't shoot (3/8)
galagao:0:936B:00:500:Aliens don't shoot (4/8)
galagao:0:936C:00:500:Aliens don't shoot (5/8)
galagao:0:936D:00:500:Aliens don't shoot (6/8)
galagao:0:936E:00:500:Aliens don't shoot (7/8)
galagao:0:936F:00:500:Aliens don't shoot (8/8)
; [ Space Invaders Galactica ]
galap1:0:421D:06:000:Infinite Lives
galap1:0:12D9:C9:100:Invincibility
; [ Galaxian Part 4 ]
galap4:0:421D:06:000:Infinite Lives
galap4:0:129A:C9:100:Invincibility
; [ Galaxian Part X ]
galapx:0:421D:06:000:Infinite Lives
galapx:0:12D9:C9:100:Invincibility
; [ Galaxian (Namco set 2) ]
galaxiaj:0:421D:05:000:Infinite Lives
galaxiaj:0:12D9:C9:100:Invincibility
; [ Galaxian (Namco set 1) ]
galaxian:0:421D:05:000:Infinite Lives
galaxian:0:12F2:C9:100:Invincibility
; [ Galaxy Fight - Universal Warriors ]
galaxyfg:0:101252:FF:000:Infinite Time
galaxyfg:0:101253:DB:500:Infinite Time (2/2)
:galaxyfg:83000700:10F2A8:0000000A:0000001C:Select Stage:Activate this cheat only on the selection screen (ie. between matches)
galaxyfg:0:105C49:08:001:Fight Yacopu [First Boss] Now!
galaxyfg:0:105C49:09:001:Fight Felden [Final Boss] Now!
galaxyfg:0:105C49:0A:001:Fight Rouwe [Secret Boss] Now!
galaxyfg:0:105C7F:03:000:Play with Felden PL1:Use on selection screen
galaxyfg:0:105C7F:0B:000:Play with Rouwe PL1:This works for just one round. After the round ends the game resets.
galaxyfg:0:10103C:FF:000:Infinite Energy PL1
galaxyfg:0:10103C:00:001:Drain all Energy Now! PL1
galaxyfg:0:101152:FF:000:Infinite Energy PL2
galaxyfg:0:101152:00:001:Drain all Energy Now! PL2
galaxyfg:0:105C81:03:000:Play with Felden PL2:Use on selection screen
galaxyfg:0:105C81:0B:000:Play with Rouwe PL2:Works for only 1 round before crashing
; [ Galaxy Gunners ]
galaxygn:0:04174:0A:000:Infinite Lives PL1
galaxygn:0:02B16:04:000:Infinite Loops PL1
galaxygn:0:041D0:02:000:Invincibility PL1
galaxygn:0:02A02:01:500:Invincibility PL1 (2/2)
:galaxygn:00100000:041F6:00001900:FFFFFFFF:Infinite Weapon Time PL1
:galaxygn:62000000:00000:00000000:FFFFFFFF:Select Weapon PL1:Use this in conjunction with 'Infinite Weapon Time PL1' for the best effect, the weapon text box will not be updated
:galaxygn:00010000:02A8E:00000000:FFFFFFFF:Normal Fire
:galaxygn:00010000:02A8E:00000001:FFFFFFFF:Single Rapid Fire
:galaxygn:00010000:02A8E:00000002:FFFFFFFF:Laser
:galaxygn:00010000:02A8E:00000003:FFFFFFFF:Double Rapid Fire
:galaxygn:00010000:02A8E:00000004:FFFFFFFF:3 Way Rapid Fire (Fan)
:galaxygn:00010000:02A8E:00000005:FFFFFFFF:3 Way Rapid Fire (Bubble)
:galaxygn:00010000:02A8E:00000006:FFFFFFFF:3 Way Rapid Fire (Stream)
:galaxygn:00010000:02A8E:00000007:FFFFFFFF:Bomb
galaxygn:0:04176:0A:000:Infinite Lives PL2
galaxygn:0:02B18:04:000:Infinite Loops PL2
galaxygn:0:041D2:02:000:Invincibility PL2
galaxygn:0:02A04:01:500:Invincibility PL2 (2/2)
:galaxygn:00100000:041F8:00001900:FFFFFFFF:Infinite Weapon Time PL2
:galaxygn:62000000:00000:00000000:FFFFFFFF:Select Weapon PL2:Use this in conjunction with 'Infinite Weapon Time PL2' for the best effect, the weapon text box will not be updated
:galaxygn:00010000:02A90:00000000:FFFFFFFF:Normal Fire
:galaxygn:00010000:02A90:00000001:FFFFFFFF:Single Rapid Fire
:galaxygn:00010000:02A90:00000002:FFFFFFFF:Laser
:galaxygn:00010000:02A90:00000003:FFFFFFFF:Double Rapid Fire
:galaxygn:00010000:02A90:00000004:FFFFFFFF:3 Way Rapid Fire (Fan)
:galaxygn:00010000:02A90:00000005:FFFFFFFF:3 Way Rapid Fire (Bubble)
:galaxygn:00010000:02A90:00000006:FFFFFFFF:3 Way Rapid Fire (Stream)
:galaxygn:00010000:02A90:00000007:FFFFFFFF:Bomb
; [ Gals Hustler ]
galhustl:0:E800E1:63:000:Infinite Credits
galhustl:0:E80129:63:000:Infinite Round Time
galhustl:0:E80127:0A:000:Infinite Balls
galhustl:0:E80135:FF:001:Round Score at least 25500 Now!
galhustl:0:E801D3:63:000:Infinite Bonus Time
:galhustl:00800000:E88C15:000000FF:FFFFFFFF:All Balls never Slow Down
:galhustl:00810000:E88C45:000000FF:FFFFFFFF:All Balls never Slow Down (02/11)
:galhustl:00810000:E88C75:000000FF:FFFFFFFF:All Balls never Slow Down (03/11)
:galhustl:00810000:E88CA5:000000FF:FFFFFFFF:All Balls never Slow Down (04/11)
:galhustl:00810000:E88CD5:000000FF:FFFFFFFF:All Balls never Slow Down (05/11)
:galhustl:00810000:E88D05:000000FF:FFFFFFFF:All Balls never Slow Down (06/11)
:galhustl:00810000:E88D35:000000FF:FFFFFFFF:All Balls never Slow Down (07/11)
:galhustl:00810000:E88D65:000000FF:FFFFFFFF:All Balls never Slow Down (08/11)
:galhustl:00810000:E88D95:000000FF:FFFFFFFF:All Balls never Slow Down (09/11)
:galhustl:00810000:E88DC5:000000FF:FFFFFFFF:All Balls never Slow Down (10/11)
:galhustl:00810000:E88DF5:000000FF:FFFFFFFF:All Balls never Slow Down (11/11)
; [ Galivan - Cosmo Police (12/16/1985) ]
galivan:0:E284:09:000:Infinite Lives PL1
galivan:0:E285:09:000:Infinite Lives PL2
galivan:0:E286:80:000:Infinite Power
galivan:0:E3B2:01:000:Infinite Weapon Time
galivan:0:0000:00:999:[See the Dip Switch Menu to ]
galivan:0:0000:00:999:[enable Invincibility. ]
galivan:0:E3A6:00:000:Always be Human
galivan:0:E3A6:05:000:Always be Galivan
galivan:0:E3A7:00:000:Always have Normal shot
galivan:0:E3A7:10:000:Always have Beam shot
galivan:0:E3A7:20:000:Always have 3-way shot
galivan:0:E3A6:00:001:Change to Human Now!
galivan:0:E3A6:05:001:Change to Galivan Now!
galivan:0:E3A7:00:001:Get Normal shot Now!
galivan:0:E3A7:10:001:Get Beam shot Now!
galivan:0:E3A7:20:001:Get 3-way shot Now!
; [ Galivan - Cosmo Police (12/11/1985) ]
galivan2:0:E284:09:000:Infinite Lives PL1
galivan2:0:E285:09:000:Infinite Lives PL2
galivan2:0:E286:80:000:Infinite Power
galivan2:0:E3B2:01:000:Infinite Weapon Time
galivan2:0:0000:00:999:[See the Dip Switch Menu to ]
galivan2:0:0000:00:999:[enable Invincibility. ]
galivan2:0:E3A6:00:000:Always be Human
galivan2:0:E3A6:05:000:Always be Galivan
galivan2:0:E3A7:00:000:Always have Normal shot
galivan2:0:E3A7:10:000:Always have Beam shot
galivan2:0:E3A7:20:000:Always have 3-way shot
galivan2:0:E3A6:00:001:Change to Human Now!
galivan2:0:E3A6:05:001:Change to Galivan Now!
galivan2:0:E3A7:00:001:Get Normal shot Now!
galivan2:0:E3A7:10:001:Get Beam shot Now!
galivan2:0:E3A7:20:001:Get 3-way shot Now!
; [ Mahjong Gal no Kaika (Japan) ]
galkaika:0:FD70:FF:000:Buggy score
galkaika:0:0000:00:999:[ The winning hand cheat must be activated when ]
galkaika:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
galkaika:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
galkaika:0:0000:00:999:[ visually change until you make a move. ]
galkaika:0:FC8B:31:001:Get winning hand Now!
galkaika:0:FC8C:31:501:Get winning hand Now! (02/14)
galkaika:0:FC8D:31:501:Get winning hand Now! (03/14)
galkaika:0:FC8E:32:501:Get winning hand Now! (04/14)
galkaika:0:FC8F:32:501:Get winning hand Now! (05/14)
galkaika:0:FC90:32:501:Get winning hand Now! (06/14)
galkaika:0:FC91:33:501:Get winning hand Now! (07/14)
galkaika:0:FC92:33:501:Get winning hand Now! (08/14)
galkaika:0:FC93:33:501:Get winning hand Now! (09/14)
galkaika:0:FC94:34:501:Get winning hand Now! (10/14)
galkaika:0:FC95:34:501:Get winning hand Now! (11/14)
galkaika:0:FC96:34:501:Get winning hand Now! (12/14)
galkaika:0:FC97:35:501:Get winning hand Now! (13/14)
galkaika:0:FC98:35:501:Get winning hand Now! (14/14)
galkaika:0:FC8B:31:000:Always winning hand
galkaika:0:FC8C:31:500:Always winning hand (02/14)
galkaika:0:FC8D:31:500:Always winning hand (03/14)
galkaika:0:FC8E:32:500:Always winning hand (04/14)
galkaika:0:FC8F:32:500:Always winning hand (05/14)
galkaika:0:FC90:32:500:Always winning hand (06/14)
galkaika:0:FC91:33:500:Always winning hand (07/14)
galkaika:0:FC92:33:500:Always winning hand (08/14)
galkaika:0:FC93:33:500:Always winning hand (09/14)
galkaika:0:FC94:34:500:Always winning hand (10/14)
galkaika:0:FC95:34:500:Always winning hand (11/14)
galkaika:0:FC96:34:500:Always winning hand (12/14)
galkaika:0:FC97:35:500:Always winning hand (13/14)
galkaika:0:FC98:35:500:Always winning hand (14/14)
:galkaika:00000006:FC8B:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:galkaika:00000006:FD0B:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
galkaika:0:0000:00:999:[ Here is the look-up list for ]
galkaika:0:0000:00:999:[ the above watches. ]
galkaika:0:0000:00:999:[ ]
galkaika:0:0000:00:999:[ value common name chinese name ]
galkaika:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
galkaika:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
galkaika:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
galkaika:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
galkaika:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
galkaika:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
galkaika:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
galkaika:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
galkaika:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
galkaika:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
galkaika:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
galkaika:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
galkaika:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
galkaika:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
galkaika:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
galkaika:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
galkaika:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
galkaika:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
galkaika:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
galkaika:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
galkaika:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
galkaika:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
galkaika:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
galkaika:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
galkaika:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
galkaika:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
galkaika:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
galkaika:0:0000:00:999:[ 31h East "wind" ]
galkaika:0:0000:00:999:[ 32h South "wind" ]
galkaika:0:0000:00:999:[ 33h West "wind" ]
galkaika:0:0000:00:999:[ 34h North "wind" ]
galkaika:0:0000:00:999:[ 35h White "dragon" ]
galkaika:0:0000:00:999:[ 36h Green "dragon" ]
galkaika:0:0000:00:999:[ 37h Red "dragon" ]
galkaika:0:0000:00:999:[ 3Fh - no tile - ]
; [ Mahjong Gal no Kokuhaku (Japan) ]
galkoku:0:FD70:FF:000:Buggy score
galkoku:0:0000:00:999:[ The winning hand cheat must be activated when ]
galkoku:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
galkoku:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
galkoku:0:0000:00:999:[ visually change until you make a move. ]
galkoku:0:FC8B:31:001:Get winning hand Now!
galkoku:0:FC8C:31:501:Get winning hand Now! (02/14)
galkoku:0:FC8D:31:501:Get winning hand Now! (03/14)
galkoku:0:FC8E:32:501:Get winning hand Now! (04/14)
galkoku:0:FC8F:32:501:Get winning hand Now! (05/14)
galkoku:0:FC90:32:501:Get winning hand Now! (06/14)
galkoku:0:FC91:33:501:Get winning hand Now! (07/14)
galkoku:0:FC92:33:501:Get winning hand Now! (08/14)
galkoku:0:FC93:33:501:Get winning hand Now! (09/14)
galkoku:0:FC94:34:501:Get winning hand Now! (10/14)
galkoku:0:FC95:34:501:Get winning hand Now! (11/14)
galkoku:0:FC96:34:501:Get winning hand Now! (12/14)
galkoku:0:FC97:35:501:Get winning hand Now! (13/14)
galkoku:0:FC98:35:501:Get winning hand Now! (14/14)
galkoku:0:FC8B:31:000:Always winning hand
galkoku:0:FC8C:31:500:Always winning hand (02/14)
galkoku:0:FC8D:31:500:Always winning hand (03/14)
galkoku:0:FC8E:32:500:Always winning hand (04/14)
galkoku:0:FC8F:32:500:Always winning hand (05/14)
galkoku:0:FC90:32:500:Always winning hand (06/14)
galkoku:0:FC91:33:500:Always winning hand (07/14)
galkoku:0:FC92:33:500:Always winning hand (08/14)
galkoku:0:FC93:33:500:Always winning hand (09/14)
galkoku:0:FC94:34:500:Always winning hand (10/14)
galkoku:0:FC95:34:500:Always winning hand (11/14)
galkoku:0:FC96:34:500:Always winning hand (12/14)
galkoku:0:FC97:35:500:Always winning hand (13/14)
galkoku:0:FC98:35:500:Always winning hand (14/14)
:galkoku:00000006:FC8B:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:galkoku:00000006:FD0B:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
galkoku:0:0000:00:999:[ Here is the look-up list for ]
galkoku:0:0000:00:999:[ the above watches. ]
galkoku:0:0000:00:999:[ ]
galkoku:0:0000:00:999:[ value common name chinese name ]
galkoku:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
galkoku:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
galkoku:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
galkoku:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
galkoku:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
galkoku:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
galkoku:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
galkoku:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
galkoku:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
galkoku:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
galkoku:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
galkoku:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
galkoku:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
galkoku:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
galkoku:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
galkoku:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
galkoku:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
galkoku:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
galkoku:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
galkoku:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
galkoku:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
galkoku:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
galkoku:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
galkoku:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
galkoku:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
galkoku:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
galkoku:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
galkoku:0:0000:00:999:[ 31h East "wind" ]
galkoku:0:0000:00:999:[ 32h South "wind" ]
galkoku:0:0000:00:999:[ 33h West "wind" ]
galkoku:0:0000:00:999:[ 34h North "wind" ]
galkoku:0:0000:00:999:[ 35h White "dragon" ]
galkoku:0:0000:00:999:[ 36h Green "dragon" ]
galkoku:0:0000:00:999:[ 37h Red "dragon" ]
galkoku:0:0000:00:999:[ 3Fh - no tile - ]
galkoku:0:0000:00:999:[ 38h seven (BONUS TILE) ]
galkoku:0:0000:00:999:[ 39h bell (BONUS TILE) ]
galkoku:0:0000:00:999:[ 3Ah plum (BONUS TILE) ]
galkoku:0:0000:00:999:[ 3Bh cherry (BONUS TILE) ]
; [ Gallag ]
gallag:0:9820:06:000:Infinite Lives
gallag:1:070D:0D:100:Fast Shoot:This cheat is a replacement for the removed galagads ROM set and reproduces the only effect of that rom set
gallag:0:9288:28:000:Perfect challenge stage
gallag:0:9821:04:000:Start on level 5
gallag:0:9821:09:000:Start on level 10
;These can be modified of course for any level...
gallag:0:9825:00:000:All challenge stages
gallag:0:9825:01:000:No challenge stages
gallag:0:9827:01:000:Double Ship
gallag:0:9361:29:500:Double Ship (2/4)
gallag:0:8B61:09:500:Double Ship (3/4)
gallag:0:8B60:06:500:Double Ship (4/4)
gallag:0:9368:00:000:Aliens don't shoot
gallag:0:9369:00:500:Aliens don't shoot (2/8)
gallag:0:936A:00:500:Aliens don't shoot (3/8)
gallag:0:936B:00:500:Aliens don't shoot (4/8)
gallag:0:936C:00:500:Aliens don't shoot (5/8)
gallag:0:936D:00:500:Aliens don't shoot (6/8)
gallag:0:936E:00:500:Aliens don't shoot (7/8)
gallag:0:936F:00:500:Aliens don't shoot (8/8)
; [ Gallop - Armed police Unit (Japan) ]
gallop:0:112BE:90:100:Infinite Lives
gallop:0:112BF:90:600:Infinite Lives (2/5)
gallop:0:112C0:90:600:Infinite Lives (3/5)
gallop:0:112C1:90:600:Infinite Lives (4/5)
gallop:0:112C2:90:600:Infinite Lives (5/5)
gallop:0:0193F:EB:100:Invincibility
gallop:0:A3D7D:68:000:Laser never overheats
gallop:0:A3DAD:00:000:Infinite Time PL1
gallop:0:A3DB4:00:000:Infinite Time PL2
; [ Galmedes (Japan) ]
galmedes:0:100971:09:000:Infinite Credits
galmedes:0:101CAD:03:000:Infinite Lives PL1
galmedes:0:101CB7:05:000:Always Maximum Speed PL1
galmedes:0:100BF9:06:000:Always Max. Laser Power PL1
galmedes:0:100BFB:06:000:Always Max. Wide Power PL1
galmedes:0:100BFD:06:000:Always Max. Torrid Power PL1
galmedes:0:101CB3:95:000:Invincibility "ON" PL1:To be used when you blink
galmedes:0:101CB3:01:001:Invincibility "OFF" PL1
galmedes:0:101CE1:03:000:Infinite Lives PL2
galmedes:0:100C07:06:000:Always Max. Laser Power PL2
galmedes:0:100C09:06:000:Always Max. Wide Power PL2
galmedes:0:100C0B:06:000:Always Max. Torrid Power PL2
galmedes:0:101CE7:95:000:Invincibility "ON" PL2:To be used when you blink
galmedes:0:101CE7:01:001:Invincibility "OFF" PL2
; [ Galaxian (Midway) ]
galmidw:0:421D:06:000:Infinite Lives
galmidw:0:12F2:C9:100:Invincibility
; [ Galaxian (Midway, old rev) ]
galmidwo:0:421D:06:000:Infinite Lives
galmidwo:0:12D9:C9:100:Invincibility
; [ Gals Panic II (Japan?) ]
galpani2:0:0000:00:999:[ This game hasn't even ]:REASON 11
galpani2:0:0000:00:999:[ been looked at due to ]:REASON 11
galpani2:0:0000:00:999:[ time constraints - Too]:REASON 11
galpani2:0:0000:00:999:[ many games and so ]:REASON 11
galpani2:0:0000:00:999:[ little time. It is ]:REASON 11
galpani2:0:0000:00:999:[ even possible that ]:REASON 11
galpani2:0:0000:00:999:[ this game may be a ]:REASON 11
galpani2:0:0000:00:999:[ clone of an existing ]:REASON 11
galpani2:0:0000:00:999:[ game which may have ]:REASON 11
galpani2:0:0000:00:999:[ cheats. Please search ]:REASON 11
galpani2:0:0000:00:999:[ the cheat forums ]:REASON 11
galpani2:0:0000:00:999:[ before posting cheat ]:REASON 11
galpani2:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Gals Panic 4 (Japan) ]
galpani4:0:06012AA4:01:000:Infinite Time
galpani4:0:06012AA5:80:500:Infinite Time (2/2)
galpani4:0:00000000:00:999:[ These Cheats are for the One Player game ]
galpani4:0:06012AF4:00:001:Fill small area to finish this Round Now!:Once cheat is activated, fill the smallest area as possible to get 100.00% (a value > 100.00% won't allow you to get the "show time" !
galpani4:0:06012AF5:06:501:Fill small area to finish this Round Now! (2/8)
galpani4:0:06012AF6:80:501:Fill small area to finish this Round Now! (3/8)
galpani4:0:06012AF7:00:501:Fill small area to finish this Round Now! (4/8)
galpani4:0:06012AFC:00:501:Fill small area to finish this Round Now! (5/8)
galpani4:0:06012AFD:06:501:Fill small area to finish this Round Now! (6/8)
galpani4:0:06012AFE:80:501:Fill small area to finish this Round Now! (7/8)
galpani4:0:06012AFF:00:501:Fill small area to finish this Round Now! (8/8)
galpani4:0:0600BAC7:0A:000:Infinite Lives PL1
galpani4:0:0600BB9B:0A:000:Infinite Lives PL2
galpani4:0:00000000:00:999:[ These Cheats are for the PL1 VS PL2 game ]
galpani4:0:0600BAC9:0A:000:Infinite Lives PL1
galpani4:0:0600BB9D:0A:000:Infinite Lives PL2
; [ Gals Panic (set 2) ]
galpanib:0:53E647:3B:000:Infinite Time
galpanib:0:53E5ED:14:000:Infinite Energy
galpanib:0:53E5F3:1C:500:Infinite Energy (2/2)
galpanib:0:53E733:64:001:Finish round with 100% Now!
galpanib:0:53E735:00:501:Finish round with 100% Now! (2/2)
galpanib:0:53E634:63:000:Infinite Lives PL1
galpanib:0:53E635:63:000:Infinite Lives PL2
; [ Gals Panic (set 1) ]
galpanic:0:53D064:09:000:Infinite Credits
galpanic:0:53E7E7:3B:000:Infinite Time
galpanic:0:53E78D:14:000:Infinite Energy
galpanic:0:53E793:1C:500:Infinite Energy (2/2)
galpanic:0:53C0CD:64:001:Finish round with 100% Now!
galpanic:0:53C0CF:00:501:Finish round with 100% Now!(2/2)
galpanic:0:53E7D4:06:000:Infinite Lives PL1
galpanic:0:53E7D5:06:000:Infinite Lives PL2
galpanic:0:000000:00:999:[ Use these cheats when the ]
galpanic:0:000000:00:999:[ silhouette is displayed. ]
galpanic:0:53E7DD:02:001:Last sub-level (naked girl)
galpanic:0:53D535:01:000:Challenge stage (special)
; [ Gals Panic S - Extra Edition (Japan) ]
galpanis:0:06014F2D:99:000:Infinite Time
galpanis:0:00000000:00:999:[ These Cheats are for the One Player game ]
galpanis:0:06014FA1:01:001:Finish round with 100% Now!
galpanis:0:06014FA2:00:501:Finish round with 100% Now! (2/3)
galpanis:0:06014FA3:00:501:Finish round with 100% Now! (3/3)
galpanis:0:0600D3AB:03:000:Infinite Lives PL1
galpanis:0:0600D3B7:04:000:Always have Maximum Speed PL1
galpanis:0:0600D3B5:0F:000:Always have Maximum Power PL1
galpanis:0:0600D3F7:03:000:Infinite Lives PL2
galpanis:0:0600D403:04:000:Always have Maximum Speed PL2
galpanis:0:0600D401:0F:000:Always have Maximum Power PL2
galpanis:0:00000000:00:999:[ These Cheats are for the PL1 VS PL2 game ]
galpanis:0:0600D3AD:03:000:Infinite Lives PL1
galpanis:0:0600D3F9:03:000:Infinite Lives PL2
; [ Gals Panic S2 (Japan) ]
galpans2:0:060001E8:7D:000:Infinite Time
galpans2:0:060001E9:00:500:Infinite Time (2/2)
galpans2:0:060001D9:01:001:Finish round with 100% Now!
galpans2:0:060001DA:00:501:Finish round with 100% Now! (2/3)
galpans2:0:060001DB:00:501:Finish round with 100% Now! (3/3)
galpans2:0:06000108:03:000:Infinite Lives PL1
galpans2:0:06000218:04:000:Always have Maximum Speed PL1
galpans2:0:0600024E:04:500:Always have Maximum Speed PL1 (2/2)
galpans2:0:0600021A:04:000:Always have Maximum Power PL1
galpans2:0:0600024C:04:500:Always have Maximum Power PL1 (2/2)
galpans2:0:06000109:03:000:Infinite Lives PL2
galpans2:0:06000219:04:000:Always have Maximum Speed PL2
galpans2:0:0600024F:04:500:Always have Maximum Speed PL2 (2/2)
galpans2:0:0600021B:04:000:Always have Maximum Power PL2
galpans2:0:0600024D:04:500:Always have Maximum Power PL2 (2/2)
; [ Gals Pinball ]
galspnbl:0:700039:09:000:Infinite Credits
galspnbl:0:701014:00:000:Infinite Balls PL1
galspnbl:0:701015:00:000:Infinite Balls PL2
galspnbl:0:701016:00:000:Infinite Balls PL3
galspnbl:0:701017:00:000:Infinite Balls PL4
; [ Galaxian Turbo ]
galturbo:0:421D:06:000:Infinite Lives
galturbo:0:12D9:C9:100:Invincibility
; [ Galaxy Wars (Universal set 2) ]
galxwar2:0:2061:05:000:Infinite Lives
; [ Galaxy Wars (Universal set 1) ]
galxwars:0:2061:05:000:Infinite Lives
; [ Galaxy Wars (Taito?) ]
galxwart:0:2061:05:000:Infinite Lives
; [ Game Paradise - Master of Shooting! / Game Tengoku - The Game Paradise, The ]
gametngk:0:FEE00282:06:000:Infinite Lives PL1
gametngk:0:FEE0026A:06:000:Infinite Bombs PL1
gametngk:0:FEE00382:06:000:Infinite Lives PL2
gametngk:0:FEE0036A:06:000:Infinite Bombs PL2
; [ Gang Wars (bootleg) ]
gangwarb:0:043062:59:000:Infinite Time
gangwarb:0:043408:03:000:Infinite Lives PL1
gangwarb:0:04062A:FA:000:Infinite Energy PL1
gangwarb:0:043430:02:000:Infinite Upgrade Points PL1
gangwarb:0:04063E:1E:000:Invincibility PL1
gangwarb:0:04063B:01:520:Invincibility PL1 (2/2)
gangwarb:0:043409:03:000:Infinite Lives PL2
gangwarb:0:04066A:FA:000:Infinite Energy PL2
gangwarb:0:043431:02:000:Infinite Upgrade Points PL2
gangwarb:0:04067E:1E:000:Invincibility PL2
gangwarb:0:04067B:01:520:Invincibility PL2 (2/2)
; [ Gang Wars (US) ]
gangwars:0:043062:59:000:Infinite Time
gangwars:0:043408:03:000:Infinite Lives PL1
gangwars:0:04062A:FA:000:Infinite Energy PL1
gangwars:0:043430:02:000:Infinite Upgrade Points PL1
gangwars:0:04063E:1E:000:Invincibility PL1
gangwars:0:04063B:01:520:Invincibility PL1 (2/2)
gangwars:0:043409:03:000:Infinite Lives PL2
gangwars:0:04066A:FA:000:Infinite Energy PL2
gangwars:0:043431:02:000:Infinite Upgrade Points PL2
gangwars:0:04067E:1E:000:Invincibility PL2
gangwars:0:04067B:01:520:Invincibility PL2 (2/2)
; [ Musashi Ganryuuki ]
ganryu:0:100453:63:000:Infinite Time
ganryu:0:109D11:01:000:Invincibility
ganryu:0:1004A1:07:000:Infinite Lives PL1
ganryu:0:100497:63:000:Infinite Weapons PL1
ganryu:0:100499:01:000:Always have Normal Weapon PL1
ganryu:0:100499:02:000:Always have Shuriken PL1
ganryu:0:100499:03:000:Always have Dynamite PL1
ganryu:0:100499:04:000:Always have Flying Balls PL1
ganryu:0:100499:01:001:Get the Normal Weapon Now! PL1
ganryu:0:100499:02:001:Get the Shurikens Now! PL1
ganryu:0:100499:03:001:Get the Dynamite Now! PL1
ganryu:0:100499:04:001:Get the Flying Balls Now! PL1
ganryu:0:1004C1:07:000:Infinite Lives PL2
ganryu:0:1004B7:63:000:Infinite Weapons PL2
ganryu:0:1004B9:01:000:Always have Normal Weapon PL2
ganryu:0:1004B9:02:000:Always have Shurikens PL2
ganryu:0:1004B9:03:000:Always have Dynamite PL2
ganryu:0:1004B9:04:000:Always have Flying Balls PL2
ganryu:0:1004B9:01:001:Get the Normal Weapon Now! PL2
ganryu:0:1004B9:02:001:Get the Shurikens Now! PL2
ganryu:0:1004B9:03:001:Get the Dynamite Now! PL2
ganryu:0:1004B9:04:001:Get the Flying Balls Now! PL2
; [ Gaplus (rev. D) ]
gaplus:0:1104:03:000:Infinite Lives PL1
gaplus:0:1105:03:000:Infinite Lives PL2
gaplus:0:101A:FF:000:Invincibility
gaplus:0:1177:01:001:Get SideWinder Shot Now!
gaplus:0:0F16:7F:001:Change Hypership Now!
gaplus:0:10D4:A8:501:Change Hypership Now! (2/2)
gaplus:0:1685:EE:000:Stop Queen
gaplus:0:1687:DE:500:Stop Queen (2/2)
gaplus:0:0EA2:3F:001:Get Twin Shot Now!
gaplus:0:0EA4:3F:501:Get Twin Shot Now! (2/4)
gaplus:0:0EA6:3F:501:Get Twin Shot Now! (3/4)
gaplus:0:0EA8:3F:501:Get Twin Shot Now! (4/4)
; [ Gaplus (alternate hardware) ]
gaplusa:0:1104:03:000:Infinite Lives PL1
gaplusa:0:1105:03:000:Infinite Lives PL2
gaplusa:0:101A:FF:000:Invincibility
gaplusa:0:1177:01:001:Get SideWinder Shot Now!
gaplusa:0:0F16:7F:001:Get Hypership Now!
gaplusa:0:10D4:A8:501:Get Hypership Now! (2/2)
gaplusa:0:1685:EE:000:Stop Queen
gaplusa:0:1687:DE:500:Stop Queen (2/2)
gaplusa:0:0EA2:3F:001:Get Twin Shot Now!
gaplusa:0:0EA4:3F:501:Get Twin Shot Now! (2/4)
gaplusa:0:0EA6:3F:501:Get Twin Shot Now! (3/4)
gaplusa:0:0EA8:3F:501:Get Twin Shot Now! (4/4)
; [ Gaplus (rev. B) ]
gapluso:0:1104:03:000:Infinite Lives PL1
gapluso:0:1105:03:000:Infinite Lives PL2
gapluso:0:101A:FF:000:Invincibility
gapluso:0:1177:01:001:Get SideWinder Shot Now!
gapluso:0:0F16:7F:001:Change Hypership Now!
gapluso:0:10D4:A8:501:Change Hypership Now! (2/2)
gapluso:0:1685:EE:000:Stop Queen
gapluso:0:1687:DE:500:Stop Queen (2/2)
gapluso:0:0EA2:3F:001:Get Twin Shot Now!
gapluso:0:0EA4:3F:501:Get Twin Shot Now! (2/4)
gapluso:0:0EA6:3F:501:Get Twin Shot Now! (3/4)
gapluso:0:0EA8:3F:501:Get Twin Shot Now! (4/4)
; [ Gardia ]
gardia:0:0000:00:999:[ There are no cheats ]:REASON 1
gardia:0:0000:00:999:[ for this game as it ]:REASON 1
gardia:0:0000:00:999:[ didn't work the last ]:REASON 1
gardia:0:0000:00:999:[ time it was tested. ]:REASON 1
gardia:0:0000:00:999:[ If the game now works ]:REASON 1
gardia:0:0000:00:999:[ please request cheats ]:REASON 1
gardia:0:0000:00:999:[ for it on the cheat ]:REASON 1
gardia:0:0000:00:999:[ forums. ]:REASON 1
; [ Gardia (bootleg) ]
gardiab:0:0000:00:999:[ There are no cheats ]:REASON 1
gardiab:0:0000:00:999:[ for this game as it ]:REASON 1
gardiab:0:0000:00:999:[ didn't work the last ]:REASON 1
gardiab:0:0000:00:999:[ time it was tested. ]:REASON 1
gardiab:0:0000:00:999:[ If the game now works ]:REASON 1
gardiab:0:0000:00:999:[ please request cheats ]:REASON 1
gardiab:0:0000:00:999:[ for it on the cheat ]:REASON 1
gardiab:0:0000:00:999:[ forums. ]:REASON 1
; [ Garou - Mark of the Wolves (set 1) ]
garou:0:107490:99:000:Infinite Time
garou:0:107490:00:001:Finish this Round Now!
:garou:00800000:10E001:00000001:00000001:Always have Easy Supers:Debug Dip 2-1
:garou:00000001:107439:00000008:FFFFFFFF:Current Normal Level is Final Level Now!:Normal Mode
:garou:00000001:107439:0000000E:FFFFFFFF:Current Survival Level is Final Level Now!:Survival Mode
:garou:62000000:000000:00000000:00000000:Select Backdrop
:garou:00010000:107435:00000000:FFFFFFFF:Freight Express:Terry Bogard
:garou:00010000:107435:00000001:FFFFFFFF:Live House "Old Line":Rock Howard
:garou:00010000:107435:00000002:FFFFFFFF:Oriental Casino "Woo":Kim Dong Hwan
:garou:00010000:107435:00000003:FFFFFFFF:Yok Chong Market:Kim Jae Hoon
:garou:00010000:107435:00000004:FFFFFFFF:Philantrophy Belfry:Hotaru Futaba
:garou:00010000:107435:00000005:FFFFFFFF:Barbaroi Falls:Gato
:garou:00010000:107435:00000006:FFFFFFFF:Blue Wave Harbor:Bonne Jenet
:garou:00010000:107435:00000007:FFFFFFFF:Sarah Forest:Khushnood Butt
:garou:00010000:107435:00000008:FFFFFFFF:5th Ave. and 2nd St.:Hokutomaru
:garou:00010000:107435:00000009:FFFFFFFF:Slam "Free Field":Freeman
:garou:00010000:107435:0000000A:FFFFFFFF:Universal Arena:Tizoc
:garou:00010000:107435:0000000B:FFFFFFFF:S.S.P. Maneuver Field:Kevin Rian
:garou:00010000:107435:0000000C:FFFFFFFF:(Mansion Basement):Grant
:garou:00010000:107435:0000000D:FFFFFFFF:(Mansion):Kain R. Heinlein
garou:0:10E008:09:000:Infinite Credits PL1:Home version
garou:0:10048E:78:000:Infinite Energy PL1
garou:0:10048E:00:001:Drain All Energy Now! PL1
garou:0:1004BE:80:000:Infinite Power PL1
garou:0:1004BE:00:001:Drain All Power Now! PL1
:garou:62000000:000000:00000000:00000000:Select Character PL1
:garou:00010000:10742B:00000000:FFFFFFFF:Terry Bogard
:garou:00010000:10742B:00000001:FFFFFFFF:Rock Howard
:garou:00010000:10742B:00000002:FFFFFFFF:Kim Dong Hwan
:garou:00010000:10742B:00000003:FFFFFFFF:Kim Jae Hoon
:garou:00010000:10742B:00000004:FFFFFFFF:Hotaru Futaba
:garou:00010000:10742B:00000005:FFFFFFFF:Gato
:garou:00010000:10742B:00000006:FFFFFFFF:Bonne Jenet
:garou:00010000:10742B:00000007:FFFFFFFF:Khushnood Butt
:garou:00010000:10742B:00000008:FFFFFFFF:Hokutomaru
:garou:00010000:10742B:00000009:FFFFFFFF:Freeman
:garou:00010000:10742B:0000000A:FFFFFFFF:Tizoc
:garou:00010000:10742B:0000000B:FFFFFFFF:Kevin Rian
:garou:00010000:10742B:0000000C:FFFFFFFF:Grant
:garou:00010000:10742B:0000000D:FFFFFFFF:Kain R. Heinlein
:garou:62000000:000000:00000000:00000000:Select Character Colour PL1
:garou:00010000:107432:00000000:FFFFFFFF:A colour
:garou:00010000:107432:00000001:FFFFFFFF:B colour
:garou:00010000:107432:00000002:FFFFFFFF:C colour
:garou:00010000:107432:00000003:FFFFFFFF:D colour
:garou:00000100:107474:00000002:FFFFFFFF:Select Rounds Won PL1
:garou:62000000:000000:00000000:00000000:Select TOP Bar Length PL1:Works only when player is NOT CPU controlled
:garou:00010000:1074C2:00000000:FFFFFFFF:5 chunks
:garou:00010000:1074C2:00000001:FFFFFFFF:3 chunks
:garou:00010000:1074C2:00000002:FFFFFFFF:1 chunk
:garou:00010000:1074C2:00000003:FFFFFFFF:Entire Life Bar
:garou:00000100:1074C3:0000000E:FFFFFFFF:Select Leftmost TOP Chunk PL1:Works only when player is NOT CPU controlled
garou:0:10E009:09:000:Infinite Credits PL2:Home version
garou:0:10058E:78:000:Infinite Energy PL2
garou:0:10058E:00:001:Drain All Energy Now! PL2
garou:0:1005BE:80:000:Infinite Power PL2
garou:0:1005BE:00:001:Drain All Power Now! PL2
:garou:62000000:000000:00000000:00000000:Select Character PL2
:garou:00010000:10742D:00000000:FFFFFFFF:Terry Bogard
:garou:00010000:10742D:00000001:FFFFFFFF:Rock Howard
:garou:00010000:10742D:00000002:FFFFFFFF:Kim Dong Hwan
:garou:00010000:10742D:00000003:FFFFFFFF:Kim Jae Hoon
:garou:00010000:10742D:00000004:FFFFFFFF:Hotaru Futaba
:garou:00010000:10742D:00000005:FFFFFFFF:Gato
:garou:00010000:10742D:00000006:FFFFFFFF:Bonne Jenet
:garou:00010000:10742D:00000007:FFFFFFFF:Khushnood Butt
:garou:00010000:10742D:00000008:FFFFFFFF:Hokutomaru
:garou:00010000:10742D:00000009:FFFFFFFF:Freeman
:garou:00010000:10742D:0000000A:FFFFFFFF:Tizoc
:garou:00010000:10742D:0000000B:FFFFFFFF:Kevin Rian
:garou:00010000:10742D:0000000C:FFFFFFFF:Grant
:garou:00010000:10742D:0000000D:FFFFFFFF:Kain R. Heinlein
:garou:62000000:000000:00000000:00000000:Select Character Colour PL2
:garou:00010000:107433:00000000:FFFFFFFF:A colour
:garou:00010000:107433:00000001:FFFFFFFF:B colour
:garou:00010000:107433:00000002:FFFFFFFF:C colour
:garou:00010000:107433:00000003:FFFFFFFF:D colour
:garou:00000100:107475:00000002:FFFFFFFF:Select Rounds Won PL2
:garou:62000000:000000:00000000:00000000:Select TOP Bar Length PL2:Works only when player is NOT CPU controlled
:garou:00010000:1074C4:00000000:FFFFFFFF:5 chunks
:garou:00010000:1074C4:00000001:FFFFFFFF:3 chunks
:garou:00010000:1074C4:00000002:FFFFFFFF:1 chunk
:garou:00010000:1074C4:00000003:FFFFFFFF:Entire Life Bar
:garou:00000100:1074C5:0000000E:FFFFFFFF:Select Leftmost TOP Chunk PL2:Works only when player is NOT CPU controlled
; [ Garou - Mark of the Wolves (set 2) ]
garouo:0:107490:99:000:Infinite Time
garouo:0:107490:00:001:Finish this Round Now!
:garouo:00800000:10E001:00000001:00000001:Always have Easy Supers:Debug Dip 2-1
:garouo:00000001:107439:00000008:FFFFFFFF:Current Normal Level is Final Level Now!:Normal Mode
:garouo:00000001:107439:0000000E:FFFFFFFF:Current Survival Level is Final Level Now!:Survival Mode
:garouo:62000000:000000:00000000:00000000:Select Backdrop
:garouo:00010000:107435:00000000:FFFFFFFF:Freight Express:Terry Bogard
:garouo:00010000:107435:00000001:FFFFFFFF:Live House "Old Line":Rock Howard
:garouo:00010000:107435:00000002:FFFFFFFF:Oriental Casino "Woo":Kim Dong Hwan
:garouo:00010000:107435:00000003:FFFFFFFF:Yok Chong Market:Kim Jae Hoon
:garouo:00010000:107435:00000004:FFFFFFFF:Philantrophy Belfry:Hotaru Futaba
:garouo:00010000:107435:00000005:FFFFFFFF:Barbaroi Falls:Gato
:garouo:00010000:107435:00000006:FFFFFFFF:Blue Wave Harbor:Bonne Jenet
:garouo:00010000:107435:00000007:FFFFFFFF:Sarah Forest:Khushnood Butt
:garouo:00010000:107435:00000008:FFFFFFFF:5th Ave. and 2nd St.:Hokutomaru
:garouo:00010000:107435:00000009:FFFFFFFF:Slam "Free Field":Freeman
:garouo:00010000:107435:0000000A:FFFFFFFF:Universal Arena:Tizoc
:garouo:00010000:107435:0000000B:FFFFFFFF:S.S.P. Maneuver Field:Kevin Rian
:garouo:00010000:107435:0000000C:FFFFFFFF:(Mansion Basement):Grant
:garouo:00010000:107435:0000000D:FFFFFFFF:(Mansion):Kain R. Heinlein
garouo:0:10E008:09:000:Infinite Credits PL1:Home version
garouo:0:10048E:78:000:Infinite Energy PL1
garouo:0:10048E:00:001:Drain All Energy Now! PL1
garouo:0:1004BE:80:000:Infinite Power PL1
garouo:0:1004BE:00:001:Drain All Power Now! PL1
:garouo:62000000:000000:00000000:00000000:Select Character PL1
:garouo:00010000:10742B:00000000:FFFFFFFF:Terry Bogard
:garouo:00010000:10742B:00000001:FFFFFFFF:Rock Howard
:garouo:00010000:10742B:00000002:FFFFFFFF:Kim Dong Hwan
:garouo:00010000:10742B:00000003:FFFFFFFF:Kim Jae Hoon
:garouo:00010000:10742B:00000004:FFFFFFFF:Hotaru Futaba
:garouo:00010000:10742B:00000005:FFFFFFFF:Gato
:garouo:00010000:10742B:00000006:FFFFFFFF:Bonne Jenet
:garouo:00010000:10742B:00000007:FFFFFFFF:Khushnood Butt
:garouo:00010000:10742B:00000008:FFFFFFFF:Hokutomaru
:garouo:00010000:10742B:00000009:FFFFFFFF:Freeman
:garouo:00010000:10742B:0000000A:FFFFFFFF:Tizoc
:garouo:00010000:10742B:0000000B:FFFFFFFF:Kevin Rian
:garouo:00010000:10742B:0000000C:FFFFFFFF:Grant
:garouo:00010000:10742B:0000000D:FFFFFFFF:Kain R. Heinlein
:garouo:62000000:000000:00000000:00000000:Select Character Colour PL1
:garouo:00010000:107432:00000000:FFFFFFFF:A colour
:garouo:00010000:107432:00000001:FFFFFFFF:B colour
:garouo:00010000:107432:00000002:FFFFFFFF:C colour
:garouo:00010000:107432:00000003:FFFFFFFF:D colour
:garouo:00000100:107474:00000002:FFFFFFFF:Select Rounds Won PL1
:garouo:62000000:000000:00000000:00000000:Select TOP Bar Length PL1:Works only when player is NOT CPU controlled
:garouo:00010000:1074C2:00000000:FFFFFFFF:5 chunks
:garouo:00010000:1074C2:00000001:FFFFFFFF:3 chunks
:garouo:00010000:1074C2:00000002:FFFFFFFF:1 chunk
:garouo:00010000:1074C2:00000003:FFFFFFFF:Entire Life Bar
:garouo:00000100:1074C3:0000000E:FFFFFFFF:Select Leftmost TOP Chunk PL1:Works only when player is NOT CPU controlled
garouo:0:10E009:09:000:Infinite Credits PL2:Home version
garouo:0:10058E:78:000:Infinite Energy PL2
garouo:0:10058E:00:001:Drain All Energy Now! PL2
garouo:0:1005BE:80:000:Infinite Power PL2
garouo:0:1005BE:00:001:Drain All Power Now! PL2
:garouo:62000000:000000:00000000:00000000:Select Character PL2
:garouo:00010000:10742D:00000000:FFFFFFFF:Terry Bogard
:garouo:00010000:10742D:00000001:FFFFFFFF:Rock Howard
:garouo:00010000:10742D:00000002:FFFFFFFF:Kim Dong Hwan
:garouo:00010000:10742D:00000003:FFFFFFFF:Kim Jae Hoon
:garouo:00010000:10742D:00000004:FFFFFFFF:Hotaru Futaba
:garouo:00010000:10742D:00000005:FFFFFFFF:Gato
:garouo:00010000:10742D:00000006:FFFFFFFF:Bonne Jenet
:garouo:00010000:10742D:00000007:FFFFFFFF:Khushnood Butt
:garouo:00010000:10742D:00000008:FFFFFFFF:Hokutomaru
:garouo:00010000:10742D:00000009:FFFFFFFF:Freeman
:garouo:00010000:10742D:0000000A:FFFFFFFF:Tizoc
:garouo:00010000:10742D:0000000B:FFFFFFFF:Kevin Rian
:garouo:00010000:10742D:0000000C:FFFFFFFF:Grant
:garouo:00010000:10742D:0000000D:FFFFFFFF:Kain R. Heinlein
:garouo:62000000:000000:00000000:00000000:Select Character Colour PL2
:garouo:00010000:107433:00000000:FFFFFFFF:A colour
:garouo:00010000:107433:00000001:FFFFFFFF:B colour
:garouo:00010000:107433:00000002:FFFFFFFF:C colour
:garouo:00010000:107433:00000003:FFFFFFFF:D colour
:garouo:00000100:107475:00000002:FFFFFFFF:Select Rounds Won PL2
:garouo:62000000:000000:00000000:00000000:Select TOP Bar Length PL2:Works only when player is NOT CPU controlled
:garouo:00010000:1074C4:00000000:FFFFFFFF:5 chunks
:garouo:00010000:1074C4:00000001:FFFFFFFF:3 chunks
:garouo:00010000:1074C4:00000002:FFFFFFFF:1 chunk
:garouo:00010000:1074C4:00000003:FFFFFFFF:Entire Life Bar
:garouo:00000100:1074C5:0000000E:FFFFFFFF:Select Leftmost TOP Chunk PL2:Works only when player is NOT CPU controlled
; [ Garou - Mark of the Wolves (prototype) ]
garoup:0:107490:99:000:Infinite Time
garoup:0:107490:00:001:Finish this Round Now!
:garoup:00800000:10E001:00000001:00000001:Always have Easy Supers:Debug Dip 2-1
:garoup:00000001:107439:00000008:FFFFFFFF:Current Normal Level is Final Level Now!:Normal Mode
:garoup:00000001:107439:0000000E:FFFFFFFF:Current Survival Level is Final Level Now!:Survival Mode
:garoup:62000000:000000:00000000:00000000:Select Backdrop
:garoup:00010000:107435:00000000:FFFFFFFF:Freight Express:Terry Bogard
:garoup:00010000:107435:00000001:FFFFFFFF:Live House "Old Line":Rock Howard
:garoup:00010000:107435:00000002:FFFFFFFF:Oriental Casino "Woo":Kim Dong Hwan
:garoup:00010000:107435:00000003:FFFFFFFF:Yok Chong Market:Kim Jae Hoon
:garoup:00010000:107435:00000004:FFFFFFFF:Philantrophy Belfry:Hotaru Futaba
:garoup:00010000:107435:00000005:FFFFFFFF:Barbaroi Falls:Gato
:garoup:00010000:107435:00000006:FFFFFFFF:Blue Wave Harbor:Bonne Jenet
:garoup:00010000:107435:00000007:FFFFFFFF:Sarah Forest:Khushnood Butt
:garoup:00010000:107435:00000008:FFFFFFFF:5th Ave. and 2nd St.:Hokutomaru
:garoup:00010000:107435:00000009:FFFFFFFF:Slam "Free Field":Freeman
:garoup:00010000:107435:0000000A:FFFFFFFF:Universal Arena:Tizoc
:garoup:00010000:107435:0000000B:FFFFFFFF:S.S.P. Maneuver Field:Kevin Rian
:garoup:00010000:107435:0000000C:FFFFFFFF:(Mansion Basement):Grant
:garoup:00010000:107435:0000000D:FFFFFFFF:(Mansion):Kain R. Heinlein
garoup:0:10E008:09:000:Infinite Credits PL1:Home version
garoup:0:10048E:78:000:Infinite Energy PL1
garoup:0:10048E:00:001:Drain All Energy Now! PL1
garoup:0:1004BE:80:000:Infinite Power PL1
garoup:0:1004BE:00:001:Drain All Power Now! PL1
:garoup:62000000:000000:00000000:00000000:Select Character PL1
:garoup:00010000:10742B:00000000:FFFFFFFF:Terry Bogard
:garoup:00010000:10742B:00000001:FFFFFFFF:Rock Howard
:garoup:00010000:10742B:00000002:FFFFFFFF:Kim Dong Hwan
:garoup:00010000:10742B:00000003:FFFFFFFF:Kim Jae Hoon
:garoup:00010000:10742B:00000004:FFFFFFFF:Hotaru Futaba
:garoup:00010000:10742B:00000005:FFFFFFFF:Gato
:garoup:00010000:10742B:00000006:FFFFFFFF:Bonne Jenet
:garoup:00010000:10742B:00000007:FFFFFFFF:Khushnood Butt
:garoup:00010000:10742B:00000008:FFFFFFFF:Hokutomaru
:garoup:00010000:10742B:00000009:FFFFFFFF:Freeman
:garoup:00010000:10742B:0000000A:FFFFFFFF:Tizoc
:garoup:00010000:10742B:0000000B:FFFFFFFF:Kevin Rian
:garoup:00010000:10742B:0000000C:FFFFFFFF:Grant
:garoup:00010000:10742B:0000000D:FFFFFFFF:Kain R. Heinlein
:garoup:62000000:000000:00000000:00000000:Select Character Colour PL1
:garoup:00010000:107432:00000000:FFFFFFFF:A colour
:garoup:00010000:107432:00000001:FFFFFFFF:B colour
:garoup:00010000:107432:00000002:FFFFFFFF:C colour
:garoup:00010000:107432:00000003:FFFFFFFF:D colour
:garoup:00000100:107474:00000002:FFFFFFFF:Select Rounds Won PL1
:garoup:62000000:000000:00000000:00000000:Select TOP Bar Length PL1:Works only when player is NOT CPU controlled
:garoup:00010000:1074C2:00000000:FFFFFFFF:5 chunks
:garoup:00010000:1074C2:00000001:FFFFFFFF:3 chunks
:garoup:00010000:1074C2:00000002:FFFFFFFF:1 chunk
:garoup:00010000:1074C2:00000003:FFFFFFFF:Entire Life Bar
:garoup:00000100:1074C3:0000000E:FFFFFFFF:Select Leftmost TOP Chunk PL1:Works only when player is NOT CPU controlled
garoup:0:10E009:09:000:Infinite Credits PL2:Home version
garoup:0:10058E:78:000:Infinite Energy PL2
garoup:0:10058E:00:001:Drain All Energy Now! PL2
garoup:0:1005BE:80:000:Infinite Power PL2
garoup:0:1005BE:00:001:Drain All Power Now! PL2
:garoup:62000000:000000:00000000:00000000:Select Character PL2
:garoup:00010000:10742D:00000000:FFFFFFFF:Terry Bogard
:garoup:00010000:10742D:00000001:FFFFFFFF:Rock Howard
:garoup:00010000:10742D:00000002:FFFFFFFF:Kim Dong Hwan
:garoup:00010000:10742D:00000003:FFFFFFFF:Kim Jae Hoon
:garoup:00010000:10742D:00000004:FFFFFFFF:Hotaru Futaba
:garoup:00010000:10742D:00000005:FFFFFFFF:Gato
:garoup:00010000:10742D:00000006:FFFFFFFF:Bonne Jenet
:garoup:00010000:10742D:00000007:FFFFFFFF:Khushnood Butt
:garoup:00010000:10742D:00000008:FFFFFFFF:Hokutomaru
:garoup:00010000:10742D:00000009:FFFFFFFF:Freeman
:garoup:00010000:10742D:0000000A:FFFFFFFF:Tizoc
:garoup:00010000:10742D:0000000B:FFFFFFFF:Kevin Rian
:garoup:00010000:10742D:0000000C:FFFFFFFF:Grant
:garoup:00010000:10742D:0000000D:FFFFFFFF:Kain R. Heinlein
:garoup:62000000:000000:00000000:00000000:Select Character Colour PL2
:garoup:00010000:107433:00000000:FFFFFFFF:A colour
:garoup:00010000:107433:00000001:FFFFFFFF:B colour
:garoup:00010000:107433:00000002:FFFFFFFF:C colour
:garoup:00010000:107433:00000003:FFFFFFFF:D colour
:garoup:00000100:107475:00000002:FFFFFFFF:Select Rounds Won PL2
:garoup:62000000:000000:00000000:00000000:Select TOP Bar Length PL2:Works only when player is NOT CPU controlled
:garoup:00010000:1074C4:00000000:FFFFFFFF:5 chunks
:garoup:00010000:1074C4:00000001:FFFFFFFF:3 chunks
:garoup:00010000:1074C4:00000002:FFFFFFFF:1 chunk
:garoup:00010000:1074C4:00000003:FFFFFFFF:Entire Life Bar
:garoup:00000100:1074C5:0000000E:FFFFFFFF:Select Leftmost TOP Chunk PL2:Works only when player is NOT CPU controlled
; [ Garuka (Japan ver. W) ]
garuka:0:4103:60:000:Infinite Time
garuka:0:410C:09:000:Infinite Lives PL1
garuka:0:410E:09:000:Infinite Rockets PL1
garuka:0:416B:09:000:Infinite Flame thrower PL1:Used instead of rifle
garuka:0:410D:09:000:Infinite Normal Grenades PL1
garuka:0:417C:09:000:Infinite Fast Grenades PL1
garuka:0:417B:09:000:Infinite Napalm Grenades PL1
garuka:0:4480:82:000:Invincibility PL1
garuka:0:4116:09:000:Infinite Lives PL2
garuka:0:4118:09:000:Infinite Rockets PL2
garuka:0:416C:09:000:Infinite Flame Thrower PL2:Used instead of rifle
garuka:0:4117:09:000:Infinite Normal Grenades PL2
garuka:0:417E:09:000:Infinite Fast Grenades PL2
garuka:0:417D:09:000:Infinite Napalm Grenades PL2
garuka:0:45C0:82:000:Invincibility PL2
garuka:0:4011:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Garyo Retsuden (Japan) ]
garyoret:0:12FD:99:000:Infinite Credits
garyoret:0:0027:08:000:Infinite Lives PL1
garyoret:0:0019:03:000:Infinite Energy PL1
garyoret:0:0020:05:000:Infinite Orbs PL1
garyoret:0:0021:04:000:Infinite Powerups PL1
garyoret:0:0023:02:000:Infinite Speed Boots PL1
garyoret:0:0022:01:000:Infinite Cloak PL1
garyoret:0:0018:08:000:Always have Horse PL1
garyoret:0:0067:08:000:Infinite Lives PL2
garyoret:0:0059:03:000:Infinite Energy PL2
garyoret:0:0060:05:000:Infinite Orbs PL2
garyoret:0:0061:04:000:Infinite Powerups PL2
garyoret:0:0063:02:000:Infinite Speed Boots PL2
garyoret:0:0062:01:000:Infinite Cloak PL2
garyoret:0:0058:08:000:Always have Horse PL2
; [ Gate of Doom (US revision 1) ]
gatedom1:0:100B3B:00:001:Kill Dragon Now!!
gatedom1:0:100036:07:000:Infinite Lives PL1
gatedom1:0:100037:0C:000:Infinite Energy PL1
gatedom1:0:10003E:80:001:Fill Magic Bar to Top PL1
gatedom1:0:10003E:80:000:Stop Magic Bar decreasing PL1
gatedom1:0:10004B:C0:000:Invincibility PL1:To be used when you blink
gatedom1:0:100086:0A:000:Infinite Gloves PL1
gatedom1:0:100038:10:520:Infinite Gloves PL1 (2/3)
gatedom1:0:100017:40:501:Infinite Gloves PL1 (3/3)
gatedom1:0:100084:0A:000:Infinite Boots PL1
gatedom1:0:100038:20:520:Infinite Boots PL1 (2/3)
gatedom1:0:100048:02:501:Infinite Boots PL1 (3/3)
gatedom1:0:1000B6:07:000:Infinite Lives PL2
gatedom1:0:1000B7:0A:000:Infinite Energy PL2
gatedom1:0:1000BE:80:001:Fill Magic Bar to Top PL2
gatedom1:0:1000BE:80:000:Stop Magic Bar decreasing PL2
gatedom1:0:1000CB:C0:000:Invincibility PL2:To be used when you blink
gatedom1:0:100106:0A:000:Infinite Gloves PL2
gatedom1:0:1000B8:10:520:Infinite Gloves PL2 (2/3)
gatedom1:0:100097:40:501:Infinite Gloves PL2 (3/3)
gatedom1:0:100104:0A:000:Infinite Boots PL2
gatedom1:0:1000B8:20:520:Infinite Boots PL2 (2/3)
gatedom1:0:1000C8:02:501:Infinite Boots PL2 (3/3)
; [ Gate of Doom (US revision 4) ]
gatedoom:0:100B3B:00:001:Kill Dragon Now!!
gatedoom:0:100036:07:000:Infinite Lives PL1
gatedoom:0:100037:0C:000:Infinite Energy PL1
gatedoom:0:10003E:80:001:Fill Magic Bar to Top PL1
gatedoom:0:10003E:80:000:Stop Magic Bar decreasing PL1
gatedoom:0:10004B:C0:000:Invincibility PL1:To be used when you blink
gatedoom:0:100086:0A:000:Infinite Gloves PL1
gatedoom:0:100038:10:520:Infinite Gloves PL1 (2/3)
gatedoom:0:100017:40:501:Infinite Gloves PL1 (3/3)
gatedoom:0:100084:0A:000:Infinite Boots PL1
gatedoom:0:100038:20:520:Infinite Boots PL1 (2/3)
gatedoom:0:100048:02:501:Infinite Boots PL1 (3/3)
gatedoom:0:1000B6:07:000:Infinite Lives PL2
gatedoom:0:1000B7:0A:000:Infinite Energy PL2
gatedoom:0:1000BE:80:001:Fill Magic Bar to Top PL2
gatedoom:0:1000BE:80:000:Stop Magic Bar decreasing PL2
gatedoom:0:1000CB:C0:000:Invincibility PL2:To be used when you blink
gatedoom:0:100106:0A:000:Infinite Gloves PL2
gatedoom:0:1000B8:10:520:Infinite Gloves PL2 (2/3)
gatedoom:0:100097:40:501:Infinite Gloves PL2 (3/3)
gatedoom:0:100104:0A:000:Infinite Boots PL2
gatedoom:0:1000B8:20:520:Infinite Boots PL2 (2/3)
gatedoom:0:1000C8:02:501:Infinite Boots PL2 (3/3)
; [ Gatsbee ]
gatsbee:0:9820:06:000:Infinite Lives
gatsbee:1:070D:0D:100:Fast Shoot:This cheat is a replacement for the removed galagads ROM set and reproduces the only effect of that rom set
gatsbee:0:9288:28:000:Perfect challenge stage
gatsbee:0:9821:04:000:Start on level 5
gatsbee:0:9821:09:000:Start on level 10
;These can be modified of course for any level...
gatsbee:0:9825:00:000:All challenge stages
gatsbee:0:9825:01:000:No challenge stages
gatsbee:0:9827:01:000:Double Ship
gatsbee:0:9361:29:500:Double Ship (2/4)
gatsbee:0:8B61:09:500:Double Ship (3/4)
gatsbee:0:8B60:06:500:Double Ship (4/4)
gatsbee:0:9368:00:000:Aliens don't shoot
gatsbee:0:9369:00:500:Aliens don't shoot (2/8)
gatsbee:0:936A:00:500:Aliens don't shoot (3/8)
gatsbee:0:936B:00:500:Aliens don't shoot (4/8)
gatsbee:0:936C:00:500:Aliens don't shoot (5/8)
gatsbee:0:936D:00:500:Aliens don't shoot (6/8)
gatsbee:0:936E:00:500:Aliens don't shoot (7/8)
gatsbee:0:936F:00:500:Aliens don't shoot (8/8)
; [ Gauntlet II (2 Players, rev 1) ]
gaun22p1:0:90490C:04:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun22p1:0:90490D:9F:501:Open all doors Now! (2/2)
gaun22p1:0:9048C6:51:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun22p1:0:9048C7:F7:501:Turn walls to exits Now!
gaun22p1:0:904980:27:000:Infinite Health (Red)
gaun22p1:0:904983:10:500:Infinite Health (Red) (2/2)
gaun22p1:0:90405A:03:000:Infinite Keys (Red)
gaun22p1:0:904055:03:000:Infinite Potions (Red)
gaun22p1:0:9048E0:01:020:Always Invisible (Red)
gaun22p1:0:9048E0:02:020:Always Repulsive (Red)
gaun22p1:0:9048E0:04:020:Reflective Shots (Red)
gaun22p1:0:9048E0:08:020:Transportability (Red)
gaun22p1:0:9048E0:10:020:Supershots (Red)
gaun22p1:0:905F68:0A:500:Supershots (Red) (2/2)
gaun22p1:0:9048E0:20:020:Always Invulnerable (Red)
gaun22p1:0:9048E1:01:021:Get Enhanced Speed (Red)
gaun22p1:0:9048E1:02:021:Get Enhanced Armor (Red)
gaun22p1:0:9048E1:04:021:Get More Fight Power (Red)
gaun22p1:0:9048E1:08:021:Get Faster Shot (Red)
gaun22p1:0:9048E1:10:021:Get More Shot Power (Red)
gaun22p1:0:9048E1:20:021:Get Enhanced Magic (Red)
gaun22p1:0:904984:27:000:Infinite Health (Blue)
gaun22p1:0:904987:10:500:Infinite Health (Blue) (2/2)
gaun22p1:0:90405B:03:000:Infinite Keys (Blue)
gaun22p1:0:904056:03:000:Infinite Potions (Blue)
gaun22p1:0:9048E2:01:020:Always Invisible (Blue)
gaun22p1:0:9048E2:02:020:Always Repulsive (Blue)
gaun22p1:0:9048E2:04:020:Reflective Shots (Blue)
gaun22p1:0:9048E2:08:020:Transportability (Blue)
gaun22p1:0:9048E2:10:020:Supershots (Blue)
gaun22p1:0:905F69:0A:500:Supershots (Blue) (2/2)
gaun22p1:0:9048E2:20:020:Always Invulnerable (Blue)
gaun22p1:0:9048E3:01:021:Get Enhanced Speed (Blue)
gaun22p1:0:9048E3:02:021:Get Enhanced Armor (Blue)
gaun22p1:0:9048E3:04:021:Get More Fight Power (Blue)
gaun22p1:0:9048E3:08:021:Get Faster Shot (Blue)
gaun22p1:0:9048E3:10:021:Get More Shot Power (Blue)
gaun22p1:0:9048E3:20:021:Get Enhanced Magic (Blue)
; [ Gauntlet II (2 Players, German) ]
gaun22pg:0:90490C:04:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun22pg:0:90490D:9F:501:Open all doors Now! (2/2)
gaun22pg:0:9048C6:51:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun22pg:0:9048C7:F7:501:Turn walls to exits Now!
gaun22pg:0:904980:27:000:Infinite Health (Red)
gaun22pg:0:904983:10:500:Infinite Health (Red) (2/2)
gaun22pg:0:90405A:03:000:Infinite Keys (Red)
gaun22pg:0:904055:03:000:Infinite Potions (Red)
gaun22pg:0:9048E0:01:020:Always Invisible (Red)
gaun22pg:0:9048E0:02:020:Always Repulsive (Red)
gaun22pg:0:9048E0:04:020:Reflective Shots (Red)
gaun22pg:0:9048E0:08:020:Transportability (Red)
gaun22pg:0:9048E0:10:020:Supershots (Red)
gaun22pg:0:905F68:0A:500:Supershots (Red) (2/2)
gaun22pg:0:9048E0:20:020:Always Invulnerable (Red)
gaun22pg:0:9048E1:01:021:Get Enhanced Speed (Red)
gaun22pg:0:9048E1:02:021:Get Enhanced Armor (Red)
gaun22pg:0:9048E1:04:021:Get More Fight Power (Red)
gaun22pg:0:9048E1:08:021:Get Faster Shot (Red)
gaun22pg:0:9048E1:10:021:Get More Shot Power (Red)
gaun22pg:0:9048E1:20:021:Get Enhanced Magic (Red)
gaun22pg:0:904984:27:000:Infinite Health (Blue)
gaun22pg:0:904987:10:500:Infinite Health (Blue) (2/2)
gaun22pg:0:90405B:03:000:Infinite Keys (Blue)
gaun22pg:0:904056:03:000:Infinite Potions (Blue)
gaun22pg:0:9048E2:01:020:Always Invisible (Blue)
gaun22pg:0:9048E2:02:020:Always Repulsive (Blue)
gaun22pg:0:9048E2:04:020:Reflective Shots (Blue)
gaun22pg:0:9048E2:08:020:Transportability (Blue)
gaun22pg:0:9048E2:10:020:Supershots (Blue)
gaun22pg:0:905F69:0A:500:Supershots (Blue) (2/2)
gaun22pg:0:9048E2:20:020:Always Invulnerable (Blue)
gaun22pg:0:9048E3:01:021:Get Enhanced Speed (Blue)
gaun22pg:0:9048E3:02:021:Get Enhanced Armor (Blue)
gaun22pg:0:9048E3:04:021:Get More Fight Power (Blue)
gaun22pg:0:9048E3:08:021:Get Faster Shot (Blue)
gaun22pg:0:9048E3:10:021:Get More Shot Power (Blue)
gaun22pg:0:9048E3:20:021:Get Enhanced Magic (Blue)
; [ Gauntlet (2 Players, German, rev 1) ]
gaun2pg1:0:904001:99:070:Select Next Level
gaun2pg1:0:904B1C:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun2pg1:0:904B1D:7B:501:Open all doors Now! (2/2)
gaun2pg1:0:904B28:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun2pg1:0:904B29:CF:501:Turn walls to exits Now!(2/2)
gaun2pg1:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gaun2pg1:0:9048DC:27:000:Infinite Health (Warrior)
gaun2pg1:0:9048DF:10:500:Infinite Health (Warrior) (2/2)
gaun2pg1:0:904AFF:00:001:Lose All Power Now! (Warrior)
gaun2pg1:0:904AFF:01:021:Get Partial Invisibility Now! (Warrior)
gaun2pg1:0:904AFF:02:021:Get Extra Fight Power Now! (Warrior)
gaun2pg1:0:904AFF:04:021:Get Extra Magic Power Now! (Warrior)
gaun2pg1:0:904AFF:08:021:Get Extra Shot Speed Now! (Warrior)
gaun2pg1:0:904AFF:16:021:Get Sun Now! (Warrior)
gaun2pg1:0:904AFF:32:021:Get Shield Now! (Warrior)
gaun2pg1:0:904AFF:64:021:Get Extra Speed Now! (Warrior)
gaun2pg1:0:904AFF:7E:001:Get Maximum Power Now! (Warrior)
gaun2pg1:0:9048F0:06:000:Infinite Keys (Warrior)
gaun2pg1:0:9048F0:00:000:Never Have Keys (Warrior)
gaun2pg1:0:9048EC:06:000:Infinite Potions (Warrior)
gaun2pg1:0:9048E0:27:000:Infinite Health (Valkyrie)
gaun2pg1:0:9048E3:10:500:Infinite Health (Valkyrie)(2/2)
gaun2pg1:0:904B01:00:001:Lose All Power Now! (Valkyrie)
gaun2pg1:0:904B01:01:021:Get Partial Invisibility Now! (Valkyrie)
gaun2pg1:0:904B01:02:021:Get Extra Fight Power Now! (Valkyrie)
gaun2pg1:0:904B01:04:021:Get Extra Magic Power Now! (Valkyrie)
gaun2pg1:0:904B01:08:021:Get Extra Shot Speed Now! (Valkyrie)
gaun2pg1:0:904B01:16:021:Get Sun Now! (Valkyrie)
gaun2pg1:0:904B01:32:021:Get Shield Now! (Valkyrie)
gaun2pg1:0:904B01:64:021:Get Extra Speed Now! (Valkyrie)
gaun2pg1:0:904B01:7E:001:Get Maximum Power Now! (Valkyrie)
gaun2pg1:0:9048F1:06:000:Infinite Keys (Valkyrie)
gaun2pg1:0:9048F1:00:000:Never Have Keys (Valkyrie)
gaun2pg1:0:9048ED:06:000:Infinite Potions (Valkyrie)
gaun2pg1:0:9048E4:27:000:Infinite Health (Wizard)
gaun2pg1:0:9048E7:10:500:Infinite Health (Wizard) (2/2)
gaun2pg1:0:904B03:00:001:Lose All Power Now! (Wizard)
gaun2pg1:0:904B03:01:021:Get Partial Invisibility Now! (Wizard)
gaun2pg1:0:904B03:02:021:Get Extra Fight Power Now! (Wizard)
gaun2pg1:0:904B03:04:021:Get Extra Magic Power Now! (Wizard)
gaun2pg1:0:904B03:08:021:Get Extra Shot Speed Now! (Wizard)
gaun2pg1:0:904B03:16:021:Get Sun Now! (Wizard)
gaun2pg1:0:904B03:32:021:Get Shield Now! (Wizard)
gaun2pg1:0:904B03:64:021:Get Extra Speed Now! (Wizard)
gaun2pg1:0:904B03:7E:001:Get Maximum Power Now! (Wizard)
gaun2pg1:0:9048F2:06:000:Infinite Keys (Wizard)
gaun2pg1:0:9048F2:00:000:Never Have Keys (Wizard)
gaun2pg1:0:9048EE:06:000:Infinite Potions (Wizard)
gaun2pg1:0:9048E8:27:000:Infinite Health (Elf)
gaun2pg1:0:9048EB:10:500:Infinite Health (Elf) (2/2)
gaun2pg1:0:904B05:00:001:Lose All Power Now! (Elf)
gaun2pg1:0:904B05:01:021:Get Partial Invisibility Now! (Elf)
gaun2pg1:0:904B05:02:021:Get Extra Fight Power Now! (Elf)
gaun2pg1:0:904B05:04:021:Get Extra Magic Power Now! (Elf)
gaun2pg1:0:904B05:08:021:Get Extra Shot Speed Now! (Elf)
gaun2pg1:0:904B05:16:021:Get Sun Now! (Elf)
gaun2pg1:0:904B05:32:021:Get Shield Now! (Elf)
gaun2pg1:0:904B05:64:021:Get Extra Speed Now! (Elf)
gaun2pg1:0:904B05:7E:001:Get Maximum Power Now! (Elf)
gaun2pg1:0:9048F3:06:000:Infinite Keys (Elf)
gaun2pg1:0:9048F3:00:000:Never Have Keys (Elf)
gaun2pg1:0:9048EF:06:000:Infinite Potions (Elf)
; [ Gauntlet (2 Players, Japanese, rev 2) ]
gaun2pj2:0:904001:99:070:Select Next Level
gaun2pj2:0:904B1C:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun2pj2:0:904B1D:7B:501:Open all doors Now! (2/2)
gaun2pj2:0:904B28:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun2pj2:0:904B29:CF:501:Turn walls to exits Now!(2/2)
gaun2pj2:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gaun2pj2:0:9048DC:27:000:Infinite Health (Warrior)
gaun2pj2:0:9048DF:10:500:Infinite Health (Warrior) (2/2)
gaun2pj2:0:904AFF:00:001:Lose All Power Now! (Warrior)
gaun2pj2:0:904AFF:01:021:Get Partial Invisibility Now! (Warrior)
gaun2pj2:0:904AFF:02:021:Get Extra Fight Power Now! (Warrior)
gaun2pj2:0:904AFF:04:021:Get Extra Magic Power Now! (Warrior)
gaun2pj2:0:904AFF:08:021:Get Extra Shot Speed Now! (Warrior)
gaun2pj2:0:904AFF:16:021:Get Sun Now! (Warrior)
gaun2pj2:0:904AFF:32:021:Get Shield Now! (Warrior)
gaun2pj2:0:904AFF:64:021:Get Extra Speed Now! (Warrior)
gaun2pj2:0:904AFF:7E:001:Get Maximum Power Now! (Warrior)
gaun2pj2:0:9048F0:06:000:Infinite Keys (Warrior)
gaun2pj2:0:9048F0:00:000:Never Have Keys (Warrior)
gaun2pj2:0:9048EC:06:000:Infinite Potions (Warrior)
gaun2pj2:0:9048E0:27:000:Infinite Health (Valkyrie)
gaun2pj2:0:9048E3:10:500:Infinite Health (Valkyrie)(2/2)
gaun2pj2:0:904B01:00:001:Lose All Power Now! (Valkyrie)
gaun2pj2:0:904B01:01:021:Get Partial Invisibility Now! (Valkyrie)
gaun2pj2:0:904B01:02:021:Get Extra Fight Power Now! (Valkyrie)
gaun2pj2:0:904B01:04:021:Get Extra Magic Power Now! (Valkyrie)
gaun2pj2:0:904B01:08:021:Get Extra Shot Speed Now! (Valkyrie)
gaun2pj2:0:904B01:16:021:Get Sun Now! (Valkyrie)
gaun2pj2:0:904B01:32:021:Get Shield Now! (Valkyrie)
gaun2pj2:0:904B01:64:021:Get Extra Speed Now! (Valkyrie)
gaun2pj2:0:904B01:7E:001:Get Maximum Power Now! (Valkyrie)
gaun2pj2:0:9048F1:06:000:Infinite Keys (Valkyrie)
gaun2pj2:0:9048F1:00:000:Never Have Keys (Valkyrie)
gaun2pj2:0:9048ED:06:000:Infinite Potions (Valkyrie)
gaun2pj2:0:9048E4:27:000:Infinite Health (Wizard)
gaun2pj2:0:9048E7:10:500:Infinite Health (Wizard) (2/2)
gaun2pj2:0:904B03:00:001:Lose All Power Now! (Wizard)
gaun2pj2:0:904B03:01:021:Get Partial Invisibility Now! (Wizard)
gaun2pj2:0:904B03:02:021:Get Extra Fight Power Now! (Wizard)
gaun2pj2:0:904B03:04:021:Get Extra Magic Power Now! (Wizard)
gaun2pj2:0:904B03:08:021:Get Extra Shot Speed Now! (Wizard)
gaun2pj2:0:904B03:16:021:Get Sun Now! (Wizard)
gaun2pj2:0:904B03:32:021:Get Shield Now! (Wizard)
gaun2pj2:0:904B03:64:021:Get Extra Speed Now! (Wizard)
gaun2pj2:0:904B03:7E:001:Get Maximum Power Now! (Wizard)
gaun2pj2:0:9048F2:06:000:Infinite Keys (Wizard)
gaun2pj2:0:9048F2:00:000:Never Have Keys (Wizard)
gaun2pj2:0:9048EE:06:000:Infinite Potions (Wizard)
gaun2pj2:0:9048E8:27:000:Infinite Health (Elf)
gaun2pj2:0:9048EB:10:500:Infinite Health (Elf) (2/2)
gaun2pj2:0:904B05:00:001:Lose All Power Now! (Elf)
gaun2pj2:0:904B05:01:021:Get Partial Invisibility Now! (Elf)
gaun2pj2:0:904B05:02:021:Get Extra Fight Power Now! (Elf)
gaun2pj2:0:904B05:04:021:Get Extra Magic Power Now! (Elf)
gaun2pj2:0:904B05:08:021:Get Extra Shot Speed Now! (Elf)
gaun2pj2:0:904B05:16:021:Get Sun Now! (Elf)
gaun2pj2:0:904B05:32:021:Get Shield Now! (Elf)
gaun2pj2:0:904B05:64:021:Get Extra Speed Now! (Elf)
gaun2pj2:0:904B05:7E:001:Get Maximum Power Now! (Elf)
gaun2pj2:0:9048F3:06:000:Infinite Keys (Elf)
gaun2pj2:0:9048F3:00:000:Never Have Keys (Elf)
gaun2pj2:0:9048EF:06:000:Infinite Potions (Elf)
; [ Gauntlet (2 Players, rev 3) ]
gaun2pr3:0:904001:99:070:Select Next Level
gaun2pr3:0:904B1C:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun2pr3:0:904B1D:7B:501:Open all doors Now! (2/2)
gaun2pr3:0:904B28:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaun2pr3:0:904B29:CF:501:Turn walls to exits Now!(2/2)
gaun2pr3:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gaun2pr3:0:9048DC:27:000:Infinite Health (Warrior)
gaun2pr3:0:9048DF:10:500:Infinite Health (Warrior) (2/2)
gaun2pr3:0:904AFF:00:001:Lose All Power Now! (Warrior)
gaun2pr3:0:904AFF:01:021:Get Partial Invisibility Now! (Warrior)
gaun2pr3:0:904AFF:02:021:Get Extra Fight Power Now! (Warrior)
gaun2pr3:0:904AFF:04:021:Get Extra Magic Power Now! (Warrior)
gaun2pr3:0:904AFF:08:021:Get Extra Shot Speed Now! (Warrior)
gaun2pr3:0:904AFF:16:021:Get Sun Now! (Warrior)
gaun2pr3:0:904AFF:32:021:Get Shield Now! (Warrior)
gaun2pr3:0:904AFF:64:021:Get Extra Speed Now! (Warrior)
gaun2pr3:0:904AFF:7E:001:Get Maximum Power Now! (Warrior)
gaun2pr3:0:9048F0:06:000:Infinite Keys (Warrior)
gaun2pr3:0:9048F0:00:000:Never Have Keys (Warrior)
gaun2pr3:0:9048EC:06:000:Infinite Potions (Warrior)
gaun2pr3:0:9048E0:27:000:Infinite Health (Valkyrie)
gaun2pr3:0:9048E3:10:500:Infinite Health (Valkyrie)(2/2)
gaun2pr3:0:904B01:00:001:Lose All Power Now! (Valkyrie)
gaun2pr3:0:904B01:01:021:Get Partial Invisibility Now! (Valkyrie)
gaun2pr3:0:904B01:02:021:Get Extra Fight Power Now! (Valkyrie)
gaun2pr3:0:904B01:04:021:Get Extra Magic Power Now! (Valkyrie)
gaun2pr3:0:904B01:08:021:Get Extra Shot Speed Now! (Valkyrie)
gaun2pr3:0:904B01:16:021:Get Sun Now! (Valkyrie)
gaun2pr3:0:904B01:32:021:Get Shield Now! (Valkyrie)
gaun2pr3:0:904B01:64:021:Get Extra Speed Now! (Valkyrie)
gaun2pr3:0:904B01:7E:001:Get Maximum Power Now! (Valkyrie)
gaun2pr3:0:9048F1:06:000:Infinite Keys (Valkyrie)
gaun2pr3:0:9048F1:00:000:Never Have Keys (Valkyrie)
gaun2pr3:0:9048ED:06:000:Infinite Potions (Valkyrie)
gaun2pr3:0:9048E4:27:000:Infinite Health (Wizard)
gaun2pr3:0:9048E7:10:500:Infinite Health (Wizard) (2/2)
gaun2pr3:0:904B03:00:001:Lose All Power Now! (Wizard)
gaun2pr3:0:904B03:01:021:Get Partial Invisibility Now! (Wizard)
gaun2pr3:0:904B03:02:021:Get Extra Fight Power Now! (Wizard)
gaun2pr3:0:904B03:04:021:Get Extra Magic Power Now! (Wizard)
gaun2pr3:0:904B03:08:021:Get Extra Shot Speed Now! (Wizard)
gaun2pr3:0:904B03:16:021:Get Sun Now! (Wizard)
gaun2pr3:0:904B03:32:021:Get Shield Now! (Wizard)
gaun2pr3:0:904B03:64:021:Get Extra Speed Now! (Wizard)
gaun2pr3:0:904B03:7E:001:Get Maximum Power Now! (Wizard)
gaun2pr3:0:9048F2:06:000:Infinite Keys (Wizard)
gaun2pr3:0:9048F2:00:000:Never Have Keys (Wizard)
gaun2pr3:0:9048EE:06:000:Infinite Potions (Wizard)
gaun2pr3:0:9048E8:27:000:Infinite Health (Elf)
gaun2pr3:0:9048EB:10:500:Infinite Health (Elf) (2/2)
gaun2pr3:0:904B05:00:001:Lose All Power Now! (Elf)
gaun2pr3:0:904B05:01:021:Get Partial Invisibility Now! (Elf)
gaun2pr3:0:904B05:02:021:Get Extra Fight Power Now! (Elf)
gaun2pr3:0:904B05:04:021:Get Extra Magic Power Now! (Elf)
gaun2pr3:0:904B05:08:021:Get Extra Shot Speed Now! (Elf)
gaun2pr3:0:904B05:16:021:Get Sun Now! (Elf)
gaun2pr3:0:904B05:32:021:Get Shield Now! (Elf)
gaun2pr3:0:904B05:64:021:Get Extra Speed Now! (Elf)
gaun2pr3:0:904B05:7E:001:Get Maximum Power Now! (Elf)
gaun2pr3:0:9048F3:06:000:Infinite Keys (Elf)
gaun2pr3:0:9048F3:00:000:Never Have Keys (Elf)
gaun2pr3:0:9048EF:06:000:Infinite Potions (Elf)
; [ Gauntlet II ]
gaunt2:0:90490C:04:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2:0:90490D:9F:501:Open all doors Now! (2/2)
gaunt2:0:9048C6:51:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2:0:9048C7:F7:501:Turn walls to exits Now!
gaunt2:0:904980:27:000:Infinite Health (Red)
gaunt2:0:904983:10:500:Infinite Health (Red) (2/2)
gaunt2:0:90405A:03:000:Infinite Keys (Red)
gaunt2:0:904055:03:000:Infinite Potions (Red)
gaunt2:0:9048E0:01:020:Always Invisible (Red)
gaunt2:0:9048E0:02:020:Always Repulsive (Red)
gaunt2:0:9048E0:04:020:Reflective Shots (Red)
gaunt2:0:9048E0:08:020:Transportability (Red)
gaunt2:0:9048E0:10:020:Supershots (Red)
gaunt2:0:905F68:0A:500:Supershots (Red) (2/2)
gaunt2:0:9048E0:20:020:Always Invulnerable (Red)
gaunt2:0:9048E1:01:021:Get Enhanced Speed (Red)
gaunt2:0:9048E1:02:021:Get Enhanced Armor (Red)
gaunt2:0:9048E1:04:021:Get More Fight Power (Red)
gaunt2:0:9048E1:08:021:Get Faster Shot (Red)
gaunt2:0:9048E1:10:021:Get More Shot Power (Red)
gaunt2:0:9048E1:20:021:Get Enhanced Magic (Red)
gaunt2:0:904984:27:000:Infinite Health (Blue)
gaunt2:0:904987:10:500:Infinite Health (Blue) (2/2)
gaunt2:0:90405B:03:000:Infinite Keys (Blue)
gaunt2:0:904056:03:000:Infinite Potions (Blue)
gaunt2:0:9048E2:01:020:Always Invisible (Blue)
gaunt2:0:9048E2:02:020:Always Repulsive (Blue)
gaunt2:0:9048E2:04:020:Reflective Shots (Blue)
gaunt2:0:9048E2:08:020:Transportability (Blue)
gaunt2:0:9048E2:10:020:Supershots (Blue)
gaunt2:0:905F69:0A:500:Supershots (Blue) (2/2)
gaunt2:0:9048E2:20:020:Always Invulnerable (Blue)
gaunt2:0:9048E3:01:021:Get Enhanced Speed (Blue)
gaunt2:0:9048E3:02:021:Get Enhanced Armor (Blue)
gaunt2:0:9048E3:04:021:Get More Fight Power (Blue)
gaunt2:0:9048E3:08:021:Get Faster Shot (Blue)
gaunt2:0:9048E3:10:021:Get More Shot Power (Blue)
gaunt2:0:9048E3:20:021:Get Enhanced Magic (Blue)
gaunt2:0:904988:27:000:Infinite Health (Yellow)
gaunt2:0:90498B:10:500:Infinite Health (Yellow) (2/2)
gaunt2:0:90405C:03:000:Infinite Keys (Yellow)
gaunt2:0:904057:03:000:Infinite Potions (Yellow)
gaunt2:0:9048E4:01:020:Always Invisible (Yellow)
gaunt2:0:9048E4:02:020:Always Repulsive (Yellow)
gaunt2:0:9048E4:04:020:Reflective Shots (Yellow)
gaunt2:0:9048E4:08:020:Transportability (Yellow)
gaunt2:0:9048E4:10:020:Supershots (Yellow)
gaunt2:0:905F6A:0A:500:Supershots (Yellow) (2/2)
gaunt2:0:9048E4:20:020:Always Invulnerable (Yellow)
gaunt2:0:9048E5:01:021:Get Enhanced Speed (Yellow)
gaunt2:0:9048E5:02:021:Get Enhanced Armor (Yellow)
gaunt2:0:9048E5:04:021:Get More Fight Power (Yellow)
gaunt2:0:9048E5:08:021:Get Faster Shot (Yellow)
gaunt2:0:9048E5:10:021:Get More Shot Power (Yellow)
gaunt2:0:9048E5:20:021:Get Enhanced Magic (Yellow)
gaunt2:0:90498C:27:000:Infinite Health (Green)
gaunt2:0:90498F:10:500:Infinite Health (Green) (2/2)
gaunt2:0:90405D:03:000:Infinite Keys (Green)
gaunt2:0:904058:03:000:Infinite Potions (Green)
gaunt2:0:9048E6:01:020:Always Invisible (Green)
gaunt2:0:9048E6:02:020:Always Repulsive (Green)
gaunt2:0:9048E6:04:020:Reflective Shots (Green)
gaunt2:0:9048E6:08:020:Transportability (Green)
gaunt2:0:9048E6:10:020:Supershots (Green)
gaunt2:0:905F6B:0A:500:Supershots (Green) (2/2)
gaunt2:0:9048E6:20:020:Always Invulnerable (Green)
gaunt2:0:9048E7:01:021:Get Enhanced Speed (Green)
gaunt2:0:9048E7:02:021:Get Enhanced Armor (Green)
gaunt2:0:9048E7:04:021:Get More Fight Power (Green)
gaunt2:0:9048E7:08:021:Get Faster Shot (Green)
gaunt2:0:9048E7:10:021:Get More Shot Power (Green)
gaunt2:0:9048E7:20:021:Get Enhanced Magic (Green)
; [ Gauntlet II (2 Players, rev 2) ]
gaunt22p:0:90490C:04:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt22p:0:90490D:9F:501:Open all doors Now! (2/2)
gaunt22p:0:9048C6:51:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt22p:0:9048C7:F7:501:Turn walls to exits Now!
gaunt22p:0:904980:27:000:Infinite Health (Red)
gaunt22p:0:904983:10:500:Infinite Health (Red) (2/2)
gaunt22p:0:90405A:03:000:Infinite Keys (Red)
gaunt22p:0:904055:03:000:Infinite Potions (Red)
gaunt22p:0:9048E0:01:020:Always Invisible (Red)
gaunt22p:0:9048E0:02:020:Always Repulsive (Red)
gaunt22p:0:9048E0:04:020:Reflective Shots (Red)
gaunt22p:0:9048E0:08:020:Transportability (Red)
gaunt22p:0:9048E0:10:020:Supershots (Red)
gaunt22p:0:905F68:0A:500:Supershots (Red) (2/2)
gaunt22p:0:9048E0:20:020:Always Invulnerable (Red)
gaunt22p:0:9048E1:01:021:Get Enhanced Speed (Red)
gaunt22p:0:9048E1:02:021:Get Enhanced Armor (Red)
gaunt22p:0:9048E1:04:021:Get More Fight Power (Red)
gaunt22p:0:9048E1:08:021:Get Faster Shot (Red)
gaunt22p:0:9048E1:10:021:Get More Shot Power (Red)
gaunt22p:0:9048E1:20:021:Get Enhanced Magic (Red)
gaunt22p:0:904984:27:000:Infinite Health (Blue)
gaunt22p:0:904987:10:500:Infinite Health (Blue) (2/2)
gaunt22p:0:90405B:03:000:Infinite Keys (Blue)
gaunt22p:0:904056:03:000:Infinite Potions (Blue)
gaunt22p:0:9048E2:01:020:Always Invisible (Blue)
gaunt22p:0:9048E2:02:020:Always Repulsive (Blue)
gaunt22p:0:9048E2:04:020:Reflective Shots (Blue)
gaunt22p:0:9048E2:08:020:Transportability (Blue)
gaunt22p:0:9048E2:10:020:Supershots (Blue)
gaunt22p:0:905F69:0A:500:Supershots (Blue) (2/2)
gaunt22p:0:9048E2:20:020:Always Invulnerable (Blue)
gaunt22p:0:9048E3:01:021:Get Enhanced Speed (Blue)
gaunt22p:0:9048E3:02:021:Get Enhanced Armor (Blue)
gaunt22p:0:9048E3:04:021:Get More Fight Power (Blue)
gaunt22p:0:9048E3:08:021:Get Faster Shot (Blue)
gaunt22p:0:9048E3:10:021:Get More Shot Power (Blue)
gaunt22p:0:9048E3:20:021:Get Enhanced Magic (Blue)
; [ Gauntlet II (German) ]
gaunt2g:0:90490C:04:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2g:0:90490D:9F:501:Open all doors Now! (2/2)
gaunt2g:0:9048C6:51:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2g:0:9048C7:F7:501:Turn walls to exits Now!
gaunt2g:0:904980:27:000:Infinite Health (Red)
gaunt2g:0:904983:10:500:Infinite Health (Red) (2/2)
gaunt2g:0:90405A:03:000:Infinite Keys (Red)
gaunt2g:0:904055:03:000:Infinite Potions (Red)
gaunt2g:0:9048E0:01:020:Always Invisible (Red)
gaunt2g:0:9048E0:02:020:Always Repulsive (Red)
gaunt2g:0:9048E0:04:020:Reflective Shots (Red)
gaunt2g:0:9048E0:08:020:Transportability (Red)
gaunt2g:0:9048E0:10:020:Supershots (Red)
gaunt2g:0:905F68:0A:500:Supershots (Red) (2/2)
gaunt2g:0:9048E0:20:020:Always Invulnerable (Red)
gaunt2g:0:9048E1:01:021:Get Enhanced Speed (Red)
gaunt2g:0:9048E1:02:021:Get Enhanced Armor (Red)
gaunt2g:0:9048E1:04:021:Get More Fight Power (Red)
gaunt2g:0:9048E1:08:021:Get Faster Shot (Red)
gaunt2g:0:9048E1:10:021:Get More Shot Power (Red)
gaunt2g:0:9048E1:20:021:Get Enhanced Magic (Red)
gaunt2g:0:904984:27:000:Infinite Health (Blue)
gaunt2g:0:904987:10:500:Infinite Health (Blue) (2/2)
gaunt2g:0:90405B:03:000:Infinite Keys (Blue)
gaunt2g:0:904056:03:000:Infinite Potions (Blue)
gaunt2g:0:9048E2:01:020:Always Invisible (Blue)
gaunt2g:0:9048E2:02:020:Always Repulsive (Blue)
gaunt2g:0:9048E2:04:020:Reflective Shots (Blue)
gaunt2g:0:9048E2:08:020:Transportability (Blue)
gaunt2g:0:9048E2:10:020:Supershots (Blue)
gaunt2g:0:905F69:0A:500:Supershots (Blue) (2/2)
gaunt2g:0:9048E2:20:020:Always Invulnerable (Blue)
gaunt2g:0:9048E3:01:021:Get Enhanced Speed (Blue)
gaunt2g:0:9048E3:02:021:Get Enhanced Armor (Blue)
gaunt2g:0:9048E3:04:021:Get More Fight Power (Blue)
gaunt2g:0:9048E3:08:021:Get Faster Shot (Blue)
gaunt2g:0:9048E3:10:021:Get More Shot Power (Blue)
gaunt2g:0:9048E3:20:021:Get Enhanced Magic (Blue)
gaunt2g:0:904988:27:000:Infinite Health (Yellow)
gaunt2g:0:90498B:10:500:Infinite Health (Yellow) (2/2)
gaunt2g:0:90405C:03:000:Infinite Keys (Yellow)
gaunt2g:0:904057:03:000:Infinite Potions (Yellow)
gaunt2g:0:9048E4:01:020:Always Invisible (Yellow)
gaunt2g:0:9048E4:02:020:Always Repulsive (Yellow)
gaunt2g:0:9048E4:04:020:Reflective Shots (Yellow)
gaunt2g:0:9048E4:08:020:Transportability (Yellow)
gaunt2g:0:9048E4:10:020:Supershots (Yellow)
gaunt2g:0:905F6A:0A:500:Supershots (Yellow) (2/2)
gaunt2g:0:9048E4:20:020:Always Invulnerable (Yellow)
gaunt2g:0:9048E5:01:021:Get Enhanced Speed (Yellow)
gaunt2g:0:9048E5:02:021:Get Enhanced Armor (Yellow)
gaunt2g:0:9048E5:04:021:Get More Fight Power (Yellow)
gaunt2g:0:9048E5:08:021:Get Faster Shot (Yellow)
gaunt2g:0:9048E5:10:021:Get More Shot Power (Yellow)
gaunt2g:0:9048E5:20:021:Get Enhanced Magic (Yellow)
gaunt2g:0:90498C:27:000:Infinite Health (Green)
gaunt2g:0:90498F:10:500:Infinite Health (Green) (2/2)
gaunt2g:0:90405D:03:000:Infinite Keys (Green)
gaunt2g:0:904058:03:000:Infinite Potions (Green)
gaunt2g:0:9048E6:01:020:Always Invisible (Green)
gaunt2g:0:9048E6:02:020:Always Repulsive (Green)
gaunt2g:0:9048E6:04:020:Reflective Shots (Green)
gaunt2g:0:9048E6:08:020:Transportability (Green)
gaunt2g:0:9048E6:10:020:Supershots (Green)
gaunt2g:0:905F6B:0A:500:Supershots (Green) (2/2)
gaunt2g:0:9048E6:20:020:Always Invulnerable (Green)
gaunt2g:0:9048E7:01:021:Get Enhanced Speed (Green)
gaunt2g:0:9048E7:02:021:Get Enhanced Armor (Green)
gaunt2g:0:9048E7:04:021:Get More Fight Power (Green)
gaunt2g:0:9048E7:08:021:Get Faster Shot (Green)
gaunt2g:0:9048E7:10:021:Get More Shot Power (Green)
gaunt2g:0:9048E7:20:021:Get Enhanced Magic (Green)
; [ Gauntlet (2 Players, rev 6) ]
gaunt2p:0:904001:99:070:Select Next Level
gaunt2p:0:904B1C:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2p:0:904B1D:7B:501:Open all doors Now! (2/2)
gaunt2p:0:904B28:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2p:0:904B29:CF:501:Turn walls to exits Now!(2/2)
gaunt2p:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gaunt2p:0:9048DC:27:000:Infinite Health (Warrior)
gaunt2p:0:9048DF:10:500:Infinite Health (Warrior) (2/2)
gaunt2p:0:904AFF:00:001:Lose All Power Now! (Warrior)
gaunt2p:0:904AFF:01:021:Get Partial Invisibility Now! (Warrior)
gaunt2p:0:904AFF:02:021:Get Extra Fight Power Now! (Warrior)
gaunt2p:0:904AFF:04:021:Get Extra Magic Power Now! (Warrior)
gaunt2p:0:904AFF:08:021:Get Extra Shot Speed Now! (Warrior)
gaunt2p:0:904AFF:16:021:Get Sun Now! (Warrior)
gaunt2p:0:904AFF:32:021:Get Shield Now! (Warrior)
gaunt2p:0:904AFF:64:021:Get Extra Speed Now! (Warrior)
gaunt2p:0:904AFF:7E:001:Get Maximum Power Now! (Warrior)
gaunt2p:0:9048F0:06:000:Infinite Keys (Warrior)
gaunt2p:0:9048F0:00:000:Never Have Keys (Warrior)
gaunt2p:0:9048EC:06:000:Infinite Potions (Warrior)
gaunt2p:0:9048E0:27:000:Infinite Health (Valkyrie)
gaunt2p:0:9048E3:10:500:Infinite Health (Valkyrie)(2/2)
gaunt2p:0:904B01:00:001:Lose All Power Now! (Valkyrie)
gaunt2p:0:904B01:01:021:Get Partial Invisibility Now! (Valkyrie)
gaunt2p:0:904B01:02:021:Get Extra Fight Power Now! (Valkyrie)
gaunt2p:0:904B01:04:021:Get Extra Magic Power Now! (Valkyrie)
gaunt2p:0:904B01:08:021:Get Extra Shot Speed Now! (Valkyrie)
gaunt2p:0:904B01:16:021:Get Sun Now! (Valkyrie)
gaunt2p:0:904B01:32:021:Get Shield Now! (Valkyrie)
gaunt2p:0:904B01:64:021:Get Extra Speed Now! (Valkyrie)
gaunt2p:0:904B01:7E:001:Get Maximum Power Now! (Valkyrie)
gaunt2p:0:9048F1:06:000:Infinite Keys (Valkyrie)
gaunt2p:0:9048F1:00:000:Never Have Keys (Valkyrie)
gaunt2p:0:9048ED:06:000:Infinite Potions (Valkyrie)
gaunt2p:0:9048E4:27:000:Infinite Health (Wizard)
gaunt2p:0:9048E7:10:500:Infinite Health (Wizard) (2/2)
gaunt2p:0:904B03:00:001:Lose All Power Now! (Wizard)
gaunt2p:0:904B03:01:021:Get Partial Invisibility Now! (Wizard)
gaunt2p:0:904B03:02:021:Get Extra Fight Power Now! (Wizard)
gaunt2p:0:904B03:04:021:Get Extra Magic Power Now! (Wizard)
gaunt2p:0:904B03:08:021:Get Extra Shot Speed Now! (Wizard)
gaunt2p:0:904B03:16:021:Get Sun Now! (Wizard)
gaunt2p:0:904B03:32:021:Get Shield Now! (Wizard)
gaunt2p:0:904B03:64:021:Get Extra Speed Now! (Wizard)
gaunt2p:0:904B03:7E:001:Get Maximum Power Now! (Wizard)
gaunt2p:0:9048F2:06:000:Infinite Keys (Wizard)
gaunt2p:0:9048F2:00:000:Never Have Keys (Wizard)
gaunt2p:0:9048EE:06:000:Infinite Potions (Wizard)
gaunt2p:0:9048E8:27:000:Infinite Health (Elf)
gaunt2p:0:9048EB:10:500:Infinite Health (Elf) (2/2)
gaunt2p:0:904B05:00:001:Lose All Power Now! (Elf)
gaunt2p:0:904B05:01:021:Get Partial Invisibility Now! (Elf)
gaunt2p:0:904B05:02:021:Get Extra Fight Power Now! (Elf)
gaunt2p:0:904B05:04:021:Get Extra Magic Power Now! (Elf)
gaunt2p:0:904B05:08:021:Get Extra Shot Speed Now! (Elf)
gaunt2p:0:904B05:16:021:Get Sun Now! (Elf)
gaunt2p:0:904B05:32:021:Get Shield Now! (Elf)
gaunt2p:0:904B05:64:021:Get Extra Speed Now! (Elf)
gaunt2p:0:904B05:7E:001:Get Maximum Power Now! (Elf)
gaunt2p:0:9048F3:06:000:Infinite Keys (Elf)
gaunt2p:0:9048F3:00:000:Never Have Keys (Elf)
gaunt2p:0:9048EF:06:000:Infinite Potions (Elf)
; [ Gauntlet (2 Players, German, rev 4) ]
gaunt2pg:0:904001:99:070:Select Next Level
gaunt2pg:0:904B1C:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2pg:0:904B1D:7B:501:Open all doors Now! (2/2)
gaunt2pg:0:904B28:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2pg:0:904B29:CF:501:Turn walls to exits Now!(2/2)
gaunt2pg:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gaunt2pg:0:9048DC:27:000:Infinite Health (Warrior)
gaunt2pg:0:9048DF:10:500:Infinite Health (Warrior) (2/2)
gaunt2pg:0:904AFF:00:001:Lose All Power Now! (Warrior)
gaunt2pg:0:904AFF:01:021:Get Partial Invisibility Now! (Warrior)
gaunt2pg:0:904AFF:02:021:Get Extra Fight Power Now! (Warrior)
gaunt2pg:0:904AFF:04:021:Get Extra Magic Power Now! (Warrior)
gaunt2pg:0:904AFF:08:021:Get Extra Shot Speed Now! (Warrior)
gaunt2pg:0:904AFF:16:021:Get Sun Now! (Warrior)
gaunt2pg:0:904AFF:32:021:Get Shield Now! (Warrior)
gaunt2pg:0:904AFF:64:021:Get Extra Speed Now! (Warrior)
gaunt2pg:0:904AFF:7E:001:Get Maximum Power Now! (Warrior)
gaunt2pg:0:9048F0:06:000:Infinite Keys (Warrior)
gaunt2pg:0:9048F0:00:000:Never Have Keys (Warrior)
gaunt2pg:0:9048EC:06:000:Infinite Potions (Warrior)
gaunt2pg:0:9048E0:27:000:Infinite Health (Valkyrie)
gaunt2pg:0:9048E3:10:500:Infinite Health (Valkyrie)(2/2)
gaunt2pg:0:904B01:00:001:Lose All Power Now! (Valkyrie)
gaunt2pg:0:904B01:01:021:Get Partial Invisibility Now! (Valkyrie)
gaunt2pg:0:904B01:02:021:Get Extra Fight Power Now! (Valkyrie)
gaunt2pg:0:904B01:04:021:Get Extra Magic Power Now! (Valkyrie)
gaunt2pg:0:904B01:08:021:Get Extra Shot Speed Now! (Valkyrie)
gaunt2pg:0:904B01:16:021:Get Sun Now! (Valkyrie)
gaunt2pg:0:904B01:32:021:Get Shield Now! (Valkyrie)
gaunt2pg:0:904B01:64:021:Get Extra Speed Now! (Valkyrie)
gaunt2pg:0:904B01:7E:001:Get Maximum Power Now! (Valkyrie)
gaunt2pg:0:9048F1:06:000:Infinite Keys (Valkyrie)
gaunt2pg:0:9048F1:00:000:Never Have Keys (Valkyrie)
gaunt2pg:0:9048ED:06:000:Infinite Potions (Valkyrie)
gaunt2pg:0:9048E4:27:000:Infinite Health (Wizard)
gaunt2pg:0:9048E7:10:500:Infinite Health (Wizard) (2/2)
gaunt2pg:0:904B03:00:001:Lose All Power Now! (Wizard)
gaunt2pg:0:904B03:01:021:Get Partial Invisibility Now! (Wizard)
gaunt2pg:0:904B03:02:021:Get Extra Fight Power Now! (Wizard)
gaunt2pg:0:904B03:04:021:Get Extra Magic Power Now! (Wizard)
gaunt2pg:0:904B03:08:021:Get Extra Shot Speed Now! (Wizard)
gaunt2pg:0:904B03:16:021:Get Sun Now! (Wizard)
gaunt2pg:0:904B03:32:021:Get Shield Now! (Wizard)
gaunt2pg:0:904B03:64:021:Get Extra Speed Now! (Wizard)
gaunt2pg:0:904B03:7E:001:Get Maximum Power Now! (Wizard)
gaunt2pg:0:9048F2:06:000:Infinite Keys (Wizard)
gaunt2pg:0:9048F2:00:000:Never Have Keys (Wizard)
gaunt2pg:0:9048EE:06:000:Infinite Potions (Wizard)
gaunt2pg:0:9048E8:27:000:Infinite Health (Elf)
gaunt2pg:0:9048EB:10:500:Infinite Health (Elf) (2/2)
gaunt2pg:0:904B05:00:001:Lose All Power Now! (Elf)
gaunt2pg:0:904B05:01:021:Get Partial Invisibility Now! (Elf)
gaunt2pg:0:904B05:02:021:Get Extra Fight Power Now! (Elf)
gaunt2pg:0:904B05:04:021:Get Extra Magic Power Now! (Elf)
gaunt2pg:0:904B05:08:021:Get Extra Shot Speed Now! (Elf)
gaunt2pg:0:904B05:16:021:Get Sun Now! (Elf)
gaunt2pg:0:904B05:32:021:Get Shield Now! (Elf)
gaunt2pg:0:904B05:64:021:Get Extra Speed Now! (Elf)
gaunt2pg:0:904B05:7E:001:Get Maximum Power Now! (Elf)
gaunt2pg:0:9048F3:06:000:Infinite Keys (Elf)
gaunt2pg:0:9048F3:00:000:Never Have Keys (Elf)
gaunt2pg:0:9048EF:06:000:Infinite Potions (Elf)
; [ Gauntlet (2 Players, Japanese, rev 5) ]
gaunt2pj:0:904001:99:070:Select Next Level
gaunt2pj:0:904B1C:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2pj:0:904B1D:7B:501:Open all doors Now! (2/2)
gaunt2pj:0:904B28:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunt2pj:0:904B29:CF:501:Turn walls to exits Now!(2/2)
gaunt2pj:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gaunt2pj:0:9048DC:27:000:Infinite Health (Warrior)
gaunt2pj:0:9048DF:10:500:Infinite Health (Warrior) (2/2)
gaunt2pj:0:904AFF:00:001:Lose All Power Now! (Warrior)
gaunt2pj:0:904AFF:01:021:Get Partial Invisibility Now! (Warrior)
gaunt2pj:0:904AFF:02:021:Get Extra Fight Power Now! (Warrior)
gaunt2pj:0:904AFF:04:021:Get Extra Magic Power Now! (Warrior)
gaunt2pj:0:904AFF:08:021:Get Extra Shot Speed Now! (Warrior)
gaunt2pj:0:904AFF:16:021:Get Sun Now! (Warrior)
gaunt2pj:0:904AFF:32:021:Get Shield Now! (Warrior)
gaunt2pj:0:904AFF:64:021:Get Extra Speed Now! (Warrior)
gaunt2pj:0:904AFF:7E:001:Get Maximum Power Now! (Warrior)
gaunt2pj:0:9048F0:06:000:Infinite Keys (Warrior)
gaunt2pj:0:9048F0:00:000:Never Have Keys (Warrior)
gaunt2pj:0:9048EC:06:000:Infinite Potions (Warrior)
gaunt2pj:0:9048E0:27:000:Infinite Health (Valkyrie)
gaunt2pj:0:9048E3:10:500:Infinite Health (Valkyrie)(2/2)
gaunt2pj:0:904B01:00:001:Lose All Power Now! (Valkyrie)
gaunt2pj:0:904B01:01:021:Get Partial Invisibility Now! (Valkyrie)
gaunt2pj:0:904B01:02:021:Get Extra Fight Power Now! (Valkyrie)
gaunt2pj:0:904B01:04:021:Get Extra Magic Power Now! (Valkyrie)
gaunt2pj:0:904B01:08:021:Get Extra Shot Speed Now! (Valkyrie)
gaunt2pj:0:904B01:16:021:Get Sun Now! (Valkyrie)
gaunt2pj:0:904B01:32:021:Get Shield Now! (Valkyrie)
gaunt2pj:0:904B01:64:021:Get Extra Speed Now! (Valkyrie)
gaunt2pj:0:904B01:7E:001:Get Maximum Power Now! (Valkyrie)
gaunt2pj:0:9048F1:06:000:Infinite Keys (Valkyrie)
gaunt2pj:0:9048F1:00:000:Never Have Keys (Valkyrie)
gaunt2pj:0:9048ED:06:000:Infinite Potions (Valkyrie)
gaunt2pj:0:9048E4:27:000:Infinite Health (Wizard)
gaunt2pj:0:9048E7:10:500:Infinite Health (Wizard) (2/2)
gaunt2pj:0:904B03:00:001:Lose All Power Now! (Wizard)
gaunt2pj:0:904B03:01:021:Get Partial Invisibility Now! (Wizard)
gaunt2pj:0:904B03:02:021:Get Extra Fight Power Now! (Wizard)
gaunt2pj:0:904B03:04:021:Get Extra Magic Power Now! (Wizard)
gaunt2pj:0:904B03:08:021:Get Extra Shot Speed Now! (Wizard)
gaunt2pj:0:904B03:16:021:Get Sun Now! (Wizard)
gaunt2pj:0:904B03:32:021:Get Shield Now! (Wizard)
gaunt2pj:0:904B03:64:021:Get Extra Speed Now! (Wizard)
gaunt2pj:0:904B03:7E:001:Get Maximum Power Now! (Wizard)
gaunt2pj:0:9048F2:06:000:Infinite Keys (Wizard)
gaunt2pj:0:9048F2:00:000:Never Have Keys (Wizard)
gaunt2pj:0:9048EE:06:000:Infinite Potions (Wizard)
gaunt2pj:0:9048E8:27:000:Infinite Health (Elf)
gaunt2pj:0:9048EB:10:500:Infinite Health (Elf) (2/2)
gaunt2pj:0:904B05:00:001:Lose All Power Now! (Elf)
gaunt2pj:0:904B05:01:021:Get Partial Invisibility Now! (Elf)
gaunt2pj:0:904B05:02:021:Get Extra Fight Power Now! (Elf)
gaunt2pj:0:904B05:04:021:Get Extra Magic Power Now! (Elf)
gaunt2pj:0:904B05:08:021:Get Extra Shot Speed Now! (Elf)
gaunt2pj:0:904B05:16:021:Get Sun Now! (Elf)
gaunt2pj:0:904B05:32:021:Get Shield Now! (Elf)
gaunt2pj:0:904B05:64:021:Get Extra Speed Now! (Elf)
gaunt2pj:0:904B05:7E:001:Get Maximum Power Now! (Elf)
gaunt2pj:0:9048F3:06:000:Infinite Keys (Elf)
gaunt2pj:0:9048F3:00:000:Never Have Keys (Elf)
gaunt2pj:0:9048EF:06:000:Infinite Potions (Elf)
; [ Gauntlet (German, rev 10) ]
gauntg:0:904001:99:070:Select Next Level
gauntg:0:90484C:04:000:Infinite Time Bonus Levels
gauntg:0:904B16:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntg:0:904B17:7B:501:Open all doors Now! (2/2)
gauntg:0:904B22:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntg:0:904B23:CF:501:Turn walls to Exits Now! (2/2)
gauntg:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gauntg:0:9048D6:27:000:Infinite Health (Warrior)
gauntg:0:9048D9:10:500:Infinite Health (Warrior) (2/2)
gauntg:0:904AF9:00:000:Always have No Power-Up (Warrior)
gauntg:0:904AF9:01:021:Get Partial Invisibility Now! (Warrior)
gauntg:0:904AF9:02:021:Get Extra Shot Power Now! (Warrior)
gauntg:0:904AF9:04:021:Get Extra Magic Power Now! (Warrior)
gauntg:0:904AF9:08:021:Get Extra Shot Speed Now! (Warrior)
gauntg:0:904AF9:16:021:Get Sun Now! (Warrior)
gauntg:0:904AF9:32:021:Get Extra Shield Now! (Warrior)
gauntg:0:904AF9:64:021:Get Extra Speed Now! (Warrior)
gauntg:0:904AF9:7E:001:Get Maximum Power Now! (Warrior)
gauntg:0:9048EA:05:000:Infinite Keys (Warrior)
gauntg:0:9048EA:00:000:Never Have Keys (Warrior)
gauntg:0:9048E6:06:000:Infinite Potions (Warrior)
gauntg:0:9048DA:27:000:Infinite Health (Valkyrie)
gauntg:0:9048DD:10:500:Infinite Health (Valkyrie)(2/2)
gauntg:0:904AFB:00:000:Always have No Power-Up (Valkyrie)
gauntg:0:904AFB:01:021:Get Partial Invisibility Now! (Valkyrie)
gauntg:0:904AFB:02:021:Get Extra Shot Power Now! (Valkyrie)
gauntg:0:904AFB:04:021:Get Extra Magic Power Now! (Valkyrie)
gauntg:0:904AFB:08:021:Get Extra Shot Speed Now! (Valkyrie)
gauntg:0:904AFB:16:021:Get Sun Now! (Valkyrie)
gauntg:0:904AFB:32:021:Get Extra Shield Now! (Valkyrie)
gauntg:0:904AFB:64:021:Get Extra Speed Now! (Valkyrie)
gauntg:0:904AFB:7E:001:Get Maximum Power Now! (Valkyrie)
gauntg:0:9048EB:05:000:Infinite Keys (Valkyrie)
gauntg:0:9048EB:00:000:Never Have Keys (Valkyrie)
gauntg:0:9048E7:06:000:Infinite Potions (Valkyrie)
gauntg:0:9048DE:27:000:Infinite Health (Wizard)
gauntg:0:9048E1:10:500:Infinite Health (Wizard) (2/2)
gauntg:0:904AFD:00:000:Always have No Power-Up (Wizard)
gauntg:0:904AFD:01:021:Get Partial Invisibility Now! (Wizard)
gauntg:0:904AFD:02:021:Get Extra Shot Power Now! (Wizard)
gauntg:0:904AFD:04:021:Get Extra Magic Power Now! (Wizard)
gauntg:0:904AFD:08:021:Get Extra Shot Speed Now! (Wizard)
gauntg:0:904AFD:16:021:Get Sun Now! (Wizard)
gauntg:0:904AFD:32:021:Get Extra Shield Now! (Wizard)
gauntg:0:904AFD:64:021:Get Extra Speed Now! (Wizard)
gauntg:0:904AFD:7E:001:Get Maximum Power Now! (Wizard)
gauntg:0:9048EC:05:000:Infinite Keys (Wizard)
gauntg:0:9048EC:00:000:Never Have Keys (Wizard)
gauntg:0:9048E8:06:000:Infinite Potions (Wizard)
gauntg:0:9048E2:27:000:Infinite Health (Elf)
gauntg:0:9048E5:10:500:Infinite Health (Elf) (2/2)
gauntg:0:904AFF:00:000:Always have No Power-Up (Elf)
gauntg:0:904AFF:01:021:Get Partial Invisibility Now! (Elf)
gauntg:0:904AFF:02:021:Get Extra Shot Power Now! (Elf)
gauntg:0:904AFF:04:021:Get Extra Magic Power Now! (Elf)
gauntg:0:904AFF:08:021:Get Extra Shot Speed Now! (Elf)
gauntg:0:904AFF:16:021:Get Sun Now! (Elf)
gauntg:0:904AFF:32:021:Get Extra Shield Now! (Elf)
gauntg:0:904AFF:64:021:Get Extra Speed Now! (Elf)
gauntg:0:904AFF:7E:001:Get Maximum Power Now! (Elf)
gauntg:0:9048ED:05:000:Infinite Keys (Elf)
gauntg:0:9048ED:00:000:Never Have Keys (Elf)
gauntg:0:9048E9:06:000:Infinite Potions (Elf)
; [ Gauntlet (German, rev 3) ]
gauntgr3:0:904B14:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntgr3:0:904B15:7B:501:Open all doors Now! (2/2)
gauntgr3:0:9048D4:27:000:Infinite Health (Warrior)
gauntgr3:0:9048D7:10:500:Infinite Health (Warrior) (2/2)
gauntgr3:0:9048E8:06:000:Infinite Keys (Warrior)
gauntgr3:0:9048E8:00:000:Never Have Keys (Warrior)
gauntgr3:0:9048E4:06:000:Infinite Potions (Warrior)
gauntgr3:0:9048D8:27:000:Infinite Health (Valkyrie)
gauntgr3:0:9048DB:10:500:Infinite Health (Valkyrie)(2/2)
gauntgr3:0:9048E9:06:000:Infinite Keys (Valkyrie)
gauntgr3:0:9048E9:00:000:Never Have Keys (Valkyrie)
gauntgr3:0:9048E5:06:000:Infinite Potions (Valkyrie)
gauntgr3:0:9048DC:27:000:Infinite Health (Wizard)
gauntgr3:0:9048DF:10:500:Infinite Health (Wizard) (2/2)
gauntgr3:0:9048EA:06:000:Infinite Keys (Wizard)
gauntgr3:0:9048EA:00:000:Never Have Keys (Wizard)
gauntgr3:0:9048E6:06:000:Infinite Potions (Wizard)
gauntgr3:0:9048E0:27:000:Infinite Health (Elf)
gauntgr3:0:9048E3:10:500:Infinite Health (Elf) (2/2)
gauntgr3:0:9048EB:06:000:Infinite Keys (Elf)
gauntgr3:0:9048EB:00:000:Never Have Keys (Elf)
gauntgr3:0:9048E7:06:000:Infinite Potions (Elf)
; [ Gauntlet (German, rev 6) ]
gauntgr6:0:904B14:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntgr6:0:904B15:7B:501:Open all doors Now! (2/2)
gauntgr6:0:9048D4:27:000:Infinite Health (Warrior)
gauntgr6:0:9048D7:10:500:Infinite Health (Warrior) (2/2)
gauntgr6:0:9048E8:06:000:Infinite Keys (Warrior)
gauntgr6:0:9048E8:00:000:Never Have Keys (Warrior)
gauntgr6:0:9048E4:06:000:Infinite Potions (Warrior)
gauntgr6:0:9048D8:27:000:Infinite Health (Valkyrie)
gauntgr6:0:9048DB:10:500:Infinite Health (Valkyrie)(2/2)
gauntgr6:0:9048E9:06:000:Infinite Keys (Valkyrie)
gauntgr6:0:9048E9:00:000:Never Have Keys (Valkyrie)
gauntgr6:0:9048E5:06:000:Infinite Potions (Valkyrie)
gauntgr6:0:9048DC:27:000:Infinite Health (Wizard)
gauntgr6:0:9048DF:10:500:Infinite Health (Wizard) (2/2)
gauntgr6:0:9048EA:06:000:Infinite Keys (Wizard)
gauntgr6:0:9048EA:00:000:Never Have Keys (Wizard)
gauntgr6:0:9048E6:06:000:Infinite Potions (Wizard)
gauntgr6:0:9048E0:27:000:Infinite Health (Elf)
gauntgr6:0:9048E3:10:500:Infinite Health (Elf) (2/2)
gauntgr6:0:9048EB:06:000:Infinite Keys (Elf)
gauntgr6:0:9048EB:00:000:Never Have Keys (Elf)
gauntgr6:0:9048E7:06:000:Infinite Potions (Elf)
; [ Gauntlet (German, rev 8) ]
gauntgr8:0:904B14:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntgr8:0:904B15:7B:501:Open all doors Now! (2/2)
gauntgr8:0:9048D4:27:000:Infinite Health (Warrior)
gauntgr8:0:9048D7:10:500:Infinite Health (Warrior) (2/2)
gauntgr8:0:9048E8:06:000:Infinite Keys (Warrior)
gauntgr8:0:9048E8:00:000:Never Have Keys (Warrior)
gauntgr8:0:9048E4:06:000:Infinite Potions (Warrior)
gauntgr8:0:9048D8:27:000:Infinite Health (Valkyrie)
gauntgr8:0:9048DB:10:500:Infinite Health (Valkyrie)(2/2)
gauntgr8:0:9048E9:06:000:Infinite Keys (Valkyrie)
gauntgr8:0:9048E9:00:000:Never Have Keys (Valkyrie)
gauntgr8:0:9048E5:06:000:Infinite Potions (Valkyrie)
gauntgr8:0:9048DC:27:000:Infinite Health (Wizard)
gauntgr8:0:9048DF:10:500:Infinite Health (Wizard) (2/2)
gauntgr8:0:9048EA:06:000:Infinite Keys (Wizard)
gauntgr8:0:9048EA:00:000:Never Have Keys (Wizard)
gauntgr8:0:9048E6:06:000:Infinite Potions (Wizard)
gauntgr8:0:9048E0:27:000:Infinite Health (Elf)
gauntgr8:0:9048E3:10:500:Infinite Health (Elf) (2/2)
gauntgr8:0:9048EB:06:000:Infinite Keys (Elf)
gauntgr8:0:9048EB:00:000:Never Have Keys (Elf)
gauntgr8:0:9048E7:06:000:Infinite Potions (Elf)
; [ Gauntlet (Japanese, rev 13) ]
gauntj:0:904001:99:070:Select Next Level
gauntj:0:90484C:04:000:Infinite Time Bonus Levels
gauntj:0:904B16:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntj:0:904B17:7B:501:Open all doors Now! (2/2)
gauntj:0:904B22:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntj:0:904B23:CF:501:Turn walls to Exits Now! (2/2)
gauntj:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gauntj:0:9048D6:27:000:Infinite Health (Warrior)
gauntj:0:9048D9:10:500:Infinite Health (Warrior) (2/2)
gauntj:0:904AF9:00:000:Always have No Power-Up (Warrior)
gauntj:0:904AF9:01:021:Get Partial Invisibility Now! (Warrior)
gauntj:0:904AF9:02:021:Get Extra Shot Power Now! (Warrior)
gauntj:0:904AF9:04:021:Get Extra Magic Power Now! (Warrior)
gauntj:0:904AF9:08:021:Get Extra Shot Speed Now! (Warrior)
gauntj:0:904AF9:16:021:Get Sun Now! (Warrior)
gauntj:0:904AF9:32:021:Get Extra Shield Now! (Warrior)
gauntj:0:904AF9:64:021:Get Extra Speed Now! (Warrior)
gauntj:0:904AF9:7E:001:Get Maximum Power Now! (Warrior)
gauntj:0:9048EA:05:000:Infinite Keys (Warrior)
gauntj:0:9048EA:00:000:Never Have Keys (Warrior)
gauntj:0:9048E6:06:000:Infinite Potions (Warrior)
gauntj:0:9048DA:27:000:Infinite Health (Valkyrie)
gauntj:0:9048DD:10:500:Infinite Health (Valkyrie)(2/2)
gauntj:0:904AFB:00:000:Always have No Power-Up (Valkyrie)
gauntj:0:904AFB:01:021:Get Partial Invisibility Now! (Valkyrie)
gauntj:0:904AFB:02:021:Get Extra Shot Power Now! (Valkyrie)
gauntj:0:904AFB:04:021:Get Extra Magic Power Now! (Valkyrie)
gauntj:0:904AFB:08:021:Get Extra Shot Speed Now! (Valkyrie)
gauntj:0:904AFB:16:021:Get Sun Now! (Valkyrie)
gauntj:0:904AFB:32:021:Get Extra Shield Now! (Valkyrie)
gauntj:0:904AFB:64:021:Get Extra Speed Now! (Valkyrie)
gauntj:0:904AFB:7E:001:Get Maximum Power Now! (Valkyrie)
gauntj:0:9048EB:05:000:Infinite Keys (Valkyrie)
gauntj:0:9048EB:00:000:Never Have Keys (Valkyrie)
gauntj:0:9048E7:06:000:Infinite Potions (Valkyrie)
gauntj:0:9048DE:27:000:Infinite Health (Wizard)
gauntj:0:9048E1:10:500:Infinite Health (Wizard) (2/2)
gauntj:0:904AFD:00:000:Always have No Power-Up (Wizard)
gauntj:0:904AFD:01:021:Get Partial Invisibility Now! (Wizard)
gauntj:0:904AFD:02:021:Get Extra Shot Power Now! (Wizard)
gauntj:0:904AFD:04:021:Get Extra Magic Power Now! (Wizard)
gauntj:0:904AFD:08:021:Get Extra Shot Speed Now! (Wizard)
gauntj:0:904AFD:16:021:Get Sun Now! (Wizard)
gauntj:0:904AFD:32:021:Get Extra Shield Now! (Wizard)
gauntj:0:904AFD:64:021:Get Extra Speed Now! (Wizard)
gauntj:0:904AFD:7E:001:Get Maximum Power Now! (Wizard)
gauntj:0:9048EC:05:000:Infinite Keys (Wizard)
gauntj:0:9048EC:00:000:Never Have Keys (Wizard)
gauntj:0:9048E8:06:000:Infinite Potions (Wizard)
gauntj:0:9048E2:27:000:Infinite Health (Elf)
gauntj:0:9048E5:10:500:Infinite Health (Elf) (2/2)
gauntj:0:904AFF:00:000:Always have No Power-Up (Elf)
gauntj:0:904AFF:01:021:Get Partial Invisibility Now! (Elf)
gauntj:0:904AFF:02:021:Get Extra Shot Power Now! (Elf)
gauntj:0:904AFF:04:021:Get Extra Magic Power Now! (Elf)
gauntj:0:904AFF:08:021:Get Extra Shot Speed Now! (Elf)
gauntj:0:904AFF:16:021:Get Sun Now! (Elf)
gauntj:0:904AFF:32:021:Get Extra Shield Now! (Elf)
gauntj:0:904AFF:64:021:Get Extra Speed Now! (Elf)
gauntj:0:904AFF:7E:001:Get Maximum Power Now! (Elf)
gauntj:0:9048ED:05:000:Infinite Keys (Elf)
gauntj:0:9048ED:00:000:Never Have Keys (Elf)
gauntj:0:9048E9:06:000:Infinite Potions (Elf)
; [ Gauntlet (Japanese, rev 12) ]
gauntj12:0:904001:99:070:Select Next Level
gauntj12:0:90484C:04:000:Infinite Time Bonus Levels
gauntj12:0:904B16:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntj12:0:904B17:7B:501:Open all doors Now! (2/2)
gauntj12:0:904B22:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntj12:0:904B23:CF:501:Turn walls to Exits Now! (2/2)
gauntj12:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gauntj12:0:9048D6:27:000:Infinite Health (Warrior)
gauntj12:0:9048D9:10:500:Infinite Health (Warrior) (2/2)
gauntj12:0:904AF9:00:000:Always have No Power-Up (Warrior)
gauntj12:0:904AF9:01:021:Get Partial Invisibility Now! (Warrior)
gauntj12:0:904AF9:02:021:Get Extra Shot Power Now! (Warrior)
gauntj12:0:904AF9:04:021:Get Extra Magic Power Now! (Warrior)
gauntj12:0:904AF9:08:021:Get Extra Shot Speed Now! (Warrior)
gauntj12:0:904AF9:16:021:Get Sun Now! (Warrior)
gauntj12:0:904AF9:32:021:Get Extra Shield Now! (Warrior)
gauntj12:0:904AF9:64:021:Get Extra Speed Now! (Warrior)
gauntj12:0:904AF9:7E:001:Get Maximum Power Now! (Warrior)
gauntj12:0:9048EA:05:000:Infinite Keys (Warrior)
gauntj12:0:9048EA:00:000:Never Have Keys (Warrior)
gauntj12:0:9048E6:06:000:Infinite Potions (Warrior)
gauntj12:0:9048DA:27:000:Infinite Health (Valkyrie)
gauntj12:0:9048DD:10:500:Infinite Health (Valkyrie)(2/2)
gauntj12:0:904AFB:00:000:Always have No Power-Up (Valkyrie)
gauntj12:0:904AFB:01:021:Get Partial Invisibility Now! (Valkyrie)
gauntj12:0:904AFB:02:021:Get Extra Shot Power Now! (Valkyrie)
gauntj12:0:904AFB:04:021:Get Extra Magic Power Now! (Valkyrie)
gauntj12:0:904AFB:08:021:Get Extra Shot Speed Now! (Valkyrie)
gauntj12:0:904AFB:16:021:Get Sun Now! (Valkyrie)
gauntj12:0:904AFB:32:021:Get Extra Shield Now! (Valkyrie)
gauntj12:0:904AFB:64:021:Get Extra Speed Now! (Valkyrie)
gauntj12:0:904AFB:7E:001:Get Maximum Power Now! (Valkyrie)
gauntj12:0:9048EB:05:000:Infinite Keys (Valkyrie)
gauntj12:0:9048EB:00:000:Never Have Keys (Valkyrie)
gauntj12:0:9048E7:06:000:Infinite Potions (Valkyrie)
gauntj12:0:9048DE:27:000:Infinite Health (Wizard)
gauntj12:0:9048E1:10:500:Infinite Health (Wizard) (2/2)
gauntj12:0:904AFD:00:000:Always have No Power-Up (Wizard)
gauntj12:0:904AFD:01:021:Get Partial Invisibility Now! (Wizard)
gauntj12:0:904AFD:02:021:Get Extra Shot Power Now! (Wizard)
gauntj12:0:904AFD:04:021:Get Extra Magic Power Now! (Wizard)
gauntj12:0:904AFD:08:021:Get Extra Shot Speed Now! (Wizard)
gauntj12:0:904AFD:16:021:Get Sun Now! (Wizard)
gauntj12:0:904AFD:32:021:Get Extra Shield Now! (Wizard)
gauntj12:0:904AFD:64:021:Get Extra Speed Now! (Wizard)
gauntj12:0:904AFD:7E:001:Get Maximum Power Now! (Wizard)
gauntj12:0:9048EC:05:000:Infinite Keys (Wizard)
gauntj12:0:9048EC:00:000:Never Have Keys (Wizard)
gauntj12:0:9048E8:06:000:Infinite Potions (Wizard)
gauntj12:0:9048E2:27:000:Infinite Health (Elf)
gauntj12:0:9048E5:10:500:Infinite Health (Elf) (2/2)
gauntj12:0:904AFF:00:000:Always have No Power-Up (Elf)
gauntj12:0:904AFF:01:021:Get Partial Invisibility Now! (Elf)
gauntj12:0:904AFF:02:021:Get Extra Shot Power Now! (Elf)
gauntj12:0:904AFF:04:021:Get Extra Magic Power Now! (Elf)
gauntj12:0:904AFF:08:021:Get Extra Shot Speed Now! (Elf)
gauntj12:0:904AFF:16:021:Get Sun Now! (Elf)
gauntj12:0:904AFF:32:021:Get Extra Shield Now! (Elf)
gauntj12:0:904AFF:64:021:Get Extra Speed Now! (Elf)
gauntj12:0:904AFF:7E:001:Get Maximum Power Now! (Elf)
gauntj12:0:9048ED:05:000:Infinite Keys (Elf)
gauntj12:0:9048ED:00:000:Never Have Keys (Elf)
gauntj12:0:9048E9:06:000:Infinite Potions (Elf)
; [ Gauntlet (rev 14) ]
gauntlet:0:904001:99:070:Select Next Level
gauntlet:0:90484C:04:000:Infinite Time Bonus Levels
gauntlet:0:904B16:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntlet:0:904B17:7B:501:Open all doors Now! (2/2)
gauntlet:0:904B22:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntlet:0:904B23:CF:501:Turn walls to Exits Now! (2/2)
gauntlet:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gauntlet:0:9048D6:27:000:Infinite Health (Warrior)
gauntlet:0:9048D9:10:500:Infinite Health (Warrior) (2/2)
gauntlet:0:904AF9:00:000:Always have No Power-Up (Warrior)
gauntlet:0:904AF9:01:021:Get Partial Invisibility Now! (Warrior)
gauntlet:0:904AF9:02:021:Get Extra Shot Power Now! (Warrior)
gauntlet:0:904AF9:04:021:Get Extra Magic Power Now! (Warrior)
gauntlet:0:904AF9:08:021:Get Extra Shot Speed Now! (Warrior)
gauntlet:0:904AF9:16:021:Get Sun Now! (Warrior)
gauntlet:0:904AF9:32:021:Get Extra Shield Now! (Warrior)
gauntlet:0:904AF9:64:021:Get Extra Speed Now! (Warrior)
gauntlet:0:904AF9:7E:001:Get Maximum Power Now! (Warrior)
gauntlet:0:9048EA:05:000:Infinite Keys (Warrior)
gauntlet:0:9048EA:00:000:Never Have Keys (Warrior)
gauntlet:0:9048E6:06:000:Infinite Potions (Warrior)
gauntlet:0:9048DA:27:000:Infinite Health (Valkyrie)
gauntlet:0:9048DD:10:500:Infinite Health (Valkyrie)(2/2)
gauntlet:0:904AFB:00:000:Always have No Power-Up (Valkyrie)
gauntlet:0:904AFB:01:021:Get Partial Invisibility Now! (Valkyrie)
gauntlet:0:904AFB:02:021:Get Extra Shot Power Now! (Valkyrie)
gauntlet:0:904AFB:04:021:Get Extra Magic Power Now! (Valkyrie)
gauntlet:0:904AFB:08:021:Get Extra Shot Speed Now! (Valkyrie)
gauntlet:0:904AFB:16:021:Get Sun Now! (Valkyrie)
gauntlet:0:904AFB:32:021:Get Extra Shield Now! (Valkyrie)
gauntlet:0:904AFB:64:021:Get Extra Speed Now! (Valkyrie)
gauntlet:0:904AFB:7E:001:Get Maximum Power Now! (Valkyrie)
gauntlet:0:9048EB:05:000:Infinite Keys (Valkyrie)
gauntlet:0:9048EB:00:000:Never Have Keys (Valkyrie)
gauntlet:0:9048E7:06:000:Infinite Potions (Valkyrie)
gauntlet:0:9048DE:27:000:Infinite Health (Wizard)
gauntlet:0:9048E1:10:500:Infinite Health (Wizard) (2/2)
gauntlet:0:904AFD:00:000:Always have No Power-Up (Wizard)
gauntlet:0:904AFD:01:021:Get Partial Invisibility Now! (Wizard)
gauntlet:0:904AFD:02:021:Get Extra Shot Power Now! (Wizard)
gauntlet:0:904AFD:04:021:Get Extra Magic Power Now! (Wizard)
gauntlet:0:904AFD:08:021:Get Extra Shot Speed Now! (Wizard)
gauntlet:0:904AFD:16:021:Get Sun Now! (Wizard)
gauntlet:0:904AFD:32:021:Get Extra Shield Now! (Wizard)
gauntlet:0:904AFD:64:021:Get Extra Speed Now! (Wizard)
gauntlet:0:904AFD:7E:001:Get Maximum Power Now! (Wizard)
gauntlet:0:9048EC:05:000:Infinite Keys (Wizard)
gauntlet:0:9048EC:00:000:Never Have Keys (Wizard)
gauntlet:0:9048E8:06:000:Infinite Potions (Wizard)
gauntlet:0:9048E2:27:000:Infinite Health (Elf)
gauntlet:0:9048E5:10:500:Infinite Health (Elf) (2/2)
gauntlet:0:904AFF:00:000:Always have No Power-Up (Elf)
gauntlet:0:904AFF:01:021:Get Partial Invisibility Now! (Elf)
gauntlet:0:904AFF:02:021:Get Extra Shot Power Now! (Elf)
gauntlet:0:904AFF:04:021:Get Extra Magic Power Now! (Elf)
gauntlet:0:904AFF:08:021:Get Extra Shot Speed Now! (Elf)
gauntlet:0:904AFF:16:021:Get Sun Now! (Elf)
gauntlet:0:904AFF:32:021:Get Extra Shield Now! (Elf)
gauntlet:0:904AFF:64:021:Get Extra Speed Now! (Elf)
gauntlet:0:904AFF:7E:001:Get Maximum Power Now! (Elf)
gauntlet:0:9048ED:05:000:Infinite Keys (Elf)
gauntlet:0:9048ED:00:000:Never Have Keys (Elf)
gauntlet:0:9048E9:06:000:Infinite Potions (Elf)
; [ Gauntlet (rev 1) ]
gauntr1:0:904B14:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntr1:0:904B15:7B:501:Open all doors Now! (2/2)
gauntr1:0:9048D4:27:000:Infinite Health (Warrior)
gauntr1:0:9048D7:10:500:Infinite Health (Warrior) (2/2)
gauntr1:0:9048E8:06:000:Infinite Keys (Warrior)
gauntr1:0:9048E8:00:000:Never Have Keys (Warrior)
gauntr1:0:9048E4:06:000:Infinite Potions (Warrior)
gauntr1:0:9048D8:27:000:Infinite Health (Valkyrie)
gauntr1:0:9048DB:10:500:Infinite Health (Valkyrie)(2/2)
gauntr1:0:9048E9:06:000:Infinite Keys (Valkyrie)
gauntr1:0:9048E9:00:000:Never Have Keys (Valkyrie)
gauntr1:0:9048E5:06:000:Infinite Potions (Valkyrie)
gauntr1:0:9048DC:27:000:Infinite Health (Wizard)
gauntr1:0:9048DF:10:500:Infinite Health (Wizard) (2/2)
gauntr1:0:9048EA:06:000:Infinite Keys (Wizard)
gauntr1:0:9048EA:00:000:Never Have Keys (Wizard)
gauntr1:0:9048E6:06:000:Infinite Potions (Wizard)
gauntr1:0:9048E0:27:000:Infinite Health (Elf)
gauntr1:0:9048E3:10:500:Infinite Health (Elf) (2/2)
gauntr1:0:9048EB:06:000:Infinite Keys (Elf)
gauntr1:0:9048EB:00:000:Never Have Keys (Elf)
gauntr1:0:9048E7:06:000:Infinite Potions (Elf)
; [ Gauntlet (rev 2) ]
gauntr2:0:904B14:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntr2:0:904B15:7B:501:Open all doors Now! (2/2)
gauntr2:0:9048D4:27:000:Infinite Health (Warrior)
gauntr2:0:9048D7:10:500:Infinite Health (Warrior) (2/2)
gauntr2:0:9048E8:06:000:Infinite Keys (Warrior)
gauntr2:0:9048E8:00:000:Never Have Keys (Warrior)
gauntr2:0:9048E4:06:000:Infinite Potions (Warrior)
gauntr2:0:9048D8:27:000:Infinite Health (Valkyrie)
gauntr2:0:9048DB:10:500:Infinite Health (Valkyrie)(2/2)
gauntr2:0:9048E9:06:000:Infinite Keys (Valkyrie)
gauntr2:0:9048E9:00:000:Never Have Keys (Valkyrie)
gauntr2:0:9048E5:06:000:Infinite Potions (Valkyrie)
gauntr2:0:9048DC:27:000:Infinite Health (Wizard)
gauntr2:0:9048DF:10:500:Infinite Health (Wizard) (2/2)
gauntr2:0:9048EA:06:000:Infinite Keys (Wizard)
gauntr2:0:9048EA:00:000:Never Have Keys (Wizard)
gauntr2:0:9048E6:06:000:Infinite Potions (Wizard)
gauntr2:0:9048E0:27:000:Infinite Health (Elf)
gauntr2:0:9048E3:10:500:Infinite Health (Elf) (2/2)
gauntr2:0:9048EB:06:000:Infinite Keys (Elf)
gauntr2:0:9048EB:00:000:Never Have Keys (Elf)
gauntr2:0:9048E7:06:000:Infinite Potions (Elf)
; [ Gauntlet (rev 4) ]
gauntr4:0:904B14:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntr4:0:904B15:7B:501:Open all doors Now! (2/2)
gauntr4:0:9048D4:27:000:Infinite Health (Warrior)
gauntr4:0:9048D7:10:500:Infinite Health (Warrior) (2/2)
gauntr4:0:9048E8:06:000:Infinite Keys (Warrior)
gauntr4:0:9048E8:00:000:Never Have Keys (Warrior)
gauntr4:0:9048E4:06:000:Infinite Potions (Warrior)
gauntr4:0:9048D8:27:000:Infinite Health (Valkyrie)
gauntr4:0:9048DB:10:500:Infinite Health (Valkyrie)(2/2)
gauntr4:0:9048E9:06:000:Infinite Keys (Valkyrie)
gauntr4:0:9048E9:00:000:Never Have Keys (Valkyrie)
gauntr4:0:9048E5:06:000:Infinite Potions (Valkyrie)
gauntr4:0:9048DC:27:000:Infinite Health (Wizard)
gauntr4:0:9048DF:10:500:Infinite Health (Wizard) (2/2)
gauntr4:0:9048EA:06:000:Infinite Keys (Wizard)
gauntr4:0:9048EA:00:000:Never Have Keys (Wizard)
gauntr4:0:9048E6:06:000:Infinite Potions (Wizard)
gauntr4:0:9048E0:27:000:Infinite Health (Elf)
gauntr4:0:9048E3:10:500:Infinite Health (Elf) (2/2)
gauntr4:0:9048EB:06:000:Infinite Keys (Elf)
gauntr4:0:9048EB:00:000:Never Have Keys (Elf)
gauntr4:0:9048E7:06:000:Infinite Potions (Elf)
; [ Gauntlet (rev 5) ]
gauntr5:0:904B14:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntr5:0:904B15:7B:501:Open all doors Now! (2/2)
gauntr5:0:9048D4:27:000:Infinite Health (Warrior)
gauntr5:0:9048D7:10:500:Infinite Health (Warrior) (2/2)
gauntr5:0:9048E8:06:000:Infinite Keys (Warrior)
gauntr5:0:9048E8:00:000:Never Have Keys (Warrior)
gauntr5:0:9048E4:06:000:Infinite Potions (Warrior)
gauntr5:0:9048D8:27:000:Infinite Health (Valkyrie)
gauntr5:0:9048DB:10:500:Infinite Health (Valkyrie)(2/2)
gauntr5:0:9048E9:06:000:Infinite Keys (Valkyrie)
gauntr5:0:9048E9:00:000:Never Have Keys (Valkyrie)
gauntr5:0:9048E5:06:000:Infinite Potions (Valkyrie)
gauntr5:0:9048DC:27:000:Infinite Health (Wizard)
gauntr5:0:9048DF:10:500:Infinite Health (Wizard) (2/2)
gauntr5:0:9048EA:06:000:Infinite Keys (Wizard)
gauntr5:0:9048EA:00:000:Never Have Keys (Wizard)
gauntr5:0:9048E6:06:000:Infinite Potions (Wizard)
gauntr5:0:9048E0:27:000:Infinite Health (Elf)
gauntr5:0:9048E3:10:500:Infinite Health (Elf) (2/2)
gauntr5:0:9048EB:06:000:Infinite Keys (Elf)
gauntr5:0:9048EB:00:000:Never Have Keys (Elf)
gauntr5:0:9048E7:06:000:Infinite Potions (Elf)
; [ Gauntlet (rev 7) ]
gauntr7:0:904B14:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntr7:0:904B15:7B:501:Open all doors Now! (2/2)
gauntr7:0:9048D4:27:000:Infinite Health (Warrior)
gauntr7:0:9048D7:10:500:Infinite Health (Warrior) (2/2)
gauntr7:0:9048E8:06:000:Infinite Keys (Warrior)
gauntr7:0:9048E8:00:000:Never Have Keys (Warrior)
gauntr7:0:9048E4:06:000:Infinite Potions (Warrior)
gauntr7:0:9048D8:27:000:Infinite Health (Valkyrie)
gauntr7:0:9048DB:10:500:Infinite Health (Valkyrie)(2/2)
gauntr7:0:9048E9:06:000:Infinite Keys (Valkyrie)
gauntr7:0:9048E9:00:000:Never Have Keys (Valkyrie)
gauntr7:0:9048E5:06:000:Infinite Potions (Valkyrie)
gauntr7:0:9048DC:27:000:Infinite Health (Wizard)
gauntr7:0:9048DF:10:500:Infinite Health (Wizard) (2/2)
gauntr7:0:9048EA:06:000:Infinite Keys (Wizard)
gauntr7:0:9048EA:00:000:Never Have Keys (Wizard)
gauntr7:0:9048E6:06:000:Infinite Potions (Wizard)
gauntr7:0:9048E0:27:000:Infinite Health (Elf)
gauntr7:0:9048E3:10:500:Infinite Health (Elf) (2/2)
gauntr7:0:9048EB:06:000:Infinite Keys (Elf)
gauntr7:0:9048EB:00:000:Never Have Keys (Elf)
gauntr7:0:9048E7:06:000:Infinite Potions (Elf)
; [ Gauntlet (rev 9) ]
gauntr9:0:904B14:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gauntr9:0:904B15:7B:501:Open all doors Now! (2/2)
gauntr9:0:9048D4:27:000:Infinite Health (Warrior)
gauntr9:0:9048D7:10:500:Infinite Health (Warrior) (2/2)
gauntr9:0:9048E8:06:000:Infinite Keys (Warrior)
gauntr9:0:9048E8:00:000:Never Have Keys (Warrior)
gauntr9:0:9048E4:06:000:Infinite Potions (Warrior)
gauntr9:0:9048D8:27:000:Infinite Health (Valkyrie)
gauntr9:0:9048DB:10:500:Infinite Health (Valkyrie)(2/2)
gauntr9:0:9048E9:06:000:Infinite Keys (Valkyrie)
gauntr9:0:9048E9:00:000:Never Have Keys (Valkyrie)
gauntr9:0:9048E5:06:000:Infinite Potions (Valkyrie)
gauntr9:0:9048DC:27:000:Infinite Health (Wizard)
gauntr9:0:9048DF:10:500:Infinite Health (Wizard) (2/2)
gauntr9:0:9048EA:06:000:Infinite Keys (Wizard)
gauntr9:0:9048EA:00:000:Never Have Keys (Wizard)
gauntr9:0:9048E6:06:000:Infinite Potions (Wizard)
gauntr9:0:9048E0:27:000:Infinite Health (Elf)
gauntr9:0:9048E3:10:500:Infinite Health (Elf) (2/2)
gauntr9:0:9048EB:06:000:Infinite Keys (Elf)
gauntr9:0:9048EB:00:000:Never Have Keys (Elf)
gauntr9:0:9048E7:06:000:Infinite Potions (Elf)
; [ Gauntlet (Spanish, rev 15) ]
gaunts:0:904001:99:070:Select Next Level
gaunts:0:90484C:04:000:Infinite Time Bonus Levels
gaunts:0:904B16:0A:001:Open all doors Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunts:0:904B17:7B:501:Open all doors Now! (2/2)
gaunts:0:904B22:2E:001:Turn walls to Exits Now!:Activate this cheat when you are not killing or about to be hit otherwise it may not work on the first activation
gaunts:0:904B23:CF:501:Turn walls to Exits Now! (2/2)
gaunts:0:904007:35:000:Freeze All Enemies:Not strictly true they will head the direction they are pointing till they hit a wall and they will then stop
gaunts:0:9048D6:27:000:Infinite Health (Warrior)
gaunts:0:9048D9:10:500:Infinite Health (Warrior) (2/2)
gaunts:0:904AF9:00:000:Always have No Power-Up (Warrior)
gaunts:0:904AF9:01:021:Get Partial Invisibility Now! (Warrior)
gaunts:0:904AF9:02:021:Get Extra Shot Power Now! (Warrior)
gaunts:0:904AF9:04:021:Get Extra Magic Power Now! (Warrior)
gaunts:0:904AF9:08:021:Get Extra Shot Speed Now! (Warrior)
gaunts:0:904AF9:16:021:Get Sun Now! (Warrior)
gaunts:0:904AF9:32:021:Get Extra Shield Now! (Warrior)
gaunts:0:904AF9:64:021:Get Extra Speed Now! (Warrior)
gaunts:0:904AF9:7E:001:Get Maximum Power Now! (Warrior)
gaunts:0:9048EA:05:000:Infinite Keys (Warrior)
gaunts:0:9048EA:00:000:Never Have Keys (Warrior)
gaunts:0:9048E6:06:000:Infinite Potions (Warrior)
gaunts:0:9048DA:27:000:Infinite Health (Valkyrie)
gaunts:0:9048DD:10:500:Infinite Health (Valkyrie)(2/2)
gaunts:0:904AFB:00:000:Always have No Power-Up (Valkyrie)
gaunts:0:904AFB:01:021:Get Partial Invisibility Now! (Valkyrie)
gaunts:0:904AFB:02:021:Get Extra Shot Power Now! (Valkyrie)
gaunts:0:904AFB:04:021:Get Extra Magic Power Now! (Valkyrie)
gaunts:0:904AFB:08:021:Get Extra Shot Speed Now! (Valkyrie)
gaunts:0:904AFB:16:021:Get Sun Now! (Valkyrie)
gaunts:0:904AFB:32:021:Get Extra Shield Now! (Valkyrie)
gaunts:0:904AFB:64:021:Get Extra Speed Now! (Valkyrie)
gaunts:0:904AFB:7E:001:Get Maximum Power Now! (Valkyrie)
gaunts:0:9048EB:05:000:Infinite Keys (Valkyrie)
gaunts:0:9048EB:00:000:Never Have Keys (Valkyrie)
gaunts:0:9048E7:06:000:Infinite Potions (Valkyrie)
gaunts:0:9048DE:27:000:Infinite Health (Wizard)
gaunts:0:9048E1:10:500:Infinite Health (Wizard) (2/2)
gaunts:0:904AFD:00:000:Always have No Power-Up (Wizard)
gaunts:0:904AFD:01:021:Get Partial Invisibility Now! (Wizard)
gaunts:0:904AFD:02:021:Get Extra Shot Power Now! (Wizard)
gaunts:0:904AFD:04:021:Get Extra Magic Power Now! (Wizard)
gaunts:0:904AFD:08:021:Get Extra Shot Speed Now! (Wizard)
gaunts:0:904AFD:16:021:Get Sun Now! (Wizard)
gaunts:0:904AFD:32:021:Get Extra Shield Now! (Wizard)
gaunts:0:904AFD:64:021:Get Extra Speed Now! (Wizard)
gaunts:0:904AFD:7E:001:Get Maximum Power Now! (Wizard)
gaunts:0:9048EC:05:000:Infinite Keys (Wizard)
gaunts:0:9048EC:00:000:Never Have Keys (Wizard)
gaunts:0:9048E8:06:000:Infinite Potions (Wizard)
gaunts:0:9048E2:27:000:Infinite Health (Elf)
gaunts:0:9048E5:10:500:Infinite Health (Elf) (2/2)
gaunts:0:904AFF:00:000:Always have No Power-Up (Elf)
gaunts:0:904AFF:01:021:Get Partial Invisibility Now! (Elf)
gaunts:0:904AFF:02:021:Get Extra Shot Power Now! (Elf)
gaunts:0:904AFF:04:021:Get Extra Magic Power Now! (Elf)
gaunts:0:904AFF:08:021:Get Extra Shot Speed Now! (Elf)
gaunts:0:904AFF:16:021:Get Sun Now! (Elf)
gaunts:0:904AFF:32:021:Get Extra Shield Now! (Elf)
gaunts:0:904AFF:64:021:Get Extra Speed Now! (Elf)
gaunts:0:904AFF:7E:001:Get Maximum Power Now! (Elf)
gaunts:0:9048ED:05:000:Infinite Keys (Elf)
gaunts:0:9048ED:00:000:Never Have Keys (Elf)
gaunts:0:9048E9:06:000:Infinite Potions (Elf)
; [ Golden Axe - The Duel ]
gaxeduel:0:0000:00:999:[ There are no cheats ]:REASON 1
gaxeduel:0:0000:00:999:[ for this game as it ]:REASON 1
gaxeduel:0:0000:00:999:[ didn't work the last ]:REASON 1
gaxeduel:0:0000:00:999:[ time it was tested. ]:REASON 1
gaxeduel:0:0000:00:999:[ If the game now works ]:REASON 1
gaxeduel:0:0000:00:999:[ please request cheats ]:REASON 1
gaxeduel:0:0000:00:999:[ for it on the cheat ]:REASON 1
gaxeduel:0:0000:00:999:[ forums. ]:REASON 1
; [ Green Beret ]
gberet:0:DBB0:05:000:Infinite Lives
gberet:0:D229:05:000:Infinite Ammo
gberet:0:4883:C9:100:Invincibility
gberet:0:494C:C9:600:Invincibility (2/2)
gberet:0:D201:03:000:Always have bazooka
gberet:0:D201:06:000:Always have flamethrower
gberet:0:D201:04:000:Always have grenades
gberet:0:D201:00:001:Lose all weapons Now!
gberet:0:D201:03:001:Get bazooka Now!
gberet:0:D201:06:001:Get flamethrower Now!
gberet:0:D201:04:001:Get grenades Now!
gberet:0:0000:00:999:[The Select current level cheat can ]
gberet:0:0000:00:999:[be used (with game paused) on the ]
gberet:0:0000:00:999:["Rescue the Captives" screen to ]
gberet:0:0000:00:999:[select the starting level. ]
gberet:0:DBB1:03:071:Select current level
gberet:0:DBB1:03:061:Select next level
; [ Green Beret (bootleg) ]
gberetb:0:DBB0:05:000:Infinite Lives
gberetb:0:D229:05:000:Infinite Ammo
gberetb:0:4883:C9:100:Invincibility
gberetb:0:494C:C9:600:Invincibility (2/2)
gberetb:0:D201:03:000:Always have bazooka
gberetb:0:D201:06:000:Always have flamethrower
gberetb:0:D201:04:000:Always have grenades
gberetb:0:D201:00:001:Lose all weapons Now!
gberetb:0:D201:03:001:Get bazooka Now!
gberetb:0:D201:06:001:Get flamethrower Now!
gberetb:0:D201:04:001:Get grenades Now!
gberetb:0:0000:00:999:[The Select current level cheat can ]
gberetb:0:0000:00:999:[be used (with game paused) on the ]
gberetb:0:0000:00:999:["Rescue the Captives" screen to ]
gberetb:0:0000:00:999:[select the starting level. ]
gberetb:0:DBB1:03:071:Select current level
gberetb:0:DBB1:03:061:Select next level
; [ Global Champion (US) ]
gblchmp:0:409733:09:000:Infinite Time
gblchmp:0:409737:09:500:Infinite Time (2/2)
gblchmp:0:409733:00:001:Finish this Round Now!
gblchmp:0:409737:01:501:Finish this Round Now! (2/2)
gblchmp:0:41322D:63:000:Infinite Energy PL1
gblchmp:0:41322D:00:001:Drain All Energy Now! PL1
gblchmp:0:000000:00:999:[Free player selection - Use on character ]
gblchmp:0:000000:00:999:[selection or Winner/Loser screen. ]
gblchmp:0:40B321:00:001:Play as Kazuya Now! PL1
gblchmp:0:41454D:00:501:Play as Kazuya Now! PL1 (2/2)
gblchmp:0:40B321:01:001:Play as Barts Now! PL1
gblchmp:0:41454D:01:501:Play as Barts Now! PL1 (2/2)
gblchmp:0:40B321:02:001:Play as Gekkou Now! PL1
gblchmp:0:41454D:02:501:Play as Gekkou Now! PL1 (2/2)
gblchmp:0:40B321:03:001:Play as Wulong Now! PL1
gblchmp:0:41454D:03:501:Play as Wulong Now! PL1 (2/2)
gblchmp:0:40B321:04:001:Play as Lihua Now! PL1
gblchmp:0:41454D:04:501:Play as Lihua Now! PL1 (2/2)
gblchmp:0:40B321:05:001:Play as Liza Now! PL1
gblchmp:0:41454D:05:501:Play as Liza Now! PL1 (2/2)
gblchmp:0:40B321:06:001:Play as J. McCoy Now! PL1
gblchmp:0:41454D:06:501:Play as J. McCoy Now! PL1 (2/2)
gblchmp:0:40B321:07:001:Play as Boggy Now! PL1
gblchmp:0:41454D:07:501:Play as Boggy Now! PL1 (2/2)
gblchmp:0:40B321:08:001:Play as Marco Now! PL1
gblchmp:0:41454D:08:501:Play as Marco Now! PL1 (2/2)
gblchmp:0:40B321:09:001:Play as Gonzales Now! PL1
gblchmp:0:41454D:09:501:Play as Gonzales Now! PL1 (2/2)
gblchmp:0:40B321:0A:001:Play as Azteca Now! PL1
gblchmp:0:41454D:0A:501:Play as Azteca Now! PL1 (2/2)
gblchmp:0:40B321:0B:001:Play as General Now! PL1
gblchmp:0:41454D:0B:501:Play as General Now! PL1 (2/2)
gblchmp:0:000000:00:999:[Free player selection - Use on character ]
gblchmp:0:000000:00:999:[selection or Winner/Loser screen. ]
gblchmp:0:40B521:00:001:Play as Kazuya Now! PL2
gblchmp:0:41454F:00:501:Play as Kazuya Now! PL2 (2/2)
gblchmp:0:40B521:01:001:Play as Barts Now! PL2
gblchmp:0:41454F:01:501:Play as Barts Now! PL2 (2/2)
gblchmp:0:40B521:02:001:Play as Gekkou Now! PL2
gblchmp:0:41454F:02:501:Play as Gekkou Now! PL2 (2/2)
gblchmp:0:40B521:03:001:Play as Wulong Now! PL2
gblchmp:0:41454F:03:501:Play as Wulong Now! PL2 (2/2)
gblchmp:0:40B521:04:001:Play as Lihua Now! PL2
gblchmp:0:41454F:04:501:Play as Lihua Now! PL2 (2/2)
gblchmp:0:40B521:05:001:Play as Liza Now! PL2
gblchmp:0:41454F:05:501:Play as Liza Now! PL2 (2/2)
gblchmp:0:40B521:06:001:Play as J. McCoy Now! PL2
gblchmp:0:41454F:06:501:Play as J. McCoy Now! PL2 (2/2)
gblchmp:0:40B521:07:001:Play as Boggy Now! PL2
gblchmp:0:41454F:07:501:Play as Boggy Now! PL2 (2/2)
gblchmp:0:40B521:08:001:Play as Marco Now! PL2
gblchmp:0:41454F:08:501:Play as Marco Now! PL2 (2/2)
gblchmp:0:40B521:09:001:Play as Gonzales Now! PL2
gblchmp:0:41454F:09:501:Play as Gonzales Now! PL2 (2/2)
gblchmp:0:40B521:0A:001:Play as Azteca Now! PL2
gblchmp:0:41454F:0A:501:Play as Azteca Now! PL2 (2/2)
gblchmp:0:40B521:0B:001:Play as General Now! PL2
gblchmp:0:41454F:0B:501:Play as General Now! PL2 (2/2)
gblchmp:0:41342D:63:000:Infinite Energy PL2
gblchmp:0:41342D:00:001:Drain All Energy Now! PL2
gblchmp:0:000000:00:999:[After you enable these region cheats to see any ]
gblchmp:0:000000:00:999:[effect you will have to reset the game (F3). ]
gblchmp:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
gblchmp:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
gblchmp:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
gblchmp:0:1FFFFF:01:100:Region Switch = Japan:Kaiser Knuckle
gblchmp:0:1FFFFF:02:100:Region Switch = US:Global Champion
gblchmp:0:1FFFFF:03:100:Region Switch = World:Kaiser Knuckle
; [ Gang Busters ]
gbusters:0:40A0:06:000:Infinite Lives PL1
gbusters:0:4833:20:000:Infinite Ammo PL1
gbusters:0:482C:03:000:Rocket Grenade PL1
gbusters:0:482A:04:000:Medium Weapon Powerup PL1
gbusters:0:482A:07:000:Heavy Weapon Powerup PL1
gbusters:0:482F:50:000:Invincibility PL1
gbusters:0:482B:00:500:Invincibility PL1 (2/2)
gbusters:0:40B0:06:000:Infinite Lives PL2
gbusters:0:48C3:20:000:Infinite Ammo PL2
gbusters:0:48BC:03:000:Rocket Grenades PL2
gbusters:0:48BA:04:000:Medium Weapon Powerup PL2
gbusters:0:48BA:07:000:Heavy Weapon Powerup PL2
gbusters:0:48BF:50:000:Invincibility PL2
gbusters:0:48BB:00:500:Invincibility PL2 (2/2)
gbusters:0:500A:A0:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Grand Cross ]
gcpinbal:0:FF2315:09:000:Infinite Credits
gcpinbal:0:FF2826:40:000:Infinite Energy
gcpinbal:0:FF280B:08:000:Infinite Lives PL1
gcpinbal:0:FF281B:08:000:Infinite Lives PL2
; [ G-Darius (JAPAN) ]
gdarius:0:0000:00:999:[ There are no cheats ]:REASON 1
gdarius:0:0000:00:999:[ for this game as it ]:REASON 1
gdarius:0:0000:00:999:[ didn't work the last ]:REASON 1
gdarius:0:0000:00:999:[ time it was tested. ]:REASON 1
gdarius:0:0000:00:999:[ If the game now works ]:REASON 1
gdarius:0:0000:00:999:[ please request cheats ]:REASON 1
gdarius:0:0000:00:999:[ for it on the cheat ]:REASON 1
gdarius:0:0000:00:999:[ forums. ]:REASON 1
; [ G-Darius Ver.2 (JAPAN) ]
gdarius2:0:0000:00:999:[ There are no cheats ]:REASON 1
gdarius2:0:0000:00:999:[ for this game as it ]:REASON 1
gdarius2:0:0000:00:999:[ didn't work the last ]:REASON 1
gdarius2:0:0000:00:999:[ time it was tested. ]:REASON 1
gdarius2:0:0000:00:999:[ If the game now works ]:REASON 1
gdarius2:0:0000:00:999:[ please request cheats ]:REASON 1
gdarius2:0:0000:00:999:[ for it on the cheat ]:REASON 1
gdarius2:0:0000:00:999:[ forums. ]:REASON 1
; [ Gee Bee ]
geebee:0:400A:01:000:Infinite Balls
:geebee:00000010:404C:000000E0:FFFF00FA:Always Keep Ball in Play
; [ Gee Bee (Gremlin) ]
geebeeg:0:400A:01:000:Infinate Balls
:geebeeg:00000010:404C:000000E0:FFFF00FA:Always Keep Ball in Play
; [ Quiz Gekiretsu Scramble (Japan) ]
gekiretu:0:C11E:09:000:Infinite Credits
gekiretu:0:C242:14:000:Infinite Time
:gekiretu:000000E6:D400:40000000:FFFFFFFF:Display the Correct Answer:Correct Answer
gekiretu:0:D488:01:001:Good answer ends quiz Now!
gekiretu:0:D48A:00:501:Good answer ends quiz Now! (2/3)
gekiretu:0:D48C:00:501:Good answer ends quiz Now! (3/3):Still needs a good answer - a wrong answer isn't enough
gekiretu:0:C220:06:000:Infinite Vitality PL1
gekiretu:0:C222:06:000:Infinite Vitality PL2
; [ Gekirindan (Japan) ]
gekirido:0:400091:09:000:Infinite Credits
gekirido:0:408477:05:000:Infinite Lives PL1
gekirido:0:4151ED:09:000:Infinite Bombs PL1
gekirido:0:408479:05:000:Infinite Lives PL2
gekirido:0:41882D:09:000:Infinite Bombs PL2
gekirido:0:000000:00:999:[After you enable these region cheats to see any ]
gekirido:0:000000:00:999:[effect you will have to reset the game (F3). ]
gekirido:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
gekirido:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
gekirido:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
gekirido:0:0FFFFF:01:001:Region Switch = Japan
gekirido:0:0FFFFF:02:001:Region Switch = US
gekirido:0:0FFFFF:03:001:Region Switch = World
; [ Gekitsui Oh (Japan) ]
gekitsui:0:0000:00:999:[ There are no cheats ]:REASON 1
gekitsui:0:0000:00:999:[ for this game as it ]:REASON 1
gekitsui:0:0000:00:999:[ didn't work the last ]:REASON 1
gekitsui:0:0000:00:999:[ time it was tested. ]:REASON 1
gekitsui:0:0000:00:999:[ If the game now works ]:REASON 1
gekitsui:0:0000:00:999:[ please request cheats ]:REASON 1
gekitsui:0:0000:00:999:[ for it on the cheat ]:REASON 1
gekitsui:0:0000:00:999:[ forums. ]:REASON 1
; [ Gemini Wing ]
gemini:0:C303:0A:000:Infinite Lives PL1
gemini:0:C067:50:000:Invincibility PL1
gemini:0:C302:01:000:Infinite POWs PL1
gemini:0:C8E9:00:000:Always POW=3-way PL1
gemini:0:C8E9:04:000:Always POW=Flame PL1
gemini:0:C8E9:08:000:Always POW=Stars PL1
gemini:0:C8E9:0C:000:Always POW=Blue wind PL1
gemini:0:C8E9:10:000:Always POW=Missiles PL1
gemini:0:C8E9:14:000:Always POW=Extra life PL1
gemini:0:C8E9:18:000:Always POW=Speed up PL1
gemini:0:C8E9:1C:000:Always POW=20000 pts PL1
gemini:0:C8E9:20:000:Always POW=50000 pts PL1
gemini:0:C8E9:24:000:Always POW=100000 pts PL1
gemini:0:C8E9:00:001:Make POW=3-way Now! PL1
gemini:0:C8E9:04:001:Make POW=Flame Now! PL1
gemini:0:C8E9:08:001:Make POW=Stars Now! PL1
gemini:0:C8E9:0C:001:Make POW=Blue wind Now! PL1
gemini:0:C8E9:10:001:Make POW=Missiles Now! PL1
gemini:0:C8E9:14:001:Make POW=Extra life Now! PL1
gemini:0:C8E9:18:001:Make POW=Speed up Now! PL1
gemini:0:C8E9:1C:001:Make POW=20000 pts Now! PL1
gemini:0:C8E9:20:001:Make POW=50000 pts Now! PL1
gemini:0:C8E9:24:001:Make POW=100000 pts Now! PL1
gemini:0:C343:0A:000:Infinite Lives PL2
gemini:0:C06A:10:000:Invincibility PL2
gemini:0:C342:01:000:Infinite POWs PL2
gemini:0:C871:00:000:Always POW=3-way PL2
gemini:0:C871:04:000:Always POW=Flame PL2
gemini:0:C871:08:000:Always POW=Stars PL2
gemini:0:C871:0C:000:Always POW=Blue wind PL2
gemini:0:C871:10:000:Always POW=Missiles PL2
gemini:0:C871:14:000:Always POW=Extra life PL2
gemini:0:C871:18:000:Always POW=Speed up PL2
gemini:0:C871:1C:000:Always POW=20000 pts PL2
gemini:0:C871:20:000:Always POW=50000 pts PL2
gemini:0:C871:24:000:Always POW=100000 pts PL2
gemini:0:C871:00:001:Make POW=3-way Now! PL2
gemini:0:C871:04:001:Make POW=Flame Now! PL2
gemini:0:C871:08:001:Make POW=Stars Now! PL2
gemini:0:C871:0C:001:Make POW=Blue wind Now! PL2
gemini:0:C871:10:001:Make POW=Missiles Now! PL2
gemini:0:C871:14:001:Make POW=Extra life Now! PL2
gemini:0:C871:18:001:Make POW=Speed up Now! PL2
gemini:0:C871:1C:001:Make POW=20000 pts Now! PL2
gemini:0:C871:20:001:Make POW=50000 pts Now! PL2
gemini:0:C871:24:001:Make POW=100000 pts Now! PL2
; [ Genix Family ]
genix:0:0000:00:999:[ This game hasn't even ]:REASON 11
genix:0:0000:00:999:[ been looked at due to ]:REASON 11
genix:0:0000:00:999:[ time constraints - Too]:REASON 11
genix:0:0000:00:999:[ many games and so ]:REASON 11
genix:0:0000:00:999:[ little time. It is ]:REASON 11
genix:0:0000:00:999:[ even possible that ]:REASON 11
genix:0:0000:00:999:[ this game may be a ]:REASON 11
genix:0:0000:00:999:[ clone of an existing ]:REASON 11
genix:0:0000:00:999:[ game which may have ]:REASON 11
genix:0:0000:00:999:[ cheats. Please search ]:REASON 11
genix:0:0000:00:999:[ the cheat forums ]:REASON 11
genix:0:0000:00:999:[ before posting cheat ]:REASON 11
genix:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Genpei ToumaDen ]
genpeitd:0:442A:32:000:Infinite Energy
genpeitd:0:442B:63:000:Infinite Money
genpeitd:0:442C:63:000:Infinite Sword Power
genpeitd:0:44CA:FF:000:Infinite SENPUU-KEN:= Rolling Sword
genpeitd:0:44BB:03:000:Infinite HADOU-KEN:= Beam Sword
genpeitd:0:442E:01:000:Always have Divine jewel
genpeitd:0:442F:01:000:Always have Divine sword
genpeitd:0:4430:01:000:Always have Divine mirror
; [ Genshi-Tou 1930's ]
gensitou:0:07012F:03:000:Infinite Lives PL1
gensitou:0:07012D:B4:000:Invincibility PL1:To be used when you blink
gensitou:0:0706AD:B4:000:Invincibility PL2:To be used when you blink
gensitou:0:0706AF:03:000:Infinite Lives PL2
; [ Geostorm (Japan) ]
geostorm:0:EA56A:99:000:Infinite Credits
geostorm:0:E00A4:99:000:Infinite Time
geostorm:0:E00B3:05:062:Select Next Mission:The Last Mission (5) doesn't work properly as you need to enter it via Mission 4
geostorm:0:E9DAC:0A:000:Infinite Lives PL1
geostorm:0:E0230:E7:000:Infinite Item Ammo PL1:Get an item first
geostorm:0:E0231:03:500:Infinite Item Ammo PL1 (2/2)
geostorm:0:E0238:02:000:Invincibility PL1
geostorm:0:E9E2C:0A:000:Infinite Lives PL2
geostorm:0:E03E0:E7:000:Infinite Item Ammo PL2:Get an item first
geostorm:0:E03E1:03:500:Infinite Item Ammo PL2 (2/2
geostorm:0:E03E8:02:000:Invincibility PL2
; [ Guardian ]
getstar:0:C803:63:000:Infinite Credits
getstar:0:C21D:0A:000:Infinite Lives
getstar:0:C239:04:000:Infinite Energy
getstar:0:C23B:20:000:Infinite Ammo/Time
getstar:0:C23A:00:001:One hit to kill boss Now!
getstar:0:C252:02:000:Always have Laser
getstar:0:C23C:00:000:Always have Normal Punch
getstar:0:C247:80:500:Always have Normal Punch (2/2)
getstar:0:C23C:02:000:Always have Speed Punch
getstar:0:C247:88:500:Always have Speed Punch (2/2)
getstar:0:C23C:06:000:Always have Fire Punch
getstar:0:C247:8A:500:Always have Fire Punch (2/2)
getstar:0:C23C:0E:000:Always have Super Punch
getstar:0:C247:8C:500:Always have Super Punch (2/2)
getstar:0:C252:02:001:Get Laser Now!
getstar:0:C23C:00:001:Get Normal Punch Now!
getstar:0:C247:80:501:Get Normal Punch Now! (2/2)
getstar:0:C23C:02:001:Get Speed Punch Now!
getstar:0:C247:88:501:Get Speed Punch Now! (2/2)
getstar:0:C23C:06:001:Get Fire Punch Now!
getstar:0:C247:8A:501:Get Fire Punch Now! (2/2)
getstar:0:C23C:0E:001:Get Super Punch Now!
getstar:0:C247:8C:501:Get Super Punch Now! (2/2)
; [ Get Star (bootleg) ]
getstarb:0:C803:63:000:Infinite Credits
getstarb:0:C21D:0A:000:Infinite Lives
getstarb:0:C239:04:000:Infinite Energy
getstarb:0:C23B:20:000:Infinite Ammo/Time
getstarb:0:C23A:00:001:One hit to kill boss Now!
getstarb:0:C252:02:000:Always have Laser
getstarb:0:C23C:00:000:Always have Normal Punch
getstarb:0:C247:80:500:Always have Normal Punch (2/2)
getstarb:0:C23C:02:000:Always have Speed Punch
getstarb:0:C247:88:500:Always have Speed Punch (2/2)
getstarb:0:C23C:06:000:Always have Fire Punch
getstarb:0:C247:8A:500:Always have Fire Punch (2/2)
getstarb:0:C23C:0E:000:Always have Super Punch
getstarb:0:C247:8C:500:Always have Super Punch (2/2)
getstarb:0:C252:02:001:Get Laser Now!
getstarb:0:C23C:00:001:Get Normal Punch Now!
getstarb:0:C247:80:501:Get Normal Punch Now! (2/2)
getstarb:0:C23C:02:001:Get Speed Punch Now!
getstarb:0:C247:88:501:Get Speed Punch Now! (2/2)
getstarb:0:C23C:06:001:Get Fire Punch Now!
getstarb:0:C247:8A:501:Get Fire Punch Now! (2/2)
getstarb:0:C23C:0E:001:Get Super Punch Now!
getstarb:0:C247:8C:501:Get Super Punch Now! (2/2)
; [ Get Star (Japan) ]
getstarj:0:C803:63:000:Infinite Credits
getstarj:0:C21D:0A:000:Infinite Lives
getstarj:0:C239:04:000:Infinite Energy
getstarj:0:C23B:20:000:Infinite Ammo/Time
getstarj:0:C23A:00:001:One hit to kill boss Now!
getstarj:0:C252:02:000:Always have Laser
getstarj:0:C23C:00:000:Always have Normal Punch
getstarj:0:C247:80:500:Always have Normal Punch (2/2)
getstarj:0:C23C:02:000:Always have Speed Punch
getstarj:0:C247:88:500:Always have Speed Punch (2/2)
getstarj:0:C23C:06:000:Always have Fire Punch
getstarj:0:C247:8A:500:Always have Fire Punch (2/2)
getstarj:0:C23C:0E:000:Always have Super Punch
getstarj:0:C247:8C:500:Always have Super Punch (2/2)
getstarj:0:C252:02:001:Get Laser Now!
getstarj:0:C23C:00:001:Get Normal Punch Now!
getstarj:0:C247:80:501:Get Normal Punch Now! (2/2)
getstarj:0:C23C:02:001:Get Speed Punch Now!
getstarj:0:C247:88:501:Get Speed Punch Now! (2/2)
getstarj:0:C23C:06:001:Get Fire Punch Now!
getstarj:0:C247:8A:501:Get Fire Punch Now! (2/2)
getstarj:0:C23C:0E:001:Get Super Punch Now!
getstarj:0:C247:8C:501:Get Super Punch Now! (2/2)
; [ Golden Fire II ]
gfire2:0:1002F:00:000:Infinite Credits
:gfire2:00100020:10461:000003E8:FFFFFFFF:Infinite Time PL1
gfire2:0:1045F:31:000:Score always = 49 (Always Win) PL1
gfire2:0:1045F:01:000:Score always = 1 (Always Lose) PL1
gfire2:0:1045F:31:001:Score = 49 Now! (Win Now!) PL1
gfire2:0:1045F:00:001:Score = 0 Now! (Lose Now!) PL1:Activate this cheat and PL1 will lose with the next move!
:gfire2:00000101:1045F:00000031:FFFFFFFF:Select Score Now! PL1
:gfire2:00100020:10463:000003E8:FFFFFFFF:Infinite Time PL2
gfire2:0:10460:31:000:Score always = 49 (Always Win) PL2
gfire2:0:10460:01:000:Score always = 1 (Always Lose) PL2
gfire2:0:10460:31:001:Score = 49 Now! (Win Now!) PL2
gfire2:0:10460:00:001:Score = 0 Now! (Lose Now!) PL2:Activate this cheat and PL2 will lose with the next move!
:gfire2:00000101:10460:00000031:FFFFFFFF:Select Score Now! PL2
; [ Goalie Ghost ]
gghost:0:0093:FF:000:Infinite Time
gghost:0:0000:00:999:[The score will not display ]
gghost:0:0000:00:999:[correctly until you score! ]
gghost:0:037D:99:073:Select Score PL1
gghost:0:03B6:99:073:Select Score PL2
; [ Golfing Greats 2 (ver JAC) ]
ggreats2:0:C00205:63:000:Infinite Credits
ggreats2:0:C00283:02:000:Infinite Lives PL1
ggreats2:0:C0028D:00:000:Infinite Strokes PL1:Always get a Hole in One
ggreats2:0:C0028D:00:001:Reset Strokes Now! PL1
ggreats2:0:C00303:02:000:Infinite Lives PL2
ggreats2:0:C0030D:00:000:Infinite Strokes PL2:Always get a Hole in One
ggreats2:0:C0030D:00:001:Reset Strokes Now! PL2
; [ Gain Ground ]
gground:0:0000:00:999:[ There are no cheats ]:REASON 1
gground:0:0000:00:999:[ for this game as it ]:REASON 1
gground:0:0000:00:999:[ didn't work the last ]:REASON 1
gground:0:0000:00:999:[ time it was tested. ]:REASON 1
gground:0:0000:00:999:[ If the game now works ]:REASON 1
gground:0:0000:00:999:[ please request cheats ]:REASON 1
gground:0:0000:00:999:[ for it on the cheat ]:REASON 1
gground:0:0000:00:999:[ forums. ]:REASON 1
; [ Real Ghostbusters, The (US 2 Players) ]
ghostb:0:006E:59:000:Infinite Time
ghostb:0:0238:01:000:Always have Slimer
ghostb:0:0238:01:001:Get Slimer Now!
ghostb:0:010F:03:000:Infinite Lives PL1
ghostb:0:0110:02:000:Infinite Energy PL1
ghostb:0:0111:00:500:Infinite Energy PL1 (2/2)
ghostb:0:0105:1F:000:Invincibility PL1
ghostb:0:0121:08:000:Always have maximum ghosts PL1
ghostb:0:0122:99:500:Always have maximum ghosts PL1 (2/2)
ghostb:0:010C:03:000:Maximum Shot Power PL1
ghostb:0:014F:03:000:Infinite Lives PL2
ghostb:0:0150:02:000:Infinite Energy PL2
ghostb:0:0151:00:500:Infinite Energy PL2 (2/2)
ghostb:0:0145:1F:000:Invincibility PL2
ghostb:0:0161:08:000:Always have maximum ghosts PL2
ghostb:0:0162:99:500:Always have maximum ghosts PL2 (2/2)
ghostb:0:014C:03:000:Maximum Shot Power PL2
; [ Real Ghostbusters, The (US 3 Players) ]
ghostb3:0:006E:59:000:Infinite Time
ghostb3:0:0238:01:000:Always have Slimer
ghostb3:0:0238:01:001:Get Slimer Now!
ghostb3:0:010F:03:000:Infinite Lives PL1
ghostb3:0:0110:02:000:Infinite Energy PL1
ghostb3:0:0111:00:500:Infinite Energy PL1 (2/2)
ghostb3:0:0105:1F:000:Invincibility PL1
ghostb3:0:0121:08:000:Always have maximum ghosts PL1
ghostb3:0:0122:99:500:Always have maximum ghosts PL1 (2/2)
ghostb3:0:010C:03:000:Maximum Shot Power PL1
ghostb3:0:014F:03:000:Infinite Lives PL2
ghostb3:0:0150:02:000:Infinite Energy PL2
ghostb3:0:0151:00:500:Infinite Energy PL2 (2/2)
ghostb3:0:0145:1F:000:Invincibility PL2
ghostb3:0:014C:03:000:Maximum Shot Power PL2
ghostb3:0:0161:08:000:Always have maximum ghosts PL2
ghostb3:0:0162:99:500:Always have maximum ghosts PL2 (2/2)
ghostb3:0:018F:03:000:Infinite Lives PL3
ghostb3:0:0190:02:000:Infinite Energy PL3
ghostb3:0:0191:00:500:Infinite Energy PL3 (2/2)
ghostb3:0:0185:1F:000:Invincibility PL3
ghostb3:0:01A1:08:000:Always have maximum ghosts PL3
ghostb3:0:01A2:99:500:Always have maximum ghosts PL3 (2/2)
ghostb3:0:018C:03:000:Maximum Shot Power PL3
; [ Ghouls'n Ghosts (World) ]
ghouls:0:FF06D3:59:000:Infinite Time
ghouls:0:FF0931:FF:000:Invincibility "ON"
ghouls:0:FF0931:00:001:Invincibility "OFF"
ghouls:0:FF095E:01:000:Always have Powerup
ghouls:0:FF095E:01:001:Get Powerup Now!
ghouls:0:FF07AD:08:000:Infinite Lives PL1
ghouls:0:FF07AA:00:000:Always naked PL1
ghouls:0:FF07AC:01:500:Always naked PL1 (2/2)
ghouls:0:FF07AA:01:000:Always golden armour PL1
ghouls:0:FF07AC:03:500:Always golden armour PL1(2/2)
ghouls:0:FF07AA:01:000:Always silver armour PL1
ghouls:0:FF07AC:02:500:Always silver armour PL1(2/2)
ghouls:0:FF07C6:00:000:Always have Weapon=Lance PL1
ghouls:0:FF07C6:01:000:Always have Weapon=Knife PL1
ghouls:0:FF07C6:02:000:Always have Weapon=Torch PL1
ghouls:0:FF07C6:03:000:Always have Weapon=Sword PL1
ghouls:0:FF07C6:04:000:Always have Weapon=Axe PL1
ghouls:0:FF07C6:05:000:Always have Weapon=Shield PL1
ghouls:0:FF07C6:06:000:Always have Weapon=Fireb. PL1
ghouls:0:FF07AA:00:001:Get naked Now! PL1
ghouls:0:FF07AC:01:501:Get naked Now! PL1 (2/2)
ghouls:0:FF07AA:01:001:Get golden armourNow!PL1
ghouls:0:FF07AC:03:501:Get golden armourNow!PL1(2/2)
ghouls:0:FF07AA:01:001:Get silver armourNow!PL1
ghouls:0:FF07AC:02:501:Get silver armourNow!PL1(2/2)
ghouls:0:FF07C6:00:001:Get Weapon=Lance Now! PL1
ghouls:0:FF07C6:01:001:Get Weapon=Knife Now! PL1
ghouls:0:FF07C6:02:001:Get Weapon=Torch Now! PL1
ghouls:0:FF07C6:03:001:Get Weapon=Sword Now! PL1
ghouls:0:FF07C6:04:001:Get Weapon=Axe Now! PL1
ghouls:0:FF07C6:05:001:Get Weapon=Shield Now! PL1
ghouls:0:FF07C6:06:001:Get Weapon=Fireball Now! PL1
ghouls:0:FF080D:08:000:Infinite Lives PL2
ghouls:0:FF080A:00:000:Always naked PL2
ghouls:0:FF080C:01:500:Always naked PL2 (2/2)
ghouls:0:FF080A:01:000:Always golden armour PL2
ghouls:0:FF080C:03:500:Always golden armour PL2(2/2)
ghouls:0:FF080A:01:000:Always silver armour PL2
ghouls:0:FF080C:02:500:Always silver armour PL2(2/2)
ghouls:0:FF0826:00:000:Always have Weapon=Lance PL2
ghouls:0:FF0826:01:000:Always have Weapon=Knife PL2
ghouls:0:FF0826:02:000:Always have Weapon=Torch PL2
ghouls:0:FF0826:03:000:Always have Weapon=Sword PL2
ghouls:0:FF0826:04:000:Always have Weapon=Axe PL2
ghouls:0:FF0826:05:000:Always have Weapon=Shield PL2
ghouls:0:FF0826:06:000:Always have Weapon=Fireb. PL2
ghouls:0:FF080A:00:001:Get naked Now! PL2
ghouls:0:FF080C:01:501:Get naked Now! PL2 (2/2)
ghouls:0:FF080A:01:001:Get golden armourNow!PL2
ghouls:0:FF080C:03:501:Get golden armourNow!PL2(2/2)
ghouls:0:FF080A:01:001:Get silver armourNow!PL2
ghouls:0:FF080C:02:501:Get silver armourNow!PL2(2/2)
ghouls:0:FF0826:00:001:Get Weapon=Lance Now! PL2
ghouls:0:FF0826:01:001:Get Weapon=Knife Now! PL2
ghouls:0:FF0826:02:001:Get Weapon=Torch Now! PL2
ghouls:0:FF0826:03:001:Get Weapon=Sword Now! PL2
ghouls:0:FF0826:04:001:Get Weapon=Axe Now! PL2
ghouls:0:FF0826:05:001:Get Weapon=Shield Now! PL2
ghouls:0:FF0826:06:001:Get Weapon=Fireball Now! PL2
ghouls:0:FF07AC:04:000:Always be duck (BUGGY)
ghouls:0:FF07C4:42:000:Always be old man (BUGGY)
ghouls:0:FF07C4:44:000:Dance Routine (BUGGY)
ghouls:0:FFD0BB:00:001:Polymorph = duck (normal)?
ghouls:0:FFD0BB:00:000:Polymorph = duck (never)?
ghouls:0:FF0954:C3:001:Round Clear Now!!
ghouls:0:FF0955:1C:501:Round Clear Now!!(2/2)
ghouls:0:FF07C8:02:001:Go to Round 1
ghouls:0:FF0954:C3:501:Go to Round 1(2/3)
ghouls:0:FF0955:1C:501:Go to Round 1(3/3)
ghouls:0:FF07C8:00:001:Go to Round 2
ghouls:0:FF0954:C3:501:Go to Round 2(2/3)
ghouls:0:FF0955:1C:501:Go to Round 2(3/3)
ghouls:0:FF07C8:01:001:Go to Round 3
ghouls:0:FF0954:C3:501:Go to Round 3(2/3)
ghouls:0:FF0955:1C:501:Go to Round 3(3/3)
ghouls:0:FF07C8:03:001:Go to Round 4
ghouls:0:FF0954:C3:501:Go to Round 4(2/3)
ghouls:0:FF0955:1C:501:Go to Round 4(3/3)
ghouls:0:FF07C8:05:001:Go to Round 5
ghouls:0:FF0954:C3:501:Go to Round 5(2/3)
ghouls:0:FF0955:1C:501:Go to Round 5(3/3)
ghouls:0:FF07C8:07:001:Go to Final Round
ghouls:0:FF0954:C3:501:Go to Final Round(2/5)
ghouls:0:FF0955:1C:501:Go to Final Round(3/5)
ghouls:0:FF07D5:01:501:Go to Final Round(4/5):Loop Check
ghouls:0:FF07C6:06:501:Go to Final Round(5/5):Item Check
; [ Ghouls'n Ghosts (US) ]
ghoulsu:0:FF06D3:59:000:Infinite Time
ghoulsu:0:FF0931:FF:000:Invincibility "ON"
ghoulsu:0:FF0931:00:001:Invincibility "OFF"
ghoulsu:0:FF095E:01:000:Always have Powerup
ghoulsu:0:FF095E:01:001:Get Powerup Now!
ghoulsu:0:FF07AD:08:000:Infinite Lives PL1
ghoulsu:0:FF07AA:00:000:Always naked PL1
ghoulsu:0:FF07AC:01:500:Always naked PL1 (2/2)
ghoulsu:0:FF07AA:01:000:Always golden armour PL1
ghoulsu:0:FF07AC:03:500:Always golden armour PL1(2/2)
ghoulsu:0:FF07AA:01:000:Always silver armour PL1
ghoulsu:0:FF07AC:02:500:Always silver armour PL1(2/2)
ghoulsu:0:FF07C6:00:000:Always have Weapon=Lance PL1
ghoulsu:0:FF07C6:01:000:Always have Weapon=Knife PL1
ghoulsu:0:FF07C6:02:000:Always have Weapon=Torch PL1
ghoulsu:0:FF07C6:03:000:Always have Weapon=Sword PL1
ghoulsu:0:FF07C6:04:000:Always have Weapon=Axe PL1
ghoulsu:0:FF07C6:05:000:Always have Weapon=Shield PL1
ghoulsu:0:FF07C6:06:000:Always have Weapon=Fireb. PL1
ghoulsu:0:FF07AA:00:001:Get naked Now! PL1
ghoulsu:0:FF07AC:01:501:Get naked Now! PL1 (2/2)
ghoulsu:0:FF07AA:01:001:Get golden armourNow!PL1
ghoulsu:0:FF07AC:03:501:Get golden armourNow!PL1(2/2)
ghoulsu:0:FF07AA:01:001:Get silver armourNow!PL1
ghoulsu:0:FF07AC:02:501:Get silver armourNow!PL1(2/2)
ghoulsu:0:FF07C6:00:001:Get Weapon=Lance Now! PL1
ghoulsu:0:FF07C6:01:001:Get Weapon=Knife Now! PL1
ghoulsu:0:FF07C6:02:001:Get Weapon=Torch Now! PL1
ghoulsu:0:FF07C6:03:001:Get Weapon=Sword Now! PL1
ghoulsu:0:FF07C6:04:001:Get Weapon=Axe Now! PL1
ghoulsu:0:FF07C6:05:001:Get Weapon=Shield Now! PL1
ghoulsu:0:FF07C6:06:001:Get Weapon=Fireball Now! PL1
ghoulsu:0:FF080D:08:000:Infinite Lives PL2
ghoulsu:0:FF080A:00:000:Always naked PL2
ghoulsu:0:FF080C:01:500:Always naked PL2 (2/2)
ghoulsu:0:FF080A:01:000:Always golden armour PL2
ghoulsu:0:FF080C:03:500:Always golden armour PL2(2/2)
ghoulsu:0:FF080A:01:000:Always silver armour PL2
ghoulsu:0:FF080C:02:500:Always silver armour PL2(2/2)
ghoulsu:0:FF0826:00:000:Always have Weapon=Lance PL2
ghoulsu:0:FF0826:01:000:Always have Weapon=Knife PL2
ghoulsu:0:FF0826:02:000:Always have Weapon=Torch PL2
ghoulsu:0:FF0826:03:000:Always have Weapon=Sword PL2
ghoulsu:0:FF0826:04:000:Always have Weapon=Axe PL2
ghoulsu:0:FF0826:05:000:Always have Weapon=Shield PL2
ghoulsu:0:FF0826:06:000:Always have Weapon=Fireb. PL2
ghoulsu:0:FF080A:00:001:Get naked Now! PL2
ghoulsu:0:FF080C:01:501:Get naked Now! PL2 (2/2)
ghoulsu:0:FF080A:01:001:Get golden armourNow!PL2
ghoulsu:0:FF080C:03:501:Get golden armourNow!PL2(2/2)
ghoulsu:0:FF080A:01:001:Get silver armourNow!PL2
ghoulsu:0:FF080C:02:501:Get silver armourNow!PL2(2/2)
ghoulsu:0:FF0826:00:001:Get Weapon=Lance Now! PL2
ghoulsu:0:FF0826:01:001:Get Weapon=Knife Now! PL2
ghoulsu:0:FF0826:02:001:Get Weapon=Torch Now! PL2
ghoulsu:0:FF0826:03:001:Get Weapon=Sword Now! PL2
ghoulsu:0:FF0826:04:001:Get Weapon=Axe Now! PL2
ghoulsu:0:FF0826:05:001:Get Weapon=Shield Now! PL2
ghoulsu:0:FF0826:06:001:Get Weapon=Fireball Now! PL2
ghoulsu:0:FF07AC:04:000:Always be duck (BUGGY)
ghoulsu:0:FF07C4:42:000:Always be old man (BUGGY)
ghoulsu:0:FF07C4:44:000:Dance Routine (BUGGY)
ghoulsu:0:FFD0BB:00:001:Polymorph = duck (normal)?
ghoulsu:0:FFD0BB:00:000:Polymorph = duck (never)?
ghoulsu:0:FF0954:C3:001:Round Clear Now!!
ghoulsu:0:FF0955:1C:501:Round Clear Now!!(2/2)
ghoulsu:0:FF07C8:02:001:Go to Round 1
ghoulsu:0:FF0954:C3:501:Go to Round 1(2/3)
ghoulsu:0:FF0955:1C:501:Go to Round 1(3/3)
ghoulsu:0:FF07C8:00:001:Go to Round 2
ghoulsu:0:FF0954:C3:501:Go to Round 2(2/3)
ghoulsu:0:FF0955:1C:501:Go to Round 2(3/3)
ghoulsu:0:FF07C8:01:001:Go to Round 3
ghoulsu:0:FF0954:C3:501:Go to Round 3(2/3)
ghoulsu:0:FF0955:1C:501:Go to Round 3(3/3)
ghoulsu:0:FF07C8:03:001:Go to Round 4
ghoulsu:0:FF0954:C3:501:Go to Round 4(2/3)
ghoulsu:0:FF0955:1C:501:Go to Round 4(3/3)
ghoulsu:0:FF07C8:05:001:Go to Round 5
ghoulsu:0:FF0954:C3:501:Go to Round 5(2/3)
ghoulsu:0:FF0955:1C:501:Go to Round 5(3/3)
ghoulsu:0:FF07C8:07:001:Go to Final Round
ghoulsu:0:FF0954:C3:501:Go to Final Round(2/5)
ghoulsu:0:FF0955:1C:501:Go to Final Round(3/5)
ghoulsu:0:FF07D5:01:501:Go to Final Round(4/5):Loop Check
ghoulsu:0:FF07C6:06:501:Go to Final Round(5/5):Item Check
; [ Ghox ]
ghox:0:08063F:08:000:Infinite Lives PL1
ghox:0:080643:01:000:Infinite Bombs PL1
ghox:0:080672:84:000:Long Paddle PL1
ghox:0:080673:24:000:Option Paddle PL1
ghox:0:080673:2E:000:Option + Arrow Paddle PL1
ghox:0:080673:FF:000:Ultimate Paddle PL1
ghox:0:080641:08:000:Infinite Lives PL2
ghox:0:080645:01:000:Infinite Bombs PL2
ghox:0:080479:FF:000:Round will never complete:Don't USE THIS!!!!
ghox:0:080479:00:001:Finish this Round Now!!
ghox:0:080663:FF:071:Select Current Stage
ghox:0:080663:FF:061:Select Next Stage
ghox:0:080661:FF:071:Select Start Stage
; [ Gang Hunter (Spain) ]
ghunter:0:0157E:3B:000:Infinite Time
ghunter:0:0157C:09:500:Infinite Time (2/2)
:ghunter:00000000:01448:00000064:FFFFFFFF:Infinite Lives PL1
:ghunter:00000000:0144A:000000B4:FFFFFFFF:Infinite Energy PL1
:ghunter:00100000:01450:00007FFF:FFFFFFFF:Infinite Grenades PL1
:ghunter:00100000:0144E:00007FFF:FFFFFFFF:Infinite Ammo PL1
:ghunter:00000000:01462:00000064:FFFFFFFF:Infinite Lives PL2
:ghunter:00000000:01464:000000B4:FFFFFFFF:Infinite Energy PL2
:ghunter:00100000:0146A:00007FFF:FFFFFFFF:Infinite Grenades PL2
:ghunter:00100000:01468:00007FFF:FFFFFFFF:Infinite Ammo PL2
; [ Gigandes ]
gigandes:0:F0001F:63:000:Infinite Credits
gigandes:0:F00B67:A0:000:Invincibility "ON":To be used when you blink
gigandes:0:F00B67:00:001:Invincibility "OFF"
gigandes:0:F00B92:79:000:Infinite Lives PL1
gigandes:0:F00BBA:79:000:Infinite Lives PL2
; [ Gigas (bootleg) ]
gigasb:0:C112:06:000:Infinite Lives
gigasb:0:C11B:99:000:Infinite Ammo
:gigasb:00000010:C565:00000033:00001CFF:Always Keep Ball in Play
; [ Gigas Mark II (bootleg) ]
gigasm2b:0:C202:06:000:Infinite Lives
gigasm2b:0:C0F2:99:000:Infinite Ammo
:gigasm2b:00000010:C655:00000033:00001CFF:Always Keep Ball in Play
; [ Giga Wing (US 990222) ]
gigawing:0:FF7341:06:61:Select next level
gigawing:0:FF72DD:0A:000:Infinite Lives PL1
gigawing:0:FF72E1:08:000:Infinite Bombs PL1
gigawing:0:FFAE3A:00:000:Invincibility "ON" PL1
gigawing:0:FFAE3B:EF:500:Invincibility "ON" PL1 (2/3)
gigawing:0:FFADEB:40:520:Invincibility "ON" PL1 (3/3)
gigawing:0:FFAE3A:00:001:Invincibility "OFF" PL1
gigawing:0:FFAE3B:01:501:Invincibility "OFF" PL1 (2/3)
gigawing:0:FFADEB:40:541:Invincibility "OFF" PL1 (3/3)
gigawing:0:FF730D:03:000:Maximum fire power PL1
gigawing:0:FF72DF:0A:000:Infinite Lives PL2
gigawing:0:FF72E3:08:000:Infinite Bombs PL2
gigawing:0:FFAEFA:00:000:Invincibility "ON" PL2
gigawing:0:FFAEFB:EF:500:Invincibility "ON" PL2 (2/3)
gigawing:0:FFAEAB:40:520:Invincibility "ON" PL2 (3/3)
gigawing:0:FFAEFA:00:001:Invincibility "OFF" PL2
gigawing:0:FFAEFB:01:501:Invincibility "OFF" PL2 (2/3)
gigawing:0:FFAEAB:40:541:Invincibility "OFF" PL2 (3/3)
gigawing:0:FF7315:03:000:Maximum fire power PL2
gigawing:0:000000:00:999:[ These are the codes to set the machine region - the ]
gigawing:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
gigawing:0:000000:00:999:[ - ON or before the ROM check screen!! ]
gigawing:0:FF20B1:00:000:Region Switch = Japan
gigawing:0:FF20B1:02:000:Region Switch = USA
gigawing:0:FF20B1:04:000:Region Switch = Euro
gigawing:0:FF20B1:06:000:Region Switch = Brazil
gigawing:0:FF20B1:08:000:Region Switch = Hispanic
gigawing:0:FF20B1:0A:000:Region Switch = Asia
; [ GI Joe (World) ]
gijoe:0:180063:63:000:Infinite Credits
gijoe:0:180CFD:09:000:Infinite Lives PL1
gijoe:0:180C2F:03:000:Infinite Energy PL1
gijoe:0:180CF7:09:000:Infinite Rockets PL1
gijoe:0:180CF3:02:000:Invincibility PL1
gijoe:0:180DFD:09:000:Infinite Lives PL2
gijoe:0:180D2F:03:000:Infinite Energy PL2
gijoe:0:180DF7:09:000:Infinite Rockets PL2
gijoe:0:180DF3:02:000:Invincibility PL2
gijoe:0:180EFD:09:000:Infinite Lives PL3
gijoe:0:180E2F:03:000:Infinite Energy PL3
gijoe:0:180EF7:09:000:Infinite Rockets PL3
gijoe:0:180EF3:02:000:Invincibility PL3
gijoe:0:180FFD:09:000:Infinite Lives PL4
gijoe:0:180F2F:03:000:Infinite Energy PL4
gijoe:0:180FF7:09:000:Infinite Rockets PL4
gijoe:0:180FF3:02:000:Invincibility PL4
; [ GI Joe (Japan) ]
gijoej:0:180063:63:000:Infinite Credits
gijoej:0:180CFD:09:000:Infinite Lives PL1
gijoej:0:180C2F:03:000:Infinite Energy PL1
gijoej:0:180CF7:09:000:Infinite Rockets PL1
gijoej:0:180CF3:02:000:Invincibility PL1
gijoej:0:180DFD:09:000:Infinite Lives PL2
gijoej:0:180D2F:03:000:Infinite Energy PL2
gijoej:0:180DF7:09:000:Infinite Rockets PL2
gijoej:0:180DF3:02:000:Invincibility PL2
gijoej:0:180EFD:09:000:Infinite Lives PL3
gijoej:0:180E2F:03:000:Infinite Energy PL3
gijoej:0:180EF7:09:000:Infinite Rockets PL3
gijoej:0:180EF3:02:000:Invincibility PL3
gijoej:0:180FFD:09:000:Infinite Lives PL4
gijoej:0:180F2F:03:000:Infinite Energy PL4
gijoej:0:180FF7:09:000:Infinite Rockets PL4
gijoej:0:180FF3:02:000:Invincibility PL4
; [ GI Joe (US) ]
gijoeu:0:180063:63:000:Infinite Credits
gijoeu:0:180CFD:09:000:Infinite Lives PL1
gijoeu:0:180C2F:03:000:Infinite Energy PL1
gijoeu:0:180CF7:09:000:Infinite Rockets PL1
gijoeu:0:180CF3:02:000:Invincibility PL1
gijoeu:0:180DFD:09:000:Infinite Lives PL2
gijoeu:0:180D2F:03:000:Infinite Energy PL2
gijoeu:0:180DF7:09:000:Infinite Rockets PL2
gijoeu:0:180DF3:02:000:Invincibility PL2
gijoeu:0:180EFD:09:000:Infinite Lives PL3
gijoeu:0:180E2F:03:000:Infinite Energy PL3
gijoeu:0:180EF7:09:000:Infinite Rockets PL3
gijoeu:0:180EF3:02:000:Invincibility PL3
gijoeu:0:180FFD:09:000:Infinite Lives PL4
gijoeu:0:180F2F:03:000:Infinite Energy PL4
gijoeu:0:180FF7:09:000:Infinite Rockets PL4
gijoeu:0:180FF3:02:000:Invincibility PL4
; [ Gimme A Break ]
gimeabrk:0:0180:11:000:Infinite Time
gimeabrk:0:01C1:0C:000:Infinite Shots PL1
gimeabrk:0:01DF:01:000:Infinite Shots PL2
; [ Ginga NinkyouDen ]
ginganin:0:0200A5:99:000:Infinite Time
ginganin:0:0200A4:09:500:Infinite Time (2/2)
ginganin:0:0200A9:08:000:Infinite Energy
ginganin:0:02024D:14:000:Infinite Beam
ginganin:0:02008D:03:000:Infinite Sword
ginganin:0:020059:05:000:Infinite Lives PL1
ginganin:0:02005D:05:000:Infinite Lives PL2
; [ Ganbare Ginkun ]
ginkun:0:10146C:09:000:Infinite Credits
ginkun:0:101405:05:000:Infinite Lives PL1
ginkun:0:101406:05:000:Infinite Lives PL2
; [ Gionbana (Japan 890120) ]
gionbana:0:FD71:FF:000:Infinite Power
gionbana:0:FD70:63:000:Always have Max Score
gionbana:0:0000:00:999:Open&Surf here for a tutorial:Check out this site for a great Hanafuda tutorial - http://members.nbci.com/_XMCM/bob_forster/hanafuda.htm
; [ Gladiator (US) ]
gladiatr:0:C680:05:000:Infinite Lives
gladiatr:0:0000:00:999:[ See Dip Switches for Invincibility. ]
gladiatr:0:C71F:00:000:Always have Normal Weapon Status
gladiatr:0:C71F:01:000:Always have Red Weapon Status
gladiatr:0:C18D:00:000:Always have the Sword
gladiatr:0:C18D:01:000:Always have the Mace
gladiatr:0:C18D:02:000:Always have the Axe
gladiatr:0:C71F:00:001:Get Normal Weapon Status Now!
gladiatr:0:C71F:01:001:Get Red Weapon Status Now!
gladiatr:0:C18D:00:001:Get the Sword Now!
gladiatr:0:C18D:01:001:Get the Mace Now!
gladiatr:0:C18D:02:001:Get the Axe Now!
gladiatr:0:C194:20:000:Infinite Shield
gladiatr:0:F582:02:000:Infinite Helmet
gladiatr:0:F562:02:000:Infinite Breastplate
gladiatr:0:F4E2:02:000:Infinite Iron Briefs
gladiatr:0:F4C2:02:000:Infinite Right Thigh
gladiatr:0:F482:02:000:Infinite Left Thigh
gladiatr:0:F4A2:02:000:Infinite Right Leg
gladiatr:0:F462:02:000:Infinite Left Leg
gladiatr:0:F522:02:000:Infinite Left Forearm
gladiatr:0:F502:02:000:Infinite Right Upper Arm
gladiatr:0:F542:02:000:Infinite Left Upper Arm
gladiatr:0:0000:00:999:[ The following cheats are for your ]
gladiatr:0:0000:00:999:[ enemy - so don't use the Infinite ]
gladiatr:0:0000:00:999:[ cheats if you want to win!!! ]
gladiatr:0:F472:00:001:Break Right Leg (Enemy) Now!
gladiatr:0:F492:00:001:Break Right Thigh (Enemy) Now!
gladiatr:0:F4B2:00:001:Break Left Leg (Enemy) Now!
gladiatr:0:F4D2:00:001:Break Left Thigh (Enemy) Now!
gladiatr:0:F4F2:00:001:Break Briefs (Enemy) Now!
gladiatr:0:F512:00:001:Break Right Arm (Enemy) Now!
gladiatr:0:F532:00:001:Break Right Hand (Enemy) Now!
gladiatr:0:F572:00:001:Break Breastplate (Enemy) Now!
gladiatr:0:F592:00:001:Break head (Enemy) Now!
gladiatr:0:F5B2:00:001:Break Left Arm (Enemy) Now!
gladiatr:0:F5D2:00:001:Break Left Hand (Enemy) Now!
gladiatr:0:F472:02:000:Infinite Right Leg (Enemy)
gladiatr:0:F492:02:000:Infinite Right Thigh (Enemy)
gladiatr:0:F4B2:02:000:Infinite Left Leg (Enemy)
gladiatr:0:F4D2:02:000:Infinite Left Thigh (Enemy)
gladiatr:0:F4F2:02:000:Infinite Briefs (Enemy)
gladiatr:0:F512:02:000:Infinite Right Arm (Enemy)
gladiatr:0:F532:02:000:Infinite Right Hand (Enemy)
gladiatr:0:F572:02:000:Infinite Breastplate (Enemy)
gladiatr:0:F592:02:000:Infinite head (Enemy)
gladiatr:0:F5B2:02:000:Infinite Left Arm (Enemy)
gladiatr:0:F5D2:02:000:Infinite Left Hand (Enemy)
; [ Glass ]
glass:0:0000:00:999:[ There are no cheats ]:REASON 1
glass:0:0000:00:999:[ for this game as it ]:REASON 1
glass:0:0000:00:999:[ didn't work the last ]:REASON 1
glass:0:0000:00:999:[ time it was tested. ]:REASON 1
glass:0:0000:00:999:[ If the game now works ]:REASON 1
glass:0:0000:00:999:[ please request cheats ]:REASON 1
glass:0:0000:00:999:[ for it on the cheat ]:REASON 1
glass:0:0000:00:999:[ forums. ]:REASON 1
; [ Golfing Greats ]
glfgreat:0:10282C:01:000:Always get a Hole in One PL1
glfgreat:0:10282C:00:001:Reset Strokes to 0 Now! PL1
glfgreat:0:10292C:01:000:Always get a Hole in One PL2
glfgreat:0:10292C:00:001:Reset Strokes to 0 Now! PL2
glfgreat:0:102A2C:01:000:Always get a Hole in One PL3
glfgreat:0:102A2C:00:001:Reset Strokes to 0 Now! PL3
glfgreat:0:102B2C:01:000:Always get a Hole in One PL4
glfgreat:0:102B2C:00:001:Reset Strokes to 0 Now! PL4
; [ Golfing Greats (Japan) ]
glfgretj:0:10282C:01:000:Always get a Hole in One PL1
glfgretj:0:10282C:00:001:Reset Strokes to 0 Now! PL1
glfgretj:0:10292C:01:000:Always get a Hole in One PL2
glfgretj:0:10292C:00:001:Reset Strokes to 0 Now! PL2
glfgretj:0:102A2C:01:000:Always get a Hole in One PL3
glfgretj:0:102A2C:00:001:Reset Strokes to 0 Now! PL3
glfgretj:0:102B2C:01:000:Always get a Hole in One PL4
glfgretj:0:102B2C:00:001:Reset Strokes to 0 Now! PL4
; [ Gallop Racer 2 (JAPAN) ]
glprac2j:0:0000:00:999:[ There are no cheats ]:REASON 1
glprac2j:0:0000:00:999:[ for this game as it ]:REASON 1
glprac2j:0:0000:00:999:[ didn't work the last ]:REASON 1
glprac2j:0:0000:00:999:[ time it was tested. ]:REASON 1
glprac2j:0:0000:00:999:[ If the game now works ]:REASON 1
glprac2j:0:0000:00:999:[ please request cheats ]:REASON 1
glprac2j:0:0000:00:999:[ for it on the cheat ]:REASON 1
glprac2j:0:0000:00:999:[ forums. ]:REASON 1
; [ Gallop Racer 2 Link HW (JAPAN) ]
glprac2l:0:0000:00:999:[ There are no cheats ]:REASON 1
glprac2l:0:0000:00:999:[ for this game as it ]:REASON 1
glprac2l:0:0000:00:999:[ didn't work the last ]:REASON 1
glprac2l:0:0000:00:999:[ time it was tested. ]:REASON 1
glprac2l:0:0000:00:999:[ If the game now works ]:REASON 1
glprac2l:0:0000:00:999:[ please request cheats ]:REASON 1
glprac2l:0:0000:00:999:[ for it on the cheat ]:REASON 1
glprac2l:0:0000:00:999:[ forums. ]:REASON 1
; [ Gallop Racer (JAPAN Ver 9.01.12) ]
glpracr:0:0000:00:999:[ There are no cheats ]:REASON 1
glpracr:0:0000:00:999:[ for this game as it ]:REASON 1
glpracr:0:0000:00:999:[ didn't work the last ]:REASON 1
glpracr:0:0000:00:999:[ time it was tested. ]:REASON 1
glpracr:0:0000:00:999:[ If the game now works ]:REASON 1
glpracr:0:0000:00:999:[ please request cheats ]:REASON 1
glpracr:0:0000:00:999:[ for it on the cheat ]:REASON 1
glpracr:0:0000:00:999:[ forums. ]:REASON 1
; [ Gallop Racer 2 (USA) ]
glpracr2:0:0000:00:999:[ There are no cheats ]:REASON 1
glpracr2:0:0000:00:999:[ for this game as it ]:REASON 1
glpracr2:0:0000:00:999:[ didn't work the last ]:REASON 1
glpracr2:0:0000:00:999:[ time it was tested. ]:REASON 1
glpracr2:0:0000:00:999:[ If the game now works ]:REASON 1
glpracr2:0:0000:00:999:[ please request cheats ]:REASON 1
glpracr2:0:0000:00:999:[ for it on the cheat ]:REASON 1
glpracr2:0:0000:00:999:[ forums. ]:REASON 1
; [ Great Mahou Daisakusen (Japan 000121) ]
gmahou:0:928A8B:01:000:Hidden characters "ON"
gmahou:0:928A8B:00:000:Hidden characters "OFF"
gmahou:0:92804E:09:000:Infinite Lives PL1
gmahou:0:92804F:09:000:Infinite Bombs PL1
gmahou:0:FF10D5:03:000:Invincibility PL1
gmahou:0:92807A:2F:000:Maximum Power Charge PL1
gmahou:0:FF10F9:05:000:Maximum Fire Power (Buggy) PL1:This cheat isn't working yet..
gmahou:0:FF109D:03:000:Maximum Magic Power PL1:This cheat must be used before game starts or it won't have the desired effect
gmahou:0:92814E:09:000:Infinite Lives PL2
gmahou:0:92814F:09:000:Infinite Bombs PL2
gmahou:0:FF1CD5:03:000:Invincibility PL2
gmahou:0:92817A:2F:000:Maximum Power Charge PL2
gmahou:0:FF1CF9:05:000:Maximum Fire Power (Buggy) PL2:This cheat isn't working yet..
gmahou:0:FF1C9D:03:000:Maximum Magic Power PL2:This cheat must be used before game starts or it won't have the desired effect
; [ Ghostmuncher Galaxian (bootleg) ]
gmgalax:0:0000:00:999:[ ]
gmgalax:0:0000:00:999:[ This is the first set of cheats ]
gmgalax:0:0000:00:999:[ for the game "Ghost Muncher". ]
gmgalax:0:0000:00:999:[ The game can be selected from ]
gmgalax:0:0000:00:999:[ DIP Switch menu. ]
gmgalax:0:0000:00:999:[ ]
gmgalax:0:4214:02:000:Infinite Lives PL1
gmgalax:0:4215:02:000:Infinite Lives PL2
gmgalax:0:420E:F4:001:Finish this Level Now!
gmgalax:0:0000:00:999:[ -------- Starting Levels ------- ]
gmgalax:0:0000:00:999:[ Deactivate the cheats after ]
gmgalax:0:0000:00:999:[ starting the level or leave them ]
gmgalax:0:0000:00:999:[ active to repeat the level. ]
gmgalax:0:420A:7E:000:Start at Strawberry
gmgalax:0:4213:01:500:Start at Strawberry (2/2)
gmgalax:0:420A:7F:000:Start at 1st Orange
gmgalax:0:4213:02:500:Start at 1st Orange (2/2)
gmgalax:0:420A:80:000:Start at 2nd Orange
gmgalax:0:4213:03:500:Start at 2nd Orange (2/2)
gmgalax:0:420A:81:000:Start at 1st Apple
gmgalax:0:4213:04:500:Start at 1st Apple (2/2)
gmgalax:0:420A:82:000:Start at 2nd Apple
gmgalax:0:4213:05:500:Start at 2nd Apple (2/2)
gmgalax:0:420A:83:000:Start at 1st Pineapple
gmgalax:0:4213:06:500:Start at 1st Pineapple (2/2)
gmgalax:0:420A:84:000:Start at 2nd Pineapple
gmgalax:0:4213:07:500:Start at 2nd Pineapple (2/2)
gmgalax:0:420A:85:000:Start at 1st Galaxian
gmgalax:0:4213:08:500:Start at 1st Galaxian (2/2)
gmgalax:0:420A:86:000:Start at 2nd Galaxian
gmgalax:0:4213:09:500:Start at 2nd Galaxian (2/2)
gmgalax:0:420A:87:000:Start at 1st Bell
gmgalax:0:4213:0A:500:Start at 1st Bell (2/2)
gmgalax:0:420A:88:000:Start at 2nd Bell
gmgalax:0:4213:0B:500:Start at 2nd Bell (2/2)
gmgalax:0:420A:87:000:Start at 1st Key
gmgalax:0:4213:0C:500:Start at 1st Key (2/2)
gmgalax:0:420A:88:000:Start at 2nd Key
gmgalax:0:4213:0D:500:Start at 2nd Key (2/2)
gmgalax:0:0000:00:999:[ -------- Practice Levels ------- ]
gmgalax:0:4213:00:000:Practice Cherry
gmgalax:0:4213:01:000:Practice Strawberry
gmgalax:0:4213:02:000:Practice 1st Orange
gmgalax:0:4213:03:000:Practice 2nd Orange
gmgalax:0:4213:04:000:Practice 1st Apple
gmgalax:0:4213:05:000:Practice 2nd Apple
gmgalax:0:4213:06:000:Practice 1st Pineapple
gmgalax:0:4213:07:000:Practice 2nd Pineapple
gmgalax:0:4213:08:000:Practice 1st Galaxian
gmgalax:0:4213:09:000:Practice 2nd Galaxian
gmgalax:0:4213:0A:000:Practice 1st Bell
gmgalax:0:4213:0B:000:Practice 2nd Bell
gmgalax:0:4213:0C:000:Practice 1st Key
gmgalax:0:4213:0D:000:Practice 2nd Key
gmgalax:0:4213:FF:000:Split-Screen (Unplayable)
gmgalax:0:4213:FE:000:No maze or dots(Unfinishable)
gmgalax:0:0000:00:999:[ -------- Practice Speeds ------- ]
gmgalax:0:41BD:00:000:Stay blue until eaten
gmgalax:0:41BE:00:500:Stay blue until eaten (2/2)
gmgalax:0:41BD:58:000:Slow changeback
gmgalax:0:41BE:02:500:Slow changeback (2/2)
gmgalax:0:41BD:68:000:Moderate changeback
gmgalax:0:41BE:01:500:Moderate changeback (2/2)
gmgalax:0:41BD:F0:000:Quick changeback
gmgalax:0:41BE:00:500:Quick changeback (2/2)
gmgalax:0:41BD:78:000:Lightning changeback
gmgalax:0:41BE:00:500:Lightning changeback (2/2)
gmgalax:0:41BD:01:000:No change to blue
gmgalax:0:41BE:00:500:No change to blue (2/2)
gmgalax:0:0000:00:999:[ --------- Ghost Status --------- ]
gmgalax:0:41A7:01:000:Yellow always Blue
gmgalax:0:41A8:01:000:Red always Blue
gmgalax:0:41A9:01:000:Green always Blue
gmgalax:0:41AA:01:000:Lgt.Blue always Blue
gmgalax:0:41A5:00:000:Ghosts Always Edible (No Pts)
gmgalax:0:0000:00:999:[ ]
gmgalax:0:0000:00:999:[ This is the second set of cheats ]
gmgalax:0:0000:00:999:[ for the game "Galaxian". ]
gmgalax:0:0000:00:999:[ The game can be selected from ]
gmgalax:0:0000:00:999:[ DIP Switch menu. ]
gmgalax:0:0000:00:999:[ ]
gmgalax:0:421D:06:000:Infinite Lives
;gmgalax:0:112D9:C9:100:Invincibility
;this invincibility should work but it doesn't :(
; [ Guided Missile ]
gmissile:0:20E9:99:000:Infinite Time
; [ Ghosts'n Goblins (World? set 1) ]
gng:0:00AA:02:000:Infinite Time
gng:0:00AB:58:500:Infinite Time (2/2)
gng:0:0060:08:000:Infinite Lives
gng:0:00AD:7F:000:Invincibility (Water Still Kills!)
:gng:20100000:9564:00000440:FFFFFFFF:Always have Normal Jump
:gng:20100000:9564:00000660:FFFFFFFF:Always have High Jump
:gng:20100000:9564:00000880:FFFFFFFF:Always have Mega Jump:Use this sparingly, basically okish on the first level...the High Jump cheat is better
gng:0:EFCF:00:100:Always kill Boss/Devil with 1 Shot
gng:0:00AC:00:000:Always Have Armour
gng:0:00AC:01:000:Never Have Armour
gng:0:0073:00:000:Always Have Torch
gng:0:0073:01:000:Always Have Lance
gng:0:0073:02:000:Always Have Axe
gng:0:0073:03:000:Always Have Shield
gng:0:0073:04:000:Always Have Sword
gng:0:0073:00:001:Get the Torch Now!
gng:0:0073:01:001:Get the Lance Now!
gng:0:0073:02:001:Get the Axe Now!
gng:0:0073:03:001:Get the Shield Now!
gng:0:0073:04:001:Get the Sword Now!
gng:0:050A:FF:001:Warp To Top Of Screen Now!
gng:0:0503:04:001:Turn into frog Now!
gng:0:0528:01:000:Never change into frog
gng:0:0072:06:071:Select current level
gng:0:0072:06:061:Select next level
gng:0:E355:01:100:Always cast spell with 1 Shot
gng:0:0000:00:999:[ These are actually the opposite of ]
gng:0:0000:00:999:[ cheats they make the game harder! ]
gng:0:B737:06:100:Devil always twice as hard:Needs 6 shots to kill it/them
gng:0:CF5F:14:100:Gargoyle always twice as hard:Needs 20 shots to kill it/them
gng:0:E01B:08:100:Stalagmite always twice as hard:Needs 8 shots to kill it/them
gng:0:C554:14:100:Boss Giant always twice as hard:Needs 20 shots to kill it/them
gng:0:BEF2:14:100:Boss Devil always twice as hard:Needs 20 shots to kill it/them
gng:0:DB1C:14:100:Boss Satan always twice as hard:Needs 20 shots to kill it/them
; [ Ghosts'n Goblins (World? set 2) ]
gnga:0:00AA:02:000:Infinite Time
gnga:0:00AB:58:500:Infinite Time (2/2)
gnga:0:0060:08:000:Infinite Lives
gnga:0:00AD:7F:000:Invincibility (Water Still Kills!)
:gnga:20100000:93C7:00000440:FFFFFFFF:Always have Normal Jump
:gnga:20100000:93C7:00000660:FFFFFFFF:Always have High Jump
:gnga:20100000:93C7:00000880:FFFFFFFF:Always have Mega Jump:Use this sparingly, basically okish on the first level...the High Jump cheat is better
gnga:0:EEFC:00:100:Always kill Boss/Devil with 1 Shot
gnga:0:00AC:00:000:Always have the Armour
gnga:0:00AC:01:000:Never have the Armour
gnga:0:0073:00:000:Always have the Torch
gnga:0:0073:01:000:Always have the Lance
gnga:0:0073:02:000:Always have the Axe
gnga:0:0073:03:000:Always have the Shield
gnga:0:0073:04:000:Always have the Sword
gnga:0:0073:00:001:Get the Torch Now!
gnga:0:0073:01:001:Get the Lance Now!
gnga:0:0073:02:001:Get the Axe Now!
gnga:0:0073:03:001:Get the Shield Now!
gnga:0:0073:04:001:Get the Sword Now!
gnga:0:050A:FF:001:Warp To Top Of Screen Now!
gnga:0:0503:04:001:Turn into frog Now!
gnga:0:0528:01:000:Never change into frog
gnga:0:0072:06:071:Select current level
gnga:0:0072:06:061:Select next level
gnga:0:E254:01:100:Always cast spell with 1 Shot
gnga:0:0000:00:999:[ These are actually the opposite of ]
gnga:0:0000:00:999:[ cheats they make the game harder! ]
gnga:0:B5AA:06:100:Devil always twice as hard:Needs 6 shots to kill it/them
gnga:0:CE48:14:100:Gargoyle always twice as hard:Needs 20 shots to kill it/them
gnga:0:DF1A:08:100:Stalagmite always twice as hard:Needs 8 shots to kill it/them
gnga:0:C404:14:100:Boss Giant always twice as hard:Needs 20 shots to kill it/them
gnga:0:BDCB:14:100:Boss Devil always twice as hard:Needs 20 shots to kill it/them
gnga:0:DA1B:14:100:Boss Satan always twice as hard:Needs 20 shots to kill it/them
; [ Ghosts'n Goblins (US) ]
gngt:0:00AA:02:000:Infinite Time
gngt:0:00AB:58:500:Infinite Time (2/2)
gngt:0:0060:08:000:Infinite Lives
gngt:0:00AD:7F:000:Invincibility (Water Still Kills!)
:gngt:20100000:9574:00000440:FFFFFFFF:Always have Normal Jump
:gngt:20100000:9574:00000660:FFFFFFFF:Always have High Jump
:gngt:20100000:9574:00000880:FFFFFFFF:Always have Mega Jump:Use this sparingly, basically okish on the first level...the High Jump cheat is better
gngt:0:EFEF:00:100:Always kill Boss/Devil with 1 Shot
gngt:0:00AC:00:000:Always have the Armour
gngt:0:00AC:01:000:Never have the Armour
gngt:0:0073:00:000:Always have the Torch
gngt:0:0073:01:000:Always have the Lance
gngt:0:0073:02:000:Always have the Axe
gngt:0:0073:03:000:Always have the Shield
gngt:0:0073:04:000:Always have the Sword
gngt:0:0073:00:001:Get the Torch Now!
gngt:0:0073:01:001:Get the Lance Now!
gngt:0:0073:02:001:Get the Axe Now!
gngt:0:0073:03:001:Get the Shield Now!
gngt:0:0073:04:001:Get the Sword Now!
gngt:0:050A:FF:001:Warp To Top Of Screen Now!
gngt:0:0503:04:001:Turn into frog Now!
gngt:0:0528:01:000:Never change into frog
gngt:0:0072:06:071:Select current level
gngt:0:0072:06:061:Select next level
gngt:0:E365:01:100:Always cast spell with 1 Shot
gngt:0:0000:00:999:[ These are actually the opposite of ]
gngt:0:0000:00:999:[ cheats they make the game harder! ]
gngt:0:B747:06:100:Devil always twice as hard:Needs 6 shots to kill it/them
gngt:0:CF6F:14:100:Gargoyle always twice as hard:Needs 20 shots to kill it/them
gngt:0:E02B:08:100:Stalagmite always twice as hard:Needs 8 shots to kill it/them
gngt:0:C564:14:100:Boss Giant always twice as hard:Needs 20 shots to kill it/them
gngt:0:BF02:14:100:Boss Devil always twice as hard:Needs 20 shots to kill it/them
gngt:0:DB2C:14:100:Boss Satan always twice as hard:Needs 20 shots to kill it/them
; [ Goal '92 ]
goal92:0:109294:63:000:Infinite Credits
goal92:0:109E25:63:000:Infinite Time
goal92:0:109E25:01:001:Finish this Game Now!
goal92:0:000000:00:999:[ The displayed score won't be updated until a ]
goal92:0:000000:00:999:[ goal has been scored! ]
goal92:0:109E2F:00:000:Score always 0 Left Team
goal92:0:109E2F:63:000:Score always 99 Left Team
goal92:0:109E2F:00:001:Set score = 0 Now! Left Team
goal92:0:109E2F:32:001:Set score = 50 Now! Left Team
goal92:0:109E2F:63:070:Select score Now! Left Team
goal92:0:109E5D:00:000:Score always = 0 Right Team
goal92:0:109E5D:63:000:Score always = 99 Right Team
goal92:0:109E5D:00:001:Set score = 0 Now! Right Team
goal92:0:109E5D:32:001:Set score = 50 Now! Right Team
goal92:0:109E5D:63:070:Select score Now! Right Team
; [ Goal! Goal! Goal! ]
goalx3:0:1004E5:3C:000:Infinite Time
goalx3:0:1004E2:00:001:Goto Injury Time Now!
goalx3:0:1004E3:00:501:Goto Injury Time Now! (2/3)
goalx3:0:1004E4:00:501:Goto Injury Time Now! (3/3)
goalx3:0:000000:00:999:[ The score is updated when somebody scores! ]
goalx3:0:1004F1:00:000:Score always = 0 PL1
goalx3:0:1004F1:63:000:Score always = 99 PL1
goalx3:0:1004F1:00:001:Set score = 0 Now! PL1
goalx3:0:1004F1:63:001:Set score = 99 Now! PL1
goalx3:0:1004F1:63:070:Select Score Now! PL1
goalx3:0:1004F3:00:000:Score always = 0 PL2
goalx3:0:1004F3:63:000:Score always = 99 PL2
goalx3:0:1004F3:00:001:Set score = 0 Now! PL2
goalx3:0:1004F3:63:001:Set score = 99 Now! PL2
goalx3:0:1004F3:63:070:Select Score Now! PL2
; [ Godzilla ]
godzilla:0:0000:00:999:[ There are no cheats ]:REASON 1
godzilla:0:0000:00:999:[ for this game as it ]:REASON 1
godzilla:0:0000:00:999:[ didn't work the last ]:REASON 1
godzilla:0:0000:00:999:[ time it was tested. ]:REASON 1
godzilla:0:0000:00:999:[ If the game now works ]:REASON 1
godzilla:0:0000:00:999:[ please request cheats ]:REASON 1
godzilla:0:0000:00:999:[ for it on the cheat ]:REASON 1
godzilla:0:0000:00:999:[ forums. ]:REASON 1
; [ Go Go! Mile Smile ]
gogomile:0:403441:09:000:Infinite Credits
gogomile:0:400475:09:000:Infinite Time
gogomile:0:400477:09:500:Infinite Time (2/2)
gogomile:0:400483:00:001:Finish this Stage Now!
gogomile:0:4003DD:05:000:Infinite Lives PL1
gogomile:0:4001E9:02:000:Invincibility PL1
gogomile:0:4003DF:05:000:Infinite Lives PL2
gogomile:0:4001EB:02:000:Invincibility PL2
; [ Susume! Mile Smile (Japan) ]
gogomilj:0:40343F:09:000:Infinite Credits
gogomilj:0:400473:09:007:Infinite Time
gogomilj:0:400475:09:507:Infinite Time (2/2)
gogomilj:0:400481:00:001:Finish this Stage Now!
gogomilj:0:4003DB:05:000:Infinite Lives PL1
gogomilj:0:4001E9:02:000:Invincibility PL1
gogomilj:0:4003DD:05:000:Infinite Lives PL2
gogomilj:0:4001EB:02:000:Invincibility PL2
; [ Goindol (World) ]
goindol:0:C014:99:000:Infinite Time
:goindol:00000010:C121:000000D8:FFFF00E9:Always Keep Ball in Play
goindol:0:0000:00:999:[See the Dip Switch Menu to ]
goindol:0:0000:00:999:[enable Invincibility. ]
goindol:0:C1C2:00:000:No shots for homo-sapiens
goindol:0:C120:02:000:Always have the superball POW
goindol:0:C120:02:001:Get the superball POW Now!
goindol:0:C120:00:001:No more superball POW Now!
goindol:0:C114:01:001:Get the "fire" POW Now!
goindol:0:C114:02:001:Lose one life
goindol:0:C325:10:000:Always One brick for power
goindol:0:C325:10:001:Get One brick for power Now!
goindol:0:C320:00:000:Falling POW is always '-': - (Brown) = previous level
goindol:0:C320:01:000:Falling POW is always '+': + (Purple) = next level
goindol:0:C320:02:000:Falling POW is always 'H': H (Red) = no more obstacles
goindol:0:C320:03:000:Falling POW is always 'L': L (Blue) = enlarge
goindol:0:C320:04:000:Falling POW is always 'R': R (Dark gray) = slower ball
goindol:0:C320:05:000:Falling POW is always 'S': S (Orange) = superball
goindol:0:C320:06:000:Falling POW is always 'F': F (Green) = fire power
goindol:0:C320:07:000:Falling POW is always 'B': B (Light green) = brick
goindol:0:C320:00:001:Make Falling POW a '-' Now!: - (Brown) = previous level
goindol:0:C320:01:001:Make Falling POW a '+' Now!: + (Purple) = next level
goindol:0:C320:02:001:Make Falling POW a 'H' Now!: H (Red) = no more obstacles
goindol:0:C320:03:001:Make Falling POW a 'L' Now!: L (Blue) = enlarge
goindol:0:C320:04:001:Make Falling POW a 'R' Now!: R (Dark gray) = slower ball
goindol:0:C320:05:001:Make Falling POW a 'S' Now!: S (Orange) = superball
goindol:0:C320:06:001:Make Falling POW a 'F' Now!: F (Green) = fire power
goindol:0:C320:07:001:Make Falling POW a 'B' Now!: B (Light green) = brick
goindol:0:C054:03:000:Infinite Lives PL1
goindol:0:C050:61:001:Next level = 99 PL1
goindol:0:C051:98:501:Next level = 99 PL1 (2/2)
goindol:0:C055:03:000:Infinite Lives PL2
goindol:0:C052:61:001:Next level = 99 PL2
goindol:0:C053:98:501:Next level = 99 PL2 (2/2)
; [ Goindol (Japan) ]
goindolj:0:C014:99:000:Infinite Time
:goindolj:00000010:C121:000000D8:FFFF00E9:Always Keep Ball in Play
goindolj:0:0000:00:999:[See the Dip Switch Menu to ]
goindolj:0:0000:00:999:[enable Invincibility. ]
goindolj:0:C1C2:00:000:No shots for homo-sapiens
goindolj:0:C120:02:000:Always have the superball POW
goindolj:0:C120:02:001:Get the superball POW Now!
goindolj:0:C120:00:001:No more superball POW Now!
goindolj:0:C114:01:001:Get the "fire" POW Now!
goindolj:0:C114:02:001:Lose one life
goindolj:0:C325:10:000:Always One brick for power
goindolj:0:C325:10:001:Get One brick for power Now!
goindolj:0:C320:00:000:Falling POW is always '-': - (Brown) = previous level
goindolj:0:C320:01:000:Falling POW is always '+': + (Purple) = next level
goindolj:0:C320:02:000:Falling POW is always 'H': H (Red) = no more obstacles
goindolj:0:C320:03:000:Falling POW is always 'L': L (Blue) = enlarge
goindolj:0:C320:04:000:Falling POW is always 'R': R (Dark gray) = slower ball
goindolj:0:C320:05:000:Falling POW is always 'S': S (Orange) = superball
goindolj:0:C320:06:000:Falling POW is always 'F': F (Green) = fire power
goindolj:0:C320:07:000:Falling POW is always 'B': B (Light green) = brick
goindolj:0:C320:00:001:Make Falling POW a '-' Now!: - (Brown) = previous level
goindolj:0:C320:01:001:Make Falling POW a '+' Now!: + (Purple) = next level
goindolj:0:C320:02:001:Make Falling POW a 'H' Now!: H (Red) = no more obstacles
goindolj:0:C320:03:001:Make Falling POW a 'L' Now!: L (Blue) = enlarge
goindolj:0:C320:04:001:Make Falling POW a 'R' Now!: R (Dark gray) = slower ball
goindolj:0:C320:05:001:Make Falling POW a 'S' Now!: S (Orange) = superball
goindolj:0:C320:06:001:Make Falling POW a 'F' Now!: F (Green) = fire power
goindolj:0:C320:07:001:Make Falling POW a 'B' Now!: B (Light green) = brick
goindolj:0:C054:03:000:Infinite Lives PL1
goindolj:0:C050:61:001:Next level = 99 PL1
goindolj:0:C051:98:501:Next level = 99 PL1 (2/2)
goindolj:0:C055:03:000:Infinite Lives PL2
goindolj:0:C052:61:001:Next level = 99 PL2
goindolj:0:C053:98:501:Next level = 99 PL2 (2/2)
; [ Goindol (US) ]
goindolu:0:C014:99:000:Infinite Time
:goindolu:00000010:C121:000000D8:FFFF00E9:Always Keep Ball in Play
goindolu:0:0000:00:999:[See the Dip Switch Menu to ]
goindolu:0:0000:00:999:[enable Invincibility. ]
goindolu:0:C1C2:00:000:No shots for homo-sapiens
goindolu:0:C120:02:000:Always have the superball POW
goindolu:0:C120:02:001:Get the superball POW Now!
goindolu:0:C120:00:001:No more superball POW Now!
goindolu:0:C114:01:001:Get the "fire" POW Now!
goindolu:0:C114:02:001:Lose one life
goindolu:0:C325:10:000:Always One brick for power
goindolu:0:C325:10:001:Get One brick for power Now!
goindolu:0:C320:00:000:Falling POW is always '-': - (Brown) = previous level
goindolu:0:C320:01:000:Falling POW is always '+': + (Purple) = next level
goindolu:0:C320:02:000:Falling POW is always 'H': H (Red) = no more obstacles
goindolu:0:C320:03:000:Falling POW is always 'L': L (Blue) = enlarge
goindolu:0:C320:04:000:Falling POW is always 'R': R (Dark gray) = slower ball
goindolu:0:C320:05:000:Falling POW is always 'S': S (Orange) = superball
goindolu:0:C320:06:000:Falling POW is always 'F': F (Green) = fire power
goindolu:0:C320:07:000:Falling POW is always 'B': B (Light green) = brick
goindolu:0:C320:00:001:Make Falling POW a '-' Now!: - (Brown) = previous level
goindolu:0:C320:01:001:Make Falling POW a '+' Now!: + (Purple) = next level
goindolu:0:C320:02:001:Make Falling POW a 'H' Now!: H (Red) = no more obstacles
goindolu:0:C320:03:001:Make Falling POW a 'L' Now!: L (Blue) = enlarge
goindolu:0:C320:04:001:Make Falling POW a 'R' Now!: R (Dark gray) = slower ball
goindolu:0:C320:05:001:Make Falling POW a 'S' Now!: S (Orange) = superball
goindolu:0:C320:06:001:Make Falling POW a 'F' Now!: F (Green) = fire power
goindolu:0:C320:07:001:Make Falling POW a 'B' Now!: B (Light green) = brick
goindolu:0:C054:03:000:Infinite Lives PL1
goindolu:0:C050:61:001:Next level = 99 PL1
goindolu:0:C051:98:501:Next level = 99 PL1 (2/2)
goindolu:0:C055:03:000:Infinite Lives PL2
goindolu:0:C052:61:001:Next level = 99 PL2
goindolu:0:C053:98:501:Next level = 99 PL2 (2/2)
; [ Gokujyou Parodius (ver JAD) ]
gokuparo:0:C0D7C7:0A:000:Infinite Lives PL1
gokuparo:0:C00835:02:000:Invincibility PL1
gokuparo:0:C0D827:0A:000:Infinite Lives PL2
gokuparo:0:C03635:02:000:Invincibility PL2
; [ Gold Bug ]
goldbug:0:1D7D:99:000:Infinite Credits
goldbug:0:1D6D:05:000:Infinite Lives PL1
goldbug:0:1D6E:05:000:Infinite Lives PL2
; [ Gold Medalist (bootleg) ]
goldmedb:0:040211:99:000:Infinite Credits
:goldmedb:00300000:04034C:00000000:FFFFFFFF:Infinite Time:You may need to turn it OFF at the end of the event to progress
goldmedb:0:000000:00:999:[ If you know you are going to come ]
goldmedb:0:000000:00:999:[ last in an event. Enable the Next ]
goldmedb:0:000000:00:999:[ finisher in 2nd Place Now! cheat ]
goldmedb:0:000000:00:999:[ before the first one crosses the ]
goldmedb:0:000000:00:999:[ line and enable the 1st Place cheat ]
goldmedb:0:000000:00:999:[ just before you cross the line. ]
:goldmedb:00000001:040377:00000000:FFFFFFFF:Next finisher in 1st Place Now!
:goldmedb:00000001:040377:00000001:FFFFFFFF:Next finisher in 2nd Place Now!
:goldmedb:00000001:040377:00000002:FFFFFFFF:Next finisher in 3rd Place Now!
:goldmedb:00000001:040377:00000003:FFFFFFFF:Next finisher in 4th Place Now!
:goldmedb:00000000:040377:00000000:FFFFFFFF:Gold Medals all round:Need to finish the event in time though
; [ Gold Medalist ]
goldmedl:0:040211:99:000:Infinite Credits
:goldmedl:00300000:04034C:00000000:FFFFFFFF:Infinite Time:You may need to turn it OFF at the end of the event to progress
goldmedl:0:000000:00:999:[ If you know you are going to come ]
goldmedl:0:000000:00:999:[ last in an event. Enable the Next ]
goldmedl:0:000000:00:999:[ finisher in 2nd Place Now! cheat ]
goldmedl:0:000000:00:999:[ before the first one crosses the ]
goldmedl:0:000000:00:999:[ line and enable the 1st Place cheat ]
goldmedl:0:000000:00:999:[ just before you cross the line. ]
:goldmedl:00000001:040377:00000000:FFFFFFFF:Next finisher in 1st Place Now!
:goldmedl:00000001:040377:00000001:FFFFFFFF:Next finisher in 2nd Place Now!
:goldmedl:00000001:040377:00000002:FFFFFFFF:Next finisher in 3rd Place Now!
:goldmedl:00000001:040377:00000003:FFFFFFFF:Next finisher in 4th Place Now!
:goldmedl:00000000:040377:00000000:FFFFFFFF:Gold Medals all round:Need to finish the event in time though
; [ Golden Axe (bootleg) ]
goldnabl:0:FFE018:05:000:Infinite Lives PL1
goldnabl:0:FFC070:30:000:Infinite Energy PL1
goldnabl:0:FFE030:04:000:Infinite Magic - Green D PL1
goldnabl:0:FFE030:06:000:Infinite Magic - Blue W PL1
goldnabl:0:FFE030:09:000:Infinite Magic - Red V PL1
goldnabl:0:FFE098:05:000:Infinite Lives PL2
goldnabl:0:FFC270:30:000:Infinite Energy PL2
goldnabl:0:FFE0B0:04:000:Infinite Magic - Green D PL2
goldnabl:0:FFE0B0:06:000:Infinite Magic - Blue W PL2
goldnabl:0:FFE0B0:09:000:Infinite Magic - Red V PL2
; [ Golden Axe (Version 2) ]
goldnaxa:0:FFE018:05:000:Infinite Lives PL1
goldnaxa:0:FFC070:30:000:Infinite Energy PL1
goldnaxa:0:FFE030:04:000:Infinite Magic - Green D PL1
goldnaxa:0:FFE030:06:000:Infinite Magic - Blue W PL1
goldnaxa:0:FFE030:09:000:Infinite Magic - Red V PL1
goldnaxa:0:FFE098:05:000:Infinite Lives PL2
goldnaxa:0:FFC270:30:000:Infinite Energy PL2
goldnaxa:0:FFE0B0:04:000:Infinite Magic - Green D PL2
goldnaxa:0:FFE0B0:06:000:Infinite Magic - Blue W PL2
goldnaxa:0:FFE0B0:09:000:Infinite Magic - Red V PL2
; [ Golden Axe (Version 2 317-0110) ]
goldnaxb:0:FFE018:05:000:Infinite Lives PL1
goldnaxb:0:FFC070:30:000:Infinite Energy PL1
goldnaxb:0:FFE030:04:000:Infinite Magic - Green D PL1
goldnaxb:0:FFE030:06:000:Infinite Magic - Blue W PL1
goldnaxb:0:FFE030:09:000:Infinite Magic - Red V PL1
goldnaxb:0:FFE098:05:000:Infinite Lives PL2
goldnaxb:0:FFC270:30:000:Infinite Energy PL2
goldnaxb:0:FFE0B0:04:000:Infinite Magic - Green D PL2
goldnaxb:0:FFE0B0:06:000:Infinite Magic - Blue W PL2
goldnaxb:0:FFE0B0:09:000:Infinite Magic - Red V PL2
; [ Golden Axe (Version 2 317-0122) ]
goldnaxc:0:FFE018:05:000:Infinite Lives PL1
goldnaxc:0:FFC070:30:000:Infinite Energy PL1
goldnaxc:0:FFE030:04:000:Infinite Magic - Green D PL1
goldnaxc:0:FFE030:06:000:Infinite Magic - Blue W PL1
goldnaxc:0:FFE030:09:000:Infinite Magic - Red V PL1
goldnaxc:0:FFE098:05:000:Infinite Lives PL2
goldnaxc:0:FFC270:30:000:Infinite Energy PL2
goldnaxc:0:FFE0B0:04:000:Infinite Magic - Green D PL2
goldnaxc:0:FFE0B0:06:000:Infinite Magic - Blue W PL2
goldnaxc:0:FFE0B0:09:000:Infinite Magic - Red V PL2
; [ Golden Axe (Version 1) ]
goldnaxe:0:FFE018:05:000:Infinite Lives PL1
goldnaxe:0:FFC070:30:000:Infinite Energy PL1
goldnaxe:0:FFE030:04:000:Infinite Magic - Green D PL1
goldnaxe:0:FFE030:06:000:Infinite Magic - Blue W PL1
goldnaxe:0:FFE030:09:000:Infinite Magic - Red V PL1
goldnaxe:0:FFE098:05:000:Infinite Lives PL2
goldnaxe:0:FFC270:30:000:Infinite Energy PL2
goldnaxe:0:FFE0B0:04:000:Infinite Magic - Green D PL2
goldnaxe:0:FFE0B0:06:000:Infinite Magic - Blue W PL2
goldnaxe:0:FFE0B0:09:000:Infinite Magic - Red V PL2
; [ Golden Axe (Version 1, Japan) ]
goldnaxj:0:FFE018:05:000:Infinite Lives PL1
goldnaxj:0:FFC070:30:000:Infinite Energy PL1
goldnaxj:0:FFE030:04:000:Infinite Magic - Green D PL1
goldnaxj:0:FFE030:06:000:Infinite Magic - Blue W PL1
goldnaxj:0:FFE030:09:000:Infinite Magic - Red V PL1
goldnaxj:0:FFE098:05:000:Infinite Lives PL2
goldnaxj:0:FFC270:30:000:Infinite Energy PL2
goldnaxj:0:FFE0B0:04:000:Infinite Magic - Green D PL2
goldnaxj:0:FFE0B0:06:000:Infinite Magic - Blue W PL2
goldnaxj:0:FFE0B0:09:000:Infinite Magic - Red V PL2
; [ Golgo 13 (GLG1/VER.A) ]
golgo13:0:0000:00:999:[ There are no cheats ]:REASON 1
golgo13:0:0000:00:999:[ for this game as it ]:REASON 1
golgo13:0:0000:00:999:[ didn't work the last ]:REASON 1
golgo13:0:0000:00:999:[ time it was tested. ]:REASON 1
golgo13:0:0000:00:999:[ If the game now works ]:REASON 1
golgo13:0:0000:00:999:[ please request cheats ]:REASON 1
golgo13:0:0000:00:999:[ for it on the cheat ]:REASON 1
golgo13:0:0000:00:999:[ forums. ]:REASON 1
; [ Golly! Ghost! ]
gollygho:0:1030F6:99:000:Infinite Time
gollygho:0:1030F6:00:001:Time = 00 Now!
gollygho:0:1030F6:99:001:Time = 99 Now!
:gollygho:00000000:40AC8F:00000009:FFFFFFFF:Infinite Credits PL1
:gollygho:00100901:100056:00000999:FFFFFFFF:Select Score PL1
:gollygho:00000000:40ACED:00000009:FFFFFFFF:Infinite Credits PL2
:gollygho:00100901:1000D6:00000999:FFFFFFFF:Select Score PL2
; [ Gomoku Narabe Renju ]
gomoku:0:4A1D:80:000:Infinite Turn Time
; [ Gondomania (US) ]
gondo:0:14DB:03:000:Infinite Lives PL1
gondo:0:14D7:99:000:Infinite Money PL1
gondo:0:0100:20:020:Invincibility PL1
gondo:0:14E2:99:000:Infinite Main W Ammo PL1
gondo:0:14E4:99:000:Infinite Ext W1 Ammo PL1:Get extra weapon first
gondo:0:14E6:99:000:Infinite Ext W2 Ammo PL1:Get extra weapon first
gondo:0:14E8:99:000:Infinite Ext W3 Ammo PL1:Get extra weapon first
gondo:0:14EA:99:000:Infinite Ext W4 Ammo PL1:Get extra weapon first
gondo:0:14E1:00:000:Main W always Single fire PL1
gondo:0:14E1:01:000:Main W always Triple fire PL1
gondo:0:14E1:02:000:Main W always 6-way fire PL1
gondo:0:14E1:03:000:Main W always Single mis. PL1
gondo:0:14E1:04:000:Main W always Triple mis. PL1
gondo:0:14E1:05:000:Main W always Laser PL1
gondo:0:14E1:06:000:Main W always 5-way sonar PL1
gondo:0:14E1:07:000:Main W always Big "sonar" PL1
gondo:0:14E1:00:001:Main W = Single fire Now! PL1
gondo:0:14E1:01:001:Main W = Triple fire Now! PL1
gondo:0:14E1:02:001:Main W = 6-way fire Now! PL1
gondo:0:14E1:03:001:Main W = Single mis. Now! PL1
gondo:0:14E1:04:001:Main W = Triple mis. Now! PL1
gondo:0:14E1:05:001:Main W = Laser Now! PL1
gondo:0:14E1:06:001:Main W = 5-way sonar Now! PL1
gondo:0:14E1:07:001:Main W = Big "sonar" Now! PL1
gondo:0:14E3:00:001:No extra weapon 1 Now! PL1
gondo:0:14E3:81:001:Ext W1 = Big knife Now! PL1
gondo:0:14E3:82:001:Ext W1 = Small axe Now! PL1
gondo:0:14E3:83:001:Ext W1 = Big axe Now! PL1
gondo:0:14E3:84:001:Ext W1 = Shuriken Now! PL1
gondo:0:14E3:85:001:Ext W1 = Flame balls Now! PL1
gondo:0:14E3:86:001:Ext W1 = Grenade Now! PL1
gondo:0:14E3:87:001:Ext W1 = 4-way bomb Now! PL1
gondo:0:14E5:00:001:No extra weapon 2 Now! PL1
gondo:0:14E5:81:001:Ext W2 = Big knife Now! PL1:Get extra weapon 1 first
gondo:0:14E5:82:001:Ext W2 = Small axe Now! PL1:Get extra weapon 1 first
gondo:0:14E5:83:001:Ext W2 = Big axe Now! PL1:Get extra weapon 1 first
gondo:0:14E5:84:001:Ext W2 = Shuriken Now! PL1:Get extra weapon 1 first
gondo:0:14E5:85:001:Ext W2 = Flame balls Now! PL1:Get extra weapon 1 first
gondo:0:14E5:86:001:Ext W2 = Grenade Now! PL1:Get extra weapon 1 first
gondo:0:14E5:87:001:Ext W2 = 4-way bomb Now! PL1:Get extra weapon 1 first
gondo:0:14E7:00:001:No extra weapon 3 Now! PL1
gondo:0:14E7:81:001:Ext W3 = Big knife Now! PL1:Get extra weapon 2 first
gondo:0:14E7:82:001:Ext W3 = Small axe Now! PL1:Get extra weapon 2 first
gondo:0:14E7:83:001:Ext W3 = Big axe Now! PL1:Get extra weapon 2 first
gondo:0:14E7:84:001:Ext W3 = Shuriken Now! PL1:Get extra weapon 2 first
gondo:0:14E7:85:001:Ext W3 = Flame balls Now! PL1:Get extra weapon 2 first
gondo:0:14E7:86:001:Ext W3 = Grenade Now! PL1:Get extra weapon 2 first
gondo:0:14E7:87:001:Ext W3 = 4-way bomb Now! PL1:Get extra weapon 2 first
gondo:0:14E9:00:001:No extra weapon 4 Now! PL1
gondo:0:14E9:81:001:Ext W4 = Big knife Now! PL1:Get extra weapon 3 first
gondo:0:14E9:82:001:Ext W4 = Small axe Now! PL1:Get extra weapon 3 first
gondo:0:14E9:83:001:Ext W4 = Big axe Now! PL1:Get extra weapon 3 first
gondo:0:14E9:84:001:Ext W4 = Shuriken Now! PL1:Get extra weapon 3 first
gondo:0:14E9:85:001:Ext W4 = Flame balls Now! PL1:Get extra weapon 3 first
gondo:0:14E9:86:001:Ext W4 = Grenade Now! PL1:Get extra weapon 3 first
gondo:0:14E9:87:001:Ext W4 = 4-way bomb Now! PL1:Get extra weapon 3 first
gondo:0:0100:08:020:Always have the armour PL1
gondo:0:0100:10:020:Always have the jets PL1
gondo:0:0100:08:021:Get the armour Now! PL1
gondo:0:0100:10:021:Get the jets Now! PL1
gondo:0:0100:10:041:Lose the jets Now! PL1
gondo:0:0100:08:041:Lose the armour Now! PL1
gondo:0:14E0:03:000:Infinite Lives PL2
gondo:0:14DC:99:000:Infinite Money PL2
gondo:0:0128:20:020:Invincibility PL2
gondo:0:14EC:99:000:Infinite Main W Ammo PL2
gondo:0:14EE:99:000:Infinite Ext W1 Ammo PL2:Get extra weapon first
gondo:0:14F0:99:000:Infinite Ext W2 Ammo PL2:Get extra weapon first
gondo:0:14F2:99:000:Infinite Ext W3 Ammo PL2:Get extra weapon first
gondo:0:14F4:99:000:Infinite Ext W4 Ammo PL2:Get extra weapon first
gondo:0:14EB:00:000:Main W always Single fire PL2
gondo:0:14EB:01:000:Main W always Triple fire PL2
gondo:0:14EB:02:000:Main W always 6-way fire PL2
gondo:0:14EB:03:000:Main W always Single mis. PL2
gondo:0:14EB:04:000:Main W always Triple mis. PL2
gondo:0:14EB:05:000:Main W always Laser PL2
gondo:0:14EB:06:000:Main W always 5-way sonar PL2
gondo:0:14EB:07:000:Main W always Big "sonar" PL2
gondo:0:14EB:00:001:Main W = Single fire Now! PL2
gondo:0:14EB:01:001:Main W = Triple fire Now! PL2
gondo:0:14EB:02:001:Main W = 6-way fire Now! PL2
gondo:0:14EB:03:001:Main W = Single mis. Now! PL2
gondo:0:14EB:04:001:Main W = Triple mis. Now! PL2
gondo:0:14EB:05:001:Main W = Laser Now! PL2
gondo:0:14EB:06:001:Main W = 5-way sonar Now! PL2
gondo:0:14EB:07:001:Main W = Big "sonar" Now! PL2
gondo:0:14ED:00:001:No extra weapon 1 Now! PL2
gondo:0:14ED:81:001:Ext W1 = Big knife Now! PL2
gondo:0:14ED:82:001:Ext W1 = Small axe Now! PL2
gondo:0:14ED:83:001:Ext W1 = Big axe Now! PL2
gondo:0:14ED:84:001:Ext W1 = Shuriken Now! PL2
gondo:0:14ED:85:001:Ext W1 = Flame balls Now! PL2
gondo:0:14ED:86:001:Ext W1 = Grenade Now! PL2
gondo:0:14ED:87:001:Ext W1 = 4-way bomb Now! PL2
gondo:0:14EF:00:001:No extra weapon 2 Now! PL2
gondo:0:14EF:81:001:Ext W2 = Big knife Now! PL2:Get extra weapon 1 first
gondo:0:14EF:82:001:Ext W2 = Small axe Now! PL2:Get extra weapon 1 first
gondo:0:14EF:83:001:Ext W2 = Big axe Now! PL2:Get extra weapon 1 first
gondo:0:14EF:84:001:Ext W2 = Shuriken Now! PL2:Get extra weapon 1 first
gondo:0:14EF:85:001:Ext W2 = Flame balls Now! PL2:Get extra weapon 1 first
gondo:0:14EF:86:001:Ext W2 = Grenade Now! PL2:Get extra weapon 1 first
gondo:0:14EF:87:001:Ext W2 = 4-way bomb Now! PL2:Get extra weapon 1 first
gondo:0:14F1:00:001:No extra weapon 3 Now! PL2
gondo:0:14F1:81:001:Ext W3 = Big knife Now! PL2:Get extra weapon 2 first
gondo:0:14F1:82:001:Ext W3 = Small axe Now! PL2:Get extra weapon 2 first
gondo:0:14F1:83:001:Ext W3 = Big axe Now! PL2:Get extra weapon 2 first
gondo:0:14F1:84:001:Ext W3 = Shuriken Now! PL2:Get extra weapon 2 first
gondo:0:14F1:85:001:Ext W3 = Flame balls Now! PL2:Get extra weapon 2 first
gondo:0:14F1:86:001:Ext W3 = Grenade Now! PL2:Get extra weapon 2 first
gondo:0:14F1:87:001:Ext W3 = 4-way bomb Now! PL2:Get extra weapon 2 first
gondo:0:14F3:00:001:No extra weapon 4 Now! PL2
gondo:0:14F3:81:001:Ext W4 = Big knife Now! PL2:Get extra weapon 3 first
gondo:0:14F3:82:001:Ext W4 = Small axe Now! PL2:Get extra weapon 3 first
gondo:0:14F3:83:001:Ext W4 = Big axe Now! PL2:Get extra weapon 3 first
gondo:0:14F3:84:001:Ext W4 = Shuriken Now! PL2:Get extra weapon 3 first
gondo:0:14F3:85:001:Ext W4 = Flame balls Now! PL2:Get extra weapon 3 first
gondo:0:14F3:86:001:Ext W4 = Grenade Now! PL2:Get extra weapon 3 first
gondo:0:14F3:87:001:Ext W4 = 4-way bomb Now! PL2:Get extra weapon 3 first
gondo:0:0128:08:020:Always have the armour PL2
gondo:0:0128:10:020:Always have the jets PL2
gondo:0:0128:08:021:Get the armour Now! PL2
gondo:0:0128:10:021:Get the jets Now! PL2
gondo:0:0128:10:041:Lose the jets Now! PL2
gondo:0:0128:08:041:Lose the armour Now! PL2
; [ Vs. The Goonies ]
goonies:0:0763:63:000:Infinite Credits
goonies:0:0090:99:007:Infinite Time
goonies:0:0046:79:000:Infinite Lives
goonies:0:00A0:17:000:Infinite Energy
goonies:0:00D0:02:000:Invincibility
goonies:0:05DD:02:500:Invincibility (2/3)
goonies:0:004B:9F:500:Invincibility (3/3)
goonies:0:05F3:01:020:Always have Bomb
goonies:0:05DF:03:000:Always have 3 Keys
goonies:0:05DF:03:001:Get 3 Keys Now!
goonies:0:05F2:32:000:Always Have Slingshot
goonies:0:05F2:32:001:Get Slingshot Now!
goonies:0:05D6:11:000:Maximum Rescues
; [ Gorf ]
gorf:0:2E6B:C9:100:Invincibility
gorf:0:D032:05:000:Infinite Lives PL1
gorf:0:D033:05:000:Infinite Lives PL2
gorf:0:0000:00:999:[Cheats for the - Astro Battle,]
gorf:0:0000:00:999:[Laser Attack & Galaxians levels]
gorf:0:D94B:00:001:Finish this Level Now!
gorf:0:0000:00:999:[Cheats for the Space Warp level]
gorf:0:DDA0:00:001:Finish Level After Cur.UFO
gorf:0:0000:00:999:[Cheats for the Flag Ship levels]
gorf:0:DDD7:00:000:Always shoot thro' Shield
gorf:0:DDD7:01:000:Never shoot thro' Shield
; [ Gorf (Program 1) ]
gorfpgm1:0:2ED9:C9:100:Invincibility
gorfpgm1:0:D032:05:000:Infinite Lives PL1
gorfpgm1:0:D033:05:000:Infinite Lives PL2
gorfpgm1:0:0000:00:999:[Cheats for the - Astro Battle,]
gorfpgm1:0:0000:00:999:[Laser Attack & Galaxians levels]
gorfpgm1:0:D94A:00:001:Finish this Level Now!
gorfpgm1:0:0000:00:999:[Cheats for the Space Warp level]
gorfpgm1:0:DDDB:00:001:Finish Level After Cur.UFO
gorfpgm1:0:0000:00:999:[Cheats for the Flag Ship levels]
gorfpgm1:0:DD9C:00:000:Always shoot thro' Shield
gorfpgm1:0:DD9C:01:000:Never shoot thro' Shield
; [ Gorkans ]
gorkans:0:4CA6:09:000:Infinite Lives PL1
gorkans:0:4CA7:09:000:Infinite Lives PL2
; [ Got-cha ]
gotcha:0:000000:00:999:[ The Infinite Time cheats should be turned OFF ]
gotcha:0:000000:00:999:[ when you've finished the stage or have done ]
gotcha:0:000000:00:999:[ enough to complete the stage. ]
gotcha:0:120C91:21:000:Infinite Time (01 - Strike Dolls)
gotcha:0:122675:21:000:Infinite Time (02 - Hungry Kitty)
gotcha:0:127977:21:000:Infinite Time (03 - Monster Madness)
gotcha:0:127917:21:000:Infinite Time (04 - Wash Day)
;More Time and Answer cheats to be found for the other 15 stages.
gotcha:0:120899:04:000:Infinite Lives PL1
gotcha:0:1208B7:04:000:Infinite Lives PL2
gotcha:0:1208D5:04:000:Infinite Lives PL3
; [ Got-Ya (12/24/1981, prototype?) ]
gotya:0:5087:06:000:Infinite Lives PL1
gotya:0:5088:06:000:Infinite Lives PL2
; [ Voltage Fighter - Gowcaizer / Choujin Gakuen Gowcaizer ]
gowcaizr:0:1062E1:63:000:Infinite Time
gowcaizr:0:1062E1:00:001:Finish this Round Now!
gowcaizr:0:102D09:64:000:Infinite Energy PL1
gowcaizr:0:102D09:00:001:Drain All Energy Now PL1
gowcaizr:0:000000:00:999:[ Free player selection-Use on ANY selection ]
gowcaizr:0:000000:00:999:[ screen. BUT Ohga vs. Ohga doesn't work! ]
gowcaizr:0:10464D:00:001:Play with Gowcaizer PL1
gowcaizr:0:10464D:01:001:Play with Captain PL1
gowcaizr:0:10464D:02:001:Play with Karin PL1
gowcaizr:0:10464D:03:001:Play with Fudomaru PL1
gowcaizr:0:10464D:04:001:Play with Marion PL1
gowcaizr:0:10464D:05:001:Play with Shaia PL1
gowcaizr:0:10464D:06:001:Play with Shenlong PL1
gowcaizr:0:10464D:07:001:Play with Kyosuke PL1
gowcaizr:0:10464D:08:001:Play with Stinger PL1
gowcaizr:0:10464D:09:001:Play with Brider PL1
gowcaizr:0:10464D:0A:001:Play with Platonic Twins PL1
gowcaizr:0:10464D:0B:001:Play with Ohga PL1:Loses cause end of game
gowcaizr:0:1035BF:64:000:Infinite Energy PL2
gowcaizr:0:1035BF:00:001:Drain All Energy Now PL2
gowcaizr:0:000000:00:999:[ Free player selection-Use on ANY selection ]
gowcaizr:0:000000:00:999:[ screen. BUT Ohga vs. Ohga doesn't work! ]
gowcaizr:0:10467D:00:001:Play with Gowcaizer PL2
gowcaizr:0:10467D:01:001:Play with Captain PL2
gowcaizr:0:10467D:02:001:Play with Karin PL2
gowcaizr:0:10467D:03:001:Play with Fudomaru PL2
gowcaizr:0:10467D:04:001:Play with Marion PL2
gowcaizr:0:10467D:05:001:Play with Shaia PL2
gowcaizr:0:10467D:06:001:Play with Shenlong PL2
gowcaizr:0:10467D:07:001:Play with Kyosuke PL2
gowcaizr:0:10467D:08:001:Play with Stinger PL2
gowcaizr:0:10467D:09:001:Play with Brider PL2
gowcaizr:0:10467D:0A:001:Play with Platonic Twins PL2
gowcaizr:0:10467D:0B:001:Play with Ohga PL2:Loses cause end of game
; [ Ghost Pilots ]
gpilots:0:10A689:64:000:Infinite Continues
gpilots:0:00E90E:60:100:Invincibility
gpilots:0:103F37:09:000:Infinite Lives PL1
gpilots:0:103F40:09:000:Infinite Bombs PL1
gpilots:0:103F44:99:000:Always have Maximum Stars PL1
gpilots:0:103F44:99:001:Get Maximum Stars Now! PL1
gpilots:0:103F3D:1C:000:Maximum Weapon Power PL1
gpilots:0:103FB7:09:000:Infinite Lives PL2
gpilots:0:103FC0:09:000:Infinite Bombs PL2
gpilots:0:103FC4:99:000:Always have Maximum Stars PL2
gpilots:0:103FC4:99:001:Get Maximum Stars Now! PL2
gpilots:0:103FBD:1C:000:Maximum Weapon Power PL2
; [ Gradius ]
gradius:0:0702A0:05:000:Infinite Lives
gradius:0:070800:01:000:Invincibility
gradius:0:07080A:02:500:Invincibility (2/3)
gradius:0:070819:00:500:Invincibility (3/3)
gradius:0:07080E:02:000:Constant Speedup Speed=2
gradius:0:07080E:03:000:Constant Speedup Speed=3
gradius:0:07080E:04:000:Constant Speedup Speed=4
gradius:0:07080E:05:000:Constant Speedup Speed=5
gradius:0:07080E:06:000:Constant Speedup Speed=6-FULL
gradius:0:070825:01:000:Constant Missile
gradius:0:070827:01:000:Constant Double
gradius:0:070827:02:000:Constant Laser
gradius:0:0702AC:05:000:Infinite 5 Coins
gradius:0:0702AC:06:000:Infinite 6 Coins
gradius:0:0705E3:FF:002:Sound Test Timer Stop:[PL2 Start]Next Code
gradius:0:01FF06:FF:000:WakeUp Music Timer Stop:Start again after the use
; [ Gradius II - GOFER no Yabou (Japan New Ver.) ]
gradius2:2:060400:09:000:Infinite Lives
gradius2:2:060429:10:020:Invincibility
gradius2:2:06040F:0C:000:Next Capsule Blue
gradius2:2:060420:01:001:Gauge = SpeedUp Now!
gradius2:2:060420:02:001:Gauge = Missile Now!
gradius2:2:060420:03:001:Gauge = Double Now!
gradius2:2:060420:04:001:Gauge = Laser Now!
gradius2:2:060420:05:001:Gauge = Option Now!
gradius2:2:060420:06:001:Gauge = Shield Now!
gradius2:2:060420:06:071:Gauge = Bar Select Now!
gradius2:0:000000:00:999:[Enable these cheats on the ]
gradius2:0:000000:00:999:[weapon select mode screen ]
gradius2:0:000000:00:999:[ Round 1 Area from 1 to 5 ]
gradius2:0:000000:00:999:[ Round 2 Area from 1 to 5 ]
gradius2:0:000000:00:999:[ Round 3 Area from 1 to 5 ]
gradius2:0:000000:00:999:[ Round 4 Area from 1 to 4 ]
gradius2:0:000000:00:999:[ Round 5 Area from 1 to 6 ]
gradius2:0:000000:00:999:[ Round 6 Area from 1 to 9 ]
gradius2:0:000000:00:999:[ Round 7 Area from 1 only ]
gradius2:0:000000:00:999:[ Round 8 Area from 1 to 6 ]
gradius2:2:06041B:FF:070:Select Starting Lap
gradius2:2:060419:08:070:Select Starting Round
gradius2:2:060411:00:001:Start in Area 1
gradius2:2:060411:04:001:Start in Area 2
gradius2:2:060411:08:001:Start in Area 3
gradius2:2:060411:0C:001:Start in Area 4
gradius2:2:060411:10:001:Start in Area 5
gradius2:2:060411:14:001:Start in Area 6
gradius2:2:060411:18:001:Start in Area 7
gradius2:2:060411:1C:001:Start in Area 8
gradius2:2:060411:20:001:Start in Area 9
gradius2:2:060002:FF:000:Sound Test Timer Stop:[PL1 Shot3]Next Code
; [ Gradius III (Japan) ]
gradius3:0:101050:03:000:Infinite Lives
gradius3:0:10101B:00:000:Invincibility(Sprite Only)
gradius3:0:101001:02:000:Invincibility(Object+Sprite):Can't Move!!
gradius3:0:10101B:08:000:Invincibility+4Normal Options
gradius3:0:10101B:0A:000:Invincibility+4Snake Options
gradius3:0:10102C:04:000:Always have Maximum Speed
gradius3:0:10102D:C0:500:Always have Maximum Speed (2/2)
gradius3:0:10102C:04:001:Get Maximum Speed Now!
gradius3:0:10102D:C0:501:Get Maximum Speed Now! (2/2)
gradius3:0:000000:00:999:[ Upgrade Cursor movement cheats ]
gradius3:0:10106A:00:000:Always have NO cursor displayed
gradius3:0:10106A:01:000:Always have Cursor on "SPEEDUP"
gradius3:0:10106A:02:000:Always have Cursor on "MISSILE"
gradius3:0:10106A:03:000:Always have Cursor on "DOUBLE"
gradius3:0:10106A:04:000:Always have Cursor on "LASER"
gradius3:0:10106A:05:000:Always have Cursor on "OPTION"
gradius3:0:10106A:06:000:Always have Cursor on "?"
gradius3:0:10106A:07:000:Always have Cursor on "!"
gradius3:0:10106A:00:001:Have NO cursor displayed Now!
gradius3:0:10106A:01:001:Have Cursor on "SPEEDUP" Now!
gradius3:0:10106A:02:001:Have Cursor on "MISSILE" Now!
gradius3:0:10106A:03:001:Have Cursor on "DOUBLE" Now!
gradius3:0:10106A:04:001:Have Cursor on "LASER" Now!
gradius3:0:10106A:05:001:Have Cursor on "OPTION" Now!
gradius3:0:10106A:06:001:Have Cursor on "?" Now!
gradius3:0:10106A:07:001:Have Cursor on "!" Now!
gradius3:0:000000:00:999:[ Missile Cheats ]
gradius3:0:10106D:00:000:Always have NO Missiles
gradius3:0:10106D:01:000:Always have the Normal Missile
gradius3:0:10106D:02:000:Always have the Photon Torpedo Missile
gradius3:0:10106D:03:000:Always have the Spread Bomb Missile
gradius3:0:10106D:04:000:Always have the 2-way Missile
gradius3:0:10106D:06:000:Always have the Control Missile
gradius3:0:10106D:07:000:Always have the Upper Missile
gradius3:0:10106D:08:000:Always have the S. Spread Missile
gradius3:0:10106D:00:001:Lose ALL Missiles Now!
gradius3:0:10106D:01:001:Get the Normal Missile Now!
gradius3:0:10106D:02:001:Get the Photon Torpedo Missile Now!
gradius3:0:10106D:03:001:Get the Spread Bomb Missile Now!
gradius3:0:10106D:04:001:Get the 2-way Missile Now!
gradius3:0:10106D:06:001:Get the Control Missile Now!
gradius3:0:10106D:07:001:Get the Upper Missile Now!
gradius3:0:10106D:08:001:Get the S. Spread Missile Now!
gradius3:0:000000:00:999:[ Main Shot (includes Lasers & Doubles) ]
gradius3:0:10106C:00:000:Always have the Normal Shot
gradius3:0:10106C:03:000:Always have the Normal Double
gradius3:0:10106C:01:000:Always have the Tailgun Double
gradius3:0:10106C:02:000:Always have the Vertical Double
gradius3:0:10106C:08:000:Always have the Freeway Double
gradius3:0:10106C:04:000:Always have the Normal Laser
gradius3:0:10106C:07:000:Always have the Ripple Laser
gradius3:0:10106C:05:000:Always have the "C. Laser" Laser
gradius3:0:10106C:06:000:Always have the "Twin Laser" Laser
gradius3:0:10106C:09:000:Always have the Spread Gun Laser
gradius3:0:10106C:0A:000:Always have the "E.Laser" Laser
gradius3:0:10106C:00:001:Get the Normal Shot Now!
gradius3:0:10106C:03:001:Get the Normal Double Now!
gradius3:0:10106C:01:001:Get the Tailgun Double Now!
gradius3:0:10106C:02:001:Get the Vertical Double Now!
gradius3:0:10106C:08:001:Get the Freeway Double Now!
gradius3:0:10106C:04:001:Get the Normal Laser Now!
gradius3:0:10106C:07:001:Get the Ripple Laser Now!
gradius3:0:10106C:05:001:Get the "C. Laser" Laser Now!
gradius3:0:10106C:06:001:Get the "Twin Laser" Laser Now!
gradius3:0:10106C:09:001:Get the Spread Gun Laser Now!
gradius3:0:10106C:0A:001:Get the "E.Laser" Laser Now!
gradius3:0:000000:00:999:[ Edit Current Weapon Type ]
gradius3:0:10106E:00:001:Weapon Type A
gradius3:0:10106E:01:001:Weapon Type B
gradius3:0:10106E:02:001:Weapon Type C
gradius3:0:10106E:03:001:Weapon Type D
gradius3:0:10106E:05:001:Weapon Type EDIT
gradius3:0:000000:00:999:[ Edit Current Missile Type ]
gradius3:0:101075:02:000:Normal Missile
gradius3:0:101075:03:000:Photon Torpedo
gradius3:0:101075:04:000:Spread Bomb
gradius3:0:101075:05:000:2Way
gradius3:0:101075:16:000:Control
gradius3:0:101075:1C:000:Upper
gradius3:0:101075:1D:000:S.Spread
gradius3:0:000000:00:999:[ Edit Current Double Type ]
gradius3:0:101077:06:000:Tail Gun
gradius3:0:101077:07:000:Vertical
gradius3:0:101077:08:000:Normal Double
gradius3:0:101077:13:000:Free Way
gradius3:0:101077:17:000:Spread
gradius3:0:000000:00:999:[ Edit Current Laser Type ]
gradius3:0:101079:09:000:Normal Laser
gradius3:0:101079:0A:000:C.Laser
gradius3:0:101079:0B:000:Twin Laser
gradius3:0:101079:0C:000:Ripple
gradius3:0:101079:18:000:E.Laser
gradius3:0:000000:00:999:[ Edit Current Option Type ]
gradius3:0:10107B:0D:000:Normal Option
gradius3:0:10107B:0E:000:Snake Option
gradius3:0:000000:00:999:[ Edit Current Shield Type ]
gradius3:0:10107D:10:000:Shield
gradius3:0:10107D:12:000:Force Shield
gradius3:0:10107D:11:000:Free Shield
gradius3:0:10107D:1A:000:Reduce
gradius3:0:000000:00:999:[ Edit Current Special Type ]
gradius3:0:10107F:14:000:Flash
gradius3:0:10107F:1B:000:Normal
gradius3:0:10107F:19:000:Speed Down
gradius3:0:10107F:1E:000:Option
gradius3:0:000000:00:999:[ Round Select ]
gradius3:0:1039C3:FF:071:Select Lap
gradius3:0:101051:0C:071:Select Round
gradius3:0:1038F1:00:000:Start area 0
gradius3:0:1038F1:01:000:Start area 1
gradius3:0:1038F1:02:000:Start area 2
gradius3:0:1038F1:03:000:Start area 3
gradius3:0:1038F1:04:000:Start area 4
gradius3:0:1038F1:05:000:Start area 5
gradius3:0:1038F1:06:000:Start area 6
gradius3:0:1038F1:07:000:Start area 7
gradius3:0:1038F1:08:000:Start area 8
gradius3:0:1038F1:09:000:Start area 9
gradius3:0:1038F1:0A:000:Start area 10
gradius3:0:1038F1:0B:000:Start area 11
gradius3:0:1038F1:0C:000:Start area 12
gradius3:0:1038F1:0D:000:Start area 13
gradius3:0:1038F1:0E:000:Start area 14
gradius3:0:1038F1:0F:000:Start area 15
gradius3:0:1038F1:10:000:Start area 16
gradius3:0:1038F1:11:000:Start area 17
gradius3:0:1038F1:12:000:Start area 18
gradius3:0:1038F1:13:000:Start area 19
gradius3:0:1038F1:14:000:Start area 20
gradius3:0:1038F1:15:000:Start area 21
gradius3:0:1038F1:16:000:Start area 22
gradius3:0:1038F1:17:000:Start area 23
gradius3:0:1038F1:18:000:Start area 24
gradius3:0:1038F1:19:000:Start area 25
gradius3:0:1038F1:1A:000:Start area 26
gradius3:0:1038F1:1B:000:Start area 27
gradius3:0:1038F1:1C:000:Start area 28
gradius3:0:1038F1:1D:000:Start area 29
gradius3:0:1038F1:1E:000:Start area 30
gradius3:0:1038F1:1F:000:Start area 31
gradius3:0:1038F1:20:000:Start area 32
gradius3:0:040002:41:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Gratia - Second Earth (92047-01 version) ]
gratia:0:00000000:00:999:[ See the Dip Switches to enable Invincibility. ]
gratia:0:FEE01994:05:000:Infinite Lives PL1
gratia:0:FEE01998:04:000:Infinite Bombs PL1
gratia:0:FEE02D0C:05:000:Infinite Lives PL2
gratia:0:FEE02D10:04:000:Infinite Bombs PL2
; [ Gratia - Second Earth (91022-10 version) ]
gratiaa:0:00000000:00:999:[ See the Dip Switches to enable Invincibility. ]
gratiaa:0:FEE01994:05:000:Infinite Lives PL1
gratiaa:0:FEE01998:04:000:Infinite Bombs PL1
gratiaa:0:FEE02D0C:05:000:Infinite Lives PL2
gratiaa:0:FEE02D10:04:000:Infinite Bombs PL2
; [ Gravitar (version 3) ]
gravitar:0:0042:06:000:Infinite Lives PL1
gravitar:0:016C:99:000:Infinite Fuel PL1
gravitar:0:0043:06:000:Infinite Lives PL2
gravitar:0:0169:99:000:Infinite Fuel PL2
; [ Gravitar (version 2) ]
gravitr2:0:0042:06:000:Infinite Lives PL1
gravitr2:0:016C:99:000:Infinite Fuel PL1
gravitr2:0:0043:06:000:Infinite Lives PL2
gravitr2:0:0169:99:000:Infinite Fuel PL2
; [ Gravitar (prototype) ]
gravp:0:0042:06:000:Infinite Lives PL1
gravp:0:0168:99:000:Infinite Fuel PL1
gravp:0:0043:06:000:Infinite Lives PL2
gravp:0:0169:99:000:Infinite Fuel PL2
; [ Grand Champion ]
grchamp:0:4214:99:000:Infinite Time
grchamp:0:4181:01:000:Always be ranked number 1
grchamp:0:400D:FF:000:Always drive at Maximum Speed
; [ Guardian Force ]
grdforce:0:0601F014:09:000:Infinite Lives PL1
grdforce:0:0601F017:18:000:Maximum Power PL1
grdforce:0:060E2F23:18:500:Maximum Power PL1 (2/2)
grdforce:0:0601F040:09:000:Infinite Lives PL2
grdforce:0:0601F043:18:000:Maximum Power PL2
grdforce:0:060E2F79:18:500:Maximum Power PL2 (2/2)
; [ Guardians / Denjin Makai II ]
grdians:0:2014F1:09:000:Infinite Credits
grdians:0:201312:9A:000:Infinite Time
grdians:0:201629:0A:000:Infinite Lives PL1
grdians:0:203142:02:000:Infinite Energy PL1
grdians:0:203143:C0:500:Infinite Energy PL1 (2/4)
grdians:0:203144:02:500:Infinite Energy PL1 (3/4)
grdians:0:203145:C0:500:Infinite Energy PL1 (4/4)
grdians:0:203146:02:000:Infinite Power PL1
grdians:0:203147:C0:500:Infinite Power PL1 (2/4)
grdians:0:203148:02:500:Infinite Power PL1 (3/4)
grdians:0:203149:C0:500:Infinite Power PL1 (4/4)
grdians:0:201829:04:000:Infinite Lives PL2
grdians:0:203342:02:000:Infinite Energy PL2
grdians:0:203343:C0:500:Infinite Energy PL2 (2/4)
grdians:0:203344:02:500:Infinite Energy PL2 (3/4)
grdians:0:203345:C0:500:Infinite Energy PL2 (4/4)
grdians:0:203346:02:000:Infinite Power PL2
grdians:0:203347:C0:500:Infinite Power PL2 (2/4)
grdians:0:203348:02:500:Infinite Power PL2 (3/4)
grdians:0:203349:C0:500:Infinite Power PL2 (4/4)
; [ Gradius II - GOFER no Yabou (Japan Old Ver.) ]
grdius2a:2:060400:09:000:Infinite Lives
grdius2a:2:060429:10:020:Invincibility
grdius2a:2:06040F:0C:000:Next Capsule Blue
grdius2a:2:060420:01:001:Gauge = SpeedUp Now!
grdius2a:2:060420:02:001:Gauge = Missile Now!
grdius2a:2:060420:03:001:Gauge = Double Now!
grdius2a:2:060420:04:001:Gauge = Laser Now!
grdius2a:2:060420:05:001:Gauge = Option Now!
grdius2a:2:060420:06:001:Gauge = Shield Now!
grdius2a:2:060420:06:071:Gauge = Bar Select Now!
grdius2a:0:000000:00:999:[Enable these cheats on the ]
grdius2a:0:000000:00:999:[weapon select mode screen ]
grdius2a:0:000000:00:999:[ Round 1 Area from 1 to 5 ]
grdius2a:0:000000:00:999:[ Round 2 Area from 1 to 5 ]
grdius2a:0:000000:00:999:[ Round 3 Area from 1 to 5 ]
grdius2a:0:000000:00:999:[ Round 4 Area from 1 to 4 ]
grdius2a:0:000000:00:999:[ Round 5 Area from 1 to 6 ]
grdius2a:0:000000:00:999:[ Round 6 Area from 1 to 9 ]
grdius2a:0:000000:00:999:[ Round 7 Area from 1 only ]
grdius2a:0:000000:00:999:[ Round 8 Area from 1 to 6 ]
grdius2a:2:06041B:FF:070:Select Starting Lap
grdius2a:2:060419:08:070:Select Starting Round
grdius2a:2:060411:00:001:Start in Area 1
grdius2a:2:060411:04:001:Start in Area 2
grdius2a:2:060411:08:001:Start in Area 3
grdius2a:2:060411:0C:001:Start in Area 4
grdius2a:2:060411:10:001:Start in Area 5
grdius2a:2:060411:14:001:Start in Area 6
grdius2a:2:060411:18:001:Start in Area 7
grdius2a:2:060411:1C:001:Start in Area 8
grdius2a:2:060411:20:001:Start in Area 9
grdius2a:2:060002:FF:000:Sound Test Timer Stop:[PL1 Shot3]Next Code
; [ Gradius II - GOFER no Yabou (Japan Older Ver.) ]
grdius2b:2:060400:09:000:Infinite Lives
grdius2b:2:060429:10:020:Invincibility
grdius2b:2:06040F:0C:000:Next Capsule Blue
grdius2b:2:060420:01:001:Gauge = SpeedUp Now!
grdius2b:2:060420:02:001:Gauge = Missile Now!
grdius2b:2:060420:03:001:Gauge = Double Now!
grdius2b:2:060420:04:001:Gauge = Laser Now!
grdius2b:2:060420:05:001:Gauge = Option Now!
grdius2b:2:060420:06:001:Gauge = Shield Now!
grdius2b:2:060420:06:071:Gauge = Bar Select Now!
grdius2b:0:000000:00:999:[Enable these cheats on the ]
grdius2b:0:000000:00:999:[weapon select mode screen ]
grdius2b:0:000000:00:999:[ Round 1 Area from 1 to 5 ]
grdius2b:0:000000:00:999:[ Round 2 Area from 1 to 5 ]
grdius2b:0:000000:00:999:[ Round 3 Area from 1 to 5 ]
grdius2b:0:000000:00:999:[ Round 4 Area from 1 to 4 ]
grdius2b:0:000000:00:999:[ Round 5 Area from 1 to 6 ]
grdius2b:0:000000:00:999:[ Round 6 Area from 1 to 9 ]
grdius2b:0:000000:00:999:[ Round 7 Area from 1 only ]
grdius2b:0:000000:00:999:[ Round 8 Area from 1 to 6 ]
grdius2b:2:06041B:FF:070:Select Starting Lap
grdius2b:2:060419:08:070:Select Starting Round
grdius2b:2:060411:00:001:Start in Area 1
grdius2b:2:060411:04:001:Start in Area 2
grdius2b:2:060411:08:001:Start in Area 3
grdius2b:2:060411:0C:001:Start in Area 4
grdius2b:2:060411:10:001:Start in Area 5
grdius2b:2:060411:14:001:Start in Area 6
grdius2b:2:060411:18:001:Start in Area 7
grdius2b:2:060411:1C:001:Start in Area 8
grdius2b:2:060411:20:001:Start in Area 9
grdius2b:2:060002:FF:000:Sound Test Timer Stop:[PL1 Shot3]Next Code
; [ Gradius III (Asia) ]
grdius3a:0:101050:03:000:Infinite Lives
grdius3a:0:10101B:00:000:Invincibility(Sprite Only)
grdius3a:0:101001:02:000:Invincibility(Object+Sprite):Can't Move!!
grdius3a:0:10101B:08:000:Invincibility+4Normal Options
grdius3a:0:10101B:0A:000:Invincibility+4Snake Options
grdius3a:0:10102C:04:000:Always have Maximum Speed
grdius3a:0:10102D:C0:500:Always have Maximum Speed (2/2)
grdius3a:0:10102C:04:001:Get Maximum Speed Now!
grdius3a:0:10102D:C0:501:Get Maximum Speed Now! (2/2)
grdius3a:0:000000:00:999:[ Upgrade Cursor movement cheats ]
grdius3a:0:10106A:00:000:Always have NO cursor displayed
grdius3a:0:10106A:01:000:Always have Cursor on "SPEEDUP"
grdius3a:0:10106A:02:000:Always have Cursor on "MISSILE"
grdius3a:0:10106A:03:000:Always have Cursor on "DOUBLE"
grdius3a:0:10106A:04:000:Always have Cursor on "LASER"
grdius3a:0:10106A:05:000:Always have Cursor on "OPTION"
grdius3a:0:10106A:06:000:Always have Cursor on "?"
grdius3a:0:10106A:07:000:Always have Cursor on "!"
grdius3a:0:10106A:00:001:Have NO cursor displayed Now!
grdius3a:0:10106A:01:001:Have Cursor on "SPEEDUP" Now!
grdius3a:0:10106A:02:001:Have Cursor on "MISSILE" Now!
grdius3a:0:10106A:03:001:Have Cursor on "DOUBLE" Now!
grdius3a:0:10106A:04:001:Have Cursor on "LASER" Now!
grdius3a:0:10106A:05:001:Have Cursor on "OPTION" Now!
grdius3a:0:10106A:06:001:Have Cursor on "?" Now!
grdius3a:0:10106A:07:001:Have Cursor on "!" Now!
grdius3a:0:000000:00:999:[ Missile Cheats ]
grdius3a:0:10106D:00:000:Always have NO Missiles
grdius3a:0:10106D:01:000:Always have the Normal Missile
grdius3a:0:10106D:02:000:Always have the Photon Torpedo Missile
grdius3a:0:10106D:03:000:Always have the Spread Bomb Missile
grdius3a:0:10106D:04:000:Always have the 2-way Missile
grdius3a:0:10106D:06:000:Always have the Control Missile
grdius3a:0:10106D:07:000:Always have the Upper Missile
grdius3a:0:10106D:08:000:Always have the S. Spread Missile
grdius3a:0:10106D:00:001:Lose ALL Missiles Now!
grdius3a:0:10106D:01:001:Get the Normal Missile Now!
grdius3a:0:10106D:02:001:Get the Photon Torpedo Missile Now!
grdius3a:0:10106D:03:001:Get the Spread Bomb Missile Now!
grdius3a:0:10106D:04:001:Get the 2-way Missile Now!
grdius3a:0:10106D:06:001:Get the Control Missile Now!
grdius3a:0:10106D:07:001:Get the Upper Missile Now!
grdius3a:0:10106D:08:001:Get the S. Spread Missile Now!
grdius3a:0:000000:00:999:[ Main Shot (includes Lasers & Doubles) ]
grdius3a:0:10106C:00:000:Always have the Normal Shot
grdius3a:0:10106C:03:000:Always have the Normal Double
grdius3a:0:10106C:01:000:Always have the Tailgun Double
grdius3a:0:10106C:02:000:Always have the Vertical Double
grdius3a:0:10106C:08:000:Always have the Freeway Double
grdius3a:0:10106C:04:000:Always have the Normal Laser
grdius3a:0:10106C:07:000:Always have the Ripple Laser
grdius3a:0:10106C:05:000:Always have the "C. Laser" Laser
grdius3a:0:10106C:06:000:Always have the "Twin Laser" Laser
grdius3a:0:10106C:09:000:Always have the Spread Gun Laser
grdius3a:0:10106C:0A:000:Always have the "E.Laser" Laser
grdius3a:0:10106C:00:001:Get the Normal Shot Now!
grdius3a:0:10106C:03:001:Get the Normal Double Now!
grdius3a:0:10106C:01:001:Get the Tailgun Double Now!
grdius3a:0:10106C:02:001:Get the Vertical Double Now!
grdius3a:0:10106C:08:001:Get the Freeway Double Now!
grdius3a:0:10106C:04:001:Get the Normal Laser Now!
grdius3a:0:10106C:07:001:Get the Ripple Laser Now!
grdius3a:0:10106C:05:001:Get the "C. Laser" Laser Now!
grdius3a:0:10106C:06:001:Get the "Twin Laser" Laser Now!
grdius3a:0:10106C:09:001:Get the Spread Gun Laser Now!
grdius3a:0:10106C:0A:001:Get the "E.Laser" Laser Now!
grdius3a:0:000000:00:999:[ Edit Current Weapon Type ]
grdius3a:0:10106E:00:001:Weapon Type A
grdius3a:0:10106E:01:001:Weapon Type B
grdius3a:0:10106E:02:001:Weapon Type C
grdius3a:0:10106E:03:001:Weapon Type D
grdius3a:0:10106E:05:001:Weapon Type EDIT
grdius3a:0:000000:00:999:[ Edit Current Missile Type ]
grdius3a:0:101075:02:000:Normal Missile
grdius3a:0:101075:03:000:Photon Torpedo
grdius3a:0:101075:04:000:Spread Bomb
grdius3a:0:101075:05:000:2Way
grdius3a:0:101075:16:000:Control
grdius3a:0:101075:1C:000:Upper
grdius3a:0:101075:1D:000:S.Spread
grdius3a:0:000000:00:999:[ Edit Current Double Type ]
grdius3a:0:101077:06:000:Tail Gun
grdius3a:0:101077:07:000:Vertical
grdius3a:0:101077:08:000:Normal Double
grdius3a:0:101077:13:000:Free Way
grdius3a:0:101077:17:000:Spread
grdius3a:0:000000:00:999:[ Edit Current Laser Type ]
grdius3a:0:101079:09:000:Normal Laser
grdius3a:0:101079:0A:000:C.Laser
grdius3a:0:101079:0B:000:Twin Laser
grdius3a:0:101079:0C:000:Ripple
grdius3a:0:101079:18:000:E.Laser
grdius3a:0:000000:00:999:[ Edit Current Option Type ]
grdius3a:0:10107B:0D:000:Normal Option
grdius3a:0:10107B:0E:000:Snake Option
grdius3a:0:000000:00:999:[ Edit Current Shield Type ]
grdius3a:0:10107D:10:000:Shield
grdius3a:0:10107D:12:000:Force Shield
grdius3a:0:10107D:11:000:Free Shield
grdius3a:0:10107D:1A:000:Reduce
grdius3a:0:000000:00:999:[ Edit Current Special Type ]
grdius3a:0:10107F:14:000:Flash
grdius3a:0:10107F:1B:000:Normal
grdius3a:0:10107F:19:000:Speed Down
grdius3a:0:10107F:1E:000:Option
grdius3a:0:000000:00:999:[ Round Select ]
grdius3a:0:1039C3:FF:071:Select Lap
grdius3a:0:101051:0C:071:Select Round
grdius3a:0:1038F1:00:000:Start area 0
grdius3a:0:1038F1:01:000:Start area 1
grdius3a:0:1038F1:02:000:Start area 2
grdius3a:0:1038F1:03:000:Start area 3
grdius3a:0:1038F1:04:000:Start area 4
grdius3a:0:1038F1:05:000:Start area 5
grdius3a:0:1038F1:06:000:Start area 6
grdius3a:0:1038F1:07:000:Start area 7
grdius3a:0:1038F1:08:000:Start area 8
grdius3a:0:1038F1:09:000:Start area 9
grdius3a:0:1038F1:0A:000:Start area 10
grdius3a:0:1038F1:0B:000:Start area 11
grdius3a:0:1038F1:0C:000:Start area 12
grdius3a:0:1038F1:0D:000:Start area 13
grdius3a:0:1038F1:0E:000:Start area 14
grdius3a:0:1038F1:0F:000:Start area 15
grdius3a:0:1038F1:10:000:Start area 16
grdius3a:0:1038F1:11:000:Start area 17
grdius3a:0:1038F1:12:000:Start area 18
grdius3a:0:1038F1:13:000:Start area 19
grdius3a:0:1038F1:14:000:Start area 20
grdius3a:0:1038F1:15:000:Start area 21
grdius3a:0:1038F1:16:000:Start area 22
grdius3a:0:1038F1:17:000:Start area 23
grdius3a:0:1038F1:18:000:Start area 24
grdius3a:0:1038F1:19:000:Start area 25
grdius3a:0:1038F1:1A:000:Start area 26
grdius3a:0:1038F1:1B:000:Start area 27
grdius3a:0:1038F1:1C:000:Start area 28
grdius3a:0:1038F1:1D:000:Start area 29
grdius3a:0:1038F1:1E:000:Start area 30
grdius3a:0:1038F1:1F:000:Start area 31
grdius3a:0:1038F1:20:000:Start area 32
grdius3a:0:040002:41:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Gradius III (World ?) ]
grdius3e:0:101050:03:000:Infinite Lives
grdius3e:0:10101B:00:000:Invincibility(Sprite Only)
grdius3e:0:101001:02:000:Invincibility(Object+Sprite):Can't Move!!
grdius3e:0:10101B:08:000:Invincibility+4Normal Options
grdius3e:0:10101B:0A:000:Invincibility+4Snake Options
grdius3e:0:10102C:04:000:Always have Maximum Speed
grdius3e:0:10102D:C0:500:Always have Maximum Speed (2/2)
grdius3e:0:10102C:04:001:Get Maximum Speed Now!
grdius3e:0:10102D:C0:501:Get Maximum Speed Now! (2/2)
grdius3e:0:000000:00:999:[ Upgrade Cursor movement cheats ]
grdius3e:0:10106A:00:000:Always have NO cursor displayed
grdius3e:0:10106A:01:000:Always have Cursor on "SPEEDUP"
grdius3e:0:10106A:02:000:Always have Cursor on "MISSILE"
grdius3e:0:10106A:03:000:Always have Cursor on "DOUBLE"
grdius3e:0:10106A:04:000:Always have Cursor on "LASER"
grdius3e:0:10106A:05:000:Always have Cursor on "OPTION"
grdius3e:0:10106A:06:000:Always have Cursor on "?"
grdius3e:0:10106A:07:000:Always have Cursor on "!"
grdius3e:0:10106A:00:001:Have NO cursor displayed Now!
grdius3e:0:10106A:01:001:Have Cursor on "SPEEDUP" Now!
grdius3e:0:10106A:02:001:Have Cursor on "MISSILE" Now!
grdius3e:0:10106A:03:001:Have Cursor on "DOUBLE" Now!
grdius3e:0:10106A:04:001:Have Cursor on "LASER" Now!
grdius3e:0:10106A:05:001:Have Cursor on "OPTION" Now!
grdius3e:0:10106A:06:001:Have Cursor on "?" Now!
grdius3e:0:10106A:07:001:Have Cursor on "!" Now!
grdius3e:0:000000:00:999:[ Missile Cheats ]
grdius3e:0:10106D:00:000:Always have NO Missiles
grdius3e:0:10106D:01:000:Always have the Normal Missile
grdius3e:0:10106D:02:000:Always have the Photon Torpedo Missile
grdius3e:0:10106D:03:000:Always have the Spread Bomb Missile
grdius3e:0:10106D:04:000:Always have the 2-way Missile
grdius3e:0:10106D:06:000:Always have the Control Missile
grdius3e:0:10106D:07:000:Always have the Upper Missile
grdius3e:0:10106D:08:000:Always have the S. Spread Missile
grdius3e:0:10106D:00:001:Lose ALL Missiles Now!
grdius3e:0:10106D:01:001:Get the Normal Missile Now!
grdius3e:0:10106D:02:001:Get the Photon Torpedo Missile Now!
grdius3e:0:10106D:03:001:Get the Spread Bomb Missile Now!
grdius3e:0:10106D:04:001:Get the 2-way Missile Now!
grdius3e:0:10106D:06:001:Get the Control Missile Now!
grdius3e:0:10106D:07:001:Get the Upper Missile Now!
grdius3e:0:10106D:08:001:Get the S. Spread Missile Now!
grdius3e:0:000000:00:999:[ Main Shot (includes Lasers & Doubles) ]
grdius3e:0:10106C:00:000:Always have the Normal Shot
grdius3e:0:10106C:03:000:Always have the Normal Double
grdius3e:0:10106C:01:000:Always have the Tailgun Double
grdius3e:0:10106C:02:000:Always have the Vertical Double
grdius3e:0:10106C:08:000:Always have the Freeway Double
grdius3e:0:10106C:04:000:Always have the Normal Laser
grdius3e:0:10106C:07:000:Always have the Ripple Laser
grdius3e:0:10106C:05:000:Always have the "C. Laser" Laser
grdius3e:0:10106C:06:000:Always have the "Twin Laser" Laser
grdius3e:0:10106C:09:000:Always have the Spread Gun Laser
grdius3e:0:10106C:0A:000:Always have the "E.Laser" Laser
grdius3e:0:10106C:00:001:Get the Normal Shot Now!
grdius3e:0:10106C:03:001:Get the Normal Double Now!
grdius3e:0:10106C:01:001:Get the Tailgun Double Now!
grdius3e:0:10106C:02:001:Get the Vertical Double Now!
grdius3e:0:10106C:08:001:Get the Freeway Double Now!
grdius3e:0:10106C:04:001:Get the Normal Laser Now!
grdius3e:0:10106C:07:001:Get the Ripple Laser Now!
grdius3e:0:10106C:05:001:Get the "C. Laser" Laser Now!
grdius3e:0:10106C:06:001:Get the "Twin Laser" Laser Now!
grdius3e:0:10106C:09:001:Get the Spread Gun Laser Now!
grdius3e:0:10106C:0A:001:Get the "E.Laser" Laser Now!
grdius3e:0:000000:00:999:[ Edit Current Weapon Type ]
grdius3e:0:10106E:00:001:Weapon Type A
grdius3e:0:10106E:01:001:Weapon Type B
grdius3e:0:10106E:02:001:Weapon Type C
grdius3e:0:10106E:03:001:Weapon Type D
grdius3e:0:10106E:05:001:Weapon Type EDIT
grdius3e:0:000000:00:999:[ Edit Current Missile Type ]
grdius3e:0:101075:02:000:Normal Missile
grdius3e:0:101075:03:000:Photon Torpedo
grdius3e:0:101075:04:000:Spread Bomb
grdius3e:0:101075:05:000:2Way
grdius3e:0:101075:16:000:Control
grdius3e:0:101075:1C:000:Upper
grdius3e:0:101075:1D:000:S.Spread
grdius3e:0:000000:00:999:[ Edit Current Double Type ]
grdius3e:0:101077:06:000:Tail Gun
grdius3e:0:101077:07:000:Vertical
grdius3e:0:101077:08:000:Normal Double
grdius3e:0:101077:13:000:Free Way
grdius3e:0:101077:17:000:Spread
grdius3e:0:000000:00:999:[ Edit Current Laser Type ]
grdius3e:0:101079:09:000:Normal Laser
grdius3e:0:101079:0A:000:C.Laser
grdius3e:0:101079:0B:000:Twin Laser
grdius3e:0:101079:0C:000:Ripple
grdius3e:0:101079:18:000:E.Laser
grdius3e:0:000000:00:999:[ Edit Current Option Type ]
grdius3e:0:10107B:0D:000:Normal Option
grdius3e:0:10107B:0E:000:Snake Option
grdius3e:0:000000:00:999:[ Edit Current Shield Type ]
grdius3e:0:10107D:10:000:Shield
grdius3e:0:10107D:12:000:Force Shield
grdius3e:0:10107D:11:000:Free Shield
grdius3e:0:10107D:1A:000:Reduce
grdius3e:0:000000:00:999:[ Edit Current Special Type ]
grdius3e:0:10107F:14:000:Flash
grdius3e:0:10107F:1B:000:Normal
grdius3e:0:10107F:19:000:Speed Down
grdius3e:0:10107F:1E:000:Option
grdius3e:0:000000:00:999:[ Round Select ]
grdius3e:0:1039C3:FF:071:Select Lap
grdius3e:0:101051:0C:071:Select Round
grdius3e:0:1038F1:00:000:Start area 0
grdius3e:0:1038F1:01:000:Start area 1
grdius3e:0:1038F1:02:000:Start area 2
grdius3e:0:1038F1:03:000:Start area 3
grdius3e:0:1038F1:04:000:Start area 4
grdius3e:0:1038F1:05:000:Start area 5
grdius3e:0:1038F1:06:000:Start area 6
grdius3e:0:1038F1:07:000:Start area 7
grdius3e:0:1038F1:08:000:Start area 8
grdius3e:0:1038F1:09:000:Start area 9
grdius3e:0:1038F1:0A:000:Start area 10
grdius3e:0:1038F1:0B:000:Start area 11
grdius3e:0:1038F1:0C:000:Start area 12
grdius3e:0:1038F1:0D:000:Start area 13
grdius3e:0:1038F1:0E:000:Start area 14
grdius3e:0:1038F1:0F:000:Start area 15
grdius3e:0:1038F1:10:000:Start area 16
grdius3e:0:1038F1:11:000:Start area 17
grdius3e:0:1038F1:12:000:Start area 18
grdius3e:0:1038F1:13:000:Start area 19
grdius3e:0:1038F1:14:000:Start area 20
grdius3e:0:1038F1:15:000:Start area 21
grdius3e:0:1038F1:16:000:Start area 22
grdius3e:0:1038F1:17:000:Start area 23
grdius3e:0:1038F1:18:000:Start area 24
grdius3e:0:1038F1:19:000:Start area 25
grdius3e:0:1038F1:1A:000:Start area 26
grdius3e:0:1038F1:1B:000:Start area 27
grdius3e:0:1038F1:1C:000:Start area 28
grdius3e:0:1038F1:1D:000:Start area 29
grdius3e:0:1038F1:1E:000:Start area 30
grdius3e:0:1038F1:1F:000:Start area 31
grdius3e:0:1038F1:20:000:Start area 32
grdius3e:0:040002:41:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Sen Jin - Guardian Storm (Korea) ]
grdnstrm:0:3C0021:63:000:Infinite Credits
grdnstrm:0:3C024B:07:000:Infinite Lives PL1
grdnstrm:0:3C0263:09:000:Infinite Bombs PL1
grdnstrm:0:3CB3DE:00:000:Invincibility PL1
grdnstrm:0:3CB3DF:03:500:Invincibility PL1 (2/2)
grdnstrm:0:3CB3D5:07:000:Maximum Fire Power PL1
grdnstrm:0:3C024D:07:000:Infinite Lives PL2
grdnstrm:0:3C0265:09:000:Infinite Bombs PL2
grdnstrm:0:3CBBDE:00:000:Invincibility PL2
grdnstrm:0:3CBBDF:03:500:Invincibility PL2 (2/2)
grdnstrm:0:3CBBD5:07:000:Maximum Fire Power PL2
; [ Great Guns ]
greatgun:0:0000:00:999:[ This game hasn't even ]:REASON 11
greatgun:0:0000:00:999:[ been looked at due to ]:REASON 11
greatgun:0:0000:00:999:[ time constraints - Too]:REASON 11
greatgun:0:0000:00:999:[ many games and so ]:REASON 11
greatgun:0:0000:00:999:[ little time. It is ]:REASON 11
greatgun:0:0000:00:999:[ even possible that ]:REASON 11
greatgun:0:0000:00:999:[ this game may be a ]:REASON 11
greatgun:0:0000:00:999:[ clone of an existing ]:REASON 11
greatgun:0:0000:00:999:[ game which may have ]:REASON 11
greatgun:0:0000:00:999:[ cheats. Please search ]:REASON 11
greatgun:0:0000:00:999:[ the cheat forums ]:REASON 11
greatgun:0:0000:00:999:[ before posting cheat ]:REASON 11
greatgun:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Green Beret (Irem) ]
greenber:0:0000:00:999:[ There are no cheats ]:REASON 1
greenber:0:0000:00:999:[ for this game as it ]:REASON 1
greenber:0:0000:00:999:[ didn't work the last ]:REASON 1
greenber:0:0000:00:999:[ time it was tested. ]:REASON 1
greenber:0:0000:00:999:[ If the game now works ]:REASON 1
greenber:0:0000:00:999:[ please request cheats ]:REASON 1
greenber:0:0000:00:999:[ for it on the cheat ]:REASON 1
greenber:0:0000:00:999:[ forums. ]:REASON 1
; [ Galaxy Rescue ]
grescue:0:21AC:06:000:Infinite Lives PL1
grescue:0:21A2:80:000:Infinite Fuel PL1
grescue:0:22AC:06:000:Infinite Lives PL2
grescue:0:22A2:80:000:Infinite Fuel PL2
grescue:0:218D:00:000:Enemies once per Round: Also no Fireballs
grescue:0:21AB:00:000:Always Round 1 (Slow Enemies)
grescue:0:21AE:05:001:1 Rescue Ends Round Now!
grescue:0:212D:01:501:1 Rescue Ends Round Now!(2/2)
grescue:0:21A0:01:501:1 Rescue Ends Round Now!(3/2)
; [ Gridiron Fight ]
gridiron:0:C00C:5B:000:Infinite Time
gridiron:0:C106:00:000:Always First Down
gridiron:0:C106:00:001:Make it the First Down Now!
gridiron:0:C106:03:001:Make it the Fourth Down Now!
gridiron:0:C108:00:001:Make it the 1st Quarter Now!
gridiron:0:C108:01:001:Make it the 2nd Quarter Now!
gridiron:0:C108:02:001:Make it the 3rd Quarter Now!
gridiron:0:C108:03:001:Make it the Last Quarter Now!
gridiron:0:C00C:01:001:Finish Quarter Time Now!
; [ Gridlee ]
gridlee:0:042C:99:000:Infinite Credits
gridlee:0:0438:06:002:Infinite Lives PL1
gridlee:0:0467:06:000:Infinite Lives PL2
; [ Griffon ]
griffon:0:4390:09:000:Infinite Lives
griffon:0:43A6:DD:000:Never have shields
griffon:0:43A6:00:003:Shield Always Ready
griffon:0:43C0:84:000:Infinite Shields
griffon:0:4BFF:00:000:Infinite Fuel
griffon:0:0CC4:C9:100:Invincibility
; [ Grind Stormer (older set) ]
grindsta:0:1003B3:09:000:Infinite Credits
grindsta:0:10063D:0F:000:Infinite Lives
grindsta:0:10065B:06:000:Infinite Bombs
grindsta:0:000000:00:999:[ See the Dip Switch Menu to enable ]
grindsta:0:000000:00:999:[ an Invincibility PL1 cheat. But ]
grindsta:0:000000:00:999:[ the dipswitch causes a game crash ]
grindsta:0:000000:00:999:[ when PL2 is selected. ]
grindsta:0:100607:02:000:Always have 4 Side Ships
grindsta:0:1005E7:B0:000:Always have Shot Side Ships
grindsta:0:100601:00:500:Always have Shot Side Ships (2/2)
grindsta:0:1005E7:B4:000:Always have Search Side Ships
grindsta:0:100601:01:500:Always have Search Side Ships (2/2)
grindsta:0:1005E7:C4:000:Always have Missile Side Ships
grindsta:0:100601:02:500:Always have Missile Side Ships (2/2)
grindsta:0:100607:02:001:Get 4 Side Ships Now!
grindsta:0:1005E7:B0:001:Get Shot Side Ships Now!
grindsta:0:100601:00:501:Get Shot Side Ships Now! (2/2)
grindsta:0:1005E7:B4:001:Get Search Side Ships Now!
grindsta:0:100601:01:501:Get Search Side Ships Now! (2/2)
grindsta:0:1005E7:C4:001:Get Missile Side Ships Now!
grindsta:0:100601:02:501:Get Missile Side Ships Now! (2/2)
; [ Grind Stormer ]
grindstm:0:1003B3:09:000:Infinite Credits
grindstm:0:100641:0F:000:Infinite Lives
grindstm:0:10065F:06:000:Infinite Bombs
grindstm:0:000000:00:999:[See the Dip Switch Menu to ]
grindstm:0:000000:00:999:[enable an Invincibility PL1]
grindstm:0:000000:00:999:[cheat. But the dipswitch ]
grindstm:0:000000:00:999:[causes a game crash when ]
grindstm:0:000000:00:999:[PL2 is selected. ]
grindstm:0:10060B:02:000:Always have 4 Side Ships
grindstm:0:1005EB:B0:000:Always have Shot Side Ships
grindstm:0:100605:00:500:Always have Shot Side Ships (2/2)
grindstm:0:1005EB:B4:000:Always have Search Side Ships
grindstm:0:100605:01:500:Always have Search Side Ships (2/2)
grindstm:0:1005EB:C4:000:Always have Missile Side Ships
grindstm:0:100605:02:500:Always have Missile Side Ships (2/2)
grindstm:0:10060B:02:001:Get 4 Side Ships Now!
grindstm:0:1005EB:B0:001:Get Shot Side Ships Now!
grindstm:0:100605:00:501:Get Shot Side Ships Now! (2/2)
grindstm:0:1005EB:B4:001:Get Search Side Ships Now!
grindstm:0:100605:01:501:Get Search Side Ships Now! (2/2)
grindstm:0:1005EB:C4:001:Get Missile Side Ships Now!
grindstm:0:100605:02:501:Get Missile Side Ships Now! (2/2)
; [ Grand Tour ]
grndtour:0:0000:00:999:[ This game hasn't even ]:REASON 11
grndtour:0:0000:00:999:[ been looked at due to ]:REASON 11
grndtour:0:0000:00:999:[ time constraints - Too]:REASON 11
grndtour:0:0000:00:999:[ many games and so ]:REASON 11
grndtour:0:0000:00:999:[ little time. It is ]:REASON 11
grndtour:0:0000:00:999:[ even possible that ]:REASON 11
grndtour:0:0000:00:999:[ this game may be a ]:REASON 11
grndtour:0:0000:00:999:[ clone of an existing ]:REASON 11
grndtour:0:0000:00:999:[ game which may have ]:REASON 11
grndtour:0:0000:00:999:[ cheats. Please search ]:REASON 11
grndtour:0:0000:00:999:[ the cheat forums ]:REASON 11
grndtour:0:0000:00:999:[ before posting cheat ]:REASON 11
grndtour:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Grobda (New Ver.) ]
grobda:0:0916:04:000:Infinite Lives
grobda:0:091C:27:000:Infinite Energy
grobda:0:09E7:00:000:Invincibility
; [ Grobda (Old Ver. set 1) ]
grobda2:0:0916:04:000:Infinite Lives
grobda2:0:091C:27:000:Infinite Energy
grobda2:0:09E7:00:000:Invincibility
; [ Grobda (Old Ver. set 2) ]
grobda3:0:0916:04:000:Infinite Lives
grobda3:0:091C:27:000:Infinite Energy
grobda3:0:09E7:00:000:Invincibility
; [ Power Instinct 3 - Groove On Fight ]
groovef:0:60D1BAF:63:000:Infinite Time
groovef:0:60D1BAF:00:001:Finish this Round Now!
groovef:0:60C669B:DF:000:Infinite Leader Energy PL1
groovef:0:60C669B:00:001:Drain All Leader Energy Now! PL1
groovef:0:60C679B:DF:000:Infinite Partner Energy PL1
groovef:0:60C679B:00:001:Drain All Partner Energy Now! PL1
groovef:0:60D2211:60:000:Infinite Special PL1
groovef:0:60D2214:60:500:Infinite Special PL1 (2/3)
groovef:0:60D221C:09:500:Infinite Special PL1 (3/3)
:groovef:62000000:0000000:00000000:00000000:Select Leader PL1
:groovef:00010000:60D1BD0:00000000:FFFFFFFF:Larry
:groovef:00010000:60D1BD0:00000001:FFFFFFFF:Chris
:groovef:00010000:60D1BD0:00000002:FFFFFFFF:Popura
:groovef:00010000:60D1BD0:00000003:FFFFFFFF:Remi
:groovef:00010000:60D1BD0:00000004:FFFFFFFF:Solis
:groovef:00010000:60D1BD0:00000005:FFFFFFFF:M.A.D.
:groovef:00010000:60D1BD0:00000006:FFFFFFFF:Tenhnbashi
:groovef:00010000:60D1BD0:00000007:FFFFFFFF:Hizami
:groovef:00010000:60D1BD0:00000008:FFFFFFFF:Oume & Dtane
:groovef:00010000:60D1BD0:00000009:FFFFFFFF:Falco
:groovef:00010000:60D1BD0:0000000A:FFFFFFFF:Gartheimer
:groovef:00010000:60D1BD0:0000000B:FFFFFFFF:#Damian
:groovef:00010000:60D1BD0:0000000C:FFFFFFFF:#Bristol (normal)
:groovef:00010000:60D1BD0:0000000D:FFFFFFFF:#Bristol (vampire)
:groovef:62000000:0000000:00000000:00000000:Select Partner PL1
:groovef:00010000:60D1BD2:00000000:FFFFFFFF:Larry
:groovef:00010000:60D1BD2:00000001:FFFFFFFF:Chris
:groovef:00010000:60D1BD2:00000002:FFFFFFFF:Popura
:groovef:00010000:60D1BD2:00000003:FFFFFFFF:Remi
:groovef:00010000:60D1BD2:00000004:FFFFFFFF:Solis
:groovef:00010000:60D1BD2:00000005:FFFFFFFF:M.A.D.
:groovef:00010000:60D1BD2:00000006:FFFFFFFF:Tenhnbashi
:groovef:00010000:60D1BD2:00000007:FFFFFFFF:Hizami
:groovef:00010000:60D1BD2:00000008:FFFFFFFF:Oume & Dtane
:groovef:00010000:60D1BD2:00000009:FFFFFFFF:Falco
:groovef:00010000:60D1BD2:0000000A:FFFFFFFF:Gartheimer
:groovef:00010000:60D1BD2:0000000B:FFFFFFFF:#Damian
:groovef:00010000:60D1BD2:0000000C:FFFFFFFF:#Bristol (normal)
:groovef:00010000:60D1BD2:0000000D:FFFFFFFF:#Bristol (vampire)
groovef:0:60C671B:DF:000:Infinite Leader Energy PL2
groovef:0:60C671B:00:001:Drain All Leader Energy Now! PL2
groovef:0:60C681B:DF:000:Infinite Partner Energy PL2
groovef:0:60C681B:00:001:Drain All Partner Energy Now! PL2
groovef:0:60D2213:60:000:Infinite Special PL2
groovef:0:60D2216:60:500:Infinite Special PL2 (2/3)
groovef:0:60D221D:09:500:Infinite Special PL2 (3/3)
:groovef:62000000:0000000:00000000:00000000:Select Leader PL2
:groovef:00010000:60D1BD1:00000000:FFFFFFFF:Larry
:groovef:00010000:60D1BD1:00000001:FFFFFFFF:Chris
:groovef:00010000:60D1BD1:00000002:FFFFFFFF:Popura
:groovef:00010000:60D1BD1:00000003:FFFFFFFF:Remi
:groovef:00010000:60D1BD1:00000004:FFFFFFFF:Solis
:groovef:00010000:60D1BD1:00000005:FFFFFFFF:M.A.D.
:groovef:00010000:60D1BD1:00000006:FFFFFFFF:Tenhnbashi
:groovef:00010000:60D1BD1:00000007:FFFFFFFF:Hizami
:groovef:00010000:60D1BD1:00000008:FFFFFFFF:Oume & Dtane
:groovef:00010000:60D1BD1:00000009:FFFFFFFF:Falco
:groovef:00010000:60D1BD1:0000000A:FFFFFFFF:Gartheimer
:groovef:00010000:60D1BD1:0000000B:FFFFFFFF:#Damian
:groovef:00010000:60D1BD1:0000000C:FFFFFFFF:#Bristol (normal)
:groovef:00010000:60D1BD1:0000000D:FFFFFFFF:#Bristol (vampire)
:groovef:62000000:0000000:00000000:00000000:Select Partner PL2
:groovef:00010000:60D1BD3:00000000:FFFFFFFF:Larry
:groovef:00010000:60D1BD3:00000001:FFFFFFFF:Chris
:groovef:00010000:60D1BD3:00000002:FFFFFFFF:Popura
:groovef:00010000:60D1BD3:00000003:FFFFFFFF:Remi
:groovef:00010000:60D1BD3:00000004:FFFFFFFF:Solis
:groovef:00010000:60D1BD3:00000005:FFFFFFFF:M.A.D.
:groovef:00010000:60D1BD3:00000006:FFFFFFFF:Tenhnbashi
:groovef:00010000:60D1BD3:00000007:FFFFFFFF:Hizami
:groovef:00010000:60D1BD3:00000008:FFFFFFFF:Oume & Dtane
:groovef:00010000:60D1BD3:00000009:FFFFFFFF:Falco
:groovef:00010000:60D1BD3:0000000A:FFFFFFFF:Gartheimer
:groovef:00010000:60D1BD3:0000000B:FFFFFFFF:#Damian
:groovef:00010000:60D1BD3:0000000C:FFFFFFFF:#Bristol (normal)
:groovef:00010000:60D1BD3:0000000D:FFFFFFFF:#Bristol (vampire)
; [ Ground Effects / Super Ground Effects (Japan) ]
groundfx:0:0000:00:999:[ This game hasn't even ]:REASON 11
groundfx:0:0000:00:999:[ been looked at due to ]:REASON 11
groundfx:0:0000:00:999:[ time constraints - Too]:REASON 11
groundfx:0:0000:00:999:[ many games and so ]:REASON 11
groundfx:0:0000:00:999:[ little time. It is ]:REASON 11
groundfx:0:0000:00:999:[ even possible that ]:REASON 11
groundfx:0:0000:00:999:[ this game may be a ]:REASON 11
groundfx:0:0000:00:999:[ clone of an existing ]:REASON 11
groundfx:0:0000:00:999:[ game which may have ]:REASON 11
groundfx:0:0000:00:999:[ cheats. Please search ]:REASON 11
groundfx:0:0000:00:999:[ the cheat forums ]:REASON 11
groundfx:0:0000:00:999:[ before posting cheat ]:REASON 11
groundfx:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Growl (World) ]
growl:0:107869:28:000:Infinite Energy PL1
growl:0:1078C5:EE:000:Invincibility PL1
growl:0:107845:06:000:Infinite Ammo PL1
growl:0:000000:00:999:[ Note - these weapon cheats must be used with ]
growl:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
growl:0:000000:00:999:[ the time. ]
growl:0:1078BB:00:001:Lose Weapon Now! PL1
growl:0:1078BB:01:001:Change to Knife Now! PL1
growl:0:1078BB:02:001:Change to Revolver Now! PL1
growl:0:1078BB:03:001:Change to Whip Now! PL1
growl:0:1078BB:05:001:Change to Assault Rifle Now! PL1
growl:0:1078BB:06:001:Change to Rocket Launcher Now! PL1
growl:0:1078BB:07:001:Change to Grenade Now! PL1
growl:0:1078BB:08:001:Change to Crow Bar Now! PL1
growl:0:1078BB:09:001:Change to Sword Now! PL1
growl:0:107969:28:000:Infinite Energy PL2
growl:0:1079C5:EE:000:Invincibility PL2
growl:0:107945:06:000:Infinite Ammo PL2
growl:0:000000:00:999:[ Note - these weapon cheats must be used with ]
growl:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
growl:0:000000:00:999:[ the time. ]
growl:0:1079BB:00:001:Lose Weapon Now! PL2
growl:0:1079BB:01:001:Change to Knife Now! PL2
growl:0:1079BB:02:001:Change to Revolver Now! PL2
growl:0:1079BB:03:001:Change to Whip Now! PL2
growl:0:1079BB:05:001:Change to Assault Rifle Now! PL2
growl:0:1079BB:06:001:Change to Rocket Launcher Now! PL2
growl:0:1079BB:07:001:Change to Grenade Now! PL2
growl:0:1079BB:08:001:Change to Crow Bar Now! PL2
growl:0:1079BB:09:001:Change to Sword Now! PL2
growl:0:107A69:28:000:Infinite Energy PL3
growl:0:107AC5:EE:000:Invincibility PL3
growl:0:107A45:06:000:Infinite Ammo PL3
growl:0:000000:00:999:[ Note - these weapon cheats must be used with ]
growl:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
growl:0:000000:00:999:[ the time. ]
growl:0:107ABB:00:001:Lose Weapon Now! PL3
growl:0:107ABB:01:001:Change to Knife Now! PL3
growl:0:107ABB:02:001:Change to Revolver Now! PL3
growl:0:107ABB:03:001:Change to Whip Now! PL3
growl:0:107ABB:05:001:Change to Assault Rifle Now! PL3
growl:0:107ABB:06:001:Change to Rocket Launcher Now! PL3
growl:0:107ABB:07:001:Change to Grenade Now! PL3
growl:0:107ABB:08:001:Change to Crow Bar Now! PL3
growl:0:107ABB:09:001:Change to Sword Now! PL3
growl:0:107B69:28:000:Infinite Energy PL4
growl:0:107BC5:EE:000:Invincibility PL4
growl:0:107B45:06:000:Infinite Ammo PL4
growl:0:000000:00:999:[ Note - these weapon cheats must be used with ]
growl:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
growl:0:000000:00:999:[ the time. ]
growl:0:107BBB:00:001:Lose Weapon Now! PL4
growl:0:107BBB:01:001:Change to Knife Now! PL4
growl:0:107BBB:02:001:Change to Revolver Now! PL4
growl:0:107BBB:03:001:Change to Whip Now! PL4
growl:0:107BBB:05:001:Change to Assault Rifle Now! PL4
growl:0:107BBB:06:001:Change to Rocket Launcher Now! PL4
growl:0:107BBB:07:001:Change to Grenade Now! PL4
growl:0:107BBB:08:001:Change to Crow Bar Now! PL4
growl:0:107BBB:09:001:Change to Sword Now! PL4
; [ Growl (US) ]
growlu:0:107869:28:000:Infinite Energy PL1
growlu:0:1078C5:EE:000:Invincibility PL1
growlu:0:107845:06:000:Infinite Ammo PL1
growlu:0:000000:00:999:[ Note - these weapon cheats must be used with ]
growlu:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
growlu:0:000000:00:999:[ the time. ]
growlu:0:1078BB:00:001:Lose Weapon Now! PL1
growlu:0:1078BB:01:001:Change to Knife Now! PL1
growlu:0:1078BB:02:001:Change to Revolver Now! PL1
growlu:0:1078BB:03:001:Change to Whip Now! PL1
growlu:0:1078BB:05:001:Change to Assault Rifle Now! PL1
growlu:0:1078BB:06:001:Change to Rocket Launcher Now! PL1
growlu:0:1078BB:07:001:Change to Grenade Now! PL1
growlu:0:1078BB:08:001:Change to Crow Bar Now! PL1
growlu:0:1078BB:09:001:Change to Sword Now! PL1
growlu:0:107969:28:000:Infinite Energy PL2
growlu:0:1079C5:EE:000:Invincibility PL2
growlu:0:107945:06:000:Infinite Ammo PL2
growlu:0:000000:00:999:[ Note - these weapon cheats must be used with ]
growlu:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
growlu:0:000000:00:999:[ the time. ]
growlu:0:1079BB:00:001:Lose Weapon Now! PL2
growlu:0:1079BB:01:001:Change to Knife Now! PL2
growlu:0:1079BB:02:001:Change to Revolver Now! PL2
growlu:0:1079BB:03:001:Change to Whip Now! PL2
growlu:0:1079BB:05:001:Change to Assault Rifle Now! PL2
growlu:0:1079BB:06:001:Change to Rocket Launcher Now! PL2
growlu:0:1079BB:07:001:Change to Grenade Now! PL2
growlu:0:1079BB:08:001:Change to Crow Bar Now! PL2
growlu:0:1079BB:09:001:Change to Sword Now! PL2
growlu:0:107A69:28:000:Infinite Energy PL3
growlu:0:107AC5:EE:000:Invincibility PL3
growlu:0:107A45:06:000:Infinite Ammo PL3
growlu:0:000000:00:999:[ Note - these weapon cheats must be used with ]
growlu:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
growlu:0:000000:00:999:[ the time. ]
growlu:0:107ABB:00:001:Lose Weapon Now! PL3
growlu:0:107ABB:01:001:Change to Knife Now! PL3
growlu:0:107ABB:02:001:Change to Revolver Now! PL3
growlu:0:107ABB:03:001:Change to Whip Now! PL3
growlu:0:107ABB:05:001:Change to Assault Rifle Now! PL3
growlu:0:107ABB:06:001:Change to Rocket Launcher Now! PL3
growlu:0:107ABB:07:001:Change to Grenade Now! PL3
growlu:0:107ABB:08:001:Change to Crow Bar Now! PL3
growlu:0:107ABB:09:001:Change to Sword Now! PL3
growlu:0:107B69:28:000:Infinite Energy PL4
growlu:0:107BC5:EE:000:Invincibility PL4
growlu:0:107B45:06:000:Infinite Ammo PL4
growlu:0:000000:00:999:[ Note - these weapon cheats must be used with ]
growlu:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
growlu:0:000000:00:999:[ the time. ]
growlu:0:107BBB:00:001:Lose Weapon Now! PL4
growlu:0:107BBB:01:001:Change to Knife Now! PL4
growlu:0:107BBB:02:001:Change to Revolver Now! PL4
growlu:0:107BBB:03:001:Change to Whip Now! PL4
growlu:0:107BBB:05:001:Change to Assault Rifle Now! PL4
growlu:0:107BBB:06:001:Change to Rocket Launcher Now! PL4
growlu:0:107BBB:07:001:Change to Grenade Now! PL4
growlu:0:107BBB:08:001:Change to Crow Bar Now! PL4
growlu:0:107BBB:09:001:Change to Sword Now! PL4
; [ Great Wall, The ]
grtwall:0:0000:00:999:[ There are no cheats ]:REASON 1
grtwall:0:0000:00:999:[ for this game as it ]:REASON 1
grtwall:0:0000:00:999:[ didn't work the last ]:REASON 1
grtwall:0:0000:00:999:[ time it was tested. ]:REASON 1
grtwall:0:0000:00:999:[ If the game now works ]:REASON 1
grtwall:0:0000:00:999:[ please request cheats ]:REASON 1
grtwall:0:0000:00:999:[ for it on the cheat ]:REASON 1
grtwall:0:0000:00:999:[ forums. ]:REASON 1
; [ Grudge Match (prototype) ]
grudge:0:0321:09:000:Always 9 laps to go PL1:PL1 can never win
grudge:0:0321:01:001:Last Lap Now! PL1:PL1 will win as soon as they cross the finishing line as long as a proper lap has been completed prior to crossing it
grudge:0:0301:63:000:Always have Maximum Engine PL1
grudge:0:0302:63:000:Always have Maximum Turbo PL1
grudge:0:0303:42:000:Always have Maximum Steering PL1
grudge:0:0304:63:000:Always have Maximum Tyres PL1
grudge:0:0305:0E:000:Always have Maximum Luck PL1
grudge:0:037A:09:000:Always 9 laps to go PL2:PL2 can never win
grudge:0:037A:01:001:Last Lap Now! PL2:PL2 will win as soon as they cross the finishing line as long as a proper lap has been completed prior to crossing it
grudge:0:035A:63:000:Always have Maximum Engine PL2
grudge:0:035B:63:000:Always have Maximum Turbo PL2
grudge:0:035C:42:000:Always have Maximum Steering PL2
grudge:0:035D:63:000:Always have Maximum Tyres PL2
grudge:0:035E:0E:000:Always have Maximum Luck PL2
grudge:0:03D3:09:000:Always 9 laps to go PL3:PL3 can never win
grudge:0:03D3:01:001:Last Lap Now! PL3:PL3 will win as soon as they cross the finishing line as long as a proper lap has been completed prior to crossing it
grudge:0:03B3:63:000:Always have Maximum Engine PL3
grudge:0:03B4:63:000:Always have Maximum Turbo PL3
grudge:0:03B5:42:000:Always have Maximum Steering PL3
grudge:0:03B6:63:000:Always have Maximum Tyres PL3
grudge:0:03B7:0E:000:Always have Maximum Luck PL3
; [ Gryzor ]
gryzor:0:3B1C:09:000:Infinite Time
gryzor:0:1081:99:000:Infinite Lives PL1
gryzor:0:1245:01:000:Invincibility PL1
gryzor:0:1246:7F:500:Invincibility PL1 (2/2)
gryzor:0:1215:01:000:Always Use Normal Weapon PL1
gryzor:0:1215:02:000:Always Use Long Laser PL1
gryzor:0:1215:03:000:Always Use Short Laser PL1
gryzor:0:1215:04:000:Always Use Rapid Cannon PL1
gryzor:0:1215:0A:000:Always Use Spread Cannon PL1
gryzor:0:1215:14:000:Always Use Fireball PL1
gryzor:0:1215:00:001:Get Normal weapon Now! PL1
gryzor:0:1215:02:001:Get Long Laser Now! PL1
gryzor:0:1215:03:001:Get Short Laser Now! PL1
gryzor:0:1215:04:001:Get Rapid Cannon Now! PL1
gryzor:0:1215:0A:001:Get Spread Cannon Now! PL1
gryzor:0:1215:14:001:Get Fireball Now! PL1
gryzor:0:108D:99:000:Infinite Lives PL2
gryzor:0:1305:01:000:Invincibility PL2
gryzor:0:1306:7F:500:Invincibility PL2 (2/2)
gryzor:0:12D5:01:000:Always Use Normal Weapon PL2
gryzor:0:12D5:02:000:Always Use Long Laser PL2
gryzor:0:12D5:03:000:Always Use Short Laser PL2
gryzor:0:12D5:04:000:Always Use Rapid Cannon PL2
gryzor:0:12D5:0A:000:Always Use Spread Cannon PL2
gryzor:0:12D5:14:000:Always Use Fireball PL2
gryzor:0:12D5:00:001:Get Normal weapon Now! PL2
gryzor:0:12D5:02:001:Get Long Laser Now! PL2
gryzor:0:12D5:03:001:Get Short Laser Now! PL2
gryzor:0:12D5:04:001:Get Rapid Cannon Now! PL2
gryzor:0:12D5:0A:001:Get Spread Cannon Now! PL2
gryzor:0:12D5:14:001:Get Fireball Now! PL2
gryzor:0:1809:F0:000:Sound Test Timer Stop:[PL1 Start]Next Code
; [ Grid Seeker: Project Stormhammer (World) ]
gseeker:0:40AEE5:09:000:Infinite Credits
gseeker:0:40D225:07:000:Infinite Lives PL1
gseeker:0:40D283:02:000:Invincibility PL1
gseeker:0:40D29B:50:000:Infinite Bombs PL1
gseeker:0:40D2AB:00:000:Always have the Fire Bomb PL1
gseeker:0:40D2AB:01:000:Always have the Blue Bomb PL1
gseeker:0:40D2AB:02:000:Always have the Green Bomb PL1
gseeker:0:40D2AB:03:000:Always have the Gold Bomb PL1
gseeker:0:40D2AB:00:001:Get the Fire Bomb Now! PL1
gseeker:0:40D2AB:01:001:Get the Blue Bomb Now! PL1
gseeker:0:40D2AB:02:001:Get the Green Bomb Now! PL1
gseeker:0:40D2AB:03:001:Get the Gold Bomb Now! PL1
gseeker:0:40D227:07:000:Infinite Lives PL2
gseeker:0:40D2D3:02:000:Invincibility PL2
gseeker:0:40D2EB:50:000:Infinite Bombs PL2
gseeker:0:40D2FB:00:000:Always have the Fire Bomb PL2
gseeker:0:40D2FB:00:000:Always have the Blue Bomb PL2
gseeker:0:40D2FB:00:000:Always have the Green Bomb PL2
gseeker:0:40D2FB:00:000:Always have the Gold Bomb PL2
gseeker:0:40D2FB:00:001:Get the Fire Bomb Now! PL2
gseeker:0:40D2FB:00:001:Get the Blue Bomb Now! PL2
gseeker:0:40D2FB:00:001:Get the Green Bomb Now! PL2
gseeker:0:40D2FB:00:001:Get the Gold Bomb Now! PL2
gseeker:0:000000:00:999:[After you enable these region ]
gseeker:0:000000:00:999:[cheats to see any effect you will ]
gseeker:0:000000:00:999:[have to reset the game (F3). Then ]
gseeker:0:000000:00:999:[you may have to turn the Test Mode]
gseeker:0:000000:00:999:[ON (F2) wait then reset again (F3)]
gseeker:0:0FFFFF:01:100:Region Switch = Japan
gseeker:0:0FFFFF:02:100:Region Switch = US
gseeker:0:0FFFFF:03:100:Region Switch = World
; [ Grid Seeker: Project Stormhammer (Japan) ]
gseekerj:0:40AEE5:09:000:Infinite Credits
gseekerj:0:40D225:07:000:Infinite Lives PL1
gseekerj:0:40D283:02:000:Invincibility PL1
gseekerj:0:40D29B:50:000:Infinite Bombs PL1
gseekerj:0:40D2AB:00:000:Always have the Fire Bomb PL1
gseekerj:0:40D2AB:01:000:Always have the Blue Bomb PL1
gseekerj:0:40D2AB:02:000:Always have the Green Bomb PL1
gseekerj:0:40D2AB:03:000:Always have the Gold Bomb PL1
gseekerj:0:40D2AB:00:001:Get the Fire Bomb Now! PL1
gseekerj:0:40D2AB:01:001:Get the Blue Bomb Now! PL1
gseekerj:0:40D2AB:02:001:Get the Green Bomb Now! PL1
gseekerj:0:40D2AB:03:001:Get the Gold Bomb Now! PL1
gseekerj:0:40D227:07:000:Infinite Lives PL2
gseekerj:0:40D2D3:02:000:Invincibility PL2
gseekerj:0:40D2EB:50:000:Infinite Bombs PL2
gseekerj:0:40D2FB:00:000:Always have the Fire Bomb PL2
gseekerj:0:40D2FB:00:000:Always have the Blue Bomb PL2
gseekerj:0:40D2FB:00:000:Always have the Green Bomb PL2
gseekerj:0:40D2FB:00:000:Always have the Gold Bomb PL2
gseekerj:0:40D2FB:00:001:Get the Fire Bomb Now! PL2
gseekerj:0:40D2FB:00:001:Get the Blue Bomb Now! PL2
gseekerj:0:40D2FB:00:001:Get the Green Bomb Now! PL2
gseekerj:0:40D2FB:00:001:Get the Gold Bomb Now! PL2
gseekerj:0:000000:00:999:[After you enable these region ]
gseekerj:0:000000:00:999:[cheats to see any effect you will ]
gseekerj:0:000000:00:999:[have to reset the game (F3). Then ]
gseekerj:0:000000:00:999:[you may have to turn the Test Mode]
gseekerj:0:000000:00:999:[ON (F2) wait then reset again (F3)]
gseekerj:0:0FFFFF:01:100:Region Switch = Japan
gseekerj:0:0FFFFF:02:100:Region Switch = US
gseekerj:0:0FFFFF:03:100:Region Switch = World
; [ Grid Seeker: Project Stormhammer (US) ]
gseekeru:0:40AEE5:09:000:Infinite Credits
gseekeru:0:40D225:07:000:Infinite Lives PL1
gseekeru:0:40D283:02:000:Invincibility PL1
gseekeru:0:40D29B:50:000:Infinite Bombs PL1
gseekeru:0:40D2AB:00:000:Always have the Fire Bomb PL1
gseekeru:0:40D2AB:01:000:Always have the Blue Bomb PL1
gseekeru:0:40D2AB:02:000:Always have the Green Bomb PL1
gseekeru:0:40D2AB:03:000:Always have the Gold Bomb PL1
gseekeru:0:40D2AB:00:001:Get the Fire Bomb Now! PL1
gseekeru:0:40D2AB:01:001:Get the Blue Bomb Now! PL1
gseekeru:0:40D2AB:02:001:Get the Green Bomb Now! PL1
gseekeru:0:40D2AB:03:001:Get the Gold Bomb Now! PL1
gseekeru:0:40D227:07:000:Infinite Lives PL2
gseekeru:0:40D2D3:02:000:Invincibility PL2
gseekeru:0:40D2EB:50:000:Infinite Bombs PL2
gseekeru:0:40D2FB:00:000:Always have the Fire Bomb PL2
gseekeru:0:40D2FB:00:000:Always have the Blue Bomb PL2
gseekeru:0:40D2FB:00:000:Always have the Green Bomb PL2
gseekeru:0:40D2FB:00:000:Always have the Gold Bomb PL2
gseekeru:0:40D2FB:00:001:Get the Fire Bomb Now! PL2
gseekeru:0:40D2FB:00:001:Get the Blue Bomb Now! PL2
gseekeru:0:40D2FB:00:001:Get the Green Bomb Now! PL2
gseekeru:0:40D2FB:00:001:Get the Gold Bomb Now! PL2
gseekeru:0:000000:00:999:[After you enable these region ]
gseekeru:0:000000:00:999:[cheats to see any effect you will ]
gseekeru:0:000000:00:999:[have to reset the game (F3). Then ]
gseekeru:0:000000:00:999:[you may have to turn the Test Mode]
gseekeru:0:000000:00:999:[ON (F2) wait then reset again (F3)]
gseekeru:0:0FFFFF:01:100:Region Switch = Japan
gseekeru:0:0FFFFF:02:100:Region Switch = US
gseekeru:0:0FFFFF:03:100:Region Switch = World
; [ Great Sluggers '94 ]
gslgr94u:0:20C3D3:00:000:Infinite Strikes
gslgr94u:0:20C3D5:00:000:Infinite Balls
gslgr94u:0:20C3D7:00:000:Infinite Outs
gslgr94u:0:20C3D3:00:001:Set Strikes to 0 Now!
gslgr94u:0:20C3D3:02:001:Set Strikes to 2 Now!
gslgr94u:0:20C3D5:00:001:Set Balls to 0 Now!
gslgr94u:0:20C3D5:03:001:Set Balls to 3 Now!
gslgr94u:0:20C3D7:00:001:Set Outs to 0 Now!
gslgr94u:0:20C3D7:02:001:Set Outs to 2 Now!
; [ Great Sluggers (Japan) ]
gslugrsj:0:20C3AB:00:000:Infinite Strikes
gslugrsj:0:20C3AD:00:000:Infinite Balls
gslugrsj:0:20C3AF:00:000:Infinite Outs
gslugrsj:0:20C3AB:00:001:Set Strikes to 0 Now!
gslugrsj:0:20C3AB:02:001:Set Strikes to 2 Now!
gslugrsj:0:20C3AD:00:001:Set Balls to 0 Now!
gslugrsj:0:20C3AD:03:001:Set Balls to 3 Now!
gslugrsj:0:20C3AF:00:001:Set Outs to 0 Now!
gslugrsj:0:20C3AF:02:001:Set Outs to 2 Now!
; [ Grand Striker 2 (Japan) ]
gstrik2:0:FF8A88:63:000:Infinite Credits
gstrik2:0:FFF475:3B:000:Infinite Time
gstrik2:0:FFF474:05:500:Infinite Time (2/2)
gstrik2:0:FFF475:00:001:Finish this Period Now!
gstrik2:0:FFF474:00:501:Finish this Period Now! (2/2)
gstrik2:0:FF8B6F:00:000:Score always = 0 PL1
gstrik2:0:FF8B6F:63:000:Score always = 99 PL1
gstrik2:0:FF8B6F:00:001:Set Score = 0 Now! PL1
gstrik2:0:FF8B6F:32:001:Set Score = 50 Now! PL1
gstrik2:0:FF8B6F:63:070:Select Score Now! PL1
gstrik2:0:FF8BAF:00:000:Score always = 0 PL2
gstrik2:0:FF8BAF:63:000:Score always = 99 PL2
gstrik2:0:FF8BAF:00:001:Set Score = 0 Now! PL2
gstrik2:0:FF8BAF:32:001:Set Score = 50 Now! PL2
gstrik2:0:FF8BAF:63:070:Select Score Now! PL2
; [ Grand Striker ]
gstriker:0:FFC01E:17:000:Infinite Time
gstriker:0:FFC01F:6F:500:Infinite Time (2/2)
gstriker:0:FFC01E:00:001:Finish this Match Now!
gstriker:0:FFC01F:01:501:Finish this Match Now! (2/2)
gstriker:0:FFC025:0A:000:Score always = 10 PL1
gstriker:0:FFC025:00:000:Score always = 0 PL1
gstriker:0:FFC025:0A:001:Score = 10 Now! PL1
gstriker:0:FFC025:00:001:Score = 0 Now! PL1
gstriker:0:FFC025:63:070:Select Score Now! PL1
gstriker:0:FFC027:0A:000:Score always = 10 PL2
gstriker:0:FFC027:00:000:Score always = 0 PL2
gstriker:0:FFC027:0A:001:Score = 10 Now! PL2
gstriker:0:FFC027:00:001:Score = 0 Now! PL2
gstriker:0:FFC027:63:070:Select Score Now! PL2
; [ Great Swordsman ]
gsword:0:9A1C:17:000:Infinite Time
gsword:0:924B:00:000:Stop Computer Winning Game
gsword:0:914B:00:000:Stop Player Winning Game
gsword:0:914B:05:001:Make Player Win This Game
gsword:0:9871:01:001:Go to Fencing 2 Next
gsword:0:9871:02:001:Go to Fencing 3 Next
gsword:0:9871:03:001:Go to Fencing 4/Bonus Next
gsword:0:9871:04:001:Go to Kendo 1 Next
gsword:0:9871:05:001:Go to Kendo 2 Next
gsword:0:9871:06:001:Go to Kendo 3 Next
gsword:0:9871:07:001:Go to Kendo 4 Next
gsword:0:9871:08:001:Go to Kendo 5/Bonus Next
gsword:0:9871:09:001:Go to Roman 1 Next
gsword:0:9871:0A:001:Go to Roman 2 Next
gsword:0:9871:0B:001:Go to Roman 3 Next
gsword:0:9871:0C:001:Go to Roman 4 Next
gsword:0:9871:0D:001:Go to Roman 5 Next
gsword:0:9871:0E:001:Go to Roman 6 Next
gsword:0:9871:0E:001:Go to Roman 7/End Next
; [ Gingateikoku No Gyakushu (bootleg set 2) ]
gteikob2:0:421D:06:000:Infinite Lives
gteikob2:0:12D9:C9:100:Invincibility
; [ Gingateikoku No Gyakushu (bootleg set 1) ]
gteikokb:0:421D:06:000:Infinite Lives
gteikokb:0:12D9:C9:100:Invincibility
; [ Gingateikoku No Gyakushu ]
gteikoku:0:421D:06:000:Infinite Lives
gteikoku:0:12D9:C9:100:Invincibility
; [ Golden Tee Golf (Joystick, v3.1) ]
gtg:0:3BD8:09:000:Infinite Credits
gtg:0:37EC:03:000:Infinite Strokes PL1
gtg:0:37ED:E7:500:Infinite Strokes PL1 (2/2)
gtg:0:3707:01:000:Always get a Hole in One PL1
gtg:0:37EE:03:000:Infinite Strokes PL2
gtg:0:37EF:E7:500:Infinite Strokes PL2 (2/2)
gtg:0:3708:01:000:Always get a Hole in One PL2
gtg:0:37F0:03:000:Infinite Strokes PL3
gtg:0:37F1:E7:500:Infinite Strokes PL3 (2/2)
gtg:0:3709:01:000:Always get a Hole in One PL3
gtg:0:37F2:03:000:Infinite Strokes PL4
gtg:0:37F3:E7:500:Infinite Strokes PL4 (2/2)
gtg:0:370A:01:000:Always get a Hole in One PL4
; [ Golden Tee Golf II (Trackball, V2.2) ]
gtg2:0:3BDC:09:000:Infinite Credits
gtg2:0:37E8:03:000:Infinite Strokes PL1
gtg2:0:37E9:E7:500:Infinite Strokes PL1 (2/2)
gtg2:0:3703:01:000:Always get a Hole in One PL1
gtg2:0:37EA:03:000:Infinite Strokes PL2
gtg2:0:37EB:E7:500:Infinite Strokes PL2 (2/2)
gtg2:0:3704:01:000:Always get a Hole in One PL2
gtg2:0:37EC:03:000:Infinite Strokes PL3
gtg2:0:37ED:E7:500:Infinite Strokes PL3(2/2)
gtg2:0:3705:01:000:Always get a Hole in One PL3
gtg2:0:37EE:03:000:Infinite Strokes PL4
gtg2:0:37EF:E7:500:Infinite Strokes PL4 (2/2)
gtg2:0:3706:01:000:Always get a Hole in One PL4
; [ Golden Tee Golf II (Joystick, V1.0) ]
gtg2j:0:3BE2:09:000:Infinite Credits
gtg2j:0:37EE:03:000:Infinite Strokes PL1
gtg2j:0:37EF:E7:500:Infinite Strokes PL1 (2/2)
gtg2j:0:3709:01:000:Always get a Hole in One PL1
gtg2j:0:37F0:03:000:Infinite Strokes PL2
gtg2j:0:37F1:E7:500:Infinite Strokes PL2 (2/2)
gtg2j:0:370A:01:000:Always get a Hole in One PL2
gtg2j:0:37F2:03:000:Infinite Strokes PL3
gtg2j:0:37F3:E7:500:Infinite Strokes PL3 (2/2)
gtg2j:0:370B:01:000:Always get a Hole in One PL3
gtg2j:0:37F4:03:000:Infinite Strokes PL4
gtg2j:0:37F5:E7:500:Infinite Strokes PL4 (2/2)
gtg2j:0:370C:01:000:Always get a Hole in One PL4
; [ Golden Tee Golf II (Trackball, V1.1) ]
gtg2t:0:3BDC:09:000:Infinite Credits
gtg2t:0:37E8:03:000:Infinite Strokes PL1
gtg2t:0:37E9:E7:500:Infinite Strokes PL1 (2/2)
gtg2t:0:3703:01:000:Always get a Hole in One PL1
gtg2t:0:37EA:03:000:Infinite Strokes PL2
gtg2t:0:37EB:E7:500:Infinite Strokes PL2 (2/2)
gtg2t:0:3704:01:000:Always get a Hole in One PL2
gtg2t:0:37EC:03:000:Infinite Strokes PL3
gtg2t:0:37ED:E7:500:Infinite Strokes PL3(2/2)
gtg2t:0:3705:01:000:Always get a Hole in One PL3
gtg2t:0:37EE:03:000:Infinite Strokes PL4
gtg2t:0:37EF:E7:500:Infinite Strokes PL4 (2/2)
gtg2t:0:3706:01:000:Always get a Hole in One PL4
; [ Golden Tee Golf (Trackball, v1.0) ]
gtgt:0:3B6B:E7:000:Infinite Credits
gtgt:0:3B6A:03:500:Infinite Credits (2/2)
gtgt:0:37EC:01:000:Always get a Hole in One
gtgt:0:37EC:00:001:Reset Strokes to 0 Now!
; [ Great 1000 Miles Rally ]
gtmr:0:102CF2:09:000:Infinite Credits
gtmr:0:102DE5:00:000:Infinite Time
; [ Mille Miglia 2: Great 1000 Miles Rally ]
gtmr2:0:103B0F:00:000:Infinite Time
gtmr2:0:103B10:00:500:Infinite Time (2/3)
gtmr2:0:103B11:00:500:Infinite Time (3/3)
; [ Great 1000 Miles Rally (Evolution Model) ]
gtmre:0:1034F8:09:000:Infinite Credits
gtmre:0:1035ED:00:000:Infinite Time
; [ Great 1000 Miles Rally (USA) ]
gtmrusa:0:1034F8:09:000:Infinite Credits
gtmrusa:0:1035ED:00:000:Infinite Time
; [ Guardians of the Hood ]
guardian:0:FFBBD9:1E:000:Infinite Credits
guardian:0:FF8D65:85:000:Infinite Energy PL1
guardian:0:FF8E0B:07:000:Infinite Stars PL1
guardian:0:FF8F55:85:000:Infinite Energy PL2
guardian:0:FF8FFB:07:000:Infinite Stars PL2
; [ Guiness, The (Japan) ]
guiness:0:C067:99:000:Infinite Credits
guiness:0:0000:00:999:[Only enable any of the cheats ]
guiness:0:0000:00:999:[during the Round it is meant for. ]
guiness:0:0000:00:999:[R1=Log Sawing R2=Pile Driving]
guiness:0:0000:00:999:[R3=Slope Running R4=Ring Throwing]
guiness:0:0000:00:999:[R5=Disc Spinning R6=Skateboarding]
guiness:0:C281:00:000:Infinite Time R1
guiness:0:C22C:99:000:Infinite Time R2 "ON":Turn this cheat off with the Infinite Time R2 "OFF" cheat when you have done enough
guiness:0:C22C:01:001:Infinite Time R2 "OFF"
guiness:0:C2AA:00:000:Infinite Time R3
guiness:0:C240:09:000:Infinite Rings "ON" R4 PL1:Turn this cheat off with the Infinite Rings "OFF" R4 cheat when you have done enough
guiness:0:C240:01:001:Infinite Rings "OFF" R4 PL1
guiness:0:C241:09:001:Set Hits to 9 Now! R4 PL1
guiness:0:C244:09:501:Set Hits to 9 Now! R4 PL1 (2/2)
guiness:0:C2B0:09:000:Infinite Rings "ON" R4 PL2:Turn this cheat off with the Infinite Rings "OFF" R4 cheat when you have done enough
guiness:0:C2B0:01:001:Infinite Rings "OFF" R4 PL2
guiness:0:C2B1:09:001:Set Hits to 9 Now! R4 PL2
guiness:0:C2B4:09:501:Set Hits to 9 Now! R4 PL2 (2/2)
guiness:0:C244:99:000:Infinite Time R5
guiness:0:C24B:19:000:Always have 19 Pieces R5
:guiness:00001301:C100:00000005:FFFFFFFF:Select starting round:You should enable this cheat on the press 1 or 2 player button screen, ie. after credits have been inserted!
guiness:0:C100:05:061:Select next round
; [ Gulf Storm (Media Shoji) ]
gulfstr2:0:C607:99:000:Infinite Credits
gulfstr2:0:C60D:08:000:Infinite Lives PL1
gulfstr2:0:C472:04:000:Infinite Bombs PL1
gulfstr2:0:C474:1E:000:Invincibility PL1
gulfstr2:0:C471:05:000:Always Max Power Level PL1
gulfstr2:0:C60E:08:000:Infinite Lives PL2
gulfstr2:0:C47A:04:000:Infinite Bombs PL2
gulfstr2:0:C476:1E:000:Invincibility PL2
gulfstr2:0:C479:05:000:Always Max Power Level PL2
; [ Gulf Storm ]
gulfstrm:0:C607:99:000:Infinite Credits
gulfstrm:0:C60D:08:000:Infinite Lives PL1
gulfstrm:0:C472:04:000:Infinite Bombs PL1
gulfstrm:0:C351:1E:000:Invincibility PL1
gulfstrm:0:C471:05:000:Always Max Power Level PL1
gulfstrm:0:C60E:08:000:Infinite Lives PL2
gulfstrm:0:C47A:04:000:Infinite Bombs PL2
gulfstrm:0:C272:1E:000:Invincibility PL2
gulfstrm:0:C479:05:000:Always Max Power Level PL2
; [ Gulf War II ]
gulfwar2:0:031871:0A:000:Infinite Lives PL1
gulfwar2:0:03004D:09:000:Infinite Bombs PL1
gulfwar2:0:030023:2E:000:Invincibility PL1
gulfwar2:0:030038:80:500:Invincibility PL1 (2/2)
gulfwar2:0:000000:00:999:[ You must enable the max fire ]
gulfwar2:0:000000:00:999:[ fire power cheat to use the four ]
gulfwar2:0:000000:00:999:[ fire type cheats. ]
gulfwar2:0:03004B:28:000:Always max fire power PL1
gulfwar2:0:03005B:00:000:Always Normal fire PL1
gulfwar2:0:03005B:2C:000:Always Laser PL1
gulfwar2:0:03005B:58:000:Always Multiway fire PL1
gulfwar2:0:03005B:84:000:Always 4-sides fire PL1
gulfwar2:0:03005B:00:001:Get Normal fire Now! PL1
gulfwar2:0:03005B:2C:001:Get Laser Now! PL1
gulfwar2:0:03005B:58:001:Get Multiway fire Now! PL1
gulfwar2:0:03005B:84:001:Get 4-sides fire Now! PL1
gulfwar2:0:031873:0A:000:Infinite Lives PL2
gulfwar2:0:0300AD:09:000:Infinite Bombs PL2
gulfwar2:0:030083:2F:000:Invincibility PL2
gulfwar2:0:030098:80:500:Invincibility PL2 (2/2)
gulfwar2:0:000000:00:999:[ You must enable the max fire ]
gulfwar2:0:000000:00:999:[ fire power cheat to use the four ]
gulfwar2:0:000000:00:999:[ fire type cheats. ]
gulfwar2:0:0300AB:28:000:Always max fire power PL2
gulfwar2:0:0300BB:00:000:Always Normal fire PL2
gulfwar2:0:0300BB:2C:000:Always Laser PL2
gulfwar2:0:0300BB:58:000:Always Multiway fire PL2
gulfwar2:0:0300BB:84:000:Always 4-sides fire PL2
gulfwar2:0:0300BB:00:001:Get Normal fire Now! PL2
gulfwar2:0:0300BB:2C:001:Get Laser Now! PL2
gulfwar2:0:0300BB:58:001:Get Multiway fire Now! PL2
gulfwar2:0:0300BB:84:001:Get 4-sides fire Now! PL2
; [ Gumbo ]
gumbo:0:080C39:02:000:Infinite Helps PL1
gumbo:0:08110B:02:000:Infinite Helps PL2
; [ Gunbird (World) ]
gunbird:0:FE0329:05:000:Infinite Lives PL1
gunbird:0:FE032D:06:000:Infinite Bombs PL1
gunbird:0:FE032F:03:000:Maximum Power PL1
gunbird:0:FE0347:02:000:Invincibility PL1:Sprite Flickers
gunbird:0:FE03A9:05:000:Infinite Lives PL2
gunbird:0:FE03AD:06:000:Infinite Bombs PL2
gunbird:0:FE03AF:03:000:Maximum Power PL2
gunbird:0:FE03C7:02:000:Invincibility PL2
; [ Gunbird 2 ]
gunbird2:0:06040004:01:000:Language = English
:gunbird2:61100001:0000002E:00000020:FFFFFFFF:Unlock Aine in EEPROM:Press "Down" on ?. Same as [5-1-0-2-4] code, Reset afterwards
:gunbird2:61110001:0000001E:00000002:FFFFFFFF:Unlock Aine in EEPROM (2/3)
:gunbird2:61110001:0000001C:0000001E:FFFFFFFF:Unlock Aine in EEPROM (3/3)
:gunbird2:00000001:0605CB5E:00000001:FFFFFFFF:Enable Maintenance Mode:Use in test mode, see the history.dat file for what the codes are. If you have any other questions email Tourniquet ;-)
:gunbird2:00010001:0607FF89:0000000B:FFFFFFFF:Enable Maintenance Mode (2/2)
:gunbird2:00000001:0605CB5E:00000002:FFFFFFFF:Disable Maintenance Mode:Use in test mode
:gunbird2:00010001:0607FF89:00000006:FFFFFFFF:Disable Maintenance Mode (2/2)
:gunbird2:00000301:0604C8C0:00000007:FFFFFFFF:Select Starting Stage
:gunbird2:62000000:00000000:00000000:00000000:First Stage always =
:gunbird2:00010000:0604C8B2:00000000:FFFFFFFF:Desert
:gunbird2:00010000:0604C8B2:00000001:FFFFFFFF:Water
:gunbird2:00010000:0604C8B2:00000002:FFFFFFFF:Forest
:gunbird2:00010000:0604C8B2:00000003:FFFFFFFF:Snow
:gunbird2:62000000:00000000:00000000:00000000:Second Stage always =
:gunbird2:00010000:0604C8B3:00000000:FFFFFFFF:Desert
:gunbird2:00010000:0604C8B3:00000001:FFFFFFFF:Water
:gunbird2:00010000:0604C8B3:00000002:FFFFFFFF:Forest
:gunbird2:00010000:0604C8B3:00000003:FFFFFFFF:Snow
:gunbird2:62000000:00000000:00000000:00000000:Third Stage always =
:gunbird2:00010000:0604C8B4:00000000:FFFFFFFF:Desert
:gunbird2:00010000:0604C8B4:00000001:FFFFFFFF:Water
:gunbird2:00010000:0604C8B4:00000002:FFFFFFFF:Forest
:gunbird2:00010000:0604C8B4:00000003:FFFFFFFF:Snow
gunbird2:0:0605502D:08:000:Infinite Lives PL1
gunbird2:0:0605502F:09:000:Infinite Bombs PL1
:gunbird2:00010020:06055063:00000040:FFFFFFFF:Invincibility PL1
gunbird2:0:0605505B:03:000:Maximum Fire Power PL1
gunbird2:0:06055074:56:000:Maximum Extra Weapon PowerPL1
gunbird2:0:06055075:AE:500:Maximum Extra Weapon PowerPL1 (2/2)
gunbird2:0:060550DD:08:000:Infinite Lives PL2
gunbird2:0:060550DF:09:000:Infinite Bombs PL2
:gunbird2:00010020:06055113:00000040:FFFFFFFF:Invincibility PL2
gunbird2:0:0605510B:03:000:Maximum Fire Power PL2
gunbird2:0:06055124:56:000:Maximum Extra Weapon PowerPL2
gunbird2:0:06055125:AE:500:Maximum Extra Weapon PowerPL2 (2/2)
; [ Gunbird (Japan) ]
gunbirdj:0:FE0329:05:000:Infinite Lives PL1
gunbirdj:0:FE032D:06:000:Infinite Bombs PL1
gunbirdj:0:FE032F:03:000:Maximum Power PL1
gunbirdj:0:FE0347:02:000:Invincibility PL1:Sprite Flickers
gunbirdj:0:FE03A9:05:000:Infinite Lives PL2
gunbirdj:0:FE03AD:06:000:Infinite Bombs PL2
gunbirdj:0:FE03AF:03:000:Maximum Power PL2
gunbirdj:0:FE03C7:02:000:Invincibility PL2
; [ Gunbird (Korea) ]
gunbirdk:0:FE0329:05:000:Infinite Lives PL1
gunbirdk:0:FE032D:06:000:Infinite Bombs PL1
gunbirdk:0:FE032F:03:000:Maximum Power PL1
gunbirdk:0:FE0347:02:000:Invincibility PL1:Sprite Flickers
gunbirdk:0:FE03A9:05:000:Infinite Lives PL2
gunbirdk:0:FE03AD:06:000:Infinite Bombs PL2
gunbirdk:0:FE03AF:03:000:Maximum Power PL2
gunbirdk:0:FE03C7:02:000:Invincibility PL2
; [ Gun Bullet (Japan) ]
gunbulet:0:1C004D:09:000:Infinite Credits
gunbulet:0:1C00B7:06:000:Infinite Lives PL1
gunbulet:0:1C006F:FF:000:Infinite Ammo PL1
gunbulet:0:1C00B3:00:000:Never be penalised for bad shots PL1
gunbulet:0:1C00B9:06:000:Infinite Lives PL2
gunbulet:0:1C0071:FF:000:Infinite Ammo PL2
gunbulet:0:1C00B5:00:000:Never be penalised for bad shots PL2
; [ Gunbuster (Japan) ]
gunbustr:0:2000C2:09:000:Infinite Credits
gunbustr:0:2002F5:0F:000:Infinite Time
gunbustr:0:2002F4:27:500:Infinite Time (2/2)
gunbustr:0:200608:04:000:Infinite Energy PL1
gunbustr:0:200609:00:500:Infinite Energy PL1 (2/2)
gunbustr:0:200675:02:000:Invincibility PL1
gunbustr:0:20060A:04:000:Infinite Energy PL2
gunbustr:0:20060B:00:500:Infinite Energy PL2 (2/2)
gunbustr:0:200677:02:000:Invincibility PL2
; [ Mobile Suit Gundam EX Revue ]
gundamex:0:2034EF:09:000:Infinite Credits
gundamex:0:2035A3:9B:000:Infinite Time
gundamex:0:2035A2:0B:500:Infinite Time (2/2)
gundamex:0:2035A3:01:001:Finish this Round Now!
gundamex:0:2035A2:00:501:Finish this Round Now! (2/2)
gundamex:0:204569:93:000:Infinite Energy PL1
gundamex:0:204569:00:001:Drain All Energy Now! PL1
gundamex:0:2045BF:93:000:Infinite Energy PL2
gundamex:0:2045BF:00:001:Drain All Energy Now! PL2
; [ Gun Dealer (set 2) ]
gundeala:0:ED5F:0F:001:Winning Score Now! PL1
gundeala:0:ED60:27:501:Winning Score Now! PL1 (2/2)
gundeala:0:ED61:0F:001:Winning Score Now! PL2
gundeala:0:ED62:27:501:Winning Score Now! PL2 (2/2)
gundeala:0:ECAB:34:001:Finish this level Now!
; [ Gun Dealer (set 1) ]
gundealr:0:ED5F:0F:001:Winning Score Now! PL1
gundealr:0:ED60:27:501:Winning Score Now! PL1 (2/2)
gundealr:0:ED61:0F:001:Winning Score Now! PL2
gundealr:0:ED62:27:501:Winning Score Now! PL2 (2/2)
gundealr:0:ECAB:34:001:Finish this level Now!
; [ Gun Dealer (Tecmo) ]
gundealt:0:ED5F:0F:001:Winning Score Now! PL1
gundealt:0:ED60:27:501:Winning Score Now! PL1 (2/2)
gundealt:0:ED61:0F:001:Winning Score Now! PL2
gundealt:0:ED62:27:501:Winning Score Now! PL2 (2/2)
gundealt:0:ECAB:34:001:Finish this level Now!
; [ Gundhara ]
gundhara:0:20A631:09:000:Infinite Credits
gundhara:0:20A445:FF:000:Never have "Hurry Up"
gundhara:0:20B671:09:000:Infinite Lives PL1
gundhara:0:20B76D:06:000:Infinite Special PL1
gundhara:0:212E73:02:000:Invincibility PL1
gundhara:0:20B6F8:0F:000:Always have Maximum Charge PL1
gundhara:0:20B6D9:04:000:Always have Maximum Weapon PL1
gundhara:0:20B78B:09:000:Infinite Lives PL2
gundhara:0:20B887:06:000:Infinite Special PL2
gundhara:0:212E77:02:000:Invincibility PL2
gundhara:0:20B812:0F:000:Always have Maximum Charge PL2
gundhara:0:20B7F3:04:000:Always have Maximum Weapon PL2
; [ Gun Dealer '94 ]
gundl94:0:C503:63:000:Infinite Credits
gundl94:0:C033:0F:001:Set score to 99990 Now! PL1
gundl94:0:C034:27:501:Set score to 99990 Now! PL1 (2/2)
gundl94:0:C033:00:001:Set score to 0 Now! PL1
gundl94:0:C034:00:501:Set score to 0 Now! PL1 (2/2)
gundl94:0:C0D8:0F:001:Set score to 99990 Now! PL2
gundl94:0:C0D9:27:501:Set score to 99990 Now! PL2(2/2)
gundl94:0:C0D8:00:001:Set score to 0 Now! PL2
gundl94:0:C0D9:00:501:Set score to 0 Now! PL2 (2/2)
; [ Gun Fight ]
gunfight:0:2011:00:000:Infinite Bullets PL1
gunfight:0:2010:00:000:Infinite Bullets PL2
gunfight:0:2004:99:000:Infinite Time
gunfight:0:2005:00:000:PL1 score always 0
gunfight:0:2002:00:000:PL2 score always 0
gunfight:0:2005:00:001:Set PL1 score to 0 Now!
gunfight:0:2002:00:001:Set PL2 score to 0 Now!
gunfight:0:200E:99:073:Select score PL1
gunfight:0:200D:99:073:Select score PL2
; [ Gunforce 2 (US) ]
gunforc2:0:EA56A:99:000:Infinite Credits
gunforc2:0:E00A4:99:000:Infinite Time
gunforc2:0:E00B3:05:062:Select Next Mission:The Last Mission (5) doesn't work properly as you need to enter it via Mission 4
gunforc2:0:E9DAC:0A:000:Infinite Lives PL1
gunforc2:0:E0230:E7:000:Infinite Item Ammo PL1:Get an item first
gunforc2:0:E0231:03:500:Infinite Item Ammo PL1 (2/2)
gunforc2:0:E0238:02:000:Invincibility PL1
gunforc2:0:E9E2C:0A:000:Infinite Lives PL2
gunforc2:0:E03E0:E7:000:Infinite Item Ammo PL2:Get an item first
gunforc2:0:E03E1:03:500:Infinite Item Ammo PL2 (2/2
gunforc2:0:E03E8:02:000:Invincibility PL2
; [ Gunforce - Battle Fire Engulfed Terror Island (World) ]
gunforce:0:E6370:63:000:Infinite Time
gunforce:0:00000:00:999:[These Start on Level cheats]
gunforce:0:00000:00:999:[must be enabled on the ]
gunforce:0:00000:00:999:[title screen and turned off]
gunforce:0:00000:00:999:[when you start the level. ]
gunforce:0:E0002:01:000:Start on Level 2
gunforce:0:E0002:02:000:Start on Level 3
gunforce:0:E0002:03:000:Start on Level 4
gunforce:0:E0002:04:000:Start on Level 5
gunforce:0:E0002:05:000:Start on Level 5
gunforce:0:E0002:05:061:Select next level
gunforce:0:E61C2:09:000:Infinite Lives PL1
gunforce:0:E011E:64:000:Invincibility PL1
gunforce:0:E61C4:09:000:Infinite Lives PL2
gunforce:0:E015E:64:000:Invincibility PL2
; [ Gunforce - Battle Fire Engulfed Terror Island (Japan) ]
gunforcj:0:E6370:63:000:Infinite Time
gunforcj:0:00000:00:999:[These Start on Level cheats]
gunforcj:0:00000:00:999:[must be enabled on the ]
gunforcj:0:00000:00:999:[title screen and turned off]
gunforcj:0:00000:00:999:[when you start the level. ]
gunforcj:0:E0002:01:000:Start on Level 2
gunforcj:0:E0002:02:000:Start on Level 3
gunforcj:0:E0002:03:000:Start on Level 4
gunforcj:0:E0002:04:000:Start on Level 5
gunforcj:0:E0002:05:000:Start on Level 5
gunforcj:0:E0002:05:061:Select next level
gunforcj:0:E61C2:09:000:Infinite Lives PL1
gunforcj:0:E011E:64:000:Invincibility PL1
gunforcj:0:E61C4:09:000:Infinite Lives PL2
gunforcj:0:E015E:64:000:Invincibility PL2
; [ Gunforce - Battle Fire Engulfed Terror Island (US) ]
gunforcu:0:E6370:63:000:Infinite Time
gunforcu:0:00000:00:999:[These Start on Level cheats]
gunforcu:0:00000:00:999:[must be enabled on the ]
gunforcu:0:00000:00:999:[title screen and turned off]
gunforcu:0:00000:00:999:[when you start the level. ]
gunforcu:0:E0002:01:000:Start on Level 2
gunforcu:0:E0002:02:000:Start on Level 3
gunforcu:0:E0002:03:000:Start on Level 4
gunforcu:0:E0002:04:000:Start on Level 5
gunforcu:0:E0002:05:000:Start on Level 5
gunforcu:0:E0002:05:061:Select next level
gunforcu:0:E61C2:09:000:Infinite Lives PL1
gunforcu:0:E011E:64:000:Invincibility PL1
gunforcu:0:E61C4:09:000:Infinite Lives PL2
gunforcu:0:E015E:64:000:Invincibility PL2
; [ Gun Frontier (Japan) ]
gunfronj:0:107BE6:05:000:Infinite Lives PL1
gunfronj:0:107BFD:04:000:Weapon Power PL1
gunfronj:0:107BFB:04:500:Weapon Power PL1 (2/2)
gunfronj:0:107C07:07:000:Always have Bomber Max PL1
gunfronj:0:107BE9:03:000:Invincibility PL1
gunfronj:0:107C24:05:000:Infinite Lives PL2
gunfronj:0:107C3B:04:000:Weapon Power PL2
gunfronj:0:107C39:04:500:Weapon Power PL2 (2/2)
gunfronj:0:107C45:07:000:Always have Bomber Max PL2
gunfronj:0:107C27:03:000:Invincibility PL2
; [ Gun & Frontier (World) ]
gunfront:0:107BE6:05:000:Infinite Lives PL1
gunfront:0:107BFD:04:000:Weapon Power PL1
gunfront:0:107BFB:04:500:Weapon Power PL1 (2/2)
gunfront:0:107C07:07:000:Always have Bomber Max PL1
gunfront:0:107BE9:03:000:Invincibility PL1
gunfront:0:107C24:05:000:Infinite Lives PL2
gunfront:0:107C3B:04:000:Weapon Power PL2
gunfront:0:107C39:04:500:Weapon Power PL2 (2/2)
gunfront:0:107C45:07:000:Always have Bomber Max PL2
gunfront:0:107C27:03:000:Invincibility PL2
; [ Gun Hohki (Japan) ]
gunhohki:0:06807:00:100:Infinite Lives
gunhohki:0:06EC4:00:100:Invincibility:You must die to activate it - The Bells occasionally still kill you on a two player game and possibly other very large objects.
; [ Gunlock (World) ]
gunlock:0:402265:09:000:Infinite Credits
gunlock:0:404B95:9A:000:Infinite Lives PL1
gunlock:0:404BF5:02:000:Invincibility PL1
gunlock:0:404BA3:0A:000:Always have LASER Power MAX PL1
gunlock:0:404BAF:06:500:Always have LASER Power MAX PL1(2/2)
gunlock:0:404B96:00:000:Always have Level 1 Shot PL1
gunlock:0:404B96:01:000:Always have Level 2 Shot PL1
gunlock:0:404B96:02:000:Always have Level 3 Shot PL1
gunlock:0:404B96:03:000:Always have Level 4 Shot PL1
gunlock:0:404B96:0A:000:Always have MAX Shot PL1
gunlock:0:404C95:9A:000:Infinite Lives PL2
gunlock:0:404CF5:02:000:Invincibility PL2
gunlock:0:404CA3:0A:000:Always have LASER Power MAX PL2
gunlock:0:404CAF:06:500:Always have LASER Power MAX PL2(2/2)
gunlock:0:404C96:00:000:Always have Level 1 Shot PL2
gunlock:0:404C96:01:000:Always have Level 2 Shot PL2
gunlock:0:404C96:02:000:Always have Level 3 Shot PL2
gunlock:0:404C96:03:000:Always have Level 4 Shot PL2
gunlock:0:404C96:0A:000:Always have MAX Shot PL2
gunlock:0:000000:00:999:[After you enable these region ]
gunlock:0:000000:00:999:[cheats to see any effect you will]
gunlock:0:000000:00:999:[have to reset the game (F3).Then ]
gunlock:0:000000:00:999:[you should to turn the Test Mode ]
gunlock:0:000000:00:999:[ON (F2) wait then reset again(F3)]
gunlock:0:0FFFFF:01:100:Region Switch = Japan:Ray Force
gunlock:0:0FFFFF:02:100:Region Switch = US:Ray Force
gunlock:0:0FFFFF:03:100:Region Switch = World:Gunlock
; [ Gun Master ]
:gunmast:00000000:80E046:00000063:FFFFFFFF:Infinite Credits
:gunmast:00100000:80C020:00000263:FFFFFFFF:Infinite Time
:gunmast:00100001:80C24A:00000000:FFFFFFFF:Drain Boss Energy Now!
:gunmast:00110001:80C28A:00000000:FFFFFFFF:Drain Boss Energy Now! (2/3)
:gunmast:00110001:80C2CA:00000000:FFFFFFFF:Drain Boss Energy Now! (3/3)
:gunmast:60000000:000000:00000000:00000000:
:gunmast:00000000:80C04B:00000080:FFFFFFFF:Infinite Energy PL1
:gunmast:00000000:80C051:00000002:FFFFFFFF:Invincibility PL1
:gunmast:00000000:80E005:00000000:00000010:Rapid Fire PL1:Turn it OFF on the name entry screen
:gunmast:60000000:000000:00000000:00000000:
:gunmast:00000000:80C08B:00000080:FFFFFFFF:Infinite Energy PL2
:gunmast:00000000:80C091:00000002:FFFFFFFF:Invincibility PL2
:gunmast:00000000:80E006:00000000:00000010:Rapid Fire PL2:Turn it OFF on the name entry screen
; [ GunNail ]
gunnail:0:0F900D:09:000:Infinite Credits
gunnail:0:0F6335:03:000:Infinite Shields PL1
gunnail:0:0F632F:0A:000:Infinite Bombs PL1
gunnail:0:0F6035:03:000:Infinite Shields PL2
gunnail:0:0F602F:0A:000:Infinite Bombs PL2
; [ Gun.Smoke (US set 2) ]
gunsmoka:0:E040:06:000:Infinite Lives
gunsmoka:0:E037:FF:000:Horse (Invincibility)
gunsmoka:0:E041:06:000:Infinite Boots (Speed)
gunsmoka:0:E042:06:000:Infinite Bullets (Shot Speed)
gunsmoka:0:E043:06:000:Infinite Rifles (Range)
gunsmoka:0:F790:01:001:One hit to kill boss Now!
gunsmoka:0:0000:00:999:[Only Bosses & some Indians ]
gunsmoka:0:0000:00:999:[shoot with this cheat. ]
gunsmoka:0:E470:18:000:Almost no enemies shoot
gunsmoka:0:0000:00:999:[Brown Enemies don't appear ]
gunsmoka:0:0000:00:999:[appear with the bosses. ]
gunsmoka:0:E420:FF:000:No Common Guys at Boss
; [ Gun.Smoke (World) ]
gunsmoke:0:E040:06:000:Infinite Lives
gunsmoke:0:E037:FF:000:Horse (Invincibility)
gunsmoke:0:E041:06:000:Infinite Boots (Speed)
gunsmoke:0:E042:06:000:Infinite Bullets (Shot Speed)
gunsmoke:0:E043:06:000:Infinite Rifles (Range)
gunsmoke:0:F790:01:001:One hit to kill boss Now!
gunsmoke:0:0000:00:999:[Only Bosses & some Indians ]
gunsmoke:0:0000:00:999:[shoot with this cheat. ]
gunsmoke:0:E470:18:000:Almost no enemies shoot
gunsmoke:0:0000:00:999:[Brown Enemies don't appear ]
gunsmoke:0:0000:00:999:[appear with the bosses. ]
gunsmoke:0:E420:FF:000:No Common Guys at Boss
; [ Gun.Smoke (Japan) ]
gunsmokj:0:E040:06:000:Infinite Lives
gunsmokj:0:E037:FF:000:Horse (Invincibility)
gunsmokj:0:E041:06:000:Infinite Boots (Speed)
gunsmokj:0:E042:06:000:Infinite Bullets (Shot Speed)
gunsmokj:0:E043:06:000:Infinite Rifles (Range)
gunsmokj:0:F790:01:001:One hit to kill boss Now!
gunsmokj:0:0000:00:999:[Only Bosses & some Indians ]
gunsmokj:0:0000:00:999:[shoot with this cheat. ]
gunsmokj:0:E470:18:000:Almost no enemies shoot
gunsmokj:0:0000:00:999:[Brown Enemies don't appear ]
gunsmokj:0:0000:00:999:[appear with the bosses. ]
gunsmokj:0:E420:FF:000:No Common Guys at Boss
; [ Gun.Smoke (US set 1) ]
gunsmoku:0:E040:06:000:Infinite Lives
gunsmoku:0:E037:FF:000:Horse (Invincibility)
gunsmoku:0:E041:06:000:Infinite Boots (Speed)
gunsmoku:0:E042:06:000:Infinite Bullets (Shot Speed)
gunsmoku:0:E043:06:000:Infinite Rifles (Range)
gunsmoku:0:F790:01:001:One hit to kill boss Now!
gunsmoku:0:0000:00:999:[Only Bosses & some Indians ]
gunsmoku:0:0000:00:999:[shoot with this cheat. ]
gunsmoku:0:E470:18:000:Almost no enemies shoot
gunsmoku:0:0000:00:999:[Brown Enemies don't appear ]
gunsmoku:0:0000:00:999:[appear with the bosses. ]
gunsmoku:0:E420:FF:000:No Common Guys at Boss
; [ Gururin ]
gururin:0:101C5D:00:000:No more level gain:Solo only
gururin:0:000000:00:999:[ Note on some games you only have 2 people, ]
gururin:0:000000:00:999:[ when this happens there is no CENTRE. ]
gururin:0:000000:00:999:[ CENTRE becomes LEFT for PL1 and CENTRE ]
gururin:0:000000:00:999:[ becomes RIGHT for PL2. With what was LEFT ]
gururin:0:000000:00:999:[ and RIGHT become clear. ]
gururin:0:101D03:01:000:Current LEFT always Clear PL1
gururin:0:101D03:01:000:Current LEFT always Pink PL1
gururin:0:101D03:02:000:Current LEFT always Yellow PL1
gururin:0:101D03:03:000:Current LEFT always Purple PL1
gururin:0:101D03:04:000:Current LEFT always Red PL1
gururin:0:101D03:05:000:Current LEFT always Grey PL1
gururin:0:101D03:06:000:Current LEFT always Green PL1
gururin:0:101D03:07:000:Current LEFT always Blue PL1
gururin:0:101D23:01:000:Current CENTRE always Clear PL1
gururin:0:101D23:01:000:Current CENTRE always Pink PL1
gururin:0:101D23:02:000:Current CENTRE always Yellow PL1
gururin:0:101D23:03:000:Current CENTRE always Purple PL1
gururin:0:101D23:04:000:Current CENTRE always Red PL1
gururin:0:101D23:05:000:Current CENTRE always Grey PL1
gururin:0:101D23:06:000:Current CENTRE always Green PL1
gururin:0:101D23:07:000:Current CENTRE always Blue PL1
gururin:0:101D43:01:000:Current RIGHT always Clear PL1
gururin:0:101D43:01:000:Current RIGHT always Pink PL1
gururin:0:101D43:02:000:Current RIGHT always Yellow PL1
gururin:0:101D43:03:000:Current RIGHT always Purple PL1
gururin:0:101D43:04:000:Current RIGHT always Red PL1
gururin:0:101D43:05:000:Current RIGHT always Grey PL1
gururin:0:101D43:06:000:Current RIGHT always Green PL1
gururin:0:101D43:07:000:Current RIGHT always Blue PL1
gururin:0:101D03:00:001:Current LEFT is Clear Now! PL1
gururin:0:101D03:01:001:Current LEFT is Pink Now! PL1
gururin:0:101D03:02:001:Current LEFT is Yellow Now! PL1
gururin:0:101D03:03:001:Current LEFT is Purple Now! PL1
gururin:0:101D03:04:001:Current LEFT is Red Now! PL1
gururin:0:101D03:05:001:Current LEFT is Grey Now! PL1
gururin:0:101D03:06:001:Current LEFT is Green Now! PL1
gururin:0:101D03:07:001:Current LEFT is Blue Now! PL1
gururin:0:101D23:00:001:Current CENTRE is Clear Now! PL1
gururin:0:101D23:01:001:Current CENTRE is Pink Now! PL1
gururin:0:101D23:02:001:Current CENTRE is Yellow Now!PL1
gururin:0:101D23:03:001:Current CENTRE is Purple Now!PL1
gururin:0:101D23:04:001:Current CENTRE is Red Now! PL1
gururin:0:101D23:05:001:Current CENTRE is Grey Now! PL1
gururin:0:101D23:06:001:Current CENTRE is Green Now! PL1
gururin:0:101D23:07:001:Current CENTRE is Blue Now! PL1
gururin:0:101D43:00:001:Current RIGHT is Clear Now! PL1
gururin:0:101D43:01:001:Current RIGHT is Pink Now! PL1
gururin:0:101D43:02:001:Current RIGHT is Yellow Now! PL1
gururin:0:101D43:03:001:Current RIGHT is Purple Now! PL1
gururin:0:101D43:04:001:Current RIGHT is Red Now! PL1
gururin:0:101D43:05:001:Current RIGHT is Grey Now! PL1
gururin:0:101D43:06:001:Current RIGHT is Green Now! PL1
gururin:0:101D43:07:001:Current RIGHT is Blue Now! PL1
gururin:0:101D63:01:000:Next LEFT always Clear PL1
gururin:0:101D63:01:000:Next LEFT always Pink PL1
gururin:0:101D63:02:000:Next LEFT always Yellow PL1
gururin:0:101D63:03:000:Next LEFT always Purple PL1
gururin:0:101D63:04:000:Next LEFT always Red PL1
gururin:0:101D63:05:000:Next LEFT always Grey PL1
gururin:0:101D63:06:000:Next LEFT always Green PL1
gururin:0:101D63:07:000:Next LEFT always Blue PL1
gururin:0:101D83:01:000:Next CENTRE always Clear PL1
gururin:0:101D83:01:000:Next CENTRE always Pink PL1
gururin:0:101D83:02:000:Next CENTRE always Yellow PL1
gururin:0:101D83:03:000:Next CENTRE always Purple PL1
gururin:0:101D83:04:000:Next CENTRE always Red PL1
gururin:0:101D83:05:000:Next CENTRE always Grey PL1
gururin:0:101D83:06:000:Next CENTRE always Green PL1
gururin:0:101D83:07:000:Next CENTRE always Blue PL1
gururin:0:101DA3:01:000:Next RIGHT always Clear PL1
gururin:0:101DA3:01:000:Next RIGHT always Pink PL1
gururin:0:101DA3:02:000:Next RIGHT always Yellow PL1
gururin:0:101DA3:03:000:Next RIGHT always Purple PL1
gururin:0:101DA3:04:000:Next RIGHT always Red PL1
gururin:0:101DA3:05:000:Next RIGHT always Grey PL1
gururin:0:101DA3:06:000:Next RIGHT always Green PL1
gururin:0:101DA3:07:000:Next RIGHT always Blue PL1
gururin:0:101D63:00:001:Next LEFT is Clear Now! PL1
gururin:0:101D63:01:001:Next LEFT is Pink Now! PL1
gururin:0:101D63:02:001:Next LEFT is Yellow Now! PL1
gururin:0:101D63:03:001:Next LEFT is Purple Now! PL1
gururin:0:101D63:04:001:Next LEFT is Red Now! PL1
gururin:0:101D63:05:001:Next LEFT is Grey Now! PL1
gururin:0:101D63:06:001:Next LEFT is Green Now! PL1
gururin:0:101D63:07:001:Next LEFT is Blue Now! PL1
gururin:0:101D83:00:001:Next CENTRE is Clear Now! PL1
gururin:0:101D83:01:001:Next CENTRE is Pink Now! PL1
gururin:0:101D83:02:001:Next CENTRE is Yellow Now!PL1
gururin:0:101D83:03:001:Next CENTRE is Purple Now!PL1
gururin:0:101D83:04:001:Next CENTRE is Red Now! PL1
gururin:0:101D83:05:001:Next CENTRE is Grey Now! PL1
gururin:0:101D83:06:001:Next CENTRE is Green Now! PL1
gururin:0:101D83:07:001:Next CENTRE is Blue Now! PL1
gururin:0:101DA3:00:001:Next RIGHT is Clear Now! PL1
gururin:0:101DA3:01:001:Next RIGHT is Pink Now! PL1
gururin:0:101DA3:02:001:Next RIGHT is Yellow Now! PL1
gururin:0:101DA3:03:001:Next RIGHT is Purple Now! PL1
gururin:0:101DA3:04:001:Next RIGHT is Red Now! PL1
gururin:0:101DA3:05:001:Next RIGHT is Grey Now! PL1
gururin:0:101DA3:06:001:Next RIGHT is Green Now! PL1
gururin:0:101DA3:07:001:Next RIGHT is Blue Now! PL1
gururin:0:101F03:01:000:Current LEFT always Clear PL2
gururin:0:101F03:01:000:Current LEFT always Pink PL2
gururin:0:101F03:02:000:Current LEFT always Yellow PL2
gururin:0:101F03:03:000:Current LEFT always Purple PL2
gururin:0:101F03:04:000:Current LEFT always Red PL2
gururin:0:101F03:05:000:Current LEFT always Grey PL2
gururin:0:101F03:06:000:Current LEFT always Green PL2
gururin:0:101F03:07:000:Current LEFT always Blue PL2
gururin:0:101F23:01:000:Current CENTRE always Clear PL2
gururin:0:101F23:01:000:Current CENTRE always Pink PL2
gururin:0:101F23:02:000:Current CENTRE always Yellow PL2
gururin:0:101F23:03:000:Current CENTRE always Purple PL2
gururin:0:101F23:04:000:Current CENTRE always Red PL2
gururin:0:101F23:05:000:Current CENTRE always Grey PL2
gururin:0:101F23:06:000:Current CENTRE always Green PL2
gururin:0:101F23:07:000:Current CENTRE always Blue PL2
gururin:0:101F43:01:000:Current RIGHT always Clear PL2
gururin:0:101F43:01:000:Current RIGHT always Pink PL2
gururin:0:101F43:02:000:Current RIGHT always Yellow PL2
gururin:0:101F43:03:000:Current RIGHT always Purple PL2
gururin:0:101F43:04:000:Current RIGHT always Red PL2
gururin:0:101F43:05:000:Current RIGHT always Grey PL2
gururin:0:101F43:06:000:Current RIGHT always Green PL2
gururin:0:101F43:07:000:Current RIGHT always Blue PL2
gururin:0:101F03:00:001:Current LEFT is Clear Now! PL2
gururin:0:101F03:01:001:Current LEFT is Pink Now! PL2
gururin:0:101F03:02:001:Current LEFT is Yellow Now! PL2
gururin:0:101F03:03:001:Current LEFT is Purple Now! PL2
gururin:0:101F03:04:001:Current LEFT is Red Now! PL2
gururin:0:101F03:05:001:Current LEFT is Grey Now! PL2
gururin:0:101F03:06:001:Current LEFT is Green Now! PL2
gururin:0:101F03:07:001:Current LEFT is Blue Now! PL2
gururin:0:101F23:00:001:Current CENTRE is Clear Now! PL2
gururin:0:101F23:01:001:Current CENTRE is Pink Now! PL2
gururin:0:101F23:02:001:Current CENTRE is Yellow Now!PL2
gururin:0:101F23:03:001:Current CENTRE is Purple Now!PL2
gururin:0:101F23:04:001:Current CENTRE is Red Now! PL2
gururin:0:101F23:05:001:Current CENTRE is Grey Now! PL2
gururin:0:101F23:06:001:Current CENTRE is Green Now! PL2
gururin:0:101F23:07:001:Current CENTRE is Blue Now! PL2
gururin:0:101F43:00:001:Current RIGHT is Clear Now! PL2
gururin:0:101F43:01:001:Current RIGHT is Pink Now! PL2
gururin:0:101F43:02:001:Current RIGHT is Yellow Now! PL2
gururin:0:101F43:03:001:Current RIGHT is Purple Now! PL2
gururin:0:101F43:04:001:Current RIGHT is Red Now! PL2
gururin:0:101F43:05:001:Current RIGHT is Grey Now! PL2
gururin:0:101F43:06:001:Current RIGHT is Green Now! PL2
gururin:0:101F43:07:001:Current RIGHT is Blue Now! PL2
gururin:0:101F63:01:000:Next LEFT always Clear PL2
gururin:0:101F63:01:000:Next LEFT always Pink PL2
gururin:0:101F63:02:000:Next LEFT always Yellow PL2
gururin:0:101F63:03:000:Next LEFT always Purple PL2
gururin:0:101F63:04:000:Next LEFT always Red PL2
gururin:0:101F63:05:000:Next LEFT always Grey PL2
gururin:0:101F63:06:000:Next LEFT always Green PL2
gururin:0:101F63:07:000:Next LEFT always Blue PL2
gururin:0:101F83:01:000:Next CENTRE always Clear PL2
gururin:0:101F83:01:000:Next CENTRE always Pink PL2
gururin:0:101F83:02:000:Next CENTRE always Yellow PL2
gururin:0:101F83:03:000:Next CENTRE always Purple PL2
gururin:0:101F83:04:000:Next CENTRE always Red PL2
gururin:0:101F83:05:000:Next CENTRE always Grey PL2
gururin:0:101F83:06:000:Next CENTRE always Green PL2
gururin:0:101F83:07:000:Next CENTRE always Blue PL2
gururin:0:101FA3:01:000:Next RIGHT always Clear PL2
gururin:0:101FA3:01:000:Next RIGHT always Pink PL2
gururin:0:101FA3:02:000:Next RIGHT always Yellow PL2
gururin:0:101FA3:03:000:Next RIGHT always Purple PL2
gururin:0:101FA3:04:000:Next RIGHT always Red PL2
gururin:0:101FA3:05:000:Next RIGHT always Grey PL2
gururin:0:101FA3:06:000:Next RIGHT always Green PL2
gururin:0:101FA3:07:000:Next RIGHT always Blue PL2
gururin:0:101F63:00:001:Next LEFT is Clear Now! PL2
gururin:0:101F63:01:001:Next LEFT is Pink Now! PL2
gururin:0:101F63:02:001:Next LEFT is Yellow Now! PL2
gururin:0:101F63:03:001:Next LEFT is Purple Now! PL2
gururin:0:101F63:04:001:Next LEFT is Red Now! PL2
gururin:0:101F63:05:001:Next LEFT is Grey Now! PL2
gururin:0:101F63:06:001:Next LEFT is Green Now! PL2
gururin:0:101F63:07:001:Next LEFT is Blue Now! PL2
gururin:0:101F83:00:001:Next CENTRE is Clear Now! PL2
gururin:0:101F83:01:001:Next CENTRE is Pink Now! PL2
gururin:0:101F83:02:001:Next CENTRE is Yellow Now!PL2
gururin:0:101F83:03:001:Next CENTRE is Purple Now!PL2
gururin:0:101F83:04:001:Next CENTRE is Red Now! PL2
gururin:0:101F83:05:001:Next CENTRE is Grey Now! PL2
gururin:0:101F83:06:001:Next CENTRE is Green Now! PL2
gururin:0:101F83:07:001:Next CENTRE is Blue Now! PL2
gururin:0:101FA3:00:001:Next RIGHT is Clear Now! PL2
gururin:0:101FA3:01:001:Next RIGHT is Pink Now! PL2
gururin:0:101FA3:02:001:Next RIGHT is Yellow Now! PL2
gururin:0:101FA3:03:001:Next RIGHT is Purple Now! PL2
gururin:0:101FA3:04:001:Next RIGHT is Red Now! PL2
gururin:0:101FA3:05:001:Next RIGHT is Grey Now! PL2
gururin:0:101FA3:06:001:Next RIGHT is Green Now! PL2
gururin:0:101FA3:07:001:Next RIGHT is Blue Now! PL2
; [ Gussun Oyoyo (Japan) ]
gussun:0:0000:00:999:[ There are no cheats ]:REASON 1
gussun:0:0000:00:999:[ for this game as it ]:REASON 1
gussun:0:0000:00:999:[ didn't work the last ]:REASON 1
gussun:0:0000:00:999:[ time it was tested. ]:REASON 1
gussun:0:0000:00:999:[ If the game now works ]:REASON 1
gussun:0:0000:00:999:[ please request cheats ]:REASON 1
gussun:0:0000:00:999:[ for it on the cheat ]:REASON 1
gussun:0:0000:00:999:[ forums. ]:REASON 1
; [ Guttang Gottong ]
gutangtn:0:9900:06:000:Infinite Lives
; [ Guts'n (Japan) ]
gutsn:0:0600D254:63:000:Infinite Credits
:gutsn:00000000:06003315:00000001:FFFFFFFF:Infinite Bonus Time (Question Mode)
:gutsn:00110000:06003316:0000869F:FFFFFFFF:Infinite Bonus Time (Question Mode) (2/2)
:gutsn:00100001:06003C72:0000FFFF:FFFFFFFF:Finish this Stage Now! (Question Mode)
:gutsn:00000100:0600C74F:00000018:FFFFFFFF:Select Stage (Question Mode)
:gutsn:00100000:06003D0E:00000A00:FFFFFFFF:Infinite Time (Master Mode)
:gutsn:00000000:06003C73:00000063:FFFFFFFF:Finish this Stage Now! (Master Mode)
:gutsn:00000001:0600C74F:00000063:FFFFFFFF:Go to Level 100 Now ! (Master Mode)
:gutsn:00000000:06003C8B:00000000:FFFFFFFF:Always have No Down
:gutsn:00000000:06003C7B:00000062:FFFFFFFF:Always have Max Chain
:gutsn:00100000:06003318:0000FF09:FFFFFFFF:Always Next Easy Piece
:gutsn:00110000:0600331A:00000909:FFFFFFFF:Always Next Easy Piece (2/4)
:gutsn:00110000:0600331C:00000909:FFFFFFFF:Always Next Easy Piece (3/4)
:gutsn:00110000:0600331E:00000909:FFFFFFFF:Always Next Easy Piece (4/4)
gutsn:0:6003C73:D8:001:Question Mode Clear! Now!
; [ Guwange (Japan) ]
guwange:0:201011:09:000:Infinite Credits
guwange:0:2026DA:24:000:Infinite Energy PL1
guwange:0:2028F9:05:000:Infinite Bombs PL1
guwange:0:202918:02:000:Invincibility PL1
guwange:0:2028FB:0E:000:Maximum Power PL1
guwange:0:2028FD:08:000:Maximum Avirity Power PL1
guwange:0:2026E0:24:000:Infinite Energy PL2
guwange:0:202959:05:000:Infinite Bombs PL2
guwange:0:202978:02:000:Invincibility PL2
guwange:0:20295B:0E:000:Maximum Power PL2
guwange:0:20295D:08:000:Maximum Avirity Power PL2
; [ Guzzler ]
guzzler:0:801E:06:000:Infinite Lives PL1
guzzler:0:801F:06:000:Infinite Lives PL2
guzzler:0:C015:09:006:Max bonus time
guzzler:0:836C:01:000:Infinite Water
; [ Guerrilla War (US) ]
gwar:0:E3EC:0D:000:Infinite Lives PL1
gwar:0:E40B:99:000:Infinite Grenades PL1
gwar:0:E40E:99:000:Infinite Special Ammo PL1
gwar:0:E405:13:000:Infinite Tank Fuel PL1
gwar:0:E404:80:000:Invincibility PL1:Sprite will Flicker
gwar:0:E450:0D:000:Infinite Lives PL2
gwar:0:E46F:99:000:Infinite Grenades PL2
gwar:0:E472:99:000:Infinite Special Ammo PL2
gwar:0:E469:13:000:Infinite Tank Fuel PL2
gwar:0:E468:80:000:Invincibility PL2:Sprite will Flicker
; [ Guerrilla War (Version 1) ]
gwara:0:E3EC:0D:000:Infinite Lives PL1
gwara:0:E40B:99:000:Infinite Grenades PL1
gwara:0:E40E:99:000:Infinite Special Ammo PL1
gwara:0:E405:13:000:Infinite Tank Fuel PL1
gwara:0:E404:80:000:Invincibility PL1:Sprite will Flicker
gwara:0:E450:0D:000:Infinite Lives PL2
gwara:0:E46F:99:000:Infinite Grenades PL2
gwara:0:E472:99:000:Infinite Special Ammo PL2
gwara:0:E469:13:000:Infinite Tank Fuel PL2
gwara:0:E468:80:000:Invincibility PL2:Sprite will Flicker
; [ Guerrilla War (bootleg) ]
gwarb:0:E3EC:0D:000:Infinite Lives PL1
gwarb:0:E40B:99:000:Infinite Grenades PL1
gwarb:0:E40E:99:000:Infinite Special Ammo PL1
gwarb:0:E405:13:000:Infinite Tank Fuel PL1
gwarb:0:E404:80:000:Invincibility PL1:Sprite will Flicker
gwarb:0:E450:0D:000:Infinite Lives PL2
gwarb:0:E46F:99:000:Infinite Grenades PL2
gwarb:0:E472:99:000:Infinite Special Ammo PL2
gwarb:0:E469:13:000:Infinite Tank Fuel PL2
gwarb:0:E468:80:000:Invincibility PL2:Sprite will Flicker
; [ Guevara (Japan) ]
gwarj:0:E3EC:0D:000:Infinite Lives PL1
gwarj:0:E40B:99:000:Infinite Grenades PL1
gwarj:0:E40E:99:000:Infinite Special Ammo PL1
gwarj:0:E405:13:000:Infinite Tank Fuel PL1
gwarj:0:E404:80:000:Invincibility PL1:Sprite will Flicker
gwarj:0:E450:0D:000:Infinite Lives PL2
gwarj:0:E46F:99:000:Infinite Grenades PL2
gwarj:0:E472:99:000:Infinite Special Ammo PL2
gwarj:0:E469:13:000:Infinite Tank Fuel PL2
gwarj:0:E468:80:000:Invincibility PL2:Sprite will Flicker
; [ Galactic Warriors ]
gwarrior:0:01F803:03:000:Infinite Lives
gwarrior:0:01F8E2:8E:006:Infinite Energy
gwarrior:0:01F8E1:59:000:Infinite Time
gwarrior:0:01F8E3:01:001:One hit to kill enemy Now!
gwarrior:0:01F766:FF:000:Sound Test Code Stop:[Unknown]Next Code
gwarrior:0:01FF06:FF:000:WakeUp Music Timer Stop:Start again after the use
; [ Giga Wing (Japan 990223) ]
gwingj:0:FF7341:06:61:Select next level
gwingj:0:FF72DD:0A:000:Infinite Lives PL1
gwingj:0:FF72E1:08:000:Infinite Bombs PL1
gwingj:0:FFAE3A:00:000:Invincibility "ON" PL1
gwingj:0:FFAE3B:EF:500:Invincibility "ON" PL1 (2/3)
gwingj:0:FFADEB:40:520:Invincibility "ON" PL1 (3/3)
gwingj:0:FFAE3A:00:001:Invincibility "OFF" PL1
gwingj:0:FFAE3B:01:501:Invincibility "OFF" PL1 (2/3)
gwingj:0:FFADEB:40:541:Invincibility "OFF" PL1 (3/3)
gwingj:0:FF730D:03:000:Maximum fire power PL1
gwingj:0:FF72DF:0A:000:Infinite Lives PL2
gwingj:0:FF72E3:08:000:Infinite Bombs PL2
gwingj:0:FFAEFA:00:000:Invincibility "ON" PL2
gwingj:0:FFAEFB:EF:500:Invincibility "ON" PL2 (2/3)
gwingj:0:FFAEAB:40:520:Invincibility "ON" PL2 (3/3)
gwingj:0:FFAEFA:00:001:Invincibility "OFF" PL2
gwingj:0:FFAEFB:01:501:Invincibility "OFF" PL2 (2/3)
gwingj:0:FFAEAB:40:541:Invincibility "OFF" PL2 (3/3)
gwingj:0:FF7315:03:000:Maximum fire power PL2
gwingj:0:000000:00:999:[ These are the codes to set the machine region - the ]
gwingj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
gwingj:0:000000:00:999:[ - ON or before the ROM check screen!! ]
gwingj:0:FF20B1:00:000:Region Switch = Japan
gwingj:0:FF20B1:02:000:Region Switch = USA
gwingj:0:FF20B1:04:000:Region Switch = Euro
gwingj:0:FF20B1:06:000:Region Switch = Brazil
gwingj:0:FF20B1:08:000:Region Switch = Hispanic
gwingj:0:FF20B1:0A:000:Region Switch = Asia
; [ Gypsy Juggler ]
gypsyjug:0:0E3D:09:000:Infinite Misses
; [ Gyrodine (Crux) ]
gyrodinc:0:F353:0F:000:Infinite Lives
gyrodinc:0:F3B0:00:000:Invincibility
; [ Gyrodine ]
gyrodine:0:F353:0F:000:Infinite Lives
gyrodine:0:F3B0:00:000:Invincibility
; [ Gyruss (Konami) ]
gyruss:0:9600:06:000:Infinite Lives
gyruss:0:9000:FF:000:Invincibility
gyruss:0:9543:00:500:Invincibility (2/2)
gyruss:0:930E:01:000:Always Double Firepower
gyruss:0:930E:01:000:Always Normal Firepower
gyruss:0:930E:01:001:Get Double Firepower Now!
gyruss:0:930E:01:001:Get Normal Firepower Now!
; [ Gyruss (Centuri) ]
gyrussce:0:9600:06:000:Infinite Lives
gyrussce:0:9000:FF:000:Invincibility
gyrussce:0:9543:00:500:Invincibility (2/2)
gyrussce:0:930E:01:000:Always Double Firepower
gyrussce:0:930E:01:000:Always Normal Firepower
gyrussce:0:930E:01:001:Get Double Firepower Now!
gyrussce:0:930E:01:001:Get Normal Firepower Now!
; [ Hacha Mecha Fighter ]
hachamf:0:0000:00:999:[ There are no cheats ]:REASON 1
hachamf:0:0000:00:999:[ for this game as it ]:REASON 1
hachamf:0:0000:00:999:[ didn't work the last ]:REASON 1
hachamf:0:0000:00:999:[ time it was tested. ]:REASON 1
hachamf:0:0000:00:999:[ If the game now works ]:REASON 1
hachamf:0:0000:00:999:[ please request cheats ]:REASON 1
hachamf:0:0000:00:999:[ for it on the cheat ]:REASON 1
hachamf:0:0000:00:999:[ forums. ]:REASON 1
; [ Hachoo! ]
hachoo:0:0F5004:7F:000:Infinite Energy PL1
hachoo:0:0F7029:05:000:Power Up PL1
hachoo:0:0F5084:7F:000:Infinite Energy PL2
hachoo:0:0F70A9:05:000:Power Up PL2
; [ HAL21 ]
hal21:0:FC7C:08:000:Infinite Lives PL1
hal21:0:FC71:00:000:Invincibility PL1
hal21:0:FCB8:08:000:Infinite Lives PL2
hal21:0:FCAD:00:000:Invincibility PL2
; [ HAL21 (Japan) ]
hal21j:0:FC7C:08:000:Infinite Lives PL1
hal21j:0:FC71:00:000:Invincibility PL1
hal21j:0:FCB8:08:000:Infinite Lives PL2
hal21j:0:FCAD:00:000:Invincibility PL2
; [ Halley's Comet (Japan set 2) ]
halleycj:0:FC25:09:000:Infinite Credits
halleycj:0:8C80:20:100:Invincibility:There is a alternative there's a DIP Switch for Invincibility too (see the DIP Switch menu) though it only works if the Player 1 start button is depressed during boot-up.
halleycj:0:B160:B6:600:Invincibility (2/2):Part 1 takes care of death, Part 2 keeps the bullets from stopping
:halleycj:00200000:FF4C:00020202:00FFFFFF:Always have Left Side Ships
:halleycj:00200000:FF49:00020202:00FFFFFF:Always have Right Side Ships
halleycj:0:FC17:0A:000:Infinite Lives PL1
halleycj:0:F007:00:000:Infinite Planet Damage PL1
halleycj:0:FF54:05:000:Maximum Wing Cannon PL1
halleycj:0:FF50:05:000:Maximum Nose Cannon PL1
halleycj:0:FF52:05:000:Maximum Wide Shot PL1
halleycj:0:FF58:05:000:Maximum Speedup PL1
halleycj:0:FF56:03:000:Maximum Shield PL1
halleycj:0:FC18:0A:000:Infinite Lives PL2
halleycj:0:F022:00:000:Infinite Planet Damage PL2
halleycj:0:FF55:05:000:Maximum Wing Cannon PL2
halleycj:0:FF51:05:000:Maximum Nose Cannon PL2
halleycj:0:FF53:05:000:Maximum Wide Shot PL2
halleycj:0:FF59:05:000:Maximum Speedup PL2
halleycj:0:FF57:03:000:Maximum Shield PL2
; [ Halley's Comet (US) ]
halleys:0:FC25:09:000:Infinite Credits
halleys:0:8C80:20:100:Invincibility:There is a alternative there's a DIP Switch for Invincibility too (see the DIP Switch menu) though it only works if the Player 1 start button is depressed during boot-up.
halleys:0:B160:B6:600:Invincibility (2/2):Part 1 takes care of death, Part 2 keeps the bullets from stopping
:halleys:00200000:FF4C:00020202:00FFFFFF:Always have Left Side Ships
:halleys:00200000:FF49:00020202:00FFFFFF:Always have Right Side Ships
halleys:0:FC17:0A:000:Infinite Lives PL1
halleys:0:F007:00:000:Infinite Planet Damage PL1
halleys:0:FF54:05:000:Maximum Wing Cannon PL1
halleys:0:FF50:05:000:Maximum Nose Cannon PL1
halleys:0:FF52:05:000:Maximum Wide Shot PL1
halleys:0:FF58:05:000:Maximum Speedup PL1
halleys:0:FF56:03:000:Maximum Shield PL1
halleys:0:FC18:0A:000:Infinite Lives PL2
halleys:0:F022:00:000:Infinite Planet Damage PL2
halleys:0:FF55:05:000:Maximum Wing Cannon PL2
halleys:0:FF51:05:000:Maximum Nose Cannon PL2
halleys:0:FF53:05:000:Maximum Wide Shot PL2
halleys:0:FF59:05:000:Maximum Speedup PL2
halleys:0:FF57:03:000:Maximum Shield PL2
; [ Halley's Comet (Japan set 1) ]
halleysc:0:FC25:09:000:Infinite Credits
halleysc:0:8C80:20:100:Invincibility:There is a alternative there's a DIP Switch for Invincibility too (see the DIP Switch menu) though it only works if the Player 1 start button is depressed during boot-up.
halleysc:0:B160:B6:600:Invincibility (2/2):Part 1 takes care of death, Part 2 keeps the bullets from stopping
:halleysc:00200000:FF4C:00020202:00FFFFFF:Always have Left Side Ships
:halleysc:00200000:FF49:00020202:00FFFFFF:Always have Right Side Ships
halleysc:0:FC17:0A:000:Infinite Lives PL1
halleysc:0:F007:00:000:Infinite Planet Damage PL1
halleysc:0:FF54:05:000:Maximum Wing Cannon PL1
halleysc:0:FF50:05:000:Maximum Nose Cannon PL1
halleysc:0:FF52:05:000:Maximum Wide Shot PL1
halleysc:0:FF58:05:000:Maximum Speedup PL1
halleysc:0:FF56:03:000:Maximum Shield PL1
halleysc:0:FC18:0A:000:Infinite Lives PL2
halleysc:0:F022:00:000:Infinite Planet Damage PL2
halleysc:0:FF55:05:000:Maximum Wing Cannon PL2
halleysc:0:FF51:05:000:Maximum Nose Cannon PL2
halleysc:0:FF53:05:000:Maximum Wide Shot PL2
halleysc:0:FF59:05:000:Maximum Speedup PL2
halleysc:0:FF57:03:000:Maximum Shield PL2
; [ Hana Awase (Flower Matching) ]
hanaawas:0:8A04:09:000:Infinite Time
hanaawas:0:8A04:99:000:Infinite Time
hanaawas:0:8A05:99:500:Infinite Time (2/2)
; [ Hanagumi Taisen Columns - Sakura Wars ]
hanagumi:0:0000:00:999:[ This game hasn't even ]:REASON 11
hanagumi:0:0000:00:999:[ been looked at due to ]:REASON 11
hanagumi:0:0000:00:999:[ time constraints - Too]:REASON 11
hanagumi:0:0000:00:999:[ many games and so ]:REASON 11
hanagumi:0:0000:00:999:[ little time. It is ]:REASON 11
hanagumi:0:0000:00:999:[ even possible that ]:REASON 11
hanagumi:0:0000:00:999:[ this game may be a ]:REASON 11
hanagumi:0:0000:00:999:[ clone of an existing ]:REASON 11
hanagumi:0:0000:00:999:[ game which may have ]:REASON 11
hanagumi:0:0000:00:999:[ cheats. Please search ]:REASON 11
hanagumi:0:0000:00:999:[ the cheat forums ]:REASON 11
hanagumi:0:0000:00:999:[ before posting cheat ]:REASON 11
hanagumi:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hanakanzashi (Japan) ]
hanakanz:0:0000:00:999:[ There are no cheats ]:REASON 1
hanakanz:0:0000:00:999:[ for this game as it ]:REASON 1
hanakanz:0:0000:00:999:[ didn't work the last ]:REASON 1
hanakanz:0:0000:00:999:[ time it was tested. ]:REASON 1
hanakanz:0:0000:00:999:[ If the game now works ]:REASON 1
hanakanz:0:0000:00:999:[ please request cheats ]:REASON 1
hanakanz:0:0000:00:999:[ for it on the cheat ]:REASON 1
hanakanz:0:0000:00:999:[ forums. ]:REASON 1
; [ Hana no Mai (Japan) ]
hanamai:0:7C51:63:000:Infinite Points
hanamai:0:7C65:FF:000:Infinite Power
hanamai:0:7C53:01:001:Get Lowest GAL Points Now!
hanamai:0:7C58:01:000:Clear Flag always ON
; [ Mahjong Hana no Momoko gumi (Japan 881201) ]
hanamomo:0:F8ED:63:000:Infinite "coins"
hanamomo:0:F8F1:E7:500:Infinite "coins" (2/4)
hanamomo:0:F8F2:03:500:Infinite "coins" (3/4)
hanamomo:0:F8EF:63:500:Infinite "coins" (4/4)
hanamomo:0:F962:FF:000:Buggy score
hanamomo:0:0000:00:999:[ The winning hand cheat must be ]
hanamomo:0:0000:00:999:[ activated when there are 14 tiles ]
hanamomo:0:0000:00:999:[ in your hand, then press the RON ]
hanamomo:0:0000:00:999:[ key ('Z' by default). The tiles do ]
hanamomo:0:0000:00:999:[ not visually change until you make ]
hanamomo:0:0000:00:999:[ a move. ]
hanamomo:0:FC8C:31:001:Get winning hand Now!
hanamomo:0:FC8D:31:501:Get winning hand Now! (02/14)
hanamomo:0:FC8E:31:501:Get winning hand Now! (03/14)
hanamomo:0:FC8F:32:501:Get winning hand Now! (04/14)
hanamomo:0:FC90:32:501:Get winning hand Now! (05/14)
hanamomo:0:FC91:32:501:Get winning hand Now! (06/14)
hanamomo:0:FC92:33:501:Get winning hand Now! (07/14)
hanamomo:0:FC93:33:501:Get winning hand Now! (08/14)
hanamomo:0:FC94:33:501:Get winning hand Now! (09/14)
hanamomo:0:FC95:34:501:Get winning hand Now! (10/14)
hanamomo:0:FC96:34:501:Get winning hand Now! (11/14)
hanamomo:0:FC97:34:501:Get winning hand Now! (12/14)
hanamomo:0:FC98:35:501:Get winning hand Now! (13/14)
hanamomo:0:FC99:35:501:Get winning hand Now! (14/14)
hanamomo:0:FC8C:31:000:Always winning hand
hanamomo:0:FC8D:31:500:Always winning hand (02/14)
hanamomo:0:FC8E:31:500:Always winning hand (03/14)
hanamomo:0:FC8F:32:500:Always winning hand (04/14)
hanamomo:0:FC90:32:500:Always winning hand (05/14)
hanamomo:0:FC91:32:500:Always winning hand (06/14)
hanamomo:0:FC92:33:500:Always winning hand (07/14)
hanamomo:0:FC93:33:500:Always winning hand (08/14)
hanamomo:0:FC94:33:500:Always winning hand (09/14)
hanamomo:0:FC95:34:500:Always winning hand (10/14)
hanamomo:0:FC96:34:500:Always winning hand (11/14)
hanamomo:0:FC97:34:500:Always winning hand (12/14)
hanamomo:0:FC98:35:500:Always winning hand (13/14)
hanamomo:0:FC99:35:500:Always winning hand (14/14)
; [ Hana to Ojisan [BET] (Japan 911209) ]
hanaoji:0:0000:00:999:[How to play using the ]
hanaoji:0:0000:00:999:[following six cheats... ]
hanaoji:0:0000:00:999:[1) Enable the 6 cheats. ]
hanaoji:0:0000:00:999:[2) Make pairs of the first ]
hanaoji:0:0000:00:999:[ three cards in the set ]
hanaoji:0:0000:00:999:[ given to you. Since this ]
hanaoji:0:0000:00:999:[ is an 'always' cheat, ]
hanaoji:0:0000:00:999:[ you always get the same ]
hanaoji:0:0000:00:999:[ cards, so feel free to ]
hanaoji:0:0000:00:999:[ do duplicates of a pair! ]
hanaoji:0:0000:00:999:[3) When you win, press 'Z' ]
hanaoji:0:0000:00:999:[ (by default) for 'yes'. ]
hanaoji:0:0000:00:999:[4) Get your reward!! ]
hanaoji:0:FCA3:01:000:Cards needed to win
hanaoji:0:FCA4:05:500:Cards needed to win (2/6)
hanaoji:0:FCA5:09:500:Cards needed to win (3/6)
hanaoji:0:FCA6:1C:500:Cards needed to win (4/6)
hanaoji:0:FCA7:2C:500:Cards needed to win (5/6)
hanaoji:0:FCA8:14:500:Cards needed to win (6/6)
hanaoji:0:0000:00:999:Open&Surf here for a tutorial:Check out this site for a great Hanafuda tutorial - http://members.nbci.com/_XMCM/bob_forster/hanafuda.htm
; [ Hanaroku ]
hanaroku:0:0000:00:999:[ There are no cheats ]:REASON 2
hanaroku:0:0000:00:999:[ for this game as it ]:REASON 2
hanaroku:0:0000:00:999:[ is hard to understand ]:REASON 2
hanaroku:0:0000:00:999:[ and is in perhaps in ]:REASON 2
hanaroku:0:0000:00:999:[ another tongue. Or ]:REASON 2
hanaroku:0:0000:00:999:[ maybe it's just not ]:REASON 2
hanaroku:0:0000:00:999:[ suitable for cheat ]:REASON 2
hanaroku:0:0000:00:999:[ finding If you have ]:REASON 2
hanaroku:0:0000:00:999:[ made some cheats for ]:REASON 2
hanaroku:0:0000:00:999:[ this game please post ]:REASON 2
hanaroku:0:0000:00:999:[ them on the cheat ]:REASON 2
hanaroku:0:0000:00:999:[ forums. ]:REASON 2
; [ Hangly-Man (set 1) ]
hangly:0:4E14:06:000:Infinite Lives
hangly:0:4E15:05:500:Infinite Lives (2/2)
hangly:0:4E0E:F4:001:Finish this Level Now!
hangly:0:0000:00:999:[ -------- Starting Levels ------- ]
hangly:0:0000:00:999:[ Deactivate the cheats after ]
hangly:0:0000:00:999:[ starting the level or leave them ]
hangly:0:0000:00:999:[ active to repeat the level. ]
hangly:0:4E0A:7E:000:Start at Strawberry
hangly:0:4E13:01:500:Start at Strawberry (2/2)
hangly:0:4E0A:7F:000:Start at 1st Orange
hangly:0:4E13:02:500:Start at 1st Orange (2/2)
hangly:0:4E0A:80:000:Start at 2nd Orange
hangly:0:4E13:03:500:Start at 2nd Orange (2/2)
hangly:0:4E0A:81:000:Start at 1st Apple
hangly:0:4E13:04:500:Start at 1st Apple (2/2)
hangly:0:4E0A:82:000:Start at 2nd Apple
hangly:0:4E13:05:500:Start at 2nd Apple (2/2)
hangly:0:4E0A:83:000:Start at 1st Pineapple
hangly:0:4E13:06:500:Start at 1st Pineapple (2/2)
hangly:0:4E0A:84:000:Start at 2nd Pineapple
hangly:0:4E13:07:500:Start at 2nd Pineapple (2/2)
hangly:0:4E0A:85:000:Start at 1st Galaxian
hangly:0:4E13:08:500:Start at 1st Galaxian (2/2)
hangly:0:4E0A:86:000:Start at 2nd Galaxian
hangly:0:4E13:09:500:Start at 2nd Galaxian (2/2)
hangly:0:4E0A:87:000:Start at 1st Bell
hangly:0:4E13:0A:500:Start at 1st Bell (2/2)
hangly:0:4E0A:88:000:Start at 2nd Bell
hangly:0:4E13:0B:500:Start at 2nd Bell (2/2)
hangly:0:4E0A:87:000:Start at 1st Key
hangly:0:4E13:0C:500:Start at 1st Key (2/2)
hangly:0:4E0A:88:000:Start at 2nd Key
hangly:0:4E13:0D:500:Start at 2nd Key (2/2)
hangly:0:0000:00:999:[ -------- Practice Levels ------- ]
hangly:0:4E13:00:000:Practice Cherry
hangly:0:4E13:01:000:Practice Strawberry
hangly:0:4E13:02:000:Practice 1st Orange
hangly:0:4E13:03:000:Practice 2nd Orange
hangly:0:4E13:04:000:Practice 1st Apple
hangly:0:4E13:05:000:Practice 2nd Apple
hangly:0:4E13:06:000:Practice 1st Pineapple
hangly:0:4E13:07:000:Practice 2nd Pineapple
hangly:0:4E13:08:000:Practice 1st Galaxian
hangly:0:4E13:09:000:Practice 2nd Galaxian
hangly:0:4E13:0A:000:Practice 1st Bell
hangly:0:4E13:0B:000:Practice 2nd Bell
hangly:0:4E13:0C:000:Practice 1st Key
hangly:0:4E13:0D:000:Practice 2nd Key
hangly:0:4E13:FF:000:Split-Screen (Unplayable)
hangly:0:4E13:FE:000:No maze or dots(Unfinishable)
hangly:0:0000:00:999:[ -------- Practice Speeds ------- ]
hangly:0:4DBD:00:000:Stay blue until eaten
hangly:0:4DBE:00:500:Stay blue until eaten (2/2)
hangly:0:4DBD:58:000:Slow changeback
hangly:0:4DBE:02:500:Slow changeback (2/2)
hangly:0:4DBD:68:000:Moderate changeback
hangly:0:4DBE:01:500:Moderate changeback (2/2)
hangly:0:4DBD:F0:000:Quick changeback
hangly:0:4DBE:00:500:Quick changeback (2/2)
hangly:0:4DBD:78:000:Lightning changeback
hangly:0:4DBE:00:500:Lightning changeback (2/2)
hangly:0:4DBD:01:000:No change to blue
hangly:0:4DBE:00:500:No change to blue (2/2)
hangly:0:0000:00:999:[ --------- Ghost Status --------- ]
hangly:0:4DA7:01:000:Red always blue
hangly:0:4DA8:01:000:Pink always blue
hangly:0:4DA9:01:000:Green always blue
hangly:0:4DAA:01:000:Orange always blue
hangly:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Hangly-Man (set 2) ]
hangly2:0:4E14:06:000:Infinite Lives
hangly2:0:4E15:05:500:Infinite Lives (2/2)
hangly2:0:4E0E:F4:001:Finish this Level Now!
hangly2:0:0000:00:999:[ -------- Starting Levels ------- ]
hangly2:0:0000:00:999:[ Deactivate the cheats after ]
hangly2:0:0000:00:999:[ starting the level or leave them ]
hangly2:0:0000:00:999:[ active to repeat the level. ]
hangly2:0:4E0A:7E:000:Start at Strawberry
hangly2:0:4E13:01:500:Start at Strawberry (2/2)
hangly2:0:4E0A:7F:000:Start at 1st Orange
hangly2:0:4E13:02:500:Start at 1st Orange (2/2)
hangly2:0:4E0A:80:000:Start at 2nd Orange
hangly2:0:4E13:03:500:Start at 2nd Orange (2/2)
hangly2:0:4E0A:81:000:Start at 1st Apple
hangly2:0:4E13:04:500:Start at 1st Apple (2/2)
hangly2:0:4E0A:82:000:Start at 2nd Apple
hangly2:0:4E13:05:500:Start at 2nd Apple (2/2)
hangly2:0:4E0A:83:000:Start at 1st Pineapple
hangly2:0:4E13:06:500:Start at 1st Pineapple (2/2)
hangly2:0:4E0A:84:000:Start at 2nd Pineapple
hangly2:0:4E13:07:500:Start at 2nd Pineapple (2/2)
hangly2:0:4E0A:85:000:Start at 1st Galaxian
hangly2:0:4E13:08:500:Start at 1st Galaxian (2/2)
hangly2:0:4E0A:86:000:Start at 2nd Galaxian
hangly2:0:4E13:09:500:Start at 2nd Galaxian (2/2)
hangly2:0:4E0A:87:000:Start at 1st Bell
hangly2:0:4E13:0A:500:Start at 1st Bell (2/2)
hangly2:0:4E0A:88:000:Start at 2nd Bell
hangly2:0:4E13:0B:500:Start at 2nd Bell (2/2)
hangly2:0:4E0A:87:000:Start at 1st Key
hangly2:0:4E13:0C:500:Start at 1st Key (2/2)
hangly2:0:4E0A:88:000:Start at 2nd Key
hangly2:0:4E13:0D:500:Start at 2nd Key (2/2)
hangly2:0:0000:00:999:[ -------- Practice Levels ------- ]
hangly2:0:4E13:00:000:Practice Cherry
hangly2:0:4E13:01:000:Practice Strawberry
hangly2:0:4E13:02:000:Practice 1st Orange
hangly2:0:4E13:03:000:Practice 2nd Orange
hangly2:0:4E13:04:000:Practice 1st Apple
hangly2:0:4E13:05:000:Practice 2nd Apple
hangly2:0:4E13:06:000:Practice 1st Pineapple
hangly2:0:4E13:07:000:Practice 2nd Pineapple
hangly2:0:4E13:08:000:Practice 1st Galaxian
hangly2:0:4E13:09:000:Practice 2nd Galaxian
hangly2:0:4E13:0A:000:Practice 1st Bell
hangly2:0:4E13:0B:000:Practice 2nd Bell
hangly2:0:4E13:0C:000:Practice 1st Key
hangly2:0:4E13:0D:000:Practice 2nd Key
hangly2:0:4E13:FF:000:Split-Screen (Unplayable)
hangly2:0:4E13:FE:000:No maze or dots(Unfinishable)
hangly2:0:0000:00:999:[ -------- Practice Speeds ------- ]
hangly2:0:4DBD:00:000:Stay blue until eaten
hangly2:0:4DBE:00:500:Stay blue until eaten (2/2)
hangly2:0:4DBD:58:000:Slow changeback
hangly2:0:4DBE:02:500:Slow changeback (2/2)
hangly2:0:4DBD:68:000:Moderate changeback
hangly2:0:4DBE:01:500:Moderate changeback (2/2)
hangly2:0:4DBD:F0:000:Quick changeback
hangly2:0:4DBE:00:500:Quick changeback (2/2)
hangly2:0:4DBD:78:000:Lightning changeback
hangly2:0:4DBE:00:500:Lightning changeback (2/2)
hangly2:0:4DBD:01:000:No change to blue
hangly2:0:4DBE:00:500:No change to blue (2/2)
hangly2:0:0000:00:999:[ --------- Ghost Status --------- ]
hangly2:0:4DA7:01:000:Red always blue
hangly2:0:4DA8:01:000:Pink always blue
hangly2:0:4DA9:01:000:Green always blue
hangly2:0:4DAA:01:000:Orange always blue
hangly2:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Hangly-Man (set 3) ]
hangly3:0:4E14:06:000:Infinite Lives
hangly3:0:4E15:05:500:Infinite Lives (2/2)
hangly3:0:4E0E:F4:001:Finish this Level Now!
hangly3:0:0000:00:999:[ -------- Starting Levels ------- ]
hangly3:0:0000:00:999:[ Deactivate the cheats after ]
hangly3:0:0000:00:999:[ starting the level or leave them ]
hangly3:0:0000:00:999:[ active to repeat the level. ]
hangly3:0:4E0A:7E:000:Start at Strawberry
hangly3:0:4E13:01:500:Start at Strawberry (2/2)
hangly3:0:4E0A:7F:000:Start at 1st Orange
hangly3:0:4E13:02:500:Start at 1st Orange (2/2)
hangly3:0:4E0A:80:000:Start at 2nd Orange
hangly3:0:4E13:03:500:Start at 2nd Orange (2/2)
hangly3:0:4E0A:81:000:Start at 1st Apple
hangly3:0:4E13:04:500:Start at 1st Apple (2/2)
hangly3:0:4E0A:82:000:Start at 2nd Apple
hangly3:0:4E13:05:500:Start at 2nd Apple (2/2)
hangly3:0:4E0A:83:000:Start at 1st Pineapple
hangly3:0:4E13:06:500:Start at 1st Pineapple (2/2)
hangly3:0:4E0A:84:000:Start at 2nd Pineapple
hangly3:0:4E13:07:500:Start at 2nd Pineapple (2/2)
hangly3:0:4E0A:85:000:Start at 1st Galaxian
hangly3:0:4E13:08:500:Start at 1st Galaxian (2/2)
hangly3:0:4E0A:86:000:Start at 2nd Galaxian
hangly3:0:4E13:09:500:Start at 2nd Galaxian (2/2)
hangly3:0:4E0A:87:000:Start at 1st Bell
hangly3:0:4E13:0A:500:Start at 1st Bell (2/2)
hangly3:0:4E0A:88:000:Start at 2nd Bell
hangly3:0:4E13:0B:500:Start at 2nd Bell (2/2)
hangly3:0:4E0A:87:000:Start at 1st Key
hangly3:0:4E13:0C:500:Start at 1st Key (2/2)
hangly3:0:4E0A:88:000:Start at 2nd Key
hangly3:0:4E13:0D:500:Start at 2nd Key (2/2)
hangly3:0:0000:00:999:[ -------- Practice Levels ------- ]
hangly3:0:4E13:00:000:Practice Cherry
hangly3:0:4E13:01:000:Practice Strawberry
hangly3:0:4E13:02:000:Practice 1st Orange
hangly3:0:4E13:03:000:Practice 2nd Orange
hangly3:0:4E13:04:000:Practice 1st Apple
hangly3:0:4E13:05:000:Practice 2nd Apple
hangly3:0:4E13:06:000:Practice 1st Pineapple
hangly3:0:4E13:07:000:Practice 2nd Pineapple
hangly3:0:4E13:08:000:Practice 1st Galaxian
hangly3:0:4E13:09:000:Practice 2nd Galaxian
hangly3:0:4E13:0A:000:Practice 1st Bell
hangly3:0:4E13:0B:000:Practice 2nd Bell
hangly3:0:4E13:0C:000:Practice 1st Key
hangly3:0:4E13:0D:000:Practice 2nd Key
hangly3:0:4E13:FF:000:Split-Screen (Unplayable)
hangly3:0:4E13:FE:000:No maze or dots(Unfinishable)
hangly3:0:0000:00:999:[ -------- Practice Speeds ------- ]
hangly3:0:4DBD:00:000:Stay blue until eaten
hangly3:0:4DBE:00:500:Stay blue until eaten (2/2)
hangly3:0:4DBD:58:000:Slow changeback
hangly3:0:4DBE:02:500:Slow changeback (2/2)
hangly3:0:4DBD:68:000:Moderate changeback
hangly3:0:4DBE:01:500:Moderate changeback (2/2)
hangly3:0:4DBD:F0:000:Quick changeback
hangly3:0:4DBE:00:500:Quick changeback (2/2)
hangly3:0:4DBD:78:000:Lightning changeback
hangly3:0:4DBE:00:500:Lightning changeback (2/2)
hangly3:0:4DBD:01:000:No change to blue
hangly3:0:4DBE:00:500:No change to blue (2/2)
hangly3:0:0000:00:999:[ --------- Ghost Status --------- ]
hangly3:0:4DA7:01:000:Red always blue
hangly3:0:4DA8:01:000:Pink always blue
hangly3:0:4DA9:01:000:Green always blue
hangly3:0:4DAA:01:000:Orange always blue
hangly3:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Hang-On ]
hangon:0:20C052:09:000:Infinite Credits
hangon:0:20C500:99:000:Infinite Time
hangon:0:C7E079:F3:000:Always ride at Maximum Speed:Maximum Attainable Speed
hangon:0:C7E078:00:500:Always ride at Maximum Speed (2/2)
hangon:0:C7E079:5D:000:Always ride at Crazy Speed (1000 KPH):Faster (9999) is possible but makes game unplayable
hangon:0:C7E078:03:500:Always ride at Crazy Speed (1000 KPH) (2/2)
hangon:0:C7E079:5D:001:Get Crazy Speed (1000 KPH) Boost Now!:Use this with an Activation Key for best effect
hangon:0:C7E078:03:501:Get Crazy Speed (1000 KPH) Boost Now! (2/2)
; [ Hang-On Jr. ]
hangonjr:0:C000:09:000:Infinite Credits
hangonjr:0:C222:99:000:Infinite Time
hangonjr:0:C515:E7:000:Always ride at Maximum Speed:Maximum Attainable Speed
hangonjr:0:C516:00:500:Always ride at Maximum Speed (2/2):Maximum Attainable Speed
hangonjr:0:C515:E7:000:Always ride at 999 KPH (Crazy):In fact it so fast it causes graphical glitches so beware
hangonjr:0:C516:03:500:Always ride at 999 KPH (Crazy) (2/2)
hangonjr:0:C515:E7:001:Get 999 KPH Speed Boost Now!:Use this with an Activation Key for best effect
hangonjr:0:C516:03:501:Get 999 KPH Speed Boost Now! (2/2)
; [ Hard Drivin' (cockpit, British, rev 5) ]
harddrb5:0:FFF768:19:000:Infinite Credits
harddrb5:0:FF9824:FF:000:Infinite Time:Note that you may have to shut the cheats off after you wipe out so you can Game Over (there are some cases where you can't go anywhere without falling into oblivion after a crash).
harddrb5:0:FF9830:FF:500:Infinite Time (2/3)
harddrb5:0:FF9831:FF:500:Infinite Time (3/3)
; [ Hard Drivin' (cockpit, British, rev 6) ]
harddrb6:0:FFF768:19:000:Infinite Credits
harddrb6:0:FF9824:FF:000:Infinite Time:Note that you may have to shut the cheats off after you wipe out so you can Game Over (there are some cases where you can't go anywhere without falling into oblivion after a crash).
harddrb6:0:FF9830:FF:500:Infinite Time (2/3)
harddrb6:0:FF9831:FF:500:Infinite Time (3/3)
; [ Hard Drivin' (compact, rev 1) ]
harddrc1:0:FFF71C:19:000:Infinite Credits
harddrc1:0:FF9824:FF:000:Infinite Time:Note that you may have to shut the cheats off after you wipe out so you can Game Over (there are some cases where you can't go anywhere without falling into oblivion after a crash).
harddrc1:0:FF9830:FF:500:Infinite Time (2/3)
harddrc1:0:FF9831:FF:500:Infinite Time (3/3)
; [ Hard Drivin' (compact, British, rev 2) ]
harddrcb:0:FFF71C:19:000:Infinite Credits
harddrcb:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrcb:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrcb:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrcb:0:0000:00:999:[ many games and so ]:REASON 11
harddrcb:0:0000:00:999:[ little time. It is ]:REASON 11
harddrcb:0:0000:00:999:[ even possible that ]:REASON 11
harddrcb:0:0000:00:999:[ this game may be a ]:REASON 11
harddrcb:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrcb:0:0000:00:999:[ game which may have ]:REASON 11
harddrcb:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrcb:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrcb:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrcb:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin' (compact, German, rev 2) ]
harddrcg:0:FFF71C:19:000:Infinite Credits
harddrcg:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrcg:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrcg:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrcg:0:0000:00:999:[ many games and so ]:REASON 11
harddrcg:0:0000:00:999:[ little time. It is ]:REASON 11
harddrcg:0:0000:00:999:[ even possible that ]:REASON 11
harddrcg:0:0000:00:999:[ this game may be a ]:REASON 11
harddrcg:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrcg:0:0000:00:999:[ game which may have ]:REASON 11
harddrcg:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrcg:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrcg:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrcg:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin' (cockpit, German, rev 4) ]
harddrg4:0:FFF768:19:000:Infinite Credits
harddrg4:0:FF9824:FF:000:Infinite Time:Note that you may have to shut the cheats off after you wipe out so you can Game Over (there are some cases where you can't go anywhere without falling into oblivion after a crash).
harddrg4:0:FF9830:FF:500:Infinite Time (2/3)
harddrg4:0:FF9831:FF:500:Infinite Time (3/3)
; [ Hard Drivin' (cockpit, rev 7) ]
harddriv:0:FFF768:19:000:Infinite Credits
harddriv:0:FF9824:FF:000:Infinite Time:Note that you may have to shut the cheats off after you wipe out so you can Game Over (there are some cases where you can't go anywhere without falling into oblivion after a crash).
harddriv:0:FF9830:FF:500:Infinite Time (2/3)
harddriv:0:FF9831:FF:500:Infinite Time (3/3)
; [ Hard Drivin' (cockpit, Japan, rev 6) ]
harddrj6:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrj6:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrj6:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrj6:0:0000:00:999:[ many games and so ]:REASON 11
harddrj6:0:0000:00:999:[ little time. It is ]:REASON 11
harddrj6:0:0000:00:999:[ even possible that ]:REASON 11
harddrj6:0:0000:00:999:[ this game may be a ]:REASON 11
harddrj6:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrj6:0:0000:00:999:[ game which may have ]:REASON 11
harddrj6:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrj6:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrj6:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrj6:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin' (cockpit, rev 1) ]
harddrv1:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrv1:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrv1:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrv1:0:0000:00:999:[ many games and so ]:REASON 11
harddrv1:0:0000:00:999:[ little time. It is ]:REASON 11
harddrv1:0:0000:00:999:[ even possible that ]:REASON 11
harddrv1:0:0000:00:999:[ this game may be a ]:REASON 11
harddrv1:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrv1:0:0000:00:999:[ game which may have ]:REASON 11
harddrv1:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrv1:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrv1:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrv1:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin' (cockpit, rev 2) ]
harddrv2:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrv2:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrv2:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrv2:0:0000:00:999:[ many games and so ]:REASON 11
harddrv2:0:0000:00:999:[ little time. It is ]:REASON 11
harddrv2:0:0000:00:999:[ even possible that ]:REASON 11
harddrv2:0:0000:00:999:[ this game may be a ]:REASON 11
harddrv2:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrv2:0:0000:00:999:[ game which may have ]:REASON 11
harddrv2:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrv2:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrv2:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrv2:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin' (cockpit, rev 3) ]
harddrv3:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrv3:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrv3:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrv3:0:0000:00:999:[ many games and so ]:REASON 11
harddrv3:0:0000:00:999:[ little time. It is ]:REASON 11
harddrv3:0:0000:00:999:[ even possible that ]:REASON 11
harddrv3:0:0000:00:999:[ this game may be a ]:REASON 11
harddrv3:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrv3:0:0000:00:999:[ game which may have ]:REASON 11
harddrv3:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrv3:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrv3:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrv3:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin' (cockpit, British, rev 7) ]
harddrvb:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrvb:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrvb:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrvb:0:0000:00:999:[ many games and so ]:REASON 11
harddrvb:0:0000:00:999:[ little time. It is ]:REASON 11
harddrvb:0:0000:00:999:[ even possible that ]:REASON 11
harddrvb:0:0000:00:999:[ this game may be a ]:REASON 11
harddrvb:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrvb:0:0000:00:999:[ game which may have ]:REASON 11
harddrvb:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrvb:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrvb:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrvb:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin' (compact, rev 2) ]
harddrvc:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrvc:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrvc:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrvc:0:0000:00:999:[ many games and so ]:REASON 11
harddrvc:0:0000:00:999:[ little time. It is ]:REASON 11
harddrvc:0:0000:00:999:[ even possible that ]:REASON 11
harddrvc:0:0000:00:999:[ this game may be a ]:REASON 11
harddrvc:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrvc:0:0000:00:999:[ game which may have ]:REASON 11
harddrvc:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrvc:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrvc:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrvc:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin' (cockpit, German, rev 7) ]
harddrvg:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrvg:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrvg:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrvg:0:0000:00:999:[ many games and so ]:REASON 11
harddrvg:0:0000:00:999:[ little time. It is ]:REASON 11
harddrvg:0:0000:00:999:[ even possible that ]:REASON 11
harddrvg:0:0000:00:999:[ this game may be a ]:REASON 11
harddrvg:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrvg:0:0000:00:999:[ game which may have ]:REASON 11
harddrvg:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrvg:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrvg:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrvg:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin' (cockpit, Japan, rev 7) ]
harddrvj:0:0000:00:999:[ This game hasn't even ]:REASON 11
harddrvj:0:0000:00:999:[ been looked at due to ]:REASON 11
harddrvj:0:0000:00:999:[ time constraints - Too]:REASON 11
harddrvj:0:0000:00:999:[ many games and so ]:REASON 11
harddrvj:0:0000:00:999:[ little time. It is ]:REASON 11
harddrvj:0:0000:00:999:[ even possible that ]:REASON 11
harddrvj:0:0000:00:999:[ this game may be a ]:REASON 11
harddrvj:0:0000:00:999:[ clone of an existing ]:REASON 11
harddrvj:0:0000:00:999:[ game which may have ]:REASON 11
harddrvj:0:0000:00:999:[ cheats. Please search ]:REASON 11
harddrvj:0:0000:00:999:[ the cheat forums ]:REASON 11
harddrvj:0:0000:00:999:[ before posting cheat ]:REASON 11
harddrvj:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Dunk (Japan) ]
harddunj:0:20FC44:09:000:Infinite Credits
:harddunj:00000101:20C050:0000000C:FFFFFFFF:Select Score
:harddunj:00000101:20C052:0000000C:FFFFFFFF:Select CPU Score
harddunj:0:20C052:00:000:CPU Score always = 0
; [ Hard Dunk (World) ]
harddunk:0:20FC44:09:000:Infinite Credits
:harddunk:00000101:20C050:0000000C:FFFFFFFF:Select Score
:harddunk:00000101:20C052:0000000C:FFFFFFFF:Select CPU Score
harddunk:0:20C052:00:000:CPU Score always = 0
; [ Hard Hat ]
hardhat:0:0070:05:000:Infinite Lives PL1
hardhat:0:0071:05:000:Infinite Lives PL2
hardhat:0:01FC:89:000:Invincibility
; [ Hard Head 2 (v2.0) ]
hardhea2:0:C850:99:000:Infinite Credits
:hardhea2:00100000:C896:0000095A:FFFFFFFF:Infinite Time
hardhea2:0:DC21:00:001:1 hit to kill Boss Now!
:hardhea2:00000301:D248:00000008:FFFFFFFF:Select starting stage:You should enable this cheat on the screen with the big monster with one eye on it for the proper effect
hardhea2:0:D248:08:061:Select next stage
hardhea2:0:D265:0A:000:Infinite Lives PL1
hardhea2:0:D222:2B:000:Invincibility PL1
hardhea2:0:D253:02:000:Maximum Fire Power PL1
hardhea2:0:D266:99:000:Infinite Gold PL1
hardhea2:0:D214:00:000:Infinite Armour PL1
hardhea2:0:D254:01:000:Always have Club PL1
hardhea2:0:D560:11:500:Always have Club PL1 (2/2)
hardhea2:0:D254:02:000:Always have Long Shot PL1
hardhea2:0:D560:12:500:Always have Long Shot PL1 (2/2)
hardhea2:0:D254:03:000:Always have Bugle PL1
hardhea2:0:D560:13:500:Always have Bugle PL1 (2/2)
hardhea2:0:D252:01:000:Always have Pinion PL1
hardhea2:0:D2E5:0A:000:Infinite Lives PL2
hardhea2:0:D2A2:2B:000:Invincibility PL2
hardhea2:0:D2D3:02:000:Maximum Fire Power PL1
hardhea2:0:D2E6:99:000:Infinite Gold PL2
hardhea2:0:D294:00:000:Infinite Armour PL2
hardhea2:0:D2D4:01:000:Always have Club PL2
hardhea2:0:D5E0:11:500:Always have Club PL2 (2/2)
hardhea2:0:D2D4:02:000:Always have Long Shot PL2
hardhea2:0:D5E0:12:500:Always have Long Shot PL2 (2/2)
hardhea2:0:D2D4:03:000:Always have Bugle PL2
hardhea2:0:D5E0:13:500:Always have Bugle PL2 (2/2)
hardhea2:0:D2D2:01:000:Always have Pinion PL2
; [ Hard Head ]
hardhead:0:C040:99:000:Infinite Credits
hardhead:0:C025:5A:000:Infinite Time
hardhead:0:C026:09:500:Infinite Time (2/2)
hardhead:0:4BB8:C9:100:Invincibility against bosses
:hardhead:00001301:C108:0000000F:FFFFFFFF:Select starting stage:You should enable this cheat on the Press START button screen, ie. after credits have been inserted!
hardhead:0:C108:0F:061:Select next stage
hardhead:0:0000:00:999:[See the Dip Switch Menu to enable an ]
hardhead:0:0000:00:999:[alternate Invincibility cheat. ]
hardhead:0:C104:05:000:Infinite Lives PL1
hardhead:0:C135:04:000:Infinite Energy PL1
hardhead:0:C136:03:000:Normal Invincibility PL1
hardhead:0:C184:05:000:Infinite Lives PL2
hardhead:0:C1B5:04:000:Infinite Energy PL2
hardhead:0:C1B6:03:000:Normal Invincibility PL2
; [ Hard Head (bootleg) ]
hardhedb:0:C040:99:000:Infinite Credits
hardhedb:0:C025:5A:000:Infinite Time
hardhedb:0:C026:09:500:Infinite Time (2/2)
hardhedb:0:4BB8:C9:100:Invincibility against bosses
:hardhedb:00001301:C108:0000000F:FFFFFFFF:Select starting stage:You should enable this cheat on the Press START button screen, ie. after credits have been inserted!
hardhedb:0:C108:0F:061:Select next stage
hardhedb:0:0000:00:999:[See the Dip Switch Menu to enable an ]
hardhedb:0:0000:00:999:[alternate Invincibility cheat. ]
hardhedb:0:C104:05:000:Infinite Lives PL1
hardhedb:0:C135:04:000:Infinite Energy PL1
hardhedb:0:C136:03:000:Normal Invincibility PL1
hardhedb:0:C184:05:000:Infinite Lives PL2
hardhedb:0:C1B5:04:000:Infinite Energy PL2
hardhedb:0:C1B6:03:000:Normal Invincibility PL2
; [ Hard Yardage (v1.20) ]
hardyard:0:004048:01:000:Infinite Time
hardyard:0:004049:05:500:Infinite Time (2/4)
hardyard:0:00404A:00:500:Infinite Time (3/4)
hardyard:0:00404B:00:500:Infinite Time (4/4)
hardyard:0:004048:00:001:Finish this Quarter Now!
hardyard:0:004049:00:501:Finish this Quarter Now! (2/4)
hardyard:0:00404A:00:501:Finish this Quarter Now! (3/4)
hardyard:0:00404B:00:501:Finish this Quarter Now! (4/4)
hardyard:0:004040:01:000:Always on the First Down
hardyard:0:004040:01:001:Make this the First Down Now!
hardyard:0:004040:04:001:Make this the Fourth Down Now!
hardyard:0:000000:00:999:[Enable these yardage cheats on the Offence/Defense Screen]
hardyard:0:003FAE:63:001:Offense need 1 yard Now!
hardyard:0:003FB2:63:501:Offense need 1 yard Now! (2/2)
hardyard:0:003FAE:01:001:Offense need 99 yards Now!
hardyard:0:003FB2:01:501:Offense need 99 yards Now! (2/2)
hardyard:0:0040DC:00:000:Team 1 Score always = 0
hardyard:0:0040DA:00:500:Team 1 Score always = 0 (2/3)
hardyard:0:0040DB:00:500:Team 1 Score always = 0 (3/3)
hardyard:0:0040DC:63:000:Team 1 Score always = 99
hardyard:0:0040DA:09:500:Team 1 Score always = 99 (2/3)
hardyard:0:0040DB:09:500:Team 1 Score always = 99 (3/3)
hardyard:0:0040DC:00:001:Team 1 Score = 0 Now!
hardyard:0:0040DA:00:501:Team 1 Score = 0 Now! (2/3)
hardyard:0:0040DB:00:501:Team 1 Score = 0 Now! (3/3)
hardyard:0:0040DC:32:001:Team 1 Score = 50 Now!
hardyard:0:0040DA:05:501:Team 1 Score = 50 Now! (2/3)
hardyard:0:0040DB:00:501:Team 1 Score = 50 Now! (3/3)
hardyard:0:0040E0:00:000:Team 2 Score always = 0
hardyard:0:0040DE:00:500:Team 2 Score always = 0 (2/3)
hardyard:0:0040DF:00:500:Team 2 Score always = 0 (3/3)
hardyard:0:0040E0:63:000:Team 2 Score always = 99
hardyard:0:0040DE:09:500:Team 2 Score always = 99 (2/3)
hardyard:0:0040DF:09:500:Team 2 Score always = 99 (3/3)
hardyard:0:0040E0:00:001:Team 2 Score = 0 Now!
hardyard:0:0040DE:00:501:Team 2 Score = 0 Now! (2/3)
hardyard:0:0040DF:00:501:Team 2 Score = 0 Now! (3/3)
hardyard:0:0040E0:32:001:Team 2 Score = 50 Now!
hardyard:0:0040DE:05:501:Team 2 Score = 50 Now! (2/3)
hardyard:0:0040DF:00:501:Team 2 Score = 50 Now! (3/3)
; [ Hard Yardage (v1.00) ]
hardyd10:0:004048:01:000:Infinite Time
hardyd10:0:004049:05:500:Infinite Time (2/4)
hardyd10:0:00404A:00:500:Infinite Time (3/4)
hardyd10:0:00404B:00:500:Infinite Time (4/4)
hardyd10:0:004048:00:001:Finish this Quarter Now!
hardyd10:0:004049:00:501:Finish this Quarter Now! (2/4)
hardyd10:0:00404A:00:501:Finish this Quarter Now! (3/4)
hardyd10:0:00404B:00:501:Finish this Quarter Now! (4/4)
hardyd10:0:004040:01:000:Always on the First Down
hardyd10:0:004040:01:001:Make this the First Down Now!
hardyd10:0:004040:04:001:Make this the Fourth Down Now!
hardyd10:0:000000:00:999:[Enable these yardage cheats on the Offence/Defense Screen]
hardyd10:0:003FAE:63:001:Offense need 1 yard Now!
hardyd10:0:003FB2:63:501:Offense need 1 yard Now! (2/2)
hardyd10:0:003FAE:01:001:Offense need 99 yards Now!
hardyd10:0:003FB2:01:501:Offense need 99 yards Now! (2/2)
hardyd10:0:0040DC:00:000:Team 1 Score always = 0
hardyd10:0:0040DA:00:500:Team 1 Score always = 0 (2/3)
hardyd10:0:0040DB:00:500:Team 1 Score always = 0 (3/3)
hardyd10:0:0040DC:63:000:Team 1 Score always = 99
hardyd10:0:0040DA:09:500:Team 1 Score always = 99 (2/3)
hardyd10:0:0040DB:09:500:Team 1 Score always = 99 (3/3)
hardyd10:0:0040DC:00:001:Team 1 Score = 0 Now!
hardyd10:0:0040DA:00:501:Team 1 Score = 0 Now! (2/3)
hardyd10:0:0040DB:00:501:Team 1 Score = 0 Now! (3/3)
hardyd10:0:0040DC:32:001:Team 1 Score = 50 Now!
hardyd10:0:0040DA:05:501:Team 1 Score = 50 Now! (2/3)
hardyd10:0:0040DB:00:501:Team 1 Score = 50 Now! (3/3)
hardyd10:0:0040E0:00:000:Team 2 Score always = 0
hardyd10:0:0040DE:00:500:Team 2 Score always = 0 (2/3)
hardyd10:0:0040DF:00:500:Team 2 Score always = 0 (3/3)
hardyd10:0:0040E0:63:000:Team 2 Score always = 99
hardyd10:0:0040DE:09:500:Team 2 Score always = 99 (2/3)
hardyd10:0:0040DF:09:500:Team 2 Score always = 99 (3/3)
hardyd10:0:0040E0:00:001:Team 2 Score = 0 Now!
hardyd10:0:0040DE:00:501:Team 2 Score = 0 Now! (2/3)
hardyd10:0:0040DF:00:501:Team 2 Score = 0 Now! (3/3)
hardyd10:0:0040E0:32:001:Team 2 Score = 50 Now!
hardyd10:0:0040DE:05:501:Team 2 Score = 50 Now! (2/3)
hardyd10:0:0040DF:00:501:Team 2 Score = 50 Now! (3/3)
; [ Hasamu (Japan) ]
hasamu:0:A300F:63:000:Infinite Credits
hasamu:0:A335B:A0:000:Infinite Time
hasamu:0:A335A:99:500:Infinite Time (2/2)
hasamu:0:A335B:00:001:Drain All Time Now!
hasamu:0:A335A:00:501:Drain All Time Now! (2/2)
; [ Adventure Quiz 2 Hatena Hatena no Dai-Bouken (Japan) ]
hatena:0:F975:05:000:Infinite Vitality PL1
hatena:0:F9F5:05:000:Infinite Vitality PL2
hatena:0:F077:0A:000:Infinite Time
hatena:0:F061:0A:000:Infinite questions
:hatena:000000E6:FB62:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
hatena:0:F068:08:001:Good answer ends quiz Now!
; [ Hatris (Japan) ]
hatris:0:8211:09:000:Infinite Credits
hatris:0:827D:FF:001:Activate Sale Now! PL1
hatris:0:8272:80:000:Infinite Sale PL1
hatris:0:860A:09:000:Infinite Sale Time PL1
hatris:0:8274:0E:000:Always have lowest speed PL1
hatris:0:82CD:FF:001:Activate Sale Now! PL2
hatris:0:82C2:80:000:Infinite Sale PL2
hatris:0:862A:09:000:Infinite Sale Time PL2
hatris:0:82C4:0E:000:Always have lowest speed PL2
; [ Hat Trick ]
hattrick:0:009A:FF:000:Infinite Time
hattrick:0:015F:99:073:Select Score RED TEAM
hattrick:0:013A:99:073:Select Score BLUE TEAM
; [ Hayaoshi Quiz Ouza Ketteisen ]
hayaosi1:0:0000:00:999:[ This game should be ]:REASON 10
hayaosi1:0:0000:00:999:[ quite straighforward ]:REASON 10
hayaosi1:0:0000:00:999:[ enough to find cheats ]:REASON 10
hayaosi1:0:0000:00:999:[ for. But no cheats ]:REASON 10
hayaosi1:0:0000:00:999:[ have been submitted ]:REASON 10
hayaosi1:0:0000:00:999:[ at the time this cheat]:REASON 10
hayaosi1:0:0000:00:999:[ file was compiled ]:REASON 10
hayaosi1:0:0000:00:999:[ due to the game ]:REASON 10
hayaosi1:0:0000:00:999:[ generating zero ]:REASON 10
hayaosi1:0:0000:00:999:[ interest from cheat ]:REASON 10
hayaosi1:0:0000:00:999:[ finders. If you have ]:REASON 10
hayaosi1:0:0000:00:999:[ made some cheats for ]:REASON 10
hayaosi1:0:0000:00:999:[ this game please post ]:REASON 10
hayaosi1:0:0000:00:999:[ them on the cheat ]:REASON 10
hayaosi1:0:0000:00:999:[ forums. Don't forget ]:REASON 10
hayaosi1:0:0000:00:999:[ to search the cheat ]:REASON 10
hayaosi1:0:0000:00:999:[ forums first though as]:REASON 10
hayaosi1:0:0000:00:999:[ cheats may have been ]:REASON 10
hayaosi1:0:0000:00:999:[ found in the meanwhile]:REASON 10
; [ Heavy Barrel (US) ]
hbarrel:0:FF8032:80:000:Invincibility PL1
hbarrel:0:FF8033:80:000:Super Invincibility PL1
hbarrel:0:FF8052:04:000:Infinite Keys PL1
hbarrel:0:FF8034:05:000:Infinite Lives PL1
hbarrel:0:FF8043:99:000:Infinite Fire Gun PL1
hbarrel:0:FF8045:99:000:Infinite Multi-Way Shot PL1
hbarrel:0:FF8047:99:000:Infinite Flamethrower PL1
hbarrel:0:FF804D:99:000:Infinite Grenades PL1
hbarrel:0:FF804F:99:000:Infinite Smoke Bomb PL1
hbarrel:0:FF8051:99:000:Infinite Chain Thrower PL1
hbarrel:0:FF8711:99:000:Infinite Super Weapon PL1
hbarrel:0:FF8049:00:000:Always have Normal GrenadePL1
hbarrel:0:FF8049:01:000:Always have Red Grenade PL1
hbarrel:0:FF803C:00:001:Get Basic Weapon PL1
hbarrel:0:FF803C:01:001:Get Laser Weapon PL1
hbarrel:0:FF803C:02:001:Get Multi-Way Shot PL1
hbarrel:0:FF803C:03:001:Get Flamethrower PL1
hbarrel:0:FF8710:80:001:Get the Super weapon PL1
hbarrel:0:FF8049:00:001:Get Normal Grenade Now! PL1
hbarrel:0:FF8049:01:001:Get have Red Grenade Now! PL1
hbarrel:0:FF8710:80:000:Super Gun PL1
hbarrel:0:FFA59F:D8:000:Special Weapon Ammo PL1
hbarrel:0:FF8076:80:000:Invincibility PL2
hbarrel:0:FF8077:80:000:Super Invincibility PL2
hbarrel:0:FF8096:04:000:Infinite Keys PL2
hbarrel:0:FF8078:05:000:Infinite Lives PL2
hbarrel:0:FF8087:99:000:Infinite Fire Gun PL2
hbarrel:0:FF8089:99:000:Infinite Multi-Way Shot PL2
hbarrel:0:FF808B:99:000:Infinite Flamethrower PL2
hbarrel:0:FF8091:99:000:Infinite Grenades PL2
hbarrel:0:FF8093:99:000:Infinite Smoke Bomb PL2
hbarrel:0:FF8095:99:000:Infinite Chain Thrower PL2
hbarrel:0:FF8755:99:000:Infinite Super Weapon PL2
hbarrel:0:FF808D:00:000:Always have Normal GrenadePL2
hbarrel:0:FF808D:01:000:Always have Red Grenade PL2
hbarrel:0:FF8080:00:001:Get Basic Weapon PL2
hbarrel:0:FF8080:01:001:Get Laser Weapon PL2
hbarrel:0:FF8080:02:001:Get Multi-Way Shot PL2
hbarrel:0:FF8080:03:001:Get Flamethrower PL2
hbarrel:0:FF8754:80:001:Get the Super weapon PL2
hbarrel:0:FF808D:00:001:Get Normal Grenade Now! PL2
hbarrel:0:FF808D:01:001:Get Red Grenade Now! PL2
; [ Heavy Barrel (World) ]
hbarrelw:0:FF8032:80:000:Invincibility PL1
hbarrelw:0:FF8033:80:000:Super Invincibility PL1
hbarrelw:0:FF8052:04:000:Infinite Keys PL1
hbarrelw:0:FF8034:05:000:Infinite Lives PL1
hbarrelw:0:FF8043:99:000:Infinite Fire Gun PL1
hbarrelw:0:FF8045:99:000:Infinite Multi-Way Shot PL1
hbarrelw:0:FF8047:99:000:Infinite Flamethrower PL1
hbarrelw:0:FF804D:99:000:Infinite Grenades PL1
hbarrelw:0:FF804F:99:000:Infinite Smoke Bomb PL1
hbarrelw:0:FF8051:99:000:Infinite Chain Thrower PL1
hbarrelw:0:FF8711:99:000:Infinite Super Weapon PL1
hbarrelw:0:FF8049:00:000:Always have Normal GrenadePL1
hbarrelw:0:FF8049:01:000:Always have Red Grenade PL1
hbarrelw:0:FF803C:00:001:Get Basic Weapon PL1
hbarrelw:0:FF803C:01:001:Get Laser Weapon PL1
hbarrelw:0:FF803C:02:001:Get Multi-Way Shot PL1
hbarrelw:0:FF803C:03:001:Get Flamethrower PL1
hbarrelw:0:FF8710:80:001:Get the Super weapon PL1
hbarrelw:0:FF8049:00:001:Get Normal Grenade Now! PL1
hbarrelw:0:FF8049:01:001:Get have Red Grenade Now! PL1
hbarrelw:0:FF8710:80:000:Super Gun PL1
hbarrelw:0:FFA59F:D8:000:Special Weapon Ammo PL1
hbarrelw:0:FF8076:80:000:Invincibility PL2
hbarrelw:0:FF8077:80:000:Super Invincibility PL2
hbarrelw:0:FF8096:04:000:Infinite Keys PL2
hbarrelw:0:FF8078:05:000:Infinite Lives PL2
hbarrelw:0:FF8087:99:000:Infinite Fire Gun PL2
hbarrelw:0:FF8089:99:000:Infinite Multi-Way Shot PL2
hbarrelw:0:FF808B:99:000:Infinite Flamethrower PL2
hbarrelw:0:FF8091:99:000:Infinite Grenades PL2
hbarrelw:0:FF8093:99:000:Infinite Smoke Bomb PL2
hbarrelw:0:FF8095:99:000:Infinite Chain Thrower PL2
hbarrelw:0:FF8755:99:000:Infinite Super Weapon PL2
hbarrelw:0:FF808D:00:000:Always have Normal GrenadePL2
hbarrelw:0:FF808D:01:000:Always have Red Grenade PL2
hbarrelw:0:FF8080:00:001:Get Basic Weapon PL2
hbarrelw:0:FF8080:01:001:Get Laser Weapon PL2
hbarrelw:0:FF8080:02:001:Get Multi-Way Shot PL2
hbarrelw:0:FF8080:03:001:Get Flamethrower PL2
hbarrelw:0:FF8754:80:001:Get the Super weapon PL2
hbarrelw:0:FF808D:00:001:Get Normal Grenade Now! PL2
hbarrelw:0:FF808D:01:001:Get Red Grenade Now! PL2
; [ Haunted Castle (version M) ]
hcastle:0:1F13:59:000:Infinite Time
hcastle:0:080C:10:000:Infinite Energy
hcastle:0:1012:FF:000:Invincibility
hcastle:0:0819:99:000:Infinite Hearts
hcastle:0:080F:01:001:Finish this Stage Now!
hcastle:0:1010:00:000:Weapon always Wip
hcastle:0:1010:01:000:Weapon always Hammer
hcastle:0:1010:02:000:Weapon always Sword
hcastle:0:1010:00:001:Change weapon to Wip Now!
hcastle:0:1010:01:001:Change weapon to Hammer Now!
hcastle:0:1010:02:001:Change weapon to Sword Now!
hcastle:0:1E99:00:001:Item Window empty Now!
hcastle:0:1E99:01:001:Item Window = Bomb Now!
hcastle:0:1E99:02:001:Item Window = Fire Now!
hcastle:0:1E99:03:001:Item Window = Boomerang Now!
hcastle:0:1E99:04:001:Item Window = Cross Now!
hcastle:0:1E99:05:001:Item Window = Clock Now!
hcastle:0:0000:00:999:[ The Select current level can be ]
hcastle:0:0000:00:999:[ enabled on the intro screen it ]
hcastle:0:0000:00:999:[ doesn't work if enabled on the ]
hcastle:0:0000:00:999:[ title screen. ]
hcastle:0:0806:05:071:Select current level
hcastle:0:0806:05:061:Select next level
hcastle:0:18CC:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Akuma-Jou Dracula (Japan version P) ]
hcastlej:0:1F13:59:000:Infinite Time
hcastlej:0:080C:10:000:Infinite Energy
hcastlej:0:1012:FF:000:Invincibility
hcastlej:0:0819:99:000:Infinite Hearts
hcastlej:0:080F:01:001:Finish this Stage Now!
hcastlej:0:1010:00:000:Weapon always Wip
hcastlej:0:1010:01:000:Weapon always Hammer
hcastlej:0:1010:02:000:Weapon always Sword
hcastlej:0:1010:00:001:Change weapon to Wip Now!
hcastlej:0:1010:01:001:Change weapon to Hammer Now!
hcastlej:0:1010:02:001:Change weapon to Sword Now!
hcastlej:0:1E99:00:001:Item Window empty Now!
hcastlej:0:1E99:01:001:Item Window = Bomb Now!
hcastlej:0:1E99:02:001:Item Window = Fire Now!
hcastlej:0:1E99:03:001:Item Window = Boomerang Now!
hcastlej:0:1E99:04:001:Item Window = Cross Now!
hcastlej:0:1E99:05:001:Item Window = Clock Now!
hcastlej:0:0000:00:999:[ The Select current level can be ]
hcastlej:0:0000:00:999:[ enabled on the intro screen it ]
hcastlej:0:0000:00:999:[ doesn't work if enabled on the ]
hcastlej:0:0000:00:999:[ title screen. ]
hcastlej:0:0806:05:071:Select current level
hcastlej:0:0806:05:061:Select next level
hcastlej:0:18CC:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Haunted Castle (version K) ]
hcastleo:0:1F13:59:000:Infinite Time
hcastleo:0:080C:10:000:Infinite Energy
hcastleo:0:1012:FF:000:Invincibility
hcastleo:0:0819:99:000:Infinite Hearts
hcastleo:0:080F:01:001:Finish this Stage Now!
hcastleo:0:1010:00:000:Weapon always Wip
hcastleo:0:1010:01:000:Weapon always Hammer
hcastleo:0:1010:02:000:Weapon always Sword
hcastleo:0:1010:00:001:Change weapon to Wip Now!
hcastleo:0:1010:01:001:Change weapon to Hammer Now!
hcastleo:0:1010:02:001:Change weapon to Sword Now!
hcastleo:0:1E99:00:001:Item Window empty Now!
hcastleo:0:1E99:01:001:Item Window = Bomb Now!
hcastleo:0:1E99:02:001:Item Window = Fire Now!
hcastleo:0:1E99:03:001:Item Window = Boomerang Now!
hcastleo:0:1E99:04:001:Item Window = Cross Now!
hcastleo:0:1E99:05:001:Item Window = Clock Now!
hcastleo:0:0000:00:999:[ The Select current level can be ]
hcastleo:0:0000:00:999:[ enabled on the intro screen it ]
hcastleo:0:0000:00:999:[ doesn't work if enabled on the ]
hcastleo:0:0000:00:999:[ title screen. ]
hcastleo:0:0806:05:071:Select current level
hcastleo:0:0806:05:061:Select next level
hcastleo:0:18CC:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Akuma-Jou Dracula (Japan version N) ]
hcastljo:0:1F13:59:000:Infinite Time
hcastljo:0:080C:10:000:Infinite Energy
hcastljo:0:1012:FF:000:Invincibility
hcastljo:0:0819:99:000:Infinite Hearts
hcastljo:0:080F:01:001:Finish this Stage Now!
hcastljo:0:1010:00:000:Weapon always Wip
hcastljo:0:1010:01:000:Weapon always Hammer
hcastljo:0:1010:02:000:Weapon always Sword
hcastljo:0:1010:00:001:Change weapon to Wip Now!
hcastljo:0:1010:01:001:Change weapon to Hammer Now!
hcastljo:0:1010:02:001:Change weapon to Sword Now!
hcastljo:0:1E99:00:001:Item Window empty Now!
hcastljo:0:1E99:01:001:Item Window = Bomb Now!
hcastljo:0:1E99:02:001:Item Window = Fire Now!
hcastljo:0:1E99:03:001:Item Window = Boomerang Now!
hcastljo:0:1E99:04:001:Item Window = Cross Now!
hcastljo:0:1E99:05:001:Item Window = Clock Now!
hcastljo:0:0000:00:999:[ The Select current level can be ]
hcastljo:0:0000:00:999:[ enabled on the intro screen it ]
hcastljo:0:0000:00:999:[ doesn't work if enabled on the ]
hcastljo:0:0000:00:999:[ title screen. ]
hcastljo:0:0806:05:071:Select current level
hcastljo:0:0806:05:061:Select next level
hcastljo:0:18CC:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Hard Drivin's Airborne (prototype, early rev) ]
hdrivaip:0:0000:00:999:[ This game hasn't even ]:REASON 11
hdrivaip:0:0000:00:999:[ been looked at due to ]:REASON 11
hdrivaip:0:0000:00:999:[ time constraints - Too]:REASON 11
hdrivaip:0:0000:00:999:[ many games and so ]:REASON 11
hdrivaip:0:0000:00:999:[ little time. It is ]:REASON 11
hdrivaip:0:0000:00:999:[ even possible that ]:REASON 11
hdrivaip:0:0000:00:999:[ this game may be a ]:REASON 11
hdrivaip:0:0000:00:999:[ clone of an existing ]:REASON 11
hdrivaip:0:0000:00:999:[ game which may have ]:REASON 11
hdrivaip:0:0000:00:999:[ cheats. Please search ]:REASON 11
hdrivaip:0:0000:00:999:[ the cheat forums ]:REASON 11
hdrivaip:0:0000:00:999:[ before posting cheat ]:REASON 11
hdrivaip:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hard Drivin's Airborne (prototype) ]
hdrivair:0:0000:00:999:[ This game hasn't even ]:REASON 11
hdrivair:0:0000:00:999:[ been looked at due to ]:REASON 11
hdrivair:0:0000:00:999:[ time constraints - Too]:REASON 11
hdrivair:0:0000:00:999:[ many games and so ]:REASON 11
hdrivair:0:0000:00:999:[ little time. It is ]:REASON 11
hdrivair:0:0000:00:999:[ even possible that ]:REASON 11
hdrivair:0:0000:00:999:[ this game may be a ]:REASON 11
hdrivair:0:0000:00:999:[ clone of an existing ]:REASON 11
hdrivair:0:0000:00:999:[ game which may have ]:REASON 11
hdrivair:0:0000:00:999:[ cheats. Please search ]:REASON 11
hdrivair:0:0000:00:999:[ the cheat forums ]:REASON 11
hdrivair:0:0000:00:999:[ before posting cheat ]:REASON 11
hdrivair:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Head On (2 players) ]
headon:0:E5BE:08:000:Infinite Lives PL1
headon:0:E5BF:08:000:Infinite Lives PL2
; [ Head On 2 ]
headon2:0:E40D:07:000:Infinite Lives PL1
headon2:0:E40E:07:000:Infinite Lives PL2
; [ Head On (1 player) ]
headonb:0:E593:08:000:Infinite Lives
; [ Heart Attack ]
heartatk:0:1E65:99:000:Infinite Credits
heartatk:0:1E7D:10:000:Infinite Time
heartatk:0:1FA5:00:000:Infinite Freezes
heartatk:0:1FA9:FF:001:Finish this Level Now!
heartatk:0:1FAA:FF:501:Finish this Level Now! (2/2)
heartatk:0:1C65:05:000:Infinite Lives PL1
heartatk:0:1C66:05:000:Infinite Lives PL2
; [ Heated Barrel (World) ]
heatbrl:0:0000:00:999:[ This game hasn't even ]:REASON 11
heatbrl:0:0000:00:999:[ been looked at due to ]:REASON 11
heatbrl:0:0000:00:999:[ time constraints - Too]:REASON 11
heatbrl:0:0000:00:999:[ many games and so ]:REASON 11
heatbrl:0:0000:00:999:[ little time. It is ]:REASON 11
heatbrl:0:0000:00:999:[ even possible that ]:REASON 11
heatbrl:0:0000:00:999:[ this game may be a ]:REASON 11
heatbrl:0:0000:00:999:[ clone of an existing ]:REASON 11
heatbrl:0:0000:00:999:[ game which may have ]:REASON 11
heatbrl:0:0000:00:999:[ cheats. Please search ]:REASON 11
heatbrl:0:0000:00:999:[ the cheat forums ]:REASON 11
heatbrl:0:0000:00:999:[ before posting cheat ]:REASON 11
heatbrl:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Heated Barrel (World old version) ]
heatbrlo:0:0000:00:999:[ This game hasn't even ]:REASON 11
heatbrlo:0:0000:00:999:[ been looked at due to ]:REASON 11
heatbrlo:0:0000:00:999:[ time constraints - Too]:REASON 11
heatbrlo:0:0000:00:999:[ many games and so ]:REASON 11
heatbrlo:0:0000:00:999:[ little time. It is ]:REASON 11
heatbrlo:0:0000:00:999:[ even possible that ]:REASON 11
heatbrlo:0:0000:00:999:[ this game may be a ]:REASON 11
heatbrlo:0:0000:00:999:[ clone of an existing ]:REASON 11
heatbrlo:0:0000:00:999:[ game which may have ]:REASON 11
heatbrlo:0:0000:00:999:[ cheats. Please search ]:REASON 11
heatbrlo:0:0000:00:999:[ the cheat forums ]:REASON 11
heatbrlo:0:0000:00:999:[ before posting cheat ]:REASON 11
heatbrlo:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Heated Barrel (US) ]
heatbrlu:0:0000:00:999:[ This game hasn't even ]:REASON 11
heatbrlu:0:0000:00:999:[ been looked at due to ]:REASON 11
heatbrlu:0:0000:00:999:[ time constraints - Too]:REASON 11
heatbrlu:0:0000:00:999:[ many games and so ]:REASON 11
heatbrlu:0:0000:00:999:[ little time. It is ]:REASON 11
heatbrlu:0:0000:00:999:[ even possible that ]:REASON 11
heatbrlu:0:0000:00:999:[ this game may be a ]:REASON 11
heatbrlu:0:0000:00:999:[ clone of an existing ]:REASON 11
heatbrlu:0:0000:00:999:[ game which may have ]:REASON 11
heatbrlu:0:0000:00:999:[ cheats. Please search ]:REASON 11
heatbrlu:0:0000:00:999:[ the cheat forums ]:REASON 11
heatbrlu:0:0000:00:999:[ before posting cheat ]:REASON 11
heatbrlu:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hebereke no Popoon (Japan) ]
heberpop:0:3058FB:09:000:Infinite Credits
heberpop:0:30B3F3:00:000:Never get Attacked PL1
heberpop:0:30BFB7:01:001:Attack opp. side Now! PL1
heberpop:0:30BFB7:06:001:Attack opp. side with LOTS Now! PL1:This is effectively a Win this Game Now! cheat
heberpop:0:30A84B:00:000:Next Right Face always = Pink with open Eyes PL1
heberpop:0:30A84B:01:000:Next Right Face always = Dark Purple with open Eyes PL1
heberpop:0:30A84B:02:000:Next Right Face always = Blue with open Eyes PL1
heberpop:0:30A84B:03:000:Next Right Face always = Light Purple with open Eyes PL1
heberpop:0:30A84B:04:000:Next Right Face always = Yellow with open Eyes PL1
heberpop:0:30A84B:05:000:Next Right Face always = Orange with open Eyes PL1
heberpop:0:30A84B:06:000:Next Right Face always = Green with open Eyes PL1
heberpop:0:30A84B:07:000:Next Right Face always = Brown with open Eyes PL1
heberpop:0:30A84B:08:000:Next Right Face always = Pink with shut Eyes PL1
heberpop:0:30A84B:09:000:Next Right Face always = Dark Purple with shut Eyes PL1
heberpop:0:30A84B:0A:000:Next Right Face always = Blue with shut Eyes PL1
heberpop:0:30A84B:0B:000:Next Right Face always = Light Purple with shut Eyes PL1
heberpop:0:30A84B:0C:000:Next Right Face always = Yellow with shut Eyes PL1
heberpop:0:30A84B:0D:000:Next Right Face always = Orange with shut Eyes PL1
heberpop:0:30A84B:0E:000:Next Right Face always = Green with shut Eyes PL1
heberpop:0:30A84B:0F:000:Next Right Face always = Brown with shut Eyes PL1
heberpop:0:30A84B:10:000:Next Right Face always = Pink squashed PL1
heberpop:0:30A84B:11:000:Next Right Face always = Dark Purple squashed PL1
heberpop:0:30A84B:12:000:Next Right Face always = Blue squashed PL1
heberpop:0:30A84B:13:000:Next Right Face always = Light Purple squashed PL1
heberpop:0:30A84B:14:000:Next Right Face always = Yellow squashed PL1
heberpop:0:30A84B:15:000:Next Right Face always = Orange squashed PL1
heberpop:0:30A84B:16:000:Next Right Face always = Green squashed PL1
heberpop:0:30A84B:17:000:Next Right Face always = Brown squashed PL1
heberpop:0:30A84B:18:000:Next Right Face always = Pink elongated PL1
heberpop:0:30A84B:19:000:Next Right Face always = Dark Purple elongated PL1
heberpop:0:30A84B:1A:000:Next Right Face always = Blue elongated PL1
heberpop:0:30A84B:1B:000:Next Right Face always = Light Purple elongated PL1
heberpop:0:30A84B:1C:000:Next Right Face always = Yellow elongated PL1
heberpop:0:30A84B:1D:000:Next Right Face always = Orange elongated PL1
heberpop:0:30A84B:1E:000:Next Right Face always = Green elongated PL1
heberpop:0:30A84B:1F:000:Next Right Face always = Brown elongated PL1
heberpop:0:30A84B:20:000:Next Right Face always = Cat with sunglasses PL1
heberpop:0:30A84B:21:000:Next Right Face always = Girl PL1
heberpop:0:30A84B:22:000:Next Right Face always = Snowman PL1
heberpop:0:30A84B:23:000:Next Right Face always = Bird PL1
heberpop:0:30A84B:24:000:Next Right Face always = Woman with green hair PL1
heberpop:0:30A84B:25:000:Next Right Face always = Man with sunglasses PL1
heberpop:0:30A84B:26:000:Next Right Face always = Green Fish PL1
heberpop:0:30A84B:27:000:Next Right Face always = Duck wearing helmet PL1
heberpop:0:30A84A:00:000:Next Left Face always = Pink with open Eyes PL1
heberpop:0:30A84A:01:000:Next Left Face always = Dark Purple with open Eyes PL1
heberpop:0:30A84A:02:000:Next Left Face always = Blue with open Eyes PL1
heberpop:0:30A84A:03:000:Next Left Face always = Light Purple with open Eyes PL1
heberpop:0:30A84A:04:000:Next Left Face always = Yellow with open Eyes PL1
heberpop:0:30A84A:05:000:Next Left Face always = Orange with open Eyes PL1
heberpop:0:30A84A:06:000:Next Left Face always = Green with open Eyes PL1
heberpop:0:30A84A:07:000:Next Left Face always = Brown with open Eyes PL1
heberpop:0:30A84A:08:000:Next Left Face always = Pink with shut Eyes PL1
heberpop:0:30A84A:09:000:Next Left Face always = Dark Purple with shut Eyes PL1
heberpop:0:30A84A:0A:000:Next Left Face always = Blue with shut Eyes PL1
heberpop:0:30A84A:0B:000:Next Left Face always = Light Purple with shut Eyes PL1
heberpop:0:30A84A:0C:000:Next Left Face always = Yellow with shut Eyes PL1
heberpop:0:30A84A:0D:000:Next Left Face always = Orange with shut Eyes PL1
heberpop:0:30A84A:0E:000:Next Left Face always = Green with shut Eyes PL1
heberpop:0:30A84A:0F:000:Next Left Face always = Brown with shut Eyes PL1
heberpop:0:30A84A:10:000:Next Left Face always = Pink squashed PL1
heberpop:0:30A84A:11:000:Next Left Face always = Dark Purple squashed PL1
heberpop:0:30A84A:12:000:Next Left Face always = Blue squashed PL1
heberpop:0:30A84A:13:000:Next Left Face always = Light Purple squashed PL1
heberpop:0:30A84A:14:000:Next Left Face always = Yellow squashed PL1
heberpop:0:30A84A:15:000:Next Left Face always = Orange squashed PL1
heberpop:0:30A84A:16:000:Next Left Face always = Green squashed PL1
heberpop:0:30A84A:17:000:Next Left Face always = Brown squashed PL1
heberpop:0:30A84A:18:000:Next Left Face always = Pink elongated PL1
heberpop:0:30A84A:19:000:Next Left Face always = Dark Purple elongated PL1
heberpop:0:30A84A:1A:000:Next Left Face always = Blue elongated PL1
heberpop:0:30A84A:1B:000:Next Left Face always = Light Purple elongated PL1
heberpop:0:30A84A:1C:000:Next Left Face always = Yellow elongated PL1
heberpop:0:30A84A:1D:000:Next Left Face always = Orange elongated PL1
heberpop:0:30A84A:1E:000:Next Left Face always = Green elongated PL1
heberpop:0:30A84A:1F:000:Next Left Face always = Brown elongated PL1
heberpop:0:30A84A:20:000:Next Left Face always = Cat with sunglasses PL1
heberpop:0:30A84A:21:000:Next Left Face always = Girl PL1
heberpop:0:30A84A:22:000:Next Left Face always = Snowman PL1
heberpop:0:30A84A:23:000:Next Left Face always = Bird PL1
heberpop:0:30A84A:24:000:Next Left Face always = Woman with green hair PL1
heberpop:0:30A84A:25:000:Next Left Face always = Man with sunglasses PL1
heberpop:0:30A84A:26:000:Next Left Face always = Green Fish PL1
heberpop:0:30A84A:27:000:Next Left Face always = Duck wearing helmet PL1
heberpop:0:30A84B:00:001:Next Right Face = Pink with open Eyes Now! PL1
heberpop:0:30A84B:01:001:Next Right Face = Dark Purple with open Eyes Now! PL1
heberpop:0:30A84B:02:001:Next Right Face = Blue with open Eyes Now! PL1
heberpop:0:30A84B:03:001:Next Right Face = Light Purple with open Eyes Now! PL1
heberpop:0:30A84B:04:001:Next Right Face = Yellow with open Eyes Now! PL1
heberpop:0:30A84B:05:001:Next Right Face = Orange with open Eyes Now! PL1
heberpop:0:30A84B:06:001:Next Right Face = Green with open Eyes Now! PL1
heberpop:0:30A84B:07:001:Next Right Face = Brown with open Eyes Now! PL1
heberpop:0:30A84B:08:001:Next Right Face = Pink with shut Eyes Now! PL1
heberpop:0:30A84B:09:001:Next Right Face = Dark Purple with shut Eyes Now! PL1
heberpop:0:30A84B:0A:001:Next Right Face = Blue with shut Eyes Now! PL1
heberpop:0:30A84B:0B:001:Next Right Face = Light Purple with shut Eyes Now! PL1
heberpop:0:30A84B:0C:001:Next Right Face = Yellow with shut Eyes Now! PL1
heberpop:0:30A84B:0D:001:Next Right Face = Orange with shut Eyes Now! PL1
heberpop:0:30A84B:0E:001:Next Right Face = Green with shut Eyes Now! PL1
heberpop:0:30A84B:0F:001:Next Right Face = Brown with shut Eyes Now! PL1
heberpop:0:30A84B:10:001:Next Right Face = Pink squashed Now! PL1
heberpop:0:30A84B:11:001:Next Right Face = Dark Purple squashed Now! PL1
heberpop:0:30A84B:12:001:Next Right Face = Blue squashed Now! PL1
heberpop:0:30A84B:13:001:Next Right Face = Light Purple squashed Now! PL1
heberpop:0:30A84B:14:001:Next Right Face = Yellow squashed Now! PL1
heberpop:0:30A84B:15:001:Next Right Face = Orange squashed Now! PL1
heberpop:0:30A84B:16:001:Next Right Face = Green squashed Now! PL1
heberpop:0:30A84B:17:001:Next Right Face = Brown squashed Now! PL1
heberpop:0:30A84B:18:001:Next Right Face = Pink elongated Now! PL1
heberpop:0:30A84B:19:001:Next Right Face = Dark Purple elongated Now! PL1
heberpop:0:30A84B:1A:001:Next Right Face = Blue elongated Now! PL1
heberpop:0:30A84B:1B:001:Next Right Face = Light Purple elongated Now! PL1
heberpop:0:30A84B:1C:001:Next Right Face = Yellow elongated Now! PL1
heberpop:0:30A84B:1D:001:Next Right Face = Orange elongated Now! PL1
heberpop:0:30A84B:1E:001:Next Right Face = Green elongated Now! PL1
heberpop:0:30A84B:1F:001:Next Right Face = Brown elongated Now! PL1
heberpop:0:30A84B:20:001:Next Right Face = Cat with sunglasses Now! PL1
heberpop:0:30A84B:21:001:Next Right Face = Girl Now! PL1
heberpop:0:30A84B:22:001:Next Right Face = Snowman Now! PL1
heberpop:0:30A84B:23:001:Next Right Face = Bird Now! PL1
heberpop:0:30A84B:24:001:Next Right Face = Woman with green hair Now! PL1
heberpop:0:30A84B:25:001:Next Right Face = Man with sunglasses Now! PL1
heberpop:0:30A84B:26:001:Next Right Face = Green Fish Now! PL1
heberpop:0:30A84B:27:001:Next Right Face = Duck wearing helmet Now! PL1
heberpop:0:30A84A:00:001:Next Left Face = Pink with open Eyes Now! PL1
heberpop:0:30A84A:01:001:Next Left Face = Dark Purple with open Eyes Now! PL1
heberpop:0:30A84A:02:001:Next Left Face = Blue with open Eyes Now! PL1
heberpop:0:30A84A:03:001:Next Left Face = Light Purple with open Eyes Now! PL1
heberpop:0:30A84A:04:001:Next Left Face = Yellow with open Eyes Now! PL1
heberpop:0:30A84A:05:001:Next Left Face = Orange with open Eyes Now! PL1
heberpop:0:30A84A:06:001:Next Left Face = Green with open Eyes Now! PL1
heberpop:0:30A84A:07:001:Next Left Face = Brown with open Eyes Now! PL1
heberpop:0:30A84A:08:001:Next Left Face = Pink with shut Eyes Now! PL1
heberpop:0:30A84A:09:001:Next Left Face = Dark Purple with shut Eyes Now! PL1
heberpop:0:30A84A:0A:001:Next Left Face = Blue with shut Eyes Now! PL1
heberpop:0:30A84A:0B:001:Next Left Face = Light Purple with shut Eyes Now! PL1
heberpop:0:30A84A:0C:001:Next Left Face = Yellow with shut Eyes Now! PL1
heberpop:0:30A84A:0D:001:Next Left Face = Orange with shut Eyes Now! PL1
heberpop:0:30A84A:0E:001:Next Left Face = Green with shut Eyes Now! PL1
heberpop:0:30A84A:0F:001:Next Left Face = Brown with shut Eyes Now! PL1
heberpop:0:30A84A:10:001:Next Left Face = Pink squashed Now! PL1
heberpop:0:30A84A:11:001:Next Left Face = Dark Purple squashed Now! PL1
heberpop:0:30A84A:12:001:Next Left Face = Blue squashed Now! PL1
heberpop:0:30A84A:13:001:Next Left Face = Light Purple squashed Now! PL1
heberpop:0:30A84A:14:001:Next Left Face = Yellow squashed Now! PL1
heberpop:0:30A84A:15:001:Next Left Face = Orange squashed Now! PL1
heberpop:0:30A84A:16:001:Next Left Face = Green squashed Now! PL1
heberpop:0:30A84A:17:001:Next Left Face = Brown squashed Now! PL1
heberpop:0:30A84A:18:001:Next Left Face = Pink elongated Now! PL1
heberpop:0:30A84A:19:001:Next Left Face = Dark Purple elongated Now! PL1
heberpop:0:30A84A:1A:001:Next Left Face = Blue elongated Now! PL1
heberpop:0:30A84A:1B:001:Next Left Face = Light Purple elongated Now! PL1
heberpop:0:30A84A:1C:001:Next Left Face = Yellow elongated Now! PL1
heberpop:0:30A84A:1D:001:Next Left Face = Orange elongated Now! PL1
heberpop:0:30A84A:1E:001:Next Left Face = Green elongated Now! PL1
heberpop:0:30A84A:1F:001:Next Left Face = Brown elongated Now! PL1
heberpop:0:30A84A:20:001:Next Left Face = Cat with sunglasses Now! PL1
heberpop:0:30A84A:21:001:Next Left Face = Girl Now! PL1
heberpop:0:30A84A:22:001:Next Left Face = Snowman Now! PL1
heberpop:0:30A84A:23:001:Next Left Face = Bird Now! PL1
heberpop:0:30A84A:24:001:Next Left Face = Woman with green hair Now! PL1
heberpop:0:30A84A:25:001:Next Left Face = Man with sunglasses Now! PL1
heberpop:0:30A84A:26:001:Next Left Face = Green Fish Now! PL1
heberpop:0:30A84A:27:001:Next Left Face = Duck wearing helmet Now! PL1
heberpop:0:30BFB7:00:000:Never get Attacked PL2
heberpop:0:30B3F3:01:001:Attack opp. side Now! PL2
heberpop:0:30B3F3:06:001:Attack opp. side with LOTS Now! PL2:This is effectively a Win this Game Now! cheat
heberpop:0:30B407:00:000:Next Right Face always = Pink with open Eyes PL2
heberpop:0:30B407:01:000:Next Right Face always = Dark Purple with open Eyes PL2
heberpop:0:30B407:02:000:Next Right Face always = Blue with open Eyes PL2
heberpop:0:30B407:03:000:Next Right Face always = Light Purple with open Eyes PL2
heberpop:0:30B407:04:000:Next Right Face always = Yellow with open Eyes PL2
heberpop:0:30B407:05:000:Next Right Face always = Orange with open Eyes PL2
heberpop:0:30B407:06:000:Next Right Face always = Green with open Eyes PL2
heberpop:0:30B407:07:000:Next Right Face always = Brown with open Eyes PL2
heberpop:0:30B407:08:000:Next Right Face always = Pink with shut Eyes PL2
heberpop:0:30B407:09:000:Next Right Face always = Dark Purple with shut Eyes PL2
heberpop:0:30B407:0A:000:Next Right Face always = Blue with shut Eyes PL2
heberpop:0:30B407:0B:000:Next Right Face always = Light Purple with shut Eyes PL2
heberpop:0:30B407:0C:000:Next Right Face always = Yellow with shut Eyes PL2
heberpop:0:30B407:0D:000:Next Right Face always = Orange with shut Eyes PL2
heberpop:0:30B407:0E:000:Next Right Face always = Green with shut Eyes PL2
heberpop:0:30B407:0F:000:Next Right Face always = Brown with shut Eyes PL2
heberpop:0:30B407:10:000:Next Right Face always = Pink squashed PL2
heberpop:0:30B407:11:000:Next Right Face always = Dark Purple squashed PL2
heberpop:0:30B407:12:000:Next Right Face always = Blue squashed PL2
heberpop:0:30B407:13:000:Next Right Face always = Light Purple squashed PL2
heberpop:0:30B407:14:000:Next Right Face always = Yellow squashed PL2
heberpop:0:30B407:15:000:Next Right Face always = Orange squashed PL2
heberpop:0:30B407:16:000:Next Right Face always = Green squashed PL2
heberpop:0:30B407:17:000:Next Right Face always = Brown squashed PL2
heberpop:0:30B407:18:000:Next Right Face always = Pink elongated PL2
heberpop:0:30B407:19:000:Next Right Face always = Dark Purple elongated PL2
heberpop:0:30B407:1A:000:Next Right Face always = Blue elongated PL2
heberpop:0:30B407:1B:000:Next Right Face always = Light Purple elongated PL2
heberpop:0:30B407:1C:000:Next Right Face always = Yellow elongated PL2
heberpop:0:30B407:1D:000:Next Right Face always = Orange elongated PL2
heberpop:0:30B407:1E:000:Next Right Face always = Green elongated PL2
heberpop:0:30B407:1F:000:Next Right Face always = Brown elongated PL2
heberpop:0:30B407:20:000:Next Right Face always = Cat with sunglasses PL2
heberpop:0:30B407:21:000:Next Right Face always = Girl PL2
heberpop:0:30B407:22:000:Next Right Face always = Snowman PL2
heberpop:0:30B407:23:000:Next Right Face always = Bird PL2
heberpop:0:30B407:24:000:Next Right Face always = Woman with green hair PL2
heberpop:0:30B407:25:000:Next Right Face always = Man with sunglasses PL2
heberpop:0:30B407:26:000:Next Right Face always = Green Fish PL2
heberpop:0:30B407:27:000:Next Right Face always = Duck wearing helmet PL2
heberpop:0:30B406:00:000:Next Left Face always = Pink with open Eyes PL2
heberpop:0:30B406:01:000:Next Left Face always = Dark Purple with open Eyes PL2
heberpop:0:30B406:02:000:Next Left Face always = Blue with open Eyes PL2
heberpop:0:30B406:03:000:Next Left Face always = Light Purple with open Eyes PL2
heberpop:0:30B406:04:000:Next Left Face always = Yellow with open Eyes PL2
heberpop:0:30B406:05:000:Next Left Face always = Orange with open Eyes PL2
heberpop:0:30B406:06:000:Next Left Face always = Green with open Eyes PL2
heberpop:0:30B406:07:000:Next Left Face always = Brown with open Eyes PL2
heberpop:0:30B406:08:000:Next Left Face always = Pink with shut Eyes PL2
heberpop:0:30B406:09:000:Next Left Face always = Dark Purple with shut Eyes PL2
heberpop:0:30B406:0A:000:Next Left Face always = Blue with shut Eyes PL2
heberpop:0:30B406:0B:000:Next Left Face always = Light Purple with shut Eyes PL2
heberpop:0:30B406:0C:000:Next Left Face always = Yellow with shut Eyes PL2
heberpop:0:30B406:0D:000:Next Left Face always = Orange with shut Eyes PL2
heberpop:0:30B406:0E:000:Next Left Face always = Green with shut Eyes PL2
heberpop:0:30B406:0F:000:Next Left Face always = Brown with shut Eyes PL2
heberpop:0:30B406:10:000:Next Left Face always = Pink squashed PL2
heberpop:0:30B406:11:000:Next Left Face always = Dark Purple squashed PL2
heberpop:0:30B406:12:000:Next Left Face always = Blue squashed PL2
heberpop:0:30B406:13:000:Next Left Face always = Light Purple squashed PL2
heberpop:0:30B406:14:000:Next Left Face always = Yellow squashed PL2
heberpop:0:30B406:15:000:Next Left Face always = Orange squashed PL2
heberpop:0:30B406:16:000:Next Left Face always = Green squashed PL2
heberpop:0:30B406:17:000:Next Left Face always = Brown squashed PL2
heberpop:0:30B406:18:000:Next Left Face always = Pink elongated PL2
heberpop:0:30B406:19:000:Next Left Face always = Dark Purple elongated PL2
heberpop:0:30B406:1A:000:Next Left Face always = Blue elongated PL2
heberpop:0:30B406:1B:000:Next Left Face always = Light Purple elongated PL2
heberpop:0:30B406:1C:000:Next Left Face always = Yellow elongated PL2
heberpop:0:30B406:1D:000:Next Left Face always = Orange elongated PL2
heberpop:0:30B406:1E:000:Next Left Face always = Green elongated PL2
heberpop:0:30B406:1F:000:Next Left Face always = Brown elongated PL2
heberpop:0:30B406:20:000:Next Left Face always = Cat with sunglasses PL2
heberpop:0:30B406:21:000:Next Left Face always = Girl PL2
heberpop:0:30B406:22:000:Next Left Face always = Snowman PL2
heberpop:0:30B406:23:000:Next Left Face always = Bird PL2
heberpop:0:30B406:24:000:Next Left Face always = Woman with green hair PL2
heberpop:0:30B406:25:000:Next Left Face always = Man with sunglasses PL2
heberpop:0:30B406:26:000:Next Left Face always = Green Fish PL2
heberpop:0:30B406:27:000:Next Left Face always = Duck wearing helmet PL2
heberpop:0:30B407:00:001:Next Right Face = Pink with open Eyes Now! PL2
heberpop:0:30B407:01:001:Next Right Face = Dark Purple with open Eyes Now! PL2
heberpop:0:30B407:02:001:Next Right Face = Blue with open Eyes Now! PL2
heberpop:0:30B407:03:001:Next Right Face = Light Purple with open Eyes Now! PL2
heberpop:0:30B407:04:001:Next Right Face = Yellow with open Eyes Now! PL2
heberpop:0:30B407:05:001:Next Right Face = Orange with open Eyes Now! PL2
heberpop:0:30B407:06:001:Next Right Face = Green with open Eyes Now! PL2
heberpop:0:30B407:07:001:Next Right Face = Brown with open Eyes Now! PL2
heberpop:0:30B407:08:001:Next Right Face = Pink with shut Eyes Now! PL2
heberpop:0:30B407:09:001:Next Right Face = Dark Purple with shut Eyes Now! PL2
heberpop:0:30B407:0A:001:Next Right Face = Blue with shut Eyes Now! PL2
heberpop:0:30B407:0B:001:Next Right Face = Light Purple with shut Eyes Now! PL2
heberpop:0:30B407:0C:001:Next Right Face = Yellow with shut Eyes Now! PL2
heberpop:0:30B407:0D:001:Next Right Face = Orange with shut Eyes Now! PL2
heberpop:0:30B407:0E:001:Next Right Face = Green with shut Eyes Now! PL2
heberpop:0:30B407:0F:001:Next Right Face = Brown with shut Eyes Now! PL2
heberpop:0:30B407:10:001:Next Right Face = Pink squashed Now! PL2
heberpop:0:30B407:11:001:Next Right Face = Dark Purple squashed Now! PL2
heberpop:0:30B407:12:001:Next Right Face = Blue squashed Now! PL2
heberpop:0:30B407:13:001:Next Right Face = Light Purple squashed Now! PL2
heberpop:0:30B407:14:001:Next Right Face = Yellow squashed Now! PL2
heberpop:0:30B407:15:001:Next Right Face = Orange squashed Now! PL2
heberpop:0:30B407:16:001:Next Right Face = Green squashed Now! PL2
heberpop:0:30B407:17:001:Next Right Face = Brown squashed Now! PL2
heberpop:0:30B407:18:001:Next Right Face = Pink elongated Now! PL2
heberpop:0:30B407:19:001:Next Right Face = Dark Purple elongated Now! PL2
heberpop:0:30B407:1A:001:Next Right Face = Blue elongated Now! PL2
heberpop:0:30B407:1B:001:Next Right Face = Light Purple elongated Now! PL2
heberpop:0:30B407:1C:001:Next Right Face = Yellow elongated Now! PL2
heberpop:0:30B407:1D:001:Next Right Face = Orange elongated Now! PL2
heberpop:0:30B407:1E:001:Next Right Face = Green elongated Now! PL2
heberpop:0:30B407:1F:001:Next Right Face = Brown elongated Now! PL2
heberpop:0:30B407:20:001:Next Right Face = Cat with sunglasses Now! PL2
heberpop:0:30B407:21:001:Next Right Face = Girl Now! PL2
heberpop:0:30B407:22:001:Next Right Face = Snowman Now! PL2
heberpop:0:30B407:23:001:Next Right Face = Bird Now! PL2
heberpop:0:30B407:24:001:Next Right Face = Woman with green hair Now! PL2
heberpop:0:30B407:25:001:Next Right Face = Man with sunglasses Now! PL2
heberpop:0:30B407:26:001:Next Right Face = Green Fish Now! PL2
heberpop:0:30B407:27:001:Next Right Face = Duck wearing helmet Now! PL2
heberpop:0:30B406:00:001:Next Left Face = Pink with open Eyes Now! PL2
heberpop:0:30B406:01:001:Next Left Face = Dark Purple with open Eyes Now! PL2
heberpop:0:30B406:02:001:Next Left Face = Blue with open Eyes Now! PL2
heberpop:0:30B406:03:001:Next Left Face = Light Purple with open Eyes Now! PL2
heberpop:0:30B406:04:001:Next Left Face = Yellow with open Eyes Now! PL2
heberpop:0:30B406:05:001:Next Left Face = Orange with open Eyes Now! PL2
heberpop:0:30B406:06:001:Next Left Face = Green with open Eyes Now! PL2
heberpop:0:30B406:07:001:Next Left Face = Brown with open Eyes Now! PL2
heberpop:0:30B406:08:001:Next Left Face = Pink with shut Eyes Now! PL2
heberpop:0:30B406:09:001:Next Left Face = Dark Purple with shut Eyes Now! PL2
heberpop:0:30B406:0A:001:Next Left Face = Blue with shut Eyes Now! PL2
heberpop:0:30B406:0B:001:Next Left Face = Light Purple with shut Eyes Now! PL2
heberpop:0:30B406:0C:001:Next Left Face = Yellow with shut Eyes Now! PL2
heberpop:0:30B406:0D:001:Next Left Face = Orange with shut Eyes Now! PL2
heberpop:0:30B406:0E:001:Next Left Face = Green with shut Eyes Now! PL2
heberpop:0:30B406:0F:001:Next Left Face = Brown with shut Eyes Now! PL2
heberpop:0:30B406:10:001:Next Left Face = Pink squashed Now! PL2
heberpop:0:30B406:11:001:Next Left Face = Dark Purple squashed Now! PL2
heberpop:0:30B406:12:001:Next Left Face = Blue squashed Now! PL2
heberpop:0:30B406:13:001:Next Left Face = Light Purple squashed Now! PL2
heberpop:0:30B406:14:001:Next Left Face = Yellow squashed Now! PL2
heberpop:0:30B406:15:001:Next Left Face = Orange squashed Now! PL2
heberpop:0:30B406:16:001:Next Left Face = Green squashed Now! PL2
heberpop:0:30B406:17:001:Next Left Face = Brown squashed Now! PL2
heberpop:0:30B406:18:001:Next Left Face = Pink elongated Now! PL2
heberpop:0:30B406:19:001:Next Left Face = Dark Purple elongated Now! PL2
heberpop:0:30B406:1A:001:Next Left Face = Blue elongated Now! PL2
heberpop:0:30B406:1B:001:Next Left Face = Light Purple elongated Now! PL2
heberpop:0:30B406:1C:001:Next Left Face = Yellow elongated Now! PL2
heberpop:0:30B406:1D:001:Next Left Face = Orange elongated Now! PL2
heberpop:0:30B406:1E:001:Next Left Face = Green elongated Now! PL2
heberpop:0:30B406:1F:001:Next Left Face = Brown elongated Now! PL2
heberpop:0:30B406:20:001:Next Left Face = Cat with sunglasses Now! PL2
heberpop:0:30B406:21:001:Next Left Face = Girl Now! PL2
heberpop:0:30B406:22:001:Next Left Face = Snowman Now! PL2
heberpop:0:30B406:23:001:Next Left Face = Bird Now! PL2
heberpop:0:30B406:24:001:Next Left Face = Woman with green hair Now! PL2
heberpop:0:30B406:25:001:Next Left Face = Man with sunglasses Now! PL2
heberpop:0:30B406:26:001:Next Left Face = Green Fish Now! PL2
heberpop:0:30B406:27:001:Next Left Face = Duck wearing helmet Now! PL2
; [ Head Panic (Korea?) ]
hedpanic:0:10A8C3:63:000:Infinite Credits
hedpanic:0:101C7C:0A:000:Infinite Lives PL1
hedpanic:0:100993:02:000:Invincibility PL1
hedpanic:0:101C70:0A:000:Infinite Lives PL2
hedpanic:0:100994:02:000:Invincibility PL2
; [ Heiankyo Alien ]
heiankyo:0:8475:03:000:Infinite Lives PL1
heiankyo:0:8479:03:000:Infinite Lives PL2
; [ HeliFire (set 2) ]
helifira:0:7D07:09:000:Infinite Lives PL1
helifira:0:7D08:09:000:Infinite Lives PL2
; [ HeliFire (set 1) ]
helifire:0:7D07:09:000:Infinite Lives PL1
helifire:0:7D08:09:000:Infinite Lives PL2
; [ Hellfire (1P Ver.) ]
hellfir1:0:0000:00:999:[See the Dip Switch Menu to ]
hellfir1:0:0000:00:999:[enable an alternate ]
hellfir1:0:0000:00:999:[Invincibility cheat. ]
hellfir1:0:042437:03:000:Infinite Lives
hellfir1:0:041BD3:05:000:Maximum Power
hellfir1:0:041BD7:28:000:Maximum Speed
hellfir1:0:041BD1:20:000:Invincibility
hellfir1:0:041BDD:A9:000:Super Invincibility
; [ Hellfire ]
hellfire:0:0000:00:999:[See the Dip Switch Menu to ]
hellfire:0:0000:00:999:[enable an alternate ]
hellfire:0:0000:00:999:[Invincibility cheat. ]
hellfire:0:04264D:03:000:Infinite Lives PL1
hellfire:0:041D33:05:000:Maximum Power PL1
hellfire:0:041D37:28:000:Maximum Speed PL1
hellfire:0:041D31:20:000:Invincibility PL1
hellfire:0:041D3D:A9:000:Super Invincibility PL1
hellfire:0:04264F:03:000:Infinite Lives PL2
hellfire:0:041D93:05:000:Maximum Power PL2
hellfire:0:041D97:28:000:Maximum Speed PL2
hellfire:0:041D91:20:000:Invincibility PL2
hellfire:0:041D9D:A9:000:Super Invincibility PL2
; [ Herbie at the Olympics (DK conversion) ]
herbiedk:0:1E50:99:000:Infinite Credits
herbiedk:0:0000:00:999:[Turn OFF Infinite Time ]
herbiedk:0:0000:00:999:[before you finish a race ]
herbiedk:0:0000:00:999:[or it may crash the game! ]
herbiedk:0:0000:00:999:[You only need it for ]
herbiedk:0:0000:00:999:[running events anyway! ]
herbiedk:0:1E54:00:005:Infinite Time
herbiedk:0:1ECA:FF:000:Top Speed
herbiedk:0:1C51:06:000:Infinite Lives PL1
herbiedk:0:1E95:05:070:Set High Jump Bar Height PL1
herbiedk:0:1E95:00:001:Set HJ Bar = Minimum Now! PL1
herbiedk:0:1E95:05:001:Set HJ Bar = Maximum Now! PL1
herbiedk:0:1C52:06:000:Infinite Lives PL2
herbiedk:0:1E96:05:070:Set High Jump Bar Height PL2
herbiedk:0:1E96:00:001:Set HJ Bar = Minimum Now! PL2
herbiedk:0:1E96:05:001:Set HJ Bar = Maximum Now! PL2
herbiedk:0:0000:00:999:[A neato trick is to set the]
herbiedk:0:0000:00:999:[HJ (High Jump) bar to the ]
herbiedk:0:0000:00:999:[minimum (0) and after you ]
herbiedk:0:0000:00:999:[have cleared the bar ]
herbiedk:0:0000:00:999:[quickly hit HOME and set ]
herbiedk:0:0000:00:999:[the bar to the maximum (5).]
herbiedk:0:0000:00:999:[You then pass at the ]
herbiedk:0:0000:00:999:[highest setting, it clocks ]
herbiedk:0:0000:00:999:[the game, and you are back ]
herbiedk:0:0000:00:999:[to the 100m Dash. ]
; [ Hero ]
hero:0:1E89:99:000:Infinite Credits
hero:0:1C72:05:000:Infinite Lives PL1
hero:0:1C73:05:000:Infinite Lives PL2
; [ Hero in the Castle of Doom (DK conversion) ]
herodk:0:1D59:99:000:Infinite Credits
herodk:0:1CA3:06:000:Infinite Lives PL1
herodk:0:1CA4:06:000:Infinite Lives PL2
; [ Hero in the Castle of Doom (DK conversion not encrypted) ]
herodku:0:1D59:99:000:Infinite Credits
herodku:0:1CA3:06:000:Infinite Lives PL1
herodku:0:1CA4:06:000:Infinite Lives PL2
; [ Hexa ]
hexa:0:C746:FF:000:Infinite Pobies
; [ Hexion (Japan) ]
hexion:0:A014:09:000:Infinite Credits
hexion:0:0000:00:999:[Here is a graphical approximation of ]
hexion:0:0000:00:999:[the shapes with the number underneath]
hexion:0:0000:00:999:[# # ]
hexion:0:0000:00:999:[# # # # # # # # # # ]
hexion:0:0000:00:999:[# # # ## ## # # ## ## # # #]
hexion:0:0000:00:999:[# # # # ## ## # # # # # #]
hexion:0:0000:00:999:[1 2 3 4 5 6 7 8 9 10 11]
hexion:0:0000:00:999:[If you enable the current shape cheat]
hexion:0:0000:00:999:[when a shape is falling you may get ]
hexion:0:0000:00:999:[a shape trail left of the old shape. ]
hexion:0:A144:00:000:Current shape always shape 1 PL1
hexion:0:A144:01:000:Current shape always shape 2 PL1
hexion:0:A144:02:000:Current shape always shape 3 PL1
hexion:0:A144:03:000:Current shape always shape 4 PL1
hexion:0:A144:04:000:Current shape always shape 5 PL1
hexion:0:A144:05:000:Current shape always shape 6 PL1
hexion:0:A144:06:000:Current shape always shape 7 PL1
hexion:0:A144:07:000:Current shape always shape 8 PL1
hexion:0:A144:08:000:Current shape always shape 9 PL1
hexion:0:A144:09:000:Current shape always shape 10 PL1
hexion:0:A144:0A:000:Current shape always shape 11 PL1
hexion:0:0000:00:999:[The Next shape display will NOT ]
hexion:0:0000:00:999:[update with these cheats ]
hexion:0:A143:00:000:Next shape always shape 1 PL1
hexion:0:A143:01:000:Next shape always shape 2 PL1
hexion:0:A143:02:000:Next shape always shape 3 PL1
hexion:0:A143:03:000:Next shape always shape 4 PL1
hexion:0:A143:04:000:Next shape always shape 5 PL1
hexion:0:A143:05:000:Next shape always shape 6 PL1
hexion:0:A143:06:000:Next shape always shape 7 PL1
hexion:0:A143:07:000:Next shape always shape 8 PL1
hexion:0:A143:08:000:Next shape always shape 9 PL1
hexion:0:A143:09:000:Next shape always shape 10 PL1
hexion:0:A143:0A:000:Next shape always shape 11 PL1
hexion:0:0000:00:999:[If you enable the current shape cheat]
hexion:0:0000:00:999:[when a shape is falling you may get ]
hexion:0:0000:00:999:[a shape trail left of the old shape. ]
hexion:0:A144:00:001:Current shape is shape 1 Now! PL1
hexion:0:A144:01:001:Current shape is shape 2 Now! PL1
hexion:0:A144:02:001:Current shape is shape 3 Now! PL1
hexion:0:A144:03:001:Current shape is shape 4 Now! PL1
hexion:0:A144:04:001:Current shape is shape 5 Now! PL1
hexion:0:A144:05:001:Current shape is shape 6 Now! PL1
hexion:0:A144:06:001:Current shape is shape 7 Now! PL1
hexion:0:A144:07:001:Current shape is shape 8 Now! PL1
hexion:0:A144:08:001:Current shape is shape 9 Now! PL1
hexion:0:A144:09:001:Current shape is shape 10 Now! PL1
hexion:0:A144:0A:001:Current shape is shape 11 Now! PL1
hexion:0:0000:00:999:[The Next shape display will NOT ]
hexion:0:0000:00:999:[update with these cheats ]
hexion:0:A143:00:001:Next shape is shape 1 Now! PL1
hexion:0:A143:01:001:Next shape is shape 2 Now! PL1
hexion:0:A143:02:001:Next shape is shape 3 Now! PL1
hexion:0:A143:03:001:Next shape is shape 4 Now! PL1
hexion:0:A143:04:001:Next shape is shape 5 Now! PL1
hexion:0:A143:05:001:Next shape is shape 6 Now! PL1
hexion:0:A143:06:001:Next shape is shape 7 Now! PL1
hexion:0:A143:07:001:Next shape is shape 8 Now! PL1
hexion:0:A143:08:001:Next shape is shape 9 Now! PL1
hexion:0:A143:09:001:Next shape is shape 10 Now! PL1
hexion:0:A143:0A:001:Next shape is shape 11 Now! PL1
hexion:0:0000:00:999:[Here is a graphical approximation of ]
hexion:0:0000:00:999:[the shapes with the number underneath]
hexion:0:0000:00:999:[# # ]
hexion:0:0000:00:999:[# # # # # # # # # # ]
hexion:0:0000:00:999:[# # # ## ## # # ## ## # # #]
hexion:0:0000:00:999:[# # # # ## ## # # # # # #]
hexion:0:0000:00:999:[1 2 3 4 5 6 7 8 9 10 11]
hexion:0:0000:00:999:[If you enable the current shape cheat]
hexion:0:0000:00:999:[when a shape is falling you may get ]
hexion:0:0000:00:999:[a shape trail left of the old shape. ]
hexion:0:A244:00:000:Current shape always shape 1 PL2
hexion:0:A244:01:000:Current shape always shape 2 PL2
hexion:0:A244:02:000:Current shape always shape 3 PL2
hexion:0:A244:03:000:Current shape always shape 4 PL2
hexion:0:A244:04:000:Current shape always shape 5 PL2
hexion:0:A244:05:000:Current shape always shape 6 PL2
hexion:0:A244:06:000:Current shape always shape 7 PL2
hexion:0:A244:07:000:Current shape always shape 8 PL2
hexion:0:A244:08:000:Current shape always shape 9 PL2
hexion:0:A244:09:000:Current shape always shape 10 PL2
hexion:0:A244:0A:000:Current shape always shape 11 PL2
hexion:0:0000:00:999:[The Next display will NOT update with]
hexion:0:0000:00:999:[these cheats ]
hexion:0:A243:00:000:Next shape always shape 1 PL2
hexion:0:A243:01:000:Next shape always shape 2 PL2
hexion:0:A243:02:000:Next shape always shape 3 PL2
hexion:0:A243:03:000:Next shape always shape 4 PL2
hexion:0:A243:04:000:Next shape always shape 5 PL2
hexion:0:A243:05:000:Next shape always shape 6 PL2
hexion:0:A243:06:000:Next shape always shape 7 PL2
hexion:0:A243:07:000:Next shape always shape 8 PL2
hexion:0:A243:08:000:Next shape always shape 9 PL2
hexion:0:A243:09:000:Next shape always shape 10 PL2
hexion:0:A243:0A:000:Next shape always shape 11 PL2
hexion:0:0000:00:999:[If you enable the current shape cheat]
hexion:0:0000:00:999:[when a shape is falling you may get ]
hexion:0:0000:00:999:[a shape trail left of the old shape. ]
hexion:0:A244:00:001:Current shape is shape 1 Now! PL2
hexion:0:A244:01:001:Current shape is shape 2 Now! PL2
hexion:0:A244:02:001:Current shape is shape 3 Now! PL2
hexion:0:A244:03:001:Current shape is shape 4 Now! PL2
hexion:0:A244:04:001:Current shape is shape 5 Now! PL2
hexion:0:A244:05:001:Current shape is shape 6 Now! PL2
hexion:0:A244:06:001:Current shape is shape 7 Now! PL2
hexion:0:A244:07:001:Current shape is shape 8 Now! PL2
hexion:0:A244:08:001:Current shape is shape 9 Now! PL2
hexion:0:A244:09:001:Current shape is shape 10 Now! PL2
hexion:0:A244:0A:001:Current shape is shape 11 Now! PL2
hexion:0:0000:00:999:[The Next shape display will NOT ]
hexion:0:0000:00:999:[update with these cheats ]
hexion:0:A243:00:001:Next shape is shape 1 Now! PL2
hexion:0:A243:01:001:Next shape is shape 2 Now! PL2
hexion:0:A243:02:001:Next shape is shape 3 Now! PL2
hexion:0:A243:03:001:Next shape is shape 4 Now! PL2
hexion:0:A243:04:001:Next shape is shape 5 Now! PL2
hexion:0:A243:05:001:Next shape is shape 6 Now! PL2
hexion:0:A243:06:001:Next shape is shape 7 Now! PL2
hexion:0:A243:07:001:Next shape is shape 8 Now! PL2
hexion:0:A243:08:001:Next shape is shape 9 Now! PL2
hexion:0:A243:09:001:Next shape is shape 10 Now! PL2
hexion:0:A243:0A:001:Next shape is shape 11 Now! PL2
; [ Taisen Hot Gimmick Kairakuten (Japan) ]
hgkairak:0:00000000:00:999:[ The winning hand cheat must be activated when ]
hgkairak:0:00000000:00:999:[ there are 14 tiles in your hand, then press ]
hgkairak:0:00000000:00:999:[ the RON key ('Z' by default). The tiles do not ]
hgkairak:0:00000000:00:999:[ visually change until you make a move. ]
hgkairak:0:00000000:00:999:
hgkairak:0:00000000:00:999:[ These Cheats are for the Left Screen Only ]
:hgkairak:00000001:060065F4:0000001B:FFFFFFFF:Get Winning Hand Now! PL1
:hgkairak:00010001:060065F8:0000001B:FFFFFFFF:Get Winning Hand Now! PL1 (02/14)
:hgkairak:00010001:060065FC:0000001B:FFFFFFFF:Get Winning Hand Now! PL1 (03/14)
:hgkairak:00010001:06006600:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (04/14)
:hgkairak:00010001:06006604:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (05/14)
:hgkairak:00010001:06006608:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (06/14)
:hgkairak:00010001:0600660C:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (07/14)
:hgkairak:00010001:06006610:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (08/14)
:hgkairak:00010001:06006614:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (09/14)
:hgkairak:00010001:06006618:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (10/14)
:hgkairak:00010001:0600661C:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (11/14)
:hgkairak:00010001:06006620:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (12/14)
:hgkairak:00010001:06006624:0000001F:FFFFFFFF:Get Winning Hand Now! PL1 (13/14)
:hgkairak:00010001:06006628:0000001F:FFFFFFFF:Get Winning Hand Now! PL1 (14/14)
:hgkairak:00000006:060065F4:0000030D:FFFFFFFF:Watch ALL 14 tiles - Player PL1
:hgkairak:00000006:060070FC:0000030D:FFFFFFFF:Watch ALL 14 tiles - C.P.U. PL1
hgkairak:0:00000000:00:999:
hgkairak:0:00000000:00:999:[ These Cheats are for the Right Screen Only ]
:hgkairak:00000001:06007CBC:0000001B:FFFFFFFF:Get Winning Hand Now! PL1
:hgkairak:00010001:06007CC0:0000001B:FFFFFFFF:Get Winning Hand Now! PL1 (02/14)
:hgkairak:00010001:06007CC4:0000001B:FFFFFFFF:Get Winning Hand Now! PL1 (03/14)
:hgkairak:00010001:06007CC8:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (04/14)
:hgkairak:00010001:06007CCC:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (05/14)
:hgkairak:00010001:06007CD0:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (06/14)
:hgkairak:00010001:06007CD4:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (07/14)
:hgkairak:00010001:06007CD8:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (08/14)
:hgkairak:00010001:06007CDC:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (09/14)
:hgkairak:00010001:06007CE0:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (10/14)
:hgkairak:00010001:06007CE4:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (11/14)
:hgkairak:00010001:06007CE8:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (12/14)
:hgkairak:00010001:06007CEC:0000001F:FFFFFFFF:Get Winning Hand Now! PL1 (13/14)
:hgkairak:00010001:06007CF0:0000001F:FFFFFFFF:Get Winning Hand Now! PL1 (14/14)
:hgkairak:00000006:06007CBC:0000030D:FFFFFFFF:Watch ALL 14 tiles - Player PL1
:hgkairak:00000006:060087C4:0000030D:FFFFFFFF:Watch ALL 14 tiles - C.P.U. PL1
hgkairak:0:00000000:00:999:
hgkairak:0:00000000:00:999:[ Cheats-Left VS Right (when Right accepts Left) ]
:hgkairak:00000001:060065F4:0000001B:FFFFFFFF:Get Winning Hand Now! PL1
:hgkairak:00010001:060065F8:0000001B:FFFFFFFF:Get Winning Hand Now! PL1 (02/14)
:hgkairak:00010001:060065FC:0000001B:FFFFFFFF:Get Winning Hand Now! PL1 (03/14)
:hgkairak:00010001:06006600:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (04/14)
:hgkairak:00010001:06006604:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (05/14)
:hgkairak:00010001:06006608:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (06/14)
:hgkairak:00010001:0600660C:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (07/14)
:hgkairak:00010001:06006610:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (08/14)
:hgkairak:00010001:06006614:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (09/14)
:hgkairak:00010001:06006618:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (10/14)
:hgkairak:00010001:0600661C:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (11/14)
:hgkairak:00010001:06006620:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (12/14)
:hgkairak:00010001:06006624:0000001F:FFFFFFFF:Get Winning Hand Now! PL1 (13/14)
:hgkairak:00010001:06006628:0000001F:FFFFFFFF:Get Winning Hand Now! PL1 (14/14)
:hgkairak:00000001:060070FC:0000001B:FFFFFFFF:Get Winning Hand Now! PL2
:hgkairak:00010001:06007100:0000001B:FFFFFFFF:Get Winning Hand Now! PL2 (02/14)
:hgkairak:00010001:06007104:0000001B:FFFFFFFF:Get Winning Hand Now! PL2 (03/14)
:hgkairak:00010001:06007108:0000001C:FFFFFFFF:Get Winning Hand Now! PL2 (04/14)
:hgkairak:00010001:0600710C:0000001C:FFFFFFFF:Get Winning Hand Now! PL2 (05/14)
:hgkairak:00010001:06007110:0000001C:FFFFFFFF:Get Winning Hand Now! PL2 (06/14)
:hgkairak:00010001:06007114:0000001D:FFFFFFFF:Get Winning Hand Now! PL2 (07/14)
:hgkairak:00010001:06007118:0000001D:FFFFFFFF:Get Winning Hand Now! PL2 (08/14)
:hgkairak:00010001:0600711C:0000001D:FFFFFFFF:Get Winning Hand Now! PL2 (09/14)
:hgkairak:00010001:06007120:0000001E:FFFFFFFF:Get Winning Hand Now! PL2 (10/14)
:hgkairak:00010001:06007124:0000001E:FFFFFFFF:Get Winning Hand Now! PL2 (11/14)
:hgkairak:00010001:06007128:0000001E:FFFFFFFF:Get Winning Hand Now! PL2 (12/14)
:hgkairak:00010001:0600712C:0000001F:FFFFFFFF:Get Winning Hand Now! PL2 (13/14)
:hgkairak:00010001:06007130:0000001F:FFFFFFFF:Get Winning Hand Now! PL2 (14/14)
:hgkairak:00000006:060065F4:0000030D:FFFFFFFF:Watch ALL 14 tiles PL1
:hgkairak:00000006:060070FC:0000030D:FFFFFFFF:Watch ALL 14 tiles PL2
hgkairak:0:00000000:00:999:
hgkairak:0:00000000:00:999:[ Cheats-Left VS Right (when Left accepts Right) ]
:hgkairak:00000001:06007CBC:0000001B:FFFFFFFF:Get Winning Hand Now! PL1
:hgkairak:00010001:06007CC0:0000001B:FFFFFFFF:Get Winning Hand Now! PL1 (02/14)
:hgkairak:00010001:06007CC4:0000001B:FFFFFFFF:Get Winning Hand Now! PL1 (03/14)
:hgkairak:00010001:06007CC8:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (04/14)
:hgkairak:00010001:06007CCC:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (05/14)
:hgkairak:00010001:06007CD0:0000001C:FFFFFFFF:Get Winning Hand Now! PL1 (06/14)
:hgkairak:00010001:06007CD4:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (07/14)
:hgkairak:00010001:06007CD8:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (08/14)
:hgkairak:00010001:06007CDC:0000001D:FFFFFFFF:Get Winning Hand Now! PL1 (09/14)
:hgkairak:00010001:06007CE0:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (10/14)
:hgkairak:00010001:06007CE4:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (11/14)
:hgkairak:00010001:06007CE8:0000001E:FFFFFFFF:Get Winning Hand Now! PL1 (12/14)
:hgkairak:00010001:06007CEC:0000001F:FFFFFFFF:Get Winning Hand Now! PL1 (13/14)
:hgkairak:00010001:06007CF0:0000001F:FFFFFFFF:Get Winning Hand Now! PL1 (14/14)
:hgkairak:00000001:060087C4:0000001B:FFFFFFFF:Get Winning Hand Now! PL2
:hgkairak:00010001:060087C8:0000001B:FFFFFFFF:Get Winning Hand Now! PL2 (02/14)
:hgkairak:00010001:060087CC:0000001B:FFFFFFFF:Get Winning Hand Now! PL2 (03/14)
:hgkairak:00010001:060087D0:0000001C:FFFFFFFF:Get Winning Hand Now! PL2 (04/14)
:hgkairak:00010001:060087D4:0000001C:FFFFFFFF:Get Winning Hand Now! PL2 (05/14)
:hgkairak:00010001:060087D8:0000001C:FFFFFFFF:Get Winning Hand Now! PL2 (06/14)
:hgkairak:00010001:060087DC:0000001D:FFFFFFFF:Get Winning Hand Now! PL2 (07/14)
:hgkairak:00010001:060087E0:0000001D:FFFFFFFF:Get Winning Hand Now! PL2 (08/14)
:hgkairak:00010001:060087E4:0000001D:FFFFFFFF:Get Winning Hand Now! PL2 (09/14)
:hgkairak:00010001:060087E8:0000001E:FFFFFFFF:Get Winning Hand Now! PL2 (10/14)
:hgkairak:00010001:060087EC:0000001E:FFFFFFFF:Get Winning Hand Now! PL2 (11/14)
:hgkairak:00010001:060087F0:0000001E:FFFFFFFF:Get Winning Hand Now! PL2 (12/14)
:hgkairak:00010001:060087F4:0000001F:FFFFFFFF:Get Winning Hand Now! PL2 (13/14)
:hgkairak:00010001:060087F8:0000001F:FFFFFFFF:Get Winning Hand Now! PL2 (14/14)
:hgkairak:00000006:06007CBC:0000030D:FFFFFFFF:Watch ALL 14 tiles PL1
:hgkairak:00000006:060087C4:0000030D:FFFFFFFF:Watch ALL 14 tiles PL2
hgkairak:0:00000000:00:999:
hgkairak:0:00000000:00:999:[ Here is the look-up list for the above watches.]
hgkairak:0:00000000:00:999:[ ]
hgkairak:0:00000000:00:999:[ value common name chinese name ]
hgkairak:0:00000000:00:999:[ 00h 1 "characters" 1 "wan" ]
hgkairak:0:00000000:00:999:[ 01h 2 "characters" 2 "wan" ]
hgkairak:0:00000000:00:999:[ 02h 3 "characters" 3 "wan" ]
hgkairak:0:00000000:00:999:[ 03h 4 "characters" 4 "wan" ]
hgkairak:0:00000000:00:999:[ 04h 5 "characters" 5 "wan" ]
hgkairak:0:00000000:00:999:[ 05h 6 "characters" 6 "wan" ]
hgkairak:0:00000000:00:999:[ 06h 7 "characters" 7 "wan" ]
hgkairak:0:00000000:00:999:[ 07h 8 "characters" 8 "wan" ]
hgkairak:0:00000000:00:999:[ 08h 9 "characters" 9 "wan" ]
hgkairak:0:00000000:00:999:[ 09h 1 "dots" 1 "tung" ]
hgkairak:0:00000000:00:999:[ 0Ah 2 "dots" 2 "tung" ]
hgkairak:0:00000000:00:999:[ 0Bh 3 "dots" 3 "tung" ]
hgkairak:0:00000000:00:999:[ 0Ch 4 "dots" 4 "tung" ]
hgkairak:0:00000000:00:999:[ 0Dh 5 "dots" 5 "tung" ]
hgkairak:0:00000000:00:999:[ 0Eh 6 "dots" 6 "tung" ]
hgkairak:0:00000000:00:999:[ 0Fh 7 "dots" 7 "tung" ]
hgkairak:0:00000000:00:999:[ 10h 8 "dots" 8 "tung" ]
hgkairak:0:00000000:00:999:[ 11h 9 "dots" 9 "tung" ]
hgkairak:0:00000000:00:999:[ 12h 1 "bamboo" 1"tiao/Bird" ]
hgkairak:0:00000000:00:999:[ 13h 2 "bamboo" 2 "tiao" ]
hgkairak:0:00000000:00:999:[ 14h 3 "bamboo" 3 "tiao" ]
hgkairak:0:00000000:00:999:[ 15h 4 "bamboo" 4 "tiao" ]
hgkairak:0:00000000:00:999:[ 16h 5 "bamboo" 5 "tiao" ]
hgkairak:0:00000000:00:999:[ 17h 6 "bamboo" 6 "tiao" ]
hgkairak:0:00000000:00:999:[ 18h 7 "bamboo" 7 "tiao" ]
hgkairak:0:00000000:00:999:[ 19h 8 "bamboo" 8 "tiao" ]
hgkairak:0:00000000:00:999:[ 1Ah 9 "bamboo" 9 "tiao" ]
hgkairak:0:00000000:00:999:[ 1Bh East "wind" ]
hgkairak:0:00000000:00:999:[ 1Ch South "wind" ]
hgkairak:0:00000000:00:999:[ 1Dh West "wind" ]
hgkairak:0:00000000:00:999:[ 1Eh North "wind" ]
hgkairak:0:00000000:00:999:[ 1Fh White "dragon" ]
hgkairak:0:00000000:00:999:[ 20h Green "dragon" ]
hgkairak:0:00000000:00:999:[ 21h Red "dragon" ]
hgkairak:0:00000000:00:999:[ FFh - no tile - ]
; [ Hammerin' Harry (World) ]
hharry:0:A0A47:0A:000:Infinite Lives PL1
hharry:0:A0A57:0A:000:Infinite Lives PL2
hharry:0:A00FD:5A:000:Infinite Time
hharry:0:A00FE:09:500:Infinite Time (2/2)
hharry:0:A0C08:00:000:Invincibility
hharry:0:00000:00:999:[The Select current level ]
hharry:0:00000:00:999:[can be enabled on the intro]
hharry:0:00000:00:999:[screen it doesn't work if ]
hharry:0:00000:00:999:[enabled on the title screen]
hharry:0:A0A48:05:071:Select current level
hharry:0:A0A48:05:061:Select next level
; [ Hammerin' Harry (US) ]
hharryu:0:E0A47:0A:000:Infinite Lives PL1
hharryu:0:E0A57:0A:000:Infinite Lives PL2
hharryu:0:E00FD:5A:000:Infinite Time
hharryu:0:E00FE:09:500:Infinite Time (2/2)
hharryu:0:E0C08:00:000:Invincibility
hharryu:0:00000:00:999:[The Select current level ]
hharryu:0:00000:00:999:[can be enabled on the intro]
hharryu:0:00000:00:999:[screen it doesn't work if ]
hharryu:0:00000:00:999:[enabled on the title screen]
hharryu:0:E0A48:05:071:Select current level
hharryu:0:E0A48:05:061:Select next level
; [ Hidden Catch ]
hidnctch:0:0000:00:999:[ There are no cheats ]:REASON 1
hidnctch:0:0000:00:999:[ for this game as it ]:REASON 1
hidnctch:0:0000:00:999:[ didn't work the last ]:REASON 1
hidnctch:0:0000:00:999:[ time it was tested. ]:REASON 1
hidnctch:0:0000:00:999:[ If the game now works ]:REASON 1
hidnctch:0:0000:00:999:[ please request cheats ]:REASON 1
hidnctch:0:0000:00:999:[ for it on the cheat ]:REASON 1
hidnctch:0:0000:00:999:[ forums. ]:REASON 1
; [ Pirate Ship Higemaru ]
higemaru:0:E630:06:000:Infinite Lives PL1
higemaru:0:E660:06:000:Infinite Lives PL2
higemaru:0:E100:FF:000:Invincibility
; [ Space Fever High Splitter (set 2) ]
highspla:0:60DB:99:000:Infinite Credits
highspla:0:6069:00:000:Invaders don't fire
highspla:0:606A:30:500:Invaders don't fire (2/2)
:highspla:62000000:602C:00000004:FFFFFFFF:Bullet Speed always =
:highspla:00010000:602C:00000002:FFFFFFFF:Slow
:highspla:00010000:602C:00000004:FFFFFFFF:Normal
:highspla:00010000:602C:00000006:FFFFFFFF:Fast
:highspla:00010000:602C:00000008:FFFFFFFF:V Fast
:highspla:00010000:602C:0000000A:FFFFFFFF:Turbo
highspla:0:61FF:07:000:Infinite Lives PL1
highspla:0:62FF:07:000:Infinite Lives PL2
; [ Space Fever High Splitter (set 1) ]
highsplt:0:60DB:99:000:Infinite Credits
highsplt:0:6069:00:000:Invaders don't fire
highsplt:0:606A:30:500:Invaders don't fire (2/2)
:highsplt:62000000:602C:00000004:FFFFFFFF:Bullet Speed always =
:highsplt:00010000:602C:00000002:FFFFFFFF:Slow
:highsplt:00010000:602C:00000004:FFFFFFFF:Normal
:highsplt:00010000:602C:00000006:FFFFFFFF:Fast
:highsplt:00010000:602C:00000008:FFFFFFFF:V Fast
:highsplt:00010000:602C:0000000A:FFFFFFFF:Turbo
highsplt:0:61FF:07:000:Infinite Lives PL1
highsplt:0:62FF:07:000:Infinite Lives PL2
; [ High Impact Football (rev LA3 12/27/90) ]
hiimpact:0:0020A57C:E7:000:Infinite Time PL1
hiimpact:0:0020A57D:03:500:Infinite Time PL1 (2/2)
hiimpact:0:0020A57E:E7:000:Infinite Time PL2
hiimpact:0:0020A57F:03:500:Infinite Time PL2 (2/2)
hiimpact:0:0020A580:E7:000:Infinite Time PL3
hiimpact:0:0020A581:03:500:Infinite Time PL3 (2/2)
hiimpact:0:0020A582:E7:000:Infinite Time PL4
hiimpact:0:0020A583:03:500:Infinite Time PL4 (2/2)
hiimpact:0:0020A570:3B:000:Infinite Quarter Time
hiimpact:0:0020A56E:00:001:Finish Quarter Now!
hiimpact:0:0020A570:00:501:Finish Quarter Now! (2/2)
; [ Hippodrome (US) ]
hippodrm:0:FF87FD:59:000:Infinite Time
hippodrm:0:FF87FC:09:500:Infinite Time (2/2)
hippodrm:0:FF87FD:00:001:Finish this Stage Now!
hippodrm:0:FF87FC:00:501:Finish this Stage Now! (2/2)
hippodrm:0:FF800D:08:001:End the game next stage:Enable during play!
hippodrm:0:FF82F4:00:000:Always 1 hit to kill boss
hippodrm:0:FF8324:00:500:Always 1 hit to kill boss (2/2)
hippodrm:0:FF82F4:00:001:Kill Boss with 1 hit Now!
hippodrm:0:FF8324:00:501:Kill Boss with 1 hit Now! (2/2)
hippodrm:0:FF805E:05:000:Infinite Lives PL1
hippodrm:0:FF8032:20:000:Infinite Energy PL1
hippodrm:0:FF805C:20:500:Infinite Energy PL1 (2/2)
hippodrm:0:FF8032:00:001:Drain All Energy Now! PL1
hippodrm:0:FF8052:99:000:Infinite Gold PL1
hippodrm:0:FF8051:99:500:Infinite Gold PL1 (2/3)
hippodrm:0:FF8050:99:500:Infinite Gold PL1 (3/3)
hippodrm:0:FF805D:99:000:Infinite Necklaces PL1
hippodrm:0:000000:00:999:[These PL2 cheats are for a ]
hippodrm:0:000000:00:999:[real player ONLY!! ]
hippodrm:0:FF809E:05:000:Infinite Lives PL2
hippodrm:0:FF8072:20:000:Infinite Energy PL2
hippodrm:0:FF809C:20:500:Infinite Energy PL2 (2/2)
hippodrm:0:FF8072:00:001:Drain All Energy Now! PL2
hippodrm:0:FF8092:99:000:Infinite Gold PL2
hippodrm:0:FF8091:99:500:Infinite Gold PL2 (2/3)
hippodrm:0:FF8090:99:500:Infinite Gold PL2 (3/3)
hippodrm:0:FF809D:99:000:Infinite Necklaces PL2
; [ Hokuha Syourin Hiryu no Ken ]
hiryuken:0:E002:63:000:Infinite Credits
hiryuken:0:E1BF:38:000:Infinite Time:Turn OFF at end of round
hiryuken:0:E1A9:40:000:Infinite Energy YOU:Turn OFF at end of round
hiryuken:0:E1A9:00:001:Drain All Energy Now! YOU
hiryuken:0:E1AA:40:000:Infinite Energy ENEMY:Turn OFF at end of round
hiryuken:0:E1AA:00:001:Drain All Energy Now! ENEMY
; [ Hishou Zame (Japan) ]
hishouza:0:030429:08:000:Infinite Lives
hishouza:0:0304D3:0A:007:Infinite Smart Bombs (F6):Turn off with F6 at level end
hishouza:0:0304D5:06:000:Always Maximum Shot Power
hishouza:0:03049E:80:000:Invincibility
; [ History of Martial Arts, The ]
histryma:0:E079B7:0A:000:Infinite Time
histryma:0:E079B9:09:500:Infinite Time (2/2)
histryma:0:E07AE5:64:000:Infinite Energy PL1:Note the energy displayed doesn't always show as 100% but it is!
histryma:0:E07AE5:00:001:Drain All Energy Now! PL1:Note the energy displayed doesn't always show as 0% but it is!
histryma:0:E07C19:64:000:Infinite Energy PL2:Note the energy displayed doesn't always show as 100% but it is!
histryma:0:E07C19:00:001:Drain All Energy Now! PL2:Note the energy displayed doesn't always show as 0% but it is!
; [ Hit the Ice (US) ]
hitice:0:800141:09:000:Infinite Period Time
hitice:0:800142:05:500:Infinite Period Time (2/3)
hitice:0:800143:0A:500:Infinite Period Time (3/3)
hitice:0:800141:00:001:Finish this Period Now!
hitice:0:800142:00:501:Finish this Period Now! (2/3)
hitice:0:800143:00:501:Finish this Period Now! (3/3)
hitice:0:8001C1:09:000:Infinite Play Time PL1
hitice:0:8001C2:05:500:Infinite Play Time PL1 (2/3)
hitice:0:8001C3:09:500:Infinite Play Time PL1 (3/3)
hitice:0:8001C1:00:001:Play Time UP Now! PL1
hitice:0:8001C2:00:501:Play Time UP Now! PL1 (2/3)
hitice:0:8001C3:00:501:Play Time UP Now! PL1 (3/3)
hitice:0:8001C9:09:000:Infinite Play Time PL2
hitice:0:8001CA:05:500:Infinite Play Time PL2 (2/3)
hitice:0:8001CB:09:500:Infinite Play Time PL2 (3/3)
hitice:0:8001C9:00:001:Play Time UP Now! PL2
hitice:0:8001CA:00:501:Play Time UP Now! PL2 (2/3)
hitice:0:8001CB:00:501:Play Time UP Now! PL2 (3/3)
hitice:0:8001D1:09:000:Infinite Play Time PL3
hitice:0:8001D2:05:500:Infinite Play Time PL3 (2/3)
hitice:0:8001D3:09:500:Infinite Play Time PL3 (3/3)
hitice:0:8001D1:00:001:Play Time UP Now! PL3
hitice:0:8001D2:00:501:Play Time UP Now! PL3 (2/3)
hitice:0:8001D3:00:501:Play Time UP Now! PL3 (3/3)
hitice:0:8001D9:09:000:Infinite Play Time PL4
hitice:0:8001DA:05:500:Infinite Play Time PL4 (2/3)
hitice:0:8001DB:09:500:Infinite Play Time PL4 (3/3)
hitice:0:8001D9:00:001:Play Time UP Now! PL4
hitice:0:8001DA:00:501:Play Time UP Now! PL4 (2/3)
hitice:0:8001DB:00:501:Play Time UP Now! PL4 (3/3)
hitice:0:80082C:99:073:Select Score for Red Team Now!
hitice:0:80082D:99:073:Select Score for Blue Team Now!
; [ Hit Me ]
hitme:0:1056:E8:001:Get 1000 Chips Now! PL1
hitme:0:1057:03:501:Get 1000 Chips Now! PL1
hitme:0:1058:E8:000:Infinite Hands PL1
hitme:0:1059:E8:001:Get 1000 Chips Now! PL2
hitme:0:105A:03:501:Get 1000 Chips Now! PL2
hitme:0:105B:E8:000:Infinite Hands PL2
hitme:0:105C:E8:001:Get 1000 Chips Now! PL3
hitme:0:105D:03:501:Get 1000 Chips Now! PL3
hitme:0:105E:E8:000:Infinite Hands PL3
hitme:0:105F:E8:001:Get 1000 Chips Now! PL4
hitme:0:1060:03:501:Get 1000 Chips Now! PL4
hitme:0:1061:E8:000:Infinite Hands PL4
; [ Hit 'n Miss (version 2.0) ]
hitnmis2:0:2205:00:000:Infinite Teddy bears
hitnmis2:0:3317:00:000:No time between bullets
hitnmis2:0:333A:80:004:Infinite Time PL1
hitnmis2:0:3335:00:001:Finish level Now! PL1
hitnmis2:0:3336:00:501:Finish level Now! PL1 (2/3)
hitnmis2:0:3337:00:501:Finish level Now! PL1 (3/3)
hitnmis2:0:334E:80:004:Infinite Time PL2
hitnmis2:0:3349:00:001:Finish level Now! PL2
hitnmis2:0:334A:00:501:Finish level Now! PL2 (2/3)
hitnmis2:0:334B:00:501:Finish level Now! PL2 (3/3)
; [ Hit 'n Miss (version 3.0) ]
hitnmiss:0:2205:00:000:Infinite Teddy bears
hitnmiss:0:3317:00:000:No time between bullets
hitnmiss:0:333A:80:004:Infinite Time PL1
hitnmiss:0:3335:00:001:Finish level Now! PL1
hitnmiss:0:3336:00:501:Finish level Now! PL1 (2/3)
hitnmiss:0:3337:00:501:Finish level Now! PL1 (3/3)
hitnmiss:0:334E:80:004:Infinite Time PL2
hitnmiss:0:3349:00:001:Finish level Now! PL2
hitnmiss:0:334A:00:501:Finish level Now! PL2 (2/3)
hitnmiss:0:334B:00:501:Finish level Now! PL2 (3/3)
; [ hiphopmania complete MIX 2 (ver UA-A) ]
hmcompm2:0:405835:0B:000:Infinite Credits
hmcompm2:0:40A1B9:38:000:Groove Meter always 100% PL1
hmcompm2:0:40A1BB:38:000:Groove Meter always 100% PL2
; [ hiphopmania complete MIX (ver UA-B) ]
hmcompmx:0:4053A7:0B:000:Infinite Credits
hmcompmx:0:404D03:38:000:Groove Meter always 100% PL1
hmcompmx:0:404D05:38:000:Groove Meter always 100% PL2
; [ Hana Yayoi (Japan) ]
hnayayoi:0:790E:99:001:Get Maximum Points Now!
hnayayoi:0:790F:99:501:Get Maximum Points Now! (2/2)
; [ Hana Fubuki [BET] (Japan) ]
hnfubuki:0:0000:00:999:[ This game should be ]:REASON 10
hnfubuki:0:0000:00:999:[ quite straighforward ]:REASON 10
hnfubuki:0:0000:00:999:[ enough to find cheats ]:REASON 10
hnfubuki:0:0000:00:999:[ for. But no cheats ]:REASON 10
hnfubuki:0:0000:00:999:[ have been submitted ]:REASON 10
hnfubuki:0:0000:00:999:[ at the time this cheat]:REASON 10
hnfubuki:0:0000:00:999:[ file was compiled ]:REASON 10
hnfubuki:0:0000:00:999:[ due to the game ]:REASON 10
hnfubuki:0:0000:00:999:[ generating zero ]:REASON 10
hnfubuki:0:0000:00:999:[ interest from cheat ]:REASON 10
hnfubuki:0:0000:00:999:[ finders. If you have ]:REASON 10
hnfubuki:0:0000:00:999:[ made some cheats for ]:REASON 10
hnfubuki:0:0000:00:999:[ this game please post ]:REASON 10
hnfubuki:0:0000:00:999:[ them on the cheat ]:REASON 10
hnfubuki:0:0000:00:999:[ forums. Don't forget ]:REASON 10
hnfubuki:0:0000:00:999:[ to search the cheat ]:REASON 10
hnfubuki:0:0000:00:999:[ forums first though as]:REASON 10
hnfubuki:0:0000:00:999:[ cheats may have been ]:REASON 10
hnfubuki:0:0000:00:999:[ found in the meanwhile]:REASON 10
; [ Hana Kochou [BET] (Japan) ]
hnkochou:0:0000:00:999:[ This game should be ]:REASON 10
hnkochou:0:0000:00:999:[ quite straighforward ]:REASON 10
hnkochou:0:0000:00:999:[ enough to find cheats ]:REASON 10
hnkochou:0:0000:00:999:[ for. But no cheats ]:REASON 10
hnkochou:0:0000:00:999:[ have been submitted ]:REASON 10
hnkochou:0:0000:00:999:[ at the time this cheat]:REASON 10
hnkochou:0:0000:00:999:[ file was compiled ]:REASON 10
hnkochou:0:0000:00:999:[ due to the game ]:REASON 10
hnkochou:0:0000:00:999:[ generating zero ]:REASON 10
hnkochou:0:0000:00:999:[ interest from cheat ]:REASON 10
hnkochou:0:0000:00:999:[ finders. If you have ]:REASON 10
hnkochou:0:0000:00:999:[ made some cheats for ]:REASON 10
hnkochou:0:0000:00:999:[ this game please post ]:REASON 10
hnkochou:0:0000:00:999:[ them on the cheat ]:REASON 10
hnkochou:0:0000:00:999:[ forums. Don't forget ]:REASON 10
hnkochou:0:0000:00:999:[ to search the cheat ]:REASON 10
hnkochou:0:0000:00:999:[ forums first though as]:REASON 10
hnkochou:0:0000:00:999:[ cheats may have been ]:REASON 10
hnkochou:0:0000:00:999:[ found in the meanwhile]:REASON 10
; [ Hana Oriduru (Japan) ]
hnoridur:0:74AC:63:001:Get 99 Points Now!
hnoridur:0:74AE:01:001:Set GAL to 1 Point Now!
; [ Hoccer (set 1) ]
hoccer:0:8204:09:000:Infinite Lives
hoccer:0:8206:09:500:Infinite Lives (2/2)
hoccer:0:8211:02:001:Only 1 man left on level Now!
; [ Hoccer (set 2) ]
hoccer2:0:8204:09:000:Infinite Lives
hoccer2:0:8206:09:500:Infinite Lives (2/2)
hoccer2:0:824C:09:000:Infinite Time
hoccer2:0:8211:02:001:Only 1 man left on level Now!
; [ Vs. Hogan's Alley ]
hogalley:0:03AC:99:000:Infinite Credits
hogalley:0:00B3:06:000:Infinite Lives
hogalley:0:008D:FF:001:Extend the time limit Now!:Only works on levels 1-5
; [ Hole Land ]
holeland:0:8094:99:000:Infinite Credits
holeland:0:87B0:05:000:Infinite Lives PL1
holeland:0:8780:05:000:Infinite Lives PL2
; [ Holosseum ]
holo:0:202208:B7:000:Infinite Time
holo:0:202209:0B:500:Infinite Time (2/2)
holo:0:200482:E6:000:Infinite Energy PL1
holo:0:200483:03:500:Infinite Energy PL1 (2/4)
holo:0:20048E:E6:500:Infinite Energy PL1 (3/4)
holo:0:20048F:03:500:Infinite Energy PL1 (4/4)
holo:0:200482:00:001:Drain All Energy Now! PL1
holo:0:200483:00:501:Drain All Energy Now! PL1 (2/4)
holo:0:20048E:00:501:Drain All Energy Now! PL1 (3/4)
holo:0:20048F:00:501:Drain All Energy Now! PL1 (4/4)
holo:0:200882:E6:000:Infinite Energy PL2
holo:0:200883:03:500:Infinite Energy PL2 (2/4)
holo:0:20088E:E6:500:Infinite Energy PL2 (3/4)
holo:0:20088F:03:500:Infinite Energy PL2 (4/4)
holo:0:200882:00:001:Drain All Energy Now! PL2
holo:0:200883:00:501:Drain All Energy Now! PL2 (2/4)
holo:0:20088E:00:501:Drain All Energy Now! PL2 (3/4)
holo:0:20088F:00:501:Drain All Energy Now! PL2 (4/4)
; [ Moero Pro Yakyuu Homerun ]
homerun:0:0000:00:999:[ This game hasn't even ]:REASON 11
homerun:0:0000:00:999:[ been looked at due to ]:REASON 11
homerun:0:0000:00:999:[ time constraints - Too]:REASON 11
homerun:0:0000:00:999:[ many games and so ]:REASON 11
homerun:0:0000:00:999:[ little time. It is ]:REASON 11
homerun:0:0000:00:999:[ even possible that ]:REASON 11
homerun:0:0000:00:999:[ this game may be a ]:REASON 11
homerun:0:0000:00:999:[ clone of an existing ]:REASON 11
homerun:0:0000:00:999:[ game which may have ]:REASON 11
homerun:0:0000:00:999:[ cheats. Please search ]:REASON 11
homerun:0:0000:00:999:[ the cheat forums ]:REASON 11
homerun:0:0000:00:999:[ before posting cheat ]:REASON 11
homerun:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Homo ]
homo:0:C014:99:000:Infinite Time
:homo:00000010:C121:000000D8:FFFF00E9:Always Keep Ball in Play
homo:0:0000:00:999:[See the Dip Switch Menu to ]
homo:0:0000:00:999:[enable Invincibility. ]
homo:0:C1C2:00:000:No shots for homo-sapiens
homo:0:C120:02:000:Always have the superball POW
homo:0:C120:02:001:Get the superball POW Now!
homo:0:C120:00:001:No more superball POW Now!
homo:0:C114:01:001:Get the "fire" POW Now!
homo:0:C114:02:001:Lose one life
homo:0:C325:10:000:Always One brick for power
homo:0:C325:10:001:Get One brick for power Now!
homo:0:C320:00:000:Falling POW is always '-': - (Brown) = previous level
homo:0:C320:01:000:Falling POW is always '+': + (Purple) = next level
homo:0:C320:02:000:Falling POW is always 'H': H (Red) = no more obstacles
homo:0:C320:03:000:Falling POW is always 'L': L (Blue) = enlarge
homo:0:C320:04:000:Falling POW is always 'R': R (Dark gray) = slower ball
homo:0:C320:05:000:Falling POW is always 'S': S (Orange) = superball
homo:0:C320:06:000:Falling POW is always 'F': F (Green) = fire power
homo:0:C320:07:000:Falling POW is always 'B': B (Light green) = brick
homo:0:C320:00:001:Make Falling POW a '-' Now!: - (Brown) = previous level
homo:0:C320:01:001:Make Falling POW a '+' Now!: + (Purple) = next level
homo:0:C320:02:001:Make Falling POW a 'H' Now!: H (Red) = no more obstacles
homo:0:C320:03:001:Make Falling POW a 'L' Now!: L (Blue) = enlarge
homo:0:C320:04:001:Make Falling POW a 'R' Now!: R (Dark gray) = slower ball
homo:0:C320:05:001:Make Falling POW a 'S' Now!: S (Orange) = superball
homo:0:C320:06:001:Make Falling POW a 'F' Now!: F (Green) = fire power
homo:0:C320:07:001:Make Falling POW a 'B' Now!: B (Light green) = brick
homo:0:C054:03:000:Infinite Lives PL1
homo:0:C050:61:001:Next level = 99 PL1
homo:0:C051:98:501:Next level = 99 PL1 (2/2)
homo:0:C055:03:000:Infinite Lives PL2
homo:0:C052:61:001:Next level = 99 PL2
homo:0:C053:98:501:Next level = 99 PL2 (2/2)
; [ Hook (World) ]
hook:0:E92F0:3C:000:Infinite Time
hook:0:E92F4:FE:500:Infinite Time (2/2)
hook:0:E831E:64:000:Infinite Lives PL1
hook:0:E8339:32:000:Infinite Energy PL1
hook:0:E839E:64:000:Infinite Lives PL2
hook:0:E83B9:32:000:Infinite Energy PL2
; [ Hook (US) ]
hooku:0:E92F0:3C:000:Infinite Time
hooku:0:E92F4:FE:500:Infinite Time (2/2)
hooku:0:E831E:64:000:Infinite Lives PL1
hooku:0:E8339:32:000:Infinite Energy PL1
hooku:0:E839E:64:000:Infinite Lives PL2
hooku:0:E83B9:32:000:Infinite Energy PL2
; [ Hopping Mappy ]
hopmappy:0:5707:03:000:Infinite Lives PL1
; [ Hopper Robo ]
hopprobo:0:8270:09:000:Infinite Energy
hopprobo:0:826F:63:500:Infinite Energy (2/2)
hopprobo:0:8032:03:000:Infinite Lives PL1
hopprobo:0:8033:03:000:Infinite Lives PL2
; [ Kid no Hore Hore Daisakusen ]
horekid:0:040AF9:59:000:Infinite Time PL1
horekid:0:040AF8:09:500:Infinite Time PL1 (2/2)
horekid:0:0402B0:9A:000:Infinite Lives PL1
horekid:0:040B15:59:000:Infinite Time PL2
horekid:0:040B14:09:500:Infinite Time PL2 (2/2)
horekid:0:0402B1:9A:000:Infinite Lives PL2
; [ Kid no Hore Hore Daisakusen (bootleg) ]
horekidb:0:040AF9:59:000:Infinite Time PL1
horekidb:0:040AF8:09:500:Infinite Time PL1 (2/2)
horekidb:0:0402B0:9A:000:Infinite Lives PL1
horekidb:0:040B15:59:000:Infinite Time PL2
horekidb:0:040B14:09:500:Infinite Time PL2 (2/2)
horekidb:0:0402B1:9A:000:Infinite Lives PL2
; [ Horizon ]
horizon:0:E04D:07:000:Infinite Lives
horizon:0:E03E:6E:000:Infinite Fuel:Turn this cheat OFF at the end of each zone
horizon:0:0000:00:999:[ See the Dip Switch Menu to enable ]
horizon:0:0000:00:999:[ Invincibility. ]
; [ American Horseshoes (US) ]
horshoes:0:8E3C:29:000:Infinite Time
; [ Hot Chase ]
hotchase:0:060012:99:000:Infinite Credits
hotchase:0:06102C:FF:000:Infinite Time
hotchase:0:06102D:3E:500:Infinite Time (2/2)
hotchase:0:06104C:0B:000:Always drive at Maximum Speed
hotchase:0:06104D:FF:500:Always drive at Maximum Speed (2/2)
; [ Quiz de Idol! Hot Debut (Japan) ]
hotdebut:0:0600FA98:05:000:Infinite Vitality PL1
hotdebut:0:0600FAD4:05:000:Infinite Vitality PL2
hotdebut:0:0600FC00:05:000:Infinite Vitality PL3
hotdebut:0:0600FC3C:05:000:Infinite Vitality PL4
hotdebut:0:00000000:00:999:[ Codes for the Left Screen ONLY ]
:hotdebut:000000E6:0600E3B8:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
hotdebut:0:0600E3B8:00:000:Answer 1 always correct
hotdebut:0:0600E411:01:001:Good answer ends quiz Now!
hotdebut:0:00000000:00:999:[ Codes for the Right Screen or Left VS Right ]
:hotdebut:000000E6:0600F1DC:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
hotdebut:0:0600F1DC:00:000:Answer 1 always correct
hotdebut:0:0600F235:01:001:Good answer ends quiz Now!
; [ Hotdog Storm ]
hotdogst:0:3010A9:09:000:Infinite Credits
hotdogst:0:3010ED:0A:000:Infinite Lives PL1
hotdogst:0:3010F1:09:000:Infinite Bombs PL1
hotdogst:0:301304:01:000:Invincibility PL1
hotdogst:0:301305:0F:500:Invincibility PL1 (2/2)
hotdogst:0:3011ED:03:000:Always Max Power (Blue Powerup) PL1
hotdogst:0:3011F1:01:000:Always Green Powerup PL1:Die to activate
hotdogst:0:3011F1:02:000:Always Red Powerup PL1:Die to activate
hotdogst:0:3011F1:03:000:Always Orange Powerup PL1:Die to activate
hotdogst:0:3010EF:0A:000:Infinite Lives PL2
hotdogst:0:3010F3:09:000:Infinite Bombs PL2
hotdogst:0:301334:01:000:Invincibility PL2
hotdogst:0:301335:0F:500:Invincibility PL2 (2/2)
hotdogst:0:3011EF:03:000:Always have Max Power (Blue Powerup) PL2
hotdogst:0:3011F3:01:000:Always have Green Powerup PL2:Die to activate
hotdogst:0:3011F3:02:000:Always have Red Powerup PL2:Die to activate
hotdogst:0:3011F3:03:000:Always have Orange Powerup PL2:Die to activate
; [ Taisen Hot Gimmick (Japan) ]
hotgmck:0:00000000:00:999:[ The winning hand cheat must be activated when there are 14 tiles in your hand, then press the RON ]
hotgmck:0:00000000:00:999:[ key ('Z' by default). The tiles do not visually change until you make a move. ]
:hotgmck:00000001:06005C02:0000001B:FFFFFFFF:Get winning hand Now! [LEFT SCREEN]
:hotgmck:00010001:06005C06:0000001B:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (02/14)
:hotgmck:00010001:06005C0A:0000001B:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (03/14)
:hotgmck:00010001:06005C0E:0000001C:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (04/14)
:hotgmck:00010001:06005C12:0000001C:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (05/14)
:hotgmck:00010001:06005C16:0000001C:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (06/14)
:hotgmck:00010001:06005C1A:0000001D:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (07/14)
:hotgmck:00010001:06005C1E:0000001D:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (08/14)
:hotgmck:00010001:06005C22:0000001D:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (09/14)
:hotgmck:00010001:06005C26:0000001E:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (10/14)
:hotgmck:00010001:06005C2A:0000001E:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (11/14)
:hotgmck:00010001:06005C2E:0000001E:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (12/14)
:hotgmck:00010001:06005C32:0000001F:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (13/14)
:hotgmck:00010001:06005C36:0000001F:FFFFFFFF:Get winning hand Now! [LEFT SCREEN] (14/14)
:hotgmck:00000001:060072BA:0000001B:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN]
:hotgmck:00010001:060072BE:0000001B:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (02/14)
:hotgmck:00010001:060072C2:0000001B:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (03/14)
:hotgmck:00010001:060072C6:0000001C:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (04/14)
:hotgmck:00010001:060072CA:0000001C:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (05/14)
:hotgmck:00010001:060072CE:0000001C:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (06/14)
:hotgmck:00010001:060072D2:0000001D:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (07/14)
:hotgmck:00010001:060072D6:0000001D:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (08/14)
:hotgmck:00010001:060072DA:0000001D:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (09/14)
:hotgmck:00010001:060072DE:0000001E:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (10/14)
:hotgmck:00010001:060072E2:0000001E:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (11/14)
:hotgmck:00010001:060072E6:0000001E:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (12/14)
:hotgmck:00010001:060072EA:0000001F:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (13/14)
:hotgmck:00010001:060072EE:0000001F:FFFFFFFF:Get winning hand Now! [RIGHT SCREEN] (14/14)
:hotgmck:00000006:06005C02:0000030D:FFFFFFFF:Watch ALL 14 tiles - Player [LEFT SCREEN]
:hotgmck:00000006:06006702:0000030D:FFFFFFFF:Watch ALL 14 tiles - C.P.U. [LEFT SCREEN]
:hotgmck:00000006:060072BA:0000030D:FFFFFFFF:Watch ALL 14 tiles - Player [RIGHT SCREEN]
:hotgmck:00000006:06007DBA:0000030D:FFFFFFFF:Watch ALL 14 tiles - C.P.U. [RIGHT SCREEN]
hotgmck:0:000000:00:999:[ Here is the look-up list for the above watches. ]
hotgmck:0:000000:00:999:[ ]
hotgmck:0:000000:00:999:[ value common name chinese name value common name chinese name ]
hotgmck:0:000000:00:999:[ 00h 1 "characters" 1 "wan" 01h 2 "characters" 2 "wan" ]
hotgmck:0:000000:00:999:[ 02h 3 "characters" 3 "wan" 03h 4 "characters" 4 "wan" ]
hotgmck:0:000000:00:999:[ 04h 5 "characters" 5 "wan" 05h 6 "characters" 6 "wan" ]
hotgmck:0:000000:00:999:[ 06h 7 "characters" 7 "wan" 07h 8 "characters" 8 "wan" ]
hotgmck:0:000000:00:999:[ 08h 9 "characters" 9 "wan" 09h 1 "dots" 1 "tung" ]
hotgmck:0:000000:00:999:[ 0Ah 2 "dots" 2 "tung" 0Bh 3 "dots" 3 "tung" ]
hotgmck:0:000000:00:999:[ 0Ch 4 "dots" 4 "tung" 0Dh 5 "dots" 5 "tung" ]
hotgmck:0:000000:00:999:[ 0Eh 6 "dots" 6 "tung" 0Fh 7 "dots" 7 "tung" ]
hotgmck:0:000000:00:999:[ 10h 8 "dots" 8 "tung" 11h 9 "dots" 9 "tung" ]
hotgmck:0:000000:00:999:[ 12h 1 "bamboo" 1"tiao/Bird" 13h 2 "bamboo" 2 "tiao" ]
hotgmck:0:000000:00:999:[ 14h 3 "bamboo" 3 "tiao" 15h 4 "bamboo" 4 "tiao" ]
hotgmck:0:000000:00:999:[ 16h 5 "bamboo" 5 "tiao" 17h 6 "bamboo" 6 "tiao" ]
hotgmck:0:000000:00:999:[ 18h 7 "bamboo" 7 "tiao" 19h 8 "bamboo" 8 "tiao" ]
hotgmck:0:000000:00:999:[ 1Ah 9 "bamboo" 9 "tiao" 1Bh East "wind" ]
hotgmck:0:000000:00:999:[ 1Ch South "wind" 1Dh West "wind" ]
hotgmck:0:000000:00:999:[ 1Eh North "wind" 1Fh White "dragon" ]
hotgmck:0:000000:00:999:[ 20h Green "dragon" 21h Red "dragon" ]
hotgmck:0:000000:00:999:[ FFh - no tile - ]
; [ Taisen Hot Gimmick 3 Digital Surfing (Japan) ]
hotgmck3:0:00000000:00:999:[ The winning hand cheat must be activated when ]
hotgmck3:0:00000000:00:999:[ there are 14 tiles in your hand, then press ]
hotgmck3:0:00000000:00:999:[ the RON key ('Z' by default). The tiles do not ]
hotgmck3:0:00000000:00:999:[ visually change until you make a move. ]
hotgmck3:0:00000000:00:999:
hotgmck3:0:00000000:00:999:[ These Cheats are for the Left Screen Only ]
:hotgmck3:00200001:060065D8:00010000:FFFFFFFF:Get winning hand Now!
:hotgmck3:00210001:060065DC:00010000:FFFFFFFF:Get winning hand Now! (02/14)
:hotgmck3:00210001:060065E0:00010000:FFFFFFFF:Get winning hand Now! (03/14)
:hotgmck3:00210001:060065E4:00020000:FFFFFFFF:Get winning hand Now! (04/14)
:hotgmck3:00210001:060065E8:00020000:FFFFFFFF:Get winning hand Now! (05/14)
:hotgmck3:00210001:060065EC:00020000:FFFFFFFF:Get winning hand Now! (06/14)
:hotgmck3:00210001:060065F0:00030000:FFFFFFFF:Get winning hand Now! (07/14)
:hotgmck3:00210001:060065F4:00030000:FFFFFFFF:Get winning hand Now! (08/14)
:hotgmck3:00210001:060065F8:00030000:FFFFFFFF:Get winning hand Now! (09/14)
:hotgmck3:00210001:060065FC:00040000:FFFFFFFF:Get winning hand Now! (10/14)
:hotgmck3:00210001:06006600:00040000:FFFFFFFF:Get winning hand Now! (11/14)
:hotgmck3:00210001:06006604:00040000:FFFFFFFF:Get winning hand Now! (12/14)
:hotgmck3:00210001:06006608:00050000:FFFFFFFF:Get winning hand Now! (13/14)
:hotgmck3:00210001:0600660C:00050000:FFFFFFFF:Get winning hand Now! (14/14)
:hotgmck3:00200000:060065D8:00010000:FFFFFFFF:Always winning hand
:hotgmck3:00210000:060065DC:00010000:FFFFFFFF:Always winning hand (02/14)
:hotgmck3:00210000:060065E0:00010000:FFFFFFFF:Always winning hand (03/14)
:hotgmck3:00210000:060065E4:00020000:FFFFFFFF:Always winning hand (04/14)
:hotgmck3:00210000:060065E8:00020000:FFFFFFFF:Always winning hand (05/14)
:hotgmck3:00210000:060065EC:00020000:FFFFFFFF:Always winning hand (06/14)
:hotgmck3:00210000:060065F0:00030000:FFFFFFFF:Always winning hand (07/14)
:hotgmck3:00210000:060065F4:00030000:FFFFFFFF:Always winning hand (08/14)
:hotgmck3:00210000:060065F8:00030000:FFFFFFFF:Always winning hand (09/14)
:hotgmck3:00210000:060065FC:00040000:FFFFFFFF:Always winning hand (10/14)
:hotgmck3:00210000:06006600:00040000:FFFFFFFF:Always winning hand (11/14)
:hotgmck3:00210000:06006604:00040000:FFFFFFFF:Always winning hand (12/14)
:hotgmck3:00210000:06006608:00050000:FFFFFFFF:Always winning hand (13/14)
:hotgmck3:00210000:0600660C:00050000:FFFFFFFF:Always winning hand (14/14)
:hotgmck3:00200000:06017F39:0001863C:FFFFFFFF:Always Max Jong-Power
hotgmck3:0:06017F43:01:000:Always have "Hai Nurikae"
hotgmck3:0:06017F3F:01:000:Always have "Tyotto Tsumikomi"
hotgmck3:0:06017F47:01:000:Always have "Kanari Tsumikomi"
hotgmck3:0:06017F4B:01:000:Always have "Sugoi Tsumikomi"
hotgmck3:0:06017F4F:01:000:Always have "Tsumikomi Special"
hotgmck3:0:06017F53:01:000:Always have "Ippatsu Reach"
hotgmck3:0:06017F15:03:000:Clear Stage Soon:Enable on the Title Screen (don't set during play!). You can then go to the next stage without playing Mahjong
; [ Hot Pinball ]
hotpinbl:0:800039:09:000:Infinite Credits
hotpinbl:0:801014:00:000:Infinite Balls PL1
hotpinbl:0:801015:00:000:Infinite Balls PL2
hotpinbl:0:801016:00:000:Infinite Balls PL3
hotpinbl:0:801017:00:000:Infinite Balls PL4
; [ Hot Rod (turbo 3 player) ]
hotrod:0:000000:00:999:[ ]
hotrod:0:000000:00:999:[ Cheats for Player 1 [RED CAR] ]
hotrod:0:000000:00:999:[ ]
:hotrod:00000000:FFA100:00000009:FFFFFFFF:Infinite Credits PL1
:hotrod:00000000:F020E8:0000000F:FFFFFFFF:Invincibility PL1
:hotrod:00100000:F01FA3:00000888:FFFFFFFF:Always Max Speed PL1
:hotrod:00000000:F02106:000000FF:FFFFFFFF:Infinite Gas PL1
:hotrod:00300000:F02102:0098967F:FFFFFFFF:Infinite Money PL1
:hotrod:00000000:F020CC:00000000:FFFFFFFF:Always 1st PL1
:hotrod:62000000:F020B8:00000000:00000000:Select Tyre PL1
:hotrod:00010000:F020B8:00000000:FFFFFFFF:Normal Tyre
:hotrod:00010000:F020B8:00000001:FFFFFFFF:Speed Tyre 1
:hotrod:00010000:F020B8:00000002:FFFFFFFF:Speed Tyre 2
:hotrod:00010000:F020B8:00000003:FFFFFFFF:Radial Tyre 1
:hotrod:00010000:F020B8:00000004:FFFFFFFF:Radial Tyre 2
:hotrod:00010000:F020B8:00000005:FFFFFFFF:Spike Tyre 1
:hotrod:00010000:F020B8:00000006:FFFFFFFF:Spike Tyre 2
:hotrod:00010000:F020B8:00000007:FFFFFFFF:Snow Tyre 1
:hotrod:00010000:F020B8:00000008:FFFFFFFF:Snow Tyre 2
:hotrod:62000000:F020BC:00000000:00000000:Select Engine PL1
:hotrod:00010000:F020BC:00000000:FFFFFFFF:Normal Engine
:hotrod:00010000:F020BC:00000001:FFFFFFFF:Front Engine 1
:hotrod:00010000:F020BC:00000002:FFFFFFFF:Front Engine 2
:hotrod:00010000:F020BC:00000003:FFFFFFFF:Front Engine 3
:hotrod:00010000:F020BC:00000004:FFFFFFFF:Rear Engine 1
:hotrod:00010000:F020BC:00000005:FFFFFFFF:Rear Engine 2
:hotrod:00010000:F020BC:00000006:FFFFFFFF:Rear Engine 3
:hotrod:62000000:F020BE:00000000:00000000:Select Wing PL1
:hotrod:00010000:F020BE:00000000:FFFFFFFF:No Wing
:hotrod:00010000:F020BE:00000001:FFFFFFFF:Wing 1
:hotrod:00010000:F020BE:00000002:FFFFFFFF:Wing 2
:hotrod:00010000:F020BE:00000003:FFFFFFFF:Wing 3
:hotrod:62000000:F020BA:00000000:00000000:Select Bumper PL1
:hotrod:00010000:F020BA:00000000:FFFFFFFF:No Bumper
:hotrod:00010000:F020BA:00000001:FFFFFFFF:Bumper 1
:hotrod:00010000:F020BA:00000002:FFFFFFFF:Bumper 2
:hotrod:00010000:F020BA:00000003:FFFFFFFF:Bumper 3
hotrod:0:000000:00:999:[ ]
hotrod:0:000000:00:999:[ Cheats for Player 2 [GREEN CAR] ]
hotrod:0:000000:00:999:[ ]
:hotrod:00000000:FFA102:00000009:FFFFFFFF:Infinite Credits PL2
:hotrod:00000000:F02278:0000000F:FFFFFFFF:Invincibility PL2
:hotrod:00100000:F02133:00000888:FFFFFFFF:Always Max Speed PL2
:hotrod:00000000:F02296:000000FF:FFFFFFFF:Infinite Gas PL2
:hotrod:00300000:F02292:0098967F:FFFFFFFF:Infinite Money PL2
:hotrod:00000000:F0225C:00000000:FFFFFFFF:Always 1st PL2
:hotrod:62000000:F02248:00000000:00000000:Select Tyre PL2
:hotrod:00010000:F02248:00000000:FFFFFFFF:Normal Tyre
:hotrod:00010000:F02248:00000001:FFFFFFFF:Speed Tyre 1
:hotrod:00010000:F02248:00000002:FFFFFFFF:Speed Tyre 2
:hotrod:00010000:F02248:00000003:FFFFFFFF:Radial Tyre 1
:hotrod:00010000:F02248:00000004:FFFFFFFF:Radial Tyre 2
:hotrod:00010000:F02248:00000005:FFFFFFFF:Spike Tyre 1
:hotrod:00010000:F02248:00000006:FFFFFFFF:Spike Tyre 2
:hotrod:00010000:F02248:00000007:FFFFFFFF:Snow Tyre 1
:hotrod:00010000:F02248:00000008:FFFFFFFF:Snow Tyre 2
:hotrod:62000000:F0204C:00000000:00000000:Select Engine PL2
:hotrod:00010000:F0224C:00000000:FFFFFFFF:Normal Engine
:hotrod:00010000:F0224C:00000001:FFFFFFFF:Front Engine 1
:hotrod:00010000:F0224C:00000002:FFFFFFFF:Front Engine 2
:hotrod:00010000:F0224C:00000003:FFFFFFFF:Front Engine 3
:hotrod:00010000:F0224C:00000004:FFFFFFFF:Rear Engine 1
:hotrod:00010000:F0224C:00000005:FFFFFFFF:Rear Engine 2
:hotrod:00010000:F0224C:00000006:FFFFFFFF:Rear Engine 3
:hotrod:62000000:F0224E:00000000:00000000:Select Wing PL2
:hotrod:00010000:F0224E:00000000:FFFFFFFF:No Wing
:hotrod:00010000:F0224E:00000001:FFFFFFFF:Wing 1
:hotrod:00010000:F0224E:00000002:FFFFFFFF:Wing 2
:hotrod:00010000:F0224E:00000003:FFFFFFFF:Wing 3
:hotrod:62000000:F0224A:00000000:00000000:Select Bumper PL2
:hotrod:00010000:F0224A:00000000:FFFFFFFF:No Bumper
:hotrod:00010000:F0224A:00000001:FFFFFFFF:Bumper 1
:hotrod:00010000:F0224A:00000002:FFFFFFFF:Bumper 2
:hotrod:00010000:F0224A:00000003:FFFFFFFF:Bumper 3
hotrod:0:000000:00:999:[ ]
hotrod:0:000000:00:999:[ Cheats for Player 3 [YELLOW CAR] ]
hotrod:0:000000:00:999:[ ]
:hotrod:00000000:FFA104:00000009:FFFFFFFF:Infinite Credits PL3
:hotrod:00000000:F02408:0000000F:FFFFFFFF:Invincibility PL3
:hotrod:00100000:F022C3:00000888:FFFFFFFF:Always Max Speed PL3
:hotrod:00000000:F02426:000000FF:FFFFFFFF:Infinite Gas PL3
:hotrod:00300000:F02422:0098967F:FFFFFFFF:Infinite Money PL3
:hotrod:00000000:F023EC:00000000:FFFFFFFF:Always 1st PL3
:hotrod:62000000:F023D8:00000000:00000000:Select Tyre PL3
:hotrod:00010000:F023D8:00000000:FFFFFFFF:Normal Tyre
:hotrod:00010000:F023D8:00000001:FFFFFFFF:Speed Tyre 1
:hotrod:00010000:F023D8:00000002:FFFFFFFF:Speed Tyre 2
:hotrod:00010000:F023D8:00000003:FFFFFFFF:Radial Tyre 1
:hotrod:00010000:F023D8:00000004:FFFFFFFF:Radial Tyre 2
:hotrod:00010000:F023D8:00000005:FFFFFFFF:Spike Tyre 1
:hotrod:00010000:F023D8:00000006:FFFFFFFF:Spike Tyre 2
:hotrod:00010000:F023D8:00000007:FFFFFFFF:Snow Tyre 1
:hotrod:00010000:F023D8:00000008:FFFFFFFF:Snow Tyre 2
:hotrod:62000000:F0204C:00000000:00000000:Select Engine PL3
:hotrod:00010000:F023DC:00000000:FFFFFFFF:Normal Engine
:hotrod:00010000:F023DC:00000001:FFFFFFFF:Front Engine 1
:hotrod:00010000:F023DC:00000002:FFFFFFFF:Front Engine 2
:hotrod:00010000:F023DC:00000003:FFFFFFFF:Front Engine 3
:hotrod:00010000:F023DC:00000004:FFFFFFFF:Rear Engine 1
:hotrod:00010000:F023DC:00000005:FFFFFFFF:Rear Engine 2
:hotrod:00010000:F023DC:00000006:FFFFFFFF:Rear Engine 3
:hotrod:62000000:F023DE:00000000:00000000:Select Wing PL3
:hotrod:00010000:F023DE:00000000:FFFFFFFF:No Wing
:hotrod:00010000:F023DE:00000001:FFFFFFFF:Wing 1
:hotrod:00010000:F023DE:00000002:FFFFFFFF:Wing 2
:hotrod:00010000:F023DE:00000003:FFFFFFFF:Wing 3
:hotrod:62000000:F023DA:00000000:00000000:Select Bumper PL3
:hotrod:00010000:F023DA:00000000:FFFFFFFF:No Bumper
:hotrod:00010000:F023DA:00000001:FFFFFFFF:Bumper 1
:hotrod:00010000:F023DA:00000002:FFFFFFFF:Bumper 2
:hotrod:00010000:F023DA:00000003:FFFFFFFF:Bumper 3
hotrod:0:000000:00:999:[ ]
hotrod:0:000000:00:999:[ Cheats against CPU [BLUE CAR] ]
hotrod:0:000000:00:999:[ ]
:hotrod:00100000:F02453:00000000:FFFFFFFF:CPU Always Stop
:hotrod:00000000:F02568:00000000:FFFFFFFF:CPU Always No Parts
:hotrod:00010000:F0256C:00000000:FFFFFFFF:CPU Always No Parts (2/4)
:hotrod:00010000:F0256E:00000000:FFFFFFFF:CPU Always No Parts (3/4)
:hotrod:00010000:F0256A:00000000:FFFFFFFF:CPU Always No Parts (4/4)
; [ Hot Shocker ]
hotshock:0:4105:09:000:Infinite Lives
hotshock:0:4104:FD:000:Infinite Wire
; [ Hot Smash ]
hotsmash:0:0000:00:999:[ This game hasn't even ]:REASON 11
hotsmash:0:0000:00:999:[ been looked at due to ]:REASON 11
hotsmash:0:0000:00:999:[ time constraints - Too]:REASON 11
hotsmash:0:0000:00:999:[ many games and so ]:REASON 11
hotsmash:0:0000:00:999:[ little time. It is ]:REASON 11
hotsmash:0:0000:00:999:[ even possible that ]:REASON 11
hotsmash:0:0000:00:999:[ this game may be a ]:REASON 11
hotsmash:0:0000:00:999:[ clone of an existing ]:REASON 11
hotsmash:0:0000:00:999:[ game which may have ]:REASON 11
hotsmash:0:0000:00:999:[ cheats. Please search ]:REASON 11
hotsmash:0:0000:00:999:[ the cheat forums ]:REASON 11
hotsmash:0:0000:00:999:[ before posting cheat ]:REASON 11
hotsmash:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Mahjong Hourouki Part 1 - Seisyun Hen (Japan) ]
hourouki:0:0000:00:999:[ The winning hand cheat must ]
hourouki:0:0000:00:999:[ be activated when there are ]
hourouki:0:0000:00:999:[ 14 tiles in your hand, then ]
hourouki:0:0000:00:999:[ press the RON key ('Z' by ]
hourouki:0:0000:00:999:[ default). The tiles do not ]
hourouki:0:0000:00:999:[ visually change until you ]
hourouki:0:0000:00:999:[ make a move. ]
hourouki:0:4118:1B:001:Get winning hand Now!
hourouki:0:4119:1B:501:Get winning hand Now! (02/14)
hourouki:0:411A:1B:501:Get winning hand Now! (03/14)
hourouki:0:411B:1C:501:Get winning hand Now! (04/14)
hourouki:0:411C:1C:501:Get winning hand Now! (05/14)
hourouki:0:411D:1C:501:Get winning hand Now! (06/14)
hourouki:0:411E:1D:501:Get winning hand Now! (07/14)
hourouki:0:411F:1D:501:Get winning hand Now! (08/14)
hourouki:0:4120:1D:501:Get winning hand Now! (09/14)
hourouki:0:4121:1E:501:Get winning hand Now! (10/14)
hourouki:0:4122:1E:501:Get winning hand Now! (11/14)
hourouki:0:4123:1E:501:Get winning hand Now! (12/14)
hourouki:0:4124:1F:501:Get winning hand Now! (13/14)
hourouki:0:409E:1F:501:Get winning hand Now! (14/14)
hourouki:0:4118:1B:000:Always winning hand
hourouki:0:4119:1B:500:Always winning hand (02/14)
hourouki:0:411A:1B:500:Always winning hand (03/14)
hourouki:0:411B:1C:500:Always winning hand (04/14)
hourouki:0:411C:1C:500:Always winning hand (05/14)
hourouki:0:411D:1C:500:Always winning hand (06/14)
hourouki:0:411E:1D:500:Always winning hand (07/14)
hourouki:0:411F:1D:500:Always winning hand (08/14)
hourouki:0:4120:1D:500:Always winning hand (09/14)
hourouki:0:4121:1E:500:Always winning hand (10/14)
hourouki:0:4122:1E:500:Always winning hand (11/14)
hourouki:0:4123:1E:500:Always winning hand (12/14)
hourouki:0:4124:1F:500:Always winning hand (13/14)
hourouki:0:409E:1F:500:Always winning hand (14/14)
; [ House Mannequin Roppongi Live hen (Japan 870418) ]
housemn2:0:0000:00:999:[ Hint - To start a one player game, ]
housemn2:0:0000:00:999:[ insert 1 coin and then press the ]
housemn2:0:0000:00:999:[ FLIP button [default - X]. ]
housemn2:0:0000:00:999:[ ]
housemn2:0:0000:00:999:[ The winning hand cheat must be ]
housemn2:0:0000:00:999:[ activated when there are 14 tiles ]
housemn2:0:0000:00:999:[ in your hand, then press the RON ]
housemn2:0:0000:00:999:[ key ('Z' by default). The tiles do ]
housemn2:0:0000:00:999:[ not visually change until you make ]
housemn2:0:0000:00:999:[ a move. ]
housemn2:0:F0E2:0F:000:Infinite Time PL1:To be used in a VS game
housemn2:0:F0E3:27:500:Infinite Time PL1 (2/2)
housemn2:0:F40C:31:001:Get winning hand Now! PL1
housemn2:0:F40D:31:501:Get winning hand Now! PL1 (02/14)
housemn2:0:F40E:31:501:Get winning hand Now! PL1 (03/14)
housemn2:0:F40F:32:501:Get winning hand Now! PL1 (04/14)
housemn2:0:F410:32:501:Get winning hand Now! PL1 (05/14)
housemn2:0:F411:32:501:Get winning hand Now! PL1 (06/14)
housemn2:0:F412:33:501:Get winning hand Now! PL1 (07/14)
housemn2:0:F413:33:501:Get winning hand Now! PL1 (08/14)
housemn2:0:F414:33:501:Get winning hand Now! PL1 (09/14)
housemn2:0:F415:34:501:Get winning hand Now! PL1 (10/14)
housemn2:0:F416:34:501:Get winning hand Now! PL1 (11/14)
housemn2:0:F417:34:501:Get winning hand Now! PL1 (12/14)
housemn2:0:F418:35:501:Get winning hand Now! PL1 (13/14)
housemn2:0:F419:35:501:Get winning hand Now! PL1 (14/14)
housemn2:0:F40C:31:000:Always winning hand PL1
housemn2:0:F40D:31:500:Always winning hand PL1 (02/14)
housemn2:0:F40E:31:500:Always winning hand PL1 (03/14)
housemn2:0:F40F:32:500:Always winning hand PL1 (04/14)
housemn2:0:F410:32:500:Always winning hand PL1 (05/14)
housemn2:0:F411:32:500:Always winning hand PL1 (06/14)
housemn2:0:F412:33:500:Always winning hand PL1 (07/14)
housemn2:0:F413:33:500:Always winning hand PL1 (08/14)
housemn2:0:F414:33:500:Always winning hand PL1 (09/14)
housemn2:0:F415:34:500:Always winning hand PL1 (10/14)
housemn2:0:F416:34:500:Always winning hand PL1 (11/14)
housemn2:0:F417:34:500:Always winning hand PL1 (12/14)
housemn2:0:F418:35:500:Always winning hand PL1 (13/14)
housemn2:0:F419:35:500:Always winning hand PL1 (14/14)
housemn2:0:F0F2:0F:000:Infinite Time PL2:To be used in a VS game
housemn2:0:F0F3:27:500:Infinite Time PL2 (2/2)
housemn2:0:F48C:31:001:Get winning hand Now! PL2
housemn2:0:F48D:31:501:Get winning hand Now! PL2 (02/14)
housemn2:0:F48E:31:501:Get winning hand Now! PL2 (03/14)
housemn2:0:F48F:32:501:Get winning hand Now! PL2 (04/14)
housemn2:0:F490:32:501:Get winning hand Now! PL2 (05/14)
housemn2:0:F491:32:501:Get winning hand Now! PL2 (06/14)
housemn2:0:F492:33:501:Get winning hand Now! PL2 (07/14)
housemn2:0:F493:33:501:Get winning hand Now! PL2 (08/14)
housemn2:0:F494:33:501:Get winning hand Now! PL2 (09/14)
housemn2:0:F495:34:501:Get winning hand Now! PL2 (10/14)
housemn2:0:F496:34:501:Get winning hand Now! PL2 (11/14)
housemn2:0:F497:34:501:Get winning hand Now! PL2 (12/14)
housemn2:0:F498:35:501:Get winning hand Now! PL2 (13/14)
housemn2:0:F499:35:501:Get winning hand Now! PL2 (14/14)
housemn2:0:F48C:31:000:Always winning hand PL2
housemn2:0:F48D:31:500:Always winning hand PL2 (02/14)
housemn2:0:F48E:31:500:Always winning hand PL2 (03/14)
housemn2:0:F48F:32:500:Always winning hand PL2 (04/14)
housemn2:0:F490:32:500:Always winning hand PL2 (05/14)
housemn2:0:F491:32:500:Always winning hand PL2 (06/14)
housemn2:0:F492:33:500:Always winning hand PL2 (07/14)
housemn2:0:F493:33:500:Always winning hand PL2 (08/14)
housemn2:0:F494:33:500:Always winning hand PL2 (09/14)
housemn2:0:F495:34:500:Always winning hand PL2 (10/14)
housemn2:0:F496:34:500:Always winning hand PL2 (11/14)
housemn2:0:F497:34:500:Always winning hand PL2 (12/14)
housemn2:0:F498:35:500:Always winning hand PL2 (13/14)
housemn2:0:F499:35:500:Always winning hand PL2 (14/14)
; [ House Mannequin (Japan 870217) ]
housemnq:0:0000:00:999:[ Hint - To start a one player game, ]
housemnq:0:0000:00:999:[ insert 1 coin and then press the ]
housemnq:0:0000:00:999:[ FLIP button [default - X]. ]
housemnq:0:0000:00:999:[ ]
housemnq:0:0000:00:999:[ The winning hand cheat must be ]
housemnq:0:0000:00:999:[ activated when there are 14 tiles ]
housemnq:0:0000:00:999:[ in your hand, then press the RON ]
housemnq:0:0000:00:999:[ key ('Z' by default). The tiles do ]
housemnq:0:0000:00:999:[ not visually change until you make ]
housemnq:0:0000:00:999:[ a move. ]
housemnq:0:F0E2:0F:000:Infinite Time PL1:To be used in a VS game
housemnq:0:F0E3:27:500:Infinite Time PL1 (2/2)
housemnq:0:F40C:31:001:Get winning hand Now! PL1
housemnq:0:F40D:31:501:Get winning hand Now! PL1 (02/14)
housemnq:0:F40E:31:501:Get winning hand Now! PL1 (03/14)
housemnq:0:F40F:32:501:Get winning hand Now! PL1 (04/14)
housemnq:0:F410:32:501:Get winning hand Now! PL1 (05/14)
housemnq:0:F411:32:501:Get winning hand Now! PL1 (06/14)
housemnq:0:F412:33:501:Get winning hand Now! PL1 (07/14)
housemnq:0:F413:33:501:Get winning hand Now! PL1 (08/14)
housemnq:0:F414:33:501:Get winning hand Now! PL1 (09/14)
housemnq:0:F415:34:501:Get winning hand Now! PL1 (10/14)
housemnq:0:F416:34:501:Get winning hand Now! PL1 (11/14)
housemnq:0:F417:34:501:Get winning hand Now! PL1 (12/14)
housemnq:0:F418:35:501:Get winning hand Now! PL1 (13/14)
housemnq:0:F419:35:501:Get winning hand Now! PL1 (14/14)
housemnq:0:F40C:31:000:Always winning hand PL1
housemnq:0:F40D:31:500:Always winning hand PL1 (02/14)
housemnq:0:F40E:31:500:Always winning hand PL1 (03/14)
housemnq:0:F40F:32:500:Always winning hand PL1 (04/14)
housemnq:0:F410:32:500:Always winning hand PL1 (05/14)
housemnq:0:F411:32:500:Always winning hand PL1 (06/14)
housemnq:0:F412:33:500:Always winning hand PL1 (07/14)
housemnq:0:F413:33:500:Always winning hand PL1 (08/14)
housemnq:0:F414:33:500:Always winning hand PL1 (09/14)
housemnq:0:F415:34:500:Always winning hand PL1 (10/14)
housemnq:0:F416:34:500:Always winning hand PL1 (11/14)
housemnq:0:F417:34:500:Always winning hand PL1 (12/14)
housemnq:0:F418:35:500:Always winning hand PL1 (13/14)
housemnq:0:F419:35:500:Always winning hand PL1 (14/14)
housemnq:0:F0F2:0F:000:Infinite Time PL2:To be used in a VS game
housemnq:0:F0F3:27:500:Infinite Time PL2 (2/2)
housemnq:0:F48C:31:001:Get winning hand Now! PL2
housemnq:0:F48D:31:501:Get winning hand Now! PL2 (02/14)
housemnq:0:F48E:31:501:Get winning hand Now! PL2 (03/14)
housemnq:0:F48F:32:501:Get winning hand Now! PL2 (04/14)
housemnq:0:F490:32:501:Get winning hand Now! PL2 (05/14)
housemnq:0:F491:32:501:Get winning hand Now! PL2 (06/14)
housemnq:0:F492:33:501:Get winning hand Now! PL2 (07/14)
housemnq:0:F493:33:501:Get winning hand Now! PL2 (08/14)
housemnq:0:F494:33:501:Get winning hand Now! PL2 (09/14)
housemnq:0:F495:34:501:Get winning hand Now! PL2 (10/14)
housemnq:0:F496:34:501:Get winning hand Now! PL2 (11/14)
housemnq:0:F497:34:501:Get winning hand Now! PL2 (12/14)
housemnq:0:F498:35:501:Get winning hand Now! PL2 (13/14)
housemnq:0:F499:35:501:Get winning hand Now! PL2 (14/14)
housemnq:0:F48C:31:000:Always winning hand PL2
housemnq:0:F48D:31:500:Always winning hand PL2 (02/14)
housemnq:0:F48E:31:500:Always winning hand PL2 (03/14)
housemnq:0:F48F:32:500:Always winning hand PL2 (04/14)
housemnq:0:F490:32:500:Always winning hand PL2 (05/14)
housemnq:0:F491:32:500:Always winning hand PL2 (06/14)
housemnq:0:F492:33:500:Always winning hand PL2 (07/14)
housemnq:0:F493:33:500:Always winning hand PL2 (08/14)
housemnq:0:F494:33:500:Always winning hand PL2 (09/14)
housemnq:0:F495:34:500:Always winning hand PL2 (10/14)
housemnq:0:F496:34:500:Always winning hand PL2 (11/14)
housemnq:0:F497:34:500:Always winning hand PL2 (12/14)
housemnq:0:F498:35:500:Always winning hand PL2 (13/14)
housemnq:0:F499:35:500:Always winning hand PL2 (14/14)
; [ Hyper Olympic '84 ]
hpolym84:0:0000:00:999:[Turn the 'Start on' cheats ]
hpolym84:0:0000:00:999:[ON on the title screen and ]
hpolym84:0:0000:00:999:[DON'T forget to turn off ]
hpolym84:0:0000:00:999:[them OFF when you are on ]
hpolym84:0:0000:00:999:[the event or you won't ]
hpolym84:0:0000:00:999:[progress any further!! ]
hpolym84:0:3068:01:000:Start on Skeet shooting
hpolym84:0:3068:02:000:Start on Long horse
hpolym84:0:3068:03:000:Start on Archery
hpolym84:0:3068:04:000:Start on Triple jump
hpolym84:0:3068:05:000:Start on Weightlifting
hpolym84:0:3068:06:000:Start on Pole vault
hpolym84:0:3157:00:000:No breath on Swimming PL1&PL3
hpolym84:0:31B7:00:000:No breath on Swimming PL2&PL4
hpolym84:0:3502:00:000:Always first try PL1
hpolym84:0:3522:00:000:Always first try PL2
hpolym84:0:3542:00:000:Always first try PL3
hpolym84:0:3562:00:000:Always first try PL4
hpolym84:0:3503:00:000:No False Starts PL1
hpolym84:0:3523:00:000:No False Starts PL2
hpolym84:0:3543:00:000:No False Starts PL3
hpolym84:0:3563:00:000:No False Starts PL4
hpolym84:0:3071:01:000:Skeet Target Practise
hpolym84:0:3070:09:001:Add 90 seconds for skeet
hpolym84:0:30C4:2D:000:Auto 45 degrees angle
hpolym84:0:30EF:19:000:25 Turns on the Long Horse
hpolym84:0:3111:0F:000:Faster Swimmer and Skeets
hpolym84:0:30B1:09:000:Fast in TJ,PV and WL
hpolym84:0:0000:00:999:[The Full Speed cheat works ]
hpolym84:0:0000:00:999:[well for the Weighlifting ]
hpolym84:0:0000:00:999:[and the Pole Vault. ]
hpolym84:0:30B0:01:000:Full Speed
hpolym84:0:30B1:07:500:Full Speed (2/3)
hpolym84:0:30B2:00:500:Full Speed (3/3)
hpolym84:0:0000:00:999:[Use the Fast Enough for TJ ]
hpolym84:0:0000:00:999:[cheat instead of the Full ]
hpolym84:0:0000:00:999:[Speed on the Triple Jump. ]
hpolym84:0:30B0:01:000:Fast Enough for TJ
hpolym84:0:30B1:02:500:Fast Enough for TJ (2/2)
; [ Hard Puncher (Japan) ]
hpuncher:1:040143:30:000:Infinite Time [Intro]
hpuncher:1:04013E:09:000:Infinite Time [In Game]
hpuncher:1:04013F:59:500:Infinite Time [In Game] (2/2)
hpuncher:1:04013E:00:001:Finish Round Now!
hpuncher:1:04013F:00:501:Finish Round Now! (2/2)
hpuncher:1:042096:20:000:Infinite Energy PL1
hpuncher:1:042096:00:001:Drain All Energy Now! PL1
hpuncher:1:042196:20:000:Infinite Energy PL2
hpuncher:1:042196:00:001:Drain All Energy Now! PL2
hpuncher:1:043008:F0:002:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Hot Shots Tennis (V1.0) ]
hstenn10:0:2F84:03:000:Infinite Credits
hstenn10:0:2F85:E7:500:Infinite Credits (2/2)
hstenn10:0:0000:00:999:[ NOTE - The score won't be updated ]
hstenn10:0:0000:00:999:[ until some points are scored. ]
hstenn10:0:2637:00:000:"Game" Score always = 0 PL1
hstenn10:0:2637:00:001:"Game" Score = 0 Now! PL1
hstenn10:0:2637:04:001:"Game" Score = 40 Now! PL1
hstenn10:0:2638:00:000:"Set" Score always = 0 PL1
hstenn10:0:2638:00:001:"Set" Score = 0 Now! PL1
hstenn10:0:2638:06:001:"Set" Score = 6 Now! PL1
hstenn10:0:2641:00:000:"Game" Score always = 0 PL2
hstenn10:0:2641:00:001:"Game" Score = 0 Now! PL2
hstenn10:0:2641:04:001:"Game" Score = 40 Now! PL2
hstenn10:0:2642:00:000:"Set" Score always = 0 PL2
hstenn10:0:2642:00:001:"Set" Score = 0 Now! PL2
hstenn10:0:2642:06:001:"Set" Score = 6 Now! PL2
; [ Hot Shots Tennis (V1.1) ]
hstennis:0:2F86:03:000:Infinite Credits
hstennis:0:2F87:E7:500:Infinite Credits (2/2)
hstennis:0:0000:00:999:[ NOTE - The score won't be updated ]
hstennis:0:0000:00:999:[ until some points are scored. ]
hstennis:0:2637:00:000:"Game" Score always = 0 PL1
hstennis:0:2637:00:001:"Game" Score = 0 Now! PL1
hstennis:0:2637:04:001:"Game" Score = 40 Now! PL1
hstennis:0:2638:00:000:"Set" Score always = 0 PL1
hstennis:0:2638:00:001:"Set" Score = 0 Now! PL1
hstennis:0:2638:06:001:"Set" Score = 6 Now! PL1
hstennis:0:2641:00:000:"Game" Score always = 0 PL2
hstennis:0:2641:00:001:"Game" Score = 0 Now! PL2
hstennis:0:2641:04:001:"Game" Score = 40 Now! PL2
hstennis:0:2642:00:000:"Set" Score always = 0 PL2
hstennis:0:2642:00:001:"Set" Score = 0 Now! PL2
hstennis:0:2642:06:001:"Set" Score = 6 Now! PL2
; [ Hatch Catch ]
htchctch:0:0000:00:999:[ This game hasn't even ]:REASON 11
htchctch:0:0000:00:999:[ been looked at due to ]:REASON 11
htchctch:0:0000:00:999:[ time constraints - Too]:REASON 11
htchctch:0:0000:00:999:[ many games and so ]:REASON 11
htchctch:0:0000:00:999:[ little time. It is ]:REASON 11
htchctch:0:0000:00:999:[ even possible that ]:REASON 11
htchctch:0:0000:00:999:[ this game may be a ]:REASON 11
htchctch:0:0000:00:999:[ clone of an existing ]:REASON 11
htchctch:0:0000:00:999:[ game which may have ]:REASON 11
htchctch:0:0000:00:999:[ cheats. Please search ]:REASON 11
htchctch:0:0000:00:999:[ the cheat forums ]:REASON 11
htchctch:0:0000:00:999:[ before posting cheat ]:REASON 11
htchctch:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Hat Trick Hero (Japan) ]
hthero:0:102935:09:000:Infinite Credits
hthero:0:102929:3C:000:Infinite Time
hthero:0:10A335:3C:500:Infinite Time (2/3)
hthero:0:10A334:63:500:Infinite Time (3/3)
hthero:0:102929:00:001:Finish this Game Now!
hthero:0:10A335:00:501:Finish this Game Now! (2/3)
hthero:0:10A334:00:501:Finish this Game Now! (3/3)
hthero:0:10A332:00:000:Score always 0 PL1
hthero:0:107AE0:00:500:Score always 0 PL1 (2/2)
hthero:0:10A332:09:000:Score always 9 PL1
hthero:0:107AE0:09:500:Score always 9 PL1 (2/2)
hthero:0:10A332:00:001:Set score = 0 Now! PL1
hthero:0:107AE0:00:501:Set score = 0 Now! PL1 (2/2)
hthero:0:10A332:09:001:Set score = 9 Now! PL1
hthero:0:107AE0:09:501:Set score = 9 Now! PL1 (2/2)
hthero:0:10A333:00:000:Score always 0 PL2
hthero:0:107AE9:00:500:Score always 0 PL2 (2/2)
hthero:0:10A333:09:000:Score always 9 PL2
hthero:0:107AE9:09:500:Score always 9 PL2 (2/2)
hthero:0:10A333:00:001:Set score = 0 Now! PL2
hthero:0:107AE9:00:501:Set score = 0 Now! PL2 (2/2)
hthero:0:10A333:09:001:Set score = 9 Now! PL2
hthero:0:107AE9:09:501:Set score = 9 Now! PL2 (2/2)
; [ Hat Trick Hero '93 (Japan) ]
hthero93:0:412629:3C:000:Infinite Time
hthero93:0:412628:09:500:Infinite Time (2/2)
hthero93:0:412629:00:001:Finish this Game Now!
hthero93:0:412628:00:501:Finish this Game Now! (2/2)
hthero93:0:410E71:00:000:Score always 0 LEFT TEAM
hthero93:0:410E71:13:000:Score always 19 LEFT TEAM
hthero93:0:410E71:00:001:Set score = 0 Now! LEFT TEAM
hthero93:0:410E71:13:001:Set score = 19 Now! LEFT TEAM
hthero93:0:410E71:13:070:Select score Now! LEFT TEAM
hthero93:0:410E79:00:000:Score always = 0 RIGHT TEAM
hthero93:0:410E79:13:000:Score always = 19 RIGHT TEAM
hthero93:0:410E79:00:001:Set score = 0 Now! RIGHT TEAM
hthero93:0:410E79:13:001:Set score = 19 Now! RIGHT TEAM
hthero93:0:410E79:13:070:Select score Now! RIGHT TEAM
hthero93:0:40E77B:09:000:Infinite Credits PL1
hthero93:0:410EA5:63:000:Infinite Units PL1
:hthero93:62000000:000000:00000000:00000000:Select Special Shoot PL1
:hthero93:00010000:410EA1:000000FF:FFFFFFFF:None
:hthero93:00010000:410EA1:00000000:FFFFFFFF:Super Dash
:hthero93:00010000:410EA1:00000001:FFFFFFFF:Super Sliding
:hthero93:00010000:410EA1:00000002:FFFFFFFF:Over Run
:hthero93:00010000:410EA1:00000003:FFFFFFFF:Super Guard
:hthero93:00010000:410EA1:00000004:FFFFFFFF:Banana Shoot
:hthero93:00010000:410EA1:00000005:FFFFFFFF:Super Shoot
:hthero93:00010000:410EA1:00000006:FFFFFFFF:Hyper Shoot
hthero93:0:40E77D:09:000:Infinite Credits PL2
hthero93:0:410EDD:63:000:Infinite Units PL2
:hthero93:62000000:000000:00000000:00000000:Select Special Shoot PL2
:hthero93:00010000:410ED9:000000FF:FFFFFFFF:None
:hthero93:00010000:410ED9:00000000:FFFFFFFF:Super Dash
:hthero93:00010000:410ED9:00000001:FFFFFFFF:Super Sliding
:hthero93:00010000:410ED9:00000002:FFFFFFFF:Over Run
:hthero93:00010000:410ED9:00000003:FFFFFFFF:Super Guard
:hthero93:00010000:410ED9:00000004:FFFFFFFF:Banana Shoot
:hthero93:00010000:410ED9:00000005:FFFFFFFF:Super Shoot
:hthero93:00010000:410ED9:00000006:FFFFFFFF:Hyper Shoot
hthero93:0:40E77F:09:000:Infinite Credits PL3
hthero93:0:410F15:63:000:Infinite Units PL3
:hthero93:62000000:000000:00000000:00000000:Select Special Shoot PL3
:hthero93:00010000:410F11:000000FF:FFFFFFFF:None
:hthero93:00010000:410F11:00000000:FFFFFFFF:Super Dash
:hthero93:00010000:410F11:00000001:FFFFFFFF:Super Sliding
:hthero93:00010000:410F11:00000002:FFFFFFFF:Over Run
:hthero93:00010000:410F11:00000003:FFFFFFFF:Super Guard
:hthero93:00010000:410F11:00000004:FFFFFFFF:Banana Shoot
:hthero93:00010000:410F11:00000005:FFFFFFFF:Super Shoot
:hthero93:00010000:410F11:00000006:FFFFFFFF:Hyper Shoot
hthero93:0:40E781:09:000:Infinite Credits PL4
hthero93:0:410F4D:63:000:Infinite Units PL4
:hthero93:62000000:000000:00000000:00000000:Select Special Shoot PL4
:hthero93:00010000:410F49:000000FF:FFFFFFFF:None
:hthero93:00010000:410F49:00000000:FFFFFFFF:Super Dash
:hthero93:00010000:410F49:00000001:FFFFFFFF:Super Sliding
:hthero93:00010000:410F49:00000002:FFFFFFFF:Over Run
:hthero93:00010000:410F49:00000003:FFFFFFFF:Super Guard
:hthero93:00010000:410F49:00000004:FFFFFFFF:Banana Shoot
:hthero93:00010000:410F49:00000005:FFFFFFFF:Super Shoot
:hthero93:00010000:410F49:00000006:FFFFFFFF:Hyper Shoot
hthero93:0:000000:00:999:[After you enable these region cheats to see any ]
hthero93:0:000000:00:999:[effect you will have to reset the game (F3). ]
hthero93:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
hthero93:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
hthero93:0:07FFFF:01:100:Region Switch = Japan
hthero93:0:07FFFF:02:100:Region Switch = US
hthero93:0:07FFFF:03:100:Region Switch = World
; [ Hat Trick Hero '94 (US) ]
hthero94:0:40E77B:09:000:Infinite Credits
hthero94:0:411F07:3C:000:Infinite Time
hthero94:0:411F06:09:500:Infinite Time (2/2)
hthero94:0:411F07:00:001:Finish this Game Now!
hthero94:0:411F06:00:501:Finish this Game Now! (2/2)
hthero94:0:410E69:00:000:Score always 0 LEFT TEAM
hthero94:0:410E69:13:000:Score always 19 LEFT TEAM
hthero94:0:410E69:00:001:Set score = 0 Now! LEFT TEAM
hthero94:0:410E69:13:001:Set score = 19 Now! LEFT TEAM
hthero94:0:410E69:13:070:Select score Now! LEFT TEAM
hthero94:0:410E71:00:000:Score always = 0 RIGHT TEAM
hthero94:0:410E71:13:000:Score always = 19 RIGHT TEAM
hthero94:0:410E71:00:001:Set score = 0 Now! RIGHT TEAM
hthero94:0:410E71:13:001:Set score = 19 Now! RIGHT TEAM
hthero94:0:410E71:13:070:Select score Now! RIGHT TEAM
hthero94:0:410E9D:63:000:Infinite Units PL1
hthero94:0:410ED5:63:000:Infinite Units PL2
hthero94:0:410F0D:63:000:Infinite Units PL3
hthero94:0:410F45:63:000:Infinite Units PL4
hthero94:0:000000:00:999:[After you enable these region cheats to see any ]
hthero94:0:000000:00:999:[effect you will have to reset the game (F3). ]
hthero94:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
hthero94:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
hthero94:0:07FFFF:01:100:Region Switch = Japan
hthero94:0:07FFFF:02:100:Region Switch = US
hthero94:0:07FFFF:03:100:Region Switch = World
; [ Hat Trick Hero '95 (Japan) ]
hthero95:0:40E77F:09:000:Infinite Credits
hthero95:0:410159:5A:000:Infinite Time
hthero95:0:410155:00:500:Infinite Time (2/2)
hthero95:0:410159:00:001:Finish this Game Now!
hthero95:0:410155:3C:501:Finish this Game Now! (2/2)
hthero95:0:000000:00:999:[The score cheats will only update the display ]
hthero95:0:000000:00:999:[when a goal is scored or the game ends. ]
hthero95:0:000000:00:999:[BTW, beware the Japan side as they are really ]
hthero95:0:000000:00:999:[dirty and the referee loves 'em! (git!) ]
hthero95:0:4139CB:00:000:Score always 0 PL1
hthero95:0:4139CB:63:000:Score always 99 PL1
hthero95:0:4139CB:00:001:Set score = 0 Now! PL1
hthero95:0:4139CB:32:001:Set score = 50 Now! PL1
hthero95:0:4139CB:63:070:Select score Now! PL1
hthero95:0:413A4B:00:000:Score always = 0 PL2
hthero95:0:413A4B:63:000:Score always = 99 PL2
hthero95:0:413A4B:00:001:Set score = 0 Now! PL2
hthero95:0:413A4B:32:001:Set score = 50 Now! PL2
hthero95:0:413A4B:63:070:Select score Now! PL2
hthero95:0:000000:00:999:[After you enable these region cheats to see any ]
hthero95:0:000000:00:999:[effect you will have to reset the game (F3). ]
hthero95:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
hthero95:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
hthero95:0:0FFFFF:01:100:Region Switch = Japan
hthero95:0:0FFFFF:02:100:Region Switch = US
hthero95:0:0FFFFF:03:100:Region Switch = World
; [ Hat Trick Hero '95 (US) ]
hthro95u:0:40E77F:09:000:Infinite Credits
hthro95u:0:410159:5A:000:Infinite Time
hthro95u:0:410155:00:500:Infinite Time (2/2)
hthro95u:0:410159:00:001:Finish this Game Now!
hthro95u:0:410155:3C:501:Finish this Game Now! (2/2)
hthro95u:0:000000:00:999:[The score cheats will only update the display ]
hthro95u:0:000000:00:999:[when a goal is scored or the game ends. ]
hthro95u:0:000000:00:999:[BTW, beware the Japan side as they are really ]
hthro95u:0:000000:00:999:[dirty and the referee loves 'em! (git!) ]
hthro95u:0:4139CB:00:000:Score always 0 PL1
hthro95u:0:4139CB:63:000:Score always 99 PL1
hthro95u:0:4139CB:00:001:Set score = 0 Now! PL1
hthro95u:0:4139CB:32:001:Set score = 50 Now! PL1
hthro95u:0:4139CB:63:070:Select score Now! PL1
hthro95u:0:413A4B:00:000:Score always = 0 PL2
hthro95u:0:413A4B:63:000:Score always = 99 PL2
hthro95u:0:413A4B:00:001:Set score = 0 Now! PL2
hthro95u:0:413A4B:32:001:Set score = 50 Now! PL2
hthro95u:0:413A4B:63:070:Select score Now! PL2
hthro95u:0:000000:00:999:[After you enable these region cheats to see any ]
hthro95u:0:000000:00:999:[effect you will have to reset the game (F3). ]
hthro95u:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
hthro95u:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
hthro95u:0:0FFFFF:01:100:Region Switch = Japan
hthro95u:0:0FFFFF:02:100:Region Switch = US
hthro95u:0:0FFFFF:03:100:Region Switch = World
; [ Hunchback ]
hunchbak:0:1E86:99:000:Infinite Credits
hunchbak:0:1F6D:00:000:Infinite Time (F6): F6 when Ezmarelda is Rescued
hunchbak:0:1EEB:04:001:Next Bell = Super Bonus Now!
hunchbak:0:1F3E:20:000:Never any Arrows or Balls
hunchbak:0:1F47:20:000:Guards never up spear
hunchbak:0:1F48:20:500:Guards never up spear (2/3)
hunchbak:0:1F49:20:500:Guards never up spear (3/3)
hunchbak:0:1C84:05:000:Infinite Lives PL1
hunchbak:0:1C85:05:000:Infinite Lives PL2
; [ Hunchback (DK conversion) ]
hunchbkd:0:1D98:99:000:Infinite Credits
hunchbkd:0:1E8E:00:000:Infinite Time (F6): F6 when Ezmarelda is Rescued
hunchbkd:0:1E01:04:001:Next Bell = Super Bonus Now!
hunchbkd:0:1E71:20:000:Never any Arrows or Balls
hunchbkd:0:1E7D:20:000:Guards never up spear
hunchbkd:0:1E7E:20:500:Guards never up spear (2/3)
hunchbkd:0:1E7F:20:500:Guards never up spear (3/3)
hunchbkd:0:1C88:05:000:Infinite Lives PL1
hunchbkd:0:1C89:05:000:Infinite Lives PL2
; [ Hunchback (Galaxian hardware) ]
hunchbkg:0:1E70:99:000:Infinite Credits
hunchbkg:0:1F72:00:000:Infinite Time (F6): F6 when Ezmarelda is Rescued
hunchbkg:0:1ED7:04:001:Next Bell = Super Bonus Now!
hunchbkg:0:1F3F:49:000:Never any Arrows or Balls
hunchbkg:0:1F4D:30:000:Guards never up spear
hunchbkg:0:1F4C:30:500:Guards never up spear (2/3)
hunchbkg:0:1F4B:30:500:Guards never up spear (3/3)
hunchbkg:0:1C6F:05:000:Infinite Lives PL1
hunchbkg:0:1C70:05:000:Infinite Lives PL2
; [ Hunchback (Scramble hardware) ]
hunchbks:0:1E70:99:000:Infinite Credits
hunchbks:0:1F72:00:000:Infinite Time (F6): F6 when Ezmarelda is Rescued
hunchbks:0:1ED8:04:001:Next Bell = Super Bonus Now!
hunchbks:0:1F40:49:000:Never any Arrows or Balls
hunchbks:0:1F4E:30:000:Guards never up spear
hunchbks:0:1F4D:30:500:Guards never up spear (2/3)
hunchbks:0:1F4C:30:500:Guards never up spear (3/3)
hunchbks:0:1C6F:05:000:Infinite Lives PL1
hunchbks:0:1C70:05:000:Infinite Lives PL2
; [ Hunchback Olympic ]
huncholy:0:1E6A:99:000:Infinite Credits
huncholy:0:0000:00:999:[Turn OFF Infinite Time ]
huncholy:0:0000:00:999:[before you finish a race ]
huncholy:0:0000:00:999:[or it may crash the game! ]
huncholy:0:0000:00:999:[You only need it for ]
huncholy:0:0000:00:999:[running events anyway! ]
huncholy:0:1E6E:00:005:Infinite Time
huncholy:0:1F05:FF:000:Top Speed
huncholy:0:1C6A:06:000:Infinite Lives PL1
huncholy:0:1ED3:05:070:Set High Jump Bar Height PL1
huncholy:0:1ED3:00:001:Set HJ Bar = Minimum Now! PL1
huncholy:0:1ED3:05:001:Set HJ Bar = Maximum Now! PL1
huncholy:0:1C6B:06:000:Infinite Lives PL2
huncholy:0:1ED4:05:070:Set High Jump Bar Height PL2
huncholy:0:1ED4:00:001:Set HJ Bar = Minimum Now! PL2
huncholy:0:1ED4:05:001:Set HJ Bar = Maximum Now! PL2
huncholy:0:0000:00:999:[A neato trick is to set the]
huncholy:0:0000:00:999:[HJ (High Jump) bar to the ]
huncholy:0:0000:00:999:[minimum (0) and after you ]
huncholy:0:0000:00:999:[have cleared the bar ]
huncholy:0:0000:00:999:[quickly hit HOME and set ]
huncholy:0:0000:00:999:[the bar to the maximum (5).]
huncholy:0:0000:00:999:[You then pass at the ]
huncholy:0:0000:00:999:[highest setting, it clocks ]
huncholy:0:0000:00:999:[the game, and you are back ]
huncholy:0:0000:00:999:[to the 100m Dash. ]
; [ Hustle ]
hustle:0:FF2A:07:000:Infinite Time
; [ Video Hustler ]
hustler:0:8002:63:000:Infinite Credits
hustler:0:81C0:03:000:Infinite Lives
hustler:0:81A6:03:000:Infinite Rests
; [ Video Hustler (bootleg) ]
hustlerb:0:8002:63:000:Infinite Credits
hustlerb:0:81C0:03:000:Infinite Lives
hustlerb:0:81A6:03:000:Infinite Rests
; [ High Voltage ]
hvoltage:0:040038:63:000:Infinite Lives PL1
hvoltage:0:040039:63:000:Infinite Lives PL2
; [ Heavy Metal ]
hvymetal:0:C200:07:000:Infinite Lives PL1
hvymetal:0:C180:07:000:Infinite Lives PL2
hvymetal:0:C2A2:00:000:No weapon overheat
hvymetal:0:C2D0:01:020:Always have Invincibility
hvymetal:0:C2D0:02:020:Always have Shot PowerUp
hvymetal:0:C2D0:04:020:Always have Missile PowerUp
hvymetal:0:C2D0:01:021:Get Invincibility Now!
hvymetal:0:C2D0:02:021:Get Shot PowerUp Now!
hvymetal:0:C2D0:04:021:Get Missile PowerUp Now!
; [ Heavyweight Champ ]
hwchamp:0:FFC532:03:000:Infinite Time
hwchamp:0:FFC533:60:500:Infinite Time (2/2)
hwchamp:0:FFC628:10:000:Infinite Energy
hwchamp:0:FFC728:10:000:Infinite Energy for Opponent
hwchamp:0:FFC728:00:001:Drain Opponent's Energy Now!
hwchamp:0:FFC532:00:001:Finish Round Now!
hwchamp:0:FFC533:00:501:Finish Round Now! (2/2)
; [ High Way Race ]
hwrace:0:8179:09:000:Infinite Fuel
hwrace:0:8178:FF:500:Infinite Fuel (2/2)
hwrace:0:8158:00:000:Invincibility
hwrace:0:0000:00:999:[See the Dip Switch Menu to ]
hwrace:0:0000:00:999:[enable an alternate ]
hwrace:0:0000:00:999:[Invincibility cheat. ]
hwrace:0:81C6:F1:000:No Opposite Car
; [ Hydra ]
hydra:0:FFADA1:FF:000:Infinite Fuel (Main)
hydra:0:FFADA3:5F:000:Infinite Fuel (Reserve)
hydra:0:FFA568:09:000:Infinite Boosts
; [ Hydra (prototype 5/14/90) ]
hydrap:0:FFAD97:FF:000:Infinite Fuel (Main)
hydrap:0:FFAD99:5F:000:Infinite Fuel (Reserve)
hydrap:0:FFA568:09:000:Infinite Boosts
; [ Hydra (prototype 5/25/90) ]
hydrap2:0:FFADA1:FF:000:Infinite Fuel (Main)
hydrap2:0:FFADA3:5F:000:Infinite Fuel (Reserve)
hydrap2:0:FFA568:09:000:Infinite Boosts
; [ Taisen Quiz HYHOO (Japan) ]
hyhoo:0:F3DC:63:000:Infinite Credits
:hyhoo:000000E6:F2B1:40000000:FFFFFFFF:Display the Correct Answer:Correct Answer
hyhoo:0:F2B1:01:000:Answer A always correct
; [ Taisen Quiz HYHOO 2 (Japan) ]
hyhoo2:0:F01C:99:000:Infinite Credits
:hyhoo2:000000E6:FC37:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
hyhoo2:0:FC37:00:000:Answer A always correct
; [ Mahjong Hyouban Musume [BET] (Japan) ]
hyouban:0:0000:00:999:[ The winning hand cheat must be activated when ]
hyouban:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
hyouban:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
hyouban:0:0000:00:999:[ visually change until you make a move. ]
hyouban:0:FC8B:31:001:Get winning hand Now!
hyouban:0:FC8C:31:501:Get winning hand Now! (02/14)
hyouban:0:FC8D:31:501:Get winning hand Now! (03/14)
hyouban:0:FC8E:32:501:Get winning hand Now! (04/14)
hyouban:0:FC8F:32:501:Get winning hand Now! (05/14)
hyouban:0:FC90:32:501:Get winning hand Now! (06/14)
hyouban:0:FC91:33:501:Get winning hand Now! (07/14)
hyouban:0:FC92:33:501:Get winning hand Now! (08/14)
hyouban:0:FC93:33:501:Get winning hand Now! (09/14)
hyouban:0:FC94:34:501:Get winning hand Now! (10/14)
hyouban:0:FC95:34:501:Get winning hand Now! (11/14)
hyouban:0:FC96:34:501:Get winning hand Now! (12/14)
hyouban:0:FC97:35:501:Get winning hand Now! (13/14)
hyouban:0:FC98:35:501:Get winning hand Now! (14/14)
hyouban:0:0000:00:999:[ At the start of a game, there may be some ]
hyouban:0:0000:00:999:[ small glitches on the tiles when using the ]
hyouban:0:0000:00:999:[ 'Always' cheats. The cheats should still work ]
hyouban:0:0000:00:999:[ as normal. ]
hyouban:0:FC8B:31:000:Always winning hand
hyouban:0:FC8C:31:500:Always winning hand (02/14)
hyouban:0:FC8D:31:500:Always winning hand (03/14)
hyouban:0:FC8E:32:500:Always winning hand (04/14)
hyouban:0:FC8F:32:500:Always winning hand (05/14)
hyouban:0:FC90:32:500:Always winning hand (06/14)
hyouban:0:FC91:33:500:Always winning hand (07/14)
hyouban:0:FC92:33:500:Always winning hand (08/14)
hyouban:0:FC93:33:500:Always winning hand (09/14)
hyouban:0:FC94:34:500:Always winning hand (10/14)
hyouban:0:FC95:34:500:Always winning hand (11/14)
hyouban:0:FC96:34:500:Always winning hand (12/14)
hyouban:0:FC97:35:500:Always winning hand (13/14)
hyouban:0:FC98:35:500:Always winning hand (14/14)
; [ Hyper Athlete (GV021 JAPAN 1.00) ]
hyperath:0:00000:00:999:[ ]
hyperath:0:00000:00:999:[ 100m Dash, 100m Freestyle, ]
hyperath:0:00000:00:999:[ 110m Hurdles & Pole Vault ]
hyperath:0:00000:00:999:[ ]
:hyperath:00100000:000E8A4A:000041A0:FFFFFFFF:Run/Swim Like Hell PL1:You should turn this cheat OFF as soon as you've crossed the line
:hyperath:00100000:000E96A6:000041A0:FFFFFFFF:Run/Swim Like Hell PL2:You should turn this cheat OFF as soon as you've crossed the line
hyperath:0:00000:00:999:[ ]
hyperath:0:00000:00:999:[ Discus, Hammer & Shot Put ]
hyperath:0:00000:00:999:[ ]
hyperath:0:96508:02:000:Auto 45 degrees angle
hyperath:0:96509:02:500:Auto 45 degrees angle (2/2)
hyperath:0:00000:00:999:[ ]
hyperath:0:00000:00:999:[ Triple Jump, Long Jump & Javelin ]
hyperath:0:00000:00:999:[ ]
hyperath:0:EB108:2D:000:Auto 45 degrees angle
hyperath:0:00000:00:999:[ ]
hyperath:0:00000:00:999:[ High Jump ]
hyperath:0:00000:00:999:[ ]
hyperath:0:E8B0E:DC:000:Always have Max Power
; [ Hyper Pacman ]
hyperpac:0:1055D4:00:000:Infinite Time:Press F6 to give up in bonus stages
hyperpac:0:1055D5:02:500:Infinite Time (2/2)
hyperpac:0:1055CE:00:001:One pill to finish this level Now!
hyperpac:0:1055CF:01:501:One pill to finish this level Now! (2/2)
hyperpac:0:104959:09:000:Infinite Lives PL1
hyperpac:0:10494D:C8:000:Infinite Red Pill Time PL1
hyperpac:0:10494F:03:000:Invincibility PL1
hyperpac:0:104993:09:000:Infinite Lives PL2
hyperpac:0:104987:C8:000:Infinite Red Pill Time PL2
hyperpac:0:104989:03:000:Invincibility PL2
; [ Hyper Pacman (bootleg) ]
hyperpcb:0:1055D4:00:000:Infinite Time:Press F6 to give up in bonus stages
hyperpcb:0:1055D5:02:500:Infinite Time (2/2)
hyperpcb:0:1055CE:00:001:One pill to finish this level Now!
hyperpcb:0:1055CF:01:501:One pill to finish this level Now! (2/2)
hyperpcb:0:104959:09:000:Infinite Lives PL1
hyperpcb:0:10494D:C8:000:Infinite Red Pill Time PL1
hyperpcb:0:10494F:03:000:Invincibility PL1
hyperpcb:0:104993:09:000:Infinite Lives PL2
hyperpcb:0:104987:C8:000:Infinite Red Pill Time PL2
hyperpcb:0:104989:03:000:Invincibility PL2
; [ Hyper Sports ]
hyperspt:0:0000:00:999:[Turn the 'Start on' cheats ]
hyperspt:0:0000:00:999:[ON on the title screen and ]
hyperspt:0:0000:00:999:[DON'T forget to turn off ]
hyperspt:0:0000:00:999:[them OFF when you are on ]
hyperspt:0:0000:00:999:[the event or you won't ]
hyperspt:0:0000:00:999:[progress any further!! ]
hyperspt:0:3068:01:000:Start on Skeet shooting
hyperspt:0:3068:02:000:Start on Long horse
hyperspt:0:3068:03:000:Start on Archery
hyperspt:0:3068:04:000:Start on Triple jump
hyperspt:0:3068:05:000:Start on Weightlifting
hyperspt:0:3068:06:000:Start on Pole vault
hyperspt:0:3157:00:000:No breath on Swimming PL1&PL3
hyperspt:0:31B7:00:000:No breath on Swimming PL2&PL4
hyperspt:0:3502:00:000:Always first try PL1
hyperspt:0:3522:00:000:Always first try PL2
hyperspt:0:3542:00:000:Always first try PL3
hyperspt:0:3562:00:000:Always first try PL4
hyperspt:0:3503:00:000:No False Starts PL1
hyperspt:0:3523:00:000:No False Starts PL2
hyperspt:0:3543:00:000:No False Starts PL3
hyperspt:0:3563:00:000:No False Starts PL4
hyperspt:0:3071:01:000:Skeet Target Practise
hyperspt:0:3070:09:001:Add 90 seconds for skeet
hyperspt:0:30C4:2D:000:Auto 45 degrees angle
hyperspt:0:30EF:19:000:25 Turns on the Long Horse
hyperspt:0:3111:0F:000:Faster Swimmer and Skeets
hyperspt:0:30B1:09:000:Fast in TJ,PV and WL
hyperspt:0:0000:00:999:[The Full Speed cheat works ]
hyperspt:0:0000:00:999:[well for the Weighlifting ]
hyperspt:0:0000:00:999:[and the Pole Vault. ]
hyperspt:0:30B0:01:000:Full Speed
hyperspt:0:30B1:07:500:Full Speed (2/3)
hyperspt:0:30B2:00:500:Full Speed (3/3)
hyperspt:0:0000:00:999:[Use the Fast Enough for TJ ]
hyperspt:0:0000:00:999:[cheat instead of the Full ]
hyperspt:0:0000:00:999:[Speed on the Triple Jump. ]
hyperspt:0:30B0:01:000:Fast Enough for TJ
hyperspt:0:30B1:02:500:Fast Enough for TJ (2/2)
; [ Hyper Duel (Japan) ]
hyprdelj:0:FFF3D3:16:000:Infinite Lives PL1
hyprdelj:0:FFAB5E:00:000:Invincibility PL1:To be used when you blink
hyprdelj:0:FFAB5F:02:500:Invincibility PL1 (2/2)
hyprdelj:0:FFAB31:03:000:Maximum Fire Power PL1
hyprdelj:0:FFAB54:02:000:Maximum "Special" PL1
hyprdelj:0:FFAB55:7F:500:Maximum "Special" PL1 (2/2)
hyprdelj:0:FFF3D5:16:000:Infinite Lives PL2
hyprdelj:0:FFACDE:00:000:Invincibility PL2:To be used when you blink
hyprdelj:0:FFACDF:02:500:Invincibility PL2 (2/2)
hyprdelj:0:FFACB1:03:000:Maximum Fire Power PL2
hyprdelj:0:FFACD4:02:000:Maximum "Special" PL2
hyprdelj:0:FFACD5:7F:500:Maximum "Special" PL2 (2/2)
; [ Hyper Duel (World) ]
hyprduel:0:FFF3D3:16:000:Infinite Lives PL1
hyprduel:0:FFAB5E:00:000:Invincibility PL1:To be used when you blink
hyprduel:0:FFAB5F:02:500:Invincibility PL1 (2/2)
hyprduel:0:FFAB31:03:000:Maximum Fire Power PL1
hyprduel:0:FFAB54:02:000:Maximum "Special" PL1
hyprduel:0:FFAB55:7F:500:Maximum "Special" PL1 (2/2)
hyprduel:0:FFF3D5:16:000:Infinite Lives PL2
hyprduel:0:FFACDE:00:000:Invincibility PL2:To be used when you blink
hyprduel:0:FFACDF:02:500:Invincibility PL2 (2/2)
hyprduel:0:FFACB1:03:000:Maximum Fire Power PL2
hyprduel:0:FFACD4:02:000:Maximum "Special" PL2
hyprduel:0:FFACD5:7F:500:Maximum "Special" PL2 (2/2)
; [ Mahjong Hyper Reaction 2 (Japan) ]
hypreac2:0:000000:00:999:[ The winning hand cheat must be activated when ]
hypreac2:0:000000:00:999:[ there are 14 tiles in your hand, then press the ]
hypreac2:0:000000:00:999:[ RON key ('Z' by default). The tiles do not ]
hypreac2:0:000000:00:999:[ visually change until you make a move. ]
:hypreac2:00000001:004016:0000001B:FFFFFFFF:Get winning hand Now!
:hypreac2:00010001:004017:000000FF:FFFFFFFF:Get winning hand Now! (02/42)
:hypreac2:00010001:004018:00000003:FFFFFFFF:Get winning hand Now! (03/42)
:hypreac2:00010001:00401A:0000001B:FFFFFFFF:Get winning hand Now! (04/42)
:hypreac2:00010001:00401B:000000FF:FFFFFFFF:Get winning hand Now! (05/42)
:hypreac2:00010001:00401C:00000003:FFFFFFFF:Get winning hand Now! (06/42)
:hypreac2:00010001:00401E:0000001B:FFFFFFFF:Get winning hand Now! (07/42)
:hypreac2:00010001:00401F:000000FF:FFFFFFFF:Get winning hand Now! (08/42)
:hypreac2:00010001:004020:00000003:FFFFFFFF:Get winning hand Now! (09/42)
:hypreac2:00010001:004022:0000001C:FFFFFFFF:Get winning hand Now! (10/42)
:hypreac2:00010001:004023:000000FF:FFFFFFFF:Get winning hand Now! (11/42)
:hypreac2:00010001:004024:00000003:FFFFFFFF:Get winning hand Now! (12/42)
:hypreac2:00010001:004026:0000001C:FFFFFFFF:Get winning hand Now! (13/42)
:hypreac2:00010001:004027:000000FF:FFFFFFFF:Get winning hand Now! (14/42)
:hypreac2:00010001:004028:00000003:FFFFFFFF:Get winning hand Now! (15/42)
:hypreac2:00010001:00402A:0000001C:FFFFFFFF:Get winning hand Now! (16/42)
:hypreac2:00010001:00402B:000000FF:FFFFFFFF:Get winning hand Now! (17/42)
:hypreac2:00010001:00402C:00000003:FFFFFFFF:Get winning hand Now! (18/42)
:hypreac2:00010001:00402E:0000001D:FFFFFFFF:Get winning hand Now! (19/42)
:hypreac2:00010001:00402F:000000FF:FFFFFFFF:Get winning hand Now! (20/42)
:hypreac2:00010001:004030:00000003:FFFFFFFF:Get winning hand Now! (21/42)
:hypreac2:00010001:004032:0000001D:FFFFFFFF:Get winning hand Now! (22/42)
:hypreac2:00010001:004033:000000FF:FFFFFFFF:Get winning hand Now! (23/42)
:hypreac2:00010001:004034:00000003:FFFFFFFF:Get winning hand Now! (24/42)
:hypreac2:00010001:004036:0000001D:FFFFFFFF:Get winning hand Now! (25/42)
:hypreac2:00010001:004037:000000FF:FFFFFFFF:Get winning hand Now! (26/42)
:hypreac2:00010001:004038:00000003:FFFFFFFF:Get winning hand Now! (27/42)
:hypreac2:00010001:00403A:0000001E:FFFFFFFF:Get winning hand Now! (28/42)
:hypreac2:00010001:00403B:000000FF:FFFFFFFF:Get winning hand Now! (29/42)
:hypreac2:00010001:00403C:00000003:FFFFFFFF:Get winning hand Now! (30/42)
:hypreac2:00010001:00403E:0000001E:FFFFFFFF:Get winning hand Now! (31/42)
:hypreac2:00010001:00403F:000000FF:FFFFFFFF:Get winning hand Now! (32/42)
:hypreac2:00010001:004040:00000003:FFFFFFFF:Get winning hand Now! (33/42)
:hypreac2:00010001:004042:0000001E:FFFFFFFF:Get winning hand Now! (34/42)
:hypreac2:00010001:004043:000000FF:FFFFFFFF:Get winning hand Now! (35/42)
:hypreac2:00010001:004044:00000003:FFFFFFFF:Get winning hand Now! (36/42)
:hypreac2:00010001:004046:0000001F:FFFFFFFF:Get winning hand Now! (37/42)
:hypreac2:00010001:004047:000000FF:FFFFFFFF:Get winning hand Now! (38/42)
:hypreac2:00010001:004048:00000004:FFFFFFFF:Get winning hand Now! (39/42)
:hypreac2:00010001:00404A:0000001F:FFFFFFFF:Get winning hand Now! (40/42)
:hypreac2:00010001:00404B:000000FF:FFFFFFFF:Get winning hand Now! (41/42)
:hypreac2:00010001:00404C:00000004:FFFFFFFF:Get winning hand Now! (42/42)
:hypreac2:00000000:004016:0000001B:FFFFFFFF:Always winning hand
:hypreac2:00010000:004017:000000FF:FFFFFFFF:Always winning hand (02/42)
:hypreac2:00010000:004018:00000003:FFFFFFFF:Always winning hand (03/42)
:hypreac2:00010000:00401A:0000001B:FFFFFFFF:Always winning hand (04/42)
:hypreac2:00010000:00401B:000000FF:FFFFFFFF:Always winning hand (05/42)
:hypreac2:00010000:00401C:00000003:FFFFFFFF:Always winning hand (06/42)
:hypreac2:00010000:00401E:0000001B:FFFFFFFF:Always winning hand (07/42)
:hypreac2:00010000:00401F:000000FF:FFFFFFFF:Always winning hand (08/42)
:hypreac2:00010000:004020:00000003:FFFFFFFF:Always winning hand (09/42)
:hypreac2:00010000:004022:0000001C:FFFFFFFF:Always winning hand (10/42)
:hypreac2:00010000:004023:000000FF:FFFFFFFF:Always winning hand (11/42)
:hypreac2:00010000:004024:00000003:FFFFFFFF:Always winning hand (12/42)
:hypreac2:00010000:004026:0000001C:FFFFFFFF:Always winning hand (13/42)
:hypreac2:00010000:004027:000000FF:FFFFFFFF:Always winning hand (14/42)
:hypreac2:00010000:004028:00000003:FFFFFFFF:Always winning hand (15/42)
:hypreac2:00010000:00402A:0000001C:FFFFFFFF:Always winning hand (16/42)
:hypreac2:00010000:00402B:000000FF:FFFFFFFF:Always winning hand (17/42)
:hypreac2:00010000:00402C:00000003:FFFFFFFF:Always winning hand (18/42)
:hypreac2:00010000:00402E:0000001D:FFFFFFFF:Always winning hand (19/42)
:hypreac2:00010000:00402F:000000FF:FFFFFFFF:Always winning hand (20/42)
:hypreac2:00010000:004030:00000003:FFFFFFFF:Always winning hand (21/42)
:hypreac2:00010000:004032:0000001D:FFFFFFFF:Always winning hand (22/42)
:hypreac2:00010000:004033:000000FF:FFFFFFFF:Always winning hand (23/42)
:hypreac2:00010000:004034:00000003:FFFFFFFF:Always winning hand (24/42)
:hypreac2:00010000:004036:0000001D:FFFFFFFF:Always winning hand (25/42)
:hypreac2:00010000:004037:000000FF:FFFFFFFF:Always winning hand (26/42)
:hypreac2:00010000:004038:00000003:FFFFFFFF:Always winning hand (27/42)
:hypreac2:00010000:00403A:0000001E:FFFFFFFF:Always winning hand (28/42)
:hypreac2:00010000:00403B:000000FF:FFFFFFFF:Always winning hand (29/42)
:hypreac2:00010000:00403C:00000003:FFFFFFFF:Always winning hand (30/42)
:hypreac2:00010000:00403E:0000001E:FFFFFFFF:Always winning hand (31/42)
:hypreac2:00010000:00403F:000000FF:FFFFFFFF:Always winning hand (32/42)
:hypreac2:00010000:004040:00000003:FFFFFFFF:Always winning hand (33/42)
:hypreac2:00010000:004042:0000001E:FFFFFFFF:Always winning hand (34/42)
:hypreac2:00010000:004043:000000FF:FFFFFFFF:Always winning hand (35/42)
:hypreac2:00010000:004044:00000003:FFFFFFFF:Always winning hand (36/42)
:hypreac2:00010000:004046:0000001F:FFFFFFFF:Always winning hand (37/42)
:hypreac2:00010000:004047:000000FF:FFFFFFFF:Always winning hand (38/42)
:hypreac2:00010000:004048:00000004:FFFFFFFF:Always winning hand (39/42)
:hypreac2:00010000:00404A:0000001F:FFFFFFFF:Always winning hand (40/42)
:hypreac2:00010000:00404B:000000FF:FFFFFFFF:Always winning hand (41/42)
:hypreac2:00010000:00404C:00000004:FFFFFFFF:Always winning hand (42/42)
:hypreac2:00000006:004016:0000030D:FFFFFFFF:Watch ALL 14 tiles - Player
:hypreac2:00000006:004216:0000030D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
hypreac2:0:000000:00:999:[ Here is the look-up list for the above watches. ]
hypreac2:0:000000:00:999:[ ]
hypreac2:0:000000:00:999:[ value rank family common name chinese name ]
hypreac2:0:000000:00:999:[ 00h 00h 00h 1 "characters" 1 "wan" ]
hypreac2:0:000000:00:999:[ 01h 01h 00h 2 "characters" 2 "wan" ]
hypreac2:0:000000:00:999:[ 02h 02h 00h 3 "characters" 3 "wan" ]
hypreac2:0:000000:00:999:[ 03h 03h 00h 4 "characters" 4 "wan" ]
hypreac2:0:000000:00:999:[ 04h 04h 00h 5 "characters" 5 "wan" ]
hypreac2:0:000000:00:999:[ 05h 05h 00h 6 "characters" 6 "wan" ]
hypreac2:0:000000:00:999:[ 06h 06h 00h 7 "characters" 7 "wan" ]
hypreac2:0:000000:00:999:[ 07h 07h 00h 8 "characters" 8 "wan" ]
hypreac2:0:000000:00:999:[ 08h 08h 00h 9 "characters" 9 "wan" ]
hypreac2:0:000000:00:999:[ 09h 00h 01h 1 "dots" 1 "tung" ]
hypreac2:0:000000:00:999:[ 0Ah 01h 01h 2 "dots" 2 "tung" ]
hypreac2:0:000000:00:999:[ 0Bh 02h 01h 3 "dots" 3 "tung" ]
hypreac2:0:000000:00:999:[ 0Ch 03h 01h 4 "dots" 4 "tung" ]
hypreac2:0:000000:00:999:[ 0Dh 04h 01h 5 "dots" 5 "tung" ]
hypreac2:0:000000:00:999:[ 0Eh 05h 01h 6 "dots" 6 "tung" ]
hypreac2:0:000000:00:999:[ 0Fh 06h 01h 7 "dots" 7 "tung" ]
hypreac2:0:000000:00:999:[ 10h 07h 01h 8 "dots" 8 "tung" ]
hypreac2:0:000000:00:999:[ 11h 08h 01h 9 "dots" 9 "tung" ]
hypreac2:0:000000:00:999:[ 12h 00h 02h 1 "bamboo" 1"tiao/Bird" ]
hypreac2:0:000000:00:999:[ 13h 01h 02h 2 "bamboo" 2 "tiao" ]
hypreac2:0:000000:00:999:[ 14h 02h 02h 3 "bamboo" 3 "tiao" ]
hypreac2:0:000000:00:999:[ 15h 03h 02h 4 "bamboo" 4 "tiao" ]
hypreac2:0:000000:00:999:[ 16h 04h 02h 5 "bamboo" 5 "tiao" ]
hypreac2:0:000000:00:999:[ 17h 05h 02h 6 "bamboo" 6 "tiao" ]
hypreac2:0:000000:00:999:[ 18h 06h 02h 7 "bamboo" 7 "tiao" ]
hypreac2:0:000000:00:999:[ 19h 07h 02h 8 "bamboo" 8 "tiao" ]
hypreac2:0:000000:00:999:[ 1Ah 08h 02h 9 "bamboo" 9 "tiao" ]
hypreac2:0:000000:00:999:[ 1Bh FFh 03h East "wind" ]
hypreac2:0:000000:00:999:[ 1Ch FFh 03h South "wind" ]
hypreac2:0:000000:00:999:[ 1Dh FFh 03h West "wind" ]
hypreac2:0:000000:00:999:[ 1Eh FFh 03h North "wind" ]
hypreac2:0:000000:00:999:[ 1Fh FFh 04h White "dragon" ]
hypreac2:0:000000:00:999:[ 20h FFh 04h Green "dragon" ]
hypreac2:0:000000:00:999:[ 21h FFh 04h Red "dragon" ]
hypreac2:0:000000:00:999:[ FFh FFh FFh - no tile - ]
; [ Mahjong Hyper Reaction (Japan) ]
hypreact:0:000000:00:999:[ The winning hand cheat must be activated when ]
hypreact:0:000000:00:999:[ there are 14 tiles in your hand, then press ]
hypreact:0:000000:00:999:[ the RON key ('Z' by default). The tiles do not ]
hypreact:0:000000:00:999:[ visually change until you make a move. ]
:hypreact:00000001:000510:0000001C:FFFFFFFF:Get winning hand Now!
:hypreact:00010001:000511:0000001B:FFFFFFFF:Get winning hand Now! (02/28)
:hypreact:00010001:000518:0000001C:FFFFFFFF:Get winning hand Now! (03/28)
:hypreact:00010001:000519:0000001B:FFFFFFFF:Get winning hand Now! (04/28)
:hypreact:00010001:000520:0000001C:FFFFFFFF:Get winning hand Now! (05/28)
:hypreact:00010001:000521:0000001B:FFFFFFFF:Get winning hand Now! (06/28)
:hypreact:00010001:000528:0000001D:FFFFFFFF:Get winning hand Now! (07/28)
:hypreact:00010001:000529:0000001C:FFFFFFFF:Get winning hand Now! (08/28)
:hypreact:00010001:000530:0000001D:FFFFFFFF:Get winning hand Now! (09/28)
:hypreact:00010001:000531:0000001C:FFFFFFFF:Get winning hand Now! (10/28)
:hypreact:00010001:000538:0000001D:FFFFFFFF:Get winning hand Now! (11/28)
:hypreact:00010001:000539:0000001C:FFFFFFFF:Get winning hand Now! (12/28)
:hypreact:00010001:000540:0000001E:FFFFFFFF:Get winning hand Now! (13/28)
:hypreact:00010001:000541:0000001D:FFFFFFFF:Get winning hand Now! (14/28)
:hypreact:00010001:000548:0000001E:FFFFFFFF:Get winning hand Now! (15/28)
:hypreact:00010001:000549:0000001D:FFFFFFFF:Get winning hand Now! (16/28)
:hypreact:00010001:000550:0000001E:FFFFFFFF:Get winning hand Now! (17/28)
:hypreact:00010001:000551:0000001D:FFFFFFFF:Get winning hand Now! (18/28)
:hypreact:00010001:000558:0000001F:FFFFFFFF:Get winning hand Now! (19/28)
:hypreact:00010001:000559:0000001E:FFFFFFFF:Get winning hand Now! (20/28)
:hypreact:00010001:000560:0000001F:FFFFFFFF:Get winning hand Now! (21/28)
:hypreact:00010001:000561:0000001E:FFFFFFFF:Get winning hand Now! (22/28)
:hypreact:00010001:000568:0000001F:FFFFFFFF:Get winning hand Now! (23/28)
:hypreact:00010001:000569:0000001E:FFFFFFFF:Get winning hand Now! (24/28)
:hypreact:00010001:000570:00000020:FFFFFFFF:Get winning hand Now! (25/28)
:hypreact:00010001:000571:0000001F:FFFFFFFF:Get winning hand Now! (26/28)
:hypreact:00010001:000578:00000020:FFFFFFFF:Get winning hand Now! (27/28)
:hypreact:00010001:000579:0000001F:FFFFFFFF:Get winning hand Now! (28/28)
:hypreact:00000006:000510:0000070D:FFFFFFFF:Watch ALL 14 tiles - Player
hypreact:0:000000:00:999:[ Here is the look-up list for the above watches ]
hypreact:0:000000:00:999:[ ]
hypreact:0:000000:00:999:[ value display common name chinese name ]
hypreact:0:000000:00:999:[ 00h 00h - no tile - ]
hypreact:0:000000:00:999:[ 01h 00h 1 "characters" 1 "wan" ]
hypreact:0:000000:00:999:[ 02h 01h 2 "characters" 2 "wan" ]
hypreact:0:000000:00:999:[ 03h 02h 3 "characters" 3 "wan" ]
hypreact:0:000000:00:999:[ 04h 03h 4 "characters" 4 "wan" ]
hypreact:0:000000:00:999:[ 05h 04h 5 "characters" 5 "wan" ]
hypreact:0:000000:00:999:[ 06h 05h 6 "characters" 6 "wan" ]
hypreact:0:000000:00:999:[ 07h 06h 7 "characters" 7 "wan" ]
hypreact:0:000000:00:999:[ 08h 07h 8 "characters" 8 "wan" ]
hypreact:0:000000:00:999:[ 09h 08h 9 "characters" 9 "wan" ]
hypreact:0:000000:00:999:[ 0Ah 09h 1 "dots" 1 "tung" ]
hypreact:0:000000:00:999:[ 0Bh 0Ah 2 "dots" 2 "tung" ]
hypreact:0:000000:00:999:[ 0Ch 0Bh 3 "dots" 3 "tung" ]
hypreact:0:000000:00:999:[ 0Dh 0Ch 4 "dots" 4 "tung" ]
hypreact:0:000000:00:999:[ 0Eh 0Dh 5 "dots" 5 "tung" ]
hypreact:0:000000:00:999:[ 0Fh 0Eh 6 "dots" 6 "tung" ]
hypreact:0:000000:00:999:[ 10h 0Fh 7 "dots" 7 "tung" ]
hypreact:0:000000:00:999:[ 11h 10h 8 "dots" 8 "tung" ]
hypreact:0:000000:00:999:[ 12h 11h 9 "dots" 9 "tung" ]
hypreact:0:000000:00:999:[ 13h 12h 1 "bamboo" 1 "tiao/Bird ]
hypreact:0:000000:00:999:[ 14h 13h 2 "bamboo" 2 "tiao" ]
hypreact:0:000000:00:999:[ 15h 14h 3 "bamboo" 3 "tiao" ]
hypreact:0:000000:00:999:[ 16h 15h 4 "bamboo" 4 "tiao" ]
hypreact:0:000000:00:999:[ 17h 16h 5 "bamboo" 5 "tiao" ]
hypreact:0:000000:00:999:[ 18h 17h 6 "bamboo" 6 "tiao" ]
hypreact:0:000000:00:999:[ 19h 18h 7 "bamboo" 7 "tiao" ]
hypreact:0:000000:00:999:[ 1Ah 19h 8 "bamboo" 8 "tiao" ]
hypreact:0:000000:00:999:[ 1Bh 1Ah 9 "bamboo" 9 "tiao" ]
hypreact:0:000000:00:999:[ 1Ch 1Bh East "wind" ]
hypreact:0:000000:00:999:[ 1Dh 1Ch South "wind" ]
hypreact:0:000000:00:999:[ 1Eh 1Dh West "wind" ]
hypreact:0:000000:00:999:[ 1Fh 1Eh North "wind" ]
hypreact:0:000000:00:999:[ 20h 1Fh White "dragon" ]
hypreact:0:000000:00:999:[ 21h 20h Green "dragon" ]
hypreact:0:000000:00:999:[ 22h 21h Red "dragon" ]
; [ Hyper Olympic (bootleg) ]
hyprolyb:0:287F:01:000:Always Qualify in u 2 sec
hyprolyb:0:28D9:00:000:No False Starts PL1 & PL3
hyprolyb:0:28F9:00:000:No False Starts PL2 & PL4
hyprolyb:0:28C9:00:000:No Long Jump fouls
hyprolyb:0:2B9F:00:000:No High Jump Faults PL1
hyprolyb:0:2BBF:00:000:No High Jump Faults PL2
hyprolyb:0:2BDF:00:000:No High Jump Faults PL3
hyprolyb:0:2BFF:00:000:No High Jump Faults PL4
hyprolyb:0:2B81:02:000:Infinite Lives PL1
hyprolyb:0:2BA1:02:000:Infinite Lives PL2
hyprolyb:0:2BC1:02:000:Infinite Lives PL3
hyprolyb:0:2BE1:02:000:Infinite Lives PL4
hyprolyb:0:2A38:2D:000:Super Hammer Throw
hyprolyb:0:0000:00:999:[Turn the 'Start on' cheats ]
hyprolyb:0:0000:00:999:[ON on the title screen and ]
hyprolyb:0:0000:00:999:[DON'T forget to turn off ]
hyprolyb:0:0000:00:999:[them OFF when you are on ]
hyprolyb:0:0000:00:999:[the event or you won't ]
hyprolyb:0:0000:00:999:[progress any further!! ]
hyprolyb:0:2884:00:000:Start on 100 Meter Dash
hyprolyb:0:2884:01:000:Start on Long Jump
hyprolyb:0:2884:02:000:Start on Javelin Throw
hyprolyb:0:2884:03:000:Start on 110 Meter Hurdles
hyprolyb:0:2884:04:000:Start on Hammer Throw
hyprolyb:0:2884:05:000:Start on High Jump
hyprolyb:0:0000:00:999:[The Superman cheat allows ]
hyprolyb:0:0000:00:999:[you to leap tall buildings ]
hyprolyb:0:0000:00:999:[in one bound - handy for ]
hyprolyb:0:0000:00:999:[the High Jump!! It DOES NOT]
hyprolyb:0:0000:00:999:[work well with the Auto ]
hyprolyb:0:0000:00:999:[Angle cheat so turn ONE ]
hyprolyb:0:0000:00:999:[of them OFF!!!!! ]
hyprolyb:0:28B3:09:000:Superman
hyprolyb:0:28D8:2D:000:Auto 45 degrees angle
hyprolyb:0:0000:00:999:[On the High Jump it's best ]
hyprolyb:0:0000:00:999:[to disable the Full Speed ]
hyprolyb:0:0000:00:999:[and use the Superman cheat.]
hyprolyb:0:28B0:01:000:Full Speed
hyprolyb:0:28B1:05:500:Full Speed (2/3)
hyprolyb:0:28B2:00:500:Full Speed (3/3)
hyprolyb:0:0000:00:999:[Don't use the Full Speed ]
hyprolyb:0:0000:00:999:[cheat on the Hurdles - it ]
hyprolyb:0:0000:00:999:[is TOO fast, use Fast for ]
hyprolyb:0:0000:00:999:[Hurdles instead. ]
hyprolyb:0:28B0:01:000:Fast for Hurdles
hyprolyb:0:28B1:02:500:Fast for Hurdles (2/3)
hyprolyb:0:28B2:00:500:Fast for Hurdles (3/3)
hyprolyb:0:0000:00:999:[The Take steroids cheat is ]
hyprolyb:0:0000:00:999:[better than the Full Speed ]
hyprolyb:0:0000:00:999:[cheat. However, you must be]
hyprolyb:0:0000:00:999:[careful with it or you'll ]
hyprolyb:0:0000:00:999:[run off the pitch and the ]
hyprolyb:0:0000:00:999:[anti-doping control will ]
hyprolyb:0:0000:00:999:[catch you!! ;-) ]
hyprolyb:0:2834:00:000:Take steroids
; [ Hyper Olympic ]
hyprolym:0:287F:01:000:Always Qualify in u 2 sec
hyprolym:0:28D9:00:000:No False Starts PL1 & PL3
hyprolym:0:28F9:00:000:No False Starts PL2 & PL4
hyprolym:0:28C9:00:000:No Long Jump fouls
hyprolym:0:2B9F:00:000:No High Jump Faults PL1
hyprolym:0:2BBF:00:000:No High Jump Faults PL2
hyprolym:0:2BDF:00:000:No High Jump Faults PL3
hyprolym:0:2BFF:00:000:No High Jump Faults PL4
hyprolym:0:2B81:02:000:Infinite Lives PL1
hyprolym:0:2BA1:02:000:Infinite Lives PL2
hyprolym:0:2BC1:02:000:Infinite Lives PL3
hyprolym:0:2BE1:02:000:Infinite Lives PL4
hyprolym:0:2A38:2D:000:Super Hammer Throw
hyprolym:0:0000:00:999:[Turn the 'Start on' cheats ]
hyprolym:0:0000:00:999:[ON on the title screen and ]
hyprolym:0:0000:00:999:[DON'T forget to turn off ]
hyprolym:0:0000:00:999:[them OFF when you are on ]
hyprolym:0:0000:00:999:[the event or you won't ]
hyprolym:0:0000:00:999:[progress any further!! ]
hyprolym:0:2884:00:000:Start on 100 Meter Dash
hyprolym:0:2884:01:000:Start on Long Jump
hyprolym:0:2884:02:000:Start on Javelin Throw
hyprolym:0:2884:03:000:Start on 110 Meter Hurdles
hyprolym:0:2884:04:000:Start on Hammer Throw
hyprolym:0:2884:05:000:Start on High Jump
hyprolym:0:0000:00:999:[The Superman cheat allows ]
hyprolym:0:0000:00:999:[you to leap tall buildings ]
hyprolym:0:0000:00:999:[in one bound - handy for ]
hyprolym:0:0000:00:999:[the High Jump!! It DOES NOT]
hyprolym:0:0000:00:999:[work well with the Auto ]
hyprolym:0:0000:00:999:[Angle cheat so turn ONE ]
hyprolym:0:0000:00:999:[of them OFF!!!!! ]
hyprolym:0:28B3:09:000:Superman
hyprolym:0:28D8:2D:000:Auto 45 degrees angle
hyprolym:0:0000:00:999:[On the High Jump it's best ]
hyprolym:0:0000:00:999:[to disable the Full Speed ]
hyprolym:0:0000:00:999:[and use the Superman cheat.]
hyprolym:0:28B0:01:000:Full Speed
hyprolym:0:28B1:05:500:Full Speed (2/3)
hyprolym:0:28B2:00:500:Full Speed (3/3)
hyprolym:0:0000:00:999:[Don't use the Full Speed ]
hyprolym:0:0000:00:999:[cheat on the Hurdles - it ]
hyprolym:0:0000:00:999:[is TOO fast, use Fast for ]
hyprolym:0:0000:00:999:[Hurdles instead. ]
hyprolym:0:28B0:01:000:Fast for Hurdles
hyprolym:0:28B1:02:500:Fast for Hurdles (2/3)
hyprolym:0:28B2:00:500:Fast for Hurdles (3/3)
hyprolym:0:0000:00:999:[The Take steroids cheat is ]
hyprolym:0:0000:00:999:[better than the Full Speed ]
hyprolym:0:0000:00:999:[cheat. However, you must be]
hyprolym:0:0000:00:999:[careful with it or you'll ]
hyprolym:0:0000:00:999:[run off the pitch and the ]
hyprolym:0:0000:00:999:[anti-doping control will ]
hyprolym:0:0000:00:999:[catch you!! ;-) ]
hyprolym:0:2834:00:000:Take steroids
; [ Hyper Sports Special (Japan) ]
hypsptsp:0:0000:00:999:[It is best to turn off the ]
hypsptsp:0:0000:00:999:[event select cheats when ]
hypsptsp:0:0000:00:999:[you start the event or you ]
hypsptsp:0:0000:00:999:[will not progress events! ]
hypsptsp:0:20D4:00:000:Set event to 100m Dash
hypsptsp:0:20D4:01:000:Set event to Long Jump
hypsptsp:0:20D4:02:000:Set event to 400m Relay 1
hypsptsp:0:20D4:03:000:Set event to Skeet Shooting
hypsptsp:0:20D4:04:000:Set event to 110m Hurdles
hypsptsp:0:20D4:05:000:Set event to Archery
hypsptsp:0:20D4:06:000:Set event to Javelin Throw
hypsptsp:0:20D4:07:000:Set event to High Jump
hypsptsp:0:20D4:08:000:Set event to 400m Relay 2:Only use before game starts!
hypsptsp:0:20D4:08:000:Finish Game after this event!
hypsptsp:0:0000:00:999:[Note Event cheats should be]
hypsptsp:0:0000:00:999:[turned off at end of event ]
hypsptsp:0:0000:00:999:[or sprite corruption will ]
hypsptsp:0:0000:00:999:[occur. Don't turn on max ]
hypsptsp:0:0000:00:999:[power cheats too soon! ]
hypsptsp:0:0000:00:999:[ 100M DASH ]
hypsptsp:0:2AB4:00:000:Infinite Time '00"00'
hypsptsp:0:2AB3:00:500:Infinite Time '00"00' (2/4)
hypsptsp:0:2AB2:00:500:Infinite Time '00"00' (3/4)
hypsptsp:0:2AB1:00:500:Infinite Time '00"00' (4/4)
hypsptsp:0:2312:0A:000:Maximum Power PL1
hypsptsp:0:232A:0A:500:Maximum Power PL1 (2/2)
hypsptsp:0:3322:00:000:Infinite False Starts PL1
hypsptsp:0:0000:00:999:[ LONG JUMP ]
hypsptsp:0:2365:E0:000:Maximum Power:Press fire to get body back
hypsptsp:0:37EA:50:500:Maximum Power (2/2):Press fire to get body back
hypsptsp:0:2364:45:000:Always jump at 45 deg.
hypsptsp:0:2363:2D:500:Always jump at 45 deg. (2/2)
hypsptsp:0:0000:00:999:[ JAVELIN ]
hypsptsp:0:2365:E0:000:Maximum Power:Press fire to get body back
hypsptsp:0:37EA:50:500:Maximum Power (2/2):Press fire to get body back
hypsptsp:0:2364:45:000:Always throw at 45 deg.
hypsptsp:0:2363:2D:500:Always throw at 45 deg. (2/2)
hypsptsp:0:2240:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Vs. Ice Climber ]
iceclimb:0:0797:5C:000:Infinite Credits
:iceclimb:00100000:07FA:00009999:FFFFFFFF:Infinite Time
:iceclimb:00110000:07FE:00009998:FFFFFFFF:Infinite Time (2/2)
iceclimb:0:CCC8:23:100:Invincibility:Note - dropping down gaps still kills though.
iceclimb:0:0020:08:000:Infinite Lives PL1
iceclimb:0:0021:08:000:Infinite Lives PL2
; [ Vs. Ice Climber (Japan) ]
iceclmbj:0:0797:5C:000:Infinite Credits
:iceclmbj:00100000:07FA:00009999:FFFFFFFF:Infinite Time
:iceclmbj:00110000:07FE:00009998:FFFFFFFF:Infinite Time (2/2)
iceclmbj:0:CD0D:23:100:Invincibility:Note - dropping down gaps still kills though.
iceclmbj:0:0020:08:000:Infinite Lives PL1
iceclmbj:0:0021:08:000:Infinite Lives PL2
; [ Vs. Ice Climber Dual (Japan) ]
iceclmrj:0:CD0D:23:100:Invincibility (Left Screen):Note - dropping down gaps still kills though.
iceclmrj:1:CD0D:23:100:Invincibility (Right Screen):Note - dropping down gaps still kills though.
iceclmrj:0:0020:08:000:Infinite Lives (Left Screen) PL1
iceclmrj:0:0021:08:000:Infinite Lives (Left Screen) PL2
iceclmrj:1:0020:08:000:Infinite Lives (Right Screen) PL1
iceclmrj:1:0021:08:000:Infinite Lives (Right Screen) PL2
; [ Ichidant-R (Puzzle & Action 2) (Japan) ]
ichidant:0:FFFC18:09:000:Infinite Credits
ichidant:0:FFB813:1A:000:Infinite Time
ichidant:0:FF9B8B:09:000:Infinite Energy PL1
ichidant:0:FF9F8B:09:000:Infinite Energy PL2
; [ Ichidant-R (Puzzle & Action 2) (Japan) (bootleg) ]
ichidntb:0:FFFC18:09:000:Infinite Credits
ichidntb:0:FFB813:1A:000:Infinite Time
ichidntb:0:FF9B8B:09:000:Infinite Energy PL1
ichidntb:0:FF9F8B:09:000:Infinite Energy PL2
; [ Ichidant-R (Puzzle & Action 2) (English) ]
ichidnte:0:FFFC18:09:000:Infinite Credits
ichidnte:0:FFB813:1A:000:Infinite Time
ichidnte:0:FF9B8B:09:000:Infinite Energy PL1
ichidnte:0:FF9F8B:09:000:Infinite Energy PL2
; [ Idol no Himitsu [BET] (Japan 890304) ]
idhimitu:0:0000:00:999:[ The winning hand cheat must be ]
idhimitu:0:0000:00:999:[ activated when there are 14 tiles ]
idhimitu:0:0000:00:999:[ in your hand, then press the RON ]
idhimitu:0:0000:00:999:[ key ('Z' by default). The tiles do ]
idhimitu:0:0000:00:999:[ not visually change until you make ]
idhimitu:0:0000:00:999:[ a move. ]
idhimitu:0:FC8C:01:001:Get winning hand Now!
idhimitu:0:FC8D:01:501:Get winning hand Now! (02/14)
idhimitu:0:FC8E:01:501:Get winning hand Now! (03/14)
idhimitu:0:FC8F:02:501:Get winning hand Now! (04/14)
idhimitu:0:FC90:02:501:Get winning hand Now! (05/14)
idhimitu:0:FC91:02:501:Get winning hand Now! (06/14)
idhimitu:0:FC92:03:501:Get winning hand Now! (07/14)
idhimitu:0:FC93:03:501:Get winning hand Now! (08/14)
idhimitu:0:FC94:03:501:Get winning hand Now! (09/14)
idhimitu:0:FC95:04:501:Get winning hand Now! (10/14)
idhimitu:0:FC96:04:501:Get winning hand Now! (11/14)
idhimitu:0:FC97:04:501:Get winning hand Now! (12/14)
idhimitu:0:FC98:05:501:Get winning hand Now! (13/14)
idhimitu:0:FC99:05:501:Get winning hand Now! (14/14)
idhimitu:0:FC8C:01:000:Always winning hand
idhimitu:0:FC8D:01:500:Always winning hand (02/14)
idhimitu:0:FC8E:01:500:Always winning hand (03/14)
idhimitu:0:FC8F:02:500:Always winning hand (04/14)
idhimitu:0:FC90:02:500:Always winning hand (05/14)
idhimitu:0:FC91:02:500:Always winning hand (06/14)
idhimitu:0:FC92:03:500:Always winning hand (07/14)
idhimitu:0:FC93:03:500:Always winning hand (08/14)
idhimitu:0:FC94:03:500:Always winning hand (09/14)
idhimitu:0:FC95:04:500:Always winning hand (10/14)
idhimitu:0:FC96:04:500:Always winning hand (11/14)
idhimitu:0:FC97:04:500:Always winning hand (12/14)
idhimitu:0:FC98:05:500:Always winning hand (13/14)
idhimitu:0:FC99:05:500:Always winning hand (14/14)
; [ Idol-Mahjong Housoukyoku (Japan) ]
idolmj:0:0000:00:999:[The winning hand cheat must]
idolmj:0:0000:00:999:[be activated when there are]
idolmj:0:0000:00:999:[14 tiles in your hand, then]
idolmj:0:0000:00:999:[press the RON key . ]
idolmj:0:0000:00:999:[('Z' by default). The tiles]
idolmj:0:0000:00:999:[do not visually change ]
idolmj:0:0000:00:999:[until you make a move. ]
idolmj:0:CE81:30:000:Always winning hand
idolmj:0:CE82:30:500:Always winning hand (02/14)
idolmj:0:CE83:30:500:Always winning hand (03/14)
idolmj:0:CE84:31:500:Always winning hand (04/14)
idolmj:0:CE85:31:500:Always winning hand (05/14)
idolmj:0:CE86:31:500:Always winning hand (06/14)
idolmj:0:CE87:32:500:Always winning hand (07/14)
idolmj:0:CE88:32:500:Always winning hand (08/14)
idolmj:0:CE89:32:500:Always winning hand (09/14)
idolmj:0:CE8A:33:500:Always winning hand (10/14)
idolmj:0:CE8B:33:500:Always winning hand (11/14)
idolmj:0:CE8C:33:500:Always winning hand (12/14)
idolmj:0:CE8D:34:500:Always winning hand (13/14)
idolmj:0:CE8E:34:500:Always winning hand (14/14)
idolmj:0:C702:00:000:Always winning hand (dealer)
idolmj:0:CB02:01:500:Always winning hand (dealer) (2/2)
; [ Indoor Soccer ]
idsoccer:0:4108:59:000:Infinite Time
idsoccer:0:4109:09:500:Infinite Time (2/2)
idsoccer:0:4108:01:001:Finish this Match Now!
idsoccer:0:4109:00:501:Finish this Match Now! (2/2)
idsoccer:0:410C:00:000:Score always = 0 PL1
idsoccer:0:410D:00:500:Score always = 0 PL1 (2/2)
idsoccer:0:410C:10:000:Score always = 10 PL1
idsoccer:0:410D:00:500:Score always = 10 PL1 (2/2)
idsoccer:0:410C:00:001:Score = 0 Now! PL1
idsoccer:0:410D:00:501:Score = 0 Now! PL1 (2/2)
idsoccer:0:410C:10:001:Score = 10 Now! PL1
idsoccer:0:410D:00:501:Score = 10 Now! PL1 (2/2)
idsoccer:0:410E:00:000:Score always = 0 PL2
idsoccer:0:410F:00:500:Score always = 0 PL2 (2/2)
idsoccer:0:410E:10:000:Score always = 10 PL2
idsoccer:0:410F:00:500:Score always = 10 PL2 (2/2)
idsoccer:0:410E:00:001:Score = 0 Now! PL2
idsoccer:0:410F:00:501:Score = 0 Now! PL2 (2/2)
idsoccer:0:410E:10:001:Score = 10 Now! PL2
idsoccer:0:410F:00:501:Score = 10 Now! PL2 (2/2)
; [ Iemoto (Japan 871020) ]
iemoto:0:F165:FF:000:Buggy score
iemoto:0:0000:00:999:[The winning hand cheat must]
iemoto:0:0000:00:999:[be activated when there are]
iemoto:0:0000:00:999:[14 tiles in your hand, then]
iemoto:0:0000:00:999:[press the RON key . ]
iemoto:0:0000:00:999:[('Z' by default). The tiles]
iemoto:0:0000:00:999:[do not visually change ]
iemoto:0:0000:00:999:[until you make a move. ]
iemoto:0:F48C:31:001:Get winning hand Now!
iemoto:0:F48D:31:501:Get winning hand Now! (02/14)
iemoto:0:F48E:31:501:Get winning hand Now! (03/14)
iemoto:0:F48F:32:501:Get winning hand Now! (04/14)
iemoto:0:F490:32:501:Get winning hand Now! (05/14)
iemoto:0:F491:32:501:Get winning hand Now! (06/14)
iemoto:0:F492:33:501:Get winning hand Now! (07/14)
iemoto:0:F493:33:501:Get winning hand Now! (08/14)
iemoto:0:F494:33:501:Get winning hand Now! (09/14)
iemoto:0:F495:34:501:Get winning hand Now! (10/14)
iemoto:0:F496:34:501:Get winning hand Now! (11/14)
iemoto:0:F497:34:501:Get winning hand Now! (12/14)
iemoto:0:F498:35:501:Get winning hand Now! (13/14)
iemoto:0:F499:35:501:Get winning hand Now! (14/14)
iemoto:0:F48C:31:000:Always winning hand
iemoto:0:F48D:31:500:Always winning hand (02/14)
iemoto:0:F48E:31:500:Always winning hand (03/14)
iemoto:0:F48F:32:500:Always winning hand (04/14)
iemoto:0:F490:32:500:Always winning hand (05/14)
iemoto:0:F491:32:500:Always winning hand (06/14)
iemoto:0:F492:33:500:Always winning hand (07/14)
iemoto:0:F493:33:500:Always winning hand (08/14)
iemoto:0:F494:33:500:Always winning hand (09/14)
iemoto:0:F495:34:500:Always winning hand (10/14)
iemoto:0:F496:34:500:Always winning hand (11/14)
iemoto:0:F497:34:500:Always winning hand (12/14)
iemoto:0:F498:35:500:Always winning hand (13/14)
iemoto:0:F499:35:500:Always winning hand (14/14)
; [ Iga Ninjyutsuden (Japan) ]
iganinju:0:0F0029:09:000:Infinite Lives PL1
iganinju:0:0F002B:09:000:Infinite Lives PL2
iganinju:0:0F007F:03:006:Infinite Life
iganinju:0:0F0177:99:007:Infinite Time
iganinju:0:0F007B:28:000:Limited Invincibility
iganinju:0:0F00BD:01:000:Always have Grapple Hook Shot
iganinju:0:0F00BD:02:000:Always have Shuriken Shot
iganinju:0:0F00BD:03:000:Always have Knife Shot
iganinju:0:0F00BD:04:000:Always have 3 Knife Shot
iganinju:0:0F00CF:01:000:Always have Power Shot Lvl1
iganinju:0:0F00CF:02:000:Always have Power Shot Lvl2
iganinju:0:0F00CF:03:000:Always have Power Shot Lvl3
iganinju:0:0F00CF:04:000:Always have Power Shot Lvl4
iganinju:0:0F00CF:05:000:Always have Power Shot Lvl5
iganinju:0:0F00BD:01:001:Get Grapple Hook Shot Now!
iganinju:0:0F00BD:02:001:Get Shuriken Shot Now!
iganinju:0:0F00BD:03:001:Get Knife Shot Now!
iganinju:0:0F00BD:04:001:Get 3 Knife Shot Now!
iganinju:0:000000:00:999:[These Get Power Shot Lvl ]
iganinju:0:000000:00:999:[cheats only work for a very]
iganinju:0:000000:00:999:[few goes. ]
iganinju:0:0F00CF:01:001:Get Power Shot Lvl1 Now!
iganinju:0:0F00CF:01:001:Get Power Shot Lvl1 Now!
iganinju:0:0F00CF:01:001:Get Power Shot Lvl1 Now!
iganinju:0:0F00CF:02:001:Get Power Shot Lvl2 Now!
iganinju:0:0F00CF:03:001:Get Power Shot Lvl3 Now!
iganinju:0:0F00CF:04:001:Get Power Shot Lvl4 Now!
iganinju:0:0F00CF:05:001:Get Power Shot Lvl5 Now!
; [ IGMO ]
igmo:0:78A6:99:000:Infinite Credits
igmo:0:78D2:32:000:Infinite Time
igmo:0:78B8:06:000:Infinite Lives PL1
igmo:0:78BA:06:000:Infinite Lives PL2
; [ Ikari Warriors (US) ]
ikari:0:FDC6:08:000:Infinite Lives PL1
ikari:0:FDEB:99:000:Infinite Ammo PL1
ikari:0:FDEC:99:000:Infinite Grenades PL1
ikari:0:FDB4:00:000:Invincibility PL1
ikari:0:FDB7:01:040:Always have slow fire PL1
ikari:0:FDB7:01:020:Always have fast fire PL1
ikari:0:FDB7:02:040:Always have slow speed PL1
ikari:0:FDB7:02:020:Always have fast speed PL1
ikari:0:FDB7:04:040:Always have black grenadesPL1
ikari:0:FDB7:04:020:Always have red grenades PL1
ikari:0:FDB7:08:040:Always have black bullets PL1
ikari:0:FDB7:08:020:Always have red bullets PL1
ikari:0:FDB7:01:041:Get slow fire Now! PL1
ikari:0:FDB7:01:021:Get fast fire Now! PL1
ikari:0:FDB7:02:041:Get slow speed Now! PL1
ikari:0:FDB7:02:021:Get fast speed Now! PL1
ikari:0:FDB7:04:041:Get black grenades Now! PL1
ikari:0:FDB7:04:021:Get red grenades Now! PL1
ikari:0:FDB7:08:041:Get black bullets Now! PL1
ikari:0:FDB7:08:021:Get red bullets Now! PL1
ikari:0:FE16:08:000:Infinite Lives PL2
ikari:0:FE3B:99:000:Infinite Ammo PL2
ikari:0:FE3C:99:000:Infinite Grenades PL2
ikari:0:FE04:00:000:Invincibility PL2
ikari:0:FE07:01:040:Always have slow fire PL2
ikari:0:FE07:01:020:Always have fast fire PL2
ikari:0:FE07:02:040:Always have slow speed PL2
ikari:0:FE07:02:020:Always have fast speed PL2
ikari:0:FE07:04:040:Always have black grenadesPL2
ikari:0:FE07:04:020:Always have red grenades PL2
ikari:0:FE07:08:040:Always have black bullets PL2
ikari:0:FE07:08:020:Always have red bullets PL2
ikari:0:FE07:01:041:Get slow fire Now! PL2
ikari:0:FE07:01:021:Get fast fire Now! PL2
ikari:0:FE07:02:041:Get slow speed Now! PL2
ikari:0:FE07:02:021:Get fast speed Now! PL2
ikari:0:FE07:04:041:Get black grenades Now! PL2
ikari:0:FE07:04:021:Get red grenades Now! PL2
ikari:0:FE07:08:041:Get black bullets Now! PL2
ikari:0:FE07:08:021:Get red bullets Now! PL2
; [ Ikari III - The Rescue ]
ikari3:0:041A04:80:000:Infinite Time
ikari3:0:040B51:32:000:Infinite Ammo (when have MG)
ikari3:0:040B64:99:000:Infinite Lives PL1
ikari3:0:040B16:14:000:Infinite Energy PL1
ikari3:0:040B62:01:000:Invincibility PL1
ikari3:0:040B63:2C:500:Invincibility PL1 (2/2)
ikari3:0:040BC4:99:000:Infinite Lives PL2
ikari3:0:040B76:14:000:Infinite Energy PL2
ikari3:0:040BC2:01:000:Invincibility PL2
ikari3:0:040BC3:2C:500:Invincibility PL2 (2/2)
; [ Ikari (Japan) ]
ikarijp:0:FDC6:08:000:Infinite Lives PL1
ikarijp:0:FDEB:99:000:Infinite Ammo PL1
ikarijp:0:FDEC:99:000:Infinite Grenades PL1
ikarijp:0:FDB4:00:000:Invincibility PL1
ikarijp:0:FDB7:01:040:Always have slow fire PL1
ikarijp:0:FDB7:01:020:Always have fast fire PL1
ikarijp:0:FDB7:02:040:Always have slow speed PL1
ikarijp:0:FDB7:02:020:Always have fast speed PL1
ikarijp:0:FDB7:04:040:Always have black grenadesPL1
ikarijp:0:FDB7:04:020:Always have red grenades PL1
ikarijp:0:FDB7:08:040:Always have black bullets PL1
ikarijp:0:FDB7:08:020:Always have red bullets PL1
ikarijp:0:FDB7:01:041:Get slow fire Now! PL1
ikarijp:0:FDB7:01:021:Get fast fire Now! PL1
ikarijp:0:FDB7:02:041:Get slow speed Now! PL1
ikarijp:0:FDB7:02:021:Get fast speed Now! PL1
ikarijp:0:FDB7:04:041:Get black grenades Now! PL1
ikarijp:0:FDB7:04:021:Get red grenades Now! PL1
ikarijp:0:FDB7:08:041:Get black bullets Now! PL1
ikarijp:0:FDB7:08:021:Get red bullets Now! PL1
ikarijp:0:FE16:08:000:Infinite Lives PL2
ikarijp:0:FE3B:99:000:Infinite Ammo PL2
ikarijp:0:FE3C:99:000:Infinite Grenades PL2
ikarijp:0:FE04:00:000:Invincibility PL2
ikarijp:0:FE07:01:040:Always have slow fire PL2
ikarijp:0:FE07:01:020:Always have fast fire PL2
ikarijp:0:FE07:02:040:Always have slow speed PL2
ikarijp:0:FE07:02:020:Always have fast speed PL2
ikarijp:0:FE07:04:040:Always have black grenadesPL2
ikarijp:0:FE07:04:020:Always have red grenades PL2
ikarijp:0:FE07:08:040:Always have black bullets PL2
ikarijp:0:FE07:08:020:Always have red bullets PL2
ikarijp:0:FE07:01:041:Get slow fire Now! PL2
ikarijp:0:FE07:01:021:Get fast fire Now! PL2
ikarijp:0:FE07:02:041:Get slow speed Now! PL2
ikarijp:0:FE07:02:021:Get fast speed Now! PL2
ikarijp:0:FE07:04:041:Get black grenades Now! PL2
ikarijp:0:FE07:04:021:Get red grenades Now! PL2
ikarijp:0:FE07:08:041:Get black bullets Now! PL2
ikarijp:0:FE07:08:021:Get red bullets Now! PL2
; [ Ikari (Japan bootleg) ]
ikarijpb:0:FDC6:08:000:Infinite Lives PL1
ikarijpb:0:FDEB:99:000:Infinite Ammo PL1
ikarijpb:0:FDEC:99:000:Infinite Grenades PL1
ikarijpb:0:FDB4:00:000:Invincibility PL1
ikarijpb:0:FDB7:01:040:Always have slow fire PL1
ikarijpb:0:FDB7:01:020:Always have fast fire PL1
ikarijpb:0:FDB7:02:040:Always have slow speed PL1
ikarijpb:0:FDB7:02:020:Always have fast speed PL1
ikarijpb:0:FDB7:04:040:Always have black grenadesPL1
ikarijpb:0:FDB7:04:020:Always have red grenades PL1
ikarijpb:0:FDB7:08:040:Always have black bullets PL1
ikarijpb:0:FDB7:08:020:Always have red bullets PL1
ikarijpb:0:FDB7:01:041:Get slow fire Now! PL1
ikarijpb:0:FDB7:01:021:Get fast fire Now! PL1
ikarijpb:0:FDB7:02:041:Get slow speed Now! PL1
ikarijpb:0:FDB7:02:021:Get fast speed Now! PL1
ikarijpb:0:FDB7:04:041:Get black grenades Now! PL1
ikarijpb:0:FDB7:04:021:Get red grenades Now! PL1
ikarijpb:0:FDB7:08:041:Get black bullets Now! PL1
ikarijpb:0:FDB7:08:021:Get red bullets Now! PL1
ikarijpb:0:FE16:08:000:Infinite Lives PL2
ikarijpb:0:FE3B:99:000:Infinite Ammo PL2
ikarijpb:0:FE3C:99:000:Infinite Grenades PL2
ikarijpb:0:FE04:00:000:Invincibility PL2
ikarijpb:0:FE07:01:040:Always have slow fire PL2
ikarijpb:0:FE07:01:020:Always have fast fire PL2
ikarijpb:0:FE07:02:040:Always have slow speed PL2
ikarijpb:0:FE07:02:020:Always have fast speed PL2
ikarijpb:0:FE07:04:040:Always have black grenadesPL2
ikarijpb:0:FE07:04:020:Always have red grenades PL2
ikarijpb:0:FE07:08:040:Always have black bullets PL2
ikarijpb:0:FE07:08:020:Always have red bullets PL2
ikarijpb:0:FE07:01:041:Get slow fire Now! PL2
ikarijpb:0:FE07:01:021:Get fast fire Now! PL2
ikarijpb:0:FE07:02:041:Get slow speed Now! PL2
ikarijpb:0:FE07:02:021:Get fast speed Now! PL2
ikarijpb:0:FE07:04:041:Get black grenades Now! PL2
ikarijpb:0:FE07:04:021:Get red grenades Now! PL2
ikarijpb:0:FE07:08:041:Get black bullets Now! PL2
ikarijpb:0:FE07:08:021:Get red bullets Now! PL2
; [ Ikki (Japan) ]
ikki:0:C068:99:000:Infinite Credits
ikki:0:C146:07:000:Always One object to finish Area
ikki:0:C146:07:001:One object to finish Area Now!
ikki:0:C0AC:99:000:Infinite Lives PL1
ikki:0:C15E:04:020:Invincibility PL1
ikki:0:C0AD:99:000:Infinite Lives PL2
ikki:0:C16E:04:020:Invincibility PL2
; [ Imago ]
imago:0:C0B1:0D:000:Infinite Lives
imago:0:0402:C3:100:Invincibility
imago:0:04EF:C9:600:Invincibility (2/2):Part 1 takes care of vertical and diagonal collisions, Part 2 takes care of horizontal collisions
; [ Imekura Mahjong (Japan) ]
imekura:0:0000:00:999:[The winning hand cheat must]
imekura:0:0000:00:999:[be activated when there are]
imekura:0:0000:00:999:[14 tiles in your hand, then]
imekura:0:0000:00:999:[press the RON key . ]
imekura:0:0000:00:999:[('Z' by default). The tiles]
imekura:0:0000:00:999:[do not visually change ]
imekura:0:0000:00:999:[until you make a move. ]
imekura:0:F781:31:001:Get winning hand Now!
imekura:0:F782:31:501:Get winning hand Now! (02/14)
imekura:0:F783:31:501:Get winning hand Now! (03/14)
imekura:0:F784:32:501:Get winning hand Now! (04/14)
imekura:0:F785:32:501:Get winning hand Now! (05/14)
imekura:0:F786:32:501:Get winning hand Now! (06/14)
imekura:0:F787:33:501:Get winning hand Now! (07/14)
imekura:0:F788:33:501:Get winning hand Now! (08/14)
imekura:0:F789:33:501:Get winning hand Now! (09/14)
imekura:0:F78A:34:501:Get winning hand Now! (10/14)
imekura:0:F78B:34:501:Get winning hand Now! (11/14)
imekura:0:F78C:34:501:Get winning hand Now! (12/14)
imekura:0:F78D:35:501:Get winning hand Now! (13/14)
imekura:0:F78E:35:501:Get winning hand Now! (14/14)
imekura:0:0000:00:999:[At the start of a game, ]
imekura:0:0000:00:999:[there may be some small ]
imekura:0:0000:00:999:[glitches on the tiles when ]
imekura:0:0000:00:999:[using the 'Always' cheats. ]
imekura:0:0000:00:999:[The cheats should still ]
imekura:0:0000:00:999:[work as normal. ]
imekura:0:F781:31:000:Always winning hand
imekura:0:F782:31:500:Always winning hand (02/14)
imekura:0:F783:31:500:Always winning hand (03/14)
imekura:0:F784:32:500:Always winning hand (04/14)
imekura:0:F785:32:500:Always winning hand (05/14)
imekura:0:F786:32:500:Always winning hand (06/14)
imekura:0:F787:33:500:Always winning hand (07/14)
imekura:0:F788:33:500:Always winning hand (08/14)
imekura:0:F789:33:500:Always winning hand (09/14)
imekura:0:F78A:34:500:Always winning hand (10/14)
imekura:0:F78B:34:500:Always winning hand (11/14)
imekura:0:F78C:34:500:Always winning hand (12/14)
imekura:0:F78D:35:500:Always winning hand (13/14)
imekura:0:F78E:35:500:Always winning hand (14/14)
; [ Image Fight (Japan) ]
imgfight:0:A32FA:09:000:Infinite Lives PL1
imgfight:0:A331B:09:000:Infinite Lives PL2
imgfight:0:A0044:28:000:Invincibility
; [ I'm Sorry (US) ]
imsorry:0:C04E:06:000:Infinite Lives PL1
imsorry:0:C04F:06:000:Infinite Lives PL2
imsorry:0:EF2B:59:005:Infinite Time
imsorry:0:C259:2F:000:No enemies ( 1/10)
imsorry:0:C279:2F:500:No enemies ( 2/10)
imsorry:0:C299:2F:500:No enemies ( 3/10)
imsorry:0:C2B9:2F:500:No enemies ( 4/10)
imsorry:0:C2D9:2F:500:No enemies ( 5/10)
imsorry:0:C2F9:2F:500:No enemies ( 6/10)
imsorry:0:C319:2F:500:No enemies ( 7/10)
imsorry:0:C339:2F:500:No enemies ( 8/10)
imsorry:0:C359:2F:500:No enemies ( 9/10)
imsorry:0:C379:2F:500:No enemies (10/10)
; [ Gonbee no I'm Sorry (Japan) ]
imsorryj:0:C04E:06:000:Infinite Lives PL1
imsorryj:0:C04F:06:000:Infinite Lives PL2
imsorryj:0:EF2B:59:005:Infinite Time
imsorryj:0:C259:2F:000:No enemies ( 1/10)
imsorryj:0:C279:2F:500:No enemies ( 2/10)
imsorryj:0:C299:2F:500:No enemies ( 3/10)
imsorryj:0:C2B9:2F:500:No enemies ( 4/10)
imsorryj:0:C2D9:2F:500:No enemies ( 5/10)
imsorryj:0:C2F9:2F:500:No enemies ( 6/10)
imsorryj:0:C319:2F:500:No enemies ( 7/10)
imsorryj:0:C339:2F:500:No enemies ( 8/10)
imsorryj:0:C359:2F:500:No enemies ( 9/10)
imsorryj:0:C379:2F:500:No enemies (10/10)
; [ Danny Sullivan's Indy Heat ]
indyheat:0:E67B:63:000:Infinite Selection Time
indyheat:0:E082:09:001:Final Lap for Red Car Now!
indyheat:0:E082:01:001:First Lap for Red Car Now!
indyheat:0:E082:09:072:Select Current Lap No. of Red Car
indyheat:0:E082:01:000:Always First Lap for Red Car:Red Car can never win
indyheat:0:F307:FF:000:Infinite Money - Red Car
indyheat:0:F308:FF:500:Infinite Money - Red Car (2/2)
indyheat:0:E067:C8:000:Always have Maximum Turbos - Red Car
indyheat:0:E068:09:000:Always have Maximum Brakes - Red Car
indyheat:0:E069:09:000:Always have Maximum Tyres - Red Car
indyheat:0:E06A:09:000:Always have Maximum Crew - Red Car
indyheat:0:E06B:09:000:Always have Maximum MPG - Red Car
indyheat:0:E06C:09:000:Always have Maximum Engine - Red Car
indyheat:0:E182:09:001:Final Lap for White Car Now!
indyheat:0:E182:01:001:First Lap for White Car Now!
indyheat:0:E182:09:072:Select Current Lap No. of White Car
indyheat:0:E182:01:000:Always First Lap for White Car:White Car can never win
indyheat:0:F387:FF:000:Infinite Money - White Car
indyheat:0:F388:FF:500:Infinite Money - White Car (2/2)
indyheat:0:E167:C8:000:Always have Maximum Turbos - White Car
indyheat:0:E168:09:000:Always have Maximum Brakes - White Car
indyheat:0:E169:09:000:Always have Maximum Tyres - White Car
indyheat:0:E16A:09:000:Always have Maximum Crew - White Car
indyheat:0:E16B:09:000:Always have Maximum MPG - White Car
indyheat:0:E16C:09:000:Always have Maximum Engine - White Car
indyheat:0:E282:09:001:Final Lap for Blue Car Now!
indyheat:0:E282:01:001:First Lap for Blue Car Now!
indyheat:0:E282:09:072:Select Current Lap No. of Blue Car
indyheat:0:E282:01:000:Always First Lap for Blue Car:Blue Car can never win
indyheat:0:F407:FF:000:Infinite Money - Blue Car
indyheat:0:F408:FF:500:Infinite Money - Blue Car (2/2)
indyheat:0:E267:C8:000:Always have Maximum Turbos - Blue Car
indyheat:0:E268:09:000:Always have Maximum Brakes - Blue Car
indyheat:0:E269:09:000:Always have Maximum Tyres - Blue Car
indyheat:0:E26A:09:000:Always have Maximum Crew - Blue Car
indyheat:0:E26B:09:000:Always have Maximum MPG - Blue Car
indyheat:0:E26C:09:000:Always have Maximum Engine - Blue Car
indyheat:0:E382:09:001:Final Lap for Grey Car Now!
indyheat:0:E382:01:001:First Lap for Grey Car Now!
indyheat:0:E382:09:072:Select Current Lap No. of Grey Car
indyheat:0:E382:01:000:Always First Lap for Grey Car:Grey Car can never win
indyheat:0:E482:09:001:Final Lap for Yellow Car Now!
indyheat:0:E482:01:001:First Lap for Yellow Car Now!
indyheat:0:E482:09:072:Select Current Lap No. of Yellow Car
indyheat:0:E482:01:000:Always First Lap for Yellow Car:Yellow Car can never win
; [ Indiana Jones and the Temple of Doom (set 2) ]
indytem2:0:401FF5:19:000:Infinite Credits
indytem2:0:4005EB:06:000:Infinite Lives PL1
indytem2:0:4005EF:06:000:Infinite Lives PL2
indytem2:0:000000:00:999:[For the following cheats, ]
indytem2:0:000000:00:999:[you MUST rescue at least ]
indytem2:0:000000:00:999:[one kid for the game to ]
indytem2:0:000000:00:999:[re-read the value. ]
indytem2:0:400C91:00:000:All Children Rescued PL1
indytem2:0:400C95:00:000:All Children Rescued PL2
indytem2:0:000000:00:999:[Don't be too silly with the]
indytem2:0:000000:00:999:[Invincibility please!! ]
indytem2:0:000000:00:999:[Turn Invincibility OFF on ]
indytem2:0:000000:00:999:[the Cart Scene!IMPORTANT!! ]
indytem2:0:400BBA:00:000:Invincibility:Loads of side effects!
indytem2:0:400BBD:02:500:Invincibility (2/2)
; [ Indiana Jones and the Temple of Doom (set 3) ]
indytem3:0:401FF5:19:000:Infinite Credits
indytem3:0:4005EB:06:000:Infinite Lives PL1
indytem3:0:4005EF:06:000:Infinite Lives PL2
indytem3:0:000000:00:999:[For the following cheats, ]
indytem3:0:000000:00:999:[you MUST rescue at least ]
indytem3:0:000000:00:999:[one kid for the game to ]
indytem3:0:000000:00:999:[re-read the value. ]
indytem3:0:400C91:00:000:All Children Rescued PL1
indytem3:0:400C95:00:000:All Children Rescued PL2
indytem3:0:000000:00:999:[Don't be too silly with the]
indytem3:0:000000:00:999:[Invincibility please!! ]
indytem3:0:000000:00:999:[Turn Invincibility OFF on ]
indytem3:0:000000:00:999:[the Cart Scene!IMPORTANT!! ]
indytem3:0:400B76:00:000:Invincibility:Loads of side effects!
indytem3:0:400B77:02:500:Invincibility (2/2)
; [ Indiana Jones and the Temple of Doom (set 4) ]
indytem4:0:401FF5:19:000:Infinite Credits
indytem4:0:40062F:06:000:Infinite Lives PL1
indytem4:0:400633:06:000:Infinite Lives PL2
indytem4:0:000000:00:999:[For the following cheats, ]
indytem4:0:000000:00:999:[you MUST rescue at least ]
indytem4:0:000000:00:999:[one kid for the game to ]
indytem4:0:000000:00:999:[re-read the value. ]
indytem4:0:400CD5:00:000:All Children Rescued PL1
indytem4:0:400CD9:00:000:All Children Rescued PL2
indytem4:0:000000:00:999:[Don't be too silly with the]
indytem4:0:000000:00:999:[Invincibility please!! ]
indytem4:0:000000:00:999:[Turn Invincibility OFF on ]
indytem4:0:000000:00:999:[the Cart Scene!IMPORTANT!! ]
indytem4:0:400BBA:00:000:Invincibility:Loads of side effects!
indytem4:0:400BBD:02:500:Invincibility (2/2)
; [ Indiana Jones and the Temple of Doom (German) ]
indytemd:0:401FF5:19:000:Infinite Credits
indytemd:0:40062F:06:000:Infinite Lives PL1
indytemd:0:400633:06:000:Infinite Lives PL2
indytemd:0:000000:00:999:[For the following cheats, ]
indytemd:0:000000:00:999:[you MUST rescue at least ]
indytemd:0:000000:00:999:[one kid for the game to ]
indytemd:0:000000:00:999:[re-read the value. ]
indytemd:0:400CD5:00:000:All Children Rescued PL1
indytemd:0:400CD9:00:000:All Children Rescued PL2
indytemd:0:000000:00:999:[Don't be too silly with the]
indytemd:0:000000:00:999:[Invincibility please!! ]
indytemd:0:000000:00:999:[Turn Invincibility OFF on ]
indytemd:0:000000:00:999:[the Cart Scene!IMPORTANT!! ]
indytemd:0:400BBA:00:000:Invincibility:Loads of side effects!
indytemd:0:400BBD:02:500:Invincibility (2/2)
; [ Indiana Jones and the Temple of Doom (set 1) ]
indytemp:0:401FF5:19:000:Infinite Credits
indytemp:0:40062F:06:000:Infinite Lives PL1
indytemp:0:400633:06:000:Infinite Lives PL2
indytemp:0:000000:00:999:[For the following cheats, ]
indytemp:0:000000:00:999:[you MUST rescue at least ]
indytemp:0:000000:00:999:[one kid for the game to ]
indytemp:0:000000:00:999:[re-read the value. ]
indytemp:0:400CD5:00:000:All Children Rescued PL1
indytemp:0:400CD9:00:000:All Children Rescued PL2
indytemp:0:000000:00:999:[Don't be too silly with the]
indytemp:0:000000:00:999:[Invincibility please!! ]
indytemp:0:000000:00:999:[Turn Invincibility OFF on ]
indytemp:0:000000:00:999:[the Cart Scene!IMPORTANT!! ]
indytemp:0:400BBA:00:000:Invincibility:Loads of side effects!
indytemp:0:400BBD:02:500:Invincibility (2/2)
; [ Inferno ]
inferno:0:9030:04:000:Infinite Lives PL1
inferno:0:9031:05:500:Infinite Lives PL1 (2/2)
inferno:0:903F:04:000:Infinite Lives PL2
inferno:0:9040:05:500:Infinite Lives PL2 (2/2)
; [ Insector (prototype) ]
insector:0:00112:63:000:Infinite Credits
insector:0:00162:0B:000:Infinite Lives
insector:0:00182:81:000:Invincibility
; [ Insector X (World) ]
insectx:0:E01A:03:000:Infinite Lives PL1
insectx:0:E01B:03:000:Infinite Lives PL2
insectx:0:E1E3:07:000:Maximum power
insectx:0:E025:07:001:Maximum speed
insectx:0:E01C:00:000:Invincibility
insectx:0:E484:00:000:Kill Boss Quickly
insectx:0:E428:00:000:Infinite Time To Kill Boss
insectx:0:E1E2:01:000:Always Extra Weapon A
insectx:0:E1E2:02:000:Always Extra Weapon B
insectx:0:E1E2:03:000:Always Extra Weapon C
insectx:0:E1E2:04:000:Always Extra Weapon D
insectx:0:E1E2:05:000:Always Extra Weapon E
insectx:0:E1E2:06:000:Always Extra Weapon F
insectx:0:E1E2:07:000:Always Extra Weapon G
insectx:0:E1E2:08:000:Always Extra Weapon H
; [ International Cup '94 (World) ]
intcup94:0:40E77B:09:000:Infinite Credits
intcup94:0:411F07:3C:000:Infinite Time
intcup94:0:411F06:09:500:Infinite Time (2/2)
intcup94:0:411F07:00:001:Finish this Game Now!
intcup94:0:411F06:00:501:Finish this Game Now! (2/2)
intcup94:0:410E69:00:000:Score always 0 LEFT TEAM
intcup94:0:410E69:13:000:Score always 19 LEFT TEAM
intcup94:0:410E69:00:001:Set score = 0 Now! LEFT TEAM
intcup94:0:410E69:13:001:Set score = 19 Now! LEFT TEAM
intcup94:0:410E69:13:070:Select score Now! LEFT TEAM
intcup94:0:410E71:00:000:Score always = 0 RIGHT TEAM
intcup94:0:410E71:13:000:Score always = 19 RIGHT TEAM
intcup94:0:410E71:00:001:Set score = 0 Now! RIGHT TEAM
intcup94:0:410E71:13:001:Set score = 19 Now! RIGHT TEAM
intcup94:0:410E71:13:070:Select score Now! RIGHT TEAM
intcup94:0:410E9D:63:000:Infinite Units PL1
intcup94:0:410ED5:63:000:Infinite Units PL2
intcup94:0:410F0D:63:000:Infinite Units PL3
intcup94:0:410F45:63:000:Infinite Units PL4
intcup94:0:000000:00:999:[After you enable these region cheats to see any ]
intcup94:0:000000:00:999:[effect you will have to reset the game (F3). ]
intcup94:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
intcup94:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
intcup94:0:07FFFF:01:100:Region Switch = Japan
intcup94:0:07FFFF:02:100:Region Switch = US
intcup94:0:07FFFF:03:100:Region Switch = World
; [ In The Hunt (World) ]
inthunt:0:EB8A0:63:000:Infinite Time
inthunt:0:E0118:09:000:Infinite Lives PL1
inthunt:0:E0A0A:01:000:Invincibility 'ON' PL1
inthunt:0:E0A0A:00:001:Invincibility 'OFF' PL1
inthunt:0:00000:00:999:[Torpedo is the front weapon]
inthunt:0:00000:00:999:[Ammo is the top weapon ]
inthunt:0:E0110:00:000:Always Normal torpedoPL1
inthunt:0:E0112:00:500:Always Normal torpedoPL1(2/2)
inthunt:0:E0110:02:000:Always Power torpedo PL1
inthunt:0:E0112:03:500:Always Power torpedo PL1(2/2)
inthunt:0:E0110:04:000:Always Wave torpedo PL1
inthunt:0:E0112:03:500:Always Wave torpedo PL1(2/2)
inthunt:0:E0110:06:000:Always Spread torpedoPL1
inthunt:0:E0112:03:500:Always Spread torpedoPL1(2/2)
inthunt:0:E0114:00:000:Always Normal Ammo PL1
inthunt:0:E0116:00:500:Always Normal Ammo PL1 (2/2)
inthunt:0:E0114:02:000:Always A Ammo PL1
inthunt:0:E0116:05:500:Always A Ammo PL1 (2/2)
inthunt:0:E0114:04:000:Always M Ammo PL1
inthunt:0:E0116:05:500:Always M Ammo PL1 (2/2)
inthunt:0:E0110:00:001:Get Normal torpedoNowPL1
inthunt:0:E0112:00:501:Get Normal torpedoNowPL1(2/2)
inthunt:0:E0110:02:001:Get Power torpedo NowPL1
inthunt:0:E0112:03:501:Get Power torpedo NowPL1(2/2)
inthunt:0:E0110:04:001:Get Wave torpedo NowPL1
inthunt:0:E0112:03:501:Get Wave torpedo NowPL1(2/2)
inthunt:0:E0110:06:001:Get Spread torpedoNowPL1
inthunt:0:E0112:03:501:Get Spread torpedoNowPL1(2/2)
inthunt:0:E0114:00:001:Get Normal Ammo Now! PL1
inthunt:0:E0116:00:501:Get Normal Ammo Now! PL1(2/2)
inthunt:0:E0114:02:001:Get A Ammo Now! PL1
inthunt:0:E0116:05:501:Get A Ammo Now! PL1 (2/2)
inthunt:0:E0114:04:001:Get M Ammo Now! PL1
inthunt:0:E0116:05:501:Get M Ammo Now! PL1 (2/2)
inthunt:0:E0158:09:000:Infinite Lives PL2
inthunt:0:E098A:01:000:Invincibility 'ON' PL2
inthunt:0:E098A:00:001:Invincibility 'OFF' PL2
inthunt:0:0000:00:999:[Torpedo is the front weapon]
inthunt:0:0000:00:999:[Ammo is the top weapon ]
inthunt:0:E0150:00:000:Always Normal torpedoPL2
inthunt:0:E0152:00:500:Always Normal torpedoPL2(2/2)
inthunt:0:E0150:02:000:Always Power torpedo PL2
inthunt:0:E0152:03:500:Always Power torpedo PL2(2/2)
inthunt:0:E0150:04:000:Always Wave torpedo PL2
inthunt:0:E0152:03:500:Always Wave torpedo PL2(2/2)
inthunt:0:E0150:06:000:Always Spread torpedoPL2
inthunt:0:E0152:03:500:Always Spread torpedoPL2(2/2)
inthunt:0:E0154:00:000:Always Normal Ammo PL2
inthunt:0:E0156:00:500:Always Normal Ammo PL2 (2/2)
inthunt:0:E0154:02:000:Always A Ammo PL2
inthunt:0:E0156:05:500:Always A Ammo PL2 (2/2)
inthunt:0:E0154:04:000:Always M Ammo PL2
inthunt:0:E0156:05:500:Always M Ammo PL2 (2/2)
inthunt:0:E0150:00:001:Get Normal torpedoNowPL2
inthunt:0:E0152:00:501:Get Normal torpedoNowPL2(2/2)
inthunt:0:E0150:02:001:Get Power torpedo NowPL2
inthunt:0:E0152:03:501:Get Power torpedo NowPL2(2/2)
inthunt:0:E0150:04:001:Get Wave torpedo NowPL2
inthunt:0:E0152:03:501:Get Wave torpedo NowPL2(2/2)
inthunt:0:E0150:06:001:Get Spread torpedoNowPL2
inthunt:0:E0152:03:501:Get Spread torpedoNowPL2(2/2)
inthunt:0:E0154:00:001:Get Normal Ammo Now! PL2
inthunt:0:E0156:00:501:Get Normal Ammo Now! PL2(2/2)
inthunt:0:E0154:02:001:Get A Ammo Now! PL2
inthunt:0:E0156:05:501:Get A Ammo Now! PL2 (2/2)
inthunt:0:E0154:04:001:Get M Ammo Now! PL2
inthunt:0:E0156:05:501:Get M Ammo Now! PL2 (2/2)
inthunt:0:00000:00:999:[These Start on Stage cheats]
inthunt:0:00000:00:999:[must be enabled on the ]
inthunt:0:00000:00:999:[title screen and turned off]
inthunt:0:00000:00:999:[when you start the stage. ]
inthunt:0:E0084:01:000:Start on Stage 2
inthunt:0:E0084:02:000:Start on Stage 3
inthunt:0:E0084:03:000:Start on Stage 4
inthunt:0:E0084:04:000:Start on Stage 5
inthunt:0:E0084:05:000:Start on Stage 6
inthunt:0:E0084:06:000:Start on Last Battle(Stage 7)
inthunt:0:E0084:07:000:Start on End Screen (Stage 8)
inthunt:0:E0084:07:061:Select next stage
; [ In The Hunt (US) ]
inthuntu:0:EB8A0:63:000:Infinite Time
inthuntu:0:E0118:09:000:Infinite Lives PL1
inthuntu:0:E0A0A:01:000:Invincibility 'ON' PL1
inthuntu:0:E0A0A:00:001:Invincibility 'OFF' PL1
inthuntu:0:00000:00:999:[Torpedo is the front weapon]
inthuntu:0:00000:00:999:[Ammo is the top weapon ]
inthuntu:0:E0110:00:000:Always Normal torpedo PL1
inthuntu:0:E0112:00:500:Always Normal torpedo PL1
inthuntu:0:E0110:02:000:Always Power torpedo PL1
inthuntu:0:E0112:03:500:Always Power torpedo PL1
inthuntu:0:E0110:04:000:Always Wave torpedo PL1
inthuntu:0:E0112:03:500:Always Wave torpedo PL1
inthuntu:0:E0110:06:000:Always Spread torpedo PL1
inthuntu:0:E0112:03:500:Always Spread torpedo PL1
inthuntu:0:E0114:00:000:Always Normal Ammo PL1
inthuntu:0:E0116:00:500:Always Normal Ammo PL1
inthuntu:0:E0114:02:000:Always A Ammo PL1
inthuntu:0:E0116:05:500:Always A Ammo PL1
inthuntu:0:E0114:04:000:Always M Ammo PL1
inthuntu:0:E0116:05:500:Always M Ammo PL1
inthuntu:0:E0110:00:001:Get Normal torpedo Now! PL1
inthuntu:0:E0112:00:501:Get Normal torpedo Now! PL1
inthuntu:0:E0110:02:001:Get Power torpedo Now! PL1
inthuntu:0:E0112:03:501:Get Power torpedo Now! PL1
inthuntu:0:E0110:04:001:Get Wave torpedo Now! PL1
inthuntu:0:E0112:03:501:Get Wave torpedo Now! PL1
inthuntu:0:E0110:06:001:Get Spread torpedo Now! PL1
inthuntu:0:E0112:03:501:Get Spread torpedo Now! PL1
inthuntu:0:E0114:00:001:Get Normal Ammo Now! PL1
inthuntu:0:E0116:00:501:Get Normal Ammo Now! PL1
inthuntu:0:E0114:02:001:Get A Ammo Now! PL1
inthuntu:0:E0116:05:501:Get A Ammo Now! PL1
inthuntu:0:E0114:04:001:Get M Ammo Now! PL1
inthuntu:0:E0116:05:501:Get M Ammo Now! PL1
inthuntu:0:E0158:09:000:Infinite Lives PL2
inthuntu:0:E098A:01:000:Invincibility 'ON' PL2
inthuntu:0:E098A:00:001:Invincibility 'OFF' PL2
inthuntu:0:00000:00:999:[Torpedo is the front weapon]
inthuntu:0:00000:00:999:[Ammo is the top weapon ]
inthuntu:0:E0150:00:000:Always Normal torpedo PL2
inthuntu:0:E0152:00:500:Always Normal torpedo PL2
inthuntu:0:E0150:02:000:Always Power torpedo PL2
inthuntu:0:E0152:03:500:Always Power torpedo PL2
inthuntu:0:E0150:04:000:Always Wave torpedo PL2
inthuntu:0:E0152:03:500:Always Wave torpedo PL2
inthuntu:0:E0150:06:000:Always Spread torpedo PL2
inthuntu:0:E0152:03:500:Always Spread torpedo PL2
inthuntu:0:E0154:00:000:Always Normal Ammo PL2
inthuntu:0:E0156:00:500:Always Normal Ammo PL2
inthuntu:0:E0154:02:000:Always A Ammo PL2
inthuntu:0:E0156:05:500:Always A Ammo PL2
inthuntu:0:E0154:04:000:Always M Ammo PL2
inthuntu:0:E0156:05:500:Always M Ammo PL2
inthuntu:0:E0150:00:001:Get Normal torpedo Now! PL2
inthuntu:0:E0152:00:501:Get Normal torpedo Now! PL2
inthuntu:0:E0150:02:001:Get Power torpedo Now! PL2
inthuntu:0:E0152:03:501:Get Power torpedo Now! PL2
inthuntu:0:E0150:04:001:Get Wave torpedo Now! PL2
inthuntu:0:E0152:03:501:Get Wave torpedo Now! PL2
inthuntu:0:E0150:06:001:Get Spread torpedo Now! PL2
inthuntu:0:E0152:03:501:Get Spread torpedo Now! PL2
inthuntu:0:E0154:00:001:Get Normal Ammo Now! PL2
inthuntu:0:E0156:00:501:Get Normal Ammo Now! PL2
inthuntu:0:E0154:02:001:Get A Ammo Now! PL2
inthuntu:0:E0156:05:501:Get A Ammo Now! PL2
inthuntu:0:E0154:04:001:Get M Ammo Now! PL2
inthuntu:0:E0156:05:501:Get M Ammo Now! PL2
inthuntu:0:00000:00:999:[These Start on Stage cheats]
inthuntu:0:00000:00:999:[must be enabled on the ]
inthuntu:0:00000:00:999:[title screen and turned off]
inthuntu:0:00000:00:999:[when you start the stage. ]
inthuntu:0:E0084:01:000:Start on Stage 2
inthuntu:0:E0084:02:000:Start on Stage 3
inthuntu:0:E0084:03:000:Start on Stage 4
inthuntu:0:E0084:04:000:Start on Stage 5
inthuntu:0:E0084:05:000:Start on Stage 6
inthuntu:0:E0084:06:000:Start on Last Battle(Stage 7)
inthuntu:0:E0084:07:000:Start on End Screen (Stage 8)
inthuntu:0:E0084:07:061:Select next stage
; [ Intrepid (set 2) ]
intrepi2:0:8101:09:000:Infinite Lives
intrepi2:0:808E:99:000:Infinite Bonus
intrepi2:0:0000:00:999:[ See the Dip Switch Menu to ]
intrepi2:0:0000:00:999:[ enable Invincibility. ]
; [ Intrepid (set 1) ]
intrepid:0:8101:09:000:Infinite Lives
intrepid:0:808E:99:000:Infinite Bonus
intrepid:0:0000:00:999:[ See the Dip Switch Menu to ]
intrepid:0:0000:00:999:[ enable Invincibility. ]
; [ Karaoke Quiz Intro Don Don! ]
introdon:0:0000:00:999:[ There are no cheats ]:REASON 1
introdon:0:0000:00:999:[ for this game as it ]:REASON 1
introdon:0:0000:00:999:[ didn't work the last ]:REASON 1
introdon:0:0000:00:999:[ time it was tested. ]:REASON 1
introdon:0:0000:00:999:[ If the game now works ]:REASON 1
introdon:0:0000:00:999:[ please request cheats ]:REASON 1
introdon:0:0000:00:999:[ for it on the cheat ]:REASON 1
introdon:0:0000:00:999:[ forums. ]:REASON 1
; [ Quiz & Variety Sukusuku Inufuku (Japan) ]
inufuku:0:0000:00:999:[ This game hasn't even ]:REASON 11
inufuku:0:0000:00:999:[ been looked at due to ]:REASON 11
inufuku:0:0000:00:999:[ time constraints - Too]:REASON 11
inufuku:0:0000:00:999:[ many games and so ]:REASON 11
inufuku:0:0000:00:999:[ little time. It is ]:REASON 11
inufuku:0:0000:00:999:[ even possible that ]:REASON 11
inufuku:0:0000:00:999:[ this game may be a ]:REASON 11
inufuku:0:0000:00:999:[ clone of an existing ]:REASON 11
inufuku:0:0000:00:999:[ game which may have ]:REASON 11
inufuku:0:0000:00:999:[ cheats. Please search ]:REASON 11
inufuku:0:0000:00:999:[ the cheat forums ]:REASON 11
inufuku:0:0000:00:999:[ before posting cheat ]:REASON 11
inufuku:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Space Invaders II (Midway, cocktail) ]
invad2ct:0:2247:06:000:Infinite Lives PL1
invad2ct:0:2245:06:000:Infinite Lives PL2
; [ Space Invaders Deluxe ]
invaddlx:0:2009:78:000:Invaders never drop
invaddlx:0:2069:00:000:Invaders don't fire
invaddlx:0:206A:30:500:Invaders don't fire (2/2)
invaddlx:0:02D9:C3:100:Bullet Invincibility
invaddlx:0:2094:04:540:Bullet Invincibility (2/3)
invaddlx:0:2015:FF:500:Bullet Invincibility (3/3)
:invaddlx:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:invaddlx:00010000:202C:00000002:FFFFFFFF:Slow
:invaddlx:00010000:202C:00000004:FFFFFFFF:Normal
:invaddlx:00010000:202C:00000006:FFFFFFFF:Fast
:invaddlx:00010000:202C:00000008:FFFFFFFF:V Fast
:invaddlx:00010000:202C:0000000A:FFFFFFFF:Turbo
invaddlx:0:1424:00:100:Autofire Mode
invaddlx:0:21FF:07:000:Infinite Lives PL1
invaddlx:0:2100:00:001:Kill All Invaders Now! PL1
invaddlx:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
invaddlx:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
invaddlx:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
invaddlx:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
invaddlx:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
invaddlx:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
invaddlx:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
invaddlx:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
invaddlx:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
invaddlx:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
invaddlx:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
invaddlx:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
invaddlx:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
invaddlx:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
invaddlx:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
invaddlx:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
invaddlx:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
invaddlx:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
invaddlx:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
invaddlx:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
invaddlx:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
invaddlx:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
invaddlx:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
invaddlx:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
invaddlx:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
invaddlx:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
invaddlx:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
invaddlx:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
invaddlx:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
invaddlx:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
invaddlx:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
invaddlx:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
invaddlx:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
invaddlx:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
invaddlx:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
invaddlx:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
invaddlx:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
invaddlx:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
invaddlx:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
invaddlx:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
invaddlx:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
invaddlx:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
invaddlx:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
invaddlx:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
invaddlx:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
invaddlx:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
invaddlx:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
invaddlx:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
invaddlx:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
invaddlx:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
invaddlx:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
invaddlx:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
invaddlx:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
invaddlx:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
invaddlx:0:22FF:07:000:Infinite Lives PL2
invaddlx:0:2200:00:001:Kill All Invaders Now! PL2
invaddlx:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
invaddlx:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
invaddlx:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
invaddlx:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
invaddlx:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
invaddlx:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
invaddlx:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
invaddlx:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
invaddlx:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
invaddlx:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
invaddlx:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
invaddlx:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
invaddlx:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
invaddlx:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
invaddlx:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
invaddlx:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
invaddlx:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
invaddlx:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
invaddlx:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
invaddlx:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
invaddlx:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
invaddlx:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
invaddlx:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
invaddlx:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
invaddlx:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
invaddlx:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
invaddlx:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
invaddlx:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
invaddlx:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
invaddlx:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
invaddlx:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
invaddlx:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
invaddlx:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
invaddlx:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
invaddlx:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
invaddlx:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
invaddlx:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
invaddlx:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
invaddlx:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
invaddlx:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
invaddlx:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
invaddlx:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
invaddlx:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
invaddlx:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
invaddlx:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
invaddlx:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
invaddlx:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
invaddlx:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
invaddlx:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
invaddlx:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
invaddlx:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
invaddlx:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
invaddlx:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
invaddlx:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Invaders (Logitec) ]
invaderl:0:2009:78:000:Invaders never drop
invaderl:0:2069:00:000:Invaders don't fire
invaderl:0:206A:30:500:Invaders don't fire (2/2)
invaderl:0:0293:C3:100:Bullet Invincibility
invaderl:0:2094:04:540:Bullet Invincibility (2/3)
invaderl:0:2015:FF:500:Bullet Invincibility (3/3)
:invaderl:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:invaderl:00010000:202C:00000002:FFFFFFFF:Slow
:invaderl:00010000:202C:00000004:FFFFFFFF:Normal
:invaderl:00010000:202C:00000006:FFFFFFFF:Fast
:invaderl:00010000:202C:00000008:FFFFFFFF:V Fast
:invaderl:00010000:202C:0000000A:FFFFFFFF:Turbo
invaderl:0:163E:00:100:Autofire Mode
invaderl:0:21FF:07:000:Infinite Lives PL1
invaderl:0:2100:00:001:Kill All Invaders Now! PL1
invaderl:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
invaderl:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
invaderl:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
invaderl:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
invaderl:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
invaderl:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
invaderl:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
invaderl:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
invaderl:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
invaderl:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
invaderl:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
invaderl:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
invaderl:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
invaderl:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
invaderl:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
invaderl:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
invaderl:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
invaderl:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
invaderl:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
invaderl:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
invaderl:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
invaderl:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
invaderl:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
invaderl:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
invaderl:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
invaderl:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
invaderl:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
invaderl:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
invaderl:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
invaderl:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
invaderl:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
invaderl:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
invaderl:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
invaderl:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
invaderl:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
invaderl:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
invaderl:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
invaderl:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
invaderl:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
invaderl:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
invaderl:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
invaderl:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
invaderl:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
invaderl:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
invaderl:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
invaderl:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
invaderl:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
invaderl:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
invaderl:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
invaderl:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
invaderl:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
invaderl:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
invaderl:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
invaderl:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
invaderl:0:22FF:07:000:Infinite Lives PL2
invaderl:0:2200:00:001:Kill All Invaders Now! PL2
invaderl:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
invaderl:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
invaderl:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
invaderl:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
invaderl:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
invaderl:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
invaderl:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
invaderl:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
invaderl:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
invaderl:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
invaderl:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
invaderl:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
invaderl:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
invaderl:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
invaderl:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
invaderl:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
invaderl:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
invaderl:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
invaderl:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
invaderl:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
invaderl:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
invaderl:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
invaderl:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
invaderl:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
invaderl:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
invaderl:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
invaderl:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
invaderl:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
invaderl:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
invaderl:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
invaderl:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
invaderl:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
invaderl:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
invaderl:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
invaderl:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
invaderl:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
invaderl:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
invaderl:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
invaderl:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
invaderl:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
invaderl:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
invaderl:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
invaderl:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
invaderl:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
invaderl:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
invaderl:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
invaderl:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
invaderl:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
invaderl:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
invaderl:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
invaderl:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
invaderl:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
invaderl:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
invaderl:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Invaders ]
invaders:0:2009:78:000:Invaders never drop
invaders:0:2069:00:000:Invaders don't fire
invaders:0:206A:30:500:Invaders don't fire (2/2)
invaders:0:0293:C3:100:Bullet Invincibility
invaders:0:2094:04:540:Bullet Invincibility (2/3)
invaders:0:2015:FF:500:Bullet Invincibility (3/3)
:invaders:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:invaders:00010000:202C:00000002:FFFFFFFF:Slow
:invaders:00010000:202C:00000004:FFFFFFFF:Normal
:invaders:00010000:202C:00000006:FFFFFFFF:Fast
:invaders:00010000:202C:00000008:FFFFFFFF:V Fast
:invaders:00010000:202C:0000000A:FFFFFFFF:Turbo
invaders:0:163E:00:100:Autofire Mode
invaders:0:21FF:07:000:Infinite Lives PL1
invaders:0:2100:00:001:Kill All Invaders Now! PL1
invaders:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
invaders:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
invaders:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
invaders:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
invaders:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
invaders:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
invaders:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
invaders:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
invaders:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
invaders:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
invaders:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
invaders:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
invaders:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
invaders:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
invaders:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
invaders:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
invaders:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
invaders:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
invaders:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
invaders:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
invaders:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
invaders:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
invaders:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
invaders:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
invaders:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
invaders:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
invaders:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
invaders:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
invaders:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
invaders:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
invaders:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
invaders:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
invaders:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
invaders:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
invaders:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
invaders:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
invaders:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
invaders:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
invaders:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
invaders:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
invaders:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
invaders:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
invaders:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
invaders:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
invaders:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
invaders:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
invaders:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
invaders:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
invaders:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
invaders:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
invaders:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
invaders:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
invaders:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
invaders:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
invaders:0:22FF:07:000:Infinite Lives PL2
invaders:0:2200:00:001:Kill All Invaders Now! PL2
invaders:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
invaders:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
invaders:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
invaders:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
invaders:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
invaders:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
invaders:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
invaders:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
invaders:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
invaders:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
invaders:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
invaders:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
invaders:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
invaders:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
invaders:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
invaders:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
invaders:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
invaders:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
invaders:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
invaders:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
invaders:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
invaders:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
invaders:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
invaders:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
invaders:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
invaders:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
invaders:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
invaders:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
invaders:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
invaders:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
invaders:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
invaders:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
invaders:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
invaders:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
invaders:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
invaders:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
invaders:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
invaders:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
invaders:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
invaders:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
invaders:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
invaders:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
invaders:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
invaders:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
invaders:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
invaders:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
invaders:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
invaders:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
invaders:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
invaders:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
invaders:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
invaders:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
invaders:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
invaders:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Invaders Part II (Taito) ]
invadpt2:0:2009:78:000:Invaders never drop
invadpt2:0:2069:00:000:Invaders don't fire
invadpt2:0:206A:30:500:Invaders don't fire (2/2)
invadpt2:0:02D9:C3:100:Bullet Invincibility
invadpt2:0:2094:04:540:Bullet Invincibility (2/3)
invadpt2:0:2015:FF:500:Bullet Invincibility (3/3)
:invadpt2:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:invadpt2:00010000:202C:00000002:FFFFFFFF:Slow
:invadpt2:00010000:202C:00000004:FFFFFFFF:Normal
:invadpt2:00010000:202C:00000006:FFFFFFFF:Fast
:invadpt2:00010000:202C:00000008:FFFFFFFF:V Fast
:invadpt2:00010000:202C:0000000A:FFFFFFFF:Turbo
invadpt2:0:1424:00:100:Autofire Mode
invadpt2:0:21FF:07:000:Infinite Lives PL1
invadpt2:0:2100:00:001:Kill All Invaders Now! PL1
invadpt2:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
invadpt2:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
invadpt2:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
invadpt2:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
invadpt2:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
invadpt2:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
invadpt2:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
invadpt2:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
invadpt2:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
invadpt2:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
invadpt2:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
invadpt2:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
invadpt2:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
invadpt2:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
invadpt2:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
invadpt2:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
invadpt2:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
invadpt2:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
invadpt2:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
invadpt2:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
invadpt2:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
invadpt2:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
invadpt2:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
invadpt2:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
invadpt2:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
invadpt2:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
invadpt2:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
invadpt2:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
invadpt2:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
invadpt2:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
invadpt2:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
invadpt2:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
invadpt2:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
invadpt2:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
invadpt2:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
invadpt2:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
invadpt2:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
invadpt2:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
invadpt2:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
invadpt2:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
invadpt2:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
invadpt2:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
invadpt2:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
invadpt2:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
invadpt2:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
invadpt2:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
invadpt2:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
invadpt2:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
invadpt2:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
invadpt2:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
invadpt2:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
invadpt2:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
invadpt2:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
invadpt2:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
invadpt2:0:22FF:07:000:Infinite Lives PL2
invadpt2:0:2200:00:001:Kill All Invaders Now! PL2
invadpt2:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
invadpt2:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
invadpt2:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
invadpt2:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
invadpt2:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
invadpt2:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
invadpt2:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
invadpt2:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
invadpt2:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
invadpt2:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
invadpt2:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
invadpt2:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
invadpt2:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
invadpt2:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
invadpt2:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
invadpt2:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
invadpt2:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
invadpt2:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
invadpt2:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
invadpt2:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
invadpt2:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
invadpt2:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
invadpt2:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
invadpt2:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
invadpt2:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
invadpt2:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
invadpt2:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
invadpt2:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
invadpt2:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
invadpt2:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
invadpt2:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
invadpt2:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
invadpt2:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
invadpt2:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
invadpt2:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
invadpt2:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
invadpt2:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
invadpt2:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
invadpt2:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
invadpt2:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
invadpt2:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
invadpt2:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
invadpt2:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
invadpt2:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
invadpt2:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
invadpt2:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
invadpt2:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
invadpt2:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
invadpt2:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
invadpt2:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
invadpt2:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
invadpt2:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
invadpt2:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
invadpt2:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Invasion ]
invasion:0:2009:78:000:Invaders never drop
invasion:0:2069:00:000:Invaders don't fire
invasion:0:206A:30:500:Invaders don't fire (2/2)
invasion:0:0293:C3:100:Bullet Invincibility
invasion:0:2094:04:540:Bullet Invincibility (2/3)
invasion:0:2015:FF:500:Bullet Invincibility (3/3)
:invasion:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:invasion:00010000:202C:00000002:FFFFFFFF:Slow
:invasion:00010000:202C:00000004:FFFFFFFF:Normal
:invasion:00010000:202C:00000006:FFFFFFFF:Fast
:invasion:00010000:202C:00000008:FFFFFFFF:V Fast
:invasion:00010000:202C:0000000A:FFFFFFFF:Turbo
invasion:0:163E:00:100:Autofire Mode
invasion:0:21FF:07:000:Infinite Lives PL1
invasion:0:2100:00:001:Kill All Invaders Now! PL1
invasion:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
invasion:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
invasion:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
invasion:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
invasion:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
invasion:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
invasion:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
invasion:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
invasion:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
invasion:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
invasion:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
invasion:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
invasion:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
invasion:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
invasion:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
invasion:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
invasion:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
invasion:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
invasion:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
invasion:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
invasion:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
invasion:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
invasion:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
invasion:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
invasion:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
invasion:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
invasion:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
invasion:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
invasion:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
invasion:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
invasion:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
invasion:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
invasion:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
invasion:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
invasion:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
invasion:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
invasion:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
invasion:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
invasion:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
invasion:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
invasion:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
invasion:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
invasion:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
invasion:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
invasion:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
invasion:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
invasion:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
invasion:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
invasion:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
invasion:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
invasion:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
invasion:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
invasion:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
invasion:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
invasion:0:22FF:07:000:Infinite Lives PL2
invasion:0:2200:00:001:Kill All Invaders Now! PL2
invasion:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
invasion:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
invasion:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
invasion:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
invasion:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
invasion:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
invasion:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
invasion:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
invasion:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
invasion:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
invasion:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
invasion:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
invasion:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
invasion:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
invasion:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
invasion:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
invasion:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
invasion:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
invasion:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
invasion:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
invasion:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
invasion:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
invasion:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
invasion:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
invasion:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
invasion:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
invasion:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
invasion:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
invasion:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
invasion:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
invasion:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
invasion:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
invasion:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
invasion:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
invasion:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
invasion:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
invasion:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
invasion:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
invasion:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
invasion:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
invasion:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
invasion:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
invasion:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
invasion:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
invasion:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
invasion:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
invasion:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
invasion:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
invasion:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
invasion:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
invasion:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
invasion:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
invasion:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
invasion:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Invinco / Deep Scan ]
invds:0:E48C:05:000:Infinite Lives PL1 Invinco
invds:0:E4C3:05:000:Infinite Lives PL2 Invinco
invds:0:E511:05:000:Infinite Lives PL1 D. Scan
invds:0:E512:05:000:Infinite Lives PL2 D. Scan
invds:0:E53D:3B:000:Infinite Bombs
invds:0:8516:07:000:Invincibility D. Scan
; [ Invinco / Head On 2 ]
invho2:0:E3DA:09:000:Infinite Lives PL1 Invinco
invho2:0:E411:09:000:Infinite Lives PL2 Invinco
invho2:0:E3D9:06:000:Infinite Lives PL1 Head on
invho2:0:E3DA:06:000:Infinite Lives PL2 Head on
; [ Invinco ]
invinco:0:E3BC:09:000:Infinite Lives PL1
invinco:0:E3F3:09:000:Infinite Lives PL2
invinco:0:961E:50:000:Enemies Don't Shoot
; [ Invader's Revenge (Dutchford) ]
invrvnga:0:2083:06:000:Infinite Lives PL1
invrvnga:0:2085:40:000:Infinite Energy PL1
invrvnga:0:20C3:06:000:Infinite Lives PL2
invrvnga:0:20C5:40:000:Infinite Energy PL2
; [ Invader's Revenge ]
invrvnge:0:2083:06:000:Infinite Lives PL1
invrvnge:0:2085:40:000:Infinite Energy PL1
invrvnge:0:20C3:06:000:Infinite Lives PL2
invrvnge:0:20C5:40:000:Infinite Energy PL2
; [ IPM Invader ]
ipminvad:0:0080:08:000:Infinite Lives
; [ IQ-Block ]
iqblock:0:FDDE:08:000:Infinite Helps PL1
iqblock:0:FCF9:08:000:Infinite Helps PL2
; [ I, Robot ]
irobot:0:03A6:63:000:Infinite Time
irobot:0:06F7:0F:500:Infinite Time (2/2)
irobot:0:0303:04:000:Infinite Lives
; [ Iron Horse ]
ironhors:0:3270:0A:000:Infinite Lives
ironhors:0:3442:00:000:Infinite Time
ironhors:0:3604:03:000:Infinite Ammo
ironhors:0:3205:04:000:Invincibility
ironhors:0:0000:00:999:[Use these cheats with the ]
ironhors:0:0000:00:999:[Infinite Ammo cheat ON for ]
ironhors:0:0000:00:999:[the best effect!! ]
ironhors:0:3605:00:000:Always have Fire
ironhors:0:3605:01:000:Always have Rope
ironhors:0:3605:02:000:Always have Bomb
ironhors:0:3605:00:001:Get Fire Now!
ironhors:0:3605:01:001:Get Rope Now!
ironhors:0:3605:02:001:Get Bomb Now!
; [ Irritating Maze / Ultra Denryu Iraira Bou, The ]
irrmaze:0:10FD89:64:000:Infinite Continues
irrmaze:0:108025:00:500:Infinite Continues (2/2)
irrmaze:0:10A857:63:000:Infinite Time
irrmaze:0:10A859:09:500:Infinite Time (2/2)
irrmaze:0:10808F:03:000:Infinite Lives
irrmaze:0:004E18:60:100:Invincibility
irrmaze:0:004FDF:02:600:Invincibility (2/2):Part 1 takes care of sprite to backround collisions & Part 2 takes care of sprite to sprite collisions
; [ Ixion (prototype) ]
ixion:0:600B:99:000:Infinite Credits
ixion:0:6812:08:000:Infinite Lives
ixion:0:6F26:80:040:Invincibility
; [ Jack the Giantkiller (set 1) ]
jack:0:0000:00:999:[See the Dip Switch Menu to ]
jack:0:0000:00:999:[enable Invincibility. ]
jack:0:449A:06:000:Infinite Lives PL1
jack:0:40F1:63:000:Infinite Ammo PL1
jack:0:449B:06:000:Infinite Lives PL2
jack:0:40F2:63:000:Infinite Ammo PL2
; [ Jack the Giantkiller (set 2) ]
jack2:0:0000:00:999:[See the Dip Switch Menu to ]
jack2:0:0000:00:999:[enable Invincibility. ]
jack2:0:449A:06:000:Infinite Lives PL1
jack2:0:40F1:63:000:Infinite Ammo PL1
jack2:0:449B:06:000:Infinite Lives PL2
jack2:0:40F2:63:000:Infinite Ammo PL2
; [ Jack the Giantkiller (set 3) ]
jack3:0:0000:00:999:[See the Dip Switch Menu to ]
jack3:0:0000:00:999:[enable Invincibility. ]
jack3:0:449A:06:000:Infinite Lives PL1
jack3:0:40F1:63:000:Infinite Ammo PL1
jack3:0:449B:06:000:Infinite Lives PL2
jack3:0:40F2:63:000:Infinite Ammo PL2
; [ Jackal (World) ]
jackal:0:1478:09:000:Infinite Lives PL1
jackal:0:0B06:01:000:Invincibility PL1
jackal:0:0AFD:04:000:Always Full Power Ups PL1
jackal:0:0AFC:08:001:Get 8 rescued prisoners PL1
jackal:0:14B8:09:000:Infinite Lives PL2
jackal:0:0B7E:01:000:Invincibility PL2
jackal:0:0B75:04:000:Always Full Power Ups PL2
jackal:0:0B74:08:001:Get 8 rescued prisoners PL2
; [ Tokushu Butai Jackal (Japan) ]
jackalj:0:1478:09:000:Infinite Lives PL1
jackalj:0:0B06:01:000:Invincibility PL1
jackalj:0:0AFD:04:000:Always Full Power Ups PL1
jackalj:0:0AFC:08:001:Get 8 rescued prisoners PL1
jackalj:0:14B8:09:000:Infinite Lives PL2
jackalj:0:0B7E:01:000:Invincibility PL2
jackalj:0:0B75:04:000:Always Full Power Ups PL2
jackalj:0:0B74:08:001:Get 8 rescued prisoners PL2
; [ Jack Rabbit (set 2) ]
jackrab2:0:7277:06:000:Infinite Lives PL1
jackrab2:0:7278:06:000:Infinite Lives PL2
; [ Jack Rabbit (special) ]
jackrabs:0:7277:06:000:Infinite Lives PL1
jackrabs:0:7278:06:000:Infinite Lives PL2
; [ Jack Rabbit (set 1) ]
jackrabt:0:7277:06:000:Infinite Lives PL1
jackrabt:0:7278:06:000:Infinite Lives PL2
; [ Jail Break ]
jailbrek:0:15CE:08:000:Infinite Lives PL1
jailbrek:0:15FE:08:000:Infinite Lives PL2
jailbrek:0:16C9:00:000:Invincibility
jailbrek:0:11C1:00:500:Invincibility (2/2)
jailbrek:0:1598:03:000:Always have all weapons
jailbrek:0:1598:03:001:Get all weapons Now!
; [ Vs. Ninja Jajamaru Kun (Japan) ]
jajamaru:0:0001:63:000:Infinite Credits
:jajamaru:000000E2:002A:00000064:FFFFFFFF:Infinite Time
jajamaru:0:0021:04:000:Infinite Lives
; [ Lovely Pop Mahjong Jan Jan Shimasyo (Japan) ]
janjans1:0:0000:00:999:[ The winning hand cheat must be activated when ]
janjans1:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
janjans1:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
janjans1:0:0000:00:999:[ visually change until you make a move. ]
:janjans1:00000001:002B18:0000001C:FFFFFFFF:Get winning hand Now!
:janjans1:00010001:002B1A:0000001C:FFFFFFFF:Get winning hand Now! (02/15)
:janjans1:00010001:002B1C:0000001C:FFFFFFFF:Get winning hand Now! (03/15)
:janjans1:00010001:002B1E:0000001D:FFFFFFFF:Get winning hand Now! (04/15)
:janjans1:00010001:002B20:0000001D:FFFFFFFF:Get winning hand Now! (05/15)
:janjans1:00010001:002B22:0000001D:FFFFFFFF:Get winning hand Now! (06/15)
:janjans1:00010001:002B24:0000001E:FFFFFFFF:Get winning hand Now! (07/15)
:janjans1:00010001:002B26:0000001E:FFFFFFFF:Get winning hand Now! (08/15)
:janjans1:00010001:002B28:0000001E:FFFFFFFF:Get winning hand Now! (09/15)
:janjans1:00010001:002B2A:0000001F:FFFFFFFF:Get winning hand Now! (10/15)
:janjans1:00010001:002B2C:0000001F:FFFFFFFF:Get winning hand Now! (11/15)
:janjans1:00010001:002B2E:0000001F:FFFFFFFF:Get winning hand Now! (12/15)
:janjans1:00010001:002B30:00000020:FFFFFFFF:Get winning hand Now! (13/15)
:janjans1:00010001:002B32:00000020:FFFFFFFF:Get winning hand Now! (14/15)
:janjans1:00010001:002CC8:00000001:FFFFFFFF:Get winning hand Now! (15/15)
:janjans1:00000000:002B18:0000001C:FFFFFFFF:Always winning hand
:janjans1:00010000:002B1A:0000001C:FFFFFFFF:Always winning hand (02/15)
:janjans1:00010000:002B1C:0000001C:FFFFFFFF:Always winning hand (03/15)
:janjans1:00010000:002B1E:0000001D:FFFFFFFF:Always winning hand (04/15)
:janjans1:00010000:002B20:0000001D:FFFFFFFF:Always winning hand (05/15)
:janjans1:00010000:002B22:0000001D:FFFFFFFF:Always winning hand (06/15)
:janjans1:00010000:002B24:0000001E:FFFFFFFF:Always winning hand (07/15)
:janjans1:00010000:002B26:0000001E:FFFFFFFF:Always winning hand (08/15)
:janjans1:00010000:002B28:0000001E:FFFFFFFF:Always winning hand (09/15)
:janjans1:00010000:002B2A:0000001F:FFFFFFFF:Always winning hand (10/15)
:janjans1:00010000:002B2C:0000001F:FFFFFFFF:Always winning hand (11/15)
:janjans1:00010000:002B2E:0000001F:FFFFFFFF:Always winning hand (12/15)
:janjans1:00010000:002B30:00000020:FFFFFFFF:Always winning hand (13/15)
:janjans1:00010000:002B32:00000020:FFFFFFFF:Always winning hand (14/15)
:janjans1:00010000:002CC8:00000001:FFFFFFFF:Always winning hand (15/15)
:janjans1:00000006:002B18:0000010D:FFFFFFFF:Watch ALL 14 tiles - Player
:janjans1:00000006:002B36:0000010D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
janjans1:0:000000:00:999:[ Here is the look-up list for the above watches ]
janjans1:0:000000:00:999:[ ]
janjans1:0:000000:00:999:[ value common name chinese name ]
janjans1:0:000000:00:999:[ 00h - no tile - ]
janjans1:0:000000:00:999:[ 01h 1 "characters" 1 "wan" ]
janjans1:0:000000:00:999:[ 02h 2 "characters" 2 "wan" ]
janjans1:0:000000:00:999:[ 03h 3 "characters" 3 "wan" ]
janjans1:0:000000:00:999:[ 04h 4 "characters" 4 "wan" ]
janjans1:0:000000:00:999:[ 05h 5 "characters" 5 "wan" ]
janjans1:0:000000:00:999:[ 06h 6 "characters" 6 "wan" ]
janjans1:0:000000:00:999:[ 07h 7 "characters" 7 "wan" ]
janjans1:0:000000:00:999:[ 08h 8 "characters" 8 "wan" ]
janjans1:0:000000:00:999:[ 09h 9 "characters" 9 "wan" ]
janjans1:0:000000:00:999:[ 0Ah 1 "dots" 1 "tung" ]
janjans1:0:000000:00:999:[ 0Bh 2 "dots" 2 "tung" ]
janjans1:0:000000:00:999:[ 0Ch 3 "dots" 3 "tung" ]
janjans1:0:000000:00:999:[ 0Dh 4 "dots" 4 "tung" ]
janjans1:0:000000:00:999:[ 0Eh 5 "dots" 5 "tung" ]
janjans1:0:000000:00:999:[ 0Fh 6 "dots" 6 "tung" ]
janjans1:0:000000:00:999:[ 10h 7 "dots" 7 "tung" ]
janjans1:0:000000:00:999:[ 11h 8 "dots" 8 "tung" ]
janjans1:0:000000:00:999:[ 12h 9 "dots" 9 "tung" ]
janjans1:0:000000:00:999:[ 13h 1 "bamboo" 1 "tiao/Bird ]
janjans1:0:000000:00:999:[ 14h 2 "bamboo" 2 "tiao" ]
janjans1:0:000000:00:999:[ 15h 3 "bamboo" 3 "tiao" ]
janjans1:0:000000:00:999:[ 16h 4 "bamboo" 4 "tiao" ]
janjans1:0:000000:00:999:[ 17h 5 "bamboo" 5 "tiao" ]
janjans1:0:000000:00:999:[ 18h 6 "bamboo" 6 "tiao" ]
janjans1:0:000000:00:999:[ 19h 7 "bamboo" 7 "tiao" ]
janjans1:0:000000:00:999:[ 1Ah 8 "bamboo" 8 "tiao" ]
janjans1:0:000000:00:999:[ 1Bh 9 "bamboo" 9 "tiao" ]
janjans1:0:000000:00:999:[ 1Ch East "wind" ]
janjans1:0:000000:00:999:[ 1Dh South "wind" ]
janjans1:0:000000:00:999:[ 1Eh West "wind" ]
janjans1:0:000000:00:999:[ 1Fh North "wind" ]
janjans1:0:000000:00:999:[ 20h White "dragon" ]
janjans1:0:000000:00:999:[ 21h Green "dragon" ]
janjans1:0:000000:00:999:[ 22h Red "dragon" ]
; [ Jyanshin Densetsu - Quest of Jongmaster ]
janshin:0:108418:05:000:Infinite Move Time
janshin:0:000000:00:999:[ The winning hand cheat must be used when ]
janshin:0:000000:00:999:[ you've got 14 tiles in your hand, then you ]
janshin:0:000000:00:999:[ must select 'AGARI'. The tiles do not ]
janshin:0:000000:00:999:[ visually change, until you make a move. ]
janshin:0:108220:04:501:Get winning hand Now!
janshin:0:108221:00:501:Get winning hand Now! (02/28)
janshin:0:108224:04:501:Get winning hand Now! (03/28)
janshin:0:108225:00:501:Get winning hand Now! (04/28)
janshin:0:108228:04:501:Get winning hand Now! (05/28)
janshin:0:108229:00:501:Get winning hand Now! (06/28)
janshin:0:10822c:04:501:Get winning hand Now! (07/28)
janshin:0:10822d:01:501:Get winning hand Now! (08/28)
janshin:0:108230:04:501:Get winning hand Now! (09/28)
janshin:0:108231:01:501:Get winning hand Now! (10/28)
janshin:0:108234:04:501:Get winning hand Now! (11/28)
janshin:0:108235:01:501:Get winning hand Now! (12/28)
janshin:0:108238:04:501:Get winning hand Now! (13/28)
janshin:0:108239:02:501:Get winning hand Now! (14/28)
janshin:0:10823C:04:501:Get winning hand Now! (15/28)
janshin:0:10823D:02:501:Get winning hand Now! (16/28)
janshin:0:108240:04:501:Get winning hand Now! (17/28)
janshin:0:108241:02:501:Get winning hand Now! (18/28)
janshin:0:108244:04:501:Get winning hand Now! (19/28)
janshin:0:108245:03:501:Get winning hand Now! (20/28)
janshin:0:108248:04:501:Get winning hand Now! (21/28)
janshin:0:108249:03:501:Get winning hand Now! (22/28)
janshin:0:10824c:04:501:Get winning hand Now! (23/28)
janshin:0:10824d:03:501:Get winning hand Now! (24/28)
janshin:0:108250:04:501:Get winning hand Now! (25/28)
janshin:0:108251:04:501:Get winning hand Now! (26/28)
janshin:0:108254:04:501:Get winning hand Now! (27/28)
janshin:0:108255:04:501:Get winning hand Now! (28/28)
janshin:0:000000:00:999:[ See this URL for mahjong rules ]
janshin:0:000000:00:999:[ www.tky.hut.fi/~kjmjm/english/majiang/ ]
janshin:0:000000:00:999:[ rules/basics.html (merge both lines!) ]
; [ Jong Tou Ki (Japan) ]
jantouki:0:0000:00:999:[ This game hasn't even ]:REASON 11
jantouki:0:0000:00:999:[ been looked at due to ]:REASON 11
jantouki:0:0000:00:999:[ time constraints - Too]:REASON 11
jantouki:0:0000:00:999:[ many games and so ]:REASON 11
jantouki:0:0000:00:999:[ little time. It is ]:REASON 11
jantouki:0:0000:00:999:[ even possible that ]:REASON 11
jantouki:0:0000:00:999:[ this game may be a ]:REASON 11
jantouki:0:0000:00:999:[ clone of an existing ]:REASON 11
jantouki:0:0000:00:999:[ game which may have ]:REASON 11
jantouki:0:0000:00:999:[ cheats. Please search ]:REASON 11
jantouki:0:0000:00:999:[ the cheat forums ]:REASON 11
jantouki:0:0000:00:999:[ before posting cheat ]:REASON 11
jantouki:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Jackie Chan - Kung Fu Master ]
jchan:0:0000:00:999:[ There are no cheats ]:REASON 1
jchan:0:0000:00:999:[ for this game as it ]:REASON 1
jchan:0:0000:00:999:[ didn't work the last ]:REASON 1
jchan:0:0000:00:999:[ time it was tested. ]:REASON 1
jchan:0:0000:00:999:[ If the game now works ]:REASON 1
jchan:0:0000:00:999:[ please request cheats ]:REASON 1
jchan:0:0000:00:999:[ for it on the cheat ]:REASON 1
jchan:0:0000:00:999:[ forums. ]:REASON 1
; [ Jumping Cross ]
jcross:0:0000:00:999:[ This game hasn't even ]:REASON 11
jcross:0:0000:00:999:[ been looked at due to ]:REASON 11
jcross:0:0000:00:999:[ time constraints - Too]:REASON 11
jcross:0:0000:00:999:[ many games and so ]:REASON 11
jcross:0:0000:00:999:[ little time. It is ]:REASON 11
jcross:0:0000:00:999:[ even possible that ]:REASON 11
jcross:0:0000:00:999:[ this game may be a ]:REASON 11
jcross:0:0000:00:999:[ clone of an existing ]:REASON 11
jcross:0:0000:00:999:[ game which may have ]:REASON 11
jcross:0:0000:00:999:[ cheats. Please search ]:REASON 11
jcross:0:0000:00:999:[ the cheat forums ]:REASON 11
jcross:0:0000:00:999:[ before posting cheat ]:REASON 11
jcross:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Judge Dredd (Rev C) ]
jdredd:0:0000:00:999:[ There are no cheats ]:REASON 1
jdredd:0:0000:00:999:[ for this game as it ]:REASON 1
jdredd:0:0000:00:999:[ didn't work the last ]:REASON 1
jdredd:0:0000:00:999:[ time it was tested. ]:REASON 1
jdredd:0:0000:00:999:[ If the game now works ]:REASON 1
jdredd:0:0000:00:999:[ please request cheats ]:REASON 1
jdredd:0:0000:00:999:[ for it on the cheat ]:REASON 1
jdredd:0:0000:00:999:[ forums. ]:REASON 1
; [ Judge Dredd (Rev B) ]
jdreddb:0:0000:00:999:[ There are no cheats ]:REASON 1
jdreddb:0:0000:00:999:[ for this game as it ]:REASON 1
jdreddb:0:0000:00:999:[ didn't work the last ]:REASON 1
jdreddb:0:0000:00:999:[ time it was tested. ]:REASON 1
jdreddb:0:0000:00:999:[ If the game now works ]:REASON 1
jdreddb:0:0000:00:999:[ please request cheats ]:REASON 1
jdreddb:0:0000:00:999:[ for it on the cheat ]:REASON 1
jdreddb:0:0000:00:999:[ forums. ]:REASON 1
; [ Judge Dredd (rev LA1, prototype) ]
jdreddp:0:0021C962:0A:000:Infinite Lives PL1
jdreddp:0:0021C964:C8:000:Infinite Energy PL1
jdreddp:0:0021C976:24:000:Invincibility "ON" PL1
jdreddp:0:0021C977:00:500:Invincibility "ON" PL1 (2/2)
jdreddp:0:0021C976:02:001:Invincibility "OFF" PL1
jdreddp:0:0021C977:00:501:Invincibility "OFF" PL1 (2/2)
jdreddp:0:0021C9C4:0A:000:Infinite Lives PL2
jdreddp:0:0021C9C6:C8:000:Infinite Energy PL2
jdreddp:0:0021C9D8:24:000:Invincibility "ON" PL2
jdreddp:0:0021C9D9:00:500:Invincibility "ON" PL2 (2/2)
jdreddp:0:0021C9D8:02:001:Invincibility "OFF" PL2
jdreddp:0:0021C9D9:00:501:Invincibility "OFF" PL2 (2/2)
jdreddp:0:0021CA26:0A:000:Infinite Lives PL3
jdreddp:0:0021CA28:C8:000:Infinite Energy PL3
jdreddp:0:0021CA3A:24:000:Invincibility "ON" PL3
jdreddp:0:0021CA3B:00:500:Invincibility "ON" PL3 (2/2)
jdreddp:0:0021CA3A:02:001:Invincibility "OFF" PL3
jdreddp:0:0021CA3B:00:501:Invincibility "OFF" PL3 (2/2)
; [ Return of the Jedi ]
jedi:0:0013:9A:000:Infinite Lives
:jedi:20800000:A976:00000060:FFFFFFFF:Invincibility
:jedi:20810000:A9FD:00000060:FFFFFFFF:Invincibility (2/6):Stop bullets up your bum...part 1 I can't remember why I put that in
:jedi:20810000:A9F0:00000060:FFFFFFFF:Invincibility (3/6):EWOK log thingie + other things I think
:jedi:20810000:A8EA:0000004C:FFFFFFFF:Invincibility (4/6):Rest of it is for background collisions...though I've left the hollow log thing alone I hope
:jedi:20810000:A8EB:00000011:FFFFFFFF:Invincibility (5/6)
:jedi:20810000:A8EC:000000A8:FFFFFFFF:Invincibility (6/6)
; [ Justice Gakuen (JAPAN 971117) ]
jgakuen:0:0000:00:999:[ There are no cheats ]:REASON 1
jgakuen:0:0000:00:999:[ for this game as it ]:REASON 1
jgakuen:0:0000:00:999:[ didn't work the last ]:REASON 1
jgakuen:0:0000:00:999:[ time it was tested. ]:REASON 1
jgakuen:0:0000:00:999:[ If the game now works ]:REASON 1
jgakuen:0:0000:00:999:[ please request cheats ]:REASON 1
jgakuen:0:0000:00:999:[ for it on the cheat ]:REASON 1
jgakuen:0:0000:00:999:[ forums. ]:REASON 1
; [ Jigoku Meguri (Japan) ]
jigkmgri:0:10F7B7:09:000:Infinite Credits
jigkmgri:0:10CC42:50:007:Infinite Time
jigkmgri:0:10D5D5:02:000:Invincibility
jigkmgri:0:10CC35:05:000:Always have Maximum fire speed
jigkmgri:0:10CC37:08:000:Always have Maximum bounce power
jigkmgri:0:10CC3B:00:000:Always have Blue bubble
jigkmgri:0:10CC3F:04:000:Always have Max. Red bubble size
jigkmgri:0:10CC41:04:000:Always have Max. Green bubble size
jigkmgri:0:10CC3D:04:000:Always have Max. Purple bubble size
jigkmgri:0:10D535:05:007:Infinite Lives PL1
jigkmgri:0:10D545:05:007:Infinite Lives PL2
; [ Jitsuryoku!! Pro Yakyuu (Japan) ]
jitsupro:0:0F3573:99:000:Infinite Credits
jitsupro:0:0F30AD:00:000:Infinite Strikes
jitsupro:0:0F30AF:00:000:Infinite Balls
jitsupro:0:0F30B1:00:000:Infinite Outs
jitsupro:0:0F30AD:00:001:Set Strikes to 0 Now!
jitsupro:0:0F30AD:03:001:Set Strikes to 3 Now!
jitsupro:0:0F30AF:00:001:Set Balls to 0 Now!
jitsupro:0:0F30AF:04:001:Set Balls to 4 Now!
jitsupro:0:0F30B1:00:001:Set Outs to 0 Now!
jitsupro:0:0F30B1:03:001:Set Outs to 3 Now!
jitsupro:0:0F2FCB:63:070:Select Game Score PL1
jitsupro:0:0F3047:63:070:Select Game Score PL2
; [ Jumping Jack ]
jjack:0:2103:09:000:Infinite Lives
jjack:0:210B:80:000:Maximum Bonus Score
; [ Jan Jan Paradise 2 ]
jjparad2:0:060009A7:09:000:Infinite Credits
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ The winning hand cheat must be activated when ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ there are 14 tiles in your hand, then press ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ the RON key (default is 'Left Alt' key then ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 2nd choice) or you discard a tile. The tiles ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ do not visually change until you make a move. ]
:jjparad2:00000001:06001C68:00000003:FFFFFFFF:Get winning hand Now!
:jjparad2:00010001:06001C69:00000001:FFFFFFFF:Get winning hand Now! (02/28)
:jjparad2:00010001:06001C6A:00000003:FFFFFFFF:Get winning hand Now! (03/28)
:jjparad2:00010001:06001C6B:00000001:FFFFFFFF:Get winning hand Now! (04/28)
:jjparad2:00010001:06001C6C:00000003:FFFFFFFF:Get winning hand Now! (05/28)
:jjparad2:00010001:06001C6D:00000001:FFFFFFFF:Get winning hand Now! (06/28)
:jjparad2:00010001:06001C6E:00000003:FFFFFFFF:Get winning hand Now! (07/28)
:jjparad2:00010001:06001C6F:00000002:FFFFFFFF:Get winning hand Now! (08/28)
:jjparad2:00010001:06001C70:00000003:FFFFFFFF:Get winning hand Now! (09/28)
:jjparad2:00010001:06001C71:00000002:FFFFFFFF:Get winning hand Now! (10/28)
:jjparad2:00010001:06001C72:00000003:FFFFFFFF:Get winning hand Now! (11/28)
:jjparad2:00010001:06001C73:00000002:FFFFFFFF:Get winning hand Now! (12/28)
:jjparad2:00010001:06001C74:00000003:FFFFFFFF:Get winning hand Now! (13/28)
:jjparad2:00010001:06001C75:00000003:FFFFFFFF:Get winning hand Now! (14/28)
:jjparad2:00010001:06001C76:00000003:FFFFFFFF:Get winning hand Now! (15/28)
:jjparad2:00010001:06001C77:00000003:FFFFFFFF:Get winning hand Now! (16/28)
:jjparad2:00010001:06001C78:00000003:FFFFFFFF:Get winning hand Now! (17/28)
:jjparad2:00010001:06001C79:00000003:FFFFFFFF:Get winning hand Now! (18/28)
:jjparad2:00010001:06001C7A:00000003:FFFFFFFF:Get winning hand Now! (19/28)
:jjparad2:00010001:06001C7B:00000004:FFFFFFFF:Get winning hand Now! (20/28)
:jjparad2:00010001:06001C7C:00000003:FFFFFFFF:Get winning hand Now! (21/28)
:jjparad2:00010001:06001C7D:00000004:FFFFFFFF:Get winning hand Now! (22/28)
:jjparad2:00010001:06001C7E:00000003:FFFFFFFF:Get winning hand Now! (23/28)
:jjparad2:00010001:06001C7F:00000004:FFFFFFFF:Get winning hand Now! (24/28)
:jjparad2:00010001:06001C60:00000003:FFFFFFFF:Get winning hand Now! (25/28)
:jjparad2:00010001:06001C61:00000005:FFFFFFFF:Get winning hand Now! (26/28)
:jjparad2:00010001:06001C62:00000003:FFFFFFFF:Get winning hand Now! (27/28)
:jjparad2:00010001:06001C63:00000005:FFFFFFFF:Get winning hand Now! (28/28)
:jjparad2:00000000:06001C68:00000003:FFFFFFFF:Always winning hand
:jjparad2:00010000:06001C69:00000001:FFFFFFFF:Always winning hand (02/28)
:jjparad2:00010000:06001C6A:00000003:FFFFFFFF:Always winning hand (03/28)
:jjparad2:00010000:06001C6B:00000001:FFFFFFFF:Always winning hand (04/28)
:jjparad2:00010000:06001C6C:00000003:FFFFFFFF:Always winning hand (05/28)
:jjparad2:00010000:06001C6D:00000001:FFFFFFFF:Always winning hand (06/28)
:jjparad2:00010000:06001C6E:00000003:FFFFFFFF:Always winning hand (07/28)
:jjparad2:00010000:06001C6F:00000002:FFFFFFFF:Always winning hand (08/28)
:jjparad2:00010000:06001C70:00000003:FFFFFFFF:Always winning hand (09/28)
:jjparad2:00010000:06001C71:00000002:FFFFFFFF:Always winning hand (10/28)
:jjparad2:00010000:06001C72:00000003:FFFFFFFF:Always winning hand (11/28)
:jjparad2:00010000:06001C73:00000002:FFFFFFFF:Always winning hand (12/28)
:jjparad2:00010000:06001C74:00000003:FFFFFFFF:Always winning hand (13/28)
:jjparad2:00010000:06001C75:00000003:FFFFFFFF:Always winning hand (14/28)
:jjparad2:00010000:06001C76:00000003:FFFFFFFF:Always winning hand (15/28)
:jjparad2:00010000:06001C77:00000003:FFFFFFFF:Always winning hand (16/28)
:jjparad2:00010000:06001C78:00000003:FFFFFFFF:Always winning hand (17/28)
:jjparad2:00010000:06001C79:00000003:FFFFFFFF:Always winning hand (18/28)
:jjparad2:00010000:06001C7A:00000003:FFFFFFFF:Always winning hand (19/28)
:jjparad2:00010000:06001C7B:00000004:FFFFFFFF:Always winning hand (20/28)
:jjparad2:00010000:06001C7C:00000003:FFFFFFFF:Always winning hand (21/28)
:jjparad2:00010000:06001C7D:00000004:FFFFFFFF:Always winning hand (22/28)
:jjparad2:00010000:06001C7E:00000003:FFFFFFFF:Always winning hand (23/28)
:jjparad2:00010000:06001C7F:00000004:FFFFFFFF:Always winning hand (24/28)
:jjparad2:00010000:06001C60:00000003:FFFFFFFF:Always winning hand (25/28)
:jjparad2:00010000:06001C61:00000005:FFFFFFFF:Always winning hand (26/28)
:jjparad2:00010000:06001C62:00000003:FFFFFFFF:Always winning hand (27/28)
:jjparad2:00010000:06001C63:00000005:FFFFFFFF:Always winning hand (28/28)
:jjparad2:00100006:06001C68:000A000D:00000000:Watch ALL 14 tiles - Player
:jjparad2:00100006:06001C4A:000A000D:00000008:Watch ALL 14 tiles - C.P.U.
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ Here is the look-up list for the above watches ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ family rank common name chinese name ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 00h 01h 1 "characters" 1 "wan" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 00h 02h 2 "characters" 2 "wan" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 00h 03h 3 "characters" 3 "wan" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 00h 04h 4 "characters" 4 "wan" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 00h 05h 5 "characters" 5 "wan" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 00h 06h 6 "characters" 6 "wan" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 00h 07h 7 "characters" 7 "wan" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 00h 08h 8 "characters" 8 "wan" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 00h 09h 9 "characters" 9 "wan" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 01h 01h 1 "dots" 1 "tung" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 01h 02h 2 "dots" 2 "tung" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 01h 03h 3 "dots" 3 "tung" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 01h 04h 4 "dots" 4 "tung" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 01h 05h 5 "dots" 5 "tung" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 01h 06h 6 "dots" 6 "tung" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 01h 07h 7 "dots" 7 "tung" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 01h 08h 8 "dots" 8 "tung" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 01h 09h 9 "dots" 9 "tung" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 02h 01h 1 "bamboo" 1"tiao/Bird" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 02h 02h 2 "bamboo" 2 "tiao" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 02h 03h 3 "bamboo" 3 "tiao" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 02h 04h 4 "bamboo" 4 "tiao" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 02h 05h 5 "bamboo" 5 "tiao" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 02h 06h 6 "bamboo" 6 "tiao" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 02h 07h 7 "bamboo" 7 "tiao" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 02h 08h 8 "bamboo" 8 "tiao" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 02h 09h 9 "bamboo" 9 "tiao" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 03h 01h East "wind" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 03h 02h South "wind" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 03h 03h West "wind" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 03h 04h North "wind" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 03h 05h White "dragon" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 03h 06h Green "dragon" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ 03h 07h Red "dragon" ]
:jjparad2:60000000:00000000:00000000:FFFFFFFF:[ FFh FFh - no tile - ]
; [ Jan Jan Paradise ]
jjparads:0:060009BD:09:000:Infinite Credits
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ The winning hand cheat must be activated when ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ there are 14 tiles in your hand, then press ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ the RON key (default is 'Left Alt' key then ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 2nd choice) or you discard a tile. The tiles ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ do not visually change until you make a move. ]
:jjparads:00000001:06001338:00000003:FFFFFFFF:Get winning hand Now!
:jjparads:00010001:06001339:00000001:FFFFFFFF:Get winning hand Now! (02/28)
:jjparads:00010001:0600133A:00000003:FFFFFFFF:Get winning hand Now! (03/28)
:jjparads:00010001:0600133B:00000001:FFFFFFFF:Get winning hand Now! (04/28)
:jjparads:00010001:0600133C:00000003:FFFFFFFF:Get winning hand Now! (05/28)
:jjparads:00010001:0600133D:00000001:FFFFFFFF:Get winning hand Now! (06/28)
:jjparads:00010001:0600133E:00000003:FFFFFFFF:Get winning hand Now! (07/28)
:jjparads:00010001:0600133F:00000002:FFFFFFFF:Get winning hand Now! (08/28)
:jjparads:00010001:06001340:00000003:FFFFFFFF:Get winning hand Now! (09/28)
:jjparads:00010001:06001341:00000002:FFFFFFFF:Get winning hand Now! (10/28)
:jjparads:00010001:06001342:00000003:FFFFFFFF:Get winning hand Now! (11/28)
:jjparads:00010001:06001343:00000002:FFFFFFFF:Get winning hand Now! (12/28)
:jjparads:00010001:06001344:00000003:FFFFFFFF:Get winning hand Now! (13/28)
:jjparads:00010001:06001345:00000003:FFFFFFFF:Get winning hand Now! (14/28)
:jjparads:00010001:06001346:00000003:FFFFFFFF:Get winning hand Now! (15/28)
:jjparads:00010001:06001347:00000003:FFFFFFFF:Get winning hand Now! (16/28)
:jjparads:00010001:06001348:00000003:FFFFFFFF:Get winning hand Now! (17/28)
:jjparads:00010001:06001349:00000003:FFFFFFFF:Get winning hand Now! (18/28)
:jjparads:00010001:0600134A:00000003:FFFFFFFF:Get winning hand Now! (19/28)
:jjparads:00010001:0600134B:00000004:FFFFFFFF:Get winning hand Now! (20/28)
:jjparads:00010001:0600134C:00000003:FFFFFFFF:Get winning hand Now! (21/28)
:jjparads:00010001:0600134D:00000004:FFFFFFFF:Get winning hand Now! (22/28)
:jjparads:00010001:0600134E:00000003:FFFFFFFF:Get winning hand Now! (23/28)
:jjparads:00010001:0600134F:00000004:FFFFFFFF:Get winning hand Now! (24/28)
:jjparads:00010001:06001350:00000003:FFFFFFFF:Get winning hand Now! (25/28)
:jjparads:00010001:06001351:00000005:FFFFFFFF:Get winning hand Now! (26/28)
:jjparads:00010001:06001352:00000003:FFFFFFFF:Get winning hand Now! (27/28)
:jjparads:00010001:06001353:00000005:FFFFFFFF:Get winning hand Now! (28/28)
:jjparads:00000000:06001338:00000003:FFFFFFFF:Always winning hand
:jjparads:00010000:06001339:00000001:FFFFFFFF:Always winning hand (02/28)
:jjparads:00010000:0600133A:00000003:FFFFFFFF:Always winning hand (03/28)
:jjparads:00010000:0600133B:00000001:FFFFFFFF:Always winning hand (04/28)
:jjparads:00010000:0600133C:00000003:FFFFFFFF:Always winning hand (05/28)
:jjparads:00010000:0600133D:00000001:FFFFFFFF:Always winning hand (06/28)
:jjparads:00010000:0600133E:00000003:FFFFFFFF:Always winning hand (07/28)
:jjparads:00010000:0600133F:00000002:FFFFFFFF:Always winning hand (08/28)
:jjparads:00010000:06001340:00000003:FFFFFFFF:Always winning hand (09/28)
:jjparads:00010000:06001341:00000002:FFFFFFFF:Always winning hand (10/28)
:jjparads:00010000:06001342:00000003:FFFFFFFF:Always winning hand (11/28)
:jjparads:00010000:06001343:00000002:FFFFFFFF:Always winning hand (12/28)
:jjparads:00010000:06001344:00000003:FFFFFFFF:Always winning hand (13/28)
:jjparads:00010000:06001345:00000003:FFFFFFFF:Always winning hand (14/28)
:jjparads:00010000:06001346:00000003:FFFFFFFF:Always winning hand (15/28)
:jjparads:00010000:06001347:00000003:FFFFFFFF:Always winning hand (16/28)
:jjparads:00010000:06001348:00000003:FFFFFFFF:Always winning hand (17/28)
:jjparads:00010000:06001349:00000003:FFFFFFFF:Always winning hand (18/28)
:jjparads:00010000:0600134A:00000003:FFFFFFFF:Always winning hand (19/28)
:jjparads:00010000:0600134B:00000004:FFFFFFFF:Always winning hand (20/28)
:jjparads:00010000:0600134C:00000003:FFFFFFFF:Always winning hand (21/28)
:jjparads:00010000:0600134D:00000004:FFFFFFFF:Always winning hand (22/28)
:jjparads:00010000:0600134E:00000003:FFFFFFFF:Always winning hand (23/28)
:jjparads:00010000:0600134F:00000004:FFFFFFFF:Always winning hand (24/28)
:jjparads:00010000:06001350:00000003:FFFFFFFF:Always winning hand (25/28)
:jjparads:00010000:06001351:00000005:FFFFFFFF:Always winning hand (26/28)
:jjparads:00010000:06001352:00000003:FFFFFFFF:Always winning hand (27/28)
:jjparads:00010000:06001353:00000005:FFFFFFFF:Always winning hand (28/28)
:jjparads:00100006:06001338:000A000D:00000000:Watch ALL 14 tiles - Player
:jjparads:00100006:0600131A:000A000D:00000008:Watch ALL 14 tiles - C.P.U.
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ Here is the look-up list for the above watches ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ family rank common name chinese name ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 00h 01h 1 "characters" 1 "wan" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 00h 02h 2 "characters" 2 "wan" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 00h 03h 3 "characters" 3 "wan" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 00h 04h 4 "characters" 4 "wan" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 00h 05h 5 "characters" 5 "wan" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 00h 06h 6 "characters" 6 "wan" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 00h 07h 7 "characters" 7 "wan" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 00h 08h 8 "characters" 8 "wan" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 00h 09h 9 "characters" 9 "wan" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 01h 01h 1 "dots" 1 "tung" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 01h 02h 2 "dots" 2 "tung" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 01h 03h 3 "dots" 3 "tung" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 01h 04h 4 "dots" 4 "tung" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 01h 05h 5 "dots" 5 "tung" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 01h 06h 6 "dots" 6 "tung" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 01h 07h 7 "dots" 7 "tung" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 01h 08h 8 "dots" 8 "tung" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 01h 09h 9 "dots" 9 "tung" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 02h 01h 1 "bamboo" 1"tiao/Bird" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 02h 02h 2 "bamboo" 2 "tiao" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 02h 03h 3 "bamboo" 3 "tiao" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 02h 04h 4 "bamboo" 4 "tiao" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 02h 05h 5 "bamboo" 5 "tiao" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 02h 06h 6 "bamboo" 6 "tiao" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 02h 07h 7 "bamboo" 7 "tiao" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 02h 08h 8 "bamboo" 8 "tiao" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 02h 09h 9 "bamboo" 9 "tiao" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 03h 01h East "wind" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 03h 02h South "wind" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 03h 03h West "wind" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 03h 04h North "wind" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 03h 05h White "dragon" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 03h 06h Green "dragon" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ 03h 07h Red "dragon" ]
:jjparads:60000000:00000000:00000000:FFFFFFFF:[ FFh FFh - no tile - ]
; [ J. J. Squawkers ]
jjsquawk:0:200043:09:000:Infinite Credits
jjsquawk:0:200032:EF:000:Infinite Time
jjsquawk:0:20561C:05:000:Infinite Lives PL1
jjsquawk:0:205724:03:000:Infinite Energy PL1
jjsquawk:0:2014B0:02:000:Invincibility PL1
jjsquawk:0:2014AD:00:000:Always have the strawberry weapon PL1
jjsquawk:0:2014AD:01:000:Always have the pumpkin weapon PL1
jjsquawk:0:2014AD:02:000:Always have the screw weapon PL1
jjsquawk:0:2014AD:03:000:Always have the little bird & screw weapon PL1
jjsquawk:0:2014AD:04:000:Always have the 3 shot weapon PL1
jjsquawk:0:2014AD:05:000:Always have the 7 shot weapon PL1
jjsquawk:0:2014AD:06:000:Always have the spring weapon PL1
jjsquawk:0:2014AD:07:000:Always have the cog weapon PL1
jjsquawk:0:2014AD:0A:000:Always have the bomber weapon PL1
jjsquawk:0:2014AD:0B:000:Always have the multi-way weapon PL1
jjsquawk:0:2014AD:00:001:Get the strawberry weapon Now! PL1
jjsquawk:0:2014AD:01:001:Get the pumpkin weapon Now! PL1
jjsquawk:0:2014AD:02:001:Get the screw weapon Now! PL1
jjsquawk:0:2014AD:03:001:Get the little bird & screw weapon Now! PL1
jjsquawk:0:2014AD:04:001:Get the 3 shot weapon Now! PL1
jjsquawk:0:2014AD:05:001:Get the 7 shot weapon Now! PL1
jjsquawk:0:2014AD:06:001:Get the spring weapon Now! PL1
jjsquawk:0:2014AD:07:001:Get the cog weapon Now! PL1
jjsquawk:0:2014AD:0A:001:Get the bomber weapon Now! PL1
jjsquawk:0:2014AD:0B:001:Get the multi-way weapon Now! PL1
jjsquawk:0:20561D:05:000:Infinite Lives PL2
jjsquawk:0:205725:03:000:Infinite Energy PL2
jjsquawk:0:201530:02:000:Invincibility PL2
jjsquawk:0:20152D:00:000:Always have the strawberry weapon PL2
jjsquawk:0:20152D:01:000:Always have the pumpkin weapon PL2
jjsquawk:0:20152D:02:000:Always have the screw weapon PL2
jjsquawk:0:20152D:03:000:Always have the little bird & screw weapon PL2
jjsquawk:0:20152D:04:000:Always have the 3 shot weapon PL2
jjsquawk:0:20152D:05:000:Always have the 7 shot weapon PL2
jjsquawk:0:20152D:06:000:Always have the spring weapon PL2
jjsquawk:0:20152D:07:000:Always have the cog weapon PL2
jjsquawk:0:20152D:0A:000:Always have the bomber weapon PL2
jjsquawk:0:20152D:0B:000:Always have the multi-way weapon PL2
jjsquawk:0:20152D:00:001:Get the strawberry weapon Now! PL2
jjsquawk:0:20152D:01:001:Get the pumpkin weapon Now! PL2
jjsquawk:0:20152D:02:001:Get the screw weapon Now! PL2
jjsquawk:0:20152D:03:001:Get the little bird & screw weapon Now! PL2
jjsquawk:0:20152D:04:001:Get the 3 shot weapon Now! PL2
jjsquawk:0:20152D:05:001:Get the 7 shot weapon Now! PL2
jjsquawk:0:20152D:06:001:Get the spring weapon Now! PL2
jjsquawk:0:20152D:07:001:Get the cog weapon Now! PL2
jjsquawk:0:20152D:0A:001:Get the bomber weapon Now! PL2
jjsquawk:0:20152D:0B:001:Get the multi-way weapon Now! PL2
; [ J.League 1994, The (Japan) ]
jleague:0:2003D8:2E:000:Infinite Match Time
jleague:0:2003D8:00:001:Finish this Half Now!
jleague:0:200303:03:000:Infinite Balls
jleague:0:2003D5:00:000:Score always = 0 PL1
jleague:0:2003D5:63:000:Score always = 99 PL1
jleague:0:2003D5:00:001:Set score = 0 Now! PL1:Display doesn't update automatically
jleague:0:2003D5:32:001:Set score = 50 Now! PL1:Display doesn't update automatically
jleague:0:2003D5:63:070:Select score Now! PL1:Display doesn't update automatically
jleague:0:2003D6:00:000:Score always = 0 PL2
jleague:0:2003D6:63:000:Score always = 99 PL2
jleague:0:2003D6:00:001:Set score = 0 Now! PL2:Display doesn't update automatically
jleague:0:2003D6:32:001:Set score = 50 Now! PL2:Display doesn't update automatically
jleague:0:2003D6:63:070:Select score Now! PL2:Display doesn't update automatically
; [ Tatakae Genshizin Joe & Mac (Japan) ]
joemac:0:184D99:03:000:Infinite Lives PL1
joemac:0:184E4D:12:000:Infinite Energy PL1
joemac:0:184DD9:03:000:Infinite Lives PL2
joemac:0:184ECD:12:000:Infinite Energy PL2
joemac:0:18534D:01:001:One hit for boss 1 Now!
joemac:0:18654D:01:001:One hit for boss 2-1 Now!
joemac:0:18654D:01:001:One hit for boss 2-2 Now!
joemac:0:1877F4:01:001:One hit for boss 3-1 Now!
joemac:0:186CCD:01:001:One hit for boss 3-2 Now!
joemac:0:18654D:01:001:One hit for boss 4-1 Now!
joemac:0:186BCD:01:001:One hit for boss 4-2 Now!
joemac:0:18654D:01:001:One hit for boss 5-1 Now!
joemac:0:1868CD:01:001:One hit for boss 5-2 Now!
joemac:0:18654D:01:001:One hit for boss 5-3 Now!
; [ Mahjong Jogakuen (Japan) ]
jogakuen:0:4513:63:000:Infinite Item Points
jogakuen:0:4003:27:000:Infinite Points
jogakuen:0:4004:0F:500:Infinite Points (2/2)
jogakuen:0:0000:00:999:[ The winning hand cheat must be ]
jogakuen:0:0000:00:999:[ activated when there are 14 tiles in ]
jogakuen:0:0000:00:999:[ your hand, then press the RON key ('Z' ]
jogakuen:0:0000:00:999:[ by default). The tiles do visually ]
jogakuen:0:0000:00:999:[ change until you make a move. ]
jogakuen:0:424F:1B:001:Get winning hand Now!
jogakuen:0:4250:1B:501:Get winning hand Now! (02/15)
jogakuen:0:4251:1B:501:Get winning hand Now! (03/15)
jogakuen:0:4252:1C:501:Get winning hand Now! (04/15)
jogakuen:0:4253:1C:501:Get winning hand Now! (05/15)
jogakuen:0:4254:1C:501:Get winning hand Now! (06/15)
jogakuen:0:4255:1D:501:Get winning hand Now! (07/15)
jogakuen:0:4256:1D:501:Get winning hand Now! (08/15)
jogakuen:0:4257:1D:501:Get winning hand Now! (09/15)
jogakuen:0:4258:1E:501:Get winning hand Now! (10/15)
jogakuen:0:4259:1E:501:Get winning hand Now! (11/15)
jogakuen:0:425A:1E:501:Get winning hand Now! (12/15)
jogakuen:0:425B:1F:501:Get winning hand Now! (13/15)
jogakuen:0:4023:1F:501:Get winning hand Now! (14/15)
jogakuen:0:4027:1F:501:Get winning hand Now! (15/15)
jogakuen:0:424F:1B:000:Always winning hand
jogakuen:0:4250:1B:500:Always winning hand (02/15)
jogakuen:0:4251:1B:500:Always winning hand (03/15)
jogakuen:0:4252:1C:500:Always winning hand (04/15)
jogakuen:0:4253:1C:500:Always winning hand (05/15)
jogakuen:0:4254:1C:500:Always winning hand (06/15)
jogakuen:0:4255:1D:500:Always winning hand (07/15)
jogakuen:0:4256:1D:500:Always winning hand (08/15)
jogakuen:0:4257:1D:500:Always winning hand (09/15)
jogakuen:0:4258:1E:500:Always winning hand (10/15)
jogakuen:0:4259:1E:500:Always winning hand (11/15)
jogakuen:0:425A:1E:500:Always winning hand (12/15)
jogakuen:0:425B:1F:500:Always winning hand (13/15)
jogakuen:0:4023:1F:500:Always winning hand (14/15)
jogakuen:0:4027:1F:500:Always winning hand (15/15)
; [ Joe & Mac Returns (World, Version 1.1, 1994.05.27) ]
:joemacr:00000000:20100E:00000063:FFFFFFFF:Infinite Credits
:joemacr:00100000:101028:000006FF:FFFFFFFF:Infinite Time
:joemacr:00100001:101028:00000001:FFFFFFFF:Ghost Appears Now!:Time Up
:joemacr:60000000:000000:00000000:00000000:
:joemacr:00000000:201014:0000000C:FFFFFFFF:Infinite Lives PL1
:joemacr:00000000:101024:00000002:FFFFFFFF:Invincibility PL1
:joemacr:00000000:201015:0000000C:FFFFFFFF:Infinite Lives PL2
:joemacr:00000000:101124:00000002:FFFFFFFF:Invincibility PL2
; [ Joe & Mac Returns (World, Version 1.0, 1994.05.19) ]
:joemacra:00000000:20100E:00000063:FFFFFFFF:Infinite Credits
:joemacra:00100000:101028:000006FF:FFFFFFFF:Infinite Time
:joemacra:00100001:101028:00000001:FFFFFFFF:Ghost Appears Now!:Time Up
:joemacra:60000000:000000:00000000:00000000:
:joemacra:00000000:201014:0000000C:FFFFFFFF:Infinite Lives PL1
:joemacra:00000000:101024:00000002:FFFFFFFF:Invincibility PL1
:joemacra:00000000:201015:0000000C:FFFFFFFF:Infinite Lives PL2
:joemacra:00000000:101124:00000002:FFFFFFFF:Invincibility PL2
; [ Joshi Volleyball ]
josvolly:0:0000:00:999:[ There are no cheats ]:REASON 1
josvolly:0:0000:00:999:[ for this game as it ]:REASON 1
josvolly:0:0000:00:999:[ didn't work the last ]:REASON 1
josvolly:0:0000:00:999:[ time it was tested. ]:REASON 1
josvolly:0:0000:00:999:[ If the game now works ]:REASON 1
josvolly:0:0000:00:999:[ please request cheats ]:REASON 1
josvolly:0:0000:00:999:[ for it on the cheat ]:REASON 1
josvolly:0:0000:00:999:[ forums. ]:REASON 1
; [ Journey ]
journey:0:C213:06:000:Infinite Lives
; [ Joust (White/Green label) ]
joust:0:A051:04:000:Infinite Lives PL1
joust:0:A052:05:500:Infinite Lives PL1 (2/2)
joust:0:A05B:04:000:Infinite Lives PL2
joust:0:A05C:05:500:Infinite Lives PL2 (2/2)
; [ Joust 2 - Survival of the Fittest (set 1) ]
joust2:0:A059:04:000:Infinite Lives PL1
joust2:0:A05A:05:500:Infinite Lives PL1 (2/2)
joust2:0:A063:04:000:Infinite Lives PL2
joust2:0:A064:05:500:Infinite Lives PL2 (2/2)
; [ Joust (Solid Red label) ]
joustr:0:A051:04:000:Infinite Lives PL1
joustr:0:A052:05:500:Infinite Lives PL1 (2/2)
joustr:0:A05B:04:000:Infinite Lives PL2
joustr:0:A05C:05:500:Infinite Lives PL2 (2/2)
; [ Joust (White/Red label) ]
joustwr:0:A051:04:000:Infinite Lives PL1
joustwr:0:A052:05:500:Infinite Lives PL1 (2/2)
joustwr:0:A05B:04:000:Infinite Lives PL2
joustwr:0:A05C:05:500:Infinite Lives PL2 (2/2)
; [ Joyful Road (Japan) ]
joyfulr:0:811F:78:000:Infinite Fuel
joyfulr:0:82DC:00:000:Invincibility
joyfulr:0:8138:06:000:Infinite Lives PL1
joyfulr:0:8139:06:000:Infinite Lives PL2
; [ Puzzled / Joy Joy Kid ]
joyjoy:0:10090C:64:000:Infinite Continues PL1
joyjoy:0:100642:00:000:Minimum Piece Speed PL1
joyjoy:0:100643:00:500:Minimum Piece Speed PL1 (2/2)
joyjoy:0:100904:0C:000:Max L-Ball PL1
joyjoy:0:000000:00:999:[ Use these cheats during Play Only! ]
joyjoy:0:100673:00:000:Next shape always Red PL1
joyjoy:0:100673:01:000:Next shape always Purple PL1
joyjoy:0:100673:02:000:Next shape always Orange PL1
joyjoy:0:100673:03:000:Next shape always Blue PL1
joyjoy:0:100673:04:000:Next shape always Yellow PL1
joyjoy:0:100673:05:000:Next shape always Green PL1
joyjoy:0:100673:06:000:Next shape always Cyan PL1
joyjoy:0:100673:00:001:Next shape is Red Now! PL1
joyjoy:0:100673:01:001:Next shape is Purple Now! PL1
joyjoy:0:100673:02:001:Next shape is Orange Now! PL1
joyjoy:0:100673:03:001:Next shape is Blue Now! PL1
joyjoy:0:100673:04:001:Next shape is Yellow Now! PL1
joyjoy:0:100673:05:001:Next shape is Green Now! PL1
joyjoy:0:100673:06:001:Next shape is Cyan Now! PL1
joyjoy:0:100C1C:64:000:Infinite Continues PL2
joyjoy:0:100952:00:000:Minimum Piece Speed PL2
joyjoy:0:100953:00:500:Minimum Piece Speed PL2 (2/2)
joyjoy:0:100C14:0C:000:Max L-Ball PL2
joyjoy:0:000000:00:999:[ Use these cheats during Play Only! ]
joyjoy:0:100983:00:000:Next shape always Red PL2
joyjoy:0:100983:01:000:Next shape always Purple PL2
joyjoy:0:100983:02:000:Next shape always Orange PL2
joyjoy:0:100983:03:000:Next shape always Blue PL2
joyjoy:0:100983:04:000:Next shape always Yellow PL2
joyjoy:0:100983:05:000:Next shape always Green PL2
joyjoy:0:100983:06:000:Next shape always Cyan PL2
joyjoy:0:100983:00:001:Next shape is Red Now! PL2
joyjoy:0:100983:01:001:Next shape is Purple Now! PL2
joyjoy:0:100983:02:001:Next shape is Orange Now! PL2
joyjoy:0:100983:03:001:Next shape is Blue Now! PL2
joyjoy:0:100983:04:001:Next shape is Yellow Now! PL2
joyjoy:0:100983:05:001:Next shape is Green Now! PL2
joyjoy:0:100983:06:001:Next shape is Cyan Now! PL2
; [ Joyman ]
joyman:0:4E14:06:000:Infinite Lives
joyman:0:4E15:05:500:Infinite Lives (2/2)
joyman:0:4E0E:F4:001:Finish this Level Now!
joyman:0:0000:00:999:[ -------- Starting Levels ------- ]
joyman:0:0000:00:999:[ Deactivate the cheats after ]
joyman:0:0000:00:999:[ starting the level or leave them ]
joyman:0:0000:00:999:[ active to repeat the level. ]
joyman:0:0000:00:999:[ NOTE ALL THE LEVEL NAMES ARE ]
joyman:0:0000:00:999:[ INCORRECT - THE ORDER IS OK! ]
joyman:0:4E0A:7E:000:Start at Strawberry
joyman:0:4E13:01:500:Start at Strawberry (2/2)
joyman:0:4E0A:7F:000:Start at 1st Orange
joyman:0:4E13:02:500:Start at 1st Orange (2/2)
joyman:0:4E0A:80:000:Start at 2nd Orange
joyman:0:4E13:03:500:Start at 2nd Orange (2/2)
joyman:0:4E0A:81:000:Start at 1st Apple
joyman:0:4E13:04:500:Start at 1st Apple (2/2)
joyman:0:4E0A:82:000:Start at 2nd Apple
joyman:0:4E13:05:500:Start at 2nd Apple (2/2)
joyman:0:4E0A:83:000:Start at 1st Pineapple
joyman:0:4E13:06:500:Start at 1st Pineapple (2/2)
joyman:0:4E0A:84:000:Start at 2nd Pineapple
joyman:0:4E13:07:500:Start at 2nd Pineapple (2/2)
joyman:0:4E0A:85:000:Start at 1st Galaxian
joyman:0:4E13:08:500:Start at 1st Galaxian (2/2)
joyman:0:4E0A:86:000:Start at 2nd Galaxian
joyman:0:4E13:09:500:Start at 2nd Galaxian (2/2)
joyman:0:4E0A:87:000:Start at 1st Bell
joyman:0:4E13:0A:500:Start at 1st Bell (2/2)
joyman:0:4E0A:88:000:Start at 2nd Bell
joyman:0:4E13:0B:500:Start at 2nd Bell (2/2)
joyman:0:4E0A:87:000:Start at 1st Key
joyman:0:4E13:0C:500:Start at 1st Key (2/2)
joyman:0:4E0A:88:000:Start at 2nd Key
joyman:0:4E13:0D:500:Start at 2nd Key (2/2)
joyman:0:0000:00:999:[ -------- Practice Levels ------- ]
joyman:0:4E13:00:000:Practice Cherry
joyman:0:4E13:01:000:Practice Strawberry
joyman:0:4E13:02:000:Practice 1st Orange
joyman:0:4E13:03:000:Practice 2nd Orange
joyman:0:4E13:04:000:Practice 1st Apple
joyman:0:4E13:05:000:Practice 2nd Apple
joyman:0:4E13:06:000:Practice 1st Pineapple
joyman:0:4E13:07:000:Practice 2nd Pineapple
joyman:0:4E13:08:000:Practice 1st Galaxian
joyman:0:4E13:09:000:Practice 2nd Galaxian
joyman:0:4E13:0A:000:Practice 1st Bell
joyman:0:4E13:0B:000:Practice 2nd Bell
joyman:0:4E13:0C:000:Practice 1st Key
joyman:0:4E13:0D:000:Practice 2nd Key
joyman:0:4E13:FF:000:Split-Screen (Unplayable)
joyman:0:4E13:FE:000:No maze or dots(Unfinishable)
joyman:0:0000:00:999:[ -------- Practice Speeds ------- ]
joyman:0:4DBD:00:000:Stay blue until eaten
joyman:0:4DBE:00:500:Stay blue until eaten (2/2)
joyman:0:4DBD:58:000:Slow changeback
joyman:0:4DBE:02:500:Slow changeback (2/2)
joyman:0:4DBD:68:000:Moderate changeback
joyman:0:4DBE:01:500:Moderate changeback (2/2)
joyman:0:4DBD:F0:000:Quick changeback
joyman:0:4DBE:00:500:Quick changeback (2/2)
joyman:0:4DBD:78:000:Lightning changeback
joyman:0:4DBE:00:500:Lightning changeback (2/2)
joyman:0:4DBD:01:000:No change to blue
joyman:0:4DBE:00:500:No change to blue (2/2)
joyman:0:0000:00:999:[ --------- Ghost Status --------- ]
joyman:0:4DA7:01:000:Red always blue
joyman:0:4DA8:01:000:Pink always blue
joyman:0:4DA9:01:000:Green always blue
joyman:0:4DAA:01:000:Orange always blue
joyman:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Jurassic Park ]
jpark:0:0C8E9B:CD:100:Infinite Energy
jpark:0:0C8E9C:CD:600:Infinite Energy (2/7):Energy is coded at address [R23 + 40]
jpark:0:0C8E9D:CD:600:Infinite Energy (3/7):NOP out code at following lines
jpark:0:0C8E9E:CD:600:Infinite Energy (4/7):0C8E9B A8 00 17 40 sub.b R0, 40[R23]
jpark:0:0C8E9F:CD:600:Infinite Energy (5/7):0C8E9F 7C 81 00 blt C8F20
jpark:0:0C8EA0:CD:600:Infinite Energy (6/7)
jpark:0:0C8EA1:CD:600:Infinite Energy (7/7)
; [ Jr. Pac-Man ]
jrpacman:0:4E14:06:000:Infinite Lives
jrpacman:0:4E15:05:500:Infinite Lives (2/2)
jrpacman:0:4E0E:F4:001:Finish this Level Now!
jrpacman:0:0000:00:999:[ -------- Starting Levels ------- ]
jrpacman:0:0000:00:999:[ Deactivate the cheats after ]
jrpacman:0:0000:00:999:[ starting the level or leave them ]
jrpacman:0:0000:00:999:[ active to repeat the level. ]
jrpacman:0:4E0A:7E:000:Start at Kite
jrpacman:0:4E13:01:500:Start at Kite (2/2)
jrpacman:0:4E0A:7F:000:Start at Drum
jrpacman:0:4E13:02:500:Start at Drum (2/2)
jrpacman:0:4E0A:80:000:Start at Balloon
jrpacman:0:4E13:03:500:Start at Balloon (2/2)
jrpacman:0:4E0A:81:000:Start at Train
jrpacman:0:4E13:04:500:Start at Train (2/2)
jrpacman:0:4E0A:82:000:Start at Cat
jrpacman:0:4E13:05:500:Start at Cat (2/2)
jrpacman:0:4E0A:83:000:Start at Beer
jrpacman:0:4E13:06:500:Start at Beer (2/2)
jrpacman:0:0000:00:999:[ -------- Practice Levels ------- ]
jrpacman:0:4E13:00:000:Practice Bike
jrpacman:0:4E13:01:000:Practice Kite
jrpacman:0:4E13:02:000:Practice Drum
jrpacman:0:4E13:03:000:Practice Balloon
jrpacman:0:4E13:04:000:Practice Train
jrpacman:0:4E13:05:000:Practice Cat
jrpacman:0:4E13:06:000:Practice Beer
jrpacman:0:0000:00:999:[ -------- Practice Speeds ------- ]
jrpacman:0:4DBD:00:000:Stay blue until eaten
jrpacman:0:4DBE:00:500:Stay blue until eaten (2/2)
jrpacman:0:4DBD:58:000:Slow changeback
jrpacman:0:4DBE:02:500:Slow changeback (2/2)
jrpacman:0:4DBD:68:000:Moderate changeback
jrpacman:0:4DBE:01:500:Moderate changeback (2/2)
jrpacman:0:4DBD:F0:000:Quick changeback
jrpacman:0:4DBE:00:500:Quick changeback (2/2)
jrpacman:0:4DBD:78:000:Lightning changeback
jrpacman:0:4DBE:00:500:Lightning changeback (2/2)
jrpacman:0:4DBD:01:000:No change to blue
jrpacman:0:4DBE:00:500:No change to blue (2/2)
jrpacman:0:0000:00:999:[ --------- Ghost Status --------- ]
jrpacman:0:4DA7:01:000:Red always blue
jrpacman:0:4DA8:01:000:Pink always blue
jrpacman:0:4DA9:01:000:Green always blue
jrpacman:0:4DAA:01:000:Orange always blue
jrpacman:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Joryuu Syougi Kyoushitsu (Japan) ]
jsk:0:0000:00:999:[ There are no cheats ]:REASON 1
jsk:0:0000:00:999:[ for this game as it ]:REASON 1
jsk:0:0000:00:999:[ didn't work the last ]:REASON 1
jsk:0:0000:00:999:[ time it was tested. ]:REASON 1
jsk:0:0000:00:999:[ If the game now works ]:REASON 1
jsk:0:0000:00:999:[ please request cheats ]:REASON 1
jsk:0:0000:00:999:[ for it on the cheat ]:REASON 1
jsk:0:0000:00:999:[ forums. ]:REASON 1
; [ Jatre Specter (set 1) ]
jspecter:0:2009:78:000:Invaders never drop
jspecter:0:2069:00:000:Invaders don't fire
jspecter:0:206A:30:500:Invaders don't fire (2/2)
jspecter:0:0293:C3:100:Bullet Invincibility
jspecter:0:2094:04:540:Bullet Invincibility (2/3)
jspecter:0:2015:FF:500:Bullet Invincibility (3/3)
:jspecter:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:jspecter:00010000:202C:00000002:FFFFFFFF:Slow
:jspecter:00010000:202C:00000004:FFFFFFFF:Normal
:jspecter:00010000:202C:00000006:FFFFFFFF:Fast
:jspecter:00010000:202C:00000008:FFFFFFFF:V Fast
:jspecter:00010000:202C:0000000A:FFFFFFFF:Turbo
jspecter:0:163E:00:100:Autofire Mode
jspecter:0:21FF:07:000:Infinite Lives PL1
jspecter:0:2100:00:001:Kill All Invaders Now! PL1
jspecter:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
jspecter:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
jspecter:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
jspecter:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
jspecter:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
jspecter:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
jspecter:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
jspecter:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
jspecter:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
jspecter:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
jspecter:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
jspecter:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
jspecter:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
jspecter:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
jspecter:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
jspecter:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
jspecter:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
jspecter:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
jspecter:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
jspecter:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
jspecter:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
jspecter:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
jspecter:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
jspecter:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
jspecter:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
jspecter:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
jspecter:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
jspecter:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
jspecter:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
jspecter:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
jspecter:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
jspecter:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
jspecter:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
jspecter:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
jspecter:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
jspecter:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
jspecter:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
jspecter:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
jspecter:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
jspecter:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
jspecter:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
jspecter:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
jspecter:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
jspecter:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
jspecter:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
jspecter:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
jspecter:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
jspecter:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
jspecter:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
jspecter:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
jspecter:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
jspecter:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
jspecter:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
jspecter:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
jspecter:0:22FF:07:000:Infinite Lives PL2
jspecter:0:2200:00:001:Kill All Invaders Now! PL2
jspecter:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
jspecter:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
jspecter:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
jspecter:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
jspecter:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
jspecter:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
jspecter:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
jspecter:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
jspecter:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
jspecter:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
jspecter:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
jspecter:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
jspecter:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
jspecter:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
jspecter:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
jspecter:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
jspecter:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
jspecter:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
jspecter:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
jspecter:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
jspecter:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
jspecter:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
jspecter:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
jspecter:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
jspecter:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
jspecter:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
jspecter:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
jspecter:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
jspecter:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
jspecter:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
jspecter:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
jspecter:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
jspecter:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
jspecter:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
jspecter:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
jspecter:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
jspecter:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
jspecter:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
jspecter:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
jspecter:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
jspecter:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
jspecter:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
jspecter:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
jspecter:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
jspecter:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
jspecter:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
jspecter:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
jspecter:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
jspecter:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
jspecter:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
jspecter:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
jspecter:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
jspecter:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
jspecter:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Jatre Specter (set 2) ]
jspectr2:0:2009:78:000:Invaders never drop
jspectr2:0:2069:00:000:Invaders don't fire
jspectr2:0:206A:30:500:Invaders don't fire (2/2)
jspectr2:0:0293:C3:100:Bullet Invincibility
jspectr2:0:2094:04:540:Bullet Invincibility (2/3)
jspectr2:0:2015:FF:500:Bullet Invincibility (3/3)
:jspectr2:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:jspectr2:00010000:202C:00000002:FFFFFFFF:Slow
:jspectr2:00010000:202C:00000004:FFFFFFFF:Normal
:jspectr2:00010000:202C:00000006:FFFFFFFF:Fast
:jspectr2:00010000:202C:00000008:FFFFFFFF:V Fast
:jspectr2:00010000:202C:0000000A:FFFFFFFF:Turbo
jspectr2:0:163E:00:100:Autofire Mode
jspectr2:0:21FF:07:000:Infinite Lives PL1
jspectr2:0:2100:00:001:Kill All Invaders Now! PL1
jspectr2:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
jspectr2:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
jspectr2:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
jspectr2:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
jspectr2:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
jspectr2:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
jspectr2:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
jspectr2:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
jspectr2:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
jspectr2:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
jspectr2:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
jspectr2:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
jspectr2:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
jspectr2:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
jspectr2:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
jspectr2:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
jspectr2:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
jspectr2:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
jspectr2:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
jspectr2:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
jspectr2:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
jspectr2:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
jspectr2:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
jspectr2:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
jspectr2:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
jspectr2:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
jspectr2:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
jspectr2:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
jspectr2:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
jspectr2:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
jspectr2:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
jspectr2:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
jspectr2:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
jspectr2:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
jspectr2:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
jspectr2:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
jspectr2:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
jspectr2:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
jspectr2:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
jspectr2:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
jspectr2:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
jspectr2:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
jspectr2:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
jspectr2:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
jspectr2:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
jspectr2:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
jspectr2:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
jspectr2:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
jspectr2:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
jspectr2:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
jspectr2:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
jspectr2:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
jspectr2:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
jspectr2:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
jspectr2:0:22FF:07:000:Infinite Lives PL2
jspectr2:0:2200:00:001:Kill All Invaders Now! PL2
jspectr2:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
jspectr2:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
jspectr2:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
jspectr2:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
jspectr2:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
jspectr2:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
jspectr2:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
jspectr2:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
jspectr2:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
jspectr2:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
jspectr2:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
jspectr2:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
jspectr2:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
jspectr2:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
jspectr2:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
jspectr2:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
jspectr2:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
jspectr2:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
jspectr2:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
jspectr2:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
jspectr2:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
jspectr2:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
jspectr2:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
jspectr2:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
jspectr2:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
jspectr2:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
jspectr2:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
jspectr2:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
jspectr2:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
jspectr2:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
jspectr2:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
jspectr2:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
jspectr2:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
jspectr2:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
jspectr2:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
jspectr2:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
jspectr2:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
jspectr2:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
jspectr2:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
jspectr2:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
jspectr2:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
jspectr2:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
jspectr2:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
jspectr2:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
jspectr2:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
jspectr2:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
jspectr2:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
jspectr2:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
jspectr2:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
jspectr2:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
jspectr2:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
jspectr2:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
jspectr2:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
jspectr2:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Jump Bug ]
jumpbug:0:421B:02:000:Invincibility
jumpbug:0:4219:05:000:Infinite Lives PL1
jumpbug:0:421A:05:000:Infinite Lives PL2
; [ Jump Bug (bootleg) ]
jumpbugb:0:421B:02:000:Invincibility
jumpbugb:0:4219:05:000:Infinite Lives PL1
jumpbugb:0:421A:05:000:Infinite Lives PL2
; [ Jump Coaster ]
jumpcoas:0:C00C:01:001:Go to Level 2
jumpcoas:0:C00C:02:001:Go to Level 3
jumpcoas:0:C00C:03:001:Go to Level 4
jumpcoas:0:C144:00:000:Stop Cop 1 sprite
jumpcoas:0:C148:00:000:Stop Cop 2 sprite
jumpcoas:0:C158:00:000:Stop Cop 3 sprite
jumpcoas:0:C15C:00:000:Stop Cop 4 sprite
jumpcoas:0:C150:00:000:Stop Hat 1 sprite
jumpcoas:0:C154:00:000:Stop Hat 2 sprite
jumpcoas:0:C14C:00:000:Stop Gorilla sprite
jumpcoas:0:C005:07:000:Infinite Lives PL1
jumpcoas:0:C006:07:000:Infinite Lives PL2
; [ Jumping ]
jumping:0:10D127:D2:000:Infinite Time
jumping:0:10E1FF:04:000:Infinite Lives PL1
jumping:0:10E20F:04:000:Infinite Lives PL2
jumping:0:10D1FC:01:000:Invincibility
jumping:0:10D1FF:E3:500:Invincibility (2/2)
jumping:0:10D05F:01:000:Always X2 Rainbow
jumping:0:10D05F:02:000:Always X3 Rainbow
jumping:0:10D05F:03:000:Always X4 Rainbow
jumping:0:10D05F:04:000:Always X5 Rainbow
jumping:0:10D05F:05:000:Always X6 Rainbow
jumping:0:10D060:00:000:Always Normal Rainbows
jumping:0:10D060:01:000:Always Fast Rainbows
jumping:0:10D060:07:000:Always Very Fast Rainbows
jumping:0:10E20C:01:000:Always have ROYGBIV PL1
jumping:0:10E21C:01:000:Always have ROYGBIV PL2
jumping:0:10D05F:01:001:Get X2 Rainbow Now!
jumping:0:10D05F:02:001:Get X3 Rainbow Now!
jumping:0:10D05F:03:001:Get X4 Rainbow Now!
jumping:0:10D05F:04:001:Get X5 Rainbow Now!
jumping:0:10D05F:05:001:Get X6 Rainbow Now!
jumping:0:10D060:00:001:Get Normal Rainbows Now!
jumping:0:10D060:01:001:Get Fast Rainbows Now!
jumping:0:10D060:07:001:Get Very Fast Rainbows Now!
jumping:0:10E20C:01:001:Get ROYGBIV PL1 Now!
jumping:0:10E21C:01:001:Get ROYGBIV PL2 Now!
jumping:0:10E20D:00:000:Always Monsters+items PL1
jumping:0:10E20D:01:000:No Monsters+items ever! PL1
jumping:0:10E21D:00:000:Always Monsters+items PL2
jumping:0:10E21D:01:000:No Monsters+items ever! PL2
jumping:0:000000:00:999:[You should enable this ]
jumping:0:000000:00:999:[speed power-up cheat on the]
jumping:0:000000:00:999:[title screen or before ]
jumping:0:000000:00:999:[losing a life! ]
jumping:0:10D061:00:000:Always have normal speed
jumping:0:10D061:01:000:Always have power-up speed
jumping:0:10D061:03:000:Always have max speed
jumping:0:10D055:7F:001:Get 7 big diamonds
jumping:0:10D054:00:501:Get 7 big diamonds (2/2)
jumping:0:10D055:80:001:Get 3 mirrors
jumping:0:10D054:03:501:Get 3 mirrors (2/2)
jumping:0:10D055:FF:001:Get 7 big D and 3 M
jumping:0:10D054:03:501:Get 7 big D and 3 M (2/2)
jumping:0:10D055:01:021:Get big diamond - red Now!
jumping:0:10D055:02:021:Get big diamond - orange Now!
jumping:0:10D055:04:021:Get big diamond - yellow Now!
jumping:0:10D055:08:021:Get big diamond - green Now!
jumping:0:10D055:10:021:Get big diamond - blue Now!
jumping:0:10D055:20:021:Get big diamond - indigo Now!
jumping:0:10D055:40:021:Get big diamond - purple Now!
jumping:0:10D055:80:021:Get mirror - red Now!
jumping:0:10D054:01:021:Get mirror - grey Now!
jumping:0:10D054:02:021:Get mirror - yellow Now!
jumping:0:10E1B9:00:001:Kill Island Guardian Now!
jumping:0:10E1B9:00:000:Kill all IslandGuardians fast
jumping:0:10D041:C7:000:All permanent POWs
jumping:0:10D040:02:500:All permanent POWs (2/2)
jumping:0:10D056:01:000:Always have Bonus door
jumping:0:10D1C0:01:000:Always have wing power
jumping:0:10C96B:05:000:Always have the fairy
jumping:0:10DF22:FF:500:Always have the fairy (2/2)
jumping:0:10D1C0:01:001:Get wing power Now!
jumping:0:10C96B:05:001:Get the fairy Now!
jumping:0:10DF22:FF:501:Get the fairy Now! (2/2)
jumping:0:000000:00:999:[These round select cheats ]
jumping:0:000000:00:999:[have two numbers, the first]
jumping:0:000000:00:999:[one is the round you go to ]
jumping:0:000000:00:999:[if you die and the second ]
jumping:0:000000:00:999:[one is the round you go to ]
jumping:0:000000:00:999:[if you complete the round ]
jumping:0:000000:00:999:[you are on (Eg If you have ]
jumping:0:000000:00:999:[Invincibility enabled). ]
jumping:0:10D049:03:001:Go to Round 4/5 Next
jumping:0:10D049:07:001:Go to Round 8/9 Next
jumping:0:10D049:0B:001:Go to Round 12/13 Next
jumping:0:10D049:0F:001:Go to Round 16/17 Next
jumping:0:10D049:13:001:Go to Round 20/21 Next
jumping:0:10D049:17:001:Go to Round 24/25 Next
jumping:0:10D049:1B:001:Go to First End Next
jumping:0:10D049:1C:001:Go to Round 30 Next
jumping:0:10D049:26:001:Go to Last Round on complete
jumping:0:10D049:27:001:Go to Last Round on death
; [ Jump Kids ]
jumpkids:0:120473:09:000:Infinite Lives PL1
jumpkids:0:12042B:00:000:Invincibility PL1
jumpkids:0:12042A:80:540:Invincibility PL1 (2/2)
jumpkids:0:120673:09:000:Infinite Lives PL2
jumpkids:0:12062B:00:000:Invincibility PL2
jumpkids:0:12062A:80:540:Invincibility PL2 (2/2)
jumpkids:0:1200B9:99:000:Infinite Time:For "TUMBLEPOP" bonus stages
jumpkids:0:1200B4:01:001:Get TUMBLEPOP Now!
jumpkids:0:1200B5:FF:501:Get TUMBLEPOP Now! (2/2)
jumpkids:0:1200B4:01:021:Get letter - T Now!
jumpkids:0:1200B5:80:021:Get letter - U Now!
jumpkids:0:1200B5:40:021:Get letter - M Now!
jumpkids:0:1200B5:20:021:Get letter - B Now!
jumpkids:0:1200B5:10:021:Get letter - L Now!
jumpkids:0:1200B5:08:021:Get letter - E Now!
jumpkids:0:1200B5:04:021:Get letter - P (first) Now!
jumpkids:0:1200B5:02:021:Get letter - O Now!
jumpkids:0:1200B5:01:021:Get letter - P (second) Now!
jumpkids:0:121425:00:001:One hit for boss 1 Now!
jumpkids:0:121A25:00:001:One hit for boss 2 Now!
jumpkids:0:1211E5:00:001:One hit for boss 3 Now!
jumpkids:0:121365:00:001:One hit for boss 4 Now!
jumpkids:0:121DE5:00:001:One hit for boss 5 -B.P. Now!:B.P. = bottom part
jumpkids:0:121E45:00:001:One hit for boss 5 -M.P. Now!:M.P. = medium part
jumpkids:0:121EA5:00:001:One hit for boss 5 -Head Now!
jumpkids:0:121A25:00:001:One hit for boss 6 -L.P. Now!:L.P. = left part
jumpkids:0:121A85:00:001:One hit for boss 6 -R.P. Now!:R.P. = right part
jumpkids:0:121665:00:001:One hit for boss 7 Now!
jumpkids:0:121D85:00:001:One hit for boss 8 Now!
jumpkids:0:121A25:00:001:One hit for boss 9 Now!
jumpkids:0:121425:00:001:One hit for boss 10 Now!
jumpkids:0:120099:08:000:Go to world 9:To be used at "level select"
jumpkids:0:120099:09:000:Go to world 10:To be used at "level select"
; [ Jump Shot ]
jumpshot:0:4CE1:09:000:Infinite Credits
jumpshot:0:4CD7:59:000:Infinite Game Time
jumpshot:0:4CD6:09:500:Infinite Game Time (2/2)
jumpshot:0:4CD7:00:001:Finish this Half Now!
jumpshot:0:4CD6:00:501:Finish this Half Now! (2/2)
jumpshot:0:4CDA:09:000:Infinite Shot Time
jumpshot:0:4CD9:09:500:Infinite Shot Time (2/2)
jumpshot:0:4CDA:00:001:Shot Time = 0 Now!
jumpshot:0:4CD9:00:501:Shot Time = 0 Now! (2/2)
jumpshot:0:4C60:09:070:Select 00X Away Score
jumpshot:0:4C5F:09:070:Select 0X0 Away Score
jumpshot:0:4C5E:09:070:Select X00 Away Score
jumpshot:0:4C60:09:000:Away Score always = 99
jumpshot:0:4C5F:09:500:Away Score always = 99 (2/2)
jumpshot:0:4C60:00:000:Away Score always = 0
jumpshot:0:4C5F:00:500:Away Score always = 0 (2/2)
jumpshot:0:4C44:09:070:Select 00X Home Score
jumpshot:0:4C43:09:070:Select 0X0 Home Score
jumpshot:0:4C42:09:070:Select X00 Home Score
jumpshot:0:4C44:09:000:Home Score always = 99
jumpshot:0:4C43:09:500:Home Score always = 99 (2/2)
jumpshot:0:4C44:00:000:Home Score always = 0
jumpshot:0:4C43:00:500:Home Score always = 0 (2/2)
; [ Jungle Hunt (US) ]
jungleh:0:842F:99:000:Infinite Time
jungleh:0:8457:30:000:Infinite Oxygen
jungleh:0:8425:1F:000:Infinite Lives PL1
jungleh:0:8426:1F:000:Infinite Lives PL2
; [ Jungle King (Japan) ]
junglek:0:842F:99:000:Infinite Time
junglek:0:8457:30:000:Infinite Oxygen
junglek:0:8425:1F:000:Infinite Lives PL1
junglek:0:8426:1F:000:Infinite Lives PL2
; [ Jungler ]
jungler:0:9904:08:000:Invincibility
jungler:0:9F00:04:000:Infinite Lives PL1
jungler:0:9F40:04:000:Infinite Lives PL2
; [ Jungler (Stern) ]
junglers:0:9904:08:000:Invincibility
junglers:0:9F00:04:000:Infinite Lives PL1
junglers:0:9F40:04:000:Infinite Lives PL2
; [ Jungle Hunt (Brazil) ]
junglhbr:0:842F:99:000:Infinite Time
junglhbr:0:8457:30:000:Infinite Oxygen
junglhbr:0:8425:1F:000:Infinite Lives PL1
junglhbr:0:8426:1F:000:Infinite Lives PL2
; [ Jungle King (Japan, earlier) ]
junglkj2:0:842F:99:000:Infinite Time
junglkj2:0:8457:30:000:Infinite Oxygen
junglkj2:0:8425:1F:000:Infinite Lives PL1
junglkj2:0:8426:1F:000:Infinite Lives PL2
; [ Juno First ]
junofrst:0:8880:0A:000:Infinite Lives
junofrst:0:888A:02:000:Infinite Warps
junofrst:0:0000:00:999:[Only turn ON Invincibility ]
junofrst:0:0000:00:999:[during play! You must turn ]
junofrst:0:0000:00:999:[it OFF before you kill the ]
junofrst:0:0000:00:999:[last alien on any level. ]
junofrst:0:8802:01:000:Invincibility
; [ Juno First (Gottlieb) ]
junofstg:0:8880:0A:000:Infinite Lives
junofstg:0:888A:02:000:Infinite Warps
junofstg:0:0000:00:999:[Only turn ON Invincibility ]
junofstg:0:0000:00:999:[during play! You must turn ]
junofstg:0:0000:00:999:[it OFF before you kill the ]
junofstg:0:0000:00:999:[last alien on any level. ]
junofstg:0:8802:01:000:Invincibility
; [ Jyuohki (Japan) ]
jyuohki:0:FFE018:0B:000:Infinite Lives PL1
jyuohki:0:FFC04A:30:000:Invincibility PL1
jyuohki:0:FFC06A:00:000:Power-ups do nothing PL1
jyuohki:0:FFC06B:00:500:Power-ups do nothing PL1(2/2)
jyuohki:0:FFC06A:01:000:Always Power Level 2 PL1
jyuohki:0:FFC06B:01:500:Always Power Level 2 PL1(2/2)
jyuohki:0:FFC06A:02:000:Always Power Level 3 PL1
jyuohki:0:FFC06B:02:500:Always Power Level 3 PL1(2/2)
jyuohki:0:FFC06A:03:000:Always Beast PL1
jyuohki:0:FFC06B:03:500:Always Beast PL1 (2/2)
jyuohki:0:FFE098:0B:000:Infinite Lives PL2
jyuohki:0:FFC44A:30:000:Invincibility PL2
jyuohki:0:FFC46A:00:000:Power-ups do nothing PL2
jyuohki:0:FFC46B:00:500:Power-ups do nothing PL2(2/2)
jyuohki:0:FFC46A:01:000:Always Power Level 2 PL2
jyuohki:0:FFC46B:01:500:Always Power Level 2 PL2(2/2)
jyuohki:0:FFC46A:02:000:Always Power Level 3 PL2
jyuohki:0:FFC46B:02:500:Always Power Level 3 PL2(2/2)
jyuohki:0:FFC46A:03:000:Always Beast PL2
jyuohki:0:FFC46B:03:500:Always Beast PL2 (2/2)
; [ Far East of Eden - Kabuki Klash / Tengai Makyou - Shin Den ]
kabukikl:0:00B9FB:4E:100:Infinite Time
kabukikl:0:00B9FA:71:600:Infinite Time (2/4)
kabukikl:0:00B9FD:4E:600:Infinite Time (3/4)
kabukikl:0:00B9FC:71:600:Infinite Time (4/4)
:kabukikl:83000000:00105094:00000064:00000056:Infinite Energy PL1
:kabukikl:83000001:00105094:00000000:00000056:Drain All Energy Now! PL1
kabukikl:0:000000:00:999:[ Use these cheats on the selection screen ]
kabukikl:0:000000:00:999:[ only!! ]
kabukikl:0:102E17:08:001:Play with Manto Ace PL1
kabukikl:0:102E17:09:001:Play with Karakuri PL1
kabukikl:0:102E17:0A:001:Play with Jyashinsai PL1
kabukikl:0:102E17:0B:001:Play with Lucifeller PL1
:kabukikl:83000000:00105098:00000064:00000056:Infinite Energy PL2
:kabukikl:83000001:00105098:00000000:00000056:Drain All Energy Now! PL2
kabukikl:0:000000:00:999:[ Use these cheats on the selection screen ]
kabukikl:0:000000:00:999:[ only!! ]
kabukikl:0:102E18:08:001:Play with Manto Ace PL2
kabukikl:0:102E18:09:001:Play with Karakuri PL2
kabukikl:0:102E18:0A:001:Play with Jyashinsai PL2
kabukikl:0:102E18:0B:001:Play with Lucifeller PL2
; [ Kageki (US) ]
kageki:0:E75C:00:000:Infinite Player Energy
kageki:0:E7FC:00:000:Infinite Enemy Energy
kageki:0:0000:00:999:[These Drain cheats will NOT]
kageki:0:0000:00:999:[allow energy recovery!! ]
kageki:0:E75C:80:001:Drain all Player Energy Now!
kageki:0:E7FC:80:001:Drain all Enemy Energy Now!
kageki:0:0000:00:999:[You MUST enable the Select ]
kageki:0:0000:00:999:[starting round cheat on the]
kageki:0:0000:00:999:[screen with the face pics! ]
kageki:0:E007:08:071:Select starting round PL1
kageki:0:E007:08:061:Select next round PL1
kageki:0:E00E:08:071:Select starting round PL2
kageki:0:E00E:08:061:Select next round PL2
; [ Kageki (Japan) ]
kagekij:0:E75C:00:000:Infinite Player Energy
kagekij:0:E7FC:00:000:Infinite Enemy Energy
kagekij:0:0000:00:999:[These Drain cheats will NOT]
kagekij:0:0000:00:999:[allow energy recovery!! ]
kagekij:0:E75C:80:001:Drain all Player Energy Now!
kagekij:0:E7FC:80:001:Drain all Enemy Energy Now!
kagekij:0:0000:00:999:[You MUST enable the Select ]
kagekij:0:0000:00:999:[starting round cheat on the]
kagekij:0:0000:00:999:[screen with the face pics! ]
kagekij:0:E007:08:071:Select starting round PL1
kagekij:0:E007:08:061:Select next round PL1
kagekij:0:E00E:08:071:Select starting round PL2
kagekij:0:E00E:08:061:Select next round PL2
; [ Mahjong Kaguyahime [BET] (Japan 880521) ]
kaguya:0:0000:00:999:[The winning hand cheat must]
kaguya:0:0000:00:999:[be activated when there are]
kaguya:0:0000:00:999:[14 tiles in your hand, then]
kaguya:0:0000:00:999:[press the RON key . ]
kaguya:0:0000:00:999:[('Z' by default). The tiles]
kaguya:0:0000:00:999:[do not visually change ]
kaguya:0:0000:00:999:[until you make a move. ]
kaguya:0:FC0D:31:001:Get winning hand Now!
kaguya:0:FC0E:31:501:Get winning hand Now! (02/14)
kaguya:0:FC0F:31:501:Get winning hand Now! (03/14)
kaguya:0:FC10:32:501:Get winning hand Now! (04/14)
kaguya:0:FC11:32:501:Get winning hand Now! (05/14)
kaguya:0:FC12:32:501:Get winning hand Now! (06/14)
kaguya:0:FC13:33:501:Get winning hand Now! (07/14)
kaguya:0:FC14:33:501:Get winning hand Now! (08/14)
kaguya:0:FC15:33:501:Get winning hand Now! (09/14)
kaguya:0:FC16:34:501:Get winning hand Now! (10/14)
kaguya:0:FC17:34:501:Get winning hand Now! (11/14)
kaguya:0:FC18:34:501:Get winning hand Now! (12/14)
kaguya:0:FC19:35:501:Get winning hand Now! (13/14)
kaguya:0:FC1A:35:501:Get winning hand Now! (14/14)
kaguya:0:FC0D:31:000:Always winning hand
kaguya:0:FC0E:31:500:Always winning hand (02/14)
kaguya:0:FC0F:31:500:Always winning hand (03/14)
kaguya:0:FC10:32:500:Always winning hand (04/14)
kaguya:0:FC11:32:500:Always winning hand (05/14)
kaguya:0:FC12:32:500:Always winning hand (06/14)
kaguya:0:FC13:33:500:Always winning hand (07/14)
kaguya:0:FC14:33:500:Always winning hand (08/14)
kaguya:0:FC15:33:500:Always winning hand (09/14)
kaguya:0:FC16:34:500:Always winning hand (10/14)
kaguya:0:FC17:34:500:Always winning hand (11/14)
kaguya:0:FC18:34:500:Always winning hand (12/14)
kaguya:0:FC19:35:500:Always winning hand (13/14)
kaguya:0:FC1A:35:500:Always winning hand (14/14)
; [ Kaiser Knuckle (Japan) ]
kaiserkj:0:409733:09:000:Infinite Time
kaiserkj:0:409737:09:500:Infinite Time (2/2)
kaiserkj:0:409733:00:001:Finish this Round Now!
kaiserkj:0:409737:01:501:Finish this Round Now! (2/2)
kaiserkj:0:41322D:63:000:Infinite Energy PL1
kaiserkj:0:41322D:00:001:Drain All Energy Now! PL1
kaiserkj:0:000000:00:999:[Free player selection - Use on character ]
kaiserkj:0:000000:00:999:[selection or Winner/Loser screen. ]
kaiserkj:0:40B321:00:001:Play as Kazuya Now! PL1
kaiserkj:0:41454D:00:501:Play as Kazuya Now! PL1 (2/2)
kaiserkj:0:40B321:01:001:Play as Barts Now! PL1
kaiserkj:0:41454D:01:501:Play as Barts Now! PL1 (2/2)
kaiserkj:0:40B321:02:001:Play as Gekkou Now! PL1
kaiserkj:0:41454D:02:501:Play as Gekkou Now! PL1 (2/2)
kaiserkj:0:40B321:03:001:Play as Wulong Now! PL1
kaiserkj:0:41454D:03:501:Play as Wulong Now! PL1 (2/2)
kaiserkj:0:40B321:04:001:Play as Lihua Now! PL1
kaiserkj:0:41454D:04:501:Play as Lihua Now! PL1 (2/2)
kaiserkj:0:40B321:05:001:Play as Liza Now! PL1
kaiserkj:0:41454D:05:501:Play as Liza Now! PL1 (2/2)
kaiserkj:0:40B321:06:001:Play as J. McCoy Now! PL1
kaiserkj:0:41454D:06:501:Play as J. McCoy Now! PL1 (2/2)
kaiserkj:0:40B321:07:001:Play as Boggy Now! PL1
kaiserkj:0:41454D:07:501:Play as Boggy Now! PL1 (2/2)
kaiserkj:0:40B321:08:001:Play as Marco Now! PL1
kaiserkj:0:41454D:08:501:Play as Marco Now! PL1 (2/2)
kaiserkj:0:40B321:09:001:Play as Gonzales Now! PL1
kaiserkj:0:41454D:09:501:Play as Gonzales Now! PL1 (2/2)
kaiserkj:0:40B321:0A:001:Play as Azteca Now! PL1
kaiserkj:0:41454D:0A:501:Play as Azteca Now! PL1 (2/2)
kaiserkj:0:40B321:0B:001:Play as General Now! PL1
kaiserkj:0:41454D:0B:501:Play as General Now! PL1 (2/2)
kaiserkj:0:41342D:63:000:Infinite Energy PL2
kaiserkj:0:41342D:00:001:Drain All Energy Now! PL2
kaiserkj:0:000000:00:999:[Free player selection - Use on character ]
kaiserkj:0:000000:00:999:[selection or Winner/Loser screen. ]
kaiserkj:0:40B521:00:001:Play as Kazuya Now! PL2
kaiserkj:0:41454F:00:501:Play as Kazuya Now! PL2 (2/2)
kaiserkj:0:40B521:01:001:Play as Barts Now! PL2
kaiserkj:0:41454F:01:501:Play as Barts Now! PL2 (2/2)
kaiserkj:0:40B521:02:001:Play as Gekkou Now! PL2
kaiserkj:0:41454F:02:501:Play as Gekkou Now! PL2 (2/2)
kaiserkj:0:40B521:03:001:Play as Wulong Now! PL2
kaiserkj:0:41454F:03:501:Play as Wulong Now! PL2 (2/2)
kaiserkj:0:40B521:04:001:Play as Lihua Now! PL2
kaiserkj:0:41454F:04:501:Play as Lihua Now! PL2 (2/2)
kaiserkj:0:40B521:05:001:Play as Liza Now! PL2
kaiserkj:0:41454F:05:501:Play as Liza Now! PL2 (2/2)
kaiserkj:0:40B521:06:001:Play as J. McCoy Now! PL2
kaiserkj:0:41454F:06:501:Play as J. McCoy Now! PL2 (2/2)
kaiserkj:0:40B521:07:001:Play as Boggy Now! PL2
kaiserkj:0:41454F:07:501:Play as Boggy Now! PL2 (2/2)
kaiserkj:0:40B521:08:001:Play as Marco Now! PL2
kaiserkj:0:41454F:08:501:Play as Marco Now! PL2 (2/2)
kaiserkj:0:40B521:09:001:Play as Gonzales Now! PL2
kaiserkj:0:41454F:09:501:Play as Gonzales Now! PL2 (2/2)
kaiserkj:0:40B521:0A:001:Play as Azteca Now! PL2
kaiserkj:0:41454F:0A:501:Play as Azteca Now! PL2 (2/2)
kaiserkj:0:40B521:0B:001:Play as General Now! PL2
kaiserkj:0:41454F:0B:501:Play as General Now! PL2 (2/2)
kaiserkj:0:000000:00:999:[After you enable these region cheats to see any ]
kaiserkj:0:000000:00:999:[effect you will have to reset the game (F3). ]
kaiserkj:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
kaiserkj:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
kaiserkj:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
kaiserkj:0:1FFFFF:01:100:Region Switch = Japan:Kaiser Knuckle
kaiserkj:0:1FFFFF:02:100:Region Switch = US:Global Champion
kaiserkj:0:1FFFFF:03:100:Region Switch = World:Kaiser Knuckle
; [ Kaiser Knuckle (World) ]
kaiserkn:0:409733:09:000:Infinite Time
kaiserkn:0:409737:09:500:Infinite Time (2/2)
kaiserkn:0:409733:00:001:Finish this Round Now!
kaiserkn:0:409737:01:501:Finish this Round Now! (2/2)
kaiserkn:0:41322D:63:000:Infinite Energy PL1
kaiserkn:0:41322D:00:001:Drain All Energy Now! PL1
kaiserkn:0:000000:00:999:[Free player selection - Use on character ]
kaiserkn:0:000000:00:999:[selection or Winner/Loser screen. ]
kaiserkn:0:40B321:00:001:Play as Kazuya Now! PL1
kaiserkn:0:41454D:00:501:Play as Kazuya Now! PL1 (2/2)
kaiserkn:0:40B321:01:001:Play as Barts Now! PL1
kaiserkn:0:41454D:01:501:Play as Barts Now! PL1 (2/2)
kaiserkn:0:40B321:02:001:Play as Gekkou Now! PL1
kaiserkn:0:41454D:02:501:Play as Gekkou Now! PL1 (2/2)
kaiserkn:0:40B321:03:001:Play as Wulong Now! PL1
kaiserkn:0:41454D:03:501:Play as Wulong Now! PL1 (2/2)
kaiserkn:0:40B321:04:001:Play as Lihua Now! PL1
kaiserkn:0:41454D:04:501:Play as Lihua Now! PL1 (2/2)
kaiserkn:0:40B321:05:001:Play as Liza Now! PL1
kaiserkn:0:41454D:05:501:Play as Liza Now! PL1 (2/2)
kaiserkn:0:40B321:06:001:Play as J. McCoy Now! PL1
kaiserkn:0:41454D:06:501:Play as J. McCoy Now! PL1 (2/2)
kaiserkn:0:40B321:07:001:Play as Boggy Now! PL1
kaiserkn:0:41454D:07:501:Play as Boggy Now! PL1 (2/2)
kaiserkn:0:40B321:08:001:Play as Marco Now! PL1
kaiserkn:0:41454D:08:501:Play as Marco Now! PL1 (2/2)
kaiserkn:0:40B321:09:001:Play as Gonzales Now! PL1
kaiserkn:0:41454D:09:501:Play as Gonzales Now! PL1 (2/2)
kaiserkn:0:40B321:0A:001:Play as Azteca Now! PL1
kaiserkn:0:41454D:0A:501:Play as Azteca Now! PL1 (2/2)
kaiserkn:0:40B321:0B:001:Play as General Now! PL1
kaiserkn:0:41454D:0B:501:Play as General Now! PL1 (2/2)
kaiserkn:0:41342D:63:000:Infinite Energy PL2
kaiserkn:0:41342D:00:001:Drain All Energy Now! PL2
kaiserkn:0:000000:00:999:[Free player selection - Use on character ]
kaiserkn:0:000000:00:999:[selection or Winner/Loser screen. ]
kaiserkn:0:40B521:00:001:Play as Kazuya Now! PL2
kaiserkn:0:41454F:00:501:Play as Kazuya Now! PL2 (2/2)
kaiserkn:0:40B521:01:001:Play as Barts Now! PL2
kaiserkn:0:41454F:01:501:Play as Barts Now! PL2 (2/2)
kaiserkn:0:40B521:02:001:Play as Gekkou Now! PL2
kaiserkn:0:41454F:02:501:Play as Gekkou Now! PL2 (2/2)
kaiserkn:0:40B521:03:001:Play as Wulong Now! PL2
kaiserkn:0:41454F:03:501:Play as Wulong Now! PL2 (2/2)
kaiserkn:0:40B521:04:001:Play as Lihua Now! PL2
kaiserkn:0:41454F:04:501:Play as Lihua Now! PL2 (2/2)
kaiserkn:0:40B521:05:001:Play as Liza Now! PL2
kaiserkn:0:41454F:05:501:Play as Liza Now! PL2 (2/2)
kaiserkn:0:40B521:06:001:Play as J. McCoy Now! PL2
kaiserkn:0:41454F:06:501:Play as J. McCoy Now! PL2 (2/2)
kaiserkn:0:40B521:07:001:Play as Boggy Now! PL2
kaiserkn:0:41454F:07:501:Play as Boggy Now! PL2 (2/2)
kaiserkn:0:40B521:08:001:Play as Marco Now! PL2
kaiserkn:0:41454F:08:501:Play as Marco Now! PL2 (2/2)
kaiserkn:0:40B521:09:001:Play as Gonzales Now! PL2
kaiserkn:0:41454F:09:501:Play as Gonzales Now! PL2 (2/2)
kaiserkn:0:40B521:0A:001:Play as Azteca Now! PL2
kaiserkn:0:41454F:0A:501:Play as Azteca Now! PL2 (2/2)
kaiserkn:0:40B521:0B:001:Play as General Now! PL2
kaiserkn:0:41454F:0B:501:Play as General Now! PL2 (2/2)
kaiserkn:0:000000:00:999:[After you enable these region cheats to see any ]
kaiserkn:0:000000:00:999:[effect you will have to reset the game (F3). ]
kaiserkn:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
kaiserkn:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
kaiserkn:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
kaiserkn:0:1FFFFF:01:100:Region Switch = Japan:Kaiser Knuckle
kaiserkn:0:1FFFFF:02:100:Region Switch = US:Global Champion
kaiserkn:0:1FFFFF:03:100:Region Switch = World:Kaiser Knuckle
; [ Kaitei Takara Sagashi ]
kaitei:0:2361:FB:000:Infinite Lives
kaitei:0:2181:FB:500:Infinite Lives (2/2)
; [ Kaitei Daisensou (Japan) ]
kaiteids:0:EB8A0:63:000:Infinite Time
kaiteids:0:E0118:09:000:Infinite Lives PL1
kaiteids:0:E0A0A:01:000:Invincibility 'ON' PL1
kaiteids:0:E0A0A:00:001:Invincibility 'OFF' PL1
kaiteids:0:00000:00:999:[Torpedo is the front weapon]
kaiteids:0:00000:00:999:[Ammo is the top weapon ]
kaiteids:0:E0110:00:000:Always Normal torpedoPL1
kaiteids:0:E0112:00:500:Always Normal torpedoPL1(2/2)
kaiteids:0:E0110:02:000:Always Power torpedo PL1
kaiteids:0:E0112:03:500:Always Power torpedo PL1(2/2)
kaiteids:0:E0110:04:000:Always Wave torpedo PL1
kaiteids:0:E0112:03:500:Always Wave torpedo PL1(2/2)
kaiteids:0:E0110:06:000:Always Spread torpedoPL1
kaiteids:0:E0112:03:500:Always Spread torpedoPL1(2/2)
kaiteids:0:E0114:00:000:Always Normal Ammo PL1
kaiteids:0:E0116:00:500:Always Normal Ammo PL1 (2/2)
kaiteids:0:E0114:02:000:Always A Ammo PL1
kaiteids:0:E0116:05:500:Always A Ammo PL1 (2/2)
kaiteids:0:E0114:04:000:Always M Ammo PL1
kaiteids:0:E0116:05:500:Always M Ammo PL1 (2/2)
kaiteids:0:E0110:00:001:Get Normal torpedoNowPL1
kaiteids:0:E0112:00:501:Get Normal torpedoNowPL1(2/2)
kaiteids:0:E0110:02:001:Get Power torpedo NowPL1
kaiteids:0:E0112:03:501:Get Power torpedo NowPL1(2/2)
kaiteids:0:E0110:04:001:Get Wave torpedo NowPL1
kaiteids:0:E0112:03:501:Get Wave torpedo NowPL1(2/2)
kaiteids:0:E0110:06:001:Get Spread torpedoNowPL1
kaiteids:0:E0112:03:501:Get Spread torpedoNowPL1(2/2)
kaiteids:0:E0114:00:001:Get Normal Ammo Now! PL1
kaiteids:0:E0116:00:501:Get Normal Ammo Now! PL1(2/2)
kaiteids:0:E0114:02:001:Get A Ammo Now! PL1
kaiteids:0:E0116:05:501:Get A Ammo Now! PL1 (2/2)
kaiteids:0:E0114:04:001:Get M Ammo Now! PL1
kaiteids:0:E0116:05:501:Get M Ammo Now! PL1 (2/2)
kaiteids:0:E0158:09:000:Infinite Lives PL2
kaiteids:0:E098A:01:000:Invincibility 'ON' PL2
kaiteids:0:E098A:00:001:Invincibility 'OFF' PL2
kaiteids:0:00000:00:999:[Torpedo is the front weapon]
kaiteids:0:00000:00:999:[Ammo is the top weapon ]
kaiteids:0:E0150:00:000:Always Normal torpedoPL2
kaiteids:0:E0152:00:500:Always Normal torpedoPL2(2/2)
kaiteids:0:E0150:02:000:Always Power torpedo PL2
kaiteids:0:E0152:03:500:Always Power torpedo PL2(2/2)
kaiteids:0:E0150:04:000:Always Wave torpedo PL2
kaiteids:0:E0152:03:500:Always Wave torpedo PL2(2/2)
kaiteids:0:E0150:06:000:Always Spread torpedoPL2
kaiteids:0:E0152:03:500:Always Spread torpedoPL2(2/2)
kaiteids:0:E0154:00:000:Always Normal Ammo PL2
kaiteids:0:E0156:00:500:Always Normal Ammo PL2 (2/2)
kaiteids:0:E0154:02:000:Always A Ammo PL2
kaiteids:0:E0156:05:500:Always A Ammo PL2 (2/2)
kaiteids:0:E0154:04:000:Always M Ammo PL2
kaiteids:0:E0156:05:500:Always M Ammo PL2 (2/2)
kaiteids:0:E0150:00:001:Get Normal torpedoNowPL2
kaiteids:0:E0152:00:501:Get Normal torpedoNowPL2(2/2)
kaiteids:0:E0150:02:001:Get Power torpedo NowPL2
kaiteids:0:E0152:03:501:Get Power torpedo NowPL2(2/2)
kaiteids:0:E0150:04:001:Get Wave torpedo NowPL2
kaiteids:0:E0152:03:501:Get Wave torpedo NowPL2(2/2)
kaiteids:0:E0150:06:001:Get Spread torpedoNowPL2
kaiteids:0:E0152:03:501:Get Spread torpedoNowPL2(2/2)
kaiteids:0:E0154:00:001:Get Normal Ammo Now! PL2
kaiteids:0:E0156:00:501:Get Normal Ammo Now! PL2(2/2)
kaiteids:0:E0154:02:001:Get A Ammo Now! PL2
kaiteids:0:E0156:05:501:Get A Ammo Now! PL2 (2/2)
kaiteids:0:E0154:04:001:Get M Ammo Now! PL2
kaiteids:0:E0156:05:501:Get M Ammo Now! PL2 (2/2)
kaiteids:0:00000:00:999:[These Start on Stage cheats]
kaiteids:0:00000:00:999:[must be enabled on the ]
kaiteids:0:00000:00:999:[title screen and turned off]
kaiteids:0:00000:00:999:[when you start the stage. ]
kaiteids:0:E0084:01:000:Start on Stage 2
kaiteids:0:E0084:02:000:Start on Stage 3
kaiteids:0:E0084:03:000:Start on Stage 4
kaiteids:0:E0084:04:000:Start on Stage 5
kaiteids:0:E0084:05:000:Start on Stage 6
kaiteids:0:E0084:06:000:Start on Last Battle(Stage 7)
kaiteids:0:E0084:07:000:Start on End Screen (Stage 8)
kaiteids:0:E0084:07:061:Select next stage
; [ Kaitei Takara Sagashi (K'K-Tokki) ]
kaiteik:0:4020:13:000:Infinite Lives
; [ Mahjong Kakumei ]
kakumei:0:0000:00:999:[ There are no cheats ]:REASON 1
kakumei:0:0000:00:999:[ for this game as it ]:REASON 1
kakumei:0:0000:00:999:[ didn't work the last ]:REASON 1
kakumei:0:0000:00:999:[ time it was tested. ]:REASON 1
kakumei:0:0000:00:999:[ If the game now works ]:REASON 1
kakumei:0:0000:00:999:[ please request cheats ]:REASON 1
kakumei:0:0000:00:999:[ for it on the cheat ]:REASON 1
kakumei:0:0000:00:999:[ forums. ]:REASON 1
; [ Mahjong Kakumei 2 - Princess League ]
kakumei2:0:0000:00:999:[ There are no cheats ]:REASON 1
kakumei2:0:0000:00:999:[ for this game as it ]:REASON 1
kakumei2:0:0000:00:999:[ didn't work the last ]:REASON 1
kakumei2:0:0000:00:999:[ time it was tested. ]:REASON 1
kakumei2:0:0000:00:999:[ If the game now works ]:REASON 1
kakumei2:0:0000:00:999:[ please request cheats ]:REASON 1
kakumei2:0:0000:00:999:[ for it on the cheat ]:REASON 1
kakumei2:0:0000:00:999:[ forums. ]:REASON 1
; [ Masked Riders Club Battle Race ]
kamenrid:0:20382B:63:000:Infinite Time
kamenrid:0:200B01:50:000:Infinite Fuel PL1
kamenrid:0:200B15:02:000:Invincibility PL1
kamenrid:0:200BBF:50:000:Infinite Fuel PL2
kamenrid:0:200BD3:02:000:Invincibility PL2
; [ Kamikaze ]
kamikaze:0:1D01:08:000:Infinite Lives
kamikaze:0:1CD8:00:000:Invincibility
; [ Kamikaze Cabbie ]
kamikcab:0:001F:03:000:Infinite Lives
kamikcab:0:002F:50:000:Infinite Fuel
; [ Kanatsuen no Onna [BET] (Japan 880905) ]
kanatuen:0:0000:00:999:[ The winning hand cheat must be ]
kanatuen:0:0000:00:999:[ activated when there are 14 tiles ]
kanatuen:0:0000:00:999:[ in your hand, then press the RON ]
kanatuen:0:0000:00:999:[ key ('Z' by default). The tiles do ]
kanatuen:0:0000:00:999:[ not visually change until you make ]
kanatuen:0:0000:00:999:[ a move. ]
kanatuen:0:FC8D:01:001:Get winning hand Now!
kanatuen:0:FC8E:01:501:Get winning hand Now! (02/14)
kanatuen:0:FC8F:01:501:Get winning hand Now! (03/14)
kanatuen:0:FC90:02:501:Get winning hand Now! (04/14)
kanatuen:0:FC91:02:501:Get winning hand Now! (05/14)
kanatuen:0:FC92:02:501:Get winning hand Now! (06/14)
kanatuen:0:FC93:03:501:Get winning hand Now! (07/14)
kanatuen:0:FC94:03:501:Get winning hand Now! (08/14)
kanatuen:0:FC95:03:501:Get winning hand Now! (09/14)
kanatuen:0:FC96:04:501:Get winning hand Now! (10/14)
kanatuen:0:FC97:04:501:Get winning hand Now! (11/14)
kanatuen:0:FC98:04:501:Get winning hand Now! (12/14)
kanatuen:0:FC99:05:501:Get winning hand Now! (13/14)
kanatuen:0:FC9A:05:501:Get winning hand Now! (14/14)
kanatuen:0:FC8D:01:000:Always winning hand
kanatuen:0:FC8E:01:500:Always winning hand (02/14)
kanatuen:0:FC8F:01:500:Always winning hand (03/14)
kanatuen:0:FC90:02:500:Always winning hand (04/14)
kanatuen:0:FC91:02:500:Always winning hand (05/14)
kanatuen:0:FC92:02:500:Always winning hand (06/14)
kanatuen:0:FC93:03:500:Always winning hand (07/14)
kanatuen:0:FC94:03:500:Always winning hand (08/14)
kanatuen:0:FC95:03:500:Always winning hand (09/14)
kanatuen:0:FC96:04:500:Always winning hand (10/14)
kanatuen:0:FC97:04:500:Always winning hand (11/14)
kanatuen:0:FC98:04:500:Always winning hand (12/14)
kanatuen:0:FC99:05:500:Always winning hand (13/14)
kanatuen:0:FC9A:05:500:Always winning hand (14/14)
; [ Kangaroo (Atari) ]
kangaroa:0:E167:99:000:Infinite Bonus Time
kangaroa:0:E06A:06:000:Infinite Lives PL1
kangaroa:0:E06B:06:000:Infinite Lives PL2
; [ Kangaroo (bootleg) ]
kangarob:0:E167:99:000:Infinite Bonus Time
kangarob:0:E06A:06:000:Infinite Lives PL1
kangarob:0:E06B:06:000:Infinite Lives PL2
; [ Kangaroo ]
kangaroo:0:E167:99:000:Infinite Bonus Time
kangaroo:0:E06A:06:000:Infinite Lives PL1
kangaroo:0:E06B:06:000:Infinite Lives PL2
; [ Kaos ]
kaos:0:0191:43:000:Always be the King
kaos:0:03B0:07:000:Infinite Lives PL1
kaos:0:03B4:00:001:1 coin to end level Now! PL1
kaos:0:03B1:07:000:Infinite Lives PL2
kaos:0:03B5:00:001:1 coin to end level Now! PL2
; [ Karate Blazers (US) ]
karatblu:0:0F8025:28:000:Infinite Time
karatblu:0:0F80E1:03:000:Infinite Lives PL1
karatblu:0:0F80B1:32:000:Infinite Energy PL1
karatblu:0:0F80E7:B3:000:Invincibility PL1
karatblu:0:0F8161:03:000:Infinite Lives PL2
karatblu:0:0F8131:32:000:Infinite Energy PL2
karatblu:0:0F8167:B3:000:Invincibility PL2
karatblu:0:0F81E1:03:000:Infinite Lives PL3
karatblu:0:0F81B1:32:000:Infinite Energy PL3
karatblu:0:0F81E7:B3:000:Invincibility PL3
karatblu:0:0F8261:03:000:Infinite Lives PL4
karatblu:0:0F8231:32:000:Infinite Energy PL4
karatblu:0:0F8267:B3:000:Invincibility PL4
; [ Karate Blazers (World?) ]
karatblz:0:0F8025:28:000:Infinite Time
karatblz:0:0F80E1:03:000:Infinite Lives PL1
karatblz:0:0F80B1:32:000:Infinite Energy PL1
karatblz:0:0F80E7:B3:000:Invincibility PL1
karatblz:0:0F8161:03:000:Infinite Lives PL2
karatblz:0:0F8131:32:000:Infinite Energy PL2
karatblz:0:0F8167:B3:000:Invincibility PL2
karatblz:0:0F81E1:03:000:Infinite Lives PL3
karatblz:0:0F81B1:32:000:Infinite Energy PL3
karatblz:0:0F81E7:B3:000:Invincibility PL3
karatblz:0:0F8261:03:000:Infinite Lives PL4
karatblz:0:0F8231:32:000:Infinite Energy PL4
karatblz:0:0F8267:B3:000:Invincibility PL4
; [ Karate Dou (Japan) ]
karatedo:0:C167:99:007:Infinite Time
karatedo:0:C91A:00:000:Stop White/PL1 Winning
karatedo:0:C91A:01:001:One hit to win Now! PL1
karatedo:0:C91B:01:501:One hit to win Now! PL1 (2/2)
karatedo:0:C91A:00:001:Set PL1 Points to 0 Now!
karatedo:0:C91B:00:501:Set PL1 Points to 0 Now!(2/2)
karatedo:0:C91C:00:000:Stop Red/PL2 Winning
karatedo:0:C91C:01:001:One hit to win Now! PL2
karatedo:0:C91D:01:501:One hit to win Now! PL2 (2/2)
karatedo:0:C91C:00:001:Set PL2 Points to 0 Now!
karatedo:0:C91D:00:501:Set PL2 Points to 0 Now!(2/2)
; [ Taisen Karate Dou (Japan VS version) ]
karatevs:0:C167:99:007:Infinite Time
karatevs:0:C91A:00:000:Stop White/PL1 Winning
karatevs:0:C91A:01:001:One hit to win Now! PL1
karatevs:0:C91B:01:501:One hit to win Now! PL1 (2/2)
karatevs:0:C91A:00:001:Set PL1 Points to 0 Now!
karatevs:0:C91B:00:501:Set PL1 Points to 0 Now!(2/2)
karatevs:0:C91C:00:000:Stop Red/PL2 Winning
karatevs:0:C91C:01:001:One hit to win Now! PL2
karatevs:0:C91D:01:501:One hit to win Now! PL2 (2/2)
karatevs:0:C91C:00:001:Set PL2 Points to 0 Now!
karatevs:0:C91D:00:501:Set PL2 Points to 0 Now!(2/2)
; [ Karate Tournament, The ]
karatour:0:FFC0AB:99:000:Infinite Time
karatour:0:FFC0D6:0A:000:Infinite Lives PL1
karatour:0:FFC28D:06:000:Infinite Energy PL1
karatour:0:FFC28D:01:001:Drain All Energy Now! PL1
karatour:0:FFC0D7:0A:000:Infinite Lives PL2
karatour:0:FFC38D:06:000:Infinite Energy PL2
karatour:0:FFC38D:01:001:Drain All Energy Now! PL2
; [ Karian Cross (Rev. 1.0) ]
karianx:0:FF05E6:09:000:Infinite Credits
karianx:0:FF903B:00:000:Never get Attacked PL1
karianx:0:FF9D8F:00:500:Never get Attacked PL1 (2/2)
karianx:0:FF940D:09:001:Attack opposite side with 9 Now! PL1
karianx:0:FF9D63:09:501:Attack opposite side with 9 Now! PL1 (2/2)
karianx:0:FF940D:48:001:Attack opposite side with LOTS Now! PL1:This is effectively a Win this Game Now! cheat
karianx:0:FF9D63:48:501:Attack opposite side with LOTS Now! PL1 (2/2)
karianx:0:000000:00:999:[The current tile display will not update till ]
karianx:0:000000:00:999:[the full tile has fully dropped! ]
karianx:0:FF9C65:00:000:Current top tile always a Red Sword PL1
karianx:0:FF9C65:01:000:Current top tile always a Blue Circle PL1
karianx:0:FF9C65:02:000:Current top tile always a Green Leaf PL1
karianx:0:FF9C65:03:000:Current top tile always a Red Pill PL1
karianx:0:FF9C65:04:000:Current top tile always a Blue Pill PL1
karianx:0:FF9C65:05:000:Current top tile always a Green Pill PL1
karianx:0:FF9C65:06:000:Current top tile always Empty PL1
karianx:0:FF9C69:00:000:Current bottom tile always a Red Sword PL1
karianx:0:FF9C69:01:000:Current bottom tile always a Blue Circle PL1
karianx:0:FF9C69:02:000:Current bottom tile always a Green Leaf PL1
karianx:0:FF9C69:03:000:Current bottom tile always a Red Pill PL1
karianx:0:FF9C69:04:000:Current bottom tile always a Blue Pill PL1
karianx:0:FF9C69:05:000:Current bottom tile always a Green Pill PL1
karianx:0:FF9C69:06:000:Current bottom tile always Empty PL1
karianx:0:FF9C65:00:001:Current top tile is a Red Sword Now! PL1
karianx:0:FF9C65:01:001:Current top tile is a Blue Circle Now! PL1
karianx:0:FF9C65:02:001:Current top tile is a Green Leaf Now! PL1
karianx:0:FF9C65:03:001:Current top tile is a Red Pill Now! PL1
karianx:0:FF9C65:04:001:Current top tile is a Blue Pill Now! PL1
karianx:0:FF9C65:05:001:Current top tile is a Green Pill Now! PL1
karianx:0:FF9C65:06:001:Current top tile is Empty Now! PL1
karianx:0:FF9C69:00:001:Current bottom tile is a Red Sword Now! PL1
karianx:0:FF9C69:01:001:Current bottom tile is a Blue Circle Now! PL1
karianx:0:FF9C69:02:001:Current bottom tile is a Green Leaf Now! PL1
karianx:0:FF9C69:03:001:Current bottom tile is a Red Pill Now! PL1
karianx:0:FF9C69:04:001:Current bottom tile is a Blue Pill Now! PL1
karianx:0:FF9C69:05:001:Current bottom tile is a Green Pill Now! PL1
karianx:0:FF9C69:06:001:Current bottom tile is Empty Now! PL1
karianx:0:000000:00:999:[ Free player selection - Use on level VS screen ]
karianx:0:FF0531:01:001:Play as Matin Now! PL1
karianx:0:FF0531:02:001:Play as Sara Now! PL1
karianx:0:FF0531:03:001:Play as Warok Now! PL1
karianx:0:FF0531:04:001:Play as Lora Now! PL1
karianx:0:FF0531:05:001:Play as Dofe Now! PL1
karianx:0:FF0531:06:001:Play as Leung Now! PL1
karianx:0:FF0531:07:001:Play as Roke Now! PL1
karianx:0:FF0531:08:001:Play as Elena Now! PL1
karianx:0:FF0531:09:001:Play as Rancerot Now! PL1
karianx:0:FF940D:00:000:Never get Attacked PL2
karianx:0:FF9D63:00:500:Never get Attacked PL2 (2/2)
karianx:0:FF903B:09:001:Attack opposite side with 9 Now! PL2
karianx:0:FF9D8F:09:501:Attack opposite side with 9 Now! PL2 (2/2)
karianx:0:FF903B:48:001:Attack opposite side with LOTS Now! PL2:This is effectively a Win this Game Now! cheat
karianx:0:FF9D8F:48:501:Attack opposite side with LOTS Now! PL2 (2/2)
karianx:0:000000:00:999:[The current tile display will not update till ]
karianx:0:000000:00:999:[the full tile has fully dropped! ]
karianx:0:FF9EFF:00:000:Current top tile always a Red Sword PL2
karianx:0:FF9EFF:01:000:Current top tile always a Blue Circle PL2
karianx:0:FF9EFF:02:000:Current top tile always a Green Leaf PL2
karianx:0:FF9EFF:03:000:Current top tile always a Red Pill PL2
karianx:0:FF9EFF:04:000:Current top tile always a Blue Pill PL2
karianx:0:FF9EFF:05:000:Current top tile always a Green Pill PL2
karianx:0:FF9EFF:06:000:Current top tile always Empty PL2
karianx:0:FF9E6B:00:000:Current bottom tile always a Red Sword PL2
karianx:0:FF9E6B:01:000:Current bottom tile always a Blue Circle PL2
karianx:0:FF9E6B:02:000:Current bottom tile always a Green Leaf PL2
karianx:0:FF9E6B:03:000:Current bottom tile always a Red Pill PL2
karianx:0:FF9E6B:04:000:Current bottom tile always a Blue Pill PL2
karianx:0:FF9E6B:05:000:Current bottom tile always a Green Pill PL2
karianx:0:FF9E6B:06:000:Current bottom tile always Empty PL2
karianx:0:FF9EFF:00:001:Current top tile is a Red Sword Now! PL2
karianx:0:FF9EFF:01:001:Current top tile is a Blue Circle Now! PL2
karianx:0:FF9EFF:02:001:Current top tile is a Green Leaf Now! PL2
karianx:0:FF9EFF:03:001:Current top tile is a Red Pill Now! PL2
karianx:0:FF9EFF:04:001:Current top tile is a Blue Pill Now! PL2
karianx:0:FF9EFF:05:001:Current top tile is a Green Pill Now! PL2
karianx:0:FF9EFF:06:001:Current top tile is Empty Now! PL2
karianx:0:FF9E6B:00:001:Current bottom tile is a Red Sword Now! PL2
karianx:0:FF9E6B:01:001:Current bottom tile is a Blue Circle Now! PL2
karianx:0:FF9E6B:02:001:Current bottom tile is a Green Leaf Now! PL2
karianx:0:FF9E6B:03:001:Current bottom tile is a Red Pill Now! PL2
karianx:0:FF9E6B:04:001:Current bottom tile is a Blue Pill Now! PL2
karianx:0:FF9E6B:05:001:Current bottom tile is a Green Pill Now! PL2
karianx:0:FF9E6B:06:001:Current bottom tile is Empty Now! PL2
karianx:0:000000:00:999:[ Free player selection - Use on level VS screen ]
karianx:0:FF0549:01:001:Play as Matin Now! PL2
karianx:0:FF0549:02:001:Play as Sara Now! PL2
karianx:0:FF0549:03:001:Play as Warok Now! PL2
karianx:0:FF0549:04:001:Play as Lora Now! PL2
karianx:0:FF0549:05:001:Play as Dofe Now! PL2
karianx:0:FF0549:06:001:Play as Leung Now! PL2
karianx:0:FF0549:07:001:Play as Roke Now! PL2
karianx:0:FF0549:08:001:Play as Elena Now! PL2
karianx:0:FF0549:09:001:Play as Rancerot Now! PL2
; [ Karnov (US) ]
karnov:0:06007B:99:000:Infinite Time
karnov:0:060066:02:000:Infinite Lives
karnov:0:060072:09:000:Infinite Bombs
karnov:0:06030E:99:000:Infinite Super Fireball
karnov:0:060070:99:000:Infinite Ks
karnov:0:060201:FE:040:Invincibility
karnov:0:060201:20:001:Finish Present Scene
karnov:0:060200:3F:000:Full Weapon Ammo
karnov:0:060071:01:000:Always Have Jump Shoes
karnov:0:060073:01:000:Always Have Ladder
karnov:0:060075:01:000:Always Have Super Fireball
karnov:0:060074:01:000:Always Have Boomerang
karnov:0:060077:01:000:Always Have Diving Helmet
karnov:0:060076:01:000:Always Have Wings
karnov:0:060079:01:000:Always Have Speed Shoes
karnov:0:060078:01:000:Always Have Mask
karnov:0:060071:01:001:Get the Jump Shoes Now!
karnov:0:060073:01:001:Get the Ladder Now!
karnov:0:060075:01:001:Get the Super Fireball Now!
karnov:0:060074:01:001:Get the Boomerang Now!
karnov:0:060077:01:001:Get the Diving Helmet Now!
karnov:0:060076:01:001:Get the Wings Now!
karnov:0:060079:01:001:Get the Speed Shoes Now!
karnov:0:060078:01:001:Get the Mask Now!
; [ Karnov (Japan) ]
karnovj:0:06007B:99:000:Infinite Time
karnovj:0:060066:02:000:Infinite Lives
karnovj:0:060072:09:000:Infinite Bombs
karnovj:0:06030E:99:000:Infinite Super Fireball
karnovj:0:060070:99:000:Infinite Ks
karnovj:0:060201:FE:040:Invincibility
karnovj:0:060201:20:001:Finish Present Scene
karnovj:0:060200:3F:000:Full weapon ammo
karnovj:0:060071:01:000:Always Have Jump Shoes
karnovj:0:060073:01:000:Always Have Ladder
karnovj:0:060075:01:000:Always Have Super Fireball
karnovj:0:060074:01:000:Always Have Boomerang
karnovj:0:060077:01:000:Always Have Diving Helmet
karnovj:0:060076:01:000:Always Have Wings
karnovj:0:060079:01:000:Always Have Speed Shoes
karnovj:0:060078:01:000:Always Have Mask
karnovj:0:060071:01:001:Get the Jump Shoes Now!
karnovj:0:060073:01:001:Get the Ladder Now!
karnovj:0:060075:01:001:Get the Super Fireball Now!
karnovj:0:060074:01:001:Get the Boomerang Now!
karnovj:0:060077:01:001:Get the Diving Helmet Now!
karnovj:0:060076:01:001:Get the Wings Now!
karnovj:0:060079:01:001:Get the Speed Shoes Now!
karnovj:0:060078:01:001:Get the Mask Now!
; [ Karnov's Revenge / Fighter's History Dynamite ]
karnovr:0:103A70:63:000:Infinite Time
karnovr:0:1037B7:FF:000:Infinite Energy PL1
karnovr:0:1037B8:FF:500:Infinite Energy PL1 (2/2)
karnovr:0:000000:00:999:[ Free player selection-Can be used anytime! ]
karnovr:0:000000:00:999:[ May cause some glitches however. ]
karnovr:0:103671:00:001:Play with Ray PL1
karnovr:0:103671:01:001:Play with Feilin PL1
karnovr:0:103671:02:001:Play with Ryoko PL1
karnovr:0:103671:03:001:Play with Matlock PL1
karnovr:0:103671:04:001:Play with Samchay PL1
karnovr:0:103671:05:001:Play with Lee PL1
karnovr:0:103671:06:001:Play with Mizoguchi PL1
karnovr:0:103671:07:001:Play with Jean PL1
karnovr:0:103671:08:001:Play with Marstorius PL1
karnovr:0:103671:09:001:Play with Yungmie PL1
karnovr:0:103671:0A:001:Play with Zazie PL1
karnovr:0:103671:0B:001:Play with Clown PL1
karnovr:0:103671:0C:001:Play with Karnov PL1
karnovr:0:103671:0D:001:Play with Bull PL1
karnovr:0:1039B7:FF:000:Infinite Energy PL2
karnovr:0:1039B8:FF:500:Infinite Energy PL2 (2/2)
karnovr:0:000000:00:999:[ Free player selection-Can be used anytime! ]
karnovr:0:000000:00:999:[ May cause some glitches however. ]
karnovr:0:103871:00:001:Play with Ray PL2
karnovr:0:103871:01:001:Play with Feilin PL2
karnovr:0:103871:02:001:Play with Ryoko PL2
karnovr:0:103871:03:001:Play with Matlock PL2
karnovr:0:103871:04:001:Play with Samchay PL2
karnovr:0:103871:05:001:Play with Lee PL2
karnovr:0:103871:06:001:Play with Mizoguchi PL2
karnovr:0:103871:07:001:Play with Jean PL2
karnovr:0:103871:08:001:Play with Marstorius PL2
karnovr:0:103871:09:001:Play with Yungmie PL2
karnovr:0:103871:0A:001:Play with Zazie PL2
karnovr:0:103871:0B:001:Play with Clown PL2
karnovr:0:103871:0C:001:Play with Karnov PL2
karnovr:0:103871:0D:001:Play with Bull PL2
; [ Knuckle Bash ]
kbash:0:000000:00:999:[A lot of these cheats need ]
kbash:0:000000:00:999:[to be deactivated at the ]
kbash:0:000000:00:999:[end of the round. Use F6 to]
kbash:0:000000:00:999:[disable then F6 to reenable]
kbash:0:000000:00:999:[when the next round starts ]
kbash:0:10023D:99:000:Infinite Time
kbash:0:1001D5:09:000:Infinite Lives PL1
kbash:0:10151C:70:000:Infinite Energy PL1
kbash:0:101659:99:001:Get 153 Pts Sub Game PL1
kbash:0:101659:00:001:Get 0 Pts Sub Game PL1
kbash:0:10020D:09:000:Infinite Lives PL2
kbash:0:1015C4:70:000:Infinite Energy PL2
kbash:0:101701:99:001:Get 153 Pts Sub Game PL2
kbash:0:101701:00:001:Get 0 Pts Sub Game PL2
; [ Karate Champ (US) ]
kchamp:0:C167:99:007:Infinite Time
kchamp:0:C91A:00:000:Stop White/PL1 Winning
kchamp:0:C91A:01:001:One hit to win Now! PL1
kchamp:0:C91B:01:501:One hit to win Now! PL1 (2/2)
kchamp:0:C91A:00:001:Set PL1 Points to 0 Now!
kchamp:0:C91B:00:501:Set PL1 Points to 0 Now!(2/2)
kchamp:0:C91C:00:000:Stop Red/PL2 Winning
kchamp:0:C91C:01:001:One hit to win Now! PL2
kchamp:0:C91D:01:501:One hit to win Now! PL2 (2/2)
kchamp:0:C91C:00:001:Set PL2 Points to 0 Now!
kchamp:0:C91D:00:501:Set PL2 Points to 0 Now!(2/2)
; [ Karate Champ (US VS version) ]
kchampvs:0:C167:99:007:Infinite Time
kchampvs:0:C91A:00:000:Stop White/PL1 Winning
kchampvs:0:C91A:01:001:One hit to win Now! PL1
kchampvs:0:C91B:01:501:One hit to win Now! PL1 (2/2)
kchampvs:0:C91A:00:001:Set PL1 Points to 0 Now!
kchampvs:0:C91B:00:501:Set PL1 Points to 0 Now!(2/2)
kchampvs:0:C91C:00:000:Stop Red/PL2 Winning
kchampvs:0:C91C:01:001:One hit to win Now! PL2
kchampvs:0:C91D:01:501:One hit to win Now! PL2 (2/2)
kchampvs:0:C91C:00:001:Set PL2 Points to 0 Now!
kchampvs:0:C91D:00:501:Set PL2 Points to 0 Now!(2/2)
; [ Dramatic Adventure Quiz Keith & Lucy (Japan) ]
keithlcy:0:00002F:09:000:Infinite Credits
:keithlcy:000000E6:0047D1:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
keithlcy:0:0046AF:01:001:Good answer ends quiz Now!
keithlcy:0:0001E5:05:000:Infinite Vitality PL1
keithlcy:0:0001E7:05:000:Infinite Vitality PL2
; [ Ken-Go ]
kengo:0:E0035:99:000:Infinite Credits
kengo:0:E00A7:22:000:Infinite Time
kengo:0:E09B2:39:000:Infinite Lives PL1
kengo:0:E09B6:04:000:Infinite Energy PL1
kengo:0:E09B3:39:000:Infinite Lives PL2
kengo:0:E09B7:04:000:Infinite Energy PL2
; [ Kick (upright) ]
kick:0:72BE:06:000:Infinite Lives PL1
kick:0:72E4:06:000:Infinite Lives PL2
; [ Kick (cocktail) ]
kicka:0:72BF:06:000:Infinite Lives PL1
kicka:0:72E5:06:000:Infinite Lives PL2
; [ Kicker ]
kicker:0:2A78:07:000:Infinite Lives
kicker:0:8662:A6:100:Infinite Energy
kicker:0:8587:A6:600:Infinite Energy (2/2):Part 1 takes care of sprite collisions energy drains & Part 2 takes care of falling off platform energy drains
kicker:0:9984:12:100:Invincibility:Note, you can still fall off gaps in platforms and lose energy use this with Infinite Energy or Walk on Air to counteract it.
kicker:0:9985:16:600:Invincibility (2/3):Part 1 + 2 = Changing a 4 byte branch to a 3 byte BRA, NOP first then a LBRA instruction (for most fighters)
kicker:0:9A66:20:600:Invincibility (3/3):Changes a BCC to a BRA (for bosses)
kicker:0:822B:20:100:Walk on Air:This will stop you falling off ends of platforms
kicker:0:2A87:01:001:Only 1 to kill on this level
kicker:0:32B4:04:001:1 hit to kill boss Now!
kicker:0:3175:01:000:Always purple weapon next
kicker:0:3175:02:000:Always yellow weapon next
kicker:0:3175:03:000:Always green weapon next
kicker:0:3175:01:001:Purple weapon next Now!
kicker:0:3175:02:001:Yellow weapon next Now!
kicker:0:3175:03:001:Green weapon next Now!
kicker:0:2A13:60:000:Sound Test Code Stop:[Unknown]Next Code
; [ Kick Goal ]
kickgoal:0:FF4342:3B:000:Infinite Time
kickgoal:0:FF4341:00:001:Finish this Match Now!
kickgoal:0:FF4342:01:501:Finish this Match Now! (2/2)
kickgoal:0:FF4392:0A:000:Score always = 10 PL1:The score won't be correctly displayed until a team scores
kickgoal:0:FF4392:00:000:Score always = 0 PL1:The score won't be correctly displayed until a team scores
kickgoal:0:FF4392:0A:001:Score = 10 Now! PL1:The score won't be correctly displayed until a team scores
kickgoal:0:FF4392:00:001:Score = 0 Now! PL1:The score won't be correctly displayed until a team scores
kickgoal:0:FF4392:63:070:Select Score PL1:The score won't be correctly displayed until a team scores
kickgoal:0:FF43C5:00:000:Faults always = 0 PL1
kickgoal:0:FF43C5:03:000:Faults always = 3 PL1:After the 3rd fault, each fault will cause a penalty kick
kickgoal:0:FF43C5:00:001:Faults = 0 Now! PL1
kickgoal:0:FF43C5:03:001:Faults = 3 Now! PL1:After the 3rd fault, each fault will cause a penalty kick
kickgoal:0:FF4393:0A:000:Score always = 10 PL2:The score won't be correctly displayed until a team scores
kickgoal:0:FF4393:00:000:Score always = 0 PL2:The score won't be correctly displayed until a team scores
kickgoal:0:FF4393:0A:001:Score = 10 Now! PL2:The score won't be correctly displayed until a team scores
kickgoal:0:FF4393:00:001:Score = 0 Now! PL2:The score won't be correctly displayed until a team scores
kickgoal:0:FF4393:63:070:Select Score PL2:The score won't be correctly displayed until a team scores
kickgoal:0:FF43C4:00:000:Faults always = 0 PL2
kickgoal:0:FF43C4:03:000:Faults always = 3 PL2:After the 3rd fault, each fault will cause a penalty kick
kickgoal:0:FF43C4:00:001:Faults = 0 Now! PL2
kickgoal:0:FF43C4:03:001:Faults = 3 Now! PL2:After the 3rd fault, each fault will cause a penalty kick
; [ Kick and Run ]
kicknrun:0:E842:45:000:Infinite Time
kicknrun:0:E842:00:001:Finish this Half Now!
; [ Kick Off (Japan) ]
kickoff:0:0F0129:09:000:Infinite Time
kickoff:0:0F012B:5A:500:Infinite Time (2/2)
kickoff:0:0F0129:00:001:Finish Game Now!
kickoff:0:0F012B:00:501:Finish Game Now! (2/2)
kickoff:0:000000:00:999:[The score will not display ]
kickoff:0:000000:00:999:[until the score changes! ]
kickoff:0:0F012D:09:070:Select Score PL1
kickoff:0:0F012F:09:070:Select Score PL2
; [ Kick Rider ]
kickridr:0:2106:49:007:Infinite Time
kickridr:0:2220:00:000:Invincibility
; [ Kid Niki - Radical Ninja (US) ]
kidniki:0:E122:5A:000:Infinite Time
kidniki:0:E200:09:000:Infinite Lives
kidniki:0:E54A:08:000:Infinite POW
kidniki:0:E21E:30:000:No Enemies
kidniki:0:0000:00:999:[After you kill the End of ]
kidniki:0:0000:00:999:[Level Guardian make sure ]
kidniki:0:0000:00:999:[you turn OFF Invincibility ]
kidniki:0:0000:00:999:[before picking up the ]
kidniki:0:0000:00:999:[cracker. OR YOU WILL NOT ]
kidniki:0:0000:00:999:[PROGRESS!! You can use F6. ]
kidniki:0:E003:01:040:Invincibility
kidniki:0:0000:00:999:[If you happen to fall down ]
kidniki:0:0000:00:999:[a gap when you have ]
kidniki:0:0000:00:999:[invincibilty enabled and ]
kidniki:0:0000:00:999:[you can't recover it then ]
kidniki:0:0000:00:999:[use the following cheat!! ]
kidniki:0:E003:03:001:Start this Level Again!
kidniki:0:0000:00:999:[ ]
kidniki:0:0000:00:999:[See the Dip Switch Menu to ]
kidniki:0:0000:00:999:[enable an alternate ]
kidniki:0:0000:00:999:[Invincibility cheat. ]
kidniki:0:0000:00:999:[ ]
kidniki:0:0000:00:999:[You can use the Select ]
kidniki:0:0000:00:999:[current level cheat to ]
kidniki:0:0000:00:999:[choose the starting level, ]
kidniki:0:0000:00:999:[just enable it on the press]
kidniki:0:0000:00:999:[1 or 2 player button screen]
kidniki:0:E202:07:071:Select current level
kidniki:0:E202:07:061:Select next level
; [ Kikaioh (JAPAN 980914) ]
kikaioh:0:0000:00:999:[ There are no cheats ]:REASON 1
kikaioh:0:0000:00:999:[ for this game as it ]:REASON 1
kikaioh:0:0000:00:999:[ didn't work the last ]:REASON 1
kikaioh:0:0000:00:999:[ time it was tested. ]:REASON 1
kikaioh:0:0000:00:999:[ If the game now works ]:REASON 1
kikaioh:0:0000:00:999:[ please request cheats ]:REASON 1
kikaioh:0:0000:00:999:[ for it on the cheat ]:REASON 1
kikaioh:0:0000:00:999:[ forums. ]:REASON 1
; [ Meikyu Jima (Japan) ]
kikcubic:0:E007:99:000:Infinite Time
kikcubic:0:E000:0A:000:Infinite Lives
kikcubic:0:0000:00:999:[See the Dip Switch Menu to ]
kikcubic:0:0000:00:999:[enable Invincibility. ]
kikcubic:0:E001:14:072:Select current level
kikcubic:0:0000:00:999:[You can use the Select next]
kikcubic:0:0000:00:999:[level cheat on the title ]
kikcubic:0:0000:00:999:[screen to choose the start ]
kikcubic:0:0000:00:999:[level if you wish. BUT you ]
kikcubic:0:0000:00:999:[MUST enable it before you ]
kikcubic:0:0000:00:999:[you insert ANY coins!!! ]
kikcubic:0:E001:14:062:Select next level
; [ KiKi KaiKai ]
kikikai:0:D957:09:000:Infinite Lives
; [ Kick Start Wheelie King ]
kikstart:0:816D:09:000:Infinite Credits
:kikstart:00100000:DA67:00005909:FFFFFFFFF:Infinite Time
kikstart:0:0000:00:999:[ See the Dip Switch Menu to ]
kikstart:0:0000:00:999:[ enable Invincibility. ]
kikstart:0:85C0:03:000:Always ride at Max Speed:This cheat is best used with the Invincibility "No Hit" dip switch. Turn the cheat OFF after a crash and at the start of a race or after you've stopped. Only turn it ON when your bike is moving or it won't work!
kikstart:0:85AF:FF:001:Finish this Race Now !
:kikstart:00000501:DA62:0000001C:FFFFFFFF:Select Current Heat
; [ Killer Comet ]
killcom:0:001D:01:000:Stop Killer Comet Appearing
killcom:0:007E:05:000:Infinite Lives PL1
killcom:0:007F:05:000:Infinite Lives PL2
; [ King & Balloon (Japan) ]
kingbalj:0:800A:04:000:Infinite Lives
kingbalj:0:82D0:01:000:Stop Disappearing when hit
; [ King & Balloon (US) ]
kingball:0:800A:04:000:Infinite Lives
kingball:0:82D0:01:000:Stop Disappearing when hit
; [ Kingdom Grandprix (World) ]
kingdmgp:0:10041D:09:000:Infinite Credits
kingdmgp:0:100555:09:000:Infinite Lives PL1
kingdmgp:0:1012D7:09:000:Infinite Bombs PL1
kingdmgp:0:000000:00:999:[See the Dip Switch Menu to ]
kingdmgp:0:000000:00:999:[enable an Invincibility PL1]
kingdmgp:0:000000:00:999:[cheat. But the dipswitch ]
kingdmgp:0:000000:00:999:[causes a game crash when ]
kingdmgp:0:000000:00:999:[PL2 is selected. ]
kingdmgp:0:100557:09:000:Infinite Lives PL2
kingdmgp:0:1013D7:09:000:Infinite Bombs PL2
; [ King of Boxer (English) ]
kingofb:0:C059:FF:000:Infinite Energy
kingofb:0:C019:00:000:Weak opponent
kingofb:0:C190:00:000:Infinite Time
kingofb:0:C190:3B:001:Finish round Now!
kingofb:0:C061:FA:000:Ply's hits always set to 250
kingofb:0:C021:00:000:CPU's hits always set to 0
kingofb:0:C061:FA:001:Set Ply's hits set = 250 Now!
kingofb:0:C021:00:001:Set CPU's hits set to 0 Now!
kingofb:0:C061:FF:070:Select Player's hits
kingofb:0:C021:FF:070:Select Computer's hits
; [ Killer Instinct (v1.0) ]
kinst:0:880884F8:46:000:Infinite Time
kinst:0:880884F9:09:500:Infinite Time (2/3)
kinst:0:880884FA:09:500:Infinite Time (3/3)
kinst:0:8808BC55:78:000:Infinite Energy PL1
kinst:0:8808BC54:00:500:Infinite Energy PL1 (2/2)
kinst:0:8808BC55:00:001:Drain All Energy Now! PL1:You may need to use this cheat again if they recharge their energy and stand back up!
kinst:0:8808BC54:00:501:Drain All Energy Now! PL1 (2/2)
kinst:0:8808F304:0A:000:Always play as Eyedol PL1
kinst:0:8808BD55:78:000:Infinite Energy PL2
kinst:0:8808BD54:00:500:Infinite Energy PL2 (2/2)
kinst:0:8808BD55:00:001:Drain All Energy Now! PL2:You may need to use this cheat again if they recharge their energy and stand back up!
kinst:0:8808BD54:00:501:Drain All Energy Now! PL2 (2/2)
kinst:0:8808F36C:0A:000:Always play as Eyedol PL2
; [ Killer Instinct 2 (v2.1) ]
kinst2:0:887F7A10:46:000:Infinite Time
kinst2:0:887F7A11:09:500:Infinite Time (2/3)
kinst2:0:887F7A12:09:500:Infinite Time (2/3)
kinst2:0:887FC105:78:000:Infinite Energy PL1
kinst2:0:887FC106:00:500:Infinite Energy PL1 (2/2)
kinst2:0:887FC105:00:001:Drain All Energy Now! PL1
kinst2:0:887FC106:00:501:Drain All Energy Now! PL1 (2/2)
:kinst2:00100000:887FF150:0000FF20:FFFFFFFF:Always play as Gargos PL1:Use on the character select screen
kinst2:0:887FC205:78:000:Infinite Energy PL2
kinst2:0:887FC206:00:500:Infinite Energy PL2 (2/2)
kinst2:0:887FC205:00:001:Drain All Energy Now! PL2
kinst2:0:887FC206:00:501:Drain All Energy Now! PL2 (2/2)
:kinst2:00100000:887FF280:0000FF20:FFFFFFFF:Always play as Gargos PL2:Use on the character select screen
; [ Kirameki Star Road (Japan) ]
kirameki:0:407C7F:09:000:Infinite Credits
kirameki:0:416325:40:000:Infinite Round Time
kirameki:0:416324:01:500:Infinite Round Time (2/2)
kirameki:0:4176D5:40:000:Infinite Dance Game Time
kirameki:0:4176D4:01:500:Infinite Dance Game Time (2/2)
kirameki:0:000000:00:999:[Enable Photo Shoot Time when the photo time bar ]
kirameki:0:000000:00:999:[is full and disable after taking the shot! Use ]
kirameki:0:000000:00:999:[the pause button to help line up the shot first.]
kirameki:0:41BBDD:40:000:Infinite Photo Shoot Time
kirameki:0:41BBDC:01:500:Infinite Photo Shoot Time (2/2)
:kirameki:000000E6:414D9B:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
kirameki:0:414D9B:00:000:Answer 1 always correct
kirameki:0:414D9B:00:001:Answer 1 is correct for this question Now!
kirameki:0:4162E9:01:001:Good answer ends Round Now!
kirameki:0:41BB39:00:501:Good answer ends Round Now! (2/2)
kirameki:0:41B7B5:05:000:Infinite Lives PL1
kirameki:0:41B901:05:000:Infinite Lives PL2
; [ Ryuusei Janshi Kirara Star ]
kirarast:0:FEE11088:0F:000:Infinite Score
kirarast:0:FEE11089:27:500:Infinite Score (2/2)
kirarast:0:FEE110F0:63:000:Maximum Time Stock
kirarast:0:00000000:00:999:[ The winning hand cheat must be activated when ]
kirarast:0:00000000:00:999:[ there are 14 tiles in your hand, then press ]
kirarast:0:00000000:00:999:[ the RON key ('Z' by default). The tiles do not ]
kirarast:0:00000000:00:999:[ visually change until you make a move. ]
kirarast:0:FEE11A74:00:001:Get winning hand Now!
kirarast:0:FEE11A78:00:501:Get winning hand Now! (02/30)
kirarast:0:FEE11A7C:00:501:Get winning hand Now! (03/30)
kirarast:0:FEE11A80:01:501:Get winning hand Now! (04/30)
kirarast:0:FEE11A84:01:501:Get winning hand Now! (05/30)
kirarast:0:FEE11A88:01:501:Get winning hand Now! (06/30)
kirarast:0:FEE11A8C:02:501:Get winning hand Now! (07/30)
kirarast:0:FEE11A90:02:501:Get winning hand Now! (08/30)
kirarast:0:FEE11A94:02:501:Get winning hand Now! (09/30)
kirarast:0:FEE11A98:03:501:Get winning hand Now! (10/30)
kirarast:0:FEE11A9C:03:501:Get winning hand Now! (11/30)
kirarast:0:FEE11AA0:03:501:Get winning hand Now! (12/30)
kirarast:0:FEE11AA4:04:501:Get winning hand Now! (13/30)
kirarast:0:FEE11A75:00:501:Get winning hand Now! (14/30)
kirarast:0:FEE11A79:00:501:Get winning hand Now! (15/30)
kirarast:0:FEE11A7D:00:501:Get winning hand Now! (16/30)
kirarast:0:FEE11A81:00:501:Get winning hand Now! (17/30)
kirarast:0:FEE11A85:00:501:Get winning hand Now! (18/30)
kirarast:0:FEE11A89:00:501:Get winning hand Now! (19/30)
kirarast:0:FEE11A8D:00:501:Get winning hand Now! (20/30)
kirarast:0:FEE11A91:00:501:Get winning hand Now! (21/30)
kirarast:0:FEE11A95:00:501:Get winning hand Now! (22/30)
kirarast:0:FEE11A99:00:501:Get winning hand Now! (23/30)
kirarast:0:FEE11A9D:00:501:Get winning hand Now! (24/30)
kirarast:0:FEE11AA1:00:501:Get winning hand Now! (25/30)
kirarast:0:FEE11AA5:00:501:Get winning hand Now! (26/30)
kirarast:0:FEE11178:04:501:Get winning hand Now! (27/30)
kirarast:0:FEE11179:00:501:Get winning hand Now! (28/30)
kirarast:0:FEE11AA8:04:501:Get winning hand Now! (29/30)
kirarast:0:FEE11AA9:00:501:Get winning hand Now! (30/30)
kirarast:0:FEE11A74:00:000:Always winning hand
kirarast:0:FEE11A78:00:500:Always winning hand (02/30)
kirarast:0:FEE11A7C:00:500:Always winning hand (03/30)
kirarast:0:FEE11A80:01:500:Always winning hand (04/30)
kirarast:0:FEE11A84:01:500:Always winning hand (05/30)
kirarast:0:FEE11A88:01:500:Always winning hand (06/30)
kirarast:0:FEE11A8C:02:500:Always winning hand (07/30)
kirarast:0:FEE11A90:02:500:Always winning hand (08/30)
kirarast:0:FEE11A94:02:500:Always winning hand (09/30)
kirarast:0:FEE11A98:03:500:Always winning hand (10/30)
kirarast:0:FEE11A9C:03:500:Always winning hand (11/30)
kirarast:0:FEE11AA0:03:500:Always winning hand (12/30)
kirarast:0:FEE11AA4:04:500:Always winning hand (13/30)
kirarast:0:FEE11A75:00:500:Always winning hand (14/30)
kirarast:0:FEE11A79:00:500:Always winning hand (15/30)
kirarast:0:FEE11A7D:00:500:Always winning hand (16/30)
kirarast:0:FEE11A81:00:500:Always winning hand (17/30)
kirarast:0:FEE11A85:00:500:Always winning hand (18/30)
kirarast:0:FEE11A89:00:500:Always winning hand (19/30)
kirarast:0:FEE11A8D:00:500:Always winning hand (20/30)
kirarast:0:FEE11A91:00:500:Always winning hand (21/30)
kirarast:0:FEE11A95:00:500:Always winning hand (22/30)
kirarast:0:FEE11A99:00:500:Always winning hand (23/30)
kirarast:0:FEE11A9D:00:500:Always winning hand (24/30)
kirarast:0:FEE11AA1:00:500:Always winning hand (25/30)
kirarast:0:FEE11AA5:00:500:Always winning hand (26/30)
kirarast:0:FEE11178:04:500:Always winning hand (27/30)
kirarast:0:FEE11179:00:500:Always winning hand (28/30)
kirarast:0:FEE11AA8:04:500:Always winning hand (29/30)
kirarast:0:FEE11AA9:00:500:Always winning hand (30/30)
; [ Kitten Kaboodle ]
kittenk:0:0401DC:99:000:Infinite Credits
kittenk:0:040968:00:000:Always Win Bonus Stage
kittenk:0:0401F9:31:000:Next Level is Last Level
kittenk:0:0401F9:31:061:Select next level
kittenk:0:040380:07:000:Infinite Lives PL1
kittenk:0:040519:80:020:Invincibility PL1
kittenk:0:0403C0:07:000:Infinite Lives PL2
kittenk:0:040549:80:020:Invincibility PL2
kittenk:0:040009:80:000:Sound Test Timer Stop
; [ Pro Mahjong Kiwame ]
kiwame:0:204884:31:000:Always have winning hand
kiwame:0:204885:31:500:Always have winning hand (02/14)
kiwame:0:204886:31:500:Always have winning hand (03/14)
kiwame:0:204887:32:500:Always have winning hand (04/14)
kiwame:0:204888:32:500:Always have winning hand (05/14)
kiwame:0:204889:32:500:Always have winning hand (06/14)
kiwame:0:20488A:33:500:Always have winning hand (07/14)
kiwame:0:20488B:33:500:Always have winning hand (08/14)
kiwame:0:20488C:33:500:Always have winning hand (09/14)
kiwame:0:20488D:34:500:Always have winning hand (10/14)
kiwame:0:20488E:34:500:Always have winning hand (11/14)
kiwame:0:20488F:34:500:Always have winning hand (12/14)
kiwame:0:204890:35:500:Always have winning hand (13/14)
kiwame:0:204891:35:500:Always have winning hand (14/14)
kiwame:0:000000:00:999:[The winning hand cheat must]
kiwame:0:000000:00:999:[be activated when there are]
kiwame:0:000000:00:999:[14 tiles in your hand, then]
kiwame:0:000000:00:999:[press the RON key . ]
kiwame:0:000000:00:999:[('Z' by default). The tiles]
kiwame:0:000000:00:999:[do not visually change ]
kiwame:0:000000:00:999:[until you make a move. ]
; [ Pro Mahjong Kiwame S ]
kiwames:0:0000:00:999:[ There are no cheats ]:REASON 1
kiwames:0:0000:00:999:[ for this game as it ]:REASON 1
kiwames:0:0000:00:999:[ didn't work the last ]:REASON 1
kiwames:0:0000:00:999:[ time it was tested. ]:REASON 1
kiwames:0:0000:00:999:[ If the game now works ]:REASON 1
kiwames:0:0000:00:999:[ please request cheats ]:REASON 1
kiwames:0:0000:00:999:[ for it on the cheat ]:REASON 1
kiwames:0:0000:00:999:[ forums. ]:REASON 1
; [ Kizuna Encounter - Super Tag Battle / Fu'un Super Tag Battle ]
kizuna:0:10892A:99:000:Infinite Time
kizuna:0:108313:C0:000:Infinite Energy PL1
kizuna:0:108313:00:001:Drain All Energy Now! PL1
:kizuna:60000000:000000:00000000:00000000:[ Free player selection - Use just after ]
:kizuna:60000000:000000:00000000:00000000:[ selection screen, or between matches. ]
:kizuna:60000000:000000:00000000:00000000:[ To use Shin King Lion or Jyazu, both chars ]
:kizuna:60000000:000000:00000000:00000000:[ must be set to the same character, as they ]
:kizuna:60000000:000000:00000000:00000000:[ fight alone. ]
:kizuna:62000000:000000:00000000:00000000:Select Character PL1 (A):First Character Selected
:kizuna:00010000:1088EC:00000000:0000000F:Syo Hayate
:kizuna:00010000:1088EC:00000001:0000000F:Max Eagle
:kizuna:00010000:1088EC:00000002:0000000F:Gozu
:kizuna:00010000:1088EC:00000003:0000000F:Mezu
:kizuna:00010000:1088EC:00000004:0000000F:Rosa
:kizuna:00010000:1088EC:00000005:0000000F:Kim Sue-Il
:kizuna:00010000:1088EC:00000006:0000000F:Joker
:kizuna:00010000:1088EC:00000007:0000000F:Chung Paifu
:kizuna:00010000:1088EC:00000008:0000000F:Gordon Bowman
:kizuna:00010000:1088EC:00000009:0000000F:King Lion
:kizuna:00010000:1088EC:0000000A:0000000F:#Shin King Lion
:kizuna:00010000:1088EC:0000000B:0000000F:#Chung Paifu (alternate)
:kizuna:00010000:1088EC:0000000C:0000000F:#Jyazu
:kizuna:62000000:000000:00000000:00000000:Select Character PL1 (B):Second Character Selected
:kizuna:00010000:1088EE:00000000:0000000F:Syo Hayate
:kizuna:00010000:1088EE:00000001:0000000F:Max Eagle
:kizuna:00010000:1088EE:00000002:0000000F:Gozu
:kizuna:00010000:1088EE:00000003:0000000F:Mezu
:kizuna:00010000:1088EE:00000004:0000000F:Rosa
:kizuna:00010000:1088EE:00000005:0000000F:Kim Sue-Il
:kizuna:00010000:1088EE:00000006:0000000F:Joker
:kizuna:00010000:1088EE:00000007:0000000F:Chung Paifu
:kizuna:00010000:1088EE:00000008:0000000F:Gordon Bowman
:kizuna:00010000:1088EE:00000009:0000000F:King Lion
:kizuna:00010000:1088EE:0000000A:0000000F:#Shin King Lion
:kizuna:00010000:1088EE:0000000B:0000000F:#Chung Paifu (alternate)
:kizuna:00010000:1088EE:0000000C:0000000F:#Jyazu
:kizuna:62000000:000000:00000000:00000000:Select Character Colour PL1 (A):First Character Selected
:kizuna:00010000:1088EC:00000000:00000080:A Colour
:kizuna:00010000:1088EC:00000080:00000080:B Colour
:kizuna:62000000:000000:00000000:00000000:Select Character Colour PL1 (B):Second Character Selected
:kizuna:00010000:1088EE:00000000:00000080:A Colour
:kizuna:00010000:1088EE:00000080:00000080:B Colour
kizuna:0:108513:C0:000:Infinite Energy PL2
kizuna:0:108513:00:001:Drain All Energy Now! PL2
:kizuna:60000000:000000:00000000:00000000:[ Free player selection - Use just after ]
:kizuna:60000000:000000:00000000:00000000:[ selection screen, or between matches. ]
:kizuna:60000000:000000:00000000:00000000:[ To use Shin King Lion or Jyazu, both chars ]
:kizuna:60000000:000000:00000000:00000000:[ must be set to the same character, as they ]
:kizuna:60000000:000000:00000000:00000000:[ fight alone. ]
:kizuna:62000000:000000:00000000:00000000:Select Character PL2 (A):First Character Selected
:kizuna:00010000:1088ED:00000000:0000000F:Syo Hayate
:kizuna:00010000:1088ED:00000001:0000000F:Max Eagle
:kizuna:00010000:1088ED:00000002:0000000F:Gozu
:kizuna:00010000:1088ED:00000003:0000000F:Mezu
:kizuna:00010000:1088ED:00000004:0000000F:Rosa
:kizuna:00010000:1088ED:00000005:0000000F:Kim Sue-Il
:kizuna:00010000:1088ED:00000006:0000000F:Joker
:kizuna:00010000:1088ED:00000007:0000000F:Chung Paifu
:kizuna:00010000:1088ED:00000008:0000000F:Gordon Bowman
:kizuna:00010000:1088ED:00000009:0000000F:King Lion
:kizuna:00010000:1088ED:0000000A:0000000F:#Shin King Lion
:kizuna:00010000:1088ED:0000000B:0000000F:#Chung Paifu (alternate)
:kizuna:00010000:1088ED:0000000C:0000000F:#Jyazu
:kizuna:62000000:000000:00000000:00000000:Select Character PL2 (B):Second Character Selected
:kizuna:00010000:1088EF:00000000:0000000F:Syo Hayate
:kizuna:00010000:1088EF:00000001:0000000F:Max Eagle
:kizuna:00010000:1088EF:00000002:0000000F:Gozu
:kizuna:00010000:1088EF:00000003:0000000F:Mezu
:kizuna:00010000:1088EF:00000004:0000000F:Rosa
:kizuna:00010000:1088EF:00000005:0000000F:Kim Sue-Il
:kizuna:00010000:1088EF:00000006:0000000F:Joker
:kizuna:00010000:1088EF:00000007:0000000F:Chung Paifu
:kizuna:00010000:1088EF:00000008:0000000F:Gordon Bowman
:kizuna:00010000:1088EF:00000009:0000000F:King Lion
:kizuna:00010000:1088EF:0000000A:0000000F:#Shin King Lion
:kizuna:00010000:1088EF:0000000B:0000000F:#Chung Paifu (alternate)
:kizuna:00010000:1088EF:0000000C:0000000F:#Jyazu
:kizuna:62000000:000000:00000000:00000000:Select Character Colour PL2 (A):First Character Selected
:kizuna:00010000:1088ED:00000000:00000080:A Colour
:kizuna:00010000:1088ED:00000080:00000080:B Colour
:kizuna:62000000:000000:00000000:00000000:Select Character Colour PL2 (B):Second Character Selected
:kizuna:00010000:1088EF:00000000:00000080:A Colour
:kizuna:00010000:1088EF:00000080:00000080:B Colour
; [ Klax (set 1) ]
klax:0:3F369D:00:000:Infinite Tile Drops PL1
klax:0:3F3705:02:001:Finish 'Points' Level Now! PL1
klax:0:3F36F5:00:501:Finish 'Points' Level Now! PL1(2/4)
klax:0:3F36F6:00:501:Finish 'Points' Level Now! PL1(3/4)
klax:0:3F36F7:00:501:Finish 'Points' Level Now! PL1(4/4)
klax:0:3F36F7:00:001:Finish 'Other' Level types Now! PL1
klax:0:3F3705:02:001:Need klaxs Now! PL1
klax:0:3F3705:03:001:Need points Now! PL1
klax:0:3F3705:04:001:Need tiles Now! PL1
klax:0:3F3705:05:001:Need diagonals Now! PL1
klax:0:3F3705:06:001:Need horizontals Now! PL1
klax:0:3F3709:63:061:Select Next Wave PL1
klax:0:3F369F:00:000:Infinite Tile Drops PL2
klax:0:3F3707:02:001:Finish 'Points' Level Now! PL2
klax:0:3F36F9:00:501:Finish 'Points' Level Now! PL2(2/4)
klax:0:3F36FA:00:501:Finish 'Points' Level Now! PL2(3/4)
klax:0:3F36FB:00:501:Finish 'Points' Level Now! PL2(4/4)
klax:0:3F36FB:00:001:Finish 'Other' Level types Now! PL2
klax:0:3F3707:02:001:Need klaxs Now! PL2
klax:0:3F3707:03:001:Need points Now! PL2
klax:0:3F3707:04:001:Need tiles Now! PL2
klax:0:3F3707:05:001:Need diagonals Now! PL2
klax:0:3F3707:06:001:Need horizontals Now! PL2
klax:0:3F370B:63:061:Select Next Wave PL2
; [ Klax (set 2) ]
klax2:0:3F369D:00:000:Infinite Tile Drops PL1
klax2:0:3F3705:02:001:Finish 'Points' Level Now! PL1
klax2:0:3F36F5:00:501:Finish 'Points' Level Now! PL1(2/4)
klax2:0:3F36F6:00:501:Finish 'Points' Level Now! PL1(3/4)
klax2:0:3F36F7:00:501:Finish 'Points' Level Now! PL1(4/4)
klax2:0:3F36F7:00:001:Finish 'Other' Level types Now! PL1
klax2:0:3F3705:02:001:Need klaxs Now! PL1
klax2:0:3F3705:03:001:Need points Now! PL1
klax2:0:3F3705:04:001:Need tiles Now! PL1
klax2:0:3F3705:05:001:Need diagonals Now! PL1
klax2:0:3F3705:06:001:Need horizontals Now! PL1
klax2:0:3F3709:63:061:Select Next Wave PL1
klax2:0:3F369F:00:000:Infinite Tile Drops PL2
klax2:0:3F3707:02:001:Finish 'Points' Level Now! PL2
klax2:0:3F36F9:00:501:Finish 'Points' Level Now! PL2(2/4)
klax2:0:3F36FA:00:501:Finish 'Points' Level Now! PL2(3/4)
klax2:0:3F36FB:00:501:Finish 'Points' Level Now! PL2(4/4)
klax2:0:3F36FB:00:001:Finish 'Other' Level types Now! PL2
klax2:0:3F3707:02:001:Need klaxs Now! PL2
klax2:0:3F3707:03:001:Need points Now! PL2
klax2:0:3F3707:04:001:Need tiles Now! PL2
klax2:0:3F3707:05:001:Need diagonals Now! PL2
klax2:0:3F3707:06:001:Need horizontals Now! PL2
klax2:0:3F370B:63:061:Select Next Wave PL2
; [ Klax (set 3) ]
klax3:0:3F369D:00:000:Infinite Tile Drops PL1
klax3:0:3F3705:02:001:Finish 'Points' Level Now! PL1
klax3:0:3F36F5:00:501:Finish 'Points' Level Now! PL1(2/4)
klax3:0:3F36F6:00:501:Finish 'Points' Level Now! PL1(3/4)
klax3:0:3F36F7:00:501:Finish 'Points' Level Now! PL1(4/4)
klax3:0:3F36F7:00:001:Finish 'Other' Level types Now! PL1
klax3:0:3F3705:02:001:Need klaxs Now! PL1
klax3:0:3F3705:03:001:Need points Now! PL1
klax3:0:3F3705:04:001:Need tiles Now! PL1
klax3:0:3F3705:05:001:Need diagonals Now! PL1
klax3:0:3F3705:06:001:Need horizontals Now! PL1
klax3:0:3F3709:63:061:Select Next Wave PL1
klax3:0:3F369F:00:000:Infinite Tile Drops PL2
klax3:0:3F3707:02:001:Finish 'Points' Level Now! PL2
klax3:0:3F36F9:00:501:Finish 'Points' Level Now! PL2(2/4)
klax3:0:3F36FA:00:501:Finish 'Points' Level Now! PL2(3/4)
klax3:0:3F36FB:00:501:Finish 'Points' Level Now! PL2(4/4)
klax3:0:3F36FB:00:001:Finish 'Other' Level types Now! PL2
klax3:0:3F3707:02:001:Need klaxs Now! PL2
klax3:0:3F3707:03:001:Need points Now! PL2
klax3:0:3F3707:04:001:Need tiles Now! PL2
klax3:0:3F3707:05:001:Need diagonals Now! PL2
klax3:0:3F3707:06:001:Need horizontals Now! PL2
klax3:0:3F370B:63:061:Select Next Wave PL2
; [ Klax (Germany) ]
klaxd:0:3F369D:00:000:Infinite Tile Drops PL1
klaxd:0:3F3705:02:001:Finish 'Points' Level Now! PL1
klaxd:0:3F36F5:00:501:Finish 'Points' Level Now! PL1(2/4)
klaxd:0:3F36F6:00:501:Finish 'Points' Level Now! PL1(3/4)
klaxd:0:3F36F7:00:501:Finish 'Points' Level Now! PL1(4/4)
klaxd:0:3F36F7:00:001:Finish 'Other' Level types Now! PL1
klaxd:0:3F3705:02:001:Need klaxs Now! PL1
klaxd:0:3F3705:03:001:Need points Now! PL1
klaxd:0:3F3705:04:001:Need tiles Now! PL1
klaxd:0:3F3705:05:001:Need diagonals Now! PL1
klaxd:0:3F3705:06:001:Need horizontals Now! PL1
klaxd:0:3F3709:63:061:Select Next Wave PL1
klaxd:0:3F369F:00:000:Infinite Tile Drops PL2
klaxd:0:3F3707:02:001:Finish 'Points' Level Now! PL2
klaxd:0:3F36F9:00:501:Finish 'Points' Level Now! PL2(2/4)
klaxd:0:3F36FA:00:501:Finish 'Points' Level Now! PL2(3/4)
klaxd:0:3F36FB:00:501:Finish 'Points' Level Now! PL2(4/4)
klaxd:0:3F36FB:00:001:Finish 'Other' Level types Now! PL2
klaxd:0:3F3707:02:001:Need klaxs Now! PL2
klaxd:0:3F3707:03:001:Need points Now! PL2
klaxd:0:3F3707:04:001:Need tiles Now! PL2
klaxd:0:3F3707:05:001:Need diagonals Now! PL2
klaxd:0:3F3707:06:001:Need horizontals Now! PL2
klaxd:0:3F370B:63:061:Select Next Wave PL2
; [ Klax (Japan) ]
klaxj:0:3F369D:00:000:Infinite Tile Drops PL1
klaxj:0:3F3705:02:001:Finish 'Points' Level Now! PL1
klaxj:0:3F36F5:00:501:Finish 'Points' Level Now! PL1(2/4)
klaxj:0:3F36F6:00:501:Finish 'Points' Level Now! PL1(3/4)
klaxj:0:3F36F7:00:501:Finish 'Points' Level Now! PL1(4/4)
klaxj:0:3F36F7:00:001:Finish 'Other' Level types Now! PL1
klaxj:0:3F3705:02:001:Need klaxs Now! PL1
klaxj:0:3F3705:03:001:Need points Now! PL1
klaxj:0:3F3705:04:001:Need tiles Now! PL1
klaxj:0:3F3705:05:001:Need diagonals Now! PL1
klaxj:0:3F3705:06:001:Need horizontals Now! PL1
klaxj:0:3F3709:63:061:Select Next Wave PL1
klaxj:0:3F369F:00:000:Infinite Tile Drops PL2
klaxj:0:3F3707:02:001:Finish 'Points' Level Now! PL2
klaxj:0:3F36F9:00:501:Finish 'Points' Level Now! PL2(2/4)
klaxj:0:3F36FA:00:501:Finish 'Points' Level Now! PL2(3/4)
klaxj:0:3F36FB:00:501:Finish 'Points' Level Now! PL2(4/4)
klaxj:0:3F36FB:00:001:Finish 'Other' Level types Now! PL2
klaxj:0:3F3707:02:001:Need klaxs Now! PL2
klaxj:0:3F3707:03:001:Need points Now! PL2
klaxj:0:3F3707:04:001:Need tiles Now! PL2
klaxj:0:3F3707:05:001:Need diagonals Now! PL2
klaxj:0:3F3707:06:001:Need horizontals Now! PL2
klaxj:0:3F370B:63:061:Select Next Wave PL2
; [ Klax (prototype set 1) ]
klaxp1:0:3F539F:00:000:Infinite Tile Drops PL1
klaxp1:0:3F5403:02:001:Finish 'Points' Level Now! PL1
klaxp1:0:3F53F3:00:501:Finish 'Points' Level Now! PL1(2/4)
klaxp1:0:3F53F4:00:501:Finish 'Points' Level Now! PL1(3/4)
klaxp1:0:3F53F5:00:501:Finish 'Points' Level Now! PL1(4/4)
klaxp1:0:3F53F5:00:001:Finish 'Other' Level types Now! PL1
klaxp1:0:3F5403:02:001:Need klaxs Now! PL1
klaxp1:0:3F5403:03:001:Need points Now! PL1
klaxp1:0:3F5403:04:001:Need tiles Now! PL1
klaxp1:0:3F5403:05:001:Need diagonals Now! PL1
klaxp1:0:3F5403:06:001:Need horizontals Now! PL1
klaxp1:0:3F5407:63:061:Select Next Wave PL1
klaxp1:0:3F53A1:00:000:Infinite Tile Drops PL2
klaxp1:0:3F5405:02:001:Finish 'Points' Level Now! PL2
klaxp1:0:3F53F7:00:501:Finish 'Points' Level Now! PL2(2/4)
klaxp1:0:3F53F8:00:501:Finish 'Points' Level Now! PL2(3/4)
klaxp1:0:3F53F9:00:501:Finish 'Points' Level Now! PL2(4/4)
klaxp1:0:3F53F9:00:001:Finish 'Other' Level types Now! PL2
klaxp1:0:3F5405:02:001:Need klaxs Now! PL2
klaxp1:0:3F5405:03:001:Need points Now! PL2
klaxp1:0:3F5405:04:001:Need tiles Now! PL2
klaxp1:0:3F5405:05:001:Need diagonals Now! PL2
klaxp1:0:3F5405:06:001:Need horizontals Now! PL2
klaxp1:0:3F5409:63:061:Select Next Wave PL2
; [ Klax (prototype set 2) ]
klaxp2:0:3F539F:00:000:Infinite Tile Drops PL1
klaxp2:0:3F5403:02:001:Finish 'Points' Level Now! PL1
klaxp2:0:3F53F3:00:501:Finish 'Points' Level Now! PL1(2/4)
klaxp2:0:3F53F4:00:501:Finish 'Points' Level Now! PL1(3/4)
klaxp2:0:3F53F5:00:501:Finish 'Points' Level Now! PL1(4/4)
klaxp2:0:3F53F5:00:001:Finish 'Other' Level types Now! PL1
klaxp2:0:3F5403:02:001:Need klaxs Now! PL1
klaxp2:0:3F5403:03:001:Need points Now! PL1
klaxp2:0:3F5403:04:001:Need tiles Now! PL1
klaxp2:0:3F5403:05:001:Need diagonals Now! PL1
klaxp2:0:3F5403:06:001:Need horizontals Now! PL1
klaxp2:0:3F5407:63:061:Select Next Wave PL1
klaxp2:0:3F53A1:00:000:Infinite Tile Drops PL2
klaxp2:0:3F5405:02:001:Finish 'Points' Level Now! PL2
klaxp2:0:3F53F7:00:501:Finish 'Points' Level Now! PL2(2/4)
klaxp2:0:3F53F8:00:501:Finish 'Points' Level Now! PL2(3/4)
klaxp2:0:3F53F9:00:501:Finish 'Points' Level Now! PL2(4/4)
klaxp2:0:3F53F9:00:001:Finish 'Other' Level types Now! PL2
klaxp2:0:3F5405:02:001:Need klaxs Now! PL2
klaxp2:0:3F5405:03:001:Need points Now! PL2
klaxp2:0:3F5405:04:001:Need tiles Now! PL2
klaxp2:0:3F5405:05:001:Need diagonals Now! PL2
klaxp2:0:3F5405:06:001:Need horizontals Now! PL2
klaxp2:0:3F5409:63:061:Select Next Wave PL2
; [ Knuckle Heads (World) ]
knckhead:0:007E24:0D:000:Infinite Time
knckhead:0:007E25:AB:500:Infinite Time (2/2)
knckhead:0:007E24:00:001:Finish this Round Now!
knckhead:0:007E25:00:501:Finish this Round Now! (2/2)
knckhead:0:000000:00:999:[ NOTE! The cheats are different if the ]
knckhead:0:000000:00:999:[ game has a 2 player or 4 player maximum ]
knckhead:0:000000:00:999:[ These are for the 2 Player Maximum Game ]
knckhead:0:0011F5:63:000:Infinite Energy PL1
knckhead:0:0011F5:00:001:Drain all Energy Now! PL1
knckhead:0:0014AF:63:000:Infinite Energy PL2
knckhead:0:0014AF:00:001:Drain all Energy Now! PL2
knckhead:0:000000:00:999:[ These are for the 4 Player Maximum Game ]
knckhead:0:002251:63:000:Infinite Energy PL1
knckhead:0:002251:00:001:Drain all Energy Now! PL1
knckhead:0:0014AF:63:000:Infinite Energy PL2
knckhead:0:0014AF:00:001:Drain all Energy Now! PL2
knckhead:0:0011F5:63:000:Infinite Energy PL3
knckhead:0:0011F5:00:001:Drain all Energy Now! PL3
knckhead:0:001CDD:63:000:Infinite Energy PL4
knckhead:0:001CDD:00:001:Drain all Energy Now! PL4
; [ Knuckle Heads (Japan) ]
knckhedj:0:007E24:0D:000:Infinite Time
knckhedj:0:007E25:AB:500:Infinite Time (2/2)
knckhedj:0:007E24:00:001:Finish this Round Now!
knckhedj:0:007E25:00:501:Finish this Round Now! (2/2)
knckhedj:0:000000:00:999:[ NOTE! The cheats are different if the ]
knckhedj:0:000000:00:999:[ game has a 2 player or 4 player maximum ]
knckhedj:0:000000:00:999:[ These are for the 2 Player Maximum Game ]
knckhedj:0:0011F5:63:000:Infinite Energy PL1
knckhedj:0:0011F5:00:001:Drain all Energy Now! PL1
knckhedj:0:0014AF:63:000:Infinite Energy PL2
knckhedj:0:0014AF:00:001:Drain all Energy Now! PL2
knckhedj:0:000000:00:999:[ These are for the 4 Player Maximum Game ]
knckhedj:0:002251:63:000:Infinite Energy PL1
knckhedj:0:002251:00:001:Drain all Energy Now! PL1
knckhedj:0:0014AF:63:000:Infinite Energy PL2
knckhedj:0:0014AF:00:001:Drain all Energy Now! PL2
knckhedj:0:0011F5:63:000:Infinite Energy PL3
knckhedj:0:0011F5:00:001:Drain all Energy Now! PL3
knckhedj:0:001CDD:63:000:Infinite Energy PL4
knckhedj:0:001CDD:00:001:Drain all Energy Now! PL4
; [ Knuckle Joe (set 1) ]
kncljoe:0:F000:99:000:Infinite Credits
kncljoe:0:F2BD:99:003:Infinite Time
kncljoe:0:F0E4:07:000:Infinite Lives
kncljoe:0:F505:0A:000:Infinite Energy
kncljoe:0:0000:00:999:[ See the Dip Switch Menu to enable ]
kncljoe:0:0000:00:999:[ enable an alternate Infinite ]
kncljoe:0:0000:00:999:[ Energy cheat. ]
; [ Knuckle Joe (set 2) ]
kncljoea:0:F000:99:000:Infinite Credits
kncljoea:0:F2BD:99:003:Infinite Time
kncljoea:0:F0E4:07:000:Infinite Lives
kncljoea:0:F505:0A:000:Infinite Energy
kncljoea:0:0000:00:999:[ See the Dip Switch Menu to enable ]
kncljoea:0:0000:00:999:[ enable an alternate Infinite ]
kncljoea:0:0000:00:999:[ Energy cheat. ]
; [ Knights of the Round (World 911127) ]
knights:0:FFE7DA:59:000:Infinite Time
knights:0:FFE84D:00:000:Infinite Continues
knights:0:FFAC88:00:500:Infinite Continues (2/4)
knights:0:FFADA8:00:500:Infinite Continues (3/4)
knights:0:FFAEC8:00:500:Infinite Continues (4/4)
knights:0:FFA4C4:06:001:Go to last level Now!
knights:0:FFAC76:03:000:Infinite Lives PL1
knights:0:FFABA5:50:000:Infinite Energy PL1
knights:0:FFAC7A:78:000:Invincibility PL1
knights:0:FFAC4E:0F:001:Character level 16 PL1:Also gain 99999999 EP
knights:0:FFAC8C:99:501:Character level 16 PL1 (2/5)
knights:0:FFAC8D:99:501:Character level 16 PL1 (3/5)
knights:0:FFAC8E:99:501:Character level 16 PL1 (4/5)
knights:0:FFAC8F:99:501:Character level 16 PL1 (5/5)
knights:0:FFAD96:03:000:Infinite Lives PL2
knights:0:FFACC5:50:000:Infinite Energy PL2
knights:0:FFAD9A:78:000:Invincibility PL2
knights:0:FFAD6E:0F:001:Character level 16 PL2:Also gain 99999999 EP
knights:0:FFADAC:99:501:Character level 16 PL2 (2/5)
knights:0:FFADAD:99:501:Character level 16 PL2 (3/5)
knights:0:FFADAE:99:501:Character level 16 PL2 (4/5)
knights:0:FFADAF:99:501:Character level 16 PL2 (5/5)
knights:0:FFAEB6:03:000:Infinite Lives PL3
knights:0:FFADE5:50:000:Infinite Energy PL3
knights:0:FFAEBA:78:000:Invincibility PL3
knights:0:FFAD8E:0F:001:Character level 16 PL3:Also gain 99999999 EP
knights:0:FFAECC:99:501:Character level 16 PL3 (2/5)
knights:0:FFAECD:99:501:Character level 16 PL3 (3/5)
knights:0:FFAECE:99:501:Character level 16 PL3 (4/5)
knights:0:FFAECF:99:501:Character level 16 PL3 (5/5)
; [ Knights of the Round (Japan 911127) ]
knightsj:0:FFE7DA:59:000:Infinite Time
knightsj:0:FFE84D:00:000:Infinite Continues
knightsj:0:FFAC88:00:500:Infinite Continues (2/4)
knightsj:0:FFADA8:00:500:Infinite Continues (3/4)
knightsj:0:FFAEC8:00:500:Infinite Continues (4/4)
knightsj:0:FFA4C4:06:001:Go to last level Now!
knightsj:0:FFAC76:03:000:Infinite Lives PL1
knightsj:0:FFABA5:50:000:Infinite Energy PL1
knightsj:0:FFAC7A:78:000:Invincibility PL1
knightsj:0:FFAC4E:0F:001:Character level 16 PL1:Also gain 99999999 EP
knightsj:0:FFAC8C:99:501:Character level 16 PL1 (2/5)
knightsj:0:FFAC8D:99:501:Character level 16 PL1 (3/5)
knightsj:0:FFAC8E:99:501:Character level 16 PL1 (4/5)
knightsj:0:FFAC8F:99:501:Character level 16 PL1 (5/5)
knightsj:0:FFAD96:03:000:Infinite Lives PL2
knightsj:0:FFACC5:50:000:Infinite Energy PL2
knightsj:0:FFAD9A:78:000:Invincibility PL2
knightsj:0:FFAD6E:0F:001:Character level 16 PL2:Also gain 99999999 EP
knightsj:0:FFADAC:99:501:Character level 16 PL2 (2/5)
knightsj:0:FFADAD:99:501:Character level 16 PL2 (3/5)
knightsj:0:FFADAE:99:501:Character level 16 PL2 (4/5)
knightsj:0:FFADAF:99:501:Character level 16 PL2 (5/5)
knightsj:0:FFAEB6:03:000:Infinite Lives PL3
knightsj:0:FFADE5:50:000:Infinite Energy PL3
knightsj:0:FFAEBA:78:000:Invincibility PL3
knightsj:0:FFAD8E:0F:001:Character level 16 PL3:Also gain 99999999 EP
knightsj:0:FFAECC:99:501:Character level 16 PL3 (2/5)
knightsj:0:FFAECD:99:501:Character level 16 PL3 (3/5)
knightsj:0:FFAECE:99:501:Character level 16 PL3 (4/5)
knightsj:0:FFAECF:99:501:Character level 16 PL3 (5/5)
; [ Knights of the Round (US 911127) ]
knightsu:0:FFE7DA:59:000:Infinite Time
knightsu:0:FFE84D:00:000:Infinite Continues
knightsu:0:FFAC88:00:500:Infinite Continues (2/4)
knightsu:0:FFADA8:00:500:Infinite Continues (3/4)
knightsu:0:FFAEC8:00:500:Infinite Continues (4/4)
knightsu:0:FFA4C4:06:001:Go to last level Now!
knightsu:0:FFAC76:03:000:Infinite Lives PL1
knightsu:0:FFABA5:50:000:Infinite Energy PL1
knightsu:0:FFAC7A:78:000:Invincibility PL1
knightsu:0:FFAC4E:0F:001:Character level 16 PL1:Also gain 99999999 EP
knightsu:0:FFAC8C:99:501:Character level 16 PL1 (2/5)
knightsu:0:FFAC8D:99:501:Character level 16 PL1 (3/5)
knightsu:0:FFAC8E:99:501:Character level 16 PL1 (4/5)
knightsu:0:FFAC8F:99:501:Character level 16 PL1 (5/5)
knightsu:0:FFAD96:03:000:Infinite Lives PL2
knightsu:0:FFACC5:50:000:Infinite Energy PL2
knightsu:0:FFAD9A:78:000:Invincibility PL2
knightsu:0:FFAD6E:0F:001:Character level 16 PL2:Also gain 99999999 EP
knightsu:0:FFADAC:99:501:Character level 16 PL2 (2/5)
knightsu:0:FFADAD:99:501:Character level 16 PL2 (3/5)
knightsu:0:FFADAE:99:501:Character level 16 PL2 (4/5)
knightsu:0:FFADAF:99:501:Character level 16 PL2 (5/5)
knightsu:0:FFAEB6:03:000:Infinite Lives PL3
knightsu:0:FFADE5:50:000:Infinite Energy PL3
knightsu:0:FFAEBA:78:000:Invincibility PL3
knightsu:0:FFAD8E:0F:001:Character level 16 PL3:Also gain 99999999 EP
knightsu:0:FFAECC:99:501:Character level 16 PL3 (2/5)
knightsu:0:FFAECD:99:501:Character level 16 PL3 (3/5)
knightsu:0:FFAECE:99:501:Character level 16 PL3 (4/5)
knightsu:0:FFAECF:99:501:Character level 16 PL3 (5/5)
; [ Knock Out!! ]
knockout:0:4108:08:000:Infinite Lives
knockout:0:0000:00:999:[For invincibility enable ]
knockout:0:0000:00:999:[all cheats (A/B/C) only ]
knockout:0:0000:00:999:[during gameplay. ]
knockout:0:4300:01:000:Invincibility (A)
knockout:0:4302:01:000:Invincibility (B)
knockout:0:4793:01:000:Invincibility (C)
; [ King of Dragons, The (World 910711) ]
kod:0:FFE084:63:000:Infinite Time
kod:0:FF431B:00:001:Kill Guardian with 1 hit Now!
kod:0:FF125D:03:000:Infinite Lives PL1
kod:0:FF129B:63:000:Infinite Energy PL1
kod:0:FF128E:64:000:Invincibility PL1
kod:0:FF12A2:17:000:Make Character=24 (max) PL1
kod:0:FF12A3:07:000:Make Weapon=8 (max) PL1
kod:0:FF12A4:07:000:Make Protection=8 (max) PL1
kod:0:000000:00:999:[EP = Experience Points ]
kod:0:000000:00:999:[99999999 EP = char level 24]
kod:0:FF12C2:99:000:Have 99999999 EP PL1
kod:0:FF12C3:99:500:Have 99999999 EP PL1 (2/4)
kod:0:FF12C4:99:500:Have 99999999 EP PL1 (3/4)
kod:0:FF12C5:99:500:Have 99999999 EP PL1 (4/4)
kod:0:FF135D:03:000:Infinite Lives PL2
kod:0:FF139B:63:000:Infinite Energy PL2
kod:0:FF138E:64:000:Invincibility PL2
kod:0:FF13A2:17:000:Make Character=24 (max) PL2
kod:0:FF13A3:07:000:Make Weapon=8 (max) PL2
kod:0:FF13A4:07:000:Make Protection=8 (max) PL2
kod:0:000000:00:999:[EP = Experience Points ]
kod:0:000000:00:999:[99999999 EP = char level 24]
kod:0:FF13C2:99:000:Have 99999999 EP PL2
kod:0:FF13C3:99:500:Have 99999999 EP PL2 (2/4)
kod:0:FF13C4:99:500:Have 99999999 EP PL2 (3/4)
kod:0:FF13C5:99:500:Have 99999999 EP PL2 (4/4)
kod:0:FF145D:03:000:Infinite Lives PL3
kod:0:FF149B:63:000:Infinite Energy PL3
kod:0:FF148E:64:000:Invincibility PL3
kod:0:FF14A2:17:000:Make Character=24 (max) PL3
kod:0:FF14A3:07:000:Make Weapon=8 (max) PL3
kod:0:FF14A4:07:000:Make Protection=8 (max) PL3
kod:0:000000:00:999:[EP = Experience Points ]
kod:0:000000:00:999:[99999999 EP = char level 24]
kod:0:FF14C2:99:000:Have 99999999 EP PL3
kod:0:FF14C3:99:500:Have 99999999 EP PL3 (2/4)
kod:0:FF14C4:99:500:Have 99999999 EP PL3 (3/4)
kod:0:FF14C5:99:500:Have 99999999 EP PL3 (4/4)
kod:0:FF0E49:0E:001:Go to last level
; [ King of Dragons, The (bootleg) ]
kodb:0:FFE084:63:000:Infinite Time
kodb:0:FF431B:00:001:Kill Guardian with 1 hit Now!
kodb:0:FF125D:03:000:Infinite Lives PL1
kodb:0:FF129B:63:000:Infinite Energy PL1
kodb:0:FF128E:64:000:Invincibility PL1
kodb:0:FF12A2:17:000:Make Character=24 (max) PL1
kodb:0:FF12A3:07:000:Make Weapon=8 (max) PL1
kodb:0:FF12A4:07:000:Make Protection=8 (max) PL1
kodb:0:000000:00:999:[EP = Experience Points ]
kodb:0:000000:00:999:[99999999 EP = char level 24]
kodb:0:FF12C2:99:000:Have 99999999 EP PL1
kodb:0:FF12C3:99:500:Have 99999999 EP PL1 (2/4)
kodb:0:FF12C4:99:500:Have 99999999 EP PL1 (3/4)
kodb:0:FF12C5:99:500:Have 99999999 EP PL1 (4/4)
kodb:0:FF135D:03:000:Infinite Lives PL2
kodb:0:FF139B:63:000:Infinite Energy PL2
kodb:0:FF138E:64:000:Invincibility PL2
kodb:0:FF13A2:17:000:Make Character=24 (max) PL2
kodb:0:FF13A3:07:000:Make Weapon=8 (max) PL2
kodb:0:FF13A4:07:000:Make Protection=8 (max) PL2
kodb:0:000000:00:999:[EP = Experience Points ]
kodb:0:000000:00:999:[99999999 EP = char level 24]
kodb:0:FF13C2:99:000:Have 99999999 EP PL2
kodb:0:FF13C3:99:500:Have 99999999 EP PL2 (2/4)
kodb:0:FF13C4:99:500:Have 99999999 EP PL2 (3/4)
kodb:0:FF13C5:99:500:Have 99999999 EP PL2 (4/4)
kodb:0:FF145D:03:000:Infinite Lives PL3
kodb:0:FF149B:63:000:Infinite Energy PL3
kodb:0:FF148E:64:000:Invincibility PL3
kodb:0:FF14A2:17:000:Make Character=24 (max) PL3
kodb:0:FF14A3:07:000:Make Weapon=8 (max) PL3
kodb:0:FF14A4:07:000:Make Protection=8 (max) PL3
kodb:0:000000:00:999:[EP = Experience Points ]
kodb:0:000000:00:999:[99999999 EP = char level 24]
kodb:0:FF14C2:99:000:Have 99999999 EP PL3
kodb:0:FF14C3:99:500:Have 99999999 EP PL3 (2/4)
kodb:0:FF14C4:99:500:Have 99999999 EP PL3 (3/4)
kodb:0:FF14C5:99:500:Have 99999999 EP PL3 (4/4)
kodb:0:FF0E49:0E:001:Go to last level
; [ King of Dragons, The (Japan 910805) ]
kodj:0:FFE084:63:000:Infinite Time
kodj:0:FF431B:00:001:Kill Guardian with 1 hit Now!
kodj:0:FF125D:03:000:Infinite Lives PL1
kodj:0:FF129B:63:000:Infinite Energy PL1
kodj:0:FF128E:64:000:Invincibility PL1
kodj:0:FF12A2:17:000:Make Character=24 (max) PL1
kodj:0:FF12A3:07:000:Make Weapon=8 (max) PL1
kodj:0:FF12A4:07:000:Make Protection=8 (max) PL1
kodj:0:000000:00:999:[EP = Experience Points ]
kodj:0:000000:00:999:[99999999 EP = char level 24]
kodj:0:FF12C2:99:000:Have 99999999 EP PL1
kodj:0:FF12C3:99:500:Have 99999999 EP PL1 (2/4)
kodj:0:FF12C4:99:500:Have 99999999 EP PL1 (3/4)
kodj:0:FF12C5:99:500:Have 99999999 EP PL1 (4/4)
kodj:0:FF135D:03:000:Infinite Lives PL2
kodj:0:FF139B:63:000:Infinite Energy PL2
kodj:0:FF138E:64:000:Invincibility PL2
kodj:0:FF13A2:17:000:Make Character=24 (max) PL2
kodj:0:FF13A3:07:000:Make Weapon=8 (max) PL2
kodj:0:FF13A4:07:000:Make Protection=8 (max) PL2
kodj:0:000000:00:999:[EP = Experience Points ]
kodj:0:000000:00:999:[99999999 EP = char level 24]
kodj:0:FF13C2:99:000:Have 99999999 EP PL2
kodj:0:FF13C3:99:500:Have 99999999 EP PL2 (2/4)
kodj:0:FF13C4:99:500:Have 99999999 EP PL2 (3/4)
kodj:0:FF13C5:99:500:Have 99999999 EP PL2 (4/4)
kodj:0:FF145D:03:000:Infinite Lives PL3
kodj:0:FF149B:63:000:Infinite Energy PL3
kodj:0:FF148E:64:000:Invincibility PL3
kodj:0:FF14A2:17:000:Make Character=24 (max) PL3
kodj:0:FF14A3:07:000:Make Weapon=8 (max) PL3
kodj:0:FF14A4:07:000:Make Protection=8 (max) PL3
kodj:0:000000:00:999:[EP = Experience Points ]
kodj:0:000000:00:999:[99999999 EP = char level 24]
kodj:0:FF14C2:99:000:Have 99999999 EP PL3
kodj:0:FF14C3:99:500:Have 99999999 EP PL3 (2/4)
kodj:0:FF14C4:99:500:Have 99999999 EP PL3 (3/4)
kodj:0:FF14C5:99:500:Have 99999999 EP PL3 (4/4)
kodj:0:FF0E49:0E:001:Go to last level
; [ King of Dragons, The (US 910910) ]
kodu:0:FFE084:63:000:Infinite Time
kodu:0:FF431B:00:001:Kill Guardian with 1 hit Now!
kodu:0:FF125D:03:000:Infinite Lives PL1
kodu:0:FF129B:63:000:Infinite Energy PL1
kodu:0:FF128E:64:000:Invincibility PL1
kodu:0:FF12A2:17:000:Make Character=24 (max) PL1
kodu:0:FF12A3:07:000:Make Weapon=8 (max) PL1
kodu:0:FF12A4:07:000:Make Protection=8 (max) PL1
kodu:0:000000:00:999:[EP = Experience Points ]
kodu:0:000000:00:999:[99999999 EP = char level 24]
kodu:0:FF12C2:99:000:Have 99999999 EP PL1
kodu:0:FF12C3:99:500:Have 99999999 EP PL1 (2/4)
kodu:0:FF12C4:99:500:Have 99999999 EP PL1 (3/4)
kodu:0:FF12C5:99:500:Have 99999999 EP PL1 (4/4)
kodu:0:FF135D:03:000:Infinite Lives PL2
kodu:0:FF139B:63:000:Infinite Energy PL2
kodu:0:FF138E:64:000:Invincibility PL2
kodu:0:FF13A2:17:000:Make Character=24 (max) PL2
kodu:0:FF13A3:07:000:Make Weapon=8 (max) PL2
kodu:0:FF13A4:07:000:Make Protection=8 (max) PL2
kodu:0:000000:00:999:[EP = Experience Points ]
kodu:0:000000:00:999:[99999999 EP = char level 24]
kodu:0:FF13C2:99:000:Have 99999999 EP PL2
kodu:0:FF13C3:99:500:Have 99999999 EP PL2 (2/4)
kodu:0:FF13C4:99:500:Have 99999999 EP PL2 (3/4)
kodu:0:FF13C5:99:500:Have 99999999 EP PL2 (4/4)
kodu:0:FF145D:03:000:Infinite Lives PL3
kodu:0:FF149B:63:000:Infinite Energy PL3
kodu:0:FF148E:64:000:Invincibility PL3
kodu:0:FF14A2:17:000:Make Character=24 (max) PL3
kodu:0:FF14A3:07:000:Make Weapon=8 (max) PL3
kodu:0:FF14A4:07:000:Make Protection=8 (max) PL3
kodu:0:000000:00:999:[EP = Experience Points ]
kodu:0:000000:00:999:[99999999 EP = char level 24]
kodu:0:FF14C2:99:000:Have 99999999 EP PL3
kodu:0:FF14C3:99:500:Have 99999999 EP PL3 (2/4)
kodu:0:FF14C4:99:500:Have 99999999 EP PL3 (3/4)
kodu:0:FF14C5:99:500:Have 99999999 EP PL3 (4/4)
kodu:0:FF0E49:0E:001:Go to last level
; [ Kodure Ookami (Japan) ]
kodure:0:063510:99:000:Infinite Time
kodure:0:063511:99:500:Infinite Time (2/2)
kodure:0:061057:08:000:Infinite Energy
kodure:0:063772:09:000:Infinite FireBall Cart:Only activate with cart!
kodure:0:063773:09:500:Infinite FireBall Cart (2/2)
kodure:0:06379F:06:071:Select Starting Level:Enable on the intro screen
kodure:0:06379A:9A:000:Infinite Lives PL1
kodure:0:06379B:00:000:Keep a Baby on your back PL1:So that you can attack
kodure:0:000000:00:999:[Only activate this when the]
kodure:0:000000:00:999:[character is NOT flashing!!]
kodure:0:063794:0A:001:No Lower class enemies PL1:Turn off at end of level
kodure:0:06379C:00:000:Always have Sword weapon PL1
kodure:0:06379C:01:000:Always have Spear weapon PL1
kodure:0:06379C:00:001:Get Sword weapon Now! PL1
kodure:0:06379C:01:001:Get Spear weapon Now! PL1
kodure:0:06379E:02:000:Bonus Stage (2 Symbols) PL1
kodure:0:0637BA:9A:000:Infinite Lives PL2
kodure:0:0637BB:00:000:Keep a Baby on your back PL2:So that you can attack
kodure:0:0637BC:00:000:Always have Sword weapon PL2
kodure:0:0637BC:01:000:Always have Spear weapon PL2
kodure:0:0637BC:00:001:Get Sword weapon Now! PL2
kodure:0:0637BC:01:001:Get Spear weapon Now! PL2
kodure:0:000000:00:999:[Only activate this when the]
kodure:0:000000:00:999:[character is NOT flashing!!]
kodure:0:0637B4:0A:001:No Lower class enemies PL2:Turn off at end of level
kodure:0:0637BE:02:000:Bonus Stage (2 Symbols) PL2
; [ King of Fighters 2000, The ]
kof2000:0:10A7E6:60:000:Infinite Time
kof2000:0:10A7E6:00:001:Finish this Round Now!
kof2000:0:1085D3:0F:000:Infinite Selection Time:This timer is used elsewhere; disable when not needed
kof2000:0:10A7F4:00:000:Mai's boobs always bounce:Even when set to USA/Europe
:kof2000:00000000:10EB9D:00000020:00000020:Enable Kula:Push down from Roulette.
:kof2000:00100000:10EC78:00009999:0000FFFF:Always have 9999 Battle Points (Last Round)
:kof2000:00100000:10DAA2:00009999:0000FFFF:Always have 9999 Battle Points (Current)
:kof2000:00000300:10A7B6:00000005:FFFFFFFF:Select Current Round
:kof2000:62000000:000000:00000000:00000000:Select Backdrop
:kof2000:00010000:10A7AE:00000000:FFFFFFFF:Factory
:kof2000:00010000:10A7AE:00000001:FFFFFFFF:Scrap Dump
:kof2000:00010000:10A7AE:00000002:FFFFFFFF:Garbage Dump
:kof2000:00010000:10A7AE:00000003:FFFFFFFF:Desert
:kof2000:00010000:10A7AE:00000004:FFFFFFFF:Korea
:kof2000:00010000:10A7AE:00000005:FFFFFFFF:Aquarium
:kof2000:00010000:10A7AE:00000006:FFFFFFFF:Temple
:kof2000:00010000:10A7AE:00000007:FFFFFFFF:Frozen Factory
:kof2000:00010000:10A7AE:00000008:FFFFFFFF:Frozen Scrap Dump
:kof2000:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof2000:00010000:10ED15:00000000:FFFFFFFF:KD-0084:Hero Team
:kof2000:00010000:10ED15:00000001:FFFFFFFF:Inner Shade:Benimaru Team
:kof2000:00010000:10ED15:00000002:FFFFFFFF:Terry115:Fatal Fury Team
:kof2000:00010000:10ED15:00000003:FFFFFFFF:Beauty & the Beast:Art of Fighting Team
:kof2000:00010000:10ED15:00000004:FFFFFFFF:The Trooper:Ikari Team
:kof2000:00010000:10ED15:00000005:FFFFFFFF:Will:Psycho Soldier Team
:kof2000:00010000:10ED15:00000006:FFFFFFFF:Come Up Smiling:Gals Fighters Team
:kof2000:00010000:10ED15:00000007:FFFFFFFF:Wild Party:Korea Team
:kof2000:00010000:10ED15:00000008:FFFFFFFF:Ice Place:Kula
:kof2000:00010000:10ED15:00000009:FFFFFFFF:Slasher Zero:Zero
:kof2000:00010000:10ED15:0000000A:FFFFFFFF:Good Bye Esaka:Kyo
:kof2000:00010000:10ED15:0000000B:FFFFFFFF:Stormy Scream - Arashi no Saxophone 4:Iori
; Activate any N of the first eight to go to stage N.
; Activate any six of the first eight to go to Zero.
; Activate the last one to prevent challenges by Kula.
:kof2000:00000001:10A799:00000001:00000001:Beaten Hero Team
:kof2000:00000001:10A799:00000002:00000002:Beaten Benimaru Team
:kof2000:00000001:10A799:00000004:00000004:Beaten Fatal Fury Team
:kof2000:00000001:10A799:00000008:00000008:Beaten Art of Fighting Team
:kof2000:00000001:10A799:00000010:00000010:Beaten Ikari Team
:kof2000:00000001:10A799:00000020:00000020:Beaten Psycho Soldier Team
:kof2000:00000001:10A799:00000040:00000040:Beaten Gals Fighters Team
:kof2000:00000001:10A799:00000080:00000080:Beaten Korea Team
:kof2000:00000001:10A798:00000001:00000001:Beaten Kula
kof2000:0:108239:66:000:Infinite Energy PL1
kof2000:0:108239:00:001:Drain all Energy Now! PL1
kof2000:0:1081E8:90:000:Maximum Power PL1
kof2000:0:1081E8:00:001:Drain all Power Now! PL1
kof2000:0:1082E3:05:000:Infinite Strikers PL1
:kof2000:62000000:000000:00000000:00000000:Select Striker Type PL1
:kof2000:00010000:10A80A:00000000:FFFFFFFF:Regular
:kof2000:00010000:10A80A:00000001:FFFFFFFF:Alternate
; Use for Kyo, Iori, Kula, Ryo, Chang, Choi, Kasumi, or Ramon
:kof2000:00010000:10A80A:00000002:FFFFFFFF:Maniac
:kof2000:00000000:10823F:00000066:FFFFFFFF:Never Get Dizzied PL1
:kof2000:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof2000:00000000:108244:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL1
:kof2000:00000000:108244:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL1
:kof2000:00000000:108247:00000066:FFFFFFFF:Never Get Guard Crushed PL1
:kof2000:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof2000:00000000:10824C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL1
:kof2000:00000000:10824C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL1
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof2000:00000100:10A7F9:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof2000:62000000:000000:00000000:00000000:Select Team PL1
:kof2000:00010000:10A7F7:00000000:FFFFFFFF:Hero Team:K', Maxima, Vanessa, Ramon
:kof2000:00010000:10A7F7:00000001:FFFFFFFF:Benimaru Team:Benimaru, Shingo, Lin, Seth
:kof2000:00010000:10A7F7:00000002:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mary
:kof2000:00010000:10A7F7:00000003:FFFFFFFF:Art of Fighting Team:Ryo, Robert, King, Takuma
:kof2000:00010000:10A7F7:00000004:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof2000:00010000:10A7F7:00000005:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof2000:00010000:10A7F7:00000006:FFFFFFFF:Gals Fighters Team:Mai, Yuri, Kasumi, Hinako
:kof2000:00010000:10A7F7:00000007:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof2000:00010000:10A7F7:00000008:FFFFFFFF:Kula (solo)
:kof2000:00010000:10A7F7:00000009:FFFFFFFF:Zero (solo)
:kof2000:00010000:10A7F7:0000000A:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two (not Kula or Roulette)
:kof2000:00010000:10A7F7:0000000B:FFFFFFFF:Kula Team:Kula, any other three (not Roulette)
:kof2000:00010000:10A7F7:0000000D:FFFFFFFF:Custom Team
:kof2000:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof2000:00010000:10A7FA:00000000:FFFFFFFF:K'
:kof2000:00010000:10A7FA:00000001:FFFFFFFF:Maxima
:kof2000:00010000:10A7FA:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000:00010000:10A7FA:00000003:FFFFFFFF:Shingo Yabuki
:kof2000:00010000:10A7FA:00000004:FFFFFFFF:Terry Bogard
:kof2000:00010000:10A7FA:00000005:FFFFFFFF:Andy Bogard
:kof2000:00010000:10A7FA:00000006:FFFFFFFF:Joe Higashi
:kof2000:00010000:10A7FA:00000007:FFFFFFFF:Mai Shiranui
:kof2000:00010000:10A7FA:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000:00010000:10A7FA:00000009:FFFFFFFF:Robert Garcia
:kof2000:00010000:10A7FA:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000:00010000:10A7FA:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000:00010000:10A7FA:0000000C:FFFFFFFF:Leona
:kof2000:00010000:10A7FA:0000000D:FFFFFFFF:Ralf Jones
:kof2000:00010000:10A7FA:0000000E:FFFFFFFF:Clark Steel
:kof2000:00010000:10A7FA:0000000F:FFFFFFFF:Whip
:kof2000:00010000:10A7FA:00000010:FFFFFFFF:Athena Asamiya
:kof2000:00010000:10A7FA:00000011:FFFFFFFF:Sie Kensou
:kof2000:00010000:10A7FA:00000012:FFFFFFFF:Chin Gentsai
:kof2000:00010000:10A7FA:00000013:FFFFFFFF:Bao
:kof2000:00010000:10A7FA:00000014:FFFFFFFF:King
:kof2000:00010000:10A7FA:00000015:FFFFFFFF:Blue Mary
:kof2000:00010000:10A7FA:00000016:FFFFFFFF:Kasumi Todo
:kof2000:00010000:10A7FA:00000017:FFFFFFFF:Hinako Shijou
:kof2000:00010000:10A7FA:00000018:FFFFFFFF:Kim Kaphwan
:kof2000:00010000:10A7FA:00000019:FFFFFFFF:Chang Koehan
:kof2000:00010000:10A7FA:0000001A:FFFFFFFF:Choi Bounge
:kof2000:00010000:10A7FA:0000001B:FFFFFFFF:Jhun Hoon
:kof2000:00010000:10A7FA:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000:00010000:10A7FA:0000001D:FFFFFFFF:Ramon
:kof2000:00010000:10A7FA:0000001E:FFFFFFFF:Iori Yagami
:kof2000:00010000:10A7FA:0000001F:FFFFFFFF:Vanessa
:kof2000:00010000:10A7FA:00000020:FFFFFFFF:Lin
:kof2000:00010000:10A7FA:00000021:FFFFFFFF:Seth
:kof2000:00010000:10A7FA:00000022:FFFFFFFF:#Kula Diamond
:kof2000:00010000:10A7FA:00000023:FFFFFFFF:#Zero
:kof2000:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof2000:00010000:10A7FB:00000000:FFFFFFFF:K'
:kof2000:00010000:10A7FB:00000001:FFFFFFFF:Maxima
:kof2000:00010000:10A7FB:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000:00010000:10A7FB:00000003:FFFFFFFF:Shingo Yabuki
:kof2000:00010000:10A7FB:00000004:FFFFFFFF:Terry Bogard
:kof2000:00010000:10A7FB:00000005:FFFFFFFF:Andy Bogard
:kof2000:00010000:10A7FB:00000006:FFFFFFFF:Joe Higashi
:kof2000:00010000:10A7FB:00000007:FFFFFFFF:Mai Shiranui
:kof2000:00010000:10A7FB:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000:00010000:10A7FB:00000009:FFFFFFFF:Robert Garcia
:kof2000:00010000:10A7FB:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000:00010000:10A7FB:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000:00010000:10A7FB:0000000C:FFFFFFFF:Leona
:kof2000:00010000:10A7FB:0000000D:FFFFFFFF:Ralf Jones
:kof2000:00010000:10A7FB:0000000E:FFFFFFFF:Clark Steel
:kof2000:00010000:10A7FB:0000000F:FFFFFFFF:Whip
:kof2000:00010000:10A7FB:00000010:FFFFFFFF:Athena Asamiya
:kof2000:00010000:10A7FB:00000011:FFFFFFFF:Sie Kensou
:kof2000:00010000:10A7FB:00000012:FFFFFFFF:Chin Gentsai
:kof2000:00010000:10A7FB:00000013:FFFFFFFF:Bao
:kof2000:00010000:10A7FB:00000014:FFFFFFFF:King
:kof2000:00010000:10A7FB:00000015:FFFFFFFF:Blue Mary
:kof2000:00010000:10A7FB:00000016:FFFFFFFF:Kasumi Todo
:kof2000:00010000:10A7FB:00000017:FFFFFFFF:Hinako Shijou
:kof2000:00010000:10A7FB:00000018:FFFFFFFF:Kim Kaphwan
:kof2000:00010000:10A7FB:00000019:FFFFFFFF:Chang Koehan
:kof2000:00010000:10A7FB:0000001A:FFFFFFFF:Choi Bounge
:kof2000:00010000:10A7FB:0000001B:FFFFFFFF:Jhun Hoon
:kof2000:00010000:10A7FB:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000:00010000:10A7FB:0000001D:FFFFFFFF:Ramon
:kof2000:00010000:10A7FB:0000001E:FFFFFFFF:Iori Yagami
:kof2000:00010000:10A7FB:0000001F:FFFFFFFF:Vanessa
:kof2000:00010000:10A7FB:00000020:FFFFFFFF:Lin
:kof2000:00010000:10A7FB:00000021:FFFFFFFF:Seth
:kof2000:00010000:10A7FB:00000022:FFFFFFFF:#Kula Diamond
:kof2000:00010000:10A7FB:00000023:FFFFFFFF:#Zero
:kof2000:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof2000:00010000:10A7FC:00000000:FFFFFFFF:K'
:kof2000:00010000:10A7FC:00000001:FFFFFFFF:Maxima
:kof2000:00010000:10A7FC:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000:00010000:10A7FC:00000003:FFFFFFFF:Shingo Yabuki
:kof2000:00010000:10A7FC:00000004:FFFFFFFF:Terry Bogard
:kof2000:00010000:10A7FC:00000005:FFFFFFFF:Andy Bogard
:kof2000:00010000:10A7FC:00000006:FFFFFFFF:Joe Higashi
:kof2000:00010000:10A7FC:00000007:FFFFFFFF:Mai Shiranui
:kof2000:00010000:10A7FC:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000:00010000:10A7FC:00000009:FFFFFFFF:Robert Garcia
:kof2000:00010000:10A7FC:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000:00010000:10A7FC:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000:00010000:10A7FC:0000000C:FFFFFFFF:Leona
:kof2000:00010000:10A7FC:0000000D:FFFFFFFF:Ralf Jones
:kof2000:00010000:10A7FC:0000000E:FFFFFFFF:Clark Steel
:kof2000:00010000:10A7FC:0000000F:FFFFFFFF:Whip
:kof2000:00010000:10A7FC:00000010:FFFFFFFF:Athena Asamiya
:kof2000:00010000:10A7FC:00000011:FFFFFFFF:Sie Kensou
:kof2000:00010000:10A7FC:00000012:FFFFFFFF:Chin Gentsai
:kof2000:00010000:10A7FC:00000013:FFFFFFFF:Bao
:kof2000:00010000:10A7FC:00000014:FFFFFFFF:King
:kof2000:00010000:10A7FC:00000015:FFFFFFFF:Blue Mary
:kof2000:00010000:10A7FC:00000016:FFFFFFFF:Kasumi Todo
:kof2000:00010000:10A7FC:00000017:FFFFFFFF:Hinako Shijou
:kof2000:00010000:10A7FC:00000018:FFFFFFFF:Kim Kaphwan
:kof2000:00010000:10A7FC:00000019:FFFFFFFF:Chang Koehan
:kof2000:00010000:10A7FC:0000001A:FFFFFFFF:Choi Bounge
:kof2000:00010000:10A7FC:0000001B:FFFFFFFF:Jhun Hoon
:kof2000:00010000:10A7FC:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000:00010000:10A7FC:0000001D:FFFFFFFF:Ramon
:kof2000:00010000:10A7FC:0000001E:FFFFFFFF:Iori Yagami
:kof2000:00010000:10A7FC:0000001F:FFFFFFFF:Vanessa
:kof2000:00010000:10A7FC:00000020:FFFFFFFF:Lin
:kof2000:00010000:10A7FC:00000021:FFFFFFFF:Seth
:kof2000:00010000:10A7FC:00000022:FFFFFFFF:#Kula Diamond
:kof2000:00010000:10A7FC:00000023:FFFFFFFF:#Zero
:kof2000:62000000:000000:00000000:00000000:Select Character PL1 (D):This refers to the fourth character selected
:kof2000:00010000:10A7FD:00000000:FFFFFFFF:K'
:kof2000:00010000:10A7FD:00000001:FFFFFFFF:Maxima
:kof2000:00010000:10A7FD:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000:00010000:10A7FD:00000003:FFFFFFFF:Shingo Yabuki
:kof2000:00010000:10A7FD:00000004:FFFFFFFF:Terry Bogard
:kof2000:00010000:10A7FD:00000005:FFFFFFFF:Andy Bogard
:kof2000:00010000:10A7FD:00000006:FFFFFFFF:Joe Higashi
:kof2000:00010000:10A7FD:00000007:FFFFFFFF:Mai Shiranui
:kof2000:00010000:10A7FD:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000:00010000:10A7FD:00000009:FFFFFFFF:Robert Garcia
:kof2000:00010000:10A7FD:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000:00010000:10A7FD:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000:00010000:10A7FD:0000000C:FFFFFFFF:Leona
:kof2000:00010000:10A7FD:0000000D:FFFFFFFF:Ralf Jones
:kof2000:00010000:10A7FD:0000000E:FFFFFFFF:Clark Steel
:kof2000:00010000:10A7FD:0000000F:FFFFFFFF:Whip
:kof2000:00010000:10A7FD:00000010:FFFFFFFF:Athena Asamiya
:kof2000:00010000:10A7FD:00000011:FFFFFFFF:Sie Kensou
:kof2000:00010000:10A7FD:00000012:FFFFFFFF:Chin Gentsai
:kof2000:00010000:10A7FD:00000013:FFFFFFFF:Bao
:kof2000:00010000:10A7FD:00000014:FFFFFFFF:King
:kof2000:00010000:10A7FD:00000015:FFFFFFFF:Blue Mary
:kof2000:00010000:10A7FD:00000016:FFFFFFFF:Kasumi Todo
:kof2000:00010000:10A7FD:00000017:FFFFFFFF:Hinako Shijou
:kof2000:00010000:10A7FD:00000018:FFFFFFFF:Kim Kaphwan
:kof2000:00010000:10A7FD:00000019:FFFFFFFF:Chang Koehan
:kof2000:00010000:10A7FD:0000001A:FFFFFFFF:Choi Bounge
:kof2000:00010000:10A7FD:0000001B:FFFFFFFF:Jhun Hoon
:kof2000:00010000:10A7FD:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000:00010000:10A7FD:0000001D:FFFFFFFF:Ramon
:kof2000:00010000:10A7FD:0000001E:FFFFFFFF:Iori Yagami
:kof2000:00010000:10A7FD:0000001F:FFFFFFFF:Vanessa
:kof2000:00010000:10A7FD:00000020:FFFFFFFF:Lin
:kof2000:00010000:10A7FD:00000021:FFFFFFFF:Seth
:kof2000:00010000:10A7FD:00000022:FFFFFFFF:#Kula Diamond
:kof2000:00010000:10A7FD:00000023:FFFFFFFF:#Zero
:kof2000:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof2000:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof2000:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof2000:00010000:10A84A:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof2000:00010000:10A84A:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof2000:00010000:10A84A:00000005:FFFFFFFF:4th character selected at random
:kof2000:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof2000:00010000:10A7FE:00000000:FFFFFFFF:A colour
:kof2000:00010000:10A7FE:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000:00010000:10A7FE:00000002:FFFFFFFF:CD colour
:kof2000:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof2000:00010000:10A7FF:00000000:FFFFFFFF:A colour
:kof2000:00010000:10A7FF:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000:00010000:10A7FF:00000002:FFFFFFFF:CD colour
:kof2000:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof2000:00010000:10A800:00000000:FFFFFFFF:A colour
:kof2000:00010000:10A800:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000:00010000:10A800:00000002:FFFFFFFF:CD colour
:kof2000:62000000:000000:00000000:00000000:Select Colour PL1 (D):This refers to the fourth character selected
:kof2000:00010000:10A801:00000000:FFFFFFFF:A colour
:kof2000:00010000:10A801:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000:00010000:10A801:00000002:FFFFFFFF:CD colour
:kof2000:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof2000:00010000:10A802:00000000:FFFFFFFF:Character A:First character selected
:kof2000:00010000:10A802:00000001:FFFFFFFF:Character B:Second character selected
:kof2000:00010000:10A802:00000002:FFFFFFFF:Character C:Third character selected
:kof2000:00010000:10A802:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof2000:00010000:10A803:00000000:FFFFFFFF:Character A:First character selected
:kof2000:00010000:10A803:00000001:FFFFFFFF:Character B:Second character selected
:kof2000:00010000:10A803:00000002:FFFFFFFF:Character C:Third character selected
:kof2000:00010000:10A803:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof2000:00010000:10A804:00000000:FFFFFFFF:Character A:First character selected
:kof2000:00010000:10A804:00000001:FFFFFFFF:Character B:Second character selected
:kof2000:00010000:10A804:00000002:FFFFFFFF:Character C:Third character selected
:kof2000:00010000:10A804:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000:62000000:000000:00000000:00000000:Select Striker PL1:This refers to the striker
:kof2000:00010000:10A805:00000000:FFFFFFFF:Character A:First character selected
:kof2000:00010000:10A805:00000001:FFFFFFFF:Character B:Second character selected
:kof2000:00010000:10A805:00000002:FFFFFFFF:Character C:Third character selected
:kof2000:00010000:10A805:00000003:FFFFFFFF:Character D:Fourth character selected
kof2000:0:108439:66:000:Infinite Energy PL2
kof2000:0:108439:00:001:Drain all Energy Now! PL2
kof2000:0:1083E8:90:000:Maximum Power PL2
kof2000:0:1083E8:00:001:Drain all Power Now! PL2
kof2000:0:1084E3:05:000:Infinite Strikers PL2
:kof2000:62000000:000000:00000000:00000000:Select Striker Type PL2
:kof2000:00010000:10A81F:00000000:FFFFFFFF:Regular
:kof2000:00010000:10A81F:00000001:FFFFFFFF:Alternate
; Use for Kyo, Iori, Kula, Ryo, Chang, Choi, Kasumi, or Ramon
:kof2000:00010000:10A81F:00000002:FFFFFFFF:Maniac
:kof2000:00000000:10843F:00000066:FFFFFFFF:Never Get Dizzied PL2
:kof2000:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL2
:kof2000:00000000:108444:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL2
:kof2000:00000000:108444:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL2
:kof2000:00000000:108447:00000066:FFFFFFFF:Never Get Guard Crushed PL2
:kof2000:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL2
:kof2000:00000000:10844C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL2
:kof2000:00000000:10844C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL2
:kof2000:62000000:000000:00000000:00000000:Select Team PL2
:kof2000:00010000:10A80C:00000000:FFFFFFFF:Hero Team:K', Maxima, Vanessa, Ramon
:kof2000:00010000:10A80C:00000001:FFFFFFFF:Benimaru Team:Benimaru, Shingo, Lin, Seth
:kof2000:00010000:10A80C:00000002:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mary
:kof2000:00010000:10A80C:00000003:FFFFFFFF:Art of Fighting Team:Ryo, Robert, King, Takuma
:kof2000:00010000:10A80C:00000004:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof2000:00010000:10A80C:00000005:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof2000:00010000:10A80C:00000006:FFFFFFFF:Gals Fighters Team:Mai, Yuri, Kasumi, Hinako
:kof2000:00010000:10A80C:00000007:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof2000:00010000:10A80C:00000008:FFFFFFFF:Kula (solo)
:kof2000:00010000:10A80C:00000009:FFFFFFFF:Zero (solo)
:kof2000:00010000:10A80C:0000000A:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two (not Kula or Roulette)
:kof2000:00010000:10A80C:0000000B:FFFFFFFF:Kula Team:Kula, any other three (not Roulette)
:kof2000:00010000:10A80C:0000000D:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof2000:00000100:10A80E:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof2000:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof2000:00010000:10A80F:00000000:FFFFFFFF:K'
:kof2000:00010000:10A80F:00000001:FFFFFFFF:Maxima
:kof2000:00010000:10A80F:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000:00010000:10A80F:00000003:FFFFFFFF:Shingo Yabuki
:kof2000:00010000:10A80F:00000004:FFFFFFFF:Terry Bogard
:kof2000:00010000:10A80F:00000005:FFFFFFFF:Andy Bogard
:kof2000:00010000:10A80F:00000006:FFFFFFFF:Joe Higashi
:kof2000:00010000:10A80F:00000007:FFFFFFFF:Mai Shiranui
:kof2000:00010000:10A80F:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000:00010000:10A80F:00000009:FFFFFFFF:Robert Garcia
:kof2000:00010000:10A80F:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000:00010000:10A80F:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000:00010000:10A80F:0000000C:FFFFFFFF:Leona
:kof2000:00010000:10A80F:0000000D:FFFFFFFF:Ralf Jones
:kof2000:00010000:10A80F:0000000E:FFFFFFFF:Clark Steel
:kof2000:00010000:10A80F:0000000F:FFFFFFFF:Whip
:kof2000:00010000:10A80F:00000010:FFFFFFFF:Athena Asamiya
:kof2000:00010000:10A80F:00000011:FFFFFFFF:Sie Kensou
:kof2000:00010000:10A80F:00000012:FFFFFFFF:Chin Gentsai
:kof2000:00010000:10A80F:00000013:FFFFFFFF:Bao
:kof2000:00010000:10A80F:00000014:FFFFFFFF:King
:kof2000:00010000:10A80F:00000015:FFFFFFFF:Blue Mary
:kof2000:00010000:10A80F:00000016:FFFFFFFF:Kasumi Todo
:kof2000:00010000:10A80F:00000017:FFFFFFFF:Hinako Shijou
:kof2000:00010000:10A80F:00000018:FFFFFFFF:Kim Kaphwan
:kof2000:00010000:10A80F:00000019:FFFFFFFF:Chang Koehan
:kof2000:00010000:10A80F:0000001A:FFFFFFFF:Choi Bounge
:kof2000:00010000:10A80F:0000001B:FFFFFFFF:Jhun Hoon
:kof2000:00010000:10A80F:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000:00010000:10A80F:0000001D:FFFFFFFF:Ramon
:kof2000:00010000:10A80F:0000001E:FFFFFFFF:Iori Yagami
:kof2000:00010000:10A80F:0000001F:FFFFFFFF:Vanessa
:kof2000:00010000:10A80F:00000020:FFFFFFFF:Lin
:kof2000:00010000:10A80F:00000021:FFFFFFFF:Seth
:kof2000:00010000:10A80F:00000022:FFFFFFFF:#Kula Diamond
:kof2000:00010000:10A80F:00000023:FFFFFFFF:#Zero
:kof2000:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof2000:00010000:10A810:00000000:FFFFFFFF:K'
:kof2000:00010000:10A810:00000001:FFFFFFFF:Maxima
:kof2000:00010000:10A810:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000:00010000:10A810:00000003:FFFFFFFF:Shingo Yabuki
:kof2000:00010000:10A810:00000004:FFFFFFFF:Terry Bogard
:kof2000:00010000:10A810:00000005:FFFFFFFF:Andy Bogard
:kof2000:00010000:10A810:00000006:FFFFFFFF:Joe Higashi
:kof2000:00010000:10A810:00000007:FFFFFFFF:Mai Shiranui
:kof2000:00010000:10A810:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000:00010000:10A810:00000009:FFFFFFFF:Robert Garcia
:kof2000:00010000:10A810:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000:00010000:10A810:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000:00010000:10A810:0000000C:FFFFFFFF:Leona
:kof2000:00010000:10A810:0000000D:FFFFFFFF:Ralf Jones
:kof2000:00010000:10A810:0000000E:FFFFFFFF:Clark Steel
:kof2000:00010000:10A810:0000000F:FFFFFFFF:Whip
:kof2000:00010000:10A810:00000010:FFFFFFFF:Athena Asamiya
:kof2000:00010000:10A810:00000011:FFFFFFFF:Sie Kensou
:kof2000:00010000:10A810:00000012:FFFFFFFF:Chin Gentsai
:kof2000:00010000:10A810:00000013:FFFFFFFF:Bao
:kof2000:00010000:10A810:00000014:FFFFFFFF:King
:kof2000:00010000:10A810:00000015:FFFFFFFF:Blue Mary
:kof2000:00010000:10A810:00000016:FFFFFFFF:Kasumi Todo
:kof2000:00010000:10A810:00000017:FFFFFFFF:Hinako Shijou
:kof2000:00010000:10A810:00000018:FFFFFFFF:Kim Kaphwan
:kof2000:00010000:10A810:00000019:FFFFFFFF:Chang Koehan
:kof2000:00010000:10A810:0000001A:FFFFFFFF:Choi Bounge
:kof2000:00010000:10A810:0000001B:FFFFFFFF:Jhun Hoon
:kof2000:00010000:10A810:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000:00010000:10A810:0000001D:FFFFFFFF:Ramon
:kof2000:00010000:10A810:0000001E:FFFFFFFF:Iori Yagami
:kof2000:00010000:10A810:0000001F:FFFFFFFF:Vanessa
:kof2000:00010000:10A810:00000020:FFFFFFFF:Lin
:kof2000:00010000:10A810:00000021:FFFFFFFF:Seth
:kof2000:00010000:10A810:00000022:FFFFFFFF:#Kula Diamond
:kof2000:00010000:10A810:00000023:FFFFFFFF:#Zero
:kof2000:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof2000:00010000:10A811:00000000:FFFFFFFF:K'
:kof2000:00010000:10A811:00000001:FFFFFFFF:Maxima
:kof2000:00010000:10A811:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000:00010000:10A811:00000003:FFFFFFFF:Shingo Yabuki
:kof2000:00010000:10A811:00000004:FFFFFFFF:Terry Bogard
:kof2000:00010000:10A811:00000005:FFFFFFFF:Andy Bogard
:kof2000:00010000:10A811:00000006:FFFFFFFF:Joe Higashi
:kof2000:00010000:10A811:00000007:FFFFFFFF:Mai Shiranui
:kof2000:00010000:10A811:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000:00010000:10A811:00000009:FFFFFFFF:Robert Garcia
:kof2000:00010000:10A811:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000:00010000:10A811:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000:00010000:10A811:0000000C:FFFFFFFF:Leona
:kof2000:00010000:10A811:0000000D:FFFFFFFF:Ralf Jones
:kof2000:00010000:10A811:0000000E:FFFFFFFF:Clark Steel
:kof2000:00010000:10A811:0000000F:FFFFFFFF:Whip
:kof2000:00010000:10A811:00000010:FFFFFFFF:Athena Asamiya
:kof2000:00010000:10A811:00000011:FFFFFFFF:Sie Kensou
:kof2000:00010000:10A811:00000012:FFFFFFFF:Chin Gentsai
:kof2000:00010000:10A811:00000013:FFFFFFFF:Bao
:kof2000:00010000:10A811:00000014:FFFFFFFF:King
:kof2000:00010000:10A811:00000015:FFFFFFFF:Blue Mary
:kof2000:00010000:10A811:00000016:FFFFFFFF:Kasumi Todo
:kof2000:00010000:10A811:00000017:FFFFFFFF:Hinako Shijou
:kof2000:00010000:10A811:00000018:FFFFFFFF:Kim Kaphwan
:kof2000:00010000:10A811:00000019:FFFFFFFF:Chang Koehan
:kof2000:00010000:10A811:0000001A:FFFFFFFF:Choi Bounge
:kof2000:00010000:10A811:0000001B:FFFFFFFF:Jhun Hoon
:kof2000:00010000:10A811:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000:00010000:10A811:0000001D:FFFFFFFF:Ramon
:kof2000:00010000:10A811:0000001E:FFFFFFFF:Iori Yagami
:kof2000:00010000:10A811:0000001F:FFFFFFFF:Vanessa
:kof2000:00010000:10A811:00000020:FFFFFFFF:Lin
:kof2000:00010000:10A811:00000021:FFFFFFFF:Seth
:kof2000:00010000:10A811:00000022:FFFFFFFF:#Kula Diamond
:kof2000:00010000:10A811:00000023:FFFFFFFF:#Zero
:kof2000:62000000:000000:00000000:00000000:Select Character PL2 (D):This refers to the fourth character selected
:kof2000:00010000:10A812:00000000:FFFFFFFF:K'
:kof2000:00010000:10A812:00000001:FFFFFFFF:Maxima
:kof2000:00010000:10A812:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000:00010000:10A812:00000003:FFFFFFFF:Shingo Yabuki
:kof2000:00010000:10A812:00000004:FFFFFFFF:Terry Bogard
:kof2000:00010000:10A812:00000005:FFFFFFFF:Andy Bogard
:kof2000:00010000:10A812:00000006:FFFFFFFF:Joe Higashi
:kof2000:00010000:10A812:00000007:FFFFFFFF:Mai Shiranui
:kof2000:00010000:10A812:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000:00010000:10A812:00000009:FFFFFFFF:Robert Garcia
:kof2000:00010000:10A812:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000:00010000:10A812:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000:00010000:10A812:0000000C:FFFFFFFF:Leona
:kof2000:00010000:10A812:0000000D:FFFFFFFF:Ralf Jones
:kof2000:00010000:10A812:0000000E:FFFFFFFF:Clark Steel
:kof2000:00010000:10A812:0000000F:FFFFFFFF:Whip
:kof2000:00010000:10A812:00000010:FFFFFFFF:Athena Asamiya
:kof2000:00010000:10A812:00000011:FFFFFFFF:Sie Kensou
:kof2000:00010000:10A812:00000012:FFFFFFFF:Chin Gentsai
:kof2000:00010000:10A812:00000013:FFFFFFFF:Bao
:kof2000:00010000:10A812:00000014:FFFFFFFF:King
:kof2000:00010000:10A812:00000015:FFFFFFFF:Blue Mary
:kof2000:00010000:10A812:00000016:FFFFFFFF:Kasumi Todo
:kof2000:00010000:10A812:00000017:FFFFFFFF:Hinako Shijou
:kof2000:00010000:10A812:00000018:FFFFFFFF:Kim Kaphwan
:kof2000:00010000:10A812:00000019:FFFFFFFF:Chang Koehan
:kof2000:00010000:10A812:0000001A:FFFFFFFF:Choi Bounge
:kof2000:00010000:10A812:0000001B:FFFFFFFF:Jhun Hoon
:kof2000:00010000:10A812:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000:00010000:10A812:0000001D:FFFFFFFF:Ramon
:kof2000:00010000:10A812:0000001E:FFFFFFFF:Iori Yagami
:kof2000:00010000:10A812:0000001F:FFFFFFFF:Vanessa
:kof2000:00010000:10A812:00000020:FFFFFFFF:Lin
:kof2000:00010000:10A812:00000021:FFFFFFFF:Seth
:kof2000:00010000:10A812:00000022:FFFFFFFF:#Kula Diamond
:kof2000:00010000:10A812:00000023:FFFFFFFF:#Zero
:kof2000:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof2000:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof2000:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof2000:00010000:10A85B:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof2000:00010000:10A85B:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof2000:00010000:10A85B:00000005:FFFFFFFF:4th character selected at random
:kof2000:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof2000:00010000:10A813:00000000:FFFFFFFF:A colour
:kof2000:00010000:10A813:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000:00010000:10A813:00000002:FFFFFFFF:CD colour
:kof2000:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof2000:00010000:10A814:00000000:FFFFFFFF:A colour
:kof2000:00010000:10A814:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000:00010000:10A814:00000002:FFFFFFFF:CD colour
:kof2000:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof2000:00010000:10A815:00000000:FFFFFFFF:A colour
:kof2000:00010000:10A815:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000:00010000:10A815:00000002:FFFFFFFF:CD colour
:kof2000:62000000:000000:00000000:00000000:Select Colour PL2 (D):This refers to the fourth character selected
:kof2000:00010000:10A816:00000000:FFFFFFFF:A colour
:kof2000:00010000:10A816:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000:00010000:10A816:00000002:FFFFFFFF:CD colour
:kof2000:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof2000:00010000:10A817:00000000:FFFFFFFF:Character A:First character selected
:kof2000:00010000:10A817:00000001:FFFFFFFF:Character B:Second character selected
:kof2000:00010000:10A817:00000002:FFFFFFFF:Character C:Third character selected
:kof2000:00010000:10A817:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof2000:00010000:10A818:00000000:FFFFFFFF:Character A:First character selected
:kof2000:00010000:10A818:00000001:FFFFFFFF:Character B:Second character selected
:kof2000:00010000:10A818:00000002:FFFFFFFF:Character C:Third character selected
:kof2000:00010000:10A818:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof2000:00010000:10A819:00000000:FFFFFFFF:Character A:First character selected
:kof2000:00010000:10A819:00000001:FFFFFFFF:Character B:Second character selected
:kof2000:00010000:10A819:00000002:FFFFFFFF:Character C:Third character selected
:kof2000:00010000:10A819:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000:62000000:000000:00000000:00000000:Select Striker PL2:This refers to the striker
:kof2000:00010000:10A81A:00000000:FFFFFFFF:Character A:First character selected
:kof2000:00010000:10A81A:00000001:FFFFFFFF:Character B:Second character selected
:kof2000:00010000:10A81A:00000002:FFFFFFFF:Character C:Third character selected
:kof2000:00010000:10A81A:00000003:FFFFFFFF:Character D:Fourth character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof2000:60000000:000000:00000000:00000000:[Use for Vanessa PL1]
:kof2000:00000000:10E756:0000000C:FFFFFFFF:Dash Puncher
:kof2000:60000000:000000:00000000:00000000:[Use for Terry PL1]
:kof2000:00000000:10E754:0000000C:FFFFFFFF:Rising Tackle
:kof2000:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof2000:00000000:10E75E:0000000C:FFFFFFFF:Straight Slicer
:kof2000:60000000:000000:00000000:00000000:[Use for Robert PL1]
:kof2000:00000000:10E750:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof2000:00000000:10E754:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof2000:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof2000:00000000:10E754:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof2000:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof2000:00000000:10E750:0000000C:FFFFFFFF:Moon Slasher
:kof2000:00000000:10E752:0000000C:FFFFFFFF:Ground Saber
:kof2000:00000000:10E758:0000000C:FFFFFFFF:Baltic Launcher
:kof2000:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof2000:00000000:10E752:0000000C:FFFFFFFF:Gatling Attack
:kof2000:00000000:10E754:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof2000:60000000:000000:00000000:00000000:[Use for Clark PL1]
:kof2000:00000000:10E75C:0000000C:FFFFFFFF:Gatling Attack
:kof2000:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof2000:00000000:10E758:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof2000:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof2000:00000000:10E750:0000000C:FFFFFFFF:Hien Zan
:kof2000:00000000:10E756:0000000C:FFFFFFFF:Ryuusei Raku
:kof2000:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof2000:00000000:10E750:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof2000:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof2000:00000000:10E750:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof2000:00000000:10E752:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof2000:60000000:000000:00000000:00000000:[Use for Jhun PL1]
:kof2000:00000000:10E75C:0000000C:FFFFFFFF:Kuu Sajin
:kof2000:60000000:000000:00000000:00000000:[Use for Vanessa PL2]
:kof2000:00000000:10E982:0000000C:FFFFFFFF:Dash Puncher
:kof2000:60000000:000000:00000000:00000000:[Use for Terry PL2]
:kof2000:00000000:10E980:0000000C:FFFFFFFF:Rising Tackle
:kof2000:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof2000:00000000:10E98A:0000000C:FFFFFFFF:Straight Slicer
:kof2000:60000000:000000:00000000:00000000:[Use for Robert PL2]
:kof2000:00000000:10E97C:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof2000:00000000:10E980:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof2000:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof2000:00000000:10E980:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof2000:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof2000:00000000:10E97C:0000000C:FFFFFFFF:Moon Slasher
:kof2000:00000000:10E97E:0000000C:FFFFFFFF:Ground Saber
:kof2000:00000000:10E984:0000000C:FFFFFFFF:Baltic Launcher
:kof2000:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof2000:00000000:10E97E:0000000C:FFFFFFFF:Gatling Attack
:kof2000:00000000:10E980:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof2000:60000000:000000:00000000:00000000:[Use for Clark PL2]
:kof2000:00000000:10E988:0000000C:FFFFFFFF:Gatling Attack
:kof2000:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof2000:00000000:10E984:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof2000:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof2000:00000000:10E97C:0000000C:FFFFFFFF:Hien Zan
:kof2000:00000000:10E982:0000000C:FFFFFFFF:Ryuusei Raku
:kof2000:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof2000:00000000:10E97C:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof2000:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof2000:00000000:10E97C:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof2000:00000000:10E97E:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof2000:60000000:000000:00000000:00000000:[Use for Jhun PL2]
:kof2000:00000000:10E988:0000000C:FFFFFFFF:Kuu Sajin
; [ King of Fighters 2000, The (not encrypted) ]
kof2000n:0:10A7E6:60:000:Infinite Time
kof2000n:0:10A7E6:00:001:Finish this Round Now!
kof2000n:0:1085D3:0F:000:Infinite Selection Time:This timer is used elsewhere; disable when not needed
kof2000n:0:10A7F4:00:000:Mai's boobs always bounce:Even when set to USA/Europe
:kof2000n:00000000:10EB9D:00000020:00000020:Enable Kula:Push down from Roulette.
:kof2000n:00100000:10EC78:00009999:0000FFFF:Always have 9999 Battle Points (Last Round)
:kof2000n:00100000:10DAA2:00009999:0000FFFF:Always have 9999 Battle Points (Current)
:kof2000n:00000300:10A7B6:00000005:FFFFFFFF:Select Current Round
:kof2000n:62000000:000000:00000000:00000000:Select Backdrop
:kof2000n:00010000:10A7AE:00000000:FFFFFFFF:Factory
:kof2000n:00010000:10A7AE:00000001:FFFFFFFF:Scrap Dump
:kof2000n:00010000:10A7AE:00000002:FFFFFFFF:Garbage Dump
:kof2000n:00010000:10A7AE:00000003:FFFFFFFF:Desert
:kof2000n:00010000:10A7AE:00000004:FFFFFFFF:Korea
:kof2000n:00010000:10A7AE:00000005:FFFFFFFF:Aquarium
:kof2000n:00010000:10A7AE:00000006:FFFFFFFF:Temple
:kof2000n:00010000:10A7AE:00000007:FFFFFFFF:Frozen Factory
:kof2000n:00010000:10A7AE:00000008:FFFFFFFF:Frozen Scrap Dump
:kof2000n:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof2000n:00010000:10ED15:00000000:FFFFFFFF:KD-0084:Hero Team
:kof2000n:00010000:10ED15:00000001:FFFFFFFF:Inner Shade:Benimaru Team
:kof2000n:00010000:10ED15:00000002:FFFFFFFF:Terry115:Fatal Fury Team
:kof2000n:00010000:10ED15:00000003:FFFFFFFF:Beauty & the Beast:Art of Fighting Team
:kof2000n:00010000:10ED15:00000004:FFFFFFFF:The Trooper:Ikari Team
:kof2000n:00010000:10ED15:00000005:FFFFFFFF:Will:Psycho Soldier Team
:kof2000n:00010000:10ED15:00000006:FFFFFFFF:Come Up Smiling:Gals Fighters Team
:kof2000n:00010000:10ED15:00000007:FFFFFFFF:Wild Party:Korea Team
:kof2000n:00010000:10ED15:00000008:FFFFFFFF:Ice Place:Kula
:kof2000n:00010000:10ED15:00000009:FFFFFFFF:Slasher Zero:Zero
:kof2000n:00010000:10ED15:0000000A:FFFFFFFF:Good Bye Esaka:Kyo
:kof2000n:00010000:10ED15:0000000B:FFFFFFFF:Stormy Scream - Arashi no Saxophone 4:Iori
; Activate any N of the first eight to go to stage N.
; Activate any six of the first eight to go to Zero.
; Activate the last one to prevent challenges by Kula.
:kof2000n:00000001:10A799:00000001:00000001:Beaten Hero Team
:kof2000n:00000001:10A799:00000002:00000002:Beaten Benimaru Team
:kof2000n:00000001:10A799:00000004:00000004:Beaten Fatal Fury Team
:kof2000n:00000001:10A799:00000008:00000008:Beaten Art of Fighting Team
:kof2000n:00000001:10A799:00000010:00000010:Beaten Ikari Team
:kof2000n:00000001:10A799:00000020:00000020:Beaten Psycho Soldier Team
:kof2000n:00000001:10A799:00000040:00000040:Beaten Gals Fighters Team
:kof2000n:00000001:10A799:00000080:00000080:Beaten Korea Team
:kof2000n:00000001:10A798:00000001:00000001:Beaten Kula
kof2000n:0:108239:66:000:Infinite Energy PL1
kof2000n:0:108239:00:001:Drain all Energy Now! PL1
kof2000n:0:1081E8:90:000:Maximum Power PL1
kof2000n:0:1081E8:00:001:Drain all Power Now! PL1
kof2000n:0:1082E3:05:000:Infinite Strikers PL1
:kof2000n:62000000:000000:00000000:00000000:Select Striker Type PL1
:kof2000n:00010000:10A80A:00000000:FFFFFFFF:Regular
:kof2000n:00010000:10A80A:00000001:FFFFFFFF:Alternate
; Use for Kyo, Iori, Kula, Ryo, Chang, Choi, Kasumi, or Ramon
:kof2000n:00010000:10A80A:00000002:FFFFFFFF:Maniac
:kof2000n:00000000:10823F:00000066:FFFFFFFF:Never Get Dizzied PL1
:kof2000n:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof2000n:00000000:108244:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL1
:kof2000n:00000000:108244:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL1
:kof2000n:00000000:108247:00000066:FFFFFFFF:Never Get Guard Crushed PL1
:kof2000n:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof2000n:00000000:10824C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL1
:kof2000n:00000000:10824C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL1
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof2000n:00000100:10A7F9:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof2000n:62000000:000000:00000000:00000000:Select Team PL1
:kof2000n:00010000:10A7F7:00000000:FFFFFFFF:Hero Team:K', Maxima, Vanessa, Ramon
:kof2000n:00010000:10A7F7:00000001:FFFFFFFF:Benimaru Team:Benimaru, Shingo, Lin, Seth
:kof2000n:00010000:10A7F7:00000002:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mary
:kof2000n:00010000:10A7F7:00000003:FFFFFFFF:Art of Fighting Team:Ryo, Robert, King, Takuma
:kof2000n:00010000:10A7F7:00000004:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof2000n:00010000:10A7F7:00000005:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof2000n:00010000:10A7F7:00000006:FFFFFFFF:Gals Fighters Team:Mai, Yuri, Kasumi, Hinako
:kof2000n:00010000:10A7F7:00000007:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof2000n:00010000:10A7F7:00000008:FFFFFFFF:Kula (solo)
:kof2000n:00010000:10A7F7:00000009:FFFFFFFF:Zero (solo)
:kof2000n:00010000:10A7F7:0000000A:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two (not Kula or Roulette)
:kof2000n:00010000:10A7F7:0000000B:FFFFFFFF:Kula Team:Kula, any other three (not Roulette)
:kof2000n:00010000:10A7F7:0000000D:FFFFFFFF:Custom Team
:kof2000n:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof2000n:00010000:10A7FA:00000000:FFFFFFFF:K'
:kof2000n:00010000:10A7FA:00000001:FFFFFFFF:Maxima
:kof2000n:00010000:10A7FA:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000n:00010000:10A7FA:00000003:FFFFFFFF:Shingo Yabuki
:kof2000n:00010000:10A7FA:00000004:FFFFFFFF:Terry Bogard
:kof2000n:00010000:10A7FA:00000005:FFFFFFFF:Andy Bogard
:kof2000n:00010000:10A7FA:00000006:FFFFFFFF:Joe Higashi
:kof2000n:00010000:10A7FA:00000007:FFFFFFFF:Mai Shiranui
:kof2000n:00010000:10A7FA:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000n:00010000:10A7FA:00000009:FFFFFFFF:Robert Garcia
:kof2000n:00010000:10A7FA:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000n:00010000:10A7FA:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000n:00010000:10A7FA:0000000C:FFFFFFFF:Leona
:kof2000n:00010000:10A7FA:0000000D:FFFFFFFF:Ralf Jones
:kof2000n:00010000:10A7FA:0000000E:FFFFFFFF:Clark Steel
:kof2000n:00010000:10A7FA:0000000F:FFFFFFFF:Whip
:kof2000n:00010000:10A7FA:00000010:FFFFFFFF:Athena Asamiya
:kof2000n:00010000:10A7FA:00000011:FFFFFFFF:Sie Kensou
:kof2000n:00010000:10A7FA:00000012:FFFFFFFF:Chin Gentsai
:kof2000n:00010000:10A7FA:00000013:FFFFFFFF:Bao
:kof2000n:00010000:10A7FA:00000014:FFFFFFFF:King
:kof2000n:00010000:10A7FA:00000015:FFFFFFFF:Blue Mary
:kof2000n:00010000:10A7FA:00000016:FFFFFFFF:Kasumi Todo
:kof2000n:00010000:10A7FA:00000017:FFFFFFFF:Hinako Shijou
:kof2000n:00010000:10A7FA:00000018:FFFFFFFF:Kim Kaphwan
:kof2000n:00010000:10A7FA:00000019:FFFFFFFF:Chang Koehan
:kof2000n:00010000:10A7FA:0000001A:FFFFFFFF:Choi Bounge
:kof2000n:00010000:10A7FA:0000001B:FFFFFFFF:Jhun Hoon
:kof2000n:00010000:10A7FA:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000n:00010000:10A7FA:0000001D:FFFFFFFF:Ramon
:kof2000n:00010000:10A7FA:0000001E:FFFFFFFF:Iori Yagami
:kof2000n:00010000:10A7FA:0000001F:FFFFFFFF:Vanessa
:kof2000n:00010000:10A7FA:00000020:FFFFFFFF:Lin
:kof2000n:00010000:10A7FA:00000021:FFFFFFFF:Seth
:kof2000n:00010000:10A7FA:00000022:FFFFFFFF:#Kula Diamond
:kof2000n:00010000:10A7FA:00000023:FFFFFFFF:#Zero
:kof2000n:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof2000n:00010000:10A7FB:00000000:FFFFFFFF:K'
:kof2000n:00010000:10A7FB:00000001:FFFFFFFF:Maxima
:kof2000n:00010000:10A7FB:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000n:00010000:10A7FB:00000003:FFFFFFFF:Shingo Yabuki
:kof2000n:00010000:10A7FB:00000004:FFFFFFFF:Terry Bogard
:kof2000n:00010000:10A7FB:00000005:FFFFFFFF:Andy Bogard
:kof2000n:00010000:10A7FB:00000006:FFFFFFFF:Joe Higashi
:kof2000n:00010000:10A7FB:00000007:FFFFFFFF:Mai Shiranui
:kof2000n:00010000:10A7FB:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000n:00010000:10A7FB:00000009:FFFFFFFF:Robert Garcia
:kof2000n:00010000:10A7FB:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000n:00010000:10A7FB:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000n:00010000:10A7FB:0000000C:FFFFFFFF:Leona
:kof2000n:00010000:10A7FB:0000000D:FFFFFFFF:Ralf Jones
:kof2000n:00010000:10A7FB:0000000E:FFFFFFFF:Clark Steel
:kof2000n:00010000:10A7FB:0000000F:FFFFFFFF:Whip
:kof2000n:00010000:10A7FB:00000010:FFFFFFFF:Athena Asamiya
:kof2000n:00010000:10A7FB:00000011:FFFFFFFF:Sie Kensou
:kof2000n:00010000:10A7FB:00000012:FFFFFFFF:Chin Gentsai
:kof2000n:00010000:10A7FB:00000013:FFFFFFFF:Bao
:kof2000n:00010000:10A7FB:00000014:FFFFFFFF:King
:kof2000n:00010000:10A7FB:00000015:FFFFFFFF:Blue Mary
:kof2000n:00010000:10A7FB:00000016:FFFFFFFF:Kasumi Todo
:kof2000n:00010000:10A7FB:00000017:FFFFFFFF:Hinako Shijou
:kof2000n:00010000:10A7FB:00000018:FFFFFFFF:Kim Kaphwan
:kof2000n:00010000:10A7FB:00000019:FFFFFFFF:Chang Koehan
:kof2000n:00010000:10A7FB:0000001A:FFFFFFFF:Choi Bounge
:kof2000n:00010000:10A7FB:0000001B:FFFFFFFF:Jhun Hoon
:kof2000n:00010000:10A7FB:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000n:00010000:10A7FB:0000001D:FFFFFFFF:Ramon
:kof2000n:00010000:10A7FB:0000001E:FFFFFFFF:Iori Yagami
:kof2000n:00010000:10A7FB:0000001F:FFFFFFFF:Vanessa
:kof2000n:00010000:10A7FB:00000020:FFFFFFFF:Lin
:kof2000n:00010000:10A7FB:00000021:FFFFFFFF:Seth
:kof2000n:00010000:10A7FB:00000022:FFFFFFFF:#Kula Diamond
:kof2000n:00010000:10A7FB:00000023:FFFFFFFF:#Zero
:kof2000n:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof2000n:00010000:10A7FC:00000000:FFFFFFFF:K'
:kof2000n:00010000:10A7FC:00000001:FFFFFFFF:Maxima
:kof2000n:00010000:10A7FC:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000n:00010000:10A7FC:00000003:FFFFFFFF:Shingo Yabuki
:kof2000n:00010000:10A7FC:00000004:FFFFFFFF:Terry Bogard
:kof2000n:00010000:10A7FC:00000005:FFFFFFFF:Andy Bogard
:kof2000n:00010000:10A7FC:00000006:FFFFFFFF:Joe Higashi
:kof2000n:00010000:10A7FC:00000007:FFFFFFFF:Mai Shiranui
:kof2000n:00010000:10A7FC:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000n:00010000:10A7FC:00000009:FFFFFFFF:Robert Garcia
:kof2000n:00010000:10A7FC:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000n:00010000:10A7FC:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000n:00010000:10A7FC:0000000C:FFFFFFFF:Leona
:kof2000n:00010000:10A7FC:0000000D:FFFFFFFF:Ralf Jones
:kof2000n:00010000:10A7FC:0000000E:FFFFFFFF:Clark Steel
:kof2000n:00010000:10A7FC:0000000F:FFFFFFFF:Whip
:kof2000n:00010000:10A7FC:00000010:FFFFFFFF:Athena Asamiya
:kof2000n:00010000:10A7FC:00000011:FFFFFFFF:Sie Kensou
:kof2000n:00010000:10A7FC:00000012:FFFFFFFF:Chin Gentsai
:kof2000n:00010000:10A7FC:00000013:FFFFFFFF:Bao
:kof2000n:00010000:10A7FC:00000014:FFFFFFFF:King
:kof2000n:00010000:10A7FC:00000015:FFFFFFFF:Blue Mary
:kof2000n:00010000:10A7FC:00000016:FFFFFFFF:Kasumi Todo
:kof2000n:00010000:10A7FC:00000017:FFFFFFFF:Hinako Shijou
:kof2000n:00010000:10A7FC:00000018:FFFFFFFF:Kim Kaphwan
:kof2000n:00010000:10A7FC:00000019:FFFFFFFF:Chang Koehan
:kof2000n:00010000:10A7FC:0000001A:FFFFFFFF:Choi Bounge
:kof2000n:00010000:10A7FC:0000001B:FFFFFFFF:Jhun Hoon
:kof2000n:00010000:10A7FC:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000n:00010000:10A7FC:0000001D:FFFFFFFF:Ramon
:kof2000n:00010000:10A7FC:0000001E:FFFFFFFF:Iori Yagami
:kof2000n:00010000:10A7FC:0000001F:FFFFFFFF:Vanessa
:kof2000n:00010000:10A7FC:00000020:FFFFFFFF:Lin
:kof2000n:00010000:10A7FC:00000021:FFFFFFFF:Seth
:kof2000n:00010000:10A7FC:00000022:FFFFFFFF:#Kula Diamond
:kof2000n:00010000:10A7FC:00000023:FFFFFFFF:#Zero
:kof2000n:62000000:000000:00000000:00000000:Select Character PL1 (D):This refers to the fourth character selected
:kof2000n:00010000:10A7FD:00000000:FFFFFFFF:K'
:kof2000n:00010000:10A7FD:00000001:FFFFFFFF:Maxima
:kof2000n:00010000:10A7FD:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000n:00010000:10A7FD:00000003:FFFFFFFF:Shingo Yabuki
:kof2000n:00010000:10A7FD:00000004:FFFFFFFF:Terry Bogard
:kof2000n:00010000:10A7FD:00000005:FFFFFFFF:Andy Bogard
:kof2000n:00010000:10A7FD:00000006:FFFFFFFF:Joe Higashi
:kof2000n:00010000:10A7FD:00000007:FFFFFFFF:Mai Shiranui
:kof2000n:00010000:10A7FD:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000n:00010000:10A7FD:00000009:FFFFFFFF:Robert Garcia
:kof2000n:00010000:10A7FD:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000n:00010000:10A7FD:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000n:00010000:10A7FD:0000000C:FFFFFFFF:Leona
:kof2000n:00010000:10A7FD:0000000D:FFFFFFFF:Ralf Jones
:kof2000n:00010000:10A7FD:0000000E:FFFFFFFF:Clark Steel
:kof2000n:00010000:10A7FD:0000000F:FFFFFFFF:Whip
:kof2000n:00010000:10A7FD:00000010:FFFFFFFF:Athena Asamiya
:kof2000n:00010000:10A7FD:00000011:FFFFFFFF:Sie Kensou
:kof2000n:00010000:10A7FD:00000012:FFFFFFFF:Chin Gentsai
:kof2000n:00010000:10A7FD:00000013:FFFFFFFF:Bao
:kof2000n:00010000:10A7FD:00000014:FFFFFFFF:King
:kof2000n:00010000:10A7FD:00000015:FFFFFFFF:Blue Mary
:kof2000n:00010000:10A7FD:00000016:FFFFFFFF:Kasumi Todo
:kof2000n:00010000:10A7FD:00000017:FFFFFFFF:Hinako Shijou
:kof2000n:00010000:10A7FD:00000018:FFFFFFFF:Kim Kaphwan
:kof2000n:00010000:10A7FD:00000019:FFFFFFFF:Chang Koehan
:kof2000n:00010000:10A7FD:0000001A:FFFFFFFF:Choi Bounge
:kof2000n:00010000:10A7FD:0000001B:FFFFFFFF:Jhun Hoon
:kof2000n:00010000:10A7FD:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000n:00010000:10A7FD:0000001D:FFFFFFFF:Ramon
:kof2000n:00010000:10A7FD:0000001E:FFFFFFFF:Iori Yagami
:kof2000n:00010000:10A7FD:0000001F:FFFFFFFF:Vanessa
:kof2000n:00010000:10A7FD:00000020:FFFFFFFF:Lin
:kof2000n:00010000:10A7FD:00000021:FFFFFFFF:Seth
:kof2000n:00010000:10A7FD:00000022:FFFFFFFF:#Kula Diamond
:kof2000n:00010000:10A7FD:00000023:FFFFFFFF:#Zero
:kof2000n:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof2000n:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof2000n:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof2000n:00010000:10A84A:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof2000n:00010000:10A84A:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof2000n:00010000:10A84A:00000005:FFFFFFFF:4th character selected at random
:kof2000n:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof2000n:00010000:10A7FE:00000000:FFFFFFFF:A colour
:kof2000n:00010000:10A7FE:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000n:00010000:10A7FE:00000002:FFFFFFFF:CD colour
:kof2000n:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof2000n:00010000:10A7FF:00000000:FFFFFFFF:A colour
:kof2000n:00010000:10A7FF:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000n:00010000:10A7FF:00000002:FFFFFFFF:CD colour
:kof2000n:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof2000n:00010000:10A800:00000000:FFFFFFFF:A colour
:kof2000n:00010000:10A800:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000n:00010000:10A800:00000002:FFFFFFFF:CD colour
:kof2000n:62000000:000000:00000000:00000000:Select Colour PL1 (D):This refers to the fourth character selected
:kof2000n:00010000:10A801:00000000:FFFFFFFF:A colour
:kof2000n:00010000:10A801:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000n:00010000:10A801:00000002:FFFFFFFF:CD colour
:kof2000n:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof2000n:00010000:10A802:00000000:FFFFFFFF:Character A:First character selected
:kof2000n:00010000:10A802:00000001:FFFFFFFF:Character B:Second character selected
:kof2000n:00010000:10A802:00000002:FFFFFFFF:Character C:Third character selected
:kof2000n:00010000:10A802:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000n:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof2000n:00010000:10A803:00000000:FFFFFFFF:Character A:First character selected
:kof2000n:00010000:10A803:00000001:FFFFFFFF:Character B:Second character selected
:kof2000n:00010000:10A803:00000002:FFFFFFFF:Character C:Third character selected
:kof2000n:00010000:10A803:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000n:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof2000n:00010000:10A804:00000000:FFFFFFFF:Character A:First character selected
:kof2000n:00010000:10A804:00000001:FFFFFFFF:Character B:Second character selected
:kof2000n:00010000:10A804:00000002:FFFFFFFF:Character C:Third character selected
:kof2000n:00010000:10A804:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000n:62000000:000000:00000000:00000000:Select Striker PL1:This refers to the striker
:kof2000n:00010000:10A805:00000000:FFFFFFFF:Character A:First character selected
:kof2000n:00010000:10A805:00000001:FFFFFFFF:Character B:Second character selected
:kof2000n:00010000:10A805:00000002:FFFFFFFF:Character C:Third character selected
:kof2000n:00010000:10A805:00000003:FFFFFFFF:Character D:Fourth character selected
kof2000n:0:108439:66:000:Infinite Energy PL2
kof2000n:0:108439:00:001:Drain all Energy Now! PL2
kof2000n:0:1083E8:90:000:Maximum Power PL2
kof2000n:0:1083E8:00:001:Drain all Power Now! PL2
kof2000n:0:1084E3:05:000:Infinite Strikers PL2
:kof2000n:62000000:000000:00000000:00000000:Select Striker Type PL2
:kof2000n:00010000:10A81F:00000000:FFFFFFFF:Regular
:kof2000n:00010000:10A81F:00000001:FFFFFFFF:Alternate
; Use for Kyo, Iori, Kula, Ryo, Chang, Choi, Kasumi, or Ramon
:kof2000n:00010000:10A81F:00000002:FFFFFFFF:Maniac
:kof2000n:00000000:10843F:00000066:FFFFFFFF:Never Get Dizzied PL2
:kof2000n:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL2
:kof2000n:00000000:108444:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL2
:kof2000n:00000000:108444:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL2
:kof2000n:00000000:108447:00000066:FFFFFFFF:Never Get Guard Crushed PL2
:kof2000n:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL2
:kof2000n:00000000:10844C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL2
:kof2000n:00000000:10844C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL2
:kof2000n:62000000:000000:00000000:00000000:Select Team PL2
:kof2000n:00010000:10A80C:00000000:FFFFFFFF:Hero Team:K', Maxima, Vanessa, Ramon
:kof2000n:00010000:10A80C:00000001:FFFFFFFF:Benimaru Team:Benimaru, Shingo, Lin, Seth
:kof2000n:00010000:10A80C:00000002:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mary
:kof2000n:00010000:10A80C:00000003:FFFFFFFF:Art of Fighting Team:Ryo, Robert, King, Takuma
:kof2000n:00010000:10A80C:00000004:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof2000n:00010000:10A80C:00000005:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof2000n:00010000:10A80C:00000006:FFFFFFFF:Gals Fighters Team:Mai, Yuri, Kasumi, Hinako
:kof2000n:00010000:10A80C:00000007:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof2000n:00010000:10A80C:00000008:FFFFFFFF:Kula (solo)
:kof2000n:00010000:10A80C:00000009:FFFFFFFF:Zero (solo)
:kof2000n:00010000:10A80C:0000000A:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two (not Kula or Roulette)
:kof2000n:00010000:10A80C:0000000B:FFFFFFFF:Kula Team:Kula, any other three (not Roulette)
:kof2000n:00010000:10A80C:0000000D:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof2000n:00000100:10A80E:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof2000n:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof2000n:00010000:10A80F:00000000:FFFFFFFF:K'
:kof2000n:00010000:10A80F:00000001:FFFFFFFF:Maxima
:kof2000n:00010000:10A80F:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000n:00010000:10A80F:00000003:FFFFFFFF:Shingo Yabuki
:kof2000n:00010000:10A80F:00000004:FFFFFFFF:Terry Bogard
:kof2000n:00010000:10A80F:00000005:FFFFFFFF:Andy Bogard
:kof2000n:00010000:10A80F:00000006:FFFFFFFF:Joe Higashi
:kof2000n:00010000:10A80F:00000007:FFFFFFFF:Mai Shiranui
:kof2000n:00010000:10A80F:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000n:00010000:10A80F:00000009:FFFFFFFF:Robert Garcia
:kof2000n:00010000:10A80F:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000n:00010000:10A80F:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000n:00010000:10A80F:0000000C:FFFFFFFF:Leona
:kof2000n:00010000:10A80F:0000000D:FFFFFFFF:Ralf Jones
:kof2000n:00010000:10A80F:0000000E:FFFFFFFF:Clark Steel
:kof2000n:00010000:10A80F:0000000F:FFFFFFFF:Whip
:kof2000n:00010000:10A80F:00000010:FFFFFFFF:Athena Asamiya
:kof2000n:00010000:10A80F:00000011:FFFFFFFF:Sie Kensou
:kof2000n:00010000:10A80F:00000012:FFFFFFFF:Chin Gentsai
:kof2000n:00010000:10A80F:00000013:FFFFFFFF:Bao
:kof2000n:00010000:10A80F:00000014:FFFFFFFF:King
:kof2000n:00010000:10A80F:00000015:FFFFFFFF:Blue Mary
:kof2000n:00010000:10A80F:00000016:FFFFFFFF:Kasumi Todo
:kof2000n:00010000:10A80F:00000017:FFFFFFFF:Hinako Shijou
:kof2000n:00010000:10A80F:00000018:FFFFFFFF:Kim Kaphwan
:kof2000n:00010000:10A80F:00000019:FFFFFFFF:Chang Koehan
:kof2000n:00010000:10A80F:0000001A:FFFFFFFF:Choi Bounge
:kof2000n:00010000:10A80F:0000001B:FFFFFFFF:Jhun Hoon
:kof2000n:00010000:10A80F:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000n:00010000:10A80F:0000001D:FFFFFFFF:Ramon
:kof2000n:00010000:10A80F:0000001E:FFFFFFFF:Iori Yagami
:kof2000n:00010000:10A80F:0000001F:FFFFFFFF:Vanessa
:kof2000n:00010000:10A80F:00000020:FFFFFFFF:Lin
:kof2000n:00010000:10A80F:00000021:FFFFFFFF:Seth
:kof2000n:00010000:10A80F:00000022:FFFFFFFF:#Kula Diamond
:kof2000n:00010000:10A80F:00000023:FFFFFFFF:#Zero
:kof2000n:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof2000n:00010000:10A810:00000000:FFFFFFFF:K'
:kof2000n:00010000:10A810:00000001:FFFFFFFF:Maxima
:kof2000n:00010000:10A810:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000n:00010000:10A810:00000003:FFFFFFFF:Shingo Yabuki
:kof2000n:00010000:10A810:00000004:FFFFFFFF:Terry Bogard
:kof2000n:00010000:10A810:00000005:FFFFFFFF:Andy Bogard
:kof2000n:00010000:10A810:00000006:FFFFFFFF:Joe Higashi
:kof2000n:00010000:10A810:00000007:FFFFFFFF:Mai Shiranui
:kof2000n:00010000:10A810:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000n:00010000:10A810:00000009:FFFFFFFF:Robert Garcia
:kof2000n:00010000:10A810:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000n:00010000:10A810:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000n:00010000:10A810:0000000C:FFFFFFFF:Leona
:kof2000n:00010000:10A810:0000000D:FFFFFFFF:Ralf Jones
:kof2000n:00010000:10A810:0000000E:FFFFFFFF:Clark Steel
:kof2000n:00010000:10A810:0000000F:FFFFFFFF:Whip
:kof2000n:00010000:10A810:00000010:FFFFFFFF:Athena Asamiya
:kof2000n:00010000:10A810:00000011:FFFFFFFF:Sie Kensou
:kof2000n:00010000:10A810:00000012:FFFFFFFF:Chin Gentsai
:kof2000n:00010000:10A810:00000013:FFFFFFFF:Bao
:kof2000n:00010000:10A810:00000014:FFFFFFFF:King
:kof2000n:00010000:10A810:00000015:FFFFFFFF:Blue Mary
:kof2000n:00010000:10A810:00000016:FFFFFFFF:Kasumi Todo
:kof2000n:00010000:10A810:00000017:FFFFFFFF:Hinako Shijou
:kof2000n:00010000:10A810:00000018:FFFFFFFF:Kim Kaphwan
:kof2000n:00010000:10A810:00000019:FFFFFFFF:Chang Koehan
:kof2000n:00010000:10A810:0000001A:FFFFFFFF:Choi Bounge
:kof2000n:00010000:10A810:0000001B:FFFFFFFF:Jhun Hoon
:kof2000n:00010000:10A810:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000n:00010000:10A810:0000001D:FFFFFFFF:Ramon
:kof2000n:00010000:10A810:0000001E:FFFFFFFF:Iori Yagami
:kof2000n:00010000:10A810:0000001F:FFFFFFFF:Vanessa
:kof2000n:00010000:10A810:00000020:FFFFFFFF:Lin
:kof2000n:00010000:10A810:00000021:FFFFFFFF:Seth
:kof2000n:00010000:10A810:00000022:FFFFFFFF:#Kula Diamond
:kof2000n:00010000:10A810:00000023:FFFFFFFF:#Zero
:kof2000n:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof2000n:00010000:10A811:00000000:FFFFFFFF:K'
:kof2000n:00010000:10A811:00000001:FFFFFFFF:Maxima
:kof2000n:00010000:10A811:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000n:00010000:10A811:00000003:FFFFFFFF:Shingo Yabuki
:kof2000n:00010000:10A811:00000004:FFFFFFFF:Terry Bogard
:kof2000n:00010000:10A811:00000005:FFFFFFFF:Andy Bogard
:kof2000n:00010000:10A811:00000006:FFFFFFFF:Joe Higashi
:kof2000n:00010000:10A811:00000007:FFFFFFFF:Mai Shiranui
:kof2000n:00010000:10A811:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000n:00010000:10A811:00000009:FFFFFFFF:Robert Garcia
:kof2000n:00010000:10A811:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000n:00010000:10A811:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000n:00010000:10A811:0000000C:FFFFFFFF:Leona
:kof2000n:00010000:10A811:0000000D:FFFFFFFF:Ralf Jones
:kof2000n:00010000:10A811:0000000E:FFFFFFFF:Clark Steel
:kof2000n:00010000:10A811:0000000F:FFFFFFFF:Whip
:kof2000n:00010000:10A811:00000010:FFFFFFFF:Athena Asamiya
:kof2000n:00010000:10A811:00000011:FFFFFFFF:Sie Kensou
:kof2000n:00010000:10A811:00000012:FFFFFFFF:Chin Gentsai
:kof2000n:00010000:10A811:00000013:FFFFFFFF:Bao
:kof2000n:00010000:10A811:00000014:FFFFFFFF:King
:kof2000n:00010000:10A811:00000015:FFFFFFFF:Blue Mary
:kof2000n:00010000:10A811:00000016:FFFFFFFF:Kasumi Todo
:kof2000n:00010000:10A811:00000017:FFFFFFFF:Hinako Shijou
:kof2000n:00010000:10A811:00000018:FFFFFFFF:Kim Kaphwan
:kof2000n:00010000:10A811:00000019:FFFFFFFF:Chang Koehan
:kof2000n:00010000:10A811:0000001A:FFFFFFFF:Choi Bounge
:kof2000n:00010000:10A811:0000001B:FFFFFFFF:Jhun Hoon
:kof2000n:00010000:10A811:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000n:00010000:10A811:0000001D:FFFFFFFF:Ramon
:kof2000n:00010000:10A811:0000001E:FFFFFFFF:Iori Yagami
:kof2000n:00010000:10A811:0000001F:FFFFFFFF:Vanessa
:kof2000n:00010000:10A811:00000020:FFFFFFFF:Lin
:kof2000n:00010000:10A811:00000021:FFFFFFFF:Seth
:kof2000n:00010000:10A811:00000022:FFFFFFFF:#Kula Diamond
:kof2000n:00010000:10A811:00000023:FFFFFFFF:#Zero
:kof2000n:62000000:000000:00000000:00000000:Select Character PL2 (D):This refers to the fourth character selected
:kof2000n:00010000:10A812:00000000:FFFFFFFF:K'
:kof2000n:00010000:10A812:00000001:FFFFFFFF:Maxima
:kof2000n:00010000:10A812:00000002:FFFFFFFF:Benimaru Nikaido
:kof2000n:00010000:10A812:00000003:FFFFFFFF:Shingo Yabuki
:kof2000n:00010000:10A812:00000004:FFFFFFFF:Terry Bogard
:kof2000n:00010000:10A812:00000005:FFFFFFFF:Andy Bogard
:kof2000n:00010000:10A812:00000006:FFFFFFFF:Joe Higashi
:kof2000n:00010000:10A812:00000007:FFFFFFFF:Mai Shiranui
:kof2000n:00010000:10A812:00000008:FFFFFFFF:Ryo Sakazaki
:kof2000n:00010000:10A812:00000009:FFFFFFFF:Robert Garcia
:kof2000n:00010000:10A812:0000000A:FFFFFFFF:Yuri Sakazaki
:kof2000n:00010000:10A812:0000000B:FFFFFFFF:Takuma Sakazaki
:kof2000n:00010000:10A812:0000000C:FFFFFFFF:Leona
:kof2000n:00010000:10A812:0000000D:FFFFFFFF:Ralf Jones
:kof2000n:00010000:10A812:0000000E:FFFFFFFF:Clark Steel
:kof2000n:00010000:10A812:0000000F:FFFFFFFF:Whip
:kof2000n:00010000:10A812:00000010:FFFFFFFF:Athena Asamiya
:kof2000n:00010000:10A812:00000011:FFFFFFFF:Sie Kensou
:kof2000n:00010000:10A812:00000012:FFFFFFFF:Chin Gentsai
:kof2000n:00010000:10A812:00000013:FFFFFFFF:Bao
:kof2000n:00010000:10A812:00000014:FFFFFFFF:King
:kof2000n:00010000:10A812:00000015:FFFFFFFF:Blue Mary
:kof2000n:00010000:10A812:00000016:FFFFFFFF:Kasumi Todo
:kof2000n:00010000:10A812:00000017:FFFFFFFF:Hinako Shijou
:kof2000n:00010000:10A812:00000018:FFFFFFFF:Kim Kaphwan
:kof2000n:00010000:10A812:00000019:FFFFFFFF:Chang Koehan
:kof2000n:00010000:10A812:0000001A:FFFFFFFF:Choi Bounge
:kof2000n:00010000:10A812:0000001B:FFFFFFFF:Jhun Hoon
:kof2000n:00010000:10A812:0000001C:FFFFFFFF:Kyo Kusanagi
:kof2000n:00010000:10A812:0000001D:FFFFFFFF:Ramon
:kof2000n:00010000:10A812:0000001E:FFFFFFFF:Iori Yagami
:kof2000n:00010000:10A812:0000001F:FFFFFFFF:Vanessa
:kof2000n:00010000:10A812:00000020:FFFFFFFF:Lin
:kof2000n:00010000:10A812:00000021:FFFFFFFF:Seth
:kof2000n:00010000:10A812:00000022:FFFFFFFF:#Kula Diamond
:kof2000n:00010000:10A812:00000023:FFFFFFFF:#Zero
:kof2000n:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof2000n:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof2000n:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof2000n:00010000:10A85B:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof2000n:00010000:10A85B:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof2000n:00010000:10A85B:00000005:FFFFFFFF:4th character selected at random
:kof2000n:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof2000n:00010000:10A813:00000000:FFFFFFFF:A colour
:kof2000n:00010000:10A813:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000n:00010000:10A813:00000002:FFFFFFFF:CD colour
:kof2000n:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof2000n:00010000:10A814:00000000:FFFFFFFF:A colour
:kof2000n:00010000:10A814:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000n:00010000:10A814:00000002:FFFFFFFF:CD colour
:kof2000n:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof2000n:00010000:10A815:00000000:FFFFFFFF:A colour
:kof2000n:00010000:10A815:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000n:00010000:10A815:00000002:FFFFFFFF:CD colour
:kof2000n:62000000:000000:00000000:00000000:Select Colour PL2 (D):This refers to the fourth character selected
:kof2000n:00010000:10A816:00000000:FFFFFFFF:A colour
:kof2000n:00010000:10A816:00000001:FFFFFFFF:B colour
; Use for Kyo, Benimaru, Terry, K', Mary, Mai, Whip, or Choi
:kof2000n:00010000:10A816:00000002:FFFFFFFF:CD colour
:kof2000n:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof2000n:00010000:10A817:00000000:FFFFFFFF:Character A:First character selected
:kof2000n:00010000:10A817:00000001:FFFFFFFF:Character B:Second character selected
:kof2000n:00010000:10A817:00000002:FFFFFFFF:Character C:Third character selected
:kof2000n:00010000:10A817:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000n:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof2000n:00010000:10A818:00000000:FFFFFFFF:Character A:First character selected
:kof2000n:00010000:10A818:00000001:FFFFFFFF:Character B:Second character selected
:kof2000n:00010000:10A818:00000002:FFFFFFFF:Character C:Third character selected
:kof2000n:00010000:10A818:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000n:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof2000n:00010000:10A819:00000000:FFFFFFFF:Character A:First character selected
:kof2000n:00010000:10A819:00000001:FFFFFFFF:Character B:Second character selected
:kof2000n:00010000:10A819:00000002:FFFFFFFF:Character C:Third character selected
:kof2000n:00010000:10A819:00000003:FFFFFFFF:Character D:Fourth character selected
:kof2000n:62000000:000000:00000000:00000000:Select Striker PL2:This refers to the striker
:kof2000n:00010000:10A81A:00000000:FFFFFFFF:Character A:First character selected
:kof2000n:00010000:10A81A:00000001:FFFFFFFF:Character B:Second character selected
:kof2000n:00010000:10A81A:00000002:FFFFFFFF:Character C:Third character selected
:kof2000n:00010000:10A81A:00000003:FFFFFFFF:Character D:Fourth character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof2000n:60000000:000000:00000000:00000000:[Use for Vanessa PL1]
:kof2000n:00000000:10E756:0000000C:FFFFFFFF:Dash Puncher
:kof2000n:60000000:000000:00000000:00000000:[Use for Terry PL1]
:kof2000n:00000000:10E754:0000000C:FFFFFFFF:Rising Tackle
:kof2000n:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof2000n:00000000:10E75E:0000000C:FFFFFFFF:Straight Slicer
:kof2000n:60000000:000000:00000000:00000000:[Use for Robert PL1]
:kof2000n:00000000:10E750:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof2000n:00000000:10E754:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof2000n:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof2000n:00000000:10E754:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof2000n:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof2000n:00000000:10E750:0000000C:FFFFFFFF:Moon Slasher
:kof2000n:00000000:10E752:0000000C:FFFFFFFF:Ground Saber
:kof2000n:00000000:10E758:0000000C:FFFFFFFF:Baltic Launcher
:kof2000n:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof2000n:00000000:10E752:0000000C:FFFFFFFF:Gatling Attack
:kof2000n:00000000:10E754:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof2000n:60000000:000000:00000000:00000000:[Use for Clark PL1]
:kof2000n:00000000:10E75C:0000000C:FFFFFFFF:Gatling Attack
:kof2000n:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof2000n:00000000:10E758:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof2000n:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof2000n:00000000:10E750:0000000C:FFFFFFFF:Hien Zan
:kof2000n:00000000:10E756:0000000C:FFFFFFFF:Ryuusei Raku
:kof2000n:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof2000n:00000000:10E750:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof2000n:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof2000n:00000000:10E750:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof2000n:00000000:10E752:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof2000n:60000000:000000:00000000:00000000:[Use for Jhun PL1]
:kof2000n:00000000:10E75C:0000000C:FFFFFFFF:Kuu Sajin
:kof2000n:60000000:000000:00000000:00000000:[Use for Vanessa PL2]
:kof2000n:00000000:10E982:0000000C:FFFFFFFF:Dash Puncher
:kof2000n:60000000:000000:00000000:00000000:[Use for Terry PL2]
:kof2000n:00000000:10E980:0000000C:FFFFFFFF:Rising Tackle
:kof2000n:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof2000n:00000000:10E98A:0000000C:FFFFFFFF:Straight Slicer
:kof2000n:60000000:000000:00000000:00000000:[Use for Robert PL2]
:kof2000n:00000000:10E97C:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof2000n:00000000:10E980:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof2000n:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof2000n:00000000:10E980:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof2000n:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof2000n:00000000:10E97C:0000000C:FFFFFFFF:Moon Slasher
:kof2000n:00000000:10E97E:0000000C:FFFFFFFF:Ground Saber
:kof2000n:00000000:10E984:0000000C:FFFFFFFF:Baltic Launcher
:kof2000n:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof2000n:00000000:10E97E:0000000C:FFFFFFFF:Gatling Attack
:kof2000n:00000000:10E980:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof2000n:60000000:000000:00000000:00000000:[Use for Clark PL2]
:kof2000n:00000000:10E988:0000000C:FFFFFFFF:Gatling Attack
:kof2000n:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof2000n:00000000:10E984:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof2000n:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof2000n:00000000:10E97C:0000000C:FFFFFFFF:Hien Zan
:kof2000n:00000000:10E982:0000000C:FFFFFFFF:Ryuusei Raku
:kof2000n:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof2000n:00000000:10E97C:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof2000n:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof2000n:00000000:10E97C:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof2000n:00000000:10E97E:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof2000n:60000000:000000:00000000:00000000:[Use for Jhun PL2]
:kof2000n:00000000:10E988:0000000C:FFFFFFFF:Kuu Sajin
; [ King of Fighters '94, The ]
kof94:0:10882E:60:006:Infinite Time
kof94:0:10882E:00:001:Finish Round Now!
kof94:0:108221:CF:000:Infinite Energy PL1
kof94:0:108221:00:001:Drain all Energy Now! PL1
kof94:0:108219:7F:000:Always have Max POW PL1
kof94:0:108219:7F:001:Get Max POW Now! PL1
kof94:0:000000:00:999:[ Use these on the character selection screen ]
kof94:0:108431:08:001:Play with Rugal PL2
kof94:0:108421:CF:000:Infinite Energy PL2
kof94:0:108421:00:001:Drain all Energy Now! PL2
kof94:0:108419:7F:000:Always have Max POW PL2
kof94:0:108419:7F:001:Get Max POW Now! PL2
kof94:0:000000:00:999:[ Use these on the character selection screen ]
kof94:0:108231:08:001:Play with Rugal PL1
; [ King of Fighters '95, The (set 1) ]
kof95:0:10A836:60:007:Infinite Time
kof95:0:10A836:00:001:Finish Round Now!
kof95:0:100000:04:000:Boss code & Timer stop
kof95:0:10E79A:01:000:Enable hidden characters:Adds the extra two hidden characters to the selection screen
kof95:0:108221:CF:000:Infinite Energy PL1
kof95:0:108221:00:001:Drain all Energy Now! PL1
kof95:0:108219:7F:000:Always have Max POW PL1
kof95:0:108219:7F:001:Get Max POW Now! PL1
kof95:0:000000:00:999:[ Free player selection - Use just after ]
kof95:0:000000:00:999:[ character selection. If used in-game the ]
kof95:0:000000:00:999:[ character will only change when a new round ]
kof95:0:000000:00:999:[ starts (both teams). ]
kof95:0:10A843:00:001:Play as Heidern (1st Char) PL1
kof95:0:10A843:01:001:Play as Ralf (1st Char) PL1
kof95:0:10A843:02:001:Play as Clark (1st Char) PL1
kof95:0:10A843:03:001:Play as Athena (1st Char) PL1
kof95:0:10A843:04:001:Play as Kensou (1st Char) PL1
kof95:0:10A843:05:001:Play as Chin (1st Char) PL1
kof95:0:10A843:06:001:Play as Kyo (1st Char) PL1
kof95:0:10A843:07:001:Play as Benimaru (1st Char) PL1
kof95:0:10A843:08:001:Play as Daimon (1st Char) PL1
kof95:0:10A843:09:001:Play as Iori (1st Char) PL1
kof95:0:10A843:0A:001:Play as Eiji (1st Char) PL1
kof95:0:10A843:0B:001:Play as Billy (1st Char) PL1
kof95:0:10A843:0C:001:Play as Kim (1st Char) PL1
kof95:0:10A843:0D:001:Play as Chang (1st Char) PL1
kof95:0:10A843:0E:001:Play as Choi (1st Char) PL1
kof95:0:10A843:0F:001:Play as Terry (1st Char) PL1
kof95:0:10A843:10:001:Play as Andy (1st Char) PL1
kof95:0:10A843:11:001:Play as Joe (1st Char) PL1
kof95:0:10A843:12:001:Play as Ryo (1st Char) PL1
kof95:0:10A843:13:001:Play as Robert (1st Char) PL1
kof95:0:10A843:14:001:Play as Takuma (1st Char) PL1
kof95:0:10A843:15:001:Play as Yuri (1st Char) PL1
kof95:0:10A843:16:001:Play as Mai (1st Char) PL1
kof95:0:10A843:17:001:Play as King (1st Char) PL1
kof95:0:10A843:18:001:Play as Saisyu Kusanagi (1st Char) PL1
kof95:0:10A843:19:001:Play as Omega Rugal (1st Char) PL1
kof95:0:10A844:00:001:Play as Heidern (2nd Char) PL1
kof95:0:10A844:01:001:Play as Ralf (2nd Char) PL1
kof95:0:10A844:02:001:Play as Clark (2nd Char) PL1
kof95:0:10A844:03:001:Play as Athena (2nd Char) PL1
kof95:0:10A844:04:001:Play as Kensou (2nd Char) PL1
kof95:0:10A844:05:001:Play as Chin (2nd Char) PL1
kof95:0:10A844:06:001:Play as Kyo (2nd Char) PL1
kof95:0:10A844:07:001:Play as Benimaru (2nd Char) PL1
kof95:0:10A844:08:001:Play as Daimon (2nd Char) PL1
kof95:0:10A844:09:001:Play as Iori (2nd Char) PL1
kof95:0:10A844:0A:001:Play as Eiji (2nd Char) PL1
kof95:0:10A844:0B:001:Play as Billy (2nd Char) PL1
kof95:0:10A844:0C:001:Play as Kim (2nd Char) PL1
kof95:0:10A844:0D:001:Play as Chang (2nd Char) PL1
kof95:0:10A844:0E:001:Play as Choi (2nd Char) PL1
kof95:0:10A844:0F:001:Play as Terry (2nd Char) PL1
kof95:0:10A844:10:001:Play as Andy (2nd Char) PL1
kof95:0:10A844:11:001:Play as Joe (2nd Char) PL1
kof95:0:10A844:12:001:Play as Ryo (2nd Char) PL1
kof95:0:10A844:13:001:Play as Robert (2nd Char) PL1
kof95:0:10A844:14:001:Play as Takuma (2nd Char) PL1
kof95:0:10A844:15:001:Play as Yuri (2nd Char) PL1
kof95:0:10A844:16:001:Play as Mai (2nd Char) PL1
kof95:0:10A844:17:001:Play as King (2nd Char) PL1
kof95:0:10A844:18:001:Play as Saisyu Kusanagi (2nd Char) PL1
kof95:0:10A844:19:001:Play as Omega Rugal (2nd Char) PL1
kof95:0:10A845:00:001:Play as Heidern (3rd Char) PL1
kof95:0:10A845:01:001:Play as Ralf (3rd Char) PL1
kof95:0:10A845:02:001:Play as Clark (3rd Char) PL1
kof95:0:10A845:03:001:Play as Athena (3rd Char) PL1
kof95:0:10A845:04:001:Play as Kensou (3rd Char) PL1
kof95:0:10A845:05:001:Play as Chin (3rd Char) PL1
kof95:0:10A845:06:001:Play as Kyo (3rd Char) PL1
kof95:0:10A845:07:001:Play as Benimaru (3rd Char) PL1
kof95:0:10A845:08:001:Play as Daimon (3rd Char) PL1
kof95:0:10A845:09:001:Play as Iori (3rd Char) PL1
kof95:0:10A845:0A:001:Play as Eiji (3rd Char) PL1
kof95:0:10A845:0B:001:Play as Billy (3rd Char) PL1
kof95:0:10A845:0C:001:Play as Kim (3rd Char) PL1
kof95:0:10A845:0D:001:Play as Chang (3rd Char) PL1
kof95:0:10A845:0E:001:Play as Choi (3rd Char) PL1
kof95:0:10A845:0F:001:Play as Terry (3rd Char) PL1
kof95:0:10A845:10:001:Play as Andy (3rd Char) PL1
kof95:0:10A845:11:001:Play as Joe (3rd Char) PL1
kof95:0:10A845:12:001:Play as Ryo (3rd Char) PL1
kof95:0:10A845:13:001:Play as Robert (3rd Char) PL1
kof95:0:10A845:14:001:Play as Takuma (3rd Char) PL1
kof95:0:10A845:15:001:Play as Yuri (3rd Char) PL1
kof95:0:10A845:16:001:Play as Mai (3rd Char) PL1
kof95:0:10A845:17:001:Play as King (3rd Char) PL1
kof95:0:10A845:18:001:Play as Saisyu Kusanagi (3rd Char) PL1
kof95:0:10A845:19:001:Play as Omega Rugal (3rd Char) PL1
kof95:0:108421:CF:000:Infinite Energy PL2
kof95:0:108421:00:001:Drain all Energy Now! PL2
kof95:0:108419:7F:000:Always have Max POW PL2
kof95:0:108419:7F:001:Get Max POW Now! PL2
kof95:0:000000:00:999:[ Free player selection - Use just after ]
kof95:0:000000:00:999:[ character selection. If used in-game the ]
kof95:0:000000:00:999:[ character will only change when a new round ]
kof95:0:000000:00:999:[ starts (both teams). ]
kof95:0:10A853:00:001:Play as Heidern (1st Char) PL2
kof95:0:10A853:01:001:Play as Ralf (1st Char) PL2
kof95:0:10A853:02:001:Play as Clark (1st Char) PL2
kof95:0:10A853:03:001:Play as Athena (1st Char) PL2
kof95:0:10A853:04:001:Play as Kensou (1st Char) PL2
kof95:0:10A853:05:001:Play as Chin (1st Char) PL2
kof95:0:10A853:06:001:Play as Kyo (1st Char) PL2
kof95:0:10A853:07:001:Play as Benimaru (1st Char) PL2
kof95:0:10A853:08:001:Play as Daimon (1st Char) PL2
kof95:0:10A853:09:001:Play as Iori (1st Char) PL2
kof95:0:10A853:0A:001:Play as Eiji (1st Char) PL2
kof95:0:10A853:0B:001:Play as Billy (1st Char) PL2
kof95:0:10A853:0C:001:Play as Kim (1st Char) PL2
kof95:0:10A853:0D:001:Play as Chang (1st Char) PL2
kof95:0:10A853:0E:001:Play as Choi (1st Char) PL2
kof95:0:10A853:0F:001:Play as Terry (1st Char) PL2
kof95:0:10A853:10:001:Play as Andy (1st Char) PL2
kof95:0:10A853:11:001:Play as Joe (1st Char) PL2
kof95:0:10A853:12:001:Play as Ryo (1st Char) PL2
kof95:0:10A853:13:001:Play as Robert (1st Char) PL2
kof95:0:10A853:14:001:Play as Takuma (1st Char) PL2
kof95:0:10A853:15:001:Play as Yuri (1st Char) PL2
kof95:0:10A853:16:001:Play as Mai (1st Char) PL2
kof95:0:10A853:17:001:Play as King (1st Char) PL2
kof95:0:10A853:18:001:Play as Saisyu Kusanagi (1st Char) PL2
kof95:0:10A853:19:001:Play as Omega Rugal (1st Char) PL2
kof95:0:10A854:00:001:Play as Heidern (2nd Char) PL2
kof95:0:10A854:01:001:Play as Ralf (2nd Char) PL2
kof95:0:10A854:02:001:Play as Clark (2nd Char) PL2
kof95:0:10A854:03:001:Play as Athena (2nd Char) PL2
kof95:0:10A854:04:001:Play as Kensou (2nd Char) PL2
kof95:0:10A854:05:001:Play as Chin (2nd Char) PL2
kof95:0:10A854:06:001:Play as Kyo (2nd Char) PL2
kof95:0:10A854:07:001:Play as Benimaru (2nd Char) PL2
kof95:0:10A854:08:001:Play as Daimon (2nd Char) PL2
kof95:0:10A854:09:001:Play as Iori (2nd Char) PL2
kof95:0:10A854:0A:001:Play as Eiji (2nd Char) PL2
kof95:0:10A854:0B:001:Play as Billy (2nd Char) PL2
kof95:0:10A854:0C:001:Play as Kim (2nd Char) PL2
kof95:0:10A854:0D:001:Play as Chang (2nd Char) PL2
kof95:0:10A854:0E:001:Play as Choi (2nd Char) PL2
kof95:0:10A854:0F:001:Play as Terry (2nd Char) PL2
kof95:0:10A854:10:001:Play as Andy (2nd Char) PL2
kof95:0:10A854:11:001:Play as Joe (2nd Char) PL2
kof95:0:10A854:12:001:Play as Ryo (2nd Char) PL2
kof95:0:10A854:13:001:Play as Robert (2nd Char) PL2
kof95:0:10A854:14:001:Play as Takuma (2nd Char) PL2
kof95:0:10A854:15:001:Play as Yuri (2nd Char) PL2
kof95:0:10A854:16:001:Play as Mai (2nd Char) PL2
kof95:0:10A854:17:001:Play as King (2nd Char) PL2
kof95:0:10A854:18:001:Play as Saisyu Kusanagi (2nd Char) PL2
kof95:0:10A854:19:001:Play as Omega Rugal (2nd Char) PL2
kof95:0:10A855:00:001:Play as Heidern (3rd Char) PL2
kof95:0:10A855:01:001:Play as Ralf (3rd Char) PL2
kof95:0:10A855:02:001:Play as Clark (3rd Char) PL2
kof95:0:10A855:03:001:Play as Athena (3rd Char) PL2
kof95:0:10A855:04:001:Play as Kensou (3rd Char) PL2
kof95:0:10A855:05:001:Play as Chin (3rd Char) PL2
kof95:0:10A855:06:001:Play as Kyo (3rd Char) PL2
kof95:0:10A855:07:001:Play as Benimaru (3rd Char) PL2
kof95:0:10A855:08:001:Play as Daimon (3rd Char) PL2
kof95:0:10A855:09:001:Play as Iori (3rd Char) PL2
kof95:0:10A855:0A:001:Play as Eiji (3rd Char) PL2
kof95:0:10A855:0B:001:Play as Billy (3rd Char) PL2
kof95:0:10A855:0C:001:Play as Kim (3rd Char) PL2
kof95:0:10A855:0D:001:Play as Chang (3rd Char) PL2
kof95:0:10A855:0E:001:Play as Choi (3rd Char) PL2
kof95:0:10A855:0F:001:Play as Terry (3rd Char) PL2
kof95:0:10A855:10:001:Play as Andy (3rd Char) PL2
kof95:0:10A855:11:001:Play as Joe (3rd Char) PL2
kof95:0:10A855:12:001:Play as Ryo (3rd Char) PL2
kof95:0:10A855:13:001:Play as Robert (3rd Char) PL2
kof95:0:10A855:14:001:Play as Takuma (3rd Char) PL2
kof95:0:10A855:15:001:Play as Yuri (3rd Char) PL2
kof95:0:10A855:16:001:Play as Mai (3rd Char) PL2
kof95:0:10A855:17:001:Play as King (3rd Char) PL2
kof95:0:10A855:18:001:Play as Saisyu Kusanagi (3rd Char) PL2
kof95:0:10A855:19:001:Play as Omega Rugal (3rd Char) PL2
; [ King of Fighters '95, The (set 2) ]
kof95a:0:10A836:60:007:Infinite Time
kof95a:0:10A836:00:001:Finish Round Now!
kof95a:0:100000:04:000:Boss code & Timer stop
kof95a:0:10E79A:01:000:Enable hidden characters:Adds the extra two hidden characters to the selection screen
kof95a:0:108221:CF:000:Infinite Energy PL1
kof95a:0:108221:00:001:Drain all Energy Now! PL1
kof95a:0:108219:7F:000:Always have Max POW PL1
kof95a:0:108219:7F:001:Get Max POW Now! PL1
kof95a:0:000000:00:999:[ Free player selection - Use just after ]
kof95a:0:000000:00:999:[ character selection. If used in-game the ]
kof95a:0:000000:00:999:[ character will only change when a new round ]
kof95a:0:000000:00:999:[ starts (both teams). ]
kof95a:0:10A843:00:001:Play as Heidern (1st Char) PL1
kof95a:0:10A843:01:001:Play as Ralf (1st Char) PL1
kof95a:0:10A843:02:001:Play as Clark (1st Char) PL1
kof95a:0:10A843:03:001:Play as Athena (1st Char) PL1
kof95a:0:10A843:04:001:Play as Kensou (1st Char) PL1
kof95a:0:10A843:05:001:Play as Chin (1st Char) PL1
kof95a:0:10A843:06:001:Play as Kyo (1st Char) PL1
kof95a:0:10A843:07:001:Play as Benimaru (1st Char) PL1
kof95a:0:10A843:08:001:Play as Daimon (1st Char) PL1
kof95a:0:10A843:09:001:Play as Iori (1st Char) PL1
kof95a:0:10A843:0A:001:Play as Eiji (1st Char) PL1
kof95a:0:10A843:0B:001:Play as Billy (1st Char) PL1
kof95a:0:10A843:0C:001:Play as Kim (1st Char) PL1
kof95a:0:10A843:0D:001:Play as Chang (1st Char) PL1
kof95a:0:10A843:0E:001:Play as Choi (1st Char) PL1
kof95a:0:10A843:0F:001:Play as Terry (1st Char) PL1
kof95a:0:10A843:10:001:Play as Andy (1st Char) PL1
kof95a:0:10A843:11:001:Play as Joe (1st Char) PL1
kof95a:0:10A843:12:001:Play as Ryo (1st Char) PL1
kof95a:0:10A843:13:001:Play as Robert (1st Char) PL1
kof95a:0:10A843:14:001:Play as Takuma (1st Char) PL1
kof95a:0:10A843:15:001:Play as Yuri (1st Char) PL1
kof95a:0:10A843:16:001:Play as Mai (1st Char) PL1
kof95a:0:10A843:17:001:Play as King (1st Char) PL1
kof95a:0:10A843:18:001:Play as Saisyu Kusanagi (1st Char) PL1
kof95a:0:10A843:19:001:Play as Omega Rugal (1st Char) PL1
kof95a:0:10A844:00:001:Play as Heidern (2nd Char) PL1
kof95a:0:10A844:01:001:Play as Ralf (2nd Char) PL1
kof95a:0:10A844:02:001:Play as Clark (2nd Char) PL1
kof95a:0:10A844:03:001:Play as Athena (2nd Char) PL1
kof95a:0:10A844:04:001:Play as Kensou (2nd Char) PL1
kof95a:0:10A844:05:001:Play as Chin (2nd Char) PL1
kof95a:0:10A844:06:001:Play as Kyo (2nd Char) PL1
kof95a:0:10A844:07:001:Play as Benimaru (2nd Char) PL1
kof95a:0:10A844:08:001:Play as Daimon (2nd Char) PL1
kof95a:0:10A844:09:001:Play as Iori (2nd Char) PL1
kof95a:0:10A844:0A:001:Play as Eiji (2nd Char) PL1
kof95a:0:10A844:0B:001:Play as Billy (2nd Char) PL1
kof95a:0:10A844:0C:001:Play as Kim (2nd Char) PL1
kof95a:0:10A844:0D:001:Play as Chang (2nd Char) PL1
kof95a:0:10A844:0E:001:Play as Choi (2nd Char) PL1
kof95a:0:10A844:0F:001:Play as Terry (2nd Char) PL1
kof95a:0:10A844:10:001:Play as Andy (2nd Char) PL1
kof95a:0:10A844:11:001:Play as Joe (2nd Char) PL1
kof95a:0:10A844:12:001:Play as Ryo (2nd Char) PL1
kof95a:0:10A844:13:001:Play as Robert (2nd Char) PL1
kof95a:0:10A844:14:001:Play as Takuma (2nd Char) PL1
kof95a:0:10A844:15:001:Play as Yuri (2nd Char) PL1
kof95a:0:10A844:16:001:Play as Mai (2nd Char) PL1
kof95a:0:10A844:17:001:Play as King (2nd Char) PL1
kof95a:0:10A844:18:001:Play as Saisyu Kusanagi (2nd Char) PL1
kof95a:0:10A844:19:001:Play as Omega Rugal (2nd Char) PL1
kof95a:0:10A845:00:001:Play as Heidern (3rd Char) PL1
kof95a:0:10A845:01:001:Play as Ralf (3rd Char) PL1
kof95a:0:10A845:02:001:Play as Clark (3rd Char) PL1
kof95a:0:10A845:03:001:Play as Athena (3rd Char) PL1
kof95a:0:10A845:04:001:Play as Kensou (3rd Char) PL1
kof95a:0:10A845:05:001:Play as Chin (3rd Char) PL1
kof95a:0:10A845:06:001:Play as Kyo (3rd Char) PL1
kof95a:0:10A845:07:001:Play as Benimaru (3rd Char) PL1
kof95a:0:10A845:08:001:Play as Daimon (3rd Char) PL1
kof95a:0:10A845:09:001:Play as Iori (3rd Char) PL1
kof95a:0:10A845:0A:001:Play as Eiji (3rd Char) PL1
kof95a:0:10A845:0B:001:Play as Billy (3rd Char) PL1
kof95a:0:10A845:0C:001:Play as Kim (3rd Char) PL1
kof95a:0:10A845:0D:001:Play as Chang (3rd Char) PL1
kof95a:0:10A845:0E:001:Play as Choi (3rd Char) PL1
kof95a:0:10A845:0F:001:Play as Terry (3rd Char) PL1
kof95a:0:10A845:10:001:Play as Andy (3rd Char) PL1
kof95a:0:10A845:11:001:Play as Joe (3rd Char) PL1
kof95a:0:10A845:12:001:Play as Ryo (3rd Char) PL1
kof95a:0:10A845:13:001:Play as Robert (3rd Char) PL1
kof95a:0:10A845:14:001:Play as Takuma (3rd Char) PL1
kof95a:0:10A845:15:001:Play as Yuri (3rd Char) PL1
kof95a:0:10A845:16:001:Play as Mai (3rd Char) PL1
kof95a:0:10A845:17:001:Play as King (3rd Char) PL1
kof95a:0:10A845:18:001:Play as Saisyu Kusanagi (3rd Char) PL1
kof95a:0:10A845:19:001:Play as Omega Rugal (3rd Char) PL1
kof95a:0:108421:CF:000:Infinite Energy PL2
kof95a:0:108421:00:001:Drain all Energy Now! PL2
kof95a:0:108419:7F:000:Always have Max POW PL2
kof95a:0:108419:7F:001:Get Max POW Now! PL2
kof95a:0:000000:00:999:[ Free player selection - Use just after ]
kof95a:0:000000:00:999:[ character selection. If used in-game the ]
kof95a:0:000000:00:999:[ character will only change when a new round ]
kof95a:0:000000:00:999:[ starts (both teams). ]
kof95a:0:10A853:00:001:Play as Heidern (1st Char) PL2
kof95a:0:10A853:01:001:Play as Ralf (1st Char) PL2
kof95a:0:10A853:02:001:Play as Clark (1st Char) PL2
kof95a:0:10A853:03:001:Play as Athena (1st Char) PL2
kof95a:0:10A853:04:001:Play as Kensou (1st Char) PL2
kof95a:0:10A853:05:001:Play as Chin (1st Char) PL2
kof95a:0:10A853:06:001:Play as Kyo (1st Char) PL2
kof95a:0:10A853:07:001:Play as Benimaru (1st Char) PL2
kof95a:0:10A853:08:001:Play as Daimon (1st Char) PL2
kof95a:0:10A853:09:001:Play as Iori (1st Char) PL2
kof95a:0:10A853:0A:001:Play as Eiji (1st Char) PL2
kof95a:0:10A853:0B:001:Play as Billy (1st Char) PL2
kof95a:0:10A853:0C:001:Play as Kim (1st Char) PL2
kof95a:0:10A853:0D:001:Play as Chang (1st Char) PL2
kof95a:0:10A853:0E:001:Play as Choi (1st Char) PL2
kof95a:0:10A853:0F:001:Play as Terry (1st Char) PL2
kof95a:0:10A853:10:001:Play as Andy (1st Char) PL2
kof95a:0:10A853:11:001:Play as Joe (1st Char) PL2
kof95a:0:10A853:12:001:Play as Ryo (1st Char) PL2
kof95a:0:10A853:13:001:Play as Robert (1st Char) PL2
kof95a:0:10A853:14:001:Play as Takuma (1st Char) PL2
kof95a:0:10A853:15:001:Play as Yuri (1st Char) PL2
kof95a:0:10A853:16:001:Play as Mai (1st Char) PL2
kof95a:0:10A853:17:001:Play as King (1st Char) PL2
kof95a:0:10A853:18:001:Play as Saisyu Kusanagi (1st Char) PL2
kof95a:0:10A853:19:001:Play as Omega Rugal (1st Char) PL2
kof95a:0:10A854:00:001:Play as Heidern (2nd Char) PL2
kof95a:0:10A854:01:001:Play as Ralf (2nd Char) PL2
kof95a:0:10A854:02:001:Play as Clark (2nd Char) PL2
kof95a:0:10A854:03:001:Play as Athena (2nd Char) PL2
kof95a:0:10A854:04:001:Play as Kensou (2nd Char) PL2
kof95a:0:10A854:05:001:Play as Chin (2nd Char) PL2
kof95a:0:10A854:06:001:Play as Kyo (2nd Char) PL2
kof95a:0:10A854:07:001:Play as Benimaru (2nd Char) PL2
kof95a:0:10A854:08:001:Play as Daimon (2nd Char) PL2
kof95a:0:10A854:09:001:Play as Iori (2nd Char) PL2
kof95a:0:10A854:0A:001:Play as Eiji (2nd Char) PL2
kof95a:0:10A854:0B:001:Play as Billy (2nd Char) PL2
kof95a:0:10A854:0C:001:Play as Kim (2nd Char) PL2
kof95a:0:10A854:0D:001:Play as Chang (2nd Char) PL2
kof95a:0:10A854:0E:001:Play as Choi (2nd Char) PL2
kof95a:0:10A854:0F:001:Play as Terry (2nd Char) PL2
kof95a:0:10A854:10:001:Play as Andy (2nd Char) PL2
kof95a:0:10A854:11:001:Play as Joe (2nd Char) PL2
kof95a:0:10A854:12:001:Play as Ryo (2nd Char) PL2
kof95a:0:10A854:13:001:Play as Robert (2nd Char) PL2
kof95a:0:10A854:14:001:Play as Takuma (2nd Char) PL2
kof95a:0:10A854:15:001:Play as Yuri (2nd Char) PL2
kof95a:0:10A854:16:001:Play as Mai (2nd Char) PL2
kof95a:0:10A854:17:001:Play as King (2nd Char) PL2
kof95a:0:10A854:18:001:Play as Saisyu Kusanagi (2nd Char) PL2
kof95a:0:10A854:19:001:Play as Omega Rugal (2nd Char) PL2
kof95a:0:10A855:00:001:Play as Heidern (3rd Char) PL2
kof95a:0:10A855:01:001:Play as Ralf (3rd Char) PL2
kof95a:0:10A855:02:001:Play as Clark (3rd Char) PL2
kof95a:0:10A855:03:001:Play as Athena (3rd Char) PL2
kof95a:0:10A855:04:001:Play as Kensou (3rd Char) PL2
kof95a:0:10A855:05:001:Play as Chin (3rd Char) PL2
kof95a:0:10A855:06:001:Play as Kyo (3rd Char) PL2
kof95a:0:10A855:07:001:Play as Benimaru (3rd Char) PL2
kof95a:0:10A855:08:001:Play as Daimon (3rd Char) PL2
kof95a:0:10A855:09:001:Play as Iori (3rd Char) PL2
kof95a:0:10A855:0A:001:Play as Eiji (3rd Char) PL2
kof95a:0:10A855:0B:001:Play as Billy (3rd Char) PL2
kof95a:0:10A855:0C:001:Play as Kim (3rd Char) PL2
kof95a:0:10A855:0D:001:Play as Chang (3rd Char) PL2
kof95a:0:10A855:0E:001:Play as Choi (3rd Char) PL2
kof95a:0:10A855:0F:001:Play as Terry (3rd Char) PL2
kof95a:0:10A855:10:001:Play as Andy (3rd Char) PL2
kof95a:0:10A855:11:001:Play as Joe (3rd Char) PL2
kof95a:0:10A855:12:001:Play as Ryo (3rd Char) PL2
kof95a:0:10A855:13:001:Play as Robert (3rd Char) PL2
kof95a:0:10A855:14:001:Play as Takuma (3rd Char) PL2
kof95a:0:10A855:15:001:Play as Yuri (3rd Char) PL2
kof95a:0:10A855:16:001:Play as Mai (3rd Char) PL2
kof95a:0:10A855:17:001:Play as King (3rd Char) PL2
kof95a:0:10A855:18:001:Play as Saisyu Kusanagi (3rd Char) PL2
kof95a:0:10A855:19:001:Play as Omega Rugal (3rd Char) PL2
; [ King of Fighters '96, The (set 1) ]
kof96:0:10A836:60:005:Infinite Time
:kof96:00800000:100000:00000004:FFFFFFFF:Boss code & Timer stop:Debug Dip 1-3
kof96:0:10E752:01:000:Enable hidden characters:Adds Chizuru and Goenitz to the selection screen - enable it before the selectiion screen.
; Opposing Lineup in Variations:
; Stage Variation 1 Variation 2 Variation 3
; Japan Kyo, Chang, Kensou Kyo, Terry, Ryo Kyo, Iori, Leona
; FF Terry, Leona, Kim Andy, Benimaru, Robert Terry, Vice, Athena
; AOF Robert, Yuri, Kasumi Yuri, Joe, Daimon Robert, King, Chin
; Ikari Clark, Daimon, Vice Leona, Chang, Choi Clark, Chang, Diamon
; PS Chin, Ryo, King Athena, Mai, Kasumi Kensou, Ralf, Joe
; Gals Mai, Andy, Mature King, Mature, Vice Kasumi, Ryo, Choi
; Korea Choi, Ralf, Benimaru Kim, Kensou, Chin Kim, Yuri, Andy
; Iori Iori, Joe, Athena Iori, Ralf, Clark Mature, Benimaru, Mai
:kof96:62000000:000000:00000000:00000000:Select Opponent Lineup:Team Play only
:kof96:00010000:10E750:00000000:FFFFFFFF:Normal Teams
:kof96:00010000:10E750:00000001:FFFFFFFF:Variation 1
:kof96:00010000:10E750:00000002:FFFFFFFF:Variation 2
:kof96:00010000:10E750:00000003:FFFFFFFF:Variation 3
; Activate the first eight to face the Boss Team next.
; Activate the first nine to face Chizuru next.
; Activate all of them to face Goenitz next.
:kof96:00000001:10A797:00000001:00000001:Beaten team at Japan Team Stage
:kof96:00000001:10A797:00000002:00000002:Beaten team at Fatal Fury Team Stage
:kof96:00000001:10A797:00000004:00000004:Beaten team at Art of Fighting Team Stage
:kof96:00000001:10A797:00000008:00000008:Beaten team at Ikari Team Stage
:kof96:00000001:10A797:00000010:00000010:Beaten team at Psycho Soldier Team Stage
:kof96:00000001:10A797:00000020:00000020:Beaten team at Gals Fighters Team Stage
:kof96:00000001:10A797:00000040:00000040:Beaten team at Korea Team Stage
:kof96:00000001:10A797:00000080:00000080:Beaten team at Iori Team Stage
:kof96:00000001:10A796:00000001:00000001:Beaten Boss Team
:kof96:00000001:10A796:00000002:00000002:Beaten Chizuru
:kof96:00000300:10A7ED:00000005:FFFFFFFF:Select Current Round
:kof96:62000000:000000:00000000:00000000:Select Backdrop
:kof96:00010000:10A7E8:00000000:FFFFFFFF:Japan Team
:kof96:00010000:10A7E8:00000001:FFFFFFFF:Fatal Fury Team
:kof96:00010000:10A7E8:00000002:FFFFFFFF:Art of Fighting Team
:kof96:00010000:10A7E8:00000003:FFFFFFFF:Ikari Team
:kof96:00010000:10A7E8:00000004:FFFFFFFF:Psycho Soldier Team
:kof96:00010000:10A7E8:00000005:FFFFFFFF:Gals Fighters Team
:kof96:00010000:10A7E8:00000006:FFFFFFFF:Korea Team
:kof96:00010000:10A7E8:00000007:FFFFFFFF:Iori Team
:kof96:00010000:10A7E8:00000008:FFFFFFFF:Boss Team
:kof96:00010000:10A7E8:00000009:FFFFFFFF:Chizuru
:kof96:00010000:10A7E8:0000000A:FFFFFFFF:Goenitz
kof96:0:108239:67:000:Infinite Energy PL1
kof96:0:1081E8:80:000:Infinite Power PL1
kof96:0:1081EA:3C:500:Infinite Power PL1 (2/3)
kof96:0:10824D:04:500:Infinite Power PL1 (3/3)
:kof96:00000000:10823F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof96:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof96:00000000:108244:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL1
:kof96:00000000:108244:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL1
:kof96:00000000:108247:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof96:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof96:00000000:10824C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL1
:kof96:00000000:10824C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL1
:kof96:62000000:000000:00000000:00000000:Select Team PL1
:kof96:00010000:10A844:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof96:00010000:10A844:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof96:00010000:10A844:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof96:00010000:10A844:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof96:00010000:10A844:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof96:00010000:10A844:00000005:FFFFFFFF:Womens Team:Kasumi, Mai, King
:kof96:00010000:10A844:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof96:00010000:10A844:00000007:FFFFFFFF:Yagami Team:Iori, Mature, Vice
:kof96:00010000:10A844:00000008:FFFFFFFF:Boss Team:Geese, Krauser, Mr. Big
:kof96:00010000:10A844:00000009:FFFFFFFF:Chizuru (solo)
:kof96:00010000:10A844:0000000A:FFFFFFFF:Goenitz (solo)
:kof96:00010000:10A844:0000000B:FFFFFFFF:Weapons of God Team:Chizuru, Kyo, Iori
:kof96:00010000:10A844:0000000C:FFFFFFFF:Goenitz Team:Goenitz, any two except Chizuru
:kof96:00010000:10A844:000000FF:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof96:00000100:10A845:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof96:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof96:00010000:10A846:00000000:FFFFFFFF:Kyo Kusanagi
:kof96:00010000:10A846:00000001:FFFFFFFF:Benimaru Nikaido
:kof96:00010000:10A846:00000002:FFFFFFFF:Goro Daimon
:kof96:00010000:10A846:00000003:FFFFFFFF:Terry Bogard
:kof96:00010000:10A846:00000004:FFFFFFFF:Andy Bogard
:kof96:00010000:10A846:00000005:FFFFFFFF:Joe Higashi
:kof96:00010000:10A846:00000006:FFFFFFFF:Ryo Sakazaki
:kof96:00010000:10A846:00000007:FFFFFFFF:Robert Garcia
:kof96:00010000:10A846:00000008:FFFFFFFF:Yuri Sakazaki
:kof96:00010000:10A846:00000009:FFFFFFFF:Leona
:kof96:00010000:10A846:0000000A:FFFFFFFF:Ralf Jones
:kof96:00010000:10A846:0000000B:FFFFFFFF:Clark Steel
:kof96:00010000:10A846:0000000C:FFFFFFFF:Athena Asamiya
:kof96:00010000:10A846:0000000D:FFFFFFFF:Sie Kensou
:kof96:00010000:10A846:0000000E:FFFFFFFF:Chin Gentsai
:kof96:00010000:10A846:0000000F:FFFFFFFF:Kasumi Todo
:kof96:00010000:10A846:00000010:FFFFFFFF:Mai Shiranui
:kof96:00010000:10A846:00000011:FFFFFFFF:King
:kof96:00010000:10A846:00000012:FFFFFFFF:Kim Kaphwan
:kof96:00010000:10A846:00000013:FFFFFFFF:Chang Koehan
:kof96:00010000:10A846:00000014:FFFFFFFF:Choi Bounge
:kof96:00010000:10A846:00000015:FFFFFFFF:Iori Yagami
:kof96:00010000:10A846:00000016:FFFFFFFF:Mature
:kof96:00010000:10A846:00000017:FFFFFFFF:Vice
:kof96:00010000:10A846:00000018:FFFFFFFF:Geese Howard
:kof96:00010000:10A846:00000019:FFFFFFFF:Wolfgang Krauser
:kof96:00010000:10A846:0000001A:FFFFFFFF:Mr. Big
:kof96:00010000:10A846:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96:00010000:10A846:0000001C:FFFFFFFF:#Goenitz
:kof96:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof96:00010000:10A847:00000000:FFFFFFFF:Kyo Kusanagi
:kof96:00010000:10A847:00000001:FFFFFFFF:Benimaru Nikaido
:kof96:00010000:10A847:00000002:FFFFFFFF:Goro Daimon
:kof96:00010000:10A847:00000003:FFFFFFFF:Terry Bogard
:kof96:00010000:10A847:00000004:FFFFFFFF:Andy Bogard
:kof96:00010000:10A847:00000005:FFFFFFFF:Joe Higashi
:kof96:00010000:10A847:00000006:FFFFFFFF:Ryo Sakazaki
:kof96:00010000:10A847:00000007:FFFFFFFF:Robert Garcia
:kof96:00010000:10A847:00000008:FFFFFFFF:Yuri Sakazaki
:kof96:00010000:10A847:00000009:FFFFFFFF:Leona
:kof96:00010000:10A847:0000000A:FFFFFFFF:Ralf Jones
:kof96:00010000:10A847:0000000B:FFFFFFFF:Clark Steel
:kof96:00010000:10A847:0000000C:FFFFFFFF:Athena Asamiya
:kof96:00010000:10A847:0000000D:FFFFFFFF:Sie Kensou
:kof96:00010000:10A847:0000000E:FFFFFFFF:Chin Gentsai
:kof96:00010000:10A847:0000000F:FFFFFFFF:Kasumi Todo
:kof96:00010000:10A847:00000010:FFFFFFFF:Mai Shiranui
:kof96:00010000:10A847:00000011:FFFFFFFF:King
:kof96:00010000:10A847:00000012:FFFFFFFF:Kim Kaphwan
:kof96:00010000:10A847:00000013:FFFFFFFF:Chang Koehan
:kof96:00010000:10A847:00000014:FFFFFFFF:Choi Bounge
:kof96:00010000:10A847:00000015:FFFFFFFF:Iori Yagami
:kof96:00010000:10A847:00000016:FFFFFFFF:Mature
:kof96:00010000:10A847:00000017:FFFFFFFF:Vice
:kof96:00010000:10A847:00000018:FFFFFFFF:Geese Howard
:kof96:00010000:10A847:00000019:FFFFFFFF:Wolfgang Krauser
:kof96:00010000:10A847:0000001A:FFFFFFFF:Mr. Big
:kof96:00010000:10A847:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96:00010000:10A847:0000001C:FFFFFFFF:#Goenitz
:kof96:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof96:00010000:10A848:00000000:FFFFFFFF:Kyo Kusanagi
:kof96:00010000:10A848:00000001:FFFFFFFF:Benimaru Nikaido
:kof96:00010000:10A848:00000002:FFFFFFFF:Goro Daimon
:kof96:00010000:10A848:00000003:FFFFFFFF:Terry Bogard
:kof96:00010000:10A848:00000004:FFFFFFFF:Andy Bogard
:kof96:00010000:10A848:00000005:FFFFFFFF:Joe Higashi
:kof96:00010000:10A848:00000006:FFFFFFFF:Ryo Sakazaki
:kof96:00010000:10A848:00000007:FFFFFFFF:Robert Garcia
:kof96:00010000:10A848:00000008:FFFFFFFF:Yuri Sakazaki
:kof96:00010000:10A848:00000009:FFFFFFFF:Leona
:kof96:00010000:10A848:0000000A:FFFFFFFF:Ralf Jones
:kof96:00010000:10A848:0000000B:FFFFFFFF:Clark Steel
:kof96:00010000:10A848:0000000C:FFFFFFFF:Athena Asamiya
:kof96:00010000:10A848:0000000D:FFFFFFFF:Sie Kensou
:kof96:00010000:10A848:0000000E:FFFFFFFF:Chin Gentsai
:kof96:00010000:10A848:0000000F:FFFFFFFF:Kasumi Todo
:kof96:00010000:10A848:00000010:FFFFFFFF:Mai Shiranui
:kof96:00010000:10A848:00000011:FFFFFFFF:King
:kof96:00010000:10A848:00000012:FFFFFFFF:Kim Kaphwan
:kof96:00010000:10A848:00000013:FFFFFFFF:Chang Koehan
:kof96:00010000:10A848:00000014:FFFFFFFF:Choi Bounge
:kof96:00010000:10A848:00000015:FFFFFFFF:Iori Yagami
:kof96:00010000:10A848:00000016:FFFFFFFF:Mature
:kof96:00010000:10A848:00000017:FFFFFFFF:Vice
:kof96:00010000:10A848:00000018:FFFFFFFF:Geese Howard
:kof96:00010000:10A848:00000019:FFFFFFFF:Wolfgang Krauser
:kof96:00010000:10A848:0000001A:FFFFFFFF:Mr. Big
:kof96:00010000:10A848:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96:00010000:10A848:0000001C:FFFFFFFF:#Goenitz
:kof96:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof96:00010000:10A849:00000000:FFFFFFFF:A colour
:kof96:00010000:10A849:00000001:FFFFFFFF:D colour
:kof96:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof96:00010000:10A84A:00000000:FFFFFFFF:A colour
:kof96:00010000:10A84A:00000001:FFFFFFFF:D colour
:kof96:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof96:00010000:10A84B:00000000:FFFFFFFF:A colour
:kof96:00010000:10A84B:00000001:FFFFFFFF:D colour
:kof96:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof96:00010000:10A84C:00000000:FFFFFFFF:Character A:First character selected
:kof96:00010000:10A84C:00000001:FFFFFFFF:Character B:Second character selected
:kof96:00010000:10A84C:00000002:FFFFFFFF:Character C:Third character selected
:kof96:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof96:00010000:10A84D:00000000:FFFFFFFF:Character A:First character selected
:kof96:00010000:10A84D:00000001:FFFFFFFF:Character B:Second character selected
:kof96:00010000:10A84D:00000002:FFFFFFFF:Character C:Third character selected
:kof96:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof96:00010000:10A84E:00000000:FFFFFFFF:Character A:First character selected
:kof96:00010000:10A84E:00000001:FFFFFFFF:Character B:Second character selected
:kof96:00010000:10A84E:00000002:FFFFFFFF:Character C:Third character selected
kof96:0:108439:67:000:Infinite Energy PL2
kof96:0:1083E8:80:000:Infinite Power PL2
kof96:0:1083EA:3C:500:Infinite Power PL2 (2/3)
kof96:0:10844D:04:500:Infinite Power PL2 (3/3)
:kof96:00000000:10843F:00000067:FFFFFFFF:Never Get Dizzied PL2
:kof96:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL2
:kof96:00000000:108444:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL2
:kof96:00000000:108444:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL2
:kof96:00000000:108447:00000067:FFFFFFFF:Never Get Guard Crushed PL2
:kof96:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL2
:kof96:00000000:10844C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL2
:kof96:00000000:10844C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL2
:kof96:62000000:000000:00000000:00000000:Select Team PL2
:kof96:00010000:10A855:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof96:00010000:10A855:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof96:00010000:10A855:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof96:00010000:10A855:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof96:00010000:10A855:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof96:00010000:10A855:00000005:FFFFFFFF:Womens Team:Kasumi, Mai, King
:kof96:00010000:10A855:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof96:00010000:10A855:00000007:FFFFFFFF:Yagami Team:Iori, Mature, Vice
:kof96:00010000:10A855:00000008:FFFFFFFF:Boss Team:Geese, Krauser, Mr. Big
:kof96:00010000:10A855:00000009:FFFFFFFF:Chizuru (solo)
:kof96:00010000:10A855:0000000A:FFFFFFFF:Goenitz (solo)
:kof96:00010000:10A855:0000000B:FFFFFFFF:Weapons of God Team:Chizuru, Kyo, Iori
:kof96:00010000:10A855:0000000C:FFFFFFFF:Goenitz Team:Goenitz, any two except Chizuru
:kof96:00010000:10A855:000000FF:FFFFFFFF:Custom Team
:kof96:00000100:10A856:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof96:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof96:00010000:10A857:00000000:FFFFFFFF:Kyo Kusanagi
:kof96:00010000:10A857:00000001:FFFFFFFF:Benimaru Nikaido
:kof96:00010000:10A857:00000002:FFFFFFFF:Goro Daimon
:kof96:00010000:10A857:00000003:FFFFFFFF:Terry Bogard
:kof96:00010000:10A857:00000004:FFFFFFFF:Andy Bogard
:kof96:00010000:10A857:00000005:FFFFFFFF:Joe Higashi
:kof96:00010000:10A857:00000006:FFFFFFFF:Ryo Sakazaki
:kof96:00010000:10A857:00000007:FFFFFFFF:Robert Garcia
:kof96:00010000:10A857:00000008:FFFFFFFF:Yuri Sakazaki
:kof96:00010000:10A857:00000009:FFFFFFFF:Leona
:kof96:00010000:10A857:0000000A:FFFFFFFF:Ralf Jones
:kof96:00010000:10A857:0000000B:FFFFFFFF:Clark Steel
:kof96:00010000:10A857:0000000C:FFFFFFFF:Athena Asamiya
:kof96:00010000:10A857:0000000D:FFFFFFFF:Sie Kensou
:kof96:00010000:10A857:0000000E:FFFFFFFF:Chin Gentsai
:kof96:00010000:10A857:0000000F:FFFFFFFF:Kasumi Todo
:kof96:00010000:10A857:00000010:FFFFFFFF:Mai Shiranui
:kof96:00010000:10A857:00000011:FFFFFFFF:King
:kof96:00010000:10A857:00000012:FFFFFFFF:Kim Kaphwan
:kof96:00010000:10A857:00000013:FFFFFFFF:Chang Koehan
:kof96:00010000:10A857:00000014:FFFFFFFF:Choi Bounge
:kof96:00010000:10A857:00000015:FFFFFFFF:Iori Yagami
:kof96:00010000:10A857:00000016:FFFFFFFF:Mature
:kof96:00010000:10A857:00000017:FFFFFFFF:Vice
:kof96:00010000:10A857:00000018:FFFFFFFF:Geese Howard
:kof96:00010000:10A857:00000019:FFFFFFFF:Wolfgang Krauser
:kof96:00010000:10A857:0000001A:FFFFFFFF:Mr. Big
:kof96:00010000:10A857:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96:00010000:10A857:0000001C:FFFFFFFF:#Goenitz
:kof96:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof96:00010000:10A858:00000000:FFFFFFFF:Kyo Kusanagi
:kof96:00010000:10A858:00000001:FFFFFFFF:Benimaru Nikaido
:kof96:00010000:10A858:00000002:FFFFFFFF:Goro Daimon
:kof96:00010000:10A858:00000003:FFFFFFFF:Terry Bogard
:kof96:00010000:10A858:00000004:FFFFFFFF:Andy Bogard
:kof96:00010000:10A858:00000005:FFFFFFFF:Joe Higashi
:kof96:00010000:10A858:00000006:FFFFFFFF:Ryo Sakazaki
:kof96:00010000:10A858:00000007:FFFFFFFF:Robert Garcia
:kof96:00010000:10A858:00000008:FFFFFFFF:Yuri Sakazaki
:kof96:00010000:10A858:00000009:FFFFFFFF:Leona
:kof96:00010000:10A858:0000000A:FFFFFFFF:Ralf Jones
:kof96:00010000:10A858:0000000B:FFFFFFFF:Clark Steel
:kof96:00010000:10A858:0000000C:FFFFFFFF:Athena Asamiya
:kof96:00010000:10A858:0000000D:FFFFFFFF:Sie Kensou
:kof96:00010000:10A858:0000000E:FFFFFFFF:Chin Gentsai
:kof96:00010000:10A858:0000000F:FFFFFFFF:Kasumi Todo
:kof96:00010000:10A858:00000010:FFFFFFFF:Mai Shiranui
:kof96:00010000:10A858:00000011:FFFFFFFF:King
:kof96:00010000:10A858:00000012:FFFFFFFF:Kim Kaphwan
:kof96:00010000:10A858:00000013:FFFFFFFF:Chang Koehan
:kof96:00010000:10A858:00000014:FFFFFFFF:Choi Bounge
:kof96:00010000:10A858:00000015:FFFFFFFF:Iori Yagami
:kof96:00010000:10A858:00000016:FFFFFFFF:Mature
:kof96:00010000:10A858:00000017:FFFFFFFF:Vice
:kof96:00010000:10A858:00000018:FFFFFFFF:Geese Howard
:kof96:00010000:10A858:00000019:FFFFFFFF:Wolfgang Krauser
:kof96:00010000:10A858:0000001A:FFFFFFFF:Mr. Big
:kof96:00010000:10A858:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96:00010000:10A858:0000001C:FFFFFFFF:#Goenitz
:kof96:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof96:00010000:10A859:00000000:FFFFFFFF:Kyo Kusanagi
:kof96:00010000:10A859:00000001:FFFFFFFF:Benimaru Nikaido
:kof96:00010000:10A859:00000002:FFFFFFFF:Goro Daimon
:kof96:00010000:10A859:00000003:FFFFFFFF:Terry Bogard
:kof96:00010000:10A859:00000004:FFFFFFFF:Andy Bogard
:kof96:00010000:10A859:00000005:FFFFFFFF:Joe Higashi
:kof96:00010000:10A859:00000006:FFFFFFFF:Ryo Sakazaki
:kof96:00010000:10A859:00000007:FFFFFFFF:Robert Garcia
:kof96:00010000:10A859:00000008:FFFFFFFF:Yuri Sakazaki
:kof96:00010000:10A859:00000009:FFFFFFFF:Leona
:kof96:00010000:10A859:0000000A:FFFFFFFF:Ralf Jones
:kof96:00010000:10A859:0000000B:FFFFFFFF:Clark Steel
:kof96:00010000:10A859:0000000C:FFFFFFFF:Athena Asamiya
:kof96:00010000:10A859:0000000D:FFFFFFFF:Sie Kensou
:kof96:00010000:10A859:0000000E:FFFFFFFF:Chin Gentsai
:kof96:00010000:10A859:0000000F:FFFFFFFF:Kasumi Todo
:kof96:00010000:10A859:00000010:FFFFFFFF:Mai Shiranui
:kof96:00010000:10A859:00000011:FFFFFFFF:King
:kof96:00010000:10A859:00000012:FFFFFFFF:Kim Kaphwan
:kof96:00010000:10A859:00000013:FFFFFFFF:Chang Koehan
:kof96:00010000:10A859:00000014:FFFFFFFF:Choi Bounge
:kof96:00010000:10A859:00000015:FFFFFFFF:Iori Yagami
:kof96:00010000:10A859:00000016:FFFFFFFF:Mature
:kof96:00010000:10A859:00000017:FFFFFFFF:Vice
:kof96:00010000:10A859:00000018:FFFFFFFF:Geese Howard
:kof96:00010000:10A859:00000019:FFFFFFFF:Wolfgang Krauser
:kof96:00010000:10A859:0000001A:FFFFFFFF:Mr. Big
:kof96:00010000:10A859:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96:00010000:10A859:0000001C:FFFFFFFF:#Goenitz
:kof96:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof96:00010000:10A85D:00000000:FFFFFFFF:Character A:First character selected
:kof96:00010000:10A85D:00000001:FFFFFFFF:Character B:Second character selected
:kof96:00010000:10A85D:00000002:FFFFFFFF:Character C:Third character selected
:kof96:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof96:00010000:10A85E:00000000:FFFFFFFF:Character A:First character selected
:kof96:00010000:10A85E:00000001:FFFFFFFF:Character B:Second character selected
:kof96:00010000:10A85E:00000002:FFFFFFFF:Character C:Third character selected
:kof96:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof96:00010000:10A85F:00000000:FFFFFFFF:Character A:First character selected
:kof96:00010000:10A85F:00000001:FFFFFFFF:Character B:Second character selected
:kof96:00010000:10A85F:00000002:FFFFFFFF:Character C:Third character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof96:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof96:00000000:10E33A:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof96:00000000:10E33C:0000000C:FFFFFFFF:Ground Saber
:kof96:00000000:10E342:0000000C:FFFFFFFF:Baltic Launcher
:kof96:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof96:00000000:10E33C:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof96:00000000:10E33E:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof96:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof96:00000000:10E33A:0000000C:FFFFFFFF:Kuu Sajin, Hien Zan
:kof96:00000000:10E340:0000000C:FFFFFFFF:Ryuusei Raku
:kof96:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof96:00000000:10E33A:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof96:00000000:10E33E:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof96:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof96:00000000:10E33A:0000000C:FFFFFFFF:Hishou Kuuretsu Zan
:kof96:00000000:10E33E:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shisshou Hishou Zan
:kof96:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof96:00000000:10E534:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof96:00000000:10E536:0000000C:FFFFFFFF:Ground Saber
:kof96:00000000:10E53C:0000000C:FFFFFFFF:Baltic Launcher
:kof96:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof96:00000000:10E536:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof96:00000000:10E538:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof96:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof96:00000000:10E534:0000000C:FFFFFFFF:Kuu Sajin, Hien Zan
:kof96:00000000:10E53A:0000000C:FFFFFFFF:Ryuusei Raku
:kof96:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof96:00000000:10E534:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof96:00000000:10E538:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof96:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof96:00000000:10E534:0000000C:FFFFFFFF:Hishou Kuuretsu Zan
:kof96:00000000:10E538:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shisshou Hishou Zan
; [ King of Fighters '96, The (set 2) ]
kof96h:0:10A836:60:005:Infinite Time
:kof96h:00800000:100000:00000004:FFFFFFFF:Boss code & Timer stop:Debug Dip 1-3
kof96h:0:10E752:01:000:Enable hidden characters:Adds Chizuru and Goenitz to the selection screen - enable it before the selectiion screen.
; Opposing Lineup in Variations:
; Stage Variation 1 Variation 2 Variation 3
; Japan Kyo, Chang, Kensou Kyo, Terry, Ryo Kyo, Iori, Leona
; FF Terry, Leona, Kim Andy, Benimaru, Robert Terry, Vice, Athena
; AOF Robert, Yuri, Kasumi Yuri, Joe, Daimon Robert, King, Chin
; Ikari Clark, Daimon, Vice Leona, Chang, Choi Clark, Chang, Diamon
; PS Chin, Ryo, King Athena, Mai, Kasumi Kensou, Ralf, Joe
; Gals Mai, Andy, Mature King, Mature, Vice Kasumi, Ryo, Choi
; Korea Choi, Ralf, Benimaru Kim, Kensou, Chin Kim, Yuri, Andy
; Iori Iori, Joe, Athena Iori, Ralf, Clark Mature, Benimaru, Mai
:kof96h:62000000:000000:00000000:00000000:Select Opponent Lineup:Team Play only
:kof96h:00010000:10E750:00000000:FFFFFFFF:Normal Teams
:kof96h:00010000:10E750:00000001:FFFFFFFF:Variation 1
:kof96h:00010000:10E750:00000002:FFFFFFFF:Variation 2
:kof96h:00010000:10E750:00000003:FFFFFFFF:Variation 3
; Activate the first eight to face the Boss Team next.
; Activate the first nine to face Chizuru next.
; Activate all of them to face Goenitz next.
:kof96h:00000001:10A797:00000001:00000001:Beaten team at Japan Team Stage
:kof96h:00000001:10A797:00000002:00000002:Beaten team at Fatal Fury Team Stage
:kof96h:00000001:10A797:00000004:00000004:Beaten team at Art of Fighting Team Stage
:kof96h:00000001:10A797:00000008:00000008:Beaten team at Ikari Team Stage
:kof96h:00000001:10A797:00000010:00000010:Beaten team at Psycho Soldier Team Stage
:kof96h:00000001:10A797:00000020:00000020:Beaten team at Gals Fighters Team Stage
:kof96h:00000001:10A797:00000040:00000040:Beaten team at Korea Team Stage
:kof96h:00000001:10A797:00000080:00000080:Beaten team at Iori Team Stage
:kof96h:00000001:10A796:00000001:00000001:Beaten Boss Team
:kof96h:00000001:10A796:00000002:00000002:Beaten Chizuru
:kof96h:00000300:10A7ED:00000005:FFFFFFFF:Select Current Round
:kof96h:62000000:000000:00000000:00000000:Select Backdrop
:kof96h:00010000:10A7E8:00000000:FFFFFFFF:Japan Team
:kof96h:00010000:10A7E8:00000001:FFFFFFFF:Fatal Fury Team
:kof96h:00010000:10A7E8:00000002:FFFFFFFF:Art of Fighting Team
:kof96h:00010000:10A7E8:00000003:FFFFFFFF:Ikari Team
:kof96h:00010000:10A7E8:00000004:FFFFFFFF:Psycho Soldier Team
:kof96h:00010000:10A7E8:00000005:FFFFFFFF:Gals Fighters Team
:kof96h:00010000:10A7E8:00000006:FFFFFFFF:Korea Team
:kof96h:00010000:10A7E8:00000007:FFFFFFFF:Iori Team
:kof96h:00010000:10A7E8:00000008:FFFFFFFF:Boss Team
:kof96h:00010000:10A7E8:00000009:FFFFFFFF:Chizuru
:kof96h:00010000:10A7E8:0000000A:FFFFFFFF:Goenitz
kof96h:0:108239:67:000:Infinite Energy PL1
kof96h:0:1081E8:80:000:Infinite Power PL1
kof96h:0:1081EA:3C:500:Infinite Power PL1 (2/3)
kof96h:0:10824D:04:500:Infinite Power PL1 (3/3)
:kof96h:00000000:10823F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof96h:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof96h:00000000:108244:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL1
:kof96h:00000000:108244:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL1
:kof96h:00000000:108247:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof96h:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof96h:00000000:10824C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL1
:kof96h:00000000:10824C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL1
:kof96h:62000000:000000:00000000:00000000:Select Team PL1
:kof96h:00010000:10A844:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof96h:00010000:10A844:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof96h:00010000:10A844:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof96h:00010000:10A844:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof96h:00010000:10A844:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof96h:00010000:10A844:00000005:FFFFFFFF:Womens Team:Kasumi, Mai, King
:kof96h:00010000:10A844:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof96h:00010000:10A844:00000007:FFFFFFFF:Yagami Team:Iori, Mature, Vice
:kof96h:00010000:10A844:00000008:FFFFFFFF:Boss Team:Geese, Krauser, Mr. Big
:kof96h:00010000:10A844:00000009:FFFFFFFF:Chizuru (solo)
:kof96h:00010000:10A844:0000000A:FFFFFFFF:Goenitz (solo)
:kof96h:00010000:10A844:0000000B:FFFFFFFF:Weapons of God Team:Chizuru, Kyo, Iori
:kof96h:00010000:10A844:0000000C:FFFFFFFF:Goenitz Team:Goenitz, any two except Chizuru
:kof96h:00010000:10A844:000000FF:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof96h:00000100:10A845:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof96h:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof96h:00010000:10A846:00000000:FFFFFFFF:Kyo Kusanagi
:kof96h:00010000:10A846:00000001:FFFFFFFF:Benimaru Nikaido
:kof96h:00010000:10A846:00000002:FFFFFFFF:Goro Daimon
:kof96h:00010000:10A846:00000003:FFFFFFFF:Terry Bogard
:kof96h:00010000:10A846:00000004:FFFFFFFF:Andy Bogard
:kof96h:00010000:10A846:00000005:FFFFFFFF:Joe Higashi
:kof96h:00010000:10A846:00000006:FFFFFFFF:Ryo Sakazaki
:kof96h:00010000:10A846:00000007:FFFFFFFF:Robert Garcia
:kof96h:00010000:10A846:00000008:FFFFFFFF:Yuri Sakazaki
:kof96h:00010000:10A846:00000009:FFFFFFFF:Leona
:kof96h:00010000:10A846:0000000A:FFFFFFFF:Ralf Jones
:kof96h:00010000:10A846:0000000B:FFFFFFFF:Clark Steel
:kof96h:00010000:10A846:0000000C:FFFFFFFF:Athena Asamiya
:kof96h:00010000:10A846:0000000D:FFFFFFFF:Sie Kensou
:kof96h:00010000:10A846:0000000E:FFFFFFFF:Chin Gentsai
:kof96h:00010000:10A846:0000000F:FFFFFFFF:Kasumi Todo
:kof96h:00010000:10A846:00000010:FFFFFFFF:Mai Shiranui
:kof96h:00010000:10A846:00000011:FFFFFFFF:King
:kof96h:00010000:10A846:00000012:FFFFFFFF:Kim Kaphwan
:kof96h:00010000:10A846:00000013:FFFFFFFF:Chang Koehan
:kof96h:00010000:10A846:00000014:FFFFFFFF:Choi Bounge
:kof96h:00010000:10A846:00000015:FFFFFFFF:Iori Yagami
:kof96h:00010000:10A846:00000016:FFFFFFFF:Mature
:kof96h:00010000:10A846:00000017:FFFFFFFF:Vice
:kof96h:00010000:10A846:00000018:FFFFFFFF:Geese Howard
:kof96h:00010000:10A846:00000019:FFFFFFFF:Wolfgang Krauser
:kof96h:00010000:10A846:0000001A:FFFFFFFF:Mr. Big
:kof96h:00010000:10A846:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96h:00010000:10A846:0000001C:FFFFFFFF:#Goenitz
:kof96h:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof96h:00010000:10A847:00000000:FFFFFFFF:Kyo Kusanagi
:kof96h:00010000:10A847:00000001:FFFFFFFF:Benimaru Nikaido
:kof96h:00010000:10A847:00000002:FFFFFFFF:Goro Daimon
:kof96h:00010000:10A847:00000003:FFFFFFFF:Terry Bogard
:kof96h:00010000:10A847:00000004:FFFFFFFF:Andy Bogard
:kof96h:00010000:10A847:00000005:FFFFFFFF:Joe Higashi
:kof96h:00010000:10A847:00000006:FFFFFFFF:Ryo Sakazaki
:kof96h:00010000:10A847:00000007:FFFFFFFF:Robert Garcia
:kof96h:00010000:10A847:00000008:FFFFFFFF:Yuri Sakazaki
:kof96h:00010000:10A847:00000009:FFFFFFFF:Leona
:kof96h:00010000:10A847:0000000A:FFFFFFFF:Ralf Jones
:kof96h:00010000:10A847:0000000B:FFFFFFFF:Clark Steel
:kof96h:00010000:10A847:0000000C:FFFFFFFF:Athena Asamiya
:kof96h:00010000:10A847:0000000D:FFFFFFFF:Sie Kensou
:kof96h:00010000:10A847:0000000E:FFFFFFFF:Chin Gentsai
:kof96h:00010000:10A847:0000000F:FFFFFFFF:Kasumi Todo
:kof96h:00010000:10A847:00000010:FFFFFFFF:Mai Shiranui
:kof96h:00010000:10A847:00000011:FFFFFFFF:King
:kof96h:00010000:10A847:00000012:FFFFFFFF:Kim Kaphwan
:kof96h:00010000:10A847:00000013:FFFFFFFF:Chang Koehan
:kof96h:00010000:10A847:00000014:FFFFFFFF:Choi Bounge
:kof96h:00010000:10A847:00000015:FFFFFFFF:Iori Yagami
:kof96h:00010000:10A847:00000016:FFFFFFFF:Mature
:kof96h:00010000:10A847:00000017:FFFFFFFF:Vice
:kof96h:00010000:10A847:00000018:FFFFFFFF:Geese Howard
:kof96h:00010000:10A847:00000019:FFFFFFFF:Wolfgang Krauser
:kof96h:00010000:10A847:0000001A:FFFFFFFF:Mr. Big
:kof96h:00010000:10A847:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96h:00010000:10A847:0000001C:FFFFFFFF:#Goenitz
:kof96h:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof96h:00010000:10A848:00000000:FFFFFFFF:Kyo Kusanagi
:kof96h:00010000:10A848:00000001:FFFFFFFF:Benimaru Nikaido
:kof96h:00010000:10A848:00000002:FFFFFFFF:Goro Daimon
:kof96h:00010000:10A848:00000003:FFFFFFFF:Terry Bogard
:kof96h:00010000:10A848:00000004:FFFFFFFF:Andy Bogard
:kof96h:00010000:10A848:00000005:FFFFFFFF:Joe Higashi
:kof96h:00010000:10A848:00000006:FFFFFFFF:Ryo Sakazaki
:kof96h:00010000:10A848:00000007:FFFFFFFF:Robert Garcia
:kof96h:00010000:10A848:00000008:FFFFFFFF:Yuri Sakazaki
:kof96h:00010000:10A848:00000009:FFFFFFFF:Leona
:kof96h:00010000:10A848:0000000A:FFFFFFFF:Ralf Jones
:kof96h:00010000:10A848:0000000B:FFFFFFFF:Clark Steel
:kof96h:00010000:10A848:0000000C:FFFFFFFF:Athena Asamiya
:kof96h:00010000:10A848:0000000D:FFFFFFFF:Sie Kensou
:kof96h:00010000:10A848:0000000E:FFFFFFFF:Chin Gentsai
:kof96h:00010000:10A848:0000000F:FFFFFFFF:Kasumi Todo
:kof96h:00010000:10A848:00000010:FFFFFFFF:Mai Shiranui
:kof96h:00010000:10A848:00000011:FFFFFFFF:King
:kof96h:00010000:10A848:00000012:FFFFFFFF:Kim Kaphwan
:kof96h:00010000:10A848:00000013:FFFFFFFF:Chang Koehan
:kof96h:00010000:10A848:00000014:FFFFFFFF:Choi Bounge
:kof96h:00010000:10A848:00000015:FFFFFFFF:Iori Yagami
:kof96h:00010000:10A848:00000016:FFFFFFFF:Mature
:kof96h:00010000:10A848:00000017:FFFFFFFF:Vice
:kof96h:00010000:10A848:00000018:FFFFFFFF:Geese Howard
:kof96h:00010000:10A848:00000019:FFFFFFFF:Wolfgang Krauser
:kof96h:00010000:10A848:0000001A:FFFFFFFF:Mr. Big
:kof96h:00010000:10A848:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96h:00010000:10A848:0000001C:FFFFFFFF:#Goenitz
:kof96h:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof96h:00010000:10A849:00000000:FFFFFFFF:A colour
:kof96h:00010000:10A849:00000001:FFFFFFFF:D colour
:kof96h:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof96h:00010000:10A84A:00000000:FFFFFFFF:A colour
:kof96h:00010000:10A84A:00000001:FFFFFFFF:D colour
:kof96h:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof96h:00010000:10A84B:00000000:FFFFFFFF:A colour
:kof96h:00010000:10A84B:00000001:FFFFFFFF:D colour
:kof96h:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof96h:00010000:10A84C:00000000:FFFFFFFF:Character A:First character selected
:kof96h:00010000:10A84C:00000001:FFFFFFFF:Character B:Second character selected
:kof96h:00010000:10A84C:00000002:FFFFFFFF:Character C:Third character selected
:kof96h:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof96h:00010000:10A84D:00000000:FFFFFFFF:Character A:First character selected
:kof96h:00010000:10A84D:00000001:FFFFFFFF:Character B:Second character selected
:kof96h:00010000:10A84D:00000002:FFFFFFFF:Character C:Third character selected
:kof96h:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof96h:00010000:10A84E:00000000:FFFFFFFF:Character A:First character selected
:kof96h:00010000:10A84E:00000001:FFFFFFFF:Character B:Second character selected
:kof96h:00010000:10A84E:00000002:FFFFFFFF:Character C:Third character selected
kof96h:0:108439:67:000:Infinite Energy PL2
kof96h:0:1083E8:80:000:Infinite Power PL2
kof96h:0:1083EA:3C:500:Infinite Power PL2 (2/3)
kof96h:0:10844D:04:500:Infinite Power PL2 (3/3)
:kof96h:00000000:10843F:00000067:FFFFFFFF:Never Get Dizzied PL2
:kof96h:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL2
:kof96h:00000000:108444:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL2
:kof96h:00000000:108444:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL2
:kof96h:00000000:108447:00000067:FFFFFFFF:Never Get Guard Crushed PL2
:kof96h:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL2
:kof96h:00000000:10844C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL2
:kof96h:00000000:10844C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL2
:kof96h:62000000:000000:00000000:00000000:Select Team PL2
:kof96h:00010000:10A855:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof96h:00010000:10A855:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof96h:00010000:10A855:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof96h:00010000:10A855:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof96h:00010000:10A855:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof96h:00010000:10A855:00000005:FFFFFFFF:Womens Team:Kasumi, Mai, King
:kof96h:00010000:10A855:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof96h:00010000:10A855:00000007:FFFFFFFF:Yagami Team:Iori, Mature, Vice
:kof96h:00010000:10A855:00000008:FFFFFFFF:Boss Team:Geese, Krauser, Mr. Big
:kof96h:00010000:10A855:00000009:FFFFFFFF:Chizuru (solo)
:kof96h:00010000:10A855:0000000A:FFFFFFFF:Goenitz (solo)
:kof96h:00010000:10A855:0000000B:FFFFFFFF:Weapons of God Team:Chizuru, Kyo, Iori
:kof96h:00010000:10A855:0000000C:FFFFFFFF:Goenitz Team:Goenitz, any two except Chizuru
:kof96h:00010000:10A855:000000FF:FFFFFFFF:Custom Team
:kof96h:00000100:10A856:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof96h:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof96h:00010000:10A857:00000000:FFFFFFFF:Kyo Kusanagi
:kof96h:00010000:10A857:00000001:FFFFFFFF:Benimaru Nikaido
:kof96h:00010000:10A857:00000002:FFFFFFFF:Goro Daimon
:kof96h:00010000:10A857:00000003:FFFFFFFF:Terry Bogard
:kof96h:00010000:10A857:00000004:FFFFFFFF:Andy Bogard
:kof96h:00010000:10A857:00000005:FFFFFFFF:Joe Higashi
:kof96h:00010000:10A857:00000006:FFFFFFFF:Ryo Sakazaki
:kof96h:00010000:10A857:00000007:FFFFFFFF:Robert Garcia
:kof96h:00010000:10A857:00000008:FFFFFFFF:Yuri Sakazaki
:kof96h:00010000:10A857:00000009:FFFFFFFF:Leona
:kof96h:00010000:10A857:0000000A:FFFFFFFF:Ralf Jones
:kof96h:00010000:10A857:0000000B:FFFFFFFF:Clark Steel
:kof96h:00010000:10A857:0000000C:FFFFFFFF:Athena Asamiya
:kof96h:00010000:10A857:0000000D:FFFFFFFF:Sie Kensou
:kof96h:00010000:10A857:0000000E:FFFFFFFF:Chin Gentsai
:kof96h:00010000:10A857:0000000F:FFFFFFFF:Kasumi Todo
:kof96h:00010000:10A857:00000010:FFFFFFFF:Mai Shiranui
:kof96h:00010000:10A857:00000011:FFFFFFFF:King
:kof96h:00010000:10A857:00000012:FFFFFFFF:Kim Kaphwan
:kof96h:00010000:10A857:00000013:FFFFFFFF:Chang Koehan
:kof96h:00010000:10A857:00000014:FFFFFFFF:Choi Bounge
:kof96h:00010000:10A857:00000015:FFFFFFFF:Iori Yagami
:kof96h:00010000:10A857:00000016:FFFFFFFF:Mature
:kof96h:00010000:10A857:00000017:FFFFFFFF:Vice
:kof96h:00010000:10A857:00000018:FFFFFFFF:Geese Howard
:kof96h:00010000:10A857:00000019:FFFFFFFF:Wolfgang Krauser
:kof96h:00010000:10A857:0000001A:FFFFFFFF:Mr. Big
:kof96h:00010000:10A857:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96h:00010000:10A857:0000001C:FFFFFFFF:#Goenitz
:kof96h:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof96h:00010000:10A858:00000000:FFFFFFFF:Kyo Kusanagi
:kof96h:00010000:10A858:00000001:FFFFFFFF:Benimaru Nikaido
:kof96h:00010000:10A858:00000002:FFFFFFFF:Goro Daimon
:kof96h:00010000:10A858:00000003:FFFFFFFF:Terry Bogard
:kof96h:00010000:10A858:00000004:FFFFFFFF:Andy Bogard
:kof96h:00010000:10A858:00000005:FFFFFFFF:Joe Higashi
:kof96h:00010000:10A858:00000006:FFFFFFFF:Ryo Sakazaki
:kof96h:00010000:10A858:00000007:FFFFFFFF:Robert Garcia
:kof96h:00010000:10A858:00000008:FFFFFFFF:Yuri Sakazaki
:kof96h:00010000:10A858:00000009:FFFFFFFF:Leona
:kof96h:00010000:10A858:0000000A:FFFFFFFF:Ralf Jones
:kof96h:00010000:10A858:0000000B:FFFFFFFF:Clark Steel
:kof96h:00010000:10A858:0000000C:FFFFFFFF:Athena Asamiya
:kof96h:00010000:10A858:0000000D:FFFFFFFF:Sie Kensou
:kof96h:00010000:10A858:0000000E:FFFFFFFF:Chin Gentsai
:kof96h:00010000:10A858:0000000F:FFFFFFFF:Kasumi Todo
:kof96h:00010000:10A858:00000010:FFFFFFFF:Mai Shiranui
:kof96h:00010000:10A858:00000011:FFFFFFFF:King
:kof96h:00010000:10A858:00000012:FFFFFFFF:Kim Kaphwan
:kof96h:00010000:10A858:00000013:FFFFFFFF:Chang Koehan
:kof96h:00010000:10A858:00000014:FFFFFFFF:Choi Bounge
:kof96h:00010000:10A858:00000015:FFFFFFFF:Iori Yagami
:kof96h:00010000:10A858:00000016:FFFFFFFF:Mature
:kof96h:00010000:10A858:00000017:FFFFFFFF:Vice
:kof96h:00010000:10A858:00000018:FFFFFFFF:Geese Howard
:kof96h:00010000:10A858:00000019:FFFFFFFF:Wolfgang Krauser
:kof96h:00010000:10A858:0000001A:FFFFFFFF:Mr. Big
:kof96h:00010000:10A858:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96h:00010000:10A858:0000001C:FFFFFFFF:#Goenitz
:kof96h:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof96h:00010000:10A859:00000000:FFFFFFFF:Kyo Kusanagi
:kof96h:00010000:10A859:00000001:FFFFFFFF:Benimaru Nikaido
:kof96h:00010000:10A859:00000002:FFFFFFFF:Goro Daimon
:kof96h:00010000:10A859:00000003:FFFFFFFF:Terry Bogard
:kof96h:00010000:10A859:00000004:FFFFFFFF:Andy Bogard
:kof96h:00010000:10A859:00000005:FFFFFFFF:Joe Higashi
:kof96h:00010000:10A859:00000006:FFFFFFFF:Ryo Sakazaki
:kof96h:00010000:10A859:00000007:FFFFFFFF:Robert Garcia
:kof96h:00010000:10A859:00000008:FFFFFFFF:Yuri Sakazaki
:kof96h:00010000:10A859:00000009:FFFFFFFF:Leona
:kof96h:00010000:10A859:0000000A:FFFFFFFF:Ralf Jones
:kof96h:00010000:10A859:0000000B:FFFFFFFF:Clark Steel
:kof96h:00010000:10A859:0000000C:FFFFFFFF:Athena Asamiya
:kof96h:00010000:10A859:0000000D:FFFFFFFF:Sie Kensou
:kof96h:00010000:10A859:0000000E:FFFFFFFF:Chin Gentsai
:kof96h:00010000:10A859:0000000F:FFFFFFFF:Kasumi Todo
:kof96h:00010000:10A859:00000010:FFFFFFFF:Mai Shiranui
:kof96h:00010000:10A859:00000011:FFFFFFFF:King
:kof96h:00010000:10A859:00000012:FFFFFFFF:Kim Kaphwan
:kof96h:00010000:10A859:00000013:FFFFFFFF:Chang Koehan
:kof96h:00010000:10A859:00000014:FFFFFFFF:Choi Bounge
:kof96h:00010000:10A859:00000015:FFFFFFFF:Iori Yagami
:kof96h:00010000:10A859:00000016:FFFFFFFF:Mature
:kof96h:00010000:10A859:00000017:FFFFFFFF:Vice
:kof96h:00010000:10A859:00000018:FFFFFFFF:Geese Howard
:kof96h:00010000:10A859:00000019:FFFFFFFF:Wolfgang Krauser
:kof96h:00010000:10A859:0000001A:FFFFFFFF:Mr. Big
:kof96h:00010000:10A859:0000001B:FFFFFFFF:#Chizuru Kagura
:kof96h:00010000:10A859:0000001C:FFFFFFFF:#Goenitz
:kof96h:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof96h:00010000:10A85D:00000000:FFFFFFFF:Character A:First character selected
:kof96h:00010000:10A85D:00000001:FFFFFFFF:Character B:Second character selected
:kof96h:00010000:10A85D:00000002:FFFFFFFF:Character C:Third character selected
:kof96h:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof96h:00010000:10A85E:00000000:FFFFFFFF:Character A:First character selected
:kof96h:00010000:10A85E:00000001:FFFFFFFF:Character B:Second character selected
:kof96h:00010000:10A85E:00000002:FFFFFFFF:Character C:Third character selected
:kof96h:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof96h:00010000:10A85F:00000000:FFFFFFFF:Character A:First character selected
:kof96h:00010000:10A85F:00000001:FFFFFFFF:Character B:Second character selected
:kof96h:00010000:10A85F:00000002:FFFFFFFF:Character C:Third character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof96h:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof96h:00000000:10E33A:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof96h:00000000:10E33C:0000000C:FFFFFFFF:Ground Saber
:kof96h:00000000:10E342:0000000C:FFFFFFFF:Baltic Launcher
:kof96h:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof96h:00000000:10E33C:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof96h:00000000:10E33E:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof96h:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof96h:00000000:10E33A:0000000C:FFFFFFFF:Kuu Sajin, Hien Zan
:kof96h:00000000:10E340:0000000C:FFFFFFFF:Ryuusei Raku
:kof96h:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof96h:00000000:10E33A:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof96h:00000000:10E33E:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof96h:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof96h:00000000:10E33A:0000000C:FFFFFFFF:Hishou Kuuretsu Zan
:kof96h:00000000:10E33E:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shisshou Hishou Zan
:kof96h:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof96h:00000000:10E534:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof96h:00000000:10E536:0000000C:FFFFFFFF:Ground Saber
:kof96h:00000000:10E53C:0000000C:FFFFFFFF:Baltic Launcher
:kof96h:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof96h:00000000:10E536:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof96h:00000000:10E538:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof96h:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof96h:00000000:10E534:0000000C:FFFFFFFF:Kuu Sajin, Hien Zan
:kof96h:00000000:10E53A:0000000C:FFFFFFFF:Ryuusei Raku
:kof96h:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof96h:00000000:10E534:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof96h:00000000:10E538:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof96h:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof96h:00000000:10E534:0000000C:FFFFFFFF:Hishou Kuuretsu Zan
:kof96h:00000000:10E538:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shisshou Hishou Zan
; [ King of Fighters '97, The (set 1)]
kof97:0:10A83A:60:006:Infinite Time
:kof97:00800000:100000:00000004:00000004:Boss code & Timer stop:Debug Dip 1-3, does not enable Orochi
kof97:0:10EC34:1F:000:Enable hidden characters (except Orochi):Adds Orochi Iori, Orochi Leona, and the Orochi New Face Team to the selection screen
:kof97:00000300:10A7F1:00000005:FFFFFFFF:Select Current Round
:kof97:62000000:000000:00000000:00000000:Select Backdrop
:kof97:00010000:10A7EA:00000000:FFFFFFFF:Koshien Stadium, Japan
:kof97:00010000:10A7EA:00000001:FFFFFFFF:Adventureland, USA
:kof97:00010000:10A7EA:00000002:FFFFFFFF:Tuban, Bali
:kof97:00010000:10A7EA:00000003:FFFFFFFF:Kowloon, China
:kof97:00010000:10A7EA:00000004:FFFFFFFF:Kyong Bock Kung, Korea
:kof97:00010000:10A7EA:00000005:FFFFFFFF:Ruccass Corner, Monaco
:kof97:00010000:10A7EA:00000006:FFFFFFFF:Orochi Team
:kof97:00010000:10A7EA:00000007:FFFFFFFF:Orochi
:kof97:00000000:10EC35:00000001:FFFFFFFF:Backdrop Always Red:Makes the backdrop turn red (like how the stage would change in 1P mode when you face Orochi Iori or Orochi Leona).
:kof97:00000001:10EC35:00000001:FFFFFFFF:Backdrop Turns Red Now!:Activate between matches for best effect. Makes the backdrop turn red (like how the stage would change in 1P mode when you face Orochi Iori or Orochi Leona).
:kof97:20800000:01436E:000000EC:FFFFFFFF:No Damage Dealt While Defending:Affects both players. ALL attacks do no damage when blocked - hence, a player takes no block damage.
:kof97:20810000:014377:00000000:FFFFFFFF:No Damage Dealt While Defending (2/2)
kof97:0:108239:67:000:Infinite Energy PL1
kof97:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof97:0:1082E3:03:000:Infinite Power PL1
kof97:0:1081EA:40:500:Infinite Power PL1 (2/4):
kof97:0:10825F:23:500:Infinite Power PL1 (3/4)
kof97:0:1081E0:10:520:Infinite Power PL1 (4/4)
kof97:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof97:0:1081E0:10:020:Maximum Power PL1
kof97:0:1081E8:81:500:Maximum Power PL1 (2/4)
kof97:0:1081EA:3F:500:Maximum Power PL1 (3/4)
kof97:0:10824D:04:500:Maximum Power PL1 (4/4)
:kof97:00000000:10823F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof97:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof97:00000000:108247:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof97:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof97:62000000:000000:00000000:00000000:Select Mode PL1
:kof97:00010000:10A849:00000000:FFFFFFFF:Advanced Mode
:kof97:00010000:10A849:00000001:FFFFFFFF:Extra Mode
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof97:00000100:10A84A:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof97:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected.
:kof97:00010000:10A84B:00000000:FFFFFFFF:Kyo Kusanagi
:kof97:00010000:10A84B:00000001:FFFFFFFF:Benimaru Nikaido
:kof97:00010000:10A84B:00000002:FFFFFFFF:Goro Daimon
:kof97:00010000:10A84B:00000003:FFFFFFFF:Terry Bogard
:kof97:00010000:10A84B:00000004:FFFFFFFF:Andy Bogard
:kof97:00010000:10A84B:00000005:FFFFFFFF:Joe Higashi
:kof97:00010000:10A84B:00000006:FFFFFFFF:Ryo Sakazaki
:kof97:00010000:10A84B:00000007:FFFFFFFF:Robert Garcia
:kof97:00010000:10A84B:00000008:FFFFFFFF:Yuri Sakazaki
:kof97:00010000:10A84B:00000009:FFFFFFFF:Leona
:kof97:00010000:10A84B:0000000A:FFFFFFFF:Ralf Jones
:kof97:00010000:10A84B:0000000B:FFFFFFFF:Clark Steel
:kof97:00010000:10A84B:0000000C:FFFFFFFF:Athena Asamiya
:kof97:00010000:10A84B:0000000D:FFFFFFFF:Sie Kensou
:kof97:00010000:10A84B:0000000E:FFFFFFFF:Chin Gentsai
:kof97:00010000:10A84B:0000000F:FFFFFFFF:Chizuru Kagura
:kof97:00010000:10A84B:00000010:FFFFFFFF:Mai Shiranui
:kof97:00010000:10A84B:00000011:FFFFFFFF:King
:kof97:00010000:10A84B:00000012:FFFFFFFF:Kim Kaphwan
:kof97:00010000:10A84B:00000013:FFFFFFFF:Chang Koehan
:kof97:00010000:10A84B:00000014:FFFFFFFF:Choi Bounge
:kof97:00010000:10A84B:00000015:FFFFFFFF:Yashiro Nanakase
:kof97:00010000:10A84B:00000016:FFFFFFFF:Shermie
:kof97:00010000:10A84B:00000017:FFFFFFFF:Chris
:kof97:00010000:10A84B:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97:00010000:10A84B:00000019:FFFFFFFF:Blue Mary
:kof97:00010000:10A84B:0000001A:FFFFFFFF:Billy Kane
:kof97:00010000:10A84B:0000001B:FFFFFFFF:Iori Yagami
:kof97:00010000:10A84B:0000001C:FFFFFFFF:#Orochi Iori
:kof97:00010000:10A84B:0000001D:FFFFFFFF:#Orochi Leona
:kof97:00010000:10A84B:0000001E:FFFFFFFF:#Orochi
:kof97:00010000:10A84B:0000001F:FFFFFFFF:Shingo Yabuki
:kof97:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected.
:kof97:00010000:10A84C:00000000:FFFFFFFF:Kyo Kusanagi
:kof97:00010000:10A84C:00000001:FFFFFFFF:Benimaru Nikaido
:kof97:00010000:10A84C:00000002:FFFFFFFF:Goro Daimon
:kof97:00010000:10A84C:00000003:FFFFFFFF:Terry Bogard
:kof97:00010000:10A84C:00000004:FFFFFFFF:Andy Bogard
:kof97:00010000:10A84C:00000005:FFFFFFFF:Joe Higashi
:kof97:00010000:10A84C:00000006:FFFFFFFF:Ryo Sakazaki
:kof97:00010000:10A84C:00000007:FFFFFFFF:Robert Garcia
:kof97:00010000:10A84C:00000008:FFFFFFFF:Yuri Sakazaki
:kof97:00010000:10A84C:00000009:FFFFFFFF:Leona
:kof97:00010000:10A84C:0000000A:FFFFFFFF:Ralf Jones
:kof97:00010000:10A84C:0000000B:FFFFFFFF:Clark Steel
:kof97:00010000:10A84C:0000000C:FFFFFFFF:Athena Asamiya
:kof97:00010000:10A84C:0000000D:FFFFFFFF:Sie Kensou
:kof97:00010000:10A84C:0000000E:FFFFFFFF:Chin Gentsai
:kof97:00010000:10A84C:0000000F:FFFFFFFF:Chizuru Kagura
:kof97:00010000:10A84C:00000010:FFFFFFFF:Mai Shiranui
:kof97:00010000:10A84C:00000011:FFFFFFFF:King
:kof97:00010000:10A84C:00000012:FFFFFFFF:Kim Kaphwan
:kof97:00010000:10A84C:00000013:FFFFFFFF:Chang Koehan
:kof97:00010000:10A84C:00000014:FFFFFFFF:Choi Bounge
:kof97:00010000:10A84C:00000015:FFFFFFFF:Yashiro Nanakase
:kof97:00010000:10A84C:00000016:FFFFFFFF:Shermie
:kof97:00010000:10A84C:00000017:FFFFFFFF:Chris
:kof97:00010000:10A84C:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97:00010000:10A84C:00000019:FFFFFFFF:Blue Mary
:kof97:00010000:10A84C:0000001A:FFFFFFFF:Billy Kane
:kof97:00010000:10A84C:0000001B:FFFFFFFF:Iori Yagami
:kof97:00010000:10A84C:0000001C:FFFFFFFF:#Orochi Iori
:kof97:00010000:10A84C:0000001D:FFFFFFFF:#Orochi Leona
:kof97:00010000:10A84C:0000001E:FFFFFFFF:#Orochi
:kof97:00010000:10A84C:0000001F:FFFFFFFF:Shingo Yabuki
:kof97:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected.
:kof97:00010000:10A84D:00000000:FFFFFFFF:Kyo Kusanagi
:kof97:00010000:10A84D:00000001:FFFFFFFF:Benimaru Nikaido
:kof97:00010000:10A84D:00000002:FFFFFFFF:Goro Daimon
:kof97:00010000:10A84D:00000003:FFFFFFFF:Terry Bogard
:kof97:00010000:10A84D:00000004:FFFFFFFF:Andy Bogard
:kof97:00010000:10A84D:00000005:FFFFFFFF:Joe Higashi
:kof97:00010000:10A84D:00000006:FFFFFFFF:Ryo Sakazaki
:kof97:00010000:10A84D:00000007:FFFFFFFF:Robert Garcia
:kof97:00010000:10A84D:00000008:FFFFFFFF:Yuri Sakazaki
:kof97:00010000:10A84D:00000009:FFFFFFFF:Leona
:kof97:00010000:10A84D:0000000A:FFFFFFFF:Ralf Jones
:kof97:00010000:10A84D:0000000B:FFFFFFFF:Clark Steel
:kof97:00010000:10A84D:0000000C:FFFFFFFF:Athena Asamiya
:kof97:00010000:10A84D:0000000D:FFFFFFFF:Sie Kensou
:kof97:00010000:10A84D:0000000E:FFFFFFFF:Chin Gentsai
:kof97:00010000:10A84D:0000000F:FFFFFFFF:Chizuru Kagura
:kof97:00010000:10A84D:00000010:FFFFFFFF:Mai Shiranui
:kof97:00010000:10A84D:00000011:FFFFFFFF:King
:kof97:00010000:10A84D:00000012:FFFFFFFF:Kim Kaphwan
:kof97:00010000:10A84D:00000013:FFFFFFFF:Chang Koehan
:kof97:00010000:10A84D:00000014:FFFFFFFF:Choi Bounge
:kof97:00010000:10A84D:00000015:FFFFFFFF:Yashiro Nanakase
:kof97:00010000:10A84D:00000016:FFFFFFFF:Shermie
:kof97:00010000:10A84D:00000017:FFFFFFFF:Chris
:kof97:00010000:10A84D:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97:00010000:10A84D:00000019:FFFFFFFF:Blue Mary
:kof97:00010000:10A84D:0000001A:FFFFFFFF:Billy Kane
:kof97:00010000:10A84D:0000001B:FFFFFFFF:Iori Yagami
:kof97:00010000:10A84D:0000001C:FFFFFFFF:#Orochi Iori
:kof97:00010000:10A84D:0000001D:FFFFFFFF:#Orochi Leona
:kof97:00010000:10A84D:0000001E:FFFFFFFF:#Orochi
:kof97:00010000:10A84D:0000001F:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Yashiro, Shermie, or Chris
;Assumes that the regular version character is selected. IE, select Kyo, turn on the cheat, and Kyo becomes 94-Kyo. Changes take effect between rounds.
:kof97:00000000:10A857:00000001:00000001:Use Alternate Version Character PL1 (A):This refers to the first character selected.
:kof97:00000000:10A857:00000002:00000002:Use Alternate Version Character PL1 (B):This refers to the second character selected.
:kof97:00000000:10A857:00000004:00000004:Use Alternate Version Character PL1 (C):This refers to the third character selected.
:kof97:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected.
:kof97:00010000:10A84E:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97:00010000:10A84E:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97:00010000:10A84E:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97:00010000:10A84E:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected.
:kof97:00010000:10A84F:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97:00010000:10A84F:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97:00010000:10A84F:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97:00010000:10A84F:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected.
:kof97:00010000:10A850:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97:00010000:10A850:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97:00010000:10A850:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97:00010000:10A850:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof97:00010000:10A851:00000000:FFFFFFFF:Character A:First character selected
:kof97:00010000:10A851:00000001:FFFFFFFF:Character B:Second character selected
:kof97:00010000:10A851:00000002:FFFFFFFF:Character C:Third character selected
:kof97:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof97:00010000:10A852:00000000:FFFFFFFF:Character A:First character selected
:kof97:00010000:10A852:00000001:FFFFFFFF:Character B:Second character selected
:kof97:00010000:10A852:00000002:FFFFFFFF:Character C:Third character selected
:kof97:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof97:00010000:10A853:00000000:FFFFFFFF:Character A:First character selected
:kof97:00010000:10A853:00000001:FFFFFFFF:Character B:Second character selected
:kof97:00010000:10A853:00000002:FFFFFFFF:Character C:Third character selected
kof97:0:108439:67:000:Infinite Energy PL2
kof97:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof97:0:1084E3:03:000:Infinite Power PL2
kof97:0:1083EA:40:500:Infinite Power PL2 (2/4)
kof97:0:10845F:23:500:Infinite Power PL2 (3/4)
kof97:0:1083E0:10:520:Infinite Power PL2 (4/4)
kof97:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof97:0:1083E0:10:020:Maximum Power PL2
kof97:0:1083E8:81:500:Maximum Power PL2 (2/4)
kof97:0:1083EA:3F:500:Maximum Power PL2 (3/4)
kof97:0:10844D:04:500:Maximum Power PL2 (4/4)
:kof97:00000000:10843F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof97:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof97:00000000:108447:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof97:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof97:62000000:000000:00000000:00000000:Select Mode PL2
:kof97:00010000:10A85A:00000000:FFFFFFFF:Advanced Mode
:kof97:00010000:10A85A:00000001:FFFFFFFF:Extra Mode
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof97:00000100:10A84A:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof97:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected.
:kof97:00010000:10A85C:00000000:FFFFFFFF:Kyo Kusanagi
:kof97:00010000:10A85C:00000001:FFFFFFFF:Benimaru Nikaido
:kof97:00010000:10A85C:00000002:FFFFFFFF:Goro Daimon
:kof97:00010000:10A85C:00000003:FFFFFFFF:Terry Bogard
:kof97:00010000:10A85C:00000004:FFFFFFFF:Andy Bogard
:kof97:00010000:10A85C:00000005:FFFFFFFF:Joe Higashi
:kof97:00010000:10A85C:00000006:FFFFFFFF:Ryo Sakazaki
:kof97:00010000:10A85C:00000007:FFFFFFFF:Robert Garcia
:kof97:00010000:10A85C:00000008:FFFFFFFF:Yuri Sakazaki
:kof97:00010000:10A85C:00000009:FFFFFFFF:Leona
:kof97:00010000:10A85C:0000000A:FFFFFFFF:Ralf Jones
:kof97:00010000:10A85C:0000000B:FFFFFFFF:Clark Steel
:kof97:00010000:10A85C:0000000C:FFFFFFFF:Athena Asamiya
:kof97:00010000:10A85C:0000000D:FFFFFFFF:Sie Kensou
:kof97:00010000:10A85C:0000000E:FFFFFFFF:Chin Gentsai
:kof97:00010000:10A85C:0000000F:FFFFFFFF:Chizuru Kagura
:kof97:00010000:10A85C:00000010:FFFFFFFF:Mai Shiranui
:kof97:00010000:10A85C:00000011:FFFFFFFF:King
:kof97:00010000:10A85C:00000012:FFFFFFFF:Kim Kaphwan
:kof97:00010000:10A85C:00000013:FFFFFFFF:Chang Koehan
:kof97:00010000:10A85C:00000014:FFFFFFFF:Choi Bounge
:kof97:00010000:10A85C:00000015:FFFFFFFF:Yashiro Nanakase
:kof97:00010000:10A85C:00000016:FFFFFFFF:Shermie
:kof97:00010000:10A85C:00000017:FFFFFFFF:Chris
:kof97:00010000:10A85C:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97:00010000:10A85C:00000019:FFFFFFFF:Blue Mary
:kof97:00010000:10A85C:0000001A:FFFFFFFF:Billy Kane
:kof97:00010000:10A85C:0000001B:FFFFFFFF:Iori Yagami
:kof97:00010000:10A85C:0000001C:FFFFFFFF:#Orochi Iori
:kof97:00010000:10A85C:0000001D:FFFFFFFF:#Orochi Leona
:kof97:00010000:10A85C:0000001E:FFFFFFFF:#Orochi
:kof97:00010000:10A85C:0000001F:FFFFFFFF:Shingo Yabuki
:kof97:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected.
:kof97:00010000:10A85D:00000000:FFFFFFFF:Kyo Kusanagi
:kof97:00010000:10A85D:00000001:FFFFFFFF:Benimaru Nikaido
:kof97:00010000:10A85D:00000002:FFFFFFFF:Goro Daimon
:kof97:00010000:10A85D:00000003:FFFFFFFF:Terry Bogard
:kof97:00010000:10A85D:00000004:FFFFFFFF:Andy Bogard
:kof97:00010000:10A85D:00000005:FFFFFFFF:Joe Higashi
:kof97:00010000:10A85D:00000006:FFFFFFFF:Ryo Sakazaki
:kof97:00010000:10A85D:00000007:FFFFFFFF:Robert Garcia
:kof97:00010000:10A85D:00000008:FFFFFFFF:Yuri Sakazaki
:kof97:00010000:10A85D:00000009:FFFFFFFF:Leona
:kof97:00010000:10A85D:0000000A:FFFFFFFF:Ralf Jones
:kof97:00010000:10A85D:0000000B:FFFFFFFF:Clark Steel
:kof97:00010000:10A85D:0000000C:FFFFFFFF:Athena Asamiya
:kof97:00010000:10A85D:0000000D:FFFFFFFF:Sie Kensou
:kof97:00010000:10A85D:0000000E:FFFFFFFF:Chin Gentsai
:kof97:00010000:10A85D:0000000F:FFFFFFFF:Chizuru Kagura
:kof97:00010000:10A85D:00000010:FFFFFFFF:Mai Shiranui
:kof97:00010000:10A85D:00000011:FFFFFFFF:King
:kof97:00010000:10A85D:00000012:FFFFFFFF:Kim Kaphwan
:kof97:00010000:10A85D:00000013:FFFFFFFF:Chang Koehan
:kof97:00010000:10A85D:00000014:FFFFFFFF:Choi Bounge
:kof97:00010000:10A85D:00000015:FFFFFFFF:Yashiro Nanakase
:kof97:00010000:10A85D:00000016:FFFFFFFF:Shermie
:kof97:00010000:10A85D:00000017:FFFFFFFF:Chris
:kof97:00010000:10A85D:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97:00010000:10A85D:00000019:FFFFFFFF:Blue Mary
:kof97:00010000:10A85D:0000001A:FFFFFFFF:Billy Kane
:kof97:00010000:10A85D:0000001B:FFFFFFFF:Iori Yagami
:kof97:00010000:10A85D:0000001C:FFFFFFFF:#Orochi Iori
:kof97:00010000:10A85D:0000001D:FFFFFFFF:#Orochi Leona
:kof97:00010000:10A85D:0000001E:FFFFFFFF:#Orochi
:kof97:00010000:10A85D:0000001F:FFFFFFFF:Shingo Yabuki
:kof97:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected.
:kof97:00010000:10A85E:00000000:FFFFFFFF:Kyo Kusanagi
:kof97:00010000:10A85E:00000001:FFFFFFFF:Benimaru Nikaido
:kof97:00010000:10A85E:00000002:FFFFFFFF:Goro Daimon
:kof97:00010000:10A85E:00000003:FFFFFFFF:Terry Bogard
:kof97:00010000:10A85E:00000004:FFFFFFFF:Andy Bogard
:kof97:00010000:10A85E:00000005:FFFFFFFF:Joe Higashi
:kof97:00010000:10A85E:00000006:FFFFFFFF:Ryo Sakazaki
:kof97:00010000:10A85E:00000007:FFFFFFFF:Robert Garcia
:kof97:00010000:10A85E:00000008:FFFFFFFF:Yuri Sakazaki
:kof97:00010000:10A85E:00000009:FFFFFFFF:Leona
:kof97:00010000:10A85E:0000000A:FFFFFFFF:Ralf Jones
:kof97:00010000:10A85E:0000000B:FFFFFFFF:Clark Steel
:kof97:00010000:10A85E:0000000C:FFFFFFFF:Athena Asamiya
:kof97:00010000:10A85E:0000000D:FFFFFFFF:Sie Kensou
:kof97:00010000:10A85E:0000000E:FFFFFFFF:Chin Gentsai
:kof97:00010000:10A85E:0000000F:FFFFFFFF:Chizuru Kagura
:kof97:00010000:10A85E:00000010:FFFFFFFF:Mai Shiranui
:kof97:00010000:10A85E:00000011:FFFFFFFF:King
:kof97:00010000:10A85E:00000012:FFFFFFFF:Kim Kaphwan
:kof97:00010000:10A85E:00000013:FFFFFFFF:Chang Koehan
:kof97:00010000:10A85E:00000014:FFFFFFFF:Choi Bounge
:kof97:00010000:10A85E:00000015:FFFFFFFF:Yashiro Nanakase
:kof97:00010000:10A85E:00000016:FFFFFFFF:Shermie
:kof97:00010000:10A85E:00000017:FFFFFFFF:Chris
:kof97:00010000:10A85E:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97:00010000:10A85E:00000019:FFFFFFFF:Blue Mary
:kof97:00010000:10A85E:0000001A:FFFFFFFF:Billy Kane
:kof97:00010000:10A85E:0000001B:FFFFFFFF:Iori Yagami
:kof97:00010000:10A85E:0000001C:FFFFFFFF:#Orochi Iori
:kof97:00010000:10A85E:0000001D:FFFFFFFF:#Orochi Leona
:kof97:00010000:10A85E:0000001E:FFFFFFFF:#Orochi
:kof97:00010000:10A85E:0000001F:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Yashiro, Shermie, or Chris
;Assumes that the regular version character is selected. IE, select Kyo, turn on the cheat, and Kyo becomes 94-Kyo. Changes take effect between rounds.
:kof97:00000000:10A868:00000001:00000001:Use Alternate Version Character PL2 (A):This refers to the first character selected.
:kof97:00000000:10A868:00000002:00000002:Use Alternate Version Character PL2 (B):This refers to the second character selected.
:kof97:00000000:10A868:00000004:00000004:Use Alternate Version Character PL2 (C):This refers to the third character selected.
:kof97:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected.
:kof97:00010000:10A85F:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97:00010000:10A85F:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97:00010000:10A85F:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97:00010000:10A85F:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected.
:kof97:00010000:10A860:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97:00010000:10A860:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97:00010000:10A860:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97:00010000:10A860:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected.
:kof97:00010000:10A861:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97:00010000:10A861:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97:00010000:10A861:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97:00010000:10A861:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof97:00010000:10A862:00000000:FFFFFFFF:Character A:First character selected
:kof97:00010000:10A862:00000001:FFFFFFFF:Character B:Second character selected
:kof97:00010000:10A862:00000002:FFFFFFFF:Character C:Third character selected
:kof97:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof97:00010000:10A863:00000000:FFFFFFFF:Character A:First character selected
:kof97:00010000:10A863:00000001:FFFFFFFF:Character B:Second character selected
:kof97:00010000:10A863:00000002:FFFFFFFF:Character C:Third character selected
:kof97:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof97:00010000:10A864:00000000:FFFFFFFF:Character A:First character selected
:kof97:00010000:10A864:00000001:FFFFFFFF:Character B:Second character selected
:kof97:00010000:10A864:00000002:FFFFFFFF:Character C:Third character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof97:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof97:00000000:10E7E6:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof97:00000000:10E7E8:0000000C:FFFFFFFF:Ground Saber
:kof97:00000000:10E7EE:0000000C:FFFFFFFF:Baltic Launcher
:kof97:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof97:00000000:10E7E8:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof97:00000000:10E7EA:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof97:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof97:00000000:10E7EE:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof97:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof97:00000000:10E7E6:0000000C:FFFFFFFF:Hien Zan
:kof97:00000000:10E7EC:0000000C:FFFFFFFF:Ryuusei Raku
:kof97:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof97:00000000:10E7E6:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof97:00000000:10E7EA:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof97:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof97:00000000:10E7E6:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof97:00000000:10E7EA:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof97:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof97:00000000:10E7F4:0000000C:FFFFFFFF:Straight Slicer
:kof97:60000000:000000:00000000:00000000:[Use for Orochi Leona PL1]
:kof97:00000000:10E7E6:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof97:00000000:10E7E8:0000000C:FFFFFFFF:Ground Saber
:kof97:00000000:10E7EE:0000000C:FFFFFFFF:Baltic Launcher
:kof97:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof97:00000000:10E9F2:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof97:00000000:10E9F4:0000000C:FFFFFFFF:Ground Saber
:kof97:00000000:10E9FA:0000000C:FFFFFFFF:Baltic Launcher
:kof97:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof97:00000000:10E9F4:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof97:00000000:10E9F6:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof97:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof97:00000000:10E9FA:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof97:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof97:00000000:10E9F2:0000000C:FFFFFFFF:Hien Zan
:kof97:00000000:10E9F8:0000000C:FFFFFFFF:Ryuusei Raku
:kof97:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof97:00000000:10E9F2:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof97:00000000:10E9F6:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof97:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof97:00000000:10E9F2:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof97:00000000:10E9F6:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof97:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof97:00000000:10EA00:0000000C:FFFFFFFF:Straight Slicer
:kof97:60000000:000000:00000000:00000000:[Use for Orochi Leona PL2]
:kof97:00000000:10E9F2:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof97:00000000:10E9F4:0000000C:FFFFFFFF:Ground Saber
:kof97:00000000:10E9FA:0000000C:FFFFFFFF:Baltic Launcher
; [ King of Fighters '97, The (set 2) ]
kof97a:0:10A83A:60:006:Infinite Time
:kof97a:00800000:100000:00000004:00000004:Boss code & Timer stop:Debug Dip 1-3, does not enable Orochi
kof97a:0:10EC34:1F:000:Enable hidden characters (except Orochi):Adds Orochi Iori, Orochi Leona, and the Orochi New Face Team to the selection screen
:kof97a:00000300:10A7F1:00000005:FFFFFFFF:Select Current Round
:kof97a:62000000:000000:00000000:00000000:Select Backdrop
:kof97a:00010000:10A7EA:00000000:FFFFFFFF:Koshien Stadium, Japan
:kof97a:00010000:10A7EA:00000001:FFFFFFFF:Adventureland, USA
:kof97a:00010000:10A7EA:00000002:FFFFFFFF:Tuban, Bali
:kof97a:00010000:10A7EA:00000003:FFFFFFFF:Kowloon, China
:kof97a:00010000:10A7EA:00000004:FFFFFFFF:Kyong Bock Kung, Korea
:kof97a:00010000:10A7EA:00000005:FFFFFFFF:Ruccass Corner, Monaco
:kof97a:00010000:10A7EA:00000006:FFFFFFFF:Orochi Team
:kof97a:00010000:10A7EA:00000007:FFFFFFFF:Orochi
:kof97a:00000000:10EC35:00000001:FFFFFFFF:Backdrop Always Red:Makes the backdrop turn red (like how the stage would change in 1P mode when you face Orochi Iori or Orochi Leona).
:kof97a:00000001:10EC35:00000001:FFFFFFFF:Backdrop Turns Red Now!:Activate between matches for best effect. Makes the backdrop turn red (like how the stage would change in 1P mode when you face Orochi Iori or Orochi Leona).
:kof97a:20800000:01436E:000000EC:FFFFFFFF:No Damage Dealt While Defending:Affects both players. ALL attacks do no damage when blocked - hence, a player takes no block damage.
:kof97a:20810000:014377:00000000:FFFFFFFF:No Damage Dealt While Defending (2/2)
kof97a:0:108239:67:000:Infinite Energy PL1
kof97a:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof97a:0:1082E3:03:000:Infinite Power PL1
kof97a:0:1081EA:40:500:Infinite Power PL1 (2/4):
kof97a:0:10825F:23:500:Infinite Power PL1 (3/4)
kof97a:0:1081E0:10:520:Infinite Power PL1 (4/4)
kof97a:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof97a:0:1081E0:10:020:Maximum Power PL1
kof97a:0:1081E8:81:500:Maximum Power PL1 (2/4)
kof97a:0:1081EA:3F:500:Maximum Power PL1 (3/4)
kof97a:0:10824D:04:500:Maximum Power PL1 (4/4)
:kof97a:00000000:10823F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof97a:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof97a:00000000:108247:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof97a:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof97a:62000000:000000:00000000:00000000:Select Mode PL1
:kof97a:00010000:10A849:00000000:FFFFFFFF:Advanced Mode
:kof97a:00010000:10A849:00000001:FFFFFFFF:Extra Mode
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof97a:00000100:10A84A:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof97a:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected.
:kof97a:00010000:10A84B:00000000:FFFFFFFF:Kyo Kusanagi
:kof97a:00010000:10A84B:00000001:FFFFFFFF:Benimaru Nikaido
:kof97a:00010000:10A84B:00000002:FFFFFFFF:Goro Daimon
:kof97a:00010000:10A84B:00000003:FFFFFFFF:Terry Bogard
:kof97a:00010000:10A84B:00000004:FFFFFFFF:Andy Bogard
:kof97a:00010000:10A84B:00000005:FFFFFFFF:Joe Higashi
:kof97a:00010000:10A84B:00000006:FFFFFFFF:Ryo Sakazaki
:kof97a:00010000:10A84B:00000007:FFFFFFFF:Robert Garcia
:kof97a:00010000:10A84B:00000008:FFFFFFFF:Yuri Sakazaki
:kof97a:00010000:10A84B:00000009:FFFFFFFF:Leona
:kof97a:00010000:10A84B:0000000A:FFFFFFFF:Ralf Jones
:kof97a:00010000:10A84B:0000000B:FFFFFFFF:Clark Steel
:kof97a:00010000:10A84B:0000000C:FFFFFFFF:Athena Asamiya
:kof97a:00010000:10A84B:0000000D:FFFFFFFF:Sie Kensou
:kof97a:00010000:10A84B:0000000E:FFFFFFFF:Chin Gentsai
:kof97a:00010000:10A84B:0000000F:FFFFFFFF:Chizuru Kagura
:kof97a:00010000:10A84B:00000010:FFFFFFFF:Mai Shiranui
:kof97a:00010000:10A84B:00000011:FFFFFFFF:King
:kof97a:00010000:10A84B:00000012:FFFFFFFF:Kim Kaphwan
:kof97a:00010000:10A84B:00000013:FFFFFFFF:Chang Koehan
:kof97a:00010000:10A84B:00000014:FFFFFFFF:Choi Bounge
:kof97a:00010000:10A84B:00000015:FFFFFFFF:Yashiro Nanakase
:kof97a:00010000:10A84B:00000016:FFFFFFFF:Shermie
:kof97a:00010000:10A84B:00000017:FFFFFFFF:Chris
:kof97a:00010000:10A84B:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97a:00010000:10A84B:00000019:FFFFFFFF:Blue Mary
:kof97a:00010000:10A84B:0000001A:FFFFFFFF:Billy Kane
:kof97a:00010000:10A84B:0000001B:FFFFFFFF:Iori Yagami
:kof97a:00010000:10A84B:0000001C:FFFFFFFF:#Orochi Iori
:kof97a:00010000:10A84B:0000001D:FFFFFFFF:#Orochi Leona
:kof97a:00010000:10A84B:0000001E:FFFFFFFF:#Orochi
:kof97a:00010000:10A84B:0000001F:FFFFFFFF:Shingo Yabuki
:kof97a:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected.
:kof97a:00010000:10A84C:00000000:FFFFFFFF:Kyo Kusanagi
:kof97a:00010000:10A84C:00000001:FFFFFFFF:Benimaru Nikaido
:kof97a:00010000:10A84C:00000002:FFFFFFFF:Goro Daimon
:kof97a:00010000:10A84C:00000003:FFFFFFFF:Terry Bogard
:kof97a:00010000:10A84C:00000004:FFFFFFFF:Andy Bogard
:kof97a:00010000:10A84C:00000005:FFFFFFFF:Joe Higashi
:kof97a:00010000:10A84C:00000006:FFFFFFFF:Ryo Sakazaki
:kof97a:00010000:10A84C:00000007:FFFFFFFF:Robert Garcia
:kof97a:00010000:10A84C:00000008:FFFFFFFF:Yuri Sakazaki
:kof97a:00010000:10A84C:00000009:FFFFFFFF:Leona
:kof97a:00010000:10A84C:0000000A:FFFFFFFF:Ralf Jones
:kof97a:00010000:10A84C:0000000B:FFFFFFFF:Clark Steel
:kof97a:00010000:10A84C:0000000C:FFFFFFFF:Athena Asamiya
:kof97a:00010000:10A84C:0000000D:FFFFFFFF:Sie Kensou
:kof97a:00010000:10A84C:0000000E:FFFFFFFF:Chin Gentsai
:kof97a:00010000:10A84C:0000000F:FFFFFFFF:Chizuru Kagura
:kof97a:00010000:10A84C:00000010:FFFFFFFF:Mai Shiranui
:kof97a:00010000:10A84C:00000011:FFFFFFFF:King
:kof97a:00010000:10A84C:00000012:FFFFFFFF:Kim Kaphwan
:kof97a:00010000:10A84C:00000013:FFFFFFFF:Chang Koehan
:kof97a:00010000:10A84C:00000014:FFFFFFFF:Choi Bounge
:kof97a:00010000:10A84C:00000015:FFFFFFFF:Yashiro Nanakase
:kof97a:00010000:10A84C:00000016:FFFFFFFF:Shermie
:kof97a:00010000:10A84C:00000017:FFFFFFFF:Chris
:kof97a:00010000:10A84C:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97a:00010000:10A84C:00000019:FFFFFFFF:Blue Mary
:kof97a:00010000:10A84C:0000001A:FFFFFFFF:Billy Kane
:kof97a:00010000:10A84C:0000001B:FFFFFFFF:Iori Yagami
:kof97a:00010000:10A84C:0000001C:FFFFFFFF:#Orochi Iori
:kof97a:00010000:10A84C:0000001D:FFFFFFFF:#Orochi Leona
:kof97a:00010000:10A84C:0000001E:FFFFFFFF:#Orochi
:kof97a:00010000:10A84C:0000001F:FFFFFFFF:Shingo Yabuki
:kof97a:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected.
:kof97a:00010000:10A84D:00000000:FFFFFFFF:Kyo Kusanagi
:kof97a:00010000:10A84D:00000001:FFFFFFFF:Benimaru Nikaido
:kof97a:00010000:10A84D:00000002:FFFFFFFF:Goro Daimon
:kof97a:00010000:10A84D:00000003:FFFFFFFF:Terry Bogard
:kof97a:00010000:10A84D:00000004:FFFFFFFF:Andy Bogard
:kof97a:00010000:10A84D:00000005:FFFFFFFF:Joe Higashi
:kof97a:00010000:10A84D:00000006:FFFFFFFF:Ryo Sakazaki
:kof97a:00010000:10A84D:00000007:FFFFFFFF:Robert Garcia
:kof97a:00010000:10A84D:00000008:FFFFFFFF:Yuri Sakazaki
:kof97a:00010000:10A84D:00000009:FFFFFFFF:Leona
:kof97a:00010000:10A84D:0000000A:FFFFFFFF:Ralf Jones
:kof97a:00010000:10A84D:0000000B:FFFFFFFF:Clark Steel
:kof97a:00010000:10A84D:0000000C:FFFFFFFF:Athena Asamiya
:kof97a:00010000:10A84D:0000000D:FFFFFFFF:Sie Kensou
:kof97a:00010000:10A84D:0000000E:FFFFFFFF:Chin Gentsai
:kof97a:00010000:10A84D:0000000F:FFFFFFFF:Chizuru Kagura
:kof97a:00010000:10A84D:00000010:FFFFFFFF:Mai Shiranui
:kof97a:00010000:10A84D:00000011:FFFFFFFF:King
:kof97a:00010000:10A84D:00000012:FFFFFFFF:Kim Kaphwan
:kof97a:00010000:10A84D:00000013:FFFFFFFF:Chang Koehan
:kof97a:00010000:10A84D:00000014:FFFFFFFF:Choi Bounge
:kof97a:00010000:10A84D:00000015:FFFFFFFF:Yashiro Nanakase
:kof97a:00010000:10A84D:00000016:FFFFFFFF:Shermie
:kof97a:00010000:10A84D:00000017:FFFFFFFF:Chris
:kof97a:00010000:10A84D:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97a:00010000:10A84D:00000019:FFFFFFFF:Blue Mary
:kof97a:00010000:10A84D:0000001A:FFFFFFFF:Billy Kane
:kof97a:00010000:10A84D:0000001B:FFFFFFFF:Iori Yagami
:kof97a:00010000:10A84D:0000001C:FFFFFFFF:#Orochi Iori
:kof97a:00010000:10A84D:0000001D:FFFFFFFF:#Orochi Leona
:kof97a:00010000:10A84D:0000001E:FFFFFFFF:#Orochi
:kof97a:00010000:10A84D:0000001F:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Yashiro, Shermie, or Chris
;Assumes that the regular version character is selected. IE, select Kyo, turn on the cheat, and Kyo becomes 94-Kyo. Changes take effect between rounds.
:kof97a:00000000:10A857:00000001:00000001:Use Alternate Version Character PL1 (A):This refers to the first character selected.
:kof97a:00000000:10A857:00000002:00000002:Use Alternate Version Character PL1 (B):This refers to the second character selected.
:kof97a:00000000:10A857:00000004:00000004:Use Alternate Version Character PL1 (C):This refers to the third character selected.
:kof97a:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected.
:kof97a:00010000:10A84E:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97a:00010000:10A84E:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97a:00010000:10A84E:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97a:00010000:10A84E:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97a:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected.
:kof97a:00010000:10A84F:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97a:00010000:10A84F:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97a:00010000:10A84F:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97a:00010000:10A84F:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97a:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected.
:kof97a:00010000:10A850:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97a:00010000:10A850:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97a:00010000:10A850:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97a:00010000:10A850:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97a:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof97a:00010000:10A851:00000000:FFFFFFFF:Character A:First character selected
:kof97a:00010000:10A851:00000001:FFFFFFFF:Character B:Second character selected
:kof97a:00010000:10A851:00000002:FFFFFFFF:Character C:Third character selected
:kof97a:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof97a:00010000:10A852:00000000:FFFFFFFF:Character A:First character selected
:kof97a:00010000:10A852:00000001:FFFFFFFF:Character B:Second character selected
:kof97a:00010000:10A852:00000002:FFFFFFFF:Character C:Third character selected
:kof97a:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof97a:00010000:10A853:00000000:FFFFFFFF:Character A:First character selected
:kof97a:00010000:10A853:00000001:FFFFFFFF:Character B:Second character selected
:kof97a:00010000:10A853:00000002:FFFFFFFF:Character C:Third character selected
kof97a:0:108439:67:000:Infinite Energy PL2
kof97a:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof97a:0:1084E3:03:000:Infinite Power PL2
kof97a:0:1083EA:40:500:Infinite Power PL2 (2/4)
kof97a:0:10845F:23:500:Infinite Power PL2 (3/4)
kof97a:0:1083E0:10:520:Infinite Power PL2 (4/4)
kof97a:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof97a:0:1083E0:10:020:Maximum Power PL2
kof97a:0:1083E8:81:500:Maximum Power PL2 (2/4)
kof97a:0:1083EA:3F:500:Maximum Power PL2 (3/4)
kof97a:0:10844D:04:500:Maximum Power PL2 (4/4)
:kof97a:00000000:10843F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof97a:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof97a:00000000:108447:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof97a:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof97a:62000000:000000:00000000:00000000:Select Mode PL2
:kof97a:00010000:10A85A:00000000:FFFFFFFF:Advanced Mode
:kof97a:00010000:10A85A:00000001:FFFFFFFF:Extra Mode
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof97a:00000100:10A84A:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof97a:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected.
:kof97a:00010000:10A85C:00000000:FFFFFFFF:Kyo Kusanagi
:kof97a:00010000:10A85C:00000001:FFFFFFFF:Benimaru Nikaido
:kof97a:00010000:10A85C:00000002:FFFFFFFF:Goro Daimon
:kof97a:00010000:10A85C:00000003:FFFFFFFF:Terry Bogard
:kof97a:00010000:10A85C:00000004:FFFFFFFF:Andy Bogard
:kof97a:00010000:10A85C:00000005:FFFFFFFF:Joe Higashi
:kof97a:00010000:10A85C:00000006:FFFFFFFF:Ryo Sakazaki
:kof97a:00010000:10A85C:00000007:FFFFFFFF:Robert Garcia
:kof97a:00010000:10A85C:00000008:FFFFFFFF:Yuri Sakazaki
:kof97a:00010000:10A85C:00000009:FFFFFFFF:Leona
:kof97a:00010000:10A85C:0000000A:FFFFFFFF:Ralf Jones
:kof97a:00010000:10A85C:0000000B:FFFFFFFF:Clark Steel
:kof97a:00010000:10A85C:0000000C:FFFFFFFF:Athena Asamiya
:kof97a:00010000:10A85C:0000000D:FFFFFFFF:Sie Kensou
:kof97a:00010000:10A85C:0000000E:FFFFFFFF:Chin Gentsai
:kof97a:00010000:10A85C:0000000F:FFFFFFFF:Chizuru Kagura
:kof97a:00010000:10A85C:00000010:FFFFFFFF:Mai Shiranui
:kof97a:00010000:10A85C:00000011:FFFFFFFF:King
:kof97a:00010000:10A85C:00000012:FFFFFFFF:Kim Kaphwan
:kof97a:00010000:10A85C:00000013:FFFFFFFF:Chang Koehan
:kof97a:00010000:10A85C:00000014:FFFFFFFF:Choi Bounge
:kof97a:00010000:10A85C:00000015:FFFFFFFF:Yashiro Nanakase
:kof97a:00010000:10A85C:00000016:FFFFFFFF:Shermie
:kof97a:00010000:10A85C:00000017:FFFFFFFF:Chris
:kof97a:00010000:10A85C:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97a:00010000:10A85C:00000019:FFFFFFFF:Blue Mary
:kof97a:00010000:10A85C:0000001A:FFFFFFFF:Billy Kane
:kof97a:00010000:10A85C:0000001B:FFFFFFFF:Iori Yagami
:kof97a:00010000:10A85C:0000001C:FFFFFFFF:#Orochi Iori
:kof97a:00010000:10A85C:0000001D:FFFFFFFF:#Orochi Leona
:kof97a:00010000:10A85C:0000001E:FFFFFFFF:#Orochi
:kof97a:00010000:10A85C:0000001F:FFFFFFFF:Shingo Yabuki
:kof97a:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected.
:kof97a:00010000:10A85D:00000000:FFFFFFFF:Kyo Kusanagi
:kof97a:00010000:10A85D:00000001:FFFFFFFF:Benimaru Nikaido
:kof97a:00010000:10A85D:00000002:FFFFFFFF:Goro Daimon
:kof97a:00010000:10A85D:00000003:FFFFFFFF:Terry Bogard
:kof97a:00010000:10A85D:00000004:FFFFFFFF:Andy Bogard
:kof97a:00010000:10A85D:00000005:FFFFFFFF:Joe Higashi
:kof97a:00010000:10A85D:00000006:FFFFFFFF:Ryo Sakazaki
:kof97a:00010000:10A85D:00000007:FFFFFFFF:Robert Garcia
:kof97a:00010000:10A85D:00000008:FFFFFFFF:Yuri Sakazaki
:kof97a:00010000:10A85D:00000009:FFFFFFFF:Leona
:kof97a:00010000:10A85D:0000000A:FFFFFFFF:Ralf Jones
:kof97a:00010000:10A85D:0000000B:FFFFFFFF:Clark Steel
:kof97a:00010000:10A85D:0000000C:FFFFFFFF:Athena Asamiya
:kof97a:00010000:10A85D:0000000D:FFFFFFFF:Sie Kensou
:kof97a:00010000:10A85D:0000000E:FFFFFFFF:Chin Gentsai
:kof97a:00010000:10A85D:0000000F:FFFFFFFF:Chizuru Kagura
:kof97a:00010000:10A85D:00000010:FFFFFFFF:Mai Shiranui
:kof97a:00010000:10A85D:00000011:FFFFFFFF:King
:kof97a:00010000:10A85D:00000012:FFFFFFFF:Kim Kaphwan
:kof97a:00010000:10A85D:00000013:FFFFFFFF:Chang Koehan
:kof97a:00010000:10A85D:00000014:FFFFFFFF:Choi Bounge
:kof97a:00010000:10A85D:00000015:FFFFFFFF:Yashiro Nanakase
:kof97a:00010000:10A85D:00000016:FFFFFFFF:Shermie
:kof97a:00010000:10A85D:00000017:FFFFFFFF:Chris
:kof97a:00010000:10A85D:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97a:00010000:10A85D:00000019:FFFFFFFF:Blue Mary
:kof97a:00010000:10A85D:0000001A:FFFFFFFF:Billy Kane
:kof97a:00010000:10A85D:0000001B:FFFFFFFF:Iori Yagami
:kof97a:00010000:10A85D:0000001C:FFFFFFFF:#Orochi Iori
:kof97a:00010000:10A85D:0000001D:FFFFFFFF:#Orochi Leona
:kof97a:00010000:10A85D:0000001E:FFFFFFFF:#Orochi
:kof97a:00010000:10A85D:0000001F:FFFFFFFF:Shingo Yabuki
:kof97a:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected.
:kof97a:00010000:10A85E:00000000:FFFFFFFF:Kyo Kusanagi
:kof97a:00010000:10A85E:00000001:FFFFFFFF:Benimaru Nikaido
:kof97a:00010000:10A85E:00000002:FFFFFFFF:Goro Daimon
:kof97a:00010000:10A85E:00000003:FFFFFFFF:Terry Bogard
:kof97a:00010000:10A85E:00000004:FFFFFFFF:Andy Bogard
:kof97a:00010000:10A85E:00000005:FFFFFFFF:Joe Higashi
:kof97a:00010000:10A85E:00000006:FFFFFFFF:Ryo Sakazaki
:kof97a:00010000:10A85E:00000007:FFFFFFFF:Robert Garcia
:kof97a:00010000:10A85E:00000008:FFFFFFFF:Yuri Sakazaki
:kof97a:00010000:10A85E:00000009:FFFFFFFF:Leona
:kof97a:00010000:10A85E:0000000A:FFFFFFFF:Ralf Jones
:kof97a:00010000:10A85E:0000000B:FFFFFFFF:Clark Steel
:kof97a:00010000:10A85E:0000000C:FFFFFFFF:Athena Asamiya
:kof97a:00010000:10A85E:0000000D:FFFFFFFF:Sie Kensou
:kof97a:00010000:10A85E:0000000E:FFFFFFFF:Chin Gentsai
:kof97a:00010000:10A85E:0000000F:FFFFFFFF:Chizuru Kagura
:kof97a:00010000:10A85E:00000010:FFFFFFFF:Mai Shiranui
:kof97a:00010000:10A85E:00000011:FFFFFFFF:King
:kof97a:00010000:10A85E:00000012:FFFFFFFF:Kim Kaphwan
:kof97a:00010000:10A85E:00000013:FFFFFFFF:Chang Koehan
:kof97a:00010000:10A85E:00000014:FFFFFFFF:Choi Bounge
:kof97a:00010000:10A85E:00000015:FFFFFFFF:Yashiro Nanakase
:kof97a:00010000:10A85E:00000016:FFFFFFFF:Shermie
:kof97a:00010000:10A85E:00000017:FFFFFFFF:Chris
:kof97a:00010000:10A85E:00000018:FFFFFFFF:Ryuji Yamazaki
:kof97a:00010000:10A85E:00000019:FFFFFFFF:Blue Mary
:kof97a:00010000:10A85E:0000001A:FFFFFFFF:Billy Kane
:kof97a:00010000:10A85E:0000001B:FFFFFFFF:Iori Yagami
:kof97a:00010000:10A85E:0000001C:FFFFFFFF:#Orochi Iori
:kof97a:00010000:10A85E:0000001D:FFFFFFFF:#Orochi Leona
:kof97a:00010000:10A85E:0000001E:FFFFFFFF:#Orochi
:kof97a:00010000:10A85E:0000001F:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Yashiro, Shermie, or Chris
;Assumes that the regular version character is selected. IE, select Kyo, turn on the cheat, and Kyo becomes 94-Kyo. Changes take effect between rounds.
:kof97a:00000000:10A868:00000001:00000001:Use Alternate Version Character PL2 (A):This refers to the first character selected.
:kof97a:00000000:10A868:00000002:00000002:Use Alternate Version Character PL2 (B):This refers to the second character selected.
:kof97a:00000000:10A868:00000004:00000004:Use Alternate Version Character PL2 (C):This refers to the third character selected.
:kof97a:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected.
:kof97a:00010000:10A85F:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97a:00010000:10A85F:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97a:00010000:10A85F:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97a:00010000:10A85F:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97a:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected.
:kof97a:00010000:10A860:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97a:00010000:10A860:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97a:00010000:10A860:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97a:00010000:10A860:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97a:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected.
:kof97a:00010000:10A861:00000000:FFFFFFFF:A colour (Advanced Mode)
:kof97a:00010000:10A861:00000001:FFFFFFFF:D colour (Advanced Mode)
:kof97a:00010000:10A861:00000002:FFFFFFFF:A colour (Extra Mode)
:kof97a:00010000:10A861:00000003:FFFFFFFF:D colour (Extra Mode)
:kof97a:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof97a:00010000:10A862:00000000:FFFFFFFF:Character A:First character selected
:kof97a:00010000:10A862:00000001:FFFFFFFF:Character B:Second character selected
:kof97a:00010000:10A862:00000002:FFFFFFFF:Character C:Third character selected
:kof97a:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof97a:00010000:10A863:00000000:FFFFFFFF:Character A:First character selected
:kof97a:00010000:10A863:00000001:FFFFFFFF:Character B:Second character selected
:kof97a:00010000:10A863:00000002:FFFFFFFF:Character C:Third character selected
:kof97a:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof97a:00010000:10A864:00000000:FFFFFFFF:Character A:First character selected
:kof97a:00010000:10A864:00000001:FFFFFFFF:Character B:Second character selected
:kof97a:00010000:10A864:00000002:FFFFFFFF:Character C:Third character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof97a:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof97a:00000000:10E7E6:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof97a:00000000:10E7E8:0000000C:FFFFFFFF:Ground Saber
:kof97a:00000000:10E7EE:0000000C:FFFFFFFF:Baltic Launcher
:kof97a:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof97a:00000000:10E7E8:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof97a:00000000:10E7EA:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof97a:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof97a:00000000:10E7EE:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof97a:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof97a:00000000:10E7E6:0000000C:FFFFFFFF:Hien Zan
:kof97a:00000000:10E7EC:0000000C:FFFFFFFF:Ryuusei Raku
:kof97a:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof97a:00000000:10E7E6:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof97a:00000000:10E7EA:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof97a:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof97a:00000000:10E7E6:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof97a:00000000:10E7EA:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof97a:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof97a:00000000:10E7F4:0000000C:FFFFFFFF:Straight Slicer
:kof97a:60000000:000000:00000000:00000000:[Use for Orochi Leona PL1]
:kof97a:00000000:10E7E6:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof97a:00000000:10E7E8:0000000C:FFFFFFFF:Ground Saber
:kof97a:00000000:10E7EE:0000000C:FFFFFFFF:Baltic Launcher
:kof97a:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof97a:00000000:10E9F2:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof97a:00000000:10E9F4:0000000C:FFFFFFFF:Ground Saber
:kof97a:00000000:10E9FA:0000000C:FFFFFFFF:Baltic Launcher
:kof97a:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof97a:00000000:10E9F4:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof97a:00000000:10E9F6:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof97a:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof97a:00000000:10E9FA:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof97a:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof97a:00000000:10E9F2:0000000C:FFFFFFFF:Hien Zan
:kof97a:00000000:10E9F8:0000000C:FFFFFFFF:Ryuusei Raku
:kof97a:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof97a:00000000:10E9F2:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof97a:00000000:10E9F6:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof97a:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof97a:00000000:10E9F2:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof97a:00000000:10E9F6:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof97a:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof97a:00000000:10EA00:0000000C:FFFFFFFF:Straight Slicer
:kof97a:60000000:000000:00000000:00000000:[Use for Orochi Leona PL2]
:kof97a:00000000:10E9F2:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof97a:00000000:10E9F4:0000000C:FFFFFFFF:Ground Saber
:kof97a:00000000:10E9FA:0000000C:FFFFFFFF:Baltic Launcher
; [ King of Fighters '98 - The Slugfest / King of Fighters '98 - dream match never ends, The ]
kof98:0:10A83A:60:006:Infinite Time
:kof98:20B00000:028794:67086706:FFFFFFFF:Enable Omega Rugal:Arcade mode only. Hold start over Rugal and select with any button.
:kof98:00000300:10A7F1:00000005:FFFFFFFF:Select Current Round
:kof98:62000000:000000:00000000:00000000:Select Backdrop PL1
:kof98:00010000:10A7EA:00000000:FFFFFFFF:Japan (Street)
:kof98:00010000:10A7EA:00000001:FFFFFFFF:China
:kof98:00010000:10A7EA:00000002:FFFFFFFF:Korea
:kof98:00010000:10A7EA:00000003:FFFFFFFF:Mid-East
:kof98:00010000:10A7EA:00000004:FFFFFFFF:Spain
:kof98:00010000:10A7EA:00000005:FFFFFFFF:USA (Yard)
:kof98:00010000:10A7EA:00000006:FFFFFFFF:Japan (Temple)
:kof98:00010000:10A7EA:00000007:FFFFFFFF:USA (Wharf)
:kof98:00010000:10A7EA:00000008:FFFFFFFF:Blacknoah
:kof98:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof98:00010000:10ED5F:00000000:FFFFFFFF:Esaka?:Japan Team (Japan Team - KOF96)
:kof98:00010000:10ED5F:00000001:FFFFFFFF:Kurikinton:Fatal Fury Team (Terry - Fatal Fury 2)
:kof98:00010000:10ED5F:00000002:FFFFFFFF:Art of Fight:Art of Fighting Team (Ryo/Todo - AOF)
:kof98:00010000:10ED5F:00000003:FFFFFFFF:Rumbling on the City:Ikari Team (Ikari Team - KOF96)
:kof98:00010000:10ED5F:00000004:FFFFFFFF:Shin! Senritsu no Dora:Psycho Soldier Team (Psycho Soldier Team - KOF95)
:kof98:00010000:10ED5F:00000005:FFFFFFFF:Fairy:Gals Fighters Team (Chizuru - KOF96)
:kof98:00010000:10ED5F:00000006:FFFFFFFF:Seoul Road:Korea Team (Kim - Real Bout Fatal Fury)
:kof98:00010000:10ED5F:00000007:FFFFFFFF:Bloody:New Face Team (New Face Team - KOF97)
:kof98:00010000:10ED5F:00000008:FFFFFFFF:C62:Yamazaki (Yamazaki - Real Bout Fatal Fury Special)
:kof98:00010000:10ED5F:00000009:FFFFFFFF:Blue Mary's Blues:Mary (Mary - Real Bout Fatal Fury Special)
:kof98:00010000:10ED5F:0000000A:FFFFFFFF:London March:Billy (Billy - Real Bout Fatal Fury Special)
:kof98:00010000:10ED5F:0000000B:FFFFFFFF:Arashi no Saxophone 2:Iori Team (Iori Team - KOF96)
:kof98:00010000:10ED5F:0000000C:FFFFFFFF:In Spite of One's Age:Masters Team
:kof98:00010000:10ED5F:0000000D:FFFFFFFF:Slum No. 5:USA Sports Team (USA Sports Team - KOF94)
:kof98:00010000:10ED5F:0000000E:FFFFFFFF:Ketchaku R&D:Omega Rugal (Rugal - parts taken from KOF94 and KOF95)
:kof98:00010000:10ED5F:0000000F:FFFFFFFF:Still Green:Shingo (Shingo - KOF97)
:kof98:00010000:10ED5F:00000010:FFFFFFFF:The RR:Rugal
:kof98:00010000:10ED5F:00000011:FFFFFFFF:Esaka:EX Kyo (Japan Team - KOF94)
:kof98:00010000:10ED5F:00000012:FFFFFFFF:Rhythmic Hallucination:Orochi Yashiro (Orochi New Face Team - KOF97)
:kof98:00010000:10ED5F:00000013:FFFFFFFF:Fantastic Waltz:Orochi Shermie
:kof98:00010000:10ED5F:00000014:FFFFFFFF:Mad Fantasy:Orochi Chris
:kof98:00010000:10ED5F:00000015:FFFFFFFF:Ne!:'94 Gals Fighters Team (Gals Fighters Team - KOF94)
:kof98:00010000:10ED5F:00000016:FFFFFFFF:Arashi no Saxophone:Iori (Revenge Team - KOF95)
:kof98:00010000:10ED5F:00000017:FFFFFFFF:Arashi no Saxophone 2:Mature, Vice (Iori Team - KOF96)
; Select any five of the first nine and any one of the next three to go to Rugal.
; Select any five of the first nine to fight either the Iori Team in the Yard stage,
; the Masters Team in the Temple stage, or the USA Sports Team in the Wharf stage.
; Select any N amount of the first nine to go to stage N (up to five).
; Select the last one to prevent challenges by Shingo.
:kof98:00000000:10A799:00000001:00000001:Beaten Japan Team
:kof98:00000000:10A799:00000002:00000002:Beaten Fatal Fury Team
:kof98:00000000:10A799:00000004:00000004:Beaten Art of Fighting Team
:kof98:00000000:10A799:00000008:00000008:Beaten Ikari Team
:kof98:00000000:10A799:00000010:00000010:Beaten Psycho Soldier Team
:kof98:00000000:10A799:00000020:00000020:Beaten Gals Fighters Team
:kof98:00000000:10A799:00000040:00000040:Beaten Korea Team
:kof98:00000000:10A799:00000080:00000080:Beaten New Face Team
:kof98:00000000:10A798:00000001:00000001:Beaten Special Team
:kof98:00000000:10A798:00000002:00000002:Beaten Iori Team
:kof98:00000000:10A798:00000004:00000004:Beaten Masters Team
:kof98:00000000:10A798:00000008:00000008:Beaten USA Sports Team
:kof98:00000000:10A798:00000010:00000010:Beaten Shingo
kof98:0:108239:67:000:Infinite Energy PL1
kof98:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof98:0:1082E3:04:000:Infinite Power PL1
kof98:0:1081EA:40:500:Infinite Power PL1 (2/4)
kof98:0:108254:0D:500:Infinite Power PL1 (3/4)
kof98:0:10821F:09:500:Infinite Power PL1 (4/4)
kof98:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof98:0:1081E8:A0:000:Infinite Power PL1
kof98:0:1081EA:40:500:Infinite Power PL1 (2/4)
kof98:0:10821F:08:500:Infinite Power PL1 (3/4)
kof98:0:10824D:04:500:Infinite Power PL1 (4/4)
:kof98:00000000:10823F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof98:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof98:00000000:108247:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof98:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof98:62000000:000000:00000000:00000000:Select Mode PL1
:kof98:00010000:10A84C:00000000:FFFFFFFF:Advanced Mode
:kof98:00010000:10A84C:00000001:FFFFFFFF:Extra Mode
:kof98:62000000:000000:00000000:00000000:Select Team PL1
:kof98:00010000:10A84B:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof98:00010000:10A84B:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof98:00010000:10A84B:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof98:00010000:10A84B:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof98:00010000:10A84B:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof98:00010000:10A84B:00000005:FFFFFFFF:Gals Fighters Team:Chizuru, Mai, King
:kof98:00010000:10A84B:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof98:00010000:10A84B:00000007:FFFFFFFF:New Face Team:Yashiro, Shermie, Chris
:kof98:00010000:10A84B:00000008:FFFFFFFF:Special Team:Yamazaki, Mary, Billy
:kof98:00010000:10A84B:00000009:FFFFFFFF:Iori Team:Iori, Mature, Vice
:kof98:00010000:10A84B:0000000A:FFFFFFFF:Masters Team:Heidern, Takuma, Saisyu
:kof98:00010000:10A84B:0000000B:FFFFFFFF:USA Sports Team:Heavy D!, Lucky, Brian
:kof98:00010000:10A84B:0000000C:FFFFFFFF:Shingo (solo)
:kof98:00010000:10A84B:0000000D:FFFFFFFF:Rugal (solo)
:kof98:00010000:10A84B:0000000E:FFFFFFFF:Custom Team
:kof98:00010000:10A84B:0000000F:FFFFFFFF:KOF All-Star Team:Kyo, Iori, Shingo
:kof98:00010000:10A84B:00000010:FFFFFFFF:Rugal Team:Mature, Vice, Rugal
:kof98:00010000:10A84B:00000011:FFFFFFFF:Sacred Force Team:Kyo, Iori, Chizuru
:kof98:00010000:10A84B:00000012:FFFFFFFF:SNK Superstar Team:Kyo, Terry, Ryo
:kof98:00010000:10A84B:00000013:FFFFFFFF:Sidekicks Team:Andy, Benimaru, Robert
:kof98:00010000:10A84B:00000014:FFFFFFFF:Headbands Team:Daimon, Joe, Yuri
:kof98:00010000:10A84B:00000015:FFFFFFFF:Teen Team:Chris, Kensou, Shingo
:kof98:00010000:10A84B:00000016:FFFFFFFF:Orochi Gals Team:Shermie, Mature, Vice
:kof98:00010000:10A84B:00000017:FFFFFFFF:Orochi Guys Team:Yashiro, Yamazaki, Chris
:kof98:00010000:10A84B:00000018:FFFFFFFF:Sakazaki Team:Ryo, Yuri, Takuma
:kof98:00010000:10A84B:00000019:FFFFFFFF:Fathers Team:Kim, Takuma, Saisyu
:kof98:00010000:10A84B:0000001A:FFFFFFFF:Button Masher Team:Billy, Chang, Joe
:kof98:00010000:10A84B:0000001B:FFFFFFFF:Orochi Nagi Team:Kyo, Saisyu, Chris
:kof98:00010000:10A84B:0000001C:FFFFFFFF:Kusanagi Team:Kyo, Saisyu, Shingo
:kof98:00010000:10A84B:0000001D:FFFFFFFF:Handsome Team:Chin, Chang, Choi
:kof98:00010000:10A84B:0000001E:FFFFFFFF:Kansai Team:Choi, Kensou, Robert
:kof98:00010000:10A84B:0000001F:FFFFFFFF:Damage Team:Brian, Chang, Ralf
:kof98:00010000:10A84B:00000020:FFFFFFFF:Birthday Team:King, Mature, Shingo
:kof98:00010000:10A84B:00000021:FFFFFFFF:Baseball Team:Lucky, Mary, Ralf
:kof98:00010000:10A84B:00000022:FFFFFFFF:Cap Team:Terry, Lucky, Clark
:kof98:00010000:10A84B:00000023:FFFFFFFF:New Female Team:Athena, Mai, Yuri
:kof98:00010000:10A84B:00000024:FFFFFFFF:Shingo Team:Shingo, Benimaru, Daimon
:kof98:00010000:10A84B:00000025:FFFFFFFF:New Ikari Team:Heidern, Leona, Ralf
:kof98:00010000:10A84B:00000026:FFFFFFFF:'94 Gals Fighters Team:Yuri, Mai, King
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof98:00000100:10A84D:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof98:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof98:00010000:10A84E:00000000:FFFFFFFF:Kyo Kusanagi
:kof98:00010000:10A84E:00000001:FFFFFFFF:Benimaru Nikaido
:kof98:00010000:10A84E:00000002:FFFFFFFF:Goro Daimon
:kof98:00010000:10A84E:00000003:FFFFFFFF:Terry Bogard
:kof98:00010000:10A84E:00000004:FFFFFFFF:Andy Bogard
:kof98:00010000:10A84E:00000005:FFFFFFFF:Joe Higashi
:kof98:00010000:10A84E:00000006:FFFFFFFF:Ryo Sakazaki
:kof98:00010000:10A84E:00000007:FFFFFFFF:Robert Garcia
:kof98:00010000:10A84E:00000008:FFFFFFFF:Yuri Sakazaki
:kof98:00010000:10A84E:00000009:FFFFFFFF:Leona
:kof98:00010000:10A84E:0000000A:FFFFFFFF:Ralf Jones
:kof98:00010000:10A84E:0000000B:FFFFFFFF:Clark Steel
:kof98:00010000:10A84E:0000000C:FFFFFFFF:Athena Asamiya
:kof98:00010000:10A84E:0000000D:FFFFFFFF:Sie Kensou
:kof98:00010000:10A84E:0000000E:FFFFFFFF:Chin Gentsai
:kof98:00010000:10A84E:0000000F:FFFFFFFF:Chizuru Kagura
:kof98:00010000:10A84E:00000010:FFFFFFFF:Mai Shiranui
:kof98:00010000:10A84E:00000011:FFFFFFFF:King
:kof98:00010000:10A84E:00000012:FFFFFFFF:Kim Kaphwan
:kof98:00010000:10A84E:00000013:FFFFFFFF:Chang Koehan
:kof98:00010000:10A84E:00000014:FFFFFFFF:Choi Bounge
:kof98:00010000:10A84E:00000015:FFFFFFFF:Yashiro Nanakase
:kof98:00010000:10A84E:00000016:FFFFFFFF:Shermie
:kof98:00010000:10A84E:00000017:FFFFFFFF:Chris
:kof98:00010000:10A84E:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98:00010000:10A84E:00000019:FFFFFFFF:Blue Mary
:kof98:00010000:10A84E:0000001A:FFFFFFFF:Billy Kane
:kof98:00010000:10A84E:0000001B:FFFFFFFF:Iori Yagami
:kof98:00010000:10A84E:0000001C:FFFFFFFF:Mature
:kof98:00010000:10A84E:0000001D:FFFFFFFF:Vice
:kof98:00010000:10A84E:0000001E:FFFFFFFF:Heidern
:kof98:00010000:10A84E:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98:00010000:10A84E:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98:00010000:10A84E:00000021:FFFFFFFF:Heavy D!
:kof98:00010000:10A84E:00000022:FFFFFFFF:Lucky Glauber
:kof98:00010000:10A84E:00000023:FFFFFFFF:Brian Battler
:kof98:00010000:10A84E:00000024:FFFFFFFF:Rugal Bernstein
:kof98:00010000:10A84E:00000025:FFFFFFFF:Shingo Yabuki
:kof98:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof98:00010000:10A84F:00000000:FFFFFFFF:Kyo Kusanagi
:kof98:00010000:10A84F:00000001:FFFFFFFF:Benimaru Nikaido
:kof98:00010000:10A84F:00000002:FFFFFFFF:Goro Daimon
:kof98:00010000:10A84F:00000003:FFFFFFFF:Terry Bogard
:kof98:00010000:10A84F:00000004:FFFFFFFF:Andy Bogard
:kof98:00010000:10A84F:00000005:FFFFFFFF:Joe Higashi
:kof98:00010000:10A84F:00000006:FFFFFFFF:Ryo Sakazaki
:kof98:00010000:10A84F:00000007:FFFFFFFF:Robert Garcia
:kof98:00010000:10A84F:00000008:FFFFFFFF:Yuri Sakazaki
:kof98:00010000:10A84F:00000009:FFFFFFFF:Leona
:kof98:00010000:10A84F:0000000A:FFFFFFFF:Ralf Jones
:kof98:00010000:10A84F:0000000B:FFFFFFFF:Clark Steel
:kof98:00010000:10A84F:0000000C:FFFFFFFF:Athena Asamiya
:kof98:00010000:10A84F:0000000D:FFFFFFFF:Sie Kensou
:kof98:00010000:10A84F:0000000E:FFFFFFFF:Chin Gentsai
:kof98:00010000:10A84F:0000000F:FFFFFFFF:Chizuru Kagura
:kof98:00010000:10A84F:00000010:FFFFFFFF:Mai Shiranui
:kof98:00010000:10A84F:00000011:FFFFFFFF:King
:kof98:00010000:10A84F:00000012:FFFFFFFF:Kim Kaphwan
:kof98:00010000:10A84F:00000013:FFFFFFFF:Chang Koehan
:kof98:00010000:10A84F:00000014:FFFFFFFF:Choi Bounge
:kof98:00010000:10A84F:00000015:FFFFFFFF:Yashiro Nanakase
:kof98:00010000:10A84F:00000016:FFFFFFFF:Shermie
:kof98:00010000:10A84F:00000017:FFFFFFFF:Chris
:kof98:00010000:10A84F:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98:00010000:10A84F:00000019:FFFFFFFF:Blue Mary
:kof98:00010000:10A84F:0000001A:FFFFFFFF:Billy Kane
:kof98:00010000:10A84F:0000001B:FFFFFFFF:Iori Yagami
:kof98:00010000:10A84F:0000001C:FFFFFFFF:Mature
:kof98:00010000:10A84F:0000001D:FFFFFFFF:Vice
:kof98:00010000:10A84F:0000001E:FFFFFFFF:Heidern
:kof98:00010000:10A84F:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98:00010000:10A84F:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98:00010000:10A84F:00000021:FFFFFFFF:Heavy D!
:kof98:00010000:10A84F:00000022:FFFFFFFF:Lucky Glauber
:kof98:00010000:10A84F:00000023:FFFFFFFF:Brian Battler
:kof98:00010000:10A84F:00000024:FFFFFFFF:Rugal Bernstein
:kof98:00010000:10A84F:00000025:FFFFFFFF:Shingo Yabuki
:kof98:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof98:00010000:10A850:00000000:FFFFFFFF:Kyo Kusanagi
:kof98:00010000:10A850:00000001:FFFFFFFF:Benimaru Nikaido
:kof98:00010000:10A850:00000002:FFFFFFFF:Goro Daimon
:kof98:00010000:10A850:00000003:FFFFFFFF:Terry Bogard
:kof98:00010000:10A850:00000004:FFFFFFFF:Andy Bogard
:kof98:00010000:10A850:00000005:FFFFFFFF:Joe Higashi
:kof98:00010000:10A850:00000006:FFFFFFFF:Ryo Sakazaki
:kof98:00010000:10A850:00000007:FFFFFFFF:Robert Garcia
:kof98:00010000:10A850:00000008:FFFFFFFF:Yuri Sakazaki
:kof98:00010000:10A850:00000009:FFFFFFFF:Leona
:kof98:00010000:10A850:0000000A:FFFFFFFF:Ralf Jones
:kof98:00010000:10A850:0000000B:FFFFFFFF:Clark Steel
:kof98:00010000:10A850:0000000C:FFFFFFFF:Athena Asamiya
:kof98:00010000:10A850:0000000D:FFFFFFFF:Sie Kensou
:kof98:00010000:10A850:0000000E:FFFFFFFF:Chin Gentsai
:kof98:00010000:10A850:0000000F:FFFFFFFF:Chizuru Kagura
:kof98:00010000:10A850:00000010:FFFFFFFF:Mai Shiranui
:kof98:00010000:10A850:00000011:FFFFFFFF:King
:kof98:00010000:10A850:00000012:FFFFFFFF:Kim Kaphwan
:kof98:00010000:10A850:00000013:FFFFFFFF:Chang Koehan
:kof98:00010000:10A850:00000014:FFFFFFFF:Choi Bounge
:kof98:00010000:10A850:00000015:FFFFFFFF:Yashiro Nanakase
:kof98:00010000:10A850:00000016:FFFFFFFF:Shermie
:kof98:00010000:10A850:00000017:FFFFFFFF:Chris
:kof98:00010000:10A850:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98:00010000:10A850:00000019:FFFFFFFF:Blue Mary
:kof98:00010000:10A850:0000001A:FFFFFFFF:Billy Kane
:kof98:00010000:10A850:0000001B:FFFFFFFF:Iori Yagami
:kof98:00010000:10A850:0000001C:FFFFFFFF:Mature
:kof98:00010000:10A850:0000001D:FFFFFFFF:Vice
:kof98:00010000:10A850:0000001E:FFFFFFFF:Heidern
:kof98:00010000:10A850:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98:00010000:10A850:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98:00010000:10A850:00000021:FFFFFFFF:Heavy D!
:kof98:00010000:10A850:00000022:FFFFFFFF:Lucky Glauber
:kof98:00010000:10A850:00000023:FFFFFFFF:Brian Battler
:kof98:00010000:10A850:00000024:FFFFFFFF:Rugal Bernstein
:kof98:00010000:10A850:00000025:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Terry, Andy, Joe, Ryo, Robert, Yuri, Mai, Yashiro, Shermie,
;Chris, Billy, and Rugal
:kof98:00000000:10A85A:00000001:00000001:Use Alternate Version Character PL1 (A):This refers to the first character selected
:kof98:00000000:10A85A:00000002:00000002:Use Alternate Version Character PL1 (B):This refers to the second character selected
:kof98:00000000:10A85A:00000004:00000004:Use Alternate Version Character PL1 (C):This refers to the third character selected
:kof98:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof98:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof98:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof98:00010000:10A84A:00000003:FFFFFFFF:Second and third characters selected at random
:kof98:00010000:10A84A:00000004:FFFFFFFF:Third character selected at random
:kof98:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof98:00010000:10A851:00000000:FFFFFFFF:A colour
:kof98:00010000:10A851:00000001:FFFFFFFF:B colour
:kof98:00010000:10A851:00000002:FFFFFFFF:C colour
:kof98:00010000:10A851:00000003:FFFFFFFF:D colour
:kof98:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof98:00010000:10A852:00000000:FFFFFFFF:A colour
:kof98:00010000:10A852:00000001:FFFFFFFF:B colour
:kof98:00010000:10A852:00000002:FFFFFFFF:C colour
:kof98:00010000:10A852:00000003:FFFFFFFF:D colour
:kof98:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof98:00010000:10A853:00000000:FFFFFFFF:A colour
:kof98:00010000:10A853:00000001:FFFFFFFF:B colour
:kof98:00010000:10A853:00000002:FFFFFFFF:C colour
:kof98:00010000:10A853:00000003:FFFFFFFF:D colour
:kof98:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof98:00010000:10A854:00000000:FFFFFFFF:Character A:First character selected
:kof98:00010000:10A854:00000001:FFFFFFFF:Character B:Second character selected
:kof98:00010000:10A854:00000002:FFFFFFFF:Character C:Third character selected
:kof98:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof98:00010000:10A855:00000000:FFFFFFFF:Character A:First character selected
:kof98:00010000:10A855:00000001:FFFFFFFF:Character B:Second character selected
:kof98:00010000:10A855:00000002:FFFFFFFF:Character C:Third character selected
:kof98:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof98:00010000:10A856:00000000:FFFFFFFF:Character A:First character selected
:kof98:00010000:10A856:00000001:FFFFFFFF:Character B:Second character selected
:kof98:00010000:10A856:00000002:FFFFFFFF:Character C:Third character selected
kof98:0:108439:67:000:Infinite Energy PL2
kof98:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof98:0:1084E3:04:000:Infinite Power PL2
kof98:0:1083EA:40:500:Infinite Power PL2 (2/4)
kof98:0:108454:0D:500:Infinite Power PL2 (3/4)
kof98:0:10841F:09:500:Infinite Power PL2 (4/4)
kof98:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof98:0:1083E8:A0:000:Infinite Power PL2
kof98:0:1083EA:40:500:Infinite Power PL2 (2/4)
kof98:0:10841F:08:500:Infinite Power PL2 (3/4)
kof98:0:10844D:04:500:Infinite Power PL2 (4/4)
:kof98:00000000:10843F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof98:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof98:00000000:108447:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof98:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof98:62000000:000000:00000000:00000000:Select Mode PL2
:kof98:00010000:10A85D:00000000:FFFFFFFF:Advanced Mode
:kof98:00010000:10A85D:00000001:FFFFFFFF:Extra Mode
:kof98:62000000:000000:00000000:00000000:Select Team PL2
:kof98:00010000:10A85C:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof98:00010000:10A85C:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof98:00010000:10A85C:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof98:00010000:10A85C:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof98:00010000:10A85C:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof98:00010000:10A85C:00000005:FFFFFFFF:Gals Fighters Team:Chizuru, Mai, King
:kof98:00010000:10A85C:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof98:00010000:10A85C:00000007:FFFFFFFF:New Face Team:Yashiro, Shermie, Chris
:kof98:00010000:10A85C:00000008:FFFFFFFF:Special Team:Yamazaki, Mary, Billy
:kof98:00010000:10A85C:00000009:FFFFFFFF:Iori Team:Iori, Mature, Vice
:kof98:00010000:10A85C:0000000A:FFFFFFFF:Masters Team:Heidern, Takuma, Saisyu
:kof98:00010000:10A85C:0000000B:FFFFFFFF:USA Sports Team:Heavy D!, Lucky, Brian
:kof98:00010000:10A85C:0000000C:FFFFFFFF:Shingo (solo)
:kof98:00010000:10A85C:0000000D:FFFFFFFF:Rugal (solo)
:kof98:00010000:10A85C:0000000E:FFFFFFFF:Custom Team
:kof98:00010000:10A85C:0000000F:FFFFFFFF:KOF All-Star Team:Kyo, Iori, Shingo
:kof98:00010000:10A85C:00000010:FFFFFFFF:Rugal Team:Mature, Vice, Rugal
:kof98:00010000:10A85C:00000011:FFFFFFFF:Sacred Force Team:Kyo, Iori, Chizuru
:kof98:00010000:10A85C:00000012:FFFFFFFF:SNK Superstar Team:Kyo, Terry, Ryo
:kof98:00010000:10A85C:00000013:FFFFFFFF:Sidekicks Team:Andy, Benimaru, Robert
:kof98:00010000:10A85C:00000014:FFFFFFFF:Headbands Team:Daimon, Joe, Yuri
:kof98:00010000:10A85C:00000015:FFFFFFFF:Teen Team:Chris, Kensou, Shingo
:kof98:00010000:10A85C:00000016:FFFFFFFF:Orochi Gals Team:Shermie, Mature, Vice
:kof98:00010000:10A85C:00000017:FFFFFFFF:Orochi Guys Team:Yashiro, Yamazaki, Chris
:kof98:00010000:10A85C:00000018:FFFFFFFF:Sakazaki Team:Ryo, Yuri, Takuma
:kof98:00010000:10A85C:00000019:FFFFFFFF:Fathers Team:Kim, Takuma, Saisyu
:kof98:00010000:10A85C:0000001A:FFFFFFFF:Button Masher Team:Billy, Chang, Joe
:kof98:00010000:10A85C:0000001B:FFFFFFFF:Orochi Nagi Team:Kyo, Saisyu, Chris
:kof98:00010000:10A85C:0000001C:FFFFFFFF:Kusanagi Team:Kyo, Saisyu, Shingo
:kof98:00010000:10A85C:0000001D:FFFFFFFF:Handsome Team:Chin, Chang, Choi
:kof98:00010000:10A85C:0000001E:FFFFFFFF:Kansai Team:Choi, Kensou, Robert
:kof98:00010000:10A85C:0000001F:FFFFFFFF:Damage Team:Brian, Chang, Ralf
:kof98:00010000:10A85C:00000020:FFFFFFFF:Birthday Team:King, Mature, Shingo
:kof98:00010000:10A85C:00000021:FFFFFFFF:Baseball Team:Lucky, Mary, Ralf
:kof98:00010000:10A85C:00000022:FFFFFFFF:Cap Team:Terry, Lucky, Clark
:kof98:00010000:10A85C:00000023:FFFFFFFF:New Female Team:Athena, Mai, Yuri
:kof98:00010000:10A85C:00000024:FFFFFFFF:Shingo Team:Shingo, Benimaru, Daimon
:kof98:00010000:10A85C:00000025:FFFFFFFF:New Ikari Team:Heidern, Leona, Ralf
:kof98:00010000:10A85C:00000026:FFFFFFFF:'94 Gals Fighters Team:Yuri, Mai, King
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof98:00000100:10A85E:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof98:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof98:00010000:10A85F:00000000:FFFFFFFF:Kyo Kusanagi
:kof98:00010000:10A85F:00000001:FFFFFFFF:Benimaru Nikaido
:kof98:00010000:10A85F:00000002:FFFFFFFF:Goro Daimon
:kof98:00010000:10A85F:00000003:FFFFFFFF:Terry Bogard
:kof98:00010000:10A85F:00000004:FFFFFFFF:Andy Bogard
:kof98:00010000:10A85F:00000005:FFFFFFFF:Joe Higashi
:kof98:00010000:10A85F:00000006:FFFFFFFF:Ryo Sakazaki
:kof98:00010000:10A85F:00000007:FFFFFFFF:Robert Garcia
:kof98:00010000:10A85F:00000008:FFFFFFFF:Yuri Sakazaki
:kof98:00010000:10A85F:00000009:FFFFFFFF:Leona
:kof98:00010000:10A85F:0000000A:FFFFFFFF:Ralf Jones
:kof98:00010000:10A85F:0000000B:FFFFFFFF:Clark Steel
:kof98:00010000:10A85F:0000000C:FFFFFFFF:Athena Asamiya
:kof98:00010000:10A85F:0000000D:FFFFFFFF:Sie Kensou
:kof98:00010000:10A85F:0000000E:FFFFFFFF:Chin Gentsai
:kof98:00010000:10A85F:0000000F:FFFFFFFF:Chizuru Kagura
:kof98:00010000:10A85F:00000010:FFFFFFFF:Mai Shiranui
:kof98:00010000:10A85F:00000011:FFFFFFFF:King
:kof98:00010000:10A85F:00000012:FFFFFFFF:Kim Kaphwan
:kof98:00010000:10A85F:00000013:FFFFFFFF:Chang Koehan
:kof98:00010000:10A85F:00000014:FFFFFFFF:Choi Bounge
:kof98:00010000:10A85F:00000015:FFFFFFFF:Yashiro Nanakase
:kof98:00010000:10A85F:00000016:FFFFFFFF:Shermie
:kof98:00010000:10A85F:00000017:FFFFFFFF:Chris
:kof98:00010000:10A85F:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98:00010000:10A85F:00000019:FFFFFFFF:Blue Mary
:kof98:00010000:10A85F:0000001A:FFFFFFFF:Billy Kane
:kof98:00010000:10A85F:0000001B:FFFFFFFF:Iori Yagami
:kof98:00010000:10A85F:0000001C:FFFFFFFF:Mature
:kof98:00010000:10A85F:0000001D:FFFFFFFF:Vice
:kof98:00010000:10A85F:0000001E:FFFFFFFF:Heidern
:kof98:00010000:10A85F:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98:00010000:10A85F:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98:00010000:10A85F:00000021:FFFFFFFF:Heavy D!
:kof98:00010000:10A85F:00000022:FFFFFFFF:Lucky Glauber
:kof98:00010000:10A85F:00000023:FFFFFFFF:Brian Battler
:kof98:00010000:10A85F:00000024:FFFFFFFF:Rugal Bernstein
:kof98:00010000:10A85F:00000025:FFFFFFFF:Shingo Yabuki
:kof98:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof98:00010000:10A860:00000000:FFFFFFFF:Kyo Kusanagi
:kof98:00010000:10A860:00000001:FFFFFFFF:Benimaru Nikaido
:kof98:00010000:10A860:00000002:FFFFFFFF:Goro Daimon
:kof98:00010000:10A860:00000003:FFFFFFFF:Terry Bogard
:kof98:00010000:10A860:00000004:FFFFFFFF:Andy Bogard
:kof98:00010000:10A860:00000005:FFFFFFFF:Joe Higashi
:kof98:00010000:10A860:00000006:FFFFFFFF:Ryo Sakazaki
:kof98:00010000:10A860:00000007:FFFFFFFF:Robert Garcia
:kof98:00010000:10A860:00000008:FFFFFFFF:Yuri Sakazaki
:kof98:00010000:10A860:00000009:FFFFFFFF:Leona
:kof98:00010000:10A860:0000000A:FFFFFFFF:Ralf Jones
:kof98:00010000:10A860:0000000B:FFFFFFFF:Clark Steel
:kof98:00010000:10A860:0000000C:FFFFFFFF:Athena Asamiya
:kof98:00010000:10A860:0000000D:FFFFFFFF:Sie Kensou
:kof98:00010000:10A860:0000000E:FFFFFFFF:Chin Gentsai
:kof98:00010000:10A860:0000000F:FFFFFFFF:Chizuru Kagura
:kof98:00010000:10A860:00000010:FFFFFFFF:Mai Shiranui
:kof98:00010000:10A860:00000011:FFFFFFFF:King
:kof98:00010000:10A860:00000012:FFFFFFFF:Kim Kaphwan
:kof98:00010000:10A860:00000013:FFFFFFFF:Chang Koehan
:kof98:00010000:10A860:00000014:FFFFFFFF:Choi Bounge
:kof98:00010000:10A860:00000015:FFFFFFFF:Yashiro Nanakase
:kof98:00010000:10A860:00000016:FFFFFFFF:Shermie
:kof98:00010000:10A860:00000017:FFFFFFFF:Chris
:kof98:00010000:10A860:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98:00010000:10A860:00000019:FFFFFFFF:Blue Mary
:kof98:00010000:10A860:0000001A:FFFFFFFF:Billy Kane
:kof98:00010000:10A860:0000001B:FFFFFFFF:Iori Yagami
:kof98:00010000:10A860:0000001C:FFFFFFFF:Mature
:kof98:00010000:10A860:0000001D:FFFFFFFF:Vice
:kof98:00010000:10A860:0000001E:FFFFFFFF:Heidern
:kof98:00010000:10A860:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98:00010000:10A860:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98:00010000:10A860:00000021:FFFFFFFF:Heavy D!
:kof98:00010000:10A860:00000022:FFFFFFFF:Lucky Glauber
:kof98:00010000:10A860:00000023:FFFFFFFF:Brian Battler
:kof98:00010000:10A860:00000024:FFFFFFFF:Rugal Bernstein
:kof98:00010000:10A860:00000025:FFFFFFFF:Shingo Yabuki
:kof98:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof98:00010000:10A861:00000000:FFFFFFFF:Kyo Kusanagi
:kof98:00010000:10A861:00000001:FFFFFFFF:Benimaru Nikaido
:kof98:00010000:10A861:00000002:FFFFFFFF:Goro Daimon
:kof98:00010000:10A861:00000003:FFFFFFFF:Terry Bogard
:kof98:00010000:10A861:00000004:FFFFFFFF:Andy Bogard
:kof98:00010000:10A861:00000005:FFFFFFFF:Joe Higashi
:kof98:00010000:10A861:00000006:FFFFFFFF:Ryo Sakazaki
:kof98:00010000:10A861:00000007:FFFFFFFF:Robert Garcia
:kof98:00010000:10A861:00000008:FFFFFFFF:Yuri Sakazaki
:kof98:00010000:10A861:00000009:FFFFFFFF:Leona
:kof98:00010000:10A861:0000000A:FFFFFFFF:Ralf Jones
:kof98:00010000:10A861:0000000B:FFFFFFFF:Clark Steel
:kof98:00010000:10A861:0000000C:FFFFFFFF:Athena Asamiya
:kof98:00010000:10A861:0000000D:FFFFFFFF:Sie Kensou
:kof98:00010000:10A861:0000000E:FFFFFFFF:Chin Gentsai
:kof98:00010000:10A861:0000000F:FFFFFFFF:Chizuru Kagura
:kof98:00010000:10A861:00000010:FFFFFFFF:Mai Shiranui
:kof98:00010000:10A861:00000011:FFFFFFFF:King
:kof98:00010000:10A861:00000012:FFFFFFFF:Kim Kaphwan
:kof98:00010000:10A861:00000013:FFFFFFFF:Chang Koehan
:kof98:00010000:10A861:00000014:FFFFFFFF:Choi Bounge
:kof98:00010000:10A861:00000015:FFFFFFFF:Yashiro Nanakase
:kof98:00010000:10A861:00000016:FFFFFFFF:Shermie
:kof98:00010000:10A861:00000017:FFFFFFFF:Chris
:kof98:00010000:10A861:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98:00010000:10A861:00000019:FFFFFFFF:Blue Mary
:kof98:00010000:10A861:0000001A:FFFFFFFF:Billy Kane
:kof98:00010000:10A861:0000001B:FFFFFFFF:Iori Yagami
:kof98:00010000:10A861:0000001C:FFFFFFFF:Mature
:kof98:00010000:10A861:0000001D:FFFFFFFF:Vice
:kof98:00010000:10A861:0000001E:FFFFFFFF:Heidern
:kof98:00010000:10A861:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98:00010000:10A861:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98:00010000:10A861:00000021:FFFFFFFF:Heavy D!
:kof98:00010000:10A861:00000022:FFFFFFFF:Lucky Glauber
:kof98:00010000:10A861:00000023:FFFFFFFF:Brian Battler
:kof98:00010000:10A861:00000024:FFFFFFFF:Rugal Bernstein
:kof98:00010000:10A861:00000025:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Terry, Andy, Joe, Ryo, Robert, Yuri, Mai, Yashiro, Shermie,
;Chris, Billy, and Rugal
:kof98:00000000:10A86B:00000001:00000001:Use Alternate Version Character PL2 (A):This refers to the first character selected
:kof98:00000000:10A86B:00000002:00000002:Use Alternate Version Character PL2 (B):This refers to the second character selected
:kof98:00000000:10A86B:00000004:00000004:Use Alternate Version Character PL2 (C):This refers to the third character selected
:kof98:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof98:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof98:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof98:00010000:10A85B:00000003:FFFFFFFF:Second and third characters selected at random
:kof98:00010000:10A85B:00000004:FFFFFFFF:Third character selected at random
:kof98:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof98:00010000:10A862:00000000:FFFFFFFF:A colour
:kof98:00010000:10A862:00000001:FFFFFFFF:B colour
:kof98:00010000:10A862:00000002:FFFFFFFF:C colour
:kof98:00010000:10A862:00000003:FFFFFFFF:D colour
:kof98:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof98:00010000:10A863:00000000:FFFFFFFF:A colour
:kof98:00010000:10A863:00000001:FFFFFFFF:B colour
:kof98:00010000:10A863:00000002:FFFFFFFF:C colour
:kof98:00010000:10A863:00000003:FFFFFFFF:D colour
:kof98:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof98:00010000:10A864:00000000:FFFFFFFF:A colour
:kof98:00010000:10A864:00000001:FFFFFFFF:B colour
:kof98:00010000:10A864:00000002:FFFFFFFF:C colour
:kof98:00010000:10A864:00000003:FFFFFFFF:D colour
:kof98:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof98:00010000:10A865:00000000:FFFFFFFF:Character A:First character selected
:kof98:00010000:10A865:00000001:FFFFFFFF:Character B:Second character selected
:kof98:00010000:10A865:00000002:FFFFFFFF:Character C:Third character selected
:kof98:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof98:00010000:10A866:00000000:FFFFFFFF:Character A:First character selected
:kof98:00010000:10A866:00000001:FFFFFFFF:Character B:Second character selected
:kof98:00010000:10A866:00000002:FFFFFFFF:Character C:Third character selected
:kof98:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof98:00010000:10A867:00000000:FFFFFFFF:Character A:First character selected
:kof98:00010000:10A867:00000001:FFFFFFFF:Character B:Second character selected
:kof98:00010000:10A867:00000002:FFFFFFFF:Character C:Third character selected
; Skip Charge cheats - allows the charge part of charge moves to be skippedcompletely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof98:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof98:00000000:10E7E8:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof98:00000000:10E7EA:0000000C:FFFFFFFF:Ground Saver
:kof98:00000000:10E7F0:0000000C:FFFFFFFF:Baltic Launcher
:kof98:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof98:00000000:10E7EA:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof98:00000000:10E7EC:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof98:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof98:00000000:10E7F0:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof98:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof98:00000000:10E7E8:0000000C:FFFFFFFF:Hien Zan, Kuu Sajin
:kof98:00000000:10E7EE:0000000C:FFFFFFFF:Ryuusei Raku
:kof98:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof98:00000000:10E7E8:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof98:00000000:10E7EC:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof98:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof98:00000000:10E7E8:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof98:00000000:10E7EC:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof98:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof98:00000000:10E7F6:0000000C:FFFFFFFF:Straight Slicer
:kof98:60000000:000000:00000000:00000000:[Use for Heidern PL1]
:kof98:00000000:10E7E8:0000000C:FFFFFFFF:Cross Cutter
:kof98:00000000:10E7EA:0000000C:FFFFFFFF:Moon Slasher, Neck Rolling
:kof98:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof98:00000000:10E7EC:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof98:60000000:000000:00000000:00000000:[Use for EX Terry PL1]
:kof98:00000000:10E7EC:0000000C:FFFFFFFF:Rising Tackle
:kof98:60000000:000000:00000000:00000000:[Use for EX Mai PL1]
:kof98:00000000:10E7F0:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof98:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof98:00000000:10E9F4:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof98:00000000:10E9F6:0000000C:FFFFFFFF:Ground Saver
:kof98:00000000:10E9FC:0000000C:FFFFFFFF:Baltic Launcher
:kof98:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof98:00000000:10E9F6:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof98:00000000:10E9F8:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof98:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof98:00000000:10E9FC:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof98:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof98:00000000:10E9F4:0000000C:FFFFFFFF:Hien Zan, Kuu Sajin
:kof98:00000000:10E9FA:0000000C:FFFFFFFF:Ryuusei Raku
:kof98:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof98:00000000:10E9F4:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof98:00000000:10E9F8:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof98:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof98:00000000:10E9F4:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof98:00000000:10E9F8:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof98:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof98:00000000:10EA02:0000000C:FFFFFFFF:Straight Slicer
:kof98:60000000:000000:00000000:00000000:[Use for Heidern PL2]
:kof98:00000000:10E9F4:0000000C:FFFFFFFF:Cross Cutter
:kof98:00000000:10E9F6:0000000C:FFFFFFFF:Moon Slasher, Neck Rolling
:kof98:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof98:00000000:10E9F8:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof98:60000000:000000:00000000:00000000:[Use for EX Terry PL2]
:kof98:00000000:10E9F8:0000000C:FFFFFFFF:Rising Tackle
:kof98:60000000:000000:00000000:00000000:[Use for EX Mai PL2]
:kof98:00000000:10E9FC:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
; [ King of Fighters '98 - The Slugfest / King of Fighters '98 - dream match never ends (Korean board) ]
kof98k:0:10A83A:60:006:Infinite Time
:kof98k:20B00000:028794:67086706:FFFFFFFF:Enable Omega Rugal:Arcade mode only. Hold start over Rugal and select with any button.
:kof98k:00000300:10A7F1:00000005:FFFFFFFF:Select Current Round
:kof98k:62000000:000000:00000000:00000000:Select Backdrop PL1
:kof98k:00010000:10A7EA:00000000:FFFFFFFF:Japan (Street)
:kof98k:00010000:10A7EA:00000001:FFFFFFFF:China
:kof98k:00010000:10A7EA:00000002:FFFFFFFF:Korea
:kof98k:00010000:10A7EA:00000003:FFFFFFFF:Mid-East
:kof98k:00010000:10A7EA:00000004:FFFFFFFF:Spain
:kof98k:00010000:10A7EA:00000005:FFFFFFFF:USA (Yard)
:kof98k:00010000:10A7EA:00000006:FFFFFFFF:Japan (Temple)
:kof98k:00010000:10A7EA:00000007:FFFFFFFF:USA (Wharf)
:kof98k:00010000:10A7EA:00000008:FFFFFFFF:Blacknoah
:kof98k:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof98k:00010000:10ED5F:00000000:FFFFFFFF:Esaka?:Japan Team (Japan Team - KOF96)
:kof98k:00010000:10ED5F:00000001:FFFFFFFF:Kurikinton:Fatal Fury Team (Terry - Fatal Fury 2)
:kof98k:00010000:10ED5F:00000002:FFFFFFFF:Art of Fight:Art of Fighting Team (Ryo/Todo - AOF)
:kof98k:00010000:10ED5F:00000003:FFFFFFFF:Rumbling on the City:Ikari Team (Ikari Team - KOF96)
:kof98k:00010000:10ED5F:00000004:FFFFFFFF:Shin! Senritsu no Dora:Psycho Soldier Team (Psycho Soldier Team - KOF95)
:kof98k:00010000:10ED5F:00000005:FFFFFFFF:Fairy:Gals Fighters Team (Chizuru - KOF96)
:kof98k:00010000:10ED5F:00000006:FFFFFFFF:Seoul Road:Korea Team (Kim - Real Bout Fatal Fury)
:kof98k:00010000:10ED5F:00000007:FFFFFFFF:Bloody:New Face Team (New Face Team - KOF97)
:kof98k:00010000:10ED5F:00000008:FFFFFFFF:C62:Yamazaki (Yamazaki - Real Bout Fatal Fury Special)
:kof98k:00010000:10ED5F:00000009:FFFFFFFF:Blue Mary's Blues:Mary (Mary - Real Bout Fatal Fury Special)
:kof98k:00010000:10ED5F:0000000A:FFFFFFFF:London March:Billy (Billy - Real Bout Fatal Fury Special)
:kof98k:00010000:10ED5F:0000000B:FFFFFFFF:Arashi no Saxophone 2:Iori Team (Iori Team - KOF96)
:kof98k:00010000:10ED5F:0000000C:FFFFFFFF:In Spite of One's Age:Masters Team
:kof98k:00010000:10ED5F:0000000D:FFFFFFFF:Slum No. 5:USA Sports Team (USA Sports Team - KOF94)
:kof98k:00010000:10ED5F:0000000E:FFFFFFFF:Ketchaku R&D:Omega Rugal (Rugal - parts taken from KOF94 and KOF95)
:kof98k:00010000:10ED5F:0000000F:FFFFFFFF:Still Green:Shingo (Shingo - KOF97)
:kof98k:00010000:10ED5F:00000010:FFFFFFFF:The RR:Rugal
:kof98k:00010000:10ED5F:00000011:FFFFFFFF:Esaka:EX Kyo (Japan Team - KOF94)
:kof98k:00010000:10ED5F:00000012:FFFFFFFF:Rhythmic Hallucination:Orochi Yashiro (Orochi New Face Team - KOF97)
:kof98k:00010000:10ED5F:00000013:FFFFFFFF:Fantastic Waltz:Orochi Shermie
:kof98k:00010000:10ED5F:00000014:FFFFFFFF:Mad Fantasy:Orochi Chris
:kof98k:00010000:10ED5F:00000015:FFFFFFFF:Ne!:'94 Gals Fighters Team (Gals Fighters Team - KOF94)
:kof98k:00010000:10ED5F:00000016:FFFFFFFF:Arashi no Saxophone:Iori (Revenge Team - KOF95)
:kof98k:00010000:10ED5F:00000017:FFFFFFFF:Arashi no Saxophone 2:Mature, Vice (Iori Team - KOF96)
; Select any five of the first nine and any one of the next three to go to Rugal.
; Select any five of the first nine to fight either the Iori Team in the Yard stage,
; the Masters Team in the Temple stage, or the USA Sports Team in the Wharf stage.
; Select any N amount of the first nine to go to stage N (up to five).
; Select the last one to prevent challenges by Shingo.
:kof98k:00000000:10A799:00000001:00000001:Beaten Japan Team
:kof98k:00000000:10A799:00000002:00000002:Beaten Fatal Fury Team
:kof98k:00000000:10A799:00000004:00000004:Beaten Art of Fighting Team
:kof98k:00000000:10A799:00000008:00000008:Beaten Ikari Team
:kof98k:00000000:10A799:00000010:00000010:Beaten Psycho Soldier Team
:kof98k:00000000:10A799:00000020:00000020:Beaten Gals Fighters Team
:kof98k:00000000:10A799:00000040:00000040:Beaten Korea Team
:kof98k:00000000:10A799:00000080:00000080:Beaten New Face Team
:kof98k:00000000:10A798:00000001:00000001:Beaten Special Team
:kof98k:00000000:10A798:00000002:00000002:Beaten Iori Team
:kof98k:00000000:10A798:00000004:00000004:Beaten Masters Team
:kof98k:00000000:10A798:00000008:00000008:Beaten USA Sports Team
:kof98k:00000000:10A798:00000010:00000010:Beaten Shingo
kof98k:0:108239:67:000:Infinite Energy PL1
kof98k:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof98k:0:1082E3:04:000:Infinite Power PL1
kof98k:0:1081EA:40:500:Infinite Power PL1 (2/4)
kof98k:0:108254:0D:500:Infinite Power PL1 (3/4)
kof98k:0:10821F:09:500:Infinite Power PL1 (4/4)
kof98k:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof98k:0:1081E8:A0:000:Infinite Power PL1
kof98k:0:1081EA:40:500:Infinite Power PL1 (2/4)
kof98k:0:10821F:08:500:Infinite Power PL1 (3/4)
kof98k:0:10824D:04:500:Infinite Power PL1 (4/4)
:kof98k:00000000:10823F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof98k:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof98k:00000000:108247:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof98k:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof98k:62000000:000000:00000000:00000000:Select Mode PL1
:kof98k:00010000:10A84C:00000000:FFFFFFFF:Advanced Mode
:kof98k:00010000:10A84C:00000001:FFFFFFFF:Extra Mode
:kof98k:62000000:000000:00000000:00000000:Select Team PL1
:kof98k:00010000:10A84B:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof98k:00010000:10A84B:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof98k:00010000:10A84B:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof98k:00010000:10A84B:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof98k:00010000:10A84B:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof98k:00010000:10A84B:00000005:FFFFFFFF:Gals Fighters Team:Chizuru, Mai, King
:kof98k:00010000:10A84B:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof98k:00010000:10A84B:00000007:FFFFFFFF:New Face Team:Yashiro, Shermie, Chris
:kof98k:00010000:10A84B:00000008:FFFFFFFF:Special Team:Yamazaki, Mary, Billy
:kof98k:00010000:10A84B:00000009:FFFFFFFF:Iori Team:Iori, Mature, Vice
:kof98k:00010000:10A84B:0000000A:FFFFFFFF:Masters Team:Heidern, Takuma, Saisyu
:kof98k:00010000:10A84B:0000000B:FFFFFFFF:USA Sports Team:Heavy D!, Lucky, Brian
:kof98k:00010000:10A84B:0000000C:FFFFFFFF:Shingo (solo)
:kof98k:00010000:10A84B:0000000D:FFFFFFFF:Rugal (solo)
:kof98k:00010000:10A84B:0000000E:FFFFFFFF:Custom Team
:kof98k:00010000:10A84B:0000000F:FFFFFFFF:KOF All-Star Team:Kyo, Iori, Shingo
:kof98k:00010000:10A84B:00000010:FFFFFFFF:Rugal Team:Mature, Vice, Rugal
:kof98k:00010000:10A84B:00000011:FFFFFFFF:Sacred Force Team:Kyo, Iori, Chizuru
:kof98k:00010000:10A84B:00000012:FFFFFFFF:SNK Superstar Team:Kyo, Terry, Ryo
:kof98k:00010000:10A84B:00000013:FFFFFFFF:Sidekicks Team:Andy, Benimaru, Robert
:kof98k:00010000:10A84B:00000014:FFFFFFFF:Headbands Team:Daimon, Joe, Yuri
:kof98k:00010000:10A84B:00000015:FFFFFFFF:Teen Team:Chris, Kensou, Shingo
:kof98k:00010000:10A84B:00000016:FFFFFFFF:Orochi Gals Team:Shermie, Mature, Vice
:kof98k:00010000:10A84B:00000017:FFFFFFFF:Orochi Guys Team:Yashiro, Yamazaki, Chris
:kof98k:00010000:10A84B:00000018:FFFFFFFF:Sakazaki Team:Ryo, Yuri, Takuma
:kof98k:00010000:10A84B:00000019:FFFFFFFF:Fathers Team:Kim, Takuma, Saisyu
:kof98k:00010000:10A84B:0000001A:FFFFFFFF:Button Masher Team:Billy, Chang, Joe
:kof98k:00010000:10A84B:0000001B:FFFFFFFF:Orochi Nagi Team:Kyo, Saisyu, Chris
:kof98k:00010000:10A84B:0000001C:FFFFFFFF:Kusanagi Team:Kyo, Saisyu, Shingo
:kof98k:00010000:10A84B:0000001D:FFFFFFFF:Handsome Team:Chin, Chang, Choi
:kof98k:00010000:10A84B:0000001E:FFFFFFFF:Kansai Team:Choi, Kensou, Robert
:kof98k:00010000:10A84B:0000001F:FFFFFFFF:Damage Team:Brian, Chang, Ralf
:kof98k:00010000:10A84B:00000020:FFFFFFFF:Birthday Team:King, Mature, Shingo
:kof98k:00010000:10A84B:00000021:FFFFFFFF:Baseball Team:Lucky, Mary, Ralf
:kof98k:00010000:10A84B:00000022:FFFFFFFF:Cap Team:Terry, Lucky, Clark
:kof98k:00010000:10A84B:00000023:FFFFFFFF:New Female Team:Athena, Mai, Yuri
:kof98k:00010000:10A84B:00000024:FFFFFFFF:Shingo Team:Shingo, Benimaru, Daimon
:kof98k:00010000:10A84B:00000025:FFFFFFFF:New Ikari Team:Heidern, Leona, Ralf
:kof98k:00010000:10A84B:00000026:FFFFFFFF:'94 Gals Fighters Team:Yuri, Mai, King
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof98k:00000100:10A84D:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof98k:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof98k:00010000:10A84E:00000000:FFFFFFFF:Kyo Kusanagi
:kof98k:00010000:10A84E:00000001:FFFFFFFF:Benimaru Nikaido
:kof98k:00010000:10A84E:00000002:FFFFFFFF:Goro Daimon
:kof98k:00010000:10A84E:00000003:FFFFFFFF:Terry Bogard
:kof98k:00010000:10A84E:00000004:FFFFFFFF:Andy Bogard
:kof98k:00010000:10A84E:00000005:FFFFFFFF:Joe Higashi
:kof98k:00010000:10A84E:00000006:FFFFFFFF:Ryo Sakazaki
:kof98k:00010000:10A84E:00000007:FFFFFFFF:Robert Garcia
:kof98k:00010000:10A84E:00000008:FFFFFFFF:Yuri Sakazaki
:kof98k:00010000:10A84E:00000009:FFFFFFFF:Leona
:kof98k:00010000:10A84E:0000000A:FFFFFFFF:Ralf Jones
:kof98k:00010000:10A84E:0000000B:FFFFFFFF:Clark Steel
:kof98k:00010000:10A84E:0000000C:FFFFFFFF:Athena Asamiya
:kof98k:00010000:10A84E:0000000D:FFFFFFFF:Sie Kensou
:kof98k:00010000:10A84E:0000000E:FFFFFFFF:Chin Gentsai
:kof98k:00010000:10A84E:0000000F:FFFFFFFF:Chizuru Kagura
:kof98k:00010000:10A84E:00000010:FFFFFFFF:Mai Shiranui
:kof98k:00010000:10A84E:00000011:FFFFFFFF:King
:kof98k:00010000:10A84E:00000012:FFFFFFFF:Kim Kaphwan
:kof98k:00010000:10A84E:00000013:FFFFFFFF:Chang Koehan
:kof98k:00010000:10A84E:00000014:FFFFFFFF:Choi Bounge
:kof98k:00010000:10A84E:00000015:FFFFFFFF:Yashiro Nanakase
:kof98k:00010000:10A84E:00000016:FFFFFFFF:Shermie
:kof98k:00010000:10A84E:00000017:FFFFFFFF:Chris
:kof98k:00010000:10A84E:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98k:00010000:10A84E:00000019:FFFFFFFF:Blue Mary
:kof98k:00010000:10A84E:0000001A:FFFFFFFF:Billy Kane
:kof98k:00010000:10A84E:0000001B:FFFFFFFF:Iori Yagami
:kof98k:00010000:10A84E:0000001C:FFFFFFFF:Mature
:kof98k:00010000:10A84E:0000001D:FFFFFFFF:Vice
:kof98k:00010000:10A84E:0000001E:FFFFFFFF:Heidern
:kof98k:00010000:10A84E:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98k:00010000:10A84E:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98k:00010000:10A84E:00000021:FFFFFFFF:Heavy D!
:kof98k:00010000:10A84E:00000022:FFFFFFFF:Lucky Glauber
:kof98k:00010000:10A84E:00000023:FFFFFFFF:Brian Battler
:kof98k:00010000:10A84E:00000024:FFFFFFFF:Rugal Bernstein
:kof98k:00010000:10A84E:00000025:FFFFFFFF:Shingo Yabuki
:kof98k:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof98k:00010000:10A84F:00000000:FFFFFFFF:Kyo Kusanagi
:kof98k:00010000:10A84F:00000001:FFFFFFFF:Benimaru Nikaido
:kof98k:00010000:10A84F:00000002:FFFFFFFF:Goro Daimon
:kof98k:00010000:10A84F:00000003:FFFFFFFF:Terry Bogard
:kof98k:00010000:10A84F:00000004:FFFFFFFF:Andy Bogard
:kof98k:00010000:10A84F:00000005:FFFFFFFF:Joe Higashi
:kof98k:00010000:10A84F:00000006:FFFFFFFF:Ryo Sakazaki
:kof98k:00010000:10A84F:00000007:FFFFFFFF:Robert Garcia
:kof98k:00010000:10A84F:00000008:FFFFFFFF:Yuri Sakazaki
:kof98k:00010000:10A84F:00000009:FFFFFFFF:Leona
:kof98k:00010000:10A84F:0000000A:FFFFFFFF:Ralf Jones
:kof98k:00010000:10A84F:0000000B:FFFFFFFF:Clark Steel
:kof98k:00010000:10A84F:0000000C:FFFFFFFF:Athena Asamiya
:kof98k:00010000:10A84F:0000000D:FFFFFFFF:Sie Kensou
:kof98k:00010000:10A84F:0000000E:FFFFFFFF:Chin Gentsai
:kof98k:00010000:10A84F:0000000F:FFFFFFFF:Chizuru Kagura
:kof98k:00010000:10A84F:00000010:FFFFFFFF:Mai Shiranui
:kof98k:00010000:10A84F:00000011:FFFFFFFF:King
:kof98k:00010000:10A84F:00000012:FFFFFFFF:Kim Kaphwan
:kof98k:00010000:10A84F:00000013:FFFFFFFF:Chang Koehan
:kof98k:00010000:10A84F:00000014:FFFFFFFF:Choi Bounge
:kof98k:00010000:10A84F:00000015:FFFFFFFF:Yashiro Nanakase
:kof98k:00010000:10A84F:00000016:FFFFFFFF:Shermie
:kof98k:00010000:10A84F:00000017:FFFFFFFF:Chris
:kof98k:00010000:10A84F:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98k:00010000:10A84F:00000019:FFFFFFFF:Blue Mary
:kof98k:00010000:10A84F:0000001A:FFFFFFFF:Billy Kane
:kof98k:00010000:10A84F:0000001B:FFFFFFFF:Iori Yagami
:kof98k:00010000:10A84F:0000001C:FFFFFFFF:Mature
:kof98k:00010000:10A84F:0000001D:FFFFFFFF:Vice
:kof98k:00010000:10A84F:0000001E:FFFFFFFF:Heidern
:kof98k:00010000:10A84F:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98k:00010000:10A84F:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98k:00010000:10A84F:00000021:FFFFFFFF:Heavy D!
:kof98k:00010000:10A84F:00000022:FFFFFFFF:Lucky Glauber
:kof98k:00010000:10A84F:00000023:FFFFFFFF:Brian Battler
:kof98k:00010000:10A84F:00000024:FFFFFFFF:Rugal Bernstein
:kof98k:00010000:10A84F:00000025:FFFFFFFF:Shingo Yabuki
:kof98k:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof98k:00010000:10A850:00000000:FFFFFFFF:Kyo Kusanagi
:kof98k:00010000:10A850:00000001:FFFFFFFF:Benimaru Nikaido
:kof98k:00010000:10A850:00000002:FFFFFFFF:Goro Daimon
:kof98k:00010000:10A850:00000003:FFFFFFFF:Terry Bogard
:kof98k:00010000:10A850:00000004:FFFFFFFF:Andy Bogard
:kof98k:00010000:10A850:00000005:FFFFFFFF:Joe Higashi
:kof98k:00010000:10A850:00000006:FFFFFFFF:Ryo Sakazaki
:kof98k:00010000:10A850:00000007:FFFFFFFF:Robert Garcia
:kof98k:00010000:10A850:00000008:FFFFFFFF:Yuri Sakazaki
:kof98k:00010000:10A850:00000009:FFFFFFFF:Leona
:kof98k:00010000:10A850:0000000A:FFFFFFFF:Ralf Jones
:kof98k:00010000:10A850:0000000B:FFFFFFFF:Clark Steel
:kof98k:00010000:10A850:0000000C:FFFFFFFF:Athena Asamiya
:kof98k:00010000:10A850:0000000D:FFFFFFFF:Sie Kensou
:kof98k:00010000:10A850:0000000E:FFFFFFFF:Chin Gentsai
:kof98k:00010000:10A850:0000000F:FFFFFFFF:Chizuru Kagura
:kof98k:00010000:10A850:00000010:FFFFFFFF:Mai Shiranui
:kof98k:00010000:10A850:00000011:FFFFFFFF:King
:kof98k:00010000:10A850:00000012:FFFFFFFF:Kim Kaphwan
:kof98k:00010000:10A850:00000013:FFFFFFFF:Chang Koehan
:kof98k:00010000:10A850:00000014:FFFFFFFF:Choi Bounge
:kof98k:00010000:10A850:00000015:FFFFFFFF:Yashiro Nanakase
:kof98k:00010000:10A850:00000016:FFFFFFFF:Shermie
:kof98k:00010000:10A850:00000017:FFFFFFFF:Chris
:kof98k:00010000:10A850:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98k:00010000:10A850:00000019:FFFFFFFF:Blue Mary
:kof98k:00010000:10A850:0000001A:FFFFFFFF:Billy Kane
:kof98k:00010000:10A850:0000001B:FFFFFFFF:Iori Yagami
:kof98k:00010000:10A850:0000001C:FFFFFFFF:Mature
:kof98k:00010000:10A850:0000001D:FFFFFFFF:Vice
:kof98k:00010000:10A850:0000001E:FFFFFFFF:Heidern
:kof98k:00010000:10A850:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98k:00010000:10A850:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98k:00010000:10A850:00000021:FFFFFFFF:Heavy D!
:kof98k:00010000:10A850:00000022:FFFFFFFF:Lucky Glauber
:kof98k:00010000:10A850:00000023:FFFFFFFF:Brian Battler
:kof98k:00010000:10A850:00000024:FFFFFFFF:Rugal Bernstein
:kof98k:00010000:10A850:00000025:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Terry, Andy, Joe, Ryo, Robert, Yuri, Mai, Yashiro, Shermie,
;Chris, Billy, and Rugal
:kof98k:00000000:10A85A:00000001:00000001:Use Alternate Version Character PL1 (A):This refers to the first character selected
:kof98k:00000000:10A85A:00000002:00000002:Use Alternate Version Character PL1 (B):This refers to the second character selected
:kof98k:00000000:10A85A:00000004:00000004:Use Alternate Version Character PL1 (C):This refers to the third character selected
:kof98k:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof98k:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof98k:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof98k:00010000:10A84A:00000003:FFFFFFFF:Second and third characters selected at random
:kof98k:00010000:10A84A:00000004:FFFFFFFF:Third character selected at random
:kof98k:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof98k:00010000:10A851:00000000:FFFFFFFF:A colour
:kof98k:00010000:10A851:00000001:FFFFFFFF:B colour
:kof98k:00010000:10A851:00000002:FFFFFFFF:C colour
:kof98k:00010000:10A851:00000003:FFFFFFFF:D colour
:kof98k:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof98k:00010000:10A852:00000000:FFFFFFFF:A colour
:kof98k:00010000:10A852:00000001:FFFFFFFF:B colour
:kof98k:00010000:10A852:00000002:FFFFFFFF:C colour
:kof98k:00010000:10A852:00000003:FFFFFFFF:D colour
:kof98k:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof98k:00010000:10A853:00000000:FFFFFFFF:A colour
:kof98k:00010000:10A853:00000001:FFFFFFFF:B colour
:kof98k:00010000:10A853:00000002:FFFFFFFF:C colour
:kof98k:00010000:10A853:00000003:FFFFFFFF:D colour
:kof98k:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof98k:00010000:10A854:00000000:FFFFFFFF:Character A:First character selected
:kof98k:00010000:10A854:00000001:FFFFFFFF:Character B:Second character selected
:kof98k:00010000:10A854:00000002:FFFFFFFF:Character C:Third character selected
:kof98k:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof98k:00010000:10A855:00000000:FFFFFFFF:Character A:First character selected
:kof98k:00010000:10A855:00000001:FFFFFFFF:Character B:Second character selected
:kof98k:00010000:10A855:00000002:FFFFFFFF:Character C:Third character selected
:kof98k:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof98k:00010000:10A856:00000000:FFFFFFFF:Character A:First character selected
:kof98k:00010000:10A856:00000001:FFFFFFFF:Character B:Second character selected
:kof98k:00010000:10A856:00000002:FFFFFFFF:Character C:Third character selected
kof98k:0:108439:67:000:Infinite Energy PL2
kof98k:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof98k:0:1084E3:04:000:Infinite Power PL2
kof98k:0:1083EA:40:500:Infinite Power PL2 (2/4)
kof98k:0:108454:0D:500:Infinite Power PL2 (3/4)
kof98k:0:10841F:09:500:Infinite Power PL2 (4/4)
kof98k:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof98k:0:1083E8:A0:000:Infinite Power PL2
kof98k:0:1083EA:40:500:Infinite Power PL2 (2/4)
kof98k:0:10841F:08:500:Infinite Power PL2 (3/4)
kof98k:0:10844D:04:500:Infinite Power PL2 (4/4)
:kof98k:00000000:10843F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof98k:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof98k:00000000:108447:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof98k:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof98k:62000000:000000:00000000:00000000:Select Mode PL2
:kof98k:00010000:10A85D:00000000:FFFFFFFF:Advanced Mode
:kof98k:00010000:10A85D:00000001:FFFFFFFF:Extra Mode
:kof98k:62000000:000000:00000000:00000000:Select Team PL2
:kof98k:00010000:10A85C:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof98k:00010000:10A85C:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof98k:00010000:10A85C:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof98k:00010000:10A85C:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof98k:00010000:10A85C:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof98k:00010000:10A85C:00000005:FFFFFFFF:Gals Fighters Team:Chizuru, Mai, King
:kof98k:00010000:10A85C:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof98k:00010000:10A85C:00000007:FFFFFFFF:New Face Team:Yashiro, Shermie, Chris
:kof98k:00010000:10A85C:00000008:FFFFFFFF:Special Team:Yamazaki, Mary, Billy
:kof98k:00010000:10A85C:00000009:FFFFFFFF:Iori Team:Iori, Mature, Vice
:kof98k:00010000:10A85C:0000000A:FFFFFFFF:Masters Team:Heidern, Takuma, Saisyu
:kof98k:00010000:10A85C:0000000B:FFFFFFFF:USA Sports Team:Heavy D!, Lucky, Brian
:kof98k:00010000:10A85C:0000000C:FFFFFFFF:Shingo (solo)
:kof98k:00010000:10A85C:0000000D:FFFFFFFF:Rugal (solo)
:kof98k:00010000:10A85C:0000000E:FFFFFFFF:Custom Team
:kof98k:00010000:10A85C:0000000F:FFFFFFFF:KOF All-Star Team:Kyo, Iori, Shingo
:kof98k:00010000:10A85C:00000010:FFFFFFFF:Rugal Team:Mature, Vice, Rugal
:kof98k:00010000:10A85C:00000011:FFFFFFFF:Sacred Force Team:Kyo, Iori, Chizuru
:kof98k:00010000:10A85C:00000012:FFFFFFFF:SNK Superstar Team:Kyo, Terry, Ryo
:kof98k:00010000:10A85C:00000013:FFFFFFFF:Sidekicks Team:Andy, Benimaru, Robert
:kof98k:00010000:10A85C:00000014:FFFFFFFF:Headbands Team:Daimon, Joe, Yuri
:kof98k:00010000:10A85C:00000015:FFFFFFFF:Teen Team:Chris, Kensou, Shingo
:kof98k:00010000:10A85C:00000016:FFFFFFFF:Orochi Gals Team:Shermie, Mature, Vice
:kof98k:00010000:10A85C:00000017:FFFFFFFF:Orochi Guys Team:Yashiro, Yamazaki, Chris
:kof98k:00010000:10A85C:00000018:FFFFFFFF:Sakazaki Team:Ryo, Yuri, Takuma
:kof98k:00010000:10A85C:00000019:FFFFFFFF:Fathers Team:Kim, Takuma, Saisyu
:kof98k:00010000:10A85C:0000001A:FFFFFFFF:Button Masher Team:Billy, Chang, Joe
:kof98k:00010000:10A85C:0000001B:FFFFFFFF:Orochi Nagi Team:Kyo, Saisyu, Chris
:kof98k:00010000:10A85C:0000001C:FFFFFFFF:Kusanagi Team:Kyo, Saisyu, Shingo
:kof98k:00010000:10A85C:0000001D:FFFFFFFF:Handsome Team:Chin, Chang, Choi
:kof98k:00010000:10A85C:0000001E:FFFFFFFF:Kansai Team:Choi, Kensou, Robert
:kof98k:00010000:10A85C:0000001F:FFFFFFFF:Damage Team:Brian, Chang, Ralf
:kof98k:00010000:10A85C:00000020:FFFFFFFF:Birthday Team:King, Mature, Shingo
:kof98k:00010000:10A85C:00000021:FFFFFFFF:Baseball Team:Lucky, Mary, Ralf
:kof98k:00010000:10A85C:00000022:FFFFFFFF:Cap Team:Terry, Lucky, Clark
:kof98k:00010000:10A85C:00000023:FFFFFFFF:New Female Team:Athena, Mai, Yuri
:kof98k:00010000:10A85C:00000024:FFFFFFFF:Shingo Team:Shingo, Benimaru, Daimon
:kof98k:00010000:10A85C:00000025:FFFFFFFF:New Ikari Team:Heidern, Leona, Ralf
:kof98k:00010000:10A85C:00000026:FFFFFFFF:'94 Gals Fighters Team:Yuri, Mai, King
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof98k:00000100:10A85E:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof98k:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof98k:00010000:10A85F:00000000:FFFFFFFF:Kyo Kusanagi
:kof98k:00010000:10A85F:00000001:FFFFFFFF:Benimaru Nikaido
:kof98k:00010000:10A85F:00000002:FFFFFFFF:Goro Daimon
:kof98k:00010000:10A85F:00000003:FFFFFFFF:Terry Bogard
:kof98k:00010000:10A85F:00000004:FFFFFFFF:Andy Bogard
:kof98k:00010000:10A85F:00000005:FFFFFFFF:Joe Higashi
:kof98k:00010000:10A85F:00000006:FFFFFFFF:Ryo Sakazaki
:kof98k:00010000:10A85F:00000007:FFFFFFFF:Robert Garcia
:kof98k:00010000:10A85F:00000008:FFFFFFFF:Yuri Sakazaki
:kof98k:00010000:10A85F:00000009:FFFFFFFF:Leona
:kof98k:00010000:10A85F:0000000A:FFFFFFFF:Ralf Jones
:kof98k:00010000:10A85F:0000000B:FFFFFFFF:Clark Steel
:kof98k:00010000:10A85F:0000000C:FFFFFFFF:Athena Asamiya
:kof98k:00010000:10A85F:0000000D:FFFFFFFF:Sie Kensou
:kof98k:00010000:10A85F:0000000E:FFFFFFFF:Chin Gentsai
:kof98k:00010000:10A85F:0000000F:FFFFFFFF:Chizuru Kagura
:kof98k:00010000:10A85F:00000010:FFFFFFFF:Mai Shiranui
:kof98k:00010000:10A85F:00000011:FFFFFFFF:King
:kof98k:00010000:10A85F:00000012:FFFFFFFF:Kim Kaphwan
:kof98k:00010000:10A85F:00000013:FFFFFFFF:Chang Koehan
:kof98k:00010000:10A85F:00000014:FFFFFFFF:Choi Bounge
:kof98k:00010000:10A85F:00000015:FFFFFFFF:Yashiro Nanakase
:kof98k:00010000:10A85F:00000016:FFFFFFFF:Shermie
:kof98k:00010000:10A85F:00000017:FFFFFFFF:Chris
:kof98k:00010000:10A85F:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98k:00010000:10A85F:00000019:FFFFFFFF:Blue Mary
:kof98k:00010000:10A85F:0000001A:FFFFFFFF:Billy Kane
:kof98k:00010000:10A85F:0000001B:FFFFFFFF:Iori Yagami
:kof98k:00010000:10A85F:0000001C:FFFFFFFF:Mature
:kof98k:00010000:10A85F:0000001D:FFFFFFFF:Vice
:kof98k:00010000:10A85F:0000001E:FFFFFFFF:Heidern
:kof98k:00010000:10A85F:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98k:00010000:10A85F:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98k:00010000:10A85F:00000021:FFFFFFFF:Heavy D!
:kof98k:00010000:10A85F:00000022:FFFFFFFF:Lucky Glauber
:kof98k:00010000:10A85F:00000023:FFFFFFFF:Brian Battler
:kof98k:00010000:10A85F:00000024:FFFFFFFF:Rugal Bernstein
:kof98k:00010000:10A85F:00000025:FFFFFFFF:Shingo Yabuki
:kof98k:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof98k:00010000:10A860:00000000:FFFFFFFF:Kyo Kusanagi
:kof98k:00010000:10A860:00000001:FFFFFFFF:Benimaru Nikaido
:kof98k:00010000:10A860:00000002:FFFFFFFF:Goro Daimon
:kof98k:00010000:10A860:00000003:FFFFFFFF:Terry Bogard
:kof98k:00010000:10A860:00000004:FFFFFFFF:Andy Bogard
:kof98k:00010000:10A860:00000005:FFFFFFFF:Joe Higashi
:kof98k:00010000:10A860:00000006:FFFFFFFF:Ryo Sakazaki
:kof98k:00010000:10A860:00000007:FFFFFFFF:Robert Garcia
:kof98k:00010000:10A860:00000008:FFFFFFFF:Yuri Sakazaki
:kof98k:00010000:10A860:00000009:FFFFFFFF:Leona
:kof98k:00010000:10A860:0000000A:FFFFFFFF:Ralf Jones
:kof98k:00010000:10A860:0000000B:FFFFFFFF:Clark Steel
:kof98k:00010000:10A860:0000000C:FFFFFFFF:Athena Asamiya
:kof98k:00010000:10A860:0000000D:FFFFFFFF:Sie Kensou
:kof98k:00010000:10A860:0000000E:FFFFFFFF:Chin Gentsai
:kof98k:00010000:10A860:0000000F:FFFFFFFF:Chizuru Kagura
:kof98k:00010000:10A860:00000010:FFFFFFFF:Mai Shiranui
:kof98k:00010000:10A860:00000011:FFFFFFFF:King
:kof98k:00010000:10A860:00000012:FFFFFFFF:Kim Kaphwan
:kof98k:00010000:10A860:00000013:FFFFFFFF:Chang Koehan
:kof98k:00010000:10A860:00000014:FFFFFFFF:Choi Bounge
:kof98k:00010000:10A860:00000015:FFFFFFFF:Yashiro Nanakase
:kof98k:00010000:10A860:00000016:FFFFFFFF:Shermie
:kof98k:00010000:10A860:00000017:FFFFFFFF:Chris
:kof98k:00010000:10A860:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98k:00010000:10A860:00000019:FFFFFFFF:Blue Mary
:kof98k:00010000:10A860:0000001A:FFFFFFFF:Billy Kane
:kof98k:00010000:10A860:0000001B:FFFFFFFF:Iori Yagami
:kof98k:00010000:10A860:0000001C:FFFFFFFF:Mature
:kof98k:00010000:10A860:0000001D:FFFFFFFF:Vice
:kof98k:00010000:10A860:0000001E:FFFFFFFF:Heidern
:kof98k:00010000:10A860:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98k:00010000:10A860:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98k:00010000:10A860:00000021:FFFFFFFF:Heavy D!
:kof98k:00010000:10A860:00000022:FFFFFFFF:Lucky Glauber
:kof98k:00010000:10A860:00000023:FFFFFFFF:Brian Battler
:kof98k:00010000:10A860:00000024:FFFFFFFF:Rugal Bernstein
:kof98k:00010000:10A860:00000025:FFFFFFFF:Shingo Yabuki
:kof98k:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof98k:00010000:10A861:00000000:FFFFFFFF:Kyo Kusanagi
:kof98k:00010000:10A861:00000001:FFFFFFFF:Benimaru Nikaido
:kof98k:00010000:10A861:00000002:FFFFFFFF:Goro Daimon
:kof98k:00010000:10A861:00000003:FFFFFFFF:Terry Bogard
:kof98k:00010000:10A861:00000004:FFFFFFFF:Andy Bogard
:kof98k:00010000:10A861:00000005:FFFFFFFF:Joe Higashi
:kof98k:00010000:10A861:00000006:FFFFFFFF:Ryo Sakazaki
:kof98k:00010000:10A861:00000007:FFFFFFFF:Robert Garcia
:kof98k:00010000:10A861:00000008:FFFFFFFF:Yuri Sakazaki
:kof98k:00010000:10A861:00000009:FFFFFFFF:Leona
:kof98k:00010000:10A861:0000000A:FFFFFFFF:Ralf Jones
:kof98k:00010000:10A861:0000000B:FFFFFFFF:Clark Steel
:kof98k:00010000:10A861:0000000C:FFFFFFFF:Athena Asamiya
:kof98k:00010000:10A861:0000000D:FFFFFFFF:Sie Kensou
:kof98k:00010000:10A861:0000000E:FFFFFFFF:Chin Gentsai
:kof98k:00010000:10A861:0000000F:FFFFFFFF:Chizuru Kagura
:kof98k:00010000:10A861:00000010:FFFFFFFF:Mai Shiranui
:kof98k:00010000:10A861:00000011:FFFFFFFF:King
:kof98k:00010000:10A861:00000012:FFFFFFFF:Kim Kaphwan
:kof98k:00010000:10A861:00000013:FFFFFFFF:Chang Koehan
:kof98k:00010000:10A861:00000014:FFFFFFFF:Choi Bounge
:kof98k:00010000:10A861:00000015:FFFFFFFF:Yashiro Nanakase
:kof98k:00010000:10A861:00000016:FFFFFFFF:Shermie
:kof98k:00010000:10A861:00000017:FFFFFFFF:Chris
:kof98k:00010000:10A861:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98k:00010000:10A861:00000019:FFFFFFFF:Blue Mary
:kof98k:00010000:10A861:0000001A:FFFFFFFF:Billy Kane
:kof98k:00010000:10A861:0000001B:FFFFFFFF:Iori Yagami
:kof98k:00010000:10A861:0000001C:FFFFFFFF:Mature
:kof98k:00010000:10A861:0000001D:FFFFFFFF:Vice
:kof98k:00010000:10A861:0000001E:FFFFFFFF:Heidern
:kof98k:00010000:10A861:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98k:00010000:10A861:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98k:00010000:10A861:00000021:FFFFFFFF:Heavy D!
:kof98k:00010000:10A861:00000022:FFFFFFFF:Lucky Glauber
:kof98k:00010000:10A861:00000023:FFFFFFFF:Brian Battler
:kof98k:00010000:10A861:00000024:FFFFFFFF:Rugal Bernstein
:kof98k:00010000:10A861:00000025:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Terry, Andy, Joe, Ryo, Robert, Yuri, Mai, Yashiro, Shermie,
;Chris, Billy, and Rugal
:kof98k:00000000:10A86B:00000001:00000001:Use Alternate Version Character PL2 (A):This refers to the first character selected
:kof98k:00000000:10A86B:00000002:00000002:Use Alternate Version Character PL2 (B):This refers to the second character selected
:kof98k:00000000:10A86B:00000004:00000004:Use Alternate Version Character PL2 (C):This refers to the third character selected
:kof98k:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof98k:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof98k:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof98k:00010000:10A85B:00000003:FFFFFFFF:Second and third characters selected at random
:kof98k:00010000:10A85B:00000004:FFFFFFFF:Third character selected at random
:kof98k:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof98k:00010000:10A862:00000000:FFFFFFFF:A colour
:kof98k:00010000:10A862:00000001:FFFFFFFF:B colour
:kof98k:00010000:10A862:00000002:FFFFFFFF:C colour
:kof98k:00010000:10A862:00000003:FFFFFFFF:D colour
:kof98k:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof98k:00010000:10A863:00000000:FFFFFFFF:A colour
:kof98k:00010000:10A863:00000001:FFFFFFFF:B colour
:kof98k:00010000:10A863:00000002:FFFFFFFF:C colour
:kof98k:00010000:10A863:00000003:FFFFFFFF:D colour
:kof98k:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof98k:00010000:10A864:00000000:FFFFFFFF:A colour
:kof98k:00010000:10A864:00000001:FFFFFFFF:B colour
:kof98k:00010000:10A864:00000002:FFFFFFFF:C colour
:kof98k:00010000:10A864:00000003:FFFFFFFF:D colour
:kof98k:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof98k:00010000:10A865:00000000:FFFFFFFF:Character A:First character selected
:kof98k:00010000:10A865:00000001:FFFFFFFF:Character B:Second character selected
:kof98k:00010000:10A865:00000002:FFFFFFFF:Character C:Third character selected
:kof98k:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof98k:00010000:10A866:00000000:FFFFFFFF:Character A:First character selected
:kof98k:00010000:10A866:00000001:FFFFFFFF:Character B:Second character selected
:kof98k:00010000:10A866:00000002:FFFFFFFF:Character C:Third character selected
:kof98k:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof98k:00010000:10A867:00000000:FFFFFFFF:Character A:First character selected
:kof98k:00010000:10A867:00000001:FFFFFFFF:Character B:Second character selected
:kof98k:00010000:10A867:00000002:FFFFFFFF:Character C:Third character selected
; Skip Charge cheats - allows the charge part of charge moves to be skippedcompletely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof98k:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof98k:00000000:10E7E8:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof98k:00000000:10E7EA:0000000C:FFFFFFFF:Ground Saver
:kof98k:00000000:10E7F0:0000000C:FFFFFFFF:Baltic Launcher
:kof98k:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof98k:00000000:10E7EA:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof98k:00000000:10E7EC:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof98k:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof98k:00000000:10E7F0:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof98k:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof98k:00000000:10E7E8:0000000C:FFFFFFFF:Hien Zan, Kuu Sajin
:kof98k:00000000:10E7EE:0000000C:FFFFFFFF:Ryuusei Raku
:kof98k:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof98k:00000000:10E7E8:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof98k:00000000:10E7EC:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof98k:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof98k:00000000:10E7E8:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof98k:00000000:10E7EC:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof98k:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof98k:00000000:10E7F6:0000000C:FFFFFFFF:Straight Slicer
:kof98k:60000000:000000:00000000:00000000:[Use for Heidern PL1]
:kof98k:00000000:10E7E8:0000000C:FFFFFFFF:Cross Cutter
:kof98k:00000000:10E7EA:0000000C:FFFFFFFF:Moon Slasher, Neck Rolling
:kof98k:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof98k:00000000:10E7EC:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof98k:60000000:000000:00000000:00000000:[Use for EX Terry PL1]
:kof98k:00000000:10E7EC:0000000C:FFFFFFFF:Rising Tackle
:kof98k:60000000:000000:00000000:00000000:[Use for EX Mai PL1]
:kof98k:00000000:10E7F0:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof98k:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof98k:00000000:10E9F4:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof98k:00000000:10E9F6:0000000C:FFFFFFFF:Ground Saver
:kof98k:00000000:10E9FC:0000000C:FFFFFFFF:Baltic Launcher
:kof98k:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof98k:00000000:10E9F6:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof98k:00000000:10E9F8:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof98k:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof98k:00000000:10E9FC:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof98k:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof98k:00000000:10E9F4:0000000C:FFFFFFFF:Hien Zan, Kuu Sajin
:kof98k:00000000:10E9FA:0000000C:FFFFFFFF:Ryuusei Raku
:kof98k:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof98k:00000000:10E9F4:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof98k:00000000:10E9F8:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof98k:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof98k:00000000:10E9F4:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof98k:00000000:10E9F8:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof98k:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof98k:00000000:10EA02:0000000C:FFFFFFFF:Straight Slicer
:kof98k:60000000:000000:00000000:00000000:[Use for Heidern PL2]
:kof98k:00000000:10E9F4:0000000C:FFFFFFFF:Cross Cutter
:kof98k:00000000:10E9F6:0000000C:FFFFFFFF:Moon Slasher, Neck Rolling
:kof98k:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof98k:00000000:10E9F8:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof98k:60000000:000000:00000000:00000000:[Use for EX Terry PL2]
:kof98k:00000000:10E9F8:0000000C:FFFFFFFF:Rising Tackle
:kof98k:60000000:000000:00000000:00000000:[Use for EX Mai PL2]
:kof98k:00000000:10E9FC:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
; [ The King of Fighters '98 - The Slugfest / King of Fighters '98 - dream match never ends (not encrypted) ]
kof98n:0:10A83A:60:006:Infinite Time
:kof98n:20B00000:028794:67086706:FFFFFFFF:Enable Omega Rugal:Arcade mode only. Hold start over Rugal and select with any button.
:kof98n:00000300:10A7F1:00000005:FFFFFFFF:Select Current Round
:kof98n:62000000:000000:00000000:00000000:Select Backdrop PL1
:kof98n:00010000:10A7EA:00000000:FFFFFFFF:Japan (Street)
:kof98n:00010000:10A7EA:00000001:FFFFFFFF:China
:kof98n:00010000:10A7EA:00000002:FFFFFFFF:Korea
:kof98n:00010000:10A7EA:00000003:FFFFFFFF:Mid-East
:kof98n:00010000:10A7EA:00000004:FFFFFFFF:Spain
:kof98n:00010000:10A7EA:00000005:FFFFFFFF:USA (Yard)
:kof98n:00010000:10A7EA:00000006:FFFFFFFF:Japan (Temple)
:kof98n:00010000:10A7EA:00000007:FFFFFFFF:USA (Wharf)
:kof98n:00010000:10A7EA:00000008:FFFFFFFF:Blacknoah
:kof98n:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof98n:00010000:10ED5F:00000000:FFFFFFFF:Esaka?:Japan Team (Japan Team - KOF96)
:kof98n:00010000:10ED5F:00000001:FFFFFFFF:Kurikinton:Fatal Fury Team (Terry - Fatal Fury 2)
:kof98n:00010000:10ED5F:00000002:FFFFFFFF:Art of Fight:Art of Fighting Team (Ryo/Todo - AOF)
:kof98n:00010000:10ED5F:00000003:FFFFFFFF:Rumbling on the City:Ikari Team (Ikari Team - KOF96)
:kof98n:00010000:10ED5F:00000004:FFFFFFFF:Shin! Senritsu no Dora:Psycho Soldier Team (Psycho Soldier Team - KOF95)
:kof98n:00010000:10ED5F:00000005:FFFFFFFF:Fairy:Gals Fighters Team (Chizuru - KOF96)
:kof98n:00010000:10ED5F:00000006:FFFFFFFF:Seoul Road:Korea Team (Kim - Real Bout Fatal Fury)
:kof98n:00010000:10ED5F:00000007:FFFFFFFF:Bloody:New Face Team (New Face Team - KOF97)
:kof98n:00010000:10ED5F:00000008:FFFFFFFF:C62:Yamazaki (Yamazaki - Real Bout Fatal Fury Special)
:kof98n:00010000:10ED5F:00000009:FFFFFFFF:Blue Mary's Blues:Mary (Mary - Real Bout Fatal Fury Special)
:kof98n:00010000:10ED5F:0000000A:FFFFFFFF:London March:Billy (Billy - Real Bout Fatal Fury Special)
:kof98n:00010000:10ED5F:0000000B:FFFFFFFF:Arashi no Saxophone 2:Iori Team (Iori Team - KOF96)
:kof98n:00010000:10ED5F:0000000C:FFFFFFFF:In Spite of One's Age:Masters Team
:kof98n:00010000:10ED5F:0000000D:FFFFFFFF:Slum No. 5:USA Sports Team (USA Sports Team - KOF94)
:kof98n:00010000:10ED5F:0000000E:FFFFFFFF:Ketchaku R&D:Omega Rugal (Rugal - parts taken from KOF94 and KOF95)
:kof98n:00010000:10ED5F:0000000F:FFFFFFFF:Still Green:Shingo (Shingo - KOF97)
:kof98n:00010000:10ED5F:00000010:FFFFFFFF:The RR:Rugal
:kof98n:00010000:10ED5F:00000011:FFFFFFFF:Esaka:EX Kyo (Japan Team - KOF94)
:kof98n:00010000:10ED5F:00000012:FFFFFFFF:Rhythmic Hallucination:Orochi Yashiro (Orochi New Face Team - KOF97)
:kof98n:00010000:10ED5F:00000013:FFFFFFFF:Fantastic Waltz:Orochi Shermie
:kof98n:00010000:10ED5F:00000014:FFFFFFFF:Mad Fantasy:Orochi Chris
:kof98n:00010000:10ED5F:00000015:FFFFFFFF:Ne!:'94 Gals Fighters Team (Gals Fighters Team - KOF94)
:kof98n:00010000:10ED5F:00000016:FFFFFFFF:Arashi no Saxophone:Iori (Revenge Team - KOF95)
:kof98n:00010000:10ED5F:00000017:FFFFFFFF:Arashi no Saxophone 2:Mature, Vice (Iori Team - KOF96)
; Select any five of the first nine and any one of the next three to go to Rugal.
; Select any five of the first nine to fight either the Iori Team in the Yard stage,
; the Masters Team in the Temple stage, or the USA Sports Team in the Wharf stage.
; Select any N amount of the first nine to go to stage N (up to five).
; Select the last one to prevent challenges by Shingo.
:kof98n:00000000:10A799:00000001:00000001:Beaten Japan Team
:kof98n:00000000:10A799:00000002:00000002:Beaten Fatal Fury Team
:kof98n:00000000:10A799:00000004:00000004:Beaten Art of Fighting Team
:kof98n:00000000:10A799:00000008:00000008:Beaten Ikari Team
:kof98n:00000000:10A799:00000010:00000010:Beaten Psycho Soldier Team
:kof98n:00000000:10A799:00000020:00000020:Beaten Gals Fighters Team
:kof98n:00000000:10A799:00000040:00000040:Beaten Korea Team
:kof98n:00000000:10A799:00000080:00000080:Beaten New Face Team
:kof98n:00000000:10A798:00000001:00000001:Beaten Special Team
:kof98n:00000000:10A798:00000002:00000002:Beaten Iori Team
:kof98n:00000000:10A798:00000004:00000004:Beaten Masters Team
:kof98n:00000000:10A798:00000008:00000008:Beaten USA Sports Team
:kof98n:00000000:10A798:00000010:00000010:Beaten Shingo
kof98n:0:108239:67:000:Infinite Energy PL1
kof98n:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof98n:0:1082E3:04:000:Infinite Power PL1
kof98n:0:1081EA:40:500:Infinite Power PL1 (2/4)
kof98n:0:108254:0D:500:Infinite Power PL1 (3/4)
kof98n:0:10821F:09:500:Infinite Power PL1 (4/4)
kof98n:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof98n:0:1081E8:A0:000:Infinite Power PL1
kof98n:0:1081EA:40:500:Infinite Power PL1 (2/4)
kof98n:0:10821F:08:500:Infinite Power PL1 (3/4)
kof98n:0:10824D:04:500:Infinite Power PL1 (4/4)
:kof98n:00000000:10823F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof98n:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof98n:00000000:108247:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof98n:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof98n:62000000:000000:00000000:00000000:Select Mode PL1
:kof98n:00010000:10A84C:00000000:FFFFFFFF:Advanced Mode
:kof98n:00010000:10A84C:00000001:FFFFFFFF:Extra Mode
:kof98n:62000000:000000:00000000:00000000:Select Team PL1
:kof98n:00010000:10A84B:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof98n:00010000:10A84B:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof98n:00010000:10A84B:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof98n:00010000:10A84B:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof98n:00010000:10A84B:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof98n:00010000:10A84B:00000005:FFFFFFFF:Gals Fighters Team:Chizuru, Mai, King
:kof98n:00010000:10A84B:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof98n:00010000:10A84B:00000007:FFFFFFFF:New Face Team:Yashiro, Shermie, Chris
:kof98n:00010000:10A84B:00000008:FFFFFFFF:Special Team:Yamazaki, Mary, Billy
:kof98n:00010000:10A84B:00000009:FFFFFFFF:Iori Team:Iori, Mature, Vice
:kof98n:00010000:10A84B:0000000A:FFFFFFFF:Masters Team:Heidern, Takuma, Saisyu
:kof98n:00010000:10A84B:0000000B:FFFFFFFF:USA Sports Team:Heavy D!, Lucky, Brian
:kof98n:00010000:10A84B:0000000C:FFFFFFFF:Shingo (solo)
:kof98n:00010000:10A84B:0000000D:FFFFFFFF:Rugal (solo)
:kof98n:00010000:10A84B:0000000E:FFFFFFFF:Custom Team
:kof98n:00010000:10A84B:0000000F:FFFFFFFF:KOF All-Star Team:Kyo, Iori, Shingo
:kof98n:00010000:10A84B:00000010:FFFFFFFF:Rugal Team:Mature, Vice, Rugal
:kof98n:00010000:10A84B:00000011:FFFFFFFF:Sacred Force Team:Kyo, Iori, Chizuru
:kof98n:00010000:10A84B:00000012:FFFFFFFF:SNK Superstar Team:Kyo, Terry, Ryo
:kof98n:00010000:10A84B:00000013:FFFFFFFF:Sidekicks Team:Andy, Benimaru, Robert
:kof98n:00010000:10A84B:00000014:FFFFFFFF:Headbands Team:Daimon, Joe, Yuri
:kof98n:00010000:10A84B:00000015:FFFFFFFF:Teen Team:Chris, Kensou, Shingo
:kof98n:00010000:10A84B:00000016:FFFFFFFF:Orochi Gals Team:Shermie, Mature, Vice
:kof98n:00010000:10A84B:00000017:FFFFFFFF:Orochi Guys Team:Yashiro, Yamazaki, Chris
:kof98n:00010000:10A84B:00000018:FFFFFFFF:Sakazaki Team:Ryo, Yuri, Takuma
:kof98n:00010000:10A84B:00000019:FFFFFFFF:Fathers Team:Kim, Takuma, Saisyu
:kof98n:00010000:10A84B:0000001A:FFFFFFFF:Button Masher Team:Billy, Chang, Joe
:kof98n:00010000:10A84B:0000001B:FFFFFFFF:Orochi Nagi Team:Kyo, Saisyu, Chris
:kof98n:00010000:10A84B:0000001C:FFFFFFFF:Kusanagi Team:Kyo, Saisyu, Shingo
:kof98n:00010000:10A84B:0000001D:FFFFFFFF:Handsome Team:Chin, Chang, Choi
:kof98n:00010000:10A84B:0000001E:FFFFFFFF:Kansai Team:Choi, Kensou, Robert
:kof98n:00010000:10A84B:0000001F:FFFFFFFF:Damage Team:Brian, Chang, Ralf
:kof98n:00010000:10A84B:00000020:FFFFFFFF:Birthday Team:King, Mature, Shingo
:kof98n:00010000:10A84B:00000021:FFFFFFFF:Baseball Team:Lucky, Mary, Ralf
:kof98n:00010000:10A84B:00000022:FFFFFFFF:Cap Team:Terry, Lucky, Clark
:kof98n:00010000:10A84B:00000023:FFFFFFFF:New Female Team:Athena, Mai, Yuri
:kof98n:00010000:10A84B:00000024:FFFFFFFF:Shingo Team:Shingo, Benimaru, Daimon
:kof98n:00010000:10A84B:00000025:FFFFFFFF:New Ikari Team:Heidern, Leona, Ralf
:kof98n:00010000:10A84B:00000026:FFFFFFFF:'94 Gals Fighters Team:Yuri, Mai, King
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof98n:00000100:10A84D:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof98n:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof98n:00010000:10A84E:00000000:FFFFFFFF:Kyo Kusanagi
:kof98n:00010000:10A84E:00000001:FFFFFFFF:Benimaru Nikaido
:kof98n:00010000:10A84E:00000002:FFFFFFFF:Goro Daimon
:kof98n:00010000:10A84E:00000003:FFFFFFFF:Terry Bogard
:kof98n:00010000:10A84E:00000004:FFFFFFFF:Andy Bogard
:kof98n:00010000:10A84E:00000005:FFFFFFFF:Joe Higashi
:kof98n:00010000:10A84E:00000006:FFFFFFFF:Ryo Sakazaki
:kof98n:00010000:10A84E:00000007:FFFFFFFF:Robert Garcia
:kof98n:00010000:10A84E:00000008:FFFFFFFF:Yuri Sakazaki
:kof98n:00010000:10A84E:00000009:FFFFFFFF:Leona
:kof98n:00010000:10A84E:0000000A:FFFFFFFF:Ralf Jones
:kof98n:00010000:10A84E:0000000B:FFFFFFFF:Clark Steel
:kof98n:00010000:10A84E:0000000C:FFFFFFFF:Athena Asamiya
:kof98n:00010000:10A84E:0000000D:FFFFFFFF:Sie Kensou
:kof98n:00010000:10A84E:0000000E:FFFFFFFF:Chin Gentsai
:kof98n:00010000:10A84E:0000000F:FFFFFFFF:Chizuru Kagura
:kof98n:00010000:10A84E:00000010:FFFFFFFF:Mai Shiranui
:kof98n:00010000:10A84E:00000011:FFFFFFFF:King
:kof98n:00010000:10A84E:00000012:FFFFFFFF:Kim Kaphwan
:kof98n:00010000:10A84E:00000013:FFFFFFFF:Chang Koehan
:kof98n:00010000:10A84E:00000014:FFFFFFFF:Choi Bounge
:kof98n:00010000:10A84E:00000015:FFFFFFFF:Yashiro Nanakase
:kof98n:00010000:10A84E:00000016:FFFFFFFF:Shermie
:kof98n:00010000:10A84E:00000017:FFFFFFFF:Chris
:kof98n:00010000:10A84E:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98n:00010000:10A84E:00000019:FFFFFFFF:Blue Mary
:kof98n:00010000:10A84E:0000001A:FFFFFFFF:Billy Kane
:kof98n:00010000:10A84E:0000001B:FFFFFFFF:Iori Yagami
:kof98n:00010000:10A84E:0000001C:FFFFFFFF:Mature
:kof98n:00010000:10A84E:0000001D:FFFFFFFF:Vice
:kof98n:00010000:10A84E:0000001E:FFFFFFFF:Heidern
:kof98n:00010000:10A84E:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98n:00010000:10A84E:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98n:00010000:10A84E:00000021:FFFFFFFF:Heavy D!
:kof98n:00010000:10A84E:00000022:FFFFFFFF:Lucky Glauber
:kof98n:00010000:10A84E:00000023:FFFFFFFF:Brian Battler
:kof98n:00010000:10A84E:00000024:FFFFFFFF:Rugal Bernstein
:kof98n:00010000:10A84E:00000025:FFFFFFFF:Shingo Yabuki
:kof98n:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof98n:00010000:10A84F:00000000:FFFFFFFF:Kyo Kusanagi
:kof98n:00010000:10A84F:00000001:FFFFFFFF:Benimaru Nikaido
:kof98n:00010000:10A84F:00000002:FFFFFFFF:Goro Daimon
:kof98n:00010000:10A84F:00000003:FFFFFFFF:Terry Bogard
:kof98n:00010000:10A84F:00000004:FFFFFFFF:Andy Bogard
:kof98n:00010000:10A84F:00000005:FFFFFFFF:Joe Higashi
:kof98n:00010000:10A84F:00000006:FFFFFFFF:Ryo Sakazaki
:kof98n:00010000:10A84F:00000007:FFFFFFFF:Robert Garcia
:kof98n:00010000:10A84F:00000008:FFFFFFFF:Yuri Sakazaki
:kof98n:00010000:10A84F:00000009:FFFFFFFF:Leona
:kof98n:00010000:10A84F:0000000A:FFFFFFFF:Ralf Jones
:kof98n:00010000:10A84F:0000000B:FFFFFFFF:Clark Steel
:kof98n:00010000:10A84F:0000000C:FFFFFFFF:Athena Asamiya
:kof98n:00010000:10A84F:0000000D:FFFFFFFF:Sie Kensou
:kof98n:00010000:10A84F:0000000E:FFFFFFFF:Chin Gentsai
:kof98n:00010000:10A84F:0000000F:FFFFFFFF:Chizuru Kagura
:kof98n:00010000:10A84F:00000010:FFFFFFFF:Mai Shiranui
:kof98n:00010000:10A84F:00000011:FFFFFFFF:King
:kof98n:00010000:10A84F:00000012:FFFFFFFF:Kim Kaphwan
:kof98n:00010000:10A84F:00000013:FFFFFFFF:Chang Koehan
:kof98n:00010000:10A84F:00000014:FFFFFFFF:Choi Bounge
:kof98n:00010000:10A84F:00000015:FFFFFFFF:Yashiro Nanakase
:kof98n:00010000:10A84F:00000016:FFFFFFFF:Shermie
:kof98n:00010000:10A84F:00000017:FFFFFFFF:Chris
:kof98n:00010000:10A84F:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98n:00010000:10A84F:00000019:FFFFFFFF:Blue Mary
:kof98n:00010000:10A84F:0000001A:FFFFFFFF:Billy Kane
:kof98n:00010000:10A84F:0000001B:FFFFFFFF:Iori Yagami
:kof98n:00010000:10A84F:0000001C:FFFFFFFF:Mature
:kof98n:00010000:10A84F:0000001D:FFFFFFFF:Vice
:kof98n:00010000:10A84F:0000001E:FFFFFFFF:Heidern
:kof98n:00010000:10A84F:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98n:00010000:10A84F:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98n:00010000:10A84F:00000021:FFFFFFFF:Heavy D!
:kof98n:00010000:10A84F:00000022:FFFFFFFF:Lucky Glauber
:kof98n:00010000:10A84F:00000023:FFFFFFFF:Brian Battler
:kof98n:00010000:10A84F:00000024:FFFFFFFF:Rugal Bernstein
:kof98n:00010000:10A84F:00000025:FFFFFFFF:Shingo Yabuki
:kof98n:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof98n:00010000:10A850:00000000:FFFFFFFF:Kyo Kusanagi
:kof98n:00010000:10A850:00000001:FFFFFFFF:Benimaru Nikaido
:kof98n:00010000:10A850:00000002:FFFFFFFF:Goro Daimon
:kof98n:00010000:10A850:00000003:FFFFFFFF:Terry Bogard
:kof98n:00010000:10A850:00000004:FFFFFFFF:Andy Bogard
:kof98n:00010000:10A850:00000005:FFFFFFFF:Joe Higashi
:kof98n:00010000:10A850:00000006:FFFFFFFF:Ryo Sakazaki
:kof98n:00010000:10A850:00000007:FFFFFFFF:Robert Garcia
:kof98n:00010000:10A850:00000008:FFFFFFFF:Yuri Sakazaki
:kof98n:00010000:10A850:00000009:FFFFFFFF:Leona
:kof98n:00010000:10A850:0000000A:FFFFFFFF:Ralf Jones
:kof98n:00010000:10A850:0000000B:FFFFFFFF:Clark Steel
:kof98n:00010000:10A850:0000000C:FFFFFFFF:Athena Asamiya
:kof98n:00010000:10A850:0000000D:FFFFFFFF:Sie Kensou
:kof98n:00010000:10A850:0000000E:FFFFFFFF:Chin Gentsai
:kof98n:00010000:10A850:0000000F:FFFFFFFF:Chizuru Kagura
:kof98n:00010000:10A850:00000010:FFFFFFFF:Mai Shiranui
:kof98n:00010000:10A850:00000011:FFFFFFFF:King
:kof98n:00010000:10A850:00000012:FFFFFFFF:Kim Kaphwan
:kof98n:00010000:10A850:00000013:FFFFFFFF:Chang Koehan
:kof98n:00010000:10A850:00000014:FFFFFFFF:Choi Bounge
:kof98n:00010000:10A850:00000015:FFFFFFFF:Yashiro Nanakase
:kof98n:00010000:10A850:00000016:FFFFFFFF:Shermie
:kof98n:00010000:10A850:00000017:FFFFFFFF:Chris
:kof98n:00010000:10A850:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98n:00010000:10A850:00000019:FFFFFFFF:Blue Mary
:kof98n:00010000:10A850:0000001A:FFFFFFFF:Billy Kane
:kof98n:00010000:10A850:0000001B:FFFFFFFF:Iori Yagami
:kof98n:00010000:10A850:0000001C:FFFFFFFF:Mature
:kof98n:00010000:10A850:0000001D:FFFFFFFF:Vice
:kof98n:00010000:10A850:0000001E:FFFFFFFF:Heidern
:kof98n:00010000:10A850:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98n:00010000:10A850:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98n:00010000:10A850:00000021:FFFFFFFF:Heavy D!
:kof98n:00010000:10A850:00000022:FFFFFFFF:Lucky Glauber
:kof98n:00010000:10A850:00000023:FFFFFFFF:Brian Battler
:kof98n:00010000:10A850:00000024:FFFFFFFF:Rugal Bernstein
:kof98n:00010000:10A850:00000025:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Terry, Andy, Joe, Ryo, Robert, Yuri, Mai, Yashiro, Shermie,
;Chris, Billy, and Rugal
:kof98n:00000000:10A85A:00000001:00000001:Use Alternate Version Character PL1 (A):This refers to the first character selected
:kof98n:00000000:10A85A:00000002:00000002:Use Alternate Version Character PL1 (B):This refers to the second character selected
:kof98n:00000000:10A85A:00000004:00000004:Use Alternate Version Character PL1 (C):This refers to the third character selected
:kof98n:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof98n:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof98n:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof98n:00010000:10A84A:00000003:FFFFFFFF:Second and third characters selected at random
:kof98n:00010000:10A84A:00000004:FFFFFFFF:Third character selected at random
:kof98n:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof98n:00010000:10A851:00000000:FFFFFFFF:A colour
:kof98n:00010000:10A851:00000001:FFFFFFFF:B colour
:kof98n:00010000:10A851:00000002:FFFFFFFF:C colour
:kof98n:00010000:10A851:00000003:FFFFFFFF:D colour
:kof98n:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof98n:00010000:10A852:00000000:FFFFFFFF:A colour
:kof98n:00010000:10A852:00000001:FFFFFFFF:B colour
:kof98n:00010000:10A852:00000002:FFFFFFFF:C colour
:kof98n:00010000:10A852:00000003:FFFFFFFF:D colour
:kof98n:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof98n:00010000:10A853:00000000:FFFFFFFF:A colour
:kof98n:00010000:10A853:00000001:FFFFFFFF:B colour
:kof98n:00010000:10A853:00000002:FFFFFFFF:C colour
:kof98n:00010000:10A853:00000003:FFFFFFFF:D colour
:kof98n:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof98n:00010000:10A854:00000000:FFFFFFFF:Character A:First character selected
:kof98n:00010000:10A854:00000001:FFFFFFFF:Character B:Second character selected
:kof98n:00010000:10A854:00000002:FFFFFFFF:Character C:Third character selected
:kof98n:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof98n:00010000:10A855:00000000:FFFFFFFF:Character A:First character selected
:kof98n:00010000:10A855:00000001:FFFFFFFF:Character B:Second character selected
:kof98n:00010000:10A855:00000002:FFFFFFFF:Character C:Third character selected
:kof98n:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof98n:00010000:10A856:00000000:FFFFFFFF:Character A:First character selected
:kof98n:00010000:10A856:00000001:FFFFFFFF:Character B:Second character selected
:kof98n:00010000:10A856:00000002:FFFFFFFF:Character C:Third character selected
kof98n:0:108439:67:000:Infinite Energy PL2
kof98n:0:000000:00:999:[ These cheats are for "Advanced" mode. ]
kof98n:0:1084E3:04:000:Infinite Power PL2
kof98n:0:1083EA:40:500:Infinite Power PL2 (2/4)
kof98n:0:108454:0D:500:Infinite Power PL2 (3/4)
kof98n:0:10841F:09:500:Infinite Power PL2 (4/4)
kof98n:0:000000:00:999:[ These cheats are for "Extra" mode. ]
kof98n:0:1083E8:A0:000:Infinite Power PL2
kof98n:0:1083EA:40:500:Infinite Power PL2 (2/4)
kof98n:0:10841F:08:500:Infinite Power PL2 (3/4)
kof98n:0:10844D:04:500:Infinite Power PL2 (4/4)
:kof98n:00000000:10843F:00000067:FFFFFFFF:Never Get Dizzied PL1
:kof98n:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof98n:00000000:108447:00000067:FFFFFFFF:Never Get Guard Crushed PL1
:kof98n:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof98n:62000000:000000:00000000:00000000:Select Mode PL2
:kof98n:00010000:10A85D:00000000:FFFFFFFF:Advanced Mode
:kof98n:00010000:10A85D:00000001:FFFFFFFF:Extra Mode
:kof98n:62000000:000000:00000000:00000000:Select Team PL2
:kof98n:00010000:10A85C:00000000:FFFFFFFF:Japan Team:Kyo, Benimaru, Daimon
:kof98n:00010000:10A85C:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe
:kof98n:00010000:10A85C:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri
:kof98n:00010000:10A85C:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark
:kof98n:00010000:10A85C:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin
:kof98n:00010000:10A85C:00000005:FFFFFFFF:Gals Fighters Team:Chizuru, Mai, King
:kof98n:00010000:10A85C:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi
:kof98n:00010000:10A85C:00000007:FFFFFFFF:New Face Team:Yashiro, Shermie, Chris
:kof98n:00010000:10A85C:00000008:FFFFFFFF:Special Team:Yamazaki, Mary, Billy
:kof98n:00010000:10A85C:00000009:FFFFFFFF:Iori Team:Iori, Mature, Vice
:kof98n:00010000:10A85C:0000000A:FFFFFFFF:Masters Team:Heidern, Takuma, Saisyu
:kof98n:00010000:10A85C:0000000B:FFFFFFFF:USA Sports Team:Heavy D!, Lucky, Brian
:kof98n:00010000:10A85C:0000000C:FFFFFFFF:Shingo (solo)
:kof98n:00010000:10A85C:0000000D:FFFFFFFF:Rugal (solo)
:kof98n:00010000:10A85C:0000000E:FFFFFFFF:Custom Team
:kof98n:00010000:10A85C:0000000F:FFFFFFFF:KOF All-Star Team:Kyo, Iori, Shingo
:kof98n:00010000:10A85C:00000010:FFFFFFFF:Rugal Team:Mature, Vice, Rugal
:kof98n:00010000:10A85C:00000011:FFFFFFFF:Sacred Force Team:Kyo, Iori, Chizuru
:kof98n:00010000:10A85C:00000012:FFFFFFFF:SNK Superstar Team:Kyo, Terry, Ryo
:kof98n:00010000:10A85C:00000013:FFFFFFFF:Sidekicks Team:Andy, Benimaru, Robert
:kof98n:00010000:10A85C:00000014:FFFFFFFF:Headbands Team:Daimon, Joe, Yuri
:kof98n:00010000:10A85C:00000015:FFFFFFFF:Teen Team:Chris, Kensou, Shingo
:kof98n:00010000:10A85C:00000016:FFFFFFFF:Orochi Gals Team:Shermie, Mature, Vice
:kof98n:00010000:10A85C:00000017:FFFFFFFF:Orochi Guys Team:Yashiro, Yamazaki, Chris
:kof98n:00010000:10A85C:00000018:FFFFFFFF:Sakazaki Team:Ryo, Yuri, Takuma
:kof98n:00010000:10A85C:00000019:FFFFFFFF:Fathers Team:Kim, Takuma, Saisyu
:kof98n:00010000:10A85C:0000001A:FFFFFFFF:Button Masher Team:Billy, Chang, Joe
:kof98n:00010000:10A85C:0000001B:FFFFFFFF:Orochi Nagi Team:Kyo, Saisyu, Chris
:kof98n:00010000:10A85C:0000001C:FFFFFFFF:Kusanagi Team:Kyo, Saisyu, Shingo
:kof98n:00010000:10A85C:0000001D:FFFFFFFF:Handsome Team:Chin, Chang, Choi
:kof98n:00010000:10A85C:0000001E:FFFFFFFF:Kansai Team:Choi, Kensou, Robert
:kof98n:00010000:10A85C:0000001F:FFFFFFFF:Damage Team:Brian, Chang, Ralf
:kof98n:00010000:10A85C:00000020:FFFFFFFF:Birthday Team:King, Mature, Shingo
:kof98n:00010000:10A85C:00000021:FFFFFFFF:Baseball Team:Lucky, Mary, Ralf
:kof98n:00010000:10A85C:00000022:FFFFFFFF:Cap Team:Terry, Lucky, Clark
:kof98n:00010000:10A85C:00000023:FFFFFFFF:New Female Team:Athena, Mai, Yuri
:kof98n:00010000:10A85C:00000024:FFFFFFFF:Shingo Team:Shingo, Benimaru, Daimon
:kof98n:00010000:10A85C:00000025:FFFFFFFF:New Ikari Team:Heidern, Leona, Ralf
:kof98n:00010000:10A85C:00000026:FFFFFFFF:'94 Gals Fighters Team:Yuri, Mai, King
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof98n:00000100:10A85E:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof98n:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof98n:00010000:10A85F:00000000:FFFFFFFF:Kyo Kusanagi
:kof98n:00010000:10A85F:00000001:FFFFFFFF:Benimaru Nikaido
:kof98n:00010000:10A85F:00000002:FFFFFFFF:Goro Daimon
:kof98n:00010000:10A85F:00000003:FFFFFFFF:Terry Bogard
:kof98n:00010000:10A85F:00000004:FFFFFFFF:Andy Bogard
:kof98n:00010000:10A85F:00000005:FFFFFFFF:Joe Higashi
:kof98n:00010000:10A85F:00000006:FFFFFFFF:Ryo Sakazaki
:kof98n:00010000:10A85F:00000007:FFFFFFFF:Robert Garcia
:kof98n:00010000:10A85F:00000008:FFFFFFFF:Yuri Sakazaki
:kof98n:00010000:10A85F:00000009:FFFFFFFF:Leona
:kof98n:00010000:10A85F:0000000A:FFFFFFFF:Ralf Jones
:kof98n:00010000:10A85F:0000000B:FFFFFFFF:Clark Steel
:kof98n:00010000:10A85F:0000000C:FFFFFFFF:Athena Asamiya
:kof98n:00010000:10A85F:0000000D:FFFFFFFF:Sie Kensou
:kof98n:00010000:10A85F:0000000E:FFFFFFFF:Chin Gentsai
:kof98n:00010000:10A85F:0000000F:FFFFFFFF:Chizuru Kagura
:kof98n:00010000:10A85F:00000010:FFFFFFFF:Mai Shiranui
:kof98n:00010000:10A85F:00000011:FFFFFFFF:King
:kof98n:00010000:10A85F:00000012:FFFFFFFF:Kim Kaphwan
:kof98n:00010000:10A85F:00000013:FFFFFFFF:Chang Koehan
:kof98n:00010000:10A85F:00000014:FFFFFFFF:Choi Bounge
:kof98n:00010000:10A85F:00000015:FFFFFFFF:Yashiro Nanakase
:kof98n:00010000:10A85F:00000016:FFFFFFFF:Shermie
:kof98n:00010000:10A85F:00000017:FFFFFFFF:Chris
:kof98n:00010000:10A85F:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98n:00010000:10A85F:00000019:FFFFFFFF:Blue Mary
:kof98n:00010000:10A85F:0000001A:FFFFFFFF:Billy Kane
:kof98n:00010000:10A85F:0000001B:FFFFFFFF:Iori Yagami
:kof98n:00010000:10A85F:0000001C:FFFFFFFF:Mature
:kof98n:00010000:10A85F:0000001D:FFFFFFFF:Vice
:kof98n:00010000:10A85F:0000001E:FFFFFFFF:Heidern
:kof98n:00010000:10A85F:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98n:00010000:10A85F:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98n:00010000:10A85F:00000021:FFFFFFFF:Heavy D!
:kof98n:00010000:10A85F:00000022:FFFFFFFF:Lucky Glauber
:kof98n:00010000:10A85F:00000023:FFFFFFFF:Brian Battler
:kof98n:00010000:10A85F:00000024:FFFFFFFF:Rugal Bernstein
:kof98n:00010000:10A85F:00000025:FFFFFFFF:Shingo Yabuki
:kof98n:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof98n:00010000:10A860:00000000:FFFFFFFF:Kyo Kusanagi
:kof98n:00010000:10A860:00000001:FFFFFFFF:Benimaru Nikaido
:kof98n:00010000:10A860:00000002:FFFFFFFF:Goro Daimon
:kof98n:00010000:10A860:00000003:FFFFFFFF:Terry Bogard
:kof98n:00010000:10A860:00000004:FFFFFFFF:Andy Bogard
:kof98n:00010000:10A860:00000005:FFFFFFFF:Joe Higashi
:kof98n:00010000:10A860:00000006:FFFFFFFF:Ryo Sakazaki
:kof98n:00010000:10A860:00000007:FFFFFFFF:Robert Garcia
:kof98n:00010000:10A860:00000008:FFFFFFFF:Yuri Sakazaki
:kof98n:00010000:10A860:00000009:FFFFFFFF:Leona
:kof98n:00010000:10A860:0000000A:FFFFFFFF:Ralf Jones
:kof98n:00010000:10A860:0000000B:FFFFFFFF:Clark Steel
:kof98n:00010000:10A860:0000000C:FFFFFFFF:Athena Asamiya
:kof98n:00010000:10A860:0000000D:FFFFFFFF:Sie Kensou
:kof98n:00010000:10A860:0000000E:FFFFFFFF:Chin Gentsai
:kof98n:00010000:10A860:0000000F:FFFFFFFF:Chizuru Kagura
:kof98n:00010000:10A860:00000010:FFFFFFFF:Mai Shiranui
:kof98n:00010000:10A860:00000011:FFFFFFFF:King
:kof98n:00010000:10A860:00000012:FFFFFFFF:Kim Kaphwan
:kof98n:00010000:10A860:00000013:FFFFFFFF:Chang Koehan
:kof98n:00010000:10A860:00000014:FFFFFFFF:Choi Bounge
:kof98n:00010000:10A860:00000015:FFFFFFFF:Yashiro Nanakase
:kof98n:00010000:10A860:00000016:FFFFFFFF:Shermie
:kof98n:00010000:10A860:00000017:FFFFFFFF:Chris
:kof98n:00010000:10A860:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98n:00010000:10A860:00000019:FFFFFFFF:Blue Mary
:kof98n:00010000:10A860:0000001A:FFFFFFFF:Billy Kane
:kof98n:00010000:10A860:0000001B:FFFFFFFF:Iori Yagami
:kof98n:00010000:10A860:0000001C:FFFFFFFF:Mature
:kof98n:00010000:10A860:0000001D:FFFFFFFF:Vice
:kof98n:00010000:10A860:0000001E:FFFFFFFF:Heidern
:kof98n:00010000:10A860:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98n:00010000:10A860:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98n:00010000:10A860:00000021:FFFFFFFF:Heavy D!
:kof98n:00010000:10A860:00000022:FFFFFFFF:Lucky Glauber
:kof98n:00010000:10A860:00000023:FFFFFFFF:Brian Battler
:kof98n:00010000:10A860:00000024:FFFFFFFF:Rugal Bernstein
:kof98n:00010000:10A860:00000025:FFFFFFFF:Shingo Yabuki
:kof98n:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof98n:00010000:10A861:00000000:FFFFFFFF:Kyo Kusanagi
:kof98n:00010000:10A861:00000001:FFFFFFFF:Benimaru Nikaido
:kof98n:00010000:10A861:00000002:FFFFFFFF:Goro Daimon
:kof98n:00010000:10A861:00000003:FFFFFFFF:Terry Bogard
:kof98n:00010000:10A861:00000004:FFFFFFFF:Andy Bogard
:kof98n:00010000:10A861:00000005:FFFFFFFF:Joe Higashi
:kof98n:00010000:10A861:00000006:FFFFFFFF:Ryo Sakazaki
:kof98n:00010000:10A861:00000007:FFFFFFFF:Robert Garcia
:kof98n:00010000:10A861:00000008:FFFFFFFF:Yuri Sakazaki
:kof98n:00010000:10A861:00000009:FFFFFFFF:Leona
:kof98n:00010000:10A861:0000000A:FFFFFFFF:Ralf Jones
:kof98n:00010000:10A861:0000000B:FFFFFFFF:Clark Steel
:kof98n:00010000:10A861:0000000C:FFFFFFFF:Athena Asamiya
:kof98n:00010000:10A861:0000000D:FFFFFFFF:Sie Kensou
:kof98n:00010000:10A861:0000000E:FFFFFFFF:Chin Gentsai
:kof98n:00010000:10A861:0000000F:FFFFFFFF:Chizuru Kagura
:kof98n:00010000:10A861:00000010:FFFFFFFF:Mai Shiranui
:kof98n:00010000:10A861:00000011:FFFFFFFF:King
:kof98n:00010000:10A861:00000012:FFFFFFFF:Kim Kaphwan
:kof98n:00010000:10A861:00000013:FFFFFFFF:Chang Koehan
:kof98n:00010000:10A861:00000014:FFFFFFFF:Choi Bounge
:kof98n:00010000:10A861:00000015:FFFFFFFF:Yashiro Nanakase
:kof98n:00010000:10A861:00000016:FFFFFFFF:Shermie
:kof98n:00010000:10A861:00000017:FFFFFFFF:Chris
:kof98n:00010000:10A861:00000018:FFFFFFFF:Ryuji Yamazaki
:kof98n:00010000:10A861:00000019:FFFFFFFF:Blue Mary
:kof98n:00010000:10A861:0000001A:FFFFFFFF:Billy Kane
:kof98n:00010000:10A861:0000001B:FFFFFFFF:Iori Yagami
:kof98n:00010000:10A861:0000001C:FFFFFFFF:Mature
:kof98n:00010000:10A861:0000001D:FFFFFFFF:Vice
:kof98n:00010000:10A861:0000001E:FFFFFFFF:Heidern
:kof98n:00010000:10A861:0000001F:FFFFFFFF:Takuma Sakazaki
:kof98n:00010000:10A861:00000020:FFFFFFFF:Saisyu Kusanagi
:kof98n:00010000:10A861:00000021:FFFFFFFF:Heavy D!
:kof98n:00010000:10A861:00000022:FFFFFFFF:Lucky Glauber
:kof98n:00010000:10A861:00000023:FFFFFFFF:Brian Battler
:kof98n:00010000:10A861:00000024:FFFFFFFF:Rugal Bernstein
:kof98n:00010000:10A861:00000025:FFFFFFFF:Shingo Yabuki
;Use only for Kyo, Terry, Andy, Joe, Ryo, Robert, Yuri, Mai, Yashiro, Shermie,
;Chris, Billy, and Rugal
:kof98n:00000000:10A86B:00000001:00000001:Use Alternate Version Character PL2 (A):This refers to the first character selected
:kof98n:00000000:10A86B:00000002:00000002:Use Alternate Version Character PL2 (B):This refers to the second character selected
:kof98n:00000000:10A86B:00000004:00000004:Use Alternate Version Character PL2 (C):This refers to the third character selected
:kof98n:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof98n:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof98n:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof98n:00010000:10A85B:00000003:FFFFFFFF:Second and third characters selected at random
:kof98n:00010000:10A85B:00000004:FFFFFFFF:Third character selected at random
:kof98n:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof98n:00010000:10A862:00000000:FFFFFFFF:A colour
:kof98n:00010000:10A862:00000001:FFFFFFFF:B colour
:kof98n:00010000:10A862:00000002:FFFFFFFF:C colour
:kof98n:00010000:10A862:00000003:FFFFFFFF:D colour
:kof98n:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof98n:00010000:10A863:00000000:FFFFFFFF:A colour
:kof98n:00010000:10A863:00000001:FFFFFFFF:B colour
:kof98n:00010000:10A863:00000002:FFFFFFFF:C colour
:kof98n:00010000:10A863:00000003:FFFFFFFF:D colour
:kof98n:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof98n:00010000:10A864:00000000:FFFFFFFF:A colour
:kof98n:00010000:10A864:00000001:FFFFFFFF:B colour
:kof98n:00010000:10A864:00000002:FFFFFFFF:C colour
:kof98n:00010000:10A864:00000003:FFFFFFFF:D colour
:kof98n:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof98n:00010000:10A865:00000000:FFFFFFFF:Character A:First character selected
:kof98n:00010000:10A865:00000001:FFFFFFFF:Character B:Second character selected
:kof98n:00010000:10A865:00000002:FFFFFFFF:Character C:Third character selected
:kof98n:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof98n:00010000:10A866:00000000:FFFFFFFF:Character A:First character selected
:kof98n:00010000:10A866:00000001:FFFFFFFF:Character B:Second character selected
:kof98n:00010000:10A866:00000002:FFFFFFFF:Character C:Third character selected
:kof98n:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof98n:00010000:10A867:00000000:FFFFFFFF:Character A:First character selected
:kof98n:00010000:10A867:00000001:FFFFFFFF:Character B:Second character selected
:kof98n:00010000:10A867:00000002:FFFFFFFF:Character C:Third character selected
; Skip Charge cheats - allows the charge part of charge moves to be skippedcompletely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof98n:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof98n:00000000:10E7E8:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof98n:00000000:10E7EA:0000000C:FFFFFFFF:Ground Saver
:kof98n:00000000:10E7F0:0000000C:FFFFFFFF:Baltic Launcher
:kof98n:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof98n:00000000:10E7EA:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof98n:00000000:10E7EC:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof98n:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof98n:00000000:10E7F0:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof98n:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof98n:00000000:10E7E8:0000000C:FFFFFFFF:Hien Zan, Kuu Sajin
:kof98n:00000000:10E7EE:0000000C:FFFFFFFF:Ryuusei Raku
:kof98n:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof98n:00000000:10E7E8:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof98n:00000000:10E7EC:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof98n:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof98n:00000000:10E7E8:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof98n:00000000:10E7EC:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof98n:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof98n:00000000:10E7F6:0000000C:FFFFFFFF:Straight Slicer
:kof98n:60000000:000000:00000000:00000000:[Use for Heidern PL1]
:kof98n:00000000:10E7E8:0000000C:FFFFFFFF:Cross Cutter
:kof98n:00000000:10E7EA:0000000C:FFFFFFFF:Moon Slasher, Neck Rolling
:kof98n:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof98n:00000000:10E7EC:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof98n:60000000:000000:00000000:00000000:[Use for EX Terry PL1]
:kof98n:00000000:10E7EC:0000000C:FFFFFFFF:Rising Tackle
:kof98n:60000000:000000:00000000:00000000:[Use for EX Mai PL1]
:kof98n:00000000:10E7F0:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof98n:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof98n:00000000:10E9F4:0000000C:FFFFFFFF:Moon Slasher, X Calibur
:kof98n:00000000:10E9F6:0000000C:FFFFFFFF:Ground Saver
:kof98n:00000000:10E9FC:0000000C:FFFFFFFF:Baltic Launcher
:kof98n:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof98n:00000000:10E9F6:0000000C:FFFFFFFF:Gatling Attack, Ralf Kick
:kof98n:00000000:10E9F8:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof98n:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof98n:00000000:10E9FC:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof98n:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof98n:00000000:10E9F4:0000000C:FFFFFFFF:Hien Zan, Kuu Sajin
:kof98n:00000000:10E9FA:0000000C:FFFFFFFF:Ryuusei Raku
:kof98n:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof98n:00000000:10E9F4:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof98n:00000000:10E9F8:0000000C:FFFFFFFF:Tekkyuu Hien Zan
:kof98n:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof98n:00000000:10E9F4:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof98n:00000000:10E9F8:0000000C:FFFFFFFF:Senpuu Hien Sashi, Shissou Hishou Zan
:kof98n:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof98n:00000000:10EA02:0000000C:FFFFFFFF:Straight Slicer
:kof98n:60000000:000000:00000000:00000000:[Use for Heidern PL2]
:kof98n:00000000:10E9F4:0000000C:FFFFFFFF:Cross Cutter
:kof98n:00000000:10E9F6:0000000C:FFFFFFFF:Moon Slasher, Neck Rolling
:kof98n:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof98n:00000000:10E9F8:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof98n:60000000:000000:00000000:00000000:[Use for EX Terry PL2]
:kof98n:00000000:10E9F8:0000000C:FFFFFFFF:Rising Tackle
:kof98n:60000000:000000:00000000:00000000:[Use for EX Mai PL2]
:kof98n:00000000:10E9FC:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
; [ King of Fighters '99 - Millennium Battle, The (set 1) ]
kof99:0:10A7E6:60:000:Infinite Time
kof99:0:10A7E6:00:001:Finish this Round Now!
kof99:0:10EB49:20:020:Enable Kyo
kof99:0:10EB49:10:020:Enable Iori
kof99:0:000000:00:999:[ Enable refers to being able to select on ]
kof99:0:000000:00:999:[ character select screen, unlock refers to ]
kof99:0:000000:00:999:[ being able to perform the enable code. ]
kof99:0:D003FC:0F:113:Unlock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines. Displays <K.I> on title screen. Afterwards, use the following; Hold "Start" over [?] and press "Left,Right,Up,Left,Down,Right" to enable Kyo. Hold "Start" over [?] and press "Right,Left,Up,Right,Down,Left" to enable Iori.
kof99:0:D003FC:00:113:Lock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines.
:kof99:00100000:10EC78:00009999:0000FFFF:Always have 9999 Battle Points (Last Round)
:kof99:00100000:10DAA2:00009999:0000FFFF:Always have 9999 Battle Points (Current)
:kof99:00000300:10A7B6:00000005:FFFFFFFF:Select Current Round
:kof99:62000000:000000:00000000:00000000:Select Backdrop
:kof99:00010000:10A7AE:00000000:FFFFFFFF:Park
:kof99:00010000:10A7AE:00000001:FFFFFFFF:Alley
:kof99:00010000:10A7AE:00000002:FFFFFFFF:Airport
:kof99:00010000:10A7AE:00000003:FFFFFFFF:Museum
:kof99:00010000:10A7AE:00000004:FFFFFFFF:Sewage System
:kof99:00010000:10A7AE:00000005:FFFFFFFF:Temple
:kof99:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof99:00010000:10ECBD:00000000:FFFFFFFF:KD-0079:Hero Team
:kof99:00010000:10ECBD:00000001:FFFFFFFF:176th Street:Fatal Fury Team
:kof99:00010000:10ECBD:00000002:FFFFFFFF:Ryu-Ko:Art of Fighting Team
:kof99:00010000:10ECBD:00000003:FFFFFFFF:W. W. III:Ikari Team
:kof99:00010000:10ECBD:00000004:FFFFFFFF:Psyco Sonic Trip:Psycho Soldier Team
:kof99:00010000:10ECBD:00000005:FFFFFFFF:Sha-La-La:Gals Fighters Team
:kof99:00010000:10ECBD:00000006:FFFFFFFF:The Way to Rebirth:Korea Team
:kof99:00010000:10ECBD:00000007:FFFFFFFF:Mechanical Bless:Krizalid
:kof99:00010000:10ECBD:00000008:FFFFFFFF:Dear Falling Angel:Krizalid (second form)
:kof99:00010000:10ECBD:00000009:FFFFFFFF:Tears:Kyo
:kof99:00010000:10ECBD:0000000A:FFFFFFFF:Sadistic Eyes:Iori
:kof99:00010000:10ECBD:0000000B:FFFFFFFF:Esaka? (Acid Mix):Kyo-1/Kyo-2
; Activate any N of the first seven to go to stage N.
; Activate any five of the first seven to go to Krizalid.
; Activate any five of the first seven and the last one to go to Krizalid (second form).
:kof99:00000001:10A799:00000001:00000001:Beaten Hero Team
:kof99:00000001:10A799:00000002:00000002:Beaten Fatal Fury Team
:kof99:00000001:10A799:00000004:00000004:Beaten Art of Fighting Team
:kof99:00000001:10A799:00000008:00000008:Beaten Ikari Team
:kof99:00000001:10A799:00000010:00000010:Beaten Psycho Soldier Team
:kof99:00000001:10A799:00000020:00000020:Beaten Gals Fighters Team
:kof99:00000001:10A799:00000040:00000040:Beaten Korea Team
:kof99:00000001:10A799:00000080:00000080:Beaten Krizalid
kof99:0:108239:65:000:Infinite Energy PL1
kof99:0:108239:00:001:Drain all Energy Now! PL1
kof99:0:1081E8:90:000:Maximum Power PL1
kof99:0:1081E8:00:001:Drain all Power Now! PL1
kof99:0:1082E3:05:000:Infinite Strikers PL1
:kof99:00000000:10823F:00000065:FFFFFFFF:Never Get Dizzied PL1
:kof99:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof99:00000000:108244:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL1
:kof99:00000000:108244:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL1
:kof99:00000000:108247:00000065:FFFFFFFF:Never Get Guard Crushed PL1
:kof99:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof99:00000000:10824C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL1
:kof99:00000000:10824C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL1
kof99:0:000000:00:999:[ Kind of weird autoguard you must push ]
kof99:0:000000:00:999:[ down to defend from low attacks. ]
kof99:0:108195:0A:000:Autoguard PL1
kof99:0:000000:00:999:[ These cheats may cause some glitches. ]
kof99:0:10817D:0C:000:All Moves Combo PL1
:kof99:62000000:000000:00000000:00000000:Select Team PL1
:kof99:00010000:10A7F7:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99:00010000:10A7F7:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99:00010000:10A7F7:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99:00010000:10A7F7:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99:00010000:10A7F7:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99:00010000:10A7F7:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99:00010000:10A7F7:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99:00010000:10A7F7:00000007:FFFFFFFF:Krizalid (solo)
:kof99:00010000:10A7F7:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99:00010000:10A7F7:00000009:FFFFFFFF:Kyo (solo)
:kof99:00010000:10A7F7:0000000A:FFFFFFFF:Iori (solo)
:kof99:00010000:10A7F7:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99:00010000:10A7F7:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99:00010000:10A7F7:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99:00010000:10A7F7:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99:00000100:10A7F9:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof99:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof99:00010000:10A7FA:00000000:FFFFFFFF:K'
:kof99:00010000:10A7FA:00000001:FFFFFFFF:Maxima
:kof99:00010000:10A7FA:00000002:FFFFFFFF:Benimaru Nikaido
:kof99:00010000:10A7FA:00000003:FFFFFFFF:Shingo Yabuki
:kof99:00010000:10A7FA:00000004:FFFFFFFF:Terry Bogard
:kof99:00010000:10A7FA:00000005:FFFFFFFF:Andy Bogard
:kof99:00010000:10A7FA:00000006:FFFFFFFF:Joe Higashi
:kof99:00010000:10A7FA:00000007:FFFFFFFF:Mai Shiranui
:kof99:00010000:10A7FA:00000008:FFFFFFFF:Ryo Sakazaki
:kof99:00010000:10A7FA:00000009:FFFFFFFF:Robert Garcia
:kof99:00010000:10A7FA:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99:00010000:10A7FA:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99:00010000:10A7FA:0000000C:FFFFFFFF:Leona
:kof99:00010000:10A7FA:0000000D:FFFFFFFF:Ralf Jones
:kof99:00010000:10A7FA:0000000E:FFFFFFFF:Clark Steel
:kof99:00010000:10A7FA:0000000F:FFFFFFFF:Whip
:kof99:00010000:10A7FA:00000010:FFFFFFFF:Athena Asamiya
:kof99:00010000:10A7FA:00000011:FFFFFFFF:Sie Kensou
:kof99:00010000:10A7FA:00000012:FFFFFFFF:Chin Gentsai
:kof99:00010000:10A7FA:00000013:FFFFFFFF:Bao
:kof99:00010000:10A7FA:00000014:FFFFFFFF:King
:kof99:00010000:10A7FA:00000015:FFFFFFFF:Blue Mary
:kof99:00010000:10A7FA:00000016:FFFFFFFF:Kasumi Todo
:kof99:00010000:10A7FA:00000017:FFFFFFFF:Li Xiangfei
:kof99:00010000:10A7FA:00000018:FFFFFFFF:Kim Kaphwan
:kof99:00010000:10A7FA:00000019:FFFFFFFF:Chang Koehan
:kof99:00010000:10A7FA:0000001A:FFFFFFFF:Choi Bounge
:kof99:00010000:10A7FA:0000001B:FFFFFFFF:Jhun Hoon
:kof99:00010000:10A7FA:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99:00010000:10A7FA:0000001D:FFFFFFFF:Kyo-1
:kof99:00010000:10A7FA:0000001E:FFFFFFFF:#Iori Yagami
:kof99:00010000:10A7FA:0000001F:FFFFFFFF:#Krizalid
:kof99:00010000:10A7FA:00000020:FFFFFFFF:#Krizalid (second form)
:kof99:00010000:10A7FA:00000021:FFFFFFFF:Kyo-2
:kof99:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof99:00010000:10A7FB:00000000:FFFFFFFF:K'
:kof99:00010000:10A7FB:00000001:FFFFFFFF:Maxima
:kof99:00010000:10A7FB:00000002:FFFFFFFF:Benimaru Nikaido
:kof99:00010000:10A7FB:00000003:FFFFFFFF:Shingo Yabuki
:kof99:00010000:10A7FB:00000004:FFFFFFFF:Terry Bogard
:kof99:00010000:10A7FB:00000005:FFFFFFFF:Andy Bogard
:kof99:00010000:10A7FB:00000006:FFFFFFFF:Joe Higashi
:kof99:00010000:10A7FB:00000007:FFFFFFFF:Mai Shiranui
:kof99:00010000:10A7FB:00000008:FFFFFFFF:Ryo Sakazaki
:kof99:00010000:10A7FB:00000009:FFFFFFFF:Robert Garcia
:kof99:00010000:10A7FB:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99:00010000:10A7FB:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99:00010000:10A7FB:0000000C:FFFFFFFF:Leona
:kof99:00010000:10A7FB:0000000D:FFFFFFFF:Ralf Jones
:kof99:00010000:10A7FB:0000000E:FFFFFFFF:Clark Steel
:kof99:00010000:10A7FB:0000000F:FFFFFFFF:Whip
:kof99:00010000:10A7FB:00000010:FFFFFFFF:Athena Asamiya
:kof99:00010000:10A7FB:00000011:FFFFFFFF:Sie Kensou
:kof99:00010000:10A7FB:00000012:FFFFFFFF:Chin Gentsai
:kof99:00010000:10A7FB:00000013:FFFFFFFF:Bao
:kof99:00010000:10A7FB:00000014:FFFFFFFF:King
:kof99:00010000:10A7FB:00000015:FFFFFFFF:Blue Mary
:kof99:00010000:10A7FB:00000016:FFFFFFFF:Kasumi Todo
:kof99:00010000:10A7FB:00000017:FFFFFFFF:Li Xiangfei
:kof99:00010000:10A7FB:00000018:FFFFFFFF:Kim Kaphwan
:kof99:00010000:10A7FB:00000019:FFFFFFFF:Chang Koehan
:kof99:00010000:10A7FB:0000001A:FFFFFFFF:Choi Bounge
:kof99:00010000:10A7FB:0000001B:FFFFFFFF:Jhun Hoon
:kof99:00010000:10A7FB:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99:00010000:10A7FB:0000001D:FFFFFFFF:Kyo-1
:kof99:00010000:10A7FB:0000001E:FFFFFFFF:#Iori Yagami
:kof99:00010000:10A7FB:0000001F:FFFFFFFF:#Krizalid
:kof99:00010000:10A7FB:00000020:FFFFFFFF:#Krizalid (second form)
:kof99:00010000:10A7FB:00000021:FFFFFFFF:Kyo-2
:kof99:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof99:00010000:10A7FC:00000000:FFFFFFFF:K'
:kof99:00010000:10A7FC:00000001:FFFFFFFF:Maxima
:kof99:00010000:10A7FC:00000002:FFFFFFFF:Benimaru Nikaido
:kof99:00010000:10A7FC:00000003:FFFFFFFF:Shingo Yabuki
:kof99:00010000:10A7FC:00000004:FFFFFFFF:Terry Bogard
:kof99:00010000:10A7FC:00000005:FFFFFFFF:Andy Bogard
:kof99:00010000:10A7FC:00000006:FFFFFFFF:Joe Higashi
:kof99:00010000:10A7FC:00000007:FFFFFFFF:Mai Shiranui
:kof99:00010000:10A7FC:00000008:FFFFFFFF:Ryo Sakazaki
:kof99:00010000:10A7FC:00000009:FFFFFFFF:Robert Garcia
:kof99:00010000:10A7FC:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99:00010000:10A7FC:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99:00010000:10A7FC:0000000C:FFFFFFFF:Leona
:kof99:00010000:10A7FC:0000000D:FFFFFFFF:Ralf Jones
:kof99:00010000:10A7FC:0000000E:FFFFFFFF:Clark Steel
:kof99:00010000:10A7FC:0000000F:FFFFFFFF:Whip
:kof99:00010000:10A7FC:00000010:FFFFFFFF:Athena Asamiya
:kof99:00010000:10A7FC:00000011:FFFFFFFF:Sie Kensou
:kof99:00010000:10A7FC:00000012:FFFFFFFF:Chin Gentsai
:kof99:00010000:10A7FC:00000013:FFFFFFFF:Bao
:kof99:00010000:10A7FC:00000014:FFFFFFFF:King
:kof99:00010000:10A7FC:00000015:FFFFFFFF:Blue Mary
:kof99:00010000:10A7FC:00000016:FFFFFFFF:Kasumi Todo
:kof99:00010000:10A7FC:00000017:FFFFFFFF:Li Xiangfei
:kof99:00010000:10A7FC:00000018:FFFFFFFF:Kim Kaphwan
:kof99:00010000:10A7FC:00000019:FFFFFFFF:Chang Koehan
:kof99:00010000:10A7FC:0000001A:FFFFFFFF:Choi Bounge
:kof99:00010000:10A7FC:0000001B:FFFFFFFF:Jhun Hoon
:kof99:00010000:10A7FC:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99:00010000:10A7FC:0000001D:FFFFFFFF:Kyo-1
:kof99:00010000:10A7FC:0000001E:FFFFFFFF:#Iori Yagami
:kof99:00010000:10A7FC:0000001F:FFFFFFFF:#Krizalid
:kof99:00010000:10A7FC:00000020:FFFFFFFF:#Krizalid (second form)
:kof99:00010000:10A7FC:00000021:FFFFFFFF:Kyo-2
:kof99:62000000:000000:00000000:00000000:Select Character PL1 (D):This refers to the fourth character selected
:kof99:00010000:10A7FD:00000000:FFFFFFFF:K'
:kof99:00010000:10A7FD:00000001:FFFFFFFF:Maxima
:kof99:00010000:10A7FD:00000002:FFFFFFFF:Benimaru Nikaido
:kof99:00010000:10A7FD:00000003:FFFFFFFF:Shingo Yabuki
:kof99:00010000:10A7FD:00000004:FFFFFFFF:Terry Bogard
:kof99:00010000:10A7FD:00000005:FFFFFFFF:Andy Bogard
:kof99:00010000:10A7FD:00000006:FFFFFFFF:Joe Higashi
:kof99:00010000:10A7FD:00000007:FFFFFFFF:Mai Shiranui
:kof99:00010000:10A7FD:00000008:FFFFFFFF:Ryo Sakazaki
:kof99:00010000:10A7FD:00000009:FFFFFFFF:Robert Garcia
:kof99:00010000:10A7FD:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99:00010000:10A7FD:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99:00010000:10A7FD:0000000C:FFFFFFFF:Leona
:kof99:00010000:10A7FD:0000000D:FFFFFFFF:Ralf Jones
:kof99:00010000:10A7FD:0000000E:FFFFFFFF:Clark Steel
:kof99:00010000:10A7FD:0000000F:FFFFFFFF:Whip
:kof99:00010000:10A7FD:00000010:FFFFFFFF:Athena Asamiya
:kof99:00010000:10A7FD:00000011:FFFFFFFF:Sie Kensou
:kof99:00010000:10A7FD:00000012:FFFFFFFF:Chin Gentsai
:kof99:00010000:10A7FD:00000013:FFFFFFFF:Bao
:kof99:00010000:10A7FD:00000014:FFFFFFFF:King
:kof99:00010000:10A7FD:00000015:FFFFFFFF:Blue Mary
:kof99:00010000:10A7FD:00000016:FFFFFFFF:Kasumi Todo
:kof99:00010000:10A7FD:00000017:FFFFFFFF:Li Xiangfei
:kof99:00010000:10A7FD:00000018:FFFFFFFF:Kim Kaphwan
:kof99:00010000:10A7FD:00000019:FFFFFFFF:Chang Koehan
:kof99:00010000:10A7FD:0000001A:FFFFFFFF:Choi Bounge
:kof99:00010000:10A7FD:0000001B:FFFFFFFF:Jhun Hoon
:kof99:00010000:10A7FD:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99:00010000:10A7FD:0000001D:FFFFFFFF:Kyo-1
:kof99:00010000:10A7FD:0000001E:FFFFFFFF:#Iori Yagami
:kof99:00010000:10A7FD:0000001F:FFFFFFFF:#Krizalid
:kof99:00010000:10A7FD:00000020:FFFFFFFF:#Krizalid (second form)
:kof99:00010000:10A7FD:00000021:FFFFFFFF:Kyo-2
:kof99:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof99:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof99:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof99:00010000:10A84A:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99:00010000:10A84A:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99:00010000:10A84A:00000005:FFFFFFFF:4th character selected at random
:kof99:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof99:00010000:10A7FE:00000000:FFFFFFFF:A colour
:kof99:00010000:10A7FE:00000001:FFFFFFFF:B colour
:kof99:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof99:00010000:10A7FF:00000000:FFFFFFFF:A colour
:kof99:00010000:10A7FF:00000001:FFFFFFFF:B colour
:kof99:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof99:00010000:10A800:00000000:FFFFFFFF:A colour
:kof99:00010000:10A800:00000001:FFFFFFFF:B colour
:kof99:62000000:000000:00000000:00000000:Select Colour PL1 (D):This refers to the fourth character selected
:kof99:00010000:10A801:00000000:FFFFFFFF:A colour
:kof99:00010000:10A801:00000001:FFFFFFFF:B colour
:kof99:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof99:00010000:10A802:00000000:FFFFFFFF:Character A:First character selected
:kof99:00010000:10A802:00000001:FFFFFFFF:Character B:Second character selected
:kof99:00010000:10A802:00000002:FFFFFFFF:Character C:Third character selected
:kof99:00010000:10A802:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof99:00010000:10A803:00000000:FFFFFFFF:Character A:First character selected
:kof99:00010000:10A803:00000001:FFFFFFFF:Character B:Second character selected
:kof99:00010000:10A803:00000002:FFFFFFFF:Character C:Third character selected
:kof99:00010000:10A803:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof99:00010000:10A804:00000000:FFFFFFFF:Character A:First character selected
:kof99:00010000:10A804:00000001:FFFFFFFF:Character B:Second character selected
:kof99:00010000:10A804:00000002:FFFFFFFF:Character C:Third character selected
:kof99:00010000:10A804:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99:62000000:000000:00000000:00000000:Select Striker PL1:This refers to the striker
:kof99:00010000:10A805:00000000:FFFFFFFF:Character A:First character selected
:kof99:00010000:10A805:00000001:FFFFFFFF:Character B:Second character selected
:kof99:00010000:10A805:00000002:FFFFFFFF:Character C:Third character selected
:kof99:00010000:10A805:00000003:FFFFFFFF:Character D:Fourth character selected
kof99:0:108439:65:000:Infinite Energy PL2
kof99:0:108439:00:001:Drain all Energy Now! PL2
kof99:0:1083E8:90:000:Maximum Power PL2
kof99:0:1083E8:00:001:Drain all Power Now! PL2
kof99:0:1084E3:05:000:Infinite Strikers PL2
:kof99:00000000:10843F:00000065:FFFFFFFF:Never Get Dizzied PL2
:kof99:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL2
:kof99:00000000:108444:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL2
:kof99:00000000:108444:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL2
:kof99:00000000:108447:00000065:FFFFFFFF:Never Get Guard Crushed PL2
:kof99:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL2
:kof99:00000000:10844C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL2
:kof99:00000000:10844C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL2
kof99:0:000000:00:999:[ Kind of weird autoguard you must push down ]
kof99:0:000000:00:999:[ to defend from low attacks. ]
kof99:0:108395:0A:000:Autoguard PL2
kof99:0:000000:00:999:[ These cheats may cause some glitches ]
kof99:0:10837D:0C:000:All Moves Combo PL2
:kof99:62000000:000000:00000000:00000000:Select Team PL2
:kof99:00010000:10A80C:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99:00010000:10A80C:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99:00010000:10A80C:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99:00010000:10A80C:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99:00010000:10A80C:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99:00010000:10A80C:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99:00010000:10A80C:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99:00010000:10A80C:00000007:FFFFFFFF:Krizalid (solo)
:kof99:00010000:10A80C:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99:00010000:10A80C:00000009:FFFFFFFF:Kyo (solo)
:kof99:00010000:10A80C:0000000A:FFFFFFFF:Iori (solo)
:kof99:00010000:10A80C:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99:00010000:10A80C:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99:00010000:10A80C:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99:00010000:10A80C:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99:00000100:10A80E:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof99:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof99:00010000:10A80F:00000000:FFFFFFFF:K'
:kof99:00010000:10A80F:00000001:FFFFFFFF:Maxima
:kof99:00010000:10A80F:00000002:FFFFFFFF:Benimaru Nikaido
:kof99:00010000:10A80F:00000003:FFFFFFFF:Shingo Yabuki
:kof99:00010000:10A80F:00000004:FFFFFFFF:Terry Bogard
:kof99:00010000:10A80F:00000005:FFFFFFFF:Andy Bogard
:kof99:00010000:10A80F:00000006:FFFFFFFF:Joe Higashi
:kof99:00010000:10A80F:00000007:FFFFFFFF:Mai Shiranui
:kof99:00010000:10A80F:00000008:FFFFFFFF:Ryo Sakazaki
:kof99:00010000:10A80F:00000009:FFFFFFFF:Robert Garcia
:kof99:00010000:10A80F:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99:00010000:10A80F:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99:00010000:10A80F:0000000C:FFFFFFFF:Leona
:kof99:00010000:10A80F:0000000D:FFFFFFFF:Ralf Jones
:kof99:00010000:10A80F:0000000E:FFFFFFFF:Clark Steel
:kof99:00010000:10A80F:0000000F:FFFFFFFF:Whip
:kof99:00010000:10A80F:00000010:FFFFFFFF:Athena Asamiya
:kof99:00010000:10A80F:00000011:FFFFFFFF:Sie Kensou
:kof99:00010000:10A80F:00000012:FFFFFFFF:Chin Gentsai
:kof99:00010000:10A80F:00000013:FFFFFFFF:Bao
:kof99:00010000:10A80F:00000014:FFFFFFFF:King
:kof99:00010000:10A80F:00000015:FFFFFFFF:Blue Mary
:kof99:00010000:10A80F:00000016:FFFFFFFF:Kasumi Todo
:kof99:00010000:10A80F:00000017:FFFFFFFF:Li Xiangfei
:kof99:00010000:10A80F:00000018:FFFFFFFF:Kim Kaphwan
:kof99:00010000:10A80F:00000019:FFFFFFFF:Chang Koehan
:kof99:00010000:10A80F:0000001A:FFFFFFFF:Choi Bounge
:kof99:00010000:10A80F:0000001B:FFFFFFFF:Jhun Hoon
:kof99:00010000:10A80F:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99:00010000:10A80F:0000001D:FFFFFFFF:Kyo-1
:kof99:00010000:10A80F:0000001E:FFFFFFFF:#Iori Yagami
:kof99:00010000:10A80F:0000001F:FFFFFFFF:#Krizalid
:kof99:00010000:10A80F:00000020:FFFFFFFF:#Krizalid (second form)
:kof99:00010000:10A80F:00000021:FFFFFFFF:Kyo-2
:kof99:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof99:00010000:10A810:00000000:FFFFFFFF:K'
:kof99:00010000:10A810:00000001:FFFFFFFF:Maxima
:kof99:00010000:10A810:00000002:FFFFFFFF:Benimaru Nikaido
:kof99:00010000:10A810:00000003:FFFFFFFF:Shingo Yabuki
:kof99:00010000:10A810:00000004:FFFFFFFF:Terry Bogard
:kof99:00010000:10A810:00000005:FFFFFFFF:Andy Bogard
:kof99:00010000:10A810:00000006:FFFFFFFF:Joe Higashi
:kof99:00010000:10A810:00000007:FFFFFFFF:Mai Shiranui
:kof99:00010000:10A810:00000008:FFFFFFFF:Ryo Sakazaki
:kof99:00010000:10A810:00000009:FFFFFFFF:Robert Garcia
:kof99:00010000:10A810:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99:00010000:10A810:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99:00010000:10A810:0000000C:FFFFFFFF:Leona
:kof99:00010000:10A810:0000000D:FFFFFFFF:Ralf Jones
:kof99:00010000:10A810:0000000E:FFFFFFFF:Clark Steel
:kof99:00010000:10A810:0000000F:FFFFFFFF:Whip
:kof99:00010000:10A810:00000010:FFFFFFFF:Athena Asamiya
:kof99:00010000:10A810:00000011:FFFFFFFF:Sie Kensou
:kof99:00010000:10A810:00000012:FFFFFFFF:Chin Gentsai
:kof99:00010000:10A810:00000013:FFFFFFFF:Bao
:kof99:00010000:10A810:00000014:FFFFFFFF:King
:kof99:00010000:10A810:00000015:FFFFFFFF:Blue Mary
:kof99:00010000:10A810:00000016:FFFFFFFF:Kasumi Todo
:kof99:00010000:10A810:00000017:FFFFFFFF:Li Xiangfei
:kof99:00010000:10A810:00000018:FFFFFFFF:Kim Kaphwan
:kof99:00010000:10A810:00000019:FFFFFFFF:Chang Koehan
:kof99:00010000:10A810:0000001A:FFFFFFFF:Choi Bounge
:kof99:00010000:10A810:0000001B:FFFFFFFF:Jhun Hoon
:kof99:00010000:10A810:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99:00010000:10A810:0000001D:FFFFFFFF:Kyo-1
:kof99:00010000:10A810:0000001E:FFFFFFFF:#Iori Yagami
:kof99:00010000:10A810:0000001F:FFFFFFFF:#Krizalid
:kof99:00010000:10A810:00000020:FFFFFFFF:#Krizalid (second form)
:kof99:00010000:10A810:00000021:FFFFFFFF:Kyo-2
:kof99:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof99:00010000:10A811:00000000:FFFFFFFF:K'
:kof99:00010000:10A811:00000001:FFFFFFFF:Maxima
:kof99:00010000:10A811:00000002:FFFFFFFF:Benimaru Nikaido
:kof99:00010000:10A811:00000003:FFFFFFFF:Shingo Yabuki
:kof99:00010000:10A811:00000004:FFFFFFFF:Terry Bogard
:kof99:00010000:10A811:00000005:FFFFFFFF:Andy Bogard
:kof99:00010000:10A811:00000006:FFFFFFFF:Joe Higashi
:kof99:00010000:10A811:00000007:FFFFFFFF:Mai Shiranui
:kof99:00010000:10A811:00000008:FFFFFFFF:Ryo Sakazaki
:kof99:00010000:10A811:00000009:FFFFFFFF:Robert Garcia
:kof99:00010000:10A811:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99:00010000:10A811:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99:00010000:10A811:0000000C:FFFFFFFF:Leona
:kof99:00010000:10A811:0000000D:FFFFFFFF:Ralf Jones
:kof99:00010000:10A811:0000000E:FFFFFFFF:Clark Steel
:kof99:00010000:10A811:0000000F:FFFFFFFF:Whip
:kof99:00010000:10A811:00000010:FFFFFFFF:Athena Asamiya
:kof99:00010000:10A811:00000011:FFFFFFFF:Sie Kensou
:kof99:00010000:10A811:00000012:FFFFFFFF:Chin Gentsai
:kof99:00010000:10A811:00000013:FFFFFFFF:Bao
:kof99:00010000:10A811:00000014:FFFFFFFF:King
:kof99:00010000:10A811:00000015:FFFFFFFF:Blue Mary
:kof99:00010000:10A811:00000016:FFFFFFFF:Kasumi Todo
:kof99:00010000:10A811:00000017:FFFFFFFF:Li Xiangfei
:kof99:00010000:10A811:00000018:FFFFFFFF:Kim Kaphwan
:kof99:00010000:10A811:00000019:FFFFFFFF:Chang Koehan
:kof99:00010000:10A811:0000001A:FFFFFFFF:Choi Bounge
:kof99:00010000:10A811:0000001B:FFFFFFFF:Jhun Hoon
:kof99:00010000:10A811:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99:00010000:10A811:0000001D:FFFFFFFF:Kyo-1
:kof99:00010000:10A811:0000001E:FFFFFFFF:#Iori Yagami
:kof99:00010000:10A811:0000001F:FFFFFFFF:#Krizalid
:kof99:00010000:10A811:00000020:FFFFFFFF:#Krizalid (second form)
:kof99:00010000:10A811:00000021:FFFFFFFF:Kyo-2
:kof99:62000000:000000:00000000:00000000:Select Character PL2 (D):This refers to the fourth character selected
:kof99:00010000:10A812:00000000:FFFFFFFF:K'
:kof99:00010000:10A812:00000001:FFFFFFFF:Maxima
:kof99:00010000:10A812:00000002:FFFFFFFF:Benimaru Nikaido
:kof99:00010000:10A812:00000003:FFFFFFFF:Shingo Yabuki
:kof99:00010000:10A812:00000004:FFFFFFFF:Terry Bogard
:kof99:00010000:10A812:00000005:FFFFFFFF:Andy Bogard
:kof99:00010000:10A812:00000006:FFFFFFFF:Joe Higashi
:kof99:00010000:10A812:00000007:FFFFFFFF:Mai Shiranui
:kof99:00010000:10A812:00000008:FFFFFFFF:Ryo Sakazaki
:kof99:00010000:10A812:00000009:FFFFFFFF:Robert Garcia
:kof99:00010000:10A812:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99:00010000:10A812:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99:00010000:10A812:0000000C:FFFFFFFF:Leona
:kof99:00010000:10A812:0000000D:FFFFFFFF:Ralf Jones
:kof99:00010000:10A812:0000000E:FFFFFFFF:Clark Steel
:kof99:00010000:10A812:0000000F:FFFFFFFF:Whip
:kof99:00010000:10A812:00000010:FFFFFFFF:Athena Asamiya
:kof99:00010000:10A812:00000011:FFFFFFFF:Sie Kensou
:kof99:00010000:10A812:00000012:FFFFFFFF:Chin Gentsai
:kof99:00010000:10A812:00000013:FFFFFFFF:Bao
:kof99:00010000:10A812:00000014:FFFFFFFF:King
:kof99:00010000:10A812:00000015:FFFFFFFF:Blue Mary
:kof99:00010000:10A812:00000016:FFFFFFFF:Kasumi Todo
:kof99:00010000:10A812:00000017:FFFFFFFF:Li Xiangfei
:kof99:00010000:10A812:00000018:FFFFFFFF:Kim Kaphwan
:kof99:00010000:10A812:00000019:FFFFFFFF:Chang Koehan
:kof99:00010000:10A812:0000001A:FFFFFFFF:Choi Bounge
:kof99:00010000:10A812:0000001B:FFFFFFFF:Jhun Hoon
:kof99:00010000:10A812:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99:00010000:10A812:0000001D:FFFFFFFF:Kyo-1
:kof99:00010000:10A812:0000001E:FFFFFFFF:#Iori Yagami
:kof99:00010000:10A812:0000001F:FFFFFFFF:#Krizalid
:kof99:00010000:10A812:00000020:FFFFFFFF:#Krizalid (second form)
:kof99:00010000:10A812:00000021:FFFFFFFF:Kyo-2
:kof99:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof99:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof99:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof99:00010000:10A85B:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99:00010000:10A85B:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99:00010000:10A85B:00000005:FFFFFFFF:4th character selected at random
:kof99:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof99:00010000:10A813:00000000:FFFFFFFF:A colour
:kof99:00010000:10A813:00000001:FFFFFFFF:B colour
:kof99:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof99:00010000:10A814:00000000:FFFFFFFF:A colour
:kof99:00010000:10A814:00000001:FFFFFFFF:B colour
:kof99:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof99:00010000:10A815:00000000:FFFFFFFF:A colour
:kof99:00010000:10A815:00000001:FFFFFFFF:B colour
:kof99:62000000:000000:00000000:00000000:Select Colour PL2 (D):This refers to the fourth character selected
:kof99:00010000:10A816:00000000:FFFFFFFF:A colour
:kof99:00010000:10A816:00000001:FFFFFFFF:B colour
:kof99:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof99:00010000:10A817:00000000:FFFFFFFF:Character A:First character selected
:kof99:00010000:10A817:00000001:FFFFFFFF:Character B:Second character selected
:kof99:00010000:10A817:00000002:FFFFFFFF:Character C:Third character selected
:kof99:00010000:10A817:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof99:00010000:10A818:00000000:FFFFFFFF:Character A:First character selected
:kof99:00010000:10A818:00000001:FFFFFFFF:Character B:Second character selected
:kof99:00010000:10A818:00000002:FFFFFFFF:Character C:Third character selected
:kof99:00010000:10A818:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof99:00010000:10A819:00000000:FFFFFFFF:Character A:First character selected
:kof99:00010000:10A819:00000001:FFFFFFFF:Character B:Second character selected
:kof99:00010000:10A819:00000002:FFFFFFFF:Character C:Third character selected
:kof99:00010000:10A819:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99:62000000:000000:00000000:00000000:Select Striker PL2:This refers to the striker
:kof99:00010000:10A81A:00000000:FFFFFFFF:Character A:First character selected
:kof99:00010000:10A81A:00000001:FFFFFFFF:Character B:Second character selected
:kof99:00010000:10A81A:00000002:FFFFFFFF:Character C:Third character selected
:kof99:00010000:10A81A:00000003:FFFFFFFF:Character D:Fourth character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof99:60000000:000000:00000000:00000000:[Use for Terry PL1]
:kof99:00000000:10E70C:0000000C:FFFFFFFF:Rising Tackle
:kof99:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof99:00000000:10E710:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99:60000000:000000:00000000:00000000:[Use for Robert PL1]
:kof99:00000000:10E708:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99:00000000:10E70C:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof99:00000000:10E70C:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof99:00000000:10E708:0000000C:FFFFFFFF:Moon Slasher
:kof99:00000000:10E70A:0000000C:FFFFFFFF:Ground Saber
:kof99:00000000:10E710:0000000C:FFFFFFFF:Baltic Launcher
:kof99:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof99:00000000:10E70A:0000000C:FFFFFFFF:Gatling Attack
:kof99:00000000:10E70C:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99:60000000:000000:00000000:00000000:[Use for Clark PL1]
:kof99:00000000:10E714:0000000C:FFFFFFFF:Gatling Attack
:kof99:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof99:00000000:10E716:0000000C:FFFFFFFF:Straight Slicer
:kof99:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof99:00000000:10E708:0000000C:FFFFFFFF:Hien Zan
:kof99:00000000:10E70E:0000000C:FFFFFFFF:Ryuusei Raku
:kof99:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof99:00000000:10E708:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof99:00000000:10E708:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99:00000000:10E70C:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99:60000000:000000:00000000:00000000:[Use for Jhun PL1]
:kof99:00000000:10E714:0000000C:FFFFFFFF:Kuu Sajin
:kof99:60000000:000000:00000000:00000000:[Use for Terry PL2]
:kof99:00000000:10E938:0000000C:FFFFFFFF:Rising Tackle
:kof99:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof99:00000000:10E93C:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99:60000000:000000:00000000:00000000:[Use for Robert PL2]
:kof99:00000000:10E934:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99:00000000:10E938:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof99:00000000:10E938:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof99:00000000:10E934:0000000C:FFFFFFFF:Moon Slasher
:kof99:00000000:10E936:0000000C:FFFFFFFF:Ground Saber
:kof99:00000000:10E93C:0000000C:FFFFFFFF:Baltic Launcher
:kof99:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof99:00000000:10E936:0000000C:FFFFFFFF:Gatling Attack
:kof99:00000000:10E938:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99:60000000:000000:00000000:00000000:[Use for Clark PL2]
:kof99:00000000:10E940:0000000C:FFFFFFFF:Gatling Attack
:kof99:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof99:00000000:10E942:0000000C:FFFFFFFF:Straight Slicer
:kof99:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof99:00000000:10E934:0000000C:FFFFFFFF:Hien Zan
:kof99:00000000:10E93A:0000000C:FFFFFFFF:Ryuusei Raku
:kof99:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof99:00000000:10E934:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof99:00000000:10E934:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99:00000000:10E938:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99:60000000:000000:00000000:00000000:[Use for Jhun PL2]
:kof99:00000000:10E940:0000000C:FFFFFFFF:Kuu Sajin
; [ King of Fighters '99 - Millennium Battle, The (set 2) ]
kof99a:0:10A7E6:60:000:Infinite Time
kof99a:0:10A7E6:00:001:Finish this Round Now!
kof99a:0:10EB49:20:020:Enable Kyo
kof99a:0:10EB49:10:020:Enable Iori
kof99a:0:000000:00:999:[ Enable refers to being able to select on ]
kof99a:0:000000:00:999:[ character select screen, unlock refers to ]
kof99a:0:000000:00:999:[ being able to perform the enable code. ]
kof99a:0:D003FC:0F:113:Unlock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines. Displays <K.I> on title screen. Afterwards, use the following; Hold "Start" over [?] and press "Left,Right,Up,Left,Down,Right" to enable Kyo. Hold "Start" over [?] and press "Right,Left,Up,Right,Down,Left" to enable Iori.
kof99a:0:D003FC:00:113:Lock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines.
:kof99a:00100000:10EC78:00009999:0000FFFF:Always have 9999 Battle Points (Last Round)
:kof99a:00100000:10DAA2:00009999:0000FFFF:Always have 9999 Battle Points (Current)
:kof99a:00000300:10A7B6:00000005:FFFFFFFF:Select Current Round
:kof99a:62000000:000000:00000000:00000000:Select Backdrop
:kof99a:00010000:10A7AE:00000000:FFFFFFFF:Park
:kof99a:00010000:10A7AE:00000001:FFFFFFFF:Alley
:kof99a:00010000:10A7AE:00000002:FFFFFFFF:Airport
:kof99a:00010000:10A7AE:00000003:FFFFFFFF:Museum
:kof99a:00010000:10A7AE:00000004:FFFFFFFF:Sewage System
:kof99a:00010000:10A7AE:00000005:FFFFFFFF:Temple
:kof99a:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof99a:00010000:10ECBD:00000000:FFFFFFFF:KD-0079:Hero Team
:kof99a:00010000:10ECBD:00000001:FFFFFFFF:176th Street:Fatal Fury Team
:kof99a:00010000:10ECBD:00000002:FFFFFFFF:Ryu-Ko:Art of Fighting Team
:kof99a:00010000:10ECBD:00000003:FFFFFFFF:W. W. III:Ikari Team
:kof99a:00010000:10ECBD:00000004:FFFFFFFF:Psyco Sonic Trip:Psycho Soldier Team
:kof99a:00010000:10ECBD:00000005:FFFFFFFF:Sha-La-La:Gals Fighters Team
:kof99a:00010000:10ECBD:00000006:FFFFFFFF:The Way to Rebirth:Korea Team
:kof99a:00010000:10ECBD:00000007:FFFFFFFF:Mechanical Bless:Krizalid
:kof99a:00010000:10ECBD:00000008:FFFFFFFF:Dear Falling Angel:Krizalid (second form)
:kof99a:00010000:10ECBD:00000009:FFFFFFFF:Tears:Kyo
:kof99a:00010000:10ECBD:0000000A:FFFFFFFF:Sadistic Eyes:Iori
:kof99a:00010000:10ECBD:0000000B:FFFFFFFF:Esaka? (Acid Mix):Kyo-1/Kyo-2
; Activate any N of the first seven to go to stage N.
; Activate any five of the first seven to go to Krizalid.
; Activate any five of the first seven and the last one to go to Krizalid (second form).
:kof99a:00000001:10A799:00000001:00000001:Beaten Hero Team
:kof99a:00000001:10A799:00000002:00000002:Beaten Fatal Fury Team
:kof99a:00000001:10A799:00000004:00000004:Beaten Art of Fighting Team
:kof99a:00000001:10A799:00000008:00000008:Beaten Ikari Team
:kof99a:00000001:10A799:00000010:00000010:Beaten Psycho Soldier Team
:kof99a:00000001:10A799:00000020:00000020:Beaten Gals Fighters Team
:kof99a:00000001:10A799:00000040:00000040:Beaten Korea Team
:kof99a:00000001:10A799:00000080:00000080:Beaten Krizalid
kof99a:0:108239:65:000:Infinite Energy PL1
kof99a:0:108239:00:001:Drain all Energy Now! PL1
kof99a:0:1081E8:90:000:Maximum Power PL1
kof99a:0:1081E8:00:001:Drain all Power Now! PL1
kof99a:0:1082E3:05:000:Infinite Strikers PL1
:kof99a:00000000:10823F:00000065:FFFFFFFF:Never Get Dizzied PL1
:kof99a:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof99a:00000000:108244:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL1
:kof99a:00000000:108244:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL1
:kof99a:00000000:108247:00000065:FFFFFFFF:Never Get Guard Crushed PL1
:kof99a:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof99a:00000000:10824C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL1
:kof99a:00000000:10824C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL1
kof99a:0:000000:00:999:[ Kind of weird autoguard you must push ]
kof99a:0:000000:00:999:[ down to defend from low attacks. ]
kof99a:0:108195:0A:000:Autoguard PL1
kof99a:0:000000:00:999:[ These cheats may cause some glitches. ]
kof99a:0:10817D:0C:000:All Moves Combo PL1
:kof99a:62000000:000000:00000000:00000000:Select Team PL1
:kof99a:00010000:10A7F7:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99a:00010000:10A7F7:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99a:00010000:10A7F7:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99a:00010000:10A7F7:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99a:00010000:10A7F7:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99a:00010000:10A7F7:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99a:00010000:10A7F7:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99a:00010000:10A7F7:00000007:FFFFFFFF:Krizalid (solo)
:kof99a:00010000:10A7F7:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99a:00010000:10A7F7:00000009:FFFFFFFF:Kyo (solo)
:kof99a:00010000:10A7F7:0000000A:FFFFFFFF:Iori (solo)
:kof99a:00010000:10A7F7:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99a:00010000:10A7F7:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99a:00010000:10A7F7:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99a:00010000:10A7F7:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99a:00000100:10A7F9:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof99a:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof99a:00010000:10A7FA:00000000:FFFFFFFF:K'
:kof99a:00010000:10A7FA:00000001:FFFFFFFF:Maxima
:kof99a:00010000:10A7FA:00000002:FFFFFFFF:Benimaru Nikaido
:kof99a:00010000:10A7FA:00000003:FFFFFFFF:Shingo Yabuki
:kof99a:00010000:10A7FA:00000004:FFFFFFFF:Terry Bogard
:kof99a:00010000:10A7FA:00000005:FFFFFFFF:Andy Bogard
:kof99a:00010000:10A7FA:00000006:FFFFFFFF:Joe Higashi
:kof99a:00010000:10A7FA:00000007:FFFFFFFF:Mai Shiranui
:kof99a:00010000:10A7FA:00000008:FFFFFFFF:Ryo Sakazaki
:kof99a:00010000:10A7FA:00000009:FFFFFFFF:Robert Garcia
:kof99a:00010000:10A7FA:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99a:00010000:10A7FA:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99a:00010000:10A7FA:0000000C:FFFFFFFF:Leona
:kof99a:00010000:10A7FA:0000000D:FFFFFFFF:Ralf Jones
:kof99a:00010000:10A7FA:0000000E:FFFFFFFF:Clark Steel
:kof99a:00010000:10A7FA:0000000F:FFFFFFFF:Whip
:kof99a:00010000:10A7FA:00000010:FFFFFFFF:Athena Asamiya
:kof99a:00010000:10A7FA:00000011:FFFFFFFF:Sie Kensou
:kof99a:00010000:10A7FA:00000012:FFFFFFFF:Chin Gentsai
:kof99a:00010000:10A7FA:00000013:FFFFFFFF:Bao
:kof99a:00010000:10A7FA:00000014:FFFFFFFF:King
:kof99a:00010000:10A7FA:00000015:FFFFFFFF:Blue Mary
:kof99a:00010000:10A7FA:00000016:FFFFFFFF:Kasumi Todo
:kof99a:00010000:10A7FA:00000017:FFFFFFFF:Li Xiangfei
:kof99a:00010000:10A7FA:00000018:FFFFFFFF:Kim Kaphwan
:kof99a:00010000:10A7FA:00000019:FFFFFFFF:Chang Koehan
:kof99a:00010000:10A7FA:0000001A:FFFFFFFF:Choi Bounge
:kof99a:00010000:10A7FA:0000001B:FFFFFFFF:Jhun Hoon
:kof99a:00010000:10A7FA:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99a:00010000:10A7FA:0000001D:FFFFFFFF:Kyo-1
:kof99a:00010000:10A7FA:0000001E:FFFFFFFF:#Iori Yagami
:kof99a:00010000:10A7FA:0000001F:FFFFFFFF:#Krizalid
:kof99a:00010000:10A7FA:00000020:FFFFFFFF:#Krizalid (second form)
:kof99a:00010000:10A7FA:00000021:FFFFFFFF:Kyo-2
:kof99a:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof99a:00010000:10A7FB:00000000:FFFFFFFF:K'
:kof99a:00010000:10A7FB:00000001:FFFFFFFF:Maxima
:kof99a:00010000:10A7FB:00000002:FFFFFFFF:Benimaru Nikaido
:kof99a:00010000:10A7FB:00000003:FFFFFFFF:Shingo Yabuki
:kof99a:00010000:10A7FB:00000004:FFFFFFFF:Terry Bogard
:kof99a:00010000:10A7FB:00000005:FFFFFFFF:Andy Bogard
:kof99a:00010000:10A7FB:00000006:FFFFFFFF:Joe Higashi
:kof99a:00010000:10A7FB:00000007:FFFFFFFF:Mai Shiranui
:kof99a:00010000:10A7FB:00000008:FFFFFFFF:Ryo Sakazaki
:kof99a:00010000:10A7FB:00000009:FFFFFFFF:Robert Garcia
:kof99a:00010000:10A7FB:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99a:00010000:10A7FB:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99a:00010000:10A7FB:0000000C:FFFFFFFF:Leona
:kof99a:00010000:10A7FB:0000000D:FFFFFFFF:Ralf Jones
:kof99a:00010000:10A7FB:0000000E:FFFFFFFF:Clark Steel
:kof99a:00010000:10A7FB:0000000F:FFFFFFFF:Whip
:kof99a:00010000:10A7FB:00000010:FFFFFFFF:Athena Asamiya
:kof99a:00010000:10A7FB:00000011:FFFFFFFF:Sie Kensou
:kof99a:00010000:10A7FB:00000012:FFFFFFFF:Chin Gentsai
:kof99a:00010000:10A7FB:00000013:FFFFFFFF:Bao
:kof99a:00010000:10A7FB:00000014:FFFFFFFF:King
:kof99a:00010000:10A7FB:00000015:FFFFFFFF:Blue Mary
:kof99a:00010000:10A7FB:00000016:FFFFFFFF:Kasumi Todo
:kof99a:00010000:10A7FB:00000017:FFFFFFFF:Li Xiangfei
:kof99a:00010000:10A7FB:00000018:FFFFFFFF:Kim Kaphwan
:kof99a:00010000:10A7FB:00000019:FFFFFFFF:Chang Koehan
:kof99a:00010000:10A7FB:0000001A:FFFFFFFF:Choi Bounge
:kof99a:00010000:10A7FB:0000001B:FFFFFFFF:Jhun Hoon
:kof99a:00010000:10A7FB:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99a:00010000:10A7FB:0000001D:FFFFFFFF:Kyo-1
:kof99a:00010000:10A7FB:0000001E:FFFFFFFF:#Iori Yagami
:kof99a:00010000:10A7FB:0000001F:FFFFFFFF:#Krizalid
:kof99a:00010000:10A7FB:00000020:FFFFFFFF:#Krizalid (second form)
:kof99a:00010000:10A7FB:00000021:FFFFFFFF:Kyo-2
:kof99a:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof99a:00010000:10A7FC:00000000:FFFFFFFF:K'
:kof99a:00010000:10A7FC:00000001:FFFFFFFF:Maxima
:kof99a:00010000:10A7FC:00000002:FFFFFFFF:Benimaru Nikaido
:kof99a:00010000:10A7FC:00000003:FFFFFFFF:Shingo Yabuki
:kof99a:00010000:10A7FC:00000004:FFFFFFFF:Terry Bogard
:kof99a:00010000:10A7FC:00000005:FFFFFFFF:Andy Bogard
:kof99a:00010000:10A7FC:00000006:FFFFFFFF:Joe Higashi
:kof99a:00010000:10A7FC:00000007:FFFFFFFF:Mai Shiranui
:kof99a:00010000:10A7FC:00000008:FFFFFFFF:Ryo Sakazaki
:kof99a:00010000:10A7FC:00000009:FFFFFFFF:Robert Garcia
:kof99a:00010000:10A7FC:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99a:00010000:10A7FC:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99a:00010000:10A7FC:0000000C:FFFFFFFF:Leona
:kof99a:00010000:10A7FC:0000000D:FFFFFFFF:Ralf Jones
:kof99a:00010000:10A7FC:0000000E:FFFFFFFF:Clark Steel
:kof99a:00010000:10A7FC:0000000F:FFFFFFFF:Whip
:kof99a:00010000:10A7FC:00000010:FFFFFFFF:Athena Asamiya
:kof99a:00010000:10A7FC:00000011:FFFFFFFF:Sie Kensou
:kof99a:00010000:10A7FC:00000012:FFFFFFFF:Chin Gentsai
:kof99a:00010000:10A7FC:00000013:FFFFFFFF:Bao
:kof99a:00010000:10A7FC:00000014:FFFFFFFF:King
:kof99a:00010000:10A7FC:00000015:FFFFFFFF:Blue Mary
:kof99a:00010000:10A7FC:00000016:FFFFFFFF:Kasumi Todo
:kof99a:00010000:10A7FC:00000017:FFFFFFFF:Li Xiangfei
:kof99a:00010000:10A7FC:00000018:FFFFFFFF:Kim Kaphwan
:kof99a:00010000:10A7FC:00000019:FFFFFFFF:Chang Koehan
:kof99a:00010000:10A7FC:0000001A:FFFFFFFF:Choi Bounge
:kof99a:00010000:10A7FC:0000001B:FFFFFFFF:Jhun Hoon
:kof99a:00010000:10A7FC:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99a:00010000:10A7FC:0000001D:FFFFFFFF:Kyo-1
:kof99a:00010000:10A7FC:0000001E:FFFFFFFF:#Iori Yagami
:kof99a:00010000:10A7FC:0000001F:FFFFFFFF:#Krizalid
:kof99a:00010000:10A7FC:00000020:FFFFFFFF:#Krizalid (second form)
:kof99a:00010000:10A7FC:00000021:FFFFFFFF:Kyo-2
:kof99a:62000000:000000:00000000:00000000:Select Character PL1 (D):This refers to the fourth character selected
:kof99a:00010000:10A7FD:00000000:FFFFFFFF:K'
:kof99a:00010000:10A7FD:00000001:FFFFFFFF:Maxima
:kof99a:00010000:10A7FD:00000002:FFFFFFFF:Benimaru Nikaido
:kof99a:00010000:10A7FD:00000003:FFFFFFFF:Shingo Yabuki
:kof99a:00010000:10A7FD:00000004:FFFFFFFF:Terry Bogard
:kof99a:00010000:10A7FD:00000005:FFFFFFFF:Andy Bogard
:kof99a:00010000:10A7FD:00000006:FFFFFFFF:Joe Higashi
:kof99a:00010000:10A7FD:00000007:FFFFFFFF:Mai Shiranui
:kof99a:00010000:10A7FD:00000008:FFFFFFFF:Ryo Sakazaki
:kof99a:00010000:10A7FD:00000009:FFFFFFFF:Robert Garcia
:kof99a:00010000:10A7FD:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99a:00010000:10A7FD:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99a:00010000:10A7FD:0000000C:FFFFFFFF:Leona
:kof99a:00010000:10A7FD:0000000D:FFFFFFFF:Ralf Jones
:kof99a:00010000:10A7FD:0000000E:FFFFFFFF:Clark Steel
:kof99a:00010000:10A7FD:0000000F:FFFFFFFF:Whip
:kof99a:00010000:10A7FD:00000010:FFFFFFFF:Athena Asamiya
:kof99a:00010000:10A7FD:00000011:FFFFFFFF:Sie Kensou
:kof99a:00010000:10A7FD:00000012:FFFFFFFF:Chin Gentsai
:kof99a:00010000:10A7FD:00000013:FFFFFFFF:Bao
:kof99a:00010000:10A7FD:00000014:FFFFFFFF:King
:kof99a:00010000:10A7FD:00000015:FFFFFFFF:Blue Mary
:kof99a:00010000:10A7FD:00000016:FFFFFFFF:Kasumi Todo
:kof99a:00010000:10A7FD:00000017:FFFFFFFF:Li Xiangfei
:kof99a:00010000:10A7FD:00000018:FFFFFFFF:Kim Kaphwan
:kof99a:00010000:10A7FD:00000019:FFFFFFFF:Chang Koehan
:kof99a:00010000:10A7FD:0000001A:FFFFFFFF:Choi Bounge
:kof99a:00010000:10A7FD:0000001B:FFFFFFFF:Jhun Hoon
:kof99a:00010000:10A7FD:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99a:00010000:10A7FD:0000001D:FFFFFFFF:Kyo-1
:kof99a:00010000:10A7FD:0000001E:FFFFFFFF:#Iori Yagami
:kof99a:00010000:10A7FD:0000001F:FFFFFFFF:#Krizalid
:kof99a:00010000:10A7FD:00000020:FFFFFFFF:#Krizalid (second form)
:kof99a:00010000:10A7FD:00000021:FFFFFFFF:Kyo-2
:kof99a:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof99a:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof99a:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof99a:00010000:10A84A:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99a:00010000:10A84A:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99a:00010000:10A84A:00000005:FFFFFFFF:4th character selected at random
:kof99a:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof99a:00010000:10A7FE:00000000:FFFFFFFF:A colour
:kof99a:00010000:10A7FE:00000001:FFFFFFFF:B colour
:kof99a:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof99a:00010000:10A7FF:00000000:FFFFFFFF:A colour
:kof99a:00010000:10A7FF:00000001:FFFFFFFF:B colour
:kof99a:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof99a:00010000:10A800:00000000:FFFFFFFF:A colour
:kof99a:00010000:10A800:00000001:FFFFFFFF:B colour
:kof99a:62000000:000000:00000000:00000000:Select Colour PL1 (D):This refers to the fourth character selected
:kof99a:00010000:10A801:00000000:FFFFFFFF:A colour
:kof99a:00010000:10A801:00000001:FFFFFFFF:B colour
:kof99a:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof99a:00010000:10A802:00000000:FFFFFFFF:Character A:First character selected
:kof99a:00010000:10A802:00000001:FFFFFFFF:Character B:Second character selected
:kof99a:00010000:10A802:00000002:FFFFFFFF:Character C:Third character selected
:kof99a:00010000:10A802:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99a:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof99a:00010000:10A803:00000000:FFFFFFFF:Character A:First character selected
:kof99a:00010000:10A803:00000001:FFFFFFFF:Character B:Second character selected
:kof99a:00010000:10A803:00000002:FFFFFFFF:Character C:Third character selected
:kof99a:00010000:10A803:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99a:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof99a:00010000:10A804:00000000:FFFFFFFF:Character A:First character selected
:kof99a:00010000:10A804:00000001:FFFFFFFF:Character B:Second character selected
:kof99a:00010000:10A804:00000002:FFFFFFFF:Character C:Third character selected
:kof99a:00010000:10A804:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99a:62000000:000000:00000000:00000000:Select Striker PL1:This refers to the striker
:kof99a:00010000:10A805:00000000:FFFFFFFF:Character A:First character selected
:kof99a:00010000:10A805:00000001:FFFFFFFF:Character B:Second character selected
:kof99a:00010000:10A805:00000002:FFFFFFFF:Character C:Third character selected
:kof99a:00010000:10A805:00000003:FFFFFFFF:Character D:Fourth character selected
kof99a:0:108439:65:000:Infinite Energy PL2
kof99a:0:108439:00:001:Drain all Energy Now! PL2
kof99a:0:1083E8:90:000:Maximum Power PL2
kof99a:0:1083E8:00:001:Drain all Power Now! PL2
kof99a:0:1084E3:05:000:Infinite Strikers PL2
:kof99a:00000000:10843F:00000065:FFFFFFFF:Never Get Dizzied PL2
:kof99a:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL2
:kof99a:00000000:108444:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL2
:kof99a:00000000:108444:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL2
:kof99a:00000000:108447:00000065:FFFFFFFF:Never Get Guard Crushed PL2
:kof99a:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL2
:kof99a:00000000:10844C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL2
:kof99a:00000000:10844C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL2
kof99a:0:000000:00:999:[ Kind of weird autoguard you must push down ]
kof99a:0:000000:00:999:[ to defend from low attacks. ]
kof99a:0:108395:0A:000:Autoguard PL2
kof99a:0:000000:00:999:[ These cheats may cause some glitches ]
kof99a:0:10837D:0C:000:All Moves Combo PL2
:kof99a:62000000:000000:00000000:00000000:Select Team PL2
:kof99a:00010000:10A80C:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99a:00010000:10A80C:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99a:00010000:10A80C:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99a:00010000:10A80C:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99a:00010000:10A80C:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99a:00010000:10A80C:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99a:00010000:10A80C:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99a:00010000:10A80C:00000007:FFFFFFFF:Krizalid (solo)
:kof99a:00010000:10A80C:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99a:00010000:10A80C:00000009:FFFFFFFF:Kyo (solo)
:kof99a:00010000:10A80C:0000000A:FFFFFFFF:Iori (solo)
:kof99a:00010000:10A80C:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99a:00010000:10A80C:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99a:00010000:10A80C:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99a:00010000:10A80C:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99a:00000100:10A80E:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof99a:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof99a:00010000:10A80F:00000000:FFFFFFFF:K'
:kof99a:00010000:10A80F:00000001:FFFFFFFF:Maxima
:kof99a:00010000:10A80F:00000002:FFFFFFFF:Benimaru Nikaido
:kof99a:00010000:10A80F:00000003:FFFFFFFF:Shingo Yabuki
:kof99a:00010000:10A80F:00000004:FFFFFFFF:Terry Bogard
:kof99a:00010000:10A80F:00000005:FFFFFFFF:Andy Bogard
:kof99a:00010000:10A80F:00000006:FFFFFFFF:Joe Higashi
:kof99a:00010000:10A80F:00000007:FFFFFFFF:Mai Shiranui
:kof99a:00010000:10A80F:00000008:FFFFFFFF:Ryo Sakazaki
:kof99a:00010000:10A80F:00000009:FFFFFFFF:Robert Garcia
:kof99a:00010000:10A80F:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99a:00010000:10A80F:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99a:00010000:10A80F:0000000C:FFFFFFFF:Leona
:kof99a:00010000:10A80F:0000000D:FFFFFFFF:Ralf Jones
:kof99a:00010000:10A80F:0000000E:FFFFFFFF:Clark Steel
:kof99a:00010000:10A80F:0000000F:FFFFFFFF:Whip
:kof99a:00010000:10A80F:00000010:FFFFFFFF:Athena Asamiya
:kof99a:00010000:10A80F:00000011:FFFFFFFF:Sie Kensou
:kof99a:00010000:10A80F:00000012:FFFFFFFF:Chin Gentsai
:kof99a:00010000:10A80F:00000013:FFFFFFFF:Bao
:kof99a:00010000:10A80F:00000014:FFFFFFFF:King
:kof99a:00010000:10A80F:00000015:FFFFFFFF:Blue Mary
:kof99a:00010000:10A80F:00000016:FFFFFFFF:Kasumi Todo
:kof99a:00010000:10A80F:00000017:FFFFFFFF:Li Xiangfei
:kof99a:00010000:10A80F:00000018:FFFFFFFF:Kim Kaphwan
:kof99a:00010000:10A80F:00000019:FFFFFFFF:Chang Koehan
:kof99a:00010000:10A80F:0000001A:FFFFFFFF:Choi Bounge
:kof99a:00010000:10A80F:0000001B:FFFFFFFF:Jhun Hoon
:kof99a:00010000:10A80F:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99a:00010000:10A80F:0000001D:FFFFFFFF:Kyo-1
:kof99a:00010000:10A80F:0000001E:FFFFFFFF:#Iori Yagami
:kof99a:00010000:10A80F:0000001F:FFFFFFFF:#Krizalid
:kof99a:00010000:10A80F:00000020:FFFFFFFF:#Krizalid (second form)
:kof99a:00010000:10A80F:00000021:FFFFFFFF:Kyo-2
:kof99a:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof99a:00010000:10A810:00000000:FFFFFFFF:K'
:kof99a:00010000:10A810:00000001:FFFFFFFF:Maxima
:kof99a:00010000:10A810:00000002:FFFFFFFF:Benimaru Nikaido
:kof99a:00010000:10A810:00000003:FFFFFFFF:Shingo Yabuki
:kof99a:00010000:10A810:00000004:FFFFFFFF:Terry Bogard
:kof99a:00010000:10A810:00000005:FFFFFFFF:Andy Bogard
:kof99a:00010000:10A810:00000006:FFFFFFFF:Joe Higashi
:kof99a:00010000:10A810:00000007:FFFFFFFF:Mai Shiranui
:kof99a:00010000:10A810:00000008:FFFFFFFF:Ryo Sakazaki
:kof99a:00010000:10A810:00000009:FFFFFFFF:Robert Garcia
:kof99a:00010000:10A810:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99a:00010000:10A810:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99a:00010000:10A810:0000000C:FFFFFFFF:Leona
:kof99a:00010000:10A810:0000000D:FFFFFFFF:Ralf Jones
:kof99a:00010000:10A810:0000000E:FFFFFFFF:Clark Steel
:kof99a:00010000:10A810:0000000F:FFFFFFFF:Whip
:kof99a:00010000:10A810:00000010:FFFFFFFF:Athena Asamiya
:kof99a:00010000:10A810:00000011:FFFFFFFF:Sie Kensou
:kof99a:00010000:10A810:00000012:FFFFFFFF:Chin Gentsai
:kof99a:00010000:10A810:00000013:FFFFFFFF:Bao
:kof99a:00010000:10A810:00000014:FFFFFFFF:King
:kof99a:00010000:10A810:00000015:FFFFFFFF:Blue Mary
:kof99a:00010000:10A810:00000016:FFFFFFFF:Kasumi Todo
:kof99a:00010000:10A810:00000017:FFFFFFFF:Li Xiangfei
:kof99a:00010000:10A810:00000018:FFFFFFFF:Kim Kaphwan
:kof99a:00010000:10A810:00000019:FFFFFFFF:Chang Koehan
:kof99a:00010000:10A810:0000001A:FFFFFFFF:Choi Bounge
:kof99a:00010000:10A810:0000001B:FFFFFFFF:Jhun Hoon
:kof99a:00010000:10A810:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99a:00010000:10A810:0000001D:FFFFFFFF:Kyo-1
:kof99a:00010000:10A810:0000001E:FFFFFFFF:#Iori Yagami
:kof99a:00010000:10A810:0000001F:FFFFFFFF:#Krizalid
:kof99a:00010000:10A810:00000020:FFFFFFFF:#Krizalid (second form)
:kof99a:00010000:10A810:00000021:FFFFFFFF:Kyo-2
:kof99a:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof99a:00010000:10A811:00000000:FFFFFFFF:K'
:kof99a:00010000:10A811:00000001:FFFFFFFF:Maxima
:kof99a:00010000:10A811:00000002:FFFFFFFF:Benimaru Nikaido
:kof99a:00010000:10A811:00000003:FFFFFFFF:Shingo Yabuki
:kof99a:00010000:10A811:00000004:FFFFFFFF:Terry Bogard
:kof99a:00010000:10A811:00000005:FFFFFFFF:Andy Bogard
:kof99a:00010000:10A811:00000006:FFFFFFFF:Joe Higashi
:kof99a:00010000:10A811:00000007:FFFFFFFF:Mai Shiranui
:kof99a:00010000:10A811:00000008:FFFFFFFF:Ryo Sakazaki
:kof99a:00010000:10A811:00000009:FFFFFFFF:Robert Garcia
:kof99a:00010000:10A811:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99a:00010000:10A811:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99a:00010000:10A811:0000000C:FFFFFFFF:Leona
:kof99a:00010000:10A811:0000000D:FFFFFFFF:Ralf Jones
:kof99a:00010000:10A811:0000000E:FFFFFFFF:Clark Steel
:kof99a:00010000:10A811:0000000F:FFFFFFFF:Whip
:kof99a:00010000:10A811:00000010:FFFFFFFF:Athena Asamiya
:kof99a:00010000:10A811:00000011:FFFFFFFF:Sie Kensou
:kof99a:00010000:10A811:00000012:FFFFFFFF:Chin Gentsai
:kof99a:00010000:10A811:00000013:FFFFFFFF:Bao
:kof99a:00010000:10A811:00000014:FFFFFFFF:King
:kof99a:00010000:10A811:00000015:FFFFFFFF:Blue Mary
:kof99a:00010000:10A811:00000016:FFFFFFFF:Kasumi Todo
:kof99a:00010000:10A811:00000017:FFFFFFFF:Li Xiangfei
:kof99a:00010000:10A811:00000018:FFFFFFFF:Kim Kaphwan
:kof99a:00010000:10A811:00000019:FFFFFFFF:Chang Koehan
:kof99a:00010000:10A811:0000001A:FFFFFFFF:Choi Bounge
:kof99a:00010000:10A811:0000001B:FFFFFFFF:Jhun Hoon
:kof99a:00010000:10A811:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99a:00010000:10A811:0000001D:FFFFFFFF:Kyo-1
:kof99a:00010000:10A811:0000001E:FFFFFFFF:#Iori Yagami
:kof99a:00010000:10A811:0000001F:FFFFFFFF:#Krizalid
:kof99a:00010000:10A811:00000020:FFFFFFFF:#Krizalid (second form)
:kof99a:00010000:10A811:00000021:FFFFFFFF:Kyo-2
:kof99a:62000000:000000:00000000:00000000:Select Character PL2 (D):This refers to the fourth character selected
:kof99a:00010000:10A812:00000000:FFFFFFFF:K'
:kof99a:00010000:10A812:00000001:FFFFFFFF:Maxima
:kof99a:00010000:10A812:00000002:FFFFFFFF:Benimaru Nikaido
:kof99a:00010000:10A812:00000003:FFFFFFFF:Shingo Yabuki
:kof99a:00010000:10A812:00000004:FFFFFFFF:Terry Bogard
:kof99a:00010000:10A812:00000005:FFFFFFFF:Andy Bogard
:kof99a:00010000:10A812:00000006:FFFFFFFF:Joe Higashi
:kof99a:00010000:10A812:00000007:FFFFFFFF:Mai Shiranui
:kof99a:00010000:10A812:00000008:FFFFFFFF:Ryo Sakazaki
:kof99a:00010000:10A812:00000009:FFFFFFFF:Robert Garcia
:kof99a:00010000:10A812:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99a:00010000:10A812:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99a:00010000:10A812:0000000C:FFFFFFFF:Leona
:kof99a:00010000:10A812:0000000D:FFFFFFFF:Ralf Jones
:kof99a:00010000:10A812:0000000E:FFFFFFFF:Clark Steel
:kof99a:00010000:10A812:0000000F:FFFFFFFF:Whip
:kof99a:00010000:10A812:00000010:FFFFFFFF:Athena Asamiya
:kof99a:00010000:10A812:00000011:FFFFFFFF:Sie Kensou
:kof99a:00010000:10A812:00000012:FFFFFFFF:Chin Gentsai
:kof99a:00010000:10A812:00000013:FFFFFFFF:Bao
:kof99a:00010000:10A812:00000014:FFFFFFFF:King
:kof99a:00010000:10A812:00000015:FFFFFFFF:Blue Mary
:kof99a:00010000:10A812:00000016:FFFFFFFF:Kasumi Todo
:kof99a:00010000:10A812:00000017:FFFFFFFF:Li Xiangfei
:kof99a:00010000:10A812:00000018:FFFFFFFF:Kim Kaphwan
:kof99a:00010000:10A812:00000019:FFFFFFFF:Chang Koehan
:kof99a:00010000:10A812:0000001A:FFFFFFFF:Choi Bounge
:kof99a:00010000:10A812:0000001B:FFFFFFFF:Jhun Hoon
:kof99a:00010000:10A812:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99a:00010000:10A812:0000001D:FFFFFFFF:Kyo-1
:kof99a:00010000:10A812:0000001E:FFFFFFFF:#Iori Yagami
:kof99a:00010000:10A812:0000001F:FFFFFFFF:#Krizalid
:kof99a:00010000:10A812:00000020:FFFFFFFF:#Krizalid (second form)
:kof99a:00010000:10A812:00000021:FFFFFFFF:Kyo-2
:kof99a:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof99a:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof99a:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof99a:00010000:10A85B:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99a:00010000:10A85B:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99a:00010000:10A85B:00000005:FFFFFFFF:4th character selected at random
:kof99a:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof99a:00010000:10A813:00000000:FFFFFFFF:A colour
:kof99a:00010000:10A813:00000001:FFFFFFFF:B colour
:kof99a:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof99a:00010000:10A814:00000000:FFFFFFFF:A colour
:kof99a:00010000:10A814:00000001:FFFFFFFF:B colour
:kof99a:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof99a:00010000:10A815:00000000:FFFFFFFF:A colour
:kof99a:00010000:10A815:00000001:FFFFFFFF:B colour
:kof99a:62000000:000000:00000000:00000000:Select Colour PL2 (D):This refers to the fourth character selected
:kof99a:00010000:10A816:00000000:FFFFFFFF:A colour
:kof99a:00010000:10A816:00000001:FFFFFFFF:B colour
:kof99a:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof99a:00010000:10A817:00000000:FFFFFFFF:Character A:First character selected
:kof99a:00010000:10A817:00000001:FFFFFFFF:Character B:Second character selected
:kof99a:00010000:10A817:00000002:FFFFFFFF:Character C:Third character selected
:kof99a:00010000:10A817:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99a:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof99a:00010000:10A818:00000000:FFFFFFFF:Character A:First character selected
:kof99a:00010000:10A818:00000001:FFFFFFFF:Character B:Second character selected
:kof99a:00010000:10A818:00000002:FFFFFFFF:Character C:Third character selected
:kof99a:00010000:10A818:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99a:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof99a:00010000:10A819:00000000:FFFFFFFF:Character A:First character selected
:kof99a:00010000:10A819:00000001:FFFFFFFF:Character B:Second character selected
:kof99a:00010000:10A819:00000002:FFFFFFFF:Character C:Third character selected
:kof99a:00010000:10A819:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99a:62000000:000000:00000000:00000000:Select Striker PL2:This refers to the striker
:kof99a:00010000:10A81A:00000000:FFFFFFFF:Character A:First character selected
:kof99a:00010000:10A81A:00000001:FFFFFFFF:Character B:Second character selected
:kof99a:00010000:10A81A:00000002:FFFFFFFF:Character C:Third character selected
:kof99a:00010000:10A81A:00000003:FFFFFFFF:Character D:Fourth character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof99a:60000000:000000:00000000:00000000:[Use for Terry PL1]
:kof99a:00000000:10E70C:0000000C:FFFFFFFF:Rising Tackle
:kof99a:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof99a:00000000:10E710:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99a:60000000:000000:00000000:00000000:[Use for Robert PL1]
:kof99a:00000000:10E708:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99a:00000000:10E70C:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99a:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof99a:00000000:10E70C:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99a:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof99a:00000000:10E708:0000000C:FFFFFFFF:Moon Slasher
:kof99a:00000000:10E70A:0000000C:FFFFFFFF:Ground Saber
:kof99a:00000000:10E710:0000000C:FFFFFFFF:Baltic Launcher
:kof99a:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof99a:00000000:10E70A:0000000C:FFFFFFFF:Gatling Attack
:kof99a:00000000:10E70C:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99a:60000000:000000:00000000:00000000:[Use for Clark PL1]
:kof99a:00000000:10E714:0000000C:FFFFFFFF:Gatling Attack
:kof99a:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof99a:00000000:10E716:0000000C:FFFFFFFF:Straight Slicer
:kof99a:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof99a:00000000:10E708:0000000C:FFFFFFFF:Hien Zan
:kof99a:00000000:10E70E:0000000C:FFFFFFFF:Ryuusei Raku
:kof99a:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof99a:00000000:10E708:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99a:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof99a:00000000:10E708:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99a:00000000:10E70C:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99a:60000000:000000:00000000:00000000:[Use for Jhun PL1]
:kof99a:00000000:10E714:0000000C:FFFFFFFF:Kuu Sajin
:kof99a:60000000:000000:00000000:00000000:[Use for Terry PL2]
:kof99a:00000000:10E938:0000000C:FFFFFFFF:Rising Tackle
:kof99a:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof99a:00000000:10E93C:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99a:60000000:000000:00000000:00000000:[Use for Robert PL2]
:kof99a:00000000:10E934:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99a:00000000:10E938:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99a:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof99a:00000000:10E938:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99a:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof99a:00000000:10E934:0000000C:FFFFFFFF:Moon Slasher
:kof99a:00000000:10E936:0000000C:FFFFFFFF:Ground Saber
:kof99a:00000000:10E93C:0000000C:FFFFFFFF:Baltic Launcher
:kof99a:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof99a:00000000:10E936:0000000C:FFFFFFFF:Gatling Attack
:kof99a:00000000:10E938:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99a:60000000:000000:00000000:00000000:[Use for Clark PL2]
:kof99a:00000000:10E940:0000000C:FFFFFFFF:Gatling Attack
:kof99a:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof99a:00000000:10E942:0000000C:FFFFFFFF:Straight Slicer
:kof99a:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof99a:00000000:10E934:0000000C:FFFFFFFF:Hien Zan
:kof99a:00000000:10E93A:0000000C:FFFFFFFF:Ryuusei Raku
:kof99a:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof99a:00000000:10E934:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99a:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof99a:00000000:10E934:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99a:00000000:10E938:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99a:60000000:000000:00000000:00000000:[Use for Jhun PL2]
:kof99a:00000000:10E940:0000000C:FFFFFFFF:Kuu Sajin
; [ King of Fighters '99 - Millennium Battle, The (earlier) ]
kof99e:0:10A7E6:60:000:Infinite Time
kof99e:0:10A7E6:00:001:Finish this Round Now!
kof99e:0:10EB49:20:020:Enable Kyo
kof99e:0:10EB49:10:020:Enable Iori
kof99e:0:000000:00:999:[ Enable refers to being able to select on ]
kof99e:0:000000:00:999:[ character select screen, unlock refers to ]
kof99e:0:000000:00:999:[ being able to perform the enable code. ]
kof99e:0:D003FC:0F:113:Unlock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines. Displays <K.I> on title screen. Afterwards, use the following; Hold "Start" over [?] and press "Left,Right,Up,Left,Down,Right" to enable Kyo. Hold "Start" over [?] and press "Right,Left,Up,Right,Down,Left" to enable Iori.
kof99e:0:D003FC:00:113:Lock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines.
:kof99e:00100000:10EC78:00009999:0000FFFF:Always have 9999 Battle Points (Last Round)
:kof99e:00100000:10DAA2:00009999:0000FFFF:Always have 9999 Battle Points (Current)
:kof99e:00000300:10A7B6:00000005:FFFFFFFF:Select Current Round
:kof99e:62000000:000000:00000000:00000000:Select Backdrop
:kof99e:00010000:10A7AE:00000000:FFFFFFFF:Park
:kof99e:00010000:10A7AE:00000001:FFFFFFFF:Alley
:kof99e:00010000:10A7AE:00000002:FFFFFFFF:Airport
:kof99e:00010000:10A7AE:00000003:FFFFFFFF:Museum
:kof99e:00010000:10A7AE:00000004:FFFFFFFF:Sewage System
:kof99e:00010000:10A7AE:00000005:FFFFFFFF:Temple
:kof99e:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof99e:00010000:10ECBD:00000000:FFFFFFFF:KD-0079:Hero Team
:kof99e:00010000:10ECBD:00000001:FFFFFFFF:176th Street:Fatal Fury Team
:kof99e:00010000:10ECBD:00000002:FFFFFFFF:Ryu-Ko:Art of Fighting Team
:kof99e:00010000:10ECBD:00000003:FFFFFFFF:W. W. III:Ikari Team
:kof99e:00010000:10ECBD:00000004:FFFFFFFF:Psyco Sonic Trip:Psycho Soldier Team
:kof99e:00010000:10ECBD:00000005:FFFFFFFF:Sha-La-La:Gals Fighters Team
:kof99e:00010000:10ECBD:00000006:FFFFFFFF:The Way to Rebirth:Korea Team
:kof99e:00010000:10ECBD:00000007:FFFFFFFF:Mechanical Bless:Krizalid
:kof99e:00010000:10ECBD:00000008:FFFFFFFF:Dear Falling Angel:Krizalid (second form)
:kof99e:00010000:10ECBD:00000009:FFFFFFFF:Tears:Kyo
:kof99e:00010000:10ECBD:0000000A:FFFFFFFF:Sadistic Eyes:Iori
:kof99e:00010000:10ECBD:0000000B:FFFFFFFF:Esaka? (Acid Mix):Kyo-1/Kyo-2
; Activate any N of the first seven to go to stage N.
; Activate any five of the first seven to go to Krizalid.
; Activate any five of the first seven and the last one to go to Krizalid (second form).
:kof99e:00000001:10A799:00000001:00000001:Beaten Hero Team
:kof99e:00000001:10A799:00000002:00000002:Beaten Fatal Fury Team
:kof99e:00000001:10A799:00000004:00000004:Beaten Art of Fighting Team
:kof99e:00000001:10A799:00000008:00000008:Beaten Ikari Team
:kof99e:00000001:10A799:00000010:00000010:Beaten Psycho Soldier Team
:kof99e:00000001:10A799:00000020:00000020:Beaten Gals Fighters Team
:kof99e:00000001:10A799:00000040:00000040:Beaten Korea Team
:kof99e:00000001:10A799:00000080:00000080:Beaten Krizalid
kof99e:0:108239:65:000:Infinite Energy PL1
kof99e:0:108239:00:001:Drain all Energy Now! PL1
kof99e:0:1081E8:90:000:Maximum Power PL1
kof99e:0:1081E8:00:001:Drain all Power Now! PL1
kof99e:0:1082E3:05:000:Infinite Strikers PL1
:kof99e:00000000:10823F:00000065:FFFFFFFF:Never Get Dizzied PL1
:kof99e:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof99e:00000000:108244:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL1
:kof99e:00000000:108244:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL1
:kof99e:00000000:108247:00000065:FFFFFFFF:Never Get Guard Crushed PL1
:kof99e:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof99e:00000000:10824C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL1
:kof99e:00000000:10824C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL1
kof99e:0:000000:00:999:[ Kind of weird autoguard you must push ]
kof99e:0:000000:00:999:[ down to defend from low attacks. ]
kof99e:0:108195:0A:000:Autoguard PL1
kof99e:0:000000:00:999:[ These cheats may cause some glitches. ]
kof99e:0:10817D:0C:000:All Moves Combo PL1
:kof99e:62000000:000000:00000000:00000000:Select Team PL1
:kof99e:00010000:10A7F7:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99e:00010000:10A7F7:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99e:00010000:10A7F7:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99e:00010000:10A7F7:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99e:00010000:10A7F7:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99e:00010000:10A7F7:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99e:00010000:10A7F7:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99e:00010000:10A7F7:00000007:FFFFFFFF:Krizalid (solo)
:kof99e:00010000:10A7F7:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99e:00010000:10A7F7:00000009:FFFFFFFF:Kyo (solo)
:kof99e:00010000:10A7F7:0000000A:FFFFFFFF:Iori (solo)
:kof99e:00010000:10A7F7:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99e:00010000:10A7F7:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99e:00010000:10A7F7:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99e:00010000:10A7F7:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99e:00000100:10A7F9:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof99e:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof99e:00010000:10A7FA:00000000:FFFFFFFF:K'
:kof99e:00010000:10A7FA:00000001:FFFFFFFF:Maxima
:kof99e:00010000:10A7FA:00000002:FFFFFFFF:Benimaru Nikaido
:kof99e:00010000:10A7FA:00000003:FFFFFFFF:Shingo Yabuki
:kof99e:00010000:10A7FA:00000004:FFFFFFFF:Terry Bogard
:kof99e:00010000:10A7FA:00000005:FFFFFFFF:Andy Bogard
:kof99e:00010000:10A7FA:00000006:FFFFFFFF:Joe Higashi
:kof99e:00010000:10A7FA:00000007:FFFFFFFF:Mai Shiranui
:kof99e:00010000:10A7FA:00000008:FFFFFFFF:Ryo Sakazaki
:kof99e:00010000:10A7FA:00000009:FFFFFFFF:Robert Garcia
:kof99e:00010000:10A7FA:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99e:00010000:10A7FA:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99e:00010000:10A7FA:0000000C:FFFFFFFF:Leona
:kof99e:00010000:10A7FA:0000000D:FFFFFFFF:Ralf Jones
:kof99e:00010000:10A7FA:0000000E:FFFFFFFF:Clark Steel
:kof99e:00010000:10A7FA:0000000F:FFFFFFFF:Whip
:kof99e:00010000:10A7FA:00000010:FFFFFFFF:Athena Asamiya
:kof99e:00010000:10A7FA:00000011:FFFFFFFF:Sie Kensou
:kof99e:00010000:10A7FA:00000012:FFFFFFFF:Chin Gentsai
:kof99e:00010000:10A7FA:00000013:FFFFFFFF:Bao
:kof99e:00010000:10A7FA:00000014:FFFFFFFF:King
:kof99e:00010000:10A7FA:00000015:FFFFFFFF:Blue Mary
:kof99e:00010000:10A7FA:00000016:FFFFFFFF:Kasumi Todo
:kof99e:00010000:10A7FA:00000017:FFFFFFFF:Li Xiangfei
:kof99e:00010000:10A7FA:00000018:FFFFFFFF:Kim Kaphwan
:kof99e:00010000:10A7FA:00000019:FFFFFFFF:Chang Koehan
:kof99e:00010000:10A7FA:0000001A:FFFFFFFF:Choi Bounge
:kof99e:00010000:10A7FA:0000001B:FFFFFFFF:Jhun Hoon
:kof99e:00010000:10A7FA:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99e:00010000:10A7FA:0000001D:FFFFFFFF:Kyo-1
:kof99e:00010000:10A7FA:0000001E:FFFFFFFF:#Iori Yagami
:kof99e:00010000:10A7FA:0000001F:FFFFFFFF:#Krizalid
:kof99e:00010000:10A7FA:00000020:FFFFFFFF:#Krizalid (second form)
:kof99e:00010000:10A7FA:00000021:FFFFFFFF:Kyo-2
:kof99e:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof99e:00010000:10A7FB:00000000:FFFFFFFF:K'
:kof99e:00010000:10A7FB:00000001:FFFFFFFF:Maxima
:kof99e:00010000:10A7FB:00000002:FFFFFFFF:Benimaru Nikaido
:kof99e:00010000:10A7FB:00000003:FFFFFFFF:Shingo Yabuki
:kof99e:00010000:10A7FB:00000004:FFFFFFFF:Terry Bogard
:kof99e:00010000:10A7FB:00000005:FFFFFFFF:Andy Bogard
:kof99e:00010000:10A7FB:00000006:FFFFFFFF:Joe Higashi
:kof99e:00010000:10A7FB:00000007:FFFFFFFF:Mai Shiranui
:kof99e:00010000:10A7FB:00000008:FFFFFFFF:Ryo Sakazaki
:kof99e:00010000:10A7FB:00000009:FFFFFFFF:Robert Garcia
:kof99e:00010000:10A7FB:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99e:00010000:10A7FB:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99e:00010000:10A7FB:0000000C:FFFFFFFF:Leona
:kof99e:00010000:10A7FB:0000000D:FFFFFFFF:Ralf Jones
:kof99e:00010000:10A7FB:0000000E:FFFFFFFF:Clark Steel
:kof99e:00010000:10A7FB:0000000F:FFFFFFFF:Whip
:kof99e:00010000:10A7FB:00000010:FFFFFFFF:Athena Asamiya
:kof99e:00010000:10A7FB:00000011:FFFFFFFF:Sie Kensou
:kof99e:00010000:10A7FB:00000012:FFFFFFFF:Chin Gentsai
:kof99e:00010000:10A7FB:00000013:FFFFFFFF:Bao
:kof99e:00010000:10A7FB:00000014:FFFFFFFF:King
:kof99e:00010000:10A7FB:00000015:FFFFFFFF:Blue Mary
:kof99e:00010000:10A7FB:00000016:FFFFFFFF:Kasumi Todo
:kof99e:00010000:10A7FB:00000017:FFFFFFFF:Li Xiangfei
:kof99e:00010000:10A7FB:00000018:FFFFFFFF:Kim Kaphwan
:kof99e:00010000:10A7FB:00000019:FFFFFFFF:Chang Koehan
:kof99e:00010000:10A7FB:0000001A:FFFFFFFF:Choi Bounge
:kof99e:00010000:10A7FB:0000001B:FFFFFFFF:Jhun Hoon
:kof99e:00010000:10A7FB:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99e:00010000:10A7FB:0000001D:FFFFFFFF:Kyo-1
:kof99e:00010000:10A7FB:0000001E:FFFFFFFF:#Iori Yagami
:kof99e:00010000:10A7FB:0000001F:FFFFFFFF:#Krizalid
:kof99e:00010000:10A7FB:00000020:FFFFFFFF:#Krizalid (second form)
:kof99e:00010000:10A7FB:00000021:FFFFFFFF:Kyo-2
:kof99e:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof99e:00010000:10A7FC:00000000:FFFFFFFF:K'
:kof99e:00010000:10A7FC:00000001:FFFFFFFF:Maxima
:kof99e:00010000:10A7FC:00000002:FFFFFFFF:Benimaru Nikaido
:kof99e:00010000:10A7FC:00000003:FFFFFFFF:Shingo Yabuki
:kof99e:00010000:10A7FC:00000004:FFFFFFFF:Terry Bogard
:kof99e:00010000:10A7FC:00000005:FFFFFFFF:Andy Bogard
:kof99e:00010000:10A7FC:00000006:FFFFFFFF:Joe Higashi
:kof99e:00010000:10A7FC:00000007:FFFFFFFF:Mai Shiranui
:kof99e:00010000:10A7FC:00000008:FFFFFFFF:Ryo Sakazaki
:kof99e:00010000:10A7FC:00000009:FFFFFFFF:Robert Garcia
:kof99e:00010000:10A7FC:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99e:00010000:10A7FC:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99e:00010000:10A7FC:0000000C:FFFFFFFF:Leona
:kof99e:00010000:10A7FC:0000000D:FFFFFFFF:Ralf Jones
:kof99e:00010000:10A7FC:0000000E:FFFFFFFF:Clark Steel
:kof99e:00010000:10A7FC:0000000F:FFFFFFFF:Whip
:kof99e:00010000:10A7FC:00000010:FFFFFFFF:Athena Asamiya
:kof99e:00010000:10A7FC:00000011:FFFFFFFF:Sie Kensou
:kof99e:00010000:10A7FC:00000012:FFFFFFFF:Chin Gentsai
:kof99e:00010000:10A7FC:00000013:FFFFFFFF:Bao
:kof99e:00010000:10A7FC:00000014:FFFFFFFF:King
:kof99e:00010000:10A7FC:00000015:FFFFFFFF:Blue Mary
:kof99e:00010000:10A7FC:00000016:FFFFFFFF:Kasumi Todo
:kof99e:00010000:10A7FC:00000017:FFFFFFFF:Li Xiangfei
:kof99e:00010000:10A7FC:00000018:FFFFFFFF:Kim Kaphwan
:kof99e:00010000:10A7FC:00000019:FFFFFFFF:Chang Koehan
:kof99e:00010000:10A7FC:0000001A:FFFFFFFF:Choi Bounge
:kof99e:00010000:10A7FC:0000001B:FFFFFFFF:Jhun Hoon
:kof99e:00010000:10A7FC:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99e:00010000:10A7FC:0000001D:FFFFFFFF:Kyo-1
:kof99e:00010000:10A7FC:0000001E:FFFFFFFF:#Iori Yagami
:kof99e:00010000:10A7FC:0000001F:FFFFFFFF:#Krizalid
:kof99e:00010000:10A7FC:00000020:FFFFFFFF:#Krizalid (second form)
:kof99e:00010000:10A7FC:00000021:FFFFFFFF:Kyo-2
:kof99e:62000000:000000:00000000:00000000:Select Character PL1 (D):This refers to the fourth character selected
:kof99e:00010000:10A7FD:00000000:FFFFFFFF:K'
:kof99e:00010000:10A7FD:00000001:FFFFFFFF:Maxima
:kof99e:00010000:10A7FD:00000002:FFFFFFFF:Benimaru Nikaido
:kof99e:00010000:10A7FD:00000003:FFFFFFFF:Shingo Yabuki
:kof99e:00010000:10A7FD:00000004:FFFFFFFF:Terry Bogard
:kof99e:00010000:10A7FD:00000005:FFFFFFFF:Andy Bogard
:kof99e:00010000:10A7FD:00000006:FFFFFFFF:Joe Higashi
:kof99e:00010000:10A7FD:00000007:FFFFFFFF:Mai Shiranui
:kof99e:00010000:10A7FD:00000008:FFFFFFFF:Ryo Sakazaki
:kof99e:00010000:10A7FD:00000009:FFFFFFFF:Robert Garcia
:kof99e:00010000:10A7FD:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99e:00010000:10A7FD:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99e:00010000:10A7FD:0000000C:FFFFFFFF:Leona
:kof99e:00010000:10A7FD:0000000D:FFFFFFFF:Ralf Jones
:kof99e:00010000:10A7FD:0000000E:FFFFFFFF:Clark Steel
:kof99e:00010000:10A7FD:0000000F:FFFFFFFF:Whip
:kof99e:00010000:10A7FD:00000010:FFFFFFFF:Athena Asamiya
:kof99e:00010000:10A7FD:00000011:FFFFFFFF:Sie Kensou
:kof99e:00010000:10A7FD:00000012:FFFFFFFF:Chin Gentsai
:kof99e:00010000:10A7FD:00000013:FFFFFFFF:Bao
:kof99e:00010000:10A7FD:00000014:FFFFFFFF:King
:kof99e:00010000:10A7FD:00000015:FFFFFFFF:Blue Mary
:kof99e:00010000:10A7FD:00000016:FFFFFFFF:Kasumi Todo
:kof99e:00010000:10A7FD:00000017:FFFFFFFF:Li Xiangfei
:kof99e:00010000:10A7FD:00000018:FFFFFFFF:Kim Kaphwan
:kof99e:00010000:10A7FD:00000019:FFFFFFFF:Chang Koehan
:kof99e:00010000:10A7FD:0000001A:FFFFFFFF:Choi Bounge
:kof99e:00010000:10A7FD:0000001B:FFFFFFFF:Jhun Hoon
:kof99e:00010000:10A7FD:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99e:00010000:10A7FD:0000001D:FFFFFFFF:Kyo-1
:kof99e:00010000:10A7FD:0000001E:FFFFFFFF:#Iori Yagami
:kof99e:00010000:10A7FD:0000001F:FFFFFFFF:#Krizalid
:kof99e:00010000:10A7FD:00000020:FFFFFFFF:#Krizalid (second form)
:kof99e:00010000:10A7FD:00000021:FFFFFFFF:Kyo-2
:kof99e:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof99e:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof99e:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof99e:00010000:10A84A:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99e:00010000:10A84A:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99e:00010000:10A84A:00000005:FFFFFFFF:4th character selected at random
:kof99e:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof99e:00010000:10A7FE:00000000:FFFFFFFF:A colour
:kof99e:00010000:10A7FE:00000001:FFFFFFFF:B colour
:kof99e:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof99e:00010000:10A7FF:00000000:FFFFFFFF:A colour
:kof99e:00010000:10A7FF:00000001:FFFFFFFF:B colour
:kof99e:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof99e:00010000:10A800:00000000:FFFFFFFF:A colour
:kof99e:00010000:10A800:00000001:FFFFFFFF:B colour
:kof99e:62000000:000000:00000000:00000000:Select Colour PL1 (D):This refers to the fourth character selected
:kof99e:00010000:10A801:00000000:FFFFFFFF:A colour
:kof99e:00010000:10A801:00000001:FFFFFFFF:B colour
:kof99e:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof99e:00010000:10A802:00000000:FFFFFFFF:Character A:First character selected
:kof99e:00010000:10A802:00000001:FFFFFFFF:Character B:Second character selected
:kof99e:00010000:10A802:00000002:FFFFFFFF:Character C:Third character selected
:kof99e:00010000:10A802:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99e:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof99e:00010000:10A803:00000000:FFFFFFFF:Character A:First character selected
:kof99e:00010000:10A803:00000001:FFFFFFFF:Character B:Second character selected
:kof99e:00010000:10A803:00000002:FFFFFFFF:Character C:Third character selected
:kof99e:00010000:10A803:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99e:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof99e:00010000:10A804:00000000:FFFFFFFF:Character A:First character selected
:kof99e:00010000:10A804:00000001:FFFFFFFF:Character B:Second character selected
:kof99e:00010000:10A804:00000002:FFFFFFFF:Character C:Third character selected
:kof99e:00010000:10A804:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99e:62000000:000000:00000000:00000000:Select Striker PL1:This refers to the striker
:kof99e:00010000:10A805:00000000:FFFFFFFF:Character A:First character selected
:kof99e:00010000:10A805:00000001:FFFFFFFF:Character B:Second character selected
:kof99e:00010000:10A805:00000002:FFFFFFFF:Character C:Third character selected
:kof99e:00010000:10A805:00000003:FFFFFFFF:Character D:Fourth character selected
kof99e:0:108439:65:000:Infinite Energy PL2
kof99e:0:108439:00:001:Drain all Energy Now! PL2
kof99e:0:1083E8:90:000:Maximum Power PL2
kof99e:0:1083E8:00:001:Drain all Power Now! PL2
kof99e:0:1084E3:05:000:Infinite Strikers PL2
:kof99e:00000000:10843F:00000065:FFFFFFFF:Never Get Dizzied PL2
:kof99e:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL2
:kof99e:00000000:108444:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL2
:kof99e:00000000:108444:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL2
:kof99e:00000000:108447:00000065:FFFFFFFF:Never Get Guard Crushed PL2
:kof99e:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL2
:kof99e:00000000:10844C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL2
:kof99e:00000000:10844C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL2
kof99e:0:000000:00:999:[ Kind of weird autoguard you must push down ]
kof99e:0:000000:00:999:[ to defend from low attacks. ]
kof99e:0:108395:0A:000:Autoguard PL2
kof99e:0:000000:00:999:[ These cheats may cause some glitches ]
kof99e:0:10837D:0C:000:All Moves Combo PL2
:kof99e:62000000:000000:00000000:00000000:Select Team PL2
:kof99e:00010000:10A80C:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99e:00010000:10A80C:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99e:00010000:10A80C:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99e:00010000:10A80C:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99e:00010000:10A80C:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99e:00010000:10A80C:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99e:00010000:10A80C:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99e:00010000:10A80C:00000007:FFFFFFFF:Krizalid (solo)
:kof99e:00010000:10A80C:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99e:00010000:10A80C:00000009:FFFFFFFF:Kyo (solo)
:kof99e:00010000:10A80C:0000000A:FFFFFFFF:Iori (solo)
:kof99e:00010000:10A80C:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99e:00010000:10A80C:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99e:00010000:10A80C:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99e:00010000:10A80C:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99e:00000100:10A80E:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof99e:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof99e:00010000:10A80F:00000000:FFFFFFFF:K'
:kof99e:00010000:10A80F:00000001:FFFFFFFF:Maxima
:kof99e:00010000:10A80F:00000002:FFFFFFFF:Benimaru Nikaido
:kof99e:00010000:10A80F:00000003:FFFFFFFF:Shingo Yabuki
:kof99e:00010000:10A80F:00000004:FFFFFFFF:Terry Bogard
:kof99e:00010000:10A80F:00000005:FFFFFFFF:Andy Bogard
:kof99e:00010000:10A80F:00000006:FFFFFFFF:Joe Higashi
:kof99e:00010000:10A80F:00000007:FFFFFFFF:Mai Shiranui
:kof99e:00010000:10A80F:00000008:FFFFFFFF:Ryo Sakazaki
:kof99e:00010000:10A80F:00000009:FFFFFFFF:Robert Garcia
:kof99e:00010000:10A80F:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99e:00010000:10A80F:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99e:00010000:10A80F:0000000C:FFFFFFFF:Leona
:kof99e:00010000:10A80F:0000000D:FFFFFFFF:Ralf Jones
:kof99e:00010000:10A80F:0000000E:FFFFFFFF:Clark Steel
:kof99e:00010000:10A80F:0000000F:FFFFFFFF:Whip
:kof99e:00010000:10A80F:00000010:FFFFFFFF:Athena Asamiya
:kof99e:00010000:10A80F:00000011:FFFFFFFF:Sie Kensou
:kof99e:00010000:10A80F:00000012:FFFFFFFF:Chin Gentsai
:kof99e:00010000:10A80F:00000013:FFFFFFFF:Bao
:kof99e:00010000:10A80F:00000014:FFFFFFFF:King
:kof99e:00010000:10A80F:00000015:FFFFFFFF:Blue Mary
:kof99e:00010000:10A80F:00000016:FFFFFFFF:Kasumi Todo
:kof99e:00010000:10A80F:00000017:FFFFFFFF:Li Xiangfei
:kof99e:00010000:10A80F:00000018:FFFFFFFF:Kim Kaphwan
:kof99e:00010000:10A80F:00000019:FFFFFFFF:Chang Koehan
:kof99e:00010000:10A80F:0000001A:FFFFFFFF:Choi Bounge
:kof99e:00010000:10A80F:0000001B:FFFFFFFF:Jhun Hoon
:kof99e:00010000:10A80F:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99e:00010000:10A80F:0000001D:FFFFFFFF:Kyo-1
:kof99e:00010000:10A80F:0000001E:FFFFFFFF:#Iori Yagami
:kof99e:00010000:10A80F:0000001F:FFFFFFFF:#Krizalid
:kof99e:00010000:10A80F:00000020:FFFFFFFF:#Krizalid (second form)
:kof99e:00010000:10A80F:00000021:FFFFFFFF:Kyo-2
:kof99e:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof99e:00010000:10A810:00000000:FFFFFFFF:K'
:kof99e:00010000:10A810:00000001:FFFFFFFF:Maxima
:kof99e:00010000:10A810:00000002:FFFFFFFF:Benimaru Nikaido
:kof99e:00010000:10A810:00000003:FFFFFFFF:Shingo Yabuki
:kof99e:00010000:10A810:00000004:FFFFFFFF:Terry Bogard
:kof99e:00010000:10A810:00000005:FFFFFFFF:Andy Bogard
:kof99e:00010000:10A810:00000006:FFFFFFFF:Joe Higashi
:kof99e:00010000:10A810:00000007:FFFFFFFF:Mai Shiranui
:kof99e:00010000:10A810:00000008:FFFFFFFF:Ryo Sakazaki
:kof99e:00010000:10A810:00000009:FFFFFFFF:Robert Garcia
:kof99e:00010000:10A810:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99e:00010000:10A810:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99e:00010000:10A810:0000000C:FFFFFFFF:Leona
:kof99e:00010000:10A810:0000000D:FFFFFFFF:Ralf Jones
:kof99e:00010000:10A810:0000000E:FFFFFFFF:Clark Steel
:kof99e:00010000:10A810:0000000F:FFFFFFFF:Whip
:kof99e:00010000:10A810:00000010:FFFFFFFF:Athena Asamiya
:kof99e:00010000:10A810:00000011:FFFFFFFF:Sie Kensou
:kof99e:00010000:10A810:00000012:FFFFFFFF:Chin Gentsai
:kof99e:00010000:10A810:00000013:FFFFFFFF:Bao
:kof99e:00010000:10A810:00000014:FFFFFFFF:King
:kof99e:00010000:10A810:00000015:FFFFFFFF:Blue Mary
:kof99e:00010000:10A810:00000016:FFFFFFFF:Kasumi Todo
:kof99e:00010000:10A810:00000017:FFFFFFFF:Li Xiangfei
:kof99e:00010000:10A810:00000018:FFFFFFFF:Kim Kaphwan
:kof99e:00010000:10A810:00000019:FFFFFFFF:Chang Koehan
:kof99e:00010000:10A810:0000001A:FFFFFFFF:Choi Bounge
:kof99e:00010000:10A810:0000001B:FFFFFFFF:Jhun Hoon
:kof99e:00010000:10A810:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99e:00010000:10A810:0000001D:FFFFFFFF:Kyo-1
:kof99e:00010000:10A810:0000001E:FFFFFFFF:#Iori Yagami
:kof99e:00010000:10A810:0000001F:FFFFFFFF:#Krizalid
:kof99e:00010000:10A810:00000020:FFFFFFFF:#Krizalid (second form)
:kof99e:00010000:10A810:00000021:FFFFFFFF:Kyo-2
:kof99e:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof99e:00010000:10A811:00000000:FFFFFFFF:K'
:kof99e:00010000:10A811:00000001:FFFFFFFF:Maxima
:kof99e:00010000:10A811:00000002:FFFFFFFF:Benimaru Nikaido
:kof99e:00010000:10A811:00000003:FFFFFFFF:Shingo Yabuki
:kof99e:00010000:10A811:00000004:FFFFFFFF:Terry Bogard
:kof99e:00010000:10A811:00000005:FFFFFFFF:Andy Bogard
:kof99e:00010000:10A811:00000006:FFFFFFFF:Joe Higashi
:kof99e:00010000:10A811:00000007:FFFFFFFF:Mai Shiranui
:kof99e:00010000:10A811:00000008:FFFFFFFF:Ryo Sakazaki
:kof99e:00010000:10A811:00000009:FFFFFFFF:Robert Garcia
:kof99e:00010000:10A811:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99e:00010000:10A811:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99e:00010000:10A811:0000000C:FFFFFFFF:Leona
:kof99e:00010000:10A811:0000000D:FFFFFFFF:Ralf Jones
:kof99e:00010000:10A811:0000000E:FFFFFFFF:Clark Steel
:kof99e:00010000:10A811:0000000F:FFFFFFFF:Whip
:kof99e:00010000:10A811:00000010:FFFFFFFF:Athena Asamiya
:kof99e:00010000:10A811:00000011:FFFFFFFF:Sie Kensou
:kof99e:00010000:10A811:00000012:FFFFFFFF:Chin Gentsai
:kof99e:00010000:10A811:00000013:FFFFFFFF:Bao
:kof99e:00010000:10A811:00000014:FFFFFFFF:King
:kof99e:00010000:10A811:00000015:FFFFFFFF:Blue Mary
:kof99e:00010000:10A811:00000016:FFFFFFFF:Kasumi Todo
:kof99e:00010000:10A811:00000017:FFFFFFFF:Li Xiangfei
:kof99e:00010000:10A811:00000018:FFFFFFFF:Kim Kaphwan
:kof99e:00010000:10A811:00000019:FFFFFFFF:Chang Koehan
:kof99e:00010000:10A811:0000001A:FFFFFFFF:Choi Bounge
:kof99e:00010000:10A811:0000001B:FFFFFFFF:Jhun Hoon
:kof99e:00010000:10A811:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99e:00010000:10A811:0000001D:FFFFFFFF:Kyo-1
:kof99e:00010000:10A811:0000001E:FFFFFFFF:#Iori Yagami
:kof99e:00010000:10A811:0000001F:FFFFFFFF:#Krizalid
:kof99e:00010000:10A811:00000020:FFFFFFFF:#Krizalid (second form)
:kof99e:00010000:10A811:00000021:FFFFFFFF:Kyo-2
:kof99e:62000000:000000:00000000:00000000:Select Character PL2 (D):This refers to the fourth character selected
:kof99e:00010000:10A812:00000000:FFFFFFFF:K'
:kof99e:00010000:10A812:00000001:FFFFFFFF:Maxima
:kof99e:00010000:10A812:00000002:FFFFFFFF:Benimaru Nikaido
:kof99e:00010000:10A812:00000003:FFFFFFFF:Shingo Yabuki
:kof99e:00010000:10A812:00000004:FFFFFFFF:Terry Bogard
:kof99e:00010000:10A812:00000005:FFFFFFFF:Andy Bogard
:kof99e:00010000:10A812:00000006:FFFFFFFF:Joe Higashi
:kof99e:00010000:10A812:00000007:FFFFFFFF:Mai Shiranui
:kof99e:00010000:10A812:00000008:FFFFFFFF:Ryo Sakazaki
:kof99e:00010000:10A812:00000009:FFFFFFFF:Robert Garcia
:kof99e:00010000:10A812:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99e:00010000:10A812:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99e:00010000:10A812:0000000C:FFFFFFFF:Leona
:kof99e:00010000:10A812:0000000D:FFFFFFFF:Ralf Jones
:kof99e:00010000:10A812:0000000E:FFFFFFFF:Clark Steel
:kof99e:00010000:10A812:0000000F:FFFFFFFF:Whip
:kof99e:00010000:10A812:00000010:FFFFFFFF:Athena Asamiya
:kof99e:00010000:10A812:00000011:FFFFFFFF:Sie Kensou
:kof99e:00010000:10A812:00000012:FFFFFFFF:Chin Gentsai
:kof99e:00010000:10A812:00000013:FFFFFFFF:Bao
:kof99e:00010000:10A812:00000014:FFFFFFFF:King
:kof99e:00010000:10A812:00000015:FFFFFFFF:Blue Mary
:kof99e:00010000:10A812:00000016:FFFFFFFF:Kasumi Todo
:kof99e:00010000:10A812:00000017:FFFFFFFF:Li Xiangfei
:kof99e:00010000:10A812:00000018:FFFFFFFF:Kim Kaphwan
:kof99e:00010000:10A812:00000019:FFFFFFFF:Chang Koehan
:kof99e:00010000:10A812:0000001A:FFFFFFFF:Choi Bounge
:kof99e:00010000:10A812:0000001B:FFFFFFFF:Jhun Hoon
:kof99e:00010000:10A812:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99e:00010000:10A812:0000001D:FFFFFFFF:Kyo-1
:kof99e:00010000:10A812:0000001E:FFFFFFFF:#Iori Yagami
:kof99e:00010000:10A812:0000001F:FFFFFFFF:#Krizalid
:kof99e:00010000:10A812:00000020:FFFFFFFF:#Krizalid (second form)
:kof99e:00010000:10A812:00000021:FFFFFFFF:Kyo-2
:kof99e:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof99e:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof99e:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof99e:00010000:10A85B:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99e:00010000:10A85B:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99e:00010000:10A85B:00000005:FFFFFFFF:4th character selected at random
:kof99e:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof99e:00010000:10A813:00000000:FFFFFFFF:A colour
:kof99e:00010000:10A813:00000001:FFFFFFFF:B colour
:kof99e:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof99e:00010000:10A814:00000000:FFFFFFFF:A colour
:kof99e:00010000:10A814:00000001:FFFFFFFF:B colour
:kof99e:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof99e:00010000:10A815:00000000:FFFFFFFF:A colour
:kof99e:00010000:10A815:00000001:FFFFFFFF:B colour
:kof99e:62000000:000000:00000000:00000000:Select Colour PL2 (D):This refers to the fourth character selected
:kof99e:00010000:10A816:00000000:FFFFFFFF:A colour
:kof99e:00010000:10A816:00000001:FFFFFFFF:B colour
:kof99e:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof99e:00010000:10A817:00000000:FFFFFFFF:Character A:First character selected
:kof99e:00010000:10A817:00000001:FFFFFFFF:Character B:Second character selected
:kof99e:00010000:10A817:00000002:FFFFFFFF:Character C:Third character selected
:kof99e:00010000:10A817:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99e:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof99e:00010000:10A818:00000000:FFFFFFFF:Character A:First character selected
:kof99e:00010000:10A818:00000001:FFFFFFFF:Character B:Second character selected
:kof99e:00010000:10A818:00000002:FFFFFFFF:Character C:Third character selected
:kof99e:00010000:10A818:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99e:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof99e:00010000:10A819:00000000:FFFFFFFF:Character A:First character selected
:kof99e:00010000:10A819:00000001:FFFFFFFF:Character B:Second character selected
:kof99e:00010000:10A819:00000002:FFFFFFFF:Character C:Third character selected
:kof99e:00010000:10A819:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99e:62000000:000000:00000000:00000000:Select Striker PL2:This refers to the striker
:kof99e:00010000:10A81A:00000000:FFFFFFFF:Character A:First character selected
:kof99e:00010000:10A81A:00000001:FFFFFFFF:Character B:Second character selected
:kof99e:00010000:10A81A:00000002:FFFFFFFF:Character C:Third character selected
:kof99e:00010000:10A81A:00000003:FFFFFFFF:Character D:Fourth character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof99e:60000000:000000:00000000:00000000:[Use for Terry PL1]
:kof99e:00000000:10E70C:0000000C:FFFFFFFF:Rising Tackle
:kof99e:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof99e:00000000:10E710:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99e:60000000:000000:00000000:00000000:[Use for Robert PL1]
:kof99e:00000000:10E708:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99e:00000000:10E70C:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99e:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof99e:00000000:10E70C:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99e:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof99e:00000000:10E708:0000000C:FFFFFFFF:Moon Slasher
:kof99e:00000000:10E70A:0000000C:FFFFFFFF:Ground Saber
:kof99e:00000000:10E710:0000000C:FFFFFFFF:Baltic Launcher
:kof99e:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof99e:00000000:10E70A:0000000C:FFFFFFFF:Gatling Attack
:kof99e:00000000:10E70C:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99e:60000000:000000:00000000:00000000:[Use for Clark PL1]
:kof99e:00000000:10E714:0000000C:FFFFFFFF:Gatling Attack
:kof99e:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof99e:00000000:10E716:0000000C:FFFFFFFF:Straight Slicer
:kof99e:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof99e:00000000:10E708:0000000C:FFFFFFFF:Hien Zan
:kof99e:00000000:10E70E:0000000C:FFFFFFFF:Ryuusei Raku
:kof99e:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof99e:00000000:10E708:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99e:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof99e:00000000:10E708:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99e:00000000:10E70C:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99e:60000000:000000:00000000:00000000:[Use for Jhun PL1]
:kof99e:00000000:10E714:0000000C:FFFFFFFF:Kuu Sajin
:kof99e:60000000:000000:00000000:00000000:[Use for Terry PL2]
:kof99e:00000000:10E938:0000000C:FFFFFFFF:Rising Tackle
:kof99e:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof99e:00000000:10E93C:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99e:60000000:000000:00000000:00000000:[Use for Robert PL2]
:kof99e:00000000:10E934:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99e:00000000:10E938:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99e:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof99e:00000000:10E938:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99e:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof99e:00000000:10E934:0000000C:FFFFFFFF:Moon Slasher
:kof99e:00000000:10E936:0000000C:FFFFFFFF:Ground Saber
:kof99e:00000000:10E93C:0000000C:FFFFFFFF:Baltic Launcher
:kof99e:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof99e:00000000:10E936:0000000C:FFFFFFFF:Gatling Attack
:kof99e:00000000:10E938:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99e:60000000:000000:00000000:00000000:[Use for Clark PL2]
:kof99e:00000000:10E940:0000000C:FFFFFFFF:Gatling Attack
:kof99e:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof99e:00000000:10E942:0000000C:FFFFFFFF:Straight Slicer
:kof99e:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof99e:00000000:10E934:0000000C:FFFFFFFF:Hien Zan
:kof99e:00000000:10E93A:0000000C:FFFFFFFF:Ryuusei Raku
:kof99e:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof99e:00000000:10E934:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99e:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof99e:00000000:10E934:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99e:00000000:10E938:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99e:60000000:000000:00000000:00000000:[Use for Jhun PL2]
:kof99e:00000000:10E940:0000000C:FFFFFFFF:Kuu Sajin
; [ King of Fighters '99 - Millennium Battle, The (not encrypted) ]
kof99n:0:10A7E6:60:000:Infinite Time
kof99n:0:10A7E6:00:001:Finish this Round Now!
kof99n:0:10EB49:20:020:Enable Kyo
kof99n:0:10EB49:10:020:Enable Iori
kof99n:0:000000:00:999:[ Enable refers to being able to select on ]
kof99n:0:000000:00:999:[ character select screen, unlock refers to ]
kof99n:0:000000:00:999:[ being able to perform the enable code. ]
kof99n:0:D003FC:0F:113:Unlock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines. Displays <K.I> on title screen. Afterwards, use the following; Hold "Start" over [?] and press "Left,Right,Up,Left,Down,Right" to enable Kyo. Hold "Start" over [?] and press "Right,Left,Up,Right,Down,Left" to enable Iori.
kof99n:0:D003FC:00:113:Lock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines.
:kof99n:00100000:10EC78:00009999:0000FFFF:Always have 9999 Battle Points (Last Round)
:kof99n:00100000:10DAA2:00009999:0000FFFF:Always have 9999 Battle Points (Current)
:kof99n:00000300:10A7B6:00000005:FFFFFFFF:Select Current Round
:kof99n:62000000:000000:00000000:00000000:Select Backdrop
:kof99n:00010000:10A7AE:00000000:FFFFFFFF:Park
:kof99n:00010000:10A7AE:00000001:FFFFFFFF:Alley
:kof99n:00010000:10A7AE:00000002:FFFFFFFF:Airport
:kof99n:00010000:10A7AE:00000003:FFFFFFFF:Museum
:kof99n:00010000:10A7AE:00000004:FFFFFFFF:Sewage System
:kof99n:00010000:10A7AE:00000005:FFFFFFFF:Temple
:kof99n:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof99n:00010000:10ECBD:00000000:FFFFFFFF:KD-0079:Hero Team
:kof99n:00010000:10ECBD:00000001:FFFFFFFF:176th Street:Fatal Fury Team
:kof99n:00010000:10ECBD:00000002:FFFFFFFF:Ryu-Ko:Art of Fighting Team
:kof99n:00010000:10ECBD:00000003:FFFFFFFF:W. W. III:Ikari Team
:kof99n:00010000:10ECBD:00000004:FFFFFFFF:Psyco Sonic Trip:Psycho Soldier Team
:kof99n:00010000:10ECBD:00000005:FFFFFFFF:Sha-La-La:Gals Fighters Team
:kof99n:00010000:10ECBD:00000006:FFFFFFFF:The Way to Rebirth:Korea Team
:kof99n:00010000:10ECBD:00000007:FFFFFFFF:Mechanical Bless:Krizalid
:kof99n:00010000:10ECBD:00000008:FFFFFFFF:Dear Falling Angel:Krizalid (second form)
:kof99n:00010000:10ECBD:00000009:FFFFFFFF:Tears:Kyo
:kof99n:00010000:10ECBD:0000000A:FFFFFFFF:Sadistic Eyes:Iori
:kof99n:00010000:10ECBD:0000000B:FFFFFFFF:Esaka? (Acid Mix):Kyo-1/Kyo-2
; Activate any N of the first seven to go to stage N.
; Activate any five of the first seven to go to Krizalid.
; Activate any five of the first seven and the last one to go to Krizalid (second form).
:kof99n:00000001:10A799:00000001:00000001:Beaten Hero Team
:kof99n:00000001:10A799:00000002:00000002:Beaten Fatal Fury Team
:kof99n:00000001:10A799:00000004:00000004:Beaten Art of Fighting Team
:kof99n:00000001:10A799:00000008:00000008:Beaten Ikari Team
:kof99n:00000001:10A799:00000010:00000010:Beaten Psycho Soldier Team
:kof99n:00000001:10A799:00000020:00000020:Beaten Gals Fighters Team
:kof99n:00000001:10A799:00000040:00000040:Beaten Korea Team
:kof99n:00000001:10A799:00000080:00000080:Beaten Krizalid
kof99n:0:108239:65:000:Infinite Energy PL1
kof99n:0:108239:00:001:Drain all Energy Now! PL1
kof99n:0:1081E8:90:000:Maximum Power PL1
kof99n:0:1081E8:00:001:Drain all Power Now! PL1
kof99n:0:1082E3:05:000:Infinite Strikers PL1
:kof99n:00000000:10823F:00000065:FFFFFFFF:Never Get Dizzied PL1
:kof99n:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof99n:00000000:108244:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL1
:kof99n:00000000:108244:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL1
:kof99n:00000000:108247:00000065:FFFFFFFF:Never Get Guard Crushed PL1
:kof99n:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof99n:00000000:10824C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL1
:kof99n:00000000:10824C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL1
kof99n:0:000000:00:999:[ Kind of weird autoguard you must push ]
kof99n:0:000000:00:999:[ down to defend from low attacks. ]
kof99n:0:108195:0A:000:Autoguard PL1
kof99n:0:000000:00:999:[ These cheats may cause some glitches. ]
kof99n:0:10817D:0C:000:All Moves Combo PL1
:kof99n:62000000:000000:00000000:00000000:Select Team PL1
:kof99n:00010000:10A7F7:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99n:00010000:10A7F7:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99n:00010000:10A7F7:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99n:00010000:10A7F7:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99n:00010000:10A7F7:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99n:00010000:10A7F7:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99n:00010000:10A7F7:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99n:00010000:10A7F7:00000007:FFFFFFFF:Krizalid (solo)
:kof99n:00010000:10A7F7:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99n:00010000:10A7F7:00000009:FFFFFFFF:Kyo (solo)
:kof99n:00010000:10A7F7:0000000A:FFFFFFFF:Iori (solo)
:kof99n:00010000:10A7F7:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99n:00010000:10A7F7:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99n:00010000:10A7F7:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99n:00010000:10A7F7:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99n:00000100:10A7F9:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof99n:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof99n:00010000:10A7FA:00000000:FFFFFFFF:K'
:kof99n:00010000:10A7FA:00000001:FFFFFFFF:Maxima
:kof99n:00010000:10A7FA:00000002:FFFFFFFF:Benimaru Nikaido
:kof99n:00010000:10A7FA:00000003:FFFFFFFF:Shingo Yabuki
:kof99n:00010000:10A7FA:00000004:FFFFFFFF:Terry Bogard
:kof99n:00010000:10A7FA:00000005:FFFFFFFF:Andy Bogard
:kof99n:00010000:10A7FA:00000006:FFFFFFFF:Joe Higashi
:kof99n:00010000:10A7FA:00000007:FFFFFFFF:Mai Shiranui
:kof99n:00010000:10A7FA:00000008:FFFFFFFF:Ryo Sakazaki
:kof99n:00010000:10A7FA:00000009:FFFFFFFF:Robert Garcia
:kof99n:00010000:10A7FA:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99n:00010000:10A7FA:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99n:00010000:10A7FA:0000000C:FFFFFFFF:Leona
:kof99n:00010000:10A7FA:0000000D:FFFFFFFF:Ralf Jones
:kof99n:00010000:10A7FA:0000000E:FFFFFFFF:Clark Steel
:kof99n:00010000:10A7FA:0000000F:FFFFFFFF:Whip
:kof99n:00010000:10A7FA:00000010:FFFFFFFF:Athena Asamiya
:kof99n:00010000:10A7FA:00000011:FFFFFFFF:Sie Kensou
:kof99n:00010000:10A7FA:00000012:FFFFFFFF:Chin Gentsai
:kof99n:00010000:10A7FA:00000013:FFFFFFFF:Bao
:kof99n:00010000:10A7FA:00000014:FFFFFFFF:King
:kof99n:00010000:10A7FA:00000015:FFFFFFFF:Blue Mary
:kof99n:00010000:10A7FA:00000016:FFFFFFFF:Kasumi Todo
:kof99n:00010000:10A7FA:00000017:FFFFFFFF:Li Xiangfei
:kof99n:00010000:10A7FA:00000018:FFFFFFFF:Kim Kaphwan
:kof99n:00010000:10A7FA:00000019:FFFFFFFF:Chang Koehan
:kof99n:00010000:10A7FA:0000001A:FFFFFFFF:Choi Bounge
:kof99n:00010000:10A7FA:0000001B:FFFFFFFF:Jhun Hoon
:kof99n:00010000:10A7FA:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99n:00010000:10A7FA:0000001D:FFFFFFFF:Kyo-1
:kof99n:00010000:10A7FA:0000001E:FFFFFFFF:#Iori Yagami
:kof99n:00010000:10A7FA:0000001F:FFFFFFFF:#Krizalid
:kof99n:00010000:10A7FA:00000020:FFFFFFFF:#Krizalid (second form)
:kof99n:00010000:10A7FA:00000021:FFFFFFFF:Kyo-2
:kof99n:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof99n:00010000:10A7FB:00000000:FFFFFFFF:K'
:kof99n:00010000:10A7FB:00000001:FFFFFFFF:Maxima
:kof99n:00010000:10A7FB:00000002:FFFFFFFF:Benimaru Nikaido
:kof99n:00010000:10A7FB:00000003:FFFFFFFF:Shingo Yabuki
:kof99n:00010000:10A7FB:00000004:FFFFFFFF:Terry Bogard
:kof99n:00010000:10A7FB:00000005:FFFFFFFF:Andy Bogard
:kof99n:00010000:10A7FB:00000006:FFFFFFFF:Joe Higashi
:kof99n:00010000:10A7FB:00000007:FFFFFFFF:Mai Shiranui
:kof99n:00010000:10A7FB:00000008:FFFFFFFF:Ryo Sakazaki
:kof99n:00010000:10A7FB:00000009:FFFFFFFF:Robert Garcia
:kof99n:00010000:10A7FB:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99n:00010000:10A7FB:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99n:00010000:10A7FB:0000000C:FFFFFFFF:Leona
:kof99n:00010000:10A7FB:0000000D:FFFFFFFF:Ralf Jones
:kof99n:00010000:10A7FB:0000000E:FFFFFFFF:Clark Steel
:kof99n:00010000:10A7FB:0000000F:FFFFFFFF:Whip
:kof99n:00010000:10A7FB:00000010:FFFFFFFF:Athena Asamiya
:kof99n:00010000:10A7FB:00000011:FFFFFFFF:Sie Kensou
:kof99n:00010000:10A7FB:00000012:FFFFFFFF:Chin Gentsai
:kof99n:00010000:10A7FB:00000013:FFFFFFFF:Bao
:kof99n:00010000:10A7FB:00000014:FFFFFFFF:King
:kof99n:00010000:10A7FB:00000015:FFFFFFFF:Blue Mary
:kof99n:00010000:10A7FB:00000016:FFFFFFFF:Kasumi Todo
:kof99n:00010000:10A7FB:00000017:FFFFFFFF:Li Xiangfei
:kof99n:00010000:10A7FB:00000018:FFFFFFFF:Kim Kaphwan
:kof99n:00010000:10A7FB:00000019:FFFFFFFF:Chang Koehan
:kof99n:00010000:10A7FB:0000001A:FFFFFFFF:Choi Bounge
:kof99n:00010000:10A7FB:0000001B:FFFFFFFF:Jhun Hoon
:kof99n:00010000:10A7FB:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99n:00010000:10A7FB:0000001D:FFFFFFFF:Kyo-1
:kof99n:00010000:10A7FB:0000001E:FFFFFFFF:#Iori Yagami
:kof99n:00010000:10A7FB:0000001F:FFFFFFFF:#Krizalid
:kof99n:00010000:10A7FB:00000020:FFFFFFFF:#Krizalid (second form)
:kof99n:00010000:10A7FB:00000021:FFFFFFFF:Kyo-2
:kof99n:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof99n:00010000:10A7FC:00000000:FFFFFFFF:K'
:kof99n:00010000:10A7FC:00000001:FFFFFFFF:Maxima
:kof99n:00010000:10A7FC:00000002:FFFFFFFF:Benimaru Nikaido
:kof99n:00010000:10A7FC:00000003:FFFFFFFF:Shingo Yabuki
:kof99n:00010000:10A7FC:00000004:FFFFFFFF:Terry Bogard
:kof99n:00010000:10A7FC:00000005:FFFFFFFF:Andy Bogard
:kof99n:00010000:10A7FC:00000006:FFFFFFFF:Joe Higashi
:kof99n:00010000:10A7FC:00000007:FFFFFFFF:Mai Shiranui
:kof99n:00010000:10A7FC:00000008:FFFFFFFF:Ryo Sakazaki
:kof99n:00010000:10A7FC:00000009:FFFFFFFF:Robert Garcia
:kof99n:00010000:10A7FC:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99n:00010000:10A7FC:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99n:00010000:10A7FC:0000000C:FFFFFFFF:Leona
:kof99n:00010000:10A7FC:0000000D:FFFFFFFF:Ralf Jones
:kof99n:00010000:10A7FC:0000000E:FFFFFFFF:Clark Steel
:kof99n:00010000:10A7FC:0000000F:FFFFFFFF:Whip
:kof99n:00010000:10A7FC:00000010:FFFFFFFF:Athena Asamiya
:kof99n:00010000:10A7FC:00000011:FFFFFFFF:Sie Kensou
:kof99n:00010000:10A7FC:00000012:FFFFFFFF:Chin Gentsai
:kof99n:00010000:10A7FC:00000013:FFFFFFFF:Bao
:kof99n:00010000:10A7FC:00000014:FFFFFFFF:King
:kof99n:00010000:10A7FC:00000015:FFFFFFFF:Blue Mary
:kof99n:00010000:10A7FC:00000016:FFFFFFFF:Kasumi Todo
:kof99n:00010000:10A7FC:00000017:FFFFFFFF:Li Xiangfei
:kof99n:00010000:10A7FC:00000018:FFFFFFFF:Kim Kaphwan
:kof99n:00010000:10A7FC:00000019:FFFFFFFF:Chang Koehan
:kof99n:00010000:10A7FC:0000001A:FFFFFFFF:Choi Bounge
:kof99n:00010000:10A7FC:0000001B:FFFFFFFF:Jhun Hoon
:kof99n:00010000:10A7FC:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99n:00010000:10A7FC:0000001D:FFFFFFFF:Kyo-1
:kof99n:00010000:10A7FC:0000001E:FFFFFFFF:#Iori Yagami
:kof99n:00010000:10A7FC:0000001F:FFFFFFFF:#Krizalid
:kof99n:00010000:10A7FC:00000020:FFFFFFFF:#Krizalid (second form)
:kof99n:00010000:10A7FC:00000021:FFFFFFFF:Kyo-2
:kof99n:62000000:000000:00000000:00000000:Select Character PL1 (D):This refers to the fourth character selected
:kof99n:00010000:10A7FD:00000000:FFFFFFFF:K'
:kof99n:00010000:10A7FD:00000001:FFFFFFFF:Maxima
:kof99n:00010000:10A7FD:00000002:FFFFFFFF:Benimaru Nikaido
:kof99n:00010000:10A7FD:00000003:FFFFFFFF:Shingo Yabuki
:kof99n:00010000:10A7FD:00000004:FFFFFFFF:Terry Bogard
:kof99n:00010000:10A7FD:00000005:FFFFFFFF:Andy Bogard
:kof99n:00010000:10A7FD:00000006:FFFFFFFF:Joe Higashi
:kof99n:00010000:10A7FD:00000007:FFFFFFFF:Mai Shiranui
:kof99n:00010000:10A7FD:00000008:FFFFFFFF:Ryo Sakazaki
:kof99n:00010000:10A7FD:00000009:FFFFFFFF:Robert Garcia
:kof99n:00010000:10A7FD:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99n:00010000:10A7FD:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99n:00010000:10A7FD:0000000C:FFFFFFFF:Leona
:kof99n:00010000:10A7FD:0000000D:FFFFFFFF:Ralf Jones
:kof99n:00010000:10A7FD:0000000E:FFFFFFFF:Clark Steel
:kof99n:00010000:10A7FD:0000000F:FFFFFFFF:Whip
:kof99n:00010000:10A7FD:00000010:FFFFFFFF:Athena Asamiya
:kof99n:00010000:10A7FD:00000011:FFFFFFFF:Sie Kensou
:kof99n:00010000:10A7FD:00000012:FFFFFFFF:Chin Gentsai
:kof99n:00010000:10A7FD:00000013:FFFFFFFF:Bao
:kof99n:00010000:10A7FD:00000014:FFFFFFFF:King
:kof99n:00010000:10A7FD:00000015:FFFFFFFF:Blue Mary
:kof99n:00010000:10A7FD:00000016:FFFFFFFF:Kasumi Todo
:kof99n:00010000:10A7FD:00000017:FFFFFFFF:Li Xiangfei
:kof99n:00010000:10A7FD:00000018:FFFFFFFF:Kim Kaphwan
:kof99n:00010000:10A7FD:00000019:FFFFFFFF:Chang Koehan
:kof99n:00010000:10A7FD:0000001A:FFFFFFFF:Choi Bounge
:kof99n:00010000:10A7FD:0000001B:FFFFFFFF:Jhun Hoon
:kof99n:00010000:10A7FD:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99n:00010000:10A7FD:0000001D:FFFFFFFF:Kyo-1
:kof99n:00010000:10A7FD:0000001E:FFFFFFFF:#Iori Yagami
:kof99n:00010000:10A7FD:0000001F:FFFFFFFF:#Krizalid
:kof99n:00010000:10A7FD:00000020:FFFFFFFF:#Krizalid (second form)
:kof99n:00010000:10A7FD:00000021:FFFFFFFF:Kyo-2
:kof99n:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof99n:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof99n:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof99n:00010000:10A84A:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99n:00010000:10A84A:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99n:00010000:10A84A:00000005:FFFFFFFF:4th character selected at random
:kof99n:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof99n:00010000:10A7FE:00000000:FFFFFFFF:A colour
:kof99n:00010000:10A7FE:00000001:FFFFFFFF:B colour
:kof99n:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof99n:00010000:10A7FF:00000000:FFFFFFFF:A colour
:kof99n:00010000:10A7FF:00000001:FFFFFFFF:B colour
:kof99n:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof99n:00010000:10A800:00000000:FFFFFFFF:A colour
:kof99n:00010000:10A800:00000001:FFFFFFFF:B colour
:kof99n:62000000:000000:00000000:00000000:Select Colour PL1 (D):This refers to the fourth character selected
:kof99n:00010000:10A801:00000000:FFFFFFFF:A colour
:kof99n:00010000:10A801:00000001:FFFFFFFF:B colour
:kof99n:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof99n:00010000:10A802:00000000:FFFFFFFF:Character A:First character selected
:kof99n:00010000:10A802:00000001:FFFFFFFF:Character B:Second character selected
:kof99n:00010000:10A802:00000002:FFFFFFFF:Character C:Third character selected
:kof99n:00010000:10A802:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99n:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof99n:00010000:10A803:00000000:FFFFFFFF:Character A:First character selected
:kof99n:00010000:10A803:00000001:FFFFFFFF:Character B:Second character selected
:kof99n:00010000:10A803:00000002:FFFFFFFF:Character C:Third character selected
:kof99n:00010000:10A803:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99n:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof99n:00010000:10A804:00000000:FFFFFFFF:Character A:First character selected
:kof99n:00010000:10A804:00000001:FFFFFFFF:Character B:Second character selected
:kof99n:00010000:10A804:00000002:FFFFFFFF:Character C:Third character selected
:kof99n:00010000:10A804:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99n:62000000:000000:00000000:00000000:Select Striker PL1:This refers to the striker
:kof99n:00010000:10A805:00000000:FFFFFFFF:Character A:First character selected
:kof99n:00010000:10A805:00000001:FFFFFFFF:Character B:Second character selected
:kof99n:00010000:10A805:00000002:FFFFFFFF:Character C:Third character selected
:kof99n:00010000:10A805:00000003:FFFFFFFF:Character D:Fourth character selected
kof99n:0:108439:65:000:Infinite Energy PL2
kof99n:0:108439:00:001:Drain all Energy Now! PL2
kof99n:0:1083E8:90:000:Maximum Power PL2
kof99n:0:1083E8:00:001:Drain all Power Now! PL2
kof99n:0:1084E3:05:000:Infinite Strikers PL2
:kof99n:00000000:10843F:00000065:FFFFFFFF:Never Get Dizzied PL2
:kof99n:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL2
:kof99n:00000000:108444:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL2
:kof99n:00000000:108444:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL2
:kof99n:00000000:108447:00000065:FFFFFFFF:Never Get Guard Crushed PL2
:kof99n:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL2
:kof99n:00000000:10844C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL2
:kof99n:00000000:10844C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL2
kof99n:0:000000:00:999:[ Kind of weird autoguard you must push down ]
kof99n:0:000000:00:999:[ to defend from low attacks. ]
kof99n:0:108395:0A:000:Autoguard PL2
kof99n:0:000000:00:999:[ These cheats may cause some glitches ]
kof99n:0:10837D:0C:000:All Moves Combo PL2
:kof99n:62000000:000000:00000000:00000000:Select Team PL2
:kof99n:00010000:10A80C:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99n:00010000:10A80C:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99n:00010000:10A80C:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99n:00010000:10A80C:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99n:00010000:10A80C:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99n:00010000:10A80C:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99n:00010000:10A80C:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99n:00010000:10A80C:00000007:FFFFFFFF:Krizalid (solo)
:kof99n:00010000:10A80C:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99n:00010000:10A80C:00000009:FFFFFFFF:Kyo (solo)
:kof99n:00010000:10A80C:0000000A:FFFFFFFF:Iori (solo)
:kof99n:00010000:10A80C:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99n:00010000:10A80C:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99n:00010000:10A80C:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99n:00010000:10A80C:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99n:00000100:10A80E:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof99n:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof99n:00010000:10A80F:00000000:FFFFFFFF:K'
:kof99n:00010000:10A80F:00000001:FFFFFFFF:Maxima
:kof99n:00010000:10A80F:00000002:FFFFFFFF:Benimaru Nikaido
:kof99n:00010000:10A80F:00000003:FFFFFFFF:Shingo Yabuki
:kof99n:00010000:10A80F:00000004:FFFFFFFF:Terry Bogard
:kof99n:00010000:10A80F:00000005:FFFFFFFF:Andy Bogard
:kof99n:00010000:10A80F:00000006:FFFFFFFF:Joe Higashi
:kof99n:00010000:10A80F:00000007:FFFFFFFF:Mai Shiranui
:kof99n:00010000:10A80F:00000008:FFFFFFFF:Ryo Sakazaki
:kof99n:00010000:10A80F:00000009:FFFFFFFF:Robert Garcia
:kof99n:00010000:10A80F:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99n:00010000:10A80F:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99n:00010000:10A80F:0000000C:FFFFFFFF:Leona
:kof99n:00010000:10A80F:0000000D:FFFFFFFF:Ralf Jones
:kof99n:00010000:10A80F:0000000E:FFFFFFFF:Clark Steel
:kof99n:00010000:10A80F:0000000F:FFFFFFFF:Whip
:kof99n:00010000:10A80F:00000010:FFFFFFFF:Athena Asamiya
:kof99n:00010000:10A80F:00000011:FFFFFFFF:Sie Kensou
:kof99n:00010000:10A80F:00000012:FFFFFFFF:Chin Gentsai
:kof99n:00010000:10A80F:00000013:FFFFFFFF:Bao
:kof99n:00010000:10A80F:00000014:FFFFFFFF:King
:kof99n:00010000:10A80F:00000015:FFFFFFFF:Blue Mary
:kof99n:00010000:10A80F:00000016:FFFFFFFF:Kasumi Todo
:kof99n:00010000:10A80F:00000017:FFFFFFFF:Li Xiangfei
:kof99n:00010000:10A80F:00000018:FFFFFFFF:Kim Kaphwan
:kof99n:00010000:10A80F:00000019:FFFFFFFF:Chang Koehan
:kof99n:00010000:10A80F:0000001A:FFFFFFFF:Choi Bounge
:kof99n:00010000:10A80F:0000001B:FFFFFFFF:Jhun Hoon
:kof99n:00010000:10A80F:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99n:00010000:10A80F:0000001D:FFFFFFFF:Kyo-1
:kof99n:00010000:10A80F:0000001E:FFFFFFFF:#Iori Yagami
:kof99n:00010000:10A80F:0000001F:FFFFFFFF:#Krizalid
:kof99n:00010000:10A80F:00000020:FFFFFFFF:#Krizalid (second form)
:kof99n:00010000:10A80F:00000021:FFFFFFFF:Kyo-2
:kof99n:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof99n:00010000:10A810:00000000:FFFFFFFF:K'
:kof99n:00010000:10A810:00000001:FFFFFFFF:Maxima
:kof99n:00010000:10A810:00000002:FFFFFFFF:Benimaru Nikaido
:kof99n:00010000:10A810:00000003:FFFFFFFF:Shingo Yabuki
:kof99n:00010000:10A810:00000004:FFFFFFFF:Terry Bogard
:kof99n:00010000:10A810:00000005:FFFFFFFF:Andy Bogard
:kof99n:00010000:10A810:00000006:FFFFFFFF:Joe Higashi
:kof99n:00010000:10A810:00000007:FFFFFFFF:Mai Shiranui
:kof99n:00010000:10A810:00000008:FFFFFFFF:Ryo Sakazaki
:kof99n:00010000:10A810:00000009:FFFFFFFF:Robert Garcia
:kof99n:00010000:10A810:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99n:00010000:10A810:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99n:00010000:10A810:0000000C:FFFFFFFF:Leona
:kof99n:00010000:10A810:0000000D:FFFFFFFF:Ralf Jones
:kof99n:00010000:10A810:0000000E:FFFFFFFF:Clark Steel
:kof99n:00010000:10A810:0000000F:FFFFFFFF:Whip
:kof99n:00010000:10A810:00000010:FFFFFFFF:Athena Asamiya
:kof99n:00010000:10A810:00000011:FFFFFFFF:Sie Kensou
:kof99n:00010000:10A810:00000012:FFFFFFFF:Chin Gentsai
:kof99n:00010000:10A810:00000013:FFFFFFFF:Bao
:kof99n:00010000:10A810:00000014:FFFFFFFF:King
:kof99n:00010000:10A810:00000015:FFFFFFFF:Blue Mary
:kof99n:00010000:10A810:00000016:FFFFFFFF:Kasumi Todo
:kof99n:00010000:10A810:00000017:FFFFFFFF:Li Xiangfei
:kof99n:00010000:10A810:00000018:FFFFFFFF:Kim Kaphwan
:kof99n:00010000:10A810:00000019:FFFFFFFF:Chang Koehan
:kof99n:00010000:10A810:0000001A:FFFFFFFF:Choi Bounge
:kof99n:00010000:10A810:0000001B:FFFFFFFF:Jhun Hoon
:kof99n:00010000:10A810:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99n:00010000:10A810:0000001D:FFFFFFFF:Kyo-1
:kof99n:00010000:10A810:0000001E:FFFFFFFF:#Iori Yagami
:kof99n:00010000:10A810:0000001F:FFFFFFFF:#Krizalid
:kof99n:00010000:10A810:00000020:FFFFFFFF:#Krizalid (second form)
:kof99n:00010000:10A810:00000021:FFFFFFFF:Kyo-2
:kof99n:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof99n:00010000:10A811:00000000:FFFFFFFF:K'
:kof99n:00010000:10A811:00000001:FFFFFFFF:Maxima
:kof99n:00010000:10A811:00000002:FFFFFFFF:Benimaru Nikaido
:kof99n:00010000:10A811:00000003:FFFFFFFF:Shingo Yabuki
:kof99n:00010000:10A811:00000004:FFFFFFFF:Terry Bogard
:kof99n:00010000:10A811:00000005:FFFFFFFF:Andy Bogard
:kof99n:00010000:10A811:00000006:FFFFFFFF:Joe Higashi
:kof99n:00010000:10A811:00000007:FFFFFFFF:Mai Shiranui
:kof99n:00010000:10A811:00000008:FFFFFFFF:Ryo Sakazaki
:kof99n:00010000:10A811:00000009:FFFFFFFF:Robert Garcia
:kof99n:00010000:10A811:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99n:00010000:10A811:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99n:00010000:10A811:0000000C:FFFFFFFF:Leona
:kof99n:00010000:10A811:0000000D:FFFFFFFF:Ralf Jones
:kof99n:00010000:10A811:0000000E:FFFFFFFF:Clark Steel
:kof99n:00010000:10A811:0000000F:FFFFFFFF:Whip
:kof99n:00010000:10A811:00000010:FFFFFFFF:Athena Asamiya
:kof99n:00010000:10A811:00000011:FFFFFFFF:Sie Kensou
:kof99n:00010000:10A811:00000012:FFFFFFFF:Chin Gentsai
:kof99n:00010000:10A811:00000013:FFFFFFFF:Bao
:kof99n:00010000:10A811:00000014:FFFFFFFF:King
:kof99n:00010000:10A811:00000015:FFFFFFFF:Blue Mary
:kof99n:00010000:10A811:00000016:FFFFFFFF:Kasumi Todo
:kof99n:00010000:10A811:00000017:FFFFFFFF:Li Xiangfei
:kof99n:00010000:10A811:00000018:FFFFFFFF:Kim Kaphwan
:kof99n:00010000:10A811:00000019:FFFFFFFF:Chang Koehan
:kof99n:00010000:10A811:0000001A:FFFFFFFF:Choi Bounge
:kof99n:00010000:10A811:0000001B:FFFFFFFF:Jhun Hoon
:kof99n:00010000:10A811:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99n:00010000:10A811:0000001D:FFFFFFFF:Kyo-1
:kof99n:00010000:10A811:0000001E:FFFFFFFF:#Iori Yagami
:kof99n:00010000:10A811:0000001F:FFFFFFFF:#Krizalid
:kof99n:00010000:10A811:00000020:FFFFFFFF:#Krizalid (second form)
:kof99n:00010000:10A811:00000021:FFFFFFFF:Kyo-2
:kof99n:62000000:000000:00000000:00000000:Select Character PL2 (D):This refers to the fourth character selected
:kof99n:00010000:10A812:00000000:FFFFFFFF:K'
:kof99n:00010000:10A812:00000001:FFFFFFFF:Maxima
:kof99n:00010000:10A812:00000002:FFFFFFFF:Benimaru Nikaido
:kof99n:00010000:10A812:00000003:FFFFFFFF:Shingo Yabuki
:kof99n:00010000:10A812:00000004:FFFFFFFF:Terry Bogard
:kof99n:00010000:10A812:00000005:FFFFFFFF:Andy Bogard
:kof99n:00010000:10A812:00000006:FFFFFFFF:Joe Higashi
:kof99n:00010000:10A812:00000007:FFFFFFFF:Mai Shiranui
:kof99n:00010000:10A812:00000008:FFFFFFFF:Ryo Sakazaki
:kof99n:00010000:10A812:00000009:FFFFFFFF:Robert Garcia
:kof99n:00010000:10A812:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99n:00010000:10A812:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99n:00010000:10A812:0000000C:FFFFFFFF:Leona
:kof99n:00010000:10A812:0000000D:FFFFFFFF:Ralf Jones
:kof99n:00010000:10A812:0000000E:FFFFFFFF:Clark Steel
:kof99n:00010000:10A812:0000000F:FFFFFFFF:Whip
:kof99n:00010000:10A812:00000010:FFFFFFFF:Athena Asamiya
:kof99n:00010000:10A812:00000011:FFFFFFFF:Sie Kensou
:kof99n:00010000:10A812:00000012:FFFFFFFF:Chin Gentsai
:kof99n:00010000:10A812:00000013:FFFFFFFF:Bao
:kof99n:00010000:10A812:00000014:FFFFFFFF:King
:kof99n:00010000:10A812:00000015:FFFFFFFF:Blue Mary
:kof99n:00010000:10A812:00000016:FFFFFFFF:Kasumi Todo
:kof99n:00010000:10A812:00000017:FFFFFFFF:Li Xiangfei
:kof99n:00010000:10A812:00000018:FFFFFFFF:Kim Kaphwan
:kof99n:00010000:10A812:00000019:FFFFFFFF:Chang Koehan
:kof99n:00010000:10A812:0000001A:FFFFFFFF:Choi Bounge
:kof99n:00010000:10A812:0000001B:FFFFFFFF:Jhun Hoon
:kof99n:00010000:10A812:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99n:00010000:10A812:0000001D:FFFFFFFF:Kyo-1
:kof99n:00010000:10A812:0000001E:FFFFFFFF:#Iori Yagami
:kof99n:00010000:10A812:0000001F:FFFFFFFF:#Krizalid
:kof99n:00010000:10A812:00000020:FFFFFFFF:#Krizalid (second form)
:kof99n:00010000:10A812:00000021:FFFFFFFF:Kyo-2
:kof99n:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof99n:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof99n:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof99n:00010000:10A85B:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99n:00010000:10A85B:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99n:00010000:10A85B:00000005:FFFFFFFF:4th character selected at random
:kof99n:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof99n:00010000:10A813:00000000:FFFFFFFF:A colour
:kof99n:00010000:10A813:00000001:FFFFFFFF:B colour
:kof99n:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof99n:00010000:10A814:00000000:FFFFFFFF:A colour
:kof99n:00010000:10A814:00000001:FFFFFFFF:B colour
:kof99n:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof99n:00010000:10A815:00000000:FFFFFFFF:A colour
:kof99n:00010000:10A815:00000001:FFFFFFFF:B colour
:kof99n:62000000:000000:00000000:00000000:Select Colour PL2 (D):This refers to the fourth character selected
:kof99n:00010000:10A816:00000000:FFFFFFFF:A colour
:kof99n:00010000:10A816:00000001:FFFFFFFF:B colour
:kof99n:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof99n:00010000:10A817:00000000:FFFFFFFF:Character A:First character selected
:kof99n:00010000:10A817:00000001:FFFFFFFF:Character B:Second character selected
:kof99n:00010000:10A817:00000002:FFFFFFFF:Character C:Third character selected
:kof99n:00010000:10A817:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99n:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof99n:00010000:10A818:00000000:FFFFFFFF:Character A:First character selected
:kof99n:00010000:10A818:00000001:FFFFFFFF:Character B:Second character selected
:kof99n:00010000:10A818:00000002:FFFFFFFF:Character C:Third character selected
:kof99n:00010000:10A818:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99n:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof99n:00010000:10A819:00000000:FFFFFFFF:Character A:First character selected
:kof99n:00010000:10A819:00000001:FFFFFFFF:Character B:Second character selected
:kof99n:00010000:10A819:00000002:FFFFFFFF:Character C:Third character selected
:kof99n:00010000:10A819:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99n:62000000:000000:00000000:00000000:Select Striker PL2:This refers to the striker
:kof99n:00010000:10A81A:00000000:FFFFFFFF:Character A:First character selected
:kof99n:00010000:10A81A:00000001:FFFFFFFF:Character B:Second character selected
:kof99n:00010000:10A81A:00000002:FFFFFFFF:Character C:Third character selected
:kof99n:00010000:10A81A:00000003:FFFFFFFF:Character D:Fourth character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof99n:60000000:000000:00000000:00000000:[Use for Terry PL1]
:kof99n:00000000:10E70C:0000000C:FFFFFFFF:Rising Tackle
:kof99n:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof99n:00000000:10E710:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99n:60000000:000000:00000000:00000000:[Use for Robert PL1]
:kof99n:00000000:10E708:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99n:00000000:10E70C:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99n:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof99n:00000000:10E70C:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99n:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof99n:00000000:10E708:0000000C:FFFFFFFF:Moon Slasher
:kof99n:00000000:10E70A:0000000C:FFFFFFFF:Ground Saber
:kof99n:00000000:10E710:0000000C:FFFFFFFF:Baltic Launcher
:kof99n:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof99n:00000000:10E70A:0000000C:FFFFFFFF:Gatling Attack
:kof99n:00000000:10E70C:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99n:60000000:000000:00000000:00000000:[Use for Clark PL1]
:kof99n:00000000:10E714:0000000C:FFFFFFFF:Gatling Attack
:kof99n:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof99n:00000000:10E716:0000000C:FFFFFFFF:Straight Slicer
:kof99n:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof99n:00000000:10E708:0000000C:FFFFFFFF:Hien Zan
:kof99n:00000000:10E70E:0000000C:FFFFFFFF:Ryuusei Raku
:kof99n:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof99n:00000000:10E708:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99n:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof99n:00000000:10E708:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99n:00000000:10E70C:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99n:60000000:000000:00000000:00000000:[Use for Jhun PL1]
:kof99n:00000000:10E714:0000000C:FFFFFFFF:Kuu Sajin
:kof99n:60000000:000000:00000000:00000000:[Use for Terry PL2]
:kof99n:00000000:10E938:0000000C:FFFFFFFF:Rising Tackle
:kof99n:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof99n:00000000:10E93C:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99n:60000000:000000:00000000:00000000:[Use for Robert PL2]
:kof99n:00000000:10E934:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99n:00000000:10E938:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99n:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof99n:00000000:10E938:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99n:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof99n:00000000:10E934:0000000C:FFFFFFFF:Moon Slasher
:kof99n:00000000:10E936:0000000C:FFFFFFFF:Ground Saber
:kof99n:00000000:10E93C:0000000C:FFFFFFFF:Baltic Launcher
:kof99n:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof99n:00000000:10E936:0000000C:FFFFFFFF:Gatling Attack
:kof99n:00000000:10E938:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99n:60000000:000000:00000000:00000000:[Use for Clark PL2]
:kof99n:00000000:10E940:0000000C:FFFFFFFF:Gatling Attack
:kof99n:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof99n:00000000:10E942:0000000C:FFFFFFFF:Straight Slicer
:kof99n:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof99n:00000000:10E934:0000000C:FFFFFFFF:Hien Zan
:kof99n:00000000:10E93A:0000000C:FFFFFFFF:Ryuusei Raku
:kof99n:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof99n:00000000:10E934:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99n:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof99n:00000000:10E934:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99n:00000000:10E938:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99n:60000000:000000:00000000:00000000:[Use for Jhun PL2]
:kof99n:00000000:10E940:0000000C:FFFFFFFF:Kuu Sajin
; [ King of Fighters '99 - Millennium Battle, The (prototype) ]
kof99p:0:10A7E6:60:000:Infinite Time
kof99p:0:10A7E6:00:001:Finish this Round Now!
kof99p:0:10EB49:20:020:Enable Kyo
kof99p:0:10EB49:10:020:Enable Iori
kof99p:0:000000:00:999:[ Enable refers to being able to select on ]
kof99p:0:000000:00:999:[ character select screen, unlock refers to ]
kof99p:0:000000:00:999:[ being able to perform the enable code. ]
kof99p:0:D003FC:0F:113:Unlock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines. Displays <K.I> on title screen. Afterwards, use the following; Hold "Start" over [?] and press "Left,Right,Up,Left,Down,Right" to enable Kyo. Hold "Start" over [?] and press "Right,Left,Up,Right,Down,Left" to enable Iori.
kof99p:0:D003FC:00:113:Lock Kyo + Iori in NVRAM:Enable and reset. Won't work on big-endian machines.
:kof99p:00100000:10EC78:00009999:0000FFFF:Always have 9999 Battle Points (Last Round)
:kof99p:00100000:10DAA2:00009999:0000FFFF:Always have 9999 Battle Points (Current)
:kof99p:00000300:10A7B6:00000005:FFFFFFFF:Select Current Round
:kof99p:62000000:000000:00000000:00000000:Select Backdrop
:kof99p:00010000:10A7AE:00000000:FFFFFFFF:Park
:kof99p:00010000:10A7AE:00000001:FFFFFFFF:Alley
:kof99p:00010000:10A7AE:00000002:FFFFFFFF:Airport
:kof99p:00010000:10A7AE:00000003:FFFFFFFF:Museum
:kof99p:00010000:10A7AE:00000004:FFFFFFFF:Sewage System
:kof99p:00010000:10A7AE:00000005:FFFFFFFF:Temple
:kof99p:62000000:000000:00000000:00000000:Select Backdrop Music:2P mode only
:kof99p:00010000:10ECBD:00000000:FFFFFFFF:KD-0079:Hero Team
:kof99p:00010000:10ECBD:00000001:FFFFFFFF:176th Street:Fatal Fury Team
:kof99p:00010000:10ECBD:00000002:FFFFFFFF:Ryu-Ko:Art of Fighting Team
:kof99p:00010000:10ECBD:00000003:FFFFFFFF:W. W. III:Ikari Team
:kof99p:00010000:10ECBD:00000004:FFFFFFFF:Psyco Sonic Trip:Psycho Soldier Team
:kof99p:00010000:10ECBD:00000005:FFFFFFFF:Sha-La-La:Gals Fighters Team
:kof99p:00010000:10ECBD:00000006:FFFFFFFF:The Way to Rebirth:Korea Team
:kof99p:00010000:10ECBD:00000007:FFFFFFFF:Mechanical Bless:Krizalid
:kof99p:00010000:10ECBD:00000008:FFFFFFFF:Dear Falling Angel:Krizalid (second form)
:kof99p:00010000:10ECBD:00000009:FFFFFFFF:Tears:Kyo
:kof99p:00010000:10ECBD:0000000A:FFFFFFFF:Sadistic Eyes:Iori
:kof99p:00010000:10ECBD:0000000B:FFFFFFFF:Esaka? (Acid Mix):Kyo-1/Kyo-2
; Activate any N of the first seven to go to stage N.
; Activate any five of the first seven to go to Krizalid.
; Activate any five of the first seven and the last one to go to Krizalid (second form).
:kof99p:00000001:10A799:00000001:00000001:Beaten Hero Team
:kof99p:00000001:10A799:00000002:00000002:Beaten Fatal Fury Team
:kof99p:00000001:10A799:00000004:00000004:Beaten Art of Fighting Team
:kof99p:00000001:10A799:00000008:00000008:Beaten Ikari Team
:kof99p:00000001:10A799:00000010:00000010:Beaten Psycho Soldier Team
:kof99p:00000001:10A799:00000020:00000020:Beaten Gals Fighters Team
:kof99p:00000001:10A799:00000040:00000040:Beaten Korea Team
:kof99p:00000001:10A799:00000080:00000080:Beaten Krizalid
kof99p:0:108239:65:000:Infinite Energy PL1
kof99p:0:108239:00:001:Drain all Energy Now! PL1
kof99p:0:1081E8:90:000:Maximum Power PL1
kof99p:0:1081E8:00:001:Drain all Power Now! PL1
kof99p:0:1082E3:05:000:Infinite Strikers PL1
:kof99p:00000000:10823F:00000065:FFFFFFFF:Never Get Dizzied PL1
:kof99p:00000000:10823F:00000000:FFFFFFFF:Every Hit Will Dizzy PL1
:kof99p:00000000:108244:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL1
:kof99p:00000000:108244:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL1
:kof99p:00000000:108247:00000065:FFFFFFFF:Never Get Guard Crushed PL1
:kof99p:00000000:108247:00000000:FFFFFFFF:Every Block Will Guard Crush PL1
:kof99p:00000000:10824C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL1
:kof99p:00000000:10824C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL1
kof99p:0:000000:00:999:[ Kind of weird autoguard you must push ]
kof99p:0:000000:00:999:[ down to defend from low attacks. ]
kof99p:0:108195:0A:000:Autoguard PL1
kof99p:0:000000:00:999:[ These cheats may cause some glitches. ]
kof99p:0:10817D:0C:000:All Moves Combo PL1
:kof99p:62000000:000000:00000000:00000000:Select Team PL1
:kof99p:00010000:10A7F7:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99p:00010000:10A7F7:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99p:00010000:10A7F7:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99p:00010000:10A7F7:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99p:00010000:10A7F7:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99p:00010000:10A7F7:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99p:00010000:10A7F7:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99p:00010000:10A7F7:00000007:FFFFFFFF:Krizalid (solo)
:kof99p:00010000:10A7F7:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99p:00010000:10A7F7:00000009:FFFFFFFF:Kyo (solo)
:kof99p:00010000:10A7F7:0000000A:FFFFFFFF:Iori (solo)
:kof99p:00010000:10A7F7:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99p:00010000:10A7F7:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99p:00010000:10A7F7:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99p:00010000:10A7F7:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99p:00000100:10A7F9:00000002:FFFFFFFF:Select Rounds Lost PL1
:kof99p:62000000:000000:00000000:00000000:Select Character PL1 (A):This refers to the first character selected
:kof99p:00010000:10A7FA:00000000:FFFFFFFF:K'
:kof99p:00010000:10A7FA:00000001:FFFFFFFF:Maxima
:kof99p:00010000:10A7FA:00000002:FFFFFFFF:Benimaru Nikaido
:kof99p:00010000:10A7FA:00000003:FFFFFFFF:Shingo Yabuki
:kof99p:00010000:10A7FA:00000004:FFFFFFFF:Terry Bogard
:kof99p:00010000:10A7FA:00000005:FFFFFFFF:Andy Bogard
:kof99p:00010000:10A7FA:00000006:FFFFFFFF:Joe Higashi
:kof99p:00010000:10A7FA:00000007:FFFFFFFF:Mai Shiranui
:kof99p:00010000:10A7FA:00000008:FFFFFFFF:Ryo Sakazaki
:kof99p:00010000:10A7FA:00000009:FFFFFFFF:Robert Garcia
:kof99p:00010000:10A7FA:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99p:00010000:10A7FA:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99p:00010000:10A7FA:0000000C:FFFFFFFF:Leona
:kof99p:00010000:10A7FA:0000000D:FFFFFFFF:Ralf Jones
:kof99p:00010000:10A7FA:0000000E:FFFFFFFF:Clark Steel
:kof99p:00010000:10A7FA:0000000F:FFFFFFFF:Whip
:kof99p:00010000:10A7FA:00000010:FFFFFFFF:Athena Asamiya
:kof99p:00010000:10A7FA:00000011:FFFFFFFF:Sie Kensou
:kof99p:00010000:10A7FA:00000012:FFFFFFFF:Chin Gentsai
:kof99p:00010000:10A7FA:00000013:FFFFFFFF:Bao
:kof99p:00010000:10A7FA:00000014:FFFFFFFF:King
:kof99p:00010000:10A7FA:00000015:FFFFFFFF:Blue Mary
:kof99p:00010000:10A7FA:00000016:FFFFFFFF:Kasumi Todo
:kof99p:00010000:10A7FA:00000017:FFFFFFFF:Li Xiangfei
:kof99p:00010000:10A7FA:00000018:FFFFFFFF:Kim Kaphwan
:kof99p:00010000:10A7FA:00000019:FFFFFFFF:Chang Koehan
:kof99p:00010000:10A7FA:0000001A:FFFFFFFF:Choi Bounge
:kof99p:00010000:10A7FA:0000001B:FFFFFFFF:Jhun Hoon
:kof99p:00010000:10A7FA:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99p:00010000:10A7FA:0000001D:FFFFFFFF:Kyo-1
:kof99p:00010000:10A7FA:0000001E:FFFFFFFF:#Iori Yagami
:kof99p:00010000:10A7FA:0000001F:FFFFFFFF:#Krizalid
:kof99p:00010000:10A7FA:00000020:FFFFFFFF:#Krizalid (second form)
:kof99p:00010000:10A7FA:00000021:FFFFFFFF:Kyo-2
:kof99p:62000000:000000:00000000:00000000:Select Character PL1 (B):This refers to the second character selected
:kof99p:00010000:10A7FB:00000000:FFFFFFFF:K'
:kof99p:00010000:10A7FB:00000001:FFFFFFFF:Maxima
:kof99p:00010000:10A7FB:00000002:FFFFFFFF:Benimaru Nikaido
:kof99p:00010000:10A7FB:00000003:FFFFFFFF:Shingo Yabuki
:kof99p:00010000:10A7FB:00000004:FFFFFFFF:Terry Bogard
:kof99p:00010000:10A7FB:00000005:FFFFFFFF:Andy Bogard
:kof99p:00010000:10A7FB:00000006:FFFFFFFF:Joe Higashi
:kof99p:00010000:10A7FB:00000007:FFFFFFFF:Mai Shiranui
:kof99p:00010000:10A7FB:00000008:FFFFFFFF:Ryo Sakazaki
:kof99p:00010000:10A7FB:00000009:FFFFFFFF:Robert Garcia
:kof99p:00010000:10A7FB:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99p:00010000:10A7FB:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99p:00010000:10A7FB:0000000C:FFFFFFFF:Leona
:kof99p:00010000:10A7FB:0000000D:FFFFFFFF:Ralf Jones
:kof99p:00010000:10A7FB:0000000E:FFFFFFFF:Clark Steel
:kof99p:00010000:10A7FB:0000000F:FFFFFFFF:Whip
:kof99p:00010000:10A7FB:00000010:FFFFFFFF:Athena Asamiya
:kof99p:00010000:10A7FB:00000011:FFFFFFFF:Sie Kensou
:kof99p:00010000:10A7FB:00000012:FFFFFFFF:Chin Gentsai
:kof99p:00010000:10A7FB:00000013:FFFFFFFF:Bao
:kof99p:00010000:10A7FB:00000014:FFFFFFFF:King
:kof99p:00010000:10A7FB:00000015:FFFFFFFF:Blue Mary
:kof99p:00010000:10A7FB:00000016:FFFFFFFF:Kasumi Todo
:kof99p:00010000:10A7FB:00000017:FFFFFFFF:Li Xiangfei
:kof99p:00010000:10A7FB:00000018:FFFFFFFF:Kim Kaphwan
:kof99p:00010000:10A7FB:00000019:FFFFFFFF:Chang Koehan
:kof99p:00010000:10A7FB:0000001A:FFFFFFFF:Choi Bounge
:kof99p:00010000:10A7FB:0000001B:FFFFFFFF:Jhun Hoon
:kof99p:00010000:10A7FB:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99p:00010000:10A7FB:0000001D:FFFFFFFF:Kyo-1
:kof99p:00010000:10A7FB:0000001E:FFFFFFFF:#Iori Yagami
:kof99p:00010000:10A7FB:0000001F:FFFFFFFF:#Krizalid
:kof99p:00010000:10A7FB:00000020:FFFFFFFF:#Krizalid (second form)
:kof99p:00010000:10A7FB:00000021:FFFFFFFF:Kyo-2
:kof99p:62000000:000000:00000000:00000000:Select Character PL1 (C):This refers to the third character selected
:kof99p:00010000:10A7FC:00000000:FFFFFFFF:K'
:kof99p:00010000:10A7FC:00000001:FFFFFFFF:Maxima
:kof99p:00010000:10A7FC:00000002:FFFFFFFF:Benimaru Nikaido
:kof99p:00010000:10A7FC:00000003:FFFFFFFF:Shingo Yabuki
:kof99p:00010000:10A7FC:00000004:FFFFFFFF:Terry Bogard
:kof99p:00010000:10A7FC:00000005:FFFFFFFF:Andy Bogard
:kof99p:00010000:10A7FC:00000006:FFFFFFFF:Joe Higashi
:kof99p:00010000:10A7FC:00000007:FFFFFFFF:Mai Shiranui
:kof99p:00010000:10A7FC:00000008:FFFFFFFF:Ryo Sakazaki
:kof99p:00010000:10A7FC:00000009:FFFFFFFF:Robert Garcia
:kof99p:00010000:10A7FC:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99p:00010000:10A7FC:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99p:00010000:10A7FC:0000000C:FFFFFFFF:Leona
:kof99p:00010000:10A7FC:0000000D:FFFFFFFF:Ralf Jones
:kof99p:00010000:10A7FC:0000000E:FFFFFFFF:Clark Steel
:kof99p:00010000:10A7FC:0000000F:FFFFFFFF:Whip
:kof99p:00010000:10A7FC:00000010:FFFFFFFF:Athena Asamiya
:kof99p:00010000:10A7FC:00000011:FFFFFFFF:Sie Kensou
:kof99p:00010000:10A7FC:00000012:FFFFFFFF:Chin Gentsai
:kof99p:00010000:10A7FC:00000013:FFFFFFFF:Bao
:kof99p:00010000:10A7FC:00000014:FFFFFFFF:King
:kof99p:00010000:10A7FC:00000015:FFFFFFFF:Blue Mary
:kof99p:00010000:10A7FC:00000016:FFFFFFFF:Kasumi Todo
:kof99p:00010000:10A7FC:00000017:FFFFFFFF:Li Xiangfei
:kof99p:00010000:10A7FC:00000018:FFFFFFFF:Kim Kaphwan
:kof99p:00010000:10A7FC:00000019:FFFFFFFF:Chang Koehan
:kof99p:00010000:10A7FC:0000001A:FFFFFFFF:Choi Bounge
:kof99p:00010000:10A7FC:0000001B:FFFFFFFF:Jhun Hoon
:kof99p:00010000:10A7FC:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99p:00010000:10A7FC:0000001D:FFFFFFFF:Kyo-1
:kof99p:00010000:10A7FC:0000001E:FFFFFFFF:#Iori Yagami
:kof99p:00010000:10A7FC:0000001F:FFFFFFFF:#Krizalid
:kof99p:00010000:10A7FC:00000020:FFFFFFFF:#Krizalid (second form)
:kof99p:00010000:10A7FC:00000021:FFFFFFFF:Kyo-2
:kof99p:62000000:000000:00000000:00000000:Select Character PL1 (D):This refers to the fourth character selected
:kof99p:00010000:10A7FD:00000000:FFFFFFFF:K'
:kof99p:00010000:10A7FD:00000001:FFFFFFFF:Maxima
:kof99p:00010000:10A7FD:00000002:FFFFFFFF:Benimaru Nikaido
:kof99p:00010000:10A7FD:00000003:FFFFFFFF:Shingo Yabuki
:kof99p:00010000:10A7FD:00000004:FFFFFFFF:Terry Bogard
:kof99p:00010000:10A7FD:00000005:FFFFFFFF:Andy Bogard
:kof99p:00010000:10A7FD:00000006:FFFFFFFF:Joe Higashi
:kof99p:00010000:10A7FD:00000007:FFFFFFFF:Mai Shiranui
:kof99p:00010000:10A7FD:00000008:FFFFFFFF:Ryo Sakazaki
:kof99p:00010000:10A7FD:00000009:FFFFFFFF:Robert Garcia
:kof99p:00010000:10A7FD:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99p:00010000:10A7FD:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99p:00010000:10A7FD:0000000C:FFFFFFFF:Leona
:kof99p:00010000:10A7FD:0000000D:FFFFFFFF:Ralf Jones
:kof99p:00010000:10A7FD:0000000E:FFFFFFFF:Clark Steel
:kof99p:00010000:10A7FD:0000000F:FFFFFFFF:Whip
:kof99p:00010000:10A7FD:00000010:FFFFFFFF:Athena Asamiya
:kof99p:00010000:10A7FD:00000011:FFFFFFFF:Sie Kensou
:kof99p:00010000:10A7FD:00000012:FFFFFFFF:Chin Gentsai
:kof99p:00010000:10A7FD:00000013:FFFFFFFF:Bao
:kof99p:00010000:10A7FD:00000014:FFFFFFFF:King
:kof99p:00010000:10A7FD:00000015:FFFFFFFF:Blue Mary
:kof99p:00010000:10A7FD:00000016:FFFFFFFF:Kasumi Todo
:kof99p:00010000:10A7FD:00000017:FFFFFFFF:Li Xiangfei
:kof99p:00010000:10A7FD:00000018:FFFFFFFF:Kim Kaphwan
:kof99p:00010000:10A7FD:00000019:FFFFFFFF:Chang Koehan
:kof99p:00010000:10A7FD:0000001A:FFFFFFFF:Choi Bounge
:kof99p:00010000:10A7FD:0000001B:FFFFFFFF:Jhun Hoon
:kof99p:00010000:10A7FD:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99p:00010000:10A7FD:0000001D:FFFFFFFF:Kyo-1
:kof99p:00010000:10A7FD:0000001E:FFFFFFFF:#Iori Yagami
:kof99p:00010000:10A7FD:0000001F:FFFFFFFF:#Krizalid
:kof99p:00010000:10A7FD:00000020:FFFFFFFF:#Krizalid (second form)
:kof99p:00010000:10A7FD:00000021:FFFFFFFF:Kyo-2
:kof99p:62000000:000000:00000000:00000000:Select Roulette Status PL1
:kof99p:00010000:10A84A:00000000:FFFFFFFF:No one selected at random
:kof99p:00010000:10A84A:00000002:FFFFFFFF:All characters selected at random
:kof99p:00010000:10A84A:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99p:00010000:10A84A:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99p:00010000:10A84A:00000005:FFFFFFFF:4th character selected at random
:kof99p:62000000:000000:00000000:00000000:Select Colour PL1 (A):This refers to the first character selected
:kof99p:00010000:10A7FE:00000000:FFFFFFFF:A colour
:kof99p:00010000:10A7FE:00000001:FFFFFFFF:B colour
:kof99p:62000000:000000:00000000:00000000:Select Colour PL1 (B):This refers to the second character selected
:kof99p:00010000:10A7FF:00000000:FFFFFFFF:A colour
:kof99p:00010000:10A7FF:00000001:FFFFFFFF:B colour
:kof99p:62000000:000000:00000000:00000000:Select Colour PL1 (C):This refers to the third character selected
:kof99p:00010000:10A800:00000000:FFFFFFFF:A colour
:kof99p:00010000:10A800:00000001:FFFFFFFF:B colour
:kof99p:62000000:000000:00000000:00000000:Select Colour PL1 (D):This refers to the fourth character selected
:kof99p:00010000:10A801:00000000:FFFFFFFF:A colour
:kof99p:00010000:10A801:00000001:FFFFFFFF:B colour
:kof99p:62000000:000000:00000000:00000000:Select First Character PL1:This refers to the character that fights first
:kof99p:00010000:10A802:00000000:FFFFFFFF:Character A:First character selected
:kof99p:00010000:10A802:00000001:FFFFFFFF:Character B:Second character selected
:kof99p:00010000:10A802:00000002:FFFFFFFF:Character C:Third character selected
:kof99p:00010000:10A802:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99p:62000000:000000:00000000:00000000:Select Second Character PL1:This refers to the character that fights second
:kof99p:00010000:10A803:00000000:FFFFFFFF:Character A:First character selected
:kof99p:00010000:10A803:00000001:FFFFFFFF:Character B:Second character selected
:kof99p:00010000:10A803:00000002:FFFFFFFF:Character C:Third character selected
:kof99p:00010000:10A803:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99p:62000000:000000:00000000:00000000:Select Third Character PL1:This refers to the character that fights third
:kof99p:00010000:10A804:00000000:FFFFFFFF:Character A:First character selected
:kof99p:00010000:10A804:00000001:FFFFFFFF:Character B:Second character selected
:kof99p:00010000:10A804:00000002:FFFFFFFF:Character C:Third character selected
:kof99p:00010000:10A804:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99p:62000000:000000:00000000:00000000:Select Striker PL1:This refers to the striker
:kof99p:00010000:10A805:00000000:FFFFFFFF:Character A:First character selected
:kof99p:00010000:10A805:00000001:FFFFFFFF:Character B:Second character selected
:kof99p:00010000:10A805:00000002:FFFFFFFF:Character C:Third character selected
:kof99p:00010000:10A805:00000003:FFFFFFFF:Character D:Fourth character selected
kof99p:0:108439:65:000:Infinite Energy PL2
kof99p:0:108439:00:001:Drain all Energy Now! PL2
kof99p:0:1083E8:90:000:Maximum Power PL2
kof99p:0:1083E8:00:001:Drain all Power Now! PL2
kof99p:0:1084E3:05:000:Infinite Strikers PL2
:kof99p:00000000:10843F:00000065:FFFFFFFF:Never Get Dizzied PL2
:kof99p:00000000:10843F:00000000:FFFFFFFF:Every Hit Will Dizzy PL2
:kof99p:00000000:108444:00000010:FFFFFFFF:Stun Gauge Never Recovers Until Dizzied PL2
:kof99p:00000000:108444:00000000:FFFFFFFF:Stun Gauge Instantly Recovers PL2
:kof99p:00000000:108447:00000065:FFFFFFFF:Never Get Guard Crushed PL2
:kof99p:00000000:108447:00000000:FFFFFFFF:Every Block Will Guard Crush PL2
:kof99p:00000000:10844C:00000010:FFFFFFFF:Guard Bar Never Recovers Until Guard Crushed PL2
:kof99p:00000000:10844C:00000000:FFFFFFFF:Guard Bar Instantly Recovers PL2
kof99p:0:000000:00:999:[ Kind of weird autoguard you must push down ]
kof99p:0:000000:00:999:[ to defend from low attacks. ]
kof99p:0:108395:0A:000:Autoguard PL2
kof99p:0:000000:00:999:[ These cheats may cause some glitches ]
kof99p:0:10837D:0C:000:All Moves Combo PL2
:kof99p:62000000:000000:00000000:00000000:Select Team PL2
:kof99p:00010000:10A80C:00000000:FFFFFFFF:Hero Team:K', Maxima, Benimaru, Shingo
:kof99p:00010000:10A80C:00000001:FFFFFFFF:Fatal Fury Team:Terry, Andy, Joe, Mai
:kof99p:00010000:10A80C:00000002:FFFFFFFF:Art of Fighting Team:Ryo, Robert, Yuri, Takuma
:kof99p:00010000:10A80C:00000003:FFFFFFFF:Ikari Team:Leona, Ralf, Clark, Whip
:kof99p:00010000:10A80C:00000004:FFFFFFFF:Psycho Soldier Team:Athena, Kensou, Chin, Bao
:kof99p:00010000:10A80C:00000005:FFFFFFFF:Gals Fighters Team:King, Mary, Kasumi, Xiangfei
:kof99p:00010000:10A80C:00000006:FFFFFFFF:Korea Team:Kim, Chang, Choi, Jhun
:kof99p:00010000:10A80C:00000007:FFFFFFFF:Krizalid (solo)
:kof99p:00010000:10A80C:00000008:FFFFFFFF:Krizalid (second form) (solo)
:kof99p:00010000:10A80C:00000009:FFFFFFFF:Kyo (solo)
:kof99p:00010000:10A80C:0000000A:FFFFFFFF:Iori (solo)
:kof99p:00010000:10A80C:0000000B:FFFFFFFF:Kyo-Iori Team:Kyo, Iori, any other two
:kof99p:00010000:10A80C:0000000C:FFFFFFFF:Kyo Team:Kyo, any other three
:kof99p:00010000:10A80C:0000000D:FFFFFFFF:Iori Team:Iori, any other three
:kof99p:00010000:10A80C:0000000E:FFFFFFFF:Custom Team
; Apply following cheat after team order selection or between rounds
; In team play, will determine which member in your team fights
; ie. 0 -> first in team order fights, 2-> third in team order fights
:kof99p:00000100:10A80E:00000002:FFFFFFFF:Select Rounds Lost PL2
:kof99p:62000000:000000:00000000:00000000:Select Character PL2 (A):This refers to the first character selected
:kof99p:00010000:10A80F:00000000:FFFFFFFF:K'
:kof99p:00010000:10A80F:00000001:FFFFFFFF:Maxima
:kof99p:00010000:10A80F:00000002:FFFFFFFF:Benimaru Nikaido
:kof99p:00010000:10A80F:00000003:FFFFFFFF:Shingo Yabuki
:kof99p:00010000:10A80F:00000004:FFFFFFFF:Terry Bogard
:kof99p:00010000:10A80F:00000005:FFFFFFFF:Andy Bogard
:kof99p:00010000:10A80F:00000006:FFFFFFFF:Joe Higashi
:kof99p:00010000:10A80F:00000007:FFFFFFFF:Mai Shiranui
:kof99p:00010000:10A80F:00000008:FFFFFFFF:Ryo Sakazaki
:kof99p:00010000:10A80F:00000009:FFFFFFFF:Robert Garcia
:kof99p:00010000:10A80F:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99p:00010000:10A80F:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99p:00010000:10A80F:0000000C:FFFFFFFF:Leona
:kof99p:00010000:10A80F:0000000D:FFFFFFFF:Ralf Jones
:kof99p:00010000:10A80F:0000000E:FFFFFFFF:Clark Steel
:kof99p:00010000:10A80F:0000000F:FFFFFFFF:Whip
:kof99p:00010000:10A80F:00000010:FFFFFFFF:Athena Asamiya
:kof99p:00010000:10A80F:00000011:FFFFFFFF:Sie Kensou
:kof99p:00010000:10A80F:00000012:FFFFFFFF:Chin Gentsai
:kof99p:00010000:10A80F:00000013:FFFFFFFF:Bao
:kof99p:00010000:10A80F:00000014:FFFFFFFF:King
:kof99p:00010000:10A80F:00000015:FFFFFFFF:Blue Mary
:kof99p:00010000:10A80F:00000016:FFFFFFFF:Kasumi Todo
:kof99p:00010000:10A80F:00000017:FFFFFFFF:Li Xiangfei
:kof99p:00010000:10A80F:00000018:FFFFFFFF:Kim Kaphwan
:kof99p:00010000:10A80F:00000019:FFFFFFFF:Chang Koehan
:kof99p:00010000:10A80F:0000001A:FFFFFFFF:Choi Bounge
:kof99p:00010000:10A80F:0000001B:FFFFFFFF:Jhun Hoon
:kof99p:00010000:10A80F:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99p:00010000:10A80F:0000001D:FFFFFFFF:Kyo-1
:kof99p:00010000:10A80F:0000001E:FFFFFFFF:#Iori Yagami
:kof99p:00010000:10A80F:0000001F:FFFFFFFF:#Krizalid
:kof99p:00010000:10A80F:00000020:FFFFFFFF:#Krizalid (second form)
:kof99p:00010000:10A80F:00000021:FFFFFFFF:Kyo-2
:kof99p:62000000:000000:00000000:00000000:Select Character PL2 (B):This refers to the second character selected
:kof99p:00010000:10A810:00000000:FFFFFFFF:K'
:kof99p:00010000:10A810:00000001:FFFFFFFF:Maxima
:kof99p:00010000:10A810:00000002:FFFFFFFF:Benimaru Nikaido
:kof99p:00010000:10A810:00000003:FFFFFFFF:Shingo Yabuki
:kof99p:00010000:10A810:00000004:FFFFFFFF:Terry Bogard
:kof99p:00010000:10A810:00000005:FFFFFFFF:Andy Bogard
:kof99p:00010000:10A810:00000006:FFFFFFFF:Joe Higashi
:kof99p:00010000:10A810:00000007:FFFFFFFF:Mai Shiranui
:kof99p:00010000:10A810:00000008:FFFFFFFF:Ryo Sakazaki
:kof99p:00010000:10A810:00000009:FFFFFFFF:Robert Garcia
:kof99p:00010000:10A810:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99p:00010000:10A810:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99p:00010000:10A810:0000000C:FFFFFFFF:Leona
:kof99p:00010000:10A810:0000000D:FFFFFFFF:Ralf Jones
:kof99p:00010000:10A810:0000000E:FFFFFFFF:Clark Steel
:kof99p:00010000:10A810:0000000F:FFFFFFFF:Whip
:kof99p:00010000:10A810:00000010:FFFFFFFF:Athena Asamiya
:kof99p:00010000:10A810:00000011:FFFFFFFF:Sie Kensou
:kof99p:00010000:10A810:00000012:FFFFFFFF:Chin Gentsai
:kof99p:00010000:10A810:00000013:FFFFFFFF:Bao
:kof99p:00010000:10A810:00000014:FFFFFFFF:King
:kof99p:00010000:10A810:00000015:FFFFFFFF:Blue Mary
:kof99p:00010000:10A810:00000016:FFFFFFFF:Kasumi Todo
:kof99p:00010000:10A810:00000017:FFFFFFFF:Li Xiangfei
:kof99p:00010000:10A810:00000018:FFFFFFFF:Kim Kaphwan
:kof99p:00010000:10A810:00000019:FFFFFFFF:Chang Koehan
:kof99p:00010000:10A810:0000001A:FFFFFFFF:Choi Bounge
:kof99p:00010000:10A810:0000001B:FFFFFFFF:Jhun Hoon
:kof99p:00010000:10A810:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99p:00010000:10A810:0000001D:FFFFFFFF:Kyo-1
:kof99p:00010000:10A810:0000001E:FFFFFFFF:#Iori Yagami
:kof99p:00010000:10A810:0000001F:FFFFFFFF:#Krizalid
:kof99p:00010000:10A810:00000020:FFFFFFFF:#Krizalid (second form)
:kof99p:00010000:10A810:00000021:FFFFFFFF:Kyo-2
:kof99p:62000000:000000:00000000:00000000:Select Character PL2 (C):This refers to the third character selected
:kof99p:00010000:10A811:00000000:FFFFFFFF:K'
:kof99p:00010000:10A811:00000001:FFFFFFFF:Maxima
:kof99p:00010000:10A811:00000002:FFFFFFFF:Benimaru Nikaido
:kof99p:00010000:10A811:00000003:FFFFFFFF:Shingo Yabuki
:kof99p:00010000:10A811:00000004:FFFFFFFF:Terry Bogard
:kof99p:00010000:10A811:00000005:FFFFFFFF:Andy Bogard
:kof99p:00010000:10A811:00000006:FFFFFFFF:Joe Higashi
:kof99p:00010000:10A811:00000007:FFFFFFFF:Mai Shiranui
:kof99p:00010000:10A811:00000008:FFFFFFFF:Ryo Sakazaki
:kof99p:00010000:10A811:00000009:FFFFFFFF:Robert Garcia
:kof99p:00010000:10A811:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99p:00010000:10A811:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99p:00010000:10A811:0000000C:FFFFFFFF:Leona
:kof99p:00010000:10A811:0000000D:FFFFFFFF:Ralf Jones
:kof99p:00010000:10A811:0000000E:FFFFFFFF:Clark Steel
:kof99p:00010000:10A811:0000000F:FFFFFFFF:Whip
:kof99p:00010000:10A811:00000010:FFFFFFFF:Athena Asamiya
:kof99p:00010000:10A811:00000011:FFFFFFFF:Sie Kensou
:kof99p:00010000:10A811:00000012:FFFFFFFF:Chin Gentsai
:kof99p:00010000:10A811:00000013:FFFFFFFF:Bao
:kof99p:00010000:10A811:00000014:FFFFFFFF:King
:kof99p:00010000:10A811:00000015:FFFFFFFF:Blue Mary
:kof99p:00010000:10A811:00000016:FFFFFFFF:Kasumi Todo
:kof99p:00010000:10A811:00000017:FFFFFFFF:Li Xiangfei
:kof99p:00010000:10A811:00000018:FFFFFFFF:Kim Kaphwan
:kof99p:00010000:10A811:00000019:FFFFFFFF:Chang Koehan
:kof99p:00010000:10A811:0000001A:FFFFFFFF:Choi Bounge
:kof99p:00010000:10A811:0000001B:FFFFFFFF:Jhun Hoon
:kof99p:00010000:10A811:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99p:00010000:10A811:0000001D:FFFFFFFF:Kyo-1
:kof99p:00010000:10A811:0000001E:FFFFFFFF:#Iori Yagami
:kof99p:00010000:10A811:0000001F:FFFFFFFF:#Krizalid
:kof99p:00010000:10A811:00000020:FFFFFFFF:#Krizalid (second form)
:kof99p:00010000:10A811:00000021:FFFFFFFF:Kyo-2
:kof99p:62000000:000000:00000000:00000000:Select Character PL2 (D):This refers to the fourth character selected
:kof99p:00010000:10A812:00000000:FFFFFFFF:K'
:kof99p:00010000:10A812:00000001:FFFFFFFF:Maxima
:kof99p:00010000:10A812:00000002:FFFFFFFF:Benimaru Nikaido
:kof99p:00010000:10A812:00000003:FFFFFFFF:Shingo Yabuki
:kof99p:00010000:10A812:00000004:FFFFFFFF:Terry Bogard
:kof99p:00010000:10A812:00000005:FFFFFFFF:Andy Bogard
:kof99p:00010000:10A812:00000006:FFFFFFFF:Joe Higashi
:kof99p:00010000:10A812:00000007:FFFFFFFF:Mai Shiranui
:kof99p:00010000:10A812:00000008:FFFFFFFF:Ryo Sakazaki
:kof99p:00010000:10A812:00000009:FFFFFFFF:Robert Garcia
:kof99p:00010000:10A812:0000000A:FFFFFFFF:Yuri Sakazaki
:kof99p:00010000:10A812:0000000B:FFFFFFFF:Takuma Sakazaki
:kof99p:00010000:10A812:0000000C:FFFFFFFF:Leona
:kof99p:00010000:10A812:0000000D:FFFFFFFF:Ralf Jones
:kof99p:00010000:10A812:0000000E:FFFFFFFF:Clark Steel
:kof99p:00010000:10A812:0000000F:FFFFFFFF:Whip
:kof99p:00010000:10A812:00000010:FFFFFFFF:Athena Asamiya
:kof99p:00010000:10A812:00000011:FFFFFFFF:Sie Kensou
:kof99p:00010000:10A812:00000012:FFFFFFFF:Chin Gentsai
:kof99p:00010000:10A812:00000013:FFFFFFFF:Bao
:kof99p:00010000:10A812:00000014:FFFFFFFF:King
:kof99p:00010000:10A812:00000015:FFFFFFFF:Blue Mary
:kof99p:00010000:10A812:00000016:FFFFFFFF:Kasumi Todo
:kof99p:00010000:10A812:00000017:FFFFFFFF:Li Xiangfei
:kof99p:00010000:10A812:00000018:FFFFFFFF:Kim Kaphwan
:kof99p:00010000:10A812:00000019:FFFFFFFF:Chang Koehan
:kof99p:00010000:10A812:0000001A:FFFFFFFF:Choi Bounge
:kof99p:00010000:10A812:0000001B:FFFFFFFF:Jhun Hoon
:kof99p:00010000:10A812:0000001C:FFFFFFFF:#Kyo Kusanagi
:kof99p:00010000:10A812:0000001D:FFFFFFFF:Kyo-1
:kof99p:00010000:10A812:0000001E:FFFFFFFF:#Iori Yagami
:kof99p:00010000:10A812:0000001F:FFFFFFFF:#Krizalid
:kof99p:00010000:10A812:00000020:FFFFFFFF:#Krizalid (second form)
:kof99p:00010000:10A812:00000021:FFFFFFFF:Kyo-2
:kof99p:62000000:000000:00000000:00000000:Select Roulette Status PL2
:kof99p:00010000:10A85B:00000000:FFFFFFFF:No one selected at random
:kof99p:00010000:10A85B:00000002:FFFFFFFF:All characters selected at random
:kof99p:00010000:10A85B:00000003:FFFFFFFF:2nd, 3rd, and 4th characters selected at random
:kof99p:00010000:10A85B:00000004:FFFFFFFF:3rd and 4th characters selected at random
:kof99p:00010000:10A85B:00000005:FFFFFFFF:4th character selected at random
:kof99p:62000000:000000:00000000:00000000:Select Colour PL2 (A):This refers to the first character selected
:kof99p:00010000:10A813:00000000:FFFFFFFF:A colour
:kof99p:00010000:10A813:00000001:FFFFFFFF:B colour
:kof99p:62000000:000000:00000000:00000000:Select Colour PL2 (B):This refers to the second character selected
:kof99p:00010000:10A814:00000000:FFFFFFFF:A colour
:kof99p:00010000:10A814:00000001:FFFFFFFF:B colour
:kof99p:62000000:000000:00000000:00000000:Select Colour PL2 (C):This refers to the third character selected
:kof99p:00010000:10A815:00000000:FFFFFFFF:A colour
:kof99p:00010000:10A815:00000001:FFFFFFFF:B colour
:kof99p:62000000:000000:00000000:00000000:Select Colour PL2 (D):This refers to the fourth character selected
:kof99p:00010000:10A816:00000000:FFFFFFFF:A colour
:kof99p:00010000:10A816:00000001:FFFFFFFF:B colour
:kof99p:62000000:000000:00000000:00000000:Select First Character PL2:This refers to the character that fights first
:kof99p:00010000:10A817:00000000:FFFFFFFF:Character A:First character selected
:kof99p:00010000:10A817:00000001:FFFFFFFF:Character B:Second character selected
:kof99p:00010000:10A817:00000002:FFFFFFFF:Character C:Third character selected
:kof99p:00010000:10A817:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99p:62000000:000000:00000000:00000000:Select Second Character PL2:This refers to the character that fights second
:kof99p:00010000:10A818:00000000:FFFFFFFF:Character A:First character selected
:kof99p:00010000:10A818:00000001:FFFFFFFF:Character B:Second character selected
:kof99p:00010000:10A818:00000002:FFFFFFFF:Character C:Third character selected
:kof99p:00010000:10A818:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99p:62000000:000000:00000000:00000000:Select Third Character PL2:This refers to the character that fights third
:kof99p:00010000:10A819:00000000:FFFFFFFF:Character A:First character selected
:kof99p:00010000:10A819:00000001:FFFFFFFF:Character B:Second character selected
:kof99p:00010000:10A819:00000002:FFFFFFFF:Character C:Third character selected
:kof99p:00010000:10A819:00000003:FFFFFFFF:Character D:Fourth character selected
:kof99p:62000000:000000:00000000:00000000:Select Striker PL2:This refers to the striker
:kof99p:00010000:10A81A:00000000:FFFFFFFF:Character A:First character selected
:kof99p:00010000:10A81A:00000001:FFFFFFFF:Character B:Second character selected
:kof99p:00010000:10A81A:00000002:FFFFFFFF:Character C:Third character selected
:kof99p:00010000:10A81A:00000003:FFFFFFFF:Character D:Fourth character selected
; Skip Charge cheats - allows the charge part of charge moves to be skipped completely
; "Third section" cheats until proper MLCs are found, when these cheats become obsolete
:kof99p:60000000:000000:00000000:00000000:[Use for Terry PL1]
:kof99p:00000000:10E70C:0000000C:FFFFFFFF:Rising Tackle
:kof99p:60000000:000000:00000000:00000000:[Use for Mai PL1]
:kof99p:00000000:10E710:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99p:60000000:000000:00000000:00000000:[Use for Robert PL1]
:kof99p:00000000:10E708:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99p:00000000:10E70C:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99p:60000000:000000:00000000:00000000:[Use for Takuma PL1]
:kof99p:00000000:10E70C:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99p:60000000:000000:00000000:00000000:[Use for Leona PL1]
:kof99p:00000000:10E708:0000000C:FFFFFFFF:Moon Slasher
:kof99p:00000000:10E70A:0000000C:FFFFFFFF:Ground Saber
:kof99p:00000000:10E710:0000000C:FFFFFFFF:Baltic Launcher
:kof99p:60000000:000000:00000000:00000000:[Use for Ralf PL1]
:kof99p:00000000:10E70A:0000000C:FFFFFFFF:Gatling Attack
:kof99p:00000000:10E70C:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99p:60000000:000000:00000000:00000000:[Use for Clark PL1]
:kof99p:00000000:10E714:0000000C:FFFFFFFF:Gatling Attack
:kof99p:60000000:000000:00000000:00000000:[Use for Mary PL1]
:kof99p:00000000:10E716:0000000C:FFFFFFFF:Straight Slicer
:kof99p:60000000:000000:00000000:00000000:[Use for Kim PL1]
:kof99p:00000000:10E708:0000000C:FFFFFFFF:Hien Zan
:kof99p:00000000:10E70E:0000000C:FFFFFFFF:Ryuusei Raku
:kof99p:60000000:000000:00000000:00000000:[Use for Chang PL1]
:kof99p:00000000:10E708:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99p:60000000:000000:00000000:00000000:[Use for Choi PL1]
:kof99p:00000000:10E708:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99p:00000000:10E70C:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99p:60000000:000000:00000000:00000000:[Use for Jhun PL1]
:kof99p:00000000:10E714:0000000C:FFFFFFFF:Kuu Sajin
:kof99p:60000000:000000:00000000:00000000:[Use for Terry PL2]
:kof99p:00000000:10E938:0000000C:FFFFFFFF:Rising Tackle
:kof99p:60000000:000000:00000000:00000000:[Use for Mai PL2]
:kof99p:00000000:10E93C:0000000C:FFFFFFFF:Musasabi no Mai (Chijou)
:kof99p:60000000:000000:00000000:00000000:[Use for Robert PL2]
:kof99p:00000000:10E934:0000000C:FFFFFFFF:Ryuugeki Ken, Hien Senpuu Kyaku
:kof99p:00000000:10E938:0000000C:FFFFFFFF:Sen'en Renbu Kyaku, Ryuu Zanshou
:kof99p:60000000:000000:00000000:00000000:[Use for Takuma PL2]
:kof99p:00000000:10E938:0000000C:FFFFFFFF:Hien Shippu Kyaku
:kof99p:60000000:000000:00000000:00000000:[Use for Leona PL2]
:kof99p:00000000:10E934:0000000C:FFFFFFFF:Moon Slasher
:kof99p:00000000:10E936:0000000C:FFFFFFFF:Ground Saber
:kof99p:00000000:10E93C:0000000C:FFFFFFFF:Baltic Launcher
:kof99p:60000000:000000:00000000:00000000:[Use for Ralf PL2]
:kof99p:00000000:10E936:0000000C:FFFFFFFF:Gatling Attack
:kof99p:00000000:10E938:0000000C:FFFFFFFF:Kyuukouka Bakudan Punch (Chijou)
:kof99p:60000000:000000:00000000:00000000:[Use for Clark PL2]
:kof99p:00000000:10E940:0000000C:FFFFFFFF:Gatling Attack
:kof99p:60000000:000000:00000000:00000000:[Use for Mary PL2]
:kof99p:00000000:10E942:0000000C:FFFFFFFF:Straight Slicer
:kof99p:60000000:000000:00000000:00000000:[Use for Kim PL2]
:kof99p:00000000:10E934:0000000C:FFFFFFFF:Hien Zan
:kof99p:00000000:10E93A:0000000C:FFFFFFFF:Ryuusei Raku
:kof99p:60000000:000000:00000000:00000000:[Use for Chang PL2]
:kof99p:00000000:10E934:0000000C:FFFFFFFF:Tekkyuu Funsai Geki
:kof99p:60000000:000000:00000000:00000000:[Use for Choi PL2]
:kof99p:00000000:10E934:0000000C:FFFFFFFF:Tatsumaki Shippu Zan, Hishou Kuuretsu Zan
:kof99p:00000000:10E938:0000000C:FFFFFFFF:Senpuu Hien Sashi
:kof99p:60000000:000000:00000000:00000000:[Use for Jhun PL2]
:kof99p:00000000:10E940:0000000C:FFFFFFFF:Kuu Sajin
; [ Koi Koi Shimasyo 2 - Super Real Hanafuda (Japan) ]
koikois2:0:002DFA:63:000:Always have a winning score
koikois2:0:002DFB:00:500:Always have a winning score (2/2)
:koikois2:00100000:003699:00002008:FFFFFFFF:Always win after discarding a Card
:koikois2:00110000:00369B:00000028:FFFFFFFF:Always win after discarding a Card (02/12)
:koikois2:00110000:00369D:0000181C:FFFFFFFF:Always win after discarding a Card (03/12)
:koikois2:00110000:00369F:00002414:FFFFFFFF:Always win after discarding a Card (04/12)
:koikois2:00110000:0036A1:00000109:FFFFFFFF:Always win after discarding a Card (05/12)
:koikois2:00110000:0036A3:00002905:FFFFFFFF:Always win after discarding a Card (06/12)
:koikois2:00110000:0036A5:0000041D:FFFFFFFF:Always win after discarding a Card (07/12)
:koikois2:00110000:0036A7:00002515:FFFFFFFF:Always win after discarding a Card (08/12)
:koikois2:00110000:0036A9:00002A21:FFFFFFFF:Always win after discarding a Card (09/12)
:koikois2:00110000:0036AB:0000110A:FFFFFFFF:Always win after discarding a Card (10/12)
:koikois2:00110000:0036AD:0000190C:FFFFFFFF:Always win after discarding a Card (11/12)
:koikois2:00110000:0036AF:00000D2C:FFFFFFFF:Always win after discarding a Card (12/12)
koikois2:0:002DF8:00:000:Play with Kasumi Nozawa:Turn OFF to go to next level on completion
koikois2:0:002DF8:01:000:Play with Kaede Takiguchi:Turn OFF to go to next level on completion
koikois2:0:002F05:00:500:Play with Kaede Takiguchi (2/2)
koikois2:0:002DF8:01:000:Play with Natsumi Sakai:Turn OFF to go to next level on completion
koikois2:0:002F05:01:500:Play with Natsumi Sakai (2/2)
koikois2:0:002DF8:02:000:Play with Mika Nishida:Turn OFF to go to next level on completion
koikois2:0:002F05:00:500:Play with Mika Nishida (2/2)
koikois2:0:002DF8:02:000:Play with Yukari Natsume:Turn OFF to go to next level on completion
koikois2:0:002F05:01:500:Play with Yukari Natsume (2/2)
koikois2:0:002DF8:03:000:Play with Naoko Migite:Turn OFF to go to next level on completion
koikois2:0:002F05:00:500:Play with Naoko Migite (2/2)
koikois2:0:002DF8:03:000:Play with Rikako Kishibe:Turn OFF to go to next level on completion
koikois2:0:002F05:01:500:Play with Rikako Kishibe (2/2)
koikois2:0:002DF8:04:000:Play with Saki Aikawa:Turn OFF to go to the ending on completion
koikois2:0:002DF8:05:000:See the Ending:Turn this cheat OFF when the golden trophy is onscreen to see the rest of the ending
; [ Mahjong Koi no Magic Potion (Japan) ]
koinomp:0:0000:00:999:[The winning hand cheat must]
koinomp:0:0000:00:999:[be activated when there are]
koinomp:0:0000:00:999:[14 tiles in your hand, then]
koinomp:0:0000:00:999:[press the RON key . ]
koinomp:0:0000:00:999:[('Z' by default). The tiles]
koinomp:0:0000:00:999:[do not visually change ]
koinomp:0:0000:00:999:[until you make a move. ]
koinomp:0:ECDC:31:001:Get winning hand Now!
koinomp:0:ECDD:31:501:Get winning hand Now! (02/14)
koinomp:0:ECDE:31:501:Get winning hand Now! (03/14)
koinomp:0:ECDF:32:501:Get winning hand Now! (04/14)
koinomp:0:ECE0:32:501:Get winning hand Now! (05/14)
koinomp:0:ECE1:32:501:Get winning hand Now! (06/14)
koinomp:0:ECE2:33:501:Get winning hand Now! (07/14)
koinomp:0:ECE3:33:501:Get winning hand Now! (08/14)
koinomp:0:ECE4:33:501:Get winning hand Now! (09/14)
koinomp:0:ECE5:34:501:Get winning hand Now! (10/14)
koinomp:0:ECE6:34:501:Get winning hand Now! (11/14)
koinomp:0:ECE7:34:501:Get winning hand Now! (12/14)
koinomp:0:ECE8:35:501:Get winning hand Now! (13/14)
koinomp:0:ECE9:35:501:Get winning hand Now! (14/14)
koinomp:0:0000:00:999:[At the start of a game, ]
koinomp:0:0000:00:999:[there may be some small ]
koinomp:0:0000:00:999:[glitches on the tiles when ]
koinomp:0:0000:00:999:[using the 'Always' cheats. ]
koinomp:0:0000:00:999:[The cheats should still ]
koinomp:0:0000:00:999:[work as normal. ]
koinomp:0:ECDC:31:000:Always winning hand
koinomp:0:ECDD:31:500:Always winning hand (02/14)
koinomp:0:ECDE:31:500:Always winning hand (03/14)
koinomp:0:ECDF:32:500:Always winning hand (04/14)
koinomp:0:ECE0:32:500:Always winning hand (05/14)
koinomp:0:ECE1:32:500:Always winning hand (06/14)
koinomp:0:ECE2:33:500:Always winning hand (07/14)
koinomp:0:ECE3:33:500:Always winning hand (08/14)
koinomp:0:ECE4:33:500:Always winning hand (09/14)
koinomp:0:ECE5:34:500:Always winning hand (10/14)
koinomp:0:ECE6:34:500:Always winning hand (11/14)
koinomp:0:ECE7:34:500:Always winning hand (12/14)
koinomp:0:ECE8:35:500:Always winning hand (13/14)
koinomp:0:ECE9:35:500:Always winning hand (14/14)
; [ Konami '88 ]
konami88:0:0000:00:999:[It is best to turn off the ]
konami88:0:0000:00:999:[event select cheats when ]
konami88:0:0000:00:999:[you start the event or you ]
konami88:0:0000:00:999:[will not progress events! ]
konami88:0:20D4:00:000:Set event to 100m Dash
konami88:0:20D4:01:000:Set event to Long Jump
konami88:0:20D4:02:000:Set event to 400m Relay 1
konami88:0:20D4:03:000:Set event to Skeet Shooting
konami88:0:20D4:04:000:Set event to 110m Hurdles
konami88:0:20D4:05:000:Set event to Archery
konami88:0:20D4:06:000:Set event to Javelin Throw
konami88:0:20D4:07:000:Set event to High Jump
konami88:0:20D4:08:000:Set event to 400m Relay 2:Only use before game starts!
konami88:0:20D4:08:000:Finish Game after this event!
konami88:0:0000:00:999:[Note Event cheats should be]
konami88:0:0000:00:999:[turned off at end of event ]
konami88:0:0000:00:999:[or sprite corruption will ]
konami88:0:0000:00:999:[occur. Don't turn on max ]
konami88:0:0000:00:999:[power cheats too soon! ]
konami88:0:0000:00:999:[ 100M DASH ]
konami88:0:2AB4:00:000:Infinite Time '00"00'
konami88:0:2AB3:00:500:Infinite Time '00"00' (2/4)
konami88:0:2AB2:00:500:Infinite Time '00"00' (3/4)
konami88:0:2AB1:00:500:Infinite Time '00"00' (4/4)
konami88:0:2312:0A:000:Maximum Power PL1
konami88:0:232A:0A:500:Maximum Power PL1 (2/2)
konami88:0:3322:00:000:Infinite False Starts PL1
konami88:0:0000:00:999:[ LONG JUMP ]
konami88:0:2365:E0:000:Maximum Power:Press fire to get body back
konami88:0:37EA:50:500:Maximum Power (2/2):Press fire to get body back
konami88:0:2364:45:000:Always jump at 45 deg.
konami88:0:2363:2D:500:Always jump at 45 deg. (2/2)
konami88:0:0000:00:999:[ JAVELIN ]
konami88:0:2365:E0:000:Maximum Power:Press fire to get body back
konami88:0:37EA:50:500:Maximum Power (2/2):Press fire to get body back
konami88:0:2364:45:000:Always throw at 45 deg.
konami88:0:2363:2D:500:Always throw at 45 deg. (2/2)
konami88:0:2240:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Konami GT ]
konamigt:0:060204:47:000:Infinite Fuel
konamigt:0:060210:00:000:Always have max speed
konamigt:0:06002C:96:002:Sound Test Timer Stop:[PL1 Shot2]Next Code
; [ KO Punch ]
kopunch:0:0000:00:999:[ There are no cheats ]:REASON 1
kopunch:0:0000:00:999:[ for this game as it ]:REASON 1
kopunch:0:0000:00:999:[ didn't work the last ]:REASON 1
kopunch:0:0000:00:999:[ time it was tested. ]:REASON 1
kopunch:0:0000:00:999:[ If the game now works ]:REASON 1
kopunch:0:0000:00:999:[ please request cheats ]:REASON 1
kopunch:0:0000:00:999:[ for it on the cheat ]:REASON 1
kopunch:0:0000:00:999:[ forums. ]:REASON 1
; [ Mahjong-zukino Korinai Menmen (Japan 880425) ]
korinai:0:0000:00:999:[ There are cheats ]:REASON 4
korinai:0:0000:00:999:[ available for this ]:REASON 4
korinai:0:0000:00:999:[ game though due to ]:REASON 4
korinai:0:0000:00:999:[ time constaints they ]:REASON 4
korinai:0:0000:00:999:[ have not been checked ]:REASON 4
korinai:0:0000:00:999:[ or bug-fixed, yet. ]:REASON 4
korinai:0:0000:00:999:[ The cheats may appear ]:REASON 4
korinai:0:0000:00:999:[ in the next cheat ]:REASON 4
korinai:0:0000:00:999:[ file, you can search ]:REASON 4
korinai:0:0000:00:999:[ the cheat forums if ]:REASON 4
korinai:0:0000:00:999:[ you are really ]:REASON 4
korinai:0:0000:00:999:[ desperate though. ]:REASON 4
; [ Korosuke Roller ]
korosuke:0:4C1E:99:000:Infinite Credits
korosuke:0:4FC8:4C:000:Yellow can't eat you
korosuke:0:4FCA:4C:000:Green can't eat you
korosuke:0:4FC8:E0:001:Yellow can eat you
korosuke:0:4FCA:E0:001:Green can eat you
korosuke:0:4C1C:06:000:Infinite Lives PL1
korosuke:0:4C1D:06:000:Infinite Lives PL2
; [ Ah Eikou no Koshien (Japan) ]
koshien:0:1000A1:09:000:Infinite Credits
koshien:0:10049E:00:000:Infinite Strikes
koshien:0:10049F:00:000:Infinite Balls
koshien:0:1004A0:00:000:Infinite Outs
koshien:0:10049E:00:001:Set Strikes to 0 Now!
koshien:0:10049E:02:001:Set Strikes to 2 Now!
koshien:0:10049F:00:001:Set Balls to 0 Now!
koshien:0:10049F:03:001:Set Balls to 3 Now!
koshien:0:1004A0:00:001:Set Outs to 0 Now!
koshien:0:1004A0:02:001:Set Outs to 2 Now!
koshien:0:1004A6:00:000:Score always = 0 1st Team
koshien:0:1004DA:00:500:Score always = 0 1st Team (2/2)
koshien:0:1004A6:99:000:Score always = 99 1st Team
koshien:0:1004DA:99:500:Score always = 99 1st Team (2/2)
koshien:0:1004A6:00:001:Score = 0 Now! 1st Team
koshien:0:1004DA:00:501:Score = 0 Now! 1st Team (2/2)
koshien:0:1004A6:50:001:Score = 50 Now! 1st Team
koshien:0:1004DA:50:501:Score = 50 Now! 1st Team (2/2)
koshien:0:1004A5:00:000:Score always = 0 2nd Team
koshien:0:1004DB:00:500:Score always = 0 2nd Team (2/2)
koshien:0:1004A5:99:000:Score always = 99 2nd Team
koshien:0:1004DB:99:500:Score always = 99 2nd Team (2/2)
koshien:0:1004A5:00:001:Score = 0 Now! 2nd Team
koshien:0:1004DB:00:501:Score = 0 Now! 2nd Team (2/2)
koshien:0:1004A5:50:001:Score = 50 Now! 2nd Team
koshien:0:1004DB:50:501:Score = 50 Now! 2nd Team (2/2)
; [ King of the Monsters (set 1) ]
kotm:0:10FD89:64:000:Infinite Continues
kotm:0:10202C:00:500:Infinite Continues (2/2)
kotm:0:101FB5:00:000:Infinite Time
kotm:0:101FB6:83:500:Infinite Time (2/3)
kotm:0:101FB7:3F:500:Infinite Time (3/3)
kotm:0:10206B:3C:000:Infinite Energy PL1
kotm:0:1020C1:0A:000:Always have Maximum Power PL1
kotm:0:10216B:3C:000:Infinite Energy PL2
kotm:0:1021C1:0A:000:Always have Maximum Power PL2
kotm:0:10226B:01:001:Drain Energy Enemy 1 Now!
kotm:0:10236B:01:001:Drain Energy Enemy 2 Now!
kotm:0:10226B:3C:000:Infinite Energy Enemy 1
kotm:0:10236B:3C:000:Infinite Energy Enemy 2
; [ King of the Monsters 2 - The Next Thing ]
kotm2:0:1013D2:99:000:Infinite Time
kotm2:0:1013B8:09:000:Infinite Lives PL1
kotm2:0:101417:40:000:Infinite Energy PL1
kotm2:0:1013E3:02:001:Enable Max Power Now! PL1
kotm2:0:1013B9:09:000:Infinite Lives PL2
kotm2:0:101517:40:000:Infinite Energy PL2
kotm2:0:1014E3:02:001:Enable Max Power Now! PL2
kotm2:0:101617:00:001:Drain Boss Energy Now!
kotm2:0:101917:00:501:Drain Boss Energy Now! (2/4)
kotm2:0:101717:00:501:Drain Boss Energy Now! (3/4)
kotm2:0:101697:00:501:Drain Boss Energy Now! (4/4)
; [ King of the Monsters (set 2) ]
kotmh:0:10FD89:64:000:Infinite Continues
kotmh:0:10202C:00:500:Infinite Continues (2/2)
kotmh:0:101FB5:00:000:Infinite Time
kotmh:0:101FB6:83:500:Infinite Time (2/3)
kotmh:0:101FB7:3F:500:Infinite Time (3/3)
kotmh:0:10206B:3C:000:Infinite Energy PL1
kotmh:0:1020C1:0A:000:Always have Maximum Power PL1
kotmh:0:10216B:3C:000:Infinite Energy PL2
kotmh:0:1021C1:0A:000:Always have Maximum Power PL2
kotmh:0:10226B:01:001:Drain Energy Enemy 1 Now!
kotmh:0:10236B:01:001:Drain Energy Enemy 2 Now!
kotmh:0:10226B:3C:000:Infinite Energy Enemy 1
kotmh:0:10236B:3C:000:Infinite Energy Enemy 2
; [ Koukouyakyuh, The ]
kouyakyu:0:04021E:01:000:Infinite Strikes
kouyakyu:0:04021E:00:001:Set Strikes to 0 Now!
kouyakyu:0:04021E:02:001:Set Strikes to 2 Now!
kouyakyu:0:04021F:00:000:Infinite Balls
kouyakyu:0:04021F:00:001:Set Balls to 0 Now!
kouyakyu:0:04021F:03:001:Set Balls to 3 Now!
kouyakyu:0:040220:00:000:Infinite Outs
kouyakyu:0:040220:00:001:Set Outs to 0 Now!
kouyakyu:0:040220:02:001:Set Outs to 2 Now!
; [ Knights of Valour / Sangoku Senki (ver. 117) ]
kov:0:815D70:64:000:Infinite Time
kov:0:8166D9:0A:000:Infinite Lives PL1
kov:0:8160C3:80:000:Infinite Energy PL1
kov:0:816911:40:500:Infinite Energy PL1 (2/2)
kov:0:81699B:0A:000:Infinite Lives PL2
kov:0:81625F:80:000:Infinite Energy PL2
kov:0:816BD3:B0:500:Infinite Energy PL2 (2/2)
kov:0:816C5D:0A:000:Infinite Lives PL3
kov:0:8163FB:80:000:Infinite Energy PL3
kov:0:816E95:40:500:Infinite Energy PL3 (2/2)
kov:0:816F1F:0A:000:Infinite Lives PL4
kov:0:816597:80:000:Infinite Energy PL4
kov:0:817157:B0:500:Infinite Energy PL4 (2/2)
; [ Knights of Valour / Sangoku Senki (ver. 115) ]
kov115:0:815D70:64:000:Infinite Time
kov115:0:8166D9:0A:000:Infinite Lives PL1
kov115:0:8160C3:80:000:Infinite Energy PL1
kov115:0:816911:40:500:Infinite Energy PL1 (2/2)
kov115:0:81699B:0A:000:Infinite Lives PL2
kov115:0:81625F:80:000:Infinite Energy PL2
kov115:0:816BD3:B0:500:Infinite Energy PL2 (2/2)
kov115:0:816C5D:0A:000:Infinite Lives PL3
kov115:0:8163FB:80:000:Infinite Energy PL3
kov115:0:816E95:40:500:Infinite Energy PL3 (2/2)
kov115:0:816F1F:0A:000:Infinite Lives PL4
kov115:0:816597:80:000:Infinite Energy PL4
kov115:0:817157:B0:500:Infinite Energy PL4 (2/2)
; [ Knights of Valour / Sangoku Senki (ver. 100, Japanese Board) ]
kovj:0:815D70:64:000:Infinite Time
kovj:0:8166D9:0A:000:Infinite Lives PL1
kovj:0:8160C3:80:000:Infinite Energy PL1
kovj:0:816911:40:500:Infinite Energy PL1 (2/2)
kovj:0:81699B:0A:000:Infinite Lives PL2
kovj:0:81625F:80:000:Infinite Energy PL2
kovj:0:816BD3:B0:500:Infinite Energy PL2 (2/2)
kovj:0:816C5D:0A:000:Infinite Lives PL3
kovj:0:8163FB:80:000:Infinite Energy PL3
kovj:0:816E95:40:500:Infinite Energy PL3 (2/2)
kovj:0:816F1F:0A:000:Infinite Lives PL4
kovj:0:816597:80:000:Infinite Energy PL4
kovj:0:817157:B0:500:Infinite Energy PL4 (2/2)
; [ Knights of Valour Plus / Sangoku Senki Plus (ver. 119) ]
kovplus:0:81B136:64:000:Infinite Time
kovplus:0:811A6F:0A:000:Infinite Lives PL1
kovplus:0:811459:80:000:Infinite Energy PL1
kovplus:0:811CA7:40:500:Infinite Energy PL1 (2/2)
kovplus:0:811D31:0A:000:Infinite Lives PL2
kovplus:0:8115F5:80:000:Infinite Energy PL2
kovplus:0:811F69:B0:500:Infinite Energy PL2 (2/2)
kovplus:0:811FF3:0A:000:Infinite Lives PL3
kovplus:0:811791:80:000:Infinite Energy PL3
kovplus:0:81222B:40:500:Infinite Energy PL3 (2/2)
kovplus:0:8122B5:0A:000:Infinite Lives PL4
kovplus:0:81192D:80:000:Infinite Energy PL4
kovplus:0:8124ED:B0:500:Infinite Energy PL4 (2/2)
; [ Knights of Valour Plus / Sangoku Senki Plus (alt ver. 119) ]
kovplusa:0:81B136:64:000:Infinite Time
kovplusa:0:811A6F:0A:000:Infinite Lives PL1
kovplusa:0:811459:80:000:Infinite Energy PL1
kovplusa:0:811CA7:40:500:Infinite Energy PL1 (2/2)
kovplusa:0:811D31:0A:000:Infinite Lives PL2
kovplusa:0:8115F5:80:000:Infinite Energy PL2
kovplusa:0:811F69:B0:500:Infinite Energy PL2 (2/2)
kovplusa:0:811FF3:0A:000:Infinite Lives PL3
kovplusa:0:811791:80:000:Infinite Energy PL3
kovplusa:0:81222B:40:500:Infinite Energy PL3 (2/2)
kovplusa:0:8122B5:0A:000:Infinite Lives PL4
kovplusa:0:81192D:80:000:Infinite Energy PL4
kovplusa:0:8124ED:B0:500:Infinite Energy PL4 (2/2)
; [ Knights of Valour Superheroes / Sangoku Senki Superheroes (ver. 322) ]
kovsh:0:0000:00:999:[ There are no cheats ]:REASON 1
kovsh:0:0000:00:999:[ for this game as it ]:REASON 1
kovsh:0:0000:00:999:[ didn't work the last ]:REASON 1
kovsh:0:0000:00:999:[ time it was tested. ]:REASON 1
kovsh:0:0000:00:999:[ If the game now works ]:REASON 1
kovsh:0:0000:00:999:[ please request cheats ]:REASON 1
kovsh:0:0000:00:999:[ for it on the cheat ]:REASON 1
kovsh:0:0000:00:999:[ forums. ]:REASON 1
; [ Kram (set 1) ]
kram:0:86D6:03:000:Infinite Lives PL1
kram:0:86D7:03:000:Infinite Lives PL2
; [ Kram (set 2) ]
kram2:0:86D6:03:000:Infinite Lives PL1
kram2:0:86D7:03:000:Infinite Lives PL2
; [ Kram (encrypted) ]
kram3:0:86D6:03:000:Infinite Lives PL1
kram3:0:86D7:03:000:Infinite Lives PL2
; [ Kozmik Kroozr ]
kroozr:0:C2DF:64:000:Infinite Shield
kroozr:0:C03C:27:000:Invincibility
kroozr:0:0000:00:999:[The Infinite Lives cheat ]
kroozr:0:0000:00:999:[has been removed because ]
kroozr:0:0000:00:999:[your life counter must be ]
kroozr:0:0000:00:999:[zero to jump to the next ]
kroozr:0:0000:00:999:[level. ]
; [ Krull ]
krull:0:0D88:07:000:Infinite Lives
; [ Krazy Bowl ]
krzybowl:0:F02477:99:000:Infinite Credits
krzybowl:0:F0066F:00:000:Infinite Time
krzybowl:0:F0062F:00:500:Infinite Time (2/3)
krzybowl:0:F028EF:3A:500:Infinite Time (3/3)
; [ Kusayakyuu ]
ksayakyu:0:A480:00:000:Infinite Strikes
ksayakyu:0:A481:00:000:Infinite Balls
ksayakyu:0:A482:00:000:Infinite Outs
ksayakyu:0:A480:00:001:Set Strikes to 0 Now!
ksayakyu:0:A480:02:001:Set Strikes to 2 Now!
ksayakyu:0:A481:00:001:Set Balls to 0 Now!
ksayakyu:0:A481:03:001:Set Balls to 3 Now!
ksayakyu:0:A482:00:001:Set Outs to 0 Now!
ksayakyu:0:A482:02:001:Set Outs to 2 Now!
; [ Kyukyoku Tiger (Japan) ]
ktiger:0:031871:0A:000:Infinite Lives PL1
ktiger:0:03004D:09:000:Infinite Bombs PL1
ktiger:0:030023:2E:000:Invincibility PL1
ktiger:0:030038:80:500:Invincibility PL1 (2/2)
ktiger:0:000000:00:999:[ You must enable the max fire ]
ktiger:0:000000:00:999:[ fire power cheat to use the four ]
ktiger:0:000000:00:999:[ fire type cheats. ]
ktiger:0:03004B:28:000:Always max fire power PL1
ktiger:0:03005B:00:000:Always Normal fire PL1
ktiger:0:03005B:2C:000:Always Laser PL1
ktiger:0:03005B:58:000:Always Multiway fire PL1
ktiger:0:03005B:84:000:Always 4-sides fire PL1
ktiger:0:03005B:00:001:Get Normal fire Now! PL1
ktiger:0:03005B:2C:001:Get Laser Now! PL1
ktiger:0:03005B:58:001:Get Multiway fire Now! PL1
ktiger:0:03005B:84:001:Get 4-sides fire Now! PL1
ktiger:0:031873:0A:000:Infinite Lives PL2
ktiger:0:0300AD:09:000:Infinite Bombs PL2
ktiger:0:030083:2F:000:Invincibility PL2
ktiger:0:030098:80:500:Invincibility PL2 (2/2)
ktiger:0:000000:00:999:[ You must enable the max fire ]
ktiger:0:000000:00:999:[ fire power cheat to use the four ]
ktiger:0:000000:00:999:[ fire type cheats. ]
ktiger:0:0300AB:28:000:Always max fire power PL2
ktiger:0:0300BB:00:000:Always Normal fire PL2
ktiger:0:0300BB:2C:000:Always Laser PL2
ktiger:0:0300BB:58:000:Always Multiway fire PL2
ktiger:0:0300BB:84:000:Always 4-sides fire PL2
ktiger:0:0300BB:00:001:Get Normal fire Now! PL2
ktiger:0:0300BB:2C:001:Get Laser Now! PL2
ktiger:0:0300BB:58:001:Get Multiway fire Now! PL2
ktiger:0:0300BB:84:001:Get 4-sides fire Now! PL2
; [ Kyukyoku Tiger 2 (Japan) ]
ktiger2:0:4006CB:09:000:Infinite Credits
ktiger2:0:400865:09:000:Infinite Lives PL1
ktiger2:0:400869:05:000:Infinite Bombs PL1
ktiger2:0:40D268:10:020:Invincibility PL1
ktiger2:0:400867:09:000:Infinite Lives PL2
ktiger2:0:40086D:05:000:Infinite Bombs PL2
ktiger2:0:40D328:10:020:Invincibility PL2
ktiger2:0:000000:00:999:[ After you enable a region cheat ]
ktiger2:0:000000:00:999:[ to see any effect you have to ]
ktiger2:0:000000:00:999:[ reset the game (F3). Then you ]
ktiger2:0:000000:00:999:[ must turn the Test Mode ON (F2) ]
ktiger2:0:000000:00:999:[ wait then reset again (F3). ]
ktiger2:0:0FFFFF:01:100:Region Switch = Japan:Kyukyoku Tiger 2
ktiger2:0:0FFFFF:02:100:Region Switch = US:Twin Cobra 2
ktiger2:0:0FFFFF:03:100:Region Switch = World:Twin Cobra 2
; [ Kuhga - Operation Code 'Vapor Trail' (Japan revision 3) ]
kuhga:0:FFD7B9:9A:000:Infinite Time(Final Attack)
kuhga:0:FFC1F8:03:000:Infinite Lives PL1
kuhga:0:FFC1F9:03:000:Infinite Energy PL1
kuhga:0:FFC256:1F:001:Refill "roll" power Now! PL1:Use after "roll" has ended
kuhga:0:FFC213:03:000:Invincibility 'ON' PL1
kuhga:0:FFC213:00:001:Invincibility 'OFF' PL1
kuhga:0:FFC1FE:05:071:Select Current Speed PL1
kuhga:0:FFC255:06:000:Infinite Smart Bombs PL1
kuhga:0:FFC2A8:00:000:Always Roll PL1
kuhga:0:FFC1FB:0C:000:Maximum Shot Power PL1
kuhga:0:FFC1FD:00:000:Always Normal Shot PL1
kuhga:0:FFC1FD:04:000:Always Bomb Shot PL1
kuhga:0:FFC1FD:08:000:Always Missile Shot PL1
kuhga:0:FFC1FD:0C:000:Always Defender Shot PL1
kuhga:0:FFC1FD:10:000:Always Special Shot PL1
kuhga:0:FFC1FD:00:001:Get Normal Shot Now! PL1
kuhga:0:FFC1FD:04:001:Get Bomb Shot Now! PL1
kuhga:0:FFC1FD:08:001:Get Missile Shot Now! PL1
kuhga:0:FFC1FD:0C:001:Get Defender Shot Now! PL1
kuhga:0:FFC1FD:10:001:Get Special Shot Now! PL1
kuhga:0:FFC2B8:03:000:Infinite Lives PL2
kuhga:0:FFC2B9:03:000:Infinite Energy PL2
kuhga:0:FFC316:1F:001:Refill "roll" power Now! PL2:Use after "roll" has ended
kuhga:0:FFC2D3:03:000:Invincibility 'ON' PL2
kuhga:0:FFC2D3:00:001:Invincibility 'OFF' PL2
kuhga:0:FFC2BE:05:071:Select Current Speed PL2
kuhga:0:FFC315:06:000:Infinite Smart Bombs PL2
kuhga:0:FFC368:00:000:Always Roll PL2
kuhga:0:FFC2BB:0C:000:Maximum Shot Power PL2
kuhga:0:FFC2BD:00:000:Always Normal Shot PL2
kuhga:0:FFC2BD:04:000:Always Bomb Shot PL2
kuhga:0:FFC2BD:08:000:Always Missile Shot PL2
kuhga:0:FFC2BD:0C:000:Always Defender Shot PL2
kuhga:0:FFC2BD:10:000:Always Special Shot PL2
kuhga:0:FFC2BD:00:001:Get Normal Shot Now! PL2
kuhga:0:FFC2BD:04:001:Get Bomb Shot Now! PL2
kuhga:0:FFC2BD:08:001:Get Missile Shot Now! PL2
kuhga:0:FFC2BD:0C:001:Get Defender Shot Now! PL2
kuhga:0:FFC2BD:10:001:Get Special Shot Now! PL2
kuhga:0:000000:00:999:[Use the Select current ]
kuhga:0:000000:00:999:[level cheat on the select ]
kuhga:0:000000:00:999:[fighter screen to start on ]
kuhga:0:000000:00:999:[that level. ]
kuhga:0:FFC04D:05:071:Select current level
kuhga:0:FFC04D:05:061:Select next level
; [ Kung-Fu Master (bootleg set 1) ]
kungfub:0:E004:05:005:Infinite Time
kungfub:0:E084:06:000:Infinite Lives
kungfub:0:E709:3F:009:Infinite Energy
kungfub:0:0000:00:999:[See the Dip Switch Menu to enable]
kungfub:0:0000:00:999:[Invincibility. ]
kungfub:0:E2E2:00:002:Always one hit to kill boss
kungfub:0:0000:00:999:[The knifethrowers can still hit ]
kungfub:0:0000:00:999:[you if you are face to face with ]
kungfub:0:0000:00:999:[them. ]
kungfub:0:E32B:00:000:Disable the knifethrowers
kungfub:0:E32C:00:500:Disable the knifethrowers (2/3)
kungfub:0:E32D:00:500:Disable the knifethrowers (3/3)
kungfub:0:E576:FF:009:Only 1 butterfly on Floor #4
kungfub:0:E380:00:000:No pottery on Floor #2
kungfub:0:E381:00:500:No pottery on Floor #2 (2/5)
kungfub:0:E382:00:500:No pottery on Floor #2 (3/5)
kungfub:0:E384:00:500:No pottery on Floor #2 (4/5)
kungfub:0:E385:00:500:No pottery on Floor #2 (5/5)
kungfub:0:0000:00:999:[Use the No Boomerangs cheat]
kungfub:0:0000:00:999:[on Floor #2 ONLY ]
kungfub:0:E2E6:00:000:No Boomerangs
kungfub:0:E2E7:00:500:No Boomerangs
; [ Kung-Fu Master (bootleg set 2) ]
kungfub2:0:E004:05:005:Infinite Time
kungfub2:0:E084:06:000:Infinite Lives
kungfub2:0:E709:3F:009:Infinite Energy
kungfub2:0:0000:00:999:[See the Dip Switch Menu to enable]
kungfub2:0:0000:00:999:[Invincibility. ]
kungfub2:0:E2E2:00:002:Always one hit to kill boss
kungfub2:0:0000:00:999:[The knifethrowers can still hit ]
kungfub2:0:0000:00:999:[you if you are face to face with ]
kungfub2:0:0000:00:999:[them. ]
kungfub2:0:E32B:00:000:Disable the knifethrowers
kungfub2:0:E32C:00:500:Disable the knifethrowers (2/3)
kungfub2:0:E32D:00:500:Disable the knifethrowers (3/3)
kungfub2:0:E576:FF:009:Only 1 butterfly on Floor #4
kungfub2:0:E380:00:000:No pottery on Floor #2
kungfub2:0:E381:00:500:No pottery on Floor #2 (2/5)
kungfub2:0:E382:00:500:No pottery on Floor #2 (3/5)
kungfub2:0:E384:00:500:No pottery on Floor #2 (4/5)
kungfub2:0:E385:00:500:No pottery on Floor #2 (5/5)
kungfub2:0:0000:00:999:[Use the No Boomerangs cheat]
kungfub2:0:0000:00:999:[on Floor #2 ONLY ]
kungfub2:0:E2E6:00:000:No Boomerangs
kungfub2:0:E2E7:00:500:No Boomerangs
; [ Kung-Fu Master (Data East) ]
kungfud:0:E004:05:005:Infinite Time
kungfud:0:E084:06:000:Infinite Lives
kungfud:0:E709:3F:009:Infinite Energy
kungfud:0:0000:00:999:[See the Dip Switch Menu to enable]
kungfud:0:0000:00:999:[Invincibility. ]
kungfud:0:E2E2:00:002:Always one hit to kill boss
kungfud:0:0000:00:999:[The knifethrowers can still hit ]
kungfud:0:0000:00:999:[you if you are face to face with ]
kungfud:0:0000:00:999:[them. ]
kungfud:0:E32B:00:000:Disable the knifethrowers
kungfud:0:E32C:00:500:Disable the knifethrowers (2/3)
kungfud:0:E32D:00:500:Disable the knifethrowers (3/3)
kungfud:0:E576:FF:009:Only 1 butterfly on Floor #4
kungfud:0:E380:00:000:No pottery on Floor #2
kungfud:0:E381:00:500:No pottery on Floor #2 (2/5)
kungfud:0:E382:00:500:No pottery on Floor #2 (3/5)
kungfud:0:E384:00:500:No pottery on Floor #2 (4/5)
kungfud:0:E385:00:500:No pottery on Floor #2 (5/5)
kungfud:0:0000:00:999:[Use the No Boomerangs cheat]
kungfud:0:0000:00:999:[on Floor #2 ONLY ]
kungfud:0:E2E6:00:000:No Boomerangs
kungfud:0:E2E7:00:500:No Boomerangs
; [ Kung-Fu Master ]
kungfum:0:E004:05:005:Infinite Time
kungfum:0:E084:06:000:Infinite Lives
kungfum:0:E709:3F:009:Infinite Energy
kungfum:0:0000:00:999:[See the Dip Switch Menu to enable]
kungfum:0:0000:00:999:[Invincibility. ]
kungfum:0:E2E2:00:002:Always one hit to kill boss
kungfum:0:0000:00:999:[The knifethrowers can still hit ]
kungfum:0:0000:00:999:[you if you are face to face with ]
kungfum:0:0000:00:999:[them. ]
kungfum:0:E32B:00:000:Disable the knifethrowers
kungfum:0:E32C:00:500:Disable the knifethrowers (2/3)
kungfum:0:E32D:00:500:Disable the knifethrowers (3/3)
kungfum:0:E576:FF:009:Only 1 butterfly on Floor #4
kungfum:0:E380:00:000:No pottery on Floor #2
kungfum:0:E381:00:500:No pottery on Floor #2 (2/5)
kungfum:0:E382:00:500:No pottery on Floor #2 (3/5)
kungfum:0:E384:00:500:No pottery on Floor #2 (4/5)
kungfum:0:E385:00:500:No pottery on Floor #2 (5/5)
kungfum:0:0000:00:999:[Use the No Boomerangs cheat]
kungfum:0:0000:00:999:[on Floor #2 ONLY ]
kungfum:0:E2E6:00:000:No Boomerangs
kungfum:0:E2E7:00:500:No Boomerangs
; [ Kung-Fu Taikun ]
kungfut:0:0000:00:999:[ This game hasn't even ]:REASON 11
kungfut:0:0000:00:999:[ been looked at due to ]:REASON 11
kungfut:0:0000:00:999:[ time constraints - Too]:REASON 11
kungfut:0:0000:00:999:[ many games and so ]:REASON 11
kungfut:0:0000:00:999:[ little time. It is ]:REASON 11
kungfut:0:0000:00:999:[ even possible that ]:REASON 11
kungfut:0:0000:00:999:[ this game may be a ]:REASON 11
kungfut:0:0000:00:999:[ clone of an existing ]:REASON 11
kungfut:0:0000:00:999:[ game which may have ]:REASON 11
kungfut:0:0000:00:999:[ cheats. Please search ]:REASON 11
kungfut:0:0000:00:999:[ the cheat forums ]:REASON 11
kungfut:0:0000:00:999:[ before posting cheat ]:REASON 11
kungfut:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Kung-Fu Taikun (alt) ]
kungfuta:0:0000:00:999:[ This game hasn't even ]:REASON 11
kungfuta:0:0000:00:999:[ been looked at due to ]:REASON 11
kungfuta:0:0000:00:999:[ time constraints - Too]:REASON 11
kungfuta:0:0000:00:999:[ many games and so ]:REASON 11
kungfuta:0:0000:00:999:[ little time. It is ]:REASON 11
kungfuta:0:0000:00:999:[ even possible that ]:REASON 11
kungfuta:0:0000:00:999:[ this game may be a ]:REASON 11
kungfuta:0:0000:00:999:[ clone of an existing ]:REASON 11
kungfuta:0:0000:00:999:[ game which may have ]:REASON 11
kungfuta:0:0000:00:999:[ cheats. Please search ]:REASON 11
kungfuta:0:0000:00:999:[ the cheat forums ]:REASON 11
kungfuta:0:0000:00:999:[ before posting cheat ]:REASON 11
kungfuta:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Nekketsu Kouha Kunio-kun (Japan bootleg) ]
kuniokub:0:0039:05:000:Infinite Lives
kuniokub:0:1018:59:000:Infinite Time
kuniokub:0:0220:30:000:Infinite Energy
kuniokub:0:0220:00:001:Lose a Life Now!
kuniokub:0:0221:01:001:One hit to kill boss Now!
kuniokub:0:0000:00:999:[Enable these level select ]
kuniokub:0:0000:00:999:[cheats on the title screen ]
kuniokub:0:0000:00:999:[+ disable before you finish]
kuniokub:0:0000:00:999:[the level ]
kuniokub:0:1000:01:000:Start on Level 2 (see note)
kuniokub:0:1000:02:000:Start on Level 3 (see note)
kuniokub:0:1000:03:000:Start on Level 4 (see note)
kuniokub:0:1000:04:000:Start on Level 5 (see note)
kuniokub:0:1000:05:000:Start on Level 6 (see note)
kuniokub:0:0000:00:999:[The following 9 cheats make]
kuniokub:0:0000:00:999:[individual enemies die ]
kuniokub:0:0000:00:999:[after one knockdown ]
kuniokub:0:0000:00:999:[ ]
kuniokub:0:0000:00:999:[These two enemies are the ]
kuniokub:0:0000:00:999:[truncheon-wielders on levs ]
kuniokub:0:0000:00:999:[1+2, the chain-wielders on ]
kuniokub:0:0000:00:999:[lev 3 + standard on level 4]
kuniokub:0:0000:00:999:[ (room 1) ]
kuniokub:0:0222:00:000:Weak Enemy #1
kuniokub:0:0223:00:000:Weak Enemy #2
kuniokub:0:0000:00:999:[This one is a standrd enemy]
kuniokub:0:0000:00:999:[on levs 1,2,4 (room 1), and]
kuniokub:0:0000:00:999:[chain-wielder on level 3 ]
kuniokub:0:0224:00:000:Weak Enemy #3
kuniokub:0:0000:00:999:[This one is a standrd enemy]
kuniokub:0:0000:00:999:[on levels 1-4 (room 1) ]
kuniokub:0:0225:00:000:Weak Enemy #4
kuniokub:0:0000:00:999:[These two are standard ]
kuniokub:0:0000:00:999:[enemies on levs 1-3 &4(rm2)]
kuniokub:0:0226:00:000:Weak Enemy #5
kuniokub:0:0227:00:000:Weak Enemy #6
kuniokub:0:0000:00:999:[This one is a standrd enemy]
kuniokub:0:0000:00:999:[on levels 3 and 4 (room 2) ]
kuniokub:0:0228:00:000:Weak Enemy #7
kuniokub:0:0000:00:999:[This one is a standrd enemy]
kuniokub:0:0000:00:999:[on level 4 (room 2) ]
kuniokub:0:0229:00:000:Weak Enemy #8
; [ Nekketsu Kouha Kunio-kun (Japan) ]
kuniokun:0:0039:05:000:Infinite Lives
kuniokun:0:1018:59:000:Infinite Time
kuniokun:0:0220:30:000:Infinite Energy
kuniokun:0:0220:00:001:Lose a Life Now!
kuniokun:0:0221:01:001:One hit to kill boss Now!
kuniokun:0:0000:00:999:[Enable these level select ]
kuniokun:0:0000:00:999:[cheats on the title screen ]
kuniokun:0:0000:00:999:[+ disable before you finish]
kuniokun:0:0000:00:999:[the level ]
kuniokun:0:1000:01:000:Start on Level 2 (see note)
kuniokun:0:1000:02:000:Start on Level 3 (see note)
kuniokun:0:1000:03:000:Start on Level 4 (see note)
kuniokun:0:1000:04:000:Start on Level 5 (see note)
kuniokun:0:1000:05:000:Start on Level 6 (see note)
kuniokun:0:0000:00:999:[The following 9 cheats make]
kuniokun:0:0000:00:999:[individual enemies die ]
kuniokun:0:0000:00:999:[after one knockdown ]
kuniokun:0:0000:00:999:[ ]
kuniokun:0:0000:00:999:[These two enemies are the ]
kuniokun:0:0000:00:999:[truncheon-wielders on levs ]
kuniokun:0:0000:00:999:[1+2, the chain-wielders on ]
kuniokun:0:0000:00:999:[lev 3 + standard on level 4]
kuniokun:0:0000:00:999:[ (room 1) ]
kuniokun:0:0222:00:000:Weak Enemy #1
kuniokun:0:0223:00:000:Weak Enemy #2
kuniokun:0:0000:00:999:[This one is a standrd enemy]
kuniokun:0:0000:00:999:[on levs 1,2,4 (room 1), and]
kuniokun:0:0000:00:999:[chain-wielder on level 3 ]
kuniokun:0:0224:00:000:Weak Enemy #3
kuniokun:0:0000:00:999:[This one is a standrd enemy]
kuniokun:0:0000:00:999:[on levels 1-4 (room 1) ]
kuniokun:0:0225:00:000:Weak Enemy #4
kuniokun:0:0000:00:999:[These two are standard ]
kuniokun:0:0000:00:999:[enemies on levs 1-3 &4(rm2)]
kuniokun:0:0226:00:000:Weak Enemy #5
kuniokun:0:0227:00:000:Weak Enemy #6
kuniokun:0:0000:00:999:[This one is a standrd enemy]
kuniokun:0:0000:00:999:[on levels 3 and 4 (room 2) ]
kuniokun:0:0228:00:000:Weak Enemy #7
kuniokun:0:0000:00:999:[This one is a standrd enemy]
kuniokun:0:0000:00:999:[on level 4 (room 2) ]
kuniokun:0:0229:00:000:Weak Enemy #8
; [ Kuri Kinton (World, prototype?) ]
kurikina:0:8B63:09:000:Infinite Credits
kurikina:0:A010:60:000:Infinite Energy
kurikina:0:0000:00:999:[See the Dip Switch Menu to ]
kurikina:0:0000:00:999:[enable Invincibility. It is]
kurikina:0:0000:00:999:[actually only Infinite ]
kurikina:0:0000:00:999:[Energy though! ]
kurikina:0:A050:01:001:One hit to kill boss Now!
; [ Kuri Kinton (Japan) ]
kurikinj:0:8187:09:000:Infinite Credits
kurikinj:0:A010:60:000:Infinite Energy
kurikinj:0:A050:01:001:One hit to kill boss Now!
; [ Kuri Kinton (World) ]
kurikint:0:8187:09:000:Infinite Credits
kurikint:0:A010:60:000:Infinite Energy
kurikint:0:A050:01:001:One hit to kill boss Now!
; [ Kuri Kinton (US) ]
kurikinu:0:8187:09:000:Infinite Credits
kurikinu:0:A010:60:000:Infinite Energy
kurikinu:0:A050:01:001:One hit to kill boss Now!
; [ Kyros ]
kyros:0:02000F:99:000:Infinite Credits
kyros:0:020103:9A:000:Infinite Lives
kyros:0:020105:50:000:Infinite Energy
kyros:0:020306:00:000:Invincibility to Mines
kyros:0:020419:05:000:Maximum move Speed
kyros:0:02010F:40:000:Infinite Ammo
kyros:0:020104:20:000:Infinite RollKick
kyros:0:02010E:00:000:Bomb
kyros:0:02010E:01:000:Power Ball
kyros:0:02010E:02:000:Boomerang
kyros:0:020400:80:000:Power Level 0
kyros:0:020400:81:000:Power Level 1
kyros:0:020400:83:000:Power Level 2
kyros:0:020400:85:000:Power Level 3
kyros:0:020400:87:000:Power Level 4
; [ Kyros No Yakata (Japan) ]
kyrosj:0:02000F:99:000:Infinite Credits
kyrosj:0:020103:9A:000:Infinite Lives
kyrosj:0:020105:50:000:Infinite Energy
kyrosj:0:020306:00:000:Invincibility to Mines
kyrosj:0:020419:05:000:Maximum move Speed
kyrosj:0:02010F:40:000:Infinite Ammo
kyrosj:0:020104:20:000:Infinite RollKick
kyrosj:0:02010E:00:000:Bomb
kyrosj:0:02010E:01:000:Power Ball
kyrosj:0:02010E:02:000:Boomerang
kyrosj:0:020400:80:000:Power Level 0
kyrosj:0:020400:81:000:Power Level 1
kyrosj:0:020400:83:000:Power Level 2
kyrosj:0:020400:85:000:Power Level 3
kyrosj:0:020400:87:000:Power Level 4
; [ Kyuukai Douchuuki (Japan new version) ]
kyukaidk:0:409601:00:000:Infinite Strikes
kyukaidk:0:409603:00:000:Infinite Balls
kyukaidk:0:409605:00:000:Infinite Outs
kyukaidk:0:409601:00:001:Set Strikes to 0 Now!
kyukaidk:0:409601:03:001:Set Strikes to 3 Now!
kyukaidk:0:409603:00:001:Set Balls to 0 Now!
kyukaidk:0:409603:03:001:Set Balls to 3 Now!
kyukaidk:0:409605:00:001:Set Outs to 0 Now!
kyukaidk:0:409605:03:001:Set Outs to 3 Now!
kyukaidk:0:409717:63:070:Select Score PL1
kyukaidk:0:409737:63:070:Select Score PL2
; [ Kyuukai Douchuuki (Japan old version) ]
kyukaido:0:409601:00:000:Infinite Strikes
kyukaido:0:409603:00:000:Infinite Balls
kyukaido:0:409605:00:000:Infinite Outs
kyukaido:0:409601:00:001:Set Strikes to 0 Now!
kyukaido:0:409601:03:001:Set Strikes to 3 Now!
kyukaido:0:409603:00:001:Set Balls to 0 Now!
kyukaido:0:409603:03:001:Set Balls to 3 Now!
kyukaido:0:409605:00:001:Set Outs to 0 Now!
kyukaido:0:409605:03:001:Set Outs to 3 Now!
kyukaido:0:409717:63:070:Select Score PL1
kyukaido:0:409737:63:070:Select Score PL2
; [ Last Striker / Kyuukyoku no Striker ]
kyustrkr:0:F0201B:63:000:Infinite Credits
kyustrkr:0:F02904:99:000:Infinite Time
kyustrkr:0:F02904:00:001:Finish this Match Now!
kyustrkr:0:F002DB:0F:000:Always have Full Power PL1
kyustrkr:0:F02915:00:000:Score always = 0 PL1
kyustrkr:0:F02915:99:000:Score always = 99 PL1
kyustrkr:0:F02915:00:001:Score = 0 Now! PL1
kyustrkr:0:F02915:50:001:Score = 50 Now! PL1
kyustrkr:0:F02915:99:073:Select Score PL1
kyustrkr:0:F003DB:00:000:Always have Full Power PL2
kyustrkr:0:F02919:00:000:Score always = 0 PL2
kyustrkr:0:F02919:99:000:Score always = 99 PL2
kyustrkr:0:F02919:00:001:Score = 0 Now! PL2
kyustrkr:0:F02919:50:001:Score = 50 Now! PL2
kyustrkr:0:F02919:99:073:Select Score PL2
; [ Labyrinth Runner (World Ver. K) ]
labyrunk:0:2202:FF:000:Infinite Credits
labyrunk:0:0000:00:999:[Turn ALL cheats OFF with F6]
labyrunk:0:0000:00:999:[at the end of each level!! ]
labyrunk:0:2489:09:000:Infinite Time
labyrunk:0:248A:59:500:Infinite Time (2/2)
labyrunk:0:2C81:02:040:Invincibility (flickering)
labyrunk:0:1C76:03:000:Infinite Magic
labyrunk:0:1CCC:07:000:Always have Maximum Shot
labyrunk:0:1CCD:05:000:Always have Maximum Laser
labyrunk:0:1CCE:02:000:Always have Maximum Bomb
labyrunk:0:1CC9:03:000:Always have Maximum Speed
labyrunk:0:2401:05:000:Infinite Lives PL1
labyrunk:0:240C:05:000:Infinite Continues PL1
labyrunk:0:2441:05:000:Infinite Lives PL2
labyrunk:0:244C:05:000:Infinite Continues PL2
labyrunk:0:2582:A0:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Labyrinth Runner (Japan) ]
labyrunr:0:2202:FF:000:Infinite Credits
labyrunr:0:0000:00:999:[Turn ALL cheats OFF with F6]
labyrunr:0:0000:00:999:[at the end of each level!! ]
labyrunr:0:2489:09:000:Infinite Time
labyrunr:0:248A:59:500:Infinite Time (2/2)
labyrunr:0:2C81:02:040:Invincibility (flickering)
labyrunr:0:1C76:03:000:Infinite Magic
labyrunr:0:1CCC:07:000:Always have Maximum Shot
labyrunr:0:1CCD:05:000:Always have Maximum Laser
labyrunr:0:1CCE:02:000:Always have Maximum Bomb
labyrunr:0:1CC9:03:000:Always have Maximum Speed
labyrunr:0:2401:05:000:Infinite Lives PL1
labyrunr:0:240C:05:000:Infinite Continues PL1
labyrunr:0:2441:05:000:Infinite Lives PL2
labyrunr:0:244C:05:000:Infinite Continues PL2
labyrunr:0:2582:A0:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Lady Bug ]
ladybug:0:6066:06:000:Infinite Lives PL1
ladybug:0:6067:02:000:Infinite Lives PL2
ladybug:0:0000:00:999:[Red bonuses are for SPECIAL]
ladybug:0:0000:00:999:[Yellow bonuses arefor EXTRA]
ladybug:0:0000:00:999:[Blue bonuses only score ]
ladybug:0:0000:00:999:[But hearts will increase ]
ladybug:0:0000:00:999:[the multiplier ]
ladybug:0:6199:10:000:Bonuses always red:Scores 800*multiplier
ladybug:0:6199:70:000:Bonuses always yellow:Scores 300*multiplier
ladybug:0:6199:C0:000:Bonuses always blue:Scores 100*multiplier
ladybug:0:60A9:01:001:Get one object to end level!
ladybug:0:0000:00:999:[None of the cheats that ]
ladybug:0:0000:00:999:[follow update the display ]
ladybug:0:609F:03:000:Multiplier always x5 PL1
ladybug:0:0000:00:999:[Get the missing letter ]
ladybug:0:0000:00:999:[whilst bonuses are yellow ]
ladybug:0:0000:00:999:[to complete 'EXTRA' ]
ladybug:0:609E:F0:001:Get EXTR- Now! PL1
ladybug:0:609E:E8:001:Get EXT-A Now! PL1
ladybug:0:609E:E4:001:Get EX-RA Now! PL1
ladybug:0:609E:E2:001:Get E-TRA Now! PL1
ladybug:0:609E:E1:001:Get -XTRA Now! PL1
ladybug:0:0000:00:999:[Get the missing letter ]
ladybug:0:0000:00:999:[whilst bonuses are red ]
ladybug:0:0000:00:999:[to complete 'SPECIAL' ]
ladybug:0:609D:C0:001:Get SPECIA- Now! PL1
ladybug:0:609D:A0:001:Get SPECI-L Now! PL1
ladybug:0:609D:90:001:Get SPEC-AL Now! PL1
ladybug:0:609D:88:001:Get SPE-IAL Now! PL1
ladybug:0:609D:84:001:Get SP-CIAL Now! PL1
ladybug:0:609D:82:001:Get S-ECIAL Now! PL1
ladybug:0:609D:81:001:Get -PECIAL Now! PL1
ladybug:0:60A2:03:000:Multiplier always x5 PL2
ladybug:0:0000:00:999:[Get the missing letter ]
ladybug:0:0000:00:999:[whilst bonuses are yellow ]
ladybug:0:0000:00:999:[to complete 'EXTRA' ]
ladybug:0:60A1:F0:001:Get EXTR- Now! PL2
ladybug:0:60A1:E8:001:Get EXT-A Now! PL2
ladybug:0:60A1:E4:001:Get EX-RA Now! PL2
ladybug:0:60A1:E2:001:Get E-TRA Now! PL2
ladybug:0:60A1:E1:001:Get -XTRA Now! PL2
ladybug:0:0000:00:999:[Get the missing letter ]
ladybug:0:0000:00:999:[whilst bonuses are red ]
ladybug:0:0000:00:999:[to complete 'SPECIAL' ]
ladybug:0:60A0:C0:001:Get SPECIA- Now! PL2
ladybug:0:60A0:A0:001:Get SPECI-L Now! PL2
ladybug:0:60A0:90:001:Get SPEC-AL Now! PL2
ladybug:0:60A0:88:001:Get SPE-IAL Now! PL2
ladybug:0:60A0:84:001:Get SP-CIAL Now! PL2
ladybug:0:60A0:82:001:Get S-ECIAL Now! PL2
ladybug:0:60A0:81:001:Get -PECIAL Now! PL2
; [ Lady Bug (bootleg) ]
ladybugb:0:6066:06:000:Infinite Lives PL1
ladybugb:0:6067:02:000:Infinite Lives PL2
ladybugb:0:0000:00:999:[Red bonuses are for SPECIAL]
ladybugb:0:0000:00:999:[Yellow bonuses arefor EXTRA]
ladybugb:0:0000:00:999:[Blue bonuses only score ]
ladybugb:0:0000:00:999:[But hearts will increase ]
ladybugb:0:0000:00:999:[the multiplier ]
ladybugb:0:6199:10:000:Bonuses always red:Scores 800*multiplier
ladybugb:0:6199:70:000:Bonuses always yellow:Scores 300*multiplier
ladybugb:0:6199:C0:000:Bonuses always blue:Scores 100*multiplier
ladybugb:0:60A9:01:001:Get one object to end level!
ladybugb:0:0000:00:999:[None of the cheats that ]
ladybugb:0:0000:00:999:[follow update the display ]
ladybugb:0:609F:03:000:Multiplier always x5 PL1
ladybugb:0:0000:00:999:[Get the missing letter ]
ladybugb:0:0000:00:999:[whilst bonuses are yellow ]
ladybugb:0:0000:00:999:[to complete 'EXTRA' ]
ladybugb:0:609E:F0:001:Get EXTR- Now! PL1
ladybugb:0:609E:E8:001:Get EXT-A Now! PL1
ladybugb:0:609E:E4:001:Get EX-RA Now! PL1
ladybugb:0:609E:E2:001:Get E-TRA Now! PL1
ladybugb:0:609E:E1:001:Get -XTRA Now! PL1
ladybugb:0:0000:00:999:[Get the missing letter ]
ladybugb:0:0000:00:999:[whilst bonuses are red ]
ladybugb:0:0000:00:999:[to complete 'SPECIAL' ]
ladybugb:0:609D:C0:001:Get SPECIA- Now! PL1
ladybugb:0:609D:A0:001:Get SPECI-L Now! PL1
ladybugb:0:609D:90:001:Get SPEC-AL Now! PL1
ladybugb:0:609D:88:001:Get SPE-IAL Now! PL1
ladybugb:0:609D:84:001:Get SP-CIAL Now! PL1
ladybugb:0:609D:82:001:Get S-ECIAL Now! PL1
ladybugb:0:609D:81:001:Get -PECIAL Now! PL1
ladybugb:0:60A2:03:000:Multiplier always x5 PL2
ladybugb:0:0000:00:999:[Get the missing letter ]
ladybugb:0:0000:00:999:[whilst bonuses are yellow ]
ladybugb:0:0000:00:999:[to complete 'EXTRA' ]
ladybugb:0:60A1:F0:001:Get EXTR- Now! PL2
ladybugb:0:60A1:E8:001:Get EXT-A Now! PL2
ladybugb:0:60A1:E4:001:Get EX-RA Now! PL2
ladybugb:0:60A1:E2:001:Get E-TRA Now! PL2
ladybugb:0:60A1:E1:001:Get -XTRA Now! PL2
ladybugb:0:0000:00:999:[Get the missing letter ]
ladybugb:0:0000:00:999:[whilst bonuses are red ]
ladybugb:0:0000:00:999:[to complete 'SPECIAL' ]
ladybugb:0:60A0:C0:001:Get SPECIA- Now! PL2
ladybugb:0:60A0:A0:001:Get SPECI-L Now! PL2
ladybugb:0:60A0:90:001:Get SPEC-AL Now! PL2
ladybugb:0:60A0:88:001:Get SPE-IAL Now! PL2
ladybugb:0:60A0:84:001:Get SP-CIAL Now! PL2
ladybugb:0:60A0:82:001:Get S-ECIAL Now! PL2
ladybugb:0:60A0:81:001:Get -PECIAL Now! PL2
; [ Ladybug (bootleg on Galaxian hardware) ]
ladybugg:0:0000:00:999:[ This game hasn't even ]:REASON 11
ladybugg:0:0000:00:999:[ been looked at due to ]:REASON 11
ladybugg:0:0000:00:999:[ time constraints - Too]:REASON 11
ladybugg:0:0000:00:999:[ many games and so ]:REASON 11
ladybugg:0:0000:00:999:[ little time. It is ]:REASON 11
ladybugg:0:0000:00:999:[ even possible that ]:REASON 11
ladybugg:0:0000:00:999:[ this game may be a ]:REASON 11
ladybugg:0:0000:00:999:[ clone of an existing ]:REASON 11
ladybugg:0:0000:00:999:[ game which may have ]:REASON 11
ladybugg:0:0000:00:999:[ cheats. Please search ]:REASON 11
ladybugg:0:0000:00:999:[ the cheat forums ]:REASON 11
ladybugg:0:0000:00:999:[ before posting cheat ]:REASON 11
ladybugg:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Lady Frog ]
ladyfrog:0:0000:00:999:[ This game hasn't even ]:REASON 11
ladyfrog:0:0000:00:999:[ been looked at due to ]:REASON 11
ladyfrog:0:0000:00:999:[ time constraints - Too]:REASON 11
ladyfrog:0:0000:00:999:[ many games and so ]:REASON 11
ladyfrog:0:0000:00:999:[ little time. It is ]:REASON 11
ladyfrog:0:0000:00:999:[ even possible that ]:REASON 11
ladyfrog:0:0000:00:999:[ this game may be a ]:REASON 11
ladyfrog:0:0000:00:999:[ clone of an existing ]:REASON 11
ladyfrog:0:0000:00:999:[ game which may have ]:REASON 11
ladyfrog:0:0000:00:999:[ cheats. Please search ]:REASON 11
ladyfrog:0:0000:00:999:[ the cheat forums ]:REASON 11
ladyfrog:0:0000:00:999:[ before posting cheat ]:REASON 11
ladyfrog:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Vs. Stroke and Match Golf (Ladies Version) ]
ladygolf:0:079D:63:000:Infinite Credits
ladygolf:0:002C:00:000:Infinite Strokes PL1
ladygolf:0:002C:00:001:Reset Strokes Now! PL1
ladygolf:0:002D:00:000:Infinite Strokes PL2
ladygolf:0:002D:00:001:Reset Strokes Now! PL2
; [ Lady Killer ]
ladykill:0:FFC175:09:000:Infinite Credits
ladykill:0:FFC264:09:000:Infinite Dive Puzzle Time:Turn OFF at the End of Round!
ladykill:0:FFC265:99:500:Infinite Dive Puzzle Time (2/2)
ladykill:0:FFC24D:99:000:Infinite Diving Time
ladykill:0:FFC24E:09:500:Infinite Diving Time (2/3)
ladykill:0:FFC251:09:500:Infinite Diving Time (3/3)
ladykill:0:000000:00:999:[Only use the proper Infinite Time ]
ladykill:0:000000:00:999:[cheat during the Number and Slider]
ladykill:0:000000:00:999:[puzzles. And only turn it ON after]
ladykill:0:000000:00:999:[the puzzle has started or it may ]
ladykill:0:000000:00:999:[be IMPOSSIBLE to complete! ]
ladykill:0:FFE0F3:99:000:Infinite Number Puzzle Time
ladykill:0:FFE121:99:000:Infinite Slider Puzzle Time
ladykill:0:FFC24B:05:000:Infinite Lives
ladykill:0:FFC249:02:000:Invincibility
ladykill:0:FFC25B:01:001:One Tile to finish Dive Now!:You won't get to see the full picture though!
ladykill:0:FFC25D:01:501:One Tile to finish Dive Now!
; [ Laguna Racer ]
lagunar:0:2004:99:000:Infinite Time
; [ Land Breaker ]
landbrk:0:0000:00:999:[ There are no cheats ]:REASON 1
landbrk:0:0000:00:999:[ for this game as it ]:REASON 1
landbrk:0:0000:00:999:[ didn't work the last ]:REASON 1
landbrk:0:0000:00:999:[ time it was tested. ]:REASON 1
landbrk:0:0000:00:999:[ If the game now works ]:REASON 1
landbrk:0:0000:00:999:[ please request cheats ]:REASON 1
landbrk:0:0000:00:999:[ for it on the cheat ]:REASON 1
landbrk:0:0000:00:999:[ forums. ]:REASON 1
; [ Land Maker (Japan) ]
landmakr:0:400091:09:000:Infinite Credits
landmakr:0:401F73:01:001:Enable "Another World" Levels:Girl on Title Screen and different maps, Same as "Fire,<-,->,Fire" on Title Screen
landmakr:0:401F73:01:001:Disable "Another World" Levels
landmakr:0:401FD8:02:000:Infinite Move Time PL1
landmakr:0:401FD9:58:500:Infinite Move Time PL1 (2/2)
landmakr:0:40202B:00:000:Never get Attacked PL1
landmakr:0:4020D3:0A:001:Attack opp. side with 10 Now! PL1
landmakr:0:4020D3:60:001:Attack opp. side with LOTS Now! PL1:This is effectively a Win this Game Now! cheat
landmakr:0:402025:00:000:Pusher Always at 0% PL1
landmakr:0:402025:00:001:Set Pusher to 0% Now! PL1
landmakr:0:402025:40:001:Set Pusher to 50% Now! PL1
landmakr:0:402025:81:001:Set Pusher to 100% Now! PL1
landmakr:0:402037:00:000:Next Tile always Red PL1
landmakr:0:402037:02:000:Next Tile always Dark Blue PL1
landmakr:0:402037:04:000:Next Tile always Orange PL1
landmakr:0:402037:06:000:Next Tile always Green PL1
landmakr:0:402037:08:000:Next Tile always Light Blue PL1
landmakr:0:402037:0A:000:Next Tile always Yellow PL1
landmakr:0:402037:0C:000:Next Tile always Grey PL1
landmakr:0:402037:0E:000:Next Tile always Purple PL1
landmakr:0:402037:00:001:Next Tile is Red Now! PL1
landmakr:0:402037:02:001:Next Tile is Dark Blue Now! PL1
landmakr:0:402037:04:001:Next Tile is Orange Now! PL1
landmakr:0:402037:06:001:Next Tile is Green Now! PL1
landmakr:0:402037:08:001:Next Tile is Light Blue Now! PL1
landmakr:0:402037:0A:001:Next Tile is Yellow Now! PL1
landmakr:0:402037:0C:001:Next Tile is Grey Now! PL1
landmakr:0:402037:0E:001:Next Tile is Purple Now! PL1
landmakr:0:000000:00:999:[Enable these character cheats on the level map ]
landmakr:0:000000:00:999:[screen for best effect. ]
landmakr:0:4078F7:00:001:Play as Hiryu Now! PL1
landmakr:0:401FA9:00:501:Play as Hiryu Now! PL1 (2/2)
landmakr:0:4078F7:01:001:Play as Aifa Now! PL1
landmakr:0:401FA9:01:501:Play as Aifa Now! PL1 (2/2)
landmakr:0:4078F7:02:001:Play as Soumei Now! PL1
landmakr:0:401FA9:02:501:Play as Soumei Now! PL1 (2/2)
landmakr:0:4078F7:03:001:Play as Renki Now! PL1
landmakr:0:401FA9:03:501:Play as Renki Now! PL1 (2/2)
landmakr:0:4078F7:04:001:Play as Youen Now! PL1
landmakr:0:401FA9:04:501:Play as Youen Now! PL1 (2/2)
landmakr:0:4078F7:05:001:Play as Kouko Now! PL1
landmakr:0:401FA9:05:501:Play as Kouko Now! PL1 (2/2)
landmakr:0:4078F7:06:001:Play as RinRei Now! PL1
landmakr:0:401FA9:06:501:Play as RinRei Now! PL1 (2/2)
landmakr:0:4078F7:07:001:Play as Roushinski Now! PL1
landmakr:0:401FA9:07:501:Play as Roushinski Now! PL1 (2/2)
landmakr:0:4078F7:08:001:Play as Ranju Now! PL1
landmakr:0:401FA9:08:501:Play as Ranju Now! PL1 (2/2)
landmakr:0:4078F7:09:001:Play as Gaira Now! PL1
landmakr:0:401FA9:09:501:Play as Gaira Now! PL1 (2/2)
landmakr:0:402081:02:000:Infinite Move Time PL2
landmakr:0:402081:58:500:Infinite Move Time PL2 (2/2)
landmakr:0:4020D3:00:000:Never get Attacked PL2
landmakr:0:40202B:0A:001:Attack opp. side with 10 Now! PL2
landmakr:0:40202B:60:001:Attack opp. side with LOTS Now! PL2:This is effectively a Win this Game Now! cheat
landmakr:0:4020CD:00:000:Pusher Always at 0% PL2
landmakr:0:4020CD:00:001:Set Pusher to 0% Now! PL2
landmakr:0:4020CD:40:001:Set Pusher to 50% Now! PL2
landmakr:0:4020CD:81:001:Set Pusher to 100% Now! PL2
landmakr:0:4020DF:00:000:Next Tile always Red PL2
landmakr:0:4020DF:02:000:Next Tile always Dark Blue PL2
landmakr:0:4020DF:04:000:Next Tile always Orange PL2
landmakr:0:4020DF:06:000:Next Tile always Green PL2
landmakr:0:4020DF:08:000:Next Tile always Light Blue PL2
landmakr:0:4020DF:0A:000:Next Tile always Yellow PL2
landmakr:0:4020DF:0C:000:Next Tile always Grey PL2
landmakr:0:4020DF:0E:000:Next Tile always Purple PL2
landmakr:0:4020DF:00:001:Next Tile is Red Now! PL2
landmakr:0:4020DF:02:001:Next Tile is Dark Blue Now! PL2
landmakr:0:4020DF:04:001:Next Tile is Orange Now! PL2
landmakr:0:4020DF:06:001:Next Tile is Green Now! PL2
landmakr:0:4020DF:08:001:Next Tile is Light Blue Now! PL2
landmakr:0:4020DF:0A:001:Next Tile is Yellow Now! PL2
landmakr:0:4020DF:0C:001:Next Tile is Grey Now! PL2
landmakr:0:4020DF:0E:001:Next Tile is Purple Now! PL2
landmakr:0:000000:00:999:[Enable these character cheats on the level map ]
landmakr:0:000000:00:999:[screen for best effect. ]
landmakr:0:4078FD:00:001:Play as Hiryu Now! PL2
landmakr:0:402051:00:501:Play as Hiryu Now! PL2 (2/2)
landmakr:0:4078FD:01:001:Play as Aifa Now! PL2
landmakr:0:402051:01:501:Play as Aifa Now! PL2 (2/2)
landmakr:0:4078FD:02:001:Play as Soumei Now! PL2
landmakr:0:402051:02:501:Play as Soumei Now! PL2 (2/2)
landmakr:0:4078FD:03:001:Play as Renki Now! PL2
landmakr:0:402051:03:501:Play as Renki Now! PL2 (2/2)
landmakr:0:4078FD:04:001:Play as Youen Now! PL2
landmakr:0:402051:04:501:Play as Youen Now! PL2 (2/2)
landmakr:0:4078FD:05:001:Play as Kouko Now! PL2
landmakr:0:402051:05:501:Play as Kouko Now! PL2 (2/2)
landmakr:0:4078FD:06:001:Play as RinRei Now! PL2
landmakr:0:402051:06:501:Play as RinRei Now! PL2 (2/2)
landmakr:0:4078FD:07:001:Play as Roushinski Now! PL2
landmakr:0:402051:07:501:Play as Roushinski Now! PL2 (2/2)
landmakr:0:4078FD:08:001:Play as Ranju Now! PL2
landmakr:0:402051:08:501:Play as Ranju Now! PL2 (2/2)
landmakr:0:4078FD:09:001:Play as Gaira Now! PL2
landmakr:0:402051:09:501:Play as Gaira Now! PL2 (2/2)
landmakr:0:000000:00:999:[After you enable these region cheats to see any ]
landmakr:0:000000:00:999:[effect you will have to reset the game (F3). ]
landmakr:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
landmakr:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
landmakr:0:1FFFFF:01:100:Region Switch = Japan
landmakr:0:1FFFFF:02:100:Region Switch = US
landmakr:0:1FFFFF:03:100:Region Switch = World
; [ Land Maker (World Prototype) ]
landmkrp:0:0000:00:999:[ This game hasn't even ]:REASON 11
landmkrp:0:0000:00:999:[ been looked at due to ]:REASON 11
landmkrp:0:0000:00:999:[ time constraints - Too]:REASON 11
landmkrp:0:0000:00:999:[ many games and so ]:REASON 11
landmkrp:0:0000:00:999:[ little time. It is ]:REASON 11
landmkrp:0:0000:00:999:[ even possible that ]:REASON 11
landmkrp:0:0000:00:999:[ this game may be a ]:REASON 11
landmkrp:0:0000:00:999:[ clone of an existing ]:REASON 11
landmkrp:0:0000:00:999:[ game which may have ]:REASON 11
landmkrp:0:0000:00:999:[ cheats. Please search ]:REASON 11
landmkrp:0:0000:00:999:[ the cheat forums ]:REASON 11
landmkrp:0:0000:00:999:[ before posting cheat ]:REASON 11
landmkrp:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Laser ]
laser:0:202B:00:000:Enemy Can't Shoot
laser:0:2008:FF:000:Laser is always long
laser:0:201A:09:000:Infinite Lives PL1
laser:0:2008:64:000:Infinite Fuel PL1
laser:0:201B:09:000:Infinite Lives PL2
laser:0:202B:40:000:Infinite Fuel PL2
laser:0:202E:99:500:Infinite Fuel PL2 (2/2)
; [ Lasso ]
lasso:0:0047:06:000:Infinite Lives
lasso:0:0045:FF:001:Complete this round on Death
lasso:0:0000:00:999:[These 2 cheats will not be ]
lasso:0:0000:00:999:[completely effective if ]
lasso:0:0000:00:999:[there are more than one on ]
lasso:0:0000:00:999:[the screen at the time. Not]
lasso:0:0000:00:999:[a problem for the Dog cheat]
lasso:0:0000:00:999:[but you will have to die ]
lasso:0:0000:00:999:[for the lasso cheat to show]
lasso:0:0000:00:999:[properly. In addition if ]
lasso:0:0000:00:999:[you lasso 2 or more animals]
lasso:0:0000:00:999:[after enabling the cheat ]
lasso:0:0000:00:999:[you will advance to the ]
lasso:0:0000:00:999:[next round on death. ]
lasso:0:0046:00:001:Only 1 more dog Now!
lasso:0:0045:00:001:Only 1 animal to lasso Now!
; [ Last Blade / Bakumatsu Roman - Gekka no Kenshi, The (set 1) ]
lastblad:0:10E32B:61:000:Infinite Time
lastblad:0:000000:00:999:[ Both story cheats are useful when using ]
lastblad:0:000000:00:999:[ KAEDE, YUKI or MORIYA. Story Part 2 cheat ]
lastblad:0:000000:00:999:[ is useful for JUZOH, AKARI, WASHIZUKA, ]
lastblad:0:000000:00:999:[ SHIKYOH, OKINA, and SHINGEN. They MUST be ]
lastblad:0:000000:00:999:[ activated on the character select screen. ]
lastblad:0:10AC43:06:001:Story Part 1 (Stage 7)
lastblad:0:10AC43:07:001:Story Part 2 (Stage 8)
lastblad:0:000000:00:999:[ The boss cheat must be activated on the ]
lastblad:0:000000:00:999:[ character selection screen. ]
lastblad:0:10AC43:08:001:First Boss
lastblad:0:10AC43:09:001:Final Boss.
lastblad:0:000000:00:999:[ The cinematic cheat must be activated ]
lastblad:0:000000:00:999:[ during any fight. After winning, you can ]
lastblad:0:000000:00:999:[ see the cinematic. ]
lastblad:0:10AC43:03:001:Middle cinematic
lastblad:0:10AC43:07:001:First boss cinematic
lastblad:0:10AC43:08:001:Inbetween Bosses cinematic
lastblad:0:10AC43:09:001:Ending cinematic
:lastblad:83100000:0010AC2C:00000100:00000180:Infinite Energy PL1
:lastblad:83100001:0010AC2C:00000000:00000180:Drain All Energy Now! PL1
:lastblad:83000000:0010AC2C:00000001:0000018C:Always have Power "Power" Mode PL1
:lastblad:83000000:0010AC2C:00000002:0000018C:Always have Power "Speed" Mode PL1
:lastblad:83000000:0010AC2C:00000040:0000018D:Always have Maximum Power PL1:Power Bar display maybe incorrect though
:lastblad:83000000:0010AC2C:00000000:0000018D:Always have Minimum Power PL1
:lastblad:83000001:0010AC2C:00000000:0000018D:Drain All Power Now! PL1
lastblad:0:000000:00:999:[ Free player selection - Use on technique ]
lastblad:0:000000:00:999:[ select screen only. ]
lastblad:0:10EAAD:0C:001:Play with Musashi PL1
lastblad:0:10EAAD:0D:001:Play with Kagami PL1
lastblad:0:10EAAD:0E:001:Play with Blond Kaede PL1:Need to be touched one time
:lastblad:83100000:0010AC30:00000100:00000180:Infinite Energy PL2
:lastblad:83100001:0010AC30:00000000:00000180:Drain All Energy Now! PL2
:lastblad:83000000:0010AC30:00000001:0000018C:Always have Power "Power" Mode PL2
:lastblad:83000000:0010AC30:00000002:0000018C:Always have Power "Speed" Mode PL2
:lastblad:83000000:0010AC30:00000040:0000018D:Always have Maximum Power PL2:Power Bar display maybe incorrect though
:lastblad:83000000:0010AC30:00000000:0000018D:Always have Minimum Power PL2
:lastblad:83000001:0010AC30:00000000:0000018D:Drain All Power Now! PL2
lastblad:0:000000:00:999:[ Free player selection - Use on technique ]
lastblad:0:000000:00:999:[ select screen only. ]
lastblad:0:10EAAF:0C:001:Play with Musashi PL2
lastblad:0:10EAAF:0D:001:Play with Kagami PL2
lastblad:0:10EAAF:0E:001:Play with Blond Kaede PL2:Need to be touched one time
; [ Last Blade 2 / Bakumatsu Roman - Dai Ni Maku Gekka no Kenshi ]
lastbld2:0:10E595:60:000:Infinite Time
lastbld2:0:10E595:00:001:Finish this Fight Now!
lastbld2:0:000000:00:999:[ The 2 boss cheats must be activated at the ]
lastbld2:0:000000:00:999:[ selection screen. If it is activated during ]
lastbld2:0:000000:00:999:[ the first stage and that you win, the ]
lastbld2:0:000000:00:999:[ character boss cheat brings you to the ]
lastbld2:0:000000:00:999:[ final boss and the final boss cheat let's ]
lastbld2:0:000000:00:999:[ you see the ending. ]
lastbld2:0:10E581:06:001:Go to Character Boss Now!
lastbld2:0:10E581:07:001:Go to Final Boss Now!
:lastbld2:62000000:000000:00000000:00000000:Select Constant Background
:lastbld2:00010000:10E57D:00000000:FFFFFFFF:Shimiji Pass:Kaede, Hibiki, Original Kaede
:lastbld2:00010000:10E57D:00000001:FFFFFFFF:Battle of Cloudy Sky:Moriya, Kagami, Setsuna
:lastbld2:00010000:10E57D:00000002:FFFFFFFF:13 Porttown:Akari, Juzoh, Hagure
:lastbld2:00010000:10E57D:00000003:FFFFFFFF:Village of Twilight:Lee, Zantetsu
:lastbld2:00010000:10E57D:00000004:FFFFFFFF:The Graveyard
:lastbld2:00010000:10E57D:00000005:FFFFFFFF:Forest of Forgetfulness:Okina, Shigen, Kotetsu
:lastbld2:00010000:10E57D:00000006:FFFFFFFF:The Night Before "Yuki-Machi":Yuki, Amano
:lastbld2:00010000:10E57D:00000007:FFFFFFFF:Shrine of the Vanquished:Mid-Boss Stage
:lastbld2:00010000:10E57D:00000008:FFFFFFFF:Boss Stage:Kouryu
:lastbld2:00010000:10E57D:00000009:FFFFFFFF:Fire at the Wadamoya:Washizuka, Mukuro, Kojiroh
:lastbld2:83000000:10E344:00000002:0000017E:Infinite Energy PL1
:lastbld2:83010000:10E344:00000000:0000017F:Infinite Energy PL1 (2/2):Poked as bytes for max cheat engine compatability
:lastbld2:83100001:10E344:00000000:0000017E:Drain All Energy Now! PL1
lastbld2:0:10E4B2:01:000:Invincibility PL1
lastbld2:0:10E44C:01:500:Invincibility PL1 (2/2):Part 1 sorts out the energy bar and Part 2 stops you reacting when hit
:lastbld2:83000000:10E344:00000040:0000017D:Infinite Power PL1
:lastbld2:83000100:10E344:00000003:000001AD:Select Rounds Won PL1:However, you still can't throw a round to win the match...
:lastbld2:62000000:000000:00000000:00000000:Select Character PL1
:lastbld2:00010000:10BD59:00000000:FFFFFFFF:Kaede
:lastbld2:00010000:10BD59:00000001:FFFFFFFF:Moriya
:lastbld2:00010000:10BD59:00000002:FFFFFFFF:Yuki
:lastbld2:00010000:10BD59:00000003:FFFFFFFF:Okina
:lastbld2:00010000:10BD59:00000004:FFFFFFFF:Akari
:lastbld2:00010000:10BD59:00000005:FFFFFFFF:Juzoh
:lastbld2:00010000:10BD59:00000006:FFFFFFFF:Washizuka
:lastbld2:00010000:10BD59:00000007:FFFFFFFF:Mukuro
:lastbld2:00010000:10BD59:00000008:FFFFFFFF:Amano
:lastbld2:00010000:10BD59:00000009:FFFFFFFF:Lee
:lastbld2:00010000:10BD59:0000000A:FFFFFFFF:Zantetsu
:lastbld2:00010000:10BD59:0000000B:FFFFFFFF:Shigen
:lastbld2:00010000:10BD59:0000000C:FFFFFFFF:Kagami
:lastbld2:00010000:10BD59:0000000D:FFFFFFFF:Kojiroh
:lastbld2:00010000:10BD59:0000000E:FFFFFFFF:Hibiki
:lastbld2:00010000:10BD59:0000000F:FFFFFFFF:Setsuna
:lastbld2:00010000:10BD59:00000010:FFFFFFFF:Kouryu
:lastbld2:00010000:10BD59:00000011:FFFFFFFF:Original Kaede
:lastbld2:00010000:10BD59:00000012:FFFFFFFF:Hagure
:lastbld2:00010000:10BD59:00000013:FFFFFFFF:Kotetsu
:lastbld2:62000000:000000:00000000:00000000:Select Playing Style PL1
:lastbld2:83010000:10E344:00000001:0000017C:Power Mode
:lastbld2:83010000:10E344:00000002:0000017C:Speed Mode
:lastbld2:83010000:10E344:00000003:0000017C:EX Mode
:lastbld2:62000000:000000:00000000:00000000:Select Colour PL1
:lastbld2:00010000:10BD60:00000000:FFFFFFFF:A colour (Power Mode)
:lastbld2:00010000:10BD60:00000001:FFFFFFFF:A colour (Speed Mode)
:lastbld2:00010000:10BD60:00000002:FFFFFFFF:A colour (EX Mode)
:lastbld2:00010000:10BD60:00000003:FFFFFFFF:D colour (Power Mode)
:lastbld2:00010000:10BD60:00000004:FFFFFFFF:D colour (Speed Mode)
:lastbld2:00010000:10BD60:00000005:FFFFFFFF:D colour (EX Mode)
:lastbld2:83000000:10E348:00000002:0000017E:Infinite Energy PL2
:lastbld2:83010000:10E348:00000000:0000017F:Infinite Energy PL2 (2/2):Poked as bytes for max cheat engine compatability
:lastbld2:83100001:10E348:00000000:0000017E:Drain All Energy Now! PL2
lastbld2:0:10E4B3:01:000:Invincibility PL2
lastbld2:0:10E450:01:500:Invincibility PL2 (2/2):Part 1 sorts out the energy bar and Part 2 stops you reacting when hit
:lastbld2:83000000:10E348:00000040:0000017D:Infinite Power PL2
:lastbld2:83000100:10E348:00000003:000001AD:Select Rounds Won PL2:However, you still can't throw a round to win the match...
:lastbld2:62000000:000000:00000000:00000000:Select Character PL2
:lastbld2:00010000:10BD5B:00000000:FFFFFFFF:Kaede
:lastbld2:00010000:10BD5B:00000001:FFFFFFFF:Moriya
:lastbld2:00010000:10BD5B:00000002:FFFFFFFF:Yuki
:lastbld2:00010000:10BD5B:00000003:FFFFFFFF:Okina
:lastbld2:00010000:10BD5B:00000004:FFFFFFFF:Akari
:lastbld2:00010000:10BD5B:00000005:FFFFFFFF:Juzoh
:lastbld2:00010000:10BD5B:00000006:FFFFFFFF:Washizuka
:lastbld2:00010000:10BD5B:00000007:FFFFFFFF:Mukuro
:lastbld2:00010000:10BD5B:00000008:FFFFFFFF:Amano
:lastbld2:00010000:10BD5B:00000009:FFFFFFFF:Lee
:lastbld2:00010000:10BD5B:0000000A:FFFFFFFF:Zantetsu
:lastbld2:00010000:10BD5B:0000000B:FFFFFFFF:Shigen
:lastbld2:00010000:10BD5B:0000000C:FFFFFFFF:Kagami
:lastbld2:00010000:10BD5B:0000000D:FFFFFFFF:Kojiroh
:lastbld2:00010000:10BD5B:0000000E:FFFFFFFF:Hibiki
:lastbld2:00010000:10BD5B:0000000F:FFFFFFFF:Setsuna
:lastbld2:00010000:10BD5B:00000010:FFFFFFFF:Kouryu
:lastbld2:00010000:10BD5B:00000011:FFFFFFFF:Original Kaede
:lastbld2:00010000:10BD5B:00000012:FFFFFFFF:Hagure
:lastbld2:00010000:10BD5B:00000013:FFFFFFFF:Kotetsu
:lastbld2:62000000:000000:00000000:00000000:Select Playing Style PL2
:lastbld2:83010000:10E348:00000001:0000017C:Power Mode
:lastbld2:83010000:10E348:00000002:0000017C:Speed Mode
:lastbld2:83010000:10E348:00000003:0000017C:EX Mode
:lastbld2:62000000:000000:00000000:00000000:Select Colour PL2
:lastbld2:00010000:10BD61:00000000:FFFFFFFF:A colour (Power Mode)
:lastbld2:00010000:10BD61:00000001:FFFFFFFF:A colour (Speed Mode)
:lastbld2:00010000:10BD61:00000002:FFFFFFFF:A colour (EX Mode)
:lastbld2:00010000:10BD61:00000003:FFFFFFFF:D colour (Power Mode)
:lastbld2:00010000:10BD61:00000004:FFFFFFFF:D colour (Speed Mode)
:lastbld2:00010000:10BD61:00000005:FFFFFFFF:D colour (EX Mode)
; [ Last Blade / Bakumatsu Roman - Gekka no Kenshi, The (set 2) ]
lastblda:0:10E32B:61:000:Infinite Time
lastblda:0:000000:00:999:[ Both story cheats are useful when using ]
lastblda:0:000000:00:999:[ KAEDE, YUKI or MORIYA. Story Part 2 cheat ]
lastblda:0:000000:00:999:[ is useful for JUZOH, AKARI, WASHIZUKA, ]
lastblda:0:000000:00:999:[ SHIKYOH, OKINA, and SHINGEN. They MUST be ]
lastblda:0:000000:00:999:[ activated on the character select screen. ]
lastblda:0:10AC43:06:001:Story Part 1 (Stage 7)
lastblda:0:10AC43:07:001:Story Part 2 (Stage 8)
lastblda:0:000000:00:999:[ The boss cheat must be activated on the ]
lastblda:0:000000:00:999:[ character selection screen. ]
lastblda:0:10AC43:08:001:First Boss
lastblda:0:10AC43:09:001:Final Boss.
lastblda:0:000000:00:999:[ The cinematic cheat must be activated ]
lastblda:0:000000:00:999:[ during any fight. After winning, you can ]
lastblda:0:000000:00:999:[ see the cinematic. ]
lastblda:0:10AC43:03:001:Middle cinematic
lastblda:0:10AC43:07:001:First boss cinematic
lastblda:0:10AC43:08:001:Inbetween Bosses cinematic
lastblda:0:10AC43:09:001:Ending cinematic
:lastblda:83100000:0010AC2C:00000100:00000180:Infinite Energy PL1
:lastblda:83100001:0010AC2C:00000000:00000180:Drain All Energy Now! PL1
:lastblda:83000000:0010AC2C:00000001:0000018C:Always have Power "Power" Mode PL1
:lastblda:83000000:0010AC2C:00000002:0000018C:Always have Power "Speed" Mode PL1
:lastblda:83000000:0010AC2C:00000040:0000018D:Always have Maximum Power PL1:Power Bar display maybe incorrect though
:lastblda:83000000:0010AC2C:00000000:0000018D:Always have Minimum Power PL1
:lastblda:83000001:0010AC2C:00000000:0000018D:Drain All Power Now! PL1
lastblda:0:000000:00:999:[ Free player selection - Use on technique ]
lastblda:0:000000:00:999:[ select screen only. ]
lastblda:0:10EAAD:0C:001:Play with Musashi PL1
lastblda:0:10EAAD:0D:001:Play with Kagami PL1
lastblda:0:10EAAD:0E:001:Play with Blond Kaede PL1:Need to be touched one time
:lastblda:83100000:0010AC30:00000100:00000180:Infinite Energy PL2
:lastblda:83100001:0010AC30:00000000:00000180:Drain All Energy Now! PL2
:lastblda:83000000:0010AC30:00000001:0000018C:Always have Power "Power" Mode PL2
:lastblda:83000000:0010AC30:00000002:0000018C:Always have Power "Speed" Mode PL2
:lastblda:83000000:0010AC30:00000040:0000018D:Always have Maximum Power PL2:Power Bar display maybe incorrect though
:lastblda:83000000:0010AC30:00000000:0000018D:Always have Minimum Power PL2
:lastblda:83000001:0010AC30:00000000:0000018D:Drain All Power Now! PL2
lastblda:0:000000:00:999:[ Free player selection - Use on technique ]
lastblda:0:000000:00:999:[ select screen only. ]
lastblda:0:10EAAF:0C:001:Play with Musashi PL2
lastblda:0:10EAAF:0D:001:Play with Kagami PL2
lastblda:0:10EAAF:0E:001:Play with Blond Kaede PL2:Need to be touched one time
; [ Last Day, The (set 1) ]
lastday:0:E059:63:000:Infinite Credits
lastday:0:E05C:03:000:Infinite Lives PL1
lastday:0:E11C:09:000:Infinite Bombs PL1
lastday:0:E05D:03:000:Infinite Lives PL2
lastday:0:E11D:09:000:Infinite Bombs PL2
; [ Last Day, The (set 2) ]
lastdaya:0:E059:63:000:Infinite Credits
lastdaya:0:E05C:03:000:Infinite Lives PL1
lastdaya:0:E11C:09:000:Infinite Bombs PL1
lastdaya:0:E05D:03:000:Infinite Lives PL2
lastdaya:0:E11D:09:000:Infinite Bombs PL2
; [ Last Duel (US set 1) ]
lastduel:0:FF8819:99:000:Infinite Time
lastduel:0:FF8826:0B:000:Infinite Lives PL1
lastduel:0:FF897B:80:002:Invincibility PL1
lastduel:0:FF8978:06:000:Infinite Rolling PL1
lastduel:0:FF8977:06:000:Maximum homing missiles PL1
lastduel:0:FF993C:01:000:Pod ON - Left PL1
lastduel:0:FF999C:01:000:Pod ON - Right PL1
lastduel:0:FF8972:60:001:Get Maximum speed - car PL1
lastduel:0:FF8972:0C:001:Get Maximum speed - plane PL1
lastduel:0:FF8979:00:000:Rapid fire - Weapon PL1
lastduel:0:FF897A:00:000:Rapid fire - H. missiles PL1
lastduel:0:FF996E:00:000:Rapid fire - Left pod PL1
lastduel:0:FF99CE:00:000:Rapid fire - Right pod PL1
lastduel:0:FF8976:00:000:Always have normal weapon PL1
lastduel:0:FF8976:02:000:Always have Double PL1
lastduel:0:FF8976:04:000:Always have 3-way PL1
lastduel:0:FF8976:06:000:Always have Shotgun PL1
lastduel:0:FF8976:08:000:Always have Flame PL1
lastduel:0:FF8976:00:001:Get normal weapon Now! PL1
lastduel:0:FF8976:02:001:Get Double Now! PL1
lastduel:0:FF8976:04:001:Get 3-way Now! PL1
lastduel:0:FF8976:06:001:Get Shotgun Now! PL1
lastduel:0:FF8976:08:001:Get Flame Now! PL1
lastduel:0:FF8827:0B:000:Infinite Lives PL2
lastduel:0:FF89FB:80:002:Invincibility PL2
lastduel:0:FF89F8:06:000:Infinite Rolling PL2
lastduel:0:FF89F7:06:000:Maximum homing missiles PL2
lastduel:0:FF99FC:01:000:Pod ON - Left PL2
lastduel:0:FF9A5C:01:000:Pod ON - Right PL2
lastduel:0:FF89F2:60:001:Get Maximum speed - car PL2
lastduel:0:FF89F2:0C:001:Get Maximum speed - plane PL2
lastduel:0:FF89F9:00:000:Rapid fire - Weapon PL2
lastduel:0:FF89FA:00:000:Rapid fire - H. missiles PL2
lastduel:0:FF9A2E:00:000:Rapid fire - Left pod PL2
lastduel:0:FF9A8E:00:000:Rapid fire - Right pod PL2
lastduel:0:FF89F6:00:000:Always have normal weapon PL2
lastduel:0:FF89F6:02:000:Always have Double PL2
lastduel:0:FF89F6:04:000:Always have 3-way PL2
lastduel:0:FF89F6:06:000:Always have Shotgun PL2
lastduel:0:FF89F6:08:000:Always have Flame PL2
lastduel:0:FF89F6:00:001:Get normal weapon Now! PL2
lastduel:0:FF89F6:02:001:Get Double Now! PL2
lastduel:0:FF89F6:04:001:Get 3-way Now! PL2
lastduel:0:FF89F6:06:001:Get Shotgun Now! PL2
lastduel:0:FF89F6:08:001:Get Flame Now! PL2
; [ Last Fortress - Toride (Erotic) ]
lastfero:0:40D844:63:000:Infinite Credits
lastfero:0:40C008:01:001:Finish this level Now!
lastfero:0:40C009:08:501:Finish this level Now! (2/3)
lastfero:0:40C018:07:501:Finish this level Now! (3/3)
lastfero:0:40C107:25:000:Next Tile always Help
lastfero:0:40C015:70:007:Infinite Time PL1
lastfero:0:40C017:70:007:Infinite Time PL2
; [ Last Fortress - Toride ]
lastfort:0:40D844:63:000:Infinite Credits
lastfort:0:40C008:01:001:Finish this level Now!
lastfort:0:40C009:08:501:Finish this level Now! (2/3)
lastfort:0:40C018:07:501:Finish this level Now! (3/3)
lastfort:0:40C107:25:000:Next Tile always Help
lastfort:0:40C015:70:007:Infinite Time PL1
lastfort:0:40C017:70:007:Infinite Time PL2
; [ Last Mission (US revision 6) ]
lastmisn:0:0069:80:040:Invincibility
lastmisn:0:0000:00:999:[See the Dip Switch Menu to ]
lastmisn:0:0000:00:999:[enable an alternate ]
lastmisn:0:0000:00:999:[Invincibility cheat. ]
lastmisn:0:0078:06:000:Infinite Smart Bombs
lastmisn:0:0972:C9:000:Infinite K-CAN
lastmisn:0:0973:30:500:Infinite K-CAN (2/2)
lastmisn:0:096A:A9:000:Infinite PULS
lastmisn:0:096B:30:500:Infinite PULS (2/2)
lastmisn:0:0976:E0:000:Infinite HYPER
lastmisn:0:0977:30:500:Infinite HYPER (2/2)
lastmisn:0:0984:03:000:Infinite Lives PL1
lastmisn:0:099C:03:000:Infinite Lives PL2
; [ Last Mission (Japan) ]
lastmsnj:0:0069:80:040:Invincibility
lastmsnj:0:0000:00:999:[See the Dip Switch Menu to ]
lastmsnj:0:0000:00:999:[enable an alternate ]
lastmsnj:0:0000:00:999:[Invincibility cheat. ]
lastmsnj:0:0078:06:000:Infinite Smart Bombs
lastmsnj:0:0972:C9:000:Infinite K-CAN
lastmsnj:0:0973:30:500:Infinite K-CAN (2/2)
lastmsnj:0:096A:A9:000:Infinite PULS
lastmsnj:0:096B:30:500:Infinite PULS (2/2)
lastmsnj:0:0976:E0:000:Infinite HYPER
lastmsnj:0:0977:30:500:Infinite HYPER (2/2)
lastmsnj:0:0984:03:000:Infinite Lives PL1
lastmsnj:0:099C:03:000:Infinite Lives PL2
; [ Last Mission (US revision 5) ]
lastmsno:0:0069:80:040:Invincibility
lastmsno:0:0000:00:999:[See the Dip Switch Menu to ]
lastmsno:0:0000:00:999:[enable an alternate ]
lastmsno:0:0000:00:999:[Invincibility cheat. ]
lastmsno:0:0078:06:000:Infinite Smart Bombs
lastmsno:0:0972:C9:000:Infinite K-CAN
lastmsno:0:0973:30:500:Infinite K-CAN (2/2)
lastmsno:0:096A:A9:000:Infinite PULS
lastmsno:0:096B:30:500:Infinite PULS (2/2)
lastmsno:0:0976:E0:000:Infinite HYPER
lastmsno:0:0977:30:500:Infinite HYPER (2/2)
lastmsno:0:0984:03:000:Infinite Lives PL1
lastmsno:0:099C:03:000:Infinite Lives PL2
; [ Lazer Command ]
lazercmd:0:1C28:59:000:Infinite Time
; [ League Bowling ]
lbowling:0:1010A5:99:000:Infinite Time PL1
lbowling:0:1011A5:99:000:Infinite Time PL2
lbowling:0:1012A5:99:000:Infinite Time PL3
lbowling:0:1013A5:99:000:Infinite Time PL4
; [ Lode Runner (set 1) ]
ldrun:0:E5B2:99:000:Infinite Credits
ldrun:0:E58B:99:004:Infinite Time
ldrun:0:E58F:09:000:Infinite Lives
ldrun:0:0000:00:999:[See the Dip Switch Menu to ]
ldrun:0:0000:00:999:[enable Invincibility. ]
ldrun:0:E4FC:00:000:Never any gold needed
ldrun:0:E4FC:01:001:One more gold needed Now!
ldrun:0:0000:00:999:[Rounds greater than 99 dont]
ldrun:0:0000:00:999:[show correct round number. ]
ldrun:0:0000:00:999:[These only alter round for ]
ldrun:0:0000:00:999:[player currently playing. ]
ldrun:0:E58E:FF:072:Select current round
ldrun:0:E58E:FF:062:Select next round
; [ Lode Runner II - The Bungeling Strikes Back ]
ldrun2:0:E68A:99:000:Infinite Credits
ldrun2:0:E5DF:99:004:Infinite Time
ldrun2:0:E5E3:09:000:Infinite Lives
ldrun2:0:0000:00:999:[See the Dip Switch Menu to ]
ldrun2:0:0000:00:999:[enable Invincibility. ]
ldrun2:0:E5E9:00:000:Never any gold needed
ldrun2:0:E5E9:01:001:One more gold needed Now!
ldrun2:0:0000:00:999:[Rounds greater than 99 dont]
ldrun2:0:0000:00:999:[show correct round number. ]
ldrun2:0:0000:00:999:[These only alter round for ]
ldrun2:0:0000:00:999:[player currently playing. ]
ldrun2:0:E5E2:FF:072:Select current round
ldrun2:0:E5E2:FF:062:Select next round
; [ Lode Runner III - The Golden Labyrinth ]
ldrun3:0:E68A:99:000:Infinite Credits
ldrun3:0:E5DF:99:004:Infinite Time
ldrun3:0:E5E3:09:000:Infinite Lives
ldrun3:0:0000:00:999:[See the Dip Switch Menu to ]
ldrun3:0:0000:00:999:[enable Invincibility. ]
ldrun3:0:E5E9:00:000:Never any gold needed
ldrun3:0:E5E9:01:001:One more gold needed Now!
ldrun3:0:0000:00:999:[Rounds greater than 99 dont]
ldrun3:0:0000:00:999:[show correct round number. ]
ldrun3:0:0000:00:999:[These only alter round for ]
ldrun3:0:0000:00:999:[player currently playing. ]
ldrun3:0:E5E2:FF:072:Select current round
ldrun3:0:E5E2:FF:062:Select next round
; [ Lode Runner III - Majin No Fukkatsu ]
ldrun3jp:0:E68A:99:000:Infinite Credits
ldrun3jp:0:E5DF:99:004:Infinite Time
ldrun3jp:0:E5E3:09:000:Infinite Lives
ldrun3jp:0:0000:00:999:[See the Dip Switch Menu to ]
ldrun3jp:0:0000:00:999:[enable Invincibility. ]
ldrun3jp:0:E5E9:00:000:Never any gold needed
ldrun3jp:0:E5E9:01:001:One more gold needed Now!
ldrun3jp:0:0000:00:999:[Rounds greater than 99 dont]
ldrun3jp:0:0000:00:999:[show correct round number. ]
ldrun3jp:0:0000:00:999:[These only alter round for ]
ldrun3jp:0:0000:00:999:[player currently playing. ]
ldrun3jp:0:E5E2:FF:072:Select current round
ldrun3jp:0:E5E2:FF:062:Select next round
; [ Lode Runner IV - Teikoku Karano Dasshutsu ]
ldrun4:0:E702:99:000:Infinite Credits
ldrun4:0:E658:99:004:Infinite Time
ldrun4:0:E65B:09:000:Infinite Lives
ldrun4:0:0000:00:999:[See the Dip Switch Menu to ]
ldrun4:0:0000:00:999:[enable Invincibility. ]
ldrun4:0:E661:00:000:Never any gold needed
ldrun4:0:E661:01:001:One more gold needed Now!
ldrun4:0:0000:00:999:[Rounds greater than 99 dont]
ldrun4:0:0000:00:999:[show correct round number. ]
ldrun4:0:0000:00:999:[These only alter round for ]
ldrun4:0:0000:00:999:[player currently playing. ]
ldrun4:0:E65A:FF:072:Select current round
ldrun4:0:E65A:FF:062:Select next round
; [ Lode Runner (set 2) ]
ldruna:0:E5B2:99:000:Infinite Credits
ldruna:0:E58B:99:004:Infinite Time
ldruna:0:E58F:09:000:Infinite Lives
ldruna:0:0000:00:999:[See the Dip Switch Menu to ]
ldruna:0:0000:00:999:[enable Invincibility. ]
ldruna:0:E4FC:00:000:Never any gold needed
ldruna:0:E4FC:01:001:One more gold needed Now!
ldruna:0:0000:00:999:[Rounds greater than 99 dont]
ldruna:0:0000:00:999:[show correct round number. ]
ldruna:0:0000:00:999:[These only alter round for ]
ldruna:0:0000:00:999:[player currently playing. ]
ldruna:0:E58E:FF:072:Select current round
ldruna:0:E58E:FF:062:Select next round
; [ Lethal Enforcers II: Gun Fighters (ver EAA) ]
le2:0:C012AD:09:000:Infinite Credits
le2:0:C012F4:05:000:Infinite Lives PL1
le2:0:C01316:06:000:Infinite Ammo PL1
le2:0:C01334:05:000:Infinite Lives PL2
le2:0:C01356:06:000:Infinite Ammo PL2
; [ Lethal Enforcers II: Gun Fighters (ver UAA) ]
le2u:0:C012AB:09:000:Infinite Credits
le2u:0:C012F2:05:000:Infinite Lives PL1
le2u:0:C01314:06:000:Infinite Ammo PL1
le2u:0:C01332:05:000:Infinite Lives PL2
le2u:0:C01354:06:000:Infinite Ammo PL2
; [ Yakyuu Kakutou League-Man (Japan) ]
leaguemn:0:E09B0:63:000:Infinite Credits
leaguemn:0:E254F:63:000:Infinite Time
leaguemn:0:E4222:64:000:Infinite Lives PL1
leaguemn:0:E44A4:64:000:Infinite Energy PL1
leaguemn:0:E44EB:02:000:Invincibility (Buggy) PL1:Buggy = the bosses can sometimes hit you
leaguemn:0:E42E2:64:000:Infinite Lives PL2
leaguemn:0:E4564:64:000:Infinite Energy PL2
leaguemn:0:E45AB:02:000:Invincibility (Buggy) PL2:Buggy = the bosses can sometimes hit you
leaguemn:0:E43A2:64:000:Infinite Lives PL3
leaguemn:0:E4624:64:000:Infinite Energy PL3
leaguemn:0:E466B:02:000:Invincibility (Buggy) PL3:Buggy = the bosses can sometimes hit you
leaguemn:0:E4462:64:000:Infinite Lives PL4
leaguemn:0:E46E4:64:000:Infinite Energy PL4
leaguemn:0:E472B:02:000:Invincibility (Buggy) PL4:Buggy = the bosses can sometimes hit you
; [ Led Storm (US) ]
ledstorm:0:FF8827:00:000:Infinite Time
ledstorm:0:FF8844:0B:000:Infinite Energy
ledstorm:0:FF8846:1C:500:Infinite Energy (2/2)
ledstorm:0:FF910E:01:000:Infinite Protection
ledstorm:0:FF910F:EF:500:Infinite Protection (2/2)
ledstorm:0:FF90D8:0F:000:Always drive at Maximum Speed
ledstorm:0:000000:00:999:[Stage select cheats must be ]
ledstorm:0:000000:00:999:[activated on the car select screen.]
ledstorm:0:FF881E:01:001:Start on Stage 2
ledstorm:0:FF881F:01:501:Start on Stage 2 (2/2)
ledstorm:0:FF881E:02:001:Start on Stage 3
ledstorm:0:FF881F:02:501:Start on Stage 3 (2/2)
ledstorm:0:FF881E:03:001:Start on Stage 4
ledstorm:0:FF881F:03:501:Start on Stage 4 (2/2)
ledstorm:0:FF881E:04:001:Start on Stage 5
ledstorm:0:FF881F:04:501:Start on Stage 5 (2/2)
ledstorm:0:FF881E:05:001:Start on Stage 6
ledstorm:0:FF881F:05:501:Start on Stage 6 (2/2)
ledstorm:0:FF881E:06:001:Start on Stage 7
ledstorm:0:FF881F:06:501:Start on Stage 7 (2/2)
ledstorm:0:FF881E:07:001:Start on Stage 8
ledstorm:0:FF881F:07:501:Start on Stage 8 (2/2)
ledstorm:0:FF881E:08:001:Start on Stage 9
ledstorm:0:FF881F:08:501:Start on Stage 9 (2/2)
; [ Legend ]
legend:0:F10E:21:000:Infinite Time:Time (= "Life")
legend:0:F0C6:11:000:Infinite Lives PL1
legend:0:F0E1:11:000:Infinite Lives PL2
; [ Legend of Success Joe / Ashitano Joe Densetsu ]
legendos:0:10FD89:64:000:Infinite Continues
legendos:0:1003E2:00:500:Infinite Continues (2/3)
legendos:0:1007E2:00:500:Infinite Continues (3/3)
legendos:0:100369:00:000:Infinite Time PL1
legendos:0:100363:78:000:Infinite Energy PL1
legendos:0:100463:01:001:Drain PL1's Opponent's Energy Now!
legendos:0:100769:00:000:Infinite Time PL2
legendos:0:100763:78:000:Infinite Energy PL2
legendos:0:100863:01:001:Drain PL2's Opponent's Energy Now!
; [ Legion (ver 2.03) ]
legion:0:00D9E4:4E:100:Invincibility
legion:0:00D9E5:75:600:Invincibility (2/2)
legion:0:062CE4:06:000:Infinite Lives PL1
legion:0:062CE9:03:000:Infinite Bombs PL1
legion:0:062D16:06:000:Infinite Lives PL2
legion:0:062D1B:03:000:Infinite Bombs PL2
; [ Legionnaire (World) ]
legionna:0:108001:99:000:Infinite Credits
legionna:0:10921F:99:000:Infinite Time
legionna:0:1097DE:38:000:Infinite Energy PL1
legionna:0:10984E:38:000:Infinite Energy PL2
; [ Legionnaire (US) ]
legionnu:0:108001:99:000:Infinite Credits
legionnu:0:10921F:99:000:Infinite Time
legionnu:0:1097DE:38:000:Infinite Energy PL1
legionnu:0:10984E:38:000:Infinite Energy PL2
; [ Legion (ver 1.05) ]
legiono:0:00D81C:4E:100:Invincibility
legiono:0:00D81D:75:600:Invincibility (2/2)
legiono:0:062CE4:06:000:Infinite Lives PL1
legiono:0:062CE9:03:000:Infinite Bombs PL1
legiono:0:062D16:06:000:Infinite Lives PL2
legiono:0:062D1B:03:000:Infinite Bombs PL2
; [ Koukuu Kihei Monogatari - The Legend of Air Cavalry (Japan) ]
legofair:0:E45E:99:000:Infinite Credits
legofair:0:0000:00:999:[See the Dip Switch Menu to ]
legofair:0:0000:00:999:[enable Invincibility. ]
legofair:0:E3A0:05:000:Infinite Lives PL1
legofair:0:E3B9:55:000:Infinite Plane Bombs PL1
legofair:0:E3B9:AA:000:Infinite Circle Bombs PL1
legofair:0:E3B9:FF:000:Infinite Atomic Bombs PL1
legofair:0:E3F0:05:000:Infinite Lives PL2
legofair:0:E409:55:000:Infinite Plane Bombs PL2
legofair:0:E409:AA:000:Infinite Circle Bombs PL2
legofair:0:E409:FF:000:Infinite Atomic Bombs PL2
; [ Lemmings (US Prototype) ]
lemmings:0:10A3CF:63:000:Infinite Credits
lemmings:0:10EFC4:46:000:Infinite Time
lemmings:0:10EFC5:34:500:Infinite Time (2/2)
lemmings:0:105681:01:000:No lemmings ever needed to finish level:These cheats are for a SOLO player game only
lemmings:0:105681:01:001:No lemmings needed to finish level Now!:These cheats are for a SOLO player game only
lemmings:0:10A39B:41:001:Goto Level 67 next:These cheats are for a SOLO player game only. Once you have finished level 67, you'll restart at level 45
lemmings:0:10EFB5:63:000:Infinite Climbers PL1
lemmings:0:10EFB7:63:000:Infinite Floaters PL1
lemmings:0:10EFB9:63:000:Infinite Bombers PL1
lemmings:0:10EFBB:63:000:Infinite Blockers PL1
lemmings:0:10EFBD:63:000:Infinite Builders PL1
lemmings:0:10EFBF:63:000:Infinite Bashers PL1
lemmings:0:10EFC1:63:000:Infinite Miners PL1
lemmings:0:10EFC3:63:000:Infinite Diggers PL1
lemmings:0:10EFD5:63:000:Infinite Climbers PL2
lemmings:0:10EFD7:63:000:Infinite Floaters PL2
lemmings:0:10EFD9:63:000:Infinite Bombers PL2
lemmings:0:10EFDB:63:000:Infinite Blockers PL2
lemmings:0:10EFDD:63:000:Infinite Builders PL2
lemmings:0:10EFDF:63:000:Infinite Bashers PL2
lemmings:0:10EFE1:63:000:Infinite Miners PL2
lemmings:0:10EFE3:63:000:Infinite Diggers PL2
; [ Mahjong Lemon Angel (Japan) ]
lemnangl:0:0000:00:999:[ The winning hand cheat must ]
lemnangl:0:0000:00:999:[ be in your hand, then press ]
lemnangl:0:0000:00:999:[ the RON key ('Z' by default). ]
lemnangl:0:0000:00:999:[ The tiles do not visually ]
lemnangl:0:0000:00:999:[ change until you make a move. ]
lemnangl:0:40F2:1B:001:Get winning hand Now!
lemnangl:0:40F3:1B:501:Get winning hand Now! (02/15)
lemnangl:0:40F4:1B:501:Get winning hand Now! (03/15)
lemnangl:0:40F5:1C:501:Get winning hand Now! (04/15)
lemnangl:0:40F6:1C:501:Get winning hand Now! (05/15)
lemnangl:0:40F7:1C:501:Get winning hand Now! (06/15)
lemnangl:0:40F8:1D:501:Get winning hand Now! (07/15)
lemnangl:0:40F9:1D:501:Get winning hand Now! (08/15)
lemnangl:0:40FA:1D:501:Get winning hand Now! (09/15)
lemnangl:0:40FB:1E:501:Get winning hand Now! (10/15)
lemnangl:0:40FC:1E:501:Get winning hand Now! (11/15)
lemnangl:0:40FD:1E:501:Get winning hand Now! (12/15)
lemnangl:0:40FE:1F:501:Get winning hand Now! (13/15)
lemnangl:0:4029:1F:501:Get winning hand Now! (14/15)
lemnangl:0:4025:1F:501:Get winning hand Now! (15/15)
lemnangl:0:40F2:1B:000:Always winning hand
lemnangl:0:40F3:1B:500:Always winning hand (02/15)
lemnangl:0:40F4:1B:500:Always winning hand (03/15)
lemnangl:0:40F5:1C:500:Always winning hand (04/15)
lemnangl:0:40F6:1C:500:Always winning hand (05/15)
lemnangl:0:40F7:1C:500:Always winning hand (06/15)
lemnangl:0:40F8:1D:500:Always winning hand (07/15)
lemnangl:0:40F9:1D:500:Always winning hand (08/15)
lemnangl:0:40FA:1D:500:Always winning hand (09/15)
lemnangl:0:40FB:1E:500:Always winning hand (10/15)
lemnangl:0:40FC:1E:500:Always winning hand (11/15)
lemnangl:0:40FD:1E:500:Always winning hand (12/15)
lemnangl:0:40FE:1F:500:Always winning hand (13/15)
lemnangl:0:4029:1F:500:Always winning hand (14/15)
lemnangl:0:4025:1F:500:Always winning hand (15/15)
; [ Leprechaun ]
leprechn:0:0123:08:000:Infinite Lives PL1
leprechn:0:0134:08:000:Infinite Lives PL2
leprechn:0:028C:B4:000:Freeze Leprechaun
leprechn:0:028D:9C:500:Freeze Leprechaun (2/2)
; [ Lethal Enforcers (Japan ver JAD) ]
lethalej:0:0000:00:999:[ There are no cheats ]:REASON 1
lethalej:0:0000:00:999:[ for this game as it ]:REASON 1
lethalej:0:0000:00:999:[ didn't work the last ]:REASON 1
lethalej:0:0000:00:999:[ time it was tested. ]:REASON 1
lethalej:0:0000:00:999:[ If the game now works ]:REASON 1
lethalej:0:0000:00:999:[ please request cheats ]:REASON 1
lethalej:0:0000:00:999:[ for it on the cheat ]:REASON 1
lethalej:0:0000:00:999:[ forums. ]:REASON 1
; [ Lethal Enforcers (US ver UAE) ]
lethalen:0:0000:00:999:[ There are no cheats ]:REASON 1
lethalen:0:0000:00:999:[ for this game as it ]:REASON 1
lethalen:0:0000:00:999:[ didn't work the last ]:REASON 1
lethalen:0:0000:00:999:[ time it was tested. ]:REASON 1
lethalen:0:0000:00:999:[ If the game now works ]:REASON 1
lethalen:0:0000:00:999:[ please request cheats ]:REASON 1
lethalen:0:0000:00:999:[ for it on the cheat ]:REASON 1
lethalen:0:0000:00:999:[ forums. ]:REASON 1
; [ Lethal Justice ]
lethalj:0:0006010E:08:000:Infinite Lives PL1
lethalj:0:000600E2:0C:000:Infinite Ammo PL1
lethalj:0:00060112:08:000:Infinite Lives PL2
lethalj:0:000600EA:0C:000:Infinite Ammo PL2
; [ Lethal Thunder (World) ]
lethalth:0:E0144:06:000:Infinite Lives PL1
lethalth:0:E3A38:01:000:Invincibility PL1
lethalth:0:E3A41:F0:000:Max Shot Power PL1
lethalth:0:E3A3E:01:000:Always have Laser Shot PL1
lethalth:0:E3A3E:02:000:Always have Flame Shot PL1
lethalth:0:E3A3E:03:000:Always have Ball Shot PL1
lethalth:0:E3A3E:01:001:Get Laser Shot Now! PL1
lethalth:0:E3A3E:02:001:Get Flame Shot Now! PL1
lethalth:0:E3A3E:03:001:Get Ball Shot Now! PL1
lethalth:0:E0174:06:000:Infinite Lives PL2
lethalth:0:E3AD8:01:000:Invincibility PL2
lethalth:0:E3AE1:F0:000:Max Shot Power PL2
lethalth:0:E3ADE:01:000:Always have Laser Shot PL2
lethalth:0:E3ADE:02:000:Always have Flame Shot PL2
lethalth:0:E3ADE:03:000:Always have Ball Shot PL2
lethalth:0:E3ADE:01:001:Get Laser Shot Now! PL2
lethalth:0:E3ADE:02:001:Get Flame Shot Now! PL2
lethalth:0:E3ADE:03:001:Get Ball Shot Now! PL2
; [ Levers ]
levers:0:4175:63:000:Infinite Lives PL1
levers:0:4176:63:000:Infinite Lives PL2
; [ Laser Ghost ]
lghost:0:0000:00:999:[ There are no cheats ]:REASON 1
lghost:0:0000:00:999:[ for this game as it ]:REASON 1
lghost:0:0000:00:999:[ didn't work the last ]:REASON 1
lghost:0:0000:00:999:[ time it was tested. ]:REASON 1
lghost:0:0000:00:999:[ If the game now works ]:REASON 1
lghost:0:0000:00:999:[ please request cheats ]:REASON 1
lghost:0:0000:00:999:[ for it on the cheat ]:REASON 1
lghost:0:0000:00:999:[ forums. ]:REASON 1
; [ Lightning Fighters (US) ]
lgtnfght:0:000000:00:999:[Enable invincibility during]
lgtnfght:0:000000:00:999:[game play ONLY!! ]
lgtnfght:0:090200:64:000:Infinite Lives PL1
lgtnfght:0:0902A0:01:000:Infinite Beam S. Weapon PL1
lgtnfght:0:0902A0:02:000:Infinite Flame S. Weapon PL1
lgtnfght:0:092952:01:000:Invincibility PL1
lgtnfght:0:092954:00:500:Invincibility PL1 (2/3)
lgtnfght:0:09295A:00:500:Invincibility PL1 (3/3)
lgtnfght:0:090300:64:000:Infinite Lives PL2
lgtnfght:0:0902B0:01:000:Infinite Beam S. Weapon PL2
lgtnfght:0:0902B0:02:000:Infinite Flame S. Weapon PL2
lgtnfght:0:092A32:01:000:Invincibility PL2
lgtnfght:0:092A34:00:500:Invincibility PL2 (2/3)
lgtnfght:0:092A3A:00:500:Invincibility PL2 (3/3)
lgtnfght:0:092C88:F0:002:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Liberator (set 2) ]
liberat2:0:001B:08:000:Infinite Lives PL1
liberat2:0:001C:08:000:Infinite Lives PL2
liberat2:0:0063:01:001:Get 1 base to end level Now!
; [ Liberation (bootleg) ]
liberatb:0:004F:03:000:Infinite Lives
liberatb:0:0052:01:040:Invincibility
; [ Liberation ]
liberate:0:004F:9B:000:Infinite Lives
liberate:0:0052:01:040:Invincibility
; [ Liberator (set 1) ]
liberatr:0:0020:08:000:Infinite Lives PL1
liberatr:0:0021:08:000:Infinite Lives PL2
liberatr:0:0069:01:001:Get 1 base to end level Now!
; [ Libble Rabble ]
liblrabl:0:085C:05:000:Infinite Lives
liblrabl:0:2815:00:000:Invincibility & Infinite String
liblrabl:0:2DCA:00:000:Never have the scissors enemy
; [ Lifeforce (US) ]
lifefrce:0:080380:03:000:Infinite Lives PL1
lifefrce:0:080500:40:040:Invincibility PL1
lifefrce:0:0803C0:03:000:Infinite Lives PL2
lifefrce:0:080530:40:040:Invincibility PL2
lifefrce:0:083006:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Lifeforce (Japan) ]
lifefrcj:0:080380:03:000:Infinite Lives PL1
lifefrcj:0:080500:40:040:Invincibility PL1
lifefrcj:0:0803C0:03:000:Infinite Lives PL2
lifefrcj:0:080530:40:040:Invincibility PL2
lifefrcj:0:083006:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Light Bringer (Japan) ]
lightbr:0:400207:09:000:Infinite Credits
lightbr:0:407F36:77:000:Infinite Time
lightbr:0:40C244:09:000:Infinite Lives PL1
lightbr:0:404FD0:14:000:Infinite Energy PL1
lightbr:0:40C245:09:000:Infinite Specials PL1
lightbr:0:40C243:02:000:Invincibility PL1
lightbr:0:40C344:09:000:Infinite Lives PL2
lightbr:0:405050:08:000:Infinite Energy PL2
lightbr:0:40C345:09:000:Infinite Specials PL2
lightbr:0:40C343:02:000:Invincibility PL2
lightbr:0:40C444:09:000:Infinite Lives PL3
lightbr:0:4050D0:08:000:Infinite Energy PL3
lightbr:0:40C445:09:000:Infinite Specials PL3
lightbr:0:40C443:02:000:Invincibility PL3
lightbr:0:40C544:09:000:Infinite Lives PL4
lightbr:0:405150:08:000:Infinite Energy PL4
lightbr:0:40C545:09:000:Infinite Specials PL4
lightbr:0:40C543:02:000:Invincibility PL4
lightbr:0:000000:00:999:[After you enable these region cheats to see any ]
lightbr:0:000000:00:999:[effect you may have to reset the game (F3). ]
lightbr:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
lightbr:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
lightbr:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
lightbr:0:0FFFFF:01:100:Region Switch = Japan:Lightbringer
lightbr:0:0FFFFF:02:100:Region Switch = US:Dungeon Magic
lightbr:0:0FFFFF:03:100:Region Switch = World:Dungeon Magic
; [ Liquid Kids (World) ]
liquidk:0:109522:03:000:Infinite Lives
liquidk:0:109504:08:020:Invincibility
liquidk:0:102C6B:5A:500:Invincibility (2/2)
liquidk:0:109530:60:000:Always have Speed Up
liquidk:0:109530:FF:000:Always have Max Speed Up
liquidk:0:109BEC:FF:000:Never Slip
liquidk:0:109D73:08:000:Always have Max Shot Up
liquidk:0:109D79:14:000:Always have Penetration State Up
liquidk:0:109D79:FF:000:Always have Max Penetration State Up (Buggy)
liquidk:0:109D7C:FF:000:Always have Max Penetration Speed Up
liquidk:0:102A7F:14:000:Always have Penetration Shot Up
:liquidk:00003301:10952F:00000017:FFFFFFFF:Select Starting level:Use on credit screen
:liquidk:00003301:10952F:00000024:FFFFFFFF:Select Starting level:Including bonus levels
; [ Liquid Kids (US) ]
liquidku:0:109522:03:000:Infinite Lives
liquidku:0:109504:08:020:Invincibility
liquidku:0:102C6B:5A:500:Invincibility (2/2)
liquidku:0:109530:60:000:Always have Speed Up
liquidku:0:109530:FF:000:Always have Max Speed Up
liquidku:0:109BEC:FF:000:Never Slip
liquidku:0:109D73:08:000:Always have Max Shot Up
liquidku:0:109D79:14:000:Always have Penetration State Up
liquidku:0:109D79:FF:000:Always have Max Penetration State Up (Buggy)
liquidku:0:109D7C:FF:000:Always have Max Penetration Speed Up
liquidku:0:102A7F:14:000:Always have Penetration Shot Up
:liquidku:00003301:10952F:00000017:FFFFFFFF:Select Starting level:Use on credit screen
:liquidku:00003301:10952F:00000024:FFFFFFFF:Select Starting level:Including bonus levels
; [ Lizard Wizard ]
lizwiz:0:4DA1:09:000:Infinite Lives PL1
lizwiz:0:4DA2:09:000:Infinite Lives PL2
; [ Legend of Kage, The ]
lkage:0:E225:FF:000:Infinite Lives PL1
lkage:0:E22C:FF:000:Infinite Lives PL2
lkage:0:E44E:00:000:Invincibility
lkage:0:0000:00:999:[See the Dip Switch Menu to ]
lkage:0:0000:00:999:[enable an alternate ]
lkage:0:0000:00:999:[Invincibility cheat. ]
; [ Legend of Kage, The (bootleg set 1) ]
lkageb:0:E225:FF:000:Infinite Lives PL1
lkageb:0:E22C:FF:000:Infinite Lives PL2
lkageb:0:E44E:00:000:Invincibility
lkageb:0:0000:00:999:[See the Dip Switch Menu to ]
lkageb:0:0000:00:999:[enable an alternate ]
lkageb:0:0000:00:999:[Invincibility cheat. ]
; [ Legend of Kage, The (bootleg set 2) ]
lkageb2:0:E225:FF:000:Infinite Lives PL1
lkageb2:0:E22C:FF:000:Infinite Lives PL2
lkageb2:0:E44E:00:000:Invincibility
lkageb2:0:0000:00:999:[See the Dip Switch Menu to ]
lkageb2:0:0000:00:999:[enable an alternate ]
lkageb2:0:0000:00:999:[Invincibility cheat. ]
; [ Legend of Kage, The (bootleg set 3) ]
lkageb3:0:E225:FF:000:Infinite Lives PL1
lkageb3:0:E22C:FF:000:Infinite Lives PL2
lkageb3:0:E44E:00:000:Invincibility
lkageb3:0:0000:00:999:[See the Dip Switch Menu to ]
lkageb3:0:0000:00:999:[enable an alternate ]
lkageb3:0:0000:00:999:[Invincibility cheat. ]
; [ Lunar Lander (rev 2) ]
llander:0:01AD:99:000:Infinite Fuel
llander:0:019C:00:000:Infinite Time
; [ Lunar Lander (rev 1) ]
llander1:0:01AD:99:000:Infinite Fuel
llander1:0:019C:00:000:Infinite Time
; [ Lock'n'Chase ]
lnc:0:000F:02:000:Infinite Lives PL1
lnc:0:001E:02:000:Infinite Lives PL2
lnc:0:0000:00:999:[Disable invincibility with ]
lnc:0:0000:00:999:[F6 before you go 'OUT' ]
lnc:0:003B:11:000:Invincibility
; [ Locked 'n Loaded (US) ]
lockload:0:0110014:63:000:Infinite Lives PL1
lockload:0:01100CC:08:000:Infinite Ammo PL1
lockload:0:0110114:63:000:Infinite Lives PL2
lockload:0:01101CC:08:000:Infinite Ammo PL2
; [ Loco-Motion ]
locomotn:0:9900:06:000:Infinite Lives
; [ Lode Runner - The Dig Fight (ver. A) (Japan) ]
loderdfa:0:0600A460:09:000:Infinite Credits [Left Screen]
loderdfa:0:0600A461:09:000:Infinite Credits [Right Screen]
:loderdfa:00000001:060FFF43:0000000E:FFFFFFFF:Enable Maintenance Mode:Use in test mode, see the history.dat file for what the codes are. If you have any other questions email Tourniquet ;-)
:loderdfa:00010001:0600A7D3:00000001:FFFFFFFF:Enable Maintenance Mode
:loderdfa:00000001:060FFF43:00000007:FFFFFFFF:Disable Maintenance Mode:Use in test mode
:loderdfa:00010001:0600A7D3:00000000:FFFFFFFF:Disable Maintenance Mode
:loderdfa:00000000:0600A473:00000001:FFFFFFFF:Language = English
loderdfa:0:00000000:00:999:[ These Cheats work on the Left Screen ]
loderdfa:0:06021E3C:00:000:Infinite Time
loderdfa:0:06021E3D:12:500:Infinite Time (2/4)
loderdfa:0:06021E3E:C2:500:Infinite Time (3/4)
loderdfa:0:06021E3F:00:500:Infinite Time (4/4)
loderdfa:0:06021E41:01:001:Get a Gold Bar to Finish this Level Now!
loderdfa:0:00000000:00:999:[ These Cheats work on the Right Screen ]
loderdfa:0:060251EC:00:000:Infinite Time
loderdfa:0:060251ED:12:500:Infinite Time (2/4)
loderdfa:0:060251EE:C2:500:Infinite Time (3/4)
loderdfa:0:060251EF:00:500:Infinite Time (4/4)
loderdfa:0:060251F1:01:001:Get a Gold Bar to Finish this Level Now!
loderdfa:0:00000000:00:999:[ These Cheats work on the Left Vs Right Game ]
loderdfa:0:06021E38:00:000:Infinite Time
loderdfa:0:06021E39:00:500:Infinite Time (2/4)
loderdfa:0:06021E3A:02:500:Infinite Time (3/4)
loderdfa:0:06021E3B:00:500:Infinite Time (4/4)
; [ Lode Runner - The Dig Fight (ver. B) (Japan) ]
loderndf:0:0600A520:09:000:Infinite Credits [Left Screen]
loderndf:0:0600A521:09:000:Infinite Credits [Right Screen]
:loderndf:00000001:060FFF43:0000000E:FFFFFFFF:Enable Maintenance Mode:Use in test mode, see the history.dat file for what the codes are. If you have any other questions email Tourniquet ;-)
:loderndf:00010001:0600A537:00000001:FFFFFFFF:Enable Maintenance Mode (2/2)
:loderndf:00000001:060FFF43:00000007:FFFFFFFF:Disable Maintenance Mode:Use in test mode
:loderndf:00010001:0600A537:00000000:FFFFFFFF:Disable Maintenance Mode (2/2)
:loderndf:00000000:0600A533:00000001:FFFFFFFF:Language = English
loderndf:0:00000000:00:999:[ These Cheats work on the Left Screen ]
loderndf:0:060347E0:00:000:Infinite Time
loderndf:0:060347E1:12:500:Infinite Time (2/4)
loderndf:0:060347E2:C2:500:Infinite Time (3/4)
loderndf:0:060347E3:00:500:Infinite Time (4/4)
loderndf:0:060347E5:01:001:Get a Gold Bar to Finish this Level Now!
loderndf:0:00000000:00:999:[ These Cheats work on the Right Screen ]
loderndf:0:06037BA4:00:000:Infinite Time
loderndf:0:06037BA5:12:500:Infinite Time (2/4)
loderndf:0:06037BA6:C2:500:Infinite Time (3/4)
loderndf:0:06037BA7:00:500:Infinite Time (4/4)
loderndf:0:06037BA9:01:001:Get a Gold Bar to Finish this Level Now!
loderndf:0:00000000:00:999:[ These Cheats work on the Left Vs Right Game ]
loderndf:0:060347DC:00:000:Infinite Time
loderndf:0:060347DD:00:500:Infinite Time (2/4)
loderndf:0:060347DE:02:500:Infinite Time (3/4)
loderndf:0:060347DF:00:500:Infinite Time (4/4)
; [ Line of Fire ]
loffire:0:0000:00:999:[ There are no cheats ]:REASON 1
loffire:0:0000:00:999:[ for this game as it ]:REASON 1
loffire:0:0000:00:999:[ didn't work the last ]:REASON 1
loffire:0:0000:00:999:[ time it was tested. ]:REASON 1
loffire:0:0000:00:999:[ If the game now works ]:REASON 1
loffire:0:0000:00:999:[ please request cheats ]:REASON 1
loffire:0:0000:00:999:[ for it on the cheat ]:REASON 1
loffire:0:0000:00:999:[ forums. ]:REASON 1
; [ Logger ]
logger:0:1D55:99:000:Infinite Credits
logger:0:1CBF:05:000:Infinite Lives
logger:0:1C06:02:040:Partial Invincibility:Drops will still kill you!
; [ Logic Pro 2 (Japan) ]
logicpr2:0:FF8EDB:09:000:Infinite Credits
logicpr2:0:FF8DE4:01:000:Infinite Time PL1
logicpr2:0:FF8DE5:90:500:Infinite Time PL1 (2/2)
logicpr2:0:FF8E45:00:000:Never any Left item PL1
logicpr2:0:FF8E45:01:000:Left item always Bomb PL1
logicpr2:0:FF8E45:02:000:Left item always Hammer PL1
logicpr2:0:FF8E45:04:000:Left item always Filler PL1
logicpr2:0:FF8E43:00:000:Never any Right item PL1
logicpr2:0:FF8E43:01:000:Right item always Bomb PL1
logicpr2:0:FF8E43:02:000:Right item always Hammer PL1
logicpr2:0:FF8E43:04:000:Right item always Filler PL1
logicpr2:0:FF8E45:00:001:No Left item Now! PL1
logicpr2:0:FF8E45:01:001:Left item = Bomb Now! PL1
logicpr2:0:FF8E45:02:001:Left item = Hammer Now! PL1
logicpr2:0:FF8E45:04:001:Left item = Filler Now! PL1
logicpr2:0:FF8E43:00:001:No Right item Now! PL1
logicpr2:0:FF8E43:01:001:Right item = Bomb Now! PL1
logicpr2:0:FF8E43:02:001:Right item = Hammer Now! PL1
logicpr2:0:FF8E43:04:001:Right item = Filler Now! PL1
logicpr2:0:FF8E60:01:000:Infinite Time PL2
logicpr2:0:FF8E61:90:500:Infinite Time PL2 (2/2)
logicpr2:0:FF8EBF:00:000:Never any Left item PL2
logicpr2:0:FF8EBF:01:000:Left item always Bomb PL2
logicpr2:0:FF8EBF:02:000:Left item always Hammer PL2
logicpr2:0:FF8EBF:04:000:Left item always Filler PL2
logicpr2:0:FF8EC1:00:000:Never any Right item PL2
logicpr2:0:FF8EC1:01:000:Right item always Bomb PL2
logicpr2:0:FF8EC1:02:000:Right item always Hammer PL2
logicpr2:0:FF8EC1:04:000:Right item always Filler PL2
logicpr2:0:FF8EBF:00:001:No Left item Now! PL2
logicpr2:0:FF8EBF:01:001:Left item = Bomb Now! PL2
logicpr2:0:FF8EBF:02:001:Left item = Hammer Now! PL2
logicpr2:0:FF8EBF:04:001:Left item = Filler Now! PL2
logicpr2:0:FF8EC1:00:001:No Right item Now! PL2
logicpr2:0:FF8EC1:01:001:Right item = Bomb Now! PL2
logicpr2:0:FF8EC1:02:001:Right item = Hammer Now! PL2
logicpr2:0:FF8EC1:04:001:Right item = Filler Now! PL2
; [ Logic Pro (Japan) ]
logicpro:0:FF05F2:63:000:Infinite Credits
logicpro:0:FF0195:1E:000:Infinite Time
logicpro:0:FF0329:03:000:Infinite Helps PL1
logicpro:0:FF0339:03:000:Infinite Helps PL2
; [ Legend of Hero Tonma ]
loht:0:A3B46:59:000:Infinite Time
loht:0:A2311:40:000:Invincibility
loht:0:00000:00:999:[See the Dip Switch Menu to ]
loht:0:00000:00:999:[enable an alternate ]
loht:0:00000:00:999:[Invincibility cheat. ]
loht:0:A3AE4:0A:000:Infinite Lives PL1
loht:0:A3AE5:0A:000:Infinite Lives PL2
; [ Legend of Makai (World) ]
lomakai:0:0FC021:05:000:Infinite Lives
lomakai:0:0FC00B:03:000:Infinite Energy
lomakai:0:0FC01B:09:000:Infinite Time
lomakai:0:0FC022:90:000:Infinite Money
lomakai:0:0FC023:00:500:Infinite Money (2/2)
lomakai:0:0FC06E:01:000:Infinite Jumps
lomakai:0:0FC070:01:000:Invincibility
lomakai:0:000000:00:999:[See the Dip Switch Menu to ]
lomakai:0:000000:00:999:[enable an alternate ]
lomakai:0:000000:00:999:[Invincibility cheat. ]
lomakai:0:0FCE06:00:001:One hit for boss Now!
lomakai:0:0FCE07:01:501:One hit for boss Now! (2/2)
lomakai:0:0FC032:03:020:Always have all keys
lomakai:0:0FC033:80:520:Always have all keys (2/2)
lomakai:0:0FC032:01:020:Always have green key
lomakai:0:0FC032:02:020:Always have red key
lomakai:0:0FC033:80:020:Always have blue key
lomakai:0:0FC033:10:020:Always have silver shield
lomakai:0:0FC033:20:020:Always have gold shield
lomakai:0:0FC032:08:020:Always have jump potion
lomakai:0:0FC032:10:020:Always have strength potion
lomakai:0:0FC031:08:020:Always have the boots
lomakai:0:0FC031:07:040:Always have no extra weapon
lomakai:0:000000:00:999:[ EW = Extra Weapon ]
lomakai:0:0FC031:01:020:Always have knife EW
lomakai:0:0FC031:06:540:Always have knife EW (2/2)
lomakai:0:0FC031:02:020:Always have singleaxe EW
lomakai:0:0FC031:05:540:Always have singleaxe EW(2/2)
lomakai:0:0FC031:04:020:Always have doubleaxe EW
lomakai:0:0FC031:03:540:Always have doubleaxe EW(2/2)
lomakai:0:0FC032:08:020:Always have story-teller bird
lomakai:0:0FC032:03:021:Get all keys Now!
lomakai:0:0FC033:80:521:Get all keys Now! (2/2)
lomakai:0:0FC032:01:021:Get green key Now!
lomakai:0:0FC032:02:021:Get red key Now!
lomakai:0:0FC033:80:021:Get blue key Now!
lomakai:0:0FC033:10:021:Get silver shield Now!
lomakai:0:0FC033:20:021:Get gold shield Now!
lomakai:0:0FC032:08:021:Get jump potion Now!
lomakai:0:0FC032:10:021:Get strength potion Now!
lomakai:0:0FC031:08:021:Get the boots Now!
lomakai:0:0FC031:07:041:Lose extra weapon Now!
lomakai:0:0FC031:01:021:Get knife EW Now!
lomakai:0:0FC031:06:541:Get knife EW Now! (2/2)
lomakai:0:0FC031:02:021:Get single axe EW Now!
lomakai:0:0FC031:05:541:Get single axe EW Now! (2/2)
lomakai:0:0FC031:04:021:Get double axe EW Now!
lomakai:0:0FC031:03:541:Get double axe EW Now! (2/2)
lomakai:0:0FC032:08:021:Get story-teller bird Now!
; [ Looper ]
looper:0:8003:C6:000:Infinite Credits
looper:0:8026:09:020:Invincibility
looper:0:8029:09:000:Infinite Lives PL1
:looper:00001503:8027:00000063:FFFFFFFF:Select starting round PL1:You should enable this cheat before starting the game ie. after credits have been inserted!
looper:0:8027:63:062:Select next round PL1
looper:0:8027:63:072:Select current round PL1
looper:0:802A:09:000:Infinite Lives PL2
:looper:00001503:8028:00000063:FFFFFFFF:Select starting round PL2:You should enable this cheat before starting the game ie. after credits have been inserted!
looper:0:8028:63:062:Select next round PL2
looper:0:8028:63:072:Select current round PL2
; [ Looping (set 1) ]
looping:0:E397:00:000:Infinite Lives
looping:0:E36D:05:500:Infinite Lives (2/2)
looping:0:E4C5:00:000:Always have Gate Open
looping:0:E4C5:00:001:Open Gate Now!
looping:0:E4C5:01:001:Close Gate Now!
; [ Looping (set 2) ]
loopinga:0:E397:00:000:Infinite Lives
loopinga:0:E36D:05:500:Infinite Lives (2/2)
loopinga:0:E4C5:00:000:Always have Gate Open
loopinga:0:E4C5:00:001:Open Gate Now!
loopinga:0:E4C5:01:001:Close Gate Now!
; [ Lord of King, The (Japan) ]
lordofk:0:000000:00:999:[Always have Shield cheats ]
lordofk:0:000000:00:999:[should be enabled on the ]
lordofk:0:000000:00:999:[title screen or it won't ]
lordofk:0:000000:00:999:[display until you've lost a]
lordofk:0:000000:00:999:[life!! ]
lordofk:0:FFFB72:01:000:Infinite Time
lordofk:0:FFFB73:99:500:Infinite Time (2/2)
lordofk:0:FF8899:06:000:Infinite Lives PL1
lordofk:0:FFD2B5:40:000:Infinite Energy PL1
lordofk:0:FFD2B7:01:000:Invincibility 'ON' PL1
lordofk:0:FFD290:40:540:Invincibility 'ON' PL1 (2/2)
lordofk:0:FFD2B7:01:001:Invincibility 'OFF' PL1
lordofk:0:FFD290:40:521:Invincibility 'OFF' PL1 (2/2)
lordofk:0:FF88AF:3C:000:Maximum fire power PL1
lordofk:0:FF88C5:0B:000:Maximum magic power PL1
lordofk:0:FFD31D:03:000:Infinite Shield PL1:Seems to be buggy!
lordofk:0:FF8889:01:000:Always have Shield PL1
lordofk:0:FF8889:01:001:Get Shield Now! PL1
lordofk:0:FF88E1:06:000:Infinite Lives PL2
lordofk:0:FFD435:40:000:Infinite Energy PL2
lordofk:0:FFD437:01:000:Invincibility 'ON' PL2
lordofk:0:FFD410:40:540:Invincibility 'ON' PL2 (2/2)
lordofk:0:FFD437:01:001:Invincibility 'OFF' PL2
lordofk:0:FFD410:40:521:Invincibility 'OFF' PL2 (2/2)
lordofk:0:FF88F7:3C:000:Maximum fire power PL2
lordofk:0:FF890D:0B:000:Maximum magic power PL2
lordofk:0:FFD49D:03:000:Infinite Shield PL2:Seems to be buggy!
lordofk:0:FF81BF:01:000:Always have Shield PL2
lordofk:0:FF81BF:01:001:Get Shield Now! PL2
; [ Lost Tomb (hard) ]
losttmbh:0:868D:50:000:Infinite Time
losttmbh:0:84C6:E0:500:Infinite Time (2/2)
losttmbh:0:8617:06:000:Infinite Lives
losttmbh:0:8618:08:000:Infinite Ammo
losttmbh:0:861B:02:000:Infinite Zapper
losttmbh:0:0000:00:999:[See the Dip Switch Menu to ]
losttmbh:0:0000:00:999:[enable Invincibility. ]
losttmbh:0:861C:0C:072:Select next Level:Use before stair room
losttmbh:0:861D:5B:072:Select next Room:Use before stair room
; [ Lost Tomb (easy) ]
losttomb:0:868D:50:000:Infinite Time
losttomb:0:84C6:E0:500:Infinite Time (2/2)
losttomb:0:8617:06:000:Infinite Lives
losttomb:0:8618:08:000:Infinite Ammo
losttomb:0:861B:02:000:Infinite Zapper
losttomb:0:0000:00:999:[See the Dip Switch Menu to ]
losttomb:0:0000:00:999:[enable Invincibility. ]
losttomb:0:861C:0C:072:Select next Level:Use before stair room
losttomb:0:861D:5B:072:Select next Room:Use before stair room
; [ Lost Worlds (Japan) ]
lostwrld:0:FFE1D2:21:000:Infinite Shop Time
lostwrld:0:000000:00:999:[These Start on Stage cheats]
lostwrld:0:000000:00:999:[must be enabled on the ]
lostwrld:0:000000:00:999:[title screen and turned off]
lostwrld:0:000000:00:999:[when you start the stage. ]
lostwrld:0:FFB2B2:01:000:Start on Stage 2
lostwrld:0:FFB2B2:02:000:Start on Stage 3
lostwrld:0:FFB2B2:03:000:Start on Stage 4
lostwrld:0:FFB2B2:04:000:Start on Stage 5
lostwrld:0:FFB2B2:05:000:Start on Stage 6
lostwrld:0:FFB2B2:06:000:Start on Stage 7
lostwrld:0:FFB2B2:07:000:Start on Stage 8
lostwrld:0:FFB2B2:08:000:Start on Stage 9
lostwrld:0:FFB2B2:08:061:Select next stage
lostwrld:0:FF9035:38:000:Infinite Energy PL1
lostwrld:0:FFB342:02:000:Invincibility PL1
lostwrld:0:FFB38C:01:500:Invincibility PL1 (2/4)
lostwrld:0:FF9035:38:520:Invincibility PL1 (3/4)
lostwrld:0:FF9035:C7:540:Invincibility PL1 (4/4)
lostwrld:0:FFE192:99:000:Infinite Zenny PL1
lostwrld:0:FFE193:99:500:Infinite Zenny PL1 (2/3)
lostwrld:0:FFE194:99:500:Infinite Zenny PL1 (3/3)
lostwrld:0:FFE192:01:001:Reduce Zenny Now! PL1
lostwrld:0:FFE193:01:501:Reduce Zenny Now! PL1 (2/3)
lostwrld:0:FFE194:01:501:Reduce Zenny Now! PL1 (3/3)
lostwrld:0:FFCEE2:01:000:Always Laser PL1
lostwrld:0:FFCF18:00:500:Always Laser PL1 (2/2)
lostwrld:0:FFCEE2:01:000:Always Beam PL1
lostwrld:0:FFCF18:02:500:Always Beam PL1 (2/2)
lostwrld:0:FFCEE2:01:000:Always Missile PL1
lostwrld:0:FFCF18:04:500:Always Missile PL1 (2/2)
lostwrld:0:FFCEE2:01:000:Always Balcan Cannon PL1
lostwrld:0:FFCF18:06:500:Always Balcan Cannon PL1(2/2)
lostwrld:0:FFCEE2:01:000:Always Napalm Bomb PL1
lostwrld:0:FFCF18:08:500:Always Napalm Bomb PL1 (2/2)
lostwrld:0:FFCEE2:01:000:Always V-Cannon PL1
lostwrld:0:FFCF18:0A:500:Always V-Cannon PL1 (2/2)
lostwrld:0:FFCEE2:01:000:Always Burner PL1
lostwrld:0:FFCF18:0C:500:Always Burner PL1 (2/2)
lostwrld:0:FFCEE2:01:000:Always Multi-Way PL1
lostwrld:0:FFCF18:0E:500:Always Multi-Way PL1 (2/2)
lostwrld:0:FFCEE2:01:000:Always Bound Shot PL1
lostwrld:0:FFCF18:10:500:Always Bound Shot PL1 (2/2)
lostwrld:0:FFCEE2:01:000:Always Power Laser PL1
lostwrld:0:FFCF18:12:500:Always Power Laser PL1 (2/2)
lostwrld:0:FFCEE2:01:000:Always Homing Laser PL1
lostwrld:0:FFCF18:14:500:Always Homing Laser PL1 (2/2)
lostwrld:0:FFCEE2:01:001:Get Laser Now! PL1
lostwrld:0:FFCF18:00:501:Get Laser Now! PL1 (2/2)
lostwrld:0:FFCEE2:01:001:Get Beam Now! PL1
lostwrld:0:FFCF18:02:501:Get Beam Now! PL1 (2/2)
lostwrld:0:FFCEE2:01:001:Get Missile Now! PL1
lostwrld:0:FFCF18:04:501:Get Missile Now! PL1 (2/2)
lostwrld:0:FFCEE2:01:001:Get Balcan CannonNow!PL1
lostwrld:0:FFCF18:06:501:Get Balcan CannonNow!PL1(2/2)
lostwrld:0:FFCEE2:01:001:Get Napalm Bomb Now! PL1
lostwrld:0:FFCF18:08:501:Get Napalm Bomb Now! PL1(2/2)
lostwrld:0:FFCEE2:01:001:Get V-Cannon Now! PL1
lostwrld:0:FFCF18:0A:501:Get V-Cannon Now! PL1 (2/2)
lostwrld:0:FFCEE2:01:001:Get Burner Now! PL1
lostwrld:0:FFCF18:0C:501:Get Burner Now! PL1 (2/2)
lostwrld:0:FFCEE2:01:001:Get Multi-Way Now! PL1
lostwrld:0:FFCF18:0E:501:Get Multi-Way Now! PL1 (2/2)
lostwrld:0:FFCEE2:01:001:Get Bound Shot Now! PL1
lostwrld:0:FFCF18:10:501:Get Bound Shot Now! PL1 (2/2)
lostwrld:0:FFCEE2:01:001:Get Power Laser Now! PL1
lostwrld:0:FFCF18:12:501:Get Power Laser Now! PL1(2/2)
lostwrld:0:FFCEE2:01:001:Get Homing Laser Now!PL1
lostwrld:0:FFCF18:14:501:Get Homing Laser Now!PL1(2/2)
lostwrld:0:FF9055:38:000:Infinite Energy PL2
lostwrld:0:FFB392:02:000:Invincibility PL2
lostwrld:0:FFB3DC:01:500:Invincibility PL2 (2/4)
lostwrld:0:FF9055:38:520:Invincibility PL2 (3/4)
lostwrld:0:FF9055:C7:540:Invincibility PL2 (4/4)
lostwrld:0:FFE196:99:000:Infinite Zenny PL2
lostwrld:0:FFE197:99:500:Infinite Zenny PL2 (2/3)
lostwrld:0:FFE198:99:500:Infinite Zenny PL2 (3/3)
lostwrld:0:FFE196:01:001:Reduce Zenny Now! PL2
lostwrld:0:FFE197:01:501:Reduce Zenny Now! PL2 (2/3)
lostwrld:0:FFE198:01:501:Reduce Zenny Now! PL2 (3/3)
lostwrld:0:FFCF32:01:000:Always Laser PL2
lostwrld:0:FFCF68:00:500:Always Laser PL2 (2/2)
lostwrld:0:FFCF32:01:000:Always Beam PL2
lostwrld:0:FFCF68:02:500:Always Beam PL2 (2/2)
lostwrld:0:FFCF32:01:000:Always Missile PL2
lostwrld:0:FFCF68:04:500:Always Missile PL2 (2/2)
lostwrld:0:FFCF32:01:000:Always Balcan Cannon PL2
lostwrld:0:FFCF68:06:500:Always Balcan Cannon PL2(2/2)
lostwrld:0:FFCF32:01:000:Always Napalm Bomb PL2
lostwrld:0:FFCF68:08:500:Always Napalm Bomb PL2 (2/2)
lostwrld:0:FFCF32:01:000:Always V-Cannon PL2
lostwrld:0:FFCF68:0A:500:Always V-Cannon PL2 (2/2)
lostwrld:0:FFCF32:01:000:Always Burner PL2
lostwrld:0:FFCF68:0C:500:Always Burner PL2 (2/2)
lostwrld:0:FFCF32:01:000:Always Multi-Way PL2
lostwrld:0:FFCF68:0E:500:Always Multi-Way PL2 (2/2)
lostwrld:0:FFCF32:01:000:Always Bound Shot PL2
lostwrld:0:FFCF68:10:500:Always Bound Shot PL2 (2/2)
lostwrld:0:FFCF32:01:000:Always Power Laser PL2
lostwrld:0:FFCF68:12:500:Always Power Laser PL2 (2/2)
lostwrld:0:FFCF32:01:000:Always Homing Laser PL2
lostwrld:0:FFCF68:14:500:Always Homing Laser PL2 (2/2)
lostwrld:0:FFCF32:01:001:Get Laser Now! PL2
lostwrld:0:FFCF68:00:501:Get Laser Now! PL2 (2/2)
lostwrld:0:FFCF32:01:001:Get Beam Now! PL2
lostwrld:0:FFCF68:02:501:Get Beam Now! PL2 (2/2)
lostwrld:0:FFCF32:01:001:Get Missile Now! PL2
lostwrld:0:FFCF68:04:501:Get Missile Now! PL2 (2/2)
lostwrld:0:FFCF32:01:001:Get Balcan CannonNow!PL2
lostwrld:0:FFCF68:06:501:Get Balcan CannonNow!PL2(2/2)
lostwrld:0:FFCF32:01:001:Get Napalm Bomb Now! PL2
lostwrld:0:FFCF68:08:501:Get Napalm Bomb Now! PL2(2/2)
lostwrld:0:FFCF32:01:001:Get V-Cannon Now! PL2
lostwrld:0:FFCF68:0A:501:Get V-Cannon Now! PL2 (2/2)
lostwrld:0:FFCF32:01:001:Get Burner Now! PL2
lostwrld:0:FFCF68:0C:501:Get Burner Now! PL2 (2/2)
lostwrld:0:FFCF32:01:001:Get Multi-Way Now! PL2
lostwrld:0:FFCF68:0E:501:Get Multi-Way Now! PL2 (2/2)
lostwrld:0:FFCF32:01:001:Get Bound Shot Now! PL2
lostwrld:0:FFCF68:10:501:Get Bound Shot Now! PL2 (2/2)
lostwrld:0:FFCF32:01:001:Get Power Laser Now! PL2
lostwrld:0:FFCF68:12:501:Get Power Laser Now! PL2(2/2)
lostwrld:0:FFCF32:01:001:Get Homing Laser Now!PL2
lostwrld:0:FFCF68:14:501:Get Homing Laser Now!PL2(2/2)
; [ Lot Lot ]
lotlot:0:E847:03:000:Infinite lives
lotlot:0:0000:00:999:[See the Dip Switch Menu to ]
lotlot:0:0000:00:999:[enable Invincibility. ]
; [ Lotto Fun ]
lottofun:0:983E:59:000:Infinite Choosing Time
; [ Lunar Rescue ]
lrescue:0:21AC:06:000:Infinite Lives PL1
lrescue:0:21A2:80:000:Infinite Fuel PL1
lrescue:0:22AC:06:000:Infinite Lives PL2
lrescue:0:22A2:80:000:Infinite Fuel PL2
lrescue:0:218D:00:000:Enemies once per Round: Also no Fireballs
lrescue:0:21AB:00:000:Always Round 1 (Slow Enemies)
lrescue:0:21AE:05:001:1 Rescue Ends Round Now!
lrescue:0:212D:01:501:1 Rescue Ends Round Now!(2/2)
lrescue:0:21A0:01:501:1 Rescue Ends Round Now!(3/2)
; [ Last Resort ]
lresort:0:108030:02:000:Infinite Lives PL1
lresort:0:104229:7D:000:Invincibility PL1
lresort:0:104265:04:000:Always have Maximum Power PL1
lresort:0:104267:05:000:Always have Maximum Speed PL1
lresort:0:108031:02:000:Infinite Lives PL2
lresort:0:1042A9:7D:000:Invincibility PL2
lresort:0:1042E5:04:000:Always have Maximum Power PL2
lresort:0:1042E7:05:000:Always have Maximum Speed PL2
; [ Land Sea Air Squad / Riku Kai Kuu Saizensen ]
lsasquad:0:A5FB:09:000:Infinite Credits
lsasquad:0:A817:63:000:Infinite Lives
lsasquad:0:0000:00:999:[See the Dip Switch Menu to ]
lsasquad:0:0000:00:999:[enable Invincibility. ]
; [ Last Duel (US set 2) ]
lstduela:0:FF8819:99:000:Infinite Time
lstduela:0:FF8826:0B:000:Infinite Lives PL1
lstduela:0:FF897B:80:002:Invincibility PL1
lstduela:0:FF8978:06:000:Infinite Rolling PL1
lstduela:0:FF8977:06:000:Maximum homing missiles PL1
lstduela:0:FF993C:01:000:Pod ON - Left PL1
lstduela:0:FF999C:01:000:Pod ON - Right PL1
lstduela:0:FF8972:60:001:Get Maximum speed - car PL1
lstduela:0:FF8972:0C:001:Get Maximum speed - plane PL1
lstduela:0:FF8979:00:000:Rapid fire - Weapon PL1
lstduela:0:FF897A:00:000:Rapid fire - H. missiles PL1
lstduela:0:FF996E:00:000:Rapid fire - Left pod PL1
lstduela:0:FF99CE:00:000:Rapid fire - Right pod PL1
lstduela:0:FF8976:00:000:Always have normal weapon PL1
lstduela:0:FF8976:02:000:Always have Double PL1
lstduela:0:FF8976:04:000:Always have 3-way PL1
lstduela:0:FF8976:06:000:Always have Shotgun PL1
lstduela:0:FF8976:08:000:Always have Flame PL1
lstduela:0:FF8976:00:001:Get normal weapon Now! PL1
lstduela:0:FF8976:02:001:Get Double Now! PL1
lstduela:0:FF8976:04:001:Get 3-way Now! PL1
lstduela:0:FF8976:06:001:Get Shotgun Now! PL1
lstduela:0:FF8976:08:001:Get Flame Now! PL1
lstduela:0:FF8827:0B:000:Infinite Lives PL2
lstduela:0:FF89FB:80:002:Invincibility PL2
lstduela:0:FF89F8:06:000:Infinite Rolling PL2
lstduela:0:FF89F7:06:000:Maximum homing missiles PL2
lstduela:0:FF99FC:01:000:Pod ON - Left PL2
lstduela:0:FF9A5C:01:000:Pod ON - Right PL2
lstduela:0:FF89F2:60:001:Get Maximum speed - car PL2
lstduela:0:FF89F2:0C:001:Get Maximum speed - plane PL2
lstduela:0:FF89F9:00:000:Rapid fire - Weapon PL2
lstduela:0:FF89FA:00:000:Rapid fire - H. missiles PL2
lstduela:0:FF9A2E:00:000:Rapid fire - Left pod PL2
lstduela:0:FF9A8E:00:000:Rapid fire - Right pod PL2
lstduela:0:FF89F6:00:000:Always have normal weapon PL2
lstduela:0:FF89F6:02:000:Always have Double PL2
lstduela:0:FF89F6:04:000:Always have 3-way PL2
lstduela:0:FF89F6:06:000:Always have Shotgun PL2
lstduela:0:FF89F6:08:000:Always have Flame PL2
lstduela:0:FF89F6:00:001:Get normal weapon Now! PL2
lstduela:0:FF89F6:02:001:Get Double Now! PL2
lstduela:0:FF89F6:04:001:Get 3-way Now! PL2
lstduela:0:FF89F6:06:001:Get Shotgun Now! PL2
lstduela:0:FF89F6:08:001:Get Flame Now! PL2
; [ Last Duel (bootleg) ]
lstduelb:0:FF8819:99:000:Infinite Time
lstduelb:0:FF8826:0B:000:Infinite Lives PL1
lstduelb:0:FF897B:80:002:Invincibility PL1
lstduelb:0:FF8978:06:000:Infinite Rolling PL1
lstduelb:0:FF8977:06:000:Maximum homing missiles PL1
lstduelb:0:FF993C:01:000:Pod ON - Left PL1
lstduelb:0:FF999C:01:000:Pod ON - Right PL1
lstduelb:0:FF8972:60:001:Get Maximum speed - car PL1
lstduelb:0:FF8972:0C:001:Get Maximum speed - plane PL1
lstduelb:0:FF8979:00:000:Rapid fire - Weapon PL1
lstduelb:0:FF897A:00:000:Rapid fire - H. missiles PL1
lstduelb:0:FF996E:00:000:Rapid fire - Left pod PL1
lstduelb:0:FF99CE:00:000:Rapid fire - Right pod PL1
lstduelb:0:FF8976:00:000:Always have normal weapon PL1
lstduelb:0:FF8976:02:000:Always have Double PL1
lstduelb:0:FF8976:04:000:Always have 3-way PL1
lstduelb:0:FF8976:06:000:Always have Shotgun PL1
lstduelb:0:FF8976:08:000:Always have Flame PL1
lstduelb:0:FF8976:00:001:Get normal weapon Now! PL1
lstduelb:0:FF8976:02:001:Get Double Now! PL1
lstduelb:0:FF8976:04:001:Get 3-way Now! PL1
lstduelb:0:FF8976:06:001:Get Shotgun Now! PL1
lstduelb:0:FF8976:08:001:Get Flame Now! PL1
lstduelb:0:FF8827:0B:000:Infinite Lives PL2
lstduelb:0:FF89FB:80:002:Invincibility PL2
lstduelb:0:FF89F8:06:000:Infinite Rolling PL2
lstduelb:0:FF89F7:06:000:Maximum homing missiles PL2
lstduelb:0:FF99FC:01:000:Pod ON - Left PL2
lstduelb:0:FF9A5C:01:000:Pod ON - Right PL2
lstduelb:0:FF89F2:60:001:Get Maximum speed - car PL2
lstduelb:0:FF89F2:0C:001:Get Maximum speed - plane PL2
lstduelb:0:FF89F9:00:000:Rapid fire - Weapon PL2
lstduelb:0:FF89FA:00:000:Rapid fire - H. missiles PL2
lstduelb:0:FF9A2E:00:000:Rapid fire - Left pod PL2
lstduelb:0:FF9A8E:00:000:Rapid fire - Right pod PL2
lstduelb:0:FF89F6:00:000:Always have normal weapon PL2
lstduelb:0:FF89F6:02:000:Always have Double PL2
lstduelb:0:FF89F6:04:000:Always have 3-way PL2
lstduelb:0:FF89F6:06:000:Always have Shotgun PL2
lstduelb:0:FF89F6:08:000:Always have Flame PL2
lstduelb:0:FF89F6:00:001:Get normal weapon Now! PL2
lstduelb:0:FF89F6:02:001:Get Double Now! PL2
lstduelb:0:FF89F6:04:001:Get 3-way Now! PL2
lstduelb:0:FF89F6:06:001:Get Shotgun Now! PL2
lstduelb:0:FF89F6:08:001:Get Flame Now! PL2
; [ Little Casino 2 ]
ltcasin2:0:0000:00:999:[ There are no cheats ]:REASON 1
ltcasin2:0:0000:00:999:[ for this game as it ]:REASON 1
ltcasin2:0:0000:00:999:[ didn't work the last ]:REASON 1
ltcasin2:0:0000:00:999:[ time it was tested. ]:REASON 1
ltcasin2:0:0000:00:999:[ If the game now works ]:REASON 1
ltcasin2:0:0000:00:999:[ please request cheats ]:REASON 1
ltcasin2:0:0000:00:999:[ for it on the cheat ]:REASON 1
ltcasin2:0:0000:00:999:[ forums. ]:REASON 1
; [ Little Casino ]
ltcasino:0:0000:00:999:[ There are no cheats ]:REASON 1
ltcasino:0:0000:00:999:[ for this game as it ]:REASON 1
ltcasino:0:0000:00:999:[ didn't work the last ]:REASON 1
ltcasino:0:0000:00:999:[ time it was tested. ]:REASON 1
ltcasino:0:0000:00:999:[ If the game now works ]:REASON 1
ltcasino:0:0000:00:999:[ please request cheats ]:REASON 1
ltcasino:0:0000:00:999:[ for it on the cheat ]:REASON 1
ltcasino:0:0000:00:999:[ forums. ]:REASON 1
; [ Lucky & Wild ]
luckywld:0:107156:75:000:Infinite Time
luckywld:0:107157:30:500:Infinite Time (2/2)
luckywld:0:100C0E:5F:000:Infinite Damage
luckywld:0:100C0F:FF:500:Infinite Damage (2/2)
; [ Lunar Battle (prototype, earlier) ]
lunarba1:0:0043:06:000:Infinite Lives PL1
lunarba1:0:019F:99:000:Infinite Fuel PL1
lunarba1:0:0044:06:000:Infinite Lives PL2
lunarba1:0:01A0:99:000:Infinite Fuel PL2
; [ Lunar Battle (prototype, later) ]
lunarbat:0:0043:06:000:Infinite Lives PL1
lunarbat:0:019F:99:000:Infinite Fuel PL1
lunarbat:0:0044:06:000:Infinite Lives PL2
lunarbat:0:01A0:99:000:Infinite Fuel PL2
; [ Lupin III ]
lupin3:0:0000:00:999:[See the Dip Switch Menu to ]
lupin3:0:0000:00:999:[enable Invincibility. ]
lupin3:0:2127:03:000:Infinite Lives PL1
lupin3:0:2142:00:000:Infinite Energy PL1
lupin3:0:214C:90:000:Infinite Bonus PL1
lupin3:0:2125:07:001:Get 1 bag to end level PL1
lupin3:0:2227:03:000:Infinite Lives PL2
lupin3:0:2242:00:000:Infinite Energy PL2
lupin3:0:224C:90:000:Infinite Bonus PL2
lupin3:0:2225:07:001:Get 1 bag to end level PL2
; [ Lovely Cards ]
lvcards:0:611F:10:000:Always have a Royal Flush
lvcards:0:6124:0D:500:Always have a Royal Flush (02/10)
lvcards:0:6120:1C:500:Always have a Royal Flush (03/10)
lvcards:0:6125:19:500:Always have a Royal Flush (04/10)
lvcards:0:6121:1B:500:Always have a Royal Flush (05/10)
lvcards:0:6126:18:500:Always have a Royal Flush (06/10)
lvcards:0:6122:1A:500:Always have a Royal Flush (07/10)
lvcards:0:6127:17:500:Always have a Royal Flush (08/10)
lvcards:0:6123:19:500:Always have a Royal Flush (09/10)
lvcards:0:6128:16:500:Always have a Royal Flush (10/10)
lvcards:0:611F:10:001:Get a Royal Flush Now!
lvcards:0:6124:0D:501:Get a Royal Flush Now! (02/10)
lvcards:0:6120:1C:501:Get a Royal Flush Now! (03/10)
lvcards:0:6125:19:501:Get a Royal Flush Now! (04/10)
lvcards:0:6121:1B:501:Get a Royal Flush Now! (05/10)
lvcards:0:6126:18:501:Get a Royal Flush Now! (06/10)
lvcards:0:6122:1A:501:Get a Royal Flush Now! (07/10)
lvcards:0:6127:17:501:Get a Royal Flush Now! (08/10)
lvcards:0:6123:19:501:Get a Royal Flush Now! (09/10)
lvcards:0:6128:16:501:Get a Royal Flush Now! (10/10)
; [ Las Vegas Girl (Girl '94) ]
lvgirl94:0:0C179C:63:000:Infinite Credits
lvgirl94:0:0C0967:09:000:Infinite Helps PL1
lvgirl94:0:0C0966:00:001:Finish this Level Now! PL1
lvgirl94:0:0C1083:09:000:Infinite Helps PL2
lvgirl94:0:0C1082:00:001:Finish this Level Now! PL2
; [ Legendary Wings (US set 1) ]
lwings:0:C09F:9A:000:Infinite Time
lwings:0:C070:06:000:Infinite Lives PL1
lwings:0:C100:FF:000:Invincibility PL1
lwings:0:C118:00:000:Always normal fire PL1
lwings:0:C118:02:000:Always 2-way fire PL1
lwings:0:C118:04:000:Always 3-way fire PL1
lwings:0:C118:05:000:Always max weapon fire PL1
lwings:0:C118:00:001:Get normal fire Now! PL1
lwings:0:C118:02:001:Get 2-way fire Now! PL1
lwings:0:C118:04:001:Get 3-way fire Now! PL1
lwings:0:C118:05:001:Get max weapon fire Now! PL1
lwings:0:C071:06:000:Infinite Lives PL2
lwings:0:C120:FF:000:Invincibility PL2
lwings:0:C138:00:000:Always normal fire PL2
lwings:0:C138:02:000:Always 2-way fire PL2
lwings:0:C138:04:000:Always 3-way fire PL2
lwings:0:C138:05:000:Always max weapon fire PL2
lwings:0:C138:00:001:Get normal fire Now! PL2
lwings:0:C138:02:001:Get 2-way fire Now! PL2
lwings:0:C138:04:001:Get 3-way fire Now! PL2
lwings:0:C138:05:001:Get max weapon fire Now! PL2
lwings:0:C072:00:001:Goto Level 1 Next
lwings:0:C072:01:001:Goto Level 2 Next
lwings:0:C072:02:001:Goto Level 3 Next
lwings:0:C072:03:001:Goto Level 4 Next
lwings:0:C072:04:001:Goto Level 5 Next
lwings:0:C072:04:061:Select next level
; [ Legendary Wings (US set 2) ]
lwings2:0:C09F:9A:000:Infinite Time
lwings2:0:C070:06:000:Infinite Lives PL1
lwings2:0:C100:FF:000:Invincibility PL1
lwings2:0:C118:00:000:Always normal fire PL1
lwings2:0:C118:02:000:Always 2-way fire PL1
lwings2:0:C118:04:000:Always 3-way fire PL1
lwings2:0:C118:05:000:Always max weapon fire PL1
lwings2:0:C118:00:001:Get normal fire Now! PL1
lwings2:0:C118:02:001:Get 2-way fire Now! PL1
lwings2:0:C118:04:001:Get 3-way fire Now! PL1
lwings2:0:C118:05:001:Get max weapon fire Now! PL1
lwings2:0:C071:06:000:Infinite Lives PL2
lwings2:0:C120:FF:000:Invincibility PL2
lwings2:0:C138:00:000:Always normal fire PL2
lwings2:0:C138:02:000:Always 2-way fire PL2
lwings2:0:C138:04:000:Always 3-way fire PL2
lwings2:0:C138:05:000:Always max weapon fire PL2
lwings2:0:C138:00:001:Get normal fire Now! PL2
lwings2:0:C138:02:001:Get 2-way fire Now! PL2
lwings2:0:C138:04:001:Get 3-way fire Now! PL2
lwings2:0:C138:05:001:Get max weapon fire Now! PL2
lwings2:0:C072:00:001:Goto Level 1 Next
lwings2:0:C072:01:001:Goto Level 2 Next
lwings2:0:C072:02:001:Goto Level 3 Next
lwings2:0:C072:03:001:Goto Level 4 Next
lwings2:0:C072:04:001:Goto Level 5 Next
lwings2:0:C072:04:061:Select next level
; [ Ares no Tsubasa (Japan) ]
lwingsjp:0:C09F:9A:000:Infinite Time
lwingsjp:0:C070:06:000:Infinite Lives PL1
lwingsjp:0:C100:FF:000:Invincibility PL1
lwingsjp:0:C118:00:000:Always normal fire PL1
lwingsjp:0:C118:02:000:Always 2-way fire PL1
lwingsjp:0:C118:04:000:Always 3-way fire PL1
lwingsjp:0:C118:05:000:Always max weapon fire PL1
lwingsjp:0:C118:00:001:Get normal fire Now! PL1
lwingsjp:0:C118:02:001:Get 2-way fire Now! PL1
lwingsjp:0:C118:04:001:Get 3-way fire Now! PL1
lwingsjp:0:C118:05:001:Get max weapon fire Now! PL1
lwingsjp:0:C071:06:000:Infinite Lives PL2
lwingsjp:0:C120:FF:000:Invincibility PL2
lwingsjp:0:C138:00:000:Always normal fire PL2
lwingsjp:0:C138:02:000:Always 2-way fire PL2
lwingsjp:0:C138:04:000:Always 3-way fire PL2
lwingsjp:0:C138:05:000:Always max weapon fire PL2
lwingsjp:0:C138:00:001:Get normal fire Now! PL2
lwingsjp:0:C138:02:001:Get 2-way fire Now! PL2
lwingsjp:0:C138:04:001:Get 3-way fire Now! PL2
lwingsjp:0:C138:05:001:Get max weapon fire Now! PL2
lwingsjp:0:C072:00:001:Goto Level 1 Next
lwingsjp:0:C072:01:001:Goto Level 2 Next
lwingsjp:0:C072:02:001:Goto Level 3 Next
lwingsjp:0:C072:03:001:Goto Level 4 Next
lwingsjp:0:C072:04:001:Goto Level 5 Next
lwingsjp:0:C072:04:061:Select next level
; [ M-4 ]
m4:0:20B9:99:000:Infinite Time
; [ Mission 660 (US) ]
m660:0:C238:09:000:Infinite Credits
m660:0:C616:90:000:Infinite Energy
m660:0:C614:00:000:Invincibility
m660:0:C615:03:000:Always have Best Ship
m660:0:C206:03:000:Infinite Lives PL1
m660:0:C210:03:000:Infinite Lives PL2
; [ Mission 660 (bootleg) ]
m660b:0:C238:09:000:Infinite Credits
m660b:0:C616:90:000:Infinite Energy
m660b:0:C614:00:000:Invincibility
m660b:0:C615:03:000:Always have Best Ship
m660b:0:C206:03:000:Infinite Lives PL1
m660b:0:C210:03:000:Infinite Lives PL2
; [ Mission 660 (Japan) ]
m660j:0:C238:09:000:Infinite Credits
m660j:0:C616:90:000:Infinite Energy
m660j:0:C614:00:000:Invincibility
m660j:0:C615:03:000:Always have Best Ship
m660j:0:C206:03:000:Infinite Lives PL1
m660j:0:C210:03:000:Infinite Lives PL2
; [ M79 Ambush ]
m79amb:0:400C:99:000:Infinite Time
; [ Mace: The Dark Age ]
mace:0:00271E72:32:000:Infinite Credits
mace:0:000E9184:64:000:Infinite Energy PL1
mace:0:000E9184:00:001:Drain all Energy Now! PL1
mace:0:000E8DFC:64:000:Infinite Energy PL2
mace:0:000E8DFC:00:001:Drain all Energy Now! PL2
; [ M.A.C.H. 3 ]
mach3:0:0722:03:000:Infinite Lives
; [ Mach Breakers (Japan) ]
machbrkr:0:0000:00:999:[ This game hasn't even ]:REASON 11
machbrkr:0:0000:00:999:[ been looked at due to ]:REASON 11
machbrkr:0:0000:00:999:[ time constraints - Too]:REASON 11
machbrkr:0:0000:00:999:[ many games and so ]:REASON 11
machbrkr:0:0000:00:999:[ little time. It is ]:REASON 11
machbrkr:0:0000:00:999:[ even possible that ]:REASON 11
machbrkr:0:0000:00:999:[ this game may be a ]:REASON 11
machbrkr:0:0000:00:999:[ clone of an existing ]:REASON 11
machbrkr:0:0000:00:999:[ game which may have ]:REASON 11
machbrkr:0:0000:00:999:[ cheats. Please search ]:REASON 11
machbrkr:0:0000:00:999:[ the cheat forums ]:REASON 11
machbrkr:0:0000:00:999:[ before posting cheat ]:REASON 11
machbrkr:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Macho Mouse ]
machomou:0:841F:01:000:Invincibility
machomou:0:0000:00:999:[See the Dip Switch Menu to ]
machomou:0:0000:00:999:[enable an alternate ]
machomou:0:0000:00:999:[Invincibility cheat. ]
machomou:0:8200:1A:000:Infinite Lives PL1
machomou:0:8300:1A:000:Infinite Lives PL2
; [ Vs. Mach Rider (Japan, Fighting Course Version) ]
machridj:0:0177:99:000:Infinite Credits
:machridj:00100000:005A:00000280:FFFFFFFF:Infinite Energy
machridj:0:005D:50:000:Infinite Shot
; [ Vs. Mach Rider (Endurance Course Version) ]
machridr:0:0064:99:000:Infinite Time
machridr:0:0164:00:000:No Slipping on Road
; [ Super Spacefortress Macross / Chou-Jikuu Yousai Macross ]
macross:0:0F9003:09:000:Infinite Credits
macross:0:0F6429:0A:000:Infinite Lives PL1
macross:0:0F642F:07:000:Infinite Bombs PL1
macross:0:0F647F:07:000:Max Powerup PL1
macross:0:0F642D:96:000:Invincibility "ON" PL1
macross:0:0F642D:01:001:Invincibility "OFF" PL1
macross:0:0F6457:00:000:Always have Fighter Shot PL1
macross:0:0F6457:01:000:Always have Gerwalk Shot PL1
macross:0:0F6457:02:000:Always have Battroid Shot PL1
macross:0:0F6457:03:000:Always have Amord-V shot PL1
macross:0:0F6457:00:001:Get Fighter Shot Now! PL1
macross:0:0F6457:01:001:Get Gerwalk Shot Now! PL1
macross:0:0F6457:02:001:Get Battroid Shot Now! PL1
macross:0:0F6457:03:001:Get Amord-V shot Now! PL1
macross:0:0F6529:0A:000:Infinite Lives PL2
macross:0:0F652F:07:000:Infinite Bombs PL2
macross:0:0F657F:07:000:Max Powerup PL2
macross:0:0F652D:96:000:Invincibility "ON" PL2
macross:0:0F652D:01:001:Invincibility "OFF" PL2
macross:0:0F6557:00:000:Always have Fighter Shot PL2
macross:0:0F6557:01:000:Always have Gerwalk Shot PL2
macross:0:0F6557:02:000:Always have Battroid Shot PL2
macross:0:0F6557:03:000:Always have Armord-V Shot PL2
macross:0:0F6557:00:001:Get Fighter Shot Now! PL2
macross:0:0F6557:01:001:Get Gerwalk Shot Now! PL2
macross:0:0F6557:02:001:Get Battroid Shot Now! PL2
macross:0:0F6557:03:001:Get Armord-V Shot Now! PL2
:macross:00001301:0F9021:00000006:FFFFFFFF:Select starting round:You should enable this cheat on the "PUSH START" screen, ie. after credits have been inserted! The Round display wont be correct
macross:0:0F9021:06:071:Select next round
; [ Super Spacefortress Macross II / Chou-Jikuu Yousai Macross I ]
macross2:0:1F900D:09:000:Infinite Credits
macross2:0:1F9027:78:000:Infinite Time
macross2:0:1F5F2F:08:000:Infinite Bombs PL1
macross2:0:1F5F2D:A0:000:Invincibility "ON" PL1
macross2:0:1F5F2D:01:001:Invincibility "OFF" PL1
macross2:0:1F5E2F:08:000:Infinite Bombs PL2
macross2:0:1F5E2D:A0:000:Invincibility "ON" PL2
macross2:0:1F5E2D:01:001:Invincibility "OFF" PL2
macross2:0:1F9021:08:071:Select next stage
; [ Macross Plus ]
macrossp:0:F16FB1:09:000:Infinite Credits
:macrossp:00001301:F17003:00000006:FFFFFFFF:Select Starting Area:Enable this cheat on the Player Select Screen
:macrossp:00000000:F173C1:00000004:FFFFFFFF:Infinite Lives PL1
:macrossp:00000000:F173C3:00000004:FFFFFFFF:Infinite Bombs PL1
:macrossp:00000001:F173BF:00000000:FFFFFFFF:Get the Fighter Ship Now! PL1
:macrossp:00000001:F173BF:00000001:FFFFFFFF:Get the Gerwalk Ship Now! PL1
:macrossp:00000001:F173BF:00000002:FFFFFFFF:Get the Battroid Ship Now! PL1
:macrossp:00000000:F173BF:00000000:FFFFFFFF:Always have the Fighter Ship PL1
:macrossp:00000000:F173BF:00000001:FFFFFFFF:Always have the Gerwalk Ship PL1
:macrossp:00000000:F173BF:00000002:FFFFFFFF:Always have the Battroid ShipPL1
:macrossp:00000000:F07183:0000000D:FFFFFFFF:Invincibility PL1
:macrossp:00000000:F173CB:00000004:FFFFFFFF:Maximum Fire Power PL1
:macrossp:00000001:F16177:00000050:FFFFFFFF:Instant Missile PL1:Bind to a key
:macrossp:00010001:F173DD:00000060:FFFFFFFF:Instant Missile PL1 (2/2)
:macrossp:00000000:F175C1:00000004:FFFFFFFF:Infinite Lives PL2
:macrossp:00000000:F175C3:00000004:FFFFFFFF:Infinite Bombs PL2
:macrossp:00000001:F175BF:00000000:FFFFFFFF:Get the Fighter Ship Now! PL2
:macrossp:00000001:F175BF:00000001:FFFFFFFF:Get the Gerwalk Ship Now! PL2
:macrossp:00000001:F175BF:00000002:FFFFFFFF:Get the Battroid Ship Now! PL2
:macrossp:00000000:F175BF:00000000:FFFFFFFF:Always have the Fighter Ship PL2
:macrossp:00000000:F175BF:00000001:FFFFFFFF:Always have the Gerwalk Ship PL2
:macrossp:00000000:F175BF:00000002:FFFFFFFF:Always have the Battroid ShipPL2
:macrossp:00000000:F07187:0000000D:FFFFFFFF:Invincibility PL2
:macrossp:00000000:F175CB:00000004:FFFFFFFF:Maximum Fire Power PL2
:macrossp:00000001:F16377:00000050:FFFFFFFF:Instant Missile PL2:Bind to a key
:macrossp:00010001:F175DD:00000060:FFFFFFFF:Instant Missile PL2 (2/2)
; [ Mad Alien ]
madalien:0:0028:09:000:Infinite Lives
madalien:0:DA72:60:100:Invincibility
madalien:0:CFE3:60:600:Invincibility (2/3):Part 1 takes care of bullets, Part 2 sees to motorbike collisions
madalien:0:D4A9:60:600:Invincibility (3/3):Part 3 takes care of car to car collisions
; [ Mad Crasher ]
madcrash:0:C668:0C:000:Infinite Lives
madcrash:0:C4C3:A4:000:Invincibility
; [ Mad Donna (set 1) ]
maddonna:0:0835F3:00:001:Finish this Level Now!
maddonna:0:0836A3:05:000:Infinite Lives PL1
maddonna:0:0836A7:18:000:Infinite Ammo PL1
maddonna:0:0836A5:05:000:Infinite Super Guns PL1
maddonna:0:0822E9:02:000:Invincibility PL1:To be used when you flicker
maddonna:0:083677:05:000:Infinite Lives PL2
maddonna:0:08367B:18:000:Infinite Ammo PL2
maddonna:0:083679:05:000:Infinite Super Guns PL2
maddonna:0:082313:02:000:Invincibility PL2:To be used when you flicker
; [ Mad Donna (set 2) ]
maddonnb:0:0835F3:00:001:Finish this Level Now!
maddonnb:0:0836A3:05:000:Infinite Lives PL1
maddonnb:0:0836A7:18:000:Infinite Ammo PL1
maddonnb:0:0836A5:05:000:Infinite Super Guns PL1
maddonnb:0:0822E9:02:000:Invincibility PL1:To be used when you flicker
maddonnb:0:083677:05:000:Infinite Lives PL2
maddonnb:0:08367B:18:000:Infinite Ammo PL2
maddonnb:0:083679:05:000:Infinite Super Guns PL2
maddonnb:0:082313:02:000:Invincibility PL2:To be used when you flicker
; [ Mad Gear (US) ]
madgear:0:FF8827:00:000:Infinite Time
madgear:0:FF8844:0B:000:Infinite Energy
madgear:0:FF8846:1C:500:Infinite Energy (2/2)
madgear:0:FF910E:01:000:Infinite Protection
madgear:0:FF910F:EF:500:Infinite Protection (2/2)
madgear:0:FF90D8:0F:000:Always drive at Max Speed
madgear:0:000000:00:999:[Stage select cheats must be ]
madgear:0:000000:00:999:[activated on the car select screen.]
madgear:0:FF881E:01:001:Start on Stage 2
madgear:0:FF881F:01:501:Start on Stage 2 (2/2)
madgear:0:FF881E:02:001:Start on Stage 3
madgear:0:FF881F:02:501:Start on Stage 3 (2/2)
madgear:0:FF881E:03:001:Start on Stage 4
madgear:0:FF881F:03:501:Start on Stage 4 (2/2)
madgear:0:FF881E:04:001:Start on Stage 5
madgear:0:FF881F:04:501:Start on Stage 5 (2/2)
madgear:0:FF881E:05:001:Start on Stage 6
madgear:0:FF881F:05:501:Start on Stage 6 (2/2)
madgear:0:FF881E:06:001:Start on Stage 7
madgear:0:FF881F:06:501:Start on Stage 7 (2/2)
madgear:0:FF881E:07:001:Start on Stage 8
madgear:0:FF881F:07:501:Start on Stage 8 (2/2)
madgear:0:FF881E:08:001:Start on Stage 9
madgear:0:FF881F:08:501:Start on Stage 9 (2/2)
; [ Mad Gear (Japan) ]
madgearj:0:FF8827:00:000:Infinite Time
madgearj:0:FF8844:0B:000:Infinite Energy
madgearj:0:FF8846:1C:500:Infinite Energy (2/2)
madgearj:0:FF910E:01:000:Infinite Protection
madgearj:0:FF910F:EF:500:Infinite Protection (2/2)
madgearj:0:FF90D8:0F:000:Always drive at Max Speed
madgearj:0:000000:00:999:[Stage select cheats must be ]
madgearj:0:000000:00:999:[activated on the car select screen.]
madgearj:0:FF881E:01:001:Start on Stage 2
madgearj:0:FF881F:01:501:Start on Stage 2 (2/2)
madgearj:0:FF881E:02:001:Start on Stage 3
madgearj:0:FF881F:02:501:Start on Stage 3 (2/2)
madgearj:0:FF881E:03:001:Start on Stage 4
madgearj:0:FF881F:03:501:Start on Stage 4 (2/2)
madgearj:0:FF881E:04:001:Start on Stage 5
madgearj:0:FF881F:04:501:Start on Stage 5 (2/2)
madgearj:0:FF881E:05:001:Start on Stage 6
madgearj:0:FF881F:05:501:Start on Stage 6 (2/2)
madgearj:0:FF881E:06:001:Start on Stage 7
madgearj:0:FF881F:06:501:Start on Stage 7 (2/2)
madgearj:0:FF881E:07:001:Start on Stage 8
madgearj:0:FF881F:07:501:Start on Stage 8 (2/2)
madgearj:0:FF881E:08:001:Start on Stage 9
madgearj:0:FF881F:08:501:Start on Stage 9 (2/2)
; [ Mad Motor ]
madmotor:0:3E041D:0A:000:Infinite Lives PL1
madmotor:0:3E041F:0A:000:Infinite Lives PL2
; [ Mad Shark ]
madshark:0:201D63:09:000:Infinite Lives PL1
madshark:0:201D7F:09:000:Infinite Bombs PL1
madshark:0:201D9D:03:000:Invincibility PL1
madshark:0:201D7B:07:000:Maximum fire power PL1
madshark:0:201D61:00:000:Always have Shell Weapon PL1
madshark:0:201D61:01:000:Always have Wide Weapon PL1
madshark:0:201D61:02:000:Always have Laser Weapon PL1
madshark:0:201D61:00:001:Get Shell Weapon Now! PL1
madshark:0:201D61:01:001:Get Wide Weapon Now! PL1
madshark:0:201D61:02:001:Get Laser Weapon Now! PL1
madshark:0:201DED:09:000:Infinite Lives PL2
madshark:0:201E09:09:000:Infinite Bombs PL2
madshark:0:201E27:03:000:Invincibility PL2
madshark:0:201E05:07:000:Maximum fire power PL2
madshark:0:201DEB:00:000:Always have Shell Weapon PL2
madshark:0:201DEB:01:000:Always have Wide Weapon PL2
madshark:0:201DEB:02:000:Always have Laser Weapon PL2
madshark:0:201DEB:00:001:Get Shell Weapon Now! PL2
madshark:0:201DEB:01:001:Get Wide Weapon Now! PL2
madshark:0:201DEB:02:001:Get Laser Weapon Now! PL2
; [ Magical Drop II ]
magdrop2:0:100A5F:00:000:No more level gain:Puzzle game only
; [ Magical Drop III ]
magdrop3:0:100626:00:000:No more level gain:Survival game only
magdrop3:0:100611:01:002:Always have Quota=001 PL1:Battle game only
magdrop3:0:100611:C8:000:Always have Quota=200 PL1:Battle game only
magdrop3:0:100651:01:002:Always have Quota=001 PL2:Battle game only
magdrop3:0:100651:C8:000:Always have Quota=200 PL2:Battle game only
; [ Magic Bubble ]
magicbub:0:FF000B:09:000:Infinite Credits
magicbub:0:000000:00:999:[The following cheats are for use in Puzzle Mode ]
magicbub:0:FF3D15:80:020:Help line "ON"
magicbub:0:FF3D15:80:041:Help line "OFF"
magicbub:0:FF43B2:02:000:Infinite Move Time
magicbub:0:FF43B3:58:500:Infinite Move Time (2/2)
magicbub:0:FF2CC5:10:000:Current bubble always Red
magicbub:0:FF2CC5:11:000:Current bubble always Yellow
magicbub:0:FF2CC5:12:000:Current bubble always Blue
magicbub:0:FF2CC5:13:000:Current bubble always Green
magicbub:0:FF2CC5:14:000:Current bubble always Purple
magicbub:0:FF2CC5:15:000:Current bubble always Violet
magicbub:0:FF2CC5:16:000:Current bubble always Grey
magicbub:0:FF2CC5:17:000:Current bubble always Dark Grey
magicbub:0:FF2B45:10:000:Next bubble always Red
magicbub:0:FF2B45:11:000:Next bubble always Yellow
magicbub:0:FF2B45:12:000:Next bubble always Blue
magicbub:0:FF2B45:13:000:Next bubble always Green
magicbub:0:FF2B45:14:000:Next bubble always Purple
magicbub:0:FF2B45:15:000:Next bubble always Violet
magicbub:0:FF2B45:16:000:Next bubble always Grey
magicbub:0:FF2B45:17:000:Next bubble always Dark Grey
magicbub:0:FF2CC5:10:001:Current bubble is Red Now!
magicbub:0:FF2CC5:11:001:Current bubble is Yellow Now!
magicbub:0:FF2CC5:12:001:Current bubble is Blue Now!
magicbub:0:FF2CC5:13:001:Current bubble is Green Now!
magicbub:0:FF2CC5:14:001:Current bubble is Purple Now!
magicbub:0:FF2CC5:15:001:Current bubble is Violet Now!
magicbub:0:FF2CC5:16:001:Current bubble is Grey Now!
magicbub:0:FF2CC5:17:001:Current bubble is Dark Grey Now!
magicbub:0:FF2B45:10:001:Next bubble is Red Now!
magicbub:0:FF2B45:11:001:Next bubble is Yellow Now!
magicbub:0:FF2B45:12:001:Next bubble is Blue Now!
magicbub:0:FF2B45:13:001:Next bubble is Green Now!
magicbub:0:FF2B45:14:001:Next bubble is Purple Now!
magicbub:0:FF2B45:15:001:Next bubble is Violet Now!
magicbub:0:FF2B45:16:001:Next bubble is Grey Now!
magicbub:0:FF2B45:17:001:Next bubble is Dark Grey Now!
magicbub:0:000000:00:999:[The following cheats are for use in Versus Mode ]
magicbub:0:FF35B8:02:000:Infinite Move Time PL1
magicbub:0:FF35B9:58:500:Infinite Move Time PL1 (2/2)
magicbub:0:FF2AE5:10:000:Current bubble always Red PL1
magicbub:0:FF2AE5:11:000:Current bubble always Yellow PL1
magicbub:0:FF2AE5:12:000:Current bubble always Blue PL1
magicbub:0:FF2AE5:13:000:Current bubble always Green PL1
magicbub:0:FF2AE5:14:000:Current bubble always Purple PL1
magicbub:0:FF2AE5:15:000:Current bubble always Violet PL1
magicbub:0:FF2AE5:16:000:Current bubble always Grey PL1
magicbub:0:FF2AE5:17:000:Current bubble always Dark Grey PL1
magicbub:0:FF2AC5:10:000:Next bubble always Red PL1
magicbub:0:FF2AC5:11:000:Next bubble always Yellow PL1
magicbub:0:FF2AC5:12:000:Next bubble always Blue PL1
magicbub:0:FF2AC5:13:000:Next bubble always Green PL1
magicbub:0:FF2AC5:14:000:Next bubble always Purple PL1
magicbub:0:FF2AC5:15:000:Next bubble always Violet PL1
magicbub:0:FF2AC5:16:000:Next bubble always Grey PL1
magicbub:0:FF2AC5:17:000:Next bubble always Dark Grey PL1
magicbub:0:FF2AE5:10:001:Current bubble is Red Now! PL1
magicbub:0:FF2AE5:11:001:Current bubble is Yellow Now! PL1
magicbub:0:FF2AE5:12:001:Current bubble is Blue Now! PL1
magicbub:0:FF2AE5:13:001:Current bubble is Green Now! PL1
magicbub:0:FF2AE5:14:001:Current bubble is Purple Now! PL1
magicbub:0:FF2AE5:15:001:Current bubble is Violet Now! PL1
magicbub:0:FF2AE5:16:001:Current bubble is Grey Now! PL1
magicbub:0:FF2AE5:17:001:Current bubble is Dark Grey Now! PL1
magicbub:0:FF2AC5:10:001:Next bubble is Red Now! PL1
magicbub:0:FF2AC5:11:001:Next bubble is Yellow Now! PL1
magicbub:0:FF2AC5:12:001:Next bubble is Blue Now! PL1
magicbub:0:FF2AC5:13:001:Next bubble is Green Now! PL1
magicbub:0:FF2AC5:14:001:Next bubble is Purple Now! PL1
magicbub:0:FF2AC5:15:001:Next bubble is Violet Now! PL1
magicbub:0:FF2AC5:16:001:Next bubble is Grey Now! PL1
magicbub:0:FF2AC5:17:001:Next bubble is Dark Grey Now! PL1
magicbub:0:FF3764:02:000:Infinite Move Time PL2
magicbub:0:FF3765:58:500:Infinite Move Time PL2 (2/2)
magicbub:0:FF1CE5:10:000:Current bubble always Red PL2
magicbub:0:FF1CE5:11:000:Current bubble always Yellow PL2
magicbub:0:FF1CE5:12:000:Current bubble always Blue PL2
magicbub:0:FF1CE5:13:000:Current bubble always Green PL2
magicbub:0:FF1CE5:14:000:Current bubble always Purple PL2
magicbub:0:FF1CE5:15:000:Current bubble always Violet PL2
magicbub:0:FF1CE5:16:000:Current bubble always Grey PL2
magicbub:0:FF1CE5:17:000:Current bubble always Dark Grey PL2
magicbub:0:FF1CC5:10:000:Next bubble always Red PL2
magicbub:0:FF1CC5:11:000:Next bubble always Yellow PL2
magicbub:0:FF1CC5:12:000:Next bubble always Blue PL2
magicbub:0:FF1CC5:13:000:Next bubble always Green PL2
magicbub:0:FF1CC5:14:000:Next bubble always Purple PL2
magicbub:0:FF1CC5:15:000:Next bubble always Violet PL2
magicbub:0:FF1CC5:16:000:Next bubble always Grey PL2
magicbub:0:FF1CC5:17:000:Next bubble always Dark Grey PL2
magicbub:0:FF1CE5:10:001:Current bubble is Red Now! PL2
magicbub:0:FF1CE5:11:001:Current bubble is Yellow Now! PL2
magicbub:0:FF1CE5:12:001:Current bubble is Blue Now! PL2
magicbub:0:FF1CE5:13:001:Current bubble is Green Now! PL2
magicbub:0:FF1CE5:14:001:Current bubble is Purple Now! PL2
magicbub:0:FF1CE5:15:001:Current bubble is Violet Now! PL2
magicbub:0:FF1CE5:16:001:Current bubble is Grey Now! PL2
magicbub:0:FF1CE5:17:001:Current bubble is Dark Grey Now! PL2
magicbub:0:FF1CC5:10:001:Next bubble is Red Now! PL2
magicbub:0:FF1CC5:11:001:Next bubble is Yellow Now! PL2
magicbub:0:FF1CC5:12:001:Next bubble is Blue Now! PL2
magicbub:0:FF1CC5:13:001:Next bubble is Green Now! PL2
magicbub:0:FF1CC5:14:001:Next bubble is Purple Now! PL2
magicbub:0:FF1CC5:15:001:Next bubble is Violet Now! PL2
magicbub:0:FF1CC5:16:001:Next bubble is Grey Now! PL2
magicbub:0:FF1CC5:17:001:Next bubble is Dark Grey Now! PL2
; [ Magix / Rock ]
magix:0:F897:09:000:Infinite Credits
magix:0:F016:00:001:Finish this Round Now! PL1
magix:0:E818:00:000:Next drop always a Grey Box Shape PL1
magix:0:E818:01:000:Next drop always a Red | Shape PL1
magix:0:E818:02:000:Next drop always a Orange T Shape PL1
magix:0:E818:03:000:Next drop always a Yellow ƠShape PL1
magix:0:E818:04:000:Next drop always a Green ƠShape PL1
magix:0:E818:05:000:Next drop always a Green Z Shape PL1
magix:0:E818:06:000:Next drop always a LightBlue Z Shape PL1
magix:0:E818:07:000:Next drop always a Blue T Shape PL1
magix:0:E818:08:000:Next drop always a Blue L Shape PL1
magix:0:E818:09:000:Next drop always a Purple C Shape PL1
magix:0:E818:0A:000:Next drop always a Pink d Shape PL1
magix:0:E818:0B:000:Next drop always a Brown d Shape PL1
magix:0:E818:0C:000:Next drop always a LightBrown | Shape PL1
magix:0:E818:00:001:Next drop a Grey Box Shape Now! PL1
magix:0:E818:01:001:Next drop a Red | Shape Now! PL1
magix:0:E818:02:001:Next drop a Orange T Shape Now! PL1
magix:0:E818:03:001:Next drop a Yellow ƠShape Now! PL1
magix:0:E818:04:001:Next drop a Green ƠShape Now! PL1
magix:0:E818:05:001:Next drop a Green Z Shape Now! PL1
magix:0:E818:06:001:Next drop a LightBlue Z Shape Now! PL1
magix:0:E818:07:001:Next drop a Blue T Shape Now! PL1
magix:0:E818:08:001:Next drop a Blue L Shape Now! PL1
magix:0:E818:09:001:Next drop a Purple C Shape Now! PL1
magix:0:E818:0A:001:Next drop a Pink d Shape Now! PL1
magix:0:E818:0B:001:Next drop a Brown d Shape Now! PL1
magix:0:E818:0C:001:Next drop a LightBrown | Shape Now! PL1
magix:0:F017:00:001:Finish this Round Now! PL2
magix:0:E810:00:000:Next drop always a Grey Box Shape PL2
magix:0:E810:01:000:Next drop always a Red | Shape PL2
magix:0:E810:02:000:Next drop always a Orange T Shape PL2
magix:0:E810:03:000:Next drop always a Yellow ƠShape PL2
magix:0:E810:04:000:Next drop always a Green ƠShape PL2
magix:0:E810:05:000:Next drop always a Green Z Shape PL2
magix:0:E810:06:000:Next drop always a LightBlue Z Shape PL2
magix:0:E810:07:000:Next drop always a Blue T Shape PL2
magix:0:E810:08:000:Next drop always a Blue L Shape PL2
magix:0:E810:09:000:Next drop always a Purple C Shape PL2
magix:0:E810:0A:000:Next drop always a Pink d Shape PL2
magix:0:E810:0B:000:Next drop always a Brown d Shape PL2
magix:0:E810:0C:000:Next drop always a LightBrown | Shape PL2
magix:0:E810:00:001:Next drop a Grey Box Shape Now! PL2
magix:0:E810:01:001:Next drop a Red | Shape Now! PL2
magix:0:E810:02:001:Next drop a Orange T Shape Now! PL2
magix:0:E810:03:001:Next drop a Yellow ƠShape Now! PL2
magix:0:E810:04:001:Next drop a Green ƠShape Now! PL2
magix:0:E810:05:001:Next drop a Green Z Shape Now! PL2
magix:0:E810:06:001:Next drop a LightBlue Z Shape Now! PL2
magix:0:E810:07:001:Next drop a Blue T Shape Now! PL2
magix:0:E810:08:001:Next drop a Blue L Shape Now! PL2
magix:0:E810:09:001:Next drop a Purple C Shape Now! PL2
magix:0:E810:0A:001:Next drop a Pink d Shape Now! PL2
magix:0:E810:0B:001:Next drop a Brown d Shape Now! PL2
magix:0:E810:0C:001:Next drop a LightBrown | Shape Now! PL2
; [ Magician Lord (set 1) ]
maglord:0:10FD89:64:000:Infinite Continues
maglord:0:100CB2:00:500:Infinite Continues (2/3)
maglord:0:100CB3:00:500:Infinite Continues (3/3)
maglord:0:1039FD:05:000:Infinite Time
maglord:0:1039FE:DB:500:Infinite Time (2/3)
maglord:0:1039FF:FF:500:Infinite Time (3/3)
maglord:0:103B00:09:000:Infinite Lives PL1
maglord:0:103B07:05:000:Infinite Energy PL1
maglord:0:103B04:02:000:Infinite Power PL1
maglord:0:103B09:9F:000:Invincibility PL1
maglord:0:000000:00:999:[ Transformations, enable one of these cheats ]
maglord:0:000000:00:999:[ and when you die this will be the character ]
maglord:0:000000:00:999:[ you become. ]
maglord:0:103B05:0D:000:Always become Ninja PL1
maglord:0:103B05:09:000:Always become Triton PL1
maglord:0:103B05:0E:000:Always become Samourai PL1
maglord:0:103B05:05:000:Always become Dragon PL1
maglord:0:103B05:0A:000:Always become Atlant PL1
maglord:0:103B05:0F:000:Always become Mutant PL1
maglord:0:103C00:09:000:Infinite Lives PL2
maglord:0:103C07:05:000:Infinite Energy PL2
maglord:0:103C04:02:000:Infinite Power PL2
maglord:0:103C09:9F:000:Invincibility PL2
maglord:0:000000:00:999:[ Transformations, enable one of these cheats ]
maglord:0:000000:00:999:[ and when you die this will be the character ]
maglord:0:000000:00:999:[ you become. ]
maglord:0:103C05:0D:000:Always become Ninja PL2
maglord:0:103C05:09:000:Always become Triton PL2
maglord:0:103C05:0E:000:Always become Samourai PL2
maglord:0:103C05:05:000:Always become Dragon PL2
maglord:0:103C05:0A:000:Always become Atlant PL2
maglord:0:103C05:0F:000:Always become Mutant PL2
; [ Magician Lord (set 2) ]
maglordh:0:10FD89:64:000:Infinite Continues
maglordh:0:100CB2:00:500:Infinite Continues (2/3)
maglordh:0:100CB3:00:500:Infinite Continues (3/3)
maglordh:0:103A0D:05:000:Infinite Time
maglordh:0:103A0E:DB:500:Infinite Time (2/3)
maglordh:0:103A0F:FF:500:Infinite Time (3/3)
maglordh:0:103C00:09:000:Infinite Lives PL1
maglordh:0:103C07:05:000:Infinite Energy PL1
maglordh:0:103C04:02:000:Infinite Power PL1
maglordh:0:103C09:9F:000:Invincibility PL1
maglordh:0:000000:00:999:[ Transformations, enable one of these cheats ]
maglordh:0:000000:00:999:[ and when you die this will be the character ]
maglordh:0:000000:00:999:[ you become. ]
maglordh:0:103C05:0D:000:Always become Ninja PL1
maglordh:0:103C05:09:000:Always become Triton PL1
maglordh:0:103C05:0E:000:Always become Samourai PL1
maglordh:0:103C05:05:000:Always become Dragon PL1
maglordh:0:103C05:0A:000:Always become Atlant PL1
maglordh:0:103C05:0F:000:Always become Mutant PL1
maglordh:0:103C80:09:000:Infinite Lives PL2
maglordh:0:103C87:05:000:Infinite Energy PL2
maglordh:0:103C84:02:000:Infinite Power PL2
maglordh:0:103C89:9F:000:Invincibility PL2
maglordh:0:000000:00:999:[ Transformations, enable one of these cheats ]
maglordh:0:000000:00:999:[ and when you die this will be the character ]
maglordh:0:000000:00:999:[ you become. ]
maglordh:0:103C85:0D:000:Always become Ninja PL2
maglordh:0:103C85:09:000:Always become Triton PL2
maglordh:0:103C85:0E:000:Always become Samourai PL2
maglordh:0:103C85:05:000:Always become Dragon PL2
maglordh:0:103C85:0A:000:Always become Atlant PL2
maglordh:0:103C85:0F:000:Always become Mutant PL2
; [ Mag Max ]
magmax:0:018CD4:99:000:Infinite Credits
:magmax:20900000:00D8C4:00004E71:FFFFFFFF:Invincibility WIP
:magmax:20910000:00D5DC:00000000:FFFFFFFF:Invincibility WIP (2/2)
magmax:0:018D6F:09:000:Infinite Lives PL1
magmax:0:018D70:09:000:Infinite Lives PL2
; [ Magical Spot ]
magspot:0:608A:80:000:Invincibility
magspot:0:609D:00:001:Finish this Round Now!:To be used with normal rounds where the aliens haven't 'hatched'
magspot:0:6215:07:001:Aliens Egg Hatch Now!
magspot:0:6099:00:000:1 Hatchling to ClearNow!:Use to clear rounds of aliens that have hatched from eggs.
magspot:0:6013:09:000:Infinite Lives PL1
:magspot:00000500:6015:000000FE:FFFFFFFF:Select Rank PL1
magspot:0:6014:09:000:Infinite Lives PL2
:magspot:00000500:6016:000000FE:FFFFFFFF:Select Rank PL2
; [ Magical Spot II ]
magspot2:0:6013:03:000:Infinite Lives PL1
magspot2:0:6014:03:000:Infinite Lives PL2
magspot2:0:608C:80:000:Invincibility
; [ Magic Worm (bootleg) ]
magworm:0:2CB6:38:100:Invincibility
magworm:0:2CB7:EA:600:Invincibility (2/2):Change "cmp #$07" to sec, nop to force the following BCS to branch
magworm:0:0070:F8:000:No Fleas and Scorpions
magworm:0:0061:FF:000:No Spiders
magworm:0:00B5:00:000:No Spider sound
magworm:0:0070:3B:000:Alter Flea Behaviour 1
magworm:0:0040:2C:000:Alter Flea Behaviour 2
magworm:0:00A5:06:000:Infinite Lives PL1
magworm:0:00A6:06:000:Infinite Lives PL2
; [ Tokoro San no MahMahjan ]
mahmajn:0:000000:00:999:[ The winning hand cheat must be ]
mahmajn:0:000000:00:999:[ activated when there are 14 tiles ]
mahmajn:0:000000:00:999:[ in your hand, then press the RON ]
mahmajn:0:000000:00:999:[ key ('Z' by default). The tiles do ]
mahmajn:0:000000:00:999:[ not visually change until you make ]
mahmajn:0:000000:00:999:[ a move. ]
mahmajn:0:081010:01:001:Get winning hand Now!
mahmajn:0:081011:01:501:Get winning hand Now! (02/14)
mahmajn:0:081012:01:501:Get winning hand Now! (03/14)
mahmajn:0:081013:02:501:Get winning hand Now! (04/14)
mahmajn:0:081014:02:501:Get winning hand Now! (05/14)
mahmajn:0:081015:02:501:Get winning hand Now! (06/14)
mahmajn:0:081016:03:501:Get winning hand Now! (07/14)
mahmajn:0:081017:03:501:Get winning hand Now! (08/14)
mahmajn:0:081018:03:501:Get winning hand Now! (09/14)
mahmajn:0:081019:04:501:Get winning hand Now! (10/14)
mahmajn:0:08101A:04:501:Get winning hand Now! (11/14)
mahmajn:0:08101B:04:501:Get winning hand Now! (12/14)
mahmajn:0:08101C:05:501:Get winning hand Now! (13/14)
mahmajn:0:08101D:05:501:Get winning hand Now! (14/14)
mahmajn:0:081010:01:000:Always winning hand
mahmajn:0:081011:01:500:Always winning hand (02/14)
mahmajn:0:081012:01:500:Always winning hand (03/14)
mahmajn:0:081013:02:500:Always winning hand (04/14)
mahmajn:0:081014:02:500:Always winning hand (05/14)
mahmajn:0:081015:02:500:Always winning hand (06/14)
mahmajn:0:081016:03:500:Always winning hand (07/14)
mahmajn:0:081017:03:500:Always winning hand (08/14)
mahmajn:0:081018:03:500:Always winning hand (09/14)
mahmajn:0:081019:04:500:Always winning hand (10/14)
mahmajn:0:08101A:04:500:Always winning hand (11/14)
mahmajn:0:08101B:04:500:Always winning hand (12/14)
mahmajn:0:08101C:05:500:Always winning hand (13/14)
mahmajn:0:08101D:05:500:Always winning hand (14/14)
; [ Tokoro San no MahMahjan 2 ]
mahmajn2:0:000000:00:999:[ The winning hand cheat must be ]
mahmajn2:0:000000:00:999:[ activated when there are 14 tiles ]
mahmajn2:0:000000:00:999:[ in your hand, then press the RON ]
mahmajn2:0:000000:00:999:[ key ('Z' by default). The tiles do ]
mahmajn2:0:000000:00:999:[ not visually change until you make ]
mahmajn2:0:000000:00:999:[ a move. ]
mahmajn2:0:08593A:01:001:Get winning hand Now!
mahmajn2:0:08593B:01:501:Get winning hand Now! (02/14)
mahmajn2:0:08593C:01:501:Get winning hand Now! (03/14)
mahmajn2:0:08593D:02:501:Get winning hand Now! (04/14)
mahmajn2:0:08593E:02:501:Get winning hand Now! (05/14)
mahmajn2:0:08593F:02:501:Get winning hand Now! (06/14)
mahmajn2:0:085940:03:501:Get winning hand Now! (07/14)
mahmajn2:0:085941:03:501:Get winning hand Now! (08/14)
mahmajn2:0:085942:03:501:Get winning hand Now! (09/14)
mahmajn2:0:085943:04:501:Get winning hand Now! (10/14)
mahmajn2:0:085944:04:501:Get winning hand Now! (11/14)
mahmajn2:0:085945:04:501:Get winning hand Now! (12/14)
mahmajn2:0:085946:05:501:Get winning hand Now! (13/14)
mahmajn2:0:085947:05:501:Get winning hand Now! (14/14)
mahmajn2:0:08593A:01:000:Always winning hand
mahmajn2:0:08593B:01:500:Always winning hand (02/14)
mahmajn2:0:08593C:01:500:Always winning hand (03/14)
mahmajn2:0:08593D:02:500:Always winning hand (04/14)
mahmajn2:0:08593E:02:500:Always winning hand (05/14)
mahmajn2:0:08593F:02:500:Always winning hand (06/14)
mahmajn2:0:085940:03:500:Always winning hand (07/14)
mahmajn2:0:085941:03:500:Always winning hand (08/14)
mahmajn2:0:085942:03:500:Always winning hand (09/14)
mahmajn2:0:085943:04:500:Always winning hand (10/14)
mahmajn2:0:085944:04:500:Always winning hand (11/14)
mahmajn2:0:085945:04:500:Always winning hand (12/14)
mahmajn2:0:085946:05:500:Always winning hand (13/14)
mahmajn2:0:085947:05:500:Always winning hand (14/14)
; [ Mahou Daisakusen (Japan) ]
mahoudai:0:100393:09:000:Infinite Credits
mahoudai:0:1004A5:09:000:Infinite Lives PL1
mahoudai:0:10173D:09:000:Infinite Bombs PL1
mahoudai:0:000000:00:999:[Only enable Invincibility ]
mahoudai:0:000000:00:999:[after launch when you can ]
mahoudai:0:000000:00:999:[shoot your weapons!! ]
mahoudai:0:10173B:02:000:Invincibility PL1
mahoudai:0:000000:00:999:[See the Dip Switch Menu to ]
mahoudai:0:000000:00:999:[enable an alternate ]
mahoudai:0:000000:00:999:[Invincibility PL1 cheat. ]
mahoudai:0:000000:00:999:[But the cheat is better as ]
mahoudai:0:000000:00:999:[the dipswitch causes a game]
mahoudai:0:000000:00:999:[crash when PL2 is selected.]
mahoudai:0:1004D3:0A:000:Always have Sub Weapon PL1
mahoudai:0:10173F:03:500:Always have Sub Weapon PL1 (2/4)
mahoudai:0:101790:90:500:Always have Sub Weapon PL1 (3/4)
mahoudai:0:1017B0:90:500:Always have Sub Weapon PL1 (4/4)
mahoudai:0:101741:00:000:Always Sub Weapon F PL1
mahoudai:0:10175B:00:500:Always Sub Weapon F PL1 (2/2)
mahoudai:0:101741:01:000:Always Sub Weapon W PL1
mahoudai:0:10175B:01:500:Always Sub Weapon W PL1 (2/2)
mahoudai:0:101741:02:000:Always Sub Weapon H PL1
mahoudai:0:10175B:02:500:Always Sub Weapon H PL1 (2/2)
mahoudai:0:1004A7:09:000:Infinite Lives PL2
mahoudai:0:1017FD:09:000:Infinite Bombs PL2
mahoudai:0:000000:00:999:[Only enable Invincibility ]
mahoudai:0:000000:00:999:[after launch when you can ]
mahoudai:0:000000:00:999:[shoot your weapons!! ]
mahoudai:0:1017FB:02:000:Invincibility PL2
; [ Mahjong Kyoretsuden ]
mahretsu:0:10019D:FF:000:Infinite Main Game Time
mahretsu:0:100227:FF:000:Infinite Move Time
mahretsu:0:000000:00:999:[ After the winning hand cheat has been ]
mahretsu:0:000000:00:999:[ activated, you must wait for one of the two ]
mahretsu:0:000000:00:999:[ missing tiles you still need to win before ]
mahretsu:0:000000:00:999:[ using 'RON'. ]
mahretsu:0:10158F:11:001:Get winning hand Now!
mahretsu:0:101591:19:501:Get winning hand Now! (02/13)
mahretsu:0:101593:21:501:Get winning hand Now! (03/13)
mahretsu:0:101595:29:501:Get winning hand Now! (04/13)
mahretsu:0:101597:31:501:Get winning hand Now! (05/13)
mahretsu:0:101599:39:501:Get winning hand Now! (06/13)
mahretsu:0:10159B:41:501:Get winning hand Now! (07/13)
mahretsu:0:10159D:42:501:Get winning hand Now! (08/13)
mahretsu:0:10159F:43:501:Get winning hand Now! (09/13)
mahretsu:0:1015A1:44:501:Get winning hand Now! (10/13)
mahretsu:0:1015A3:45:501:Get winning hand Now! (11/13)
mahretsu:0:1015A5:46:501:Get winning hand Now! (12/13)
mahretsu:0:1015A7:47:501:Get winning hand Now! (13/13)
mahretsu:0:000000:00:999:[ See this URL for mahjong rules ]
mahretsu:0:000000:00:999:[ www.tky.hut.fi/~kjmjm/english/majiang/ ]
mahretsu:0:000000:00:999:[ rules/basics.html (merge both lines!) ]
; [ Maikobana (Japan 900802) ]
maiko:0:FD71:63:000:Infinite Power
maiko:0:0000:00:999:[Use the following cheat to ]
maiko:0:0000:00:999:[see all of the girl scenes ]
maiko:0:0000:00:999:[in the stage after you win ]
maiko:0:0000:00:999:[a match. ]
maiko:0:FD78:00:000:Opponent can NEVER score
maiko:0:0000:00:999:Open&Surf here for a tutorial:Check out this site for a great Hanafuda tutorial - http://members.nbci.com/_XMCM/bob_forster/hanafuda.htm
; [ Main Event, The (2 Players ver. X) ]
mainev2p:0:4125:99:000:Infinite Energy PL1
mainev2p:0:4135:99:000:Infinite Energy PL2
mainev2p:0:4017:00:000:Sound Test Timer Stop:[PL1 Shot2]Next Code
; [ Main Event, The (4 Players ver. Y) ]
mainevt:0:4125:99:000:Infinite Energy PL1
mainevt:0:4135:99:000:Infinite Energy PL2
mainevt:0:4145:99:000:Infinite Energy PL3
mainevt:0:4155:99:000:Infinite Energy PL4
mainevt:0:4017:00:000:Sound Test Timer Stop:[PL1 Shot2]Next Code
; [ Main Event, The (4 Players ver. F) ]
mainevto:0:4125:99:000:Infinite Energy PL1
mainevto:0:4135:99:000:Infinite Energy PL2
mainevto:0:4145:99:000:Infinite Energy PL3
mainevto:0:4155:99:000:Infinite Energy PL4
mainevto:0:4017:00:000:Sound Test Timer Stop:[PL1 Shot2]Next Code
; [ Main Event (1984) ]
mainsnk:0:0000:00:999:[ This game hasn't even ]:REASON 11
mainsnk:0:0000:00:999:[ been looked at due to ]:REASON 11
mainsnk:0:0000:00:999:[ time constraints - Too]:REASON 11
mainsnk:0:0000:00:999:[ many games and so ]:REASON 11
mainsnk:0:0000:00:999:[ little time. It is ]:REASON 11
mainsnk:0:0000:00:999:[ even possible that ]:REASON 11
mainsnk:0:0000:00:999:[ this game may be a ]:REASON 11
mainsnk:0:0000:00:999:[ clone of an existing ]:REASON 11
mainsnk:0:0000:00:999:[ game which may have ]:REASON 11
mainsnk:0:0000:00:999:[ cheats. Please search ]:REASON 11
mainsnk:0:0000:00:999:[ the cheat forums ]:REASON 11
mainsnk:0:0000:00:999:[ before posting cheat ]:REASON 11
mainsnk:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Majestic Twelve - The Space Invaders Part IV (Japan) ]
majest12:0:203619:0A:000:Infinite Lives PL1
majest12:0:205291:09:000:Infinite Shields PL1
majest12:0:20361B:0A:000:Infinite Lives PL2
majest12:0:2052DF:09:000:Infinite Shields PL2
majest12:0:20553D:30:000:Long Lasting Weapons
; [ Mahjong Studio 101 [BET] (Japan) ]
majs101b:0:0000:00:999:[ There are no cheats ]:REASON 3
majs101b:0:0000:00:999:[ for this game as it ]:REASON 3
majs101b:0:0000:00:999:[ is a Mahjong Game. ]:REASON 3
majs101b:0:0000:00:999:[ Cheats will be added ]:REASON 3
majs101b:0:0000:00:999:[ when somebody submits ]:REASON 3
majs101b:0:0000:00:999:[ some. If you have ]:REASON 3
majs101b:0:0000:00:999:[ made some cheats for ]:REASON 3
majs101b:0:0000:00:999:[ this game please post ]:REASON 3
majs101b:0:0000:00:999:[ them on the cheat ]:REASON 3
majs101b:0:0000:00:999:[ forums. ]:REASON 3
; [ Major Title 2 (World) ]
majtitl2:0:ED45E:01:000:Always score Hole in Ones PL1
majtitl2:0:ED45E:00:001:This shot=1st Shot Now! PL1
majtitl2:0:ED460:01:000:Always score Hole in Ones PL2
majtitl2:0:ED460:00:001:This shot=1st Shot Now! PL2
majtitl2:0:ED462:01:000:Always score Hole in Ones PL3
majtitl2:0:ED462:00:001:This shot=1st Shot Now! PL3
majtitl2:0:ED464:01:000:Always score Hole in Ones PL4
majtitl2:0:ED464:00:001:This shot=1st Shot Now! PL4
; [ Major Title (Japan) ]
majtitle:0:D26BA:06:000:Always have 6 holes PL1
majtitle:0:D26B2:01:000:Always score Hole in Ones PL1
majtitle:0:D26B2:00:001:This shot=1st Shot Now! PL1
majtitle:0:D26BC:06:000:Always have 6 holes PL2
majtitle:0:D26B4:01:000:Always score Hole in Ones PL2
majtitle:0:D26B4:00:001:This shot=1st Shot Now! PL2
majtitle:0:D26BE:06:000:Always have 6 holes PL3
majtitle:0:D26B6:01:000:Always score Hole in Ones PL3
majtitle:0:D26B6:00:001:This shot=1st Shot Now! PL3
majtitle:0:D26C0:06:000:Always have 6 holes PL4
majtitle:0:D26B8:01:000:Always score Hole in Ones PL4
majtitle:0:D26B8:00:001:This shot=1st Shot Now! PL4
; [ Majuu no Ohkoku ]
majuu:2:041011:9A:000:Infinite Lives PL1
majuu:1:041017:FF:000:Infinite Energy PL1
majuu:2:04106A:0C:000:Infinite Keys PL1
majuu:2:041016:01:000:Invincibility PL1
majuu:2:04106C:13:500:Invincibility PL1 (2/2)
majuu:2:041066:01:000:Always have Speed Up PL1
majuu:2:041087:20:000:Always have Dynamite PL1
majuu:2:041061:13:000:Always have Machine Gun PL1
majuu:2:041061:05:000:Always have Fire PL1
majuu:2:041061:15:000:Always have Bazooka PL1
majuu:2:041061:12:000:Always have Shotgun PL1
majuu:2:041061:06:000:Always have Laser PL1
majuu:2:04106F:0B:000:Always have Shield PL1
majuu:2:041066:01:001:Get the Speed Up Now! PL1
majuu:2:041087:20:001:Get the Dynamite Now! PL1
majuu:2:041061:13:001:Get the Machine Gun Now! PL1
majuu:2:041061:05:001:Get the Fire Now! PL1
majuu:2:041061:15:001:Get the Bazooka Now! PL1
majuu:2:041061:12:001:Get the Shotgun Now! PL1
majuu:2:041061:06:001:Get the Laser Now! PL1
majuu:2:04106F:0B:001:Get the Shield Now! PL1
majuu:2:041111:9A:000:Infinite Lives PL2
majuu:1:041117:FF:000:Infinite Energy PL2
majuu:2:04116A:0C:000:Infinite Keys PL2
majuu:2:041116:01:000:Invincibility PL2
majuu:2:04116C:13:500:Invincibility PL2 (2/2)
majuu:2:041166:01:000:Always have Speed Up PL2
majuu:2:041187:20:000:Always have Dynamite PL2
majuu:2:041161:13:000:Always have Machine Gun PL2
majuu:2:041161:05:000:Always have Fire PL2
majuu:2:041161:15:000:Always have Bazooka PL2
majuu:2:041161:12:000:Always have Shotgun PL2
majuu:2:041161:06:000:Always have Laser PL2
majuu:2:04116F:0B:000:Always have Shield PL2
majuu:2:041166:01:001:Get the Speed Up Now! PL2
majuu:2:041187:20:001:Get the Dynamite Now! PL2
majuu:2:041161:13:001:Get the Machine Gun Now! PL2
majuu:2:041161:05:001:Get the Fire Now! PL2
majuu:2:041161:15:001:Get the Bazooka Now! PL2
majuu:2:041161:12:001:Get the Shotgun Now! PL2
majuu:2:041161:06:001:Get the Laser Now! PL2
majuu:2:04116F:0B:001:Get the Shield Now! PL2
majuu:2:060002:FF:000:Sound Test Timer Stop:[PL1 Start]Next Code
; [ Makai Densetsu (Japan) ]
makaiden:0:0FC021:05:000:Infinite Lives
makaiden:0:0FC00B:03:000:Infinite Energy
makaiden:0:0FC01B:09:000:Infinite Time
makaiden:0:0FC022:90:000:Infinite Money
makaiden:0:0FC023:00:500:Infinite Money (2/2)
makaiden:0:0FC06E:01:000:Infinite Jumps
makaiden:0:0FC070:01:000:Invincibility
makaiden:0:000000:00:999:[See the Dip Switch Menu to ]
makaiden:0:000000:00:999:[enable an alternate ]
makaiden:0:000000:00:999:[Invincibility cheat. ]
makaiden:0:0FCE06:00:001:One hit for boss Now!
makaiden:0:0FCE07:01:501:One hit for boss Now! (2/2)
makaiden:0:0FC032:03:020:Always have all keys
makaiden:0:0FC033:80:520:Always have all keys (2/2)
makaiden:0:0FC032:01:020:Always have green key
makaiden:0:0FC032:02:020:Always have red key
makaiden:0:0FC033:80:020:Always have blue key
makaiden:0:0FC033:10:020:Always have silver shield
makaiden:0:0FC033:20:020:Always have gold shield
makaiden:0:0FC032:08:020:Always have jump potion
makaiden:0:0FC032:10:020:Always have strength potion
makaiden:0:0FC031:08:020:Always have the boots
makaiden:0:0FC031:07:040:Always have no extra weapon
makaiden:0:000000:00:999:[ EW = Extra Weapon ]
makaiden:0:0FC031:01:020:Always have knife EW
makaiden:0:0FC031:06:540:Always have knife EW (2/2)
makaiden:0:0FC031:02:020:Always have singleaxe EW
makaiden:0:0FC031:05:540:Always have singleaxe EW(2/2)
makaiden:0:0FC031:04:020:Always have doubleaxe EW
makaiden:0:0FC031:03:540:Always have doubleaxe EW(2/2)
makaiden:0:0FC032:08:020:Always have story-teller bird
makaiden:0:0FC032:03:021:Get all keys Now!
makaiden:0:0FC033:80:521:Get all keys Now! (2/2)
makaiden:0:0FC032:01:021:Get green key Now!
makaiden:0:0FC032:02:021:Get red key Now!
makaiden:0:0FC033:80:021:Get blue key Now!
makaiden:0:0FC033:10:021:Get silver shield Now!
makaiden:0:0FC033:20:021:Get gold shield Now!
makaiden:0:0FC032:08:021:Get jump potion Now!
makaiden:0:0FC032:10:021:Get strength potion Now!
makaiden:0:0FC031:08:021:Get the boots Now!
makaiden:0:0FC031:07:041:Lose extra weapon Now!
makaiden:0:0FC031:01:021:Get knife EW Now!
makaiden:0:0FC031:06:541:Get knife EW Now! (2/2)
makaiden:0:0FC031:02:021:Get single axe EW Now!
makaiden:0:0FC031:05:541:Get single axe EW Now! (2/2)
makaiden:0:0FC031:04:021:Get double axe EW Now!
makaiden:0:0FC031:03:541:Get double axe EW Now! (2/2)
makaiden:0:0FC032:08:021:Get story-teller bird Now!
; [ Makai-Mura (Japan Revision C) ]
makaimuc:0:00AA:02:000:Infinite Time
makaimuc:0:00AB:58:500:Infinite Time (2/2)
makaimuc:0:0060:08:000:Infinite Lives
makaimuc:0:00AD:7F:000:Invincibility (Water Still Kills!)
:makaimuc:20100000:93C4:00000440:FFFFFFFF:Always have Normal Jump
:makaimuc:20100000:93C4:00000660:FFFFFFFF:Always have High Jump
:makaimuc:20100000:93C4:00000880:FFFFFFFF:Always have Mega Jump:Use this sparingly, basically okish on the first level...the High Jump cheat is better
makaimuc:0:EF14:00:100:Always kill Boss/Devil with 1 Shot
makaimuc:0:00AC:00:000:Always have the Armour
makaimuc:0:00AC:01:000:Never have the Armour
makaimuc:0:0073:00:000:Always have the Torch
makaimuc:0:0073:01:000:Always have the Lance
makaimuc:0:0073:02:000:Always have the Axe
makaimuc:0:0073:03:000:Always have the Shield
makaimuc:0:0073:04:000:Always have the Sword
makaimuc:0:0073:00:001:Get the Torch Now!
makaimuc:0:0073:01:001:Get the Lance Now!
makaimuc:0:0073:02:001:Get the Axe Now!
makaimuc:0:0073:03:001:Get the Shield Now!
makaimuc:0:0073:04:001:Get the Sword Now!
makaimuc:0:050A:FF:001:Warp To Top Of Screen Now!
makaimuc:0:0503:04:001:Turn into frog Now!
makaimuc:0:0528:01:000:Never change into frog
makaimuc:0:0072:06:071:Select current level
makaimuc:0:0072:06:061:Select next level
makaimuc:0:E28A:01:100:Always cast spell with 1 Shot
makaimuc:0:0000:00:999:[ These are actually the opposite of ]
makaimuc:0:0000:00:999:[ cheats they make the game harder! ]
makaimuc:0:B5AB:06:100:Devil always twice as hard:Needs 6 shots to kill it/them
makaimuc:0:CE4C:14:100:Gargoyle always twice as hard:Needs 20 shots to kill it/them
makaimuc:0:DF50:08:100:Stalagmite always twice as hard:Needs 8 shots to kill it/them
makaimuc:0:C3FD:14:100:Boss Giant always twice as hard:Needs 20 shots to kill it/them
makaimuc:0:BDCB:14:100:Boss Devil always twice as hard:Needs 20 shots to kill it/them
makaimuc:0:DA51:14:100:Boss Satan always twice as hard:Needs 20 shots to kill it/them
; [ Makai-Mura (Japan Revision G) ]
makaimug:0:00AA:02:000:Infinite Time
makaimug:0:00AB:58:500:Infinite Time (2/2)
makaimug:0:0060:08:000:Infinite Lives
makaimug:0:00AD:7F:000:Invincibility (Water Still Kills!)
:makaimug:20100000:93C7:00000440:FFFFFFFF:Always have Normal Jump
:makaimug:20100000:93C7:00000660:FFFFFFFF:Always have High Jump
:makaimug:20100000:93C7:00000880:FFFFFFFF:Always have Mega Jump:Use this sparingly, basically okish on the first level...the High Jump cheat is better
makaimug:0:EF2B:00:100:Always kill Boss/Devil with 1 Shot
makaimug:0:00AC:00:000:Always have the Armour
makaimug:0:00AC:01:000:Never have the Armour
makaimug:0:0073:00:000:Always have the Torch
makaimug:0:0073:01:000:Always have the Lance
makaimug:0:0073:02:000:Always have the Axe
makaimug:0:0073:03:000:Always have the Shield
makaimug:0:0073:04:000:Always have the Sword
makaimug:0:0073:00:001:Get the Torch Now!
makaimug:0:0073:01:001:Get the Lance Now!
makaimug:0:0073:02:001:Get the Axe Now!
makaimug:0:0073:03:001:Get the Shield Now!
makaimug:0:0073:04:001:Get the Sword Now!
makaimug:0:050A:FF:001:Warp To Top Of Screen Now!
makaimug:0:0503:04:001:Turn into frog Now!
makaimug:0:0528:01:000:Never change into frog
makaimug:0:0072:06:071:Select current level
makaimug:0:0072:06:061:Select next level
makaimug:0:E29D:01:100:Always cast spell with 1 Shot
makaimug:0:0000:00:999:[ These are actually the opposite of ]
makaimug:0:0000:00:999:[ cheats they make the game harder! ]
makaimug:0:B5B1:06:100:Devil always twice as hard:Needs 6 shots to kill it/them
makaimug:0:CE5B:14:100:Gargoyle always twice as hard:Needs 20 shots to kill it/them
makaimug:0:DF63:08:100:Stalagmite always twice as hard:Needs 8 shots to kill it/them
makaimug:0:C407:14:100:Boss Giant always twice as hard:Needs 20 shots to kill it/them
makaimug:0:BDD2:14:100:Boss Devil always twice as hard:Needs 20 shots to kill it/them
makaimug:0:DA64:14:100:Boss Satan always twice as hard:Needs 20 shots to kill it/them
; [ Makai-Mura (Japan) ]
makaimur:0:00AA:02:000:Infinite Time
makaimur:0:00AB:58:500:Infinite Time (2/2)
makaimur:0:0060:08:000:Infinite Lives
makaimur:0:00AD:7F:000:Invincibility (Water Still Kills!)
makaimur:0:0000:00:999:[ See the Dip Switch Menu to enable an ]
makaimur:0:0000:00:999:[ alternate Invincibility cheat. ]
:makaimur:20100000:93BB:00000440:FFFFFFFF:Always have Normal Jump
:makaimur:20100000:93BB:00000660:FFFFFFFF:Always have High Jump
:makaimur:20100000:93BB:00000880:FFFFFFFF:Always have Mega Jump:Use this sparingly, basically okish on the first level...the High Jump cheat is better
makaimur:0:EF1F:00:100:Always kill Boss/Devil with 1 Shot
makaimur:0:00AC:00:000:Always have the Armour
makaimur:0:00AC:01:000:Never have the Armour
makaimur:0:0073:00:000:Always have the Torch
makaimur:0:0073:01:000:Always have the Lance
makaimur:0:0073:02:000:Always have the Axe
makaimur:0:0073:03:000:Always have the Shield
makaimur:0:0073:04:000:Always have the Sword
makaimur:0:0073:00:001:Get the Torch Now!
makaimur:0:0073:01:001:Get the Lance Now!
makaimur:0:0073:02:001:Get the Axe Now!
makaimur:0:0073:03:001:Get the Shield Now!
makaimur:0:0073:04:001:Get the Sword Now!
makaimur:0:050A:FF:001:Warp To Top Of Screen Now!
makaimur:0:0503:04:001:Turn into frog Now!
makaimur:0:0528:01:000:Never change into frog
makaimur:0:0072:06:071:Select current level
makaimur:0:0072:06:061:Select next level
makaimur:0:E291:01:100:Always cast spell with 1 Shot
makaimur:0:0000:00:999:[ These are actually the opposite of ]
makaimur:0:0000:00:999:[ cheats they make the game harder! ]
makaimur:0:B5A5:06:100:Devil always twice as hard:Needs 6 shots to kill it/them
makaimur:0:CE4F:14:100:Gargoyle always twice as hard:Needs 20 shots to kill it/them
makaimur:0:DF57:08:100:Stalagmite always twice as hard:Needs 8 shots to kill it/them
makaimur:0:C3FB:14:100:Boss Giant always twice as hard:Needs 20 shots to kill it/them
makaimur:0:BDC6:14:100:Boss Devil always twice as hard:Needs 20 shots to kill it/them
makaimur:0:DA58:14:100:Boss Satan always twice as hard:Needs 20 shots to kill it/them
; [ Make Trax (set 1) ]
maketrax:0:4C1E:99:000:Infinite Credits
maketrax:0:4FC8:4C:000:Yellow can't eat you
maketrax:0:4FCA:4C:000:Green can't eat you
maketrax:0:4FC8:E0:001:Yellow can eat you
maketrax:0:4FCA:E0:001:Green can eat you
maketrax:0:4C1C:06:000:Infinite Lives PL1
maketrax:0:4C1D:06:000:Infinite Lives PL2
; [ Make Trax (set 2) ]
maketrxb:0:4C1E:99:000:Infinite Credits
maketrxb:0:4FC8:4C:000:Yellow can't eat you
maketrxb:0:4FCA:4C:000:Green can't eat you
maketrxb:0:4FC8:E0:001:Yellow can eat you
maketrxb:0:4FCA:E0:001:Green can eat you
maketrxb:0:4C1C:06:000:Infinite Lives PL1
maketrxb:0:4C1D:06:000:Infinite Lives PL2
; [ Makyou Senshi (Japan) ]
makyosen:0:14DB:03:000:Infinite Lives PL1
makyosen:0:14D7:99:000:Infinite Money PL1
makyosen:0:0100:20:020:Invincibility PL1
makyosen:0:14E2:99:000:Infinite Main W Ammo PL1
makyosen:0:14E4:99:000:Infinite Ext W1 Ammo PL1:Get extra weapon first
makyosen:0:14E6:99:000:Infinite Ext W2 Ammo PL1:Get extra weapon first
makyosen:0:14E8:99:000:Infinite Ext W3 Ammo PL1:Get extra weapon first
makyosen:0:14EA:99:000:Infinite Ext W4 Ammo PL1:Get extra weapon first
makyosen:0:14E1:00:000:Main W always Single fire PL1
makyosen:0:14E1:01:000:Main W always Triple fire PL1
makyosen:0:14E1:02:000:Main W always 6-way fire PL1
makyosen:0:14E1:03:000:Main W always Single mis. PL1
makyosen:0:14E1:04:000:Main W always Triple mis. PL1
makyosen:0:14E1:05:000:Main W always Laser PL1
makyosen:0:14E1:06:000:Main W always 5-way sonar PL1
makyosen:0:14E1:07:000:Main W always Big "sonar" PL1
makyosen:0:14E1:00:001:Main W = Single fire Now! PL1
makyosen:0:14E1:01:001:Main W = Triple fire Now! PL1
makyosen:0:14E1:02:001:Main W = 6-way fire Now! PL1
makyosen:0:14E1:03:001:Main W = Single mis. Now! PL1
makyosen:0:14E1:04:001:Main W = Triple mis. Now! PL1
makyosen:0:14E1:05:001:Main W = Laser Now! PL1
makyosen:0:14E1:06:001:Main W = 5-way sonar Now! PL1
makyosen:0:14E1:07:001:Main W = Big "sonar" Now! PL1
makyosen:0:14E3:00:001:No extra weapon 1 Now! PL1
makyosen:0:14E3:81:001:Ext W1 = Big knife Now! PL1
makyosen:0:14E3:82:001:Ext W1 = Small axe Now! PL1
makyosen:0:14E3:83:001:Ext W1 = Big axe Now! PL1
makyosen:0:14E3:84:001:Ext W1 = Shuriken Now! PL1
makyosen:0:14E3:85:001:Ext W1 = Flame balls Now! PL1
makyosen:0:14E3:86:001:Ext W1 = Grenade Now! PL1
makyosen:0:14E3:87:001:Ext W1 = 4-way bomb Now! PL1
makyosen:0:14E5:00:001:No extra weapon 2 Now! PL1
makyosen:0:14E5:81:001:Ext W2 = Big knife Now! PL1:Get extra weapon 1 first
makyosen:0:14E5:82:001:Ext W2 = Small axe Now! PL1:Get extra weapon 1 first
makyosen:0:14E5:83:001:Ext W2 = Big axe Now! PL1:Get extra weapon 1 first
makyosen:0:14E5:84:001:Ext W2 = Shuriken Now! PL1:Get extra weapon 1 first
makyosen:0:14E5:85:001:Ext W2 = Flame balls Now! PL1:Get extra weapon 1 first
makyosen:0:14E5:86:001:Ext W2 = Grenade Now! PL1:Get extra weapon 1 first
makyosen:0:14E5:87:001:Ext W2 = 4-way bomb Now! PL1:Get extra weapon 1 first
makyosen:0:14E7:00:001:No extra weapon 3 Now! PL1
makyosen:0:14E7:81:001:Ext W3 = Big knife Now! PL1:Get extra weapon 2 first
makyosen:0:14E7:82:001:Ext W3 = Small axe Now! PL1:Get extra weapon 2 first
makyosen:0:14E7:83:001:Ext W3 = Big axe Now! PL1:Get extra weapon 2 first
makyosen:0:14E7:84:001:Ext W3 = Shuriken Now! PL1:Get extra weapon 2 first
makyosen:0:14E7:85:001:Ext W3 = Flame balls Now! PL1:Get extra weapon 2 first
makyosen:0:14E7:86:001:Ext W3 = Grenade Now! PL1:Get extra weapon 2 first
makyosen:0:14E7:87:001:Ext W3 = 4-way bomb Now! PL1:Get extra weapon 2 first
makyosen:0:14E9:00:001:No extra weapon 4 Now! PL1
makyosen:0:14E9:81:001:Ext W4 = Big knife Now! PL1:Get extra weapon 3 first
makyosen:0:14E9:82:001:Ext W4 = Small axe Now! PL1:Get extra weapon 3 first
makyosen:0:14E9:83:001:Ext W4 = Big axe Now! PL1:Get extra weapon 3 first
makyosen:0:14E9:84:001:Ext W4 = Shuriken Now! PL1:Get extra weapon 3 first
makyosen:0:14E9:85:001:Ext W4 = Flame balls Now! PL1:Get extra weapon 3 first
makyosen:0:14E9:86:001:Ext W4 = Grenade Now! PL1:Get extra weapon 3 first
makyosen:0:14E9:87:001:Ext W4 = 4-way bomb Now! PL1:Get extra weapon 3 first
makyosen:0:0100:08:020:Always have the armour PL1
makyosen:0:0100:10:020:Always have the jets PL1
makyosen:0:0100:08:021:Get the armour Now! PL1
makyosen:0:0100:10:021:Get the jets Now! PL1
makyosen:0:0100:10:041:Lose the jets Now! PL1
makyosen:0:0100:08:041:Lose the armour Now! PL1
makyosen:0:14E0:03:000:Infinite Lives PL2
makyosen:0:14DC:99:000:Infinite Money PL2
makyosen:0:0128:20:020:Invincibility PL2
makyosen:0:14EC:99:000:Infinite Main W Ammo PL2
makyosen:0:14EE:99:000:Infinite Ext W1 Ammo PL2:Get extra weapon first
makyosen:0:14F0:99:000:Infinite Ext W2 Ammo PL2:Get extra weapon first
makyosen:0:14F2:99:000:Infinite Ext W3 Ammo PL2:Get extra weapon first
makyosen:0:14F4:99:000:Infinite Ext W4 Ammo PL2:Get extra weapon first
makyosen:0:14EB:00:000:Main W always Single fire PL2
makyosen:0:14EB:01:000:Main W always Triple fire PL2
makyosen:0:14EB:02:000:Main W always 6-way fire PL2
makyosen:0:14EB:03:000:Main W always Single mis. PL2
makyosen:0:14EB:04:000:Main W always Triple mis. PL2
makyosen:0:14EB:05:000:Main W always Laser PL2
makyosen:0:14EB:06:000:Main W always 5-way sonar PL2
makyosen:0:14EB:07:000:Main W always Big "sonar" PL2
makyosen:0:14EB:00:001:Main W = Single fire Now! PL2
makyosen:0:14EB:01:001:Main W = Triple fire Now! PL2
makyosen:0:14EB:02:001:Main W = 6-way fire Now! PL2
makyosen:0:14EB:03:001:Main W = Single mis. Now! PL2
makyosen:0:14EB:04:001:Main W = Triple mis. Now! PL2
makyosen:0:14EB:05:001:Main W = Laser Now! PL2
makyosen:0:14EB:06:001:Main W = 5-way sonar Now! PL2
makyosen:0:14EB:07:001:Main W = Big "sonar" Now! PL2
makyosen:0:14ED:00:001:No extra weapon 1 Now! PL2
makyosen:0:14ED:81:001:Ext W1 = Big knife Now! PL2
makyosen:0:14ED:82:001:Ext W1 = Small axe Now! PL2
makyosen:0:14ED:83:001:Ext W1 = Big axe Now! PL2
makyosen:0:14ED:84:001:Ext W1 = Shuriken Now! PL2
makyosen:0:14ED:85:001:Ext W1 = Flame balls Now! PL2
makyosen:0:14ED:86:001:Ext W1 = Grenade Now! PL2
makyosen:0:14ED:87:001:Ext W1 = 4-way bomb Now! PL2
makyosen:0:14EF:00:001:No extra weapon 2 Now! PL2
makyosen:0:14EF:81:001:Ext W2 = Big knife Now! PL2:Get extra weapon 1 first
makyosen:0:14EF:82:001:Ext W2 = Small axe Now! PL2:Get extra weapon 1 first
makyosen:0:14EF:83:001:Ext W2 = Big axe Now! PL2:Get extra weapon 1 first
makyosen:0:14EF:84:001:Ext W2 = Shuriken Now! PL2:Get extra weapon 1 first
makyosen:0:14EF:85:001:Ext W2 = Flame balls Now! PL2:Get extra weapon 1 first
makyosen:0:14EF:86:001:Ext W2 = Grenade Now! PL2:Get extra weapon 1 first
makyosen:0:14EF:87:001:Ext W2 = 4-way bomb Now! PL2:Get extra weapon 1 first
makyosen:0:14F1:00:001:No extra weapon 3 Now! PL2
makyosen:0:14F1:81:001:Ext W3 = Big knife Now! PL2:Get extra weapon 2 first
makyosen:0:14F1:82:001:Ext W3 = Small axe Now! PL2:Get extra weapon 2 first
makyosen:0:14F1:83:001:Ext W3 = Big axe Now! PL2:Get extra weapon 2 first
makyosen:0:14F1:84:001:Ext W3 = Shuriken Now! PL2:Get extra weapon 2 first
makyosen:0:14F1:85:001:Ext W3 = Flame balls Now! PL2:Get extra weapon 2 first
makyosen:0:14F1:86:001:Ext W3 = Grenade Now! PL2:Get extra weapon 2 first
makyosen:0:14F1:87:001:Ext W3 = 4-way bomb Now! PL2:Get extra weapon 2 first
makyosen:0:14F3:00:001:No extra weapon 4 Now! PL2
makyosen:0:14F3:81:001:Ext W4 = Big knife Now! PL2:Get extra weapon 3 first
makyosen:0:14F3:82:001:Ext W4 = Small axe Now! PL2:Get extra weapon 3 first
makyosen:0:14F3:83:001:Ext W4 = Big axe Now! PL2:Get extra weapon 3 first
makyosen:0:14F3:84:001:Ext W4 = Shuriken Now! PL2:Get extra weapon 3 first
makyosen:0:14F3:85:001:Ext W4 = Flame balls Now! PL2:Get extra weapon 3 first
makyosen:0:14F3:86:001:Ext W4 = Grenade Now! PL2:Get extra weapon 3 first
makyosen:0:14F3:87:001:Ext W4 = 4-way bomb Now! PL2:Get extra weapon 3 first
makyosen:0:0128:08:020:Always have the armour PL2
makyosen:0:0128:10:020:Always have the jets PL2
makyosen:0:0128:08:021:Get the armour Now! PL2
makyosen:0:0128:10:021:Get the jets Now! PL2
makyosen:0:0128:10:041:Lose the jets Now! PL2
makyosen:0:0128:08:041:Lose the armour Now! PL2
; [ Malzak ]
malzak:0:0000:00:999:[ There are no cheats ]:REASON 1
malzak:0:0000:00:999:[ for this game as it ]:REASON 1
malzak:0:0000:00:999:[ didn't work the last ]:REASON 1
malzak:0:0000:00:999:[ time it was tested. ]:REASON 1
malzak:0:0000:00:999:[ If the game now works ]:REASON 1
malzak:0:0000:00:999:[ please request cheats ]:REASON 1
malzak:0:0000:00:999:[ for it on the cheat ]:REASON 1
malzak:0:0000:00:999:[ forums. ]:REASON 1
; [ Manhattan 24 Bunsyo (Japan) ]
manhatan:0:15CE:08:000:Infinite Lives PL1
manhatan:0:15FE:08:000:Infinite Lives PL2
manhatan:0:16C9:00:000:Invincibility
manhatan:0:11C1:00:500:Invincibility (2/2)
manhatan:0:1598:03:000:Always have all weapons
manhatan:0:1598:03:001:Get all weapons Now!
; [ Mania Challenge (set 1) ]
maniach:0:02CC:59:000:Infinite Time
maniach:0:0000:00:999:[The Referee never counts ]
maniach:0:0000:00:999:[cheat gives you Infinite ]
maniach:0:0000:00:999:[Time out of the ring, when ]
maniach:0:0000:00:999:[you are on the corner and ]
maniach:0:0000:00:999:[makes it impossible to get ]
maniach:0:0000:00:999:[a fall. Either disable it ]
maniach:0:0000:00:999:[or use the CORRECT 'Time =']
maniach:0:0000:00:999:[cheats. These can also be ]
maniach:0:0000:00:999:[useful to enable when it's ]
maniach:0:0000:00:999:[to your advantage!! ;-) ]
maniach:0:00EE:01:000:Referee never counts
maniach:0:00EE:19:001:Out of Ring Time = 19 Now!
maniach:0:00EE:02:001:Fall Count Time = 2 Now!
maniach:0:00EE:04:001:Corner Count Time = 4 Now!
maniach:0:0000:00:999:[ ]
maniach:0:0050:FF:000:Infinite Energy PL1
maniach:0:0050:00:001:Drain all Energy Now! PL1
maniach:0:005E:00:000:Infinite Jumps on Corner PL1
maniach:0:0051:FF:000:Infinite Energy PL2
maniach:0:0051:00:001:Drain all Energy Now! PL2
maniach:0:005F:00:000:Infinite Jumps on Corner PL2
maniach:0:0000:00:999:[The Infinite Attacks cheats]
maniach:0:0000:00:999:[prevents the other player ]
maniach:0:0000:00:999:[attacking you after you've ]
maniach:0:0000:00:999:[attacked them three times ]
maniach:0:0000:00:999:[in a row. ]
maniach:0:003F:00:000:Infinite Attacks PL1
maniach:0:0040:00:000:Infinite Attacks PL2
; [ Mania Challenge (set 2) ]
maniach2:0:02CC:59:000:Infinite Time
maniach2:0:0000:00:999:[The Referee never counts ]
maniach2:0:0000:00:999:[cheat gives you Infinite ]
maniach2:0:0000:00:999:[Time out of the ring, when ]
maniach2:0:0000:00:999:[you are on the corner and ]
maniach2:0:0000:00:999:[makes it impossible to get ]
maniach2:0:0000:00:999:[a fall. Either disable it ]
maniach2:0:0000:00:999:[or use the CORRECT 'Time =']
maniach2:0:0000:00:999:[cheats. These can also be ]
maniach2:0:0000:00:999:[useful to enable when it's ]
maniach2:0:0000:00:999:[to your advantage!! ;-) ]
maniach2:0:00EE:01:000:Referee never counts
maniach2:0:00EE:19:001:Out of Ring Time = 19 Now!
maniach2:0:00EE:02:001:Fall Count Time = 2 Now!
maniach2:0:00EE:04:001:Corner Count Time = 4 Now!
maniach2:0:0000:00:999:[ ]
maniach2:0:0050:FF:000:Infinite Energy PL1
maniach2:0:0050:00:001:Drain all Energy Now! PL1
maniach2:0:005E:00:000:Infinite Jumps on Corner PL1
maniach2:0:0051:FF:000:Infinite Energy PL2
maniach2:0:0051:00:001:Drain all Energy Now! PL2
maniach2:0:005F:00:000:Infinite Jumps on Corner PL2
maniach2:0:0000:00:999:[The Infinite Attacks cheats]
maniach2:0:0000:00:999:[prevents the other player ]
maniach2:0:0000:00:999:[attacking you after you've ]
maniach2:0:0000:00:999:[attacked them three times ]
maniach2:0:0000:00:999:[in a row. ]
maniach2:0:003F:00:000:Infinite Attacks PL1
maniach2:0:0040:00:000:Infinite Attacks PL2
; [ Maniac Square (prototype) ]
maniacsp:0:FF7059:09:000:Infinite Credits
maniacsp:0:FF4D3D:00:001:Get 1 Line to finish this Level Now! PL1
maniacsp:0:FF600F:00:001:Get 1 Line to finish this Level Now! PL2
; [ Maniac Square (unprotected) ]
maniacsq:0:FE7FF7:3C:000:Infinite Time [SOLO GAME]
; [ Many Block ]
manybloc:0:0F1554:08:000:Infinite Move Time:Toggle this cheat OFF to drop the next line or it will never drop!
manybloc:0:0F0145:0A:000:Infinite Helps PL1
manybloc:0:0F0147:0A:000:Infinite Helps PL2
; [ Mappy (US) ]
mappy:0:2030:06:000:Infinite Lives
mappy:0:2033:00:000:Invincibility
; [ Mappy (Japan) ]
mappyj:0:2030:06:000:Infinite Lives
mappyj:0:2033:00:000:Invincibility
; [ Marble Madness (set 1) ]
marble:0:401FF5:19:000:Infinite Credits
marble:0:000000:00:999:[ Make sure you turn OFF the 'Never be stunned or ]
marble:0:000000:00:999:[ smashed' cheats before you cross the goal line or ]
marble:0:000000:00:999:[ use the 'Finish this Round Now!' cheats. ]
marble:0:400083:64:000:Infinite Time PL1
marble:0:400032:00:000:Never be stunned or smashed PL1:This cheat stops you getting stunned when hit and allows you to drop onto lower visible platforms without smashing the marble
marble:0:400032:06:001:Finish this Round Now! PL1:You may have to wait a few seconds though
marble:0:400165:64:000:Infinite Time PL2
marble:0:400114:00:000:Never be stunned or smashed PL2:This cheat stops you getting stunned when hit and allows you to drop onto lower visible platforms without smashing the marble
marble:0:400114:06:001:Finish this Round Now! PL2:You may have to wait a few seconds though
; [ Marble Madness (set 2) ]
marble2:0:401FF5:19:000:Infinite Credits
marble2:0:000000:00:999:[ Make sure you turn OFF the 'Never be stunned or ]
marble2:0:000000:00:999:[ smashed' cheats before you cross the goal line or ]
marble2:0:000000:00:999:[ use the 'Finish this Round Now!' cheats. ]
marble2:0:400083:64:000:Infinite Time PL1
marble2:0:400032:00:000:Never be stunned or smashed PL1:This cheat stops you getting stunned when hit and allows you to drop onto lower visible platforms without smashing the marble
marble2:0:400032:06:001:Finish this Round Now! PL1:You may have to wait a few seconds though
marble2:0:400165:64:000:Infinite Time PL2
marble2:0:400114:00:000:Never be stunned or smashed PL2:This cheat stops you getting stunned when hit and allows you to drop onto lower visible platforms without smashing the marble
marble2:0:400114:06:001:Finish this Round Now! PL2:You may have to wait a few seconds though
; [ Marble Madness (set 3) ]
marble3:0:401FF5:19:000:Infinite Credits
marble3:0:000000:00:999:[ Make sure you turn OFF the 'Never be stunned or ]
marble3:0:000000:00:999:[ smashed' cheats before you cross the goal line or ]
marble3:0:000000:00:999:[ use the 'Finish this Round Now!' cheats. ]
marble3:0:400083:64:000:Infinite Time PL1
marble3:0:400032:00:000:Never be stunned or smashed PL1:This cheat stops you getting stunned when hit and allows you to drop onto lower visible platforms without smashing the marble
marble3:0:400032:06:001:Finish this Round Now! PL1:You may have to wait a few seconds though
marble3:0:400165:64:000:Infinite Time PL2
marble3:0:400114:00:000:Never be stunned or smashed PL2:This cheat stops you getting stunned when hit and allows you to drop onto lower visible platforms without smashing the marble
marble3:0:400114:06:001:Finish this Round Now! PL2:You may have to wait a few seconds though
; [ Marble Madness (set 4) ]
marble4:0:401FF5:19:000:Infinite Credits
marble4:0:000000:00:999:[ Make sure you turn OFF the 'Never be stunned or ]
marble4:0:000000:00:999:[ smashed' cheats before you cross the goal line or ]
marble4:0:000000:00:999:[ use the 'Finish this Round Now!' cheats. ]
marble4:0:400083:64:000:Infinite Time PL1
marble4:0:400032:00:000:Never be stunned or smashed PL1:This cheat stops you getting stunned when hit and allows you to drop onto lower visible platforms without smashing the marble
marble4:0:400032:06:001:Finish this Round Now! PL1:You may have to wait a few seconds though
marble4:0:400165:64:000:Infinite Time PL2
marble4:0:400114:00:000:Never be stunned or smashed PL2:This cheat stops you getting stunned when hit and allows you to drop onto lower visible platforms without smashing the marble
marble4:0:400114:06:001:Finish this Round Now! PL2:You may have to wait a few seconds though
; [ Marine Boy ]
marineb:0:803B:28:005:Infinite Oxygen
marineb:0:32E2:3A:100:Invincibility:You can't die but you can still be electrocuted or dragged up.
marineb:0:8031:09:000:Infinite Lives PL1
marineb:0:8032:09:000:Infinite Lives PL2
; [ Marine Date ]
marinedt:0:0000:00:999:[ This game hasn't even ]:REASON 11
marinedt:0:0000:00:999:[ been looked at due to ]:REASON 11
marinedt:0:0000:00:999:[ time constraints - Too]:REASON 11
marinedt:0:0000:00:999:[ many games and so ]:REASON 11
marinedt:0:0000:00:999:[ little time. It is ]:REASON 11
marinedt:0:0000:00:999:[ even possible that ]:REASON 11
marinedt:0:0000:00:999:[ this game may be a ]:REASON 11
marinedt:0:0000:00:999:[ clone of an existing ]:REASON 11
marinedt:0:0000:00:999:[ game which may have ]:REASON 11
marinedt:0:0000:00:999:[ cheats. Please search ]:REASON 11
marinedt:0:0000:00:999:[ the cheat forums ]:REASON 11
marinedt:0:0000:00:999:[ before posting cheat ]:REASON 11
marinedt:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Mariner ]
mariner:0:4108:05:000:Infinite Lives
mariner:0:4105:FF:000:Infinite Fuel
mariner:0:2047:C9:100:Invincibility
mariner:0:2113:C9:600:Invincibility (2/3)
mariner:0:153B:C9:600:invincibility (3/3)
mariner:0:0000:00:999:[Level 6 = Base ]
mariner:0:411E:05:071:Select current level
mariner:0:411E:05:061:Select next level
; [ Mario Bros. (US) ]
mario:0:6116:07:000:Infinite Lives PL1
mario:0:6156:07:000:Infinite Lives PL2
mario:0:6860:02:000:Infinite POW
mario:0:603B:05:000:Start on Level 5
mario:0:603B:0A:000:Start on Level 10
mario:0:603B:0F:000:Start on Level 15
mario:0:603B:14:000:Start on Level 20
mario:0:603B:7F:000:Start on Level 127
mario:0:603B:FF:000:Start on Level 255
; [ Mario Bros. (Japan) ]
mariojp:0:6116:07:000:Infinite Lives PL1
mariojp:0:6156:07:000:Infinite Lives PL2
mariojp:0:6860:02:000:Infinite POW
mariojp:0:603B:05:000:Start on Level 5
mariojp:0:603B:0A:000:Start on Level 10
mariojp:0:603B:0F:000:Start on Level 15
mariojp:0:603B:14:000:Start on Level 20
mariojp:0:603B:7F:000:Start on Level 127
mariojp:0:603B:FF:000:Start on Level 255
; [ Markham ]
markham:0:C067:99:000:Infinite Credits
markham:0:14E8:C9:100:Invincibility
markham:0:C10C:09:000:Infinite Lives PL1
markham:0:C10D:09:000:Infinite Lives PL2
; [ Mars ]
mars:0:4100:06:000:Infinite Lives
mars:0:4101:99:000:Infinite Fuel
mars:0:0000:00:999:[Only enable Invincibility ]
mars:0:0000:00:999:[during gameplay. ]
mars:0:42A2:01:000:Invincibility
; [ Maru-Chan de Goo! ]
maruchan:0:0000:00:999:[ There are no cheats ]:REASON 1
maruchan:0:0000:00:999:[ for this game as it ]:REASON 1
maruchan:0:0000:00:999:[ didn't work the last ]:REASON 1
maruchan:0:0000:00:999:[ time it was tested. ]:REASON 1
maruchan:0:0000:00:999:[ If the game now works ]:REASON 1
maruchan:0:0000:00:999:[ please request cheats ]:REASON 1
maruchan:0:0000:00:999:[ for it on the cheat ]:REASON 1
maruchan:0:0000:00:999:[ forums. ]:REASON 1
; [ Super Marukin-Ban ]
marukin:0:E6A4:03:002:Infinite Power
marukin:0:E6A5:00:502:Infinite Power (2/3)
marukin:0:E6A6:00:502:Infinite Power (3/3)
marukin:0:0000:00:999:[The winning hand cheat must]
marukin:0:0000:00:999:[be activated when there are]
marukin:0:0000:00:999:[14 tiles in your hand, then]
marukin:0:0000:00:999:[press the RON key . ]
marukin:0:0000:00:999:[('Z' by default). The tiles]
marukin:0:0000:00:999:[do not visually change ]
marukin:0:0000:00:999:[until you make a move. ]
marukin:0:E2C0:31:001:Get winning hand 1Now!
marukin:0:E2C1:31:501:Get winning hand 1Now!(02/14)
marukin:0:E2C2:31:501:Get winning hand 1Now!(03/14)
marukin:0:E2C3:32:501:Get winning hand 1Now!(04/14)
marukin:0:E2C4:32:501:Get winning hand 1Now!(05/14)
marukin:0:E2C5:32:501:Get winning hand 1Now!(06/14)
marukin:0:E2C6:33:501:Get winning hand 1Now!(07/14)
marukin:0:E2C7:33:501:Get winning hand 1Now!(08/14)
marukin:0:E2C8:33:501:Get winning hand 1Now!(09/14)
marukin:0:E2C9:34:501:Get winning hand 1Now!(10/14)
marukin:0:E2CA:34:501:Get winning hand 1Now!(11/14)
marukin:0:E2CB:34:501:Get winning hand 1Now!(12/14)
marukin:0:E2CC:35:501:Get winning hand 1Now!(13/14)
marukin:0:E2CD:35:501:Get winning hand 1Now!(14/14)
marukin:0:0000:00:999:[Use this winning hand for ]
marukin:0:0000:00:999:[less points. Useful if you ]
marukin:0:0000:00:999:[want to see the alternate ]
marukin:0:0000:00:999:[bonus screen. You must play]
marukin:0:0000:00:999:[a bit to avoid being given ]
marukin:0:0000:00:999:['first shot winning' making]
marukin:0:0000:00:999:[ you unable to see the ]
marukin:0:0000:00:999:[alternate bonus screen. ]
marukin:0:0000:00:999:[This doesnt work every time]
marukin:0:E2C0:02:001:Get winning hand 2Now!
marukin:0:E2C1:03:501:Get winning hand 2Now!(02/14)
marukin:0:E2C2:04:501:Get winning hand 2Now!(03/14)
marukin:0:E2C3:17:501:Get winning hand 2Now!(04/14)
marukin:0:E2C4:17:501:Get winning hand 2Now!(05/14)
marukin:0:E2C5:17:501:Get winning hand 2Now!(06/14)
marukin:0:E2C6:25:501:Get winning hand 2Now!(07/14)
marukin:0:E2C7:26:501:Get winning hand 2Now!(08/14)
marukin:0:E2C8:27:501:Get winning hand 2Now!(09/14)
marukin:0:E2C9:28:501:Get winning hand 2Now!(10/14)
marukin:0:E2CA:28:501:Get winning hand 2Now!(11/14)
marukin:0:E2CB:28:501:Get winning hand 2Now!(12/14)
marukin:0:E2CC:29:501:Get winning hand 2Now!(13/14)
marukin:0:E2CD:29:501:Get winning hand 2Now!(14/14)
marukin:0:0000:00:999:[See this URL for mahjong ]
marukin:0:0000:00:999:[rules (merge all lines!) ]
marukin:0:0000:00:999:[www.tky.hut.fi/~kjmjm/ ]
marukin:0:0000:00:999:[english/majiang/rules/ ]
marukin:0:0000:00:999:[basics.html ]
; [ Chibi Marukochan Deluxe Quiz ]
marukodq:0:100429:0F:000:Infinite Answer Time
:marukodq:000000E6:10040D:40000000:FFFFFFFF:Display the Correct Answer:Correct Answer
marukodq:0:10040D:01:000:Answer A always correct
marukodq:0:100821:01:001:Good answer ends quiz Now!
marukodq:0:101303:03:000:Infinite Lives PL1
marukodq:0:101403:03:000:Infinite Lives PL2
; [ Marvin's Maze ]
marvins:0:D565:0A:000:Infinite Lives
; [ Marvel Land (US) ]
marvland:0:40AB18:1B:000:Infinite Time
marvland:0:40900B:04:000:Infinite Lives PL1
marvland:0:40904B:04:000:Infinite Lives PL2
marvland:0:000000:00:999:[Invincibility causes player]
marvland:0:000000:00:999:[to flicker and vanish at ]
marvland:0:000000:00:999:[times. ]
marvland:0:100079:4E:000:Invincibility
marvland:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Marvel Land (Japan) ]
marvlanj:0:40AB18:1B:000:Infinite Time
marvlanj:0:40900B:04:000:Infinite Lives PL1
marvlanj:0:40904B:04:000:Infinite Lives PL2
marvlanj:0:000000:00:999:[Invincibility causes player]
marvlanj:0:000000:00:999:[to flicker and vanish at ]
marvlanj:0:000000:00:999:[times. ]
marvlanj:0:100079:4E:000:Invincibility
marvlanj:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Masao ]
masao:0:6116:07:000:Infinite Lives PL1
masao:0:6156:07:000:Infinite Lives PL2
masao:0:6860:02:000:Infinite POW
masao:0:603B:05:000:Start on Level 5
masao:0:603B:0A:000:Start on Level 10
masao:0:603B:0F:000:Start on Level 15
masao:0:603B:14:000:Start on Level 20
masao:0:603B:7F:000:Start on Level 127
masao:0:603B:FF:000:Start on Level 255
; [ Master of Weapon (World) ]
masterw:0:200708:09:000:Infinite Credits
masterw:0:2010A0:04:000:Maximum fire power
masterw:0:201095:04:000:Maximum weapon power
masterw:0:20348D:03:000:Invincibility
masterw:0:201094:03:000:Always have Piercing W.
masterw:0:201094:04:000:Always have Wide W.
masterw:0:201094:05:000:Always have Guide W.
masterw:0:201094:06:000:Always have Laser W.
masterw:0:201094:07:000:Always have H. Bomb W.
masterw:0:201094:03:001:Get Piercing W. Now!
masterw:0:201094:04:001:Get Wide W. Now!
masterw:0:201094:05:001:Get Guide W. Now!
masterw:0:201094:06:001:Get Laser W. Now!
masterw:0:201094:07:001:Get H. Bomb W. Now!
masterw:0:200753:03:000:Infinite Lives PL1
masterw:0:200755:03:000:Infinite Lives PL2
; [ Masters of Kin, The ]
mastkin:0:2843:09:000:Infinite Credits
:mastkin:00000082:281F:000000F8:FFFFFFFF:Infinite Time
mastkin:0:2817:FF:000:Infinite Energy
mastkin:0:282E:FF:000:Invincibility "ON"
mastkin:0:282E:00:000:Invincibility "OFF"
mastkin:0:2A81:05:000:Infinite Lives PL1
mastkin:0:2AC1:05:000:Infinite Lives PL2
; [ Match It ]
matchit:0:EA06:99:000:Infinite Time
matchit:0:E181:00:001:Finish this stage Now!
matchit:0:E181:00:000:Slide Show Mode
matchit:0:EA02:03:007:Infinite Help PL1
matchit:0:EA22:03:507:Infinite Help PL1 (2/2)
matchit:0:EA28:09:000:Infinite Turn Time PL1
matchit:0:EA42:03:007:Infinite Help PL2
matchit:0:EA48:09:000:Infinite Turn Time PL2
; [ Mat Mania ]
matmania:0:02CF:59:000:Infinite Time
matmania:0:0000:00:999:[The Referee never counts ]
matmania:0:0000:00:999:[cheat gives you Infinite ]
matmania:0:0000:00:999:[Time out of the ring, when ]
matmania:0:0000:00:999:[you are on the corner and ]
matmania:0:0000:00:999:[makes it impossible to get ]
matmania:0:0000:00:999:[a fall. Either disable it ]
matmania:0:0000:00:999:[or use the CORRECT 'Time =']
matmania:0:0000:00:999:[cheats. These can also be ]
matmania:0:0000:00:999:[useful to enable when it's ]
matmania:0:0000:00:999:[to your advantage!! ;-) ]
matmania:0:00E6:01:000:Referee never counts
matmania:0:00E6:19:001:Out of Ring Time = 19 Now!
matmania:0:00E6:02:001:Fall Count Time = 2 Now!
matmania:0:00E6:04:001:Corner Count Time = 4 Now!
matmania:0:0000:00:999:[ ]
matmania:0:004A:FF:000:Infinite Energy PL1
matmania:0:004A:00:001:Drain all Energy Now! PL1
matmania:0:0059:00:000:Infinite Jumps on Corner PL1
matmania:0:004B:FF:000:Infinite Energy PL2
matmania:0:004B:00:001:Drain all Energy Now! PL2
matmania:0:0059:00:000:Infinite Jumps on Corner PL2
matmania:0:0000:00:999:[The Infinite Attacks cheats]
matmania:0:0000:00:999:[prevents the other player ]
matmania:0:0000:00:999:[attacking you after you've ]
matmania:0:0000:00:999:[attacked them three times ]
matmania:0:0000:00:999:[in a row. ]
matmania:0:0039:00:000:Infinite Attacks PL1
matmania:0:003A:00:000:Infinite Attacks PL2
; [ Mausuke no Ojama the World ]
mausuke:0:0000:00:999:[ This game hasn't even ]:REASON 11
mausuke:0:0000:00:999:[ been looked at due to ]:REASON 11
mausuke:0:0000:00:999:[ time constraints - Too]:REASON 11
mausuke:0:0000:00:999:[ many games and so ]:REASON 11
mausuke:0:0000:00:999:[ little time. It is ]:REASON 11
mausuke:0:0000:00:999:[ even possible that ]:REASON 11
mausuke:0:0000:00:999:[ this game may be a ]:REASON 11
mausuke:0:0000:00:999:[ clone of an existing ]:REASON 11
mausuke:0:0000:00:999:[ game which may have ]:REASON 11
mausuke:0:0000:00:999:[ cheats. Please search ]:REASON 11
mausuke:0:0000:00:999:[ the cheat forums ]:REASON 11
mausuke:0:0000:00:999:[ before posting cheat ]:REASON 11
mausuke:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Maximum Force v1.05 ]
maxforce:0:1000AAE3:05:000:Infinite Lives PL1
maxforce:0:1000AB37:0E:000:Infinite Ammo PL1
maxforce:0:1000AB6F:05:000:Infinite Lives PL2
maxforce:0:1000ABC3:0E:000:Infinite Ammo PL2
; [ Maximum Force v1.02 ]
maxf_102:0:1000AAE3:05:000:Infinite Lives PL1
maxf_102:0:1000AB37:0E:000:Infinite Ammo PL1
maxf_102:0:1000AB6F:05:000:Infinite Lives PL2
maxf_102:0:1000ABC3:0E:000:Infinite Ammo PL2
; [ Max RPM ]
maxrpm:0:E022:00:000:Infinite Time PL1
maxrpm:0:E081:00:000:Infinite Time PL2
; [ Maya ]
maya:0:7718:1E:000:Infinite Game Time
maya:0:771C:64:000:Infinite VS Time
maya:0:7711:00:001:Finish this Level Now!
maya:0:7711:00:000:Slideshow Mode
maya:0:7733:03:000:Infinite Helps PL1
maya:0:7734:03:000:Infinite Helps PL2
; [ Mayday (set 1) ]
mayday:0:A037:99:000:Infinite Credits
mayday:0:E8A4:00:100:Invincibility
mayday:0:E8AB:20:600:Invincibility (2/2)
mayday:0:A1A1:05:000:Infinite Lives PL1
mayday:0:A1A3:04:000:Infinite Smart Bombs PL1
mayday:0:A1A2:63:072:Select Current Mission PL1
mayday:0:A1A2:63:062:Select Next Mission PL1
mayday:0:A1DE:05:000:Infinite Lives PL2
mayday:0:A1E0:04:000:Infinite Smart Bombs PL2
mayday:0:A1DF:63:072:Select Current Attack Wave PL2
mayday:0:A1DF:63:062:Select Next Attack Wave PL2
; [ Mayday (set 2) ]
maydaya:0:A037:99:000:Infinite Credits
maydaya:0:E8A4:00:100:Invincibility
maydaya:0:E8AB:20:600:Invincibility (2/2)
maydaya:0:A1A1:05:000:Infinite Lives PL1
maydaya:0:A1A3:04:000:Infinite Smart Bombs PL1
maydaya:0:A1A2:63:072:Select Current Mission PL1
maydaya:0:A1A2:63:062:Select Next Mission PL1
maydaya:0:A1DE:05:000:Infinite Lives PL2
maydaya:0:A1E0:04:000:Infinite Smart Bombs PL2
maydaya:0:A1DF:63:072:Select Current Mission PL2
maydaya:0:A1DF:63:062:Select Next Mission PL2
; [ Mayday (set 3) ]
maydayb:0:A037:99:000:Infinite Credits
maydayb:0:E8A4:00:100:Invincibility
maydayb:0:E8AB:20:600:Invincibility (2/2)
maydayb:0:A1A1:05:000:Infinite Lives PL1
maydayb:0:A1A3:04:000:Infinite Smart Bombs PL1
maydayb:0:A1A2:63:072:Select Current Mission PL1
maydayb:0:A1A2:63:062:Select Next Mission PL1
maydayb:0:A1DE:05:000:Infinite Lives PL2
maydayb:0:A1E0:04:000:Infinite Smart Bombs PL2
maydayb:0:A1DF:63:072:Select Current Attack Wave PL2
maydayb:0:A1DF:63:062:Select Next Attack Wave PL2
; [ Mayhem 2002 ]
mayhem:0:EAF6:63:000:Infinite Credits
mayhem:0:E015:63:000:Infinite Time
mayhem:0:E016:3B:500:Infinite Time (2/2)
mayhem:0:E015:00:001:Finish this Game Now!
mayhem:0:E016:00:501:Finish this Game Now! (2/2)
mayhem:0:E409:00:000:Score always = 0 Red Team
mayhem:0:E409:99:000:Score always = 9900 Red Team
mayhem:0:E409:00:001:Score = 0 Now! Red Team
mayhem:0:E409:99:001:Score = 9900 Now! Red Team
mayhem:0:E409:99:073:Select XX00 Score Red Team
mayhem:0:E509:00:000:Score always = 0 Blue Team
mayhem:0:E509:99:000:Score always = 9900 Blue Team
mayhem:0:E509:00:001:Score = 0 Now! Blue Team
mayhem:0:E509:99:001:Score = 9900 Now! Blue Team
mayhem:0:E509:99:073:Select XX00 Score Blue Team
; [ Kikiippatsu Mayumi-chan (Japan) ]
mayumi:0:D885:09:000:Infinite Credits
:mayumi:00000000:C2E6:00000002:FFFFFFFF:Score always = 200000
:mayumi:00010000:C2E7:00000000:FFFFFFFF:Score always = 200000 (2/3)
:mayumi:00010000:C2E8:00000000:FFFFFFFF:Score always = 200000 (3/3)
:mayumi:00000000:C4A0:00000000:FFFFFFFF:Hand value always = 99000
:mayumi:00010000:C4A1:00000009:FFFFFFFF:Hand value always = 99000 (2/3)
:mayumi:00010000:C4A2:00000009:FFFFFFFF:Hand value always = 99000 (3/3)
mayumi:0:000000:00:999:[ The winning hand cheat must be ]
mayumi:0:000000:00:999:[ activated when there are 14 tiles ]
mayumi:0:000000:00:999:[ in your hand, then press the RON ]
mayumi:0:000000:00:999:[ key ('Z' by default). The tiles ]
mayumi:0:000000:00:999:[ do not visually change until you ]
mayumi:0:000000:00:999:[ make a move. ]
:mayumi:00000001:C040:00000031:FFFFFFFF:Get winning hand Now!
:mayumi:00010001:C041:00000031:FFFFFFFF:Get winning hand Now! (02/15)
:mayumi:00010001:C042:00000031:FFFFFFFF:Get winning hand Now! (03/15)
:mayumi:00010001:C043:00000032:FFFFFFFF:Get winning hand Now! (04/15)
:mayumi:00010001:C044:00000032:FFFFFFFF:Get winning hand Now! (05/15)
:mayumi:00010001:C045:00000032:FFFFFFFF:Get winning hand Now! (06/15)
:mayumi:00010001:C046:00000033:FFFFFFFF:Get winning hand Now! (07/15)
:mayumi:00010001:C047:00000033:FFFFFFFF:Get winning hand Now! (08/15)
:mayumi:00010001:C048:00000033:FFFFFFFF:Get winning hand Now! (09/15)
:mayumi:00010001:C049:00000034:FFFFFFFF:Get winning hand Now! (10/15)
:mayumi:00010001:C04A:00000034:FFFFFFFF:Get winning hand Now! (11/15)
:mayumi:00010001:C04B:00000034:FFFFFFFF:Get winning hand Now! (12/15)
:mayumi:00010001:C04C:00000035:FFFFFFFF:Get winning hand Now! (13/15)
:mayumi:00010001:C04D:00000035:FFFFFFFF:Get winning hand Now! (14/15)
:mayumi:00010001:C358:00000035:FFFFFFFF:Get winning hand Now! (15/15)
:mayumi:00000006:C040:000D000D:FFFFFFFF:Watch ALL 14 tiles - Player
:mayumi:00000006:C050:000D000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
mayumi:0:000000:00:999:[ Here is the look-up list for ]
mayumi:0:000000:00:999:[ the above watches. ]
mayumi:0:000000:00:999:[ ]
mayumi:0:000000:00:999:[ value common name chinese name ]
mayumi:0:000000:00:999:[ 00h - no tile - ]
mayumi:0:000000:00:999:[ 01h 1 "characters" 1 "wan" ]
mayumi:0:000000:00:999:[ 02h 2 "characters" 2 "wan" ]
mayumi:0:000000:00:999:[ 03h 3 "characters" 3 "wan" ]
mayumi:0:000000:00:999:[ 04h 4 "characters" 4 "wan" ]
mayumi:0:000000:00:999:[ 05h 5 "characters" 5 "wan" ]
mayumi:0:000000:00:999:[ 06h 6 "characters" 6 "wan" ]
mayumi:0:000000:00:999:[ 07h 7 "characters" 7 "wan" ]
mayumi:0:000000:00:999:[ 08h 8 "characters" 8 "wan" ]
mayumi:0:000000:00:999:[ 09h 9 "characters" 9 "wan" ]
mayumi:0:000000:00:999:[ 11h 1 "dots" 1 "tung" ]
mayumi:0:000000:00:999:[ 12h 2 "dots" 2 "tung" ]
mayumi:0:000000:00:999:[ 13h 3 "dots" 3 "tung" ]
mayumi:0:000000:00:999:[ 14h 4 "dots" 4 "tung" ]
mayumi:0:000000:00:999:[ 15h 5 "dots" 5 "tung" ]
mayumi:0:000000:00:999:[ 16h 6 "dots" 6 "tung" ]
mayumi:0:000000:00:999:[ 17h 7 "dots" 7 "tung" ]
mayumi:0:000000:00:999:[ 18h 8 "dots" 8 "tung" ]
mayumi:0:000000:00:999:[ 19h 9 "dots" 9 "tung" ]
mayumi:0:000000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
mayumi:0:000000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
mayumi:0:000000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
mayumi:0:000000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
mayumi:0:000000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
mayumi:0:000000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
mayumi:0:000000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
mayumi:0:000000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
mayumi:0:000000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
mayumi:0:000000:00:999:[ 31h East "wind" ]
mayumi:0:000000:00:999:[ 32h South "wind" ]
mayumi:0:000000:00:999:[ 33h West "wind" ]
mayumi:0:000000:00:999:[ 34h North "wind" ]
mayumi:0:000000:00:999:[ 35h White "dragon" ]
mayumi:0:000000:00:999:[ 36h Green "dragon" ]
mayumi:0:000000:00:999:[ 37h Red "dragon" ]
; [ Amazing Maze ]
maze:0:2019:00:000:Infinite Time
maze:0:202B:59:000:Infinite Overall Time
maze:0:202E:03:000:Infinite Mazes to play
maze:0:2046:83:000:Computer Cannot Move
; [ Mazer Blazer ]
mazerbla:0:0000:00:999:[ This game hasn't even ]:REASON 11
mazerbla:0:0000:00:999:[ been looked at due to ]:REASON 11
mazerbla:0:0000:00:999:[ time constraints - Too]:REASON 11
mazerbla:0:0000:00:999:[ many games and so ]:REASON 11
mazerbla:0:0000:00:999:[ little time. It is ]:REASON 11
mazerbla:0:0000:00:999:[ even possible that ]:REASON 11
mazerbla:0:0000:00:999:[ this game may be a ]:REASON 11
mazerbla:0:0000:00:999:[ clone of an existing ]:REASON 11
mazerbla:0:0000:00:999:[ game which may have ]:REASON 11
mazerbla:0:0000:00:999:[ cheats. Please search ]:REASON 11
mazerbla:0:0000:00:999:[ the cheat forums ]:REASON 11
mazerbla:0:0000:00:999:[ before posting cheat ]:REASON 11
mazerbla:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Mazinger Z ]
mazinger:0:1000A0:09:000:Infinite Credits
mazinger:0:100ABB:88:000:Infinite Energy PL1
mazinger:0:100AB6:09:000:Infinite Bombs PL1
mazinger:0:100AB8:03:000:Always have Full Power WeaponPL1
mazinger:0:100AB7:00:000:Always have 'Orange Weapon' PL1
mazinger:0:100AB7:01:000:Always have 'Blue Weapon' PL1
mazinger:0:100AB7:02:000:Always have 'Green Weapon' PL1
mazinger:0:100AB7:00:001:Get 'Orange Weapon' Now! PL1
mazinger:0:100AB7:01:001:Get 'Blue Weapon' Now! PL1
mazinger:0:100AB7:02:001:Get 'Green Weapon' Now! PL1
mazinger:0:100AEB:88:000:Infinite Energy PL2
mazinger:0:100AE6:09:000:Infinite Bombs PL2
mazinger:0:100AE8:03:000:Always have Full Power WeaponPL2
mazinger:0:100AE7:00:000:Always have 'Orange Weapon' PL2
mazinger:0:100AE7:01:000:Always have 'Blue Weapon' PL2
mazinger:0:100AE7:02:000:Always have 'Green Weapon' PL2
mazinger:0:100AE7:00:001:Get 'Orange Weapon' Now! PL2
mazinger:0:100AE7:01:001:Get 'Blue Weapon' Now! PL2
mazinger:0:100AE7:02:001:Get 'Green Weapon' Now! PL2
; [ Black Jack (Mirco) ]
mblkjack:0:1056:E8:001:Get 1000 Chips Now! PL1
mblkjack:0:1057:03:501:Get 1000 Chips Now! PL1
mblkjack:0:1058:E8:000:Infinite Hands PL1
mblkjack:0:1059:E8:001:Get 1000 Chips Now! PL2
mblkjack:0:105A:03:501:Get 1000 Chips Now! PL2
mblkjack:0:105B:E8:000:Infinite Hands PL2
mblkjack:0:105C:E8:001:Get 1000 Chips Now! PL3
mblkjack:0:105D:03:501:Get 1000 Chips Now! PL3
mblkjack:0:105E:E8:000:Infinite Hands PL3
mblkjack:0:105F:E8:001:Get 1000 Chips Now! PL4
mblkjack:0:1060:03:501:Get 1000 Chips Now! PL4
mblkjack:0:1061:E8:000:Infinite Hands PL4
; [ Muscle Bomber - The Body Explosion (Japan 930713) ]
mbomberj:0:FFA0C8:09:000:Infinite Time
mbomberj:0:FFA0C9:05:500:Infinite Time (2/3)
mbomberj:0:FFA0CA:0A:500:Infinite Time (3/3)
mbomberj:0:FFA0C8:00:001:Finish this Match Now!
mbomberj:0:FFA0C9:00:501:Finish this Match Now! (2/3)
mbomberj:0:FFA0CA:00:501:Finish this Match Now! (3/3)
mbomberj:0:FF9157:FF:000:Infinite Energy PL1
mbomberj:0:FF9157:00:001:Drain ALL Energy Now! PL1
mbomberj:0:FF9357:FF:000:Infinite Energy PL2
mbomberj:0:FF9357:00:001:Drain ALL Energy Now! PL2
mbomberj:0:FF9557:FF:000:Infinite Energy PL3
mbomberj:0:FF9557:00:001:Drain ALL Energy Now! PL3
mbomberj:0:FF9757:FF:000:Infinite Energy PL4
mbomberj:0:FF9757:00:001:Drain ALL Energy Now! PL4
; [ Muscle Bomber Duo - Ultimate Team Battle (World 931206) ]
mbombrd:0:FFA00C:09:000:Infinite Time
mbombrd:0:FFA00D:05:500:Infinite Time (2/3)
mbombrd:0:FFA00E:0A:500:Infinite Time (3/3)
mbombrd:0:FFA00C:00:001:Finish this Match Now!
mbombrd:0:FFA00D:00:501:Finish this Match Now! (2/3)
mbombrd:0:FFA00E:00:501:Finish this Match Now! (3/3)
mbombrd:0:FF907B:FF:000:Infinite Energy PL1
mbombrd:0:FF907B:00:001:Drain ALL Energy Now! PL1
mbombrd:0:FF927B:FF:000:Infinite Energy PL2
mbombrd:0:FF927B:00:001:Drain ALL Energy Now! PL2
mbombrd:0:FF947B:FF:000:Infinite Energy PL3
mbombrd:0:FF947B:00:001:Drain ALL Energy Now! PL3
mbombrd:0:FF967B:FF:000:Infinite Energy PL4
mbombrd:0:FF967B:00:001:Drain ALL Energy Now! PL4
; [ Muscle Bomber Duo - Heat Up Warriors (Japan 931206) ]
mbombrdj:0:FFA00C:09:000:Infinite Time
mbombrdj:0:FFA00D:05:500:Infinite Time (2/3)
mbombrdj:0:FFA00E:0A:500:Infinite Time (3/3)
mbombrdj:0:FFA00C:00:001:Finish this Match Now!
mbombrdj:0:FFA00D:00:501:Finish this Match Now! (2/3)
mbombrdj:0:FFA00E:00:501:Finish this Match Now! (3/3)
mbombrdj:0:FF907B:FF:000:Infinite Energy PL1
mbombrdj:0:FF907B:00:001:Drain ALL Energy Now! PL1
mbombrdj:0:FF927B:FF:000:Infinite Energy PL2
mbombrdj:0:FF927B:00:001:Drain ALL Energy Now! PL2
mbombrdj:0:FF947B:FF:000:Infinite Energy PL3
mbombrdj:0:FF947B:00:001:Drain ALL Energy Now! PL3
mbombrdj:0:FF967B:FF:000:Infinite Energy PL4
mbombrdj:0:FF967B:00:001:Drain ALL Energy Now! PL4
; [ Magic Brush ]
mbrush:0:4C1E:99:000:Infinite Credits
mbrush:0:4FC8:4C:000:Yellow can't eat you
mbrush:0:4FCA:4C:000:Green can't eat you
mbrush:0:4FC8:E0:001:Yellow can eat you
mbrush:0:4FCA:E0:001:Green can eat you
mbrush:0:4C1C:06:000:Infinite Lives PL1
mbrush:0:4C1D:06:000:Infinite Lives PL2
; [ Magical Cat Adventure ]
mcatadv:0:101D05:99:007:Infinite Time
mcatadv:0:101DD3:64:000:Infinite Lives
mcatadv:0:101DCF:0C:000:Infinite Energy
mcatadv:0:101DD1:0C:500:Infinite Energy (2/2)
mcatadv:0:101E65:03:000:Invincibility:Falling down gaps or into water can still kill you though!
:mcatadv:00001301:101DC9:00000004:FFFFFFFF:Select Starting Level Now!:Enable this on the title screen or on the choose 1 or 2 player screen
:mcatadv:00010011:101009:00000001:00000109:Select Starting Level Now! (2/2):Part 2 pokes the credit counter with 1 if it = 0, for user friendliness
; [ Magical Cat Adventure (Japan) ]
mcatadvj:0:101D05:99:007:Infinite Time
mcatadvj:0:101DD3:64:000:Infinite Lives
mcatadvj:0:101DCF:0C:000:Infinite Energy
mcatadvj:0:101DD1:0C:500:Infinite Energy (2/2)
mcatadvj:0:101E67:03:000:Invincibility:Falling down gaps or into water can still kill you though!
:mcatadvj:00001301:101DC9:00000004:FFFFFFFF:Select Starting Level Now!:Enable this on the title screen or on the choose 1 or 2 player screen
:mcatadvj:00010011:101009:00000001:00000109:Select Starting Level Now! (2/2):Part 2 pokes the credit counter with 1 if it = 0, for user friendliness
; [ Mahjong Campus Hunting (Japan) ]
mcnpshnt:0:7745:99:000:Infinite Credits
:mcnpshnt:00100000:7747:00009999:FFFFFFFF:Player Always Max Score
:mcnpshnt:00100000:774B:00000000:FFFFFFFF:Computer Score Always = 0
:mcnpshnt:00000000:6D92:000000FF:FFFFFFFF:Infinite Power
:mcnpshnt:00800000:6D87:00000001:FFFFFFFF:Always Have FC
:mcnpshnt:00800000:6D88:00000001:FFFFFFFF:Always Have LC
:mcnpshnt:00800000:6D89:00000001:FFFFFFFF:Always Have W-pai Change
:mcnpshnt:00800000:6D8A:00000001:FFFFFFFF:Always Have Hai Pai Select
:mcnpshnt:00800000:6D8B:00000001:FFFFFFFF:Always Have Donden
:mcnpshnt:00800000:6D8C:00000001:FFFFFFFF:Always Have Mouhai
:mcnpshnt:00800000:6D8D:00000001:FFFFFFFF:Always Have W-haipai
:mcnpshnt:00000000:6D98:00000063:FFFFFFFF:Infinite Item Select Time
:mcnpshnt:00000300:6D96:00000005:FFFFFFFF:Select Gal
:mcnpshnt:00100001:6D8F:00001159:FFFFFFFF:Appearance for Secret Mode Soon !
mcnpshnt:0:00000000:00:999:[ The winning hand cheat must be ]
mcnpshnt:0:00000000:00:999:[ activated when there are 14 tiles ]
mcnpshnt:0:00000000:00:999:[ in your hand, then press the RON ]
mcnpshnt:0:00000000:00:999:[ key ('Z' by default). The tiles do ]
mcnpshnt:0:00000000:00:999:[ not visually change until you make ]
mcnpshnt:0:00000000:00:999:[ a move. ]
:mcnpshnt:00300001:7001:32313131:FFFFFFFF:Get winning hand Now!
:mcnpshnt:00310001:7005:3A3A3A32:FFFFFFFF:Get winning hand Now! (2/4)
:mcnpshnt:00310001:7009:3C3B3B3B:FFFFFFFF:Get winning hand Now! (3/4)
:mcnpshnt:00110001:700D:00003C3C:FFFFFFFF:Get winning hand Now! (4/4)
:mcnpshnt:00300000:7001:32313131:FFFFFFFF:Always Winning Hand
:mcnpshnt:00310000:7005:3A3A3A32:FFFFFFFF:Always Winning Hand (2/4)
:mcnpshnt:00310000:7009:3C3B3B3B:FFFFFFFF:Always Winning Hand (3/4)
:mcnpshnt:00110000:700D:00003C3C:FFFFFFFF:Always Winning Hand (4/4)
:mcnpshnt:00000006:7001:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:mcnpshnt:00000006:700F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
mcnpshnt:0:00000000:00:999:[ Here is the look-up list for ]
mcnpshnt:0:00000000:00:999:[ the above watches. ]
mcnpshnt:0:00000000:00:999:[ ]
mcnpshnt:0:00000000:00:999:[ value common name chinese name ]
mcnpshnt:0:00000000:00:999:[ 00h - no tile - ]
mcnpshnt:0:00000000:00:999:[ 01h 1 "characters" 1 "wan" ]
mcnpshnt:0:00000000:00:999:[ 02h 2 "characters" 2 "wan" ]
mcnpshnt:0:00000000:00:999:[ 03h 3 "characters" 3 "wan" ]
mcnpshnt:0:00000000:00:999:[ 04h 4 "characters" 4 "wan" ]
mcnpshnt:0:00000000:00:999:[ 05h 5 "characters" 5 "wan" ]
mcnpshnt:0:00000000:00:999:[ 06h 6 "characters" 6 "wan" ]
mcnpshnt:0:00000000:00:999:[ 07h 7 "characters" 7 "wan" ]
mcnpshnt:0:00000000:00:999:[ 08h 8 "characters" 8 "wan" ]
mcnpshnt:0:00000000:00:999:[ 09h 9 "characters" 9 "wan" ]
mcnpshnt:0:00000000:00:999:[ 11h 1 "dots" 1 "tung" ]
mcnpshnt:0:00000000:00:999:[ 12h 2 "dots" 2 "tung" ]
mcnpshnt:0:00000000:00:999:[ 13h 3 "dots" 3 "tung" ]
mcnpshnt:0:00000000:00:999:[ 14h 4 "dots" 4 "tung" ]
mcnpshnt:0:00000000:00:999:[ 15h 5 "dots" 5 "tung" ]
mcnpshnt:0:00000000:00:999:[ 16h 6 "dots" 6 "tung" ]
mcnpshnt:0:00000000:00:999:[ 17h 7 "dots" 7 "tung" ]
mcnpshnt:0:00000000:00:999:[ 18h 8 "dots" 8 "tung" ]
mcnpshnt:0:00000000:00:999:[ 19h 9 "dots" 9 "tung" ]
mcnpshnt:0:00000000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
mcnpshnt:0:00000000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
mcnpshnt:0:00000000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
mcnpshnt:0:00000000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
mcnpshnt:0:00000000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
mcnpshnt:0:00000000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
mcnpshnt:0:00000000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
mcnpshnt:0:00000000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
mcnpshnt:0:00000000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
mcnpshnt:0:00000000:00:999:[ 31h East "wind" ]
mcnpshnt:0:00000000:00:999:[ 32h South "wind" ]
mcnpshnt:0:00000000:00:999:[ 33h West "wind" ]
mcnpshnt:0:00000000:00:999:[ 34h North "wind" ]
mcnpshnt:0:00000000:00:999:[ 3Ah White "dragon" ]
mcnpshnt:0:00000000:00:999:[ 3Bh Green "dragon" ]
mcnpshnt:0:00000000:00:999:[ 3Ch Red "dragon" ]
; [ Miss Mahjong Contest (Japan) ]
mcontest:0:FD70:FF:000:Buggy score
mcontest:0:0000:00:999:[ The winning hand cheat must be activated when ]
mcontest:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
mcontest:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
mcontest:0:0000:00:999:[ visually change until you make a move. ]
mcontest:0:FC8B:31:001:Get winning hand Now!
mcontest:0:FC8C:31:501:Get winning hand Now! (02/14)
mcontest:0:FC8D:31:501:Get winning hand Now! (03/14)
mcontest:0:FC8E:32:501:Get winning hand Now! (04/14)
mcontest:0:FC8F:32:501:Get winning hand Now! (05/14)
mcontest:0:FC90:32:501:Get winning hand Now! (06/14)
mcontest:0:FC91:33:501:Get winning hand Now! (07/14)
mcontest:0:FC92:33:501:Get winning hand Now! (08/14)
mcontest:0:FC93:33:501:Get winning hand Now! (09/14)
mcontest:0:FC94:34:501:Get winning hand Now! (10/14)
mcontest:0:FC95:34:501:Get winning hand Now! (11/14)
mcontest:0:FC96:34:501:Get winning hand Now! (12/14)
mcontest:0:FC97:35:501:Get winning hand Now! (13/14)
mcontest:0:FC98:35:501:Get winning hand Now! (14/14)
mcontest:0:FC8B:31:000:Always winning hand
mcontest:0:FC8C:31:500:Always winning hand (02/14)
mcontest:0:FC8D:31:500:Always winning hand (03/14)
mcontest:0:FC8E:32:500:Always winning hand (04/14)
mcontest:0:FC8F:32:500:Always winning hand (05/14)
mcontest:0:FC90:32:500:Always winning hand (06/14)
mcontest:0:FC91:33:500:Always winning hand (07/14)
mcontest:0:FC92:33:500:Always winning hand (08/14)
mcontest:0:FC93:33:500:Always winning hand (09/14)
mcontest:0:FC94:34:500:Always winning hand (10/14)
mcontest:0:FC95:34:500:Always winning hand (11/14)
mcontest:0:FC96:34:500:Always winning hand (12/14)
mcontest:0:FC97:35:500:Always winning hand (13/14)
mcontest:0:FC98:35:500:Always winning hand (14/14)
; [ Derby Quiz My Dream Horse (MDH1/VER.A2) ]
mdhorse:0:0000:00:999:[ There are no cheats ]:REASON 1
mdhorse:0:0000:00:999:[ for this game as it ]:REASON 1
mdhorse:0:0000:00:999:[ didn't work the last ]:REASON 1
mdhorse:0:0000:00:999:[ time it was tested. ]:REASON 1
mdhorse:0:0000:00:999:[ If the game now works ]:REASON 1
mdhorse:0:0000:00:999:[ please request cheats ]:REASON 1
mdhorse:0:0000:00:999:[ for it on the cheat ]:REASON 1
mdhorse:0:0000:00:999:[ forums. ]:REASON 1
; [ Mechanized Attack (World) ]
mechatt:0:07954D:00:000:Infinite Energy PL1
mechatt:0:07954F:20:000:Infinite Bullets PL1
mechatt:0:079551:09:000:Infinite Magazines PL1
mechatt:0:079555:09:000:Infinite Grenades PL1
mechatt:0:0795CD:00:000:Infinite Energy PL2
mechatt:0:0795CF:20:000:Infinite Bullets PL2
mechatt:0:0795D1:09:000:Infinite Magazines PL2
mechatt:0:0795D5:09:000:Infinite Grenades PL2
; [ Meadows Lanes ]
medlanes:0:1C0F:00:000:Infinite Time
medlanes:0:1C06:00:001:Make Ball Go Straight Now!:Assign an activation key to this cheat to steer the ball!
medlanes:0:1C06:01:001:Make Ball Hook Left Now!:Assign an activation key to this cheat to steer the ball!
medlanes:0:1C06:02:001:Make Ball Hook Right Now!:Assign an activation key to this cheat to steer the ball!
medlanes:0:1C09:7E:000:Always make a strike
; [ Mega Blast (World) ]
megab:0:2030F7:09:000:Infinite Credits
megab:0:2043F9:03:000:Infinite Lives PL1
megab:0:2010B3:03:000:Max. fire power - Front PL1
megab:0:2010D3:03:000:Max. fire power - Back PL1
megab:0:2010F3:03:000:Max. fire power - Upper PL1
megab:0:201113:03:000:Max. fire power - Lower PL1
megab:0:20105E:00:000:Invincibility PL1
megab:0:2010B1:01:000:Front shot always Laser PL1
megab:0:2010B1:02:000:Front shot always Normal PL1
megab:0:2010B1:03:000:Front shot always Bound PL1
megab:0:2010B1:04:000:Front shot always Red shotPL1
megab:0:2010B1:05:000:Front shot always Homing PL1
megab:0:2010D1:01:000:Back shot always Laser PL1
megab:0:2010D1:02:000:Back shot always Normal PL1
megab:0:2010D1:03:000:Back shot always Bound PL1
megab:0:2010D1:04:000:Back shot always Red shot PL1
megab:0:2010D1:05:000:Back shot always Homing PL1
megab:0:2010F1:01:000:Upper shot always Laser PL1
megab:0:2010F1:02:000:Upper shot always Normal PL1
megab:0:2010F1:03:000:Upper shot always Bound PL1
megab:0:2010F1:04:000:Upper shot always Red shotPL1
megab:0:2010F1:05:000:Upper shot always Homing PL1
megab:0:201111:01:000:Lower shot always Laser PL1
megab:0:201111:02:000:Lower shot always Normal PL1
megab:0:201111:03:000:Lower shot always Bound PL1
megab:0:201111:04:000:Lower shot always Red shotPL1
megab:0:201111:05:000:Lower shot always Homing PL1
megab:0:2010B1:01:001:Front shot = Laser Now! PL1
megab:0:2010B1:02:001:Front shot = Normal Now! PL1
megab:0:2010B1:03:001:Front shot = Bound Now! PL1
megab:0:2010B1:04:001:Front shot = Red shot Now!PL1
megab:0:2010B1:05:001:Front shot = Homing Now! PL1
megab:0:2010D1:01:001:Back shot = Laser Now! PL1
megab:0:2010D1:02:001:Back shot = Normal Now! PL1
megab:0:2010D1:03:001:Back shot = Bound Now! PL1
megab:0:2010D1:04:001:Back shot = Red shot Now! PL1
megab:0:2010D1:05:001:Back shot = Homing Now! PL1
megab:0:2010F1:01:001:Upper shot = Laser Now! PL1
megab:0:2010F1:02:001:Upper shot = Normal Now! PL1
megab:0:2010F1:03:001:Upper shot = Bound Now! PL1
megab:0:2010F1:04:001:Upper shot = Red shot Now!PL1
megab:0:2010F1:05:001:Upper shot = Homing Now! PL1
megab:0:201111:01:001:Lower shot = Laser Now! PL1
megab:0:201111:02:001:Lower shot = Normal Now! PL1
megab:0:201111:03:001:Lower shot = Bound Now! PL1
megab:0:201111:04:001:Lower shot = Red shotNow! PL1
megab:0:201111:05:001:Lower shot = Homing Now! PL1
megab:0:20440D:03:000:Infinite Lives PL2
megab:0:202053:03:000:Max. fire power - Front PL2
megab:0:202073:03:000:Max. fire power - Back PL2
megab:0:202093:03:000:Max. fire power - Upper PL2
megab:0:2020B3:03:000:Max. fire power - Lower PL2
megab:0:201FFE:00:000:Invincibility PL2
megab:0:202051:01:000:Front shot always Laser PL2
megab:0:202051:02:000:Front shot always Normal PL2
megab:0:202051:03:000:Front shot always Bound PL2
megab:0:202051:04:000:Front shot always Red shotPL2
megab:0:202051:05:000:Front shot always Homing PL2
megab:0:202071:01:000:Back shot always Laser PL2
megab:0:202071:02:000:Back shot always Normal PL2
megab:0:202071:03:000:Back shot always Bound PL2
megab:0:202071:04:000:Back shot always Red shot PL2
megab:0:202071:05:000:Back shot always Homing PL2
megab:0:202091:01:000:Upper shot always Laser PL2
megab:0:202091:02:000:Upper shot always Normal PL2
megab:0:202091:03:000:Upper shot always Bound PL2
megab:0:202091:04:000:Upper shot always Red shotPL2
megab:0:202091:05:000:Upper shot always Homing PL2
megab:0:2020B1:01:000:Lower shot always Laser PL2
megab:0:2020B1:02:000:Lower shot always Normal PL2
megab:0:2020B1:03:000:Lower shot always Bound PL2
megab:0:2020B1:04:000:Lower shot always Red shotPL2
megab:0:2020B1:05:000:Lower shot always Homing PL2
megab:0:202051:01:001:Front shot = Laser Now! PL2
megab:0:202051:02:001:Front shot = Normal Now! PL2
megab:0:202051:03:001:Front shot = Bound Now! PL2
megab:0:202051:04:001:Front shot = Red shot Now!PL2
megab:0:202051:05:001:Front shot = Homing Now! PL2
megab:0:202071:01:001:Back shot = Laser Now! PL2
megab:0:202071:02:001:Back shot = Normal Now! PL2
megab:0:202071:03:001:Back shot = Bound Now! PL2
megab:0:202071:04:001:Back shot = Red shot Now! PL2
megab:0:202071:05:001:Back shot = Homing Now! PL2
megab:0:202091:01:001:Upper shot = Laser Now! PL2
megab:0:202091:02:001:Upper shot = Normal Now! PL2
megab:0:202091:03:001:Upper shot = Bound Now! PL2
megab:0:202091:04:001:Upper shot = Red shot Now!PL2
megab:0:202091:05:001:Upper shot = Homing Now! PL2
megab:0:2020B1:01:001:Lower shot = Laser Now! PL2
megab:0:2020B1:02:001:Lower shot = Normal Now! PL2
megab:0:2020B1:03:001:Lower shot = Bound Now! PL2
megab:0:2020B1:04:001:Lower shot = Red shot Now!PL2
megab:0:2020B1:05:001:Lower shot = Homing Now! PL2
megab:0:000000:00:999:[Round cheats are buggy so ]
megab:0:000000:00:999:[activate at enemy boss. ]
megab:0:204451:03:000:Next Round is 3
megab:0:2043E5:03:500:Next Round is 3(2/2)
megab:0:204451:04:000:Next Round is 4
megab:0:2043E5:04:500:Next Round is 4(2/2)
megab:0:204451:05:000:Next Round is 5
megab:0:2043E5:05:500:Next Round is 5(2/2)
megab:0:204451:06:000:Next Round is 6
megab:0:2043E5:06:500:Next Round is 6(2/2)
megab:0:204451:07:000:Next Round is 7
megab:0:2043E5:07:500:Next Round is 7(2/2)
; [ Mega Blast (Japan) ]
megabj:0:2030F7:09:000:Infinite Credits
megabj:0:2043F9:03:000:Infinite Lives PL1
megabj:0:2010B3:03:000:Max. fire power - Front PL1
megabj:0:2010D3:03:000:Max. fire power - Back PL1
megabj:0:2010F3:03:000:Max. fire power - Upper PL1
megabj:0:201113:03:000:Max. fire power - Lower PL1
megabj:0:20105E:00:000:Invincibility PL1
megabj:0:2010B1:01:000:Front shot always Laser PL1
megabj:0:2010B1:02:000:Front shot always Normal PL1
megabj:0:2010B1:03:000:Front shot always Bound PL1
megabj:0:2010B1:04:000:Front shot always Red shotPL1
megabj:0:2010B1:05:000:Front shot always Homing PL1
megabj:0:2010D1:01:000:Back shot always Laser PL1
megabj:0:2010D1:02:000:Back shot always Normal PL1
megabj:0:2010D1:03:000:Back shot always Bound PL1
megabj:0:2010D1:04:000:Back shot always Red shot PL1
megabj:0:2010D1:05:000:Back shot always Homing PL1
megabj:0:2010F1:01:000:Upper shot always Laser PL1
megabj:0:2010F1:02:000:Upper shot always Normal PL1
megabj:0:2010F1:03:000:Upper shot always Bound PL1
megabj:0:2010F1:04:000:Upper shot always Red shotPL1
megabj:0:2010F1:05:000:Upper shot always Homing PL1
megabj:0:201111:01:000:Lower shot always Laser PL1
megabj:0:201111:02:000:Lower shot always Normal PL1
megabj:0:201111:03:000:Lower shot always Bound PL1
megabj:0:201111:04:000:Lower shot always Red shotPL1
megabj:0:201111:05:000:Lower shot always Homing PL1
megabj:0:2010B1:01:001:Front shot = Laser Now! PL1
megabj:0:2010B1:02:001:Front shot = Normal Now! PL1
megabj:0:2010B1:03:001:Front shot = Bound Now! PL1
megabj:0:2010B1:04:001:Front shot = Red shot Now!PL1
megabj:0:2010B1:05:001:Front shot = Homing Now! PL1
megabj:0:2010D1:01:001:Back shot = Laser Now! PL1
megabj:0:2010D1:02:001:Back shot = Normal Now! PL1
megabj:0:2010D1:03:001:Back shot = Bound Now! PL1
megabj:0:2010D1:04:001:Back shot = Red shot Now! PL1
megabj:0:2010D1:05:001:Back shot = Homing Now! PL1
megabj:0:2010F1:01:001:Upper shot = Laser Now! PL1
megabj:0:2010F1:02:001:Upper shot = Normal Now! PL1
megabj:0:2010F1:03:001:Upper shot = Bound Now! PL1
megabj:0:2010F1:04:001:Upper shot = Red shot Now!PL1
megabj:0:2010F1:05:001:Upper shot = Homing Now! PL1
megabj:0:201111:01:001:Lower shot = Laser Now! PL1
megabj:0:201111:02:001:Lower shot = Normal Now! PL1
megabj:0:201111:03:001:Lower shot = Bound Now! PL1
megabj:0:201111:04:001:Lower shot = Red shotNow! PL1
megabj:0:201111:05:001:Lower shot = Homing Now! PL1
megabj:0:20440D:03:000:Infinite Lives PL2
megabj:0:202053:03:000:Max. fire power - Front PL2
megabj:0:202073:03:000:Max. fire power - Back PL2
megabj:0:202093:03:000:Max. fire power - Upper PL2
megabj:0:2020B3:03:000:Max. fire power - Lower PL2
megabj:0:201FFE:00:000:Invincibility PL2
megabj:0:202051:01:000:Front shot always Laser PL2
megabj:0:202051:02:000:Front shot always Normal PL2
megabj:0:202051:03:000:Front shot always Bound PL2
megabj:0:202051:04:000:Front shot always Red shotPL2
megabj:0:202051:05:000:Front shot always Homing PL2
megabj:0:202071:01:000:Back shot always Laser PL2
megabj:0:202071:02:000:Back shot always Normal PL2
megabj:0:202071:03:000:Back shot always Bound PL2
megabj:0:202071:04:000:Back shot always Red shot PL2
megabj:0:202071:05:000:Back shot always Homing PL2
megabj:0:202091:01:000:Upper shot always Laser PL2
megabj:0:202091:02:000:Upper shot always Normal PL2
megabj:0:202091:03:000:Upper shot always Bound PL2
megabj:0:202091:04:000:Upper shot always Red shotPL2
megabj:0:202091:05:000:Upper shot always Homing PL2
megabj:0:2020B1:01:000:Lower shot always Laser PL2
megabj:0:2020B1:02:000:Lower shot always Normal PL2
megabj:0:2020B1:03:000:Lower shot always Bound PL2
megabj:0:2020B1:04:000:Lower shot always Red shotPL2
megabj:0:2020B1:05:000:Lower shot always Homing PL2
megabj:0:202051:01:001:Front shot = Laser Now! PL2
megabj:0:202051:02:001:Front shot = Normal Now! PL2
megabj:0:202051:03:001:Front shot = Bound Now! PL2
megabj:0:202051:04:001:Front shot = Red shot Now!PL2
megabj:0:202051:05:001:Front shot = Homing Now! PL2
megabj:0:202071:01:001:Back shot = Laser Now! PL2
megabj:0:202071:02:001:Back shot = Normal Now! PL2
megabj:0:202071:03:001:Back shot = Bound Now! PL2
megabj:0:202071:04:001:Back shot = Red shot Now! PL2
megabj:0:202071:05:001:Back shot = Homing Now! PL2
megabj:0:202091:01:001:Upper shot = Laser Now! PL2
megabj:0:202091:02:001:Upper shot = Normal Now! PL2
megabj:0:202091:03:001:Upper shot = Bound Now! PL2
megabj:0:202091:04:001:Upper shot = Red shot Now!PL2
megabj:0:202091:05:001:Upper shot = Homing Now! PL2
megabj:0:2020B1:01:001:Lower shot = Laser Now! PL2
megabj:0:2020B1:02:001:Lower shot = Normal Now! PL2
megabj:0:2020B1:03:001:Lower shot = Bound Now! PL2
megabj:0:2020B1:04:001:Lower shot = Red shot Now!PL2
megabj:0:2020B1:05:001:Lower shot = Homing Now! PL2
megabj:0:000000:00:999:[Round cheats are buggy so ]
megabj:0:000000:00:999:[activate at enemy boss. ]
megabj:0:204451:03:000:Next Round is 3
megabj:0:2043E5:03:500:Next Round is 3(2/2)
megabj:0:204451:04:000:Next Round is 4
megabj:0:2043E5:04:500:Next Round is 4(2/2)
megabj:0:204451:05:000:Next Round is 5
megabj:0:2043E5:05:500:Next Round is 5(2/2)
megabj:0:204451:06:000:Next Round is 6
megabj:0:2043E5:06:500:Next Round is 6(2/2)
megabj:0:204451:07:000:Next Round is 7
megabj:0:2043E5:07:500:Next Round is 7(2/2)
; [ Megadon ]
megadon:0:79D0:06:000:Infinite Lives PL1
megadon:0:79CF:06:000:Infinite Lives PL2
; [ Mega Force ]
megaforc:0:8166:09:000:Infinite Lives PL1
megaforc:0:8198:09:000:Infinite Lives PL2
megaforc:0:8547:80:000:Always Fast Shooting
megaforc:0:8179:77:062:Select next level
megaforc:0:8179:77:072:Select current level
; [ Mega Man - The Power Battle (CPS1 Asia 951006) ]
megaman:0:FF8119:45:000:Infinite Time
megaman:0:FFD851:00:001:One hit for Crash-man
megaman:0:FFDA51:00:001:One hit for other enemies
megaman:0:FFD951:00:001:Kill small enemies - Lv 7
megaman:0:FFDA51:00:001:One hit for prof - hands
megaman:0:FFD751:00:001:One hit for prof - nails
megaman:0:FFD951:00:001:One hit for prof - head
megaman:0:FF8351:10:000:Infinite Energy PL1
megaman:0:FF8352:02:000:Invincibility PL1
megaman:0:FF8459:1C:000:Infinite Weapon Energy PL1
megaman:0:FF8453:1C:500:Infinite Weapon Energy PL1 (2/6)
megaman:0:FF8455:1C:500:Infinite Weapon Energy PL1 (3/6)
megaman:0:FF845B:1C:500:Infinite Weapon Energy PL1 (4/6)
megaman:0:FF845D:1C:500:Infinite Weapon Energy PL1 (5/6)
megaman:0:FF8457:1C:500:Infinite Weapon Energy PL1 (6/6)
megaman:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
megaman:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
megaman:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
megaman:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
megaman:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
megaman:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
megaman:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
megaman:0:FF8449:01:000:Always have extra weapon 1 PL1
megaman:0:FF844A:01:000:Always have extra weapon 2 PL1
megaman:0:FF844B:01:000:Always have extra weapon 3 PL1
megaman:0:FF844C:01:000:Always have extra weapon 4 PL1
megaman:0:FF844D:01:000:Always have extra weapon 5 PL1
megaman:0:FF844E:01:000:Always have extra weapon 6 PL1
megaman:0:FF8449:00:001:Lose extra weapon 1 Now! PL1
megaman:0:FF844A:00:001:Lose extra weapon 2 Now! PL1
megaman:0:FF844B:00:001:Lose extra weapon 3 Now! PL1
megaman:0:FF844C:00:001:Lose extra weapon 4 Now! PL1
megaman:0:FF844D:00:001:Lose extra weapon 5 Now! PL1
megaman:0:FF844E:00:001:Lose extra weapon 6 Now! PL1
megaman:0:FF8751:10:000:Infinite Energy PL2
megaman:0:FF8752:02:000:Invincibility PL2
megaman:0:FF8859:1C:000:Infinite Weapon Energy PL2
megaman:0:FF8853:1C:500:Infinite Weapon Energy PL2 (2/6)
megaman:0:FF8855:1C:500:Infinite Weapon Energy PL2 (3/6)
megaman:0:FF885B:1C:500:Infinite Weapon Energy PL2 (4/6)
megaman:0:FF885D:1C:500:Infinite Weapon Energy PL2 (5/6)
megaman:0:FF8857:1C:500:Infinite Weapon Energy PL2 (6/6)
megaman:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
megaman:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
megaman:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
megaman:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
megaman:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
megaman:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
megaman:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
megaman:0:FF8849:01:000:Always have extra weapon 1 PL2
megaman:0:FF884A:01:000:Always have extra weapon 2 PL2
megaman:0:FF884B:01:000:Always have extra weapon 3 PL2
megaman:0:FF884C:01:000:Always have extra weapon 4 PL2
megaman:0:FF884D:01:000:Always have extra weapon 5 PL2
megaman:0:FF884E:01:000:Always have extra weapon 6 PL2
megaman:0:FF8849:00:001:Lose extra weapon 1 Now! PL2
megaman:0:FF884A:00:001:Lose extra weapon 2 Now! PL2
megaman:0:FF884B:00:001:Lose extra weapon 3 Now! PL2
megaman:0:FF884C:00:001:Lose extra weapon 4 Now! PL2
megaman:0:FF884D:00:001:Lose extra weapon 5 Now! PL2
megaman:0:FF884E:00:001:Lose extra weapon 6 Now! PL2
megaman:0:000000:00:999:[ These are the codes to set the machine region - the ]
megaman:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
megaman:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
megaman:0:FF808D:00:000:Region Switch = Japan
megaman:0:FF808D:02:000:Region Switch = USA
megaman:0:FF808D:04:000:Region Switch = Hispanic
megaman:0:FF808D:06:000:Region Switch = Asia
megaman:0:FF808D:08:000:Region Switch = Euro
megaman:0:FF808D:0A:000:Region Switch = Brazil
; [ Mega Man 2: The Power Fighters (US 960708) ]
megaman2:0:FF8119:45:000:Infinite Time
megaman2:0:FFA83A:07:000:Infinite Final Dr. Wily Time
megaman2:0:FFCD51:00:001:Drain All Enemy Energy Now!
megaman2:0:FFCE51:00:501:Drain All Enemy Energy Now! (2/2)
megaman2:0:FF8351:20:000:Infinite Energy PL1
megaman2:0:FF8352:02:000:Invincibility PL1
megaman2:0:FF8459:10:000:Infinite Weapon Energy PL1
megaman2:0:FF8453:10:500:Infinite Weapon Energy PL1 (2/6)
megaman2:0:FF8455:10:500:Infinite Weapon Energy PL1 (3/6)
megaman2:0:FF845B:10:500:Infinite Weapon Energy PL1 (4/6)
megaman2:0:FF845D:10:500:Infinite Weapon Energy PL1 (5/6)
megaman2:0:FF8457:10:500:Infinite Weapon Energy PL1 (6/6)
megaman2:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
megaman2:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
megaman2:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
megaman2:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
megaman2:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
megaman2:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
megaman2:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
megaman2:0:FF8449:01:000:Always have extra weapon 1 PL1
megaman2:0:FF844A:01:000:Always have extra weapon 2 PL1
megaman2:0:FF844B:01:000:Always have extra weapon 3 PL1
megaman2:0:FF844C:01:000:Always have extra weapon 4 PL1
megaman2:0:FF844D:01:000:Always have extra weapon 5 PL1
megaman2:0:FF844E:01:000:Always have extra weapon 6 PL1
megaman2:0:FF8449:00:001:Lose extra weapon 1 Now! PL1
megaman2:0:FF844A:00:001:Lose extra weapon 2 Now! PL1
megaman2:0:FF844B:00:001:Lose extra weapon 3 Now! PL1
megaman2:0:FF844C:00:001:Lose extra weapon 4 Now! PL1
megaman2:0:FF844D:00:001:Lose extra weapon 5 Now! PL1
megaman2:0:FF844E:00:001:Lose extra weapon 6 Now! PL1
megaman2:0:FF8751:20:000:Infinite Energy PL2
megaman2:0:FF8752:02:000:Invincibility PL2
megaman2:0:FF8859:10:000:Infinite Weapon Energy PL2
megaman2:0:FF8853:10:500:Infinite Weapon Energy PL2 (2/6)
megaman2:0:FF8855:10:500:Infinite Weapon Energy PL2 (3/6)
megaman2:0:FF885B:10:500:Infinite Weapon Energy PL2 (4/6)
megaman2:0:FF885D:10:500:Infinite Weapon Energy PL2 (5/6)
megaman2:0:FF8857:10:500:Infinite Weapon Energy PL2 (6/6)
megaman2:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
megaman2:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
megaman2:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
megaman2:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
megaman2:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
megaman2:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
megaman2:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
megaman2:0:FF8849:01:000:Always have extra weapon 1 PL2
megaman2:0:FF884A:01:000:Always have extra weapon 2 PL2
megaman2:0:FF884B:01:000:Always have extra weapon 3 PL2
megaman2:0:FF884C:01:000:Always have extra weapon 4 PL2
megaman2:0:FF884D:01:000:Always have extra weapon 5 PL2
megaman2:0:FF884E:01:000:Always have extra weapon 6 PL2
megaman2:0:FF8849:00:001:Lose extra weapon 1 Now! PL2
megaman2:0:FF884A:00:001:Lose extra weapon 2 Now! PL2
megaman2:0:FF884B:00:001:Lose extra weapon 3 Now! PL2
megaman2:0:FF884C:00:001:Lose extra weapon 4 Now! PL2
megaman2:0:FF884D:00:001:Lose extra weapon 5 Now! PL2
megaman2:0:FF884E:00:001:Lose extra weapon 6 Now! PL2
megaman2:0:000000:00:999:[ These are the codes to set the machine region - the ]
megaman2:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
megaman2:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
megaman2:0:FF808D:00:000:Region Switch = Japan
megaman2:0:FF808D:02:000:Region Switch = USA
megaman2:0:FF808D:04:000:Region Switch = Hispanic
megaman2:0:FF808D:06:000:Region Switch = Asia
megaman2:0:FF808D:08:000:Region Switch = Euro
megaman2:0:FF808D:0A:000:Region Switch = Brazil
megaman2:0:FF80E0:00:000:Title Switch = Rock Man
megaman2:0:FF80E0:FF:000:Title Switch = Mega Man
; [ Mega Man 2: The Power Fighters (Asia 960708) ]]
megamn2a:0:FF8119:45:000:Infinite Time
megamn2a:0:FFA83A:07:000:Infinite Final Dr. Wily Time
megamn2a:0:FFCD51:00:001:Drain All Enemy Energy Now!
megamn2a:0:FFCE51:00:501:Drain All Enemy Energy Now! (2/2)
megamn2a:0:FF8351:20:000:Infinite Energy PL1
megamn2a:0:FF8352:02:000:Invincibility PL1
megamn2a:0:FF8459:10:000:Infinite Weapon Energy PL1
megamn2a:0:FF8453:10:500:Infinite Weapon Energy PL1 (2/6)
megamn2a:0:FF8455:10:500:Infinite Weapon Energy PL1 (3/6)
megamn2a:0:FF845B:10:500:Infinite Weapon Energy PL1 (4/6)
megamn2a:0:FF845D:10:500:Infinite Weapon Energy PL1 (5/6)
megamn2a:0:FF8457:10:500:Infinite Weapon Energy PL1 (6/6)
megamn2a:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
megamn2a:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
megamn2a:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
megamn2a:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
megamn2a:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
megamn2a:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
megamn2a:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
megamn2a:0:FF8449:01:000:Always have extra weapon 1 PL1
megamn2a:0:FF844A:01:000:Always have extra weapon 2 PL1
megamn2a:0:FF844B:01:000:Always have extra weapon 3 PL1
megamn2a:0:FF844C:01:000:Always have extra weapon 4 PL1
megamn2a:0:FF844D:01:000:Always have extra weapon 5 PL1
megamn2a:0:FF844E:01:000:Always have extra weapon 6 PL1
megamn2a:0:FF8449:00:001:Lose extra weapon 1 Now! PL1
megamn2a:0:FF844A:00:001:Lose extra weapon 2 Now! PL1
megamn2a:0:FF844B:00:001:Lose extra weapon 3 Now! PL1
megamn2a:0:FF844C:00:001:Lose extra weapon 4 Now! PL1
megamn2a:0:FF844D:00:001:Lose extra weapon 5 Now! PL1
megamn2a:0:FF844E:00:001:Lose extra weapon 6 Now! PL1
megamn2a:0:FF8751:20:000:Infinite Energy PL2
megamn2a:0:FF8752:02:000:Invincibility PL2
megamn2a:0:FF8859:10:000:Infinite Weapon Energy PL2
megamn2a:0:FF8853:10:500:Infinite Weapon Energy PL2 (2/6)
megamn2a:0:FF8855:10:500:Infinite Weapon Energy PL2 (3/6)
megamn2a:0:FF885B:10:500:Infinite Weapon Energy PL2 (4/6)
megamn2a:0:FF885D:10:500:Infinite Weapon Energy PL2 (5/6)
megamn2a:0:FF8857:10:500:Infinite Weapon Energy PL2 (6/6)
megamn2a:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
megamn2a:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
megamn2a:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
megamn2a:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
megamn2a:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
megamn2a:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
megamn2a:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
megamn2a:0:FF8849:01:000:Always have extra weapon 1 PL2
megamn2a:0:FF884A:01:000:Always have extra weapon 2 PL2
megamn2a:0:FF884B:01:000:Always have extra weapon 3 PL2
megamn2a:0:FF884C:01:000:Always have extra weapon 4 PL2
megamn2a:0:FF884D:01:000:Always have extra weapon 5 PL2
megamn2a:0:FF884E:01:000:Always have extra weapon 6 PL2
megamn2a:0:FF8849:00:001:Lose extra weapon 1 Now! PL2
megamn2a:0:FF884A:00:001:Lose extra weapon 2 Now! PL2
megamn2a:0:FF884B:00:001:Lose extra weapon 3 Now! PL2
megamn2a:0:FF884C:00:001:Lose extra weapon 4 Now! PL2
megamn2a:0:FF884D:00:001:Lose extra weapon 5 Now! PL2
megamn2a:0:FF884E:00:001:Lose extra weapon 6 Now! PL2
megamn2a:0:000000:00:999:[ These are the codes to set the machine region - the ]
megamn2a:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
megamn2a:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
megamn2a:0:FF808D:00:000:Region Switch = Japan
megamn2a:0:FF808D:02:000:Region Switch = USA
megamn2a:0:FF808D:04:000:Region Switch = Hispanic
megamn2a:0:FF808D:06:000:Region Switch = Asia
megamn2a:0:FF808D:08:000:Region Switch = Euro
megamn2a:0:FF808D:0A:000:Region Switch = Brazil
megamn2a:0:FF80E0:00:000:Title Switch = Rock Man
megamn2a:0:FF80E0:FF:000:Title Switch = Mega Man
; [ Megatack ]
megatack:0:00B5:09:000:Infinite Lives PL1
megatack:0:00B6:09:000:Infinite Lives PL2
; [ Mega Zone (Kosuka) ]
megaznik:0:3BA0:0D:000:Infinite Lives
; [ Mega Zone ]
megazone:0:3BA0:03:000:Infinite Lives
; [ Meikyuu Hunter G (Japan) ]
meikyuh:0:0068:59:000:Infinite Time
meikyuh:0:0238:01:000:Always have Slimer
meikyuh:0:0238:01:001:Get Slimer Now!
meikyuh:0:010F:03:000:Infinite Lives PL1
meikyuh:0:0110:02:000:Infinite Energy PL1
meikyuh:0:0111:00:500:Infinite Energy PL1 (2/2)
meikyuh:0:0105:1F:000:Invincibility PL1
meikyuh:0:0121:08:000:Always have maximum ghosts PL1
meikyuh:0:0122:99:500:Always have maximum ghosts PL1 (2/2)
meikyuh:0:010C:03:000:Maximum Shot Power PL1
meikyuh:0:014F:03:000:Infinite Lives PL2
meikyuh:0:0150:02:000:Infinite Energy PL2
meikyuh:0:0151:00:500:Infinite Energy PL2 (2/2)
meikyuh:0:0145:1F:000:Invincibility PL2
meikyuh:0:0161:08:000:Always have maximum ghosts PL2
meikyuh:0:0162:99:500:Always have maximum ghosts PL2 (2/2)
meikyuh:0:014C:03:000:Maximum Shot Power PL2
; [ Meosis Magic (Japan) ]
meosism:0:000000:58:001:Get 600 credits Now!
meosism:0:000001:02:501:Get 600 credits Now! (2/2)
; [ Mercs (World 900302) ]
mercs:0:FF0ECD:09:000:Infinite Time
mercs:0:FF1175:30:000:Infinite Energy PL1
mercs:0:FF1190:59:000:Invincibility PL1
mercs:0:FF117C:99:000:Infinite Missiles PL1
mercs:0:FF1225:30:000:Infinite Energy PL2
mercs:0:FF1240:59:000:Invincibility PL2
mercs:0:FF122C:99:000:Infinite Missiles PL2
mercs:0:FF12D5:30:000:Infinite Energy PL3
mercs:0:FF12F0:59:000:Invincibility PL3
mercs:0:FF12DC:99:000:Infinite Missiles PL3
; [ Senjou no Ookami II (Japan 900302) ]
mercsj:0:FF0ECD:09:000:Infinite Time
mercsj:0:FF1175:30:000:Infinite Energy PL1
mercsj:0:FF1190:59:000:Invincibility PL1
mercsj:0:FF117C:99:000:Infinite Missiles PL1
mercsj:0:FF1225:30:000:Infinite Energy PL2
mercsj:0:FF1240:59:000:Invincibility PL2
mercsj:0:FF122C:99:000:Infinite Missiles PL2
mercsj:0:FF12D5:30:000:Infinite Energy PL3
mercsj:0:FF12F0:59:000:Invincibility PL3
mercsj:0:FF12DC:99:000:Infinite Missiles PL3
; [ Mercs (US 900302) ]
mercsu:0:FF0ECD:09:000:Infinite Time
mercsu:0:FF1175:30:000:Infinite Energy PL1
mercsu:0:FF1190:59:000:Invincibility PL1
mercsu:0:FF117C:99:000:Infinite Missiles PL1
mercsu:0:FF1225:30:000:Infinite Energy PL2
mercsu:0:FF1240:59:000:Invincibility PL2
mercsu:0:FF122C:99:000:Infinite Missiles PL2
mercsu:0:FF12D5:30:000:Infinite Energy PL3
mercsu:0:FF12F0:59:000:Invincibility PL3
mercsu:0:FF12DC:99:000:Infinite Missiles PL3
; [ Mercs (US 900608) ]
mercsua:0:FF0ECD:09:000:Infinite Time
mercsua:0:FF1175:30:000:Infinite Energy PL1
mercsua:0:FF1190:59:000:Invincibility PL1
mercsua:0:FF117C:99:000:Infinite Missiles PL1
mercsua:0:FF1225:30:000:Infinite Energy PL2
mercsua:0:FF1240:59:000:Invincibility PL2
mercsua:0:FF122C:99:000:Infinite Missiles PL2
mercsua:0:FF12D5:30:000:Infinite Energy PL3
mercsua:0:FF12F0:59:000:Invincibility PL3
mercsua:0:FF12DC:99:000:Infinite Missiles PL3
; [ Mermaid ]
mermaid:0:C005:63:000:Infinite Credits
mermaid:0:C261:03:000:Infinite Lives
; [ Meta Fox ]
metafox:0:F015A9:0A:000:Infinite Lives PL1
metafox:0:F015A6:09:000:Infinite Bombs PL1
metafox:0:F015A4:14:000:Maximum Shot Power PL1
metafox:0:F015A4:14:071:Select Current Shot Power PL1
metafox:0:F015AA:05:000:Maximum "S" PL1
metafox:0:F015A7:01:000:Auto Shot PL1
metafox:0:F01572:10:020:Invincibility "ON" PL1
metafox:0:F01572:10:041:Invincibility "OFF" PL1
metafox:0:F015A5:00:000:Always have F4V-1D CORSAIR PL1
metafox:0:F0158E:03:500:Always have F4V-1D CORSAIR PL1
metafox:0:F0158F:03:500:Always have F4V-1D CORSAIR PL1
metafox:0:F015A5:01:000:Always have F-86F SABRE PL1
metafox:0:F0158E:05:500:Always have F-86F SABRE PL1
metafox:0:F0158F:05:500:Always have F-86F SABRE PL1
metafox:0:F015A5:02:000:Always have F.A-18A HORNET PL1
metafox:0:F0158E:06:500:Always have F.A-18A HORNET PL1
metafox:0:F0158F:06:500:Always have F.A-18A HORNET PL1
metafox:0:F015A5:00:001:Get F4V-1D CORSAIR Now! PL1
metafox:0:F0158E:03:501:Get F4V-1D CORSAIR Now! PL1
metafox:0:F0158F:03:501:Get F4V-1D CORSAIR Now! PL1
metafox:0:F015A5:01:001:Get F-86F SABRE Now! PL1
metafox:0:F0158E:05:501:Get F-86F SABRE Now! PL1
metafox:0:F0158F:05:501:Get F-86F SABRE Now! PL1
metafox:0:F015A5:02:001:Get F.A-18A HORNET Now! PL1
metafox:0:F0158E:06:501:Get F.A-18A HORNET Now! PL1
metafox:0:F0158F:06:501:Get F.A-18A HORNET Now! PL1
metafox:0:F0158E:06:000:Maximum X and Y Move Speed PL1
metafox:0:F0158F:06:500:Maximum X and Y Move Speed PL1
metafox:0:F0158E:06:071:Select Current X Move Speed PL1
metafox:0:F0158F:06:071:Select Current Y Move Speed PL1
metafox:0:F01605:0A:000:Infinite Lives PL2
metafox:0:F01602:09:000:Infinite Bombs PL2
metafox:0:F01600:14:000:Maximum Shot Power PL2
metafox:0:F01600:14:071:Select Current Shot Power PL2
metafox:0:F01606:05:000:Maximum "S" PL2
metafox:0:F01603:01:000:Auto Shot PL2
metafox:0:F015CE:10:020:Invincibility "ON" PL2
metafox:0:F015CE:10:041:Invincibility "OFF" PL2
metafox:0:F01601:00:000:Always have F4V-1D CORSAIR PL2
metafox:0:F015EA:03:500:Always have F4V-1D CORSAIR PL2
metafox:0:F015EB:03:500:Always have F4V-1D CORSAIR PL2
metafox:0:F01601:01:000:Always have F-86F SABRE PL2
metafox:0:F015EA:05:500:Always have F-86F SABRE PL2
metafox:0:F015EB:05:500:Always have F-86F SABRE PL2
metafox:0:F01601:02:000:Always have F.A-18A HORNET PL2
metafox:0:F015EA:06:500:Always have F.A-18A HORNET PL2
metafox:0:F015EB:06:500:Always have F.A-18A HORNET PL2
metafox:0:F01601:00:001:Get F4V-1D CORSAIR Now! PL2
metafox:0:F015EA:03:501:Get F4V-1D CORSAIR Now! PL2
metafox:0:F015EB:03:501:Get F4V-1D CORSAIR Now! PL2
metafox:0:F01601:01:001:Get F-86F SABRE Now! PL2
metafox:0:F015EA:05:501:Get F-86F SABRE Now! PL2
metafox:0:F015EB:05:501:Get F-86F SABRE Now! PL2
metafox:0:F01601:02:001:Get F.A-18A HORNET Now! PL2
metafox:0:F015EA:06:501:Get F.A-18A HORNET Now! PL2
metafox:0:F015EB:06:501:Get F.A-18A HORNET Now! PL2
metafox:0:F015EA:06:000:Maximum X and Y Move Speed PL2
metafox:0:F015EB:06:500:Maximum X and Y Move Speed PL2
metafox:0:F015EA:06:071:Select Current X Move Speed PL2
metafox:0:F015EB:06:071:Select Current Y Move Speed PL2
metafox:0:F0131B:00:000:Start on Round 1:Turn off this cheat when you have started the level!!
metafox:0:F0131B:01:000:Start on Round 2:Turn off this cheat when you have started the level!!
metafox:0:F0131B:02:000:Start on Round 3:Turn off this cheat when you have started the level!!
metafox:0:F0131B:03:000:Start on Round 4:Turn off this cheat when you have started the level!!
metafox:0:F0131B:04:000:Start on Round 5:Turn off this cheat when you have started the level!!
metafox:0:F0131B:05:000:Start on Round 6:Turn off this cheat when you have started the level!!
metafox:0:F0131B:06:000:Start on Round 7:Turn off this cheat when you have started the level!!
metafox:0:F0131B:07:000:Start on Round 8:Turn off this cheat when you have started the level!!
; [ Metal Black (World) ]
metalb:0:105011:09:000:Infinite Lives PL1
metalb:0:10501B:02:000:Invincibility PL1
metalb:0:105002:28:000:Always have Max Beam levelPL1
metalb:0:105002:28:001:Get Max Beam level Now! PL1
metalb:0:105091:09:000:Infinite Lives PL2
metalb:0:10509B:02:000:Invincibility PL2
metalb:0:105082:28:000:Always have Max Beam levelPL2
metalb:0:105082:28:001:Get Max Beam level Now! PL2
; [ Metal Black (Japan) ]
metalbj:0:105011:09:000:Infinite Lives PL1
metalbj:0:10501B:02:000:Invincibility PL1
metalbj:0:105002:28:000:Always have Max Beam levelPL1
metalbj:0:105002:28:001:Get Max Beam level Now! PL1
metalbj:0:105091:09:000:Infinite Lives PL2
metalbj:0:10509B:02:000:Invincibility PL2
metalbj:0:105082:28:000:Always have Max Beam levelPL2
metalbj:0:105082:28:001:Get Max Beam level Now! PL2
; [ Metamorphic Force (US ver UAA) ]
metamrph:0:202631:63:000:Infinite Credits
:metamrph:00100000:203204:0000271A:FFFFFFFF:Infinite Energy PL1
:metamrph:00100000:203214:0000271A:FFFFFFFF:Infinite Energy PL2
:metamrph:00100000:203224:0000271A:FFFFFFFF:Infinite Energy PL3
:metamrph:00100000:203234:0000271A:FFFFFFFF:Infinite Energy PL4
; [ Metamorphic Force (Japan ver JAA) ]
metamrpj:0:202631:63:000:Infinite Credits
:metamrpj:00100000:203204:0000271A:FFFFFFFF:Infinite Energy PL1
:metamrpj:00100000:203214:0000271A:FFFFFFFF:Infinite Energy PL2
:metamrpj:00100000:203224:0000271A:FFFFFFFF:Infinite Energy PL3
:metamrpj:00100000:203234:0000271A:FFFFFFFF:Infinite Energy PL4
; [ Meteoroids ]
meteor:0:4007:99:000:Infinite Credits
meteor:0:40E0:0B:000:Invincibility
meteor:0:4102:1B:000:Infinite Lives PL1
meteor:0:4202:1B:000:Infinite Lives PL2
; [ Metal Clash (Japan) ]
metlclsh:0:8011:99:000:Infinite Credits
:metlclsh:00100000:80C9:00009999:FFFFFFFF:Infinite Time
metlclsh:0:8262:00:001:Drain All Boss's Energy Now!
metlclsh:0:80BD:63:000:Always Max Rescued People
:metlclsh:00000501:8021:0000000E:FFFFFFFF:Select Current Stage:Enable this along with the display Cheat - enable them on the Big Green Robot screen for the best effect
:metlclsh:00000501:8022:0000000E:FFFFFFFF:Select Current Stage (Only Display):This is needed as 'Copy Previous Value' doesn't work in the cheat engine
metlclsh:0:81B4:40:000:Infinite Energy PL1
metlclsh:0:8023:05:000:Infinite Lives PL1
:metlclsh:62000000:81B8:00:00000000:Select First Weapon PL1:Do NOT use the Gun on the VS mode or the game will hang!!!
:metlclsh:00010000:81B8:00:FFFFFFFF:No Weapon
:metlclsh:00010000:81B8:01:FFFFFFFF:Gun
:metlclsh:00010000:81B8:02:FFFFFFFF:Shield?
:metlclsh:00010000:81B8:03:FFFFFFFF:Knife
:metlclsh:62000000:81B9:00:00000000:Select Second Weapon PL1:Do NOT use the Gun on the VS mode or the game will hang!!!
:metlclsh:00010000:81B9:00:FFFFFFFF:No Weapon
:metlclsh:00010000:81B9:81:FFFFFFFF:Gun
:metlclsh:00010000:81B9:82:FFFFFFFF:Shield?
:metlclsh:00010000:81B9:83:FFFFFFFF:Knife
metlclsh:0:8024:05:000:Infinite Lives PL2:Only VS mode
metlclsh:0:8262:40:000:Infinite Energy PL2:Only VS mode
:metlclsh:62000000:8266:00000000:00000000:Select First Weapon PL2:Only VS mode, Do NOT use the Gun on the VS mode or the game will hang!!!
:metlclsh:00010000:8266:00000000:FFFFFFFF:No Weapon
:metlclsh:00010000:8266:00000001:FFFFFFFF:Gun
:metlclsh:00010000:8266:00000002:FFFFFFFF:Shield?
:metlclsh:00010000:8266:00000003:FFFFFFFF:Knife
:metlclsh:62000000:8267:00000000:00000000:Select Second Weapon PL2:Only VS mode, Do NOT use the Gun on the VS mode or the game will hang!!!
:metlclsh:00010000:8267:00000000:FFFFFFFF:No Weapon
:metlclsh:00010000:8267:00000081:FFFFFFFF:Gun
:metlclsh:00010000:8267:00000082:FFFFFFFF:Shield?
:metlclsh:00010000:8267:00000083:FFFFFFFF:Knife
; [ Metal Hawk (Japan) ]
metlhawk:0:409077:99:000:Infinite Time
metlhawk:0:409076:09:500:Infinite Time (2/2)
metlhawk:0:100705:0F:000:Infinite Lives
; [ Metamoqester ]
metmqstr:0:F08080:63:000:Infinite Credits
metmqstr:0:F0834D:63:000:Infinite Time
metmqstr:0:F0927C:00:001:One Hit To Kill Monster Now!
metmqstr:0:F08013:05:071:Select starting level:Use on the Character Select Screen
metmqstr:0:F08013:05:061:Select next level
metmqstr:0:F0801C:05:000:Infinite Lives PL1
metmqstr:0:F0907C:7F:000:Infinite Energy PL1
metmqstr:0:F0801E:03:000:Always have Max Special PL1
metmqstr:0:F09059:00:500:Always have Max Special PL1 (2/2)
metmqstr:0:F0801D:05:000:Infinite Lives PL2
metmqstr:0:F0917C:7F:000:Infinite Energy PL2
metmqstr:0:F0801F:03:000:Always have Max Special PL2
metmqstr:0:F0915A:00:500:Always have Max Special PL2 (2/2)
; [ Metro-Cross (set 2) ]
metrocra:0:1543:01:000:Infinite Time
metrocra:0:0A20:01:040:Always have Normal Speed
metrocra:0:0A20:01:020:Always have "Speed Up" Speed
metrocra:0:0A20:01:041:Get Normal Speed Now!
metrocra:0:0A20:01:021:Get "Speed Up" Speed Now!
metrocra:0:153A:00:000:No slow down on Green tiles
metrocra:0:0A7A:13:000:Always have Invisible Board
metrocra:0:0A7A:13:001:Get Invisible Board Now!
metrocra:0:0A7A:00:001:Lose Invisible Board Now!
metrocra:0:0000:00:999:[ This Select next round cheat works for ]
metrocra:0:0000:00:999:[ whichever player is playing at the time ]
metrocra:0:0000:00:999:[ you enable it. ]
metrocra:0:1701:1F:061:Select Next Round
:metrocra:00001301:1701:00000062:FFFFFFFF:Select Starting Round PL1:You should enable this cheat on the 'Select PL1/2 screen' ie. after credits have been inserted! This cheat works for PL1 only
; [ Metro-Cross (set 1) ]
metrocrs:0:1543:01:000:Infinite Time
metrocrs:0:0A20:01:040:Always have Normal Speed
metrocrs:0:0A20:01:020:Always have "Speed Up" Speed
metrocrs:0:0A20:01:041:Get Normal Speed Now!
metrocrs:0:0A20:01:021:Get "Speed Up" Speed Now!
metrocrs:0:153A:00:000:No slow down on Green tiles
metrocrs:0:0A7A:13:000:Always have Invisible Board
metrocrs:0:0A7A:13:001:Get Invisible Board Now!
metrocrs:0:0A7A:00:001:Lose Invisible Board Now!
metrocrs:0:0000:00:999:[ This Select next round cheat works for ]
metrocrs:0:0000:00:999:[ whichever player is playing at the time ]
metrocrs:0:0000:00:999:[ you enable it. ]
metrocrs:0:1701:1F:061:Select next round
:metrocrs:00001301:1701:00000062:FFFFFFFF:Select Starting Round PL1:You should enable this cheat on the 'Select PL1/2 screen' ie. after credits have been inserted! This cheat works for PL1 only
; [ Mexico 86 ]
mexico86:0:E842:45:000:Infinite Time
mexico86:0:E842:00:001:Finish this Half Now!
; [ Mahjong Fun Club - Idol Saizensen (Japan) ]
mfunclub:0:0000:00:999:[The winning hand cheat must]
mfunclub:0:0000:00:999:[be activated when there are]
mfunclub:0:0000:00:999:[14 tiles in your hand, then]
mfunclub:0:0000:00:999:[press the RON key . ]
mfunclub:0:0000:00:999:[('Z' by default). The tiles]
mfunclub:0:0000:00:999:[do not visually change ]
mfunclub:0:0000:00:999:[until you make a move. ]
mfunclub:0:CE81:30:000:Always winning hand
mfunclub:0:CE82:30:500:Always winning hand (02/14)
mfunclub:0:CE83:30:500:Always winning hand (03/14)
mfunclub:0:CE84:31:500:Always winning hand (04/14)
mfunclub:0:CE85:31:500:Always winning hand (05/14)
mfunclub:0:CE86:31:500:Always winning hand (06/14)
mfunclub:0:CE87:32:500:Always winning hand (07/14)
mfunclub:0:CE88:32:500:Always winning hand (08/14)
mfunclub:0:CE89:32:500:Always winning hand (09/14)
mfunclub:0:CE8A:33:500:Always winning hand (10/14)
mfunclub:0:CE8B:33:500:Always winning hand (11/14)
mfunclub:0:CE8C:33:500:Always winning hand (12/14)
mfunclub:0:CE8D:34:500:Always winning hand (13/14)
mfunclub:0:CE8E:34:500:Always winning hand (14/14)
mfunclub:0:C702:00:000:Always winning hand (dealer)
mfunclub:0:CB02:01:500:Always winning hand (dealer) (2/2)
; [ Mahjong Gakuen ]
mgakuen:0:E67C:09:001:Get 9999 Power
mgakuen:0:E67D:09:501:Get 9999 Power (2/4)
mgakuen:0:E67E:09:501:Get 9999 Power (3/4)
mgakuen:0:E67F:09:501:Get 9999 Power (4/4)
mgakuen:0:0000:00:999:[ The winning hand cheat must be activated when there are ]
mgakuen:0:0000:00:999:[ 14 tiles in your hand, then press the RON key. ('Z' ]
mgakuen:0:0000:00:999:[ by default). The tiles do not visually change until you ]
mgakuen:0:0000:00:999:[ make a move. ]
mgakuen:0:E1C0:31:001:Get winning hand Now!
mgakuen:0:E1C1:31:501:Get winning hand Now! (02/14)
mgakuen:0:E1C2:31:501:Get winning hand Now! (03/14)
mgakuen:0:E1C3:32:501:Get winning hand Now! (04/14)
mgakuen:0:E1C4:32:501:Get winning hand Now! (05/14)
mgakuen:0:E1C5:32:501:Get winning hand Now! (06/14)
mgakuen:0:E1C6:33:501:Get winning hand Now! (07/14)
mgakuen:0:E1C7:33:501:Get winning hand Now! (08/14)
mgakuen:0:E1C8:33:501:Get winning hand Now! (09/14)
mgakuen:0:E1C9:34:501:Get winning hand Now! (10/14)
mgakuen:0:E1CA:34:501:Get winning hand Now! (11/14)
mgakuen:0:E1CB:34:501:Get winning hand Now! (12/14)
mgakuen:0:E1CC:35:501:Get winning hand Now! (13/14)
mgakuen:0:E1CD:35:501:Get winning hand Now! (14/14)
mgakuen:0:0000:00:999:[ See this URL for mahjong rules - ]
mgakuen:0:0000:00:999:[ www.tky.hut.fi/~kjmjm/english/majiang/rules/basics.html ]
; [ Mahjong Gakuen 2 Gakuen-chou no Fukushuu ]
mgakuen2:0:E6CC:09:002:Infinite Power
mgakuen2:0:E6CD:09:502:Infinite Power (2/4)
mgakuen2:0:E6CE:09:502:Infinite Power (3/4)
mgakuen2:0:E6CF:09:502:Infinite Power (4/4)
mgakuen2:0:0000:00:999:[ The winning hand cheat must be activated when there are ]
mgakuen2:0:0000:00:999:[ 14 tiles in your hand, then press the RON key. ('Z' ]
mgakuen2:0:0000:00:999:[ by default). The tiles do not visually change until you ]
mgakuen2:0:0000:00:999:[ make a move. ]
mgakuen2:0:E1C0:31:001:Get winning hand Now!
mgakuen2:0:E1C1:31:501:Get winning hand Now! (02/14)
mgakuen2:0:E1C2:31:501:Get winning hand Now! (03/14)
mgakuen2:0:E1C3:32:501:Get winning hand Now! (04/14)
mgakuen2:0:E1C4:32:501:Get winning hand Now! (05/14)
mgakuen2:0:E1C5:32:501:Get winning hand Now! (06/14)
mgakuen2:0:E1C6:33:501:Get winning hand Now! (07/14)
mgakuen2:0:E1C7:33:501:Get winning hand Now! (08/14)
mgakuen2:0:E1C8:33:501:Get winning hand Now! (09/14)
mgakuen2:0:E1C9:34:501:Get winning hand Now! (10/14)
mgakuen2:0:E1CA:34:501:Get winning hand Now! (11/14)
mgakuen2:0:E1CB:34:501:Get winning hand Now! (12/14)
mgakuen2:0:E1CC:35:501:Get winning hand Now! (13/14)
mgakuen2:0:E1CD:35:501:Get winning hand Now! (14/14)
mgakuen2:0:0000:00:999:[ See this URL for mahjong rules - ]
mgakuen2:0:0000:00:999:[ www.tky.hut.fi/~kjmjm/english/majiang/rules/basics.html ]
; [ Magical Date (JAPAN) set 1 ]
mgcldate:0:0000:00:999:[ There are no cheats ]:REASON 1
mgcldate:0:0000:00:999:[ for this game as it ]:REASON 1
mgcldate:0:0000:00:999:[ didn't work the last ]:REASON 1
mgcldate:0:0000:00:999:[ time it was tested. ]:REASON 1
mgcldate:0:0000:00:999:[ If the game now works ]:REASON 1
mgcldate:0:0000:00:999:[ please request cheats ]:REASON 1
mgcldate:0:0000:00:999:[ for it on the cheat ]:REASON 1
mgcldate:0:0000:00:999:[ forums. ]:REASON 1
; [ Magical Date (JAPAN) set 2 ]
mgcldtea:0:0000:00:999:[ There are no cheats ]:REASON 1
mgcldtea:0:0000:00:999:[ for this game as it ]:REASON 1
mgcldtea:0:0000:00:999:[ didn't work the last ]:REASON 1
mgcldtea:0:0000:00:999:[ time it was tested. ]:REASON 1
mgcldtea:0:0000:00:999:[ If the game now works ]:REASON 1
mgcldtea:0:0000:00:999:[ please request cheats ]:REASON 1
mgcldtea:0:0000:00:999:[ for it on the cheat ]:REASON 1
mgcldtea:0:0000:00:999:[ forums. ]:REASON 1
; [ Magical Crystals (Japan) ]
mgcrystj:0:30017D:09:000:Infinite Credits
mgcrystj:0:300292:A5:000:Infinite Time
mgcrystj:0:300291:99:500:Infinite Time (2/3)
mgcrystj:0:300290:09:500:Infinite Time (3/3)
mgcrystj:0:30056B:0A:000:Infinite Lives PL1
mgcrystj:0:301017:03:000:Invincibility PL1:You can still die if you fall or are pushed off the platforms though!
mgcrystj:0:30056D:0A:000:Infinite Lives PL2
mgcrystj:0:301057:03:000:Invincibility PL2:You can still die if you fall or are pushed off the platforms though!
; [ Magical Crystals (World) ]
mgcrystl:0:30017D:09:000:Infinite Credits
mgcrystl:0:30028A:A5:000:Infinite Time
mgcrystl:0:300289:99:500:Infinite Time (2/3)
mgcrystl:0:300288:09:500:Infinite Time (3/3)
mgcrystl:0:30055D:0A:000:Infinite Lives PL1
mgcrystl:0:301017:03:000:Invincibility PL1:You can still die if you fall or are pushed off the platforms though!
mgcrystl:0:30055F:0A:000:Infinite Lives PL2
mgcrystl:0:301057:03:000:Invincibility PL2:You can still die if you fall or are pushed off the platforms though!
; [ Mahjong G-MEN'89 (Japan 890425) ]
mgmen89:0:F962:FF:000:Buggy score
mgmen89:0:0000:00:999:[ The winning hand cheat must be ]
mgmen89:0:0000:00:999:[ activated when there are 14 tiles ]
mgmen89:0:0000:00:999:[ in your hand, then press the RON ]
mgmen89:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mgmen89:0:0000:00:999:[ not visually change until you make ]
mgmen89:0:0000:00:999:[ a move. ]
mgmen89:0:FC8C:31:001:Get winning hand Now!
mgmen89:0:FC8D:31:501:Get winning hand Now! (02/14)
mgmen89:0:FC8E:31:501:Get winning hand Now! (03/14)
mgmen89:0:FC8F:32:501:Get winning hand Now! (04/14)
mgmen89:0:FC90:32:501:Get winning hand Now! (05/14)
mgmen89:0:FC91:32:501:Get winning hand Now! (06/14)
mgmen89:0:FC92:33:501:Get winning hand Now! (07/14)
mgmen89:0:FC93:33:501:Get winning hand Now! (08/14)
mgmen89:0:FC94:33:501:Get winning hand Now! (09/14)
mgmen89:0:FC95:34:501:Get winning hand Now! (10/14)
mgmen89:0:FC96:34:501:Get winning hand Now! (11/14)
mgmen89:0:FC97:34:501:Get winning hand Now! (12/14)
mgmen89:0:FC98:35:501:Get winning hand Now! (13/14)
mgmen89:0:FC99:35:501:Get winning hand Now! (14/14)
mgmen89:0:FC8C:31:000:Always winning hand
mgmen89:0:FC8D:31:500:Always winning hand (02/14)
mgmen89:0:FC8E:31:500:Always winning hand (03/14)
mgmen89:0:FC8F:32:500:Always winning hand (04/14)
mgmen89:0:FC90:32:500:Always winning hand (05/14)
mgmen89:0:FC91:32:500:Always winning hand (06/14)
mgmen89:0:FC92:33:500:Always winning hand (07/14)
mgmen89:0:FC93:33:500:Always winning hand (08/14)
mgmen89:0:FC94:33:500:Always winning hand (09/14)
mgmen89:0:FC95:34:500:Always winning hand (10/14)
mgmen89:0:FC96:34:500:Always winning hand (11/14)
mgmen89:0:FC97:34:500:Always winning hand (12/14)
mgmen89:0:FC98:35:500:Always winning hand (13/14)
mgmen89:0:FC99:35:500:Always winning hand (14/14)
; [ Major Havoc (rev 3) ]
mhavoc:0:088D:FE:000:Infinite Oxygen
mhavoc:0:088A:99:000:Infinite Reactor Time
mhavoc:0:08AE:80:000:Infinite Shields
mhavoc:0:088F:0A:000:Infinite Lives PL1
mhavoc:0:0890:0A:000:Infinite Lives PL2
; [ Major Havoc (rev 2) ]
mhavoc2:0:088D:FE:000:Infinite Oxygen
mhavoc2:0:088A:99:000:Infinite Reactor Time
mhavoc2:0:08AE:80:000:Infinite Shields
mhavoc2:0:088F:0A:000:Infinite Lives PL1
mhavoc2:0:0890:0A:000:Infinite Lives PL2
; [ Major Havoc (prototype) ]
mhavocp:0:088D:FE:000:Infinite Oxygen
mhavocp:0:088A:99:000:Infinite Reactor Time
mhavocp:0:08AE:80:000:Infinite Shields
mhavocp:0:088F:0A:000:Infinite Lives PL1
mhavocp:0:0890:0A:000:Infinite Lives PL2
; [ Major Havoc (Return to Vax) ]
mhavocrv:0:088D:FE:000:Infinite Oxygen
mhavocrv:0:088A:99:000:Infinite Reactor Time
mhavocrv:0:08AE:80:000:Infinite Shields
mhavocrv:0:088F:0A:000:Infinite Lives PL1
mhavocrv:0:0890:0A:000:Infinite Lives PL2
; [ Mahjong Hourouki Gaiden (Japan) ]
mhgaiden:0:0000:00:999:[ The winning hand cheat must ]
mhgaiden:0:0000:00:999:[ be activated when there are ]
mhgaiden:0:0000:00:999:[ 14 tiles in your hand, then ]
mhgaiden:0:0000:00:999:[ press the RON key ('Z' by ]
mhgaiden:0:0000:00:999:[ default). The tiles do not ]
mhgaiden:0:0000:00:999:[ visually change until you ]
mhgaiden:0:0000:00:999:[ make a move. ]
mhgaiden:0:4118:1B:001:Get winning hand Now!
mhgaiden:0:4119:1B:501:Get winning hand Now! (02/14)
mhgaiden:0:411A:1B:501:Get winning hand Now! (03/14)
mhgaiden:0:411B:1C:501:Get winning hand Now! (04/14)
mhgaiden:0:411C:1C:501:Get winning hand Now! (05/14)
mhgaiden:0:411D:1C:501:Get winning hand Now! (06/14)
mhgaiden:0:411E:1D:501:Get winning hand Now! (07/14)
mhgaiden:0:411F:1D:501:Get winning hand Now! (08/14)
mhgaiden:0:4120:1D:501:Get winning hand Now! (09/14)
mhgaiden:0:4121:1E:501:Get winning hand Now! (10/14)
mhgaiden:0:4122:1E:501:Get winning hand Now! (11/14)
mhgaiden:0:4123:1E:501:Get winning hand Now! (12/14)
mhgaiden:0:4124:1F:501:Get winning hand Now! (13/14)
mhgaiden:0:409E:1F:501:Get winning hand Now! (14/14)
mhgaiden:0:4118:1B:000:Always winning hand
mhgaiden:0:4119:1B:500:Always winning hand (02/14)
mhgaiden:0:411A:1B:500:Always winning hand (03/14)
mhgaiden:0:411B:1C:500:Always winning hand (04/14)
mhgaiden:0:411C:1C:500:Always winning hand (05/14)
mhgaiden:0:411D:1C:500:Always winning hand (06/14)
mhgaiden:0:411E:1D:500:Always winning hand (07/14)
mhgaiden:0:411F:1D:500:Always winning hand (08/14)
mhgaiden:0:4120:1D:500:Always winning hand (09/14)
mhgaiden:0:4121:1E:500:Always winning hand (10/14)
mhgaiden:0:4122:1E:500:Always winning hand (11/14)
mhgaiden:0:4123:1E:500:Always winning hand (12/14)
mhgaiden:0:4124:1F:500:Always winning hand (13/14)
mhgaiden:0:409E:1F:500:Always winning hand (14/14)
; [ M.I.A. - Missing in Action (version T) ]
mia:0:000000:00:999:[If you 'always' have an EW1]
mia:0:000000:00:999:[then EW2,3 & 4 will not be ]
mia:0:000000:00:999:[effectively selectable ]
mia:0:060006:0D:000:Infinite Lives PL1
mia:0:060015:78:000:Invincibility PL1
mia:0:000000:00:999:[EW1= Extra Weapon No. 1 ]
mia:0:060019:64:000:Infinite Ammo EW1 PL1:Makes Ammo EW2-4 pointless
mia:0:060018:00:001:Lose EW1 Now! PL1
mia:0:060018:01:001:Get grenade EW1 Now! PL1
mia:0:060018:02:001:Get rifle EW1 Now! PL1
mia:0:060018:03:001:Get bazooka EW1 Now! PL1
mia:0:060018:04:001:Get flamethrower EW1 Now! PL1
mia:0:060018:00:000:Always have no EW1 PL1
mia:0:060018:01:000:Always have grenade EW1 PL1
mia:0:060018:02:000:Always have rifle EW1 PL1
mia:0:060018:03:000:Always have bazooka EW1 PL1
mia:0:060018:04:000:Always have flamethro EW1 PL1
mia:0:000000:00:999:[EW2= Extra Weapon No. 2 ]
mia:0:06001B:63:000:Ammo always=99 for EW2 PL1:Pointless with Ammo EW1
mia:0:06001A:00:001:Lose EW2 Now! PL1
mia:0:06001A:01:001:Get grenade EW2 Now! PL1
mia:0:06001A:02:001:Get rifle EW2 Now! PL1
mia:0:06001A:03:001:Get bazooka EW2 Now! PL1
mia:0:06001A:04:001:Get flamethrower EW2 Now! PL1
mia:0:06001A:00:000:Always have no EW2 PL1
mia:0:06001A:01:000:Always have grenade EW2 PL1
mia:0:06001A:02:000:Always have rifle EW2 PL1
mia:0:06001A:03:000:Always have bazooka EW2 PL1
mia:0:06001A:04:000:Always have flamethro EW2 PL1
mia:0:000000:00:999:[EW3= Extra Weapon No. 3 ]
mia:0:06001D:63:000:Ammo always=99 for EW3 PL1:Pointless with Ammo EW1
mia:0:06001C:00:001:Lose EW3 Now! PL1
mia:0:06001C:01:001:Get grenade EW3 Now! PL1
mia:0:06001C:02:001:Get rifle EW3 Now! PL1
mia:0:06001C:03:001:Get bazooka EW3 Now! PL1
mia:0:06001C:04:001:Get flamethrower EW3 Now! PL1
mia:0:06001C:00:000:Always have no EW3 PL1
mia:0:06001C:01:000:Always have grenade EW3 PL1
mia:0:06001C:02:000:Always have rifle EW3 PL1
mia:0:06001C:03:000:Always have bazooka EW3 PL1
mia:0:06001C:04:000:Always have flamethro EW3 PL1
mia:0:000000:00:999:[EW4= Extra Weapon No. 4 ]
mia:0:06001F:63:000:Ammo always=99 for EW4 PL1:Pointless with Ammo EW1
mia:0:06001E:00:001:Lose EW4 Now! PL1
mia:0:06001E:01:001:Get grenade EW4 Now! PL1
mia:0:06001E:02:001:Get rifle EW4 Now! PL1
mia:0:06001E:03:001:Get bazooka EW4 Now! PL1
mia:0:06001E:04:001:Get flamethrower EW4 Now! PL1
mia:0:06001E:00:000:Always have no EW4 PL1
mia:0:06001E:01:000:Always have grenade EW4 PL1
mia:0:06001E:02:000:Always have rifle EW4 PL1
mia:0:06001E:03:000:Always have bazooka EW4 PL1
mia:0:06001E:04:000:Always have flamethro EW4 PL1
mia:0:060086:0D:000:Infinite Lives PL2
mia:0:060095:78:000:Invincibility PL2
mia:0:000000:00:999:[EW1= Extra Weapon No. 1 ]
mia:0:060099:64:000:Infinite Ammo EW1 PL2:Makes Ammo EW2 pointless
mia:0:060098:00:001:Lose EW1 Now! PL2
mia:0:060098:01:001:Get grenade EW1 Now! PL2
mia:0:060098:02:001:Get rifle EW1 Now! PL2
mia:0:060098:03:001:Get bazooka EW1 Now! PL2
mia:0:060098:04:001:Get flamethrower EW1 Now! PL2
mia:0:060098:00:000:Always have no EW1 PL2
mia:0:060098:01:000:Always have grenade EW1 PL2
mia:0:060098:02:000:Always have rifle EW1 PL2
mia:0:060098:03:000:Always have bazooka EW1 PL2
mia:0:060098:04:000:Always have flamethro EW1 PL2
mia:0:000000:00:999:[EW2= Extra Weapon No. 2 ]
mia:0:06009B:63:000:Ammo always=99 for EW2 PL2:Pointless with Ammo EW1
mia:0:06009A:00:001:Lose EW2 Now! PL2
mia:0:06009A:01:001:Get grenade EW2 Now! PL2
mia:0:06009A:02:001:Get rifle EW2 Now! PL2
mia:0:06009A:03:001:Get bazooka EW2 Now! PL2
mia:0:06009A:04:001:Get flamethrower EW2 Now! PL2
mia:0:06009A:00:000:Always have no EW2 PL2
mia:0:06009A:01:000:Always have grenade EW2 PL2
mia:0:06009A:02:000:Always have rifle EW2 PL2
mia:0:06009A:03:000:Always have bazooka EW2 PL2
mia:0:06009A:04:000:Always have flamethro EW2 PL2
mia:0:000000:00:999:[EW3= Extra Weapon No. 3 ]
mia:0:06009D:63:000:Ammo always=99 for EW3 PL2:Pointless with Ammo EW1
mia:0:06009C:00:001:Lose EW3 Now! PL2
mia:0:06009C:01:001:Get grenade EW3 Now! PL2
mia:0:06009C:02:001:Get rifle EW3 Now! PL2
mia:0:06009C:03:001:Get bazooka EW3 Now! PL2
mia:0:06009C:04:001:Get flamethrower EW3 Now! PL2
mia:0:06009C:00:000:Always have no EW3 PL2
mia:0:06009C:01:000:Always have grenade EW3 PL2
mia:0:06009C:02:000:Always have rifle EW3 PL2
mia:0:06009C:03:000:Always have bazooka EW3 PL2
mia:0:06009C:04:000:Always have flamethro EW3 PL2
mia:0:000000:00:999:[EW4= Extra Weapon No. 4 ]
mia:0:06009F:63:000:Ammo always=99 for EW4 PL2:Pointless with Ammo EW1
mia:0:06009E:00:001:Lose EW4 Now! PL2
mia:0:06009E:01:001:Get grenade EW4 Now! PL2
mia:0:06009E:02:001:Get rifle EW4 Now! PL2
mia:0:06009E:03:001:Get bazooka EW4 Now! PL2
mia:0:06009E:04:001:Get flamethrower EW4 Now! PL2
mia:0:06009E:00:000:Always have no EW4 PL2
mia:0:06009E:01:000:Always have grenade EW4 PL2
mia:0:06009E:02:000:Always have rifle EW4 PL2
mia:0:06009E:03:000:Always have bazooka EW4 PL2
mia:0:06009E:04:000:Always have flamethro EW4 PL2
mia:0:062037:00:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ M.I.A. - Missing in Action (version S) ]
mia2:0:000000:00:999:[If you 'always' have an EW1]
mia2:0:000000:00:999:[then EW2,3 & 4 will not be ]
mia2:0:000000:00:999:[effectively selectable ]
mia2:0:060006:0D:000:Infinite Lives PL1
mia2:0:060015:78:000:Invincibility PL1
mia2:0:000000:00:999:[EW1= Extra Weapon No. 1 ]
mia2:0:060019:64:000:Infinite Ammo EW1 PL1:Makes Ammo EW2-4 pointless
mia2:0:060018:00:001:Lose EW1 Now! PL1
mia2:0:060018:01:001:Get grenade EW1 Now! PL1
mia2:0:060018:02:001:Get rifle EW1 Now! PL1
mia2:0:060018:03:001:Get bazooka EW1 Now! PL1
mia2:0:060018:04:001:Get flamethrower EW1 Now! PL1
mia2:0:060018:00:000:Always have no EW1 PL1
mia2:0:060018:01:000:Always have grenade EW1 PL1
mia2:0:060018:02:000:Always have rifle EW1 PL1
mia2:0:060018:03:000:Always have bazooka EW1 PL1
mia2:0:060018:04:000:Always have flamethro EW1 PL1
mia2:0:000000:00:999:[EW2= Extra Weapon No. 2 ]
mia2:0:06001B:63:000:Ammo always=99 for EW2 PL1:Pointless with Ammo EW1
mia2:0:06001A:00:001:Lose EW2 Now! PL1
mia2:0:06001A:01:001:Get grenade EW2 Now! PL1
mia2:0:06001A:02:001:Get rifle EW2 Now! PL1
mia2:0:06001A:03:001:Get bazooka EW2 Now! PL1
mia2:0:06001A:04:001:Get flamethrower EW2 Now! PL1
mia2:0:06001A:00:000:Always have no EW2 PL1
mia2:0:06001A:01:000:Always have grenade EW2 PL1
mia2:0:06001A:02:000:Always have rifle EW2 PL1
mia2:0:06001A:03:000:Always have bazooka EW2 PL1
mia2:0:06001A:04:000:Always have flamethro EW2 PL1
mia2:0:000000:00:999:[EW3= Extra Weapon No. 3 ]
mia2:0:06001D:63:000:Ammo always=99 for EW3 PL1:Pointless with Ammo EW1
mia2:0:06001C:00:001:Lose EW3 Now! PL1
mia2:0:06001C:01:001:Get grenade EW3 Now! PL1
mia2:0:06001C:02:001:Get rifle EW3 Now! PL1
mia2:0:06001C:03:001:Get bazooka EW3 Now! PL1
mia2:0:06001C:04:001:Get flamethrower EW3 Now! PL1
mia2:0:06001C:00:000:Always have no EW3 PL1
mia2:0:06001C:01:000:Always have grenade EW3 PL1
mia2:0:06001C:02:000:Always have rifle EW3 PL1
mia2:0:06001C:03:000:Always have bazooka EW3 PL1
mia2:0:06001C:04:000:Always have flamethro EW3 PL1
mia2:0:000000:00:999:[EW4= Extra Weapon No. 4 ]
mia2:0:06001F:63:000:Ammo always=99 for EW4 PL1:Pointless with Ammo EW1
mia2:0:06001E:00:001:Lose EW4 Now! PL1
mia2:0:06001E:01:001:Get grenade EW4 Now! PL1
mia2:0:06001E:02:001:Get rifle EW4 Now! PL1
mia2:0:06001E:03:001:Get bazooka EW4 Now! PL1
mia2:0:06001E:04:001:Get flamethrower EW4 Now! PL1
mia2:0:06001E:00:000:Always have no EW4 PL1
mia2:0:06001E:01:000:Always have grenade EW4 PL1
mia2:0:06001E:02:000:Always have rifle EW4 PL1
mia2:0:06001E:03:000:Always have bazooka EW4 PL1
mia2:0:06001E:04:000:Always have flamethro EW4 PL1
mia2:0:060086:0D:000:Infinite Lives PL2
mia2:0:060095:78:000:Invincibility PL2
mia2:0:000000:00:999:[EW1= Extra Weapon No. 1 ]
mia2:0:060099:63:000:Infinite Ammo EW1 PL2:Makes Ammo EW2 pointless
mia2:0:060098:00:001:Lose EW1 Now! PL2
mia2:0:060098:01:001:Get grenade EW1 Now! PL2
mia2:0:060098:02:001:Get rifle EW1 Now! PL2
mia2:0:060098:03:001:Get bazooka EW1 Now! PL2
mia2:0:060098:04:001:Get flamethrower EW1 Now! PL2
mia2:0:060098:00:000:Always have no EW1 PL2
mia2:0:060098:01:000:Always have grenade EW1 PL2
mia2:0:060098:02:000:Always have rifle EW1 PL2
mia2:0:060098:03:000:Always have bazooka EW1 PL2
mia2:0:060098:04:000:Always have flamethro EW1 PL2
mia2:0:000000:00:999:[EW2= Extra Weapon No. 2 ]
mia2:0:06009B:63:000:Ammo always=99 for EW2 PL2:Pointless with Ammo EW1
mia2:0:06009A:00:001:Lose EW2 Now! PL2
mia2:0:06009A:01:001:Get grenade EW2 Now! PL2
mia2:0:06009A:02:001:Get rifle EW2 Now! PL2
mia2:0:06009A:03:001:Get bazooka EW2 Now! PL2
mia2:0:06009A:04:001:Get flamethrower EW2 Now! PL2
mia2:0:06009A:00:000:Always have no EW2 PL2
mia2:0:06009A:01:000:Always have grenade EW2 PL2
mia2:0:06009A:02:000:Always have rifle EW2 PL2
mia2:0:06009A:03:000:Always have bazooka EW2 PL2
mia2:0:06009A:04:000:Always have flamethro EW2 PL2
mia2:0:000000:00:999:[EW3= Extra Weapon No. 3 ]
mia2:0:06009D:63:000:Ammo always=99 for EW3 PL2:Pointless with Ammo EW1
mia2:0:06009C:00:001:Lose EW3 Now! PL2
mia2:0:06009C:01:001:Get grenade EW3 Now! PL2
mia2:0:06009C:02:001:Get rifle EW3 Now! PL2
mia2:0:06009C:03:001:Get bazooka EW3 Now! PL2
mia2:0:06009C:04:001:Get flamethrower EW3 Now! PL2
mia2:0:06009C:00:000:Always have no EW3 PL2
mia2:0:06009C:01:000:Always have grenade EW3 PL2
mia2:0:06009C:02:000:Always have rifle EW3 PL2
mia2:0:06009C:03:000:Always have bazooka EW3 PL2
mia2:0:06009C:04:000:Always have flamethro EW3 PL2
mia2:0:000000:00:999:[EW4= Extra Weapon No. 4 ]
mia2:0:06009F:63:000:Ammo always=99 for EW4 PL2:Pointless with Ammo EW1
mia2:0:06009E:00:001:Lose EW4 Now! PL2
mia2:0:06009E:01:001:Get grenade EW4 Now! PL2
mia2:0:06009E:02:001:Get rifle EW4 Now! PL2
mia2:0:06009E:03:001:Get bazooka EW4 Now! PL2
mia2:0:06009E:04:001:Get flamethrower EW4 Now! PL2
mia2:0:06009E:00:000:Always have no EW4 PL2
mia2:0:06009E:01:000:Always have grenade EW4 PL2
mia2:0:06009E:02:000:Always have rifle EW4 PL2
mia2:0:06009E:03:000:Always have bazooka EW4 PL2
mia2:0:06009E:04:000:Always have flamethro EW4 PL2
mia2:0:062037:00:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ M.I.A. - Missing in Action (Japan) ]
miaj:2:000000:00:999:[If you 'always' have an EW1]
miaj:2:000000:00:999:[then EW2,3 & 4 will not be ]
miaj:2:000000:00:999:[effectively selectable ]
miaj:2:060006:0D:000:Infinite Lives PL1
miaj:2:060015:78:000:Invincibility PL1
miaj:2:000000:00:999:[EW1= Extra Weapon No. 1 ]
miaj:2:060019:64:000:Infinite Ammo EW1 PL1:Makes Ammo EW2-4 pointless
miaj:2:060018:00:001:Lose EW1 Now! PL1
miaj:2:060018:01:001:Get grenade EW1 Now! PL1
miaj:2:060018:02:001:Get rifle EW1 Now! PL1
miaj:2:060018:03:001:Get bazooka EW1 Now! PL1
miaj:2:060018:04:001:Get flamethrower EW1 Now! PL1
miaj:2:060018:00:000:Always have no EW1 PL1
miaj:2:060018:01:000:Always have grenade EW1 PL1
miaj:2:060018:02:000:Always have rifle EW1 PL1
miaj:2:060018:03:000:Always have bazooka EW1 PL1
miaj:2:060018:04:000:Always have flamethro EW1 PL1
miaj:2:000000:00:999:[EW2= Extra Weapon No. 2 ]
miaj:2:06001B:63:000:Ammo always=99 for EW2 PL1:Pointless with Ammo EW1
miaj:2:06001A:00:001:Lose EW2 Now! PL1
miaj:2:06001A:01:001:Get grenade EW2 Now! PL1
miaj:2:06001A:02:001:Get rifle EW2 Now! PL1
miaj:2:06001A:03:001:Get bazooka EW2 Now! PL1
miaj:2:06001A:04:001:Get flamethrower EW2 Now! PL1
miaj:2:06001A:00:000:Always have no EW2 PL1
miaj:2:06001A:01:000:Always have grenade EW2 PL1
miaj:2:06001A:02:000:Always have rifle EW2 PL1
miaj:2:06001A:03:000:Always have bazooka EW2 PL1
miaj:2:06001A:04:000:Always have flamethro EW2 PL1
miaj:2:000000:00:999:[EW3= Extra Weapon No. 3 ]
miaj:2:06001D:63:000:Ammo always=99 for EW3 PL1:Pointless with Ammo EW1
miaj:2:06001C:00:001:Lose EW3 Now! PL1
miaj:2:06001C:01:001:Get grenade EW3 Now! PL1
miaj:2:06001C:02:001:Get rifle EW3 Now! PL1
miaj:2:06001C:03:001:Get bazooka EW3 Now! PL1
miaj:2:06001C:04:001:Get flamethrower EW3 Now! PL1
miaj:2:06001C:00:000:Always have no EW3 PL1
miaj:2:06001C:01:000:Always have grenade EW3 PL1
miaj:2:06001C:02:000:Always have rifle EW3 PL1
miaj:2:06001C:03:000:Always have bazooka EW3 PL1
miaj:2:06001C:04:000:Always have flamethro EW3 PL1
miaj:2:000000:00:999:[EW4= Extra Weapon No. 4 ]
miaj:2:06001F:63:000:Ammo always=99 for EW4 PL1:Pointless with Ammo EW1
miaj:2:06001E:00:001:Lose EW4 Now! PL1
miaj:2:06001E:01:001:Get grenade EW4 Now! PL1
miaj:2:06001E:02:001:Get rifle EW4 Now! PL1
miaj:2:06001E:03:001:Get bazooka EW4 Now! PL1
miaj:2:06001E:04:001:Get flamethrower EW4 Now! PL1
miaj:2:06001E:00:000:Always have no EW4 PL1
miaj:2:06001E:01:000:Always have grenade EW4 PL1
miaj:2:06001E:02:000:Always have rifle EW4 PL1
miaj:2:06001E:03:000:Always have bazooka EW4 PL1
miaj:2:06001E:04:000:Always have flamethro EW4 PL1
miaj:2:060086:0D:000:Infinite Lives PL2
miaj:2:060095:78:000:Invincibility PL2
miaj:2:000000:00:999:[EW1= Extra Weapon No. 1 ]
miaj:2:060099:64:000:Infinite Ammo EW1 PL2:Makes Ammo EW2 pointless
miaj:2:060098:00:001:Lose EW1 Now! PL2
miaj:2:060098:01:001:Get grenade EW1 Now! PL2
miaj:2:060098:02:001:Get rifle EW1 Now! PL2
miaj:2:060098:03:001:Get bazooka EW1 Now! PL2
miaj:2:060098:04:001:Get flamethrower EW1 Now! PL2
miaj:2:060098:00:000:Always have no EW1 PL2
miaj:2:060098:01:000:Always have grenade EW1 PL2
miaj:2:060098:02:000:Always have rifle EW1 PL2
miaj:2:060098:03:000:Always have bazooka EW1 PL2
miaj:2:060098:04:000:Always have flamethro EW1 PL2
miaj:2:000000:00:999:[EW2= Extra Weapon No. 2 ]
miaj:2:06009B:63:000:Ammo always=99 for EW2 PL2:Pointless with Ammo EW1
miaj:2:06009A:00:001:Lose EW2 Now! PL2
miaj:2:06009A:01:001:Get grenade EW2 Now! PL2
miaj:2:06009A:02:001:Get rifle EW2 Now! PL2
miaj:2:06009A:03:001:Get bazooka EW2 Now! PL2
miaj:2:06009A:04:001:Get flamethrower EW2 Now! PL2
miaj:2:06009A:00:000:Always have no EW2 PL2
miaj:2:06009A:01:000:Always have grenade EW2 PL2
miaj:2:06009A:02:000:Always have rifle EW2 PL2
miaj:2:06009A:03:000:Always have bazooka EW2 PL2
miaj:2:06009A:04:000:Always have flamethro EW2 PL2
miaj:2:000000:00:999:[EW3= Extra Weapon No. 3 ]
miaj:2:06009D:63:000:Ammo always=99 for EW3 PL2:Pointless with Ammo EW1
miaj:2:06009C:00:001:Lose EW3 Now! PL2
miaj:2:06009C:01:001:Get grenade EW3 Now! PL2
miaj:2:06009C:02:001:Get rifle EW3 Now! PL2
miaj:2:06009C:03:001:Get bazooka EW3 Now! PL2
miaj:2:06009C:04:001:Get flamethrower EW3 Now! PL2
miaj:2:06009C:00:000:Always have no EW3 PL2
miaj:2:06009C:01:000:Always have grenade EW3 PL2
miaj:2:06009C:02:000:Always have rifle EW3 PL2
miaj:2:06009C:03:000:Always have bazooka EW3 PL2
miaj:2:06009C:04:000:Always have flamethro EW3 PL2
miaj:2:000000:00:999:[EW4= Extra Weapon No. 4 ]
miaj:2:06009F:63:000:Ammo always=99 for EW4 PL2:Pointless with Ammo EW1
miaj:2:06009E:00:001:Lose EW4 Now! PL2
miaj:2:06009E:01:001:Get grenade EW4 Now! PL2
miaj:2:06009E:02:001:Get rifle EW4 Now! PL2
miaj:2:06009E:03:001:Get bazooka EW4 Now! PL2
miaj:2:06009E:04:001:Get flamethrower EW4 Now! PL2
miaj:2:06009E:00:000:Always have no EW4 PL2
miaj:2:06009E:01:000:Always have grenade EW4 PL2
miaj:2:06009E:02:000:Always have rifle EW4 PL2
miaj:2:06009E:03:000:Always have bazooka EW4 PL2
miaj:2:06009E:04:000:Always have flamethro EW4 PL2
miaj:2:062037:00:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Midnight Resistance (World) ]
midres:0:102177:02:000:Infinite Lives PL1
midres:0:10217D:06:000:Infinite Keys PL1
midres:0:102173:80:020:Invincibility PL1
midres:0:102180:01:000:Always Have Full Auto PL1
midres:0:102180:02:000:Always Have 3-Way PL1
midres:0:102180:03:000:Always Have Fire PL1
midres:0:102180:04:000:Always Have Shotgun PL1
midres:0:102196:01:000:Always Have H.M. PL1
midres:0:102196:02:000:Always Have Nitro PL1
midres:0:102196:03:000:Always Have Shower PL1
midres:0:1021A4:08:000:Always Have Barrier PL1
midres:0:102189:99:000:Infinite Full Auto Ammo PL1
midres:0:10218D:99:000:Infinite 3-Way Ammo PL1
midres:0:102191:99:000:Infinite Fire Ammo PL1
midres:0:102195:99:000:Infinite Shotgun Ammo PL1
midres:0:10219D:99:000:Infinite H.M Ammo PL1
midres:0:10219F:99:000:Infinite Nitro Ammo PL1
midres:0:1021A1:99:000:Infinite Shower Ammo PL1
midres:0:102186:01:000:Always S-Charge Full Auto PL1
midres:0:10218A:01:000:Always S-Charge 3-Way PL1
midres:0:10218E:01:000:Always S-Charge Fire PL1
midres:0:102192:01:000:Always S-Charge Shotgun PL1
midres:0:102180:01:001:Get Full Auto Now! PL1
midres:0:102180:02:001:Get 3-Way Now! PL1
midres:0:102180:03:001:Get Fire Now! PL1
midres:0:102180:04:001:Get Shotgun Now! PL1
midres:0:102196:01:001:Get H.M. Now! PL1
midres:0:102196:02:001:Get Nitro Now! PL1
midres:0:102196:03:001:Get Shower Now! PL1
midres:0:1021A4:08:001:Get Barrier Now! PL1
midres:0:102186:01:001:S-Charge Full Auto Now! PL1
midres:0:10218A:01:001:S-Charge 3-Way Now! PL1
midres:0:10218E:01:001:S-Charge Fire Now! PL1
midres:0:102192:01:001:S-Charge Shotgun Now! PL1
midres:0:1021F3:02:000:Infinite Lives PL2
midres:0:1021F9:06:000:Infinite Keys PL2
midres:0:1021EF:80:020:Invincibility PL2
midres:0:1021FC:01:000:Always Have Full Auto PL2
midres:0:1021FC:02:000:Always Have 3-Way PL2
midres:0:1021FC:03:000:Always Have Fire PL2
midres:0:1021FC:04:000:Always Have Shotgun PL2
midres:0:102212:01:000:Always Have H.M. PL2
midres:0:102212:02:000:Always Have Nitro PL2
midres:0:102212:03:000:Always Have Shower PL2
midres:0:102220:01:000:Always Have Barrier PL2
midres:0:102205:99:000:Infinite Full Auto Ammo PL2
midres:0:102209:99:000:Infinite 3-Way Ammo PL2
midres:0:10220D:99:000:Infinite Fire Ammo PL2
midres:0:102211:99:000:Infinite Shotgun Ammo PL2
midres:0:102219:99:000:Infinite H.M. Ammo PL2
midres:0:10221B:99:000:Infinite Nitro Ammo PL2
midres:0:10221D:99:000:Infinite Shower Ammo PL2
midres:0:102202:01:000:Always S-Charge Full Auto PL2
midres:0:102206:01:000:Always S-Charge 3-Way PL2
midres:0:10220A:01:000:Always S-Charge Fire PL2
midres:0:10220E:01:000:Always S-Charge Shotgun PL2
midres:0:1021FC:01:001:Get Full Auto Now! PL2
midres:0:1021FC:02:001:Get 3-Way Now! PL2
midres:0:1021FC:03:001:Get Fire Now! PL2
midres:0:1021FC:04:001:Get Shotgun Now! PL2
midres:0:102212:01:001:Get H.M. Now! PL2
midres:0:102212:02:001:Get Nitro Now! PL2
midres:0:102212:03:001:Get Shower Now! PL2
midres:0:102220:01:001:Get Barrier Now! PL2
midres:0:102202:01:001:S-Charge Full Auto Now! PL2
midres:0:102206:01:001:S-Charge 3-Way Now! PL2
midres:0:10220A:01:001:S-Charge Fire Now! PL2
midres:0:10220E:01:001:S-Charge Shotgun Now! PL2
; [ Midnight Resistance (Japan) ]
midresj:0:102177:02:000:Infinite Lives PL1
midresj:0:10217D:06:000:Infinite Keys PL1
midresj:0:102173:80:020:Invincibility PL1
midresj:0:102180:01:000:Always Have Full Auto PL1
midresj:0:102180:02:000:Always Have 3-Way PL1
midresj:0:102180:03:000:Always Have Fire PL1
midresj:0:102180:04:000:Always Have Shotgun PL1
midresj:0:102196:01:000:Always Have H.M. PL1
midresj:0:102196:02:000:Always Have Nitro PL1
midresj:0:102196:03:000:Always Have Shower PL1
midresj:0:1021A4:08:000:Always Have Barrier PL1
midresj:0:102189:99:000:Infinite Full Auto Ammo PL1
midresj:0:10218D:99:000:Infinite 3-Way Ammo PL1
midresj:0:102191:99:000:Infinite Fire Ammo PL1
midresj:0:102195:99:000:Infinite Shotgun Ammo PL1
midresj:0:10219D:99:000:Infinite H.M Ammo PL1
midresj:0:10219F:99:000:Infinite Nitro Ammo PL1
midresj:0:1021A1:99:000:Infinite Shower Ammo PL1
midresj:0:102186:01:000:Always S-Charge Full Auto PL1
midresj:0:10218A:01:000:Always S-Charge 3-Way PL1
midresj:0:10218E:01:000:Always S-Charge Fire PL1
midresj:0:102192:01:000:Always S-Charge Shotgun PL1
midresj:0:102180:01:001:Get Full Auto Now! PL1
midresj:0:102180:02:001:Get 3-Way Now! PL1
midresj:0:102180:03:001:Get Fire Now! PL1
midresj:0:102180:04:001:Get Shotgun Now! PL1
midresj:0:102196:01:001:Get H.M. Now! PL1
midresj:0:102196:02:001:Get Nitro Now! PL1
midresj:0:102196:03:001:Get Shower Now! PL1
midresj:0:1021A4:08:001:Get Barrier Now! PL1
midresj:0:102186:01:001:S-Charge Full Auto Now! PL1
midresj:0:10218A:01:001:S-Charge 3-Way Now! PL1
midresj:0:10218E:01:001:S-Charge Fire Now! PL1
midresj:0:102192:01:001:S-Charge Shotgun Now! PL1
midresj:0:1021F3:02:000:Infinite Lives PL2
midresj:0:1021F9:06:000:Infinite Keys PL2
midresj:0:1021EF:80:020:Invincibility PL2
midresj:0:1021FC:01:000:Always Have Full Auto PL2
midresj:0:1021FC:02:000:Always Have 3-Way PL2
midresj:0:1021FC:03:000:Always Have Fire PL2
midresj:0:1021FC:04:000:Always Have Shotgun PL2
midresj:0:102212:01:000:Always Have H.M. PL2
midresj:0:102212:02:000:Always Have Nitro PL2
midresj:0:102212:03:000:Always Have Shower PL2
midresj:0:102220:01:000:Always Have Barrier PL2
midresj:0:102205:99:000:Infinite Full Auto Ammo PL2
midresj:0:102209:99:000:Infinite 3-Way Ammo PL2
midresj:0:10220D:99:000:Infinite Fire Ammo PL2
midresj:0:102211:99:000:Infinite Shotgun Ammo PL2
midresj:0:102219:99:000:Infinite H.M. Ammo PL2
midresj:0:10221B:99:000:Infinite Nitro Ammo PL2
midresj:0:10221D:99:000:Infinite Shower Ammo PL2
midresj:0:102202:01:000:Always S-Charge Full Auto PL2
midresj:0:102206:01:000:Always S-Charge 3-Way PL2
midresj:0:10220A:01:000:Always S-Charge Fire PL2
midresj:0:10220E:01:000:Always S-Charge Shotgun PL2
midresj:0:1021FC:01:001:Get Full Auto Now! PL2
midresj:0:1021FC:02:001:Get 3-Way Now! PL2
midresj:0:1021FC:03:001:Get Fire Now! PL2
midresj:0:1021FC:04:001:Get Shotgun Now! PL2
midresj:0:102212:01:001:Get H.M. Now! PL2
midresj:0:102212:02:001:Get Nitro Now! PL2
midresj:0:102212:03:001:Get Shower Now! PL2
midresj:0:102220:01:001:Get Barrier Now! PL2
midresj:0:102202:01:001:S-Charge Full Auto Now! PL2
midresj:0:102206:01:001:S-Charge 3-Way Now! PL2
midresj:0:10220A:01:001:S-Charge Fire Now! PL2
midresj:0:10220E:01:001:S-Charge Shotgun Now! PL2
; [ Midnight Resistance (US) ]
midresu:0:102177:02:000:Infinite Lives PL1
midresu:0:10217D:06:000:Infinite Keys PL1
midresu:0:102173:80:020:Invincibility PL1
midresu:0:102180:01:000:Always Have Full Auto PL1
midresu:0:102180:02:000:Always Have 3-Way PL1
midresu:0:102180:03:000:Always Have Fire PL1
midresu:0:102180:04:000:Always Have Shotgun PL1
midresu:0:102196:01:000:Always Have H.M. PL1
midresu:0:102196:02:000:Always Have Nitro PL1
midresu:0:102196:03:000:Always Have Shower PL1
midresu:0:1021A4:08:000:Always Have Barrier PL1
midresu:0:102189:99:000:Infinite Full Auto Ammo PL1
midresu:0:10218D:99:000:Infinite 3-Way Ammo PL1
midresu:0:102191:99:000:Infinite Fire Ammo PL1
midresu:0:102195:99:000:Infinite Shotgun Ammo PL1
midresu:0:10219D:99:000:Infinite H.M Ammo PL1
midresu:0:10219F:99:000:Infinite Nitro Ammo PL1
midresu:0:1021A1:99:000:Infinite Shower Ammo PL1
midresu:0:102186:01:000:Always S-Charge Full Auto PL1
midresu:0:10218A:01:000:Always S-Charge 3-Way PL1
midresu:0:10218E:01:000:Always S-Charge Fire PL1
midresu:0:102192:01:000:Always S-Charge Shotgun PL1
midresu:0:102180:01:001:Get Full Auto Now! PL1
midresu:0:102180:02:001:Get 3-Way Now! PL1
midresu:0:102180:03:001:Get Fire Now! PL1
midresu:0:102180:04:001:Get Shotgun Now! PL1
midresu:0:102196:01:001:Get H.M. Now! PL1
midresu:0:102196:02:001:Get Nitro Now! PL1
midresu:0:102196:03:001:Get Shower Now! PL1
midresu:0:1021A4:08:001:Get Barrier Now! PL1
midresu:0:102186:01:001:S-Charge Full Auto Now! PL1
midresu:0:10218A:01:001:S-Charge 3-Way Now! PL1
midresu:0:10218E:01:001:S-Charge Fire Now! PL1
midresu:0:102192:01:001:S-Charge Shotgun Now! PL1
midresu:0:1021F3:02:000:Infinite Lives PL2
midresu:0:1021F9:06:000:Infinite Keys PL2
midresu:0:1021EF:80:020:Invincibility PL2
midresu:0:1021FC:01:000:Always Have Full Auto PL2
midresu:0:1021FC:02:000:Always Have 3-Way PL2
midresu:0:1021FC:03:000:Always Have Fire PL2
midresu:0:1021FC:04:000:Always Have Shotgun PL2
midresu:0:102212:01:000:Always Have H.M. PL2
midresu:0:102212:02:000:Always Have Nitro PL2
midresu:0:102212:03:000:Always Have Shower PL2
midresu:0:102220:01:000:Always Have Barrier PL2
midresu:0:102205:99:000:Infinite Full Auto Ammo PL2
midresu:0:102209:99:000:Infinite 3-Way Ammo PL2
midresu:0:10220D:99:000:Infinite Fire Ammo PL2
midresu:0:102211:99:000:Infinite Shotgun Ammo PL2
midresu:0:102219:99:000:Infinite H.M. Ammo PL2
midresu:0:10221B:99:000:Infinite Nitro Ammo PL2
midresu:0:10221D:99:000:Infinite Shower Ammo PL2
midresu:0:102202:01:000:Always S-Charge Full Auto PL2
midresu:0:102206:01:000:Always S-Charge 3-Way PL2
midresu:0:10220A:01:000:Always S-Charge Fire PL2
midresu:0:10220E:01:000:Always S-Charge Shotgun PL2
midresu:0:1021FC:01:001:Get Full Auto Now! PL2
midresu:0:1021FC:02:001:Get 3-Way Now! PL2
midresu:0:1021FC:03:001:Get Fire Now! PL2
midresu:0:1021FC:04:001:Get Shotgun Now! PL2
midresu:0:102212:01:001:Get H.M. Now! PL2
midresu:0:102212:02:001:Get Nitro Now! PL2
midresu:0:102212:03:001:Get Shower Now! PL2
midresu:0:102220:01:001:Get Barrier Now! PL2
midresu:0:102202:01:001:S-Charge Full Auto Now! PL2
midresu:0:102206:01:001:S-Charge 3-Way Now! PL2
midresu:0:10220A:01:001:S-Charge Fire Now! PL2
midresu:0:10220E:01:001:S-Charge Shotgun Now! PL2
; [ Money Puzzle Exchanger / Money Idol Exchanger ]
miexchng:0:107546:00:000:No more level gain:Solo game only
miexchng:0:1030FB:09:000:Always Max Chain 09
miexchng:0:1030FB:0A:000:Always Max Chain 10
miexchng:0:1030FB:0B:000:Always Max Chain 11
miexchng:0:1030FB:0C:000:Always Max Chain 12
miexchng:0:1030FB:0D:000:Always Max Chain 13
miexchng:0:1030FB:1E:070:Select Max Chain Value
miexchng:0:1030FD:96:070:Select Chain Number:Solo Play
miexchng:0:107546:32:070:Select Level:Solo Play
; [ Mighty Guy ]
mightguy:0:C000:99:000:Infinite Credits
mightguy:0:C189:14:000:Infinite Energy
mightguy:0:C1B7:06:000:Infinite Lives PL1
mightguy:0:C1C7:06:000:Infinite Lives PL2
; [ Vs. Mighty Bomb Jack (Japan) ]
mightybj:0:00A4:99:000:Infinite Time
mightybj:0:03DC:80:040:Invincibility
mightybj:0:0410:09:000:Infinite Lives PL1
mightybj:0:0411:09:000:Infinite Lives PL2
; [ Mikie ]
mikie:0:2970:03:000:Infinite Lives
mikie:0:2908:04:000:Invincibility
mikie:0:2923:09:004:Infinite Credits
mikie:0:2C39:0A:000:Freeze Enemy 1
mikie:0:2ED9:0A:000:Freeze Enemy 2
mikie:0:2DF9:0A:000:Freeze Enemy 3
mikie:0:2C71:0A:000:Freeze Enemy 4
mikie:0:2CA9:0A:000:Freeze Enemy 5
mikie:0:2E31:0A:000:Freeze Enemy 6
mikie:0:0000:00:999:[Use these cheats instead of]
mikie:0:0000:00:999:[the FREEZE cheats because ]
mikie:0:0000:00:999:[enemies may still hit you ]
mikie:0:0000:00:999:[making some situations ]
mikie:0:0000:00:999:[completely impossible!! ]
mikie:0:2C3B:32:000:Enemies KO when hitted:Chicken or balls does same
mikie:0:2EDB:C4:500:Enemies KO when hitted (2/6):Also Hallway buckets disap.
mikie:0:2DFB:73:500:Enemies KO when hitted (3/6):Enemies behave strangely
mikie:0:2E33:B4:500:Enemies KO when hitted (4/6)
mikie:0:2C73:20:500:Enemies KO when hitted (5/6)
mikie:0:2CAB:20:500:Enemies KO when hitted (6/6)
; [ Mikie (High School Graffiti) ]
mikiehs:0:2970:03:000:Infinite Lives
mikiehs:0:2908:04:000:Invincibility
mikiehs:0:2923:09:004:Infinite Credits
mikiehs:0:2C39:0A:000:Freeze Enemy 1
mikiehs:0:2ED9:0A:000:Freeze Enemy 2
mikiehs:0:2DF9:0A:000:Freeze Enemy 3
mikiehs:0:2C71:0A:000:Freeze Enemy 4
mikiehs:0:2CA9:0A:000:Freeze Enemy 5
mikiehs:0:2E31:0A:000:Freeze Enemy 6
mikiehs:0:0000:00:999:[Use these cheats instead of]
mikiehs:0:0000:00:999:[the FREEZE cheats because ]
mikiehs:0:0000:00:999:[enemies may still hit you ]
mikiehs:0:0000:00:999:[making some situations ]
mikiehs:0:0000:00:999:[completely impossible!! ]
mikiehs:0:2C3B:32:000:Enemies KO when hitted:Chicken or balls does same
mikiehs:0:2EDB:C4:500:Enemies KO when hitted (2/6):Also Hallway buckets disap.
mikiehs:0:2DFB:73:500:Enemies KO when hitted (3/6):Enemies behave strangely
mikiehs:0:2E33:B4:500:Enemies KO when hitted (4/6)
mikiehs:0:2C73:20:500:Enemies KO when hitted (5/6)
mikiehs:0:2CAB:20:500:Enemies KO when hitted (6/6)
; [ Shinnyuushain Tooru-kun ]
mikiej:0:2970:03:000:Infinite Lives
mikiej:0:2908:04:000:Invincibility
mikiej:0:2923:09:004:Infinite Credits
mikiej:0:2C39:0A:000:Freeze Enemy 1
mikiej:0:2ED9:0A:000:Freeze Enemy 2
mikiej:0:2DF9:0A:000:Freeze Enemy 3
mikiej:0:2C71:0A:000:Freeze Enemy 4
mikiej:0:2CA9:0A:000:Freeze Enemy 5
mikiej:0:2E31:0A:000:Freeze Enemy 6
mikiej:0:0000:00:999:[Use these cheats instead of]
mikiej:0:0000:00:999:[the FREEZE cheats because ]
mikiej:0:0000:00:999:[enemies may still hit you ]
mikiej:0:0000:00:999:[making some situations ]
mikiej:0:0000:00:999:[completely impossible!! ]
mikiej:0:2C3B:32:000:Enemies KO when hitted:Chicken or balls does same
mikiej:0:2EDB:C4:500:Enemies KO when hitted (2/6):Also Hallway buckets disap.
mikiej:0:2DFB:73:500:Enemies KO when hitted (3/6):Enemies behave strangely
mikiej:0:2E33:B4:500:Enemies KO when hitted (4/6)
mikiej:0:2C73:20:500:Enemies KO when hitted (5/6)
mikiej:0:2CAB:20:500:Enemies KO when hitted (6/6)
; [ Millipede ]
milliped:0:4D84:38:100:Invincibility
milliped:0:4D85:EA:600:Invincibility (2/2):Change "cmp #$0A" to sec, nop to force the following BCS to branch
milliped:0:005D:B9:000:No Spiders
milliped:0:00F9:00:000:No Beetles
milliped:0:002C:00:000:Ants & Earwigs can't move
milliped:0:005C:00:000:No Mosquitos
milliped:0:13F0:00:000:No Inchworms
milliped:0:00C3:00:000:Lower Spider Sound
milliped:0:00C9:00:000:No Ant or Earwig Sounds
milliped:0:00B3:06:000:Infinite Lives PL1
milliped:0:00B4:06:000:Infinite Lives PL2
; [ Millpac ]
millpac:0:2CB6:38:100:Invincibility
millpac:0:2CB7:EA:600:Invincibility (2/2):Change "cmp #$07" to sec, nop to force the following BCS to branch
millpac:0:0070:F8:000:No Fleas and Scorpions
millpac:0:0061:FF:000:No Spiders
millpac:0:00B5:00:000:No Spider sound
millpac:0:0070:3B:000:Alter Flea Behaviour 1
millpac:0:0040:2C:000:Alter Flea Behaviour 2
millpac:0:00A5:06:000:Infinite Lives PL1
millpac:0:00A6:06:000:Infinite Lives PL2
; [ Mighty Monkey ]
mimonkey:0:84A0:09:000:Infinite Credits
mimonkey:0:84F0:06:000:Infinite Lives PL1
mimonkey:0:84C8:06:000:Infinite Lives PL2
mimonkey:0:84F1:00:001:Finish this Level Now!
; [ Mighty Monkey (bootleg on Super Cobra hardware) ]
mimonsco:0:84A0:09:000:Infinite Credits
mimonsco:0:84F0:06:000:Infinite Lives PL1
mimonsco:0:84C8:06:000:Infinite Lives PL2
mimonsco:0:84F1:00:001:Finish this Level Now!
; [ Mighty Monkey (bootleg on Scramble hardware) ]
mimonscr:0:44A0:09:000:Infinite Credits
mimonscr:0:44F0:06:000:Infinite Lives PL1
mimonscr:0:44C8:06:000:Infinite Lives PL2
mimonscr:0:44F1:00:001:Finish this Level Now!
; [ Minnasanno Okagesamadesu ]
minasan:0:1000CD:F4:000:Infinite Move Time
minasan:0:000000:00:999:[ The winning hand cheat must be activated ]
minasan:0:000000:00:999:[ when there are 14 tiles in your hand. The ]
minasan:0:000000:00:999:[ tiles do not visually change until you make ]
minasan:0:000000:00:999:[ a move. After the cheat is enabled, you ]
minasan:0:000000:00:999:[ must select 'RON'. ]
minasan:0:10119A:31:001:Get winning hand Now!
minasan:0:10119B:31:501:Get winning hand Now! (02/14)
minasan:0:10119C:31:501:Get winning hand Now! (03/14)
minasan:0:10119D:32:501:Get winning hand Now! (04/14)
minasan:0:10119E:32:501:Get winning hand Now! (05/14)
minasan:0:10119F:32:501:Get winning hand Now! (06/14)
minasan:0:1011A0:33:501:Get winning hand Now! (07/14)
minasan:0:1011A1:33:501:Get winning hand Now! (08/14)
minasan:0:1011A2:33:501:Get winning hand Now! (09/14)
minasan:0:1011A3:34:501:Get winning hand Now! (10/14)
minasan:0:1011A4:34:501:Get winning hand Now! (11/14)
minasan:0:1011A5:34:501:Get winning hand Now! (12/14)
minasan:0:1011A6:35:501:Get winning hand Now! (13/14)
minasan:0:1011A7:35:501:Get winning hand Now! (14/14)
minasan:0:000000:00:999:[ Number of steps must be activated after ]
minasan:0:000000:00:999:[ winning. ]
minasan:0:10131C:01:000:Always make 1 step (always)
minasan:0:10131C:01:001:Make 1 step Now!
minasan:0:10131C:02:000:Always make 2 steps (always)
minasan:0:10131C:02:001:Make 2 step Now!
minasan:0:000000:00:999:[ See this URL for mahjong rules ]
minasan:0:000000:00:999:[ www.tky.hut.fi/~kjmjm/english/majiang/ ]
minasan:0:000000:00:999:[ rules/basics.html (merge both lines!) ]
; [ Minefield ]
minefld:0:8669:09:000:Infinite Lives
minefld:0:86F1:63:000:Infinite Missiles
; [ Minesweeper ]
mineswpr:0:FF0C:00:000:Score always set to 0 PL1
mineswpr:0:FF0C:00:001:Set Score to 0 Now! PL1
mineswpr:0:FF0C:06:070:Select score PL1
mineswpr:0:FF0D:00:000:Score always set to 0 PL2
mineswpr:0:FF0D:00:001:Set Score to 0 Now! PL2
mineswpr:0:FF0D:06:070:Select score PL2
; [ Inferno (S2650) ]
minferno:0:1C28:19:000:Infinite Time
; [ Mini Golf (set 2) ]
minigol2:0:01C0:80:000:Infinite Time
minigol2:0:012C:01:000:Infinite Shots PL1
minigol2:0:0134:03:000:Infinite Holes PL1
minigol2:0:012E:01:000:Infinite Shots PL2
minigol2:0:0136:03:000:Infinite Holes PL2
; [ Mini Golf (set 1) ]
minigolf:0:01C0:80:000:Infinite Time
minigolf:0:012C:01:000:Infinite Shots PL1
minigolf:0:0134:03:000:Infinite Holes PL1
minigolf:0:012E:01:000:Infinite Shots PL2
minigolf:0:0136:03:000:Infinite Holes PL2
; [ Minivader ]
minivadr:0:A1DB:09:000:Infinite Credits
minivadr:0:BE76:01:001:One kill to finish level Now!
minivadr:0:BE02:07:071:Select starting round
minivadr:0:BE02:07:061:Select next round
; [ Mirai Ninja (Japan) ]
mirninja:0:40A101:99:000:Infinite Energy
mirninja:0:100161:FF:000:Infinite 3-way Shot
mirninja:0:40A111:FF:000:Always have mostly tiny enemies
mirninja:0:000000:00:999:[Enable the Select starting round cheat on ]
mirninja:0:000000:00:999:[the press 1 or 2 player button screen. ]
mirninja:0:100103:0C:070:Select starting round
mirninja:0:100103:0C:060:Select next round
mirninja:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Miss Bubble 2 ]
missb2:0:0000:00:999:[ This game has got a LOT of cheats. ]
missb2:0:0000:00:999:[ Don't go too mad as it may spoil ]
missb2:0:0000:00:999:[ the game too much!!! ]
missb2:0:E366:63:000:Infinite Credits
:missb2:00001301:E64B:00000063:FFFFFFFF:Select starting round:You should enable this cheat on the press 1/2 player button screen, ie. after credits have been inserted!
missb2:0:E64B:63:061:Select next round
missb2:0:E645:06:000:Infinite Lives PL1
missb2:0:E6B6:77:000:Invincibility PL1
missb2:0:E6C1:0C:000:Speed Always Normal PL1
missb2:0:E6C1:14:000:Speed Always Power-up PL1
missb2:0:E6C1:28:000:Speed Always Ultimate PL1
missb2:0:E6C1:0C:001:Speed to Normal Now! PL1
missb2:0:E6C1:14:001:Speed to Power-up Now! PL1
missb2:0:E6C1:28:001:Speed to Ultimate Now! PL1
missb2:0:E6BF:14:001:Fire Speed to Normal Now! PL1
missb2:0:E6BF:05:001:Fire Speed to Power-up NowPL1
missb2:0:E6BF:01:000:Fire Speed Always UltimatePL1
missb2:0:E6C2:80:000:Normal Range Bubbles PL1
missb2:0:E6C2:80:000:Long Range Bubbles PL1
missb2:0:E6C2:FF:000:Extra Long Range Bubbles PL1
missb2:0:E6C0:03:001:Head Power to Normal Now! PL1
missb2:0:E6C0:06:001:Head Power to Power-up NowPL1
missb2:0:E6C0:09:000:Head Power Always UltimatePL1
missb2:0:F60F:00:001:Fire bubbles Bubbles Now! PL1
missb2:0:F60F:01:001:Fire lightnings Now! PL1
missb2:0:E742:3F:001:Get EXTEND PL1
missb2:0:E742:01:021:Get letter - E (red) PL1
missb2:0:E742:02:021:Get letter - X (pink) PL1
missb2:0:E742:04:021:Get letter - T (yellow) PL1
missb2:0:E742:08:021:Get letter - E (green) PL1
missb2:0:E742:10:021:Get letter - N (blue) PL1
missb2:0:E742:20:021:Get letter - D (purple) PL1
missb2:0:E64A:06:000:Infinite Lives PL2
missb2:0:E6E8:77:000:Invincibility PL2
missb2:0:E6F3:0C:000:Speed Always Normal PL2
missb2:0:E6F3:14:000:Speed Always Power-up PL2
missb2:0:E6F3:28:000:Speed Always Ultimate PL2
missb2:0:E6F3:0C:001:Speed to Normal Now! PL2
missb2:0:E6F3:14:001:Speed to Power-up Now! PL2
missb2:0:E6F3:28:001:Speed to Ultimate Now! PL2
missb2:0:E6F1:14:001:Fire Speed to Normal Now! PL2
missb2:0:E6F1:05:001:Fire Speed to Power-up NowPL2
missb2:0:E6F1:01:000:Fire Speed Always UltimatePL2
missb2:0:E6F4:40:000:Normal Range Bubbles PL2
missb2:0:E6F4:80:000:Long Range Bubbles PL2
missb2:0:E6F4:FF:000:Extra Long Range Bubbles PL2
missb2:0:E6F2:03:001:Head Power to Normal Now! PL2
missb2:0:E6F2:06:001:Head Power to Power-up NowPL2
missb2:0:E6F2:09:000:Head Power Always UltimatePL2
missb2:0:F610:00:001:Fire bubbles Bubbles Now! PL2
missb2:0:F610:01:001:Fire lightnings Now! PL2
missb2:0:E743:3F:001:Get EXTEND PL2
missb2:0:E743:01:021:Get letter - E (red) PL2
missb2:0:E743:02:021:Get letter - X (pink) PL2
missb2:0:E743:04:021:Get letter - T (yellow) PL2
missb2:0:E743:08:021:Get letter - E (green) PL2
missb2:0:E743:10:021:Get letter - N (blue) PL2
missb2:0:E743:20:021:Get letter - D (purple) PL2
missb2:0:E5DB:01:000:Enable "Super" Mode:Baddies from first 50 levels switch with last and levels change colour, Title will display "Super" if enabled before title displayed. Same as "1P,Jump,Bubble,Left,Right,Jump,1P,Right" on Title Screen
missb2:0:E5DB:00:000:Disable "Super" Mode
missb2:0:E5D1:01:000:Enable "Original" Mode:Doors still appear even if you die. Same as "Bubble,Jump,Bubble,Jump,Bubble,Jump,Right,1P" on Title Screen
missb2:0:E5D1:00:000:Disable "Original" Mode
missb2:0:E5D2:01:000:Enable "Power-Up" Mode:Fast feet, fast bubbles etc. Same as "Left,Jump,Left,1P,Left,Bubble,Left,1P" on Title Screen
missb2:0:E5D2:00:000:Disable "Power-Up" Mode
missb2:0:E613:01:000:Always get Bonus doors
missb2:0:F676:01:000:Constant Extend Letters
missb2:0:E603:01:000:Always Warn (Bell Item)
missb2:0:E5FA:03:000:Apple or Orange? You decide!
missb2:0:E608:01:000:Coke Can Item
missb2:0:6E30:01:000:Fireball Bubble - Always!
missb2:0:6E30:03:000:Fireball Bubble - 1 in 2
missb2:0:6E30:05:000:Fireball Bubble - 1 in 3
missb2:0:6E30:07:000:Fireball Bubble - 1 in 4
missb2:0:6E30:15:000:Fireball Bubble - 1 in 16
missb2:0:6E30:1D:000:Fireball Bubble - 1 in 256
missb2:0:6E30:25:000:Fireball Bubble - 1 in 4096
missb2:0:5C2B:C9:000:Disable Bubbles?
missb2:0:E6BB:05:001:Fireballs for 5 levels
missb2:0:E6BE:40:000:Fireballs
missb2:0:E5EE:07:000:Fireball Cross
missb2:0:0000:00:999:[ Use these cheats only at the start ]
missb2:0:0000:00:999:[ of a level, before the item ]
missb2:0:0000:00:999:[ appears! When you are given a ]
missb2:0:0000:00:999:[ distribution, each bubble turns ]
missb2:0:0000:00:999:[ into an object. ]
missb2:0:F45E:00:001:1st Item = pink sweet:Gives you power-up fire range
missb2:0:F45E:01:001:1st Item = blue sweet:Gives you power-up head power
missb2:0:F45E:02:001:1st Item = yellow sweet:Gives you power-up fire speed
missb2:0:F45E:03:001:1st Item = shoe:Gives you power-up speed
missb2:0:F45E:04:001:1st Item = clock:Slows down the monsters
missb2:0:F45E:05:001:1st Item = bomb:Turns monsters into diamonds
missb2:0:F45E:06:001:1st Item = brown umbrella:Warps you 3 levels farther
missb2:0:F45E:07:001:1st Item = red umbrella:Warps you 5 levels farther
missb2:0:F45E:08:001:1st Item = pink umbrella:Warps you 7 levels farther
missb2:0:F45E:09:001:1st Item = orange potion:Gives a potion of sunflowers
missb2:0:F45E:0A:001:1st Item = red potion:Gives a potion of flowers
missb2:0:F45E:0B:001:1st Item = green potion:Gives a potion of clovers
missb2:0:F45E:0C:001:1st Item = yellow potion:Gives a potion of rainbows
missb2:0:F45E:0D:001:1st Item = purple potion:Gives a potion of music notes
missb2:0:F45E:0E:001:1st Item = heart:Invincibility&freeze monsters
missb2:0:F45E:0F:001:1st Item = blue ring:Gives points when you walk
missb2:0:F45E:10:001:1st Item = pink ring:Gives points when you jump
missb2:0:F45E:11:001:1st Item = red ring:Gives points when you bubble
missb2:0:F45E:12:001:1st Item = blue cross:Fills screen with water
missb2:0:F45E:13:001:1st Item = yellow cross:Make lightning strike
missb2:0:F45E:14:001:1st Item = orange cross:Fire flames NOT bubbles
missb2:0:F45E:15:001:1st Item = blue tea-pot:Pts when you walk.jump&bubble
missb2:0:F45E:18:001:1st Item = yellow tea-pot:pwrup fire range+speed& h pwr
missb2:0:F45E:16:001:1st Item = red tea-pot:Above two teapots combined
missb2:0:F45E:17:001:1st Item = purple tea-pot:Turns monsters into diamonds
missb2:0:F45E:19:001:1st Item = book:Turns monsters into diamonds
missb2:0:F45E:1A:001:1st Item = grey "ring?":Makes stars fall
missb2:0:F45E:1B:001:1st Item = orange necklace:Gives you the EXTEND letters
missb2:0:F45E:1C:001:1st Item = grey necklace:Produces a big fireball
missb2:0:F45E:1D:001:1st Item = fork:Makes fruits fall
missb2:0:F45E:1E:001:1st Item = pink chest:Pink diamonds on level end
missb2:0:F45E:1F:001:1st Item = yellow chest:Yellow diamonds on level end
missb2:0:F45E:20:001:1st Item = red chest:Red diamonds on level end
missb2:0:F45E:21:001:1st Item = blue chest:Blue diamonds on level end
missb2:0:F45E:22:001:1st Item = grey chest:Grey diamonds on level end
missb2:0:F45E:23:001:1st Item = white candy-stick:Cakes on level end
missb2:0:F45E:24:001:1st Item = yellow candy-stick:Chocolate cakes on level end
missb2:0:F45E:25:001:1st Item = red candy-stick:Watermelons on level end
missb2:0:F45E:26:001:1st Item = orange candy-stick:Oranges on level end
missb2:0:F45E:27:001:1st Item = brown candy-stick:Ice Creams on level end
missb2:0:F45E:28:001:1st Item = blue candy-stick:Ice Creams on level end
missb2:0:F45E:29:001:1st Item = bell:Destructive Item warning
missb2:0:F45E:2A:001:1st Item = octopussy:Wood Crosses on level end
missb2:0:F45E:2B:001:1st Item = pink floyd:Aliens on level end
missb2:0:F45E:2C:001:1st Item = glass of beer:???? on level end
missb2:0:F45E:2D:001:1st Item = knife:Makes fruits fall
missb2:0:F45E:2E:001:1st Item = crystal ball:Gives level beginning items
missb2:0:F45E:30:001:1st Item = skeleton:"Hurry up !" the monsters
missb2:0:F45E:31:001:1st Item = bonus door lev. 20:Warps you to room of diamonds
missb2:0:F45E:32:001:1st Item = bonus door lev. 30:Warps you to room of diamonds
missb2:0:F45E:33:001:1st Item = bonus door lev. 40:Warps you to room of diamonds
missb2:0:F45E:34:001:1st Item = bonus door lev. 50:Warps you to Level 70
missb2:0:F44C:2A:000:Fruit 2A
missb2:0:F44C:2B:000:Fruit 2B
missb2:0:F44C:2C:000:Fruit 2C
missb2:0:F44C:2D:000:Fruit 2D
missb2:0:F44C:2E:000:Fruit 2E
missb2:0:F44C:2F:000:Fruit 2F
missb2:0:F44C:30:000:Fruit 30
missb2:0:F44C:31:000:Fruit 31
missb2:0:F44C:32:000:Fruit 32
missb2:0:F44C:33:000:Fruit 33
missb2:0:F44C:34:000:Fruit 34
missb2:0:F44C:35:000:Fruit 35
missb2:0:F44C:36:000:Fruit 36
missb2:0:F44C:37:000:Fruit 37
missb2:0:F44C:38:000:Fruit 38
missb2:0:F44C:39:000:Fruit 39
missb2:0:F44C:3A:000:Fruit 3A
missb2:0:F44C:3B:000:Fruit 3B
missb2:0:F44D:01:000:Quick Fruit at start
missb2:0:E60A:01:000:Lipstick
missb2:0:E345:05:000:Stop the Baron
missb2:0:0000:00:999:[ These 5 cheats will make a potion ]
missb2:0:0000:00:999:[ appear on the next screen. It will ]
missb2:0:0000:00:999:[ be of the type requested unless you ]
missb2:0:0000:00:999:[ have earned a higher potion or you ]
missb2:0:0000:00:999:[ have fallen off the bottom of the ]
missb2:0:0000:00:999:[ screen since setting the cheat. ]
missb2:0:0000:00:999:[ Falling off the bottom will upgrade ]
missb2:0:0000:00:999:[ the potion to the next one! ]
missb2:0:E5E7:0F:001:Sunflower Potion(next screen)
missb2:0:E5E7:10:001:Flower Potion (next screen)
missb2:0:E5E7:11:001:Clover Potion (next screen)
missb2:0:E5E7:12:001:Rainbow Potion (next screen)
missb2:0:E5E7:13:001:Musical Potion (next screen)
missb2:0:0000:00:999:[ These 2 cheats are useful when you ]
missb2:0:0000:00:999:[ get stuck on one screen. Use only ]
missb2:0:0000:00:999:[ one at a time. ]
missb2:0:F590:01:001:Drown 'em All! Now! OR--->
missb2:0:E720:01:001:Throw The Book At Them Now!
; [ Missile Command (set 1) ]
missile:0:00A0:0B:004:Infinite shots (Left)
missile:0:00A1:0B:004:Infinite shots (Center)
missile:0:00A2:0B:004:Infinite shots (Right)
missile:0:00C0:06:000:Infinite cities PL1
missile:0:00C1:06:000:Infinite cities PL2
; [ Missile Command (set 2) ]
missile2:0:008E:0B:004:Infinite shots (Left)
missile2:0:008F:0B:004:Infinite shots (Center)
missile2:0:0090:0B:004:Infinite shots (Right)
missile2:0:00AE:06:000:Infinite cities PL1
missile2:0:00AF:06:000:Infinite cities PL2
; [ Miss Mister World '96 Nude ]
missmw96:0:C00F82:09:000:Infinite Credits
missmw96:0:C02674:09:000:Infinite Time
missmw96:0:C02675:3C:500:Infinite Time (2/2)
missmw96:0:C0261B:14:000:Infinite Energy:Display isn't correct
missmw96:0:C02761:64:001:End round with 100% Now!
missmw96:0:C02763:00:501:End round with 100% Now!(2/2)
missmw96:0:C02662:03:000:Infinite Lives PL1
missmw96:0:C02663:03:000:Infinite Lives PL2
; [ Miss World '96 Nude ]
missw96:0:C00F82:09:000:Infinite Credits
missw96:0:C02674:09:000:Infinite Time
missw96:0:C02675:3C:500:Infinite Time (2/2)
missw96:0:C0261B:14:000:Infinite Energy:Display isn't correct
missw96:0:C02761:64:001:End round with 100% Now!
missw96:0:C02763:00:501:End round with 100% Now!(2/2)
missw96:0:C02662:03:000:Infinite Lives PL1
missw96:0:C02663:03:000:Infinite Lives PL2
; [ Mizubaku Daibouken (Japan) ]
mizubaku:0:109522:03:000:Infinite Lives
mizubaku:0:109504:08:020:Invincibility
mizubaku:0:102C6B:5A:500:Invincibility (2/2)
mizubaku:0:109530:60:000:Always have Speed Up
mizubaku:0:109530:FF:000:Always have Max Speed Up
mizubaku:0:109BEC:FF:000:Never Slip
mizubaku:0:109D73:08:000:Always have Max Shot Up
mizubaku:0:109D79:14:000:Always have Penetration State Up
mizubaku:0:109D79:FF:000:Always have Max Penetration State Up (Buggy)
mizubaku:0:109D7C:FF:000:Always have Max Penetration Speed Up
mizubaku:0:102A7F:14:000:Always have Penetration Shot Up
:mizubaku:00003301:10952F:00000017:FFFFFFFF:Select Starting level:Use on credit screen
:mizubaku:00003301:10952F:00000024:FFFFFFFF:Select Starting level:Including bonus levels
; [ Wakakusamonogatari Mahjong Yonshimai (Japan) ]
mj4simai:0:000000:00:999:[ The winning hand cheat must be activated when there are ]
mj4simai:0:000000:00:999:[ 14 tiles in your hand, then press the RON key. ('Z' ]
mj4simai:0:000000:00:999:[ by default). The tiles do not visually change until you ]
mj4simai:0:000000:00:999:[ make a move. ]
mj4simai:0:2043E5:00:001:Get winning hand Now!
mj4simai:0:2043E7:00:501:Get winning hand Now! (02/28)
mj4simai:0:2043E9:00:501:Get winning hand Now! (03/28)
mj4simai:0:2043EB:01:501:Get winning hand Now! (04/28)
mj4simai:0:2043ED:01:501:Get winning hand Now! (05/28)
mj4simai:0:2043EF:01:501:Get winning hand Now! (06/28)
mj4simai:0:2043F1:02:501:Get winning hand Now! (07/28)
mj4simai:0:2043F3:02:501:Get winning hand Now! (08/28)
mj4simai:0:2043F5:02:501:Get winning hand Now! (09/28)
mj4simai:0:2043F7:03:501:Get winning hand Now! (10/28)
mj4simai:0:2043F9:03:501:Get winning hand Now! (11/28)
mj4simai:0:2043FB:03:501:Get winning hand Now! (12/28)
mj4simai:0:2043FD:04:501:Get winning hand Now! (13/28)
mj4simai:0:2043FF:04:501:Get winning hand Now! (14/28)
mj4simai:0:2042E5:04:501:Get winning hand Now! (15/28)
mj4simai:0:2042CB:00:501:Get winning hand Now! (16/28)
mj4simai:0:2042CD:00:501:Get winning hand Now! (17/28)
mj4simai:0:2042CF:00:501:Get winning hand Now! (18/28)
mj4simai:0:2042D1:01:501:Get winning hand Now! (19/28)
mj4simai:0:2042D3:01:501:Get winning hand Now! (20/28)
mj4simai:0:2042D5:01:501:Get winning hand Now! (21/28)
mj4simai:0:2042D7:02:501:Get winning hand Now! (22/28)
mj4simai:0:2042D9:02:501:Get winning hand Now! (23/28)
mj4simai:0:2042DB:02:501:Get winning hand Now! (24/28)
mj4simai:0:2042DD:03:501:Get winning hand Now! (25/28)
mj4simai:0:2042DF:03:501:Get winning hand Now! (26/28)
mj4simai:0:2042E1:03:501:Get winning hand Now! (27/28)
mj4simai:0:2042E3:04:501:Get winning hand Now! (28/28)
mj4simai:0:2043E5:00:000:Always winning hand
mj4simai:0:2043E7:00:500:Always winning hand (02/28)
mj4simai:0:2043E9:00:500:Always winning hand (03/28)
mj4simai:0:2043EB:01:500:Always winning hand (04/28)
mj4simai:0:2043ED:01:500:Always winning hand (05/28)
mj4simai:0:2043EF:01:500:Always winning hand (06/28)
mj4simai:0:2043F1:02:500:Always winning hand (07/28)
mj4simai:0:2043F3:02:500:Always winning hand (08/28)
mj4simai:0:2043F5:02:500:Always winning hand (09/28)
mj4simai:0:2043F7:03:500:Always winning hand (10/28)
mj4simai:0:2043F9:03:500:Always winning hand (11/28)
mj4simai:0:2043FB:03:500:Always winning hand (12/28)
mj4simai:0:2043FD:04:500:Always winning hand (13/28)
mj4simai:0:2043FF:04:500:Always winning hand (14/28)
mj4simai:0:2042E5:04:500:Always winning hand (15/28)
mj4simai:0:2042CB:00:500:Always winning hand (16/28)
mj4simai:0:2042CD:00:500:Always winning hand (17/28)
mj4simai:0:2042CF:00:500:Always winning hand (18/28)
mj4simai:0:2042D1:01:500:Always winning hand (19/28)
mj4simai:0:2042D3:01:500:Always winning hand (20/28)
mj4simai:0:2042D5:01:500:Always winning hand (21/28)
mj4simai:0:2042D7:02:500:Always winning hand (22/28)
mj4simai:0:2042D9:02:500:Always winning hand (23/28)
mj4simai:0:2042DB:02:500:Always winning hand (24/28)
mj4simai:0:2042DD:03:500:Always winning hand (25/28)
mj4simai:0:2042DF:03:500:Always winning hand (26/28)
mj4simai:0:2042E1:03:500:Always winning hand (27/28)
mj4simai:0:2042E3:04:500:Always winning hand (28/28)
mj4simai:0:000000:00:999:[ See this URL for mahjong rules - ]
mj4simai:0:000000:00:999:[ www.tky.hut.fi/~kjmjm/english/majiang/rules/basics.html ]
; [ Medal Mahjong Janjan Baribari [BET] (Japan) ]
mjanbari:0:0000:00:999:[The winning hand cheat must]
mjanbari:0:0000:00:999:[be activated when there are]
mjanbari:0:0000:00:999:[14 tiles in your hand, then]
mjanbari:0:0000:00:999:[press the RON key . ]
mjanbari:0:0000:00:999:[('Z' by default). The tiles]
mjanbari:0:0000:00:999:[do not visually change ]
mjanbari:0:0000:00:999:[until you make a move. ]
mjanbari:0:FDC9:31:001:Get winning hand Now!
mjanbari:0:FDCA:31:501:Get winning hand Now! (02/14)
mjanbari:0:FDCB:31:501:Get winning hand Now! (03/14)
mjanbari:0:FDCC:32:501:Get winning hand Now! (04/14)
mjanbari:0:FDCD:32:501:Get winning hand Now! (05/14)
mjanbari:0:FDCE:32:501:Get winning hand Now! (06/14)
mjanbari:0:FDCF:33:501:Get winning hand Now! (07/14)
mjanbari:0:FDD0:33:501:Get winning hand Now! (08/14)
mjanbari:0:FDD1:33:501:Get winning hand Now! (09/14)
mjanbari:0:FDD2:34:501:Get winning hand Now! (10/14)
mjanbari:0:FDD3:34:501:Get winning hand Now! (11/14)
mjanbari:0:FDD4:34:501:Get winning hand Now! (12/14)
mjanbari:0:FDD5:35:501:Get winning hand Now! (13/14)
mjanbari:0:FDD6:35:501:Get winning hand Now! (14/14)
mjanbari:0:0000:00:999:[At the start of a game, ]
mjanbari:0:0000:00:999:[there may be some small ]
mjanbari:0:0000:00:999:[glitches on the tiles when ]
mjanbari:0:0000:00:999:[using the 'Always' cheats. ]
mjanbari:0:0000:00:999:[The cheats should still ]
mjanbari:0:0000:00:999:[work as normal. ]
mjanbari:0:FDC9:31:000:Always winning hand
mjanbari:0:FDCA:31:500:Always winning hand (02/14)
mjanbari:0:FDCB:31:500:Always winning hand (03/14)
mjanbari:0:FDCC:32:500:Always winning hand (04/14)
mjanbari:0:FDCD:32:500:Always winning hand (05/14)
mjanbari:0:FDCE:32:500:Always winning hand (06/14)
mjanbari:0:FDCF:33:500:Always winning hand (07/14)
mjanbari:0:FDD0:33:500:Always winning hand (08/14)
mjanbari:0:FDD1:33:500:Always winning hand (09/14)
mjanbari:0:FDD2:34:500:Always winning hand (10/14)
mjanbari:0:FDD3:34:500:Always winning hand (11/14)
mjanbari:0:FDD4:34:500:Always winning hand (12/14)
mjanbari:0:FDD5:35:500:Always winning hand (13/14)
mjanbari:0:FDD6:35:500:Always winning hand (14/14)
; [ Mahjong Angels - Comic Theater Vol.2 (Japan) ]
mjangels:0:0000:00:999:[ The winning hand cheat must be ]
mjangels:0:0000:00:999:[ activated when there are 14 tiles ]
mjangels:0:0000:00:999:[ in your hand, then press the RON ]
mjangels:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjangels:0:0000:00:999:[ not visually change until you make ]
mjangels:0:0000:00:999:[ a move. ]
:mjangels:00300001:76C0:32313131:FFFFFFFF:Get winning hand Now!
:mjangels:00310001:76C4:35353532:FFFFFFFF:Get winning hand Now! (2/4)
:mjangels:00310001:76C8:37363636:FFFFFFFF:Get winning hand Now! (3/4)
:mjangels:00110001:76CC:00003737:FFFFFFFF:Get winning hand Now! (4/4)
:mjangels:00300000:76C0:32313131:FFFFFFFF:Always Winning Hand
:mjangels:00310000:76C4:35353532:FFFFFFFF:Always Winning Hand (2/4)
:mjangels:00310000:76C8:37363636:FFFFFFFF:Always Winning Hand (3/4)
:mjangels:00110000:76CC:00003737:FFFFFFFF:Always Winning Hand (4/4)
; [ Mahjong Camera Kozou (Japan 881109) ]
mjcamera:0:0000:00:999:[ The winning hand cheat must be ]
mjcamera:0:0000:00:999:[ activated when there are 14 tiles ]
mjcamera:0:0000:00:999:[ in your hand, then press the RON ]
mjcamera:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjcamera:0:0000:00:999:[ not visually change until you make ]
mjcamera:0:0000:00:999:[ a move. ]
mjcamera:0:FC8C:31:001:Get winning hand Now!
mjcamera:0:FC8D:31:501:Get winning hand Now! (02/14)
mjcamera:0:FC8E:31:501:Get winning hand Now! (03/14)
mjcamera:0:FC8F:32:501:Get winning hand Now! (04/14)
mjcamera:0:FC90:32:501:Get winning hand Now! (05/14)
mjcamera:0:FC91:32:501:Get winning hand Now! (06/14)
mjcamera:0:FC92:33:501:Get winning hand Now! (07/14)
mjcamera:0:FC93:33:501:Get winning hand Now! (08/14)
mjcamera:0:FC94:33:501:Get winning hand Now! (09/14)
mjcamera:0:FC95:34:501:Get winning hand Now! (10/14)
mjcamera:0:FC96:34:501:Get winning hand Now! (11/14)
mjcamera:0:FC97:34:501:Get winning hand Now! (12/14)
mjcamera:0:FC98:35:501:Get winning hand Now! (13/14)
mjcamera:0:FC99:35:501:Get winning hand Now! (14/14)
mjcamera:0:FC8C:31:000:Always winning hand
mjcamera:0:FC8D:31:500:Always winning hand (02/14)
mjcamera:0:FC8E:31:500:Always winning hand (03/14)
mjcamera:0:FC8F:32:500:Always winning hand (04/14)
mjcamera:0:FC90:32:500:Always winning hand (05/14)
mjcamera:0:FC91:32:500:Always winning hand (06/14)
mjcamera:0:FC92:33:500:Always winning hand (07/14)
mjcamera:0:FC93:33:500:Always winning hand (08/14)
mjcamera:0:FC94:33:500:Always winning hand (09/14)
mjcamera:0:FC95:34:500:Always winning hand (10/14)
mjcamera:0:FC96:34:500:Always winning hand (11/14)
mjcamera:0:FC97:34:500:Always winning hand (12/14)
mjcamera:0:FC98:35:500:Always winning hand (13/14)
mjcamera:0:FC99:35:500:Always winning hand (14/14)
; [ Mahjong Clinic (Japan) ]
mjclinic:0:0000:00:999:[ The winning hand cheat must ]
mjclinic:0:0000:00:999:[ be activated when there are ]
mjclinic:0:0000:00:999:[ 14 tiles in your hand, then ]
mjclinic:0:0000:00:999:[ press the RON key ('Z' by ]
mjclinic:0:0000:00:999:[ default). The tiles do not ]
mjclinic:0:0000:00:999:[ visually change until you ]
mjclinic:0:0000:00:999:[ make a move. ]
mjclinic:0:410C:1B:001:Get winning hand Now!
mjclinic:0:410D:1B:501:Get winning hand Now! (02/15)
mjclinic:0:410E:1B:501:Get winning hand Now! (03/15)
mjclinic:0:410F:1C:501:Get winning hand Now! (04/15)
mjclinic:0:4110:1C:501:Get winning hand Now! (05/15)
mjclinic:0:4111:1C:501:Get winning hand Now! (06/15)
mjclinic:0:4112:1D:501:Get winning hand Now! (07/15)
mjclinic:0:4113:1D:501:Get winning hand Now! (08/15)
mjclinic:0:4114:1D:501:Get winning hand Now! (09/15)
mjclinic:0:4115:1E:501:Get winning hand Now! (10/15)
mjclinic:0:4116:1E:501:Get winning hand Now! (11/15)
mjclinic:0:4117:1E:501:Get winning hand Now! (12/15)
mjclinic:0:4118:1F:501:Get winning hand Now! (13/15)
mjclinic:0:4028:1F:501:Get winning hand Now! (14/15)
mjclinic:0:4098:1F:501:Get winning hand Now! (15/15)
mjclinic:0:410C:1B:000:Always winning hand:Turn this cheat OFF during after each game
mjclinic:0:410D:1B:500:Always winning hand (02/15)
mjclinic:0:410E:1B:500:Always winning hand (03/15)
mjclinic:0:410F:1C:500:Always winning hand (04/15)
mjclinic:0:4110:1C:500:Always winning hand (05/15)
mjclinic:0:4111:1C:500:Always winning hand (06/15)
mjclinic:0:4112:1D:500:Always winning hand (07/15)
mjclinic:0:4113:1D:500:Always winning hand (08/15)
mjclinic:0:4114:1D:500:Always winning hand (09/15)
mjclinic:0:4115:1E:500:Always winning hand (10/15)
mjclinic:0:4116:1E:500:Always winning hand (11/15)
mjclinic:0:4117:1E:500:Always winning hand (12/15)
mjclinic:0:4118:1F:500:Always winning hand (13/15)
mjclinic:0:4028:1F:500:Always winning hand (14/15)
mjclinic:0:4098:1F:500:Always winning hand (15/15)
; [ Mahjong Derringer (Japan) ]
mjderngr:0:0000:00:999:[ The winning hand cheat must be ]
mjderngr:0:0000:00:999:[ activated when there are 14 tiles ]
mjderngr:0:0000:00:999:[ in your hand, then press the RON ]
mjderngr:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjderngr:0:0000:00:999:[ not visually change until you make ]
mjderngr:0:0000:00:999:[ a move. ]
mjderngr:0:7001:01:001:Get winning hand Now!
mjderngr:0:7002:01:501:Get winning hand Now! (02/14)
mjderngr:0:7003:01:501:Get winning hand Now! (03/14)
mjderngr:0:7004:02:501:Get winning hand Now! (04/14)
mjderngr:0:7005:02:501:Get winning hand Now! (05/14)
mjderngr:0:7006:02:501:Get winning hand Now! (06/14)
mjderngr:0:7007:03:501:Get winning hand Now! (07/14)
mjderngr:0:7008:03:501:Get winning hand Now! (08/14)
mjderngr:0:7009:03:501:Get winning hand Now! (09/14)
mjderngr:0:700A:04:501:Get winning hand Now! (10/14)
mjderngr:0:700B:04:501:Get winning hand Now! (11/14)
mjderngr:0:700C:04:501:Get winning hand Now! (12/14)
mjderngr:0:700D:05:501:Get winning hand Now! (13/14)
mjderngr:0:700E:05:501:Get winning hand Now! (14/14)
mjderngr:0:7001:01:000:Always winning hand
mjderngr:0:7002:01:500:Always winning hand (02/14)
mjderngr:0:7003:01:500:Always winning hand (03/14)
mjderngr:0:7004:02:500:Always winning hand (04/14)
mjderngr:0:7005:02:500:Always winning hand (05/14)
mjderngr:0:7006:02:500:Always winning hand (06/14)
mjderngr:0:7007:03:500:Always winning hand (07/14)
mjderngr:0:7008:03:500:Always winning hand (08/14)
mjderngr:0:7009:03:500:Always winning hand (09/14)
mjderngr:0:700A:04:500:Always winning hand (10/14)
mjderngr:0:700B:04:500:Always winning hand (11/14)
mjderngr:0:700C:04:500:Always winning hand (12/14)
mjderngr:0:700D:05:500:Always winning hand (13/14)
mjderngr:0:700E:05:500:Always winning hand (14/14)
; [ Mahjong Dial Q2 (Japan) ]
mjdialq2:0:0000:00:999:[ The winning hand cheat must be ]
mjdialq2:0:0000:00:999:[ activated when there are 14 tiles ]
mjdialq2:0:0000:00:999:[ in your hand, then press the RON ]
mjdialq2:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjdialq2:0:0000:00:999:[ not visually change until you make ]
mjdialq2:0:0000:00:999:[ a move. ]
mjdialq2:0:14C0:11:001:Get winning hand Now!
mjdialq2:0:14C1:11:501:Get winning hand Now! (02/14)
mjdialq2:0:14C2:11:501:Get winning hand Now! (03/14)
mjdialq2:0:14C3:12:501:Get winning hand Now! (04/14)
mjdialq2:0:14C4:12:501:Get winning hand Now! (05/14)
mjdialq2:0:14C5:12:501:Get winning hand Now! (06/14)
mjdialq2:0:14C6:13:501:Get winning hand Now! (07/14)
mjdialq2:0:14C7:13:501:Get winning hand Now! (08/14)
mjdialq2:0:14C8:13:501:Get winning hand Now! (09/14)
mjdialq2:0:14C9:14:501:Get winning hand Now! (10/14)
mjdialq2:0:14CA:14:501:Get winning hand Now! (11/14)
mjdialq2:0:14CB:14:501:Get winning hand Now! (12/14)
mjdialq2:0:14CC:15:501:Get winning hand Now! (13/14)
mjdialq2:0:14CD:15:501:Get winning hand Now! (14/14)
mjdialq2:0:14C0:11:000:Always winning hand
mjdialq2:0:14C1:11:500:Always winning hand (02/14)
mjdialq2:0:14C2:11:500:Always winning hand (03/14)
mjdialq2:0:14C3:12:500:Always winning hand (04/14)
mjdialq2:0:14C4:12:500:Always winning hand (05/14)
mjdialq2:0:14C5:12:500:Always winning hand (06/14)
mjdialq2:0:14C6:13:500:Always winning hand (07/14)
mjdialq2:0:14C7:13:500:Always winning hand (08/14)
mjdialq2:0:14C8:13:500:Always winning hand (09/14)
mjdialq2:0:14C9:14:500:Always winning hand (10/14)
mjdialq2:0:14CA:14:500:Always winning hand (11/14)
mjdialq2:0:14CB:14:500:Always winning hand (12/14)
mjdialq2:0:14CC:15:500:Always winning hand (13/14)
mjdialq2:0:14CD:15:500:Always winning hand (14/14)
; [ Mahjong Diplomat [BET] (Japan) ]
mjdiplob:0:0000:00:999:[ The winning hand cheat must be ]
mjdiplob:0:0000:00:999:[ activated when there are 14 tiles ]
mjdiplob:0:0000:00:999:[ in your hand, then press the RON ]
mjdiplob:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjdiplob:0:0000:00:999:[ not visually change until you make ]
mjdiplob:0:0000:00:999:[ a move. ]
mjdiplob:0:7001:31:001:Get winning hand Now!
mjdiplob:0:7002:31:501:Get winning hand Now! (02/14)
mjdiplob:0:7003:31:501:Get winning hand Now! (03/14)
mjdiplob:0:7004:32:501:Get winning hand Now! (04/14)
mjdiplob:0:7005:32:501:Get winning hand Now! (05/14)
mjdiplob:0:7006:32:501:Get winning hand Now! (06/14)
mjdiplob:0:7007:33:501:Get winning hand Now! (07/14)
mjdiplob:0:7008:33:501:Get winning hand Now! (08/14)
mjdiplob:0:7009:33:501:Get winning hand Now! (09/14)
mjdiplob:0:700A:34:501:Get winning hand Now! (10/14)
mjdiplob:0:700B:34:501:Get winning hand Now! (11/14)
mjdiplob:0:700C:34:501:Get winning hand Now! (12/14)
mjdiplob:0:700D:35:501:Get winning hand Now! (13/14)
mjdiplob:0:700E:35:501:Get winning hand Now! (14/14)
mjdiplob:0:7001:31:000:Always winning hand
mjdiplob:0:7002:31:500:Always winning hand (02/14)
mjdiplob:0:7003:31:500:Always winning hand (03/14)
mjdiplob:0:7004:32:500:Always winning hand (04/14)
mjdiplob:0:7005:32:500:Always winning hand (05/14)
mjdiplob:0:7006:32:500:Always winning hand (06/14)
mjdiplob:0:7007:33:500:Always winning hand (07/14)
mjdiplob:0:7008:33:500:Always winning hand (08/14)
mjdiplob:0:7009:33:500:Always winning hand (09/14)
mjdiplob:0:700A:34:500:Always winning hand (10/14)
mjdiplob:0:700B:34:500:Always winning hand (11/14)
mjdiplob:0:700C:34:500:Always winning hand (12/14)
mjdiplob:0:700D:35:500:Always winning hand (13/14)
mjdiplob:0:700E:35:500:Always winning hand (14/14)
:mjdiplob:00000006:7001:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:mjdiplob:00000006:700F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
mjdiplob:0:0000:00:999:[ Here is the look-up list for ]
mjdiplob:0:0000:00:999:[ the above watches. ]
mjdiplob:0:0000:00:999:[ ]
mjdiplob:0:0000:00:999:[ value common name chinese name ]
mjdiplob:0:0000:00:999:[ 00h - no tile - ]
mjdiplob:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
mjdiplob:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
mjdiplob:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
mjdiplob:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
mjdiplob:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
mjdiplob:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
mjdiplob:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
mjdiplob:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
mjdiplob:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
mjdiplob:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
mjdiplob:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
mjdiplob:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
mjdiplob:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
mjdiplob:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
mjdiplob:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
mjdiplob:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
mjdiplob:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
mjdiplob:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
mjdiplob:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
mjdiplob:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
mjdiplob:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
mjdiplob:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
mjdiplob:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
mjdiplob:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
mjdiplob:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
mjdiplob:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
mjdiplob:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
mjdiplob:0:0000:00:999:[ 31h East "wind" ]
mjdiplob:0:0000:00:999:[ 32h South "wind" ]
mjdiplob:0:0000:00:999:[ 33h West "wind" ]
mjdiplob:0:0000:00:999:[ 34h North "wind" ]
mjdiplob:0:0000:00:999:[ 3Ah White "dragon" ]
mjdiplob:0:0000:00:999:[ 3Bh Green "dragon" ]
mjdiplob:0:0000:00:999:[ 3Ch Red "dragon" ]
; [ Mahjong Erotica Golf (Japan) ]
mjegolf:0:0000:00:999:[The winning hand cheat must]
mjegolf:0:0000:00:999:[be activated when there are]
mjegolf:0:0000:00:999:[14 tiles in your hand, then]
mjegolf:0:0000:00:999:[press the RON key . ]
mjegolf:0:0000:00:999:[('Z' by default). The tiles]
mjegolf:0:0000:00:999:[do not visually change ]
mjegolf:0:0000:00:999:[until you make a move. ]
mjegolf:0:F781:31:001:Get winning hand Now!
mjegolf:0:F782:31:501:Get winning hand Now! (02/14)
mjegolf:0:F783:31:501:Get winning hand Now! (03/14)
mjegolf:0:F784:32:501:Get winning hand Now! (04/14)
mjegolf:0:F785:32:501:Get winning hand Now! (05/14)
mjegolf:0:F786:32:501:Get winning hand Now! (06/14)
mjegolf:0:F787:33:501:Get winning hand Now! (07/14)
mjegolf:0:F788:33:501:Get winning hand Now! (08/14)
mjegolf:0:F789:33:501:Get winning hand Now! (09/14)
mjegolf:0:F78A:34:501:Get winning hand Now! (10/14)
mjegolf:0:F78B:34:501:Get winning hand Now! (11/14)
mjegolf:0:F78C:34:501:Get winning hand Now! (12/14)
mjegolf:0:F78D:35:501:Get winning hand Now! (13/14)
mjegolf:0:F78E:35:501:Get winning hand Now! (14/14)
mjegolf:0:0000:00:999:[At the start of a game, ]
mjegolf:0:0000:00:999:[there may be some small ]
mjegolf:0:0000:00:999:[glitches on the tiles when ]
mjegolf:0:0000:00:999:[using the 'Always' cheats. ]
mjegolf:0:0000:00:999:[The cheats should still ]
mjegolf:0:0000:00:999:[work as normal. ]
mjegolf:0:F781:31:000:Always winning hand
mjegolf:0:F782:31:500:Always winning hand (02/14)
mjegolf:0:F783:31:500:Always winning hand (03/14)
mjegolf:0:F784:32:500:Always winning hand (04/14)
mjegolf:0:F785:32:500:Always winning hand (05/14)
mjegolf:0:F786:32:500:Always winning hand (06/14)
mjegolf:0:F787:33:500:Always winning hand (07/14)
mjegolf:0:F788:33:500:Always winning hand (08/14)
mjegolf:0:F789:33:500:Always winning hand (09/14)
mjegolf:0:F78A:34:500:Always winning hand (10/14)
mjegolf:0:F78B:34:500:Always winning hand (11/14)
mjegolf:0:F78C:34:500:Always winning hand (12/14)
mjegolf:0:F78D:35:500:Always winning hand (13/14)
mjegolf:0:F78E:35:500:Always winning hand (14/14)
; [ Mahjong Electron Base (parts 2 & 3, Japan) ]
mjelct3:0:7D80:09:000:Infinite Credits
mjelct3:0:7D81:09:500:Infinite Credits (2/4)
mjelct3:0:7D82:09:500:Infinite Credits (3/4)
mjelct3:0:7D83:08:500:Infinite Credits (4/4)
mjelct3:0:0000:00:999:[ The winning hand cheat must be ]
mjelct3:0:0000:00:999:[ activated when there are 14 tiles ]
mjelct3:0:0000:00:999:[ in your hand, then press the RON ]
mjelct3:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjelct3:0:0000:00:999:[ not visually change until you make ]
mjelct3:0:0000:00:999:[ a move. ]
:mjelct3:00300001:72C0:32323131:FFFFFFFF:Get winning hand Now!
:mjelct3:00310001:72C4:35353532:FFFFFFFF:Get winning hand Now! (2/4)
:mjelct3:00310001:72C8:37363636:FFFFFFFF:Get winning hand Now! (3/4)
:mjelct3:00110001:72CC:00003737:FFFFFFFF:Get winning hand Now! (4/4)
:mjelct3:00300000:72C0:32323131:FFFFFFFF:Always winning hand
:mjelct3:00310000:72C4:35353532:FFFFFFFF:Always winning hand (2/4)
:mjelct3:00310000:72C8:37363636:FFFFFFFF:Always winning hand (3/4)
:mjelct3:00110000:72CC:00003737:FFFFFFFF:Always winning hand (4/4)
; [ Mahjong Electron Base (parts 2 & 3, alt., Japan) ]
mjelct3a:0:7D80:09:000:Infinite Credits
mjelct3a:0:7D81:09:500:Infinite Credits (2/4)
mjelct3a:0:7D82:09:500:Infinite Credits (3/4)
mjelct3a:0:7D83:08:500:Infinite Credits (4/4)
mjelct3a:0:0000:00:999:[ The winning hand cheat must be ]
mjelct3a:0:0000:00:999:[ activated when there are 14 tiles ]
mjelct3a:0:0000:00:999:[ in your hand, then press the RON ]
mjelct3a:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjelct3a:0:0000:00:999:[ not visually change until you make ]
mjelct3a:0:0000:00:999:[ a move. ]
:mjelct3a:00300001:72C0:32323131:FFFFFFFF:Get winning hand Now!
:mjelct3a:00310001:72C4:35353532:FFFFFFFF:Get winning hand Now! (2/4)
:mjelct3a:00310001:72C8:37363636:FFFFFFFF:Get winning hand Now! (3/4)
:mjelct3a:00110001:72CC:00003737:FFFFFFFF:Get winning hand Now! (4/4)
:mjelct3a:00300000:72C0:32323131:FFFFFFFF:Always winning hand
:mjelct3a:00310000:72C4:35353532:FFFFFFFF:Always winning hand (2/4)
:mjelct3a:00310000:72C8:37363636:FFFFFFFF:Always winning hand (3/4)
:mjelct3a:00110000:72CC:00003737:FFFFFFFF:Always winning hand (4/4)
; [ Mahjong Electron Base (parts 2 & 4, Japan) ]
mjelctrn:0:7D80:09:000:Infinite Credits
mjelctrn:0:7D81:09:500:Infinite Credits (2/4)
mjelctrn:0:7D82:09:500:Infinite Credits (3/4)
mjelctrn:0:7D83:08:500:Infinite Credits (4/4)
mjelctrn:0:0000:00:999:[ The winning hand cheat must be ]
mjelctrn:0:0000:00:999:[ activated when there are 14 tiles ]
mjelctrn:0:0000:00:999:[ in your hand, then press the RON ]
mjelctrn:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjelctrn:0:0000:00:999:[ not visually change until you make ]
mjelctrn:0:0000:00:999:[ a move. ]
:mjelctrn:00300001:72C0:32323131:FFFFFFFF:Get winning hand Now!
:mjelctrn:00310001:72C4:35353532:FFFFFFFF:Get winning hand Now! (2/4)
:mjelctrn:00310001:72C8:37363636:FFFFFFFF:Get winning hand Now! (3/4)
:mjelctrn:00110001:72CC:00003737:FFFFFFFF:Get winning hand Now! (4/4)
:mjelctrn:00300000:72C0:32323131:FFFFFFFF:Always winning hand
:mjelctrn:00310000:72C4:35353532:FFFFFFFF:Always winning hand (2/4)
:mjelctrn:00310000:72C8:37363636:FFFFFFFF:Always winning hand (3/4)
:mjelctrn:00110000:72CC:00003737:FFFFFFFF:Always winning hand (4/4)
; [ Mahjong Focus (Japan 890313) ]
mjfocus:0:F8FD:63:000:Infinite power
mjfocus:0:F962:FF:000:Buggy score
mjfocus:0:0000:00:999:[ The winning hand cheat must be ]
mjfocus:0:0000:00:999:[ activated when there are 14 tiles ]
mjfocus:0:0000:00:999:[ in your hand, then press the RON ]
mjfocus:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjfocus:0:0000:00:999:[ not visually change until you make ]
mjfocus:0:0000:00:999:[ a move. ]
mjfocus:0:FC8C:31:001:Get winning hand Now!
mjfocus:0:FC8D:31:501:Get winning hand Now! (02/14)
mjfocus:0:FC8E:31:501:Get winning hand Now! (03/14)
mjfocus:0:FC8F:32:501:Get winning hand Now! (04/14)
mjfocus:0:FC90:32:501:Get winning hand Now! (05/14)
mjfocus:0:FC91:32:501:Get winning hand Now! (06/14)
mjfocus:0:FC92:33:501:Get winning hand Now! (07/14)
mjfocus:0:FC93:33:501:Get winning hand Now! (08/14)
mjfocus:0:FC94:33:501:Get winning hand Now! (09/14)
mjfocus:0:FC95:34:501:Get winning hand Now! (10/14)
mjfocus:0:FC96:34:501:Get winning hand Now! (11/14)
mjfocus:0:FC97:34:501:Get winning hand Now! (12/14)
mjfocus:0:FC98:35:501:Get winning hand Now! (13/14)
mjfocus:0:FC99:35:501:Get winning hand Now! (14/14)
mjfocus:0:FC8C:31:000:Always winning hand
mjfocus:0:FC8D:31:500:Always winning hand (02/14)
mjfocus:0:FC8E:31:500:Always winning hand (03/14)
mjfocus:0:FC8F:32:500:Always winning hand (04/14)
mjfocus:0:FC90:32:500:Always winning hand (05/14)
mjfocus:0:FC91:32:500:Always winning hand (06/14)
mjfocus:0:FC92:33:500:Always winning hand (07/14)
mjfocus:0:FC93:33:500:Always winning hand (08/14)
mjfocus:0:FC94:33:500:Always winning hand (09/14)
mjfocus:0:FC95:34:500:Always winning hand (10/14)
mjfocus:0:FC96:34:500:Always winning hand (11/14)
mjfocus:0:FC97:34:500:Always winning hand (12/14)
mjfocus:0:FC98:35:500:Always winning hand (13/14)
mjfocus:0:FC99:35:500:Always winning hand (14/14)
; [ Mahjong Focus [BET] (Japan 890510) ]
mjfocusm:0:0000:00:999:[ The winning hand cheat must be ]
mjfocusm:0:0000:00:999:[ activated when there are 14 tiles ]
mjfocusm:0:0000:00:999:[ in your hand, then press the RON ]
mjfocusm:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjfocusm:0:0000:00:999:[ not visually change until you make ]
mjfocusm:0:0000:00:999:[ a move. ]
mjfocusm:0:FC8C:31:001:Get winning hand Now!
mjfocusm:0:FC8D:31:501:Get winning hand Now! (02/14)
mjfocusm:0:FC8E:31:501:Get winning hand Now! (03/14)
mjfocusm:0:FC8F:32:501:Get winning hand Now! (04/14)
mjfocusm:0:FC90:32:501:Get winning hand Now! (05/14)
mjfocusm:0:FC91:32:501:Get winning hand Now! (06/14)
mjfocusm:0:FC92:33:501:Get winning hand Now! (07/14)
mjfocusm:0:FC93:33:501:Get winning hand Now! (08/14)
mjfocusm:0:FC94:33:501:Get winning hand Now! (09/14)
mjfocusm:0:FC95:34:501:Get winning hand Now! (10/14)
mjfocusm:0:FC96:34:501:Get winning hand Now! (11/14)
mjfocusm:0:FC97:34:501:Get winning hand Now! (12/14)
mjfocusm:0:FC98:35:501:Get winning hand Now! (13/14)
mjfocusm:0:FC99:35:501:Get winning hand Now! (14/14)
mjfocusm:0:FC8C:31:000:Always winning hand
mjfocusm:0:FC8D:31:500:Always winning hand (02/14)
mjfocusm:0:FC8E:31:500:Always winning hand (03/14)
mjfocusm:0:FC8F:32:500:Always winning hand (04/14)
mjfocusm:0:FC90:32:500:Always winning hand (05/14)
mjfocusm:0:FC91:32:500:Always winning hand (06/14)
mjfocusm:0:FC92:33:500:Always winning hand (07/14)
mjfocusm:0:FC93:33:500:Always winning hand (08/14)
mjfocusm:0:FC94:33:500:Always winning hand (09/14)
mjfocusm:0:FC95:34:500:Always winning hand (10/14)
mjfocusm:0:FC96:34:500:Always winning hand (11/14)
mjfocusm:0:FC97:34:500:Always winning hand (12/14)
mjfocusm:0:FC98:35:500:Always winning hand (13/14)
mjfocusm:0:FC99:35:500:Always winning hand (14/14)
; [ Mahjong Friday (Japan) ]
mjfriday:0:0000:00:999:[ The winning hand cheat must be ]
mjfriday:0:0000:00:999:[ activated when there are 14 tiles ]
mjfriday:0:0000:00:999:[ in your hand, then press the RON ]
mjfriday:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjfriday:0:0000:00:999:[ not visually change until you make ]
mjfriday:0:0000:00:999:[ a move. ]
mjfriday:0:72C0:01:001:Get winning hand Now!
mjfriday:0:72C1:01:501:Get winning hand Now! (02/14)
mjfriday:0:72C2:01:501:Get winning hand Now! (03/14)
mjfriday:0:72C3:02:501:Get winning hand Now! (04/14)
mjfriday:0:72C4:02:501:Get winning hand Now! (05/14)
mjfriday:0:72C5:02:501:Get winning hand Now! (06/14)
mjfriday:0:72C6:03:501:Get winning hand Now! (07/14)
mjfriday:0:72C7:03:501:Get winning hand Now! (08/14)
mjfriday:0:72C8:03:501:Get winning hand Now! (09/14)
mjfriday:0:72C9:04:501:Get winning hand Now! (10/14)
mjfriday:0:72CA:04:501:Get winning hand Now! (11/14)
mjfriday:0:72CB:04:501:Get winning hand Now! (12/14)
mjfriday:0:72CC:05:501:Get winning hand Now! (13/14)
mjfriday:0:72CD:05:501:Get winning hand Now! (14/14)
mjfriday:0:72C0:01:000:Always winning hand
mjfriday:0:72C1:01:500:Always winning hand (02/14)
mjfriday:0:72C2:01:500:Always winning hand (03/14)
mjfriday:0:72C3:02:500:Always winning hand (04/14)
mjfriday:0:72C4:02:500:Always winning hand (05/14)
mjfriday:0:72C5:02:500:Always winning hand (06/14)
mjfriday:0:72C6:03:500:Always winning hand (07/14)
mjfriday:0:72C7:03:500:Always winning hand (08/14)
mjfriday:0:72C8:03:500:Always winning hand (09/14)
mjfriday:0:72C9:04:500:Always winning hand (10/14)
mjfriday:0:72CA:04:500:Always winning hand (11/14)
mjfriday:0:72CB:04:500:Always winning hand (12/14)
mjfriday:0:72CC:05:500:Always winning hand (13/14)
mjfriday:0:72CD:05:500:Always winning hand (14/14)
; [ Mahjong Gottsu ee-kanji (Japan) ]
mjgottsu:0:0000:00:999:[The winning hand cheat must]
mjgottsu:0:0000:00:999:[be activated when there are]
mjgottsu:0:0000:00:999:[14 tiles in your hand, then]
mjgottsu:0:0000:00:999:[press the RON key . ]
mjgottsu:0:0000:00:999:[('Z' by default). The tiles]
mjgottsu:0:0000:00:999:[do not visually change ]
mjgottsu:0:0000:00:999:[until you make a move. ]
mjgottsu:0:DC8F:31:001:Get winning hand Now!
mjgottsu:0:DC90:31:501:Get winning hand Now! (02/14)
mjgottsu:0:DC91:31:501:Get winning hand Now! (03/14)
mjgottsu:0:DC92:32:501:Get winning hand Now! (04/14)
mjgottsu:0:DC93:32:501:Get winning hand Now! (05/14)
mjgottsu:0:DC94:32:501:Get winning hand Now! (06/14)
mjgottsu:0:DC95:33:501:Get winning hand Now! (07/14)
mjgottsu:0:DC96:33:501:Get winning hand Now! (08/14)
mjgottsu:0:DC97:33:501:Get winning hand Now! (09/14)
mjgottsu:0:DC98:34:501:Get winning hand Now! (10/14)
mjgottsu:0:DC99:34:501:Get winning hand Now! (11/14)
mjgottsu:0:DC9A:34:501:Get winning hand Now! (12/14)
mjgottsu:0:DC9B:35:501:Get winning hand Now! (13/14)
mjgottsu:0:DC9C:35:501:Get winning hand Now! (14/14)
mjgottsu:0:0000:00:999:[At the start of a game, ]
mjgottsu:0:0000:00:999:[there may be some small ]
mjgottsu:0:0000:00:999:[glitches on the tiles when ]
mjgottsu:0:0000:00:999:[using the 'Always' cheats. ]
mjgottsu:0:0000:00:999:[The cheats should still ]
mjgottsu:0:0000:00:999:[work as normal. ]
mjgottsu:0:DC8F:31:000:Always winning hand
mjgottsu:0:DC90:31:500:Always winning hand (02/14)
mjgottsu:0:DC91:31:500:Always winning hand (03/14)
mjgottsu:0:DC92:32:500:Always winning hand (04/14)
mjgottsu:0:DC93:32:500:Always winning hand (05/14)
mjgottsu:0:DC94:32:500:Always winning hand (06/14)
mjgottsu:0:DC95:33:500:Always winning hand (07/14)
mjgottsu:0:DC96:33:500:Always winning hand (08/14)
mjgottsu:0:DC97:33:500:Always winning hand (09/14)
mjgottsu:0:DC98:34:500:Always winning hand (10/14)
mjgottsu:0:DC99:34:500:Always winning hand (11/14)
mjgottsu:0:DC9A:34:500:Always winning hand (12/14)
mjgottsu:0:DC9B:35:500:Always winning hand (13/14)
mjgottsu:0:DC9C:35:500:Always winning hand (14/14)
; [ Mahjong Hourouki Okite (Japan) ]
mjhokite:0:0000:00:999:[ The winning hand cheat must ]
mjhokite:0:0000:00:999:[ be activated when there are ]
mjhokite:0:0000:00:999:[ 14 tiles in your hand, then ]
mjhokite:0:0000:00:999:[ press the RON key ('Z' by ]
mjhokite:0:0000:00:999:[ default). The tiles do not ]
mjhokite:0:0000:00:999:[ visually change until you ]
mjhokite:0:0000:00:999:[ make a move. ]
mjhokite:0:410C:1B:001:Get winning hand Now!
mjhokite:0:410D:1B:501:Get winning hand Now! (02/15)
mjhokite:0:410E:1B:501:Get winning hand Now! (03/15)
mjhokite:0:410F:1C:501:Get winning hand Now! (04/15)
mjhokite:0:4110:1C:501:Get winning hand Now! (05/15)
mjhokite:0:4111:1C:501:Get winning hand Now! (06/15)
mjhokite:0:4112:1D:501:Get winning hand Now! (07/15)
mjhokite:0:4113:1D:501:Get winning hand Now! (08/15)
mjhokite:0:4114:1D:501:Get winning hand Now! (09/15)
mjhokite:0:4115:1E:501:Get winning hand Now! (10/15)
mjhokite:0:4116:1E:501:Get winning hand Now! (11/15)
mjhokite:0:4117:1E:501:Get winning hand Now! (12/15)
mjhokite:0:4118:1F:501:Get winning hand Now! (13/15)
mjhokite:0:4028:1F:501:Get winning hand Now! (14/15)
mjhokite:0:4098:1F:501:Get winning hand Now! (15/15)
mjhokite:0:410C:1B:000:Always winning hand:Turn this cheat OFF during after each game
mjhokite:0:410D:1B:500:Always winning hand (02/15)
mjhokite:0:410E:1B:500:Always winning hand (03/15)
mjhokite:0:410F:1C:500:Always winning hand (04/15)
mjhokite:0:4110:1C:500:Always winning hand (05/15)
mjhokite:0:4111:1C:500:Always winning hand (06/15)
mjhokite:0:4112:1D:500:Always winning hand (07/15)
mjhokite:0:4113:1D:500:Always winning hand (08/15)
mjhokite:0:4114:1D:500:Always winning hand (09/15)
mjhokite:0:4115:1E:500:Always winning hand (10/15)
mjhokite:0:4116:1E:500:Always winning hand (11/15)
mjhokite:0:4117:1E:500:Always winning hand (12/15)
mjhokite:0:4118:1F:500:Always winning hand (13/15)
mjhokite:0:4028:1F:500:Always winning hand (14/15)
mjhokite:0:4098:1F:500:Always winning hand (15/15)
; [ Mahjong If [BET] (Japan) ]
mjifb:0:0000:00:999:[ There are no cheats ]:REASON 1
mjifb:0:0000:00:999:[ for this game as it ]:REASON 1
mjifb:0:0000:00:999:[ didn't work the last ]:REASON 1
mjifb:0:0000:00:999:[ time it was tested. ]:REASON 1
mjifb:0:0000:00:999:[ If the game now works ]:REASON 1
mjifb:0:0000:00:999:[ please request cheats ]:REASON 1
mjifb:0:0000:00:999:[ for it on the cheat ]:REASON 1
mjifb:0:0000:00:999:[ forums. ]:REASON 1
; [ Mahjong Ikaga Desu ka (Japan) ]
mjikaga:0:0000:00:999:[ There are no cheats ]:REASON 3
mjikaga:0:0000:00:999:[ for this game as it ]:REASON 3
mjikaga:0:0000:00:999:[ is a Mahjong Game. ]:REASON 3
mjikaga:0:0000:00:999:[ Cheats will be added ]:REASON 3
mjikaga:0:0000:00:999:[ when somebody submits ]:REASON 3
mjikaga:0:0000:00:999:[ some. If you have ]:REASON 3
mjikaga:0:0000:00:999:[ made some cheats for ]:REASON 3
mjikaga:0:0000:00:999:[ this game please post ]:REASON 3
mjikaga:0:0000:00:999:[ them on the cheat ]:REASON 3
mjikaga:0:0000:00:999:[ forums. ]:REASON 3
; [ Mahjong Kinjirareta Asobi (Japan) ]
mjkinjas:0:0000:00:999:[ The winning hand cheat must ]
mjkinjas:0:0000:00:999:[ be activated when there are ]
mjkinjas:0:0000:00:999:[ 14 tiles in your hand, then ]
mjkinjas:0:0000:00:999:[ press the RON key ('Z' by ]
mjkinjas:0:0000:00:999:[ default). The tiles do not ]
mjkinjas:0:0000:00:999:[ visually change until you ]
mjkinjas:0:0000:00:999:[ make a move. ]
mjkinjas:0:40BA:00:001:Get winning hand Now!
mjkinjas:0:40BB:00:501:Get winning hand Now! (02/15)
mjkinjas:0:40BC:00:501:Get winning hand Now! (03/15)
mjkinjas:0:40BD:01:501:Get winning hand Now! (04/15)
mjkinjas:0:40BE:01:501:Get winning hand Now! (05/15)
mjkinjas:0:40BF:01:501:Get winning hand Now! (06/15)
mjkinjas:0:40C0:02:501:Get winning hand Now! (07/15)
mjkinjas:0:40C1:02:501:Get winning hand Now! (08/15)
mjkinjas:0:40C2:02:501:Get winning hand Now! (09/15)
mjkinjas:0:40C3:03:501:Get winning hand Now! (10/15)
mjkinjas:0:40C4:03:501:Get winning hand Now! (11/15)
mjkinjas:0:40C5:03:501:Get winning hand Now! (12/15)
mjkinjas:0:40C6:04:501:Get winning hand Now! (13/15)
mjkinjas:0:4025:04:501:Get winning hand Now! (14/15)
mjkinjas:0:4029:04:501:Get winning hand Now! (15/15)
; [ Mahjong Kyou Jidai (Japan) ]
mjkjidai:0:0000:00:999:[ There are no cheats ]:REASON 3
mjkjidai:0:0000:00:999:[ for this game as it ]:REASON 3
mjkjidai:0:0000:00:999:[ is a Mahjong Game. ]:REASON 3
mjkjidai:0:0000:00:999:[ Cheats will be added ]:REASON 3
mjkjidai:0:0000:00:999:[ when somebody submits ]:REASON 3
mjkjidai:0:0000:00:999:[ some. If you have ]:REASON 3
mjkjidai:0:0000:00:999:[ made some cheats for ]:REASON 3
mjkjidai:0:0000:00:999:[ this game please post ]:REASON 3
mjkjidai:0:0000:00:999:[ them on the cheat ]:REASON 3
mjkjidai:0:0000:00:999:[ forums. ]:REASON 3
; [ Mahjong Koi Uranai (Japan) ]
mjkoiura:0:0000:00:999:[The winning hand cheat must]
mjkoiura:0:0000:00:999:[be activated when there are]
mjkoiura:0:0000:00:999:[14 tiles in your hand, then]
mjkoiura:0:0000:00:999:[press the RON key . ]
mjkoiura:0:0000:00:999:[('Z' by default). The tiles]
mjkoiura:0:0000:00:999:[do not visually change ]
mjkoiura:0:0000:00:999:[until you make a move. ]
mjkoiura:0:FC8F:31:001:Get winning hand Now!
mjkoiura:0:FC90:31:501:Get winning hand Now! (02/14)
mjkoiura:0:FC91:31:501:Get winning hand Now! (03/14)
mjkoiura:0:FC92:32:501:Get winning hand Now! (04/14)
mjkoiura:0:FC93:32:501:Get winning hand Now! (05/14)
mjkoiura:0:FC94:32:501:Get winning hand Now! (06/14)
mjkoiura:0:FC95:33:501:Get winning hand Now! (07/14)
mjkoiura:0:FC96:33:501:Get winning hand Now! (08/14)
mjkoiura:0:FC97:33:501:Get winning hand Now! (09/14)
mjkoiura:0:FC98:34:501:Get winning hand Now! (10/14)
mjkoiura:0:FC99:34:501:Get winning hand Now! (11/14)
mjkoiura:0:FC9A:34:501:Get winning hand Now! (12/14)
mjkoiura:0:FC9B:35:501:Get winning hand Now! (13/14)
mjkoiura:0:FC9C:35:501:Get winning hand Now! (14/14)
mjkoiura:0:0000:00:999:[At the start of a game, ]
mjkoiura:0:0000:00:999:[there may be some small ]
mjkoiura:0:0000:00:999:[glitches on the tiles when ]
mjkoiura:0:0000:00:999:[using the 'Always' cheats. ]
mjkoiura:0:0000:00:999:[The cheats should still ]
mjkoiura:0:0000:00:999:[work as normal. ]
mjkoiura:0:FC8F:31:000:Always winning hand
mjkoiura:0:FC90:31:500:Always winning hand (02/14)
mjkoiura:0:FC91:31:500:Always winning hand (03/14)
mjkoiura:0:FC92:32:500:Always winning hand (04/14)
mjkoiura:0:FC93:32:500:Always winning hand (05/14)
mjkoiura:0:FC94:32:500:Always winning hand (06/14)
mjkoiura:0:FC95:33:500:Always winning hand (07/14)
mjkoiura:0:FC96:33:500:Always winning hand (08/14)
mjkoiura:0:FC97:33:500:Always winning hand (09/14)
mjkoiura:0:FC98:34:500:Always winning hand (10/14)
mjkoiura:0:FC99:34:500:Always winning hand (11/14)
mjkoiura:0:FC9A:34:500:Always winning hand (12/14)
mjkoiura:0:FC9B:35:500:Always winning hand (13/14)
mjkoiura:0:FC9C:35:500:Always winning hand (14/14)
; [ Mahjong Kojinkyouju (Private Teacher) (Japan) ]
mjkojink:0:0000:00:999:[ The winning hand cheat must ]
mjkojink:0:0000:00:999:[ be activated when there are ]
mjkojink:0:0000:00:999:[ 14 tiles in your hand, then ]
mjkojink:0:0000:00:999:[ press the RON key ('Z' by ]
mjkojink:0:0000:00:999:[ default). The tiles do not ]
mjkojink:0:0000:00:999:[ visually change until you ]
mjkojink:0:0000:00:999:[ make a move. ]
mjkojink:0:413F:1B:001:Get winning hand Now!
mjkojink:0:4140:1B:501:Get winning hand Now! (02/15)
mjkojink:0:4141:1B:501:Get winning hand Now! (03/15)
mjkojink:0:4142:1C:501:Get winning hand Now! (04/15)
mjkojink:0:4143:1C:501:Get winning hand Now! (05/15)
mjkojink:0:4144:1C:501:Get winning hand Now! (06/15)
mjkojink:0:4145:1D:501:Get winning hand Now! (07/15)
mjkojink:0:4146:1D:501:Get winning hand Now! (08/15)
mjkojink:0:4147:1D:501:Get winning hand Now! (09/15)
mjkojink:0:4148:1E:501:Get winning hand Now! (10/15)
mjkojink:0:4149:1E:501:Get winning hand Now! (11/15)
mjkojink:0:414A:1E:501:Get winning hand Now! (12/15)
mjkojink:0:414B:1F:501:Get winning hand Now! (13/15)
mjkojink:0:4025:1F:501:Get winning hand Now! (14/15)
mjkojink:0:4029:1F:501:Get winning hand Now! (15/15)
mjkojink:0:413F:1B:000:Always winning hand
mjkojink:0:4140:1B:500:Always winning hand (02/15)
mjkojink:0:4141:1B:500:Always winning hand (03/15)
mjkojink:0:4142:1C:500:Always winning hand (04/15)
mjkojink:0:4143:1C:500:Always winning hand (05/15)
mjkojink:0:4144:1C:500:Always winning hand (06/15)
mjkojink:0:4145:1D:500:Always winning hand (07/15)
mjkojink:0:4146:1D:500:Always winning hand (08/15)
mjkojink:0:4147:1D:500:Always winning hand (09/15)
mjkojink:0:4148:1E:500:Always winning hand (10/15)
mjkojink:0:4149:1E:500:Always winning hand (11/15)
mjkojink:0:414A:1E:500:Always winning hand (12/15)
mjkojink:0:414B:1F:500:Always winning hand (13/15)
mjkojink:0:4025:1F:500:Always winning hand (14/15)
mjkojink:0:4029:1F:500:Always winning hand (15/15)
; [ Mahjong La Man (Japan) ]
mjlaman:0:0000:00:999:[The winning hand cheat must]
mjlaman:0:0000:00:999:[be activated when there are]
mjlaman:0:0000:00:999:[14 tiles in your hand, then]
mjlaman:0:0000:00:999:[press the RON key . ]
mjlaman:0:0000:00:999:[('Z' by default). The tiles]
mjlaman:0:0000:00:999:[do not visually change ]
mjlaman:0:0000:00:999:[until you make a move. ]
mjlaman:0:FC78:31:001:Get winning hand Now!
mjlaman:0:FC79:31:501:Get winning hand Now! (02/14)
mjlaman:0:FC7A:31:501:Get winning hand Now! (03/14)
mjlaman:0:FC7B:32:501:Get winning hand Now! (04/14)
mjlaman:0:FC7C:32:501:Get winning hand Now! (05/14)
mjlaman:0:FC7D:32:501:Get winning hand Now! (06/14)
mjlaman:0:FC7E:33:501:Get winning hand Now! (07/14)
mjlaman:0:FC7F:33:501:Get winning hand Now! (08/14)
mjlaman:0:FC80:33:501:Get winning hand Now! (09/14)
mjlaman:0:FC81:34:501:Get winning hand Now! (10/14)
mjlaman:0:FC82:34:501:Get winning hand Now! (11/14)
mjlaman:0:FC83:34:501:Get winning hand Now! (12/14)
mjlaman:0:FC84:35:501:Get winning hand Now! (13/14)
mjlaman:0:FC85:35:501:Get winning hand Now! (14/14)
mjlaman:0:0000:00:999:[At the start of a game, ]
mjlaman:0:0000:00:999:[there may be some small ]
mjlaman:0:0000:00:999:[glitches on the tiles when ]
mjlaman:0:0000:00:999:[using the 'Always' cheats. ]
mjlaman:0:0000:00:999:[The cheats should still ]
mjlaman:0:0000:00:999:[work as normal. ]
mjlaman:0:FC78:31:000:Always winning hand
mjlaman:0:FC79:31:500:Always winning hand (02/14)
mjlaman:0:FC7A:31:500:Always winning hand (03/14)
mjlaman:0:FC7B:32:500:Always winning hand (04/14)
mjlaman:0:FC7C:32:500:Always winning hand (05/14)
mjlaman:0:FC7D:32:500:Always winning hand (06/14)
mjlaman:0:FC7E:33:500:Always winning hand (07/14)
mjlaman:0:FC7F:33:500:Always winning hand (08/14)
mjlaman:0:FC80:33:500:Always winning hand (09/14)
mjlaman:0:FC81:34:500:Always winning hand (10/14)
mjlaman:0:FC82:34:500:Always winning hand (11/14)
mjlaman:0:FC83:34:500:Always winning hand (12/14)
mjlaman:0:FC84:35:500:Always winning hand (13/14)
mjlaman:0:FC85:35:500:Always winning hand (14/14)
; [ Major League ]
mjleague:0:FFC08D:00:000:Infinite Strikes
mjleague:0:FFC08F:00:000:Infinite Balls
mjleague:0:FFC08B:00:000:Infinite Outs
mjleague:0:FFC08D:00:001:Set Strikes to 0 Now!
mjleague:0:FFC08D:03:001:Set Strikes to 3 Now!
mjleague:0:FFC08F:00:001:Set Balls to 0 Now!
mjleague:0:FFC08F:04:001:Set Balls to 4 Now!
mjleague:0:FFC08B:00:001:Set Outs to 0 Now!
mjleague:0:FFC08B:03:001:Set Outs to 3 Now!
mjleague:0:FFC109:63:070:Select score PL1
mjleague:0:FFC209:63:070:Select score PL2
; [ Mahjong Jikken Love Story (Japan) ]
mjlstory:0:F973:63:000:Infinite Power
mjlstory:0:0000:00:999:[ The winning hand cheat must be activated when ]
mjlstory:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
mjlstory:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
mjlstory:0:0000:00:999:[ visually change until you make a move. ]
mjlstory:0:FC8B:31:001:Get winning hand Now!
mjlstory:0:FC8C:31:501:Get winning hand Now! (02/14)
mjlstory:0:FC8D:31:501:Get winning hand Now! (03/14)
mjlstory:0:FC8E:32:501:Get winning hand Now! (04/14)
mjlstory:0:FC8F:32:501:Get winning hand Now! (05/14)
mjlstory:0:FC90:32:501:Get winning hand Now! (06/14)
mjlstory:0:FC91:33:501:Get winning hand Now! (07/14)
mjlstory:0:FC92:33:501:Get winning hand Now! (08/14)
mjlstory:0:FC93:33:501:Get winning hand Now! (09/14)
mjlstory:0:FC94:34:501:Get winning hand Now! (10/14)
mjlstory:0:FC95:34:501:Get winning hand Now! (11/14)
mjlstory:0:FC96:34:501:Get winning hand Now! (12/14)
mjlstory:0:FC97:35:501:Get winning hand Now! (13/14)
mjlstory:0:FC98:35:501:Get winning hand Now! (14/14)
mjlstory:0:FC8B:31:000:Always winning hand
mjlstory:0:FC8C:31:500:Always winning hand (02/14)
mjlstory:0:FC8D:31:500:Always winning hand (03/14)
mjlstory:0:FC8E:32:500:Always winning hand (04/14)
mjlstory:0:FC8F:32:500:Always winning hand (05/14)
mjlstory:0:FC90:32:500:Always winning hand (06/14)
mjlstory:0:FC91:33:500:Always winning hand (07/14)
mjlstory:0:FC92:33:500:Always winning hand (08/14)
mjlstory:0:FC93:33:500:Always winning hand (09/14)
mjlstory:0:FC94:34:500:Always winning hand (10/14)
mjlstory:0:FC95:34:500:Always winning hand (11/14)
mjlstory:0:FC96:34:500:Always winning hand (12/14)
mjlstory:0:FC97:35:500:Always winning hand (13/14)
mjlstory:0:FC98:35:500:Always winning hand (14/14)
; [ Mahjong Nanpa Story (Japan 890712) ]
mjnanpaa:0:0000:00:999:[The winning hand cheat must]
mjnanpaa:0:0000:00:999:[be activated when there are]
mjnanpaa:0:0000:00:999:[14 tiles in your hand, then]
mjnanpaa:0:0000:00:999:[press the RON key . ]
mjnanpaa:0:0000:00:999:[('Z' by default). The tiles]
mjnanpaa:0:0000:00:999:[do not visually change ]
mjnanpaa:0:0000:00:999:[until you make a move. ]
mjnanpaa:0:F48C:31:001:Get winning hand Now!
mjnanpaa:0:F48D:31:501:Get winning hand Now! (02/14)
mjnanpaa:0:F48E:31:501:Get winning hand Now! (03/14)
mjnanpaa:0:F48F:32:501:Get winning hand Now! (04/14)
mjnanpaa:0:F490:32:501:Get winning hand Now! (05/14)
mjnanpaa:0:F491:32:501:Get winning hand Now! (06/14)
mjnanpaa:0:F492:33:501:Get winning hand Now! (07/14)
mjnanpaa:0:F493:33:501:Get winning hand Now! (08/14)
mjnanpaa:0:F494:33:501:Get winning hand Now! (09/14)
mjnanpaa:0:F495:34:501:Get winning hand Now! (10/14)
mjnanpaa:0:F496:34:501:Get winning hand Now! (11/14)
mjnanpaa:0:F497:34:501:Get winning hand Now! (12/14)
mjnanpaa:0:F498:35:501:Get winning hand Now! (13/14)
mjnanpaa:0:F499:35:501:Get winning hand Now! (14/14)
mjnanpaa:0:0000:00:999:[At the start of a game, ]
mjnanpaa:0:0000:00:999:[there may be some small ]
mjnanpaa:0:0000:00:999:[glitches on the tiles when ]
mjnanpaa:0:0000:00:999:[using the 'Always' cheats. ]
mjnanpaa:0:0000:00:999:[The cheats should still ]
mjnanpaa:0:0000:00:999:[work as normal. ]
mjnanpaa:0:F48C:31:000:Always winning hand
mjnanpaa:0:F48D:31:500:Always winning hand (02/14)
mjnanpaa:0:F48E:31:500:Always winning hand (03/14)
mjnanpaa:0:F48F:32:500:Always winning hand (04/14)
mjnanpaa:0:F490:32:500:Always winning hand (05/14)
mjnanpaa:0:F491:32:500:Always winning hand (06/14)
mjnanpaa:0:F492:33:500:Always winning hand (07/14)
mjnanpaa:0:F493:33:500:Always winning hand (08/14)
mjnanpaa:0:F494:33:500:Always winning hand (09/14)
mjnanpaa:0:F495:34:500:Always winning hand (10/14)
mjnanpaa:0:F496:34:500:Always winning hand (11/14)
mjnanpaa:0:F497:34:500:Always winning hand (12/14)
mjnanpaa:0:F498:35:500:Always winning hand (13/14)
mjnanpaa:0:F499:35:500:Always winning hand (14/14)
; [ Mahjong Nanpa Story (Japan 890713) ]
mjnanpas:0:F0E4:63:000:Infinite Power
mjnanpas:0:0000:00:999:[The winning hand cheat must]
mjnanpas:0:0000:00:999:[be activated when there are]
mjnanpas:0:0000:00:999:[14 tiles in your hand, then]
mjnanpas:0:0000:00:999:[press the RON key . ]
mjnanpas:0:0000:00:999:[('Z' by default). The tiles]
mjnanpas:0:0000:00:999:[do not visually change ]
mjnanpas:0:0000:00:999:[until you make a move. ]
mjnanpas:0:F48C:31:001:Get winning hand Now!
mjnanpas:0:F48D:31:501:Get winning hand Now! (02/14)
mjnanpas:0:F48E:31:501:Get winning hand Now! (03/14)
mjnanpas:0:F48F:32:501:Get winning hand Now! (04/14)
mjnanpas:0:F490:32:501:Get winning hand Now! (05/14)
mjnanpas:0:F491:32:501:Get winning hand Now! (06/14)
mjnanpas:0:F492:33:501:Get winning hand Now! (07/14)
mjnanpas:0:F493:33:501:Get winning hand Now! (08/14)
mjnanpas:0:F494:33:501:Get winning hand Now! (09/14)
mjnanpas:0:F495:34:501:Get winning hand Now! (10/14)
mjnanpas:0:F496:34:501:Get winning hand Now! (11/14)
mjnanpas:0:F497:34:501:Get winning hand Now! (12/14)
mjnanpas:0:F498:35:501:Get winning hand Now! (13/14)
mjnanpas:0:F499:35:501:Get winning hand Now! (14/14)
mjnanpas:0:F48C:31:000:Always winning hand
mjnanpas:0:F48D:31:500:Always winning hand (02/14)
mjnanpas:0:F48E:31:500:Always winning hand (03/14)
mjnanpas:0:F48F:32:500:Always winning hand (04/14)
mjnanpas:0:F490:32:500:Always winning hand (05/14)
mjnanpas:0:F491:32:500:Always winning hand (06/14)
mjnanpas:0:F492:33:500:Always winning hand (07/14)
mjnanpas:0:F493:33:500:Always winning hand (08/14)
mjnanpas:0:F494:33:500:Always winning hand (09/14)
mjnanpas:0:F495:34:500:Always winning hand (10/14)
mjnanpas:0:F496:34:500:Always winning hand (11/14)
mjnanpas:0:F497:34:500:Always winning hand (12/14)
mjnanpas:0:F498:35:500:Always winning hand (13/14)
mjnanpas:0:F499:35:500:Always winning hand (14/14)
; [ Mahjong Nanpa Story (Ura) (Japan 890805) ]
mjnanpau:0:F0E4:63:000:Infinite Power
mjnanpau:0:0000:00:999:[The winning hand cheat must]
mjnanpau:0:0000:00:999:[be activated when there are]
mjnanpau:0:0000:00:999:[14 tiles in your hand, then]
mjnanpau:0:0000:00:999:[press the RON key . ]
mjnanpau:0:0000:00:999:[('Z' by default). The tiles]
mjnanpau:0:0000:00:999:[do not visually change ]
mjnanpau:0:0000:00:999:[until you make a move. ]
mjnanpau:0:F48C:31:001:Get winning hand Now!
mjnanpau:0:F48D:31:501:Get winning hand Now! (02/14)
mjnanpau:0:F48E:31:501:Get winning hand Now! (03/14)
mjnanpau:0:F48F:32:501:Get winning hand Now! (04/14)
mjnanpau:0:F490:32:501:Get winning hand Now! (05/14)
mjnanpau:0:F491:32:501:Get winning hand Now! (06/14)
mjnanpau:0:F492:33:501:Get winning hand Now! (07/14)
mjnanpau:0:F493:33:501:Get winning hand Now! (08/14)
mjnanpau:0:F494:33:501:Get winning hand Now! (09/14)
mjnanpau:0:F495:34:501:Get winning hand Now! (10/14)
mjnanpau:0:F496:34:501:Get winning hand Now! (11/14)
mjnanpau:0:F497:34:501:Get winning hand Now! (12/14)
mjnanpau:0:F498:35:501:Get winning hand Now! (13/14)
mjnanpau:0:F499:35:501:Get winning hand Now! (14/14)
mjnanpau:0:F48C:31:000:Always winning hand
mjnanpau:0:F48D:31:500:Always winning hand (02/14)
mjnanpau:0:F48E:31:500:Always winning hand (03/14)
mjnanpau:0:F48F:32:500:Always winning hand (04/14)
mjnanpau:0:F490:32:500:Always winning hand (05/14)
mjnanpau:0:F491:32:500:Always winning hand (06/14)
mjnanpau:0:F492:33:500:Always winning hand (07/14)
mjnanpau:0:F493:33:500:Always winning hand (08/14)
mjnanpau:0:F494:33:500:Always winning hand (09/14)
mjnanpau:0:F495:34:500:Always winning hand (10/14)
mjnanpau:0:F496:34:500:Always winning hand (11/14)
mjnanpau:0:F497:34:500:Always winning hand (12/14)
mjnanpau:0:F498:35:500:Always winning hand (13/14)
mjnanpau:0:F499:35:500:Always winning hand (14/14)
; [ Mahjong Natsu Monogatari (Japan) ]
mjnatsu:0:0000:00:999:[The winning hand cheat must]
mjnatsu:0:0000:00:999:[be activated when there are]
mjnatsu:0:0000:00:999:[14 tiles in your hand, then]
mjnatsu:0:0000:00:999:[press the RON key . ]
mjnatsu:0:0000:00:999:[('Z' by default). The tiles]
mjnatsu:0:0000:00:999:[do not visually change ]
mjnatsu:0:0000:00:999:[until you make a move. ]
mjnatsu:0:CE81:30:000:Always winning hand
mjnatsu:0:CE82:30:500:Always winning hand (02/14)
mjnatsu:0:CE83:30:500:Always winning hand (03/14)
mjnatsu:0:CE84:31:500:Always winning hand (04/14)
mjnatsu:0:CE85:31:500:Always winning hand (05/14)
mjnatsu:0:CE86:31:500:Always winning hand (06/14)
mjnatsu:0:CE87:32:500:Always winning hand (07/14)
mjnatsu:0:CE88:32:500:Always winning hand (08/14)
mjnatsu:0:CE89:32:500:Always winning hand (09/14)
mjnatsu:0:CE8A:33:500:Always winning hand (10/14)
mjnatsu:0:CE8B:33:500:Always winning hand (11/14)
mjnatsu:0:CE8C:33:500:Always winning hand (12/14)
mjnatsu:0:CE8D:34:500:Always winning hand (13/14)
mjnatsu:0:CE8E:34:500:Always winning hand (14/14)
mjnatsu:0:C702:00:000:Always winning hand (dealer)
mjnatsu:0:CB02:01:500:Always winning hand (dealer) (2/2)
; [ Mahjong Quest (No Nudity) ]
mjnquesb:0:000000:00:999:The winning hand cheat must
mjnquesb:0:000000:00:999:be activated when there is
mjnquesb:0:000000:00:999:14 tiles in hand, then press
mjnquesb:0:000000:00:999:the RON key ('Z' by default).
mjnquesb:0:000000:00:999:The tiles does not visually
mjnquesb:0:000000:00:999:change until you make a move.
mjnquesb:0:11A301:00:001:Winning hand (1a)
mjnquesb:0:11A300:04:501:Winning hand (1b)
mjnquesb:0:11A305:00:501:Winning hand (2a)
mjnquesb:0:11A304:04:501:Winning hand (2b)
mjnquesb:0:11A309:00:501:Winning hand (3a)
mjnquesb:0:11A308:04:501:Winning hand (3b)
mjnquesb:0:11A30D:01:501:Winning hand (4a)
mjnquesb:0:11A30C:04:501:Winning hand (4b)
mjnquesb:0:11A311:01:501:Winning hand (5a)
mjnquesb:0:11A310:04:501:Winning hand (5b)
mjnquesb:0:11A315:01:501:Winning hand (6a)
mjnquesb:0:11A314:04:501:Winning hand (6b)
mjnquesb:0:11A319:02:501:Winning hand (7a)
mjnquesb:0:11A318:04:501:Winning hand (7b)
mjnquesb:0:11A31D:02:501:Winning hand (8a)
mjnquesb:0:11A31C:04:501:Winning hand (8b)
mjnquesb:0:11A321:02:501:Winning hand (9a)
mjnquesb:0:11A320:04:501:Winning hand (9b)
mjnquesb:0:11A325:03:501:Winning hand (10a)
mjnquesb:0:11A324:04:501:Winning hand (10b)
mjnquesb:0:11A329:03:501:Winning hand (11a)
mjnquesb:0:11A328:04:501:Winning hand (11b)
mjnquesb:0:11A32D:03:501:Winning hand (12a)
mjnquesb:0:11A32C:04:501:Winning hand (12b)
mjnquesb:0:11A331:04:501:Winning hand (11a)
mjnquesb:0:11A330:04:501:Winning hand (11b)
mjnquesb:0:11A335:04:501:Winning hand (12a)
mjnquesb:0:11A334:04:501:Winning hand (12b)
; [ Mahjong Quest (Japan) ]
mjnquest:0:000000:00:999:The winning hand cheat must
mjnquest:0:000000:00:999:be activated when there is
mjnquest:0:000000:00:999:14 tiles in hand, then press
mjnquest:0:000000:00:999:the RON key ('Z' by default).
mjnquest:0:000000:00:999:The tiles does not visually
mjnquest:0:000000:00:999:change until you make a move.
mjnquest:0:11A301:00:001:Winning hand (1a)
mjnquest:0:11A300:04:501:Winning hand (1b)
mjnquest:0:11A305:00:501:Winning hand (2a)
mjnquest:0:11A304:04:501:Winning hand (2b)
mjnquest:0:11A309:00:501:Winning hand (3a)
mjnquest:0:11A308:04:501:Winning hand (3b)
mjnquest:0:11A30D:01:501:Winning hand (4a)
mjnquest:0:11A30C:04:501:Winning hand (4b)
mjnquest:0:11A311:01:501:Winning hand (5a)
mjnquest:0:11A310:04:501:Winning hand (5b)
mjnquest:0:11A315:01:501:Winning hand (6a)
mjnquest:0:11A314:04:501:Winning hand (6b)
mjnquest:0:11A319:02:501:Winning hand (7a)
mjnquest:0:11A318:04:501:Winning hand (7b)
mjnquest:0:11A31D:02:501:Winning hand (8a)
mjnquest:0:11A31C:04:501:Winning hand (8b)
mjnquest:0:11A321:02:501:Winning hand (9a)
mjnquest:0:11A320:04:501:Winning hand (9b)
mjnquest:0:11A325:03:501:Winning hand (10a)
mjnquest:0:11A324:04:501:Winning hand (10b)
mjnquest:0:11A329:03:501:Winning hand (11a)
mjnquest:0:11A328:04:501:Winning hand (11b)
mjnquest:0:11A32D:03:501:Winning hand (12a)
mjnquest:0:11A32C:04:501:Winning hand (12b)
mjnquest:0:11A331:04:501:Winning hand (11a)
mjnquest:0:11A330:04:501:Winning hand (11b)
mjnquest:0:11A335:04:501:Winning hand (12a)
mjnquest:0:11A334:04:501:Winning hand (12b)
; [ Mahjong Shikaku (Japan 880722) ]
mjsikakb:0:F8EE:08:000:Infinite "Kihaku"
mjsikakb:0:F962:FF:000:Buggy score
mjsikakb:0:0000:00:999:[ The winning hand cheat must be ]
mjsikakb:0:0000:00:999:[ activated when there are 14 tiles ]
mjsikakb:0:0000:00:999:[ in your hand, then press the RON ]
mjsikakb:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjsikakb:0:0000:00:999:[ not visually change until you make ]
mjsikakb:0:0000:00:999:[ a move. ]
mjsikakb:0:FC8C:31:001:Get winning hand Now!
mjsikakb:0:FC8D:31:501:Get winning hand Now! (02/14)
mjsikakb:0:FC8E:31:501:Get winning hand Now! (03/14)
mjsikakb:0:FC8F:32:501:Get winning hand Now! (04/14)
mjsikakb:0:FC90:32:501:Get winning hand Now! (05/14)
mjsikakb:0:FC91:32:501:Get winning hand Now! (06/14)
mjsikakb:0:FC92:33:501:Get winning hand Now! (07/14)
mjsikakb:0:FC93:33:501:Get winning hand Now! (08/14)
mjsikakb:0:FC94:33:501:Get winning hand Now! (09/14)
mjsikakb:0:FC95:34:501:Get winning hand Now! (10/14)
mjsikakb:0:FC96:34:501:Get winning hand Now! (11/14)
mjsikakb:0:FC97:34:501:Get winning hand Now! (12/14)
mjsikakb:0:FC98:35:501:Get winning hand Now! (13/14)
mjsikakb:0:FC99:35:501:Get winning hand Now! (14/14)
mjsikakb:0:FC8C:31:000:Always winning hand
mjsikakb:0:FC8D:31:500:Always winning hand (02/14)
mjsikakb:0:FC8E:31:500:Always winning hand (03/14)
mjsikakb:0:FC8F:32:500:Always winning hand (04/14)
mjsikakb:0:FC90:32:500:Always winning hand (05/14)
mjsikakb:0:FC91:32:500:Always winning hand (06/14)
mjsikakb:0:FC92:33:500:Always winning hand (07/14)
mjsikakb:0:FC93:33:500:Always winning hand (08/14)
mjsikakb:0:FC94:33:500:Always winning hand (09/14)
mjsikakb:0:FC95:34:500:Always winning hand (10/14)
mjsikakb:0:FC96:34:500:Always winning hand (11/14)
mjsikakb:0:FC97:34:500:Always winning hand (12/14)
mjsikakb:0:FC98:35:500:Always winning hand (13/14)
mjsikakb:0:FC99:35:500:Always winning hand (14/14)
; [ Mahjong Shikaku (Japan 880908) ]
mjsikaku:0:F8EE:08:000:Infinite "Kihaku"
mjsikaku:0:F962:FF:000:Buggy score
mjsikaku:0:0000:00:999:[ The winning hand cheat must be ]
mjsikaku:0:0000:00:999:[ activated when there are 14 tiles ]
mjsikaku:0:0000:00:999:[ in your hand, then press the RON ]
mjsikaku:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjsikaku:0:0000:00:999:[ not visually change until you make ]
mjsikaku:0:0000:00:999:[ a move. ]
mjsikaku:0:FC8C:31:001:Get winning hand Now!
mjsikaku:0:FC8D:31:501:Get winning hand Now! (02/14)
mjsikaku:0:FC8E:31:501:Get winning hand Now! (03/14)
mjsikaku:0:FC8F:32:501:Get winning hand Now! (04/14)
mjsikaku:0:FC90:32:501:Get winning hand Now! (05/14)
mjsikaku:0:FC91:32:501:Get winning hand Now! (06/14)
mjsikaku:0:FC92:33:501:Get winning hand Now! (07/14)
mjsikaku:0:FC93:33:501:Get winning hand Now! (08/14)
mjsikaku:0:FC94:33:501:Get winning hand Now! (09/14)
mjsikaku:0:FC95:34:501:Get winning hand Now! (10/14)
mjsikaku:0:FC96:34:501:Get winning hand Now! (11/14)
mjsikaku:0:FC97:34:501:Get winning hand Now! (12/14)
mjsikaku:0:FC98:35:501:Get winning hand Now! (13/14)
mjsikaku:0:FC99:35:501:Get winning hand Now! (14/14)
mjsikaku:0:FC8C:31:000:Always winning hand
mjsikaku:0:FC8D:31:500:Always winning hand (02/14)
mjsikaku:0:FC8E:31:500:Always winning hand (03/14)
mjsikaku:0:FC8F:32:500:Always winning hand (04/14)
mjsikaku:0:FC90:32:500:Always winning hand (05/14)
mjsikaku:0:FC91:32:500:Always winning hand (06/14)
mjsikaku:0:FC92:33:500:Always winning hand (07/14)
mjsikaku:0:FC93:33:500:Always winning hand (08/14)
mjsikaku:0:FC94:33:500:Always winning hand (09/14)
mjsikaku:0:FC95:34:500:Always winning hand (10/14)
mjsikaku:0:FC96:34:500:Always winning hand (11/14)
mjsikaku:0:FC97:34:500:Always winning hand (12/14)
mjsikaku:0:FC98:35:500:Always winning hand (13/14)
mjsikaku:0:FC99:35:500:Always winning hand (14/14)
; [ Mahjong Sisters (Japan) ]
mjsister:0:0000:00:999:[ The winning hand cheat must be ]
mjsister:0:0000:00:999:[ activated when there are 14 tiles ]
mjsister:0:0000:00:999:[ in your hand, then press the RON ]
mjsister:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mjsister:0:0000:00:999:[ not visually change until you make ]
mjsister:0:0000:00:999:[ a move. ]
:mjsister:00000001:7801:00000031:FFFFFFFF:Get winning hand Now!
:mjsister:00010001:7802:00000031:FFFFFFFF:Get winning hand Now! (02/14)
:mjsister:00010001:7803:00000031:FFFFFFFF:Get winning hand Now! (03/14)
:mjsister:00010001:7804:00000032:FFFFFFFF:Get winning hand Now! (04/14)
:mjsister:00010001:7805:00000032:FFFFFFFF:Get winning hand Now! (05/14)
:mjsister:00010001:7806:00000032:FFFFFFFF:Get winning hand Now! (06/14)
:mjsister:00010001:7807:00000033:FFFFFFFF:Get winning hand Now! (07/14)
:mjsister:00010001:7808:00000033:FFFFFFFF:Get winning hand Now! (08/14)
:mjsister:00010001:7809:00000033:FFFFFFFF:Get winning hand Now! (09/14)
:mjsister:00010001:780A:00000034:FFFFFFFF:Get winning hand Now! (10/14)
:mjsister:00010001:780B:00000034:FFFFFFFF:Get winning hand Now! (11/14)
:mjsister:00010001:780C:00000034:FFFFFFFF:Get winning hand Now! (12/14)
:mjsister:00010001:780D:0000003A:FFFFFFFF:Get winning hand Now! (13/14)
:mjsister:00010001:780E:0000003A:FFFFFFFF:Get winning hand Now! (14/14)
:mjsister:00000000:7801:00000031:FFFFFFFF:Always winning hand
:mjsister:00010000:7802:00000031:FFFFFFFF:Always winning hand (02/14)
:mjsister:00010000:7803:00000031:FFFFFFFF:Always winning hand (03/14)
:mjsister:00010000:7804:00000032:FFFFFFFF:Always winning hand (04/14)
:mjsister:00010000:7805:00000032:FFFFFFFF:Always winning hand (05/14)
:mjsister:00010000:7806:00000032:FFFFFFFF:Always winning hand (06/14)
:mjsister:00010000:7807:00000033:FFFFFFFF:Always winning hand (07/14)
:mjsister:00010000:7808:00000033:FFFFFFFF:Always winning hand (08/14)
:mjsister:00010000:7809:00000033:FFFFFFFF:Always winning hand (09/14)
:mjsister:00010000:780A:00000034:FFFFFFFF:Always winning hand (10/14)
:mjsister:00010000:780B:00000034:FFFFFFFF:Always winning hand (11/14)
:mjsister:00010000:780C:00000034:FFFFFFFF:Always winning hand (12/14)
:mjsister:00010000:780D:0000003A:FFFFFFFF:Always winning hand (13/14)
:mjsister:00010000:780E:0000003A:FFFFFFFF:Always winning hand (14/14)
:mjsister:00000006:7801:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:mjsister:00000006:780F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
mjsister:0:0000:00:999:[ Here is the look-up list for ]
mjsister:0:0000:00:999:[ the above watches. ]
mjsister:0:0000:00:999:[ ]
mjsister:0:0000:00:999:[ value common name chinese name ]
mjsister:0:0000:00:999:[ 00h - no tile - ]
mjsister:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
mjsister:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
mjsister:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
mjsister:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
mjsister:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
mjsister:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
mjsister:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
mjsister:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
mjsister:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
mjsister:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
mjsister:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
mjsister:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
mjsister:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
mjsister:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
mjsister:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
mjsister:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
mjsister:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
mjsister:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
mjsister:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
mjsister:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
mjsister:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
mjsister:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
mjsister:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
mjsister:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
mjsister:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
mjsister:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
mjsister:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
mjsister:0:0000:00:999:[ 31h East "wind" ]
mjsister:0:0000:00:999:[ 32h South "wind" ]
mjsister:0:0000:00:999:[ 33h West "wind" ]
mjsister:0:0000:00:999:[ 34h North "wind" ]
mjsister:0:0000:00:999:[ 3Ah White "dragon" ]
mjsister:0:0000:00:999:[ 3Bh Green "dragon" ]
mjsister:0:0000:00:999:[ 3Ch Red "dragon" ]
; [ Mahjong Uranai Densetsu (Japan) ]
mjuraden:0:0000:00:999:[The winning hand cheat must]
mjuraden:0:0000:00:999:[be activated when there are]
mjuraden:0:0000:00:999:[14 tiles in your hand, then]
mjuraden:0:0000:00:999:[press the RON key . ]
mjuraden:0:0000:00:999:[('Z' by default). The tiles]
mjuraden:0:0000:00:999:[do not visually change ]
mjuraden:0:0000:00:999:[until you make a move. ]
mjuraden:0:FC8F:31:001:Get winning hand Now!
mjuraden:0:FC90:31:501:Get winning hand Now! (02/14)
mjuraden:0:FC91:31:501:Get winning hand Now! (03/14)
mjuraden:0:FC92:32:501:Get winning hand Now! (04/14)
mjuraden:0:FC93:32:501:Get winning hand Now! (05/14)
mjuraden:0:FC94:32:501:Get winning hand Now! (06/14)
mjuraden:0:FC95:33:501:Get winning hand Now! (07/14)
mjuraden:0:FC96:33:501:Get winning hand Now! (08/14)
mjuraden:0:FC97:33:501:Get winning hand Now! (09/14)
mjuraden:0:FC98:34:501:Get winning hand Now! (10/14)
mjuraden:0:FC99:34:501:Get winning hand Now! (11/14)
mjuraden:0:FC9A:34:501:Get winning hand Now! (12/14)
mjuraden:0:FC9B:35:501:Get winning hand Now! (13/14)
mjuraden:0:FC9C:35:501:Get winning hand Now! (14/14)
mjuraden:0:0000:00:999:[At the start of a game, ]
mjuraden:0:0000:00:999:[there may be some small ]
mjuraden:0:0000:00:999:[glitches on the tiles when ]
mjuraden:0:0000:00:999:[using the 'Always' cheats. ]
mjuraden:0:0000:00:999:[The cheats should still ]
mjuraden:0:0000:00:999:[work as normal. ]
mjuraden:0:FC8F:31:000:Always winning hand
mjuraden:0:FC90:31:500:Always winning hand (02/14)
mjuraden:0:FC91:31:500:Always winning hand (03/14)
mjuraden:0:FC92:32:500:Always winning hand (04/14)
mjuraden:0:FC93:32:500:Always winning hand (05/14)
mjuraden:0:FC94:32:500:Always winning hand (06/14)
mjuraden:0:FC95:33:500:Always winning hand (07/14)
mjuraden:0:FC96:33:500:Always winning hand (08/14)
mjuraden:0:FC97:33:500:Always winning hand (09/14)
mjuraden:0:FC98:34:500:Always winning hand (10/14)
mjuraden:0:FC99:34:500:Always winning hand (11/14)
mjuraden:0:FC9A:34:500:Always winning hand (12/14)
mjuraden:0:FC9B:35:500:Always winning hand (13/14)
mjuraden:0:FC9C:35:500:Always winning hand (14/14)
; [ Mahjong-yougo no Kisotairyoku (Japan) ]
mjyougo:0:0000:00:999:[ The winning hand cheat must ]
mjyougo:0:0000:00:999:[ be activated when there are ]
mjyougo:0:0000:00:999:[ 14 tiles in your hand, then ]
mjyougo:0:0000:00:999:[ press the RON key ('Z' by ]
mjyougo:0:0000:00:999:[ default). The tiles do not ]
mjyougo:0:0000:00:999:[ visually change until you ]
mjyougo:0:0000:00:999:[ make a move. ]
mjyougo:0:40FC:1B:001:Get winning hand Now!
mjyougo:0:40FD:1B:501:Get winning hand Now! (02/16)
mjyougo:0:40FE:1B:501:Get winning hand Now! (03/16)
mjyougo:0:40FF:1C:501:Get winning hand Now! (04/16)
mjyougo:0:4100:1C:501:Get winning hand Now! (05/16)
mjyougo:0:4101:1C:501:Get winning hand Now! (06/16)
mjyougo:0:4102:1D:501:Get winning hand Now! (07/16)
mjyougo:0:4103:1D:501:Get winning hand Now! (08/16)
mjyougo:0:4104:1D:501:Get winning hand Now! (09/16)
mjyougo:0:4105:1E:501:Get winning hand Now! (10/16)
mjyougo:0:4106:1E:501:Get winning hand Now! (11/16)
mjyougo:0:4107:1E:501:Get winning hand Now! (12/16)
mjyougo:0:4108:1F:501:Get winning hand Now! (13/16)
mjyougo:0:4020:1F:501:Get winning hand Now! (14/16)
mjyougo:0:4024:1F:501:Get winning hand Now! (15/16)
mjyougo:0:4FEA:1F:501:Get winning hand Now! (16/16)
mjyougo:0:40FC:1B:000:Always winning hand
mjyougo:0:40FD:1B:500:Always winning hand (02/16)
mjyougo:0:40FE:1B:500:Always winning hand (03/16)
mjyougo:0:40FF:1C:500:Always winning hand (04/16)
mjyougo:0:4100:1C:500:Always winning hand (05/16)
mjyougo:0:4101:1C:500:Always winning hand (06/16)
mjyougo:0:4102:1D:500:Always winning hand (07/16)
mjyougo:0:4103:1D:500:Always winning hand (08/16)
mjyougo:0:4104:1D:500:Always winning hand (09/16)
mjyougo:0:4105:1E:500:Always winning hand (10/16)
mjyougo:0:4106:1E:500:Always winning hand (11/16)
mjyougo:0:4107:1E:500:Always winning hand (12/16)
mjyougo:0:4108:1F:500:Always winning hand (13/16)
mjyougo:0:4020:1F:500:Always winning hand (14/16)
mjyougo:0:4024:1F:500:Always winning hand (15/16)
mjyougo:0:4FEA:1F:500:Always winning hand (16/16)
; [ Mahjong Yuugi (Japan set 1) ]
mjyuugi:0:000000:00:999:[The "Get winning hand Now!" cheat must be activated when ]
mjyuugi:0:000000:00:999:[there are 14 tiles in your hand, then discard the tile by ]
mjyuugi:0:000000:00:999:[pressing 'N' then draw another tile, then activate again, ]
mjyuugi:0:000000:00:999:[then press the RON key ('N' by default) to win. ]
mjyuugi:0:FFE352:31:001:Get winning hand Now!
mjyuugi:0:FFE353:31:501:Get winning hand Now! (02/21)
mjyuugi:0:FFE354:31:501:Get winning hand Now! (03/21)
mjyuugi:0:FFE355:32:501:Get winning hand Now! (04/21)
mjyuugi:0:FFE356:32:501:Get winning hand Now! (05/21)
mjyuugi:0:FFE357:32:501:Get winning hand Now! (06/21)
mjyuugi:0:FFE358:33:501:Get winning hand Now! (07/21)
mjyuugi:0:FFE359:33:501:Get winning hand Now! (08/21)
mjyuugi:0:FFE35A:33:501:Get winning hand Now! (09/21)
mjyuugi:0:FFE35B:34:501:Get winning hand Now! (10/21)
mjyuugi:0:FFE35C:34:501:Get winning hand Now! (11/21)
mjyuugi:0:FFE35D:34:501:Get winning hand Now! (12/21)
mjyuugi:0:FFE35E:35:501:Get winning hand Now! (13/21)
mjyuugi:0:FFE35F:35:501:Get winning hand Now! (14/21)
mjyuugi:0:FFE598:35:501:Get winning hand Now! (15/21)
mjyuugi:0:FFE5B3:01:501:Get winning hand Now! (16/21)
mjyuugi:0:FFE67D:01:501:Get winning hand Now! (17/21)
mjyuugi:0:FFE5CC:35:501:Get winning hand Now! (18/21)
mjyuugi:0:FFE5DC:35:501:Get winning hand Now! (19/21)
mjyuugi:0:FFE5CD:35:501:Get winning hand Now! (20/21)
mjyuugi:0:FFE5DD:35:501:Get winning hand Now! (21/21)
mjyuugi:0:FFE352:31:000:Always winning hand
mjyuugi:0:FFE353:31:500:Always winning hand (02/21)
mjyuugi:0:FFE354:31:500:Always winning hand (03/21)
mjyuugi:0:FFE355:32:500:Always winning hand (04/21)
mjyuugi:0:FFE356:32:500:Always winning hand (05/21)
mjyuugi:0:FFE357:32:500:Always winning hand (06/21)
mjyuugi:0:FFE358:33:500:Always winning hand (07/21)
mjyuugi:0:FFE359:33:500:Always winning hand (08/21)
mjyuugi:0:FFE35A:33:500:Always winning hand (09/21)
mjyuugi:0:FFE35B:34:500:Always winning hand (10/21)
mjyuugi:0:FFE35C:34:500:Always winning hand (11/21)
mjyuugi:0:FFE35D:34:500:Always winning hand (12/21)
mjyuugi:0:FFE35E:35:500:Always winning hand (13/21)
mjyuugi:0:FFE35F:35:500:Always winning hand (14/21)
mjyuugi:0:FFE598:35:500:Always winning hand (15/21)
mjyuugi:0:FFE5B3:01:500:Always winning hand (16/21)
mjyuugi:0:FFE67D:01:500:Always winning hand (17/21)
mjyuugi:0:FFE5CC:35:500:Always winning hand (18/21)
mjyuugi:0:FFE5DC:35:500:Always winning hand (19/21)
mjyuugi:0:FFE5CD:35:500:Always winning hand (20/21)
mjyuugi:0:FFE5DD:35:500:Always winning hand (21/21)
; [ Mahjong Yuugi (Japan set 2) ]
mjyuugia:0:000000:00:999:[The "Get winning hand Now!" cheat must be activated when ]
mjyuugia:0:000000:00:999:[there are 14 tiles in your hand, then discard the tile by ]
mjyuugia:0:000000:00:999:[pressing 'N' then draw another tile, then activate again, ]
mjyuugia:0:000000:00:999:[then press the RON key ('N' by default) to win. ]
mjyuugia:0:FFE352:31:001:Get winning hand Now!
mjyuugia:0:FFE353:31:501:Get winning hand Now! (02/21)
mjyuugia:0:FFE354:31:501:Get winning hand Now! (03/21)
mjyuugia:0:FFE355:32:501:Get winning hand Now! (04/21)
mjyuugia:0:FFE356:32:501:Get winning hand Now! (05/21)
mjyuugia:0:FFE357:32:501:Get winning hand Now! (06/21)
mjyuugia:0:FFE358:33:501:Get winning hand Now! (07/21)
mjyuugia:0:FFE359:33:501:Get winning hand Now! (08/21)
mjyuugia:0:FFE35A:33:501:Get winning hand Now! (09/21)
mjyuugia:0:FFE35B:34:501:Get winning hand Now! (10/21)
mjyuugia:0:FFE35C:34:501:Get winning hand Now! (11/21)
mjyuugia:0:FFE35D:34:501:Get winning hand Now! (12/21)
mjyuugia:0:FFE35E:35:501:Get winning hand Now! (13/21)
mjyuugia:0:FFE35F:35:501:Get winning hand Now! (14/21)
mjyuugia:0:FFE598:35:501:Get winning hand Now! (15/21)
mjyuugia:0:FFE5B3:01:501:Get winning hand Now! (16/21)
mjyuugia:0:FFE67D:01:501:Get winning hand Now! (17/21)
mjyuugia:0:FFE5CC:35:501:Get winning hand Now! (18/21)
mjyuugia:0:FFE5DC:35:501:Get winning hand Now! (19/21)
mjyuugia:0:FFE5CD:35:501:Get winning hand Now! (20/21)
mjyuugia:0:FFE5DD:35:501:Get winning hand Now! (21/21)
mjyuugia:0:FFE352:31:000:Always winning hand
mjyuugia:0:FFE353:31:500:Always winning hand (02/21)
mjyuugia:0:FFE354:31:500:Always winning hand (03/21)
mjyuugia:0:FFE355:32:500:Always winning hand (04/21)
mjyuugia:0:FFE356:32:500:Always winning hand (05/21)
mjyuugia:0:FFE357:32:500:Always winning hand (06/21)
mjyuugia:0:FFE358:33:500:Always winning hand (07/21)
mjyuugia:0:FFE359:33:500:Always winning hand (08/21)
mjyuugia:0:FFE35A:33:500:Always winning hand (09/21)
mjyuugia:0:FFE35B:34:500:Always winning hand (10/21)
mjyuugia:0:FFE35C:34:500:Always winning hand (11/21)
mjyuugia:0:FFE35D:34:500:Always winning hand (12/21)
mjyuugia:0:FFE35E:35:500:Always winning hand (13/21)
mjyuugia:0:FFE35F:35:500:Always winning hand (14/21)
mjyuugia:0:FFE598:35:500:Always winning hand (15/21)
mjyuugia:0:FFE5B3:01:500:Always winning hand (16/21)
mjyuugia:0:FFE67D:01:500:Always winning hand (17/21)
mjyuugia:0:FFE5CC:35:500:Always winning hand (18/21)
mjyuugia:0:FFE5DC:35:500:Always winning hand (19/21)
mjyuugia:0:FFE5CD:35:500:Always winning hand (20/21)
mjyuugia:0:FFE5DD:35:500:Always winning hand (21/21)
; [ Mahjong Channel Zoom In ]
mjzoomin:0:0000:00:999:[ There are no cheats ]:REASON 1
mjzoomin:0:0000:00:999:[ for this game as it ]:REASON 1
mjzoomin:0:0000:00:999:[ didn't work the last ]:REASON 1
mjzoomin:0:0000:00:999:[ time it was tested. ]:REASON 1
mjzoomin:0:0000:00:999:[ If the game now works ]:REASON 1
mjzoomin:0:0000:00:999:[ please request cheats ]:REASON 1
mjzoomin:0:0000:00:999:[ for it on the cheat ]:REASON 1
mjzoomin:0:0000:00:999:[ forums. ]:REASON 1
; [ Mortal Kombat (rev 5.0 T-Unit 03/19/93) ]
mk:0:1FF93F12:00:110:Infinite Time
mk:0:1FF93F13:03:610:Infinite Time (2/4):These comments hold for the Inf Time cheats for the MK series games, Divide by 8 the addresses given by the debugger and swap LSB and MSB of a word to get correct addresses and datas within the cheat engine. Time is coded on 2 REGISTERS (00-09 * 2) , register A10 (LSB) - register A11 (MSB)
mk:0:1FF93F14:E2:610:Infinite Time (3/4)
mk:0:1FF93F15:C0:610:Infinite Time (4/4)
mk:0:0020A36E:05:071:Select current level
mk:0:0020A36E:05:061:Select next level
mk:0:00000000:00:999:[ Enable the bottom of the pit cheat on the character ]
mk:0:00000000:00:999:[ selection screen. ]
mk:0:0020A36E:09:001:Go to the bottom of the Pit Now!
mk:0:0020A260:A1:000:Infinite Energy PL1
mk:0:0020A260:00:001:Drain All Energy Now! PL1
:mk:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mk:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mk:62000000:00000000:00000000:FFFFFFFF:Select Character PL1
:mk:00010000:0020A252:00000000:FFFFFFFF:Johnny Cage
:mk:00010000:0020A252:00000001:FFFFFFFF:Kano
:mk:00010000:0020A252:00000002:FFFFFFFF:Raiden
:mk:00010000:0020A252:00000003:FFFFFFFF:Liu Kang
:mk:00010000:0020A252:00000004:FFFFFFFF:Scorpion
:mk:00010000:0020A252:00000005:FFFFFFFF:Sub-Zero
:mk:00010000:0020A252:00000006:FFFFFFFF:Sonya Blade
:mk:00010000:0020A252:00000007:FFFFFFFF:#Goro
:mk:00010000:0020A252:00000008:FFFFFFFF:#Shang Tsung
mk:0:0020A2BC:A1:000:Infinite Energy PL2
mk:0:0020A2BC:00:001:Drain All Energy Now! PL2
:mk:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mk:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mk:62000000:00000000:00000000:FFFFFFFF:Select Character PL2
:mk:00010000:0020A2AE:00000000:FFFFFFFF:Johnny Cage
:mk:00010000:0020A2AE:00000001:FFFFFFFF:Kano
:mk:00010000:0020A2AE:00000002:FFFFFFFF:Raiden
:mk:00010000:0020A2AE:00000003:FFFFFFFF:Liu Kang
:mk:00010000:0020A2AE:00000004:FFFFFFFF:Scorpion
:mk:00010000:0020A2AE:00000005:FFFFFFFF:Sub-Zero
:mk:00010000:0020A2AE:00000006:FFFFFFFF:Sonya Blade
:mk:00010000:0020A2AE:00000007:FFFFFFFF:#Goro
:mk:00010000:0020A2AE:00000008:FFFFFFFF:#Shang Tsung
; [ Mortal Kombat II (rev L3.1) ]
mk2:0:1FF033F4:00:110:Infinite Time
mk2:0:1FF033F5:03:610:Infinite Time (2/4)
mk2:0:1FF033F6:D5:610:Infinite Time (3/4)
mk2:0:1FF033F7:C0:610:Infinite Time (4/4)
mk2:0:0020BCA0:A1:000:Infinite Energy PL1
mk2:0:0020C05E:A1:500:Infinite Energy PL1 (2/2)
mk2:0:0020C05E:01:001:Drain all Energy Now! PL1:Use AFTER fight start!
mk2:0:0020BC88:A1:000:Infinite Energy PL2
mk2:0:0020C1D8:A1:500:Infinite Energy PL2 (2/2)
mk2:0:0020C1D8:01:001:Drain all Energy Now! PL2:Use AFTER fight start!
mk2:0:00000000:00:999:[ Start a 2 Player game after activating these cheats ]
mk2:0:0020C368:FA:000:Always Play Pong After First Round
mk2:0:0020C36A:32:001:Winner Battles Noob Saibot
mk2:0:00000000:00:999:[ These cheats are for a 1 Player game ONLY ]
mk2:0:0020C358:09:001:Start At Smoke:Use on character select screen
mk2:0:0020C35A:08:501:Start At Smoke (2/4)
mk2:0:0020C35C:0B:501:Start At Smoke (3/4)
mk2:0:0020C366:0B:501:Start At Smoke (4/4)
mk2:0:0020C358:01:001:Start At Match Before '?':Use on character select screen, Useful to get to Jade (Win a round with only LK + Block)
mk2:0:0020C35A:09:501:Start At Match Before '?' (2/4)
mk2:0:0020C35C:0A:501:Start At Match Before '?' (3/4)
mk2:0:0020C366:0A:501:Start At Match Before '?' (4/4)
mk2:0:0020C358:02:001:Start At Shang Tsung:Use on character select screen
mk2:0:0020C35A:09:501:Start At Shang Tsung (2/4)
mk2:0:0020C35C:0B:501:Start At Shang Tsung (3/4)
mk2:0:0020C366:0C:501:Start At Shang Tsung (4/4)
mk2:0:0020C358:08:001:Start At Kintaro:Use on character select screen
mk2:0:0020C35A:06:501:Start At Kintaro (2/4)
mk2:0:0020C35C:0C:501:Start At Kintaro (3/4)
mk2:0:0020C366:0D:501:Start At Kintaro (4/4)
mk2:0:0020C358:08:001:Start At Shao Kahn:Use on character select screen
mk2:0:0020C35A:07:501:Start At Shao Kahn (2/4)
mk2:0:0020C35C:0D:501:Start At Shao Kahn (3/4)
mk2:0:0020C366:0E:501:Start At Shao Kahn (4/4)
mk2:0:0020C050:0A:071:Select Character PL1
mk2:0:0020C050:0B:001:Play as Kintaro Now! PL1:Computer Controlled Only, Human will crash
mk2:0:0020C050:0C:001:Play as Shao Kahn Now! PL1:Computer Controlled Only, Human will crash
mk2:0:0020C050:0D:001:Play as Smoke Now! PL1:Computer Controlled Only, Human will crash
mk2:0:0020C050:0F:001:Play as Noob Saibot Now! PL1:Computer Controlled Only, Human will crash
mk2:0:0020C050:10:001:Play as Jade:Computer Controlled Only, Human will crash
mk2:0:0020C1CA:0A:071:Select Character PL2
mk2:0:0020C1CA:0B:001:Play as Kintaro Now! PL2:Computer Controlled Only, Human will crash
mk2:0:0020C1CA:0C:001:Play as Shao Kahn Now! PL2:Computer Controlled Only, Human will crash
mk2:0:0020C1CA:0D:001:Play as Smoke Now! PL2:Computer Controlled Only, Human will crash
mk2:0:0020C1CA:0F:001:Play as Noob Saibot Now! PL2:Computer Controlled Only, Human will crash
mk2:0:0020C1CA:10:001:Play as Jade Now! PL2:Computer Controlled Only, Human will crash
mk2:0:0020C358:01:001:Kombat Zone - The Dead Pool
mk2:0:0020C358:02:001:Kombat Zone - Wasteland
mk2:0:0020C358:03:001:Kombat Zone - The Tower
mk2:0:0020C358:04:001:Kombat Zone - Living Forest
mk2:0:0020C358:05:001:Kombat Zone - The Armory
mk2:0:0020C358:06:001:Kombat Zone - The Pit II
mk2:0:0020C358:07:001:Kombat Zone - The Portal
mk2:0:0020C358:08:001:Kombat Zone - Kahn's Arena
mk2:0:0020C358:09:001:Kombat Zone - No Name
; [ Mortal Kombat II Challenger (hack) ]
mk2chal:0:1FF033F4:00:110:Infinite Time
mk2chal:0:1FF033F5:03:610:Infinite Time (2/4)
mk2chal:0:1FF033F6:D5:610:Infinite Time (3/4)
mk2chal:0:1FF033F7:C0:610:Infinite Time (4/4)
mk2chal:0:0020BCA0:A1:000:Infinite Energy PL1
mk2chal:0:0020C05E:A1:500:Infinite Energy PL1 (2/2)
mk2chal:0:0020C05E:01:001:Drain all Energy Now! PL1:Use AFTER fight start!
mk2chal:0:0020BC88:A1:000:Infinite Energy PL2
mk2chal:0:0020C1D8:A1:500:Infinite Energy PL2 (2/2)
mk2chal:0:0020C1D8:01:001:Drain all Energy Now! PL2:Use AFTER fight start!
; [ Mortal Kombat II (rev L1.4) ]
mk2r14:0:1FF03254:00:110:Infinite Time
mk2r14:0:1FF03255:03:610:Infinite Time (2/4)
mk2r14:0:1FF03256:D5:610:Infinite Time (3/4)
mk2r14:0:1FF03257:C0:610:Infinite Time (4/4)
mk2r14:0:0020BCA0:A1:000:Infinite Energy PL1
mk2r14:0:0020C05E:A1:500:Infinite Energy PL1 (2/2)
mk2r14:0:0020C05E:01:001:Drain all Energy Now! PL1:Use AFTER fight start!
mk2r14:0:0020BC88:A1:000:Infinite Energy PL2
mk2r14:0:0020C1D8:A1:500:Infinite Energy PL2 (2/2)
mk2r14:0:0020C1D8:01:001:Drain all Energy Now! PL2:Use AFTER fight start!
mk2r14:0:00000000:00:999:[ Start a 2 Player game after activating these cheats ]
mk2r14:0:0020C368:FA:000:Always Play Pong After First Round
mk2r14:0:0020C36A:32:001:Winner Battles Noob Saibot
mk2r14:0:00000000:00:999:[ These cheats are for a 1 Player game ONLY ]
mk2r14:0:0020C358:09:001:Start At Smoke:Use on character select screen
mk2r14:0:0020C35A:08:501:Start At Smoke (2/4)
mk2r14:0:0020C35C:0B:501:Start At Smoke (3/4)
mk2r14:0:0020C366:0B:501:Start At Smoke (4/4)
mk2r14:0:0020C358:01:001:Start At Match Before '?':Use on character select screen, Useful to get to Jade (Win a round with only LK + Block)
mk2r14:0:0020C35A:09:501:Start At Match Before '?' (2/4)
mk2r14:0:0020C35C:0A:501:Start At Match Before '?' (3/4)
mk2r14:0:0020C366:0A:501:Start At Match Before '?' (4/4)
mk2r14:0:0020C358:02:001:Start At Shang Tsung:Use on character select screen
mk2r14:0:0020C35A:09:501:Start At Shang Tsung (2/4)
mk2r14:0:0020C35C:0B:501:Start At Shang Tsung (3/4)
mk2r14:0:0020C366:0C:501:Start At Shang Tsung (4/4)
mk2r14:0:0020C358:08:001:Start At Kintaro:Use on character select screen
mk2r14:0:0020C35A:06:501:Start At Kintaro (2/4)
mk2r14:0:0020C35C:0C:501:Start At Kintaro (3/4)
mk2r14:0:0020C366:0D:501:Start At Kintaro (4/4)
mk2r14:0:0020C358:08:001:Start At Shao Kahn:Use on character select screen
mk2r14:0:0020C35A:07:501:Start At Shao Kahn (2/4)
mk2r14:0:0020C35C:0D:501:Start At Shao Kahn (3/4)
mk2r14:0:0020C366:0E:501:Start At Shao Kahn (4/4)
mk2r14:0:0020C050:0A:071:Select Character PL1
mk2r14:0:0020C050:0B:001:Play as Kintaro Now! PL1:Computer Controlled Only, Human will crash
mk2r14:0:0020C050:0C:001:Play as Shao Kahn Now! PL1:Computer Controlled Only, Human will crash
mk2r14:0:0020C050:0D:001:Play as Smoke Now! PL1:Computer Controlled Only, Human will crash
mk2r14:0:0020C050:0F:001:Play as Noob Saibot Now! PL1:Computer Controlled Only, Human will crash
mk2r14:0:0020C050:10:001:Play as Jade:Computer Controlled Only, Human will crash
mk2r14:0:0020C1CA:0A:071:Select Character PL2
mk2r14:0:0020C1CA:0B:001:Play as Kintaro Now! PL2:Computer Controlled Only, Human will crash
mk2r14:0:0020C1CA:0C:001:Play as Shao Kahn Now! PL2:Computer Controlled Only, Human will crash
mk2r14:0:0020C1CA:0D:001:Play as Smoke Now! PL2:Computer Controlled Only, Human will crash
mk2r14:0:0020C1CA:0F:001:Play as Noob Saibot Now! PL2:Computer Controlled Only, Human will crash
mk2r14:0:0020C1CA:10:001:Play as Jade Now! PL2:Computer Controlled Only, Human will crash
mk2r14:0:0020C358:01:001:Kombat Zone - The Dead Pool
mk2r14:0:0020C358:02:001:Kombat Zone - Wasteland
mk2r14:0:0020C358:03:001:Kombat Zone - The Tower
mk2r14:0:0020C358:04:001:Kombat Zone - Living Forest
mk2r14:0:0020C358:05:001:Kombat Zone - The Armory
mk2r14:0:0020C358:06:001:Kombat Zone - The Pit II
mk2r14:0:0020C358:07:001:Kombat Zone - The Portal
mk2r14:0:0020C358:08:001:Kombat Zone - Kahn's Arena
mk2r14:0:0020C358:09:001:Kombat Zone - No Name
; [ Mortal Kombat II (rev L2.1) ]
mk2r21:0:1FF0334C:00:110:Infinite Time
mk2r21:0:1FF0334D:03:610:Infinite Time (2/4)
mk2r21:0:1FF0334E:D5:610:Infinite Time (3/4)
mk2r21:0:1FF0334F:C0:610:Infinite Time (4/4)
mk2r21:0:0020BCA0:A1:000:Infinite Energy PL1
mk2r21:0:0020C05E:A1:500:Infinite Energy PL1 (2/2)
mk2r21:0:0020C05E:01:001:Drain all Energy Now! PL1:Use AFTER fight start!
mk2r21:0:0020BC88:A1:000:Infinite Energy PL2
mk2r21:0:0020C1D8:A1:500:Infinite Energy PL2 (2/2)
mk2r21:0:0020C1D8:01:001:Drain all Energy Now! PL2:Use AFTER fight start!
mk2r21:0:00000000:00:999:[ Start a 2 Player game after activating these cheats ]
mk2r21:0:0020C368:FA:000:Always Play Pong After First Round
mk2r21:0:0020C36A:32:001:Winner Battles Noob Saibot
mk2r21:0:00000000:00:999:[ These cheats are for a 1 Player game ONLY ]
mk2r21:0:0020C358:09:001:Start At Smoke:Use on character select screen
mk2r21:0:0020C35A:08:501:Start At Smoke (2/4)
mk2r21:0:0020C35C:0B:501:Start At Smoke (3/4)
mk2r21:0:0020C366:0B:501:Start At Smoke (4/4)
mk2r21:0:0020C358:01:001:Start At Match Before '?':Use on character select screen, Useful to get to Jade (Win a round with only LK + Block)
mk2r21:0:0020C35A:09:501:Start At Match Before '?' (2/4)
mk2r21:0:0020C35C:0A:501:Start At Match Before '?' (3/4)
mk2r21:0:0020C366:0A:501:Start At Match Before '?' (4/4)
mk2r21:0:0020C358:02:001:Start At Shang Tsung:Use on character select screen
mk2r21:0:0020C35A:09:501:Start At Shang Tsung (2/4)
mk2r21:0:0020C35C:0B:501:Start At Shang Tsung (3/4)
mk2r21:0:0020C366:0C:501:Start At Shang Tsung (4/4)
mk2r21:0:0020C358:08:001:Start At Kintaro:Use on character select screen
mk2r21:0:0020C35A:06:501:Start At Kintaro (2/4)
mk2r21:0:0020C35C:0C:501:Start At Kintaro (3/4)
mk2r21:0:0020C366:0D:501:Start At Kintaro (4/4)
mk2r21:0:0020C358:08:001:Start At Shao Kahn:Use on character select screen
mk2r21:0:0020C35A:07:501:Start At Shao Kahn (2/4)
mk2r21:0:0020C35C:0D:501:Start At Shao Kahn (3/4)
mk2r21:0:0020C366:0E:501:Start At Shao Kahn (4/4)
mk2r21:0:0020C050:0A:071:Select Character PL1
mk2r21:0:0020C050:0B:001:Play as Kintaro Now! PL1:Computer Controlled Only, Human will crash
mk2r21:0:0020C050:0C:001:Play as Shao Kahn Now! PL1:Computer Controlled Only, Human will crash
mk2r21:0:0020C050:0D:001:Play as Smoke Now! PL1:Computer Controlled Only, Human will crash
mk2r21:0:0020C050:0F:001:Play as Noob Saibot Now! PL1:Computer Controlled Only, Human will crash
mk2r21:0:0020C050:10:001:Play as Jade:Computer Controlled Only, Human will crash
mk2r21:0:0020C1CA:0A:071:Select Character PL2
mk2r21:0:0020C1CA:0B:001:Play as Kintaro Now! PL2:Computer Controlled Only, Human will crash
mk2r21:0:0020C1CA:0C:001:Play as Shao Kahn Now! PL2:Computer Controlled Only, Human will crash
mk2r21:0:0020C1CA:0D:001:Play as Smoke Now! PL2:Computer Controlled Only, Human will crash
mk2r21:0:0020C1CA:0F:001:Play as Noob Saibot Now! PL2:Computer Controlled Only, Human will crash
mk2r21:0:0020C1CA:10:001:Play as Jade Now! PL2:Computer Controlled Only, Human will crash
mk2r21:0:0020C358:01:001:Kombat Zone - The Dead Pool
mk2r21:0:0020C358:02:001:Kombat Zone - Wasteland
mk2r21:0:0020C358:03:001:Kombat Zone - The Tower
mk2r21:0:0020C358:04:001:Kombat Zone - Living Forest
mk2r21:0:0020C358:05:001:Kombat Zone - The Armory
mk2r21:0:0020C358:06:001:Kombat Zone - The Pit II
mk2r21:0:0020C358:07:001:Kombat Zone - The Portal
mk2r21:0:0020C358:08:001:Kombat Zone - Kahn's Arena
mk2r21:0:0020C358:09:001:Kombat Zone - No Name
; [ Mortal Kombat II (rev L3.2 (European)) ]
mk2r32:0:1FF033F4:00:110:Infinite Time
mk2r32:0:1FF033F5:03:610:Infinite Time (2/4)
mk2r32:0:1FF033F6:D5:610:Infinite Time (3/4)
mk2r32:0:1FF033F7:C0:610:Infinite Time (4/4)
mk2r32:0:0020BCA0:A1:000:Infinite Energy PL1
mk2r32:0:0020C05E:A1:500:Infinite Energy PL1 (2/2)
mk2r32:0:0020C05E:01:001:Drain all Energy Now! PL1:Use AFTER fight start!
mk2r32:0:0020BC88:A1:000:Infinite Energy PL2
mk2r32:0:0020C1D8:A1:500:Infinite Energy PL2 (2/2)
mk2r32:0:0020C1D8:01:001:Drain all Energy Now! PL2:Use AFTER fight start!
mk2r32:0:00000000:00:999:[ Start a 2 Player game after activating these cheats ]
mk2r32:0:0020C368:FA:000:Always Play Pong After First Round
mk2r32:0:0020C36A:32:001:Winner Battles Noob Saibot
mk2r32:0:00000000:00:999:[ These cheats are for a 1 Player game ONLY ]
mk2r32:0:0020C358:09:001:Start At Smoke:Use on character select screen
mk2r32:0:0020C35A:08:501:Start At Smoke (2/4)
mk2r32:0:0020C35C:0B:501:Start At Smoke (3/4)
mk2r32:0:0020C366:0B:501:Start At Smoke (4/4)
mk2r32:0:0020C358:01:001:Start At Match Before '?':Use on character select screen, Useful to get to Jade (Win a round with only LK + Block)
mk2r32:0:0020C35A:09:501:Start At Match Before '?' (2/4)
mk2r32:0:0020C35C:0A:501:Start At Match Before '?' (3/4)
mk2r32:0:0020C366:0A:501:Start At Match Before '?' (4/4)
mk2r32:0:0020C358:02:001:Start At Shang Tsung:Use on character select screen
mk2r32:0:0020C35A:09:501:Start At Shang Tsung (2/4)
mk2r32:0:0020C35C:0B:501:Start At Shang Tsung (3/4)
mk2r32:0:0020C366:0C:501:Start At Shang Tsung (4/4)
mk2r32:0:0020C358:08:001:Start At Kintaro:Use on character select screen
mk2r32:0:0020C35A:06:501:Start At Kintaro (2/4)
mk2r32:0:0020C35C:0C:501:Start At Kintaro (3/4)
mk2r32:0:0020C366:0D:501:Start At Kintaro (4/4)
mk2r32:0:0020C358:08:001:Start At Shao Kahn:Use on character select screen
mk2r32:0:0020C35A:07:501:Start At Shao Kahn (2/4)
mk2r32:0:0020C35C:0D:501:Start At Shao Kahn (3/4)
mk2r32:0:0020C366:0E:501:Start At Shao Kahn (4/4)
mk2r32:0:0020C050:0A:071:Select Character PL1
mk2r32:0:0020C050:0B:001:Play as Kintaro Now! PL1:Computer Controlled Only, Human will crash
mk2r32:0:0020C050:0C:001:Play as Shao Kahn Now! PL1:Computer Controlled Only, Human will crash
mk2r32:0:0020C050:0D:001:Play as Smoke Now! PL1:Computer Controlled Only, Human will crash
mk2r32:0:0020C050:0F:001:Play as Noob Saibot Now! PL1:Computer Controlled Only, Human will crash
mk2r32:0:0020C050:10:001:Play as Jade:Computer Controlled Only, Human will crash
mk2r32:0:0020C1CA:0A:071:Select Character PL2
mk2r32:0:0020C1CA:0B:001:Play as Kintaro Now! PL2:Computer Controlled Only, Human will crash
mk2r32:0:0020C1CA:0C:001:Play as Shao Kahn Now! PL2:Computer Controlled Only, Human will crash
mk2r32:0:0020C1CA:0D:001:Play as Smoke Now! PL2:Computer Controlled Only, Human will crash
mk2r32:0:0020C1CA:0F:001:Play as Noob Saibot Now! PL2:Computer Controlled Only, Human will crash
mk2r32:0:0020C1CA:10:001:Play as Jade Now! PL2:Computer Controlled Only, Human will crash
mk2r32:0:0020C358:01:001:Kombat Zone - The Dead Pool
mk2r32:0:0020C358:02:001:Kombat Zone - Wasteland
mk2r32:0:0020C358:03:001:Kombat Zone - The Tower
mk2r32:0:0020C358:04:001:Kombat Zone - Living Forest
mk2r32:0:0020C358:05:001:Kombat Zone - The Armory
mk2r32:0:0020C358:06:001:Kombat Zone - The Pit II
mk2r32:0:0020C358:07:001:Kombat Zone - The Portal
mk2r32:0:0020C358:08:001:Kombat Zone - Kahn's Arena
mk2r32:0:0020C358:09:001:Kombat Zone - No Name
; [ Mortal Kombat II (rev L4.2, hack) ]
mk2r42:0:1FF033F4:00:110:Infinite Time
mk2r42:0:1FF033F5:03:610:Infinite Time (2/4)
mk2r42:0:1FF033F6:D5:610:Infinite Time (3/4)
mk2r42:0:1FF033F7:C0:610:Infinite Time (4/4)
mk2r42:0:0020BCA0:A1:000:Infinite Energy PL1
mk2r42:0:0020C05E:A1:500:Infinite Energy PL1 (2/2)
mk2r42:0:0020C05E:01:001:Drain all Energy Now! PL1:Use AFTER fight start!
mk2r42:0:0020BC88:A1:000:Infinite Energy PL2
mk2r42:0:0020C1D8:A1:500:Infinite Energy PL2 (2/2)
mk2r42:0:0020C1D8:01:001:Drain all Energy Now! PL2:Use AFTER fight start!
; [ Mortal Kombat II (rev L9.1, hack) ]
mk2r91:0:1FF033F4:00:110:Infinite Time
mk2r91:0:1FF033F5:03:610:Infinite Time (2/4)
mk2r91:0:1FF033F6:D5:610:Infinite Time (3/4)
mk2r91:0:1FF033F7:C0:610:Infinite Time (4/4)
mk2r91:0:0020BCA0:A1:000:Infinite Energy PL1
mk2r91:0:0020C05E:A1:500:Infinite Energy PL1 (2/2)
mk2r91:0:0020C05E:01:001:Drain all Energy Now! PL1:Use AFTER fight start!
mk2r91:0:0020BC88:A1:000:Infinite Energy PL2
mk2r91:0:0020C1D8:A1:500:Infinite Energy PL2 (2/2)
mk2r91:0:0020C1D8:01:001:Drain all Energy Now! PL2:Use AFTER fight start!
; [ Mortal Kombat 3 (rev 2.1) ]
mk3:0:1FF016AA:00:110:Infinite Time
mk3:0:1FF016AB:03:610:Infinite Time (2/4)
mk3:0:1FF016AC:D7:610:Infinite Time (3/4)
mk3:0:1FF016AD:C0:610:Infinite Time (4/4)
mk3:0:0281084:ED:113:Unlock Smoke:Delete your nvram\mk3.nv before you use this. Ignore warning then apply cheat and reset. Voila!
mk3:0:0281086:B0:613:Unlock Smoke (2/4)
mk3:0:0281160:FD:613:Unlock Smoke (3/4):Checksum for default nvram + Smoke
mk3:0:0281162:C5:613:Unlock Smoke (4/4):Checksum
mk3:0:0020C148:A6:000:Infinite Energy PL1
mk3:0:0020C148:00:001:Drain all Energy Now! PL1:(Use AFTER fight start!)
mk3:0:0020C14A:30:000:Infinite Turbo PL1
mk3:0:0020C2BE:A6:000:Infinite Energy PL2
mk3:0:0020C2BE:00:001:Drain all Energy Now! PL2:(Use AFTER fight start!)
mk3:0:0020C2C0:30:000:Infinite Turbo PL2
mk3:0:00000000:00:999:[ Start a 2 Player game after activating this cheat ]
mk3:0:0020C452:64:000:Always Play Galaxian Before Match
mk3:0:00000000:00:999:[ These are the Kombat Code's for a 2 Player game - you can ]
mk3:0:00000000:00:999:[ choose just one of them (and there are LOTS!!) It may cause]
mk3:0:00000000:00:999:[ palette corruption if enabled before the battle screen. ]
mk3:0:0020C58C:06:000:Galaxian
mk3:0:0020C58E:04:500:Galaxian (2/6)
mk3:0:0020C590:02:500:Galaxian (3/6)
mk3:0:0020C592:04:500:Galaxian (4/6)
mk3:0:0020C594:06:500:Galaxian (5/6)
mk3:0:0020C596:08:500:Galaxian (6/6)
mk3:0:0020C58C:00:000:Half Energy PL1
mk3:0:0020C58E:03:500:Half Energy PL1 (2/6)
mk3:0:0020C590:03:500:Half Energy PL1 (3/6)
mk3:0:0020C592:00:500:Half Energy PL1 (4/6)
mk3:0:0020C594:00:500:Half Energy PL1 (5/6)
mk3:0:0020C596:00:500:Half Energy PL1 (6/6)
mk3:0:0020C58C:07:000:Quarter Energy PL1
mk3:0:0020C58E:00:500:Quarter Energy PL1 (2/6)
mk3:0:0020C590:07:500:Quarter Energy PL1 (3/6)
mk3:0:0020C592:00:500:Quarter Energy PL1 (4/6)
mk3:0:0020C594:00:500:Quarter Energy PL1 (5/6)
mk3:0:0020C596:00:500:Quarter Energy PL1 (6/6)
mk3:0:0020C58C:00:000:Half Energy PL2
mk3:0:0020C58E:00:500:Half Energy PL2 (2/6)
mk3:0:0020C590:00:500:Half Energy PL2 (3/6)
mk3:0:0020C592:00:500:Half Energy PL2 (4/6)
mk3:0:0020C594:03:500:Half Energy PL2 (5/6)
mk3:0:0020C596:03:500:Half Energy PL2 (6/6)
mk3:0:0020C58C:00:000:Quarter Energy PL2
mk3:0:0020C58E:00:500:Quarter Energy PL2 (2/6)
mk3:0:0020C590:00:500:Quarter Energy PL2 (3/6)
mk3:0:0020C592:07:500:Quarter Energy PL2 (4/6)
mk3:0:0020C594:00:500:Quarter Energy PL2 (5/6)
mk3:0:0020C596:07:500:Quarter Energy PL2 (6/6)
mk3:0:0020C58C:00:000:Blocking Disabled
mk3:0:0020C58E:02:500:Blocking Disabled (2/6)
mk3:0:0020C590:00:500:Blocking Disabled (3/6)
mk3:0:0020C592:00:500:Blocking Disabled (4/6)
mk3:0:0020C594:02:500:Blocking Disabled (5/6)
mk3:0:0020C596:00:500:Blocking Disabled (6/6)
mk3:0:0020C58C:01:000:Throwing Disabled
mk3:0:0020C58E:00:500:Throwing Disabled (2/6)
mk3:0:0020C590:00:500:Throwing Disabled (3/6)
mk3:0:0020C592:01:500:Throwing Disabled (4/6)
mk3:0:0020C594:00:500:Throwing Disabled (5/6)
mk3:0:0020C596:00:500:Throwing Disabled (6/6)
mk3:0:0020C58C:09:000:No PowerBars
mk3:0:0020C58E:08:500:No PowerBars (2/6)
mk3:0:0020C590:07:500:No PowerBars (3/6)
mk3:0:0020C592:01:500:No PowerBars (4/6)
mk3:0:0020C594:02:500:No PowerBars (5/6)
mk3:0:0020C596:03:500:No PowerBars (6/6)
mk3:0:0020C58C:04:000:Infinite Run
mk3:0:0020C58E:06:500:Infinite Run (2/6)
mk3:0:0020C590:06:500:Infinite Run (3/6)
mk3:0:0020C592:04:500:Infinite Run (4/6)
mk3:0:0020C594:06:500:Infinite Run (5/6)
mk3:0:0020C596:06:500:Infinite Run (6/6)
mk3:0:0020C58C:06:000:Dark Kombat
mk3:0:0020C58E:08:500:Dark Kombat (2/6)
mk3:0:0020C590:08:500:Dark Kombat (3/6)
mk3:0:0020C592:04:500:Dark Kombat (4/6)
mk3:0:0020C594:02:500:Dark Kombat (5/6)
mk3:0:0020C596:02:500:Dark Kombat (6/6)
mk3:0:0020C58C:04:000:Randper Kombat
mk3:0:0020C58E:06:500:Randper Kombat (2/6)
mk3:0:0020C590:00:500:Randper Kombat (3/6)
mk3:0:0020C592:04:500:Randper Kombat (4/6)
mk3:0:0020C594:06:500:Randper Kombat (5/6)
mk3:0:0020C596:00:500:Randper Kombat (6/6)
mk3:0:0020C58C:09:000:Psycho Kombat
mk3:0:0020C58E:08:500:Psycho Kombat (2/6)
mk3:0:0020C590:05:500:Psycho Kombat (3/6)
mk3:0:0020C592:01:500:Psycho Kombat (4/6)
mk3:0:0020C594:02:500:Psycho Kombat (5/6)
mk3:0:0020C596:05:500:Psycho Kombat (6/6)
mk3:0:0020C58C:00:000:Winner Battles Shao Kahn
mk3:0:0020C58E:03:500:Winner Battles Shao Kahn (2/6)
mk3:0:0020C590:03:500:Winner Battles Shao Kahn (3/6)
mk3:0:0020C592:05:500:Winner Battles Shao Kahn (4/6)
mk3:0:0020C594:06:500:Winner Battles Shao Kahn (5/6)
mk3:0:0020C596:04:500:Winner Battles Shao Kahn (6/6)
mk3:0:0020C58C:02:000:Winner Battles Smoke
mk3:0:0020C58E:00:500:Winner Battles Smoke (2/6)
mk3:0:0020C590:05:500:Winner Battles Smoke (3/6)
mk3:0:0020C592:02:500:Winner Battles Smoke (4/6)
mk3:0:0020C594:00:500:Winner Battles Smoke (5/6)
mk3:0:0020C596:05:500:Winner Battles Smoke (6/6)
mk3:0:0020C58C:07:000:Winner Battles Noob Saibot
mk3:0:0020C58E:06:500:Winner Battles Noob Saibot (2/6)
mk3:0:0020C590:09:500:Winner Battles Noob Saibot (3/6)
mk3:0:0020C592:03:500:Winner Battles Noob Saibot (4/6)
mk3:0:0020C594:04:500:Winner Battles Noob Saibot (5/6)
mk3:0:0020C596:02:500:Winner Battles Noob Saibot (6/6)
mk3:0:0020C58C:09:000:Winner Battles Montaro
mk3:0:0020C58E:06:500:Winner Battles Montaro (2/6)
mk3:0:0020C590:09:500:Winner Battles Montaro (3/6)
mk3:0:0020C592:01:500:Winner Battles Montaro (4/6)
mk3:0:0020C594:04:500:Winner Battles Montaro (5/6)
mk3:0:0020C596:01:500:Winner Battles Montaro (6/6)
mk3:0:0020C58C:01:000:Message - There's No Knowledge That's Not Power
mk3:0:0020C58E:02:500:Message - There's No Knowledge That's Not Power (2/6)
mk3:0:0020C590:03:500:Message - There's No Knowledge That's Not Power (3/6)
mk3:0:0020C592:09:500:Message - There's No Knowledge That's Not Power (4/6)
mk3:0:0020C594:02:500:Message - There's No Knowledge That's Not Power (5/6)
mk3:0:0020C596:06:500:Message - There's No Knowledge That's Not Power (6/6)
mk3:0:0020C58C:09:000:Message - Hold Flippers During Casino Run
mk3:0:0020C58E:08:500:Message - Hold Flippers During Casino Run (2/6)
mk3:0:0020C590:07:500:Message - Hold Flippers During Casino Run (3/6)
mk3:0:0020C592:06:500:Message - Hold Flippers During Casino Run (4/6)
mk3:0:0020C594:06:500:Message - Hold Flippers During Casino Run (5/6)
mk3:0:0020C596:06:500:Message - Hold Flippers During Casino Run (6/6)
mk3:0:0020C58C:02:000:Message - No Fear
mk3:0:0020C58E:08:500:Message - No Fear (2/6)
mk3:0:0020C590:02:500:Message - No Fear (3/6)
mk3:0:0020C592:02:500:Message - No Fear (4/6)
mk3:0:0020C594:08:500:Message - No Fear (5/6)
mk3:0:0020C596:02:500:Message - No Fear (6/6)
; [ Mortal Kombat 3 (rev 1.0) ]
mk3r10:0:1FF0168A:00:110:Infinite Time
mk3r10:0:1FF0168B:03:610:Infinite Time (2/4)
mk3r10:0:1FF0168C:D7:610:Infinite Time (3/4)
mk3r10:0:1FF0168D:C0:610:Infinite Time (4/4)
mk3r10:0:0281084:ED:113:Unlock Smoke:Delete your nvram\mk3r10.nv before you use this. Ignore warning then apply cheat and reset. Voila!
mk3r10:0:0281086:B0:613:Unlock Smoke (2/4)
mk3r10:0:0281160:FD:613:Unlock Smoke (3/4):Checksum for default nvram + Smoke
mk3r10:0:0281162:C5:613:Unlock Smoke (4/4):Checksum
mk3r10:0:0020C058:A6:000:Infinite Energy PL1
mk3r10:0:0020C058:00:001:Drain all Energy Now! PL1:(Use AFTER fight start!)
mk3r10:0:0020C05A:30:000:Infinite Turbo PL1
mk3r10:0:0020C1CE:A6:000:Infinite Energy PL2
mk3r10:0:0020C1CE:00:001:Drain all Energy Now! PL2:(Use AFTER fight start!)
mk3r10:0:0020C1D0:30:000:Infinite Turbo PL2
mk3r10:0:00000000:00:999:[ Start a 2 Player game after activating this cheat ]
mk3r10:0:0020C362:64:000:Always Play Galaxian Before Match
mk3r10:0:00000000:00:999:[ These are the Kombat Code's for a 2 Player game - you can ]
mk3r10:0:00000000:00:999:[ choose just one of them (and there are LOTS!!) It may cause]
mk3r10:0:00000000:00:999:[ palette corruption if enabled before the battle screen. ]
mk3r10:0:0020E3DC:06:000:Galaxian
mk3r10:0:0020E3DE:04:500:Galaxian (2/6)
mk3r10:0:0020E3E0:02:500:Galaxian (3/6)
mk3r10:0:0020E3E2:04:500:Galaxian (4/6)
mk3r10:0:0020E3E4:06:500:Galaxian (5/6)
mk3r10:0:0020E3E6:08:500:Galaxian (6/6)
mk3r10:0:0020E3DC:00:000:Half Energy PL1
mk3r10:0:0020E3DE:03:500:Half Energy PL1 (2/6)
mk3r10:0:0020E3E0:03:500:Half Energy PL1 (3/6)
mk3r10:0:0020E3E2:00:500:Half Energy PL1 (4/6)
mk3r10:0:0020E3E4:00:500:Half Energy PL1 (5/6)
mk3r10:0:0020E3E6:00:500:Half Energy PL1 (6/6)
mk3r10:0:0020E3DC:07:000:Quarter Energy PL1
mk3r10:0:0020E3DE:00:500:Quarter Energy PL1 (2/6)
mk3r10:0:0020E3E0:07:500:Quarter Energy PL1 (3/6)
mk3r10:0:0020E3E2:00:500:Quarter Energy PL1 (4/6)
mk3r10:0:0020E3E4:00:500:Quarter Energy PL1 (5/6)
mk3r10:0:0020E3E6:00:500:Quarter Energy PL1 (6/6)
mk3r10:0:0020E3DC:00:000:Half Energy PL2
mk3r10:0:0020E3DE:00:500:Half Energy PL2 (2/6)
mk3r10:0:0020E3E0:00:500:Half Energy PL2 (3/6)
mk3r10:0:0020E3E2:00:500:Half Energy PL2 (4/6)
mk3r10:0:0020E3E4:03:500:Half Energy PL2 (5/6)
mk3r10:0:0020E3E6:03:500:Half Energy PL2 (6/6)
mk3r10:0:0020E3DC:00:000:Quarter Energy PL2
mk3r10:0:0020E3DE:00:500:Quarter Energy PL2 (2/6)
mk3r10:0:0020E3E0:00:500:Quarter Energy PL2 (3/6)
mk3r10:0:0020E3E2:07:500:Quarter Energy PL2 (4/6)
mk3r10:0:0020E3E4:00:500:Quarter Energy PL2 (5/6)
mk3r10:0:0020E3E6:07:500:Quarter Energy PL2 (6/6)
mk3r10:0:0020E3DC:00:000:Blocking Disabled
mk3r10:0:0020E3DE:02:500:Blocking Disabled (2/6)
mk3r10:0:0020E3E0:00:500:Blocking Disabled (3/6)
mk3r10:0:0020E3E2:00:500:Blocking Disabled (4/6)
mk3r10:0:0020E3E4:02:500:Blocking Disabled (5/6)
mk3r10:0:0020E3E6:00:500:Blocking Disabled (6/6)
mk3r10:0:0020E3DC:01:000:Throwing Disabled
mk3r10:0:0020E3DE:00:500:Throwing Disabled (2/6)
mk3r10:0:0020E3E0:00:500:Throwing Disabled (3/6)
mk3r10:0:0020E3E2:01:500:Throwing Disabled (4/6)
mk3r10:0:0020E3E4:00:500:Throwing Disabled (5/6)
mk3r10:0:0020E3E6:00:500:Throwing Disabled (6/6)
mk3r10:0:0020E3DC:09:000:No PowerBars
mk3r10:0:0020E3DE:08:500:No PowerBars (2/6)
mk3r10:0:0020E3E0:07:500:No PowerBars (3/6)
mk3r10:0:0020E3E2:01:500:No PowerBars (4/6)
mk3r10:0:0020E3E4:02:500:No PowerBars (5/6)
mk3r10:0:0020E3E6:03:500:No PowerBars (6/6)
mk3r10:0:0020E3DC:04:000:Infinite Run
mk3r10:0:0020E3DE:06:500:Infinite Run (2/6)
mk3r10:0:0020E3E0:06:500:Infinite Run (3/6)
mk3r10:0:0020E3E2:04:500:Infinite Run (4/6)
mk3r10:0:0020E3E4:06:500:Infinite Run (5/6)
mk3r10:0:0020E3E6:06:500:Infinite Run (6/6)
mk3r10:0:0020E3DC:06:000:Dark Kombat
mk3r10:0:0020E3DE:08:500:Dark Kombat (2/6)
mk3r10:0:0020E3E0:08:500:Dark Kombat (3/6)
mk3r10:0:0020E3E2:04:500:Dark Kombat (4/6)
mk3r10:0:0020E3E4:02:500:Dark Kombat (5/6)
mk3r10:0:0020E3E6:02:500:Dark Kombat (6/6)
mk3r10:0:0020E3DC:04:000:Randper Kombat
mk3r10:0:0020E3DE:06:500:Randper Kombat (2/6)
mk3r10:0:0020E3E0:00:500:Randper Kombat (3/6)
mk3r10:0:0020E3E2:04:500:Randper Kombat (4/6)
mk3r10:0:0020E3E4:06:500:Randper Kombat (5/6)
mk3r10:0:0020E3E6:00:500:Randper Kombat (6/6)
mk3r10:0:0020E3DC:09:000:Psycho Kombat
mk3r10:0:0020E3DE:08:500:Psycho Kombat (2/6)
mk3r10:0:0020E3E0:05:500:Psycho Kombat (3/6)
mk3r10:0:0020E3E2:01:500:Psycho Kombat (4/6)
mk3r10:0:0020E3E4:02:500:Psycho Kombat (5/6)
mk3r10:0:0020E3E6:05:500:Psycho Kombat (6/6)
mk3r10:0:0020E3DC:00:000:Winner Battles Shao Kahn
mk3r10:0:0020E3DE:03:500:Winner Battles Shao Kahn (2/6)
mk3r10:0:0020E3E0:03:500:Winner Battles Shao Kahn (3/6)
mk3r10:0:0020E3E2:05:500:Winner Battles Shao Kahn (4/6)
mk3r10:0:0020E3E4:06:500:Winner Battles Shao Kahn (5/6)
mk3r10:0:0020E3E6:04:500:Winner Battles Shao Kahn (6/6)
mk3r10:0:0020E3DC:02:000:Winner Battles Smoke
mk3r10:0:0020E3DE:00:500:Winner Battles Smoke (2/6)
mk3r10:0:0020E3E0:05:500:Winner Battles Smoke (3/6)
mk3r10:0:0020E3E2:02:500:Winner Battles Smoke (4/6)
mk3r10:0:0020E3E4:00:500:Winner Battles Smoke (5/6)
mk3r10:0:0020E3E6:05:500:Winner Battles Smoke (6/6)
mk3r10:0:0020E3DC:07:000:Winner Battles Noob Saibot
mk3r10:0:0020E3DE:06:500:Winner Battles Noob Saibot (2/6)
mk3r10:0:0020E3E0:09:500:Winner Battles Noob Saibot (3/6)
mk3r10:0:0020E3E2:03:500:Winner Battles Noob Saibot (4/6)
mk3r10:0:0020E3E4:04:500:Winner Battles Noob Saibot (5/6)
mk3r10:0:0020E3E6:02:500:Winner Battles Noob Saibot (6/6)
mk3r10:0:0020E3DC:09:000:Winner Battles Montaro
mk3r10:0:0020E3DE:06:500:Winner Battles Montaro (2/6)
mk3r10:0:0020E3E0:09:500:Winner Battles Montaro (3/6)
mk3r10:0:0020E3E2:01:500:Winner Battles Montaro (4/6)
mk3r10:0:0020E3E4:04:500:Winner Battles Montaro (5/6)
mk3r10:0:0020E3E6:01:500:Winner Battles Montaro (6/6)
mk3r10:0:0020E3DC:01:000:Message - There's No Knowledge That's Not Power
mk3r10:0:0020E3DE:02:500:Message - There's No Knowledge That's Not Power (2/6)
mk3r10:0:0020E3E0:03:500:Message - There's No Knowledge That's Not Power (3/6)
mk3r10:0:0020E3E2:09:500:Message - There's No Knowledge That's Not Power (4/6)
mk3r10:0:0020E3E4:02:500:Message - There's No Knowledge That's Not Power (5/6)
mk3r10:0:0020E3E6:06:500:Message - There's No Knowledge That's Not Power (6/6)
mk3r10:0:0020E3DC:09:000:Message - Hold Flippers During Casino Run
mk3r10:0:0020E3DE:08:500:Message - Hold Flippers During Casino Run (2/6)
mk3r10:0:0020E3E0:07:500:Message - Hold Flippers During Casino Run (3/6)
mk3r10:0:0020E3E2:06:500:Message - Hold Flippers During Casino Run (4/6)
mk3r10:0:0020E3E4:06:500:Message - Hold Flippers During Casino Run (5/6)
mk3r10:0:0020E3E6:06:500:Message - Hold Flippers During Casino Run (6/6)
mk3r10:0:0020E3DC:02:000:Message - No Fear
mk3r10:0:0020E3DE:08:500:Message - No Fear (2/6)
mk3r10:0:0020E3E0:02:500:Message - No Fear (3/6)
mk3r10:0:0020E3E2:02:500:Message - No Fear (4/6)
mk3r10:0:0020E3E4:08:500:Message - No Fear (5/6)
mk3r10:0:0020E3E6:02:500:Message - No Fear (6/6)
; [ Mortal Kombat 3 (rev 2.0) ]
mk3r20:0:1FF0169C:00:110:Infinite Time
mk3r20:0:1FF0169D:03:610:Infinite Time (2/4)
mk3r20:0:1FF0169E:D7:610:Infinite Time (3/4)
mk3r20:0:1FF0169F:C0:610:Infinite Time (4/4)
mk3r20:0:0281084:ED:113:Unlock Smoke:Delete your nvram\mk3r20.nv before you use this. Ignore warning then apply cheat and reset. Voila!
mk3r20:0:0281086:B0:613:Unlock Smoke (2/4)
mk3r20:0:0281160:FD:613:Unlock Smoke (3/4):Checksum for default nvram + Smoke
mk3r20:0:0281162:C5:613:Unlock Smoke (4/4):Checksum
mk3r20:0:0020C148:A6:000:Infinite Energy PL1
mk3r20:0:0020C148:00:001:Drain all Energy Now! PL1:(Use AFTER fight start!)
mk3r20:0:0020C14A:30:000:Infinite Turbo PL1
mk3r20:0:0020C2BE:A6:000:Infinite Energy PL2
mk3r20:0:0020C2BE:00:001:Drain all Energy Now! PL2:(Use AFTER fight start!)
mk3r20:0:0020C2C0:30:000:Infinite Turbo PL2
mk3r20:0:00000000:00:999:[ Start a 2 Player game after activating this cheat ]
mk3r20:0:0020C452:64:000:Always Play Galaxian Before Match
mk3r20:0:00000000:00:999:[ These are the Kombat Code's for a 2 Player game - you can ]
mk3r20:0:00000000:00:999:[ choose just one of them (and there are LOTS!!) It may cause]
mk3r20:0:00000000:00:999:[ palette corruption if enabled before the battle screen. ]
mk3r20:0:0020C58C:06:000:Galaxian
mk3r20:0:0020C58E:04:500:Galaxian (2/6)
mk3r20:0:0020C590:02:500:Galaxian (3/6)
mk3r20:0:0020C592:04:500:Galaxian (4/6)
mk3r20:0:0020C594:06:500:Galaxian (5/6)
mk3r20:0:0020C596:08:500:Galaxian (6/6)
mk3r20:0:0020C58C:00:000:Half Energy PL1
mk3r20:0:0020C58E:03:500:Half Energy PL1 (2/6)
mk3r20:0:0020C590:03:500:Half Energy PL1 (3/6)
mk3r20:0:0020C592:00:500:Half Energy PL1 (4/6)
mk3r20:0:0020C594:00:500:Half Energy PL1 (5/6)
mk3r20:0:0020C596:00:500:Half Energy PL1 (6/6)
mk3r20:0:0020C58C:07:000:Quarter Energy PL1
mk3r20:0:0020C58E:00:500:Quarter Energy PL1 (2/6)
mk3r20:0:0020C590:07:500:Quarter Energy PL1 (3/6)
mk3r20:0:0020C592:00:500:Quarter Energy PL1 (4/6)
mk3r20:0:0020C594:00:500:Quarter Energy PL1 (5/6)
mk3r20:0:0020C596:00:500:Quarter Energy PL1 (6/6)
mk3r20:0:0020C58C:00:000:Half Energy PL2
mk3r20:0:0020C58E:00:500:Half Energy PL2 (2/6)
mk3r20:0:0020C590:00:500:Half Energy PL2 (3/6)
mk3r20:0:0020C592:00:500:Half Energy PL2 (4/6)
mk3r20:0:0020C594:03:500:Half Energy PL2 (5/6)
mk3r20:0:0020C596:03:500:Half Energy PL2 (6/6)
mk3r20:0:0020C58C:00:000:Quarter Energy PL2
mk3r20:0:0020C58E:00:500:Quarter Energy PL2 (2/6)
mk3r20:0:0020C590:00:500:Quarter Energy PL2 (3/6)
mk3r20:0:0020C592:07:500:Quarter Energy PL2 (4/6)
mk3r20:0:0020C594:00:500:Quarter Energy PL2 (5/6)
mk3r20:0:0020C596:07:500:Quarter Energy PL2 (6/6)
mk3r20:0:0020C58C:00:000:Blocking Disabled
mk3r20:0:0020C58E:02:500:Blocking Disabled (2/6)
mk3r20:0:0020C590:00:500:Blocking Disabled (3/6)
mk3r20:0:0020C592:00:500:Blocking Disabled (4/6)
mk3r20:0:0020C594:02:500:Blocking Disabled (5/6)
mk3r20:0:0020C596:00:500:Blocking Disabled (6/6)
mk3r20:0:0020C58C:01:000:Throwing Disabled
mk3r20:0:0020C58E:00:500:Throwing Disabled (2/6)
mk3r20:0:0020C590:00:500:Throwing Disabled (3/6)
mk3r20:0:0020C592:01:500:Throwing Disabled (4/6)
mk3r20:0:0020C594:00:500:Throwing Disabled (5/6)
mk3r20:0:0020C596:00:500:Throwing Disabled (6/6)
mk3r20:0:0020C58C:09:000:No PowerBars
mk3r20:0:0020C58E:08:500:No PowerBars (2/6)
mk3r20:0:0020C590:07:500:No PowerBars (3/6)
mk3r20:0:0020C592:01:500:No PowerBars (4/6)
mk3r20:0:0020C594:02:500:No PowerBars (5/6)
mk3r20:0:0020C596:03:500:No PowerBars (6/6)
mk3r20:0:0020C58C:04:000:Infinite Run
mk3r20:0:0020C58E:06:500:Infinite Run (2/6)
mk3r20:0:0020C590:06:500:Infinite Run (3/6)
mk3r20:0:0020C592:04:500:Infinite Run (4/6)
mk3r20:0:0020C594:06:500:Infinite Run (5/6)
mk3r20:0:0020C596:06:500:Infinite Run (6/6)
mk3r20:0:0020C58C:06:000:Dark Kombat
mk3r20:0:0020C58E:08:500:Dark Kombat (2/6)
mk3r20:0:0020C590:08:500:Dark Kombat (3/6)
mk3r20:0:0020C592:04:500:Dark Kombat (4/6)
mk3r20:0:0020C594:02:500:Dark Kombat (5/6)
mk3r20:0:0020C596:02:500:Dark Kombat (6/6)
mk3r20:0:0020C58C:04:000:Randper Kombat
mk3r20:0:0020C58E:06:500:Randper Kombat (2/6)
mk3r20:0:0020C590:00:500:Randper Kombat (3/6)
mk3r20:0:0020C592:04:500:Randper Kombat (4/6)
mk3r20:0:0020C594:06:500:Randper Kombat (5/6)
mk3r20:0:0020C596:00:500:Randper Kombat (6/6)
mk3r20:0:0020C58C:09:000:Psycho Kombat
mk3r20:0:0020C58E:08:500:Psycho Kombat (2/6)
mk3r20:0:0020C590:05:500:Psycho Kombat (3/6)
mk3r20:0:0020C592:01:500:Psycho Kombat (4/6)
mk3r20:0:0020C594:02:500:Psycho Kombat (5/6)
mk3r20:0:0020C596:05:500:Psycho Kombat (6/6)
mk3r20:0:0020C58C:00:000:Winner Battles Shao Kahn
mk3r20:0:0020C58E:03:500:Winner Battles Shao Kahn (2/6)
mk3r20:0:0020C590:03:500:Winner Battles Shao Kahn (3/6)
mk3r20:0:0020C592:05:500:Winner Battles Shao Kahn (4/6)
mk3r20:0:0020C594:06:500:Winner Battles Shao Kahn (5/6)
mk3r20:0:0020C596:04:500:Winner Battles Shao Kahn (6/6)
mk3r20:0:0020C58C:02:000:Winner Battles Smoke
mk3r20:0:0020C58E:00:500:Winner Battles Smoke (2/6)
mk3r20:0:0020C590:05:500:Winner Battles Smoke (3/6)
mk3r20:0:0020C592:02:500:Winner Battles Smoke (4/6)
mk3r20:0:0020C594:00:500:Winner Battles Smoke (5/6)
mk3r20:0:0020C596:05:500:Winner Battles Smoke (6/6)
mk3r20:0:0020C58C:07:000:Winner Battles Noob Saibot
mk3r20:0:0020C58E:06:500:Winner Battles Noob Saibot (2/6)
mk3r20:0:0020C590:09:500:Winner Battles Noob Saibot (3/6)
mk3r20:0:0020C592:03:500:Winner Battles Noob Saibot (4/6)
mk3r20:0:0020C594:04:500:Winner Battles Noob Saibot (5/6)
mk3r20:0:0020C596:02:500:Winner Battles Noob Saibot (6/6)
mk3r20:0:0020C58C:09:000:Winner Battles Montaro
mk3r20:0:0020C58E:06:500:Winner Battles Montaro (2/6)
mk3r20:0:0020C590:09:500:Winner Battles Montaro (3/6)
mk3r20:0:0020C592:01:500:Winner Battles Montaro (4/6)
mk3r20:0:0020C594:04:500:Winner Battles Montaro (5/6)
mk3r20:0:0020C596:01:500:Winner Battles Montaro (6/6)
mk3r20:0:0020C58C:01:000:Message - There's No Knowledge That's Not Power
mk3r20:0:0020C58E:02:500:Message - There's No Knowledge That's Not Power (2/6)
mk3r20:0:0020C590:03:500:Message - There's No Knowledge That's Not Power (3/6)
mk3r20:0:0020C592:09:500:Message - There's No Knowledge That's Not Power (4/6)
mk3r20:0:0020C594:02:500:Message - There's No Knowledge That's Not Power (5/6)
mk3r20:0:0020C596:06:500:Message - There's No Knowledge That's Not Power (6/6)
mk3r20:0:0020C58C:09:000:Message - Hold Flippers During Casino Run
mk3r20:0:0020C58E:08:500:Message - Hold Flippers During Casino Run (2/6)
mk3r20:0:0020C590:07:500:Message - Hold Flippers During Casino Run (3/6)
mk3r20:0:0020C592:06:500:Message - Hold Flippers During Casino Run (4/6)
mk3r20:0:0020C594:06:500:Message - Hold Flippers During Casino Run (5/6)
mk3r20:0:0020C596:06:500:Message - Hold Flippers During Casino Run (6/6)
mk3r20:0:0020C58C:02:000:Message - No Fear
mk3r20:0:0020C58E:08:500:Message - No Fear (2/6)
mk3r20:0:0020C590:02:500:Message - No Fear (3/6)
mk3r20:0:0020C592:02:500:Message - No Fear (4/6)
mk3r20:0:0020C594:08:500:Message - No Fear (5/6)
mk3r20:0:0020C596:02:500:Message - No Fear (6/6)
; [ Mahjong Keibaou (Japan) ]
mkeibaou:0:0000:00:999:[The winning hand cheat must]
mkeibaou:0:0000:00:999:[be activated when there are]
mkeibaou:0:0000:00:999:[14 tiles in your hand, then]
mkeibaou:0:0000:00:999:[press the RON key . ]
mkeibaou:0:0000:00:999:[('Z' by default). The tiles]
mkeibaou:0:0000:00:999:[do not visually change ]
mkeibaou:0:0000:00:999:[until you make a move. ]
mkeibaou:0:FD48:31:001:Get winning hand Now!
mkeibaou:0:FD49:31:501:Get winning hand Now! (02/14)
mkeibaou:0:FD4A:31:501:Get winning hand Now! (03/14)
mkeibaou:0:FD4B:32:501:Get winning hand Now! (04/14)
mkeibaou:0:FD4C:32:501:Get winning hand Now! (05/14)
mkeibaou:0:FD4D:32:501:Get winning hand Now! (06/14)
mkeibaou:0:FD4E:33:501:Get winning hand Now! (07/14)
mkeibaou:0:FD4F:33:501:Get winning hand Now! (08/14)
mkeibaou:0:FD50:33:501:Get winning hand Now! (09/14)
mkeibaou:0:FD51:34:501:Get winning hand Now! (10/14)
mkeibaou:0:FD52:34:501:Get winning hand Now! (11/14)
mkeibaou:0:FD53:34:501:Get winning hand Now! (12/14)
mkeibaou:0:FD54:35:501:Get winning hand Now! (13/14)
mkeibaou:0:FD55:35:501:Get winning hand Now! (14/14)
mkeibaou:0:0000:00:999:[At the start of a game, ]
mkeibaou:0:0000:00:999:[there may be some small ]
mkeibaou:0:0000:00:999:[glitches on the tiles when ]
mkeibaou:0:0000:00:999:[using the 'Always' cheats. ]
mkeibaou:0:0000:00:999:[The cheats should still ]
mkeibaou:0:0000:00:999:[work as normal. ]
mkeibaou:0:FD48:31:000:Always winning hand
mkeibaou:0:FD49:31:500:Always winning hand (02/14)
mkeibaou:0:FD4A:31:500:Always winning hand (03/14)
mkeibaou:0:FD4B:32:500:Always winning hand (04/14)
mkeibaou:0:FD4C:32:500:Always winning hand (05/14)
mkeibaou:0:FD4D:32:500:Always winning hand (06/14)
mkeibaou:0:FD4E:33:500:Always winning hand (07/14)
mkeibaou:0:FD4F:33:500:Always winning hand (08/14)
mkeibaou:0:FD50:33:500:Always winning hand (09/14)
mkeibaou:0:FD51:34:500:Always winning hand (10/14)
mkeibaou:0:FD52:34:500:Always winning hand (11/14)
mkeibaou:0:FD53:34:500:Always winning hand (12/14)
mkeibaou:0:FD54:35:500:Always winning hand (13/14)
mkeibaou:0:FD55:35:500:Always winning hand (14/14)
; [ Mortal Kombat (rev 1.0 08/08/92) ]
mkla1:0:1FF93BA2:00:110:Infinite Time
mkla1:0:1FF93BA3:03:610:Infinite Time (2/4)
mkla1:0:1FF93BA4:E2:610:Infinite Time (3/4)
mkla1:0:1FF93BA5:C0:610:Infinite Time (4/4)
mkla1:0:00209AA8:05:071:Select current level
mkla1:0:00209AA8:05:061:Select next level
mkla1:0:00209A04:A1:000:Infinite Energy PL1
mkla1:0:00209A04:00:001:Drain All Energy Now! PL1
:mkla1:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkla1:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkla1:62000000:00000000:00000000:FFFFFFFF:Select Character PL1
:mkla1:00010000:002099F6:00000000:FFFFFFFF:Johnny Cage
:mkla1:00010000:002099F6:00000001:FFFFFFFF:Kano
:mkla1:00010000:002099F6:00000002:FFFFFFFF:Raiden
:mkla1:00010000:002099F6:00000003:FFFFFFFF:Liu Kang
:mkla1:00010000:002099F6:00000004:FFFFFFFF:Scorpion
:mkla1:00010000:002099F6:00000005:FFFFFFFF:Sub-Zero
:mkla1:00010000:002099F6:00000006:FFFFFFFF:Sonya Blade
:mkla1:00010000:002099F6:00000007:FFFFFFFF:#Goro
:mkla1:00010000:002099F6:00000008:FFFFFFFF:#Shang Tsung
mkla1:0:00209A60:A1:000:Infinite Energy PL2
mkla1:0:00209A60:00:001:Drain All Energy Now! PL2
:mkla1:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkla1:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkla1:62000000:00000000:00000000:FFFFFFFF:Select Character PL2
:mkla1:00010000:00209A52:00000000:FFFFFFFF:Johnny Cage
:mkla1:00010000:00209A52:00000001:FFFFFFFF:Kano
:mkla1:00010000:00209A52:00000002:FFFFFFFF:Raiden
:mkla1:00010000:00209A52:00000003:FFFFFFFF:Liu Kang
:mkla1:00010000:00209A52:00000004:FFFFFFFF:Scorpion
:mkla1:00010000:00209A52:00000005:FFFFFFFF:Sub-Zero
:mkla1:00010000:00209A52:00000006:FFFFFFFF:Sonya Blade
:mkla1:00010000:00209A52:00000007:FFFFFFFF:#Goro
:mkla1:00010000:00209A52:00000008:FFFFFFFF:#Shang Tsung
; [ Mortal Kombat (rev 2.0 08/18/92) ]
mkla2:0:1FF93B74:00:110:Infinite Time
mkla2:0:1FF93B75:03:610:Infinite Time (2/4)
mkla2:0:1FF93B76:E2:610:Infinite Time (3/4)
mkla2:0:1FF93B77:C0:610:Infinite Time (4/4)
mkla2:0:00209AA8:05:071:Select current level
mkla2:0:00209AA8:05:061:Select next level
mkla2:0:00209A04:A1:000:Infinite Energy PL1
mkla2:0:00209A04:00:001:Drain All Energy Now! PL1
:mkla2:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkla2:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkla2:62000000:00000000:00000000:FFFFFFFF:Select Character PL1
:mkla2:00010000:002099F6:00000000:FFFFFFFF:Johnny Cage
:mkla2:00010000:002099F6:00000001:FFFFFFFF:Kano
:mkla2:00010000:002099F6:00000002:FFFFFFFF:Raiden
:mkla2:00010000:002099F6:00000003:FFFFFFFF:Liu Kang
:mkla2:00010000:002099F6:00000004:FFFFFFFF:Scorpion
:mkla2:00010000:002099F6:00000005:FFFFFFFF:Sub-Zero
:mkla2:00010000:002099F6:00000006:FFFFFFFF:Sonya Blade
:mkla2:00010000:002099F6:00000007:FFFFFFFF:#Goro
:mkla2:00010000:002099F6:00000008:FFFFFFFF:#Shang Tsung
mkla2:0:00209A60:A1:000:Infinite Energy PL2
mkla2:0:00209A60:00:001:Drain All Energy Now! PL2
:mkla2:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkla2:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkla2:62000000:00000000:00000000:FFFFFFFF:Select Character PL2
:mkla2:00010000:00209A52:00000000:FFFFFFFF:Johnny Cage
:mkla2:00010000:00209A52:00000001:FFFFFFFF:Kano
:mkla2:00010000:00209A52:00000002:FFFFFFFF:Raiden
:mkla2:00010000:00209A52:00000003:FFFFFFFF:Liu Kang
:mkla2:00010000:00209A52:00000004:FFFFFFFF:Scorpion
:mkla2:00010000:00209A52:00000005:FFFFFFFF:Sub-Zero
:mkla2:00010000:00209A52:00000006:FFFFFFFF:Sonya Blade
:mkla2:00010000:00209A52:00000007:FFFFFFFF:#Goro
:mkla2:00010000:00209A52:00000008:FFFFFFFF:#Shang Tsung
; [ Mortal Kombat (rev 3.0 08/31/92) ]
mkla3:0:1FF93F02:00:110:Infinite Time
mkla3:0:1FF93F03:03:610:Infinite Time (2/4)
mkla3:0:1FF93F04:E2:610:Infinite Time (3/4)
mkla3:0:1FF93F05:C0:610:Infinite Time (4/4)
mkla3:0:00209AA8:05:071:Select current level
mkla3:0:00209AA8:05:061:Select next level
mkla3:0:00000000:00:999:[ Enable the bottom of the pit cheat on the character ]
mkla3:0:00000000:00:999:[ selection screen. ]
mkla3:0:00209AA8:09:001:Go to the bottom of the Pit Now!
mkla3:0:00209A04:A1:000:Infinite Energy PL1
mkla3:0:00209A04:00:001:Drain All Energy Now! PL1
:mkla3:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkla3:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkla3:62000000:00000000:00000000:FFFFFFFF:Select Character PL1
:mkla3:00010000:002099F6:00000000:FFFFFFFF:Johnny Cage
:mkla3:00010000:002099F6:00000001:FFFFFFFF:Kano
:mkla3:00010000:002099F6:00000002:FFFFFFFF:Raiden
:mkla3:00010000:002099F6:00000003:FFFFFFFF:Liu Kang
:mkla3:00010000:002099F6:00000004:FFFFFFFF:Scorpion
:mkla3:00010000:002099F6:00000005:FFFFFFFF:Sub-Zero
:mkla3:00010000:002099F6:00000006:FFFFFFFF:Sonya Blade
:mkla3:00010000:002099F6:00000007:FFFFFFFF:#Goro
:mkla3:00010000:002099F6:00000008:FFFFFFFF:#Shang Tsung
mkla3:0:00209A60:A1:000:Infinite Energy PL2
mkla3:0:00209A60:00:001:Drain All Energy Now! PL2
:mkla3:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkla3:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkla3:62000000:00000000:00000000:FFFFFFFF:Select Character PL2
:mkla3:00010000:00209A52:00000000:FFFFFFFF:Johnny Cage
:mkla3:00010000:00209A52:00000001:FFFFFFFF:Kano
:mkla3:00010000:00209A52:00000002:FFFFFFFF:Raiden
:mkla3:00010000:00209A52:00000003:FFFFFFFF:Liu Kang
:mkla3:00010000:00209A52:00000004:FFFFFFFF:Scorpion
:mkla3:00010000:00209A52:00000005:FFFFFFFF:Sub-Zero
:mkla3:00010000:00209A52:00000006:FFFFFFFF:Sonya Blade
:mkla3:00010000:00209A52:00000007:FFFFFFFF:#Goro
:mkla3:00010000:00209A52:00000008:FFFFFFFF:#Shang Tsung
; [ Mortal Kombat (rev 4.0 09/28/92) ]
mkla4:0:1FF93F16:00:110:Infinite Time
mkla4:0:1FF93F17:03:610:Infinite Time (2/4)
mkla4:0:1FF93F18:E2:610:Infinite Time (3/4)
mkla4:0:1FF93F19:C0:610:Infinite Time (4/4)
mkla4:0:00209AA8:05:071:Select current level
mkla4:0:00209AA8:05:061:Select next level
mkla4:0:00000000:00:999:[ Enable the bottom of the pit cheat on the character ]
mkla4:0:00000000:00:999:[ selection screen. ]
mkla4:0:00209AA8:09:001:Go to the bottom of the Pit Now!
mkla4:0:00209A04:A1:000:Infinite Energy PL1
mkla4:0:00209A04:00:001:Drain All Energy Now! PL1
:mkla4:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkla4:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkla4:62000000:00000000:00000000:FFFFFFFF:Select Character PL1
:mkla4:00010000:002099F6:00000000:FFFFFFFF:Johnny Cage
:mkla4:00010000:002099F6:00000001:FFFFFFFF:Kano
:mkla4:00010000:002099F6:00000002:FFFFFFFF:Raiden
:mkla4:00010000:002099F6:00000003:FFFFFFFF:Liu Kang
:mkla4:00010000:002099F6:00000004:FFFFFFFF:Scorpion
:mkla4:00010000:002099F6:00000005:FFFFFFFF:Sub-Zero
:mkla4:00010000:002099F6:00000006:FFFFFFFF:Sonya Blade
:mkla4:00010000:002099F6:00000007:FFFFFFFF:#Goro
:mkla4:00010000:002099F6:00000008:FFFFFFFF:#Shang Tsung
mkla4:0:00209A60:A1:000:Infinite Energy PL2
mkla4:0:00209A60:00:001:Drain All Energy Now! PL2
:mkla4:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkla4:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkla4:62000000:00000000:00000000:FFFFFFFF:Select Character PL2
:mkla4:00010000:00209A52:00000000:FFFFFFFF:Johnny Cage
:mkla4:00010000:00209A52:00000001:FFFFFFFF:Kano
:mkla4:00010000:00209A52:00000002:FFFFFFFF:Raiden
:mkla4:00010000:00209A52:00000003:FFFFFFFF:Liu Kang
:mkla4:00010000:00209A52:00000004:FFFFFFFF:Scorpion
:mkla4:00010000:00209A52:00000005:FFFFFFFF:Sub-Zero
:mkla4:00010000:00209A52:00000006:FFFFFFFF:Sonya Blade
:mkla4:00010000:00209A52:00000007:FFFFFFFF:#Goro
:mkla4:00010000:00209A52:00000008:FFFFFFFF:#Shang Tsung
; [ Mortal Kombat (prototype, rev 9.0 07/28/92) ]
mkprot9:0:1FF93AD2:00:110:Infinite Time
mkprot9:0:1FF93AD3:03:610:Infinite Time (2/4)
mkprot9:0:1FF93AD4:E2:610:Infinite Time (3/4)
mkprot9:0:1FF93AD5:C0:610:Infinite Time (4/4)
mkprot9:0:00209AA4:05:071:Select current level
mkprot9:0:00209AA4:05:061:Select next level
mkprot9:0:00209A00:A1:000:Infinite Energy PL1
mkprot9:0:00209A00:00:001:Drain All Energy Now! PL1
:mkprot9:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkprot9:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkprot9:62000000:00000000:00000000:FFFFFFFF:Select Character PL1
:mkprot9:00010000:002099F2:00000000:FFFFFFFF:Johnny Cage
:mkprot9:00010000:002099F2:00000001:FFFFFFFF:Kano
:mkprot9:00010000:002099F2:00000002:FFFFFFFF:Raiden
:mkprot9:00010000:002099F2:00000003:FFFFFFFF:Liu Kang
:mkprot9:00010000:002099F2:00000004:FFFFFFFF:Scorpion
:mkprot9:00010000:002099F2:00000005:FFFFFFFF:Sub-Zero
:mkprot9:00010000:002099F2:00000006:FFFFFFFF:Sonya Blade
:mkprot9:00010000:002099F2:00000007:FFFFFFFF:#Goro
:mkprot9:00010000:002099F2:00000008:FFFFFFFF:#Shang Tsung
mkprot9:0:00209A5C:A1:000:Infinite Energy PL2
mkprot9:0:00209A5C:00:001:Drain All Energy Now! PL2
:mkprot9:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkprot9:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkprot9:62000000:00000000:00000000:FFFFFFFF:Select Character PL2
:mkprot9:00010000:00209A4E:00000000:FFFFFFFF:Johnny Cage
:mkprot9:00010000:00209A4E:00000001:FFFFFFFF:Kano
:mkprot9:00010000:00209A4E:00000002:FFFFFFFF:Raiden
:mkprot9:00010000:00209A4E:00000003:FFFFFFFF:Liu Kang
:mkprot9:00010000:00209A4E:00000004:FFFFFFFF:Scorpion
:mkprot9:00010000:00209A4E:00000005:FFFFFFFF:Sub-Zero
:mkprot9:00010000:00209A4E:00000006:FFFFFFFF:Sonya Blade
:mkprot9:00010000:00209A4E:00000007:FFFFFFFF:#Goro
:mkprot9:00010000:00209A4E:00000008:FFFFFFFF:#Shang Tsung
; [ Mortal Kombat (rev 4.0 T-Unit 02/11/93) ]
mkr4:0:1FF93F24:00:110:Infinite Time
mkr4:0:1FF93F25:03:610:Infinite Time (2/4)
mkr4:0:1FF93F26:E2:610:Infinite Time (3/4)
mkr4:0:1FF93F27:C0:610:Infinite Time (4/4)
mkr4:0:0020A36E:05:071:Select current level
mkr4:0:0020A36E:05:061:Select next level
mkr4:0:00000000:00:999:[ Enable the bottom of the pit cheat on the character ]
mkr4:0:00000000:00:999:[ selection screen. ]
mkr4:0:0020A36E:09:001:Go to the bottom of the Pit Now!
mkr4:0:0020A260:A1:000:Infinite Energy PL1
mkr4:0:0020A260:00:001:Drain All Energy Now! PL1
:mkr4:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkr4:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkr4:62000000:00000000:00000000:FFFFFFFF:Select Character PL1
:mkr4:00010000:0020A252:00000000:FFFFFFFF:Johnny Cage
:mkr4:00010000:0020A252:00000001:FFFFFFFF:Kano
:mkr4:00010000:0020A252:00000002:FFFFFFFF:Raiden
:mkr4:00010000:0020A252:00000003:FFFFFFFF:Liu Kang
:mkr4:00010000:0020A252:00000004:FFFFFFFF:Scorpion
:mkr4:00010000:0020A252:00000005:FFFFFFFF:Sub-Zero
:mkr4:00010000:0020A252:00000006:FFFFFFFF:Sonya Blade
:mkr4:00010000:0020A252:00000007:FFFFFFFF:#Goro
:mkr4:00010000:0020A252:00000008:FFFFFFFF:#Shang Tsung
mkr4:0:0020A2BC:A1:000:Infinite Energy PL2
mkr4:0:0020A2BC:00:001:Drain All Energy Now! PL2
:mkr4:60000000:00000000:00000000:FFFFFFFF:[ Enable this character select cheat after the level select ]
:mkr4:60000000:00000000:00000000:FFFFFFFF:[ screen or the game may crash!! ]
:mkr4:62000000:00000000:00000000:FFFFFFFF:Select Character PL2
:mkr4:00010000:0020A2AE:00000000:FFFFFFFF:Johnny Cage
:mkr4:00010000:0020A2AE:00000001:FFFFFFFF:Kano
:mkr4:00010000:0020A2AE:00000002:FFFFFFFF:Raiden
:mkr4:00010000:0020A2AE:00000003:FFFFFFFF:Liu Kang
:mkr4:00010000:0020A2AE:00000004:FFFFFFFF:Scorpion
:mkr4:00010000:0020A2AE:00000005:FFFFFFFF:Sub-Zero
:mkr4:00010000:0020A2AE:00000006:FFFFFFFF:Sonya Blade
:mkr4:00010000:0020A2AE:00000007:FFFFFFFF:#Goro
:mkr4:00010000:0020A2AE:00000008:FFFFFFFF:#Shang Tsung
; [ Mahjong THE LADY HUNTER (Japan 900509) ]
mladyhtr:0:F162:FF:000:Buggy score
mladyhtr:0:0000:00:999:[The winning hand cheat must]
mladyhtr:0:0000:00:999:[be activated when there are]
mladyhtr:0:0000:00:999:[14 tiles in your hand, then]
mladyhtr:0:0000:00:999:[press the RON key . ]
mladyhtr:0:0000:00:999:[('Z' by default). The tiles]
mladyhtr:0:0000:00:999:[do not visually change ]
mladyhtr:0:0000:00:999:[until you make a move. ]
mladyhtr:0:F48C:31:001:Get winning hand Now!
mladyhtr:0:F48D:31:501:Get winning hand Now! (02/14)
mladyhtr:0:F48E:31:501:Get winning hand Now! (03/14)
mladyhtr:0:F48F:32:501:Get winning hand Now! (04/14)
mladyhtr:0:F490:32:501:Get winning hand Now! (05/14)
mladyhtr:0:F491:32:501:Get winning hand Now! (06/14)
mladyhtr:0:F492:33:501:Get winning hand Now! (07/14)
mladyhtr:0:F493:33:501:Get winning hand Now! (08/14)
mladyhtr:0:F494:33:501:Get winning hand Now! (09/14)
mladyhtr:0:F495:34:501:Get winning hand Now! (10/14)
mladyhtr:0:F496:34:501:Get winning hand Now! (11/14)
mladyhtr:0:F497:34:501:Get winning hand Now! (12/14)
mladyhtr:0:F498:35:501:Get winning hand Now! (13/14)
mladyhtr:0:F499:35:501:Get winning hand Now! (14/14)
mladyhtr:0:F48C:31:000:Always winning hand
mladyhtr:0:F48D:31:500:Always winning hand (02/14)
mladyhtr:0:F48E:31:500:Always winning hand (03/14)
mladyhtr:0:F48F:32:500:Always winning hand (04/14)
mladyhtr:0:F490:32:500:Always winning hand (05/14)
mladyhtr:0:F491:32:500:Always winning hand (06/14)
mladyhtr:0:F492:33:500:Always winning hand (07/14)
mladyhtr:0:F493:33:500:Always winning hand (08/14)
mladyhtr:0:F494:33:500:Always winning hand (09/14)
mladyhtr:0:F495:34:500:Always winning hand (10/14)
mladyhtr:0:F496:34:500:Always winning hand (11/14)
mladyhtr:0:F497:34:500:Always winning hand (12/14)
mladyhtr:0:F498:35:500:Always winning hand (13/14)
mladyhtr:0:F499:35:500:Always winning hand (14/14)
; [ Mars Matrix: Hyper Solid Shooting (US 000412) ]
mmatrix:0:FF49A3:09:000:Infinite Credits
mmatrix:0:FF48F5:6A:000:Infinite Select Time
mmatrix:0:FF48F4:00:500:Infinite Select Time (2/2)
:mmatrix:39900000:11EDDA:00004E71:0000FFFF:Invincibility
:mmatrix:39B10000:11EDDC:4E714E71:FFFFFFFF:Invincibility (2/2):NOPs out a branch (so it works straight away without flickering) and the sub
:mmatrix:39900000:11EBA0:00004E71:0000FFFF:Always Maximum Charge:Display decrements slightly but cosmetic only
:mmatrix:39B10000:11EBA2:4E714E71:FFFFFFFF:Always Maximum Charge (2/3):NOPs out the sub and changes the branch check from a bhi to a bra
:mmatrix:39810000:11EBA6:00000060:000000FF:Always Maximum Charge (3/3)
mmatrix:0:FF49A9:09:000:Infinite Lives (Turn ON in Game ONLY!) PL1:Do not have this enabled before you start playing!
mmatrix:0:FF49B5:07:000:Maximum Fire Power PL1
mmatrix:0:FF49CF:09:000:Infinite Lives (Turn ON in Game ONLY!) PL2:Do not have this enabled before you start playing!
mmatrix:0:FF49DB:07:000:Maximum Fire Power PL2
; [ Mars Matrix: Hyper Solid Shooting (Japan 000412) ]
mmatrixj:0:FF49A3:09:000:Infinite Credits
mmatrixj:0:FF48F5:6A:000:Infinite Select Time
mmatrixj:0:FF48F4:00:500:Infinite Select Time (2/2)
:mmatrixj:39900000:11EDDA:00004E71:0000FFFF:Invincibility
:mmatrixj:39B10000:11EDDC:4E714E71:FFFFFFFF:Invincibility (2/2):NOPs out a branch (so it works straight away without flickering) and the sub
:mmatrixj:39900000:11EBA0:00004E71:0000FFFF:Always Maximum Charge:Display decrements slightly but cosmetic only
:mmatrixj:39B10000:11EBA2:4E714E71:FFFFFFFF:Always Maximum Charge (2/3):NOPs out the sub and changes the branch check from a bhi to a bra
:mmatrixj:39810000:11EBA6:00000060:000000FF:Always Maximum Charge (3/3)
mmatrixj:0:FF49A9:09:000:Infinite Lives (Turn ON in Game ONLY!) PL1:Do not have this enabled before you start playing!
mmatrixj:0:FF49B5:07:000:Maximum Fire Power PL1
mmatrixj:0:FF49CF:09:000:Infinite Lives (Turn ON in Game ONLY!) PL2:Do not have this enabled before you start playing!
mmatrixj:0:FF49DB:07:000:Maximum Fire Power PL2
; [ Marchen Maze (Japan) ]
mmaze:0:11F1:05:000:Invincibility
mmaze:0:1301:06:000:Infinite Lives PL1
mmaze:0:1381:06:000:Infinite Lives PL2
; [ (Medal) Mahjong Camera Kozou [BET] (Medal) Mahjong Camera Kozou [BET] (Japan 890509) ]
mmcamera:0:0000:00:999:[ The winning hand cheat must be ]
mmcamera:0:0000:00:999:[ activated when there are 14 tiles ]
mmcamera:0:0000:00:999:[ in your hand, then press the RON ]
mmcamera:0:0000:00:999:[ key ('Z' by default). The tiles do ]
mmcamera:0:0000:00:999:[ not visually change until you make ]
mmcamera:0:0000:00:999:[ a move. ]
mmcamera:0:FC8C:31:001:Get winning hand Now!
mmcamera:0:FC8D:31:501:Get winning hand Now! (02/14)
mmcamera:0:FC8E:31:501:Get winning hand Now! (03/14)
mmcamera:0:FC8F:32:501:Get winning hand Now! (04/14)
mmcamera:0:FC90:32:501:Get winning hand Now! (05/14)
mmcamera:0:FC91:32:501:Get winning hand Now! (06/14)
mmcamera:0:FC92:33:501:Get winning hand Now! (07/14)
mmcamera:0:FC93:33:501:Get winning hand Now! (08/14)
mmcamera:0:FC94:33:501:Get winning hand Now! (09/14)
mmcamera:0:FC95:34:501:Get winning hand Now! (10/14)
mmcamera:0:FC96:34:501:Get winning hand Now! (11/14)
mmcamera:0:FC97:34:501:Get winning hand Now! (12/14)
mmcamera:0:FC98:35:501:Get winning hand Now! (13/14)
mmcamera:0:FC99:35:501:Get winning hand Now! (14/14)
mmcamera:0:FC8C:31:000:Always winning hand
mmcamera:0:FC8D:31:500:Always winning hand (02/14)
mmcamera:0:FC8E:31:500:Always winning hand (03/14)
mmcamera:0:FC8F:32:500:Always winning hand (04/14)
mmcamera:0:FC90:32:500:Always winning hand (05/14)
mmcamera:0:FC91:32:500:Always winning hand (06/14)
mmcamera:0:FC92:33:500:Always winning hand (07/14)
mmcamera:0:FC93:33:500:Always winning hand (08/14)
mmcamera:0:FC94:33:500:Always winning hand (09/14)
mmcamera:0:FC95:34:500:Always winning hand (10/14)
mmcamera:0:FC96:34:500:Always winning hand (11/14)
mmcamera:0:FC97:34:500:Always winning hand (12/14)
mmcamera:0:FC98:35:500:Always winning hand (13/14)
mmcamera:0:FC99:35:500:Always winning hand (14/14)
; [ Medal Mahjong Circuit no Mehyou [BET] (Japan) ]
mmehyou:0:0000:00:999:[The winning hand cheat must]
mmehyou:0:0000:00:999:[be activated when there are]
mmehyou:0:0000:00:999:[14 tiles in your hand, then]
mmehyou:0:0000:00:999:[press the RON key . ]
mmehyou:0:0000:00:999:[('Z' by default). The tiles]
mmehyou:0:0000:00:999:[do not visually change ]
mmehyou:0:0000:00:999:[until you make a move. ]
mmehyou:0:EC8F:31:001:Get winning hand Now!
mmehyou:0:EC90:31:501:Get winning hand Now! (02/14)
mmehyou:0:EC91:31:501:Get winning hand Now! (03/14)
mmehyou:0:EC92:32:501:Get winning hand Now! (04/14)
mmehyou:0:EC93:32:501:Get winning hand Now! (05/14)
mmehyou:0:EC94:32:501:Get winning hand Now! (06/14)
mmehyou:0:EC95:33:501:Get winning hand Now! (07/14)
mmehyou:0:EC96:33:501:Get winning hand Now! (08/14)
mmehyou:0:EC97:33:501:Get winning hand Now! (09/14)
mmehyou:0:EC98:34:501:Get winning hand Now! (10/14)
mmehyou:0:EC99:34:501:Get winning hand Now! (11/14)
mmehyou:0:EC9A:34:501:Get winning hand Now! (12/14)
mmehyou:0:EC9B:35:501:Get winning hand Now! (13/14)
mmehyou:0:EC9C:35:501:Get winning hand Now! (14/14)
mmehyou:0:0000:00:999:[At the start of a game, ]
mmehyou:0:0000:00:999:[there may be some small ]
mmehyou:0:0000:00:999:[glitches on the tiles when ]
mmehyou:0:0000:00:999:[using the 'Always' cheats. ]
mmehyou:0:0000:00:999:[The cheats should still ]
mmehyou:0:0000:00:999:[work as normal. ]
mmehyou:0:EC8F:31:000:Always winning hand
mmehyou:0:EC90:31:500:Always winning hand (02/14)
mmehyou:0:EC91:31:500:Always winning hand (03/14)
mmehyou:0:EC92:32:500:Always winning hand (04/14)
mmehyou:0:EC93:32:500:Always winning hand (05/14)
mmehyou:0:EC94:32:500:Always winning hand (06/14)
mmehyou:0:EC95:33:500:Always winning hand (07/14)
mmehyou:0:EC96:33:500:Always winning hand (08/14)
mmehyou:0:EC97:33:500:Always winning hand (09/14)
mmehyou:0:EC98:34:500:Always winning hand (10/14)
mmehyou:0:EC99:34:500:Always winning hand (11/14)
mmehyou:0:EC9A:34:500:Always winning hand (12/14)
mmehyou:0:EC9B:35:500:Always winning hand (13/14)
mmehyou:0:EC9C:35:500:Always winning hand (14/14)
; [ Minky Monkey ]
mmonkey:0:005D:99:000:Infinite Time
mmonkey:0:0055:08:000:Infinite Lives
mmonkey:0:0075:00:000:Invincibility
mmonkey:0:005B:04:001:One success ends level Now!
mmonkey:0:005C:00:000:No failures
; [ Monkey Mole Panic (USA) ]
mmpanic:0:0000:00:999:[ This game hasn't even ]:REASON 11
mmpanic:0:0000:00:999:[ been looked at due to ]:REASON 11
mmpanic:0:0000:00:999:[ time constraints - Too]:REASON 11
mmpanic:0:0000:00:999:[ many games and so ]:REASON 11
mmpanic:0:0000:00:999:[ little time. It is ]:REASON 11
mmpanic:0:0000:00:999:[ even possible that ]:REASON 11
mmpanic:0:0000:00:999:[ this game may be a ]:REASON 11
mmpanic:0:0000:00:999:[ clone of an existing ]:REASON 11
mmpanic:0:0000:00:999:[ game which may have ]:REASON 11
mmpanic:0:0000:00:999:[ cheats. Please search ]:REASON 11
mmpanic:0:0000:00:999:[ the cheat forums ]:REASON 11
mmpanic:0:0000:00:999:[ before posting cheat ]:REASON 11
mmpanic:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Munch Mobile (US) ]
mnchmobl:0:811F:78:000:Infinite Fuel
mnchmobl:0:82DC:00:000:Invincibility
mnchmobl:0:8138:06:000:Infinite Lives PL1
mnchmobl:0:8139:06:000:Infinite Lives PL2
; [ Mutant Night ]
mnight:0:C195:99:000:Infinite Time
mnight:0:C195:01:001:Lose remaining time Now!
mnight:0:C02A:08:000:Infinite Lives PL1
mnight:0:C052:08:000:Infinite Lives PL2
mnight:0:CB1C:00:000:Invincibility
mnight:0:0000:00:999:[ Normal size to enter trap ]
mnight:0:0000:00:999:[ Big size == invincibility ]
mnight:0:CDB0:00:001:Size is Normal Now!
mnight:0:CDB0:02:001:Size is Big Now!
mnight:0:CDB0:03:001:Size is Small Now!
mnight:0:CDB3:80:000:Always Multiway shot
mnight:0:CDB5:B0:500:Always Multiway shot (2/3)
mnight:0:CDB6:04:500:Always Multiway shot (3/3)
mnight:0:CDB3:80:001:Get Multiway shot Now!
mnight:0:CDB5:B0:501:Get Multiway shot Now! (2/3)
mnight:0:CDB6:04:501:Get Multiway shot Now! (3/3)
mnight:0:CDB3:00:001:Get Normal shot Now!
mnight:0:CDB5:01:501:Get Normal shot Now! (2/3)
mnight:0:CDB6:00:501:Get Normal shot Now! (3/3)
; [ Moeyo Gonta!! (Japan) ]
moegonta:0:FFC175:09:000:Infinite Credits
moegonta:0:FFC264:09:000:Infinite Dive Puzzle Time:Turn OFF at the End of Round!
moegonta:0:FFC265:99:500:Infinite Dive Puzzle Time (2/2)
moegonta:0:FFC24D:99:000:Infinite Diving Time
moegonta:0:FFC24E:09:500:Infinite Diving Time (2/3)
moegonta:0:FFC251:09:500:Infinite Diving Time (3/3)
moegonta:0:000000:00:999:[Only use the proper Infinite Time ]
moegonta:0:000000:00:999:[cheat during the Number and Slider]
moegonta:0:000000:00:999:[puzzles. And only turn it ON after]
moegonta:0:000000:00:999:[the puzzle has started or it may ]
moegonta:0:000000:00:999:[be IMPOSSIBLE to complete! ]
moegonta:0:FFE0F3:99:000:Infinite Number Puzzle Time
moegonta:0:FFE121:99:000:Infinite Slider Puzzle Time
moegonta:0:FFC24B:05:000:Infinite Lives
moegonta:0:FFC249:02:000:Invincibility
moegonta:0:FFC25B:01:001:One Tile to finish Dive Now!:You won't get to see the full picture though!
moegonta:0:FFC25D:01:501:One Tile to finish Dive Now!
; [ Maze of Flott (Japan) ]
mofflott:0:100A98:09:000:Infinite Credits
mofflott:0:100B5C:99:000:Infinite Lives
mofflott:0:100B64:48:007:Infinite Fuel
mofflott:0:100BC7:02:000:Invincibility
mofflott:0:000000:00:999:[See the Dip Switch Menu to ]
mofflott:0:000000:00:999:[enable an alternate ]
mofflott:0:000000:00:999:[Invincibility cheat. ]
mofflott:0:100B6D:99:000:Infinite Money
mofflott:0:100B6E:99:500:Infinite Money (2/3)
mofflott:0:100B6F:99:500:Infinite Money (3/3)
mofflott:0:100B7E:00:001:Open the Exit Now!
; [ Moguchan ]
moguchan:0:5824:09:000:Infinite Lives PL1
moguchan:0:5825:09:000:Infinite Lives PL2
moguchan:0:5890:00:000:Invincibility
; [ Mogura Desse ]
mogura:0:0000:00:999:[ This game hasn't even ]:REASON 11
mogura:0:0000:00:999:[ been looked at due to ]:REASON 11
mogura:0:0000:00:999:[ time constraints - Too]:REASON 11
mogura:0:0000:00:999:[ many games and so ]:REASON 11
mogura:0:0000:00:999:[ little time. It is ]:REASON 11
mogura:0:0000:00:999:[ even possible that ]:REASON 11
mogura:0:0000:00:999:[ this game may be a ]:REASON 11
mogura:0:0000:00:999:[ clone of an existing ]:REASON 11
mogura:0:0000:00:999:[ game which may have ]:REASON 11
mogura:0:0000:00:999:[ cheats. Please search ]:REASON 11
mogura:0:0000:00:999:[ the cheat forums ]:REASON 11
mogura:0:0000:00:999:[ before posting cheat ]:REASON 11
mogura:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Mole Attack ]
mole:0:02F2:25:000:Infinite Time
mole:0:02F2:00:001:Time Up Now!
mole:0:02F7:99:001:Round Points = 990 Now!!
; [ Momoko 120 ]
momoko:0:C00B:09:000:Infinite Credits
momoko:0:C06F:06:000:Infinite Lives PL1
momoko:0:C070:06:000:Infinite Lives PL2
; [ Monkey Donkey ]
monkeyd:0:6001:90:000:Infinite Credits
monkeyd:0:6228:06:000:Infinite Lives
monkeyd:0:19C9:C9:100:Invincibility
monkeyd:0:6394:0F:002:Infinite hammer upon pickup
monkeyd:0:62B1:63:000:Infinite bonus time
monkeyd:0:638C:99:502:Infinite bonus time (2/2)
monkeyd:0:62B9:00:000:No fireballs on ramps
monkeyd:0:6403:00:000:No fireballs on factory
monkeyd:0:65A0:00:000:No pies on factory
monkeyd:0:6400:00:000:No fireballs on rivets
monkeyd:0:6500:00:000:No jacks on elevators
monkeyd:0:6392:00:000:No barrels on ramps
monkeyd:0:6215:01:000:Always climb
monkeyd:0:6215:00:001:Deactivate climb
monkeyd:0:6217:01:000:Hammer
monkeyd:0:6691:01:500:Hammer (2/2)
monkeyd:0:6290:00:001:Finish sub-level 4 Now!
monkeyd:0:6229:FF:072:Select current round
monkeyd:0:6229:FF:062:Select next round
; [ Monster Bash ]
monsterb:0:E382:06:000:Infinite Lives PL1
monsterb:0:E383:06:000:Infinite Lives PL2
; [ Monte Carlo ]
montecar:0:0083:99:000:Infinite Fuel
montecar:0:0066:FF:000:Always drive at Max Speed
montecar:0:0066:FF:001:Get Max Speed Turbo Boost Now!:Assign this to an activation key for the best effect
; [ Money Money ]
monymony:0:7267:0A:000:Infinite Lives PL1
monymony:0:7268:0A:000:Infinite Lives PL2
monymony:0:0000:00:999:[Invincibility doesn't ]
monymony:0:0000:00:999:[protect you from falls!! ]
monymony:0:7272:10:000:Invincibility
monymony:0:7431:01:500:Invincibility (2/2)
; [ Wild West C.O.W.-Boys of Moo Mesa (World version EA) ]
moo:0:180945:64:000:Infinite Lives PL1
moo:0:18131F:03:000:Infinite Energy PL1
moo:0:181358:AF:000:Invincibility "ON" PL1
moo:0:181300:10:520:Invincibility "ON" PL1 (2/2)
moo:0:181358:01:001:Invincibility "OFF" PL1
moo:0:181300:10:541:Invincibility "OFF" PL1 (2/2)
moo:0:1809C5:64:000:Infinite Lives PL2
moo:0:181B1F:03:000:Infinite Energy PL2
moo:0:181B58:AF:000:Invincibility "ON" PL2
moo:0:181B00:10:520:Invincibility "ON" PL2 (2/2)
moo:0:181B58:01:001:Invincibility "OFF" PL2
moo:0:181B00:10:541:Invincibility "OFF" PL2 (2/2)
moo:0:180A45:64:000:Infinite Lives PL3
moo:0:18231F:03:000:Infinite Energy PL3
moo:0:182358:AF:000:Invincibility "ON" PL3
moo:0:182300:10:520:Invincibility "ON" PL3 (2/2)
moo:0:182358:01:001:Invincibility "OFF" PL3
moo:0:182300:10:541:Invincibility "OFF" PL3 (2/2)
moo:0:180AC5:64:000:Infinite Lives PL4
moo:0:182B1F:03:000:Infinite Energy PL4
moo:0:182B58:AF:000:Invincibility "ON" PL4
moo:0:182B00:10:520:Invincibility "ON" PL4 (2/2)
moo:0:182B58:01:001:Invincibility "OFF" PL4
moo:0:182B00:10:541:Invincibility "OFF" PL4 (2/2)
; [ Wild West C.O.W.-Boys of Moo Mesa (bootleg version AA) ]
moobl:0:180945:64:000:Infinite Lives PL1
moobl:0:18131F:03:000:Infinite Energy PL1
moobl:0:181358:AF:000:Invincibility "ON" PL1
moobl:0:181300:10:520:Invincibility "ON" PL1 (2/2)
moobl:0:181358:01:001:Invincibility "OFF" PL1
moobl:0:181300:10:541:Invincibility "OFF" PL1 (2/2)
moobl:0:1809C5:64:000:Infinite Lives PL2
moobl:0:181B1F:03:000:Infinite Energy PL2
moobl:0:181B58:AF:000:Invincibility "ON" PL2
moobl:0:181B00:10:520:Invincibility "ON" PL2 (2/2)
moobl:0:181B58:01:001:Invincibility "OFF" PL2
moobl:0:181B00:10:541:Invincibility "OFF" PL2 (2/2)
moobl:0:180A45:64:000:Infinite Lives PL3
moobl:0:18231F:03:000:Infinite Energy PL3
moobl:0:182358:AF:000:Invincibility "ON" PL3
moobl:0:182300:10:520:Invincibility "ON" PL3 (2/2)
moobl:0:182358:01:001:Invincibility "OFF" PL3
moobl:0:182300:10:541:Invincibility "OFF" PL3 (2/2)
moobl:0:180AC5:64:000:Infinite Lives PL4
moobl:0:182B1F:03:000:Infinite Energy PL4
moobl:0:182B58:AF:000:Invincibility "ON" PL4
moobl:0:182B00:10:520:Invincibility "ON" PL4 (2/2)
moobl:0:182B58:01:001:Invincibility "OFF" PL4
moobl:0:182B00:10:541:Invincibility "OFF" PL4 (2/2)
; [ Moon Alien Part 2 ]
moonal2:0:821D:05:000:Infinite Lives
moonal2:0:8080:FF:000:Infinite Energy
moonal2:0:12D9:C9:100:Invincibility
; [ Moon Alien Part 2 (older version) ]
moonal2b:0:821D:05:000:Infinite Lives
moonal2b:0:8080:FF:000:Infinite Energy
moonal2b:0:12D9:C9:100:Invincibility
; [ Moon Alien ]
moonaln:0:421D:05:000:Infinite Lives
moonaln:0:12D9:C9:100:Invincibility
; [ Moon Base ]
moonbase:0:2009:78:000:Invaders never drop
moonbase:0:2069:00:000:Invaders don't fire
moonbase:0:206A:30:500:Invaders don't fire (2/2)
moonbase:0:02D9:C3:100:Bullet Invincibility
moonbase:0:2094:04:540:Bullet Invincibility (2/3)
moonbase:0:2015:FF:500:Bullet Invincibility (3/3)
:moonbase:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:moonbase:00010000:202C:00000002:FFFFFFFF:Slow
:moonbase:00010000:202C:00000004:FFFFFFFF:Normal
:moonbase:00010000:202C:00000006:FFFFFFFF:Fast
:moonbase:00010000:202C:00000008:FFFFFFFF:V Fast
:moonbase:00010000:202C:0000000A:FFFFFFFF:Turbo
moonbase:0:1424:00:100:Autofire Mode
moonbase:0:21FF:07:000:Infinite Lives PL1
moonbase:0:2100:00:001:Kill All Invaders Now! PL1
moonbase:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
moonbase:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
moonbase:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
moonbase:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
moonbase:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
moonbase:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
moonbase:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
moonbase:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
moonbase:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
moonbase:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
moonbase:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
moonbase:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
moonbase:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
moonbase:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
moonbase:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
moonbase:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
moonbase:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
moonbase:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
moonbase:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
moonbase:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
moonbase:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
moonbase:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
moonbase:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
moonbase:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
moonbase:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
moonbase:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
moonbase:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
moonbase:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
moonbase:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
moonbase:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
moonbase:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
moonbase:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
moonbase:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
moonbase:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
moonbase:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
moonbase:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
moonbase:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
moonbase:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
moonbase:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
moonbase:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
moonbase:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
moonbase:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
moonbase:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
moonbase:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
moonbase:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
moonbase:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
moonbase:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
moonbase:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
moonbase:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
moonbase:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
moonbase:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
moonbase:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
moonbase:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
moonbase:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
moonbase:0:22FF:07:000:Infinite Lives PL2
moonbase:0:2200:00:001:Kill All Invaders Now! PL2
moonbase:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
moonbase:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
moonbase:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
moonbase:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
moonbase:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
moonbase:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
moonbase:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
moonbase:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
moonbase:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
moonbase:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
moonbase:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
moonbase:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
moonbase:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
moonbase:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
moonbase:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
moonbase:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
moonbase:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
moonbase:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
moonbase:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
moonbase:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
moonbase:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
moonbase:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
moonbase:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
moonbase:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
moonbase:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
moonbase:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
moonbase:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
moonbase:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
moonbase:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
moonbase:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
moonbase:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
moonbase:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
moonbase:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
moonbase:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
moonbase:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
moonbase:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
moonbase:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
moonbase:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
moonbase:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
moonbase:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
moonbase:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
moonbase:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
moonbase:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
moonbase:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
moonbase:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
moonbase:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
moonbase:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
moonbase:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
moonbase:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
moonbase:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
moonbase:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
moonbase:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
moonbase:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
moonbase:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Moon Cresta (Galaxian hardware) ]
mooncrgx:0:409D:01:000:Infinite Lives
mooncrgx:0:409E:00:500:Infinite Lives (2/2)
mooncrgx:0:206F:C3:100:Invincibility
mooncrgx:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
mooncrgx:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
mooncrgx:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
mooncrgx:0:4140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
mooncrgx:0:4143:C2:500:Always have Full Size Ship (2/6)
mooncrgx:0:4145:01:500:Always have Full Size Ship (3/6)
mooncrgx:0:4148:C8:500:Always have Full Size Ship (4/6)
mooncrgx:0:414A:01:500:Always have Full Size Ship (5/6)
mooncrgx:0:414D:D8:500:Always have Full Size Ship (6/6)
mooncrgx:0:4230:30:000:Infinite Time to dock
mooncrgx:0:4230:00:001:No more dock time Now!
mooncrgx:0:4231:01:501:No more dock time Now! (2/2)
mooncrgx:0:423C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Moon Cresta (bootleg set 2) ]
mooncrs2:0:809D:01:000:Infinite Lives
mooncrs2:0:809E:00:500:Infinite Lives (2/2)
mooncrs2:0:206F:C3:100:Invincibility
mooncrs2:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
mooncrs2:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
mooncrs2:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
mooncrs2:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
mooncrs2:0:8143:C2:500:Always have Full Size Ship (2/6)
mooncrs2:0:8145:01:500:Always have Full Size Ship (3/6)
mooncrs2:0:8148:C8:500:Always have Full Size Ship (4/6)
mooncrs2:0:814A:01:500:Always have Full Size Ship (5/6)
mooncrs2:0:814D:D8:500:Always have Full Size Ship (6/6)
mooncrs2:0:8230:30:000:Infinite Time to dock
mooncrs2:0:8230:00:001:No more dock time Now!
mooncrs2:0:8231:01:501:No more dock time Now! (2/2)
mooncrs2:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Moon Cresta (Nichibutsu, old rev) ]
mooncrsa:0:809D:01:000:Infinite Lives
mooncrsa:0:809E:00:500:Infinite Lives (2/2)
mooncrsa:0:206F:C3:100:Invincibility
mooncrsa:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
mooncrsa:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
mooncrsa:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
mooncrsa:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
mooncrsa:0:8143:C2:500:Always have Full Size Ship (2/6)
mooncrsa:0:8145:01:500:Always have Full Size Ship (3/6)
mooncrsa:0:8148:C8:500:Always have Full Size Ship (4/6)
mooncrsa:0:814A:01:500:Always have Full Size Ship (5/6)
mooncrsa:0:814D:D8:500:Always have Full Size Ship (6/6)
mooncrsa:0:8230:30:000:Infinite Time to dock
mooncrsa:0:8230:00:001:No more dock time Now!
mooncrsa:0:8231:01:501:No more dock time Now! (2/2)
mooncrsa:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Moon Cresta (bootleg set 1) ]
mooncrsb:0:809D:01:000:Infinite Lives
mooncrsb:0:809E:00:500:Infinite Lives (2/2)
mooncrsb:0:206F:C3:100:Invincibility
mooncrsb:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
mooncrsb:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
mooncrsb:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
mooncrsb:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
mooncrsb:0:8143:C2:500:Always have Full Size Ship (2/6)
mooncrsb:0:8145:01:500:Always have Full Size Ship (3/6)
mooncrsb:0:8148:C8:500:Always have Full Size Ship (4/6)
mooncrsb:0:814A:01:500:Always have Full Size Ship (5/6)
mooncrsb:0:814D:D8:500:Always have Full Size Ship (6/6)
mooncrsb:0:8230:30:000:Infinite Time to dock
mooncrsb:0:8230:00:001:No more dock time Now!
mooncrsb:0:8231:01:501:No more dock time Now! (2/2)
mooncrsb:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Moon Cresta (Gremlin) ]
mooncrsg:0:809D:01:000:Infinite Lives
mooncrsg:0:809E:00:500:Infinite Lives (2/2)
mooncrsg:0:206F:C3:100:Invincibility
mooncrsg:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
mooncrsg:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
mooncrsg:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
mooncrsg:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
mooncrsg:0:8143:C2:500:Always have Full Size Ship (2/6)
mooncrsg:0:8145:01:500:Always have Full Size Ship (3/6)
mooncrsg:0:8148:C8:500:Always have Full Size Ship (4/6)
mooncrsg:0:814A:01:500:Always have Full Size Ship (5/6)
mooncrsg:0:814D:D8:500:Always have Full Size Ship (6/6)
mooncrsg:0:8230:30:000:Infinite Time to dock
mooncrsg:0:8230:00:001:No more dock time Now!
mooncrsg:0:8231:01:501:No more dock time Now! (2/2)
mooncrsg:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Moon Cresta (Nichibutsu) ]
mooncrst:0:809D:01:000:Infinite Lives
mooncrst:0:809E:00:500:Infinite Lives (2/2)
mooncrst:0:206F:C3:100:Invincibility
mooncrst:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
mooncrst:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
mooncrst:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
mooncrst:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
mooncrst:0:8143:C2:500:Always have Full Size Ship (2/6)
mooncrst:0:8145:01:500:Always have Full Size Ship (3/6)
mooncrst:0:8148:C8:500:Always have Full Size Ship (4/6)
mooncrst:0:814A:01:500:Always have Full Size Ship (5/6)
mooncrst:0:814D:D8:500:Always have Full Size Ship (6/6)
mooncrst:0:8230:30:000:Infinite Time to dock
mooncrst:0:8230:00:001:No more dock time Now!
mooncrst:0:8231:01:501:No more dock time Now! (2/2)
mooncrst:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Moon Cresta (Nichibutsu, unencrypted) ]
mooncrsu:0:809D:01:000:Infinite Lives
mooncrsu:0:809E:00:500:Infinite Lives (2/2)
mooncrsu:0:206F:C3:100:Invincibility
mooncrsu:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
mooncrsu:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
mooncrsu:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
mooncrsu:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
mooncrsu:0:8143:C2:500:Always have Full Size Ship (2/6)
mooncrsu:0:8145:01:500:Always have Full Size Ship (3/6)
mooncrsu:0:8148:C8:500:Always have Full Size Ship (4/6)
mooncrsu:0:814A:01:500:Always have Full Size Ship (5/6)
mooncrsu:0:814D:D8:500:Always have Full Size Ship (6/6)
mooncrsu:0:8230:30:000:Infinite Time to dock
mooncrsu:0:8230:00:001:No more dock time Now!
mooncrsu:0:8231:01:501:No more dock time Now! (2/2)
mooncrsu:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Moon Quasar ]
moonqsr:0:8087:F8:000:Infinite Fuel
; [ Michael Jackson's Moonwalker (Set 1) ]
moonwalk:0:FFDA58:03:000:Infinite Lives PL1
moonwalk:0:FFC01C:40:000:Infinite Energy PL1
moonwalk:0:FFDA79:01:000:Infinite Magic PL1
moonwalk:0:FFDA7D:45:000:Invincibility PL1
moonwalk:0:FFC04C:04:000:Always Robot PL1:Best enabled on title screen
moonwalk:0:FFC04C:04:001:Become Robot Now! PL1:Buggy
moonwalk:0:FFDA98:03:000:Infinite Lives PL2
moonwalk:0:FFC0DC:40:000:Infinite Energy PL2
moonwalk:0:FFDAB9:01:000:Infinite Magic PL2
moonwalk:0:FFDABD:45:000:Invincibility PL2
moonwalk:0:FFC10C:04:000:Always Robot PL2:Best enabled on title screen
moonwalk:0:FFC10C:04:001:Become Robot Now! PL2:Buggy
moonwalk:0:FFDAD8:03:000:Infinite Lives PL3
moonwalk:0:FFC19C:28:000:Infinite Energy PL3
moonwalk:0:FFDAF9:01:000:Infinite Magic PL3
moonwalk:0:FFDAFD:45:000:Invincibility PL3
moonwalk:0:FFC1CC:04:000:Always Robot PL3:Best enabled on title screen
moonwalk:0:FFC1CC:04:001:Become Robot Now! PL3:Buggy
; [ Moonwar ]
moonwar:0:8744:09:000:Infinite Lives
moonwar:0:8758:99:000:Infinite Fuel
moonwar:0:875A:99:000:Infinite Shields
; [ Moonwar (older) ]
moonwara:0:8744:09:000:Infinite Lives
moonwara:0:8758:99:000:Infinite Fuel
moonwara:0:875A:99:000:Infinite Shields
; [ Michael Jackson's Moonwalker (Set 2) ]
moonwlka:0:FFDA58:03:000:Infinite Lives PL1
moonwlka:0:FFC01C:40:000:Infinite Energy PL1
moonwlka:0:FFDA79:01:000:Infinite Magic PL1
moonwlka:0:FFDA7D:45:000:Invincibility PL1
moonwlka:0:FFC04C:04:000:Always Robot PL1:Best enabled on title screen
moonwlka:0:FFC04C:04:001:Become Robot Now! PL1:Buggy
moonwlka:0:FFDA98:03:000:Infinite Lives PL2
moonwlka:0:FFC0DC:40:000:Infinite Energy PL2
moonwlka:0:FFDAB9:01:000:Infinite Magic PL2
moonwlka:0:FFDABD:45:000:Invincibility PL2
moonwlka:0:FFC10C:04:000:Always Robot PL2:Best enabled on title screen
moonwlka:0:FFC10C:04:001:Become Robot Now! PL2:Buggy
moonwlka:0:FFDAD8:03:000:Infinite Lives PL3
moonwlka:0:FFC19C:28:000:Infinite Energy PL3
moonwlka:0:FFDAF9:01:000:Infinite Magic PL3
moonwlka:0:FFDAFD:45:000:Invincibility PL3
moonwlka:0:FFC1CC:04:000:Always Robot PL3:Best enabled on title screen
moonwlka:0:FFC1CC:04:001:Become Robot Now! PL3:Buggy
; [ Michael Jackson's Moonwalker (bootleg) ]
moonwlkb:0:FFDA58:03:000:Infinite Lives PL1
moonwlkb:0:FFC01C:40:000:Infinite Energy PL1
moonwlkb:0:FFDA79:01:000:Infinite Magic PL1
moonwlkb:0:FFDA7D:45:000:Invincibility PL1
moonwlkb:0:FFC04C:04:000:Always Robot PL1:Best enabled on title screen
moonwlkb:0:FFC04C:04:001:Become Robot Now! PL1:Buggy
moonwlkb:0:FFDA98:03:000:Infinite Lives PL2
moonwlkb:0:FFC0DC:40:000:Infinite Energy PL2
moonwlkb:0:FFDAB9:01:000:Infinite Magic PL2
moonwlkb:0:FFDABD:45:000:Invincibility PL2
moonwlkb:0:FFC10C:04:000:Always Robot PL2:Best enabled on title screen
moonwlkb:0:FFC10C:04:001:Become Robot Now! PL2:Buggy
moonwlkb:0:FFDAD8:03:000:Infinite Lives PL3
moonwlkb:0:FFC19C:28:000:Infinite Energy PL3
moonwlkb:0:FFDAF9:01:000:Infinite Magic PL3
moonwlkb:0:FFDAFD:45:000:Invincibility PL3
moonwlkb:0:FFC1CC:04:000:Always Robot PL3:Best enabled on title screen
moonwlkb:0:FFC1CC:04:001:Become Robot Now! PL3:Buggy
; [ Wild West C.O.W.-Boys of Moo Mesa (US version UA) ]
mooua:0:180945:64:000:Infinite Lives PL1
mooua:0:18131F:03:000:Infinite Energy PL1
mooua:0:181358:AF:000:Invincibility "ON" PL1
mooua:0:181300:10:520:Invincibility "ON" PL1 (2/2)
mooua:0:181358:01:001:Invincibility "OFF" PL1
mooua:0:181300:10:541:Invincibility "OFF" PL1 (2/2)
mooua:0:1809C5:64:000:Infinite Lives PL2
mooua:0:181B1F:03:000:Infinite Energy PL2
mooua:0:181B58:AF:000:Invincibility "ON" PL2
mooua:0:181B00:10:520:Invincibility "ON" PL2 (2/2)
mooua:0:181B58:01:001:Invincibility "OFF" PL2
mooua:0:181B00:10:541:Invincibility "OFF" PL2 (2/2)
mooua:0:180A45:64:000:Infinite Lives PL3
mooua:0:18231F:03:000:Infinite Energy PL3
mooua:0:182358:AF:000:Invincibility "ON" PL3
mooua:0:182300:10:520:Invincibility "ON" PL3 (2/2)
mooua:0:182358:01:001:Invincibility "OFF" PL3
mooua:0:182300:10:541:Invincibility "OFF" PL3 (2/2)
mooua:0:180AC5:64:000:Infinite Lives PL4
mooua:0:182B1F:03:000:Infinite Energy PL4
mooua:0:182B58:AF:000:Invincibility "ON" PL4
mooua:0:182B00:10:520:Invincibility "ON" PL4 (2/2)
mooua:0:182B58:01:001:Invincibility "OFF" PL4
mooua:0:182B00:10:541:Invincibility "OFF" PL4 (2/2)
; [ More More Plus ]
moremorp:0:102295:FF:000:Infinite Credits
moremorp:0:102294:7F:500:Infinite Credits (2/2)
moremorp:0:10254F:1A:001:Finish this Stage Now!
moremorp:0:10259B:1A:501:Finish this Stage Now! (2/3):Part 1 for Stages 1 7 8 9 11 & 17, Part 2 for Stage 2 & 18
moremorp:0:10246F:1A:501:Finish this Stage Now! (3/3):Part 3 for Stages 3 4 5 6 10 12 13 14 15 16 19 & 20
moremorp:0:102309:05:000:Infinite Lives PL1
moremorp:0:10230B:05:000:Infinite Lives PL2
moremorp:0:000000:00:999:[ Stage 1 ]
moremorp:0:102DBD:05:000:Infinite Time:Turn this cheat OFF to finish the stage
moremorp:0:10254F:FF:000:Score always = 255 PL1
moremorp:0:1025E5:FF:000:Score always = 255 PL2
moremorp:0:000000:00:999:[ Stage 2 ]
moremorp:0:1026A3:05:000:Infinite Time:Turn this cheat OFF to finish the stage
moremorp:0:10259B:FF:000:Score always = 255 PL1
moremorp:0:102631:FF:000:Score always = 255 PL2
moremorp:0:000000:00:999:[ Stages 3-6, 10, 12-16 & 19-20 ]
moremorp:0:102457:05:000:Infinite Time:Turn this cheat OFF to finish the stage
moremorp:0:10246F:FF:000:Score always = 255 PL1
moremorp:0:102471:FF:000:Score always = 255 PL2
moremorp:0:000000:00:999:[ Stage 7 ]
moremorp:0:1026ED:05:000:Infinite Time:Turn this cheat OFF to finish the stage
moremorp:0:10254F:FF:000:Score always = 255 PL1
moremorp:0:10262F:FF:000:Score always = 255 PL2
moremorp:0:000000:00:999:[ Stage 8 ]
moremorp:0:1028D1:05:000:Infinite Time:Turn this cheat OFF to finish the stage
moremorp:0:102921:FF:000:Score always = 255 PL1
moremorp:0:102923:FF:000:Score always = 255 PL2
moremorp:0:000000:00:999:[ Stage 9 ]
moremorp:0:10254F:FF:000:Score always = 255 PL1
moremorp:0:1025F9:FF:000:Score always = 255 PL2
moremorp:0:000000:00:999:[ Stage 11 ]
moremorp:0:102821:05:000:Infinite Time:Turn this cheat OFF to finish the stage
moremorp:0:10254F:FF:000:Score always = 255 PL1
moremorp:0:1025E5:FF:000:Score always = 255 PL2
moremorp:0:000000:00:999:[ Stage 17 ]
moremorp:0:102951:05:000:Infinite Time:Turn this cheat OFF to finish the stage
moremorp:0:10254F:FF:000:Score always = 255 Pl1
moremorp:0:1025E5:FF:000:Score always = 255 PL2
moremorp:0:000000:00:999:[ Stage 18 ]
moremorp:0:102781:05:000:Infinite Time:Turn this cheat OFF to finish the stage
moremorp:0:10259B:FF:000:Score always = 255 PL1
moremorp:0:102631:FF:000:Score always = 255 PL2
; [ Mosaic ]
mosaic:0:20183:63:000:Infinite Bombs
mosaic:0:20011:00:000:Always One line to end level
mosaic:0:20011:01:001:One line to end level Now!
mosaic:0:20010:5E:001:Level 96 when level ends
mosaic:0:20010:5F:061:Select next level
:mosaic:62000000:00000:00000000:00000000:Next Shape always =:Note the next shape indicator will not update though!
:mosaic:00010000:2001A:00000000:FFFFFFFF:Light Blue L
:mosaic:00010000:2001A:00000001:FFFFFFFF:Yellow L
:mosaic:00010000:2001A:00000002:FFFFFFFF:Dark Blue Square
:mosaic:00010000:2001A:00000003:FFFFFFFF:Red Line
:mosaic:00010000:2001A:00000004:FFFFFFFF:Purple Z
:mosaic:00010000:2001A:00000005:FFFFFFFF:Green Z
:mosaic:00010000:2001A:00000006:FFFFFFFF:Grey T
:mosaic:00010000:2001A:00000007:FFFFFFFF:Left Arrow
:mosaic:00010000:2001A:00000008:FFFFFFFF:Down Arrow
:mosaic:62000001:00000:00000000:00000000:Next Shape Now! =:Note the next shape indicator will not update though!
:mosaic:00010001:2001A:00000000:FFFFFFFF:Light Blue L
:mosaic:00010001:2001A:00000001:FFFFFFFF:Yellow L
:mosaic:00010001:2001A:00000002:FFFFFFFF:Dark Blue Square
:mosaic:00010001:2001A:00000003:FFFFFFFF:Red Line
:mosaic:00010001:2001A:00000004:FFFFFFFF:Purple Z
:mosaic:00010001:2001A:00000005:FFFFFFFF:Green Z
:mosaic:00010001:2001A:00000006:FFFFFFFF:Grey T
:mosaic:00010001:2001A:00000007:FFFFFFFF:Left Arrow
:mosaic:00010001:2001A:00000008:FFFFFFFF:Down Arrow
; [ Mosaic (Fuuki) ]
mosaica:0:20183:63:000:Infinite Bombs
mosaica:0:20011:00:000:Always One line to end level
mosaica:0:20011:01:001:One line to end level Now!
mosaica:0:20010:5E:001:Level 96 when level ends
mosaica:0:20010:5F:061:Select next level
:mosaica:62000000:00000:00000000:00000000:Next Shape always =:Note the next shape indicator will not update though!
:mosaica:00010000:2001A:00000000:FFFFFFFF:Light Blue L
:mosaica:00010000:2001A:00000001:FFFFFFFF:Yellow L
:mosaica:00010000:2001A:00000002:FFFFFFFF:Dark Blue Square
:mosaica:00010000:2001A:00000003:FFFFFFFF:Red Line
:mosaica:00010000:2001A:00000004:FFFFFFFF:Purple Z
:mosaica:00010000:2001A:00000005:FFFFFFFF:Green Z
:mosaica:00010000:2001A:00000006:FFFFFFFF:Grey T
:mosaica:00010000:2001A:00000007:FFFFFFFF:Left Arrow
:mosaica:00010000:2001A:00000008:FFFFFFFF:Down Arrow
:mosaica:62000001:00000:00000000:00000000:Next Shape Now! =:Note the next shape indicator will not update though!
:mosaica:00010001:2001A:00000000:FFFFFFFF:Light Blue L
:mosaica:00010001:2001A:00000001:FFFFFFFF:Yellow L
:mosaica:00010001:2001A:00000002:FFFFFFFF:Dark Blue Square
:mosaica:00010001:2001A:00000003:FFFFFFFF:Red Line
:mosaica:00010001:2001A:00000004:FFFFFFFF:Purple Z
:mosaica:00010001:2001A:00000005:FFFFFFFF:Green Z
:mosaica:00010001:2001A:00000006:FFFFFFFF:Grey T
:mosaica:00010001:2001A:00000007:FFFFFFFF:Left Arrow
:mosaica:00010001:2001A:00000008:FFFFFFFF:Down Arrow
; [ Syougi No Tatsujin - Master of Syougi ]
mosyougi:0:10B020:0A:001:Win on next piece taken Now!:Right Game Mode Only
:mosyougi:00300000:10B061:09000040:FF00FFFF:Infinite Time PL1
:mosyougi:00300000:10B071:09000040:FF00FFFF:Infinite Time PL2
; [ Moto Frenzy ]
motofren:0:0000:00:999:[ This game hasn't even ]:REASON 11
motofren:0:0000:00:999:[ been looked at due to ]:REASON 11
motofren:0:0000:00:999:[ time constraints - Too]:REASON 11
motofren:0:0000:00:999:[ many games and so ]:REASON 11
motofren:0:0000:00:999:[ little time. It is ]:REASON 11
motofren:0:0000:00:999:[ even possible that ]:REASON 11
motofren:0:0000:00:999:[ this game may be a ]:REASON 11
motofren:0:0000:00:999:[ clone of an existing ]:REASON 11
motofren:0:0000:00:999:[ game which may have ]:REASON 11
motofren:0:0000:00:999:[ cheats. Please search ]:REASON 11
motofren:0:0000:00:999:[ the cheat forums ]:REASON 11
motofren:0:0000:00:999:[ before posting cheat ]:REASON 11
motofren:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ MotoRace USA ]
motorace:0:E70D:01:000:Rank always set to 1st
motorace:0:0000:00:999:[Infinite Fuel must be ]
motorace:0:0000:00:999:[turned off at New York. ]
motorace:0:E708:1E:000:Infinite Fuel
motorace:0:0000:00:999:[Invincibility must be ]
motorace:0:0000:00:999:[turned OFF before entering ]
motorace:0:0000:00:999:[the final straight of ]
motorace:0:0000:00:999:[each city. ]
motorace:0:E300:03:000:Invincibility
motorace:0:0000:00:999:[See the Dip Switch Menu to ]
motorace:0:0000:00:999:[enable an alternate ]
motorace:0:0000:00:999:[Invincibility cheat. ]
; [ Motos ]
motos:0:1826:03:000:Infinite Lives
motos:0:182D:FF:000:Infinite Power
motos:0:182C:63:000:Infinite Jumps
; [ Mouja (Japan) ]
mouja:0:F0000A:63:000:Infinite Credits
mouja:0:F001B1:00:000:Next Top Coin always Empty PL1
mouja:0:F001B1:01:000:Next Top Coin always 1 PL1
mouja:0:F001B1:02:000:Next Top Coin always 5 PL1
mouja:0:F001B1:03:000:Next Top Coin always 10 PL1
mouja:0:F001B1:04:000:Next Top Coin always 50 PL1
mouja:0:F001B1:05:000:Next Top Coin always 100 PL1
mouja:0:F001B1:06:000:Next Top Coin always 500 PL1
mouja:0:F001B1:08:000:Next Top Coin always a Cat PL1
mouja:0:F001AF:00:000:Next Bottom Coin always Empty PL1
mouja:0:F001AF:01:000:Next Bottom Coin always 1 PL1
mouja:0:F001AF:02:000:Next Bottom Coin always 5 PL1
mouja:0:F001AF:03:000:Next Bottom Coin always 10 PL1
mouja:0:F001AF:04:000:Next Bottom Coin always 50 PL1
mouja:0:F001AF:05:000:Next Bottom Coin always 100 PL1
mouja:0:F001AF:06:000:Next Bottom Coin always 500 PL1
mouja:0:F001AF:08:000:Next Bottom Coin always a Cat PL1
mouja:0:F001B1:00:001:Next Top Coin is Empty Now! PL1
mouja:0:F001B1:01:001:Next Top Coin is 1 Now! PL1
mouja:0:F001B1:02:001:Next Top Coin is 5 Now! PL1
mouja:0:F001B1:03:001:Next Top Coin is 10 Now! PL1
mouja:0:F001B1:04:001:Next Top Coin is 50 Now! PL1
mouja:0:F001B1:05:001:Next Top Coin is 100 Now! PL1
mouja:0:F001B1:06:001:Next Top Coin is 500 Now! PL1
mouja:0:F001B1:08:001:Next Top Coin is a Cat Now! PL1
mouja:0:F001AF:00:001:Next Bottom Coin is Empty Now! PL1
mouja:0:F001AF:01:001:Next Bottom Coin is 1 Now! PL1
mouja:0:F001AF:02:001:Next Bottom Coin is 5 Now! PL1
mouja:0:F001AF:03:001:Next Bottom Coin is 10 Now! PL1
mouja:0:F001AF:04:001:Next Bottom Coin is 50 Now! PL1
mouja:0:F001AF:05:001:Next Bottom Coin is 100 Now! PL1
mouja:0:F001AF:06:001:Next Bottom Coin is 500 Now! PL1
mouja:0:F001AF:08:001:Next Bottom Coin is a Cat Now! PL1
mouja:0:F0051F:00:000:Next Top Coin always Empty PL2
mouja:0:F0051F:01:000:Next Top Coin always 1 PL2
mouja:0:F0051F:02:000:Next Top Coin always 5 PL2
mouja:0:F0051F:03:000:Next Top Coin always 10 PL2
mouja:0:F0051F:04:000:Next Top Coin always 50 PL2
mouja:0:F0051F:05:000:Next Top Coin always 100 PL2
mouja:0:F0051F:06:000:Next Top Coin always 500 PL2
mouja:0:F0051F:08:000:Next Top Coin always a Cat PL2
mouja:0:F0051D:00:000:Next Bottom Coin always Empty PL2
mouja:0:F0051D:01:000:Next Bottom Coin always 1 PL2
mouja:0:F0051D:02:000:Next Bottom Coin always 5 PL2
mouja:0:F0051D:03:000:Next Bottom Coin always 10 PL2
mouja:0:F0051D:04:000:Next Bottom Coin always 50 PL2
mouja:0:F0051D:05:000:Next Bottom Coin always 100 PL2
mouja:0:F0051D:06:000:Next Bottom Coin always 500 PL2
mouja:0:F0051D:08:000:Next Bottom Coin always a Cat PL2
mouja:0:F0051F:00:001:Next Top Coin is Empty Now! PL2
mouja:0:F0051F:01:001:Next Top Coin is 1 Now! PL2
mouja:0:F0051F:02:001:Next Top Coin is 5 Now! PL2
mouja:0:F0051F:03:001:Next Top Coin is 10 Now! PL2
mouja:0:F0051F:04:001:Next Top Coin is 50 Now! PL2
mouja:0:F0051F:05:001:Next Top Coin is 100 Now! PL2
mouja:0:F0051F:06:001:Next Top Coin is 500 Now! PL2
mouja:0:F0051F:08:001:Next Top Coin is a Cat Now! PL2
mouja:0:F0051D:00:001:Next Bottom Coin is Empty Now! PL2
mouja:0:F0051D:01:001:Next Bottom Coin is 1 Now! PL2
mouja:0:F0051D:02:001:Next Bottom Coin is 5 Now! PL2
mouja:0:F0051D:03:001:Next Bottom Coin is 10 Now! PL2
mouja:0:F0051D:04:001:Next Bottom Coin is 50 Now! PL2
mouja:0:F0051D:05:001:Next Bottom Coin is 100 Now! PL2
mouja:0:F0051D:06:001:Next Bottom Coin is 500 Now! PL2
mouja:0:F0051D:08:001:Next Bottom Coin is a Cat Now! PL2
; [ Mouser ]
mouser:0:6001:90:000:Infinite Credits
mouser:0:6228:07:000:Infinite Lives
mouser:0:1E48:D6:100:Invincibility
mouser:0:1E49:1E:600:Invincibility (2/2):This does the same thing as changing 1E4B from RET NZ to RET - driver uses encrypted opcodes.
; [ Mouser (Cosmos) ]
mouserc:0:6001:90:000:Infinite Credits
mouserc:0:6228:07:000:Infinite Lives
mouserc:0:1E48:D6:100:Invincibility
mouserc:0:1E49:1E:600:Invincibility (2/2):This does the same thing as changing 1E4B from RET NZ to RET - driver uses encrypted opcodes.
; [ Mighty! Pang (Japan 001011) ]
mpangj:0:FF8109:3C:000:Infinite Time
mpangj:0:FF8108:63:500:Infinite Time (2/2)
:mpangj:00000000:FF8126:00000009:FFFFFFFF:Infinite Lives PL1
:mpangj:00000000:FFA502:00000001:FFFFFFFF:Invincibility PL1
:mpangj:00000001:FFA503:00000001:FFFFFFFF:Get Shield Now! PL1
:mpangj:62000000:000000:00000000:00000000:Always Have Weapon PL1
:mpangj:00010000:FFA50C:00000004:FFFFFFFF:Normal
:mpangj:00010000:FFA50C:00000000:FFFFFFFF:Double Shot
:mpangj:00010000:FFA50C:00000001:FFFFFFFF:Sticky Shot
:mpangj:00010000:FFA50C:00000002:FFFFFFFF:Laser Gun
:mpangj:62000000:000000:00000000:00000000:Select Weapon Now! PL1
:mpangj:00010001:FFA50C:00000004:FFFFFFFF:Normal
:mpangj:00010001:FFA50C:00000000:FFFFFFFF:Double Shot
:mpangj:00010001:FFA50C:00000001:FFFFFFFF:Sticky Shot
:mpangj:00010001:FFA50C:00000002:FFFFFFFF:Laser Gun
:mpangj:00000000:FF8127:00000009:FFFFFFFF:Infinite Lives PL2
:mpangj:00000000:FFA5C2:00000001:FFFFFFFF:Invincibility PL2
:mpangj:00000001:FFA5C3:00000001:FFFFFFFF:Get Shield Now! PL2
:mpangj:62000000:000000:00000000:00000000:Always Have Weapon PL2
:mpangj:00010000:FFA5CC:00000004:FFFFFFFF:Normal
:mpangj:00010000:FFA5CC:00000000:FFFFFFFF:Double Shot
:mpangj:00010000:FFA5CC:00000001:FFFFFFFF:Sticky Shot
:mpangj:00010000:FFA5CC:00000002:FFFFFFFF:Laser Gun
:mpangj:62000000:000000:00000000:00000000:Select Weapon Now! PL2
:mpangj:00010001:FFA5CC:00000004:FFFFFFFF:Normal
:mpangj:00010001:FFA5CC:00000000:FFFFFFFF:Double Shot
:mpangj:00010001:FFA5CC:00000001:FFFFFFFF:Sticky Shot
:mpangj:00010001:FFA5CC:00000002:FFFFFFFF:Laser Gun
:mpangj:00000000:FF810B:00000002:FFFFFFFF:Freeze Balls
:mpangj:00000001:FF810A:00000002:FFFFFFFF:Freeze Balls For 2 Sec Now!
mpangj:0:000000:00:999:[ These are the codes to set the machine region - the ]
mpangj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mpangj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
:mpangj:00000000:FF80A1:00000000:FFFFFFFF:Region Switch = Japan
:mpangj:00000000:FF80A1:00000002:FFFFFFFF:Region Switch = USA
:mpangj:00000000:FF80A1:00000004:FFFFFFFF:Region Switch = Hispanic
:mpangj:00000000:FF80A1:00000006:FFFFFFFF:Region Switch = Oceania
:mpangj:00000000:FF80A1:00000008:FFFFFFFF:Region Switch = Asia
:mpangj:00000000:FF80A1:0000000A:FFFFFFFF:Region Switch = Euro
:mpangj:00000000:FF80A1:0000000C:FFFFFFFF:Region Switch = Brasil
; [ Moon Patrol ]
mpatrol:0:E511:00:000:Infinite Time
mpatrol:0:E515:0A:000:Infinite Lives
mpatrol:0:0000:00:999:[See the Dip Switch Menu to ]
mpatrol:0:0000:00:999:[enable Invincibility. ]
; [ Moon Patrol (Williams) ]
mpatrolw:0:E511:00:000:Infinite Time
mpatrolw:0:E515:0A:000:Infinite Lives
mpatrolw:0:0000:00:999:[See the Dip Switch Menu to ]
mpatrolw:0:0000:00:999:[enable Invincibility. ]
; [ Mad Planets ]
mplanets:0:0130A:06:000:Infinite Lives
mplanets:0:012F0:00:000:Invincibility
; [ Mad Planets (UK) ]
mplanuk:0:01315:06:000:Infinite Lives
mplanuk:0:012FB:00:000:Invincibility
; [ MegaPlay: Golden Axe 2 ]
mp_gaxe2:0:0000:00:999:[ There are no cheats ]:REASON 1
mp_gaxe2:0:0000:00:999:[ for this game as it ]:REASON 1
mp_gaxe2:0:0000:00:999:[ didn't work the last ]:REASON 1
mp_gaxe2:0:0000:00:999:[ time it was tested. ]:REASON 1
mp_gaxe2:0:0000:00:999:[ If the game now works ]:REASON 1
mp_gaxe2:0:0000:00:999:[ please request cheats ]:REASON 1
mp_gaxe2:0:0000:00:999:[ for it on the cheat ]:REASON 1
mp_gaxe2:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaPlay: Sonic The Hedgehog ]
mp_sonic:0:0000:00:999:[ There are no cheats ]:REASON 1
mp_sonic:0:0000:00:999:[ for this game as it ]:REASON 1
mp_sonic:0:0000:00:999:[ didn't work the last ]:REASON 1
mp_sonic:0:0000:00:999:[ time it was tested. ]:REASON 1
mp_sonic:0:0000:00:999:[ If the game now works ]:REASON 1
mp_sonic:0:0000:00:999:[ please request cheats ]:REASON 1
mp_sonic:0:0000:00:999:[ for it on the cheat ]:REASON 1
mp_sonic:0:0000:00:999:[ forums. ]:REASON 1
; [ Mr. Do! ]
mrdo:0:32A6:18:100:Invincibility
mrdo:0:44B0:18:600:Invincibility (2/4):1/4 = red monsters, 2/4 = letter monsters, 3/4 = blue monsters, 4/4 = apples
mrdo:0:4B94:18:600:Invincibility (3/4)
mrdo:0:5345:18:600:Invincibility (4/4)
mrdo:0:E097:06:000:Infinite Lives PL1
mrdo:0:E0A1:21:000:MANY red monsters PL1
mrdo:0:E0A1:01:000:One red monster PL1
mrdo:0:E0A1:00:000:NO red monsters PL1
mrdo:0:E11C:06:000:Infinite Lives PL2
mrdo:0:E126:21:000:MANY red monsters PL2
mrdo:0:E126:01:000:One red monster PL2
mrdo:0:E126:00:000:NO red monsters PL2
; [ Mr. Do! (bugfixed) ]
mrdofix:0:32A6:18:100:Invincibility
mrdofix:0:44B0:18:600:Invincibility (2/4):1/4 = red monsters, 2/4 = letter monsters, 3/4 = blue monsters, 4/4 = apples
mrdofix:0:4B94:18:600:Invincibility (3/4)
mrdofix:0:5345:18:600:Invincibility (4/4)
mrdofix:0:E097:06:000:Infinite Lives PL1
mrdofix:0:E0A1:21:000:MANY red monsters PL1
mrdofix:0:E0A1:01:000:One red monster PL1
mrdofix:0:E0A1:00:000:NO red monsters PL1
mrdofix:0:E11C:06:000:Infinite Lives PL2
mrdofix:0:E126:21:000:MANY red monsters PL2
mrdofix:0:E126:01:000:One red monster PL2
mrdofix:0:E126:00:000:NO red monsters PL2
; [ Mr. Do! (Taito) ]
mrdot:0:32A6:18:100:Invincibility
mrdot:0:44B0:18:600:Invincibility (2/4):1/4 = red monsters, 2/4 = letter monsters, 3/4 = blue monsters, 4/4 = apples
mrdot:0:4B94:18:600:Invincibility (3/4)
mrdot:0:5345:18:600:Invincibility (4/4)
mrdot:0:E097:06:000:Infinite Lives PL1
mrdot:0:E0A1:21:000:MANY red monsters PL1
mrdot:0:E0A1:01:000:One red monster PL1
mrdot:0:E0A1:00:000:NO red monsters PL1
mrdot:0:E11C:06:000:Infinite Lives PL2
mrdot:0:E126:21:000:MANY red monsters PL2
mrdot:0:E126:01:000:One red monster PL2
mrdot:0:E126:00:000:NO red monsters PL2
; [ Mr. Do! (prototype) ]
mrdoy:0:3168:18:100:Invincibility
mrdoy:0:42F2:18:600:Invincibility (2/3):1/3 = red monsters, 2/3 = letter monsters, 3/3 = apples
mrdoy:0:4BA5:18:600:Invincibility (3/3)
mrdoy:0:E091:06:000:Infinite Lives PL1
mrdoy:0:E09B:21:000:MANY red monsters PL1
mrdoy:0:E09B:01:000:One red monster PL1
mrdoy:0:E09B:00:000:NO red monsters PL1
mrdoy:0:E0E9:06:000:Infinite Lives PL2
mrdoy:0:E0F3:21:000:MANY red monsters PL2
mrdoy:0:E0F3:01:000:One red monster PL2
mrdoy:0:E0F3:00:000:NO red monsters PL2
; [ Mr Driller (DRI1/VER.A2) ]
mrdrillr:0:002C4560:09:000:Infinite Credits
mrdrillr:0:0021D5F8:0A:000:Infinite Lives
mrdrillr:0:0029EBF9:4A:000:Infinite Air
; [ Mr Driller 2 ]
mrdrilr2:0:0000:00:999:[ There are no cheats ]:REASON 1
mrdrilr2:0:0000:00:999:[ for this game as it ]:REASON 1
mrdrilr2:0:0000:00:999:[ didn't work the last ]:REASON 1
mrdrilr2:0:0000:00:999:[ time it was tested. ]:REASON 1
mrdrilr2:0:0000:00:999:[ If the game now works ]:REASON 1
mrdrilr2:0:0000:00:999:[ please request cheats ]:REASON 1
mrdrilr2:0:0000:00:999:[ for it on the cheat ]:REASON 1
mrdrilr2:0:0000:00:999:[ forums. ]:REASON 1
; [ Mr. Du! ]
mrdu:0:32A6:18:100:Invincibility
mrdu:0:44B0:18:600:Invincibility (2/4):1/4 = red monsters, 2/4 = letter monsters, 3/4 = blue monsters, 4/4 = apples
mrdu:0:4B94:18:600:Invincibility (3/4)
mrdu:0:5345:18:600:Invincibility (4/4)
mrdu:0:E097:06:000:Infinite Lives PL1
mrdu:0:E0A1:21:000:MANY red monsters PL1
mrdu:0:E0A1:01:000:One red monster PL1
mrdu:0:E0A1:00:000:NO red monsters PL1
mrdu:0:E11C:06:000:Infinite Lives PL2
mrdu:0:E126:21:000:MANY red monsters PL2
mrdu:0:E126:01:000:One red monster PL2
mrdu:0:E126:00:000:NO red monsters PL2
; [ Amazing Adventures of Mr. F. Lea, The ]
mrflea:0:C4CF:08:000:Infinite Time
mrflea:0:C558:07:000:Infinite Lives PL1
mrflea:0:C559:07:000:Infinite Lives PL2
; [ Mr. Goemon (Japan) ]
mrgoemon:0:DBB0:06:000:Infinite Lives
mrgoemon:0:DB13:40:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Mr. HELI no Dai-Bouken ]
mrheli:0:A3760:3F:000:Infinite Time
mrheli:0:A3761:83:500:Infinite Time (2/2)
mrheli:0:A2964:0A:000:Infinite Lives
mrheli:0:A007E:FF:000:Infinite Energy
mrheli:0:00000:00:999:[See the Dip Switch Menu to ]
mrheli:0:00000:00:999:[enable Invincibility. ]
mrheli:0:A3754:90:000:Infinite Money
mrheli:0:A3755:99:500:Infinite Money (2/3)
mrheli:0:A3756:99:500:Infinite Money (3/3)
mrheli:0:A001B:02:000:Maximum Power Bomb
mrheli:0:A001C:02:000:Maximum Power Shot
mrheli:0:A001D:02:000:Maximum Power Missile
; [ Mr. Jong (Japan) ]
mrjong:0:A006:09:000:Infinite Credits
mrjong:0:A071:09:000:Infinite Lives
mrjong:0:A03F:FE:000:Never have any Enemies
mrjong:0:A05B:FF:500:Never have any Enemies (2/4)
mrjong:0:A05F:FF:500:Never have any Enemies (3/4)
mrjong:0:A064:FF:500:Never have any Enemies (4/4)
; [ Mr. Kougar ]
mrkougar:0:41A0:07:000:Infinite Lives
; [ Mr. Kougar (bootleg) ]
mrkougb:0:41A0:07:000:Infinite Lives
; [ Mr. Kougar (earlier) ]
mrkougr2:0:41A0:07:000:Infinite Lives
; [ Mr. Lo! ]
mrlo:0:32A6:18:100:Invincibility
mrlo:0:44B0:18:600:Invincibility (2/4):1/4 = red monsters, 2/4 = letter monsters, 3/4 = blue monsters, 4/4 = apples
mrlo:0:4B94:18:600:Invincibility (3/4)
mrlo:0:5345:18:600:Invincibility (4/4)
mrlo:0:E097:06:000:Infinite Lives PL1
mrlo:0:E0A1:21:000:MANY red monsters PL1
mrlo:0:E0A1:01:000:One red monster PL1
mrlo:0:E0A1:00:000:NO red monsters PL1
mrlo:0:E11C:06:000:Infinite Lives PL2
mrlo:0:E126:21:000:MANY red monsters PL2
mrlo:0:E126:01:000:One red monster PL2
mrlo:0:E126:00:000:NO red monsters PL2
; [ Mahjong Rokumeikan (Japan) ]
mrokumei:0:0000:00:999:[ The winning hand cheat must ]
mrokumei:0:0000:00:999:[ be activated when there are ]
mrokumei:0:0000:00:999:[ 14 tiles in your hand, then ]
mrokumei:0:0000:00:999:[ press the RON key ('Z' by ]
mrokumei:0:0000:00:999:[ default). The tiles do not ]
mrokumei:0:0000:00:999:[ visually change until you ]
mrokumei:0:0000:00:999:[ make a move. ]
mrokumei:0:410C:1B:001:Get winning hand Now!
mrokumei:0:410D:1B:501:Get winning hand Now! (02/15)
mrokumei:0:410E:1B:501:Get winning hand Now! (03/15)
mrokumei:0:410F:1C:501:Get winning hand Now! (04/15)
mrokumei:0:4110:1C:501:Get winning hand Now! (05/15)
mrokumei:0:4111:1C:501:Get winning hand Now! (06/15)
mrokumei:0:4112:1D:501:Get winning hand Now! (07/15)
mrokumei:0:4113:1D:501:Get winning hand Now! (08/15)
mrokumei:0:4114:1D:501:Get winning hand Now! (09/15)
mrokumei:0:4115:1E:501:Get winning hand Now! (10/15)
mrokumei:0:4116:1E:501:Get winning hand Now! (11/15)
mrokumei:0:4117:1E:501:Get winning hand Now! (12/15)
mrokumei:0:4118:1F:501:Get winning hand Now! (13/15)
mrokumei:0:4028:1F:501:Get winning hand Now! (14/15)
mrokumei:0:4098:1F:501:Get winning hand Now! (15/15)
mrokumei:0:410C:1B:000:Always winning hand:Turn this cheat OFF during after each game
mrokumei:0:410D:1B:500:Always winning hand (02/15)
mrokumei:0:410E:1B:500:Always winning hand (03/15)
mrokumei:0:410F:1C:500:Always winning hand (04/15)
mrokumei:0:4110:1C:500:Always winning hand (05/15)
mrokumei:0:4111:1C:500:Always winning hand (06/15)
mrokumei:0:4112:1D:500:Always winning hand (07/15)
mrokumei:0:4113:1D:500:Always winning hand (08/15)
mrokumei:0:4114:1D:500:Always winning hand (09/15)
mrokumei:0:4115:1E:500:Always winning hand (10/15)
mrokumei:0:4116:1E:500:Always winning hand (11/15)
mrokumei:0:4117:1E:500:Always winning hand (12/15)
mrokumei:0:4118:1F:500:Always winning hand (13/15)
mrokumei:0:4028:1F:500:Always winning hand (14/15)
mrokumei:0:4098:1F:500:Always winning hand (15/15)
; [ Mr. TNT ]
mrtnt:0:4CA6:09:000:Infinite Lives PL1
mrtnt:0:4CA7:09:000:Infinite Lives PL2
; [ Mister Viking ]
mrviking:0:C161:08:000:Infinite Lives PL1
mrviking:0:C162:08:000:Infinite Lives PL2
; [ Mister Viking (Japan) ]
mrvikngj:0:C161:08:000:Infinite Lives PL1
mrvikngj:0:C162:08:000:Infinite Lives PL2
; [ Ms. Pacman Champion Edition / Super Zola Pac Gal ]
mschamp:0:4E6E:99:000:Infinite Credits
mschamp:0:4120:09:000:Infinite Time
mschamp:0:4E14:06:000:Infinite Lives
mschamp:0:4E15:05:500:Infinite Lives (2/2)
mschamp:0:4E0E:F4:001:Finish this Level Now!
mschamp:0:0000:00:999:[ -------- Starting Levels ------- ]
mschamp:0:0000:00:999:[ Deactivate the cheats after ]
mschamp:0:0000:00:999:[ starting the level or leave them ]
mschamp:0:0000:00:999:[ active to repeat the level. ]
mschamp:0:4E0A:7E:000:Start at Kite
mschamp:0:4E13:01:500:Start at Kite (2/2)
mschamp:0:4E0A:7F:000:Start at Drum
mschamp:0:4E13:02:500:Start at Drum (2/2)
mschamp:0:4E0A:80:000:Start at Balloon
mschamp:0:4E13:03:500:Start at Balloon (2/2)
mschamp:0:4E0A:81:000:Start at Train
mschamp:0:4E13:04:500:Start at Train (2/2)
mschamp:0:4E0A:82:000:Start at Skateboard
mschamp:0:4E13:05:500:Start at Skateboard (2/2)
mschamp:0:4E0A:83:000:Start at Frothy Pint
mschamp:0:4E13:06:500:Start at Frothy Pint (2/2)
mschamp:0:4E0A:84:000:Start at Multifruit 1a
mschamp:0:4E13:07:500:Start at Multifruit 1a (2/2)
mschamp:0:4E0A:85:000:Start at Multifruit 1b
mschamp:0:4E13:08:500:Start at Multifruit 1b (2/2)
mschamp:0:4E0A:86:000:Start at Multifruit 2
mschamp:0:4E13:09:500:Start at Multifruit 2 (2/2)
mschamp:0:0000:00:999:[ -------- Practice Levels ------- ]
mschamp:0:4E13:00:000:Practice Tricycle
mschamp:0:4E13:01:000:Practice Kite
mschamp:0:4E13:02:000:Practice Drum
mschamp:0:4E13:03:000:Practice Balloon
mschamp:0:4E13:04:000:Practice Train
mschamp:0:4E13:05:000:Practice Skateboard
mschamp:0:4E13:06:000:Practice Frothy Pint
mschamp:0:4E13:07:000:Practice Multifruit (board 1)
mschamp:0:4E13:09:000:Practice Multifruit (board 2)
mschamp:0:4E13:FF:000:Split-Screen (Unplayable)
mschamp:0:4E13:FE:000:No maze or dots(Unfinishable)
mschamp:0:0000:00:999:[ -------- Practice Speeds ------- ]
mschamp:0:4DBD:00:000:Stay blue until eaten
mschamp:0:4DBE:00:500:Stay blue until eaten (2/2)
mschamp:0:4DBD:58:000:Slow changeback
mschamp:0:4DBE:02:500:Slow changeback (2/2)
mschamp:0:4DBD:68:000:Moderate changeback
mschamp:0:4DBE:01:500:Moderate changeback (2/2)
mschamp:0:4DBD:F0:000:Quick changeback
mschamp:0:4DBE:00:500:Quick changeback (2/2)
mschamp:0:4DBD:78:000:Lightning changeback
mschamp:0:4DBE:00:500:Lightning changeback (2/2)
mschamp:0:4DBD:01:000:No change to blue
mschamp:0:4DBE:00:500:No change to blue (2/2)
mschamp:0:0000:00:999:[ --------- Ghost Status --------- ]
mschamp:0:4DA7:01:000:Red always blue
mschamp:0:4DA8:01:000:Pink always blue
mschamp:0:4DA9:01:000:Green always blue
mschamp:0:4DAA:01:000:Orange always blue
mschamp:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Mahjong Scout Man (Japan) ]
mscoutm:0:0000:00:999:[The winning hand cheat must]
mscoutm:0:0000:00:999:[be activated when there are]
mscoutm:0:0000:00:999:[14 tiles in your hand, then]
mscoutm:0:0000:00:999:[press the RON key . ]
mscoutm:0:0000:00:999:[('Z' by default). The tiles]
mscoutm:0:0000:00:999:[do not visually change ]
mscoutm:0:0000:00:999:[until you make a move. ]
mscoutm:0:F159:31:001:Get winning hand Now!
mscoutm:0:F15A:31:501:Get winning hand Now! (02/14)
mscoutm:0:F15B:31:501:Get winning hand Now! (03/14)
mscoutm:0:F15C:32:501:Get winning hand Now! (04/14)
mscoutm:0:F15D:32:501:Get winning hand Now! (05/14)
mscoutm:0:F15E:32:501:Get winning hand Now! (06/14)
mscoutm:0:F15F:33:501:Get winning hand Now! (07/14)
mscoutm:0:F160:33:501:Get winning hand Now! (08/14)
mscoutm:0:F161:33:501:Get winning hand Now! (09/14)
mscoutm:0:F162:34:501:Get winning hand Now! (10/14)
mscoutm:0:F163:34:501:Get winning hand Now! (11/14)
mscoutm:0:F164:34:501:Get winning hand Now! (12/14)
mscoutm:0:F165:35:501:Get winning hand Now! (13/14)
mscoutm:0:F166:35:501:Get winning hand Now! (14/14)
mscoutm:0:0000:00:999:[At the start of a game, ]
mscoutm:0:0000:00:999:[there may be some small ]
mscoutm:0:0000:00:999:[glitches on the tiles when ]
mscoutm:0:0000:00:999:[using the 'Always' cheats. ]
mscoutm:0:0000:00:999:[The cheats should still ]
mscoutm:0:0000:00:999:[work as normal. ]
mscoutm:0:F159:31:000:Always winning hand
mscoutm:0:F15A:31:500:Always winning hand (02/14)
mscoutm:0:F15B:31:500:Always winning hand (03/14)
mscoutm:0:F15C:32:500:Always winning hand (04/14)
mscoutm:0:F15D:32:500:Always winning hand (05/14)
mscoutm:0:F15E:32:500:Always winning hand (06/14)
mscoutm:0:F15F:33:500:Always winning hand (07/14)
mscoutm:0:F160:33:500:Always winning hand (08/14)
mscoutm:0:F161:33:500:Always winning hand (09/14)
mscoutm:0:F162:34:500:Always winning hand (10/14)
mscoutm:0:F163:34:500:Always winning hand (11/14)
mscoutm:0:F164:34:500:Always winning hand (12/14)
mscoutm:0:F165:35:500:Always winning hand (13/14)
mscoutm:0:F166:35:500:Always winning hand (14/14)
; [ Mobile Suit Gundam (Japan) ]
msgunda1:0:201F9C:0D:000:Infinite Time
msgunda1:0:201F9D:EC:500:Infinite Time (2/2)
msgunda1:0:201F9C:00:001:Finish this Round Now!
msgunda1:0:201F9D:01:501:Finish this Round Now! (2/2)
msgunda1:0:202883:A0:000:Infinite Energy PL1
msgunda1:0:202883:00:001:Drain All Energy Now! PL1
msgunda1:0:2029AF:A0:000:Infinite Energy PL2
msgunda1:0:2029AF:00:001:Drain All Energy Now! PL2
; [ Mobile Suit Gundam ]
msgundam:0:201F9C:0D:000:Infinite Time
msgundam:0:201F9D:EC:500:Infinite Time (2/2)
msgundam:0:201F9C:00:001:Finish this Round Now!
msgundam:0:201F9D:01:501:Finish this Round Now! (2/2)
msgundam:0:202883:A0:000:Infinite Energy PL1
msgundam:0:202883:00:001:Drain All Energy Now! PL1
msgundam:0:2029AF:A0:000:Infinite Energy PL2
msgundam:0:2029AF:00:001:Drain All Energy Now! PL2
; [ Marvel Super Heroes (Euro 951024) ]
msh:0:FF4808:99:000:Infinite Time
msh:0:FF4808:00:001:Finish this Round Now!
msh:0:FF4191:90:000:Infinite Energy PL1
msh:0:FF4191:00:001:Drain All Energy Now! PL1
msh:0:FF4198:03:000:Always have Max Power PL1
msh:0:FF4195:90:500:Always have Max Power PL1 (2/2)
msh:0:FF4198:00:000:Always have Min Power PL1
msh:0:FF4195:00:500:Always have Min Power PL1 (2/2)
msh:0:FF4198:03:001:Get Max Power Now! PL1
msh:0:FF4195:90:501:Get Max Power Now! PL1 (2/2)
msh:0:FF4198:00:001:Get Min Power Now! PL1
msh:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
msh:0:FF406A:80:000:No Ground Attacks PL1
msh:0:000000:00:999:[ Free player selection - Use on level VS screen ]
msh:0:FF4051:00:001:Play as Spiderman Now! PL1
msh:0:FF4051:02:001:Play as Capt. America Now!PL1
msh:0:FF4051:04:001:Play as Hulk Now! PL1
msh:0:FF4051:06:001:Play as Iron Man Now! PL1
msh:0:FF4051:08:001:Play as Wolverine Now! PL1
msh:0:FF4051:0A:001:Play as Psylocke Now! PL1
msh:0:FF4051:0C:001:Play as Blackheart Now! PL1
msh:0:FF4051:0E:001:Play as Shama Gorath Now! PL1
msh:0:FF4051:10:001:Play as Juggernaut Now! PL1
msh:0:FF4051:12:001:Play as Magneto Now! PL1
msh:0:FF4051:14:001:Play as Doc Doom Now! PL1
msh:0:FF4051:16:001:Play as Thanos Now! PL1
msh:0:FF4051:18:001:Play as Anita Now! PL1
msh:0:FF4591:90:000:Infinite Energy PL2
msh:0:FF4591:00:001:Drain All Energy Now! PL2
msh:0:FF4598:03:000:Always have Max Power PL2
msh:0:FF4595:90:500:Always have Max Power PL2 (2/2)
msh:0:FF4598:00:000:Always have Min Power PL2
msh:0:FF4595:00:500:Always have Min Power PL2 (2/2)
msh:0:FF4598:03:001:Get Max Power Now! PL2
msh:0:FF4595:90:501:Get Max Power Now! PL2 (2/2)
msh:0:FF4598:00:001:Get Min Power Now! PL2
msh:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
msh:0:FF446A:80:000:No Ground Attacks PL2
msh:0:000000:00:999:[ Free player selection - Use on level VS screen ]
msh:0:FF4451:00:001:Play as Spiderman Now! PL2
msh:0:FF4451:02:001:Play as Capt. America Now!PL2
msh:0:FF4451:04:001:Play as Hulk Now! PL2
msh:0:FF4451:06:001:Play as Iron Man Now! PL2
msh:0:FF4451:08:001:Play as Wolverine Now! PL2
msh:0:FF4451:0A:001:Play as Psylocke Now! PL2
msh:0:FF4451:0C:001:Play as Blackheart Now! PL2
msh:0:FF4451:0E:001:Play as Shama Gorath Now! PL2
msh:0:FF4451:10:001:Play as Juggernaut Now! PL2
msh:0:FF4451:12:001:Play as Magneto Now! PL2
msh:0:FF4451:14:001:Play as Doc Doom Now! PL2
msh:0:FF4451:16:001:Play as Thanos Now! PL2
msh:0:FF4451:18:001:Play as Anita Now! PL2
msh:0:000000:00:999:[ These are the codes to set the machine region - the ]
msh:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
msh:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
msh:0:FF4C23:00:000:Region Switch = Japan
msh:0:FF4C23:02:000:Region Switch = USA
msh:0:FF4C23:04:000:Region Switch = Hispanic
msh:0:FF4C23:06:000:Region Switch = Asia
msh:0:FF4C23:08:000:Region Switch = Euro
msh:0:FF4C23:0A:000:Region Switch = Brazil
; [ Marvel Super Heroes (Asia 951024) ]
msha:0:FF4808:99:000:Infinite Time
msha:0:FF4808:00:001:Finish this Round Now!
msha:0:FF4191:90:000:Infinite Energy PL1
msha:0:FF4191:00:001:Drain All Energy Now! PL1
msha:0:FF4198:03:000:Always have Max Power PL1
msha:0:FF4195:90:500:Always have Max Power PL1 (2/2)
msha:0:FF4198:00:000:Always have Min Power PL1
msha:0:FF4195:00:500:Always have Min Power PL1 (2/2)
msha:0:FF4198:03:001:Get Max Power Now! PL1
msha:0:FF4195:90:501:Get Max Power Now! PL1 (2/2)
msha:0:FF4198:00:001:Get Min Power Now! PL1
msha:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
msha:0:FF406A:80:000:No Ground Attacks PL1
msha:0:000000:00:999:[ Free player selection - Use on level VS screen ]
msha:0:FF4051:00:001:Play as Spiderman Now! PL1
msha:0:FF4051:02:001:Play as Capt. America Now!PL1
msha:0:FF4051:04:001:Play as Hulk Now! PL1
msha:0:FF4051:06:001:Play as Iron Man Now! PL1
msha:0:FF4051:08:001:Play as Wolverine Now! PL1
msha:0:FF4051:0A:001:Play as Psylocke Now! PL1
msha:0:FF4051:0C:001:Play as Blackheart Now! PL1
msha:0:FF4051:0E:001:Play as Shama Gorath Now! PL1
msha:0:FF4051:10:001:Play as Juggernaut Now! PL1
msha:0:FF4051:12:001:Play as Magneto Now! PL1
msha:0:FF4051:14:001:Play as Doc Doom Now! PL1
msha:0:FF4051:16:001:Play as Thanos Now! PL1
msha:0:FF4051:18:001:Play as Anita Now! PL1
msha:0:FF4591:90:000:Infinite Energy PL2
msha:0:FF4591:00:001:Drain All Energy Now! PL2
msha:0:FF4598:03:000:Always have Max Power PL2
msha:0:FF4595:90:500:Always have Max Power PL2 (2/2)
msha:0:FF4598:00:000:Always have Min Power PL2
msha:0:FF4595:00:500:Always have Min Power PL2 (2/2)
msha:0:FF4598:03:001:Get Max Power Now! PL2
msha:0:FF4595:90:501:Get Max Power Now! PL2 (2/2)
msha:0:FF4598:00:001:Get Min Power Now! PL2
msha:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
msha:0:FF446A:80:000:No Ground Attacks PL2
msha:0:000000:00:999:[ Free player selection - Use on level VS screen ]
msha:0:FF4451:00:001:Play as Spiderman Now! PL2
msha:0:FF4451:02:001:Play as Capt. America Now!PL2
msha:0:FF4451:04:001:Play as Hulk Now! PL2
msha:0:FF4451:06:001:Play as Iron Man Now! PL2
msha:0:FF4451:08:001:Play as Wolverine Now! PL2
msha:0:FF4451:0A:001:Play as Psylocke Now! PL2
msha:0:FF4451:0C:001:Play as Blackheart Now! PL2
msha:0:FF4451:0E:001:Play as Shama Gorath Now! PL2
msha:0:FF4451:10:001:Play as Juggernaut Now! PL2
msha:0:FF4451:12:001:Play as Magneto Now! PL2
msha:0:FF4451:14:001:Play as Doc Doom Now! PL2
msha:0:FF4451:16:001:Play as Thanos Now! PL2
msha:0:FF4451:18:001:Play as Anita Now! PL2
msha:0:000000:00:999:[ These are the codes to set the machine region - the ]
msha:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
msha:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
msha:0:FF4C23:00:000:Region Switch = Japan
msha:0:FF4C23:02:000:Region Switch = USA
msha:0:FF4C23:04:000:Region Switch = Hispanic
msha:0:FF4C23:06:000:Region Switch = Asia
msha:0:FF4C23:08:000:Region Switch = Euro
msha:0:FF4C23:0A:000:Region Switch = Brazil
; [ Marvel Super Heroes (Brazil 951117) ]
mshb:0:FF4808:99:000:Infinite Time
mshb:0:FF4808:00:001:Finish this Round Now!
mshb:0:FF4191:90:000:Infinite Energy PL1
mshb:0:FF4191:00:001:Drain All Energy Now! PL1
mshb:0:FF4198:03:000:Always have Max Power PL1
mshb:0:FF4195:90:500:Always have Max Power PL1 (2/2)
mshb:0:FF4198:00:000:Always have Min Power PL1
mshb:0:FF4195:00:500:Always have Min Power PL1 (2/2)
mshb:0:FF4198:03:001:Get Max Power Now! PL1
mshb:0:FF4195:90:501:Get Max Power Now! PL1 (2/2)
mshb:0:FF4198:00:001:Get Min Power Now! PL1
mshb:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
mshb:0:FF406A:80:000:No Ground Attacks PL1
mshb:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshb:0:FF4051:00:001:Play as Spiderman Now! PL1
mshb:0:FF4051:02:001:Play as Capt. America Now!PL1
mshb:0:FF4051:04:001:Play as Hulk Now! PL1
mshb:0:FF4051:06:001:Play as Iron Man Now! PL1
mshb:0:FF4051:08:001:Play as Wolverine Now! PL1
mshb:0:FF4051:0A:001:Play as Psylocke Now! PL1
mshb:0:FF4051:0C:001:Play as Blackheart Now! PL1
mshb:0:FF4051:0E:001:Play as Shama Gorath Now! PL1
mshb:0:FF4051:10:001:Play as Juggernaut Now! PL1
mshb:0:FF4051:12:001:Play as Magneto Now! PL1
mshb:0:FF4051:14:001:Play as Doc Doom Now! PL1
mshb:0:FF4051:16:001:Play as Thanos Now! PL1
mshb:0:FF4051:18:001:Play as Anita Now! PL1
mshb:0:FF4591:90:000:Infinite Energy PL2
mshb:0:FF4591:00:001:Drain All Energy Now! PL2
mshb:0:FF4598:03:000:Always have Max Power PL2
mshb:0:FF4595:90:500:Always have Max Power PL2 (2/2)
mshb:0:FF4598:00:000:Always have Min Power PL2
mshb:0:FF4595:00:500:Always have Min Power PL2 (2/2)
mshb:0:FF4598:03:001:Get Max Power Now! PL2
mshb:0:FF4595:90:501:Get Max Power Now! PL2 (2/2)
mshb:0:FF4598:00:001:Get Min Power Now! PL2
mshb:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
mshb:0:FF446A:80:000:No Ground Attacks PL2
mshb:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshb:0:FF4451:00:001:Play as Spiderman Now! PL2
mshb:0:FF4451:02:001:Play as Capt. America Now!PL2
mshb:0:FF4451:04:001:Play as Hulk Now! PL2
mshb:0:FF4451:06:001:Play as Iron Man Now! PL2
mshb:0:FF4451:08:001:Play as Wolverine Now! PL2
mshb:0:FF4451:0A:001:Play as Psylocke Now! PL2
mshb:0:FF4451:0C:001:Play as Blackheart Now! PL2
mshb:0:FF4451:0E:001:Play as Shama Gorath Now! PL2
mshb:0:FF4451:10:001:Play as Juggernaut Now! PL2
mshb:0:FF4451:12:001:Play as Magneto Now! PL2
mshb:0:FF4451:14:001:Play as Doc Doom Now! PL2
mshb:0:FF4451:16:001:Play as Thanos Now! PL2
mshb:0:FF4451:18:001:Play as Anita Now! PL2
mshb:0:000000:00:999:[ These are the codes to set the machine region - the ]
mshb:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mshb:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mshb:0:FF4C23:00:000:Region Switch = Japan
mshb:0:FF4C23:02:000:Region Switch = USA
mshb:0:FF4C23:04:000:Region Switch = Hispanic
mshb:0:FF4C23:06:000:Region Switch = Asia
mshb:0:FF4C23:08:000:Region Switch = Euro
mshb:0:FF4C23:0A:000:Region Switch = Brazil
; [ Marvel Super Heroes (Hispanic 951117) ]
mshh:0:FF4808:99:000:Infinite Time
mshh:0:FF4808:00:001:Finish this Round Now!
mshh:0:FF4191:90:000:Infinite Energy PL1
mshh:0:FF4191:00:001:Drain All Energy Now! PL1
mshh:0:FF4198:03:000:Always have Max Power PL1
mshh:0:FF4195:90:500:Always have Max Power PL1 (2/2)
mshh:0:FF4198:00:000:Always have Min Power PL1
mshh:0:FF4195:00:500:Always have Min Power PL1 (2/2)
mshh:0:FF4198:03:001:Get Max Power Now! PL1
mshh:0:FF4195:90:501:Get Max Power Now! PL1 (2/2)
mshh:0:FF4198:00:001:Get Min Power Now! PL1
mshh:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
mshh:0:FF406A:80:000:No Ground Attacks PL1
mshh:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshh:0:FF4051:00:001:Play as Spiderman Now! PL1
mshh:0:FF4051:02:001:Play as Capt. America Now!PL1
mshh:0:FF4051:04:001:Play as Hulk Now! PL1
mshh:0:FF4051:06:001:Play as Iron Man Now! PL1
mshh:0:FF4051:08:001:Play as Wolverine Now! PL1
mshh:0:FF4051:0A:001:Play as Psylocke Now! PL1
mshh:0:FF4051:0C:001:Play as Blackheart Now! PL1
mshh:0:FF4051:0E:001:Play as Shama Gorath Now! PL1
mshh:0:FF4051:10:001:Play as Juggernaut Now! PL1
mshh:0:FF4051:12:001:Play as Magneto Now! PL1
mshh:0:FF4051:14:001:Play as Doc Doom Now! PL1
mshh:0:FF4051:16:001:Play as Thanos Now! PL1
mshh:0:FF4051:18:001:Play as Anita Now! PL1
mshh:0:FF4591:90:000:Infinite Energy PL2
mshh:0:FF4591:00:001:Drain All Energy Now! PL2
mshh:0:FF4598:03:000:Always have Max Power PL2
mshh:0:FF4595:90:500:Always have Max Power PL2 (2/2)
mshh:0:FF4598:00:000:Always have Min Power PL2
mshh:0:FF4595:00:500:Always have Min Power PL2 (2/2)
mshh:0:FF4598:03:001:Get Max Power Now! PL2
mshh:0:FF4595:90:501:Get Max Power Now! PL2 (2/2)
mshh:0:FF4598:00:001:Get Min Power Now! PL2
mshh:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
mshh:0:FF446A:80:000:No Ground Attacks PL2
mshh:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshh:0:FF4451:00:001:Play as Spiderman Now! PL2
mshh:0:FF4451:02:001:Play as Capt. America Now!PL2
mshh:0:FF4451:04:001:Play as Hulk Now! PL2
mshh:0:FF4451:06:001:Play as Iron Man Now! PL2
mshh:0:FF4451:08:001:Play as Wolverine Now! PL2
mshh:0:FF4451:0A:001:Play as Psylocke Now! PL2
mshh:0:FF4451:0C:001:Play as Blackheart Now! PL2
mshh:0:FF4451:0E:001:Play as Shama Gorath Now! PL2
mshh:0:FF4451:10:001:Play as Juggernaut Now! PL2
mshh:0:FF4451:12:001:Play as Magneto Now! PL2
mshh:0:FF4451:14:001:Play as Doc Doom Now! PL2
mshh:0:FF4451:16:001:Play as Thanos Now! PL2
mshh:0:FF4451:18:001:Play as Anita Now! PL2
mshh:0:000000:00:999:[ These are the codes to set the machine region - the ]
mshh:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mshh:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mshh:0:FF4C23:00:000:Region Switch = Japan
mshh:0:FF4C23:02:000:Region Switch = USA
mshh:0:FF4C23:04:000:Region Switch = Hispanic
mshh:0:FF4C23:06:000:Region Switch = Asia
mshh:0:FF4C23:08:000:Region Switch = Euro
mshh:0:FF4C23:0A:000:Region Switch = Brazil
; [ Marvel Super Heroes (Japan 951117) ]
mshj:0:FF4808:99:000:Infinite Time
mshj:0:FF4808:00:001:Finish this Round Now!
mshj:0:FF4191:90:000:Infinite Energy PL1
mshj:0:FF4191:00:001:Drain All Energy Now! PL1
mshj:0:FF4198:03:000:Always have Max Power PL1
mshj:0:FF4195:90:500:Always have Max Power PL1 (2/2)
mshj:0:FF4198:00:000:Always have Min Power PL1
mshj:0:FF4195:00:500:Always have Min Power PL1 (2/2)
mshj:0:FF4198:03:001:Get Max Power Now! PL1
mshj:0:FF4195:90:501:Get Max Power Now! PL1 (2/2)
mshj:0:FF4198:00:001:Get Min Power Now! PL1
mshj:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
mshj:0:FF406A:80:000:No Ground Attacks PL1
mshj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshj:0:FF4051:00:001:Play as Spiderman Now! PL1
mshj:0:FF4051:02:001:Play as Capt. America Now!PL1
mshj:0:FF4051:04:001:Play as Hulk Now! PL1
mshj:0:FF4051:06:001:Play as Iron Man Now! PL1
mshj:0:FF4051:08:001:Play as Wolverine Now! PL1
mshj:0:FF4051:0A:001:Play as Psylocke Now! PL1
mshj:0:FF4051:0C:001:Play as Blackheart Now! PL1
mshj:0:FF4051:0E:001:Play as Shama Gorath Now! PL1
mshj:0:FF4051:10:001:Play as Juggernaut Now! PL1
mshj:0:FF4051:12:001:Play as Magneto Now! PL1
mshj:0:FF4051:14:001:Play as Doc Doom Now! PL1
mshj:0:FF4051:16:001:Play as Thanos Now! PL1
mshj:0:FF4051:18:001:Play as Anita Now! PL1
mshj:0:FF4591:90:000:Infinite Energy PL2
mshj:0:FF4598:03:000:Always have Max Power PL2
mshj:0:FF4595:90:500:Always have Max Power PL2 (2/2)
mshj:0:FF4598:00:000:Always have Min Power PL2
mshj:0:FF4595:00:500:Always have Min Power PL2 (2/2)
mshj:0:FF4598:03:001:Get Max Power Now! PL2
mshj:0:FF4595:90:501:Get Max Power Now! PL2 (2/2)
mshj:0:FF4598:00:001:Get Min Power Now! PL2
mshj:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
mshj:0:FF446A:80:000:No Ground Attacks PL2
mshj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshj:0:FF4451:00:001:Play as Spiderman Now! PL2
mshj:0:FF4451:02:001:Play as Capt. America Now!PL2
mshj:0:FF4451:04:001:Play as Hulk Now! PL2
mshj:0:FF4451:06:001:Play as Iron Man Now! PL2
mshj:0:FF4451:08:001:Play as Wolverine Now! PL2
mshj:0:FF4451:0A:001:Play as Psylocke Now! PL2
mshj:0:FF4451:0C:001:Play as Blackheart Now! PL2
mshj:0:FF4451:0E:001:Play as Shama Gorath Now! PL2
mshj:0:FF4451:10:001:Play as Juggernaut Now! PL2
mshj:0:FF4451:12:001:Play as Magneto Now! PL2
mshj:0:FF4451:14:001:Play as Doc Doom Now! PL2
mshj:0:FF4451:16:001:Play as Thanos Now! PL2
mshj:0:FF4451:18:001:Play as Anita Now! PL2
mshj:0:000000:00:999:[ These are the codes to set the machine region - the ]
mshj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mshj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mshj:0:FF4C23:00:000:Region Switch = Japan
mshj:0:FF4C23:02:000:Region Switch = USA
mshj:0:FF4C23:04:000:Region Switch = Hispanic
mshj:0:FF4C23:06:000:Region Switch = Asia
mshj:0:FF4C23:08:000:Region Switch = Euro
mshj:0:FF4C23:0A:000:Region Switch = Brazil
; [ Marvel Super Heroes (Japan 951024) ]
mshjr1:0:FF4808:99:000:Infinite Time
mshjr1:0:FF4808:00:001:Finish this Round Now!
mshjr1:0:FF4191:90:000:Infinite Energy PL1
mshjr1:0:FF4191:00:001:Drain All Energy Now! PL1
mshjr1:0:FF4198:03:000:Always have Max Power PL1
mshjr1:0:FF4195:90:500:Always have Max Power PL1 (2/2)
mshjr1:0:FF4198:00:000:Always have Min Power PL1
mshjr1:0:FF4195:00:500:Always have Min Power PL1 (2/2)
mshjr1:0:FF4198:03:001:Get Max Power Now! PL1
mshjr1:0:FF4195:90:501:Get Max Power Now! PL1 (2/2)
mshjr1:0:FF4198:00:001:Get Min Power Now! PL1
mshjr1:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
mshjr1:0:FF406A:80:000:No Ground Attacks PL1
mshjr1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshjr1:0:FF4051:00:001:Play as Spiderman Now! PL1
mshjr1:0:FF4051:02:001:Play as Capt. America Now!PL1
mshjr1:0:FF4051:04:001:Play as Hulk Now! PL1
mshjr1:0:FF4051:06:001:Play as Iron Man Now! PL1
mshjr1:0:FF4051:08:001:Play as Wolverine Now! PL1
mshjr1:0:FF4051:0A:001:Play as Psylocke Now! PL1
mshjr1:0:FF4051:0C:001:Play as Blackheart Now! PL1
mshjr1:0:FF4051:0E:001:Play as Shama Gorath Now! PL1
mshjr1:0:FF4051:10:001:Play as Juggernaut Now! PL1
mshjr1:0:FF4051:12:001:Play as Magneto Now! PL1
mshjr1:0:FF4051:14:001:Play as Doc Doom Now! PL1
mshjr1:0:FF4051:16:001:Play as Thanos Now! PL1
mshjr1:0:FF4051:18:001:Play as Anita Now! PL1
mshjr1:0:FF4591:90:000:Infinite Energy PL2
mshjr1:0:FF4598:03:000:Always have Max Power PL2
mshjr1:0:FF4595:90:500:Always have Max Power PL2 (2/2)
mshjr1:0:FF4598:00:000:Always have Min Power PL2
mshjr1:0:FF4595:00:500:Always have Min Power PL2 (2/2)
mshjr1:0:FF4598:03:001:Get Max Power Now! PL2
mshjr1:0:FF4595:90:501:Get Max Power Now! PL2 (2/2)
mshjr1:0:FF4598:00:001:Get Min Power Now! PL2
mshjr1:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
mshjr1:0:FF446A:80:000:No Ground Attacks PL2
mshjr1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshjr1:0:FF4451:00:001:Play as Spiderman Now! PL2
mshjr1:0:FF4451:02:001:Play as Capt. America Now!PL2
mshjr1:0:FF4451:04:001:Play as Hulk Now! PL2
mshjr1:0:FF4451:06:001:Play as Iron Man Now! PL2
mshjr1:0:FF4451:08:001:Play as Wolverine Now! PL2
mshjr1:0:FF4451:0A:001:Play as Psylocke Now! PL2
mshjr1:0:FF4451:0C:001:Play as Blackheart Now! PL2
mshjr1:0:FF4451:0E:001:Play as Shama Gorath Now! PL2
mshjr1:0:FF4451:10:001:Play as Juggernaut Now! PL2
mshjr1:0:FF4451:12:001:Play as Magneto Now! PL2
mshjr1:0:FF4451:14:001:Play as Doc Doom Now! PL2
mshjr1:0:FF4451:16:001:Play as Thanos Now! PL2
mshjr1:0:FF4451:18:001:Play as Anita Now! PL2
mshjr1:0:000000:00:999:[ These are the codes to set the machine region - the ]
mshjr1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mshjr1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mshjr1:0:FF4C23:00:000:Region Switch = Japan
mshjr1:0:FF4C23:02:000:Region Switch = USA
mshjr1:0:FF4C23:04:000:Region Switch = Hispanic
mshjr1:0:FF4C23:06:000:Region Switch = Asia
mshjr1:0:FF4C23:08:000:Region Switch = Euro
mshjr1:0:FF4C23:0A:000:Region Switch = Brazil
; [ Marvel Super Heroes (US 951024) ]
mshu:0:FF4808:99:000:Infinite Time
mshu:0:FF4808:00:001:Finish this Round Now!
mshu:0:FF4191:90:000:Infinite Energy PL1
mshu:0:FF4191:00:001:Drain All Energy Now! PL1
mshu:0:FF4198:03:000:Always have Max Power PL1
mshu:0:FF4195:90:500:Always have Max Power PL1 (2/2)
mshu:0:FF4198:00:000:Always have Min Power PL1
mshu:0:FF4195:00:500:Always have Min Power PL1 (2/2)
mshu:0:FF4198:03:001:Get Max Power Now! PL1
mshu:0:FF4195:90:501:Get Max Power Now! PL1 (2/2)
mshu:0:FF4198:00:001:Get Min Power Now! PL1
mshu:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
mshu:0:FF406A:80:000:No Ground Attacks PL1
mshu:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshu:0:FF4051:00:001:Play as Spiderman Now! PL1
mshu:0:FF4051:02:001:Play as Capt. America Now!PL1
mshu:0:FF4051:04:001:Play as Hulk Now! PL1
mshu:0:FF4051:06:001:Play as Iron Man Now! PL1
mshu:0:FF4051:08:001:Play as Wolverine Now! PL1
mshu:0:FF4051:0A:001:Play as Psylocke Now! PL1
mshu:0:FF4051:0C:001:Play as Blackheart Now! PL1
mshu:0:FF4051:0E:001:Play as Shama Gorath Now! PL1
mshu:0:FF4051:10:001:Play as Juggernaut Now! PL1
mshu:0:FF4051:12:001:Play as Magneto Now! PL1
mshu:0:FF4051:14:001:Play as Doc Doom Now! PL1
mshu:0:FF4051:16:001:Play as Thanos Now! PL1
mshu:0:FF4051:18:001:Play as Anita Now! PL1
mshu:0:FF4591:90:000:Infinite Energy PL2
mshu:0:FF4598:03:000:Always have Max Power PL2
mshu:0:FF4595:90:500:Always have Max Power PL2 (2/2)
mshu:0:FF4598:00:000:Always have Min Power PL2
mshu:0:FF4595:00:500:Always have Min Power PL2 (2/2)
mshu:0:FF4598:03:001:Get Max Power Now! PL2
mshu:0:FF4595:90:501:Get Max Power Now! PL2 (2/2)
mshu:0:FF4598:00:001:Get Min Power Now! PL2
mshu:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
mshu:0:FF446A:80:000:No Ground Attacks PL2
mshu:0:000000:00:999:[ Free player selection - Use on level VS screen ]
mshu:0:FF4451:00:001:Play as Spiderman Now! PL2
mshu:0:FF4451:02:001:Play as Capt. America Now!PL2
mshu:0:FF4451:04:001:Play as Hulk Now! PL2
mshu:0:FF4451:06:001:Play as Iron Man Now! PL2
mshu:0:FF4451:08:001:Play as Wolverine Now! PL2
mshu:0:FF4451:0A:001:Play as Psylocke Now! PL2
mshu:0:FF4451:0C:001:Play as Blackheart Now! PL2
mshu:0:FF4451:0E:001:Play as Shama Gorath Now! PL2
mshu:0:FF4451:10:001:Play as Juggernaut Now! PL2
mshu:0:FF4451:12:001:Play as Magneto Now! PL2
mshu:0:FF4451:14:001:Play as Doc Doom Now! PL2
mshu:0:FF4451:16:001:Play as Thanos Now! PL2
mshu:0:FF4451:18:001:Play as Anita Now! PL2
mshu:0:000000:00:999:[ These are the codes to set the machine region - the ]
mshu:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mshu:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mshu:0:FF4C23:00:000:Region Switch = Japan
mshu:0:FF4C23:02:000:Region Switch = USA
mshu:0:FF4C23:04:000:Region Switch = Hispanic
mshu:0:FF4C23:06:000:Region Switch = Asia
mshu:0:FF4C23:08:000:Region Switch = Euro
mshu:0:FF4C23:0A:000:Region Switch = Brazil
; [ Moon Shuttle (US?) ]
mshuttle:0:80E5:0C:000:Infinite Lives
; [ Moon Shuttle (Japan) ]
mshuttlj:0:80E5:0C:000:Infinite Lives
; [ Marvel Super Heroes Vs. Street Fighter (US 970827) ]
mshvsf:0:FF4808:99:000:Infinite Time
mshvsf:0:FF4808:00:001:Finish this Round Now!
mshvsf:0:FF4881:08:001:Go to Final Stage Next
mshvsf:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsf:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsf:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsf:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsf:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsf:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsf:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsf:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsf:0:FF3A54:03:000:Always Max Power PL1
mshvsf:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsf:0:FF3853:00:000:Play with Apocalypse PL1
mshvsf:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsf:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsf:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsf:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsf:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsf:0:000000:00:999:[ selection screen. ]
mshvsf:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsf:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsf:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsf:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsf:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsf:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsf:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsf:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsf:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsf:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsf:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsf:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsf:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsf:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsf:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsf:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsf:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsf:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsf:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsf:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsf:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsf:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsf:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsf:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsf:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsf:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsf:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsf:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsf:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsf:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsf:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsf:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsf:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsf:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsf:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsf:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsf:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsf:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsf:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsf:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsf:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsf:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsf:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsf:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsf:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsf:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsf:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsf:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsf:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsf:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsf:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsf:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsf:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsf:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsf:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsf:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsf:0:FF4651:00:001:Drain All Energy (2nd Character) Now! PL2
mshvsf:0:FF465B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mshvsf:0:FF3E54:03:000:Always Max Power PL2
mshvsf:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsf:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsf:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsf:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsf:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsf:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsf:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsf:0:000000:00:999:[ selection screen. ]
mshvsf:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsf:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsf:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsf:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsf:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsf:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsf:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsf:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsf:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsf:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsf:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsf:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsf:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsf:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsf:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsf:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsf:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsf:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsf:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsf:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsf:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsf:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsf:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsf:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsf:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsf:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsf:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsf:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsf:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsf:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsf:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsf:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsf:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsf:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsf:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsf:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsf:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsf:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsf:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsf:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsf:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsf:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsf:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsf:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsf:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsf:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsf:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsf:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsf:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsf:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Marvel Super Heroes Vs. Street Fighter (Asia 970625) ]
mshvsfa:0:FF4808:99:000:Infinite Time
mshvsfa:0:FF4808:00:001:Finish this Round Now!
mshvsfa:0:FF4881:08:001:Go to Final Stage Next
mshvsfa:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsfa:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsfa:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsfa:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsfa:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsfa:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsfa:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsfa:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsfa:0:FF3A54:03:000:Always Max Power PL1
mshvsfa:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsfa:0:FF3853:00:000:Play with Apocalypse PL1
mshvsfa:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsfa:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsfa:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsfa:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsfa:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfa:0:000000:00:999:[ selection screen. ]
mshvsfa:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsfa:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsfa:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsfa:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsfa:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsfa:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsfa:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsfa:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsfa:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsfa:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsfa:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsfa:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsfa:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsfa:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsfa:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsfa:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsfa:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsfa:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsfa:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsfa:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsfa:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsfa:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsfa:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsfa:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsfa:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsfa:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsfa:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsfa:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsfa:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsfa:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsfa:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsfa:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsfa:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsfa:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsfa:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsfa:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsfa:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsfa:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsfa:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsfa:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsfa:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsfa:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsfa:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsfa:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsfa:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsfa:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsfa:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsfa:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsfa:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsfa:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsfa:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsfa:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsfa:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsfa:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsfa:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsfa:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsfa:0:FF4651:00:001:Drain All Energy (2nd Character) Now! PL2
mshvsfa:0:FF465B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mshvsfa:0:FF3E54:03:000:Always Max Power PL2
mshvsfa:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsfa:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsfa:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsfa:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsfa:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsfa:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsfa:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfa:0:000000:00:999:[ selection screen. ]
mshvsfa:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsfa:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsfa:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsfa:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsfa:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsfa:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsfa:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsfa:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsfa:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsfa:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsfa:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsfa:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsfa:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsfa:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsfa:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsfa:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsfa:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsfa:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsfa:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsfa:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsfa:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsfa:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsfa:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsfa:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsfa:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsfa:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsfa:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsfa:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsfa:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsfa:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsfa:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsfa:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsfa:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsfa:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsfa:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsfa:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsfa:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsfa:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsfa:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsfa:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsfa:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsfa:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsfa:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsfa:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsfa:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsfa:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsfa:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsfa:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsfa:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsfa:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Marvel Super Heroes Vs. Street Fighter (Asia 970620) ]
mshvsfa1:0:FF4808:99:000:Infinite Time
mshvsfa1:0:FF4808:00:001:Finish this Round Now!
mshvsfa1:0:FF4881:08:001:Go to Final Stage Next
mshvsfa1:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsfa1:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsfa1:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsfa1:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsfa1:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsfa1:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsfa1:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsfa1:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsfa1:0:FF3A54:03:000:Always Max Power PL1
mshvsfa1:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsfa1:0:FF3853:00:000:Play with Apocalypse PL1
mshvsfa1:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsfa1:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsfa1:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsfa1:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsfa1:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfa1:0:000000:00:999:[ selection screen. ]
mshvsfa1:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsfa1:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsfa1:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsfa1:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsfa1:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsfa1:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsfa1:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsfa1:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsfa1:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsfa1:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsfa1:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsfa1:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsfa1:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsfa1:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsfa1:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsfa1:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsfa1:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsfa1:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsfa1:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsfa1:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsfa1:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsfa1:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsfa1:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsfa1:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsfa1:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsfa1:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsfa1:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsfa1:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsfa1:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsfa1:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsfa1:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsfa1:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsfa1:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsfa1:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsfa1:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsfa1:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsfa1:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsfa1:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsfa1:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsfa1:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsfa1:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsfa1:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsfa1:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsfa1:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsfa1:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsfa1:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsfa1:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsfa1:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsfa1:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsfa1:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsfa1:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsfa1:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsfa1:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsfa1:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsfa1:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsfa1:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsfa1:0:FF4651:00:001:Drain All Energy (2nd Character) Now! PL2
mshvsfa1:0:FF465B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mshvsfa1:0:FF3E54:03:000:Always Max Power PL2
mshvsfa1:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsfa1:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsfa1:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsfa1:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsfa1:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsfa1:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsfa1:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfa1:0:000000:00:999:[ selection screen. ]
mshvsfa1:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsfa1:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsfa1:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsfa1:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsfa1:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsfa1:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsfa1:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsfa1:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsfa1:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsfa1:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsfa1:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsfa1:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsfa1:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsfa1:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsfa1:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsfa1:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsfa1:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsfa1:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsfa1:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsfa1:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsfa1:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsfa1:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsfa1:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsfa1:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsfa1:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsfa1:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsfa1:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsfa1:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsfa1:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsfa1:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsfa1:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsfa1:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsfa1:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsfa1:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsfa1:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsfa1:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsfa1:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsfa1:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsfa1:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsfa1:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsfa1:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsfa1:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsfa1:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsfa1:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsfa1:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsfa1:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsfa1:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsfa1:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsfa1:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsfa1:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Marvel Super Heroes Vs. Street Fighter (Brazil 970827) ]
mshvsfb:0:FF4808:99:000:Infinite Time
mshvsfb:0:FF4808:00:001:Finish this Round Now!
mshvsfb:0:FF4881:08:001:Go to Final Stage Next
mshvsfb:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsfb:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsfb:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsfb:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsfb:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsfb:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsfb:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsfb:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsfb:0:FF3A54:03:000:Always Max Power PL1
mshvsfb:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsfb:0:FF3853:00:000:Play with Apocalypse PL1
mshvsfb:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsfb:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsfb:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsfb:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsfb:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfb:0:000000:00:999:[ selection screen. ]
mshvsfb:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsfb:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsfb:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsfb:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsfb:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsfb:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsfb:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsfb:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsfb:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsfb:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsfb:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsfb:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsfb:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsfb:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsfb:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsfb:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsfb:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsfb:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsfb:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsfb:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsfb:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsfb:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsfb:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsfb:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsfb:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsfb:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsfb:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsfb:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsfb:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsfb:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsfb:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsfb:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsfb:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsfb:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsfb:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsfb:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsfb:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsfb:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsfb:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsfb:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsfb:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsfb:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsfb:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsfb:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsfb:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsfb:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsfb:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsfb:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsfb:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsfb:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsfb:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsfb:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsfb:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsfb:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsfb:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsfb:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsfb:0:FF4651:00:001:Drain All Energy (2nd Character) Now! PL2
mshvsfb:0:FF465B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mshvsfb:0:FF3E54:03:000:Always Max Power PL2
mshvsfb:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsfb:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsfb:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsfb:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsfb:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsfb:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsfb:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfb:0:000000:00:999:[ selection screen. ]
mshvsfb:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsfb:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsfb:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsfb:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsfb:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsfb:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsfb:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsfb:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsfb:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsfb:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsfb:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsfb:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsfb:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsfb:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsfb:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsfb:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsfb:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsfb:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsfb:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsfb:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsfb:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsfb:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsfb:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsfb:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsfb:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsfb:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsfb:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsfb:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsfb:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsfb:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsfb:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsfb:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsfb:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsfb:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsfb:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsfb:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsfb:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsfb:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsfb:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsfb:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsfb:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsfb:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsfb:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsfb:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsfb:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsfb:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsfb:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsfb:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsfb:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsfb:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Marvel Super Heroes Vs. Street Fighter (Brazil 970625) ]
mshvsfb1:0:FF4808:99:000:Infinite Time
mshvsfb1:0:FF4808:00:001:Finish this Round Now!
mshvsfb1:0:FF4881:08:001:Go to Final Stage Next
mshvsfb1:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsfb1:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsfb1:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsfb1:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsfb1:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsfb1:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsfb1:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsfb1:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsfb1:0:FF3A54:03:000:Always Max Power PL1
mshvsfb1:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsfb1:0:FF3853:00:000:Play with Apocalypse PL1
mshvsfb1:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsfb1:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsfb1:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsfb1:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsfb1:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfb1:0:000000:00:999:[ selection screen. ]
mshvsfb1:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsfb1:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsfb1:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsfb1:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsfb1:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsfb1:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsfb1:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsfb1:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsfb1:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsfb1:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsfb1:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsfb1:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsfb1:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsfb1:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsfb1:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsfb1:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsfb1:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsfb1:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsfb1:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsfb1:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsfb1:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsfb1:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsfb1:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsfb1:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsfb1:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsfb1:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsfb1:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsfb1:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsfb1:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsfb1:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsfb1:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsfb1:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsfb1:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsfb1:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsfb1:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsfb1:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsfb1:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsfb1:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsfb1:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsfb1:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsfb1:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsfb1:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsfb1:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsfb1:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsfb1:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsfb1:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsfb1:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsfb1:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsfb1:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsfb1:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsfb1:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsfb1:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsfb1:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsfb1:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsfb1:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsfb1:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsfb1:0:FF4651:00:001:Drain All Energy (2nd Character) Now! PL2
mshvsfb1:0:FF465B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mshvsfb1:0:FF3E54:03:000:Always Max Power PL2
mshvsfb1:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsfb1:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsfb1:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsfb1:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsfb1:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsfb1:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsfb1:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfb1:0:000000:00:999:[ selection screen. ]
mshvsfb1:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsfb1:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsfb1:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsfb1:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsfb1:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsfb1:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsfb1:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsfb1:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsfb1:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsfb1:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsfb1:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsfb1:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsfb1:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsfb1:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsfb1:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsfb1:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsfb1:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsfb1:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsfb1:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsfb1:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsfb1:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsfb1:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsfb1:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsfb1:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsfb1:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsfb1:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsfb1:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsfb1:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsfb1:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsfb1:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsfb1:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsfb1:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsfb1:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsfb1:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsfb1:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsfb1:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsfb1:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsfb1:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsfb1:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsfb1:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsfb1:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsfb1:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsfb1:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsfb1:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsfb1:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsfb1:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsfb1:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsfb1:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsfb1:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsfb1:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Marvel Super Heroes Vs. Street Fighter (Hispanic 970625) ]
mshvsfh:0:FF4808:99:000:Infinite Time
mshvsfh:0:FF4808:00:001:Finish this Round Now!
mshvsfh:0:FF4881:08:001:Go to Final Stage Next
mshvsfh:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsfh:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsfh:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsfh:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsfh:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsfh:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsfh:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsfh:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsfh:0:FF3A54:03:000:Always Max Power PL1
mshvsfh:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsfh:0:FF3853:00:000:Play with Apocalypse PL1
mshvsfh:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsfh:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsfh:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsfh:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsfh:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfh:0:000000:00:999:[ selection screen. ]
mshvsfh:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsfh:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsfh:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsfh:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsfh:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsfh:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsfh:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsfh:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsfh:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsfh:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsfh:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsfh:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsfh:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsfh:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsfh:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsfh:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsfh:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsfh:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsfh:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsfh:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsfh:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsfh:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsfh:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsfh:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsfh:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsfh:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsfh:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsfh:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsfh:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsfh:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsfh:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsfh:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsfh:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsfh:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsfh:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsfh:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsfh:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsfh:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsfh:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsfh:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsfh:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsfh:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsfh:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsfh:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsfh:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsfh:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsfh:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsfh:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsfh:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsfh:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsfh:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsfh:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsfh:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsfh:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsfh:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsfh:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsfh:0:FF4651:00:001:Drain All Energy (2nd Character) Now! PL2
mshvsfh:0:FF465B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mshvsfh:0:FF3E54:03:000:Always Max Power PL2
mshvsfh:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsfh:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsfh:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsfh:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsfh:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsfh:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsfh:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfh:0:000000:00:999:[ selection screen. ]
mshvsfh:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsfh:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsfh:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsfh:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsfh:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsfh:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsfh:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsfh:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsfh:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsfh:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsfh:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsfh:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsfh:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsfh:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsfh:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsfh:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsfh:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsfh:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsfh:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsfh:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsfh:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsfh:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsfh:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsfh:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsfh:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsfh:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsfh:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsfh:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsfh:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsfh:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsfh:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsfh:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsfh:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsfh:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsfh:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsfh:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsfh:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsfh:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsfh:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsfh:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsfh:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsfh:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsfh:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsfh:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsfh:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsfh:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsfh:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsfh:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsfh:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsfh:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Marvel Super Heroes Vs. Street Fighter (Japan 970707) ]
mshvsfj:0:FF4808:99:000:Infinite Time
mshvsfj:0:FF4808:00:001:Finish this Round Now!
mshvsfj:0:FF4881:08:001:Go to Final Stage Next
mshvsfj:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsfj:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsfj:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsfj:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsfj:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsfj:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsfj:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsfj:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsfj:0:FF3A54:03:000:Always Max Power PL1
mshvsfj:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsfj:0:FF3853:00:000:Play with Apocalypse PL1
mshvsfj:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsfj:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsfj:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsfj:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsfj:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfj:0:000000:00:999:[ selection screen. ]
mshvsfj:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsfj:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsfj:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsfj:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsfj:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsfj:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsfj:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsfj:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsfj:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsfj:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsfj:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsfj:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsfj:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsfj:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsfj:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsfj:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsfj:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsfj:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsfj:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsfj:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsfj:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsfj:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsfj:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsfj:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsfj:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsfj:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsfj:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsfj:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsfj:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsfj:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsfj:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsfj:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsfj:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsfj:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsfj:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsfj:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsfj:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsfj:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsfj:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsfj:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsfj:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsfj:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsfj:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsfj:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsfj:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsfj:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsfj:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsfj:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsfj:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsfj:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsfj:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsfj:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsfj:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsfj:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsfj:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsfj:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsfj:0:FF4651:00:001:Drain All Energy (2nd Character) NowPL2 ! PL2
mshvsfj:0:FF465B:00:501:Drain All Energy (2nd Character) NowPL2 ! PL2 (2/2)
mshvsfj:0:FF3E54:03:000:Always Max Power PL2 Drill Time PL2
mshvsfj:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsfj:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsfj:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsfj:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsfj:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsfj:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsfj:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfj:0:000000:00:999:[ selection screen. ]
mshvsfj:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsfj:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsfj:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsfj:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsfj:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsfj:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsfj:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsfj:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsfj:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsfj:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsfj:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsfj:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsfj:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsfj:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsfj:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsfj:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsfj:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsfj:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsfj:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsfj:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsfj:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsfj:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsfj:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsfj:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsfj:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsfj:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsfj:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsfj:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsfj:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsfj:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsfj:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsfj:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsfj:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsfj:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsfj:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsfj:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsfj:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsfj:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsfj:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsfj:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsfj:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsfj:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsfj:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsfj:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsfj:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsfj:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsfj:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsfj:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsfj:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsfj:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Marvel Super Heroes Vs. Street Fighter (Japan 970702) ]
mshvsfj1:0:FF4808:99:000:Infinite Time
mshvsfj1:0:FF4808:00:001:Finish this Round Now!
mshvsfj1:0:FF4881:08:001:Go to Final Stage Next
mshvsfj1:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsfj1:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsfj1:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsfj1:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsfj1:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsfj1:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsfj1:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsfj1:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsfj1:0:FF3A54:03:000:Always Max Power PL1
mshvsfj1:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsfj1:0:FF3853:00:000:Play with Apocalypse PL1
mshvsfj1:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsfj1:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsfj1:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsfj1:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsfj1:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfj1:0:000000:00:999:[ selection screen. ]
mshvsfj1:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsfj1:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsfj1:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsfj1:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsfj1:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsfj1:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsfj1:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsfj1:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsfj1:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsfj1:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsfj1:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsfj1:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsfj1:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsfj1:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsfj1:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsfj1:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsfj1:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsfj1:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsfj1:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsfj1:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsfj1:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsfj1:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsfj1:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsfj1:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsfj1:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsfj1:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsfj1:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsfj1:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsfj1:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsfj1:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsfj1:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsfj1:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsfj1:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsfj1:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsfj1:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsfj1:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsfj1:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsfj1:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsfj1:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsfj1:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsfj1:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsfj1:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsfj1:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsfj1:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsfj1:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsfj1:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsfj1:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsfj1:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsfj1:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsfj1:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsfj1:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsfj1:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsfj1:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsfj1:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsfj1:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsfj1:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsfj1:0:FF4651:00:001:Drain All Energy (2nd Character) Now! PL2
mshvsfj1:0:FF465B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mshvsfj1:0:FF3E54:03:000:Always Max Power PL2
mshvsfj1:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsfj1:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsfj1:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsfj1:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsfj1:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsfj1:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsfj1:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfj1:0:000000:00:999:[ selection screen. ]
mshvsfj1:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsfj1:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsfj1:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsfj1:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsfj1:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsfj1:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsfj1:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsfj1:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsfj1:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsfj1:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsfj1:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsfj1:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsfj1:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsfj1:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsfj1:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsfj1:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsfj1:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsfj1:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsfj1:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsfj1:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsfj1:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsfj1:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsfj1:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsfj1:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsfj1:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsfj1:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsfj1:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsfj1:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsfj1:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsfj1:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsfj1:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsfj1:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsfj1:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsfj1:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsfj1:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsfj1:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsfj1:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsfj1:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsfj1:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsfj1:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsfj1:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsfj1:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsfj1:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsfj1:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsfj1:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsfj1:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsfj1:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsfj1:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsfj1:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsfj1:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Marvel Super Heroes Vs. Street Fighter (Japan 970625) ]
mshvsfj2:0:FF4808:99:000:Infinite Time
mshvsfj2:0:FF4808:00:001:Finish this Round Now!
mshvsfj2:0:FF4881:08:001:Go to Final Stage Next
mshvsfj2:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsfj2:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsfj2:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsfj2:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsfj2:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsfj2:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsfj2:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsfj2:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsfj2:0:FF3A54:03:000:Always Max Power PL1
mshvsfj2:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsfj2:0:FF3853:00:000:Play with Apocalypse PL1
mshvsfj2:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsfj2:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsfj2:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsfj2:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsfj2:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfj2:0:000000:00:999:[ selection screen. ]
mshvsfj2:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsfj2:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsfj2:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsfj2:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsfj2:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsfj2:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsfj2:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsfj2:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsfj2:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsfj2:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsfj2:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsfj2:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsfj2:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsfj2:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsfj2:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsfj2:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsfj2:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsfj2:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsfj2:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsfj2:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsfj2:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsfj2:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsfj2:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsfj2:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsfj2:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsfj2:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsfj2:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsfj2:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsfj2:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsfj2:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsfj2:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsfj2:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsfj2:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsfj2:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsfj2:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsfj2:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsfj2:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsfj2:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsfj2:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsfj2:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsfj2:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsfj2:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsfj2:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsfj2:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsfj2:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsfj2:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsfj2:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsfj2:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsfj2:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsfj2:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsfj2:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsfj2:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsfj2:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsfj2:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsfj2:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsfj2:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsfj2:0:FF4651:00:001:Drain All Energy (2nd Character) Now! PL2
mshvsfj2:0:FF465B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mshvsfj2:0:FF3E54:03:000:Always Max Power PL2
mshvsfj2:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsfj2:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsfj2:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsfj2:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsfj2:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsfj2:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsfj2:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfj2:0:000000:00:999:[ selection screen. ]
mshvsfj2:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsfj2:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsfj2:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsfj2:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsfj2:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsfj2:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsfj2:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsfj2:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsfj2:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsfj2:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsfj2:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsfj2:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsfj2:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsfj2:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsfj2:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsfj2:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsfj2:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsfj2:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsfj2:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsfj2:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsfj2:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsfj2:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsfj2:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsfj2:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsfj2:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsfj2:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsfj2:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsfj2:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsfj2:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsfj2:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsfj2:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsfj2:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsfj2:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsfj2:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsfj2:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsfj2:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsfj2:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsfj2:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsfj2:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsfj2:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsfj2:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsfj2:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsfj2:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsfj2:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsfj2:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsfj2:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsfj2:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsfj2:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsfj2:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsfj2:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Marvel Super Heroes Vs. Street Fighter (US 970625) ]
mshvsfu1:0:FF4808:99:000:Infinite Time
mshvsfu1:0:FF4808:00:001:Finish this Round Now!
mshvsfu1:0:FF4881:08:001:Go to Final Stage Next
mshvsfu1:0:FF3A51:90:000:Infinite Energy (1st Character) PL1
mshvsfu1:0:FF3A5B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mshvsfu1:0:FF3A51:00:001:Drain All Energy (1st Character) Now! PL1
mshvsfu1:0:FF3A5B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mshvsfu1:0:FF4251:90:000:Infinite Energy (2nd Character) PL1
mshvsfu1:0:FF425B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mshvsfu1:0:FF4251:00:001:Drain All Energy (2nd Character) Now! PL1
mshvsfu1:0:FF425B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mshvsfu1:0:FF3A54:03:000:Always Max Power PL1
mshvsfu1:0:FF4254:03:500:Always Max Power PL1 (2/2)
mshvsfu1:0:FF3853:00:000:Play with Apocalypse PL1
mshvsfu1:0:FF4053:00:500:Play with Apocalypse PL1 (2/5)
mshvsfu1:0:FF48B1:00:500:Play with Apocalypse PL1 (3/5)
mshvsfu1:0:FF48B3:00:500:Play with Apocalypse PL1 (4/5)
mshvsfu1:0:FF4913:00:500:Play with Apocalypse PL1 (5/5)
mshvsfu1:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfu1:0:000000:00:999:[ selection screen. ]
mshvsfu1:0:FF3853:02:001:Play with Cyclops as the 1st Character PL1
mshvsfu1:0:FF3853:04:001:Play with Captain America as the 1st Character PL1
mshvsfu1:0:FF3853:06:001:Play with Hulk as the 1st Character PL1
mshvsfu1:0:FF3853:08:001:Play with Wolverine as the 1st Character PL1
mshvsfu1:0:FF3853:0A:001:Play with Shuma Gorath as the 1st Character PL1
mshvsfu1:0:FF3853:0C:001:Play with Omega Red as the 1st Character PL1
mshvsfu1:0:FF3853:0E:001:Play with Spider-Man as the 1st Character PL1
mshvsfu1:0:FF3853:10:001:Play with Blackheart as the 1st Character PL1
mshvsfu1:0:FF3853:12:001:Play with Ryu as the 1st Character PL1
mshvsfu1:0:FF3853:14:001:Play with Ken as the 1st Character PL1
mshvsfu1:0:FF3853:16:001:Play with Chun-Li as the 1st Character PL1
mshvsfu1:0:FF3853:18:001:Play with Dhalsim as the 1st Character PL1
mshvsfu1:0:FF3853:1A:001:Play with Zangief as the 1st Character PL1
mshvsfu1:0:FF3853:1C:001:Play with Bison as the 1st Character PL1
mshvsfu1:0:FF3853:1E:001:Play with Akuma as the 1st Character PL1
mshvsfu1:0:FF3853:20:001:Play with Sakura as the 1st Character PL1
mshvsfu1:0:FF3853:24:001:Play with Dan as the 1st Character PL1
mshvsfu1:0:FF3853:22:001:Play with Norimaro as the 1st Character PL1:Not normally available on the character screen
mshvsfu1:0:FF3853:26:001:Play with Mech-Akuma as the 1st Character PL1:Not normally available on the character screen
mshvsfu1:0:FF3853:28:001:Play with Mech-Zangief as the 1st Character PL1:Not normally available on the character screen
mshvsfu1:0:FF3853:2A:001:Play with Sunburned Sakura as the 1st Character PL1:Not normally available on the character screen
mshvsfu1:0:FF3853:2C:001:Play with Shadow as the 1st Character PL1:Not normally available on the character screen
mshvsfu1:0:FF3853:2E:001:Play with U.S.Agent as the 1st Character PL1:Not normally available on the character screen
mshvsfu1:0:FF3853:30:001:Play with Mephisto as the 1st Character PL1:Not normally available on the character screen
mshvsfu1:0:FF3853:32:001:Play with Armor Spider-Man as the 1st Character PL1:Not normally available on the character screen
mshvsfu1:0:FF4053:02:001:Play with Cyclops as the 2nd Character PL1
mshvsfu1:0:FF4053:04:001:Play with Captain America as the 2nd Character PL1
mshvsfu1:0:FF4053:06:001:Play with Hulk as the 2nd Character PL1
mshvsfu1:0:FF4053:08:001:Play with Wolverine as the 2nd Character PL1
mshvsfu1:0:FF4053:0A:001:Play with Shuma Gorath as the 2nd Character PL1
mshvsfu1:0:FF4053:0C:001:Play with Omega Red as the 2nd Character PL1
mshvsfu1:0:FF4053:0E:001:Play with Spider-Man as the 2nd Character PL1
mshvsfu1:0:FF4053:10:001:Play with Blackheart as the 2nd Character PL1
mshvsfu1:0:FF4053:12:001:Play with Ryu as the 2nd Character PL1
mshvsfu1:0:FF4053:14:001:Play with Ken as the 2nd Character PL1
mshvsfu1:0:FF4053:16:001:Play with Chun-Li as the 2nd Character PL1
mshvsfu1:0:FF4053:18:001:Play with Dhalsim as the 2nd Character PL1
mshvsfu1:0:FF4053:1A:001:Play with Zangief as the 2nd Character PL1
mshvsfu1:0:FF4053:1C:001:Play with Bison as the 2nd Character PL1
mshvsfu1:0:FF4053:1E:001:Play with Akuma as the 2nd Character PL1
mshvsfu1:0:FF4053:20:001:Play with Sakura as the 2nd Character PL1
mshvsfu1:0:FF4053:24:001:Play with Dan as the 2nd Character PL1
mshvsfu1:0:FF4053:22:001:Play with Norimaro as the 2nd Character PL1:Not normally available on the character screen
mshvsfu1:0:FF4053:26:001:Play with Mech-Akuma as the 2nd Character PL1:Not normally available on the character screen
mshvsfu1:0:FF4053:28:001:Play with Mech-Zangief as the 2nd Character PL1:Not normally available on the character screen
mshvsfu1:0:FF4053:2A:001:Play with Sunburned Sakura as the 2nd Character PL1:Not normally available on the character screen
mshvsfu1:0:FF4053:2C:001:Play with Shadow as the 2nd Character PL1:Not normally available on the character screen
mshvsfu1:0:FF4053:2E:001:Play with U.S.Agent as the 2nd Character PL1:Not normally available on the character screen
mshvsfu1:0:FF4053:30:001:Play with Mephisto as the 2nd Character PL1:Not normally available on the character screen
mshvsfu1:0:FF4053:32:001:Play with Armor Spider-Man as the 2nd Character PL1:Not normally available on the character screen
mshvsfu1:0:FF3E51:90:000:Infinite Energy (1st Character) PL2
mshvsfu1:0:FF3E5B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mshvsfu1:0:FF3E51:00:001:Drain All Energy (1st Character) Now! PL2
mshvsfu1:0:FF3E5B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mshvsfu1:0:FF4651:90:000:Infinite Energy (2nd Character) PL2
mshvsfu1:0:FF465B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mshvsfu1:0:FF4651:00:001:Drain All Energy (2nd Character) Now! PL2
mshvsfu1:0:FF465B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mshvsfu1:0:FF3E54:03:000:Always Max Power PL2
mshvsfu1:0:FF4654:03:500:Always Max Power PL2 (2/2)
mshvsfu1:0:FF3C53:00:000:Play with Apocalypse PL2
mshvsfu1:0:FF4453:00:500:Play with Apocalypse PL2 (2/5)
mshvsfu1:0:FF48B5:00:500:Play with Apocalypse PL2 (3/5)
mshvsfu1:0:FF48B7:00:500:Play with Apocalypse PL2 (4/5)
mshvsfu1:0:FF4913:00:500:Play with Apocalypse PL2 (5/5)
mshvsfu1:0:000000:00:999:[ Enable the character cheats only on the character ]
mshvsfu1:0:000000:00:999:[ selection screen. ]
mshvsfu1:0:FF3C53:02:001:Play with Cyclops as the 1st Character PL2
mshvsfu1:0:FF3C53:04:001:Play with Captain America as the 1st Character PL2
mshvsfu1:0:FF3C53:06:001:Play with Hulk as the 1st Character PL2
mshvsfu1:0:FF3C53:08:001:Play with Wolverine as the 1st Character PL2
mshvsfu1:0:FF3C53:0A:001:Play with Shuma Gorath as the 1st Character PL2
mshvsfu1:0:FF3C53:0C:001:Play with Omega Red as the 1st Character PL2
mshvsfu1:0:FF3C53:0E:001:Play with Spider-Man as the 1st Character PL2
mshvsfu1:0:FF3C53:10:001:Play with Blackheart as the 1st Character PL2
mshvsfu1:0:FF3C53:12:001:Play with Ryu as the 1st Character PL2
mshvsfu1:0:FF3C53:14:001:Play with Ken as the 1st Character PL2
mshvsfu1:0:FF3C53:16:001:Play with Chun-Li as the 1st Character PL2
mshvsfu1:0:FF3C53:18:001:Play with Dhalsim as the 1st Character PL2
mshvsfu1:0:FF3C53:1A:001:Play with Zangief as the 1st Character PL2
mshvsfu1:0:FF3C53:1C:001:Play with Bison as the 1st Character PL2
mshvsfu1:0:FF3C53:1E:001:Play with Akuma as the 1st Character PL2
mshvsfu1:0:FF3C53:20:001:Play with Sakura as the 1st Character PL2
mshvsfu1:0:FF3C53:24:001:Play with Dan as the 1st Character PL2
mshvsfu1:0:FF3C53:22:001:Play with Norimaro as the 1st Character PL2:Not normally available on the character screen
mshvsfu1:0:FF3C53:26:001:Play with Mech-Akuma as the 1st Character PL2:Not normally available on the character screen
mshvsfu1:0:FF3C53:28:001:Play with Mech-Zangief as the 1st Character PL2:Not normally available on the character screen
mshvsfu1:0:FF3C53:2A:001:Play with Sunburned Sakura as the 1st Character PL2:Not normally available on the character screen
mshvsfu1:0:FF3C53:2C:001:Play with Shadow as the 1st Character PL2:Not normally available on the character screen
mshvsfu1:0:FF3C53:2E:001:Play with U.S.Agent as the 1st Character PL2:Not normally available on the character screen
mshvsfu1:0:FF3C53:30:001:Play with Mephisto as the 1st Character PL2:Not normally available on the character screen
mshvsfu1:0:FF3C53:32:001:Play with Armor Spider-Man as the 1st Character PL2:Not normally available on the character screen
mshvsfu1:0:FF4453:02:001:Play with Cyclops as the 2nd Character PL2
mshvsfu1:0:FF4453:04:001:Play with Captain America as the 2nd Character PL2
mshvsfu1:0:FF4453:06:001:Play with Hulk as the 2nd Character PL2
mshvsfu1:0:FF4453:08:001:Play with Wolverine as the 2nd Character PL2
mshvsfu1:0:FF4453:0A:001:Play with Shuma Gorath as the 2nd Character PL2
mshvsfu1:0:FF4453:0C:001:Play with Omega Red as the 2nd Character PL2
mshvsfu1:0:FF4453:0E:001:Play with Spider-Man as the 2nd Character PL2
mshvsfu1:0:FF4453:10:001:Play with Blackheart as the 2nd Character PL2
mshvsfu1:0:FF4453:12:001:Play with Ryu as the 2nd Character PL2
mshvsfu1:0:FF4453:14:001:Play with Ken as the 2nd Character PL2
mshvsfu1:0:FF4453:16:001:Play with Chun-Li as the 2nd Character PL2
mshvsfu1:0:FF4453:18:001:Play with Dhalsim as the 2nd Character PL2
mshvsfu1:0:FF4453:1A:001:Play with Zangief as the 2nd Character PL2
mshvsfu1:0:FF4453:1C:001:Play with Bison as the 2nd Character PL2
mshvsfu1:0:FF4453:1E:001:Play with Akuma as the 2nd Character PL2
mshvsfu1:0:FF4453:20:001:Play with Sakura as the 2nd Character PL2
mshvsfu1:0:FF4453:24:001:Play with Dan as the 2nd Character PL2
mshvsfu1:0:FF4453:22:001:Play with Norimaro as the 2nd Character PL2:Not normally available on the character screen
mshvsfu1:0:FF4453:26:001:Play with Mech-Akuma as the 2nd Character PL2:Not normally available on the character screen
mshvsfu1:0:FF4453:28:001:Play with Mech-Zangief as the 2nd Character PL2:Not normally available on the character screen
mshvsfu1:0:FF4453:2A:001:Play with Sunburned Sakura as the 2nd Character PL2:Not normally available on the character screen
mshvsfu1:0:FF4453:2C:001:Play with Shadow as the 2nd Character PL2:Not normally available on the character screen
mshvsfu1:0:FF4453:2E:001:Play with U.S.Agent as the 2nd Character PL2:Not normally available on the character screen
mshvsfu1:0:FF4453:30:001:Play with Mephisto as the 2nd Character PL2:Not normally available on the character screen
mshvsfu1:0:FF4453:32:001:Play with Armor Spider-Man as the 2nd Character PL2:Not normally available on the character screen
; [ Metal Soldier Isaac II ]
msisaac:0:E463:FF:000:Infinite Credits
msisaac:0:E15E:00:000:Infinite Time
msisaac:0:E15F:00:500:Infinite Time (2/2)
msisaac:0:E1DF:FF:000:Infinite Lives
msisaac:0:E50C:00:000:Invincibility:Will cause graphical glitches
; [ Mahjong Satsujin Jiken (Japan 881017) ]
msjiken:0:F962:FF:000:Buggy score
msjiken:0:0000:00:999:[ The winning hand cheat must be ]
msjiken:0:0000:00:999:[ activated when there are 14 ]
msjiken:0:0000:00:999:[ tiles in your hand, then press ]
msjiken:0:0000:00:999:[ the RON key ('Z' by default). ]
msjiken:0:0000:00:999:[ The tiles do not visually ]
msjiken:0:0000:00:999:[ change until you make a move. ]
msjiken:0:FC8C:31:001:Get winning hand Now!
msjiken:0:FC8D:31:501:Get winning hand Now! (02/14)
msjiken:0:FC8E:31:501:Get winning hand Now! (03/14)
msjiken:0:FC8F:32:501:Get winning hand Now! (04/14)
msjiken:0:FC90:32:501:Get winning hand Now! (05/14)
msjiken:0:FC91:32:501:Get winning hand Now! (06/14)
msjiken:0:FC92:33:501:Get winning hand Now! (07/14)
msjiken:0:FC93:33:501:Get winning hand Now! (08/14)
msjiken:0:FC94:33:501:Get winning hand Now! (09/14)
msjiken:0:FC95:34:501:Get winning hand Now! (10/14)
msjiken:0:FC96:34:501:Get winning hand Now! (11/14)
msjiken:0:FC97:34:501:Get winning hand Now! (12/14)
msjiken:0:FC98:35:501:Get winning hand Now! (13/14)
msjiken:0:FC99:35:501:Get winning hand Now! (14/14)
msjiken:0:FC8C:31:000:Always winning hand
msjiken:0:FC8D:31:500:Always winning hand (02/14)
msjiken:0:FC8E:31:500:Always winning hand (03/14)
msjiken:0:FC8F:32:500:Always winning hand (04/14)
msjiken:0:FC90:32:500:Always winning hand (05/14)
msjiken:0:FC91:32:500:Always winning hand (06/14)
msjiken:0:FC92:33:500:Always winning hand (07/14)
msjiken:0:FC93:33:500:Always winning hand (08/14)
msjiken:0:FC94:33:500:Always winning hand (09/14)
msjiken:0:FC95:34:500:Always winning hand (10/14)
msjiken:0:FC96:34:500:Always winning hand (11/14)
msjiken:0:FC97:34:500:Always winning hand (12/14)
msjiken:0:FC98:35:500:Always winning hand (13/14)
msjiken:0:FC99:35:500:Always winning hand (14/14)
:msjiken:00000006:FC8C:0000000C:FFFFFFFF:Watch the 1st 13 tiles-Player
msjiken:0:FC99:00:998:Watch the last tile - Player
:msjiken:00000006:FD0C:0000000C:FFFFFFFF:Watch the 1st 13 tiles-C.P.U.
msjiken:0:FD19:00:998:Watch the last tile - C.P.U
msjiken:0:0000:00:999:[ Here is the look-up list for ]
msjiken:0:0000:00:999:[ the above watches. ]
msjiken:0:0000:00:999:[ ]
msjiken:0:0000:00:999:[ value common name chinese name ]
msjiken:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
msjiken:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
msjiken:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
msjiken:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
msjiken:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
msjiken:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
msjiken:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
msjiken:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
msjiken:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
msjiken:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
msjiken:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
msjiken:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
msjiken:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
msjiken:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
msjiken:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
msjiken:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
msjiken:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
msjiken:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
msjiken:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
msjiken:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
msjiken:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
msjiken:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
msjiken:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
msjiken:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
msjiken:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
msjiken:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
msjiken:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
msjiken:0:0000:00:999:[ 31h East "wind" ]
msjiken:0:0000:00:999:[ 32h South "wind" ]
msjiken:0:0000:00:999:[ 33h West "wind" ]
msjiken:0:0000:00:999:[ 34h North "wind" ]
msjiken:0:0000:00:999:[ 35h White "dragon" ]
msjiken:0:0000:00:999:[ 36h Green "dragon" ]
msjiken:0:0000:00:999:[ 37h Red "dragon" ]
msjiken:0:0000:00:999:[ 3Fh - no tile - ]
; [ Monster Slider (Japan) ]
mslider:0:000018:09:000:Infinite Credits
mslider:0:000183:00:000:Never get Attacked with Skulls PL1
mslider:0:000203:63:001:Attack opposite side with 99 Skulls Now! PL1:You need to drop the skulls manually at 35 a time!
mslider:0:000226:00:000:Never get 'Special' Attacked PL1
mslider:0:0001A6:03:001:Attack opposite side with Max 'Special' Now!PL1:The efect of the 'special' attack depends on which character you have chosen
mslider:0:000203:00:000:Never get Attacked with Skulls PL2
mslider:0:000183:63:001:Attack opposite side with 99 Skulls Now! PL2:You need to drop the skulls manually at 35 a time!
mslider:0:0001A6:00:000:Never get 'Special' Attacked PL2
mslider:0:000226:03:001:Attack opposite side with Max 'Special' Now!PL2:The efect of the 'special' attack depends on which character you have chosen
; [ Metal Slug - Super Vehicle-001 ]
mslug:0:106E93:3C:000:Infinite Time
mslug:0:1005E7:30:000:Infinite Tank Gas
mslug:0:100610:0A:000:Infinite Tank Cannon
:mslug:00001301:10E3B7:00000005:FFFFFFFF:Select starting mission:You should enable this cheat on the "How to Play" screen, ie. after credits have been inserted! The Round display wont be correct
mslug:0:10E3B7:05:061:Select next mission
mslug:0:100377:03:000:Infinite Lives PL1
mslug:0:1004C2:FF:000:Infinite Ammo PL1
mslug:0:1004C0:0A:000:Infinite Bombs PL1
mslug:0:100485:40:000:Invincibility PL1
mslug:0:1004B1:00:000:Always Normal Gun PL1
mslug:0:1004B1:01:000:Always Shotgun PL1
mslug:0:1004B1:02:000:Always Flamer PL1
mslug:0:1004B1:03:000:Always Rocket Launcher PL1
mslug:0:1004B1:04:000:Always Machine Gun PL1
mslug:0:1004B1:00:001:Get Normal Gun Now! PL1
mslug:0:1004B1:01:001:Get Shotgun Now! PL1
mslug:0:1004B1:02:001:Get Flamer Now! PL1
mslug:0:1004B1:03:001:Get Rocket Launcher Now! PL1
mslug:0:1004B1:04:001:Get Machine Gun Now! PL1
mslug:0:100417:03:000:Infinite Lives PL2
mslug:0:100562:FF:000:Infinite Ammo PL2
mslug:0:100560:0A:000:Infinite Bombs PL2
mslug:0:100525:40:000:Invincibility PL2
mslug:0:100551:00:000:Always Normal Gun PL2
mslug:0:100551:01:000:Always Shotgun PL2
mslug:0:100551:02:000:Always Flamer PL2
mslug:0:100551:03:000:Always Rocket Launcher PL2
mslug:0:100551:04:000:Always Machine Gun PL2
mslug:0:100551:00:001:Get Normal Gun Now! PL2
mslug:0:100551:01:001:Get Shotgun Now! PL2
mslug:0:100551:02:001:Get Flamer Now! PL2
mslug:0:100551:03:001:Get Rocket Launcher Now! PL2
mslug:0:100551:04:001:Get Machine Gun Now! PL2
; [ Metal Slug 2 - Super Vehicle-001/II ]
mslug2:0:1013B4:3C:000:Infinite Time
mslug2:0:000000:00:999:[ Use the Select starting mission cheat on ]
mslug2:0:000000:00:999:[ the soldier/character selection screen. ]
mslug2:0:10C31F:05:071:Select starting mission
mslug2:0:10C31F:05:061:Select next mission
mslug2:0:101276:63:000:Infinite Lives PL1
mslug2:0:10C348:63:000:Infinite Bombs PL1
mslug2:0:10C34D:FF:000:Infinite Ammo PL1
mslug2:0:10E8A1:0A:000:Infinite Cannon PL1
mslug2:0:101517:77:000:Invincibility PL1
mslug2:0:10E8A1:0A:000:Infinite Vehicle Cannon PL1
mslug2:0:10E89B:30:000:Infinite Vehicle Energy PL1
mslug2:0:101525:00:001:Become Normal PL1
mslug2:0:101525:02:001:Become Fat Bloater PL1
mslug2:0:101525:03:001:Become Mummy PL1
mslug2:0:10C346:FF:001:Get Normal Gun PL1
mslug2:0:10C346:00:001:Get Shotgun PL1
mslug2:0:101525:01:501:Get Shotgun PL1 (2/2)
mslug2:0:10C346:01:001:Get Rocket Launcher PL1
mslug2:0:101525:01:501:Get Rocket Launcher PL1(2/2)
mslug2:0:10C346:02:001:Get Flamethrower PL1
mslug2:0:101525:01:501:Get Flamethrower PL1 (2/2)
mslug2:0:10C346:03:001:Get Machine Gun PL1
mslug2:0:101525:01:501:Get Machine Gun PL1 (2/2)
mslug2:0:10C346:04:001:Get Laser PL1
mslug2:0:101525:01:501:Get Laser PL1 (2/2)
mslug2:0:10131E:63:000:Infinite Lives PL2
mslug2:0:10C349:63:000:Infinite Bombs PL2
mslug2:0:10C34F:FF:000:Infinite Ammo PL2
mslug2:0:10E8C5:0A:000:Infinite Cannon PL2
mslug2:0:1015BF:77:000:Invincibility PL2
mslug2:0:10E8C5:0A:000:Infinite Vehicle Cannon PL2
mslug2:0:10E8BF:30:000:Infinite Vehicle Energy PL2
mslug2:0:1015CD:00:001:Become Normal Now! PL2
mslug2:0:1015CD:02:001:Become Fat Bloater Now! PL2
mslug2:0:1015CD:03:001:Become Mummy Now! PL2
mslug2:0:10C347:FF:001:Get Normal Gun PL2
mslug2:0:10C347:00:001:Get Shotgun PL2
mslug2:0:1015CD:01:501:Get Shotgun PL2 (2/2)
mslug2:0:10C347:01:001:Get Rocket Launcher PL2
mslug2:0:1015CD:01:501:Get Rocket Launcher PL2(2/2)
mslug2:0:10C347:02:001:Get Flamethrower PL2
mslug2:0:1015CD:01:501:Get Flamethrower PL2 (2/2)
mslug2:0:10C347:03:001:Get Machine Gun PL2
mslug2:0:1015CD:01:501:Get Machine Gun PL2 (2/2)
mslug2:0:10C347:04:001:Get Laser PL2
mslug2:0:1015CD:01:501:Get Laser PL2 (2/2)
; [ Metal Slug 3 ]
mslug3:0:10ED78:99:000:Infinite Time
mslug3:0:10FD92:00:000:Always have White Blood
mslug3:0:10FD92:01:000:Always have Red Blood
mslug3:0:1002BB:64:000:Infinite Lives PL1
mslug3:0:100581:02:000:Invincibility PL1:You can still die in vehicles and falling in water (without scuba gear)
mslug3:0:10EAFB:E7:000:Infinite Ammo PL1
mslug3:0:10EAFA:03:500:Infinite Ammo PL1 (2/2)
mslug3:0:10EAF5:63:000:Infinite Bombs PL1
mslug3:0:10EAF0:00:000:No bomb throwing delay PL1:You can normally have to wait for the bombs to explode before you can throw anymore
mslug3:0:10ED05:0F:000:Always have 15 Prisoners PL1
mslug3:0:10ED05:0F:001:Get 15 Prisoners Now! PL1
mslug3:0:000000:00:999:[ Shot Equipment PL1 ]
mslug3:0:10EAF3:00:000:Always have the Normal Gun PL1
mslug3:0:10EAF3:01:000:Always have the MS Cannon PL1
mslug3:0:10EAF3:02:000:Always have the Shotgun PL1
mslug3:0:10EAF3:03:000:Always have the Rocket Launcher PL1
mslug3:0:10EAF3:04:000:Always have the Flame Shot PL1
mslug3:0:10EAF3:05:000:Always have the Heavy Machine Gun PL1
mslug3:0:10EAF3:06:000:Always have the Laser Gun PL1
mslug3:0:10EAF2:FF:500:Always have the Laser Gun PL1 (2/2)
mslug3:0:10EAF3:07:000:Always have the SUPER Shotgun PL1
mslug3:0:10EAF3:08:000:Always have the SUPER Rocket Launcher PL1
mslug3:0:10EAF3:09:000:Always have the SUPER Flame Shot PL1
mslug3:0:10EAF3:0A:000:Always have the SUPER Heavy Machine Gun PL1
mslug3:0:10EAF3:0B:000:Always have the SUPER Laser Gun PL1
mslug3:0:10EAF2:FF:500:Always have the SUPER Laser Gun PL1 (2/2)
mslug3:0:10EAF3:0C:000:Always have the Enemy Chaser PL1
mslug3:0:10EAF3:0D:000:Always have the Iron Lizard PL1
mslug3:0:10EAF3:0E:000:Always have the Drop Shot PL1
mslug3:0:10EAF3:0F:000:Always have the SUPER Grenade PL1
mslug3:0:10EAF3:15:000:Always have the FAT Enemy Chaser PL1
mslug3:0:10EAF3:10:000:Always have the Mobile Satellite PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3:0:10EAF3:11:000:Always have the Thunder Cloud PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3:0:10EAF3:00:001:Get the Normal Gun Now! PL1
mslug3:0:10EAF3:01:001:Get the MS Cannon Now! PL1
mslug3:0:10EAF3:02:001:Get the Shotgun Now! PL1
mslug3:0:10EAF3:03:001:Get the Rocket Launcher Now! PL1
mslug3:0:10EAF3:04:001:Get the Flame Shot Now! PL1
mslug3:0:10EAF3:05:001:Get the Heavy Machine Gun Now! PL1
mslug3:0:10EAF3:06:001:Get the Laser Gun Now! PL1
mslug3:0:10EAF2:FF:501:Get the Laser Gun Now! PL1 (2/2)
mslug3:0:10EAF3:07:001:Get the SUPER Shotgun Now! PL1
mslug3:0:10EAF3:08:001:Get the SUPER Rocket Launcher Now! PL1
mslug3:0:10EAF3:09:001:Get the SUPER Flame Shot Now! PL1
mslug3:0:10EAF3:0A:001:Get the SUPER Heavy Machine Gun Now! PL1
mslug3:0:10EAF3:0B:001:Get the SUPER Laser Gun Now! PL1
mslug3:0:10EAF2:FF:501:Get the SUPER Laser Gun Now! PL1 (2/2)
mslug3:0:10EAF3:0C:001:Get the Enemy Chaser Now! PL1
mslug3:0:10EAF3:0D:001:Get the Iron Lizard Now! PL1
mslug3:0:10EAF3:0E:001:Get the Drop Shot Now! PL1
mslug3:0:10EAF3:0F:001:Get the SUPER Grenade Now! PL1
mslug3:0:10EAF3:15:001:Get the FAT Enemy Chaser Now! PL1
mslug3:0:10EAF3:10:001:Get the Mobile Satellite Now! PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3:0:10EAF3:11:001:Get the Thunder Cloud Now! PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3:0:000000:00:999:[ Bomb Equipment PL1 ]
mslug3:0:10EAF4:01:000:Always have the Mortar Grenade(Normal)PL1
mslug3:0:10EAF4:02:000:Always have the Petrol Bomb PL1
mslug3:0:10EAF4:03:000:Always have the Rock PL1
mslug3:0:10EAF4:01:001:Get Mortar Grenade (Normal) Now! PL1
mslug3:0:10EAF4:02:001:Get Petrol Bomb Now! PL1
mslug3:0:10EAF4:03:001:Get Rock Now! PL1
mslug3:0:000000:00:999:[ Body Type PL1 ]
mslug3:0:10058F:00:000:Always have the Human Body PL1
mslug3:0:10058F:02:000:Always have the Fatman Body (Buggy!!) PL1:You won't be able to move with this cheat
mslug3:0:10058F:03:000:Always have the Mummy Body PL1
mslug3:0:10058F:05:000:Always have the Swimmer Body PL1
mslug3:0:10058F:06:000:Always have the Snowman Body PL1:You won't be able to move whilst you remain a snowman though!
mslug3:0:10058F:07:000:Always have the Zombie Body PL1
mslug3:0:10058F:00:001:Get the Human Body Now! PL1
mslug3:0:10058F:02:001:Get the Fatman Body Now! (Buggy!!) PL1:Reverts straight back to noemal body
mslug3:0:10058F:03:001:Get the Mummy Body Now! PL1
mslug3:0:10058F:05:001:Get the Swimmer Body Now! PL1
mslug3:0:10058F:06:001:Get the Snowman Body Now! PL1:You won't be able to move whilst you remain a snowman though!
mslug3:0:10058F:07:001:Get the Zombie Body Now! PL1
mslug3:0:10036B:64:000:Infinite Lives PL2
mslug3:0:100631:02:000:Invincibility PL2:You can still die in vehicles and falling in water (without scuba gear)
mslug3:0:10EB09:E7:000:Infinite Ammo PL2
mslug3:0:10EB08:03:500:Infinite Ammo PL2 (2/2)
mslug3:0:10EB03:63:000:Infinite Bombs PL2
mslug3:0:10EAFE:00:000:No bomb throwing delay PL2:You can normally have to wait for the bombs to explode before you can throw anymore
mslug3:0:10ED0D:0F:000:Always have 15 Prisoners PL2
mslug3:0:10ED0D:0F:001:Get 15 Prisoners Now! PL2
mslug3:0:000000:00:999:[ Shot Equipment PL2 ]
mslug3:0:10EB01:00:000:Always have the Normal Gun PL2
mslug3:0:10EB01:01:000:Always have the MS Cannon PL2
mslug3:0:10EB01:02:000:Always have the Shotgun PL2
mslug3:0:10EB01:03:000:Always have the Rocket Launcher PL2
mslug3:0:10EB01:04:000:Always have the Flame Shot PL2
mslug3:0:10EB01:05:000:Always have the Heavy Machine Gun PL2
mslug3:0:10EB01:06:000:Always have the Laser Gun PL2
mslug3:0:10EB00:FF:500:Always have the Laser Gun PL2 (2/2)
mslug3:0:10EB01:07:000:Always have the SUPER Shotgun PL2
mslug3:0:10EB01:08:000:Always have the SUPER Rocket Launcher PL2
mslug3:0:10EB01:09:000:Always have the SUPER Flame Shot PL2
mslug3:0:10EB01:0A:000:Always have the SUPER Heavy Machine Gun PL2
mslug3:0:10EB01:0B:000:Always have the SUPER Laser Gun PL2
mslug3:0:10EB00:FF:500:Always have the SUPER Laser Gun PL2 (2/2)
mslug3:0:10EB01:0C:000:Always have the Enemy Chaser PL2
mslug3:0:10EB01:0D:000:Always have the Iron Lizard PL2
mslug3:0:10EB01:0E:000:Always have the Drop Shot PL2
mslug3:0:10EB01:0F:000:Always have the SUPER Grenade PL2
mslug3:0:10EB01:15:000:Always have the FAT Enemy Chaser PL2
mslug3:0:10EB01:10:000:Always have the Mobile Satellite PL2:This is slightly buggy works fine if enabled prior to starting the level
mslug3:0:10EB01:11:000:Always have the Thunder Cloud PL2:This is slightly buggy works fine if enabled prior to starting the level
mslug3:0:10EB01:00:001:Get the Normal Gun Now! PL2
mslug3:0:10EB01:01:001:Get the MS Cannon Now! PL2
mslug3:0:10EB01:02:001:Get the Shotgun Now! PL2
mslug3:0:10EB01:03:001:Get the Rocket Launcher Now! PL2
mslug3:0:10EB01:04:001:Get the Flame Shot Now! PL2
mslug3:0:10EB01:05:001:Get the Heavy Machine Gun Now! PL2
mslug3:0:10EB01:06:001:Get the Laser Gun Now! PL2
mslug3:0:10EB00:FF:501:Get the Laser Gun Now! PL2 (2/2)
mslug3:0:10EB01:07:001:Get the SUPER Shotgun Now! PL2
mslug3:0:10EB01:08:001:Get the SUPER Rocket Launcher Now! PL2
mslug3:0:10EB01:09:001:Get the SUPER Flame Shot Now! PL2
mslug3:0:10EB01:0A:001:Get the SUPER Heavy Machine Gun Now! PL2
mslug3:0:10EB01:0B:001:Get the SUPER Laser Gun Now! PL2
mslug3:0:10EB00:FF:501:Get the SUPER Laser Gun Now! PL2 (2/2)
mslug3:0:10EB01:0C:001:Get the Enemy Chaser Now! PL2
mslug3:0:10EB01:0D:001:Get the Iron Lizard Now! PL2
mslug3:0:10EB01:0E:001:Get the Drop Shot Now! PL2
mslug3:0:10EB01:0F:001:Get the SUPER Grenade Now! PL2
mslug3:0:10EB01:15:001:Get the FAT Enemy Chaser Now! PL2
mslug3:0:10EB01:10:001:Get the Mobile Satellite Now! PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3:0:10EB01:11:001:Get the Thunder Cloud Now! PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3:0:000000:00:999:[ Bomb Equipment PL2 ]
mslug3:0:10EB02:01:000:Always have the Mortar Grenade(Normal)PL2
mslug3:0:10EB02:02:000:Always have the Petrol Bomb PL2
mslug3:0:10EB02:03:000:Always have the Rock PL2
mslug3:0:10EB02:01:001:Get Mortar Grenade (Normal) Now! PL2
mslug3:0:10EB02:02:001:Get Petrol Bomb Now! PL2
mslug3:0:10EB02:03:001:Get Rock Now! PL2
mslug3:0:000000:00:999:[ Body Type PL2 ]
mslug3:0:10063F:00:000:Always have the Human Body PL2
mslug3:0:10063F:02:000:Always have the Fatman Body (Buggy!!) PL2:You won't be able to move with this cheat
mslug3:0:10063F:03:000:Always have the Mummy Body PL2
mslug3:0:10063F:05:000:Always have the Swimmer Body PL2
mslug3:0:10063F:06:000:Always have the Snowman Body PL2:You won't be able to move whilst you remain a snowman though!
mslug3:0:10063F:07:000:Always have the Zombie Body PL2
mslug3:0:10063F:00:001:Get the Human Body Now! PL2
mslug3:0:10063F:02:001:Get the Fatman Body Now! (Buggy!!) PL2:Reverts straight back to normal body
mslug3:0:10063F:03:001:Get the Mummy Body Now! PL2
mslug3:0:10063F:05:001:Get the Swimmer Body Now! PL2
mslug3:0:10063F:06:001:Get the Snowman Body Now! PL2:You won't be able to move whilst you remain a snowman though!
mslug3:0:10063F:07:001:Get the Zombie Body Now! PL2
; [ Metal Slug 3 (not encrypted) ]
mslug3n:0:10ED78:99:000:Infinite Time
mslug3n:0:10FD92:00:000:Always have White Blood
mslug3n:0:10FD92:01:000:Always have Red Blood
mslug3n:0:1002BB:64:000:Infinite Lives PL1
mslug3n:0:100581:02:000:Invincibility PL1:You can still die in vehicles and falling in water (without scuba gear)
mslug3n:0:10EAFB:E7:000:Infinite Ammo PL1
mslug3n:0:10EAFA:03:500:Infinite Ammo PL1 (2/2)
mslug3n:0:10EAF5:63:000:Infinite Bombs PL1
mslug3n:0:10EAF0:00:000:No bomb throwing delay PL1:You can normally have to wait for the bombs to explode before you can throw anymore
mslug3n:0:10ED05:0F:000:Always have 15 Prisoners PL1
mslug3n:0:10ED05:0F:001:Get 15 Prisoners Now! PL1
mslug3n:0:000000:00:999:[ Shot Equipment PL1 ]
mslug3n:0:10EAF3:00:000:Always have the Normal Gun PL1
mslug3n:0:10EAF3:01:000:Always have the MS Cannon PL1
mslug3n:0:10EAF3:02:000:Always have the Shotgun PL1
mslug3n:0:10EAF3:03:000:Always have the Rocket Launcher PL1
mslug3n:0:10EAF3:04:000:Always have the Flame Shot PL1
mslug3n:0:10EAF3:05:000:Always have the Heavy Machine Gun PL1
mslug3n:0:10EAF3:06:000:Always have the Laser Gun PL1
mslug3n:0:10EAF2:FF:500:Always have the Laser Gun PL1 (2/2)
mslug3n:0:10EAF3:07:000:Always have the SUPER Shotgun PL1
mslug3n:0:10EAF3:08:000:Always have the SUPER Rocket Launcher PL1
mslug3n:0:10EAF3:09:000:Always have the SUPER Flame Shot PL1
mslug3n:0:10EAF3:0A:000:Always have the SUPER Heavy Machine Gun PL1
mslug3n:0:10EAF3:0B:000:Always have the SUPER Laser Gun PL1
mslug3n:0:10EAF2:FF:500:Always have the SUPER Laser Gun PL1 (2/2)
mslug3n:0:10EAF3:0C:000:Always have the Enemy Chaser PL1
mslug3n:0:10EAF3:0D:000:Always have the Iron Lizard PL1
mslug3n:0:10EAF3:0E:000:Always have the Drop Shot PL1
mslug3n:0:10EAF3:0F:000:Always have the SUPER Grenade PL1
mslug3n:0:10EAF3:15:000:Always have the FAT Enemy Chaser PL1
mslug3n:0:10EAF3:10:000:Always have the Mobile Satellite PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3n:0:10EAF3:11:000:Always have the Thunder Cloud PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3n:0:10EAF3:00:001:Get the Normal Gun Now! PL1
mslug3n:0:10EAF3:01:001:Get the MS Cannon Now! PL1
mslug3n:0:10EAF3:02:001:Get the Shotgun Now! PL1
mslug3n:0:10EAF3:03:001:Get the Rocket Launcher Now! PL1
mslug3n:0:10EAF3:04:001:Get the Flame Shot Now! PL1
mslug3n:0:10EAF3:05:001:Get the Heavy Machine Gun Now! PL1
mslug3n:0:10EAF3:06:001:Get the Laser Gun Now! PL1
mslug3n:0:10EAF2:FF:501:Get the Laser Gun Now! PL1 (2/2)
mslug3n:0:10EAF3:07:001:Get the SUPER Shotgun Now! PL1
mslug3n:0:10EAF3:08:001:Get the SUPER Rocket Launcher Now! PL1
mslug3n:0:10EAF3:09:001:Get the SUPER Flame Shot Now! PL1
mslug3n:0:10EAF3:0A:001:Get the SUPER Heavy Machine Gun Now! PL1
mslug3n:0:10EAF3:0B:001:Get the SUPER Laser Gun Now! PL1
mslug3n:0:10EAF2:FF:501:Get the SUPER Laser Gun Now! PL1 (2/2)
mslug3n:0:10EAF3:0C:001:Get the Enemy Chaser Now! PL1
mslug3n:0:10EAF3:0D:001:Get the Iron Lizard Now! PL1
mslug3n:0:10EAF3:0E:001:Get the Drop Shot Now! PL1
mslug3n:0:10EAF3:0F:001:Get the SUPER Grenade Now! PL1
mslug3n:0:10EAF3:15:001:Get the FAT Enemy Chaser Now! PL1
mslug3n:0:10EAF3:10:001:Get the Mobile Satellite Now! PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3n:0:10EAF3:11:001:Get the Thunder Cloud Now! PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3n:0:000000:00:999:[ Bomb Equipment PL1 ]
mslug3n:0:10EAF4:01:000:Always have the Mortar Grenade(Normal)PL1
mslug3n:0:10EAF4:02:000:Always have the Petrol Bomb PL1
mslug3n:0:10EAF4:03:000:Always have the Rock PL1
mslug3n:0:10EAF4:01:001:Get Mortar Grenade (Normal) Now! PL1
mslug3n:0:10EAF4:02:001:Get Petrol Bomb Now! PL1
mslug3n:0:10EAF4:03:001:Get Rock Now! PL1
mslug3n:0:000000:00:999:[ Body Type PL1 ]
mslug3n:0:10058F:00:000:Always have the Human Body PL1
mslug3n:0:10058F:02:000:Always have the Fatman Body (Buggy!!) PL1:You won't be able to move with this cheat
mslug3n:0:10058F:03:000:Always have the Mummy Body PL1
mslug3n:0:10058F:05:000:Always have the Swimmer Body PL1
mslug3n:0:10058F:06:000:Always have the Snowman Body PL1:You won't be able to move whilst you remain a snowman though!
mslug3n:0:10058F:07:000:Always have the Zombie Body PL1
mslug3n:0:10058F:00:001:Get the Human Body Now! PL1
mslug3n:0:10058F:02:001:Get the Fatman Body Now! (Buggy!!) PL1:Reverts straight back to noemal body
mslug3n:0:10058F:03:001:Get the Mummy Body Now! PL1
mslug3n:0:10058F:05:001:Get the Swimmer Body Now! PL1
mslug3n:0:10058F:06:001:Get the Snowman Body Now! PL1:You won't be able to move whilst you remain a snowman though!
mslug3n:0:10058F:07:001:Get the Zombie Body Now! PL1
mslug3n:0:10036B:64:000:Infinite Lives PL2
mslug3n:0:100631:02:000:Invincibility PL2:You can still die in vehicles and falling in water (without scuba gear)
mslug3n:0:10EB09:E7:000:Infinite Ammo PL2
mslug3n:0:10EB08:03:500:Infinite Ammo PL2 (2/2)
mslug3n:0:10EB03:63:000:Infinite Bombs PL2
mslug3n:0:10EAFE:00:000:No bomb throwing delay PL2:You can normally have to wait for the bombs to explode before you can throw anymore
mslug3n:0:10ED0D:0F:000:Always have 15 Prisoners PL2
mslug3n:0:10ED0D:0F:001:Get 15 Prisoners Now! PL2
mslug3n:0:000000:00:999:[ Shot Equipment PL2 ]
mslug3n:0:10EB01:00:000:Always have the Normal Gun PL2
mslug3n:0:10EB01:01:000:Always have the MS Cannon PL2
mslug3n:0:10EB01:02:000:Always have the Shotgun PL2
mslug3n:0:10EB01:03:000:Always have the Rocket Launcher PL2
mslug3n:0:10EB01:04:000:Always have the Flame Shot PL2
mslug3n:0:10EB01:05:000:Always have the Heavy Machine Gun PL2
mslug3n:0:10EB01:06:000:Always have the Laser Gun PL2
mslug3n:0:10EB00:FF:500:Always have the Laser Gun PL2 (2/2)
mslug3n:0:10EB01:07:000:Always have the SUPER Shotgun PL2
mslug3n:0:10EB01:08:000:Always have the SUPER Rocket Launcher PL2
mslug3n:0:10EB01:09:000:Always have the SUPER Flame Shot PL2
mslug3n:0:10EB01:0A:000:Always have the SUPER Heavy Machine Gun PL2
mslug3n:0:10EB01:0B:000:Always have the SUPER Laser Gun PL2
mslug3n:0:10EB00:FF:500:Always have the SUPER Laser Gun PL2 (2/2)
mslug3n:0:10EB01:0C:000:Always have the Enemy Chaser PL2
mslug3n:0:10EB01:0D:000:Always have the Iron Lizard PL2
mslug3n:0:10EB01:0E:000:Always have the Drop Shot PL2
mslug3n:0:10EB01:0F:000:Always have the SUPER Grenade PL2
mslug3n:0:10EB01:15:000:Always have the FAT Enemy Chaser PL2
mslug3n:0:10EB01:10:000:Always have the Mobile Satellite PL2:This is slightly buggy works fine if enabled prior to starting the level
mslug3n:0:10EB01:11:000:Always have the Thunder Cloud PL2:This is slightly buggy works fine if enabled prior to starting the level
mslug3n:0:10EB01:00:001:Get the Normal Gun Now! PL2
mslug3n:0:10EB01:01:001:Get the MS Cannon Now! PL2
mslug3n:0:10EB01:02:001:Get the Shotgun Now! PL2
mslug3n:0:10EB01:03:001:Get the Rocket Launcher Now! PL2
mslug3n:0:10EB01:04:001:Get the Flame Shot Now! PL2
mslug3n:0:10EB01:05:001:Get the Heavy Machine Gun Now! PL2
mslug3n:0:10EB01:06:001:Get the Laser Gun Now! PL2
mslug3n:0:10EB00:FF:501:Get the Laser Gun Now! PL2 (2/2)
mslug3n:0:10EB01:07:001:Get the SUPER Shotgun Now! PL2
mslug3n:0:10EB01:08:001:Get the SUPER Rocket Launcher Now! PL2
mslug3n:0:10EB01:09:001:Get the SUPER Flame Shot Now! PL2
mslug3n:0:10EB01:0A:001:Get the SUPER Heavy Machine Gun Now! PL2
mslug3n:0:10EB01:0B:001:Get the SUPER Laser Gun Now! PL2
mslug3n:0:10EB00:FF:501:Get the SUPER Laser Gun Now! PL2 (2/2)
mslug3n:0:10EB01:0C:001:Get the Enemy Chaser Now! PL2
mslug3n:0:10EB01:0D:001:Get the Iron Lizard Now! PL2
mslug3n:0:10EB01:0E:001:Get the Drop Shot Now! PL2
mslug3n:0:10EB01:0F:001:Get the SUPER Grenade Now! PL2
mslug3n:0:10EB01:15:001:Get the FAT Enemy Chaser Now! PL2
mslug3n:0:10EB01:10:001:Get the Mobile Satellite Now! PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3n:0:10EB01:11:001:Get the Thunder Cloud Now! PL1:This is slightly buggy works fine if enabled prior to starting the level
mslug3n:0:000000:00:999:[ Bomb Equipment PL2 ]
mslug3n:0:10EB02:01:000:Always have the Mortar Grenade(Normal)PL2
mslug3n:0:10EB02:02:000:Always have the Petrol Bomb PL2
mslug3n:0:10EB02:03:000:Always have the Rock PL2
mslug3n:0:10EB02:01:001:Get Mortar Grenade (Normal) Now! PL2
mslug3n:0:10EB02:02:001:Get Petrol Bomb Now! PL2
mslug3n:0:10EB02:03:001:Get Rock Now! PL2
mslug3n:0:000000:00:999:[ Body Type PL2 ]
mslug3n:0:10063F:00:000:Always have the Human Body PL2
mslug3n:0:10063F:02:000:Always have the Fatman Body (Buggy!!) PL2:You won't be able to move with this cheat
mslug3n:0:10063F:03:000:Always have the Mummy Body PL2
mslug3n:0:10063F:05:000:Always have the Swimmer Body PL2
mslug3n:0:10063F:06:000:Always have the Snowman Body PL2:You won't be able to move whilst you remain a snowman though!
mslug3n:0:10063F:07:000:Always have the Zombie Body PL2
mslug3n:0:10063F:00:001:Get the Human Body Now! PL2
mslug3n:0:10063F:02:001:Get the Fatman Body Now! (Buggy!!) PL2:Reverts straight back to normal body
mslug3n:0:10063F:03:001:Get the Mummy Body Now! PL2
mslug3n:0:10063F:05:001:Get the Swimmer Body Now! PL2
mslug3n:0:10063F:06:001:Get the Snowman Body Now! PL2:You won't be able to move whilst you remain a snowman though!
mslug3n:0:10063F:07:001:Get the Zombie Body Now! PL2
; [ Metal Slug X - Super Vehicle-001 ]
mslugx:0:1013DE:5A:000:Infinite Time
mslugx:0:101288:02:000:Infinite Lives PL1
mslugx:0:101523:40:000:Invincibility PL1:Doesn't work when on vehicle!
mslugx:0:101549:99:500:Invincibility PL1 (2/2)
mslugx:0:10C5FD:32:001:Get 50 Prisoners Now! PL1
mslugx:0:10C725:FF:000:Infinite Ammo PL1
mslugx:0:10C720:63:000:Infinite Bombs PL1
mslugx:0:10C621:30:000:Infinite Vehicle Energy PL1
mslugx:0:10C627:63:000:Infinite Vehicle Cannon PL1
mslugx:0:101557:01:001:Status = Normal Now! PL1
mslugx:0:101557:02:001:Status = Fat Now! PL1
mslugx:0:000000:00:999:[ Shot Equipment PL1 ]
mslugx:0:10C71E:00:000:Always have the Normal Gun PL1
mslugx:0:10C71E:01:000:Always have the MS Cannon PL1
mslugx:0:10C71E:05:000:Always have the Small Machine Gun PL1
mslugx:0:10C71E:0A:000:Always have the Big Machine Gun PL1
mslugx:0:10C71E:03:000:Always have the Fuzzy Enemy Chaser PL1
mslugx:0:10C71E:0C:000:Always have the Homing Enemy Chaser PL1
mslugx:0:10C71E:02:000:Always have the Shotgun PL1
mslugx:0:10C71E:07:000:Always have the Long Range ShotGun PL1
mslugx:0:10C71E:04:000:Always have the Small Flamethrower PL1
mslugx:0:10C71E:09:000:Always have the Big Flamethrower PL1
mslugx:0:10C71E:06:000:Always have the Small Laser Gun PL1
mslugx:0:10C71E:0B:000:Always have the Big Laser Gun PL1
mslugx:0:10C71E:08:000:Always have the Rocket Launcher PL1
mslugx:0:10C71E:0D:000:Always have the Iron Laser PL1
mslugx:0:10C71E:0E:000:Always have the Drop Shot PL1
mslugx:0:10C71E:0F:000:Always have the Super Grenade PL1
mslugx:0:10C71E:00:001:Get the Normal Gun Now! PL1
mslugx:0:10C71E:01:001:Get the MS Cannon Now! PL1
mslugx:0:10C71E:05:001:Get the Small Machine Gun Now! PL1
mslugx:0:10C71E:0A:001:Get the Big Machine Gun Now! PL1
mslugx:0:10C71E:03:001:Get the Fuzzy EnemyChaser Now! PL1
mslugx:0:10C71E:0C:001:Get the Homing Enemy Chaser Now! PL1
mslugx:0:10C71E:02:001:Get the Shotgun Now! PL1
mslugx:0:10C71E:07:001:Get the Long Range ShotGun Now! PL1
mslugx:0:10C71E:04:001:Get the Small Flamethrower Now! PL1
mslugx:0:10C71E:09:001:Get the Big Flamethrower Now! PL1
mslugx:0:10C71E:06:001:Get the Small Laser Gun Now! PL1
mslugx:0:10C71E:0B:001:Get the Big Laser Gun Now! PL1
mslugx:0:10C71E:08:001:Get the Rocket Launcher Now! PL1
mslugx:0:10C71E:0D:001:Get the Iron Laser Now! PL1
mslugx:0:10C71E:0E:001:Get the Drop Shot Now! PL1
mslugx:0:10C71E:0F:001:Get the Super Grenade Now! PL1
mslugx:0:000000:00:999:[ Bomb Equipment PL1 ]
mslugx:0:10C722:01:000:Always have the Normal Bomb PL1
mslugx:0:10C722:02:000:Always have the Fire Bomb PL1
mslugx:0:10C722:03:000:Always have the Stone PL1
mslugx:0:10C722:01:001:Get the Normal Bomb Now! PL1
mslugx:0:10C722:02:001:Get the Fire Bomb Now! PL1
mslugx:0:10C722:03:001:Get the Stone Now! PL1
mslugx:0:101338:02:000:Infinite Lives PL2
mslugx:0:1015D3:40:000:Invincibility PL2:Doesn't work when on vehicle!
mslugx:0:1015F9:71:500:Invincibility PL2 (2/2)
mslugx:0:10C601:32:001:Get 50 Prisoners Now! PL2
mslugx:0:10C727:FF:000:Infinite Ammo PL2
mslugx:0:10C721:14:000:Infinite Bombs PL2
mslugx:0:10C645:30:000:Infinite Vehicle Energy PL2
mslugx:0:10C64B:19:000:Infinite Vehicle Cannon PL2
mslugx:0:000000:00:999:[ Player Status PL2 ]
mslugx:0:101558:01:001:Status = Normal Now! PL2
mslugx:0:101558:02:001:Status = Fat Now! PL2
mslugx:0:000000:00:999:[ Shot Equipment PL2 ]
mslugx:0:10C71F:00:000:Always Normal Gun PL2
mslugx:0:10C71F:01:000:Always MS Cannon PL2
mslugx:0:10C71F:05:000:Always Small Machine Gun PL2
mslugx:0:10C71F:0A:000:Always Big Machine Gun PL2
mslugx:0:10C71F:03:000:Always Fuzzy Enemy Chaser PL2
mslugx:0:10C71F:0C:000:Always Homing Enemy Chaser PL2
mslugx:0:10C71F:02:000:Always Shotgun PL2
mslugx:0:10C71F:07:000:Always Long Range ShotGun PL2
mslugx:0:10C71F:04:000:Always Small Flamethrower PL2
mslugx:0:10C71F:09:000:Always Big Flamethrower PL2
mslugx:0:10C71F:06:000:Always Small Laser Gun PL2
mslugx:0:10C71F:0B:000:Always Big Laser Gun PL2
mslugx:0:10C71F:08:000:Always Rocket Launcher PL2
mslugx:0:10C71F:0D:000:Always Iron Laser PL2
mslugx:0:10C71F:0E:000:Always Drop Shot PL2
mslugx:0:10C71F:0F:000:Always Super Grenade PL2
mslugx:0:10C71F:00:001:Get the Normal Gun Now! PL2
mslugx:0:10C71F:01:001:Get the MS Cannon Now! PL2
mslugx:0:10C71F:05:001:Get the Small Machine Gun Now!PL2
mslugx:0:10C71F:0A:001:Get the Big Machine Gun Now! PL2
mslugx:0:10C71F:03:001:Get the Fuzzy EnemyChaser Now! PL2
mslugx:0:10C71F:0C:001:Get the Homing Enemy Chaser Now! PL2
mslugx:0:10C71F:02:001:Get the Shotgun Now! PL2
mslugx:0:10C71F:07:001:Get the Long Range ShotGun Now! PL2
mslugx:0:10C71F:04:001:Get the Small Flamethrower Now! PL2
mslugx:0:10C71F:09:001:Get the Big Flamethrower Now! PL2
mslugx:0:10C71F:06:001:Get the Small Laser Gun Now! PL2
mslugx:0:10C71F:0B:001:Get the Big Laser Gun Now! PL2
mslugx:0:10C71F:08:001:Get the Rocket Launcher Now! PL2
mslugx:0:10C71F:0D:001:Get the Iron Laser Now! PL2
mslugx:0:10C71F:0E:001:Get the Drop Shot Now! PL2
mslugx:0:10C71F:0F:001:Get the Super Grenade Now! PL2
mslugx:0:000000:00:999:[ Bomb Equipment PL2 ]
mslugx:0:10C723:01:000:Always have the Normal Bomb PL2
mslugx:0:10C723:02:000:Always have the Fire Bomb PL2
mslugx:0:10C723:03:000:Always have the Stone PL2
mslugx:0:10C723:01:001:Get the Normal Bomb Now! PL2
mslugx:0:10C723:02:001:Get the Fire Bomb Now! PL2
mslugx:0:10C723:03:001:Get the Stone Now! PL2
; [ Ms. Pac-Man (bootleg) ]
mspacmab:0:4E14:06:000:Infinite Lives
mspacmab:0:4E15:05:500:Infinite Lives (2/2)
mspacmab:0:4E0E:F4:001:Finish this Level Now!
mspacmab:0:0000:00:999:[ -------- Starting Levels ------- ]
mspacmab:0:0000:00:999:[ Deactivate the cheats after ]
mspacmab:0:0000:00:999:[ starting the level or leave them ]
mspacmab:0:0000:00:999:[ active to repeat the level. ]
mspacmab:0:4E0A:7E:000:Start at Strawberry
mspacmab:0:4E13:01:500:Start at Strawberry (2/2)
mspacmab:0:4E0A:7F:000:Start at Orange
mspacmab:0:4E13:02:500:Start at Orange (2/2)
mspacmab:0:4E0A:80:000:Start at Pretzel
mspacmab:0:4E13:03:500:Start at Pretzel (2/2)
mspacmab:0:4E0A:81:000:Start at Apple
mspacmab:0:4E13:04:500:Start at Apple (2/2)
mspacmab:0:4E0A:82:000:Start at Pear
mspacmab:0:4E13:05:500:Start at Pear (2/2)
mspacmab:0:4E0A:83:000:Start at Banana
mspacmab:0:4E13:06:500:Start at Banana (2/2)
mspacmab:0:4E0A:84:000:Start at Multifruit 1a
mspacmab:0:4E13:07:500:Start at Multifruit 1a (2/2)
mspacmab:0:4E0A:85:000:Start at Multifruit 1b
mspacmab:0:4E13:08:500:Start at Multifruit 1b (2/2)
mspacmab:0:4E0A:86:000:Start at Multifruit 2
mspacmab:0:4E13:09:500:Start at Multifruit 2 (2/2)
mspacmab:0:0000:00:999:[ -------- Practice Levels ------- ]
mspacmab:0:4E13:00:000:Practice Cherry
mspacmab:0:4E13:01:000:Practice Strawberry
mspacmab:0:4E13:02:000:Practice Orange
mspacmab:0:4E13:03:000:Practice Pretzel
mspacmab:0:4E13:04:000:Practice Apple
mspacmab:0:4E13:05:000:Practice Pear
mspacmab:0:4E13:06:000:Practice Banana
mspacmab:0:4E13:07:000:Practice Multifruit (board 1)
mspacmab:0:4E13:09:000:Practice Multifruit (board 2)
mspacmab:0:4E13:FF:000:Split-Screen (Unplayable)
mspacmab:0:4E13:FE:000:No maze or dots(Unfinishable)
mspacmab:0:0000:00:999:[ -------- Practice Speeds ------- ]
mspacmab:0:4DBD:00:000:Stay blue until eaten
mspacmab:0:4DBE:00:500:Stay blue until eaten (2/2)
mspacmab:0:4DBD:58:000:Slow changeback
mspacmab:0:4DBE:02:500:Slow changeback (2/2)
mspacmab:0:4DBD:68:000:Moderate changeback
mspacmab:0:4DBE:01:500:Moderate changeback (2/2)
mspacmab:0:4DBD:F0:000:Quick changeback
mspacmab:0:4DBE:00:500:Quick changeback (2/2)
mspacmab:0:4DBD:78:000:Lightning changeback
mspacmab:0:4DBE:00:500:Lightning changeback (2/2)
mspacmab:0:4DBD:01:000:No change to blue
mspacmab:0:4DBE:00:500:No change to blue (2/2)
mspacmab:0:0000:00:999:[ --------- Ghost Status --------- ]
mspacmab:0:4DA7:01:000:Red always blue
mspacmab:0:4DA8:01:000:Pink always blue
mspacmab:0:4DA9:01:000:Green always blue
mspacmab:0:4DAA:01:000:Orange always blue
mspacmab:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Ms. Pac-Man ]
mspacman:0:4E14:06:000:Infinite Lives
mspacman:0:4E15:05:500:Infinite Lives (2/2)
mspacman:0:4E0E:F4:001:Finish this Level Now!
mspacman:0:0000:00:999:[ -------- Starting Levels ------- ]
mspacman:0:0000:00:999:[ Deactivate the cheats after ]
mspacman:0:0000:00:999:[ starting the level or leave them ]
mspacman:0:0000:00:999:[ active to repeat the level. ]
mspacman:0:4E0A:7E:000:Start at Strawberry
mspacman:0:4E13:01:500:Start at Strawberry (2/2)
mspacman:0:4E0A:7F:000:Start at Orange
mspacman:0:4E13:02:500:Start at Orange (2/2)
mspacman:0:4E0A:80:000:Start at Pretzel
mspacman:0:4E13:03:500:Start at Pretzel (2/2)
mspacman:0:4E0A:81:000:Start at Apple
mspacman:0:4E13:04:500:Start at Apple (2/2)
mspacman:0:4E0A:82:000:Start at Pear
mspacman:0:4E13:05:500:Start at Pear (2/2)
mspacman:0:4E0A:83:000:Start at Banana
mspacman:0:4E13:06:500:Start at Banana (2/2)
mspacman:0:4E0A:84:000:Start at Multifruit 1a
mspacman:0:4E13:07:500:Start at Multifruit 1a (2/2)
mspacman:0:4E0A:85:000:Start at Multifruit 1b
mspacman:0:4E13:08:500:Start at Multifruit 1b (2/2)
mspacman:0:4E0A:86:000:Start at Multifruit 2
mspacman:0:4E13:09:500:Start at Multifruit 2 (2/2)
mspacman:0:0000:00:999:[ -------- Practice Levels ------- ]
mspacman:0:4E13:00:000:Practice Cherry
mspacman:0:4E13:01:000:Practice Strawberry
mspacman:0:4E13:02:000:Practice Orange
mspacman:0:4E13:03:000:Practice Pretzel
mspacman:0:4E13:04:000:Practice Apple
mspacman:0:4E13:05:000:Practice Pear
mspacman:0:4E13:06:000:Practice Banana
mspacman:0:4E13:07:000:Practice Multifruit (board 1)
mspacman:0:4E13:09:000:Practice Multifruit (board 2)
mspacman:0:4E13:FF:000:Split-Screen (Unplayable)
mspacman:0:4E13:FE:000:No maze or dots(Unfinishable)
mspacman:0:0000:00:999:[ -------- Practice Speeds ------- ]
mspacman:0:4DBD:00:000:Stay blue until eaten
mspacman:0:4DBE:00:500:Stay blue until eaten (2/2)
mspacman:0:4DBD:58:000:Slow changeback
mspacman:0:4DBE:02:500:Slow changeback (2/2)
mspacman:0:4DBD:68:000:Moderate changeback
mspacman:0:4DBE:01:500:Moderate changeback (2/2)
mspacman:0:4DBD:F0:000:Quick changeback
mspacman:0:4DBE:00:500:Quick changeback (2/2)
mspacman:0:4DBD:78:000:Lightning changeback
mspacman:0:4DBE:00:500:Lightning changeback (2/2)
mspacman:0:4DBD:01:000:No change to blue
mspacman:0:4DBE:00:500:No change to blue (2/2)
mspacman:0:0000:00:999:[ --------- Ghost Status --------- ]
mspacman:0:4DA7:01:000:Red always blue
mspacman:0:4DA8:01:000:Pink always blue
mspacman:0:4DA9:01:000:Green always blue
mspacman:0:4DAA:01:000:Orange always blue
mspacman:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Ms. Pac Attack ]
mspacmat:0:4E14:06:000:Infinite Lives
mspacmat:0:4E15:05:500:Infinite Lives (2/2)
mspacmat:0:4E0E:F4:001:Finish this Level Now!
mspacmat:0:0000:00:999:[ -------- Starting Levels ------- ]
mspacmat:0:0000:00:999:[ Deactivate the cheats after ]
mspacmat:0:0000:00:999:[ starting the level or leave them ]
mspacmat:0:0000:00:999:[ active to repeat the level. ]
mspacmat:0:4E0A:7E:000:Start at Strawberry
mspacmat:0:4E13:01:500:Start at Strawberry (2/2)
mspacmat:0:4E0A:7F:000:Start at Orange
mspacmat:0:4E13:02:500:Start at Orange (2/2)
mspacmat:0:4E0A:80:000:Start at Pretzel
mspacmat:0:4E13:03:500:Start at Pretzel (2/2)
mspacmat:0:4E0A:81:000:Start at Apple
mspacmat:0:4E13:04:500:Start at Apple (2/2)
mspacmat:0:4E0A:82:000:Start at Pear
mspacmat:0:4E13:05:500:Start at Pear (2/2)
mspacmat:0:4E0A:83:000:Start at Banana
mspacmat:0:4E13:06:500:Start at Banana (2/2)
mspacmat:0:4E0A:84:000:Start at Multifruit 1a
mspacmat:0:4E13:07:500:Start at Multifruit 1a (2/2)
mspacmat:0:4E0A:85:000:Start at Multifruit 1b
mspacmat:0:4E13:08:500:Start at Multifruit 1b (2/2)
mspacmat:0:4E0A:86:000:Start at Multifruit 2
mspacmat:0:4E13:09:500:Start at Multifruit 2 (2/2)
mspacmat:0:0000:00:999:[ -------- Practice Levels ------- ]
mspacmat:0:4E13:00:000:Practice Cherry
mspacmat:0:4E13:01:000:Practice Strawberry
mspacmat:0:4E13:02:000:Practice Orange
mspacmat:0:4E13:03:000:Practice Pretzel
mspacmat:0:4E13:04:000:Practice Apple
mspacmat:0:4E13:05:000:Practice Pear
mspacmat:0:4E13:06:000:Practice Banana
mspacmat:0:4E13:07:000:Practice Multifruit (board 1)
mspacmat:0:4E13:09:000:Practice Multifruit (board 2)
mspacmat:0:4E13:FF:000:Split-Screen (Unplayable)
mspacmat:0:4E13:FE:000:No maze or dots(Unfinishable)
mspacmat:0:0000:00:999:[ -------- Practice Speeds ------- ]
mspacmat:0:4DBD:00:000:Stay blue until eaten
mspacmat:0:4DBE:00:500:Stay blue until eaten (2/2)
mspacmat:0:4DBD:58:000:Slow changeback
mspacmat:0:4DBE:02:500:Slow changeback (2/2)
mspacmat:0:4DBD:68:000:Moderate changeback
mspacmat:0:4DBE:01:500:Moderate changeback (2/2)
mspacmat:0:4DBD:F0:000:Quick changeback
mspacmat:0:4DBE:00:500:Quick changeback (2/2)
mspacmat:0:4DBD:78:000:Lightning changeback
mspacmat:0:4DBE:00:500:Lightning changeback (2/2)
mspacmat:0:4DBD:01:000:No change to blue
mspacmat:0:4DBE:00:500:No change to blue (2/2)
mspacmat:0:0000:00:999:[ --------- Ghost Status --------- ]
mspacmat:0:4DA7:01:000:Red always blue
mspacmat:0:4DA8:01:000:Pink always blue
mspacmat:0:4DA9:01:000:Green always blue
mspacmat:0:4DAA:01:000:Orange always blue
mspacmat:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Ms. Pac-Man Plus ]
mspacpls:0:4E14:06:000:Infinite Lives
mspacpls:0:4E15:05:500:Infinite Lives (2/2)
mspacpls:0:4E0E:F4:001:Finish this Level Now!
mspacpls:0:0000:00:999:[ -------- Starting Levels ------- ]
mspacpls:0:0000:00:999:[ Deactivate the cheats after ]
mspacpls:0:0000:00:999:[ starting the level or leave them ]
mspacpls:0:0000:00:999:[ active to repeat the level. ]
mspacpls:0:4E0A:7E:000:Start at Strawberry
mspacpls:0:4E13:01:500:Start at Strawberry (2/2)
mspacpls:0:4E0A:7F:000:Start at Orange
mspacpls:0:4E13:02:500:Start at Orange (2/2)
mspacpls:0:4E0A:80:000:Start at Pretzel
mspacpls:0:4E13:03:500:Start at Pretzel (2/2)
mspacpls:0:4E0A:81:000:Start at Apple
mspacpls:0:4E13:04:500:Start at Apple (2/2)
mspacpls:0:4E0A:82:000:Start at Pear
mspacpls:0:4E13:05:500:Start at Pear (2/2)
mspacpls:0:4E0A:83:000:Start at Banana
mspacpls:0:4E13:06:500:Start at Banana (2/2)
mspacpls:0:4E0A:84:000:Start at Multifruit 1a
mspacpls:0:4E13:07:500:Start at Multifruit 1a (2/2)
mspacpls:0:4E0A:85:000:Start at Multifruit 1b
mspacpls:0:4E13:08:500:Start at Multifruit 1b (2/2)
mspacpls:0:4E0A:86:000:Start at Multifruit 2
mspacpls:0:4E13:09:500:Start at Multifruit 2 (2/2)
mspacpls:0:0000:00:999:[ -------- Practice Levels ------- ]
mspacpls:0:4E13:00:000:Practice Cherry
mspacpls:0:4E13:01:000:Practice Strawberry
mspacpls:0:4E13:02:000:Practice Orange
mspacpls:0:4E13:03:000:Practice Pretzel
mspacpls:0:4E13:04:000:Practice Apple
mspacpls:0:4E13:05:000:Practice Pear
mspacpls:0:4E13:06:000:Practice Banana
mspacpls:0:4E13:07:000:Practice Multifruit (board 1)
mspacpls:0:4E13:09:000:Practice Multifruit (board 2)
mspacpls:0:4E13:FF:000:Split-Screen (Unplayable)
mspacpls:0:4E13:FE:000:No maze or dots(Unfinishable)
mspacpls:0:0000:00:999:[ -------- Practice Speeds ------- ]
mspacpls:0:4DBD:00:000:Stay blue until eaten
mspacpls:0:4DBE:00:500:Stay blue until eaten (2/2)
mspacpls:0:4DBD:58:000:Slow changeback
mspacpls:0:4DBE:02:500:Slow changeback (2/2)
mspacpls:0:4DBD:68:000:Moderate changeback
mspacpls:0:4DBE:01:500:Moderate changeback (2/2)
mspacpls:0:4DBD:F0:000:Quick changeback
mspacpls:0:4DBE:00:500:Quick changeback (2/2)
mspacpls:0:4DBD:78:000:Lightning changeback
mspacpls:0:4DBE:00:500:Lightning changeback (2/2)
mspacpls:0:4DBD:01:000:No change to blue
mspacpls:0:4DBE:00:500:No change to blue (2/2)
mspacpls:0:0000:00:999:[ --------- Ghost Status --------- ]
mspacpls:0:4DA7:01:000:Red always blue
mspacpls:0:4DA8:01:000:Pink always blue
mspacpls:0:4DA9:01:000:Green always blue
mspacpls:0:4DAA:01:000:Orange always blue
mspacpls:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Main Stadium (Japan) ]
mstadium:0:4120:00:000:Infinite Strikes
mstadium:0:4121:00:000:Infinite Balls
mstadium:0:4122:00:000:Infinite Outs
mstadium:0:4120:00:001:Set Strikes to 0 Now!
mstadium:0:4120:03:001:Set Strikes to 3 Now!
mstadium:0:4121:00:001:Set Balls to 0 Now!
mstadium:0:4121:04:001:Set Balls to 4 Now!
mstadium:0:4122:00:001:Set Outs to 0 Now!
mstadium:0:4122:03:001:Set Outs to 3 Now!
mstadium:0:410E:FF:070:Select score PL1
mstadium:0:411E:FF:070:Select score PL2
mstadium:0:4012:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Magic Sword - Heroic Fantasy (World 900725) ]
msword:0:FFFF4B:99:000:Infinite Time
msword:0:FFA9BC:99:000:Infinite Magic PL1
msword:0:FFA98C:1F:000:Infinite Energy (Player) PL1
msword:0:FFA98D:40:500:Infinite Energy (Player) PL1 (2/4)
msword:0:FFA98E:1F:500:Infinite Energy (Player) PL1 (3/4)
msword:0:FFA98F:40:500:Infinite Energy (Player) PL1 (4/4)
msword:0:FFA9E0:02:000:Invincibility (Player) PL1
msword:0:FFB7C5:02:000:Invincibility (Partner) PL1
msword:0:FFA9E9:09:000:Infinite Keys PL1
msword:0:FFA9EB:09:500:Infinite Keys PL1 (2/3)
msword:0:FFA9EA:09:500:Infinite Keys PL1 (3/3)
msword:0:FFAA7C:99:000:Infinite Magic PL2
msword:0:FFAA4C:1F:000:Infinite Energy (Player) PL2
msword:0:FFAA4D:40:500:Infinite Energy (Player) PL2 (2/4)
msword:0:FFAA4E:1F:500:Infinite Energy (Player) PL2 (3/4)
msword:0:FFAA4F:40:500:Infinite Energy (Player) PL2 (4/4)
msword:0:FFAAA0:02:000:Invincibility (Player) PL2
msword:0:FFB8C5:02:000:Invincibility (Partner) PL2
msword:0:FFAAA9:09:000:Infinite Keys PL2
msword:0:FFAAAB:09:500:Infinite Keys PL2 (2/3)
msword:0:FFAAAA:09:500:Infinite Keys PL2 (3/3)
; [ Magic Sword (Japan 900623) ]
mswordj:0:FFFF4B:99:000:Infinite Time
mswordj:0:FFA9BC:99:000:Infinite Magic PL1
mswordj:0:FFA98C:1F:000:Infinite Energy (Player) PL1
mswordj:0:FFA98D:40:500:Infinite Energy (Player) PL1 (2/4)
mswordj:0:FFA98E:1F:500:Infinite Energy (Player) PL1 (3/4)
mswordj:0:FFA98F:40:500:Infinite Energy (Player) PL1 (4/4)
mswordj:0:FFA9E0:02:000:Invincibility (Player) PL1
mswordj:0:FFB7C5:02:000:Invincibility (Partner) PL1
mswordj:0:FFA9E9:09:000:Infinite Keys PL1
mswordj:0:FFA9EB:09:500:Infinite Keys PL1 (2/3)
mswordj:0:FFA9EA:09:500:Infinite Keys PL1 (3/3)
mswordj:0:FFAA7C:99:000:Infinite Magic PL2
mswordj:0:FFAA4C:1F:000:Infinite Energy (Player) PL2
mswordj:0:FFAA4D:40:500:Infinite Energy (Player) PL2 (2/4)
mswordj:0:FFAA4E:1F:500:Infinite Energy (Player) PL2 (3/4)
mswordj:0:FFAA4F:40:500:Infinite Energy (Player) PL2 (4/4)
mswordj:0:FFAAA0:02:000:Invincibility (Player) PL2
mswordj:0:FFB8C5:02:000:Invincibility (Partner) PL2
mswordj:0:FFAAA9:09:000:Infinite Keys PL2
mswordj:0:FFAAAB:09:500:Infinite Keys PL2 (2/3)
mswordj:0:FFAAAA:09:500:Infinite Keys PL2 (3/3)
; [ Magic Sword - Heroic Fantasy (World 900623) ]
mswordr1:0:FFFF4B:99:000:Infinite Time
mswordr1:0:FFA9BC:99:000:Infinite Magic PL1
mswordr1:0:FFA98C:1F:000:Infinite Energy (Player) PL1
mswordr1:0:FFA98D:40:500:Infinite Energy (Player) PL1 (2/4)
mswordr1:0:FFA98E:1F:500:Infinite Energy (Player) PL1 (3/4)
mswordr1:0:FFA98F:40:500:Infinite Energy (Player) PL1 (4/4)
mswordr1:0:FFA9E0:02:000:Invincibility (Player) PL1
mswordr1:0:FFB7C5:02:000:Invincibility (Partner) PL1
mswordr1:0:FFA9E9:09:000:Infinite Keys PL1
mswordr1:0:FFA9EB:09:500:Infinite Keys PL1 (2/3)
mswordr1:0:FFA9EA:09:500:Infinite Keys PL1 (3/3)
mswordr1:0:FFAA7C:99:000:Infinite Magic PL2
mswordr1:0:FFAA4C:1F:000:Infinite Energy (Player) PL2
mswordr1:0:FFAA4D:40:500:Infinite Energy (Player) PL2 (2/4)
mswordr1:0:FFAA4E:1F:500:Infinite Energy (Player) PL2 (3/4)
mswordr1:0:FFAA4F:40:500:Infinite Energy (Player) PL2 (4/4)
mswordr1:0:FFAAA0:02:000:Invincibility (Player) PL2
mswordr1:0:FFB8C5:02:000:Invincibility (Partner) PL2
mswordr1:0:FFAAA9:09:000:Infinite Keys PL2
mswordr1:0:FFAAAB:09:500:Infinite Keys PL2 (2/3)
mswordr1:0:FFAAAA:09:500:Infinite Keys PL2 (3/3)
; [ Magic Sword - Heroic Fantasy (US 900725) ]
mswordu:0:FFFF4B:99:000:Infinite Time
mswordu:0:FFA9BC:99:000:Infinite Magic PL1
mswordu:0:FFA98C:1F:000:Infinite Energy (Player) PL1
mswordu:0:FFA98D:40:500:Infinite Energy (Player) PL1 (2/4)
mswordu:0:FFA98E:1F:500:Infinite Energy (Player) PL1 (3/4)
mswordu:0:FFA98F:40:500:Infinite Energy (Player) PL1 (4/4)
mswordu:0:FFA9E0:02:000:Invincibility (Player) PL1
mswordu:0:FFB7C5:02:000:Invincibility (Partner) PL1
mswordu:0:FFA9E9:09:000:Infinite Keys PL1
mswordu:0:FFA9EB:09:500:Infinite Keys PL1 (2/3)
mswordu:0:FFA9EA:09:500:Infinite Keys PL1 (3/3)
mswordu:0:FFAA7C:99:000:Infinite Magic PL2
mswordu:0:FFAA4C:1F:000:Infinite Energy (Player) PL2
mswordu:0:FFAA4D:40:500:Infinite Energy (Player) PL2 (2/4)
mswordu:0:FFAA4E:1F:500:Infinite Energy (Player) PL2 (3/4)
mswordu:0:FFAA4F:40:500:Infinite Energy (Player) PL2 (4/4)
mswordu:0:FFAAA0:02:000:Invincibility (Player) PL2
mswordu:0:FFB8C5:02:000:Invincibility (Partner) PL2
mswordu:0:FFAAA9:09:000:Infinite Keys PL2
mswordu:0:FFAAAB:09:500:Infinite Keys PL2 (2/3)
mswordu:0:FFAAAA:09:500:Infinite Keys PL2 (3/3)
; [ Martial Champion (Europe ver EAA) ]
mtlchamp:0:105832:9A:000:Infinite Time
mtlchamp:0:105832:00:001:Finish this Round Now!
mtlchamp:0:105170:10:000:Infinite Energy PL1
mtlchamp:0:105174:10:500:Infinite Energy PL1 (2/2)
mtlchamp:0:105170:00:001:Drain All Energy Now! PL1
mtlchamp:0:105174:00:501:Drain All Energy Now! PL1 (2/2)
:mtlchamp:62000000:000000:00000000:00000000:Select Character PL1
:mtlchamp:00010000:105001:00000000:FFFFFFFF:Jin
:mtlchamp:00010000:105001:00000001:FFFFFFFF:Racheal
:mtlchamp:00010000:105001:00000002:FFFFFFFF:Goldor
:mtlchamp:00010000:105001:00000003:FFFFFFFF:Zen
:mtlchamp:00010000:105001:00000004:FFFFFFFF:Hoi
:mtlchamp:00010000:105001:00000005:FFFFFFFF:Titi
:mtlchamp:00010000:105001:00000006:FFFFFFFF:Mahambah
:mtlchamp:00010000:105001:00000007:FFFFFFFF:Avu
:mtlchamp:00010000:105001:00000008:FFFFFFFF:Chaos
:mtlchamp:00010000:105001:00000009:FFFFFFFF:Bobby
:mtlchamp:00010000:105001:0000000A:FFFFFFFF:#Salamander#
mtlchamp:0:105570:10:000:Infinite Energy PL2
mtlchamp:0:105574:10:500:Infinite Energy PL2 (2/2)
mtlchamp:0:105570:00:001:Drain All Energy Now! PL2
mtlchamp:0:105574:00:501:Drain All Energy Now! PL2 (2/2)
:mtlchamp:62000000:000000:00000000:00000000:Select Character PL2
:mtlchamp:00010000:105401:00000000:FFFFFFFF:Jin
:mtlchamp:00010000:105401:00000001:FFFFFFFF:Racheal
:mtlchamp:00010000:105401:00000002:FFFFFFFF:Goldor
:mtlchamp:00010000:105401:00000003:FFFFFFFF:Zen
:mtlchamp:00010000:105401:00000004:FFFFFFFF:Hoi
:mtlchamp:00010000:105401:00000005:FFFFFFFF:Titi
:mtlchamp:00010000:105401:00000006:FFFFFFFF:Mahambah
:mtlchamp:00010000:105401:00000007:FFFFFFFF:Avu
:mtlchamp:00010000:105401:00000008:FFFFFFFF:Chaos
:mtlchamp:00010000:105401:00000009:FFFFFFFF:Bobby
:mtlchamp:00010000:105401:0000000A:FFFFFFFF:#Salamander#
; [ Martial Champion (Japan ver JAA) ]
mtlchmpj:0:105832:9A:000:Infinite Time
mtlchmpj:0:105832:00:001:Finish this Round Now!
mtlchmpj:0:105170:10:000:Infinite Energy PL1
mtlchmpj:0:105174:10:500:Infinite Energy PL1 (2/2)
mtlchmpj:0:105170:00:001:Drain All Energy Now! PL1
mtlchmpj:0:105174:00:501:Drain All Energy Now! PL1 (2/2)
:mtlchmpj:62000000:000000:00000000:00000000:Select Character PL1
:mtlchmpj:00010000:105001:00000000:FFFFFFFF:Jin
:mtlchmpj:00010000:105001:00000001:FFFFFFFF:Racheal
:mtlchmpj:00010000:105001:00000002:FFFFFFFF:Goldor
:mtlchmpj:00010000:105001:00000003:FFFFFFFF:Zen
:mtlchmpj:00010000:105001:00000004:FFFFFFFF:Hoi
:mtlchmpj:00010000:105001:00000005:FFFFFFFF:Titi
:mtlchmpj:00010000:105001:00000006:FFFFFFFF:Mahambah
:mtlchmpj:00010000:105001:00000007:FFFFFFFF:Avu
:mtlchmpj:00010000:105001:00000008:FFFFFFFF:Chaos
:mtlchmpj:00010000:105001:00000009:FFFFFFFF:Bobby
:mtlchmpj:00010000:105001:0000000A:FFFFFFFF:#Salamander#
mtlchmpj:0:105570:10:000:Infinite Energy PL2
mtlchmpj:0:105574:10:500:Infinite Energy PL2 (2/2)
mtlchmpj:0:105570:00:001:Drain All Energy Now! PL2
mtlchmpj:0:105574:00:501:Drain All Energy Now! PL2 (2/2)
:mtlchmpj:62000000:000000:00000000:00000000:Select Character PL2
:mtlchmpj:00010000:105401:00000000:FFFFFFFF:Jin
:mtlchmpj:00010000:105401:00000001:FFFFFFFF:Racheal
:mtlchmpj:00010000:105401:00000002:FFFFFFFF:Goldor
:mtlchmpj:00010000:105401:00000003:FFFFFFFF:Zen
:mtlchmpj:00010000:105401:00000004:FFFFFFFF:Hoi
:mtlchmpj:00010000:105401:00000005:FFFFFFFF:Titi
:mtlchmpj:00010000:105401:00000006:FFFFFFFF:Mahambah
:mtlchmpj:00010000:105401:00000007:FFFFFFFF:Avu
:mtlchmpj:00010000:105401:00000008:FFFFFFFF:Chaos
:mtlchmpj:00010000:105401:00000009:FFFFFFFF:Bobby
:mtlchmpj:00010000:105401:0000000A:FFFFFFFF:#Salamander#
; [ Martial Champion (US ver UAD) ]
mtlchmpu:0:105832:9A:000:Infinite Time
mtlchmpu:0:105832:00:001:Finish this Round Now!
mtlchmpu:0:105170:10:000:Infinite Energy PL1
mtlchmpu:0:105174:10:500:Infinite Energy PL1 (2/2)
mtlchmpu:0:105170:00:001:Drain All Energy Now! PL1
mtlchmpu:0:105174:00:501:Drain All Energy Now! PL1 (2/2)
:mtlchmpu:62000000:000000:00000000:00000000:Select Character PL1
:mtlchmpu:00010000:105001:00000000:FFFFFFFF:Jin
:mtlchmpu:00010000:105001:00000001:FFFFFFFF:Racheal
:mtlchmpu:00010000:105001:00000002:FFFFFFFF:Goldor
:mtlchmpu:00010000:105001:00000003:FFFFFFFF:Zen
:mtlchmpu:00010000:105001:00000004:FFFFFFFF:Hoi
:mtlchmpu:00010000:105001:00000005:FFFFFFFF:Titi
:mtlchmpu:00010000:105001:00000006:FFFFFFFF:Mahambah
:mtlchmpu:00010000:105001:00000007:FFFFFFFF:Avu
:mtlchmpu:00010000:105001:00000008:FFFFFFFF:Chaos
:mtlchmpu:00010000:105001:00000009:FFFFFFFF:Bobby
:mtlchmpu:00010000:105001:0000000A:FFFFFFFF:#Salamander#
mtlchmpu:0:105570:10:000:Infinite Energy PL2
mtlchmpu:0:105574:10:500:Infinite Energy PL2 (2/2)
mtlchmpu:0:105570:00:001:Drain All Energy Now! PL2
mtlchmpu:0:105574:00:501:Drain All Energy Now! PL2 (2/2)
:mtlchmpu:62000000:000000:00000000:00000000:Select Character PL2
:mtlchmpu:00010000:105401:00000000:FFFFFFFF:Jin
:mtlchmpu:00010000:105401:00000001:FFFFFFFF:Racheal
:mtlchmpu:00010000:105401:00000002:FFFFFFFF:Goldor
:mtlchmpu:00010000:105401:00000003:FFFFFFFF:Zen
:mtlchmpu:00010000:105401:00000004:FFFFFFFF:Hoi
:mtlchmpu:00010000:105401:00000005:FFFFFFFF:Titi
:mtlchmpu:00010000:105401:00000006:FFFFFFFF:Mahambah
:mtlchmpu:00010000:105401:00000007:FFFFFFFF:Avu
:mtlchmpu:00010000:105401:00000008:FFFFFFFF:Chaos
:mtlchmpu:00010000:105401:00000009:FFFFFFFF:Bobby
:mtlchmpu:00010000:105401:0000000A:FFFFFFFF:#Salamander#
; [ Mouse Trap (version 5) ]
mtrap:0:005A:06:000:Infinite Lives PL1
mtrap:0:006C:06:000:Infinite Bones PL1
mtrap:0:005B:06:000:Infinite Lives PL2
mtrap:0:006D:06:000:Infinite Bones PL2
mtrap:0:006E:93:000:Always have a Dog
mtrap:0:01FD:AD:000:Invincibility
; [ Mouse Trap (version 3) ]
mtrap3:0:005A:06:000:Infinite Lives PL1
mtrap3:0:006C:06:000:Infinite Bones PL1
mtrap3:0:005B:06:000:Infinite Lives PL2
mtrap3:0:006D:06:000:Infinite Bones PL2
mtrap3:0:006E:93:000:Always have a Dog
mtrap3:0:01FD:AD:000:Invincibility
; [ Mouse Trap (version 4) ]
mtrap4:0:005A:06:000:Infinite Lives PL1
mtrap4:0:006C:06:000:Infinite Bones PL1
mtrap4:0:005B:06:000:Infinite Lives PL2
mtrap4:0:006D:06:000:Infinite Bones PL2
mtrap4:0:006E:93:000:Always have a Dog
mtrap4:0:01FD:AD:000:Invincibility
; [ Mega Twins (World 900619) ]
mtwins:0:FF0F69:59:000:Infinite Time
mtwins:0:FF147B:03:000:Infinite Lives PL1
mtwins:0:FF14AB:40:000:Infinite Energy PL1
mtwins:0:FF149B:B4:000:Invincibility PL1
mtwins:0:FF14D3:06:000:Infinite Magic PL1
mtwins:0:FF153B:03:000:Infinite Lives PL2
mtwins:0:FF156B:40:000:Infinite Energy PL2
mtwins:0:FF155B:B4:000:Invincibility PL2
mtwins:0:FF1593:06:000:Infinite Magic PL2
; [ MegaTech: Afterburner ]
mt_aftrb:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_aftrb:2:4037:17:500:Infinite Play Time( 2/2)
mt_aftrb:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_aftrb:0:0000:00:999:[ for this game as it ]:REASON 1
mt_aftrb:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_aftrb:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_aftrb:0:0000:00:999:[ If the game now works ]:REASON 1
mt_aftrb:0:0000:00:999:[ please request cheats ]:REASON 1
mt_aftrb:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_aftrb:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Astro Warrior ]
mt_astro:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_astro:2:4037:17:500:Infinite Play Time( 2/2)
mt_astro:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_astro:0:0000:00:999:[ for this game as it ]:REASON 1
mt_astro:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_astro:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_astro:0:0000:00:999:[ If the game now works ]:REASON 1
mt_astro:0:0000:00:999:[ please request cheats ]:REASON 1
mt_astro:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_astro:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Bonanza Bros. ]
mt_bbros:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_bbros:2:4037:17:500:Infinite Play Time( 2/2)
mt_bbros:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_bbros:0:0000:00:999:[ for this game as it ]:REASON 1
mt_bbros:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_bbros:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_bbros:0:0000:00:999:[ If the game now works ]:REASON 1
mt_bbros:0:0000:00:999:[ please request cheats ]:REASON 1
mt_bbros:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_bbros:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Altered Beast ]
mt_beast:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_beast:2:4037:17:500:Infinite Play Time( 2/2)
:mt_beast:00000000:FED034:00000002:FFFFFFFF:Invincibility PL1
:mt_beast:00000000:FED074:00000002:FFFFFFFF:Invincibility PL2
; [ MegaTech: E-Swat ]
mt_eswat:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_eswat:2:4037:17:500:Infinite Play Time( 2/2)
:mt_eswat:00000000:FEFF39:00000099:FFFFFFFF:Infinite Lives
:mt_eswat:00000000:FEFF29:00000047:FFFFFFFF:Infinite Energy
:mt_eswat:00010000:FEFF27:00000047:FFFFFFFF:Infinite Energy (2/2)
:mt_eswat:00000000:FED1F1:00000002:FFFFFFFF:Invincibility
:mt_eswat:00010000:FED1F2:00000003:FFFFFFFF:Invincibility (2/2)
:mt_eswat:00000010:FED1E2:00000000:0000001F:Always be a Human Officer
:mt_eswat:00000010:FED1E2:00000020:000020FF:Always be a Cyber Officer:If you use this cheat in Mission 1 or Mission 2, you select weapon and each time character jumps.
:mt_eswat:00000010:FEFF30:00000001:000001FF:Always have Super Available
:mt_eswat:00000010:FEFF32:00000001:000001FF:Always have R.L. Available
:mt_eswat:00000010:FEFF34:00000001:000001FF:Always have P.C. Available
:mt_eswat:00000010:FEFF36:00000001:000001FF:Always have Fire Available
:mt_eswat:00000000:FED1EA:00000008:FFFFFFFF:Always have Super Jump
:mt_eswat:00000000:FEFF2B:00000040:FFFFFFFF:Infinite Burner
:mt_eswat:00000000:FEF0DF:00000000:FFFFFFFF:Always Use Burner:Set on Mission 4, you can not use the burner until the boss scene.
:mt_eswat:62000001:000000:00000000:00000000:Select Start Mission:Enable this cheat on the title screen
:mt_eswat:00010001:FFFF2D:00000000:FFFFFFFF:Mission 1
:mt_eswat:00010001:FFFF2D:00000002:FFFFFFFF:Mission 2
:mt_eswat:00010001:FFFF2D:00000010:FFFFFFFF:Mission 2 (Boss)
:mt_eswat:00010001:FFFF2D:00000004:FFFFFFFF:Mission 3
:mt_eswat:00010001:FFFF2D:00000006:FFFFFFFF:Mission 4
:mt_eswat:00010001:FFFF2D:00000008:FFFFFFFF:Mission 5
:mt_eswat:00010001:FFFF2D:0000000A:FFFFFFFF:Mission 6
:mt_eswat:00010001:FFFF2D:0000000C:FFFFFFFF:Mission 7
:mt_eswat:00010001:FFFF2D:0000000E:FFFFFFFF:Mission 8
; [ MegaTech: Fire Shark ]
mt_fshrk:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_fshrk:2:4037:17:500:Infinite Play Time( 2/2)
:mt_fshrk:00000000:FE025F:00000063:FFFFFFFF:Infinite Continue Credits
:mt_fshrk:00000000:FE0287:00000006:FFFFFFFF:Infinite Lives
:mt_fshrk:00000000:FE042B:00000006:FFFFFFFF:Infinite Bombs
mt_fshrk:0:8000:60:100:Invincibility
; [ MegaTech: Golden Axe ]
mt_gaxe:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_gaxe:2:4037:17:500:Infinite Play Time( 2/2)
:mt_gaxe:00000000:FEFE34:00000009:FFFFFFFF:Infinite Continue Credits
:mt_gaxe:00000000:FEFE7C:00000003:FFFFFFFF:Infinite Lives PL1
:mt_gaxe:00000000:FEFE7E:00000041:FFFFFFFF:Infinite Energy PL1
:mt_gaxe:62000000:000000:00000000:00000000:Infinite Magic PL1:Make sure you select the character you have chosen or will choose or the game may crash!
:mt_gaxe:00010000:FEFE80:00000006:FFFFFFFF:Barbarian
:mt_gaxe:00010000:FEFE80:00000009:FFFFFFFF:Amazonian
:mt_gaxe:00010000:FEFE80:00000004:FFFFFFFF:Dwarf
:mt_gaxe:00000000:FEFE8C:00000003:FFFFFFFF:Infinite Lives PL2
:mt_gaxe:00000000:FEFE8E:00000041:FFFFFFFF:Infinite Energy PL2
:mt_gaxe:62000000:000000:00000000:00000000:Infinite Magic PL2:ake sure you select the character you have chosen or will choose or the game may crash!
:mt_gaxe:00010000:FEFE90:00000006:FFFFFFFF:Barbarian
:mt_gaxe:00010000:FEFE90:00000009:FFFFFFFF:Amazonian
:mt_gaxe:00010000:FEFE90:00000004:FFFFFFFF:Dwarf
; [ MegaTech: Golden Axe 2 ]
mt_gaxe2:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_gaxe2:2:4037:17:500:Infinite Play Time( 2/2)
mt_gaxe2:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_gaxe2:0:0000:00:999:[ for this game as it ]:REASON 1
mt_gaxe2:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_gaxe2:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_gaxe2:0:0000:00:999:[ If the game now works ]:REASON 1
mt_gaxe2:0:0000:00:999:[ please request cheats ]:REASON 1
mt_gaxe2:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_gaxe2:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Great Golf ]
mt_ggolf:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_ggolf:2:4037:17:500:Infinite Play Time( 2/2)
mt_ggolf:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_ggolf:0:0000:00:999:[ for this game as it ]:REASON 1
mt_ggolf:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_ggolf:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_ggolf:0:0000:00:999:[ If the game now works ]:REASON 1
mt_ggolf:0:0000:00:999:[ please request cheats ]:REASON 1
mt_ggolf:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_ggolf:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Ghouls and Ghosts ]
mt_gng:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_gng:2:4037:17:500:Infinite Play Time( 2/2)
mt_gng:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_gng:0:0000:00:999:[ for this game as it ]:REASON 1
mt_gng:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_gng:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_gng:0:0000:00:999:[ If the game now works ]:REASON 1
mt_gng:0:0000:00:999:[ please request cheats ]:REASON 1
mt_gng:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_gng:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Great Soccer ]
mt_gsocr:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_gsocr:2:4037:17:500:Infinite Play Time( 2/2)
mt_gsocr:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_gsocr:0:0000:00:999:[ for this game as it ]:REASON 1
mt_gsocr:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_gsocr:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_gsocr:0:0000:00:999:[ If the game now works ]:REASON 1
mt_gsocr:0:0000:00:999:[ please request cheats ]:REASON 1
mt_gsocr:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_gsocr:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Kid Chameleon ]
mt_kcham:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_kcham:2:4037:17:500:Infinite Play Time( 2/2)
:mt_kcham:00000000:FEFC49:00000063:FFFFFFFF:Infinite Continue Credits
:mt_kcham:00000000:FEFC23:00000009:FFFFFFFF:Infinite Time
:mt_kcham:00010000:FEFC21:00000005:FFFFFFFF:Infinite Time (2/3)
:mt_kcham:00010000:FEFC1F:00000009:FFFFFFFF:Infinite Time (3/3)
:mt_kcham:00000000:FEFC3F:00000009:FFFFFFFF:Infinite Lives
:mt_kcham:00000000:FEFC41:00000009:FFFFFFFF:Infinite Energy
:mt_kcham:00000000:FEFA73:000000FF:FFFFFFFF:Invincibility
:mt_kcham:00000000:FEFC43:00000063:FFFFFFFF:Infinite Diamond Magic
:mt_kcham:00000100:FEFC47:00000009:FFFFFFFF:Change Character
:mt_kcham:00000000:FE250B:00000005:FFFFFFFF:Always have Super Jump
:mt_kcham:00000101:FEFC5B:0000007A:FFFFFFFF:Select Current Stage PL1:Use this as a Starting Stage Cheat on the select 1 or 2 player screen or the Level Title screens. Changes won't become effective to you die or complete the level if enabled ingame.
:mt_kcham:00000101:FFEFC71:0000007A:FFFFFFFF:Select Current Stage PL2:Use this as a Starting Stage Cheat on the select 1 or 2 player screen or the Level Title screens. Changes won't become effective to you die or complete the level if enabled ingame.
; [ MegaTech: Last Battle. ]
mt_lastb:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_lastb:2:4037:17:500:Infinite Play Time( 2/2)
:mt_lastb:00000000:FEFE15:00000099:FFFFFFFF:Infinite Time
:mt_lastb:00000000:FEFE0D:00000043:FFFFFFFF:Infinite Energy
:mt_lastb:00000000:FEFE0F:000000FF:FFFFFFFF:Full Power:Doesnt display correctly
; [ MegaTech: Moonwalker ]
mt_mwalk:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_mwalk:2:4037:17:500:Infinite Play Time( 2/2)
mt_mwalk:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_mwalk:0:0000:00:999:[ for this game as it ]:REASON 1
mt_mwalk:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_mwalk:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_mwalk:0:0000:00:999:[ If the game now works ]:REASON 1
mt_mwalk:0:0000:00:999:[ please request cheats ]:REASON 1
mt_mwalk:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_mwalk:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Mystic Defender ]
mt_mystd:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_mystd:2:4037:17:500:Infinite Play Time( 2/2)
:mt_mystd:00000000:FEF62B:00000024:FFFFFFFF:Infinite Lives
:mt_mystd:00000000:FEF62F:00000010:FFFFFFFF:Infinite Energy
:mt_mystd:00000000:FEF637:0000000C:FFFFFFFF:Always have All Weapons
:mt_mystd:00000000:FEF7C3:0000000F:FFFFFFFF:Invincibility
:mt_mystd:00000000:FEF64D:00000008:FFFFFFFF:Always Maximum Charge Speed
:mt_mystd:00000000:FEF631:00000060:FFFFFFFF:Always Maximum Energy Charge
:mt_mystd:00000000:FEF777:00000000:FFFFFFFF:Always have Super Jump:Keep Jumping In Pushing Jump Button
:mt_mystd:62000001:000000:00000000:00000000:Select Starting Round (Buggy!):Enable this on the Story Screen after you've started the game
:mt_mystd:00210001:FEF627:00000000:FFFFFFFF:Round 1
:mt_mystd:00210001:FEF627:00000001:FFFFFFFF:Round 1 - Boss
:mt_mystd:00210001:FEF627:00010002:FFFFFFFF:Round 2
:mt_mystd:00210001:FEF627:00010003:FFFFFFFF:Round 2 - Boss
:mt_mystd:00210001:FEF627:00020004:FFFFFFFF:Round 3
:mt_mystd:00210001:FEF627:00030006:FFFFFFFF:Round 4
:mt_mystd:00210001:FEF627:00030007:FFFFFFFF:Round 4 - Boss
:mt_mystd:00210001:FEF627:00040008:FFFFFFFF:Round 5-1
:mt_mystd:00210001:FEF627:00040009:FFFFFFFF:Round 5-2
:mt_mystd:00210001:FEF627:0005000A:FFFFFFFF:Round 6
:mt_mystd:00210001:FEF627:0006000C:FFFFFFFF:Round 7
:mt_mystd:00210001:FEF627:0006000D:FFFFFFFF:Round 7 - Boss
:mt_mystd:00210001:FEF627:0007000E:FFFFFFFF:Round 8
; [ MegaTech: Parlour Games ]
mt_parlg:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_parlg:2:4037:17:500:Infinite Play Time( 2/2)
mt_parlg:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_parlg:0:0000:00:999:[ for this game as it ]:REASON 1
mt_parlg:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_parlg:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_parlg:0:0000:00:999:[ If the game now works ]:REASON 1
mt_parlg:0:0000:00:999:[ please request cheats ]:REASON 1
mt_parlg:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_parlg:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: The Revenge Of Shinobi ]
mt_revsh:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_revsh:2:4037:17:500:Infinite Play Time( 2/2)
:mt_revsh:00000000:FEE13D:00000009:FFFFFFFF:Infinite Continue Credits
:mt_revsh:00000000:FEE141:00000001:FFFFFFFF:Infinite Lives
:mt_revsh:00000000:FEE13B:00000010:FFFFFFFF:Infinite Energy
:mt_revsh:00010000:FEFF27:00000010:FFFFFFFF:Infinite Energy (2/2)
:mt_revsh:00000000:FEC03F:0000000F:FFFFFFFF:Invincibility
:mt_revsh:00000000:FEE145:000000FF:FFFFFFFF:Infinite Ninjyutsu
:mt_revsh:00000000:FEE00C:00000001:FFFFFFFF:Always have Power Up
:mt_revsh:00000000:FEE00B:00000001:FFFFFFFF:Always have Jyutsu Of Fushin
:mt_revsh:00000000:FEE147:00000004:FFFFFFFF:Always have Jyutsu Of Ikazuchi
:mt_revsh:62000001:000000:00000000:00000000:Select Starting Round:Enable on the Start & Options selection screen, cheat can also be used as a 'Select Current Round' cheat but no effect will be seen until you lose a life or finish the current round.
:mt_revsh:00010001:FEFF21:00000000:FFFFFFFF:Round 1-1
:mt_revsh:00010001:FEFF21:00000001:FFFFFFFF:Round 1-2
:mt_revsh:00010001:FEFF21:00000002:FFFFFFFF:Round 1 Boss
:mt_revsh:00010001:FEFF21:00000003:FFFFFFFF:Round 2-1
:mt_revsh:00010001:FEFF21:00000004:FFFFFFFF:Round 2-2
:mt_revsh:00010001:FEFF21:00000005:FFFFFFFF:Round 2 Boss
:mt_revsh:00010001:FEFF21:00000006:FFFFFFFF:Round 3-1
:mt_revsh:00010001:FEFF21:00000007:FFFFFFFF:Round 3-2
:mt_revsh:00010001:FEFF21:00000008:FFFFFFFF:Round 3 Boss
:mt_revsh:00010001:FEFF21:00000009:FFFFFFFF:Round 4-1
:mt_revsh:00010001:FEFF21:0000000A:FFFFFFFF:Round 4-2
:mt_revsh:00010001:FEFF21:0000000B:FFFFFFFF:Round 4 Boss
:mt_revsh:00010001:FEFF21:0000000C:FFFFFFFF:Round 5-1
:mt_revsh:00010001:FEFF21:0000000D:FFFFFFFF:Round 5-2
:mt_revsh:00010001:FEFF21:0000000E:FFFFFFFF:Round 5 Boss
:mt_revsh:00010001:FEFF21:0000000F:FFFFFFFF:Round 6-1
:mt_revsh:00010001:FEFF21:00000010:FFFFFFFF:Round 6-2
:mt_revsh:00010001:FEFF21:00000011:FFFFFFFF:Round 6 Boss
:mt_revsh:00010001:FEFF21:00000012:FFFFFFFF:Round 7-1
:mt_revsh:00010001:FEFF21:00000013:FFFFFFFF:Round 7-2
:mt_revsh:00010001:FEFF21:00000014:FFFFFFFF:Round 7 Boss
:mt_revsh:00010001:FEFF21:00000015:FFFFFFFF:Round 8-1
:mt_revsh:00010001:FEFF21:00000016:FFFFFFFF:Round 8-2
:mt_revsh:00010001:FEFF21:00000017:FFFFFFFF:Round 8 Boss
; [ MegaTech: Space Harrier 2. ]
mt_shar2:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_shar2:2:4037:17:500:Infinite Play Time( 2/2)
mt_shar2:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_shar2:0:0000:00:999:[ for this game as it ]:REASON 1
mt_shar2:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_shar2:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_shar2:0:0000:00:999:[ If the game now works ]:REASON 1
mt_shar2:0:0000:00:999:[ please request cheats ]:REASON 1
mt_shar2:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_shar2:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Shinobi ]
mt_shnbi:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_shnbi:2:4037:17:500:Infinite Play Time( 2/2)
mt_shnbi:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_shnbi:0:0000:00:999:[ for this game as it ]:REASON 1
mt_shnbi:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_shnbi:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_shnbi:0:0000:00:999:[ If the game now works ]:REASON 1
mt_shnbi:0:0000:00:999:[ please request cheats ]:REASON 1
mt_shnbi:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_shnbi:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Super Monaco Grand Prix ]
mt_smgp:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_smgp:2:4037:17:500:Infinite Play Time( 2/2)
mt_smgp:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_smgp:0:0000:00:999:[ for this game as it ]:REASON 1
mt_smgp:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_smgp:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_smgp:0:0000:00:999:[ If the game now works ]:REASON 1
mt_smgp:0:0000:00:999:[ please request cheats ]:REASON 1
mt_smgp:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_smgp:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Sonic the Hedgehog ]
mt_sonic:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_sonic:2:4037:17:500:Infinite Play Time( 2/2)
mt_sonic:0:FEFE23:00:000:Infinite Time
mt_sonic:0:FEFE24:00:500:Infinite Time (2/2)
mt_sonic:0:FEFE18:04:000:Infinite Continues
mt_sonic:0:FEFE12:63:000:Infinite Lives
:mt_sonic:00100000:FEFE20:000003E7:0000FFFF:Always Have Maximum Rings
:mt_sonic:0:FEF760:0C:000:Always Have Speed Up Item
:mt_sonic:00100001:FEFE57:0600:0000FFFF:Get All Chaos Emeralds Now!
:mt_sonic:00110001:FEFE59:0102:0000FFFF:Get All Chaos Emeralds Now! (2/4)
:mt_sonic:00110001:FEFE5B:0304:0000FFFF:Get All Chaos Emeralds Now! (3/4)
:mt_sonic:00010001:FEFE5D:0005:0000FFFF:Get All Chaos Emeralds Now! (4/4)
mt_sonic:0:FEFE2D:01:000:Invincibility "ON":Falling down Bottomless Pits will still kill you!
mt_sonic:0:FEFE2D:00:001:Invincibility "OFF"
:mt_sonic:62000000:000000:00000000:00000000:Select Level:For best affect use this as a 'Start On Level' cheat and enable it on the attract screen with Sonic waving a finger then press the start button ('1'). Otherwise it will likely cause some corrupted graphics.
:mt_sonic:00110001:FEFE10:00000000:0000FFFF:Green Hill Zone Act 1
:mt_sonic:00110001:FEFE10:00000001:0000FFFF:Green Hill Zone Act 2
:mt_sonic:00110001:FEFE10:00000002:0000FFFF:Green Hill Zone Act 3
:mt_sonic:00110001:FEFE10:00000100:0000FFFF:Labyrynth Zone Act 1
:mt_sonic:00110001:FEFE10:00000101:0000FFFF:Labyrynth Zone Act 2
:mt_sonic:00110001:FEFE10:00000102:0000FFFF:Labyrynth Zone Act 3
:mt_sonic:00110001:FEFE10:00000200:0000FFFF:Marble Zone Act 1
:mt_sonic:00110001:FEFE10:00000201:0000FFFF:Marble Zone Act 2
:mt_sonic:00110001:FEFE10:00000202:0000FFFF:Marble Zone Act 3
:mt_sonic:00110001:FEFE10:00000300:0000FFFF:Star Light Zone Act 1
:mt_sonic:00110001:FEFE10:00000301:0000FFFF:Star Light Zone Act 2
:mt_sonic:00110001:FEFE10:00000302:0000FFFF:Star Light Zone Act 3
:mt_sonic:00110001:FEFE10:00000400:0000FFFF:Spring Yard Zone Act 1
:mt_sonic:00110001:FEFE10:00000401:0000FFFF:Spring Yard Zone Act 2
:mt_sonic:00110001:FEFE10:00000402:0000FFFF:Spring Yard Zone Act 3
:mt_sonic:00110001:FEFE10:00000500:0000FFFF:Scrap Brain Zone Act 1
:mt_sonic:00110001:FEFE10:00000501:0000FFFF:Scrap Brain Zone Act 2
:mt_sonic:00110001:FEFE10:00000502:0000FFFF:Final Zone
:mt_sonic:00110001:FEFE10:00000601:0000FFFF:The Ending (Buggy!)
:mt_sonic:00800000:FEFFFA:00000001:FFFFFFFF:Enable Debug Mode:Button2 to enter/exit. Button1 to change item. Button3 to place it. Use up/down/left/right to move around the map
; [ MegaTech: Super Thunder Blade ]
mt_stbld:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_stbld:2:4037:17:500:Infinite Play Time( 2/2)
mt_stbld:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_stbld:0:0000:00:999:[ for this game as it ]:REASON 1
mt_stbld:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_stbld:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_stbld:0:0000:00:999:[ If the game now works ]:REASON 1
mt_stbld:0:0000:00:999:[ please request cheats ]:REASON 1
mt_stbld:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_stbld:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Tetris ]
mt_tetri:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_tetri:2:4037:17:500:Infinite Play Time( 2/2)
mt_tetri:0:0000:00:999:[ There are no cheats ]:REASON 1 - Infinite Play Time is not counted as a cheat
mt_tetri:0:0000:00:999:[ for this game as it ]:REASON 1
mt_tetri:0:0000:00:999:[ didn't work the last ]:REASON 1
mt_tetri:0:0000:00:999:[ time it was tested. ]:REASON 1
mt_tetri:0:0000:00:999:[ If the game now works ]:REASON 1
mt_tetri:0:0000:00:999:[ please request cheats ]:REASON 1
mt_tetri:0:0000:00:999:[ for it on the cheat ]:REASON 1
mt_tetri:0:0000:00:999:[ forums. ]:REASON 1
; [ MegaTech: Thunder Force 2 ]
mt_tfor2:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_tfor2:2:4037:17:500:Infinite Play Time( 2/2)
:mt_tfor2:00000000:FE9BAB:00000099:FFFFFFFF:Infinite Continue Credits
:mt_tfor2:00000000:FE981D:00000063:FFFFFFFF:Infinite Lives
:mt_tfor2:00100000:FE8026:00000100:FFFFFFFF:Invincibility
:mt_tfor2:00100000:FE99FE:000001FF:FFFFFFFF:Infinite Rolls:Only Having Craw
:mt_tfor2:00000000:FE8000:00000002:FFFFFFFF:Infinite Shields
:mt_tfor2:00110000:FE8026:00000100:FFFFFFFF:Infinite Shields (2/2)
;NOTE some of the cheat descriptions may need work....
:mt_tfor2:60000000:000000:00000000:00000000:[ The following cheats are for the Top Down ]
:mt_tfor2:60000000:000000:00000000:00000000:[ View Levels. ]
:mt_tfor2:00000000:FE9806:00000000:FFFFFFFF:Infinite Mission Time
:mt_tfor2:00000000:FE99EA:000000FF:FFFFFFFF:Always have Laser
:mt_tfor2:00000000:FE99EB:000000FF:FFFFFFFF:Always have Wide Shot
:mt_tfor2:00000000:FE99EC:000000FF:FFFFFFFF:Always have Five Wave
:mt_tfor2:00000000:FE99ED:000000FF:FFFFFFFF:Always have Destroy
:mt_tfor2:00000000:FE99EE:000000FF:FFFFFFFF:Always have Clash
:mt_tfor2:00000000:FE99EF:000000FF:FFFFFFFF:Always have Hunter
:mt_tfor2:00000000:FE9A01:00000002:FFFFFFFF:Always have Craw
:mt_tfor2:00000000:FE9A35:00000007:FFFFFFFF:Item Carrier Appear Soon:Destroy Enemy On The Ground
:mt_tfor2:62000000:FE9A37:00000000:FFFFFFFF:Select Next Item
:mt_tfor2:00010000:FE9A37:00000000:FFFFFFFF:Wide Shot
:mt_tfor2:00010000:FE9A37:00000001:FFFFFFFF:Five Wave
:mt_tfor2:00010000:FE9A37:00000002:FFFFFFFF:Craw / Roll
:mt_tfor2:00010000:FE9A37:00000003:FFFFFFFF:Destroy
:mt_tfor2:00010000:FE9A37:00000004:FFFFFFFF:Clash
:mt_tfor2:00010000:FE9A37:00000005:FFFFFFFF:Hunter
:mt_tfor2:00010000:FE9A37:00000006:FFFFFFFF:Barrier
:mt_tfor2:00010000:FE9A37:00000007:FFFFFFFF:Laser
:mt_tfor2:00000000:FE9A85:00000001:FFFFFFFF:Clear To Destroy 1 Base
:mt_tfor2:60000000:000000:00000000:00000000:[ The following cheats are for the Side View ]
:mt_tfor2:60000000:000000:00000000:00000000:[ Levels. ]
:mt_tfor2:00000000:FE99F6:000000FF:FFFFFFFF:Always have Laser
:mt_tfor2:00000000:FE99F7:000000FF:FFFFFFFF:Always have Mega Clash
:mt_tfor2:00000000:FE99F8:000000FF:FFFFFFFF:Always have Wave Shot
:mt_tfor2:00000000:FE99F9:000000FF:FFFFFFFF:Always have Side Blaster
:mt_tfor2:00000000:FE99FA:000000FF:FFFFFFFF:Always have Nova
:mt_tfor2:00000000:FE99FB:000000FF:FFFFFFFF:Always have Hunter
:mt_tfor2:00000000:FE9A05:00000002:FFFFFFFF:Always have Craw
:mt_tfor2:00000000:FE9BA3:00000000:FFFFFFFF:Always No Shoot Down Enemy:Get Special Bonus !
:mt_tfor2:62000001:000000:00000000:00000000:Select Starting Stage
:mt_tfor2:00210001:FE9825:00010000:00000000:Stage 1 (Top View)
:mt_tfor2:00210001:FE9825:00010001:00000000:Stage 2 (Side View)
:mt_tfor2:00210001:FE9825:00020000:00000000:Stage 3 (Top View)
:mt_tfor2:00210001:FE9825:00020001:00000000:Stage 4 (Side View)
:mt_tfor2:00210001:FE9825:00030000:00000000:Stage 5 (Top View)
:mt_tfor2:00210001:FE9825:00030001:00000000:Stage 6 (Side View)
:mt_tfor2:00210001:FE9825:00040000:00000000:Stage 7 (Top View)
:mt_tfor2:00210001:FE9825:00040001:00000000:Stage 8 (Side View)
:mt_tfor2:00210001:FE9825:00050000:00000000:Stage 9 (Top View)
; [ MegaTech: Arnold Palmer Tournament Golf ]
mt_tgolf:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_tgolf:2:4037:17:500:Infinite Play Time( 2/2)
:mt_tgolf:00000000:FEF24A:00000000:FFFFFFFF:Always get a Hole in One
:mt_tgolf:00000001:FEF24A:00000000:FFFFFFFF:Reset Strokes to 0 Now!
; [ MegaTech: Tommy Lasorda Baseball ]
mt_tlbba:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_tlbba:2:4037:17:500:Infinite Play Time( 2/2)
mt_tlbba:0:FEE127:00:000:Infinite Strikes
mt_tlbba:0:FEE127:00:001:Set Strikes to 0 Now!
mt_tlbba:0:FEE127:02:001:Set Strikes to 2 Now!
mt_tlbba:0:FEE129:00:000:Infinite Balls
mt_tlbba:0:FEE129:00:001:Set Balls to 0 Now!
mt_tlbba:0:FEE129:03:001:Set Balls to 3 Now!
mt_tlbba:0:FEE12B:00:000:Infinite Outs
mt_tlbba:0:FEE12B:00:001:Set Outs to 0 Now!
mt_tlbba:0:FEE12B:02:001:Set Outs to 2 Now!
; [ MegaTech: World Cup Soccer ]
mt_wcsoc:2:4036:6F:000:Infinite Play Time:Insert a coin after enabling
mt_wcsoc:2:4037:17:500:Infinite Play Time( 2/2)
:mt_wcsoc:00000000:FEEF85:00000000:FFFFFFFF:Infinite Time
:mt_wcsoc:00000001:FEEF85:00000089:FFFFFFFF:Finish this Half Now!
:mt_wcsoc:00000000:FEF01C:00000000:FFFFFFFF:Score Always = 0 PL1
:mt_wcsoc:00000000:FEF01C:00000099:FFFFFFFF:Score Always = 99 PL1
:mt_wcsoc:00000001:FEF01C:00000000:FFFFFFFF:Score = 0 Now! PL1
:mt_wcsoc:00000001:FEF01C:00000090:FFFFFFFF:Score = 90 Now! PL1
:mt_wcsoc:00000901:FEF01C:00000090:FFFFFFFF:Select Score PL1
:mt_wcsoc:00000000:FEF01D:00000000:FFFFFFFF:Score Always = 0 PL1
:mt_wcsoc:00000000:FEF01D:00000099:FFFFFFFF:Score Always = 99 PL1
:mt_wcsoc:00000001:FEF01D:00000000:FFFFFFFF:Score = 0 Now! PL1
:mt_wcsoc:00000001:FEF01D:00000090:FFFFFFFF:Score = 90 Now! PL1
:mt_wcsoc:00000901:FEF01D:00000090:FFFFFFFF:Select Score PL2
; [ Mug Smashers ]
mugsmash:0:1C01A5:63:000:Infinite Credits
mugsmash:0:1C01A1:63:000:Infinite Time:Not for the bonus stages
mugsmash:0:1C1725:0A:000:Infinite Lives PL1
mugsmash:0:1C0849:C0:000:Infinite Energy PL1
mugsmash:0:1C1727:0A:000:Infinite Lives PL2
mugsmash:0:1C084B:C0:000:Infinite Energy PL2
; [ Multi Champ (Korea) ]
multchmp:0:10A8C3:63:000:Infinite Credits
multchmp:0:000000:00:999:[ Cheats for All or Multiple Game Rounds ]
multchmp:0:100300:63:000:Infinite Time (Turn OFF at end of stage!)
multchmp:0:10030E:01:000:Always 1 level only needed to complete Round
multchmp:0:10030E:03:000:Practice this Round:Turn it OFF with the 'Complete one level to complete Round Now!' cheat
multchmp:0:10030E:01:001:Complete 1 level to complete Round Now!
multchmp:0:1002E8:09:000:Infinite Lives PL1
multchmp:0:1001A1:04:000:Infinite Help PL1
multchmp:0:1002DC:09:000:Infinite Lives PL2
multchmp:0:1001A2:04:000:Infinite Help PL2
multchmp:0:000000:00:999:[ Spot the Difference Round ]
multchmp:0:100140:00:001:Next Difference spotted finishes level Now!
multchmp:0:100140:00:000:One Difference spotted always finishes level
multchmp:0:000000:00:999:[ Shadow Identification Round ]
multchmp:0:000000:00:999:[ 1 2 3 ]
multchmp:0:000000:00:999:[ 4 5 6 ]
multchmp:0:000000:00:999:[ 7 8 9 ]
:multchmp:000000E6:100184:31000000:FFFFFFFF:Display the Correct Shadow Answer:Correct Shadow
multchmp:0:000000:00:999:[ Slide Puzzle Round ]
multchmp:0:000000:00:999:[ Click on a Tile after selecting the cheat! ]
multchmp:0:100564:01:001:Automatically Complete most of Puzzle Now!PL1
multchmp:0:100565:02:501:Automatically Complete most of Puzzle Now!PL1 (2/9)
multchmp:0:100566:03:501:Automatically Complete most of Puzzle Now!PL1 (3/9)
multchmp:0:100567:04:501:Automatically Complete most of Puzzle Now!PL1 (4/9)
multchmp:0:100568:05:501:Automatically Complete most of Puzzle Now!PL1 (5/9)
multchmp:0:100569:06:501:Automatically Complete most of Puzzle Now!PL1 (6/9)
multchmp:0:10056A:07:501:Automatically Complete most of Puzzle Now!PL1 (7/9)
multchmp:0:10056B:08:501:Automatically Complete most of Puzzle Now!PL1 (8/9)
multchmp:0:10056C:09:501:Automatically Complete most of Puzzle Now!PL1 (9/9)
multchmp:0:1000A8:01:001:Automatically Complete most of Puzzle Now!PL2
multchmp:0:1000A9:02:501:Automatically Complete most of Puzzle Now!PL2 (2/9)
multchmp:0:1000AA:03:501:Automatically Complete most of Puzzle Now!PL2 (3/9)
multchmp:0:1000AB:04:501:Automatically Complete most of Puzzle Now!PL2 (4/9)
multchmp:0:1000AC:05:501:Automatically Complete most of Puzzle Now!PL2 (5/9)
multchmp:0:1000AD:06:501:Automatically Complete most of Puzzle Now!PL2 (6/9)
multchmp:0:1000AE:07:501:Automatically Complete most of Puzzle Now!PL2 (7/9)
multchmp:0:1000AF:08:501:Automatically Complete most of Puzzle Now!PL2 (8/9)
multchmp:0:1000B0:09:501:Automatically Complete most of Puzzle Now!PL2 (9/9)
multchmp:0:000000:00:999:[ Mallet Hitting Rounds ]
multchmp:0:10004A:00:001:Finish this Level Now! PL1
multchmp:0:10004B:00:001:Finish this Level Now! PL2
; [ Mustache Boy ]
mustache:0:F064:09:000:Infinite Credits
:mustache:00100000:F08E:00009999:0000FFFF:Infinite Time
mustache:0:F1AD:00:000:Invincibility
mustache:0:F1B3:00:500:Invincibility (2/2)
mustache:0:F1F5:01:000:Always have Power Up
mustache:0:F183:0F:000:Always have Stop All Enemies
mustache:0:F1EF:01:001:Kill All Enemies Now !
mustache:0:F1AF:01:001:Finish this Round Now!
:mustache:00000301:F08A:0000003B:000000FF:Select Current Level
mustache:0:F06B:9A:000:Infinite Lives PL1
mustache:0:F1FA:FF:001:Get MUSTACHE Now! PL1:This cheat gives you the MUSTACHE bonus - an extra life and advances you to the next round
mustache:0:F06C:9A:000:Infinite Lives PL2
mustache:0:F1FB:FF:001:Get MUSTACHE Now! PL2:This cheat gives you the MUSTACHE bonus - an extra life and advances you to the next round
; [ US AAF Mustang (Japan) ]
mustang:0:0F9019:63:000:Infinite Credits
mustang:0:0F5029:0C:000:Infinite Lives PL1
mustang:0:0F502B:08:000:Infinite Bombs PL1
mustang:0:0F502F:02:000:Maximum Fire Power PL1
mustang:0:0F502D:01:000:Invincibility PL1:Move the character right when a stage begins
mustang:0:0F5129:0C:000:Infinite Lives PL2
mustang:0:0F512B:08:000:Infinite Bombs PL2
mustang:0:0F512F:02:000:Maximum Fire Power PL2
mustang:0:0F512D:01:000:Invincibility PL2:Move the character right when a stage begins
; [ US AAF Mustang (bootleg) ]
mustangb:0:0F9019:63:000:Infinite Credits
mustangb:0:0F5029:0C:000:Infinite Lives PL1
mustangb:0:0F502B:08:000:Infinite Bombs PL1
mustangb:0:0F502F:02:000:Maximum Fire Power PL1
mustangb:0:0F502D:01:000:Invincibility PL1:Move the character right when a stage begins
mustangb:0:0F5129:0C:000:Infinite Lives PL2
mustangb:0:0F512B:08:000:Infinite Bombs PL2
mustangb:0:0F512F:02:000:Maximum Fire Power PL2
mustangb:0:0F512D:01:000:Invincibility PL2:Move the character right when a stage begins
; [ US AAF Mustang (Seoul Trading) ]
mustangs:0:0F9019:63:000:Infinite Credits
mustangs:0:0F5029:0C:000:Infinite Lives PL1
mustangs:0:0F502B:08:000:Infinite Bombs PL1
mustangs:0:0F502F:02:000:Maximum Fire Power PL1
mustangs:0:0F502D:01:000:Invincibility PL1:Move the character right when a stage begins
mustangs:0:0F5129:0C:000:Infinite Lives PL2
mustangs:0:0F512B:08:000:Infinite Bombs PL2
mustangs:0:0F512F:02:000:Maximum Fire Power PL2
mustangs:0:0F512D:01:000:Invincibility PL2:Move the character right when a stage begins
; [ Mutant Fighter (World Rev 4, EM-5) ]
mutantf:0:10012F:99:000:Infinite Time
mutantf:0:100332:00:001:Drain All CPU's Energy Now!
mutantf:0:100333:00:501:Drain All CPU's Energy Now! (2/4)
mutantf:0:100334:00:501:Drain All CPU's Energy Now! (3/4)
mutantf:0:100335:00:501:Drain All CPU's Energy Now! (4/4)
mutantf:0:1001F2:02:000:Infinite Energy PL1
mutantf:0:1001F3:00:500:Infinite Energy PL1 (2/4)
mutantf:0:1001F4:02:500:Infinite Energy PL1 (3/4)
mutantf:0:1001F5:00:500:Infinite Energy PL1 (4/4)
mutantf:0:1001F2:00:001:Drain All Energy Now! PL1
mutantf:0:1001F3:00:501:Drain All Energy Now! PL1 (2/4)
mutantf:0:1001F4:00:501:Drain All Energy Now! PL1 (3/4)
mutantf:0:1001F5:00:501:Drain All Energy Now! PL1 (4/4)
mutantf:0:100292:02:000:Infinite Energy PL2
mutantf:0:100293:00:500:Infinite Energy PL2 (2/4)
mutantf:0:100294:02:500:Infinite Energy PL2 (3/4)
mutantf:0:100295:00:500:Infinite Energy PL2 (4/4)
mutantf:0:100292:00:001:Drain All Energy Now! PL2
mutantf:0:100293:00:501:Drain All Energy Now! PL2 (2/4)
mutantf:0:100294:00:501:Drain All Energy Now! PL2 (3/4)
mutantf:0:100295:00:501:Drain All Energy Now! PL2 (4/4)
; [ Mutant Fighter (World Rev 3, EM-4) ]
mutantfa:0:10012F:99:000:Infinite Time
mutantfa:0:100332:00:001:Drain All CPU's Energy Now!
mutantfa:0:100333:00:501:Drain All CPU's Energy Now! (2/4)
mutantfa:0:100334:00:501:Drain All CPU's Energy Now! (3/4)
mutantfa:0:100335:00:501:Drain All CPU's Energy Now! (4/4)
mutantfa:0:1001F2:02:000:Infinite Energy PL1
mutantfa:0:1001F3:00:500:Infinite Energy PL1 (2/4)
mutantfa:0:1001F4:02:500:Infinite Energy PL1 (3/4)
mutantfa:0:1001F5:00:500:Infinite Energy PL1 (4/4)
mutantfa:0:1001F2:00:001:Drain All Energy Now! PL1
mutantfa:0:1001F3:00:501:Drain All Energy Now! PL1 (2/4)
mutantfa:0:1001F4:00:501:Drain All Energy Now! PL1 (3/4)
mutantfa:0:1001F5:00:501:Drain All Energy Now! PL1 (4/4)
mutantfa:0:100292:02:000:Infinite Energy PL2
mutantfa:0:100293:00:500:Infinite Energy PL2 (2/4)
mutantfa:0:100294:02:500:Infinite Energy PL2 (3/4)
mutantfa:0:100295:00:500:Infinite Energy PL2 (4/4)
mutantfa:0:100292:00:001:Drain All Energy Now! PL2
mutantfa:0:100293:00:501:Drain All Energy Now! PL2 (2/4)
mutantfa:0:100294:00:501:Drain All Energy Now! PL2 (3/4)
mutantfa:0:100295:00:501:Drain All Energy Now! PL2 (4/4)
; [ Mutation Nation ]
mutnat:0:101562:63:000:Infinite Time
mutnat:0:102019:40:000:Infinite Energy PL1
mutnat:0:10202E:03:000:Invincibility PL1
mutnat:0:10153F:05:000:Infinite Attack Items PL1
mutnat:0:10153E:00:000:Always have No Special Attack PL1
mutnat:0:10153E:01:000:Always have Special Attack A PL1
mutnat:0:10153E:02:000:Always have Special Attack B PL1
mutnat:0:10153E:03:000:Always have Special Attack C PL1
mutnat:0:10153E:04:000:Always have Special Attack D PL1
mutnat:0:10153E:00:001:Lose Special Attack Now! PL1
mutnat:0:10153E:01:001:Get Special Attack A Now! PL1
mutnat:0:10153E:02:001:Get Special Attack B Now! PL1
mutnat:0:10153E:03:001:Get Special Attack C Now! PL1
mutnat:0:10153E:04:001:Get Special Attack D Now! PL1
mutnat:0:102119:40:000:Infinite Energy PL2
mutnat:0:10212E:03:000:Invincibility PL2
mutnat:0:101541:05:000:Infinite Attack Items PL2
mutnat:0:101540:00:000:Always have No Special Attack PL2
mutnat:0:101540:01:000:Always have Special Attack A PL2
mutnat:0:101540:02:000:Always have Special Attack B PL2
mutnat:0:101540:03:000:Always have Special Attack C PL2
mutnat:0:101540:04:000:Always have Special Attack D PL2
mutnat:0:101540:00:001:Lose Special Attack Now! PL2
mutnat:0:101540:01:001:Get Special Attack A Now! PL2
mutnat:0:101540:02:001:Get Special Attack B Now! PL2
mutnat:0:101540:03:001:Get Special Attack C Now! PL2
mutnat:0:101540:04:001:Get Special Attack D Now! PL2
; [ MVP ]
mvp:0:0000:00:999:[ There are no cheats ]:REASON 1
mvp:0:0000:00:999:[ for this game as it ]:REASON 1
mvp:0:0000:00:999:[ didn't work the last ]:REASON 1
mvp:0:0000:00:999:[ time it was tested. ]:REASON 1
mvp:0:0000:00:999:[ If the game now works ]:REASON 1
mvp:0:0000:00:999:[ please request cheats ]:REASON 1
mvp:0:0000:00:999:[ for it on the cheat ]:REASON 1
mvp:0:0000:00:999:[ forums. ]:REASON 1
; [ Marvel Vs. Capcom: Clash of Super Heroes (US 980123) ]
mvsc:0:FF4008:99:000:Infinite Time
mvsc:0:FF4008:00:002:Finish this Round Now!
mvsc:0:FF416E:13:000:Infinite Character Select Time
mvsc:0:FF4113:09:071:Select Backdrop Now!:Will not update till the next round - use it before the backdrop displays
mvsc:0:FF4081:09:071:Select Current Stage Now!
mvsc:0:FF4081:09:001:Go to Final Stage Now!
mvsc:0:FF40B1:22:000:Play Onslaught Vs. Onslaught
mvsc:0:FF40B3:22:500:Play Onslaught Vs. Onslaught (02/11)
mvsc:0:FF40B5:22:500:Play Onslaught Vs. Onslaught (03/11)
mvsc:0:FF40B7:22:500:Play Onslaught Vs. Onslaught (04/11)
mvsc:0:FF3003:01:500:Play Onslaught Vs. Onslaught (05/11)
mvsc:0:FF3803:01:500:Play Onslaught Vs. Onslaught (06/11)
mvsc:0:FF415E:22:500:Play Onslaught Vs. Onslaught (07/11)
mvsc:0:FF415F:22:500:Play Onslaught Vs. Onslaught (08/11)
mvsc:0:FF3403:01:500:Play Onslaught Vs. Onslaught (09/11)
mvsc:0:FF3C03:01:500:Play Onslaught Vs. Onslaught (10/11)
mvsc:0:FF4101:00:500:Play Onslaught Vs. Onslaught (11/11)
mvsc:0:FF3271:90:000:Infinite Energy (1st Character) PL1
mvsc:0:FF327B:90:500:Infinite Energy (1st Character) PL1 (2/2)
mvsc:0:FF3271:00:001:Drain All Energy (1st Character) Now! PL1
mvsc:0:FF327B:00:501:Drain All Energy (1st Character) Now! PL1 (2/2)
mvsc:0:FF3A21:90:000:Infinite Energy (2nd Character) PL1
mvsc:0:FF3A7B:90:500:Infinite Energy (2nd Character) PL1 (2/2)
mvsc:0:FF3A21:00:001:Drain All Energy (2nd Character) Now! PL1
mvsc:0:FF3A7B:00:501:Drain All Energy (2nd Character) Now! PL1 (2/2)
mvsc:0:FF32C6:09:000:Infinite Strikers PL1
mvsc:0:FF3274:03:000:Always have Max Super PL1
mvsc:0:FF3A74:03:500:Always have Max Super PL1 (2/2)
mvsc:0:FF4199:40:000:Enable All Characters PL1:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvsc:62000000:000000:00000000:00000000:Select 1st Character PL1
:mvsc:00010000:FF3053:00000002:FFFFFFFF:War Machine
:mvsc:00010000:FF3053:00000004:FFFFFFFF:Captain America
:mvsc:00010000:FF3053:00000006:FFFFFFFF:Hulk
:mvsc:00010000:FF3053:00000008:FFFFFFFF:Wolverine
:mvsc:00010000:FF3053:0000000A:FFFFFFFF:Gambit
:mvsc:00010000:FF3053:0000000C:FFFFFFFF:Venom
:mvsc:00010000:FF3053:0000000E:FFFFFFFF:Spider-Man
:mvsc:00010000:FF3053:00000010:FFFFFFFF:Roll
:mvsc:00010000:FF3053:00000012:FFFFFFFF:Ryu
:mvsc:00010000:FF3053:00000014:FFFFFFFF:Captain Commando
:mvsc:00010000:FF3053:00000016:FFFFFFFF:Chun-Li
:mvsc:00010000:FF3053:00000018:FFFFFFFF:Jin
:mvsc:00010000:FF3053:0000001A:FFFFFFFF:Zangeif
:mvsc:00010000:FF3053:0000001C:FFFFFFFF:Strider Hiryu
:mvsc:00010000:FF3053:0000001E:FFFFFFFF:Morrigan
:mvsc:00010000:FF3053:00000020:FFFFFFFF:Rockman
:mvsc:00010000:FF3053:00000022:FFFFFFFF:Onslaught
:mvsc:00010000:FF3053:00000024:FFFFFFFF:Alt-Venom
:mvsc:00010000:FF3053:00000026:FFFFFFFF:Alt-Hulk
:mvsc:00010000:FF3053:00000028:FFFFFFFF:Alt-War-Machine
:mvsc:00010000:FF3053:0000002A:FFFFFFFF:Shadow Lady
:mvsc:00010000:FF3053:0000002C:FFFFFFFF:Alt-Morrigan
:mvsc:62000000:000000:00000000:00000000:Select 2nd Character PL1
:mvsc:00010000:FF3853:00000002:FFFFFFFF:War Machine
:mvsc:00010000:FF3853:00000004:FFFFFFFF:Captain America
:mvsc:00010000:FF3853:00000006:FFFFFFFF:Hulk
:mvsc:00010000:FF3853:00000008:FFFFFFFF:Wolverine
:mvsc:00010000:FF3853:0000000A:FFFFFFFF:Gambit
:mvsc:00010000:FF3853:0000000C:FFFFFFFF:Venom
:mvsc:00010000:FF3853:0000000E:FFFFFFFF:Spider-Man
:mvsc:00010000:FF3853:00000010:FFFFFFFF:Roll
:mvsc:00010000:FF3853:00000012:FFFFFFFF:Ryu
:mvsc:00010000:FF3853:00000014:FFFFFFFF:Captain Commando
:mvsc:00010000:FF3853:00000016:FFFFFFFF:Chun-Li
:mvsc:00010000:FF3853:00000018:FFFFFFFF:Jin
:mvsc:00010000:FF3853:0000001A:FFFFFFFF:Zangeif
:mvsc:00010000:FF3853:0000001C:FFFFFFFF:Strider Hiryu
:mvsc:00010000:FF3853:0000001E:FFFFFFFF:Morrigan
:mvsc:00010000:FF3853:00000020:FFFFFFFF:Rockman
:mvsc:00010000:FF3853:00000022:FFFFFFFF:Onslaught
:mvsc:00010000:FF3853:00000024:FFFFFFFF:Alt-Venom
:mvsc:00010000:FF3853:00000026:FFFFFFFF:Alt-Hulk
:mvsc:00010000:FF3853:00000028:FFFFFFFF:Alt-War-Machine
:mvsc:00010000:FF3853:0000002A:FFFFFFFF:Shadow Lady
:mvsc:00010000:FF3853:0000002C:FFFFFFFF:Alt-Morrigan
:mvsc:62000000:000000:00000000:00000000:Select Partner PL1
:mvsc:00010000:FF40D9:00000018:FFFFFFFF:Unknown Soldier
:mvsc:00010000:FF40D9:00000000:FFFFFFFF:Lou
:mvsc:00010000:FF40D9:00000020:FFFFFFFF:Arthur
:mvsc:00010000:FF40D9:00000024:FFFFFFFF:Saki
:mvsc:00010000:FF40D9:0000001C:FFFFFFFF:Ton Pooh
:mvsc:00010000:FF40D9:00000048:FFFFFFFF:Devilot
:mvsc:00010000:FF40D9:00000044:FFFFFFFF:Anita
:mvsc:00010000:FF40D9:0000003C:FFFFFFFF:Pure & Fur
:mvsc:00010000:FF40D9:00000028:FFFFFFFF:Miechele Heart
:mvsc:00010000:FF40D9:0000002C:FFFFFFFF:Thor
:mvsc:00010000:FF40D9:00000010:FFFFFFFF:Cyclops
:mvsc:00010000:FF40D9:00000008:FFFFFFFF:Magneto
:mvsc:00010000:FF40D9:00000030:FFFFFFFF:Storm
:mvsc:00010000:FF40D9:0000004C:FFFFFFFF:Jubilee
:mvsc:00010000:FF40D9:00000034:FFFFFFFF:Rogue
:mvsc:00010000:FF40D9:0000000C:FFFFFFFF:Psylocke
:mvsc:00010000:FF40D9:00000004:FFFFFFFF:Juggernaut
:mvsc:00010000:FF40D9:00000038:FFFFFFFF:Iceman
:mvsc:00010000:FF40D9:00000014:FFFFFFFF:Colossus
:mvsc:00010000:FF40D9:00000040:FFFFFFFF:U.S. Agent
:mvsc:00010000:FF40D9:00000050:FFFFFFFF:Shadow
:mvsc:00010000:FF40D9:00000054:FFFFFFFF:Sentinel
mvsc:0:FF30E6:1A:001:Use Ryu's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvsc:0:FF32CA:87:501:Use Ryu's Attacks (1st Character) PL1
mvsc:0:FF32CB:C4:501:Use Ryu's Attacks (1st Character) PL1
mvsc:0:FF3385:00:501:Use Ryu's Attacks (1st Character) PL1
mvsc:0:FF30E6:30:001:Use Ken's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvsc:0:FF32CA:EC:501:Use Ken's Attacks (1st Character) PL1
mvsc:0:FF32CB:44:501:Use Ken's Attacks (1st Character) PL1
mvsc:0:FF3385:02:501:Use Ken's Attacks (1st Character) PL1
mvsc:0:FF30E6:32:001:Use Akuma's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvsc:0:FF32CA:ED:501:Use Akuma's Attacks (1st Character) PL1
mvsc:0:FF32CB:04:501:Use Akuma's Attacks (1st Character) PL1
mvsc:0:FF3385:04:501:Use Akuma's Attacks (1st Character) PL1
mvsc:0:FF40B1:22:000:Play as Onslaught in Vs. Mode PL1:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvsc:0:FF40B3:22:500:Play as Onslaught in Vs. Mode PL1 (2/6)
mvsc:0:FF3003:01:500:Play as Onslaught in Vs. Mode PL1 (3/6)
mvsc:0:FF3803:01:500:Play as Onslaught in Vs. Mode PL1 (4/6)
mvsc:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL1 (5/6)
mvsc:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL1 (6/6)
mvsc:0:FF4035:8F:000:Infinite Duo Time PL1
mvsc:0:FF4034:02:500:Infinite Duo Time PL1 (2/2)
mvsc:0:FF3152:00:000:Infinite Air Jump (1st Character) PL1
mvsc:0:FF3952:00:000:Infinite Air Jump (2nd Character) PL1
mvsc:0:FF303F:01:000:Action Speed Up (1st Character) PL1
mvsc:0:FF383F:01:000:Action Speed Up (2nd Character) PL1
mvsc:0:FF30B7:01:000:No Chain Limit (1st Character) PL1
mvsc:0:FF38B7:01:000:No Chain Limit (2nd Character) PL1
mvsc:0:FF3085:00:000:No Hit Stop (1st Character) PL1
mvsc:0:FF3885:00:000:No Hit Stop (2nd Character) PL1
mvsc:0:FF3003:01:000:Human Control (1st Character) PL1
mvsc:0:FF3003:00:000:CPU Control (1st Character) PL1
mvsc:0:FF3803:01:000:Human Control (2nd Character) PL1
mvsc:0:FF3803:00:000:CPU Control (2nd Character) PL1
mvsc:0:FF3277:00:000:Use P colours (1st Character) PL1
mvsc:0:FF3277:01:000:Use K colours (1st Character) PL1
mvsc:0:FF3A77:00:000:Use P colours (2nd Character) PL1
mvsc:0:FF3A77:01:000:Use K colours (2nd Character) PL1
mvsc:0:FF3095:00:000:Helper 1 Colour always Colour 1 PL1
mvsc:0:FF3095:01:000:Helper 1 Colour always Colour 2 PL1
mvsc:0:FF3895:00:000:Helper 2 Colour always Colour 1 PL1
mvsc:0:FF3895:01:000:Helper 2 Colour always Colour 2 PL1
mvsc:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvsc:0:FF33B4:00:000:Always have Shield (1st Character) PL1
mvsc:0:FF33B4:01:000:Never have Shield (1st Character) PL1
mvsc:0:FF3BB4:00:000:Always have Shield (2nd Character) PL1
mvsc:0:FF3BB4:01:000:Never have Shield (2nd Character) PL1
mvsc:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvsc:0:FF3190:00:000:No Charge (1st Character) PL1
mvsc:0:FF3190:04:000:Charge is Controllable Auto Shot (1st Character) PL1
mvsc:0:FF3190:06:000:Charge is Auto Shot (1st Character) PL1
mvsc:0:FF3990:00:000:No Charge (2nd Character) PL1
mvsc:0:FF3990:04:000:Charge is Controllable Auto Shot (2nd Character) PL1
mvsc:0:FF3990:06:000:Charge is Auto Shot (2nd Character) PL1
mvsc:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvsc:0:FF339F:B4:000:Infinite Beat Plane & Rush Drill Time PL1
mvsc:0:FF3B9F:B4:500:Infinite Beat Plane & Rush Drill Time PL1 (2/2)
mvsc:0:FF3381:00:000:Weapon always Rock Ball (1st Character) PL1
mvsc:0:FF3381:02:000:Weapon always Tornado Hold (1st Character) PL1
mvsc:0:FF3381:04:000:Weapon always Leaf Shield (1st Character) PL1
mvsc:0:FF3381:04:000:Weapon always Invisible Leaf Shield (1st Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvsc:0:FF33AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL1 (2/2)
mvsc:0:FF3B81:00:000:Weapon always Rock Ball (2nd Character) PL1
mvsc:0:FF3B81:02:000:Weapon always Tornado Hold (2nd Character) PL1
mvsc:0:FF3B81:04:000:Weapon always Leaf Shield (2nd Character) PL1
mvsc:0:FF3B81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvsc:0:FF3BAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL1 (2/2)
mvsc:0:FF304E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvsc:0:FF304F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (2/4)
mvsc:0:FF384E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (3/4)
mvsc:0:FF384F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (4/4)
mvsc:0:FF33C0:01:000:Infinite Hikou Time for War Machine PL1
mvsc:0:FF33C1:DE:500:Infinite Hikou Time for War Machine PL1 (2/4)
mvsc:0:FF3BC0:01:500:Infinite Hikou Time for War Machine PL1 (3/4)
mvsc:0:FF3BC1:DE:500:Infinite Hikou Time for War Machine PL1 (4/4)
mvsc:0:FF3671:90:000:Infinite Energy (1st Character) PL2
mvsc:0:FF367B:90:500:Infinite Energy (1st Character) PL2 (2/2)
mvsc:0:FF3671:00:001:Drain All Energy (1st Character) Now! PL2
mvsc:0:FF367B:00:501:Drain All Energy (1st Character) Now! PL2 (2/2)
mvsc:0:FF3E71:90:000:Infinite Energy (2nd Character) PL2
mvsc:0:FF3E7B:90:500:Infinite Energy (2nd Character) PL2 (2/2)
mvsc:0:FF3E71:00:001:Drain All Energy (2nd Character) Now! PL2
mvsc:0:FF3E7B:00:501:Drain All Energy (2nd Character) Now! PL2 (2/2)
mvsc:0:FF36C6:09:000:Infinite Strikers PL2
mvsc:0:FF3674:03:000:Always have Max Super PL2
mvsc:0:FF3E74:03:500:Always have Max Super PL2 (2/2)
mvsc:0:FF41C9:40:000:Enable All Characters PL2:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvsc:62000000:000000:00000000:00000000:Select 1st Character PL2
:mvsc:00010000:FF3453:00000002:FFFFFFFF:War Machine
:mvsc:00010000:FF3453:00000004:FFFFFFFF:Captain America
:mvsc:00010000:FF3453:00000006:FFFFFFFF:Hulk
:mvsc:00010000:FF3453:00000008:FFFFFFFF:Wolverine
:mvsc:00010000:FF3453:0000000A:FFFFFFFF:Gambit
:mvsc:00010000:FF3453:0000000C:FFFFFFFF:Venom
:mvsc:00010000:FF3453:0000000E:FFFFFFFF:Spider-Man
:mvsc:00010000:FF3453:00000010:FFFFFFFF:Roll
:mvsc:00010000:FF3453:00000012:FFFFFFFF:Ryu
:mvsc:00010000:FF3453:00000014:FFFFFFFF:Captain Commando
:mvsc:00010000:FF3453:00000016:FFFFFFFF:Chun-Li
:mvsc:00010000:FF3453:00000018:FFFFFFFF:Jin
:mvsc:00010000:FF3453:0000001A:FFFFFFFF:Zangeif
:mvsc:00010000:FF3453:0000001C:FFFFFFFF:Strider Hiryu
:mvsc:00010000:FF3453:0000001E:FFFFFFFF:Morrigan
:mvsc:00010000:FF3453:00000020:FFFFFFFF:Rockman
:mvsc:00010000:FF3453:00000022:FFFFFFFF:Onslaught
:mvsc:00010000:FF3453:00000024:FFFFFFFF:Alt-Venom
:mvsc:00010000:FF3453:00000026:FFFFFFFF:Alt-Hulk
:mvsc:00010000:FF3453:00000028:FFFFFFFF:Alt-War-Machine
:mvsc:00010000:FF3453:0000002A:FFFFFFFF:Shadow Lady
:mvsc:00010000:FF3453:0000002C:FFFFFFFF:Alt-Morrigan
:mvsc:62000000:000000:00000000:00000000:Select 2nd Character PL2
:mvsc:00010000:FF3C53:00000002:FFFFFFFF:War Machine
:mvsc:00010000:FF3C53:00000004:FFFFFFFF:Captain America
:mvsc:00010000:FF3C53:00000006:FFFFFFFF:Hulk
:mvsc:00010000:FF3C53:00000008:FFFFFFFF:Wolverine
:mvsc:00010000:FF3C53:0000000A:FFFFFFFF:Gambit
:mvsc:00010000:FF3C53:0000000C:FFFFFFFF:Venom
:mvsc:00010000:FF3C53:0000000E:FFFFFFFF:Spider-Man
:mvsc:00010000:FF3C53:00000010:FFFFFFFF:Roll
:mvsc:00010000:FF3C53:00000012:FFFFFFFF:Ryu
:mvsc:00010000:FF3C53:00000014:FFFFFFFF:Captain Commando
:mvsc:00010000:FF3C53:00000016:FFFFFFFF:Chun-Li
:mvsc:00010000:FF3C53:00000018:FFFFFFFF:Jin
:mvsc:00010000:FF3C53:0000001A:FFFFFFFF:Zangeif
:mvsc:00010000:FF3C53:0000001C:FFFFFFFF:Strider Hiryu
:mvsc:00010000:FF3C53:0000001E:FFFFFFFF:Morrigan
:mvsc:00010000:FF3C53:00000020:FFFFFFFF:Rockman
:mvsc:00010000:FF3C53:00000022:FFFFFFFF:Onslaught
:mvsc:00010000:FF3C53:00000024:FFFFFFFF:Alt-Venom
:mvsc:00010000:FF3C53:00000026:FFFFFFFF:Alt-Hulk
:mvsc:00010000:FF3C53:00000028:FFFFFFFF:Alt-War-Machine
:mvsc:00010000:FF3C53:0000002A:FFFFFFFF:Shadow Lady
:mvsc:00010000:FF3C53:0000002C:FFFFFFFF:Alt-Morrigan
:mvsc:62000000:000000:00000000:00000000:Select Partner PL2
:mvsc:00010000:FF40DB:00000018:FFFFFFFF:Unknown Soldier
:mvsc:00010000:FF40DB:00000000:FFFFFFFF:Lou
:mvsc:00010000:FF40DB:00000020:FFFFFFFF:Arthur
:mvsc:00010000:FF40DB:00000024:FFFFFFFF:Saki
:mvsc:00010000:FF40DB:0000001C:FFFFFFFF:Ton Pooh
:mvsc:00010000:FF40DB:00000048:FFFFFFFF:Devilot
:mvsc:00010000:FF40DB:00000044:FFFFFFFF:Anita
:mvsc:00010000:FF40DB:0000003C:FFFFFFFF:Pure & Fur
:mvsc:00010000:FF40DB:00000028:FFFFFFFF:Miechele Heart
:mvsc:00010000:FF40DB:0000002C:FFFFFFFF:Thor
:mvsc:00010000:FF40DB:00000010:FFFFFFFF:Cyclops
:mvsc:00010000:FF40DB:00000008:FFFFFFFF:Magneto
:mvsc:00010000:FF40DB:00000030:FFFFFFFF:Storm
:mvsc:00010000:FF40DB:0000004C:FFFFFFFF:Jubilee
:mvsc:00010000:FF40DB:00000034:FFFFFFFF:Rogue
:mvsc:00010000:FF40DB:0000000C:FFFFFFFF:Psylocke
:mvsc:00010000:FF40DB:00000004:FFFFFFFF:Juggernaut
:mvsc:00010000:FF40DB:00000038:FFFFFFFF:Iceman
:mvsc:00010000:FF40DB:00000014:FFFFFFFF:Colossus
:mvsc:00010000:FF40DB:00000040:FFFFFFFF:U.S. Agent
:mvsc:00010000:FF40DB:00000050:FFFFFFFF:Shadow
:mvsc:00010000:FF40DB:00000054:FFFFFFFF:Sentinel
mvsc:0:FF40B5:22:000:Play as Onslaught in Vs. Mode PL2:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvsc:0:FF40B7:22:500:Play as Onslaught in Vs. Mode PL2 (2/6)
mvsc:0:FF3403:01:500:Play as Onslaught in Vs. Mode PL2 (3/6)
mvsc:0:FF3C03:01:500:Play as Onslaught in Vs. Mode PL2 (4/6)
mvsc:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL2 (5/6)
mvsc:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL2 (6/6)
mvsc:0:FF4435:8F:000:Infinite Duo Time PL2
mvsc:0:FF4434:02:500:Infinite Duo Time PL2 (2/2)
mvsc:0:FF3452:00:000:Infinite Air Jump (1st Character) PL2
mvsc:0:FF3D52:00:000:Infinite Air Jump (2nd Character) PL2
mvsc:0:FF343F:01:000:Action Speed Up (1st Character) PL2
mvsc:0:FF3C3F:01:000:Action Speed Up (2nd Character) PL2
mvsc:0:FF34B7:01:000:No Chain Limit (1st Character) PL2
mvsc:0:FF3CB7:01:000:No Chain Limit (2nd Character) PL2
mvsc:0:FF3485:00:000:No Hit Stop (1st Character) PL2
mvsc:0:FF3C85:00:000:No Hit Stop (2nd Character) PL2
mvsc:0:FF3403:01:000:Human Control (1st Character) PL2
mvsc:0:FF3403:00:000:CPU Control (1st Character) PL2
mvsc:0:FF3C03:01:000:Human Control (2nd Character) PL2
mvsc:0:FF3C03:00:000:CPU Control (2nd Character) PL2
mvsc:0:FF3677:00:000:Use P colours (1st Character) PL2
mvsc:0:FF3677:01:000:Use K colours (1st Character) PL2
mvsc:0:FF3E77:00:000:Use P colours (2nd Character) PL2
mvsc:0:FF3E77:01:000:Use K colours (2nd Character) PL2
mvsc:0:FF3495:00:000:Helper 1 Colour Select - Colour 1 PL2
mvsc:0:FF3495:01:000:Helper 1 Colour Select - Colour 2 PL2
mvsc:0:FF3C95:00:000:Helper 2 Colour Select - Colour 1 PL2
mvsc:0:FF3C95:01:000:Helper 2 Colour Select - Colour 2 PL2
mvsc:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvsc:0:FF37B4:00:000:Always have Shield (1st Character) PL2
mvsc:0:FF37B4:01:000:Never have Shield (1st Character) PL2
mvsc:0:FF3FB4:00:000:Always have Shield (2nd Character) PL2
mvsc:0:FF3FB4:01:000:Never have Shield (2nd Character) PL2
mvsc:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvsc:0:FF3590:00:000:No Charge (1st Character) PL2
mvsc:0:FF3590:04:000:Charge is Controllable Auto Shot (1st Character) PL2
mvsc:0:FF3590:06:000:Charge is Auto Shot (1st Character) PL2
mvsc:0:FF3D90:00:000:No Charge (2nd Character) PL2
mvsc:0:FF3D90:04:000:Charge is Controllable Auto Shot (2nd Character) PL2
mvsc:0:FF3D90:06:000:Charge is Auto Shot (2nd Character) PL2
mvsc:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvsc:0:FF379F:B4:000:Infinite Beat Plane & Rush Drill Time PL2
mvsc:0:FF3F9F:B4:500:Infinite Beat Plane & Rush Drill Time PL2 (2/2)
mvsc:0:FF3781:00:000:Weapon always Rock Ball (1st Character) PL2
mvsc:0:FF3781:02:000:Weapon always Tornado Hold (1st Character) PL2
mvsc:0:FF3781:04:000:Weapon always Leaf Shield (1st Character) PL2
mvsc:0:FF3781:04:000:Weapon always Invisible Leaf Shield (1st Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvsc:0:FF37AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL2 (2/2)
mvsc:0:FF3F81:00:000:Weapon always Rock Ball (2nd Character) PL2
mvsc:0:FF3F81:02:000:Weapon always Tornado Hold (2nd Character) PL2
mvsc:0:FF3F81:04:000:Weapon always Leaf Shield (2nd Character) PL2
mvsc:0:FF3F81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvsc:0:FF3FAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL2 (2/2)
mvsc:0:FF344E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvsc:0:FF344F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (2/4)
mvsc:0:FF3C4E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (3/4)
mvsc:0:FF3C4F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (4/4)
mvsc:0:FF37C0:01:000:Infinite Hikou Time for War Machine PL2
mvsc:0:FF37C1:DE:500:Infinite Hikou Time for War Machine PL2 (2/4)
mvsc:0:FF3FC0:01:500:Infinite Hikou Time for War Machine PL2 (3/4)
mvsc:0:FF3FC1:DE:500:Infinite Hikou Time for War Machine PL2 (4/4)
:mvsc:60000000:000000:00000000:00000000:[ THE MOVE LIST CHEATS SECTION - BEWARE THIS IS MASSIVE! ]
:mvsc:60000000:000000:00000000:00000000:[ ]
:mvsc:60000000:000000:00000000:00000000:[ NOTE - You will find information about what the comments ]
:mvsc:60000000:000000:00000000:00000000:[ actually mean in the cheat file. Just open it with a text ]
:mvsc:60000000:000000:00000000:00000000:[ editor and search for 'Move List Cheats by KelvSYC'. ]
:mvsc:60000000:000000:00000000:00000000:[ ]
:mvsc:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
; Introduction to Move List Cheats by KelvSYC
;
; Yes, it's that time again. Once again, more moaning and groaning ensue as we add another long and large list of cheats in our
; cheat file, all with the purpose of performing moves at the touch of a button (sometimes two buttons, sometimes a direction).
; I'm pretty sure that with these sets of cheats, CPS2 will officially become "driver with most cheats", if it isn't already.
;
; Marvel vs. Capcom uses the engine and style similar to that of X-Men vs. Street Fighter. Just to review:
;
; - There are eight byte sections dedicated to each move.
; - The first byte controls the state of the move, generally increasing by 0x02 each additional step.
; - The second byte is a timer. The value is signed, so we must suspend the timer at a reasonable value. I will always set it to
; whatever the first byte is in the cheat, since this seems to work for all moves. (If it's not at a reasonable value, certain
; strengths of moves will not come out. eg. Ryu's MP Hadou Ken will not come out if the value is less than 0x03.)
;
; Unlike X-Men vs. Street Fighter, the move information about one character is separate from that of the other character, due to
; the existence of the duo. One set controls one character, and another set controls the other. Thus, like sfa3, move list cheats
; must be created with not only two sets in mind, but four.
;
; Notation Information in Cheat Comment - General
; u, b, d, and f denote the four main directions (and a combination thereof denote the four diagonal directions), while the six
; buttons are denoted by type and strength (LP, MP, HP, LK, MK, and HK). If no strength is specified, any strength will suffice.
;
; PP denotes two punch buttons, PPP for all three. Likewise for kicks.
;
; A+B denotes doing A and B together.
; A|B denotes either doing A or B (but not both).
; A,B denotes doing A, then B.
; *A denotes holding down A. When applied to a direction, this is known as "charging". When applied to a button, this is known as
; "hold to delay".
; A* denotes doing A repeatedly. When applied to a button, this is known as "mashing"/
;
; Parentheses will be used for grouping purposes if the meaning is ambiguous.
;
; qcf denotes d,df,f
; qcb denotes d,db,b
; hcf denotes f,df,d,db,b
; hcb denotes b,db,d,df,f
; dp denotes f,d,df
; rdp denotes b,d,db
; -qcf denotes f,df,d
; -qcb denotes b,db,d
; 360 denotes rotating the joystick one full circle. Most Capcom games check only the main directions. Multiples of 360 represents
; the multiple of full circles thereof.
;
; (air) means the move can be done on the ground or in the air.
; in air means the move must be done in the air.
; (close) means the move must be done close to the opponent.
:mvsc:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
:mvsc:00100000:FF31E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL1:-qcb+(P|K)
:mvsc:00100000:FF39E8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL1:-qcb+(P|K)
:mvsc:00100000:FF3208:00000606:FFFFFFFF:Crossover Combination (1st Character) PL1:qcf+HP+HK
:mvsc:00100000:FF3A08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL1:qcf+HP+HK
:mvsc:00100000:FF3218:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL1:qcb+HP+HK
:mvsc:00100000:FF3A18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL1:qcb+HP+HK
:mvsc:00100000:FF3180:00000202:FFFFFFFF:Dash (1st Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsc:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL1
:mvsc:00010000:FF3183:00000001:FFFFFFFF:Backwards
:mvsc:00010000:FF3183:00000002:FFFFFFFF:Forwards
:mvsc:00100000:FF3980:00000202:FFFFFFFF:Dash (2nd Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsc:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL1
:mvsc:00010000:FF3983:00000001:FFFFFFFF:Backwards
:mvsc:00010000:FF3983:00000002:FFFFFFFF:Forwards
:mvsc:00100000:FF3188:00000202:FFFFFFFF:Super Jump (1st Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsc:00100000:FF3988:00000202:FFFFFFFF:Super Jump (2nd Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsc:00100000:FF35E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL2:-qcb+(P|K)
:mvsc:00100000:FF3DE8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL2:-qcb+(P|K)
:mvsc:00100000:FF3608:00000606:FFFFFFFF:Crossover Combination (1st Character) PL2:qcf+HP+HK
:mvsc:00100000:FF3E08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL2:qcf+HP+HK
:mvsc:00100000:FF3618:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL2:qcb+HP+HK
:mvsc:00100000:FF3E18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL2:qcb+HP+HK
:mvsc:00100000:FF3580:00000202:FFFFFFFF:Dash (1st Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsc:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL2
:mvsc:00010000:FF3583:00000001:FFFFFFFF:Backwards
:mvsc:00010000:FF3583:00000002:FFFFFFFF:Forwards
:mvsc:00100000:FF3D80:00000202:FFFFFFFF:Dash (2nd Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsc:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL2
:mvsc:00010000:FF3D83:00000001:FFFFFFFF:Backwards
:mvsc:00010000:FF3D83:00000002:FFFFFFFF:Forwards
:mvsc:00100000:FF3588:00000202:FFFFFFFF:Super Jump (1st Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsc:00100000:FF3D88:00000202:FFFFFFFF:Super Jump (2nd Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsc:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsc:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsc:00100000:FF39C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsc:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsc:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsc:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsc:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsc:00100000:FF3DC8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsc:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsc:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P (air)
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsc:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsc:00100000:FF31D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsc:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsc:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsc:00100000:FF39D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsc:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsc:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsc:00100000:FF35D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsc:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsc:00100000:FF3DD8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsc:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsc:00100000:FF31C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsc:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsc:00100000:FF31D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsc:00100000:FF3388:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsc:00100000:FF3390:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsc:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsc:00100000:FF39C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsc:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsc:00100000:FF39D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsc:00100000:FF3B88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsc:00100000:FF3B90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsc:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsc:00100000:FF35C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsc:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsc:00100000:FF35D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsc:00100000:FF3788:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsc:00100000:FF3790:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsc:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DC8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsc:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsc:00100000:FF3DD8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsc:00100000:FF3F88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsc:00100000:FF3F90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsc:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
; Chun-Li
;
; I finally figured out how you do button mash moves in here.
;
; How it works is that it takes three kicks to trigger the Hyakuretsu Kyaku, however the timing I found was stingier than
; that of an HP Hyakuretsu Kyaku in A3. I guess button mash is not my way to win. The third byte controls the strength of
; the kick, so that pressing KKK, then K will not trigger a Hyakuretsu Kyaku. However, only one strength can be recorded at
; a time, unlike in A3. Thus, you can't start up an MP Hyakuretsu Kyaku while doing an LP Hyakuretsu Kyaku.
;
; Having said that, the strength of the kick is locked in when you kick. Thus, the cheat for the Hyakuretsu Kyaku only works
; if you actually select a strength through a cheat, or activate while doing a normal kick. And then you can only do the
; Hyakuretsu Kyaku of the specified strength. Likewise with A3, pressing the specified kick button will do one round of kicking.
; You will need to mash the button to kick some more.
;
; This also applies for Shadow Lady's Infinity Leg.
;
; Can someone check if this principle works for xmvsf?
;
; Mash buttons for more hits to Chun-Li's Kikou Shou HC, Chun-Li's Senretsu Kyaku HC, or Shadow Lady's Big Bang Laser HC.
;
; You cannot use Chun-Li's Shichisei Senkuu Kyaku HC or Shadow Lady's Final Mission HC during a duo.
;
; Chun-Li's Reishiki Kikou Ken (f+HP) looks like an Alpha style Kikou Shou.
;
; Shadow Lady's Final Mission HC looks like a blockable Shun Goku Satsu performed only with the legs...
:mvsc:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsc:00100000:FF31A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsc:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsc:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvsc:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvsc:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsc:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsc:00100000:FF39A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsc:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsc:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvsc:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvsc:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvsc:00100000:FF39C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsc:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsc:00100000:FF35A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsc:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsc:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvsc:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvsc:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsc:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsc:00100000:FF3DA0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsc:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsc:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvsc:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvsc:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvsc:00100000:FF3DC8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsc:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsc:00100000:FF31A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsc:00100000:FF31B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsc:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsc:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvsc:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvsc:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsc:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsc:00100000:FF39A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsc:00100000:FF39B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsc:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsc:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvsc:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvsc:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvsc:00100000:FF39C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsc:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsc:00100000:FF35A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsc:00100000:FF35B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsc:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsc:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvsc:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvsc:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsc:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DA0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsc:00100000:FF3DB0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsc:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsc:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvsc:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvsc:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvsc:00100000:FF3DC8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
;
; Zangief
;
; Zangief has no back dash. His forward dash is a throw. The same is true for Mech-Zangief.
;
:mvsc:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL1 ]
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsc:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsc:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K### The Atomic Suplex and the Flying Powerbomb is the same. However, the Atomic Suplex is done when Zangief is close to the opponent. ###
:mvsc:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsc:00100000:FF31C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3) ### Doing the Ultra Final Atomic Buster (Hyper Combo) during a Duo will result in a Final Atomic Buster (Hyper Combo). ###
:mvsc:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK ### The Iron Body uses one level of super bar. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL1 ]
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsc:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsc:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K### The Atomic Suplex and the Flying Powerbomb is the same. However, the Atomic Suplex is done when Zangief is close to the opponent. ###
:mvsc:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsc:00100000:FF39C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3) ### Doing the Ultra Final Atomic Buster (Hyper Combo) during a Duo will result in a Final Atomic Buster (Hyper Combo). ###
:mvsc:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK ### The Iron Body uses one level of super bar. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL2 ]
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsc:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsc:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K### The Atomic Suplex and the Flying Powerbomb is the same. However, the Atomic Suplex is done when Zangief is close to the opponent. ###
:mvsc:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsc:00100000:FF35C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)### Doing the Ultra Final Atomic Buster (Hyper Combo) during a Duo will result in a Final Atomic Buster (Hyper Combo). ###
:mvsc:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK ### The Iron Body uses one level of super bar. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL2 ]
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsc:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsc:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K### The Atomic Suplex and the Flying Powerbomb is the same. However, the Atomic Suplex is done when Zangief is close to the opponent. ###
:mvsc:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsc:00100000:FF3DC8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)### Doing the Ultra Final Atomic Buster (Hyper Combo) during a Duo will result in a Final Atomic Buster (Hyper Combo). ###
:mvsc:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsc:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL1 ]
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsc:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsc:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K ### The Atomic Suplex and the Flying Powerbomb is the same. However, the Atomic Suplex is done when Mech-Zangief is close to the opponent. ###
:mvsc:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsc:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK ### The Iron Body uses one level of super bar. ###
:mvsc:00100000:FF31D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsc:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL1 ]
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsc:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsc:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K ### The Atomic Suplex and the Flying Powerbomb is the same. However, the Atomic Suplex is done when Mech-Zangief is close to the opponent. ###
:mvsc:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsc:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK ### The Iron Body uses one level of super bar. ###
:mvsc:00100000:FF39D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsc:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL2 ]
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsc:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsc:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K ### The Atomic Suplex and the Flying Powerbomb is the same. However, the Atomic Suplex is done when Mech-Zangief is close to the opponent. ###
:mvsc:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsc:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK ### The Iron Body uses one level of super bar. ###
:mvsc:00100000:FF35D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsc:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL2 ]
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsc:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsc:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K ### The Atomic Suplex and the Flying Powerbomb is the same. However, the Atomic Suplex is done when Mech-Zangief is close to the opponent. ###
:mvsc:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsc:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK ### The Iron Body uses one level of super bar. ###
:mvsc:00100000:FF3DD8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsc:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsc:00100000:FF3198:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsc:00100000:FF31B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsc:00100000:FF3998:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsc:00100000:FF39B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsc:00100000:FF3598:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsc:00100000:FF35B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsc:00100000:FF3D98:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DB8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Gram:dp+P
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Gram:dp+K
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsc:00100000:FF31D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsc:00100000:FF31D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsc:00100000:FF31E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsc:00100000:FF3390:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsc:00100000:FF3398:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsc:00100000:FF33A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Gram:dp+P
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Gram:dp+K
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsc:00100000:FF39C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsc:00100000:FF39D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsc:00100000:FF39D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsc:00100000:FF39E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsc:00100000:FF3B98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsc:00100000:FF3BA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Gram:dp+P
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Gram:dp+K
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsc:00100000:FF35D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsc:00100000:FF35D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsc:00100000:FF35E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsc:00100000:FF3790:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsc:00100000:FF3798:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsc:00100000:FF37A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Gram:dp+P
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Gram:dp+K
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsc:00100000:FF3DC8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsc:00100000:FF3DD0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DD8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsc:00100000:FF3DE0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsc:00100000:FF3F90:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsc:00100000:FF3F98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsc:00100000:FF3FA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
; Mega Man
;
; With Mega Man's Charge Shot, once you press HP the first byte changes to 02 and a timer starts counting down. Once it gets
; to zero the first byte changes to 04. When you let go of HP, it fires, and the first byte resets to zero.
;
; Thus we have a dilemma that must be solved one of two ways: one is to change the first byte to 04 and make it a one-shot
; cheat (otherwise Mega Man will fire repeatedly). This way, you don't have to press HP at all.
;
; The second way is the one I choose. When you activate this cheat, press HP. Deactivate the cheat before releasing.
;
:mvsc:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL1 ]
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsc:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsc:00100000:FF31D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsc:00100000:FF31D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsc:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL1 ]
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsc:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsc:00100000:FF39C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsc:00100000:FF39D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsc:00100000:FF39D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsc:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL2 ]
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsc:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsc:00100000:FF35D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsc:00100000:FF35D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsc:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL2 ]
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsc:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DC8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsc:00100000:FF3DD0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsc:00100000:FF3DD8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsc:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL1 ]
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsc:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsc:00100000:FF31D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsc:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL1 ]
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsc:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsc:00100000:FF39C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsc:00100000:FF39D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsc:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL2 ]
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsc:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsc:00100000:FF35D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsc:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL2 ]
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsc:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsc:00100000:FF3DC8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsc:00100000:FF3DD8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsc:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsc:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsc:00100000:FF39C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsc:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsc:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsc:00100000:FF3DC8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsc:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsc:00100000:FF31A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsc:00100000:FF31B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsc:00100000:FF31D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsc:00100000:FF31D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsc:00100000:FF39A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsc:00100000:FF39B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsc:00100000:FF39C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsc:00100000:FF39D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsc:00100000:FF39D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsc:00100000:FF35A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsc:00100000:FF35B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsc:00100000:FF35D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsc:00100000:FF35D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsc:00100000:FF3DA8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DB8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsc:00100000:FF3DC8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsc:00100000:FF3DD0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsc:00100000:FF3DD8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsc:00100000:FF31C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsc:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsc:00100000:FF39C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsc:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsc:00100000:FF35C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsc:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsc:00100000:FF3DC0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsc:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsc:00100000:FF31A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsc:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsc:00100000:FF39A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsc:00100000:FF39C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsc:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsc:00100000:FF35A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsc:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsc:00100000:FF3DA8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DC8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsc:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
;
; War Machine
;
; Gold War Machine has Hyper Armor compared to the normal one.
;
:mvsc:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Hikou:qcb+K (air) ### You can move in all directions during the Hikou and perform any air attack. You can't perform the Hikou during a duo. ###
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Hikou:qcb+K (air) ### You can move in all directions during the Hikou and perform any air attack. You can't perform the Hikou during a duo. ###
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Hikou:qcb+K (air) ### You can move in all directions during the Hikou and perform any air attack. You can't perform the Hikou during a duo. ###
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Hikou:qcb+K (air) ### You can move in all directions during the Hikou and perform any air attack. You can't perform the Hikou during a duo. ###
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL1 ]
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL1 ]
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL2 ]
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL2 ]
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
;
; The Incredible Hulk
;
; The difference between regular Hulk and Orange Hulk is that regular Hulk has super armor when on the ground or performing
; a special. Orange Hulk does not have that luxury.
;
; The following works for either version of Hulk.
;
:mvsc:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsc:00100000:FF31A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsc:00100000:FF31A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvsc:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsc:00100000:FF39A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsc:00100000:FF39A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvsc:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsc:00100000:FF35A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsc:00100000:FF35A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvsc:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsc:00100000:FF3DA0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsc:00100000:FF3DA8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
;
; Venom
;
; The on-again, off-again good guy is now on again, I guess.
;
; When Eddie uses his punch throws, he traps them in a spider web, allowing you some time to deal some damage.
;
; Red Venom has no dash or backstep. He's fast enough already.
;
:mvsc:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsc:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate joystick during Web Throw for more damage. Eddie's Web Throw will not hit if you use his punch throws to trap your opponent. ###
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsc:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsc:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate joystick during Web Throw for more damage. Eddie's Web Throw will not hit if you use his punch throws to trap your opponent. ###
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsc:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsc:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate joystick during Web Throw for more damage. Eddie's Web Throw will not hit if you use his punch throws to trap your opponent. ###
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsc:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsc:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate joystick during Web Throw for more damage. Eddie's Web Throw will not hit if you use his punch throws to trap your opponent. ###
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsc:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsc:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate joystick during Web Throw for more damage. Eddie's Web Throw will not hit if you use his punch throws to trap your opponent. ###
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsc:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsc:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate joystick during Web Throw for more damage. Eddie's Web Throw will not hit if you use his punch throws to trap your opponent. ###
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsc:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsc:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate joystick during Web Throw for more damage. Eddie's Web Throw will not hit if you use his punch throws to trap your opponent. ###
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsc:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsc:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate joystick during Web Throw for more damage. Eddie's Web Throw will not hit if you use his punch throws to trap your opponent. ###
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsc:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsc:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL1 ]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+K ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL1 ]
:mvsc:00100000:FF3990:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsc:00100000:FF3998:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsc:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsc:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsc:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+K ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsc:00100000:FF39B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsc:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL2 ]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+K ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsc:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL2 ]
:mvsc:00100000:FF3D90:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsc:00100000:FF3D98:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsc:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsc:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsc:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+K ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsc:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsc:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
;
; Onslaught
;
; A couple of notes before getting to Onslaught.
;
; Onslaught is only useable if you put him as the 1st character.
;
; Onslaught's first form has no normal attacks. You will need to rely on these attacks.
;
; Onslaught's Warp will take you to the side opposite to the punch button used (LP takes you to the right, HP to the left).
;
; As you find, Onslaught does not have a formal MP+MK assist (or an HP+HK switch, and thus can't do duos, CCs, and VCs). That's
; why you have the Sentinel Assist.
;
; Move Onslaught any way you want in the second form by using your joystick.
;
; Onslaught's second form has two normal attacks, MK and HK. MK sends out the Sentinel missiles while HK just puts rocks in the
; background that doesn't actually do anything.
;
; Onslaught peforms the 3 Rensha Beam with qcb+LP and the 5 Rensha Beam with qcb+LK.
;
; Surprisingly, the addresses for both forms of Onslaught are mutually exclusive.
;
; If you have a home version of Marvel vs. Capcom, the moves here are different from that version you are used to.
;
:mvsc:60000000:000000:00000000:00000000:[ Use for Onslaught (PL1)]
:mvsc:00100000:FF3190:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvsc:00100000:FF3198:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvsc:00100000:FF31A0:00000606:FFFFFFFF:Warp:dp+P
:mvsc:00100000:FF31A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvsc:00100000:FF31B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvsc:00100000:FF31B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvsc:00100000:FF31C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvsc:00100000:FF31C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvsc:60000000:000000:00000000:00000000:[ Use for Onslaught (PL2)]
:mvsc:00100000:FF3590:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvsc:00100000:FF3598:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvsc:00100000:FF35A0:00000606:FFFFFFFF:Warp:dp+P
:mvsc:00100000:FF35A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvsc:00100000:FF35B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvsc:00100000:FF35B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvsc:00100000:FF35C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvsc:00100000:FF35C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvsc:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL1)]
:mvsc:00100000:FF31D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvsc:00100000:FF31D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvsc:00100000:FF31E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvsc:00100000:FF31E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvsc:00100000:FF3220:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
:mvsc:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL2)]
:mvsc:00100000:FF35D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvsc:00100000:FF35D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvsc:00100000:FF35E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvsc:00100000:FF35E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvsc:00100000:FF3620:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
mvsc:0:000000:00:999:[ These are the codes to set the machine region - the ]
mvsc:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mvsc:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mvsc:0:FF44B3:00:000:Region Switch = Japan
mvsc:0:FF44B3:02:000:Region Switch = USA
mvsc:0:FF44B3:04:000:Region Switch = Euro
mvsc:0:FF44B3:06:000:Region Switch = Brazil
mvsc:0:FF44B3:08:000:Region Switch = Hispanic
mvsc:0:FF44B3:0A:000:Region Switch = Asia
; [ Marvel Vs. Capcom: Clash of Super Heroes (Asia 980112) ]
mvsca:0:FF4008:99:000:Infinite Time
mvsca:0:FF4008:00:002:Finish this Round Now!
mvsca:0:FF416E:13:000:Infinite Character Select Time
mvsca:0:FF4113:09:071:Select Backdrop Now!:Will not update till the next round - use it before the backdrop displays
mvsca:0:FF4081:09:071:Select Current Stage Now!
mvsca:0:FF4081:09:001:Go to Final Stage Now!
mvsca:0:FF40B1:22:000:Play Onslaught Vs. Onslaught
mvsca:0:FF40B3:22:500:Play Onslaught Vs. Onslaught (02/11)
mvsca:0:FF40B5:22:500:Play Onslaught Vs. Onslaught (03/11)
mvsca:0:FF40B7:22:500:Play Onslaught Vs. Onslaught (04/11)
mvsca:0:FF3003:01:500:Play Onslaught Vs. Onslaught (05/11)
mvsca:0:FF3803:01:500:Play Onslaught Vs. Onslaught (06/11)
mvsca:0:FF415E:22:500:Play Onslaught Vs. Onslaught (07/11)
mvsca:0:FF415F:22:500:Play Onslaught Vs. Onslaught (08/11)
mvsca:0:FF3403:01:500:Play Onslaught Vs. Onslaught (09/11)
mvsca:0:FF3C03:01:500:Play Onslaught Vs. Onslaught (10/11)
mvsca:0:FF4101:00:500:Play Onslaught Vs. Onslaught (11/11)
mvsca:0:FF3271:90:000:Infinite Energy (1st Character) PL1
mvsca:0:FF3271:00:001:Drain All Energy (1st Character) Now! PL1
mvsca:0:FF327B:90:000:Infinite Red Bar (1st Character) PL1
mvsca:0:FF3A21:90:000:Infinite Energy (2nd Character) PL1
mvsca:0:FF3A21:00:001:Drain All Energy (2nd Character) Now! PL1
mvsca:0:FF3A7B:90:000:Infinite Red Bar (2nd Character) PL1
mvsca:0:FF32C6:09:000:Infinite Strikers PL1
mvsca:0:FF3274:03:000:Always have Max Super PL1
mvsca:0:FF3A74:03:500:Always have Max Super PL1 (2/2)
mvsca:0:FF4199:40:000:Enable All Characters PL1:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvsca:62000000:000000:00000000:00000000:Select 1st Character PL1
:mvsca:00010000:FF3053:00000002:FFFFFFFF:War Machine
:mvsca:00010000:FF3053:00000004:FFFFFFFF:Captain America
:mvsca:00010000:FF3053:00000006:FFFFFFFF:Hulk
:mvsca:00010000:FF3053:00000008:FFFFFFFF:Wolverine
:mvsca:00010000:FF3053:0000000A:FFFFFFFF:Gambit
:mvsca:00010000:FF3053:0000000C:FFFFFFFF:Venom
:mvsca:00010000:FF3053:0000000E:FFFFFFFF:Spider-Man
:mvsca:00010000:FF3053:00000010:FFFFFFFF:Roll
:mvsca:00010000:FF3053:00000012:FFFFFFFF:Ryu
:mvsca:00010000:FF3053:00000014:FFFFFFFF:Captain Commando
:mvsca:00010000:FF3053:00000016:FFFFFFFF:Chun-Li
:mvsca:00010000:FF3053:00000018:FFFFFFFF:Jin
:mvsca:00010000:FF3053:0000001A:FFFFFFFF:Zangeif
:mvsca:00010000:FF3053:0000001C:FFFFFFFF:Strider Hiryu
:mvsca:00010000:FF3053:0000001E:FFFFFFFF:Morrigan
:mvsca:00010000:FF3053:00000020:FFFFFFFF:Rockman
:mvsca:00010000:FF3053:00000022:FFFFFFFF:Onslaught
:mvsca:00010000:FF3053:00000024:FFFFFFFF:Alt-Venom
:mvsca:00010000:FF3053:00000026:FFFFFFFF:Alt-Hulk
:mvsca:00010000:FF3053:00000028:FFFFFFFF:Alt-War-Machine
:mvsca:00010000:FF3053:0000002A:FFFFFFFF:Shadow Lady
:mvsca:00010000:FF3053:0000002C:FFFFFFFF:Alt-Morrigan
:mvsca:62000000:000000:00000000:00000000:Select 2nd Character PL1
:mvsca:00010000:FF3853:00000002:FFFFFFFF:War Machine
:mvsca:00010000:FF3853:00000004:FFFFFFFF:Captain America
:mvsca:00010000:FF3853:00000006:FFFFFFFF:Hulk
:mvsca:00010000:FF3853:00000008:FFFFFFFF:Wolverine
:mvsca:00010000:FF3853:0000000A:FFFFFFFF:Gambit
:mvsca:00010000:FF3853:0000000C:FFFFFFFF:Venom
:mvsca:00010000:FF3853:0000000E:FFFFFFFF:Spider-Man
:mvsca:00010000:FF3853:00000010:FFFFFFFF:Roll
:mvsca:00010000:FF3853:00000012:FFFFFFFF:Ryu
:mvsca:00010000:FF3853:00000014:FFFFFFFF:Captain Commando
:mvsca:00010000:FF3853:00000016:FFFFFFFF:Chun-Li
:mvsca:00010000:FF3853:00000018:FFFFFFFF:Jin
:mvsca:00010000:FF3853:0000001A:FFFFFFFF:Zangeif
:mvsca:00010000:FF3853:0000001C:FFFFFFFF:Strider Hiryu
:mvsca:00010000:FF3853:0000001E:FFFFFFFF:Morrigan
:mvsca:00010000:FF3853:00000020:FFFFFFFF:Rockman
:mvsca:00010000:FF3853:00000022:FFFFFFFF:Onslaught
:mvsca:00010000:FF3853:00000024:FFFFFFFF:Alt-Venom
:mvsca:00010000:FF3853:00000026:FFFFFFFF:Alt-Hulk
:mvsca:00010000:FF3853:00000028:FFFFFFFF:Alt-War-Machine
:mvsca:00010000:FF3853:0000002A:FFFFFFFF:Shadow Lady
:mvsca:00010000:FF3853:0000002C:FFFFFFFF:Alt-Morrigan
:mvsca:62000000:000000:00000000:00000000:Select Partner PL1
:mvsca:00010000:FF40D9:00000018:FFFFFFFF:Unknown Soldier
:mvsca:00010000:FF40D9:00000000:FFFFFFFF:Lou
:mvsca:00010000:FF40D9:00000020:FFFFFFFF:Arthur
:mvsca:00010000:FF40D9:00000024:FFFFFFFF:Saki
:mvsca:00010000:FF40D9:0000001C:FFFFFFFF:Ton Pooh
:mvsca:00010000:FF40D9:00000048:FFFFFFFF:Devilot
:mvsca:00010000:FF40D9:00000044:FFFFFFFF:Anita
:mvsca:00010000:FF40D9:0000003C:FFFFFFFF:Pure & Fur
:mvsca:00010000:FF40D9:00000028:FFFFFFFF:Miechele Heart
:mvsca:00010000:FF40D9:0000002C:FFFFFFFF:Thor
:mvsca:00010000:FF40D9:00000010:FFFFFFFF:Cyclops
:mvsca:00010000:FF40D9:00000008:FFFFFFFF:Magneto
:mvsca:00010000:FF40D9:00000030:FFFFFFFF:Storm
:mvsca:00010000:FF40D9:0000004C:FFFFFFFF:Jubilee
:mvsca:00010000:FF40D9:00000034:FFFFFFFF:Rogue
:mvsca:00010000:FF40D9:0000000C:FFFFFFFF:Psylocke
:mvsca:00010000:FF40D9:00000004:FFFFFFFF:Juggernaut
:mvsca:00010000:FF40D9:00000038:FFFFFFFF:Iceman
:mvsca:00010000:FF40D9:00000014:FFFFFFFF:Colossus
:mvsca:00010000:FF40D9:00000040:FFFFFFFF:U.S. Agent
:mvsca:00010000:FF40D9:00000050:FFFFFFFF:Shadow
:mvsca:00010000:FF40D9:00000054:FFFFFFFF:Sentinel
mvsca:0:FF30E6:1A:001:Use Ryu's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvsca:0:FF32CA:87:501:Use Ryu's Attacks (1st Character) PL1
mvsca:0:FF32CB:C4:501:Use Ryu's Attacks (1st Character) PL1
mvsca:0:FF3385:00:501:Use Ryu's Attacks (1st Character) PL1
mvsca:0:FF30E6:30:001:Use Ken's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvsca:0:FF32CA:EC:501:Use Ken's Attacks (1st Character) PL1
mvsca:0:FF32CB:44:501:Use Ken's Attacks (1st Character) PL1
mvsca:0:FF3385:02:501:Use Ken's Attacks (1st Character) PL1
mvsca:0:FF30E6:32:001:Use Akuma's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvsca:0:FF32CA:ED:501:Use Akuma's Attacks (1st Character) PL1
mvsca:0:FF32CB:04:501:Use Akuma's Attacks (1st Character) PL1
mvsca:0:FF3385:04:501:Use Akuma's Attacks (1st Character) PL1
mvsca:0:FF40B1:22:000:Play as Onslaught in Vs. Mode PL1:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvsca:0:FF40B3:22:500:Play as Onslaught in Vs. Mode PL1 (2/6)
mvsca:0:FF3003:01:500:Play as Onslaught in Vs. Mode PL1 (3/6)
mvsca:0:FF3803:01:500:Play as Onslaught in Vs. Mode PL1 (4/6)
mvsca:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL1 (5/6)
mvsca:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL1 (6/6)
mvsca:0:FF4035:8F:000:Infinite Duo Time PL1
mvsca:0:FF4034:02:500:Infinite Duo Time PL1 (2/2)
mvsca:0:FF3152:00:000:Infinite Air Jump (1st Character) PL1
mvsca:0:FF3952:00:000:Infinite Air Jump (2nd Character) PL1
mvsca:0:FF303F:01:000:Action Speed Up (1st Character) PL1
mvsca:0:FF383F:01:000:Action Speed Up (2nd Character) PL1
mvsca:0:FF30B7:01:000:No Chain Limit (1st Character) PL1
mvsca:0:FF38B7:01:000:No Chain Limit (2nd Character) PL1
mvsca:0:FF3085:00:000:No Hit Stop (1st Character) PL1
mvsca:0:FF3885:00:000:No Hit Stop (2nd Character) PL1
mvsca:0:FF3003:01:000:Human Control (1st Character) PL1
mvsca:0:FF3003:00:000:CPU Control (1st Character) PL1
mvsca:0:FF3803:01:000:Human Control (2nd Character) PL1
mvsca:0:FF3803:00:000:CPU Control (2nd Character) PL1
mvsca:0:FF3277:00:000:Use P colours (1st Character) PL1
mvsca:0:FF3277:01:000:Use K colours (1st Character) PL1
mvsca:0:FF3A77:00:000:Use P colours (2nd Character) PL1
mvsca:0:FF3A77:01:000:Use K colours (2nd Character) PL1
mvsca:0:FF3095:00:000:Helper 1 Colour always Colour 1 PL1
mvsca:0:FF3095:01:000:Helper 1 Colour always Colour 2 PL1
mvsca:0:FF3895:00:000:Helper 2 Colour always Colour 1 PL1
mvsca:0:FF3895:01:000:Helper 2 Colour always Colour 2 PL1
mvsca:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvsca:0:FF33B4:00:000:Always have Shield (1st Character) PL1
mvsca:0:FF33B4:01:000:Never have Shield (1st Character) PL1
mvsca:0:FF3BB4:00:000:Always have Shield (2nd Character) PL1
mvsca:0:FF3BB4:01:000:Never have Shield (2nd Character) PL1
mvsca:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvsca:0:FF3190:00:000:No Charge (1st Character) PL1
mvsca:0:FF3190:04:000:Charge is Controllable Auto Shot (1st Character) PL1
mvsca:0:FF3190:06:000:Charge is Auto Shot (1st Character) PL1
mvsca:0:FF3990:00:000:No Charge (2nd Character) PL1
mvsca:0:FF3990:04:000:Charge is Controllable Auto Shot (2nd Character) PL1
mvsca:0:FF3990:06:000:Charge is Auto Shot (2nd Character) PL1
mvsca:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvsca:0:FF339F:B4:000:Infinite Beat Plane & Rush Drill Time PL1
mvsca:0:FF3B9F:B4:500:Infinite Beat Plane & Rush Drill Time PL1 (2/2)
mvsca:0:FF3381:00:000:Weapon always Rock Ball (1st Character) PL1
mvsca:0:FF3381:02:000:Weapon always Tornado Hold (1st Character) PL1
mvsca:0:FF3381:04:000:Weapon always Leaf Shield (1st Character) PL1
mvsca:0:FF3381:04:000:Weapon always Invisible Leaf Shield (1st Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvsca:0:FF33AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL1 (2/2)
mvsca:0:FF3B81:00:000:Weapon always Rock Ball (2nd Character) PL1
mvsca:0:FF3B81:02:000:Weapon always Tornado Hold (2nd Character) PL1
mvsca:0:FF3B81:04:000:Weapon always Leaf Shield (2nd Character) PL1
mvsca:0:FF3B81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvsca:0:FF3BAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL1 (2/2)
mvsca:0:FF304E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvsca:0:FF304F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (2/4)
mvsca:0:FF384E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (3/4)
mvsca:0:FF384F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (4/4)
mvsca:0:FF33C0:01:000:Infinite Hikou Time for War Machine PL1
mvsca:0:FF33C1:DE:500:Infinite Hikou Time for War Machine PL1 (2/4)
mvsca:0:FF3BC0:01:500:Infinite Hikou Time for War Machine PL1 (3/4)
mvsca:0:FF3BC1:DE:500:Infinite Hikou Time for War Machine PL1 (4/4)
mvsca:0:FF3671:90:000:Infinite Energy (1st Character) PL2
mvsca:0:FF3671:00:001:Drain All Energy (1st Character) Now! PL2
mvsca:0:FF367B:90:000:Infinite Red Bar (1st Character) PL2
mvsca:0:FF3E71:90:000:Infinite Energy (2nd Character) PL2
mvsca:0:FF3E71:00:001:Drain All Energy (2nd Character) Now! PL2
mvsca:0:FF3E7B:90:000:Infinite Red Bar (2nd Character) PL2
mvsca:0:FF36C6:09:000:Infinite Strikers PL2
mvsca:0:FF3674:03:000:Always have Max Super PL2
mvsca:0:FF3E74:03:500:Always have Max Super PL2 (2/2)
mvsca:0:FF41C9:40:000:Enable All Characters PL2:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvsca:62000000:000000:00000000:00000000:Select 1st Character PL2
:mvsca:00010000:FF3453:00000002:FFFFFFFF:War Machine
:mvsca:00010000:FF3453:00000004:FFFFFFFF:Captain America
:mvsca:00010000:FF3453:00000006:FFFFFFFF:Hulk
:mvsca:00010000:FF3453:00000008:FFFFFFFF:Wolverine
:mvsca:00010000:FF3453:0000000A:FFFFFFFF:Gambit
:mvsca:00010000:FF3453:0000000C:FFFFFFFF:Venom
:mvsca:00010000:FF3453:0000000E:FFFFFFFF:Spider-Man
:mvsca:00010000:FF3453:00000010:FFFFFFFF:Roll
:mvsca:00010000:FF3453:00000012:FFFFFFFF:Ryu
:mvsca:00010000:FF3453:00000014:FFFFFFFF:Captain Commando
:mvsca:00010000:FF3453:00000016:FFFFFFFF:Chun-Li
:mvsca:00010000:FF3453:00000018:FFFFFFFF:Jin
:mvsca:00010000:FF3453:0000001A:FFFFFFFF:Zangeif
:mvsca:00010000:FF3453:0000001C:FFFFFFFF:Strider Hiryu
:mvsca:00010000:FF3453:0000001E:FFFFFFFF:Morrigan
:mvsca:00010000:FF3453:00000020:FFFFFFFF:Rockman
:mvsca:00010000:FF3453:00000022:FFFFFFFF:Onslaught
:mvsca:00010000:FF3453:00000024:FFFFFFFF:Alt-Venom
:mvsca:00010000:FF3453:00000026:FFFFFFFF:Alt-Hulk
:mvsca:00010000:FF3453:00000028:FFFFFFFF:Alt-War-Machine
:mvsca:00010000:FF3453:0000002A:FFFFFFFF:Shadow Lady
:mvsca:00010000:FF3453:0000002C:FFFFFFFF:Alt-Morrigan
:mvsca:62000000:000000:00000000:00000000:Select 2nd Character PL2
:mvsca:00010000:FF3C53:00000002:FFFFFFFF:War Machine
:mvsca:00010000:FF3C53:00000004:FFFFFFFF:Captain America
:mvsca:00010000:FF3C53:00000006:FFFFFFFF:Hulk
:mvsca:00010000:FF3C53:00000008:FFFFFFFF:Wolverine
:mvsca:00010000:FF3C53:0000000A:FFFFFFFF:Gambit
:mvsca:00010000:FF3C53:0000000C:FFFFFFFF:Venom
:mvsca:00010000:FF3C53:0000000E:FFFFFFFF:Spider-Man
:mvsca:00010000:FF3C53:00000010:FFFFFFFF:Roll
:mvsca:00010000:FF3C53:00000012:FFFFFFFF:Ryu
:mvsca:00010000:FF3C53:00000014:FFFFFFFF:Captain Commando
:mvsca:00010000:FF3C53:00000016:FFFFFFFF:Chun-Li
:mvsca:00010000:FF3C53:00000018:FFFFFFFF:Jin
:mvsca:00010000:FF3C53:0000001A:FFFFFFFF:Zangeif
:mvsca:00010000:FF3C53:0000001C:FFFFFFFF:Strider Hiryu
:mvsca:00010000:FF3C53:0000001E:FFFFFFFF:Morrigan
:mvsca:00010000:FF3C53:00000020:FFFFFFFF:Rockman
:mvsca:00010000:FF3C53:00000022:FFFFFFFF:Onslaught
:mvsca:00010000:FF3C53:00000024:FFFFFFFF:Alt-Venom
:mvsca:00010000:FF3C53:00000026:FFFFFFFF:Alt-Hulk
:mvsca:00010000:FF3C53:00000028:FFFFFFFF:Alt-War-Machine
:mvsca:00010000:FF3C53:0000002A:FFFFFFFF:Shadow Lady
:mvsca:00010000:FF3C53:0000002C:FFFFFFFF:Alt-Morrigan
:mvsca:62000000:000000:00000000:00000000:Select Partner PL2
:mvsca:00010000:FF40DB:00000018:FFFFFFFF:Unknown Soldier
:mvsca:00010000:FF40DB:00000000:FFFFFFFF:Lou
:mvsca:00010000:FF40DB:00000020:FFFFFFFF:Arthur
:mvsca:00010000:FF40DB:00000024:FFFFFFFF:Saki
:mvsca:00010000:FF40DB:0000001C:FFFFFFFF:Ton Pooh
:mvsca:00010000:FF40DB:00000048:FFFFFFFF:Devilot
:mvsca:00010000:FF40DB:00000044:FFFFFFFF:Anita
:mvsca:00010000:FF40DB:0000003C:FFFFFFFF:Pure & Fur
:mvsca:00010000:FF40DB:00000028:FFFFFFFF:Miechele Heart
:mvsca:00010000:FF40DB:0000002C:FFFFFFFF:Thor
:mvsca:00010000:FF40DB:00000010:FFFFFFFF:Cyclops
:mvsca:00010000:FF40DB:00000008:FFFFFFFF:Magneto
:mvsca:00010000:FF40DB:00000030:FFFFFFFF:Storm
:mvsca:00010000:FF40DB:0000004C:FFFFFFFF:Jubilee
:mvsca:00010000:FF40DB:00000034:FFFFFFFF:Rogue
:mvsca:00010000:FF40DB:0000000C:FFFFFFFF:Psylocke
:mvsca:00010000:FF40DB:00000004:FFFFFFFF:Juggernaut
:mvsca:00010000:FF40DB:00000038:FFFFFFFF:Iceman
:mvsca:00010000:FF40DB:00000014:FFFFFFFF:Colossus
:mvsca:00010000:FF40DB:00000040:FFFFFFFF:U.S. Agent
:mvsca:00010000:FF40DB:00000050:FFFFFFFF:Shadow
:mvsca:00010000:FF40DB:00000054:FFFFFFFF:Sentinel
mvsca:0:FF40B5:22:000:Play as Onslaught in Vs. Mode PL2:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvsca:0:FF40B7:22:500:Play as Onslaught in Vs. Mode PL2 (2/6)
mvsca:0:FF3403:01:500:Play as Onslaught in Vs. Mode PL2 (3/6)
mvsca:0:FF3C03:01:500:Play as Onslaught in Vs. Mode PL2 (4/6)
mvsca:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL2 (5/6)
mvsca:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL2 (6/6)
mvsca:0:FF4435:8F:000:Infinite Duo Time PL2
mvsca:0:FF4434:02:500:Infinite Duo Time PL2 (2/2)
mvsca:0:FF3452:00:000:Infinite Air Jump (1st Character) PL2
mvsca:0:FF3D52:00:000:Infinite Air Jump (2nd Character) PL2
mvsca:0:FF343F:01:000:Action Speed Up (1st Character) PL2
mvsca:0:FF3C3F:01:000:Action Speed Up (2nd Character) PL2
mvsca:0:FF34B7:01:000:No Chain Limit (1st Character) PL2
mvsca:0:FF3CB7:01:000:No Chain Limit (2nd Character) PL2
mvsca:0:FF3485:00:000:No Hit Stop (1st Character) PL2
mvsca:0:FF3C85:00:000:No Hit Stop (2nd Character) PL2
mvsca:0:FF3403:01:000:Human Control (1st Character) PL2
mvsca:0:FF3403:00:000:CPU Control (1st Character) PL2
mvsca:0:FF3C03:01:000:Human Control (2nd Character) PL2
mvsca:0:FF3C03:00:000:CPU Control (2nd Character) PL2
mvsca:0:FF3677:00:000:Use P colours (1st Character) PL2
mvsca:0:FF3677:01:000:Use K colours (1st Character) PL2
mvsca:0:FF3E77:00:000:Use P colours (2nd Character) PL2
mvsca:0:FF3E77:01:000:Use K colours (2nd Character) PL2
mvsca:0:FF3495:00:000:Helper 1 Colour Select - Colour 1 PL2
mvsca:0:FF3495:01:000:Helper 1 Colour Select - Colour 2 PL2
mvsca:0:FF3C95:00:000:Helper 2 Colour Select - Colour 1 PL2
mvsca:0:FF3C95:01:000:Helper 2 Colour Select - Colour 2 PL2
mvsca:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvsca:0:FF37B4:00:000:Always have Shield (1st Character) PL2
mvsca:0:FF37B4:01:000:Never have Shield (1st Character) PL2
mvsca:0:FF3FB4:00:000:Always have Shield (2nd Character) PL2
mvsca:0:FF3FB4:01:000:Never have Shield (2nd Character) PL2
mvsca:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvsca:0:FF3590:00:000:No Charge (1st Character) PL2
mvsca:0:FF3590:04:000:Charge is Controllable Auto Shot (1st Character) PL2
mvsca:0:FF3590:06:000:Charge is Auto Shot (1st Character) PL2
mvsca:0:FF3D90:00:000:No Charge (2nd Character) PL2
mvsca:0:FF3D90:04:000:Charge is Controllable Auto Shot (2nd Character) PL2
mvsca:0:FF3D90:06:000:Charge is Auto Shot (2nd Character) PL2
mvsca:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvsca:0:FF379F:B4:000:Infinite Beat Plane & Rush Drill Time PL2
mvsca:0:FF3F9F:B4:500:Infinite Beat Plane & Rush Drill Time PL2 (2/2)
mvsca:0:FF3781:00:000:Weapon always Rock Ball (1st Character) PL2
mvsca:0:FF3781:02:000:Weapon always Tornado Hold (1st Character) PL2
mvsca:0:FF3781:04:000:Weapon always Leaf Shield (1st Character) PL2
mvsca:0:FF3781:04:000:Weapon always Invisible Leaf Shield (1st Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvsca:0:FF37AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL2 (2/2)
mvsca:0:FF3F81:00:000:Weapon always Rock Ball (2nd Character) PL2
mvsca:0:FF3F81:02:000:Weapon always Tornado Hold (2nd Character) PL2
mvsca:0:FF3F81:04:000:Weapon always Leaf Shield (2nd Character) PL2
mvsca:0:FF3F81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvsca:0:FF3FAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL2 (2/2)
mvsca:0:FF344E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvsca:0:FF344F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (2/4)
mvsca:0:FF3C4E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (3/4)
mvsca:0:FF3C4F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (4/4)
mvsca:0:FF37C0:01:000:Infinite Hikou Time for War Machine PL2
mvsca:0:FF37C1:DE:500:Infinite Hikou Time for War Machine PL2 (2/4)
mvsca:0:FF3FC0:01:500:Infinite Hikou Time for War Machine PL2 (3/4)
mvsca:0:FF3FC1:DE:500:Infinite Hikou Time for War Machine PL2 (4/4)
:mvsca:60000000:000000:00000000:00000000:[ THE MOVE LIST CHEATS SECTION - BEWARE THIS IS MASSIVE! ]
:mvsca:60000000:000000:00000000:00000000:[ ]
:mvsca:60000000:000000:00000000:00000000:[ NOTE - You will find information about what the comments ]
:mvsca:60000000:000000:00000000:00000000:[ actually mean in the cheat file. Just open it with a text ]
:mvsca:60000000:000000:00000000:00000000:[ editor and search for 'Move List Cheats by KelvSYC'. ]
:mvsca:60000000:000000:00000000:00000000:[ ]
:mvsca:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
; Introduction to Move List Cheats by KelvSYC
;
; Yes, it's that time again. Once again, more moaning and groaning ensue as we add another long and large list of cheats in our
; cheat file, all with the purpose of performing moves at the touch of a button (sometimes two buttons, sometimes a direction).
; I'm pretty sure that with these sets of cheats, CPS2 will officially become "driver with most cheats", if it isn't already.
;
; Marvel vs. Capcom uses the engine and style similar to that of X-Men vs. Street Fighter. Just to review:
;
; - There are eight byte sections dedicated to each move.
; - The first byte controls the state of the move, generally increasing by 0x02 each additional step.
; - The second byte is a timer. The value is signed, so we must suspend the timer at a reasonable value. I will always set it to
; whatever the first byte is in the cheat, since this seems to work for all moves. (If it's not at a reasonable value, certain
; strengths of moves will not come out. eg. Ryu's MP Hadou Ken will not come out if the value is less than 0x03.)
;
; Unlike X-Men vs. Street Fighter, the move information about one character is separate from that of the other character, due to
; the existence of the duo. One set controls one character, and another set controls the other. Thus, like sfa3, move list cheats
; must be created with not only two sets in mind, but four.
;
; Notation Information in Cheat Comment - General
; u, b, d, and f denote the four main directions (and a combination thereof denote the four diagonal directions), while the six
; buttons are denoted by type and strength (LP, MP, HP, LK, MK, and HK). If no strength is specified, any strength will suffice.
;
; PP denotes two punch buttons, PPP for all three. Likewise for kicks.
;
; A+B denotes doing A and B together.
; A|B denotes either doing A or B (but not both).
; A,B denotes doing A, then B.
; *A denotes holding down A. When applied to a direction, this is known as "charging". When applied to a button, this is known as
; "hold to delay".
; A* denotes doing A repeatedly. When applied to a button, this is known as "mashing"/
;
; Parentheses will be used for grouping purposes if the meaning is ambiguous.
;
; qcf denotes d,df,f
; qcb denotes d,db,b
; hcf denotes f,df,d,db,b
; hcb denotes b,db,d,df,f
; dp denotes f,d,df
; rdp denotes b,d,db
; -qcf denotes f,df,d
; -qcb denotes b,db,d
; 360 denotes rotating the joystick one full circle. Most Capcom games check only the main directions. Multiples of 360 represents
; the multiple of full circles thereof.
;
; (air) means the move can be done on the ground or in the air.
; in air means the move must be done in the air.
; (close) means the move must be done close to the opponent.
:mvsca:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
:mvsca:00100000:FF31E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL1:-qcb+(P|K)
:mvsca:00100000:FF39E8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL1:-qcb+(P|K)
:mvsca:00100000:FF3208:00000606:FFFFFFFF:Crossover Combination (1st Character) PL1:qcf+HP+HK
:mvsca:00100000:FF3A08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL1:qcf+HP+HK
:mvsca:00100000:FF3218:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL1:qcb+HP+HK
:mvsca:00100000:FF3A18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL1:qcb+HP+HK
:mvsca:00100000:FF3180:00000202:FFFFFFFF:Dash (1st Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsca:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL1
:mvsca:00010000:FF3183:00000001:FFFFFFFF:Backwards
:mvsca:00010000:FF3183:00000002:FFFFFFFF:Forwards
:mvsca:00100000:FF3980:00000202:FFFFFFFF:Dash (2nd Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsca:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL1
:mvsca:00010000:FF3983:00000001:FFFFFFFF:Backwards
:mvsca:00010000:FF3983:00000002:FFFFFFFF:Forwards
:mvsca:00100000:FF3188:00000202:FFFFFFFF:Super Jump (1st Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsca:00100000:FF3988:00000202:FFFFFFFF:Super Jump (2nd Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsca:00100000:FF35E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL2:-qcb+(P|K)
:mvsca:00100000:FF3DE8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL2:-qcb+(P|K)
:mvsca:00100000:FF3608:00000606:FFFFFFFF:Crossover Combination (1st Character) PL2:qcf+HP+HK
:mvsca:00100000:FF3E08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL2:qcf+HP+HK
:mvsca:00100000:FF3618:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL2:qcb+HP+HK
:mvsca:00100000:FF3E18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL2:qcb+HP+HK
:mvsca:00100000:FF3580:00000202:FFFFFFFF:Dash (1st Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsca:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL2
:mvsca:00010000:FF3583:00000001:FFFFFFFF:Backwards
:mvsca:00010000:FF3583:00000002:FFFFFFFF:Forwards
:mvsca:00100000:FF3D80:00000202:FFFFFFFF:Dash (2nd Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsca:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL2
:mvsca:00010000:FF3D83:00000001:FFFFFFFF:Backwards
:mvsca:00010000:FF3D83:00000002:FFFFFFFF:Forwards
:mvsca:00100000:FF3588:00000202:FFFFFFFF:Super Jump (1st Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsca:00100000:FF3D88:00000202:FFFFFFFF:Super Jump (2nd Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsca:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsca:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsca:00100000:FF39C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsca:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsca:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsca:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsca:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsca:00100000:FF3DC8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsca:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsca:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P (air)
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsca:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsca:00100000:FF31D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsca:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsca:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsca:00100000:FF39D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsca:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsca:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsca:00100000:FF35D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsca:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsca:00100000:FF3DD8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsca:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsca:00100000:FF31C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsca:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsca:00100000:FF31D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsca:00100000:FF3388:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsca:00100000:FF3390:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsca:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsca:00100000:FF39C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsca:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsca:00100000:FF39D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsca:00100000:FF3B88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsca:00100000:FF3B90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsca:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsca:00100000:FF35C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsca:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsca:00100000:FF35D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsca:00100000:FF3788:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsca:00100000:FF3790:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsca:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DC8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsca:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsca:00100000:FF3DD8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsca:00100000:FF3F88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsca:00100000:FF3F90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsca:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
; Chun-Li
;
; I finally figured out how you do button mash moves in here.
;
; How it works is that it takes three kicks to trigger the Hyakuretsu Kyaku, however the timing I found was stingier than
; that of an HP Hyakuretsu Kyaku in A3. I guess button mash is not my way to win. The third byte controls the strength of
; the kick, so that pressing KKK, then K will not trigger a Hyakuretsu Kyaku. However, only one strength can be recorded at
; a time, unlike in A3. Thus, you can't start up an MP Hyakuretsu Kyaku while doing an LP Hyakuretsu Kyaku.
;
; Having said that, the strength of the kick is locked in when you kick. Thus, the cheat for the Hyakuretsu Kyaku only works
; if you actually select a strength through a cheat, or activate while doing a normal kick. And then you can only do the
; Hyakuretsu Kyaku of the specified strength. Likewise with A3, pressing the specified kick button will do one round of kicking.
; You will need to mash the button to kick some more.
;
; This also applies for Shadow Lady's Infinity Leg.
;
; Can someone check if this principle works for xmvsf?
;
; Mash buttons for more hits to Chun-Li's Kikou Shou HC, Chun-Li's Senretsu Kyaku HC, or Shadow Lady's Big Bang Laser HC.
;
; You cannot use Chun-Li's Shichisei Senkuu Kyaku HC or Shadow Lady's Final Mission HC during a duo.
;
; Chun-Li's Reishiki Kikou Ken (f+HP) looks like an Alpha style Kikou Shou.
;
; Shadow Lady's Final Mission HC looks like a blockable Shun Goku Satsu performed only with the legs...
:mvsca:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsca:00100000:FF31A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsca:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsca:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvsca:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvsca:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsca:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsca:00100000:FF39A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsca:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsca:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvsca:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvsca:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvsca:00100000:FF39C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsca:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsca:00100000:FF35A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsca:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsca:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvsca:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvsca:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsca:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsca:00100000:FF3DA0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsca:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsca:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvsca:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvsca:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvsca:00100000:FF3DC8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsca:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsca:00100000:FF31A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsca:00100000:FF31B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsca:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsca:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvsca:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvsca:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsca:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsca:00100000:FF39A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsca:00100000:FF39B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsca:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsca:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvsca:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvsca:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvsca:00100000:FF39C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsca:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsca:00100000:FF35A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsca:00100000:FF35B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsca:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsca:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvsca:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvsca:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsca:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DA0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsca:00100000:FF3DB0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsca:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsca:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvsca:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvsca:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvsca:00100000:FF3DC8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
; Zangief
;
; The Iron Body uses one level of super bar.
;
; Zangief has no back dash. His forward dash is a throw. The same is true for Mech-Zangief.
;
; Doing the Ultra Final Atomic Buster HC during a Duo will result in Zangief doing a Final Atomic Buster HC.
;
; The Atomic Suplex and the Flying Powerbomb uses the same address and command. However, the Atomic Suplex is done when
; Zangief is close to the opponent.
;
:mvsca:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL1 ]
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsca:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsca:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsca:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsca:00100000:FF31C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvsca:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsca:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL1 ]
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsca:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsca:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsca:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsca:00100000:FF39C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvsca:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsca:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL2 ]
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsca:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsca:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsca:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsca:00100000:FF35C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvsca:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsca:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL2 ]
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsca:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsca:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsca:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsca:00100000:FF3DC8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvsca:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsca:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL1 ]
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsca:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsca:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsca:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsca:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsca:00100000:FF31D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsca:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL1 ]
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsca:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsca:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsca:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsca:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsca:00100000:FF39D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsca:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL2 ]
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsca:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsca:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsca:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsca:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsca:00100000:FF35D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsca:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL2 ]
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsca:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsca:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsca:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsca:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsca:00100000:FF3DD8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsca:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsca:00100000:FF3198:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsca:00100000:FF31B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsca:00100000:FF3998:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsca:00100000:FF39B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsca:00100000:FF3598:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsca:00100000:FF35B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsca:00100000:FF3D98:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DB8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Gram:dp+P
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Gram:dp+K
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsca:00100000:FF31D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsca:00100000:FF31D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsca:00100000:FF31E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsca:00100000:FF3390:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsca:00100000:FF3398:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsca:00100000:FF33A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Gram:dp+P
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Gram:dp+K
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsca:00100000:FF39C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsca:00100000:FF39D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsca:00100000:FF39D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsca:00100000:FF39E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsca:00100000:FF3B98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsca:00100000:FF3BA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Gram:dp+P
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Gram:dp+K
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsca:00100000:FF35D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsca:00100000:FF35D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsca:00100000:FF35E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsca:00100000:FF3790:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsca:00100000:FF3798:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsca:00100000:FF37A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Gram:dp+P
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Gram:dp+K
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsca:00100000:FF3DC8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsca:00100000:FF3DD0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DD8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsca:00100000:FF3DE0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsca:00100000:FF3F90:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsca:00100000:FF3F98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsca:00100000:FF3FA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
; Mega Man
;
; With Mega Man's Charge Shot, once you press HP the first byte changes to 02 and a timer starts counting down. Once it gets
; to zero the first byte changes to 04. When you let go of HP, it fires, and the first byte resets to zero.
;
; Thus we have a dilemma that must be solved one of two ways: one is to change the first byte to 04 and make it a one-shot
; cheat (otherwise Mega Man will fire repeatedly). This way, you don't have to press HP at all.
;
; The second way is the one I choose. When you activate this cheat, press HP. Deactivate the cheat before releasing.
;
:mvsca:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL1 ]
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsca:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsca:00100000:FF31D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsca:00100000:FF31D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsca:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL1 ]
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsca:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsca:00100000:FF39C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsca:00100000:FF39D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsca:00100000:FF39D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsca:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL2 ]
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsca:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsca:00100000:FF35D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsca:00100000:FF35D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsca:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL2 ]
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsca:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DC8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsca:00100000:FF3DD0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsca:00100000:FF3DD8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsca:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL1 ]
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsca:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsca:00100000:FF31D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsca:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL1 ]
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsca:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsca:00100000:FF39C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsca:00100000:FF39D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsca:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL2 ]
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsca:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsca:00100000:FF35D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsca:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL2 ]
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsca:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsca:00100000:FF3DC8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsca:00100000:FF3DD8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsca:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsca:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsca:00100000:FF39C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsca:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsca:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsca:00100000:FF3DC8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsca:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsca:00100000:FF31A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsca:00100000:FF31B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsca:00100000:FF31D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsca:00100000:FF31D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsca:00100000:FF39A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsca:00100000:FF39B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsca:00100000:FF39C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsca:00100000:FF39D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsca:00100000:FF39D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsca:00100000:FF35A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsca:00100000:FF35B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsca:00100000:FF35D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsca:00100000:FF35D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsca:00100000:FF3DA8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DB8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsca:00100000:FF3DC8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsca:00100000:FF3DD0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsca:00100000:FF3DD8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsca:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsca:00100000:FF31C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsca:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsca:00100000:FF39C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsca:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsca:00100000:FF35C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsca:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsca:00100000:FF3DC0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsca:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsca:00100000:FF31A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsca:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsca:00100000:FF39A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsca:00100000:FF39C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsca:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsca:00100000:FF35A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsca:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsca:00100000:FF3DA8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DC8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsca:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
;
; War Machine
;
; Dang it, this is the only Marvel character in this roster I don't know the name of. Good thing this movelist is short.
;
; You can move in all directions during the Hikou and perform any air attack.
;
; War Machine can't perform the Hikou during a duo.
;
; Gold War Machine has Hyper Armor compared to the normal one.
;
:mvsca:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL1 ]
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL1 ]
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL2 ]
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL2 ]
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
;
; The Incredible Hulk
;
; The difference between regular Hulk and Orange Hulk is that regular Hulk has super armor when on the ground or performing
; a special. Orange Hulk does not have that luxury.
;
; The following works for either version of Hulk.
;
:mvsca:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsca:00100000:FF31A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsca:00100000:FF31A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvsca:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsca:00100000:FF39A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsca:00100000:FF39A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvsca:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsca:00100000:FF35A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsca:00100000:FF35A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvsca:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsca:00100000:FF3DA0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsca:00100000:FF3DA8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
;
; Venom
;
; The on-again, off-again good guy is now on again, I guess.
;
; Rotate joystick during Web Throw for more damage.
;
; When Eddie uses his punch throws, he traps them in a spider web, allowing you some time to deal some damage.
;
; Eddie's Web Throw will not hit if you use his punch throws to trap your opponent.
;
; Red Venom has no dash or backstep. He's fast enough already.
;
:mvsca:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsca:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsca:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsca:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsca:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsca:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsca:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsca:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsca:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsca:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsca:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsca:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsca:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsca:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsca:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsca:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
;
; Roll
;
; It's funny how small Roll is. So funny it isn't.
;
; Same notes for Roll as Mega Man regarding the Beat Plane, Rush Drill, and Eddie Yobi/Item Kougeki.
;
:mvsca:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL1 ]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL1 ]
:mvsca:00100000:FF3990:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsca:00100000:FF3998:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsca:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvsca:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvsca:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvsca:00100000:FF39B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsca:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL2 ]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvsca:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL2 ]
:mvsca:00100000:FF3D90:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsca:00100000:FF3D98:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsca:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvsca:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvsca:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvsca:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsca:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
;
; Onslaught
;
; A couple of notes before getting to Onslaught.
;
; Onslaught is only useable if you put him as the A character.
;
; Onslaught's first form has no normal attacks. You will need to rely on these attacks.
;
; Onslaught's Warp will take you to the side opposite to the punch button used (LP takes you to the right, HP to the left).
;
; As you find, Onslaught does not have a formal MP+MK assist (or an HP+HK switch, and thus can't do duos, CCs, and VCs). That's
; why you have the Sentinel Assist.
;
; Move Onslaught any way you want in the second form by using your joystick.
;
; Onslaught's second form has two normal attacks, MK and HK. MK sends out the Sentinel missiles while HK just puts rocks in the
; background that doesn't actually do anything.
;
; Onslaught peforms the 3 Rensha Beam with qcb+LP and the 5 Rensha Beam with qcb+LK.
;
; Surprisingly, the addresses for both forms of Onslaught are mutually exclusive.
;
; If you have a home version of Marvel vs. Capcom, the moves here are different from that version you are used to.
;
:mvsca:60000000:000000:00000000:00000000:[ Use for Onslaught (PL1)]
:mvsca:00100000:FF3190:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvsca:00100000:FF3198:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvsca:00100000:FF31A0:00000606:FFFFFFFF:Warp:dp+P
:mvsca:00100000:FF31A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvsca:00100000:FF31B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvsca:00100000:FF31B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvsca:00100000:FF31C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvsca:00100000:FF31C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvsca:60000000:000000:00000000:00000000:[ Use for Onslaught (PL2)]
:mvsca:00100000:FF3590:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvsca:00100000:FF3598:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvsca:00100000:FF35A0:00000606:FFFFFFFF:Warp:dp+P
:mvsca:00100000:FF35A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvsca:00100000:FF35B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvsca:00100000:FF35B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvsca:00100000:FF35C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvsca:00100000:FF35C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvsca:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL1)]
:mvsca:00100000:FF31D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvsca:00100000:FF31D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvsca:00100000:FF31E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvsca:00100000:FF31E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvsca:00100000:FF3220:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
:mvsca:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL2)]
:mvsca:00100000:FF35D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvsca:00100000:FF35D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvsca:00100000:FF35E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvsca:00100000:FF35E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvsca:00100000:FF3620:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
mvsca:0:000000:00:999:[ These are the codes to set the machine region - the ]
mvsca:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mvsca:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mvsca:0:FF44B3:00:000:Region Switch = Japan
mvsca:0:FF44B3:02:000:Region Switch = USA
mvsca:0:FF44B3:04:000:Region Switch = Euro
mvsca:0:FF44B3:06:000:Region Switch = Brazil
mvsca:0:FF44B3:08:000:Region Switch = Hispanic
mvsca:0:FF44B3:0A:000:Region Switch = Asia
; [ Marvel Vs. Capcom: Clash of Super Heroes (Hispanic 980123) ]
mvsch:0:FF4008:99:000:Infinite Time
mvsch:0:FF4008:00:002:Finish this Round Now!
mvsch:0:FF416E:13:000:Infinite Character Select Time
mvsch:0:FF4113:09:071:Select Backdrop Now!:Will not update till the next round - use it before the backdrop displays
mvsch:0:FF4081:09:071:Select Current Stage Now!
mvsch:0:FF4081:09:001:Go to Final Stage Now!
mvsch:0:FF40B1:22:000:Play Onslaught Vs. Onslaught
mvsch:0:FF40B3:22:500:Play Onslaught Vs. Onslaught (02/11)
mvsch:0:FF40B5:22:500:Play Onslaught Vs. Onslaught (03/11)
mvsch:0:FF40B7:22:500:Play Onslaught Vs. Onslaught (04/11)
mvsch:0:FF3003:01:500:Play Onslaught Vs. Onslaught (05/11)
mvsch:0:FF3803:01:500:Play Onslaught Vs. Onslaught (06/11)
mvsch:0:FF415E:22:500:Play Onslaught Vs. Onslaught (07/11)
mvsch:0:FF415F:22:500:Play Onslaught Vs. Onslaught (08/11)
mvsch:0:FF3403:01:500:Play Onslaught Vs. Onslaught (09/11)
mvsch:0:FF3C03:01:500:Play Onslaught Vs. Onslaught (10/11)
mvsch:0:FF4101:00:500:Play Onslaught Vs. Onslaught (11/11)
mvsch:0:FF3271:90:000:Infinite Energy (1st Character) PL1
mvsch:0:FF3271:00:001:Drain All Energy (1st Character) Now! PL1
mvsch:0:FF327B:90:000:Infinite Red Bar (1st Character) PL1
mvsch:0:FF3A21:90:000:Infinite Energy (2nd Character) PL1
mvsch:0:FF3A21:00:001:Drain All Energy (2nd Character) Now! PL1
mvsch:0:FF3A7B:90:000:Infinite Red Bar (2nd Character) PL1
mvsch:0:FF32C6:09:000:Infinite Strikers PL1
mvsch:0:FF3274:03:000:Always have Max Super PL1
mvsch:0:FF3A74:03:500:Always have Max Super PL1 (2/2)
mvsch:0:FF4199:40:000:Enable All Characters PL1:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvsch:62000000:000000:00000000:00000000:Select 1st Character PL1
:mvsch:00010000:FF3053:00000002:FFFFFFFF:War Machine
:mvsch:00010000:FF3053:00000004:FFFFFFFF:Captain America
:mvsch:00010000:FF3053:00000006:FFFFFFFF:Hulk
:mvsch:00010000:FF3053:00000008:FFFFFFFF:Wolverine
:mvsch:00010000:FF3053:0000000A:FFFFFFFF:Gambit
:mvsch:00010000:FF3053:0000000C:FFFFFFFF:Venom
:mvsch:00010000:FF3053:0000000E:FFFFFFFF:Spider-Man
:mvsch:00010000:FF3053:00000010:FFFFFFFF:Roll
:mvsch:00010000:FF3053:00000012:FFFFFFFF:Ryu
:mvsch:00010000:FF3053:00000014:FFFFFFFF:Captain Commando
:mvsch:00010000:FF3053:00000016:FFFFFFFF:Chun-Li
:mvsch:00010000:FF3053:00000018:FFFFFFFF:Jin
:mvsch:00010000:FF3053:0000001A:FFFFFFFF:Zangeif
:mvsch:00010000:FF3053:0000001C:FFFFFFFF:Strider Hiryu
:mvsch:00010000:FF3053:0000001E:FFFFFFFF:Morrigan
:mvsch:00010000:FF3053:00000020:FFFFFFFF:Rockman
:mvsch:00010000:FF3053:00000022:FFFFFFFF:Onslaught
:mvsch:00010000:FF3053:00000024:FFFFFFFF:Alt-Venom
:mvsch:00010000:FF3053:00000026:FFFFFFFF:Alt-Hulk
:mvsch:00010000:FF3053:00000028:FFFFFFFF:Alt-War-Machine
:mvsch:00010000:FF3053:0000002A:FFFFFFFF:Shadow Lady
:mvsch:00010000:FF3053:0000002C:FFFFFFFF:Alt-Morrigan
:mvsch:62000000:000000:00000000:00000000:Select 2nd Character PL1
:mvsch:00010000:FF3853:00000002:FFFFFFFF:War Machine
:mvsch:00010000:FF3853:00000004:FFFFFFFF:Captain America
:mvsch:00010000:FF3853:00000006:FFFFFFFF:Hulk
:mvsch:00010000:FF3853:00000008:FFFFFFFF:Wolverine
:mvsch:00010000:FF3853:0000000A:FFFFFFFF:Gambit
:mvsch:00010000:FF3853:0000000C:FFFFFFFF:Venom
:mvsch:00010000:FF3853:0000000E:FFFFFFFF:Spider-Man
:mvsch:00010000:FF3853:00000010:FFFFFFFF:Roll
:mvsch:00010000:FF3853:00000012:FFFFFFFF:Ryu
:mvsch:00010000:FF3853:00000014:FFFFFFFF:Captain Commando
:mvsch:00010000:FF3853:00000016:FFFFFFFF:Chun-Li
:mvsch:00010000:FF3853:00000018:FFFFFFFF:Jin
:mvsch:00010000:FF3853:0000001A:FFFFFFFF:Zangeif
:mvsch:00010000:FF3853:0000001C:FFFFFFFF:Strider Hiryu
:mvsch:00010000:FF3853:0000001E:FFFFFFFF:Morrigan
:mvsch:00010000:FF3853:00000020:FFFFFFFF:Rockman
:mvsch:00010000:FF3853:00000022:FFFFFFFF:Onslaught
:mvsch:00010000:FF3853:00000024:FFFFFFFF:Alt-Venom
:mvsch:00010000:FF3853:00000026:FFFFFFFF:Alt-Hulk
:mvsch:00010000:FF3853:00000028:FFFFFFFF:Alt-War-Machine
:mvsch:00010000:FF3853:0000002A:FFFFFFFF:Shadow Lady
:mvsch:00010000:FF3853:0000002C:FFFFFFFF:Alt-Morrigan
:mvsch:62000000:000000:00000000:00000000:Select Partner PL1
:mvsch:00010000:FF40D9:00000018:FFFFFFFF:Unknown Soldier
:mvsch:00010000:FF40D9:00000000:FFFFFFFF:Lou
:mvsch:00010000:FF40D9:00000020:FFFFFFFF:Arthur
:mvsch:00010000:FF40D9:00000024:FFFFFFFF:Saki
:mvsch:00010000:FF40D9:0000001C:FFFFFFFF:Ton Pooh
:mvsch:00010000:FF40D9:00000048:FFFFFFFF:Devilot
:mvsch:00010000:FF40D9:00000044:FFFFFFFF:Anita
:mvsch:00010000:FF40D9:0000003C:FFFFFFFF:Pure & Fur
:mvsch:00010000:FF40D9:00000028:FFFFFFFF:Miechele Heart
:mvsch:00010000:FF40D9:0000002C:FFFFFFFF:Thor
:mvsch:00010000:FF40D9:00000010:FFFFFFFF:Cyclops
:mvsch:00010000:FF40D9:00000008:FFFFFFFF:Magneto
:mvsch:00010000:FF40D9:00000030:FFFFFFFF:Storm
:mvsch:00010000:FF40D9:0000004C:FFFFFFFF:Jubilee
:mvsch:00010000:FF40D9:00000034:FFFFFFFF:Rogue
:mvsch:00010000:FF40D9:0000000C:FFFFFFFF:Psylocke
:mvsch:00010000:FF40D9:00000004:FFFFFFFF:Juggernaut
:mvsch:00010000:FF40D9:00000038:FFFFFFFF:Iceman
:mvsch:00010000:FF40D9:00000014:FFFFFFFF:Colossus
:mvsch:00010000:FF40D9:00000040:FFFFFFFF:U.S. Agent
:mvsch:00010000:FF40D9:00000050:FFFFFFFF:Shadow
:mvsch:00010000:FF40D9:00000054:FFFFFFFF:Sentinel
mvsch:0:FF30E6:1A:001:Use Ryu's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvsch:0:FF32CA:87:501:Use Ryu's Attacks (1st Character) PL1
mvsch:0:FF32CB:C4:501:Use Ryu's Attacks (1st Character) PL1
mvsch:0:FF3385:00:501:Use Ryu's Attacks (1st Character) PL1
mvsch:0:FF30E6:30:001:Use Ken's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvsch:0:FF32CA:EC:501:Use Ken's Attacks (1st Character) PL1
mvsch:0:FF32CB:44:501:Use Ken's Attacks (1st Character) PL1
mvsch:0:FF3385:02:501:Use Ken's Attacks (1st Character) PL1
mvsch:0:FF30E6:32:001:Use Akuma's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvsch:0:FF32CA:ED:501:Use Akuma's Attacks (1st Character) PL1
mvsch:0:FF32CB:04:501:Use Akuma's Attacks (1st Character) PL1
mvsch:0:FF3385:04:501:Use Akuma's Attacks (1st Character) PL1
mvsch:0:FF40B1:22:000:Play as Onslaught in Vs. Mode PL1:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvsch:0:FF40B3:22:500:Play as Onslaught in Vs. Mode PL1 (2/6)
mvsch:0:FF3003:01:500:Play as Onslaught in Vs. Mode PL1 (3/6)
mvsch:0:FF3803:01:500:Play as Onslaught in Vs. Mode PL1 (4/6)
mvsch:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL1 (5/6)
mvsch:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL1 (6/6)
mvsch:0:FF4035:8F:000:Infinite Duo Time PL1
mvsch:0:FF4034:02:500:Infinite Duo Time PL1 (2/2)
mvsch:0:FF3152:00:000:Infinite Air Jump (1st Character) PL1
mvsch:0:FF3952:00:000:Infinite Air Jump (2nd Character) PL1
mvsch:0:FF303F:01:000:Action Speed Up (1st Character) PL1
mvsch:0:FF383F:01:000:Action Speed Up (2nd Character) PL1
mvsch:0:FF30B7:01:000:No Chain Limit (1st Character) PL1
mvsch:0:FF38B7:01:000:No Chain Limit (2nd Character) PL1
mvsch:0:FF3085:00:000:No Hit Stop (1st Character) PL1
mvsch:0:FF3885:00:000:No Hit Stop (2nd Character) PL1
mvsch:0:FF3003:01:000:Human Control (1st Character) PL1
mvsch:0:FF3003:00:000:CPU Control (1st Character) PL1
mvsch:0:FF3803:01:000:Human Control (2nd Character) PL1
mvsch:0:FF3803:00:000:CPU Control (2nd Character) PL1
mvsch:0:FF3277:00:000:Use P colours (1st Character) PL1
mvsch:0:FF3277:01:000:Use K colours (1st Character) PL1
mvsch:0:FF3A77:00:000:Use P colours (2nd Character) PL1
mvsch:0:FF3A77:01:000:Use K colours (2nd Character) PL1
mvsch:0:FF3095:00:000:Helper 1 Colour always Colour 1 PL1
mvsch:0:FF3095:01:000:Helper 1 Colour always Colour 2 PL1
mvsch:0:FF3895:00:000:Helper 2 Colour always Colour 1 PL1
mvsch:0:FF3895:01:000:Helper 2 Colour always Colour 2 PL1
mvsch:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvsch:0:FF33B4:00:000:Always have Shield (1st Character) PL1
mvsch:0:FF33B4:01:000:Never have Shield (1st Character) PL1
mvsch:0:FF3BB4:00:000:Always have Shield (2nd Character) PL1
mvsch:0:FF3BB4:01:000:Never have Shield (2nd Character) PL1
mvsch:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvsch:0:FF3190:00:000:No Charge (1st Character) PL1
mvsch:0:FF3190:04:000:Charge is Controllable Auto Shot (1st Character) PL1
mvsch:0:FF3190:06:000:Charge is Auto Shot (1st Character) PL1
mvsch:0:FF3990:00:000:No Charge (2nd Character) PL1
mvsch:0:FF3990:04:000:Charge is Controllable Auto Shot (2nd Character) PL1
mvsch:0:FF3990:06:000:Charge is Auto Shot (2nd Character) PL1
mvsch:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvsch:0:FF339F:B4:000:Infinite Beat Plane & Rush Drill Time PL1
mvsch:0:FF3B9F:B4:500:Infinite Beat Plane & Rush Drill Time PL1 (2/2)
mvsch:0:FF3381:00:000:Weapon always Rock Ball (1st Character) PL1
mvsch:0:FF3381:02:000:Weapon always Tornado Hold (1st Character) PL1
mvsch:0:FF3381:04:000:Weapon always Leaf Shield (1st Character) PL1
mvsch:0:FF3381:04:000:Weapon always Invisible Leaf Shield (1st Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvsch:0:FF33AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL1 (2/2)
mvsch:0:FF3B81:00:000:Weapon always Rock Ball (2nd Character) PL1
mvsch:0:FF3B81:02:000:Weapon always Tornado Hold (2nd Character) PL1
mvsch:0:FF3B81:04:000:Weapon always Leaf Shield (2nd Character) PL1
mvsch:0:FF3B81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvsch:0:FF3BAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL1 (2/2)
mvsch:0:FF304E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvsch:0:FF304F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (2/4)
mvsch:0:FF384E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (3/4)
mvsch:0:FF384F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (4/4)
mvsch:0:FF33C0:01:000:Infinite Hikou Time for War Machine PL1
mvsch:0:FF33C1:DE:500:Infinite Hikou Time for War Machine PL1 (2/4)
mvsch:0:FF3BC0:01:500:Infinite Hikou Time for War Machine PL1 (3/4)
mvsch:0:FF3BC1:DE:500:Infinite Hikou Time for War Machine PL1 (4/4)
mvsch:0:FF3671:90:000:Infinite Energy (1st Character) PL2
mvsch:0:FF3671:00:001:Drain All Energy (1st Character) Now! PL2
mvsch:0:FF367B:90:000:Infinite Red Bar (1st Character) PL2
mvsch:0:FF3E71:90:000:Infinite Energy (2nd Character) PL2
mvsch:0:FF3E71:00:001:Drain All Energy (2nd Character) Now! PL2
mvsch:0:FF3E7B:90:000:Infinite Red Bar (2nd Character) PL2
mvsch:0:FF36C6:09:000:Infinite Strikers PL2
mvsch:0:FF3674:03:000:Always have Max Super PL2
mvsch:0:FF3E74:03:500:Always have Max Super PL2 (2/2)
mvsch:0:FF41C9:40:000:Enable All Characters PL2:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvsch:62000000:000000:00000000:00000000:Select 1st Character PL2
:mvsch:00010000:FF3453:00000002:FFFFFFFF:War Machine
:mvsch:00010000:FF3453:00000004:FFFFFFFF:Captain America
:mvsch:00010000:FF3453:00000006:FFFFFFFF:Hulk
:mvsch:00010000:FF3453:00000008:FFFFFFFF:Wolverine
:mvsch:00010000:FF3453:0000000A:FFFFFFFF:Gambit
:mvsch:00010000:FF3453:0000000C:FFFFFFFF:Venom
:mvsch:00010000:FF3453:0000000E:FFFFFFFF:Spider-Man
:mvsch:00010000:FF3453:00000010:FFFFFFFF:Roll
:mvsch:00010000:FF3453:00000012:FFFFFFFF:Ryu
:mvsch:00010000:FF3453:00000014:FFFFFFFF:Captain Commando
:mvsch:00010000:FF3453:00000016:FFFFFFFF:Chun-Li
:mvsch:00010000:FF3453:00000018:FFFFFFFF:Jin
:mvsch:00010000:FF3453:0000001A:FFFFFFFF:Zangeif
:mvsch:00010000:FF3453:0000001C:FFFFFFFF:Strider Hiryu
:mvsch:00010000:FF3453:0000001E:FFFFFFFF:Morrigan
:mvsch:00010000:FF3453:00000020:FFFFFFFF:Rockman
:mvsch:00010000:FF3453:00000022:FFFFFFFF:Onslaught
:mvsch:00010000:FF3453:00000024:FFFFFFFF:Alt-Venom
:mvsch:00010000:FF3453:00000026:FFFFFFFF:Alt-Hulk
:mvsch:00010000:FF3453:00000028:FFFFFFFF:Alt-War-Machine
:mvsch:00010000:FF3453:0000002A:FFFFFFFF:Shadow Lady
:mvsch:00010000:FF3453:0000002C:FFFFFFFF:Alt-Morrigan
:mvsch:62000000:000000:00000000:00000000:Select 2nd Character PL2
:mvsch:00010000:FF3C53:00000002:FFFFFFFF:War Machine
:mvsch:00010000:FF3C53:00000004:FFFFFFFF:Captain America
:mvsch:00010000:FF3C53:00000006:FFFFFFFF:Hulk
:mvsch:00010000:FF3C53:00000008:FFFFFFFF:Wolverine
:mvsch:00010000:FF3C53:0000000A:FFFFFFFF:Gambit
:mvsch:00010000:FF3C53:0000000C:FFFFFFFF:Venom
:mvsch:00010000:FF3C53:0000000E:FFFFFFFF:Spider-Man
:mvsch:00010000:FF3C53:00000010:FFFFFFFF:Roll
:mvsch:00010000:FF3C53:00000012:FFFFFFFF:Ryu
:mvsch:00010000:FF3C53:00000014:FFFFFFFF:Captain Commando
:mvsch:00010000:FF3C53:00000016:FFFFFFFF:Chun-Li
:mvsch:00010000:FF3C53:00000018:FFFFFFFF:Jin
:mvsch:00010000:FF3C53:0000001A:FFFFFFFF:Zangeif
:mvsch:00010000:FF3C53:0000001C:FFFFFFFF:Strider Hiryu
:mvsch:00010000:FF3C53:0000001E:FFFFFFFF:Morrigan
:mvsch:00010000:FF3C53:00000020:FFFFFFFF:Rockman
:mvsch:00010000:FF3C53:00000022:FFFFFFFF:Onslaught
:mvsch:00010000:FF3C53:00000024:FFFFFFFF:Alt-Venom
:mvsch:00010000:FF3C53:00000026:FFFFFFFF:Alt-Hulk
:mvsch:00010000:FF3C53:00000028:FFFFFFFF:Alt-War-Machine
:mvsch:00010000:FF3C53:0000002A:FFFFFFFF:Shadow Lady
:mvsch:00010000:FF3C53:0000002C:FFFFFFFF:Alt-Morrigan
:mvsch:62000000:000000:00000000:00000000:Select Partner PL2
:mvsch:00010000:FF40DB:00000018:FFFFFFFF:Unknown Soldier
:mvsch:00010000:FF40DB:00000000:FFFFFFFF:Lou
:mvsch:00010000:FF40DB:00000020:FFFFFFFF:Arthur
:mvsch:00010000:FF40DB:00000024:FFFFFFFF:Saki
:mvsch:00010000:FF40DB:0000001C:FFFFFFFF:Ton Pooh
:mvsch:00010000:FF40DB:00000048:FFFFFFFF:Devilot
:mvsch:00010000:FF40DB:00000044:FFFFFFFF:Anita
:mvsch:00010000:FF40DB:0000003C:FFFFFFFF:Pure & Fur
:mvsch:00010000:FF40DB:00000028:FFFFFFFF:Miechele Heart
:mvsch:00010000:FF40DB:0000002C:FFFFFFFF:Thor
:mvsch:00010000:FF40DB:00000010:FFFFFFFF:Cyclops
:mvsch:00010000:FF40DB:00000008:FFFFFFFF:Magneto
:mvsch:00010000:FF40DB:00000030:FFFFFFFF:Storm
:mvsch:00010000:FF40DB:0000004C:FFFFFFFF:Jubilee
:mvsch:00010000:FF40DB:00000034:FFFFFFFF:Rogue
:mvsch:00010000:FF40DB:0000000C:FFFFFFFF:Psylocke
:mvsch:00010000:FF40DB:00000004:FFFFFFFF:Juggernaut
:mvsch:00010000:FF40DB:00000038:FFFFFFFF:Iceman
:mvsch:00010000:FF40DB:00000014:FFFFFFFF:Colossus
:mvsch:00010000:FF40DB:00000040:FFFFFFFF:U.S. Agent
:mvsch:00010000:FF40DB:00000050:FFFFFFFF:Shadow
:mvsch:00010000:FF40DB:00000054:FFFFFFFF:Sentinel
mvsch:0:FF40B5:22:000:Play as Onslaught in Vs. Mode PL2:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvsch:0:FF40B7:22:500:Play as Onslaught in Vs. Mode PL2 (2/6)
mvsch:0:FF3403:01:500:Play as Onslaught in Vs. Mode PL2 (3/6)
mvsch:0:FF3C03:01:500:Play as Onslaught in Vs. Mode PL2 (4/6)
mvsch:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL2 (5/6)
mvsch:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL2 (6/6)
mvsch:0:FF4435:8F:000:Infinite Duo Time PL2
mvsch:0:FF4434:02:500:Infinite Duo Time PL2 (2/2)
mvsch:0:FF3452:00:000:Infinite Air Jump (1st Character) PL2
mvsch:0:FF3D52:00:000:Infinite Air Jump (2nd Character) PL2
mvsch:0:FF343F:01:000:Action Speed Up (1st Character) PL2
mvsch:0:FF3C3F:01:000:Action Speed Up (2nd Character) PL2
mvsch:0:FF34B7:01:000:No Chain Limit (1st Character) PL2
mvsch:0:FF3CB7:01:000:No Chain Limit (2nd Character) PL2
mvsch:0:FF3485:00:000:No Hit Stop (1st Character) PL2
mvsch:0:FF3C85:00:000:No Hit Stop (2nd Character) PL2
mvsch:0:FF3403:01:000:Human Control (1st Character) PL2
mvsch:0:FF3403:00:000:CPU Control (1st Character) PL2
mvsch:0:FF3C03:01:000:Human Control (2nd Character) PL2
mvsch:0:FF3C03:00:000:CPU Control (2nd Character) PL2
mvsch:0:FF3677:00:000:Use P colours (1st Character) PL2
mvsch:0:FF3677:01:000:Use K colours (1st Character) PL2
mvsch:0:FF3E77:00:000:Use P colours (2nd Character) PL2
mvsch:0:FF3E77:01:000:Use K colours (2nd Character) PL2
mvsch:0:FF3495:00:000:Helper 1 Colour Select - Colour 1 PL2
mvsch:0:FF3495:01:000:Helper 1 Colour Select - Colour 2 PL2
mvsch:0:FF3C95:00:000:Helper 2 Colour Select - Colour 1 PL2
mvsch:0:FF3C95:01:000:Helper 2 Colour Select - Colour 2 PL2
mvsch:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvsch:0:FF37B4:00:000:Always have Shield (1st Character) PL2
mvsch:0:FF37B4:01:000:Never have Shield (1st Character) PL2
mvsch:0:FF3FB4:00:000:Always have Shield (2nd Character) PL2
mvsch:0:FF3FB4:01:000:Never have Shield (2nd Character) PL2
mvsch:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvsch:0:FF3590:00:000:No Charge (1st Character) PL2
mvsch:0:FF3590:04:000:Charge is Controllable Auto Shot (1st Character) PL2
mvsch:0:FF3590:06:000:Charge is Auto Shot (1st Character) PL2
mvsch:0:FF3D90:00:000:No Charge (2nd Character) PL2
mvsch:0:FF3D90:04:000:Charge is Controllable Auto Shot (2nd Character) PL2
mvsch:0:FF3D90:06:000:Charge is Auto Shot (2nd Character) PL2
mvsch:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvsch:0:FF379F:B4:000:Infinite Beat Plane & Rush Drill Time PL2
mvsch:0:FF3F9F:B4:500:Infinite Beat Plane & Rush Drill Time PL2 (2/2)
mvsch:0:FF3781:00:000:Weapon always Rock Ball (1st Character) PL2
mvsch:0:FF3781:02:000:Weapon always Tornado Hold (1st Character) PL2
mvsch:0:FF3781:04:000:Weapon always Leaf Shield (1st Character) PL2
mvsch:0:FF3781:04:000:Weapon always Invisible Leaf Shield (1st Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvsch:0:FF37AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL2 (2/2)
mvsch:0:FF3F81:00:000:Weapon always Rock Ball (2nd Character) PL2
mvsch:0:FF3F81:02:000:Weapon always Tornado Hold (2nd Character) PL2
mvsch:0:FF3F81:04:000:Weapon always Leaf Shield (2nd Character) PL2
mvsch:0:FF3F81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvsch:0:FF3FAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL2 (2/2)
mvsch:0:FF344E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvsch:0:FF344F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (2/4)
mvsch:0:FF3C4E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (3/4)
mvsch:0:FF3C4F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (4/4)
mvsch:0:FF37C0:01:000:Infinite Hikou Time for War Machine PL2
mvsch:0:FF37C1:DE:500:Infinite Hikou Time for War Machine PL2 (2/4)
mvsch:0:FF3FC0:01:500:Infinite Hikou Time for War Machine PL2 (3/4)
mvsch:0:FF3FC1:DE:500:Infinite Hikou Time for War Machine PL2 (4/4)
:mvsch:60000000:000000:00000000:00000000:[ THE MOVE LIST CHEATS SECTION - BEWARE THIS IS MASSIVE! ]
:mvsch:60000000:000000:00000000:00000000:[ ]
:mvsch:60000000:000000:00000000:00000000:[ NOTE - You will find information about what the comments ]
:mvsch:60000000:000000:00000000:00000000:[ actually mean in the cheat file. Just open it with a text ]
:mvsch:60000000:000000:00000000:00000000:[ editor and search for 'Move List Cheats by KelvSYC'. ]
:mvsch:60000000:000000:00000000:00000000:[ ]
:mvsch:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
; Introduction to Move List Cheats by KelvSYC
;
; Yes, it's that time again. Once again, more moaning and groaning ensue as we add another long and large list of cheats in our
; cheat file, all with the purpose of performing moves at the touch of a button (sometimes two buttons, sometimes a direction).
; I'm pretty sure that with these sets of cheats, CPS2 will officially become "driver with most cheats", if it isn't already.
;
; Marvel vs. Capcom uses the engine and style similar to that of X-Men vs. Street Fighter. Just to review:
;
; - There are eight byte sections dedicated to each move.
; - The first byte controls the state of the move, generally increasing by 0x02 each additional step.
; - The second byte is a timer. The value is signed, so we must suspend the timer at a reasonable value. I will always set it to
; whatever the first byte is in the cheat, since this seems to work for all moves. (If it's not at a reasonable value, certain
; strengths of moves will not come out. eg. Ryu's MP Hadou Ken will not come out if the value is less than 0x03.)
;
; Unlike X-Men vs. Street Fighter, the move information about one character is separate from that of the other character, due to
; the existence of the duo. One set controls one character, and another set controls the other. Thus, like sfa3, move list cheats
; must be created with not only two sets in mind, but four.
;
; Notation Information in Cheat Comment - General
; u, b, d, and f denote the four main directions (and a combination thereof denote the four diagonal directions), while the six
; buttons are denoted by type and strength (LP, MP, HP, LK, MK, and HK). If no strength is specified, any strength will suffice.
;
; PP denotes two punch buttons, PPP for all three. Likewise for kicks.
;
; A+B denotes doing A and B together.
; A|B denotes either doing A or B (but not both).
; A,B denotes doing A, then B.
; *A denotes holding down A. When applied to a direction, this is known as "charging". When applied to a button, this is known as
; "hold to delay".
; A* denotes doing A repeatedly. When applied to a button, this is known as "mashing"/
;
; Parentheses will be used for grouping purposes if the meaning is ambiguous.
;
; qcf denotes d,df,f
; qcb denotes d,db,b
; hcf denotes f,df,d,db,b
; hcb denotes b,db,d,df,f
; dp denotes f,d,df
; rdp denotes b,d,db
; -qcf denotes f,df,d
; -qcb denotes b,db,d
; 360 denotes rotating the joystick one full circle. Most Capcom games check only the main directions. Multiples of 360 represents
; the multiple of full circles thereof.
;
; (air) means the move can be done on the ground or in the air.
; in air means the move must be done in the air.
; (close) means the move must be done close to the opponent.
:mvsch:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
:mvsch:00100000:FF31E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL1:-qcb+(P|K)
:mvsch:00100000:FF39E8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL1:-qcb+(P|K)
:mvsch:00100000:FF3208:00000606:FFFFFFFF:Crossover Combination (1st Character) PL1:qcf+HP+HK
:mvsch:00100000:FF3A08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL1:qcf+HP+HK
:mvsch:00100000:FF3218:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL1:qcb+HP+HK
:mvsch:00100000:FF3A18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL1:qcb+HP+HK
:mvsch:00100000:FF3180:00000202:FFFFFFFF:Dash (1st Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsch:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL1
:mvsch:00010000:FF3183:00000001:FFFFFFFF:Backwards
:mvsch:00010000:FF3183:00000002:FFFFFFFF:Forwards
:mvsch:00100000:FF3980:00000202:FFFFFFFF:Dash (2nd Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsch:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL1
:mvsch:00010000:FF3983:00000001:FFFFFFFF:Backwards
:mvsch:00010000:FF3983:00000002:FFFFFFFF:Forwards
:mvsch:00100000:FF3188:00000202:FFFFFFFF:Super Jump (1st Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsch:00100000:FF3988:00000202:FFFFFFFF:Super Jump (2nd Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsch:00100000:FF35E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL2:-qcb+(P|K)
:mvsch:00100000:FF3DE8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL2:-qcb+(P|K)
:mvsch:00100000:FF3608:00000606:FFFFFFFF:Crossover Combination (1st Character) PL2:qcf+HP+HK
:mvsch:00100000:FF3E08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL2:qcf+HP+HK
:mvsch:00100000:FF3618:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL2:qcb+HP+HK
:mvsch:00100000:FF3E18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL2:qcb+HP+HK
:mvsch:00100000:FF3580:00000202:FFFFFFFF:Dash (1st Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsch:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL2
:mvsch:00010000:FF3583:00000001:FFFFFFFF:Backwards
:mvsch:00010000:FF3583:00000002:FFFFFFFF:Forwards
:mvsch:00100000:FF3D80:00000202:FFFFFFFF:Dash (2nd Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvsch:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL2
:mvsch:00010000:FF3D83:00000001:FFFFFFFF:Backwards
:mvsch:00010000:FF3D83:00000002:FFFFFFFF:Forwards
:mvsch:00100000:FF3588:00000202:FFFFFFFF:Super Jump (1st Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsch:00100000:FF3D88:00000202:FFFFFFFF:Super Jump (2nd Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsch:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsch:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsch:00100000:FF39C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsch:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsch:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsch:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsch:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvsch:00100000:FF3DC8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvsch:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsch:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P (air)
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsch:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsch:00100000:FF31D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsch:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsch:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsch:00100000:FF39D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsch:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsch:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsch:00100000:FF35D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsch:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsch:00100000:FF3DD8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvsch:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsch:00100000:FF31C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsch:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsch:00100000:FF31D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsch:00100000:FF3388:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsch:00100000:FF3390:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsch:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsch:00100000:FF39C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsch:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsch:00100000:FF39D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsch:00100000:FF3B88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsch:00100000:FF3B90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsch:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsch:00100000:FF35C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsch:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsch:00100000:FF35D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsch:00100000:FF3788:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsch:00100000:FF3790:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsch:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DC8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvsch:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvsch:00100000:FF3DD8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvsch:00100000:FF3F88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvsch:00100000:FF3F90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvsch:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
; Chun-Li
;
; I finally figured out how you do button mash moves in here.
;
; How it works is that it takes three kicks to trigger the Hyakuretsu Kyaku, however the timing I found was stingier than
; that of an HP Hyakuretsu Kyaku in A3. I guess button mash is not my way to win. The third byte controls the strength of
; the kick, so that pressing KKK, then K will not trigger a Hyakuretsu Kyaku. However, only one strength can be recorded at
; a time, unlike in A3. Thus, you can't start up an MP Hyakuretsu Kyaku while doing an LP Hyakuretsu Kyaku.
;
; Having said that, the strength of the kick is locked in when you kick. Thus, the cheat for the Hyakuretsu Kyaku only works
; if you actually select a strength through a cheat, or activate while doing a normal kick. And then you can only do the
; Hyakuretsu Kyaku of the specified strength. Likewise with A3, pressing the specified kick button will do one round of kicking.
; You will need to mash the button to kick some more.
;
; This also applies for Shadow Lady's Infinity Leg.
;
; Can someone check if this principle works for xmvsf?
;
; Mash buttons for more hits to Chun-Li's Kikou Shou HC, Chun-Li's Senretsu Kyaku HC, or Shadow Lady's Big Bang Laser HC.
;
; You cannot use Chun-Li's Shichisei Senkuu Kyaku HC or Shadow Lady's Final Mission HC during a duo.
;
; Chun-Li's Reishiki Kikou Ken (f+HP) looks like an Alpha style Kikou Shou.
;
; Shadow Lady's Final Mission HC looks like a blockable Shun Goku Satsu performed only with the legs...
:mvsch:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsch:00100000:FF31A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsch:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsch:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvsch:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvsch:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsch:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsch:00100000:FF39A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsch:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsch:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvsch:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvsch:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvsch:00100000:FF39C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsch:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsch:00100000:FF35A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsch:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsch:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvsch:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvsch:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsch:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvsch:00100000:FF3DA0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvsch:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvsch:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvsch:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvsch:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvsch:00100000:FF3DC8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvsch:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsch:00100000:FF31A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsch:00100000:FF31B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsch:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsch:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvsch:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvsch:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsch:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsch:00100000:FF39A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsch:00100000:FF39B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsch:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsch:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvsch:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvsch:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvsch:00100000:FF39C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsch:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsch:00100000:FF35A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsch:00100000:FF35B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsch:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsch:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvsch:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvsch:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsch:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DA0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvsch:00100000:FF3DB0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvsch:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvsch:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvsch:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvsch:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvsch:00100000:FF3DC8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
; Zangief
;
; The Iron Body uses one level of super bar.
;
; Zangief has no back dash. His forward dash is a throw. The same is true for Mech-Zangief.
;
; Doing the Ultra Final Atomic Buster HC during a Duo will result in Zangief doing a Final Atomic Buster HC.
;
; The Atomic Suplex and the Flying Powerbomb uses the same address and command. However, the Atomic Suplex is done when
; Zangief is close to the opponent.
;
:mvsch:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL1 ]
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsch:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsch:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsch:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsch:00100000:FF31C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvsch:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsch:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL1 ]
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsch:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsch:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsch:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsch:00100000:FF39C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvsch:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsch:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL2 ]
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsch:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsch:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsch:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsch:00100000:FF35C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvsch:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsch:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL2 ]
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvsch:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsch:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsch:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsch:00100000:FF3DC8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvsch:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsch:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL1 ]
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsch:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsch:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsch:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsch:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsch:00100000:FF31D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsch:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL1 ]
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsch:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsch:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsch:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsch:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsch:00100000:FF39D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsch:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL2 ]
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsch:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsch:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsch:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsch:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsch:00100000:FF35D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsch:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL2 ]
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvsch:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvsch:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvsch:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvsch:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvsch:00100000:FF3DD8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvsch:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsch:00100000:FF3198:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsch:00100000:FF31B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsch:00100000:FF3998:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsch:00100000:FF39B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsch:00100000:FF3598:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsch:00100000:FF35B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvsch:00100000:FF3D98:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DB8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Gram:dp+P
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Gram:dp+K
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsch:00100000:FF31D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsch:00100000:FF31D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsch:00100000:FF31E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsch:00100000:FF3390:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsch:00100000:FF3398:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsch:00100000:FF33A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Gram:dp+P
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Gram:dp+K
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsch:00100000:FF39C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsch:00100000:FF39D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsch:00100000:FF39D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsch:00100000:FF39E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsch:00100000:FF3B98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsch:00100000:FF3BA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Gram:dp+P
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Gram:dp+K
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsch:00100000:FF35D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsch:00100000:FF35D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsch:00100000:FF35E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsch:00100000:FF3790:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsch:00100000:FF3798:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsch:00100000:FF37A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Gram:dp+P
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Gram:dp+K
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Gram:dp+P in air
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvsch:00100000:FF3DC8:00000606:FFFFFFFF:Formation A:qcf+K
:mvsch:00100000:FF3DD0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DD8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvsch:00100000:FF3DE0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvsch:00100000:FF3F90:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvsch:00100000:FF3F98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvsch:00100000:FF3FA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
; Mega Man
;
; With Mega Man's Charge Shot, once you press HP the first byte changes to 02 and a timer starts counting down. Once it gets
; to zero the first byte changes to 04. When you let go of HP, it fires, and the first byte resets to zero.
;
; Thus we have a dilemma that must be solved one of two ways: one is to change the first byte to 04 and make it a one-shot
; cheat (otherwise Mega Man will fire repeatedly). This way, you don't have to press HP at all.
;
; The second way is the one I choose. When you activate this cheat, press HP. Deactivate the cheat before releasing.
;
:mvsch:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Mega Upper:dp+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL1 ]
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsch:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsch:00100000:FF31D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsch:00100000:FF31D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsch:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL1 ]
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsch:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsch:00100000:FF39C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsch:00100000:FF39D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsch:00100000:FF39D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsch:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL2 ]
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsch:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsch:00100000:FF35D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsch:00100000:FF35D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsch:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL2 ]
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvsch:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DC8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvsch:00100000:FF3DD0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvsch:00100000:FF3DD8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvsch:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL1 ]
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsch:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsch:00100000:FF31D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsch:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL1 ]
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsch:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsch:00100000:FF39C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsch:00100000:FF39D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsch:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL2 ]
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsch:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsch:00100000:FF35D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsch:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL2 ]
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvsch:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvsch:00100000:FF3DC8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvsch:00100000:FF3DD8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvsch:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsch:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsch:00100000:FF39C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsch:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsch:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvsch:00100000:FF3DC8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvsch:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsch:00100000:FF31A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsch:00100000:FF31B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsch:00100000:FF31D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsch:00100000:FF31D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsch:00100000:FF39A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsch:00100000:FF39B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsch:00100000:FF39C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsch:00100000:FF39D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsch:00100000:FF39D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsch:00100000:FF35A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsch:00100000:FF35B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsch:00100000:FF35D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsch:00100000:FF35D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Trick Card:qcb+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvsch:00100000:FF3DA8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DB8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvsch:00100000:FF3DC8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvsch:00100000:FF3DD0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsch:00100000:FF3DD8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvsch:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsch:00100000:FF31C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsch:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsch:00100000:FF39C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsch:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsch:00100000:FF35C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsch:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvsch:00100000:FF3DC0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvsch:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsch:00100000:FF31A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsch:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsch:00100000:FF39A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsch:00100000:FF39C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsch:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsch:00100000:FF35A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsch:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvsch:00100000:FF3DA8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DC8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvsch:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
;
; War Machine
;
; Dang it, this is the only Marvel character in this roster I don't know the name of. Good thing this movelist is short.
;
; You can move in all directions during the Hikou and perform any air attack.
;
; War Machine can't perform the Hikou during a duo.
;
; Gold War Machine has Hyper Armor compared to the normal one.
;
:mvsch:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL1 ]
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL1 ]
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL2 ]
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL2 ]
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
;
; The Incredible Hulk
;
; The difference between regular Hulk and Orange Hulk is that regular Hulk has super armor when on the ground or performing
; a special. Orange Hulk does not have that luxury.
;
; The following works for either version of Hulk.
;
:mvsch:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsch:00100000:FF31A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsch:00100000:FF31A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvsch:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsch:00100000:FF39A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsch:00100000:FF39A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvsch:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsch:00100000:FF35A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsch:00100000:FF35A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvsch:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvsch:00100000:FF3DA0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvsch:00100000:FF3DA8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
;
; Venom
;
; The on-again, off-again good guy is now on again, I guess.
;
; Rotate joystick during Web Throw for more damage.
;
; When Eddie uses his punch throws, he traps them in a spider web, allowing you some time to deal some damage.
;
; Eddie's Web Throw will not hit if you use his punch throws to trap your opponent.
;
; Red Venom has no dash or backstep. He's fast enough already.
;
:mvsch:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsch:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsch:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsch:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsch:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsch:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsch:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvsch:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsch:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsch:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsch:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsch:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsch:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsch:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvsch:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvsch:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
;
; Roll
;
; It's funny how small Roll is. So funny it isn't.
;
; Same notes for Roll as Mega Man regarding the Beat Plane, Rush Drill, and Eddie Yobi/Item Kougeki.
;
:mvsch:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL1 ]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL1 ]
:mvsch:00100000:FF3990:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsch:00100000:FF3998:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsch:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvsch:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvsch:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvsch:00100000:FF39B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsch:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL2 ]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvsch:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL2 ]
:mvsch:00100000:FF3D90:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvsch:00100000:FF3D98:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvsch:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvsch:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvsch:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvsch:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvsch:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
;
; Onslaught
;
; A couple of notes before getting to Onslaught.
;
; Onslaught is only useable if you put him as the A character.
;
; Onslaught's first form has no normal attacks. You will need to rely on these attacks.
;
; Onslaught's Warp will take you to the side opposite to the punch button used (LP takes you to the right, HP to the left).
;
; As you find, Onslaught does not have a formal MP+MK assist (or an HP+HK switch, and thus can't do duos, CCs, and VCs). That's
; why you have the Sentinel Assist.
;
; Move Onslaught any way you want in the second form by using your joystick.
;
; Onslaught's second form has two normal attacks, MK and HK. MK sends out the Sentinel missiles while HK just puts rocks in the
; background that doesn't actually do anything.
;
; Onslaught peforms the 3 Rensha Beam with qcb+LP and the 5 Rensha Beam with qcb+LK.
;
; Surprisingly, the addresses for both forms of Onslaught are mutually exclusive.
;
; If you have a home version of Marvel vs. Capcom, the moves here are different from that version you are used to.
;
:mvsch:60000000:000000:00000000:00000000:[ Use for Onslaught (PL1)]
:mvsch:00100000:FF3190:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvsch:00100000:FF3198:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvsch:00100000:FF31A0:00000606:FFFFFFFF:Warp:dp+P
:mvsch:00100000:FF31A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvsch:00100000:FF31B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvsch:00100000:FF31B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvsch:00100000:FF31C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvsch:00100000:FF31C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvsch:60000000:000000:00000000:00000000:[ Use for Onslaught (PL2)]
:mvsch:00100000:FF3590:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvsch:00100000:FF3598:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvsch:00100000:FF35A0:00000606:FFFFFFFF:Warp:dp+P
:mvsch:00100000:FF35A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvsch:00100000:FF35B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvsch:00100000:FF35B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvsch:00100000:FF35C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvsch:00100000:FF35C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvsch:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL1)]
:mvsch:00100000:FF31D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvsch:00100000:FF31D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvsch:00100000:FF31E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvsch:00100000:FF31E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvsch:00100000:FF3220:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
:mvsch:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL2)]
:mvsch:00100000:FF35D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvsch:00100000:FF35D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvsch:00100000:FF35E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvsch:00100000:FF35E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvsch:00100000:FF3620:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
mvsch:0:000000:00:999:[ These are the codes to set the machine region - the ]
mvsch:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mvsch:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mvsch:0:FF44B3:00:000:Region Switch = Japan
mvsch:0:FF44B3:02:000:Region Switch = USA
mvsch:0:FF44B3:04:000:Region Switch = Euro
mvsch:0:FF44B3:06:000:Region Switch = Brazil
mvsch:0:FF44B3:08:000:Region Switch = Hispanic
mvsch:0:FF44B3:0A:000:Region Switch = Asia
; [ Marvel Vs. Capcom: Clash of Super Heroes (Japan 980123) ]
mvscj:0:FF4008:99:000:Infinite Time
mvscj:0:FF4008:00:002:Finish this Round Now!
mvscj:0:FF416E:13:000:Infinite Character Select Time
mvscj:0:FF4113:09:071:Select Backdrop Now!:Will not update till the next round - use it before the backdrop displays
mvscj:0:FF4081:09:071:Select Current Stage Now!
mvscj:0:FF4081:09:001:Go to Final Stage Now!
mvscj:0:FF40B1:22:000:Play Onslaught Vs. Onslaught
mvscj:0:FF40B3:22:500:Play Onslaught Vs. Onslaught (02/11)
mvscj:0:FF40B5:22:500:Play Onslaught Vs. Onslaught (03/11)
mvscj:0:FF40B7:22:500:Play Onslaught Vs. Onslaught (04/11)
mvscj:0:FF3003:01:500:Play Onslaught Vs. Onslaught (05/11)
mvscj:0:FF3803:01:500:Play Onslaught Vs. Onslaught (06/11)
mvscj:0:FF415E:22:500:Play Onslaught Vs. Onslaught (07/11)
mvscj:0:FF415F:22:500:Play Onslaught Vs. Onslaught (08/11)
mvscj:0:FF3403:01:500:Play Onslaught Vs. Onslaught (09/11)
mvscj:0:FF3C03:01:500:Play Onslaught Vs. Onslaught (10/11)
mvscj:0:FF4101:00:500:Play Onslaught Vs. Onslaught (11/11)
mvscj:0:FF3271:90:000:Infinite Energy (1st Character) PL1
mvscj:0:FF3271:00:001:Drain All Energy (1st Character) Now! PL1
mvscj:0:FF327B:90:000:Infinite Red Bar (1st Character) PL1
mvscj:0:FF3A21:90:000:Infinite Energy (2nd Character) PL1
mvscj:0:FF3A21:00:001:Drain All Energy (2nd Character) Now! PL1
mvscj:0:FF3A7B:90:000:Infinite Red Bar (2nd Character) PL1
mvscj:0:FF32C6:09:000:Infinite Strikers PL1
mvscj:0:FF3274:03:000:Always have Max Super PL1
mvscj:0:FF3A74:03:500:Always have Max Super PL1 (2/2)
mvscj:0:FF4199:40:000:Enable All Characters PL1:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvscj:62000000:000000:00000000:00000000:Select 1st Character PL1
:mvscj:00010000:FF3053:00000002:FFFFFFFF:War Machine
:mvscj:00010000:FF3053:00000004:FFFFFFFF:Captain America
:mvscj:00010000:FF3053:00000006:FFFFFFFF:Hulk
:mvscj:00010000:FF3053:00000008:FFFFFFFF:Wolverine
:mvscj:00010000:FF3053:0000000A:FFFFFFFF:Gambit
:mvscj:00010000:FF3053:0000000C:FFFFFFFF:Venom
:mvscj:00010000:FF3053:0000000E:FFFFFFFF:Spider-Man
:mvscj:00010000:FF3053:00000010:FFFFFFFF:Roll
:mvscj:00010000:FF3053:00000012:FFFFFFFF:Ryu
:mvscj:00010000:FF3053:00000014:FFFFFFFF:Captain Commando
:mvscj:00010000:FF3053:00000016:FFFFFFFF:Chun-Li
:mvscj:00010000:FF3053:00000018:FFFFFFFF:Jin
:mvscj:00010000:FF3053:0000001A:FFFFFFFF:Zangeif
:mvscj:00010000:FF3053:0000001C:FFFFFFFF:Strider Hiryu
:mvscj:00010000:FF3053:0000001E:FFFFFFFF:Morrigan
:mvscj:00010000:FF3053:00000020:FFFFFFFF:Rockman
:mvscj:00010000:FF3053:00000022:FFFFFFFF:Onslaught
:mvscj:00010000:FF3053:00000024:FFFFFFFF:Alt-Venom
:mvscj:00010000:FF3053:00000026:FFFFFFFF:Alt-Hulk
:mvscj:00010000:FF3053:00000028:FFFFFFFF:Alt-War-Machine
:mvscj:00010000:FF3053:0000002A:FFFFFFFF:Shadow Lady
:mvscj:00010000:FF3053:0000002C:FFFFFFFF:Alt-Morrigan
:mvscj:62000000:000000:00000000:00000000:Select 2nd Character PL1
:mvscj:00010000:FF3853:00000002:FFFFFFFF:War Machine
:mvscj:00010000:FF3853:00000004:FFFFFFFF:Captain America
:mvscj:00010000:FF3853:00000006:FFFFFFFF:Hulk
:mvscj:00010000:FF3853:00000008:FFFFFFFF:Wolverine
:mvscj:00010000:FF3853:0000000A:FFFFFFFF:Gambit
:mvscj:00010000:FF3853:0000000C:FFFFFFFF:Venom
:mvscj:00010000:FF3853:0000000E:FFFFFFFF:Spider-Man
:mvscj:00010000:FF3853:00000010:FFFFFFFF:Roll
:mvscj:00010000:FF3853:00000012:FFFFFFFF:Ryu
:mvscj:00010000:FF3853:00000014:FFFFFFFF:Captain Commando
:mvscj:00010000:FF3853:00000016:FFFFFFFF:Chun-Li
:mvscj:00010000:FF3853:00000018:FFFFFFFF:Jin
:mvscj:00010000:FF3853:0000001A:FFFFFFFF:Zangeif
:mvscj:00010000:FF3853:0000001C:FFFFFFFF:Strider Hiryu
:mvscj:00010000:FF3853:0000001E:FFFFFFFF:Morrigan
:mvscj:00010000:FF3853:00000020:FFFFFFFF:Rockman
:mvscj:00010000:FF3853:00000022:FFFFFFFF:Onslaught
:mvscj:00010000:FF3853:00000024:FFFFFFFF:Alt-Venom
:mvscj:00010000:FF3853:00000026:FFFFFFFF:Alt-Hulk
:mvscj:00010000:FF3853:00000028:FFFFFFFF:Alt-War-Machine
:mvscj:00010000:FF3853:0000002A:FFFFFFFF:Shadow Lady
:mvscj:00010000:FF3853:0000002C:FFFFFFFF:Alt-Morrigan
:mvscj:62000000:000000:00000000:00000000:Select Partner PL1
:mvscj:00010000:FF40D9:00000018:FFFFFFFF:Unknown Soldier
:mvscj:00010000:FF40D9:00000000:FFFFFFFF:Lou
:mvscj:00010000:FF40D9:00000020:FFFFFFFF:Arthur
:mvscj:00010000:FF40D9:00000024:FFFFFFFF:Saki
:mvscj:00010000:FF40D9:0000001C:FFFFFFFF:Ton Pooh
:mvscj:00010000:FF40D9:00000048:FFFFFFFF:Devilot
:mvscj:00010000:FF40D9:00000044:FFFFFFFF:Anita
:mvscj:00010000:FF40D9:0000003C:FFFFFFFF:Pure & Fur
:mvscj:00010000:FF40D9:00000028:FFFFFFFF:Miechele Heart
:mvscj:00010000:FF40D9:0000002C:FFFFFFFF:Thor
:mvscj:00010000:FF40D9:00000010:FFFFFFFF:Cyclops
:mvscj:00010000:FF40D9:00000008:FFFFFFFF:Magneto
:mvscj:00010000:FF40D9:00000030:FFFFFFFF:Storm
:mvscj:00010000:FF40D9:0000004C:FFFFFFFF:Jubilee
:mvscj:00010000:FF40D9:00000034:FFFFFFFF:Rogue
:mvscj:00010000:FF40D9:0000000C:FFFFFFFF:Psylocke
:mvscj:00010000:FF40D9:00000004:FFFFFFFF:Juggernaut
:mvscj:00010000:FF40D9:00000038:FFFFFFFF:Iceman
:mvscj:00010000:FF40D9:00000014:FFFFFFFF:Colossus
:mvscj:00010000:FF40D9:00000040:FFFFFFFF:U.S. Agent
:mvscj:00010000:FF40D9:00000050:FFFFFFFF:Shadow
:mvscj:00010000:FF40D9:00000054:FFFFFFFF:Sentinel
mvscj:0:FF30E6:1A:001:Use Ryu's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvscj:0:FF32CA:87:501:Use Ryu's Attacks (1st Character) PL1
mvscj:0:FF32CB:C4:501:Use Ryu's Attacks (1st Character) PL1
mvscj:0:FF3385:00:501:Use Ryu's Attacks (1st Character) PL1
mvscj:0:FF30E6:30:001:Use Ken's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvscj:0:FF32CA:EC:501:Use Ken's Attacks (1st Character) PL1
mvscj:0:FF32CB:44:501:Use Ken's Attacks (1st Character) PL1
mvscj:0:FF3385:02:501:Use Ken's Attacks (1st Character) PL1
mvscj:0:FF30E6:32:001:Use Akuma's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvscj:0:FF32CA:ED:501:Use Akuma's Attacks (1st Character) PL1
mvscj:0:FF32CB:04:501:Use Akuma's Attacks (1st Character) PL1
mvscj:0:FF3385:04:501:Use Akuma's Attacks (1st Character) PL1
mvscj:0:FF40B1:22:000:Play as Onslaught in Vs. Mode PL1:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvscj:0:FF40B3:22:500:Play as Onslaught in Vs. Mode PL1 (2/6)
mvscj:0:FF3003:01:500:Play as Onslaught in Vs. Mode PL1 (3/6)
mvscj:0:FF3803:01:500:Play as Onslaught in Vs. Mode PL1 (4/6)
mvscj:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL1 (5/6)
mvscj:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL1 (6/6)
mvscj:0:FF4035:8F:000:Infinite Duo Time PL1
mvscj:0:FF4034:02:500:Infinite Duo Time PL1 (2/2)
mvscj:0:FF3152:00:000:Infinite Air Jump (1st Character) PL1
mvscj:0:FF3952:00:000:Infinite Air Jump (2nd Character) PL1
mvscj:0:FF303F:01:000:Action Speed Up (1st Character) PL1
mvscj:0:FF383F:01:000:Action Speed Up (2nd Character) PL1
mvscj:0:FF30B7:01:000:No Chain Limit (1st Character) PL1
mvscj:0:FF38B7:01:000:No Chain Limit (2nd Character) PL1
mvscj:0:FF3085:00:000:No Hit Stop (1st Character) PL1
mvscj:0:FF3885:00:000:No Hit Stop (2nd Character) PL1
mvscj:0:FF3003:01:000:Human Control (1st Character) PL1
mvscj:0:FF3003:00:000:CPU Control (1st Character) PL1
mvscj:0:FF3803:01:000:Human Control (2nd Character) PL1
mvscj:0:FF3803:00:000:CPU Control (2nd Character) PL1
mvscj:0:FF3277:00:000:Use P colours (1st Character) PL1
mvscj:0:FF3277:01:000:Use K colours (1st Character) PL1
mvscj:0:FF3A77:00:000:Use P colours (2nd Character) PL1
mvscj:0:FF3A77:01:000:Use K colours (2nd Character) PL1
mvscj:0:FF3095:00:000:Helper 1 Colour always Colour 1 PL1
mvscj:0:FF3095:01:000:Helper 1 Colour always Colour 2 PL1
mvscj:0:FF3895:00:000:Helper 2 Colour always Colour 1 PL1
mvscj:0:FF3895:01:000:Helper 2 Colour always Colour 2 PL1
mvscj:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvscj:0:FF33B4:00:000:Always have Shield (1st Character) PL1
mvscj:0:FF33B4:01:000:Never have Shield (1st Character) PL1
mvscj:0:FF3BB4:00:000:Always have Shield (2nd Character) PL1
mvscj:0:FF3BB4:01:000:Never have Shield (2nd Character) PL1
mvscj:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvscj:0:FF3190:00:000:No Charge (1st Character) PL1
mvscj:0:FF3190:04:000:Charge is Controllable Auto Shot (1st Character) PL1
mvscj:0:FF3190:06:000:Charge is Auto Shot (1st Character) PL1
mvscj:0:FF3990:00:000:No Charge (2nd Character) PL1
mvscj:0:FF3990:04:000:Charge is Controllable Auto Shot (2nd Character) PL1
mvscj:0:FF3990:06:000:Charge is Auto Shot (2nd Character) PL1
mvscj:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvscj:0:FF339F:B4:000:Infinite Beat Plane & Rush Drill Time PL1
mvscj:0:FF3B9F:B4:500:Infinite Beat Plane & Rush Drill Time PL1 (2/2)
mvscj:0:FF3381:00:000:Weapon always Rock Ball (1st Character) PL1
mvscj:0:FF3381:02:000:Weapon always Tornado Hold (1st Character) PL1
mvscj:0:FF3381:04:000:Weapon always Leaf Shield (1st Character) PL1
mvscj:0:FF3381:04:000:Weapon always Invisible Leaf Shield (1st Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvscj:0:FF33AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL1 (2/2)
mvscj:0:FF3B81:00:000:Weapon always Rock Ball (2nd Character) PL1
mvscj:0:FF3B81:02:000:Weapon always Tornado Hold (2nd Character) PL1
mvscj:0:FF3B81:04:000:Weapon always Leaf Shield (2nd Character) PL1
mvscj:0:FF3B81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvscj:0:FF3BAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL1 (2/2)
mvscj:0:FF304E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvscj:0:FF304F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (2/4)
mvscj:0:FF384E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (3/4)
mvscj:0:FF384F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (4/4)
mvscj:0:FF33C0:01:000:Infinite Hikou Time for War Machine PL1
mvscj:0:FF33C1:DE:500:Infinite Hikou Time for War Machine PL1 (2/4)
mvscj:0:FF3BC0:01:500:Infinite Hikou Time for War Machine PL1 (3/4)
mvscj:0:FF3BC1:DE:500:Infinite Hikou Time for War Machine PL1 (4/4)
mvscj:0:FF3671:90:000:Infinite Energy (1st Character) PL2
mvscj:0:FF3671:00:001:Drain All Energy (1st Character) Now! PL2
mvscj:0:FF367B:90:000:Infinite Red Bar (1st Character) PL2
mvscj:0:FF3E71:90:000:Infinite Energy (2nd Character) PL2
mvscj:0:FF3E71:00:001:Drain All Energy (2nd Character) Now! PL2
mvscj:0:FF3E7B:90:000:Infinite Red Bar (2nd Character) PL2
mvscj:0:FF36C6:09:000:Infinite Strikers PL2
mvscj:0:FF3674:03:000:Always have Max Super PL2
mvscj:0:FF3E74:03:500:Always have Max Super PL2 (2/2)
mvscj:0:FF41C9:40:000:Enable All Characters PL2:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvscj:62000000:000000:00000000:00000000:Select 1st Character PL2
:mvscj:00010000:FF3453:00000002:FFFFFFFF:War Machine
:mvscj:00010000:FF3453:00000004:FFFFFFFF:Captain America
:mvscj:00010000:FF3453:00000006:FFFFFFFF:Hulk
:mvscj:00010000:FF3453:00000008:FFFFFFFF:Wolverine
:mvscj:00010000:FF3453:0000000A:FFFFFFFF:Gambit
:mvscj:00010000:FF3453:0000000C:FFFFFFFF:Venom
:mvscj:00010000:FF3453:0000000E:FFFFFFFF:Spider-Man
:mvscj:00010000:FF3453:00000010:FFFFFFFF:Roll
:mvscj:00010000:FF3453:00000012:FFFFFFFF:Ryu
:mvscj:00010000:FF3453:00000014:FFFFFFFF:Captain Commando
:mvscj:00010000:FF3453:00000016:FFFFFFFF:Chun-Li
:mvscj:00010000:FF3453:00000018:FFFFFFFF:Jin
:mvscj:00010000:FF3453:0000001A:FFFFFFFF:Zangeif
:mvscj:00010000:FF3453:0000001C:FFFFFFFF:Strider Hiryu
:mvscj:00010000:FF3453:0000001E:FFFFFFFF:Morrigan
:mvscj:00010000:FF3453:00000020:FFFFFFFF:Rockman
:mvscj:00010000:FF3453:00000022:FFFFFFFF:Onslaught
:mvscj:00010000:FF3453:00000024:FFFFFFFF:Alt-Venom
:mvscj:00010000:FF3453:00000026:FFFFFFFF:Alt-Hulk
:mvscj:00010000:FF3453:00000028:FFFFFFFF:Alt-War-Machine
:mvscj:00010000:FF3453:0000002A:FFFFFFFF:Shadow Lady
:mvscj:00010000:FF3453:0000002C:FFFFFFFF:Alt-Morrigan
:mvscj:62000000:000000:00000000:00000000:Select 2nd Character PL2
:mvscj:00010000:FF3C53:00000002:FFFFFFFF:War Machine
:mvscj:00010000:FF3C53:00000004:FFFFFFFF:Captain America
:mvscj:00010000:FF3C53:00000006:FFFFFFFF:Hulk
:mvscj:00010000:FF3C53:00000008:FFFFFFFF:Wolverine
:mvscj:00010000:FF3C53:0000000A:FFFFFFFF:Gambit
:mvscj:00010000:FF3C53:0000000C:FFFFFFFF:Venom
:mvscj:00010000:FF3C53:0000000E:FFFFFFFF:Spider-Man
:mvscj:00010000:FF3C53:00000010:FFFFFFFF:Roll
:mvscj:00010000:FF3C53:00000012:FFFFFFFF:Ryu
:mvscj:00010000:FF3C53:00000014:FFFFFFFF:Captain Commando
:mvscj:00010000:FF3C53:00000016:FFFFFFFF:Chun-Li
:mvscj:00010000:FF3C53:00000018:FFFFFFFF:Jin
:mvscj:00010000:FF3C53:0000001A:FFFFFFFF:Zangeif
:mvscj:00010000:FF3C53:0000001C:FFFFFFFF:Strider Hiryu
:mvscj:00010000:FF3C53:0000001E:FFFFFFFF:Morrigan
:mvscj:00010000:FF3C53:00000020:FFFFFFFF:Rockman
:mvscj:00010000:FF3C53:00000022:FFFFFFFF:Onslaught
:mvscj:00010000:FF3C53:00000024:FFFFFFFF:Alt-Venom
:mvscj:00010000:FF3C53:00000026:FFFFFFFF:Alt-Hulk
:mvscj:00010000:FF3C53:00000028:FFFFFFFF:Alt-War-Machine
:mvscj:00010000:FF3C53:0000002A:FFFFFFFF:Shadow Lady
:mvscj:00010000:FF3C53:0000002C:FFFFFFFF:Alt-Morrigan
:mvscj:62000000:000000:00000000:00000000:Select Partner PL2
:mvscj:00010000:FF40DB:00000018:FFFFFFFF:Unknown Soldier
:mvscj:00010000:FF40DB:00000000:FFFFFFFF:Lou
:mvscj:00010000:FF40DB:00000020:FFFFFFFF:Arthur
:mvscj:00010000:FF40DB:00000024:FFFFFFFF:Saki
:mvscj:00010000:FF40DB:0000001C:FFFFFFFF:Ton Pooh
:mvscj:00010000:FF40DB:00000048:FFFFFFFF:Devilot
:mvscj:00010000:FF40DB:00000044:FFFFFFFF:Anita
:mvscj:00010000:FF40DB:0000003C:FFFFFFFF:Pure & Fur
:mvscj:00010000:FF40DB:00000028:FFFFFFFF:Miechele Heart
:mvscj:00010000:FF40DB:0000002C:FFFFFFFF:Thor
:mvscj:00010000:FF40DB:00000010:FFFFFFFF:Cyclops
:mvscj:00010000:FF40DB:00000008:FFFFFFFF:Magneto
:mvscj:00010000:FF40DB:00000030:FFFFFFFF:Storm
:mvscj:00010000:FF40DB:0000004C:FFFFFFFF:Jubilee
:mvscj:00010000:FF40DB:00000034:FFFFFFFF:Rogue
:mvscj:00010000:FF40DB:0000000C:FFFFFFFF:Psylocke
:mvscj:00010000:FF40DB:00000004:FFFFFFFF:Juggernaut
:mvscj:00010000:FF40DB:00000038:FFFFFFFF:Iceman
:mvscj:00010000:FF40DB:00000014:FFFFFFFF:Colossus
:mvscj:00010000:FF40DB:00000040:FFFFFFFF:U.S. Agent
:mvscj:00010000:FF40DB:00000050:FFFFFFFF:Shadow
:mvscj:00010000:FF40DB:00000054:FFFFFFFF:Sentinel
mvscj:0:FF40B5:22:000:Play as Onslaught in Vs. Mode PL2:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvscj:0:FF40B7:22:500:Play as Onslaught in Vs. Mode PL2 (2/6)
mvscj:0:FF3403:01:500:Play as Onslaught in Vs. Mode PL2 (3/6)
mvscj:0:FF3C03:01:500:Play as Onslaught in Vs. Mode PL2 (4/6)
mvscj:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL2 (5/6)
mvscj:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL2 (6/6)
mvscj:0:FF4435:8F:000:Infinite Duo Time PL2
mvscj:0:FF4434:02:500:Infinite Duo Time PL2 (2/2)
mvscj:0:FF3452:00:000:Infinite Air Jump (1st Character) PL2
mvscj:0:FF3D52:00:000:Infinite Air Jump (2nd Character) PL2
mvscj:0:FF343F:01:000:Action Speed Up (1st Character) PL2
mvscj:0:FF3C3F:01:000:Action Speed Up (2nd Character) PL2
mvscj:0:FF34B7:01:000:No Chain Limit (1st Character) PL2
mvscj:0:FF3CB7:01:000:No Chain Limit (2nd Character) PL2
mvscj:0:FF3485:00:000:No Hit Stop (1st Character) PL2
mvscj:0:FF3C85:00:000:No Hit Stop (2nd Character) PL2
mvscj:0:FF3403:01:000:Human Control (1st Character) PL2
mvscj:0:FF3403:00:000:CPU Control (1st Character) PL2
mvscj:0:FF3C03:01:000:Human Control (2nd Character) PL2
mvscj:0:FF3C03:00:000:CPU Control (2nd Character) PL2
mvscj:0:FF3677:00:000:Use P colours (1st Character) PL2
mvscj:0:FF3677:01:000:Use K colours (1st Character) PL2
mvscj:0:FF3E77:00:000:Use P colours (2nd Character) PL2
mvscj:0:FF3E77:01:000:Use K colours (2nd Character) PL2
mvscj:0:FF3495:00:000:Helper 1 Colour Select - Colour 1 PL2
mvscj:0:FF3495:01:000:Helper 1 Colour Select - Colour 2 PL2
mvscj:0:FF3C95:00:000:Helper 2 Colour Select - Colour 1 PL2
mvscj:0:FF3C95:01:000:Helper 2 Colour Select - Colour 2 PL2
mvscj:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvscj:0:FF37B4:00:000:Always have Shield (1st Character) PL2
mvscj:0:FF37B4:01:000:Never have Shield (1st Character) PL2
mvscj:0:FF3FB4:00:000:Always have Shield (2nd Character) PL2
mvscj:0:FF3FB4:01:000:Never have Shield (2nd Character) PL2
mvscj:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvscj:0:FF3590:00:000:No Charge (1st Character) PL2
mvscj:0:FF3590:04:000:Charge is Controllable Auto Shot (1st Character) PL2
mvscj:0:FF3590:06:000:Charge is Auto Shot (1st Character) PL2
mvscj:0:FF3D90:00:000:No Charge (2nd Character) PL2
mvscj:0:FF3D90:04:000:Charge is Controllable Auto Shot (2nd Character) PL2
mvscj:0:FF3D90:06:000:Charge is Auto Shot (2nd Character) PL2
mvscj:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvscj:0:FF379F:B4:000:Infinite Beat Plane & Rush Drill Time PL2
mvscj:0:FF3F9F:B4:500:Infinite Beat Plane & Rush Drill Time PL2 (2/2)
mvscj:0:FF3781:00:000:Weapon always Rock Ball (1st Character) PL2
mvscj:0:FF3781:02:000:Weapon always Tornado Hold (1st Character) PL2
mvscj:0:FF3781:04:000:Weapon always Leaf Shield (1st Character) PL2
mvscj:0:FF3781:04:000:Weapon always Invisible Leaf Shield (1st Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvscj:0:FF37AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL2 (2/2)
mvscj:0:FF3F81:00:000:Weapon always Rock Ball (2nd Character) PL2
mvscj:0:FF3F81:02:000:Weapon always Tornado Hold (2nd Character) PL2
mvscj:0:FF3F81:04:000:Weapon always Leaf Shield (2nd Character) PL2
mvscj:0:FF3F81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvscj:0:FF3FAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL2 (2/2)
mvscj:0:FF344E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvscj:0:FF344F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (2/4)
mvscj:0:FF3C4E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (3/4)
mvscj:0:FF3C4F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (4/4)
mvscj:0:FF37C0:01:000:Infinite Hikou Time for War Machine PL2
mvscj:0:FF37C1:DE:500:Infinite Hikou Time for War Machine PL2 (2/4)
mvscj:0:FF3FC0:01:500:Infinite Hikou Time for War Machine PL2 (3/4)
mvscj:0:FF3FC1:DE:500:Infinite Hikou Time for War Machine PL2 (4/4)
:mvscj:60000000:000000:00000000:00000000:[ THE MOVE LIST CHEATS SECTION - BEWARE THIS IS MASSIVE! ]
:mvscj:60000000:000000:00000000:00000000:[ ]
:mvscj:60000000:000000:00000000:00000000:[ NOTE - You will find information about what the comments ]
:mvscj:60000000:000000:00000000:00000000:[ actually mean in the cheat file. Just open it with a text ]
:mvscj:60000000:000000:00000000:00000000:[ editor and search for 'Move List Cheats by KelvSYC'. ]
:mvscj:60000000:000000:00000000:00000000:[ ]
:mvscj:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
; Introduction to Move List Cheats by KelvSYC
;
; Yes, it's that time again. Once again, more moaning and groaning ensue as we add another long and large list of cheats in our
; cheat file, all with the purpose of performing moves at the touch of a button (sometimes two buttons, sometimes a direction).
; I'm pretty sure that with these sets of cheats, CPS2 will officially become "driver with most cheats", if it isn't already.
;
; Marvel vs. Capcom uses the engine and style similar to that of X-Men vs. Street Fighter. Just to review:
;
; - There are eight byte sections dedicated to each move.
; - The first byte controls the state of the move, generally increasing by 0x02 each additional step.
; - The second byte is a timer. The value is signed, so we must suspend the timer at a reasonable value. I will always set it to
; whatever the first byte is in the cheat, since this seems to work for all moves. (If it's not at a reasonable value, certain
; strengths of moves will not come out. eg. Ryu's MP Hadou Ken will not come out if the value is less than 0x03.)
;
; Unlike X-Men vs. Street Fighter, the move information about one character is separate from that of the other character, due to
; the existence of the duo. One set controls one character, and another set controls the other. Thus, like sfa3, move list cheats
; must be created with not only two sets in mind, but four.
;
; Notation Information in Cheat Comment - General
; u, b, d, and f denote the four main directions (and a combination thereof denote the four diagonal directions), while the six
; buttons are denoted by type and strength (LP, MP, HP, LK, MK, and HK). If no strength is specified, any strength will suffice.
;
; PP denotes two punch buttons, PPP for all three. Likewise for kicks.
;
; A+B denotes doing A and B together.
; A|B denotes either doing A or B (but not both).
; A,B denotes doing A, then B.
; *A denotes holding down A. When applied to a direction, this is known as "charging". When applied to a button, this is known as
; "hold to delay".
; A* denotes doing A repeatedly. When applied to a button, this is known as "mashing"/
;
; Parentheses will be used for grouping purposes if the meaning is ambiguous.
;
; qcf denotes d,df,f
; qcb denotes d,db,b
; hcf denotes f,df,d,db,b
; hcb denotes b,db,d,df,f
; dp denotes f,d,df
; rdp denotes b,d,db
; -qcf denotes f,df,d
; -qcb denotes b,db,d
; 360 denotes rotating the joystick one full circle. Most Capcom games check only the main directions. Multiples of 360 represents
; the multiple of full circles thereof.
;
; (air) means the move can be done on the ground or in the air.
; in air means the move must be done in the air.
; (close) means the move must be done close to the opponent.
:mvscj:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
:mvscj:00100000:FF31E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL1:-qcb+(P|K)
:mvscj:00100000:FF39E8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL1:-qcb+(P|K)
:mvscj:00100000:FF3208:00000606:FFFFFFFF:Crossover Combination (1st Character) PL1:qcf+HP+HK
:mvscj:00100000:FF3A08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL1:qcf+HP+HK
:mvscj:00100000:FF3218:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL1:qcb+HP+HK
:mvscj:00100000:FF3A18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL1:qcb+HP+HK
:mvscj:00100000:FF3180:00000202:FFFFFFFF:Dash (1st Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvscj:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL1
:mvscj:00010000:FF3183:00000001:FFFFFFFF:Backwards
:mvscj:00010000:FF3183:00000002:FFFFFFFF:Forwards
:mvscj:00100000:FF3980:00000202:FFFFFFFF:Dash (2nd Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvscj:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL1
:mvscj:00010000:FF3983:00000001:FFFFFFFF:Backwards
:mvscj:00010000:FF3983:00000002:FFFFFFFF:Forwards
:mvscj:00100000:FF3188:00000202:FFFFFFFF:Super Jump (1st Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvscj:00100000:FF3988:00000202:FFFFFFFF:Super Jump (2nd Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvscj:00100000:FF35E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL2:-qcb+(P|K)
:mvscj:00100000:FF3DE8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL2:-qcb+(P|K)
:mvscj:00100000:FF3608:00000606:FFFFFFFF:Crossover Combination (1st Character) PL2:qcf+HP+HK
:mvscj:00100000:FF3E08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL2:qcf+HP+HK
:mvscj:00100000:FF3618:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL2:qcb+HP+HK
:mvscj:00100000:FF3E18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL2:qcb+HP+HK
:mvscj:00100000:FF3580:00000202:FFFFFFFF:Dash (1st Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvscj:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL2
:mvscj:00010000:FF3583:00000001:FFFFFFFF:Backwards
:mvscj:00010000:FF3583:00000002:FFFFFFFF:Forwards
:mvscj:00100000:FF3D80:00000202:FFFFFFFF:Dash (2nd Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvscj:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL2
:mvscj:00010000:FF3D83:00000001:FFFFFFFF:Backwards
:mvscj:00010000:FF3D83:00000002:FFFFFFFF:Forwards
:mvscj:00100000:FF3588:00000202:FFFFFFFF:Super Jump (1st Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvscj:00100000:FF3D88:00000202:FFFFFFFF:Super Jump (2nd Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvscj:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscj:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvscj:00100000:FF39C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvscj:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscj:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvscj:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscj:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvscj:00100000:FF3DC8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvscj:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscj:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P (air)
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvscj:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscj:00100000:FF31D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvscj:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvscj:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscj:00100000:FF39D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvscj:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvscj:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscj:00100000:FF35D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvscj:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscj:00100000:FF3DD8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvscj:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvscj:00100000:FF31C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvscj:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscj:00100000:FF31D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvscj:00100000:FF3388:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvscj:00100000:FF3390:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvscj:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvscj:00100000:FF39C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvscj:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscj:00100000:FF39D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvscj:00100000:FF3B88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvscj:00100000:FF3B90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvscj:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvscj:00100000:FF35C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvscj:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscj:00100000:FF35D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvscj:00100000:FF3788:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvscj:00100000:FF3790:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvscj:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DC8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvscj:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscj:00100000:FF3DD8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvscj:00100000:FF3F88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvscj:00100000:FF3F90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvscj:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
; Chun-Li
;
; I finally figured out how you do button mash moves in here.
;
; How it works is that it takes three kicks to trigger the Hyakuretsu Kyaku, however the timing I found was stingier than
; that of an HP Hyakuretsu Kyaku in A3. I guess button mash is not my way to win. The third byte controls the strength of
; the kick, so that pressing KKK, then K will not trigger a Hyakuretsu Kyaku. However, only one strength can be recorded at
; a time, unlike in A3. Thus, you can't start up an MP Hyakuretsu Kyaku while doing an LP Hyakuretsu Kyaku.
;
; Having said that, the strength of the kick is locked in when you kick. Thus, the cheat for the Hyakuretsu Kyaku only works
; if you actually select a strength through a cheat, or activate while doing a normal kick. And then you can only do the
; Hyakuretsu Kyaku of the specified strength. Likewise with A3, pressing the specified kick button will do one round of kicking.
; You will need to mash the button to kick some more.
;
; This also applies for Shadow Lady's Infinity Leg.
;
; Can someone check if this principle works for xmvsf?
;
; Mash buttons for more hits to Chun-Li's Kikou Shou HC, Chun-Li's Senretsu Kyaku HC, or Shadow Lady's Big Bang Laser HC.
;
; You cannot use Chun-Li's Shichisei Senkuu Kyaku HC or Shadow Lady's Final Mission HC during a duo.
;
; Chun-Li's Reishiki Kikou Ken (f+HP) looks like an Alpha style Kikou Shou.
;
; Shadow Lady's Final Mission HC looks like a blockable Shun Goku Satsu performed only with the legs...
:mvscj:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvscj:00100000:FF31A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvscj:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvscj:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvscj:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvscj:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvscj:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvscj:00100000:FF39A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvscj:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvscj:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvscj:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvscj:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvscj:00100000:FF39C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvscj:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvscj:00100000:FF35A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvscj:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvscj:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvscj:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvscj:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvscj:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvscj:00100000:FF3DA0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvscj:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvscj:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvscj:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvscj:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvscj:00100000:FF3DC8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvscj:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvscj:00100000:FF31A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvscj:00100000:FF31B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvscj:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvscj:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvscj:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvscj:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvscj:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvscj:00100000:FF39A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvscj:00100000:FF39B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvscj:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvscj:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvscj:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvscj:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvscj:00100000:FF39C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvscj:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvscj:00100000:FF35A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvscj:00100000:FF35B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvscj:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvscj:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvscj:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvscj:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvscj:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DA0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvscj:00100000:FF3DB0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvscj:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvscj:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvscj:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvscj:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvscj:00100000:FF3DC8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
; Zangief
;
; The Iron Body uses one level of super bar.
;
; Zangief has no back dash. His forward dash is a throw. The same is true for Mech-Zangief.
;
; Doing the Ultra Final Atomic Buster HC during a Duo will result in Zangief doing a Final Atomic Buster HC.
;
; The Atomic Suplex and the Flying Powerbomb uses the same address and command. However, the Atomic Suplex is done when
; Zangief is close to the opponent.
;
:mvscj:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL1 ]
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvscj:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscj:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscj:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscj:00100000:FF31C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvscj:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscj:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL1 ]
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvscj:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscj:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscj:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscj:00100000:FF39C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvscj:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscj:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL2 ]
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvscj:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscj:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscj:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscj:00100000:FF35C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvscj:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscj:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL2 ]
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvscj:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscj:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscj:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscj:00100000:FF3DC8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvscj:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscj:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL1 ]
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvscj:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscj:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscj:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscj:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscj:00100000:FF31D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvscj:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL1 ]
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvscj:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscj:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscj:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscj:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscj:00100000:FF39D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvscj:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL2 ]
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvscj:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscj:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscj:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscj:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscj:00100000:FF35D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvscj:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL2 ]
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvscj:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscj:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscj:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscj:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscj:00100000:FF3DD8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvscj:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvscj:00100000:FF3198:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvscj:00100000:FF31B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvscj:00100000:FF3998:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvscj:00100000:FF39B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvscj:00100000:FF3598:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvscj:00100000:FF35B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvscj:00100000:FF3D98:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DB8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Gram:dp+P
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Gram:dp+K
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvscj:00100000:FF31D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvscj:00100000:FF31D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvscj:00100000:FF31E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvscj:00100000:FF3390:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvscj:00100000:FF3398:00000808:FFFFFFFF:Formation C:*b,f+K
:mvscj:00100000:FF33A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Gram:dp+P
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Gram:dp+K
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvscj:00100000:FF39C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvscj:00100000:FF39D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvscj:00100000:FF39D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvscj:00100000:FF39E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvscj:00100000:FF3B98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvscj:00100000:FF3BA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Gram:dp+P
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Gram:dp+K
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvscj:00100000:FF35D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvscj:00100000:FF35D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvscj:00100000:FF35E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvscj:00100000:FF3790:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvscj:00100000:FF3798:00000808:FFFFFFFF:Formation C:*b,f+K
:mvscj:00100000:FF37A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Gram:dp+P
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Gram:dp+K
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Gram:dp+P in air
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvscj:00100000:FF3DC8:00000606:FFFFFFFF:Formation A:qcf+K
:mvscj:00100000:FF3DD0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DD8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvscj:00100000:FF3DE0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvscj:00100000:FF3F90:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvscj:00100000:FF3F98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvscj:00100000:FF3FA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
; Mega Man
;
; With Mega Man's Charge Shot, once you press HP the first byte changes to 02 and a timer starts counting down. Once it gets
; to zero the first byte changes to 04. When you let go of HP, it fires, and the first byte resets to zero.
;
; Thus we have a dilemma that must be solved one of two ways: one is to change the first byte to 04 and make it a one-shot
; cheat (otherwise Mega Man will fire repeatedly). This way, you don't have to press HP at all.
;
; The second way is the one I choose. When you activate this cheat, press HP. Deactivate the cheat before releasing.
;
:mvscj:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Mega Upper:dp+P
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Mega Upper:dp+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Mega Upper:dp+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Mega Upper:dp+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL1 ]
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvscj:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvscj:00100000:FF31D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvscj:00100000:FF31D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvscj:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL1 ]
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvscj:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvscj:00100000:FF39C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvscj:00100000:FF39D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvscj:00100000:FF39D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvscj:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL2 ]
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvscj:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvscj:00100000:FF35D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvscj:00100000:FF35D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvscj:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL2 ]
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvscj:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DC8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvscj:00100000:FF3DD0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvscj:00100000:FF3DD8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvscj:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL1 ]
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvscj:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvscj:00100000:FF31D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvscj:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL1 ]
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvscj:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscj:00100000:FF39C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvscj:00100000:FF39D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvscj:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL2 ]
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvscj:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvscj:00100000:FF35D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvscj:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL2 ]
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvscj:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscj:00100000:FF3DC8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvscj:00100000:FF3DD8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvscj:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvscj:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvscj:00100000:FF39C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvscj:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvscj:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvscj:00100000:FF3DC8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvscj:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Trick Card:qcb+P
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvscj:00100000:FF31A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvscj:00100000:FF31B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvscj:00100000:FF31D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscj:00100000:FF31D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Trick Card:qcb+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvscj:00100000:FF39A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvscj:00100000:FF39B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscj:00100000:FF39C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvscj:00100000:FF39D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscj:00100000:FF39D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Trick Card:qcb+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvscj:00100000:FF35A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvscj:00100000:FF35B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvscj:00100000:FF35D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscj:00100000:FF35D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Trick Card:qcb+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvscj:00100000:FF3DA8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DB8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscj:00100000:FF3DC8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvscj:00100000:FF3DD0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscj:00100000:FF3DD8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscj:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvscj:00100000:FF31C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvscj:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvscj:00100000:FF39C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvscj:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvscj:00100000:FF35C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvscj:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvscj:00100000:FF3DC0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvscj:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvscj:00100000:FF31A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvscj:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvscj:00100000:FF39A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvscj:00100000:FF39C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvscj:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvscj:00100000:FF35A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvscj:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvscj:00100000:FF3DA8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DC8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvscj:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
;
; War Machine
;
; Dang it, this is the only Marvel character in this roster I don't know the name of. Good thing this movelist is short.
;
; You can move in all directions during the Hikou and perform any air attack.
;
; War Machine can't perform the Hikou during a duo.
;
; Gold War Machine has Hyper Armor compared to the normal one.
;
:mvscj:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL1 ]
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL1 ]
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL2 ]
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL2 ]
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
;
; The Incredible Hulk
;
; The difference between regular Hulk and Orange Hulk is that regular Hulk has super armor when on the ground or performing
; a special. Orange Hulk does not have that luxury.
;
; The following works for either version of Hulk.
;
:mvscj:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvscj:00100000:FF31A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvscj:00100000:FF31A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvscj:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvscj:00100000:FF39A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvscj:00100000:FF39A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvscj:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvscj:00100000:FF35A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvscj:00100000:FF35A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvscj:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvscj:00100000:FF3DA0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvscj:00100000:FF3DA8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
;
; Venom
;
; The on-again, off-again good guy is now on again, I guess.
;
; Rotate joystick during Web Throw for more damage.
;
; When Eddie uses his punch throws, he traps them in a spider web, allowing you some time to deal some damage.
;
; Eddie's Web Throw will not hit if you use his punch throws to trap your opponent.
;
; Red Venom has no dash or backstep. He's fast enough already.
;
:mvscj:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvscj:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscj:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvscj:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscj:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvscj:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscj:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvscj:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvscj:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscj:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvscj:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscj:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvscj:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscj:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvscj:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvscj:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
;
; Roll
;
; It's funny how small Roll is. So funny it isn't.
;
; Same notes for Roll as Mega Man regarding the Beat Plane, Rush Drill, and Eddie Yobi/Item Kougeki.
;
:mvscj:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL1 ]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL1 ]
:mvscj:00100000:FF3990:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvscj:00100000:FF3998:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvscj:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvscj:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvscj:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvscj:00100000:FF39B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvscj:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL2 ]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvscj:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL2 ]
:mvscj:00100000:FF3D90:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvscj:00100000:FF3D98:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvscj:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvscj:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvscj:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvscj:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvscj:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
;
; Onslaught
;
; A couple of notes before getting to Onslaught.
;
; Onslaught is only useable if you put him as the A character.
;
; Onslaught's first form has no normal attacks. You will need to rely on these attacks.
;
; Onslaught's Warp will take you to the side opposite to the punch button used (LP takes you to the right, HP to the left).
;
; As you find, Onslaught does not have a formal MP+MK assist (or an HP+HK switch, and thus can't do duos, CCs, and VCs). That's
; why you have the Sentinel Assist.
;
; Move Onslaught any way you want in the second form by using your joystick.
;
; Onslaught's second form has two normal attacks, MK and HK. MK sends out the Sentinel missiles while HK just puts rocks in the
; background that doesn't actually do anything.
;
; Onslaught peforms the 3 Rensha Beam with qcb+LP and the 5 Rensha Beam with qcb+LK.
;
; Surprisingly, the addresses for both forms of Onslaught are mutually exclusive.
;
; If you have a home version of Marvel vs. Capcom, the moves here are different from that version you are used to.
;
:mvscj:60000000:000000:00000000:00000000:[ Use for Onslaught (PL1)]
:mvscj:00100000:FF3190:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvscj:00100000:FF3198:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvscj:00100000:FF31A0:00000606:FFFFFFFF:Warp:dp+P
:mvscj:00100000:FF31A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvscj:00100000:FF31B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvscj:00100000:FF31B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvscj:00100000:FF31C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvscj:00100000:FF31C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvscj:60000000:000000:00000000:00000000:[ Use for Onslaught (PL2)]
:mvscj:00100000:FF3590:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvscj:00100000:FF3598:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvscj:00100000:FF35A0:00000606:FFFFFFFF:Warp:dp+P
:mvscj:00100000:FF35A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvscj:00100000:FF35B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvscj:00100000:FF35B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvscj:00100000:FF35C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvscj:00100000:FF35C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvscj:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL1)]
:mvscj:00100000:FF31D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvscj:00100000:FF31D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvscj:00100000:FF31E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvscj:00100000:FF31E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvscj:00100000:FF3220:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
:mvscj:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL2)]
:mvscj:00100000:FF35D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvscj:00100000:FF35D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvscj:00100000:FF35E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvscj:00100000:FF35E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvscj:00100000:FF3620:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
mvscj:0:000000:00:999:[ These are the codes to set the machine region - the ]
mvscj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mvscj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mvscj:0:FF44B3:00:000:Region Switch = Japan
mvscj:0:FF44B3:02:000:Region Switch = USA
mvscj:0:FF44B3:04:000:Region Switch = Euro
mvscj:0:FF44B3:06:000:Region Switch = Brazil
mvscj:0:FF44B3:08:000:Region Switch = Hispanic
mvscj:0:FF44B3:0A:000:Region Switch = Asia
; [ Marvel Vs. Capcom: Clash of Super Heroes (Japan 980112) ]
mvscjr1:0:FF4008:99:000:Infinite Time
mvscjr1:0:FF4008:00:002:Finish this Round Now!
mvscjr1:0:FF416E:13:000:Infinite Character Select Time
mvscjr1:0:FF4113:09:071:Select Backdrop Now!:Will not update till the next round - use it before the backdrop displays
mvscjr1:0:FF4081:09:071:Select Current Stage Now!
mvscjr1:0:FF4081:09:001:Go to Final Stage Now!
mvscjr1:0:FF40B1:22:000:Play Onslaught Vs. Onslaught
mvscjr1:0:FF40B3:22:500:Play Onslaught Vs. Onslaught (02/11)
mvscjr1:0:FF40B5:22:500:Play Onslaught Vs. Onslaught (03/11)
mvscjr1:0:FF40B7:22:500:Play Onslaught Vs. Onslaught (04/11)
mvscjr1:0:FF3003:01:500:Play Onslaught Vs. Onslaught (05/11)
mvscjr1:0:FF3803:01:500:Play Onslaught Vs. Onslaught (06/11)
mvscjr1:0:FF415E:22:500:Play Onslaught Vs. Onslaught (07/11)
mvscjr1:0:FF415F:22:500:Play Onslaught Vs. Onslaught (08/11)
mvscjr1:0:FF3403:01:500:Play Onslaught Vs. Onslaught (09/11)
mvscjr1:0:FF3C03:01:500:Play Onslaught Vs. Onslaught (10/11)
mvscjr1:0:FF4101:00:500:Play Onslaught Vs. Onslaught (11/11)
mvscjr1:0:FF3271:90:000:Infinite Energy (1st Character) PL1
mvscjr1:0:FF3271:00:001:Drain All Energy (1st Character) Now! PL1
mvscjr1:0:FF327B:90:000:Infinite Red Bar (1st Character) PL1
mvscjr1:0:FF3A21:90:000:Infinite Energy (2nd Character) PL1
mvscjr1:0:FF3A21:00:001:Drain All Energy (2nd Character) Now! PL1
mvscjr1:0:FF3A7B:90:000:Infinite Red Bar (2nd Character) PL1
mvscjr1:0:FF32C6:09:000:Infinite Strikers PL1
mvscjr1:0:FF3274:03:000:Always have Max Super PL1
mvscjr1:0:FF3A74:03:500:Always have Max Super PL1 (2/2)
mvscjr1:0:FF4199:40:000:Enable All Characters PL1:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvscjr1:62000000:000000:00000000:00000000:Select 1st Character PL1
:mvscjr1:00010000:FF3053:00000002:FFFFFFFF:War Machine
:mvscjr1:00010000:FF3053:00000004:FFFFFFFF:Captain America
:mvscjr1:00010000:FF3053:00000006:FFFFFFFF:Hulk
:mvscjr1:00010000:FF3053:00000008:FFFFFFFF:Wolverine
:mvscjr1:00010000:FF3053:0000000A:FFFFFFFF:Gambit
:mvscjr1:00010000:FF3053:0000000C:FFFFFFFF:Venom
:mvscjr1:00010000:FF3053:0000000E:FFFFFFFF:Spider-Man
:mvscjr1:00010000:FF3053:00000010:FFFFFFFF:Roll
:mvscjr1:00010000:FF3053:00000012:FFFFFFFF:Ryu
:mvscjr1:00010000:FF3053:00000014:FFFFFFFF:Captain Commando
:mvscjr1:00010000:FF3053:00000016:FFFFFFFF:Chun-Li
:mvscjr1:00010000:FF3053:00000018:FFFFFFFF:Jin
:mvscjr1:00010000:FF3053:0000001A:FFFFFFFF:Zangeif
:mvscjr1:00010000:FF3053:0000001C:FFFFFFFF:Strider Hiryu
:mvscjr1:00010000:FF3053:0000001E:FFFFFFFF:Morrigan
:mvscjr1:00010000:FF3053:00000020:FFFFFFFF:Rockman
:mvscjr1:00010000:FF3053:00000022:FFFFFFFF:Onslaught
:mvscjr1:00010000:FF3053:00000024:FFFFFFFF:Alt-Venom
:mvscjr1:00010000:FF3053:00000026:FFFFFFFF:Alt-Hulk
:mvscjr1:00010000:FF3053:00000028:FFFFFFFF:Alt-War-Machine
:mvscjr1:00010000:FF3053:0000002A:FFFFFFFF:Shadow Lady
:mvscjr1:00010000:FF3053:0000002C:FFFFFFFF:Alt-Morrigan
:mvscjr1:62000000:000000:00000000:00000000:Select 2nd Character PL1
:mvscjr1:00010000:FF3853:00000002:FFFFFFFF:War Machine
:mvscjr1:00010000:FF3853:00000004:FFFFFFFF:Captain America
:mvscjr1:00010000:FF3853:00000006:FFFFFFFF:Hulk
:mvscjr1:00010000:FF3853:00000008:FFFFFFFF:Wolverine
:mvscjr1:00010000:FF3853:0000000A:FFFFFFFF:Gambit
:mvscjr1:00010000:FF3853:0000000C:FFFFFFFF:Venom
:mvscjr1:00010000:FF3853:0000000E:FFFFFFFF:Spider-Man
:mvscjr1:00010000:FF3853:00000010:FFFFFFFF:Roll
:mvscjr1:00010000:FF3853:00000012:FFFFFFFF:Ryu
:mvscjr1:00010000:FF3853:00000014:FFFFFFFF:Captain Commando
:mvscjr1:00010000:FF3853:00000016:FFFFFFFF:Chun-Li
:mvscjr1:00010000:FF3853:00000018:FFFFFFFF:Jin
:mvscjr1:00010000:FF3853:0000001A:FFFFFFFF:Zangeif
:mvscjr1:00010000:FF3853:0000001C:FFFFFFFF:Strider Hiryu
:mvscjr1:00010000:FF3853:0000001E:FFFFFFFF:Morrigan
:mvscjr1:00010000:FF3853:00000020:FFFFFFFF:Rockman
:mvscjr1:00010000:FF3853:00000022:FFFFFFFF:Onslaught
:mvscjr1:00010000:FF3853:00000024:FFFFFFFF:Alt-Venom
:mvscjr1:00010000:FF3853:00000026:FFFFFFFF:Alt-Hulk
:mvscjr1:00010000:FF3853:00000028:FFFFFFFF:Alt-War-Machine
:mvscjr1:00010000:FF3853:0000002A:FFFFFFFF:Shadow Lady
:mvscjr1:00010000:FF3853:0000002C:FFFFFFFF:Alt-Morrigan
:mvscjr1:62000000:000000:00000000:00000000:Select Partner PL1
:mvscjr1:00010000:FF40D9:00000018:FFFFFFFF:Unknown Soldier
:mvscjr1:00010000:FF40D9:00000000:FFFFFFFF:Lou
:mvscjr1:00010000:FF40D9:00000020:FFFFFFFF:Arthur
:mvscjr1:00010000:FF40D9:00000024:FFFFFFFF:Saki
:mvscjr1:00010000:FF40D9:0000001C:FFFFFFFF:Ton Pooh
:mvscjr1:00010000:FF40D9:00000048:FFFFFFFF:Devilot
:mvscjr1:00010000:FF40D9:00000044:FFFFFFFF:Anita
:mvscjr1:00010000:FF40D9:0000003C:FFFFFFFF:Pure & Fur
:mvscjr1:00010000:FF40D9:00000028:FFFFFFFF:Miechele Heart
:mvscjr1:00010000:FF40D9:0000002C:FFFFFFFF:Thor
:mvscjr1:00010000:FF40D9:00000010:FFFFFFFF:Cyclops
:mvscjr1:00010000:FF40D9:00000008:FFFFFFFF:Magneto
:mvscjr1:00010000:FF40D9:00000030:FFFFFFFF:Storm
:mvscjr1:00010000:FF40D9:0000004C:FFFFFFFF:Jubilee
:mvscjr1:00010000:FF40D9:00000034:FFFFFFFF:Rogue
:mvscjr1:00010000:FF40D9:0000000C:FFFFFFFF:Psylocke
:mvscjr1:00010000:FF40D9:00000004:FFFFFFFF:Juggernaut
:mvscjr1:00010000:FF40D9:00000038:FFFFFFFF:Iceman
:mvscjr1:00010000:FF40D9:00000014:FFFFFFFF:Colossus
:mvscjr1:00010000:FF40D9:00000040:FFFFFFFF:U.S. Agent
:mvscjr1:00010000:FF40D9:00000050:FFFFFFFF:Shadow
:mvscjr1:00010000:FF40D9:00000054:FFFFFFFF:Sentinel
mvscjr1:0:FF30E6:1A:001:Use Ryu's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvscjr1:0:FF32CA:87:501:Use Ryu's Attacks (1st Character) PL1
mvscjr1:0:FF32CB:C4:501:Use Ryu's Attacks (1st Character) PL1
mvscjr1:0:FF3385:00:501:Use Ryu's Attacks (1st Character) PL1
mvscjr1:0:FF30E6:30:001:Use Ken's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvscjr1:0:FF32CA:EC:501:Use Ken's Attacks (1st Character) PL1
mvscjr1:0:FF32CB:44:501:Use Ken's Attacks (1st Character) PL1
mvscjr1:0:FF3385:02:501:Use Ken's Attacks (1st Character) PL1
mvscjr1:0:FF30E6:32:001:Use Akuma's Attacks (1st Character) PL1:Useful for when you select Ryu and want to switch between Ryu, Ken and Akuma in game. Doesn't cost any Supers either.
mvscjr1:0:FF32CA:ED:501:Use Akuma's Attacks (1st Character) PL1
mvscjr1:0:FF32CB:04:501:Use Akuma's Attacks (1st Character) PL1
mvscjr1:0:FF3385:04:501:Use Akuma's Attacks (1st Character) PL1
mvscjr1:0:FF40B1:22:000:Play as Onslaught in Vs. Mode PL1:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvscjr1:0:FF40B3:22:500:Play as Onslaught in Vs. Mode PL1 (2/6)
mvscjr1:0:FF3003:01:500:Play as Onslaught in Vs. Mode PL1 (3/6)
mvscjr1:0:FF3803:01:500:Play as Onslaught in Vs. Mode PL1 (4/6)
mvscjr1:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL1 (5/6)
mvscjr1:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL1 (6/6)
mvscjr1:0:FF4035:8F:000:Infinite Duo Time PL1
mvscjr1:0:FF4034:02:500:Infinite Duo Time PL1 (2/2)
mvscjr1:0:FF3152:00:000:Infinite Air Jump (1st Character) PL1
mvscjr1:0:FF3952:00:000:Infinite Air Jump (2nd Character) PL1
mvscjr1:0:FF303F:01:000:Action Speed Up (1st Character) PL1
mvscjr1:0:FF383F:01:000:Action Speed Up (2nd Character) PL1
mvscjr1:0:FF30B7:01:000:No Chain Limit (1st Character) PL1
mvscjr1:0:FF38B7:01:000:No Chain Limit (2nd Character) PL1
mvscjr1:0:FF3085:00:000:No Hit Stop (1st Character) PL1
mvscjr1:0:FF3885:00:000:No Hit Stop (2nd Character) PL1
mvscjr1:0:FF3003:01:000:Human Control (1st Character) PL1
mvscjr1:0:FF3003:00:000:CPU Control (1st Character) PL1
mvscjr1:0:FF3803:01:000:Human Control (2nd Character) PL1
mvscjr1:0:FF3803:00:000:CPU Control (2nd Character) PL1
mvscjr1:0:FF3277:00:000:Use P colours (1st Character) PL1
mvscjr1:0:FF3277:01:000:Use K colours (1st Character) PL1
mvscjr1:0:FF3A77:00:000:Use P colours (2nd Character) PL1
mvscjr1:0:FF3A77:01:000:Use K colours (2nd Character) PL1
mvscjr1:0:FF3095:00:000:Helper 1 Colour always Colour 1 PL1
mvscjr1:0:FF3095:01:000:Helper 1 Colour always Colour 2 PL1
mvscjr1:0:FF3895:00:000:Helper 2 Colour always Colour 1 PL1
mvscjr1:0:FF3895:01:000:Helper 2 Colour always Colour 2 PL1
mvscjr1:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvscjr1:0:FF33B4:00:000:Always have Shield (1st Character) PL1
mvscjr1:0:FF33B4:01:000:Never have Shield (1st Character) PL1
mvscjr1:0:FF3BB4:00:000:Always have Shield (2nd Character) PL1
mvscjr1:0:FF3BB4:01:000:Never have Shield (2nd Character) PL1
mvscjr1:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvscjr1:0:FF3190:00:000:No Charge (1st Character) PL1
mvscjr1:0:FF3190:04:000:Charge is Controllable Auto Shot (1st Character) PL1
mvscjr1:0:FF3190:06:000:Charge is Auto Shot (1st Character) PL1
mvscjr1:0:FF3990:00:000:No Charge (2nd Character) PL1
mvscjr1:0:FF3990:04:000:Charge is Controllable Auto Shot (2nd Character) PL1
mvscjr1:0:FF3990:06:000:Charge is Auto Shot (2nd Character) PL1
mvscjr1:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvscjr1:0:FF339F:B4:000:Infinite Beat Plane & Rush Drill Time PL1
mvscjr1:0:FF3B9F:B4:500:Infinite Beat Plane & Rush Drill Time PL1 (2/2)
mvscjr1:0:FF3381:00:000:Weapon always Rock Ball (1st Character) PL1
mvscjr1:0:FF3381:02:000:Weapon always Tornado Hold (1st Character) PL1
mvscjr1:0:FF3381:04:000:Weapon always Leaf Shield (1st Character) PL1
mvscjr1:0:FF3381:04:000:Weapon always Invisible Leaf Shield (1st Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvscjr1:0:FF33AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL1 (2/2)
mvscjr1:0:FF3B81:00:000:Weapon always Rock Ball (2nd Character) PL1
mvscjr1:0:FF3B81:02:000:Weapon always Tornado Hold (2nd Character) PL1
mvscjr1:0:FF3B81:04:000:Weapon always Leaf Shield (2nd Character) PL1
mvscjr1:0:FF3B81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL1:This makes the Leaf Shield invisible and you can't throw it away
mvscjr1:0:FF3BAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL1 (2/2)
mvscjr1:0:FF304E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvscjr1:0:FF304F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (2/4)
mvscjr1:0:FF384E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (3/4)
mvscjr1:0:FF384F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL1 (4/4)
mvscjr1:0:FF33C0:01:000:Infinite Hikou Time for War Machine PL1
mvscjr1:0:FF33C1:DE:500:Infinite Hikou Time for War Machine PL1 (2/4)
mvscjr1:0:FF3BC0:01:500:Infinite Hikou Time for War Machine PL1 (3/4)
mvscjr1:0:FF3BC1:DE:500:Infinite Hikou Time for War Machine PL1 (4/4)
mvscjr1:0:FF3671:90:000:Infinite Energy (1st Character) PL2
mvscjr1:0:FF3671:00:001:Drain All Energy (1st Character) Now! PL2
mvscjr1:0:FF367B:90:000:Infinite Red Bar (1st Character) PL2
mvscjr1:0:FF3E71:90:000:Infinite Energy (2nd Character) PL2
mvscjr1:0:FF3E71:00:001:Drain All Energy (2nd Character) Now! PL2
mvscjr1:0:FF3E7B:90:000:Infinite Red Bar (2nd Character) PL2
mvscjr1:0:FF36C6:09:000:Infinite Strikers PL2
mvscjr1:0:FF3674:03:000:Always have Max Super PL2
mvscjr1:0:FF3E74:03:500:Always have Max Super PL2 (2/2)
mvscjr1:0:FF41C9:40:000:Enable All Characters PL2:Roll is Right from Megaman/Rockman, Fast-Venom is Up from Chun-Li, MSH-Hulk is Up from Ryu, Armor-War Machine is Up from Zangief,Shadow Lady is Down from Gambit & Alt-Morrigan is Down from War Machine
:mvscjr1:62000000:000000:00000000:00000000:Select 1st Character PL2
:mvscjr1:00010000:FF3453:00000002:FFFFFFFF:War Machine
:mvscjr1:00010000:FF3453:00000004:FFFFFFFF:Captain America
:mvscjr1:00010000:FF3453:00000006:FFFFFFFF:Hulk
:mvscjr1:00010000:FF3453:00000008:FFFFFFFF:Wolverine
:mvscjr1:00010000:FF3453:0000000A:FFFFFFFF:Gambit
:mvscjr1:00010000:FF3453:0000000C:FFFFFFFF:Venom
:mvscjr1:00010000:FF3453:0000000E:FFFFFFFF:Spider-Man
:mvscjr1:00010000:FF3453:00000010:FFFFFFFF:Roll
:mvscjr1:00010000:FF3453:00000012:FFFFFFFF:Ryu
:mvscjr1:00010000:FF3453:00000014:FFFFFFFF:Captain Commando
:mvscjr1:00010000:FF3453:00000016:FFFFFFFF:Chun-Li
:mvscjr1:00010000:FF3453:00000018:FFFFFFFF:Jin
:mvscjr1:00010000:FF3453:0000001A:FFFFFFFF:Zangeif
:mvscjr1:00010000:FF3453:0000001C:FFFFFFFF:Strider Hiryu
:mvscjr1:00010000:FF3453:0000001E:FFFFFFFF:Morrigan
:mvscjr1:00010000:FF3453:00000020:FFFFFFFF:Rockman
:mvscjr1:00010000:FF3453:00000022:FFFFFFFF:Onslaught
:mvscjr1:00010000:FF3453:00000024:FFFFFFFF:Alt-Venom
:mvscjr1:00010000:FF3453:00000026:FFFFFFFF:Alt-Hulk
:mvscjr1:00010000:FF3453:00000028:FFFFFFFF:Alt-War-Machine
:mvscjr1:00010000:FF3453:0000002A:FFFFFFFF:Shadow Lady
:mvscjr1:00010000:FF3453:0000002C:FFFFFFFF:Alt-Morrigan
:mvscjr1:62000000:000000:00000000:00000000:Select 2nd Character PL2
:mvscjr1:00010000:FF3C53:00000002:FFFFFFFF:War Machine
:mvscjr1:00010000:FF3C53:00000004:FFFFFFFF:Captain America
:mvscjr1:00010000:FF3C53:00000006:FFFFFFFF:Hulk
:mvscjr1:00010000:FF3C53:00000008:FFFFFFFF:Wolverine
:mvscjr1:00010000:FF3C53:0000000A:FFFFFFFF:Gambit
:mvscjr1:00010000:FF3C53:0000000C:FFFFFFFF:Venom
:mvscjr1:00010000:FF3C53:0000000E:FFFFFFFF:Spider-Man
:mvscjr1:00010000:FF3C53:00000010:FFFFFFFF:Roll
:mvscjr1:00010000:FF3C53:00000012:FFFFFFFF:Ryu
:mvscjr1:00010000:FF3C53:00000014:FFFFFFFF:Captain Commando
:mvscjr1:00010000:FF3C53:00000016:FFFFFFFF:Chun-Li
:mvscjr1:00010000:FF3C53:00000018:FFFFFFFF:Jin
:mvscjr1:00010000:FF3C53:0000001A:FFFFFFFF:Zangeif
:mvscjr1:00010000:FF3C53:0000001C:FFFFFFFF:Strider Hiryu
:mvscjr1:00010000:FF3C53:0000001E:FFFFFFFF:Morrigan
:mvscjr1:00010000:FF3C53:00000020:FFFFFFFF:Rockman
:mvscjr1:00010000:FF3C53:00000022:FFFFFFFF:Onslaught
:mvscjr1:00010000:FF3C53:00000024:FFFFFFFF:Alt-Venom
:mvscjr1:00010000:FF3C53:00000026:FFFFFFFF:Alt-Hulk
:mvscjr1:00010000:FF3C53:00000028:FFFFFFFF:Alt-War-Machine
:mvscjr1:00010000:FF3C53:0000002A:FFFFFFFF:Shadow Lady
:mvscjr1:00010000:FF3C53:0000002C:FFFFFFFF:Alt-Morrigan
:mvscjr1:62000000:000000:00000000:00000000:Select Partner PL2
:mvscjr1:00010000:FF40DB:00000018:FFFFFFFF:Unknown Soldier
:mvscjr1:00010000:FF40DB:00000000:FFFFFFFF:Lou
:mvscjr1:00010000:FF40DB:00000020:FFFFFFFF:Arthur
:mvscjr1:00010000:FF40DB:00000024:FFFFFFFF:Saki
:mvscjr1:00010000:FF40DB:0000001C:FFFFFFFF:Ton Pooh
:mvscjr1:00010000:FF40DB:00000048:FFFFFFFF:Devilot
:mvscjr1:00010000:FF40DB:00000044:FFFFFFFF:Anita
:mvscjr1:00010000:FF40DB:0000003C:FFFFFFFF:Pure & Fur
:mvscjr1:00010000:FF40DB:00000028:FFFFFFFF:Miechele Heart
:mvscjr1:00010000:FF40DB:0000002C:FFFFFFFF:Thor
:mvscjr1:00010000:FF40DB:00000010:FFFFFFFF:Cyclops
:mvscjr1:00010000:FF40DB:00000008:FFFFFFFF:Magneto
:mvscjr1:00010000:FF40DB:00000030:FFFFFFFF:Storm
:mvscjr1:00010000:FF40DB:0000004C:FFFFFFFF:Jubilee
:mvscjr1:00010000:FF40DB:00000034:FFFFFFFF:Rogue
:mvscjr1:00010000:FF40DB:0000000C:FFFFFFFF:Psylocke
:mvscjr1:00010000:FF40DB:00000004:FFFFFFFF:Juggernaut
:mvscjr1:00010000:FF40DB:00000038:FFFFFFFF:Iceman
:mvscjr1:00010000:FF40DB:00000014:FFFFFFFF:Colossus
:mvscjr1:00010000:FF40DB:00000040:FFFFFFFF:U.S. Agent
:mvscjr1:00010000:FF40DB:00000050:FFFFFFFF:Shadow
:mvscjr1:00010000:FF40DB:00000054:FFFFFFFF:Sentinel
mvscjr1:0:FF40B5:22:000:Play as Onslaught in Vs. Mode PL2:Here it is, you can only play as Onslaught in vs. mode. Have a friend start a game as PL1 then activate this cheat (do not insert a coin and start as PL2, just activate the cheat for PL2). Or have a friend start as PL2 and activate the cheat for PL1.
mvscjr1:0:FF40B7:22:500:Play as Onslaught in Vs. Mode PL2 (2/6)
mvscjr1:0:FF3403:01:500:Play as Onslaught in Vs. Mode PL2 (3/6)
mvscjr1:0:FF3C03:01:500:Play as Onslaught in Vs. Mode PL2 (4/6)
mvscjr1:0:FF415E:22:500:Play as Onslaught in Vs. Mode PL2 (5/6)
mvscjr1:0:FF415F:22:500:Play as Onslaught in Vs. Mode PL2 (6/6)
mvscjr1:0:FF4435:8F:000:Infinite Duo Time PL2
mvscjr1:0:FF4434:02:500:Infinite Duo Time PL2 (2/2)
mvscjr1:0:FF3452:00:000:Infinite Air Jump (1st Character) PL2
mvscjr1:0:FF3D52:00:000:Infinite Air Jump (2nd Character) PL2
mvscjr1:0:FF343F:01:000:Action Speed Up (1st Character) PL2
mvscjr1:0:FF3C3F:01:000:Action Speed Up (2nd Character) PL2
mvscjr1:0:FF34B7:01:000:No Chain Limit (1st Character) PL2
mvscjr1:0:FF3CB7:01:000:No Chain Limit (2nd Character) PL2
mvscjr1:0:FF3485:00:000:No Hit Stop (1st Character) PL2
mvscjr1:0:FF3C85:00:000:No Hit Stop (2nd Character) PL2
mvscjr1:0:FF3403:01:000:Human Control (1st Character) PL2
mvscjr1:0:FF3403:00:000:CPU Control (1st Character) PL2
mvscjr1:0:FF3C03:01:000:Human Control (2nd Character) PL2
mvscjr1:0:FF3C03:00:000:CPU Control (2nd Character) PL2
mvscjr1:0:FF3677:00:000:Use P colours (1st Character) PL2
mvscjr1:0:FF3677:01:000:Use K colours (1st Character) PL2
mvscjr1:0:FF3E77:00:000:Use P colours (2nd Character) PL2
mvscjr1:0:FF3E77:01:000:Use K colours (2nd Character) PL2
mvscjr1:0:FF3495:00:000:Helper 1 Colour Select - Colour 1 PL2
mvscjr1:0:FF3495:01:000:Helper 1 Colour Select - Colour 2 PL2
mvscjr1:0:FF3C95:00:000:Helper 2 Colour Select - Colour 1 PL2
mvscjr1:0:FF3C95:01:000:Helper 2 Colour Select - Colour 2 PL2
mvscjr1:0:000000:00:000:[ Cheats Specific to the character Captain America ]
mvscjr1:0:FF37B4:00:000:Always have Shield (1st Character) PL2
mvscjr1:0:FF37B4:01:000:Never have Shield (1st Character) PL2
mvscjr1:0:FF3FB4:00:000:Always have Shield (2nd Character) PL2
mvscjr1:0:FF3FB4:01:000:Never have Shield (2nd Character) PL2
mvscjr1:0:000000:00:000:[ Cheats Specific to the character Megaman ]
mvscjr1:0:FF3590:00:000:No Charge (1st Character) PL2
mvscjr1:0:FF3590:04:000:Charge is Controllable Auto Shot (1st Character) PL2
mvscjr1:0:FF3590:06:000:Charge is Auto Shot (1st Character) PL2
mvscjr1:0:FF3D90:00:000:No Charge (2nd Character) PL2
mvscjr1:0:FF3D90:04:000:Charge is Controllable Auto Shot (2nd Character) PL2
mvscjr1:0:FF3D90:06:000:Charge is Auto Shot (2nd Character) PL2
mvscjr1:0:000000:00:000:[ Cheats Specific to the characters Megaman & Roll ]
mvscjr1:0:FF379F:B4:000:Infinite Beat Plane & Rush Drill Time PL2
mvscjr1:0:FF3F9F:B4:500:Infinite Beat Plane & Rush Drill Time PL2 (2/2)
mvscjr1:0:FF3781:00:000:Weapon always Rock Ball (1st Character) PL2
mvscjr1:0:FF3781:02:000:Weapon always Tornado Hold (1st Character) PL2
mvscjr1:0:FF3781:04:000:Weapon always Leaf Shield (1st Character) PL2
mvscjr1:0:FF3781:04:000:Weapon always Invisible Leaf Shield (1st Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvscjr1:0:FF37AB:01:500:Weapon always Invisible Leaf Shield (1st Character) PL2 (2/2)
mvscjr1:0:FF3F81:00:000:Weapon always Rock Ball (2nd Character) PL2
mvscjr1:0:FF3F81:02:000:Weapon always Tornado Hold (2nd Character) PL2
mvscjr1:0:FF3F81:04:000:Weapon always Leaf Shield (2nd Character) PL2
mvscjr1:0:FF3F81:04:000:Weapon always Invisible Leaf Shield (2nd Character) PL2:This makes the Leaf Shield invisible and you can't throw it away
mvscjr1:0:FF3FAB:01:500:Weapon always Invisible Leaf Shield (2nd Character) PL2 (2/2)
mvscjr1:0:FF344E:01:000:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2:Must only be turned on during a Heki Hari Tsuki. The game *might* hang elsewise
mvscjr1:0:FF344F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (2/4)
mvscjr1:0:FF3C4E:01:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (3/4)
mvscjr1:0:FF3C4F:28:500:Infinite Heki Hari Tsuki Time for Strider Hiryu PL2 (4/4)
mvscjr1:0:FF37C0:01:000:Infinite Hikou Time for War Machine PL2
mvscjr1:0:FF37C1:DE:500:Infinite Hikou Time for War Machine PL2 (2/4)
mvscjr1:0:FF3FC0:01:500:Infinite Hikou Time for War Machine PL2 (3/4)
mvscjr1:0:FF3FC1:DE:500:Infinite Hikou Time for War Machine PL2 (4/4)
:mvscjr1:60000000:000000:00000000:00000000:[ THE MOVE LIST CHEATS SECTION - BEWARE THIS IS MASSIVE! ]
:mvscjr1:60000000:000000:00000000:00000000:[ ]
:mvscjr1:60000000:000000:00000000:00000000:[ NOTE - You will find information about what the comments ]
:mvscjr1:60000000:000000:00000000:00000000:[ actually mean in the cheat file. Just open it with a text ]
:mvscjr1:60000000:000000:00000000:00000000:[ editor and search for 'Move List Cheats by KelvSYC'. ]
:mvscjr1:60000000:000000:00000000:00000000:[ ]
:mvscjr1:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
; Introduction to Move List Cheats by KelvSYC
;
; Yes, it's that time again. Once again, more moaning and groaning ensue as we add another long and large list of cheats in our
; cheat file, all with the purpose of performing moves at the touch of a button (sometimes two buttons, sometimes a direction).
; I'm pretty sure that with these sets of cheats, CPS2 will officially become "driver with most cheats", if it isn't already.
;
; Marvel vs. Capcom uses the engine and style similar to that of X-Men vs. Street Fighter. Just to review:
;
; - There are eight byte sections dedicated to each move.
; - The first byte controls the state of the move, generally increasing by 0x02 each additional step.
; - The second byte is a timer. The value is signed, so we must suspend the timer at a reasonable value. I will always set it to
; whatever the first byte is in the cheat, since this seems to work for all moves. (If it's not at a reasonable value, certain
; strengths of moves will not come out. eg. Ryu's MP Hadou Ken will not come out if the value is less than 0x03.)
;
; Unlike X-Men vs. Street Fighter, the move information about one character is separate from that of the other character, due to
; the existence of the duo. One set controls one character, and another set controls the other. Thus, like sfa3, move list cheats
; must be created with not only two sets in mind, but four.
;
; Notation Information in Cheat Comment - General
; u, b, d, and f denote the four main directions (and a combination thereof denote the four diagonal directions), while the six
; buttons are denoted by type and strength (LP, MP, HP, LK, MK, and HK). If no strength is specified, any strength will suffice.
;
; PP denotes two punch buttons, PPP for all three. Likewise for kicks.
;
; A+B denotes doing A and B together.
; A|B denotes either doing A or B (but not both).
; A,B denotes doing A, then B.
; *A denotes holding down A. When applied to a direction, this is known as "charging". When applied to a button, this is known as
; "hold to delay".
; A* denotes doing A repeatedly. When applied to a button, this is known as "mashing"/
;
; Parentheses will be used for grouping purposes if the meaning is ambiguous.
;
; qcf denotes d,df,f
; qcb denotes d,db,b
; hcf denotes f,df,d,db,b
; hcb denotes b,db,d,df,f
; dp denotes f,d,df
; rdp denotes b,d,db
; -qcf denotes f,df,d
; -qcb denotes b,db,d
; 360 denotes rotating the joystick one full circle. Most Capcom games check only the main directions. Multiples of 360 represents
; the multiple of full circles thereof.
;
; (air) means the move can be done on the ground or in the air.
; in air means the move must be done in the air.
; (close) means the move must be done close to the opponent.
:mvscjr1:60000000:000000:00000000:00000000:[ Universal Moves (for all characters apart from Onslaught) ]
:mvscjr1:00100000:FF31E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL1:-qcb+(P|K)
:mvscjr1:00100000:FF39E8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL1:-qcb+(P|K)
:mvscjr1:00100000:FF3208:00000606:FFFFFFFF:Crossover Combination (1st Character) PL1:qcf+HP+HK
:mvscjr1:00100000:FF3A08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL1:qcf+HP+HK
:mvscjr1:00100000:FF3218:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL1:qcb+HP+HK
:mvscjr1:00100000:FF3A18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL1:qcb+HP+HK
:mvscjr1:00100000:FF3180:00000202:FFFFFFFF:Dash (1st Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvscjr1:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL1
:mvscjr1:00010000:FF3183:00000001:FFFFFFFF:Backwards
:mvscjr1:00010000:FF3183:00000002:FFFFFFFF:Forwards
:mvscjr1:00100000:FF3980:00000202:FFFFFFFF:Dash (2nd Character) PL1
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvscjr1:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL1
:mvscjr1:00010000:FF3983:00000001:FFFFFFFF:Backwards
:mvscjr1:00010000:FF3983:00000002:FFFFFFFF:Forwards
:mvscjr1:00100000:FF3188:00000202:FFFFFFFF:Super Jump (1st Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvscjr1:00100000:FF3988:00000202:FFFFFFFF:Super Jump (2nd Character) PL1:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvscjr1:00100000:FF35E8:00000606:FFFFFFFF:Roll Recovery (1st Character) PL2:-qcb+(P|K)
:mvscjr1:00100000:FF3DE8:00000606:FFFFFFFF:Roll Recovery (2nd Character) PL2:-qcb+(P|K)
:mvscjr1:00100000:FF3608:00000606:FFFFFFFF:Crossover Combination (1st Character) PL2:qcf+HP+HK
:mvscjr1:00100000:FF3E08:00000606:FFFFFFFF:Crossover Combination (2nd Character) PL2:qcf+HP+HK
:mvscjr1:00100000:FF3618:00000606:FFFFFFFF:Duo Team Attack (1st Character) PL2:qcb+HP+HK
:mvscjr1:00100000:FF3E18:00000606:FFFFFFFF:Duo Team Attack (2nd Character) PL2:qcb+HP+HK
:mvscjr1:00100000:FF3580:00000202:FFFFFFFF:Dash (1st Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvscjr1:62000000:000000:00000000:00000000:Select Dash Direction (1st Character) PL2
:mvscjr1:00010000:FF3583:00000001:FFFFFFFF:Backwards
:mvscjr1:00010000:FF3583:00000002:FFFFFFFF:Forwards
:mvscjr1:00100000:FF3D80:00000202:FFFFFFFF:Dash (2nd Character) PL2
; When using the dashing cheats, you must select a direction. With the direction cheat alone, you can dash only in the
; direction specified by f,f or b,b ; (whichever is applicable). With the regular cheat in addition to that, f or b
; (whichever is applicable) will do the trick. Also, the regular cheat alone will lock the direction (since it is determined
; the moment you press b or f, and thus it is impossible to create a quick dash cheat that lets you dash in both directions),
; so you could also use the regular cheat alone, assuming you were walking at the time of activation, and then you can only
; dash in the direction you were walking.
:mvscjr1:62000000:000000:00000000:00000000:Select Dash Direction (2nd Character) PL2
:mvscjr1:00010000:FF3D83:00000001:FFFFFFFF:Backwards
:mvscjr1:00010000:FF3D83:00000002:FFFFFFFF:Forwards
:mvscjr1:00100000:FF3588:00000202:FFFFFFFF:Super Jump (1st Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvscjr1:00100000:FF3D88:00000202:FFFFFFFF:Super Jump (2nd Character) PL2:d,u (Sometimes after landing from a super jump you cannot make another super jump. Further investigation is needed.)
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvscjr1:00100000:FF39C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Ryu) (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Shinkuu Hadou Ken (Hyper Combo):qcf+PP (air)
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (Hyper Combo):qcb+KK
:mvscjr1:00100000:FF3DC8:00000606:FFFFFFFF:Shin Shoryuu Ken (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Shoryuu Ken:dp+P (air)
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF31D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvscjr1:00100000:FF33A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF39D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvscjr1:00100000:FF3BA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF35D8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvscjr1:00100000:FF37A0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Ken) (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Hadou Ken:qcf+P
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Shinryuu Ken (Hyper Combo):qcf+KK ### Mash buttons for more damage to Ken's Shinryuu Ken Hyper Combos. ##
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Shoryuu Reppa (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF3DD8:00000606:FFFFFFFF:Shippu Jinrai Kyaku (Hyper Combo):qcb+KK
:mvscjr1:00100000:FF3FA0:00000A0A:FFFFFFFF:Mode Change to Akuma:hcb+HP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvscjr1:00100000:FF31D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF31D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvscjr1:00100000:FF3388:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvscjr1:00100000:FF3390:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvscjr1:00100000:FF3398:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvscjr1:00100000:FF39D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF39D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvscjr1:00100000:FF3B88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvscjr1:00100000:FF3B90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvscjr1:00100000:FF3B98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35C8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvscjr1:00100000:FF35D0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF35D8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvscjr1:00100000:FF3788:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvscjr1:00100000:FF3790:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvscjr1:00100000:FF3798:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Ryu (as Akuma) (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Gou Hadou Ken:qcf+P
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Gou Shoryuu Ken:dp+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K in air
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Zankuu Hadou Ken:qcf+P in air
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Messatsu Gou Hadou (Hyper Combo):qcb+PP ### Mash buttons for more damage to Akuma's Messatsu Gou Hadou Hyper Combos. ##
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Messatsu Gou Shoryuu (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DC8:00000808:FFFFFFFF:Shun Goku Satsu (Hyper Combo):LP,LP,f,LK,HP (L3) ### If you perform the Shun Goku Satsu during a duo, the Messatsu Gou Hadou will come out instead. ###
:mvscjr1:00100000:FF3DD0:00000A0A:FFFFFFFF:Mode Change to Ryu:hcb+LP ### Mode changes take one level of super. ###
:mvscjr1:00100000:FF3DD8:00000606:FFFFFFFF:Ashura Senkuu:dp+rdp+(PPP|KKK) ### For Akuma's Ashura Senkuu, PPP goes full screen, KKK goes half screen, dp goes forwards, rdp goes backwards. ###
:mvscjr1:00100000:FF3F88:00000606:FFFFFFFF:Tenma Gou Zankuu (Hyper Combo):qcf+PP in air
:mvscjr1:00100000:FF3F90:00000606:FFFFFFFF:Tenma Kuujin Kyaku:qcf+K in air
:mvscjr1:00100000:FF3F98:00000A0A:FFFFFFFF:Mode Change to Ken:hcb+MP ### Mode changes take one level of super. ###
; Chun-Li
;
; I finally figured out how you do button mash moves in here.
;
; How it works is that it takes three kicks to trigger the Hyakuretsu Kyaku, however the timing I found was stingier than
; that of an HP Hyakuretsu Kyaku in A3. I guess button mash is not my way to win. The third byte controls the strength of
; the kick, so that pressing KKK, then K will not trigger a Hyakuretsu Kyaku. However, only one strength can be recorded at
; a time, unlike in A3. Thus, you can't start up an MP Hyakuretsu Kyaku while doing an LP Hyakuretsu Kyaku.
;
; Having said that, the strength of the kick is locked in when you kick. Thus, the cheat for the Hyakuretsu Kyaku only works
; if you actually select a strength through a cheat, or activate while doing a normal kick. And then you can only do the
; Hyakuretsu Kyaku of the specified strength. Likewise with A3, pressing the specified kick button will do one round of kicking.
; You will need to mash the button to kick some more.
;
; This also applies for Shadow Lady's Infinity Leg.
;
; Can someone check if this principle works for xmvsf?
;
; Mash buttons for more hits to Chun-Li's Kikou Shou HC, Chun-Li's Senretsu Kyaku HC, or Shadow Lady's Big Bang Laser HC.
;
; You cannot use Chun-Li's Shichisei Senkuu Kyaku HC or Shadow Lady's Final Mission HC during a duo.
;
; Chun-Li's Reishiki Kikou Ken (f+HP) looks like an Alpha style Kikou Shou.
;
; Shadow Lady's Final Mission HC looks like a blockable Shun Goku Satsu performed only with the legs...
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvscjr1:00100000:FF31A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvscjr1:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvscjr1:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvscjr1:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvscjr1:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvscjr1:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvscjr1:00100000:FF39A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvscjr1:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvscjr1:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvscjr1:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvscjr1:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvscjr1:00100000:FF39C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvscjr1:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Chun-Li (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvscjr1:00100000:FF35A0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvscjr1:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvscjr1:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvscjr1:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvscjr1:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvscjr1:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Chun-Li (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000A0A:FFFFFFFF:Kikou Ken:hcf+P
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Tenshou Kyaku:dp+K
:mvscjr1:00100000:FF3DA0:00000A0A:FFFFFFFF:Sen'en Shuu:hcb+K
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Kikou Shou (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Senretsu Kyaku (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Hanzan Tenshou Kyaku (Hyper Combo):dp+KK
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Hyakuretsu Kyaku:K* (air)
:mvscjr1:62000000:000000:00000000:00000000:Select Hyakuretsu Kyaku strength
:mvscjr1:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvscjr1:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvscjr1:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvscjr1:00100000:FF3DC8:00000606:FFFFFFFF:Shichisei Senkuu Kyaku:qcf+KK in air
:mvscjr1:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvscjr1:00100000:FF31B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvscjr1:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvscjr1:00010000:FF31C2:00000001:FFFFFFFF:Light
:mvscjr1:00010000:FF31C2:00000002:FFFFFFFF:Medium
:mvscjr1:00010000:FF31C2:00000003:FFFFFFFF:Heavy
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvscjr1:00100000:FF39B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvscjr1:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvscjr1:00010000:FF39C2:00000001:FFFFFFFF:Light
:mvscjr1:00010000:FF39C2:00000002:FFFFFFFF:Medium
:mvscjr1:00010000:FF39C2:00000003:FFFFFFFF:Heavy
:mvscjr1:00100000:FF39C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Shadow Lady (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35A0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvscjr1:00100000:FF35B0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvscjr1:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvscjr1:00010000:FF35C2:00000001:FFFFFFFF:Light
:mvscjr1:00010000:FF35C2:00000002:FFFFFFFF:Medium
:mvscjr1:00010000:FF35C2:00000003:FFFFFFFF:Heavy
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Shadow Lady (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Miracle Drill:qcf+P
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Big Bang Laser (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DA0:00000A0A:FFFFFFFF:Sky Counter Crash:hcb+K
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Rainbow Missile:qcf+K
:mvscjr1:00100000:FF3DB0:00000C0C:FFFFFFFF:Final Mission (Hyper Combo):*b,f,b,f+KK (L3)
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Plasma Barrier:dp+P*
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Infinity Leg:K* (air)
:mvscjr1:62000000:000000:00000000:00000000:Select Infinity Leg strength
:mvscjr1:00010000:FF3DC2:00000001:FFFFFFFF:Light
:mvscjr1:00010000:FF3DC2:00000002:FFFFFFFF:Medium
:mvscjr1:00010000:FF3DC2:00000003:FFFFFFFF:Heavy
:mvscjr1:00100000:FF3DC8:00000606:FFFFFFFF:Galaxy Missile (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
; Zangief
;
; The Iron Body uses one level of super bar.
;
; Zangief has no back dash. His forward dash is a throw. The same is true for Mech-Zangief.
;
; Doing the Ultra Final Atomic Buster HC during a Duo will result in Zangief doing a Final Atomic Buster HC.
;
; The Atomic Suplex and the Flying Powerbomb uses the same address and command. However, the Atomic Suplex is done when
; Zangief is close to the opponent.
;
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL1 ]
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvscjr1:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscjr1:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscjr1:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscjr1:00100000:FF31C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvscjr1:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL1 ]
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvscjr1:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscjr1:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscjr1:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscjr1:00100000:FF39C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvscjr1:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Zangief (1st Character) PL2 ]
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvscjr1:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscjr1:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscjr1:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscjr1:00100000:FF35C8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvscjr1:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Zangief (2nd Character) PL2 ]
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Banishing Flat:dp+P
:mvscjr1:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscjr1:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscjr1:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscjr1:00100000:FF3DC8:00000808:FFFFFFFF:Ultra Final Atomic Buster (Hyper Combo):360+KK (L3)
:mvscjr1:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL1 ]
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvscjr1:00100000:FF31A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscjr1:00100000:FF31B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscjr1:00100000:FF31B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscjr1:00100000:FF31D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscjr1:00100000:FF31D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL1 ]
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvscjr1:00100000:FF39A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscjr1:00100000:FF39B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscjr1:00100000:FF39B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscjr1:00100000:FF39D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscjr1:00100000:FF39D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (1st Character) PL2 ]
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvscjr1:00100000:FF35A8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscjr1:00100000:FF35B0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscjr1:00100000:FF35B8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscjr1:00100000:FF35D0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscjr1:00100000:FF35D8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Mech-Zangief (2nd Character) PL2 ]
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Vodka Fire:qcf+P
:mvscjr1:00100000:FF3DA8:00000808:FFFFFFFF:Screw Piledriver:360+P (air)
:mvscjr1:00100000:FF3DB0:00000A0A:FFFFFFFF:Flying Powerbomb:hcf+K
:mvscjr1:00100000:FF3DB8:00000808:FFFFFFFF:Final Atomic Buster (Hyper Combo):360+PP
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Aerial Russian Slam:dp+K
:mvscjr1:00100000:FF3DD0:00000606:FFFFFFFF:Iron Body:rdp+LK
:mvscjr1:00100000:FF3DD8:00000808:FFFFFFFF:Siberian Blizzard (Hyper Combo):360+KK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvscjr1:00100000:FF3198:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvscjr1:00100000:FF3998:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Jin (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvscjr1:00100000:FF3598:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35B8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Jin (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000808:FFFFFFFF:Saotome Typhoon:*b,f+P
:mvscjr1:00100000:FF3D98:00000808:FFFFFFFF:Saotome Dynamite:*d,u+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Blodia Vulcan (Hyper Combo):qcb+PP ### A Blodia Punch will result if Jin performs the Blodia Vulcan during a duo. ###
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Blodia Punch (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Saotome Cyclone (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DB8:00000A0A:FFFFFFFF:Saotome Crush:hcb+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Gram:dp+P
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Gram:dp+K
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvscjr1:00100000:FF31D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvscjr1:00100000:FF31E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3390:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvscjr1:00100000:FF3398:00000808:FFFFFFFF:Formation C:*b,f+K
:mvscjr1:00100000:FF33A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Gram:dp+P
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Gram:dp+K
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvscjr1:00100000:FF39C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvscjr1:00100000:FF39D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvscjr1:00100000:FF39E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvscjr1:00100000:FF3B98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvscjr1:00100000:FF3BA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Strider (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Gram:dp+P
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Gram:dp+K
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Gram:dp+P in air
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Formation A:qcf+K
:mvscjr1:00100000:FF35D0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35D8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvscjr1:00100000:FF35E0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3790:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvscjr1:00100000:FF3798:00000808:FFFFFFFF:Formation C:*b,f+K
:mvscjr1:00100000:FF37A0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Strider (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Ame no Murakumo:qcf+P
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Warp:rdp+(P|K) ### The Warp will make Strider move to the area of the screen in a similar fashion to Pyron's teleport move in DS3 (LP for the upper-left corner, HK for the lower-right corner). ###
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Ouroboros (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Gram:dp+P
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Gram:dp+K
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Gram:dp+P in air
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Heki Hari Tsuki:qcb+P
:mvscjr1:00100000:FF3DC8:00000606:FFFFFFFF:Formation A:qcf+K
:mvscjr1:00100000:FF3DD0:00000606:FFFFFFFF:Legion (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DD8:00000606:FFFFFFFF:Excalibur:qcf+(P|K) in air
:mvscjr1:00100000:FF3DE0:00000606:FFFFFFFF:Ragnarok (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3F90:00000606:FFFFFFFF:Vajra:qcb+K ### The Vajra will make Strider attack in the area of the screen as shown by the kicks (LK for the left, HK for the right). ###
:mvscjr1:00100000:FF3F98:00000808:FFFFFFFF:Formation C:*b,f+K
:mvscjr1:00100000:FF3FA0:00000808:FFFFFFFF:Formation B:*b,f+P ### The Formation B when you get one satellite must be done on the ground. When firing the satellite, you can do so in the air as well. ###
; Mega Man
;
; With Mega Man's Charge Shot, once you press HP the first byte changes to 02 and a timer starts counting down. Once it gets
; to zero the first byte changes to 04. When you let go of HP, it fires, and the first byte resets to zero.
;
; Thus we have a dilemma that must be solved one of two ways: one is to change the first byte to 04 and make it a one-shot
; cheat (otherwise Mega Man will fire repeatedly). This way, you don't have to press HP at all.
;
; The second way is the one I choose. When you activate this cheat, press HP. Deactivate the cheat before releasing.
;
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Mega Upper:dp+P
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Mega Upper:dp+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Mega Man (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Mega Upper:dp+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Mega Man (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000202:FFFFFFFF:Charge Shot:*HP (air)
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Mega Upper:dp+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK ### You can move freely in the Rush Drill (Hyper Combo). ###
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air) ### You can move freely in the Beat Plane (Hyper Combo). ###
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+P ### You cannot pick up items while having the Leaf Shield. You can fire the Leaf Shield by performing the Item Kougeki either on the ground or in the air. ###
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Megaman:qcf+PP (air)
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K ### The strength of the Eddie Yobi used determines what weapon is dropped on the ground (Rock Ball for LK, Tornado Hold for MK, Leaf Shield for HK). ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL1 ]
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvscjr1:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvscjr1:00100000:FF31D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvscjr1:00100000:FF31D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvscjr1:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL1 ]
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvscjr1:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvscjr1:00100000:FF39D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvscjr1:00100000:FF39D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvscjr1:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Morrigan (1st Character) PL2 ]
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvscjr1:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvscjr1:00100000:FF35D0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvscjr1:00100000:FF35D8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvscjr1:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Morrigan (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Soul Fist:qcf+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Shadow Blade:dp+P
:mvscjr1:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Soul Eraser (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DC8:00000606:FFFFFFFF:Silhouette Blade (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3DD0:00000808:FFFFFFFF:Eternal Slumber (Hyper Combo):LP,MK,b,MP,HK (L3) ### Morrigan will do a Soul Eraser if you do an Eternal Slumber during a duo. ###
:mvscjr1:00100000:FF3DD8:00000606:FFFFFFFF:Soul Fist:qcf+P in air
:mvscjr1:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air ### The Vania dash is an air dash, but using uf or df will make her arc her dash. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL1 ]
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvscjr1:00100000:FF31A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvscjr1:00100000:FF31D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvscjr1:00100000:FF31E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL1 ]
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvscjr1:00100000:FF39A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscjr1:00100000:FF39C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvscjr1:00100000:FF39D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvscjr1:00100000:FF39E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Lilith (1st Character) PL2 ]
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvscjr1:00100000:FF35A8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvscjr1:00100000:FF35D8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvscjr1:00100000:FF35E0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Lilith (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Soul Flash:qcf+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Shining Blade:dp+P
:mvscjr1:00100000:FF3DA8:00000A0A:FFFFFFFF:Vector Drain:hcb+P
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Brilliant Shower (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Darkness Illusion (Hyper Combo):qcf+KK (air)
:mvscjr1:00100000:FF3DC8:00000606:FFFFFFFF:Splendor Love (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3DD8:00000606:FFFFFFFF:Soul Flash:qcf+P in air
:mvscjr1:00100000:FF3DE0:00000202:FFFFFFFF:Vania Dash:f,(uf|f|df) in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Captain Commando (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Captain Commando (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Captain Sword (Hyper Combo):qcf+PP ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Captain Fire:qcf+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Captain Collider:qcb+P ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Captain Fire:qcf+P in air ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Captain Storm (Hyper Combo):qcf+KK ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Commando Strike:qcf+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Captain Kick:qcb+K ### If one of Captain's helpers are on screen, he can't use his supers or repeatedly call on them using his punch throws or the Commando Strike. Mash and wiggle using Captain's own throw for huge damage! ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF39C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Wolverine (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Wolverine (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Fatal Claw (Hyper Combo):dp+KK (air)
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Weapon X (Hyper Combo):dp+PP
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Berserker Barrage X (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Tornado Claw:dp+P*
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Berserker Barrage:qcf+P*
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Berserker Charge (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF3DC8:00000606:FFFFFFFF:Berserker Slash:qcb+P
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Trick Card:qcb+P
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvscjr1:00100000:FF31A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvscjr1:00100000:FF31D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscjr1:00100000:FF31D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Trick Card:qcb+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvscjr1:00100000:FF39A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscjr1:00100000:FF39C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvscjr1:00100000:FF39D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscjr1:00100000:FF39D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Gambit (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Trick Card:qcb+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvscjr1:00100000:FF35A8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35B8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvscjr1:00100000:FF35D0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscjr1:00100000:FF35D8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Gambit (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Kinetic Card:qcf+P
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Trick Card:qcb+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Cajun Slash:dp+P
:mvscjr1:00100000:FF3DA8:00000808:FFFFFFFF:Cajun Strike:*d,(ub|u|uf)+K ### With the Cajun Strike, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Royal Flush (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DB8:00000808:FFFFFFFF:Cajun Escape:*d,(ub|u|uf)+P ### With the Cajun Escape, ub or uf leaps to that wall, while u makes Remy jump to the closest wall. When at a wall, pressing in the opposite direction will make him go to the other wall before attacking. ###
:mvscjr1:00100000:FF3DC8:00000606:FFFFFFFF:Kinetic Card:qcf+P in air
:mvscjr1:00100000:FF3DD0:00000606:FFFFFFFF:Cajun Explosion (Kouhou):qcb+KK ### Remy's Cajun Explosion (Kouhou) will make him jump to the wall behind him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscjr1:00100000:FF3DD8:00000606:FFFFFFFF:Cajun Explosion (Zenpou):qcf+KK ### Remy's Cajun Explosion (Zenpou) will make him jump to the wall in front of him. If he doesn't land on a wall, you won't lose any super bar. ###
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvscjr1:00100000:FF31C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvscjr1:00100000:FF39C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Captain America (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvscjr1:00100000:FF35C0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Captain America (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Hyper Stars & Stripes (Hyper Combo):dp++PP
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Final Justice (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Hyper Charging Star (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Stars & Stripes:dp+P
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Shield Slash:qcf+P (air)
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Charging Star:qcf+K
:mvscjr1:00100000:FF3DC0:00000A0A:FFFFFFFF:Zenten:hcb+P
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvscjr1:00100000:FF31A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF31D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvscjr1:00100000:FF39A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF39D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Spider-Man (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvscjr1:00100000:FF35A8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF35D0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Spider-Man (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Spider Sting:dp+P,P
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Web Ball:qcf+P (air)
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Web Swing:qcb+K (air)
:mvscjr1:00100000:FF3DA8:00000A0A:FFFFFFFF:Web Throw:hcb+P ### Rotate the joystick with the Web Throw for more damage. The Web Throw won't work against someone in a Web Ball. ###
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Maximum Spider (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Crawler Assault (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DC8:00000606:FFFFFFFF:Ultimate Web Throw (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF3DD0:00000202:FFFFFFFF:Air Dash:f,f in air
;
; War Machine
;
; Dang it, this is the only Marvel character in this roster I don't know the name of. Good thing this movelist is short.
;
; You can move in all directions during the Hikou and perform any air attack.
;
; War Machine can't perform the Hikou during a duo.
;
; Gold War Machine has Hyper Armor compared to the normal one.
;
:mvscjr1:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for War Machine (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for War Machine (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Repulsor Blast:hcb+P
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Hikou:qcb+K (air)
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL1 ]
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL1 ]
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Gold War Machine (1st Character) PL2 ]
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Gold War Machine (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Proton Cannon (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Shoulder Cannon:qcf+P (air)
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:War Destroyer (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Low Shoulder Cannon:qcf+K
;
; The Incredible Hulk
;
; The difference between regular Hulk and Orange Hulk is that regular Hulk has super armor when on the ground or performing
; a special. Orange Hulk does not have that luxury.
;
; The following works for either version of Hulk.
;
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF31A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvscjr1:00100000:FF31A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF39A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvscjr1:00100000:FF39A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Hulk (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF35A0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvscjr1:00100000:FF35A8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Hulk (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000808:FFFFFFFF:Gamma Charge (Taichi):*b,f+K,(any direction)+K
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Gamma Crush (Hyper Combo):qcb+PP
:mvscjr1:00100000:FF3DA0:00000A0A:FFFFFFFF:Gamma Tornado:hcb+P
:mvscjr1:00100000:FF3DA8:00000808:FFFFFFFF:Gamma Charge (Taikuu):*d,u+K,(any direction)+K
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Gamma Wave (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Gamma Slam:qcf+P
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Gamma Quake (Hyper Combo):qcf+KK
;
; Venom
;
; The on-again, off-again good guy is now on again, I guess.
;
; Rotate joystick during Web Throw for more damage.
;
; When Eddie uses his punch throws, he traps them in a spider web, allowing you some time to deal some damage.
;
; Eddie's Web Throw will not hit if you use his punch throws to trap your opponent.
;
; Red Venom has no dash or backstep. He's fast enough already.
;
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvscjr1:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvscjr1:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Venom (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvscjr1:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Venom (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Venom Fang:qcf+P (air)
:mvscjr1:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Venom Rush:qcf+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvscjr1:00100000:FF3198:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvscjr1:00100000:FF3998:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Red Venom (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvscjr1:00100000:FF3598:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35B0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Red Venom (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Venom Crush:qcf+P*
:mvscjr1:00100000:FF3D98:00000A0A:FFFFFFFF:Web Throw:hcb+P
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Venom Web (Hyper Combo):qcf+PP
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Death Bite (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DB0:00000202:FFFFFFFF:Air Dash:f,f in air
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Venom Storm:qcf+K*
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Venom Charge:qcf+P in air
;
; Roll
;
; It's funny how small Roll is. So funny it isn't.
;
; Same notes for Roll as Mega Man regarding the Beat Plane, Rush Drill, and Eddie Yobi/Item Kougeki.
;
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL1 ]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL1 ]
:mvscjr1:00100000:FF3990:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvscjr1:00100000:FF3998:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvscjr1:00100000:FF39A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF39A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvscjr1:00100000:FF39B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvscjr1:00100000:FF39B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvscjr1:00100000:FF39C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Roll (1st Character) PL2 ]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Roll (2nd Character) PL2 ]
:mvscjr1:00100000:FF3D90:00000606:FFFFFFFF:Roll Buster:qcf+P (air)
:mvscjr1:00100000:FF3D98:00000606:FFFFFFFF:Hana-Taba Bakudan:qcb+P (air)
:mvscjr1:00100000:FF3DA0:00000606:FFFFFFFF:Rush Drill (Hyper Combo):qcf+KK
:mvscjr1:00100000:FF3DA8:00000606:FFFFFFFF:Beat Plane (Hyper Combo):qcb+KK (air)
:mvscjr1:00100000:FF3DB0:00000606:FFFFFFFF:Item Kougeki:qcf+K
:mvscjr1:00100000:FF3DB8:00000606:FFFFFFFF:Hyper Roll:qcf+PP (air)
:mvscjr1:00100000:FF3DC0:00000606:FFFFFFFF:Eddie Yobi:qcb+K
;
; Onslaught
;
; A couple of notes before getting to Onslaught.
;
; Onslaught is only useable if you put him as the A character.
;
; Onslaught's first form has no normal attacks. You will need to rely on these attacks.
;
; Onslaught's Warp will take you to the side opposite to the punch button used (LP takes you to the right, HP to the left).
;
; As you find, Onslaught does not have a formal MP+MK assist (or an HP+HK switch, and thus can't do duos, CCs, and VCs). That's
; why you have the Sentinel Assist.
;
; Move Onslaught any way you want in the second form by using your joystick.
;
; Onslaught's second form has two normal attacks, MK and HK. MK sends out the Sentinel missiles while HK just puts rocks in the
; background that doesn't actually do anything.
;
; Onslaught peforms the 3 Rensha Beam with qcb+LP and the 5 Rensha Beam with qcb+LK.
;
; Surprisingly, the addresses for both forms of Onslaught are mutually exclusive.
;
; If you have a home version of Marvel vs. Capcom, the moves here are different from that version you are used to.
;
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Onslaught (PL1)]
:mvscjr1:00100000:FF3190:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvscjr1:00100000:FF3198:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvscjr1:00100000:FF31A0:00000606:FFFFFFFF:Warp:dp+P
:mvscjr1:00100000:FF31A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvscjr1:00100000:FF31B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvscjr1:00100000:FF31B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvscjr1:00100000:FF31C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvscjr1:00100000:FF31C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Onslaught (PL2)]
:mvscjr1:00100000:FF3590:00000606:FFFFFFFF:Hyper Gravitation:qcf+LP
:mvscjr1:00100000:FF3598:00000606:FFFFFFFF:Magnetic Shockwave:qcf+MP
:mvscjr1:00100000:FF35A0:00000606:FFFFFFFF:Warp:dp+P
:mvscjr1:00100000:FF35A8:00000606:FFFFFFFF:Magnetic Tempest:qcf+HP
:mvscjr1:00100000:FF35B0:00000606:FFFFFFFF:Head Crush:qcf+LK
:mvscjr1:00100000:FF35B8:00000606:FFFFFFFF:Mega Optic Blast:qcf+MK
:mvscjr1:00100000:FF35C0:00000606:FFFFFFFF:Sentinel Assist:qcf+HK
:mvscjr1:00100000:FF35C8:00000606:FFFFFFFF:Partner Change:qcb+LP
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL1)]
:mvscjr1:00100000:FF31D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvscjr1:00100000:FF31D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvscjr1:00100000:FF31E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvscjr1:00100000:FF31E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvscjr1:00100000:FF3220:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
:mvscjr1:60000000:000000:00000000:00000000:[ Use for Onslaught 2nd Form (PL2)]
:mvscjr1:00100000:FF35D0:00000606:FFFFFFFF:Punch:qcf+LP
:mvscjr1:00100000:FF35D8:00000606:FFFFFFFF:Beam:qcf+MP
:mvscjr1:00100000:FF35E0:00000606:FFFFFFFF:Hyper Gravitation:qcf+HP
:mvscjr1:00100000:FF35E8:00000606:FFFFFFFF:Dash Punch:qcf+LK
:mvscjr1:00100000:FF3620:00000606:FFFFFFFF:Rensha Beam:qcb+(LP|LK)
mvscjr1:0:000000:00:999:[ These are the codes to set the machine region - the ]
mvscjr1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
mvscjr1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
mvscjr1:0:FF44B3:00:000:Region Switch = Japan
mvscjr1:0:FF44B3:02:000:Region Switch = USA
mvscjr1:0:FF44B3:04:000:Region Switch = Euro
mvscjr1:0:FF44B3:06:000:Region Switch = Brazil
mvscjr1:0:FF44B3:08:000:Region Switch = Hispanic
mvscjr1:0:FF44B3:0A:000:Region Switch = Asia
; [ MX5000 ]
mx5000:0:397E:09:000:Infinite Lives PL1
mx5000:0:39DE:09:000:Infinite Lives PL2
mx5000:0:0000:00:999:[Invincibility should only ]
mx5000:0:0000:00:999:[be activated ingame. You ]
mx5000:0:0000:00:999:[should disable them when ]
mx5000:0:0000:00:999:[you have finished with them]
mx5000:0:0000:00:999:[IE. Switch the Normal Mode ]
mx5000:0:0000:00:999:[cheat to the Boss Battle ]
mx5000:0:0000:00:999:[when you get to the Boss ]
mx5000:0:0000:00:999:[Battle. And turn the Boss ]
mx5000:0:0000:00:999:[Batle cheat OFF before the ]
mx5000:0:0000:00:999:[Boss disappears!!! ]
mx5000:0:3000:04:000:Invincibility Normal Mode
mx5000:0:3000:07:000:Invincibility Boss Battle
mx5000:0:0000:00:999:[ ]
mx5000:0:3011:00:000:Always Normal Shot
mx5000:0:3011:01:000:Always Single Laser
mx5000:0:3011:02:000:Always Double Laser
mx5000:0:3012:00:000:Always Single Bomb (Normal)
mx5000:0:3012:01:000:Always X3 Bombs
mx5000:0:3012:02:000:Always X5 Bombs
mx5000:0:3003:00:000:Always slow speed (Normal)
mx5000:0:3003:01:000:Always medium speed
mx5000:0:3003:02:000:Always fast speed
mx5000:0:3003:03:000:Always superfast speed
mx5000:0:3011:00:001:Get Normal Shot Now!
mx5000:0:3011:01:001:Get Single Laser Now!
mx5000:0:3011:02:001:Get Double Laser Now!
mx5000:0:3012:00:001:Get Single Bomb (Normal) Now!
mx5000:0:3012:01:001:Get X3 Bombs Now!
mx5000:0:3012:02:001:Get X5 Bombs Now!
mx5000:0:3003:00:001:Get slow speed (Normal) Now!
mx5000:0:3003:01:001:Get medium speed Now!
mx5000:0:3003:02:001:Get fast speed Now!
mx5000:0:3003:03:001:Get superfast speed Now!
mx5000:0:390C:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Kosodate Quiz My Angel (Japan) ]
myangel:0:200001:09:000:Infinite Credits:After you enable this you will either have to insert a coin or RESET the game to activate it.
:myangel:000000E6:200105:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
myangel:0:200105:01:000:Answer 1 always correct
myangel:0:200105:01:001:Answer 1 is correct for this question Now!
myangel:0:200149:03:000:Infinite Lives PL1
myangel:0:20014B:03:000:Infinite Lives PL2
; [ Kosodate Quiz My Angel 2 (Japan) ]
myangel2:0:200001:09:000:Infinite Credits
:myangel2:00100000:200036:00000376:FFFFFFFF:Infinite Time
:myangel2:000000E6:200411:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
myangel2:0:2003A0:06:000:Infinite Lives PL1
myangel2:0:2003A2:06:000:Infinite Lives PL2
; [ Kosodate Quiz My Angel 3 (KQT1/VER.A) ]
myangel3:0:0000:00:999:[ This game hasn't even ]:REASON 11
myangel3:0:0000:00:999:[ been looked at due to ]:REASON 11
myangel3:0:0000:00:999:[ time constraints - Too]:REASON 11
myangel3:0:0000:00:999:[ many games and so ]:REASON 11
myangel3:0:0000:00:999:[ little time. It is ]:REASON 11
myangel3:0:0000:00:999:[ even possible that ]:REASON 11
myangel3:0:0000:00:999:[ this game may be a ]:REASON 11
myangel3:0:0000:00:999:[ clone of an existing ]:REASON 11
myangel3:0:0000:00:999:[ game which may have ]:REASON 11
myangel3:0:0000:00:999:[ cheats. Please search ]:REASON 11
myangel3:0:0000:00:999:[ the cheat forums ]:REASON 11
myangel3:0:0000:00:999:[ before posting cheat ]:REASON 11
myangel3:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Virtual Mahjong 2 - My Fair Lady ]
myfairld:0:0000:00:999:[ There are no cheats ]:REASON 1
myfairld:0:0000:00:999:[ for this game as it ]:REASON 1
myfairld:0:0000:00:999:[ didn't work the last ]:REASON 1
myfairld:0:0000:00:999:[ time it was tested. ]:REASON 1
myfairld:0:0000:00:999:[ If the game now works ]:REASON 1
myfairld:0:0000:00:999:[ please request cheats ]:REASON 1
myfairld:0:0000:00:999:[ for it on the cheat ]:REASON 1
myfairld:0:0000:00:999:[ forums. ]:REASON 1
; [ My Hero (US) ]
myhero:0:C200:80:040:Invincibility
myhero:0:C04E:06:000:Infinite Lives PL1
myhero:0:C04F:06:000:Infinite Lives PL2
; [ My Hero (Korea) ]
myherok:0:C200:80:040:Invincibility
myherok:0:C04E:06:000:Infinite Lives PL1
myherok:0:C04F:06:000:Infinite Lives PL2
; [ Mello Yello Q*bert ]
myqbert:0:01000:04:000:Infinite Lives
; [ Mystic Marathon ]
mysticm:0:D006:01:000:Set Rank to 1st PL1
mysticm:0:D062:01:000:Set Rank to 1st PL2
; [ Mystic Riders (World) ]
mysticri:0:0675F:00:100:Infinite Lives
mysticri:0:06E1C:00:100:Invincibility:You must die to activate it - The Bells occasionally still kill you on a two player game and possibly other very large objects.
; [ Mysterious Stones - Dr. Kick in Adventure ]
myststno:0:0040:00:000:Infinite Time
myststno:0:0031:06:000:Infinite Lives
myststno:0:B8F5:B0:100:Invincibility
myststno:0:B8F6:16:600:Invincibility (02/17):Note the enemies may change on other levels the cheats are still good but the descriptions may differ
myststno:0:C00B:B0:600:Invincibility (03/17):Parts 1 + 2 sorts out the dragon man with sword
myststno:0:C00C:0C:600:Invincibility (04/17):Parts 3 + 4 sorts out the balls
myststno:0:C69E:B0:600:Invincibility (05/17)
myststno:0:C69F:0C:600:Invincibility (06/17):Parts 5 + 6 sorts out the skulls
myststno:0:D87D:B0:600:Invincibility (07/17)
myststno:0:D87E:09:600:Invincibility (08/17):Parts 7 + 8 sorts out the grim reaper
myststno:0:A0FC:97:600:Invincibility (09/17)
myststno:0:A0FD:A0:600:Invincibility (10/17):Parts 9 + 10 sorts out the lava pit
myststno:0:BE05:B0:600:Invincibility (11/17)
myststno:0:BE06:11:600:Invincibility (12/17):Parts 11 + 12 sorts out the dragon man ON FIRE
myststno:0:5805:90:600:Invincibility (13/17)
myststno:0:5806:12:600:Invincibility (14/17):Parts 13 + 14 sorts out the crocodiles outside
myststno:0:A10A:97:600:Invincibility (15/17)
myststno:0:A10B:A0:600:Invincibility (16/17):Parts 15 + 16 sorts out the small fires
myststno:0:4EF4:A5:600:Invincibility (17/17):Part 18 stops you being bounced by rebounding objects
; [ Mysterious Stones - Dr. John's Adventure ]
mystston:0:0040:00:000:Infinite Time
mystston:0:0031:06:000:Infinite Lives
mystston:0:BA74:B0:100:Invincibility
mystston:0:BA75:16:600:Invincibility (02/17):Note the enemies may change on other levels the cheats are still good but the descriptions may differ
mystston:0:C18A:B0:600:Invincibility (03/17):Parts 1 + 2 sorts out the dragon man with sword
mystston:0:C18B:0C:600:Invincibility (04/17):Parts 3 + 4 sorts out the balls
mystston:0:C81D:B0:600:Invincibility (05/17)
mystston:0:C81E:0C:600:Invincibility (06/17):Parts 5 + 6 sorts out the skulls
mystston:0:D9FC:B0:600:Invincibility (07/17)
mystston:0:D9FD:09:600:Invincibility (08/17):Parts 7 + 8 sorts out the grim reaper
mystston:0:A12B:C0:600:Invincibility (09/17)
mystston:0:A12C:A0:600:Invincibility (10/17):Parts 9 + 10 sorts out the lava pit
mystston:0:BF84:B0:600:Invincibility (11/17)
mystston:0:BF85:11:600:Invincibility (12/17):Parts 11 + 12 sorts out the dragon man ON FIRE
mystston:0:5817:90:600:Invincibility (13/17)
mystston:0:5818:12:600:Invincibility (14/17):Parts 13 + 14 sorts out the crocodiles outside
mystston:0:A139:C0:600:Invincibility (15/17)
mystston:0:A13A:A0:600:Invincibility (16/17):Parts 15 + 16 sorts out the small fires
mystston:0:4F06:A5:600:Invincibility (17/17):Part 18 stops you being bounced by rebounding objects
; [ Mystic Warriors (Europe ver EAA) ]
mystwarr:0:200200:FF:000:Infinite Lives PL1
mystwarr:0:200201:03:000:Infinite Energy PL1
mystwarr:0:407046:02:000:Invincibility PL1:Use this when you are flickering
mystwarr:0:200240:FF:000:Infinite Lives PL2
mystwarr:0:200241:03:000:Infinite Energy PL2
mystwarr:0:407C46:02:000:Invincibility PL2:Use this when you are flickering
mystwarr:0:200280:FF:000:Infinite Lives PL3
mystwarr:0:200281:03:000:Infinite Energy PL3
mystwarr:0:408846:02:000:Invincibility PL3:Use this when you are flickering
mystwarr:0:2002C0:FF:000:Infinite Lives PL4
mystwarr:0:2002C1:03:000:Infinite Energy PL4
mystwarr:0:409446:02:000:Invincibility PL4:Use this when you are flickering
; [ Mystic Warriors (US ver UAA) ]
mystwaru:0:200200:FF:000:Infinite Lives PL1
mystwaru:0:200201:03:000:Infinite Energy PL1
mystwaru:0:407046:02:000:Invincibility PL1:Use this when you are flickering
mystwaru:0:200240:FF:000:Infinite Lives PL2
mystwaru:0:200241:03:000:Infinite Energy PL2
mystwaru:0:407C46:02:000:Invincibility PL2:Use this when you are flickering
mystwaru:0:200280:FF:000:Infinite Lives PL3
mystwaru:0:200281:03:000:Infinite Energy PL3
mystwaru:0:408846:02:000:Invincibility PL3:Use this when you are flickering
mystwaru:0:2002C0:FF:000:Infinite Lives PL4
mystwaru:0:2002C1:03:000:Infinite Energy PL4
mystwaru:0:409446:02:000:Invincibility PL4:Use this when you are flickering
; [ NAM-1975 ]
nam1975:0:10A625:64:000:Infinite Continues
nam1975:0:10109E:89:005:Infinite Lives PL1
nam1975:0:1010E7:99:000:Infinite Ammo PL1
nam1975:0:1010ED:99:000:Infinite Grenades PL1
nam1975:0:1010F0:02:000:Invincibility PL1
nam1975:0:1010E6:02:000:Always have Flamethrower PL1
nam1975:0:1010E6:08:000:Always have Bazooka PL1
nam1975:0:1010E6:01:000:Always have Machine Gun PL1
nam1975:0:1010E6:02:001:Get Flamethrower Now PL1
nam1975:0:1010E6:08:001:Get Bazooka Now PL1
nam1975:0:1010E6:01:001:Get Machine Gun Now PL1
nam1975:0:10119E:89:005:Infinite Lives PL2
nam1975:0:1011E7:99:000:Infinite Ammo PL2
nam1975:0:1011ED:99:000:Infinite Grenades PL2
nam1975:0:1011F0:02:000:Invincibility PL2
nam1975:0:1011E6:02:000:Always have Flamethrower PL2
nam1975:0:1011E6:08:000:Always have Bazooka PL2
nam1975:0:1011E6:01:000:Always have Machine Gun PL2
nam1975:0:1011E6:02:001:Get Flamethrower Now PL2
nam1975:0:1011E6:08:001:Get Bazooka Now PL2
nam1975:0:1011E6:01:001:Get Machine Gun Now PL2
; [ Name That Tune ]
nametune:0:02EC:85:000:Always Max Song Value
nametune:0:02EE:99:000:Always Max Song Bonus
:nametune:000000E6:012A:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
nametune:0:012A:00:000:Answer 1 always correct
; [ Naname de Magic! (Japan) ]
naname:0:704042:99:000:Infinite Credits
naname:0:706401:87:000:Always VS. Bar set at middle
naname:0:706401:8D:001:Win this Round Now! PL1
naname:0:706401:80:001:Win this Round Now! PL2
; [ Narc (rev 7.00) ]
narc:0:002016FC:03:000:Infinite Lives PL1
narc:0:002016E0:23:000:Infinite Energy PL1
narc:0:002016B8:10:000:Invincibility PL1
narc:0:002016F0:64:000:Infinite Bullets PL1
narc:0:002016E2:64:000:Infinite Rockets PL1
narc:0:002016EA:64:001:Get 100 dollars Now! PL1
narc:0:002016E8:64:001:Get 100 drugs Now! PL1
narc:0:002016EC:32:001:Get 50 "bust" Now! PL1
narc:0:00201778:03:000:Infinite Lives PL2
narc:0:0020175C:23:000:Infinite Energy PL2
narc:0:00201734:10:000:Invincibility PL2
narc:0:0020176C:64:000:Infinite Bullets PL2
narc:0:0020175E:64:000:Infinite Rockets PL2
narc:0:00201766:64:001:Get 100 dollars Now! PL2
narc:0:00201764:64:001:Get 100 drugs Now! PL2
narc:0:00201768:32:001:Get 50 "bust" Now! PL2
; [ Narc (rev 3.20) ]
narc3:0:002016FC:03:000:Infinite Lives PL1
narc3:0:002016E0:23:000:Infinite Energy PL1
narc3:0:002016B8:10:000:Invincibility PL1
narc3:0:002016F0:64:000:Infinite Bullets PL1
narc3:0:002016E2:64:000:Infinite Rockets PL1
narc3:0:002016EA:64:001:Get 100 dollars Now! PL1
narc3:0:002016E8:64:001:Get 100 drugs Now! PL1
narc3:0:002016EC:32:001:Get 50 "bust" Now! PL1
narc3:0:00201778:03:000:Infinite Lives PL2
narc3:0:0020175C:23:000:Infinite Energy PL2
narc3:0:00201734:10:000:Invincibility PL2
narc3:0:0020176C:64:000:Infinite Bullets PL2
narc3:0:0020175E:64:000:Infinite Rockets PL2
narc3:0:00201766:64:001:Get 100 dollars Now! PL2
narc3:0:00201764:64:001:Get 100 drugs Now! PL2
narc3:0:00201768:32:001:Get 50 "bust" Now! PL2
; [ Nastar (World) ]
nastar:0:6004D9:09:000:Infinite Credits
nastar:0:601B60:0A:000:Infinite Time
nastar:0:601B61:00:500:Infinite Time (2/2)
nastar:0:60050B:0A:000:Infinite Lives PL1
nastar:0:600509:0B:000:Infinite Energy PL1
nastar:0:600593:02:000:Invincibility PL1:Turn it ON when you are flickering. Turn it OFF at the end of levels
nastar:0:600515:01:000:Always have Max Speed PL1
nastar:0:60050D:09:000:Always have Max Level PL1
nastar:0:600569:00:000:Always have Normal Sword PL1
nastar:0:600569:01:000:Always have Big Sword PL1
nastar:0:600569:02:000:Always have Claw PL1
nastar:0:600511:00:000:Always have No shot PL1
nastar:0:600511:01:000:Always have Fire ball shot PL1
nastar:0:600511:02:000:Always have Ice shot PL1
nastar:0:600511:03:000:Always have Barrier shot PL1
nastar:0:601EAD:0F:500:Always have Barrier shot PL1 (2/2)
nastar:0:600569:00:001:Get the Normal Sword Now! PL1
nastar:0:600569:01:001:Get the Big Sword Now! PL1
nastar:0:600569:02:001:Get the Claw Now! PL1
nastar:0:600511:00:001:Get the No shot Now! PL1
nastar:0:600511:01:001:Get the Fire ball shot Now! PL1
nastar:0:600511:02:001:Get the Ice shot Now! PL1
nastar:0:600511:03:001:Get the Barrier shot Now! PL1
nastar:0:601EAD:0F:501:Get the Barrier shot Now! PL1 (2/2)
nastar:0:600521:0A:000:Infinite Lives PL2
nastar:0:60051F:0B:000:Infinite Energy PL2
nastar:0:6005A9:02:000:Invincibility PL2:Turn it ON when you are flickering. Turn it OFF at the end of levels
nastar:0:60052B:01:000:Always have Max Speed PL2
nastar:0:600523:09:000:Always have Max Level PL2
nastar:0:6005E9:08:000:Always have Normal Sword PL2
nastar:0:6005E9:09:000:Always have Big Sword PL2
nastar:0:6005E9:0A:000:Always have Claw PL2
nastar:0:600527:00:000:Always have No shot PL2
nastar:0:600527:01:000:Always have Fire ball shot PL2
nastar:0:600527:02:000:Always have Ice shot PL2
nastar:0:600527:03:000:Always have Barrier shot PL2
nastar:0:601ED9:0F:500:Always have Barrier shot PL2 (2/2)
nastar:0:6005E9:08:001:Get the Normal Sword Now! PL2
nastar:0:6005E9:09:001:Get the Big Sword Now! PL2
nastar:0:6005E9:0A:001:Get the Claw Now! PL2
nastar:0:600527:00:001:Get the No shot Now! PL2
nastar:0:600527:01:001:Get the Fire ball shot Now! PL2
nastar:0:600527:02:001:Get the Ice shot Now! PL2
nastar:0:600527:03:001:Get the Barrier shot Now! PL2
nastar:0:601ED9:0F:501:Get the Barrier shot Now! PL2 (2/2)
; [ Nastar Warrior (US) ]
nastarw:0:6004D9:09:000:Infinite Credits
nastarw:0:601B60:0A:000:Infinite Time
nastarw:0:601B61:00:500:Infinite Time (2/2)
nastarw:0:60050B:0A:000:Infinite Lives PL1
nastarw:0:600509:0B:000:Infinite Energy PL1
nastarw:0:600593:02:000:Invincibility PL1:Turn it ON when you are flickering. Turn it OFF at the end of levels
nastarw:0:600515:01:000:Always have Max Speed PL1
nastarw:0:60050D:09:000:Always have Max Level PL1
nastarw:0:600569:00:000:Always have Normal Sword PL1
nastarw:0:600569:01:000:Always have Big Sword PL1
nastarw:0:600569:02:000:Always have Claw PL1
nastarw:0:600511:00:000:Always have No shot PL1
nastarw:0:600511:01:000:Always have Fire ball shot PL1
nastarw:0:600511:02:000:Always have Ice shot PL1
nastarw:0:600511:03:000:Always have Barrier shot PL1
nastarw:0:601EAD:0F:500:Always have Barrier shot PL1 (2/2)
nastarw:0:600569:00:001:Get the Normal Sword Now! PL1
nastarw:0:600569:01:001:Get the Big Sword Now! PL1
nastarw:0:600569:02:001:Get the Claw Now! PL1
nastarw:0:600511:00:001:Get the No shot Now! PL1
nastarw:0:600511:01:001:Get the Fire ball shot Now! PL1
nastarw:0:600511:02:001:Get the Ice shot Now! PL1
nastarw:0:600511:03:001:Get the Barrier shot Now! PL1
nastarw:0:601EAD:0F:501:Get the Barrier shot Now! PL1 (2/2)
nastarw:0:600521:0A:000:Infinite Lives PL2
nastarw:0:60051F:0B:000:Infinite Energy PL2
nastarw:0:6005A9:02:000:Invincibility PL2:Turn it ON when you are flickering. Turn it OFF at the end of levels
nastarw:0:60052B:01:000:Always have Max Speed PL2
nastarw:0:600523:09:000:Always have Max Level PL2
nastarw:0:6005E9:08:000:Always have Normal Sword PL2
nastarw:0:6005E9:09:000:Always have Big Sword PL2
nastarw:0:6005E9:0A:000:Always have Claw PL2
nastarw:0:600527:00:000:Always have No shot PL2
nastarw:0:600527:01:000:Always have Fire ball shot PL2
nastarw:0:600527:02:000:Always have Ice shot PL2
nastarw:0:600527:03:000:Always have Barrier shot PL2
nastarw:0:601ED9:0F:500:Always have Barrier shot PL2 (2/2)
nastarw:0:6005E9:08:001:Get the Normal Sword Now! PL2
nastarw:0:6005E9:09:001:Get the Big Sword Now! PL2
nastarw:0:6005E9:0A:001:Get the Claw Now! PL2
nastarw:0:600527:00:001:Get the No shot Now! PL2
nastarw:0:600527:01:001:Get the Fire ball shot Now! PL2
nastarw:0:600527:02:001:Get the Ice shot Now! PL2
nastarw:0:600527:03:001:Get the Barrier shot Now! PL2
nastarw:0:601ED9:0F:501:Get the Barrier shot Now! PL2 (2/2)
; [ NATO Defense ]
natodef:0:8355:1E:000:Infinite Credits
natodef:0:8331:08:000:Infinite Lives PL1
natodef:0:8053:10:000:Infinite Ammo PL1
natodef:0:8332:08:000:Infinite Lives PL2
natodef:0:8054:10:000:Infinite Ammo PL2
; [ NATO Defense (alternate mazes) ]
natodefa:0:8355:1E:000:Infinite Credits
natodefa:0:8331:08:000:Infinite Lives PL1
natodefa:0:8053:10:000:Infinite Ammo PL1
natodefa:0:8332:08:000:Infinite Lives PL2
natodefa:0:8054:10:000:Infinite Ammo PL2
; [ Natsuiro Mahjong (Japan) ]
natsuiro:0:0000:00:999:[The winning hand cheat must]
natsuiro:0:0000:00:999:[be activated when there are]
natsuiro:0:0000:00:999:[14 tiles in your hand, then]
natsuiro:0:0000:00:999:[press the RON key . ]
natsuiro:0:0000:00:999:[('Z' by default). The tiles]
natsuiro:0:0000:00:999:[do not visually change ]
natsuiro:0:0000:00:999:[until you make a move. ]
natsuiro:0:CE81:30:000:Always winning hand
natsuiro:0:CE82:30:500:Always winning hand (02/14)
natsuiro:0:CE83:30:500:Always winning hand (03/14)
natsuiro:0:CE84:31:500:Always winning hand (04/14)
natsuiro:0:CE85:31:500:Always winning hand (05/14)
natsuiro:0:CE86:31:500:Always winning hand (06/14)
natsuiro:0:CE87:32:500:Always winning hand (07/14)
natsuiro:0:CE88:32:500:Always winning hand (08/14)
natsuiro:0:CE89:32:500:Always winning hand (09/14)
natsuiro:0:CE8A:33:500:Always winning hand (10/14)
natsuiro:0:CE8B:33:500:Always winning hand (11/14)
natsuiro:0:CE8C:33:500:Always winning hand (12/14)
natsuiro:0:CE8D:34:500:Always winning hand (13/14)
natsuiro:0:CE8E:34:500:Always winning hand (14/14)
natsuiro:0:C702:00:000:Always winning hand (dealer)
natsuiro:0:CB02:01:500:Always winning hand (dealer) (2/2)
; [ Naughty Boy (bootleg) ]
naughtya:0:4028:05:000:Infinite Lives
naughtya:0:408B:99:000:Infinite Time
naughtya:0:0000:00:999:[Activate the following two ]
naughtya:0:0000:00:999:[cheats during game play NOT]
naughtya:0:0000:00:999:[on the attract screens! ]
naughtya:0:4040:02:000:Invincibility
naughtya:0:4040:04:001:Finish this level
; [ Naughty Boy ]
naughtyb:0:4028:05:000:Infinite Lives
naughtyb:0:408B:99:000:Infinite Time
naughtyb:0:0000:00:999:[Activate the following two ]
naughtyb:0:0000:00:999:[cheats during game play NOT]
naughtyb:0:0000:00:999:[on the attract screens! ]
naughtyb:0:4040:02:000:Invincibility
naughtyb:0:4040:04:001:Finish this level
; [ Naughty Boy (Cinematronics) ]
naughtyc:0:4028:05:000:Infinite Lives
naughtyc:0:408B:99:000:Infinite Time
naughtyc:0:0000:00:999:[Activate the following two ]
naughtyc:0:0000:00:999:[cheats during game play NOT]
naughtyc:0:0000:00:999:[on the attract screens! ]
naughtyc:0:4040:02:000:Invincibility
naughtyc:0:4040:04:001:Finish this level
; [ Navarone ]
navarone:0:4050:05:000:Infinite Lives
; [ NBA Hangtime (rev L1.1 04/16/96) ]
nbahangt:0:00226F43:03:000:Infinite Quarter Time
nbahangt:0:00226F42:05:500:Infinite Quarter Time (2/3)
nbahangt:0:00226F41:0A:500:Infinite Quarter Time (3/3)
nbahangt:0:00226F43:00:001:Finish this Quarter Now!
nbahangt:0:00226F42:00:501:Finish this Quarter Now! (2/3)
nbahangt:0:00226F41:01:501:Finish this Quarter Now! (3/3)
nbahangt:0:00226F3A:0A:000:Infinite Shot Time
nbahangt:0:00226F3A:00:001:No Shot Time Left Now!
nbahangt:0:00000000:00:999:[ Use these Cheats on the Character Edit Screen ]
nbahangt:0:0022813C:0A:001:Get Maximum Speed Now!
nbahangt:0:0022813E:0A:001:Get Maximum Power Now!
nbahangt:0:00228140:0A:001:Get Maximum Shoot Now!
nbahangt:0:00228142:0A:001:Get Maximum Dunks Now!
nbahangt:0:00228144:0A:001:Get Maximum Steal Now!
nbahangt:0:00228146:0A:001:Get Maximum Block Now!
nbahangt:0:00228148:0A:001:Get Maximum Height Now!
nbahangt:0:0022814A:0A:001:Get Maximum Weight Now!
nbahangt:0:0022814C:50:070:Select Number of Attribute Points
nbahangt:0:0022823C:01:021:Get "No Tag Arrow" Now!
nbahangt:0:0022823C:02:021:Get "Stealth Turbo" Now!
nbahangt:0:0022823C:04:021:Get "Big Head" Now!
nbahangt:0:0022823C:08:021:Get "Hide Attributes" Now!
nbahangt:0:0022823C:10:021:Get "Drone Big Head" Now!
nbahangt:0:0022823C:20:021:Get "Super Rebound" Now!
nbahangt:0:0022823C:40:021:Get "Smarter Drone" Now!
nbahangt:0:0022823C:01:041:Lose "No Tag Arrow" Now!
nbahangt:0:0022823C:02:041:Lose "Stealth Turbo" Now!
nbahangt:0:0022823C:04:041:Lose "Big Head" Now!
nbahangt:0:0022823C:08:041:Lose "Hide Attributes" Now!
nbahangt:0:0022823C:10:041:Lose "Drone Big Head" Now!
nbahangt:0:0022823C:20:041:Lose "Super Rebound" Now!
nbahangt:0:0022823C:40:041:Lose "Smarter Drone" Now!
nbahangt:0:00228030:01:000:Infinite Time To Edit Character
nbahangt:0:00228032:3C:500:Infinite Time To Edit Character (2/2)
nbahangt:0:00000000:00:999:[ ]
nbahangt:0:00226F68:00:000:Score always 0 PL1
nbahangt:0:00226F68:96:000:Score always 150 PL1
nbahangt:0:00226F68:00:001:Set score = 0 Now! PL1
nbahangt:0:00226F68:96:001:Set score = 150 Now! PL1
nbahangt:0:00226F68:96:070:Select score Now! PL1
nbahangt:0:00226F6A:00:000:Score always = 0 PL2
nbahangt:0:00226F6A:96:000:Score always = 150 PL2
nbahangt:0:00226F6A:00:001:Set score = 0 Now! PL2
nbahangt:0:00226F6A:96:001:Set score = 150 Now! PL2
nbahangt:0:00226F6A:96:070:Select score Now! PL2
; [ NBA Jam (rev 3.01 04/07/93) ]
nbajam:0:0021E1EB:09:000:Infinite Quarter Time
nbajam:0:0021E1EA:05:500:Infinite Quarter Time (2/3)
nbajam:0:0021E1E9:09:500:Infinite Quarter Time (3/3)
nbajam:0:0021E1EB:00:001:Finish this Quarter Now!
nbajam:0:0021E1EA:00:501:Finish this Quarter Now! (2/3)
nbajam:0:0021E1E9:00:501:Finish this Quarter Now! (3/3)
nbajam:0:0021E1E2:09:000:Infinite Shot Time
nbajam:0:0021E1E2:00:001:NO Shot Time left Now!
nbajam:0:0021E218:FF:070:Select Score Team 1
nbajam:0:0021E21A:FF:070:Select Score Team 2
nbajam:0:0021CA7A:2F:000:Infinite Turbo PL1:Turbo display not affected
:nbajam:62000000:00000000:00000000:FFFFFFFF:Select Special Character PL1:You can get the same effect by entering the initials and date in the brackets shown for each character
:nbajam:00010000:0021F174:00000000:FFFFFFFF:Goskie (TWG,12-7)
:nbajam:00010000:0021F174:00000001:FFFFFFFF:Jamie Rivet (RJR,1-17)
:nbajam:00010000:0021F174:00000002:FFFFFFFF:Carlton (JMC,8-5)
:nbajam:00010000:0021F174:00000003:FFFFFFFF:Sal Divita (SAL,2-1)
:nbajam:00010000:0021F174:00000004:FFFFFFFF:Liptak (SL ,6-24)
:nbajam:00010000:0021F174:00000005:FFFFFFFF:Mark J. Turmell (MJT,3-22)
:nbajam:00010000:0021F174:00000006:FFFFFFFF:Jon Hey (JWH,9-20)
:nbajam:00010000:0021F174:00000007:FFFFFFFF:George N. Petro (GNP,10-8)
:nbajam:00010000:0021F174:00000008:FFFFFFFF:Newcomer (JRN,6-18)
:nbajam:00010000:0021F174:00000009:FFFFFFFF:Oursler (SNO,1-3)
:nbajam:00010000:0021F174:0000000A:FFFFFFFF:Howard (HOW,7-15)
:nbajam:00010000:0021F174:0000000B:FFFFFFFF:Air Morris (WIL,1-1)
:nbajam:00010000:0021F174:0000000C:FFFFFFFF:Tony Scott (TON,7-3)
nbajam:0:0021CAA0:2F:000:Infinite Turbo PL2:Turbo display not affected
:nbajam:62000000:00000000:00000000:FFFFFFFF:Select Special Character PL2:You can get the same effect by entering the initials and date in the brackets shown for each character
:nbajam:00010000:0021F176:00000000:FFFFFFFF:Goskie (TWG,12-7)
:nbajam:00010000:0021F176:00000001:FFFFFFFF:Jamie Rivet (RJR,1-17)
:nbajam:00010000:0021F176:00000002:FFFFFFFF:Carlton (JMC,8-5)
:nbajam:00010000:0021F176:00000003:FFFFFFFF:Sal Divita (SAL,2-1)
:nbajam:00010000:0021F176:00000004:FFFFFFFF:Liptak (SL ,6-24)
:nbajam:00010000:0021F176:00000005:FFFFFFFF:Mark J. Turmell (MJT,3-22)
:nbajam:00010000:0021F176:00000006:FFFFFFFF:Jon Hey (JWH,9-20)
:nbajam:00010000:0021F176:00000007:FFFFFFFF:George N. Petro (GNP,10-8)
:nbajam:00010000:0021F176:00000008:FFFFFFFF:Newcomer (JRN,6-18)
:nbajam:00010000:0021F176:00000009:FFFFFFFF:Oursler (SNO,1-3)
:nbajam:00010000:0021F176:0000000A:FFFFFFFF:Howard (HOW,7-15)
:nbajam:00010000:0021F176:0000000B:FFFFFFFF:Air Morris (WIL,1-1)
:nbajam:00010000:0021F176:0000000C:FFFFFFFF:Tony Scott (TON,7-3)
nbajam:0:0021CAC6:2F:000:Infinite Turbo PL3:Turbo display not affected
:nbajam:62000000:00000000:00000000:FFFFFFFF:Select Special Character PL3:You can get the same effect by entering the initials and date in the brackets shown for each character
:nbajam:00010000:0021F178:00000000:FFFFFFFF:Goskie (TWG,12-7)
:nbajam:00010000:0021F178:00000001:FFFFFFFF:Jamie Rivet (RJR,1-17)
:nbajam:00010000:0021F178:00000002:FFFFFFFF:Carlton (JMC,8-5)
:nbajam:00010000:0021F178:00000003:FFFFFFFF:Sal Divita (SAL,2-1)
:nbajam:00010000:0021F178:00000004:FFFFFFFF:Liptak (SL ,6-24)
:nbajam:00010000:0021F178:00000005:FFFFFFFF:Mark J. Turmell (MJT,3-22)
:nbajam:00010000:0021F178:00000006:FFFFFFFF:Jon Hey (JWH,9-20)
:nbajam:00010000:0021F178:00000007:FFFFFFFF:George N. Petro (GNP,10-8)
:nbajam:00010000:0021F178:00000008:FFFFFFFF:Newcomer (JRN,6-18)
:nbajam:00010000:0021F178:00000009:FFFFFFFF:Oursler (SNO,1-3)
:nbajam:00010000:0021F178:0000000A:FFFFFFFF:Howard (HOW,7-15)
:nbajam:00010000:0021F178:0000000B:FFFFFFFF:Air Morris (WIL,1-1)
:nbajam:00010000:0021F178:0000000C:FFFFFFFF:Tony Scott (TON,7-3)
nbajam:0:0021CAEC:2F:000:Infinite Turbo PL4:Turbo display not affected
:nbajam:62000000:00000000:00000000:FFFFFFFF:Select Special Character PL4:You can get the same effect by entering the initials and date in the brackets shown for each character
:nbajam:00010000:0021F17A:00000000:FFFFFFFF:Goskie (TWG,12-7)
:nbajam:00010000:0021F17A:00000001:FFFFFFFF:Jamie Rivet (RJR,1-17)
:nbajam:00010000:0021F17A:00000002:FFFFFFFF:Carlton (JMC,8-5)
:nbajam:00010000:0021F17A:00000003:FFFFFFFF:Sal Divita (SAL,2-1)
:nbajam:00010000:0021F17A:00000004:FFFFFFFF:Liptak (SL ,6-24)
:nbajam:00010000:0021F17A:00000005:FFFFFFFF:Mark J. Turmell (MJT,3-22)
:nbajam:00010000:0021F17A:00000006:FFFFFFFF:Jon Hey (JWH,9-20)
:nbajam:00010000:0021F17A:00000007:FFFFFFFF:George N. Petro (GNP,10-8)
:nbajam:00010000:0021F17A:00000008:FFFFFFFF:Newcomer (JRN,6-18)
:nbajam:00010000:0021F17A:00000009:FFFFFFFF:Oursler (SNO,1-3)
:nbajam:00010000:0021F17A:0000000A:FFFFFFFF:Howard (HOW,7-15)
:nbajam:00010000:0021F17A:0000000B:FFFFFFFF:Air Morris (WIL,1-1)
:nbajam:00010000:0021F17A:0000000C:FFFFFFFF:Tony Scott (TON,7-3)
:nbajam:62000000:00000000:00000000:FFFFFFFF:Select Team PL1/PL2:You can make your changes anytime, but note that if you change your team mid-game, your on-screen players will not change, and neither will your team colours.
:nbajam:00010000:0021F150:00000000:0000001F:Atlanta
:nbajam:00010000:0021F150:00000001:0000001F:Boston
:nbajam:00010000:0021F150:00000002:0000001F:Charlotte
:nbajam:00010000:0021F150:00000003:0000001F:Chicago
:nbajam:00010000:0021F150:00000004:0000001F:Cleveland
:nbajam:00010000:0021F150:00000005:0000001F:Dallas
:nbajam:00010000:0021F150:00000006:0000001F:Denver
:nbajam:00010000:0021F150:00000007:0000001F:Detroit
:nbajam:00010000:0021F150:00000008:0000001F:Golden State
:nbajam:00010000:0021F150:00000009:0000001F:Houston
:nbajam:00010000:0021F150:0000000A:0000001F:Indiana
:nbajam:00010000:0021F150:0000000B:0000001F:LA Clippers
:nbajam:00010000:0021F150:0000000C:0000001F:LA Lakers
:nbajam:00010000:0021F150:0000000D:0000001F:Miami
:nbajam:00010000:0021F150:0000000E:0000001F:Milwaukee
:nbajam:00010000:0021F150:0000000F:0000001F:Minnesota
:nbajam:00010000:0021F150:00000010:0000001F:New Jersey
:nbajam:00010000:0021F150:00000011:0000001F:New York
:nbajam:00010000:0021F150:00000012:0000001F:Orlando
:nbajam:00010000:0021F150:00000013:0000001F:Philadelphia
:nbajam:00010000:0021F150:00000014:0000001F:Phoenix
:nbajam:00010000:0021F150:00000015:0000001F:Portland
:nbajam:00010000:0021F150:00000016:0000001F:Sacramento
:nbajam:00010000:0021F150:00000017:0000001F:San Antonio
:nbajam:00010000:0021F150:00000018:0000001F:Seattle
:nbajam:00010000:0021F150:00000019:0000001F:Utah
:nbajam:00010000:0021F150:0000001A:0000001F:Washington
:nbajam:62000000:00000000:00000000:FFFFFFFF:Select Team PL3/PL4:You can make your changes anytime, but note that if you change your team mid-game, your on-screen players will not change, and neither will your team colours.
:nbajam:00010000:0021F152:00000000:0000001F:Atlanta
:nbajam:00010000:0021F152:00000001:0000001F:Boston
:nbajam:00010000:0021F152:00000002:0000001F:Charlotte
:nbajam:00010000:0021F152:00000003:0000001F:Chicago
:nbajam:00010000:0021F152:00000004:0000001F:Cleveland
:nbajam:00010000:0021F152:00000005:0000001F:Dallas
:nbajam:00010000:0021F152:00000006:0000001F:Denver
:nbajam:00010000:0021F152:00000007:0000001F:Detroit
:nbajam:00010000:0021F152:00000008:0000001F:Golden State
:nbajam:00010000:0021F152:00000009:0000001F:Houston
:nbajam:00010000:0021F152:0000000A:0000001F:Indiana
:nbajam:00010000:0021F152:0000000B:0000001F:LA Clippers
:nbajam:00010000:0021F152:0000000C:0000001F:LA Lakers
:nbajam:00010000:0021F152:0000000D:0000001F:Miami
:nbajam:00010000:0021F152:0000000E:0000001F:Milwaukee
:nbajam:00010000:0021F152:0000000F:0000001F:Minnesota
:nbajam:00010000:0021F152:00000010:0000001F:New Jersey
:nbajam:00010000:0021F152:00000011:0000001F:New York
:nbajam:00010000:0021F152:00000012:0000001F:Orlando
:nbajam:00010000:0021F152:00000013:0000001F:Philadelphia
:nbajam:00010000:0021F152:00000014:0000001F:Phoenix
:nbajam:00010000:0021F152:00000015:0000001F:Portland
:nbajam:00010000:0021F152:00000016:0000001F:Sacramento
:nbajam:00010000:0021F152:00000017:0000001F:San Antonio
:nbajam:00010000:0021F152:00000018:0000001F:Seattle
:nbajam:00010000:0021F152:00000019:0000001F:Utah
:nbajam:00010000:0021F152:0000001A:0000001F:Washington
; [ NBA Jam Extreme ]
nbajamex:0:0000:00:999:[ There are no cheats ]:REASON 1
nbajamex:0:0000:00:999:[ for this game as it ]:REASON 1
nbajamex:0:0000:00:999:[ didn't work the last ]:REASON 1
nbajamex:0:0000:00:999:[ time it was tested. ]:REASON 1
nbajamex:0:0000:00:999:[ If the game now works ]:REASON 1
nbajamex:0:0000:00:999:[ please request cheats ]:REASON 1
nbajamex:0:0000:00:999:[ for it on the cheat ]:REASON 1
nbajamex:0:0000:00:999:[ forums. ]:REASON 1
; [ NBA Jam (rev 2.00 02/10/93) ]
nbajamr2:0:0021E1DF:09:000:Infinite Quarter Time
nbajamr2:0:0021E1DE:05:500:Infinite Quarter Time (2/3)
nbajamr2:0:0021E1DD:09:500:Infinite Quarter Time (3/3)
nbajamr2:0:0021E1DF:00:001:Finish this Quarter Now!
nbajamr2:0:0021E1DE:00:501:Finish this Quarter Now! (2/3)
nbajamr2:0:0021E1DD:00:501:Finish this Quarter Now! (3/3)
nbajamr2:0:0021E1D6:09:000:Infinite Shot Time
nbajamr2:0:0021E1D6:00:001:NO Shot Time left Now!
nbajamr2:0:0021E20C:FF:070:Select Score PL1
nbajamr2:0:0021E20E:FF:070:Select Score PL2
nbajamr2:0:0021CA6E:2F:000:Infinite Turbo PL1:Turbo display not affected
:nbajamr2:62000000:00000000:00000000:FFFFFFFF:Select Special Character PL1:You can get the same effect by entering the initials and date in the brackets shown for each character
:nbajamr2:00010000:0021F166:00000000:FFFFFFFF:Goskie (TWG,12-7)
:nbajamr2:00010000:0021F166:00000001:FFFFFFFF:Jamie Rivet (RJR,1-17)
:nbajamr2:00010000:0021F166:00000002:FFFFFFFF:Carlton (JMC,8-5)
:nbajamr2:00010000:0021F166:00000003:FFFFFFFF:Sal Divita (SAL,2-1)
:nbajamr2:00010000:0021F166:00000004:FFFFFFFF:Liptak (SL ,6-24)
:nbajamr2:00010000:0021F166:00000005:FFFFFFFF:Mark J. Turmell (MJT,3-22)
:nbajamr2:00010000:0021F166:00000006:FFFFFFFF:Jon Hey (JWH,9-20)
:nbajamr2:00010000:0021F166:00000007:FFFFFFFF:George N. Petro (GNP,10-8)
:nbajamr2:00010000:0021F166:00000008:FFFFFFFF:Newcomer (JRN,6-18)
:nbajamr2:00010000:0021F166:00000009:FFFFFFFF:Oursler (SNO,1-3)
:nbajamr2:00010000:0021F166:0000000A:FFFFFFFF:Howard (HOW,7-15)
:nbajamr2:00010000:0021F166:0000000B:FFFFFFFF:Air Morris (WIL,1-1)
:nbajamr2:00010000:0021F166:0000000C:FFFFFFFF:Tony Scott (TON,7-3)
nbajamr2:0:0021CA94:2F:000:Infinite Turbo PL2:Turbo display not affected
:nbajamr2:62000000:00000000:00000000:FFFFFFFF:Select Special Character PL2:You can get the same effect by entering the initials and date in the brackets shown for each character
:nbajamr2:00010000:0021F168:00000000:FFFFFFFF:Goskie (TWG,12-7)
:nbajamr2:00010000:0021F168:00000001:FFFFFFFF:Jamie Rivet (RJR,1-17)
:nbajamr2:00010000:0021F168:00000002:FFFFFFFF:Carlton (JMC,8-5)
:nbajamr2:00010000:0021F168:00000003:FFFFFFFF:Sal Divita (SAL,2-1)
:nbajamr2:00010000:0021F168:00000004:FFFFFFFF:Liptak (SL ,6-24)
:nbajamr2:00010000:0021F168:00000005:FFFFFFFF:Mark J. Turmell (MJT,3-22)
:nbajamr2:00010000:0021F168:00000006:FFFFFFFF:Jon Hey (JWH,9-20)
:nbajamr2:00010000:0021F168:00000007:FFFFFFFF:George N. Petro (GNP,10-8)
:nbajamr2:00010000:0021F168:00000008:FFFFFFFF:Newcomer (JRN,6-18)
:nbajamr2:00010000:0021F168:00000009:FFFFFFFF:Oursler (SNO,1-3)
:nbajamr2:00010000:0021F168:0000000A:FFFFFFFF:Howard (HOW,7-15)
:nbajamr2:00010000:0021F168:0000000B:FFFFFFFF:Air Morris (WIL,1-1)
:nbajamr2:00010000:0021F168:0000000C:FFFFFFFF:Tony Scott (TON,7-3)
nbajamr2:0:0021CABA:2F:000:Infinite Turbo PL3:Turbo display not affected
:nbajamr2:62000000:00000000:00000000:FFFFFFFF:Select Special Character PL3:You can get the same effect by entering the initials and date in the brackets shown for each character
:nbajamr2:00010000:0021F16A:00000000:FFFFFFFF:Goskie (TWG,12-7)
:nbajamr2:00010000:0021F16A:00000001:FFFFFFFF:Jamie Rivet (RJR,1-17)
:nbajamr2:00010000:0021F16A:00000002:FFFFFFFF:Carlton (JMC,8-5)
:nbajamr2:00010000:0021F16A:00000003:FFFFFFFF:Sal Divita (SAL,2-1)
:nbajamr2:00010000:0021F16A:00000004:FFFFFFFF:Liptak (SL ,6-24)
:nbajamr2:00010000:0021F16A:00000005:FFFFFFFF:Mark J. Turmell (MJT,3-22)
:nbajamr2:00010000:0021F16A:00000006:FFFFFFFF:Jon Hey (JWH,9-20)
:nbajamr2:00010000:0021F16A:00000007:FFFFFFFF:George N. Petro (GNP,10-8)
:nbajamr2:00010000:0021F16A:00000008:FFFFFFFF:Newcomer (JRN,6-18)
:nbajamr2:00010000:0021F16A:00000009:FFFFFFFF:Oursler (SNO,1-3)
:nbajamr2:00010000:0021F16A:0000000A:FFFFFFFF:Howard (HOW,7-15)
:nbajamr2:00010000:0021F16A:0000000B:FFFFFFFF:Air Morris (WIL,1-1)
:nbajamr2:00010000:0021F16A:0000000C:FFFFFFFF:Tony Scott (TON,7-3)
nbajamr2:0:0021CAE0:2F:000:Infinite Turbo PL4:Turbo display not affected
:nbajamr2:62000000:00000000:00000000:FFFFFFFF:Select Special Character PL4:You can get the same effect by entering the initials and date in the brackets shown for each character
:nbajamr2:00010000:0021F16C:00000000:FFFFFFFF:Goskie (TWG,12-7)
:nbajamr2:00010000:0021F16C:00000001:FFFFFFFF:Jamie Rivet (RJR,1-17)
:nbajamr2:00010000:0021F16C:00000002:FFFFFFFF:Carlton (JMC,8-5)
:nbajamr2:00010000:0021F16C:00000003:FFFFFFFF:Sal Divita (SAL,2-1)
:nbajamr2:00010000:0021F16C:00000004:FFFFFFFF:Liptak (SL ,6-24)
:nbajamr2:00010000:0021F16C:00000005:FFFFFFFF:Mark J. Turmell (MJT,3-22)
:nbajamr2:00010000:0021F16C:00000006:FFFFFFFF:Jon Hey (JWH,9-20)
:nbajamr2:00010000:0021F16C:00000007:FFFFFFFF:George N. Petro (GNP,10-8)
:nbajamr2:00010000:0021F16C:00000008:FFFFFFFF:Newcomer (JRN,6-18)
:nbajamr2:00010000:0021F16C:00000009:FFFFFFFF:Oursler (SNO,1-3)
:nbajamr2:00010000:0021F16C:0000000A:FFFFFFFF:Howard (HOW,7-15)
:nbajamr2:00010000:0021F16C:0000000B:FFFFFFFF:Air Morris (WIL,1-1)
:nbajamr2:00010000:0021F16C:0000000C:FFFFFFFF:Tony Scott (TON,7-3)
:nbajamr2:62000000:00000000:00000000:FFFFFFFF:Select Team PL1/PL2
:nbajamr2:00010000:0021F142:00000000:0000001F:Atlanta
:nbajamr2:00010000:0021F142:00000001:0000001F:Boston
:nbajamr2:00010000:0021F142:00000002:0000001F:Charlotte
:nbajamr2:00010000:0021F142:00000003:0000001F:Chicago
:nbajamr2:00010000:0021F142:00000004:0000001F:Cleveland
:nbajamr2:00010000:0021F142:00000005:0000001F:Dallas
:nbajamr2:00010000:0021F142:00000006:0000001F:Denver
:nbajamr2:00010000:0021F142:00000007:0000001F:Detroit
:nbajamr2:00010000:0021F142:00000008:0000001F:Golden State
:nbajamr2:00010000:0021F142:00000009:0000001F:Houston
:nbajamr2:00010000:0021F142:0000000A:0000001F:Indiana
:nbajamr2:00010000:0021F142:0000000B:0000001F:LA Clippers
:nbajamr2:00010000:0021F142:0000000C:0000001F:LA Lakers
:nbajamr2:00010000:0021F142:0000000D:0000001F:Miami
:nbajamr2:00010000:0021F142:0000000E:0000001F:Milwaukee
:nbajamr2:00010000:0021F142:0000000F:0000001F:Minnesota
:nbajamr2:00010000:0021F142:00000010:0000001F:New Jersey
:nbajamr2:00010000:0021F142:00000011:0000001F:New York
:nbajamr2:00010000:0021F142:00000012:0000001F:Orlando
:nbajamr2:00010000:0021F142:00000013:0000001F:Philadelphia
:nbajamr2:00010000:0021F142:00000014:0000001F:Phoenix
:nbajamr2:00010000:0021F142:00000015:0000001F:Portland
:nbajamr2:00010000:0021F142:00000016:0000001F:Sacramento
:nbajamr2:00010000:0021F142:00000017:0000001F:San Antonio
:nbajamr2:00010000:0021F142:00000018:0000001F:Seattle
:nbajamr2:00010000:0021F142:00000019:0000001F:Utah
:nbajamr2:00010000:0021F142:0000001A:0000001F:Washington
:nbajamr2:62000000:00000000:00000000:FFFFFFFF:Select Team PL3/PL4
:nbajamr2:00010000:0021F144:00000000:0000001F:Atlanta
:nbajamr2:00010000:0021F144:00000001:0000001F:Boston
:nbajamr2:00010000:0021F144:00000002:0000001F:Charlotte
:nbajamr2:00010000:0021F144:00000003:0000001F:Chicago
:nbajamr2:00010000:0021F144:00000004:0000001F:Cleveland
:nbajamr2:00010000:0021F144:00000005:0000001F:Dallas
:nbajamr2:00010000:0021F144:00000006:0000001F:Denver
:nbajamr2:00010000:0021F144:00000007:0000001F:Detroit
:nbajamr2:00010000:0021F144:00000008:0000001F:Golden State
:nbajamr2:00010000:0021F144:00000009:0000001F:Houston
:nbajamr2:00010000:0021F144:0000000A:0000001F:Indiana
:nbajamr2:00010000:0021F144:0000000B:0000001F:LA Clippers
:nbajamr2:00010000:0021F144:0000000C:0000001F:LA Lakers
:nbajamr2:00010000:0021F144:0000000D:0000001F:Miami
:nbajamr2:00010000:0021F144:0000000E:0000001F:Milwaukee
:nbajamr2:00010000:0021F144:0000000F:0000001F:Minnesota
:nbajamr2:00010000:0021F144:00000010:0000001F:New Jersey
:nbajamr2:00010000:0021F144:00000011:0000001F:New York
:nbajamr2:00010000:0021F144:00000012:0000001F:Orlando
:nbajamr2:00010000:0021F144:00000013:0000001F:Philadelphia
:nbajamr2:00010000:0021F144:00000014:0000001F:Phoenix
:nbajamr2:00010000:0021F144:00000015:0000001F:Portland
:nbajamr2:00010000:0021F144:00000016:0000001F:Sacramento
:nbajamr2:00010000:0021F144:00000017:0000001F:San Antonio
:nbajamr2:00010000:0021F144:00000018:0000001F:Seattle
:nbajamr2:00010000:0021F144:00000019:0000001F:Utah
:nbajamr2:00010000:0021F144:0000001A:0000001F:Washington
; [ NBA Jam TE (rev 1.0 01/17/94) ]
nbajamt1:0:0021D5CD:09:000:Infinite Quarter Time
nbajamt1:0:0021D5CC:05:500:Infinite Quarter Time (2/3)
nbajamt1:0:0021D5CB:09:500:Infinite Quarter Time (3/3)
nbajamt1:0:0021D5CD:00:001:Finish this Quarter Now!
nbajamt1:0:0021D5CC:00:501:Finish this Quarter Now! (2/3)
nbajamt1:0:0021D5CB:00:501:Finish this Quarter Now! (3/3)
:nbajamt1:00000701:0021D5D0:04:07:Select Quarter:Activate only in game
nbajamt1:0:0021D5C4:09:000:Infinite Shot Time
nbajamt1:0:0021D5C4:00:001:NO Shot Time left Now!
nbajamt1:0:0021D5FA:FF:070:Select Score [Team 1]
nbajamt1:0:0021D5FC:FF:070:Select Score [Team 2]
nbajamt1:0:0021CC6C:2F:000:Infinite Turbo PL1:Turbo display not affected
nbajamt1:0:0021CC92:2F:000:Infinite Turbo PL2:Turbo display not affected
nbajamt1:0:0021CCB8:2F:000:Infinite Turbo PL3:Turbo display not affected
nbajamt1:0:0021CCDE:2F:000:Infinite Turbo PL4:Turbo display not affected
:nbajamt1:62000000:00000000:00000000:FFFFFFFF:Select Team PL1/PL2
:nbajamt1:00010000:0021E0BE:00000000:0000001F:Atlanta
:nbajamt1:00010000:0021E0BE:00000001:0000001F:Boston
:nbajamt1:00010000:0021E0BE:00000002:0000001F:Charlotte
:nbajamt1:00010000:0021E0BE:00000003:0000001F:Chicago
:nbajamt1:00010000:0021E0BE:00000004:0000001F:Cleveland
:nbajamt1:00010000:0021E0BE:00000005:0000001F:Dallas
:nbajamt1:00010000:0021E0BE:00000006:0000001F:Denver
:nbajamt1:00010000:0021E0BE:00000007:0000001F:Detroit
:nbajamt1:00010000:0021E0BE:00000008:0000001F:Golden State
:nbajamt1:00010000:0021E0BE:00000009:0000001F:Houston
:nbajamt1:00010000:0021E0BE:0000000A:0000001F:Indiana
:nbajamt1:00010000:0021E0BE:0000000B:0000001F:LA Clippers
:nbajamt1:00010000:0021E0BE:0000000C:0000001F:LA Lakers
:nbajamt1:00010000:0021E0BE:0000000D:0000001F:Miami
:nbajamt1:00010000:0021E0BE:0000000E:0000001F:Milwaukee
:nbajamt1:00010000:0021E0BE:0000000F:0000001F:Minnesota
:nbajamt1:00010000:0021E0BE:00000010:0000001F:New Jersey
:nbajamt1:00010000:0021E0BE:00000011:0000001F:New York
:nbajamt1:00010000:0021E0BE:00000012:0000001F:Orlando
:nbajamt1:00010000:0021E0BE:00000013:0000001F:Philadelphia
:nbajamt1:00010000:0021E0BE:00000014:0000001F:Phoenix
:nbajamt1:00010000:0021E0BE:00000015:0000001F:Portland
:nbajamt1:00010000:0021E0BE:00000016:0000001F:Sacramento
:nbajamt1:00010000:0021E0BE:00000017:0000001F:San Antonio
:nbajamt1:00010000:0021E0BE:00000018:0000001F:Seattle
:nbajamt1:00010000:0021E0BE:00000019:0000001F:Utah
:nbajamt1:00010000:0021E0BE:0000001A:0000001F:Washington
:nbajamt1:00010000:0021E0BE:0000001B:0000001F:Team NBA Jam
:nbajamt1:62000000:00000000:00000000:FFFFFFFF:Select Team Configuration (Select Team) PL1/PL2
:nbajamt1:00010300:0021E108:00000006:00000007:Atlanta
:nbajamt1:00010300:0021E10A:00000006:00000007:Boston
:nbajamt1:00010300:0021E10C:00000006:00000007:Charlotte
:nbajamt1:00010300:0021E10E:00000006:00000007:Chicago
:nbajamt1:00010300:0021E110:00000006:00000007:Cleveland
:nbajamt1:00010300:0021E112:00000006:00000007:Dallas
:nbajamt1:00010300:0021E114:00000006:00000007:Denver
:nbajamt1:00010300:0021E116:00000006:00000007:Detroit
:nbajamt1:00010300:0021E118:00000006:00000007:Golden State
:nbajamt1:00010300:0021E11A:00000006:00000007:Houston
:nbajamt1:00010300:0021E11C:00000006:00000007:Indiana
:nbajamt1:00010300:0021E11E:00000006:00000007:LA Clippers
:nbajamt1:00010300:0021E120:00000006:00000007:LA Lakers
:nbajamt1:00010300:0021E122:00000006:00000007:Miami
:nbajamt1:00010300:0021E124:00000006:00000007:Milwaukee
:nbajamt1:00010300:0021E126:00000006:00000007:Minnesota
:nbajamt1:00010300:0021E128:00000006:00000007:New Jersey
:nbajamt1:00010300:0021E12A:00000006:00000007:New York
:nbajamt1:00010300:0021E12C:00000006:00000007:Orlando
:nbajamt1:00010300:0021E12E:00000006:00000007:Philadelphia
:nbajamt1:00010300:0021E130:00000006:00000007:Phoenix
:nbajamt1:00010300:0021E132:00000006:00000007:Portland
:nbajamt1:00010300:0021E134:00000006:00000007:Sacramento
:nbajamt1:00010300:0021E136:00000006:00000007:San Antonio
:nbajamt1:00010300:0021E138:00000006:00000007:Seattle
:nbajamt1:00010300:0021E13A:00000006:00000007:Utah
:nbajamt1:00010300:0021E13C:00000006:00000007:Washington
:nbajamt1:00010300:0021E13E:00000013:0000001F:Team NBA Jam
:nbajamt1:62000000:00000000:00000000:FFFFFFFF:Select Team PL3/PL4
:nbajamt1:00010000:0021E0C0:00000000:0000001F:Atlanta
:nbajamt1:00010000:0021E0C0:00000001:0000001F:Boston
:nbajamt1:00010000:0021E0C0:00000002:0000001F:Charlotte
:nbajamt1:00010000:0021E0C0:00000003:0000001F:Chicago
:nbajamt1:00010000:0021E0C0:00000004:0000001F:Cleveland
:nbajamt1:00010000:0021E0C0:00000005:0000001F:Dallas
:nbajamt1:00010000:0021E0C0:00000006:0000001F:Denver
:nbajamt1:00010000:0021E0C0:00000007:0000001F:Detroit
:nbajamt1:00010000:0021E0C0:00000008:0000001F:Golden State
:nbajamt1:00010000:0021E0C0:00000009:0000001F:Houston
:nbajamt1:00010000:0021E0C0:0000000A:0000001F:Indiana
:nbajamt1:00010000:0021E0C0:0000000B:0000001F:LA Clippers
:nbajamt1:00010000:0021E0C0:0000000C:0000001F:LA Lakers
:nbajamt1:00010000:0021E0C0:0000000D:0000001F:Miami
:nbajamt1:00010000:0021E0C0:0000000E:0000001F:Milwaukee
:nbajamt1:00010000:0021E0C0:0000000F:0000001F:Minnesota
:nbajamt1:00010000:0021E0C0:00000010:0000001F:New Jersey
:nbajamt1:00010000:0021E0C0:00000011:0000001F:New York
:nbajamt1:00010000:0021E0C0:00000012:0000001F:Orlando
:nbajamt1:00010000:0021E0C0:00000013:0000001F:Philadelphia
:nbajamt1:00010000:0021E0C0:00000014:0000001F:Phoenix
:nbajamt1:00010000:0021E0C0:00000015:0000001F:Portland
:nbajamt1:00010000:0021E0C0:00000016:0000001F:Sacramento
:nbajamt1:00010000:0021E0C0:00000017:0000001F:San Antonio
:nbajamt1:00010000:0021E0C0:00000018:0000001F:Seattle
:nbajamt1:00010000:0021E0C0:00000019:0000001F:Utah
:nbajamt1:00010000:0021E0C0:0000001A:0000001F:Washington
:nbajamt1:00010000:0021E0C0:0000001B:0000001F:Team NBA Jam
:nbajamt1:62000000:00000000:00000000:FFFFFFFF:Select Team Configuration (Select Team) PL3/PL4
:nbajamt1:00010300:0021E140:00000006:00000007:Atlanta
:nbajamt1:00010300:0021E142:00000006:00000007:Boston
:nbajamt1:00010300:0021E144:00000006:00000007:Charlotte
:nbajamt1:00010300:0021E146:00000006:00000007:Chicago
:nbajamt1:00010300:0021E148:00000006:00000007:Cleveland
:nbajamt1:00010300:0021E14A:00000006:00000007:Dallas
:nbajamt1:00010300:0021E14C:00000006:00000007:Denver
:nbajamt1:00010300:0021E14E:00000006:00000007:Detroit
:nbajamt1:00010300:0021E150:00000006:00000007:Golden State
:nbajamt1:00010300:0021E152:00000006:00000007:Houston
:nbajamt1:00010300:0021E154:00000006:00000007:Indiana
:nbajamt1:00010300:0021E156:00000006:00000007:LA Clippers
:nbajamt1:00010300:0021E158:00000006:00000007:LA Lakers
:nbajamt1:00010300:0021E15A:00000006:00000007:Miami
:nbajamt1:00010300:0021E15C:00000006:00000007:Milwaukee
:nbajamt1:00010300:0021E15E:00000006:00000007:Minnesota
:nbajamt1:00010300:0021E160:00000006:00000007:New Jersey
:nbajamt1:00010300:0021E162:00000006:00000007:New York
:nbajamt1:00010300:0021E164:00000006:00000007:Orlando
:nbajamt1:00010300:0021E166:00000006:00000007:Philadelphia
:nbajamt1:00010300:0021E168:00000006:00000007:Phoenix
:nbajamt1:00010300:0021E16A:00000006:00000007:Portland
:nbajamt1:00010300:0021E16C:00000006:00000007:Sacramento
:nbajamt1:00010300:0021E16E:00000006:00000007:San Antonio
:nbajamt1:00010300:0021E170:00000006:00000007:Seattle
:nbajamt1:00010300:0021E172:00000006:00000007:Utah
:nbajamt1:00010300:0021E174:00000006:00000007:Washington
:nbajamt1:00010300:0021E176:00000013:0000001F:Team NBA Jam
; [ NBA Jam TE (rev 2.0 01/28/94) ]
nbajamt2:0:0021D5CD:09:000:Infinite Quarter Time
nbajamt2:0:0021D5CC:05:500:Infinite Quarter Time (2/3)
nbajamt2:0:0021D5CB:09:500:Infinite Quarter Time (3/3)
nbajamt2:0:0021D5CD:00:001:Finish this Quarter Now!
nbajamt2:0:0021D5CC:00:501:Finish this Quarter Now! (2/3)
nbajamt2:0:0021D5CB:00:501:Finish this Quarter Now! (3/3)
:nbajamt2:00000701:0021D5D0:04:07:Select Quarter:Activate only in game
nbajamt2:0:0021D5C4:09:000:Infinite Shot Time
nbajamt2:0:0021D5C4:00:001:NO Shot Time left Now!
nbajamt2:0:0021D5FA:FF:070:Select Score [Team 1]
nbajamt2:0:0021D5FC:FF:070:Select Score [Team 2]
nbajamt2:0:0021CC6C:2F:000:Infinite Turbo PL1:Turbo display not affected
nbajamt2:0:0021CC92:2F:000:Infinite Turbo PL2:Turbo display not affected
nbajamt2:0:0021CCB8:2F:000:Infinite Turbo PL3:Turbo display not affected
nbajamt2:0:0021CCDE:2F:000:Infinite Turbo PL4:Turbo display not affected
:nbajamt2:62000000:00000000:00000000:FFFFFFFF:Select Team PL1/PL2
:nbajamt2:00010000:0021E0BE:00000000:0000001F:Atlanta
:nbajamt2:00010000:0021E0BE:00000001:0000001F:Boston
:nbajamt2:00010000:0021E0BE:00000002:0000001F:Charlotte
:nbajamt2:00010000:0021E0BE:00000003:0000001F:Chicago
:nbajamt2:00010000:0021E0BE:00000004:0000001F:Cleveland
:nbajamt2:00010000:0021E0BE:00000005:0000001F:Dallas
:nbajamt2:00010000:0021E0BE:00000006:0000001F:Denver
:nbajamt2:00010000:0021E0BE:00000007:0000001F:Detroit
:nbajamt2:00010000:0021E0BE:00000008:0000001F:Golden State
:nbajamt2:00010000:0021E0BE:00000009:0000001F:Houston
:nbajamt2:00010000:0021E0BE:0000000A:0000001F:Indiana
:nbajamt2:00010000:0021E0BE:0000000B:0000001F:LA Clippers
:nbajamt2:00010000:0021E0BE:0000000C:0000001F:LA Lakers
:nbajamt2:00010000:0021E0BE:0000000D:0000001F:Miami
:nbajamt2:00010000:0021E0BE:0000000E:0000001F:Milwaukee
:nbajamt2:00010000:0021E0BE:0000000F:0000001F:Minnesota
:nbajamt2:00010000:0021E0BE:00000010:0000001F:New Jersey
:nbajamt2:00010000:0021E0BE:00000011:0000001F:New York
:nbajamt2:00010000:0021E0BE:00000012:0000001F:Orlando
:nbajamt2:00010000:0021E0BE:00000013:0000001F:Philadelphia
:nbajamt2:00010000:0021E0BE:00000014:0000001F:Phoenix
:nbajamt2:00010000:0021E0BE:00000015:0000001F:Portland
:nbajamt2:00010000:0021E0BE:00000016:0000001F:Sacramento
:nbajamt2:00010000:0021E0BE:00000017:0000001F:San Antonio
:nbajamt2:00010000:0021E0BE:00000018:0000001F:Seattle
:nbajamt2:00010000:0021E0BE:00000019:0000001F:Utah
:nbajamt2:00010000:0021E0BE:0000001A:0000001F:Washington
:nbajamt2:00010000:0021E0BE:0000001B:0000001F:Team NBA Jam
:nbajamt2:62000000:00000000:00000000:FFFFFFFF:Select Team Configuration (Select Team) PL1/PL2
:nbajamt2:00010300:0021E108:00000006:00000007:Atlanta
:nbajamt2:00010300:0021E10A:00000006:00000007:Boston
:nbajamt2:00010300:0021E10C:00000006:00000007:Charlotte
:nbajamt2:00010300:0021E10E:00000006:00000007:Chicago
:nbajamt2:00010300:0021E110:00000006:00000007:Cleveland
:nbajamt2:00010300:0021E112:00000006:00000007:Dallas
:nbajamt2:00010300:0021E114:00000006:00000007:Denver
:nbajamt2:00010300:0021E116:00000006:00000007:Detroit
:nbajamt2:00010300:0021E118:00000006:00000007:Golden State
:nbajamt2:00010300:0021E11A:00000006:00000007:Houston
:nbajamt2:00010300:0021E11C:00000006:00000007:Indiana
:nbajamt2:00010300:0021E11E:00000006:00000007:LA Clippers
:nbajamt2:00010300:0021E120:00000006:00000007:LA Lakers
:nbajamt2:00010300:0021E122:00000006:00000007:Miami
:nbajamt2:00010300:0021E124:00000006:00000007:Milwaukee
:nbajamt2:00010300:0021E126:00000006:00000007:Minnesota
:nbajamt2:00010300:0021E128:00000006:00000007:New Jersey
:nbajamt2:00010300:0021E12A:00000006:00000007:New York
:nbajamt2:00010300:0021E12C:00000006:00000007:Orlando
:nbajamt2:00010300:0021E12E:00000006:00000007:Philadelphia
:nbajamt2:00010300:0021E130:00000006:00000007:Phoenix
:nbajamt2:00010300:0021E132:00000006:00000007:Portland
:nbajamt2:00010300:0021E134:00000006:00000007:Sacramento
:nbajamt2:00010300:0021E136:00000006:00000007:San Antonio
:nbajamt2:00010300:0021E138:00000006:00000007:Seattle
:nbajamt2:00010300:0021E13A:00000006:00000007:Utah
:nbajamt2:00010300:0021E13C:00000006:00000007:Washington
:nbajamt2:00010300:0021E13E:00000013:0000001F:Team NBA Jam
:nbajamt2:62000000:00000000:00000000:FFFFFFFF:Select Team PL3/PL4
:nbajamt2:00010000:0021E0C0:00000000:0000001F:Atlanta
:nbajamt2:00010000:0021E0C0:00000001:0000001F:Boston
:nbajamt2:00010000:0021E0C0:00000002:0000001F:Charlotte
:nbajamt2:00010000:0021E0C0:00000003:0000001F:Chicago
:nbajamt2:00010000:0021E0C0:00000004:0000001F:Cleveland
:nbajamt2:00010000:0021E0C0:00000005:0000001F:Dallas
:nbajamt2:00010000:0021E0C0:00000006:0000001F:Denver
:nbajamt2:00010000:0021E0C0:00000007:0000001F:Detroit
:nbajamt2:00010000:0021E0C0:00000008:0000001F:Golden State
:nbajamt2:00010000:0021E0C0:00000009:0000001F:Houston
:nbajamt2:00010000:0021E0C0:0000000A:0000001F:Indiana
:nbajamt2:00010000:0021E0C0:0000000B:0000001F:LA Clippers
:nbajamt2:00010000:0021E0C0:0000000C:0000001F:LA Lakers
:nbajamt2:00010000:0021E0C0:0000000D:0000001F:Miami
:nbajamt2:00010000:0021E0C0:0000000E:0000001F:Milwaukee
:nbajamt2:00010000:0021E0C0:0000000F:0000001F:Minnesota
:nbajamt2:00010000:0021E0C0:00000010:0000001F:New Jersey
:nbajamt2:00010000:0021E0C0:00000011:0000001F:New York
:nbajamt2:00010000:0021E0C0:00000012:0000001F:Orlando
:nbajamt2:00010000:0021E0C0:00000013:0000001F:Philadelphia
:nbajamt2:00010000:0021E0C0:00000014:0000001F:Phoenix
:nbajamt2:00010000:0021E0C0:00000015:0000001F:Portland
:nbajamt2:00010000:0021E0C0:00000016:0000001F:Sacramento
:nbajamt2:00010000:0021E0C0:00000017:0000001F:San Antonio
:nbajamt2:00010000:0021E0C0:00000018:0000001F:Seattle
:nbajamt2:00010000:0021E0C0:00000019:0000001F:Utah
:nbajamt2:00010000:0021E0C0:0000001A:0000001F:Washington
:nbajamt2:00010000:0021E0C0:0000001B:0000001F:Team NBA Jam
:nbajamt2:62000000:00000000:00000000:FFFFFFFF:Select Team Configuration (Select Team) PL3/PL4
:nbajamt2:00010300:0021E140:00000006:00000007:Atlanta
:nbajamt2:00010300:0021E142:00000006:00000007:Boston
:nbajamt2:00010300:0021E144:00000006:00000007:Charlotte
:nbajamt2:00010300:0021E146:00000006:00000007:Chicago
:nbajamt2:00010300:0021E148:00000006:00000007:Cleveland
:nbajamt2:00010300:0021E14A:00000006:00000007:Dallas
:nbajamt2:00010300:0021E14C:00000006:00000007:Denver
:nbajamt2:00010300:0021E14E:00000006:00000007:Detroit
:nbajamt2:00010300:0021E150:00000006:00000007:Golden State
:nbajamt2:00010300:0021E152:00000006:00000007:Houston
:nbajamt2:00010300:0021E154:00000006:00000007:Indiana
:nbajamt2:00010300:0021E156:00000006:00000007:LA Clippers
:nbajamt2:00010300:0021E158:00000006:00000007:LA Lakers
:nbajamt2:00010300:0021E15A:00000006:00000007:Miami
:nbajamt2:00010300:0021E15C:00000006:00000007:Milwaukee
:nbajamt2:00010300:0021E15E:00000006:00000007:Minnesota
:nbajamt2:00010300:0021E160:00000006:00000007:New Jersey
:nbajamt2:00010300:0021E162:00000006:00000007:New York
:nbajamt2:00010300:0021E164:00000006:00000007:Orlando
:nbajamt2:00010300:0021E166:00000006:00000007:Philadelphia
:nbajamt2:00010300:0021E168:00000006:00000007:Phoenix
:nbajamt2:00010300:0021E16A:00000006:00000007:Portland
:nbajamt2:00010300:0021E16C:00000006:00000007:Sacramento
:nbajamt2:00010300:0021E16E:00000006:00000007:San Antonio
:nbajamt2:00010300:0021E170:00000006:00000007:Seattle
:nbajamt2:00010300:0021E172:00000006:00000007:Utah
:nbajamt2:00010300:0021E174:00000006:00000007:Washington
:nbajamt2:00010300:0021E176:00000013:0000001F:Team NBA Jam
; [ NBA Jam TE (rev 3.0 03/04/94) ]
nbajamt3:0:0021D5CD:09:000:Infinite Quarter Time
nbajamt3:0:0021D5CC:05:500:Infinite Quarter Time (2/3)
nbajamt3:0:0021D5CB:09:500:Infinite Quarter Time (3/3)
nbajamt3:0:0021D5CD:00:001:Finish this Quarter Now!
nbajamt3:0:0021D5CC:00:501:Finish this Quarter Now! (2/3)
nbajamt3:0:0021D5CB:00:501:Finish this Quarter Now! (3/3)
:nbajamt3:00000701:0021D5D0:04:07:Select Quarter:Activate only in game
nbajamt3:0:0021D5C4:09:000:Infinite Shot Time
nbajamt3:0:0021D5C4:00:001:NO Shot Time left Now!
nbajamt3:0:0021D5FA:FF:070:Select Score [Team 1]
nbajamt3:0:0021D5FC:FF:070:Select Score [Team 2]
nbajamt3:0:0021CC6C:2F:000:Infinite Turbo PL1:Turbo display not affected
nbajamt3:0:0021CC92:2F:000:Infinite Turbo PL2:Turbo display not affected
nbajamt3:0:0021CCB8:2F:000:Infinite Turbo PL3:Turbo display not affected
nbajamt3:0:0021CCDE:2F:000:Infinite Turbo PL4:Turbo display not affected
:nbajamt3:62000000:00000000:00000000:FFFFFFFF:Select Team PL1/PL2
:nbajamt3:00010000:0021E0BE:00000000:0000001F:Atlanta
:nbajamt3:00010000:0021E0BE:00000001:0000001F:Boston
:nbajamt3:00010000:0021E0BE:00000002:0000001F:Charlotte
:nbajamt3:00010000:0021E0BE:00000003:0000001F:Chicago
:nbajamt3:00010000:0021E0BE:00000004:0000001F:Cleveland
:nbajamt3:00010000:0021E0BE:00000005:0000001F:Dallas
:nbajamt3:00010000:0021E0BE:00000006:0000001F:Denver
:nbajamt3:00010000:0021E0BE:00000007:0000001F:Detroit
:nbajamt3:00010000:0021E0BE:00000008:0000001F:Golden State
:nbajamt3:00010000:0021E0BE:00000009:0000001F:Houston
:nbajamt3:00010000:0021E0BE:0000000A:0000001F:Indiana
:nbajamt3:00010000:0021E0BE:0000000B:0000001F:LA Clippers
:nbajamt3:00010000:0021E0BE:0000000C:0000001F:LA Lakers
:nbajamt3:00010000:0021E0BE:0000000D:0000001F:Miami
:nbajamt3:00010000:0021E0BE:0000000E:0000001F:Milwaukee
:nbajamt3:00010000:0021E0BE:0000000F:0000001F:Minnesota
:nbajamt3:00010000:0021E0BE:00000010:0000001F:New Jersey
:nbajamt3:00010000:0021E0BE:00000011:0000001F:New York
:nbajamt3:00010000:0021E0BE:00000012:0000001F:Orlando
:nbajamt3:00010000:0021E0BE:00000013:0000001F:Philadelphia
:nbajamt3:00010000:0021E0BE:00000014:0000001F:Phoenix
:nbajamt3:00010000:0021E0BE:00000015:0000001F:Portland
:nbajamt3:00010000:0021E0BE:00000016:0000001F:Sacramento
:nbajamt3:00010000:0021E0BE:00000017:0000001F:San Antonio
:nbajamt3:00010000:0021E0BE:00000018:0000001F:Seattle
:nbajamt3:00010000:0021E0BE:00000019:0000001F:Utah
:nbajamt3:00010000:0021E0BE:0000001A:0000001F:Washington
:nbajamt3:00010000:0021E0BE:0000001B:0000001F:Team NBA Jam
:nbajamt3:62000000:00000000:00000000:FFFFFFFF:Select Team Configuration (Select Team) PL1/PL2
:nbajamt3:00010300:0021E108:00000006:00000007:Atlanta
:nbajamt3:00010300:0021E10A:00000006:00000007:Boston
:nbajamt3:00010300:0021E10C:00000006:00000007:Charlotte
:nbajamt3:00010300:0021E10E:00000006:00000007:Chicago
:nbajamt3:00010300:0021E110:00000006:00000007:Cleveland
:nbajamt3:00010300:0021E112:00000006:00000007:Dallas
:nbajamt3:00010300:0021E114:00000006:00000007:Denver
:nbajamt3:00010300:0021E116:00000006:00000007:Detroit
:nbajamt3:00010300:0021E118:00000006:00000007:Golden State
:nbajamt3:00010300:0021E11A:00000006:00000007:Houston
:nbajamt3:00010300:0021E11C:00000006:00000007:Indiana
:nbajamt3:00010300:0021E11E:00000006:00000007:LA Clippers
:nbajamt3:00010300:0021E120:00000006:00000007:LA Lakers
:nbajamt3:00010300:0021E122:00000006:00000007:Miami
:nbajamt3:00010300:0021E124:00000006:00000007:Milwaukee
:nbajamt3:00010300:0021E126:00000006:00000007:Minnesota
:nbajamt3:00010300:0021E128:00000006:00000007:New Jersey
:nbajamt3:00010300:0021E12A:00000006:00000007:New York
:nbajamt3:00010300:0021E12C:00000006:00000007:Orlando
:nbajamt3:00010300:0021E12E:00000006:00000007:Philadelphia
:nbajamt3:00010300:0021E130:00000006:00000007:Phoenix
:nbajamt3:00010300:0021E132:00000006:00000007:Portland
:nbajamt3:00010300:0021E134:00000006:00000007:Sacramento
:nbajamt3:00010300:0021E136:00000006:00000007:San Antonio
:nbajamt3:00010300:0021E138:00000006:00000007:Seattle
:nbajamt3:00010300:0021E13A:00000006:00000007:Utah
:nbajamt3:00010300:0021E13C:00000006:00000007:Washington
:nbajamt3:00010300:0021E13E:00000013:0000001F:Team NBA Jam
:nbajamt3:62000000:00000000:00000000:FFFFFFFF:Select Team PL3/PL4
:nbajamt3:00010000:0021E0C0:00000000:0000001F:Atlanta
:nbajamt3:00010000:0021E0C0:00000001:0000001F:Boston
:nbajamt3:00010000:0021E0C0:00000002:0000001F:Charlotte
:nbajamt3:00010000:0021E0C0:00000003:0000001F:Chicago
:nbajamt3:00010000:0021E0C0:00000004:0000001F:Cleveland
:nbajamt3:00010000:0021E0C0:00000005:0000001F:Dallas
:nbajamt3:00010000:0021E0C0:00000006:0000001F:Denver
:nbajamt3:00010000:0021E0C0:00000007:0000001F:Detroit
:nbajamt3:00010000:0021E0C0:00000008:0000001F:Golden State
:nbajamt3:00010000:0021E0C0:00000009:0000001F:Houston
:nbajamt3:00010000:0021E0C0:0000000A:0000001F:Indiana
:nbajamt3:00010000:0021E0C0:0000000B:0000001F:LA Clippers
:nbajamt3:00010000:0021E0C0:0000000C:0000001F:LA Lakers
:nbajamt3:00010000:0021E0C0:0000000D:0000001F:Miami
:nbajamt3:00010000:0021E0C0:0000000E:0000001F:Milwaukee
:nbajamt3:00010000:0021E0C0:0000000F:0000001F:Minnesota
:nbajamt3:00010000:0021E0C0:00000010:0000001F:New Jersey
:nbajamt3:00010000:0021E0C0:00000011:0000001F:New York
:nbajamt3:00010000:0021E0C0:00000012:0000001F:Orlando
:nbajamt3:00010000:0021E0C0:00000013:0000001F:Philadelphia
:nbajamt3:00010000:0021E0C0:00000014:0000001F:Phoenix
:nbajamt3:00010000:0021E0C0:00000015:0000001F:Portland
:nbajamt3:00010000:0021E0C0:00000016:0000001F:Sacramento
:nbajamt3:00010000:0021E0C0:00000017:0000001F:San Antonio
:nbajamt3:00010000:0021E0C0:00000018:0000001F:Seattle
:nbajamt3:00010000:0021E0C0:00000019:0000001F:Utah
:nbajamt3:00010000:0021E0C0:0000001A:0000001F:Washington
:nbajamt3:00010000:0021E0C0:0000001B:0000001F:Team NBA Jam
:nbajamt3:62000000:00000000:00000000:FFFFFFFF:Select Team Configuration (Select Team) PL3/PL4
:nbajamt3:00010300:0021E140:00000006:00000007:Atlanta
:nbajamt3:00010300:0021E142:00000006:00000007:Boston
:nbajamt3:00010300:0021E144:00000006:00000007:Charlotte
:nbajamt3:00010300:0021E146:00000006:00000007:Chicago
:nbajamt3:00010300:0021E148:00000006:00000007:Cleveland
:nbajamt3:00010300:0021E14A:00000006:00000007:Dallas
:nbajamt3:00010300:0021E14C:00000006:00000007:Denver
:nbajamt3:00010300:0021E14E:00000006:00000007:Detroit
:nbajamt3:00010300:0021E150:00000006:00000007:Golden State
:nbajamt3:00010300:0021E152:00000006:00000007:Houston
:nbajamt3:00010300:0021E154:00000006:00000007:Indiana
:nbajamt3:00010300:0021E156:00000006:00000007:LA Clippers
:nbajamt3:00010300:0021E158:00000006:00000007:LA Lakers
:nbajamt3:00010300:0021E15A:00000006:00000007:Miami
:nbajamt3:00010300:0021E15C:00000006:00000007:Milwaukee
:nbajamt3:00010300:0021E15E:00000006:00000007:Minnesota
:nbajamt3:00010300:0021E160:00000006:00000007:New Jersey
:nbajamt3:00010300:0021E162:00000006:00000007:New York
:nbajamt3:00010300:0021E164:00000006:00000007:Orlando
:nbajamt3:00010300:0021E166:00000006:00000007:Philadelphia
:nbajamt3:00010300:0021E168:00000006:00000007:Phoenix
:nbajamt3:00010300:0021E16A:00000006:00000007:Portland
:nbajamt3:00010300:0021E16C:00000006:00000007:Sacramento
:nbajamt3:00010300:0021E16E:00000006:00000007:San Antonio
:nbajamt3:00010300:0021E170:00000006:00000007:Seattle
:nbajamt3:00010300:0021E172:00000006:00000007:Utah
:nbajamt3:00010300:0021E174:00000006:00000007:Washington
:nbajamt3:00010300:0021E176:00000013:0000001F:Team NBA Jam
; [ NBA Jam TE (rev 4.0 03/23/94) ]
nbajamte:0:0021D5CD:09:000:Infinite Quarter Time
nbajamte:0:0021D5CC:05:500:Infinite Quarter Time (2/3)
nbajamte:0:0021D5CB:09:500:Infinite Quarter Time (3/3)
nbajamte:0:0021D5CD:00:001:Finish this Quarter Now!
nbajamte:0:0021D5CC:00:501:Finish this Quarter Now! (2/3)
nbajamte:0:0021D5CB:00:501:Finish this Quarter Now! (3/3)
:nbajamte:00000701:0021D5D0:04:07:Select Quarter:Activate only in game
nbajamte:0:0021D5C4:09:000:Infinite Shot Time
nbajamte:0:0021D5C4:00:001:NO Shot Time left Now!
nbajamte:0:0021D5FA:FF:070:Select Score [Team 1]
nbajamte:0:0021D5FC:FF:070:Select Score [Team 2]
nbajamte:0:0021CC6C:2F:000:Infinite Turbo PL1:Turbo display not affected
nbajamte:0:0021CC92:2F:000:Infinite Turbo PL2:Turbo display not affected
nbajamte:0:0021CCB8:2F:000:Infinite Turbo PL3:Turbo display not affected
nbajamte:0:0021CCDE:2F:000:Infinite Turbo PL4:Turbo display not affected
:nbajamte:62000000:00000000:00000000:FFFFFFFF:Select Team PL1/PL2
:nbajamte:00010000:0021E0BE:00000000:0000001F:Atlanta
:nbajamte:00010000:0021E0BE:00000001:0000001F:Boston
:nbajamte:00010000:0021E0BE:00000002:0000001F:Charlotte
:nbajamte:00010000:0021E0BE:00000003:0000001F:Chicago
:nbajamte:00010000:0021E0BE:00000004:0000001F:Cleveland
:nbajamte:00010000:0021E0BE:00000005:0000001F:Dallas
:nbajamte:00010000:0021E0BE:00000006:0000001F:Denver
:nbajamte:00010000:0021E0BE:00000007:0000001F:Detroit
:nbajamte:00010000:0021E0BE:00000008:0000001F:Golden State
:nbajamte:00010000:0021E0BE:00000009:0000001F:Houston
:nbajamte:00010000:0021E0BE:0000000A:0000001F:Indiana
:nbajamte:00010000:0021E0BE:0000000B:0000001F:LA Clippers
:nbajamte:00010000:0021E0BE:0000000C:0000001F:LA Lakers
:nbajamte:00010000:0021E0BE:0000000D:0000001F:Miami
:nbajamte:00010000:0021E0BE:0000000E:0000001F:Milwaukee
:nbajamte:00010000:0021E0BE:0000000F:0000001F:Minnesota
:nbajamte:00010000:0021E0BE:00000010:0000001F:New Jersey
:nbajamte:00010000:0021E0BE:00000011:0000001F:New York
:nbajamte:00010000:0021E0BE:00000012:0000001F:Orlando
:nbajamte:00010000:0021E0BE:00000013:0000001F:Philadelphia
:nbajamte:00010000:0021E0BE:00000014:0000001F:Phoenix
:nbajamte:00010000:0021E0BE:00000015:0000001F:Portland
:nbajamte:00010000:0021E0BE:00000016:0000001F:Sacramento
:nbajamte:00010000:0021E0BE:00000017:0000001F:San Antonio
:nbajamte:00010000:0021E0BE:00000018:0000001F:Seattle
:nbajamte:00010000:0021E0BE:00000019:0000001F:Utah
:nbajamte:00010000:0021E0BE:0000001A:0000001F:Washington
:nbajamte:00010000:0021E0BE:0000001B:0000001F:Team NBA Jam
:nbajamte:62000000:00000000:00000000:FFFFFFFF:Select Team Configuration (Select Team) PL1/PL2
:nbajamte:00010300:0021E108:00000006:00000007:Atlanta
:nbajamte:00010300:0021E10A:00000006:00000007:Boston
:nbajamte:00010300:0021E10C:00000006:00000007:Charlotte
:nbajamte:00010300:0021E10E:00000006:00000007:Chicago
:nbajamte:00010300:0021E110:00000006:00000007:Cleveland
:nbajamte:00010300:0021E112:00000006:00000007:Dallas
:nbajamte:00010300:0021E114:00000006:00000007:Denver
:nbajamte:00010300:0021E116:00000006:00000007:Detroit
:nbajamte:00010300:0021E118:00000006:00000007:Golden State
:nbajamte:00010300:0021E11A:00000006:00000007:Houston
:nbajamte:00010300:0021E11C:00000006:00000007:Indiana
:nbajamte:00010300:0021E11E:00000006:00000007:LA Clippers
:nbajamte:00010300:0021E120:00000006:00000007:LA Lakers
:nbajamte:00010300:0021E122:00000006:00000007:Miami
:nbajamte:00010300:0021E124:00000006:00000007:Milwaukee
:nbajamte:00010300:0021E126:00000006:00000007:Minnesota
:nbajamte:00010300:0021E128:00000006:00000007:New Jersey
:nbajamte:00010300:0021E12A:00000006:00000007:New York
:nbajamte:00010300:0021E12C:00000006:00000007:Orlando
:nbajamte:00010300:0021E12E:00000006:00000007:Philadelphia
:nbajamte:00010300:0021E130:00000006:00000007:Phoenix
:nbajamte:00010300:0021E132:00000006:00000007:Portland
:nbajamte:00010300:0021E134:00000006:00000007:Sacramento
:nbajamte:00010300:0021E136:00000006:00000007:San Antonio
:nbajamte:00010300:0021E138:00000006:00000007:Seattle
:nbajamte:00010300:0021E13A:00000006:00000007:Utah
:nbajamte:00010300:0021E13C:00000006:00000007:Washington
:nbajamte:00010300:0021E13E:00000013:0000001F:Team NBA Jam
:nbajamte:62000000:00000000:00000000:FFFFFFFF:Select Team PL3/PL4
:nbajamte:00010000:0021E0C0:00000000:0000001F:Atlanta
:nbajamte:00010000:0021E0C0:00000001:0000001F:Boston
:nbajamte:00010000:0021E0C0:00000002:0000001F:Charlotte
:nbajamte:00010000:0021E0C0:00000003:0000001F:Chicago
:nbajamte:00010000:0021E0C0:00000004:0000001F:Cleveland
:nbajamte:00010000:0021E0C0:00000005:0000001F:Dallas
:nbajamte:00010000:0021E0C0:00000006:0000001F:Denver
:nbajamte:00010000:0021E0C0:00000007:0000001F:Detroit
:nbajamte:00010000:0021E0C0:00000008:0000001F:Golden State
:nbajamte:00010000:0021E0C0:00000009:0000001F:Houston
:nbajamte:00010000:0021E0C0:0000000A:0000001F:Indiana
:nbajamte:00010000:0021E0C0:0000000B:0000001F:LA Clippers
:nbajamte:00010000:0021E0C0:0000000C:0000001F:LA Lakers
:nbajamte:00010000:0021E0C0:0000000D:0000001F:Miami
:nbajamte:00010000:0021E0C0:0000000E:0000001F:Milwaukee
:nbajamte:00010000:0021E0C0:0000000F:0000001F:Minnesota
:nbajamte:00010000:0021E0C0:00000010:0000001F:New Jersey
:nbajamte:00010000:0021E0C0:00000011:0000001F:New York
:nbajamte:00010000:0021E0C0:00000012:0000001F:Orlando
:nbajamte:00010000:0021E0C0:00000013:0000001F:Philadelphia
:nbajamte:00010000:0021E0C0:00000014:0000001F:Phoenix
:nbajamte:00010000:0021E0C0:00000015:0000001F:Portland
:nbajamte:00010000:0021E0C0:00000016:0000001F:Sacramento
:nbajamte:00010000:0021E0C0:00000017:0000001F:San Antonio
:nbajamte:00010000:0021E0C0:00000018:0000001F:Seattle
:nbajamte:00010000:0021E0C0:00000019:0000001F:Utah
:nbajamte:00010000:0021E0C0:0000001A:0000001F:Washington
:nbajamte:00010000:0021E0C0:0000001B:0000001F:Team NBA Jam
:nbajamte:62000000:00000000:00000000:FFFFFFFF:Select Team Configuration (Select Team) PL3/PL4
:nbajamte:00010300:0021E140:00000006:00000007:Atlanta
:nbajamte:00010300:0021E142:00000006:00000007:Boston
:nbajamte:00010300:0021E144:00000006:00000007:Charlotte
:nbajamte:00010300:0021E146:00000006:00000007:Chicago
:nbajamte:00010300:0021E148:00000006:00000007:Cleveland
:nbajamte:00010300:0021E14A:00000006:00000007:Dallas
:nbajamte:00010300:0021E14C:00000006:00000007:Denver
:nbajamte:00010300:0021E14E:00000006:00000007:Detroit
:nbajamte:00010300:0021E150:00000006:00000007:Golden State
:nbajamte:00010300:0021E152:00000006:00000007:Houston
:nbajamte:00010300:0021E154:00000006:00000007:Indiana
:nbajamte:00010300:0021E156:00000006:00000007:LA Clippers
:nbajamte:00010300:0021E158:00000006:00000007:LA Lakers
:nbajamte:00010300:0021E15A:00000006:00000007:Miami
:nbajamte:00010300:0021E15C:00000006:00000007:Milwaukee
:nbajamte:00010300:0021E15E:00000006:00000007:Minnesota
:nbajamte:00010300:0021E160:00000006:00000007:New Jersey
:nbajamte:00010300:0021E162:00000006:00000007:New York
:nbajamte:00010300:0021E164:00000006:00000007:Orlando
:nbajamte:00010300:0021E166:00000006:00000007:Philadelphia
:nbajamte:00010300:0021E168:00000006:00000007:Phoenix
:nbajamte:00010300:0021E16A:00000006:00000007:Portland
:nbajamte:00010300:0021E16C:00000006:00000007:Sacramento
:nbajamte:00010300:0021E16E:00000006:00000007:San Antonio
:nbajamte:00010300:0021E170:00000006:00000007:Seattle
:nbajamte:00010300:0021E172:00000006:00000007:Utah
:nbajamte:00010300:0021E174:00000006:00000007:Washington
:nbajamte:00010300:0021E176:00000013:0000001F:Team NBA Jam
; [ NBA Maximum Hangtime (rev 1.0 11/8/96) ]
nbamaxht:0:00226F57:03:000:Infinite Quarter Time
nbamaxht:0:00226F56:05:500:Infinite Quarter Time (2/3)
nbamaxht:0:00226F55:0A:500:Infinite Quarter Time (3/3)
nbamaxht:0:00226F57:00:001:Finish this Quarter Now!
nbamaxht:0:00226F56:00:501:Finish this Quarter Now! (2/3)
nbamaxht:0:00226F55:01:501:Finish this Quarter Now! (3/3)
nbamaxht:0:00226F4E:0A:000:Infinite Shot Time
nbamaxht:0:00226F4E:00:001:No Shot Time Left Now!
nbamaxht:0:00000000:00:999:[ Use these Cheats on the Character Edit Screen ]
nbamaxht:0:00228084:01:000:Infinite Time To Edit Character
nbamaxht:0:00228086:3C:500:Infinite Time To Edit Character (2/2)
nbamaxht:0:00228190:0A:001:Get Maximum Speed Now!
nbamaxht:0:00228192:0A:001:Get Maximum Power Now!
nbamaxht:0:00228194:0A:001:Get Maximum Shoot Now!
nbamaxht:0:00228196:0A:001:Get Maximum Dunks Now!
nbamaxht:0:00228198:0A:001:Get Maximum Steal Now!
nbamaxht:0:0022819A:0A:001:Get Maximum Block Now!
nbamaxht:0:0022819C:0A:001:Get Maximum Height Now!
nbamaxht:0:0022819E:0A:001:Get Maximum Weight Now!
nbamaxht:0:002281A0:50:070:Select Number of Attribute Points
nbamaxht:0:00228290:01:021:Get "No Tag Arrow" Now!
nbamaxht:0:00228290:02:021:Get "Stealth Turbo" Now!
nbamaxht:0:00228290:04:021:Get "Big Head" Now!
nbamaxht:0:00228290:08:021:Get "Hide Attributes" Now!
nbamaxht:0:00228290:10:021:Get "Drone Big Head" Now!
nbamaxht:0:00228290:20:021:Get "Super Rebound" Now!
nbamaxht:0:00228290:40:021:Get "Smarter Drone" Now!
nbamaxht:0:00228290:01:041:Lose "No Tag Arrow" Now!
nbamaxht:0:00228290:02:041:Lose "Stealth Turbo" Now!
nbamaxht:0:00228290:04:041:Lose "Big Head" Now!
nbamaxht:0:00228290:08:041:Lose "Hide Attributes" Now!
nbamaxht:0:00228290:10:041:Lose "Drone Big Head" Now!
nbamaxht:0:00228290:20:041:Lose "Super Rebound" Now!
nbamaxht:0:00228290:40:041:Lose "Smarter Drone" Now!
nbamaxht:0:00000000:00:999:[ ]
nbamaxht:0:00226F7C:00:000:Score always 0 PL1
nbamaxht:0:00226F7C:96:000:Score always 150 PL1
nbamaxht:0:00226F7C:00:001:Set score = 0 Now! PL1
nbamaxht:0:00226F7C:96:001:Set score = 150 Now! PL1
nbamaxht:0:00226F7C:96:070:Select score Now! PL1
nbamaxht:0:00226F7E:00:000:Score always = 0 PL2
nbamaxht:0:00226F7E:96:000:Score always = 150 PL2
nbamaxht:0:00226F7E:00:001:Set score = 0 Now! PL2
nbamaxht:0:00226F7E:96:001:Set score = 150 Now! PL2
nbamaxht:0:00226F7E:96:070:Select score Now! PL2
; [ Ninja Baseball Batman (US) ]
nbbatman:0:E09B0:63:000:Infinite Credits
nbbatman:0:E254F:63:000:Infinite Time
nbbatman:0:E4222:64:000:Infinite Lives PL1
nbbatman:0:E44A4:64:000:Infinite Energy PL1
nbbatman:0:E44EB:02:000:Invincibility (Buggy) PL1:Buggy = the bosses can sometimes hit you
nbbatman:0:E42E2:64:000:Infinite Lives PL2
nbbatman:0:E4564:64:000:Infinite Energy PL2
nbbatman:0:E45AB:02:000:Invincibility (Buggy) PL2:Buggy = the bosses can sometimes hit you
nbbatman:0:E43A2:64:000:Infinite Lives PL3
nbbatman:0:E4624:64:000:Infinite Energy PL3
nbbatman:0:E466B:02:000:Invincibility (Buggy) PL3:Buggy = the bosses can sometimes hit you
nbbatman:0:E4462:64:000:Infinite Lives PL4
nbbatman:0:E46E4:64:000:Infinite Energy PL4
nbbatman:0:E472B:02:000:Invincibility (Buggy) PL4:Buggy = the bosses can sometimes hit you
; [ Ninja Combat (set 1) ]
ncombat:0:1032DD:05:060:Stage Select
ncombat:0:101811:64:000:Infinite Continues PL1
ncombat:0:102402:0A:000:Infinite Lives PL1
ncombat:0:100632:20:000:Infinite Energy PL1
ncombat:0:10063B:02:000:Maximum fire power PL1
ncombat:0:102635:02:000:Maximum Speed PL1
ncombat:0:101821:64:000:Infinite Continues PL2
ncombat:0:102403:0A:000:Infinite Lives PL2
ncombat:0:100682:20:000:Infinite Energy PL2
ncombat:0:10068B:02:000:Maximum fire power PL2
ncombat:0:102685:02:000:Maximum Speed PL2
; [ Ninja Combat (set 2) ]
ncombata:0:1032DD:05:060:Stage Select
ncombata:0:101811:64:000:Infinite Continues PL1
ncombata:0:102402:0A:000:Infinite Lives PL1
ncombata:0:100632:20:000:Infinite Energy PL1
ncombata:0:10063B:02:000:Maximum fire power PL1
ncombata:0:102635:02:000:Maximum Speed PL1
ncombata:0:101821:64:000:Infinite Continues PL2
ncombata:0:102403:0A:000:Infinite Lives PL2
ncombata:0:100682:20:000:Infinite Energy PL2
ncombata:0:10068B:02:000:Maximum fire power PL2
ncombata:0:102685:02:000:Maximum Speed PL2
; [ Ninja Commando ]
ncommand:0:106029:CC:000:Infinite Time PL1
ncommand:0:106030:02:000:Infinite Energy PL1
ncommand:0:1000C0:35:000:Invincibility PL1
ncommand:0:106129:CC:000:Infinite Time PL2
ncommand:0:106130:02:000:Infinite Energy PL2
ncommand:0:1001C0:35:000:Invincibility PL2
; [ Namco Classics Collection Vol.1 ]
ncv1:0:400DA9:09:000:Infinite Credits
ncv1:0:000000:00:999:[ Cheats for Galaga Original ]
ncv1:0:407038:05:000:Infinite Lives
ncv1:0:000000:00:999:[ Cheats for Galaga Arrangement ]
ncv1:0:4068C7:05:000:Infinite Lives
ncv1:0:000000:00:999:[ Cheats for Xevious Original ]
ncv1:0:07209E:30:100:Infinite Lives
ncv1:0:07209F:2D:600:Infinite Lives (2/2)
ncv1:0:000000:00:999:[ Cheats for Xevious Arrangement ]
ncv1:0:074DAA:30:100:Infinite Lives
ncv1:0:074DAB:2D:600:Infinite Lives (2/2)
ncv1:0:077624:30:100:Invincibility [2 PLAYERS]:The Invincibility timer only works on 2 player games - you may need to die to activate it.
ncv1:0:077625:28:600:Invincibility [2 PLAYERS] (2/2)
ncv1:0:000000:00:999:[ Cheats for Mappy Original ]
ncv1:0:406C67:06:000:Infinite Lives
ncv1:0:000000:00:999:[ Cheats for Mappy Arrangement ]
ncv1:0:40703B:05:000:Infinite Lives PL1
ncv1:0:40712D:03:000:Invincibility PL1
ncv1:0:407061:05:000:Infinite Lives PL2
ncv1:0:407177:03:000:Invincibility PL2
; [ Namco Classics Collection Vol.1 (Japan set 1) ]
ncv1j:0:400DA9:09:000:Infinite Credits
ncv1j:0:000000:00:999:[ Cheats for Galaga Original ]
ncv1j:0:407038:05:000:Infinite Lives
ncv1j:0:000000:00:999:[ Cheats for Galaga Arrangement ]
ncv1j:0:4068C7:05:000:Infinite Lives
ncv1j:0:000000:00:999:[ Cheats for Xevious Original ]
ncv1j:0:072252:30:100:Infinite Lives
ncv1j:0:072253:2D:600:Infinite Lives (2/2)
ncv1j:0:000000:00:999:[ Cheats for Xevious Arrangement ]
ncv1j:0:074F5E:30:100:Infinite Lives
ncv1j:0:074F5F:2D:600:Infinite Lives (2/2)
ncv1j:0:0777D8:30:100:Invincibility [2 PLAYERS]:The Invincibility timer only works on 2 player games - you may need to die to activate it.
ncv1j:0:0777D9:28:600:Invincibility [2 PLAYERS] (2/2)
ncv1j:0:000000:00:999:[ Cheats for Mappy Original ]
ncv1j:0:406C67:06:000:Infinite Lives
ncv1j:0:000000:00:999:[ Cheats for Mappy Arrangement ]
ncv1j:0:40703B:05:000:Infinite Lives PL1
ncv1j:0:40712D:03:000:Invincibility PL1
ncv1j:0:407061:05:000:Infinite Lives PL2
ncv1j:0:407177:03:000:Invincibility PL2
; [ Namco Classics Collection Vol.1 (Japan set 2) ]
ncv1j2:0:400DA9:09:000:Infinite Credits
ncv1j2:0:000000:00:999:[ Cheats for Galaga Original ]
ncv1j2:0:407038:05:000:Infinite Lives
ncv1j2:0:000000:00:999:[ Cheats for Galaga Arrangement ]
ncv1j2:0:4068C7:05:000:Infinite Lives
ncv1j2:0:000000:00:999:[ Cheats for Xevious Original ]
ncv1j2:0:072506:30:100:Infinite Lives
ncv1j2:0:072507:2D:600:Infinite Lives (2/2)
ncv1j2:0:000000:00:999:[ Cheats for Xevious Arrangement ]
ncv1j2:0:07522C:30:100:Infinite Lives
ncv1j2:0:07522D:2D:600:Infinite Lives (2/2)
ncv1j2:0:077AA6:30:100:Invincibility [2 PLAYERS]:The Invincibility timer only works on 2 player games - you may need to die to activate it.
ncv1j2:0:077AA7:28:600:Invincibility [2 PLAYERS] (2/2)
ncv1j2:0:000000:00:999:[ Cheats for Mappy Original ]
ncv1j2:0:406C67:06:000:Infinite Lives
ncv1j2:0:000000:00:999:[ Cheats for Mappy Arrangement ]
ncv1j2:0:40703B:05:000:Infinite Lives PL1
ncv1j2:0:40712D:03:000:Invincibility PL1
ncv1j2:0:407061:05:000:Infinite Lives PL2
ncv1j2:0:407177:03:000:Invincibility PL2
; [ Namco Classics Collection Vol.2 ]
ncv2:0:02D994:4E:100:Partially Fix the Game's Driver:This game has protection issues with the Original-Arrangement selection-this will bypass this by brute forcing the game into Original Mode unless you use the 'Always in Arrangement Mode' cheat. NB - The original rally x doesn't work!
ncv2:0:02D995:71:600:Partially Fix the Game's Driver (2/4)
ncv2:0:02D996:4E:600:Partially Fix the Game's Driver (3/4)
ncv2:0:02D997:71:600:Partially Fix the Game's Driver (4/4)
ncv2:0:4008C1:00:000:Always in Original Mode:Enable this before you select a game (this cheat is for test purposes only!)
ncv2:0:4008C1:01:000:Always in Arrangement Mode:Enable this before you select a game (this cheat is for test purposes only!)
ncv2:0:400DA9:09:000:Infinite Credits
ncv2:0:000000:00:999:[ ]
ncv2:0:000000:00:999:[ Cheats for Pacman Original ]
ncv2:0:000000:00:999:[ ]
ncv2:0:406A15:05:000:Infinite Lives
ncv2:0:406A10:F4:001:Finish this Level Now!
ncv2:0:000000:00:999:[ ------- Starting Levels ------ ]
ncv2:0:000000:00:999:[ Deactivate the cheats after ]
ncv2:0:000000:00:999:[ starting the level or leave ]
ncv2:0:000000:00:999:[ them active to repeat it. ]
ncv2:0:406A0D:73:000:Start at Strawberry
ncv2:0:406A16:01:500:Start at Strawberry (2/2)
ncv2:0:406A0D:74:000:Start at 1st Orange
ncv2:0:406A16:02:500:Start at 1st Orange (2/2)
ncv2:0:406A0D:75:000:Start at 2nd Orange
ncv2:0:406A16:03:500:Start at 2nd Orange (2/2)
ncv2:0:406A0D:76:000:Start at 1st Apple
ncv2:0:406A16:04:500:Start at 1st Apple (2/2)
ncv2:0:406A0D:77:000:Start at 2nd Apple
ncv2:0:406A16:05:500:Start at 2nd Apple (2/2)
ncv2:0:406A0D:78:000:Start at 1st Pineapple
ncv2:0:406A16:06:500:Start at 1st Pineapple (2/2)
ncv2:0:406A0D:79:000:Start at 2nd Pineapple
ncv2:0:406A16:07:500:Start at 2nd Pineapple (2/2)
ncv2:0:406A0D:7A:000:Start at 1st Galaxian
ncv2:0:406A16:08:500:Start at 1st Galaxian (2/2)
ncv2:0:406A0D:7B:000:Start at 2nd Galaxian
ncv2:0:406A16:09:500:Start at 2nd Galaxian (2/2)
ncv2:0:406A0D:7C:000:Start at 1st Bell
ncv2:0:406A16:0A:500:Start at 1st Bell (2/2)
ncv2:0:406A0D:7D:000:Start at 2nd Bell
ncv2:0:406A16:0B:500:Start at 2nd Bell (2/2)
ncv2:0:406A0D:7E:000:Start at 1st Key
ncv2:0:406A16:0C:500:Start at 1st Key (2/2)
ncv2:0:406A0D:7F:000:Start at 2nd Key
ncv2:0:406A16:0D:500:Start at 2nd Key (2/2)
ncv2:0:000000:00:999:[ ------- Practice Levels ------ ]
ncv2:0:406A16:00:000:Practice Cherry
ncv2:0:406A16:01:000:Practice Strawberry
ncv2:0:406A16:02:000:Practice 1st Orange
ncv2:0:406A16:03:000:Practice 2nd Orange
ncv2:0:406A16:04:000:Practice 1st Apple
ncv2:0:406A16:05:000:Practice 2nd Apple
ncv2:0:406A16:06:000:Practice 1st Pineapple
ncv2:0:406A16:07:000:Practice 2nd Pineapple
ncv2:0:406A16:08:000:Practice 1st Galaxian
ncv2:0:406A16:09:000:Practice 2nd Galaxian
ncv2:0:406A16:0A:000:Practice 1st Bell
ncv2:0:406A16:0B:000:Practice 2nd Bell
ncv2:0:406A16:0C:000:Practice 1st Key
ncv2:0:406A16:0D:000:Practice 2nd Key
ncv2:0:000000:00:999:[ ------- Practice Speeds ------ ]
ncv2:0:4069C1:00:000:Stay blue until eaten
ncv2:0:4069C0:00:500:Stay blue until eaten (2/2):Actually stay blue for a long time 4069D0 & 4069D1 would do it properly but they would also override the other speeds regardless
ncv2:0:4069C1:00:000:Very Slow changeback
ncv2:0:4069C0:0F:500:Very Slow changeback (2/2)
ncv2:0:4069C1:00:000:Slow changeback
ncv2:0:4069C0:05:500:Slow changeback (2/2)
ncv2:0:4069C1:D0:000:Moderate changeback
ncv2:0:4069C0:02:500:Moderate changeback (2/2)
ncv2:0:4069C1:00:000:Quick changeback
ncv2:0:4069C0:01:500:Quick changeback (2/2)
ncv2:0:4069C1:80:000:Lightning changeback
ncv2:0:4069C0:00:500:Lightning changeback (2/2)
ncv2:0:4069C1:01:000:No change to blue
ncv2:0:4069C0:00:500:No change to blue (2/2)
ncv2:0:000000:00:999:[ -------- Ghost Status -------- ]
ncv2:0:4069AA:01:000:Red always blue
ncv2:0:4069AB:01:000:Pink always blue
ncv2:0:4069AC:01:000:Cyan always blue
ncv2:0:4069AD:01:000:Orange always blue
ncv2:0:000000:00:999:[ ]
ncv2:0:000000:00:999:[ Cheats for Pac-Man Arrangement ]
ncv2:0:000000:00:999:[ ]
ncv2:0:407A49:00:001:Finish this Round Now!
:ncv2:83100000:406E70:00000006:0000004E:Infinite Lives PL1
:ncv2:83100000:406E78:00000002:00000060:Invincibility PL1:If you enable this when you are not flickering you will have to die first for it to work
:ncv2:83100000:406E74:00000006:0000004E:Infinite Lives PL2
:ncv2:83100000:406E7C:00000002:00000060:Invincibility PL2:If you enable this when you are not flickering you will have to die first for it to work
ncv2:0:000000:00:999:[ ]
ncv2:0:000000:00:999:[ Cheats for Rally-X Arrangement ]
ncv2:0:000000:00:999:[ ]
ncv2:0:4070DC:09:000:Infinite Lives
ncv2:0:4070DA:3C:007:Infinite Fuel
ncv2:0:000000:00:999:[ ]
ncv2:0:000000:00:999:[ Cheats for Dig Dug Original ]
ncv2:0:000000:00:999:[ ]
ncv2:0:0BC37C:4E:100:Infinite Lives
ncv2:0:0BC37D:71:600:Infinite Lives (2/4)
ncv2:0:0BC37E:4E:600:Infinite Lives (3/4)
ncv2:0:0BC37F:71:600:Infinite Lives (4/4)
ncv2:0:000000:00:999:[ ]
ncv2:0:000000:00:999:[ Cheats for Dig Dug Arrangement ]
ncv2:0:000000:00:999:[ ]
ncv2:0:0CEEDC:4E:100:Infinite Lives
ncv2:0:0CEEDD:71:600:Infinite Lives (2/5)
ncv2:0:0CEEDE:4E:600:Infinite Lives (3/5)
ncv2:0:0CEEDF:71:600:Infinite Lives (4/5)
ncv2:0:0CEEE0:60:600:Infinite Lives (5/5)
; [ Namco Classics Collection Vol.2 (Japan) ]
ncv2j:0:02DBA8:4E:100:Partially Fix the Game's Driver:This testdriver game has protection issues with the Original-Arrangement selection-this will bypass this by brute forcing the game into Original Mode unless you use the 'Game always in Arrangement Mode' cheat. NB - The original rally x doesn't work!
ncv2j:0:02DBA9:71:600:Partially Fix the Game's Driver (2/4)
ncv2j:0:02DBAA:4E:600:Partially Fix the Game's Driver (3/4)
ncv2j:0:02DBAB:71:600:Partially Fix the Game's Driver (4/4)
ncv2j:0:4008C1:00:000:Always in Original Mode:Enable this before you select a game (this cheat is for test purposes only!)
ncv2j:0:4008C1:01:000:Always in Arrangement Mode:Enable this before you select a game (this cheat is for test purposes only!)
ncv2j:0:400DA9:09:000:Infinite Credits
ncv2j:0:000000:00:999:[ ]
ncv2j:0:000000:00:999:[ Cheats for Pacman Original ]
ncv2j:0:000000:00:999:[ ]
ncv2j:0:406A15:05:000:Infinite Lives
ncv2j:0:406A10:F4:001:Finish this Level Now!
ncv2j:0:000000:00:999:[ ------- Starting Levels ------ ]
ncv2j:0:000000:00:999:[ Deactivate the cheats after ]
ncv2j:0:000000:00:999:[ starting the level or leave ]
ncv2j:0:000000:00:999:[ them active to repeat it. ]
ncv2j:0:406A0D:73:000:Start at Strawberry
ncv2j:0:406A16:01:500:Start at Strawberry (2/2)
ncv2j:0:406A0D:74:000:Start at 1st Orange
ncv2j:0:406A16:02:500:Start at 1st Orange (2/2)
ncv2j:0:406A0D:75:000:Start at 2nd Orange
ncv2j:0:406A16:03:500:Start at 2nd Orange (2/2)
ncv2j:0:406A0D:76:000:Start at 1st Apple
ncv2j:0:406A16:04:500:Start at 1st Apple (2/2)
ncv2j:0:406A0D:77:000:Start at 2nd Apple
ncv2j:0:406A16:05:500:Start at 2nd Apple (2/2)
ncv2j:0:406A0D:78:000:Start at 1st Pineapple
ncv2j:0:406A16:06:500:Start at 1st Pineapple (2/2)
ncv2j:0:406A0D:79:000:Start at 2nd Pineapple
ncv2j:0:406A16:07:500:Start at 2nd Pineapple (2/2)
ncv2j:0:406A0D:7A:000:Start at 1st Galaxian
ncv2j:0:406A16:08:500:Start at 1st Galaxian (2/2)
ncv2j:0:406A0D:7B:000:Start at 2nd Galaxian
ncv2j:0:406A16:09:500:Start at 2nd Galaxian (2/2)
ncv2j:0:406A0D:7C:000:Start at 1st Bell
ncv2j:0:406A16:0A:500:Start at 1st Bell (2/2)
ncv2j:0:406A0D:7D:000:Start at 2nd Bell
ncv2j:0:406A16:0B:500:Start at 2nd Bell (2/2)
ncv2j:0:406A0D:7E:000:Start at 1st Key
ncv2j:0:406A16:0C:500:Start at 1st Key (2/2)
ncv2j:0:406A0D:7F:000:Start at 2nd Key
ncv2j:0:406A16:0D:500:Start at 2nd Key (2/2)
ncv2j:0:000000:00:999:[ ------- Practice Levels ------ ]
ncv2j:0:406A16:00:000:Practice Cherry
ncv2j:0:406A16:01:000:Practice Strawberry
ncv2j:0:406A16:02:000:Practice 1st Orange
ncv2j:0:406A16:03:000:Practice 2nd Orange
ncv2j:0:406A16:04:000:Practice 1st Apple
ncv2j:0:406A16:05:000:Practice 2nd Apple
ncv2j:0:406A16:06:000:Practice 1st Pineapple
ncv2j:0:406A16:07:000:Practice 2nd Pineapple
ncv2j:0:406A16:08:000:Practice 1st Galaxian
ncv2j:0:406A16:09:000:Practice 2nd Galaxian
ncv2j:0:406A16:0A:000:Practice 1st Bell
ncv2j:0:406A16:0B:000:Practice 2nd Bell
ncv2j:0:406A16:0C:000:Practice 1st Key
ncv2j:0:406A16:0D:000:Practice 2nd Key
ncv2j:0:000000:00:999:[ ------- Practice Speeds ------ ]
ncv2j:0:4069C1:00:000:Stay blue until eaten
ncv2j:0:4069C0:00:500:Stay blue until eaten (2/2):Actually stay blue for a long time 4069D0 & 4069D1 would do it properly but they would also override the other speeds regardless
ncv2j:0:4069C1:00:000:Very Slow changeback
ncv2j:0:4069C0:0F:500:Very Slow changeback (2/2)
ncv2j:0:4069C1:00:000:Slow changeback
ncv2j:0:4069C0:05:500:Slow changeback (2/2)
ncv2j:0:4069C1:D0:000:Moderate changeback
ncv2j:0:4069C0:02:500:Moderate changeback (2/2)
ncv2j:0:4069C1:00:000:Quick changeback
ncv2j:0:4069C0:01:500:Quick changeback (2/2)
ncv2j:0:4069C1:80:000:Lightning changeback
ncv2j:0:4069C0:00:500:Lightning changeback (2/2)
ncv2j:0:4069C1:01:000:No change to blue
ncv2j:0:4069C0:00:500:No change to blue (2/2)
ncv2j:0:000000:00:999:[ -------- Ghost Status -------- ]
ncv2j:0:4069AA:01:000:Red always blue
ncv2j:0:4069AB:01:000:Pink always blue
ncv2j:0:4069AC:01:000:Cyan always blue
ncv2j:0:4069AD:01:000:Orange always blue
ncv2j:0:000000:00:999:[ ]
ncv2j:0:000000:00:999:[ Cheats for Pac-Man Arrangement ]
ncv2j:0:000000:00:999:[ ]
ncv2j:0:407A49:00:001:Finish this Round Now!
:ncv2j:83100000:406E70:00000006:0000004E:Infinite Lives PL1
:ncv2j:83100000:406E78:00000002:00000060:Invincibility PL1:If you enable this when you are not flickering you will have to die first for it to work
:ncv2j:83100000:406E74:00000006:0000004E:Infinite Lives PL2
:ncv2j:83100000:406E7C:00000002:00000060:Invincibility PL2:If you enable this when you are not flickering you will have to die first for it to work
ncv2j:0:000000:00:999:[ ]
ncv2j:0:000000:00:999:[ Cheats for Rally-X Arrangement ]
ncv2j:0:000000:00:999:[ ]
ncv2j:0:4070DC:09:000:Infinite Lives
ncv2j:0:4070DA:3C:007:Infinite Fuel
ncv2j:0:000000:00:999:[ ]
ncv2j:0:000000:00:999:[ Cheats for Dig Dug Original ]
ncv2j:0:000000:00:999:[ ]
ncv2j:0:0BC5A4:4E:100:Infinite Lives
ncv2j:0:0BC5A5:71:600:Infinite Lives (2/4)
ncv2j:0:0BC5A6:4E:600:Infinite Lives (3/4)
ncv2j:0:0BC5A7:71:600:Infinite Lives (4/4)
ncv2j:0:000000:00:999:[ ]
ncv2j:0:000000:00:999:[ Cheats for Dig Dug Arrangement ]
ncv2j:0:000000:00:999:[ ]
ncv2j:0:0CF104:4E:100:Infinite Lives
ncv2j:0:0CF105:71:600:Infinite Lives (2/5)
ncv2j:0:0CF106:4E:600:Infinite Lives (3/5)
ncv2j:0:0CF107:71:600:Infinite Lives (4/5)
ncv2j:0:0CF108:60:600:Infinite Lives (5/5)
; [ Nebulas Ray (World) ]
nebulray:0:23BD6D:09:000:Infinite Credits
nebulray:0:22A593:05:000:Infinite Lives PL1
nebulray:0:22A5BB:07:000:Infinite Bombs PL1
nebulray:0:22A55D:03:000:Invicibility PL1
nebulray:0:22A5A5:04:000:Always have Maximum Speed PL1
nebulray:0:22A5A7:04:000:Always have Max Shot PowerPL1
nebulray:0:22A5AB:00:000:Always have Windshot PL1
nebulray:0:22A5AB:01:000:Always have Growshot PL1
nebulray:0:22A5AB:00:001:Get Windshot Now! PL1
nebulray:0:22A5AB:01:001:Get Growshot Now! PL1
nebulray:0:22A5B2:04:000:Infinite Weapon Time PL1
nebulray:0:22A5B3:B0:500:Infinite Weapon Time PL1 (2/2)
nebulray:0:22A5AF:00:000:Always have no Weapons PL1
nebulray:0:22A5AF:01:000:Always have the F Weapon PL1
nebulray:0:22A5AF:02:000:Always have the H Weapon PL1
nebulray:0:22A5AF:03:000:Always have the L Weapon PL1
nebulray:0:22A5AF:04:000:Always have the D Weapon PL1
nebulray:0:22A5AF:00:001:Lose All Weapons Now! PL2
nebulray:0:22A5AF:01:001:Get the F Weapon Now! PL1
nebulray:0:22A5AF:02:001:Get the H Weapon Now! PL1
nebulray:0:22A5AF:03:001:Get the L Weapon Now! PL1
nebulray:0:22A5AF:04:001:Get the D Weapon Now! PL1
nebulray:0:22A677:05:000:Infinite Lives PL2
nebulray:0:22A69F:07:000:Infinite Bombs PL2
nebulray:0:22A641:03:000:Invicibility PL2
nebulray:0:22A689:04:000:Always have Maximum Speed PL2
nebulray:0:22A68B:04:000:Always have Max Shot PowerPL2
nebulray:0:22A68F:00:000:Always have Windshot PL2
nebulray:0:22A68F:01:000:Always have Growshot PL2
nebulray:0:22A68F:00:001:Get Windshot Now! PL2
nebulray:0:22A68F:01:001:Get Growshot Now! PL2
nebulray:0:22A696:04:000:Infinite Weapons Time PL2
nebulray:0:22A697:B0:500:Infinite Weapons Time PL2 (2/2)
nebulray:0:22A693:00:000:Always have no Weapons PL2
nebulray:0:22A693:01:000:Always have the F Weapon PL2
nebulray:0:22A693:02:000:Always have the H Weapon PL2
nebulray:0:22A693:03:000:Always have the L Weapon PL2
nebulray:0:22A693:04:000:Always have the D Weapon PL2
nebulray:0:22A693:00:001:Lose All Weapons Now! PL2
nebulray:0:22A693:01:001:Get the F Weapon Now! PL2
nebulray:0:22A693:02:001:Get the H Weapon Now! PL2
nebulray:0:22A693:03:001:Get the L Weapon Now! PL2
nebulray:0:22A693:04:001:Get the D Weapon Now! PL2
; [ Nebulas Ray (Japan) ]
nebulryj:0:23BD6D:09:000:Infinite Credits
nebulryj:0:22A593:05:000:Infinite Lives PL1
nebulryj:0:22A5BB:07:000:Infinite Bombs PL1
nebulryj:0:22A55D:03:000:Invicibility PL1
nebulryj:0:22A5A5:04:000:Always have Maximum Speed PL1
nebulryj:0:22A5A7:04:000:Always have Max Shot PowerPL1
nebulryj:0:22A5AB:00:000:Always have Windshot PL1
nebulryj:0:22A5AB:01:000:Always have Growshot PL1
nebulryj:0:22A5AB:00:001:Get Windshot Now! PL1
nebulryj:0:22A5AB:01:001:Get Growshot Now! PL1
nebulryj:0:22A5B2:04:000:Infinite Weapon Time PL1
nebulryj:0:22A5B3:B0:500:Infinite Weapon Time PL1 (2/2)
nebulryj:0:22A5AF:00:000:Always have no Weapons PL1
nebulryj:0:22A5AF:01:000:Always have the F Weapon PL1
nebulryj:0:22A5AF:02:000:Always have the H Weapon PL1
nebulryj:0:22A5AF:03:000:Always have the L Weapon PL1
nebulryj:0:22A5AF:04:000:Always have the D Weapon PL1
nebulryj:0:22A5AF:00:001:Lose All Weapons Now! PL2
nebulryj:0:22A5AF:01:001:Get the F Weapon Now! PL1
nebulryj:0:22A5AF:02:001:Get the H Weapon Now! PL1
nebulryj:0:22A5AF:03:001:Get the L Weapon Now! PL1
nebulryj:0:22A5AF:04:001:Get the D Weapon Now! PL1
nebulryj:0:22A677:05:000:Infinite Lives PL2
nebulryj:0:22A69F:07:000:Infinite Bombs PL2
nebulryj:0:22A641:03:000:Invicibility PL2
nebulryj:0:22A689:04:000:Always have Maximum Speed PL2
nebulryj:0:22A68B:04:000:Always have Max Shot PowerPL2
nebulryj:0:22A68F:00:000:Always have Windshot PL2
nebulryj:0:22A68F:01:000:Always have Growshot PL2
nebulryj:0:22A68F:00:001:Get Windshot Now! PL2
nebulryj:0:22A68F:01:001:Get Growshot Now! PL2
nebulryj:0:22A696:04:000:Infinite Weapons Time PL2
nebulryj:0:22A697:B0:500:Infinite Weapons Time PL2 (2/2)
nebulryj:0:22A693:00:000:Always have no Weapons PL2
nebulryj:0:22A693:01:000:Always have the F Weapon PL2
nebulryj:0:22A693:02:000:Always have the H Weapon PL2
nebulryj:0:22A693:03:000:Always have the L Weapon PL2
nebulryj:0:22A693:04:000:Always have the D Weapon PL2
nebulryj:0:22A693:00:001:Lose All Weapons Now! PL2
nebulryj:0:22A693:01:001:Get the F Weapon Now! PL2
nebulryj:0:22A693:02:001:Get the H Weapon Now! PL2
nebulryj:0:22A693:03:001:Get the L Weapon Now! PL2
nebulryj:0:22A693:04:001:Get the D Weapon Now! PL2
; [ Neck-n-Neck (v1.2) ]
neckneck:0:282C:03:000:Infinite Credits
neckneck:0:282D:E7:500:Infinite Credits (2/2)
neckneck:0:3322:00:000:Infinite Time
neckneck:0:3309:00:500:Infinite Time (2/3)
neckneck:0:330A:00:500:Infinite Time (3/3)
; [ Rettou Juudan Nekkyoku Janshi - Higashi Nippon Hen (Japan) ]
nekkyoku:0:CE81:00:000:First card is 10 thousand
nekkyoku:0:0000:00:999:[ The winning hand cheat must be activated when there ]
nekkyoku:0:0000:00:999:[ are 14 tiles in your hand, then press the RON key ]
nekkyoku:0:0000:00:999:[ ('Z' by default). The tiles do not visually change ]
nekkyoku:0:0000:00:999:[ until you make a move. ]
nekkyoku:0:CE81:30:000:Always winning hand
nekkyoku:0:CE82:30:500:Always winning hand (02/14)
nekkyoku:0:CE83:30:500:Always winning hand (03/14)
nekkyoku:0:CE84:31:500:Always winning hand (04/14)
nekkyoku:0:CE85:31:500:Always winning hand (05/14)
nekkyoku:0:CE86:31:500:Always winning hand (06/14)
nekkyoku:0:CE87:32:500:Always winning hand (07/14)
nekkyoku:0:CE88:32:500:Always winning hand (08/14)
nekkyoku:0:CE89:32:500:Always winning hand (09/14)
nekkyoku:0:CE8A:33:500:Always winning hand (10/14)
nekkyoku:0:CE8B:33:500:Always winning hand (11/14)
nekkyoku:0:CE8C:33:500:Always winning hand (12/14)
nekkyoku:0:CE8D:34:500:Always winning hand (13/14)
nekkyoku:0:CE8E:34:500:Always winning hand (14/14)
nekkyoku:0:CE81:30:001:Get winning hand Now!:Not working yet !
nekkyoku:0:CE82:30:501:Get winning hand Now! (02/14)
nekkyoku:0:CE83:30:501:Get winning hand Now! (03/14)
nekkyoku:0:CE84:31:501:Get winning hand Now! (04/14)
nekkyoku:0:CE85:31:501:Get winning hand Now! (05/14)
nekkyoku:0:CE86:31:501:Get winning hand Now! (06/14)
nekkyoku:0:CE87:32:501:Get winning hand Now! (07/14)
nekkyoku:0:CE88:32:501:Get winning hand Now! (08/14)
nekkyoku:0:CE89:32:501:Get winning hand Now! (09/14)
nekkyoku:0:CE8A:33:501:Get winning hand Now! (10/14)
nekkyoku:0:CE8B:33:501:Get winning hand Now! (11/14)
nekkyoku:0:CE8C:33:501:Get winning hand Now! (12/14)
nekkyoku:0:CE8D:34:501:Get winning hand Now! (13/14)
nekkyoku:0:CE8E:34:501:Get winning hand Now! (14/14)
:nekkyoku:00000006:CE81:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:nekkyoku:00000006:CA81:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
nekkyoku:0:0000:00:999:[ Here is the look-up list for ]
nekkyoku:0:0000:00:999:[ the above watches. ]
nekkyoku:0:0000:00:999:[ ]
nekkyoku:0:0000:00:999:[ value common name chinese name ]
nekkyoku:0:0000:00:999:[ ??h - no tile - ]
nekkyoku:0:0000:00:999:[ 00h 1 "characters" 1 "wan" ]
nekkyoku:0:0000:00:999:[ 01h 2 "characters" 2 "wan" ]
nekkyoku:0:0000:00:999:[ 02h 3 "characters" 3 "wan" ]
nekkyoku:0:0000:00:999:[ 03h 4 "characters" 4 "wan" ]
nekkyoku:0:0000:00:999:[ 04h 5 "characters" 5 "wan" ]
nekkyoku:0:0000:00:999:[ 05h 6 "characters" 6 "wan" ]
nekkyoku:0:0000:00:999:[ 06h 7 "characters" 7 "wan" ]
nekkyoku:0:0000:00:999:[ 07h 8 "characters" 8 "wan" ]
nekkyoku:0:0000:00:999:[ 08h 9 "characters" 9 "wan" ]
nekkyoku:0:0000:00:999:[ 10h 1 "dots" 1 "tung" ]
nekkyoku:0:0000:00:999:[ 11h 2 "dots" 2 "tung" ]
nekkyoku:0:0000:00:999:[ 12h 3 "dots" 3 "tung" ]
nekkyoku:0:0000:00:999:[ 13h 4 "dots" 4 "tung" ]
nekkyoku:0:0000:00:999:[ 14h 5 "dots" 5 "tung" ]
nekkyoku:0:0000:00:999:[ 15h 6 "dots" 6 "tung" ]
nekkyoku:0:0000:00:999:[ 16h 7 "dots" 7 "tung" ]
nekkyoku:0:0000:00:999:[ 17h 8 "dots" 8 "tung" ]
nekkyoku:0:0000:00:999:[ 18h 9 "dots" 9 "tung" ]
nekkyoku:0:0000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
nekkyoku:0:0000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
nekkyoku:0:0000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
nekkyoku:0:0000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
nekkyoku:0:0000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
nekkyoku:0:0000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
nekkyoku:0:0000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
nekkyoku:0:0000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
nekkyoku:0:0000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
nekkyoku:0:0000:00:999:[ 30h East "wind" ]
nekkyoku:0:0000:00:999:[ 31h South "wind" ]
nekkyoku:0:0000:00:999:[ 32h West "wind" ]
nekkyoku:0:0000:00:999:[ 33h North "wind" ]
nekkyoku:0:0000:00:999:[ 34h White "dragon" ]
nekkyoku:0:0000:00:999:[ 35h Green "dragon" ]
nekkyoku:0:0000:00:999:[ 36h Red "dragon" ]
; [ Nemesis ]
nemesis:0:0602A0:05:000:Infinite Lives
nemesis:0:060800:01:000:Invincibility
nemesis:0:06080A:02:500:Invincibility (2/3)
nemesis:0:060819:00:500:Invincibility (3/3)
nemesis:0:06080E:02:000:Constant Speedup Speed=2
nemesis:0:06080E:03:000:Constant Speedup Speed=3
nemesis:0:06080E:04:000:Constant Speedup Speed=4
nemesis:0:06080E:05:000:Constant Speedup Speed=5
nemesis:0:06080E:06:000:Constant Speedup Speed=6-FULL
nemesis:0:060825:01:000:Constant Missile
nemesis:0:060827:01:000:Constant Double
nemesis:0:060827:02:000:Constant Laser
nemesis:0:0602AC:05:000:Infinite 5 Coins
nemesis:0:0602AC:06:000:Infinite 6 Coins
nemesis:0:0605E3:FF:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Nemesis (World?) ]
nemesuk:0:0602A0:05:000:Infinite Lives
nemesuk:0:060800:01:000:Invincibility
nemesuk:0:06080A:02:500:Invincibility (2/3)
nemesuk:0:060819:00:500:Invincibility (3/3)
nemesuk:0:06080E:02:000:Constant Speedup Speed=2
nemesuk:0:06080E:03:000:Constant Speedup Speed=3
nemesuk:0:06080E:04:000:Constant Speedup Speed=4
nemesuk:0:06080E:05:000:Constant Speedup Speed=5
nemesuk:0:06080E:06:000:Constant Speedup Speed=6-FULL
nemesuk:0:060825:01:000:Constant Missile
nemesuk:0:060827:01:000:Constant Double
nemesuk:0:060827:02:000:Constant Laser
nemesuk:0:0602AC:05:000:Infinite 5 Coins
nemesuk:0:0602AC:06:000:Infinite 6 Coins
nemesuk:0:0605E3:FF:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Nemo (World 901130) ]
nemo:0:FF8525:59:000:Infinite Time
nemo:0:FF8398:0A:000:Infinite Lives PL1
nemo:0:FF838F:30:000:Invincibility PL1
nemo:0:FF838D:08:000:Infinite S. Attacks PL1
nemo:0:FF838C:01:500:Infinite S. Attacks PL1 (2/2)
nemo:0:FF8498:0A:000:Infinite Lives PL2
nemo:0:FF848F:30:000:Invincibility PL2
nemo:0:FF848D:08:000:Infinite S. Attacks PL2
nemo:0:FF848C:01:500:Infinite S. Attacks PL2 (2/2)
nemo:0:FFCCAF:00:000:Kill the Round 3&5 Boss
nemo:0:FFB12F:00:000:Kill the Round 4 Boss
; [ Nemo (Japan 901120) ]
nemoj:0:FF8525:59:000:Infinite Time
nemoj:0:FF8398:0A:000:Infinite Lives PL1
nemoj:0:FF838F:30:000:Invincibility PL1
nemoj:0:FF838D:08:000:Infinite S. Attacks PL1
nemoj:0:FF838C:01:500:Infinite S. Attacks PL1 (2/2)
nemoj:0:FF8498:0A:000:Infinite Lives PL2
nemoj:0:FF848F:30:000:Invincibility PL2
nemoj:0:FF848D:08:000:Infinite S. Attacks PL2
nemoj:0:FF848C:01:500:Infinite S. Attacks PL2 (2/2)
nemoj:0:FFCCAF:00:000:Kill the Round 3&5 Boss
nemoj:0:FFB12F:00:000:Kill the Round 4 Boss
; [ SD Gundam Neo Battling (Japan) ]
neobattl:0:200691:09:000:Infinite Credits
neobattl:0:2007CB:0A:000:Infinite Lives PL1
neobattl:0:2007CF:05:000:Infinite Energy PL1
neobattl:0:2007DD:03:000:Invincibility PL1
:neobattl:00000009:2007E9:00000001:00000008:Change Weapon Now! PL1:Assign this cheat to an Activation Key for the best effect (let's you cycle through the weapons during play by pressing one key)
:neobattl:00010011:2007E9:00000000:00000006:Change Weapon Now! PL1 (2/2)
neobattl:0:200807:0A:000:Infinite Lives PL2
neobattl:0:20080B:05:000:Infinite Energy PL2
neobattl:0:200819:03:000:Invincibility PL2
:neobattl:00000009:200825:00000001:00000008:Change Weapon Now! PL2:Assign this cheat to an Activation Key for the best effect (let's you cycle through the weapons during play by pressing one key)
:neobattl:00010011:200825:00000000:00000006:Change Weapon Now! PL2 (2/2)
; [ Neo Bomberman ]
neobombe:0:000000:00:999:[ Activate all these cheats during play only ]
neobombe:0:000000:00:999:[ or they may not work at all!!!! ]
neobombe:0:10A877:00:000:Displayed door always open
neobombe:0:10A877:00:001:Open displayed door Now!
neobombe:0:101658:09:000:Infinite Lives PL1
neobombe:0:101655:FF:000:Invincibility PL1
neobombe:0:101656:FF:000:Max Speed PL1
neobombe:0:101671:05:000:Max Firepower PL1
neobombe:0:101672:00:000:Simultaneous Bombs PL1
neobombe:0:1016D8:09:000:Infinite Lives PL2
neobombe:0:1016D5:FF:000:Invincibility PL2
neobombe:0:1016D6:FF:000:Max Speed PL2
neobombe:0:1016F1:05:000:Max Firepower PL2
neobombe:0:1016F2:00:000:Simultaneous Bombs PL2
neobombe:0:1017FF:59:000:Infinite Time on Level 1-1
neobombe:0:1035FF:59:000:Infinite Time on Level 1-2
neobombe:0:101EFF:59:000:Infinite Time on Level 1-3
neobombe:0:10247F:59:000:Infinite Time on Level 1-4
neobombe:0:1011FF:59:000:Infinite Time on Level 1-5
neobombe:0:100A7F:59:000:Infinite Time on Level 1-6
neobombe:0:10197F:59:000:Infinite Time on Level 2-1
neobombe:0:10267F:59:000:Infinite Time on Level 2-2
neobombe:0:1001FF:59:000:Infinite Time on Level 2-3
neobombe:0:100A7F:59:000:Infinite Time on Level 2-4
neobombe:0:100CFF:59:000:Infinite Time on Level 2-5
neobombe:0:10277F:59:000:Infinite Time on Level 2-6
; [ Neo-Geo Cup '98 - The Road to the Victory ]
neocup98:0:1051EA:63:070:Select Score PL1
neocup98:0:1051EE:63:070:Select Score PL2
; [ Neo Drift Out - New Technology ]
neodrift:0:103334:17:000:Infinite Time
neodrift:0:103335:70:500:Infinite Time (2/2)
neodrift:0:103378:00:000:Stop Total Time [Practice Stage]
neodrift:0:103379:00:500:Stop Total Time [Practice Stage] (2/2)
neodrift:0:10339A:00:000:Stop Total Time [Stage 1]
neodrift:0:10339B:00:500:Stop Total Time [Stage 1] (2/2)
neodrift:0:1033BC:00:000:Stop Total Time [Stage 2]
neodrift:0:1033BD:00:500:Stop Total Time [Stage 2] (2/2)
neodrift:0:1033DE:00:000:Stop Total Time [Stage 3]
neodrift:0:1033DF:00:500:Stop Total Time [Stage 3] (2/2)
neodrift:0:103400:00:000:Stop Total Time [Stage 4]
neodrift:0:103401:00:500:Stop Total Time [Stage 4] (2/2)
neodrift:0:103422:00:000:Stop Total Time [Stage 5]
neodrift:0:103423:00:500:Stop Total Time [Stage 5] (2/2)
neodrift:0:103444:00:000:Stop Total Time [Stage 6]
neodrift:0:103445:00:500:Stop Total Time [Stage 6] (2/2)
; [ Neo Mr. Do! ]
neomrdo:0:104257:63:000:Infinite "EXTRA" Bonus Stage Time
neomrdo:0:10465A:03:000:Infinite Lives PL1
neomrdo:0:10465B:E7:500:Infinite Lives PL1 (2/2)
neomrdo:0:100E55:02:000:Invincibility PL1
neomrdo:0:10465C:03:000:Infinite Lives PL2
neomrdo:0:10465D:E7:500:Infinite Lives PL2 (2/2)
neomrdo:0:100E71:02:000:Invincibility PL2
; [ Mahjong Neruton Haikujirada (Japan) ]
neruton:0:6A90:63:000:Infinite Credits
neruton:0:0000:00:999:[ The winning hand cheat must be ]
neruton:0:0000:00:999:[ activated when there are 14 tiles ]
neruton:0:0000:00:999:[ in your hand, then press the RON ]
neruton:0:0000:00:999:[ key ('Z' by default). The tiles do ]
neruton:0:0000:00:999:[ not visually change until you make ]
neruton:0:0000:00:999:[ a move. ]
:neruton:00300001:65C0:32313131:FFFFFFFF:Get winning hand Now!
:neruton:00310001:65C4:35353532:FFFFFFFF:Get winning hand Now! (2/4)
:neruton:00310001:65C8:37363636:FFFFFFFF:Get winning hand Now! (3/4)
:neruton:00110001:65CC:00003737:FFFFFFFF:Get winning hand Now! (4/4)
:neruton:00300000:65C0:32313131:FFFFFFFF:Always Winning Hand
:neruton:00310000:65C4:35353532:FFFFFFFF:Always Winning Hand (2/4)
:neruton:00310000:65C8:37363636:FFFFFFFF:Always Winning Hand (3/4)
:neruton:00110000:65CC:00003737:FFFFFFFF:Always Winning Hand (4/4)
:neruton:00300000:6A10:09090900:FFFFFFFF:Infinite Score - Player
:neruton:00310000:6A14:09090909:FFFFFFFF:Infinite Score - Player (2/2)
:neruton:00300000:6A00:09090901:FFFFFFFF:Always Minus Score - CPU
:neruton:00310000:6A04:09090909:FFFFFFFF:Always Minus Score - CPU (2/2)
neruton:0:0000:00:999:[ Select Items ]
:neruton:00800000:69DF:00000005:FFFFFFFF:Get 5 Tiles with TENPAI
:neruton:00800000:69E0:00000001:FFFFFFFF:Open CPU Tiles
:neruton:00800000:69E2:00000001:FFFFFFFF:Free TSUMO in 10 Second
:neruton:00800000:69E8:00000001:FFFFFFFF:Open All DORA
:neruton:00800000:69F4:00000001:FFFFFFFF:Stop CPU Winning
:neruton:00900000:69E5:00000101:FFFFFFFF:Ignore CPU RON
:neruton:00800000:69F2:00000001:FFFFFFFF:Change to YAKUMAN after REACH
:neruton:00000100:6E66:00000007:FFFFFFFF:Select Gal
:neruton:00000500:6A67:00000007:FFFFFFFF:Select Stage
; [ Nettoh Quiz Champion (Japan) ]
nettoqc:0:FF01B3:63:000:Infinite Credits
:nettoqc:00000020:FF149C:0000000A:FFFFFFFF:Infinite Time
:nettoqc:000000E6:FF0F14:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
nettoqc:0:FF0F68:05:000:Infinite Lives PL1
nettoqc:0:FF0FCA:05:000:Infinite Lives PL2
; [ Net Wars ]
netwars:0:58C5:63:000:Infinite Time:For bonus stages
netwars:0:582B:09:000:Infinite Lives PL1
netwars:0:582F:00:001:Finish this Level Now! PL1
netwars:0:582C:09:000:Infinite Lives PL2
netwars:0:5830:00:001:Finish this Level Now! PL2
; [ New Fantasia ]
newfant:0:C80F82:09:000:Infinite Credits
newfant:0:C82674:09:000:Infinite Time
newfant:0:C82675:3C:500:Infinite Time (2/2)
newfant:0:C8261B:14:000:Infinite Energy:Display isn't correct
newfant:0:C82761:64:001:End round with 100% Now!
newfant:0:C82763:00:501:End round with 100% Now!(2/2)
newfant:0:C82662:03:000:Infinite Lives PL1
newfant:0:C82663:03:000:Infinite Lives PL2
; [ Newpuc2 ]
newpuc2:0:4E14:06:000:Infinite Lives
newpuc2:0:4E15:05:500:Infinite Lives (2/2)
newpuc2:0:4E0E:F4:001:Finish this Level Now!
newpuc2:0:0000:00:999:[ -------- Starting Levels ------- ]
newpuc2:0:0000:00:999:[ Deactivate the cheats after ]
newpuc2:0:0000:00:999:[ starting the level or leave them ]
newpuc2:0:0000:00:999:[ active to repeat the level. ]
newpuc2:0:4E0A:7E:000:Start at Strawberry
newpuc2:0:4E13:01:500:Start at Strawberry (2/2)
newpuc2:0:4E0A:7F:000:Start at 1st Orange
newpuc2:0:4E13:02:500:Start at 1st Orange (2/2)
newpuc2:0:4E0A:80:000:Start at 2nd Orange
newpuc2:0:4E13:03:500:Start at 2nd Orange (2/2)
newpuc2:0:4E0A:81:000:Start at 1st Apple
newpuc2:0:4E13:04:500:Start at 1st Apple (2/2)
newpuc2:0:4E0A:82:000:Start at 2nd Apple
newpuc2:0:4E13:05:500:Start at 2nd Apple (2/2)
newpuc2:0:4E0A:83:000:Start at 1st Pineapple
newpuc2:0:4E13:06:500:Start at 1st Pineapple (2/2)
newpuc2:0:4E0A:84:000:Start at 2nd Pineapple
newpuc2:0:4E13:07:500:Start at 2nd Pineapple (2/2)
newpuc2:0:4E0A:85:000:Start at 1st Galaxian
newpuc2:0:4E13:08:500:Start at 1st Galaxian (2/2)
newpuc2:0:4E0A:86:000:Start at 2nd Galaxian
newpuc2:0:4E13:09:500:Start at 2nd Galaxian (2/2)
newpuc2:0:4E0A:87:000:Start at 1st Bell
newpuc2:0:4E13:0A:500:Start at 1st Bell (2/2)
newpuc2:0:4E0A:88:000:Start at 2nd Bell
newpuc2:0:4E13:0B:500:Start at 2nd Bell (2/2)
newpuc2:0:4E0A:87:000:Start at 1st Key
newpuc2:0:4E13:0C:500:Start at 1st Key (2/2)
newpuc2:0:4E0A:88:000:Start at 2nd Key
newpuc2:0:4E13:0D:500:Start at 2nd Key (2/2)
newpuc2:0:0000:00:999:[ -------- Practice Levels ------- ]
newpuc2:0:4E13:00:000:Practice Cherry
newpuc2:0:4E13:01:000:Practice Strawberry
newpuc2:0:4E13:02:000:Practice 1st Orange
newpuc2:0:4E13:03:000:Practice 2nd Orange
newpuc2:0:4E13:04:000:Practice 1st Apple
newpuc2:0:4E13:05:000:Practice 2nd Apple
newpuc2:0:4E13:06:000:Practice 1st Pineapple
newpuc2:0:4E13:07:000:Practice 2nd Pineapple
newpuc2:0:4E13:08:000:Practice 1st Galaxian
newpuc2:0:4E13:09:000:Practice 2nd Galaxian
newpuc2:0:4E13:0A:000:Practice 1st Bell
newpuc2:0:4E13:0B:000:Practice 2nd Bell
newpuc2:0:4E13:0C:000:Practice 1st Key
newpuc2:0:4E13:0D:000:Practice 2nd Key
newpuc2:0:4E13:FF:000:Split-Screen (Unplayable)
newpuc2:0:4E13:FE:000:No maze or dots(Unfinishable)
newpuc2:0:0000:00:999:[ -------- Practice Speeds ------- ]
newpuc2:0:4DBD:00:000:Stay blue until eaten
newpuc2:0:4DBE:00:500:Stay blue until eaten (2/2)
newpuc2:0:4DBD:58:000:Slow changeback
newpuc2:0:4DBE:02:500:Slow changeback (2/2)
newpuc2:0:4DBD:68:000:Moderate changeback
newpuc2:0:4DBE:01:500:Moderate changeback (2/2)
newpuc2:0:4DBD:F0:000:Quick changeback
newpuc2:0:4DBE:00:500:Quick changeback (2/2)
newpuc2:0:4DBD:78:000:Lightning changeback
newpuc2:0:4DBE:00:500:Lightning changeback (2/2)
newpuc2:0:4DBD:01:000:No change to blue
newpuc2:0:4DBE:00:500:No change to blue (2/2)
newpuc2:0:0000:00:999:[ --------- Ghost Status --------- ]
newpuc2:0:4DA7:01:000:Red always blue
newpuc2:0:4DA8:01:000:Pink always blue
newpuc2:0:4DA9:01:000:Green always blue
newpuc2:0:4DAA:01:000:Orange always blue
newpuc2:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Newpuc2 (set 2) ]
newpuc2b:0:4E14:06:000:Infinite Lives
newpuc2b:0:4E15:05:500:Infinite Lives (2/2)
newpuc2b:0:4E0E:F4:001:Finish this Level Now!
newpuc2b:0:0000:00:999:[ -------- Starting Levels ------- ]
newpuc2b:0:0000:00:999:[ Deactivate the cheats after ]
newpuc2b:0:0000:00:999:[ starting the level or leave them ]
newpuc2b:0:0000:00:999:[ active to repeat the level. ]
newpuc2b:0:4E0A:7E:000:Start at Strawberry
newpuc2b:0:4E13:01:500:Start at Strawberry (2/2)
newpuc2b:0:4E0A:7F:000:Start at 1st Orange
newpuc2b:0:4E13:02:500:Start at 1st Orange (2/2)
newpuc2b:0:4E0A:80:000:Start at 2nd Orange
newpuc2b:0:4E13:03:500:Start at 2nd Orange (2/2)
newpuc2b:0:4E0A:81:000:Start at 1st Apple
newpuc2b:0:4E13:04:500:Start at 1st Apple (2/2)
newpuc2b:0:4E0A:82:000:Start at 2nd Apple
newpuc2b:0:4E13:05:500:Start at 2nd Apple (2/2)
newpuc2b:0:4E0A:83:000:Start at 1st Pineapple
newpuc2b:0:4E13:06:500:Start at 1st Pineapple (2/2)
newpuc2b:0:4E0A:84:000:Start at 2nd Pineapple
newpuc2b:0:4E13:07:500:Start at 2nd Pineapple (2/2)
newpuc2b:0:4E0A:85:000:Start at 1st Galaxian
newpuc2b:0:4E13:08:500:Start at 1st Galaxian (2/2)
newpuc2b:0:4E0A:86:000:Start at 2nd Galaxian
newpuc2b:0:4E13:09:500:Start at 2nd Galaxian (2/2)
newpuc2b:0:4E0A:87:000:Start at 1st Bell
newpuc2b:0:4E13:0A:500:Start at 1st Bell (2/2)
newpuc2b:0:4E0A:88:000:Start at 2nd Bell
newpuc2b:0:4E13:0B:500:Start at 2nd Bell (2/2)
newpuc2b:0:4E0A:87:000:Start at 1st Key
newpuc2b:0:4E13:0C:500:Start at 1st Key (2/2)
newpuc2b:0:4E0A:88:000:Start at 2nd Key
newpuc2b:0:4E13:0D:500:Start at 2nd Key (2/2)
newpuc2b:0:0000:00:999:[ -------- Practice Levels ------- ]
newpuc2b:0:4E13:00:000:Practice Cherry
newpuc2b:0:4E13:01:000:Practice Strawberry
newpuc2b:0:4E13:02:000:Practice 1st Orange
newpuc2b:0:4E13:03:000:Practice 2nd Orange
newpuc2b:0:4E13:04:000:Practice 1st Apple
newpuc2b:0:4E13:05:000:Practice 2nd Apple
newpuc2b:0:4E13:06:000:Practice 1st Pineapple
newpuc2b:0:4E13:07:000:Practice 2nd Pineapple
newpuc2b:0:4E13:08:000:Practice 1st Galaxian
newpuc2b:0:4E13:09:000:Practice 2nd Galaxian
newpuc2b:0:4E13:0A:000:Practice 1st Bell
newpuc2b:0:4E13:0B:000:Practice 2nd Bell
newpuc2b:0:4E13:0C:000:Practice 1st Key
newpuc2b:0:4E13:0D:000:Practice 2nd Key
newpuc2b:0:4E13:FF:000:Split-Screen (Unplayable)
newpuc2b:0:4E13:FE:000:No maze or dots(Unfinishable)
newpuc2b:0:0000:00:999:[ -------- Practice Speeds ------- ]
newpuc2b:0:4DBD:00:000:Stay blue until eaten
newpuc2b:0:4DBE:00:500:Stay blue until eaten (2/2)
newpuc2b:0:4DBD:58:000:Slow changeback
newpuc2b:0:4DBE:02:500:Slow changeback (2/2)
newpuc2b:0:4DBD:68:000:Moderate changeback
newpuc2b:0:4DBE:01:500:Moderate changeback (2/2)
newpuc2b:0:4DBD:F0:000:Quick changeback
newpuc2b:0:4DBE:00:500:Quick changeback (2/2)
newpuc2b:0:4DBD:78:000:Lightning changeback
newpuc2b:0:4DBE:00:500:Lightning changeback (2/2)
newpuc2b:0:4DBD:01:000:No change to blue
newpuc2b:0:4DBE:00:500:No change to blue (2/2)
newpuc2b:0:0000:00:999:[ --------- Ghost Status --------- ]
newpuc2b:0:4DA7:01:000:Red always blue
newpuc2b:0:4DA8:01:000:Pink always blue
newpuc2b:0:4DA9:01:000:Green always blue
newpuc2b:0:4DAA:01:000:Orange always blue
newpuc2b:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ New Puck-X ]
newpuckx:0:4E14:06:000:Infinite Lives
newpuckx:0:4E15:05:500:Infinite Lives (2/2)
newpuckx:0:4E0E:F4:001:Finish this Level Now!
newpuckx:0:0000:00:999:[ -------- Starting Levels ------- ]
newpuckx:0:0000:00:999:[ Deactivate the cheats after ]
newpuckx:0:0000:00:999:[ starting the level or leave them ]
newpuckx:0:0000:00:999:[ active to repeat the level. ]
newpuckx:0:4E0A:7E:000:Start at Strawberry
newpuckx:0:4E13:01:500:Start at Strawberry (2/2)
newpuckx:0:4E0A:7F:000:Start at 1st Orange
newpuckx:0:4E13:02:500:Start at 1st Orange (2/2)
newpuckx:0:4E0A:80:000:Start at 2nd Orange
newpuckx:0:4E13:03:500:Start at 2nd Orange (2/2)
newpuckx:0:4E0A:81:000:Start at 1st Apple
newpuckx:0:4E13:04:500:Start at 1st Apple (2/2)
newpuckx:0:4E0A:82:000:Start at 2nd Apple
newpuckx:0:4E13:05:500:Start at 2nd Apple (2/2)
newpuckx:0:4E0A:83:000:Start at 1st Pineapple
newpuckx:0:4E13:06:500:Start at 1st Pineapple (2/2)
newpuckx:0:4E0A:84:000:Start at 2nd Pineapple
newpuckx:0:4E13:07:500:Start at 2nd Pineapple (2/2)
newpuckx:0:4E0A:85:000:Start at 1st Galaxian
newpuckx:0:4E13:08:500:Start at 1st Galaxian (2/2)
newpuckx:0:4E0A:86:000:Start at 2nd Galaxian
newpuckx:0:4E13:09:500:Start at 2nd Galaxian (2/2)
newpuckx:0:4E0A:87:000:Start at 1st Bell
newpuckx:0:4E13:0A:500:Start at 1st Bell (2/2)
newpuckx:0:4E0A:88:000:Start at 2nd Bell
newpuckx:0:4E13:0B:500:Start at 2nd Bell (2/2)
newpuckx:0:4E0A:87:000:Start at 1st Key
newpuckx:0:4E13:0C:500:Start at 1st Key (2/2)
newpuckx:0:4E0A:88:000:Start at 2nd Key
newpuckx:0:4E13:0D:500:Start at 2nd Key (2/2)
newpuckx:0:0000:00:999:[ -------- Practice Levels ------- ]
newpuckx:0:4E13:00:000:Practice Cherry
newpuckx:0:4E13:01:000:Practice Strawberry
newpuckx:0:4E13:02:000:Practice 1st Orange
newpuckx:0:4E13:03:000:Practice 2nd Orange
newpuckx:0:4E13:04:000:Practice 1st Apple
newpuckx:0:4E13:05:000:Practice 2nd Apple
newpuckx:0:4E13:06:000:Practice 1st Pineapple
newpuckx:0:4E13:07:000:Practice 2nd Pineapple
newpuckx:0:4E13:08:000:Practice 1st Galaxian
newpuckx:0:4E13:09:000:Practice 2nd Galaxian
newpuckx:0:4E13:0A:000:Practice 1st Bell
newpuckx:0:4E13:0B:000:Practice 2nd Bell
newpuckx:0:4E13:0C:000:Practice 1st Key
newpuckx:0:4E13:0D:000:Practice 2nd Key
newpuckx:0:4E13:FF:000:Split-Screen (Unplayable)
newpuckx:0:4E13:FE:000:No maze or dots(Unfinishable)
newpuckx:0:0000:00:999:[ -------- Practice Speeds ------- ]
newpuckx:0:4DBD:00:000:Stay blue until eaten
newpuckx:0:4DBE:00:500:Stay blue until eaten (2/2)
newpuckx:0:4DBD:58:000:Slow changeback
newpuckx:0:4DBE:02:500:Slow changeback (2/2)
newpuckx:0:4DBD:68:000:Moderate changeback
newpuckx:0:4DBE:01:500:Moderate changeback (2/2)
newpuckx:0:4DBD:F0:000:Quick changeback
newpuckx:0:4DBE:00:500:Quick changeback (2/2)
newpuckx:0:4DBD:78:000:Lightning changeback
newpuckx:0:4DBE:00:500:Lightning changeback (2/2)
newpuckx:0:4DBD:01:000:No change to blue
newpuckx:0:4DBE:00:500:No change to blue (2/2)
newpuckx:0:0000:00:999:[ --------- Ghost Status --------- ]
newpuckx:0:4DA7:01:000:Red always blue
newpuckx:0:4DA8:01:000:Pink always blue
newpuckx:0:4DA9:01:000:Green always blue
newpuckx:0:4DAA:01:000:Orange always blue
newpuckx:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ News ]
news:0:E4AF:09:000:Infinite Helps
news:0:0000:00:999:[ These cheats allow you to change ]
news:0:0000:00:999:[ the colour of the blobs. Now! are ]
news:0:0000:00:999:[ Temporary and always is Permanent. ]
:news:62000001:E4A1:00000000:FFFFFFFF:Current Top Blob Now! =
:news:00010001:E4A1:00000001:FFFFFFFF:Red
:news:00010001:E4A1:00000002:FFFFFFFF:Yellow
:news:00010001:E4A1:00000003:FFFFFFFF:Purple
:news:00010001:E4A1:00000004:FFFFFFFF:Green
:news:00010001:E4A1:00000005:FFFFFFFF:Light Blue
:news:00010001:E4A1:00000006:FFFFFFFF:Dark Blue
:news:00010001:E4A1:00000007:FFFFFFFF:Grey
:news:00010001:E4A1:00000008:FFFFFFFF:Black
:news:00010001:E4A1:00000000:FFFFFFFF:No Blob
:news:62000001:E4A0:00000000:FFFFFFFF:Current Bottom Blob Now! =
:news:00010001:E4A0:00000001:FFFFFFFF:Red
:news:00010001:E4A0:00000002:FFFFFFFF:Yellow
:news:00010001:E4A0:00000003:FFFFFFFF:Purple
:news:00010001:E4A0:00000004:FFFFFFFF:Green
:news:00010001:E4A0:00000005:FFFFFFFF:Light Blue
:news:00010001:E4A0:00000006:FFFFFFFF:Dark Blue
:news:00010001:E4A0:00000007:FFFFFFFF:Grey
:news:00010001:E4A0:00000008:FFFFFFFF:Black
:news:00010001:E4A0:00000000:FFFFFFFF:No Blob
:news:62000001:E4A3:00000000:FFFFFFFF:Next Top Blob Now! =
:news:00010001:E4A3:00000001:FFFFFFFF:Red
:news:00010001:E4A3:00000002:FFFFFFFF:Yellow
:news:00010001:E4A3:00000003:FFFFFFFF:Purple
:news:00010001:E4A3:00000004:FFFFFFFF:Green
:news:00010001:E4A3:00000005:FFFFFFFF:Light Blue
:news:00010001:E4A3:00000006:FFFFFFFF:Dark Blue
:news:00010001:E4A3:00000007:FFFFFFFF:Grey
:news:00010001:E4A3:00000008:FFFFFFFF:Black
:news:00010001:E4A3:00000000:FFFFFFFF:No Blob
:news:62000001:E4A2:00000000:FFFFFFFF:Next Bottom Blob Now! =
:news:00010001:E4A2:00000001:FFFFFFFF:Red
:news:00010001:E4A2:00000002:FFFFFFFF:Yellow
:news:00010001:E4A2:00000003:FFFFFFFF:Purple
:news:00010001:E4A2:00000004:FFFFFFFF:Green
:news:00010001:E4A2:00000005:FFFFFFFF:Light Blue
:news:00010001:E4A2:00000006:FFFFFFFF:Dark Blue
:news:00010001:E4A2:00000007:FFFFFFFF:Grey
:news:00010001:E4A2:00000008:FFFFFFFF:Black
:news:00010001:E4A2:00000000:FFFFFFFF:No Blob
:news:62000000:E4A3:00000000:FFFFFFFF:Next Top Blob always =
:news:00010000:E4A3:00000001:FFFFFFFF:Red
:news:00010000:E4A3:00000002:FFFFFFFF:Yellow
:news:00010000:E4A3:00000003:FFFFFFFF:Purple
:news:00010000:E4A3:00000004:FFFFFFFF:Green
:news:00010000:E4A3:00000005:FFFFFFFF:Light Blue
:news:00010000:E4A3:00000006:FFFFFFFF:Dark Blue
:news:00010000:E4A3:00000007:FFFFFFFF:Grey
:news:00010000:E4A3:00000008:FFFFFFFF:Black
:news:00010000:E4A3:00000000:FFFFFFFF:No Blob
:news:62000000:E4A2:00000000:FFFFFFFF:Next Bottom Blob always =
:news:00010000:E4A2:00000001:FFFFFFFF:Red
:news:00010000:E4A2:00000002:FFFFFFFF:Yellow
:news:00010000:E4A2:00000003:FFFFFFFF:Purple
:news:00010000:E4A2:00000004:FFFFFFFF:Green
:news:00010000:E4A2:00000005:FFFFFFFF:Light Blue
:news:00010000:E4A2:00000006:FFFFFFFF:Dark Blue
:news:00010000:E4A2:00000007:FFFFFFFF:Grey
:news:00010000:E4A2:00000008:FFFFFFFF:Black
:news:00010000:E4A2:00000000:FFFFFFFF:No Blob
:news:62000000:E4A1:00000000:FFFFFFFF:Current Top Blob always =
:news:00010000:E4A1:00000001:FFFFFFFF:Red
:news:00010000:E4A1:00000002:FFFFFFFF:Yellow
:news:00010000:E4A1:00000003:FFFFFFFF:Purple
:news:00010000:E4A1:00000004:FFFFFFFF:Green
:news:00010000:E4A1:00000005:FFFFFFFF:Light Blue
:news:00010000:E4A1:00000006:FFFFFFFF:Dark Blue
:news:00010000:E4A1:00000007:FFFFFFFF:Grey
:news:00010000:E4A1:00000008:FFFFFFFF:Black
:news:00010000:E4A1:00000000:FFFFFFFF:No Blob
:news:62000000:E4A0:00000000:FFFFFFFF:Current Bottom Blob always =
:news:00010000:E4A0:00000001:FFFFFFFF:Red
:news:00010000:E4A0:00000002:FFFFFFFF:Yellow
:news:00010000:E4A0:00000003:FFFFFFFF:Purple
:news:00010000:E4A0:00000004:FFFFFFFF:Green
:news:00010000:E4A0:00000005:FFFFFFFF:Light Blue
:news:00010000:E4A0:00000006:FFFFFFFF:Dark Blue
:news:00010000:E4A0:00000007:FFFFFFFF:Grey
:news:00010000:E4A0:00000008:FFFFFFFF:Black
:news:00010000:E4A0:00000000:FFFFFFFF:No Blob
; [ New Sinbad 7 ]
newsin7:0:4550:08:000:Infinite Lives
newsin7:0:4558:60:000:Infinite Energy
newsin7:0:0000:00:999:[Only turn invincibility ON ]
newsin7:0:0000:00:999:[when ship is on screen and ]
newsin7:0:0000:00:999:[turn OFF during level warp ]
newsin7:0:0000:00:999:[use F6 to toggle ON and OFF]
newsin7:0:442F:01:000:Invincibility
newsin7:0:443F:FF:500:Invincibility (2/2)
; [ Nekketsu Grand-Prix Gal (Japan) ]
ngpgal:0:0000:00:999:[The winning hand cheat must]
ngpgal:0:0000:00:999:[be activated when there are]
ngpgal:0:0000:00:999:[14 tiles in your hand, then]
ngpgal:0:0000:00:999:[press the RON key . ]
ngpgal:0:0000:00:999:[('Z' by default). The tiles]
ngpgal:0:0000:00:999:[do not visually change ]
ngpgal:0:0000:00:999:[until you make a move. ]
ngpgal:0:DC8B:31:001:Get winning hand Now!
ngpgal:0:DC8C:31:501:Get winning hand Now! (02/14)
ngpgal:0:DC8D:31:501:Get winning hand Now! (03/14)
ngpgal:0:DC8E:32:501:Get winning hand Now! (04/14)
ngpgal:0:DC8F:32:501:Get winning hand Now! (05/14)
ngpgal:0:DC90:32:501:Get winning hand Now! (06/14)
ngpgal:0:DC91:33:501:Get winning hand Now! (07/14)
ngpgal:0:DC92:33:501:Get winning hand Now! (08/14)
ngpgal:0:DC93:33:501:Get winning hand Now! (09/14)
ngpgal:0:DC94:34:501:Get winning hand Now! (10/14)
ngpgal:0:DC95:34:501:Get winning hand Now! (11/14)
ngpgal:0:DC96:34:501:Get winning hand Now! (12/14)
ngpgal:0:DC97:35:501:Get winning hand Now! (13/14)
ngpgal:0:DC98:35:501:Get winning hand Now! (14/14)
ngpgal:0:0000:00:999:[At the start of a game, ]
ngpgal:0:0000:00:999:[there may be some small ]
ngpgal:0:0000:00:999:[glitches on the tiles when ]
ngpgal:0:0000:00:999:[using the 'Always' cheats. ]
ngpgal:0:0000:00:999:[The cheats should still ]
ngpgal:0:0000:00:999:[work as normal. ]
ngpgal:0:DC8B:31:000:Always winning hand
ngpgal:0:DC8C:31:500:Always winning hand (02/14)
ngpgal:0:DC8D:31:500:Always winning hand (03/14)
ngpgal:0:DC8E:32:500:Always winning hand (04/14)
ngpgal:0:DC8F:32:500:Always winning hand (05/14)
ngpgal:0:DC90:32:500:Always winning hand (06/14)
ngpgal:0:DC91:33:500:Always winning hand (07/14)
ngpgal:0:DC92:33:500:Always winning hand (08/14)
ngpgal:0:DC93:33:500:Always winning hand (09/14)
ngpgal:0:DC94:34:500:Always winning hand (10/14)
ngpgal:0:DC95:34:500:Always winning hand (11/14)
ngpgal:0:DC96:34:500:Always winning hand (12/14)
ngpgal:0:DC97:35:500:Always winning hand (13/14)
ngpgal:0:DC98:35:500:Always winning hand (14/14)
; [ Nibbler (set 1) ]
nibbler:0:00A3:63:004:Infinite Time
nibbler:0:00B0:32:000:Infinite Lives PL1
nibbler:0:00B1:32:000:Infinite Lives PL2
nibbler:0:0000:00:999:[Only enable Invincibility ]
nibbler:0:0000:00:999:[during play and you must ]
nibbler:0:0000:00:999:[disable Invincibility with ]
nibbler:0:0000:00:999:[F6 to finish each level. ]
nibbler:0:00FC:00:000:Invincibility
; [ Nibbler (set 2) ]
nibblera:0:00A3:63:004:Infinite Time
nibblera:0:00B0:32:000:Infinite Lives PL1
nibblera:0:00B1:32:000:Infinite Lives PL2
nibblera:0:0000:00:999:[Only enable Invincibility ]
nibblera:0:0000:00:999:[during play and you must ]
nibblera:0:0000:00:999:[disable Invincibility with ]
nibblera:0:0000:00:999:[F6 to finish each level. ]
nibblera:0:00FC:00:000:Invincibility
; [ Night Striker (US) ]
nightstr:0:109C59:09:000:Infinite Credits
nightstr:0:10C28D:09:000:Infinite Shields
nightstr:0:10BCE3:01:000:Invincibility
nightstr:0:109BD7:00:001:Set Boss Timer = 0 Now!
nightstr:0:000000:00:999:[ These cheats need better names I guess? ]
nightstr:0:10BD4D:00:000:Always be the Normal Unit
nightstr:0:10BD4D:01:000:Always be the Transformer
nightstr:0:10BD4D:02:000:Always be the Armored Man
nightstr:0:10BD4D:03:000:Always be with the Supporting Plane
nightstr:0:10BD4D:04:000:Always be the Motorbike
nightstr:0:10BD4D:05:000:Always be the Boosted Unit
nightstr:0:10BD4D:06:000:Always be the Best Unit
; [ Ninja Clowns (08/27/91) ]
ninclown:0:000084:63:000:Infinite Credits
ninclown:0:0029D1:20:000:Graphic Glitch Fix for Infinite Energy
ninclown:0:002A1A:0A:000:Infinite Lives PL1
ninclown:0:001A95:20:000:Infinite Energy PL1:Enable the 'Graphic Glitch Fix for Infinite Energy' cheat with this cheat
ninclown:0:002A1E:03:000:Infinite Ammo PL1:Get a weapon first
ninclown:0:002A1F:E7:500:Infinite Ammo PL1 (2/2)
ninclown:0:002A23:02:000:Invincibility PL1
ninclown:0:002A3E:0A:000:Infinite Lives PL2
ninclown:0:001885:20:000:Infinite Energy PL2:Enable the 'Graphic Glitch Fix for Infinite Energy' cheat with this cheat
ninclown:0:002A42:03:000:Infinite Ammo PL2:Get a weapon first
ninclown:0:002A43:E7:500:Infinite Ammo PL2 (2/2)
ninclown:0:002A47:02:000:Invincibility PL2
; [ Ninja Kids, The (World) ]
ninjak:0:000000:00:999:[To play with PL3 and PL4 ]
ninjak:0:000000:00:999:[you need to change the ]
ninjak:0:000000:00:999:[cabinet style in the DIP ]
ninjak:0:000000:00:999:[switch menu. ]
ninjak:0:101004:03:000:Infinite Lives PL1
ninjak:0:101005:05:000:Infinite Energy PL1
ninjak:0:101037:04:000:Infinite Magic PL1
ninjak:0:101044:03:000:Infinite Lives PL2
ninjak:0:101045:05:000:Infinite Energy PL2
ninjak:0:101077:04:000:Infinite Magic PL2
ninjak:0:101084:03:000:Infinite Lives PL3
ninjak:0:101085:05:000:Infinite Energy PL3
ninjak:0:1010B7:04:000:Infinite Magic PL3
ninjak:0:1010C4:03:000:Infinite Lives PL4
ninjak:0:1010C5:05:000:Infinite Energy PL4
ninjak:0:1010F7:04:000:Infinite Magic PL4
; [ Ninja-Kid II (set 2) ]
ninjak2a:0:E20D:3C:000:Infinite Time
ninjak2a:0:E130:07:000:Infinite Lives PL1
ninjak2a:0:E169:07:000:Infinite Lives PL2
ninjak2a:0:ECF2:00:000:Invincibility
ninjak2a:0:E113:04:000:All Ammo
ninjak2a:0:E117:02:500:All Ammo (2/4)
ninjak2a:0:E118:03:500:All Ammo (3/4)
ninjak2a:0:E119:04:500:All Ammo (4/4)
ninjak2a:0:E111:FF:000:Infinite Fireballs
ninjak2a:0:EC05:00:000:Enemies NEVER shoot
ninjak2a:0:E110:06:001:Clear this Round Now!
ninjak2a:0:E100:1F:061:Select the Scene
; [ Ninja-Kid II (set 3) ]
ninjak2b:0:E20B:3C:000:Infinite Time
ninjak2b:0:E12F:07:000:Infinite Lives PL1
ninjak2b:0:E167:07:000:Infinite Lives PL2
ninjak2b:0:ECF0:00:000:Invincibility
ninjak2b:0:E112:04:000:All Ammo
ninjak2b:0:E116:02:500:All Ammo (2/4)
ninjak2b:0:E117:03:500:All Ammo (3/4)
ninjak2b:0:E118:04:500:All Ammo (4/4)
ninjak2b:0:E110:FF:000:Infinite Fireballs
ninjak2b:0:EC04:00:000:Enemies NEVER shoot
ninjak2b:0:E10F:06:001:Clear this Round Now!
ninjak2b:0:E0FF:1F:061:Select the Scene
; [ Ninja-Kid II (set 1) ]
ninjakd2:0:E20B:3C:000:Infinite Time
ninjakd2:0:E12F:07:000:Infinite Lives PL1
ninjakd2:0:E167:07:000:Infinite Lives PL2
ninjakd2:0:ECF0:00:000:Invincibility
ninjakd2:0:E112:04:000:All Ammo
ninjakd2:0:E116:02:500:All Ammo (2/4)
ninjakd2:0:E117:03:500:All Ammo (3/4)
ninjakd2:0:E118:04:500:All Ammo (4/4)
ninjakd2:0:E110:FF:000:Infinite Fireballs
ninjakd2:0:EC04:00:000:Enemies NEVER shoot
ninjakd2:0:E10F:06:001:Clear this Round Now!
ninjakd2:0:E0FF:1F:061:Select the Scene
; [ Ninja Kids, The (Japan) ]
ninjakj:0:000000:00:999:[To play with PL3 and PL4 ]
ninjakj:0:000000:00:999:[you need to change the ]
ninjakj:0:000000:00:999:[cabinet style in the DIP ]
ninjakj:0:000000:00:999:[switch menu. ]
ninjakj:0:101004:03:000:Infinite Lives PL1
ninjakj:0:101005:05:000:Infinite Energy PL1
ninjakj:0:101037:04:000:Infinite Magic PL1
ninjakj:0:101044:03:000:Infinite Lives PL2
ninjakj:0:101045:05:000:Infinite Energy PL2
ninjakj:0:101077:04:000:Infinite Magic PL2
ninjakj:0:101084:03:000:Infinite Lives PL3
ninjakj:0:101085:05:000:Infinite Energy PL3
ninjakj:0:1010B7:04:000:Infinite Magic PL3
ninjakj:0:1010C4:03:000:Infinite Lives PL4
ninjakj:0:1010C5:05:000:Infinite Energy PL4
ninjakj:0:1010F7:04:000:Infinite Magic PL4
; [ Ninjakun Majou no Bouken ]
ninjakun:0:E286:3C:000:Infinite Time
ninjakun:0:E132:07:000:Infinite Lives PL1
ninjakun:0:E162:07:000:Infinite Lives PL2
; [ Ninja Master's - haoh-ninpo-cho ]
ninjamas:0:10C021:9A:000:Infinite Time
ninjamas:0:10C007:01:000:Boss Code:Reset for cancel
ninjamas:0:000000:00:999:[ The Boss selection cheat must be activated ]
ninjamas:0:000000:00:999:[ on the character selection screen. ]
ninjamas:0:10C017:0A:001:Goto to First Boss Now!
ninjamas:0:10C017:0B:001:Goto to Final Boss Now!
ninjamas:0:10C017:0C:001:Goto Ending Now!
ninjamas:0:100050:D0:000:Infinite Energy PL1
ninjamas:0:100050:00:001:Drain All Energy Now! PL1
ninjamas:0:1000AE:60:000:Infinite Power PL1
ninjamas:0:1000AE:00:001:Drain All Power Now! PL1
ninjamas:0:1000AE:00:000:Always have No Power PL1
ninjamas:0:000000:00:999:[ Free player selection - Use on the ]
ninjamas:0:000000:00:999:[ selection screen. It works, but doesn't ]
ninjamas:0:000000:00:999:[ show anything before select. ]
ninjamas:0:10C044:0A:001:Play with Ranmaru PL1
ninjamas:0:10C044:0B:001:Play with Nobunaga PL1
ninjamas:0:101050:D0:000:Infinite Energy PL2
ninjamas:0:101050:00:001:Drain All Energy Now! PL2
ninjamas:0:1010AE:60:000:Infinite Power PL2
ninjamas:0:1010AE:00:001:Drain All Power Now! PL2
ninjamas:0:1010AE:00:000:Always have No Power PL2
ninjamas:0:000000:00:999:[ Free player selection - Use on the ]
ninjamas:0:000000:00:999:[ selection screen. It works, but doesn't ]
ninjamas:0:000000:00:999:[ show anything before select. ]
ninjamas:0:10C084:0A:001:Play with Ranmaru PL2
ninjamas:0:10C084:0B:001:Play with Nobunaga PL2
; [ Ninja Warriors, The (World) ]
ninjaw:0:0C22B7:09:000:Infinite Credits
ninjaw:0:0C6DE9:E8:000:Infinite Time
ninjaw:0:0C6DE8:03:500:Infinite Time (2/2)
ninjaw:0:241307:64:000:Infinite Energy PL1
ninjaw:0:241321:63:000:Infinite Shuriken PL1
ninjaw:0:241387:64:000:Infinite Energy PL2
ninjaw:0:2413A1:63:000:Infinite Shuriken PL2
; [ Ninja Warriors, The (Japan) ]
ninjawj:0:0C22B7:09:000:Infinite Credits
ninjawj:0:0C6DE9:E8:000:Infinite Time
ninjawj:0:0C6DE8:03:500:Infinite Time (2/2)
ninjawj:0:241307:64:000:Infinite Energy PL1
ninjawj:0:241321:63:000:Infinite Shuriken PL1
ninjawj:0:241387:64:000:Infinite Energy PL2
ninjawj:0:2413A1:63:000:Infinite Shuriken PL2
; [ Ninja Emaki (US) ]
ninjemak:0:E4E6:03:000:Infinite Lives
ninjemak:0:E789:03:000:Infinite Energy
; [ Nightmare in the Dark ]
nitd:0:100002:63:000:Infinite Time
nitd:0:100003:3B:500:Infinite Time (2/2)
nitd:0:1029B7:00:001:Kill Boss with 1 hit Now!
nitd:0:100011:00:501:Kill Boss with 1 hit Now! (2/2)
nitd:0:10000B:01:000:Big Diamond Every time
nitd:0:100282:06:000:Bonus Ratio always x 64
nitd:0:10004A:04:001:Go to Final Stage Now!
nitd:0:10004B:04:001:Go to Final Area Now!
nitd:0:100055:03:000:Infinite Lives PL1
nitd:0:102C1B:03:000:Invincibility PL1
nitd:0:100052:FF:000:Always have Fire Power Up PL1
nitd:0:100051:FF:000:Always have Speed Power Up PL1
nitd:0:100053:FF:000:Always have Firing Range Power Up PL1
nitd:0:10028B:03:000:Infinite Lives PL2
nitd:0:102EE5:03:000:Invincibility PL2
nitd:0:100288:FF:000:Always have Fire Power Up PL2
nitd:0:100287:FF:000:Always have Speed Power Up PL2
nitd:0:100289:FF:000:Always have Firing Range Power Up PL2
; [ Night Driver ]
nitedrvr:0:0092:90:000:Infinite Time
; [ Nitro Ball (US) ]
nitrobal:0:FFA1B1:99:000:Infinite Credits
nitrobal:0:FEC553:99:000:Infinite Time
nitrobal:0:FF2975:0A:000:Infinite Bonus Time
nitrobal:0:FF2803:63:000:Infinite Lives PL1
nitrobal:0:FEC667:63:000:Infinite Bombs PL1
nitrobal:0:FEC66D:02:000:Invincibility PL1
nitrobal:0:FF2863:63:000:Infinite Lives PL2
nitrobal:0:FEC6C7:63:000:Infinite Bombs PL2
nitrobal:0:FEC6CD:02:000:Invincibility PL2
; [ Niyanpai (Japan) ]
niyanpai:0:04087F:00:000:Infinite Credits
niyanpai:0:0401BD:78:000:Infinite Time
niyanpai:0:04035B:04:001:Next Match finishes level
niyanpai:0:000000:00:999:[The following cheat always ]
niyanpai:0:000000:00:999:[finishes the level! ]
niyanpai:0:04035B:04:000:Slideshow mode
; [ Nekketsu Koukou Dodgeball Bu (Japan bootleg) ]
nkdodgeb:0:006E:99:000:Infinite Credits
nkdodgeb:0:078A:59:000:Infinite Time
nkdodgeb:0:078B:09:500:Infinite Time (2/2)
nkdodgeb:0:00E0:08:001:Change Ball to Super Ball Now!:Only pratical for use with Activation Key - the super ball is uncatchable
nkdodgeb:0:0425:10:000:Infinite Energy PL1
nkdodgeb:0:045D:10:500:Infinite Energy PL1 (2/4)
nkdodgeb:0:0495:10:500:Infinite Energy PL1 (3/4)
nkdodgeb:0:04CD:10:500:Infinite Energy PL1 (4/4)
nkdodgeb:0:0425:01:001:Drain All Energy Now! PL1
nkdodgeb:0:045D:01:501:Drain All Energy Now! PL1 (2/4)
nkdodgeb:0:0495:01:501:Drain All Energy Now! PL1 (3/4)
nkdodgeb:0:04CD:01:501:Drain All Energy Now! PL1 (4/4)
nkdodgeb:0:029D:10:000:Infinite Energy PL2
nkdodgeb:0:02D5:10:500:Infinite Energy PL2 (2/4)
nkdodgeb:0:030D:10:500:Infinite Energy PL2 (3/4)
nkdodgeb:0:0345:10:500:Infinite Energy PL2 (4/4)
nkdodgeb:0:029D:01:001:Drain All Energy Now! PL2
nkdodgeb:0:02D5:01:501:Drain All Energy Now! PL2 (2/4)
nkdodgeb:0:030D:01:501:Drain All Energy Now! PL2 (3/4)
nkdodgeb:0:0345:01:501:Drain All Energy Now! PL2 (4/4)
; [ Oni - The Ninja Master (Japan) ]
nmaster:0:F08080:63:000:Infinite Credits
nmaster:0:F0834D:63:000:Infinite Time
nmaster:0:F0927C:00:001:One Hit To Kill Monster Now!
nmaster:0:F08013:05:071:Select starting level:Use on the Character Select Screen
nmaster:0:F08013:05:061:Select next level
nmaster:0:F0801C:05:000:Infinite Lives PL1
nmaster:0:F0907C:7F:000:Infinite Energy PL1
nmaster:0:F0801E:03:000:Always have Max Special PL1
nmaster:0:F09059:00:500:Always have Max Special PL1 (2/2)
nmaster:0:F0801D:05:000:Infinite Lives PL2
nmaster:0:F0917C:7F:000:Infinite Energy PL2
nmaster:0:F0801F:03:000:Always have Max Special PL2
nmaster:0:F0915A:00:500:Always have Max Special PL2 (2/2)
; [ Naughty Mouse (set 1) ]
nmouse:0:4E6E:99:000:Infinite Credits
:nmouse:00000010:4E29:0000009A:00000001:Infinite Time
nmouse:0:4E14:06:000:Infinite Lives
nmouse:0:4E15:05:500:Infinite Lives (2/2)
nmouse:0:4DA5:00:000:Invincibility:Causes a few seconds delay when you collide
; [ Naughty Mouse (set 2) ]
nmouseb:0:4E6E:99:000:Infinite Credits
:nmouseb:00000010:4E29:0000009A:00000001:Infinite Time
nmouseb:0:4E14:06:000:Infinite Lives
nmouseb:0:4E15:05:500:Infinite Lives (2/2)
nmouseb:0:4DA5:00:000:Invincibility:Causes a few seconds delay when you collide
; [ Nekketsu Mahjong Sengen! AFTER 5 (Japan) ]
nmsengen:0:0000:00:999:[The winning hand cheat must]
nmsengen:0:0000:00:999:[be activated when there are]
nmsengen:0:0000:00:999:[14 tiles in your hand, then]
nmsengen:0:0000:00:999:[press the RON key . ]
nmsengen:0:0000:00:999:[('Z' by default). The tiles]
nmsengen:0:0000:00:999:[do not visually change ]
nmsengen:0:0000:00:999:[until you make a move. ]
nmsengen:0:CE81:30:000:Always winning hand (01/14)
nmsengen:0:CE82:30:500:Always winning hand (02/14)
nmsengen:0:CE83:30:500:Always winning hand (03/14)
nmsengen:0:CE84:31:500:Always winning hand (04/14)
nmsengen:0:CE85:31:500:Always winning hand (05/14)
nmsengen:0:CE86:31:500:Always winning hand (06/14)
nmsengen:0:CE87:32:500:Always winning hand (07/14)
nmsengen:0:CE88:32:500:Always winning hand (08/14)
nmsengen:0:CE89:32:500:Always winning hand (09/14)
nmsengen:0:CE8A:33:500:Always winning hand (10/14)
nmsengen:0:CE8B:33:500:Always winning hand (11/14)
nmsengen:0:CE8C:33:500:Always winning hand (12/14)
nmsengen:0:CE8D:34:500:Always winning hand (13/14)
nmsengen:0:CE8E:34:500:Always winning hand (14/14)
nmsengen:0:C702:00:000:Always winning hand (dealer)
nmsengen:0:CB02:01:500:Always winning hand (dealer) (2/2)
; [ Noboranka (Japan) ]
noboranb:0:F00E:99:000:Infinite Credits
noboranb:0:F929:3B:000:Infinite Time
noboranb:0:F92A:09:500:Infinite Time (2/2)
noboranb:0:F200:01:000:Invincibility "ON":Hatchlings (chicks in eggs with tongues) can still kill you though
noboranb:0:F200:00:001:Invincibility "OFF"
noboranb:0:F034:06:000:Infinite Lives PL1
noboranb:0:F035:06:000:Infinite Lives PL2
; [ No Man's Land ]
nomnlnd:0:6012:07:000:Infinite Lives PL1
nomnlnd:0:6013:07:000:Infinite Lives PL2
nomnlnd:0:611E:04:040:Invincibility
nomnlnd:0:611E:40:540:Invincibility (2/2)
; [ No Man's Land (Gottlieb) ]
nomnlndg:0:6015:07:000:Infinite Lives PL1
nomnlndg:0:6016:07:000:Infinite Lives PL2
nomnlndg:0:6125:04:040:Invincibility
nomnlndg:0:6125:40:540:Invincibility (2/2)
; [ Nostradamus ]
nost:0:10000E:09:000:Infinite Credits
:nost:00000301:10004F:00000008:FFFFFFFF:Select the Starting Level:Use on ship select screen
nost:0:1000FC:07:000:Infinite Lives PL1
nost:0:10402C:02:000:Invincibility PL1:Turn this cheat OFF at the end of the level and only turn it ON on the next level after you can see the ship!
nost:0:1000FD:07:000:Infinite Lives PL2
nost:0:1040AC:02:000:Invincibility PL2:Turn this cheat OFF at the end of the level and only turn it ON on the next level after you can see the ship!
; [ Nostradamus (Japan) ]
nostj:0:10000E:09:000:Infinite Credits
:nostj:00000301:10004F:00000008:FFFFFFFF:Select the Starting Level:Use on ship select screen
nostj:0:1000FC:07:000:Infinite Lives PL1
nostj:0:10402C:02:000:Invincibility PL1:Turn this cheat OFF at the end of the level and only turn it ON on the next level after you can see the ship!
nostj:0:1000FD:07:000:Infinite Lives PL2
nostj:0:1040AC:02:000:Invincibility PL2:Turn this cheat OFF at the end of the level and only turn it ON on the next level after you can see the ship!
; [ Nostradamus (Korea) ]
nostk:0:10000E:09:000:Infinite Credits
:nostk:00000301:10004F:00000008:FFFFFFFF:Select the Starting Level:Use on ship select screen
nostk:0:1000FC:07:000:Infinite Lives PL1
nostk:0:10402C:02:000:Invincibility PL1:Turn this cheat OFF at the end of the level and only turn it ON on the next level after you can see the ship!
nostk:0:1000FD:07:000:Infinite Lives PL2
nostk:0:1040AC:02:000:Invincibility PL2:Turn this cheat OFF at the end of the level and only turn it ON on the next level after you can see the ship!
; [ Nouryoku Koujou Iinkai ]
nouryoku:0:0F9ACA:09:000:Infinite Credits
:nouryoku:000000E6:0F01D2:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
nouryoku:0:0F01D2:00:000:Answer 1 always correct
nouryoku:0:0F9C58:99:000:Infinite Energy PL1
nouryoku:0:0F9C5A:99:000:Infinite Energy PL2
; [ Nova 2001 (US) ]
nov2001u:0:E120:05:000:Infinite Lives
nov2001u:0:E10F:03:007:Bonus Always > 3000 Pts
nov2001u:0:E100:04:001:Go to Level 5 on Death
nov2001u:0:E101:04:501:Go to Level 5 on Death (2/2)
nov2001u:0:E100:09:001:Go to Level 10 on Death
nov2001u:0:E101:09:501:Go to Level 10 on Death (2/2)
nov2001u:0:E100:14:001:Go to Level 15 on Death
nov2001u:0:E101:14:501:Go to Level 15 on Death (2/2)
; [ Nova 2001 (Japan) ]
nova2001:0:E120:05:000:Infinite Lives
nova2001:0:E10F:03:007:Bonus Always > 3000 Pts
nova2001:0:E100:04:001:Go to Level 5 on Death
nova2001:0:E101:04:501:Go to Level 5 on Death (2/2)
nova2001:0:E100:09:001:Go to Level 10 on Death
nova2001:0:E101:09:501:Go to Level 10 on Death (2/2)
nova2001:0:E100:14:001:Go to Level 15 on Death
nova2001:0:E101:14:501:Go to Level 15 on Death (2/2)
; [ Ninja Princess (64k Ver. bootleg?) ]
nprinces:0:C039:00:000:Infinite Time
nprinces:0:EEF8:14:500:Infinite Time (2/3)
nprinces:0:C08C:F8:500:Infinite Time (3/3)
nprinces:0:C303:80:040:Invincibility
nprinces:0:C02C:09:000:Infinite Lives PL1
nprinces:0:C02D:09:000:Infinite Lives PL2
; [ Ninja Princess (128k Ver. bootleg?) ]
nprincsb:0:C039:00:000:Infinite Time
nprincsb:0:EEF8:14:500:Infinite Time (2/3)
nprincsb:0:C08C:F8:500:Infinite Time (3/3)
nprincsb:0:C303:80:040:Invincibility
nprincsb:0:C02C:09:000:Infinite Lives PL1
nprincsb:0:C02D:09:000:Infinite Lives PL2
; [ Ninja Princess (128k Ver.) ]
nprincso:0:C039:00:000:Infinite Time
nprincso:0:EEF8:14:500:Infinite Time (2/3)
nprincso:0:C08C:F8:500:Infinite Time (3/3)
nprincso:0:C303:80:040:Invincibility
nprincso:0:C02C:09:000:Infinite Lives PL1
nprincso:0:C02D:09:000:Infinite Lives PL2
; [ Ninja Princess (64k Ver. not encrypted) ]
nprincsu:0:C039:00:000:Infinite Time
nprincsu:0:EEF8:14:500:Infinite Time (2/3)
nprincsu:0:C08C:F8:500:Infinite Time (3/3)
nprincsu:0:C303:80:040:Invincibility
nprincsu:0:C02C:09:000:Infinite Lives PL1
nprincsu:0:C02D:09:000:Infinite Lives PL2
; [ New Rally X ]
nrallyx:0:800F:04:000:Infinite Lives PL1
nrallyx:0:826B:06:022:Infinite Fuel PL1
nrallyx:0:8010:04:000:Infinite Lives PL2
nrallyx:0:826D:06:022:Infinite Fuel PL2
nrallyx:0:824C:02:000:Invincibility
nrallyx:0:81B0:02:000:Always 3 red cars
nrallyx:0:824E:00:000:No red cars per level
nrallyx:0:824E:01:000:Only 1 red car per level
nrallyx:0:824E:01:000:7 red cars per level
nrallyx:0:8251:00:000:No rocks
nrallyx:0:8088:88:000:Red car 1 doesn't move
nrallyx:0:80A8:88:000:Red car 2 doesn't move
nrallyx:0:80C8:88:000:Red car 3 doesn't move
nrallyx:0:80E8:88:000:Red car 4 doesn't move
nrallyx:0:8108:88:000:Red car 5 doesn't move
nrallyx:0:8128:88:000:Red car 6 doesn't move
nrallyx:0:8148:88:000:Red car 7 doesn't move
nrallyx:0:8168:88:000:Red car 8 doesn't move:Only there in later levels!
nrallyx:0:8027:20:000:Car always Very Slow
nrallyx:0:8028:00:500:Car always Very Slow (2/2)
nrallyx:0:8027:C0:000:Car always Slow
nrallyx:0:8028:00:500:Car always Slow (2/2)
nrallyx:0:8027:20:000:Car always Normal Speed
nrallyx:0:8028:02:500:Car always Normal Speed (2/2)
nrallyx:0:8027:20:000:Car always Very Fast
nrallyx:0:8028:05:500:Car always Very Fast (2/2)
nrallyx:0:8027:20:000:Car always Ultra Fast
nrallyx:0:8028:0A:500:Car always Ultra Fast (2/2)
; [ Night Slashers (Japan Rev 1.2) ]
:nslasherj:00200000:100034:00636363:FFFFFFFF:Infinite Credits
:nslasherj:00100000:1000D5:00000000:FFFFFFFF:Infinite Time
:nslasherj:00000301:100108:00000006:FFFFFFFF:Select Starting Stage:Set on character selection screen
:nslasherj:60000000:000000:00000000:00000000:
:nslasherj:00000000:100405:00000099:FFFFFFFF:Infinite Lives PL1
:nslasherj:00000000:100404:00000040:FFFFFFFF:Infinite Energy PL1
:nslasherj:00000000:100468:00000002:FFFFFFFF:Invincibility (Incomplete) PL1:Can't get an item
:nslasherj:00000000:100010:00000000:00000010:Rapid Fire PL1:Can't charge
:nslasherj:60000000:000000:00000000:00000000:
:nslasherj:00000000:100505:00000099:FFFFFFFF:Infinite Lives PL2
:nslasherj:00000000:100504:00000040:FFFFFFFF:Infinite Energy PL2
:nslasherj:00000000:100568:00000002:FFFFFFFF:Invincibility (Incomplete) PL2:Can't get an item
:nslasherj:00000000:100011:00000000:00000010:Rapid Fire PL2:Can't charge
:nslasherj:60000000:000000:00000000:00000000:
:nslasherj:00000000:100605:00000099:FFFFFFFF:Infinite Lives PL3
:nslasherj:00000000:100604:00000040:FFFFFFFF:Infinite Energy PL3
:nslasherj:00000000:100668:00000002:FFFFFFFF:Invincibility (Incomplete) PL3:Can't get an item
:nslasherj:00000000:100019:00000000:00000010:Rapid Fire PL3:Can't charge
; [ Night Slashers (Korea Rev 1.3) ]
:nslasher:00200000:100034:00636363:FFFFFFFF:Infinite Credits
:nslasher:00100000:1000D5:00000000:FFFFFFFF:Infinite Time
:nslasher:00000301:100108:00000006:FFFFFFFF:Select Starting Stage:Set on character selection screen
:nslasher:60000000:000000:00000000:00000000:
:nslasher:00000000:100405:00000099:FFFFFFFF:Infinite Lives PL1
:nslasher:00000000:100404:00000040:FFFFFFFF:Infinite Energy PL1
:nslasher:00000000:100468:00000002:FFFFFFFF:Invincibility (Incomplete) PL1:Can't get an item
:nslasher:00000000:100010:00000000:00000010:Rapid Fire PL1:Can't charge
:nslasher:60000000:000000:00000000:00000000:
:nslasher:00000000:100505:00000099:FFFFFFFF:Infinite Lives PL2
:nslasher:00000000:100504:00000040:FFFFFFFF:Infinite Energy PL2
:nslasher:00000000:100568:00000002:FFFFFFFF:Invincibility (Incomplete) PL2:Can't get an item
:nslasher:00000000:100011:00000000:00000010:Rapid Fire PL2:Can't charge
:nslasher:60000000:000000:00000000:00000000:
:nslasher:00000000:100605:00000099:FFFFFFFF:Infinite Lives PL3
:nslasher:00000000:100604:00000040:FFFFFFFF:Infinite Energy PL3
:nslasher:00000000:100668:00000002:FFFFFFFF:Invincibility (Incomplete) PL3:Can't get an item
:nslasher:00000000:100019:00000000:00000010:Rapid Fire PL3:Can't charge
; [ Night Slashers (Over Sea Rev 1.2) ]
:nslashers:00200000:100034:00636363:FFFFFFFF:Infinite Credits
:nslashers:00100000:1000D5:00000000:FFFFFFFF:Infinite Time
:nslashers:00000301:100108:00000006:FFFFFFFF:Select Starting Stage:Set on character selection screen
:nslashers:60000000:000000:00000000:00000000:
:nslashers:00000000:100405:00000099:FFFFFFFF:Infinite Lives PL1
:nslashers:00000000:100404:00000040:FFFFFFFF:Infinite Energy PL1
:nslashers:00000000:100468:00000002:FFFFFFFF:Invincibility (Incomplete) PL1:Can't get an item
:nslashers:00000000:100010:00000000:00000010:Rapid Fire PL1:Can't charge
:nslashers:60000000:000000:00000000:00000000:
:nslashers:00000000:100505:00000099:FFFFFFFF:Infinite Lives PL2
:nslashers:00000000:100504:00000040:FFFFFFFF:Infinite Energy PL2
:nslashers:00000000:100568:00000002:FFFFFFFF:Invincibility (Incomplete) PL2:Can't get an item
:nslashers:00000000:100011:00000000:00000010:Rapid Fire PL2:Can't charge
:nslashers:60000000:000000:00000000:00000000:
:nslashers:00000000:100605:00000099:FFFFFFFF:Infinite Lives PL3
:nslashers:00000000:100604:00000040:FFFFFFFF:Infinite Energy PL3
:nslashers:00000000:100668:00000002:FFFFFFFF:Invincibility (Incomplete) PL3:Can't get an item
:nslashers:00000000:100019:00000000:00000010:Rapid Fire PL3:Can't charge
; [ Ninja Spirit ]
nspirit:0:A39C1:DE:000:Infinite Time
nspirit:0:A0074:01:000:Invincibility
nspirit:0:00000:00:999:[See the Dip Switch Menu to ]
nspirit:0:00000:00:999:[enable an alternate ]
nspirit:0:00000:00:999:[Invincibility cheat. ]
nspirit:0:A0093:0F:000:Always Max Power for all Ammo
nspirit:0:A0073:01:000:Always have 1 Shadow Man
nspirit:0:A0073:02:000:Always have 2 Shadow Men
nspirit:0:A0073:01:001:Get 1 Shadow Man Now!
nspirit:0:A0073:02:001:Get 2 Shadow Men Now!
nspirit:0:A0073:00:001:Lose Shadow Men Now!
nspirit:0:A38EB:06:000:Infinite Lives PL1
nspirit:0:A38F1:06:000:Infinite Lives PL2
; [ Saigo no Nindou (Japan) ]
nspiritj:0:A39C1:DE:000:Infinite Time
nspiritj:0:A0074:01:000:Invincibility
nspiritj:0:00000:00:999:[See the Dip Switch Menu to ]
nspiritj:0:00000:00:999:[enable an alternate ]
nspiritj:0:00000:00:999:[Invincibility cheat. ]
nspiritj:0:A0093:0F:000:Always Max Power for all Ammo
nspiritj:0:A0073:01:000:Always have 1 Shadow Man
nspiritj:0:A0073:02:000:Always have 2 Shadow Men
nspiritj:0:A0073:01:001:Get 1 Shadow Man Now!
nspiritj:0:A0073:02:001:Get 2 Shadow Men Now!
nspiritj:0:A0073:00:001:Lose Shadow Men Now!
nspiritj:0:A38EB:06:000:Infinite Lives PL1
nspiritj:0:A38F1:06:000:Infinite Lives PL2
; [ Nintendo Super System: Act Raiser ]
nss_actr:0:7E00E7:99:007:Infinite Time
nss_actr:0:7E001C:98:000:Infinite Lives
nss_actr:0:7E001D:0A:000:Infinite Energy
nss_actr:0:7E001E:0A:500:Infinite Energy (2/2)
nss_actr:0:7E0911:20:000:Invincibility "ON"
nss_actr:0:7E0911:00:001:Invincibility "OFF"
; [ Nintendo Super System: The Addams Family ]
nss_adam:0:7E0146:59:000:Infinite Time
nss_adam:0:7E00AC:99:000:Infinite Lives
nss_adam:0:7E00C3:06:000:Infinite Energy
nss_adam:0:7E00AB:99:000:Infinite Money
nss_adam:0:7E00F6:00:001:One Hit to kill Boss Now!
; [ Nintendo Super System: David Crane's Amazing Tennis ]
nss_aten:0:7E0545:00:000:"Game" Score always = 0 Server
nss_aten:0:7E0545:00:001:"Game" Score = 0 Now! Server
nss_aten:0:7E0545:03:001:"Game" Score = 40 Now! Server
nss_aten:0:7E0547:00:000:"Game" Score always = 0 Returner
nss_aten:0:7E0547:00:001:"Game" Score = 0 Now! Returner
nss_aten:0:7E0547:03:001:"Game" Score = 40 Now! Returner
; [ Nintendo Super System: Contra 3: The Alien Wars ]
nss_con3:0:7E0086:06:062:Select Next Stage
:nss_con3:00001501:7E0086:00000005:FFFFFFFF:Select Starting Stage:You should enable this cheat on the 'Select PL1/2 screen'
nss_con3:0:7E1F8A:64:000:Infinite Lives PL1
nss_con3:0:7E1F8C:09:000:Infinite Bombs PL1
nss_con3:0:7E0224:0F:000:Invincibility PL1
nss_con3:0:7E1508:0F:500:Invincibility PL1 (2/2)
nss_con3:0:7E1F88:99:000:Infinite Barrier
:nss_con3:62000000:000000:00000000:00000000:Select Weapon (I) PL1
:nss_con3:00010000:7E1F84:00000000:FFFFFFFF:Normal
:nss_con3:00010000:7E1F84:00000001:FFFFFFFF:S
:nss_con3:00010000:7E1F84:00000002:FFFFFFFF:C
:nss_con3:00010000:7E1F84:00000003:FFFFFFFF:H
:nss_con3:00010000:7E1F84:00000004:FFFFFFFF:F
:nss_con3:00010000:7E1F84:00000005:FFFFFFFF:L
:nss_con3:62000000:000000:00000000:00000000:Select Weapon (II) PL1
:nss_con3:00010000:7E1F86:00000000:FFFFFFFF:Normal
:nss_con3:00010000:7E1F86:00000001:FFFFFFFF:S
:nss_con3:00010000:7E1F86:00000002:FFFFFFFF:C
:nss_con3:00010000:7E1F86:00000003:FFFFFFFF:H
:nss_con3:00010000:7E1F86:00000004:FFFFFFFF:F
:nss_con3:00010000:7E1F86:00000005:FFFFFFFF:L
nss_con3:0:7E1FCA:64:000:Infinite Lives PL2
nss_con3:0:7E1FCC:09:000:Infinite Bombs PL2
nss_con3:0:7E0264:0F:000:Invincibility PL2
nss_con3:0:7E1548:0F:500:Invincibility PL2 (2/2)
nss_con3:0:7E1FC8:99:000:Infinite Barrier PL2
:nss_con3:62000000:000000:00000000:00000000:Select Weapon (I) PL2
:nss_con3:00010000:7E1FC4:00000000:FFFFFFFF:Normal
:nss_con3:00010000:7E1FC4:00000001:FFFFFFFF:S
:nss_con3:00010000:7E1FC4:00000002:FFFFFFFF:C
:nss_con3:00010000:7E1FC4:00000003:FFFFFFFF:H
:nss_con3:00010000:7E1FC4:00000004:FFFFFFFF:F
:nss_con3:00010000:7E1FC4:00000005:FFFFFFFF:L
:nss_con3:62000000:000000:00000000:00000000:Select Weapon (II) PL2
:nss_con3:00010000:7E1FC6:00000000:FFFFFFFF:Normal
:nss_con3:00010000:7E1FC6:00000001:FFFFFFFF:S
:nss_con3:00010000:7E1FC6:00000002:FFFFFFFF:C
:nss_con3:00010000:7E1FC6:00000003:FFFFFFFF:H
:nss_con3:00010000:7E1FC6:00000004:FFFFFFFF:F
:nss_con3:00010000:7E1FC6:00000005:FFFFFFFF:L
; [ Nintendo Super System: F-Zero ]
nss_fzer:0:0000:00:999:[ There are no cheats ]:REASON 1
nss_fzer:0:0000:00:999:[ for this game as it ]:REASON 1
nss_fzer:0:0000:00:999:[ didn't work the last ]:REASON 1
nss_fzer:0:0000:00:999:[ time it was tested. ]:REASON 1
nss_fzer:0:0000:00:999:[ If the game now works ]:REASON 1
nss_fzer:0:0000:00:999:[ please request cheats ]:REASON 1
nss_fzer:0:0000:00:999:[ for it on the cheat ]:REASON 1
nss_fzer:0:0000:00:999:[ forums. ]:REASON 1
; [ Nintendo Super System: Lethal Weapon ]
nss_lwep:0:7E0D2A:59:000:Infinite Time
nss_lwep:0:7E0226:08:000:Infinite Energy
nss_lwep:0:7E025E:02:000:Invincibility
nss_lwep:0:7E021E:06:000:Infinite Ammo
nss_lwep:0:7E0222:99:000:Infinite Clips
; [ Nintendo Super System: NCAA Basketball ]
nss_ncaa:0:7E179A:59:000:Infinite Time
nss_ncaa:0:7E179B:99:500:Infinite Time (2/2)
nss_ncaa:0:7E179A:01:001:Finish this Period Now!
nss_ncaa:0:7E179B:00:501:Finish this Period Now! (2/2)
nss_ncaa:0:7E17A6:99:073:Select Score PL1
nss_ncaa:0:7E17A6:00:000:Score always = 0 PL1
nss_ncaa:0:7E17A6:50:000:Score always = 50 PL1
nss_ncaa:0:7E17A6:00:001:Score = 0 Now! PL1
nss_ncaa:0:7E17A6:50:001:Score = 50 Now! PL1
nss_ncaa:0:7E17A8:99:073:Select Score PL2
nss_ncaa:0:7E17A8:00:000:Score always = 0 PL2
nss_ncaa:0:7E17A8:50:000:Score always = 50 PL2
nss_ncaa:0:7E17A8:00:001:Score = 0 Now! PL2
nss_ncaa:0:7E17A8:50:001:Score = 50 Now! PL2
; [ Nintendo Super System: Robocop 3 ]
nss_rob3:0:7E030C:59:000:Infinite Time
nss_rob3:0:7E030D:09:500:Infinite Time (2/2)
nss_rob3:0:7E1854:04:000:Infinite Lives
nss_rob3:0:7E0477:3C:000:Infinite Energy
nss_rob3:0:7E1848:99:000:Infinite Ammo
nss_rob3:0:7E1849:09:500:Infinite Ammo (2/2)
; [ Nintendo Super System: Skins Game ]
nss_skin:0:0000:00:999:[ There are no cheats ]:REASON 1
nss_skin:0:0000:00:999:[ for this game as it ]:REASON 1
nss_skin:0:0000:00:999:[ didn't work the last ]:REASON 1
nss_skin:0:0000:00:999:[ time it was tested. ]:REASON 1
nss_skin:0:0000:00:999:[ If the game now works ]:REASON 1
nss_skin:0:0000:00:999:[ please request cheats ]:REASON 1
nss_skin:0:0000:00:999:[ for it on the cheat ]:REASON 1
nss_skin:0:0000:00:999:[ forums. ]:REASON 1
; [ Nintendo Super System: Super Mario World ]
nss_smw:0:0000:00:999:[ There are no cheats ]:REASON 1
nss_smw:0:0000:00:999:[ for this game as it ]:REASON 1
nss_smw:0:0000:00:999:[ didn't work the last ]:REASON 1
nss_smw:0:0000:00:999:[ time it was tested. ]:REASON 1
nss_smw:0:0000:00:999:[ If the game now works ]:REASON 1
nss_smw:0:0000:00:999:[ please request cheats ]:REASON 1
nss_smw:0:0000:00:999:[ for it on the cheat ]:REASON 1
nss_smw:0:0000:00:999:[ forums. ]:REASON 1
; [ Nintendo Super System: Super Soccer ]
nss_ssoc:0:7E1705:3B:000:Infinite Time
nss_ssoc:0:7E1706:63:500:Infinite Time (2/2)
nss_ssoc:0:7E1705:01:001:Finish this Half Now!
nss_ssoc:0:7E1706:00:501:Finish this Half Now! (2/2)
nss_ssoc:0:7E075A:00:000:Score always = 0 Team 1
nss_ssoc:0:7E075A:63:000:Score always = 99 Team 1
nss_ssoc:0:7E075A:00:001:Set score = 0 Now! Team 1
nss_ssoc:0:7E075A:32:001:Set score = 50 Now! Team 1
nss_ssoc:0:7E075A:63:070:Select Score Now! Team 1
nss_ssoc:0:7E075B:00:000:Score always = 0 Team 2
nss_ssoc:0:7E075B:63:000:Score always = 99 Team 2
nss_ssoc:0:7E075B:00:001:Set score = 0 Now! Team 2
nss_ssoc:0:7E075B:32:001:Set score = 50 Now! Team 2
nss_ssoc:0:7E075B:63:070:Select Score Now! Team 2
; [ Nintendo Super System: Super Tennis ]
nss_sten:0:0000:00:999:[ There are no cheats ]:REASON 1
nss_sten:0:0000:00:999:[ for this game as it ]:REASON 1
nss_sten:0:0000:00:999:[ didn't work the last ]:REASON 1
nss_sten:0:0000:00:999:[ time it was tested. ]:REASON 1
nss_sten:0:0000:00:999:[ If the game now works ]:REASON 1
nss_sten:0:0000:00:999:[ please request cheats ]:REASON 1
nss_sten:0:0000:00:999:[ for it on the cheat ]:REASON 1
nss_sten:0:0000:00:999:[ forums. ]:REASON 1
; [ Night Stocker ]
nstocker:0:0288:15:000:Infinite Shields
nstocker:0:0287:9A:000:Infinite Shots
nstocker:0:0295:00:001:Distance/Enemies left=0 Now!
; [ Mahjong Nerae! Top Star (Japan) ]
ntopstar:0:F94F:FF:000:Buggy "Shikin"
ntopstar:0:0000:00:999:[ The winning hand cheat must be activated when ]
ntopstar:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
ntopstar:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
ntopstar:0:0000:00:999:[ visually change until you make a move. ]
ntopstar:0:FC8B:31:001:Get winning hand Now!
ntopstar:0:FC8C:31:501:Get winning hand Now! (02/14)
ntopstar:0:FC8D:31:501:Get winning hand Now! (03/14)
ntopstar:0:FC8E:32:501:Get winning hand Now! (04/14)
ntopstar:0:FC8F:32:501:Get winning hand Now! (05/14)
ntopstar:0:FC90:32:501:Get winning hand Now! (06/14)
ntopstar:0:FC91:33:501:Get winning hand Now! (07/14)
ntopstar:0:FC92:33:501:Get winning hand Now! (08/14)
ntopstar:0:FC93:33:501:Get winning hand Now! (09/14)
ntopstar:0:FC94:34:501:Get winning hand Now! (10/14)
ntopstar:0:FC95:34:501:Get winning hand Now! (11/14)
ntopstar:0:FC96:34:501:Get winning hand Now! (12/14)
ntopstar:0:FC97:35:501:Get winning hand Now! (13/14)
ntopstar:0:FC98:35:501:Get winning hand Now! (14/14)
ntopstar:0:FC8B:31:000:Always winning hand
ntopstar:0:FC8C:31:500:Always winning hand (02/14)
ntopstar:0:FC8D:31:500:Always winning hand (03/14)
ntopstar:0:FC8E:32:500:Always winning hand (04/14)
ntopstar:0:FC8F:32:500:Always winning hand (05/14)
ntopstar:0:FC90:32:500:Always winning hand (06/14)
ntopstar:0:FC91:33:500:Always winning hand (07/14)
ntopstar:0:FC92:33:500:Always winning hand (08/14)
ntopstar:0:FC93:33:500:Always winning hand (09/14)
ntopstar:0:FC94:34:500:Always winning hand (10/14)
ntopstar:0:FC95:34:500:Always winning hand (11/14)
ntopstar:0:FC96:34:500:Always winning hand (12/14)
ntopstar:0:FC97:35:500:Always winning hand (13/14)
ntopstar:0:FC98:35:500:Always winning hand (14/14)
; [ Numan Athletics (World) ]
numanath:0:00BB1A:00:000:Infinite Time (Running Events)
numanath:0:00BB1B:00:500:Infinite Time (Running Events) (2/2)
; [ Numan Athletics (Japan) ]
numanatj:0:00BB1A:00:000:Infinite Time (Running Events)
numanatj:0:00BB1B:00:500:Infinite Time (Running Events) (2/2)
; [ Nunchackun ]
nunchaku:0:C30D:02:000:Infinite Time
nunchaku:0:C30E:02:500:Infinite Time (2/3)
nunchaku:0:C30F:01:500:Infinite Time (3/3)
nunchaku:0:C8F2:00:000:Infinite Energy (Main Game)
nunchaku:0:C53F:08:000:Infinite Energy (Sub Games)
nunchaku:0:C00C:06:000:Infinite Lives PL1
nunchaku:0:C00D:06:000:Infinite Lives PL2
; [ Night Warriors: Darkstalkers' Revenge (US 950406) ]
nwarr:0:FF81B2:09:000:Infinite Credits
:nwarr:00000000:FF8E09:00000099:FFFFFFFF:Infinite Time
:nwarr:00000001:FF8E09:00000000:FFFFFFFF:Finish this Round Now!
:nwarr:62000000:FF8213:00000000:FFFFFFFF:Game Speed always =
:nwarr:00010000:FF8213:00000000:FFFFFFFF:Normal
:nwarr:00010000:FF8213:00000001:FFFFFFFF:Turbo
:nwarr:62000000:000000:00000000:00000000:Select Backdrop
:nwarr:00010000:FF8D89:00000000:FFFFFFFF:Demitri's
:nwarr:00010000:FF8D89:00000001:FFFFFFFF:Jon Talbain's
:nwarr:00010000:FF8D89:00000002:FFFFFFFF:Victor's
:nwarr:00010000:FF8D89:00000003:FFFFFFFF:Lord Raptor's
:nwarr:00010000:FF8D89:00000004:FFFFFFFF:Morrigan's
:nwarr:00010000:FF8D89:00000005:FFFFFFFF:Anakaris's
:nwarr:00010000:FF8D89:00000006:FFFFFFFF:Felicia's
:nwarr:00010000:FF8D89:00000007:FFFFFFFF:Bishamon's
:nwarr:00010000:FF8D89:00000008:FFFFFFFF:Rikuo's
:nwarr:00010000:FF8D89:00000009:FFFFFFFF:Sasquatch's
:nwarr:00010000:FF8D89:0000000A:FFFFFFFF:Huitzil's
:nwarr:00010000:FF8D89:0000000B:FFFFFFFF:Pyron's
:nwarr:00010000:FF8D89:0000000C:FFFFFFFF:Hsien-Ko's
:nwarr:00010000:FF8D89:0000000D:FFFFFFFF:Donovan's
:nwarr:00003303:FF8842:00000009:FFFFFFFF:Select the Starting Stage:Use it before you start playing ie. on the title screen or before you choose a character
:nwarr:00000303:FF8842:00000009:FFFFFFFF:Select Next Stage (Use during play)
:nwarr:00000020:FF83CB:00000090:FFFFFFFF:Infinite Energy PL1
:nwarr:00000001:FF83CB:00000000:FFFFFFFF:Drain All Energy Now! PL1
nwarr:0:FF8565:0A:000:Infinite Special PL1
nwarr:0:FF855F:70:500:Infinite Special PL1 (2/2)
nwarr:0:FF855D:00:000:No Specials Available PL1
:nwarr:62000000:FF83ED:00000000:FFFFFFFF:Select constant Attack Level PL1
:nwarr:00010000:FF83ED:00000000:FFFFFFFF:Low
:nwarr:00010000:FF83ED:00000001:FFFFFFFF:Medium
:nwarr:00010000:FF83ED:00000002:FFFFFFFF:High
nwarr:0:FF850D:01:000:Infinite Auto Guard PL1
nwarr:0:FF884C:63:500:Infinite Auto Guard PL1 (2/2)
nwarr:0:FF8830:02:001:Win this Round to Win Match Now! PL1
nwarr:0:FF8397:01:000:Action Speed Up PL1
nwarr:0:FF83D3:00:000:Never be dazed PL1
nwarr:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:nwarr:62000001:FF8829:00000001:FFFFFFFF:Select Character Now! PL1
:nwarr:00010001:FF8829:00000001:FFFFFFFF:Demitri
:nwarr:00010001:FF8829:00000002:FFFFFFFF:Jon Talbain
:nwarr:00010001:FF8829:00000003:FFFFFFFF:Victor
:nwarr:00010001:FF8829:00000004:FFFFFFFF:Lord Raptor
:nwarr:00010001:FF8829:00000005:FFFFFFFF:Morrigan
:nwarr:00010001:FF8829:00000006:FFFFFFFF:Anakaris
:nwarr:00010001:FF8829:00000007:FFFFFFFF:Felicia
:nwarr:00010001:FF8829:00000008:FFFFFFFF:Bishamon
:nwarr:00010001:FF8829:00000009:FFFFFFFF:Rikuo
:nwarr:00010001:FF8829:0000000A:FFFFFFFF:Sasquatch
:nwarr:00010001:FF8829:0000000B:FFFFFFFF:Huitzil
:nwarr:00010001:FF8829:0000000C:FFFFFFFF:Pyron
:nwarr:00010001:FF8829:0000000D:FFFFFFFF:Hsien-Ko
:nwarr:00010001:FF8829:0000000E:FFFFFFFF:Donovan
:nwarr:62000001:FF882F:00000000:FFFFFFFF:Select Character Colour Now! PL1
:nwarr:00010001:FF882F:00000000:FFFFFFFF:Colour 1
:nwarr:00010001:FF882F:00000001:FFFFFFFF:Colour 2
:nwarr:00010001:FF882F:00000002:FFFFFFFF:Colour 3
:nwarr:00010001:FF882F:00000003:FFFFFFFF:Colour 4
:nwarr:00010001:FF882F:00000004:FFFFFFFF:Colour 5
:nwarr:00010001:FF882F:00000005:FFFFFFFF:Colour 6
:nwarr:00010001:FF882F:00000006:FFFFFFFF:Colour 7
:nwarr:00010001:FF882F:00000007:FFFFFFFF:Colour 8
:nwarr:00000020:FF88CB:00000090:FFFFFFFF:Infinite Energy PL2
:nwarr:00000001:FF88CB:00000000:FFFFFFFF:Drain All Energy Now! PL2
nwarr:0:FF8A65:0A:000:Infinite Special PL2
nwarr:0:FF8A5F:70:500:Infinite Special PL2 (2/2)
nwarr:0:FF8A5D:00:000:No Specials Available PL2
:nwarr:62000000:FF88ED:00000000:FFFFFFFF:Select constant Attack Level PL2
:nwarr:00010000:FF88ED:00000000:FFFFFFFF:Low
:nwarr:00010000:FF88ED:00000001:FFFFFFFF:Medium
:nwarr:00010000:FF88ED:00000002:FFFFFFFF:High
nwarr:0:FF8A0D:01:000:Infinite Auto Guard PL2
nwarr:0:FF8D4C:63:500:Infinite Auto Guard PL2 (2/2)
nwarr:0:FF8D30:02:001:Win this Round to Win Match Now! PL2
nwarr:0:FF8897:01:000:Action Speed Up PL2
nwarr:0:FF88D3:00:000:Never be dazed PL2
nwarr:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:nwarr:62000001:FF8D29:00000001:FFFFFFFF:Select Character Now! PL2
:nwarr:00010001:FF8D29:00000001:FFFFFFFF:Demitri
:nwarr:00010001:FF8D29:00000002:FFFFFFFF:Jon Talbain
:nwarr:00010001:FF8D29:00000003:FFFFFFFF:Victor
:nwarr:00010001:FF8D29:00000004:FFFFFFFF:Lord Raptor
:nwarr:00010001:FF8D29:00000005:FFFFFFFF:Morrigan
:nwarr:00010001:FF8D29:00000006:FFFFFFFF:Anakaris
:nwarr:00010001:FF8D29:00000007:FFFFFFFF:Felicia
:nwarr:00010001:FF8D29:00000008:FFFFFFFF:Bishamon
:nwarr:00010001:FF8D29:00000009:FFFFFFFF:Rikuo
:nwarr:00010001:FF8D29:0000000A:FFFFFFFF:Sasquatch
:nwarr:00010001:FF8D29:0000000B:FFFFFFFF:Huitzil
:nwarr:00010001:FF8D29:0000000C:FFFFFFFF:Pyron
:nwarr:00010001:FF8D29:0000000D:FFFFFFFF:Hsien-Ko
:nwarr:00010001:FF8D29:0000000E:FFFFFFFF:Donovan
:nwarr:62000001:FF8D2F:00000000:FFFFFFFF:Select Character Colour Now! PL2
:nwarr:00010001:FF8D2F:00000000:FFFFFFFF:Colour 1
:nwarr:00010001:FF8D2F:00000001:FFFFFFFF:Colour 2
:nwarr:00010001:FF8D2F:00000002:FFFFFFFF:Colour 3
:nwarr:00010001:FF8D2F:00000003:FFFFFFFF:Colour 4
:nwarr:00010001:FF8D2F:00000004:FFFFFFFF:Colour 5
:nwarr:00010001:FF8D2F:00000005:FFFFFFFF:Colour 6
:nwarr:00010001:FF8D2F:00000006:FFFFFFFF:Colour 7
:nwarr:00010001:FF8D2F:00000007:FFFFFFFF:Colour 8
nwarr:0:000000:00:999:[ These are the codes to set the machine region - the ]
nwarr:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
nwarr:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
:nwarr:62000000:FF8205:00000000:FFFFFFFF:Region Switch =
:nwarr:00010000:FF8205:00000000:FFFFFFFF:Japan
:nwarr:00010000:FF8205:00000002:FFFFFFFF:USA
:nwarr:00010000:FF8205:00000004:FFFFFFFF:Asia
:nwarr:00010000:FF8205:00000006:FFFFFFFF:Hispanic
:nwarr:00010000:FF8205:00000008:FFFFFFFF:Brazil
:nwarr:00010000:FF8205:0000000A:FFFFFFFF:Euro
:nwarr:62000000:FF8214:00000000:FFFFFFFF:Title Switch =
:nwarr:00010000:FF8214:00000000:FFFFFFFF:Vampire Hunter
:nwarr:00010000:FF8214:00000001:FFFFFFFF:Night Warriors
; [ Night Warriors: Darkstalkers' Revenge (Brazil 950403) ]
nwarrb:0:FF81B2:09:000:Infinite Credits
:nwarrb:00000000:FF8E09:00000099:FFFFFFFF:Infinite Time
:nwarrb:00000001:FF8E09:00000000:FFFFFFFF:Finish this Round Now!
:nwarrb:62000000:FF8213:00000000:FFFFFFFF:Game Speed always =
:nwarrb:00010000:FF8213:00000000:FFFFFFFF:Normal
:nwarrb:00010000:FF8213:00000001:FFFFFFFF:Turbo
:nwarrb:62000000:000000:00000000:00000000:Select Backdrop
:nwarrb:00010000:FF8D89:00000000:FFFFFFFF:Demitri's
:nwarrb:00010000:FF8D89:00000001:FFFFFFFF:Jon Talbain's
:nwarrb:00010000:FF8D89:00000002:FFFFFFFF:Victor's
:nwarrb:00010000:FF8D89:00000003:FFFFFFFF:Lord Raptor's
:nwarrb:00010000:FF8D89:00000004:FFFFFFFF:Morrigan's
:nwarrb:00010000:FF8D89:00000005:FFFFFFFF:Anakaris's
:nwarrb:00010000:FF8D89:00000006:FFFFFFFF:Felicia's
:nwarrb:00010000:FF8D89:00000007:FFFFFFFF:Bishamon's
:nwarrb:00010000:FF8D89:00000008:FFFFFFFF:Rikuo's
:nwarrb:00010000:FF8D89:00000009:FFFFFFFF:Sasquatch's
:nwarrb:00010000:FF8D89:0000000A:FFFFFFFF:Huitzil's
:nwarrb:00010000:FF8D89:0000000B:FFFFFFFF:Pyron's
:nwarrb:00010000:FF8D89:0000000C:FFFFFFFF:Hsien-Ko's
:nwarrb:00010000:FF8D89:0000000D:FFFFFFFF:Donovan's
:nwarrb:00003303:FF8842:00000009:FFFFFFFF:Select the Starting Stage:Use it before you start playing ie. on the title screen or before you choose a character
:nwarrb:00000303:FF8842:00000009:FFFFFFFF:Select Next Stage (Use during play)
:nwarrb:00000020:FF83CB:00000090:FFFFFFFF:Infinite Energy PL1
:nwarrb:00000001:FF83CB:00000000:FFFFFFFF:Drain All Energy Now! PL1
nwarrb:0:FF8565:0A:000:Infinite Special PL1
nwarrb:0:FF855F:70:500:Infinite Special PL1 (2/2)
nwarrb:0:FF855D:00:000:No Specials Available PL1
:nwarrb:62000000:FF83ED:00000000:FFFFFFFF:Select constant Attack Level PL1
:nwarrb:00010000:FF83ED:00000000:FFFFFFFF:Low
:nwarrb:00010000:FF83ED:00000001:FFFFFFFF:Medium
:nwarrb:00010000:FF83ED:00000002:FFFFFFFF:High
nwarrb:0:FF850D:01:000:Infinite Auto Guard PL1
nwarrb:0:FF884C:63:500:Infinite Auto Guard PL1 (2/2)
nwarrb:0:FF8830:02:001:Win this Round to Win Match Now! PL1
nwarrb:0:FF8397:01:000:Action Speed Up PL1
nwarrb:0:FF83D3:00:000:Never be dazed PL1
nwarrb:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:nwarrb:62000001:FF8829:00000001:FFFFFFFF:Select Character Now! PL1
:nwarrb:00010001:FF8829:00000001:FFFFFFFF:Demitri
:nwarrb:00010001:FF8829:00000002:FFFFFFFF:Jon Talbain
:nwarrb:00010001:FF8829:00000003:FFFFFFFF:Victor
:nwarrb:00010001:FF8829:00000004:FFFFFFFF:Lord Raptor
:nwarrb:00010001:FF8829:00000005:FFFFFFFF:Morrigan
:nwarrb:00010001:FF8829:00000006:FFFFFFFF:Anakaris
:nwarrb:00010001:FF8829:00000007:FFFFFFFF:Felicia
:nwarrb:00010001:FF8829:00000008:FFFFFFFF:Bishamon
:nwarrb:00010001:FF8829:00000009:FFFFFFFF:Rikuo
:nwarrb:00010001:FF8829:0000000A:FFFFFFFF:Sasquatch
:nwarrb:00010001:FF8829:0000000B:FFFFFFFF:Huitzil
:nwarrb:00010001:FF8829:0000000C:FFFFFFFF:Pyron
:nwarrb:00010001:FF8829:0000000D:FFFFFFFF:Hsien-Ko
:nwarrb:00010001:FF8829:0000000E:FFFFFFFF:Donovan
:nwarrb:62000001:FF882F:00000000:FFFFFFFF:Select Character Colour Now! PL1
:nwarrb:00010001:FF882F:00000000:FFFFFFFF:Colour 1
:nwarrb:00010001:FF882F:00000001:FFFFFFFF:Colour 2
:nwarrb:00010001:FF882F:00000002:FFFFFFFF:Colour 3
:nwarrb:00010001:FF882F:00000003:FFFFFFFF:Colour 4
:nwarrb:00010001:FF882F:00000004:FFFFFFFF:Colour 5
:nwarrb:00010001:FF882F:00000005:FFFFFFFF:Colour 6
:nwarrb:00010001:FF882F:00000006:FFFFFFFF:Colour 7
:nwarrb:00010001:FF882F:00000007:FFFFFFFF:Colour 8
:nwarrb:00000020:FF88CB:00000090:FFFFFFFF:Infinite Energy PL2
:nwarrb:00000001:FF88CB:00000000:FFFFFFFF:Drain All Energy Now! PL2
nwarrb:0:FF8A65:0A:000:Infinite Special PL2
nwarrb:0:FF8A5F:70:500:Infinite Special PL2 (2/2)
nwarrb:0:FF8A5D:00:000:No Specials Available PL2
:nwarrb:62000000:FF88ED:00000000:FFFFFFFF:Select constant Attack Level PL2
:nwarrb:00010000:FF88ED:00000000:FFFFFFFF:Low
:nwarrb:00010000:FF88ED:00000001:FFFFFFFF:Medium
:nwarrb:00010000:FF88ED:00000002:FFFFFFFF:High
nwarrb:0:FF8A0D:01:000:Infinite Auto Guard PL2
nwarrb:0:FF8D4C:63:500:Infinite Auto Guard PL2 (2/2)
nwarrb:0:FF8D30:02:001:Win this Round to Win Match Now! PL2
nwarrb:0:FF8897:01:000:Action Speed Up PL2
nwarrb:0:FF88D3:00:000:Never be dazed PL2
nwarrb:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:nwarrb:62000001:FF8D29:00000001:FFFFFFFF:Select Character Now! PL2
:nwarrb:00010001:FF8D29:00000001:FFFFFFFF:Demitri
:nwarrb:00010001:FF8D29:00000002:FFFFFFFF:Jon Talbain
:nwarrb:00010001:FF8D29:00000003:FFFFFFFF:Victor
:nwarrb:00010001:FF8D29:00000004:FFFFFFFF:Lord Raptor
:nwarrb:00010001:FF8D29:00000005:FFFFFFFF:Morrigan
:nwarrb:00010001:FF8D29:00000006:FFFFFFFF:Anakaris
:nwarrb:00010001:FF8D29:00000007:FFFFFFFF:Felicia
:nwarrb:00010001:FF8D29:00000008:FFFFFFFF:Bishamon
:nwarrb:00010001:FF8D29:00000009:FFFFFFFF:Rikuo
:nwarrb:00010001:FF8D29:0000000A:FFFFFFFF:Sasquatch
:nwarrb:00010001:FF8D29:0000000B:FFFFFFFF:Huitzil
:nwarrb:00010001:FF8D29:0000000C:FFFFFFFF:Pyron
:nwarrb:00010001:FF8D29:0000000D:FFFFFFFF:Hsien-Ko
:nwarrb:00010001:FF8D29:0000000E:FFFFFFFF:Donovan
:nwarrb:62000001:FF8D2F:00000000:FFFFFFFF:Select Character Colour Now! PL2
:nwarrb:00010001:FF8D2F:00000000:FFFFFFFF:Colour 1
:nwarrb:00010001:FF8D2F:00000001:FFFFFFFF:Colour 2
:nwarrb:00010001:FF8D2F:00000002:FFFFFFFF:Colour 3
:nwarrb:00010001:FF8D2F:00000003:FFFFFFFF:Colour 4
:nwarrb:00010001:FF8D2F:00000004:FFFFFFFF:Colour 5
:nwarrb:00010001:FF8D2F:00000005:FFFFFFFF:Colour 6
:nwarrb:00010001:FF8D2F:00000006:FFFFFFFF:Colour 7
:nwarrb:00010001:FF8D2F:00000007:FFFFFFFF:Colour 8
nwarrb:0:000000:00:999:[ These are the codes to set the machine region - the ]
nwarrb:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
nwarrb:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
:nwarrb:62000000:FF8205:00000000:FFFFFFFF:Region Switch =
:nwarrb:00010000:FF8205:00000000:FFFFFFFF:Japan
:nwarrb:00010000:FF8205:00000002:FFFFFFFF:USA
:nwarrb:00010000:FF8205:00000004:FFFFFFFF:Asia
:nwarrb:00010000:FF8205:00000006:FFFFFFFF:Hispanic
:nwarrb:00010000:FF8205:00000008:FFFFFFFF:Brazil
:nwarrb:00010000:FF8205:0000000A:FFFFFFFF:Euro
:nwarrb:62000000:FF8214:00000000:FFFFFFFF:Title Switch =
:nwarrb:00010000:FF8214:00000000:FFFFFFFF:Vampire Hunter
:nwarrb:00010000:FF8214:00000001:FFFFFFFF:Night Warriors
; [ Night Warriors: Darkstalkers' Revenge (Hispanic 950403) ]
nwarrh:0:FF81B2:09:000:Infinite Credits
:nwarrh:00000000:FF8E09:00000099:FFFFFFFF:Infinite Time
:nwarrh:00000001:FF8E09:00000000:FFFFFFFF:Finish this Round Now!
:nwarrh:62000000:FF8213:00000000:FFFFFFFF:Game Speed always =
:nwarrh:00010000:FF8213:00000000:FFFFFFFF:Normal
:nwarrh:00010000:FF8213:00000001:FFFFFFFF:Turbo
:nwarrh:62000000:000000:00000000:00000000:Select Backdrop
:nwarrh:00010000:FF8D89:00000000:FFFFFFFF:Demitri's
:nwarrh:00010000:FF8D89:00000001:FFFFFFFF:Jon Talbain's
:nwarrh:00010000:FF8D89:00000002:FFFFFFFF:Victor's
:nwarrh:00010000:FF8D89:00000003:FFFFFFFF:Lord Raptor's
:nwarrh:00010000:FF8D89:00000004:FFFFFFFF:Morrigan's
:nwarrh:00010000:FF8D89:00000005:FFFFFFFF:Anakaris's
:nwarrh:00010000:FF8D89:00000006:FFFFFFFF:Felicia's
:nwarrh:00010000:FF8D89:00000007:FFFFFFFF:Bishamon's
:nwarrh:00010000:FF8D89:00000008:FFFFFFFF:Rikuo's
:nwarrh:00010000:FF8D89:00000009:FFFFFFFF:Sasquatch's
:nwarrh:00010000:FF8D89:0000000A:FFFFFFFF:Huitzil's
:nwarrh:00010000:FF8D89:0000000B:FFFFFFFF:Pyron's
:nwarrh:00010000:FF8D89:0000000C:FFFFFFFF:Hsien-Ko's
:nwarrh:00010000:FF8D89:0000000D:FFFFFFFF:Donovan's
:nwarrh:00003303:FF8842:00000009:FFFFFFFF:Select the Starting Stage:Use it before you start playing ie. on the title screen or before you choose a character
:nwarrh:00000303:FF8842:00000009:FFFFFFFF:Select Next Stage (Use during play)
:nwarrh:00000020:FF83CB:00000090:FFFFFFFF:Infinite Energy PL1
:nwarrh:00000001:FF83CB:00000000:FFFFFFFF:Drain All Energy Now! PL1
nwarrh:0:FF8565:0A:000:Infinite Special PL1
nwarrh:0:FF855F:70:500:Infinite Special PL1 (2/2)
nwarrh:0:FF855D:00:000:No Specials Available PL1
:nwarrh:62000000:FF83ED:00000000:FFFFFFFF:Select constant Attack Level PL1
:nwarrh:00010000:FF83ED:00000000:FFFFFFFF:Low
:nwarrh:00010000:FF83ED:00000001:FFFFFFFF:Medium
:nwarrh:00010000:FF83ED:00000002:FFFFFFFF:High
nwarrh:0:FF850D:01:000:Infinite Auto Guard PL1
nwarrh:0:FF884C:63:500:Infinite Auto Guard PL1 (2/2)
nwarrh:0:FF8830:02:001:Win this Round to Win Match Now! PL1
nwarrh:0:FF8397:01:000:Action Speed Up PL1
nwarrh:0:FF83D3:00:000:Never be dazed PL1
nwarrh:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:nwarrh:62000001:FF8829:00000001:FFFFFFFF:Select Character Now! PL1
:nwarrh:00010001:FF8829:00000001:FFFFFFFF:Demitri
:nwarrh:00010001:FF8829:00000002:FFFFFFFF:Jon Talbain
:nwarrh:00010001:FF8829:00000003:FFFFFFFF:Victor
:nwarrh:00010001:FF8829:00000004:FFFFFFFF:Lord Raptor
:nwarrh:00010001:FF8829:00000005:FFFFFFFF:Morrigan
:nwarrh:00010001:FF8829:00000006:FFFFFFFF:Anakaris
:nwarrh:00010001:FF8829:00000007:FFFFFFFF:Felicia
:nwarrh:00010001:FF8829:00000008:FFFFFFFF:Bishamon
:nwarrh:00010001:FF8829:00000009:FFFFFFFF:Rikuo
:nwarrh:00010001:FF8829:0000000A:FFFFFFFF:Sasquatch
:nwarrh:00010001:FF8829:0000000B:FFFFFFFF:Huitzil
:nwarrh:00010001:FF8829:0000000C:FFFFFFFF:Pyron
:nwarrh:00010001:FF8829:0000000D:FFFFFFFF:Hsien-Ko
:nwarrh:00010001:FF8829:0000000E:FFFFFFFF:Donovan
:nwarrh:62000001:FF882F:00000000:FFFFFFFF:Select Character Colour Now! PL1
:nwarrh:00010001:FF882F:00000000:FFFFFFFF:Colour 1
:nwarrh:00010001:FF882F:00000001:FFFFFFFF:Colour 2
:nwarrh:00010001:FF882F:00000002:FFFFFFFF:Colour 3
:nwarrh:00010001:FF882F:00000003:FFFFFFFF:Colour 4
:nwarrh:00010001:FF882F:00000004:FFFFFFFF:Colour 5
:nwarrh:00010001:FF882F:00000005:FFFFFFFF:Colour 6
:nwarrh:00010001:FF882F:00000006:FFFFFFFF:Colour 7
:nwarrh:00010001:FF882F:00000007:FFFFFFFF:Colour 8
:nwarrh:00000020:FF88CB:00000090:FFFFFFFF:Infinite Energy PL2
:nwarrh:00000001:FF88CB:00000000:FFFFFFFF:Drain All Energy Now! PL2
nwarrh:0:FF8A65:0A:000:Infinite Special PL2
nwarrh:0:FF8A5F:70:500:Infinite Special PL2 (2/2)
nwarrh:0:FF8A5D:00:000:No Specials Available PL2
:nwarrh:62000000:FF88ED:00000000:FFFFFFFF:Select constant Attack Level PL2
:nwarrh:00010000:FF88ED:00000000:FFFFFFFF:Low
:nwarrh:00010000:FF88ED:00000001:FFFFFFFF:Medium
:nwarrh:00010000:FF88ED:00000002:FFFFFFFF:High
nwarrh:0:FF8A0D:01:000:Infinite Auto Guard PL2
nwarrh:0:FF8D4C:63:500:Infinite Auto Guard PL2 (2/2)
nwarrh:0:FF8D30:02:001:Win this Round to Win Match Now! PL2
nwarrh:0:FF8897:01:000:Action Speed Up PL2
nwarrh:0:FF88D3:00:000:Never be dazed PL2
nwarrh:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:nwarrh:62000001:FF8D29:00000001:FFFFFFFF:Select Character Now! PL2
:nwarrh:00010001:FF8D29:00000001:FFFFFFFF:Demitri
:nwarrh:00010001:FF8D29:00000002:FFFFFFFF:Jon Talbain
:nwarrh:00010001:FF8D29:00000003:FFFFFFFF:Victor
:nwarrh:00010001:FF8D29:00000004:FFFFFFFF:Lord Raptor
:nwarrh:00010001:FF8D29:00000005:FFFFFFFF:Morrigan
:nwarrh:00010001:FF8D29:00000006:FFFFFFFF:Anakaris
:nwarrh:00010001:FF8D29:00000007:FFFFFFFF:Felicia
:nwarrh:00010001:FF8D29:00000008:FFFFFFFF:Bishamon
:nwarrh:00010001:FF8D29:00000009:FFFFFFFF:Rikuo
:nwarrh:00010001:FF8D29:0000000A:FFFFFFFF:Sasquatch
:nwarrh:00010001:FF8D29:0000000B:FFFFFFFF:Huitzil
:nwarrh:00010001:FF8D29:0000000C:FFFFFFFF:Pyron
:nwarrh:00010001:FF8D29:0000000D:FFFFFFFF:Hsien-Ko
:nwarrh:00010001:FF8D29:0000000E:FFFFFFFF:Donovan
:nwarrh:62000001:FF8D2F:00000000:FFFFFFFF:Select Character Colour Now! PL2
:nwarrh:00010001:FF8D2F:00000000:FFFFFFFF:Colour 1
:nwarrh:00010001:FF8D2F:00000001:FFFFFFFF:Colour 2
:nwarrh:00010001:FF8D2F:00000002:FFFFFFFF:Colour 3
:nwarrh:00010001:FF8D2F:00000003:FFFFFFFF:Colour 4
:nwarrh:00010001:FF8D2F:00000004:FFFFFFFF:Colour 5
:nwarrh:00010001:FF8D2F:00000005:FFFFFFFF:Colour 6
:nwarrh:00010001:FF8D2F:00000006:FFFFFFFF:Colour 7
:nwarrh:00010001:FF8D2F:00000007:FFFFFFFF:Colour 8
nwarrh:0:000000:00:999:[ These are the codes to set the machine region - the ]
nwarrh:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
nwarrh:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
:nwarrh:62000000:FF8205:00000000:FFFFFFFF:Region Switch =
:nwarrh:00010000:FF8205:00000000:FFFFFFFF:Japan
:nwarrh:00010000:FF8205:00000002:FFFFFFFF:USA
:nwarrh:00010000:FF8205:00000004:FFFFFFFF:Asia
:nwarrh:00010000:FF8205:00000006:FFFFFFFF:Hispanic
:nwarrh:00010000:FF8205:00000008:FFFFFFFF:Brazil
:nwarrh:00010000:FF8205:0000000A:FFFFFFFF:Euro
:nwarrh:62000000:FF8214:00000000:FFFFFFFF:Title Switch =
:nwarrh:00010000:FF8214:00000000:FFFFFFFF:Vampire Hunter
:nwarrh:00010000:FF8214:00000001:FFFFFFFF:Night Warriors
; [ Nyan Nyan Panic (Japan) ]
nyanpani:0:0401DC:99:000:Infinite Credits
nyanpani:0:040968:00:000:Always Win Bonus Stage
nyanpani:0:0401F9:31:000:Next Level is Last Level
nyanpani:0:0401F9:31:061:Select next level
nyanpani:0:040380:07:000:Infinite Lives PL1
nyanpani:0:040519:80:020:Invincibility PL1
nyanpani:0:0403C0:07:000:Infinite Lives PL2
nyanpani:0:040549:80:020:Invincibility PL2
nyanpani:0:040009:80:000:Sound Test Timer Stop
; [ N.Y. Captor ]
nycaptor:0:E299:9A:000:Infinite Lives
nycaptor:0:E2A1:00:000:Infinite Damage
nycaptor:0:E3AA:06:000:Infinite Bullets
; [ New York New York ]
nyny:0:0036:01:000:Fast Fire Mode
nyny:0:E16E:20:100:Invincibility
nyny:0:034D:02:000:Infinite Lives PL1
nyny:0:0356:02:000:Infinite Lives PL2
; [ New York New York (Gottlieb) ]
nynyg:0:0036:01:000:Fast Fire Mode
nynyg:0:E17A:20:100:Invincibility
nynyg:0:034D:02:000:Infinite Lives PL1
nynyg:0:0356:02:000:Infinite Lives PL2
; [ Ironman Stewart's Super Off-Road ]
offroad:0:E186:03:001:Final Lap for Red Car Now!
offroad:0:E186:00:001:First Lap for Red Car Now!
offroad:0:E186:00:000:Always First Lap for Red Car:Red Car can never win
offroad:0:E172:FF:000:Infinite Money for Red Car
offroad:0:E173:7F:500:Infinite Money for Red Car (2/2)
offroad:0:E168:63:000:Infinite Nitros - Red Car
offroad:0:E169:05:000:Always have Maximum Tyres - Red Car
offroad:0:E16A:05:000:Always have Maximum Shocks - Red Car
offroad:0:E16B:05:000:Always have Maximum Top Speed - Red Car
offroad:0:E16C:05:000:Always have Maximum Accel. Box - Red Car
offroad:0:E286:03:001:Final Lap for Yellow Car Now!
offroad:0:E286:00:001:First Lap for Yellow Car Now!
offroad:0:E286:00:000:Always First Lap for Yellow Car:Yellow Car can never win
offroad:0:E272:FF:000:Infinite Money for Yellow Car
offroad:0:E273:7F:500:Infinite Money for Yellow Car (2/2)
offroad:0:E268:63:000:Infinite Nitros - Yellow Car
offroad:0:E269:05:000:Always have Maximum Tyres - Yellow Car
offroad:0:E26A:05:000:Always have Maximum Shocks - Yellow Car
offroad:0:E26B:05:000:Always have Maximum Top Speed - Yellow Car
offroad:0:E26C:05:000:Always have Maximum Accel. Box - Yellow Car
offroad:0:E386:03:001:Final Lap for Blue Car Now!
offroad:0:E386:00:001:First Lap for Blue Car Now!
offroad:0:E386:00:000:Always First Lap for Blue Car:Blue Car can never win
offroad:0:E372:FF:000:Infinite Money for Blue Car
offroad:0:E373:7F:500:Infinite Money for Blue Car (2/2)
offroad:0:E368:63:000:Infinite Nitros - Blue Car
offroad:0:E369:05:000:Always have Maximum Tyres - Blue Car
offroad:0:E36A:05:000:Always have Maximum Shocks - Blue Car
offroad:0:E36B:05:000:Always have Maximum Top Speed - Blue Car
offroad:0:E36C:05:000:Always have Maximum Accel. Box - Blue Car
offroad:0:E486:03:001:Final Lap for Grey Car Now!
offroad:0:E486:00:001:First Lap for Grey Car Now!
offroad:0:E486:00:000:Always First Lap for Grey Car:Grey Car can never win
offroad:0:E472:FF:000:Infinite Money for Grey Car
offroad:0:E473:7F:500:Infinite Money for Grey Car (2/2)
offroad:0:E468:63:000:Infinite Nitros - Grey Car
offroad:0:E469:05:000:Always have Maximum Tyres - Grey Car
offroad:0:E46A:05:000:Always have Maximum Shocks - Grey Car
offroad:0:E46B:05:000:Always have Maximum Top Speed - Grey Car
offroad:0:E46C:05:000:Always have Maximum Accel. Box - Grey Car
; [ Off Road Challenge ]
offroadc:0:00744AC:00:000:Infinite Time
offroadc:0:00744A8:00:500:Infinite Time (2/2)
:offroadc:00100000:0070630:0000FFFF:FFFFFFFF:Infinite Nitros
offroadc:0:00703D0:00:000:Always be in 1st Place
; [ Ironman Stewart's Super Off-Road Track Pack ]
offroadt:0:E186:03:001:Final Lap for Red Car Now!
offroadt:0:E186:00:001:First Lap for Red Car Now!
offroadt:0:E186:00:000:Always First Lap for Red Car:Red Car can never win
offroadt:0:E172:FF:000:Infinite Money for Red Car
offroadt:0:E173:7F:500:Infinite Money for Red Car (2/2)
offroadt:0:E168:63:000:Infinite Nitros - Red Car
offroadt:0:E169:05:000:Always have Maximum Tyres - Red Car
offroadt:0:E16A:05:000:Always have Maximum Shocks - Red Car
offroadt:0:E16B:05:000:Always have Maximum Top Speed - Red Car
offroadt:0:E16C:05:000:Always have Maximum Accel. Box - Red Car
offroadt:0:E286:03:001:Final Lap for Yellow Car Now!
offroadt:0:E286:00:001:First Lap for Yellow Car Now!
offroadt:0:E286:00:000:Always First Lap for Yellow Car:Yellow Car can never win
offroadt:0:E272:FF:000:Infinite Money for Yellow Car
offroadt:0:E273:7F:500:Infinite Money for Yellow Car (2/2)
offroadt:0:E268:63:000:Infinite Nitros - Yellow Car
offroadt:0:E269:05:000:Always have Maximum Tyres - Yellow Car
offroadt:0:E26A:05:000:Always have Maximum Shocks - Yellow Car
offroadt:0:E26B:05:000:Always have Maximum Top Speed - Yellow Car
offroadt:0:E26C:05:000:Always have Maximum Accel. Box - Yellow Car
offroadt:0:E386:03:001:Final Lap for Blue Car Now!
offroadt:0:E386:00:001:First Lap for Blue Car Now!
offroadt:0:E386:00:000:Always First Lap for Blue Car:Blue Car can never win
offroadt:0:E372:FF:000:Infinite Money for Blue Car
offroadt:0:E373:7F:500:Infinite Money for Blue Car (2/2)
offroadt:0:E368:63:000:Infinite Nitros - Blue Car
offroadt:0:E369:05:000:Always have Maximum Tyres - Blue Car
offroadt:0:E36A:05:000:Always have Maximum Shocks - Blue Car
offroadt:0:E36B:05:000:Always have Maximum Top Speed - Blue Car
offroadt:0:E36C:05:000:Always have Maximum Accel. Box - Blue Car
offroadt:0:E486:03:001:Final Lap for Grey Car Now!
offroadt:0:E486:00:001:First Lap for Grey Car Now!
offroadt:0:E486:00:000:Always First Lap for Grey Car:Grey Car can never win
offroadt:0:E472:FF:000:Infinite Money for Grey Car
offroadt:0:E473:7F:500:Infinite Money for Grey Car (2/2)
offroadt:0:E468:63:000:Infinite Nitros - Grey Car
offroadt:0:E469:05:000:Always have Maximum Tyres - Grey Car
offroadt:0:E46A:05:000:Always have Maximum Shocks - Grey Car
offroadt:0:E46B:05:000:Always have Maximum Top Speed - Grey Car
offroadt:0:E46C:05:000:Always have Maximum Accel. Box - Grey Car
; [ Off the Wall (2-player cocktail) ]
offtwalc:0:3FDF4A:0A:000:Infinite Lives PL1
offtwalc:0:3FDFCA:0A:000:Infinite Lives PL2
; [ Off the Wall (2/3-player upright) ]
offtwall:0:000000:00:999:[When there are only two ]
offtwall:0:000000:00:999:[players then PL3 will be ]
offtwall:0:000000:00:999:[the 2nd player! ]
offtwall:0:3FDF44:0A:000:Infinite Lives PL1
offtwall:0:3FDF84:03:000:Infinite Lives PL2
offtwall:0:3FDFC4:0A:000:Infinite Lives PL3
; [ Ohgon no Siro (Japan) ]
ogonsiro:0:C680:05:000:Infinite Lives
ogonsiro:0:0000:00:999:[ See Dip Switches for Invincibility. ]
ogonsiro:0:C71F:00:000:Always have Normal Weapon Status
ogonsiro:0:C71F:01:000:Always have Red Weapon Status
ogonsiro:0:C18D:00:000:Always have the Sword
ogonsiro:0:C18D:01:000:Always have the Mace
ogonsiro:0:C18D:02:000:Always have the Axe
ogonsiro:0:C71F:00:001:Get Normal Weapon Status Now!
ogonsiro:0:C71F:01:001:Get Red Weapon Status Now!
ogonsiro:0:C18D:00:001:Get the Sword Now!
ogonsiro:0:C18D:01:001:Get the Mace Now!
ogonsiro:0:C18D:02:001:Get the Axe Now!
ogonsiro:0:C194:20:000:Infinite Shield
ogonsiro:0:F582:02:000:Infinite Helmet
ogonsiro:0:F562:02:000:Infinite Breastplate
ogonsiro:0:F4E2:02:000:Infinite Iron Briefs
ogonsiro:0:F4C2:02:000:Infinite Right Thigh
ogonsiro:0:F482:02:000:Infinite Left Thigh
ogonsiro:0:F4A2:02:000:Infinite Right Leg
ogonsiro:0:F462:02:000:Infinite Left Leg
ogonsiro:0:F522:02:000:Infinite Left Forearm
ogonsiro:0:F502:02:000:Infinite Right Upper Arm
ogonsiro:0:F542:02:000:Infinite Left Upper Arm
ogonsiro:0:0000:00:999:[ The following cheats are for your ]
ogonsiro:0:0000:00:999:[ enemy - so don't use the Infinite ]
ogonsiro:0:0000:00:999:[ cheats if you want to win!!! ]
ogonsiro:0:F472:00:001:Break Right Leg (Enemy) Now!
ogonsiro:0:F492:00:001:Break Right Thigh (Enemy) Now!
ogonsiro:0:F4B2:00:001:Break Left Leg (Enemy) Now!
ogonsiro:0:F4D2:00:001:Break Left Thigh (Enemy) Now!
ogonsiro:0:F4F2:00:001:Break Briefs (Enemy) Now!
ogonsiro:0:F512:00:001:Break Right Arm (Enemy) Now!
ogonsiro:0:F532:00:001:Break Right Hand (Enemy) Now!
ogonsiro:0:F572:00:001:Break Breastplate (Enemy) Now!
ogonsiro:0:F592:00:001:Break head (Enemy) Now!
ogonsiro:0:F5B2:00:001:Break Left Arm (Enemy) Now!
ogonsiro:0:F5D2:00:001:Break Left Hand (Enemy) Now!
ogonsiro:0:F472:02:000:Infinite Right Leg (Enemy)
ogonsiro:0:F492:02:000:Infinite Right Thigh (Enemy)
ogonsiro:0:F4B2:02:000:Infinite Left Leg (Enemy)
ogonsiro:0:F4D2:02:000:Infinite Left Thigh (Enemy)
ogonsiro:0:F4F2:02:000:Infinite Briefs (Enemy)
ogonsiro:0:F512:02:000:Infinite Right Arm (Enemy)
ogonsiro:0:F532:02:000:Infinite Right Hand (Enemy)
ogonsiro:0:F572:02:000:Infinite Breastplate (Enemy)
ogonsiro:0:F592:02:000:Infinite head (Enemy)
ogonsiro:0:F5B2:02:000:Infinite Left Arm (Enemy)
ogonsiro:0:F5D2:02:000:Infinite Left Hand (Enemy)
; [ Oh My God! (Japan) ]
ohmygod:0:704042:09:000:Infinite Credits
; [ Oigas (bootleg) ]
oigas:0:C112:06:000:Infinite Lives
oigas:0:C11B:99:000:Infinite Ammo
:oigas:00000010:C565:00000033:00001CFF:Always Keep Ball in Play
; [ Oishii Puzzle Ha Irimasenka ]
oisipuzl:0:20B331:09:000:Infinite Credits
oisipuzl:0:20328F:00:001:Make 'Rest' = 0 Now!
oisipuzl:0:203312:1A:000:Infinite Time PL1
oisipuzl:0:203313:02:000:Infinite Helps PL1
oisipuzl:0:20384E:1A:000:Infinite Time PL2
oisipuzl:0:20384F:02:000:Infinite Helps PL2
; [ Ojanko Yakata 2bankan (Japan) ]
ojanko2:0:0000:00:999:[ The winning hand cheat must be activated ]
ojanko2:0:0000:00:999:[ when there are 14 tiles in your hand, ]
ojanko2:0:0000:00:999:[ then press the RON key ('Z' by default). ]
ojanko2:0:0000:00:999:[ The tiles do not visually change until ]
ojanko2:0:0000:00:999:[ you make a move. ]
:ojanko2:00000001:B981:00000030:FFFFFFFF:Get winning hand Now! (NON WORKING)
:ojanko2:00010001:B982:00000030:FFFFFFFF:Get winning hand Now! (02/14)
:ojanko2:00010001:B983:00000030:FFFFFFFF:Get winning hand Now! (03/14)
:ojanko2:00010001:B984:00000031:FFFFFFFF:Get winning hand Now! (04/14)
:ojanko2:00010001:B985:00000031:FFFFFFFF:Get winning hand Now! (05/14)
:ojanko2:00010001:B986:00000031:FFFFFFFF:Get winning hand Now! (06/14)
:ojanko2:00010001:B987:00000032:FFFFFFFF:Get winning hand Now! (07/14)
:ojanko2:00010001:B988:00000032:FFFFFFFF:Get winning hand Now! (08/14)
:ojanko2:00010001:B989:00000032:FFFFFFFF:Get winning hand Now! (09/14)
:ojanko2:00010001:B98A:00000033:FFFFFFFF:Get winning hand Now! (10/14)
:ojanko2:00010001:B98B:00000033:FFFFFFFF:Get winning hand Now! (11/14)
:ojanko2:00010001:B98C:00000033:FFFFFFFF:Get winning hand Now! (12/14)
:ojanko2:00010001:B98D:00000034:FFFFFFFF:Get winning hand Now! (13/14)
:ojanko2:00010001:B98E:00000034:FFFFFFFF:Get winning hand Now! (14/14)
:ojanko2:00000000:B981:00000030:FFFFFFFF:Always winning hand (NON WORKING)
:ojanko2:00010000:B982:00000030:FFFFFFFF:Always winning hand (02/14)
:ojanko2:00010000:B983:00000030:FFFFFFFF:Always winning hand (03/14)
:ojanko2:00010000:B984:00000031:FFFFFFFF:Always winning hand (04/14)
:ojanko2:00010000:B985:00000031:FFFFFFFF:Always winning hand (05/14)
:ojanko2:00010000:B986:00000031:FFFFFFFF:Always winning hand (06/14)
:ojanko2:00010000:B987:00000032:FFFFFFFF:Always winning hand (07/14)
:ojanko2:00010000:B988:00000032:FFFFFFFF:Always winning hand (08/14)
:ojanko2:00010000:B989:00000032:FFFFFFFF:Always winning hand (09/14)
:ojanko2:00010000:B98A:00000033:FFFFFFFF:Always winning hand (10/14)
:ojanko2:00010000:B98B:00000033:FFFFFFFF:Always winning hand (11/14)
:ojanko2:00010000:B98C:00000033:FFFFFFFF:Always winning hand (12/14)
:ojanko2:00010000:B98D:00000034:FFFFFFFF:Always winning hand (13/14)
:ojanko2:00010000:B98E:00000034:FFFFFFFF:Always winning hand (14/14)
:ojanko2:00000006:B981:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:ojanko2:00000006:B781:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
ojanko2:0:0000:00:999:[ Here is the look-up list for ]
ojanko2:0:0000:00:999:[ the above watches. ]
ojanko2:0:0000:00:999:[ ]
ojanko2:0:0000:00:999:[ value common name chinese name ]
ojanko2:0:0000:00:999:[ ??h - no tile - ]
ojanko2:0:0000:00:999:[ 00h 1 "characters" 1 "wan" ]
ojanko2:0:0000:00:999:[ 01h 2 "characters" 2 "wan" ]
ojanko2:0:0000:00:999:[ 02h 3 "characters" 3 "wan" ]
ojanko2:0:0000:00:999:[ 03h 4 "characters" 4 "wan" ]
ojanko2:0:0000:00:999:[ 04h 5 "characters" 5 "wan" ]
ojanko2:0:0000:00:999:[ 05h 6 "characters" 6 "wan" ]
ojanko2:0:0000:00:999:[ 06h 7 "characters" 7 "wan" ]
ojanko2:0:0000:00:999:[ 07h 8 "characters" 8 "wan" ]
ojanko2:0:0000:00:999:[ 08h 9 "characters" 9 "wan" ]
ojanko2:0:0000:00:999:[ 10h 1 "dots" 1 "tung" ]
ojanko2:0:0000:00:999:[ 11h 2 "dots" 2 "tung" ]
ojanko2:0:0000:00:999:[ 12h 3 "dots" 3 "tung" ]
ojanko2:0:0000:00:999:[ 13h 4 "dots" 4 "tung" ]
ojanko2:0:0000:00:999:[ 14h 5 "dots" 5 "tung" ]
ojanko2:0:0000:00:999:[ 15h 6 "dots" 6 "tung" ]
ojanko2:0:0000:00:999:[ 16h 7 "dots" 7 "tung" ]
ojanko2:0:0000:00:999:[ 17h 8 "dots" 8 "tung" ]
ojanko2:0:0000:00:999:[ 18h 9 "dots" 9 "tung" ]
ojanko2:0:0000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
ojanko2:0:0000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
ojanko2:0:0000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
ojanko2:0:0000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
ojanko2:0:0000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
ojanko2:0:0000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
ojanko2:0:0000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
ojanko2:0:0000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
ojanko2:0:0000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
ojanko2:0:0000:00:999:[ 30h East "wind" ]
ojanko2:0:0000:00:999:[ 31h South "wind" ]
ojanko2:0:0000:00:999:[ 32h West "wind" ]
ojanko2:0:0000:00:999:[ 33h North "wind" ]
ojanko2:0:0000:00:999:[ 34h White "dragon" ]
ojanko2:0:0000:00:999:[ 35h Green "dragon" ]
ojanko2:0:0000:00:999:[ 36h Red "dragon" ]
; [ Ojanko Club (Japan) ]
ojankoc:0:0000:00:999:[ This game hasn't even ]:REASON 11
ojankoc:0:0000:00:999:[ been looked at due to ]:REASON 11
ojankoc:0:0000:00:999:[ time constraints - Too]:REASON 11
ojankoc:0:0000:00:999:[ many games and so ]:REASON 11
ojankoc:0:0000:00:999:[ little time. It is ]:REASON 11
ojankoc:0:0000:00:999:[ even possible that ]:REASON 11
ojankoc:0:0000:00:999:[ this game may be a ]:REASON 11
ojankoc:0:0000:00:999:[ clone of an existing ]:REASON 11
ojankoc:0:0000:00:999:[ game which may have ]:REASON 11
ojankoc:0:0000:00:999:[ cheats. Please search ]:REASON 11
ojankoc:0:0000:00:999:[ the cheat forums ]:REASON 11
ojankoc:0:0000:00:999:[ before posting cheat ]:REASON 11
ojankoc:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Ojanko High School (Japan) ]
ojankohs:0:A6A0:03:000:Infinite Lives
ojankohs:0:0000:00:999:[ The winning hand cheat must be activated ]
ojankohs:0:0000:00:999:[ when there are 14 tiles in your hand, ]
ojankohs:0:0000:00:999:[ then press the RON key ('Z' by default). ]
ojankohs:0:0000:00:999:[ The tiles do not visually change until ]
ojankohs:0:0000:00:999:[ you make a move. ]
:ojankohs:00000001:A381:00000030:FFFFFFFF:Get winning hand Now! (NON WORKING)
:ojankohs:00010001:A382:00000030:FFFFFFFF:Get winning hand Now! (02/14)
:ojankohs:00010001:A383:00000030:FFFFFFFF:Get winning hand Now! (03/14)
:ojankohs:00010001:A384:00000031:FFFFFFFF:Get winning hand Now! (04/14)
:ojankohs:00010001:A385:00000031:FFFFFFFF:Get winning hand Now! (05/14)
:ojankohs:00010001:A386:00000031:FFFFFFFF:Get winning hand Now! (06/14)
:ojankohs:00010001:A387:00000032:FFFFFFFF:Get winning hand Now! (07/14)
:ojankohs:00010001:A388:00000032:FFFFFFFF:Get winning hand Now! (08/14)
:ojankohs:00010001:A389:00000032:FFFFFFFF:Get winning hand Now! (09/14)
:ojankohs:00010001:A38A:00000033:FFFFFFFF:Get winning hand Now! (10/14)
:ojankohs:00010001:A38B:00000033:FFFFFFFF:Get winning hand Now! (11/14)
:ojankohs:00010001:A38C:00000033:FFFFFFFF:Get winning hand Now! (12/14)
:ojankohs:00010001:A38D:00000034:FFFFFFFF:Get winning hand Now! (13/14)
:ojankohs:00010001:A38E:00000034:FFFFFFFF:Get winning hand Now! (14/14)
:ojankohs:00000000:A381:00000030:FFFFFFFF:Always winning hand (NON WORKING)
:ojankohs:00010000:A382:00000030:FFFFFFFF:Always winning hand (02/14)
:ojankohs:00010000:A383:00000030:FFFFFFFF:Always winning hand (03/14)
:ojankohs:00010000:A384:00000031:FFFFFFFF:Always winning hand (04/14)
:ojankohs:00010000:A385:00000031:FFFFFFFF:Always winning hand (05/14)
:ojankohs:00010000:A386:00000031:FFFFFFFF:Always winning hand (06/14)
:ojankohs:00010000:A387:00000032:FFFFFFFF:Always winning hand (07/14)
:ojankohs:00010000:A388:00000032:FFFFFFFF:Always winning hand (08/14)
:ojankohs:00010000:A389:00000032:FFFFFFFF:Always winning hand (09/14)
:ojankohs:00010000:A38A:00000033:FFFFFFFF:Always winning hand (10/14)
:ojankohs:00010000:A38B:00000033:FFFFFFFF:Always winning hand (11/14)
:ojankohs:00010000:A38C:00000033:FFFFFFFF:Always winning hand (12/14)
:ojankohs:00010000:A38D:00000034:FFFFFFFF:Always winning hand (13/14)
:ojankohs:00010000:A38E:00000034:FFFFFFFF:Always winning hand (14/14)
:ojankohs:00000006:A381:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:ojankohs:00000006:A181:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
ojankohs:0:0000:00:999:[ Here is the look-up list for ]
ojankohs:0:0000:00:999:[ the above watches. ]
ojankohs:0:0000:00:999:[ ]
ojankohs:0:0000:00:999:[ value common name chinese name ]
ojankohs:0:0000:00:999:[ ??h - no tile - ]
ojankohs:0:0000:00:999:[ 00h 1 "characters" 1 "wan" ]
ojankohs:0:0000:00:999:[ 01h 2 "characters" 2 "wan" ]
ojankohs:0:0000:00:999:[ 02h 3 "characters" 3 "wan" ]
ojankohs:0:0000:00:999:[ 03h 4 "characters" 4 "wan" ]
ojankohs:0:0000:00:999:[ 04h 5 "characters" 5 "wan" ]
ojankohs:0:0000:00:999:[ 05h 6 "characters" 6 "wan" ]
ojankohs:0:0000:00:999:[ 06h 7 "characters" 7 "wan" ]
ojankohs:0:0000:00:999:[ 07h 8 "characters" 8 "wan" ]
ojankohs:0:0000:00:999:[ 08h 9 "characters" 9 "wan" ]
ojankohs:0:0000:00:999:[ 10h 1 "dots" 1 "tung" ]
ojankohs:0:0000:00:999:[ 11h 2 "dots" 2 "tung" ]
ojankohs:0:0000:00:999:[ 12h 3 "dots" 3 "tung" ]
ojankohs:0:0000:00:999:[ 13h 4 "dots" 4 "tung" ]
ojankohs:0:0000:00:999:[ 14h 5 "dots" 5 "tung" ]
ojankohs:0:0000:00:999:[ 15h 6 "dots" 6 "tung" ]
ojankohs:0:0000:00:999:[ 16h 7 "dots" 7 "tung" ]
ojankohs:0:0000:00:999:[ 17h 8 "dots" 8 "tung" ]
ojankohs:0:0000:00:999:[ 18h 9 "dots" 9 "tung" ]
ojankohs:0:0000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
ojankohs:0:0000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
ojankohs:0:0000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
ojankohs:0:0000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
ojankohs:0:0000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
ojankohs:0:0000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
ojankohs:0:0000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
ojankohs:0:0000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
ojankohs:0:0000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
ojankohs:0:0000:00:999:[ 30h East "wind" ]
ojankohs:0:0000:00:999:[ 31h South "wind" ]
ojankohs:0:0000:00:999:[ 32h West "wind" ]
ojankohs:0:0000:00:999:[ 33h North "wind" ]
ojankohs:0:0000:00:999:[ 34h White "dragon" ]
ojankohs:0:0000:00:999:[ 35h Green "dragon" ]
ojankohs:0:0000:00:999:[ 36h Red "dragon" ]
; [ Ojanko Yakata (Japan) ]
ojankoy:0:0000:00:999:[ The winning hand cheat must be activated ]
ojankoy:0:0000:00:999:[ when there are 14 tiles in your hand, ]
ojankoy:0:0000:00:999:[ then press the RON key ('Z' by default). ]
ojankoy:0:0000:00:999:[ The tiles do not visually change until ]
ojankoy:0:0000:00:999:[ you make a move. ]
:ojankoy:00000001:B981:00000030:FFFFFFFF:Get winning hand Now! (NON WORKING)
:ojankoy:00010001:B982:00000030:FFFFFFFF:Get winning hand Now! (02/14)
:ojankoy:00010001:B983:00000030:FFFFFFFF:Get winning hand Now! (03/14)
:ojankoy:00010001:B984:00000031:FFFFFFFF:Get winning hand Now! (04/14)
:ojankoy:00010001:B985:00000031:FFFFFFFF:Get winning hand Now! (05/14)
:ojankoy:00010001:B986:00000031:FFFFFFFF:Get winning hand Now! (06/14)
:ojankoy:00010001:B987:00000032:FFFFFFFF:Get winning hand Now! (07/14)
:ojankoy:00010001:B988:00000032:FFFFFFFF:Get winning hand Now! (08/14)
:ojankoy:00010001:B989:00000032:FFFFFFFF:Get winning hand Now! (09/14)
:ojankoy:00010001:B98A:00000033:FFFFFFFF:Get winning hand Now! (10/14)
:ojankoy:00010001:B98B:00000033:FFFFFFFF:Get winning hand Now! (11/14)
:ojankoy:00010001:B98C:00000033:FFFFFFFF:Get winning hand Now! (12/14)
:ojankoy:00010001:B98D:00000034:FFFFFFFF:Get winning hand Now! (13/14)
:ojankoy:00010001:B98E:00000034:FFFFFFFF:Get winning hand Now! (14/14)
:ojankoy:00000000:B981:00000030:FFFFFFFF:Always winning hand (NON WORKING)
:ojankoy:00010000:B982:00000030:FFFFFFFF:Always winning hand (02/14)
:ojankoy:00010000:B983:00000030:FFFFFFFF:Always winning hand (03/14)
:ojankoy:00010000:B984:00000031:FFFFFFFF:Always winning hand (04/14)
:ojankoy:00010000:B985:00000031:FFFFFFFF:Always winning hand (05/14)
:ojankoy:00010000:B986:00000031:FFFFFFFF:Always winning hand (06/14)
:ojankoy:00010000:B987:00000032:FFFFFFFF:Always winning hand (07/14)
:ojankoy:00010000:B988:00000032:FFFFFFFF:Always winning hand (08/14)
:ojankoy:00010000:B989:00000032:FFFFFFFF:Always winning hand (09/14)
:ojankoy:00010000:B98A:00000033:FFFFFFFF:Always winning hand (10/14)
:ojankoy:00010000:B98B:00000033:FFFFFFFF:Always winning hand (11/14)
:ojankoy:00010000:B98C:00000033:FFFFFFFF:Always winning hand (12/14)
:ojankoy:00010000:B98D:00000034:FFFFFFFF:Always winning hand (13/14)
:ojankoy:00010000:B98E:00000034:FFFFFFFF:Always winning hand (14/14)
:ojankoy:00000006:B981:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:ojankoy:00000006:B781:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
ojankoy:0:0000:00:999:[ Here is the look-up list for ]
ojankoy:0:0000:00:999:[ the above watches. ]
ojankoy:0:0000:00:999:[ ]
ojankoy:0:0000:00:999:[ value common name chinese name ]
ojankoy:0:0000:00:999:[ ??h - no tile - ]
ojankoy:0:0000:00:999:[ 00h 1 "characters" 1 "wan" ]
ojankoy:0:0000:00:999:[ 01h 2 "characters" 2 "wan" ]
ojankoy:0:0000:00:999:[ 02h 3 "characters" 3 "wan" ]
ojankoy:0:0000:00:999:[ 03h 4 "characters" 4 "wan" ]
ojankoy:0:0000:00:999:[ 04h 5 "characters" 5 "wan" ]
ojankoy:0:0000:00:999:[ 05h 6 "characters" 6 "wan" ]
ojankoy:0:0000:00:999:[ 06h 7 "characters" 7 "wan" ]
ojankoy:0:0000:00:999:[ 07h 8 "characters" 8 "wan" ]
ojankoy:0:0000:00:999:[ 08h 9 "characters" 9 "wan" ]
ojankoy:0:0000:00:999:[ 10h 1 "dots" 1 "tung" ]
ojankoy:0:0000:00:999:[ 11h 2 "dots" 2 "tung" ]
ojankoy:0:0000:00:999:[ 12h 3 "dots" 3 "tung" ]
ojankoy:0:0000:00:999:[ 13h 4 "dots" 4 "tung" ]
ojankoy:0:0000:00:999:[ 14h 5 "dots" 5 "tung" ]
ojankoy:0:0000:00:999:[ 15h 6 "dots" 6 "tung" ]
ojankoy:0:0000:00:999:[ 16h 7 "dots" 7 "tung" ]
ojankoy:0:0000:00:999:[ 17h 8 "dots" 8 "tung" ]
ojankoy:0:0000:00:999:[ 18h 9 "dots" 9 "tung" ]
ojankoy:0:0000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
ojankoy:0:0000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
ojankoy:0:0000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
ojankoy:0:0000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
ojankoy:0:0000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
ojankoy:0:0000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
ojankoy:0:0000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
ojankoy:0:0000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
ojankoy:0:0000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
ojankoy:0:0000:00:999:[ 30h East "wind" ]
ojankoy:0:0000:00:999:[ 31h South "wind" ]
ojankoy:0:0000:00:999:[ 32h West "wind" ]
ojankoy:0:0000:00:999:[ 33h North "wind" ]
ojankoy:0:0000:00:999:[ 34h White "dragon" ]
ojankoy:0:0000:00:999:[ 35h Green "dragon" ]
ojankoy:0:0000:00:999:[ 36h Red "dragon" ]
; [ Ojousan (Japan 871204) ]
ojousan:0:7165:FF:000:Buggy score
ojousan:0:7499:35:500:Always winning hand (14/14)
ojousan:0:0000:00:999:[The winning hand cheat must]
ojousan:0:0000:00:999:[be activated when there are]
ojousan:0:0000:00:999:[14 tiles in your hand, then]
ojousan:0:0000:00:999:[press the RON key . ]
ojousan:0:0000:00:999:[('Z' by default). The tiles]
ojousan:0:0000:00:999:[do not visually change ]
ojousan:0:0000:00:999:[until you make a move. ]
ojousan:0:748C:31:001:Get winning hand Now!
ojousan:0:748D:31:501:Get winning hand Now! (02/14)
ojousan:0:748E:31:501:Get winning hand Now! (03/14)
ojousan:0:748F:32:501:Get winning hand Now! (04/14)
ojousan:0:7490:32:501:Get winning hand Now! (05/14)
ojousan:0:7491:32:501:Get winning hand Now! (06/14)
ojousan:0:7492:33:501:Get winning hand Now! (07/14)
ojousan:0:7493:33:501:Get winning hand Now! (08/14)
ojousan:0:7494:33:501:Get winning hand Now! (09/14)
ojousan:0:7495:34:501:Get winning hand Now! (10/14)
ojousan:0:7496:34:501:Get winning hand Now! (11/14)
ojousan:0:7497:34:501:Get winning hand Now! (12/14)
ojousan:0:7498:35:501:Get winning hand Now! (13/14)
ojousan:0:7499:35:501:Get winning hand Now! (14/14)
ojousan:0:748C:31:000:Always winning hand
ojousan:0:748D:31:500:Always winning hand (02/14)
ojousan:0:748E:31:500:Always winning hand (03/14)
ojousan:0:748F:32:500:Always winning hand (04/14)
ojousan:0:7490:32:500:Always winning hand (05/14)
ojousan:0:7491:32:500:Always winning hand (06/14)
ojousan:0:7492:33:500:Always winning hand (07/14)
ojousan:0:7493:33:500:Always winning hand (08/14)
ojousan:0:7494:33:500:Always winning hand (09/14)
ojousan:0:7495:34:500:Always winning hand (10/14)
ojousan:0:7496:34:500:Always winning hand (11/14)
ojousan:0:7497:34:500:Always winning hand (12/14)
ojousan:0:7498:35:500:Always winning hand (13/14)
; [ Oli-Boo-Chu ]
olibochu:0:F112:05:000:Infinite Lives
; [ Olympic Soccer '92 ]
olysoc92:0:109294:63:000:Infinite Credits
olysoc92:0:109E25:63:000:Infinite Time
olysoc92:0:109E25:01:001:Finish this Game Now!
olysoc92:0:000000:00:999:[ The displayed score won't be updated until a ]
olysoc92:0:000000:00:999:[ goal has been scored! ]
olysoc92:0:109E2F:00:000:Score always 0 Left Team
olysoc92:0:109E2F:63:000:Score always 99 Left Team
olysoc92:0:109E2F:00:001:Set score = 0 Now! Left Team
olysoc92:0:109E2F:32:001:Set score = 50 Now! Left Team
olysoc92:0:109E2F:63:070:Select score Now! Left Team
olysoc92:0:109E5D:00:000:Score always = 0 Right Team
olysoc92:0:109E5D:63:000:Score always = 99 Right Team
olysoc92:0:109E5D:00:001:Set score = 0 Now! Right Team
olysoc92:0:109E5D:32:001:Set score = 50 Now! Right Team
olysoc92:0:109E5D:63:070:Select score Now! Right Team
; [ Omega ]
omega:0:4002:63:000:Infinite Credits
omega:0:411D:06:000:Infinite Lives
omega:0:4116:30:000:Eggs don't reappear
;Remove after initial use to advance to next level
omega:0:4200:01:000:Invincibility
omega:0:427C:01:000:Autofire Mode "ON"
; [ Omega Fighter ]
omegaf:0:F6E7:09:000:Infinite Credits
omegaf:0:F7A8:05:000:Infinite Lives PL1
omegaf:0:F34A:4F:002:Invincibility PL1
omegaf:0:F7B8:05:000:Infinite Lives PL2
omegaf:0:F34D:4F:002:Invincibility PL2
; [ Omega Fighter Special ]
omegafs:0:F6E7:09:000:Infinite Credits
omegafs:0:F7A8:05:000:Infinite Lives PL1
omegafs:0:F34A:4F:002:Invincibility PL1
omegafs:0:F7B8:05:000:Infinite Lives PL2
omegafs:0:F34D:4F:002:Invincibility PL2
; [ Omega Race ]
omegrace:0:4066:05:000:Infinite Lives
; [ One Shot One Kill ]
oneshot:0:08008A:00:001:Finish this Level Now!:Not working the on subway level
oneshot:0:08008B:01:501:Finish this Level Now! (2/2)
oneshot:0:0826C3:06:000:Infinite Lives PL1
oneshot:0:0826C5:63:000:"O" (Good/"Passes") always = 99 PL1
oneshot:0:0826C7:00:000:"X" (Bad/"Misses") always = 0 PL1
oneshot:0:0826C7:00:001:"X" (Bad/"Misses") = 0 Now! PL1
oneshot:0:082697:06:000:Infinite Lives PL2
oneshot:0:082699:63:000:"O" (Good/"Passes") always = 99 PL2
oneshot:0:08269B:00:000:"X" (Bad/"Misses") always = 0 PL2
oneshot:0:08269B:00:001:"X" (Bad/"Misses") = 0 Now! PL2
; [ Onna Sansirou - Typhoon Gal (set 2) ]
onna34ra:0:E26E:07:000:Infinite Lives
onna34ra:0:E3BB:10:000:Infinite Energy
onna34ra:0:E3BD:00:000:Weak opponents
onna34ra:0:E3BE:00:500:Weak opponents (2/2)
; [ Onna Sansirou - Typhoon Gal (set 1) ]
onna34ro:0:E26E:07:000:Infinite Lives
onna34ro:0:E3BB:10:000:Infinite Energy
onna34ro:0:E3BD:00:000:Weak opponents
onna34ro:0:E3BE:00:500:Weak opponents (2/2)
; [ Opa Opa ]
opaopa:0:0000:00:999:[ There are no cheats ]:REASON 1
opaopa:0:0000:00:999:[ for this game as it ]:REASON 1
opaopa:0:0000:00:999:[ didn't work the last ]:REASON 1
opaopa:0:0000:00:999:[ time it was tested. ]:REASON 1
opaopa:0:0000:00:999:[ If the game now works ]:REASON 1
opaopa:0:0000:00:999:[ please request cheats ]:REASON 1
opaopa:0:0000:00:999:[ for it on the cheat ]:REASON 1
opaopa:0:0000:00:999:[ forums. ]:REASON 1
; [ Konami's Open Golf Championship (ver EAD) ]
opengolf:0:C00205:63:000:Infinite Credits
opengolf:0:C00283:02:000:Infinite Lives PL1
opengolf:0:C0028D:00:000:Infinite Strokes PL1:Always get a Hole in One
opengolf:0:C0028D:00:001:Reset Strokes Now! PL1
opengolf:0:C00303:02:000:Infinite Lives PL2
opengolf:0:C0030D:00:000:Infinite Strokes PL2:Always get a Hole in One
opengolf:0:C0030D:00:001:Reset Strokes Now! PL2
; [ 2 On 2 Open Ice Challenge (rev 1.21) ]
openice:0:002547A2:0A:000:Infinite Time
openice:0:002547B4:0A:500:Infinite Time (2/2)
openice:0:002505F6:00:000:Score always 0 PL1
openice:0:002505F6:63:000:Score always 99 PL1
openice:0:002505F6:00:001:Set score = 0 Now! PL1
openice:0:002505F6:63:001:Set score = 99 Now! PL1
openice:0:002505F6:63:070:Select score Now! PL1
openice:0:002505FE:00:000:Score always = 0 PL2
openice:0:002505FE:63:000:Score always = 99 PL2
openice:0:002505FE:00:001:Set score = 0 Now! PL2
openice:0:002505FE:63:001:Set score = 99 Now! PL2
openice:0:002505FE:63:070:Select score Now! PL2
; [ Operation Wolf (US) ]
opwolf:0:100C59:00:000:Infinite Energy
opwolf:0:100B1F:22:000:Infinite Bullets
opwolf:0:100B21:09:000:Infinite Magazines
opwolf:0:100B23:05:000:Infinite Grenades
opwolf:2:C01C:00:000:Never have any soldiers to kill
opwolf:2:C01E:00:000:Never have any Helicopters to destroy
opwolf:2:C01F:00:000:Never have any Tanks to destroy
opwolf:2:C020:00:000:Never have any Ships to destroy
opwolf:2:C01C:00:001:No more soldiers to kill Now!:Effects current level only
opwolf:2:C01E:00:001:No more helicopters Now!:Effects current level only
opwolf:2:C01F:00:001:No more tanks to destroy Now!:Effects current level only
opwolf:2:C020:00:001:No more ships to destroy Now!:Effects current level only
opwolf:2:C01C:00:001:Finish this Level Now!:In levels 5 & 6, you must rescue at least one hostage before using this cheat
opwolf:2:C01E:00:501:Finish this Level Now! (2/4)
opwolf:2:C01F:00:501:Finish this Level Now! (3/4)
opwolf:2:C020:00:501:Finish this Level Now! (4/4)
; [ Operation Wolf 3 (World) ]
opwolf3:0:5022B7:09:000:Infinite Credits
opwolf3:0:50F1CB:05:000:Infinite Energy PL1
opwolf3:0:50F1EB:03:000:Infinite Bombs PL1
opwolf3:0:50F1CD:0D:000:Infinite Ammo PL1:Saves having to reload
opwolf3:0:50F1FB:05:000:Infinite Energy PL2
opwolf3:0:50F21B:03:000:Infinite Bombs PL2
opwolf3:0:50F1FD:0D:000:Infinite Ammo PL2:Saves having to reload
; [ Operation Wolf 3 (US) ]
opwolf3u:0:5022B7:09:000:Infinite Credits
opwolf3u:0:50F1CB:05:000:Infinite Energy PL1
opwolf3u:0:50F1EB:03:000:Infinite Bombs PL1
opwolf3u:0:50F1CD:0D:000:Infinite Ammo PL1:Saves having to reload
opwolf3u:0:50F1FB:05:000:Infinite Energy PL2
opwolf3u:0:50F21B:03:000:Infinite Bombs PL2
opwolf3u:0:50F1FD:0D:000:Infinite Ammo PL2:Saves having to reload
; [ Operation Bear ]
opwolfb:0:100C59:00:000:Infinite Energy
opwolfb:0:100B1F:22:000:Infinite Bullets
opwolfb:0:100B21:09:000:Infinite Magazines
opwolfb:0:100B23:05:000:Infinite Grenades
opwolfb:2:C01C:00:000:Never have any soldiers to kill
opwolfb:2:C01E:00:000:Never have any Helicopters to destroy
opwolfb:2:C01F:00:000:Never have any Tanks to destroy
opwolfb:2:C020:00:000:Never have any Ships to destroy
opwolfb:2:C01C:00:001:No more soldiers to kill Now!:Effects current level only
opwolfb:2:C01E:00:001:No more helicopters Now!:Effects current level only
opwolfb:2:C01F:00:001:No more tanks to destroy Now!:Effects current level only
opwolfb:2:C020:00:001:No more ships to destroy Now!:Effects current level only
opwolfb:2:C01C:00:001:Finish this Level Now!:In levels 5 & 6, you must rescue at least one hostage before using this cheat
opwolfb:2:C01E:00:501:Finish this Level Now! (2/4)
opwolfb:2:C01F:00:501:Finish this Level Now! (3/4)
opwolfb:2:C020:00:501:Finish this Level Now! (4/4)
; [ Orange Club - Maruhi Kagai Jugyou (Japan 880213) ]
orangec:0:F165:0F:000:Infinite Score
orangec:0:F166:27:500:Infinite Score (2/2)
orangec:0:F0FF:09:000:Maximum Points
orangec:0:0000:00:999:[ The winning hand cheat must be ]
orangec:0:0000:00:999:[ activated when there are 14 tiles ]
orangec:0:0000:00:999:[ in your hand, then press the RON ]
orangec:0:0000:00:999:[ key ('Z' by default). The tiles do ]
orangec:0:0000:00:999:[ not visually change until you make ]
orangec:0:0000:00:999:[ a move. ]
orangec:0:F48C:01:001:Get winning hand Now!
orangec:0:F48D:01:501:Get winning hand Now! (02/14)
orangec:0:F48E:01:501:Get winning hand Now! (03/14)
orangec:0:F48F:02:501:Get winning hand Now! (04/14)
orangec:0:F490:02:501:Get winning hand Now! (05/14)
orangec:0:F491:02:501:Get winning hand Now! (06/14)
orangec:0:F492:03:501:Get winning hand Now! (07/14)
orangec:0:F493:03:501:Get winning hand Now! (08/14)
orangec:0:F494:03:501:Get winning hand Now! (09/14)
orangec:0:F495:04:501:Get winning hand Now! (10/14)
orangec:0:F496:04:501:Get winning hand Now! (11/14)
orangec:0:F497:04:501:Get winning hand Now! (12/14)
orangec:0:F498:05:501:Get winning hand Now! (13/14)
orangec:0:F499:05:501:Get winning hand Now! (14/14)
orangec:0:F48C:01:000:Always winning hand
orangec:0:F48D:01:500:Always winning hand (02/14)
orangec:0:F48E:01:500:Always winning hand (03/14)
orangec:0:F48F:02:500:Always winning hand (04/14)
orangec:0:F490:02:500:Always winning hand (05/14)
orangec:0:F491:02:500:Always winning hand (06/14)
orangec:0:F492:03:500:Always winning hand (07/14)
orangec:0:F493:03:500:Always winning hand (08/14)
orangec:0:F494:03:500:Always winning hand (09/14)
orangec:0:F495:04:500:Always winning hand (10/14)
orangec:0:F496:04:500:Always winning hand (11/14)
orangec:0:F497:04:500:Always winning hand (12/14)
orangec:0:F498:05:500:Always winning hand (13/14)
orangec:0:F499:05:500:Always winning hand (14/14)
:orangec:00000006:F48C:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:orangec:00000006:F50C:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
; [ Orbit ]
orbit:0:00E2:00:000:Infinite Time:Enable this when you are playing, not before you've inserted a coin!
orbit:0:00E3:80:500:Infinite Time (2/3)
orbit:0:00E4:80:500:Infinite Time (3/3)
:orbit:00000000:00C7:00000063:FFFFFFFF:Infinite Ammo PL1
:orbit:00000000:00C9:00000063:FFFFFFFF:Infinite Fuel PL1
:orbit:00000901:00E7:00000099:FFFFFFFF:Select Score PL1
:orbit:00000000:00C8:00000063:FFFFFFFF:Infinite Ammo PL2
:orbit:00000000:00CA:00000063:FFFFFFFF:Infinite Fuel PL2
:orbit:00000901:00E6:00000099:FFFFFFFF:Select Score PL2
; [ Orbitron ]
orbitron:0:4039:08:000:Infinite Lives PL1
orbitron:0:4041:08:000:Infinite Lives PL2
; [ Ordyne (Japan) ]
ordyne:0:40900B:08:000:Infinite Lives PL1
ordyne:0:409501:01:000:Invincibility PL1
ordyne:0:409529:03:500:Invincibility PL1 (2/2)
ordyne:0:40900F:99:000:Infinite Crystal PL1
ordyne:0:40900E:99:500:Infinite Crystal PL1 (2/2)
ordyne:0:409538:16:000:Infinite Weapon PL1
ordyne:0:409531:00:001:Get Normal Shot PL1
ordyne:0:409531:01:001:Get Vulcan Shot PL1
ordyne:0:409538:16:501:Get Vulcan Shot PL1 (2/2)
ordyne:0:409531:02:001:Get Penetration Shot PL1
ordyne:0:409538:16:501:Get Penetration Shot PL1(2/2)
ordyne:0:409531:03:001:Get 3Way Shot PL1
ordyne:0:409538:16:501:Get 3Way Shot PL1 (2/2)
ordyne:0:409531:04:001:Get Wide Shot PL1
ordyne:0:409538:16:501:Get Wide Shot PL1 (2/2)
ordyne:0:409531:05:001:Get Stock Bomber ShotPL1
ordyne:0:40BCC1:01:501:Get Stock Bomber ShotPL1(2/2)
ordyne:0:40BD09:0A:000:Maximum Power Stock BomberPL1
ordyne:0:40953B:06:000:Infinite Bombs PL1
ordyne:0:409533:00:001:Get Normal Bomb PL1
ordyne:0:409533:01:001:Get Horming Missile PL1
ordyne:0:40953B:06:501:Get Horming Missile PL1 (2/2)
ordyne:0:409533:02:001:Get Upper Bomb PL1
ordyne:0:40953B:06:501:Get Upper Bomb PL1 (2/2)
ordyne:0:409533:03:001:Get Fire Bomb PL1
ordyne:0:40953B:06:501:Get Fire Bomb PL1 (2/2)
ordyne:0:40902B:08:000:Infinite Lives PL2
ordyne:0:409561:01:000:Invincibility PL2
ordyne:0:409589:03:500:Invincibility PL2 (2/2)
ordyne:0:40902F:99:000:Infinite Crystal PL2
ordyne:0:40902E:99:500:Infinite Crystal PL2 (2/2)
ordyne:0:409598:16:000:Infinite Weapon PL2
ordyne:0:409591:00:001:Get Normal Shot PL2
ordyne:0:409591:01:001:Get Vulcan Shot PL2
ordyne:0:409598:16:501:Get Vulcan Shot PL2 (2/2)
ordyne:0:409591:02:001:Get Penetration Shot PL2
ordyne:0:409598:16:501:Get Penetration Shot PL2(2/2)
ordyne:0:409591:03:001:Get 3Way Shot PL2
ordyne:0:409598:16:501:Get 3Way Shot PL2 (2/2)
ordyne:0:409591:04:001:Get Wide Shot PL2
ordyne:0:409598:16:501:Get Wide Shot PL2 (2/2)
ordyne:0:409591:05:001:Get Stock Bomber ShotPL2
ordyne:0:40BD21:01:501:Get Stock Bomber ShotPL2(2/2)
ordyne:0:40BD69:0A:000:Maximum Power Stock BomberPL2
ordyne:0:40959B:06:000:Infinite Bombs PL2
ordyne:0:409593:00:001:Get Normal Bomb PL2
ordyne:0:409593:01:001:Get Horming Missile PL2
ordyne:0:40959B:06:501:Get Horming Missile PL2 (2/2)
ordyne:0:409593:02:001:Get Upper Bomb PL2
ordyne:0:40959B:06:501:Get Upper Bomb PL2 (2/2)
ordyne:0:409593:03:001:Get Fire Bomb PL2
ordyne:0:40959B:06:501:Get Fire Bomb PL2 (2/2)
ordyne:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Oriental Legend / Xi Yo Gi Shi Re Zuang (ver. 105, Korean Board) ]
orld105k:0:0000:00:999:[ This game hasn't even ]:REASON 11
orld105k:0:0000:00:999:[ been looked at due to ]:REASON 11
orld105k:0:0000:00:999:[ time constraints - Too]:REASON 11
orld105k:0:0000:00:999:[ many games and so ]:REASON 11
orld105k:0:0000:00:999:[ little time. It is ]:REASON 11
orld105k:0:0000:00:999:[ even possible that ]:REASON 11
orld105k:0:0000:00:999:[ this game may be a ]:REASON 11
orld105k:0:0000:00:999:[ clone of an existing ]:REASON 11
orld105k:0:0000:00:999:[ game which may have ]:REASON 11
orld105k:0:0000:00:999:[ cheats. Please search ]:REASON 11
orld105k:0:0000:00:999:[ the cheat forums ]:REASON 11
orld105k:0:0000:00:999:[ before posting cheat ]:REASON 11
orld105k:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Oriental Legend / Xi Yo Gi Shi Re Zuang (ver. 111, Chinese Board) ]
orld111c:0:0000:00:999:[ This game hasn't even ]:REASON 11
orld111c:0:0000:00:999:[ been looked at due to ]:REASON 11
orld111c:0:0000:00:999:[ time constraints - Too]:REASON 11
orld111c:0:0000:00:999:[ many games and so ]:REASON 11
orld111c:0:0000:00:999:[ little time. It is ]:REASON 11
orld111c:0:0000:00:999:[ even possible that ]:REASON 11
orld111c:0:0000:00:999:[ this game may be a ]:REASON 11
orld111c:0:0000:00:999:[ clone of an existing ]:REASON 11
orld111c:0:0000:00:999:[ game which may have ]:REASON 11
orld111c:0:0000:00:999:[ cheats. Please search ]:REASON 11
orld111c:0:0000:00:999:[ the cheat forums ]:REASON 11
orld111c:0:0000:00:999:[ before posting cheat ]:REASON 11
orld111c:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Oriental Legend / Xi Yo Gi Shi Re Zuang (ver. 126) ]
orlegend:0:80C06E:64:000:Infinite Time
orlegend:0:81C4A2:0A:000:Infinite Lives PL1
orlegend:0:81BE99:48:000:Infinite Energy PL1
orlegend:0:81C6A5:30:500:Infinite Energy PL1 (2/2)
orlegend:0:81BF60:80:000:Invincibility "ON" PL1(buggy):Some monsters can sometimes hit you !
orlegend:0:81BF60:00:001:Invincibility "OFF" PL1
orlegend:0:81C6EE:0A:000:Infinite Lives PL2
orlegend:0:81BFD7:48:000:Infinite Energy PL2
orlegend:0:81C8F1:68:500:Infinite Energy PL2 (2/2)
orlegend:0:81C09E:80:000:Invincibility "ON" PL2(buggy):Some monsters can sometimes hit you !
orlegend:0:81C09E:00:001:Invincibility "OFF" PL2
orlegend:0:81C93A:0A:000:Infinite Lives PL3
orlegend:0:81C115:48:000:Infinite Energy PL3
orlegend:0:81CB3D:A0:500:Infinite Energy PL3 (2/2)
orlegend:0:81C1DC:80:000:Invincibility "ON" PL3(buggy):Some monsters can sometimes hit you !
orlegend:0:81C1DC:00:001:Invincibility "OFF" PL3
orlegend:0:81CB86:0A:000:Infinite Lives PL4
orlegend:0:81C253:48:000:Infinite Energy PL4
orlegend:0:81CD89:D8:500:Infinite Energy PL4 (2/2)
orlegend:0:81C31A:80:000:Invincibility "ON" PL4(buggy):Some monsters can sometimes hit you !
orlegend:0:81C31A:00:001:Invincibility "OFF" PL4
; [ Oriental Legend / Xi Yo Gi Shi Re Zuang (ver. 112, Chinese B ]
orlegndc:0:80C06E:64:000:Infinite Time
orlegndc:0:81C4A2:0A:000:Infinite Lives PL1
orlegndc:0:81BE99:48:000:Infinite Energy PL1
orlegndc:0:81C6A5:30:500:Infinite Energy PL1 (2/2)
orlegndc:0:81BF60:80:000:Invincibility "ON" PL1(buggy):Some monsters can sometimes hit you !
orlegndc:0:81BF60:00:001:Invincibility "OFF" PL1
orlegndc:0:81C6EE:0A:000:Infinite Lives PL2
orlegndc:0:81BFD7:48:000:Infinite Energy PL2
orlegndc:0:81C8F1:68:500:Infinite Energy PL2 (2/2)
orlegndc:0:81C09E:80:000:Invincibility "ON" PL2(buggy):Some monsters can sometimes hit you !
orlegndc:0:81C09E:00:001:Invincibility "OFF" PL2
orlegndc:0:81C93A:0A:000:Infinite Lives PL3
orlegndc:0:81C115:48:000:Infinite Energy PL3
orlegndc:0:81CB3D:A0:500:Infinite Energy PL3 (2/2)
orlegndc:0:81C1DC:80:000:Invincibility "ON" PL3(buggy):Some monsters can sometimes hit you !
orlegndc:0:81C1DC:00:001:Invincibility "OFF" PL3
orlegndc:0:81CB86:0A:000:Infinite Lives PL4
orlegndc:0:81C253:48:000:Infinite Energy PL4
orlegndc:0:81CD89:D8:500:Infinite Energy PL4 (2/2)
orlegndc:0:81C31A:80:000:Invincibility "ON" PL4(buggy):Some monsters can sometimes hit you !
orlegndc:0:81C31A:00:001:Invincibility "OFF" PL4
; [ Oriental Legend / Xi Yo Gi Shi Re Zuang (ver. 112) ]
orlegnde:0:80C06E:64:000:Infinite Time
orlegnde:0:81C4A2:0A:000:Infinite Lives PL1
orlegnde:0:81BE99:48:000:Infinite Energy PL1
orlegnde:0:81C6A5:30:500:Infinite Energy PL1 (2/2)
orlegnde:0:81BF60:80:000:Invincibility "ON" PL1(buggy):Some monsters can sometimes hit you !
orlegnde:0:81BF60:00:001:Invincibility "OFF" PL1
orlegnde:0:81C6EE:0A:000:Infinite Lives PL2
orlegnde:0:81BFD7:48:000:Infinite Energy PL2
orlegnde:0:81C8F1:68:500:Infinite Energy PL2 (2/2)
orlegnde:0:81C09E:80:000:Invincibility "ON" PL2(buggy):Some monsters can sometimes hit you !
orlegnde:0:81C09E:00:001:Invincibility "OFF" PL2
orlegnde:0:81C93A:0A:000:Infinite Lives PL3
orlegnde:0:81C115:48:000:Infinite Energy PL3
orlegnde:0:81CB3D:A0:500:Infinite Energy PL3 (2/2)
orlegnde:0:81C1DC:80:000:Invincibility "ON" PL3(buggy):Some monsters can sometimes hit you !
orlegnde:0:81C1DC:00:001:Invincibility "OFF" PL3
orlegnde:0:81CB86:0A:000:Infinite Lives PL4
orlegnde:0:81C253:48:000:Infinite Energy PL4
orlegnde:0:81CD89:D8:500:Infinite Energy PL4 (2/2)
orlegnde:0:81C31A:80:000:Invincibility "ON" PL4(buggy):Some monsters can sometimes hit you !
orlegnde:0:81C31A:00:001:Invincibility "OFF" PL4
; [ Outrunners (US) ]
orunners:0:20E0A0:18:000:Infinite Credits
:orunners:00100000:20FB6A:00007515:FFFFFFFF:Infinite Time
:orunners:00100000:209074:0000FFFF:FFFFFFFF:Always drive at Maximum Speed
:orunners:00100001:209074:0000FFFF:FFFFFFFF:Get Turbo Boost Now!:Assign this to an activation key for best effect
; [ Psycho-Nics Oscar (US) ]
oscar:0:003E:99:004:Infinite Time
oscar:0:007D:05:000:Infinite Lives
oscar:0:0042:06:000:Infinite Energy
oscar:0:0043:1F:000:Invincibility:To be used when you blink
oscar:0:0092:03:000:Always Max Jump Power Up
oscar:0:0000:00:999:[These highlight cheats dont]
oscar:0:0000:00:999:[actually display on status ]
oscar:0:0000:00:999:[bar, effects memory only! ]
oscar:0:0091:01:001:Highlight "JUMP"
oscar:0:0091:02:001:Highlight "GRENADE"
oscar:0:0091:03:001:Highlight "MISSILE"
oscar:0:0091:04:001:Highlight "P.C.U."
oscar:0:0091:05:001:Highlight "GUN/ARMOR"
; [ Osman (World) ]
:osman:00000000:201035:00000009:FFFFFFFF:Infinite Credits
:osman:00100000:18007C:00000900:FFFFFFFF:Infinite Time
:osman:00110000:180080:00000905:FFFFFFFF:Infinite Time (2/2)
:osman:00000000:184F00:00000009:FFFFFFFF:Infinite Lives
:osman:00000000:184F21:00000004:FFFFFFFF:Infinite Energy
:osman:00010000:20100B:00000004:FFFFFFFF:Infinite Energy (2/2)
:osman:00000000:184E18:00000002:FFFFFFFF:Invincibility
:osman:00000000:184F2C:00000003:FFFFFFFF:Infinite Bombs
:osman:00000000:184F30:00000004:FFFFFFFF:Always Have Maximum Attack Power
:osman:00000000:180020:00000000:00000010:Rapid Fire:Turn it OFF on the name entry screen
:osman:60000000:000000:00000000:00000000:
:osman:62000000:000000:00000000:00000000:Select Region
:osman:00010000:20103C:00000000:FFFFFFFF:Osman (World)
:osman:00010000:20103C:00000001:FFFFFFFF:Cannon Dancer (Japan)
; [ Psycho-Nics Oscar (Japan revision 2) ]
oscarj:0:003E:99:004:Infinite Time
oscarj:0:007D:05:000:Infinite Lives
oscarj:0:0042:06:000:Infinite Energy
oscarj:0:0043:1F:000:Invincibility:To be used when you blink
oscarj:0:0092:03:000:Always Max Jump Power Up
oscarj:0:0000:00:999:[These highlight cheats dont]
oscarj:0:0000:00:999:[actually display on status ]
oscarj:0:0000:00:999:[bar, effects memory only! ]
oscarj:0:0091:01:001:Highlight "JUMP"
oscarj:0:0091:02:001:Highlight "GRENADE"
oscarj:0:0091:03:001:Highlight "MISSILE"
oscarj:0:0091:04:001:Highlight "P.C.U."
oscarj:0:0091:05:001:Highlight "GUN/ARMOR"
; [ Psycho-Nics Oscar (Japan revision 0) ]
oscarj0:0:003E:99:004:Infinite Time
oscarj0:0:007D:05:000:Infinite Lives
oscarj0:0:0042:06:000:Infinite Energy
oscarj0:0:0043:1F:000:Invincibility:To be used when you blink
oscarj0:0:0092:03:000:Always Max Jump Power Up
oscarj0:0:0000:00:999:[These highlight cheats dont]
oscarj0:0:0000:00:999:[actually display on status ]
oscarj0:0:0000:00:999:[bar, effects memory only! ]
oscarj0:0:0091:01:001:Highlight "JUMP"
oscarj0:0:0091:02:001:Highlight "GRENADE"
oscarj0:0:0091:03:001:Highlight "MISSILE"
oscarj0:0:0091:04:001:Highlight "P.C.U."
oscarj0:0:0091:05:001:Highlight "GUN/ARMOR"
; [ Psycho-Nics Oscar (Japan revision 1) ]
oscarj1:0:003E:99:004:Infinite Time
oscarj1:0:007D:05:000:Infinite Lives
oscarj1:0:0042:06:000:Infinite Energy
oscarj1:0:0043:1F:000:Invincibility:To be used when you blink
oscarj1:0:0092:03:000:Always Max Jump Power Up
oscarj1:0:0000:00:999:[These highlight cheats dont]
oscarj1:0:0000:00:999:[actually display on status ]
oscarj1:0:0000:00:999:[bar, effects memory only! ]
oscarj1:0:0091:01:001:Highlight "JUMP"
oscarj1:0:0091:02:001:Highlight "GRENADE"
oscarj1:0:0091:03:001:Highlight "MISSILE"
oscarj1:0:0091:04:001:Highlight "P.C.U."
oscarj1:0:0091:05:001:Highlight "GUN/ARMOR"
; [ Disco Mahjong Otachidai no Okite (Japan) ]
otatidai:0:0000:00:999:[The winning hand cheat must]
otatidai:0:0000:00:999:[be activated when there are]
otatidai:0:0000:00:999:[14 tiles in your hand, then]
otatidai:0:0000:00:999:[press the RON key . ]
otatidai:0:0000:00:999:[('Z' by default). The tiles]
otatidai:0:0000:00:999:[do not visually change ]
otatidai:0:0000:00:999:[until you make a move. ]
otatidai:0:FBF5:31:001:Get winning hand Now!
otatidai:0:FBF6:31:501:Get winning hand Now! (02/14)
otatidai:0:FBF7:31:501:Get winning hand Now! (03/14)
otatidai:0:FBF8:32:501:Get winning hand Now! (04/14)
otatidai:0:FBF9:32:501:Get winning hand Now! (05/14)
otatidai:0:FBFA:32:501:Get winning hand Now! (06/14)
otatidai:0:FBFB:33:501:Get winning hand Now! (07/14)
otatidai:0:FBFC:33:501:Get winning hand Now! (08/14)
otatidai:0:FBFD:33:501:Get winning hand Now! (09/14)
otatidai:0:FBFE:34:501:Get winning hand Now! (10/14)
otatidai:0:FBFF:34:501:Get winning hand Now! (11/14)
otatidai:0:FC00:34:501:Get winning hand Now! (12/14)
otatidai:0:FC01:35:501:Get winning hand Now! (13/14)
otatidai:0:FC02:35:501:Get winning hand Now! (14/14)
otatidai:0:0000:00:999:[At the start of a game, ]
otatidai:0:0000:00:999:[there may be some small ]
otatidai:0:0000:00:999:[glitches on the tiles when ]
otatidai:0:0000:00:999:[using the 'Always' cheats. ]
otatidai:0:0000:00:999:[The cheats should still ]
otatidai:0:0000:00:999:[work as normal. ]
otatidai:0:FBF5:31:000:Always winning hand
otatidai:0:FBF6:31:500:Always winning hand (02/14)
otatidai:0:FBF7:31:500:Always winning hand (03/14)
otatidai:0:FBF8:32:500:Always winning hand (04/14)
otatidai:0:FBF9:32:500:Always winning hand (05/14)
otatidai:0:FBFA:32:500:Always winning hand (06/14)
otatidai:0:FBFB:33:500:Always winning hand (07/14)
otatidai:0:FBFC:33:500:Always winning hand (08/14)
otatidai:0:FBFD:33:500:Always winning hand (09/14)
otatidai:0:FBFE:34:500:Always winning hand (10/14)
otatidai:0:FBFF:34:500:Always winning hand (11/14)
otatidai:0:FC00:34:500:Always winning hand (12/14)
otatidai:0:FC01:35:500:Always winning hand (13/14)
otatidai:0:FC02:35:500:Always winning hand (14/14)
; [ Othello Shiyouyo ]
othellos:0:00183D05:09:000:Infinite Credits
othellos:0:0608AB76:01:000:Infinite Time
; [ Othello Derby (Japan) ]
othldrby:0:102F59:09:000:Infinite Credits
othldrby:0:101517:64:000:Infinite Time
; [ Operation Thunderbolt (World) ]
othunder:0:0827C5:01:000:Infinite Energy PL1:Bar still decrements!
othunder:0:0827CD:63:000:Infinite Magazines PL1
othunder:0:0827C9:63:000:Infinite Bullets PL1
othunder:0:0827D1:63:000:Infinite Grenades PL1
othunder:0:0827C7:01:000:Infinite Energy PL2:Bar still decrements!
othunder:0:0827CF:63:000:Infinite Magazines PL2
othunder:0:0827CB:63:000:Infinite Bullets PL2
othunder:0:0827D3:63:000:Infinite Grenades PL2
; [ Operation Thunderbolt (US) ]
othundu:0:0827C5:01:000:Infinite Energy PL1:Bar still decrements!
othundu:0:0827CD:63:000:Infinite Magazines PL1
othundu:0:0827C9:63:000:Infinite Bullets PL1
othundu:0:0827D1:63:000:Infinite Grenades PL1
othundu:0:0827C7:01:000:Infinite Energy PL2:Bar still decrements!
othundu:0:0827CF:63:000:Infinite Magazines PL2
othundu:0:0827CB:63:000:Infinite Bullets PL2
othundu:0:0827D3:63:000:Infinite Grenades PL2
; [ Otona no Mahjong (Japan 880628) ]
otonano:0:0000:00:999:[ The winning hand cheat must be ]
otonano:0:0000:00:999:[ activated when there are 14 tiles ]
otonano:0:0000:00:999:[ in your hand, then press the RON ]
otonano:0:0000:00:999:[ key ('Z' by default). The tiles do ]
otonano:0:0000:00:999:[ not visually change until you make ]
otonano:0:0000:00:999:[ a move. ]
otonano:0:FC8D:31:001:Get winning hand Now!
otonano:0:FC8E:31:501:Get winning hand Now! (02/14)
otonano:0:FC8F:31:501:Get winning hand Now! (03/14)
otonano:0:FC90:32:501:Get winning hand Now! (04/14)
otonano:0:FC91:32:501:Get winning hand Now! (05/14)
otonano:0:FC92:32:501:Get winning hand Now! (06/14)
otonano:0:FC93:33:501:Get winning hand Now! (07/14)
otonano:0:FC94:33:501:Get winning hand Now! (08/14)
otonano:0:FC95:33:501:Get winning hand Now! (09/14)
otonano:0:FC96:34:501:Get winning hand Now! (10/14)
otonano:0:FC97:34:501:Get winning hand Now! (11/14)
otonano:0:FC98:34:501:Get winning hand Now! (12/14)
otonano:0:FC99:35:501:Get winning hand Now! (13/14)
otonano:0:FC9A:35:501:Get winning hand Now! (14/14)
otonano:0:FC8D:31:000:Always winning hand
otonano:0:FC8E:31:500:Always winning hand (02/14)
otonano:0:FC8F:31:500:Always winning hand (03/14)
otonano:0:FC90:32:500:Always winning hand (04/14)
otonano:0:FC91:32:500:Always winning hand (05/14)
otonano:0:FC92:32:500:Always winning hand (06/14)
otonano:0:FC93:33:500:Always winning hand (07/14)
otonano:0:FC94:33:500:Always winning hand (08/14)
otonano:0:FC95:33:500:Always winning hand (09/14)
otonano:0:FC96:34:500:Always winning hand (10/14)
otonano:0:FC97:34:500:Always winning hand (11/14)
otonano:0:FC98:34:500:Always winning hand (12/14)
otonano:0:FC99:35:500:Always winning hand (13/14)
otonano:0:FC9A:35:500:Always winning hand (14/14)
; [ Off the Wall (Sente) ]
otwalls:0:0000:00:999:[The score will not display ]
otwalls:0:0000:00:999:[correctly until you score! ]
otwalls:0:0140:0B:070:Select Score PL1
otwalls:0:0141:0B:070:Select Score PL2
; [ Outfoxies (Japan) ]
outfxesj:0:20601F:0A:000:Infinite Credits
:outfxesj:00100000:208092:0000EA5C:FFFFFFFF:Infinite Time
:outfxesj:00000000:208D59:000000F0:FFFFFFFF:Infinite Energy PL1
:outfxesj:00000000:208E0D:000000F0:FFFFFFFF:Infinite Energy PL2
; [ Outfoxies ]
outfxies:0:20601F:0A:000:Infinite Credits
:outfxies:00100000:208092:0000EA5C:FFFFFFFF:Infinite Time
:outfxies:00000000:208D59:000000F0:FFFFFFFF:Infinite Energy PL1
:outfxies:00000000:208E0D:000000F0:FFFFFFFF:Infinite Energy PL2
; [ Outline ]
outline:0:1D59:99:000:Infinite Credits
outline:0:1CA3:06:000:Infinite Lives PL1
outline:0:1CA4:06:000:Infinite Lives PL2
; [ Out Run (set 1) ]
outrun:0:060861:99:000:Infinite Time
outrun:0:000000:00:999:[The Speed always=999 cheat ]
outrun:0:000000:00:999:[makes the game seriously ]
outrun:0:000000:00:999:[easy, you can drive through]
outrun:0:000000:00:999:[obstacles too! Watch out ]
outrun:0:000000:00:999:[for other vehicles though. ]
outrun:0:26079C:03:000:Speed always = 999
outrun:0:26079D:E6:500:Speed always = 999 (2/2)
; [ Out Run (set 2) ]
outruna:0:060861:99:000:Infinite Time
outruna:0:000000:00:999:[The Speed always=999 cheat ]
outruna:0:000000:00:999:[makes the game seriously ]
outruna:0:000000:00:999:[easy, you can drive through]
outruna:0:000000:00:999:[obstacles too! Watch out ]
outruna:0:000000:00:999:[for other vehicles though. ]
outruna:0:26079C:03:000:Speed always = 999
outruna:0:26079D:E6:500:Speed always = 999 (2/2)
; [ Out Run (set 3) ]
outrunb:0:060861:99:000:Infinite Time
outrunb:0:000000:00:999:[The Speed always=999 cheat ]
outrunb:0:000000:00:999:[makes the game seriously ]
outrunb:0:000000:00:999:[easy, you can drive through]
outrunb:0:000000:00:999:[obstacles too! Watch out ]
outrunb:0:000000:00:999:[for other vehicles though. ]
outrunb:0:26079C:03:000:Speed always = 999
outrunb:0:26079D:E6:500:Speed always = 999 (2/2)
; [ Out Run (Deluxe?) ]
outrundx:0:060861:99:000:Infinite Time
outrundx:0:000000:00:999:[The Speed always=999 cheat ]
outrundx:0:000000:00:999:[makes the game seriously ]
outrundx:0:000000:00:999:[easy, you can drive through]
outrundx:0:000000:00:999:[obstacles too! Watch out ]
outrundx:0:000000:00:999:[for other vehicles though. ]
outrundx:0:26079C:03:000:Speed always = 999
outrundx:0:26079D:E6:500:Speed always = 999 (2/2)
; [ Out Zone (set 1) ]
outzone:0:000000:00:999:[ ]
outzone:0:000000:00:999:[See the Dip Switch Menu to ]
outzone:0:000000:00:999:[enable an alternate ]
outzone:0:000000:00:999:[Invincibility cheat. ]
outzone:0:000000:00:999:[ ]
outzone:0:000000:00:999:[If you want to skip the ]
outzone:0:000000:00:999:[level or see the game very ]
outzone:0:000000:00:999:[fast then enable Infinite ]
outzone:0:000000:00:999:[Bombs AND Invincibility and]
outzone:0:000000:00:999:[put frameskip to 11 and hit]
outzone:0:000000:00:999:[F10 to put speed to max.The]
outzone:0:000000:00:999:[faster the puter the better]
outzone:0:000000:00:999:[Just walk UP and use bomb ]
outzone:0:000000:00:999:[to kill the boss. ]
outzone:0:240BCF:09:000:Infinite Lives PL1
outzone:0:241E7A:D0:000:Infinite Energy PL1
outzone:0:241E53:0B:000:Infinite Bombs PL1
outzone:0:241E5D:0A:000:Invincibility PL1
outzone:0:241E4F:02:001:Get Max Firepower Now! PL1
outzone:0:241E38:4B:041:Get Normal Weapon Now! PL1
outzone:0:241E38:4A:041:Get 3-Way Weapon Now!PL1
outzone:0:241E38:01:521:Get 3-Way Weapon Now!PL1(2/2)
outzone:0:241E38:08:021:Get Super Ball Now! PL1
outzone:0:241E38:40:021:Get Super Burner Now!PL1
outzone:0:241E38:08:541:Get Super Burner Now!PL1(2/2)
outzone:0:241E38:20:021:Get Speed Up Now! PL1
outzone:0:241E38:80:021:Get Shield Now! PL1
outzone:0:240BD1:09:000:Infinite Lives PL2
outzone:0:241EFA:D0:000:Infinite Energy PL2
outzone:0:241ED3:0B:000:Infinite Bombs PL2
outzone:0:241EDD:0A:000:Invincibility PL2
outzone:0:241ECF:02:001:Get Max Firepower Now! PL2
outzone:0:241EB8:4B:041:Get Normal Weapon Now! PL2
outzone:0:241EB8:4A:041:Get 3-Way Weapon Now!PL2
outzone:0:241EB8:01:521:Get 3-Way Weapon Now!PL2(2/2)
outzone:0:241EB8:08:021:Get Super Ball Now! PL2
outzone:0:241EB8:40:021:Get Super Burner Now!PL2
outzone:0:241EB8:08:541:Get Super Burner Now!PL2(2/2)
outzone:0:241EB8:20:021:Get Speed Up Now! PL2
outzone:0:241EB8:80:021:Get Shield Now! PL2
; [ Out Zone (set 2) ]
outzonea:0:000000:00:999:[ ]
outzonea:0:000000:00:999:[See the Dip Switch Menu to ]
outzonea:0:000000:00:999:[enable an alternate ]
outzonea:0:000000:00:999:[Invincibility cheat. ]
outzonea:0:000000:00:999:[ ]
outzonea:0:000000:00:999:[If you want to skip the ]
outzonea:0:000000:00:999:[level or see the game very ]
outzonea:0:000000:00:999:[fast then enable Infinite ]
outzonea:0:000000:00:999:[Bombs AND Invincibility and]
outzonea:0:000000:00:999:[put frameskip to 11 and hit]
outzonea:0:000000:00:999:[F10 to put speed to max.The]
outzonea:0:000000:00:999:[faster the puter the better]
outzonea:0:000000:00:999:[Just walk UP and use bomb ]
outzonea:0:000000:00:999:[to kill the boss. ]
outzonea:0:240BCF:09:000:Infinite Lives PL1
outzonea:0:241E7E:D0:000:Infinite Energy PL1
outzonea:0:241E57:0B:000:Infinite Bombs PL1
outzonea:0:241E61:0A:000:Invincibility PL1
outzonea:0:241E53:02:001:Get Max Firepower Now! PL1
outzonea:0:241E3C:4B:041:Get Normal Weapon Now! PL1
outzonea:0:241E3C:4A:041:Get 3-Way Weapon Now!PL1
outzonea:0:241E3C:01:521:Get 3-Way Weapon Now!PL1(2/2)
outzonea:0:241E3C:08:021:Get Super Ball Now! PL1
outzonea:0:241E3C:40:021:Get Super Burner Now!PL1
outzonea:0:241E3C:08:541:Get Super Burner Now!PL1(2/2)
outzonea:0:241E3C:20:021:Get Speed Up Now! PL1
outzonea:0:241E3C:80:021:Get Shield Now! PL1
outzonea:0:240BD1:09:000:Infinite Lives PL2
outzonea:0:241EFE:D0:000:Infinite Energy PL2
outzonea:0:241ED7:0B:000:Infinite Bombs PL2
outzonea:0:241EE1:0A:000:Invincibility PL2
outzonea:0:241ED3:02:001:Get Max Firepower Now! PL2
outzonea:0:241EBC:4B:041:Get Normal Weapon Now! PL2
outzonea:0:241EBC:4A:041:Get 3-Way Weapon Now!PL2
outzonea:0:241EBC:01:521:Get 3-Way Weapon Now!PL2(2/2)
outzonea:0:241EBC:08:021:Get Super Ball Now! PL2
outzonea:0:241EBC:40:021:Get Super Burner Now!PL2
outzonea:0:241EBC:08:541:Get Super Burner Now!PL2(2/2)
outzonea:0:241EBC:20:021:Get Speed Up Now! PL2
outzonea:0:241EBC:80:021:Get Shield Now! PL2
; [ Over Drive ]
overdriv:0:040014:99:000:Infinite Credits
overdriv:0:200012:99:000:Infinite Time
overdriv:0:200013:99:500:Infinite Time (2/2)
overdriv:0:04334E:FF:000:Always drive at Maximum Speed
; [ Over Top ]
overtop:0:10B004:99:000:Infinite Time
overtop:0:10B066:12:000:Infinite Select Time
overtop:0:10E098:00:000:Lap time always = 0'00"00
overtop:0:10E099:00:500:Lap time always = 0'00"00 (2/3)
overtop:0:10E09A:00:500:Lap time always = 0'00"00 (3/3)
overtop:0:10E0FD:00:000:Always Finish 1st Place
overtop:0:104851:FF:000:Go at max speed - take care!:Turn off with F6 when stuck!
overtop:0:104851:FF:005:Get to Max Speed in 1 sec
overtop:0:104851:FF:006:Get to Max Speed in 3 secs
overtop:0:104851:FF:007:Get to Max Speed in 5 secs
; [ Ozma Wars (set 2) ]
ozmawar2:0:203B:0F:000:Infinite Energy
ozmawar2:0:203C:27:500:Infinite Energy (2/2)
ozmawar2:0:0000:00:999:[Use the Invincibility "OFF"]
ozmawar2:0:0000:00:999:[cheat when you dock!! ]
ozmawar2:0:21A8:1B:000:Invincibility "ON"
ozmawar2:0:21A8:00:001:Invincibility "OFF"
; [ Ozma Wars (set 1) ]
ozmawars:0:203B:0F:000:Infinite Energy
ozmawars:0:203C:27:500:Infinite Energy (2/2)
ozmawars:0:0000:00:999:[Use the Invincibility "OFF"]
ozmawars:0:0000:00:999:[cheat when you dock!! ]
ozmawars:0:21A8:1B:000:Invincibility "ON"
ozmawars:0:21A8:00:001:Invincibility "OFF"
; [ Ozon I ]
ozon1:0:4002:63:000:Infinite Credits
ozon1:0:40AE:00:000:Invincibility
:ozon1:00000000:4053:00000063:FFFFFFFF:Infinite Lives PL1
:ozon1:00000001:4055:00000000:FFFFFFFF:Finish this Round Now! PL1
:ozon1:00000500:4052:00000062:FFFFFFFF:Select Next Round PL1
:ozon1:00000000:4061:00000001:FFFFFFFF:Always have No Tanks PL1
:ozon1:00010000:4063:00000001:FFFFFFFF:Always have No Tanks PL1 (2/12)
:ozon1:00010000:4065:00000001:FFFFFFFF:Always have No Tanks PL1 (3/12)
:ozon1:00010000:4067:00000001:FFFFFFFF:Always have No Tanks PL1 (4/12)
:ozon1:00010000:4069:00000001:FFFFFFFF:Always have No Tanks PL1 (5/12)
:ozon1:00010000:406B:00000001:FFFFFFFF:Always have No Tanks PL1 (6/12)
:ozon1:00010000:406D:00000001:FFFFFFFF:Always have No Tanks PL1 (7/12)
:ozon1:00010000:406F:00000001:FFFFFFFF:Always have No Tanks PL1 (8/12)
:ozon1:00010000:4071:00000001:FFFFFFFF:Always have No Tanks PL1 (9/12)
:ozon1:00010000:4073:00000001:FFFFFFFF:Always have No Tanks PL1 (10/12)
:ozon1:00010000:4075:00000001:FFFFFFFF:Always have No Tanks PL1 (11/12)
:ozon1:00010000:4077:00000001:FFFFFFFF:Always have No Tanks PL1 (12/12)
:ozon1:00000000:4057:00000063:FFFFFFFF:Infinite Lives PL2
:ozon1:00000001:4059:00000000:FFFFFFFF:Finish this Round Now! PL2
:ozon1:00000500:4056:00000063:FFFFFFFF:Select Next Round PL2
:ozon1:00000000:4079:00000001:FFFFFFFF:Always have No Tanks PL2
:ozon1:00010000:407B:00000001:FFFFFFFF:Always have No Tanks PL2 (2/12)
:ozon1:00010000:407D:00000001:FFFFFFFF:Always have No Tanks PL2 (3/12)
:ozon1:00010000:407F:00000001:FFFFFFFF:Always have No Tanks PL2 (4/12)
:ozon1:00010000:4081:00000001:FFFFFFFF:Always have No Tanks PL2 (5/12)
:ozon1:00010000:4083:00000001:FFFFFFFF:Always have No Tanks PL2 (6/12)
:ozon1:00010000:4085:00000001:FFFFFFFF:Always have No Tanks PL2 (7/12)
:ozon1:00010000:4087:00000001:FFFFFFFF:Always have No Tanks PL2 (8/12)
:ozon1:00010000:4089:00000001:FFFFFFFF:Always have No Tanks PL2 (9/12)
:ozon1:00010000:408B:00000001:FFFFFFFF:Always have No Tanks PL2 (10/12)
:ozon1:00010000:408D:00000001:FFFFFFFF:Always have No Tanks PL2 (11/12)
:ozon1:00010000:408F:00000001:FFFFFFFF:Always have No Tanks PL2 (12/12)
; [ P-47 - The Phantom Fighter (World) ]
p47:0:000000:00:999:[See the Dip Switch Menu to ]
p47:0:000000:00:999:[enable an alternate ]
p47:0:000000:00:999:[Invincibility cheat. ]
p47:0:0F0847:03:000:Infinite Lives PL1
p47:0:0F080B:A0:000:Invincibility PL1
p47:0:0F084D:00:001:Lose extra weapons Now! PL1
p47:0:0F084D:01:001:Get Extra weapon - M Now! PL1
p47:0:0F084D:02:001:Get Extra weapon - E Now! PL1
p47:0:0F084D:03:001:Get Extra weapon - T Now! PL1
p47:0:0F084D:04:001:Get Extra weapon - B Now! PL1
p47:0:0F0C39:03:000:Infinite Lives PL2
p47:0:0F0C03:A0:000:Invincibility PL2
p47:0:0F0C3F:00:001:Lose extra weapons Now! PL2
p47:0:0F0C3F:01:001:Get Extra weapon - M Now! PL2
p47:0:0F0C3F:02:001:Get Extra weapon - E Now! PL2
p47:0:0F0C3F:03:001:Get Extra weapon - T Now! PL2
p47:0:0F0C3F:04:001:Get Extra weapon - B Now! PL2
; [ P-47 Aces ]
p47aces:0:FEE0F836:06:000:Infinite Lives PL1
p47aces:0:FEE0F842:08:000:Infinite Bombs PL1
p47aces:0:FEE0F834:02:000:Invincibility PL1
p47aces:0:FEE0F8B2:04:000:Maximum Air-to-Air Power PL1
p47aces:0:FEE0F8B3:04:000:Maximum Air-to-Surface Power PL1
p47aces:0:FEE0F8B6:06:000:Infinite Lives PL2
p47aces:0:FEE0F8C2:08:000:Infinite Bombs PL2
p47aces:0:FEE0F8B4:02:000:Invincibility PL2
p47aces:0:FEE0F832:04:000:Maximum Air-to-Air Power PL2
p47aces:0:FEE0F833:04:000:Maximum Air-to-Surface Power PL2
; [ P-47 - The Freedom Fighter (Japan) ]
p47j:0:000000:00:999:[See the Dip Switch Menu to ]
p47j:0:000000:00:999:[enable an alternate ]
p47j:0:000000:00:999:[Invincibility cheat. ]
p47j:0:0F0847:03:000:Infinite Lives PL1
p47j:0:0F080B:A0:000:Invincibility PL1
p47j:0:0F084D:00:001:Lose extra weapons Now! PL1
p47j:0:0F084D:01:001:Get Extra weapon - M Now! PL1
p47j:0:0F084D:02:001:Get Extra weapon - E Now! PL1
p47j:0:0F084D:03:001:Get Extra weapon - T Now! PL1
p47j:0:0F084D:04:001:Get Extra weapon - B Now! PL1
p47j:0:0F0C39:03:000:Infinite Lives PL2
p47j:0:0F0C03:A0:000:Invincibility PL2
p47j:0:0F0C3F:00:001:Lose extra weapons Now! PL2
p47j:0:0F0C3F:01:001:Get Extra weapon - M Now! PL2
p47j:0:0F0C3F:02:001:Get Extra weapon - E Now! PL2
p47j:0:0F0C3F:03:001:Get Extra weapon - T Now! PL2
p47j:0:0F0C3F:04:001:Get Extra weapon - B Now! PL2
; [ Paca Paca Passion (PPP1/VER.A2) ]
pacapp:0:0000:00:999:[ There are no cheats ]:REASON 1
pacapp:0:0000:00:999:[ for this game as it ]:REASON 1
pacapp:0:0000:00:999:[ didn't work the last ]:REASON 1
pacapp:0:0000:00:999:[ time it was tested. ]:REASON 1
pacapp:0:0000:00:999:[ If the game now works ]:REASON 1
pacapp:0:0000:00:999:[ please request cheats ]:REASON 1
pacapp:0:0000:00:999:[ for it on the cheat ]:REASON 1
pacapp:0:0000:00:999:[ forums. ]:REASON 1
; [ Pac-Gal ]
pacgal:0:4E14:06:000:Infinite Lives
pacgal:0:4E15:05:500:Infinite Lives (2/2)
pacgal:0:4E0E:F4:001:Finish this Level Now!
pacgal:0:0000:00:999:[ -------- Starting Levels ------- ]
pacgal:0:0000:00:999:[ Deactivate the cheats after ]
pacgal:0:0000:00:999:[ starting the level or leave them ]
pacgal:0:0000:00:999:[ active to repeat the level. ]
pacgal:0:4E0A:7E:000:Start at Strawberry
pacgal:0:4E13:01:500:Start at Strawberry (2/2)
pacgal:0:4E0A:7F:000:Start at Orange
pacgal:0:4E13:02:500:Start at Orange (2/2)
pacgal:0:4E0A:80:000:Start at Pretzel
pacgal:0:4E13:03:500:Start at Pretzel (2/2)
pacgal:0:4E0A:81:000:Start at Apple
pacgal:0:4E13:04:500:Start at Apple (2/2)
pacgal:0:4E0A:82:000:Start at Pear
pacgal:0:4E13:05:500:Start at Pear (2/2)
pacgal:0:4E0A:83:000:Start at Banana
pacgal:0:4E13:06:500:Start at Banana (2/2)
pacgal:0:4E0A:84:000:Start at Multifruit 1a
pacgal:0:4E13:07:500:Start at Multifruit 1a (2/2)
pacgal:0:4E0A:85:000:Start at Multifruit 1b
pacgal:0:4E13:08:500:Start at Multifruit 1b (2/2)
pacgal:0:4E0A:86:000:Start at Multifruit 2
pacgal:0:4E13:09:500:Start at Multifruit 2 (2/2)
pacgal:0:0000:00:999:[ -------- Practice Levels ------- ]
pacgal:0:4E13:00:000:Practice Cherry
pacgal:0:4E13:01:000:Practice Strawberry
pacgal:0:4E13:02:000:Practice Orange
pacgal:0:4E13:03:000:Practice Pretzel
pacgal:0:4E13:04:000:Practice Apple
pacgal:0:4E13:05:000:Practice Pear
pacgal:0:4E13:06:000:Practice Banana
pacgal:0:4E13:07:000:Practice Multifruit (board 1)
pacgal:0:4E13:09:000:Practice Multifruit (board 2)
pacgal:0:4E13:FF:000:Split-Screen (Unplayable)
pacgal:0:4E13:FE:000:No maze or dots(Unfinishable)
pacgal:0:0000:00:999:[ -------- Practice Speeds ------- ]
pacgal:0:4DBD:00:000:Stay blue until eaten
pacgal:0:4DBE:00:500:Stay blue until eaten (2/2)
pacgal:0:4DBD:58:000:Slow changeback
pacgal:0:4DBE:02:500:Slow changeback (2/2)
pacgal:0:4DBD:68:000:Moderate changeback
pacgal:0:4DBE:01:500:Moderate changeback (2/2)
pacgal:0:4DBD:F0:000:Quick changeback
pacgal:0:4DBE:00:500:Quick changeback (2/2)
pacgal:0:4DBD:78:000:Lightning changeback
pacgal:0:4DBE:00:500:Lightning changeback (2/2)
pacgal:0:4DBD:01:000:No change to blue
pacgal:0:4DBE:00:500:No change to blue (2/2)
pacgal:0:0000:00:999:[ --------- Ghost Status --------- ]
pacgal:0:4DA7:01:000:Red always blue
pacgal:0:4DA8:01:000:Pink always blue
pacgal:0:4DA9:01:000:Green always blue
pacgal:0:4DAA:01:000:Orange always blue
pacgal:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Pac-Man (Hearts) ]
pacheart:0:4E14:06:000:Infinite Lives
pacheart:0:4E15:05:500:Infinite Lives (2/2)
pacheart:0:4E0E:F4:001:Finish this Level Now!
pacheart:0:0000:00:999:[ -------- Starting Levels ------- ]
pacheart:0:0000:00:999:[ Deactivate the cheats after ]
pacheart:0:0000:00:999:[ starting the level or leave them ]
pacheart:0:0000:00:999:[ active to repeat the level. ]
pacheart:0:4E0A:7E:000:Start at Strawberry
pacheart:0:4E13:01:500:Start at Strawberry (2/2)
pacheart:0:4E0A:7F:000:Start at 1st Orange
pacheart:0:4E13:02:500:Start at 1st Orange (2/2)
pacheart:0:4E0A:80:000:Start at 2nd Orange
pacheart:0:4E13:03:500:Start at 2nd Orange (2/2)
pacheart:0:4E0A:81:000:Start at 1st Apple
pacheart:0:4E13:04:500:Start at 1st Apple (2/2)
pacheart:0:4E0A:82:000:Start at 2nd Apple
pacheart:0:4E13:05:500:Start at 2nd Apple (2/2)
pacheart:0:4E0A:83:000:Start at 1st Pineapple
pacheart:0:4E13:06:500:Start at 1st Pineapple (2/2)
pacheart:0:4E0A:84:000:Start at 2nd Pineapple
pacheart:0:4E13:07:500:Start at 2nd Pineapple (2/2)
pacheart:0:4E0A:85:000:Start at 1st Galaxian
pacheart:0:4E13:08:500:Start at 1st Galaxian (2/2)
pacheart:0:4E0A:86:000:Start at 2nd Galaxian
pacheart:0:4E13:09:500:Start at 2nd Galaxian (2/2)
pacheart:0:4E0A:87:000:Start at 1st Bell
pacheart:0:4E13:0A:500:Start at 1st Bell (2/2)
pacheart:0:4E0A:88:000:Start at 2nd Bell
pacheart:0:4E13:0B:500:Start at 2nd Bell (2/2)
pacheart:0:4E0A:87:000:Start at 1st Key
pacheart:0:4E13:0C:500:Start at 1st Key (2/2)
pacheart:0:4E0A:88:000:Start at 2nd Key
pacheart:0:4E13:0D:500:Start at 2nd Key (2/2)
pacheart:0:0000:00:999:[ -------- Practice Levels ------- ]
pacheart:0:4E13:00:000:Practice Cherry
pacheart:0:4E13:01:000:Practice Strawberry
pacheart:0:4E13:02:000:Practice 1st Orange
pacheart:0:4E13:03:000:Practice 2nd Orange
pacheart:0:4E13:04:000:Practice 1st Apple
pacheart:0:4E13:05:000:Practice 2nd Apple
pacheart:0:4E13:06:000:Practice 1st Pineapple
pacheart:0:4E13:07:000:Practice 2nd Pineapple
pacheart:0:4E13:08:000:Practice 1st Galaxian
pacheart:0:4E13:09:000:Practice 2nd Galaxian
pacheart:0:4E13:0A:000:Practice 1st Bell
pacheart:0:4E13:0B:000:Practice 2nd Bell
pacheart:0:4E13:0C:000:Practice 1st Key
pacheart:0:4E13:0D:000:Practice 2nd Key
pacheart:0:4E13:FF:000:Split-Screen (Unplayable)
pacheart:0:4E13:FE:000:No maze or dots(Unfinishable)
pacheart:0:0000:00:999:[ -------- Practice Speeds ------- ]
pacheart:0:4DBD:00:000:Stay blue until eaten
pacheart:0:4DBE:00:500:Stay blue until eaten (2/2)
pacheart:0:4DBD:58:000:Slow changeback
pacheart:0:4DBE:02:500:Slow changeback (2/2)
pacheart:0:4DBD:68:000:Moderate changeback
pacheart:0:4DBE:01:500:Moderate changeback (2/2)
pacheart:0:4DBD:F0:000:Quick changeback
pacheart:0:4DBE:00:500:Quick changeback (2/2)
pacheart:0:4DBD:78:000:Lightning changeback
pacheart:0:4DBE:00:500:Lightning changeback (2/2)
pacheart:0:4DBD:01:000:No change to blue
pacheart:0:4DBE:00:500:No change to blue (2/2)
pacheart:0:0000:00:999:[ --------- Ghost Status --------- ]
pacheart:0:4DA7:01:000:Red always blue
pacheart:0:4DA8:01:000:Pink always blue
pacheart:0:4DA9:01:000:Green always blue
pacheart:0:4DAA:01:000:Orange always blue
pacheart:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Medal Mahjong Pachi-Slot Tengoku [BET] (Japan) ]
pachiten:0:0000:00:999:[The winning hand cheat must]
pachiten:0:0000:00:999:[be activated when there are]
pachiten:0:0000:00:999:[14 tiles in your hand, then]
pachiten:0:0000:00:999:[press the RON key . ]
pachiten:0:0000:00:999:[('Z' by default). The tiles]
pachiten:0:0000:00:999:[do not visually change ]
pachiten:0:0000:00:999:[until you make a move. ]
pachiten:0:FDCA:31:001:Get winning hand Now!
pachiten:0:FDCB:31:501:Get winning hand Now! (02/14)
pachiten:0:FDCC:31:501:Get winning hand Now! (03/14)
pachiten:0:FDCD:32:501:Get winning hand Now! (04/14)
pachiten:0:FDCE:32:501:Get winning hand Now! (05/14)
pachiten:0:FDCF:32:501:Get winning hand Now! (06/14)
pachiten:0:FDD0:33:501:Get winning hand Now! (07/14)
pachiten:0:FDD1:33:501:Get winning hand Now! (08/14)
pachiten:0:FDD2:33:501:Get winning hand Now! (09/14)
pachiten:0:FDD3:34:501:Get winning hand Now! (10/14)
pachiten:0:FDD4:34:501:Get winning hand Now! (11/14)
pachiten:0:FDD5:34:501:Get winning hand Now! (12/14)
pachiten:0:FDD6:35:501:Get winning hand Now! (13/14)
pachiten:0:FDD7:35:501:Get winning hand Now! (14/14)
pachiten:0:0000:00:999:[At the start of a game, ]
pachiten:0:0000:00:999:[there may be some small ]
pachiten:0:0000:00:999:[glitches on the tiles when ]
pachiten:0:0000:00:999:[using the 'Always' cheats. ]
pachiten:0:0000:00:999:[The cheats should still ]
pachiten:0:0000:00:999:[work as normal. ]
pachiten:0:FDCA:31:000:Always winning hand
pachiten:0:FDCB:31:500:Always winning hand (02/14)
pachiten:0:FDCC:31:500:Always winning hand (03/14)
pachiten:0:FDCD:32:500:Always winning hand (04/14)
pachiten:0:FDCE:32:500:Always winning hand (05/14)
pachiten:0:FDCF:32:500:Always winning hand (06/14)
pachiten:0:FDD0:33:500:Always winning hand (07/14)
pachiten:0:FDD1:33:500:Always winning hand (08/14)
pachiten:0:FDD2:33:500:Always winning hand (09/14)
pachiten:0:FDD3:34:500:Always winning hand (10/14)
pachiten:0:FDD4:34:500:Always winning hand (11/14)
pachiten:0:FDD5:34:500:Always winning hand (12/14)
pachiten:0:FDD6:35:500:Always winning hand (13/14)
pachiten:0:FDD7:35:500:Always winning hand (14/14)
; [ Pac-Land (set 1) ]
pacland:0:2100:06:000:Infinite Lives PL1
pacland:0:2101:06:000:Infinite Lives PL2
pacland:0:221B:09:000:Infinite Time
pacland:0:2115:01:000:Always Have Hard Hat
pacland:0:20FD:01:000:Always Have Magic Boots
pacland:0:2115:01:001:Get Hard Hat Now!
pacland:0:20FD:01:001:Get Magic Boots Now!
; [ Pac-Land (set 2) ]
pacland2:0:2100:06:000:Infinite Lives PL1
pacland2:0:2101:06:000:Infinite Lives PL2
pacland2:0:221B:09:000:Infinite Time
pacland2:0:2115:01:000:Always Have Hard Hat
pacland2:0:20FD:01:000:Always Have Magic Boots
pacland2:0:2115:01:001:Get Hard Hat Now!
pacland2:0:20FD:01:001:Get Magic Boots Now!
; [ Pac-Land (set 3) ]
pacland3:0:2100:06:000:Infinite Lives PL1
pacland3:0:2101:06:000:Infinite Lives PL2
pacland3:0:221B:09:000:Infinite Time
pacland3:0:2115:01:000:Always Have Hard Hat
pacland3:0:20FD:01:000:Always Have Magic Boots
pacland3:0:2115:01:001:Get Hard Hat Now!
pacland3:0:20FD:01:001:Get Magic Boots Now!
; [ Pac-Land (Midway) ]
paclandm:0:2100:06:000:Infinite Lives PL1
paclandm:0:2101:06:000:Infinite Lives PL2
paclandm:0:221B:09:000:Infinite Time
paclandm:0:2115:01:000:Always Have Hard Hat
paclandm:0:20FD:01:000:Always Have Magic Boots
paclandm:0:2115:01:001:Get Hard Hat Now!
paclandm:0:20FD:01:001:Get Magic Boots Now!
; [ Pac-Man (Midway) ]
pacman:0:4E14:06:000:Infinite Lives
pacman:0:4E15:05:500:Infinite Lives (2/2)
pacman:0:4E0E:F4:001:Finish this Level Now!
pacman:0:0000:00:999:[ -------- Starting Levels ------- ]
pacman:0:0000:00:999:[ Deactivate the cheats after ]
pacman:0:0000:00:999:[ starting the level or leave them ]
pacman:0:0000:00:999:[ active to repeat the level. ]
pacman:0:4E0A:7E:000:Start at Strawberry
pacman:0:4E13:01:500:Start at Strawberry (2/2)
pacman:0:4E0A:7F:000:Start at 1st Orange
pacman:0:4E13:02:500:Start at 1st Orange (2/2)
pacman:0:4E0A:80:000:Start at 2nd Orange
pacman:0:4E13:03:500:Start at 2nd Orange (2/2)
pacman:0:4E0A:81:000:Start at 1st Apple
pacman:0:4E13:04:500:Start at 1st Apple (2/2)
pacman:0:4E0A:82:000:Start at 2nd Apple
pacman:0:4E13:05:500:Start at 2nd Apple (2/2)
pacman:0:4E0A:83:000:Start at 1st Pineapple
pacman:0:4E13:06:500:Start at 1st Pineapple (2/2)
pacman:0:4E0A:84:000:Start at 2nd Pineapple
pacman:0:4E13:07:500:Start at 2nd Pineapple (2/2)
pacman:0:4E0A:85:000:Start at 1st Galaxian
pacman:0:4E13:08:500:Start at 1st Galaxian (2/2)
pacman:0:4E0A:86:000:Start at 2nd Galaxian
pacman:0:4E13:09:500:Start at 2nd Galaxian (2/2)
pacman:0:4E0A:87:000:Start at 1st Bell
pacman:0:4E13:0A:500:Start at 1st Bell (2/2)
pacman:0:4E0A:88:000:Start at 2nd Bell
pacman:0:4E13:0B:500:Start at 2nd Bell (2/2)
pacman:0:4E0A:87:000:Start at 1st Key
pacman:0:4E13:0C:500:Start at 1st Key (2/2)
pacman:0:4E0A:88:000:Start at 2nd Key
pacman:0:4E13:0D:500:Start at 2nd Key (2/2)
pacman:0:0000:00:999:[ -------- Practice Levels ------- ]
pacman:0:4E13:00:000:Practice Cherry
pacman:0:4E13:01:000:Practice Strawberry
pacman:0:4E13:02:000:Practice 1st Orange
pacman:0:4E13:03:000:Practice 2nd Orange
pacman:0:4E13:04:000:Practice 1st Apple
pacman:0:4E13:05:000:Practice 2nd Apple
pacman:0:4E13:06:000:Practice 1st Pineapple
pacman:0:4E13:07:000:Practice 2nd Pineapple
pacman:0:4E13:08:000:Practice 1st Galaxian
pacman:0:4E13:09:000:Practice 2nd Galaxian
pacman:0:4E13:0A:000:Practice 1st Bell
pacman:0:4E13:0B:000:Practice 2nd Bell
pacman:0:4E13:0C:000:Practice 1st Key
pacman:0:4E13:0D:000:Practice 2nd Key
pacman:0:4E13:FF:000:Split-Screen (Unplayable)
pacman:0:4E13:FE:000:No maze or dots(Unfinishable)
pacman:0:0000:00:999:[ -------- Practice Speeds ------- ]
pacman:0:4DBD:00:000:Stay blue until eaten
pacman:0:4DBE:00:500:Stay blue until eaten (2/2)
pacman:0:4DBD:58:000:Slow changeback
pacman:0:4DBE:02:500:Slow changeback (2/2)
pacman:0:4DBD:68:000:Moderate changeback
pacman:0:4DBE:01:500:Moderate changeback (2/2)
pacman:0:4DBD:F0:000:Quick changeback
pacman:0:4DBE:00:500:Quick changeback (2/2)
pacman:0:4DBD:78:000:Lightning changeback
pacman:0:4DBE:00:500:Lightning changeback (2/2)
pacman:0:4DBD:01:000:No change to blue
pacman:0:4DBE:00:500:No change to blue (2/2)
pacman:0:0000:00:999:[ --------- Ghost Status --------- ]
pacman:0:4DA7:01:000:Red always blue
pacman:0:4DA8:01:000:Pink always blue
pacman:0:4DA9:01:000:Green always blue
pacman:0:4DAA:01:000:Orange always blue
pacman:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Pac-Man (Galaxian hardware) ]
pacmanbl:0:4214:06:000:Infinite Lives
pacmanbl:0:4215:05:500:Infinite Lives (2/2)
pacmanbl:0:420E:F4:001:Finish this Level Now!
pacmanbl:0:0000:00:999:[ -------- Starting Levels ------- ]
pacmanbl:0:0000:00:999:[ Deactivate the cheats after ]
pacmanbl:0:0000:00:999:[ starting the level or leave them ]
pacmanbl:0:0000:00:999:[ active to repeat the level. ]
pacmanbl:0:420A:7E:000:Start at Strawberry
pacmanbl:0:4213:01:500:Start at Strawberry (2/2)
pacmanbl:0:420A:7F:000:Start at 1st Orange
pacmanbl:0:4213:02:500:Start at 1st Orange (2/2)
pacmanbl:0:420A:80:000:Start at 2nd Orange
pacmanbl:0:4213:03:500:Start at 2nd Orange (2/2)
pacmanbl:0:420A:81:000:Start at 1st Apple
pacmanbl:0:4213:04:500:Start at 1st Apple (2/2)
pacmanbl:0:420A:82:000:Start at 2nd Apple
pacmanbl:0:4213:05:500:Start at 2nd Apple (2/2)
pacmanbl:0:420A:83:000:Start at 1st Pineapple
pacmanbl:0:4213:06:500:Start at 1st Pineapple (2/2)
pacmanbl:0:420A:84:000:Start at 2nd Pineapple
pacmanbl:0:4213:07:500:Start at 2nd Pineapple (2/2)
pacmanbl:0:420A:85:000:Start at 1st Galaxian
pacmanbl:0:4213:08:500:Start at 1st Galaxian (2/2)
pacmanbl:0:420A:86:000:Start at 2nd Galaxian
pacmanbl:0:4213:09:500:Start at 2nd Galaxian (2/2)
pacmanbl:0:420A:87:000:Start at 1st Bell
pacmanbl:0:4213:0A:500:Start at 1st Bell (2/2)
pacmanbl:0:420A:88:000:Start at 2nd Bell
pacmanbl:0:4213:0B:500:Start at 2nd Bell (2/2)
pacmanbl:0:420A:87:000:Start at 1st Key
pacmanbl:0:4213:0C:500:Start at 1st Key (2/2)
pacmanbl:0:420A:88:000:Start at 2nd Key
pacmanbl:0:4213:0D:500:Start at 2nd Key (2/2)
pacmanbl:0:0000:00:999:[ -------- Practice Levels ------- ]
pacmanbl:0:4213:00:000:Practice Cherry
pacmanbl:0:4213:01:000:Practice Strawberry
pacmanbl:0:4213:02:000:Practice 1st Orange
pacmanbl:0:4213:03:000:Practice 2nd Orange
pacmanbl:0:4213:04:000:Practice 1st Apple
pacmanbl:0:4213:05:000:Practice 2nd Apple
pacmanbl:0:4213:06:000:Practice 1st Pineapple
pacmanbl:0:4213:07:000:Practice 2nd Pineapple
pacmanbl:0:4213:08:000:Practice 1st Galaxian
pacmanbl:0:4213:09:000:Practice 2nd Galaxian
pacmanbl:0:4213:0A:000:Practice 1st Bell
pacmanbl:0:4213:0B:000:Practice 2nd Bell
pacmanbl:0:4213:0C:000:Practice 1st Key
pacmanbl:0:4213:0D:000:Practice 2nd Key
pacmanbl:0:4213:FF:000:Split-Screen (Unplayable)
pacmanbl:0:4213:FE:000:No maze or dots(Unfinishable)
pacmanbl:0:0000:00:999:[ -------- Practice Speeds ------- ]
pacmanbl:0:41BD:00:000:Stay blue until eaten
pacmanbl:0:41BE:00:500:Stay blue until eaten (2/2)
pacmanbl:0:41BD:58:000:Slow changeback
pacmanbl:0:41BE:02:500:Slow changeback (2/2)
pacmanbl:0:41BD:68:000:Moderate changeback
pacmanbl:0:41BE:01:500:Moderate changeback (2/2)
pacmanbl:0:41BD:F0:000:Quick changeback
pacmanbl:0:41BE:00:500:Quick changeback (2/2)
pacmanbl:0:41BD:78:000:Lightning changeback
pacmanbl:0:41BE:00:500:Lightning changeback (2/2)
pacmanbl:0:41BD:01:000:No change to blue
pacmanbl:0:41BE:00:500:No change to blue (2/2)
pacmanbl:0:0000:00:999:[ --------- Ghost Status --------- ]
pacmanbl:0:41A7:01:000:Red always blue
pacmanbl:0:41A8:01:000:Pink always blue
pacmanbl:0:41A9:01:000:Green always blue
pacmanbl:0:41AA:01:000:Orange always blue
pacmanbl:0:41A5:00:000:Ghosts Always Edible (No Pts)
; [ Pac-Mania ]
pacmania:0:0059:FF:000:Ghosts stay blue until eaten
pacmania:0:0621:0E:000:Infinite Lives PL1
pacmania:0:0222:01:001:Finish level Now! PL1
pacmania:0:0074:01:501:Finish level Now! PL1 (2/2)
pacmania:0:0622:0E:000:Infinite Lives PL2
pacmania:0:0222:02:001:Finish level Now! PL2
pacmania:0:0075:02:501:Finish level Now! PL2 (2/2)
pacmania:0:0000:00:999:[Use these Select current ]
pacmania:0:0000:00:999:[level cheats during the ]
pacmania:0:0000:00:999:["slideshow" between levels ]
pacmania:0:0000:00:999:[ ]
pacmania:0:0000:00:999:[For reference the levels - ]
pacmania:0:0000:00:999:[1,8,9,10 BLOCK TOWN ]
pacmania:0:0000:00:999:[2,3,11,12,13 PACMAN'S PARK ]
pacmania:0:0000:00:999:[4,5,14,15,16 SANDBOX LAND ]
pacmania:0:0000:00:999:[6,7,17,18,19 JUNGLY STEPS ]
pacmania:0:0623:13:072:Select current level PL1
pacmania:0:0624:13:072:Select current level PL2
pacmania:0:0000:00:999:[ ]
pacmania:0:0623:13:062:Select next level PL1
pacmania:0:0624:13:062:Select next level PL2
pacmania:0:0000:00:999:[ ]
pacmania:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Pac-Mania (Japan) ]
pacmanij:0:0059:FF:000:Ghosts stay blue until eaten
pacmanij:0:0621:0E:000:Infinite Lives PL1
pacmanij:0:0222:01:001:Finish level Now! PL1
pacmanij:0:0074:01:501:Finish level Now! PL1 (2/2)
pacmanij:0:0622:0E:000:Infinite Lives PL2
pacmanij:0:0222:02:001:Finish level Now! PL2
pacmanij:0:0075:02:501:Finish level Now! PL2 (2/2)
pacmanij:0:0000:00:999:[Use these Select current ]
pacmanij:0:0000:00:999:[level cheats during the ]
pacmanij:0:0000:00:999:["slideshow" between levels ]
pacmanij:0:0000:00:999:[ ]
pacmanij:0:0000:00:999:[ For reference the levels ]
pacmanij:0:0000:00:999:[For reference the levels - ]
pacmanij:0:0000:00:999:[1,2,12,13,14 BLOCK TOWN ]
pacmanij:0:0000:00:999:[3,4,5,15,16,17 PACMANS PARK]
pacmanij:0:0000:00:999:[6,7,8,18,19,20 SANDBOX LAND]
pacmanij:0:0000:00:999:[9,10,11,21-23 JUNGLY STEPS ]
pacmanij:0:0623:17:072:Select current level PL1
pacmanij:0:0624:17:072:Select current level PL2
pacmanij:0:0000:00:999:[ ]
pacmanij:0:0623:17:062:Select next level PL1
pacmanij:0:0624:17:062:Select next level PL2
pacmanij:0:0000:00:999:[ ]
pacmanij:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Pac-Man (Midway, harder) ]
pacmod:0:4E14:06:000:Infinite Lives
pacmod:0:4E15:05:500:Infinite Lives (2/2)
pacmod:0:4E0E:F4:001:Finish this Level Now!
pacmod:0:0000:00:999:[ -------- Starting Levels ------- ]
pacmod:0:0000:00:999:[ Deactivate the cheats after ]
pacmod:0:0000:00:999:[ starting the level or leave them ]
pacmod:0:0000:00:999:[ active to repeat the level. ]
pacmod:0:4E0A:7E:000:Start at Strawberry
pacmod:0:4E13:01:500:Start at Strawberry (2/2)
pacmod:0:4E0A:7F:000:Start at 1st Orange
pacmod:0:4E13:02:500:Start at 1st Orange (2/2)
pacmod:0:4E0A:80:000:Start at 2nd Orange
pacmod:0:4E13:03:500:Start at 2nd Orange (2/2)
pacmod:0:4E0A:81:000:Start at 1st Apple
pacmod:0:4E13:04:500:Start at 1st Apple (2/2)
pacmod:0:4E0A:82:000:Start at 2nd Apple
pacmod:0:4E13:05:500:Start at 2nd Apple (2/2)
pacmod:0:4E0A:83:000:Start at 1st Pineapple
pacmod:0:4E13:06:500:Start at 1st Pineapple (2/2)
pacmod:0:4E0A:84:000:Start at 2nd Pineapple
pacmod:0:4E13:07:500:Start at 2nd Pineapple (2/2)
pacmod:0:4E0A:85:000:Start at 1st Galaxian
pacmod:0:4E13:08:500:Start at 1st Galaxian (2/2)
pacmod:0:4E0A:86:000:Start at 2nd Galaxian
pacmod:0:4E13:09:500:Start at 2nd Galaxian (2/2)
pacmod:0:4E0A:87:000:Start at 1st Bell
pacmod:0:4E13:0A:500:Start at 1st Bell (2/2)
pacmod:0:4E0A:88:000:Start at 2nd Bell
pacmod:0:4E13:0B:500:Start at 2nd Bell (2/2)
pacmod:0:4E0A:87:000:Start at 1st Key
pacmod:0:4E13:0C:500:Start at 1st Key (2/2)
pacmod:0:4E0A:88:000:Start at 2nd Key
pacmod:0:4E13:0D:500:Start at 2nd Key (2/2)
pacmod:0:0000:00:999:[ -------- Practice Levels ------- ]
pacmod:0:4E13:00:000:Practice Cherry
pacmod:0:4E13:01:000:Practice Strawberry
pacmod:0:4E13:02:000:Practice 1st Orange
pacmod:0:4E13:03:000:Practice 2nd Orange
pacmod:0:4E13:04:000:Practice 1st Apple
pacmod:0:4E13:05:000:Practice 2nd Apple
pacmod:0:4E13:06:000:Practice 1st Pineapple
pacmod:0:4E13:07:000:Practice 2nd Pineapple
pacmod:0:4E13:08:000:Practice 1st Galaxian
pacmod:0:4E13:09:000:Practice 2nd Galaxian
pacmod:0:4E13:0A:000:Practice 1st Bell
pacmod:0:4E13:0B:000:Practice 2nd Bell
pacmod:0:4E13:0C:000:Practice 1st Key
pacmod:0:4E13:0D:000:Practice 2nd Key
pacmod:0:4E13:FF:000:Split-Screen (Unplayable)
pacmod:0:4E13:FE:000:No maze or dots(Unfinishable)
pacmod:0:0000:00:999:[ -------- Practice Speeds ------- ]
pacmod:0:4DBD:00:000:Stay blue until eaten
pacmod:0:4DBE:00:500:Stay blue until eaten (2/2)
pacmod:0:4DBD:58:000:Slow changeback
pacmod:0:4DBE:02:500:Slow changeback (2/2)
pacmod:0:4DBD:68:000:Moderate changeback
pacmod:0:4DBE:01:500:Moderate changeback (2/2)
pacmod:0:4DBD:F0:000:Quick changeback
pacmod:0:4DBE:00:500:Quick changeback (2/2)
pacmod:0:4DBD:78:000:Lightning changeback
pacmod:0:4DBE:00:500:Lightning changeback (2/2)
pacmod:0:4DBD:01:000:No change to blue
pacmod:0:4DBE:00:500:No change to blue (2/2)
pacmod:0:0000:00:999:[ --------- Ghost Status --------- ]
pacmod:0:4DA7:01:000:Red always blue
pacmod:0:4DA8:01:000:Pink always blue
pacmod:0:4DA9:01:000:Green always blue
pacmod:0:4DAA:01:000:Orange always blue
pacmod:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Pac-Man & Chomp Chomp ]
pacnchmp:0:1175:07:000:Infinite Lives
pacnchmp:0:1111:18:000:Infinite "power" time
pacnchmp:0:1110:01:000:"Power" always available
pacnchmp:0:1222:01:001:Orange ghost is stoned Now!
pacnchmp:0:1232:01:001:Green ghost is stoned Now!
pacnchmp:0:1242:01:001:Pink ghost is stoned Now!
pacnchmp:0:1252:01:001:Red ghost is stoned Now!
; [ Pac & Pal ]
pacnpal:0:1175:07:000:Infinite Lives
pacnpal:0:1111:18:000:Infinite "power" time
pacnpal:0:1110:01:000:"Power" always available
pacnpal:0:1222:01:001:Orange ghost is stoned Now!
pacnpal:0:1232:01:001:Green ghost is stoned Now!
pacnpal:0:1242:01:001:Pink ghost is stoned Now!
pacnpal:0:1252:01:001:Red ghost is stoned Now!
; [ Pac & Pal (older) ]
pacnpal2:0:1175:07:000:Infinite Lives
pacnpal2:0:1111:18:000:Infinite "power" time
pacnpal2:0:1110:01:000:"Power" always available
pacnpal2:0:1222:01:001:Orange ghost is stoned Now!
pacnpal2:0:1232:01:001:Green ghost is stoned Now!
pacnpal2:0:1242:01:001:Pink ghost is stoned Now!
pacnpal2:0:1252:01:001:Red ghost is stoned Now!
; [ Pac-Man Plus ]
pacplus:0:4E14:06:000:Infinite Lives
pacplus:0:4E15:05:500:Infinite Lives (2/2)
pacplus:0:4E0E:F4:001:Finish this Level Now!
pacplus:0:0000:00:999:[ -------- Starting Levels ------- ]
pacplus:0:0000:00:999:[ Deactivate the cheats after ]
pacplus:0:0000:00:999:[ starting the level or leave them ]
pacplus:0:0000:00:999:[ active to repeat the level. ]
pacplus:0:4E0A:7E:000:Start at Vimto
pacplus:0:4E13:01:500:Start at Vimto (2/2)
pacplus:0:4E0A:7F:000:Start at 1st Peas
pacplus:0:4E13:02:500:Start at 1st Peas (2/2)
pacplus:0:4E0A:80:000:Start at 2nd Peas
pacplus:0:4E13:03:500:Start at 2nd Peas (2/2)
pacplus:0:4E0A:81:000:Start at 1st Apple
pacplus:0:4E13:04:500:Start at 1st Apple (2/2)
pacplus:0:4E0A:82:000:Start at 2nd Apple
pacplus:0:4E13:05:500:Start at 2nd Apple (2/2)
pacplus:0:4E0A:83:000:Start at 1st Grapes
pacplus:0:4E13:06:500:Start at 1st Grapes (2/2)
pacplus:0:4E0A:84:000:Start at 2nd Grapes
pacplus:0:4E13:07:500:Start at 2nd Grapes (2/2)
pacplus:0:4E0A:85:000:Start at 1st Galaxian
pacplus:0:4E13:08:500:Start at 1st Galaxian (2/2)
pacplus:0:4E0A:86:000:Start at 2nd Galaxian
pacplus:0:4E13:09:500:Start at 2nd Galaxian (2/2)
pacplus:0:4E0A:87:000:Start at 1st Bread
pacplus:0:4E13:0A:500:Start at 1st Bread (2/2)
pacplus:0:4E0A:88:000:Start at 2nd Bread
pacplus:0:4E13:0B:500:Start at 2nd Bread (2/2)
pacplus:0:4E0A:89:000:Start at 1st Pancakes
pacplus:0:4E13:0C:500:Start at 1st Pancakes (2/2)
pacplus:0:4E0A:8A:000:Start at 2nd Pancakes
pacplus:0:4E13:0D:500:Start at 2nd Pancakes (2/2)
pacplus:0:0000:00:999:[ -------- Practice Levels ------- ]
pacplus:0:4E13:00:000:Practice Coke
pacplus:0:4E13:01:000:Practice Vimto
pacplus:0:4E13:02:000:Practice 1st Peas
pacplus:0:4E13:03:000:Practice 2nd Peas
pacplus:0:4E13:04:000:Practice 1st Apple
pacplus:0:4E13:05:000:Practice 2nd Apple
pacplus:0:4E13:06:000:Practice 1st Grapes
pacplus:0:4E13:07:000:Practice 2nd Grapes
pacplus:0:4E13:08:000:Practice 1st Galaxian
pacplus:0:4E13:09:000:Practice 2nd Galaxian
pacplus:0:4E13:0A:000:Practice 1st Bread
pacplus:0:4E13:0B:000:Practice 2nd Bread
pacplus:0:4E13:0C:000:Practice 1st Pancakes
pacplus:0:4E13:0D:000:Practice 2nd Pancakes
pacplus:0:4E13:FF:000:Split-Screen (Unplayable)
pacplus:0:4E13:FE:000:No maze or dots(Unfinishable)
pacplus:0:0000:00:999:[ -------- Practice Speeds ------- ]
pacplus:0:4DBD:00:000:Stay blue until eaten
pacplus:0:4DBE:00:500:Stay blue until eaten (2/2)
pacplus:0:4DBD:58:000:Slow changeback
pacplus:0:4DBE:02:500:Slow changeback (2/2)
pacplus:0:4DBD:68:000:Moderate changeback
pacplus:0:4DBE:01:500:Moderate changeback (2/2)
pacplus:0:4DBD:F0:000:Quick changeback
pacplus:0:4DBE:00:500:Quick changeback (2/2)
pacplus:0:4DBD:78:000:Lightning changeback
pacplus:0:4DBE:00:500:Lightning changeback (2/2)
pacplus:0:4DBD:01:000:No change to blue
pacplus:0:4DBE:00:500:No change to blue (2/2)
pacplus:0:0000:00:999:[ --------- Ghost Status --------- ]
pacplus:0:4DA7:01:000:Red always blue
pacplus:0:4DA8:01:000:Pink always blue
pacplus:0:4DA9:01:000:Green always blue
pacplus:0:4DAA:01:000:Orange always blue
pacplus:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Paddle 2 ]
paddle2:0:C432:09:000:Infinite Credits
paddle2:0:ED76:06:000:Infinite Lives PL1
paddle2:0:ED7B:06:000:Infinite Lives PL2
paddle2:0:ED72:20:000:Go to Last Level
paddle2:0:EF62:00:000:Don't die when ball is out
:paddle2:00000010:0000C4A5:E2:000000E4:Always Keep One Ball in Play
paddle2:0:C4CE:01:000:Warp door always open
paddle2:0:C4CE:00:000:Warp door never open
paddle2:0:C4CE:01:001:Open Warp door Now!
paddle2:0:C4CE:00:001:Shut Warp door Now!
paddle2:0:ED83:00:001:Finish this Level Now!
paddle2:0:EF62:01:001:Lose a Life Now!
paddle2:0:0000:00:999:[ L (Red) = Laser ]
paddle2:0:0000:00:999:[ E (Blue) = Enlarged Bat ]
paddle2:0:0000:00:999:[ C (Green) = Catcher Bat ]
paddle2:0:0000:00:999:[ S (Orange) = Slower Ball ]
paddle2:0:0000:00:999:[ B (Pink) = Warp Door ]
paddle2:0:0000:00:999:[ D (Cyan) = Multiballs ]
paddle2:0:0000:00:999:[ P (Grey) = Extra Life ]
paddle2:0:C658:80:000:No pills can fall
paddle2:0:C658:01:001:Drop Red Pill Now!
paddle2:0:C658:02:001:Drop Blue Pill Now!
paddle2:0:C658:03:001:Drop Green Pill Now!
paddle2:0:C658:04:001:Drop Orange Pill Now!
paddle2:0:C658:05:001:Drop Purple Pill Now!
paddle2:0:C658:06:001:Drop Cyan Pill Now!
paddle2:0:C658:07:001:Drop Black Pill Now!
paddle2:0:C658:01:004:Drop Red Pill every 5 s
paddle2:0:C658:02:004:Drop Blue Pill every 5 s
paddle2:0:C658:03:004:Drop Green Pill every 5 s
paddle2:0:C658:04:004:Drop Orange Pill every 5 s
paddle2:0:C658:05:004:Drop Purple Pill every 5 s
paddle2:0:C658:06:004:Drop Cyan Pill every 5 s
paddle2:0:C658:07:004:Drop Black Pill every 5 s
paddle2:0:C658:81:001:Change Pill to Red Now!
paddle2:0:C658:82:001:Change Pill to Blue Now!
paddle2:0:C658:83:001:Change Pill to Green Now!
paddle2:0:C658:84:001:Change Pill to Orange Now!
paddle2:0:C658:85:001:Change Pill to Purple Now!
paddle2:0:C658:86:001:Change Pill to Cyan Now!
paddle2:0:C658:87:001:Change Pill to Black Now!
; [ Paddle Mania ]
paddlema:0:080063:D1:000:Infinite Time
paddlema:0:080064:59:500:Infinite Time (2/2)
paddlema:0:080063:01:001:Finish this Match Now!
paddlema:0:080064:01:501:Finish this Match Now! (2/2)
paddlema:0:080057:00:000:Score always = 0 [TEAM 1]
paddlema:0:080057:10:000:Score always = 10 [TEAM 1]
paddlema:0:080057:00:001:Score = 0 Now! [TEAM 1]
paddlema:0:080057:10:001:Score = 10 Now! [TEAM 1]
paddlema:0:080057:99:073:Select Score [TEAM 1]
paddlema:0:080058:00:000:Score always = 0 [TEAM 2]
paddlema:0:080058:10:000:Score always = 10 [TEAM 2]
paddlema:0:080058:00:001:Score = 0 Now! [TEAM 2]
paddlema:0:080058:10:001:Score = 10 Now! [TEAM 2]
paddlema:0:080058:99:073:Select Score [TEAM 2]
; [ Paint Roller ]
paintrlr:0:4C1E:99:000:Infinite Credits
paintrlr:0:4FC8:4C:000:Yellow can't eat you
paintrlr:0:4FCA:4C:000:Green can't eat you
paintrlr:0:4FC8:E0:001:Yellow can eat you
paintrlr:0:4FCA:E0:001:Green can eat you
paintrlr:0:4C1C:06:000:Infinite Lives PL1
paintrlr:0:4C1D:06:000:Infinite Lives PL2
; [ Pairs Love ]
pairlove:0:0000:00:999:[ This game hasn't even ]:REASON 11
pairlove:0:0000:00:999:[ been looked at due to ]:REASON 11
pairlove:0:0000:00:999:[ time constraints - Too]:REASON 11
pairlove:0:0000:00:999:[ many games and so ]:REASON 11
pairlove:0:0000:00:999:[ little time. It is ]:REASON 11
pairlove:0:0000:00:999:[ even possible that ]:REASON 11
pairlove:0:0000:00:999:[ this game may be a ]:REASON 11
pairlove:0:0000:00:999:[ clone of an existing ]:REASON 11
pairlove:0:0000:00:999:[ game which may have ]:REASON 11
pairlove:0:0000:00:999:[ cheats. Please search ]:REASON 11
pairlove:0:0000:00:999:[ the cheat forums ]:REASON 11
pairlove:0:0000:00:999:[ before posting cheat ]:REASON 11
pairlove:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Pairs (V1.2, 09/30/94) ]
pairs:0:003CA5:63:000:Infinite Time
pairs:0:003CE1:02:001:Finish this Round Now!
pairs:0:003CF1:02:501:Finish this Round Now! (02/50)
pairs:0:003D01:02:501:Finish this Round Now! (03/50)
pairs:0:003D11:02:501:Finish this Round Now! (04/50)
pairs:0:003D21:02:501:Finish this Round Now! (05/50)
pairs:0:003D31:02:501:Finish this Round Now! (06/50)
pairs:0:003D41:02:501:Finish this Round Now! (07/50)
pairs:0:003D51:02:501:Finish this Round Now! (08/50)
pairs:0:003D61:02:501:Finish this Round Now! (09/50)
pairs:0:003D71:02:501:Finish this Round Now! (10/50)
pairs:0:003D81:02:501:Finish this Round Now! (11/50)
pairs:0:003D91:02:501:Finish this Round Now! (12/50)
pairs:0:003DA1:02:501:Finish this Round Now! (13/50)
pairs:0:003DB1:02:501:Finish this Round Now! (14/50)
pairs:0:003DC1:02:501:Finish this Round Now! (15/50)
pairs:0:003DD1:02:501:Finish this Round Now! (16/50)
pairs:0:003DE1:02:501:Finish this Round Now! (17/50)
pairs:0:003DF1:02:501:Finish this Round Now! (18/50)
pairs:0:003E01:02:501:Finish this Round Now! (19/50)
pairs:0:003E11:02:501:Finish this Round Now! (20/50)
pairs:0:003E21:02:501:Finish this Round Now! (21/50)
pairs:0:003E31:02:501:Finish this Round Now! (22/50)
pairs:0:003E41:02:501:Finish this Round Now! (23/50)
pairs:0:003E51:02:501:Finish this Round Now! (24/50)
pairs:0:003E61:02:501:Finish this Round Now! (25/50)
pairs:0:003E71:02:501:Finish this Round Now! (26/50)
pairs:0:003E81:02:501:Finish this Round Now! (27/50)
pairs:0:003E91:02:501:Finish this Round Now! (28/50)
pairs:0:003EA1:02:501:Finish this Round Now! (29/50)
pairs:0:003EB1:02:501:Finish this Round Now! (30/50)
pairs:0:003EC1:02:501:Finish this Round Now! (31/50)
pairs:0:003ED1:02:501:Finish this Round Now! (32/50)
pairs:0:003EE1:02:501:Finish this Round Now! (33/50)
pairs:0:003EF1:02:501:Finish this Round Now! (34/50)
pairs:0:003F01:02:501:Finish this Round Now! (35/50)
pairs:0:003F11:02:501:Finish this Round Now! (36/50)
pairs:0:003F21:02:501:Finish this Round Now! (37/50)
pairs:0:003F31:02:501:Finish this Round Now! (38/50)
pairs:0:003F41:02:501:Finish this Round Now! (39/50)
pairs:0:003F51:02:501:Finish this Round Now! (40/50)
pairs:0:003F61:02:501:Finish this Round Now! (41/50)
pairs:0:003F71:02:501:Finish this Round Now! (42/50)
pairs:0:003F81:02:501:Finish this Round Now! (43/50)
pairs:0:003F91:02:501:Finish this Round Now! (44/50)
pairs:0:003FA1:02:501:Finish this Round Now! (45/50)
pairs:0:003FB1:02:501:Finish this Round Now! (46/50)
pairs:0:003FC1:02:501:Finish this Round Now! (47/50)
pairs:0:003FD1:02:501:Finish this Round Now! (48/50)
pairs:0:003FE1:02:501:Finish this Round Now! (49/50)
pairs:0:003FF1:02:501:Finish this Round Now! (50/50)
pairs:0:003CE1:01:001:Reveal All Cards Now!
pairs:0:003CF1:01:501:Reveal All Cards Now! (02/50)
pairs:0:003D01:01:501:Reveal All Cards Now! (03/50)
pairs:0:003D11:01:501:Reveal All Cards Now! (04/50)
pairs:0:003D21:01:501:Reveal All Cards Now! (05/50)
pairs:0:003D31:01:501:Reveal All Cards Now! (06/50)
pairs:0:003D41:01:501:Reveal All Cards Now! (07/50)
pairs:0:003D51:01:501:Reveal All Cards Now! (08/50)
pairs:0:003D61:01:501:Reveal All Cards Now! (09/50)
pairs:0:003D71:01:501:Reveal All Cards Now! (10/50)
pairs:0:003D81:01:501:Reveal All Cards Now! (11/50)
pairs:0:003D91:01:501:Reveal All Cards Now! (12/50)
pairs:0:003DA1:01:501:Reveal All Cards Now! (13/50)
pairs:0:003DB1:01:501:Reveal All Cards Now! (14/50)
pairs:0:003DC1:01:501:Reveal All Cards Now! (15/50)
pairs:0:003DD1:01:501:Reveal All Cards Now! (16/50)
pairs:0:003DE1:01:501:Reveal All Cards Now! (17/50)
pairs:0:003DF1:01:501:Reveal All Cards Now! (18/50)
pairs:0:003E01:01:501:Reveal All Cards Now! (19/50)
pairs:0:003E11:01:501:Reveal All Cards Now! (20/50)
pairs:0:003E21:01:501:Reveal All Cards Now! (21/50)
pairs:0:003E31:01:501:Reveal All Cards Now! (22/50)
pairs:0:003E41:01:501:Reveal All Cards Now! (23/50)
pairs:0:003E51:01:501:Reveal All Cards Now! (24/50)
pairs:0:003E61:01:501:Reveal All Cards Now! (25/50)
pairs:0:003E71:01:501:Reveal All Cards Now! (26/50)
pairs:0:003E81:01:501:Reveal All Cards Now! (27/50)
pairs:0:003E91:01:501:Reveal All Cards Now! (28/50)
pairs:0:003EA1:01:501:Reveal All Cards Now! (29/50)
pairs:0:003EB1:01:501:Reveal All Cards Now! (30/50)
pairs:0:003EC1:01:501:Reveal All Cards Now! (31/50)
pairs:0:003ED1:01:501:Reveal All Cards Now! (32/50)
pairs:0:003EE1:01:501:Reveal All Cards Now! (33/50)
pairs:0:003EF1:01:501:Reveal All Cards Now! (34/50)
pairs:0:003F01:01:501:Reveal All Cards Now! (35/50)
pairs:0:003F11:01:501:Reveal All Cards Now! (36/50)
pairs:0:003F21:01:501:Reveal All Cards Now! (37/50)
pairs:0:003F31:01:501:Reveal All Cards Now! (38/50)
pairs:0:003F41:01:501:Reveal All Cards Now! (39/50)
pairs:0:003F51:01:501:Reveal All Cards Now! (40/50)
pairs:0:003F61:01:501:Reveal All Cards Now! (41/50)
pairs:0:003F71:01:501:Reveal All Cards Now! (42/50)
pairs:0:003F81:01:501:Reveal All Cards Now! (43/50)
pairs:0:003F91:01:501:Reveal All Cards Now! (44/50)
pairs:0:003FA1:01:501:Reveal All Cards Now! (45/50)
pairs:0:003FB1:01:501:Reveal All Cards Now! (46/50)
pairs:0:003FC1:01:501:Reveal All Cards Now! (47/50)
pairs:0:003FD1:01:501:Reveal All Cards Now! (48/50)
pairs:0:003FE1:01:501:Reveal All Cards Now! (49/50)
pairs:0:003FF1:01:501:Reveal All Cards Now! (50/50)
pairs:0:0040AF:0A:000:Infinite Lives PL1
pairs:0:0040B1:0A:500:Infinite Lives PL1 (2/2)
pairs:0:0040C9:0A:000:Infinite Lives PL2
pairs:0:0040CB:0A:500:Infinite Lives PL2 (2/2)
; [ Pairs (09/07/94) ]
pairsa:0:003CA5:63:000:Infinite Time
pairsa:0:003CE1:02:001:Finish this Round Now!
pairsa:0:003CF1:02:501:Finish this Round Now! (02/50)
pairsa:0:003D01:02:501:Finish this Round Now! (03/50)
pairsa:0:003D11:02:501:Finish this Round Now! (04/50)
pairsa:0:003D21:02:501:Finish this Round Now! (05/50)
pairsa:0:003D31:02:501:Finish this Round Now! (06/50)
pairsa:0:003D41:02:501:Finish this Round Now! (07/50)
pairsa:0:003D51:02:501:Finish this Round Now! (08/50)
pairsa:0:003D61:02:501:Finish this Round Now! (09/50)
pairsa:0:003D71:02:501:Finish this Round Now! (10/50)
pairsa:0:003D81:02:501:Finish this Round Now! (11/50)
pairsa:0:003D91:02:501:Finish this Round Now! (12/50)
pairsa:0:003DA1:02:501:Finish this Round Now! (13/50)
pairsa:0:003DB1:02:501:Finish this Round Now! (14/50)
pairsa:0:003DC1:02:501:Finish this Round Now! (15/50)
pairsa:0:003DD1:02:501:Finish this Round Now! (16/50)
pairsa:0:003DE1:02:501:Finish this Round Now! (17/50)
pairsa:0:003DF1:02:501:Finish this Round Now! (18/50)
pairsa:0:003E01:02:501:Finish this Round Now! (19/50)
pairsa:0:003E11:02:501:Finish this Round Now! (20/50)
pairsa:0:003E21:02:501:Finish this Round Now! (21/50)
pairsa:0:003E31:02:501:Finish this Round Now! (22/50)
pairsa:0:003E41:02:501:Finish this Round Now! (23/50)
pairsa:0:003E51:02:501:Finish this Round Now! (24/50)
pairsa:0:003E61:02:501:Finish this Round Now! (25/50)
pairsa:0:003E71:02:501:Finish this Round Now! (26/50)
pairsa:0:003E81:02:501:Finish this Round Now! (27/50)
pairsa:0:003E91:02:501:Finish this Round Now! (28/50)
pairsa:0:003EA1:02:501:Finish this Round Now! (29/50)
pairsa:0:003EB1:02:501:Finish this Round Now! (30/50)
pairsa:0:003EC1:02:501:Finish this Round Now! (31/50)
pairsa:0:003ED1:02:501:Finish this Round Now! (32/50)
pairsa:0:003EE1:02:501:Finish this Round Now! (33/50)
pairsa:0:003EF1:02:501:Finish this Round Now! (34/50)
pairsa:0:003F01:02:501:Finish this Round Now! (35/50)
pairsa:0:003F11:02:501:Finish this Round Now! (36/50)
pairsa:0:003F21:02:501:Finish this Round Now! (37/50)
pairsa:0:003F31:02:501:Finish this Round Now! (38/50)
pairsa:0:003F41:02:501:Finish this Round Now! (39/50)
pairsa:0:003F51:02:501:Finish this Round Now! (40/50)
pairsa:0:003F61:02:501:Finish this Round Now! (41/50)
pairsa:0:003F71:02:501:Finish this Round Now! (42/50)
pairsa:0:003F81:02:501:Finish this Round Now! (43/50)
pairsa:0:003F91:02:501:Finish this Round Now! (44/50)
pairsa:0:003FA1:02:501:Finish this Round Now! (45/50)
pairsa:0:003FB1:02:501:Finish this Round Now! (46/50)
pairsa:0:003FC1:02:501:Finish this Round Now! (47/50)
pairsa:0:003FD1:02:501:Finish this Round Now! (48/50)
pairsa:0:003FE1:02:501:Finish this Round Now! (49/50)
pairsa:0:003FF1:02:501:Finish this Round Now! (50/50)
pairsa:0:003CE1:01:001:Reveal All Cards Now!
pairsa:0:003CF1:01:501:Reveal All Cards Now! (02/50)
pairsa:0:003D01:01:501:Reveal All Cards Now! (03/50)
pairsa:0:003D11:01:501:Reveal All Cards Now! (04/50)
pairsa:0:003D21:01:501:Reveal All Cards Now! (05/50)
pairsa:0:003D31:01:501:Reveal All Cards Now! (06/50)
pairsa:0:003D41:01:501:Reveal All Cards Now! (07/50)
pairsa:0:003D51:01:501:Reveal All Cards Now! (08/50)
pairsa:0:003D61:01:501:Reveal All Cards Now! (09/50)
pairsa:0:003D71:01:501:Reveal All Cards Now! (10/50)
pairsa:0:003D81:01:501:Reveal All Cards Now! (11/50)
pairsa:0:003D91:01:501:Reveal All Cards Now! (12/50)
pairsa:0:003DA1:01:501:Reveal All Cards Now! (13/50)
pairsa:0:003DB1:01:501:Reveal All Cards Now! (14/50)
pairsa:0:003DC1:01:501:Reveal All Cards Now! (15/50)
pairsa:0:003DD1:01:501:Reveal All Cards Now! (16/50)
pairsa:0:003DE1:01:501:Reveal All Cards Now! (17/50)
pairsa:0:003DF1:01:501:Reveal All Cards Now! (18/50)
pairsa:0:003E01:01:501:Reveal All Cards Now! (19/50)
pairsa:0:003E11:01:501:Reveal All Cards Now! (20/50)
pairsa:0:003E21:01:501:Reveal All Cards Now! (21/50)
pairsa:0:003E31:01:501:Reveal All Cards Now! (22/50)
pairsa:0:003E41:01:501:Reveal All Cards Now! (23/50)
pairsa:0:003E51:01:501:Reveal All Cards Now! (24/50)
pairsa:0:003E61:01:501:Reveal All Cards Now! (25/50)
pairsa:0:003E71:01:501:Reveal All Cards Now! (26/50)
pairsa:0:003E81:01:501:Reveal All Cards Now! (27/50)
pairsa:0:003E91:01:501:Reveal All Cards Now! (28/50)
pairsa:0:003EA1:01:501:Reveal All Cards Now! (29/50)
pairsa:0:003EB1:01:501:Reveal All Cards Now! (30/50)
pairsa:0:003EC1:01:501:Reveal All Cards Now! (31/50)
pairsa:0:003ED1:01:501:Reveal All Cards Now! (32/50)
pairsa:0:003EE1:01:501:Reveal All Cards Now! (33/50)
pairsa:0:003EF1:01:501:Reveal All Cards Now! (34/50)
pairsa:0:003F01:01:501:Reveal All Cards Now! (35/50)
pairsa:0:003F11:01:501:Reveal All Cards Now! (36/50)
pairsa:0:003F21:01:501:Reveal All Cards Now! (37/50)
pairsa:0:003F31:01:501:Reveal All Cards Now! (38/50)
pairsa:0:003F41:01:501:Reveal All Cards Now! (39/50)
pairsa:0:003F51:01:501:Reveal All Cards Now! (40/50)
pairsa:0:003F61:01:501:Reveal All Cards Now! (41/50)
pairsa:0:003F71:01:501:Reveal All Cards Now! (42/50)
pairsa:0:003F81:01:501:Reveal All Cards Now! (43/50)
pairsa:0:003F91:01:501:Reveal All Cards Now! (44/50)
pairsa:0:003FA1:01:501:Reveal All Cards Now! (45/50)
pairsa:0:003FB1:01:501:Reveal All Cards Now! (46/50)
pairsa:0:003FC1:01:501:Reveal All Cards Now! (47/50)
pairsa:0:003FD1:01:501:Reveal All Cards Now! (48/50)
pairsa:0:003FE1:01:501:Reveal All Cards Now! (49/50)
pairsa:0:003FF1:01:501:Reveal All Cards Now! (50/50)
pairsa:0:0040AF:0A:000:Infinite Lives PL1
pairsa:0:0040B1:0A:500:Infinite Lives PL1 (2/2)
pairsa:0:0040C9:0A:000:Infinite Lives PL2
pairsa:0:0040CB:0A:500:Infinite Lives PL2 (2/2)
; [ Pairs (System Ten) (Japan 890826) ]
pairsten:0:F951:00:000:Infinite Time
pairsten:0:F86A:0B:000:Infinite Lives
pairsten:0:F864:AB:000:Infinite Gold
pairsten:0:F865:26:500:Infinite Gold (2/2)
; [ Palamedes (Japan) ]
palamed:0:880D:09:000:Infinite Credits
palamed:0:82A5:06:000:Dice Line always all 6s PL1
palamed:0:82A6:06:500:Dice Line always all 6s PL1 (2/6)
palamed:0:82A7:06:500:Dice Line always all 6s PL1 (3/6)
palamed:0:82A8:06:500:Dice Line always all 6s PL1 (4/6)
palamed:0:82A9:06:500:Dice Line always all 6s PL1 (5/6)
palamed:0:82AA:06:500:Dice Line always all 6s PL1 (6/6)
palamed:0:82A5:06:001:Dice Line all 6s Now! PL1
palamed:0:82A6:06:501:Dice Line all 6s Now! PL1 (2/6)
palamed:0:82A7:06:501:Dice Line all 6s Now! PL1 (3/6)
palamed:0:82A8:06:501:Dice Line all 6s Now! PL1 (4/6)
palamed:0:82A9:06:501:Dice Line all 6s Now! PL1 (5/6)
palamed:0:82AA:06:501:Dice Line all 6s Now! PL1 (6/6)
palamed:0:830D:01:001:One Line needed to complete level Now! PL1
palamed:0:830E:63:062:Select next level PL1
palamed:0:835E:06:000:Dice Line always all 6s PL2
palamed:0:835F:06:500:Dice Line always all 6s PL2 (2/6)
palamed:0:8360:06:500:Dice Line always all 6s PL2 (3/6)
palamed:0:8361:06:500:Dice Line always all 6s PL2 (4/6)
palamed:0:8362:06:500:Dice Line always all 6s PL2 (5/6)
palamed:0:8363:06:500:Dice Line always all 6s PL2 (6/6)
palamed:0:835E:06:001:Dice Line all 6s Now! PL2
palamed:0:835F:06:501:Dice Line all 6s Now! PL2 (2/6)
palamed:0:8360:06:501:Dice Line all 6s Now! PL2 (3/6)
palamed:0:8361:06:501:Dice Line all 6s Now! PL2 (4/6)
palamed:0:8362:06:501:Dice Line all 6s Now! PL2 (5/6)
palamed:0:8363:06:501:Dice Line all 6s Now! PL2 (6/6)
palamed:0:837E:01:001:One Line needed to complete level Now! PL2
palamed:0:837F:63:062:Select next level PL2
; [ Pandora's Palace ]
pandoras:0:6092:99:000:Infinite Time
pandoras:0:6060:FF:000:Infinite Lives
pandoras:0:6008:04:000:Invincibility
pandoras:0:609A:00:500:Invincibility (2/2)
; [ Pang (World) ]
pang:0:E221:5B:000:Invincibility:Disable just before ending a level or else the level will not end!
pang:0:E200:04:500:Invincibility (2/2)
pang:0:E01A:99:000:Infinite Time:Disable just before travelling to a different city otherwise the game will freeze!
pang:0:E027:01:001:Stop the Bubbles Now!
pang:0:E027:00:001:Restart the Bubbles Now!
pang:0:E028:8C:000:Infinite Balloon Freeze Time
pang:0:E018:10:001:Goto Last level on comp.
pang:0:E019:30:501:Goto Last level on comp.(2/2)
pang:0:E018:10:001:Goto Last level on death
pang:0:E019:31:501:Goto Last level on death(2/2)
pang:0:E230:0A:000:Infinite Lives PL1
pang:0:E228:01:000:Always Have Protection PL1
pang:0:E229:00:000:Always Normal Weap. PL1
pang:0:E22C:00:500:Always Normal Weap. PL1 (2/3)
pang:0:E244:00:500:Always Normal Weap. PL1 (3/3)
pang:0:E229:01:000:Always Double Weap. PL1
pang:0:E22C:00:500:Always Double Weap. PL1 (2/3)
pang:0:E244:00:500:Always Double Weap. PL1 (3/3)
pang:0:E229:00:000:Always M. gun Weap. PL1
pang:0:E22C:01:500:Always M. gun Weap. PL1 (2/3)
pang:0:E244:00:500:Always M. gun Weap. PL1 (3/3)
pang:0:E229:00:000:Always Blocker Weap.PL1
pang:0:E22C:00:500:Always Blocker Weap.PL1 (2/3)
pang:0:E244:01:500:Always Blocker Weap.PL1 (3/3)
pang:0:E229:00:001:Get Normal Weap.PL1 Now!
pang:0:E22C:00:501:Get Normal Weap.PL1 Now!(2/3)
pang:0:E244:00:501:Get Normal Weap.PL1 Now!(3/3)
pang:0:E229:01:001:Get Double Weap.PL1 Now!
pang:0:E22C:00:501:Get Double Weap.PL1 Now!(2/3)
pang:0:E244:00:501:Get Double Weap.PL1 Now!(3/3)
pang:0:E229:00:001:Get M. gun Weap.PL1 Now!
pang:0:E22C:01:501:Get M. gun Weap.PL1 Now!(2/3)
pang:0:E244:00:501:Get M. gun Weap.PL1 Now!(3/3)
pang:0:E229:00:001:Get Blocker Weap.PL1 Now
pang:0:E22C:00:501:Get Blocker Weap.PL1 Now(2/3)
pang:0:E244:01:501:Get Blocker Weap.PL1 Now(3/3)
pang:0:E2B0:0A:000:Infinite Lives PL2
pang:0:E2A8:01:000:Always Have Protection PL2
pang:0:E2A9:00:000:Always Normal Weap. PL2
pang:0:E2AC:00:500:Always Normal Weap. PL2 (2/3)
pang:0:E2C4:00:500:Always Normal Weap. PL2 (3/3)
pang:0:E2A9:01:000:Always Double Weap. PL2
pang:0:E2AC:00:500:Always Double Weap. PL2 (2/3)
pang:0:E2C4:00:500:Always Double Weap. PL2 (3/3)
pang:0:E2A9:00:000:Always M. gun Weap. PL2
pang:0:E2AC:01:500:Always M. gun Weap. PL2 (2/3)
pang:0:E2C4:00:500:Always M. gun Weap. PL2 (3/3)
pang:0:E2A9:00:000:Always Blocker Weap.PL2
pang:0:E2AC:00:500:Always Blocker Weap.PL2 (2/3)
pang:0:E2C4:01:500:Always Blocker Weap.PL2 (3/3)
pang:0:E2A9:00:001:Get Normal Weap.PL2 Now!
pang:0:E2AC:00:501:Get Normal Weap.PL2 Now!(2/3)
pang:0:E2C4:00:501:Get Normal Weap.PL2 Now!(3/3)
pang:0:E2A9:01:001:Get Double Weap.PL2 Now!
pang:0:E2AC:00:501:Get Double Weap.PL2 Now!(2/3)
pang:0:E2C4:00:501:Get Double Weap.PL2 Now!(3/3)
pang:0:E2A9:00:001:Get M. gun Weap.PL2 Now!
pang:0:E2AC:01:501:Get M. gun Weap.PL2 Now!(2/3)
pang:0:E2C4:00:501:Get M. gun Weap.PL2 Now!(3/3)
pang:0:E2A9:00:001:Get Blocker Weap.PL2 Now
pang:0:E2AC:00:501:Get Blocker Weap.PL2 Now(2/3)
pang:0:E2C4:01:501:Get Blocker Weap.PL2 Now(3/3)
; [ Pang! 3 (Euro 950511) ]
pang3:0:000000:00:999:[The weapon cheats dont show]
pang3:0:000000:00:999:[the correct weapon icon. ]
pang3:0:FF8BAE:FA:000:Infinite Time:For Beginner & Normal modes
pang3:0:FF8BED:12:000:Never have any Bubbles
pang3:0:FF8BED:00:001:Restart the Bubbles Now!
pang3:0:FF8BB4:09:000:Infinite Lives PL1
pang3:0:FFABF4:01:000:Always Have Protection PL1
pang3:0:FFABF4:00:000:Never Have Protection PL1
pang3:0:FFABB7:02:000:Invincibility PL1
pang3:0:FFABF4:01:001:Get Protection Now! PL1
pang3:0:FFABF4:00:001:Lose Protection Now! PL1
pang3:0:FFABC8:00:000:Always Normal Weap. PL1
pang3:0:FFABC8:01:000:Always Blocker Weap.PL1
pang3:0:FFABC8:02:000:Always Water Weap. PL1
pang3:0:FFABC8:03:000:Always Double Weap. PL1
pang3:0:FFABC8:04:000:Always Super? Weap. PL1
pang3:0:FFABC8:00:001:Get Normal Weap. Now! PL1
pang3:0:FFABC8:01:001:Get Blocker Weap.Now! PL1
pang3:0:FFABC8:02:001:Get Water Weap. Now! PL1
pang3:0:FFABC8:03:001:Get Double Weap. Now! PL1
pang3:0:FFABC8:04:001:Get Super? Weap. Now! PL1
pang3:0:FF8BB5:09:000:Infinite Lives PL2
pang3:0:FFACB4:01:000:Always Have Protection PL2
pang3:0:FFACB4:00:000:Never Have Protection PL2
pang3:0:FFAC77:02:000:Invincibility PL2
pang3:0:FFACB4:01:001:Get Protection Now! PL2
pang3:0:FFACB4:00:001:Lose Protection Now! PL2
pang3:0:FFAC88:00:000:Always Normal Weap. PL2
pang3:0:FFAC88:01:000:Always Blocker Weap.PL2
pang3:0:FFAC88:02:000:Always Water Weap. PL2
pang3:0:FFAC88:03:000:Always Double Weap. PL2
pang3:0:FFAC88:04:000:Always Super? Weap. PL2
pang3:0:FFAC88:00:001:Get Normal Weap. Now! PL2
pang3:0:FFAC88:01:001:Get Blocker Weap.Now! PL2
pang3:0:FFAC88:02:001:Get Water Weap. Now! PL2
pang3:0:FFAC88:03:001:Get Double Weap. Now! PL2
pang3:0:FFAC88:04:001:Get Super? Weap. Now! PL2
pang3:0:000000:00:999:[Beginner Mode level select ]
pang3:0:FF8BC6:09:071:Select current level
pang3:0:FF8BC6:09:061:Select next level
pang3:0:000000:00:999:[Normal Mode level select ]
pang3:0:FF8BC6:31:071:Select current level
pang3:0:FF8BC6:31:061:Select next level
pang3:0:000000:00:999:[Panic Mode level select ]
pang3:0:FF8BDF:61:071:Select current level
pang3:0:FF8BDF:61:061:Select next level
; [ Pang! 3 (Japan 950511) ]
pang3j:0:000000:00:999:[The weapon cheats dont show]
pang3j:0:000000:00:999:[the correct weapon icon. ]
pang3j:0:FF8BAE:FA:000:Infinite Time:For Beginner & Normal modes
pang3j:0:FF8BED:12:000:Never have any Bubbles
pang3j:0:FF8BED:00:001:Restart the Bubbles Now!
pang3j:0:FF8BB4:09:000:Infinite Lives PL1
pang3j:0:FFABF4:01:000:Always Have Protection PL1
pang3j:0:FFABF4:00:000:Never Have Protection PL1
pang3j:0:FFABB7:02:000:Invincibility PL1
pang3j:0:FFABF4:01:001:Get Protection Now! PL1
pang3j:0:FFABF4:00:001:Lose Protection Now! PL1
pang3j:0:FFABC8:00:000:Always Normal Weap. PL1
pang3j:0:FFABC8:01:000:Always Blocker Weap.PL1
pang3j:0:FFABC8:02:000:Always Water Weap. PL1
pang3j:0:FFABC8:03:000:Always Double Weap. PL1
pang3j:0:FFABC8:04:000:Always Super? Weap. PL1
pang3j:0:FFABC8:00:001:Get Normal Weap. Now! PL1
pang3j:0:FFABC8:01:001:Get Blocker Weap.Now! PL1
pang3j:0:FFABC8:02:001:Get Water Weap. Now! PL1
pang3j:0:FFABC8:03:001:Get Double Weap. Now! PL1
pang3j:0:FFABC8:04:001:Get Super? Weap. Now! PL1
pang3j:0:FF8BB5:09:000:Infinite Lives PL2
pang3j:0:FFACB4:01:000:Always Have Protection PL2
pang3j:0:FFACB4:00:000:Never Have Protection PL2
pang3j:0:FFAC77:02:000:Invincibility PL2
pang3j:0:FFACB4:01:001:Get Protection Now! PL2
pang3j:0:FFACB4:00:001:Lose Protection Now! PL2
pang3j:0:FFAC88:00:000:Always Normal Weap. PL2
pang3j:0:FFAC88:01:000:Always Blocker Weap.PL2
pang3j:0:FFAC88:02:000:Always Water Weap. PL2
pang3j:0:FFAC88:03:000:Always Double Weap. PL2
pang3j:0:FFAC88:04:000:Always Super? Weap. PL2
pang3j:0:FFAC88:00:001:Get Normal Weap. Now! PL2
pang3j:0:FFAC88:01:001:Get Blocker Weap.Now! PL2
pang3j:0:FFAC88:02:001:Get Water Weap. Now! PL2
pang3j:0:FFAC88:03:001:Get Double Weap. Now! PL2
pang3j:0:FFAC88:04:001:Get Super? Weap. Now! PL2
pang3j:0:000000:00:999:[Beginner Mode level select ]
pang3j:0:FF8BC6:09:071:Select current level
pang3j:0:FF8BC6:09:061:Select next level
pang3j:0:000000:00:999:[Normal Mode level select ]
pang3j:0:FF8BC6:31:071:Select current level
pang3j:0:FF8BC6:31:061:Select next level
pang3j:0:000000:00:999:[Panic Mode level select ]
pang3j:0:FF8BDF:61:071:Select current level
pang3j:0:FF8BDF:61:061:Select next level
; [ Pang (bootleg) ]
pangb:0:E221:5B:000:Invincibility:Disable just before ending a level or else the level will not end!
pangb:0:E200:04:500:Invincibility (2/2)
pangb:0:E01A:99:000:Infinite Time:Disable just before travelling to a different city otherwise the game will freeze!
pangb:0:E027:01:001:Stop the Bubbles Now!
pangb:0:E027:00:001:Restart the Bubbles Now!
pangb:0:E028:8C:000:Infinite Balloon Freeze Time
pangb:0:E018:10:001:Goto Last level on comp.
pangb:0:E019:30:501:Goto Last level on comp.(2/2)
pangb:0:E018:10:001:Goto Last level on death
pangb:0:E019:31:501:Goto Last level on death(2/2)
pangb:0:E230:0A:000:Infinite Lives PL1
pangb:0:E228:01:000:Always Have Protection PL1
pangb:0:E229:00:000:Always Normal Weap. PL1
pangb:0:E22C:00:500:Always Normal Weap. PL1 (2/3)
pangb:0:E244:00:500:Always Normal Weap. PL1 (3/3)
pangb:0:E229:01:000:Always Double Weap. PL1
pangb:0:E22C:00:500:Always Double Weap. PL1 (2/3)
pangb:0:E244:00:500:Always Double Weap. PL1 (3/3)
pangb:0:E229:00:000:Always M. gun Weap. PL1
pangb:0:E22C:01:500:Always M. gun Weap. PL1 (2/3)
pangb:0:E244:00:500:Always M. gun Weap. PL1 (3/3)
pangb:0:E229:00:000:Always Blocker Weap.PL1
pangb:0:E22C:00:500:Always Blocker Weap.PL1 (2/3)
pangb:0:E244:01:500:Always Blocker Weap.PL1 (3/3)
pangb:0:E229:00:001:Get Normal Weap.PL1 Now!
pangb:0:E22C:00:501:Get Normal Weap.PL1 Now!(2/3)
pangb:0:E244:00:501:Get Normal Weap.PL1 Now!(3/3)
pangb:0:E229:01:001:Get Double Weap.PL1 Now!
pangb:0:E22C:00:501:Get Double Weap.PL1 Now!(2/3)
pangb:0:E244:00:501:Get Double Weap.PL1 Now!(3/3)
pangb:0:E229:00:001:Get M. gun Weap.PL1 Now!
pangb:0:E22C:01:501:Get M. gun Weap.PL1 Now!(2/3)
pangb:0:E244:00:501:Get M. gun Weap.PL1 Now!(3/3)
pangb:0:E229:00:001:Get Blocker Weap.PL1 Now
pangb:0:E22C:00:501:Get Blocker Weap.PL1 Now(2/3)
pangb:0:E244:01:501:Get Blocker Weap.PL1 Now(3/3)
pangb:0:E2B0:0A:000:Infinite Lives PL2
pangb:0:E2A8:01:000:Always Have Protection PL2
pangb:0:E2A9:00:000:Always Normal Weap. PL2
pangb:0:E2AC:00:500:Always Normal Weap. PL2 (2/3)
pangb:0:E2C4:00:500:Always Normal Weap. PL2 (3/3)
pangb:0:E2A9:01:000:Always Double Weap. PL2
pangb:0:E2AC:00:500:Always Double Weap. PL2 (2/3)
pangb:0:E2C4:00:500:Always Double Weap. PL2 (3/3)
pangb:0:E2A9:00:000:Always M. gun Weap. PL2
pangb:0:E2AC:01:500:Always M. gun Weap. PL2 (2/3)
pangb:0:E2C4:00:500:Always M. gun Weap. PL2 (3/3)
pangb:0:E2A9:00:000:Always Blocker Weap.PL2
pangb:0:E2AC:00:500:Always Blocker Weap.PL2 (2/3)
pangb:0:E2C4:01:500:Always Blocker Weap.PL2 (3/3)
pangb:0:E2A9:00:001:Get Normal Weap.PL2 Now!
pangb:0:E2AC:00:501:Get Normal Weap.PL2 Now!(2/3)
pangb:0:E2C4:00:501:Get Normal Weap.PL2 Now!(3/3)
pangb:0:E2A9:01:001:Get Double Weap.PL2 Now!
pangb:0:E2AC:00:501:Get Double Weap.PL2 Now!(2/3)
pangb:0:E2C4:00:501:Get Double Weap.PL2 Now!(3/3)
pangb:0:E2A9:00:001:Get M. gun Weap.PL2 Now!
pangb:0:E2AC:01:501:Get M. gun Weap.PL2 Now!(2/3)
pangb:0:E2C4:00:501:Get M. gun Weap.PL2 Now!(3/3)
pangb:0:E2A9:00:001:Get Blocker Weap.PL2 Now
pangb:0:E2AC:00:501:Get Blocker Weap.PL2 Now(2/3)
pangb:0:E2C4:01:501:Get Blocker Weap.PL2 Now(3/3)
; [ Pang Poms (Mitchell) ]
pangpomm:0:C0DE5A:63:000:Infinite Credits
pangpomm:0:C0C80A:99:000:Infinite Time
pangpomm:0:C0C802:00:001:Finish this Screen Now!
pangpomm:0:C0C406:0A:000:Infinite Lives PL1
pangpomm:0:C0C467:02:000:Invincibility PL1
pangpomm:0:C0C606:0A:000:Infinite Lives PL2
pangpomm:0:C0C667:02:000:Invincibility PL2
; [ Pang Poms ]
pangpoms:0:C0DE5A:63:000:Infinite Credits
pangpoms:0:C0C80A:99:000:Infinite Time
pangpoms:0:C0C802:00:001:Finish this Screen Now!
pangpoms:0:C0C406:0A:000:Infinite Lives PL1
pangpoms:0:C0C467:02:000:Invincibility PL1
pangpoms:0:C0C606:0A:000:Infinite Lives PL2
pangpoms:0:C0C667:02:000:Invincibility PL2
; [ Space Panic (version E) ]
panic:0:40D0:05:000:Infinite Lives
panic:0:40B2:09:000:Infinite Oxygen
; [ Space Panic (set 2) ]
panic2:0:40D0:05:000:Infinite Lives
panic2:0:40B2:09:000:Infinite Oxygen
; [ Space Panic (set 3) ]
panic3:0:40D0:05:000:Infinite Lives
panic3:0:40B2:09:000:Infinite Oxygen
; [ Panic Bomber ]
panicbom:0:1038CD:00:000:Always Minimum Power Up PL1
panicbom:0:1038CD:08:000:Always Maximum Power Up PL1
panicbom:0:103941:00:000:No more level gain PL1
panicbom:0:103B6F:00:000:Always Minimum Power Up PL1
panicbom:0:103B6F:08:000:Always Maximum Power Up PL1
panicbom:0:103BE3:00:000:No more level gain PL2
; [ Space Panic (German) ]
panicger:0:40D0:05:000:Infinite Lives
panicger:0:40B2:09:000:Infinite Oxygen
; [ Space Panic (harder) ]
panich:0:40D0:05:000:Infinite Lives
panich:0:40B2:09:000:Infinite Oxygen
; [ Panic Street (Japan) ]
panicstr:0:060001E8:7D:000:Infinite Time
panicstr:0:060001E9:00:500:Infinite Time (2/2)
panicstr:0:060001D9:01:001:Finish round with 100% Now!
panicstr:0:060001DA:00:501:Finish round with 100% Now! (2/3)
panicstr:0:060001DB:00:501:Finish round with 100% Now! (3/3)
panicstr:0:06000108:03:000:Infinite Lives PL1
panicstr:0:06000218:04:000:Always have Maximum Speed PL1
panicstr:0:0600024E:04:500:Always have Maximum Speed PL1 (2/2)
panicstr:0:0600021A:04:000:Always have Maximum Power PL1
panicstr:0:0600024C:04:500:Always have Maximum Power PL1 (2/2)
panicstr:0:06000109:03:000:Infinite Lives PL2
panicstr:0:06000219:04:000:Always have Maximum Speed PL2
panicstr:0:0600024F:04:500:Always have Maximum Speed PL2 (2/2)
panicstr:0:0600021B:04:000:Always have Maximum Power PL2
panicstr:0:0600024D:04:500:Always have Maximum Power PL2 (2/2)
; [ Paperboy (rev 3) ]
paperboy:1:002A:1F:000:Infinite Credits
paperboy:0:0CD4:E0:000:Infinite Course Time:Also Max Breakage Bonus
paperboy:0:0CD5:7F:500:Infinite Course Time (2/2)
paperboy:0:A73C:87:100:Invincibility
paperboy:0:A73D:00:600:Invincibility (2/2)
paperboy:0:0000:00:999:[ NOTE - It's best not to use the ]
paperboy:0:0000:00:999:[ various paper cheats - especially ]
paperboy:0:0000:00:999:[ with invincibility as if you throw ]
paperboy:0:0000:00:999:[ too many papers with the one life ]
paperboy:0:0000:00:999:[ the game will crash. I'd recommend ]
paperboy:0:0000:00:999:[ only using Infinite Papers at most ]
paperboy:0:0000:00:999:[ and don't go mad! ]
paperboy:0:0CC3:0A:000:Infinite Papers
paperboy:0:0CC4:00:000:No paper bunch changeover delay
paperboy:0:0AE6:00:000:Throw all papers as one bunch
paperboy:0:0CCA:05:000:Infinite Lives PL1
paperboy:0:0CCB:05:000:Infinite Lives PL2
; [ Paperboy (rev 1) ]
paperbr1:1:0029:1F:000:Infinite Credits
paperbr1:0:0CC2:E0:000:Infinite Course Time:Also Max Breakage Bonus
paperbr1:0:0CC3:7F:500:Infinite Course Time (2/2)
paperbr1:0:A73C:87:100:Invincibility
paperbr1:0:A73D:00:600:Invincibility (2/2)
paperbr1:0:0000:00:999:[ NOTE - It's best not to use the ]
paperbr1:0:0000:00:999:[ various paper cheats - especially ]
paperbr1:0:0000:00:999:[ with invincibility as if you throw ]
paperbr1:0:0000:00:999:[ too many papers with the one life ]
paperbr1:0:0000:00:999:[ the game will crash. I'd recommend ]
paperbr1:0:0000:00:999:[ only using Infinite Papers at most ]
paperbr1:0:0000:00:999:[ and don't go mad! ]
paperbr1:0:0CB1:0A:000:Infinite Papers
paperbr1:0:0CB2:00:000:No paper bunch changeover delay
paperbr1:0:0AD4:00:000:Throw all papers as one bunch
paperbr1:0:0CB8:05:000:Infinite Lives PL1
paperbr1:0:0CB9:05:000:Infinite Lives PL2
; [ Paperboy (rev 2) ]
paperbr2:1:002A:1F:000:Infinite Credits
paperbr2:0:0CD4:E0:000:Infinite Course Time:Also Max Breakage Bonus
paperbr2:0:0CD5:7F:500:Infinite Course Time (2/2)
paperbr2:0:A73C:87:100:Invincibility
paperbr2:0:A73D:00:600:Invincibility (2/2)
paperbr2:0:0000:00:999:[ NOTE - It's best not to use the ]
paperbr2:0:0000:00:999:[ various paper cheats - especially ]
paperbr2:0:0000:00:999:[ with invincibility as if you throw ]
paperbr2:0:0000:00:999:[ too many papers with the one life ]
paperbr2:0:0000:00:999:[ the game will crash. I'd recommend ]
paperbr2:0:0000:00:999:[ only using Infinite Papers at most ]
paperbr2:0:0000:00:999:[ and don't go mad! ]
paperbr2:0:0CC3:0A:000:Infinite Papers
paperbr2:0:0CC4:00:000:No paper bunch changeover delay
paperbr2:0:0AE6:00:000:Throw all papers as one bunch
paperbr2:0:0CCA:05:000:Infinite Lives PL1
paperbr2:0:0CCB:05:000:Infinite Lives PL2
; [ Paradise ]
paradise:0:E6E0:09:000:Slideshow Mode:Enable this cheat before you start a game - it is infact a 'Infinite Credits' cheat with a side effect!
paradise:0:E6BE:40:001:Finish Round with 99.9% Now!
paradise:0:E6BD:00:501:Finish Round with 99.9% Now! (2/2):The poking values for this are wrong but they work
paradise:0:E639:3C:000:Infinite Time PL1
paradise:0:E63E:05:000:Infinite Lives PL1
paradise:0:E661:3C:000:Infinite Time PL2
paradise:0:E666:05:000:Infinite Lives PL2
; [ Parodius DA! (Japan) ]
parodisj:0:1867:10:000:Infinite Lives PL1
parodisj:0:1868:10:000:Infinite Lives PL2
parodisj:0:18B1:01:000:Invincibility ON:Can't catch Bells either
parodisj:0:18B1:00:001:Invincibility OFF
;comments left in for now
;Comments from Hman
;Still open issues:
;- the green bell power, "zoom" activation ?
;- the red bell power
;- what is the white bell supposed to do ?
;- the Missile/Laser issue: both work as Get+Now or Always, but you can't mix them - activate Missile first,
; turn it off then (if you used the Always cheat) and then activate the Laser cheat.
;- the "option", found the counter, how to activate it ?
parodisj:0:1893:01:001:Select Speed
parodisj:0:1893:02:001:Select Missile
parodisj:0:1893:03:001:Select Double
parodisj:0:1893:04:001:Select Laser
parodisj:0:1893:05:001:Select Option
parodisj:0:1893:06:001:Select "?"
parodisj:0:1893:07:001:Select Shield
parodisj:0:0000:00:999:[Don't activate Missile & ]
parodisj:0:0000:00:999:[Laser cheats at the same ]
parodisj:0:0000:00:999:[time - they won't work! Use]
parodisj:0:0000:00:999:[one after the other. Make ]
parodisj:0:0000:00:999:[sure one is off when you ]
parodisj:0:0000:00:999:[activate the other cheat!!!]
parodisj:0:1891:01:021:Get Missile Now!:Don't use with Laser cheats
parodisj:0:18A0:01:521:Get Missile Now! (2/2)
parodisj:0:1891:01:021:Get Laser Now!:Don't use with Missile cheats
parodisj:0:18A0:04:521:Get Laser Now! (2/4)
parodisj:0:1891:08:541:Get Laser Now! (3/4)
parodisj:0:18A0:03:541:Get Laser Now! (4/4)
parodisj:0:1891:01:020:Always have Missile:Don't use with Laser cheats
parodisj:0:18A0:01:520:Always have Missile (2/2)
parodisj:0:1891:01:020:Always have Laser:Don't use with Missile cheats
parodisj:0:18A0:04:520:Always have Laser (2/4)
parodisj:0:1891:08:540:Always have Laser (3/4)
parodisj:0:18A0:03:540:Always have Laser (4/4)
parodisj:0:1894:01:001:Get Speed 1 Now!
parodisj:0:1894:02:001:Get Speed 2 Now!
parodisj:0:1894:03:001:Get Speed 3 Now!
parodisj:0:1894:04:001:Get Speed 4 Now!
parodisj:0:18AC:89:001:Get Blue Bellpower Now!
parodisj:0:18AD:01:501:Get Blue Bellpower Now! (2/2)
parodisj:0:1894:01:000:Always have Speed 1
parodisj:0:1894:02:000:Always have Speed 2
parodisj:0:1894:03:000:Always have Speed 3
parodisj:0:1894:04:000:Always have Speed 4
parodisj:0:18AC:89:000:Always Blue Bellpower
parodisj:0:18AD:01:500:Always Blue Bellpower (2/2)
;18B0=C0 and 18B1=01 when Green Bell (giant player( is activated
;still not able to activate Giant Player at will
parodisj:0:18B0:C0:001:Can't shoot Now!:As with Green Bell but small
parodisj:0:18B0:00:001:Reset "Can't shoot" Now!
;189F holds the counter of Main ship + additional shooting ships
;however I wasn't able to find where the additional ships are activated
;also incrementing 189F won't give multiple ships at next activation
;of "option".
parodisj:0:189F:00:998:Show "Option" counter
parodisj:0:1BAE:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Parodius DA! (World) ]
parodius:0:1867:10:000:Infinite Lives PL1
parodius:0:1868:10:000:Infinite Lives PL2
parodius:0:18B1:01:000:Invincibility ON:Can't catch Bells either
parodius:0:18B1:00:001:Invincibility OFF
;comments left in for now
;Comments from Hman
;Still open issues:
;- the green bell power, "zoom" activation ?
;- the red bell power
;- what is the white bell supposed to do ?
;- the Missile/Laser issue: both work as Get+Now or Always, but you can't mix them - activate Missile first,
; turn it off then (if you used the Always cheat) and then activate the Laser cheat.
;- the "option", found the counter, how to activate it ?
parodius:0:1893:01:001:Select Speed
parodius:0:1893:02:001:Select Missile
parodius:0:1893:03:001:Select Double
parodius:0:1893:04:001:Select Laser
parodius:0:1893:05:001:Select Option
parodius:0:1893:06:001:Select "?"
parodius:0:1893:07:001:Select Shield
parodius:0:0000:00:999:[Don't activate Missile & ]
parodius:0:0000:00:999:[Laser cheats at the same ]
parodius:0:0000:00:999:[time - they won't work! Use]
parodius:0:0000:00:999:[one after the other. Make ]
parodius:0:0000:00:999:[sure one is off when you ]
parodius:0:0000:00:999:[activate the other cheat!!!]
parodius:0:1891:01:021:Get Missile Now!:Don't use with Laser cheats
parodius:0:18A0:01:521:Get Missile Now! (2/2)
parodius:0:1891:01:021:Get Laser Now!:Don't use with Missile cheats
parodius:0:18A0:04:521:Get Laser Now! (2/4)
parodius:0:1891:08:541:Get Laser Now! (3/4)
parodius:0:18A0:03:541:Get Laser Now! (4/4)
parodius:0:1891:01:020:Always have Missile:Don't use with Laser cheats
parodius:0:18A0:01:520:Always have Missile (2/2)
parodius:0:1891:01:020:Always have Laser:Don't use with Missile cheats
parodius:0:18A0:04:520:Always have Laser (2/4)
parodius:0:1891:08:540:Always have Laser (3/4)
parodius:0:18A0:03:540:Always have Laser (4/4)
parodius:0:1894:01:001:Get Speed 1 Now!
parodius:0:1894:02:001:Get Speed 2 Now!
parodius:0:1894:03:001:Get Speed 3 Now!
parodius:0:1894:04:001:Get Speed 4 Now!
parodius:0:18AC:89:001:Get Blue Bellpower Now!
parodius:0:18AD:01:501:Get Blue Bellpower Now! (2/2)
parodius:0:1894:01:000:Always have Speed 1
parodius:0:1894:02:000:Always have Speed 2
parodius:0:1894:03:000:Always have Speed 3
parodius:0:1894:04:000:Always have Speed 4
parodius:0:18AC:89:000:Always Blue Bellpower
parodius:0:18AD:01:500:Always Blue Bellpower (2/2)
;18B0=C0 and 18B1=01 when Green Bell (giant player( is activated
;still not able to activate Giant Player at will
parodius:0:18B0:C0:001:Can't shoot Now!:As with Green Bell but small
parodius:0:18B0:00:001:Reset "Can't shoot" Now!
;189F holds the counter of Main ship + additional shooting ships
;however I wasn't able to find where the additional ships are activated
;also incrementing 189F won't give multiple ships at next activation
;of "option".
parodius:0:189F:00:998:Show "Option" counter
parodius:0:1BAE:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Pass ]
pass:0:080015:99:000:Infinite Credits
pass:0:080003:99:007:Infinite Time
pass:0:08000E:00:001:Finish this Level Now!
pass:0:08000F:00:501:Finish this Level Now! (2/2)
pass:0:080027:1F:001:Goto Level 33 when this level ends
pass:0:080027:1F:071:Select next level
pass:0:08007F:06:000:Infinite Lives PL1
pass:0:08008F:03:000:Next 'P' always = extra life PL1
pass:0:08008F:03:001:Next 'P' = extra life Now! PL1
pass:0:080081:06:000:Infinite Lives PL2
pass:0:080091:03:000:Next 'P' always = extra life PL2
pass:0:080091:03:001:Next 'P' = extra life Now! PL2
; [ Passing Shot (4 Players) (bootleg) ]
passht4b:0:FFE87E:99:000:Infinite Points
passht4b:0:FFE865:05:001:Goto Last match Now!
passht4b:0:FFE87B:00:000:Always be first serve
passht4b:0:FFE86F:06:000:Always win set to win game
passht4b:0:FFE871:00:000:CPUs sets always set to 0
passht4b:0:FFE86F:06:001:Win set to win game Now!
passht4b:0:FFE871:00:001:CPUs sets set to 0 Now!
passht4b:0:FFE873:03:000:Always win point to win set
passht4b:0:FFE875:00:000:Always set CPUs score to 0
passht4b:0:FFE873:03:001:Win point to win set Now!
passht4b:0:FFE875:00:001:Set CPUs score to 0 Now!
; [ Passing Shot (2 Players) ]
passsht:0:FFE87E:99:000:Infinite Points
passsht:0:FFE865:05:001:Goto Last match Now!
passsht:0:FFE87B:00:000:Always be first serve
passsht:0:FFE86F:06:000:Always win set to win game
passsht:0:FFE871:00:000:CPUs sets always set to 0
passsht:0:FFE86F:06:001:Win set to win game Now!
passsht:0:FFE871:00:001:CPUs sets set to 0 Now!
passsht:0:FFE873:03:000:Always win point to win set
passsht:0:FFE875:00:000:Always set CPUs score to 0
passsht:0:FFE873:03:001:Win point to win set Now!
passsht:0:FFE875:00:001:Set CPUs score to 0 Now!
; [ Passing Shot (2 Players) (bootleg) ]
passshtb:0:FFE87E:99:000:Infinite Points
passshtb:0:FFE865:05:001:Goto Last match Now!
passshtb:0:FFE87B:00:000:Always be first serve
passshtb:0:FFE86F:06:000:Always win set to win game
passshtb:0:FFE871:00:000:CPUs sets always set to 0
passshtb:0:FFE86F:06:001:Win set to win game Now!
passshtb:0:FFE871:00:001:CPUs sets set to 0 Now!
passshtb:0:FFE873:03:000:Always win point to win set
passshtb:0:FFE875:00:000:Always set CPUs score to 0
passshtb:0:FFE873:03:001:Win point to win set Now!
passshtb:0:FFE875:00:001:Set CPUs score to 0 Now!
; [ Pastel Gal (Japan 851224) ]
pastelgl:0:0000:00:999:[The winning hand cheat must]
pastelgl:0:0000:00:999:[be activated when there are]
pastelgl:0:0000:00:999:[14 tiles in your hand, then]
pastelgl:0:0000:00:999:[press the RON key . ]
pastelgl:0:0000:00:999:[('Z' by default). The tiles]
pastelgl:0:0000:00:999:[do not visually change ]
pastelgl:0:0000:00:999:[until you make a move. ]
pastelgl:0:E245:31:001:Get winning hand Now!
pastelgl:0:E246:31:501:Get winning hand Now! (02/14)
pastelgl:0:E247:31:501:Get winning hand Now! (03/14)
pastelgl:0:E248:32:501:Get winning hand Now! (04/14)
pastelgl:0:E249:32:501:Get winning hand Now! (05/14)
pastelgl:0:E24A:32:501:Get winning hand Now! (06/14)
pastelgl:0:E24B:33:501:Get winning hand Now! (07/14)
pastelgl:0:E24C:33:501:Get winning hand Now! (08/14)
pastelgl:0:E24D:33:501:Get winning hand Now! (09/14)
pastelgl:0:E24E:34:501:Get winning hand Now! (10/14)
pastelgl:0:E24F:34:501:Get winning hand Now! (11/14)
pastelgl:0:E250:34:501:Get winning hand Now! (12/14)
pastelgl:0:E251:35:501:Get winning hand Now! (13/14)
pastelgl:0:E252:35:501:Get winning hand Now! (14/14)
pastelgl:0:0000:00:999:[At the start of a game, ]
pastelgl:0:0000:00:999:[there may be some small ]
pastelgl:0:0000:00:999:[glitches on the tiles when ]
pastelgl:0:0000:00:999:[using the 'Always' cheats. ]
pastelgl:0:0000:00:999:[The cheats should still ]
pastelgl:0:0000:00:999:[work as normal. ]
pastelgl:0:E245:31:000:Always winning hand
pastelgl:0:E246:31:500:Always winning hand (02/14)
pastelgl:0:E247:31:500:Always winning hand (03/14)
pastelgl:0:E248:32:500:Always winning hand (04/14)
pastelgl:0:E249:32:500:Always winning hand (05/14)
pastelgl:0:E24A:32:500:Always winning hand (06/14)
pastelgl:0:E24B:33:500:Always winning hand (07/14)
pastelgl:0:E24C:33:500:Always winning hand (08/14)
pastelgl:0:E24D:33:500:Always winning hand (09/14)
pastelgl:0:E24E:34:500:Always winning hand (10/14)
pastelgl:0:E24F:34:500:Always winning hand (11/14)
pastelgl:0:E250:34:500:Always winning hand (12/14)
pastelgl:0:E251:35:500:Always winning hand (13/14)
pastelgl:0:E252:35:500:Always winning hand (14/14)
; [ Mahjong Pachinko Monogatari (Japan) ]
patimono:0:0000:00:999:[The winning hand cheat must]
patimono:0:0000:00:999:[be activated when there are]
patimono:0:0000:00:999:[14 tiles in your hand, then]
patimono:0:0000:00:999:[press the RON key . ]
patimono:0:0000:00:999:[('Z' by default). The tiles]
patimono:0:0000:00:999:[do not visually change ]
patimono:0:0000:00:999:[until you make a move. ]
patimono:0:FD47:31:001:Get winning hand Now!
patimono:0:FD48:31:501:Get winning hand Now! (02/14)
patimono:0:FD49:31:501:Get winning hand Now! (03/14)
patimono:0:FD4A:32:501:Get winning hand Now! (04/14)
patimono:0:FD4B:32:501:Get winning hand Now! (05/14)
patimono:0:FD4C:32:501:Get winning hand Now! (06/14)
patimono:0:FD4D:33:501:Get winning hand Now! (07/14)
patimono:0:FD4E:33:501:Get winning hand Now! (08/14)
patimono:0:FD4F:33:501:Get winning hand Now! (09/14)
patimono:0:FD50:34:501:Get winning hand Now! (10/14)
patimono:0:FD51:34:501:Get winning hand Now! (11/14)
patimono:0:FD52:34:501:Get winning hand Now! (12/14)
patimono:0:FD53:35:501:Get winning hand Now! (13/14)
patimono:0:FD54:35:501:Get winning hand Now! (14/14)
patimono:0:0000:00:999:[At the start of a game, ]
patimono:0:0000:00:999:[there may be some small ]
patimono:0:0000:00:999:[glitches on the tiles when ]
patimono:0:0000:00:999:[using the 'Always' cheats. ]
patimono:0:0000:00:999:[The cheats should still ]
patimono:0:0000:00:999:[work as normal. ]
patimono:0:FD47:31:000:Always winning hand
patimono:0:FD48:31:500:Always winning hand (02/14)
patimono:0:FD49:31:500:Always winning hand (03/14)
patimono:0:FD4A:32:500:Always winning hand (04/14)
patimono:0:FD4B:32:500:Always winning hand (05/14)
patimono:0:FD4C:32:500:Always winning hand (06/14)
patimono:0:FD4D:33:500:Always winning hand (07/14)
patimono:0:FD4E:33:500:Always winning hand (08/14)
patimono:0:FD4F:33:500:Always winning hand (09/14)
patimono:0:FD50:34:500:Always winning hand (10/14)
patimono:0:FD51:34:500:Always winning hand (11/14)
patimono:0:FD52:34:500:Always winning hand (12/14)
patimono:0:FD53:35:500:Always winning hand (13/14)
patimono:0:FD54:35:500:Always winning hand (14/14)
; [ Pinball Action (set 2) ]
pbactio2:0:C15B:09:000:Infinite Balls PL1
pbactio2:0:C15C:09:000:Infinite Balls PL2
pbactio2:0:C1C7:01:001:Light Extra Ball Now!
pbactio2:0:C5D1:01:501:Light Extra Ball Now! (2/2)
pbactio2:0:C16D:63:000:99 Bonus
pbactio2:0:C16D:63:001:99 Bonus on current ball
pbactio2:0:C1BC:05:000:5X Bonus Multiplier
pbactio2:0:C11A:01:020:Slots-Red Door Always Open
pbactio2:0:C11A:01:040:Slots-Red Door Never Open
pbactio2:0:C11A:02:020:Slots-Post Always Up
pbactio2:0:C11A:02:040:Slots-Post Always Down
pbactio2:0:C11A:04:020:Slots-Side Safety Always ON
pbactio2:0:C11A:04:040:Slots-Side Safety Always OFF
pbactio2:0:C11A:07:000:Slots-Always Door+post+safety
pbactio2:0:C11A:00:000:Slots-Board Inaccessible
pbactio2:0:C11A:01:021:Slots-Open Red Door Now!
pbactio2:0:C11A:01:041:Slots-Shut Red Door Now!
pbactio2:0:C11A:02:021:Slots-Post Up Now!
pbactio2:0:C11A:02:041:Slots-Post Down Now!
pbactio2:0:C11A:04:021:Slots-Side Safety ON Now!
pbactio2:0:C11A:04:041:Slots-Side Safety OFF Now!
pbactio2:0:C11B:01:020:Bowls-Green Door Always Open
pbactio2:0:C11B:01:040:Bowls-Green Door Never Open
pbactio2:0:C11B:02:020:Bowls-Post Always Up
pbactio2:0:C11B:02:040:Bowls-Post Always Down
pbactio2:0:C11B:04:020:Bowls-Side Safety Always ON
pbactio2:0:C11B:04:040:Bowls-Side Safety Always OFF
pbactio2:0:C11B:07:000:Bowls-Always Door+post+safety
pbactio2:0:C11B:00:000:Bowls-Board Inaccessible
pbactio2:0:C11B:01:021:Bowls-Open Green Door Now!
pbactio2:0:C11B:01:041:Bowls-Shut Green Door Now!
pbactio2:0:C11B:02:021:Bowls-Post Up Now!
pbactio2:0:C11B:02:041:Bowls-Post Down Now!
pbactio2:0:C11B:04:021:Bowls-Side Safety ON Now!
pbactio2:0:C11B:04:041:Bowls-Side Safety OFF Now!
pbactio2:0:C11C:01:020:Cards-Blue Door Always Open
pbactio2:0:C11C:01:040:Cards-Blue Door Never Open
pbactio2:0:C11C:02:020:Cards-Post Always Up
pbactio2:0:C11C:02:040:Cards-Post Always Down
pbactio2:0:C11C:04:020:Cards-Side Safety Always ON
pbactio2:0:C11C:04:040:Cards-Side Safety Always OFF
pbactio2:0:C11C:07:000:Cards-Always Door+post+safety
pbactio2:0:C11C:00:000:Cards-Board Inaccessible
pbactio2:0:C11C:01:021:Cards-Open Blue Door Now!
pbactio2:0:C11C:01:041:Cards-Shut Blue Door Now!
pbactio2:0:C11C:02:021:Cards-Post Up Now!
pbactio2:0:C11C:02:041:Cards-Post Down Now!
pbactio2:0:C11C:04:021:Cards-Side Safety ON Now!
pbactio2:0:C11C:04:041:Cards-Side Safety OFF Now!
; [ Pinball Action (set 1) ]
pbaction:0:C15B:09:000:Infinite Balls PL1
pbaction:0:C15C:09:000:Infinite Balls PL2
pbaction:0:C1C7:01:001:Light Extra Ball Now!
pbaction:0:C5D1:01:501:Light Extra Ball Now! (2/2)
pbaction:0:C16D:63:000:99 Bonus
pbaction:0:C16D:63:001:99 Bonus on current ball
pbaction:0:C1BC:05:000:5X Bonus Multiplier
pbaction:0:C11A:01:020:Slots-Red Door Always Open
pbaction:0:C11A:01:040:Slots-Red Door Never Open
pbaction:0:C11A:02:020:Slots-Post Always Up
pbaction:0:C11A:02:040:Slots-Post Always Down
pbaction:0:C11A:04:020:Slots-Side Safety Always ON
pbaction:0:C11A:04:040:Slots-Side Safety Always OFF
pbaction:0:C11A:07:000:Slots-Always Door+post+safety
pbaction:0:C11A:00:000:Slots-Board Inaccessible
pbaction:0:C11A:01:021:Slots-Open Red Door Now!
pbaction:0:C11A:01:041:Slots-Shut Red Door Now!
pbaction:0:C11A:02:021:Slots-Post Up Now!
pbaction:0:C11A:02:041:Slots-Post Down Now!
pbaction:0:C11A:04:021:Slots-Side Safety ON Now!
pbaction:0:C11A:04:041:Slots-Side Safety OFF Now!
pbaction:0:C11B:01:020:Bowls-Green Door Always Open
pbaction:0:C11B:01:040:Bowls-Green Door Never Open
pbaction:0:C11B:02:020:Bowls-Post Always Up
pbaction:0:C11B:02:040:Bowls-Post Always Down
pbaction:0:C11B:04:020:Bowls-Side Safety Always ON
pbaction:0:C11B:04:040:Bowls-Side Safety Always OFF
pbaction:0:C11B:07:000:Bowls-Always Door+post+safety
pbaction:0:C11B:00:000:Bowls-Board Inaccessible
pbaction:0:C11B:01:021:Bowls-Open Green Door Now!
pbaction:0:C11B:01:041:Bowls-Shut Green Door Now!
pbaction:0:C11B:02:021:Bowls-Post Up Now!
pbaction:0:C11B:02:041:Bowls-Post Down Now!
pbaction:0:C11B:04:021:Bowls-Side Safety ON Now!
pbaction:0:C11B:04:041:Bowls-Side Safety OFF Now!
pbaction:0:C11C:01:020:Cards-Blue Door Always Open
pbaction:0:C11C:01:040:Cards-Blue Door Never Open
pbaction:0:C11C:02:020:Cards-Post Always Up
pbaction:0:C11C:02:040:Cards-Post Always Down
pbaction:0:C11C:04:020:Cards-Side Safety Always ON
pbaction:0:C11C:04:040:Cards-Side Safety Always OFF
pbaction:0:C11C:07:000:Cards-Always Door+post+safety
pbaction:0:C11C:00:000:Cards-Board Inaccessible
pbaction:0:C11C:01:021:Cards-Open Blue Door Now!
pbaction:0:C11C:01:041:Cards-Shut Blue Door Now!
pbaction:0:C11C:02:021:Cards-Post Up Now!
pbaction:0:C11C:02:041:Cards-Post Down Now!
pbaction:0:C11C:04:021:Cards-Side Safety ON Now!
pbaction:0:C11C:04:041:Cards-Side Safety OFF Now!
; [ Pioneer Balloon ]
pballoon:0:00A8:08:000:Infinite Lives
pballoon:0:009F:96:000:Infinite Energy
pballoon:0:0094:C0:000:Invincibility
; [ Gyakuten!! Puzzle Bancho (Japan) ]
pbancho:0:400003:09:000:Infinite Credits
pbancho:0:4017D1:00:000:Never send any Blocks PL1
pbancho:0:4017D1:06:001:Send 6 Blocks Now! PL1
pbancho:0:4017D1:12:001:Send 18 Blocks Now! PL1
pbancho:0:4017D3:00:000:Never send any Blocks PL2
pbancho:0:4017D3:06:001:Send 6 Blocks Now! PL2
pbancho:0:4017D3:12:001:Send 18 Blocks Now! PL2
; [ Powerful Baseball '96 (GV017 JAPAN 1.03) ]
pbball96:0:EA713:00:000:Infinite Strikes
pbball96:0:EA714:00:000:Infinite Balls
pbball96:0:EA715:00:000:Infinite Outs
pbball96:0:EA713:00:001:Set Strikes to 0 Now!
pbball96:0:EA713:02:001:Set Strikes to 2 Now!
pbball96:0:EA714:00:001:Set Balls to 0 Now!
pbball96:0:EA714:03:001:Set Balls to 3 Now!
pbball96:0:EA715:00:001:Set Outs to 0 Now!
pbball96:0:EA715:02:001:Set Outs to 2 Now!
; [ Prebillian ]
pbillian:0:F23D:09:000:Infinite Credits
pbillian:0:F208:06:000:Infinite Lives PL1
pbillian:0:F20C:00:007:Infinite Shots PL1
pbillian:0:F20A:06:000:Infinite Lives PL2
pbillian:0:F216:00:007:Infinite Shots PL2
; [ Perfect Billiard ]
pbillrd:0:C342:0A:000:Infinite Balls
pbillrd:0:C343:09:000:Infinite Shots
; [ Perfect Billiard (Sega) ]
pbillrds:0:C342:0A:000:Infinite Balls
pbillrds:0:C343:09:000:Infinite Shots
; [ Pebble Beach - The Great Shot ]
pblbeach:0:0000:00:999:[ There are no cheats ]:REASON 1
pblbeach:0:0000:00:999:[ for this game as it ]:REASON 1
pblbeach:0:0000:00:999:[ didn't work the last ]:REASON 1
pblbeach:0:0000:00:999:[ time it was tested. ]:REASON 1
pblbeach:0:0000:00:999:[ If the game now works ]:REASON 1
pblbeach:0:0000:00:999:[ please request cheats ]:REASON 1
pblbeach:0:0000:00:999:[ for it on the cheat ]:REASON 1
pblbeach:0:0000:00:999:[ forums. ]:REASON 1
; [ Puzzle Bobble 2 (Japan) ]
pbobbl2j:0:400091:09:000:Infinite Credits
pbobbl2j:0:40A276:01:001:Enable "Alternate World" Levels:Drunk on Title Screen and different maps, Same as "Fire,<-,->,Fire" on Title Screen
pbobbl2j:0:40A276:00:001:Disable "Alternate World" Levels
pbobbl2j:0:41DFDB:14:000:Infinite Time PL1
pbobbl2j:0:41E06F:14:000:Infinite Time PL2
pbobbl2j:0:000000:00:999:[ These cheats are for use during Versus Mode ]
pbobbl2j:0:40A2AB:00:000:Never Attacked PL1
pbobbl2j:0:41DFD1:00:500:Never Attacked PL1 (2/2)
pbobbl2j:0:40A2AD:00:000:Never Attacked PL2
pbobbl2j:0:41E065:00:500:Never Attacked PL2 (2/2)
pbobbl2j:0:000000:00:999:[ These cheats are for use during Puzzle Mode ]
pbobbl2j:0:4061D8:FF:000:Help line "ON"
pbobbl2j:0:4061D8:00:001:Help line "OFF"
pbobbl2j:0:000000:00:999:[ The following cheats work from the "select ]
pbobbl2j:0:000000:00:999:[ path" screen. Press "Pause" & activate the ]
pbobbl2j:0:000000:00:999:[ required cheat, then unpause and then press ]
pbobbl2j:0:000000:00:999:[ "A" the select button. ]
pbobbl2j:0:000000:00:999:[ Warning! Moving the pointer will reset these ]
pbobbl2j:0:000000:00:999:[ Start on Level cheats! ]
pbobbl2j:0:40AA93:00:001:Start on Level A-01 Now!
pbobbl2j:0:4061D1:00:501:Start on Level A-01 Now! (2/3)
pbobbl2j:0:4061D5:00:501:Start on Level A-01 Now! (3/3)
pbobbl2j:0:40AA93:00:001:Start on Level A-02 Now!
pbobbl2j:0:4061D1:01:501:Start on Level A-02 Now! (2/3)
pbobbl2j:0:4061D5:01:501:Start on Level A-02 Now! (3/3)
pbobbl2j:0:40AA93:00:001:Start on Level A-03 Now!
pbobbl2j:0:4061D1:02:501:Start on Level A-03 Now! (2/3)
pbobbl2j:0:4061D5:02:501:Start on Level A-03 Now! (3/3)
pbobbl2j:0:40AA93:00:001:Start on Level A-04 Now!
pbobbl2j:0:4061D1:03:501:Start on Level A-04 Now! (2/3)
pbobbl2j:0:4061D5:03:501:Start on Level A-04 Now! (3/3)
pbobbl2j:0:40AA93:00:001:Start on Level A-05 Now!
pbobbl2j:0:4061D1:04:501:Start on Level A-05 Now! (2/3)
pbobbl2j:0:4061D5:04:501:Start on Level A-05 Now! (3/3)
pbobbl2j:0:40AA93:01:001:Start on Level B-01 Now!
pbobbl2j:0:4061D1:00:501:Start on Level B-01 Now! (2/3)
pbobbl2j:0:4061D5:00:501:Start on Level B-01 Now! (3/3)
pbobbl2j:0:40AA93:01:001:Start on Level B-02 Now!
pbobbl2j:0:4061D1:01:501:Start on Level B-02 Now! (2/3)
pbobbl2j:0:4061D5:01:501:Start on Level B-02 Now! (3/3)
pbobbl2j:0:40AA93:01:001:Start on Level B-03 Now!
pbobbl2j:0:4061D1:02:501:Start on Level B-03 Now! (2/3)
pbobbl2j:0:4061D5:02:501:Start on Level B-03 Now! (3/3)
pbobbl2j:0:40AA93:01:001:Start on Level B-04 Now!
pbobbl2j:0:4061D1:03:501:Start on Level B-04 Now! (2/3)
pbobbl2j:0:4061D5:03:501:Start on Level B-04 Now! (3/3)
pbobbl2j:0:40AA93:01:001:Start on Level B-05 Now!
pbobbl2j:0:4061D1:04:501:Start on Level B-05 Now! (2/3)
pbobbl2j:0:4061D5:04:501:Start on Level B-05 Now! (3/3)
pbobbl2j:0:40AA93:02:001:Start on Level C-06 Now!
pbobbl2j:0:4061D1:05:501:Start on Level C-06 Now! (2/3)
pbobbl2j:0:4061D5:05:501:Start on Level C-06 Now! (3/3)
pbobbl2j:0:40AA93:02:001:Start on Level C-07 Now!
pbobbl2j:0:4061D1:06:501:Start on Level C-07 Now! (2/3)
pbobbl2j:0:4061D5:06:501:Start on Level C-07 Now! (3/3)
pbobbl2j:0:40AA93:02:001:Start on Level C-08 Now!
pbobbl2j:0:4061D1:07:501:Start on Level C-08 Now! (2/3)
pbobbl2j:0:4061D5:07:501:Start on Level C-08 Now! (3/3)
pbobbl2j:0:40AA93:02:001:Start on Level C-09 Now!
pbobbl2j:0:4061D1:08:501:Start on Level C-09 Now! (2/3)
pbobbl2j:0:4061D5:08:501:Start on Level C-09 Now! (3/3)
pbobbl2j:0:40AA93:02:001:Start on Level C-10 Now!
pbobbl2j:0:4061D1:09:501:Start on Level C-10 Now! (2/3)
pbobbl2j:0:4061D5:09:501:Start on Level C-10 Now! (3/3)
pbobbl2j:0:40AA93:03:001:Start on Level D-06 Now!
pbobbl2j:0:4061D1:05:501:Start on Level D-06 Now! (2/3)
pbobbl2j:0:4061D5:05:501:Start on Level D-06 Now! (3/3)
pbobbl2j:0:40AA93:03:001:Start on Level D-07 Now!
pbobbl2j:0:4061D1:06:501:Start on Level D-07 Now! (2/3)
pbobbl2j:0:4061D5:06:501:Start on Level D-07 Now! (3/3)
pbobbl2j:0:40AA93:03:001:Start on Level D-08 Now!
pbobbl2j:0:4061D1:07:501:Start on Level D-08 Now! (2/3)
pbobbl2j:0:4061D5:07:501:Start on Level D-08 Now! (3/3)
pbobbl2j:0:40AA93:03:001:Start on Level D-09 Now!
pbobbl2j:0:4061D1:08:501:Start on Level D-09 Now! (2/3)
pbobbl2j:0:4061D5:08:501:Start on Level D-09 Now! (3/3)
pbobbl2j:0:40AA93:03:001:Start on Level D-10 Now!
pbobbl2j:0:4061D1:09:501:Start on Level D-10 Now! (2/3)
pbobbl2j:0:4061D5:09:501:Start on Level D-10 Now! (3/3)
pbobbl2j:0:40AA93:04:001:Start on Level E-06 Now!
pbobbl2j:0:4061D1:05:501:Start on Level E-06 Now! (2/3)
pbobbl2j:0:4061D5:05:501:Start on Level E-06 Now! (3/3)
pbobbl2j:0:40AA93:04:001:Start on Level E-07 Now!
pbobbl2j:0:4061D1:06:501:Start on Level E-07 Now! (2/3)
pbobbl2j:0:4061D5:06:501:Start on Level E-07 Now! (3/3)
pbobbl2j:0:40AA93:04:001:Start on Level E-08 Now!
pbobbl2j:0:4061D1:07:501:Start on Level E-08 Now! (2/3)
pbobbl2j:0:4061D5:07:501:Start on Level E-08 Now! (3/3)
pbobbl2j:0:40AA93:04:001:Start on Level E-09 Now!
pbobbl2j:0:4061D1:08:501:Start on Level E-09 Now! (2/3)
pbobbl2j:0:4061D5:08:501:Start on Level E-09 Now! (3/3)
pbobbl2j:0:40AA93:04:001:Start on Level E-10 Now!
pbobbl2j:0:4061D1:09:501:Start on Level E-10 Now! (2/3)
pbobbl2j:0:4061D5:09:501:Start on Level E-10 Now! (3/3)
pbobbl2j:0:40AA93:05:001:Start on Level F-11 Now!
pbobbl2j:0:4061D1:0A:501:Start on Level F-11 Now! (2/3)
pbobbl2j:0:4061D5:0A:501:Start on Level F-11 Now! (3/3)
pbobbl2j:0:40AA93:05:001:Start on Level F-12 Now!
pbobbl2j:0:4061D1:0B:501:Start on Level F-12 Now! (2/3)
pbobbl2j:0:4061D5:0B:501:Start on Level F-12 Now! (3/3)
pbobbl2j:0:40AA93:05:001:Start on Level F-13 Now!
pbobbl2j:0:4061D1:0C:501:Start on Level F-13 Now! (2/3)
pbobbl2j:0:4061D5:0C:501:Start on Level F-13 Now! (3/3)
pbobbl2j:0:40AA93:05:001:Start on Level F-14 Now!
pbobbl2j:0:4061D1:0D:501:Start on Level F-14 Now! (2/3)
pbobbl2j:0:4061D5:0D:501:Start on Level F-14 Now! (3/3)
pbobbl2j:0:40AA93:05:001:Start on Level F-15 Now!
pbobbl2j:0:4061D1:0E:501:Start on Level F-15 Now! (2/3)
pbobbl2j:0:4061D5:0E:501:Start on Level F-15 Now! (3/3)
pbobbl2j:0:40AA93:06:001:Start on Level G-11 Now!
pbobbl2j:0:4061D1:0A:501:Start on Level G-11 Now! (2/3)
pbobbl2j:0:4061D5:0A:501:Start on Level G-11 Now! (3/3)
pbobbl2j:0:40AA93:06:001:Start on Level G-12 Now!
pbobbl2j:0:4061D1:0B:501:Start on Level G-12 Now! (2/3)
pbobbl2j:0:4061D5:0B:501:Start on Level G-12 Now! (3/3)
pbobbl2j:0:40AA93:06:001:Start on Level G-13 Now!
pbobbl2j:0:4061D1:0C:501:Start on Level G-13 Now! (2/3)
pbobbl2j:0:4061D5:0C:501:Start on Level G-13 Now! (3/3)
pbobbl2j:0:40AA93:06:001:Start on Level G-14 Now!
pbobbl2j:0:4061D1:0D:501:Start on Level G-14 Now! (2/3)
pbobbl2j:0:4061D5:0D:501:Start on Level G-14 Now! (3/3)
pbobbl2j:0:40AA93:06:001:Start on Level G-15 Now!
pbobbl2j:0:4061D1:0E:501:Start on Level G-15 Now! (2/3)
pbobbl2j:0:4061D5:0E:501:Start on Level G-15 Now! (3/3)
pbobbl2j:0:40AA93:07:001:Start on Level H-11 Now!
pbobbl2j:0:4061D1:0A:501:Start on Level H-11 Now! (2/3)
pbobbl2j:0:4061D5:0A:501:Start on Level H-11 Now! (3/3)
pbobbl2j:0:40AA93:07:001:Start on Level H-12 Now!
pbobbl2j:0:4061D1:0B:501:Start on Level H-12 Now! (2/3)
pbobbl2j:0:4061D5:0B:501:Start on Level H-12 Now! (3/3)
pbobbl2j:0:40AA93:07:001:Start on Level H-13 Now!
pbobbl2j:0:4061D1:0C:501:Start on Level H-13 Now! (2/3)
pbobbl2j:0:4061D5:0C:501:Start on Level H-13 Now! (3/3)
pbobbl2j:0:40AA93:07:001:Start on Level H-14 Now!
pbobbl2j:0:4061D1:0D:501:Start on Level H-14 Now! (2/3)
pbobbl2j:0:4061D5:0D:501:Start on Level H-14 Now! (3/3)
pbobbl2j:0:40AA93:07:001:Start on Level H-15 Now!
pbobbl2j:0:4061D1:0E:501:Start on Level H-15 Now! (2/3)
pbobbl2j:0:4061D5:0E:501:Start on Level H-15 Now! (3/3)
pbobbl2j:0:40AA93:08:001:Start on Level I-11 Now!
pbobbl2j:0:4061D1:0A:501:Start on Level I-11 Now! (2/3)
pbobbl2j:0:4061D5:0A:501:Start on Level I-11 Now! (3/3)
pbobbl2j:0:40AA93:08:001:Start on Level I-12 Now!
pbobbl2j:0:4061D1:0B:501:Start on Level I-12 Now! (2/3)
pbobbl2j:0:4061D5:0B:501:Start on Level I-12 Now! (3/3)
pbobbl2j:0:40AA93:08:001:Start on Level I-13 Now!
pbobbl2j:0:4061D1:0C:501:Start on Level I-13 Now! (2/3)
pbobbl2j:0:4061D5:0C:501:Start on Level I-13 Now! (3/3)
pbobbl2j:0:40AA93:08:001:Start on Level I-14 Now!
pbobbl2j:0:4061D1:0D:501:Start on Level I-14 Now! (2/3)
pbobbl2j:0:4061D5:0D:501:Start on Level I-14 Now! (3/3)
pbobbl2j:0:40AA93:08:001:Start on Level I-15 Now!
pbobbl2j:0:4061D1:0E:501:Start on Level I-15 Now! (2/3)
pbobbl2j:0:4061D5:0E:501:Start on Level I-15 Now! (3/3)
pbobbl2j:0:40AA93:09:001:Start on Level J-16 Now!
pbobbl2j:0:4061D1:0F:501:Start on Level J-16 Now! (2/3)
pbobbl2j:0:4061D5:0F:501:Start on Level J-16 Now! (3/3)
pbobbl2j:0:40AA93:09:001:Start on Level J-17 Now!
pbobbl2j:0:4061D1:10:501:Start on Level J-17 Now! (2/3)
pbobbl2j:0:4061D5:10:501:Start on Level J-17 Now! (3/3)
pbobbl2j:0:40AA93:09:001:Start on Level J-18 Now!
pbobbl2j:0:4061D1:11:501:Start on Level J-18 Now! (2/3)
pbobbl2j:0:4061D5:11:501:Start on Level J-18 Now! (3/3)
pbobbl2j:0:40AA93:09:001:Start on Level J-19 Now!
pbobbl2j:0:4061D1:12:501:Start on Level J-19 Now! (2/3)
pbobbl2j:0:4061D5:12:501:Start on Level J-19 Now! (3/3)
pbobbl2j:0:40AA93:09:001:Start on Level J-20 Now!
pbobbl2j:0:4061D1:13:501:Start on Level J-20 Now! (2/3)
pbobbl2j:0:4061D5:13:501:Start on Level J-20 Now! (3/3)
pbobbl2j:0:40AA93:0A:001:Start on Level K-16 Now!
pbobbl2j:0:4061D1:0F:501:Start on Level K-16 Now! (2/3)
pbobbl2j:0:4061D5:0F:501:Start on Level K-16 Now! (3/3)
pbobbl2j:0:40AA93:0A:001:Start on Level K-17 Now!
pbobbl2j:0:4061D1:10:501:Start on Level K-17 Now! (2/3)
pbobbl2j:0:4061D5:10:501:Start on Level K-17 Now! (3/3)
pbobbl2j:0:40AA93:0A:001:Start on Level K-18 Now!
pbobbl2j:0:4061D1:11:501:Start on Level K-18 Now! (2/3)
pbobbl2j:0:4061D5:11:501:Start on Level K-18 Now! (3/3)
pbobbl2j:0:40AA93:0A:001:Start on Level K-19 Now!
pbobbl2j:0:4061D1:12:501:Start on Level K-19 Now! (2/3)
pbobbl2j:0:4061D5:12:501:Start on Level K-19 Now! (3/3)
pbobbl2j:0:40AA93:0A:001:Start on Level K-20 Now!
pbobbl2j:0:4061D1:13:501:Start on Level K-20 Now! (2/3)
pbobbl2j:0:4061D5:13:501:Start on Level K-20 Now! (3/3)
pbobbl2j:0:40AA93:0B:001:Start on Level L-16 Now!
pbobbl2j:0:4061D1:0F:501:Start on Level L-16 Now! (2/3)
pbobbl2j:0:4061D5:0F:501:Start on Level L-16 Now! (3/3)
pbobbl2j:0:40AA93:0B:001:Start on Level L-17 Now!
pbobbl2j:0:4061D1:10:501:Start on Level L-17 Now! (2/3)
pbobbl2j:0:4061D5:10:501:Start on Level L-17 Now! (3/3)
pbobbl2j:0:40AA93:0B:001:Start on Level L-18 Now!
pbobbl2j:0:4061D1:11:501:Start on Level L-18 Now! (2/3)
pbobbl2j:0:4061D5:11:501:Start on Level L-18 Now! (3/3)
pbobbl2j:0:40AA93:0B:001:Start on Level L-19 Now!
pbobbl2j:0:4061D1:12:501:Start on Level L-19 Now! (2/3)
pbobbl2j:0:4061D5:12:501:Start on Level L-19 Now! (3/3)
pbobbl2j:0:40AA93:0B:001:Start on Level L-20 Now!
pbobbl2j:0:4061D1:13:501:Start on Level L-20 Now! (2/3)
pbobbl2j:0:4061D5:13:501:Start on Level L-20 Now! (3/3)
pbobbl2j:0:40AA93:0C:001:Start on Level M-16 Now!
pbobbl2j:0:4061D1:0F:501:Start on Level M-16 Now! (2/3)
pbobbl2j:0:4061D5:0F:501:Start on Level M-16 Now! (3/3)
pbobbl2j:0:40AA93:0C:001:Start on Level M-17 Now!
pbobbl2j:0:4061D1:10:501:Start on Level M-17 Now! (2/3)
pbobbl2j:0:4061D5:10:501:Start on Level M-17 Now! (3/3)
pbobbl2j:0:40AA93:0C:001:Start on Level M-18 Now!
pbobbl2j:0:4061D1:11:501:Start on Level M-18 Now! (2/3)
pbobbl2j:0:4061D5:11:501:Start on Level M-18 Now! (3/3)
pbobbl2j:0:40AA93:0C:001:Start on Level M-19 Now!
pbobbl2j:0:4061D1:12:501:Start on Level M-19 Now! (2/3)
pbobbl2j:0:4061D5:12:501:Start on Level M-19 Now! (3/3)
pbobbl2j:0:40AA93:0C:001:Start on Level M-20 Now!
pbobbl2j:0:4061D1:13:501:Start on Level M-20 Now! (2/3)
pbobbl2j:0:4061D5:13:501:Start on Level M-20 Now! (3/3)
pbobbl2j:0:40AA93:0D:001:Start on Level N-16 Now!
pbobbl2j:0:4061D1:0F:501:Start on Level N-16 Now! (2/3)
pbobbl2j:0:4061D5:0F:501:Start on Level N-16 Now! (3/3)
pbobbl2j:0:40AA93:0D:001:Start on Level N-17 Now!
pbobbl2j:0:4061D1:10:501:Start on Level N-17 Now! (2/3)
pbobbl2j:0:4061D5:10:501:Start on Level N-17 Now! (3/3)
pbobbl2j:0:40AA93:0D:001:Start on Level N-18 Now!
pbobbl2j:0:4061D1:11:501:Start on Level N-18 Now! (2/3)
pbobbl2j:0:4061D5:11:501:Start on Level N-18 Now! (3/3)
pbobbl2j:0:40AA93:0D:001:Start on Level N-19 Now!
pbobbl2j:0:4061D1:12:501:Start on Level N-19 Now! (2/3)
pbobbl2j:0:4061D5:12:501:Start on Level N-19 Now! (3/3)
pbobbl2j:0:40AA93:0D:001:Start on Level N-20 Now!
pbobbl2j:0:4061D1:13:501:Start on Level N-20 Now! (2/3)
pbobbl2j:0:4061D5:13:501:Start on Level N-20 Now! (3/3)
pbobbl2j:0:40AA93:0E:001:Start on Level O-21 Now!
pbobbl2j:0:4061D1:14:501:Start on Level O-21 Now! (2/3)
pbobbl2j:0:4061D5:14:501:Start on Level O-21 Now! (3/3)
pbobbl2j:0:40AA93:0E:001:Start on Level O-22 Now!
pbobbl2j:0:4061D1:15:501:Start on Level O-22 Now! (2/3)
pbobbl2j:0:4061D5:15:501:Start on Level O-22 Now! (3/3)
pbobbl2j:0:40AA93:0E:001:Start on Level O-23 Now!
pbobbl2j:0:4061D1:16:501:Start on Level O-23 Now! (2/3)
pbobbl2j:0:4061D5:16:501:Start on Level O-23 Now! (3/3)
pbobbl2j:0:40AA93:0E:001:Start on Level O-24 Now!
pbobbl2j:0:4061D1:17:501:Start on Level O-24 Now! (2/3)
pbobbl2j:0:4061D5:17:501:Start on Level O-24 Now! (3/3)
pbobbl2j:0:40AA93:0E:001:Start on Level O-25 Now!
pbobbl2j:0:4061D1:18:501:Start on Level O-25 Now! (2/3)
pbobbl2j:0:4061D5:18:501:Start on Level O-25 Now! (3/3)
pbobbl2j:0:40AA93:0F:001:Start on Level P-21 Now!
pbobbl2j:0:4061D1:14:501:Start on Level P-21 Now! (2/3)
pbobbl2j:0:4061D5:14:501:Start on Level P-21 Now! (3/3)
pbobbl2j:0:40AA93:0F:001:Start on Level P-22 Now!
pbobbl2j:0:4061D1:15:501:Start on Level P-22 Now! (2/3)
pbobbl2j:0:4061D5:15:501:Start on Level P-22 Now! (3/3)
pbobbl2j:0:40AA93:0F:001:Start on Level P-23 Now!
pbobbl2j:0:4061D1:16:501:Start on Level P-23 Now! (2/3)
pbobbl2j:0:4061D5:16:501:Start on Level P-23 Now! (3/3)
pbobbl2j:0:40AA93:0F:001:Start on Level P-24 Now!
pbobbl2j:0:4061D1:17:501:Start on Level P-24 Now! (2/3)
pbobbl2j:0:4061D5:17:501:Start on Level P-24 Now! (3/3)
pbobbl2j:0:40AA93:0F:001:Start on Level P-25 Now!
pbobbl2j:0:4061D1:18:501:Start on Level P-25 Now! (2/3)
pbobbl2j:0:4061D5:18:501:Start on Level P-25 Now! (3/3)
pbobbl2j:0:40AA93:10:001:Start on Level Q-21 Now!
pbobbl2j:0:4061D1:14:501:Start on Level Q-21 Now! (2/3)
pbobbl2j:0:4061D5:14:501:Start on Level Q-21 Now! (3/3)
pbobbl2j:0:40AA93:10:001:Start on Level Q-22 Now!
pbobbl2j:0:4061D1:15:501:Start on Level Q-22 Now! (2/3)
pbobbl2j:0:4061D5:15:501:Start on Level Q-22 Now! (3/3)
pbobbl2j:0:40AA93:10:001:Start on Level Q-23 Now!
pbobbl2j:0:4061D1:16:501:Start on Level Q-23 Now! (2/3)
pbobbl2j:0:4061D5:16:501:Start on Level Q-23 Now! (3/3)
pbobbl2j:0:40AA93:10:001:Start on Level Q-24 Now!
pbobbl2j:0:4061D1:17:501:Start on Level Q-24 Now! (2/3)
pbobbl2j:0:4061D5:17:501:Start on Level Q-24 Now! (3/3)
pbobbl2j:0:40AA93:10:001:Start on Level Q-25 Now!
pbobbl2j:0:4061D1:18:501:Start on Level Q-25 Now! (2/3)
pbobbl2j:0:4061D5:18:501:Start on Level Q-25 Now! (3/3)
pbobbl2j:0:40AA93:11:001:Start on Level R-21 Now!
pbobbl2j:0:4061D1:14:501:Start on Level R-21 Now! (2/3)
pbobbl2j:0:4061D5:14:501:Start on Level R-21 Now! (3/3)
pbobbl2j:0:40AA93:11:001:Start on Level R-22 Now!
pbobbl2j:0:4061D1:15:501:Start on Level R-22 Now! (2/3)
pbobbl2j:0:4061D5:15:501:Start on Level R-22 Now! (3/3)
pbobbl2j:0:40AA93:11:001:Start on Level R-23 Now!
pbobbl2j:0:4061D1:16:501:Start on Level R-23 Now! (2/3)
pbobbl2j:0:4061D5:16:501:Start on Level R-23 Now! (3/3)
pbobbl2j:0:40AA93:11:001:Start on Level R-24 Now!
pbobbl2j:0:4061D1:17:501:Start on Level R-24 Now! (2/3)
pbobbl2j:0:4061D5:17:501:Start on Level R-24 Now! (3/3)
pbobbl2j:0:40AA93:11:001:Start on Level R-25 Now!
pbobbl2j:0:4061D1:18:501:Start on Level R-25 Now! (2/3)
pbobbl2j:0:4061D5:18:501:Start on Level R-25 Now! (3/3)
pbobbl2j:0:40AA93:12:001:Start on Level S-21 Now!
pbobbl2j:0:4061D1:14:501:Start on Level S-21 Now! (2/3)
pbobbl2j:0:4061D5:14:501:Start on Level S-21 Now! (3/3)
pbobbl2j:0:40AA93:12:001:Start on Level S-22 Now!
pbobbl2j:0:4061D1:15:501:Start on Level S-22 Now! (2/3)
pbobbl2j:0:4061D5:15:501:Start on Level S-22 Now! (3/3)
pbobbl2j:0:40AA93:12:001:Start on Level S-23 Now!
pbobbl2j:0:4061D1:16:501:Start on Level S-23 Now! (2/3)
pbobbl2j:0:4061D5:16:501:Start on Level S-23 Now! (3/3)
pbobbl2j:0:40AA93:12:001:Start on Level S-24 Now!
pbobbl2j:0:4061D1:17:501:Start on Level S-24 Now! (2/3)
pbobbl2j:0:4061D5:17:501:Start on Level S-24 Now! (3/3)
pbobbl2j:0:40AA93:12:001:Start on Level S-25 Now!
pbobbl2j:0:4061D1:18:501:Start on Level S-25 Now! (2/3)
pbobbl2j:0:4061D5:18:501:Start on Level S-25 Now! (3/3)
pbobbl2j:0:40AA93:13:001:Start on Level T-21 Now!
pbobbl2j:0:4061D1:14:501:Start on Level T-21 Now! (2/3)
pbobbl2j:0:4061D5:14:501:Start on Level T-21 Now! (3/3)
pbobbl2j:0:40AA93:13:001:Start on Level T-22 Now!
pbobbl2j:0:4061D1:15:501:Start on Level T-22 Now! (2/3)
pbobbl2j:0:4061D5:15:501:Start on Level T-22 Now! (3/3)
pbobbl2j:0:40AA93:13:001:Start on Level T-23 Now!
pbobbl2j:0:4061D1:16:501:Start on Level T-23 Now! (2/3)
pbobbl2j:0:4061D5:16:501:Start on Level T-23 Now! (3/3)
pbobbl2j:0:40AA93:13:001:Start on Level T-24 Now!
pbobbl2j:0:4061D1:17:501:Start on Level T-24 Now! (2/3)
pbobbl2j:0:4061D5:17:501:Start on Level T-24 Now! (3/3)
pbobbl2j:0:40AA93:13:001:Start on Level T-25 Now!
pbobbl2j:0:4061D1:18:501:Start on Level T-25 Now! (2/3)
pbobbl2j:0:4061D5:18:501:Start on Level T-25 Now! (3/3)
pbobbl2j:0:40AA93:14:001:Start on Level U-26 Now!
pbobbl2j:0:4061D1:19:501:Start on Level U-26 Now! (2/3)
pbobbl2j:0:4061D5:19:501:Start on Level U-26 Now! (3/3)
pbobbl2j:0:40AA93:14:001:Start on Level U-27 Now!
pbobbl2j:0:4061D1:1A:501:Start on Level U-27 Now! (2/3)
pbobbl2j:0:4061D5:1A:501:Start on Level U-27 Now! (3/3)
pbobbl2j:0:40AA93:14:001:Start on Level U-28 Now!
pbobbl2j:0:4061D1:1B:501:Start on Level U-28 Now! (2/3)
pbobbl2j:0:4061D5:1B:501:Start on Level U-28 Now! (3/3)
pbobbl2j:0:40AA93:14:001:Start on Level U-29 Now!
pbobbl2j:0:4061D1:1C:501:Start on Level U-29 Now! (2/3)
pbobbl2j:0:4061D5:1C:501:Start on Level U-29 Now! (3/3)
pbobbl2j:0:40AA93:14:001:Start on Level U-30 Now!
pbobbl2j:0:4061D1:1D:501:Start on Level U-30 Now! (2/3)
pbobbl2j:0:4061D5:1D:501:Start on Level U-30 Now! (3/3)
pbobbl2j:0:40AA93:15:001:Start on Level V-26 Now!
pbobbl2j:0:4061D1:19:501:Start on Level V-26 Now! (2/3)
pbobbl2j:0:4061D5:19:501:Start on Level V-26 Now! (3/3)
pbobbl2j:0:40AA93:15:001:Start on Level V-27 Now!
pbobbl2j:0:4061D1:1A:501:Start on Level V-27 Now! (2/3)
pbobbl2j:0:4061D5:1A:501:Start on Level V-27 Now! (3/3)
pbobbl2j:0:40AA93:15:001:Start on Level V-28 Now!
pbobbl2j:0:4061D1:1B:501:Start on Level V-28 Now! (2/3)
pbobbl2j:0:4061D5:1B:501:Start on Level V-28 Now! (3/3)
pbobbl2j:0:40AA93:15:001:Start on Level V-29 Now!
pbobbl2j:0:4061D1:1C:501:Start on Level V-29 Now! (2/3)
pbobbl2j:0:4061D5:1C:501:Start on Level V-29 Now! (3/3)
pbobbl2j:0:40AA93:15:001:Start on Level V-30 Now!
pbobbl2j:0:4061D1:1D:501:Start on Level V-30 Now! (2/3)
pbobbl2j:0:4061D5:1D:501:Start on Level V-30 Now! (3/3)
pbobbl2j:0:40AA93:16:001:Start on Level W-26 Now!
pbobbl2j:0:4061D1:19:501:Start on Level W-26 Now! (2/3)
pbobbl2j:0:4061D5:19:501:Start on Level W-26 Now! (3/3)
pbobbl2j:0:40AA93:16:001:Start on Level W-27 Now!
pbobbl2j:0:4061D1:1A:501:Start on Level W-27 Now! (2/3)
pbobbl2j:0:4061D5:1A:501:Start on Level W-27 Now! (3/3)
pbobbl2j:0:40AA93:16:001:Start on Level W-28 Now!
pbobbl2j:0:4061D1:1B:501:Start on Level W-28 Now! (2/3)
pbobbl2j:0:4061D5:1B:501:Start on Level W-28 Now! (3/3)
pbobbl2j:0:40AA93:16:001:Start on Level W-29 Now!
pbobbl2j:0:4061D1:1C:501:Start on Level W-29 Now! (2/3)
pbobbl2j:0:4061D5:1C:501:Start on Level W-29 Now! (3/3)
pbobbl2j:0:40AA93:16:001:Start on Level W-30 Now!
pbobbl2j:0:4061D1:1D:501:Start on Level W-30 Now! (2/3)
pbobbl2j:0:4061D5:1D:501:Start on Level W-30 Now! (3/3)
pbobbl2j:0:40AA93:17:001:Start on Level ?-26 Now!
pbobbl2j:0:4061D1:19:501:Start on Level ?-26 Now! (2/3)
pbobbl2j:0:4061D5:19:501:Start on Level ?-26 Now! (3/3)
pbobbl2j:0:40AA93:17:001:Start on Level ?-27 Now!
pbobbl2j:0:4061D1:1A:501:Start on Level ?-27 Now! (2/3)
pbobbl2j:0:4061D5:1A:501:Start on Level ?-27 Now! (3/3)
pbobbl2j:0:40AA93:17:001:Start on Level ?-28 Now!
pbobbl2j:0:4061D1:1B:501:Start on Level ?-28 Now! (2/3)
pbobbl2j:0:4061D5:1B:501:Start on Level ?-28 Now! (3/3)
pbobbl2j:0:40AA93:17:001:Start on Level ?-29 Now!
pbobbl2j:0:4061D1:1C:501:Start on Level ?-29 Now! (2/3)
pbobbl2j:0:4061D5:1C:501:Start on Level ?-29 Now! (3/3)
pbobbl2j:0:40AA93:17:001:Start on Level ?-30 Now!
pbobbl2j:0:4061D1:1D:501:Start on Level ?-30 Now! (2/3)
pbobbl2j:0:4061D5:1D:501:Start on Level ?-30 Now! (3/3)
pbobbl2j:0:40AA93:18:001:Start on Level X-26 Now!
pbobbl2j:0:4061D1:19:501:Start on Level X-26 Now! (2/3)
pbobbl2j:0:4061D5:19:501:Start on Level X-26 Now! (3/3)
pbobbl2j:0:40AA93:18:001:Start on Level X-27 Now!
pbobbl2j:0:4061D1:1A:501:Start on Level X-27 Now! (2/3)
pbobbl2j:0:4061D5:1A:501:Start on Level X-27 Now! (3/3)
pbobbl2j:0:40AA93:18:001:Start on Level X-28 Now!
pbobbl2j:0:4061D1:1B:501:Start on Level X-28 Now! (2/3)
pbobbl2j:0:4061D5:1B:501:Start on Level X-28 Now! (3/3)
pbobbl2j:0:40AA93:18:001:Start on Level X-29 Now!
pbobbl2j:0:4061D1:1C:501:Start on Level X-29 Now! (2/3)
pbobbl2j:0:4061D5:1C:501:Start on Level X-29 Now! (3/3)
pbobbl2j:0:40AA93:18:001:Start on Level X-30 Now!
pbobbl2j:0:4061D1:1D:501:Start on Level X-30 Now! (2/3)
pbobbl2j:0:4061D5:1D:501:Start on Level X-30 Now! (3/3)
pbobbl2j:0:40AA93:19:001:Start on Level Y-26 Now!
pbobbl2j:0:4061D1:19:501:Start on Level Y-26 Now! (2/3)
pbobbl2j:0:4061D5:19:501:Start on Level Y-26 Now! (3/3)
pbobbl2j:0:40AA93:19:001:Start on Level Y-27 Now!
pbobbl2j:0:4061D1:1A:501:Start on Level Y-27 Now! (2/3)
pbobbl2j:0:4061D5:1A:501:Start on Level Y-27 Now! (3/3)
pbobbl2j:0:40AA93:19:001:Start on Level Y-28 Now!
pbobbl2j:0:4061D1:1B:501:Start on Level Y-28 Now! (2/3)
pbobbl2j:0:4061D5:1B:501:Start on Level Y-28 Now! (3/3)
pbobbl2j:0:40AA93:19:001:Start on Level Y-29 Now!
pbobbl2j:0:4061D1:1C:501:Start on Level Y-29 Now! (2/3)
pbobbl2j:0:4061D5:1C:501:Start on Level Y-29 Now! (3/3)
pbobbl2j:0:40AA93:19:001:Start on Level Y-30 Now!
pbobbl2j:0:4061D1:1D:501:Start on Level Y-30 Now! (2/3)
pbobbl2j:0:4061D5:1D:501:Start on Level Y-30 Now! (3/3)
pbobbl2j:0:40AA93:1A:001:Start on Level Z-26 Now!
pbobbl2j:0:4061D1:19:501:Start on Level Z-26 Now! (2/3)
pbobbl2j:0:4061D5:19:501:Start on Level Z-26 Now! (3/3)
pbobbl2j:0:40AA93:1A:001:Start on Level Z-27 Now!
pbobbl2j:0:4061D1:1A:501:Start on Level Z-27 Now! (2/3)
pbobbl2j:0:4061D5:1A:501:Start on Level Z-27 Now! (3/3)
pbobbl2j:0:40AA93:1A:001:Start on Level Z-28 Now!
pbobbl2j:0:4061D1:1B:501:Start on Level Z-28 Now! (2/3)
pbobbl2j:0:4061D5:1B:501:Start on Level Z-28 Now! (3/3)
pbobbl2j:0:40AA93:1A:001:Start on Level Z-29 Now!
pbobbl2j:0:4061D1:1C:501:Start on Level Z-29 Now! (2/3)
pbobbl2j:0:4061D5:1C:501:Start on Level Z-29 Now! (3/3)
pbobbl2j:0:40AA93:1A:001:Start on Level Z-30 Now!
pbobbl2j:0:4061D1:1D:501:Start on Level Z-30 Now! (2/3)
pbobbl2j:0:4061D5:1D:501:Start on Level Z-30 Now! (3/3)
pbobbl2j:0:000000:00:999:[ Use the following cheats when you are playing ]
pbobbl2j:0:000000:00:999:[ they allow you to go to the level before the ]
pbobbl2j:0:000000:00:999:[ Path ]
pbobbl2j:0:40AA93:00:001:Go to Level A-05 Next!
pbobbl2j:0:4061D1:03:501:Go to Level A-05 Next! (2/3)
pbobbl2j:0:4061D5:03:501:Go to Level A-05 Next! (3/3)
pbobbl2j:0:40AA93:01:001:Go to Level B-05 Next!
pbobbl2j:0:4061D1:03:501:Go to Level B-05 Next! (2/3)
pbobbl2j:0:4061D5:03:501:Go to Level B-05 Next! (3/3)
pbobbl2j:0:40AA93:02:001:Go to Level C-10 Next!
pbobbl2j:0:4061D1:08:501:Go to Level C-10 Next! (2/3)
pbobbl2j:0:4061D5:08:501:Go to Level C-10 Next! (3/3)
pbobbl2j:0:40AA93:03:001:Go to Level D-10 Next!
pbobbl2j:0:4061D1:08:501:Go to Level D-10 Next! (2/3)
pbobbl2j:0:4061D5:08:501:Go to Level D-10 Next! (3/3)
pbobbl2j:0:40AA93:04:001:Go to Level E-10 Next!
pbobbl2j:0:4061D1:08:501:Go to Level E-10 Next! (2/3)
pbobbl2j:0:4061D5:08:501:Go to Level E-10 Next! (3/3)
pbobbl2j:0:40AA93:05:001:Go to Level F-15 Next!
pbobbl2j:0:4061D1:0F:501:Go to Level F-15 Next! (2/3)
pbobbl2j:0:4061D5:0F:501:Go to Level F-15 Next! (3/3)
pbobbl2j:0:40AA93:06:001:Go to Level G-15 Next!
pbobbl2j:0:4061D1:0F:501:Go to Level G-15 Next! (2/3)
pbobbl2j:0:4061D5:0F:501:Go to Level G-15 Next! (3/3)
pbobbl2j:0:40AA93:07:001:Go to Level H-15 Next!
pbobbl2j:0:4061D1:0F:501:Go to Level H-15 Next! (2/3)
pbobbl2j:0:4061D5:0F:501:Go to Level H-15 Next! (3/3)
pbobbl2j:0:40AA93:08:001:Go to Level I-15 Next!
pbobbl2j:0:4061D1:0F:501:Go to Level I-15 Next! (2/3)
pbobbl2j:0:4061D5:0F:501:Go to Level I-15 Next! (3/3)
pbobbl2j:0:40AA93:09:001:Go to Level J-20 Next!
pbobbl2j:0:4061D1:12:501:Go to Level J-20 Next! (2/3)
pbobbl2j:0:4061D5:12:501:Go to Level J-20 Next! (3/3)
pbobbl2j:0:40AA93:0A:001:Go to Level K-20 Next!
pbobbl2j:0:4061D1:12:501:Go to Level K-20 Next! (2/3)
pbobbl2j:0:4061D5:12:501:Go to Level K-20 Next! (3/3)
pbobbl2j:0:40AA93:0B:001:Go to Level L-20 Next!
pbobbl2j:0:4061D1:12:501:Go to Level L-20 Next! (2/3)
pbobbl2j:0:4061D5:12:501:Go to Level L-20 Next! (3/3)
pbobbl2j:0:40AA93:0C:001:Go to Level M-20 Next!
pbobbl2j:0:4061D1:12:501:Go to Level M-20 Next! (2/3)
pbobbl2j:0:4061D5:12:501:Go to Level M-20 Next! (3/3)
pbobbl2j:0:40AA93:0D:001:Go to Level N-20 Next!
pbobbl2j:0:4061D1:12:501:Go to Level N-20 Next! (2/3)
pbobbl2j:0:4061D5:12:501:Go to Level N-20 Next! (3/3)
pbobbl2j:0:40AA93:0E:001:Go to Level O-25 Next!
pbobbl2j:0:4061D1:17:501:Go to Level O-25 Next! (2/3)
pbobbl2j:0:4061D5:17:501:Go to Level O-25 Next! (3/3)
pbobbl2j:0:40AA93:0F:001:Go to Level P-25 Next!
pbobbl2j:0:4061D1:17:501:Go to Level P-25 Next! (2/3)
pbobbl2j:0:4061D5:17:501:Go to Level P-25 Next! (3/3)
pbobbl2j:0:40AA93:10:001:Go to Level Q-25 Next!
pbobbl2j:0:4061D1:17:501:Go to Level Q-25 Next! (2/3)
pbobbl2j:0:4061D5:17:501:Go to Level Q-25 Next! (3/3)
pbobbl2j:0:40AA93:11:001:Go to Level R-25 Next!
pbobbl2j:0:4061D1:17:501:Go to Level R-25 Next! (2/3)
pbobbl2j:0:4061D5:17:501:Go to Level R-25 Next! (3/3)
pbobbl2j:0:40AA93:12:001:Go to Level S-25 Next!
pbobbl2j:0:4061D1:17:501:Go to Level S-25 Next! (2/3)
pbobbl2j:0:4061D5:17:501:Go to Level S-25 Next! (3/3)
pbobbl2j:0:40AA93:13:001:Go to Level T-25 Next!
pbobbl2j:0:4061D1:17:501:Go to Level T-25 Next! (2/3)
pbobbl2j:0:4061D5:17:501:Go to Level T-25 Next! (3/3)
pbobbl2j:0:40AA93:14:001:Go to Level U-30 Next!
pbobbl2j:0:4061D1:1C:501:Go to Level U-30 Next! (2/3)
pbobbl2j:0:4061D5:1C:501:Go to Level U-30 Next! (3/3)
pbobbl2j:0:40AA93:15:001:Go to Level V-30 Next!
pbobbl2j:0:4061D1:1C:501:Go to Level V-30 Next! (2/3)
pbobbl2j:0:4061D5:1C:501:Go to Level V-30 Next! (3/3)
pbobbl2j:0:40AA93:16:001:Go to Level W-30 Next!
pbobbl2j:0:4061D1:1C:501:Go to Level W-30 Next! (2/3)
pbobbl2j:0:4061D5:1C:501:Go to Level W-30 Next! (3/3)
pbobbl2j:0:40AA93:17:001:Go to Level ?-30 Next!
pbobbl2j:0:4061D1:1C:501:Go to Level ?-30 Next! (2/3)
pbobbl2j:0:4061D5:1C:501:Go to Level ?-30 Next! (3/3)
pbobbl2j:0:40AA93:18:001:Go to Level X-30 Next!
pbobbl2j:0:4061D1:1C:501:Go to Level X-30 Next! (2/3)
pbobbl2j:0:4061D5:1C:501:Go to Level X-30 Next! (3/3)
pbobbl2j:0:40AA93:19:001:Go to Level Y-30 Next!
pbobbl2j:0:4061D1:1C:501:Go to Level Y-30 Next! (2/3)
pbobbl2j:0:4061D5:1C:501:Go to Level Y-30 Next! (3/3)
pbobbl2j:0:40AA93:1A:001:Go to Level Z-30 Next!
pbobbl2j:0:4061D1:1C:501:Go to Level Z-30 Next! (2/3)
pbobbl2j:0:4061D5:1C:501:Go to Level Z-30 Next! (3/3)
pbobbl2j:0:000000:00:999:[ After you enable these region cheats to see any ]
pbobbl2j:0:000000:00:999:[ effect you will have to reset the game (F3). ]
pbobbl2j:0:000000:00:999:[ Then you will have to turn the Test Mode ON(F2), ]
pbobbl2j:0:000000:00:999:[ wait for Test Mode to appear and reset again(F3) ]
pbobbl2j:0:0FFFFF:01:100:Region Switch = Japan:Puzzle Bobble 2
pbobbl2j:0:0FFFFF:02:100:Region Switch = US:Bust-A-Move Again
pbobbl2j:0:0FFFFF:03:100:Region Switch = World:Puzzle Bobble 2
; [ Puzzle Bobble 2 / Bust-A-Move Again (Neo-Geo) ]
pbobbl2n:0:10D617:14:000:Infinite Time PL1
pbobbl2n:0:10D6AD:14:000:Infinite Time PL2
pbobbl2n:0:000000:00:999:[ These cheats are for use during Puzzle Mode ]
pbobbl2n:0:105834:FF:000:Help line "ON"
pbobbl2n:0:105834:00:001:Help line "OFF"
pbobbl2n:0:000000:00:999:[ The following cheats work from the "select ]
pbobbl2n:0:000000:00:999:[ path" screen. Press "Pause" & activate the ]
pbobbl2n:0:000000:00:999:[ required cheat, then unpause and then press ]
pbobbl2n:0:000000:00:999:[ "A" the select button. ]
pbobbl2n:0:000000:00:999:[ Warning! Moving the pointer will reset ]
pbobbl2n:0:000000:00:999:[ these round cheats! ]
pbobbl2n:0:10E701:00:001:Start on Level A-01 Now!
pbobbl2n:0:10582D:00:501:Start on Level A-01 Now! (2/3)
pbobbl2n:0:105831:00:501:Start on Level A-01 Now! (3/3)
pbobbl2n:0:10E701:00:001:Start on Level A-02 Now!
pbobbl2n:0:10582D:01:501:Start on Level A-02 Now! (2/3)
pbobbl2n:0:105831:01:501:Start on Level A-02 Now! (3/3)
pbobbl2n:0:10E701:00:001:Start on Level A-03 Now!
pbobbl2n:0:10582D:02:501:Start on Level A-03 Now! (2/3)
pbobbl2n:0:105831:02:501:Start on Level A-03 Now! (3/3)
pbobbl2n:0:10E701:00:001:Start on Level A-04 Now!
pbobbl2n:0:10582D:03:501:Start on Level A-04 Now! (2/3)
pbobbl2n:0:105831:03:501:Start on Level A-04 Now! (3/3)
pbobbl2n:0:10E701:00:001:Start on Level A-05 Now!
pbobbl2n:0:10582D:04:501:Start on Level A-05 Now! (2/3)
pbobbl2n:0:105831:04:501:Start on Level A-05 Now! (3/3)
pbobbl2n:0:10E701:01:001:Start on Level B-01 Now!
pbobbl2n:0:10582D:00:501:Start on Level B-01 Now! (2/3)
pbobbl2n:0:105831:00:501:Start on Level B-01 Now! (3/3)
pbobbl2n:0:10E701:01:001:Start on Level B-02 Now!
pbobbl2n:0:10582D:01:501:Start on Level B-02 Now! (2/3)
pbobbl2n:0:105831:01:501:Start on Level B-02 Now! (3/3)
pbobbl2n:0:10E701:01:001:Start on Level B-03 Now!
pbobbl2n:0:10582D:02:501:Start on Level B-03 Now! (2/3)
pbobbl2n:0:105831:02:501:Start on Level B-03 Now! (3/3)
pbobbl2n:0:10E701:01:001:Start on Level B-04 Now!
pbobbl2n:0:10582D:03:501:Start on Level B-04 Now! (2/3)
pbobbl2n:0:105831:03:501:Start on Level B-04 Now! (3/3)
pbobbl2n:0:10E701:01:001:Start on Level B-05 Now!
pbobbl2n:0:10582D:04:501:Start on Level B-05 Now! (2/3)
pbobbl2n:0:105831:04:501:Start on Level B-05 Now! (3/3)
pbobbl2n:0:10E701:02:001:Start on Level C-06 Now!
pbobbl2n:0:10582D:05:501:Start on Level C-06 Now! (2/3)
pbobbl2n:0:105831:05:501:Start on Level C-06 Now! (3/3)
pbobbl2n:0:10E701:02:001:Start on Level C-07 Now!
pbobbl2n:0:10582D:06:501:Start on Level C-07 Now! (2/3)
pbobbl2n:0:105831:06:501:Start on Level C-07 Now! (3/3)
pbobbl2n:0:10E701:02:001:Start on Level C-08 Now!
pbobbl2n:0:10582D:07:501:Start on Level C-08 Now! (2/3)
pbobbl2n:0:105831:07:501:Start on Level C-08 Now! (3/3)
pbobbl2n:0:10E701:02:001:Start on Level C-09 Now!
pbobbl2n:0:10582D:08:501:Start on Level C-09 Now! (2/3)
pbobbl2n:0:105831:08:501:Start on Level C-09 Now! (3/3)
pbobbl2n:0:10E701:02:001:Start on Level C-10 Now!
pbobbl2n:0:10582D:09:501:Start on Level C-10 Now! (2/3)
pbobbl2n:0:105831:09:501:Start on Level C-10 Now! (3/3)
pbobbl2n:0:10E701:03:001:Start on Level D-06 Now!
pbobbl2n:0:10582D:05:501:Start on Level D-06 Now! (2/3)
pbobbl2n:0:105831:05:501:Start on Level D-06 Now! (3/3)
pbobbl2n:0:10E701:03:001:Start on Level D-07 Now!
pbobbl2n:0:10582D:06:501:Start on Level D-07 Now! (2/3)
pbobbl2n:0:105831:06:501:Start on Level D-07 Now! (3/3)
pbobbl2n:0:10E701:03:001:Start on Level D-08 Now!
pbobbl2n:0:10582D:07:501:Start on Level D-08 Now! (2/3)
pbobbl2n:0:105831:07:501:Start on Level D-08 Now! (3/3)
pbobbl2n:0:10E701:03:001:Start on Level D-09 Now!
pbobbl2n:0:10582D:08:501:Start on Level D-09 Now! (2/3)
pbobbl2n:0:105831:08:501:Start on Level D-09 Now! (3/3)
pbobbl2n:0:10E701:03:001:Start on Level D-10 Now!
pbobbl2n:0:10582D:09:501:Start on Level D-10 Now! (2/3)
pbobbl2n:0:105831:09:501:Start on Level D-10 Now! (3/3)
pbobbl2n:0:10E701:04:001:Start on Level E-06 Now!
pbobbl2n:0:10582D:05:501:Start on Level E-06 Now! (2/3)
pbobbl2n:0:105831:05:501:Start on Level E-06 Now! (3/3)
pbobbl2n:0:10E701:04:001:Start on Level E-07 Now!
pbobbl2n:0:10582D:06:501:Start on Level E-07 Now! (2/3)
pbobbl2n:0:105831:06:501:Start on Level E-07 Now! (3/3)
pbobbl2n:0:10E701:04:001:Start on Level E-08 Now!
pbobbl2n:0:10582D:07:501:Start on Level E-08 Now! (2/3)
pbobbl2n:0:105831:07:501:Start on Level E-08 Now! (3/3)
pbobbl2n:0:10E701:04:001:Start on Level E-09 Now!
pbobbl2n:0:10582D:08:501:Start on Level E-09 Now! (2/3)
pbobbl2n:0:105831:08:501:Start on Level E-09 Now! (3/3)
pbobbl2n:0:10E701:04:001:Start on Level E-10 Now!
pbobbl2n:0:10582D:09:501:Start on Level E-10 Now! (2/3)
pbobbl2n:0:105831:09:501:Start on Level E-10 Now! (3/3)
pbobbl2n:0:10E701:05:001:Start on Level F-11 Now!
pbobbl2n:0:10582D:0A:501:Start on Level F-11 Now! (2/3)
pbobbl2n:0:105831:0A:501:Start on Level F-11 Now! (3/3)
pbobbl2n:0:10E701:05:001:Start on Level F-12 Now!
pbobbl2n:0:10582D:0B:501:Start on Level F-12 Now! (2/3)
pbobbl2n:0:105831:0B:501:Start on Level F-12 Now! (3/3)
pbobbl2n:0:10E701:05:001:Start on Level F-13 Now!
pbobbl2n:0:10582D:0C:501:Start on Level F-13 Now! (2/3)
pbobbl2n:0:105831:0C:501:Start on Level F-13 Now! (3/3)
pbobbl2n:0:10E701:05:001:Start on Level F-14 Now!
pbobbl2n:0:10582D:0D:501:Start on Level F-14 Now! (2/3)
pbobbl2n:0:105831:0D:501:Start on Level F-14 Now! (3/3)
pbobbl2n:0:10E701:05:001:Start on Level F-15 Now!
pbobbl2n:0:10582D:0E:501:Start on Level F-15 Now! (2/3)
pbobbl2n:0:105831:0E:501:Start on Level F-15 Now! (3/3)
pbobbl2n:0:10E701:06:001:Start on Level G-11 Now!
pbobbl2n:0:10582D:0A:501:Start on Level G-11 Now! (2/3)
pbobbl2n:0:105831:0A:501:Start on Level G-11 Now! (3/3)
pbobbl2n:0:10E701:06:001:Start on Level G-12 Now!
pbobbl2n:0:10582D:0B:501:Start on Level G-12 Now! (2/3)
pbobbl2n:0:105831:0B:501:Start on Level G-12 Now! (3/3)
pbobbl2n:0:10E701:06:001:Start on Level G-13 Now!
pbobbl2n:0:10582D:0C:501:Start on Level G-13 Now! (2/3)
pbobbl2n:0:105831:0C:501:Start on Level G-13 Now! (3/3)
pbobbl2n:0:10E701:06:001:Start on Level G-14 Now!
pbobbl2n:0:10582D:0D:501:Start on Level G-14 Now! (2/3)
pbobbl2n:0:105831:0D:501:Start on Level G-14 Now! (3/3)
pbobbl2n:0:10E701:06:001:Start on Level G-15 Now!
pbobbl2n:0:10582D:0E:501:Start on Level G-15 Now! (2/3)
pbobbl2n:0:105831:0E:501:Start on Level G-15 Now! (3/3)
pbobbl2n:0:10E701:07:001:Start on Level H-11 Now!
pbobbl2n:0:10582D:0A:501:Start on Level H-11 Now! (2/3)
pbobbl2n:0:105831:0A:501:Start on Level H-11 Now! (3/3)
pbobbl2n:0:10E701:07:001:Start on Level H-12 Now!
pbobbl2n:0:10582D:0B:501:Start on Level H-12 Now! (2/3)
pbobbl2n:0:105831:0B:501:Start on Level H-12 Now! (3/3)
pbobbl2n:0:10E701:07:001:Start on Level H-13 Now!
pbobbl2n:0:10582D:0C:501:Start on Level H-13 Now! (2/3)
pbobbl2n:0:105831:0C:501:Start on Level H-13 Now! (3/3)
pbobbl2n:0:10E701:07:001:Start on Level H-14 Now!
pbobbl2n:0:10582D:0D:501:Start on Level H-14 Now! (2/3)
pbobbl2n:0:105831:0D:501:Start on Level H-14 Now! (3/3)
pbobbl2n:0:10E701:07:001:Start on Level H-15 Now!
pbobbl2n:0:10582D:0E:501:Start on Level H-15 Now! (2/3)
pbobbl2n:0:105831:0E:501:Start on Level H-15 Now! (3/3)
pbobbl2n:0:10E701:08:001:Start on Level I-11 Now!
pbobbl2n:0:10582D:0A:501:Start on Level I-11 Now! (2/3)
pbobbl2n:0:105831:0A:501:Start on Level I-11 Now! (3/3)
pbobbl2n:0:10E701:08:001:Start on Level I-12 Now!
pbobbl2n:0:10582D:0B:501:Start on Level I-12 Now! (2/3)
pbobbl2n:0:105831:0B:501:Start on Level I-12 Now! (3/3)
pbobbl2n:0:10E701:08:001:Start on Level I-13 Now!
pbobbl2n:0:10582D:0C:501:Start on Level I-13 Now! (2/3)
pbobbl2n:0:105831:0C:501:Start on Level I-13 Now! (3/3)
pbobbl2n:0:10E701:08:001:Start on Level I-14 Now!
pbobbl2n:0:10582D:0D:501:Start on Level I-14 Now! (2/3)
pbobbl2n:0:105831:0D:501:Start on Level I-14 Now! (3/3)
pbobbl2n:0:10E701:08:001:Start on Level I-15 Now!
pbobbl2n:0:10582D:0E:501:Start on Level I-15 Now! (2/3)
pbobbl2n:0:105831:0E:501:Start on Level I-15 Now! (3/3)
pbobbl2n:0:10E701:09:001:Start on Level J-16 Now!
pbobbl2n:0:10582D:0F:501:Start on Level J-16 Now! (2/3)
pbobbl2n:0:105831:0F:501:Start on Level J-16 Now! (3/3)
pbobbl2n:0:10E701:09:001:Start on Level J-17 Now!
pbobbl2n:0:10582D:10:501:Start on Level J-17 Now! (2/3)
pbobbl2n:0:105831:10:501:Start on Level J-17 Now! (3/3)
pbobbl2n:0:10E701:09:001:Start on Level J-18 Now!
pbobbl2n:0:10582D:11:501:Start on Level J-18 Now! (2/3)
pbobbl2n:0:105831:11:501:Start on Level J-18 Now! (3/3)
pbobbl2n:0:10E701:09:001:Start on Level J-19 Now!
pbobbl2n:0:10582D:12:501:Start on Level J-19 Now! (2/3)
pbobbl2n:0:105831:12:501:Start on Level J-19 Now! (3/3)
pbobbl2n:0:10E701:09:001:Start on Level J-20 Now!
pbobbl2n:0:10582D:13:501:Start on Level J-20 Now! (2/3)
pbobbl2n:0:105831:13:501:Start on Level J-20 Now! (3/3)
pbobbl2n:0:10E701:0A:001:Start on Level K-16 Now!
pbobbl2n:0:10582D:0F:501:Start on Level K-16 Now! (2/3)
pbobbl2n:0:105831:0F:501:Start on Level K-16 Now! (3/3)
pbobbl2n:0:10E701:0A:001:Start on Level K-17 Now!
pbobbl2n:0:10582D:10:501:Start on Level K-17 Now! (2/3)
pbobbl2n:0:105831:10:501:Start on Level K-17 Now! (3/3)
pbobbl2n:0:10E701:0A:001:Start on Level K-18 Now!
pbobbl2n:0:10582D:11:501:Start on Level K-18 Now! (2/3)
pbobbl2n:0:105831:11:501:Start on Level K-18 Now! (3/3)
pbobbl2n:0:10E701:0A:001:Start on Level K-19 Now!
pbobbl2n:0:10582D:12:501:Start on Level K-19 Now! (2/3)
pbobbl2n:0:105831:12:501:Start on Level K-19 Now! (3/3)
pbobbl2n:0:10E701:0A:001:Start on Level K-20 Now!
pbobbl2n:0:10582D:13:501:Start on Level K-20 Now! (2/3)
pbobbl2n:0:105831:13:501:Start on Level K-20 Now! (3/3)
pbobbl2n:0:10E701:0B:001:Start on Level L-16 Now!
pbobbl2n:0:10582D:0F:501:Start on Level L-16 Now! (2/3)
pbobbl2n:0:105831:0F:501:Start on Level L-16 Now! (3/3)
pbobbl2n:0:10E701:0B:001:Start on Level L-17 Now!
pbobbl2n:0:10582D:10:501:Start on Level L-17 Now! (2/3)
pbobbl2n:0:105831:10:501:Start on Level L-17 Now! (3/3)
pbobbl2n:0:10E701:0B:001:Start on Level L-18 Now!
pbobbl2n:0:10582D:11:501:Start on Level L-18 Now! (2/3)
pbobbl2n:0:105831:11:501:Start on Level L-18 Now! (3/3)
pbobbl2n:0:10E701:0B:001:Start on Level L-19 Now!
pbobbl2n:0:10582D:12:501:Start on Level L-19 Now! (2/3)
pbobbl2n:0:105831:12:501:Start on Level L-19 Now! (3/3)
pbobbl2n:0:10E701:0B:001:Start on Level L-20 Now!
pbobbl2n:0:10582D:13:501:Start on Level L-20 Now! (2/3)
pbobbl2n:0:105831:13:501:Start on Level L-20 Now! (3/3)
pbobbl2n:0:10E701:0C:001:Start on Level M-16 Now!
pbobbl2n:0:10582D:0F:501:Start on Level M-16 Now! (2/3)
pbobbl2n:0:105831:0F:501:Start on Level M-16 Now! (3/3)
pbobbl2n:0:10E701:0C:001:Start on Level M-17 Now!
pbobbl2n:0:10582D:10:501:Start on Level M-17 Now! (2/3)
pbobbl2n:0:105831:10:501:Start on Level M-17 Now! (3/3)
pbobbl2n:0:10E701:0C:001:Start on Level M-18 Now!
pbobbl2n:0:10582D:11:501:Start on Level M-18 Now! (2/3)
pbobbl2n:0:105831:11:501:Start on Level M-18 Now! (3/3)
pbobbl2n:0:10E701:0C:001:Start on Level M-19 Now!
pbobbl2n:0:10582D:12:501:Start on Level M-19 Now! (2/3)
pbobbl2n:0:105831:12:501:Start on Level M-19 Now! (3/3)
pbobbl2n:0:10E701:0C:001:Start on Level M-20 Now!
pbobbl2n:0:10582D:13:501:Start on Level M-20 Now! (2/3)
pbobbl2n:0:105831:13:501:Start on Level M-20 Now! (3/3)
pbobbl2n:0:10E701:0D:001:Start on Level N-16 Now!
pbobbl2n:0:10582D:0F:501:Start on Level N-16 Now! (2/3)
pbobbl2n:0:105831:0F:501:Start on Level N-16 Now! (3/3)
pbobbl2n:0:10E701:0D:001:Start on Level N-17 Now!
pbobbl2n:0:10582D:10:501:Start on Level N-17 Now! (2/3)
pbobbl2n:0:105831:10:501:Start on Level N-17 Now! (3/3)
pbobbl2n:0:10E701:0D:001:Start on Level N-18 Now!
pbobbl2n:0:10582D:11:501:Start on Level N-18 Now! (2/3)
pbobbl2n:0:105831:11:501:Start on Level N-18 Now! (3/3)
pbobbl2n:0:10E701:0D:001:Start on Level N-19 Now!
pbobbl2n:0:10582D:12:501:Start on Level N-19 Now! (2/3)
pbobbl2n:0:105831:12:501:Start on Level N-19 Now! (3/3)
pbobbl2n:0:10E701:0D:001:Start on Level N-20 Now!
pbobbl2n:0:10582D:13:501:Start on Level N-20 Now! (2/3)
pbobbl2n:0:105831:13:501:Start on Level N-20 Now! (3/3)
pbobbl2n:0:10E701:0E:001:Start on Level O-21 Now!
pbobbl2n:0:10582D:14:501:Start on Level O-21 Now! (2/3)
pbobbl2n:0:105831:14:501:Start on Level O-21 Now! (3/3)
pbobbl2n:0:10E701:0E:001:Start on Level O-22 Now!
pbobbl2n:0:10582D:15:501:Start on Level O-22 Now! (2/3)
pbobbl2n:0:105831:15:501:Start on Level O-22 Now! (3/3)
pbobbl2n:0:10E701:0E:001:Start on Level O-23 Now!
pbobbl2n:0:10582D:16:501:Start on Level O-23 Now! (2/3)
pbobbl2n:0:105831:16:501:Start on Level O-23 Now! (3/3)
pbobbl2n:0:10E701:0E:001:Start on Level O-24 Now!
pbobbl2n:0:10582D:17:501:Start on Level O-24 Now! (2/3)
pbobbl2n:0:105831:17:501:Start on Level O-24 Now! (3/3)
pbobbl2n:0:10E701:0E:001:Start on Level O-25 Now!
pbobbl2n:0:10582D:18:501:Start on Level O-25 Now! (2/3)
pbobbl2n:0:105831:18:501:Start on Level O-25 Now! (3/3)
pbobbl2n:0:10E701:0F:001:Start on Level P-21 Now!
pbobbl2n:0:10582D:14:501:Start on Level P-21 Now! (2/3)
pbobbl2n:0:105831:14:501:Start on Level P-21 Now! (3/3)
pbobbl2n:0:10E701:0F:001:Start on Level P-22 Now!
pbobbl2n:0:10582D:15:501:Start on Level P-22 Now! (2/3)
pbobbl2n:0:105831:15:501:Start on Level P-22 Now! (3/3)
pbobbl2n:0:10E701:0F:001:Start on Level P-23 Now!
pbobbl2n:0:10582D:16:501:Start on Level P-23 Now! (2/3)
pbobbl2n:0:105831:16:501:Start on Level P-23 Now! (3/3)
pbobbl2n:0:10E701:0F:001:Start on Level P-24 Now!
pbobbl2n:0:10582D:17:501:Start on Level P-24 Now! (2/3)
pbobbl2n:0:105831:17:501:Start on Level P-24 Now! (3/3)
pbobbl2n:0:10E701:0F:001:Start on Level P-25 Now!
pbobbl2n:0:10582D:18:501:Start on Level P-25 Now! (2/3)
pbobbl2n:0:105831:18:501:Start on Level P-25 Now! (3/3)
pbobbl2n:0:10E701:10:001:Start on Level Q-21 Now!
pbobbl2n:0:10582D:14:501:Start on Level Q-21 Now! (2/3)
pbobbl2n:0:105831:14:501:Start on Level Q-21 Now! (3/3)
pbobbl2n:0:10E701:10:001:Start on Level Q-22 Now!
pbobbl2n:0:10582D:15:501:Start on Level Q-22 Now! (2/3)
pbobbl2n:0:105831:15:501:Start on Level Q-22 Now! (3/3)
pbobbl2n:0:10E701:10:001:Start on Level Q-23 Now!
pbobbl2n:0:10582D:16:501:Start on Level Q-23 Now! (2/3)
pbobbl2n:0:105831:16:501:Start on Level Q-23 Now! (3/3)
pbobbl2n:0:10E701:10:001:Start on Level Q-24 Now!
pbobbl2n:0:10582D:17:501:Start on Level Q-24 Now! (2/3)
pbobbl2n:0:105831:17:501:Start on Level Q-24 Now! (3/3)
pbobbl2n:0:10E701:10:001:Start on Level Q-25 Now!
pbobbl2n:0:10582D:18:501:Start on Level Q-25 Now! (2/3)
pbobbl2n:0:105831:18:501:Start on Level Q-25 Now! (3/3)
pbobbl2n:0:10E701:11:001:Start on Level R-21 Now!
pbobbl2n:0:10582D:14:501:Start on Level R-21 Now! (2/3)
pbobbl2n:0:105831:14:501:Start on Level R-21 Now! (3/3)
pbobbl2n:0:10E701:11:001:Start on Level R-22 Now!
pbobbl2n:0:10582D:15:501:Start on Level R-22 Now! (2/3)
pbobbl2n:0:105831:15:501:Start on Level R-22 Now! (3/3)
pbobbl2n:0:10E701:11:001:Start on Level R-23 Now!
pbobbl2n:0:10582D:16:501:Start on Level R-23 Now! (2/3)
pbobbl2n:0:105831:16:501:Start on Level R-23 Now! (3/3)
pbobbl2n:0:10E701:11:001:Start on Level R-24 Now!
pbobbl2n:0:10582D:17:501:Start on Level R-24 Now! (2/3)
pbobbl2n:0:105831:17:501:Start on Level R-24 Now! (3/3)
pbobbl2n:0:10E701:11:001:Start on Level R-25 Now!
pbobbl2n:0:10582D:18:501:Start on Level R-25 Now! (2/3)
pbobbl2n:0:105831:18:501:Start on Level R-25 Now! (3/3)
pbobbl2n:0:10E701:12:001:Start on Level S-21 Now!
pbobbl2n:0:10582D:14:501:Start on Level S-21 Now! (2/3)
pbobbl2n:0:105831:14:501:Start on Level S-21 Now! (3/3)
pbobbl2n:0:10E701:12:001:Start on Level S-22 Now!
pbobbl2n:0:10582D:15:501:Start on Level S-22 Now! (2/3)
pbobbl2n:0:105831:15:501:Start on Level S-22 Now! (3/3)
pbobbl2n:0:10E701:12:001:Start on Level S-23 Now!
pbobbl2n:0:10582D:16:501:Start on Level S-23 Now! (2/3)
pbobbl2n:0:105831:16:501:Start on Level S-23 Now! (3/3)
pbobbl2n:0:10E701:12:001:Start on Level S-24 Now!
pbobbl2n:0:10582D:17:501:Start on Level S-24 Now! (2/3)
pbobbl2n:0:105831:17:501:Start on Level S-24 Now! (3/3)
pbobbl2n:0:10E701:12:001:Start on Level S-25 Now!
pbobbl2n:0:10582D:18:501:Start on Level S-25 Now! (2/3)
pbobbl2n:0:105831:18:501:Start on Level S-25 Now! (3/3)
pbobbl2n:0:10E701:13:001:Start on Level T-21 Now!
pbobbl2n:0:10582D:14:501:Start on Level T-21 Now! (2/3)
pbobbl2n:0:105831:14:501:Start on Level T-21 Now! (3/3)
pbobbl2n:0:10E701:13:001:Start on Level T-22 Now!
pbobbl2n:0:10582D:15:501:Start on Level T-22 Now! (2/3)
pbobbl2n:0:105831:15:501:Start on Level T-22 Now! (3/3)
pbobbl2n:0:10E701:13:001:Start on Level T-23 Now!
pbobbl2n:0:10582D:16:501:Start on Level T-23 Now! (2/3)
pbobbl2n:0:105831:16:501:Start on Level T-23 Now! (3/3)
pbobbl2n:0:10E701:13:001:Start on Level T-24 Now!
pbobbl2n:0:10582D:17:501:Start on Level T-24 Now! (2/3)
pbobbl2n:0:105831:17:501:Start on Level T-24 Now! (3/3)
pbobbl2n:0:10E701:13:001:Start on Level T-25 Now!
pbobbl2n:0:10582D:18:501:Start on Level T-25 Now! (2/3)
pbobbl2n:0:105831:18:501:Start on Level T-25 Now! (3/3)
pbobbl2n:0:10E701:14:001:Start on Level U-26 Now!
pbobbl2n:0:10582D:19:501:Start on Level U-26 Now! (2/3)
pbobbl2n:0:105831:19:501:Start on Level U-26 Now! (3/3)
pbobbl2n:0:10E701:14:001:Start on Level U-27 Now!
pbobbl2n:0:10582D:1A:501:Start on Level U-27 Now! (2/3)
pbobbl2n:0:105831:1A:501:Start on Level U-27 Now! (3/3)
pbobbl2n:0:10E701:14:001:Start on Level U-28 Now!
pbobbl2n:0:10582D:1B:501:Start on Level U-28 Now! (2/3)
pbobbl2n:0:105831:1B:501:Start on Level U-28 Now! (3/3)
pbobbl2n:0:10E701:14:001:Start on Level U-29 Now!
pbobbl2n:0:10582D:1C:501:Start on Level U-29 Now! (2/3)
pbobbl2n:0:105831:1C:501:Start on Level U-29 Now! (3/3)
pbobbl2n:0:10E701:14:001:Start on Level U-30 Now!
pbobbl2n:0:10582D:1D:501:Start on Level U-30 Now! (2/3)
pbobbl2n:0:105831:1D:501:Start on Level U-30 Now! (3/3)
pbobbl2n:0:10E701:15:001:Start on Level V-26 Now!
pbobbl2n:0:10582D:19:501:Start on Level V-26 Now! (2/3)
pbobbl2n:0:105831:19:501:Start on Level V-26 Now! (3/3)
pbobbl2n:0:10E701:15:001:Start on Level V-27 Now!
pbobbl2n:0:10582D:1A:501:Start on Level V-27 Now! (2/3)
pbobbl2n:0:105831:1A:501:Start on Level V-27 Now! (3/3)
pbobbl2n:0:10E701:15:001:Start on Level V-28 Now!
pbobbl2n:0:10582D:1B:501:Start on Level V-28 Now! (2/3)
pbobbl2n:0:105831:1B:501:Start on Level V-28 Now! (3/3)
pbobbl2n:0:10E701:15:001:Start on Level V-29 Now!
pbobbl2n:0:10582D:1C:501:Start on Level V-29 Now! (2/3)
pbobbl2n:0:105831:1C:501:Start on Level V-29 Now! (3/3)
pbobbl2n:0:10E701:15:001:Start on Level V-30 Now!
pbobbl2n:0:10582D:1D:501:Start on Level V-30 Now! (2/3)
pbobbl2n:0:105831:1D:501:Start on Level V-30 Now! (3/3)
pbobbl2n:0:10E701:16:001:Start on Level W-26 Now!
pbobbl2n:0:10582D:19:501:Start on Level W-26 Now! (2/3)
pbobbl2n:0:105831:19:501:Start on Level W-26 Now! (3/3)
pbobbl2n:0:10E701:16:001:Start on Level W-27 Now!
pbobbl2n:0:10582D:1A:501:Start on Level W-27 Now! (2/3)
pbobbl2n:0:105831:1A:501:Start on Level W-27 Now! (3/3)
pbobbl2n:0:10E701:16:001:Start on Level W-28 Now!
pbobbl2n:0:10582D:1B:501:Start on Level W-28 Now! (2/3)
pbobbl2n:0:105831:1B:501:Start on Level W-28 Now! (3/3)
pbobbl2n:0:10E701:16:001:Start on Level W-29 Now!
pbobbl2n:0:10582D:1C:501:Start on Level W-29 Now! (2/3)
pbobbl2n:0:105831:1C:501:Start on Level W-29 Now! (3/3)
pbobbl2n:0:10E701:16:001:Start on Level W-30 Now!
pbobbl2n:0:10582D:1D:501:Start on Level W-30 Now! (2/3)
pbobbl2n:0:105831:1D:501:Start on Level W-30 Now! (3/3)
pbobbl2n:0:10E701:17:001:Start on Level ?-26 Now!
pbobbl2n:0:10582D:19:501:Start on Level ?-26 Now! (2/3)
pbobbl2n:0:105831:19:501:Start on Level ?-26 Now! (3/3)
pbobbl2n:0:10E701:17:001:Start on Level ?-27 Now!
pbobbl2n:0:10582D:1A:501:Start on Level ?-27 Now! (2/3)
pbobbl2n:0:105831:1A:501:Start on Level ?-27 Now! (3/3)
pbobbl2n:0:10E701:17:001:Start on Level ?-28 Now!
pbobbl2n:0:10582D:1B:501:Start on Level ?-28 Now! (2/3)
pbobbl2n:0:105831:1B:501:Start on Level ?-28 Now! (3/3)
pbobbl2n:0:10E701:17:001:Start on Level ?-29 Now!
pbobbl2n:0:10582D:1C:501:Start on Level ?-29 Now! (2/3)
pbobbl2n:0:105831:1C:501:Start on Level ?-29 Now! (3/3)
pbobbl2n:0:10E701:17:001:Start on Level ?-30 Now!
pbobbl2n:0:10582D:1D:501:Start on Level ?-30 Now! (2/3)
pbobbl2n:0:105831:1D:501:Start on Level ?-30 Now! (3/3)
pbobbl2n:0:10E701:18:001:Start on Level X-26 Now!
pbobbl2n:0:10582D:19:501:Start on Level X-26 Now! (2/3)
pbobbl2n:0:105831:19:501:Start on Level X-26 Now! (3/3)
pbobbl2n:0:10E701:18:001:Start on Level X-27 Now!
pbobbl2n:0:10582D:1A:501:Start on Level X-27 Now! (2/3)
pbobbl2n:0:105831:1A:501:Start on Level X-27 Now! (3/3)
pbobbl2n:0:10E701:18:001:Start on Level X-28 Now!
pbobbl2n:0:10582D:1B:501:Start on Level X-28 Now! (2/3)
pbobbl2n:0:105831:1B:501:Start on Level X-28 Now! (3/3)
pbobbl2n:0:10E701:18:001:Start on Level X-29 Now!
pbobbl2n:0:10582D:1C:501:Start on Level X-29 Now! (2/3)
pbobbl2n:0:105831:1C:501:Start on Level X-29 Now! (3/3)
pbobbl2n:0:10E701:18:001:Start on Level X-30 Now!
pbobbl2n:0:10582D:1D:501:Start on Level X-30 Now! (2/3)
pbobbl2n:0:105831:1D:501:Start on Level X-30 Now! (3/3)
pbobbl2n:0:10E701:19:001:Start on Level Y-26 Now!
pbobbl2n:0:10582D:19:501:Start on Level Y-26 Now! (2/3)
pbobbl2n:0:105831:19:501:Start on Level Y-26 Now! (3/3)
pbobbl2n:0:10E701:19:001:Start on Level Y-27 Now!
pbobbl2n:0:10582D:1A:501:Start on Level Y-27 Now! (2/3)
pbobbl2n:0:105831:1A:501:Start on Level Y-27 Now! (3/3)
pbobbl2n:0:10E701:19:001:Start on Level Y-28 Now!
pbobbl2n:0:10582D:1B:501:Start on Level Y-28 Now! (2/3)
pbobbl2n:0:105831:1B:501:Start on Level Y-28 Now! (3/3)
pbobbl2n:0:10E701:19:001:Start on Level Y-29 Now!
pbobbl2n:0:10582D:1C:501:Start on Level Y-29 Now! (2/3)
pbobbl2n:0:105831:1C:501:Start on Level Y-29 Now! (3/3)
pbobbl2n:0:10E701:19:001:Start on Level Y-30 Now!
pbobbl2n:0:10582D:1D:501:Start on Level Y-30 Now! (2/3)
pbobbl2n:0:105831:1D:501:Start on Level Y-30 Now! (3/3)
pbobbl2n:0:10E701:1A:001:Start on Level Z-26 Now!
pbobbl2n:0:10582D:19:501:Start on Level Z-26 Now! (2/3)
pbobbl2n:0:105831:19:501:Start on Level Z-26 Now! (3/3)
pbobbl2n:0:10E701:1A:001:Start on Level Z-27 Now!
pbobbl2n:0:10582D:1A:501:Start on Level Z-27 Now! (2/3)
pbobbl2n:0:105831:1A:501:Start on Level Z-27 Now! (3/3)
pbobbl2n:0:10E701:1A:001:Start on Level Z-28 Now!
pbobbl2n:0:10582D:1B:501:Start on Level Z-28 Now! (2/3)
pbobbl2n:0:105831:1B:501:Start on Level Z-28 Now! (3/3)
pbobbl2n:0:10E701:1A:001:Start on Level Z-29 Now!
pbobbl2n:0:10582D:1C:501:Start on Level Z-29 Now! (2/3)
pbobbl2n:0:105831:1C:501:Start on Level Z-29 Now! (3/3)
pbobbl2n:0:10E701:1A:001:Start on Level Z-30 Now!
pbobbl2n:0:10582D:1D:501:Start on Level Z-30 Now! (2/3)
pbobbl2n:0:105831:1D:501:Start on Level Z-30 Now! (3/3)
pbobbl2n:0:000000:00:999:[ Use the following cheats when you are ]
pbobbl2n:0:000000:00:999:[ playing they allow you to go to the level ]
pbobbl2n:0:000000:00:999:[ before the Path ]
pbobbl2n:0:10E701:00:001:Go to Level A-05 Next!
pbobbl2n:0:10582D:03:501:Go to Level A-05 Next! (2/3)
pbobbl2n:0:105831:03:501:Go to Level A-05 Next! (3/3)
pbobbl2n:0:10E701:01:001:Go to Level B-05 Next!
pbobbl2n:0:10582D:03:501:Go to Level B-05 Next! (2/3)
pbobbl2n:0:105831:03:501:Go to Level B-05 Next! (3/3)
pbobbl2n:0:10E701:02:001:Go to Level C-10 Next!
pbobbl2n:0:10582D:08:501:Go to Level C-10 Next! (2/3)
pbobbl2n:0:105831:08:501:Go to Level C-10 Next! (3/3)
pbobbl2n:0:10E701:03:001:Go to Level D-10 Next!
pbobbl2n:0:10582D:08:501:Go to Level D-10 Next! (2/3)
pbobbl2n:0:105831:08:501:Go to Level D-10 Next! (3/3)
pbobbl2n:0:10E701:04:001:Go to Level E-10 Next!
pbobbl2n:0:10582D:08:501:Go to Level E-10 Next! (2/3)
pbobbl2n:0:105831:08:501:Go to Level E-10 Next! (3/3)
pbobbl2n:0:10E701:05:001:Go to Level F-15 Next!
pbobbl2n:0:10582D:0F:501:Go to Level F-15 Next! (2/3)
pbobbl2n:0:105831:0F:501:Go to Level F-15 Next! (3/3)
pbobbl2n:0:10E701:06:001:Go to Level G-15 Next!
pbobbl2n:0:10582D:0F:501:Go to Level G-15 Next! (2/3)
pbobbl2n:0:105831:0F:501:Go to Level G-15 Next! (3/3)
pbobbl2n:0:10E701:07:001:Go to Level H-15 Next!
pbobbl2n:0:10582D:0F:501:Go to Level H-15 Next! (2/3)
pbobbl2n:0:105831:0F:501:Go to Level H-15 Next! (3/3)
pbobbl2n:0:10E701:08:001:Go to Level I-15 Next!
pbobbl2n:0:10582D:0F:501:Go to Level I-15 Next! (2/3)
pbobbl2n:0:105831:0F:501:Go to Level I-15 Next! (3/3)
pbobbl2n:0:10E701:09:001:Go to Level J-20 Next!
pbobbl2n:0:10582D:12:501:Go to Level J-20 Next! (2/3)
pbobbl2n:0:105831:12:501:Go to Level J-20 Next! (3/3)
pbobbl2n:0:10E701:0A:001:Go to Level K-20 Next!
pbobbl2n:0:10582D:12:501:Go to Level K-20 Next! (2/3)
pbobbl2n:0:105831:12:501:Go to Level K-20 Next! (3/3)
pbobbl2n:0:10E701:0B:001:Go to Level L-20 Next!
pbobbl2n:0:10582D:12:501:Go to Level L-20 Next! (2/3)
pbobbl2n:0:105831:12:501:Go to Level L-20 Next! (3/3)
pbobbl2n:0:10E701:0C:001:Go to Level M-20 Next!
pbobbl2n:0:10582D:12:501:Go to Level M-20 Next! (2/3)
pbobbl2n:0:105831:12:501:Go to Level M-20 Next! (3/3)
pbobbl2n:0:10E701:0D:001:Go to Level N-20 Next!
pbobbl2n:0:10582D:12:501:Go to Level N-20 Next! (2/3)
pbobbl2n:0:105831:12:501:Go to Level N-20 Next! (3/3)
pbobbl2n:0:10E701:0E:001:Go to Level O-25 Next!
pbobbl2n:0:10582D:17:501:Go to Level O-25 Next! (2/3)
pbobbl2n:0:105831:17:501:Go to Level O-25 Next! (3/3)
pbobbl2n:0:10E701:0F:001:Go to Level P-25 Next!
pbobbl2n:0:10582D:17:501:Go to Level P-25 Next! (2/3)
pbobbl2n:0:105831:17:501:Go to Level P-25 Next! (3/3)
pbobbl2n:0:10E701:10:001:Go to Level Q-25 Next!
pbobbl2n:0:10582D:17:501:Go to Level Q-25 Next! (2/3)
pbobbl2n:0:105831:17:501:Go to Level Q-25 Next! (3/3)
pbobbl2n:0:10E701:11:001:Go to Level R-25 Next!
pbobbl2n:0:10582D:17:501:Go to Level R-25 Next! (2/3)
pbobbl2n:0:105831:17:501:Go to Level R-25 Next! (3/3)
pbobbl2n:0:10E701:12:001:Go to Level S-25 Next!
pbobbl2n:0:10582D:17:501:Go to Level S-25 Next! (2/3)
pbobbl2n:0:105831:17:501:Go to Level S-25 Next! (3/3)
pbobbl2n:0:10E701:13:001:Go to Level T-25 Next!
pbobbl2n:0:10582D:17:501:Go to Level T-25 Next! (2/3)
pbobbl2n:0:105831:17:501:Go to Level T-25 Next! (3/3)
pbobbl2n:0:10E701:14:001:Go to Level U-30 Next!
pbobbl2n:0:10582D:1C:501:Go to Level U-30 Next! (2/3)
pbobbl2n:0:105831:1C:501:Go to Level U-30 Next! (3/3)
pbobbl2n:0:10E701:15:001:Go to Level V-30 Next!
pbobbl2n:0:10582D:1C:501:Go to Level V-30 Next! (2/3)
pbobbl2n:0:105831:1C:501:Go to Level V-30 Next! (3/3)
pbobbl2n:0:10E701:16:001:Go to Level W-30 Next!
pbobbl2n:0:10582D:1C:501:Go to Level W-30 Next! (2/3)
pbobbl2n:0:105831:1C:501:Go to Level W-30 Next! (3/3)
pbobbl2n:0:10E701:17:001:Go to Level ?-30 Next!
pbobbl2n:0:10582D:1C:501:Go to Level ?-30 Next! (2/3)
pbobbl2n:0:105831:1C:501:Go to Level ?-30 Next! (3/3)
pbobbl2n:0:10E701:18:001:Go to Level X-30 Next!
pbobbl2n:0:10582D:1C:501:Go to Level X-30 Next! (2/3)
pbobbl2n:0:105831:1C:501:Go to Level X-30 Next! (3/3)
pbobbl2n:0:10E701:19:001:Go to Level Y-30 Next!
pbobbl2n:0:10582D:1C:501:Go to Level Y-30 Next! (2/3)
pbobbl2n:0:105831:1C:501:Go to Level Y-30 Next! (3/3)
pbobbl2n:0:10E701:1A:001:Go to Level Z-30 Next!
pbobbl2n:0:10582D:1C:501:Go to Level Z-30 Next! (2/3)
pbobbl2n:0:105831:1C:501:Go to Level Z-30 Next! (3/3)
; [ Bust-A-Move Again (US) ]
pbobbl2u:0:400091:09:000:Infinite Credits
pbobbl2u:0:40A276:01:001:Enable "Alternate World" Levels:Drunk on Title Screen and different maps, Same as "Fire,<-,->,Fire" on Title Screen
pbobbl2u:0:40A276:00:001:Disable "Alternate World" Levels
pbobbl2u:0:41DFDB:14:000:Infinite Time PL1
pbobbl2u:0:41E06F:14:000:Infinite Time PL2
pbobbl2u:0:000000:00:999:[ These cheats are for use during Versus Mode ]
pbobbl2u:0:40A2AB:00:000:Never Attacked PL1
pbobbl2u:0:41DFD1:00:500:Never Attacked PL1 (2/2)
pbobbl2u:0:40A2AD:00:000:Never Attacked PL2
pbobbl2u:0:41E065:00:500:Never Attacked PL2 (2/2)
pbobbl2u:0:000000:00:999:[ These cheats are for use during Puzzle Mode ]
pbobbl2u:0:4061D8:FF:000:Help line "ON"
pbobbl2u:0:4061D8:00:001:Help line "OFF"
pbobbl2u:0:000000:00:999:[ The following cheats work from the "select ]
pbobbl2u:0:000000:00:999:[ path" screen. Press "Pause" & activate the ]
pbobbl2u:0:000000:00:999:[ required cheat, then unpause and then press ]
pbobbl2u:0:000000:00:999:[ "A" the select button. ]
pbobbl2u:0:000000:00:999:[ Warning! Moving the pointer will reset these ]
pbobbl2u:0:000000:00:999:[ Start on Level cheats! ]
pbobbl2u:0:40AA93:00:001:Start on Level A-01 Now!
pbobbl2u:0:4061D1:00:501:Start on Level A-01 Now! (2/3)
pbobbl2u:0:4061D5:00:501:Start on Level A-01 Now! (3/3)
pbobbl2u:0:40AA93:00:001:Start on Level A-02 Now!
pbobbl2u:0:4061D1:01:501:Start on Level A-02 Now! (2/3)
pbobbl2u:0:4061D5:01:501:Start on Level A-02 Now! (3/3)
pbobbl2u:0:40AA93:00:001:Start on Level A-03 Now!
pbobbl2u:0:4061D1:02:501:Start on Level A-03 Now! (2/3)
pbobbl2u:0:4061D5:02:501:Start on Level A-03 Now! (3/3)
pbobbl2u:0:40AA93:00:001:Start on Level A-04 Now!
pbobbl2u:0:4061D1:03:501:Start on Level A-04 Now! (2/3)
pbobbl2u:0:4061D5:03:501:Start on Level A-04 Now! (3/3)
pbobbl2u:0:40AA93:00:001:Start on Level A-05 Now!
pbobbl2u:0:4061D1:04:501:Start on Level A-05 Now! (2/3)
pbobbl2u:0:4061D5:04:501:Start on Level A-05 Now! (3/3)
pbobbl2u:0:40AA93:01:001:Start on Level B-01 Now!
pbobbl2u:0:4061D1:00:501:Start on Level B-01 Now! (2/3)
pbobbl2u:0:4061D5:00:501:Start on Level B-01 Now! (3/3)
pbobbl2u:0:40AA93:01:001:Start on Level B-02 Now!
pbobbl2u:0:4061D1:01:501:Start on Level B-02 Now! (2/3)
pbobbl2u:0:4061D5:01:501:Start on Level B-02 Now! (3/3)
pbobbl2u:0:40AA93:01:001:Start on Level B-03 Now!
pbobbl2u:0:4061D1:02:501:Start on Level B-03 Now! (2/3)
pbobbl2u:0:4061D5:02:501:Start on Level B-03 Now! (3/3)
pbobbl2u:0:40AA93:01:001:Start on Level B-04 Now!
pbobbl2u:0:4061D1:03:501:Start on Level B-04 Now! (2/3)
pbobbl2u:0:4061D5:03:501:Start on Level B-04 Now! (3/3)
pbobbl2u:0:40AA93:01:001:Start on Level B-05 Now!
pbobbl2u:0:4061D1:04:501:Start on Level B-05 Now! (2/3)
pbobbl2u:0:4061D5:04:501:Start on Level B-05 Now! (3/3)
pbobbl2u:0:40AA93:02:001:Start on Level C-06 Now!
pbobbl2u:0:4061D1:05:501:Start on Level C-06 Now! (2/3)
pbobbl2u:0:4061D5:05:501:Start on Level C-06 Now! (3/3)
pbobbl2u:0:40AA93:02:001:Start on Level C-07 Now!
pbobbl2u:0:4061D1:06:501:Start on Level C-07 Now! (2/3)
pbobbl2u:0:4061D5:06:501:Start on Level C-07 Now! (3/3)
pbobbl2u:0:40AA93:02:001:Start on Level C-08 Now!
pbobbl2u:0:4061D1:07:501:Start on Level C-08 Now! (2/3)
pbobbl2u:0:4061D5:07:501:Start on Level C-08 Now! (3/3)
pbobbl2u:0:40AA93:02:001:Start on Level C-09 Now!
pbobbl2u:0:4061D1:08:501:Start on Level C-09 Now! (2/3)
pbobbl2u:0:4061D5:08:501:Start on Level C-09 Now! (3/3)
pbobbl2u:0:40AA93:02:001:Start on Level C-10 Now!
pbobbl2u:0:4061D1:09:501:Start on Level C-10 Now! (2/3)
pbobbl2u:0:4061D5:09:501:Start on Level C-10 Now! (3/3)
pbobbl2u:0:40AA93:03:001:Start on Level D-06 Now!
pbobbl2u:0:4061D1:05:501:Start on Level D-06 Now! (2/3)
pbobbl2u:0:4061D5:05:501:Start on Level D-06 Now! (3/3)
pbobbl2u:0:40AA93:03:001:Start on Level D-07 Now!
pbobbl2u:0:4061D1:06:501:Start on Level D-07 Now! (2/3)
pbobbl2u:0:4061D5:06:501:Start on Level D-07 Now! (3/3)
pbobbl2u:0:40AA93:03:001:Start on Level D-08 Now!
pbobbl2u:0:4061D1:07:501:Start on Level D-08 Now! (2/3)
pbobbl2u:0:4061D5:07:501:Start on Level D-08 Now! (3/3)
pbobbl2u:0:40AA93:03:001:Start on Level D-09 Now!
pbobbl2u:0:4061D1:08:501:Start on Level D-09 Now! (2/3)
pbobbl2u:0:4061D5:08:501:Start on Level D-09 Now! (3/3)
pbobbl2u:0:40AA93:03:001:Start on Level D-10 Now!
pbobbl2u:0:4061D1:09:501:Start on Level D-10 Now! (2/3)
pbobbl2u:0:4061D5:09:501:Start on Level D-10 Now! (3/3)
pbobbl2u:0:40AA93:04:001:Start on Level E-06 Now!
pbobbl2u:0:4061D1:05:501:Start on Level E-06 Now! (2/3)
pbobbl2u:0:4061D5:05:501:Start on Level E-06 Now! (3/3)
pbobbl2u:0:40AA93:04:001:Start on Level E-07 Now!
pbobbl2u:0:4061D1:06:501:Start on Level E-07 Now! (2/3)
pbobbl2u:0:4061D5:06:501:Start on Level E-07 Now! (3/3)
pbobbl2u:0:40AA93:04:001:Start on Level E-08 Now!
pbobbl2u:0:4061D1:07:501:Start on Level E-08 Now! (2/3)
pbobbl2u:0:4061D5:07:501:Start on Level E-08 Now! (3/3)
pbobbl2u:0:40AA93:04:001:Start on Level E-09 Now!
pbobbl2u:0:4061D1:08:501:Start on Level E-09 Now! (2/3)
pbobbl2u:0:4061D5:08:501:Start on Level E-09 Now! (3/3)
pbobbl2u:0:40AA93:04:001:Start on Level E-10 Now!
pbobbl2u:0:4061D1:09:501:Start on Level E-10 Now! (2/3)
pbobbl2u:0:4061D5:09:501:Start on Level E-10 Now! (3/3)
pbobbl2u:0:40AA93:05:001:Start on Level F-11 Now!
pbobbl2u:0:4061D1:0A:501:Start on Level F-11 Now! (2/3)
pbobbl2u:0:4061D5:0A:501:Start on Level F-11 Now! (3/3)
pbobbl2u:0:40AA93:05:001:Start on Level F-12 Now!
pbobbl2u:0:4061D1:0B:501:Start on Level F-12 Now! (2/3)
pbobbl2u:0:4061D5:0B:501:Start on Level F-12 Now! (3/3)
pbobbl2u:0:40AA93:05:001:Start on Level F-13 Now!
pbobbl2u:0:4061D1:0C:501:Start on Level F-13 Now! (2/3)
pbobbl2u:0:4061D5:0C:501:Start on Level F-13 Now! (3/3)
pbobbl2u:0:40AA93:05:001:Start on Level F-14 Now!
pbobbl2u:0:4061D1:0D:501:Start on Level F-14 Now! (2/3)
pbobbl2u:0:4061D5:0D:501:Start on Level F-14 Now! (3/3)
pbobbl2u:0:40AA93:05:001:Start on Level F-15 Now!
pbobbl2u:0:4061D1:0E:501:Start on Level F-15 Now! (2/3)
pbobbl2u:0:4061D5:0E:501:Start on Level F-15 Now! (3/3)
pbobbl2u:0:40AA93:06:001:Start on Level G-11 Now!
pbobbl2u:0:4061D1:0A:501:Start on Level G-11 Now! (2/3)
pbobbl2u:0:4061D5:0A:501:Start on Level G-11 Now! (3/3)
pbobbl2u:0:40AA93:06:001:Start on Level G-12 Now!
pbobbl2u:0:4061D1:0B:501:Start on Level G-12 Now! (2/3)
pbobbl2u:0:4061D5:0B:501:Start on Level G-12 Now! (3/3)
pbobbl2u:0:40AA93:06:001:Start on Level G-13 Now!
pbobbl2u:0:4061D1:0C:501:Start on Level G-13 Now! (2/3)
pbobbl2u:0:4061D5:0C:501:Start on Level G-13 Now! (3/3)
pbobbl2u:0:40AA93:06:001:Start on Level G-14 Now!
pbobbl2u:0:4061D1:0D:501:Start on Level G-14 Now! (2/3)
pbobbl2u:0:4061D5:0D:501:Start on Level G-14 Now! (3/3)
pbobbl2u:0:40AA93:06:001:Start on Level G-15 Now!
pbobbl2u:0:4061D1:0E:501:Start on Level G-15 Now! (2/3)
pbobbl2u:0:4061D5:0E:501:Start on Level G-15 Now! (3/3)
pbobbl2u:0:40AA93:07:001:Start on Level H-11 Now!
pbobbl2u:0:4061D1:0A:501:Start on Level H-11 Now! (2/3)
pbobbl2u:0:4061D5:0A:501:Start on Level H-11 Now! (3/3)
pbobbl2u:0:40AA93:07:001:Start on Level H-12 Now!
pbobbl2u:0:4061D1:0B:501:Start on Level H-12 Now! (2/3)
pbobbl2u:0:4061D5:0B:501:Start on Level H-12 Now! (3/3)
pbobbl2u:0:40AA93:07:001:Start on Level H-13 Now!
pbobbl2u:0:4061D1:0C:501:Start on Level H-13 Now! (2/3)
pbobbl2u:0:4061D5:0C:501:Start on Level H-13 Now! (3/3)
pbobbl2u:0:40AA93:07:001:Start on Level H-14 Now!
pbobbl2u:0:4061D1:0D:501:Start on Level H-14 Now! (2/3)
pbobbl2u:0:4061D5:0D:501:Start on Level H-14 Now! (3/3)
pbobbl2u:0:40AA93:07:001:Start on Level H-15 Now!
pbobbl2u:0:4061D1:0E:501:Start on Level H-15 Now! (2/3)
pbobbl2u:0:4061D5:0E:501:Start on Level H-15 Now! (3/3)
pbobbl2u:0:40AA93:08:001:Start on Level I-11 Now!
pbobbl2u:0:4061D1:0A:501:Start on Level I-11 Now! (2/3)
pbobbl2u:0:4061D5:0A:501:Start on Level I-11 Now! (3/3)
pbobbl2u:0:40AA93:08:001:Start on Level I-12 Now!
pbobbl2u:0:4061D1:0B:501:Start on Level I-12 Now! (2/3)
pbobbl2u:0:4061D5:0B:501:Start on Level I-12 Now! (3/3)
pbobbl2u:0:40AA93:08:001:Start on Level I-13 Now!
pbobbl2u:0:4061D1:0C:501:Start on Level I-13 Now! (2/3)
pbobbl2u:0:4061D5:0C:501:Start on Level I-13 Now! (3/3)
pbobbl2u:0:40AA93:08:001:Start on Level I-14 Now!
pbobbl2u:0:4061D1:0D:501:Start on Level I-14 Now! (2/3)
pbobbl2u:0:4061D5:0D:501:Start on Level I-14 Now! (3/3)
pbobbl2u:0:40AA93:08:001:Start on Level I-15 Now!
pbobbl2u:0:4061D1:0E:501:Start on Level I-15 Now! (2/3)
pbobbl2u:0:4061D5:0E:501:Start on Level I-15 Now! (3/3)
pbobbl2u:0:40AA93:09:001:Start on Level J-16 Now!
pbobbl2u:0:4061D1:0F:501:Start on Level J-16 Now! (2/3)
pbobbl2u:0:4061D5:0F:501:Start on Level J-16 Now! (3/3)
pbobbl2u:0:40AA93:09:001:Start on Level J-17 Now!
pbobbl2u:0:4061D1:10:501:Start on Level J-17 Now! (2/3)
pbobbl2u:0:4061D5:10:501:Start on Level J-17 Now! (3/3)
pbobbl2u:0:40AA93:09:001:Start on Level J-18 Now!
pbobbl2u:0:4061D1:11:501:Start on Level J-18 Now! (2/3)
pbobbl2u:0:4061D5:11:501:Start on Level J-18 Now! (3/3)
pbobbl2u:0:40AA93:09:001:Start on Level J-19 Now!
pbobbl2u:0:4061D1:12:501:Start on Level J-19 Now! (2/3)
pbobbl2u:0:4061D5:12:501:Start on Level J-19 Now! (3/3)
pbobbl2u:0:40AA93:09:001:Start on Level J-20 Now!
pbobbl2u:0:4061D1:13:501:Start on Level J-20 Now! (2/3)
pbobbl2u:0:4061D5:13:501:Start on Level J-20 Now! (3/3)
pbobbl2u:0:40AA93:0A:001:Start on Level K-16 Now!
pbobbl2u:0:4061D1:0F:501:Start on Level K-16 Now! (2/3)
pbobbl2u:0:4061D5:0F:501:Start on Level K-16 Now! (3/3)
pbobbl2u:0:40AA93:0A:001:Start on Level K-17 Now!
pbobbl2u:0:4061D1:10:501:Start on Level K-17 Now! (2/3)
pbobbl2u:0:4061D5:10:501:Start on Level K-17 Now! (3/3)
pbobbl2u:0:40AA93:0A:001:Start on Level K-18 Now!
pbobbl2u:0:4061D1:11:501:Start on Level K-18 Now! (2/3)
pbobbl2u:0:4061D5:11:501:Start on Level K-18 Now! (3/3)
pbobbl2u:0:40AA93:0A:001:Start on Level K-19 Now!
pbobbl2u:0:4061D1:12:501:Start on Level K-19 Now! (2/3)
pbobbl2u:0:4061D5:12:501:Start on Level K-19 Now! (3/3)
pbobbl2u:0:40AA93:0A:001:Start on Level K-20 Now!
pbobbl2u:0:4061D1:13:501:Start on Level K-20 Now! (2/3)
pbobbl2u:0:4061D5:13:501:Start on Level K-20 Now! (3/3)
pbobbl2u:0:40AA93:0B:001:Start on Level L-16 Now!
pbobbl2u:0:4061D1:0F:501:Start on Level L-16 Now! (2/3)
pbobbl2u:0:4061D5:0F:501:Start on Level L-16 Now! (3/3)
pbobbl2u:0:40AA93:0B:001:Start on Level L-17 Now!
pbobbl2u:0:4061D1:10:501:Start on Level L-17 Now! (2/3)
pbobbl2u:0:4061D5:10:501:Start on Level L-17 Now! (3/3)
pbobbl2u:0:40AA93:0B:001:Start on Level L-18 Now!
pbobbl2u:0:4061D1:11:501:Start on Level L-18 Now! (2/3)
pbobbl2u:0:4061D5:11:501:Start on Level L-18 Now! (3/3)
pbobbl2u:0:40AA93:0B:001:Start on Level L-19 Now!
pbobbl2u:0:4061D1:12:501:Start on Level L-19 Now! (2/3)
pbobbl2u:0:4061D5:12:501:Start on Level L-19 Now! (3/3)
pbobbl2u:0:40AA93:0B:001:Start on Level L-20 Now!
pbobbl2u:0:4061D1:13:501:Start on Level L-20 Now! (2/3)
pbobbl2u:0:4061D5:13:501:Start on Level L-20 Now! (3/3)
pbobbl2u:0:40AA93:0C:001:Start on Level M-16 Now!
pbobbl2u:0:4061D1:0F:501:Start on Level M-16 Now! (2/3)
pbobbl2u:0:4061D5:0F:501:Start on Level M-16 Now! (3/3)
pbobbl2u:0:40AA93:0C:001:Start on Level M-17 Now!
pbobbl2u:0:4061D1:10:501:Start on Level M-17 Now! (2/3)
pbobbl2u:0:4061D5:10:501:Start on Level M-17 Now! (3/3)
pbobbl2u:0:40AA93:0C:001:Start on Level M-18 Now!
pbobbl2u:0:4061D1:11:501:Start on Level M-18 Now! (2/3)
pbobbl2u:0:4061D5:11:501:Start on Level M-18 Now! (3/3)
pbobbl2u:0:40AA93:0C:001:Start on Level M-19 Now!
pbobbl2u:0:4061D1:12:501:Start on Level M-19 Now! (2/3)
pbobbl2u:0:4061D5:12:501:Start on Level M-19 Now! (3/3)
pbobbl2u:0:40AA93:0C:001:Start on Level M-20 Now!
pbobbl2u:0:4061D1:13:501:Start on Level M-20 Now! (2/3)
pbobbl2u:0:4061D5:13:501:Start on Level M-20 Now! (3/3)
pbobbl2u:0:40AA93:0D:001:Start on Level N-16 Now!
pbobbl2u:0:4061D1:0F:501:Start on Level N-16 Now! (2/3)
pbobbl2u:0:4061D5:0F:501:Start on Level N-16 Now! (3/3)
pbobbl2u:0:40AA93:0D:001:Start on Level N-17 Now!
pbobbl2u:0:4061D1:10:501:Start on Level N-17 Now! (2/3)
pbobbl2u:0:4061D5:10:501:Start on Level N-17 Now! (3/3)
pbobbl2u:0:40AA93:0D:001:Start on Level N-18 Now!
pbobbl2u:0:4061D1:11:501:Start on Level N-18 Now! (2/3)
pbobbl2u:0:4061D5:11:501:Start on Level N-18 Now! (3/3)
pbobbl2u:0:40AA93:0D:001:Start on Level N-19 Now!
pbobbl2u:0:4061D1:12:501:Start on Level N-19 Now! (2/3)
pbobbl2u:0:4061D5:12:501:Start on Level N-19 Now! (3/3)
pbobbl2u:0:40AA93:0D:001:Start on Level N-20 Now!
pbobbl2u:0:4061D1:13:501:Start on Level N-20 Now! (2/3)
pbobbl2u:0:4061D5:13:501:Start on Level N-20 Now! (3/3)
pbobbl2u:0:40AA93:0E:001:Start on Level O-21 Now!
pbobbl2u:0:4061D1:14:501:Start on Level O-21 Now! (2/3)
pbobbl2u:0:4061D5:14:501:Start on Level O-21 Now! (3/3)
pbobbl2u:0:40AA93:0E:001:Start on Level O-22 Now!
pbobbl2u:0:4061D1:15:501:Start on Level O-22 Now! (2/3)
pbobbl2u:0:4061D5:15:501:Start on Level O-22 Now! (3/3)
pbobbl2u:0:40AA93:0E:001:Start on Level O-23 Now!
pbobbl2u:0:4061D1:16:501:Start on Level O-23 Now! (2/3)
pbobbl2u:0:4061D5:16:501:Start on Level O-23 Now! (3/3)
pbobbl2u:0:40AA93:0E:001:Start on Level O-24 Now!
pbobbl2u:0:4061D1:17:501:Start on Level O-24 Now! (2/3)
pbobbl2u:0:4061D5:17:501:Start on Level O-24 Now! (3/3)
pbobbl2u:0:40AA93:0E:001:Start on Level O-25 Now!
pbobbl2u:0:4061D1:18:501:Start on Level O-25 Now! (2/3)
pbobbl2u:0:4061D5:18:501:Start on Level O-25 Now! (3/3)
pbobbl2u:0:40AA93:0F:001:Start on Level P-21 Now!
pbobbl2u:0:4061D1:14:501:Start on Level P-21 Now! (2/3)
pbobbl2u:0:4061D5:14:501:Start on Level P-21 Now! (3/3)
pbobbl2u:0:40AA93:0F:001:Start on Level P-22 Now!
pbobbl2u:0:4061D1:15:501:Start on Level P-22 Now! (2/3)
pbobbl2u:0:4061D5:15:501:Start on Level P-22 Now! (3/3)
pbobbl2u:0:40AA93:0F:001:Start on Level P-23 Now!
pbobbl2u:0:4061D1:16:501:Start on Level P-23 Now! (2/3)
pbobbl2u:0:4061D5:16:501:Start on Level P-23 Now! (3/3)
pbobbl2u:0:40AA93:0F:001:Start on Level P-24 Now!
pbobbl2u:0:4061D1:17:501:Start on Level P-24 Now! (2/3)
pbobbl2u:0:4061D5:17:501:Start on Level P-24 Now! (3/3)
pbobbl2u:0:40AA93:0F:001:Start on Level P-25 Now!
pbobbl2u:0:4061D1:18:501:Start on Level P-25 Now! (2/3)
pbobbl2u:0:4061D5:18:501:Start on Level P-25 Now! (3/3)
pbobbl2u:0:40AA93:10:001:Start on Level Q-21 Now!
pbobbl2u:0:4061D1:14:501:Start on Level Q-21 Now! (2/3)
pbobbl2u:0:4061D5:14:501:Start on Level Q-21 Now! (3/3)
pbobbl2u:0:40AA93:10:001:Start on Level Q-22 Now!
pbobbl2u:0:4061D1:15:501:Start on Level Q-22 Now! (2/3)
pbobbl2u:0:4061D5:15:501:Start on Level Q-22 Now! (3/3)
pbobbl2u:0:40AA93:10:001:Start on Level Q-23 Now!
pbobbl2u:0:4061D1:16:501:Start on Level Q-23 Now! (2/3)
pbobbl2u:0:4061D5:16:501:Start on Level Q-23 Now! (3/3)
pbobbl2u:0:40AA93:10:001:Start on Level Q-24 Now!
pbobbl2u:0:4061D1:17:501:Start on Level Q-24 Now! (2/3)
pbobbl2u:0:4061D5:17:501:Start on Level Q-24 Now! (3/3)
pbobbl2u:0:40AA93:10:001:Start on Level Q-25 Now!
pbobbl2u:0:4061D1:18:501:Start on Level Q-25 Now! (2/3)
pbobbl2u:0:4061D5:18:501:Start on Level Q-25 Now! (3/3)
pbobbl2u:0:40AA93:11:001:Start on Level R-21 Now!
pbobbl2u:0:4061D1:14:501:Start on Level R-21 Now! (2/3)
pbobbl2u:0:4061D5:14:501:Start on Level R-21 Now! (3/3)
pbobbl2u:0:40AA93:11:001:Start on Level R-22 Now!
pbobbl2u:0:4061D1:15:501:Start on Level R-22 Now! (2/3)
pbobbl2u:0:4061D5:15:501:Start on Level R-22 Now! (3/3)
pbobbl2u:0:40AA93:11:001:Start on Level R-23 Now!
pbobbl2u:0:4061D1:16:501:Start on Level R-23 Now! (2/3)
pbobbl2u:0:4061D5:16:501:Start on Level R-23 Now! (3/3)
pbobbl2u:0:40AA93:11:001:Start on Level R-24 Now!
pbobbl2u:0:4061D1:17:501:Start on Level R-24 Now! (2/3)
pbobbl2u:0:4061D5:17:501:Start on Level R-24 Now! (3/3)
pbobbl2u:0:40AA93:11:001:Start on Level R-25 Now!
pbobbl2u:0:4061D1:18:501:Start on Level R-25 Now! (2/3)
pbobbl2u:0:4061D5:18:501:Start on Level R-25 Now! (3/3)
pbobbl2u:0:40AA93:12:001:Start on Level S-21 Now!
pbobbl2u:0:4061D1:14:501:Start on Level S-21 Now! (2/3)
pbobbl2u:0:4061D5:14:501:Start on Level S-21 Now! (3/3)
pbobbl2u:0:40AA93:12:001:Start on Level S-22 Now!
pbobbl2u:0:4061D1:15:501:Start on Level S-22 Now! (2/3)
pbobbl2u:0:4061D5:15:501:Start on Level S-22 Now! (3/3)
pbobbl2u:0:40AA93:12:001:Start on Level S-23 Now!
pbobbl2u:0:4061D1:16:501:Start on Level S-23 Now! (2/3)
pbobbl2u:0:4061D5:16:501:Start on Level S-23 Now! (3/3)
pbobbl2u:0:40AA93:12:001:Start on Level S-24 Now!
pbobbl2u:0:4061D1:17:501:Start on Level S-24 Now! (2/3)
pbobbl2u:0:4061D5:17:501:Start on Level S-24 Now! (3/3)
pbobbl2u:0:40AA93:12:001:Start on Level S-25 Now!
pbobbl2u:0:4061D1:18:501:Start on Level S-25 Now! (2/3)
pbobbl2u:0:4061D5:18:501:Start on Level S-25 Now! (3/3)
pbobbl2u:0:40AA93:13:001:Start on Level T-21 Now!
pbobbl2u:0:4061D1:14:501:Start on Level T-21 Now! (2/3)
pbobbl2u:0:4061D5:14:501:Start on Level T-21 Now! (3/3)
pbobbl2u:0:40AA93:13:001:Start on Level T-22 Now!
pbobbl2u:0:4061D1:15:501:Start on Level T-22 Now! (2/3)
pbobbl2u:0:4061D5:15:501:Start on Level T-22 Now! (3/3)
pbobbl2u:0:40AA93:13:001:Start on Level T-23 Now!
pbobbl2u:0:4061D1:16:501:Start on Level T-23 Now! (2/3)
pbobbl2u:0:4061D5:16:501:Start on Level T-23 Now! (3/3)
pbobbl2u:0:40AA93:13:001:Start on Level T-24 Now!
pbobbl2u:0:4061D1:17:501:Start on Level T-24 Now! (2/3)
pbobbl2u:0:4061D5:17:501:Start on Level T-24 Now! (3/3)
pbobbl2u:0:40AA93:13:001:Start on Level T-25 Now!
pbobbl2u:0:4061D1:18:501:Start on Level T-25 Now! (2/3)
pbobbl2u:0:4061D5:18:501:Start on Level T-25 Now! (3/3)
pbobbl2u:0:40AA93:14:001:Start on Level U-26 Now!
pbobbl2u:0:4061D1:19:501:Start on Level U-26 Now! (2/3)
pbobbl2u:0:4061D5:19:501:Start on Level U-26 Now! (3/3)
pbobbl2u:0:40AA93:14:001:Start on Level U-27 Now!
pbobbl2u:0:4061D1:1A:501:Start on Level U-27 Now! (2/3)
pbobbl2u:0:4061D5:1A:501:Start on Level U-27 Now! (3/3)
pbobbl2u:0:40AA93:14:001:Start on Level U-28 Now!
pbobbl2u:0:4061D1:1B:501:Start on Level U-28 Now! (2/3)
pbobbl2u:0:4061D5:1B:501:Start on Level U-28 Now! (3/3)
pbobbl2u:0:40AA93:14:001:Start on Level U-29 Now!
pbobbl2u:0:4061D1:1C:501:Start on Level U-29 Now! (2/3)
pbobbl2u:0:4061D5:1C:501:Start on Level U-29 Now! (3/3)
pbobbl2u:0:40AA93:14:001:Start on Level U-30 Now!
pbobbl2u:0:4061D1:1D:501:Start on Level U-30 Now! (2/3)
pbobbl2u:0:4061D5:1D:501:Start on Level U-30 Now! (3/3)
pbobbl2u:0:40AA93:15:001:Start on Level V-26 Now!
pbobbl2u:0:4061D1:19:501:Start on Level V-26 Now! (2/3)
pbobbl2u:0:4061D5:19:501:Start on Level V-26 Now! (3/3)
pbobbl2u:0:40AA93:15:001:Start on Level V-27 Now!
pbobbl2u:0:4061D1:1A:501:Start on Level V-27 Now! (2/3)
pbobbl2u:0:4061D5:1A:501:Start on Level V-27 Now! (3/3)
pbobbl2u:0:40AA93:15:001:Start on Level V-28 Now!
pbobbl2u:0:4061D1:1B:501:Start on Level V-28 Now! (2/3)
pbobbl2u:0:4061D5:1B:501:Start on Level V-28 Now! (3/3)
pbobbl2u:0:40AA93:15:001:Start on Level V-29 Now!
pbobbl2u:0:4061D1:1C:501:Start on Level V-29 Now! (2/3)
pbobbl2u:0:4061D5:1C:501:Start on Level V-29 Now! (3/3)
pbobbl2u:0:40AA93:15:001:Start on Level V-30 Now!
pbobbl2u:0:4061D1:1D:501:Start on Level V-30 Now! (2/3)
pbobbl2u:0:4061D5:1D:501:Start on Level V-30 Now! (3/3)
pbobbl2u:0:40AA93:16:001:Start on Level W-26 Now!
pbobbl2u:0:4061D1:19:501:Start on Level W-26 Now! (2/3)
pbobbl2u:0:4061D5:19:501:Start on Level W-26 Now! (3/3)
pbobbl2u:0:40AA93:16:001:Start on Level W-27 Now!
pbobbl2u:0:4061D1:1A:501:Start on Level W-27 Now! (2/3)
pbobbl2u:0:4061D5:1A:501:Start on Level W-27 Now! (3/3)
pbobbl2u:0:40AA93:16:001:Start on Level W-28 Now!
pbobbl2u:0:4061D1:1B:501:Start on Level W-28 Now! (2/3)
pbobbl2u:0:4061D5:1B:501:Start on Level W-28 Now! (3/3)
pbobbl2u:0:40AA93:16:001:Start on Level W-29 Now!
pbobbl2u:0:4061D1:1C:501:Start on Level W-29 Now! (2/3)
pbobbl2u:0:4061D5:1C:501:Start on Level W-29 Now! (3/3)
pbobbl2u:0:40AA93:16:001:Start on Level W-30 Now!
pbobbl2u:0:4061D1:1D:501:Start on Level W-30 Now! (2/3)
pbobbl2u:0:4061D5:1D:501:Start on Level W-30 Now! (3/3)
pbobbl2u:0:40AA93:17:001:Start on Level ?-26 Now!
pbobbl2u:0:4061D1:19:501:Start on Level ?-26 Now! (2/3)
pbobbl2u:0:4061D5:19:501:Start on Level ?-26 Now! (3/3)
pbobbl2u:0:40AA93:17:001:Start on Level ?-27 Now!
pbobbl2u:0:4061D1:1A:501:Start on Level ?-27 Now! (2/3)
pbobbl2u:0:4061D5:1A:501:Start on Level ?-27 Now! (3/3)
pbobbl2u:0:40AA93:17:001:Start on Level ?-28 Now!
pbobbl2u:0:4061D1:1B:501:Start on Level ?-28 Now! (2/3)
pbobbl2u:0:4061D5:1B:501:Start on Level ?-28 Now! (3/3)
pbobbl2u:0:40AA93:17:001:Start on Level ?-29 Now!
pbobbl2u:0:4061D1:1C:501:Start on Level ?-29 Now! (2/3)
pbobbl2u:0:4061D5:1C:501:Start on Level ?-29 Now! (3/3)
pbobbl2u:0:40AA93:17:001:Start on Level ?-30 Now!
pbobbl2u:0:4061D1:1D:501:Start on Level ?-30 Now! (2/3)
pbobbl2u:0:4061D5:1D:501:Start on Level ?-30 Now! (3/3)
pbobbl2u:0:40AA93:18:001:Start on Level X-26 Now!
pbobbl2u:0:4061D1:19:501:Start on Level X-26 Now! (2/3)
pbobbl2u:0:4061D5:19:501:Start on Level X-26 Now! (3/3)
pbobbl2u:0:40AA93:18:001:Start on Level X-27 Now!
pbobbl2u:0:4061D1:1A:501:Start on Level X-27 Now! (2/3)
pbobbl2u:0:4061D5:1A:501:Start on Level X-27 Now! (3/3)
pbobbl2u:0:40AA93:18:001:Start on Level X-28 Now!
pbobbl2u:0:4061D1:1B:501:Start on Level X-28 Now! (2/3)
pbobbl2u:0:4061D5:1B:501:Start on Level X-28 Now! (3/3)
pbobbl2u:0:40AA93:18:001:Start on Level X-29 Now!
pbobbl2u:0:4061D1:1C:501:Start on Level X-29 Now! (2/3)
pbobbl2u:0:4061D5:1C:501:Start on Level X-29 Now! (3/3)
pbobbl2u:0:40AA93:18:001:Start on Level X-30 Now!
pbobbl2u:0:4061D1:1D:501:Start on Level X-30 Now! (2/3)
pbobbl2u:0:4061D5:1D:501:Start on Level X-30 Now! (3/3)
pbobbl2u:0:40AA93:19:001:Start on Level Y-26 Now!
pbobbl2u:0:4061D1:19:501:Start on Level Y-26 Now! (2/3)
pbobbl2u:0:4061D5:19:501:Start on Level Y-26 Now! (3/3)
pbobbl2u:0:40AA93:19:001:Start on Level Y-27 Now!
pbobbl2u:0:4061D1:1A:501:Start on Level Y-27 Now! (2/3)
pbobbl2u:0:4061D5:1A:501:Start on Level Y-27 Now! (3/3)
pbobbl2u:0:40AA93:19:001:Start on Level Y-28 Now!
pbobbl2u:0:4061D1:1B:501:Start on Level Y-28 Now! (2/3)
pbobbl2u:0:4061D5:1B:501:Start on Level Y-28 Now! (3/3)
pbobbl2u:0:40AA93:19:001:Start on Level Y-29 Now!
pbobbl2u:0:4061D1:1C:501:Start on Level Y-29 Now! (2/3)
pbobbl2u:0:4061D5:1C:501:Start on Level Y-29 Now! (3/3)
pbobbl2u:0:40AA93:19:001:Start on Level Y-30 Now!
pbobbl2u:0:4061D1:1D:501:Start on Level Y-30 Now! (2/3)
pbobbl2u:0:4061D5:1D:501:Start on Level Y-30 Now! (3/3)
pbobbl2u:0:40AA93:1A:001:Start on Level Z-26 Now!
pbobbl2u:0:4061D1:19:501:Start on Level Z-26 Now! (2/3)
pbobbl2u:0:4061D5:19:501:Start on Level Z-26 Now! (3/3)
pbobbl2u:0:40AA93:1A:001:Start on Level Z-27 Now!
pbobbl2u:0:4061D1:1A:501:Start on Level Z-27 Now! (2/3)
pbobbl2u:0:4061D5:1A:501:Start on Level Z-27 Now! (3/3)
pbobbl2u:0:40AA93:1A:001:Start on Level Z-28 Now!
pbobbl2u:0:4061D1:1B:501:Start on Level Z-28 Now! (2/3)
pbobbl2u:0:4061D5:1B:501:Start on Level Z-28 Now! (3/3)
pbobbl2u:0:40AA93:1A:001:Start on Level Z-29 Now!
pbobbl2u:0:4061D1:1C:501:Start on Level Z-29 Now! (2/3)
pbobbl2u:0:4061D5:1C:501:Start on Level Z-29 Now! (3/3)
pbobbl2u:0:40AA93:1A:001:Start on Level Z-30 Now!
pbobbl2u:0:4061D1:1D:501:Start on Level Z-30 Now! (2/3)
pbobbl2u:0:4061D5:1D:501:Start on Level Z-30 Now! (3/3)
pbobbl2u:0:000000:00:999:[ Use the following cheats when you are playing ]
pbobbl2u:0:000000:00:999:[ they allow you to go to the level before the ]
pbobbl2u:0:000000:00:999:[ Path ]
pbobbl2u:0:40AA93:00:001:Go to Level A-05 Next!
pbobbl2u:0:4061D1:03:501:Go to Level A-05 Next! (2/3)
pbobbl2u:0:4061D5:03:501:Go to Level A-05 Next! (3/3)
pbobbl2u:0:40AA93:01:001:Go to Level B-05 Next!
pbobbl2u:0:4061D1:03:501:Go to Level B-05 Next! (2/3)
pbobbl2u:0:4061D5:03:501:Go to Level B-05 Next! (3/3)
pbobbl2u:0:40AA93:02:001:Go to Level C-10 Next!
pbobbl2u:0:4061D1:08:501:Go to Level C-10 Next! (2/3)
pbobbl2u:0:4061D5:08:501:Go to Level C-10 Next! (3/3)
pbobbl2u:0:40AA93:03:001:Go to Level D-10 Next!
pbobbl2u:0:4061D1:08:501:Go to Level D-10 Next! (2/3)
pbobbl2u:0:4061D5:08:501:Go to Level D-10 Next! (3/3)
pbobbl2u:0:40AA93:04:001:Go to Level E-10 Next!
pbobbl2u:0:4061D1:08:501:Go to Level E-10 Next! (2/3)
pbobbl2u:0:4061D5:08:501:Go to Level E-10 Next! (3/3)
pbobbl2u:0:40AA93:05:001:Go to Level F-15 Next!
pbobbl2u:0:4061D1:0F:501:Go to Level F-15 Next! (2/3)
pbobbl2u:0:4061D5:0F:501:Go to Level F-15 Next! (3/3)
pbobbl2u:0:40AA93:06:001:Go to Level G-15 Next!
pbobbl2u:0:4061D1:0F:501:Go to Level G-15 Next! (2/3)
pbobbl2u:0:4061D5:0F:501:Go to Level G-15 Next! (3/3)
pbobbl2u:0:40AA93:07:001:Go to Level H-15 Next!
pbobbl2u:0:4061D1:0F:501:Go to Level H-15 Next! (2/3)
pbobbl2u:0:4061D5:0F:501:Go to Level H-15 Next! (3/3)
pbobbl2u:0:40AA93:08:001:Go to Level I-15 Next!
pbobbl2u:0:4061D1:0F:501:Go to Level I-15 Next! (2/3)
pbobbl2u:0:4061D5:0F:501:Go to Level I-15 Next! (3/3)
pbobbl2u:0:40AA93:09:001:Go to Level J-20 Next!
pbobbl2u:0:4061D1:12:501:Go to Level J-20 Next! (2/3)
pbobbl2u:0:4061D5:12:501:Go to Level J-20 Next! (3/3)
pbobbl2u:0:40AA93:0A:001:Go to Level K-20 Next!
pbobbl2u:0:4061D1:12:501:Go to Level K-20 Next! (2/3)
pbobbl2u:0:4061D5:12:501:Go to Level K-20 Next! (3/3)
pbobbl2u:0:40AA93:0B:001:Go to Level L-20 Next!
pbobbl2u:0:4061D1:12:501:Go to Level L-20 Next! (2/3)
pbobbl2u:0:4061D5:12:501:Go to Level L-20 Next! (3/3)
pbobbl2u:0:40AA93:0C:001:Go to Level M-20 Next!
pbobbl2u:0:4061D1:12:501:Go to Level M-20 Next! (2/3)
pbobbl2u:0:4061D5:12:501:Go to Level M-20 Next! (3/3)
pbobbl2u:0:40AA93:0D:001:Go to Level N-20 Next!
pbobbl2u:0:4061D1:12:501:Go to Level N-20 Next! (2/3)
pbobbl2u:0:4061D5:12:501:Go to Level N-20 Next! (3/3)
pbobbl2u:0:40AA93:0E:001:Go to Level O-25 Next!
pbobbl2u:0:4061D1:17:501:Go to Level O-25 Next! (2/3)
pbobbl2u:0:4061D5:17:501:Go to Level O-25 Next! (3/3)
pbobbl2u:0:40AA93:0F:001:Go to Level P-25 Next!
pbobbl2u:0:4061D1:17:501:Go to Level P-25 Next! (2/3)
pbobbl2u:0:4061D5:17:501:Go to Level P-25 Next! (3/3)
pbobbl2u:0:40AA93:10:001:Go to Level Q-25 Next!
pbobbl2u:0:4061D1:17:501:Go to Level Q-25 Next! (2/3)
pbobbl2u:0:4061D5:17:501:Go to Level Q-25 Next! (3/3)
pbobbl2u:0:40AA93:11:001:Go to Level R-25 Next!
pbobbl2u:0:4061D1:17:501:Go to Level R-25 Next! (2/3)
pbobbl2u:0:4061D5:17:501:Go to Level R-25 Next! (3/3)
pbobbl2u:0:40AA93:12:001:Go to Level S-25 Next!
pbobbl2u:0:4061D1:17:501:Go to Level S-25 Next! (2/3)
pbobbl2u:0:4061D5:17:501:Go to Level S-25 Next! (3/3)
pbobbl2u:0:40AA93:13:001:Go to Level T-25 Next!
pbobbl2u:0:4061D1:17:501:Go to Level T-25 Next! (2/3)
pbobbl2u:0:4061D5:17:501:Go to Level T-25 Next! (3/3)
pbobbl2u:0:40AA93:14:001:Go to Level U-30 Next!
pbobbl2u:0:4061D1:1C:501:Go to Level U-30 Next! (2/3)
pbobbl2u:0:4061D5:1C:501:Go to Level U-30 Next! (3/3)
pbobbl2u:0:40AA93:15:001:Go to Level V-30 Next!
pbobbl2u:0:4061D1:1C:501:Go to Level V-30 Next! (2/3)
pbobbl2u:0:4061D5:1C:501:Go to Level V-30 Next! (3/3)
pbobbl2u:0:40AA93:16:001:Go to Level W-30 Next!
pbobbl2u:0:4061D1:1C:501:Go to Level W-30 Next! (2/3)
pbobbl2u:0:4061D5:1C:501:Go to Level W-30 Next! (3/3)
pbobbl2u:0:40AA93:17:001:Go to Level ?-30 Next!
pbobbl2u:0:4061D1:1C:501:Go to Level ?-30 Next! (2/3)
pbobbl2u:0:4061D5:1C:501:Go to Level ?-30 Next! (3/3)
pbobbl2u:0:40AA93:18:001:Go to Level X-30 Next!
pbobbl2u:0:4061D1:1C:501:Go to Level X-30 Next! (2/3)
pbobbl2u:0:4061D5:1C:501:Go to Level X-30 Next! (3/3)
pbobbl2u:0:40AA93:19:001:Go to Level Y-30 Next!
pbobbl2u:0:4061D1:1C:501:Go to Level Y-30 Next! (2/3)
pbobbl2u:0:4061D5:1C:501:Go to Level Y-30 Next! (3/3)
pbobbl2u:0:40AA93:1A:001:Go to Level Z-30 Next!
pbobbl2u:0:4061D1:1C:501:Go to Level Z-30 Next! (2/3)
pbobbl2u:0:4061D5:1C:501:Go to Level Z-30 Next! (3/3)
pbobbl2u:0:000000:00:999:[ After you enable these region cheats to see any ]
pbobbl2u:0:000000:00:999:[ effect you will have to reset the game (F3). ]
pbobbl2u:0:000000:00:999:[ Then you will have to turn the Test Mode ON(F2), ]
pbobbl2u:0:000000:00:999:[ wait for Test Mode to appear and reset again(F3) ]
pbobbl2u:0:0FFFFF:01:100:Region Switch = Japan:Puzzle Bobble 2
pbobbl2u:0:0FFFFF:02:100:Region Switch = US:Bust-A-Move Again
pbobbl2u:0:0FFFFF:03:100:Region Switch = World:Puzzle Bobble 2
; [ Puzzle Bobble 2X (Japan) ]
pbobbl2x:0:400091:09:000:Infinite Credits
pbobbl2x:0:40D59A:01:000:Enable "Alternate World" Levels:Drunk on Title Screen and different maps, Same as "Fire,<-,->,Fire" on Title Screen
pbobbl2x:0:40D59A:00:000:Disable "Alternate World" Levels
pbobbl2x:0:41ECA5:14:000:Infinite Time PL1
pbobbl2x:0:41ED3B:14:000:Infinite Time PL2
pbobbl2x:0:000000:00:999:[ These cheats are for use during Versus Mode ]
pbobbl2x:0:40D5CF:00:000:Never Attacked PL1
pbobbl2x:0:41EC99:00:500:Never Attacked PL1 (2/2)
pbobbl2x:0:40D5D1:00:000:Never Attacked PL2
pbobbl2x:0:41ED2F:00:500:Never Attacked PL2 (2/2)
pbobbl2x:0:000000:00:999:[ These cheats are for use during Puzzle Mode ]
pbobbl2x:0:40748C:FF:000:Help line "ON"
pbobbl2x:0:40748C:00:001:Help line "OFF"
pbobbl2x:0:000000:00:999:[ The following cheats work from the "select ]
pbobbl2x:0:000000:00:999:[ path" screen. Press "Pause" & activate the ]
pbobbl2x:0:000000:00:999:[ required cheat, then unpause and then press ]
pbobbl2x:0:000000:00:999:[ "A" the select button. ]
pbobbl2x:0:000000:00:999:[ Warning! Moving the pointer will reset these ]
pbobbl2x:0:000000:00:999:[ Start on Level cheats! ]
pbobbl2x:0:40DE07:00:001:Start on Level A-01 Now!
pbobbl2x:0:407483:00:501:Start on Level A-01 Now! (2/3)
pbobbl2x:0:407489:00:501:Start on Level A-01 Now! (3/3)
pbobbl2x:0:40DE07:00:001:Start on Level A-02 Now!
pbobbl2x:0:407483:01:501:Start on Level A-02 Now! (2/3)
pbobbl2x:0:407489:01:501:Start on Level A-02 Now! (3/3)
pbobbl2x:0:40DE07:00:001:Start on Level A-03 Now!
pbobbl2x:0:407483:02:501:Start on Level A-03 Now! (2/3)
pbobbl2x:0:407489:02:501:Start on Level A-03 Now! (3/3)
pbobbl2x:0:40DE07:00:001:Start on Level A-04 Now!
pbobbl2x:0:407483:03:501:Start on Level A-04 Now! (2/3)
pbobbl2x:0:407489:03:501:Start on Level A-04 Now! (3/3)
pbobbl2x:0:40DE07:00:001:Start on Level A-05 Now!
pbobbl2x:0:407483:04:501:Start on Level A-05 Now! (2/3)
pbobbl2x:0:407489:04:501:Start on Level A-05 Now! (3/3)
pbobbl2x:0:40DE07:01:001:Start on Level B-01 Now!
pbobbl2x:0:407483:00:501:Start on Level B-01 Now! (2/3)
pbobbl2x:0:407489:00:501:Start on Level B-01 Now! (3/3)
pbobbl2x:0:40DE07:01:001:Start on Level B-02 Now!
pbobbl2x:0:407483:01:501:Start on Level B-02 Now! (2/3)
pbobbl2x:0:407489:01:501:Start on Level B-02 Now! (3/3)
pbobbl2x:0:40DE07:01:001:Start on Level B-03 Now!
pbobbl2x:0:407483:02:501:Start on Level B-03 Now! (2/3)
pbobbl2x:0:407489:02:501:Start on Level B-03 Now! (3/3)
pbobbl2x:0:40DE07:01:001:Start on Level B-04 Now!
pbobbl2x:0:407483:03:501:Start on Level B-04 Now! (2/3)
pbobbl2x:0:407489:03:501:Start on Level B-04 Now! (3/3)
pbobbl2x:0:40DE07:01:001:Start on Level B-05 Now!
pbobbl2x:0:407483:04:501:Start on Level B-05 Now! (2/3)
pbobbl2x:0:407489:04:501:Start on Level B-05 Now! (3/3)
pbobbl2x:0:40DE07:02:001:Start on Level C-06 Now!
pbobbl2x:0:407483:05:501:Start on Level C-06 Now! (2/3)
pbobbl2x:0:407489:05:501:Start on Level C-06 Now! (3/3)
pbobbl2x:0:40DE07:02:001:Start on Level C-07 Now!
pbobbl2x:0:407483:06:501:Start on Level C-07 Now! (2/3)
pbobbl2x:0:407489:06:501:Start on Level C-07 Now! (3/3)
pbobbl2x:0:40DE07:02:001:Start on Level C-08 Now!
pbobbl2x:0:407483:07:501:Start on Level C-08 Now! (2/3)
pbobbl2x:0:407489:07:501:Start on Level C-08 Now! (3/3)
pbobbl2x:0:40DE07:02:001:Start on Level C-09 Now!
pbobbl2x:0:407483:08:501:Start on Level C-09 Now! (2/3)
pbobbl2x:0:407489:08:501:Start on Level C-09 Now! (3/3)
pbobbl2x:0:40DE07:02:001:Start on Level C-10 Now!
pbobbl2x:0:407483:09:501:Start on Level C-10 Now! (2/3)
pbobbl2x:0:407489:09:501:Start on Level C-10 Now! (3/3)
pbobbl2x:0:40DE07:03:001:Start on Level D-06 Now!
pbobbl2x:0:407483:05:501:Start on Level D-06 Now! (2/3)
pbobbl2x:0:407489:05:501:Start on Level D-06 Now! (3/3)
pbobbl2x:0:40DE07:03:001:Start on Level D-07 Now!
pbobbl2x:0:407483:06:501:Start on Level D-07 Now! (2/3)
pbobbl2x:0:407489:06:501:Start on Level D-07 Now! (3/3)
pbobbl2x:0:40DE07:03:001:Start on Level D-08 Now!
pbobbl2x:0:407483:07:501:Start on Level D-08 Now! (2/3)
pbobbl2x:0:407489:07:501:Start on Level D-08 Now! (3/3)
pbobbl2x:0:40DE07:03:001:Start on Level D-09 Now!
pbobbl2x:0:407483:08:501:Start on Level D-09 Now! (2/3)
pbobbl2x:0:407489:08:501:Start on Level D-09 Now! (3/3)
pbobbl2x:0:40DE07:03:001:Start on Level D-10 Now!
pbobbl2x:0:407483:09:501:Start on Level D-10 Now! (2/3)
pbobbl2x:0:407489:09:501:Start on Level D-10 Now! (3/3)
pbobbl2x:0:40DE07:04:001:Start on Level E-06 Now!
pbobbl2x:0:407483:05:501:Start on Level E-06 Now! (2/3)
pbobbl2x:0:407489:05:501:Start on Level E-06 Now! (3/3)
pbobbl2x:0:40DE07:04:001:Start on Level E-07 Now!
pbobbl2x:0:407483:06:501:Start on Level E-07 Now! (2/3)
pbobbl2x:0:407489:06:501:Start on Level E-07 Now! (3/3)
pbobbl2x:0:40DE07:04:001:Start on Level E-08 Now!
pbobbl2x:0:407483:07:501:Start on Level E-08 Now! (2/3)
pbobbl2x:0:407489:07:501:Start on Level E-08 Now! (3/3)
pbobbl2x:0:40DE07:04:001:Start on Level E-09 Now!
pbobbl2x:0:407483:08:501:Start on Level E-09 Now! (2/3)
pbobbl2x:0:407489:08:501:Start on Level E-09 Now! (3/3)
pbobbl2x:0:40DE07:04:001:Start on Level E-10 Now!
pbobbl2x:0:407483:09:501:Start on Level E-10 Now! (2/3)
pbobbl2x:0:407489:09:501:Start on Level E-10 Now! (3/3)
pbobbl2x:0:40DE07:05:001:Start on Level F-11 Now!
pbobbl2x:0:407483:0A:501:Start on Level F-11 Now! (2/3)
pbobbl2x:0:407489:0A:501:Start on Level F-11 Now! (3/3)
pbobbl2x:0:40DE07:05:001:Start on Level F-12 Now!
pbobbl2x:0:407483:0B:501:Start on Level F-12 Now! (2/3)
pbobbl2x:0:407489:0B:501:Start on Level F-12 Now! (3/3)
pbobbl2x:0:40DE07:05:001:Start on Level F-13 Now!
pbobbl2x:0:407483:0C:501:Start on Level F-13 Now! (2/3)
pbobbl2x:0:407489:0C:501:Start on Level F-13 Now! (3/3)
pbobbl2x:0:40DE07:05:001:Start on Level F-14 Now!
pbobbl2x:0:407483:0D:501:Start on Level F-14 Now! (2/3)
pbobbl2x:0:407489:0D:501:Start on Level F-14 Now! (3/3)
pbobbl2x:0:40DE07:05:001:Start on Level F-15 Now!
pbobbl2x:0:407483:0E:501:Start on Level F-15 Now! (2/3)
pbobbl2x:0:407489:0E:501:Start on Level F-15 Now! (3/3)
pbobbl2x:0:40DE07:06:001:Start on Level G-11 Now!
pbobbl2x:0:407483:0A:501:Start on Level G-11 Now! (2/3)
pbobbl2x:0:407489:0A:501:Start on Level G-11 Now! (3/3)
pbobbl2x:0:40DE07:06:001:Start on Level G-12 Now!
pbobbl2x:0:407483:0B:501:Start on Level G-12 Now! (2/3)
pbobbl2x:0:407489:0B:501:Start on Level G-12 Now! (3/3)
pbobbl2x:0:40DE07:06:001:Start on Level G-13 Now!
pbobbl2x:0:407483:0C:501:Start on Level G-13 Now! (2/3)
pbobbl2x:0:407489:0C:501:Start on Level G-13 Now! (3/3)
pbobbl2x:0:40DE07:06:001:Start on Level G-14 Now!
pbobbl2x:0:407483:0D:501:Start on Level G-14 Now! (2/3)
pbobbl2x:0:407489:0D:501:Start on Level G-14 Now! (3/3)
pbobbl2x:0:40DE07:06:001:Start on Level G-15 Now!
pbobbl2x:0:407483:0E:501:Start on Level G-15 Now! (2/3)
pbobbl2x:0:407489:0E:501:Start on Level G-15 Now! (3/3)
pbobbl2x:0:40DE07:07:001:Start on Level H-11 Now!
pbobbl2x:0:407483:0A:501:Start on Level H-11 Now! (2/3)
pbobbl2x:0:407489:0A:501:Start on Level H-11 Now! (3/3)
pbobbl2x:0:40DE07:07:001:Start on Level H-12 Now!
pbobbl2x:0:407483:0B:501:Start on Level H-12 Now! (2/3)
pbobbl2x:0:407489:0B:501:Start on Level H-12 Now! (3/3)
pbobbl2x:0:40DE07:07:001:Start on Level H-13 Now!
pbobbl2x:0:407483:0C:501:Start on Level H-13 Now! (2/3)
pbobbl2x:0:407489:0C:501:Start on Level H-13 Now! (3/3)
pbobbl2x:0:40DE07:07:001:Start on Level H-14 Now!
pbobbl2x:0:407483:0D:501:Start on Level H-14 Now! (2/3)
pbobbl2x:0:407489:0D:501:Start on Level H-14 Now! (3/3)
pbobbl2x:0:40DE07:07:001:Start on Level H-15 Now!
pbobbl2x:0:407483:0E:501:Start on Level H-15 Now! (2/3)
pbobbl2x:0:407489:0E:501:Start on Level H-15 Now! (3/3)
pbobbl2x:0:40DE07:08:001:Start on Level I-11 Now!
pbobbl2x:0:407483:0A:501:Start on Level I-11 Now! (2/3)
pbobbl2x:0:407489:0A:501:Start on Level I-11 Now! (3/3)
pbobbl2x:0:40DE07:08:001:Start on Level I-12 Now!
pbobbl2x:0:407483:0B:501:Start on Level I-12 Now! (2/3)
pbobbl2x:0:407489:0B:501:Start on Level I-12 Now! (3/3)
pbobbl2x:0:40DE07:08:001:Start on Level I-13 Now!
pbobbl2x:0:407483:0C:501:Start on Level I-13 Now! (2/3)
pbobbl2x:0:407489:0C:501:Start on Level I-13 Now! (3/3)
pbobbl2x:0:40DE07:08:001:Start on Level I-14 Now!
pbobbl2x:0:407483:0D:501:Start on Level I-14 Now! (2/3)
pbobbl2x:0:407489:0D:501:Start on Level I-14 Now! (3/3)
pbobbl2x:0:40DE07:08:001:Start on Level I-15 Now!
pbobbl2x:0:407483:0E:501:Start on Level I-15 Now! (2/3)
pbobbl2x:0:407489:0E:501:Start on Level I-15 Now! (3/3)
pbobbl2x:0:40DE07:09:001:Start on Level J-16 Now!
pbobbl2x:0:407483:0F:501:Start on Level J-16 Now! (2/3)
pbobbl2x:0:407489:0F:501:Start on Level J-16 Now! (3/3)
pbobbl2x:0:40DE07:09:001:Start on Level J-17 Now!
pbobbl2x:0:407483:10:501:Start on Level J-17 Now! (2/3)
pbobbl2x:0:407489:10:501:Start on Level J-17 Now! (3/3)
pbobbl2x:0:40DE07:09:001:Start on Level J-18 Now!
pbobbl2x:0:407483:11:501:Start on Level J-18 Now! (2/3)
pbobbl2x:0:407489:11:501:Start on Level J-18 Now! (3/3)
pbobbl2x:0:40DE07:09:001:Start on Level J-19 Now!
pbobbl2x:0:407483:12:501:Start on Level J-19 Now! (2/3)
pbobbl2x:0:407489:12:501:Start on Level J-19 Now! (3/3)
pbobbl2x:0:40DE07:09:001:Start on Level J-20 Now!
pbobbl2x:0:407483:13:501:Start on Level J-20 Now! (2/3)
pbobbl2x:0:407489:13:501:Start on Level J-20 Now! (3/3)
pbobbl2x:0:40DE07:0A:001:Start on Level K-16 Now!
pbobbl2x:0:407483:0F:501:Start on Level K-16 Now! (2/3)
pbobbl2x:0:407489:0F:501:Start on Level K-16 Now! (3/3)
pbobbl2x:0:40DE07:0A:001:Start on Level K-17 Now!
pbobbl2x:0:407483:10:501:Start on Level K-17 Now! (2/3)
pbobbl2x:0:407489:10:501:Start on Level K-17 Now! (3/3)
pbobbl2x:0:40DE07:0A:001:Start on Level K-18 Now!
pbobbl2x:0:407483:11:501:Start on Level K-18 Now! (2/3)
pbobbl2x:0:407489:11:501:Start on Level K-18 Now! (3/3)
pbobbl2x:0:40DE07:0A:001:Start on Level K-19 Now!
pbobbl2x:0:407483:12:501:Start on Level K-19 Now! (2/3)
pbobbl2x:0:407489:12:501:Start on Level K-19 Now! (3/3)
pbobbl2x:0:40DE07:0A:001:Start on Level K-20 Now!
pbobbl2x:0:407483:13:501:Start on Level K-20 Now! (2/3)
pbobbl2x:0:407489:13:501:Start on Level K-20 Now! (3/3)
pbobbl2x:0:40DE07:0B:001:Start on Level L-16 Now!
pbobbl2x:0:407483:0F:501:Start on Level L-16 Now! (2/3)
pbobbl2x:0:407489:0F:501:Start on Level L-16 Now! (3/3)
pbobbl2x:0:40DE07:0B:001:Start on Level L-17 Now!
pbobbl2x:0:407483:10:501:Start on Level L-17 Now! (2/3)
pbobbl2x:0:407489:10:501:Start on Level L-17 Now! (3/3)
pbobbl2x:0:40DE07:0B:001:Start on Level L-18 Now!
pbobbl2x:0:407483:11:501:Start on Level L-18 Now! (2/3)
pbobbl2x:0:407489:11:501:Start on Level L-18 Now! (3/3)
pbobbl2x:0:40DE07:0B:001:Start on Level L-19 Now!
pbobbl2x:0:407483:12:501:Start on Level L-19 Now! (2/3)
pbobbl2x:0:407489:12:501:Start on Level L-19 Now! (3/3)
pbobbl2x:0:40DE07:0B:001:Start on Level L-20 Now!
pbobbl2x:0:407483:13:501:Start on Level L-20 Now! (2/3)
pbobbl2x:0:407489:13:501:Start on Level L-20 Now! (3/3)
pbobbl2x:0:40DE07:0C:001:Start on Level M-16 Now!
pbobbl2x:0:407483:0F:501:Start on Level M-16 Now! (2/3)
pbobbl2x:0:407489:0F:501:Start on Level M-16 Now! (3/3)
pbobbl2x:0:40DE07:0C:001:Start on Level M-17 Now!
pbobbl2x:0:407483:10:501:Start on Level M-17 Now! (2/3)
pbobbl2x:0:407489:10:501:Start on Level M-17 Now! (3/3)
pbobbl2x:0:40DE07:0C:001:Start on Level M-18 Now!
pbobbl2x:0:407483:11:501:Start on Level M-18 Now! (2/3)
pbobbl2x:0:407489:11:501:Start on Level M-18 Now! (3/3)
pbobbl2x:0:40DE07:0C:001:Start on Level M-19 Now!
pbobbl2x:0:407483:12:501:Start on Level M-19 Now! (2/3)
pbobbl2x:0:407489:12:501:Start on Level M-19 Now! (3/3)
pbobbl2x:0:40DE07:0C:001:Start on Level M-20 Now!
pbobbl2x:0:407483:13:501:Start on Level M-20 Now! (2/3)
pbobbl2x:0:407489:13:501:Start on Level M-20 Now! (3/3)
pbobbl2x:0:40DE07:0D:001:Start on Level N-16 Now!
pbobbl2x:0:407483:0F:501:Start on Level N-16 Now! (2/3)
pbobbl2x:0:407489:0F:501:Start on Level N-16 Now! (3/3)
pbobbl2x:0:40DE07:0D:001:Start on Level N-17 Now!
pbobbl2x:0:407483:10:501:Start on Level N-17 Now! (2/3)
pbobbl2x:0:407489:10:501:Start on Level N-17 Now! (3/3)
pbobbl2x:0:40DE07:0D:001:Start on Level N-18 Now!
pbobbl2x:0:407483:11:501:Start on Level N-18 Now! (2/3)
pbobbl2x:0:407489:11:501:Start on Level N-18 Now! (3/3)
pbobbl2x:0:40DE07:0D:001:Start on Level N-19 Now!
pbobbl2x:0:407483:12:501:Start on Level N-19 Now! (2/3)
pbobbl2x:0:407489:12:501:Start on Level N-19 Now! (3/3)
pbobbl2x:0:40DE07:0D:001:Start on Level N-20 Now!
pbobbl2x:0:407483:13:501:Start on Level N-20 Now! (2/3)
pbobbl2x:0:407489:13:501:Start on Level N-20 Now! (3/3)
pbobbl2x:0:40DE07:0E:001:Start on Level O-21 Now!
pbobbl2x:0:407483:14:501:Start on Level O-21 Now! (2/3)
pbobbl2x:0:407489:14:501:Start on Level O-21 Now! (3/3)
pbobbl2x:0:40DE07:0E:001:Start on Level O-22 Now!
pbobbl2x:0:407483:15:501:Start on Level O-22 Now! (2/3)
pbobbl2x:0:407489:15:501:Start on Level O-22 Now! (3/3)
pbobbl2x:0:40DE07:0E:001:Start on Level O-23 Now!
pbobbl2x:0:407483:16:501:Start on Level O-23 Now! (2/3)
pbobbl2x:0:407489:16:501:Start on Level O-23 Now! (3/3)
pbobbl2x:0:40DE07:0E:001:Start on Level O-24 Now!
pbobbl2x:0:407483:17:501:Start on Level O-24 Now! (2/3)
pbobbl2x:0:407489:17:501:Start on Level O-24 Now! (3/3)
pbobbl2x:0:40DE07:0E:001:Start on Level O-25 Now!
pbobbl2x:0:407483:18:501:Start on Level O-25 Now! (2/3)
pbobbl2x:0:407489:18:501:Start on Level O-25 Now! (3/3)
pbobbl2x:0:40DE07:0F:001:Start on Level P-21 Now!
pbobbl2x:0:407483:14:501:Start on Level P-21 Now! (2/3)
pbobbl2x:0:407489:14:501:Start on Level P-21 Now! (3/3)
pbobbl2x:0:40DE07:0F:001:Start on Level P-22 Now!
pbobbl2x:0:407483:15:501:Start on Level P-22 Now! (2/3)
pbobbl2x:0:407489:15:501:Start on Level P-22 Now! (3/3)
pbobbl2x:0:40DE07:0F:001:Start on Level P-23 Now!
pbobbl2x:0:407483:16:501:Start on Level P-23 Now! (2/3)
pbobbl2x:0:407489:16:501:Start on Level P-23 Now! (3/3)
pbobbl2x:0:40DE07:0F:001:Start on Level P-24 Now!
pbobbl2x:0:407483:17:501:Start on Level P-24 Now! (2/3)
pbobbl2x:0:407489:17:501:Start on Level P-24 Now! (3/3)
pbobbl2x:0:40DE07:0F:001:Start on Level P-25 Now!
pbobbl2x:0:407483:18:501:Start on Level P-25 Now! (2/3)
pbobbl2x:0:407489:18:501:Start on Level P-25 Now! (3/3)
pbobbl2x:0:40DE07:10:001:Start on Level Q-21 Now!
pbobbl2x:0:407483:14:501:Start on Level Q-21 Now! (2/3)
pbobbl2x:0:407489:14:501:Start on Level Q-21 Now! (3/3)
pbobbl2x:0:40DE07:10:001:Start on Level Q-22 Now!
pbobbl2x:0:407483:15:501:Start on Level Q-22 Now! (2/3)
pbobbl2x:0:407489:15:501:Start on Level Q-22 Now! (3/3)
pbobbl2x:0:40DE07:10:001:Start on Level Q-23 Now!
pbobbl2x:0:407483:16:501:Start on Level Q-23 Now! (2/3)
pbobbl2x:0:407489:16:501:Start on Level Q-23 Now! (3/3)
pbobbl2x:0:40DE07:10:001:Start on Level Q-24 Now!
pbobbl2x:0:407483:17:501:Start on Level Q-24 Now! (2/3)
pbobbl2x:0:407489:17:501:Start on Level Q-24 Now! (3/3)
pbobbl2x:0:40DE07:10:001:Start on Level Q-25 Now!
pbobbl2x:0:407483:18:501:Start on Level Q-25 Now! (2/3)
pbobbl2x:0:407489:18:501:Start on Level Q-25 Now! (3/3)
pbobbl2x:0:40DE07:11:001:Start on Level R-21 Now!
pbobbl2x:0:407483:14:501:Start on Level R-21 Now! (2/3)
pbobbl2x:0:407489:14:501:Start on Level R-21 Now! (3/3)
pbobbl2x:0:40DE07:11:001:Start on Level R-22 Now!
pbobbl2x:0:407483:15:501:Start on Level R-22 Now! (2/3)
pbobbl2x:0:407489:15:501:Start on Level R-22 Now! (3/3)
pbobbl2x:0:40DE07:11:001:Start on Level R-23 Now!
pbobbl2x:0:407483:16:501:Start on Level R-23 Now! (2/3)
pbobbl2x:0:407489:16:501:Start on Level R-23 Now! (3/3)
pbobbl2x:0:40DE07:11:001:Start on Level R-24 Now!
pbobbl2x:0:407483:17:501:Start on Level R-24 Now! (2/3)
pbobbl2x:0:407489:17:501:Start on Level R-24 Now! (3/3)
pbobbl2x:0:40DE07:11:001:Start on Level R-25 Now!
pbobbl2x:0:407483:18:501:Start on Level R-25 Now! (2/3)
pbobbl2x:0:407489:18:501:Start on Level R-25 Now! (3/3)
pbobbl2x:0:40DE07:12:001:Start on Level S-21 Now!
pbobbl2x:0:407483:14:501:Start on Level S-21 Now! (2/3)
pbobbl2x:0:407489:14:501:Start on Level S-21 Now! (3/3)
pbobbl2x:0:40DE07:12:001:Start on Level S-22 Now!
pbobbl2x:0:407483:15:501:Start on Level S-22 Now! (2/3)
pbobbl2x:0:407489:15:501:Start on Level S-22 Now! (3/3)
pbobbl2x:0:40DE07:12:001:Start on Level S-23 Now!
pbobbl2x:0:407483:16:501:Start on Level S-23 Now! (2/3)
pbobbl2x:0:407489:16:501:Start on Level S-23 Now! (3/3)
pbobbl2x:0:40DE07:12:001:Start on Level S-24 Now!
pbobbl2x:0:407483:17:501:Start on Level S-24 Now! (2/3)
pbobbl2x:0:407489:17:501:Start on Level S-24 Now! (3/3)
pbobbl2x:0:40DE07:12:001:Start on Level S-25 Now!
pbobbl2x:0:407483:18:501:Start on Level S-25 Now! (2/3)
pbobbl2x:0:407489:18:501:Start on Level S-25 Now! (3/3)
pbobbl2x:0:40DE07:13:001:Start on Level T-21 Now!
pbobbl2x:0:407483:14:501:Start on Level T-21 Now! (2/3)
pbobbl2x:0:407489:14:501:Start on Level T-21 Now! (3/3)
pbobbl2x:0:40DE07:13:001:Start on Level T-22 Now!
pbobbl2x:0:407483:15:501:Start on Level T-22 Now! (2/3)
pbobbl2x:0:407489:15:501:Start on Level T-22 Now! (3/3)
pbobbl2x:0:40DE07:13:001:Start on Level T-23 Now!
pbobbl2x:0:407483:16:501:Start on Level T-23 Now! (2/3)
pbobbl2x:0:407489:16:501:Start on Level T-23 Now! (3/3)
pbobbl2x:0:40DE07:13:001:Start on Level T-24 Now!
pbobbl2x:0:407483:17:501:Start on Level T-24 Now! (2/3)
pbobbl2x:0:407489:17:501:Start on Level T-24 Now! (3/3)
pbobbl2x:0:40DE07:13:001:Start on Level T-25 Now!
pbobbl2x:0:407483:18:501:Start on Level T-25 Now! (2/3)
pbobbl2x:0:407489:18:501:Start on Level T-25 Now! (3/3)
pbobbl2x:0:40DE07:14:001:Start on Level U-26 Now!
pbobbl2x:0:407483:19:501:Start on Level U-26 Now! (2/3)
pbobbl2x:0:407489:19:501:Start on Level U-26 Now! (3/3)
pbobbl2x:0:40DE07:14:001:Start on Level U-27 Now!
pbobbl2x:0:407483:1A:501:Start on Level U-27 Now! (2/3)
pbobbl2x:0:407489:1A:501:Start on Level U-27 Now! (3/3)
pbobbl2x:0:40DE07:14:001:Start on Level U-28 Now!
pbobbl2x:0:407483:1B:501:Start on Level U-28 Now! (2/3)
pbobbl2x:0:407489:1B:501:Start on Level U-28 Now! (3/3)
pbobbl2x:0:40DE07:14:001:Start on Level U-29 Now!
pbobbl2x:0:407483:1C:501:Start on Level U-29 Now! (2/3)
pbobbl2x:0:407489:1C:501:Start on Level U-29 Now! (3/3)
pbobbl2x:0:40DE07:14:001:Start on Level U-30 Now!
pbobbl2x:0:407483:1D:501:Start on Level U-30 Now! (2/3)
pbobbl2x:0:407489:1D:501:Start on Level U-30 Now! (3/3)
pbobbl2x:0:40DE07:15:001:Start on Level V-26 Now!
pbobbl2x:0:407483:19:501:Start on Level V-26 Now! (2/3)
pbobbl2x:0:407489:19:501:Start on Level V-26 Now! (3/3)
pbobbl2x:0:40DE07:15:001:Start on Level V-27 Now!
pbobbl2x:0:407483:1A:501:Start on Level V-27 Now! (2/3)
pbobbl2x:0:407489:1A:501:Start on Level V-27 Now! (3/3)
pbobbl2x:0:40DE07:15:001:Start on Level V-28 Now!
pbobbl2x:0:407483:1B:501:Start on Level V-28 Now! (2/3)
pbobbl2x:0:407489:1B:501:Start on Level V-28 Now! (3/3)
pbobbl2x:0:40DE07:15:001:Start on Level V-29 Now!
pbobbl2x:0:407483:1C:501:Start on Level V-29 Now! (2/3)
pbobbl2x:0:407489:1C:501:Start on Level V-29 Now! (3/3)
pbobbl2x:0:40DE07:15:001:Start on Level V-30 Now!
pbobbl2x:0:407483:1D:501:Start on Level V-30 Now! (2/3)
pbobbl2x:0:407489:1D:501:Start on Level V-30 Now! (3/3)
pbobbl2x:0:40DE07:16:001:Start on Level W-26 Now!
pbobbl2x:0:407483:19:501:Start on Level W-26 Now! (2/3)
pbobbl2x:0:407489:19:501:Start on Level W-26 Now! (3/3)
pbobbl2x:0:40DE07:16:001:Start on Level W-27 Now!
pbobbl2x:0:407483:1A:501:Start on Level W-27 Now! (2/3)
pbobbl2x:0:407489:1A:501:Start on Level W-27 Now! (3/3)
pbobbl2x:0:40DE07:16:001:Start on Level W-28 Now!
pbobbl2x:0:407483:1B:501:Start on Level W-28 Now! (2/3)
pbobbl2x:0:407489:1B:501:Start on Level W-28 Now! (3/3)
pbobbl2x:0:40DE07:16:001:Start on Level W-29 Now!
pbobbl2x:0:407483:1C:501:Start on Level W-29 Now! (2/3)
pbobbl2x:0:407489:1C:501:Start on Level W-29 Now! (3/3)
pbobbl2x:0:40DE07:16:001:Start on Level W-30 Now!
pbobbl2x:0:407483:1D:501:Start on Level W-30 Now! (2/3)
pbobbl2x:0:407489:1D:501:Start on Level W-30 Now! (3/3)
pbobbl2x:0:40DE07:17:001:Start on Level ?-26 Now!
pbobbl2x:0:407483:19:501:Start on Level ?-26 Now! (2/3)
pbobbl2x:0:407489:19:501:Start on Level ?-26 Now! (3/3)
pbobbl2x:0:40DE07:17:001:Start on Level ?-27 Now!
pbobbl2x:0:407483:1A:501:Start on Level ?-27 Now! (2/3)
pbobbl2x:0:407489:1A:501:Start on Level ?-27 Now! (3/3)
pbobbl2x:0:40DE07:17:001:Start on Level ?-28 Now!
pbobbl2x:0:407483:1B:501:Start on Level ?-28 Now! (2/3)
pbobbl2x:0:407489:1B:501:Start on Level ?-28 Now! (3/3)
pbobbl2x:0:40DE07:17:001:Start on Level ?-29 Now!
pbobbl2x:0:407483:1C:501:Start on Level ?-29 Now! (2/3)
pbobbl2x:0:407489:1C:501:Start on Level ?-29 Now! (3/3)
pbobbl2x:0:40DE07:17:001:Start on Level ?-30 Now!
pbobbl2x:0:407483:1D:501:Start on Level ?-30 Now! (2/3)
pbobbl2x:0:407489:1D:501:Start on Level ?-30 Now! (3/3)
pbobbl2x:0:40DE07:18:001:Start on Level X-26 Now!
pbobbl2x:0:407483:19:501:Start on Level X-26 Now! (2/3)
pbobbl2x:0:407489:19:501:Start on Level X-26 Now! (3/3)
pbobbl2x:0:40DE07:18:001:Start on Level X-27 Now!
pbobbl2x:0:407483:1A:501:Start on Level X-27 Now! (2/3)
pbobbl2x:0:407489:1A:501:Start on Level X-27 Now! (3/3)
pbobbl2x:0:40DE07:18:001:Start on Level X-28 Now!
pbobbl2x:0:407483:1B:501:Start on Level X-28 Now! (2/3)
pbobbl2x:0:407489:1B:501:Start on Level X-28 Now! (3/3)
pbobbl2x:0:40DE07:18:001:Start on Level X-29 Now!
pbobbl2x:0:407483:1C:501:Start on Level X-29 Now! (2/3)
pbobbl2x:0:407489:1C:501:Start on Level X-29 Now! (3/3)
pbobbl2x:0:40DE07:18:001:Start on Level X-30 Now!
pbobbl2x:0:407483:1D:501:Start on Level X-30 Now! (2/3)
pbobbl2x:0:407489:1D:501:Start on Level X-30 Now! (3/3)
pbobbl2x:0:40DE07:19:001:Start on Level Y-26 Now!
pbobbl2x:0:407483:19:501:Start on Level Y-26 Now! (2/3)
pbobbl2x:0:407489:19:501:Start on Level Y-26 Now! (3/3)
pbobbl2x:0:40DE07:19:001:Start on Level Y-27 Now!
pbobbl2x:0:407483:1A:501:Start on Level Y-27 Now! (2/3)
pbobbl2x:0:407489:1A:501:Start on Level Y-27 Now! (3/3)
pbobbl2x:0:40DE07:19:001:Start on Level Y-28 Now!
pbobbl2x:0:407483:1B:501:Start on Level Y-28 Now! (2/3)
pbobbl2x:0:407489:1B:501:Start on Level Y-28 Now! (3/3)
pbobbl2x:0:40DE07:19:001:Start on Level Y-29 Now!
pbobbl2x:0:407483:1C:501:Start on Level Y-29 Now! (2/3)
pbobbl2x:0:407489:1C:501:Start on Level Y-29 Now! (3/3)
pbobbl2x:0:40DE07:19:001:Start on Level Y-30 Now!
pbobbl2x:0:407483:1D:501:Start on Level Y-30 Now! (2/3)
pbobbl2x:0:407489:1D:501:Start on Level Y-30 Now! (3/3)
pbobbl2x:0:40DE07:1A:001:Start on Level Z-26 Now!
pbobbl2x:0:407483:19:501:Start on Level Z-26 Now! (2/3)
pbobbl2x:0:407489:19:501:Start on Level Z-26 Now! (3/3)
pbobbl2x:0:40DE07:1A:001:Start on Level Z-27 Now!
pbobbl2x:0:407483:1A:501:Start on Level Z-27 Now! (2/3)
pbobbl2x:0:407489:1A:501:Start on Level Z-27 Now! (3/3)
pbobbl2x:0:40DE07:1A:001:Start on Level Z-28 Now!
pbobbl2x:0:407483:1B:501:Start on Level Z-28 Now! (2/3)
pbobbl2x:0:407489:1B:501:Start on Level Z-28 Now! (3/3)
pbobbl2x:0:40DE07:1A:001:Start on Level Z-29 Now!
pbobbl2x:0:407483:1C:501:Start on Level Z-29 Now! (2/3)
pbobbl2x:0:407489:1C:501:Start on Level Z-29 Now! (3/3)
pbobbl2x:0:40DE07:1A:001:Start on Level Z-30 Now!
pbobbl2x:0:407483:1D:501:Start on Level Z-30 Now! (2/3)
pbobbl2x:0:407489:1D:501:Start on Level Z-30 Now! (3/3)
pbobbl2x:0:000000:00:999:[ Use the following cheats when you are playing ]
pbobbl2x:0:000000:00:999:[ they allow you to go to the level before the ]
pbobbl2x:0:000000:00:999:[ Path ]
pbobbl2x:0:40DE07:00:001:Go to Level A-05 Next!
pbobbl2x:0:407483:03:501:Go to Level A-05 Next! (2/3)
pbobbl2x:0:407489:03:501:Go to Level A-05 Next! (3/3)
pbobbl2x:0:40DE07:01:001:Go to Level B-05 Next!
pbobbl2x:0:407483:03:501:Go to Level B-05 Next! (2/3)
pbobbl2x:0:407489:03:501:Go to Level B-05 Next! (3/3)
pbobbl2x:0:40DE07:02:001:Go to Level C-10 Next!
pbobbl2x:0:407483:08:501:Go to Level C-10 Next! (2/3)
pbobbl2x:0:407489:08:501:Go to Level C-10 Next! (3/3)
pbobbl2x:0:40DE07:03:001:Go to Level D-10 Next!
pbobbl2x:0:407483:08:501:Go to Level D-10 Next! (2/3)
pbobbl2x:0:407489:08:501:Go to Level D-10 Next! (3/3)
pbobbl2x:0:40DE07:04:001:Go to Level E-10 Next!
pbobbl2x:0:407483:08:501:Go to Level E-10 Next! (2/3)
pbobbl2x:0:407489:08:501:Go to Level E-10 Next! (3/3)
pbobbl2x:0:40DE07:05:001:Go to Level F-15 Next!
pbobbl2x:0:407483:0F:501:Go to Level F-15 Next! (2/3)
pbobbl2x:0:407489:0F:501:Go to Level F-15 Next! (3/3)
pbobbl2x:0:40DE07:06:001:Go to Level G-15 Next!
pbobbl2x:0:407483:0F:501:Go to Level G-15 Next! (2/3)
pbobbl2x:0:407489:0F:501:Go to Level G-15 Next! (3/3)
pbobbl2x:0:40DE07:07:001:Go to Level H-15 Next!
pbobbl2x:0:407483:0F:501:Go to Level H-15 Next! (2/3)
pbobbl2x:0:407489:0F:501:Go to Level H-15 Next! (3/3)
pbobbl2x:0:40DE07:08:001:Go to Level I-15 Next!
pbobbl2x:0:407483:0F:501:Go to Level I-15 Next! (2/3)
pbobbl2x:0:407489:0F:501:Go to Level I-15 Next! (3/3)
pbobbl2x:0:40DE07:09:001:Go to Level J-20 Next!
pbobbl2x:0:407483:12:501:Go to Level J-20 Next! (2/3)
pbobbl2x:0:407489:12:501:Go to Level J-20 Next! (3/3)
pbobbl2x:0:40DE07:0A:001:Go to Level K-20 Next!
pbobbl2x:0:407483:12:501:Go to Level K-20 Next! (2/3)
pbobbl2x:0:407489:12:501:Go to Level K-20 Next! (3/3)
pbobbl2x:0:40DE07:0B:001:Go to Level L-20 Next!
pbobbl2x:0:407483:12:501:Go to Level L-20 Next! (2/3)
pbobbl2x:0:407489:12:501:Go to Level L-20 Next! (3/3)
pbobbl2x:0:40DE07:0C:001:Go to Level M-20 Next!
pbobbl2x:0:407483:12:501:Go to Level M-20 Next! (2/3)
pbobbl2x:0:407489:12:501:Go to Level M-20 Next! (3/3)
pbobbl2x:0:40DE07:0D:001:Go to Level N-20 Next!
pbobbl2x:0:407483:12:501:Go to Level N-20 Next! (2/3)
pbobbl2x:0:407489:12:501:Go to Level N-20 Next! (3/3)
pbobbl2x:0:40DE07:0E:001:Go to Level O-25 Next!
pbobbl2x:0:407483:17:501:Go to Level O-25 Next! (2/3)
pbobbl2x:0:407489:17:501:Go to Level O-25 Next! (3/3)
pbobbl2x:0:40DE07:0F:001:Go to Level P-25 Next!
pbobbl2x:0:407483:17:501:Go to Level P-25 Next! (2/3)
pbobbl2x:0:407489:17:501:Go to Level P-25 Next! (3/3)
pbobbl2x:0:40DE07:10:001:Go to Level Q-25 Next!
pbobbl2x:0:407483:17:501:Go to Level Q-25 Next! (2/3)
pbobbl2x:0:407489:17:501:Go to Level Q-25 Next! (3/3)
pbobbl2x:0:40DE07:11:001:Go to Level R-25 Next!
pbobbl2x:0:407483:17:501:Go to Level R-25 Next! (2/3)
pbobbl2x:0:407489:17:501:Go to Level R-25 Next! (3/3)
pbobbl2x:0:40DE07:12:001:Go to Level S-25 Next!
pbobbl2x:0:407483:17:501:Go to Level S-25 Next! (2/3)
pbobbl2x:0:407489:17:501:Go to Level S-25 Next! (3/3)
pbobbl2x:0:40DE07:13:001:Go to Level T-25 Next!
pbobbl2x:0:407483:17:501:Go to Level T-25 Next! (2/3)
pbobbl2x:0:407489:17:501:Go to Level T-25 Next! (3/3)
pbobbl2x:0:40DE07:14:001:Go to Level U-30 Next!
pbobbl2x:0:407483:1C:501:Go to Level U-30 Next! (2/3)
pbobbl2x:0:407489:1C:501:Go to Level U-30 Next! (3/3)
pbobbl2x:0:40DE07:15:001:Go to Level V-30 Next!
pbobbl2x:0:407483:1C:501:Go to Level V-30 Next! (2/3)
pbobbl2x:0:407489:1C:501:Go to Level V-30 Next! (3/3)
pbobbl2x:0:40DE07:16:001:Go to Level W-30 Next!
pbobbl2x:0:407483:1C:501:Go to Level W-30 Next! (2/3)
pbobbl2x:0:407489:1C:501:Go to Level W-30 Next! (3/3)
pbobbl2x:0:40DE07:17:001:Go to Level ?-30 Next!
pbobbl2x:0:407483:1C:501:Go to Level ?-30 Next! (2/3)
pbobbl2x:0:407489:1C:501:Go to Level ?-30 Next! (3/3)
pbobbl2x:0:40DE07:18:001:Go to Level X-30 Next!
pbobbl2x:0:407483:1C:501:Go to Level X-30 Next! (2/3)
pbobbl2x:0:407489:1C:501:Go to Level X-30 Next! (3/3)
pbobbl2x:0:40DE07:19:001:Go to Level Y-30 Next!
pbobbl2x:0:407483:1C:501:Go to Level Y-30 Next! (2/3)
pbobbl2x:0:407489:1C:501:Go to Level Y-30 Next! (3/3)
pbobbl2x:0:40DE07:1A:001:Go to Level Z-30 Next!
pbobbl2x:0:407483:1C:501:Go to Level Z-30 Next! (2/3)
pbobbl2x:0:407489:1C:501:Go to Level Z-30 Next! (3/3)
pbobbl2x:0:000000:00:999:[ After you enable these region cheats to see any ]
pbobbl2x:0:000000:00:999:[ effect you will have to reset the game (F3). ]
pbobbl2x:0:000000:00:999:[ Then you will have to turn the Test Mode ON(F2), ]
pbobbl2x:0:000000:00:999:[ wait for Test Mode to appear and reset again(F3) ]
pbobbl2x:0:0FFFFF:01:100:Region Switch = Japan:Puzzle Bobble 2X
pbobbl2x:0:0FFFFF:02:100:Region Switch = US:Bust-A-Move Again, Broken = Messy left-overs of Bust-A-Move Again
pbobbl2x:0:0FFFFF:03:100:Region Switch = World:Puzzle Bobble 2X
; [ Puzzle Bobble 3 (Japan) ]
pbobbl3j:0:405BE1:09:000:Infinite Credits
pbobbl3j:0:408D58:FF:001:Enable "Alternate World" Levels:Drunk on Title Screen and different maps, Same as "Fire,<-,->,Fire" on Title Screen
pbobbl3j:0:40AFD0:FF:001:Disable "Alternate World" Levels
pbobbl3j:0:41F836:80:020:Help line "ON" PL1
pbobbl3j:0:41F836:80:041:Help line "OFF" PL1
pbobbl3j:0:413412:01:000:Current bubble always Red PL1
pbobbl3j:0:413412:02:000:Current bubble always Green PL1
pbobbl3j:0:413412:03:000:Current bubble always Blue PL1
pbobbl3j:0:413412:04:000:Current bubble always Yellow PL1
pbobbl3j:0:413412:05:000:Current bubble always Orange PL1
pbobbl3j:0:413412:06:000:Current bubble always Purple PL1
pbobbl3j:0:413412:07:000:Current bubble always Grey PL1
pbobbl3j:0:413412:08:000:Current bubble always Black PL1
pbobbl3j:0:413421:01:000:Next bubble always Red PL1
pbobbl3j:0:413421:02:000:Next bubble always Green PL1
pbobbl3j:0:413421:03:000:Next bubble always Blue PL1
pbobbl3j:0:413421:04:000:Next bubble always Yellow PL1
pbobbl3j:0:413421:05:000:Next bubble always Orange PL1
pbobbl3j:0:413421:06:000:Next bubble always Purple PL1
pbobbl3j:0:413421:07:000:Next bubble always Grey PL1
pbobbl3j:0:413421:08:000:Next bubble always Black PL1
pbobbl3j:0:413412:01:001:Current bubble is Red Now! PL1
pbobbl3j:0:413412:02:001:Current bubble is Green Now! PL1
pbobbl3j:0:413412:03:001:Current bubble is Blue Now! PL1
pbobbl3j:0:413412:04:001:Current bubble is Yellow Now! PL1
pbobbl3j:0:413412:05:001:Current bubble is Orange Now! PL1
pbobbl3j:0:413412:06:001:Current bubble is Purple Now! PL1
pbobbl3j:0:413412:07:001:Current bubble is Grey Now! PL1
pbobbl3j:0:413412:08:001:Current bubble is Black Now! PL1
pbobbl3j:0:413421:01:001:Next bubble is Red Now! PL1
pbobbl3j:0:413421:02:001:Next bubble is Green Now! PL1
pbobbl3j:0:413421:03:001:Next bubble is Blue Now! PL1
pbobbl3j:0:413421:04:001:Next bubble is Yellow Now! PL1
pbobbl3j:0:413421:05:001:Next bubble is Orange Now! PL1
pbobbl3j:0:413421:06:001:Next bubble is Purple Now!PL1
pbobbl3j:0:413421:07:001:Next bubble is Grey Now! PL1
pbobbl3j:0:413421:08:001:Next bubble is Black Now! PL1
pbobbl3j:0:41F837:80:020:Help line "ON" PL2
pbobbl3j:0:41F837:80:041:Help line "OFF" PL2
pbobbl3j:0:413512:01:000:Current bubble always Red PL2
pbobbl3j:0:413512:02:000:Current bubble always Green PL2
pbobbl3j:0:413512:03:000:Current bubble always Blue PL2
pbobbl3j:0:413512:04:000:Current bubble always Yellow PL2
pbobbl3j:0:413512:05:000:Current bubble always Orange PL2
pbobbl3j:0:413512:06:000:Current bubble always Purple PL2
pbobbl3j:0:413512:07:000:Current bubble always Grey PL2
pbobbl3j:0:413512:08:000:Current bubble always Black PL2
pbobbl3j:0:413521:01:000:Next bubble always Red PL2
pbobbl3j:0:413521:02:000:Next bubble always Green PL2
pbobbl3j:0:413521:03:000:Next bubble always Blue PL2
pbobbl3j:0:413521:04:000:Next bubble always Yellow PL2
pbobbl3j:0:413521:05:000:Next bubble always Orange PL2
pbobbl3j:0:413521:06:000:Next bubble always Purple PL2
pbobbl3j:0:413521:07:000:Next bubble always Grey PL2
pbobbl3j:0:413521:08:000:Next bubble always Black PL2
pbobbl3j:0:413512:01:001:Current bubble is Red Now! PL2
pbobbl3j:0:413512:02:001:Current bubble is Green Now! PL2
pbobbl3j:0:413512:03:001:Current bubble is Blue Now! PL2
pbobbl3j:0:413512:04:001:Current bubble is Yellow Now! PL2
pbobbl3j:0:413512:05:001:Current bubble is Orange Now! PL2
pbobbl3j:0:413512:06:001:Current bubble is Purple Now! PL2
pbobbl3j:0:413512:07:001:Current bubble is Grey Now! PL2
pbobbl3j:0:413512:08:001:Current bubble is Black Now! PL2
pbobbl3j:0:413521:01:001:Next bubble is Red Now! PL2
pbobbl3j:0:413521:02:001:Next bubble is Green Now! PL2
pbobbl3j:0:413521:03:001:Next bubble is Blue Now! PL2
pbobbl3j:0:413521:04:001:Next bubble is Yellow Now! PL2
pbobbl3j:0:413521:05:001:Next bubble is Orange Now! PL2
pbobbl3j:0:413521:06:001:Next bubble is Purple Now!PL2
pbobbl3j:0:413521:07:001:Next bubble is Grey Now! PL2
pbobbl3j:0:413521:08:001:Next bubble is Black Now! PL2
pbobbl3j:0:000000:00:999:[ After you enable a region cheat to see any ]
pbobbl3j:0:000000:00:999:[ any effect you will have to reset the game(F3) ]
pbobbl3j:0:000000:00:999:[ Then you turn the Test Mode ON (F2) and wait ]
pbobbl3j:0:000000:00:999:[ for the Test Mode to appear and reset again(F3)]
pbobbl3j:0:1FFFFF:01:100:Region Switch = Japan
pbobbl3j:0:1FFFFF:02:100:Region Switch = US
pbobbl3j:0:1FFFFF:03:100:Region Switch = World
; [ Puzzle Bobble 3 (US) ]
pbobbl3u:0:405BE1:09:000:Infinite Credits
pbobbl3u:0:408D58:FF:001:Enable "Alternate World" Levels:Drunk on Title Screen and different maps, Same as "Fire,<-,->,Fire" on Title Screen
pbobbl3u:0:40AFD0:FF:001:Disable "Alternate World" Levels
pbobbl3u:0:41F836:80:020:Help line "ON" PL1
pbobbl3u:0:41F836:80:041:Help line "OFF" PL1
pbobbl3u:0:413412:01:000:Current bubble always Red PL1
pbobbl3u:0:413412:02:000:Current bubble always Green PL1
pbobbl3u:0:413412:03:000:Current bubble always Blue PL1
pbobbl3u:0:413412:04:000:Current bubble always Yellow PL1
pbobbl3u:0:413412:05:000:Current bubble always Orange PL1
pbobbl3u:0:413412:06:000:Current bubble always Purple PL1
pbobbl3u:0:413412:07:000:Current bubble always Grey PL1
pbobbl3u:0:413412:08:000:Current bubble always Black PL1
pbobbl3u:0:413421:01:000:Next bubble always Red PL1
pbobbl3u:0:413421:02:000:Next bubble always Green PL1
pbobbl3u:0:413421:03:000:Next bubble always Blue PL1
pbobbl3u:0:413421:04:000:Next bubble always Yellow PL1
pbobbl3u:0:413421:05:000:Next bubble always Orange PL1
pbobbl3u:0:413421:06:000:Next bubble always Purple PL1
pbobbl3u:0:413421:07:000:Next bubble always Grey PL1
pbobbl3u:0:413421:08:000:Next bubble always Black PL1
pbobbl3u:0:413412:01:001:Current bubble is Red Now! PL1
pbobbl3u:0:413412:02:001:Current bubble is Green Now! PL1
pbobbl3u:0:413412:03:001:Current bubble is Blue Now! PL1
pbobbl3u:0:413412:04:001:Current bubble is Yellow Now! PL1
pbobbl3u:0:413412:05:001:Current bubble is Orange Now! PL1
pbobbl3u:0:413412:06:001:Current bubble is Purple Now! PL1
pbobbl3u:0:413412:07:001:Current bubble is Grey Now! PL1
pbobbl3u:0:413412:08:001:Current bubble is Black Now! PL1
pbobbl3u:0:413421:01:001:Next bubble is Red Now! PL1
pbobbl3u:0:413421:02:001:Next bubble is Green Now! PL1
pbobbl3u:0:413421:03:001:Next bubble is Blue Now! PL1
pbobbl3u:0:413421:04:001:Next bubble is Yellow Now! PL1
pbobbl3u:0:413421:05:001:Next bubble is Orange Now! PL1
pbobbl3u:0:413421:06:001:Next bubble is Purple Now!PL1
pbobbl3u:0:413421:07:001:Next bubble is Grey Now! PL1
pbobbl3u:0:413421:08:001:Next bubble is Black Now! PL1
pbobbl3u:0:41F837:80:020:Help line "ON" PL2
pbobbl3u:0:41F837:80:041:Help line "OFF" PL2
pbobbl3u:0:413512:01:000:Current bubble always Red PL2
pbobbl3u:0:413512:02:000:Current bubble always Green PL2
pbobbl3u:0:413512:03:000:Current bubble always Blue PL2
pbobbl3u:0:413512:04:000:Current bubble always Yellow PL2
pbobbl3u:0:413512:05:000:Current bubble always Orange PL2
pbobbl3u:0:413512:06:000:Current bubble always Purple PL2
pbobbl3u:0:413512:07:000:Current bubble always Grey PL2
pbobbl3u:0:413512:08:000:Current bubble always Black PL2
pbobbl3u:0:413521:01:000:Next bubble always Red PL2
pbobbl3u:0:413521:02:000:Next bubble always Green PL2
pbobbl3u:0:413521:03:000:Next bubble always Blue PL2
pbobbl3u:0:413521:04:000:Next bubble always Yellow PL2
pbobbl3u:0:413521:05:000:Next bubble always Orange PL2
pbobbl3u:0:413521:06:000:Next bubble always Purple PL2
pbobbl3u:0:413521:07:000:Next bubble always Grey PL2
pbobbl3u:0:413521:08:000:Next bubble always Black PL2
pbobbl3u:0:413512:01:001:Current bubble is Red Now! PL2
pbobbl3u:0:413512:02:001:Current bubble is Green Now! PL2
pbobbl3u:0:413512:03:001:Current bubble is Blue Now! PL2
pbobbl3u:0:413512:04:001:Current bubble is Yellow Now! PL2
pbobbl3u:0:413512:05:001:Current bubble is Orange Now! PL2
pbobbl3u:0:413512:06:001:Current bubble is Purple Now! PL2
pbobbl3u:0:413512:07:001:Current bubble is Grey Now! PL2
pbobbl3u:0:413512:08:001:Current bubble is Black Now! PL2
pbobbl3u:0:413521:01:001:Next bubble is Red Now! PL2
pbobbl3u:0:413521:02:001:Next bubble is Green Now! PL2
pbobbl3u:0:413521:03:001:Next bubble is Blue Now! PL2
pbobbl3u:0:413521:04:001:Next bubble is Yellow Now! PL2
pbobbl3u:0:413521:05:001:Next bubble is Orange Now! PL2
pbobbl3u:0:413521:06:001:Next bubble is Purple Now!PL2
pbobbl3u:0:413521:07:001:Next bubble is Grey Now! PL2
pbobbl3u:0:413521:08:001:Next bubble is Black Now! PL2
pbobbl3u:0:000000:00:999:[ After you enable a region cheat to see any ]
pbobbl3u:0:000000:00:999:[ any effect you will have to reset the game(F3) ]
pbobbl3u:0:000000:00:999:[ Then you turn the Test Mode ON (F2) and wait ]
pbobbl3u:0:000000:00:999:[ for the Test Mode to appear and reset again(F3)]
pbobbl3u:0:1FFFFF:01:100:Region Switch = Japan
pbobbl3u:0:1FFFFF:02:100:Region Switch = US
pbobbl3u:0:1FFFFF:03:100:Region Switch = World
; [ Puzzle Bobble 4 (Japan) ]
pbobbl4j:0:4059E1:09:000:Infinite Credits
pbobbl4j:0:40A8E7:FF:000:Help line "ON" PL1
pbobbl4j:0:40A8E7:00:001:Help line "OFF" PL1
pbobbl4j:0:000000:00:999:[ ]
pbobbl4j:0:000000:00:999:[ VS Mode Cheats ]
pbobbl4j:0:000000:00:999:[ ]
pbobbl4j:0:000000:00:999:[ Enable Select starting round on the 'planets' ]
pbobbl4j:0:000000:00:999:[ screen. ]
pbobbl4j:0:409E53:0B:071:Select starting round:Level background will be incorrect to you 'Continue'
pbobbl4j:0:409E53:0B:061:Select next round
pbobbl4j:0:000000:00:999:[After you enable these region cheats to see any ]
pbobbl4j:0:000000:00:999:[effect you will have to reset the game (F3). ]
pbobbl4j:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
pbobbl4j:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
pbobbl4j:0:1FFFFF:01:100:Region Switch = Japan
pbobbl4j:0:1FFFFF:02:100:Region Switch = US
pbobbl4j:0:1FFFFF:03:100:Region Switch = World
; [ Puzzle Bobble 4 (US) ]
pbobbl4u:0:4059E1:09:000:Infinite Credits
pbobbl4u:0:40A8E7:FF:000:Help line "ON" PL1
pbobbl4u:0:40A8E7:00:001:Help line "OFF" PL1
pbobbl4u:0:000000:00:999:[ ]
pbobbl4u:0:000000:00:999:[ VS Mode Cheats ]
pbobbl4u:0:000000:00:999:[ ]
pbobbl4u:0:000000:00:999:[ Enable Select starting round on the 'planets' ]
pbobbl4u:0:000000:00:999:[ screen. ]
pbobbl4u:0:409E53:0B:071:Select starting round:Level background will be incorrect to you 'Continue'
pbobbl4u:0:409E53:0B:061:Select next round
pbobbl4u:0:000000:00:999:[After you enable these region cheats to see any ]
pbobbl4u:0:000000:00:999:[effect you will have to reset the game (F3). ]
pbobbl4u:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
pbobbl4u:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
pbobbl4u:0:1FFFFF:01:100:Region Switch = Japan
pbobbl4u:0:1FFFFF:02:100:Region Switch = US
pbobbl4u:0:1FFFFF:03:100:Region Switch = World
; [ Puzzle Bobble (Japan, B-System) ]
pbobble:0:9026EB:02:001:Go to Round 4 Next
pbobble:0:9026ED:02:501:Go to Round 4 Next (2/2)
pbobble:0:9026EB:06:001:Go to Round 8 Next
pbobble:0:9026ED:06:501:Go to Round 8 Next (2/2)
pbobble:0:9026EB:0A:001:Go to Round 12 Next
pbobble:0:9026ED:0A:501:Go to Round 12 Next (2/2)
pbobble:0:9026EB:0E:001:Go to Round 16 Next
pbobble:0:9026ED:0E:501:Go to Round 16 Next (2/2)
pbobble:0:9026EB:12:001:Go to Round 20 Next
pbobble:0:9026ED:12:501:Go to Round 20 Next (2/2)
pbobble:0:9026EB:16:001:Go to Round 24 Next
pbobble:0:9026ED:16:501:Go to Round 24 Next (2/2)
pbobble:0:9026EB:1A:001:Go to Round 28 Next
pbobble:0:9026ED:1A:501:Go to Round 28 Next (2/2)
pbobble:0:9026EB:1C:001:Go to Round 30 Next
pbobble:0:9026ED:1C:501:Go to Round 30 Next (2/2)
pbobble:0:9026EB:20:001:See End Sequence Next
pbobble:0:9026ED:20:501:See End Sequence Next (2/2)
pbobble:0:000000:00:999:[Best activate Quick Finish ]
pbobble:0:000000:00:999:[when at least one wall has ]
pbobble:0:000000:00:999:[decended,just complete 3 ]
pbobble:0:000000:00:999:[matching colours to drop ]
pbobble:0:000000:00:999:[the whole screen! ]
pbobble:0:904913:00:001:Quick Finish Cheat
pbobble:0:904927:00:501:Quick Finish Cheat (2/2)
pbobble:0:9070D5:01:000:Help line ON PL1
pbobble:0:9070D5:00:001:Help line OFF PL1
pbobble:0:000000:00:999:[Cur. is short for Current ]
pbobble:0:000000:00:999:['always' means permanent ]
pbobble:0:000000:00:999:['will be' means temporary ]
pbobble:0:90706D:00:000:Cur. bubble always blue PL1
pbobble:0:90706D:01:000:Cur. bubble always red PL1
pbobble:0:90706D:02:000:Cur. bubble always yellow PL1
pbobble:0:90706D:03:000:Cur. bubble always green PL1
pbobble:0:90706D:04:000:Cur. bubble always purple PL1
pbobble:0:90706D:05:000:Cur. bubble always orange PL1
pbobble:0:90706D:06:000:Cur. bubble always black PL1
pbobble:0:90706D:07:000:Cur. bubble always grey PL1
pbobble:0:90708B:00:000:Next bubble always blue PL1
pbobble:0:90708B:01:000:Next bubble always red PL1
pbobble:0:90708B:02:000:Next bubble always yellow PL1
pbobble:0:90708B:03:000:Next bubble always green PL1
pbobble:0:90708B:04:000:Next bubble always purple PL1
pbobble:0:90708B:05:000:Next bubble always orange PL1
pbobble:0:90708B:06:000:Next bubble always black PL1
pbobble:0:90708B:07:000:Next bubble always grey PL1
pbobble:0:90706D:00:001:Cur. bubble will be blue PL1
pbobble:0:90706D:01:001:Cur. bubble will be red PL1
pbobble:0:90706D:02:001:Cur. bubble will be yellowPL1
pbobble:0:90706D:03:001:Cur. bubble will be green PL1
pbobble:0:90706D:04:001:Cur. bubble will be purplePL1
pbobble:0:90706D:05:001:Cur. bubble will be orangePL1
pbobble:0:90706D:06:001:Cur. bubble will be black PL1
pbobble:0:90706D:07:001:Cur. bubble will be grey PL1
pbobble:0:90708B:00:001:Next bubble will be blue PL1
pbobble:0:90708B:01:001:Next bubble will be red PL1
pbobble:0:90708B:02:001:Next bubble will be yellowPL1
pbobble:0:90708B:03:001:Next bubble will be green PL1
pbobble:0:90708B:04:001:Next bubble will be purplePL1
pbobble:0:90708B:05:001:Next bubble will be orangePL1
pbobble:0:90708B:06:001:Next bubble will be black PL1
pbobble:0:90708B:07:001:Next bubble will be grey PL1
pbobble:0:9070F3:00:000:Cur. bubble always blue PL2
pbobble:0:9070F3:01:000:Cur. bubble always red PL2
pbobble:0:9070F3:02:000:Cur. bubble always yellow PL2
pbobble:0:9070F3:03:000:Cur. bubble always green PL2
pbobble:0:9070F3:04:000:Cur. bubble always purple PL2
pbobble:0:9070F3:05:000:Cur. bubble always orange PL2
pbobble:0:9070F3:06:000:Cur. bubble always black PL2
pbobble:0:9070F3:07:000:Cur. bubble always grey PL2
pbobble:0:907111:00:000:Next bubble always blue PL2
pbobble:0:907111:01:000:Next bubble always red PL2
pbobble:0:907111:02:000:Next bubble always yellow PL2
pbobble:0:907111:03:000:Next bubble always green PL2
pbobble:0:907111:04:000:Next bubble always purple PL2
pbobble:0:907111:05:000:Next bubble always orange PL2
pbobble:0:907111:06:000:Next bubble always black PL2
pbobble:0:907111:07:000:Next bubble always grey PL2
pbobble:0:9070F3:00:001:Cur. bubble will be blue PL2
pbobble:0:9070F3:01:001:Cur. bubble will be red PL2
pbobble:0:9070F3:02:001:Cur. bubble will be yellowPL2
pbobble:0:9070F3:03:001:Cur. bubble will be green PL2
pbobble:0:9070F3:04:001:Cur. bubble will be purplePL2
pbobble:0:9070F3:05:001:Cur. bubble will be orangePL2
pbobble:0:9070F3:06:001:Cur. bubble will be black PL2
pbobble:0:9070F3:07:001:Cur. bubble will be grey PL2
pbobble:0:907111:00:001:Next bubble will be blue PL2
pbobble:0:907111:01:001:Next bubble will be red PL2
pbobble:0:907111:02:001:Next bubble will be yellowPL2
pbobble:0:907111:03:001:Next bubble will be green PL2
pbobble:0:907111:04:001:Next bubble will be purplePL2
pbobble:0:907111:05:001:Next bubble will be orangePL2
pbobble:0:907111:06:001:Next bubble will be black PL2
pbobble:0:907111:07:001:Next bubble will be grey PL2
; [ Puzzle Bobble 2 (World) ]
pbobble2:0:400091:09:000:Infinite Credits
pbobble2:0:40A276:01:001:Enable "Alternate World" Levels:Drunk on Title Screen and different maps, Same as "Fire,<-,->,Fire" on Title Screen
pbobble2:0:40A276:00:001:Disable "Alternate World" Levels
pbobble2:0:41DFDB:14:000:Infinite Time PL1
pbobble2:0:41E06F:14:000:Infinite Time PL2
pbobble2:0:000000:00:999:[ These cheats are for use during Versus Mode ]
pbobble2:0:40A2AB:00:000:Never Attacked PL1
pbobble2:0:41DFD1:00:500:Never Attacked PL1 (2/2)
pbobble2:0:40A2AD:00:000:Never Attacked PL2
pbobble2:0:41E065:00:500:Never Attacked PL2 (2/2)
pbobble2:0:000000:00:999:[ These cheats are for use during Puzzle Mode ]
pbobble2:0:4061D8:FF:000:Help line "ON"
pbobble2:0:4061D8:00:001:Help line "OFF"
pbobble2:0:000000:00:999:[ The following cheats work from the "select ]
pbobble2:0:000000:00:999:[ path" screen. Press "Pause" & activate the ]
pbobble2:0:000000:00:999:[ required cheat, then unpause and then press ]
pbobble2:0:000000:00:999:[ "A" the select button. ]
pbobble2:0:000000:00:999:[ Warning! Moving the pointer will reset these ]
pbobble2:0:000000:00:999:[ Start on Level cheats! ]
pbobble2:0:40AA93:00:001:Start on Level A-01 Now!
pbobble2:0:4061D1:00:501:Start on Level A-01 Now! (2/3)
pbobble2:0:4061D5:00:501:Start on Level A-01 Now! (3/3)
pbobble2:0:40AA93:00:001:Start on Level A-02 Now!
pbobble2:0:4061D1:01:501:Start on Level A-02 Now! (2/3)
pbobble2:0:4061D5:01:501:Start on Level A-02 Now! (3/3)
pbobble2:0:40AA93:00:001:Start on Level A-03 Now!
pbobble2:0:4061D1:02:501:Start on Level A-03 Now! (2/3)
pbobble2:0:4061D5:02:501:Start on Level A-03 Now! (3/3)
pbobble2:0:40AA93:00:001:Start on Level A-04 Now!
pbobble2:0:4061D1:03:501:Start on Level A-04 Now! (2/3)
pbobble2:0:4061D5:03:501:Start on Level A-04 Now! (3/3)
pbobble2:0:40AA93:00:001:Start on Level A-05 Now!
pbobble2:0:4061D1:04:501:Start on Level A-05 Now! (2/3)
pbobble2:0:4061D5:04:501:Start on Level A-05 Now! (3/3)
pbobble2:0:40AA93:01:001:Start on Level B-01 Now!
pbobble2:0:4061D1:00:501:Start on Level B-01 Now! (2/3)
pbobble2:0:4061D5:00:501:Start on Level B-01 Now! (3/3)
pbobble2:0:40AA93:01:001:Start on Level B-02 Now!
pbobble2:0:4061D1:01:501:Start on Level B-02 Now! (2/3)
pbobble2:0:4061D5:01:501:Start on Level B-02 Now! (3/3)
pbobble2:0:40AA93:01:001:Start on Level B-03 Now!
pbobble2:0:4061D1:02:501:Start on Level B-03 Now! (2/3)
pbobble2:0:4061D5:02:501:Start on Level B-03 Now! (3/3)
pbobble2:0:40AA93:01:001:Start on Level B-04 Now!
pbobble2:0:4061D1:03:501:Start on Level B-04 Now! (2/3)
pbobble2:0:4061D5:03:501:Start on Level B-04 Now! (3/3)
pbobble2:0:40AA93:01:001:Start on Level B-05 Now!
pbobble2:0:4061D1:04:501:Start on Level B-05 Now! (2/3)
pbobble2:0:4061D5:04:501:Start on Level B-05 Now! (3/3)
pbobble2:0:40AA93:02:001:Start on Level C-06 Now!
pbobble2:0:4061D1:05:501:Start on Level C-06 Now! (2/3)
pbobble2:0:4061D5:05:501:Start on Level C-06 Now! (3/3)
pbobble2:0:40AA93:02:001:Start on Level C-07 Now!
pbobble2:0:4061D1:06:501:Start on Level C-07 Now! (2/3)
pbobble2:0:4061D5:06:501:Start on Level C-07 Now! (3/3)
pbobble2:0:40AA93:02:001:Start on Level C-08 Now!
pbobble2:0:4061D1:07:501:Start on Level C-08 Now! (2/3)
pbobble2:0:4061D5:07:501:Start on Level C-08 Now! (3/3)
pbobble2:0:40AA93:02:001:Start on Level C-09 Now!
pbobble2:0:4061D1:08:501:Start on Level C-09 Now! (2/3)
pbobble2:0:4061D5:08:501:Start on Level C-09 Now! (3/3)
pbobble2:0:40AA93:02:001:Start on Level C-10 Now!
pbobble2:0:4061D1:09:501:Start on Level C-10 Now! (2/3)
pbobble2:0:4061D5:09:501:Start on Level C-10 Now! (3/3)
pbobble2:0:40AA93:03:001:Start on Level D-06 Now!
pbobble2:0:4061D1:05:501:Start on Level D-06 Now! (2/3)
pbobble2:0:4061D5:05:501:Start on Level D-06 Now! (3/3)
pbobble2:0:40AA93:03:001:Start on Level D-07 Now!
pbobble2:0:4061D1:06:501:Start on Level D-07 Now! (2/3)
pbobble2:0:4061D5:06:501:Start on Level D-07 Now! (3/3)
pbobble2:0:40AA93:03:001:Start on Level D-08 Now!
pbobble2:0:4061D1:07:501:Start on Level D-08 Now! (2/3)
pbobble2:0:4061D5:07:501:Start on Level D-08 Now! (3/3)
pbobble2:0:40AA93:03:001:Start on Level D-09 Now!
pbobble2:0:4061D1:08:501:Start on Level D-09 Now! (2/3)
pbobble2:0:4061D5:08:501:Start on Level D-09 Now! (3/3)
pbobble2:0:40AA93:03:001:Start on Level D-10 Now!
pbobble2:0:4061D1:09:501:Start on Level D-10 Now! (2/3)
pbobble2:0:4061D5:09:501:Start on Level D-10 Now! (3/3)
pbobble2:0:40AA93:04:001:Start on Level E-06 Now!
pbobble2:0:4061D1:05:501:Start on Level E-06 Now! (2/3)
pbobble2:0:4061D5:05:501:Start on Level E-06 Now! (3/3)
pbobble2:0:40AA93:04:001:Start on Level E-07 Now!
pbobble2:0:4061D1:06:501:Start on Level E-07 Now! (2/3)
pbobble2:0:4061D5:06:501:Start on Level E-07 Now! (3/3)
pbobble2:0:40AA93:04:001:Start on Level E-08 Now!
pbobble2:0:4061D1:07:501:Start on Level E-08 Now! (2/3)
pbobble2:0:4061D5:07:501:Start on Level E-08 Now! (3/3)
pbobble2:0:40AA93:04:001:Start on Level E-09 Now!
pbobble2:0:4061D1:08:501:Start on Level E-09 Now! (2/3)
pbobble2:0:4061D5:08:501:Start on Level E-09 Now! (3/3)
pbobble2:0:40AA93:04:001:Start on Level E-10 Now!
pbobble2:0:4061D1:09:501:Start on Level E-10 Now! (2/3)
pbobble2:0:4061D5:09:501:Start on Level E-10 Now! (3/3)
pbobble2:0:40AA93:05:001:Start on Level F-11 Now!
pbobble2:0:4061D1:0A:501:Start on Level F-11 Now! (2/3)
pbobble2:0:4061D5:0A:501:Start on Level F-11 Now! (3/3)
pbobble2:0:40AA93:05:001:Start on Level F-12 Now!
pbobble2:0:4061D1:0B:501:Start on Level F-12 Now! (2/3)
pbobble2:0:4061D5:0B:501:Start on Level F-12 Now! (3/3)
pbobble2:0:40AA93:05:001:Start on Level F-13 Now!
pbobble2:0:4061D1:0C:501:Start on Level F-13 Now! (2/3)
pbobble2:0:4061D5:0C:501:Start on Level F-13 Now! (3/3)
pbobble2:0:40AA93:05:001:Start on Level F-14 Now!
pbobble2:0:4061D1:0D:501:Start on Level F-14 Now! (2/3)
pbobble2:0:4061D5:0D:501:Start on Level F-14 Now! (3/3)
pbobble2:0:40AA93:05:001:Start on Level F-15 Now!
pbobble2:0:4061D1:0E:501:Start on Level F-15 Now! (2/3)
pbobble2:0:4061D5:0E:501:Start on Level F-15 Now! (3/3)
pbobble2:0:40AA93:06:001:Start on Level G-11 Now!
pbobble2:0:4061D1:0A:501:Start on Level G-11 Now! (2/3)
pbobble2:0:4061D5:0A:501:Start on Level G-11 Now! (3/3)
pbobble2:0:40AA93:06:001:Start on Level G-12 Now!
pbobble2:0:4061D1:0B:501:Start on Level G-12 Now! (2/3)
pbobble2:0:4061D5:0B:501:Start on Level G-12 Now! (3/3)
pbobble2:0:40AA93:06:001:Start on Level G-13 Now!
pbobble2:0:4061D1:0C:501:Start on Level G-13 Now! (2/3)
pbobble2:0:4061D5:0C:501:Start on Level G-13 Now! (3/3)
pbobble2:0:40AA93:06:001:Start on Level G-14 Now!
pbobble2:0:4061D1:0D:501:Start on Level G-14 Now! (2/3)
pbobble2:0:4061D5:0D:501:Start on Level G-14 Now! (3/3)
pbobble2:0:40AA93:06:001:Start on Level G-15 Now!
pbobble2:0:4061D1:0E:501:Start on Level G-15 Now! (2/3)
pbobble2:0:4061D5:0E:501:Start on Level G-15 Now! (3/3)
pbobble2:0:40AA93:07:001:Start on Level H-11 Now!
pbobble2:0:4061D1:0A:501:Start on Level H-11 Now! (2/3)
pbobble2:0:4061D5:0A:501:Start on Level H-11 Now! (3/3)
pbobble2:0:40AA93:07:001:Start on Level H-12 Now!
pbobble2:0:4061D1:0B:501:Start on Level H-12 Now! (2/3)
pbobble2:0:4061D5:0B:501:Start on Level H-12 Now! (3/3)
pbobble2:0:40AA93:07:001:Start on Level H-13 Now!
pbobble2:0:4061D1:0C:501:Start on Level H-13 Now! (2/3)
pbobble2:0:4061D5:0C:501:Start on Level H-13 Now! (3/3)
pbobble2:0:40AA93:07:001:Start on Level H-14 Now!
pbobble2:0:4061D1:0D:501:Start on Level H-14 Now! (2/3)
pbobble2:0:4061D5:0D:501:Start on Level H-14 Now! (3/3)
pbobble2:0:40AA93:07:001:Start on Level H-15 Now!
pbobble2:0:4061D1:0E:501:Start on Level H-15 Now! (2/3)
pbobble2:0:4061D5:0E:501:Start on Level H-15 Now! (3/3)
pbobble2:0:40AA93:08:001:Start on Level I-11 Now!
pbobble2:0:4061D1:0A:501:Start on Level I-11 Now! (2/3)
pbobble2:0:4061D5:0A:501:Start on Level I-11 Now! (3/3)
pbobble2:0:40AA93:08:001:Start on Level I-12 Now!
pbobble2:0:4061D1:0B:501:Start on Level I-12 Now! (2/3)
pbobble2:0:4061D5:0B:501:Start on Level I-12 Now! (3/3)
pbobble2:0:40AA93:08:001:Start on Level I-13 Now!
pbobble2:0:4061D1:0C:501:Start on Level I-13 Now! (2/3)
pbobble2:0:4061D5:0C:501:Start on Level I-13 Now! (3/3)
pbobble2:0:40AA93:08:001:Start on Level I-14 Now!
pbobble2:0:4061D1:0D:501:Start on Level I-14 Now! (2/3)
pbobble2:0:4061D5:0D:501:Start on Level I-14 Now! (3/3)
pbobble2:0:40AA93:08:001:Start on Level I-15 Now!
pbobble2:0:4061D1:0E:501:Start on Level I-15 Now! (2/3)
pbobble2:0:4061D5:0E:501:Start on Level I-15 Now! (3/3)
pbobble2:0:40AA93:09:001:Start on Level J-16 Now!
pbobble2:0:4061D1:0F:501:Start on Level J-16 Now! (2/3)
pbobble2:0:4061D5:0F:501:Start on Level J-16 Now! (3/3)
pbobble2:0:40AA93:09:001:Start on Level J-17 Now!
pbobble2:0:4061D1:10:501:Start on Level J-17 Now! (2/3)
pbobble2:0:4061D5:10:501:Start on Level J-17 Now! (3/3)
pbobble2:0:40AA93:09:001:Start on Level J-18 Now!
pbobble2:0:4061D1:11:501:Start on Level J-18 Now! (2/3)
pbobble2:0:4061D5:11:501:Start on Level J-18 Now! (3/3)
pbobble2:0:40AA93:09:001:Start on Level J-19 Now!
pbobble2:0:4061D1:12:501:Start on Level J-19 Now! (2/3)
pbobble2:0:4061D5:12:501:Start on Level J-19 Now! (3/3)
pbobble2:0:40AA93:09:001:Start on Level J-20 Now!
pbobble2:0:4061D1:13:501:Start on Level J-20 Now! (2/3)
pbobble2:0:4061D5:13:501:Start on Level J-20 Now! (3/3)
pbobble2:0:40AA93:0A:001:Start on Level K-16 Now!
pbobble2:0:4061D1:0F:501:Start on Level K-16 Now! (2/3)
pbobble2:0:4061D5:0F:501:Start on Level K-16 Now! (3/3)
pbobble2:0:40AA93:0A:001:Start on Level K-17 Now!
pbobble2:0:4061D1:10:501:Start on Level K-17 Now! (2/3)
pbobble2:0:4061D5:10:501:Start on Level K-17 Now! (3/3)
pbobble2:0:40AA93:0A:001:Start on Level K-18 Now!
pbobble2:0:4061D1:11:501:Start on Level K-18 Now! (2/3)
pbobble2:0:4061D5:11:501:Start on Level K-18 Now! (3/3)
pbobble2:0:40AA93:0A:001:Start on Level K-19 Now!
pbobble2:0:4061D1:12:501:Start on Level K-19 Now! (2/3)
pbobble2:0:4061D5:12:501:Start on Level K-19 Now! (3/3)
pbobble2:0:40AA93:0A:001:Start on Level K-20 Now!
pbobble2:0:4061D1:13:501:Start on Level K-20 Now! (2/3)
pbobble2:0:4061D5:13:501:Start on Level K-20 Now! (3/3)
pbobble2:0:40AA93:0B:001:Start on Level L-16 Now!
pbobble2:0:4061D1:0F:501:Start on Level L-16 Now! (2/3)
pbobble2:0:4061D5:0F:501:Start on Level L-16 Now! (3/3)
pbobble2:0:40AA93:0B:001:Start on Level L-17 Now!
pbobble2:0:4061D1:10:501:Start on Level L-17 Now! (2/3)
pbobble2:0:4061D5:10:501:Start on Level L-17 Now! (3/3)
pbobble2:0:40AA93:0B:001:Start on Level L-18 Now!
pbobble2:0:4061D1:11:501:Start on Level L-18 Now! (2/3)
pbobble2:0:4061D5:11:501:Start on Level L-18 Now! (3/3)
pbobble2:0:40AA93:0B:001:Start on Level L-19 Now!
pbobble2:0:4061D1:12:501:Start on Level L-19 Now! (2/3)
pbobble2:0:4061D5:12:501:Start on Level L-19 Now! (3/3)
pbobble2:0:40AA93:0B:001:Start on Level L-20 Now!
pbobble2:0:4061D1:13:501:Start on Level L-20 Now! (2/3)
pbobble2:0:4061D5:13:501:Start on Level L-20 Now! (3/3)
pbobble2:0:40AA93:0C:001:Start on Level M-16 Now!
pbobble2:0:4061D1:0F:501:Start on Level M-16 Now! (2/3)
pbobble2:0:4061D5:0F:501:Start on Level M-16 Now! (3/3)
pbobble2:0:40AA93:0C:001:Start on Level M-17 Now!
pbobble2:0:4061D1:10:501:Start on Level M-17 Now! (2/3)
pbobble2:0:4061D5:10:501:Start on Level M-17 Now! (3/3)
pbobble2:0:40AA93:0C:001:Start on Level M-18 Now!
pbobble2:0:4061D1:11:501:Start on Level M-18 Now! (2/3)
pbobble2:0:4061D5:11:501:Start on Level M-18 Now! (3/3)
pbobble2:0:40AA93:0C:001:Start on Level M-19 Now!
pbobble2:0:4061D1:12:501:Start on Level M-19 Now! (2/3)
pbobble2:0:4061D5:12:501:Start on Level M-19 Now! (3/3)
pbobble2:0:40AA93:0C:001:Start on Level M-20 Now!
pbobble2:0:4061D1:13:501:Start on Level M-20 Now! (2/3)
pbobble2:0:4061D5:13:501:Start on Level M-20 Now! (3/3)
pbobble2:0:40AA93:0D:001:Start on Level N-16 Now!
pbobble2:0:4061D1:0F:501:Start on Level N-16 Now! (2/3)
pbobble2:0:4061D5:0F:501:Start on Level N-16 Now! (3/3)
pbobble2:0:40AA93:0D:001:Start on Level N-17 Now!
pbobble2:0:4061D1:10:501:Start on Level N-17 Now! (2/3)
pbobble2:0:4061D5:10:501:Start on Level N-17 Now! (3/3)
pbobble2:0:40AA93:0D:001:Start on Level N-18 Now!
pbobble2:0:4061D1:11:501:Start on Level N-18 Now! (2/3)
pbobble2:0:4061D5:11:501:Start on Level N-18 Now! (3/3)
pbobble2:0:40AA93:0D:001:Start on Level N-19 Now!
pbobble2:0:4061D1:12:501:Start on Level N-19 Now! (2/3)
pbobble2:0:4061D5:12:501:Start on Level N-19 Now! (3/3)
pbobble2:0:40AA93:0D:001:Start on Level N-20 Now!
pbobble2:0:4061D1:13:501:Start on Level N-20 Now! (2/3)
pbobble2:0:4061D5:13:501:Start on Level N-20 Now! (3/3)
pbobble2:0:40AA93:0E:001:Start on Level O-21 Now!
pbobble2:0:4061D1:14:501:Start on Level O-21 Now! (2/3)
pbobble2:0:4061D5:14:501:Start on Level O-21 Now! (3/3)
pbobble2:0:40AA93:0E:001:Start on Level O-22 Now!
pbobble2:0:4061D1:15:501:Start on Level O-22 Now! (2/3)
pbobble2:0:4061D5:15:501:Start on Level O-22 Now! (3/3)
pbobble2:0:40AA93:0E:001:Start on Level O-23 Now!
pbobble2:0:4061D1:16:501:Start on Level O-23 Now! (2/3)
pbobble2:0:4061D5:16:501:Start on Level O-23 Now! (3/3)
pbobble2:0:40AA93:0E:001:Start on Level O-24 Now!
pbobble2:0:4061D1:17:501:Start on Level O-24 Now! (2/3)
pbobble2:0:4061D5:17:501:Start on Level O-24 Now! (3/3)
pbobble2:0:40AA93:0E:001:Start on Level O-25 Now!
pbobble2:0:4061D1:18:501:Start on Level O-25 Now! (2/3)
pbobble2:0:4061D5:18:501:Start on Level O-25 Now! (3/3)
pbobble2:0:40AA93:0F:001:Start on Level P-21 Now!
pbobble2:0:4061D1:14:501:Start on Level P-21 Now! (2/3)
pbobble2:0:4061D5:14:501:Start on Level P-21 Now! (3/3)
pbobble2:0:40AA93:0F:001:Start on Level P-22 Now!
pbobble2:0:4061D1:15:501:Start on Level P-22 Now! (2/3)
pbobble2:0:4061D5:15:501:Start on Level P-22 Now! (3/3)
pbobble2:0:40AA93:0F:001:Start on Level P-23 Now!
pbobble2:0:4061D1:16:501:Start on Level P-23 Now! (2/3)
pbobble2:0:4061D5:16:501:Start on Level P-23 Now! (3/3)
pbobble2:0:40AA93:0F:001:Start on Level P-24 Now!
pbobble2:0:4061D1:17:501:Start on Level P-24 Now! (2/3)
pbobble2:0:4061D5:17:501:Start on Level P-24 Now! (3/3)
pbobble2:0:40AA93:0F:001:Start on Level P-25 Now!
pbobble2:0:4061D1:18:501:Start on Level P-25 Now! (2/3)
pbobble2:0:4061D5:18:501:Start on Level P-25 Now! (3/3)
pbobble2:0:40AA93:10:001:Start on Level Q-21 Now!
pbobble2:0:4061D1:14:501:Start on Level Q-21 Now! (2/3)
pbobble2:0:4061D5:14:501:Start on Level Q-21 Now! (3/3)
pbobble2:0:40AA93:10:001:Start on Level Q-22 Now!
pbobble2:0:4061D1:15:501:Start on Level Q-22 Now! (2/3)
pbobble2:0:4061D5:15:501:Start on Level Q-22 Now! (3/3)
pbobble2:0:40AA93:10:001:Start on Level Q-23 Now!
pbobble2:0:4061D1:16:501:Start on Level Q-23 Now! (2/3)
pbobble2:0:4061D5:16:501:Start on Level Q-23 Now! (3/3)
pbobble2:0:40AA93:10:001:Start on Level Q-24 Now!
pbobble2:0:4061D1:17:501:Start on Level Q-24 Now! (2/3)
pbobble2:0:4061D5:17:501:Start on Level Q-24 Now! (3/3)
pbobble2:0:40AA93:10:001:Start on Level Q-25 Now!
pbobble2:0:4061D1:18:501:Start on Level Q-25 Now! (2/3)
pbobble2:0:4061D5:18:501:Start on Level Q-25 Now! (3/3)
pbobble2:0:40AA93:11:001:Start on Level R-21 Now!
pbobble2:0:4061D1:14:501:Start on Level R-21 Now! (2/3)
pbobble2:0:4061D5:14:501:Start on Level R-21 Now! (3/3)
pbobble2:0:40AA93:11:001:Start on Level R-22 Now!
pbobble2:0:4061D1:15:501:Start on Level R-22 Now! (2/3)
pbobble2:0:4061D5:15:501:Start on Level R-22 Now! (3/3)
pbobble2:0:40AA93:11:001:Start on Level R-23 Now!
pbobble2:0:4061D1:16:501:Start on Level R-23 Now! (2/3)
pbobble2:0:4061D5:16:501:Start on Level R-23 Now! (3/3)
pbobble2:0:40AA93:11:001:Start on Level R-24 Now!
pbobble2:0:4061D1:17:501:Start on Level R-24 Now! (2/3)
pbobble2:0:4061D5:17:501:Start on Level R-24 Now! (3/3)
pbobble2:0:40AA93:11:001:Start on Level R-25 Now!
pbobble2:0:4061D1:18:501:Start on Level R-25 Now! (2/3)
pbobble2:0:4061D5:18:501:Start on Level R-25 Now! (3/3)
pbobble2:0:40AA93:12:001:Start on Level S-21 Now!
pbobble2:0:4061D1:14:501:Start on Level S-21 Now! (2/3)
pbobble2:0:4061D5:14:501:Start on Level S-21 Now! (3/3)
pbobble2:0:40AA93:12:001:Start on Level S-22 Now!
pbobble2:0:4061D1:15:501:Start on Level S-22 Now! (2/3)
pbobble2:0:4061D5:15:501:Start on Level S-22 Now! (3/3)
pbobble2:0:40AA93:12:001:Start on Level S-23 Now!
pbobble2:0:4061D1:16:501:Start on Level S-23 Now! (2/3)
pbobble2:0:4061D5:16:501:Start on Level S-23 Now! (3/3)
pbobble2:0:40AA93:12:001:Start on Level S-24 Now!
pbobble2:0:4061D1:17:501:Start on Level S-24 Now! (2/3)
pbobble2:0:4061D5:17:501:Start on Level S-24 Now! (3/3)
pbobble2:0:40AA93:12:001:Start on Level S-25 Now!
pbobble2:0:4061D1:18:501:Start on Level S-25 Now! (2/3)
pbobble2:0:4061D5:18:501:Start on Level S-25 Now! (3/3)
pbobble2:0:40AA93:13:001:Start on Level T-21 Now!
pbobble2:0:4061D1:14:501:Start on Level T-21 Now! (2/3)
pbobble2:0:4061D5:14:501:Start on Level T-21 Now! (3/3)
pbobble2:0:40AA93:13:001:Start on Level T-22 Now!
pbobble2:0:4061D1:15:501:Start on Level T-22 Now! (2/3)
pbobble2:0:4061D5:15:501:Start on Level T-22 Now! (3/3)
pbobble2:0:40AA93:13:001:Start on Level T-23 Now!
pbobble2:0:4061D1:16:501:Start on Level T-23 Now! (2/3)
pbobble2:0:4061D5:16:501:Start on Level T-23 Now! (3/3)
pbobble2:0:40AA93:13:001:Start on Level T-24 Now!
pbobble2:0:4061D1:17:501:Start on Level T-24 Now! (2/3)
pbobble2:0:4061D5:17:501:Start on Level T-24 Now! (3/3)
pbobble2:0:40AA93:13:001:Start on Level T-25 Now!
pbobble2:0:4061D1:18:501:Start on Level T-25 Now! (2/3)
pbobble2:0:4061D5:18:501:Start on Level T-25 Now! (3/3)
pbobble2:0:40AA93:14:001:Start on Level U-26 Now!
pbobble2:0:4061D1:19:501:Start on Level U-26 Now! (2/3)
pbobble2:0:4061D5:19:501:Start on Level U-26 Now! (3/3)
pbobble2:0:40AA93:14:001:Start on Level U-27 Now!
pbobble2:0:4061D1:1A:501:Start on Level U-27 Now! (2/3)
pbobble2:0:4061D5:1A:501:Start on Level U-27 Now! (3/3)
pbobble2:0:40AA93:14:001:Start on Level U-28 Now!
pbobble2:0:4061D1:1B:501:Start on Level U-28 Now! (2/3)
pbobble2:0:4061D5:1B:501:Start on Level U-28 Now! (3/3)
pbobble2:0:40AA93:14:001:Start on Level U-29 Now!
pbobble2:0:4061D1:1C:501:Start on Level U-29 Now! (2/3)
pbobble2:0:4061D5:1C:501:Start on Level U-29 Now! (3/3)
pbobble2:0:40AA93:14:001:Start on Level U-30 Now!
pbobble2:0:4061D1:1D:501:Start on Level U-30 Now! (2/3)
pbobble2:0:4061D5:1D:501:Start on Level U-30 Now! (3/3)
pbobble2:0:40AA93:15:001:Start on Level V-26 Now!
pbobble2:0:4061D1:19:501:Start on Level V-26 Now! (2/3)
pbobble2:0:4061D5:19:501:Start on Level V-26 Now! (3/3)
pbobble2:0:40AA93:15:001:Start on Level V-27 Now!
pbobble2:0:4061D1:1A:501:Start on Level V-27 Now! (2/3)
pbobble2:0:4061D5:1A:501:Start on Level V-27 Now! (3/3)
pbobble2:0:40AA93:15:001:Start on Level V-28 Now!
pbobble2:0:4061D1:1B:501:Start on Level V-28 Now! (2/3)
pbobble2:0:4061D5:1B:501:Start on Level V-28 Now! (3/3)
pbobble2:0:40AA93:15:001:Start on Level V-29 Now!
pbobble2:0:4061D1:1C:501:Start on Level V-29 Now! (2/3)
pbobble2:0:4061D5:1C:501:Start on Level V-29 Now! (3/3)
pbobble2:0:40AA93:15:001:Start on Level V-30 Now!
pbobble2:0:4061D1:1D:501:Start on Level V-30 Now! (2/3)
pbobble2:0:4061D5:1D:501:Start on Level V-30 Now! (3/3)
pbobble2:0:40AA93:16:001:Start on Level W-26 Now!
pbobble2:0:4061D1:19:501:Start on Level W-26 Now! (2/3)
pbobble2:0:4061D5:19:501:Start on Level W-26 Now! (3/3)
pbobble2:0:40AA93:16:001:Start on Level W-27 Now!
pbobble2:0:4061D1:1A:501:Start on Level W-27 Now! (2/3)
pbobble2:0:4061D5:1A:501:Start on Level W-27 Now! (3/3)
pbobble2:0:40AA93:16:001:Start on Level W-28 Now!
pbobble2:0:4061D1:1B:501:Start on Level W-28 Now! (2/3)
pbobble2:0:4061D5:1B:501:Start on Level W-28 Now! (3/3)
pbobble2:0:40AA93:16:001:Start on Level W-29 Now!
pbobble2:0:4061D1:1C:501:Start on Level W-29 Now! (2/3)
pbobble2:0:4061D5:1C:501:Start on Level W-29 Now! (3/3)
pbobble2:0:40AA93:16:001:Start on Level W-30 Now!
pbobble2:0:4061D1:1D:501:Start on Level W-30 Now! (2/3)
pbobble2:0:4061D5:1D:501:Start on Level W-30 Now! (3/3)
pbobble2:0:40AA93:17:001:Start on Level ?-26 Now!
pbobble2:0:4061D1:19:501:Start on Level ?-26 Now! (2/3)
pbobble2:0:4061D5:19:501:Start on Level ?-26 Now! (3/3)
pbobble2:0:40AA93:17:001:Start on Level ?-27 Now!
pbobble2:0:4061D1:1A:501:Start on Level ?-27 Now! (2/3)
pbobble2:0:4061D5:1A:501:Start on Level ?-27 Now! (3/3)
pbobble2:0:40AA93:17:001:Start on Level ?-28 Now!
pbobble2:0:4061D1:1B:501:Start on Level ?-28 Now! (2/3)
pbobble2:0:4061D5:1B:501:Start on Level ?-28 Now! (3/3)
pbobble2:0:40AA93:17:001:Start on Level ?-29 Now!
pbobble2:0:4061D1:1C:501:Start on Level ?-29 Now! (2/3)
pbobble2:0:4061D5:1C:501:Start on Level ?-29 Now! (3/3)
pbobble2:0:40AA93:17:001:Start on Level ?-30 Now!
pbobble2:0:4061D1:1D:501:Start on Level ?-30 Now! (2/3)
pbobble2:0:4061D5:1D:501:Start on Level ?-30 Now! (3/3)
pbobble2:0:40AA93:18:001:Start on Level X-26 Now!
pbobble2:0:4061D1:19:501:Start on Level X-26 Now! (2/3)
pbobble2:0:4061D5:19:501:Start on Level X-26 Now! (3/3)
pbobble2:0:40AA93:18:001:Start on Level X-27 Now!
pbobble2:0:4061D1:1A:501:Start on Level X-27 Now! (2/3)
pbobble2:0:4061D5:1A:501:Start on Level X-27 Now! (3/3)
pbobble2:0:40AA93:18:001:Start on Level X-28 Now!
pbobble2:0:4061D1:1B:501:Start on Level X-28 Now! (2/3)
pbobble2:0:4061D5:1B:501:Start on Level X-28 Now! (3/3)
pbobble2:0:40AA93:18:001:Start on Level X-29 Now!
pbobble2:0:4061D1:1C:501:Start on Level X-29 Now! (2/3)
pbobble2:0:4061D5:1C:501:Start on Level X-29 Now! (3/3)
pbobble2:0:40AA93:18:001:Start on Level X-30 Now!
pbobble2:0:4061D1:1D:501:Start on Level X-30 Now! (2/3)
pbobble2:0:4061D5:1D:501:Start on Level X-30 Now! (3/3)
pbobble2:0:40AA93:19:001:Start on Level Y-26 Now!
pbobble2:0:4061D1:19:501:Start on Level Y-26 Now! (2/3)
pbobble2:0:4061D5:19:501:Start on Level Y-26 Now! (3/3)
pbobble2:0:40AA93:19:001:Start on Level Y-27 Now!
pbobble2:0:4061D1:1A:501:Start on Level Y-27 Now! (2/3)
pbobble2:0:4061D5:1A:501:Start on Level Y-27 Now! (3/3)
pbobble2:0:40AA93:19:001:Start on Level Y-28 Now!
pbobble2:0:4061D1:1B:501:Start on Level Y-28 Now! (2/3)
pbobble2:0:4061D5:1B:501:Start on Level Y-28 Now! (3/3)
pbobble2:0:40AA93:19:001:Start on Level Y-29 Now!
pbobble2:0:4061D1:1C:501:Start on Level Y-29 Now! (2/3)
pbobble2:0:4061D5:1C:501:Start on Level Y-29 Now! (3/3)
pbobble2:0:40AA93:19:001:Start on Level Y-30 Now!
pbobble2:0:4061D1:1D:501:Start on Level Y-30 Now! (2/3)
pbobble2:0:4061D5:1D:501:Start on Level Y-30 Now! (3/3)
pbobble2:0:40AA93:1A:001:Start on Level Z-26 Now!
pbobble2:0:4061D1:19:501:Start on Level Z-26 Now! (2/3)
pbobble2:0:4061D5:19:501:Start on Level Z-26 Now! (3/3)
pbobble2:0:40AA93:1A:001:Start on Level Z-27 Now!
pbobble2:0:4061D1:1A:501:Start on Level Z-27 Now! (2/3)
pbobble2:0:4061D5:1A:501:Start on Level Z-27 Now! (3/3)
pbobble2:0:40AA93:1A:001:Start on Level Z-28 Now!
pbobble2:0:4061D1:1B:501:Start on Level Z-28 Now! (2/3)
pbobble2:0:4061D5:1B:501:Start on Level Z-28 Now! (3/3)
pbobble2:0:40AA93:1A:001:Start on Level Z-29 Now!
pbobble2:0:4061D1:1C:501:Start on Level Z-29 Now! (2/3)
pbobble2:0:4061D5:1C:501:Start on Level Z-29 Now! (3/3)
pbobble2:0:40AA93:1A:001:Start on Level Z-30 Now!
pbobble2:0:4061D1:1D:501:Start on Level Z-30 Now! (2/3)
pbobble2:0:4061D5:1D:501:Start on Level Z-30 Now! (3/3)
pbobble2:0:000000:00:999:[ Use the following cheats when you are playing ]
pbobble2:0:000000:00:999:[ they allow you to go to the level before the ]
pbobble2:0:000000:00:999:[ Path ]
pbobble2:0:40AA93:00:001:Go to Level A-05 Next!
pbobble2:0:4061D1:03:501:Go to Level A-05 Next! (2/3)
pbobble2:0:4061D5:03:501:Go to Level A-05 Next! (3/3)
pbobble2:0:40AA93:01:001:Go to Level B-05 Next!
pbobble2:0:4061D1:03:501:Go to Level B-05 Next! (2/3)
pbobble2:0:4061D5:03:501:Go to Level B-05 Next! (3/3)
pbobble2:0:40AA93:02:001:Go to Level C-10 Next!
pbobble2:0:4061D1:08:501:Go to Level C-10 Next! (2/3)
pbobble2:0:4061D5:08:501:Go to Level C-10 Next! (3/3)
pbobble2:0:40AA93:03:001:Go to Level D-10 Next!
pbobble2:0:4061D1:08:501:Go to Level D-10 Next! (2/3)
pbobble2:0:4061D5:08:501:Go to Level D-10 Next! (3/3)
pbobble2:0:40AA93:04:001:Go to Level E-10 Next!
pbobble2:0:4061D1:08:501:Go to Level E-10 Next! (2/3)
pbobble2:0:4061D5:08:501:Go to Level E-10 Next! (3/3)
pbobble2:0:40AA93:05:001:Go to Level F-15 Next!
pbobble2:0:4061D1:0F:501:Go to Level F-15 Next! (2/3)
pbobble2:0:4061D5:0F:501:Go to Level F-15 Next! (3/3)
pbobble2:0:40AA93:06:001:Go to Level G-15 Next!
pbobble2:0:4061D1:0F:501:Go to Level G-15 Next! (2/3)
pbobble2:0:4061D5:0F:501:Go to Level G-15 Next! (3/3)
pbobble2:0:40AA93:07:001:Go to Level H-15 Next!
pbobble2:0:4061D1:0F:501:Go to Level H-15 Next! (2/3)
pbobble2:0:4061D5:0F:501:Go to Level H-15 Next! (3/3)
pbobble2:0:40AA93:08:001:Go to Level I-15 Next!
pbobble2:0:4061D1:0F:501:Go to Level I-15 Next! (2/3)
pbobble2:0:4061D5:0F:501:Go to Level I-15 Next! (3/3)
pbobble2:0:40AA93:09:001:Go to Level J-20 Next!
pbobble2:0:4061D1:12:501:Go to Level J-20 Next! (2/3)
pbobble2:0:4061D5:12:501:Go to Level J-20 Next! (3/3)
pbobble2:0:40AA93:0A:001:Go to Level K-20 Next!
pbobble2:0:4061D1:12:501:Go to Level K-20 Next! (2/3)
pbobble2:0:4061D5:12:501:Go to Level K-20 Next! (3/3)
pbobble2:0:40AA93:0B:001:Go to Level L-20 Next!
pbobble2:0:4061D1:12:501:Go to Level L-20 Next! (2/3)
pbobble2:0:4061D5:12:501:Go to Level L-20 Next! (3/3)
pbobble2:0:40AA93:0C:001:Go to Level M-20 Next!
pbobble2:0:4061D1:12:501:Go to Level M-20 Next! (2/3)
pbobble2:0:4061D5:12:501:Go to Level M-20 Next! (3/3)
pbobble2:0:40AA93:0D:001:Go to Level N-20 Next!
pbobble2:0:4061D1:12:501:Go to Level N-20 Next! (2/3)
pbobble2:0:4061D5:12:501:Go to Level N-20 Next! (3/3)
pbobble2:0:40AA93:0E:001:Go to Level O-25 Next!
pbobble2:0:4061D1:17:501:Go to Level O-25 Next! (2/3)
pbobble2:0:4061D5:17:501:Go to Level O-25 Next! (3/3)
pbobble2:0:40AA93:0F:001:Go to Level P-25 Next!
pbobble2:0:4061D1:17:501:Go to Level P-25 Next! (2/3)
pbobble2:0:4061D5:17:501:Go to Level P-25 Next! (3/3)
pbobble2:0:40AA93:10:001:Go to Level Q-25 Next!
pbobble2:0:4061D1:17:501:Go to Level Q-25 Next! (2/3)
pbobble2:0:4061D5:17:501:Go to Level Q-25 Next! (3/3)
pbobble2:0:40AA93:11:001:Go to Level R-25 Next!
pbobble2:0:4061D1:17:501:Go to Level R-25 Next! (2/3)
pbobble2:0:4061D5:17:501:Go to Level R-25 Next! (3/3)
pbobble2:0:40AA93:12:001:Go to Level S-25 Next!
pbobble2:0:4061D1:17:501:Go to Level S-25 Next! (2/3)
pbobble2:0:4061D5:17:501:Go to Level S-25 Next! (3/3)
pbobble2:0:40AA93:13:001:Go to Level T-25 Next!
pbobble2:0:4061D1:17:501:Go to Level T-25 Next! (2/3)
pbobble2:0:4061D5:17:501:Go to Level T-25 Next! (3/3)
pbobble2:0:40AA93:14:001:Go to Level U-30 Next!
pbobble2:0:4061D1:1C:501:Go to Level U-30 Next! (2/3)
pbobble2:0:4061D5:1C:501:Go to Level U-30 Next! (3/3)
pbobble2:0:40AA93:15:001:Go to Level V-30 Next!
pbobble2:0:4061D1:1C:501:Go to Level V-30 Next! (2/3)
pbobble2:0:4061D5:1C:501:Go to Level V-30 Next! (3/3)
pbobble2:0:40AA93:16:001:Go to Level W-30 Next!
pbobble2:0:4061D1:1C:501:Go to Level W-30 Next! (2/3)
pbobble2:0:4061D5:1C:501:Go to Level W-30 Next! (3/3)
pbobble2:0:40AA93:17:001:Go to Level ?-30 Next!
pbobble2:0:4061D1:1C:501:Go to Level ?-30 Next! (2/3)
pbobble2:0:4061D5:1C:501:Go to Level ?-30 Next! (3/3)
pbobble2:0:40AA93:18:001:Go to Level X-30 Next!
pbobble2:0:4061D1:1C:501:Go to Level X-30 Next! (2/3)
pbobble2:0:4061D5:1C:501:Go to Level X-30 Next! (3/3)
pbobble2:0:40AA93:19:001:Go to Level Y-30 Next!
pbobble2:0:4061D1:1C:501:Go to Level Y-30 Next! (2/3)
pbobble2:0:4061D5:1C:501:Go to Level Y-30 Next! (3/3)
pbobble2:0:40AA93:1A:001:Go to Level Z-30 Next!
pbobble2:0:4061D1:1C:501:Go to Level Z-30 Next! (2/3)
pbobble2:0:4061D5:1C:501:Go to Level Z-30 Next! (3/3)
pbobble2:0:000000:00:999:[ After you enable these region cheats to see any ]
pbobble2:0:000000:00:999:[ effect you will have to reset the game (F3). ]
pbobble2:0:000000:00:999:[ Then you will have to turn the Test Mode ON(F2), ]
pbobble2:0:000000:00:999:[ wait for Test Mode to appear and reset again(F3) ]
pbobble2:0:0FFFFF:01:100:Region Switch = Japan:Puzzle Bobble 2
pbobble2:0:0FFFFF:02:100:Region Switch = US:Bust-A-Move Again
pbobble2:0:0FFFFF:03:100:Region Switch = World:Puzzle Bobble 2
; [ Puzzle Bobble 3 (World) ]
pbobble3:0:405BE1:09:000:Infinite Credits
pbobble3:0:408D58:FF:001:Enable "Alternate World" Levels:Drunk on Title Screen and different maps, Same as "Fire,<-,->,Fire" on Title Screen
pbobble3:0:40AFD0:FF:001:Disable "Alternate World" Levels
pbobble3:0:41F836:80:020:Help line "ON" PL1
pbobble3:0:41F836:80:041:Help line "OFF" PL1
pbobble3:0:413412:01:000:Current bubble always Red PL1
pbobble3:0:413412:02:000:Current bubble always Green PL1
pbobble3:0:413412:03:000:Current bubble always Blue PL1
pbobble3:0:413412:04:000:Current bubble always Yellow PL1
pbobble3:0:413412:05:000:Current bubble always Orange PL1
pbobble3:0:413412:06:000:Current bubble always Purple PL1
pbobble3:0:413412:07:000:Current bubble always Grey PL1
pbobble3:0:413412:08:000:Current bubble always Black PL1
pbobble3:0:413421:01:000:Next bubble always Red PL1
pbobble3:0:413421:02:000:Next bubble always Green PL1
pbobble3:0:413421:03:000:Next bubble always Blue PL1
pbobble3:0:413421:04:000:Next bubble always Yellow PL1
pbobble3:0:413421:05:000:Next bubble always Orange PL1
pbobble3:0:413421:06:000:Next bubble always Purple PL1
pbobble3:0:413421:07:000:Next bubble always Grey PL1
pbobble3:0:413421:08:000:Next bubble always Black PL1
pbobble3:0:413412:01:001:Current bubble is Red Now! PL1
pbobble3:0:413412:02:001:Current bubble is Green Now! PL1
pbobble3:0:413412:03:001:Current bubble is Blue Now! PL1
pbobble3:0:413412:04:001:Current bubble is Yellow Now! PL1
pbobble3:0:413412:05:001:Current bubble is Orange Now! PL1
pbobble3:0:413412:06:001:Current bubble is Purple Now! PL1
pbobble3:0:413412:07:001:Current bubble is Grey Now! PL1
pbobble3:0:413412:08:001:Current bubble is Black Now! PL1
pbobble3:0:413421:01:001:Next bubble is Red Now! PL1
pbobble3:0:413421:02:001:Next bubble is Green Now! PL1
pbobble3:0:413421:03:001:Next bubble is Blue Now! PL1
pbobble3:0:413421:04:001:Next bubble is Yellow Now! PL1
pbobble3:0:413421:05:001:Next bubble is Orange Now! PL1
pbobble3:0:413421:06:001:Next bubble is Purple Now!PL1
pbobble3:0:413421:07:001:Next bubble is Grey Now! PL1
pbobble3:0:413421:08:001:Next bubble is Black Now! PL1
pbobble3:0:41F837:80:020:Help line "ON" PL2
pbobble3:0:41F837:80:041:Help line "OFF" PL2
pbobble3:0:413512:01:000:Current bubble always Red PL2
pbobble3:0:413512:02:000:Current bubble always Green PL2
pbobble3:0:413512:03:000:Current bubble always Blue PL2
pbobble3:0:413512:04:000:Current bubble always Yellow PL2
pbobble3:0:413512:05:000:Current bubble always Orange PL2
pbobble3:0:413512:06:000:Current bubble always Purple PL2
pbobble3:0:413512:07:000:Current bubble always Grey PL2
pbobble3:0:413512:08:000:Current bubble always Black PL2
pbobble3:0:413521:01:000:Next bubble always Red PL2
pbobble3:0:413521:02:000:Next bubble always Green PL2
pbobble3:0:413521:03:000:Next bubble always Blue PL2
pbobble3:0:413521:04:000:Next bubble always Yellow PL2
pbobble3:0:413521:05:000:Next bubble always Orange PL2
pbobble3:0:413521:06:000:Next bubble always Purple PL2
pbobble3:0:413521:07:000:Next bubble always Grey PL2
pbobble3:0:413521:08:000:Next bubble always Black PL2
pbobble3:0:413512:01:001:Current bubble is Red Now! PL2
pbobble3:0:413512:02:001:Current bubble is Green Now! PL2
pbobble3:0:413512:03:001:Current bubble is Blue Now! PL2
pbobble3:0:413512:04:001:Current bubble is Yellow Now! PL2
pbobble3:0:413512:05:001:Current bubble is Orange Now! PL2
pbobble3:0:413512:06:001:Current bubble is Purple Now! PL2
pbobble3:0:413512:07:001:Current bubble is Grey Now! PL2
pbobble3:0:413512:08:001:Current bubble is Black Now! PL2
pbobble3:0:413521:01:001:Next bubble is Red Now! PL2
pbobble3:0:413521:02:001:Next bubble is Green Now! PL2
pbobble3:0:413521:03:001:Next bubble is Blue Now! PL2
pbobble3:0:413521:04:001:Next bubble is Yellow Now! PL2
pbobble3:0:413521:05:001:Next bubble is Orange Now! PL2
pbobble3:0:413521:06:001:Next bubble is Purple Now!PL2
pbobble3:0:413521:07:001:Next bubble is Grey Now! PL2
pbobble3:0:413521:08:001:Next bubble is Black Now! PL2
pbobble3:0:000000:00:999:[ After you enable a region cheat to see any ]
pbobble3:0:000000:00:999:[ any effect you will have to reset the game(F3) ]
pbobble3:0:000000:00:999:[ Then you turn the Test Mode ON (F2) and wait ]
pbobble3:0:000000:00:999:[ for the Test Mode to appear and reset again(F3)]
pbobble3:0:1FFFFF:01:100:Region Switch = Japan
pbobble3:0:1FFFFF:02:100:Region Switch = US
pbobble3:0:1FFFFF:03:100:Region Switch = World
; [ Puzzle Bobble 4 (World) ]
pbobble4:0:4059E1:09:000:Infinite Credits
pbobble4:0:40A8E7:FF:000:Help line "ON" PL1
pbobble4:0:40A8E7:00:001:Help line "OFF" PL1
pbobble4:0:000000:00:999:[ ]
pbobble4:0:000000:00:999:[ VS Mode Cheats ]
pbobble4:0:000000:00:999:[ ]
pbobble4:0:000000:00:999:[ Enable Select starting round on the 'planets' ]
pbobble4:0:000000:00:999:[ screen. ]
pbobble4:0:409E53:0B:071:Select starting round:Level background will be incorrect to you 'Continue'
pbobble4:0:409E53:0B:061:Select next round
pbobble4:0:000000:00:999:[After you enable these region cheats to see any ]
pbobble4:0:000000:00:999:[effect you will have to reset the game (F3). ]
pbobble4:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
pbobble4:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
pbobble4:0:1FFFFF:01:100:Region Switch = Japan
pbobble4:0:1FFFFF:02:100:Region Switch = US
pbobble4:0:1FFFFF:03:100:Region Switch = World
; [ Puzzle Bobble / Bust-A-Move (Neo-Geo) (set 1) ]
pbobblen:0:102271:02:001:Go to Round 4 Next
pbobblen:0:102273:02:501:Go to Round 4 Next (2/2)
pbobblen:0:102271:06:001:Go to Round 8 Next
pbobblen:0:102273:06:501:Go to Round 8 Next (2/2)
pbobblen:0:102271:0A:001:Go to Round 12 Next
pbobblen:0:102273:0A:501:Go to Round 12 Next (2/2)
pbobblen:0:102271:0E:001:Go to Round 16 Next
pbobblen:0:102273:0E:501:Go to Round 16 Next (2/2)
pbobblen:0:102271:12:001:Go to Round 20 Next
pbobblen:0:102273:12:501:Go to Round 20 Next (2/2)
pbobblen:0:102271:16:001:Go to Round 24 Next
pbobblen:0:102273:16:501:Go to Round 24 Next (2/2)
pbobblen:0:102271:1A:001:Go to Round 28 Next
pbobblen:0:102273:1A:501:Go to Round 28 Next (2/2)
pbobblen:0:102271:1C:001:Go to Round 30 Next
pbobblen:0:102273:1C:501:Go to Round 30 Next (2/2)
pbobblen:0:102271:20:001:See End Sequence Next
pbobblen:0:102273:20:501:See End Sequence Next (2/2)
pbobblen:0:000000:00:999:[ It's best to activate Quick Finish when at ]
pbobblen:0:000000:00:999:[ least one wall has descended, just complete ]
pbobblen:0:000000:00:999:[ 3 matching colours to drop the whole screen ]
pbobblen:0:105A9D:00:001:Quick Finish Cheat
pbobblen:0:105AB1:00:501:Quick Finish Cheat (2/2)
pbobblen:0:108287:01:000:Help line ON PL1
pbobblen:0:108287:00:001:Help line OFF PL1
pbobblen:0:10821F:00:000:Current bubble always blue PL1
pbobblen:0:10821F:01:000:Current bubble always red PL1
pbobblen:0:10821F:02:000:Current bubble always yellow PL1
pbobblen:0:10821F:03:000:Current bubble always green PL1
pbobblen:0:10821F:04:000:Current bubble always purple PL1
pbobblen:0:10821F:05:000:Current bubble always orange PL1
pbobblen:0:10821F:06:000:Current bubble always black PL1
pbobblen:0:10821F:07:000:Current bubble always grey PL1
pbobblen:0:10823D:00:000:Next bubble always blue PL1
pbobblen:0:10823D:01:000:Next bubble always red PL1
pbobblen:0:10823D:02:000:Next bubble always yellow PL1
pbobblen:0:10823D:03:000:Next bubble always green PL1
pbobblen:0:10823D:04:000:Next bubble always purple PL1
pbobblen:0:10823D:05:000:Next bubble always orange PL1
pbobblen:0:10823D:06:000:Next bubble always black PL1
pbobblen:0:10823D:07:000:Next bubble always grey PL1
pbobblen:0:10821F:00:001:Current bubble will be blue PL1
pbobblen:0:10821F:01:001:Current bubble will be red PL1
pbobblen:0:10821F:02:001:Current bubble will be yellowPL1
pbobblen:0:10821F:03:001:Current bubble will be green PL1
pbobblen:0:10821F:04:001:Current bubble will be purple PL1
pbobblen:0:10821F:05:001:Current bubble will be orange PL1
pbobblen:0:10821F:06:001:Current bubble will be black PL1
pbobblen:0:10821F:07:001:Current bubble will be grey PL1
pbobblen:0:10823D:00:001:Next bubble will be blue PL1
pbobblen:0:10823D:01:001:Next bubble will be red PL1
pbobblen:0:10823D:02:001:Next bubble will be yellow PL1
pbobblen:0:10823D:03:001:Next bubble will be green PL1
pbobblen:0:10823D:04:001:Next bubble will be purple PL1
pbobblen:0:10823D:05:001:Next bubble will be orange PL1
pbobblen:0:10823D:06:001:Next bubble will be black PL1
pbobblen:0:10823D:07:001:Next bubble will be grey PL1
pbobblen:0:108323:01:000:Help line ON PL2
pbobblen:0:108323:00:001:Help line OFF PL2
pbobblen:0:1082BB:00:000:Current bubble always blue PL2
pbobblen:0:1082BB:01:000:Current bubble always red PL2
pbobblen:0:1082BB:02:000:Current bubble always yellow PL2
pbobblen:0:1082BB:03:000:Current bubble always green PL2
pbobblen:0:1082BB:04:000:Current bubble always purple PL2
pbobblen:0:1082BB:05:000:Current bubble always orange PL2
pbobblen:0:1082BB:06:000:Current bubble always black PL2
pbobblen:0:1082BB:07:000:Current bubble always grey PL2
pbobblen:0:1082D9:00:000:Next bubble always blue PL2
pbobblen:0:1082D9:01:000:Next bubble always red PL2
pbobblen:0:1082D9:02:000:Next bubble always yellow PL2
pbobblen:0:1082D9:03:000:Next bubble always green PL2
pbobblen:0:1082D9:04:000:Next bubble always purple PL2
pbobblen:0:1082D9:05:000:Next bubble always orange PL2
pbobblen:0:1082D9:06:000:Next bubble always black PL2
pbobblen:0:1082D9:07:000:Next bubble always grey PL2
pbobblen:0:1082BB:00:001:Current bubble will be blue PL2
pbobblen:0:1082BB:01:001:Current bubble will be red PL2
pbobblen:0:1082BB:02:001:Current bubble will be yellow PL2
pbobblen:0:1082BB:03:001:Current bubble will be green PL2
pbobblen:0:1082BB:04:001:Current bubble will be purple PL2
pbobblen:0:1082BB:05:001:Current bubble will be orange PL2
pbobblen:0:1082BB:06:001:Current bubble will be black PL2
pbobblen:0:1082BB:07:001:Current bubble will be grey PL2
pbobblen:0:1082D9:00:001:Next bubble will be blue PL2
pbobblen:0:1082D9:01:001:Next bubble will be red PL2
pbobblen:0:1082D9:02:001:Next bubble will be yellow PL2
pbobblen:0:1082D9:03:001:Next bubble will be green PL2
pbobblen:0:1082D9:04:001:Next bubble will be purple PL2
pbobblen:0:1082D9:05:001:Next bubble will be orange PL2
pbobblen:0:1082D9:06:001:Next bubble will be black PL2
pbobblen:0:1082D9:07:001:Next bubble will be grey PL2
; [ Puzzle Bobble / Bust-A-Move (Neo-Geo) (set 2) ]
pbobblna:0:102271:02:001:Go to Round 4 Next
pbobblna:0:102273:02:501:Go to Round 4 Next (2/2)
pbobblna:0:102271:06:001:Go to Round 8 Next
pbobblna:0:102273:06:501:Go to Round 8 Next (2/2)
pbobblna:0:102271:0A:001:Go to Round 12 Next
pbobblna:0:102273:0A:501:Go to Round 12 Next (2/2)
pbobblna:0:102271:0E:001:Go to Round 16 Next
pbobblna:0:102273:0E:501:Go to Round 16 Next (2/2)
pbobblna:0:102271:12:001:Go to Round 20 Next
pbobblna:0:102273:12:501:Go to Round 20 Next (2/2)
pbobblna:0:102271:16:001:Go to Round 24 Next
pbobblna:0:102273:16:501:Go to Round 24 Next (2/2)
pbobblna:0:102271:1A:001:Go to Round 28 Next
pbobblna:0:102273:1A:501:Go to Round 28 Next (2/2)
pbobblna:0:102271:1C:001:Go to Round 30 Next
pbobblna:0:102273:1C:501:Go to Round 30 Next (2/2)
pbobblna:0:102271:20:001:See End Sequence Next
pbobblna:0:102273:20:501:See End Sequence Next (2/2)
pbobblna:0:000000:00:999:[ It's best to activate Quick Finish when at ]
pbobblna:0:000000:00:999:[ least one wall has descended, just complete ]
pbobblna:0:000000:00:999:[ 3 matching colours to drop the whole screen ]
pbobblna:0:105A9D:00:001:Quick Finish Cheat
pbobblna:0:105AB1:00:501:Quick Finish Cheat (2/2)
pbobblna:0:108287:01:000:Help line ON PL1
pbobblna:0:108287:00:001:Help line OFF PL1
pbobblna:0:10821F:00:000:Current bubble always blue PL1
pbobblna:0:10821F:01:000:Current bubble always red PL1
pbobblna:0:10821F:02:000:Current bubble always yellow PL1
pbobblna:0:10821F:03:000:Current bubble always green PL1
pbobblna:0:10821F:04:000:Current bubble always purple PL1
pbobblna:0:10821F:05:000:Current bubble always orange PL1
pbobblna:0:10821F:06:000:Current bubble always black PL1
pbobblna:0:10821F:07:000:Current bubble always grey PL1
pbobblna:0:10823D:00:000:Next bubble always blue PL1
pbobblna:0:10823D:01:000:Next bubble always red PL1
pbobblna:0:10823D:02:000:Next bubble always yellow PL1
pbobblna:0:10823D:03:000:Next bubble always green PL1
pbobblna:0:10823D:04:000:Next bubble always purple PL1
pbobblna:0:10823D:05:000:Next bubble always orange PL1
pbobblna:0:10823D:06:000:Next bubble always black PL1
pbobblna:0:10823D:07:000:Next bubble always grey PL1
pbobblna:0:10821F:00:001:Current bubble will be blue PL1
pbobblna:0:10821F:01:001:Current bubble will be red PL1
pbobblna:0:10821F:02:001:Current bubble will be yellowPL1
pbobblna:0:10821F:03:001:Current bubble will be green PL1
pbobblna:0:10821F:04:001:Current bubble will be purple PL1
pbobblna:0:10821F:05:001:Current bubble will be orange PL1
pbobblna:0:10821F:06:001:Current bubble will be black PL1
pbobblna:0:10821F:07:001:Current bubble will be grey PL1
pbobblna:0:10823D:00:001:Next bubble will be blue PL1
pbobblna:0:10823D:01:001:Next bubble will be red PL1
pbobblna:0:10823D:02:001:Next bubble will be yellow PL1
pbobblna:0:10823D:03:001:Next bubble will be green PL1
pbobblna:0:10823D:04:001:Next bubble will be purple PL1
pbobblna:0:10823D:05:001:Next bubble will be orange PL1
pbobblna:0:10823D:06:001:Next bubble will be black PL1
pbobblna:0:10823D:07:001:Next bubble will be grey PL1
pbobblna:0:108323:01:000:Help line ON PL2
pbobblna:0:108323:00:001:Help line OFF PL2
pbobblna:0:1082BB:00:000:Current bubble always blue PL2
pbobblna:0:1082BB:01:000:Current bubble always red PL2
pbobblna:0:1082BB:02:000:Current bubble always yellow PL2
pbobblna:0:1082BB:03:000:Current bubble always green PL2
pbobblna:0:1082BB:04:000:Current bubble always purple PL2
pbobblna:0:1082BB:05:000:Current bubble always orange PL2
pbobblna:0:1082BB:06:000:Current bubble always black PL2
pbobblna:0:1082BB:07:000:Current bubble always grey PL2
pbobblna:0:1082D9:00:000:Next bubble always blue PL2
pbobblna:0:1082D9:01:000:Next bubble always red PL2
pbobblna:0:1082D9:02:000:Next bubble always yellow PL2
pbobblna:0:1082D9:03:000:Next bubble always green PL2
pbobblna:0:1082D9:04:000:Next bubble always purple PL2
pbobblna:0:1082D9:05:000:Next bubble always orange PL2
pbobblna:0:1082D9:06:000:Next bubble always black PL2
pbobblna:0:1082D9:07:000:Next bubble always grey PL2
pbobblna:0:1082BB:00:001:Current bubble will be blue PL2
pbobblna:0:1082BB:01:001:Current bubble will be red PL2
pbobblna:0:1082BB:02:001:Current bubble will be yellow PL2
pbobblna:0:1082BB:03:001:Current bubble will be green PL2
pbobblna:0:1082BB:04:001:Current bubble will be purple PL2
pbobblna:0:1082BB:05:001:Current bubble will be orange PL2
pbobblna:0:1082BB:06:001:Current bubble will be black PL2
pbobblna:0:1082BB:07:001:Current bubble will be grey PL2
pbobblna:0:1082D9:00:001:Next bubble will be blue PL2
pbobblna:0:1082D9:01:001:Next bubble will be red PL2
pbobblna:0:1082D9:02:001:Next bubble will be yellow PL2
pbobblna:0:1082D9:03:001:Next bubble will be green PL2
pbobblna:0:1082D9:04:001:Next bubble will be purple PL2
pbobblna:0:1082D9:05:001:Next bubble will be orange PL2
pbobblna:0:1082D9:06:001:Next bubble will be black PL2
pbobblna:0:1082D9:07:001:Next bubble will be grey PL2
; [ Pocket Gal (Japan) ]
pcktgal:0:008A:03:000:Infinite Lives
pcktgal:0:04F1:6E:000:Infinite Time
pcktgal:0:04FA:6E:000:Infinite Bonus Time
pcktgal:0:0098:64:000:Infinite Champ Level
; [ Pocket Gal 2 (World?) ]
pcktgal2:0:008A:03:000:Infinite Lives
pcktgal2:0:04F1:6E:000:Infinite Time
pcktgal2:0:04FA:6E:000:Infinite Bonus Time
pcktgal2:0:0098:64:000:Infinite Champ Level
; [ Pocket Gal (bootleg) ]
pcktgalb:0:008A:03:000:Infinite Lives
pcktgalb:0:04F1:6E:000:Infinite Time
pcktgalb:0:04FA:6E:000:Infinite Bonus Time
pcktgalb:0:0098:64:000:Infinite Champ Level
; [ Print Club (Japan Vol.1) ]
pclubj:0:0000:00:999:[ There are no cheats ]:REASON 1
pclubj:0:0000:00:999:[ for this game as it ]:REASON 1
pclubj:0:0000:00:999:[ didn't work the last ]:REASON 1
pclubj:0:0000:00:999:[ time it was tested. ]:REASON 1
pclubj:0:0000:00:999:[ If the game now works ]:REASON 1
pclubj:0:0000:00:999:[ please request cheats ]:REASON 1
pclubj:0:0000:00:999:[ for it on the cheat ]:REASON 1
pclubj:0:0000:00:999:[ forums. ]:REASON 1
; [ Print Club (Japan Vol.2) ]
pclubjv2:0:0000:00:999:[ There are no cheats ]:REASON 1
pclubjv2:0:0000:00:999:[ for this game as it ]:REASON 1
pclubjv2:0:0000:00:999:[ didn't work the last ]:REASON 1
pclubjv2:0:0000:00:999:[ time it was tested. ]:REASON 1
pclubjv2:0:0000:00:999:[ If the game now works ]:REASON 1
pclubjv2:0:0000:00:999:[ please request cheats ]:REASON 1
pclubjv2:0:0000:00:999:[ for it on the cheat ]:REASON 1
pclubjv2:0:0000:00:999:[ forums. ]:REASON 1
; [ Print Club (Japan Vol.4) ]
pclubjv4:0:0000:00:999:[ There are no cheats ]:REASON 1
pclubjv4:0:0000:00:999:[ for this game as it ]:REASON 1
pclubjv4:0:0000:00:999:[ didn't work the last ]:REASON 1
pclubjv4:0:0000:00:999:[ time it was tested. ]:REASON 1
pclubjv4:0:0000:00:999:[ If the game now works ]:REASON 1
pclubjv4:0:0000:00:999:[ please request cheats ]:REASON 1
pclubjv4:0:0000:00:999:[ for it on the cheat ]:REASON 1
pclubjv4:0:0000:00:999:[ forums. ]:REASON 1
; [ Print Club (Japan Vol.5) ]
pclubjv5:0:0000:00:999:[ There are no cheats ]:REASON 1
pclubjv5:0:0000:00:999:[ for this game as it ]:REASON 1
pclubjv5:0:0000:00:999:[ didn't work the last ]:REASON 1
pclubjv5:0:0000:00:999:[ time it was tested. ]:REASON 1
pclubjv5:0:0000:00:999:[ If the game now works ]:REASON 1
pclubjv5:0:0000:00:999:[ please request cheats ]:REASON 1
pclubjv5:0:0000:00:999:[ for it on the cheat ]:REASON 1
pclubjv5:0:0000:00:999:[ forums. ]:REASON 1
; [ PlayChoice-10: 1942 ]
pc_1942:0:80D2:99:000:Infinite Main Time
pc_1942:0:80D3:99:500:Infinite Main Time (2/2)
pc_1942:1:0432:03:000:Infinite Lives
pc_1942:1:0436:09:000:Infinite Loopings
pc_1942:1:048E:10:020:Invincibility "ON"
pc_1942:1:048E:10:041:Invincibility "OFF"
pc_1942:1:048E:02:040:Always have Normal fire
pc_1942:1:048E:02:020:Always have Power-up fire
pc_1942:1:048E:02:041:Get Normal fire Now!
pc_1942:1:048E:02:021:Get Power-up fire Now!
; [ PlayChoice-10: Baseball ]
pc_bball:0:80D2:99:000:Infinite Main Time
pc_bball:0:80D3:99:500:Infinite Main Time (2/2)
; [ PlayChoice-10: Balloon Fight ]
pc_bfght:0:80D2:99:000:Infinite Main Time
pc_bfght:0:80D3:99:500:Infinite Main Time (2/2)
pc_bfght:1:0041:03:000:Infinite Lives PL1
pc_bfght:1:0042:03:000:Infinite Lives PL2
; [ PlayChoice-10: Baseball Stars ]
pc_bstar:0:80D2:99:000:Infinite Main Time
pc_bstar:0:80D3:99:500:Infinite Main Time (2/2)
; [ PlayChoice-10: Contra ]
pc_cntra:0:80D2:99:000:Infinite Main Time
pc_cntra:0:80D3:99:500:Infinite Main Time (2/2)
pc_cntra:1:0032:03:000:Infinite Lives PL1
pc_cntra:1:00AA:10:020:Rapid Fire 'ON' PL1
pc_cntra:1:00AA:10:041:Rapid Fire 'OFF' PL1
pc_cntra:1:00AE:78:000:Invincibility "ON" PL1
pc_cntra:1:00AF:78:000:Invincibility "OFF" PL1
pc_cntra:1:00AA:01:040:Always Normal Gun PL1
pc_cntra:1:00AA:02:540:Always Normal Gun PL1 (2/3)
pc_cntra:1:00AA:04:540:Always Normal Gun PL1 (3/3)
pc_cntra:1:00AA:01:020:Always Machine Gun PL1
pc_cntra:1:00AA:02:540:Always Machine Gun PL1 (2/3)
pc_cntra:1:00AA:04:540:Always Machine Gun PL1 (3/3)
pc_cntra:1:00AA:01:040:Always Fire ball PL1
pc_cntra:1:00AA:02:520:Always Fire ball PL1 (2/3)
pc_cntra:1:00AA:04:540:Always Fire ball PL1 (3/3)
pc_cntra:1:00AA:01:020:Always Spread fire PL1
pc_cntra:1:00AA:02:520:Always Spread fire PL1 (2/3)
pc_cntra:1:00AA:04:540:Always Spread fire PL1 (3/3)
pc_cntra:1:00AA:01:040:Always Laser PL1
pc_cntra:1:00AA:02:540:Always Laser PL1 (2/3)
pc_cntra:1:00AA:04:520:Always Laser PL1 (3/3)
pc_cntra:1:00AA:01:041:Get Normal Gun Now! PL1
pc_cntra:1:00AA:02:541:Get Normal Gun Now! PL1 (2/3)
pc_cntra:1:00AA:04:541:Get Normal Gun Now! PL1 (3/3)
pc_cntra:1:00AA:01:021:Get Machine Gun Now! PL1
pc_cntra:1:00AA:02:541:Get Machine Gun Now! PL1(2/3)
pc_cntra:1:00AA:04:541:Get Machine Gun Now! PL1(3/3)
pc_cntra:1:00AA:01:041:Get Fire ball Now! PL1
pc_cntra:1:00AA:02:521:Get Fire ball Now! PL1 (2/3)
pc_cntra:1:00AA:04:541:Get Fire ball Now! PL1 (3/3)
pc_cntra:1:00AA:01:021:Get Spread fire Now! PL1
pc_cntra:1:00AA:02:521:Get Spread fire Now! PL1(2/3)
pc_cntra:1:00AA:04:541:Get Spread fire Now! PL1(3/3)
pc_cntra:1:00AA:01:041:Get Laser Now! PL1
pc_cntra:1:00AA:02:541:Get Laser Now! PL1 (2/3)
pc_cntra:1:00AA:04:521:Get Laser Now! PL1 (3/3)
pc_cntra:1:0033:03:000:Infinite Lives PL2
pc_cntra:1:00AB:10:020:Rapid Fire 'ON' PL2
pc_cntra:1:00AB:10:041:Rapid Fire 'OFF' PL2
pc_cntra:1:00AE:01:001:Invincibility "ON" PL2
pc_cntra:1:00AF:01:001:Invincibility "OFF" PL2
pc_cntra:1:00AB:01:040:Always Normal Gun PL2
pc_cntra:1:00AB:02:540:Always Normal Gun PL2 (2/3)
pc_cntra:1:00AB:04:540:Always Normal Gun PL2 (3/3)
pc_cntra:1:00AB:01:020:Always Machine Gun PL2
pc_cntra:1:00AB:02:540:Always Machine Gun PL2 (2/3)
pc_cntra:1:00AB:04:540:Always Machine Gun PL2 (3/3)
pc_cntra:1:00AB:01:040:Always Fire ball PL2
pc_cntra:1:00AB:02:520:Always Fire ball PL2 (2/3)
pc_cntra:1:00AB:04:540:Always Fire ball PL2 (3/3)
pc_cntra:1:00AB:01:020:Always Spread fire PL2
pc_cntra:1:00AB:02:520:Always Spread fire PL2 (2/3)
pc_cntra:1:00AB:04:540:Always Spread fire PL2 (3/3)
pc_cntra:1:00AB:01:040:Always Laser PL2
pc_cntra:1:00AB:02:540:Always Laser PL2 (2/3)
pc_cntra:1:00AB:04:520:Always Laser PL2 (3/3)
pc_cntra:1:00AB:01:041:Get Normal Gun Now! PL2
pc_cntra:1:00AB:02:541:Get Normal Gun Now! PL2 (2/3)
pc_cntra:1:00AB:04:541:Get Normal Gun Now! PL2 (3/3)
pc_cntra:1:00AB:01:021:Get Machine Gun Now! PL2
pc_cntra:1:00AB:02:541:Get Machine Gun Now! PL2(2/3)
pc_cntra:1:00AB:04:541:Get Machine Gun Now! PL2(3/3)
pc_cntra:1:00AB:01:041:Get Fire ball Now! PL2
pc_cntra:1:00AB:02:521:Get Fire ball Now! PL2 (2/3)
pc_cntra:1:00AB:04:541:Get Fire ball Now! PL2 (3/3)
pc_cntra:1:00AB:01:021:Get Spread fire Now! PL2
pc_cntra:1:00AB:02:521:Get Spread fire Now! PL2(2/3)
pc_cntra:1:00AB:04:541:Get Spread fire Now! PL2(3/3)
pc_cntra:1:00AB:01:041:Get Laser Now! PL2
pc_cntra:1:00AB:02:541:Get Laser Now! PL2 (2/3)
pc_cntra:1:00AB:04:521:Get Laser Now! PL2 (3/3)
; [ PlayChoice-10: Captain Sky Hawk ]
pc_cshwk:0:80D2:99:000:Infinite Main Time
pc_cshwk:0:80D3:99:500:Infinite Main Time (2/2)
pc_cshwk:1:0002:03:000:Infinite Lives
pc_cshwk:1:0013:63:000:Infinite Bombs
; [ PlayChoice-10: Castlevania ]
pc_cvnia:0:80D2:99:000:Infinite Main Time
pc_cvnia:0:80D3:99:500:Infinite Main Time (2/2)
pc_cvnia:1:0042:99:000:Infinite Time
pc_cvnia:1:002A:63:000:Infinite Lives
pc_cvnia:1:0045:40:000:Infinite Energy
pc_cvnia:1:0071:63:000:Infinite Hearts
pc_cvnia:1:005B:30:000:Invincibility "ON"
pc_cvnia:1:005B:01:001:Invincibility "OFF"
pc_cvnia:1:015B:08:001:Get Dagger Now!
pc_cvnia:1:015B:09:001:Get Boomerang Now!
pc_cvnia:1:015B:0A:001:Get Holy Cross Now!
pc_cvnia:1:015B:0B:001:Get Holy Potion Now!
pc_cvnia:1:015B:0C:001:Get Axe1 Now!
pc_cvnia:1:015B:0D:001:Get Axe2 Now!
pc_cvnia:1:015B:0E:001:Get 1up Now!
pc_cvnia:1:015B:0F:001:Get Clock Now!
pc_cvnia:1:01A9:00:001:Drain all Boss Energy Now!
; [ PlayChoice-10: Double Dribble ]
pc_dbldr:0:80D2:99:000:Infinite Main Time
pc_dbldr:0:80D3:99:500:Infinite Main Time (2/2)
pc_dbldr:1:0057:59:000:Infinite Time
pc_dbldr:1:0058:00:001:Finish Period Now!
pc_dbldr:1:0057:01:501:Finish Period Now! (2/2)
pc_dbldr:1:07F4:10:000:Score always = 10 PL1
pc_dbldr:1:07F5:00:500:Score always = 10 PL1 (2/2)
pc_dbldr:1:07F4:00:000:Score always = 0 PL1
pc_dbldr:1:07F5:00:500:Score always = 0 PL1 (2/2)
pc_dbldr:1:07F4:10:001:Score = 10 Now! PL1
pc_dbldr:1:07F5:00:501:Score = 10 Now! PL1 (2/2)
pc_dbldr:1:07F4:00:001:Score = 0 Now! PL1
pc_dbldr:1:07F5:00:501:Score = 0 Now! PL1 (2/2)
pc_dbldr:1:07F8:10:000:Score always = 10 PL2
pc_dbldr:1:07F9:00:500:Score always = 10 PL2 (2/2)
pc_dbldr:1:07F8:00:000:Score always = 0 PL2
pc_dbldr:1:07F9:00:500:Score always = 0 PL2 (2/2)
pc_dbldr:1:07F8:10:001:Score = 10 Now! PL2
pc_dbldr:1:07F9:00:501:Score = 10 Now! PL2 (2/2)
pc_dbldr:1:07F8:00:001:Score = 0 Now! PL2
pc_dbldr:1:07F9:00:501:Score = 0 Now! PL2 (2/2)
; [ PlayChoice-10: Double Dragon ]
pc_ddrgn:0:80D2:99:000:Infinite Main Time
pc_ddrgn:0:80D3:99:500:Infinite Main Time (2/2)
pc_ddrgn:1:0043:03:999:[ Codes - Mode A ]
pc_ddrgn:1:0505:99:500:Infinite Time
pc_ddrgn:1:0043:03:000:Infinite Lives
pc_ddrgn:1:03B4:40:000:Infinite Energy
pc_ddrgn:1:0043:03:999:[ Codes - Mode B ]
pc_ddrgn:1:03B4:50:000:Infinite Energy PL1
pc_ddrgn:1:03B5:50:000:Infinite Energy PL2
; [ PlayChoice-10: Dr. Mario ]
pc_drmro:0:80D2:99:000:Infinite Main Time
pc_drmro:0:80D3:99:500:Infinite Main Time (2/2)
pc_drmro:1:0324:00:001:Finish this Level Now!
pc_drmro:1:0312:08:000:Pills do not fall!
pc_drmro:1:008A:00:500:Pills do not fall! (2/5)
pc_drmro:1:00A0:00:500:Pills do not fall! (3/5)
pc_drmro:1:030A:00:500:Pills do not fall! (4/5)
pc_drmro:1:0320:00:500:Pills do not fall! (5/5)
pc_drmro:1:008A:00:000:Pills drop at slowest speed
pc_drmro:1:00A0:00:500:Pills drop at slowest speed (2/4)
pc_drmro:1:030A:00:500:Pills drop at slowest speed (3/4)
pc_drmro:1:0320:00:500:Pills drop at slowest speed (4/4)
pc_drmro:1:031A:00:001:Get Yellow-Yellow Pill Next!
pc_drmro:1:031B:00:501:Get Yellow-Yellow Pill Next! (2/2)
pc_drmro:1:031A:00:001:Get Yellow-Red Pill Next!
pc_drmro:1:031B:01:501:Get Yellow-Red Pill Next! (2/2)
pc_drmro:1:031A:00:001:Get Yellow-Blue Pill Next!
pc_drmro:1:031B:02:501:Get Yellow-Blue Pill Next! (2/2)
pc_drmro:1:031A:01:001:Get Red-Red Pill Next!
pc_drmro:1:031B:01:501:Get Red-Red Pill Next! (2/2)
pc_drmro:1:031A:01:001:Get Red-Blue Pill Next!
pc_drmro:1:031B:02:501:Get Red-Blue Pill Next! (2/2)
pc_drmro:1:031A:02:001:Get Blue-Blue Pill Next!
pc_drmro:1:031B:02:501:Get Blue-Blue Pill Next! (2/2)
pc_drmro:1:031A:00:000:Always Yellow-Yellow Pill
pc_drmro:1:031B:00:500:Always Yellow-Yellow Pill (2/2)
pc_drmro:1:031A:00:000:Always Yellow-Red Pill
pc_drmro:1:031B:01:500:Always Yellow-Red Pill (2/2)
pc_drmro:1:031A:00:000:Always Yellow-Blue Pill
pc_drmro:1:031B:02:500:Always Yellow-Blue Pill (2/2)
pc_drmro:1:031A:01:000:Always Red-Red Pill
pc_drmro:1:031B:01:500:Always Red-Red Pill (2/2)
pc_drmro:1:031A:01:000:Always Red-Blue Pill
pc_drmro:1:031B:02:500:Always Red-Blue Pill (2/2)
pc_drmro:1:031A:02:000:Always Blue-Blue Pill
pc_drmro:1:031B:02:500:Always Blue-Blue Pill (2/2)
; [ PlayChoice-10: Duck Hunt ]
pc_duckh:0:80D2:99:000:Infinite Main Time
pc_duckh:0:80D3:99:500:Infinite Main Time (2/2)
pc_duckh:1:00BA:03:000:Infinite Shots
; [ PlayChoice-10: Excite Bike ]
pc_ebike:0:80D2:99:000:Infinite Main Time
pc_ebike:0:80D3:99:500:Infinite Main Time (2/2)
pc_ebike:1:0068:00:000:Infinite Time
pc_ebike:1:0069:00:500:Infinite Time (2/3)
pc_ebike:1:006A:00:500:Infinite Time (3/3)
pc_ebike:1:0BB6:08:000:No overheat
; [ PlayChoice-10: Uncle Fester's Quest - The Addams Family ]
pc_ftqst:0:80D2:99:000:Infinite Main Time
pc_ftqst:0:80D3:99:500:Infinite Main Time (2/2)
pc_ftqst:1:04F8:C0:000:Invincibility "ON"
pc_ftqst:1:04F8:01:001:Invincibility "OFF"
pc_ftqst:1:04E9:02:000:Infinite Energy
; [ PlayChoice-10: Gauntlet ]
pc_gntlt:0:80D2:99:000:Infinite Main Time
pc_gntlt:0:80D3:99:500:Infinite Main Time (2/2)
pc_gntlt:1:00B4:03:000:Infinite Energy PL1
pc_gntlt:1:00B2:E7:500:Infinite Energy PL1 (2/2)
pc_gntlt:1:00B5:03:000:Infinite Energy PL2
pc_gntlt:1:00B3:E7:500:Infinite Energy PL2 (2/2)
; [ PlayChoice-10: Golf ]
pc_golf:0:80D2:99:000:Infinite Main Time
pc_golf:0:80D3:99:500:Infinite Main Time (2/2)
pc_golf:1:002C:00:000:Infinite Strokes PL1
pc_golf:1:002D:00:000:Infinite Strokes PL2
; [ PlayChoice-10: The Goonies ]
pc_goons:0:80D2:99:000:Infinite Main Time
pc_goons:0:80D3:99:500:Infinite Main Time (2/2)
pc_goons:1:0090:99:000:Infinite Time
pc_goons:1:0046:03:000:Infinite Lives
pc_goons:1:00A0:17:000:Infinite Energy
pc_goons:1:00D0:02:000:Invincibility
pc_goons:1:05DD:02:500:Invincibility (2/3)
pc_goons:1:004B:9F:500:Invincibility (3/3)
pc_goons:1:05F3:01:020:Always have Bomb
pc_goons:1:05DF:03:000:Always have 3 Keys
pc_goons:1:05DF:03:001:Get 3 Keys Now!
pc_goons:1:05F2:32:000:Always Have Slingshot
pc_goons:1:05F2:32:001:Get Slingshot Now!
pc_goons:1:05D6:11:000:Maximum Rescues
; [ PlayChoice-10: Gradius (older) ]
pc_grdue:0:80D2:99:000:Infinite Main Time
pc_grdue:0:80D3:99:500:Infinite Main Time (2/2)
pc_grdue:1:0020:63:000:Infinite Lives PL1
pc_grdue:1:0021:63:000:Infinite Lives PL2
pc_grdue:1:0046:05:000:Infinite Shields
pc_grdue:1:0040:FF:070:Select Speed Up Speed:Don't go to high!
pc_grdue:1:0040:0A:000:Always have a Good Speed Up
pc_grdue:1:0045:02:000:Always have Full Options
pc_grdue:1:0041:01:000:Always have Missile
pc_grdue:1:0044:01:000:Always have Laser:You can't have Double then
pc_grdue:1:0044:02:000:Always have Double:You can't have Laser then
pc_grdue:1:0040:0A:001:Get a Good Speed Up Now!
pc_grdue:1:0045:02:001:Get Full Options Now!
pc_grdue:1:0041:01:001:Get Missile Now!
pc_grdue:1:0044:01:001:Get Laser Now!:You can't have Double then
pc_grdue:1:0044:02:001:Get Double Now!:You can't have Laser then
pc_grdue:1:0041:00:001:Lose missiles Now!
pc_grdue:1:0044:00:001:Lose double/laser Now!
pc_grdue:1:0042:01:001:Light Up Speed Button Now!
pc_grdue:1:0042:02:001:Light Up Missile Button Now!
pc_grdue:1:0042:03:001:Light Up Double Button Now!
pc_grdue:1:0042:04:001:Light Up Laser Button Now!
pc_grdue:1:0042:05:001:Light Up Option Button Now!
pc_grdue:1:0042:06:001:Light Up ? Button Now!
pc_grdue:1:0042:00:001:No button lit Now!
; [ PlayChoice-10: Gradius ]
pc_grdus:0:80D2:99:000:Infinite Main Time
pc_grdus:0:80D3:99:500:Infinite Main Time (2/2)
pc_grdus:1:0020:63:000:Infinite Lives PL1
pc_grdus:1:0021:63:000:Infinite Lives PL2
pc_grdus:1:0046:05:000:Infinite Shields
pc_grdus:1:0040:FF:070:Select Speed Up Speed:Don't go to high!
pc_grdus:1:0040:0A:000:Always have a Good Speed Up
pc_grdus:1:0045:02:000:Always have Full Options
pc_grdus:1:0041:01:000:Always have Missile
pc_grdus:1:0044:01:000:Always have Laser:You can't have Double then
pc_grdus:1:0044:02:000:Always have Double:You can't have Laser then
pc_grdus:1:0040:0A:001:Get a Good Speed Up Now!
pc_grdus:1:0045:02:001:Get Full Options Now!
pc_grdus:1:0041:01:001:Get Missile Now!
pc_grdus:1:0044:01:001:Get Laser Now!:You can't have Double then
pc_grdus:1:0044:02:001:Get Double Now!:You can't have Laser then
pc_grdus:1:0041:00:001:Lose missiles Now!
pc_grdus:1:0044:00:001:Lose double/laser Now!
pc_grdus:1:0042:01:001:Light Up Speed Button Now!
pc_grdus:1:0042:02:001:Light Up Missile Button Now!
pc_grdus:1:0042:03:001:Light Up Double Button Now!
pc_grdus:1:0042:04:001:Light Up Laser Button Now!
pc_grdus:1:0042:05:001:Light Up Option Button Now!
pc_grdus:1:0042:06:001:Light Up ? Button Now!
pc_grdus:1:0042:00:001:No button lit Now!
; [ PlayChoice-10: Hogan's Alley ]
pc_hgaly:0:80D2:99:000:Infinite Main Time
pc_hgaly:0:80D3:99:500:Infinite Main Time (2/2)
pc_hgaly:1:00B3:00:000:Infinite Misses
pc_hgaly:1:007D:FF:001:Extend the time limit Now!:Only works on levels 1-5
; [ PlayChoice-10: Kung Fu ]
pc_kngfu:0:80D2:99:000:Infinite Main Time
pc_kngfu:0:80D3:99:500:Infinite Main Time (2/2)
pc_kngfu:1:005C:03:000:Infinite Lives PL1
pc_kngfu:1:005D:03:000:Infinite Lives PL2
pc_kngfu:1:04A6:30:000:Infinite Energy (F6):F6 at the end of level
pc_kngfu:1:0393:09:000:Infinite Time (F6):F6 at the end of level
; [ PlayChoice-10: Mario Bros. ]
pc_mario:0:80D2:99:000:Infinite Main Time
pc_mario:0:80D3:99:500:Infinite Main Time (2/2)
pc_mario:1:0070:03:000:Infinite POW
pc_mario:1:0048:03:000:Infinite Lives PL1
pc_mario:1:004C:03:000:Infinite Lives PL2
; [ PlayChoice-10: Mike Tyson's Punchout ]
pc_miket:0:80D2:99:000:Infinite Main Time
pc_miket:0:80D3:99:500:Infinite Main Time (2/2)
; [ PlayChoice-10: Mega Man 3 ]
pc_mman3:0:80D2:99:000:Infinite Main Time
pc_mman3:0:80D3:99:500:Infinite Main Time (2/2)
pc_mman3:1:00AE:03:000:Infinite Lives
pc_mman3:1:00A2:9C:000:Infinite Energy
pc_mman3:1:0039:3C:000:Invincibility "ON"
pc_mman3:1:0039:01:001:Invincibility "OFF"
; [ PlayChoice-10: Mario's Open Golf ]
pc_moglf:0:80D2:99:000:Infinite Main Time
pc_moglf:0:80D3:99:500:Infinite Main Time (2/2)
pc_moglf:1:011F:00:000:Infinite Strokes PL1
pc_moglf:1:0120:00:000:Infinite Strokes PL2
; [ PlayChoice-10: Metroid ]
pc_mtoid:0:80D2:99:000:Infinite Main Time
pc_mtoid:0:80D3:99:500:Infinite Main Time (2/2)
pc_mtoid:1:0107:09:000:Infinite Energy
pc_mtoid:1:0106:90:500:Infinite Energy (2/2)
pc_mtoid:1:0070:02:000:Invincibility
; [ PlayChoice-10: Ninja Gaiden 2 ]
pc_ngai2:0:80D2:99:000:Infinite Main Time
pc_ngai2:0:80D3:99:500:Infinite Main Time (2/2)
pc_ngai2:1:00AB:09:000:Infinite Time
pc_ngai2:1:00B1:FA:500:Infinite Time (2/2)
pc_ngai2:1:00A5:09:000:Infinite Lives
pc_ngai2:1:0080:10:000:Infinite Energy
pc_ngai2:1:0068:02:000:Invincibility
; [ PlayChoice-10: Ninja Gaiden 3 ]
pc_ngai3:0:80D2:99:000:Infinite Main Time
pc_ngai3:0:80D3:99:500:Infinite Main Time (2/2)
pc_ngai3:1:00C7:09:000:Infinite Time
pc_ngai3:1:00C4:02:000:Infinite Lives
pc_ngai3:1:00A7:10:000:Infinite Energy
pc_ngai3:1:00AD:7F:000:Invincibility "ON"
pc_ngai3:1:00AD:01:001:Invincibility "OFF"
; [ PlayChoice-10: Ninja Gaiden ]
pc_ngaid:0:80D2:99:000:Infinite Main Time
pc_ngaid:0:80D3:99:500:Infinite Main Time (2/2)
pc_ngaid:1:0063:FA:000:Infinite Time
pc_ngaid:1:0076:03:000:Infinite Lives
pc_ngaid:1:0065:10:000:Infinite Energy
; [ PlayChoice-10: PinBot ]
pc_pinbt:0:0000:00:999:[ There are no cheats ]:REASON 1
pc_pinbt:0:0000:00:999:[ for this game as it ]:REASON 1
pc_pinbt:0:0000:00:999:[ didn't work the last ]:REASON 1
pc_pinbt:0:0000:00:999:[ time it was tested. ]:REASON 1
pc_pinbt:0:0000:00:999:[ If the game now works ]:REASON 1
pc_pinbt:0:0000:00:999:[ please request cheats ]:REASON 1
pc_pinbt:0:0000:00:999:[ for it on the cheat ]:REASON 1
pc_pinbt:0:0000:00:999:[ forums. ]:REASON 1
; [ PlayChoice-10: Power Blade ]
pc_pwbld:0:80D2:99:000:Infinite Main Time
pc_pwbld:0:80D3:99:500:Infinite Main Time (2/2)
pc_pwbld:1:0096:99:000:Infinite Time
pc_pwbld:1:0027:03:000:Infinite Lives
pc_pwbld:1:04AB:10:000:Infinite Energy
pc_pwbld:1:0569:3C:000:Invincibility "ON"
pc_pwbld:1:0569:01:001:Invincibility "OFF"
; [ PlayChoice-10: Pro Wrestling ]
pc_pwrst:0:80D2:99:000:Infinite Main Time
pc_pwrst:0:80D3:99:500:Infinite Main Time (2/2)
; [ PlayChoice-10: Rad Racer II ]
pc_radr2:0:80D2:99:000:Infinite Main Time
pc_radr2:0:80D3:99:500:Infinite Main Time (2/2)
pc_radr2:1:003D:1F:000:Infinite Time
; [ PlayChoice-10: Rad Racer ]
pc_radrc:0:80D2:99:000:Infinite Main Time
pc_radrc:0:80D3:99:500:Infinite Main Time (2/2)
pc_radrc:1:0062:FA:000:Infinite Time (F6):F6 at the end of level
; [ PlayChoice-10: RC Pro Am ]
pc_rcpam:0:80D2:99:000:Infinite Main Time
pc_rcpam:0:80D3:99:500:Infinite Main Time (2/2)
pc_rcpam:1:0459:63:000:Infinite Bombs
; [ PlayChoice-10: Rockin' Kats ]
pc_rkats:0:80D2:99:000:Infinite Main Time
pc_rkats:0:80D3:99:500:Infinite Main Time (2/2)
pc_rkats:1:041F:03:000:Infinite Lives
pc_rkats:1:0423:0A:000:Infinite Energy
pc_rkats:1:040E:27:000:Infinite Money
pc_rkats:1:040D:0F:500:Infinite Money (2/2)
pc_rkats:1:044E:4F:000:Invincibility "ON"
pc_rkats:1:044E:01:001:Invincibility "OFF"
; [ PlayChoice-10: Rush N' Attack ]
pc_rnatk:0:80D2:99:000:Infinite Main Time
pc_rnatk:0:80D3:99:500:Infinite Main Time (2/2)
pc_rnatk:1:0022:03:000:Infinite Lives PL1
pc_rnatk:1:051C:09:000:Infinite Ammo PL1:Get extra weapon first
pc_rnatk:1:051D:01:000:Extra weapon 'ON' PL1
pc_rnatk:1:051D:00:001:Extra weapon 'OFF' PL1
pc_rnatk:1:050C:20:000:Invincibility "ON" PL1
pc_rnatk:1:050C:01:001:Invincibility "OFF" PL1
pc_rnatk:1:0023:03:000:Infinite Lives PL2
pc_rnatk:1:053C:09:000:Infinite Ammo PL2:Get extra weapon first
pc_rnatk:1:053D:01:000:Extra weapon 'ON' PL2
pc_rnatk:1:053D:00:001:Extra weapon 'OFF' PL2
pc_rnatk:1:052C:20:000:Invincibility "ON" PL2
pc_rnatk:1:052C:01:001:Invincibility "OFF" PL2
; [ PlayChoice-10: Chip'n Dale - Rescue Rangers ]
pc_rrngr:0:80D2:99:000:Infinite Main Time
pc_rrngr:0:80D3:99:500:Infinite Main Time (2/2)
; [ PlayChoice-10: Rygar ]
pc_rygar:0:80D2:99:000:Infinite Main Time
pc_rygar:0:80D3:99:500:Infinite Main Time (2/2)
pc_rygar:1:00CB:06:000:Infinite Energy
; [ PlayChoice-10: Solar Jetman ]
pc_sjetm:0:80D2:99:000:Infinite Main Time
pc_sjetm:0:80D3:99:500:Infinite Main Time (2/2)
pc_sjetm:1:003D:04:000:Infinite Ships
pc_sjetm:1:003E:04:000:Infinite Jetmen
pc_sjetm:1:00C7:E0:000:Infinite Fuel
pc_sjetm:1:00C9:E0:000:Infinite Weapon
; [ PlayChoice-10: Super Mario Bros. ]
pc_smb:0:80D2:99:000:Infinite Main Time
pc_smb:0:80D3:99:500:Infinite Main Time (2/2)
pc_smb:1:07FA:09:005:Infinite Time
pc_smb:1:075A:03:000:Infinite Lives
pc_smb:1:079E:08:000:Invincibility
pc_smb:1:0704:01:000:Always be a swimmer:Very HANDY indeed ;-)
pc_smb:1:0704:00:000:Always be a walker
pc_smb:1:0704:01:001:Become a swimmer Now!
pc_smb:1:0704:00:001:Become a walker Now!
pc_smb:1:0754:01:000:Always be Small
pc_smb:1:0756:00:500:Always be Small (2/2)
pc_smb:1:0754:00:000:Always be Big
pc_smb:1:0756:01:500:Always be Big (2/2)
pc_smb:1:0754:00:000:Always have Firepower
pc_smb:1:0756:02:500:Always have Firepower (2/2)
pc_smb:1:0754:01:001:Become Small Now!
pc_smb:1:0756:00:501:Become Small Now! (2/2)
pc_smb:1:0754:00:001:Become Big Now!
pc_smb:1:0756:01:501:Become Big Now! (2/2)
pc_smb:1:0754:00:001:Get Firepower Now!
pc_smb:1:0756:02:501:Get Firepower Now! (2/2)
; [ PlayChoice-10: Super Mario Bros. 2 ]
pc_smb2:0:80D2:99:000:Infinite Main Time
pc_smb2:0:80D3:99:500:Infinite Main Time (2/2)
pc_smb2:1:04ED:03:000:Infinite Lives
pc_smb2:1:0085:7F:000:Invincibility "ON"
pc_smb2:1:0085:01:001:Invincibility "OFF"
; [ PlayChoice-10: Super Mario Bros. 3 ]
pc_smb3:0:80D2:99:000:Infinite Main Time
pc_smb3:0:80D3:99:500:Infinite Main Time (2/2)
pc_smb3:1:05F0:09:000:Infinite Time (F6):F6 at the end of level
pc_smb3:1:0552:71:000:Invincibility "ON"
pc_smb3:1:0552:01:001:Invincibility "OFF"
pc_smb3:1:0736:03:000:Infinite Lives PL1
pc_smb3:1:0737:03:000:Infinite Lives PL2
pc_smb3:1:0000:00:999:[ M = Mario - L = Luigi ]
pc_smb3:1:00ED:00:000:M and L always Small
pc_smb3:1:00ED:01:000:M and L always Big
pc_smb3:1:00ED:02:000:M and L always Fireballs
pc_smb3:1:00ED:03:000:M and L always With tail
pc_smb3:1:00ED:00:001:M and L = Small Now!
pc_smb3:1:00ED:01:001:M and L = Big Now!
pc_smb3:1:00ED:02:001:M and L = Fireballs Now!
pc_smb3:1:00ED:03:001:M and L = With tail Now!
; [ PlayChoice-10: Super C ]
pc_suprc:0:80D2:99:000:Infinite Main Time
pc_suprc:0:80D3:99:500:Infinite Main Time (2/2)
pc_suprc:1:0053:03:000:Infinite Lives PL1
pc_suprc:1:00B8:80:020:Rapid Fire "ON" PL1
pc_suprc:1:00B8:80:041:Rapid Fire "OFF" PL1
pc_suprc:1:00C4:7F:000:Invincibility "ON" PL1
pc_suprc:1:00C4:01:001:Invincibility "OFF" PL1
pc_suprc:1:00B8:01:040:Always Normal Gun PL1
pc_suprc:1:00B8:02:540:Always Normal Gun PL1 (2/3)
pc_suprc:1:00B8:04:540:Always Normal Gun PL1 (3/3)
pc_suprc:1:00B8:01:020:Always Machine Gun PL1
pc_suprc:1:00B8:02:540:Always Machine Gun PL1 (2/3)
pc_suprc:1:00B8:04:540:Always Machine Gun PL1 (3/3)
pc_suprc:1:00B8:01:040:Always Fire Ball PL1
pc_suprc:1:00B8:02:520:Always Fire Ball PL1 (2/3)
pc_suprc:1:00B8:04:540:Always Fire Ball PL1 (3/3)
pc_suprc:1:00B8:01:020:Always Spread Fire PL1
pc_suprc:1:00B8:02:520:Always Spread Fire PL1 (2/3)
pc_suprc:1:00B8:04:540:Always Spread Fire PL1 (3/3)
pc_suprc:1:00B8:01:040:Always Laser PL1
pc_suprc:1:00B8:02:540:Always Laser PL1 (2/3)
pc_suprc:1:00B8:04:520:Always Laser PL1 (3/3)
pc_suprc:1:00B8:01:041:Get Normal Gun Now! PL1
pc_suprc:1:00B8:02:541:Get Normal Gun Now! PL1 (2/3)
pc_suprc:1:00B8:04:541:Get Normal Gun Now! PL1 (3/3)
pc_suprc:1:00B8:01:021:Get Machine Gun Now! PL1
pc_suprc:1:00B8:02:541:Get Machine Gun Now! PL1(2/3)
pc_suprc:1:00B8:04:541:Get Machine Gun Now! PL1(3/3)
pc_suprc:1:00B8:01:041:Get Fire Ball Now! PL1
pc_suprc:1:00B8:02:521:Get Fire Ball Now! PL1 (2/3)
pc_suprc:1:00B8:04:541:Get Fire Ball Now! PL1 (3/3)
pc_suprc:1:00B8:01:021:Get Spread Fire Now! PL1
pc_suprc:1:00B8:02:521:Get Spread Fire Now! PL1(2/3)
pc_suprc:1:00B8:04:541:Get Spread Fire Now! PL1(3/3)
pc_suprc:1:00B8:01:041:Get Laser Now! PL1
pc_suprc:1:00B8:02:541:Get Laser Now! PL1 (2/3)
pc_suprc:1:00B8:04:521:Get Laser Now! PL1 (3/3)
pc_suprc:1:0054:03:000:Infinite Lives PL2
pc_suprc:1:00B9:80:020:Rapid Fire "ON" PL2
pc_suprc:1:00B9:80:041:Rapid Fire "OFF" PL2
pc_suprc:1:00C5:7F:000:Invincibility "ON" PL2
pc_suprc:1:00C5:01:001:Invincibility "OFF" PL2
pc_suprc:1:00B9:01:040:Always Normal Gun PL2
pc_suprc:1:00B9:02:540:Always Normal Gun PL2 (2/3)
pc_suprc:1:00B9:04:540:Always Normal Gun PL2 (3/3)
pc_suprc:1:00B9:01:020:Always Machine Gun PL2
pc_suprc:1:00B9:02:540:Always Machine Gun PL2 (2/3)
pc_suprc:1:00B9:04:540:Always Machine Gun PL2 (3/3)
pc_suprc:1:00B9:01:040:Always Fire Ball PL2
pc_suprc:1:00B9:02:520:Always Fire Ball PL2 (2/3)
pc_suprc:1:00B9:04:540:Always Fire Ball PL2 (3/3)
pc_suprc:1:00B9:01:020:Always Spread Fire PL2
pc_suprc:1:00B9:02:520:Always Spread Fire PL2 (2/3)
pc_suprc:1:00B9:04:540:Always Spread Fire PL2 (3/3)
pc_suprc:1:00B9:01:040:Always Laser PL2
pc_suprc:1:00B9:02:540:Always Laser PL2 (2/3)
pc_suprc:1:00B9:04:520:Always Laser PL2 (3/3)
pc_suprc:1:00B9:01:041:Get Normal Gun Now! PL2
pc_suprc:1:00B9:02:541:Get Normal Gun Now! PL2 (2/3)
pc_suprc:1:00B9:04:541:Get Normal Gun Now! PL2 (3/3)
pc_suprc:1:00B9:01:021:Get Machine Gun Now! PL2
pc_suprc:1:00B9:02:541:Get Machine Gun Now! PL2(2/3)
pc_suprc:1:00B9:04:541:Get Machine Gun Now! PL2(3/3)
pc_suprc:1:00B9:01:041:Get Fire Ball Now! PL2
pc_suprc:1:00B9:02:521:Get Fire Ball Now! PL2 (2/3)
pc_suprc:1:00B9:04:541:Get Fire Ball Now! PL2 (3/3)
pc_suprc:1:00B9:01:021:Get Spread Fire Now! PL2
pc_suprc:1:00B9:02:521:Get Spread Fire Now! PL2(2/3)
pc_suprc:1:00B9:04:541:Get Spread Fire Now! PL2(3/3)
pc_suprc:1:00B9:01:041:Get Laser Now! PL2
pc_suprc:1:00B9:02:541:Get Laser Now! PL2 (2/3)
pc_suprc:1:00B9:04:521:Get Laser Now! PL2 (3/3)
; [ PlayChoice-10: Tecmo Bowl ]
pc_tbowl:0:80D2:99:000:Infinite Main Time
pc_tbowl:0:80D3:99:500:Infinite Main Time (2/2)
pc_tbowl:1:008A:59:000:Infinite Game Time
pc_tbowl:1:008B:09:500:Infinite Game Time (2/2)
pc_tbowl:1:008A:00:001:Finish this Quarter Now!
pc_tbowl:1:008B:00:501:Finish this Quarter Now! (2/2)
pc_tbowl:1:008E:00:000:Always on the First Down
pc_tbowl:1:008E:00:001:Make this the First Down Now!
pc_tbowl:1:008E:03:001:Make this the Fourth Down Now!
pc_tbowl:1:0043:00:000:Score always = 0 PL1
pc_tbowl:1:0043:99:000:Score always = 99 PL1
pc_tbowl:1:0043:00:001:Score = 0 Now! PL1
pc_tbowl:1:0043:50:001:Score = 50 Now! PL1
pc_tbowl:1:0043:99:073:Select Score PL1
pc_tbowl:1:0048:00:000:Score always = 0 PL2
pc_tbowl:1:0048:99:000:Score always = 99 PL2
pc_tbowl:1:0048:00:001:Score = 0 Now! PL2
pc_tbowl:1:0048:50:001:Score = 50 Now! PL2
pc_tbowl:1:0048:99:073:Select Score PL2
; [ PlayChoice-10: Tennis ]
pc_tenis:0:80D2:99:000:Infinite Main Time
pc_tenis:0:80D3:99:500:Infinite Main Time (2/2)
; [ PlayChoice-10: Track & Field ]
pc_tkfld:0:80D2:99:000:Infinite Main Time
pc_tkfld:0:80D3:99:500:Infinite Main Time (2/2)
; [ PlayChoice-10: Teenage Mutant Ninja Turtles ]
pc_tmnt:0:80D2:99:000:Infinite Main Time
pc_tmnt:0:80D3:99:500:Infinite Main Time (2/2)
pc_tmnt:1:0077:80:000:Infinite Energy - Leonardo
pc_tmnt:1:0078:80:000:Infinite Energy - Raphael
pc_tmnt:1:0079:80:000:Infinite Energy - Michangelo
pc_tmnt:1:007A:80:000:Infinite Energy - Donatello
; [ PlayChoice-10: Teenage Mutant Ninja Turtles II ]
pc_tmnt2:0:80D2:99:000:Infinite Main Time
pc_tmnt2:0:80D3:99:500:Infinite Main Time (2/2)
pc_tmnt2:1:004D:03:000:Infinite Lives PL1
pc_tmnt2:1:0568:3C:000:Infinite Energy PL1
pc_tmnt2:1:0093:48:000:Invincibility "ON" PL1
pc_tmnt2:1:0093:01:001:Invincibility "OFF" PL1
pc_tmnt2:1:004E:03:000:Infinite Lives PL2
pc_tmnt2:1:056A:3C:000:Infinite Energy PL2
pc_tmnt2:1:0094:30:000:Invincibility "ON" PL2
pc_tmnt2:1:0094:01:001:Invincibility "OFF" PL2
; [ PlayChoice-10: Trojan ]
pc_trjan:0:80D2:99:000:Infinite Main Time
pc_trjan:0:80D3:99:500:Infinite Main Time (2/2)
pc_trjan:0:0000:00:999:[These cheats are for a Normal Game]
pc_trjan:1:0332:09:000:Infinite Time
pc_trjan:1:0333:09:500:Infinite Time (2/3)
pc_trjan:1:0334:09:500:Infinite Time (3/3)
pc_trjan:1:03D0:99:000:Infinite Lives
pc_trjan:1:0335:08:000:Infinite Energy
pc_trjan:0:0000:00:999:[These cheats are for a VS Game ]
pc_trjan:1:0335:08:000:Infinite Energy PL1
pc_trjan:1:060F:08:500:Infinite Energy PL1 (2/2)
pc_trjan:1:0335:00:001:Drain All Energy Now! PL1
pc_trjan:1:060F:00:501:Drain All Energy Now! PL1 (2/2)
pc_trjan:1:0336:08:000:Infinite Energy PL2
pc_trjan:1:062F:08:500:Infinite Energy PL2 (2/2)
pc_trjan:1:0336:00:001:Drain All Energy Now! PL2
pc_trjan:1:062F:00:501:Drain All Energy Now! PL2 (2/2)
; [ PlayChoice-10: Volley Ball ]
pc_vball:0:80D2:99:000:Infinite Main Time
pc_vball:0:80D3:99:500:Infinite Main Time (2/2)
; [ PlayChoice-10: Nintendo World Cup ]
pc_wcup:0:80D2:99:000:Infinite Main Time
pc_wcup:0:80D3:99:500:Infinite Main Time (2/2)
pc_wcup:1:051A:59:000:Infinite Time
pc_wcup:1:051B:00:001:Finish Half Now!
pc_wcup:1:051A:01:501:Finish Half Now! (2/2)
; [ PlayChoice-10: Wild Gunman ]
pc_wgnmn:0:80D2:99:000:Infinite Main Time
pc_wgnmn:0:80D3:99:500:Infinite Main Time (2/2)
pc_wgnmn:1:00C3:03:000:Infinite Lives
pc_wgnmn:1:0097:0F:000:Infinite Bullets
; [ PlayChoice-10: Yo! Noid ]
pc_ynoid:0:80D2:99:000:Infinite Main Time
pc_ynoid:0:80D3:99:500:Infinite Main Time (2/2)
pc_ynoid:1:07D3:39:000:Infinite Time:Turn it OFF at the end of each stage
pc_ynoid:1:07D7:49:500:Infinite Time (2/2)
pc_ynoid:1:E3C6:AD:100:Infinite Lives
pc_ynoid:1:E3C9:AD:600:Infinite Lives (2/2)
pc_ynoid:1:DA11:AD:100:Infinite Continues
pc_ynoid:1:CCB5:00:100:Infinite Mega Jumps:Allows you to jump on jumps, use with direction button/key to move across screen with ease!
pc_ynoid:1:AC4E:00:100:More magic from small scrolls
pc_ynoid:1:00A9:0C:062:Select next stage
pc_ynoid:0:0000:00:999:[ Enable these Start on Stage cheats ]
pc_ynoid:0:0000:00:999:[ before starting the game. ]
pc_ynoid:1:D9EC:02:100:Start on Stage 2
pc_ynoid:1:D9EC:03:100:Start on Stage 3
pc_ynoid:1:D9EC:04:100:Start on Stage 4
pc_ynoid:1:D9EC:05:100:Start on Stage 5
pc_ynoid:1:D9EC:06:100:Start on Stage 6
pc_ynoid:1:D9EC:07:100:Start on Stage 7
pc_ynoid:1:D9EC:08:100:Start on Stage 8
pc_ynoid:1:D9EC:09:100:Start on Stage 9
pc_ynoid:1:D9EC:0A:100:Start on Stage 10
pc_ynoid:1:D9EC:0B:100:Start on Stage 11
pc_ynoid:1:D9EC:0C:100:Start on Stage 12
; [ Peek-a-Boo! ]
peekaboo:0:1F02E7:09:000:Infinite Lives PL1
peekaboo:0:1F02E9:09:000:Infinite Lives PL2
peekaboo:0:1F30AD:00:000:Always Slow Ball
peekaboo:0:1F1001:00:998:Watch number of Tiles
peekaboo:0:1F3089:02:001:Get Catch Now!
peekaboo:0:1F3089:05:001:Get Hyperball Now!
peekaboo:0:1F3089:02:000:Always Catch
peekaboo:0:1F3089:05:000:Always Hyperball
peekaboo:0:1F80D1:00:998:Watch Bonus Effect
peekaboo:0:1F807F:00:998:Watch Bonus Letter
peekaboo:0:1F30D1:01:005:Every Bonus is Extend
peekaboo:0:1F807F:52:505:Every Bonus is Extend (2/2)
peekaboo:0:1F30D1:02:005:Every Bonus is Catch
peekaboo:0:1F807F:51:505:Every Bonus is Catch (2/2)
peekaboo:0:1F30D1:03:005:Every Bonus is Laser
peekaboo:0:1F807F:4D:505:Every Bonus is Laser (2/2)
peekaboo:0:1F30D1:04:005:Every Bonus is Multi
peekaboo:0:1F807F:50:505:Every Bonus is Multi (2/2)
peekaboo:0:1F30D1:05:005:Every Bonus is Hyper
peekaboo:0:1F807F:4F:505:Every Bonus is Hyper (2/2)
peekaboo:0:1F30D1:06:005:Every Bonus is Speed
peekaboo:0:1F807F:4E:505:Every Bonus is Speed (2/2)
peekaboo:0:1F30D1:07:005:Every Bonus is Find
peekaboo:0:1F807F:53:505:Every Bonus is Find (2/2)
peekaboo:0:1F30D1:08:005:Every Bonus is Bombs
peekaboo:0:1F807F:54:505:Every Bonus is Bombs (2/2)
peekaboo:0:1F30D1:09:005:Every Bonus is 1UP
peekaboo:0:1F807F:56:505:Every Bonus is 1UP (2/2)
peekaboo:0:1F30D1:0A:005:Every Bonus=Finish Level
peekaboo:0:1F807F:55:505:Every Bonus=Finish Level(2/2)
;Not a slideshow but still rather easy, particulary if you combine the Infinite
;Lives, Slow Ball and Bonus Finish Level cheats.
;Open issues:
;- catch every bonus OR catch the ball always - would need a cheat type capable
; of reading the value at one location (found) and write it at another one,
; this could be used for several other games, too... cheat engine enhancement
; anyone?
;- Bigger Ball. There are a couple of locations easily found with contain 0,1
; or 2 (the three sizes), but patching those won't do a thing... where's the
; trigger ?
;- Finish Level Now!. There's a counter with the exact number of tiles
; remaining, however it seems to be a copy of something else yet to find since
; patching it won't do a thing, it becomes reset immediately.
; [ Nozokimeguri Mahjong Peep Show (Japan 890404) ]
peepshow:0:0000:00:999:[ The winning hand cheat must be ]
peepshow:0:0000:00:999:[ activated when there are 14 tiles ]
peepshow:0:0000:00:999:[ in your hand, then press the RON ]
peepshow:0:0000:00:999:[ key ('Z' by default). The tiles do ]
peepshow:0:0000:00:999:[ not visually change until you make ]
peepshow:0:0000:00:999:[ a move. ]
peepshow:0:FC8C:31:001:Get winning hand Now!
peepshow:0:FC8D:31:501:Get winning hand Now! (02/14)
peepshow:0:FC8E:31:501:Get winning hand Now! (03/14)
peepshow:0:FC8F:32:501:Get winning hand Now! (04/14)
peepshow:0:FC90:32:501:Get winning hand Now! (05/14)
peepshow:0:FC91:32:501:Get winning hand Now! (06/14)
peepshow:0:FC92:33:501:Get winning hand Now! (07/14)
peepshow:0:FC93:33:501:Get winning hand Now! (08/14)
peepshow:0:FC94:33:501:Get winning hand Now! (09/14)
peepshow:0:FC95:34:501:Get winning hand Now! (10/14)
peepshow:0:FC96:34:501:Get winning hand Now! (11/14)
peepshow:0:FC97:34:501:Get winning hand Now! (12/14)
peepshow:0:FC98:35:501:Get winning hand Now! (13/14)
peepshow:0:FC99:35:501:Get winning hand Now! (14/14)
peepshow:0:FC8C:31:000:Always winning hand
peepshow:0:FC8D:31:500:Always winning hand (02/14)
peepshow:0:FC8E:31:500:Always winning hand (03/14)
peepshow:0:FC8F:32:500:Always winning hand (04/14)
peepshow:0:FC90:32:500:Always winning hand (05/14)
peepshow:0:FC91:32:500:Always winning hand (06/14)
peepshow:0:FC92:33:500:Always winning hand (07/14)
peepshow:0:FC93:33:500:Always winning hand (08/14)
peepshow:0:FC94:33:500:Always winning hand (09/14)
peepshow:0:FC95:34:500:Always winning hand (10/14)
peepshow:0:FC96:34:500:Always winning hand (11/14)
peepshow:0:FC97:34:500:Always winning hand (12/14)
peepshow:0:FC98:35:500:Always winning hand (13/14)
peepshow:0:FC99:35:500:Always winning hand (14/14)
; [ Peggle (Joystick, v1.0) ]
peggle:0:2B36:FF:000:Infinite Credits
peggle:0:30F0:03:000:Infinite Time
peggle:0:30F1:E7:500:Infinite Time (2/2)
; [ Peggle (Trackball, v1.0) ]
pegglet:0:2B36:FF:000:Infinite Credits
pegglet:0:30ED:03:000:Infinite Time
pegglet:0:30EE:E7:500:Infinite Time (2/2)
; [ Penguin Brothers (Japan) ]
penbros:0:201BD1:63:000:Infinite Time
penbros:0:20362F:03:000:Infinite Lives PL1
penbros:0:2035DA:02:000:Invincibility PL1
penbros:0:203753:03:000:Infinite Lives PL2
penbros:0:2036FE:02:000:Invincibility PL2
; [ Pengo (set 1 rev c) ]
pengo:0:8D1F:04:000:Always Stone Monster 1
pengo:0:8D3F:04:000:Always Stone Monster 2
pengo:0:8D5F:04:000:Always Stone Monster 3
pengo:0:8D1F:04:001:Stone Monster 1 Now!
pengo:0:8D3F:04:001:Stone Monster 2 Now!
pengo:0:8D5F:04:001:Stone Monster 3 Now!
pengo:0:8814:05:000:Infinite Lives PL1
pengo:0:8815:05:000:Infinite Lives PL2
; [ Pengo (set 2) ]
pengo2:0:8D1F:04:000:Always Stone Monster 1
pengo2:0:8D3F:04:000:Always Stone Monster 2
pengo2:0:8D5F:04:000:Always Stone Monster 3
pengo2:0:8D1F:04:001:Stone Monster 1 Now!
pengo2:0:8D3F:04:001:Stone Monster 2 Now!
pengo2:0:8D5F:04:001:Stone Monster 3 Now!
pengo2:0:8814:05:000:Infinite Lives PL1
pengo2:0:8815:05:000:Infinite Lives PL2
; [ Pengo (set 2 not encrypted) ]
pengo2u:0:8D1F:04:000:Always Stone Monster 1
pengo2u:0:8D3F:04:000:Always Stone Monster 2
pengo2u:0:8D5F:04:000:Always Stone Monster 3
pengo2u:0:8D1F:04:001:Stone Monster 1 Now!
pengo2u:0:8D3F:04:001:Stone Monster 2 Now!
pengo2u:0:8D5F:04:001:Stone Monster 3 Now!
pengo2u:0:8814:05:000:Infinite Lives PL1
pengo2u:0:8815:05:000:Infinite Lives PL2
; [ Pengo (set 3 not encrypted) ]
pengo3u:0:8D1F:04:000:Always Stone Monster 1
pengo3u:0:8D3F:04:000:Always Stone Monster 2
pengo3u:0:8D5F:04:000:Always Stone Monster 3
pengo3u:0:8D1F:04:001:Stone Monster 1 Now!
pengo3u:0:8D3F:04:001:Stone Monster 2 Now!
pengo3u:0:8D5F:04:001:Stone Monster 3 Now!
pengo3u:0:8814:05:000:Infinite Lives PL1
pengo3u:0:8815:05:000:Infinite Lives PL2
; [ Pengo (bootleg) ]
pengob:0:8D1F:04:000:Always Stone Monster 1
pengob:0:8D3F:04:000:Always Stone Monster 2
pengob:0:8D5F:04:000:Always Stone Monster 3
pengob:0:8D1F:04:001:Stone Monster 1 Now!
pengob:0:8D3F:04:001:Stone Monster 2 Now!
pengob:0:8D5F:04:001:Stone Monster 3 Now!
pengob:0:8814:05:000:Infinite Lives PL1
pengob:0:8815:05:000:Infinite Lives PL2
; [ Penta ]
penta:0:8D1F:04:000:Always Stone Monster 1
penta:0:8D3F:04:000:Always Stone Monster 2
penta:0:8D5F:04:000:Always Stone Monster 3
penta:0:8D1F:04:001:Stone Monster 1 Now!
penta:0:8D3F:04:001:Stone Monster 2 Now!
penta:0:8D5F:04:001:Stone Monster 3 Now!
penta:0:8814:05:000:Infinite Lives PL1
penta:0:8815:05:000:Infinite Lives PL2
; [ Pepper II ]
pepper2:0:0052:09:000:Infinite Lives PL1
pepper2:0:0053:09:000:Infinite Lives PL2
pepper2:0:0083:01:000:Invincibility
pepper2:0:00AF:01:000:No Darkness
; [ Percussor, The ]
percuss:0:587E:2F:000:Infinite Fuel
percuss:0:5822:63:000:Infinite Lives PL1
percuss:0:5823:63:000:Infinite Lives PL2
; [ Perestroika Girls (Fuuki license) ]
perestrf:0:E4CD:00:000:Infinite freeze time
perestrf:0:F85C:E4:000:Stop around timer
perestrf:0:F85E:04:500:Stop around timer (2/2)
perestrf:0:F814:0A:000:Infinite Lives PL1
perestrf:0:F011:99:001:Finish this Round faster PL1
perestrf:0:F869:03:001:Get 3 letters out of 4 PL1
perestrf:0:F869:04:001:Get 4 letters out of 5 PL1
perestrf:0:F869:05:001:Get 5 letters out of 6 PL1
perestrf:0:F869:06:001:Get 6 letters out of 7 PL1
perestrf:0:F869:04:001:Get 7 letters out of 8 PL1
perestrf:0:F815:0A:000:Infinite Lives PL2
perestrf:0:F012:99:001:Finish this Round faster PL2
perestrf:0:F880:03:001:Get 3 letters out of 4 PL2
perestrf:0:F869:04:001:Get 4 letters out of 5 PL2
perestrf:0:F869:05:001:Get 5 letters out of 6 PL2
perestrf:0:F869:06:001:Get 6 letters out of 7 PL2
perestrf:0:F869:04:001:Get 7 letters out of 8 PL2
perestrf:0:E4A8:8F:000:Always have shield
perestrf:0:E4A8:01:000:Always have speed up
perestrf:0:E4A8:09:000:Always have max speed
perestrf:0:E4A8:04:000:Always have freeze
perestrf:0:E4A8:0D:000:Always have freeze+speed
perestrf:0:E4A8:8F:001:Get shield Now!
perestrf:0:E4A8:01:001:Get speed up Now!
perestrf:0:E4A8:09:001:Get max speed Now!
perestrf:0:E4A8:04:001:Get freeze Now!
perestrf:0:E4A8:0D:001:Get freeze+speed Now!
perestrf:0:F804:00:001:Next Goto Round 2
perestrf:0:F804:01:001:Next Goto Round 3
perestrf:0:F804:02:001:Next Goto Round 4
perestrf:0:F804:03:001:Next Goto Round 5
perestrf:0:F804:04:001:Next Goto Round 6
perestrf:0:F804:05:001:Next Goto Round 7
perestrf:0:F804:06:001:Next Goto Round 8
perestrf:0:F804:07:001:Next Goto Round 9
perestrf:0:F804:08:001:Next Goto Round 10
perestrf:0:F804:09:001:Next Goto Round 11
perestrf:0:F804:0A:001:Next Goto Round 12
perestrf:0:F804:0B:001:Next Goto Round 13
perestrf:0:F804:0C:001:Next Goto Round 14
perestrf:0:F804:0D:001:Next Goto Round 15
perestrf:0:F804:0E:001:Next Goto Round 16
; [ Perestroika Girls ]
perestro:0:E4CD:00:000:Infinite freeze time
perestro:0:F85C:E4:000:Stop around timer
perestro:0:F85E:04:500:Stop around timer (2/2)
perestro:0:F814:0A:000:Infinite Lives PL1
perestro:0:F011:99:001:Finish this Round faster PL1
perestro:0:F869:03:001:Get 3 letters out of 4 PL1
perestro:0:F869:04:001:Get 4 letters out of 5 PL1
perestro:0:F869:05:001:Get 5 letters out of 6 PL1
perestro:0:F869:06:001:Get 6 letters out of 7 PL1
perestro:0:F869:04:001:Get 7 letters out of 8 PL1
perestro:0:F815:0A:000:Infinite Lives PL2
perestro:0:F012:99:001:Finish this Round faster PL2
perestro:0:F880:03:001:Get 3 letters out of 4 PL2
perestro:0:F869:04:001:Get 4 letters out of 5 PL2
perestro:0:F869:05:001:Get 5 letters out of 6 PL2
perestro:0:F869:06:001:Get 6 letters out of 7 PL2
perestro:0:F869:04:001:Get 7 letters out of 8 PL2
perestro:0:E4A8:8F:000:Always have shield
perestro:0:E4A8:01:000:Always have speed up
perestro:0:E4A8:09:000:Always have max speed
perestro:0:E4A8:04:000:Always have freeze
perestro:0:E4A8:0D:000:Always have freeze+speed
perestro:0:E4A8:8F:001:Get shield Now!
perestro:0:E4A8:01:001:Get speed up Now!
perestro:0:E4A8:09:001:Get max speed Now!
perestro:0:E4A8:04:001:Get freeze Now!
perestro:0:E4A8:0D:001:Get freeze+speed Now!
perestro:0:F804:00:001:Next Goto Round 2
perestro:0:F804:01:001:Next Goto Round 3
perestro:0:F804:02:001:Next Goto Round 4
perestro:0:F804:03:001:Next Goto Round 5
perestro:0:F804:04:001:Next Goto Round 6
perestro:0:F804:05:001:Next Goto Round 7
perestro:0:F804:06:001:Next Goto Round 8
perestro:0:F804:07:001:Next Goto Round 9
perestro:0:F804:08:001:Next Goto Round 10
perestro:0:F804:09:001:Next Goto Round 11
perestro:0:F804:0A:001:Next Goto Round 12
perestro:0:F804:0B:001:Next Goto Round 13
perestro:0:F804:0C:001:Next Goto Round 14
perestro:0:F804:0D:001:Next Goto Round 15
perestro:0:F804:0E:001:Next Goto Round 16
; [ Performan (Japan) ]
perfrman:0:8803:63:000:Infinite Credits
perfrman:0:8056:0A:000:Infinite Lives
perfrman:0:1843:18:100:Invincibility
; [ Performan (US) ]
perfrmau:0:8803:63:000:Infinite Credits
perfrmau:0:8056:0A:000:Infinite Lives
perfrmau:0:1843:18:100:Invincibility
; [ Pest Place ]
pestplce:0:6116:07:000:Infinite Lives PL1
pestplce:0:6156:07:000:Infinite Lives PL2
pestplce:0:6860:02:000:Infinite POW
pestplce:0:603B:05:000:Start on Level 5
pestplce:0:603B:0A:000:Start on Level 10
pestplce:0:603B:0F:000:Start on Level 15
pestplce:0:603B:14:000:Start on Level 20
pestplce:0:603B:7F:000:Start on Level 127
pestplce:0:603B:FF:000:Start on Level 255
; [ Peter Pack-Rat ]
peterpak:0:401FF5:19:000:Infinite Credits
peterpak:0:4011E7:FF:000:Infinite Time
peterpak:0:4010E0:06:000:Infinite Lives PL1
peterpak:0:40113A:06:000:Infinite Lives PL2
; [ Pettan Pyuu (Japan) ]
pettanp:0:C058:99:000:Infinite Credits
pettanp:0:C10A:99:000:Infinite Lives PL1
pettanp:0:C10B:99:000:Infinite Lives PL2
; [ Pocket Fighter (Japan 970904) ]
pfghtj:0:FF8188:99:000:Infinite Time
pfghtj:0:FF8193:07:061:Select next round
pfghtj:0:FF818E:00:000:Move Round Announce
:pfghtj:62000000:000000:00000000:00000000:Background always =
:pfghtj:00010000:FF8181:00000000:FFFFFFFF:Capcom Cafe
:pfghtj:00010000:FF8181:00000002:FFFFFFFF:Shopping Center
:pfghtj:00010000:FF8181:00000004:FFFFFFFF:Slopes
:pfghtj:00010000:FF8181:00000006:FFFFFFFF:Dock
:pfghtj:00010000:FF8181:00000008:FFFFFFFF:Chinatown
:pfghtj:00010000:FF8181:0000000A:FFFFFFFF:Fireplace
:pfghtj:00010000:FF8181:0000000C:FFFFFFFF:Morrigan's Castle
:pfghtj:00010000:FF8181:0000000E:FFFFFFFF:Demitri's Castle
pfghtj:0:FF8441:90:000:Infinite Energy PL1
pfghtj:0:FF8595:60:000:Always have Max Power PL1
pfghtj:0:FF8594:09:000:Infinite Super Stocks PL1
pfghtj:0:FF85A3:60:000:Max Red Gem Attack PL1
pfghtj:0:FF85A5:60:000:Max Yellow Gem Attack PL1
pfghtj:0:FF85A7:60:000:Max Blue Gem Attack PL1
pfghtj:0:FF844F:00:000:Air Moves PL1
pfghtj:0:FF844C:00:000:No Hit Stop PL1
pfghtj:0:FF8570:00:000:No Shot Limit PL1
pfghtj:0:FF9841:63:000:Endless Shot Hit PL1
pfghtj:0:FF9941:63:500:Endless Shot Hit PL1 (2/2)
pfghtj:0:FF8419:01:000:Action Speed Up PL1
pfghtj:0:FF8539:3C:000:Max Guard Crush PL1
pfghtj:0:FF859B:00:000:No Flash Combo PL1
pfghtj:0:FF859A:01:500:No Flash Combo PL1 (2/3)
pfghtj:0:FF859D:00:500:No Flash Combo PL1 (2/3)
pfghtj:0:FF8944:63:000:Display 99 Hits PL1
:pfghtj:62000000:000000:00000000:00000000:Gem (A) PL1 always =
:pfghtj:00010000:FF85F0:000000FF:FFFFFFFF:None
:pfghtj:00010000:FF85F0:00000000:FFFFFFFF:Flame
:pfghtj:00010000:FF85F0:00000001:FFFFFFFF:Water
:pfghtj:00010000:FF85F0:00000002:FFFFFFFF:Lightning
:pfghtj:00010000:FF85F0:00000003:FFFFFFFF:Skull
:pfghtj:00010000:FF85F0:00000004:FFFFFFFF:Banana
:pfghtj:00010000:FF85F0:00000005:FFFFFFFF:Bomb
:pfghtj:00010000:FF85F0:00000006:FFFFFFFF:Petrify
:pfghtj:62000000:000000:00000000:00000000:Gem (B) PL1 always =
:pfghtj:00010000:FF85F1:000000FF:FFFFFFFF:None
:pfghtj:00010000:FF85F1:00000000:FFFFFFFF:Flame
:pfghtj:00010000:FF85F1:00000001:FFFFFFFF:Water
:pfghtj:00010000:FF85F1:00000002:FFFFFFFF:Lightning
:pfghtj:00010000:FF85F1:00000003:FFFFFFFF:Skull
:pfghtj:00010000:FF85F1:00000004:FFFFFFFF:Banana
:pfghtj:00010000:FF85F1:00000005:FFFFFFFF:Bomb
:pfghtj:00010000:FF85F1:00000006:FFFFFFFF:Petrify
:pfghtj:62000000:000000:00000000:00000000:Gem (C) PL1 always =
:pfghtj:00010000:FF85F2:000000FF:FFFFFFFF:None
:pfghtj:00010000:FF85F2:00000000:FFFFFFFF:Flame
:pfghtj:00010000:FF85F2:00000001:FFFFFFFF:Water
:pfghtj:00010000:FF85F2:00000002:FFFFFFFF:Lightning
:pfghtj:00010000:FF85F2:00000003:FFFFFFFF:Skull
:pfghtj:00010000:FF85F2:00000004:FFFFFFFF:Banana
:pfghtj:00010000:FF85F2:0000005:FFFFFFFF:Bomb
:pfghtj:00010000:FF85F2:00000006:FFFFFFFF:Petrify
pfghtj:0:FF840E:14:000:Infinite Select Time PL1:Turn this OFF during fights
:pfghtj:62000000:000000:00000000:00000000:Select Character PL1
:pfghtj:00010000:FF8781:00000000:FFFFFFFF:Ryu
:pfghtj:00010000:FF8781:00000001:FFFFFFFF:Ken
:pfghtj:00010000:FF8781:00000002:FFFFFFFF:Chun-Li
:pfghtj:00010000:FF8781:00000003:FFFFFFFF:Sakura
:pfghtj:00010000:FF8781:00000004:FFFFFFFF:Morrigan
:pfghtj:00010000:FF8781:00000005:FFFFFFFF:Lei-Lei (Hsien-Ko)
:pfghtj:00010000:FF8781:00000006:FFFFFFFF:Felicia
:pfghtj:00010000:FF8781:00000007:FFFFFFFF:Tabasa (Tessa)
:pfghtj:00010000:FF8781:00000008:FFFFFFFF:Ibuki
:pfghtj:00010000:FF8781:00000009:FFFFFFFF:Zangief
:pfghtj:00010000:FF8781:0000000A:FFFFFFFF:Dan
:pfghtj:00010000:FF8781:0000000B:FFFFFFFF:Gouki (Akuma)
:pfghtj:62000000:000000:00000000:00000000:Select Player Colour PL1:This cheat will have effect everywhere but the character selection screen
:pfghtj:00010000:FF879F:00000000:FFFFFFFF:Punch
:pfghtj:00010000:FF879F:00000001:FFFFFFFF:Kick
:pfghtj:00010000:FF879F:00000002:FFFFFFFF:Special
:pfghtj:00010000:FF879F:00000003:FFFFFFFF:PKS
pfghtj:0:FF8841:90:000:Infinite Energy PL2
pfghtj:0:FF8995:60:000:Always have Max Power PL2
pfghtj:0:FF8994:09:000:Infinite Super Stocks PL2
pfghtj:0:FF89A3:60:000:Max Red Gem Attack PL2
pfghtj:0:FF89A5:60:000:Max Yellow Gem Attack PL2
pfghtj:0:FF89A7:60:000:Max Blue Gem Attack PL2
pfghtj:0:FF884F:00:000:Air Moves PL2
pfghtj:0:FF884C:00:000:No Hit Stop PL2
pfghtj:0:FF8970:00:000:No Shot Limit PL2
pfghtj:0:FF9441:63:000:Endless Shot Hit PL2
pfghtj:0:FF9541:63:500:Endless Shot Hit PL2 (2/2)
pfghtj:0:FF8819:01:000:Action Speed Up PL2
pfghtj:0:FF8939:3C:000:Max Guard Crush PL2
pfghtj:0:FF899B:00:000:No Flash Combo PL2
pfghtj:0:FF899A:01:500:No Flash Combo PL2 (2/3)
pfghtj:0:FF899D:00:500:No Flash Combo PL2 (3/3)
pfghtj:0:FF8544:63:000:Display 99 Hits PL2
:pfghtj:62000000:000000:00000000:00000000:Gem (A) PL2 always =
:pfghtj:00010000:FF89F0:000000FF:FFFFFFFF:None
:pfghtj:00010000:FF89F0:00000000:FFFFFFFF:Flame
:pfghtj:00010000:FF89F0:00000001:FFFFFFFF:Water
:pfghtj:00010000:FF89F0:00000002:FFFFFFFF:Lightning
:pfghtj:00010000:FF89F0:00000003:FFFFFFFF:Skull
:pfghtj:00010000:FF89F0:00000004:FFFFFFFF:Banana
:pfghtj:00010000:FF89F0:00000005:FFFFFFFF:Bomb
:pfghtj:00010000:FF89F0:00000006:FFFFFFFF:Petrify
:pfghtj:62000000:000000:00000000:00000000:Gem (B) PL2 always =
:pfghtj:00010000:FF89F1:000000FF:FFFFFFFF:None
:pfghtj:00010000:FF89F1:00000000:FFFFFFFF:Flame
:pfghtj:00010000:FF89F1:00000001:FFFFFFFF:Water
:pfghtj:00010000:FF89F1:00000002:FFFFFFFF:Lightning
:pfghtj:00010000:FF89F1:00000003:FFFFFFFF:Skull
:pfghtj:00010000:FF89F1:00000004:FFFFFFFF:Banana
:pfghtj:00010000:FF89F1:00000005:FFFFFFFF:Bomb
:pfghtj:00010000:FF89F1:00000006:FFFFFFFF:Petrify
:pfghtj:62000000:000000:00000000:00000000:Gem (C) PL2 always =
:pfghtj:00010000:FF89F2:000000FF:FFFFFFFF:None
:pfghtj:00010000:FF89F2:00000000:FFFFFFFF:Flame
:pfghtj:00010000:FF89F2:00000001:FFFFFFFF:Water
:pfghtj:00010000:FF89F2:00000002:FFFFFFFF:Lightning
:pfghtj:00010000:FF89F2:00000003:FFFFFFFF:Skull
:pfghtj:00010000:FF89F2:00000004:FFFFFFFF:Banana
:pfghtj:00010000:FF89F2:00000005:FFFFFFFF:Bomb
:pfghtj:00010000:FF89F2:00000006:FFFFFFFF:Petrify
pfghtj:0:FF880E:14:000:Infinite Select Time PL2:Turn this OFF during fights
:pfghtj:62000000:000000:00000000:00000000:Select Character PL2
:pfghtj:00010000:FF8B81:00000000:FFFFFFFF:Ryu
:pfghtj:00010000:FF8B81:00000001:FFFFFFFF:Ken
:pfghtj:00010000:FF8B81:00000002:FFFFFFFF:Chun-Li
:pfghtj:00010000:FF8B81:00000003:FFFFFFFF:Sakura
:pfghtj:00010000:FF8B81:00000004:FFFFFFFF:Morrigan
:pfghtj:00010000:FF8B81:00000005:FFFFFFFF:Lei-Lei (Hsien-Ko)
:pfghtj:00010000:FF8B81:00000006:FFFFFFFF:Felicia
:pfghtj:00010000:FF8B81:00000007:FFFFFFFF:Tabasa (Tessa)
:pfghtj:00010000:FF8B81:00000008:FFFFFFFF:Ibuki
:pfghtj:00010000:FF8B81:00000009:FFFFFFFF:Zangief
:pfghtj:00010000:FF8B81:0000000A:FFFFFFFF:Dan
:pfghtj:00010000:FF8B81:0000000B:FFFFFFFF:Gouki (Akuma)
:pfghtj:62000000:000000:00000000:00000000:Select Player Colour PL2:This cheat will have effect everywhere but the character selection screen
:pfghtj:00010000:FF8B9F:00000000:FFFFFFFF:Punch
:pfghtj:00010000:FF8B9F:00000001:FFFFFFFF:Kick
:pfghtj:00010000:FF8B9F:00000002:FFFFFFFF:Special
:pfghtj:00010000:FF8B9F:00000003:FFFFFFFF:PKS
pfghtj:0:000000:00:999:[ This code sets the machine region - the effectiveness ]
pfghtj:0:000000:00:999:[ You have to enable these ASAP - ON or before the ROM ]
pfghtj:0:000000:00:999:[ check screen! Or enable it & RESET ]
:pfghtj:62000000:FF8111:00000000:FFFFFFFF:Region Switch =
:pfghtj:00010000:FF8111:00000000:FFFFFFFF:Japan
:pfghtj:00010000:FF8111:00000002:FFFFFFFF:USA
:pfghtj:00010000:FF8111:00000004:FFFFFFFF:Hispanic
:pfghtj:00010000:FF8111:00000006:FFFFFFFF:Oceania
:pfghtj:00010000:FF8111:00000008:FFFFFFFF:Asia
:pfghtj:00010000:FF8111:0000000A:FFFFFFFF:Euro
:pfghtj:00010000:FF8111:0000000C:FFFFFFFF:Brazil
; [ Powered Gear: Strategic Variant Armor Equipment (Japan 941024) ]
pgear:0:FF1E67:00:000:Infinite Time
pgear:0:FF81D0:06:001:Go to Final Stage Now!
pgear:0:FF96E3:04:000:Infinite Lives PL1
pgear:0:FF95DD:50:000:Infinite Energy PL1
pgear:0:FF9657:FE:000:Invincibility PL1
pgear:0:FF95FA:01:000:Infinite Bullets PL1
pgear:0:FF98A3:04:000:Infinite Lives PL2
pgear:0:FF979D:50:000:Infinite Energy PL2
pgear:0:FF9817:FE:000:Invincibility PL2
pgear:0:FF97BA:01:000:Infinite Bullets PL2
pgear:0:FF9A63:04:000:Infinite Lives PL3
pgear:0:FF995D:50:000:Infinite Energy PL3
pgear:0:FF99D7:FE:000:Invincibility PL3
pgear:0:FF997A:05:000:Infinite Bullets PL3
; [ Powered Gear: Strategic Variant Armor Equipment (Japan 940916) ]
pgearr1:0:FF1E67:00:000:Infinite Time
pgearr1:0:FF96E3:04:000:Infinite Lives PL1
pgearr1:0:FF95DD:50:000:Infinite Energy PL1
pgearr1:0:FF9657:FE:000:Invincibility PL1
pgearr1:0:FF95FA:01:000:Infinite Bullets PL1
pgearr1:0:FF98A3:04:000:Infinite Lives PL2
pgearr1:0:FF979D:50:000:Infinite Energy PL2
pgearr1:0:FF9817:FE:000:Invincibility PL2
pgearr1:0:FF97BA:01:000:Infinite Bullets PL2
pgearr1:0:FF9A63:04:000:Infinite Lives PL3
pgearr1:0:FF995D:50:000:Infinite Energy PL3
pgearr1:0:FF99D7:FE:000:Invincibility PL3
pgearr1:0:FF997A:05:000:Infinite Bullets PL3
; [ Pleasure Goal / Futsal - 5 on 5 Mini Soccer ]
pgoal:0:104C28:6F:000:Infinite Normal Time
pgoal:0:104C28:00:001:Go into Injury Time Now!
pgoal:0:1069C9:63:070:Select Score PL1
pgoal:0:1069CB:63:070:Select Score PL2
; [ Phantasm (Japan) ]
phantasm:0:FF9E51:C8:000:Infinite Ghost Energy
phantasm:0:FF9E53:C8:500:Infinite Ghost Energy (2/3)
phantasm:0:FFFFBF:C8:500:Infinite Ghost Energy (3/3)
phantasm:0:FF9F2D:64:000:Infinite Player Energy
phantasm:0:FF9F2D:01:001:Drain All Player Energy Now!:Get hit to be Ghost
phantasm:0:FF9ED6:80:000:Invincibility
phantasm:0:FFE835:01:001:Next Shot Kills Boss Now!
; [ Phantom II ]
phantom2:0:20AA:99:000:Infinite Time
phantom2:0:2157:00:000:Don't Count Deaths
; [ Phantomas ]
phantoma:0:00C1:09:000:Infinite Lives
phantoma:0:0074:00:001:Finish this Round Now!
phantoma:0:2BBE:D0:100:Invincibility
phantoma:0:2BBF:26:600:Invincibility (2/2)
; [ Phelios (Japan) ]
phelios:0:1006C4:03:000:Infinite Lives
phelios:0:1006CD:03:000:Infinite Energy
phelios:0:1006FB:02:000:Invincibility
phelios:0:1006F5:8C:000:Always have Maximum Weapon
phelios:0:1006E6:04:000:Always have Maximum Orbs
phelios:0:1006CA:05:000:Always have Maximum Speed
phelios:0:1007D3:7F:000:Always have PHELIOS
phelios:0:1006F7:FF:000:Auto Shot "ON"
phelios:0:1006F7:00:001:Auto Shot "OFF"
phelios:0:100788:01:000:Arrow Shot "ON"
phelios:0:100788:00:001:Arrow Shot "OFF"
phelios:0:10071C:01:000:Homing Shot "ON"
phelios:0:10071C:00:001:Homing Shot "OFF"
phelios:0:10FE66:02:000:Sound Test Timer Stop:Works for all Namco Sys 2
; [ Phoenix (Amstar) ]
phoenix:0:4390:09:000:Infinite Lives
phoenix:0:43A6:DD:000:Never have shields
phoenix:0:43A6:00:003:Shield Always Ready
phoenix:0:43C0:84:000:Infinite Shields
phoenix:0:0CC4:C9:100:Invincibility
; [ Phoenix (T.P.N.) ]
phoenix3:0:4390:09:000:Infinite Lives
phoenix3:0:43A6:DD:000:Never have shields
phoenix3:0:43A6:00:003:Shield Always Ready
phoenix3:0:43C0:84:000:Infinite Shields
phoenix3:0:0CC4:C9:100:Invincibility
; [ Phoenix (Centuri) ]
phoenixa:0:4390:09:000:Infinite Lives
phoenixa:0:43A6:DD:000:Never have shields
phoenixa:0:43A6:00:003:Shield Always Ready
phoenixa:0:43C0:84:000:Infinite Shields
phoenixa:0:0CC4:C9:100:Invincibility
; [ Phoenix (IRECSA, G.G.I Corp) ]
phoenixc:0:4390:09:000:Infinite Lives
phoenixc:0:43A6:DD:000:Never have shields
phoenixc:0:43A6:00:003:Shield Always Ready
phoenixc:0:43C0:84:000:Infinite Shields
phoenixc:0:0CC4:C9:100:Invincibility
; [ Phoenix (Taito) ]
phoenixt:0:4390:09:000:Infinite Lives
phoenixt:0:43A6:DD:000:Never have shields
phoenixt:0:43A6:00:003:Shield Always Ready
phoenixt:0:43C0:84:000:Infinite Shields
phoenixt:0:0CC4:C9:100:Invincibility
; [ Photo Y2K ]
photoy2k:0:0000:00:999:[ There are no cheats ]:REASON 1
photoy2k:0:0000:00:999:[ for this game as it ]:REASON 1
photoy2k:0:0000:00:999:[ didn't work the last ]:REASON 1
photoy2k:0:0000:00:999:[ time it was tested. ]:REASON 1
photoy2k:0:0000:00:999:[ If the game now works ]:REASON 1
photoy2k:0:0000:00:999:[ please request cheats ]:REASON 1
photoy2k:0:0000:00:999:[ for it on the cheat ]:REASON 1
photoy2k:0:0000:00:999:[ forums. ]:REASON 1
; [ Phozon (Japan) ]
phozon:0:1000:06:000:Infinite Lives
phozon:0:1830:88:000:Invincibility
phozon:0:1831:21:500:Invincibility (2/7)
phozon:0:1833:81:500:Invincibility (3/7)
phozon:0:1834:87:500:Invincibility (4/7)
phozon:0:1835:CA:500:Invincibility (5/7)
phozon:0:1836:8A:500:Invincibility (6/7)
phozon:0:1837:5D:500:Invincibility (7/7)
; [ Pickin' ]
pickin:0:71F7:99:000:Infinite Bonus
; [ Pig Newton (version C) ]
pignewt:0:CF20:05:000:Infinite Lives PL1
pignewt:0:CF27:05:000:Infinite Lives PL2
; [ Pig Newton (version A) ]
pignewta:0:CF21:05:000:Infinite Lives PL1
pignewta:0:CF28:05:000:Infinite Lives PL2
; [ Pigout ]
pigout:0:E056:13:000:Infinite Credits
pigout:0:E3B8:08:000:Infinite Lives PL1
pigout:0:E3BD:02:000:Invincibility PL1
pigout:0:E318:08:000:Infinite Lives PL2
pigout:0:E31D:02:000:Invincibility PL2
pigout:0:E368:08:000:Infinite Lives PL3
pigout:0:E36D:02:000:Invincibility PL3
; [ Pigout (alternate) ]
pigouta:0:E056:13:000:Infinite Credits
pigouta:0:E3B8:08:000:Infinite Lives PL1
pigouta:0:E3BD:02:000:Invincibility PL1
pigouta:0:E318:08:000:Infinite Lives PL2
pigouta:0:E31D:02:000:Invincibility PL2
pigouta:0:E368:08:000:Infinite Lives PL3
pigouta:0:E36D:02:000:Invincibility PL3
; [ Pigskin 621AD ]
pigskin:0:14263F:99:073:Select Score 0-99 PL1
pigskin:0:14263E:09:073:Select Score 100-900 PL1
pigskin:0:142641:99:073:Select Score 0-99 PL2
pigskin:0:142640:09:073:Select Score 100-900 PL2
pigskin:0:142821:FF:000:Infinite Period Time
pigskin:0:142821:00:001:Set Period Time =0 Now!
; [ Pinbo ]
pinbo:0:00D0:03:000:Infinite Balls
; [ Pinbo (Strike) ]
pinbos:0:00D0:03:000:Infinite Balls
; [ Ping Pong ]
pingpong:0:94A9:07:000:Infinite Service Time
pingpong:0:9192:15:001:Win game on next ball PL1
pingpong:0:9192:00:000:Score always = 0 PL1
pingpong:0:9192:00:001:Set score = 0 Now! PL1
pingpong:0:9192:15:073:Select score PL1
pingpong:0:9193:15:001:Win game on next ball PL2
pingpong:0:9193:00:000:Score always = 0 PL2
pingpong:0:9193:00:001:Set score = 0 Now! PL2
pingpong:0:9193:15:073:Select score PL2
pingpong:0:9190:FF:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Pipe Dream (US) ]
pipedrm:0:8603:09:000:Infinite Credits
pipedrm:0:950F:01:000:Stop 'Hurry' warning:Stops the annoying pause and the frozen controls
pipedrm:0:865A:04:000:Infinite Lives
pipedrm:0:863D:32:071:Select Round
pipedrm:0:0000:00:999:### These PL1 Cheats are for a solo player! ###
pipedrm:0:80AF:01:000:Always have a Horizontal Pipe PL1
pipedrm:0:80AF:02:000:Always have a Horizontal(Right Arrow) Pipe PL1
pipedrm:0:80AF:03:000:Always have a Horizontal(Left Arrow) Pipe PL1
pipedrm:0:80AF:04:000:Always have a Vertical Pipe PL1
pipedrm:0:80AF:05:000:Always have a Vertical(Up Arrow) Pipe PL1
pipedrm:0:80AF:06:000:Always have a Vertical(Down Arrow) Pipe PL1
pipedrm:0:80AF:07:000:Always have a Top & Left Pipe PL1
pipedrm:0:80AF:08:000:Always have a Top & Left(Up Arrow) Pipe PL1
pipedrm:0:80AF:09:000:Always have a Top & Left(Down Arrow) Pipe PL1
pipedrm:0:80AF:0A:000:Always have a Top & Right Pipe PL1
pipedrm:0:80AF:0C:000:Always have a Top & Right(Up Arrow) Pipe PL1
pipedrm:0:80AF:0B:000:Always have a Top & Right(Down Arrow) Pipe PL1
pipedrm:0:80AF:0D:000:Always have a Bottom & Right Pipe PL1
pipedrm:0:80AF:0E:000:Always have a Bottom & Right(Up Arrow) Pipe PL1
pipedrm:0:80AF:0F:000:Always have a Bottom & Right(Down Arrow) Pipe PL1
pipedrm:0:80AF:10:000:Always have a Bottom & Left Pipe PL1
pipedrm:0:80AF:12:000:Always have a Bottom & Left(Up Arrow) Pipe PL1
pipedrm:0:80AF:11:000:Always have a Bottom & Left(Down Arrow) Pipe PL1
pipedrm:0:80AF:13:000:Always have a Cross Pipe PL1
pipedrm:0:80AF:01:001:Get a Horizontal Pipe Now! PL1
pipedrm:0:80AF:02:001:Get a Horizontal(Right Arrow) Pipe Now! PL1
pipedrm:0:80AF:03:001:Get a Horizontal(Left Arrow) Pipe Now! PL1
pipedrm:0:80AF:04:001:Get a Vertical Pipe Now! PL1
pipedrm:0:80AF:05:001:Get a Vertical(Up Arrow) Pipe Now! PL1
pipedrm:0:80AF:06:001:Get a Vertical(Down Arrow) Pipe Now! PL1
pipedrm:0:80AF:07:001:Get a Top & Left Pipe Now! PL1
pipedrm:0:80AF:08:001:Get a Top & Left(Up Arrow) Pipe Now! PL1
pipedrm:0:80AF:09:001:Get a Top & Left(Down Arrow) Pipe Now! PL1
pipedrm:0:80AF:0A:001:Get a Top & Right Pipe Now! PL1
pipedrm:0:80AF:0C:001:Get a Top & Right(Up Arrow) Pipe Now! PL1
pipedrm:0:80AF:0B:001:Get a Top & Right(Down Arrow) Pipe Now! PL1
pipedrm:0:80AF:0D:001:Get a Bottom & Right Pipe Now! PL1
pipedrm:0:80AF:0E:001:Get a Bottom & Right(Up Arrow) Pipe Now! PL1
pipedrm:0:80AF:0F:001:Get a Bottom & Right(Down Arrow) Pipe Now! PL1
pipedrm:0:80AF:10:001:Get a Bottom & Left Pipe Now! PL1
pipedrm:0:80AF:12:001:Get a Bottom & Left(Up Arrow) Pipe Now! PL1
pipedrm:0:80AF:11:001:Get a Bottom & Left(Down Arrow) Pipe Now! PL1
pipedrm:0:80AF:13:001:Get a Cross Pipe Now! PL1
pipedrm:0:0000:00:999:### These are for use in a 2-player game ###
pipedrm:0:80CF:01:000:Always have a Horizontal Pipe PL1
pipedrm:0:80CF:02:000:Always have a Horizontal(Right Arrow) Pipe PL1
pipedrm:0:80CF:03:000:Always have a Horizontal(Left Arrow) Pipe PL1
pipedrm:0:80CF:04:000:Always have a Vertical Pipe PL1
pipedrm:0:80CF:05:000:Always have a Vertical(Up Arrow) Pipe PL1
pipedrm:0:80CF:06:000:Always have a Vertical(Down Arrow) Pipe PL1
pipedrm:0:80CF:07:000:Always have a Top & Left Pipe PL1
pipedrm:0:80CF:08:000:Always have a Top & Left(Up Arrow) Pipe PL1
pipedrm:0:80CF:09:000:Always have a Top & Left(Down Arrow) Pipe PL1
pipedrm:0:80CF:0A:000:Always have a Top & Right Pipe PL1
pipedrm:0:80CF:0C:000:Always have a Top & Right(Up Arrow) Pipe PL1
pipedrm:0:80CF:0B:000:Always have a Top & Right(Down Arrow) Pipe PL1
pipedrm:0:80CF:0D:000:Always have a Bottom & Right Pipe PL1
pipedrm:0:80CF:0E:000:Always have a Bottom & Right(Up Arrow) Pipe PL1
pipedrm:0:80CF:0F:000:Always have a Bottom & Right(Down Arrow) Pipe PL1
pipedrm:0:80CF:10:000:Always have a Bottom & Left Pipe PL1
pipedrm:0:80CF:12:000:Always have a Bottom & Left(Up Arrow) Pipe PL1
pipedrm:0:80CF:11:000:Always have a Bottom & Left(Down Arrow) Pipe PL1
pipedrm:0:80CF:13:000:Always have a Cross Pipe PL1
pipedrm:0:80CF:01:001:Get a Horizontal Pipe Now! PL1
pipedrm:0:80CF:02:001:Get a Horizontal(Right Arrow) Pipe Now! PL1
pipedrm:0:80CF:03:001:Get a Horizontal(Left Arrow) Pipe Now! PL1
pipedrm:0:80CF:04:001:Get a Vertical Pipe Now! PL1
pipedrm:0:80CF:05:001:Get a Vertical(Up Arrow) Pipe Now! PL1
pipedrm:0:80CF:06:001:Get a Vertical(Down Arrow) Pipe Now! PL1
pipedrm:0:80CF:07:001:Get a Top & Left Pipe Now! PL1
pipedrm:0:80CF:08:001:Get a Top & Left(Up Arrow) Pipe Now! PL1
pipedrm:0:80CF:09:001:Get a Top & Left(Down Arrow) Pipe Now! PL1
pipedrm:0:80CF:0A:001:Get a Top & Right Pipe Now! PL1
pipedrm:0:80CF:0C:001:Get a Top & Right(Up Arrow) Pipe Now! PL1
pipedrm:0:80CF:0B:001:Get a Top & Right(Down Arrow) Pipe Now! PL1
pipedrm:0:80CF:0D:001:Get a Bottom & Right Pipe Now! PL1
pipedrm:0:80CF:0E:001:Get a Bottom & Right(Up Arrow) Pipe Now! PL1
pipedrm:0:80CF:0F:001:Get a Bottom & Right(Down Arrow) Pipe Now! PL1
pipedrm:0:80CF:10:001:Get a Bottom & Left Pipe Now! PL1
pipedrm:0:80CF:12:001:Get a Bottom & Left(Up Arrow) Pipe Now! PL1
pipedrm:0:80CF:11:001:Get a Bottom & Left(Down Arrow) Pipe Now! PL1
pipedrm:0:80CF:13:001:Get a Cross Pipe Now! PL1
pipedrm:0:80EF:01:000:Always have a Horizontal Pipe PL2
pipedrm:0:80EF:02:000:Always have a Horizontal(Right Arrow) Pipe PL2
pipedrm:0:80EF:03:000:Always have a Horizontal(Left Arrow) Pipe PL2
pipedrm:0:80EF:04:000:Always have a Vertical Pipe PL2
pipedrm:0:80EF:05:000:Always have a Vertical(Up Arrow) Pipe PL2
pipedrm:0:80EF:06:000:Always have a Vertical(Down Arrow) Pipe PL2
pipedrm:0:80EF:07:000:Always have a Top & Left Pipe PL2
pipedrm:0:80EF:08:000:Always have a Top & Left(Up Arrow) Pipe PL2
pipedrm:0:80EF:09:000:Always have a Top & Left(Down Arrow) Pipe PL2
pipedrm:0:80EF:0A:000:Always have a Top & Right Pipe PL2
pipedrm:0:80EF:0C:000:Always have a Top & Right(Up Arrow) Pipe PL2
pipedrm:0:80EF:0B:000:Always have a Top & Right(Down Arrow) Pipe PL2
pipedrm:0:80EF:0D:000:Always have a Bottom & Right Pipe PL2
pipedrm:0:80EF:0E:000:Always have a Bottom & Right(Up Arrow) Pipe PL2
pipedrm:0:80EF:0F:000:Always have a Bottom & Right(Down Arrow) Pipe PL2
pipedrm:0:80EF:10:000:Always have a Bottom & Left Pipe PL2
pipedrm:0:80EF:12:000:Always have a Bottom & Left(Up Arrow) Pipe PL2
pipedrm:0:80EF:11:000:Always have a Bottom & Left(Down Arrow) Pipe PL2
pipedrm:0:80EF:13:000:Always have a Cross Pipe PL2
pipedrm:0:80EF:01:001:Get a Horizontal Pipe Now! PL2
pipedrm:0:80EF:02:001:Get a Horizontal(Right Arrow) Pipe Now! PL2
pipedrm:0:80EF:03:001:Get a Horizontal(Left Arrow) Pipe Now! PL2
pipedrm:0:80EF:04:001:Get a Vertical Pipe Now! PL2
pipedrm:0:80EF:05:001:Get a Vertical(Up Arrow) Pipe Now! PL2
pipedrm:0:80EF:06:001:Get a Vertical(Down Arrow) Pipe Now! PL2
pipedrm:0:80EF:07:001:Get a Top & Left Pipe Now! PL2
pipedrm:0:80EF:08:001:Get a Top & Left(Up Arrow) Pipe Now! PL2
pipedrm:0:80EF:09:001:Get a Top & Left(Down Arrow) Pipe Now! PL2
pipedrm:0:80EF:0A:001:Get a Top & Right Pipe Now! PL2
pipedrm:0:80EF:0C:001:Get a Top & Right(Up Arrow) Pipe Now! PL2
pipedrm:0:80EF:0B:001:Get a Top & Right(Down Arrow) Pipe Now! PL2
pipedrm:0:80EF:0D:001:Get a Bottom & Right Pipe Now! PL2
pipedrm:0:80EF:0E:001:Get a Bottom & Right(Up Arrow) Pipe Now! PL2
pipedrm:0:80EF:0F:001:Get a Bottom & Right(Down Arrow) Pipe Now! PL2
pipedrm:0:80EF:10:001:Get a Bottom & Left Pipe Now! PL2
pipedrm:0:80EF:12:001:Get a Bottom & Left(Up Arrow) Pipe Now! PL2
pipedrm:0:80EF:11:001:Get a Bottom & Left(Down Arrow) Pipe Now! PL2
pipedrm:0:80EF:13:001:Get a Cross Pipe Now! PL2
; [ Pipe Dream (Japan) ]
pipedrmj:0:8603:09:000:Infinite Credits
pipedrmj:0:9468:01:000:Stop water from flowing
pipedrmj:0:865A:04:000:Infinite Lives
pipedrmj:0:863D:32:071:Select Round
pipedrmj:0:0000:00:999:### These PL1 Cheats are for a solo player! ###
pipedrmj:0:80AF:01:000:Always have a Horizontal Pipe PL1
pipedrmj:0:80AF:02:000:Always have a Horizontal(Right Arrow) Pipe PL1
pipedrmj:0:80AF:03:000:Always have a Horizontal(Left Arrow) Pipe PL1
pipedrmj:0:80AF:04:000:Always have a Vertical Pipe PL1
pipedrmj:0:80AF:05:000:Always have a Vertical(Up Arrow) Pipe PL1
pipedrmj:0:80AF:06:000:Always have a Vertical(Down Arrow) Pipe PL1
pipedrmj:0:80AF:07:000:Always have a Top & Left Pipe PL1
pipedrmj:0:80AF:08:000:Always have a Top & Left(Up Arrow) Pipe PL1
pipedrmj:0:80AF:09:000:Always have a Top & Left(Down Arrow) Pipe PL1
pipedrmj:0:80AF:0A:000:Always have a Top & Right Pipe PL1
pipedrmj:0:80AF:0C:000:Always have a Top & Right(Up Arrow) Pipe PL1
pipedrmj:0:80AF:0B:000:Always have a Top & Right(Down Arrow) Pipe PL1
pipedrmj:0:80AF:0D:000:Always have a Bottom & Right Pipe PL1
pipedrmj:0:80AF:0E:000:Always have a Bottom & Right(Up Arrow) Pipe PL1
pipedrmj:0:80AF:0F:000:Always have a Bottom & Right(Down Arrow) Pipe PL1
pipedrmj:0:80AF:10:000:Always have a Bottom & Left Pipe PL1
pipedrmj:0:80AF:12:000:Always have a Bottom & Left(Up Arrow) Pipe PL1
pipedrmj:0:80AF:11:000:Always have a Bottom & Left(Down Arrow) Pipe PL1
pipedrmj:0:80AF:13:000:Always have a Cross Pipe PL1
pipedrmj:0:80AF:01:001:Get a Horizontal Pipe Now! PL1
pipedrmj:0:80AF:02:001:Get a Horizontal(Right Arrow) Pipe Now! PL1
pipedrmj:0:80AF:03:001:Get a Horizontal(Left Arrow) Pipe Now! PL1
pipedrmj:0:80AF:04:001:Get a Vertical Pipe Now! PL1
pipedrmj:0:80AF:05:001:Get a Vertical(Up Arrow) Pipe Now! PL1
pipedrmj:0:80AF:06:001:Get a Vertical(Down Arrow) Pipe Now! PL1
pipedrmj:0:80AF:07:001:Get a Top & Left Pipe Now! PL1
pipedrmj:0:80AF:08:001:Get a Top & Left(Up Arrow) Pipe Now! PL1
pipedrmj:0:80AF:09:001:Get a Top & Left(Down Arrow) Pipe Now! PL1
pipedrmj:0:80AF:0A:001:Get a Top & Right Pipe Now! PL1
pipedrmj:0:80AF:0C:001:Get a Top & Right(Up Arrow) Pipe Now! PL1
pipedrmj:0:80AF:0B:001:Get a Top & Right(Down Arrow) Pipe Now! PL1
pipedrmj:0:80AF:0D:001:Get a Bottom & Right Pipe Now! PL1
pipedrmj:0:80AF:0E:001:Get a Bottom & Right(Up Arrow) Pipe Now! PL1
pipedrmj:0:80AF:0F:001:Get a Bottom & Right(Down Arrow) Pipe Now! PL1
pipedrmj:0:80AF:10:001:Get a Bottom & Left Pipe Now! PL1
pipedrmj:0:80AF:12:001:Get a Bottom & Left(Up Arrow) Pipe Now! PL1
pipedrmj:0:80AF:11:001:Get a Bottom & Left(Down Arrow) Pipe Now! PL1
pipedrmj:0:80AF:13:001:Get a Cross Pipe Now! PL1
pipedrmj:0:0000:00:999:### These are for use in a 2-player game ###
pipedrmj:0:80CF:01:000:Always have a Horizontal Pipe PL1
pipedrmj:0:80CF:02:000:Always have a Horizontal(Right Arrow) Pipe PL1
pipedrmj:0:80CF:03:000:Always have a Horizontal(Left Arrow) Pipe PL1
pipedrmj:0:80CF:04:000:Always have a Vertical Pipe PL1
pipedrmj:0:80CF:05:000:Always have a Vertical(Up Arrow) Pipe PL1
pipedrmj:0:80CF:06:000:Always have a Vertical(Down Arrow) Pipe PL1
pipedrmj:0:80CF:07:000:Always have a Top & Left Pipe PL1
pipedrmj:0:80CF:08:000:Always have a Top & Left(Up Arrow) Pipe PL1
pipedrmj:0:80CF:09:000:Always have a Top & Left(Down Arrow) Pipe PL1
pipedrmj:0:80CF:0A:000:Always have a Top & Right Pipe PL1
pipedrmj:0:80CF:0C:000:Always have a Top & Right(Up Arrow) Pipe PL1
pipedrmj:0:80CF:0B:000:Always have a Top & Right(Down Arrow) Pipe PL1
pipedrmj:0:80CF:0D:000:Always have a Bottom & Right Pipe PL1
pipedrmj:0:80CF:0E:000:Always have a Bottom & Right(Up Arrow) Pipe PL1
pipedrmj:0:80CF:0F:000:Always have a Bottom & Right(Down Arrow) Pipe PL1
pipedrmj:0:80CF:10:000:Always have a Bottom & Left Pipe PL1
pipedrmj:0:80CF:12:000:Always have a Bottom & Left(Up Arrow) Pipe PL1
pipedrmj:0:80CF:11:000:Always have a Bottom & Left(Down Arrow) Pipe PL1
pipedrmj:0:80CF:13:000:Always have a Cross Pipe PL1
pipedrmj:0:80CF:01:001:Get a Horizontal Pipe Now! PL1
pipedrmj:0:80CF:02:001:Get a Horizontal(Right Arrow) Pipe Now! PL1
pipedrmj:0:80CF:03:001:Get a Horizontal(Left Arrow) Pipe Now! PL1
pipedrmj:0:80CF:04:001:Get a Vertical Pipe Now! PL1
pipedrmj:0:80CF:05:001:Get a Vertical(Up Arrow) Pipe Now! PL1
pipedrmj:0:80CF:06:001:Get a Vertical(Down Arrow) Pipe Now! PL1
pipedrmj:0:80CF:07:001:Get a Top & Left Pipe Now! PL1
pipedrmj:0:80CF:08:001:Get a Top & Left(Up Arrow) Pipe Now! PL1
pipedrmj:0:80CF:09:001:Get a Top & Left(Down Arrow) Pipe Now! PL1
pipedrmj:0:80CF:0A:001:Get a Top & Right Pipe Now! PL1
pipedrmj:0:80CF:0C:001:Get a Top & Right(Up Arrow) Pipe Now! PL1
pipedrmj:0:80CF:0B:001:Get a Top & Right(Down Arrow) Pipe Now! PL1
pipedrmj:0:80CF:0D:001:Get a Bottom & Right Pipe Now! PL1
pipedrmj:0:80CF:0E:001:Get a Bottom & Right(Up Arrow) Pipe Now! PL1
pipedrmj:0:80CF:0F:001:Get a Bottom & Right(Down Arrow) Pipe Now! PL1
pipedrmj:0:80CF:10:001:Get a Bottom & Left Pipe Now! PL1
pipedrmj:0:80CF:12:001:Get a Bottom & Left(Up Arrow) Pipe Now! PL1
pipedrmj:0:80CF:11:001:Get a Bottom & Left(Down Arrow) Pipe Now! PL1
pipedrmj:0:80CF:13:001:Get a Cross Pipe Now! PL1
pipedrmj:0:80EF:01:000:Always have a Horizontal Pipe PL2
pipedrmj:0:80EF:02:000:Always have a Horizontal(Right Arrow) Pipe PL2
pipedrmj:0:80EF:03:000:Always have a Horizontal(Left Arrow) Pipe PL2
pipedrmj:0:80EF:04:000:Always have a Vertical Pipe PL2
pipedrmj:0:80EF:05:000:Always have a Vertical(Up Arrow) Pipe PL2
pipedrmj:0:80EF:06:000:Always have a Vertical(Down Arrow) Pipe PL2
pipedrmj:0:80EF:07:000:Always have a Top & Left Pipe PL2
pipedrmj:0:80EF:08:000:Always have a Top & Left(Up Arrow) Pipe PL2
pipedrmj:0:80EF:09:000:Always have a Top & Left(Down Arrow) Pipe PL2
pipedrmj:0:80EF:0A:000:Always have a Top & Right Pipe PL2
pipedrmj:0:80EF:0C:000:Always have a Top & Right(Up Arrow) Pipe PL2
pipedrmj:0:80EF:0B:000:Always have a Top & Right(Down Arrow) Pipe PL2
pipedrmj:0:80EF:0D:000:Always have a Bottom & Right Pipe PL2
pipedrmj:0:80EF:0E:000:Always have a Bottom & Right(Up Arrow) Pipe PL2
pipedrmj:0:80EF:0F:000:Always have a Bottom & Right(Down Arrow) Pipe PL2
pipedrmj:0:80EF:10:000:Always have a Bottom & Left Pipe PL2
pipedrmj:0:80EF:12:000:Always have a Bottom & Left(Up Arrow) Pipe PL2
pipedrmj:0:80EF:11:000:Always have a Bottom & Left(Down Arrow) Pipe PL2
pipedrmj:0:80EF:13:000:Always have a Cross Pipe PL2
pipedrmj:0:80EF:01:001:Get a Horizontal Pipe Now! PL2
pipedrmj:0:80EF:02:001:Get a Horizontal(Right Arrow) Pipe Now! PL2
pipedrmj:0:80EF:03:001:Get a Horizontal(Left Arrow) Pipe Now! PL2
pipedrmj:0:80EF:04:001:Get a Vertical Pipe Now! PL2
pipedrmj:0:80EF:05:001:Get a Vertical(Up Arrow) Pipe Now! PL2
pipedrmj:0:80EF:06:001:Get a Vertical(Down Arrow) Pipe Now! PL2
pipedrmj:0:80EF:07:001:Get a Top & Left Pipe Now! PL2
pipedrmj:0:80EF:08:001:Get a Top & Left(Up Arrow) Pipe Now! PL2
pipedrmj:0:80EF:09:001:Get a Top & Left(Down Arrow) Pipe Now! PL2
pipedrmj:0:80EF:0A:001:Get a Top & Right Pipe Now! PL2
pipedrmj:0:80EF:0C:001:Get a Top & Right(Up Arrow) Pipe Now! PL2
pipedrmj:0:80EF:0B:001:Get a Top & Right(Down Arrow) Pipe Now! PL2
pipedrmj:0:80EF:0D:001:Get a Bottom & Right Pipe Now! PL2
pipedrmj:0:80EF:0E:001:Get a Bottom & Right(Up Arrow) Pipe Now! PL2
pipedrmj:0:80EF:0F:001:Get a Bottom & Right(Down Arrow) Pipe Now! PL2
pipedrmj:0:80EF:10:001:Get a Bottom & Left Pipe Now! PL2
pipedrmj:0:80EF:12:001:Get a Bottom & Left(Up Arrow) Pipe Now! PL2
pipedrmj:0:80EF:11:001:Get a Bottom & Left(Down Arrow) Pipe Now! PL2
pipedrmj:0:80EF:13:001:Get a Cross Pipe Now! PL2
; [ Pipi & Bibis / Whoopee!! (bootleg ?) ]
pipibibi:0:08066B:04:000:Always have 4 Coins
pipibibi:0:080671:77:000:Stop End-of-Level Bomb Timer:Turn off to leave level
pipibibi:0:08073D:01:007:Only 1 Computer Left
pipibibi:0:000000:00:999:[See the Dip Switch Menu to ]
pipibibi:0:000000:00:999:[enable an alternate ]
pipibibi:0:000000:00:999:[Invincibility cheat. ]
pipibibi:0:08063F:05:000:Infinite Lives PL1
pipibibi:0:080687:1B:000:Invincibility PL1
pipibibi:0:08064D:05:000:Infinite Lives PL2
pipibibi:0:0806E7:7D:000:Invincibility PL2
; [ Pipi & Bibis / Whoopee!! ]
pipibibs:0:08066B:04:000:Always have 4 Coins
pipibibs:0:080671:77:000:Stop End-of-Level Bomb Timer:Turn off to leave level
pipibibs:0:08073D:01:007:Only 1 Computer Left
pipibibs:0:000000:00:999:[See the Dip Switch Menu to ]
pipibibs:0:000000:00:999:[enable an alternate ]
pipibibs:0:000000:00:999:[Invincibility cheat. ]
pipibibs:0:08063F:05:000:Infinite Lives PL1
pipibibs:0:080687:1B:000:Invincibility PL1
pipibibs:0:08064D:05:000:Infinite Lives PL2
pipibibs:0:0806E7:7D:000:Invincibility PL2
; [ Piranha ]
piranha:0:4E14:06:000:Infinite Lives
piranha:0:4E15:05:500:Infinite Lives (2/2)
piranha:0:4E0E:F4:001:Finish this Level Now!
piranha:0:0000:00:999:[ -------- Starting Levels ------- ]
piranha:0:0000:00:999:[ Deactivate the cheats after ]
piranha:0:0000:00:999:[ starting the level or leave them ]
piranha:0:0000:00:999:[ active to repeat the level. ]
piranha:0:4E0A:7E:000:Start at 2nd Crab
piranha:0:4E13:01:500:Start at 2nd Crab (2/2)
piranha:0:4E0A:7F:000:Start at 1st Fish
piranha:0:4E13:02:500:Start at 1st Fish (2/2)
piranha:0:4E0A:80:000:Start at 2nd Fish
piranha:0:4E13:03:500:Start at 2nd Fish (2/2)
piranha:0:4E0A:81:000:Start at 1st Red Anchor
piranha:0:4E13:04:500:Start at 1st Red Anchor (2/2)
piranha:0:4E0A:82:000:Start at 2nd Red Anchor
piranha:0:4E13:05:500:Start at 2nd Red Anchor (2/2)
piranha:0:4E0A:83:000:Start at 1st Cyan Whale
piranha:0:4E13:06:500:Start at 1st Cyan Whale (2/2)
piranha:0:4E0A:84:000:Start at 2nd Cyan Whale
piranha:0:4E13:07:500:Start at 2nd Cyan Whale (2/2)
piranha:0:4E0A:85:000:Start at 1st Blue Whale
piranha:0:4E13:08:500:Start at 1st Blue Whale (2/2)
piranha:0:4E0A:86:000:Start at 2nd Blue Whale
piranha:0:4E13:09:500:Start at 2nd Blue Whale (2/2)
piranha:0:4E0A:87:000:Start at 1st Yel. Anchor
piranha:0:4E13:0A:500:Start at 1st Yel. Anchor(2/2)
piranha:0:4E0A:88:000:Start at 2nd Yel. Anchor
piranha:0:4E13:0B:500:Start at 2nd Yel. Anchor(2/2)
piranha:0:0000:00:999:[ -------- Practice Levels ------- ]
piranha:0:4E13:00:000:Practice 1st Crab
piranha:0:4E13:01:000:Practice 2nd Crab
piranha:0:4E13:02:000:Practice 1st Fish
piranha:0:4E13:03:000:Practice 2nd Fish
piranha:0:4E13:04:000:Practice 1st Red Anchor
piranha:0:4E13:05:000:Practice 2nd Red Anchor
piranha:0:4E13:06:000:Practice 1st Cyan Whale
piranha:0:4E13:07:000:Practice 2nd Cyan Whale
piranha:0:4E13:08:000:Practice 1st Blue Whale
piranha:0:4E13:09:000:Practice 2nd Blue Whale
piranha:0:4E13:0A:000:Practice 1st Yellow Anchor
piranha:0:4E13:0B:000:Practice 2nd Yellow Anchor
piranha:0:4E13:FF:000:Split-Screen (Unplayable)
piranha:0:4E13:FE:000:No maze or dots(Unfinishable)
piranha:0:0000:00:999:[ -------- Practice Speeds ------- ]
piranha:0:4DBD:00:000:Stay blue until eaten
piranha:0:4DBE:00:500:Stay blue until eaten (2/2)
piranha:0:4DBD:58:000:Slow changeback
piranha:0:4DBE:02:500:Slow changeback (2/2)
piranha:0:4DBD:68:000:Moderate changeback
piranha:0:4DBE:01:500:Moderate changeback (2/2)
piranha:0:4DBD:F0:000:Quick changeback
piranha:0:4DBE:00:500:Quick changeback (2/2)
piranha:0:4DBD:78:000:Lightning changeback
piranha:0:4DBE:00:500:Lightning changeback (2/2)
piranha:0:4DBD:01:000:No change to blue
piranha:0:4DBE:00:500:No change to blue (2/2)
piranha:0:0000:00:999:[ --------- Ghost Status --------- ]
piranha:0:4DA7:01:000:Red always blue
piranha:0:4DA8:01:000:Pink always blue
piranha:0:4DA9:01:000:Green always blue
piranha:0:4DAA:01:000:Orange always blue
piranha:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Piranha (hack) ]
piranhah:0:4E14:06:000:Infinite Lives
piranhah:0:4E15:05:500:Infinite Lives (2/2)
piranhah:0:4E0E:F4:001:Finish this Level Now!
piranhah:0:0000:00:999:[ -------- Starting Levels ------- ]
piranhah:0:0000:00:999:[ Deactivate the cheats after ]
piranhah:0:0000:00:999:[ starting the level or leave them ]
piranhah:0:0000:00:999:[ active to repeat the level. ]
piranhah:0:4E0A:7E:000:Start at 2nd Crab
piranhah:0:4E13:01:500:Start at 2nd Crab (2/2)
piranhah:0:4E0A:7F:000:Start at 1st Fish
piranhah:0:4E13:02:500:Start at 1st Fish (2/2)
piranhah:0:4E0A:80:000:Start at 2nd Fish
piranhah:0:4E13:03:500:Start at 2nd Fish (2/2)
piranhah:0:4E0A:81:000:Start at 1st Red Anchor
piranhah:0:4E13:04:500:Start at 1st Red Anchor (2/2)
piranhah:0:4E0A:82:000:Start at 2nd Red Anchor
piranhah:0:4E13:05:500:Start at 2nd Red Anchor (2/2)
piranhah:0:4E0A:83:000:Start at 1st Cyan Whale
piranhah:0:4E13:06:500:Start at 1st Cyan Whale (2/2)
piranhah:0:4E0A:84:000:Start at 2nd Cyan Whale
piranhah:0:4E13:07:500:Start at 2nd Cyan Whale (2/2)
piranhah:0:4E0A:85:000:Start at 1st Blue Whale
piranhah:0:4E13:08:500:Start at 1st Blue Whale (2/2)
piranhah:0:4E0A:86:000:Start at 2nd Blue Whale
piranhah:0:4E13:09:500:Start at 2nd Blue Whale (2/2)
piranhah:0:4E0A:87:000:Start at 1st Yel. Anchor
piranhah:0:4E13:0A:500:Start at 1st Yel. Anchor(2/2)
piranhah:0:4E0A:88:000:Start at 2nd Yel. Anchor
piranhah:0:4E13:0B:500:Start at 2nd Yel. Anchor(2/2)
piranhah:0:0000:00:999:[ -------- Practice Levels ------- ]
piranhah:0:4E13:00:000:Practice 1st Crab
piranhah:0:4E13:01:000:Practice 2nd Crab
piranhah:0:4E13:02:000:Practice 1st Fish
piranhah:0:4E13:03:000:Practice 2nd Fish
piranhah:0:4E13:04:000:Practice 1st Red Anchor
piranhah:0:4E13:05:000:Practice 2nd Red Anchor
piranhah:0:4E13:06:000:Practice 1st Cyan Whale
piranhah:0:4E13:07:000:Practice 2nd Cyan Whale
piranhah:0:4E13:08:000:Practice 1st Blue Whale
piranhah:0:4E13:09:000:Practice 2nd Blue Whale
piranhah:0:4E13:0A:000:Practice 1st Yellow Anchor
piranhah:0:4E13:0B:000:Practice 2nd Yellow Anchor
piranhah:0:4E13:FF:000:Split-Screen (Unplayable)
piranhah:0:4E13:FE:000:No maze or dots(Unfinishable)
piranhah:0:0000:00:999:[ -------- Practice Speeds ------- ]
piranhah:0:4DBD:00:000:Stay blue until eaten
piranhah:0:4DBE:00:500:Stay blue until eaten (2/2)
piranhah:0:4DBD:58:000:Slow changeback
piranhah:0:4DBE:02:500:Slow changeback (2/2)
piranhah:0:4DBD:68:000:Moderate changeback
piranhah:0:4DBE:01:500:Moderate changeback (2/2)
piranhah:0:4DBD:F0:000:Quick changeback
piranhah:0:4DBE:00:500:Quick changeback (2/2)
piranhah:0:4DBD:78:000:Lightning changeback
piranhah:0:4DBE:00:500:Lightning changeback (2/2)
piranhah:0:4DBD:01:000:No change to blue
piranhah:0:4DBE:00:500:No change to blue (2/2)
piranhah:0:0000:00:999:[ --------- Ghost Status --------- ]
piranhah:0:4DA7:01:000:Red always blue
piranhah:0:4DA8:01:000:Pink always blue
piranhah:0:4DA9:01:000:Green always blue
piranhah:0:4DAA:01:000:Orange always blue
piranhah:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Piranha (older) ]
piranhao:0:4E14:06:000:Infinite Lives
piranhao:0:4E15:05:500:Infinite Lives (2/2)
piranhao:0:4E0E:F4:001:Finish this Level Now!
piranhao:0:0000:00:999:[ -------- Starting Levels ------- ]
piranhao:0:0000:00:999:[ Deactivate the cheats after ]
piranhao:0:0000:00:999:[ starting the level or leave them ]
piranhao:0:0000:00:999:[ active to repeat the level. ]
piranhao:0:4E0A:7E:000:Start at 2nd Crab
piranhao:0:4E13:01:500:Start at 2nd Crab (2/2)
piranhao:0:4E0A:7F:000:Start at 1st Fish
piranhao:0:4E13:02:500:Start at 1st Fish (2/2)
piranhao:0:4E0A:80:000:Start at 2nd Fish
piranhao:0:4E13:03:500:Start at 2nd Fish (2/2)
piranhao:0:4E0A:81:000:Start at 1st Red Anchor
piranhao:0:4E13:04:500:Start at 1st Red Anchor (2/2)
piranhao:0:4E0A:82:000:Start at 2nd Red Anchor
piranhao:0:4E13:05:500:Start at 2nd Red Anchor (2/2)
piranhao:0:4E0A:83:000:Start at 1st Cyan Whale
piranhao:0:4E13:06:500:Start at 1st Cyan Whale (2/2)
piranhao:0:4E0A:84:000:Start at 2nd Cyan Whale
piranhao:0:4E13:07:500:Start at 2nd Cyan Whale (2/2)
piranhao:0:4E0A:85:000:Start at 1st Blue Whale
piranhao:0:4E13:08:500:Start at 1st Blue Whale (2/2)
piranhao:0:4E0A:86:000:Start at 2nd Blue Whale
piranhao:0:4E13:09:500:Start at 2nd Blue Whale (2/2)
piranhao:0:4E0A:87:000:Start at 1st Yel. Anchor
piranhao:0:4E13:0A:500:Start at 1st Yel. Anchor(2/2)
piranhao:0:4E0A:88:000:Start at 2nd Yel. Anchor
piranhao:0:4E13:0B:500:Start at 2nd Yel. Anchor(2/2)
piranhao:0:0000:00:999:[ -------- Practice Levels ------- ]
piranhao:0:4E13:00:000:Practice 1st Crab
piranhao:0:4E13:01:000:Practice 2nd Crab
piranhao:0:4E13:02:000:Practice 1st Fish
piranhao:0:4E13:03:000:Practice 2nd Fish
piranhao:0:4E13:04:000:Practice 1st Red Anchor
piranhao:0:4E13:05:000:Practice 2nd Red Anchor
piranhao:0:4E13:06:000:Practice 1st Cyan Whale
piranhao:0:4E13:07:000:Practice 2nd Cyan Whale
piranhao:0:4E13:08:000:Practice 1st Blue Whale
piranhao:0:4E13:09:000:Practice 2nd Blue Whale
piranhao:0:4E13:0A:000:Practice 1st Yellow Anchor
piranhao:0:4E13:0B:000:Practice 2nd Yellow Anchor
piranhao:0:4E13:FF:000:Split-Screen (Unplayable)
piranhao:0:4E13:FE:000:No maze or dots(Unfinishable)
piranhao:0:0000:00:999:[ -------- Practice Speeds ------- ]
piranhao:0:4DBD:00:000:Stay blue until eaten
piranhao:0:4DBE:00:500:Stay blue until eaten (2/2)
piranhao:0:4DBD:58:000:Slow changeback
piranhao:0:4DBE:02:500:Slow changeback (2/2)
piranhao:0:4DBD:68:000:Moderate changeback
piranhao:0:4DBE:01:500:Moderate changeback (2/2)
piranhao:0:4DBD:F0:000:Quick changeback
piranhao:0:4DBE:00:500:Quick changeback (2/2)
piranhao:0:4DBD:78:000:Lightning changeback
piranhao:0:4DBE:00:500:Lightning changeback (2/2)
piranhao:0:4DBD:01:000:No change to blue
piranhao:0:4DBE:00:500:No change to blue (2/2)
piranhao:0:0000:00:999:[ --------- Ghost Status --------- ]
piranhao:0:4DA7:01:000:Red always blue
piranhao:0:4DA8:01:000:Pink always blue
piranhao:0:4DA9:01:000:Green always blue
piranhao:0:4DAA:01:000:Orange always blue
piranhao:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Pirates ]
pirates:0:10A5E5:18:000:Infinite Lives PL1
pirates:0:10A5E7:63:000:Infinite Bombs PL1
pirates:0:10A623:18:000:Infinite Lives PL2
pirates:0:10A625:63:000:Infinite Bombs PL2
; [ Pirate Pete ]
piratpet:0:842F:99:000:Infinite Time
piratpet:0:8426:1F:000:Infinite Lives PL1
piratpet:0:8427:1F:000:Infinite Lives PL2
; [ Pisces ]
pisces:0:4110:03:000:Infinite Lives
pisces:0:5160:69:007:Infinite Fuel
; [ Pisces (bootleg) ]
piscesb:0:4110:03:000:Infinite Lives
piscesb:0:5160:69:007:Infinite Fuel
; [ Pistol Daimyo no Bouken (Japan) ]
pistoldm:0:0320:05:000:Infinite Lives
pistoldm:0:022D:39:000:Invincibility
pistoldm:0:0314:01:000:Always have Wooden Armour
pistoldm:0:0314:02:000:Always have Metal Armour
pistoldm:0:0314:01:001:Get Wooden Armour Now!
pistoldm:0:0314:02:001:Get Metal Armour Now!
pistoldm:0:2211:01:001:One hit to kill Boss Now!
pistoldm:0:2591:01:001:One hit to kill last BossNow!
pistoldm:0:0000:00:999:[Use the Select current ]
pistoldm:0:0000:00:999:[round cheat for best effect]
pistoldm:0:0000:00:999:[on the course select screen]
pistoldm:0:0313:15:071:Select current round
pistoldm:0:0000:00:999:[ ]
pistoldm:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Pitfall II ]
pitfall2:0:C461:3B:008:Infinite Time
:pitfall2:20900000:1694:00001696:FFFFFFFF:No Sprite to Sprite Collisions:Lava pits and pools still kill (will look at this cheat again at some time to fix that)
pitfall2:0:C121:09:000:Infinite Lives PL1
pitfall2:0:C122:09:000:Infinite Lives PL2
; [ Pitfall II (not encrypted) ]
pitfallu:0:C461:3B:008:Infinite Time
:pitfallu:20A00000:2C9B:00000000:FFFFFFFF:Invincibility:Watch out whilst riding the wagons (squeezed or crashing in it) and falling on spikes though that's still deadly
pitfallu:0:C121:09:000:Infinite Lives PL1
pitfallu:0:C122:09:000:Infinite Lives PL2
; [ Pit Fighter (rev 3) ]
pitfigh3:0:FFC49A:00:000:Infinite Time
pitfigh3:0:FFC49B:00:500:Infinite Time (2/2)
pitfigh3:0:FFEDB2:00:001:One hit for enemy Now!
pitfigh3:0:FFEDB3:01:501:One hit for enemy Now! (2/2)
pitfigh3:0:FFEAAC:00:000:Infinite Energy PL1
pitfigh3:0:FFEAAD:A0:500:Infinite Energy PL1 (2/2)
pitfigh3:0:FFEAAC:00:000:Always have No Energy PL1
pitfigh3:0:FFEAAD:01:500:Always have No Energy PL1 (2/2)
pitfigh3:0:FFEAAC:00:001:Drain All Energy Now! PL1
pitfigh3:0:FFEAAD:01:501:Drain All Energy Now! PL1
pitfigh3:0:FFEBAE:00:000:Infinite Energy PL2
pitfigh3:0:FFEBAF:A0:500:Infinite Energy PL2 (2/2)
pitfigh3:0:FFEBAE:00:000:Always have No Energy PL2
pitfigh3:0:FFEBAF:01:500:Always have No Energy PL2 (2/2)
pitfigh3:0:FFEBAE:00:001:Drain All Energy Now! PL2
pitfigh3:0:FFEBAF:01:501:Drain All Energy Now! PL2
pitfigh3:0:FFECB0:00:000:Infinite Energy PL3
pitfigh3:0:FFECB1:A0:500:Infinite Energy PL3 (2/2)
pitfigh3:0:FFECB0:00:000:Always have No Energy PL3
pitfigh3:0:FFECB1:01:500:Always have No Energy PL3 (2/2)
pitfigh3:0:FFECB0:00:001:Drain All Energy Now! PL3
pitfigh3:0:FFECB1:01:501:Drain All Energy Now! PL3
; [ Pit Fighter (bootleg) ]
pitfighb:0:FFC49A:00:000:Infinite Time
pitfighb:0:FFC49B:00:500:Infinite Time (2/2)
pitfighb:0:FFEDB2:00:001:One hit for enemy Now!
pitfighb:0:FFEDB3:01:501:One hit for enemy Now! (2/2)
pitfighb:0:FFEAAC:00:000:Infinite Energy PL1
pitfighb:0:FFEAAD:A0:500:Infinite Energy PL1 (2/2)
pitfighb:0:FFEAAC:00:000:Always have No Energy PL1
pitfighb:0:FFEAAD:01:500:Always have No Energy PL1 (2/2)
pitfighb:0:FFEAAC:00:001:Drain All Energy Now! PL1
pitfighb:0:FFEAAD:01:501:Drain All Energy Now! PL1
pitfighb:0:FFEBAE:00:000:Infinite Energy PL2
pitfighb:0:FFEBAF:A0:500:Infinite Energy PL2 (2/2)
pitfighb:0:FFEBAE:00:000:Always have No Energy PL2
pitfighb:0:FFEBAF:01:500:Always have No Energy PL2 (2/2)
pitfighb:0:FFEBAE:00:001:Drain All Energy Now! PL2
pitfighb:0:FFEBAF:01:501:Drain All Energy Now! PL2
pitfighb:0:FFECB0:00:000:Infinite Energy PL3
pitfighb:0:FFECB1:A0:500:Infinite Energy PL3 (2/2)
pitfighb:0:FFECB0:00:000:Always have No Energy PL3
pitfighb:0:FFECB1:01:500:Always have No Energy PL3 (2/2)
pitfighb:0:FFECB0:00:001:Drain All Energy Now! PL3
pitfighb:0:FFECB1:01:501:Drain All Energy Now! PL3
; [ Pit Fighter (Japan, 2 players) ]
pitfighj:0:FFE549:00:000:Infinite Time
pitfighj:0:FFE548:00:500:Infinite Time (2/2)
pitfighj:0:FFEDB2:00:001:Beat Enemy 1 Now!
pitfighj:0:FFEDB3:00:501:Beat Enemy 1 Now! (2/2)
pitfighj:0:FFEFB6:00:001:Beat Enemy 2 Now!
pitfighj:0:FFEFB7:00:501:Beat Enemy 2 Now! (2/2)
pitfighj:0:FFEAAC:00:000:Infinite Energy PL1
pitfighj:0:FFEAAD:A0:500:Infinite Energy PL1 (2/2)
pitfighj:0:FFEAAC:00:001:Drain All Energy Now! PL1
pitfighj:0:FFEAAD:01:501:Drain All Energy Now! PL1
pitfighj:0:FFECB0:00:000:Infinite Energy PL2
pitfighj:0:FFECB1:A0:500:Infinite Energy PL2 (2/2)
pitfighj:0:FFECB0:00:001:Drain All Energy Now! PL2
pitfighj:0:FFECB1:01:501:Drain All Energy Now! PL2
; [ Pit Fighter (rev 4) ]
pitfight:0:FFC49A:00:000:Infinite Time
pitfight:0:FFC49B:00:500:Infinite Time (2/2)
pitfight:0:FFEDB2:00:001:One hit for enemy Now!
pitfight:0:FFEDB3:01:501:One hit for enemy Now! (2/2)
pitfight:0:FFEAAC:00:000:Infinite Energy PL1
pitfight:0:FFEAAD:A0:500:Infinite Energy PL1 (2/2)
pitfight:0:FFEAAC:00:000:Always have No Energy PL1
pitfight:0:FFEAAD:01:500:Always have No Energy PL1 (2/2)
pitfight:0:FFEAAC:00:001:Drain All Energy Now! PL1
pitfight:0:FFEAAD:01:501:Drain All Energy Now! PL1
pitfight:0:FFEBAE:00:000:Infinite Energy PL2
pitfight:0:FFEBAF:A0:500:Infinite Energy PL2 (2/2)
pitfight:0:FFEBAE:00:000:Always have No Energy PL2
pitfight:0:FFEBAF:01:500:Always have No Energy PL2 (2/2)
pitfight:0:FFEBAE:00:001:Drain All Energy Now! PL2
pitfight:0:FFEBAF:01:501:Drain All Energy Now! PL2
pitfight:0:FFECB0:00:000:Infinite Energy PL3
pitfight:0:FFECB1:A0:500:Infinite Energy PL3 (2/2)
pitfight:0:FFECB0:00:000:Always have No Energy PL3
pitfight:0:FFECB1:01:500:Always have No Energy PL3 (2/2)
pitfight:0:FFECB0:00:001:Drain All Energy Now! PL3
pitfight:0:FFECB1:01:501:Drain All Energy Now! PL3
; [ Pit & Run ]
pitnrun:0:8073:09:000:Infinite Credits
:pitnrun:00100000:84C1:00000000:FFFFFFFF:Infinite Time
pitnrun:0:8492:99:000:Infinite Fuel
:pitnrun:00100000:8110:00009999:FFFFFFFF:Infinite Gasoline
pitnrun:0:84F6:0A:000:Always on Final Lap
pitnrun:0:8190:01:001:Goal Now !
pitnrun:0:8192:01:001:Retire Now !
pitnrun:0:8442:00:000:Run Out Of Road:Incomplete (buggy?)
pitnrun:0:0000:00:999:[ See the Dip Switch Menu to ]
pitnrun:0:0000:00:999:[ enable Invincibility. ]
:pitnrun:00000300:8201:000000FF:FFFFFFFF:Select Course PL1
:pitnrun:00000300:8202:00000003:FFFFFFFF:Select Trial PL1
:pitnrun:00000300:8101:000000FF:FFFFFFFF:Select Course PL2
:pitnrun:00000300:8102:00000003:FFFFFFFF:Select Trial PL2
; [ Poker Ladies (Leprechaun) ]
pkladiel:0:E703:09:000:Infinite points
pkladiel:0:E704:09:500:Infinite points (2/5)
pkladiel:0:E705:09:500:Infinite points (3/5)
pkladiel:0:E706:09:500:Infinite points (4/5)
pkladiel:0:E707:09:500:Infinite points (5/5)
pkladiel:0:E70F:09:000:Infinite Hands
pkladiel:0:0000:00:999:[ Back card must be visible ]
pkladiel:0:0000:00:999:[when you activate the codes]
pkladiel:0:E220:09:001:Get RF - 5000 pts Now!
pkladiel:0:E200:31:501:Get RF - 5000 pts Now! (2/6)
pkladiel:0:E201:3D:501:Get RF - 5000 pts Now! (3/6)
pkladiel:0:E202:3C:501:Get RF - 5000 pts Now! (4/6)
pkladiel:0:E203:3B:501:Get RF - 5000 pts Now! (5/6)
pkladiel:0:E204:3A:501:Get RF - 5000 pts Now! (6/6)
pkladiel:0:E220:08:001:Get SF - 2000 pts Now!
pkladiel:0:E200:16:501:Get SF - 2000 pts Now! (2/6)
pkladiel:0:E201:17:501:Get SF - 2000 pts Now! (3/6)
pkladiel:0:E202:18:501:Get SF - 2000 pts Now! (4/6)
pkladiel:0:E203:19:501:Get SF - 2000 pts Now! (5/6)
pkladiel:0:E204:1A:501:Get SF - 2000 pts Now! (6/6)
pkladiel:0:E220:07:001:Get FK - 1000 pts Now!
pkladiel:0:E200:14:501:Get FK - 1000 pts Now! (2/6)
pkladiel:0:E201:24:501:Get FK - 1000 pts Now! (3/6)
pkladiel:0:E202:34:501:Get FK - 1000 pts Now! (4/6)
pkladiel:0:E203:44:501:Get FK - 1000 pts Now! (5/6)
pkladiel:0:E204:27:501:Get FK - 1000 pts Now! (6/6)
pkladiel:0:E220:06:001:Get FH - 700 pts Now!
pkladiel:0:E200:29:501:Get FH - 700 pts Now! (2/6)
pkladiel:0:E201:49:501:Get FH - 700 pts Now! (3/6)
pkladiel:0:E202:18:501:Get FH - 700 pts Now! (4/6)
pkladiel:0:E203:28:501:Get FH - 700 pts Now! (5/6)
pkladiel:0:E204:38:501:Get FH - 700 pts Now! (6/6)
pkladiel:0:E220:05:001:Get FL - 500 pts Now!
pkladiel:0:E200:2C:501:Get FL - 500 pts Now! (2/6)
pkladiel:0:E201:2B:501:Get FL - 500 pts Now! (3/6)
pkladiel:0:E202:27:501:Get FL - 500 pts Now! (4/6)
pkladiel:0:E203:25:501:Get FL - 500 pts Now! (5/6)
pkladiel:0:E204:22:501:Get FL - 500 pts Now! (6/6)
pkladiel:0:E220:04:001:Get ST - 300 pts Now!
pkladiel:0:E200:37:501:Get ST - 300 pts Now! (2/6)
pkladiel:0:E201:26:501:Get ST - 300 pts Now! (3/6)
pkladiel:0:E202:45:501:Get ST - 300 pts Now! (4/6)
pkladiel:0:E203:44:501:Get ST - 300 pts Now! (5/6)
pkladiel:0:E204:23:501:Get ST - 300 pts Now! (6/6)
pkladiel:0:E220:03:001:Get TK - 200 pts Now!
pkladiel:0:E200:12:501:Get TK - 200 pts Now! (2/6)
pkladiel:0:E201:32:501:Get TK - 200 pts Now! (3/6)
pkladiel:0:E202:42:501:Get TK - 200 pts Now! (4/6)
pkladiel:0:E203:4B:501:Get TK - 200 pts Now! (5/6)
pkladiel:0:E204:1A:501:Get TK - 200 pts Now! (6/6)
pkladiel:0:E220:02:001:Get TP - 100 pts Now!
pkladiel:0:E200:25:501:Get TP - 100 pts Now! (2/6)
pkladiel:0:E201:35:501:Get TP - 100 pts Now! (3/6)
pkladiel:0:E202:13:501:Get TP - 100 pts Now! (4/6)
pkladiel:0:E203:43:501:Get TP - 100 pts Now! (5/6)
pkladiel:0:E204:29:501:Get TP - 100 pts Now! (6/6)
pkladiel:0:E220:01:001:Get JB - 50 pts Now!
pkladiel:0:E200:1D:501:Get JB - 50 pts Now! (2/6)
pkladiel:0:E201:4D:501:Get JB - 50 pts Now! (3/6)
pkladiel:0:E202:1C:501:Get JB - 50 pts Now! (4/6)
pkladiel:0:E203:28:501:Get JB - 50 pts Now! (5/6)
pkladiel:0:E204:36:501:Get JB - 50 pts Now! (6/6)
; [ Poker Ladies ]
pkladies:0:E703:09:000:Infinite points
pkladies:0:E704:09:500:Infinite points (2/5)
pkladies:0:E705:09:500:Infinite points (3/5)
pkladies:0:E706:09:500:Infinite points (4/5)
pkladies:0:E707:09:500:Infinite points (5/5)
pkladies:0:E70F:09:000:Infinite Hands
pkladies:0:0000:00:999:[ Back card must be visible ]
pkladies:0:0000:00:999:[when you activate the codes]
pkladies:0:E220:09:001:Get RF - 5000 pts Now!
pkladies:0:E200:31:501:Get RF - 5000 pts Now! (2/6)
pkladies:0:E201:3D:501:Get RF - 5000 pts Now! (3/6)
pkladies:0:E202:3C:501:Get RF - 5000 pts Now! (4/6)
pkladies:0:E203:3B:501:Get RF - 5000 pts Now! (5/6)
pkladies:0:E204:3A:501:Get RF - 5000 pts Now! (6/6)
pkladies:0:E220:08:001:Get SF - 2000 pts Now!
pkladies:0:E200:16:501:Get SF - 2000 pts Now! (2/6)
pkladies:0:E201:17:501:Get SF - 2000 pts Now! (3/6)
pkladies:0:E202:18:501:Get SF - 2000 pts Now! (4/6)
pkladies:0:E203:19:501:Get SF - 2000 pts Now! (5/6)
pkladies:0:E204:1A:501:Get SF - 2000 pts Now! (6/6)
pkladies:0:E220:07:001:Get FK - 1000 pts Now!
pkladies:0:E200:14:501:Get FK - 1000 pts Now! (2/6)
pkladies:0:E201:24:501:Get FK - 1000 pts Now! (3/6)
pkladies:0:E202:34:501:Get FK - 1000 pts Now! (4/6)
pkladies:0:E203:44:501:Get FK - 1000 pts Now! (5/6)
pkladies:0:E204:27:501:Get FK - 1000 pts Now! (6/6)
pkladies:0:E220:06:001:Get FH - 700 pts Now!
pkladies:0:E200:29:501:Get FH - 700 pts Now! (2/6)
pkladies:0:E201:49:501:Get FH - 700 pts Now! (3/6)
pkladies:0:E202:18:501:Get FH - 700 pts Now! (4/6)
pkladies:0:E203:28:501:Get FH - 700 pts Now! (5/6)
pkladies:0:E204:38:501:Get FH - 700 pts Now! (6/6)
pkladies:0:E220:05:001:Get FL - 500 pts Now!
pkladies:0:E200:2C:501:Get FL - 500 pts Now! (2/6)
pkladies:0:E201:2B:501:Get FL - 500 pts Now! (3/6)
pkladies:0:E202:27:501:Get FL - 500 pts Now! (4/6)
pkladies:0:E203:25:501:Get FL - 500 pts Now! (5/6)
pkladies:0:E204:22:501:Get FL - 500 pts Now! (6/6)
pkladies:0:E220:04:001:Get ST - 300 pts Now!
pkladies:0:E200:37:501:Get ST - 300 pts Now! (2/6)
pkladies:0:E201:26:501:Get ST - 300 pts Now! (3/6)
pkladies:0:E202:45:501:Get ST - 300 pts Now! (4/6)
pkladies:0:E203:44:501:Get ST - 300 pts Now! (5/6)
pkladies:0:E204:23:501:Get ST - 300 pts Now! (6/6)
pkladies:0:E220:03:001:Get TK - 200 pts Now!
pkladies:0:E200:12:501:Get TK - 200 pts Now! (2/6)
pkladies:0:E201:32:501:Get TK - 200 pts Now! (3/6)
pkladies:0:E202:42:501:Get TK - 200 pts Now! (4/6)
pkladies:0:E203:4B:501:Get TK - 200 pts Now! (5/6)
pkladies:0:E204:1A:501:Get TK - 200 pts Now! (6/6)
pkladies:0:E220:02:001:Get TP - 100 pts Now!
pkladies:0:E200:25:501:Get TP - 100 pts Now! (2/6)
pkladies:0:E201:35:501:Get TP - 100 pts Now! (3/6)
pkladies:0:E202:13:501:Get TP - 100 pts Now! (4/6)
pkladies:0:E203:43:501:Get TP - 100 pts Now! (5/6)
pkladies:0:E204:29:501:Get TP - 100 pts Now! (6/6)
pkladies:0:E220:01:001:Get JB - 50 pts Now!
pkladies:0:E200:1D:501:Get JB - 50 pts Now! (2/6)
pkladies:0:E201:4D:501:Get JB - 50 pts Now! (3/6)
pkladies:0:E202:1C:501:Get JB - 50 pts Now! (4/6)
pkladies:0:E203:28:501:Get JB - 50 pts Now! (5/6)
pkladies:0:E204:36:501:Get JB - 50 pts Now! (6/6)
; [ Penguin-Kun Wars (US) ]
pkunwar:0:C346:59:000:Infinite Time
pkunwar:0:C346:01:001:Finish Level Now!
pkunwar:0:0000:00:999:[These Ball cheats are not ]
pkunwar:0:0000:00:999:[visual they only effect the]
pkunwar:0:0000:00:999:[the ball count in memory. ]
pkunwar:0:C398:05:000:Enemy always has 5 Balls
pkunwar:0:C399:05:000:Player always has 5 Balls
pkunwar:0:0000:00:999:[You should only use these ]
pkunwar:0:0000:00:999:["Win Now!" cheats once a ]
pkunwar:0:0000:00:999:[ball has bee kicked! ]
pkunwar:0:C346:01:001:Player Win Now!
pkunwar:0:C398:0A:501:Player Win Now! (2/2)
pkunwar:0:C346:01:001:Enemy Win Now!
pkunwar:0:C399:0A:501:Enemy Win Now! (2/2)
; [ Penguin-Kun Wars (Japan) ]
pkunwarj:0:C346:59:000:Infinite Time
pkunwarj:0:C346:01:001:Finish Level Now!
pkunwarj:0:0000:00:999:[These Ball cheats are not ]
pkunwarj:0:0000:00:999:[visual they only effect the]
pkunwarj:0:0000:00:999:[the ball count in memory. ]
pkunwarj:0:C398:05:000:Enemy always has 5 Balls
pkunwarj:0:C399:05:000:Player always has 5 Balls
pkunwarj:0:0000:00:999:[You should only use these ]
pkunwarj:0:0000:00:999:["Win Now!" cheats once a ]
pkunwarj:0:0000:00:999:[ball has bee kicked! ]
pkunwarj:0:C346:01:001:Player Win Now!
pkunwarj:0:C398:0A:501:Player Win Now! (2/2)
pkunwarj:0:C346:01:001:Enemy Win Now!
pkunwarj:0:C399:0A:501:Enemy Win Now! (2/2)
; [ Vs. Platoon ]
platoon:0:0505:99:000:Infinite Credits
platoon:0:00BA:00:000:Infinite Hits
platoon:0:00E0:24:000:Always have Status 002:Whatever that means?
; [ PlayBall! (prototype) ]
playball:0:BF41:06:000:Infinite Lives
playball:0:BF33:06:000:Infinite Timeouts
; [ Police Trainer (Rev 1.3B) ]
plctr13b:0:00017D4B:03:000:Infinite Lives PL1
:plctr13b:00100000:00018D96:0000270F:FFFFFFFF:Infinite Ammo PL1
plctr13b:0:00017D57:03:000:Infinite Lives PL2
:plctr13b:00100000:00018DA6:0000270F:FFFFFFFF:Infinite Ammo PL2
; [ Pleiads (bootleg) ]
pleiadbl:0:438F:09:000:Infinite Credits
pleiadbl:0:43A6:DD:000:Never have shields
pleiadbl:0:43A6:00:003:Shield Always Ready
pleiadbl:0:0CC4:C9:100:Invincibility
pleiadbl:0:4390:09:000:Infinite Lives PL1
pleiadbl:0:4391:09:000:Infinite Lives PL2
; [ Pleiads (Centuri) ]
pleiadce:0:438F:09:000:Infinite Credits
pleiadce:0:43A6:DD:000:Never have shields
pleiadce:0:43A6:00:003:Shield Always Ready
pleiadce:0:0CC4:C9:100:Invincibility
pleiadce:0:4390:09:000:Infinite Lives PL1
pleiadce:0:4391:09:000:Infinite Lives PL2
; [ Pleiads (Tehkan) ]
pleiads:0:438F:09:000:Infinite Credits
pleiads:0:43A6:DD:000:Never have shields
pleiads:0:43A6:00:003:Shield Always Ready
pleiads:0:0CC4:C9:100:Invincibility
pleiads:0:4390:09:000:Infinite Lives PL1
pleiads:0:4391:09:000:Infinite Lives PL2
; [ Play Girls ]
plgirls:0:8240:99:000:Infinite Credits
plgirls:0:8390:99:000:Infinite Lives PL1
plgirls:0:8391:99:000:Infinite Lives PL2
plgirls:0:8226:00:001:Finish this level Now!
; [ Play Girls 2 ]
plgirls2:0:8032:99:000:Infinite Credits
plgirls2:0:8078:09:000:Infinite Time
plgirls2:0:8077:09:500:Infinite Time (2/2)
plgirls2:0:86E1:06:000:Infinite Energy
plgirls2:0:8079:78:000:Invincibility "ON"
plgirls2:0:86E0:40:520:Invincibility "ON" (2/2)
plgirls2:0:8079:01:001:Invincibility "OFF"
plgirls2:0:86E0:40:541:Invincibility "OFF" (2/2)
; [ Plotting (World) ]
plotting:0:860C:3B:000:Infinite Time PL1
plotting:0:860F:04:000:Infinite Wild Blocks PL1
plotting:0:8B0C:3B:000:Infinite Time PL2
plotting:0:8B0F:04:000:Infinite Wild Blocks PL2
; [ Plasma Sword (USA 980316) ]
plsmaswd:0:0000:00:999:[ There are no cheats ]:REASON 1
plsmaswd:0:0000:00:999:[ for this game as it ]:REASON 1
plsmaswd:0:0000:00:999:[ didn't work the last ]:REASON 1
plsmaswd:0:0000:00:999:[ time it was tested. ]:REASON 1
plsmaswd:0:0000:00:999:[ If the game now works ]:REASON 1
plsmaswd:0:0000:00:999:[ please request cheats ]:REASON 1
plsmaswd:0:0000:00:999:[ for it on the cheat ]:REASON 1
plsmaswd:0:0000:00:999:[ forums. ]:REASON 1
; [ Plump Pop (Japan) ]
plumppop:0:E479:02:000:Infinite Lives PL1
plumppop:0:E483:02:000:Infinite Lives PL2
; [ Plus Alpha ]
plusalph:0:0F30A1:05:000:Infinite Lives PL1
plusalph:0:0F30BD:02:000:Change Colour PL1
plusalph:0:0F30A3:05:000:Infinite Lives PL2
plusalph:0:0F30BD:01:000:Change Colour PL2
plusalph:0:0F30C1:02:000:Invincibility
plusalph:0:0F30C1:04:000:Pulsing Invincibility ;-)
plusalph:0:0F3131:09:000:Infinite Special Shots
plusalph:0:0F312B:00:000:Always 2Shot
plusalph:0:0F312B:01:000:Always 2Shot +1
plusalph:0:0F312B:02:000:Always Blade +1
plusalph:0:0F312B:03:000:Always Blade +2
plusalph:0:0F312B:04:000:Always 4Shot +1
plusalph:0:0F312B:05:000:Always 4Shot +3
plusalph:0:0F312B:06:000:Always 2Blade+3
plusalph:0:0F312B:07:000:Always 2Blade+3
plusalph:0:0F312B:08:000:Always 2Shot +Wide !P
plusalph:0:0F312B:09:000:Always 2Shot +Balls ! JH
plusalph:0:0F312B:0A:000:Always Blade +Balls ! JH
plusalph:0:0F312B:0B:000:Always ? !PJH
plusalph:0:0F312B:0C:000:Always ? !PJH
plusalph:0:0F312B:0D:000:Always ? !PJH
plusalph:0:0F312B:0E:000:Always ? !PJH
plusalph:0:0F312B:0F:000:Always 4Shot +Wide ! JH
plusalph:0:0F312B:10:000:Always Ray
plusalph:0:0F312B:00:001:Get 2Shot
plusalph:0:0F312B:01:001:Get 2Shot +1
plusalph:0:0F312B:02:001:Get Blade +1
plusalph:0:0F312B:03:001:Get Blade +2
plusalph:0:0F312B:04:001:Get 4Shot +1
plusalph:0:0F312B:05:001:Get 4Shot +3
plusalph:0:0F312B:06:001:Get 2Blade+3
plusalph:0:0F312B:07:001:Get 2Blade+3
plusalph:0:0F312B:08:001:Get 2Shot +Wide !P
plusalph:0:0F312B:09:001:Get 2Shot +Balls ! JH
plusalph:0:0F312B:0A:001:Get Blade +Balls ! JH
plusalph:0:0F312B:0B:001:Get ? !PJH
plusalph:0:0F312B:0C:001:Get ? !PJH
plusalph:0:0F312B:0D:001:Get ? !PJH
plusalph:0:0F312B:0E:001:Get ? !PJH
plusalph:0:0F312B:0F:001:Get 4Shot +Wide ! JH
plusalph:0:0F312B:10:001:Get Ray
plusalph:0:000000:00:999:[The Shot type is NOT good ]
plusalph:0:000000:00:999:[for weapon P/J/H if the ]
plusalph:0:000000:00:999:[cheat is named !P/J/H ]
plusalph:0:000000:00:999:[ P=Plane, J=Jet, H=Heli ]
plusalph:0:0F30C7:00:000:Always Weapon P (Shots)
plusalph:0:0F30C7:01:000:Always Weapon J (Balls)
plusalph:0:0F30C7:02:000:Always Weapon H (Triangles)
plusalph:0:0F30C7:00:001:Get Weapon P (Shots) Now!
plusalph:0:0F30C7:01:001:Get Weapon J (Balls) Now!
plusalph:0:0F30C7:02:001:Get Weapon H (Triangles) Now!
plusalph:0:000000:00:999:[These Start on Level cheats]
plusalph:0:000000:00:999:[must be enabled on the ]
plusalph:0:000000:00:999:[title screen and turned off]
plusalph:0:000000:00:999:[when you start the level. ]
plusalph:0:0F2EE5:02:000:Start on Level 2
plusalph:0:0F2EE5:03:000:Start on Level 3
plusalph:0:0F2EE5:04:000:Start on Level 4
plusalph:0:0F2EE5:05:000:Start on Level 5
plusalph:0:0F2EE5:06:000:Start on Level 6
plusalph:0:0F2EE5:07:000:Start on Level 7
plusalph:0:0F2EE5:07:062:Select next level
; [ Polygonet Commanders (ver UAA) ]
plygonet:0:0000:00:999:[ There are no cheats ]:REASON 1
plygonet:0:0000:00:999:[ for this game as it ]:REASON 1
plygonet:0:0000:00:999:[ didn't work the last ]:REASON 1
plygonet:0:0000:00:999:[ time it was tested. ]:REASON 1
plygonet:0:0000:00:999:[ If the game now works ]:REASON 1
plygonet:0:0000:00:999:[ please request cheats ]:REASON 1
plygonet:0:0000:00:999:[ for it on the cheat ]:REASON 1
plygonet:0:0000:00:999:[ forums. ]:REASON 1
; [ Pnickies (Japan 940608) ]
pnickj:0:FF88F4:00:000:Next Top Shape is always Green PL1
pnickj:0:FF88F4:01:000:Next Top Shape is always Red PL1
pnickj:0:FF88F4:02:000:Next Top Shape is always Blue PL1
pnickj:0:FF88F4:03:000:Next Top Shape is always Yellow PL1
pnickj:0:FF88F4:04:000:Next Top Shape is always Cyan PL1
pnickj:0:FF88F4:05:000:Next Top Shape is always Pink PL1
pnickj:0:FF88F4:06:000:Next Top Shape is always Orange PL1
pnickj:0:FF88F4:07:000:Next Top Shape is always Purple PL1
pnickj:0:FF88F4:08:000:Next Top Shape is always Green Star PL1
pnickj:0:FF88F4:09:000:Next Top Shape is always Red Star PL1
pnickj:0:FF88F4:0A:000:Next Top Shape is always Blue Star PL1
pnickj:0:FF88F4:0B:000:Next Top Shape is always Yellow Star PL1
pnickj:0:FF88F4:0C:000:Next Top Shape is always Cyan Star PL1
pnickj:0:FF88F4:0D:000:Next Top Shape is always Pink Star PL1
pnickj:0:FF88F4:0E:000:Next Top Shape is always Orange Star PL1
pnickj:0:FF88F4:0F:000:Next Top Shape is always Purple Star PL1
pnickj:0:FF88F5:00:000:Next Bottom Shape is always Green PL1
pnickj:0:FF88F5:01:000:Next Bottom Shape is always Red PL1
pnickj:0:FF88F5:02:000:Next Bottom Shape is always Blue PL1
pnickj:0:FF88F5:03:000:Next Bottom Shape is always Yellow PL1
pnickj:0:FF88F5:04:000:Next Bottom Shape is always Cyan PL1
pnickj:0:FF88F5:05:000:Next Bottom Shape is always Pink PL1
pnickj:0:FF88F5:06:000:Next Bottom Shape is always Orange PL1
pnickj:0:FF88F5:07:000:Next Bottom Shape is always Purple PL1
pnickj:0:FF88F5:08:000:Next Bottom Shape is always Green Star PL1
pnickj:0:FF88F5:09:000:Next Bottom Shape is always Red Star PL1
pnickj:0:FF88F5:0A:000:Next Bottom Shape is always Blue Star PL1
pnickj:0:FF88F5:0B:000:Next Bottom Shape is always Yellow Star PL1
pnickj:0:FF88F5:0C:000:Next Bottom Shape is always Cyan Star PL1
pnickj:0:FF88F5:0D:000:Next Bottom Shape is always Pink Star PL1
pnickj:0:FF88F5:0E:000:Next Bottom Shape is always Orange Star PL1
pnickj:0:FF88F5:0F:000:Next Bottom Shape is always Purple Star PL1
pnickj:0:FF88F4:00:001:Next Top Shape is Green Now! PL1
pnickj:0:FF88F4:01:001:Next Top Shape is Red Now! PL1
pnickj:0:FF88F4:02:001:Next Top Shape is Blue Now! PL1
pnickj:0:FF88F4:03:001:Next Top Shape is Yellow Now! PL1
pnickj:0:FF88F4:04:001:Next Top Shape is Cyan Now! PL1
pnickj:0:FF88F4:05:001:Next Top Shape is Pink Now! PL1
pnickj:0:FF88F4:06:001:Next Top Shape is Orange Now! PL1
pnickj:0:FF88F4:07:001:Next Top Shape is Purple Now! PL1
pnickj:0:FF88F4:08:001:Next Top Shape is Green Star Now! PL1
pnickj:0:FF88F4:09:001:Next Top Shape is Red Star Now! PL1
pnickj:0:FF88F4:0A:001:Next Top Shape is Blue Star Now! PL1
pnickj:0:FF88F4:0B:001:Next Top Shape is Yellow Star Now! PL1
pnickj:0:FF88F4:0C:001:Next Top Shape is Cyan Star Now! PL1
pnickj:0:FF88F4:0D:001:Next Top Shape is Pink Star Now! PL1
pnickj:0:FF88F4:0E:001:Next Top Shape is Orange Star Now! PL1
pnickj:0:FF88F4:0F:001:Next Top Shape is Purple Star Now! PL1
pnickj:0:FF88F5:00:001:Next Bottom Shape is Green Now! PL1
pnickj:0:FF88F5:01:001:Next Bottom Shape is Red Now! PL1
pnickj:0:FF88F5:02:001:Next Bottom Shape is Blue Now! PL1
pnickj:0:FF88F5:03:001:Next Bottom Shape is Yellow Now! PL1
pnickj:0:FF88F5:04:001:Next Bottom Shape is Cyan Now! PL1
pnickj:0:FF88F5:05:001:Next Bottom Shape is Pink Now! PL1
pnickj:0:FF88F5:06:001:Next Bottom Shape is Orange Now! PL1
pnickj:0:FF88F5:07:001:Next Bottom Shape is Purple Now! PL1
pnickj:0:FF88F5:08:001:Next Bottom Shape is Green Star Now! PL1
pnickj:0:FF88F5:09:001:Next Bottom Shape is Red Star Now! PL1
pnickj:0:FF88F5:0A:001:Next Bottom Shape is Blue Star Now! PL1
pnickj:0:FF88F5:0B:001:Next Bottom Shape is Yellow Star Now! PL1
pnickj:0:FF88F5:0C:001:Next Bottom Shape is Cyan Star Now! PL1
pnickj:0:FF88F5:0D:001:Next Bottom Shape is Pink Star Now! PL1
pnickj:0:FF88F5:0E:001:Next Bottom Shape is Orange Star Now! PL1
pnickj:0:FF88F5:0F:001:Next Bottom Shape is Purple Star Now! PL1
pnickj:0:000000:00:999:[ The Level Picture only changes on certain levels ]
pnickj:0:000000:00:999:[ including levels 10, 30 and 50. ]
pnickj:0:FF8644:63:070:Select current level PL1
pnickj:0:FF8644:63:060:Select next level PL1
pnickj:0:FF8644:63:001:Go to last level Now! PL1
pnickj:0:FF8954:00:000:Next Top Shape is always Green PL2
pnickj:0:FF8954:01:000:Next Top Shape is always Red PL2
pnickj:0:FF8954:02:000:Next Top Shape is always Blue PL2
pnickj:0:FF8954:03:000:Next Top Shape is always Yellow PL2
pnickj:0:FF8954:04:000:Next Top Shape is always Cyan PL2
pnickj:0:FF8954:05:000:Next Top Shape is always Pink PL2
pnickj:0:FF8954:06:000:Next Top Shape is always Orange PL2
pnickj:0:FF8954:07:000:Next Top Shape is always Purple PL2
pnickj:0:FF8954:08:000:Next Top Shape is always Green Star PL2
pnickj:0:FF8954:09:000:Next Top Shape is always Red Star PL2
pnickj:0:FF8954:0A:000:Next Top Shape is always Blue Star PL2
pnickj:0:FF8954:0B:000:Next Top Shape is always Yellow Star PL2
pnickj:0:FF8954:0C:000:Next Top Shape is always Cyan Star PL2
pnickj:0:FF8954:0D:000:Next Top Shape is always Pink Star PL2
pnickj:0:FF8954:0E:000:Next Top Shape is always Orange Star PL2
pnickj:0:FF8954:0F:000:Next Top Shape is always Purple Star PL2
pnickj:0:FF8955:00:000:Next Bottom Shape is always Green PL2
pnickj:0:FF8955:01:000:Next Bottom Shape is always Red PL2
pnickj:0:FF8955:02:000:Next Bottom Shape is always Blue PL2
pnickj:0:FF8955:03:000:Next Bottom Shape is always Yellow PL2
pnickj:0:FF8955:04:000:Next Bottom Shape is always Cyan PL2
pnickj:0:FF8955:05:000:Next Bottom Shape is always Pink PL2
pnickj:0:FF8955:06:000:Next Bottom Shape is always Orange PL2
pnickj:0:FF8955:07:000:Next Bottom Shape is always Purple PL2
pnickj:0:FF8955:08:000:Next Bottom Shape is always Green Star PL2
pnickj:0:FF8955:09:000:Next Bottom Shape is always Red Star PL2
pnickj:0:FF8955:0A:000:Next Bottom Shape is always Blue Star PL2
pnickj:0:FF8955:0B:000:Next Bottom Shape is always Yellow Star PL2
pnickj:0:FF8955:0C:000:Next Bottom Shape is always Cyan Star PL2
pnickj:0:FF8955:0D:000:Next Bottom Shape is always Pink Star PL2
pnickj:0:FF8955:0E:000:Next Bottom Shape is always Orange Star PL2
pnickj:0:FF8955:0F:000:Next Bottom Shape is always Purple Star PL2
pnickj:0:FF8954:00:001:Next Top Shape is Green Now! PL2
pnickj:0:FF8954:01:001:Next Top Shape is Red Now! PL2
pnickj:0:FF8954:02:001:Next Top Shape is Blue Now! PL2
pnickj:0:FF8954:03:001:Next Top Shape is Yellow Now! PL2
pnickj:0:FF8954:04:001:Next Top Shape is Cyan Now! PL2
pnickj:0:FF8954:05:001:Next Top Shape is Pink Now! PL2
pnickj:0:FF8954:06:001:Next Top Shape is Orange Now! PL2
pnickj:0:FF8954:07:001:Next Top Shape is Purple Now! PL2
pnickj:0:FF8954:08:001:Next Top Shape is Green Star Now! PL2
pnickj:0:FF8954:09:001:Next Top Shape is Red Star Now! PL2
pnickj:0:FF8954:0A:001:Next Top Shape is Blue Star Now! PL2
pnickj:0:FF8954:0B:001:Next Top Shape is Yellow Star Now! PL2
pnickj:0:FF8954:0C:001:Next Top Shape is Cyan Star Now! PL2
pnickj:0:FF8954:0D:001:Next Top Shape is Pink Star Now! PL2
pnickj:0:FF8954:0E:001:Next Top Shape is Orange Star Now! PL2
pnickj:0:FF8954:0F:001:Next Top Shape is Purple Star Now! PL2
pnickj:0:FF8955:00:001:Next Bottom Shape is Green Now! PL2
pnickj:0:FF8955:01:001:Next Bottom Shape is Red Now! PL2
pnickj:0:FF8955:02:001:Next Bottom Shape is Blue Now! PL2
pnickj:0:FF8955:03:001:Next Bottom Shape is Yellow Now! PL2
pnickj:0:FF8955:04:001:Next Bottom Shape is Cyan Now! PL2
pnickj:0:FF8955:05:001:Next Bottom Shape is Pink Now! PL2
pnickj:0:FF8955:06:001:Next Bottom Shape is Orange Now! PL2
pnickj:0:FF8955:07:001:Next Bottom Shape is Purple Now! PL2
pnickj:0:FF8955:08:001:Next Bottom Shape is Green Star Now! PL2
pnickj:0:FF8955:09:001:Next Bottom Shape is Red Star Now! PL2
pnickj:0:FF8955:0A:001:Next Bottom Shape is Blue Star Now! PL2
pnickj:0:FF8955:0B:001:Next Bottom Shape is Yellow Star Now! PL2
pnickj:0:FF8955:0C:001:Next Bottom Shape is Cyan Star Now! PL2
pnickj:0:FF8955:0D:001:Next Bottom Shape is Pink Star Now! PL2
pnickj:0:FF8955:0E:001:Next Bottom Shape is Orange Star Now! PL2
pnickj:0:FF8955:0F:001:Next Bottom Shape is Purple Star Now! PL2
pnickj:0:000000:00:999:[ The Level Picture only changes on certain levels ]
pnickj:0:000000:00:999:[ including levels 10, 30 and 50. ]
pnickj:0:FF8664:63:070:Select current level PL2
pnickj:0:FF8664:63:060:Select next level PL2
pnickj:0:FF8664:63:001:Go to last level Now! PL2
; [ Poitto! ]
poitto:0:40E044:63:000:Infinite Credits
poitto:0:40C219:00:001:Capture Monster Now!
poitto:0:40C0A7:00:000:Current Top Left Tile always Red PL1
poitto:0:40C0A7:01:000:Current Top Left Tile always Blue PL1
poitto:0:40C0A7:02:000:Current Top Left Tile always Yellow PL1
poitto:0:40C0A7:03:000:Current Top Left Tile always Green PL1
poitto:0:40C0A7:04:000:Current Top Left Tile always Purple PL1
poitto:0:40C0A7:05:000:Current Top Left Tile always Black PL1
poitto:0:40C0A7:06:000:Current Top Left Tile always Flashing Yellow PL1
poitto:0:40C0A7:07:000:Current Top Left Tile always Monster PL1
poitto:0:40C0A7:08:000:Current Top Left Tile always Orange PL1
poitto:0:40C0E7:00:000:Current Top Right Tile always Red PL1
poitto:0:40C0E7:01:000:Current Top Right Tile always Blue PL1
poitto:0:40C0E7:02:000:Current Top Right Tile always Yellow PL1
poitto:0:40C0E7:03:000:Current Top Right Tile always Green PL1
poitto:0:40C0E7:04:000:Current Top Right Tile always Purple PL1
poitto:0:40C0E7:05:000:Current Top Right Tile always Black PL1
poitto:0:40C0E7:06:000:Current Top Right Tile always Flashing Yellow PL1
poitto:0:40C0E7:07:000:Current Top Right Tile always Monster PL1
poitto:0:40C0E7:08:000:Current Top Right Tile always Orange PL1
poitto:0:40C087:00:000:Current Bottom Left Tile always Red PL1
poitto:0:40C087:01:000:Current Bottom Left Tile always Blue PL1
poitto:0:40C087:02:000:Current Bottom Left Tile always Yellow PL1
poitto:0:40C087:03:000:Current Bottom Left Tile always Green PL1
poitto:0:40C087:04:000:Current Bottom Left Tile always Purple PL1
poitto:0:40C087:05:000:Current Bottom Left Tile always Black PL1
poitto:0:40C087:06:000:Current Bottom Left Tile always Flashing Yellow PL1
poitto:0:40C087:07:000:Current Bottom Left Tile always Monster PL1
poitto:0:40C087:08:000:Current Bottom Left Tile always Orange PL1
poitto:0:40C0C7:00:000:Current Bottom Right Tile always Red PL1
poitto:0:40C0C7:01:000:Current Bottom Right Tile always Blue PL1
poitto:0:40C0C7:02:000:Current Bottom Right Tile always Yellow PL1
poitto:0:40C0C7:03:000:Current Bottom Right Tile always Green PL1
poitto:0:40C0C7:04:000:Current Bottom Right Tile always Purple PL1
poitto:0:40C0C7:05:000:Current Bottom Right Tile always Black PL1
poitto:0:40C0C7:06:000:Current Bottom Right Tile always Flashing Yellow PL1
poitto:0:40C0C7:07:000:Current Bottom Right Tile always Monster PL1
poitto:0:40C0C7:08:000:Current Bottom Right Tile always Orange PL1
poitto:0:40C0A7:00:001:Current Top Left Tile = Red Now! PL1
poitto:0:40C0A7:01:001:Current Top Left Tile = Blue Now! PL1
poitto:0:40C0A7:02:001:Current Top Left Tile = Yellow Now! PL1
poitto:0:40C0A7:03:001:Current Top Left Tile = Green Now! PL1
poitto:0:40C0A7:04:001:Current Top Left Tile = Purple Now! PL1
poitto:0:40C0A7:05:001:Current Top Left Tile = Black Now! PL1
poitto:0:40C0A7:06:001:Current Top Left Tile = Flashing Yellow Now! PL1
poitto:0:40C0A7:07:001:Current Top Left Tile = Monster Now! PL1
poitto:0:40C0A7:08:001:Current Top Left Tile = Orange Now! PL1
poitto:0:40C0E7:00:001:Current Top Right Tile = Red Now! PL1
poitto:0:40C0E7:01:001:Current Top Right Tile = Blue Now! PL1
poitto:0:40C0E7:02:001:Current Top Right Tile = Yellow Now! PL1
poitto:0:40C0E7:03:001:Current Top Right Tile = Green Now! PL1
poitto:0:40C0E7:04:001:Current Top Right Tile = Purple Now! PL1
poitto:0:40C0E7:05:001:Current Top Right Tile = Black Now! PL1
poitto:0:40C0E7:06:001:Current Top Right Tile = Flashing Yellow Now! PL1
poitto:0:40C0E7:07:001:Current Top Right Tile = Monster Now! PL1
poitto:0:40C0E7:08:001:Current Top Right Tile = Orange Now! PL1
poitto:0:40C087:00:001:Current Bottom Left Tile = Red Now! PL1
poitto:0:40C087:01:001:Current Bottom Left Tile = Blue Now! PL1
poitto:0:40C087:02:001:Current Bottom Left Tile = Yellow Now! PL1
poitto:0:40C087:03:001:Current Bottom Left Tile = Green Now! PL1
poitto:0:40C087:04:001:Current Bottom Left Tile = Purple Now! PL1
poitto:0:40C087:05:001:Current Bottom Left Tile = Black Now! PL1
poitto:0:40C087:06:001:Current Bottom Left Tile = Flashing Yellow Now! PL1
poitto:0:40C087:07:001:Current Bottom Left Tile = Monster Now! PL1
poitto:0:40C087:08:001:Current Bottom Left Tile = Orange Now! PL1
poitto:0:40C0C7:00:001:Current Bottom Right Tile = Red Now! PL1
poitto:0:40C0C7:01:001:Current Bottom Right Tile = Blue Now! PL1
poitto:0:40C0C7:02:001:Current Bottom Right Tile = Yellow Now! PL1
poitto:0:40C0C7:03:001:Current Bottom Right Tile = Green Now! PL1
poitto:0:40C0C7:04:001:Current Bottom Right Tile = Purple Now! PL1
poitto:0:40C0C7:05:001:Current Bottom Right Tile = Black Now! PL1
poitto:0:40C0C7:06:001:Current Bottom Right Tile = Flashing Yellow Now! PL1
poitto:0:40C0C7:07:001:Current Bottom Right Tile = Monster Now! PL1
poitto:0:40C0C7:08:001:Current Bottom Right Tile = Orange Now! PL1
poitto:0:40C227:00:000:Current Top Left Tile always Red PL2
poitto:0:40C227:01:000:Current Top Left Tile always Blue PL2
poitto:0:40C227:02:000:Current Top Left Tile always Yellow PL2
poitto:0:40C227:03:000:Current Top Left Tile always Green PL2
poitto:0:40C227:04:000:Current Top Left Tile always Purple PL2
poitto:0:40C227:05:000:Current Top Left Tile always Black PL2
poitto:0:40C227:06:000:Current Top Left Tile always Flashing Yellow PL2
poitto:0:40C227:07:000:Current Top Left Tile always Monster PL2
poitto:0:40C227:08:000:Current Top Left Tile always Orange PL2
poitto:0:40C267:00:000:Current Top Right Tile always Red PL2
poitto:0:40C267:01:000:Current Top Right Tile always Blue PL2
poitto:0:40C267:02:000:Current Top Right Tile always Yellow PL2
poitto:0:40C267:03:000:Current Top Right Tile always Green PL2
poitto:0:40C267:04:000:Current Top Right Tile always Purple PL2
poitto:0:40C267:05:000:Current Top Right Tile always Black PL2
poitto:0:40C267:06:000:Current Top Right Tile always Flashing Yellow PL2
poitto:0:40C267:07:000:Current Top Right Tile always Monster PL2
poitto:0:40C267:08:000:Current Top Right Tile always Orange PL2
poitto:0:40C207:00:000:Current Bottom Left Tile always Red PL2
poitto:0:40C207:01:000:Current Bottom Left Tile always Blue PL2
poitto:0:40C207:02:000:Current Bottom Left Tile always Yellow PL2
poitto:0:40C207:03:000:Current Bottom Left Tile always Green PL2
poitto:0:40C207:04:000:Current Bottom Left Tile always Purple PL2
poitto:0:40C207:05:000:Current Bottom Left Tile always Black PL2
poitto:0:40C207:06:000:Current Bottom Left Tile always Flashing Yellow PL2
poitto:0:40C207:07:000:Current Bottom Left Tile always Monster PL2
poitto:0:40C207:08:000:Current Bottom Left Tile always Orange PL2
poitto:0:40C247:00:000:Current Bottom Right Tile always Red PL2
poitto:0:40C247:01:000:Current Bottom Right Tile always Blue PL2
poitto:0:40C247:02:000:Current Bottom Right Tile always Yellow PL2
poitto:0:40C247:03:000:Current Bottom Right Tile always Green PL2
poitto:0:40C247:04:000:Current Bottom Right Tile always Purple PL2
poitto:0:40C247:05:000:Current Bottom Right Tile always Black PL2
poitto:0:40C247:06:000:Current Bottom Right Tile always Flashing Yellow PL2
poitto:0:40C247:07:000:Current Bottom Right Tile always Monster PL2
poitto:0:40C247:08:000:Current Bottom Right Tile always Orange PL2
poitto:0:40C227:00:001:Current Top Left Tile = Red Now! PL2
poitto:0:40C227:01:001:Current Top Left Tile = Blue Now! PL2
poitto:0:40C227:02:001:Current Top Left Tile = Yellow Now! PL2
poitto:0:40C227:03:001:Current Top Left Tile = Green Now! PL2
poitto:0:40C227:04:001:Current Top Left Tile = Purple Now! PL2
poitto:0:40C227:05:001:Current Top Left Tile = Black Now! PL2
poitto:0:40C227:06:001:Current Top Left Tile = Flashing Yellow Now! PL2
poitto:0:40C227:07:001:Current Top Left Tile = Monster Now! PL2
poitto:0:40C227:08:001:Current Top Left Tile = Orange Now! PL2
poitto:0:40C267:00:001:Current Top Right Tile = Red Now! PL2
poitto:0:40C267:01:001:Current Top Right Tile = Blue Now! PL2
poitto:0:40C267:02:001:Current Top Right Tile = Yellow Now! PL2
poitto:0:40C267:03:001:Current Top Right Tile = Green Now! PL2
poitto:0:40C267:04:001:Current Top Right Tile = Purple Now! PL2
poitto:0:40C267:05:001:Current Top Right Tile = Black Now! PL2
poitto:0:40C267:06:001:Current Top Right Tile = Flashing Yellow Now! PL2
poitto:0:40C267:07:001:Current Top Right Tile = Monster Now! PL2
poitto:0:40C267:08:001:Current Top Right Tile = Orange Now! PL2
poitto:0:40C207:00:001:Current Bottom Left Tile = Red Now! PL2
poitto:0:40C207:01:001:Current Bottom Left Tile = Blue Now! PL2
poitto:0:40C207:02:001:Current Bottom Left Tile = Yellow Now! PL2
poitto:0:40C207:03:001:Current Bottom Left Tile = Green Now! PL2
poitto:0:40C207:04:001:Current Bottom Left Tile = Purple Now! PL2
poitto:0:40C207:05:001:Current Bottom Left Tile = Black Now! PL2
poitto:0:40C207:06:001:Current Bottom Left Tile = Flashing Yellow Now! PL2
poitto:0:40C207:07:001:Current Bottom Left Tile = Monster Now! PL2
poitto:0:40C207:08:001:Current Bottom Left Tile = Orange Now! PL2
poitto:0:40C247:00:001:Current Bottom Right Tile = Red Now! PL2
poitto:0:40C247:01:001:Current Bottom Right Tile = Blue Now! PL2
poitto:0:40C247:02:001:Current Bottom Right Tile = Yellow Now! PL2
poitto:0:40C247:03:001:Current Bottom Right Tile = Green Now! PL2
poitto:0:40C247:04:001:Current Bottom Right Tile = Purple Now! PL2
poitto:0:40C247:05:001:Current Bottom Right Tile = Black Now! PL2
poitto:0:40C247:06:001:Current Bottom Right Tile = Flashing Yellow Now! PL2
poitto:0:40C247:07:001:Current Bottom Right Tile = Monster Now! PL2
poitto:0:40C247:08:001:Current Bottom Right Tile = Orange Now! PL2
; [ Polaris (set 1) ]
polaris:0:214F:07:000:Infinite Lives PL1
polaris:0:224F:07:000:Infinite Lives PL2
; [ Polaris (set 2) ]
polarisa:0:214F:07:000:Infinite Lives PL1
polarisa:0:224F:07:000:Infinite Lives PL2
; [ Pole Position ]
polepos:0:5401:78:000:Infinite Time
polepos:1:A817:00:000:Always be in Pole Position
polepos:0:4630:01:000:Invincibility
polepos:0:4004:90:000:Always have Accelerator Fully Down
polepos:0:0000:00:999:[ If you don't touch the accelerator ]
polepos:0:0000:00:999:[ with the Maximum Speed cheat you ]
polepos:0:0000:00:999:[ will effectively be on train tracks! ]
polepos:0:0000:00:999:[ So if you want to play the game ]
polepos:0:0000:00:999:[ properly press the accelerator or ]
polepos:0:0000:00:999:[ use it with the Accelerator Fully ]
polepos:0:0000:00:999:[ Down cheat. ]
polepos:0:40B8:FF:000:Always drive at Maximum Speed:The speed display will be incorrect
; [ Pole Position (Atari version 1) ]
polepos1:0:5401:78:000:Infinite Time
polepos1:1:A817:00:000:Always be in Pole Position
polepos1:0:4630:01:000:Invincibility
polepos1:0:4004:90:000:Always have Accelerator Fully Down
polepos1:0:0000:00:999:[ If you don't touch the accelerator ]
polepos1:0:0000:00:999:[ with the Maximum Speed cheat you ]
polepos1:0:0000:00:999:[ will effectively be on train tracks! ]
polepos1:0:0000:00:999:[ So if you want to play the game ]
polepos1:0:0000:00:999:[ properly press the accelerator or ]
polepos1:0:0000:00:999:[ use it with the Accelerator Fully ]
polepos1:0:0000:00:999:[ Down cheat. ]
polepos1:0:40B8:FF:000:Always drive at Maximum Speed:The speed display will be incorrect
; [ Pole Position II ]
polepos2:0:5401:78:000:Infinite Time
polepos2:1:A817:00:000:Always be in Pole Position
polepos2:0:4630:01:000:Invincibility
polepos2:0:4004:90:000:Always have Accelerator Fully Down
polepos2:0:0000:00:999:[ If you don't touch the accelerator ]
polepos2:0:0000:00:999:[ with the Maximum Speed cheat you ]
polepos2:0:0000:00:999:[ will effectively be on train tracks! ]
polepos2:0:0000:00:999:[ So if you want to play the game ]
polepos2:0:0000:00:999:[ properly press the accelerator or ]
polepos2:0:0000:00:999:[ use it with the Accelerator Fully ]
polepos2:0:0000:00:999:[ Down cheat. ]
polepos2:0:40B8:FF:000:Always drive at Maximum Speed:The speed display will be incorrect
; [ Pole Position (Atari version 2) ]
poleposa:0:5401:78:000:Infinite Time
poleposa:1:A817:00:000:Always be in Pole Position
poleposa:0:4630:01:000:Invincibility
poleposa:0:4004:90:000:Always have Accelerator Fully Down
poleposa:0:0000:00:999:[ If you don't touch the accelerator ]
poleposa:0:0000:00:999:[ with the Maximum Speed cheat you ]
poleposa:0:0000:00:999:[ will effectively be on train tracks! ]
poleposa:0:0000:00:999:[ So if you want to play the game ]
poleposa:0:0000:00:999:[ properly press the accelerator or ]
poleposa:0:0000:00:999:[ use it with the Accelerator Fully ]
poleposa:0:0000:00:999:[ Down cheat. ]
poleposa:0:40B8:FF:000:Always drive at Maximum Speed:The speed display will be incorrect
; [ Pole Position II (Atari) ]
poleps2a:0:5401:78:000:Infinite Time
poleps2a:1:A817:00:000:Always be in Pole Position
poleps2a:0:4630:01:000:Invincibility
poleps2a:0:4004:90:000:Always have Accelerator Fully Down
poleps2a:0:0000:00:999:[ If you don't touch the accelerator ]
poleps2a:0:0000:00:999:[ with the Maximum Speed cheat you ]
poleps2a:0:0000:00:999:[ will effectively be on train tracks! ]
poleps2a:0:0000:00:999:[ So if you want to play the game ]
poleps2a:0:0000:00:999:[ properly press the accelerator or ]
poleps2a:0:0000:00:999:[ use it with the Accelerator Fully ]
poleps2a:0:0000:00:999:[ Down cheat. ]
poleps2a:0:40B8:FF:000:Always drive at Maximum Speed:The speed display will be incorrect
; [ Pole Position II (bootleg) ]
poleps2b:0:5401:78:000:Infinite Time
poleps2b:1:A817:00:000:Always be in Pole Position
poleps2b:0:4630:01:000:Invincibility
poleps2b:0:4004:90:000:Always have Accelerator Fully Down
poleps2b:0:0000:00:999:[ If you don't touch the accelerator ]
poleps2b:0:0000:00:999:[ with the Maximum Speed cheat you ]
poleps2b:0:0000:00:999:[ will effectively be on train tracks! ]
poleps2b:0:0000:00:999:[ So if you want to play the game ]
poleps2b:0:0000:00:999:[ properly press the accelerator or ]
poleps2b:0:0000:00:999:[ use it with the Accelerator Fully ]
poleps2b:0:0000:00:999:[ Down cheat. ]
poleps2b:0:40B8:FF:000:Always drive at Maximum Speed:The speed display will be incorrect
; [ Police Trainer (Rev 1.1) ]
policeto:0:00017D4B:03:000:Infinite Lives PL1
:policeto:00100000:00018D96:0000270F:FFFFFFFF:Infinite Ammo PL1
policeto:0:00017D57:03:000:Infinite Lives PL2
:policeto:00100000:00018DA6:0000270F:FFFFFFFF:Infinite Ammo PL2
; [ Police Trainer (Rev 1.3) ]
policetr:0:00017D4B:03:000:Infinite Lives PL1
:policetr:00100000:00018D96:0000270F:FFFFFFFF:Infinite Ammo PL1
policetr:0:00017D57:03:000:Infinite Lives PL2
:policetr:00100000:00018DA6:0000270F:FFFFFFFF:Infinite Ammo PL2
; [ Pollux (set 1) ]
pollux:0:C036:63:000:Infinite Credits
pollux:0:C129:03:000:Infinite Lives PL1
pollux:0:C12A:05:000:Infinite Bombs PL1
pollux:0:D005:02:000:Invincibility PL1
pollux:0:C12C:03:000:Infinite Lives PL2
pollux:0:C12D:05:000:Infinite Bombs PL2
pollux:0:D305:02:000:Invincibility PL2
; [ Pollux (set 2) ]
polluxa:0:C036:63:000:Infinite Credits
polluxa:0:C129:03:000:Infinite Lives PL1
polluxa:0:C12A:05:000:Infinite Bombs PL1
polluxa:0:D005:02:000:Invincibility PL1
polluxa:0:C12C:03:000:Infinite Lives PL2
polluxa:0:C12D:05:000:Infinite Bombs PL2
polluxa:0:D305:02:000:Invincibility PL2
; [ Poly-Play ]
polyplay:0:0CC0:0A:000:Infinite Time (on HIRSCHJAGD game)
polyplay:0:0C1C:FF:000:Infinite Ammo (on HIRSCHJAGD game)
polyplay:0:0C1A:03:000:Infinite Lives (on HASE AND WOLF game)
polyplay:0:F83B:35:000:Infinite Time (on ABFAHRTSLAUF game)
polyplay:0:0D38:78:000:Infinite Time (on SCHMETTERLINGE game)
polyplay:0:0D3C:32:000:Infinite Ammo (on SCHIESSBUDE game)
polyplay:0:0D00:5A:000:Infinite Time (on MERKSPIEL game)
polyplay:0:0D1E:00:000:Water Level (on WASSERROHRBRUCH game)
; [ Pomping World (Japan) ]
pompingw:0:E221:5B:000:Invincibility:Disable just before ending a level or else the level will not end!
pompingw:0:E200:04:500:Invincibility (2/2)
pompingw:0:E01A:99:000:Infinite Time:Disable just before travelling to a different city otherwise the game will freeze!
pompingw:0:E027:01:001:Stop the Bubbles Now!
pompingw:0:E027:00:001:Restart the Bubbles Now!
pompingw:0:E028:8C:000:Infinite Balloon Freeze Time
pompingw:0:E018:10:001:Goto Last level on comp.
pompingw:0:E019:30:501:Goto Last level on comp.(2/2)
pompingw:0:E018:10:001:Goto Last level on death
pompingw:0:E019:31:501:Goto Last level on death(2/2)
pompingw:0:E230:0A:000:Infinite Lives PL1
pompingw:0:E228:01:000:Always Have Protection PL1
pompingw:0:E229:00:000:Always Normal Weap. PL1
pompingw:0:E22C:00:500:Always Normal Weap. PL1 (2/3)
pompingw:0:E244:00:500:Always Normal Weap. PL1 (3/3)
pompingw:0:E229:01:000:Always Double Weap. PL1
pompingw:0:E22C:00:500:Always Double Weap. PL1 (2/3)
pompingw:0:E244:00:500:Always Double Weap. PL1 (3/3)
pompingw:0:E229:00:000:Always M. gun Weap. PL1
pompingw:0:E22C:01:500:Always M. gun Weap. PL1 (2/3)
pompingw:0:E244:00:500:Always M. gun Weap. PL1 (3/3)
pompingw:0:E229:00:000:Always Blocker Weap.PL1
pompingw:0:E22C:00:500:Always Blocker Weap.PL1 (2/3)
pompingw:0:E244:01:500:Always Blocker Weap.PL1 (3/3)
pompingw:0:E229:00:001:Get Normal Weap.PL1 Now!
pompingw:0:E22C:00:501:Get Normal Weap.PL1 Now!(2/3)
pompingw:0:E244:00:501:Get Normal Weap.PL1 Now!(3/3)
pompingw:0:E229:01:001:Get Double Weap.PL1 Now!
pompingw:0:E22C:00:501:Get Double Weap.PL1 Now!(2/3)
pompingw:0:E244:00:501:Get Double Weap.PL1 Now!(3/3)
pompingw:0:E229:00:001:Get M. gun Weap.PL1 Now!
pompingw:0:E22C:01:501:Get M. gun Weap.PL1 Now!(2/3)
pompingw:0:E244:00:501:Get M. gun Weap.PL1 Now!(3/3)
pompingw:0:E229:00:001:Get Blocker Weap.PL1 Now
pompingw:0:E22C:00:501:Get Blocker Weap.PL1 Now(2/3)
pompingw:0:E244:01:501:Get Blocker Weap.PL1 Now(3/3)
pompingw:0:E2B0:0A:000:Infinite Lives PL2
pompingw:0:E2A8:01:000:Always Have Protection PL2
pompingw:0:E2A9:00:000:Always Normal Weap. PL2
pompingw:0:E2AC:00:500:Always Normal Weap. PL2 (2/3)
pompingw:0:E2C4:00:500:Always Normal Weap. PL2 (3/3)
pompingw:0:E2A9:01:000:Always Double Weap. PL2
pompingw:0:E2AC:00:500:Always Double Weap. PL2 (2/3)
pompingw:0:E2C4:00:500:Always Double Weap. PL2 (3/3)
pompingw:0:E2A9:00:000:Always M. gun Weap. PL2
pompingw:0:E2AC:01:500:Always M. gun Weap. PL2 (2/3)
pompingw:0:E2C4:00:500:Always M. gun Weap. PL2 (3/3)
pompingw:0:E2A9:00:000:Always Blocker Weap.PL2
pompingw:0:E2AC:00:500:Always Blocker Weap.PL2 (2/3)
pompingw:0:E2C4:01:500:Always Blocker Weap.PL2 (3/3)
pompingw:0:E2A9:00:001:Get Normal Weap.PL2 Now!
pompingw:0:E2AC:00:501:Get Normal Weap.PL2 Now!(2/3)
pompingw:0:E2C4:00:501:Get Normal Weap.PL2 Now!(3/3)
pompingw:0:E2A9:01:001:Get Double Weap.PL2 Now!
pompingw:0:E2AC:00:501:Get Double Weap.PL2 Now!(2/3)
pompingw:0:E2C4:00:501:Get Double Weap.PL2 Now!(3/3)
pompingw:0:E2A9:00:001:Get M. gun Weap.PL2 Now!
pompingw:0:E2AC:01:501:Get M. gun Weap.PL2 Now!(2/3)
pompingw:0:E2C4:00:501:Get M. gun Weap.PL2 Now!(3/3)
pompingw:0:E2A9:00:001:Get Blocker Weap.PL2 Now
pompingw:0:E2AC:00:501:Get Blocker Weap.PL2 Now(2/3)
pompingw:0:E2C4:01:501:Get Blocker Weap.PL2 Now(3/3)
; [ Mahjong Pon Chin Kan (Japan set 1) ]
ponchin:0:000000:00:999:[ The winning hand cheat must be activated when there are ]
ponchin:0:000000:00:999:[ 14 tiles in your hand, then press the RON key ('Z' ]
ponchin:0:000000:00:999:[ by default). The tiles do not visually change until you ]
ponchin:0:000000:00:999:[ make a move. ]
:ponchin:00000001:FFE8BE:00000031:FFFFFFFF:Get winning hand Now!
:ponchin:00010001:FFE8BF:00000031:FFFFFFFF:Get winning hand Now! (02/21)
:ponchin:00010001:FFE8C0:00000031:FFFFFFFF:Get winning hand Now! (03/21)
:ponchin:00010001:FFE8C1:00000032:FFFFFFFF:Get winning hand Now! (04/21)
:ponchin:00010001:FFE8C2:00000032:FFFFFFFF:Get winning hand Now! (05/21)
:ponchin:00010001:FFE8C3:00000032:FFFFFFFF:Get winning hand Now! (06/21)
:ponchin:00010001:FFE8C4:00000033:FFFFFFFF:Get winning hand Now! (07/21)
:ponchin:00010001:FFE8C5:00000033:FFFFFFFF:Get winning hand Now! (08/21)
:ponchin:00010001:FFE8C6:00000033:FFFFFFFF:Get winning hand Now! (09/21)
:ponchin:00010001:FFE8C7:00000034:FFFFFFFF:Get winning hand Now! (10/21)
:ponchin:00010001:FFE8C8:00000034:FFFFFFFF:Get winning hand Now! (11/21)
:ponchin:00010001:FFE8C9:00000034:FFFFFFFF:Get winning hand Now! (12/21)
:ponchin:00010001:FFE8CA:00000035:FFFFFFFF:Get winning hand Now! (13/21)
:ponchin:00010001:FFE8CB:00000035:FFFFFFFF:Get winning hand Now! (14/21)
:ponchin:00010001:FFEB04:00000035:FFFFFFFF:Get winning hand Now! (15/21)
:ponchin:00010001:FFEB1F:00000001:FFFFFFFF:Get winning hand Now! (16/21)
:ponchin:00010001:FFEBE9:00000001:FFFFFFFF:Get winning hand Now! (17/21)
:ponchin:00010001:FFEB38:00000035:FFFFFFFF:Get winning hand Now! (18/21)
:ponchin:00010001:FFEB48:00000035:FFFFFFFF:Get winning hand Now! (19/21)
:ponchin:00010001:FFEB39:00000035:FFFFFFFF:Get winning hand Now! (20/21)
:ponchin:00010001:FFEB49:00000035:FFFFFFFF:Get winning hand Now! (21/21)
:ponchin:00000000:FFE8BE:00000031:FFFFFFFF:Always winning hand
:ponchin:00010000:FFE8BF:00000031:FFFFFFFF:Always winning hand (02/21)
:ponchin:00010000:FFE8C0:00000031:FFFFFFFF:Always winning hand (03/21)
:ponchin:00010000:FFE8C1:00000032:FFFFFFFF:Always winning hand (04/21)
:ponchin:00010000:FFE8C2:00000032:FFFFFFFF:Always winning hand (05/21)
:ponchin:00010000:FFE8C3:00000032:FFFFFFFF:Always winning hand (06/21)
:ponchin:00010000:FFE8C4:00000033:FFFFFFFF:Always winning hand (07/21)
:ponchin:00010000:FFE8C5:00000033:FFFFFFFF:Always winning hand (08/21)
:ponchin:00010000:FFE8C6:00000033:FFFFFFFF:Always winning hand (09/21)
:ponchin:00010000:FFE8C7:00000034:FFFFFFFF:Always winning hand (10/21)
:ponchin:00010000:FFE8C8:00000034:FFFFFFFF:Always winning hand (11/21)
:ponchin:00010000:FFE8C9:00000034:FFFFFFFF:Always winning hand (12/21)
:ponchin:00010000:FFE8CA:00000035:FFFFFFFF:Always winning hand (13/21)
:ponchin:00010000:FFE8CB:00000035:FFFFFFFF:Always winning hand (14/21)
:ponchin:00010000:FFEB04:00000035:FFFFFFFF:Always winning hand (15/21)
:ponchin:00010000:FFEB1F:00000001:FFFFFFFF:Always winning hand (16/21)
:ponchin:00010000:FFEBE9:00000001:FFFFFFFF:Always winning hand (17/21)
:ponchin:00010000:FFEB38:00000035:FFFFFFFF:Always winning hand (18/21)
:ponchin:00010000:FFEB48:00000035:FFFFFFFF:Always winning hand (19/21)
:ponchin:00010000:FFEB39:00000035:FFFFFFFF:Always winning hand (20/21)
:ponchin:00010000:FFEB49:00000035:FFFFFFFF:Always winning hand (21/21)
:ponchin:00000006:FFE8BE:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:ponchin:00000006:FFE89E:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
ponchin:0:000000:00:999:[ Here is the look-up list for the above watches. ]
ponchin:0:000000:00:999:[ ]
ponchin:0:000000:00:999:[ value common name chinese name ]
ponchin:0:000000:00:999:[ 00h - no tile - ]
ponchin:0:000000:00:999:[ 01h 1 "characters" 1 "wan" ]
ponchin:0:000000:00:999:[ 02h 2 "characters" 2 "wan" ]
ponchin:0:000000:00:999:[ 03h 3 "characters" 3 "wan" ]
ponchin:0:000000:00:999:[ 04h 4 "characters" 4 "wan" ]
ponchin:0:000000:00:999:[ 05h 5 "characters" 5 "wan" ]
ponchin:0:000000:00:999:[ 06h 6 "characters" 6 "wan" ]
ponchin:0:000000:00:999:[ 07h 7 "characters" 7 "wan" ]
ponchin:0:000000:00:999:[ 08h 8 "characters" 8 "wan" ]
ponchin:0:000000:00:999:[ 09h 9 "characters" 9 "wan" ]
ponchin:0:000000:00:999:[ 11h 1 "dots" 1 "tung" ]
ponchin:0:000000:00:999:[ 12h 2 "dots" 2 "tung" ]
ponchin:0:000000:00:999:[ 13h 3 "dots" 3 "tung" ]
ponchin:0:000000:00:999:[ 14h 4 "dots" 4 "tung" ]
ponchin:0:000000:00:999:[ 15h 5 "dots" 5 "tung" ]
ponchin:0:000000:00:999:[ 16h 6 "dots" 6 "tung" ]
ponchin:0:000000:00:999:[ 17h 7 "dots" 7 "tung" ]
ponchin:0:000000:00:999:[ 18h 8 "dots" 8 "tung" ]
ponchin:0:000000:00:999:[ 19h 9 "dots" 9 "tung" ]
ponchin:0:000000:00:999:[ 21h 1 "bamboo" 1 "tiao/Bird" ]
ponchin:0:000000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
ponchin:0:000000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
ponchin:0:000000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
ponchin:0:000000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
ponchin:0:000000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
ponchin:0:000000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
ponchin:0:000000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
ponchin:0:000000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
ponchin:0:000000:00:999:[ 31h East "wind" ]
ponchin:0:000000:00:999:[ 32h South "wind" ]
ponchin:0:000000:00:999:[ 33h West "wind" ]
ponchin:0:000000:00:999:[ 34h North "wind" ]
ponchin:0:000000:00:999:[ 35h White "dragon" ]
ponchin:0:000000:00:999:[ 36h Green "dragon" ]
ponchin:0:000000:00:999:[ 37h Red "dragon" ]
; [ Mahjong Pon Chin Kan (Japan set 2) ]
ponchina:0:000000:00:999:[ The winning hand cheat must be activated when there are ]
ponchina:0:000000:00:999:[ 14 tiles in your hand, then press the RON key ('Z' ]
ponchina:0:000000:00:999:[ by default). The tiles do not visually change until you ]
ponchina:0:000000:00:999:[ make a move. ]
:ponchina:00000001:FFE8BE:00000031:FFFFFFFF:Get winning hand Now!
:ponchina:00010001:FFE8BF:00000031:FFFFFFFF:Get winning hand Now! (02/21)
:ponchina:00010001:FFE8C0:00000031:FFFFFFFF:Get winning hand Now! (03/21)
:ponchina:00010001:FFE8C1:00000032:FFFFFFFF:Get winning hand Now! (04/21)
:ponchina:00010001:FFE8C2:00000032:FFFFFFFF:Get winning hand Now! (05/21)
:ponchina:00010001:FFE8C3:00000032:FFFFFFFF:Get winning hand Now! (06/21)
:ponchina:00010001:FFE8C4:00000033:FFFFFFFF:Get winning hand Now! (07/21)
:ponchina:00010001:FFE8C5:00000033:FFFFFFFF:Get winning hand Now! (08/21)
:ponchina:00010001:FFE8C6:00000033:FFFFFFFF:Get winning hand Now! (09/21)
:ponchina:00010001:FFE8C7:00000034:FFFFFFFF:Get winning hand Now! (10/21)
:ponchina:00010001:FFE8C8:00000034:FFFFFFFF:Get winning hand Now! (11/21)
:ponchina:00010001:FFE8C9:00000034:FFFFFFFF:Get winning hand Now! (12/21)
:ponchina:00010001:FFE8CA:00000035:FFFFFFFF:Get winning hand Now! (13/21)
:ponchina:00010001:FFE8CB:00000035:FFFFFFFF:Get winning hand Now! (14/21)
:ponchina:00010001:FFEB04:00000035:FFFFFFFF:Get winning hand Now! (15/21)
:ponchina:00010001:FFEB1F:00000001:FFFFFFFF:Get winning hand Now! (16/21)
:ponchina:00010001:FFEBE9:00000001:FFFFFFFF:Get winning hand Now! (17/21)
:ponchina:00010001:FFEB38:00000035:FFFFFFFF:Get winning hand Now! (18/21)
:ponchina:00010001:FFEB48:00000035:FFFFFFFF:Get winning hand Now! (19/21)
:ponchina:00010001:FFEB39:00000035:FFFFFFFF:Get winning hand Now! (20/21)
:ponchina:00010001:FFEB49:00000035:FFFFFFFF:Get winning hand Now! (21/21)
:ponchina:00000000:FFE8BE:00000031:FFFFFFFF:Always winning hand
:ponchina:00010000:FFE8BF:00000031:FFFFFFFF:Always winning hand (02/21)
:ponchina:00010000:FFE8C0:00000031:FFFFFFFF:Always winning hand (03/21)
:ponchina:00010000:FFE8C1:00000032:FFFFFFFF:Always winning hand (04/21)
:ponchina:00010000:FFE8C2:00000032:FFFFFFFF:Always winning hand (05/21)
:ponchina:00010000:FFE8C3:00000032:FFFFFFFF:Always winning hand (06/21)
:ponchina:00010000:FFE8C4:00000033:FFFFFFFF:Always winning hand (07/21)
:ponchina:00010000:FFE8C5:00000033:FFFFFFFF:Always winning hand (08/21)
:ponchina:00010000:FFE8C6:00000033:FFFFFFFF:Always winning hand (09/21)
:ponchina:00010000:FFE8C7:00000034:FFFFFFFF:Always winning hand (10/21)
:ponchina:00010000:FFE8C8:00000034:FFFFFFFF:Always winning hand (11/21)
:ponchina:00010000:FFE8C9:00000034:FFFFFFFF:Always winning hand (12/21)
:ponchina:00010000:FFE8CA:00000035:FFFFFFFF:Always winning hand (13/21)
:ponchina:00010000:FFE8CB:00000035:FFFFFFFF:Always winning hand (14/21)
:ponchina:00010000:FFEB04:00000035:FFFFFFFF:Always winning hand (15/21)
:ponchina:00010000:FFEB1F:00000001:FFFFFFFF:Always winning hand (16/21)
:ponchina:00010000:FFEBE9:00000001:FFFFFFFF:Always winning hand (17/21)
:ponchina:00010000:FFEB38:00000035:FFFFFFFF:Always winning hand (18/21)
:ponchina:00010000:FFEB48:00000035:FFFFFFFF:Always winning hand (19/21)
:ponchina:00010000:FFEB39:00000035:FFFFFFFF:Always winning hand (20/21)
:ponchina:00010000:FFEB49:00000035:FFFFFFFF:Always winning hand (21/21)
:ponchina:00000006:FFE8BE:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:ponchina:00000006:FFE89E:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
ponchina:0:000000:00:999:[ Here is the look-up list for the above watches. ]
ponchina:0:000000:00:999:[ ]
ponchina:0:000000:00:999:[ value common name chinese name ]
ponchina:0:000000:00:999:[ 00h - no tile - ]
ponchina:0:000000:00:999:[ 01h 1 "characters" 1 "wan" ]
ponchina:0:000000:00:999:[ 02h 2 "characters" 2 "wan" ]
ponchina:0:000000:00:999:[ 03h 3 "characters" 3 "wan" ]
ponchina:0:000000:00:999:[ 04h 4 "characters" 4 "wan" ]
ponchina:0:000000:00:999:[ 05h 5 "characters" 5 "wan" ]
ponchina:0:000000:00:999:[ 06h 6 "characters" 6 "wan" ]
ponchina:0:000000:00:999:[ 07h 7 "characters" 7 "wan" ]
ponchina:0:000000:00:999:[ 08h 8 "characters" 8 "wan" ]
ponchina:0:000000:00:999:[ 09h 9 "characters" 9 "wan" ]
ponchina:0:000000:00:999:[ 11h 1 "dots" 1 "tung" ]
ponchina:0:000000:00:999:[ 12h 2 "dots" 2 "tung" ]
ponchina:0:000000:00:999:[ 13h 3 "dots" 3 "tung" ]
ponchina:0:000000:00:999:[ 14h 4 "dots" 4 "tung" ]
ponchina:0:000000:00:999:[ 15h 5 "dots" 5 "tung" ]
ponchina:0:000000:00:999:[ 16h 6 "dots" 6 "tung" ]
ponchina:0:000000:00:999:[ 17h 7 "dots" 7 "tung" ]
ponchina:0:000000:00:999:[ 18h 8 "dots" 8 "tung" ]
ponchina:0:000000:00:999:[ 19h 9 "dots" 9 "tung" ]
ponchina:0:000000:00:999:[ 21h 1 "bamboo" 1 "tiao/Bird" ]
ponchina:0:000000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
ponchina:0:000000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
ponchina:0:000000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
ponchina:0:000000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
ponchina:0:000000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
ponchina:0:000000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
ponchina:0:000000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
ponchina:0:000000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
ponchina:0:000000:00:999:[ 31h East "wind" ]
ponchina:0:000000:00:999:[ 32h South "wind" ]
ponchina:0:000000:00:999:[ 33h West "wind" ]
ponchina:0:000000:00:999:[ 34h North "wind" ]
ponchina:0:000000:00:999:[ 35h White "dragon" ]
ponchina:0:000000:00:999:[ 36h Green "dragon" ]
ponchina:0:000000:00:999:[ 37h Red "dragon" ]
; [ Ponpoko ]
ponpoko:0:4C64:A1:000:Infinite Time
ponpoko:0:4C48:0A:000:Infinite Lives PL1
ponpoko:0:4C49:0A:000:Infinite Lives PL2
; [ Ponpoko (Venture Line) ]
ponpokov:0:4C64:A1:000:Infinite Time
ponpokov:0:4C48:0A:000:Infinite Lives PL1
ponpokov:0:4C49:0A:000:Infinite Lives PL2
; [ Poolshark ]
poolshrk:0:00AE:39:000:Infinite Time
; [ Pootan ]
pootan:0:8908:05:000:Infinite Lives
pootan:0:8901:01:001:1 wolf left
pootan:0:8D32:00:000:Invincibility to wolves&rocks
pootan:0:8F30:01:000:Meat Mania!
; [ Pooyan ]
pooyan:0:8908:05:000:Infinite Lives
pooyan:0:8901:01:001:1 wolf left
pooyan:0:8D32:00:000:Invincibility to wolves&rocks
pooyan:0:8F30:01:000:Meat Mania
; [ Pooyan (Stern) ]
pooyans:0:8908:05:000:Infinite Lives
pooyans:0:8901:01:001:1 wolf left
pooyans:0:8D32:00:000:Invincibility to wolves&rocks
pooyans:0:8F30:01:000:Meat Mania
; [ Pop 'n Bounce / Gapporin ]
popbounc:0:10820B:00:001:Finish this Stage Now!
:popbounc:00000010:108149:000000D0:FFFF00E4:Always Keep Ball in Play [SOLO MODE]
popbounc:0:10823D:63:000:Infinite Lives PL1
:popbounc:00000010:10811B:000000D0:FFFF00E4:Always Keep Ball in Play [VS MODE] PL1
popbounc:0:10824B:63:000:Infinite Lives PL2
:popbounc:00000010:1073DD:000000D0:FFFF00E4:Always Keep Ball in Play [VS MODE] PL2
; [ Popeye (revision D) ]
popeye:0:8FDD:99:000:Infinite Credits
:popeye:00000000:8800:00000008:0000000F:Infinite Lives
popeye:0:890F:7D:000:Always Have Spinach Power
popeye:0:8916:70:000:Extra Speed
popeye:0:9403:04:000:Always Red
popeye:0:88C8:10:000:Change Music
popeye:0:890F:7C:000:Freeze falling objects
popeye:0:8805:01:000:New Spinach with Each Life
popeye:0:8930:0C:000:Disco Bluto
popeye:0:8947:FF:000:Bluto is Scared of Staircases:Bonus - if this is activated when Bluto has a barrel on his head, the barrel will stay on for the rest of the level.
popeye:0:9465:7F:000:Spinach Stays on Top
popeye:0:9465:57:000:Spinach Stays on Bottom
popeye:0:89E1:28:000:Errant Spinach (^)
popeye:0:89E1:D8:000:Errant Spinach (v)
popeye:0:8958:01:000:Errant Olive (>)
popeye:0:8958:02:000:Errant Olive (<)
popeye:0:890A:00:000:One Heart at a Time
; [ Popeye (bootleg) ]
popeyebl:0:8FDD:99:000:Infinite Credits
:popeyebl:00000000:8000:00000008:0000000F:Infinite Lives
popeyebl:0:810F:7D:000:Always Have Spinach Power
popeyebl:0:8116:70:000:Extra Speed
popeyebl:0:8C03:04:000:Always Red
popeyebl:0:80C8:10:000:Change Music
popeyebl:0:810F:7C:000:Freeze falling objects
popeyebl:0:8005:01:000:New Spinach with Each Life
popeyebl:0:8130:0C:000:Disco Bluto
popeyebl:0:8147:FF:000:Bluto is Scared of Staircases:Bonus - if this is activated when Bluto has a barrel on his head, the barrel will stay on for the rest of the level.
popeyebl:0:8C65:7F:000:Spinach Stays on Top
popeyebl:0:8C65:57:000:Spinach Stays on Bottom
popeyebl:0:81E1:28:000:Errant Spinach (^)
popeyebl:0:81E1:D8:000:Errant Spinach (v)
popeyebl:0:8158:01:000:Errant Olive (>)
popeyebl:0:8158:02:000:Errant Olive (<)
popeyebl:0:810A:00:000:One Heart at a Time
; [ Popeye (revision F) ]
popeyef:0:8FDD:99:000:Infinite Credits
:popeyef:00000000:8800:00000008:0000000F:Infinite Lives
popeyef:0:890F:7D:000:Always Have Spinach Power
popeyef:0:8916:70:000:Extra Speed
popeyef:0:9403:04:000:Always Red
popeyef:0:88C8:10:000:Change Music
popeyef:0:890F:7C:000:Freeze falling objects
popeyef:0:8805:01:000:New Spinach with Each Life
popeyef:0:8930:0C:000:Disco Bluto
popeyef:0:8947:FF:000:Bluto is Scared of Staircases:Bonus - if this is activated when Bluto has a barrel on his head, the barrel will stay on for the rest of the level.
popeyef:0:9465:7F:000:Spinach Stays on Top
popeyef:0:9465:57:000:Spinach Stays on Bottom
popeyef:0:89E1:28:000:Errant Spinach (^)
popeyef:0:89E1:D8:000:Errant Spinach (v)
popeyef:0:8958:01:000:Errant Olive (>)
popeyef:0:8958:02:000:Errant Olive (<)
popeyef:0:890A:00:000:One Heart at a Time
; [ Popeye (revision D not protected) ]
popeyeu:0:8FDD:99:000:Infinite Credits
:popeyeu:00000000:8800:00000008:0000000F:Infinite Lives
popeyeu:0:890F:7D:000:Always Have Spinach Power
popeyeu:0:8916:70:000:Extra Speed
popeyeu:0:9403:04:000:Always Red
popeyeu:0:88C8:10:000:Change Music
popeyeu:0:890F:7C:000:Freeze falling objects
popeyeu:0:8805:01:000:New Spinach with Each Life
popeyeu:0:8930:0C:000:Disco Bluto
popeyeu:0:8947:FF:000:Bluto is Scared of Staircases:Bonus - if this is activated when Bluto has a barrel on his head, the barrel will stay on for the rest of the level.
popeyeu:0:9465:7F:000:Spinach Stays on Top
popeyeu:0:9465:57:000:Spinach Stays on Bottom
popeyeu:0:89E1:28:000:Errant Spinach (^)
popeyeu:0:89E1:D8:000:Errant Spinach (v)
popeyeu:0:8958:01:000:Errant Olive (>)
popeyeu:0:8958:02:000:Errant Olive (<)
popeyeu:0:890A:00:000:One Heart at a Time
; [ Pop Flamer (not protected) ]
popflama:0:4028:03:000:Infinite Lives
popflama:0:4292:0C:000:Constant full length flame
popflama:0:4292:18:000:Constant X2 length flame
; [ Pop Flamer (hack?) ]
popflamb:0:4028:03:000:Infinite Lives
popflamb:0:4292:0C:000:Constant full length flame
popflamb:0:4292:18:000:Constant X2 length flame
; [ Pop Flamer (protected) ]
popflame:0:4028:03:000:Infinite Lives
popflame:0:4292:0C:000:Constant full length flame
popflame:0:4292:18:000:Constant X2 length flame
; [ Pop 'N Pop (World) ]
popnpop:0:400265:09:000:Infinite Credits
popnpop:0:40A880:01:000:Infinite Move Time PL1
popnpop:0:40A881:FF:500:Infinite Move Time PL1 (2/2)
popnpop:0:40A15D:23:000:Always have lots of Special Weapons Next PL1
popnpop:0:40C1B2:01:000:Cloud never moves PL1
popnpop:0:40C1B3:69:500:Cloud never moves PL1 (2/2)
popnpop:0:40A0CF:00:000:Never get Attacked PL1 [VS MODE]
popnpop:0:40A826:00:500:Never get Attacked PL1 [VS MODE] (2/3)
popnpop:0:40A827:00:500:Never get Attacked PL1 [VS MODE] (3/3)
popnpop:0:40A0CD:0A:001:Attack opp. side with 10 Now! PL1 [VS MODE]
popnpop:0:40A828:FF:501:Attack opp. side with 10 Now! PL1 [VS MODE] (2/3)
popnpop:0:40A829:FF:501:Attack opp. side with 10 Now! PL1 [VS MODE] (3/3)
popnpop:0:40A0CD:60:001:Attack opp. side with LOTS Now! PL1[VS MODE]:This is effectively a Win this Game Now! cheat
popnpop:0:40A828:FF:501:Attack opp. side with LOTS Now! PL1[VS MODE] (2/3)
popnpop:0:40A829:FF:501:Attack opp. side with LOTS Now! PL1[VS MODE] (3/3)
popnpop:0:000000:00:999:[ The cheats for the Next Bubbles do not update ]
popnpop:0:000000:00:999:[ the display, the Current Bubbles do though. ]
popnpop:0:40A869:01:000:Current Top Balloon always Red PL1
popnpop:0:40A869:02:000:Current Top Balloon always Brown PL1
popnpop:0:40A869:03:000:Current Top Balloon always Yellow PL1
popnpop:0:40A869:04:000:Current Top Balloon always Green PL1
popnpop:0:40A869:05:000:Current Top Balloon always Light Blue PL1
popnpop:0:40A869:06:000:Current Top Balloon always Dark Blue PL1
popnpop:0:40A869:07:000:Current Top Balloon always Purple PL1
popnpop:0:40A869:08:000:Current Top Balloon always Grey PL1
popnpop:0:40A86B:01:000:Current Bottom Balloon always Red PL1
popnpop:0:40A86B:02:000:Current Bottom Balloon always Brown PL1
popnpop:0:40A86B:03:000:Current Bottom Balloon always Yellow PL1
popnpop:0:40A86B:04:000:Current Bottom Balloon always Green PL1
popnpop:0:40A86B:05:000:Current Bottom Balloon always Light Blue PL1
popnpop:0:40A86B:06:000:Current Bottom Balloon always Dark Blue PL1
popnpop:0:40A86B:07:000:Current Bottom Balloon always Purple PL1
popnpop:0:40A86B:08:000:Current Bottom Balloon always Grey PL1
popnpop:0:40A869:01:001:Current Top Balloon is Red Now! PL1
popnpop:0:40A869:02:001:Current Top Balloon is Brown Now! PL1
popnpop:0:40A869:03:001:Current Top Balloon is Yellow Now! PL1
popnpop:0:40A869:04:001:Current Top Balloon is Green Now! PL1
popnpop:0:40A869:05:001:Current Top Balloon is Light Blue Now! PL1
popnpop:0:40A869:06:001:Current Top Balloon is Dark Blue Now! PL1
popnpop:0:40A869:07:001:Current Top Balloon is Purple Now! PL1
popnpop:0:40A869:08:001:Current Top Balloon is Grey Now! PL1
popnpop:0:40A86B:01:001:Current Bottom Balloon is Red Now! PL1
popnpop:0:40A86B:02:001:Current Bottom Balloon is Brown Now! PL1
popnpop:0:40A86B:03:001:Current Bottom Balloon is Yellow Now! PL1
popnpop:0:40A86B:04:001:Current Bottom Balloon is Green Now! PL1
popnpop:0:40A86B:05:001:Current Bottom Balloon is Light Blue Now! PL1
popnpop:0:40A86B:06:001:Current Bottom Balloon is Dark Blue Now! PL1
popnpop:0:40A86B:07:001:Current Bottom Balloon is Purple Now! PL1
popnpop:0:40A86B:08:001:Current Bottom Balloon is Grey Now! PL1
popnpop:0:40A84B:01:000:Next Top Balloon always Red PL1
popnpop:0:40A84B:02:000:Next Top Balloon always Brown PL1
popnpop:0:40A84B:03:000:Next Top Balloon always Yellow PL1
popnpop:0:40A84B:04:000:Next Top Balloon always Green PL1
popnpop:0:40A84B:05:000:Next Top Balloon always Light Blue PL1
popnpop:0:40A84B:06:000:Next Top Balloon always Dark Blue PL1
popnpop:0:40A84B:07:000:Next Top Balloon always Purple PL1
popnpop:0:40A84B:08:000:Next Top Balloon always Grey PL1
popnpop:0:40A84F:01:000:Next Bottom Balloon always Red PL1
popnpop:0:40A84F:02:000:Next Bottom Balloon always Brown PL1
popnpop:0:40A84F:03:000:Next Bottom Balloon always Yellow PL1
popnpop:0:40A84F:04:000:Next Bottom Balloon always Green PL1
popnpop:0:40A84F:05:000:Next Bottom Balloon always Light Blue PL1
popnpop:0:40A84F:06:000:Next Bottom Balloon always Dark Blue PL1
popnpop:0:40A84F:07:000:Next Bottom Balloon always Purple PL1
popnpop:0:40A84F:08:000:Next Bottom Balloon always Grey PL1
popnpop:0:40A84B:01:001:Next Top Balloon is Red Now! PL1
popnpop:0:40A84B:02:001:Next Top Balloon is Brown Now! PL1
popnpop:0:40A84B:03:001:Next Top Balloon is Yellow Now! PL1
popnpop:0:40A84B:04:001:Next Top Balloon is Green Now! PL1
popnpop:0:40A84B:05:001:Next Top Balloon is Light Blue Now! PL1
popnpop:0:40A84B:06:001:Next Top Balloon is Dark Blue Now! PL1
popnpop:0:40A84B:07:001:Next Top Balloon is Purple Now! PL1
popnpop:0:40A84B:08:001:Next Top Balloon is Grey Now! PL1
popnpop:0:40A84F:01:001:Next Bottom Balloon is Red Now! PL1
popnpop:0:40A84F:02:001:Next Bottom Balloon is Brown Now! PL1
popnpop:0:40A84F:03:001:Next Bottom Balloon is Yellow Now! PL1
popnpop:0:40A84F:04:001:Next Bottom Balloon is Green Now! PL1
popnpop:0:40A84F:05:001:Next Bottom Balloon is Light Blue Now! PL1
popnpop:0:40A84F:06:001:Next Bottom Balloon is Dark Blue Now! PL1
popnpop:0:40A84F:07:001:Next Bottom Balloon is Purple Now! PL1
popnpop:0:40A84F:08:001:Next Bottom Balloon is Grey Now! PL1
popnpop:0:40A882:01:000:Infinite Move Time PL2
popnpop:0:40A883:FF:500:Infinite Move Time PL2 (2/2)
popnpop:0:40A15F:23:000:Always have lots of Special Weapons Next PL2
popnpop:0:40C1B4:01:000:Cloud never moves PL2
popnpop:0:40C1B5:69:500:Cloud never moves PL2 (2/2)
popnpop:0:40A0CD:00:000:Never get Attacked PL2 [VS MODE]
popnpop:0:40A828:00:500:Never get Attacked PL2 [VS MODE] (2/3)
popnpop:0:40A829:00:500:Never get Attacked PL2 [VS MODE] (3/3)
popnpop:0:40A0CF:0A:001:Attack opp. side with 10 Now! PL2 [VS MODE]
popnpop:0:40A826:FF:501:Attack opp. side with 10 Now! PL2 [VS MODE] (2/3)
popnpop:0:40A827:FF:501:Attack opp. side with 10 Now! PL2 [VS MODE] (3/3)
popnpop:0:40A0CF:60:001:Attack opp. side with LOTS Now! PL2[VS MODE]:This is effectively a Win this Game Now! cheat
popnpop:0:40A826:FF:501:Attack opp. side with LOTS Now! PL2[VS MODE] (2/3)
popnpop:0:40A827:FF:501:Attack opp. side with LOTS Now! PL2[VS MODE] (3/3)
popnpop:0:000000:00:999:[ The cheats for the Next Bubbles do not update ]
popnpop:0:000000:00:999:[ the display, the Current Bubbles do though. ]
popnpop:0:40A86D:01:000:Current Top Balloon always Red PL2
popnpop:0:40A86D:02:000:Current Top Balloon always Brown PL2
popnpop:0:40A86D:03:000:Current Top Balloon always Yellow PL2
popnpop:0:40A86D:04:000:Current Top Balloon always Green PL2
popnpop:0:40A86D:05:000:Current Top Balloon always Light Blue PL2
popnpop:0:40A86D:06:000:Current Top Balloon always Dark Blue PL2
popnpop:0:40A86D:07:000:Current Top Balloon always Purple PL2
popnpop:0:40A86D:08:000:Current Top Balloon always Grey PL2
popnpop:0:40A86F:01:000:Current Bottom Balloon always Red PL2
popnpop:0:40A86F:02:000:Current Bottom Balloon always Brown PL2
popnpop:0:40A86F:03:000:Current Bottom Balloon always Yellow PL2
popnpop:0:40A86F:04:000:Current Bottom Balloon always Green PL2
popnpop:0:40A86F:05:000:Current Bottom Balloon always Light Blue PL2
popnpop:0:40A86F:06:000:Current Bottom Balloon always Dark Blue PL2
popnpop:0:40A86F:07:000:Current Bottom Balloon always Purple PL2
popnpop:0:40A86F:08:000:Current Bottom Balloon always Grey PL2
popnpop:0:40A86D:01:001:Current Top Balloon is Red Now! PL2
popnpop:0:40A86D:02:001:Current Top Balloon is Brown Now! PL2
popnpop:0:40A86D:03:001:Current Top Balloon is Yellow Now! PL2
popnpop:0:40A86D:04:001:Current Top Balloon is Green Now! PL2
popnpop:0:40A86D:05:001:Current Top Balloon is Light Blue Now! PL2
popnpop:0:40A86D:06:001:Current Top Balloon is Dark Blue Now! PL2
popnpop:0:40A86D:07:001:Current Top Balloon is Purple Now! PL2
popnpop:0:40A86D:08:001:Current Top Balloon is Grey Now! PL2
popnpop:0:40A86F:01:001:Current Bottom Balloon is Red Now! PL2
popnpop:0:40A86F:02:001:Current Bottom Balloon is Brown Now! PL2
popnpop:0:40A86F:03:001:Current Bottom Balloon is Yellow Now! PL2
popnpop:0:40A86F:04:001:Current Bottom Balloon is Green Now! PL2
popnpop:0:40A86F:05:001:Current Bottom Balloon is Light Blue Now! PL2
popnpop:0:40A86F:06:001:Current Bottom Balloon is Dark Blue Now! PL2
popnpop:0:40A86F:07:001:Current Bottom Balloon is Purple Now! PL2
popnpop:0:40A86F:08:001:Current Bottom Balloon is Grey Now! PL2
popnpop:0:40A84D:01:000:Next Top Balloon always Red PL2
popnpop:0:40A84D:02:000:Next Top Balloon always Brown PL2
popnpop:0:40A84D:03:000:Next Top Balloon always Yellow PL2
popnpop:0:40A84D:04:000:Next Top Balloon always Green PL2
popnpop:0:40A84D:05:000:Next Top Balloon always Light Blue PL2
popnpop:0:40A84D:06:000:Next Top Balloon always Dark Blue PL2
popnpop:0:40A84D:07:000:Next Top Balloon always Purple PL2
popnpop:0:40A84D:08:000:Next Top Balloon always Grey PL2
popnpop:0:40A851:01:000:Next Bottom Balloon always Red PL2
popnpop:0:40A851:02:000:Next Bottom Balloon always Brown PL2
popnpop:0:40A851:03:000:Next Bottom Balloon always Yellow PL2
popnpop:0:40A851:04:000:Next Bottom Balloon always Green PL2
popnpop:0:40A851:05:000:Next Bottom Balloon always Light Blue PL2
popnpop:0:40A851:06:000:Next Bottom Balloon always Dark Blue PL2
popnpop:0:40A851:07:000:Next Bottom Balloon always Purple PL2
popnpop:0:40A851:08:000:Next Bottom Balloon always Grey PL2
popnpop:0:40A84D:01:001:Next Top Balloon is Red Now! PL2
popnpop:0:40A84D:02:001:Next Top Balloon is Brown Now! PL2
popnpop:0:40A84D:03:001:Next Top Balloon is Yellow Now! PL2
popnpop:0:40A84D:04:001:Next Top Balloon is Green Now! PL2
popnpop:0:40A84D:05:001:Next Top Balloon is Light Blue Now! PL2
popnpop:0:40A84D:06:001:Next Top Balloon is Dark Blue Now! PL2
popnpop:0:40A84D:07:001:Next Top Balloon is Purple Now! PL2
popnpop:0:40A84D:08:001:Next Top Balloon is Grey Now! PL2
popnpop:0:40A851:01:001:Next Bottom Balloon is Red Now! PL2
popnpop:0:40A851:02:001:Next Bottom Balloon is Brown Now! PL2
popnpop:0:40A851:03:001:Next Bottom Balloon is Yellow Now! PL2
popnpop:0:40A851:04:001:Next Bottom Balloon is Green Now! PL2
popnpop:0:40A851:05:001:Next Bottom Balloon is Light Blue Now! PL2
popnpop:0:40A851:06:001:Next Bottom Balloon is Dark Blue Now! PL2
popnpop:0:40A851:07:001:Next Bottom Balloon is Purple Now! PL2
popnpop:0:40A851:08:001:Next Bottom Balloon is Grey Now! PL2
popnpop:0:000000:00:999:[After you enable these region cheats to see any ]
popnpop:0:000000:00:999:[effect you will have to reset the game (F3). ]
popnpop:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
popnpop:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
popnpop:0:0FFFFF:01:100:Region Switch = Japan
popnpop:0:0FFFFF:02:100:Region Switch = US
popnpop:0:0FFFFF:03:100:Region Switch = World
; [ Pop 'N Pop (Japan) ]
popnpopj:0:400265:09:000:Infinite Credits
popnpopj:0:40A880:01:000:Infinite Move Time PL1
popnpopj:0:40A881:FF:500:Infinite Move Time PL1 (2/2)
popnpopj:0:40A15D:23:000:Always have lots of Special Weapons Next PL1
popnpopj:0:40C1B2:01:000:Cloud never moves PL1
popnpopj:0:40C1B3:69:500:Cloud never moves PL1 (2/2)
popnpopj:0:40A0CF:00:000:Never get Attacked PL1 [VS MODE]
popnpopj:0:40A826:00:500:Never get Attacked PL1 [VS MODE] (2/3)
popnpopj:0:40A827:00:500:Never get Attacked PL1 [VS MODE] (3/3)
popnpopj:0:40A0CD:0A:001:Attack opp. side with 10 Now! PL1 [VS MODE]
popnpopj:0:40A828:FF:501:Attack opp. side with 10 Now! PL1 [VS MODE] (2/3)
popnpopj:0:40A829:FF:501:Attack opp. side with 10 Now! PL1 [VS MODE] (3/3)
popnpopj:0:40A0CD:60:001:Attack opp. side with LOTS Now! PL1[VS MODE]:This is effectively a Win this Game Now! cheat
popnpopj:0:40A828:FF:501:Attack opp. side with LOTS Now! PL1[VS MODE] (2/3)
popnpopj:0:40A829:FF:501:Attack opp. side with LOTS Now! PL1[VS MODE] (3/3)
popnpopj:0:000000:00:999:[ The cheats for the Next Bubbles do not update ]
popnpopj:0:000000:00:999:[ the display, the Current Bubbles do though. ]
popnpopj:0:40A869:01:000:Current Top Balloon always Red PL1
popnpopj:0:40A869:02:000:Current Top Balloon always Brown PL1
popnpopj:0:40A869:03:000:Current Top Balloon always Yellow PL1
popnpopj:0:40A869:04:000:Current Top Balloon always Green PL1
popnpopj:0:40A869:05:000:Current Top Balloon always Light Blue PL1
popnpopj:0:40A869:06:000:Current Top Balloon always Dark Blue PL1
popnpopj:0:40A869:07:000:Current Top Balloon always Purple PL1
popnpopj:0:40A869:08:000:Current Top Balloon always Grey PL1
popnpopj:0:40A86B:01:000:Current Bottom Balloon always Red PL1
popnpopj:0:40A86B:02:000:Current Bottom Balloon always Brown PL1
popnpopj:0:40A86B:03:000:Current Bottom Balloon always Yellow PL1
popnpopj:0:40A86B:04:000:Current Bottom Balloon always Green PL1
popnpopj:0:40A86B:05:000:Current Bottom Balloon always Light Blue PL1
popnpopj:0:40A86B:06:000:Current Bottom Balloon always Dark Blue PL1
popnpopj:0:40A86B:07:000:Current Bottom Balloon always Purple PL1
popnpopj:0:40A86B:08:000:Current Bottom Balloon always Grey PL1
popnpopj:0:40A869:01:001:Current Top Balloon is Red Now! PL1
popnpopj:0:40A869:02:001:Current Top Balloon is Brown Now! PL1
popnpopj:0:40A869:03:001:Current Top Balloon is Yellow Now! PL1
popnpopj:0:40A869:04:001:Current Top Balloon is Green Now! PL1
popnpopj:0:40A869:05:001:Current Top Balloon is Light Blue Now! PL1
popnpopj:0:40A869:06:001:Current Top Balloon is Dark Blue Now! PL1
popnpopj:0:40A869:07:001:Current Top Balloon is Purple Now! PL1
popnpopj:0:40A869:08:001:Current Top Balloon is Grey Now! PL1
popnpopj:0:40A86B:01:001:Current Bottom Balloon is Red Now! PL1
popnpopj:0:40A86B:02:001:Current Bottom Balloon is Brown Now! PL1
popnpopj:0:40A86B:03:001:Current Bottom Balloon is Yellow Now! PL1
popnpopj:0:40A86B:04:001:Current Bottom Balloon is Green Now! PL1
popnpopj:0:40A86B:05:001:Current Bottom Balloon is Light Blue Now! PL1
popnpopj:0:40A86B:06:001:Current Bottom Balloon is Dark Blue Now! PL1
popnpopj:0:40A86B:07:001:Current Bottom Balloon is Purple Now! PL1
popnpopj:0:40A86B:08:001:Current Bottom Balloon is Grey Now! PL1
popnpopj:0:40A84B:01:000:Next Top Balloon always Red PL1
popnpopj:0:40A84B:02:000:Next Top Balloon always Brown PL1
popnpopj:0:40A84B:03:000:Next Top Balloon always Yellow PL1
popnpopj:0:40A84B:04:000:Next Top Balloon always Green PL1
popnpopj:0:40A84B:05:000:Next Top Balloon always Light Blue PL1
popnpopj:0:40A84B:06:000:Next Top Balloon always Dark Blue PL1
popnpopj:0:40A84B:07:000:Next Top Balloon always Purple PL1
popnpopj:0:40A84B:08:000:Next Top Balloon always Grey PL1
popnpopj:0:40A84F:01:000:Next Bottom Balloon always Red PL1
popnpopj:0:40A84F:02:000:Next Bottom Balloon always Brown PL1
popnpopj:0:40A84F:03:000:Next Bottom Balloon always Yellow PL1
popnpopj:0:40A84F:04:000:Next Bottom Balloon always Green PL1
popnpopj:0:40A84F:05:000:Next Bottom Balloon always Light Blue PL1
popnpopj:0:40A84F:06:000:Next Bottom Balloon always Dark Blue PL1
popnpopj:0:40A84F:07:000:Next Bottom Balloon always Purple PL1
popnpopj:0:40A84F:08:000:Next Bottom Balloon always Grey PL1
popnpopj:0:40A84B:01:001:Next Top Balloon is Red Now! PL1
popnpopj:0:40A84B:02:001:Next Top Balloon is Brown Now! PL1
popnpopj:0:40A84B:03:001:Next Top Balloon is Yellow Now! PL1
popnpopj:0:40A84B:04:001:Next Top Balloon is Green Now! PL1
popnpopj:0:40A84B:05:001:Next Top Balloon is Light Blue Now! PL1
popnpopj:0:40A84B:06:001:Next Top Balloon is Dark Blue Now! PL1
popnpopj:0:40A84B:07:001:Next Top Balloon is Purple Now! PL1
popnpopj:0:40A84B:08:001:Next Top Balloon is Grey Now! PL1
popnpopj:0:40A84F:01:001:Next Bottom Balloon is Red Now! PL1
popnpopj:0:40A84F:02:001:Next Bottom Balloon is Brown Now! PL1
popnpopj:0:40A84F:03:001:Next Bottom Balloon is Yellow Now! PL1
popnpopj:0:40A84F:04:001:Next Bottom Balloon is Green Now! PL1
popnpopj:0:40A84F:05:001:Next Bottom Balloon is Light Blue Now! PL1
popnpopj:0:40A84F:06:001:Next Bottom Balloon is Dark Blue Now! PL1
popnpopj:0:40A84F:07:001:Next Bottom Balloon is Purple Now! PL1
popnpopj:0:40A84F:08:001:Next Bottom Balloon is Grey Now! PL1
popnpopj:0:40A882:01:000:Infinite Move Time PL2
popnpopj:0:40A883:FF:500:Infinite Move Time PL2 (2/2)
popnpopj:0:40A15F:23:000:Always have lots of Special Weapons Next PL2
popnpopj:0:40C1B4:01:000:Cloud never moves PL2
popnpopj:0:40C1B5:69:500:Cloud never moves PL2 (2/2)
popnpopj:0:40A0CD:00:000:Never get Attacked PL2 [VS MODE]
popnpopj:0:40A828:00:500:Never get Attacked PL2 [VS MODE] (2/3)
popnpopj:0:40A829:00:500:Never get Attacked PL2 [VS MODE] (3/3)
popnpopj:0:40A0CF:0A:001:Attack opp. side with 10 Now! PL2 [VS MODE]
popnpopj:0:40A826:FF:501:Attack opp. side with 10 Now! PL2 [VS MODE] (2/3)
popnpopj:0:40A827:FF:501:Attack opp. side with 10 Now! PL2 [VS MODE] (3/3)
popnpopj:0:40A0CF:60:001:Attack opp. side with LOTS Now! PL2[VS MODE]:This is effectively a Win this Game Now! cheat
popnpopj:0:40A826:FF:501:Attack opp. side with LOTS Now! PL2[VS MODE] (2/3)
popnpopj:0:40A827:FF:501:Attack opp. side with LOTS Now! PL2[VS MODE] (3/3)
popnpopj:0:000000:00:999:[ The cheats for the Next Bubbles do not update ]
popnpopj:0:000000:00:999:[ the display, the Current Bubbles do though. ]
popnpopj:0:40A86D:01:000:Current Top Balloon always Red PL2
popnpopj:0:40A86D:02:000:Current Top Balloon always Brown PL2
popnpopj:0:40A86D:03:000:Current Top Balloon always Yellow PL2
popnpopj:0:40A86D:04:000:Current Top Balloon always Green PL2
popnpopj:0:40A86D:05:000:Current Top Balloon always Light Blue PL2
popnpopj:0:40A86D:06:000:Current Top Balloon always Dark Blue PL2
popnpopj:0:40A86D:07:000:Current Top Balloon always Purple PL2
popnpopj:0:40A86D:08:000:Current Top Balloon always Grey PL2
popnpopj:0:40A86F:01:000:Current Bottom Balloon always Red PL2
popnpopj:0:40A86F:02:000:Current Bottom Balloon always Brown PL2
popnpopj:0:40A86F:03:000:Current Bottom Balloon always Yellow PL2
popnpopj:0:40A86F:04:000:Current Bottom Balloon always Green PL2
popnpopj:0:40A86F:05:000:Current Bottom Balloon always Light Blue PL2
popnpopj:0:40A86F:06:000:Current Bottom Balloon always Dark Blue PL2
popnpopj:0:40A86F:07:000:Current Bottom Balloon always Purple PL2
popnpopj:0:40A86F:08:000:Current Bottom Balloon always Grey PL2
popnpopj:0:40A86D:01:001:Current Top Balloon is Red Now! PL2
popnpopj:0:40A86D:02:001:Current Top Balloon is Brown Now! PL2
popnpopj:0:40A86D:03:001:Current Top Balloon is Yellow Now! PL2
popnpopj:0:40A86D:04:001:Current Top Balloon is Green Now! PL2
popnpopj:0:40A86D:05:001:Current Top Balloon is Light Blue Now! PL2
popnpopj:0:40A86D:06:001:Current Top Balloon is Dark Blue Now! PL2
popnpopj:0:40A86D:07:001:Current Top Balloon is Purple Now! PL2
popnpopj:0:40A86D:08:001:Current Top Balloon is Grey Now! PL2
popnpopj:0:40A86F:01:001:Current Bottom Balloon is Red Now! PL2
popnpopj:0:40A86F:02:001:Current Bottom Balloon is Brown Now! PL2
popnpopj:0:40A86F:03:001:Current Bottom Balloon is Yellow Now! PL2
popnpopj:0:40A86F:04:001:Current Bottom Balloon is Green Now! PL2
popnpopj:0:40A86F:05:001:Current Bottom Balloon is Light Blue Now! PL2
popnpopj:0:40A86F:06:001:Current Bottom Balloon is Dark Blue Now! PL2
popnpopj:0:40A86F:07:001:Current Bottom Balloon is Purple Now! PL2
popnpopj:0:40A86F:08:001:Current Bottom Balloon is Grey Now! PL2
popnpopj:0:40A84D:01:000:Next Top Balloon always Red PL2
popnpopj:0:40A84D:02:000:Next Top Balloon always Brown PL2
popnpopj:0:40A84D:03:000:Next Top Balloon always Yellow PL2
popnpopj:0:40A84D:04:000:Next Top Balloon always Green PL2
popnpopj:0:40A84D:05:000:Next Top Balloon always Light Blue PL2
popnpopj:0:40A84D:06:000:Next Top Balloon always Dark Blue PL2
popnpopj:0:40A84D:07:000:Next Top Balloon always Purple PL2
popnpopj:0:40A84D:08:000:Next Top Balloon always Grey PL2
popnpopj:0:40A851:01:000:Next Bottom Balloon always Red PL2
popnpopj:0:40A851:02:000:Next Bottom Balloon always Brown PL2
popnpopj:0:40A851:03:000:Next Bottom Balloon always Yellow PL2
popnpopj:0:40A851:04:000:Next Bottom Balloon always Green PL2
popnpopj:0:40A851:05:000:Next Bottom Balloon always Light Blue PL2
popnpopj:0:40A851:06:000:Next Bottom Balloon always Dark Blue PL2
popnpopj:0:40A851:07:000:Next Bottom Balloon always Purple PL2
popnpopj:0:40A851:08:000:Next Bottom Balloon always Grey PL2
popnpopj:0:40A84D:01:001:Next Top Balloon is Red Now! PL2
popnpopj:0:40A84D:02:001:Next Top Balloon is Brown Now! PL2
popnpopj:0:40A84D:03:001:Next Top Balloon is Yellow Now! PL2
popnpopj:0:40A84D:04:001:Next Top Balloon is Green Now! PL2
popnpopj:0:40A84D:05:001:Next Top Balloon is Light Blue Now! PL2
popnpopj:0:40A84D:06:001:Next Top Balloon is Dark Blue Now! PL2
popnpopj:0:40A84D:07:001:Next Top Balloon is Purple Now! PL2
popnpopj:0:40A84D:08:001:Next Top Balloon is Grey Now! PL2
popnpopj:0:40A851:01:001:Next Bottom Balloon is Red Now! PL2
popnpopj:0:40A851:02:001:Next Bottom Balloon is Brown Now! PL2
popnpopj:0:40A851:03:001:Next Bottom Balloon is Yellow Now! PL2
popnpopj:0:40A851:04:001:Next Bottom Balloon is Green Now! PL2
popnpopj:0:40A851:05:001:Next Bottom Balloon is Light Blue Now! PL2
popnpopj:0:40A851:06:001:Next Bottom Balloon is Dark Blue Now! PL2
popnpopj:0:40A851:07:001:Next Bottom Balloon is Purple Now! PL2
popnpopj:0:40A851:08:001:Next Bottom Balloon is Grey Now! PL2
popnpopj:0:000000:00:999:[After you enable these region cheats to see any ]
popnpopj:0:000000:00:999:[effect you will have to reset the game (F3). ]
popnpopj:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
popnpopj:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
popnpopj:0:0FFFFF:01:100:Region Switch = Japan
popnpopj:0:0FFFFF:02:100:Region Switch = US
popnpopj:0:0FFFFF:03:100:Region Switch = World
; [ Pop 'N Pop (US) ]
popnpopu:0:400265:09:000:Infinite Credits
popnpopu:0:40A880:01:000:Infinite Move Time PL1
popnpopu:0:40A881:FF:500:Infinite Move Time PL1 (2/2)
popnpopu:0:40A15D:23:000:Always have lots of Special Weapons Next PL1
popnpopu:0:40C1B2:01:000:Cloud never moves PL1
popnpopu:0:40C1B3:69:500:Cloud never moves PL1 (2/2)
popnpopu:0:40A0CF:00:000:Never get Attacked PL1 [VS MODE]
popnpopu:0:40A826:00:500:Never get Attacked PL1 [VS MODE] (2/3)
popnpopu:0:40A827:00:500:Never get Attacked PL1 [VS MODE] (3/3)
popnpopu:0:40A0CD:0A:001:Attack opp. side with 10 Now! PL1 [VS MODE]
popnpopu:0:40A828:FF:501:Attack opp. side with 10 Now! PL1 [VS MODE] (2/3)
popnpopu:0:40A829:FF:501:Attack opp. side with 10 Now! PL1 [VS MODE] (3/3)
popnpopu:0:40A0CD:60:001:Attack opp. side with LOTS Now! PL1[VS MODE]:This is effectively a Win this Game Now! cheat
popnpopu:0:40A828:FF:501:Attack opp. side with LOTS Now! PL1[VS MODE] (2/3)
popnpopu:0:40A829:FF:501:Attack opp. side with LOTS Now! PL1[VS MODE] (3/3)
popnpopu:0:000000:00:999:[ The cheats for the Next Bubbles do not update ]
popnpopu:0:000000:00:999:[ the display, the Current Bubbles do though. ]
popnpopu:0:40A869:01:000:Current Top Balloon always Red PL1
popnpopu:0:40A869:02:000:Current Top Balloon always Brown PL1
popnpopu:0:40A869:03:000:Current Top Balloon always Yellow PL1
popnpopu:0:40A869:04:000:Current Top Balloon always Green PL1
popnpopu:0:40A869:05:000:Current Top Balloon always Light Blue PL1
popnpopu:0:40A869:06:000:Current Top Balloon always Dark Blue PL1
popnpopu:0:40A869:07:000:Current Top Balloon always Purple PL1
popnpopu:0:40A869:08:000:Current Top Balloon always Grey PL1
popnpopu:0:40A86B:01:000:Current Bottom Balloon always Red PL1
popnpopu:0:40A86B:02:000:Current Bottom Balloon always Brown PL1
popnpopu:0:40A86B:03:000:Current Bottom Balloon always Yellow PL1
popnpopu:0:40A86B:04:000:Current Bottom Balloon always Green PL1
popnpopu:0:40A86B:05:000:Current Bottom Balloon always Light Blue PL1
popnpopu:0:40A86B:06:000:Current Bottom Balloon always Dark Blue PL1
popnpopu:0:40A86B:07:000:Current Bottom Balloon always Purple PL1
popnpopu:0:40A86B:08:000:Current Bottom Balloon always Grey PL1
popnpopu:0:40A869:01:001:Current Top Balloon is Red Now! PL1
popnpopu:0:40A869:02:001:Current Top Balloon is Brown Now! PL1
popnpopu:0:40A869:03:001:Current Top Balloon is Yellow Now! PL1
popnpopu:0:40A869:04:001:Current Top Balloon is Green Now! PL1
popnpopu:0:40A869:05:001:Current Top Balloon is Light Blue Now! PL1
popnpopu:0:40A869:06:001:Current Top Balloon is Dark Blue Now! PL1
popnpopu:0:40A869:07:001:Current Top Balloon is Purple Now! PL1
popnpopu:0:40A869:08:001:Current Top Balloon is Grey Now! PL1
popnpopu:0:40A86B:01:001:Current Bottom Balloon is Red Now! PL1
popnpopu:0:40A86B:02:001:Current Bottom Balloon is Brown Now! PL1
popnpopu:0:40A86B:03:001:Current Bottom Balloon is Yellow Now! PL1
popnpopu:0:40A86B:04:001:Current Bottom Balloon is Green Now! PL1
popnpopu:0:40A86B:05:001:Current Bottom Balloon is Light Blue Now! PL1
popnpopu:0:40A86B:06:001:Current Bottom Balloon is Dark Blue Now! PL1
popnpopu:0:40A86B:07:001:Current Bottom Balloon is Purple Now! PL1
popnpopu:0:40A86B:08:001:Current Bottom Balloon is Grey Now! PL1
popnpopu:0:40A84B:01:000:Next Top Balloon always Red PL1
popnpopu:0:40A84B:02:000:Next Top Balloon always Brown PL1
popnpopu:0:40A84B:03:000:Next Top Balloon always Yellow PL1
popnpopu:0:40A84B:04:000:Next Top Balloon always Green PL1
popnpopu:0:40A84B:05:000:Next Top Balloon always Light Blue PL1
popnpopu:0:40A84B:06:000:Next Top Balloon always Dark Blue PL1
popnpopu:0:40A84B:07:000:Next Top Balloon always Purple PL1
popnpopu:0:40A84B:08:000:Next Top Balloon always Grey PL1
popnpopu:0:40A84F:01:000:Next Bottom Balloon always Red PL1
popnpopu:0:40A84F:02:000:Next Bottom Balloon always Brown PL1
popnpopu:0:40A84F:03:000:Next Bottom Balloon always Yellow PL1
popnpopu:0:40A84F:04:000:Next Bottom Balloon always Green PL1
popnpopu:0:40A84F:05:000:Next Bottom Balloon always Light Blue PL1
popnpopu:0:40A84F:06:000:Next Bottom Balloon always Dark Blue PL1
popnpopu:0:40A84F:07:000:Next Bottom Balloon always Purple PL1
popnpopu:0:40A84F:08:000:Next Bottom Balloon always Grey PL1
popnpopu:0:40A84B:01:001:Next Top Balloon is Red Now! PL1
popnpopu:0:40A84B:02:001:Next Top Balloon is Brown Now! PL1
popnpopu:0:40A84B:03:001:Next Top Balloon is Yellow Now! PL1
popnpopu:0:40A84B:04:001:Next Top Balloon is Green Now! PL1
popnpopu:0:40A84B:05:001:Next Top Balloon is Light Blue Now! PL1
popnpopu:0:40A84B:06:001:Next Top Balloon is Dark Blue Now! PL1
popnpopu:0:40A84B:07:001:Next Top Balloon is Purple Now! PL1
popnpopu:0:40A84B:08:001:Next Top Balloon is Grey Now! PL1
popnpopu:0:40A84F:01:001:Next Bottom Balloon is Red Now! PL1
popnpopu:0:40A84F:02:001:Next Bottom Balloon is Brown Now! PL1
popnpopu:0:40A84F:03:001:Next Bottom Balloon is Yellow Now! PL1
popnpopu:0:40A84F:04:001:Next Bottom Balloon is Green Now! PL1
popnpopu:0:40A84F:05:001:Next Bottom Balloon is Light Blue Now! PL1
popnpopu:0:40A84F:06:001:Next Bottom Balloon is Dark Blue Now! PL1
popnpopu:0:40A84F:07:001:Next Bottom Balloon is Purple Now! PL1
popnpopu:0:40A84F:08:001:Next Bottom Balloon is Grey Now! PL1
popnpopu:0:40A882:01:000:Infinite Move Time PL2
popnpopu:0:40A883:FF:500:Infinite Move Time PL2 (2/2)
popnpopu:0:40A15F:23:000:Always have lots of Special Weapons Next PL2
popnpopu:0:40C1B4:01:000:Cloud never moves PL2
popnpopu:0:40C1B5:69:500:Cloud never moves PL2 (2/2)
popnpopu:0:40A0CD:00:000:Never get Attacked PL2 [VS MODE]
popnpopu:0:40A828:00:500:Never get Attacked PL2 [VS MODE] (2/3)
popnpopu:0:40A829:00:500:Never get Attacked PL2 [VS MODE] (3/3)
popnpopu:0:40A0CF:0A:001:Attack opp. side with 10 Now! PL2 [VS MODE]
popnpopu:0:40A826:FF:501:Attack opp. side with 10 Now! PL2 [VS MODE] (2/3)
popnpopu:0:40A827:FF:501:Attack opp. side with 10 Now! PL2 [VS MODE] (3/3)
popnpopu:0:40A0CF:60:001:Attack opp. side with LOTS Now! PL2[VS MODE]:This is effectively a Win this Game Now! cheat
popnpopu:0:40A826:FF:501:Attack opp. side with LOTS Now! PL2[VS MODE] (2/3)
popnpopu:0:40A827:FF:501:Attack opp. side with LOTS Now! PL2[VS MODE] (3/3)
popnpopu:0:000000:00:999:[ The cheats for the Next Bubbles do not update ]
popnpopu:0:000000:00:999:[ the display, the Current Bubbles do though. ]
popnpopu:0:40A86D:01:000:Current Top Balloon always Red PL2
popnpopu:0:40A86D:02:000:Current Top Balloon always Brown PL2
popnpopu:0:40A86D:03:000:Current Top Balloon always Yellow PL2
popnpopu:0:40A86D:04:000:Current Top Balloon always Green PL2
popnpopu:0:40A86D:05:000:Current Top Balloon always Light Blue PL2
popnpopu:0:40A86D:06:000:Current Top Balloon always Dark Blue PL2
popnpopu:0:40A86D:07:000:Current Top Balloon always Purple PL2
popnpopu:0:40A86D:08:000:Current Top Balloon always Grey PL2
popnpopu:0:40A86F:01:000:Current Bottom Balloon always Red PL2
popnpopu:0:40A86F:02:000:Current Bottom Balloon always Brown PL2
popnpopu:0:40A86F:03:000:Current Bottom Balloon always Yellow PL2
popnpopu:0:40A86F:04:000:Current Bottom Balloon always Green PL2
popnpopu:0:40A86F:05:000:Current Bottom Balloon always Light Blue PL2
popnpopu:0:40A86F:06:000:Current Bottom Balloon always Dark Blue PL2
popnpopu:0:40A86F:07:000:Current Bottom Balloon always Purple PL2
popnpopu:0:40A86F:08:000:Current Bottom Balloon always Grey PL2
popnpopu:0:40A86D:01:001:Current Top Balloon is Red Now! PL2
popnpopu:0:40A86D:02:001:Current Top Balloon is Brown Now! PL2
popnpopu:0:40A86D:03:001:Current Top Balloon is Yellow Now! PL2
popnpopu:0:40A86D:04:001:Current Top Balloon is Green Now! PL2
popnpopu:0:40A86D:05:001:Current Top Balloon is Light Blue Now! PL2
popnpopu:0:40A86D:06:001:Current Top Balloon is Dark Blue Now! PL2
popnpopu:0:40A86D:07:001:Current Top Balloon is Purple Now! PL2
popnpopu:0:40A86D:08:001:Current Top Balloon is Grey Now! PL2
popnpopu:0:40A86F:01:001:Current Bottom Balloon is Red Now! PL2
popnpopu:0:40A86F:02:001:Current Bottom Balloon is Brown Now! PL2
popnpopu:0:40A86F:03:001:Current Bottom Balloon is Yellow Now! PL2
popnpopu:0:40A86F:04:001:Current Bottom Balloon is Green Now! PL2
popnpopu:0:40A86F:05:001:Current Bottom Balloon is Light Blue Now! PL2
popnpopu:0:40A86F:06:001:Current Bottom Balloon is Dark Blue Now! PL2
popnpopu:0:40A86F:07:001:Current Bottom Balloon is Purple Now! PL2
popnpopu:0:40A86F:08:001:Current Bottom Balloon is Grey Now! PL2
popnpopu:0:40A84D:01:000:Next Top Balloon always Red PL2
popnpopu:0:40A84D:02:000:Next Top Balloon always Brown PL2
popnpopu:0:40A84D:03:000:Next Top Balloon always Yellow PL2
popnpopu:0:40A84D:04:000:Next Top Balloon always Green PL2
popnpopu:0:40A84D:05:000:Next Top Balloon always Light Blue PL2
popnpopu:0:40A84D:06:000:Next Top Balloon always Dark Blue PL2
popnpopu:0:40A84D:07:000:Next Top Balloon always Purple PL2
popnpopu:0:40A84D:08:000:Next Top Balloon always Grey PL2
popnpopu:0:40A851:01:000:Next Bottom Balloon always Red PL2
popnpopu:0:40A851:02:000:Next Bottom Balloon always Brown PL2
popnpopu:0:40A851:03:000:Next Bottom Balloon always Yellow PL2
popnpopu:0:40A851:04:000:Next Bottom Balloon always Green PL2
popnpopu:0:40A851:05:000:Next Bottom Balloon always Light Blue PL2
popnpopu:0:40A851:06:000:Next Bottom Balloon always Dark Blue PL2
popnpopu:0:40A851:07:000:Next Bottom Balloon always Purple PL2
popnpopu:0:40A851:08:000:Next Bottom Balloon always Grey PL2
popnpopu:0:40A84D:01:001:Next Top Balloon is Red Now! PL2
popnpopu:0:40A84D:02:001:Next Top Balloon is Brown Now! PL2
popnpopu:0:40A84D:03:001:Next Top Balloon is Yellow Now! PL2
popnpopu:0:40A84D:04:001:Next Top Balloon is Green Now! PL2
popnpopu:0:40A84D:05:001:Next Top Balloon is Light Blue Now! PL2
popnpopu:0:40A84D:06:001:Next Top Balloon is Dark Blue Now! PL2
popnpopu:0:40A84D:07:001:Next Top Balloon is Purple Now! PL2
popnpopu:0:40A84D:08:001:Next Top Balloon is Grey Now! PL2
popnpopu:0:40A851:01:001:Next Bottom Balloon is Red Now! PL2
popnpopu:0:40A851:02:001:Next Bottom Balloon is Brown Now! PL2
popnpopu:0:40A851:03:001:Next Bottom Balloon is Yellow Now! PL2
popnpopu:0:40A851:04:001:Next Bottom Balloon is Green Now! PL2
popnpopu:0:40A851:05:001:Next Bottom Balloon is Light Blue Now! PL2
popnpopu:0:40A851:06:001:Next Bottom Balloon is Dark Blue Now! PL2
popnpopu:0:40A851:07:001:Next Bottom Balloon is Purple Now! PL2
popnpopu:0:40A851:08:001:Next Bottom Balloon is Grey Now! PL2
popnpopu:0:000000:00:999:[After you enable these region cheats to see any ]
popnpopu:0:000000:00:999:[effect you will have to reset the game (F3). ]
popnpopu:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
popnpopu:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
popnpopu:0:0FFFFF:01:100:Region Switch = Japan
popnpopu:0:0FFFFF:02:100:Region Switch = US
popnpopu:0:0FFFFF:03:100:Region Switch = World
; [ Popper ]
popper:0:D99F:03:000:Infinite lives
popper:0:D9A4:00:001:Finish this Round Now!
; [ Porky ]
porky:0:1CBA:99:000:Infinite Credits
porky:0:1DCD:00:000:Invincibility
porky:0:1C9C:09:000:Infinite Lives PL1
porky:0:1C9D:09:000:Infinite Lives PL2
; [ Port Man ]
portman:0:8050:05:000:Infinite Lives
; [ Portraits ]
portrait:0:0000:00:999:[ This game hasn't even ]:REASON 11
portrait:0:0000:00:999:[ been looked at due to ]:REASON 11
portrait:0:0000:00:999:[ time constraints - Too]:REASON 11
portrait:0:0000:00:999:[ many games and so ]:REASON 11
portrait:0:0000:00:999:[ little time. It is ]:REASON 11
portrait:0:0000:00:999:[ even possible that ]:REASON 11
portrait:0:0000:00:999:[ this game may be a ]:REASON 11
portrait:0:0000:00:999:[ clone of an existing ]:REASON 11
portrait:0:0000:00:999:[ game which may have ]:REASON 11
portrait:0:0000:00:999:[ cheats. Please search ]:REASON 11
portrait:0:0000:00:999:[ the cheat forums ]:REASON 11
portrait:0:0000:00:999:[ before posting cheat ]:REASON 11
portrait:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Pot of Gold ]
potogold:0:0123:08:000:Infinite Lives PL1
potogold:0:0134:08:000:Infinite Lives PL2
potogold:0:028C:B4:000:Freeze Leprechaun
potogold:0:028D:9C:500:Freeze Leprechaun (2/2)
; [ Poto Poto (Japan) ]
potopoto:0:FFECBD:09:000:Infinite Credits
potopoto:0:FF18F9:00:000:Infinite Time
potopoto:0:FF9877:01:000:Current Tile always Yellow PL1
potopoto:0:FF9877:02:000:Current Tile always Dark Blue PL1
potopoto:0:FF9877:03:000:Current Tile always Green PL1
potopoto:0:FF9877:04:000:Current Tile always Red PL1
potopoto:0:FF9877:05:000:Current Tile always Light Blue PL1
potopoto:0:FF9877:09:000:Current Tile always Bomb Tile PL1
potopoto:0:FF9877:01:001:Current Tile is Yellow Now! PL1
potopoto:0:FF9877:02:001:Current Tile is Dark Blue Now! PL1
potopoto:0:FF9877:03:001:Current Tile is Green Now! PL1
potopoto:0:FF9877:04:001:Current Tile is Red Now! PL1
potopoto:0:FF9877:05:001:Current Tile is Light Blue Now! PL1
potopoto:0:FF9877:09:001:Current Tile is Bomb Tile Now! PL1
potopoto:0:FF9B9D:01:000:Current Tile always Yellow PL2
potopoto:0:FF9B9D:02:000:Current Tile always Dark Blue PL2
potopoto:0:FF9B9D:03:000:Current Tile always Green PL2
potopoto:0:FF9B9D:04:000:Current Tile always Red PL2
potopoto:0:FF9B9D:05:000:Current Tile always Light Blue PL2
potopoto:0:FF9B9D:09:000:Current Tile always Bomb Tile PL2
potopoto:0:FF9B9D:01:001:Current Tile is Yellow Now! PL2
potopoto:0:FF9B9D:02:001:Current Tile is Dark Blue Now! PL2
potopoto:0:FF9B9D:03:001:Current Tile is Green Now! PL2
potopoto:0:FF9B9D:04:001:Current Tile is Red Now! PL2
potopoto:0:FF9B9D:05:001:Current Tile is Light Blue Now! PL2
potopoto:0:FF9B9D:09:001:Current Tile is Bomb Tile Now! PL2
; [ Pound for Pound (World) ]
poundfor:0:E0023:00:000:Infinite Round Time
poundfor:0:E0023:B4:001:Finish Round Now!
poundfor:0:E00F6:A0:000:Infinite Energy (Title Match) PL1
poundfor:0:E00F6:70:000:Infinite Energy (Main Event) PL1
poundfor:0:E00F6:00:001:Drain all Energy Now! PL1
poundfor:0:E04B6:A0:000:Infinite Energy (Title Match) PL2
poundfor:0:E04B6:70:000:Infinite Energy (Main Event) CP
poundfor:0:E04B6:00:001:Drain all Energy Now! PL2/CP
; [ Pound for Pound (US) ]
poundfou:0:E0023:00:000:Infinite Round Time
poundfou:0:E0023:B4:001:Finish Round Now!
poundfou:0:E00F6:A0:000:Infinite Energy (Title Match) PL1
poundfou:0:E00F6:70:000:Infinite Energy (Main Event) PL1
poundfou:0:E00F6:00:001:Drain all Energy Now! PL1
poundfou:0:E04B6:A0:000:Infinite Energy (Title Match) PL2
poundfou:0:E04B6:70:000:Infinite Energy (Main Event) CP
poundfou:0:E04B6:00:001:Drain all Energy Now! PL2/CP
; [ P.O.W. - Prisoners of War (US) ]
pow:0:04003B:63:000:Infinite Lives PL1
pow:0:040036:1F:000:Infinite Energy PL1
pow:0:040039:79:000:Infinite Ammo PL1
pow:0:040052:00:000:Invincibility PL1
pow:0:040053:FF:500:Invincibility PL1 (2/2)
pow:0:040015:00:005:Always have No weapon PL1
pow:0:040015:01:005:Always have Machine Gun PL1
pow:0:040015:03:005:Always have Knife PL1
pow:0:040015:00:001:Lose all weapons Now! PL1
pow:0:040015:01:001:Get Machine Gun Now! PL1
pow:0:040015:03:001:Get Knife Now! PL1
pow:0:04009B:63:000:Infinite Lives PL2
pow:0:040096:1F:000:Infinite Energy PL2
pow:0:040099:79:000:Infinite Ammo PL2
pow:0:0400B2:00:000:Invincibility PL2
pow:0:0400B3:FF:500:Invincibility PL2 (2/2)
pow:0:040075:00:005:Always have No weapon PL2
pow:0:040075:01:005:Always have Machine Gun PL2
pow:0:040075:03:005:Always have Knife PL2
pow:0:040075:00:001:Lose all weapons Now! PL2
pow:0:040075:01:001:Get Machine Gun Now! PL2
pow:0:040075:03:001:Get Knife Now! PL2
; [ Power Drive ]
powerdrv:0:E023:00:000:Infinite Official Time
powerdrv:0:E024:00:500:Infinite Official Time (2/2)
; [ Power Instinct (USA bootleg) (set 2) ]
powerina:0:180344:99:000:Infinite Time
powerina:0:180344:00:001:Finish this Round Now!
powerina:0:180699:FF:000:Infinite Energy PL1
powerina:0:180699:00:001:Drain All Energy Now! PL1
powerina:0:180799:FF:000:Infinite Energy PL2
powerina:0:180799:00:001:Drain All Energy Now! PL2
; [ Power Instinct (USA bootleg) (set 1) ]
powerins:0:180344:99:000:Infinite Time
powerins:0:180344:00:001:Finish this Round Now!
powerins:0:180699:FF:000:Infinite Energy PL1
powerins:0:180699:00:001:Drain All Energy Now! PL1
powerins:0:180799:FF:000:Infinite Energy PL2
powerins:0:180799:00:001:Drain All Energy Now! PL2
; [ Datsugoku - Prisoners of War (Japan) ]
powj:0:04003B:63:000:Infinite Lives PL1
powj:0:040036:1F:000:Infinite Energy PL1
powj:0:040039:79:000:Infinite Ammo PL1
powj:0:040052:00:000:Invincibility PL1
powj:0:040053:FF:500:Invincibility PL1 (2/2)
powj:0:040015:00:005:Always have No weapon PL1
powj:0:040015:01:005:Always have Machine Gun PL1
powj:0:040015:03:005:Always have Knife PL1
powj:0:040015:00:001:Lose all weapons Now! PL1
powj:0:040015:01:001:Get Machine Gun Now! PL1
powj:0:040015:03:001:Get Knife Now! PL1
powj:0:04009B:63:000:Infinite Lives PL2
powj:0:040096:1F:000:Infinite Energy PL2
powj:0:040099:79:000:Infinite Ammo PL2
powj:0:0400B2:00:000:Invincibility PL2
powj:0:0400B3:FF:500:Invincibility PL2 (2/2)
powj:0:040075:00:005:Always have No weapon PL2
powj:0:040075:01:005:Always have Machine Gun PL2
powj:0:040075:03:005:Always have Knife PL2
powj:0:040075:00:001:Lose all weapons Now! PL2
powj:0:040075:01:001:Get Machine Gun Now! PL2
powj:0:040075:03:001:Get Knife Now! PL2
; [ Power Play ]
powrplay:0:EA14:FF:000:Infinite Time
powrplay:0:E525:40:000:Distract Computer Opponent:Keeps Computer Opponent Running To The Top Of The Halfway Line
powrplay:0:E41A:99:073:Select Score PL1
powrplay:0:E41A:00:000:Score always = 0 PL1
powrplay:0:E41A:50:000:Score always = 50 PL1
powrplay:0:E41A:00:001:Score = 0 Now! PL1
powrplay:0:E41A:50:001:Score = 50 Now! PL1
powrplay:0:E51A:99:073:Select Score PL2
powrplay:0:E51A:00:000:Score always = 0 PL2
powrplay:0:E51A:50:000:Score always = 50 PL2
powrplay:0:E51A:00:001:Score = 0 Now! PL2
powrplay:0:E51A:50:001:Score = 50 Now! PL2
; [ Prehistoric Isle in 1930 (World) ]
prehisle:0:07012F:03:000:Infinite Lives PL1
prehisle:0:07012D:B4:000:Invincibility PL1:To be used when you blink
prehisle:0:0706AD:B4:000:Invincibility PL2:To be used when you blink
prehisle:0:0706AF:03:000:Infinite Lives PL2
; [ Prehistoric Isle in 1930 (US) ]
prehislu:0:07012F:03:000:Infinite Lives PL1
prehislu:0:07012D:B4:000:Invincibility PL1:To be used when you blink
prehislu:0:0706AD:B4:000:Invincibility PL2:To be used when you blink
prehislu:0:0706AF:03:000:Infinite Lives PL2
; [ Prehistoric Isle 2 ]
preisle2:0:105055:10:000:Infinite Lives PL1
preisle2:0:105076:10:000:Always have Max Power Up PL1
preisle2:0:105071:0A:000:Infinite Bombs PL1
preisle2:0:10507D:02:000:Invincibility PL1:If your ship disappears shoot to get it back
preisle2:0:10506A:03:000:Always have 999 Stars PL1
preisle2:0:10506B:E7:500:Always have 999 Stars PL1 (2/2)
preisle2:0:1062D5:09:000:Infinite Lives PL2
preisle2:0:1062F6:10:000:Always have Max Power Up PL1
preisle2:0:1062F1:0A:000:Infinite Bombs PL2
preisle2:0:1062FD:02:000:Invincibility PL2:If your ship disappears shoot to get it back
preisle2:0:1062EA:03:000:Always have 999 Stars PL2
preisle2:0:1062EB:E7:500:Always have 999 Stars PL2 (2/2)
; [ Princess Clara Daisakusen ]
prikura:0:00183D05:09:000:Infinite Credits
prikura:0:060B03A4:63:000:Infinite Time
prikura:0:060B0907:06:000:Infinite Lives PL1
prikura:0:060B08E5:00:000:Invincibility PL1
;Note the Invincibility cheat is actually the energy location poked with 00 which bypasses the death check (no disappearing sprite problems)
prikura:0:060B0918:04:000:Infinite Bombs PL1
prikura:0:060B0916:03:000:Maximum Fire Power PL1
prikura:0:060B08C5:03:000:Always have the Star Item PL1
prikura:0:060B08C5:04:000:Always have the Ice Item PL1
prikura:0:060B08C5:05:000:Always have the Cat Item PL1
prikura:0:060B0A0B:06:000:Infinite Lives PL2
prikura:0:060B09E9:00:000:Invincibility PL2
;Note the Invincibility cheat is actually the energy location poked with 00 which bypasses the death check (no disappearing sprite problems)
prikura:0:060B0A1C:04:000:Infinite Bombs PL2
prikura:0:060B0A1A:03:000:Maximum Fire Power PL2
prikura:0:060B09C9:03:000:Always have the Star Item PL2
prikura:0:060B09C9:04:000:Always have the Ice Item PL2
prikura:0:060B09C9:05:000:Always have the Cat Item PL2
; [ Primella ]
primella:0:C503:63:000:Infinite Credits
primella:0:C033:0F:001:Set score to 99990 Now! PL1
primella:0:C034:27:501:Set score to 99990 Now! PL1 (2/2)
primella:0:C033:00:001:Set score to 0 Now! PL1
primella:0:C034:00:501:Set score to 0 Now! PL1 (2/2)
primella:0:C0D8:0F:001:Set score to 99990 Now! PL2
primella:0:C0D9:27:501:Set score to 99990 Now! PL2(2/2)
primella:0:C0D8:00:001:Set score to 0 Now! PL2
primella:0:C0D9:00:501:Set score to 0 Now! PL2 (2/2)
; [ Prime Goal EX (PG1/VER.A) ]
primglex:0:0030158C:09:000:Infinite Credits
:primglex:00100000:00398BA0:00004633:FFFFFFFF:Infinite Time
:primglex:00100001:00398BA0:00000000:FFFFFFFF:Finish this Game/Extra Time Now!
primglex:0:002640B0:0A:000:Score always = 10 PL1
primglex:0:002640B0:00:000:Score always = 0 PL1
primglex:0:002640B0:0A:001:Score = 10 Now! PL1
primglex:0:002640B0:00:001:Score = 0 Now! PL1
primglex:0:002640B0:63:070:Select Score PL1
primglex:0:002640B1:0A:000:Score always = 10 PL2
primglex:0:002640B1:00:000:Score always = 0 PL2
primglex:0:002640B1:0A:001:Score = 10 Now! PL2
primglex:0:002640B1:00:001:Score = 0 Now! PL2
primglex:0:002640B1:63:070:Select Score PL2
; [ Primal Rage 2 (Ver 0.36a) ]
primrag2:0:0000:00:999:[ There are no cheats ]:REASON 1
primrag2:0:0000:00:999:[ for this game as it ]:REASON 1
primrag2:0:0000:00:999:[ didn't work the last ]:REASON 1
primrag2:0:0000:00:999:[ time it was tested. ]:REASON 1
primrag2:0:0000:00:999:[ If the game now works ]:REASON 1
primrag2:0:0000:00:999:[ please request cheats ]:REASON 1
primrag2:0:0000:00:999:[ for it on the cheat ]:REASON 1
primrag2:0:0000:00:999:[ forums. ]:REASON 1
; [ Primal Rage (version 2.0) ]
primraga:0:00FFE5B8:64:000:Infinite Time
primraga:0:00FFE5B8:00:001:Finish this Round Now!
primraga:0:00FFE4FA:00:000:Infinite Energy PL1
primraga:0:00FFE4FA:78:001:Drain All Energy Now! PL1
primraga:0:00FFE586:00:000:Infinite Energy PL2
primraga:0:00FFE586:78:001:Drain All Energy Now! PL2
; [ Primal Rage (version 2.3) ]
primrage:0:00FFE8B9:64:000:Infinite Time
primrage:0:00FFE8B9:00:001:Finish this Round Now!
primrage:0:00FFE7EA:00:000:Infinite Energy PL1
primrage:0:00FFE7EA:78:001:Drain All Energy Now! PL1
primrage:0:00FFE87E:00:000:Infinite Energy PL2
primrage:0:00FFE87E:78:001:Drain All Energy Now! PL2
; [ Premier Soccer (Japan ver. JAB) ]
prmrsocj:0:100D05:09:000:Infinite Credits
prmrsocj:0:1001BB:5F:000:Infinite Time
prmrsocj:0:1001BA:EA:500:Infinite Time (2/2)
prmrsocj:0:1001BB:00:001:Finish this Half Now!
prmrsocj:0:1001BA:00:501:Finish this Half Now! (2/2)
prmrsocj:0:1001BC:00:000:Score always 0 PL1
prmrsocj:0:1001BC:63:000:Score always 99 PL1
prmrsocj:0:1001BC:00:001:Set score = 0 Now! PL1
prmrsocj:0:1001BC:32:001:Set score = 50 Now! PL1
prmrsocj:0:1001BC:63:070:Select score Now! PL1
prmrsocj:0:1001BD:00:000:Score always = 0 PL2
prmrsocj:0:1001BD:63:000:Score always = 99 PL2
prmrsocj:0:1001BD:00:001:Set score = 0 Now! PL2
prmrsocj:0:1001BD:32:001:Set score = 50 Now! PL2
prmrsocj:0:1001BD:63:070:Select score Now! PL2
; [ Premier Soccer (Europe ver. EAB) ]
prmrsocr:0:100D05:09:000:Infinite Credits
prmrsocr:0:1001BB:5F:000:Infinite Time
prmrsocr:0:1001BA:EA:500:Infinite Time (2/2)
prmrsocr:0:1001BB:00:001:Finish this Half Now!
prmrsocr:0:1001BA:00:501:Finish this Half Now! (2/2)
prmrsocr:0:1001BC:00:000:Score always 0 PL1
prmrsocr:0:1001BC:63:000:Score always 99 PL1
prmrsocr:0:1001BC:00:001:Set score = 0 Now! PL1
prmrsocr:0:1001BC:32:001:Set score = 50 Now! PL1
prmrsocr:0:1001BC:63:070:Select score Now! PL1
prmrsocr:0:1001BD:00:000:Score always = 0 PL2
prmrsocr:0:1001BD:63:000:Score always = 99 PL2
prmrsocr:0:1001BD:00:001:Set score = 0 Now! PL2
prmrsocr:0:1001BD:32:001:Set score = 50 Now! PL2
prmrsocr:0:1001BD:63:070:Select score Now! PL2
; [ Prime Time Fighter (US old version) ]
prmtmfgo:0:413000:09:000:Infinite Credits
prmtmfgo:0:413893:78:000:Infinite Energy PL1
prmtmfgo:0:41806D:8C:500:Infinite Energy PL1 (2/3)
prmtmfgo:0:41806F:68:500:Infinite Energy PL1 (3/3)
prmtmfgo:0:413893:00:001:Drain All Energy Now! PL1
prmtmfgo:0:41806D:00:501:Drain All Energy Now! PL1 (2/3)
prmtmfgo:0:41806F:00:501:Drain All Energy Now! PL1 (3/3)
prmtmfgo:0:413993:78:000:Infinite Energy PL2
prmtmfgo:0:4180ED:8C:500:Infinite Energy PL2 (2/3)
prmtmfgo:0:4180EF:68:500:Infinite Energy PL2 (3/3)
prmtmfgo:0:413993:00:001:Drain All Energy Now! PL2
prmtmfgo:0:4180ED:00:501:Drain All Energy Now! PL2 (2/3)
prmtmfgo:0:4180EF:00:501:Drain All Energy Now! PL2 (3/3)
prmtmfgo:0:000000:00:999:[After you enable these region cheats to see any ]
prmtmfgo:0:000000:00:999:[effect you will have to reset the game (F3). ]
prmtmfgo:0:0FFFFF:01:100:Region Switch = Japan:Top Ranking Stars
prmtmfgo:0:0FFFFF:02:100:Region Switch = US:Prime Time Fighter
prmtmfgo:0:0FFFFF:03:100:Region Switch = World:Top Ranking Stars
; [ Prime Time Fighter (US new version) ]
prmtmfgt:0:413000:09:000:Infinite Credits
prmtmfgt:0:413893:78:000:Infinite Energy PL1
prmtmfgt:0:41806D:8C:500:Infinite Energy PL1 (2/3)
prmtmfgt:0:41806F:68:500:Infinite Energy PL1 (3/3)
prmtmfgt:0:413893:00:001:Drain All Energy Now! PL1
prmtmfgt:0:41806D:00:501:Drain All Energy Now! PL1 (2/3)
prmtmfgt:0:41806F:00:501:Drain All Energy Now! PL1 (3/3)
prmtmfgt:0:413993:78:000:Infinite Energy PL2
prmtmfgt:0:4180ED:8C:500:Infinite Energy PL2 (2/3)
prmtmfgt:0:4180EF:68:500:Infinite Energy PL2 (3/3)
prmtmfgt:0:413993:00:001:Drain All Energy Now! PL2
prmtmfgt:0:4180ED:00:501:Drain All Energy Now! PL2 (2/3)
prmtmfgt:0:4180EF:00:501:Drain All Energy Now! PL2 (3/3)
prmtmfgt:0:000000:00:999:[After you enable these region cheats to see any ]
prmtmfgt:0:000000:00:999:[effect you will have to reset the game (F3). ]
prmtmfgt:0:0FFFFF:01:100:Region Switch = Japan:Top Ranking Stars
prmtmfgt:0:0FFFFF:02:100:Region Switch = US:Prime Time Fighter
prmtmfgt:0:0FFFFF:03:100:Region Switch = World:Top Ranking Stars
; [ Professor PacMan ]
profpac:0:0000:00:999:[ There are no cheats ]:REASON 1
profpac:0:0000:00:999:[ for this game as it ]:REASON 1
profpac:0:0000:00:999:[ didn't work the last ]:REASON 1
profpac:0:0000:00:999:[ time it was tested. ]:REASON 1
profpac:0:0000:00:999:[ If the game now works ]:REASON 1
profpac:0:0000:00:999:[ please request cheats ]:REASON 1
profpac:0:0000:00:999:[ for it on the cheat ]:REASON 1
profpac:0:0000:00:999:[ forums. ]:REASON 1
; [ Progress ]
progress:0:8083:09:000:Infinite Credits
progress:0:8100:08:000:Infinite Lives
progress:0:840D:00:000:Invincibility
; [ Prop Cycle (Rev PR2 Ver.A) ]
propcycl:0:E00E46:17:000:Infinite Time
propcycl:0:E00E47:6F:500:Infinite Time (2/2)
; [ Progear (USA 010117) ]
:progear:00000000:FF2389:00000009:FFFFFFFF:Infinite Credits
:progear:62000001:000000:00000000:00000000:Set Current Loop:Enable after you've started the game
:progear:00010001:FF3FA9:00000000:FFFFFFFF:1st Loop
:progear:00010001:FF3FA9:00000001:FFFFFFFF:2nd Loop
:progear:60000000:000000:00000000:00000000:
:progear:00000000:FF3F73:0000000A:FFFFFFFF:Infinite Lives PL1
:progear:00000000:FF4320:00000002:FFFFFFFF:Invincibility PL1
:progear:00000000:FF4305:00000003:FFFFFFFF:Infinite Bombs PL1
:progear:00000000:FF4303:00000008:FFFFFFFF:Always Maximum Shot Power PL1
:progear:00000000:FF4187:000000A0:FFFFFFFF:Always Maximum Jewel Symbol PL1
:progear:00010000:FF419B:00000078:FFFFFFFF:Always Maximum Jewel Symbol PL1 (2/2)
:progear:00300000:FF4177:0F423F00:FFFFFF00:Always Have Maximum Jewels PL1
:progear:00010000:FF4195:00000099:FFFFFFFF:Always Have Maximum Jewels PL1 (2/2)
:progear:00000000:FF42E2:00000002:00000002:Always Have Double Rate Item PL1
:progear:62000000:000000:00000000:00000000:Select Fighter PL1:Works after you die or finish the stage
:progear:00010000:FF39E5:00000000:FFFFFFFF:Gambler
:progear:00010000:FF39E5:00000001:FFFFFFFF:Militant
:progear:62000000:000000:00000000:00000000:Select Gunner PL1
:progear:00010000:FF39E9:00000000:FFFFFFFF:Type-Alpha (Missile)
:progear:00010000:FF39E9:00000001:FFFFFFFF:Type-Beta (Mine)
:progear:00010000:FF39E9:00000002:FFFFFFFF:Type-Gumma (Homing)
:progear:00000100:FF430B:00000040:FFFFFFFF:Select Fighter Mode Maximum Speed PL1
:progear:00000100:FF430A:00000040:FFFFFFFF:Select Gunner Mode Minimum Speed PL1
:progear:62000000:000000:00000000:00000000:Select Gun-flyer Formation PL1
:progear:00010000:FF3EFF:00000000:FFFFFFFF:Normal
:progear:00010000:FF3EFF:00000001:FFFFFFFF:Extra
:progear:62000000:000000:00000000:00000000:Select Character Colour PL1
:progear:00010000:FF2342:00000000:00000001:Normal
:progear:00010000:FF2342:00000001:00000001:Extra
:progear:60000000:000000:00000000:00000000:
:progear:00000000:FF3F75:0000000A:FFFFFFFF:Infinite Lives PL2
:progear:00000000:FF4380:00000002:FFFFFFFF:Invincibility PL2
:progear:00000000:FF4365:00000003:FFFFFFFF:Infinite Bombs PL2
:progear:00000000:FF4363:00000008:FFFFFFFF:Always Maximum Shot Power PL2
:progear:00000000:FF418B:000000A0:FFFFFFFF:Always Maximum Jewel Symbol PL2
:progear:00010000:FF419D:00000078:FFFFFFFF:Always Maximum Jewel Symbol PL2 (2/2)
:progear:00300000:FF417B:0F423F00:FFFFFF00:Always Have Maximum Jewels PL2
:progear:00010000:FF4199:00000099:FFFFFFFF:Always Have Maximum Jewels PL2 (2/2)
:progear:00000000:FF4342:00000002:00000002:Always Have Double Rate Item PL2
:progear:62000000:000000:00000000:00000000:Select Fighter PL2:Works after you die or finish the stage
:progear:00010000:FF39E7:00000000:FFFFFFFF:Gambler
:progear:00010000:FF39E7:00000001:FFFFFFFF:Militant
:progear:62000000:000000:00000000:00000000:Select Gunner PL2
:progear:00010000:FF39EB:00000000:FFFFFFFF:Type-Alpha (Missile)
:progear:00010000:FF39EB:00000001:FFFFFFFF:Type-Beta (Mine)
:progear:00010000:FF39EB:00000002:FFFFFFFF:Type-Gumma (Homing)
:progear:00000100:FF436B:00000040:FFFFFFFF:Select Fighter Mode Speed PL2
:progear:00000100:FF436A:00000040:FFFFFFFF:Select Gunner Mode Speed PL2
:progear:62000000:000000:00000000:00000000:Select Gun-flyer Formation PL2
:progear:00010000:FF3F01:00000000:FFFFFFFF:Normal
:progear:00010000:FF3F01:00000001:FFFFFFFF:Extra
:progear:62000000:000000:00000000:00000000:Select Character Colour PL2
:progear:00010000:FF2342:00000002:00000002:Normal
:progear:00010000:FF2342:00000000:00000002:Extra
; [ Pro Soccer ]
prosoccr:0:0000:00:999:[ There are no cheats ]:REASON 1
prosoccr:0:0000:00:999:[ for this game as it ]:REASON 1
prosoccr:0:0000:00:999:[ didn't work the last ]:REASON 1
prosoccr:0:0000:00:999:[ time it was tested. ]:REASON 1
prosoccr:0:0000:00:999:[ If the game now works ]:REASON 1
prosoccr:0:0000:00:999:[ please request cheats ]:REASON 1
prosoccr:0:0000:00:999:[ for it on the cheat ]:REASON 1
prosoccr:0:0000:00:999:[ forums. ]:REASON 1
; [ Prosport ]
prosport:0:0000:00:999:[ There are no cheats ]:REASON 1
prosport:0:0000:00:999:[ for this game as it ]:REASON 1
prosport:0:0000:00:999:[ didn't work the last ]:REASON 1
prosport:0:0000:00:999:[ time it was tested. ]:REASON 1
prosport:0:0000:00:999:[ If the game now works ]:REASON 1
prosport:0:0000:00:999:[ please request cheats ]:REASON 1
prosport:0:0000:00:999:[ for it on the cheat ]:REASON 1
prosport:0:0000:00:999:[ forums. ]:REASON 1
; [ Bishoujo Janshi Pretty Sailor 18-kin (Japan) ]
psailor1:0:F8CC:63:000:Infinite Time (Mini-Game and Select Item)
psailor1:0:F8CD:09:000:Infinite Time (for buying items)
psailor1:0:FCBA:63:000:Infinite Points (to buy items)
psailor1:0:0000:00:999:[ The winning hand cheat must be activated when ]
psailor1:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
psailor1:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
psailor1:0:0000:00:999:[ visually change until you make a move. ]
psailor1:0:FBE6:31:001:Get winning hand Now!
psailor1:0:FBE7:31:501:Get winning hand Now! (02/14)
psailor1:0:FBE8:31:501:Get winning hand Now! (03/14)
psailor1:0:FBE9:32:501:Get winning hand Now! (04/14)
psailor1:0:FBEA:32:501:Get winning hand Now! (05/14)
psailor1:0:FBEB:32:501:Get winning hand Now! (06/14)
psailor1:0:FBEC:33:501:Get winning hand Now! (07/14)
psailor1:0:FBED:33:501:Get winning hand Now! (08/14)
psailor1:0:FBEE:33:501:Get winning hand Now! (09/14)
psailor1:0:FBEF:34:501:Get winning hand Now! (10/14)
psailor1:0:FBF0:34:501:Get winning hand Now! (11/14)
psailor1:0:FBF1:34:501:Get winning hand Now! (12/14)
psailor1:0:FBF2:35:501:Get winning hand Now! (13/14)
psailor1:0:FBF3:35:501:Get winning hand Now! (14/14)
psailor1:0:0000:00:999:[ At the start of a game, there maybe some small ]
psailor1:0:0000:00:999:[ glitches on the tiles when using the 'Always' ]
psailor1:0:0000:00:999:[ cheats. The cheats should still work though. ]
psailor1:0:FBE6:31:000:Always winning hand
psailor1:0:FBE7:31:500:Always winning hand (02/14)
psailor1:0:FBE8:31:500:Always winning hand (03/14)
psailor1:0:FBE9:32:500:Always winning hand (04/14)
psailor1:0:FBEA:32:500:Always winning hand (05/14)
psailor1:0:FBEB:32:500:Always winning hand (06/14)
psailor1:0:FBEC:33:500:Always winning hand (07/14)
psailor1:0:FBED:33:500:Always winning hand (08/14)
psailor1:0:FBEE:33:500:Always winning hand (09/14)
psailor1:0:FBEF:34:500:Always winning hand (10/14)
psailor1:0:FBF0:34:500:Always winning hand (11/14)
psailor1:0:FBF1:34:500:Always winning hand (12/14)
psailor1:0:FBF2:35:500:Always winning hand (13/14)
psailor1:0:FBF3:35:500:Always winning hand (14/14)
; [ Bishoujo Janshi Pretty Sailor 2 (Japan) ]
psailor2:0:0000:00:999:[The winning hand cheat must]
psailor2:0:0000:00:999:[be activated when there are]
psailor2:0:0000:00:999:[14 tiles in your hand, then]
psailor2:0:0000:00:999:[press the RON key . ]
psailor2:0:0000:00:999:[('Z' by default). The tiles]
psailor2:0:0000:00:999:[do not visually change ]
psailor2:0:0000:00:999:[until you make a move. ]
psailor2:0:FBF5:31:001:Get winning hand Now!
psailor2:0:FBF6:31:501:Get winning hand Now! (02/14)
psailor2:0:FBF7:31:501:Get winning hand Now! (03/14)
psailor2:0:FBF8:32:501:Get winning hand Now! (04/14)
psailor2:0:FBF9:32:501:Get winning hand Now! (05/14)
psailor2:0:FBFA:32:501:Get winning hand Now! (06/14)
psailor2:0:FBFB:33:501:Get winning hand Now! (07/14)
psailor2:0:FBFC:33:501:Get winning hand Now! (08/14)
psailor2:0:FBFD:33:501:Get winning hand Now! (09/14)
psailor2:0:FBFE:34:501:Get winning hand Now! (10/14)
psailor2:0:FBFF:34:501:Get winning hand Now! (11/14)
psailor2:0:FC00:34:501:Get winning hand Now! (12/14)
psailor2:0:FC01:35:501:Get winning hand Now! (13/14)
psailor2:0:FC02:35:501:Get winning hand Now! (14/14)
psailor2:0:0000:00:999:[At the start of a game, ]
psailor2:0:0000:00:999:[there may be some small ]
psailor2:0:0000:00:999:[glitches on the tiles when ]
psailor2:0:0000:00:999:[using the 'Always' cheats. ]
psailor2:0:0000:00:999:[The cheats should still ]
psailor2:0:0000:00:999:[work as normal. ]
psailor2:0:FBF5:31:000:Always winning hand
psailor2:0:FBF6:31:500:Always winning hand (02/14)
psailor2:0:FBF7:31:500:Always winning hand (03/14)
psailor2:0:FBF8:32:500:Always winning hand (04/14)
psailor2:0:FBF9:32:500:Always winning hand (05/14)
psailor2:0:FBFA:32:500:Always winning hand (06/14)
psailor2:0:FBFB:33:500:Always winning hand (07/14)
psailor2:0:FBFC:33:500:Always winning hand (08/14)
psailor2:0:FBFD:33:500:Always winning hand (09/14)
psailor2:0:FBFE:34:500:Always winning hand (10/14)
psailor2:0:FBFF:34:500:Always winning hand (11/14)
psailor2:0:FC00:34:500:Always winning hand (12/14)
psailor2:0:FC01:35:500:Always winning hand (13/14)
psailor2:0:FC02:35:500:Always winning hand (14/14)
; [ Perfect Soldiers (Japan) ]
psoldier:0:E7113:99:000:Infinite Time
psoldier:0:E7113:00:001:Finish this Round Now!
psoldier:0:E30A8:80:000:Infinite Energy PL1
psoldier:0:E30A8:00:001:Drain Energy Now! PL1
psoldier:0:E3128:80:000:Infinite Energy PL2
psoldier:0:E3128:00:001:Drain Energy Now! PL2
; [ Power Spikes (World) ]
pspikes:0:1016B5:3B:000:Infinite Time
pspikes:0:10168F:11:001:End ball to win a game PL1
pspikes:0:10168F:00:000:Score always set to 0 PL1
pspikes:0:10168F:00:001:Set score to 0 Now! PL1
pspikes:0:10168F:11:070:Select score PL1
pspikes:0:101691:11:001:End ball to win a game PL2
pspikes:0:101691:00:000:Score always set to 0 PL2
pspikes:0:101691:00:001:Set score to 0 Now! PL2
pspikes:0:101691:11:070:Select score PL2
; [ Power Spikes II ]
pspikes2:0:102B4D:3B:000:Infinite Game Time
pspikes2:0:102B4B:3B:501:Infinite Game Time (2/2)
pspikes2:0:102B4D:01:001:Finish Game Now!
pspikes2:0:102B4B:00:501:Finish Game Now! (2/2)
pspikes2:0:1018F9:60:000:Always Full Energy PL1
pspikes2:0:102CD5:60:500:Always Full Energy PL1 (2/2)
pspikes2:0:102CD9:30:000:Always have Max Power PL1
pspikes2:0:102CD9:00:000:Always have Min Power PL1
pspikes2:0:1018F9:00:001:Drain All Energy Now! PL1
pspikes2:0:102CD5:00:501:Drain All Energy Now! PL1 (2/2)
pspikes2:0:1018FB:60:000:Always Full Energy PL2
pspikes2:0:102CD7:60:500:Always Full Energy PL2 (2/2)
pspikes2:0:102CDB:30:000:Always have Max Power PL2
pspikes2:0:102CDB:00:000:Always have Min Power PL2
pspikes2:0:1018FB:00:001:Drain All Energy Now! PL2
pspikes2:0:102CD7:00:501:Drain All Energy Now! PL2 (2/2)
; [ Power Spikes (Korea) ]
pspikesk:0:1016B5:3B:000:Infinite Time
pspikesk:0:10168F:11:001:End ball to win a game PL1
pspikesk:0:10168F:00:000:Score always set to 0 PL1
pspikesk:0:10168F:00:001:Set score to 0 Now! PL1
pspikesk:0:10168F:11:070:Select score PL1
pspikesk:0:101691:11:001:End ball to win a game PL2
pspikesk:0:101691:00:000:Score always set to 0 PL2
pspikesk:0:101691:00:001:Set score to 0 Now! PL2
pspikesk:0:101691:11:070:Select score PL2
; [ Mahjong Panic Stadium (Japan) ]
pstadium:0:F94F:FF:000:Infinite "Genki"
pstadium:0:0000:00:999:[ The winning hand cheat must be activated when ]
pstadium:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
pstadium:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
pstadium:0:0000:00:999:[ visually change until you make a move. ]
pstadium:0:FC8B:31:001:Get winning hand Now!
pstadium:0:FC8C:31:501:Get winning hand Now! (02/14)
pstadium:0:FC8D:31:501:Get winning hand Now! (03/14)
pstadium:0:FC8E:32:501:Get winning hand Now! (04/14)
pstadium:0:FC8F:32:501:Get winning hand Now! (05/14)
pstadium:0:FC90:32:501:Get winning hand Now! (06/14)
pstadium:0:FC91:33:501:Get winning hand Now! (07/14)
pstadium:0:FC92:33:501:Get winning hand Now! (08/14)
pstadium:0:FC93:33:501:Get winning hand Now! (09/14)
pstadium:0:FC94:34:501:Get winning hand Now! (10/14)
pstadium:0:FC95:34:501:Get winning hand Now! (11/14)
pstadium:0:FC96:34:501:Get winning hand Now! (12/14)
pstadium:0:FC97:35:501:Get winning hand Now! (13/14)
pstadium:0:FC98:35:501:Get winning hand Now! (14/14)
pstadium:0:FC8B:31:000:Always winning hand
pstadium:0:FC8C:31:500:Always winning hand (02/14)
pstadium:0:FC8D:31:500:Always winning hand (03/14)
pstadium:0:FC8E:32:500:Always winning hand (04/14)
pstadium:0:FC8F:32:500:Always winning hand (05/14)
pstadium:0:FC90:32:500:Always winning hand (06/14)
pstadium:0:FC91:33:500:Always winning hand (07/14)
pstadium:0:FC92:33:500:Always winning hand (08/14)
pstadium:0:FC93:33:500:Always winning hand (09/14)
pstadium:0:FC94:34:500:Always winning hand (10/14)
pstadium:0:FC95:34:500:Always winning hand (11/14)
pstadium:0:FC96:34:500:Always winning hand (12/14)
pstadium:0:FC97:35:500:Always winning hand (13/14)
pstadium:0:FC98:35:500:Always winning hand (14/14)
; [ Power Surge ]
psurge:0:A89B:03:000:Infinite Lives
psurge:0:A885:FF:000:Infinite Energy
psurge:0:A893:05:000:Infinite Bombs
; [ Psychic 5 ]
psychic5:0:FA15:59:000:Infinite Time
psychic5:0:E004:05:000:Infinite Lives
psychic5:0:0000:00:999:[See the Dip Switch Menu to ]
psychic5:0:0000:00:999:[enable Invincibility. ]
psychic5:0:FA18:80:000:Always have the Witch's Broom
psychic5:0:FA18:80:001:Get the Witch's Broom Now!
psychic5:0:FA17:01:000:Always have the Mega Hammer
psychic5:0:FA17:01:001:Get the Mega Hammer Now!
psychic5:0:E0B3:01:000:Always Have x2 Bonus
psychic5:0:E0B3:02:000:Always Have x4 Bonus
psychic5:0:E0B3:03:000:Always Have x8 Bonus
psychic5:0:E003:04:020:Always have fat guy
psychic5:0:E003:08:020:Always have slim guy
psychic5:0:E003:10:020:Always have old man
psychic5:0:0000:00:999:[Activate these level cheats]
psychic5:0:0000:00:999:[before you die or before ]
psychic5:0:0000:00:999:[choosing esper ]
psychic5:0:E001:01:001:Go to level 2 Next
psychic5:0:E001:02:001:Go to level 3 Next
psychic5:0:E001:03:001:Go to level 4 Next
psychic5:0:E001:04:001:Go to level 5 Next
psychic5:0:E001:05:001:Go to level 6 Next
psychic5:0:E001:06:001:Go to level 7 Next
psychic5:0:E001:07:001:Go to level 8 Next
; [ Psycho Soldier (US) ]
psychos:0:F77E:03:000:Infinite Lives PL1
psychos:0:F77F:03:500:Infinite Lives PL1 (2/2)
psychos:0:F790:0C:000:Infinite Powerballs PL1
psychos:0:F78E:14:000:Maximum energy PL1
psychos:0:0000000:00:999:[Dont get stuck in Dead Ends]
psychos:0:0000000:00:999:[Turn Invincibility OFF if ]
psychos:0:0000000:00:999:[you do!! ]
psychos:0:F780:0C:000:Invincibility PL1
psychos:0:F7D4:03:000:Infinite Lives PL2
psychos:0:F7D5:03:500:Infinite Lives PL2 (2/2)
psychos:0:F7E6:0C:000:Infinite Powerballs PL2
psychos:0:F7E4:14:000:Maximum energy PL2
psychos:0:0000000:00:999:[Dont get stuck in Dead Ends]
psychos:0:0000000:00:999:[Turn Invincibility OFF if ]
psychos:0:0000000:00:999:[you do!! ]
psychos:0:F7D6:0C:000:Invincibility PL2
; [ Psycho Soldier (Japan) ]
psychosj:0:F77E:03:000:Infinite Lives PL1
psychosj:0:F77F:03:500:Infinite Lives PL1 (2/2)
psychosj:0:F790:0C:000:Infinite Powerballs PL1
psychosj:0:F78E:14:000:Maximum energy PL1
psychosj:0:0000000:00:999:[Dont get stuck in Dead Ends]
psychosj:0:0000000:00:999:[Turn Invincibility OFF if ]
psychosj:0:0000000:00:999:[you do!! ]
psychosj:0:F780:0C:000:Invincibility PL1
psychosj:0:F7D4:03:000:Infinite Lives PL2
psychosj:0:F7D5:03:500:Infinite Lives PL2 (2/2)
psychosj:0:F7E6:0C:000:Infinite Powerballs PL2
psychosj:0:F7E4:14:000:Maximum energy PL2
psychosj:0:0000000:00:999:[Dont get stuck in Dead Ends]
psychosj:0:0000000:00:999:[Turn Invincibility OFF if ]
psychosj:0:0000000:00:999:[you do!! ]
psychosj:0:F7D6:0C:000:Invincibility PL2
; [ Psychic Force (JAPAN) ]
psyforce:0:0000:00:999:[ There are no cheats ]:REASON 1
psyforce:0:0000:00:999:[ for this game as it ]:REASON 1
psyforce:0:0000:00:999:[ didn't work the last ]:REASON 1
psyforce:0:0000:00:999:[ time it was tested. ]:REASON 1
psyforce:0:0000:00:999:[ If the game now works ]:REASON 1
psyforce:0:0000:00:999:[ please request cheats ]:REASON 1
psyforce:0:0000:00:999:[ for it on the cheat ]:REASON 1
psyforce:0:0000:00:999:[ forums. ]:REASON 1
; [ Psychic Force EX (?) ]
psyfrcex:0:0000:00:999:[ There are no cheats ]:REASON 1
psyfrcex:0:0000:00:999:[ for this game as it ]:REASON 1
psyfrcex:0:0000:00:999:[ didn't work the last ]:REASON 1
psyfrcex:0:0000:00:999:[ time it was tested. ]:REASON 1
psyfrcex:0:0000:00:999:[ If the game now works ]:REASON 1
psyfrcex:0:0000:00:999:[ please request cheats ]:REASON 1
psyfrcex:0:0000:00:999:[ for it on the cheat ]:REASON 1
psyfrcex:0:0000:00:999:[ forums. ]:REASON 1
; [ Point Blank ]
ptblank:0:1C00B7:06:000:Infinite Lives PL1
ptblank:0:1C006F:FF:000:Infinite Ammo PL1
ptblank:0:1C00B3:00:000:Never be penalised for bad shots PL1
ptblank:0:1C00B9:06:000:Infinite Lives PL2
ptblank:0:1C0071:FF:000:Infinite Ammo PL2
ptblank:0:1C00B5:00:000:Never be penalised for bad shots PL2
; [ Parallel Turn ]
pturn:0:0000:00:999:[ There are no cheats ]:REASON 1
pturn:0:0000:00:999:[ for this game as it ]:REASON 1
pturn:0:0000:00:999:[ didn't work the last ]:REASON 1
pturn:0:0000:00:999:[ time it was tested. ]:REASON 1
pturn:0:0000:00:999:[ If the game now works ]:REASON 1
pturn:0:0000:00:999:[ please request cheats ]:REASON 1
pturn:0:0000:00:999:[ for it on the cheat ]:REASON 1
pturn:0:0000:00:999:[ forums. ]:REASON 1
; [ Puchi Carat (Japan) ]
puchicar:0:40026B:09:000:Infinite Credits
:puchicar:00000010:403139:000000A0:000000B8:Always Keep Ball in Play PL1
puchicar:0:400F39:0C:000:Always play as Patoraco PL1:Enable this Secret Character cheat on or before the character selection screen
:puchicar:00000010:4038DD:000000A0:000000B8:Always Keep Ball in Play PL2
puchicar:0:400F99:0C:000:Always play as Patoraco PL2:Enable this Secret Character cheat on or before the character selection screen
puchicar:0:000000:00:999:[After you enable these region cheats to see any ]
puchicar:0:000000:00:999:[effect you will have to reset the game (F3). ]
puchicar:0:000000:00:999:[Then you may have to press the Test switch (F2).]
puchicar:0:0FFFFF:01:100:Region Switch = Japan
puchicar:0:0FFFFF:02:100:Region Switch = US
puchicar:0:0FFFFF:03:100:Region Switch = World
; [ PuckMan (Japan set 1) ]
puckman:0:4E14:06:000:Infinite Lives
puckman:0:4E15:05:500:Infinite Lives (2/2)
puckman:0:4E0E:F4:001:Finish this Level Now!
puckman:0:0000:00:999:[ -------- Starting Levels ------- ]
puckman:0:0000:00:999:[ Deactivate the cheats after ]
puckman:0:0000:00:999:[ starting the level or leave them ]
puckman:0:0000:00:999:[ active to repeat the level. ]
puckman:0:4E0A:7E:000:Start at Strawberry
puckman:0:4E13:01:500:Start at Strawberry (2/2)
puckman:0:4E0A:7F:000:Start at 1st Orange
puckman:0:4E13:02:500:Start at 1st Orange (2/2)
puckman:0:4E0A:80:000:Start at 2nd Orange
puckman:0:4E13:03:500:Start at 2nd Orange (2/2)
puckman:0:4E0A:81:000:Start at 1st Apple
puckman:0:4E13:04:500:Start at 1st Apple (2/2)
puckman:0:4E0A:82:000:Start at 2nd Apple
puckman:0:4E13:05:500:Start at 2nd Apple (2/2)
puckman:0:4E0A:83:000:Start at 1st Pineapple
puckman:0:4E13:06:500:Start at 1st Pineapple (2/2)
puckman:0:4E0A:84:000:Start at 2nd Pineapple
puckman:0:4E13:07:500:Start at 2nd Pineapple (2/2)
puckman:0:4E0A:85:000:Start at 1st Galaxian
puckman:0:4E13:08:500:Start at 1st Galaxian (2/2)
puckman:0:4E0A:86:000:Start at 2nd Galaxian
puckman:0:4E13:09:500:Start at 2nd Galaxian (2/2)
puckman:0:4E0A:87:000:Start at 1st Bell
puckman:0:4E13:0A:500:Start at 1st Bell (2/2)
puckman:0:4E0A:88:000:Start at 2nd Bell
puckman:0:4E13:0B:500:Start at 2nd Bell (2/2)
puckman:0:4E0A:87:000:Start at 1st Key
puckman:0:4E13:0C:500:Start at 1st Key (2/2)
puckman:0:4E0A:88:000:Start at 2nd Key
puckman:0:4E13:0D:500:Start at 2nd Key (2/2)
puckman:0:0000:00:999:[ -------- Practice Levels ------- ]
puckman:0:4E13:00:000:Practice Cherry
puckman:0:4E13:01:000:Practice Strawberry
puckman:0:4E13:02:000:Practice 1st Orange
puckman:0:4E13:03:000:Practice 2nd Orange
puckman:0:4E13:04:000:Practice 1st Apple
puckman:0:4E13:05:000:Practice 2nd Apple
puckman:0:4E13:06:000:Practice 1st Pineapple
puckman:0:4E13:07:000:Practice 2nd Pineapple
puckman:0:4E13:08:000:Practice 1st Galaxian
puckman:0:4E13:09:000:Practice 2nd Galaxian
puckman:0:4E13:0A:000:Practice 1st Bell
puckman:0:4E13:0B:000:Practice 2nd Bell
puckman:0:4E13:0C:000:Practice 1st Key
puckman:0:4E13:0D:000:Practice 2nd Key
puckman:0:4E13:FF:000:Split-Screen (Unplayable)
puckman:0:4E13:FE:000:No maze or dots(Unfinishable)
puckman:0:0000:00:999:[ -------- Practice Speeds ------- ]
puckman:0:4DBD:00:000:Stay blue until eaten
puckman:0:4DBE:00:500:Stay blue until eaten (2/2)
puckman:0:4DBD:58:000:Slow changeback
puckman:0:4DBE:02:500:Slow changeback (2/2)
puckman:0:4DBD:68:000:Moderate changeback
puckman:0:4DBE:01:500:Moderate changeback (2/2)
puckman:0:4DBD:F0:000:Quick changeback
puckman:0:4DBE:00:500:Quick changeback (2/2)
puckman:0:4DBD:78:000:Lightning changeback
puckman:0:4DBE:00:500:Lightning changeback (2/2)
puckman:0:4DBD:01:000:No change to blue
puckman:0:4DBE:00:500:No change to blue (2/2)
puckman:0:0000:00:999:[ --------- Ghost Status --------- ]
puckman:0:4DA7:01:000:Red always blue
puckman:0:4DA8:01:000:Pink always blue
puckman:0:4DA9:01:000:Green always blue
puckman:0:4DAA:01:000:Orange always blue
puckman:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ PuckMan (Japan set 2) ]
puckmana:0:4E14:06:000:Infinite Lives
puckmana:0:4E15:05:500:Infinite Lives (2/2)
puckmana:0:4E0E:F4:001:Finish this Level Now!
puckmana:0:0000:00:999:[ -------- Starting Levels ------- ]
puckmana:0:0000:00:999:[ Deactivate the cheats after ]
puckmana:0:0000:00:999:[ starting the level or leave them ]
puckmana:0:0000:00:999:[ active to repeat the level. ]
puckmana:0:4E0A:7E:000:Start at Strawberry
puckmana:0:4E13:01:500:Start at Strawberry (2/2)
puckmana:0:4E0A:7F:000:Start at 1st Orange
puckmana:0:4E13:02:500:Start at 1st Orange (2/2)
puckmana:0:4E0A:80:000:Start at 2nd Orange
puckmana:0:4E13:03:500:Start at 2nd Orange (2/2)
puckmana:0:4E0A:81:000:Start at 1st Apple
puckmana:0:4E13:04:500:Start at 1st Apple (2/2)
puckmana:0:4E0A:82:000:Start at 2nd Apple
puckmana:0:4E13:05:500:Start at 2nd Apple (2/2)
puckmana:0:4E0A:83:000:Start at 1st Pineapple
puckmana:0:4E13:06:500:Start at 1st Pineapple (2/2)
puckmana:0:4E0A:84:000:Start at 2nd Pineapple
puckmana:0:4E13:07:500:Start at 2nd Pineapple (2/2)
puckmana:0:4E0A:85:000:Start at 1st Galaxian
puckmana:0:4E13:08:500:Start at 1st Galaxian (2/2)
puckmana:0:4E0A:86:000:Start at 2nd Galaxian
puckmana:0:4E13:09:500:Start at 2nd Galaxian (2/2)
puckmana:0:4E0A:87:000:Start at 1st Bell
puckmana:0:4E13:0A:500:Start at 1st Bell (2/2)
puckmana:0:4E0A:88:000:Start at 2nd Bell
puckmana:0:4E13:0B:500:Start at 2nd Bell (2/2)
puckmana:0:4E0A:87:000:Start at 1st Key
puckmana:0:4E13:0C:500:Start at 1st Key (2/2)
puckmana:0:4E0A:88:000:Start at 2nd Key
puckmana:0:4E13:0D:500:Start at 2nd Key (2/2)
puckmana:0:0000:00:999:[ -------- Practice Levels ------- ]
puckmana:0:4E13:00:000:Practice Cherry
puckmana:0:4E13:01:000:Practice Strawberry
puckmana:0:4E13:02:000:Practice 1st Orange
puckmana:0:4E13:03:000:Practice 2nd Orange
puckmana:0:4E13:04:000:Practice 1st Apple
puckmana:0:4E13:05:000:Practice 2nd Apple
puckmana:0:4E13:06:000:Practice 1st Pineapple
puckmana:0:4E13:07:000:Practice 2nd Pineapple
puckmana:0:4E13:08:000:Practice 1st Galaxian
puckmana:0:4E13:09:000:Practice 2nd Galaxian
puckmana:0:4E13:0A:000:Practice 1st Bell
puckmana:0:4E13:0B:000:Practice 2nd Bell
puckmana:0:4E13:0C:000:Practice 1st Key
puckmana:0:4E13:0D:000:Practice 2nd Key
puckmana:0:4E13:FF:000:Split-Screen (Unplayable)
puckmana:0:4E13:FE:000:No maze or dots(Unfinishable)
puckmana:0:0000:00:999:[ -------- Practice Speeds ------- ]
puckmana:0:4DBD:00:000:Stay blue until eaten
puckmana:0:4DBE:00:500:Stay blue until eaten (2/2)
puckmana:0:4DBD:58:000:Slow changeback
puckmana:0:4DBE:02:500:Slow changeback (2/2)
puckmana:0:4DBD:68:000:Moderate changeback
puckmana:0:4DBE:01:500:Moderate changeback (2/2)
puckmana:0:4DBD:F0:000:Quick changeback
puckmana:0:4DBE:00:500:Quick changeback (2/2)
puckmana:0:4DBD:78:000:Lightning changeback
puckmana:0:4DBE:00:500:Lightning changeback (2/2)
puckmana:0:4DBD:01:000:No change to blue
puckmana:0:4DBE:00:500:No change to blue (2/2)
puckmana:0:0000:00:999:[ --------- Ghost Status --------- ]
puckmana:0:4DA7:01:000:Red always blue
puckmana:0:4DA8:01:000:Pink always blue
puckmana:0:4DA9:01:000:Green always blue
puckmana:0:4DAA:01:000:Orange always blue
puckmana:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ PuckMan (harder?) ]
puckmod:0:4E14:06:000:Infinite Lives
puckmod:0:4E15:05:500:Infinite Lives (2/2)
puckmod:0:4E0E:F4:001:Finish this Level Now!
puckmod:0:0000:00:999:[ -------- Starting Levels ------- ]
puckmod:0:0000:00:999:[ Deactivate the cheats after ]
puckmod:0:0000:00:999:[ starting the level or leave them ]
puckmod:0:0000:00:999:[ active to repeat the level. ]
puckmod:0:4E0A:7E:000:Start at Strawberry
puckmod:0:4E13:01:500:Start at Strawberry (2/2)
puckmod:0:4E0A:7F:000:Start at 1st Orange
puckmod:0:4E13:02:500:Start at 1st Orange (2/2)
puckmod:0:4E0A:80:000:Start at 2nd Orange
puckmod:0:4E13:03:500:Start at 2nd Orange (2/2)
puckmod:0:4E0A:81:000:Start at 1st Apple
puckmod:0:4E13:04:500:Start at 1st Apple (2/2)
puckmod:0:4E0A:82:000:Start at 2nd Apple
puckmod:0:4E13:05:500:Start at 2nd Apple (2/2)
puckmod:0:4E0A:83:000:Start at 1st Pineapple
puckmod:0:4E13:06:500:Start at 1st Pineapple (2/2)
puckmod:0:4E0A:84:000:Start at 2nd Pineapple
puckmod:0:4E13:07:500:Start at 2nd Pineapple (2/2)
puckmod:0:4E0A:85:000:Start at 1st Galaxian
puckmod:0:4E13:08:500:Start at 1st Galaxian (2/2)
puckmod:0:4E0A:86:000:Start at 2nd Galaxian
puckmod:0:4E13:09:500:Start at 2nd Galaxian (2/2)
puckmod:0:4E0A:87:000:Start at 1st Bell
puckmod:0:4E13:0A:500:Start at 1st Bell (2/2)
puckmod:0:4E0A:88:000:Start at 2nd Bell
puckmod:0:4E13:0B:500:Start at 2nd Bell (2/2)
puckmod:0:4E0A:87:000:Start at 1st Key
puckmod:0:4E13:0C:500:Start at 1st Key (2/2)
puckmod:0:4E0A:88:000:Start at 2nd Key
puckmod:0:4E13:0D:500:Start at 2nd Key (2/2)
puckmod:0:0000:00:999:[ -------- Practice Levels ------- ]
puckmod:0:4E13:00:000:Practice Cherry
puckmod:0:4E13:01:000:Practice Strawberry
puckmod:0:4E13:02:000:Practice 1st Orange
puckmod:0:4E13:03:000:Practice 2nd Orange
puckmod:0:4E13:04:000:Practice 1st Apple
puckmod:0:4E13:05:000:Practice 2nd Apple
puckmod:0:4E13:06:000:Practice 1st Pineapple
puckmod:0:4E13:07:000:Practice 2nd Pineapple
puckmod:0:4E13:08:000:Practice 1st Galaxian
puckmod:0:4E13:09:000:Practice 2nd Galaxian
puckmod:0:4E13:0A:000:Practice 1st Bell
puckmod:0:4E13:0B:000:Practice 2nd Bell
puckmod:0:4E13:0C:000:Practice 1st Key
puckmod:0:4E13:0D:000:Practice 2nd Key
puckmod:0:4E13:FF:000:Split-Screen (Unplayable)
puckmod:0:4E13:FE:000:No maze or dots(Unfinishable)
puckmod:0:0000:00:999:[ -------- Practice Speeds ------- ]
puckmod:0:4DBD:00:000:Stay blue until eaten
puckmod:0:4DBE:00:500:Stay blue until eaten (2/2)
puckmod:0:4DBD:58:000:Slow changeback
puckmod:0:4DBE:02:500:Slow changeback (2/2)
puckmod:0:4DBD:68:000:Moderate changeback
puckmod:0:4DBE:01:500:Moderate changeback (2/2)
puckmod:0:4DBD:F0:000:Quick changeback
puckmod:0:4DBE:00:500:Quick changeback (2/2)
puckmod:0:4DBD:78:000:Lightning changeback
puckmod:0:4DBE:00:500:Lightning changeback (2/2)
puckmod:0:4DBD:01:000:No change to blue
puckmod:0:4DBE:00:500:No change to blue (2/2)
puckmod:0:0000:00:999:[ --------- Ghost Status --------- ]
puckmod:0:4DA7:01:000:Red always blue
puckmod:0:4DA8:01:000:Pink always blue
puckmod:0:4DA9:01:000:Green always blue
puckmod:0:4DAA:01:000:Orange always blue
puckmod:0:4DA5:00:000:Ghosts Always Edible (No Pts)
; [ Puckman Pockimon ]
puckpkmn:0:FF5445:78:000:Ghost 1 can always be eaten
puckpkmn:0:FF5645:78:000:Ghost 2 can always be eaten
puckpkmn:0:FF5845:78:000:Ghost 3 can always be eaten
puckpkmn:0:FF5A45:78:000:Ghost 4 can always be eaten
puckpkmn:0:FF5047:02:000:Infinite Lives PL1
puckpkmn:0:FF5055:1F:000:Invincibility PL1
puckpkmn:0:FF5247:02:000:Infinite Lives PL2
puckpkmn:0:FF5255:1F:000:Invincibility PL2
; [ PuLiRuLa (World) ]
pulirula:0:307F0B:04:000:Infinite Lives PL1
pulirula:0:307F0F:60:000:Infinite Energy PL1
pulirula:0:307F0D:05:000:Infinite Magic PL1
pulirula:0:307EDC:01:000:Invincibility PL1
pulirula:0:307F95:04:000:Infinite Lives PL2
pulirula:0:307F99:60:000:Infinite Energy PL2
pulirula:0:307F97:05:000:Infinite Magic PL2
pulirula:0:307F66:01:000:Invincibility PL2
; [ PuLiRuLa (Japan) ]
pulirulj:0:307F0B:04:000:Infinite Lives PL1
pulirulj:0:307F0F:60:000:Infinite Energy PL1
pulirulj:0:307F0D:05:000:Infinite Magic PL1
pulirulj:0:307EDC:01:000:Invincibility PL1
pulirulj:0:307F95:04:000:Infinite Lives PL2
pulirulj:0:307F99:60:000:Infinite Energy PL2
pulirulj:0:307F97:05:000:Infinite Magic PL2
pulirulj:0:307F66:01:000:Invincibility PL2
; [ Pulsar ]
pulsar:0:E596:06:000:Infinite Lives PL1
pulsar:0:E63B:06:000:Infinite Lives PL2
pulsar:0:E3C5:0E:000:Infinite Fuel
pulsar:0:E388:60:000:Invincibility
; [ Pulstar ]
pulstar:0:1017DE:07:000:Max Speed
pulstar:0:10132A:02:000:Infinite Lives PL1
pulstar:0:1016AD:A4:000:Invincibility PL1
pulstar:0:10132B:02:000:Infinite Lives PL2
pulstar:0:000000:00:999:[ These cheats have NOT been tested yet! ]
pulstar:0:1017E1:67:000:Full Powerups and addons
pulstar:0:1017DF:01:000:bomb
pulstar:0:1017E0:01:000:Laser 1
pulstar:0:1017E0:02:000:Laser 2
pulstar:0:1017E0:03:000:Laser 3
pulstar:0:1017E0:04:000:Laser 4
pulstar:0:1017E1:FF:000:Max Power
pulstar:0:101AB5:05:000:Space 5
pulstar:0:101ADD:05:000:Space 5
pulstar:0:101AB5:06:000:Space 6
pulstar:0:101ADD:06:000:Space 6
pulstar:0:101AB5:07:000:Space 7
pulstar:0:101ADD:07:000:Space 7
pulstar:0:101AB5:08:000:Final Space 8
pulstar:0:101ADD:08:000:Final Space 8
pulstar:0:101696:FF:000:Full Charge PL1
pulstar:0:1017DE:07:000:Max Speed
; [ Punch-Out!! ]
punchout:0:D022:70:000:Invincibility PL1
punchout:0:D048:1A:000:KO Power
punchout:0:D7F2:03:000:Infinite Time
punchout:0:D024:00:001:Drain Other Fighter Now!
punchout:0:D024:00:000:Quick KDs/KOs
; [ Punisher, The (World 930422) ]
punisher:0:FF18AB:BF:000:Infinite Time
punisher:0:FF5D96:01:000:Always have Gun drawn
punisher:0:FF5BA4:03:000:Infinite Lives PL1
punisher:0:FF8E9F:88:000:Infinite Energy PL1
punisher:0:FF5BCA:09:000:Infinite Bombs PL1
punisher:0:FF8EB5:F0:000:Invincibility PL1
punisher:0:FF8F9F:88:000:Infinite Energy PL2
punisher:0:FF5BCB:09:000:Infinite Bombs PL2
punisher:0:FF5BA5:03:000:Infinite Lives PL2
punisher:0:FF8FB5:F0:000:Invincibility PL2
; [ Punisher, The (Japan 930422) ]
punishrj:0:FF18AB:BF:000:Infinite Time
punishrj:0:FF5D96:01:000:Always have Gun drawn
punishrj:0:FF5BA4:03:000:Infinite Lives PL1
punishrj:0:FF8E9F:88:000:Infinite Energy PL1
punishrj:0:FF5BCA:09:000:Infinite Bombs PL1
punishrj:0:FF8EB5:F0:000:Invincibility PL1
punishrj:0:FF8F9F:88:000:Infinite Energy PL2
punishrj:0:FF5BCB:09:000:Infinite Bombs PL2
punishrj:0:FF5BA5:03:000:Infinite Lives PL2
punishrj:0:FF8FB5:F0:000:Invincibility PL2
; [ Punisher, The (US 930422) ]
punishru:0:FF18AB:BF:000:Infinite Time
punishru:0:FF5D96:01:000:Always have Gun drawn
punishru:0:FF5BA4:03:000:Infinite Lives PL1
punishru:0:FF8E9F:88:000:Infinite Energy PL1
punishru:0:FF5BCA:09:000:Infinite Bombs PL1
punishru:0:FF8EB5:F0:000:Invincibility PL1
punishru:0:FF8F9F:88:000:Infinite Energy PL2
punishru:0:FF5BCB:09:000:Infinite Bombs PL2
punishru:0:FF5BA5:03:000:Infinite Lives PL2
punishru:0:FF8FB5:F0:000:Invincibility PL2
; [ Punk Shot (US 4 Players) ]
punkshot:0:0802B3:3B:000:Infinite Time
punkshot:0:0802B2:09:500:Infinite Time (2/2)
punkshot:0:0802B3:00:001:Finish this Game Now!
punkshot:0:0802B2:00:501:Finish this Game Now! (2/2)
punkshot:0:080005:8E:000:Infinite Energy PL1+PL3
punkshot:0:080485:0A:000:Score always = 10 PL1
punkshot:0:080485:00:000:Score always = 0 PL1
punkshot:0:080485:0A:001:Set score = 10 Now! PL1
punkshot:0:080485:00:001:Set score = 0 Now! PL1
punkshot:0:080085:8E:000:Infinite Energy PL2+PL4
punkshot:0:080487:0A:000:Score always = 10 PL2
punkshot:0:080487:00:000:Score always = 0 PL2
punkshot:0:080487:0A:001:Set score = 10 Now! PL2
punkshot:0:080487:00:001:Set score = 0 Now! PL2
punkshot:0:080282:FF:002:Sound Test Timer Stop:[PL2 Shot1]Next Code
; [ Punk Shot (US 2 Players) ]
punksht2:0:0802B3:3B:000:Infinite Time
punksht2:0:0802B2:09:500:Infinite Time (2/2)
punksht2:0:0802B3:00:001:Finish this Game Now!
punksht2:0:0802B2:00:501:Finish this Game Now! (2/2)
punksht2:0:080005:90:000:Infinite Energy PL1
punksht2:0:080485:0A:000:Score always = 10 PL1
punksht2:0:080485:00:000:Score always = 0 PL1
punksht2:0:080485:0A:001:Set score = 10 Now! PL1
punksht2:0:080485:00:001:Set score = 0 Now! PL1
punksht2:0:080085:8E:000:Infinite Energy PL2
punksht2:0:080487:0A:000:Score always = 10 PL2
punksht2:0:080487:00:000:Score always = 0 PL2
punksht2:0:080487:0A:001:Set score = 10 Now! PL2
punksht2:0:080487:00:001:Set score = 0 Now! PL2
punksht2:0:080282:FF:002:Sound Test Timer Stop:[PL2 Shot1]Next Code
; [ Punk Shot (Japan 2 Players) ]
punkshtj:0:0802B3:3B:000:Infinite Time
punkshtj:0:0802B2:09:500:Infinite Time (2/2)
punkshtj:0:0802B3:00:001:Finish this Game Now!
punkshtj:0:0802B2:00:501:Finish this Game Now! (2/2)
punkshtj:0:080485:0A:000:Score always = 10 PL1
punkshtj:0:080485:00:000:Score always = 0 PL1
punkshtj:0:080485:0A:001:Set score = 10 Now! PL1
punkshtj:0:080485:00:001:Set score = 0 Now! PL1
punkshtj:0:080487:0A:000:Score always = 10 PL2
punkshtj:0:080487:00:000:Score always = 0 PL2
punkshtj:0:080487:0A:001:Set score = 10 Now! PL2
punkshtj:0:080487:00:001:Set score = 0 Now! PL2
punkshtj:0:080282:FF:002:Sound Test Timer Stop:[PL2 Shot1]Next Code
; [ Pururun ]
pururun:0:80F046:63:000:Infinite Credits
pururun:0:80C0AD:00:001:Get one line to complete stage Now!
:pururun:00001301:80F359:00000018:FFFFFFFF:Select starting stage:You should enable this cheat on the press START button screen, ie. after credits have been inserted! The Round display wont be correct
pururun:0:80F359:18:061:Select next stage
pururun:0:80F387:06:000:Infinite Bombs PL1
pururun:0:80F389:06:000:Infinite Bombs PL2
; [ Pushman ]
pushman:0:FFCC02:80:000:Infinite Credits
pushman:0:FFCC03:40:007:Infinite Time
pushman:0:FFCC21:04:000:Infinite Lives PL1
pushman:0:FFCC10:09:000:Infinite Pulls PL1
pushman:0:FFCC26:04:000:Infinite Lives PL2
pushman:0:FFCC27:09:000:Infinite Pulls PL2
; [ Pushman (American Sammy license) ]
pushmans:0:FFCC02:80:000:Infinite Credits
pushmans:0:FFCC03:40:007:Infinite Time
pushmans:0:FFCC21:04:000:Infinite Lives PL1
pushmans:0:FFCC10:09:000:Infinite Pulls PL1
pushmans:0:FFCC26:04:000:Infinite Lives PL2
pushmans:0:FFCC27:09:000:Infinite Pulls PL2
; [ Puyo Puyo 2 (Japan) ]
puyopuy2:0:FF4821:63:000:Infinite Credits
puyopuy2:0:FF85A0:00:000:Next bottom bubble always Red PL1
puyopuy2:0:FF85A0:01:000:Next bottom bubble always Yellow PL1
puyopuy2:0:FF85A0:03:000:Next bottom bubble always Green PL1
puyopuy2:0:FF85A0:04:000:Next bottom bubble always Purple PL1
puyopuy2:0:FF85A0:05:000:Next bottom bubble always Blue PL1
puyopuy2:0:FF85A1:00:000:Next top bubble always Red PL1
puyopuy2:0:FF85A1:01:000:Next top bubble always Yellow PL1
puyopuy2:0:FF85A1:03:000:Next top bubble always Green PL1
puyopuy2:0:FF85A1:04:000:Next top bubble always Purple PL1
puyopuy2:0:FF85A1:05:000:Next top bubble always Blue PL1
puyopuy2:0:FF85A0:00:001:Next bottom bubble is Red Now! PL1
puyopuy2:0:FF85A0:01:001:Next bottom bubble is Yellow Now! PL1
puyopuy2:0:FF85A0:03:001:Next bottom bubble is Green Now! PL1
puyopuy2:0:FF85A0:04:001:Next bottom bubble is Purple Now! PL1
puyopuy2:0:FF85A0:05:001:Next bottom bubble is Blue Now! PL1
puyopuy2:0:FF85A1:00:001:Next top bubble is Red Now! PL1
puyopuy2:0:FF85A1:01:001:Next top bubble is Yellow Now! PL1
puyopuy2:0:FF85A1:03:001:Next top bubble is Green Now! PL1
puyopuy2:0:FF85A1:04:001:Next top bubble is Purple Now! PL1
puyopuy2:0:FF85A1:05:001:Next top bubble is Blue Now! PL1
puyopuy2:0:FF8DA0:00:000:Next bottom bubble always Red PL2
puyopuy2:0:FF8DA0:01:000:Next bottom bubble always Yellow PL2
puyopuy2:0:FF8DA0:03:000:Next bottom bubble always Green PL2
puyopuy2:0:FF8DA0:04:000:Next bottom bubble always Purple PL2
puyopuy2:0:FF8DA0:05:000:Next bottom bubble always Blue PL2
puyopuy2:0:FF8DA1:00:000:Next top bubble always Red PL2
puyopuy2:0:FF8DA1:01:000:Next top bubble always Yellow PL2
puyopuy2:0:FF8DA1:03:000:Next top bubble always Green PL2
puyopuy2:0:FF8DA1:04:000:Next top bubble always Purple PL2
puyopuy2:0:FF8DA1:05:000:Next top bubble always Blue PL2
puyopuy2:0:FF8DA0:00:001:Next bottom bubble is Red Now! PL2
puyopuy2:0:FF8DA0:01:001:Next bottom bubble is Yellow Now! PL2
puyopuy2:0:FF8DA0:03:001:Next bottom bubble is Green Now! PL2
puyopuy2:0:FF8DA0:04:001:Next bottom bubble is Purple Now! PL2
puyopuy2:0:FF8DA0:05:001:Next bottom bubble is Blue Now! PL2
puyopuy2:0:FF8DA1:00:001:Next top bubble is Red Now! PL2
puyopuy2:0:FF8DA1:01:001:Next top bubble is Yellow Now! PL2
puyopuy2:0:FF8DA1:03:001:Next top bubble is Green Now! PL2
puyopuy2:0:FF8DA1:04:001:Next top bubble is Purple Now! PL2
puyopuy2:0:FF8DA1:05:001:Next top bubble is Blue Now! PL2
; [ Puyo Puyo (Japan) (Rev A) ]
puyopuya:0:FFFCD9:09:000:Infinite Credits
puyopuya:0:000000:00:999:[These cheats are for the one player game]
puyopuya:0:FFE015:00:000:Never get Attacked PL1
puyopuya:0:FFE055:0A:001:Attack opposite side with 10 Now! PL1
puyopuya:0:FFE055:50:001:Attack opposite side with LOTS Now! PL1:This is effectively a Win this Game Now! cheat
puyopuya:0:FFE166:00:000:Next bottom bubble always Red PL1
puyopuya:0:FFE166:01:000:Next bottom bubble always Yellow PL1
puyopuya:0:FFE166:03:000:Next bottom bubble always Green PL1
puyopuya:0:FFE166:04:000:Next bottom bubble always Purple PL1
puyopuya:0:FFE166:05:000:Next bottom bubble always Blue PL1
puyopuya:0:FFE167:00:000:Next top bubble always Red PL1
puyopuya:0:FFE167:01:000:Next top bubble always Yellow PL1
puyopuya:0:FFE167:03:000:Next top bubble always Green PL1
puyopuya:0:FFE167:04:000:Next top bubble always Purple PL1
puyopuya:0:FFE167:05:000:Next top bubble always Blue PL1
puyopuya:0:FFE166:00:001:Next bottom bubble is Red Now! PL1
puyopuya:0:FFE166:01:001:Next bottom bubble is Yellow Now! PL1
puyopuya:0:FFE166:03:001:Next bottom bubble is Green Now! PL1
puyopuya:0:FFE166:04:001:Next bottom bubble is Purple Now! PL1
puyopuya:0:FFE166:05:001:Next bottom bubble is Blue Now! PL1
puyopuya:0:FFE167:00:001:Next top bubble is Red Now! PL1
puyopuya:0:FFE167:01:001:Next top bubble is Yellow Now! PL1
puyopuya:0:FFE167:03:001:Next top bubble is Green Now! PL1
puyopuya:0:FFE167:04:001:Next top bubble is Purple Now! PL1
puyopuya:0:FFE167:05:001:Next top bubble is Blue Now! PL1
puyopuya:0:FFE055:00:000:Never get Attacked CPU
puyopuya:0:FFE015:0A:001:Attack opposite side with 10 Now! CPU
puyopuya:0:FFE015:50:001:Attack opposite side with LOTS Now! CPU:This is effectively a Win this Game Now! cheat
puyopuya:0:FFE226:00:000:Next bottom bubble always Red CPU
puyopuya:0:FFE226:01:000:Next bottom bubble always Yellow CPU
puyopuya:0:FFE226:03:000:Next bottom bubble always Green CPU
puyopuya:0:FFE226:04:000:Next bottom bubble always Purple CPU
puyopuya:0:FFE226:05:000:Next bottom bubble always Blue CPU
puyopuya:0:FFE227:00:000:Next top bubble always Red CPU
puyopuya:0:FFE227:01:000:Next top bubble always Yellow CPU
puyopuya:0:FFE227:03:000:Next top bubble always Green CPU
puyopuya:0:FFE227:04:000:Next top bubble always Purple CPU
puyopuya:0:FFE227:05:000:Next top bubble always Blue CPU
puyopuya:0:FFE226:00:001:Next bottom bubble is Red Now! CPU
puyopuya:0:FFE226:01:001:Next bottom bubble is Yellow Now! CPU
puyopuya:0:FFE226:03:001:Next bottom bubble is Green Now! CPU
puyopuya:0:FFE226:04:001:Next bottom bubble is Purple Now! CPU
puyopuya:0:FFE226:05:001:Next bottom bubble is Blue Now! CPU
puyopuya:0:FFE227:00:001:Next top bubble is Red Now! CPU
puyopuya:0:FFE227:01:001:Next top bubble is Yellow Now! CPU
puyopuya:0:FFE227:03:001:Next top bubble is Green Now! CPU
puyopuya:0:FFE227:04:001:Next top bubble is Purple Now! CPU
puyopuya:0:FFE227:05:001:Next top bubble is Blue Now! CPU
puyopuya:0:000000:00:999:[These cheats are for the two player game]
puyopuya:0:FFE015:00:000:Never get Attacked PL1
puyopuya:0:FFE055:0A:001:Attack opposite side with 10 Now! PL1
puyopuya:0:FFE055:50:001:Attack opposite side with LOTS Now! PL1:This is effectively a Win this Game Now! cheat
puyopuya:0:FFE126:00:000:Next bottom bubble always Red PL1
puyopuya:0:FFE126:01:000:Next bottom bubble always Yellow PL1
puyopuya:0:FFE126:03:000:Next bottom bubble always Green PL1
puyopuya:0:FFE126:04:000:Next bottom bubble always Purple PL1
puyopuya:0:FFE126:05:000:Next bottom bubble always Blue PL1
puyopuya:0:FFE127:00:000:Next top bubble always Red PL1
puyopuya:0:FFE127:01:000:Next top bubble always Yellow PL1
puyopuya:0:FFE127:03:000:Next top bubble always Green PL1
puyopuya:0:FFE127:04:000:Next top bubble always Purple PL1
puyopuya:0:FFE127:05:000:Next top bubble always Blue PL1
puyopuya:0:FFE126:00:001:Next bottom bubble is Red Now! PL1
puyopuya:0:FFE126:01:001:Next bottom bubble is Yellow Now! PL1
puyopuya:0:FFE126:03:001:Next bottom bubble is Green Now! PL1
puyopuya:0:FFE126:04:001:Next bottom bubble is Purple Now! PL1
puyopuya:0:FFE126:05:001:Next bottom bubble is Blue Now! PL1
puyopuya:0:FFE127:00:001:Next top bubble is Red Now! PL1
puyopuya:0:FFE127:01:001:Next top bubble is Yellow Now! PL1
puyopuya:0:FFE127:03:001:Next top bubble is Green Now! PL1
puyopuya:0:FFE127:04:001:Next top bubble is Purple Now! PL1
puyopuya:0:FFE127:05:001:Next top bubble is Blue Now! PL1
puyopuya:0:FFE055:00:000:Never get Attacked PL2
puyopuya:0:FFE015:0A:001:Attack opposite side with 10 Now! PL2
puyopuya:0:FFE015:50:001:Attack opposite side with LOTS Now! PL2:This is effectively a Win this Game Now! cheat
puyopuya:0:FFE1E6:00:000:Next bottom bubble always Red PL2
puyopuya:0:FFE1E6:01:000:Next bottom bubble always Yellow PL2
puyopuya:0:FFE1E6:03:000:Next bottom bubble always Green PL2
puyopuya:0:FFE1E6:04:000:Next bottom bubble always Purple PL2
puyopuya:0:FFE1E6:05:000:Next bottom bubble always Blue PL2
puyopuya:0:FFE1E7:00:000:Next top bubble always Red PL2
puyopuya:0:FFE1E7:01:000:Next top bubble always Yellow PL2
puyopuya:0:FFE1E7:03:000:Next top bubble always Green PL2
puyopuya:0:FFE1E7:04:000:Next top bubble always Purple PL2
puyopuya:0:FFE1E7:05:000:Next top bubble always Blue PL2
puyopuya:0:FFE1E6:00:001:Next bottom bubble is Red Now! PL2
puyopuya:0:FFE1E6:01:001:Next bottom bubble is Yellow Now! PL2
puyopuya:0:FFE1E6:03:001:Next bottom bubble is Green Now! PL2
puyopuya:0:FFE1E6:04:001:Next bottom bubble is Purple Now! PL2
puyopuya:0:FFE1E6:05:001:Next bottom bubble is Blue Now! PL2
puyopuya:0:FFE1E7:00:001:Next top bubble is Red Now! PL2
puyopuya:0:FFE1E7:01:001:Next top bubble is Yellow Now! PL2
puyopuya:0:FFE1E7:03:001:Next top bubble is Green Now! PL2
puyopuya:0:FFE1E7:04:001:Next top bubble is Purple Now! PL2
puyopuya:0:FFE1E7:05:001:Next top bubble is Blue Now! PL2
; [ Puyo Puyo (English) (bootleg) ]
puyopuyb:0:FFFCD9:09:000:Infinite Credits
puyopuyb:0:000000:00:999:[These cheats are for the one player game]
puyopuyb:0:FFE015:00:000:Never get Attacked PL1
puyopuyb:0:FFE055:0A:001:Attack opposite side with 10 Now! PL1
puyopuyb:0:FFE055:50:001:Attack opposite side with LOTS Now! PL1:This is effectively a Win this Game Now! cheat
puyopuyb:0:FFE166:00:000:Next bottom bubble always Red PL1
puyopuyb:0:FFE166:01:000:Next bottom bubble always Yellow PL1
puyopuyb:0:FFE166:03:000:Next bottom bubble always Green PL1
puyopuyb:0:FFE166:04:000:Next bottom bubble always Purple PL1
puyopuyb:0:FFE166:05:000:Next bottom bubble always Blue PL1
puyopuyb:0:FFE167:00:000:Next top bubble always Red PL1
puyopuyb:0:FFE167:01:000:Next top bubble always Yellow PL1
puyopuyb:0:FFE167:03:000:Next top bubble always Green PL1
puyopuyb:0:FFE167:04:000:Next top bubble always Purple PL1
puyopuyb:0:FFE167:05:000:Next top bubble always Blue PL1
puyopuyb:0:FFE166:00:001:Next bottom bubble is Red Now! PL1
puyopuyb:0:FFE166:01:001:Next bottom bubble is Yellow Now! PL1
puyopuyb:0:FFE166:03:001:Next bottom bubble is Green Now! PL1
puyopuyb:0:FFE166:04:001:Next bottom bubble is Purple Now! PL1
puyopuyb:0:FFE166:05:001:Next bottom bubble is Blue Now! PL1
puyopuyb:0:FFE167:00:001:Next top bubble is Red Now! PL1
puyopuyb:0:FFE167:01:001:Next top bubble is Yellow Now! PL1
puyopuyb:0:FFE167:03:001:Next top bubble is Green Now! PL1
puyopuyb:0:FFE167:04:001:Next top bubble is Purple Now! PL1
puyopuyb:0:FFE167:05:001:Next top bubble is Blue Now! PL1
puyopuyb:0:FFE055:00:000:Never get Attacked CPU
puyopuyb:0:FFE015:0A:001:Attack opposite side with 10 Now! CPU
puyopuyb:0:FFE015:50:001:Attack opposite side with LOTS Now! CPU:This is effectively a Win this Game Now! cheat
puyopuyb:0:FFE226:00:000:Next bottom bubble always Red CPU
puyopuyb:0:FFE226:01:000:Next bottom bubble always Yellow CPU
puyopuyb:0:FFE226:03:000:Next bottom bubble always Green CPU
puyopuyb:0:FFE226:04:000:Next bottom bubble always Purple CPU
puyopuyb:0:FFE226:05:000:Next bottom bubble always Blue CPU
puyopuyb:0:FFE227:00:000:Next top bubble always Red CPU
puyopuyb:0:FFE227:01:000:Next top bubble always Yellow CPU
puyopuyb:0:FFE227:03:000:Next top bubble always Green CPU
puyopuyb:0:FFE227:04:000:Next top bubble always Purple CPU
puyopuyb:0:FFE227:05:000:Next top bubble always Blue CPU
puyopuyb:0:FFE226:00:001:Next bottom bubble is Red Now! CPU
puyopuyb:0:FFE226:01:001:Next bottom bubble is Yellow Now! CPU
puyopuyb:0:FFE226:03:001:Next bottom bubble is Green Now! CPU
puyopuyb:0:FFE226:04:001:Next bottom bubble is Purple Now! CPU
puyopuyb:0:FFE226:05:001:Next bottom bubble is Blue Now! CPU
puyopuyb:0:FFE227:00:001:Next top bubble is Red Now! CPU
puyopuyb:0:FFE227:01:001:Next top bubble is Yellow Now! CPU
puyopuyb:0:FFE227:03:001:Next top bubble is Green Now! CPU
puyopuyb:0:FFE227:04:001:Next top bubble is Purple Now! CPU
puyopuyb:0:FFE227:05:001:Next top bubble is Blue Now! CPU
puyopuyb:0:000000:00:999:[These cheats are for the two player game]
puyopuyb:0:FFE015:00:000:Never get Attacked PL1
puyopuyb:0:FFE055:0A:001:Attack opposite side with 10 Now! PL1
puyopuyb:0:FFE055:50:001:Attack opposite side with LOTS Now! PL1:This is effectively a Win this Game Now! cheat
puyopuyb:0:FFE126:00:000:Next bottom bubble always Red PL1
puyopuyb:0:FFE126:01:000:Next bottom bubble always Yellow PL1
puyopuyb:0:FFE126:03:000:Next bottom bubble always Green PL1
puyopuyb:0:FFE126:04:000:Next bottom bubble always Purple PL1
puyopuyb:0:FFE126:05:000:Next bottom bubble always Blue PL1
puyopuyb:0:FFE127:00:000:Next top bubble always Red PL1
puyopuyb:0:FFE127:01:000:Next top bubble always Yellow PL1
puyopuyb:0:FFE127:03:000:Next top bubble always Green PL1
puyopuyb:0:FFE127:04:000:Next top bubble always Purple PL1
puyopuyb:0:FFE127:05:000:Next top bubble always Blue PL1
puyopuyb:0:FFE126:00:001:Next bottom bubble is Red Now! PL1
puyopuyb:0:FFE126:01:001:Next bottom bubble is Yellow Now! PL1
puyopuyb:0:FFE126:03:001:Next bottom bubble is Green Now! PL1
puyopuyb:0:FFE126:04:001:Next bottom bubble is Purple Now! PL1
puyopuyb:0:FFE126:05:001:Next bottom bubble is Blue Now! PL1
puyopuyb:0:FFE127:00:001:Next top bubble is Red Now! PL1
puyopuyb:0:FFE127:01:001:Next top bubble is Yellow Now! PL1
puyopuyb:0:FFE127:03:001:Next top bubble is Green Now! PL1
puyopuyb:0:FFE127:04:001:Next top bubble is Purple Now! PL1
puyopuyb:0:FFE127:05:001:Next top bubble is Blue Now! PL1
puyopuyb:0:FFE055:00:000:Never get Attacked PL2
puyopuyb:0:FFE015:0A:001:Attack opposite side with 10 Now! PL2
puyopuyb:0:FFE015:50:001:Attack opposite side with LOTS Now! PL2:This is effectively a Win this Game Now! cheat
puyopuyb:0:FFE1E6:00:000:Next bottom bubble always Red PL2
puyopuyb:0:FFE1E6:01:000:Next bottom bubble always Yellow PL2
puyopuyb:0:FFE1E6:03:000:Next bottom bubble always Green PL2
puyopuyb:0:FFE1E6:04:000:Next bottom bubble always Purple PL2
puyopuyb:0:FFE1E6:05:000:Next bottom bubble always Blue PL2
puyopuyb:0:FFE1E7:00:000:Next top bubble always Red PL2
puyopuyb:0:FFE1E7:01:000:Next top bubble always Yellow PL2
puyopuyb:0:FFE1E7:03:000:Next top bubble always Green PL2
puyopuyb:0:FFE1E7:04:000:Next top bubble always Purple PL2
puyopuyb:0:FFE1E7:05:000:Next top bubble always Blue PL2
puyopuyb:0:FFE1E6:00:001:Next bottom bubble is Red Now! PL2
puyopuyb:0:FFE1E6:01:001:Next bottom bubble is Yellow Now! PL2
puyopuyb:0:FFE1E6:03:001:Next bottom bubble is Green Now! PL2
puyopuyb:0:FFE1E6:04:001:Next bottom bubble is Purple Now! PL2
puyopuyb:0:FFE1E6:05:001:Next bottom bubble is Blue Now! PL2
puyopuyb:0:FFE1E7:00:001:Next top bubble is Red Now! PL2
puyopuyb:0:FFE1E7:01:001:Next top bubble is Yellow Now! PL2
puyopuyb:0:FFE1E7:03:001:Next top bubble is Green Now! PL2
puyopuyb:0:FFE1E7:04:001:Next top bubble is Purple Now! PL2
puyopuyb:0:FFE1E7:05:001:Next top bubble is Blue Now! PL2
; [ Puyo Puyo (Japan) ]
puyopuyo:0:FFFCD9:09:000:Infinite Credits
puyopuyo:0:000000:00:999:[These cheats are for the one player game]
puyopuyo:0:FFE015:00:000:Never get Attacked PL1
puyopuyo:0:FFE055:0A:001:Attack opposite side with 10 Now! PL1
puyopuyo:0:FFE055:50:001:Attack opposite side with LOTS Now! PL1:This is effectively a Win this Game Now! cheat
puyopuyo:0:FFE166:00:000:Next bottom bubble always Red PL1
puyopuyo:0:FFE166:01:000:Next bottom bubble always Yellow PL1
puyopuyo:0:FFE166:03:000:Next bottom bubble always Green PL1
puyopuyo:0:FFE166:04:000:Next bottom bubble always Purple PL1
puyopuyo:0:FFE166:05:000:Next bottom bubble always Blue PL1
puyopuyo:0:FFE167:00:000:Next top bubble always Red PL1
puyopuyo:0:FFE167:01:000:Next top bubble always Yellow PL1
puyopuyo:0:FFE167:03:000:Next top bubble always Green PL1
puyopuyo:0:FFE167:04:000:Next top bubble always Purple PL1
puyopuyo:0:FFE167:05:000:Next top bubble always Blue PL1
puyopuyo:0:FFE166:00:001:Next bottom bubble is Red Now! PL1
puyopuyo:0:FFE166:01:001:Next bottom bubble is Yellow Now! PL1
puyopuyo:0:FFE166:03:001:Next bottom bubble is Green Now! PL1
puyopuyo:0:FFE166:04:001:Next bottom bubble is Purple Now! PL1
puyopuyo:0:FFE166:05:001:Next bottom bubble is Blue Now! PL1
puyopuyo:0:FFE167:00:001:Next top bubble is Red Now! PL1
puyopuyo:0:FFE167:01:001:Next top bubble is Yellow Now! PL1
puyopuyo:0:FFE167:03:001:Next top bubble is Green Now! PL1
puyopuyo:0:FFE167:04:001:Next top bubble is Purple Now! PL1
puyopuyo:0:FFE167:05:001:Next top bubble is Blue Now! PL1
puyopuyo:0:FFE055:00:000:Never get Attacked CPU
puyopuyo:0:FFE015:0A:001:Attack opposite side with 10 Now! CPU
puyopuyo:0:FFE015:50:001:Attack opposite side with LOTS Now! CPU:This is effectively a Win this Game Now! cheat
puyopuyo:0:FFE226:00:000:Next bottom bubble always Red CPU
puyopuyo:0:FFE226:01:000:Next bottom bubble always Yellow CPU
puyopuyo:0:FFE226:03:000:Next bottom bubble always Green CPU
puyopuyo:0:FFE226:04:000:Next bottom bubble always Purple CPU
puyopuyo:0:FFE226:05:000:Next bottom bubble always Blue CPU
puyopuyo:0:FFE227:00:000:Next top bubble always Red CPU
puyopuyo:0:FFE227:01:000:Next top bubble always Yellow CPU
puyopuyo:0:FFE227:03:000:Next top bubble always Green CPU
puyopuyo:0:FFE227:04:000:Next top bubble always Purple CPU
puyopuyo:0:FFE227:05:000:Next top bubble always Blue CPU
puyopuyo:0:FFE226:00:001:Next bottom bubble is Red Now! CPU
puyopuyo:0:FFE226:01:001:Next bottom bubble is Yellow Now! CPU
puyopuyo:0:FFE226:03:001:Next bottom bubble is Green Now! CPU
puyopuyo:0:FFE226:04:001:Next bottom bubble is Purple Now! CPU
puyopuyo:0:FFE226:05:001:Next bottom bubble is Blue Now! CPU
puyopuyo:0:FFE227:00:001:Next top bubble is Red Now! CPU
puyopuyo:0:FFE227:01:001:Next top bubble is Yellow Now! CPU
puyopuyo:0:FFE227:03:001:Next top bubble is Green Now! CPU
puyopuyo:0:FFE227:04:001:Next top bubble is Purple Now! CPU
puyopuyo:0:FFE227:05:001:Next top bubble is Blue Now! CPU
puyopuyo:0:000000:00:999:[These cheats are for the two player game]
puyopuyo:0:FFE015:00:000:Never get Attacked PL1
puyopuyo:0:FFE055:0A:001:Attack opposite side with 10 Now! PL1
puyopuyo:0:FFE055:50:001:Attack opposite side with LOTS Now! PL1:This is effectively a Win this Game Now! cheat
puyopuyo:0:FFE126:00:000:Next bottom bubble always Red PL1
puyopuyo:0:FFE126:01:000:Next bottom bubble always Yellow PL1
puyopuyo:0:FFE126:03:000:Next bottom bubble always Green PL1
puyopuyo:0:FFE126:04:000:Next bottom bubble always Purple PL1
puyopuyo:0:FFE126:05:000:Next bottom bubble always Blue PL1
puyopuyo:0:FFE127:00:000:Next top bubble always Red PL1
puyopuyo:0:FFE127:01:000:Next top bubble always Yellow PL1
puyopuyo:0:FFE127:03:000:Next top bubble always Green PL1
puyopuyo:0:FFE127:04:000:Next top bubble always Purple PL1
puyopuyo:0:FFE127:05:000:Next top bubble always Blue PL1
puyopuyo:0:FFE126:00:001:Next bottom bubble is Red Now! PL1
puyopuyo:0:FFE126:01:001:Next bottom bubble is Yellow Now! PL1
puyopuyo:0:FFE126:03:001:Next bottom bubble is Green Now! PL1
puyopuyo:0:FFE126:04:001:Next bottom bubble is Purple Now! PL1
puyopuyo:0:FFE126:05:001:Next bottom bubble is Blue Now! PL1
puyopuyo:0:FFE127:00:001:Next top bubble is Red Now! PL1
puyopuyo:0:FFE127:01:001:Next top bubble is Yellow Now! PL1
puyopuyo:0:FFE127:03:001:Next top bubble is Green Now! PL1
puyopuyo:0:FFE127:04:001:Next top bubble is Purple Now! PL1
puyopuyo:0:FFE127:05:001:Next top bubble is Blue Now! PL1
puyopuyo:0:FFE055:00:000:Never get Attacked PL2
puyopuyo:0:FFE015:0A:001:Attack opposite side with 10 Now! PL2
puyopuyo:0:FFE015:50:001:Attack opposite side with LOTS Now! PL2:This is effectively a Win this Game Now! cheat
puyopuyo:0:FFE1E6:00:000:Next bottom bubble always Red PL2
puyopuyo:0:FFE1E6:01:000:Next bottom bubble always Yellow PL2
puyopuyo:0:FFE1E6:03:000:Next bottom bubble always Green PL2
puyopuyo:0:FFE1E6:04:000:Next bottom bubble always Purple PL2
puyopuyo:0:FFE1E6:05:000:Next bottom bubble always Blue PL2
puyopuyo:0:FFE1E7:00:000:Next top bubble always Red PL2
puyopuyo:0:FFE1E7:01:000:Next top bubble always Yellow PL2
puyopuyo:0:FFE1E7:03:000:Next top bubble always Green PL2
puyopuyo:0:FFE1E7:04:000:Next top bubble always Purple PL2
puyopuyo:0:FFE1E7:05:000:Next top bubble always Blue PL2
puyopuyo:0:FFE1E6:00:001:Next bottom bubble is Red Now! PL2
puyopuyo:0:FFE1E6:01:001:Next bottom bubble is Yellow Now! PL2
puyopuyo:0:FFE1E6:03:001:Next bottom bubble is Green Now! PL2
puyopuyo:0:FFE1E6:04:001:Next bottom bubble is Purple Now! PL2
puyopuyo:0:FFE1E6:05:001:Next bottom bubble is Blue Now! PL2
puyopuyo:0:FFE1E7:00:001:Next top bubble is Red Now! PL2
puyopuyo:0:FFE1E7:01:001:Next top bubble is Yellow Now! PL2
puyopuyo:0:FFE1E7:03:001:Next top bubble is Green Now! PL2
puyopuyo:0:FFE1E7:04:001:Next top bubble is Purple Now! PL2
puyopuyo:0:FFE1E7:05:001:Next top bubble is Blue Now! PL2
; [ Puyo Puyo Sun ]
puyosun:0:060A8CA7:00:000:Never get Attacked PL1
puyosun:0:060A90CB:20:001:Attack opposite side Now! PL1
puyosun:0:060A90CB:00:000:Never get Attacked PL2
puyosun:0:060A8CA7:20:001:Attack opposite side Now! PL2
; [ Puzzle Club (Japan prototype) ]
puzlclub:0:2480:63:000:Infinite Time
puzlclub:0:2004:00:001:Shuffle Again Now!
puzlclub:0:216C:01:001:Round Clear Now!
puzlclub:0:2004:0A:501:Round Clear Now! (2/2)
; [ Taisen Puzzle-dama (ver JAA) ]
puzldama:0:C05EFC:00:000:Never Get Attacked PL1
puzldama:0:C05EFE:18:001:Attack Opponent With 24 Now! PL1
puzldama:0:C05EFE:00:000:Never Get Attacked PL2
puzldama:0:C05EFC:18:001:Attack Opponent With 24 Now! PL2
; [ Puzz Loop (Japan) ]
puzloopj:0:0609099B:00:001:Finish this Stage (Panic Mode) Now!
puzloopj:0:06094507:00:501:Finish this Stage (Panic Mode) Now! (2/3)
puzloopj:0:06098073:00:501:Finish this Stage (Panic Mode) Now! (3/3)
puzloopj:0:0609BF5F:63:001:Go to the Last Stage (Tour Mode) Now!
; [ Puzz Loop (USA) ]
puzloopu:0:0000:00:999:[ This game hasn't even ]:REASON 11
puzloopu:0:0000:00:999:[ been looked at due to ]:REASON 11
puzloopu:0:0000:00:999:[ time constraints - Too]:REASON 11
puzloopu:0:0000:00:999:[ many games and so ]:REASON 11
puzloopu:0:0000:00:999:[ little time. It is ]:REASON 11
puzloopu:0:0000:00:999:[ even possible that ]:REASON 11
puzloopu:0:0000:00:999:[ this game may be a ]:REASON 11
puzloopu:0:0000:00:999:[ clone of an existing ]:REASON 11
puzloopu:0:0000:00:999:[ game which may have ]:REASON 11
puzloopu:0:0000:00:999:[ cheats. Please search ]:REASON 11
puzloopu:0:0000:00:999:[ the cheat forums ]:REASON 11
puzloopu:0:0000:00:999:[ before posting cheat ]:REASON 11
puzloopu:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Puzzle De Pon! R! ]
puzzldpr:0:100219:64:000:Infinite Continues
puzzldpr:0:107D23:78:000:Infinite Time (Solo)
puzzldpr:0:000000:00:999:[ Cheats for one player (SOLO) game ]
puzzldpr:0:1020FF:02:000:Help line "ON"
puzzldpr:0:107D41:0A:500:Help line "ON" (2/2)
puzzldpr:0:1020FF:00:001:Help line "OFF"
puzzldpr:0:107D41:00:501:Help line "OFF" (2/2)
puzzldpr:0:1001E5:25:001:Level 39 when level ends
puzzldpr:0:000000:00:999:[ The star and help bubbles only work for the ]
puzzldpr:0:000000:00:999:[ one player (SOLO) game. ]
puzzldpr:0:1023B5:01:000:Current bubble always blue PL1
puzzldpr:0:1023B5:02:000:Current bubble always red PL1
puzzldpr:0:1023B5:03:000:Current bubble always orange PL1
puzzldpr:0:1023B5:04:000:Current bubble always green PL1
puzzldpr:0:1023B5:05:000:Current bubble always yellow PL1
puzzldpr:0:1023B5:06:000:Current bubble always grey PL1
puzzldpr:0:1023B5:07:000:Current bubble always purple PL1
puzzldpr:0:1023B5:08:000:Current bubble always black PL1
puzzldpr:0:1023B5:09:000:Current bubble always a star PL1
puzzldpr:0:1023B5:0A:000:Current bubble always a help PL1
puzzldpr:0:1023B5:0B:000:Current bubble always a bomb PL1
puzzldpr:0:10212B:01:000:Next bubble always blue PL1
puzzldpr:0:10212B:02:000:Next bubble always red PL1
puzzldpr:0:10212B:03:000:Next bubble always orange PL1
puzzldpr:0:10212B:04:000:Next bubble always green PL1
puzzldpr:0:10212B:05:000:Next bubble always yellow PL1
puzzldpr:0:10212B:06:000:Next bubble always grey PL1
puzzldpr:0:10212B:07:000:Next bubble always purple PL1
puzzldpr:0:10212B:08:000:Next bubble always black PL1
puzzldpr:0:10212B:09:000:Next bubble always a star PL1
puzzldpr:0:10212B:0A:000:Next bubble always a help PL1
puzzldpr:0:10212B:0B:000:Next bubble always a bomb PL1
puzzldpr:0:1023B5:01:001:Current bubble is blue Now! PL1
puzzldpr:0:1023B5:02:001:Current bubble is red Now! PL1
puzzldpr:0:1023B5:03:001:Current bubble is orange Now! PL1
puzzldpr:0:1023B5:04:001:Current bubble is green Now! PL1
puzzldpr:0:1023B5:05:001:Current bubble is yellow Now! PL1
puzzldpr:0:1023B5:06:001:Current bubble is grey Now! PL1
puzzldpr:0:1023B5:07:001:Current bubble is purple Now! PL1
puzzldpr:0:1023B5:08:001:Current bubble is black Now! PL1
puzzldpr:0:1023B5:09:001:Current bubble is a star Now! PL1
puzzldpr:0:1023B5:0A:001:Current bubble is a help Now! PL1
puzzldpr:0:1023B5:0B:001:Current bubble is a bomb Now! PL1
puzzldpr:0:10212B:01:001:Next bubble is blue Now! PL1
puzzldpr:0:10212B:02:001:Next bubble is red Now! PL1
puzzldpr:0:10212B:03:001:Next bubble is orange Now! PL1
puzzldpr:0:10212B:04:001:Next bubble is green Now! PL1
puzzldpr:0:10212B:05:001:Next bubble is yellow Now! PL1
puzzldpr:0:10212B:06:001:Next bubble is grey Now! PL1
puzzldpr:0:10212B:07:001:Next bubble is purple Now! PL1
puzzldpr:0:10212B:08:001:Next bubble is black Now! PL1
puzzldpr:0:10212B:09:001:Next bubble is a star Now! PL1
puzzldpr:0:10212B:0A:001:Next bubble is a help Now! PL1
puzzldpr:0:10212B:0B:001:Next bubble is a bomb Now! PL1
puzzldpr:0:104B9D:01:000:Current bubble always blue PL2
puzzldpr:0:104B9D:02:000:Current bubble always red PL2
puzzldpr:0:104B9D:03:000:Current bubble always orange PL2
puzzldpr:0:104B9D:04:000:Current bubble always green PL2
puzzldpr:0:104B9D:05:000:Current bubble always yellow PL2
puzzldpr:0:104B9D:06:000:Current bubble always grey PL2
puzzldpr:0:104B9D:07:000:Current bubble always purple PL2
puzzldpr:0:104B9D:08:000:Current bubble always black PL2
puzzldpr:0:104B9D:0B:000:Current bubble always a bomb PL2
puzzldpr:0:104913:01:000:Next bubble always blue PL2
puzzldpr:0:104913:02:000:Next bubble always red PL2
puzzldpr:0:104913:03:000:Next bubble always orange PL2
puzzldpr:0:104913:04:000:Next bubble always green PL2
puzzldpr:0:104913:05:000:Next bubble always yellow PL2
puzzldpr:0:104913:06:000:Next bubble always grey PL2
puzzldpr:0:104913:07:000:Next bubble always purple PL2
puzzldpr:0:104913:08:000:Next bubble always black PL2
puzzldpr:0:104913:0B:000:Next bubble always a bomb PL2
puzzldpr:0:104B9D:01:001:Current bubble is blue Now! PL2
puzzldpr:0:104B9D:02:001:Current bubble is red Now! PL2
puzzldpr:0:104B9D:03:001:Current bubble is orange Now! PL2
puzzldpr:0:104B9D:04:001:Current bubble is green Now! PL2
puzzldpr:0:104B9D:05:001:Current bubble is yellow Now! PL2
puzzldpr:0:104B9D:06:001:Current bubble is grey Now! PL2
puzzldpr:0:104B9D:07:001:Current bubble is purple Now! PL2
puzzldpr:0:104B9D:08:001:Current bubble is black Now! PL2
puzzldpr:0:104B9D:0B:001:Current bubble is a bomb Now! PL2
puzzldpr:0:104913:01:001:Next bubble is blue Now! PL2
puzzldpr:0:104913:02:001:Next bubble is red Now! PL2
puzzldpr:0:104913:03:001:Next bubble is orange Now! PL2
puzzldpr:0:104913:04:001:Next bubble is green Now! PL2
puzzldpr:0:104913:05:001:Next bubble is yellow Now! PL2
puzzldpr:0:104913:06:001:Next bubble is grey Now! PL2
puzzldpr:0:104913:07:001:Next bubble is purple Now! PL2
puzzldpr:0:104913:08:001:Next bubble is black Now! PL2
puzzldpr:0:104913:0B:001:Next bubble is a bomb Now! PL2
; [ Puzzle De Pon! ]
puzzledp:0:100219:64:000:Infinite Continues
puzzledp:0:107D23:78:000:Infinite Time (Solo)
puzzledp:0:000000:00:999:[ Cheats for one player (SOLO) game ]
puzzledp:0:1020FF:02:000:Help line "ON"
puzzledp:0:107D41:0A:500:Help line "ON" (2/2)
puzzledp:0:1020FF:00:001:Help line "OFF"
puzzledp:0:107D41:00:501:Help line "OFF" (2/2)
puzzledp:0:1001E5:25:001:Level 39 when level ends
puzzledp:0:000000:00:999:[ The star and help bubbles only work for the ]
puzzledp:0:000000:00:999:[ one player (SOLO) game. ]
puzzledp:0:1023B5:01:000:Current bubble always blue PL1
puzzledp:0:1023B5:02:000:Current bubble always red PL1
puzzledp:0:1023B5:03:000:Current bubble always orange PL1
puzzledp:0:1023B5:04:000:Current bubble always green PL1
puzzledp:0:1023B5:05:000:Current bubble always yellow PL1
puzzledp:0:1023B5:06:000:Current bubble always grey PL1
puzzledp:0:1023B5:07:000:Current bubble always purple PL1
puzzledp:0:1023B5:08:000:Current bubble always black PL1
puzzledp:0:1023B5:09:000:Current bubble always a star PL1
puzzledp:0:1023B5:0A:000:Current bubble always a help PL1
puzzledp:0:1023B5:0B:000:Current bubble always a bomb PL1
puzzledp:0:10212B:01:000:Next bubble always blue PL1
puzzledp:0:10212B:02:000:Next bubble always red PL1
puzzledp:0:10212B:03:000:Next bubble always orange PL1
puzzledp:0:10212B:04:000:Next bubble always green PL1
puzzledp:0:10212B:05:000:Next bubble always yellow PL1
puzzledp:0:10212B:06:000:Next bubble always grey PL1
puzzledp:0:10212B:07:000:Next bubble always purple PL1
puzzledp:0:10212B:08:000:Next bubble always black PL1
puzzledp:0:10212B:09:000:Next bubble always a star PL1
puzzledp:0:10212B:0A:000:Next bubble always a help PL1
puzzledp:0:10212B:0B:000:Next bubble always a bomb PL1
puzzledp:0:1023B5:01:001:Current bubble is blue Now! PL1
puzzledp:0:1023B5:02:001:Current bubble is red Now! PL1
puzzledp:0:1023B5:03:001:Current bubble is orange Now! PL1
puzzledp:0:1023B5:04:001:Current bubble is green Now! PL1
puzzledp:0:1023B5:05:001:Current bubble is yellow Now! PL1
puzzledp:0:1023B5:06:001:Current bubble is grey Now! PL1
puzzledp:0:1023B5:07:001:Current bubble is purple Now! PL1
puzzledp:0:1023B5:08:001:Current bubble is black Now! PL1
puzzledp:0:1023B5:09:001:Current bubble is a star Now! PL1
puzzledp:0:1023B5:0A:001:Current bubble is a help Now! PL1
puzzledp:0:1023B5:0B:001:Current bubble is a bomb Now! PL1
puzzledp:0:10212B:01:001:Next bubble is blue Now! PL1
puzzledp:0:10212B:02:001:Next bubble is red Now! PL1
puzzledp:0:10212B:03:001:Next bubble is orange Now! PL1
puzzledp:0:10212B:04:001:Next bubble is green Now! PL1
puzzledp:0:10212B:05:001:Next bubble is yellow Now! PL1
puzzledp:0:10212B:06:001:Next bubble is grey Now! PL1
puzzledp:0:10212B:07:001:Next bubble is purple Now! PL1
puzzledp:0:10212B:08:001:Next bubble is black Now! PL1
puzzledp:0:10212B:09:001:Next bubble is a star Now! PL1
puzzledp:0:10212B:0A:001:Next bubble is a help Now! PL1
puzzledp:0:10212B:0B:001:Next bubble is a bomb Now! PL1
puzzledp:0:104B9D:01:000:Current bubble always blue PL2
puzzledp:0:104B9D:02:000:Current bubble always red PL2
puzzledp:0:104B9D:03:000:Current bubble always orange PL2
puzzledp:0:104B9D:04:000:Current bubble always green PL2
puzzledp:0:104B9D:05:000:Current bubble always yellow PL2
puzzledp:0:104B9D:06:000:Current bubble always grey PL2
puzzledp:0:104B9D:07:000:Current bubble always purple PL2
puzzledp:0:104B9D:08:000:Current bubble always black PL2
puzzledp:0:104B9D:0B:000:Current bubble always a bomb PL2
puzzledp:0:104913:01:000:Next bubble always blue PL2
puzzledp:0:104913:02:000:Next bubble always red PL2
puzzledp:0:104913:03:000:Next bubble always orange PL2
puzzledp:0:104913:04:000:Next bubble always green PL2
puzzledp:0:104913:05:000:Next bubble always yellow PL2
puzzledp:0:104913:06:000:Next bubble always grey PL2
puzzledp:0:104913:07:000:Next bubble always purple PL2
puzzledp:0:104913:08:000:Next bubble always black PL2
puzzledp:0:104913:0B:000:Next bubble always a bomb PL2
puzzledp:0:104B9D:01:001:Current bubble is blue Now! PL2
puzzledp:0:104B9D:02:001:Current bubble is red Now! PL2
puzzledp:0:104B9D:03:001:Current bubble is orange Now! PL2
puzzledp:0:104B9D:04:001:Current bubble is green Now! PL2
puzzledp:0:104B9D:05:001:Current bubble is yellow Now! PL2
puzzledp:0:104B9D:06:001:Current bubble is grey Now! PL2
puzzledp:0:104B9D:07:001:Current bubble is purple Now! PL2
puzzledp:0:104B9D:08:001:Current bubble is black Now! PL2
puzzledp:0:104B9D:0B:001:Current bubble is a bomb Now! PL2
puzzledp:0:104913:01:001:Next bubble is blue Now! PL2
puzzledp:0:104913:02:001:Next bubble is red Now! PL2
puzzledp:0:104913:03:001:Next bubble is orange Now! PL2
puzzledp:0:104913:04:001:Next bubble is green Now! PL2
puzzledp:0:104913:05:001:Next bubble is yellow Now! PL2
puzzledp:0:104913:06:001:Next bubble is grey Now! PL2
puzzledp:0:104913:07:001:Next bubble is purple Now! PL2
puzzledp:0:104913:08:001:Next bubble is black Now! PL2
puzzledp:0:104913:0B:001:Next bubble is a bomb Now! PL2
; [ Puzzli ]
puzzli:0:80E846:63:000:Infinite Credits
:puzzli:00001301:80EB47:0000001D:FFFFFFFF:Select starting stage:You should enable this cheat on the press START button screen, ie. after credits have been inserted! The Round display wont be correct
puzzli:0:80EB47:1D:061:Select next stage
puzzli:0:000000:00:999:[These fish colour cheats do not update the ]
puzzli:0:000000:00:999:[colour of any fish which is being held - it ]
puzzli:0:000000:00:999:[changes colour when it passed or dropped! ]
puzzli:0:80C2D7:01:000:Current fish always Pink PL1
puzzli:0:80C2D7:02:000:Current fish always Blue PL1
puzzli:0:80C2D7:03:000:Current fish always Light Orange PL1
puzzli:0:80C2D7:04:000:Current fish always Green PL1
puzzli:0:80C2D7:05:000:Current fish always Purple PL1
puzzli:0:80C2D7:06:000:Current fish always Red PL1
puzzli:0:80C2D7:07:000:Current fish always Dark Orange PL1
puzzli:0:80C2D7:08:000:Current fish always Black & White PL1
puzzli:0:80C2F7:01:000:Next fish always Pink PL1
puzzli:0:80C2F7:02:000:Next fish always Blue PL1
puzzli:0:80C2F7:03:000:Next fish always Light Orange PL1
puzzli:0:80C2F7:04:000:Next fish always Green PL1
puzzli:0:80C2F7:05:000:Next fish always Purple PL1
puzzli:0:80C2F7:06:000:Next fish always Red PL1
puzzli:0:80C2F7:07:000:Next fish always Dark Orange PL1
puzzli:0:80C2F7:08:000:Next fish always Black & White PL1
puzzli:0:80C2D7:01:001:Current fish is Pink Now! PL1
puzzli:0:80C2D7:02:001:Current fish is Blue Now! PL1
puzzli:0:80C2D7:03:001:Current fish is Light Orange Now! PL1
puzzli:0:80C2D7:04:001:Current fish is Green Now! PL1
puzzli:0:80C2D7:05:001:Current fish is Purple Now! PL1
puzzli:0:80C2D7:06:001:Current fish is Red Now! PL1
puzzli:0:80C2D7:07:001:Current fish is Dark Orange Now! PL1
puzzli:0:80C2D7:08:001:Current fish is Black & White Now! PL1
puzzli:0:80C2F7:01:001:Next fish is Pink Now! PL1
puzzli:0:80C2F7:02:001:Next fish is Blue Now! PL1
puzzli:0:80C2F7:03:001:Next fish is Light Orange Now! PL1
puzzli:0:80C2F7:04:001:Next fish is Green Now! PL1
puzzli:0:80C2F7:05:001:Next fish is Purple Now! PL1
puzzli:0:80C2F7:06:001:Next fish is Red Now! PL1
puzzli:0:80C2F7:07:001:Next fish is Dark Orange Now! PL1
puzzli:0:80C2F7:08:001:Next fish is Black & White Now! PL1
puzzli:0:000000:00:999:[These fish colour cheats do not update the ]
puzzli:0:000000:00:999:[colour of any fish which is being held - it ]
puzzli:0:000000:00:999:[changes colour when it passed or dropped! ]
puzzli:0:80D4D7:01:000:Current fish always Pink PL2
puzzli:0:80D4D7:02:000:Current fish always Blue PL2
puzzli:0:80D4D7:03:000:Current fish always Light Orange PL2
puzzli:0:80D4D7:04:000:Current fish always Green PL2
puzzli:0:80D4D7:05:000:Current fish always Purple PL2
puzzli:0:80D4D7:06:000:Current fish always Red PL2
puzzli:0:80D4D7:07:000:Current fish always Dark Orange PL2
puzzli:0:80D4D7:08:000:Current fish always Black & White PL2
puzzli:0:80D4F7:01:000:Next fish always Pink PL2
puzzli:0:80D4F7:02:000:Next fish always Blue PL2
puzzli:0:80D4F7:03:000:Next fish always Light Orange PL2
puzzli:0:80D4F7:04:000:Next fish always Green PL2
puzzli:0:80D4F7:05:000:Next fish always Purple PL2
puzzli:0:80D4F7:06:000:Next fish always Red PL2
puzzli:0:80D4F7:07:000:Next fish always Dark Orange PL2
puzzli:0:80D4F7:08:000:Next fish always Black & White PL2
puzzli:0:80D4D7:01:001:Current fish is Pink Now! PL2
puzzli:0:80D4D7:02:001:Current fish is Blue Now! PL2
puzzli:0:80D4D7:03:001:Current fish is Light Orange Now! PL2
puzzli:0:80D4D7:04:001:Current fish is Green Now! PL2
puzzli:0:80D4D7:05:001:Current fish is Purple Now! PL2
puzzli:0:80D4D7:06:001:Current fish is Red Now! PL2
puzzli:0:80D4D7:07:001:Current fish is Dark Orange Now! PL2
puzzli:0:80D4D7:08:001:Current fish is Black & White Now! PL2
puzzli:0:80D4F7:01:001:Next fish is Pink Now! PL2
puzzli:0:80D4F7:02:001:Next fish is Blue Now! PL2
puzzli:0:80D4F7:03:001:Next fish is Light Orange Now! PL2
puzzli:0:80D4F7:04:001:Next fish is Green Now! PL2
puzzli:0:80D4F7:05:001:Next fish is Purple Now! PL2
puzzli:0:80D4F7:06:001:Next fish is Red Now! PL2
puzzli:0:80D4F7:07:001:Next fish is Dark Orange Now! PL2
puzzli:0:80D4F7:08:001:Next fish is Black & White Now! PL2
; [ Puzz Loop (Europe) ]
puzzloop:0:0608BF4B:00:001:Finish this Stage (Panic Mode) Now!
puzzloop:0:0608FA8F:00:501:Finish this Stage (Panic Mode) Now! (2/3)
puzzloop:0:060935D3:00:501:Finish this Stage (Panic Mode) Now! (3/3)
puzzloop:0:0609748B:63:001:Go to the Last Stage (Tour Mode) Now!
; [ Puzznic (Japan) ]
puzznic:0:811C:03:007:Infinite Time PL1
puzznic:0:811D:00:507:Infinite Time PL1 (2/2)
puzznic:0:8132:09:000:Infinite Retries PL1
puzznic:0:810A:00:001:Finish this stage Now! PL1
puzznic:0:819C:03:007:Infinite Time PL2
puzznic:0:819D:00:507:Infinite Time PL2 (2/2)
puzznic:0:81B2:09:000:Infinite Retries PL2
puzznic:0:818A:00:001:Finish this stage Now! PL2
puzznic:0:0000:00:999:[ ]
puzznic:0:0000:00:999:[All the remaining codes are]
puzznic:0:0000:00:999:[to do with the pictures and]
puzznic:0:0000:00:999:[not the gameplay! ]
puzznic:0:0000:00:999:[ ]
puzznic:0:0000:00:999:[Slide Show Mode requires ]
puzznic:0:0000:00:999:[Infinite Time enabled for ]
puzznic:0:0000:00:999:[best effect!! ]
puzznic:0:810A:00:000:Slide Show Mode PL1
puzznic:0:818A:00:000:Slide Show Mode PL2
puzznic:0:0000:00:999:[ (x) is picture number for ]
puzznic:0:0000:00:999:["select girl picture" codes]
puzznic:0:0000:00:999:[Use codes after the bonus ]
puzznic:0:0000:00:999:[award at the end of a level]
puzznic:0:0000:00:999:[ ]
puzznic:0:0000:00:999:[ Codes - 1 player game ]
puzznic:0:0000:00:999:[ ]
puzznic:0:8A08:FF:001:Reset girl picture PL1
puzznic:0:8A06:00:001:Girl picture - Tina (0) PL1
puzznic:0:8A06:01:001:Girl picture - Judy (1) PL1
puzznic:0:8A06:02:001:Girl picture - Karen (2) PL1
puzznic:0:8A06:03:001:Girl picture - Patty (3) PL1
puzznic:0:8A06:04:001:Girl picture - Candy (4) PL1
puzznic:0:8A06:05:001:Girl picture - Alicia (5) PL1
puzznic:0:8A06:06:001:Girl picture - Tracie (6) PL1
puzznic:0:8A06:07:001:Girl picture - Lisa (7) PL1
puzznic:0:8A06:08:001:Girl picture - Brenda (8) PL1
puzznic:0:8A06:09:001:Girl picture - Meg (9) PL1
puzznic:0:8A06:09:070:Select current girl pic. PL1:"Complete" a girl before !
puzznic:0:8A06:09:060:Select next girl picture PL1
puzznic:0:0000:00:999:[ ]
puzznic:0:0000:00:999:[ Codes - 2 player game ]
puzznic:0:0000:00:999:[ ]
puzznic:0:0000:00:999:[Use PL1 when PL2 is playing]
puzznic:0:0000:00:999:[Use PL2 when PL1 is playing]
puzznic:0:0000:00:999:[ ]
puzznic:0:8A88:FF:001:Reset girl picture PL1
puzznic:0:8A86:00:001:Girl picture - Tina (0) PL1
puzznic:0:8A86:01:001:Girl picture - Judy (1) PL1
puzznic:0:8A86:02:001:Girl picture - Karen (2) PL1
puzznic:0:8A86:03:001:Girl picture - Patty (3) PL1
puzznic:0:8A86:04:001:Girl picture - Candy (4) PL1
puzznic:0:8A86:05:001:Girl picture - Alicia (5) PL1
puzznic:0:8A86:06:001:Girl picture - Tracie (6) PL1
puzznic:0:8A86:07:001:Girl picture - Lisa (7) PL1
puzznic:0:8A86:08:001:Girl picture - Brenda (8) PL1
puzznic:0:8A86:09:001:Girl picture - Meg (9) PL1
puzznic:0:8A86:09:070:Select current girl pic. PL1
puzznic:0:8A86:09:060:Select next girl picture PL1
puzznic:0:0000:00:999:[ ]
puzznic:0:8B08:FF:001:Reset girl picture PL2
puzznic:0:8B06:00:001:Girl picture - Tina (0) PL2
puzznic:0:8B06:01:001:Girl picture - Judy (1) PL2
puzznic:0:8B06:02:001:Girl picture - Karen (2) PL2
puzznic:0:8B06:03:001:Girl picture - Patty (3) PL2
puzznic:0:8B06:04:001:Girl picture - Candy (4) PL2
puzznic:0:8B06:05:001:Girl picture - Alicia (5) PL2
puzznic:0:8B06:06:001:Girl picture - Tracie (6) PL2
puzznic:0:8B06:07:001:Girl picture - Lisa (7) PL2
puzznic:0:8B06:08:001:Girl picture - Brenda (8) PL2
puzznic:0:8B06:09:001:Girl picture - Meg (9) PL2
puzznic:0:8B06:09:070:Select current girl pic. PL2
puzznic:0:8B06:09:060:Select next girl picture PL2
; [ Power Wheels (Japan) ]
pwheelsj:0:201FF9:09:000:Infinite Credits
pwheelsj:0:200048:EA:000:Infinite Time "ON":You may need to Turn this OFF at the end of the round.
pwheelsj:0:200049:FF:500:Infinite Time "ON" (2/2)
pwheelsj:0:200048:00:001:Infinite Time "OFF":Actually drains all time
pwheelsj:0:200049:00:501:Infinite Time "OFF" (2/2)
pwheelsj:0:20297B:08:000:Infinite Nitros
pwheelsj:0:2027D3:2C:000:Always drive at Maximum Speed
pwheelsj:0:2027D2:01:500:Always drive at Maximum Speed (2/2)
; [ Taito Power Goal (World) ]
pwrgoal:0:40E77F:09:000:Infinite Credits
pwrgoal:0:410159:5A:000:Infinite Time
pwrgoal:0:410155:00:500:Infinite Time (2/2)
pwrgoal:0:410159:00:001:Finish this Game Now!
pwrgoal:0:410155:3C:501:Finish this Game Now! (2/2)
pwrgoal:0:000000:00:999:[The score cheats will only update the display ]
pwrgoal:0:000000:00:999:[when a goal is scored or the game ends. ]
pwrgoal:0:000000:00:999:[BTW, beware the Japan side as they are really ]
pwrgoal:0:000000:00:999:[dirty and the referee loves 'em! (git!) ]
pwrgoal:0:4139CB:00:000:Score always 0 PL1
pwrgoal:0:4139CB:63:000:Score always 99 PL1
pwrgoal:0:4139CB:00:001:Set score = 0 Now! PL1
pwrgoal:0:4139CB:32:001:Set score = 50 Now! PL1
pwrgoal:0:4139CB:63:070:Select score Now! PL1
pwrgoal:0:413A4B:00:000:Score always = 0 PL2
pwrgoal:0:413A4B:63:000:Score always = 99 PL2
pwrgoal:0:413A4B:00:001:Set score = 0 Now! PL2
pwrgoal:0:413A4B:32:001:Set score = 50 Now! PL2
pwrgoal:0:413A4B:63:070:Select score Now! PL2
pwrgoal:0:000000:00:999:[After you enable these region cheats to see any ]
pwrgoal:0:000000:00:999:[effect you will have to reset the game (F3). ]
pwrgoal:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
pwrgoal:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
pwrgoal:0:0FFFFF:01:100:Region Switch = Japan
pwrgoal:0:0FFFFF:02:100:Region Switch = US
pwrgoal:0:0FFFFF:03:100:Region Switch = World
; [ Power Instinct 2 (USA) ]
pwrinst2:0:400344:99:000:Infinite Time
pwrinst2:0:400344:00:001:Finish this Round Now!
pwrinst2:0:40FE48:99:000:Infinite Credits PL1
pwrinst2:0:40FF90:02:500:Infinite Credits PL1 (2/2)
pwrinst2:0:40079D:E0:000:Infinite Energy PL1:The energy displayed is incorrect so don't worry you do have infinite energy
pwrinst2:0:40079D:00:001:Drain All Energy Now! PL1
pwrinst2:0:40FE49:99:000:Infinite Credits PL2
pwrinst2:0:40FF91:02:500:Infinite Credits PL2 (2/2)
pwrinst2:0:400B9D:E0:000:Infinite Energy PL2:The energy displayed is incorrect so don't worry you do have infinite energy
pwrinst2:0:400B9D:00:001:Drain All Energy Now! PL1
; [ Pyros (US) ]
pyros:0:72BC:59:002:Infinite Time
pyros:0:71B9:0A:000:Infinite Lives
pyros:0:71BC:01:020:Always have the Magic Mantle
pyros:0:71BC:02:020:Always have the Mystery Clock
pyros:0:71BC:04:020:Always have the Fairy
pyros:0:71BC:08:020:Always have the Silver Key
pyros:0:71BC:10:020:Always have the Gold Key
pyros:0:71BC:40:020:Always have the Needle & Darn
pyros:0:71BC:5F:020:Always have All above items
pyros:0:71BA:70:000:Always have Max Firepower
pyros:0:71BB:00:000:Always have Flames
pyros:0:71BB:01:000:Always have Star Sword
pyros:0:71BB:02:000:Always have Moon Sword
pyros:0:71BB:03:000:Always have Solar Sword
pyros:0:0000:00:999:[It is best not to use these]
pyros:0:0000:00:999:[Get and lose cheats with ]
pyros:0:0000:00:999:[the Always have type cheats]
pyros:0:71BC:01:021:Get the Magic Mantle Now!
pyros:0:71BC:02:021:Get the Mystery Clock Now!
pyros:0:71BC:08:021:Get the Silver Key Now!
pyros:0:71BC:10:021:Get the Gold Key Now!
pyros:0:71BC:40:021:Get the Needle & Darn Now!
pyros:0:71BC:5F:021:Get All items Now!
pyros:0:71BC:01:041:Lose the Magic Mantle Now!
pyros:0:71BC:02:041:Lose the Mystery Clock Now!
pyros:0:71BC:08:041:Lose the Silver Key Now!
pyros:0:71BC:10:041:Lose the Gold Key Now!
pyros:0:71BC:40:041:Lose the Needle & Darn Now!
pyros:0:71BC:5F:041:Lose All items Now!
pyros:0:71BB:00:001:Get Flames Now !
pyros:0:71BB:01:001:Get Star Sword Now !
pyros:0:71BB:02:001:Get Moon Sword Now !
pyros:0:71BB:03:001:Get Solar Sword Now !
pyros:0:71BE:99:000:Gold always = 99990
pyros:0:71BF:99:500:Gold always = 99990 (2/2)
pyros:0:71BE:99:001:Gold = 99990 Now!
pyros:0:71BF:99:501:Gold = 99990 Now! (2/2)
; [ Puzzle De Bowling (Japan) ]
pzlbowl:0:20A0F8:09:000:Infinite Move Time
pzlbowl:0:20A0DC:12:000:Always have Maximum Special PL1
pzlbowl:0:20A0CC:80:020:Help line "ON" PL1
pzlbowl:0:20A0CC:80:041:Help line "OFF" PL1
pzlbowl:0:000000:00:999:[ The current ball colour will change when you move the ]
pzlbowl:0:000000:00:999:[ character or when it's bowled! ]
pzlbowl:0:20A0D6:00:000:Current ball always blue PL1
pzlbowl:0:20A0D6:01:000:Current ball always red PL1
pzlbowl:0:20A0D6:02:000:Current ball always beige PL1
pzlbowl:0:20A0D6:03:000:Current ball always purple PL1
pzlbowl:0:20A0D6:04:000:Current ball always green PL1
pzlbowl:0:20A0D6:05:000:Current ball always orange PL1
pzlbowl:0:20A0D6:00:001:Current ball is blue Now! PL1
pzlbowl:0:20A0D6:01:001:Current ball is red Now! PL1
pzlbowl:0:20A0D6:02:001:Current ball is beige Now! PL1
pzlbowl:0:20A0D6:03:001:Current ball is purple Now! PL1
pzlbowl:0:20A0D6:04:001:Current ball is green Now! PL1
pzlbowl:0:20A0D6:05:001:Current ball is orange Now! PL1
pzlbowl:0:000000:00:999:[ The next ball display will be incorrect for these cheats ]
pzlbowl:0:20A0D8:00:000:Next ball always blue PL1
pzlbowl:0:20A0D8:01:000:Next ball always red PL1
pzlbowl:0:20A0D8:02:000:Next ball always beige PL1
pzlbowl:0:20A0D8:03:000:Next ball always purple PL1
pzlbowl:0:20A0D8:04:000:Next ball always green PL1
pzlbowl:0:20A0D8:05:000:Next ball always orange PL1
pzlbowl:0:20A0D8:00:001:Next ball is blue Now! PL1
pzlbowl:0:20A0D8:01:001:Next ball is red Now! PL1
pzlbowl:0:20A0D8:02:001:Next ball is beige Now! PL1
pzlbowl:0:20A0D8:03:001:Next ball is purple Now! PL1
pzlbowl:0:20A0D8:04:001:Next ball is green Now! PL1
pzlbowl:0:20A0D8:05:001:Next ball is orange Now! PL1
pzlbowl:0:000000:00:999:[ Free player selection - Use on VS screen or on character ]
pzlbowl:0:000000:00:999:[ selection screen (but don't move cursor after!) ]
pzlbowl:0:20A9AE:00:001:Play as Leadia PL1
pzlbowl:0:20A9AE:01:001:Play as Erisia PL1
pzlbowl:0:20A9AE:02:001:Play as Karen PL1
pzlbowl:0:20A9AE:03:001:Play as Amless PL1
pzlbowl:0:20A9AE:04:001:Play as Umeda PL1
pzlbowl:0:20A9AE:05:001:Play as Syanon PL1
pzlbowl:0:20A9AE:06:001:Play as MilissPL1
pzlbowl:0:20A9AE:07:001:Play as Cowbell PL1
pzlbowl:0:20A9AE:08:001:Play as Synauther PL1
pzlbowl:0:20A9AE:09:001:Play as Dyena PL1
pzlbowl:0:20A9AE:0A:001:Play as Millanda PL1
pzlbowl:0:20A9AE:0B:001:Play as Aqua PL1
pzlbowl:0:20A9AE:0C:001:Play as Sara PL1:Not normally available on the character screen
pzlbowl:0:20A240:12:000:Always have Maximum Special PL2
pzlbowl:0:20A230:80:020:Help line "ON" PL2
pzlbowl:0:20A230:80:041:Help line "OFF" PL2
pzlbowl:0:000000:00:999:[ The current ball colour will change when you move the ]
pzlbowl:0:000000:00:999:[ character or when it's bowled! ]
pzlbowl:0:20A23A:00:000:Current ball always blue PL2
pzlbowl:0:20A23A:01:000:Current ball always red PL2
pzlbowl:0:20A23A:02:000:Current ball always beige PL2
pzlbowl:0:20A23A:03:000:Current ball always purple PL2
pzlbowl:0:20A23A:04:000:Current ball always green PL2
pzlbowl:0:20A23A:05:000:Current ball always orange PL2
pzlbowl:0:20A23A:00:001:Current ball is blue Now! PL2
pzlbowl:0:20A23A:01:001:Current ball is red Now! PL2
pzlbowl:0:20A23A:02:001:Current ball is beige Now! PL2
pzlbowl:0:20A23A:03:001:Current ball is purple Now! PL2
pzlbowl:0:20A23A:04:001:Current ball is green Now! PL2
pzlbowl:0:20A23A:05:001:Current ball is orange Now! PL2
pzlbowl:0:000000:00:999:[ The next ball display will be incorrect for these cheats ]
pzlbowl:0:20A23C:00:000:Next ball always blue PL2
pzlbowl:0:20A23C:01:000:Next ball always red PL2
pzlbowl:0:20A23C:02:000:Next ball always beige PL2
pzlbowl:0:20A23C:03:000:Next ball always purple PL2
pzlbowl:0:20A23C:04:000:Next ball always green PL2
pzlbowl:0:20A23C:05:000:Next ball always orange PL2
pzlbowl:0:20A23C:00:001:Next ball is blue Now! PL2
pzlbowl:0:20A23C:01:001:Next ball is red Now! PL2
pzlbowl:0:20A23C:02:001:Next ball is beige Now! PL2
pzlbowl:0:20A23C:03:001:Next ball is purple Now! PL2
pzlbowl:0:20A23C:04:001:Next ball is green Now! PL2
pzlbowl:0:20A23C:05:001:Next ball is orange Now! PL2
pzlbowl:0:000000:00:999:[ Free player selection - Use on VS screen or on character ]
pzlbowl:0:000000:00:999:[ selection screen (but don't move cursor after!) ]
pzlbowl:0:20A9AF:00:001:Play as Leadia PL2
pzlbowl:0:20A9AF:01:001:Play as Erisia PL2
pzlbowl:0:20A9AF:02:001:Play as Karen PL2
pzlbowl:0:20A9AF:03:001:Play as Amless PL2
pzlbowl:0:20A9AF:04:001:Play as Umeda PL2
pzlbowl:0:20A9AF:05:001:Play as Syanon PL2
pzlbowl:0:20A9AF:06:001:Play as MilissPL2
pzlbowl:0:20A9AF:07:001:Play as Cowbell PL2
pzlbowl:0:20A9AF:08:001:Play as Synauther PL2
pzlbowl:0:20A9AF:09:001:Play as Dyena PL2
pzlbowl:0:20A9AF:0A:001:Play as Millanda PL2
pzlbowl:0:20A9AF:0B:001:Play as Aqua PL2
pzlbowl:0:20A9AF:0C:001:Play as Sara PL2:Not normally available on the character screen
; [ Quiz & Dragons (US 920701) ]
qad:0:FFE477:05:000:Infinite Vitality PL1
qad:0:FFE479:05:000:Infinite Vitality PL2
:qad:000000E6:FFE004:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qad:0:FFE004:00:000:Answer 1 always correct
qad:0:FFE965:01:001:Good answer ends quiz Now!
qad:0:FFE026:0A:001:End quiz to end level 1:Woods of legend
qad:0:FFE026:12:001:End quiz to end level 2-1:Beast of mountain
qad:0:FFE026:20:001:End quiz to end level 2-2:Flat field
qad:0:FFE026:2A:001:End quiz to end level 3:Chateau of Avalon
qad:0:FFE026:13:001:End quiz to end level 4:Fairy lake
qad:0:FFE026:1A:001:End quiz to end level 5-1:Destroyed town
qad:0:FFE026:13:001:End quiz to end level 5-2:Midnight forrest
qad:0:FFE026:2A:001:End quiz to end level 6:Dungeon
qad:0:FFE026:22:001:End quiz to end level 7:Gordian's palace
qad:0:FFE967:01:001:Get the shortcut Now!
qad:0:FFE967:02:001:Get the magic scroll Now!
qad:0:FFE967:03:001:Get the magic staff Now!
qad:0:FFE967:04:001:Get the magic sword Now!
qad:0:FF7FC1:00:001:Quiz cat. - Art
qad:0:FF7FC1:01:001:Quiz cat. - Books
qad:0:FF7FC1:02:001:Quiz cat. - Entertainment
qad:0:FF7FC1:03:001:Quiz cat. - Food & drink
qad:0:FF7FC1:04:001:Quiz cat. - Geography
qad:0:FF7FC1:05:001:Quiz cat. - Health
qad:0:FF7FC1:06:001:Quiz cat. - History
qad:0:FF7FC1:07:001:Quiz cat. - Pot pourri
qad:0:FF7FC1:08:001:Quiz cat. - Movies
qad:0:FF7FC1:09:001:Quiz cat. - Music
qad:0:FF7FC1:0A:001:Quiz cat. - Mythology
qad:0:FF7FC1:0B:001:Quiz cat. - Science
qad:0:FF7FC1:0C:001:Quiz cat. - Sports
qad:0:FF7FC1:0D:001:Quiz cat. - Television
qad:0:FF7FC1:FF:001:Quiz cat. - Miscellaneous
; [ Quiz & Dragons (Japan 940921) ]
qadj:0:FF81A7:05:000:Infinite Vitality PL1
qadj:0:FF82A7:05:000:Infinite Vitality PL2
qadj:0:000000:00:999:[Watch out for these values ]
qadj:0:000000:00:999:[ 10=1, 20=2, 40=3, 80=4 ]
qadj:0:FFB698:00:998:Watch me for good answer
qadj:0:FF8C0D:01:001:Good answer ends quiz Now!
qadj:0:FF8CCE:01:000:Always make 1 step
qadj:0:FF8CCE:02:000:Always make 2 steps
qadj:0:FF8CCE:03:000:Always make 3 steps
qadj:0:FF8CCE:04:000:Always make 4 steps
qadj:0:FF8CCE:05:000:Always make 5 steps
qadj:0:FF8CCE:06:000:Always make 6 steps
qadj:0:FF8CCE:32:000:Always make 50 steps
; [ Q*bert (US set 1) ]
qbert:0:00D00:03:000:Infinite Lives
qbert:0:0008A:E1:000:Green ball freeze endless
qbert:0:00085:80:000:No Enemies
; [ Q*bert (US set 2) ]
qberta:0:00D00:03:000:Infinite Lives
qberta:0:0008A:E1:000:Green ball freeze endless
qberta:0:00085:80:000:No Enemies
; [ Q*bert (Japan) ]
qbertjp:0:01000:04:000:Infinite Lives
; [ Q*bert's Qubes ]
qbertqub:0:00819:04:000:Infinite Lives
qbertqub:0:00799:01:000:Invincibility
qbertqub:0:0079A:80:000:All enemies frozen
qbertqub:0:00799:01:500:All enemies frozen (2/2)
; [ Q*bert (early test version) ]
qberttst:0:00D00:03:000:Infinite Lives
qberttst:0:0008A:E1:000:Green ball freeze endless
qberttst:0:00085:80:000:No Enemies
; [ Quiz Crayon Shinchan (Japan) ]
qcrayon:0:100A0A:0A:000:Infinite Time
qcrayon:0:100A0E:01:001:Complete this Quiz Fast Now!:Just answer one question correctly
:qcrayon:000000E6:100A14:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qcrayon:0:100A14:01:000:Answer 1 always correct
qcrayon:0:100A14:01:001:Answer 1 is correct for this question Now!
qcrayon:0:100A50:01:000:Dice throw always = 1
qcrayon:0:100A50:02:000:Dice throw always = 2
qcrayon:0:100A50:03:000:Dice throw always = 3
qcrayon:0:100A50:04:000:Dice throw always = 4
qcrayon:0:100A50:05:000:Dice throw always = 5
qcrayon:0:100A50:06:000:Dice throw always = 6
qcrayon:0:100A50:FF:000:Dice throw always = 255:This will ONLY stop at the essential squares - ideal for the fastest game possible
qcrayon:0:100A50:06:072:Select dice number Now!:Enable on board/dice screen
qcrayon:0:1040DD:05:000:Infinite Lives PL1
qcrayon:0:104105:05:000:Infinite Lives PL2
; [ Crayon Shinchan Orato Asobo (Japan) ]
qcrayon2:0:205895:0A:000:Infinite Time [General Purpose]:Infinite Time for Quiz Round, Round Select, Spelling Game
qcrayon2:0:208E1F:0A:000:Infinite Time [Maze Round]
qcrayon2:0:20A2FF:0A:000:Infinite Time [Balloon Round]
qcrayon2:0:209CF9:0A:000:Infinite Time [Tug of War Round]
qcrayon2:0:2044E7:00:001:Complete this Round Fast Now!:Works for most types of rounds except for the Quiz type rounds and the Spelling Round
qcrayon2:0:2044E7:00:000:Always complete Rounds Fast:Works for most types of rounds except for the Quiz type rounds and the Spelling Round
qcrayon2:0:20585D:05:000:Infinite Lives PL1
qcrayon2:0:208157:4F:000:Maximum Power PL1 [Rock Round]
qcrayon2:0:20587F:05:000:Infinite Lives PL2
qcrayon2:0:208173:4F:000:Maximum Power PL2 [Rock Round]
:qcrayon2:000000E6:205943:30000000:FFFFFFFF:Display the Correct Answer [Quiz Round]:Correct Answer [Quiz Round]
qcrayon2:0:205943:01:000:Answer 1 always correct [Quiz Round]
qcrayon2:0:205943:01:001:Answer 1 is correct Now! [Quiz Round]
qcrayon2:0:000000:00:999:### Watch and match these two values to ###
qcrayon2:0:000000:00:999:### get the answer correct on the ###
qcrayon2:0:000000:00:999:### Round. ###
qcrayon2:0:205991:00:998:Watch me for good answer [Spelling Round]
qcrayon2:0:205ABD:00:998:Watch me and match me! [Spelling Round]:Use this cheat in conjunction with the "Watch me for good answer [Spelling Round]". Change this value by moving the joystick and when this value matches the "Watch me for good answer [Spelling Round]" watch then you will be over the correct answer - just press fire!
qcrayon2:0:205991:01:000:First character always correct [Spelling Round]
qcrayon2:0:205991:01:001:First character is correct Now! [Spelling Round]
; [ Quiz Gakumon no Susume (Japan ver. JA2 Type L) ]
qgakumon:0:104207:FF:000:Infinite Credits
qgakumon:0:10510E:14:000:Infinite Time
:qgakumon:000000E6:105107:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qgakumon:0:105107:01:000:Answer 1 always correct
qgakumon:0:105107:01:001:Answer 1 is correct for this question Now!
qgakumon:0:105104:01:001:Good answer ends quiz Now!
qgakumon:0:00104101:04:000:Infinite Lives PL1
qgakumon:0:00104111:04:000:Infinite Lives PL2
; [ Quiz Ghost Hunter ]
qgh:0:F24753:7F:000:Infinite Time
qgh:0:F24C95:05:000:Infinite Lives PL1
qgh:0:F24D35:05:000:Infinite Lives PL2
:qgh:000000E6:F24835:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
; [ Qix (set 1) ]
qix:0:8319:01:000:Infinite Lives
qix:0:836E:26:000:Stop Skill Timer
qix:0:8541:50:000:No Sparx Timer
; [ Qix II (Tournament) ]
qix2:0:8306:02:000:Infinite Lives
qix2:0:836E:26:000:Stop Skill Timer
; [ Qix (set 2) ]
qixa:0:8319:01:000:Infinite Lives
qixa:0:836E:26:000:Stop Skill Timer
qixa:0:8541:50:000:No Sparx Timer
; [ Qix (set 3) ]
qixb:0:8319:01:000:Infinite Lives
qixb:0:836E:26:000:Stop Skill Timer
qixb:0:8541:50:000:No Sparx Timer
; [ Quiz Jinsei Gekijoh (Japan) ]
qjinsei:0:30D229:09:000:Infinite Credits
qjinsei:0:30BF42:0A:000:Infinite Time:Time display incorrect though
:qjinsei:000000E6:30BFB8:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qjinsei:0:30BFB8:01:000:Answer 1 always correct
qjinsei:0:30BFB8:01:001:Answer 1 is correct for this question Now!
qjinsei:0:30BF30:01:001:Good answer ends quiz Now!
qjinsei:0:30BFD6:06:000:Infinite Lives PL1
qjinsei:0:30BFF6:06:000:Infinite Lives PL2
; [ Quiz-Mahjong Hayaku Yatteyo! (Japan) ]
qmhayaku:0:0000:00:999:[The winning hand cheat must]
qmhayaku:0:0000:00:999:[be activated when there are]
qmhayaku:0:0000:00:999:[14 tiles in your hand, then]
qmhayaku:0:0000:00:999:[press the RON key . ]
qmhayaku:0:0000:00:999:[('Z' by default). The tiles]
qmhayaku:0:0000:00:999:[do not visually change ]
qmhayaku:0:0000:00:999:[until you make a move. ]
qmhayaku:0:FC8F:31:001:Get winning hand Now!
qmhayaku:0:FC90:31:501:Get winning hand Now! (02/14)
qmhayaku:0:FC91:31:501:Get winning hand Now! (03/14)
qmhayaku:0:FC92:32:501:Get winning hand Now! (04/14)
qmhayaku:0:FC93:32:501:Get winning hand Now! (05/14)
qmhayaku:0:FC94:32:501:Get winning hand Now! (06/14)
qmhayaku:0:FC95:33:501:Get winning hand Now! (07/14)
qmhayaku:0:FC96:33:501:Get winning hand Now! (08/14)
qmhayaku:0:FC97:33:501:Get winning hand Now! (09/14)
qmhayaku:0:FC98:34:501:Get winning hand Now! (10/14)
qmhayaku:0:FC99:34:501:Get winning hand Now! (11/14)
qmhayaku:0:FC9A:34:501:Get winning hand Now! (12/14)
qmhayaku:0:FC9B:35:501:Get winning hand Now! (13/14)
qmhayaku:0:FC9C:35:501:Get winning hand Now! (14/14)
qmhayaku:0:FC8F:31:000:Always winning hand
qmhayaku:0:FC90:31:500:Always winning hand (02/14)
qmhayaku:0:FC91:31:500:Always winning hand (03/14)
qmhayaku:0:FC92:32:500:Always winning hand (04/14)
qmhayaku:0:FC93:32:500:Always winning hand (05/14)
qmhayaku:0:FC94:32:500:Always winning hand (06/14)
qmhayaku:0:FC95:33:500:Always winning hand (07/14)
qmhayaku:0:FC96:33:500:Always winning hand (08/14)
qmhayaku:0:FC97:33:500:Always winning hand (09/14)
qmhayaku:0:FC98:34:500:Always winning hand (10/14)
qmhayaku:0:FC99:34:500:Always winning hand (11/14)
qmhayaku:0:FC9A:34:500:Always winning hand (12/14)
qmhayaku:0:FC9B:35:500:Always winning hand (13/14)
qmhayaku:0:FC9C:35:500:Always winning hand (14/14)
; [ Quiz Nanairo Dreams: Nijiirochou no Kiseki (Japan 960826) ]
qndream:0:FF8D67:09:000:Infinite Credits
qndream:0:000000:00:999:[Watch out for these values ]
qndream:0:000000:00:999:[ 00=1, 04=2, 08=3, 0C=4 ]
qndream:0:FF8397:00:998:Watch me for good answer
qndream:0:FF8397:00:000:Answer 1 always correct
; [ Quiz Rouka Ni Tattenasai ]
qrouka:0:F0040C:09:000:Infinite Credits
:qrouka:00000000:F00488:00000003:FFFFFFFF:Infinite Time
:qrouka:000000FE:F004B2:2F000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:qrouka:00000000:F0083A:00000008:FFFFFFFF:Infinite Lives PL1
:qrouka:00000000:F009BA:00000008:FFFFFFFF:Infinite Lives PL2
; [ Quiz Sangokushi (Japan) ]
qsangoku:0:E879:09:000:Infinite Credits
:qsangoku:000000E6:E920:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qsangoku:0:E920:00:000:Answer 1 always correct
qsangoku:0:E943:01:001:Good answer ends quiz Now!
qsangoku:0:E8C3:05:000:Infinite Lives PL1
qsangoku:0:E8F3:05:000:Infinite Lives PL2
; [ Quiz Syukudai wo Wasuremashita ]
qsww:0:0000:00:999:[ There are no cheats ]:REASON 1
qsww:0:0000:00:999:[ for this game as it ]:REASON 1
qsww:0:0000:00:999:[ didn't work the last ]:REASON 1
qsww:0:0000:00:999:[ time it was tested. ]:REASON 1
qsww:0:0000:00:999:[ If the game now works ]:REASON 1
qsww:0:0000:00:999:[ please request cheats ]:REASON 1
qsww:0:0000:00:999:[ for it on the cheat ]:REASON 1
qsww:0:0000:00:999:[ forums. ]:REASON 1
; [ Quiz Theater - 3tsu no Monogatari (Japan) ]
qtheater:0:4056D9:09:000:Infinite Credits
:qtheater:000000E6:40909B:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qtheater:0:40909B:01:000:Answer 1 always correct
qtheater:0:40909B:01:001:Answer 1 is correct for this question Now!
qtheater:0:409097:01:001:Good answer ends quiz Now!
qtheater:0:409099:00:501:Good answer ends quiz Now! (2/2)
qtheater:0:408E87:08:000:Infinite Lives PL1
qtheater:0:408F87:08:000:Infinite Lives PL2
; [ Quiz Tonosama no Yabou (Japan) ]
qtono1:0:E7E4:09:000:Infinite Credits
:qtono1:000000E6:E7DA:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qtono1:0:E7DA:00:000:Answer 1 always correct
qtono1:0:E652:01:001:Good ANS ends quiz Now!
qtono1:0:E7DB:00:501:Good ANS ends quiz Now! (2/2)
qtono1:0:E631:03:000:Infinite Lives PL1
qtono1:0:E632:03:000:Infinite Lives PL2
; [ Quiz Tonosama no Yabou 2 Zenkoku-ban (Japan 950123) ]
qtono2:0:000000:00:999:[Watch out for these values ]
qtono2:0:000000:00:999:[ 10=1, 20=2, 40=3, 80=4 ]
qtono2:0:FFB653:00:998:Watch me for good answer
qtono2:0:FFB653:10:000:Answer 1 always correct
qtono2:0:FFB825:01:001:Good answer ends quiz Now!
qtono2:0:FF81A5:05:000:Infinite Lives PL1
qtono2:0:FF82A5:05:000:Infinite Lives PL2
; [ Quiz Torimonochou (Japan) ]
qtorimon:0:102DC3:07:000:Infinite Time
qtorimon:0:10080D:03:000:Infinite Lives PL1
qtorimon:0:10090D:03:000:Infinite Lives PL2
; [ Quantum (rev 2) ]
quantum:0:01BE3B:0A:000:Infinite Lives PL1
quantum:0:01BE5B:0A:000:Infinite Lives PL2
; [ Quantum (rev 1) ]
quantum1:0:01BE3B:0A:000:Infinite Lives PL1
quantum1:0:01BE5B:0A:000:Infinite Lives PL2
; [ Quantum (prototype) ]
quantump:0:01BE3B:0A:000:Infinite Lives PL1
quantump:0:01BE5B:0A:000:Infinite Lives PL2
; [ Quadro Quiz II ]
quaquiz2:0:0000:00:999:[ There are no cheats ]:REASON 1
quaquiz2:0:0000:00:999:[ for this game as it ]:REASON 1
quaquiz2:0:0000:00:999:[ didn't work the last ]:REASON 1
quaquiz2:0:0000:00:999:[ time it was tested. ]:REASON 1
quaquiz2:0:0000:00:999:[ If the game now works ]:REASON 1
quaquiz2:0:0000:00:999:[ please request cheats ]:REASON 1
quaquiz2:0:0000:00:999:[ for it on the cheat ]:REASON 1
quaquiz2:0:0000:00:999:[ forums. ]:REASON 1
; [ Quarterback ]
quarterb:0:E3F8:09:000:Infinite Credits
quarterb:0:E1C4:01:000:Infinite 1st Downs PL1
; [ Quartet ]
quartet:0:000000:00:999:[ PL1 is Blue (Lee) ]
quartet:0:000000:00:999:[ PL2 is Yellow (Joe) ]
quartet:0:000000:00:999:[ PL3 is Red (Mary) ]
quartet:0:000000:00:999:[ PL4 is Green (Edgar) ]
quartet:0:FFC810:09:000:Infinite Energy PL1
quartet:0:FFC811:00:500:Infinite Energy PL1 (2/2)
quartet:0:FFD02B:77:000:Invincibility PL1
quartet:0:FFD028:08:520:Invincibility PL1 (2/2)
quartet:0:FFC812:09:000:Infinite Energy PL2
quartet:0:FFC813:00:500:Infinite Energy PL2 (2/2)
quartet:0:FFD07B:77:000:Invincibility PL2
quartet:0:FFD078:08:520:Invincibility PL2 (2/2)
quartet:0:FFC814:09:000:Infinite Energy PL3
quartet:0:FFC815:00:500:Infinite Energy PL3 (2/2)
quartet:0:FFD0CB:77:000:Invincibility PL3
quartet:0:FFD0C8:08:520:Invincibility PL3 (2/2)
quartet:0:FFC816:09:000:Infinite Energy PL4
quartet:0:FFC817:00:500:Infinite Energy PL4 (2/2)
quartet:0:FFD11B:77:000:Invincibility PL4
quartet:0:FFD118:08:520:Invincibility PL4 (2/2)
; [ Quartet 2 ]
quartet2:0:000000:00:999:[ PL1 is Blue (Lee) ]
quartet2:0:000000:00:999:[ PL2 is Yellow (Joe) ]
quartet2:0:000000:00:999:[ PL3 is Red (Mary) ]
quartet2:0:000000:00:999:[ PL4 is Green (Edgar) ]
quartet2:0:FFC810:09:000:Infinite Energy PL1
quartet2:0:FFC811:00:500:Infinite Energy PL1 (2/2)
quartet2:0:FFD02B:77:000:Invincibility PL1
quartet2:0:FFD028:08:520:Invincibility PL1 (2/2)
quartet2:0:FFC812:09:000:Infinite Energy PL2
quartet2:0:FFC813:00:500:Infinite Energy PL2 (2/2)
quartet2:0:FFD07B:77:000:Invincibility PL2
quartet2:0:FFD078:08:520:Invincibility PL2 (2/2)
quartet2:0:FFC814:09:000:Infinite Energy PL3
quartet2:0:FFC815:00:500:Infinite Energy PL3 (2/2)
quartet2:0:FFD0CB:77:000:Invincibility PL3
quartet2:0:FFD0C8:08:520:Invincibility PL3 (2/2)
quartet2:0:FFC816:09:000:Infinite Energy PL4
quartet2:0:FFC817:00:500:Infinite Energy PL4 (2/2)
quartet2:0:FFD11B:77:000:Invincibility PL4
quartet2:0:FFD118:08:520:Invincibility PL4 (2/2)
; [ Quartet (Japan) ]
quartetj:0:000000:00:999:[ PL1 is Blue (Lee) ]
quartetj:0:000000:00:999:[ PL2 is Yellow (Joe) ]
quartetj:0:000000:00:999:[ PL3 is Red (Mary) ]
quartetj:0:000000:00:999:[ PL4 is Green (Edgar) ]
quartetj:0:FFC810:09:000:Infinite Energy PL1
quartetj:0:FFC811:00:500:Infinite Energy PL1 (2/2)
quartetj:0:FFD02B:77:000:Invincibility PL1
quartetj:0:FFD028:08:520:Invincibility PL1 (2/2)
quartetj:0:FFC812:09:000:Infinite Energy PL2
quartetj:0:FFC813:00:500:Infinite Energy PL2 (2/2)
quartetj:0:FFD07B:77:000:Invincibility PL2
quartetj:0:FFD078:08:520:Invincibility PL2 (2/2)
quartetj:0:FFC814:09:000:Infinite Energy PL3
quartetj:0:FFC815:00:500:Infinite Energy PL3 (2/2)
quartetj:0:FFD0CB:77:000:Invincibility PL3
quartetj:0:FFD0C8:08:520:Invincibility PL3 (2/2)
quartetj:0:FFC816:09:000:Infinite Energy PL4
quartetj:0:FFC817:00:500:Infinite Energy PL4 (2/2)
quartetj:0:FFD11B:77:000:Invincibility PL4
quartetj:0:FFD118:08:520:Invincibility PL4 (2/2)
; [ Quarth (Japan) ]
quarth:0:40A0:02:000:Infinite Lives PL1
quarth:0:40B0:02:000:Infinite Lives PL2
quarth:0:4007:00:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Quarterback (set 2) ]
quartrba:0:E3F8:09:000:Infinite Credits
quartrba:0:E1C4:01:000:Infinite 1st Downs PL1
; [ Quartet 2 (Japan) ]
quartt2j:0:FFC810:09:000:Infinite Energy - Blue (Lee)
quartt2j:0:FFC811:00:500:Infinite Energy - Blue (Lee) (2/2)
quartt2j:0:FFD02B:77:000:Invincibility - Blue (Lee)
quartt2j:0:FFD028:08:520:Invincibility - Blue (Lee) (2/2)
quartt2j:0:FFC812:09:000:Infinite Energy - Yellow (Joe)
quartt2j:0:FFC813:00:500:Infinite Energy - Yellow (Joe) (2/2)
quartt2j:0:FFD07B:77:000:Invincibility - Yellow (Joe)
quartt2j:0:FFD078:08:520:Invincibility - Yellow (Joe) (2/2)
quartt2j:0:FFC814:09:000:Infinite Energy - Red (Mary)
quartt2j:0:FFC815:00:500:Infinite Energy - Red (Mary) (2/2)
quartt2j:0:FFD0CB:77:000:Invincibility - Red (Mary)
quartt2j:0:FFD0C8:08:520:Invincibility - Red (Mary) (2/2)
quartt2j:0:FFC816:09:000:Infinite Energy - Green (Edgar)
quartt2j:0:FFC817:00:500:Infinite Energy - Green (Edgar) (2/2)
quartt2j:0:FFD11B:77:000:Invincibility - Green (Edgar)
quartt2j:0:FFD118:08:520:Invincibility - Green (Edgar) (2/2)
; [ Quasar ]
quasar:0:1EF7:99:000:Infinite Energy
quasar:0:1EF8:90:500:Infinite Energy (2/2)
quasar:0:2E83:17:100:Invincibility:This turns OFF sprite collisions that kill you, running out of energy will kill you too so use Infinite Energy
quasar:0:1C1B:09:000:Infinite Lives PL1
quasar:0:1C1C:09:000:Infinite Lives PL2
; [ Quasar (Alternate) ]
quasara:0:1EF7:99:000:Infinite Energy
quasara:0:1EF8:90:500:Infinite Energy (2/2)
quasara:0:2E83:17:100:Invincibility:This turns OFF sprite collisions that kill you, running out of energy will kill you too so use Infinite Energy
quasara:0:1C1B:09:000:Infinite Lives PL1
quasara:0:1C1C:09:000:Infinite Lives PL2
; [ Quester (Japan) ]
quester:0:014D:09:000:Infinite Credits
quester:0:011A:0F:000:Infinite Lives
quester:0:2019:20:000:Always have Giant Paddle
quester:0:2019:20:001:Get Giant Paddle Now!
quester:0:011C:00:001:Finish this Level Now!
quester:0:0000:00:999:[The bounce line is the line]
quester:0:0000:00:999:[across the bottom when you ]
quester:0:0000:00:999:[catch the L it bounces the ]
quester:0:0000:00:999:[ball back up when hit ]
quester:0:0000:00:999:[instead of the ball going ]
quester:0:0000:00:999:[out of play! ]
quester:0:6008:01:001:Get Bounce Line Now!
quester:0:6010:01:501:Get Bounce Line Now! (02/13)
quester:0:6018:01:501:Get Bounce Line Now! (03/13)
quester:0:6020:01:501:Get Bounce Line Now! (04/13)
quester:0:6028:01:501:Get Bounce Line Now! (05/13)
quester:0:6030:01:501:Get Bounce Line Now! (06/13)
quester:0:6038:01:501:Get Bounce Line Now! (07/13)
quester:0:6040:01:501:Get Bounce Line Now! (08/13)
quester:0:6048:01:501:Get Bounce Line Now! (09/13)
quester:0:6050:01:501:Get Bounce Line Now! (10/13)
quester:0:6058:01:501:Get Bounce Line Now! (11/13)
quester:0:6060:01:501:Get Bounce Line Now! (12/13)
quester:0:6068:01:501:Get Bounce Line Now! (13/13)
quester:0:0000:00:999:[This cheat makes the bounce]
quester:0:0000:00:999:[line not count off blocks ]
quester:0:0000:00:999:[when it is hit. Oherwise ]
quester:0:0000:00:999:[when the ball hits the line]
quester:0:0000:00:999:[it will look like a block ]
quester:0:0000:00:999:[got hit and then reduces ]
quester:0:0000:00:999:[the number of blocks ]
quester:0:0000:00:999:[remaining by 1 even though ]
quester:0:0000:00:999:[you didn't hit a block. ]
quester:0:0000:00:999:[THIS CHEAT IS TEMPORARY TOO]
quester:0:0000:00:999:[YOU NEED TO ENABLE IT EACH ]
quester:0:0000:00:999:[TIME YOU NEED TO. ]
quester:0:6009:67:001:Bounce Line dont count
quester:0:6011:67:501:Bounce Line dont count(02/13)
quester:0:6019:67:501:Bounce Line dont count(03/13)
quester:0:6021:67:501:Bounce Line dont count(04/13)
quester:0:6029:67:501:Bounce Line dont count(05/13)
quester:0:6031:67:501:Bounce Line dont count(06/13)
quester:0:6039:67:501:Bounce Line dont count(07/13)
quester:0:6041:67:501:Bounce Line dont count(08/13)
quester:0:6049:67:501:Bounce Line dont count(09/13)
quester:0:6051:67:501:Bounce Line dont count(10/13)
quester:0:6059:67:501:Bounce Line dont count(11/13)
quester:0:6061:67:501:Bounce Line dont count(12/13)
quester:0:6069:67:501:Bounce Line dont count(13/13)
; [ Miyasu Nonki no Quiz 18-Kin ]
quiz18k:0:0000:00:999:[ This game hasn't even ]:REASON 11
quiz18k:0:0000:00:999:[ been looked at due to ]:REASON 11
quiz18k:0:0000:00:999:[ time constraints - Too]:REASON 11
quiz18k:0:0000:00:999:[ many games and so ]:REASON 11
quiz18k:0:0000:00:999:[ little time. It is ]:REASON 11
quiz18k:0:0000:00:999:[ even possible that ]:REASON 11
quiz18k:0:0000:00:999:[ this game may be a ]:REASON 11
quiz18k:0:0000:00:999:[ clone of an existing ]:REASON 11
quiz18k:0:0000:00:999:[ game which may have ]:REASON 11
quiz18k:0:0000:00:999:[ cheats. Please search ]:REASON 11
quiz18k:0:0000:00:999:[ the cheat forums ]:REASON 11
quiz18k:0:0000:00:999:[ before posting cheat ]:REASON 11
quiz18k:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Quiz 365 (Japan) ]
quiz365:0:FF01B5:63:000:Infinite Credits
:quiz365:00000020:FF0F80:00000009:FFFFFFFF:Infinite Time
:quiz365:00000000:FF09D9:00000001:FFFFFFFF:Infinite Questions:You will never finish a round with this activated
:quiz365:00000000:FF09D9:00000000:FFFFFFFF:Never get asked any Questions:Automatically get a CLEAR without having been asked a single question
:quiz365:000000E6:FF09E9:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:quiz365:00000000:FF0A78:00000008:FFFFFFFF:Infinite Lives PL1
:quiz365:00000000:FF0AD2:00000008:FFFFFFFF:Infinite Lives PL2
; [ Quiz 365 (Hong Kong & Taiwan) ]
quiz365t:0:FF01B7:63:000:Infinite Credits
:quiz365t:00000020:FF0F82:00000009:FFFFFFFF:Infinite Time
:quiz365t:00000000:FF09DB:00000001:FFFFFFFF:Infinite Questions:You will never finish a round with this activated
:quiz365t:00000000:FF09DB:00000000:FFFFFFFF:Never get asked any Questions:Automatically get a CLEAR without having been asked a single question
:quiz365t:000000E6:FF09EB:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:quiz365t:00000000:FF0A7A:00000008:FFFFFFFF:Infinite Lives PL1
:quiz365t:00000000:FF0AD4:00000008:FFFFFFFF:Infinite Lives PL2
; [ Quiz Channel Question (Ver 1.00) (Japan) ]
quizchq:0:73B6:37:000:Infinite Time
:quizchq:000000E6:706D:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quizchq:0:706D:01:000:Answer 1 always correct
quizchq:0:70B6:05:000:Infinite Lives PL1
quizchq:0:70F6:05:000:Infinite Lives PL2
; [ Quiz Channel Question (Ver 1.23) (Taiwan?) ]
quizchql:0:73B6:37:000:Infinite Time
:quizchql:000000E6:706D:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quizchql:0:706D:01:000:Answer 1 always correct
quizchql:0:70B6:05:000:Infinite Lives PL1
quizchql:0:70F6:05:000:Infinite Lives PL2
; [ Quiz Meitantei Neo & Geo - Quiz Daisousa Sen part 2 ]
quizdai2:0:100956:FF:000:Infinite Gold
quizdai2:0:100957:FF:500:Infinite Gold (2/2)
quizdai2:0:100990:01:000:Always choose from 3 answers
quizdai2:0:100990:02:000:Always choose from 2 answers
quizdai2:0:100990:03:000:Always choose from 1 answer
quizdai2:0:101A2B:00:000:Rapidshot Quiz gauge
quizdai2:0:10097B:01:000:Always normal points = 1
quizdai2:0:10097B:03:000:Always normal points = 3
quizdai2:0:10097B:05:000:Always normal points = 5
:quizdai2:000000E6:100977:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quizdai2:0:100977:00:000:Answer A always correct
quizdai2:0:10097B:01:001:Answer ends quiz Now!
quizdai2:0:101AC6:00:501:Answer ends quiz Now! (2/2)
quizdai2:0:101AC4:05:000:Infinite Vitality PL1
quizdai2:0:101FC4:05:000:Infinite Vitality PL2
; [ Quiz Daisousa Sen - The Last Count Down ]
quizdais:0:105A72:03:000:Always choose from 3 answers
quizdais:0:105A72:02:000:Always choose from 2 answers
quizdais:0:105A65:00:000:Always 2 good answers needed
:quizdais:000000E6:105A8E:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quizdais:0:105A8E:00:000:Answer A always correct
quizdais:0:1022A1:64:000:Infinite Continues PL1
quizdais:0:1022B3:04:000:Infinite Vitality PL1
quizdais:0:1023A1:64:000:Infinite Continues PL2
quizdais:0:1023B3:04:000:Infinite Vitality PL2
; [ Quiz DNA no Hanran (Japan) ]
quizdna:0:C11E:09:000:Infinite Credits
quizdna:0:C24E:06:006:Infinite Time:The number of shots you get will vary though!
quizdna:0:C283:63:000:Infinite Money
:quizdna:000000E6:D400:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quizdna:0:C220:01:001:Good answer ends quiz Now!
quizdna:0:C222:07:000:Infinite Vitality PL1
quizdna:0:C223:07:500:Infinite Vitality PL1 (2/2)
quizdna:0:C224:07:000:Infinite Vitality PL2
quizdna:0:C225:07:500:Infinite Vitality PL2 (2/2)
; [ Quiz F-1 1,2finish ]
quizf1:0:A00BA:06:000:Infinite Fuel PL1
quizf1:0:A00BB:06:000:Infinite Fuel PL2
; [ Quiz H.Q. (Japan) ]
quizhq:0:1020EF:3F:000:Infinite Time
quizhq:0:10109D:07:000:Infinite Lives PL1
quizhq:0:102C5D:02:000:Question always has 2 answers ONLY
:quizhq:000000E6:1020E5:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quizhq:0:1020E5:01:000:Answer 1 always correct
quizhq:0:1020E5:01:001:Answer 1 is correct for this question Now!
quizhq:0:102C59:08:000:Always catch criminal [CHASE]:You will never have to answer any questions on the chase part!
quizhq:0:102B89:08:500:Always catch criminal [CHASE](2/2)
quizhq:0:102C59:08:001:Catch up with the criminal Now!
quizhq:0:102B89:08:501:Catch up with the criminal Now! (2/2)
quizhq:0:102C8D:0A:000:Always catch the car straight away [BATTLE]
quizhq:0:102C8D:0A:001:Catch the car Now! [BATTLE]:You must enable this on the Battle Quiz screen
; [ Moriguchi Hiroko no Quiz de Hyuu!Hyuu! (Japan) ]
quizhuhu:0:40006B:09:000:Infinite Credits
;some of these cheats may not work on all rounds (perhaps dynamic?)
quizhuhu:0:403095:0A:000:Infinite Time
:quizhuhu:000000E6:4030A3:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quizhuhu:0:403189:06:000:Infinite Lives PL1
quizhuhu:0:40318B:06:000:Infinite Lives PL2
; [ Quiz King of Fighters ]
quizkof:0:1085F5:59:000:Infinite Bonus Time
quizkof:0:10446F:05:000:Faster Round Progression:Turn OFF before you reach the GOAL though, otherwise you will cycle around.
:quizkof:000000E6:10446B:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quizkof:0:10446B:00:000:Answer A always correct
quizkof:0:103C70:01:001:Answer ends quiz Now!
quizkof:0:103C72:00:501:Answer ends quiz Now! (2/2)
quizkof:0:10150A:05:000:Infinite Lives PL1
quizkof:0:10158A:05:000:Infinite Lives PL2
; [ Quiz Mekurumeku Story ]
quizmeku:0:0000:00:999:[ This game hasn't even ]:REASON 11
quizmeku:0:0000:00:999:[ been looked at due to ]:REASON 11
quizmeku:0:0000:00:999:[ time constraints - Too]:REASON 11
quizmeku:0:0000:00:999:[ many games and so ]:REASON 11
quizmeku:0:0000:00:999:[ little time. It is ]:REASON 11
quizmeku:0:0000:00:999:[ even possible that ]:REASON 11
quizmeku:0:0000:00:999:[ this game may be a ]:REASON 11
quizmeku:0:0000:00:999:[ clone of an existing ]:REASON 11
quizmeku:0:0000:00:999:[ game which may have ]:REASON 11
quizmeku:0:0000:00:999:[ cheats. Please search ]:REASON 11
quizmeku:0:0000:00:999:[ the cheat forums ]:REASON 11
quizmeku:0:0000:00:999:[ before posting cheat ]:REASON 11
quizmeku:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Quiz Bisyoujo Senshi Sailor Moon - Chiryoku Tairyoku Toki no ]
quizmoon:0:F00AA3:09:000:Infinite Credits
:quizmoon:000000E6:F01C0D:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quizmoon:0:F00B79:01:001:Good answer ends quiz Now!
:quizmoon:00000001:F01E17:00000000:FFFFFFFF:All Cards = Yellow Now!
:quizmoon:00010001:F01E19:00000000:FFFFFFFF:All Cards = Yellow Now! (2/4)
:quizmoon:00010001:F01E1B:00000000:FFFFFFFF:All Cards = Yellow Now! (3/4)
:quizmoon:00010001:F01E1D:00000000:FFFFFFFF:All Cards = Yellow Now! (4/4)
:quizmoon:00000301:F01E17:00000006:FFFFFFFF:Choose First Card
:quizmoon:00000301:F01E19:00000006:FFFFFFFF:Choose Second Card
:quizmoon:00000301:F01E1B:00000006:FFFFFFFF:Choose Third Card
:quizmoon:00000301:F01E1D:00000006:FFFFFFFF:Choose Fourth Card
:quizmoon:00000300:F01B5F:00000005:FFFFFFFF:Choose Dice Value
quizmoon:0:F00B71:05:000:Infinite Vitality PL1
quizmoon:0:F00B73:05:000:Infinite Vitality PL2
; [ Quiz Panicuru Fantasy ]
quizpani:0:0000:00:999:[ This game hasn't even ]:REASON 11
quizpani:0:0000:00:999:[ been looked at due to ]:REASON 11
quizpani:0:0000:00:999:[ time constraints - Too]:REASON 11
quizpani:0:0000:00:999:[ many games and so ]:REASON 11
quizpani:0:0000:00:999:[ little time. It is ]:REASON 11
quizpani:0:0000:00:999:[ even possible that ]:REASON 11
quizpani:0:0000:00:999:[ this game may be a ]:REASON 11
quizpani:0:0000:00:999:[ clone of an existing ]:REASON 11
quizpani:0:0000:00:999:[ game which may have ]:REASON 11
quizpani:0:0000:00:999:[ cheats. Please search ]:REASON 11
quizpani:0:0000:00:999:[ the cheat forums ]:REASON 11
quizpani:0:0000:00:999:[ before posting cheat ]:REASON 11
quizpani:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Nettou! Gekitou! Quiztou!! (Japan) ]
quiztou:0:00351D:09:000:Infinite Credits
quiztou:0:001509:11:000:Infinite Time
:quiztou:000000E6:001551:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
quiztou:0:001409:06:000:Infinite Lives PL1
quiztou:0:001489:06:000:Infinite Lives PL2
; [ Quiz TV Gassyuukoku Q&Q (Japan) ]
quiztvqq:0:0000:00:999:[ This game hasn't even ]:REASON 11
quiztvqq:0:0000:00:999:[ been looked at due to ]:REASON 11
quiztvqq:0:0000:00:999:[ time constraints - Too]:REASON 11
quiztvqq:0:0000:00:999:[ many games and so ]:REASON 11
quiztvqq:0:0000:00:999:[ little time. It is ]:REASON 11
quiztvqq:0:0000:00:999:[ even possible that ]:REASON 11
quiztvqq:0:0000:00:999:[ this game may be a ]:REASON 11
quiztvqq:0:0000:00:999:[ clone of an existing ]:REASON 11
quiztvqq:0:0000:00:999:[ game which may have ]:REASON 11
quiztvqq:0:0000:00:999:[ cheats. Please search ]:REASON 11
quiztvqq:0:0000:00:999:[ the cheat forums ]:REASON 11
quiztvqq:0:0000:00:999:[ before posting cheat ]:REASON 11
quiztvqq:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Qwak (prototype) ]
qwak:0:005F:07:000:Infinite Little Ducks
qwak:0:0061:00:500:Infinite Little Ducks (2/2)
; [ Quiz Chikyu Bouei Gun (Japan) ]
qzchikyu:0:503DCF:09:000:Infinite Credits
:qzchikyu:000000E6:50C749:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qzchikyu:0:50C749:01:000:Answer 1 always correct
qzchikyu:0:50CDCD:0A:000:Infinite Time PL1
qzchikyu:0:50CD87:0C:000:Infinite Energy PL1
qzchikyu:0:50CECD:0A:000:Infinite Time PL2
qzchikyu:0:50CE87:0C:000:Infinite Energy PL2
; [ Quiz Kokology 2 ]
qzkklgy2:0:F01849:09:000:Infinite Credits
:qzkklgy2:000000E6:F01895:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qzkklgy2:0:F0189B:01:001:Good answer ends quiz Now!
qzkklgy2:0:F01855:05:000:Infinite Vitality PL1
qzkklgy2:0:F01856:05:000:Infinite Vitality PL2
; [ Quiz Kokology ]
qzkklogy:0:F01389:09:000:Infinite Credits
qzkklogy:0:F0129C:07:000:Infinite Time
:qzkklogy:000000E6:F01370:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qzkklogy:0:F01377:00:001:Good answer ends quiz Now!
qzkklogy:0:F01380:05:000:Infinite Lives PL1
qzkklogy:0:F01381:05:000:Infinite Lives PL2
; [ Quiz Quest - Hime to Yuusha no Monogatari (Japan) ]
qzquest:0:5072FD:09:000:Infinite Credits
qzquest:0:50DBF7:00:000:Infinite Time PL1
qzquest:0:50DA2B:64:000:Infinite Lives PL1
:qzquest:000000E6:50DA6B:30000000:FFFFFFFF:Display the Correct Answer PL1:Correct Answer PL1
qzquest:0:50DA6B:01:000:Answer 1 always correct PL1
qzquest:0:50DBFB:00:000:Infinite Time PL2
qzquest:0:50DA2D:64:000:Infinite Lives PL2
:qzquest:000000E6:50DA6D:30000000:FFFFFFFF:Display the Correct Answer PL2:Correct Answer PL2
qzquest:0:50DA6D:01:000:Answer 1 always correct PL2
; [ Quiz Sekai wa SHOW by shobai (Japan) ]
qzshowby:0:907293:09:000:Infinite Credits Slot A
qzshowby:0:907295:09:000:Infinite Credits Slot B
qzshowby:0:907297:09:000:Infinite Credits Slot C
qzshowby:0:907299:09:000:Infinite Credits Slot D
:qzshowby:000000E6:906927:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
qzshowby:0:906927:01:000:Answer 1 always correct
qzshowby:0:90681F:0A:001:Good answer ends quiz Now!
qzshowby:0:906851:05:000:Infinite Vitality PL1
qzshowby:0:906859:05:000:Infinite Vitality PL2
qzshowby:0:906861:05:000:Infinite Vitality PL3
qzshowby:0:906869:05:000:Infinite Vitality PL4
; [ R2D Tank ]
r2dtank:0:0017:99:000:Infinite Credits
r2dtank:0:010E:05:000:Infinite Lives
r2dtank:0:001C:04:000:Infinite Ammo
r2dtank:0:001B:54:001:Finish this Stage Now!
:r2dtank:00000300:010F:000000FE:FFFFFFFF:Select Stage:Turn this cheat OFF when you've finished with it or you won't progress
:r2dtank:00100000:005E:000008E8:FFFFFFFF:Enemy Tank Can't Move
:r2dtank:00110000:0061:000008E8:FFFFFFFF:Enemy Tank Can't Move (2/3)
:r2dtank:00110000:0063:000008E8:FFFFFFFF:Enemy Tank Can't Move (3/3)
; [ Rabbit ]
rabbit:0:0000:00:999:[ There are no cheats ]:REASON 1
rabbit:0:0000:00:999:[ for this game as it ]:REASON 1
rabbit:0:0000:00:999:[ didn't work the last ]:REASON 1
rabbit:0:0000:00:999:[ time it was tested. ]:REASON 1
rabbit:0:0000:00:999:[ If the game now works ]:REASON 1
rabbit:0:0000:00:999:[ please request cheats ]:REASON 1
rabbit:0:0000:00:999:[ for it on the cheat ]:REASON 1
rabbit:0:0000:00:999:[ forums. ]:REASON 1
; [ Rabio Lepus (Japan) ]
rabiolep:0:0FC3D9:03:000:Infinite Lives PL1
rabiolep:0:0FC3D8:00:000:Infinite Energy PL1
rabiolep:0:0FC269:90:000:Infinite Missiles PL1
rabiolep:0:0FC26F:00:000:Always use Normal missiles PL1
rabiolep:0:0FC3DB:00:500:Always use Normal missiles PL1
rabiolep:0:0FC26F:FF:000:Always use Power-up missiles PL1
rabiolep:0:0FC3DB:FF:500:Always use Power-up missiles PL1
rabiolep:0:0FC26F:00:001:Get Normal missiles Now! PL1
rabiolep:0:0FC3DB:00:501:Get Normal missiles Now! PL1
rabiolep:0:0FC26F:FF:001:Get Power-up missiles Now! PL1
rabiolep:0:0FC3DB:FF:501:Get Power-up missiles Now! PL1
rabiolep:0:0FC3C9:FF:000:Invincibility PL1
rabiolep:0:0FC3CA:FF:500:Invincibility (flicker off) PL1
rabiolep:0:0FC3F9:03:000:Infinite Lives PL2
rabiolep:0:0FC3F8:00:000:Infinite Energy PL2
rabiolep:0:0FC2A9:90:000:Infinite Missiles PL2
rabiolep:0:0FC2AF:00:000:Always use Normal missiles PL2
rabiolep:0:0FC3FB:00:500:Always use Normal missiles PL2
rabiolep:0:0FC2AF:FF:000:Always use Power-up missiles PL2
rabiolep:0:0FC3FB:FF:500:Always use Power-up missiles PL2
rabiolep:0:0FC2AF:00:001:Get Normal missiles Now! PL2
rabiolep:0:0FC3FB:00:501:Get Normal missiles Now! PL2
rabiolep:0:0FC2AF:FF:001:Get Power-up missiles Now! PL2
rabiolep:0:0FC3FB:FF:501:Get Power-up missiles Now! PL2
rabiolep:0:0FC3E9:FF:000:Invincibility PL2
rabiolep:0:0FC3EA:FF:500:Invincibility (flicker off) PL2
; [ Race Drivin' (compact, British, rev 4) ]
racedcb4:0:90594A:19:000:Infinite Credits
racedcb4:0:9016E0:40:000:Infinite Game Time
; [ Race Drivin' (compact, German, rev 4) ]
racedcg4:0:90594A:19:000:Infinite Credits
racedcg4:0:9016E0:40:000:Infinite Game Time
; [ Race Drivin' (cockpit, British, rev 1) ]
racedrb1:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrb1:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrb1:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrb1:0:0000:00:999:[ many games and so ]:REASON 11
racedrb1:0:0000:00:999:[ little time. It is ]:REASON 11
racedrb1:0:0000:00:999:[ even possible that ]:REASON 11
racedrb1:0:0000:00:999:[ this game may be a ]:REASON 11
racedrb1:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrb1:0:0000:00:999:[ game which may have ]:REASON 11
racedrb1:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrb1:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrb1:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrb1:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, British, rev 4) ]
racedrb4:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrb4:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrb4:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrb4:0:0000:00:999:[ many games and so ]:REASON 11
racedrb4:0:0000:00:999:[ little time. It is ]:REASON 11
racedrb4:0:0000:00:999:[ even possible that ]:REASON 11
racedrb4:0:0000:00:999:[ this game may be a ]:REASON 11
racedrb4:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrb4:0:0000:00:999:[ game which may have ]:REASON 11
racedrb4:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrb4:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrb4:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrb4:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (compact, rev 1) ]
racedrc1:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrc1:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrc1:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrc1:0:0000:00:999:[ many games and so ]:REASON 11
racedrc1:0:0000:00:999:[ little time. It is ]:REASON 11
racedrc1:0:0000:00:999:[ even possible that ]:REASON 11
racedrc1:0:0000:00:999:[ this game may be a ]:REASON 11
racedrc1:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrc1:0:0000:00:999:[ game which may have ]:REASON 11
racedrc1:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrc1:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrc1:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrc1:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (compact, rev 2) ]
racedrc2:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrc2:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrc2:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrc2:0:0000:00:999:[ many games and so ]:REASON 11
racedrc2:0:0000:00:999:[ little time. It is ]:REASON 11
racedrc2:0:0000:00:999:[ even possible that ]:REASON 11
racedrc2:0:0000:00:999:[ this game may be a ]:REASON 11
racedrc2:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrc2:0:0000:00:999:[ game which may have ]:REASON 11
racedrc2:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrc2:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrc2:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrc2:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (compact, rev 4) ]
racedrc4:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrc4:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrc4:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrc4:0:0000:00:999:[ many games and so ]:REASON 11
racedrc4:0:0000:00:999:[ little time. It is ]:REASON 11
racedrc4:0:0000:00:999:[ even possible that ]:REASON 11
racedrc4:0:0000:00:999:[ this game may be a ]:REASON 11
racedrc4:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrc4:0:0000:00:999:[ game which may have ]:REASON 11
racedrc4:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrc4:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrc4:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrc4:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (compact, British, rev 5) ]
racedrcb:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrcb:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrcb:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrcb:0:0000:00:999:[ many games and so ]:REASON 11
racedrcb:0:0000:00:999:[ little time. It is ]:REASON 11
racedrcb:0:0000:00:999:[ even possible that ]:REASON 11
racedrcb:0:0000:00:999:[ this game may be a ]:REASON 11
racedrcb:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrcb:0:0000:00:999:[ game which may have ]:REASON 11
racedrcb:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrcb:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrcb:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrcb:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (compact, German, rev 5) ]
racedrcg:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrcg:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrcg:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrcg:0:0000:00:999:[ many games and so ]:REASON 11
racedrcg:0:0000:00:999:[ little time. It is ]:REASON 11
racedrcg:0:0000:00:999:[ even possible that ]:REASON 11
racedrcg:0:0000:00:999:[ this game may be a ]:REASON 11
racedrcg:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrcg:0:0000:00:999:[ game which may have ]:REASON 11
racedrcg:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrcg:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrcg:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrcg:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, German, rev 2) ]
racedrg1:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrg1:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrg1:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrg1:0:0000:00:999:[ many games and so ]:REASON 11
racedrg1:0:0000:00:999:[ little time. It is ]:REASON 11
racedrg1:0:0000:00:999:[ even possible that ]:REASON 11
racedrg1:0:0000:00:999:[ this game may be a ]:REASON 11
racedrg1:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrg1:0:0000:00:999:[ game which may have ]:REASON 11
racedrg1:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrg1:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrg1:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrg1:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, German, rev 4) ]
racedrg4:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrg4:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrg4:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrg4:0:0000:00:999:[ many games and so ]:REASON 11
racedrg4:0:0000:00:999:[ little time. It is ]:REASON 11
racedrg4:0:0000:00:999:[ even possible that ]:REASON 11
racedrg4:0:0000:00:999:[ this game may be a ]:REASON 11
racedrg4:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrg4:0:0000:00:999:[ game which may have ]:REASON 11
racedrg4:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrg4:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrg4:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrg4:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, rev 5) ]
racedriv:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedriv:0:0000:00:999:[ been looked at due to ]:REASON 11
racedriv:0:0000:00:999:[ time constraints - Too]:REASON 11
racedriv:0:0000:00:999:[ many games and so ]:REASON 11
racedriv:0:0000:00:999:[ little time. It is ]:REASON 11
racedriv:0:0000:00:999:[ even possible that ]:REASON 11
racedriv:0:0000:00:999:[ this game may be a ]:REASON 11
racedriv:0:0000:00:999:[ clone of an existing ]:REASON 11
racedriv:0:0000:00:999:[ game which may have ]:REASON 11
racedriv:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedriv:0:0000:00:999:[ the cheat forums ]:REASON 11
racedriv:0:0000:00:999:[ before posting cheat ]:REASON 11
racedriv:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, rev 1) ]
racedrv1:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrv1:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrv1:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrv1:0:0000:00:999:[ many games and so ]:REASON 11
racedrv1:0:0000:00:999:[ little time. It is ]:REASON 11
racedrv1:0:0000:00:999:[ even possible that ]:REASON 11
racedrv1:0:0000:00:999:[ this game may be a ]:REASON 11
racedrv1:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrv1:0:0000:00:999:[ game which may have ]:REASON 11
racedrv1:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrv1:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrv1:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrv1:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, rev 2) ]
racedrv2:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrv2:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrv2:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrv2:0:0000:00:999:[ many games and so ]:REASON 11
racedrv2:0:0000:00:999:[ little time. It is ]:REASON 11
racedrv2:0:0000:00:999:[ even possible that ]:REASON 11
racedrv2:0:0000:00:999:[ this game may be a ]:REASON 11
racedrv2:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrv2:0:0000:00:999:[ game which may have ]:REASON 11
racedrv2:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrv2:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrv2:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrv2:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, rev 3) ]
racedrv3:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrv3:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrv3:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrv3:0:0000:00:999:[ many games and so ]:REASON 11
racedrv3:0:0000:00:999:[ little time. It is ]:REASON 11
racedrv3:0:0000:00:999:[ even possible that ]:REASON 11
racedrv3:0:0000:00:999:[ this game may be a ]:REASON 11
racedrv3:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrv3:0:0000:00:999:[ game which may have ]:REASON 11
racedrv3:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrv3:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrv3:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrv3:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, rev 4) ]
racedrv4:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrv4:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrv4:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrv4:0:0000:00:999:[ many games and so ]:REASON 11
racedrv4:0:0000:00:999:[ little time. It is ]:REASON 11
racedrv4:0:0000:00:999:[ even possible that ]:REASON 11
racedrv4:0:0000:00:999:[ this game may be a ]:REASON 11
racedrv4:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrv4:0:0000:00:999:[ game which may have ]:REASON 11
racedrv4:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrv4:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrv4:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrv4:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, British, rev 5) ]
racedrvb:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrvb:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrvb:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrvb:0:0000:00:999:[ many games and so ]:REASON 11
racedrvb:0:0000:00:999:[ little time. It is ]:REASON 11
racedrvb:0:0000:00:999:[ even possible that ]:REASON 11
racedrvb:0:0000:00:999:[ this game may be a ]:REASON 11
racedrvb:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrvb:0:0000:00:999:[ game which may have ]:REASON 11
racedrvb:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrvb:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrvb:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrvb:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (compact, rev 5) ]
racedrvc:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrvc:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrvc:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrvc:0:0000:00:999:[ many games and so ]:REASON 11
racedrvc:0:0000:00:999:[ little time. It is ]:REASON 11
racedrvc:0:0000:00:999:[ even possible that ]:REASON 11
racedrvc:0:0000:00:999:[ this game may be a ]:REASON 11
racedrvc:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrvc:0:0000:00:999:[ game which may have ]:REASON 11
racedrvc:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrvc:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrvc:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrvc:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Race Drivin' (cockpit, German, rev 5) ]
racedrvg:0:0000:00:999:[ This game hasn't even ]:REASON 11
racedrvg:0:0000:00:999:[ been looked at due to ]:REASON 11
racedrvg:0:0000:00:999:[ time constraints - Too]:REASON 11
racedrvg:0:0000:00:999:[ many games and so ]:REASON 11
racedrvg:0:0000:00:999:[ little time. It is ]:REASON 11
racedrvg:0:0000:00:999:[ even possible that ]:REASON 11
racedrvg:0:0000:00:999:[ this game may be a ]:REASON 11
racedrvg:0:0000:00:999:[ clone of an existing ]:REASON 11
racedrvg:0:0000:00:999:[ game which may have ]:REASON 11
racedrvg:0:0000:00:999:[ cheats. Please search ]:REASON 11
racedrvg:0:0000:00:999:[ the cheat forums ]:REASON 11
racedrvg:0:0000:00:999:[ before posting cheat ]:REASON 11
racedrvg:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Racin' Force (ver UAB) ]
racinfrc:0:C004C9:E8:000:Infinite Time
racinfrc:0:C004C8:03:500:Infinite Time (2/2)
; [ Rack 'em Up ]
rackemup:0:0879:09:000:Infinite Shots
rackemup:0:087A:09:000:Infinite Balls
; [ Racoon World ]
racoon:0:0000:00:999:[ There are no cheats ]:REASON 1
racoon:0:0000:00:999:[ for this game as it ]:REASON 1
racoon:0:0000:00:999:[ didn't work the last ]:REASON 1
racoon:0:0000:00:999:[ time it was tested. ]:REASON 1
racoon:0:0000:00:999:[ If the game now works ]:REASON 1
racoon:0:0000:00:999:[ please request cheats ]:REASON 1
racoon:0:0000:00:999:[ for it on the cheat ]:REASON 1
racoon:0:0000:00:999:[ forums. ]:REASON 1
; [ Radar Scope ]
radarscp:0:621D:05:000:Infinite Lives
radarscp:0:60AD:00:000:Infinite Damage
; [ Radar Zone (Rev.1) ]
radarzn1:0:1D59:99:000:Infinite Credits
radarzn1:0:1CA3:06:000:Infinite Lives PL1
radarzn1:0:1CA4:06:000:Infinite Lives PL2
; [ Radar Zone (Tuni) ]
radarznt:0:1D59:99:000:Infinite Credits
radarznt:0:1CA3:06:000:Infinite Lives PL1
radarznt:0:1CA4:06:000:Infinite Lives PL2
; [ Radar Zone ]
radarzon:0:1D59:99:000:Infinite Credits
radarzon:0:1CA3:06:000:Infinite Lives PL1
radarzon:0:1CA4:06:000:Infinite Lives PL2
; [ Radikal Bikers ]
radikalb:0:FE42EF:09:000:Infinite Credits
radikalb:0:FE4352:00:000:Infinite Time
; [ Rad Mobile ]
radm:0:20F4B8:99:000:Infinite Time
; [ Rad Rally ]
radr:0:20F4B8:99:000:Infinite Time
; [ Radical Radial ]
radrad:0:7820:05:000:Infinite Lives PL1
radrad:0:7865:05:000:Infinite Lives PL2
radrad:0:78BB:99:000:Infinite bonus time
; [ Real and Fake / Photo Y2K (ver. 102, Japan Board) ]
raf102j:0:0000:00:999:[ There are no cheats ]:REASON 1
raf102j:0:0000:00:999:[ for this game as it ]:REASON 1
raf102j:0:0000:00:999:[ didn't work the last ]:REASON 1
raf102j:0:0000:00:999:[ time it was tested. ]:REASON 1
raf102j:0:0000:00:999:[ If the game now works ]:REASON 1
raf102j:0:0000:00:999:[ please request cheats ]:REASON 1
raf102j:0:0000:00:999:[ for it on the cheat ]:REASON 1
raf102j:0:0000:00:999:[ forums. ]:REASON 1
; [ Rafflesia ]
raflesia:0:C028:09:000:Infinite Credits
raflesia:0:C0B2:47:000:Infinite Energy
raflesia:0:C04E:07:000:Infinite Lives PL1
raflesia:0:C04F:07:000:Infinite Lives PL2
; [ Ragnagard / Shin-Oh-Ken ]
ragnagrd:0:000000:00:999:[ Use this cheat ONLY during a round - it's ]
ragnagrd:0:000000:00:999:[ the MAIN timer, and it blocks MANY other ]
ragnagrd:0:000000:00:999:[ game events ! ]
ragnagrd:0:100227:2B:000:Infinite Time
ragnagrd:0:016550:B1:100:Infinite Energy PL1
ragnagrd:0:016551:FC:600:Infinite Energy PL1 (02/22)
ragnagrd:0:016552:00:600:Infinite Energy PL1 (03/22)
ragnagrd:0:016553:10:600:Infinite Energy PL1 (04/22)
ragnagrd:0:016554:92:600:Infinite Energy PL1 (05/22)
ragnagrd:0:016555:F4:600:Infinite Energy PL1 (06/22)
ragnagrd:0:016556:66:600:Infinite Energy PL1 (07/22)
ragnagrd:0:016557:06:600:Infinite Energy PL1 (08/22)
ragnagrd:0:016558:90:600:Infinite Energy PL1 (09/22)
ragnagrd:0:016559:41:600:Infinite Energy PL1 (10/22)
ragnagrd:0:01655A:65:600:Infinite Energy PL1 (11/22)
ragnagrd:0:01655B:00:600:Infinite Energy PL1 (12/22)
ragnagrd:0:01655C:19:600:Infinite Energy PL1 (13/22)
ragnagrd:0:01655D:A4:600:Infinite Energy PL1 (14/22)
ragnagrd:0:01655E:60:600:Infinite Energy PL1 (15/22)
ragnagrd:0:01655F:00:600:Infinite Energy PL1 (16/22)
ragnagrd:0:016560:19:600:Infinite Energy PL1 (17/22)
ragnagrd:0:016561:9A:600:Infinite Energy PL1 (18/22)
ragnagrd:0:017EF6:60:600:Infinite Energy PL1 (19/22)
ragnagrd:0:017EF7:00:600:Infinite Energy PL1 (20/22)
ragnagrd:0:017EF8:E6:600:Infinite Energy PL1 (21/22)
ragnagrd:0:017EF9:58:600:Infinite Energy PL1 (22/22)
ragnagrd:0:000000:00:999:[ Free player selection - Use it on the ]
ragnagrd:0:000000:00:999:[ selection screen ]
ragnagrd:0:108D4C:08:001:Play with Behemoth PL1
ragnagrd:0:108D4C:09:001:Play with Eelis PL1
ragnagrd:0:108D4C:0A:001:Play with Lucifer PL1
ragnagrd:0:108D4C:0B:001:Play with Gilfer PL1
ragnagrd:0:000000:00:999:[ Free player selection - Use it on the ]
ragnagrd:0:000000:00:999:[ selection screen ]
ragnagrd:0:108D4D:08:001:Play with Behemoth PL2
ragnagrd:0:108D4D:09:001:Play with Eelis PL2
ragnagrd:0:108D4D:0A:001:Play with Lucifer PL2
ragnagrd:0:108D4D:0B:001:Play with Gilfer PL2
;
; The Infinite Energy cheat needs some explaining - It's not simple by any means. (This explanation to be left in the cheat file)
; Unfortunately a RAM poke to the necessary memory (10901C+6C .w for PL1 or 1092F4+6c .w for PL2 does nothing)..these should work but don't:-
;
; ragnagrd:0:109089:FF:000:Infinite Energy PL1
; ragnagrd:0:109361:FF:000:Infinite Energy PL2
;
;
; Change
; 017EF6: 9041 sub.w D1, D0 //This is the decrement - but it effects both players though A0 holds the value
; 017EF8: 6506 bcs 17f00 //We modify this as we need the space for a bigger branch
; To
; 017EF6: 6000 E658 bra 16550
;
; And place this little check in an unused part of memory (it's just filled with FF from 16536 to 165FE)
;
; 016550: B1FC 0010 92F4 cmpa.l #$1092F4, A0 //if A0 contains the address 1092f4 then it's PL2 else (10901c) it's looking at PL1
; 016556: 6606 bne 1655E //if it's !PL2 then it's PL1 so we don't decrement it
; 016558: 9041 sub.w D1, D0 //Hey if you got to here - you are Pl2 so time to lose some energy
; 01655A: 6500 19A4 bcs 17F00 //Needed as we overwrote the original opcode ar 17ef8
; 01655E: 6000 199A bra 17EFA //Exit back to game for PL1 or PL2 if BCS didn't do it
;
; And Voila! [PUGSY 15 JAN 2002]
; [ Raiden ]
raiden:0:00BD5:0A:000:Infinite Lives PL1
raiden:0:00BE3:06:000:Infinite Bombs PL1
raiden:0:01215:0B:000:Invincibility PL1
raiden:0:00BDB:08:000:Always Max Normal weapon PL1
raiden:0:00BDD:08:000:Always Max Laser weapon PL1
raiden:0:00BDF:04:000:Always Max Rocket weapon PL1
raiden:0:00BE1:04:000:Always Max Missile weapon PL1
raiden:0:00BDB:08:001:Get Max Normal weapon Now!PL1
raiden:0:00BDD:08:001:Get Max Laser weapon Now! PL1
raiden:0:00BDF:04:001:Get Max Rocket weapon Now!PL1
raiden:0:00BE1:04:001:Get Max Missile weaponNow!PL1
raiden:0:00BFB:0A:000:Infinite Lives PL2
raiden:0:00C09:06:000:Infinite Bombs PL2
raiden:0:01285:0C:000:Invincibility PL2
raiden:0:00C01:08:000:Always Max Normal weapon PL2
raiden:0:00C03:08:000:Always Max Laser weapon PL2
raiden:0:00C05:04:000:Always Max Rocket weapon PL2
raiden:0:00C07:04:000:Always Max Missile weapon PL2
raiden:0:00C01:08:001:Get Max Normal weapon Now!PL2
raiden:0:00C03:08:001:Get Max Laser weapon Now! PL2
raiden:0:00C05:04:001:Get Max Rocket weapon Now!PL2
raiden:0:00C07:04:001:Get Max Missile weaponNow!PL2
; [ Raiden 2 ]
raiden2:0:0000:00:999:[ There are no cheats ]:REASON 1
raiden2:0:0000:00:999:[ for this game as it ]:REASON 1
raiden2:0:0000:00:999:[ didn't work the last ]:REASON 1
raiden2:0:0000:00:999:[ time it was tested. ]:REASON 1
raiden2:0:0000:00:999:[ If the game now works ]:REASON 1
raiden2:0:0000:00:999:[ please request cheats ]:REASON 1
raiden2:0:0000:00:999:[ for it on the cheat ]:REASON 1
raiden2:0:0000:00:999:[ forums. ]:REASON 1
; [ Raiden (Alternate Hardware) ]
raidena:0:00B85:0A:000:Infinite Lives PL1
raidena:0:00B93:06:000:Infinite Bombs PL1
raidena:0:011C5:0B:000:Invincibility PL1
raidena:0:00B8B:08:000:Always Max Normal weapon PL1
raidena:0:00B8D:08:000:Always Max Laser weapon PL1
raidena:0:00B8F:04:000:Always Max Rocket weapon PL1
raidena:0:00B91:04:000:Always Max Missile weapon PL1
raidena:0:00B8B:08:001:Get Max Normal weapon Now!PL1
raidena:0:00B8D:08:001:Get Max Laser weapon Now! PL1
raidena:0:00B8F:04:001:Get Max Rocket weapon Now!PL1
raidena:0:00B91:04:001:Get Max Missile weaponNow!PL1
raidena:0:00BAB:0A:000:Infinite Lives PL2
raidena:0:00BB9:06:000:Infinite Bombs PL2
raidena:0:01235:0C:000:Invincibility PL2
raidena:0:00BB1:08:000:Always Max Normal weapon PL2
raidena:0:00BB3:08:000:Always Max Laser weapon PL2
raidena:0:00BB5:04:000:Always Max Rocket weapon PL2
raidena:0:00BB7:04:000:Always Max Missile weapon PL2
raidena:0:00BB1:08:001:Get Max Normal weapon Now!PL2
raidena:0:00BB3:08:001:Get Max Laser weapon Now! PL2
raidena:0:00BB5:04:001:Get Max Rocket weapon Now!PL2
raidena:0:00BB7:04:001:Get Max Missile weaponNow!PL2
; [ Raiden (Korea) ]
raidenk:0:00B85:0A:000:Infinite Lives PL1
raidenk:0:00B93:06:000:Infinite Bombs PL1
raidenk:0:011C5:0B:000:Invincibility PL1
raidenk:0:00B8B:08:000:Always Max Normal weapon PL1
raidenk:0:00B8D:08:000:Always Max Laser weapon PL1
raidenk:0:00B8F:04:000:Always Max Rocket weapon PL1
raidenk:0:00B91:04:000:Always Max Missile weapon PL1
raidenk:0:00B8B:08:001:Get Max Normal weapon Now!PL1
raidenk:0:00B8D:08:001:Get Max Laser weapon Now! PL1
raidenk:0:00B8F:04:001:Get Max Rocket weapon Now!PL1
raidenk:0:00B91:04:001:Get Max Missile weaponNow!PL1
raidenk:0:00BAB:0A:000:Infinite Lives PL2
raidenk:0:00BB9:06:000:Infinite Bombs PL2
raidenk:0:01235:0C:000:Invincibility PL2
raidenk:0:00BB1:08:000:Always Max Normal weapon PL2
raidenk:0:00BB3:08:000:Always Max Laser weapon PL2
raidenk:0:00BB5:04:000:Always Max Rocket weapon PL2
raidenk:0:00BB7:04:000:Always Max Missile weapon PL2
raidenk:0:00BB1:08:001:Get Max Normal weapon Now!PL2
raidenk:0:00BB3:08:001:Get Max Laser weapon Now! PL2
raidenk:0:00BB5:04:001:Get Max Rocket weapon Now!PL2
raidenk:0:00BB7:04:001:Get Max Missile weaponNow!PL2
; [ Raiden (Taiwan) ]
raident:0:00B85:0A:000:Infinite Lives PL1
raident:0:00B93:06:000:Infinite Bombs PL1
raident:0:011C5:0B:000:Invincibility PL1
raident:0:00B8B:08:000:Always Max Normal weapon PL1
raident:0:00B8D:08:000:Always Max Laser weapon PL1
raident:0:00B8F:04:000:Always Max Rocket weapon PL1
raident:0:00B91:04:000:Always Max Missile weapon PL1
raident:0:00B8B:08:001:Get Max Normal weapon Now!PL1
raident:0:00B8D:08:001:Get Max Laser weapon Now! PL1
raident:0:00B8F:04:001:Get Max Rocket weapon Now!PL1
raident:0:00B91:04:001:Get Max Missile weaponNow!PL1
raident:0:00BAB:0A:000:Infinite Lives PL2
raident:0:00BB9:06:000:Infinite Bombs PL2
raident:0:01235:0C:000:Invincibility PL2
raident:0:00BB1:08:000:Always Max Normal weapon PL2
raident:0:00BB3:08:000:Always Max Laser weapon PL2
raident:0:00BB5:04:000:Always Max Rocket weapon PL2
raident:0:00BB7:04:000:Always Max Missile weapon PL2
raident:0:00BB1:08:001:Get Max Normal weapon Now!PL2
raident:0:00BB3:08:001:Get Max Laser weapon Now! PL2
raident:0:00BB5:04:001:Get Max Rocket weapon Now!PL2
raident:0:00BB7:04:001:Get Max Missile weaponNow!PL2
; [ Raiders5 ]
raiders5:0:E01D:09:000:Infinite Credits
raiders5:0:E207:3C:000:Infinite Time 'ON'
raiders5:0:E208:99:500:Infinite Time 'ON' (2/2)
raiders5:0:E207:01:001:Infinite Time 'OFF'
raiders5:0:E208:00:501:Infinite Time 'OFF' (2/2)
raiders5:0:E102:08:000:Infinite Lives
raiders5:0:2541:C9:100:Invincibility
; [ Raiden Fighters ]
raidnfgt:0:0000:00:999:[ This game hasn't even ]:REASON 11
raidnfgt:0:0000:00:999:[ been looked at due to ]:REASON 11
raidnfgt:0:0000:00:999:[ time constraints - Too]:REASON 11
raidnfgt:0:0000:00:999:[ many games and so ]:REASON 11
raidnfgt:0:0000:00:999:[ little time. It is ]:REASON 11
raidnfgt:0:0000:00:999:[ even possible that ]:REASON 11
raidnfgt:0:0000:00:999:[ this game may be a ]:REASON 11
raidnfgt:0:0000:00:999:[ clone of an existing ]:REASON 11
raidnfgt:0:0000:00:999:[ game which may have ]:REASON 11
raidnfgt:0:0000:00:999:[ cheats. Please search ]:REASON 11
raidnfgt:0:0000:00:999:[ the cheat forums ]:REASON 11
raidnfgt:0:0000:00:999:[ before posting cheat ]:REASON 11
raidnfgt:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Raiders5 (Japan) ]
raidrs5t:0:E01D:09:000:Infinite Credits
raidrs5t:0:E207:3C:000:Infinite Time 'ON'
raidrs5t:0:E208:99:500:Infinite Time 'ON' (2/2)
raidrs5t:0:E207:01:001:Infinite Time 'OFF'
raidrs5t:0:E208:00:501:Infinite Time 'OFF' (2/2)
raidrs5t:0:E102:08:000:Infinite Lives
raidrs5t:0:24EA:C9:100:Invincibility
; [ Raiga - Strato Fighter (Japan) ]
raiga:0:061EB3:09:000:Infinite Lives PL1
raiga:0:061E7E:0A:000:Invincibility PL1
raiga:0:061FB3:09:000:Infinite Lives PL2
raiga:0:061F7E:0A:000:Invincibility PL2
; [ Raimais (Japan) ]
raimais:0:A22D:27:000:Infinite Lives PL1
raimais:0:A233:27:000:Infinite Lives PL2
raimais:0:AA74:3C:000:Invincibility
raimais:0:AA71:04:000:Maximum fire power
raimais:0:AA71:55:000:Invincibility &Max fire power
; [ Rainbow Islands (new version) ]
rainbow:0:10D127:D2:000:Infinite Time
rainbow:0:10E1FF:04:000:Infinite Lives PL1
rainbow:0:10E20F:04:000:Infinite Lives PL2
rainbow:0:10D1FC:01:000:Invincibility
rainbow:0:10D1FF:E3:500:Invincibility (2/2)
rainbow:0:10D05F:01:000:Always X2 Rainbow
rainbow:0:10D05F:02:000:Always X3 Rainbow
rainbow:0:10D05F:03:000:Always X4 Rainbow
rainbow:0:10D05F:04:000:Always X5 Rainbow
rainbow:0:10D05F:05:000:Always X6 Rainbow
rainbow:0:10D060:00:000:Always Normal Speed Rainbows
rainbow:0:10D060:01:000:Always Fast Rainbows
rainbow:0:10D060:07:000:Always Very Fast Rainbows
rainbow:0:10E20C:01:000:Always have ROYGBIV PL1
rainbow:0:10E21C:01:000:Always have ROYGBIV PL2
rainbow:0:10D05F:01:001:Get X2 Rainbow Now!
rainbow:0:10D05F:02:001:Get X3 Rainbow Now!
rainbow:0:10D05F:03:001:Get X4 Rainbow Now!
rainbow:0:10D05F:04:001:Get X5 Rainbow Now!
rainbow:0:10D05F:05:001:Get X6 Rainbow Now!
rainbow:0:10D060:00:001:Get Normal Rainbows Now!
rainbow:0:10D060:01:001:Get Fast Rainbows Now!
rainbow:0:10D060:07:001:Get Very Fast Rainbows Now!
rainbow:0:10E20C:01:001:Get ROYGBIV PL1 Now!
rainbow:0:10E21C:01:001:Get ROYGBIV PL2 Now!
rainbow:0:10E20D:00:000:Always Monsters+items PL1
rainbow:0:10E20D:01:000:No Monsters+items ever! PL1
rainbow:0:10E21D:00:000:Always Monsters+items PL2
rainbow:0:10E21D:01:000:No Monsters+items ever! PL2
rainbow:0:000000:00:999:[You should enable this ]
rainbow:0:000000:00:999:[speed power-up cheat on the]
rainbow:0:000000:00:999:[title screen or before ]
rainbow:0:000000:00:999:[losing a life! ]
rainbow:0:10D061:00:000:Always have normal speed
rainbow:0:10D061:01:000:Always have power-up speed
rainbow:0:10D061:03:000:Always have max speed
rainbow:0:10D055:7F:001:Get 7 big diamonds
rainbow:0:10D054:00:501:Get 7 big diamonds (2/2)
rainbow:0:10D055:80:001:Get 3 mirrors
rainbow:0:10D054:03:501:Get 3 mirrors (2/2)
rainbow:0:10D055:FF:001:Get 7 big D and 3 M
rainbow:0:10D054:03:501:Get 7 big D and 3 M (2/2)
rainbow:0:10D055:01:021:Get big diamond - red Now!
rainbow:0:10D055:02:021:Get big diamond - orange Now!
rainbow:0:10D055:04:021:Get big diamond - yellow Now!
rainbow:0:10D055:08:021:Get big diamond - green Now!
rainbow:0:10D055:10:021:Get big diamond - blue Now!
rainbow:0:10D055:20:021:Get big diamond - indigo Now!
rainbow:0:10D055:40:021:Get big diamond - purple Now!
rainbow:0:10D055:80:021:Get mirror - red Now!
rainbow:0:10D054:01:021:Get mirror - grey Now!
rainbow:0:10D054:02:021:Get mirror - yellow Now!
rainbow:0:10E1B9:00:001:Kill Island Guardian Now!
rainbow:0:10E1B9:00:000:Kill all IslandGuardians fast
rainbow:0:10D041:C7:000:All permanent POWs
rainbow:0:10D040:02:500:All permanent POWs (2/2)
rainbow:0:10D056:01:000:Always have Bonus door
rainbow:0:10D1C0:01:000:Always have wing power
rainbow:0:10C96B:05:000:Always have the fairy
rainbow:0:10DF22:FF:500:Always have the fairy (2/2)
rainbow:0:10D1C0:01:001:Get wing power Now!
rainbow:0:10C96B:05:001:Get the fairy Now!
rainbow:0:10DF22:FF:501:Get the fairy Now! (2/2)
rainbow:0:000000:00:999:[These round select cheats ]
rainbow:0:000000:00:999:[have two numbers, the first]
rainbow:0:000000:00:999:[one is the round you go to ]
rainbow:0:000000:00:999:[if you die and the second ]
rainbow:0:000000:00:999:[one is the round you go to ]
rainbow:0:000000:00:999:[if you complete the round ]
rainbow:0:000000:00:999:[you are on (Eg If you have ]
rainbow:0:000000:00:999:[Invincibility enabled). ]
rainbow:0:10D049:03:001:Go to Round 4/5 Next
rainbow:0:10D049:07:001:Go to Round 8/9 Next
rainbow:0:10D049:0B:001:Go to Round 12/13 Next
rainbow:0:10D049:0F:001:Go to Round 16/17 Next
rainbow:0:10D049:13:001:Go to Round 20/21 Next
rainbow:0:10D049:17:001:Go to Round 24/25 Next
rainbow:0:10D049:1B:001:Go to First End Next
rainbow:0:10D049:1C:001:Go to Round 30 Next
rainbow:0:10D049:26:001:Go to Last Round on complete
rainbow:0:10D049:27:001:Go to Last Round on death
; [ Rainbow Islands (Extra) ]
rainbowe:0:10E1C3:04:000:Infinite Lives PL1
rainbowe:0:10E1D3:04:000:Infinite Lives PL2
rainbowe:0:10D206:01:000:Invincibility
rainbowe:0:10D209:E3:500:Invincibility (2/2)
rainbowe:0:10D063:01:000:Always X2 Rainbow
rainbowe:0:10D063:02:000:Always X3 Rainbow
rainbowe:0:10D063:03:000:Always X4 Rainbow
rainbowe:0:10D063:04:000:Always X5 Rainbow
rainbowe:0:10D063:05:000:Always X6 Rainbow
rainbowe:0:10D064:00:000:Always Normal Rainbows
rainbowe:0:10D064:01:000:Always Fast Rainbows
rainbowe:0:10D064:07:000:Always Very Fast Rainbows
rainbowe:0:10E1D0:01:000:Always have ROYGBIV PL1
rainbowe:0:10E1E0:01:000:Always have ROYGBIV PL2
rainbowe:0:10D063:01:001:Get X2 Rainbow Now!
rainbowe:0:10D063:02:001:Get X3 Rainbow Now!
rainbowe:0:10D063:03:001:Get X4 Rainbow Now!
rainbowe:0:10D063:04:001:Get X5 Rainbow Now!
rainbowe:0:10D063:05:001:Get X6 Rainbow Now!
rainbowe:0:10D064:00:001:Get Normal Rainbows Now!
rainbowe:0:10D064:01:001:Get Fast Rainbows Now!
rainbowe:0:10D064:07:001:Get Very Fast Rainbows Now!
rainbowe:0:10E1D0:01:001:Get ROYGBIV PL1 Now!
rainbowe:0:10E1E0:01:001:Get ROYGBIV PL2 Now!
rainbowe:0:10E1D1:00:000:Always Monsters+items PL1
rainbowe:0:10E1D1:01:000:No Monsters+items ever! PL1
rainbowe:0:10E1E1:00:000:Always Monsters+items PL2
rainbowe:0:10E1E1:01:000:No Monsters+items ever! PL2
rainbowe:0:000000:00:999:[You should enable this ]
rainbowe:0:000000:00:999:[speed power-up cheat on the]
rainbowe:0:000000:00:999:[title screen or before ]
rainbowe:0:000000:00:999:[losing a life! ]
rainbowe:0:10D065:00:000:Always have normal speed
rainbowe:0:10D065:01:000:Always have power-up speed
rainbowe:0:10D065:03:000:Always have max speed
rainbowe:0:10D057:7F:001:Get 7 big diamonds
rainbowe:0:10D056:00:501:Get 7 big diamonds (2/2)
rainbowe:0:10D057:80:001:Get 3 mirrors
rainbowe:0:10D056:03:501:Get 3 mirrors (2/2)
rainbowe:0:10D057:FF:001:Get 7 big D and 3 M
rainbowe:0:10D056:03:501:Get 7 big D and 3 M (2/2)
rainbowe:0:10D057:01:021:Get big diamond - red Now!
rainbowe:0:10D057:02:021:Get big diamond - orange Now!
rainbowe:0:10D057:04:021:Get big diamond - yellow Now!
rainbowe:0:10D057:08:021:Get big diamond - green Now!
rainbowe:0:10D057:10:021:Get big diamond - blue Now!
rainbowe:0:10D057:20:021:Get big diamond - indigo Now!
rainbowe:0:10D057:40:021:Get big diamond - purple Now!
rainbowe:0:10D057:80:021:Get mirror - red Now!
rainbowe:0:10D056:01:021:Get mirror - grey Now!
rainbowe:0:10D056:02:021:Get mirror - yellow Now!
rainbowe:0:10D043:C7:000:All permanent POWs
rainbowe:0:10D042:02:500:All permanent POWs (2/2)
rainbowe:0:10D058:01:000:Always have Bonus door
rainbowe:0:10D1C8:01:000:Always have wing power
rainbowe:0:10D1C8:01:001:Get wing power Now!
rainbowe:0:000000:00:999:[These round select cheats ]
rainbowe:0:000000:00:999:[have two numbers, the first]
rainbowe:0:000000:00:999:[one is the round you go to ]
rainbowe:0:000000:00:999:[if you die and the second ]
rainbowe:0:000000:00:999:[one is the round you go to ]
rainbowe:0:000000:00:999:[if you complete the round ]
rainbowe:0:000000:00:999:[you are on (Eg If you have ]
rainbowe:0:000000:00:999:[Invincibility enabled). ]
rainbowe:0:10D04B:03:001:Go to Round 4/5 Next
rainbowe:0:10D04B:07:001:Go to Round 8/9 Next
rainbowe:0:10D04B:0B:001:Go to Round 12/13 Next
rainbowe:0:10D04B:0F:001:Go to Round 16/17 Next
rainbowe:0:10D04B:13:001:Go to Round 20/21 Next
rainbowe:0:10D04B:17:001:Go to Round 24/25 Next
rainbowe:0:10D04B:1B:001:Go to First End Next
rainbowe:0:10D04B:1C:001:Go to Round 30 Next
rainbowe:0:10D04B:26:001:Go to Last Round on complete
rainbowe:0:10D04B:27:001:Go to Last Round on death
; [ Rainbow Islands (old version) ]
rainbowo:0:10D127:D2:000:Infinite Time
rainbowo:0:10E1FF:04:000:Infinite Lives PL1
rainbowo:0:10E20F:04:000:Infinite Lives PL2
rainbowo:0:10D1FC:01:000:Invincibility
rainbowo:0:10D1FF:E3:500:Invincibility (2/2)
rainbowo:0:10D05F:01:000:Always X2 Rainbow
rainbowo:0:10D05F:02:000:Always X3 Rainbow
rainbowo:0:10D05F:03:000:Always X4 Rainbow
rainbowo:0:10D05F:04:000:Always X5 Rainbow
rainbowo:0:10D05F:05:000:Always X6 Rainbow
rainbowo:0:10D060:00:000:Always Normal Speed Rainbows
rainbowo:0:10D060:01:000:Always Fast Rainbows
rainbowo:0:10D060:07:000:Always Very Fast Rainbows
rainbowo:0:10E20C:01:000:Always have ROYGBIV PL1
rainbowo:0:10E21C:01:000:Always have ROYGBIV PL2
rainbowo:0:10D05F:01:001:Get X2 Rainbow Now!
rainbowo:0:10D05F:02:001:Get X3 Rainbow Now!
rainbowo:0:10D05F:03:001:Get X4 Rainbow Now!
rainbowo:0:10D05F:04:001:Get X5 Rainbow Now!
rainbowo:0:10D05F:05:001:Get X6 Rainbow Now!
rainbowo:0:10D060:00:001:Get Normal Rainbows Now!
rainbowo:0:10D060:01:001:Get Fast Rainbows Now!
rainbowo:0:10D060:07:001:Get Very Fast Rainbows Now!
rainbowo:0:10E20C:01:001:Get ROYGBIV PL1 Now!
rainbowo:0:10E21C:01:001:Get ROYGBIV PL2 Now!
rainbowo:0:10E20D:00:000:Always Monsters+items PL1
rainbowo:0:10E20D:01:000:No Monsters+items ever! PL1
rainbowo:0:10E21D:00:000:Always Monsters+items PL2
rainbowo:0:10E21D:01:000:No Monsters+items ever! PL2
rainbowo:0:000000:00:999:[You should enable this ]
rainbowo:0:000000:00:999:[speed power-up cheat on the]
rainbowo:0:000000:00:999:[title screen or before ]
rainbowo:0:000000:00:999:[losing a life! ]
rainbowo:0:10D061:00:000:Always have normal speed
rainbowo:0:10D061:01:000:Always have power-up speed
rainbowo:0:10D061:03:000:Always have max speed
rainbowo:0:10D055:7F:001:Get 7 big diamonds
rainbowo:0:10D054:00:501:Get 7 big diamonds (2/2)
rainbowo:0:10D055:80:001:Get 3 mirrors
rainbowo:0:10D054:03:501:Get 3 mirrors (2/2)
rainbowo:0:10D055:FF:001:Get 7 big D and 3 M
rainbowo:0:10D054:03:501:Get 7 big D and 3 M (2/2)
rainbowo:0:10D055:01:021:Get big diamond - red Now!
rainbowo:0:10D055:02:021:Get big diamond - orange Now!
rainbowo:0:10D055:04:021:Get big diamond - yellow Now!
rainbowo:0:10D055:08:021:Get big diamond - green Now!
rainbowo:0:10D055:10:021:Get big diamond - blue Now!
rainbowo:0:10D055:20:021:Get big diamond - indigo Now!
rainbowo:0:10D055:40:021:Get big diamond - purple Now!
rainbowo:0:10D055:80:021:Get mirror - red Now!
rainbowo:0:10D054:01:021:Get mirror - grey Now!
rainbowo:0:10D054:02:021:Get mirror - yellow Now!
rainbowo:0:10E1B9:00:001:Kill Island Guardian Now!
rainbowo:0:10E1B9:00:000:Kill all IslandGuardians fast
rainbowo:0:10D041:C7:000:All permanent POWs
rainbowo:0:10D040:02:500:All permanent POWs (2/2)
rainbowo:0:10D056:01:000:Always have Bonus door
rainbowo:0:10D1C0:01:000:Always have wing power
rainbowo:0:10C96B:05:000:Always have the fairy
rainbowo:0:10DF22:FF:500:Always have the fairy (2/2)
rainbowo:0:10D1C0:01:001:Get wing power Now!
rainbowo:0:10C96B:05:001:Get the fairy Now!
rainbowo:0:10DF22:FF:501:Get the fairy Now! (2/2)
rainbowo:0:000000:00:999:[These round select cheats ]
rainbowo:0:000000:00:999:[have two numbers, the first]
rainbowo:0:000000:00:999:[one is the round you go to ]
rainbowo:0:000000:00:999:[if you die and the second ]
rainbowo:0:000000:00:999:[one is the round you go to ]
rainbowo:0:000000:00:999:[if you complete the round ]
rainbowo:0:000000:00:999:[you are on (Eg If you have ]
rainbowo:0:000000:00:999:[Invincibility enabled). ]
rainbowo:0:10D049:03:001:Go to Round 4/5 Next
rainbowo:0:10D049:07:001:Go to Round 8/9 Next
rainbowo:0:10D049:0B:001:Go to Round 12/13 Next
rainbowo:0:10D049:0F:001:Go to Round 16/17 Next
rainbowo:0:10D049:13:001:Go to Round 20/21 Next
rainbowo:0:10D049:17:001:Go to Round 24/25 Next
rainbowo:0:10D049:1B:001:Go to First End Next
rainbowo:0:10D049:1C:001:Go to Round 30 Next
rainbowo:0:10D049:26:001:Go to Last Round on complete
rainbowo:0:10D049:27:001:Go to Last Round on death
; [ Rally Bike / Dash Yarou ]
rallybik:0:000000:00:999:[ Don't collect Gas dropped by the ]
rallybik:0:000000:00:999:[ helicopter!!! ]
rallybik:0:0805FC:7F:007:Infinite Gas
rallybik:0:0805FB:01:005:Rank always 1st
rallybik:0:000000:00:999:[ The invincibility cheats must be ]
rallybik:0:000000:00:999:[ be activated during play and ]
rallybik:0:000000:00:999:[ deactivated during fuel refill ]
rallybik:0:000000:00:999:[ and BEFORE crossing the GOAL line ]
rallybik:0:08072A:00:000:Invincibility
rallybik:0:080739:00:500:Invincibility (2/2)
rallybik:0:080728:03:000:Always ride at Maximum Speed
; [ Rallys (bootleg?) ]
rallys:0:00C1:09:000:Infinite Lives
rallys:0:0074:00:001:Finish this Round Now!
rallys:0:2BBE:D0:100:Invincibility
rallys:0:2BBF:26:600:Invincibility (2/2)
; [ Rally X ]
rallyx:0:800F:04:000:Infinite Lives PL1
rallyx:0:826B:06:022:Infinite Fuel PL1
rallyx:0:8010:04:000:Infinite Lives PL2
rallyx:0:826D:06:022:Infinite Fuel PL2
rallyx:0:824C:02:000:Invincibility
rallyx:0:81B0:02:000:Always 3 red cars
rallyx:0:824E:00:000:No red cars per level
rallyx:0:824E:01:000:Only 1 red car per level
rallyx:0:824E:01:000:7 red cars per level
rallyx:0:8251:00:000:No rocks
rallyx:0:8088:88:000:Red car 1 doesn't move
rallyx:0:80A8:88:000:Red car 2 doesn't move
rallyx:0:80C8:88:000:Red car 3 doesn't move
rallyx:0:80E8:88:000:Red car 4 doesn't move
rallyx:0:8108:88:000:Red car 5 doesn't move
rallyx:0:8128:88:000:Red car 6 doesn't move
rallyx:0:8148:88:000:Red car 7 doesn't move
rallyx:0:8168:88:000:Red car 8 doesn't move:Only there in later levels!
rallyx:0:8027:20:000:Car always Very Slow
rallyx:0:8028:00:500:Car always Very Slow (2/2)
rallyx:0:8027:C0:000:Car always Slow
rallyx:0:8028:00:500:Car always Slow (2/2)
rallyx:0:8027:20:000:Car always Normal Speed
rallyx:0:8028:02:500:Car always Normal Speed (2/2)
rallyx:0:8027:20:000:Car always Very Fast
rallyx:0:8028:05:500:Car always Very Fast (2/2)
rallyx:0:8027:20:000:Car always Ultra Fast
rallyx:0:8028:0A:500:Car always Ultra Fast (2/2)
; [ Rally X (Midway) ]
rallyxm:0:800F:04:000:Infinite Lives PL1
rallyxm:0:826B:06:022:Infinite Fuel PL1
rallyxm:0:8010:04:000:Infinite Lives PL2
rallyxm:0:826D:06:022:Infinite Fuel PL2
rallyxm:0:824C:02:000:Invincibility
rallyxm:0:81B0:02:000:Always 3 red cars
rallyxm:0:824E:00:000:No red cars per level
rallyxm:0:824E:01:000:Only 1 red car per level
rallyxm:0:824E:01:000:7 red cars per level
rallyxm:0:8251:00:000:No rocks
rallyxm:0:8088:88:000:Red car 1 doesn't move
rallyxm:0:80A8:88:000:Red car 2 doesn't move
rallyxm:0:80C8:88:000:Red car 3 doesn't move
rallyxm:0:80E8:88:000:Red car 4 doesn't move
rallyxm:0:8108:88:000:Red car 5 doesn't move
rallyxm:0:8128:88:000:Red car 6 doesn't move
rallyxm:0:8148:88:000:Red car 7 doesn't move
rallyxm:0:8168:88:000:Red car 8 doesn't move:Only there in later levels!
rallyxm:0:8027:20:000:Car always Very Slow
rallyxm:0:8028:00:500:Car always Very Slow (2/2)
rallyxm:0:8027:C0:000:Car always Slow
rallyxm:0:8028:00:500:Car always Slow (2/2)
rallyxm:0:8027:20:000:Car always Normal Speed
rallyxm:0:8028:02:500:Car always Normal Speed (2/2)
rallyxm:0:8027:20:000:Car always Very Fast
rallyxm:0:8028:05:500:Car always Very Fast (2/2)
rallyxm:0:8027:20:000:Car always Ultra Fast
rallyxm:0:8028:0A:500:Car always Ultra Fast (2/2)
; [ Rambo III (Europe set 1) ]
rambo3:0:801407:E0:000:Infinite Energy PL1
rambo3:0:801405:08:000:Infinite Normal Bombs PL1
rambo3:0:801421:02:000:Infinite Super Bombs PL1
rambo3:0:801497:02:000:Invincibility PL1
rambo3:0:801425:FF:000:Infinite Big Weapon Time PL1:Get the item first
rambo3:0:801429:FF:000:Infinite Big Sights Time PL1:Get the item first
rambo3:0:801427:FF:000:Infinite Fast Shoot Time PL1:Get the item first
rambo3:0:801507:E0:000:Infinite Energy PL2
rambo3:0:801505:08:000:Infinite Normal Bombs PL2
rambo3:0:801521:02:000:Infinite Super Bombs PL2
rambo3:0:801597:02:000:Invincibility PL2
rambo3:0:801525:FF:000:Infinite Big Weapon Time PL2:Get the item first
rambo3:0:801529:FF:000:Infinite Big Sights Time PL2:Get the item first
rambo3:0:801527:FF:000:Infinite Fast Shoot Time PL2:Get the item first
; [ Rambo III (US) ]
rambo3a:0:801407:E0:000:Infinite Energy PL1
rambo3a:0:801405:08:000:Infinite Normal Bombs PL1
rambo3a:0:801421:02:000:Infinite Super Bombs PL1
rambo3a:0:801495:02:000:Invincibility PL1
rambo3a:0:801425:FF:000:Infinite Big Weapon Time PL1:Get the item first
rambo3a:0:801429:FF:000:Infinite Big Sights Time PL1:Get the item first
rambo3a:0:801427:FF:000:Infinite Fast Shoot Time PL1:Get the item first
rambo3a:0:801507:E0:000:Infinite Energy PL2
rambo3a:0:801505:08:000:Infinite Normal Bombs PL2
rambo3a:0:801521:02:000:Infinite Super Bombs PL2
rambo3a:0:801595:02:000:Invincibility PL2
rambo3a:0:801525:FF:000:Infinite Big Weapon Time PL2:Get the item first
rambo3a:0:801529:FF:000:Infinite Big Sights Time PL2:Get the item first
rambo3a:0:801527:FF:000:Infinite Fast Shoot Time PL2:Get the item first
; [ Rambo III (Europe set 2) ]
rambo3ae:0:801407:E0:000:Infinite Energy PL1
rambo3ae:0:801405:08:000:Infinite Normal Bombs PL1
rambo3ae:0:801421:02:000:Infinite Super Bombs PL1
rambo3ae:0:801495:02:000:Invincibility PL1
rambo3ae:0:801425:FF:000:Infinite Big Weapon Time PL1:Get the item first
rambo3ae:0:801429:FF:000:Infinite Big Sights Time PL1:Get the item first
rambo3ae:0:801427:FF:000:Infinite Fast Shoot Time PL1:Get the item first
rambo3ae:0:801507:E0:000:Infinite Energy PL2
rambo3ae:0:801505:08:000:Infinite Normal Bombs PL2
rambo3ae:0:801521:02:000:Infinite Super Bombs PL2
rambo3ae:0:801595:02:000:Invincibility PL2
rambo3ae:0:801525:FF:000:Infinite Big Weapon Time PL2:Get the item first
rambo3ae:0:801529:FF:000:Infinite Big Sights Time PL2:Get the item first
rambo3ae:0:801527:FF:000:Infinite Fast Shoot Time PL2:Get the item first
; [ Rampage (revision 3) ]
rampage:0:E49E:C7:000:Infinite Damage PL1
rampage:0:E4EE:C7:000:Infinite Damage PL2
rampage:0:E53E:C7:000:Infinite Damage PL3
rampage:0:E58B:03:001:Go to Day 5 Next
rampage:0:E58B:08:001:Go to Day 10 Next
rampage:0:E58B:0D:001:Go to Day 15 Next
rampage:0:E58B:1C:001:Go to Day 30 Next
rampage:0:E58B:62:001:Go to Day 100 Next
rampage:0:E58B:7C:001:Go to Day 127 Next
rampage:0:E58B:FC:001:Go to Day 255 Next
rampage:0:E58B:FE:001:Go to Last Day=768 Next
rampage:0:E58C:02:501:Go to Last Day=768 Next (2/2)
; [ Rampage (revision 2) ]
rampage2:0:E49E:C7:000:Infinite Damage PL1
rampage2:0:E4EE:C7:000:Infinite Damage PL2
rampage2:0:E53E:C7:000:Infinite Damage PL3
rampage2:0:E58B:03:001:Go to Day 5 Next
rampage2:0:E58B:08:001:Go to Day 10 Next
rampage2:0:E58B:0D:001:Go to Day 15 Next
rampage2:0:E58B:1C:001:Go to Day 30 Next
rampage2:0:E58B:62:001:Go to Day 100 Next
rampage2:0:E58B:7C:001:Go to Day 127 Next
rampage2:0:E58B:FC:001:Go to Day 255 Next
rampage2:0:E58B:FE:001:Go to Last Day=768 Next
rampage2:0:E58C:02:501:Go to Last Day=768 Next (2/2)
; [ Rampart (Trackball) ]
rampart:0:3E197D:09:000:Infinite Cannons PL1
rampart:0:3E19FB:09:000:Infinite Cannons PL2
rampart:0:3E1A79:09:000:Infinite Cannons PL3
rampart:0:3E1870:63:000:Infinite Building Time
rampart:0:3E1870:00:001:No more Building Time
; [ Rampart (Japan, Joystick) ]
rampartj:0:3E1993:09:000:Infinite Cannons PL1
rampartj:0:3E1A11:09:000:Infinite Cannons PL2
rampartj:0:3E18AC:63:000:Infinite Building Time
rampartj:0:3E18AC:00:001:No more Building Time
; [ Rampart (Joystick) ]
ramprt2p:0:3E1997:09:000:Infinite Cannons PL1
ramprt2p:0:3E1A15:09:000:Infinite Cannons PL2
ramprt2p:0:3E18B0:63:000:Infinite Building Time
ramprt2p:0:3E18B0:00:001:No more Building Time
; [ Rapid Hero (Japan?) ]
raphero:0:1F900D:09:000:Infinite Credits
:raphero:00000303:1F9021:00000007:FFFFFFFF:Select Starting Stage:Enable this cheat on the "Push Start" Screen for the best effect
raphero:0:1F7F29:06:000:Infinite Lives PL1
raphero:0:1F7F2F:08:000:Infinite Bombs PL1
raphero:0:1F7F31:03:000:Max Firepower PL1
raphero:0:1F7F2D:02:000:Invicibility PL1
raphero:0:1F7FF1:03:000:Always Max Shot Power PL1
raphero:0:1F7FF5:02:000:Always Max laser PL1
raphero:0:1F7FFD:02:000:Always Max homing missile PL1
raphero:0:1F7F97:0E:000:Always 10000pts BONUS PL1
raphero:0:1F7FF9:02:000:Always have Missile PL1
raphero:0:000000:00:999:[ Always shoot without pushing ]
raphero:0:000000:00:999:[ shot button ]
raphero:0:1F7FC3:02:000:Always Shoot Normal Shot PL1
raphero:0:1F7FC7:01:000:Always Shoot Laser PL1
raphero:0:1F7FCF:01:000:Always Shoot Homing.M PL1
raphero:0:1F7FCB:01:000:Always Shoot Missile PL1
raphero:0:1F7E29:06:000:Infinite Lives PL2
raphero:0:1F7E2F:08:000:Infinite Bombs PL2
raphero:0:1F7E31:03:000:Max Firepower PL2
raphero:0:1F7E2D:02:000:Invincibility PL2
raphero:0:1F7EF1:03:000:Always Max Shot Power PL2
raphero:0:1F7EF5:02:000:Always Max laser PL2
raphero:0:1F7EFD:02:000:Always Max homing missile PL2
raphero:0:1F7E97:0E:000:Always 10000pts BONUS PL2
raphero:0:1F7EF9:02:000:Always have Missile PL2
raphero:0:000000:00:999:[ Always shoot without pushing ]
raphero:0:000000:00:999:[ shot button ]
raphero:0:1F7EC3:02:000:Always Shoot Normal Shot PL2
raphero:0:1F7EC7:01:000:Always Shoot Laser PL2
raphero:0:1F7ECF:01:000:Always Shoot Homing.M PL2
raphero:0:1F7ECB:01:000:Always Shoot Missile PL2
; [ Rastan (World) ]
rastan:0:10C13A:30:000:Infinite Energy
rastan:0:10C101:03:000:Infinite Lives
rastan:0:10D2FB:01:000:Always have Sword
rastan:0:10D2FB:02:000:Always have Big Axe
rastan:0:10D2FB:03:000:Always have Ball & Chain
rastan:0:10D2FB:04:000:Always have Fire Sword
rastan:0:10D2FB:05:000:Always have No Weapons
rastan:0:10D2FB:01:001:Get Sword Now!
rastan:0:10D2FB:02:001:Get Big Axe Now!
rastan:0:10D2FB:03:001:Get Ball & Chain Now!
rastan:0:10D2FB:04:001:Get Fire Sword Now!
rastan:0:10D2FB:05:001:Lose All Weapons Now!
:rastan:00000000:10D391:0000000F:FFFFFFFF:Always have the Ring:Having the ring let's you fire faster
:rastan:00010000:10D40F:00000001:FFFFFFFF:Always have the Ring (2/2)
:rastan:00000001:10D391:0000000F:FFFFFFFF:Get the Ring Now!:Having the ring let's you fire faster
:rastan:00010001:10D40F:00000001:FFFFFFFF:Get the Ring Now! (2/2)
:rastan:00000001:10D391:00000018:FFFFFFFF:Lose the Ring Now!:Turn off 'Always have the Ring' before activating.
:rastan:00010001:10D40F:000000FF:FFFFFFFF:Lose the Ring Now! (2/2)
; [ Rastan (US set 1) ]
rastanu:0:10C13A:30:000:Infinite Energy
rastanu:0:10C101:03:000:Infinite Lives
rastanu:0:10D2FB:01:000:Always have Sword
rastanu:0:10D2FB:02:000:Always have Big Axe
rastanu:0:10D2FB:03:000:Always have Ball & Chain
rastanu:0:10D2FB:04:000:Always have Fire Sword
rastanu:0:10D2FB:05:000:Always have No Weapons
rastanu:0:10D2FB:01:001:Get Sword Now!
rastanu:0:10D2FB:02:001:Get Big Axe Now!
rastanu:0:10D2FB:03:001:Get Ball & Chain Now!
rastanu:0:10D2FB:04:001:Get Fire Sword Now!
rastanu:0:10D2FB:05:001:Lose All Weapons Now!
:rastanu:00000000:10D391:0000000F:FFFFFFFF:Always have the Ring:Having the ring let's you fire faster
:rastanu:00010000:10D40F:00000001:FFFFFFFF:Always have the Ring (2/2)
:rastanu:00000001:10D391:0000000F:FFFFFFFF:Get the Ring Now!:Having the ring let's you fire faster
:rastanu:00010001:10D40F:00000001:FFFFFFFF:Get the Ring Now! (2/2)
:rastanu:00000001:10D391:00000018:FFFFFFFF:Lose the Ring Now!:Turn off 'Always have the Ring' before activating.
:rastanu:00010001:10D40F:000000FF:FFFFFFFF:Lose the Ring Now! (2/2)
; [ Rastan (US set 2) ]
rastanu2:0:10C13A:30:000:Infinite Energy
rastanu2:0:10C101:03:000:Infinite Lives
rastanu2:0:10D2FB:01:000:Always have Sword
rastanu2:0:10D2FB:02:000:Always have Big Axe
rastanu2:0:10D2FB:03:000:Always have Ball & Chain
rastanu2:0:10D2FB:04:000:Always have Fire Sword
rastanu2:0:10D2FB:05:000:Always have No Weapons
rastanu2:0:10D2FB:01:001:Get Sword Now!
rastanu2:0:10D2FB:02:001:Get Big Axe Now!
rastanu2:0:10D2FB:03:001:Get Ball & Chain Now!
rastanu2:0:10D2FB:04:001:Get Fire Sword Now!
rastanu2:0:10D2FB:05:001:Lose All Weapons Now!
:rastanu2:00000000:10D391:0000000F:FFFFFFFF:Always have the Ring:Having the ring let's you fire faster
:rastanu2:00010000:10D40F:00000001:FFFFFFFF:Always have the Ring (2/2)
:rastanu2:00000001:10D391:0000000F:FFFFFFFF:Get the Ring Now!:Having the ring let's you fire faster
:rastanu2:00010001:10D40F:00000001:FFFFFFFF:Get the Ring Now! (2/2)
:rastanu2:00000001:10D391:00000018:FFFFFFFF:Lose the Ring Now!:Turn off 'Always have the Ring' before activating.
:rastanu2:00010001:10D40F:000000FF:FFFFFFFF:Lose the Ring Now! (2/2)
; [ Rastan Saga 2 (Japan) ]
rastsag2:0:6004D9:09:000:Infinite Credits
rastsag2:0:601B60:0A:000:Infinite Time
rastsag2:0:601B61:00:500:Infinite Time (2/2)
rastsag2:0:60050B:0A:000:Infinite Lives PL1
rastsag2:0:600509:0B:000:Infinite Energy PL1
rastsag2:0:600593:02:000:Invincibility PL1:Turn it ON when you are flickering. Turn it OFF at the end of levels
rastsag2:0:600515:01:000:Always have Max Speed PL1
rastsag2:0:60050D:09:000:Always have Max Level PL1
rastsag2:0:600569:00:000:Always have Normal Sword PL1
rastsag2:0:600569:01:000:Always have Big Sword PL1
rastsag2:0:600569:02:000:Always have Claw PL1
rastsag2:0:600511:00:000:Always have No shot PL1
rastsag2:0:600511:01:000:Always have Fire ball shot PL1
rastsag2:0:600511:02:000:Always have Ice shot PL1
rastsag2:0:600511:03:000:Always have Barrier shot PL1
rastsag2:0:601EAD:0F:500:Always have Barrier shot PL1 (2/2)
rastsag2:0:600569:00:001:Get the Normal Sword Now! PL1
rastsag2:0:600569:01:001:Get the Big Sword Now! PL1
rastsag2:0:600569:02:001:Get the Claw Now! PL1
rastsag2:0:600511:00:001:Get the No shot Now! PL1
rastsag2:0:600511:01:001:Get the Fire ball shot Now! PL1
rastsag2:0:600511:02:001:Get the Ice shot Now! PL1
rastsag2:0:600511:03:001:Get the Barrier shot Now! PL1
rastsag2:0:601EAD:0F:501:Get the Barrier shot Now! PL1 (2/2)
rastsag2:0:600521:0A:000:Infinite Lives PL2
rastsag2:0:60051F:0B:000:Infinite Energy PL2
rastsag2:0:6005A9:02:000:Invincibility PL2:Turn it ON when you are flickering. Turn it OFF at the end of levels
rastsag2:0:60052B:01:000:Always have Max Speed PL2
rastsag2:0:600523:09:000:Always have Max Level PL2
rastsag2:0:6005E9:08:000:Always have Normal Sword PL2
rastsag2:0:6005E9:09:000:Always have Big Sword PL2
rastsag2:0:6005E9:0A:000:Always have Claw PL2
rastsag2:0:600527:00:000:Always have No shot PL2
rastsag2:0:600527:01:000:Always have Fire ball shot PL2
rastsag2:0:600527:02:000:Always have Ice shot PL2
rastsag2:0:600527:03:000:Always have Barrier shot PL2
rastsag2:0:601ED9:0F:500:Always have Barrier shot PL2 (2/2)
rastsag2:0:6005E9:08:001:Get the Normal Sword Now! PL2
rastsag2:0:6005E9:09:001:Get the Big Sword Now! PL2
rastsag2:0:6005E9:0A:001:Get the Claw Now! PL2
rastsag2:0:600527:00:001:Get the No shot Now! PL2
rastsag2:0:600527:01:001:Get the Fire ball shot Now! PL2
rastsag2:0:600527:02:001:Get the Ice shot Now! PL2
rastsag2:0:600527:03:001:Get the Barrier shot Now! PL2
rastsag2:0:601ED9:0F:501:Get the Barrier shot Now! PL2 (2/2)
; [ Rastan Saga (Japan) ]
rastsaga:0:10C13A:30:000:Infinite Energy
rastsaga:0:10C101:03:000:Infinite Lives
rastsaga:0:10D2FB:01:000:Always have Sword
rastsaga:0:10D2FB:02:000:Always have Big Axe
rastsaga:0:10D2FB:03:000:Always have Ball & Chain
rastsaga:0:10D2FB:04:000:Always have Fire Sword
rastsaga:0:10D2FB:05:000:Always have No Weapons
rastsaga:0:10D2FB:01:001:Get Sword Now!
rastsaga:0:10D2FB:02:001:Get Big Axe Now!
rastsaga:0:10D2FB:03:001:Get Ball & Chain Now!
rastsaga:0:10D2FB:04:001:Get Fire Sword Now!
rastsaga:0:10D2FB:05:001:Lose All Weapons Now!
:rastsaga:00000000:10D391:0000000F:FFFFFFFF:Always have the Ring:Having the ring let's you fire faster
:rastsaga:00010000:10D40F:00000001:FFFFFFFF:Always have the Ring (2/2)
:rastsaga:00000001:10D391:0000000F:FFFFFFFF:Get the Ring Now!:Having the ring let's you fire faster
:rastsaga:00010001:10D40F:00000001:FFFFFFFF:Get the Ring Now! (2/2)
:rastsaga:00000001:10D391:00000018:FFFFFFFF:Lose the Ring Now!:Turn off 'Always have the Ring' before activating.
:rastsaga:00010001:10D40F:000000FF:FFFFFFFF:Lose the Ring Now! (2/2)
; [ Rave Racer (Rev. RV2, World) ]
raveracw:0:0000:00:999:[ There are no cheats ]:REASON 1
raveracw:0:0000:00:999:[ for this game as it ]:REASON 1
raveracw:0:0000:00:999:[ didn't work the last ]:REASON 1
raveracw:0:0000:00:999:[ time it was tested. ]:REASON 1
raveracw:0:0000:00:999:[ If the game now works ]:REASON 1
raveracw:0:0000:00:999:[ please request cheats ]:REASON 1
raveracw:0:0000:00:999:[ for it on the cheat ]:REASON 1
raveracw:0:0000:00:999:[ forums. ]:REASON 1
; [ Rayforce (US) ]
rayforce:0:402265:09:000:Infinite Credits
rayforce:0:404B95:9A:000:Infinite Lives PL1
rayforce:0:404BF5:02:000:Invincibility PL1
rayforce:0:404BA3:0A:000:Always have LASER Power MAX PL1
rayforce:0:404BAF:06:500:Always have LASER Power MAX PL1(2/2)
rayforce:0:404B96:00:000:Always have Level 1 Shot PL1
rayforce:0:404B96:01:000:Always have Level 2 Shot PL1
rayforce:0:404B96:02:000:Always have Level 3 Shot PL1
rayforce:0:404B96:03:000:Always have Level 4 Shot PL1
rayforce:0:404B96:0A:000:Always have MAX Shot PL1
rayforce:0:404C95:9A:000:Infinite Lives PL2
rayforce:0:404CF5:02:000:Invincibility PL2
rayforce:0:404CA3:0A:000:Always have LASER Power MAX PL2
rayforce:0:404CAF:06:500:Always have LASER Power MAX PL2(2/2)
rayforce:0:404C96:00:000:Always have Level 1 Shot PL2
rayforce:0:404C96:01:000:Always have Level 2 Shot PL2
rayforce:0:404C96:02:000:Always have Level 3 Shot PL2
rayforce:0:404C96:03:000:Always have Level 4 Shot PL2
rayforce:0:404C96:0A:000:Always have MAX Shot PL2
rayforce:0:000000:00:999:[After you enable these region ]
rayforce:0:000000:00:999:[cheats to see any effect you will]
rayforce:0:000000:00:999:[have to reset the game (F3).Then ]
rayforce:0:000000:00:999:[you should to turn the Test Mode ]
rayforce:0:000000:00:999:[ON (F2) wait then reset again(F3)]
rayforce:0:0FFFFF:01:100:Region Switch = Japan:Ray Force
rayforce:0:0FFFFF:02:100:Region Switch = US:Ray Force
rayforce:0:0FFFFF:03:100:Region Switch = World:Gunlock
; [ Rayforce (Japan) ]
rayforcj:0:402265:09:000:Infinite Credits
rayforcj:0:404B95:9A:000:Infinite Lives PL1
rayforcj:0:404BF5:02:000:Invincibility PL1
rayforcj:0:404BA3:0A:000:Always have LASER Power MAX PL1
rayforcj:0:404BAF:06:500:Always have LASER Power MAX PL1(2/2)
rayforcj:0:404B96:00:000:Always have Level 1 Shot PL1
rayforcj:0:404B96:01:000:Always have Level 2 Shot PL1
rayforcj:0:404B96:02:000:Always have Level 3 Shot PL1
rayforcj:0:404B96:03:000:Always have Level 4 Shot PL1
rayforcj:0:404B96:0A:000:Always have MAX Shot PL1
rayforcj:0:404C95:9A:000:Infinite Lives PL2
rayforcj:0:404CF5:02:000:Invincibility PL2
rayforcj:0:404CA3:0A:000:Always have LASER Power MAX PL2
rayforcj:0:404CAF:06:500:Always have LASER Power MAX PL2(2/2)
rayforcj:0:404C96:00:000:Always have Level 1 Shot PL2
rayforcj:0:404C96:01:000:Always have Level 2 Shot PL2
rayforcj:0:404C96:02:000:Always have Level 3 Shot PL2
rayforcj:0:404C96:03:000:Always have Level 4 Shot PL2
rayforcj:0:404C96:0A:000:Always have MAX Shot PL2
rayforcj:0:000000:00:999:[After you enable these region ]
rayforcj:0:000000:00:999:[cheats to see any effect you will]
rayforcj:0:000000:00:999:[have to reset the game (F3).Then ]
rayforcj:0:000000:00:999:[you should to turn the Test Mode ]
rayforcj:0:000000:00:999:[ON (F2) wait then reset again(F3)]
rayforcj:0:0FFFFF:01:100:Region Switch = Japan:Ray Force
rayforcj:0:0FFFFF:02:100:Region Switch = US:Ray Force
rayforcj:0:0FFFFF:03:100:Region Switch = World:Gunlock
; [ Ray Storm (JAPAN) ]
raystorm:0:1CFF38:09:000:Infinite Credits
:raystorm:00000500:1CFEC8:00000007:FFFFFFFF:Select Starting Stage:Use this cheat on the Player Selection Screen
raystorm:0:21390C:05:000:Infinite Lives PL1
raystorm:0:21393B:10:000:Infinite Bombs PL1
raystorm:0:215CC8:0F:000:Invincibility PL1:Enable this cheat when you are blinking - on levels 1 & 4 you will need to die first though
raystorm:0:213922:08:000:Always have Homing Weapon PL1
raystorm:0:213938:00:500:Always have Homing Weapon PL1 (2/3)
raystorm:0:213916:00:500:Always have Homing Weapon PL1 (3/3)
raystorm:0:21390E:06:000:Always Max Shot Power PL1
raystorm:0:21393E:09:500:Always Max Shot Power PL1 (2/2)
raystorm:0:215D6C:05:000:Infinite Lives PL2
raystorm:0:215D9B:10:000:Infinite Bombs PL2
raystorm:0:218128:0F:000:Invincibility PL2:Enable this cheat when you are blinking - on levels 1 & 4 you will need to die first though
raystorm:0:215D82:08:000:Always have Homing Weapon PL2
raystorm:0:215D98:00:500:Always have Homing Weapon PL2 (2/3)
raystorm:0:215D76:00:500:Always have Homing Weapon PL2 (3/3)
raystorm:0:215D6E:06:000:Always Max Shot Power PL2
raystorm:0:215D9E:09:500:Always Max Shot Power PL2 (2/2)
; [ Razzmatazz ]
razmataz:0:62D0:03:000:Infinite Lives PL1
razmataz:0:62D1:03:000:Infinite Lives PL2
; [ Real Bout Fatal Fury / Real Bout Garou Densetsu ]
rbff1:0:106AA8:61:000:Infinite Time
rbff1:0:10969F:0A:000:Left Wall always Solid:No leftwards 'Out of Bounds' possible, this cheat will not rebuild collapsed walls!
rbff1:0:1096A1:0A:000:Right Wall always Solid:No rightwards 'Out of Bounds' possible, this cheat will not rebuild collapsed walls!
rbff1:0:10969F:00:001:Left Wall will collapse with 1 hit Now!
rbff1:0:1096A1:00:001:Right Wall will collapse with 1 hit Now!
rbff1:0:000000:00:999:[ Once you activate Easy Supers you can do ]
rbff1:0:000000:00:999:[ all the SDMs of any character (even the ]
rbff1:0:000000:00:999:[ hidden SDMs), all you have to do usually is ]
rbff1:0:000000:00:999:[ during play press down, down + A (DM), ]
rbff1:0:000000:00:999:[ down, down + C (SDM), some characters that ]
rbff1:0:000000:00:999:[ have more than 2 SDMs can use the B or D ]
rbff1:0:000000:00:999:[ buttons as well. ]
rbff1:0:10E001:01:000:Always have Easy Supers
rbff1:0:000000:00:999:[ Free player selection, use at the ]
rbff1:0:000000:00:999:[ selection screen. For PL1 *ONLY* ]
rbff1:0:102483:00:001:Play with another Billy Kane
rbff1:0:000000:00:999:[ The Goto Boss Fight Screen should be ]
rbff1:0:000000:00:999:[ activated on the character selection ]
rbff1:0:000000:00:999:[ screen. If you activate it during any fight ]
rbff1:0:000000:00:999:[ however you will see the ENDING after you ]
rbff1:0:000000:00:999:[ win that match! ]
rbff1:0:106A37:0D:001:Goto Boss Fight Screen Now!
rbff1:0:100489:C0:000:Infinite Energy PL1
rbff1:0:100489:00:001:Drain All Energy Now! PL1
rbff1:0:1004BA:3C:000:Infinite Power PL1
rbff1:0:100589:C0:000:Infinite Energy PL2
rbff1:0:100589:00:001:Drain All Energy Now! PL2
rbff1:0:1005BA:3C:000:Infinite Power PL2
; [ Real Bout Fatal Fury 2 - The Newcomers / Real Bout Garou Den ]
rbff2:0:107C28:60:000:Infinite Time
:rbff2:60000000:000000:00000000:00000000:[ Stage Selection. Activate during a match. ]
:rbff2:60000000:000000:00000000:00000000:[ Win the match for cheat to take effect. ]
:rbff2:00000001:107BB5:00000008:FFFFFFFF:Fight Krauser Next Now!
:rbff2:00000001:107BB5:00000009:FFFFFFFF:Fight Geese Next Now!
:rbff2:00000001:107BB5:0000000A:FFFFFFFF:Fight Alfred Next Now!
:rbff2:00000001:107BB5:0000000B:FFFFFFFF:Goto Ending Next Now!
:rbff2:60000000:000000:00000000:00000000:[ Once you activate Easy Supers you can do ]
:rbff2:60000000:000000:00000000:00000000:[ all the DMs and SDMs of any character, ]
:rbff2:60000000:000000:00000000:00000000:[ regardless of life or power conditions. ]
:rbff2:60000000:000000:00000000:00000000:[ All you have to do is do d,d+A (DM)or d,d+C ]
:rbff2:60000000:000000:00000000:00000000:[ (SDM). Franco and Billy can use d,d+B for ]
:rbff2:60000000:000000:00000000:00000000:[ their second DM, while Geese and Krauser ]
:rbff2:60000000:000000:00000000:00000000:[ can use d,d+D for their second SDM. ]
:rbff2:60000000:000000:00000000:00000000:[ Xiangfei's second DM must still be input ]
:rbff2:60000000:000000:00000000:00000000:[ manually (as it must be comboed into). ]
:rbff2:00800000:10E001:00000001:00000001:Always have Easy Supers
:rbff2:60000000:000000:00000000:00000000:[ Free Backdrop Selection. Activate between ]
:rbff2:60000000:000000:00000000:00000000:[ rounds. First character listed with each ]
:rbff2:60000000:000000:00000000:00000000:[ selection uses Variation 0, 2nd character ]
:rbff2:60000000:000000:00000000:00000000:[ listed uses Variation 1, and if applicable, ]
:rbff2:60000000:000000:00000000:00000000:[ 3rd character listed uses Variation 2. ]
:rbff2:62000000:000000:00000000:00000000:Select Backdrop
:rbff2:00010000:107BB1:00000001:FFFFFFFF:Tree:Mai, Sokaku, Andy
:rbff2:00010000:107BB1:00000002:FFFFFFFF:Billboard (1 Line):Cheng, Yamazaki
:rbff2:00010000:107BB1:00000003:FFFFFFFF:Square:Kim, Tung
:rbff2:00010000:107BB1:00000004:FFFFFFFF:Geese Tower:Geese, Billy
:rbff2:00010000:107BB1:00000005:FFFFFFFF:Strolheim Castle:Krauser, Laurence
:rbff2:00010000:107BB1:00000006:FFFFFFFF:Crosswalk:Duck, Mary
:rbff2:00010000:107BB1:00000007:FFFFFFFF:Fighting Ring:Bob, Franco, Joe
:rbff2:00010000:107BB1:00000008:FFFFFFFF:Jin Chamber:Chonshu, Chonrei
:rbff2:00010000:107BB1:00000009:FFFFFFFF:Rest Stop:Terry, Rick, Alfred
:rbff2:00010000:107BB1:0000000A:FFFFFFFF:Street (1 Line):Xiangfei, Hon-Fu
:rbff2:00000100:107BB7:00000002:FFFFFFFF:Select Stage Variation
rbff2:0:10048B:C0:000:Infinite Energy PL1
rbff2:0:10048B:00:001:Drain All Energy Now! PL1
rbff2:0:1004BC:3C:000:Infinite Power PL1
:rbff2:00000100:107C0C:00000002:FFFFFFFF:Select Rounds Won PL1
:rbff2:00000900:107C1B:00000099:FFFFFFFF:Select Streak Count PL1
rbff2:0:1004CD:5F:000:Motion blur for PL1:This cheat is futile but it permits you to make out the differences between normal and special moves
:rbff2:60000000:000000:00000000:00000000:[ Free player selection. Activate between ]
:rbff2:60000000:000000:00000000:00000000:[ rounds or after selection. ]
:rbff2:62000000:000000:00000000:00000000:Select Character PL1
:rbff2:00010000:107BA5:00000001:FFFFFFFF:Terry Bogard
:rbff2:00010000:107BA5:00000002:FFFFFFFF:Andy Bogard
:rbff2:00010000:107BA5:00000003:FFFFFFFF:Joe Higashi
:rbff2:00010000:107BA5:00000004:FFFFFFFF:Mai Shiranui
:rbff2:00010000:107BA5:00000005:FFFFFFFF:Geese Howard
:rbff2:00010000:107BA5:00000006:FFFFFFFF:Sokaku Mochizuki
:rbff2:00010000:107BA5:00000007:FFFFFFFF:Bob Wilson
:rbff2:00010000:107BA5:00000008:FFFFFFFF:Hon-Fu
:rbff2:00010000:107BA5:00000009:FFFFFFFF:Blue Mary
:rbff2:00010000:107BA5:0000000A:FFFFFFFF:Franco Bash
:rbff2:00010000:107BA5:0000000B:FFFFFFFF:Ryuji Yamazaki
:rbff2:00010000:107BA5:0000000C:FFFFFFFF:Jin Chonshu
:rbff2:00010000:107BA5:0000000D:FFFFFFFF:Jin Chonrei
:rbff2:00010000:107BA5:0000000E:FFFFFFFF:Duck King
:rbff2:00010000:107BA5:0000000F:FFFFFFFF:Kim Kaphwan
:rbff2:00010000:107BA5:00000010:FFFFFFFF:Billy Kane
:rbff2:00010000:107BA5:00000011:FFFFFFFF:Cheng Sinzan
:rbff2:00010000:107BA5:00000012:FFFFFFFF:Tung Fu Rue
:rbff2:00010000:107BA5:00000013:FFFFFFFF:Laurence Blood
:rbff2:00010000:107BA5:00000014:FFFFFFFF:Wolfgang Krauser
:rbff2:00010000:107BA5:00000015:FFFFFFFF:Rick Strowd
:rbff2:00010000:107BA5:00000016:FFFFFFFF:Li Xiangfei
:rbff2:00010000:107BA5:00000017:FFFFFFFF:#Alfred#
:rbff2:62000000:000000:00000000:00000000:Select Character Colour PL1:Lifebar portrait colours will not change
:rbff2:00010000:107BAC:00000001:FFFFFFFF:A Colour
:rbff2:00010000:107BAC:00000001:FFFFFFFF:D Colour
rbff2:0:10058B:C0:000:Infinite Energy PL2
rbff2:0:10058B:00:001:Drain All Energy Now! PL2
rbff2:0:1005BC:3C:000:Infinite Power PL2
:rbff2:00000100:107C0C:0000000D:FFFFFFFF:Select Rounds Won PL2
:rbff2:00000900:107C1D:00000099:FFFFFFFF:Select Streak Count PL2
rbff2:0:1005CD:5F:000:Motion blur for PL2:This cheat is futile but it permits you to make out the differences between normal and special moves
:rbff2:60000000:000000:00000000:00000000:[ Free player selection. Activate between ]
:rbff2:60000000:000000:00000000:00000000:[ rounds or after selection. ]
:rbff2:62000000:000000:00000000:00000000:Select Character PL2
:rbff2:00010000:107BA7:00000001:FFFFFFFF:Terry Bogard
:rbff2:00010000:107BA7:00000002:FFFFFFFF:Andy Bogard
:rbff2:00010000:107BA7:00000003:FFFFFFFF:Joe Higashi
:rbff2:00010000:107BA7:00000004:FFFFFFFF:Mai Shiranui
:rbff2:00010000:107BA7:00000005:FFFFFFFF:Geese Howard
:rbff2:00010000:107BA7:00000006:FFFFFFFF:Sokaku Mochizuki
:rbff2:00010000:107BA7:00000007:FFFFFFFF:Bob Wilson
:rbff2:00010000:107BA7:00000008:FFFFFFFF:Hon-Fu
:rbff2:00010000:107BA7:00000009:FFFFFFFF:Blue Mary
:rbff2:00010000:107BA7:0000000A:FFFFFFFF:Franco Bash
:rbff2:00010000:107BA7:0000000B:FFFFFFFF:Ryuji Yamazaki
:rbff2:00010000:107BA7:0000000C:FFFFFFFF:Jin Chonshu
:rbff2:00010000:107BA7:0000000D:FFFFFFFF:Jin Chonrei
:rbff2:00010000:107BA7:0000000E:FFFFFFFF:Duck King
:rbff2:00010000:107BA7:0000000F:FFFFFFFF:Kim Kaphwan
:rbff2:00010000:107BA7:00000010:FFFFFFFF:Billy Kane
:rbff2:00010000:107BA7:00000011:FFFFFFFF:Cheng Sinzan
:rbff2:00010000:107BA7:00000012:FFFFFFFF:Tung Fu Rue
:rbff2:00010000:107BA7:00000013:FFFFFFFF:Laurence Blood
:rbff2:00010000:107BA7:00000014:FFFFFFFF:Wolfgang Krauser
:rbff2:00010000:107BA7:00000015:FFFFFFFF:Rick Strowd
:rbff2:00010000:107BA7:00000016:FFFFFFFF:Li Xiangfei
:rbff2:00010000:107BA7:00000017:FFFFFFFF:#Alfred#
:rbff2:62000000:000000:00000000:00000000:Select Character Colour PL2:Lifebar portrait colours will not change
:rbff2:00010000:107BAD:00000001:FFFFFFFF:A Colour
:rbff2:00010000:107BAD:00000001:FFFFFFFF:D Colour
; [ Real Bout Fatal Fury 2 - The Newcomers / Real Bout Garou Densetsu 2 - the newcomers (set 2) ]
rbff2a:0:107C28:60:000:Infinite Time
:rbff2a:60000000:000000:00000000:00000000:[ Stage Selection. Activate during a match. ]
:rbff2a:60000000:000000:00000000:00000000:[ Win the match for cheat to take effect. ]
:rbff2a:00000001:107BB5:00000008:FFFFFFFF:Fight Krauser Next Now!
:rbff2a:00000001:107BB5:00000009:FFFFFFFF:Fight Geese Next Now!
:rbff2a:00000001:107BB5:0000000A:FFFFFFFF:Fight Alfred Next Now!
:rbff2a:00000001:107BB5:0000000B:FFFFFFFF:Goto Ending Next Now!
:rbff2a:60000000:000000:00000000:00000000:[ Once you activate Easy Supers you can do ]
:rbff2a:60000000:000000:00000000:00000000:[ all the DMs and SDMs of any character, ]
:rbff2a:60000000:000000:00000000:00000000:[ regardless of life or power conditions. ]
:rbff2a:60000000:000000:00000000:00000000:[ All you have to do is do d,d+A (DM)or d,d+C ]
:rbff2a:60000000:000000:00000000:00000000:[ (SDM). Franco and Billy can use d,d+B for ]
:rbff2a:60000000:000000:00000000:00000000:[ their second DM, while Geese and Krauser ]
:rbff2a:60000000:000000:00000000:00000000:[ can use d,d+D for their second SDM. ]
:rbff2a:60000000:000000:00000000:00000000:[ Xiangfei's second DM must still be input ]
:rbff2a:60000000:000000:00000000:00000000:[ manually (as it must be comboed into). ]
:rbff2a:00800000:10E001:00000001:00000001:Always have Easy Supers
:rbff2a:60000000:000000:00000000:00000000:[ Free Backdrop Selection. Activate between ]
:rbff2a:60000000:000000:00000000:00000000:[ rounds. First character listed with each ]
:rbff2a:60000000:000000:00000000:00000000:[ selection uses Variation 0, 2nd character ]
:rbff2a:60000000:000000:00000000:00000000:[ listed uses Variation 1, and if applicable, ]
:rbff2a:60000000:000000:00000000:00000000:[ 3rd character listed uses Variation 2. ]
:rbff2a:62000000:000000:00000000:00000000:Select Backdrop
:rbff2a:00010000:107BB1:00000001:FFFFFFFF:Tree:Mai, Sokaku, Andy
:rbff2a:00010000:107BB1:00000002:FFFFFFFF:Billboard (1 Line):Cheng, Yamazaki
:rbff2a:00010000:107BB1:00000003:FFFFFFFF:Square:Kim, Tung
:rbff2a:00010000:107BB1:00000004:FFFFFFFF:Geese Tower:Geese, Billy
:rbff2a:00010000:107BB1:00000005:FFFFFFFF:Strolheim Castle:Krauser, Laurence
:rbff2a:00010000:107BB1:00000006:FFFFFFFF:Crosswalk:Duck, Mary
:rbff2a:00010000:107BB1:00000007:FFFFFFFF:Fighting Ring:Bob, Franco, Joe
:rbff2a:00010000:107BB1:00000008:FFFFFFFF:Jin Chamber:Chonshu, Chonrei
:rbff2a:00010000:107BB1:00000009:FFFFFFFF:Rest Stop:Terry, Rick, Alfred
:rbff2a:00010000:107BB1:0000000A:FFFFFFFF:Street (1 Line):Xiangfei, Hon-Fu
:rbff2a:00000100:107BB7:00000002:FFFFFFFF:Select Stage Variation
rbff2a:0:10048B:C0:000:Infinite Energy PL1
rbff2a:0:10048B:00:001:Drain All Energy Now! PL1
rbff2a:0:1004BC:3C:000:Infinite Power PL1
:rbff2a:00000100:107C0C:00000002:FFFFFFFF:Select Rounds Won PL1
:rbff2a:00000900:107C1B:00000099:FFFFFFFF:Select Streak Count PL1
rbff2a:0:1004CD:5F:000:Motion blur for PL1:This cheat is futile but it permits you to make out the differences between normal and special moves
:rbff2a:60000000:000000:00000000:00000000:[ Free player selection. Activate between ]
:rbff2a:60000000:000000:00000000:00000000:[ rounds or after selection. ]
:rbff2a:62000000:000000:00000000:00000000:Select Character PL1
:rbff2a:00010000:107BA5:00000001:FFFFFFFF:Terry Bogard
:rbff2a:00010000:107BA5:00000002:FFFFFFFF:Andy Bogard
:rbff2a:00010000:107BA5:00000003:FFFFFFFF:Joe Higashi
:rbff2a:00010000:107BA5:00000004:FFFFFFFF:Mai Shiranui
:rbff2a:00010000:107BA5:00000005:FFFFFFFF:Geese Howard
:rbff2a:00010000:107BA5:00000006:FFFFFFFF:Sokaku Mochizuki
:rbff2a:00010000:107BA5:00000007:FFFFFFFF:Bob Wilson
:rbff2a:00010000:107BA5:00000008:FFFFFFFF:Hon-Fu
:rbff2a:00010000:107BA5:00000009:FFFFFFFF:Blue Mary
:rbff2a:00010000:107BA5:0000000A:FFFFFFFF:Franco Bash
:rbff2a:00010000:107BA5:0000000B:FFFFFFFF:Ryuji Yamazaki
:rbff2a:00010000:107BA5:0000000C:FFFFFFFF:Jin Chonshu
:rbff2a:00010000:107BA5:0000000D:FFFFFFFF:Jin Chonrei
:rbff2a:00010000:107BA5:0000000E:FFFFFFFF:Duck King
:rbff2a:00010000:107BA5:0000000F:FFFFFFFF:Kim Kaphwan
:rbff2a:00010000:107BA5:00000010:FFFFFFFF:Billy Kane
:rbff2a:00010000:107BA5:00000011:FFFFFFFF:Cheng Sinzan
:rbff2a:00010000:107BA5:00000012:FFFFFFFF:Tung Fu Rue
:rbff2a:00010000:107BA5:00000013:FFFFFFFF:Laurence Blood
:rbff2a:00010000:107BA5:00000014:FFFFFFFF:Wolfgang Krauser
:rbff2a:00010000:107BA5:00000015:FFFFFFFF:Rick Strowd
:rbff2a:00010000:107BA5:00000016:FFFFFFFF:Li Xiangfei
:rbff2a:00010000:107BA5:00000017:FFFFFFFF:#Alfred#
:rbff2a:62000000:000000:00000000:00000000:Select Character Colour PL1:Lifebar portrait colours will not change
:rbff2a:00010000:107BAC:00000001:FFFFFFFF:A Colour
:rbff2a:00010000:107BAC:00000001:FFFFFFFF:D Colour
rbff2a:0:10058B:C0:000:Infinite Energy PL2
rbff2a:0:10058B:00:001:Drain All Energy Now! PL2
rbff2a:0:1005BC:3C:000:Infinite Power PL2
:rbff2a:00000100:107C0C:0000000D:FFFFFFFF:Select Rounds Won PL2
:rbff2a:00000900:107C1D:00000099:FFFFFFFF:Select Streak Count PL2
rbff2a:0:1005CD:5F:000:Motion blur for PL2:This cheat is futile but it permits you to make out the differences between normal and special moves
:rbff2a:60000000:000000:00000000:00000000:[ Free player selection. Activate between ]
:rbff2a:60000000:000000:00000000:00000000:[ rounds or after selection. ]
:rbff2a:62000000:000000:00000000:00000000:Select Character PL2
:rbff2a:00010000:107BA7:00000001:FFFFFFFF:Terry Bogard
:rbff2a:00010000:107BA7:00000002:FFFFFFFF:Andy Bogard
:rbff2a:00010000:107BA7:00000003:FFFFFFFF:Joe Higashi
:rbff2a:00010000:107BA7:00000004:FFFFFFFF:Mai Shiranui
:rbff2a:00010000:107BA7:00000005:FFFFFFFF:Geese Howard
:rbff2a:00010000:107BA7:00000006:FFFFFFFF:Sokaku Mochizuki
:rbff2a:00010000:107BA7:00000007:FFFFFFFF:Bob Wilson
:rbff2a:00010000:107BA7:00000008:FFFFFFFF:Hon-Fu
:rbff2a:00010000:107BA7:00000009:FFFFFFFF:Blue Mary
:rbff2a:00010000:107BA7:0000000A:FFFFFFFF:Franco Bash
:rbff2a:00010000:107BA7:0000000B:FFFFFFFF:Ryuji Yamazaki
:rbff2a:00010000:107BA7:0000000C:FFFFFFFF:Jin Chonshu
:rbff2a:00010000:107BA7:0000000D:FFFFFFFF:Jin Chonrei
:rbff2a:00010000:107BA7:0000000E:FFFFFFFF:Duck King
:rbff2a:00010000:107BA7:0000000F:FFFFFFFF:Kim Kaphwan
:rbff2a:00010000:107BA7:00000010:FFFFFFFF:Billy Kane
:rbff2a:00010000:107BA7:00000011:FFFFFFFF:Cheng Sinzan
:rbff2a:00010000:107BA7:00000012:FFFFFFFF:Tung Fu Rue
:rbff2a:00010000:107BA7:00000013:FFFFFFFF:Laurence Blood
:rbff2a:00010000:107BA7:00000014:FFFFFFFF:Wolfgang Krauser
:rbff2a:00010000:107BA7:00000015:FFFFFFFF:Rick Strowd
:rbff2a:00010000:107BA7:00000016:FFFFFFFF:Li Xiangfei
:rbff2a:00010000:107BA7:00000017:FFFFFFFF:#Alfred#
:rbff2a:62000000:000000:00000000:00000000:Select Character Colour PL2:Lifebar portrait colours will not change
:rbff2a:00010000:107BAD:00000001:FFFFFFFF:A Colour
:rbff2a:00010000:107BAD:00000001:FFFFFFFF:D Colour
; [ Real Bout Fatal Fury Special / Real Bout Garou Densetsu Spec ]
rbffspec:0:106AB4:60:000:Infinite Time
rbffspec:0:000000:00:999:[ Once you activate Easy Supers you can do ]
rbffspec:0:000000:00:999:[ all the SDMs of any character (even the ]
rbffspec:0:000000:00:999:[ hidden SDMs), all you have to do usually is ]
rbffspec:0:000000:00:999:[ during play press down, down + A (DM), ]
rbffspec:0:000000:00:999:[ down, down + C (SDM), some characters that ]
rbffspec:0:000000:00:999:[ have more than 2 SDMs can use the B or D ]
rbffspec:0:000000:00:999:[ buttons as well. ]
rbffspec:0:10E001:01:000:Always have Easy Supers
rbffspec:0:10048B:C0:000:Infinite Energy PL1
rbffspec:0:10048B:00:001:Drain All Energy Now! PL1
rbffspec:0:1004BC:3C:000:Infinite Power PL1
rbffspec:0:102588:0A:000:Infinite Select Time PL1
rbffspec:0:000000:00:999:[ Free player selection, Use on the ]
rbffspec:0:000000:00:999:[ character selection screen. ]
rbffspec:0:102585:05:001:Play as Geese Howard Now! PL1
rbffspec:0:10258D:05:501:Play as Geese Howard Now! PL1 (2/2)
rbffspec:0:10058B:C0:000:Infinite Energy PL2
rbffspec:0:10058B:00:001:Drain All Energy Now! PL2
rbffspec:0:1005BC:3C:000:Infinite Power PL2
rbffspec:0:102688:0A:000:Infinite Select Time PL2
rbffspec:0:000000:00:999:[ Free player selection, Use on the ]
rbffspec:0:000000:00:999:[ character selection screen. ]
rbffspec:0:102685:05:001:Play as Geese Howard Now! PL2
rbffspec:0:10268D:05:501:Play as Geese Howard Now! PL2 (2/2)
rbffspec:0:000000:00:999:[ The Geese cheat only takes effect when ]
rbffspec:0:000000:00:999:[ there is a screen change. ]
rbffspec:0:106A25:04:001:Fight as Geese
rbffspec:0:000000:00:999:[ The Goto Boss Fight Screen should be ]
rbffspec:0:000000:00:999:[ activated on the character selection ]
rbffspec:0:000000:00:999:[ screen. If you activate it during any fight ]
rbffspec:0:000000:00:999:[ however you will see the ENDING after you ]
rbffspec:0:000000:00:999:[ win that match! ]
rbffspec:0:106A35:09:001:Goto Boss (Krauser) Now!
rbffspec:0:106A35:0A:001:Goto Secret Boss (Geese) Now!
; [ Vs. Atari R.B.I. Baseball (set 1) ]
rbibb:0:0583:09:000:Infinite Credits
rbibb:0:011C:00:000:Infinite Strikes
rbibb:0:011D:00:000:Infinite Balls
rbibb:0:011E:00:000:Infinite Outs
rbibb:0:011C:00:001:Set Strikes to 0 Now!
rbibb:0:011C:03:001:Set Strikes to 3 Now!
rbibb:0:011D:00:001:Set Balls to 0 Now!
rbibb:0:011D:04:001:Set Balls to 4 Now!
rbibb:0:011E:00:001:Set Outs to 0 Now!
rbibb:0:011E:03:001:Set Outs to 3 Now!
rbibb:0:0118:63:070:Select Score PL1
rbibb:0:0119:63:070:Select Score PL2
; [ Vs. Atari R.B.I. Baseball (set 2) ]
rbibba:0:0583:09:000:Infinite Credits
rbibba:0:011C:00:000:Infinite Strikes
rbibba:0:011D:00:000:Infinite Balls
rbibba:0:011E:00:000:Infinite Outs
rbibba:0:011C:00:001:Set Strikes to 0 Now!
rbibba:0:011C:03:001:Set Strikes to 3 Now!
rbibba:0:011D:00:001:Set Balls to 0 Now!
rbibba:0:011D:04:001:Set Balls to 4 Now!
rbibba:0:011E:00:001:Set Outs to 0 Now!
rbibba:0:011E:03:001:Set Outs to 3 Now!
rbibba:0:0118:63:070:Select Score PL1
rbibba:0:0119:63:070:Select Score PL2
; [ Tapper (Root Beer) ]
rbtapper:0:E011:09:000:Infinite Credits
rbtapper:0:E4A7:06:000:Infinite Lives
rbtapper:0:0798:C3:100:Invincibility:Glasses will continue on their journey until collected and you won't get pulled down the bar. THe overall effect can be quite strange and there's only so many glasses sprites to go around so you might have to collect some empties to pull some more.
rbtapper:0:07A2:C3:600:Invincibility (2/6):Parts 1-2 allows you to pick the empty glasses up whenever
rbtapper:0:0818:C3:600:Invincibility (3/6)
rbtapper:0:0810:C3:600:Invincibility (4/6):Parts 3-4 stops the full glasses smashing infact they continue wrap back around until picked up
rbtapper:0:08D3:C3:600:Invincibility (5/6)
rbtapper:0:08E9:18:600:Invincibility (6/6):Parts 5-6 stop angry and 'legless' customers pulling you down the bar...they just continue going
rbtapper:0:E711:01:001:Serve one beer on this level
rbtapper:0:0000:00:999:[ This Nonstop Dancing Girls cheat ]
rbtapper:0:0000:00:999:[ doesn't start until after you get ]
rbtapper:0:0000:00:999:[ the money. Also new customers are ]
rbtapper:0:0000:00:999:[ NOT distracted by them!! ]
rbtapper:0:E712:FF:000:Nonstop Dancing Girls
:rbtapper:00001301:E4A8:00000062:FFFFFFFF:Select starting level:You should enable this cheat on the 'Press 1 or 2 player' screen ie. after credits have been inserted!
rbtapper:0:E4A8:62:071:Select current level
rbtapper:0:E4A8:62:061:Select next level
; [ Rockman 2: The Power Fighters (Japan 960708) ]
rckman2j:0:FF8119:45:000:Infinite Time
rckman2j:0:FFA83A:07:000:Infinite Final Dr. Wily Time
rckman2j:0:FFCD51:00:001:Drain All Enemy Energy Now!
rckman2j:0:FFCE51:00:501:Drain All Enemy Energy Now! (2/2)
rckman2j:0:FF8351:20:000:Infinite Energy PL1
rckman2j:0:FF8352:02:000:Invincibility PL1
rckman2j:0:FF8459:10:000:Infinite Weapon Energy PL1
rckman2j:0:FF8453:10:500:Infinite Weapon Energy PL1 (2/6)
rckman2j:0:FF8455:10:500:Infinite Weapon Energy PL1 (3/6)
rckman2j:0:FF845B:10:500:Infinite Weapon Energy PL1 (4/6)
rckman2j:0:FF845D:10:500:Infinite Weapon Energy PL1 (5/6)
rckman2j:0:FF8457:10:500:Infinite Weapon Energy PL1 (6/6)
rckman2j:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
rckman2j:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
rckman2j:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
rckman2j:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
rckman2j:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
rckman2j:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
rckman2j:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
rckman2j:0:FF8449:01:000:Always have extra weapon 1 PL1
rckman2j:0:FF844A:01:000:Always have extra weapon 2 PL1
rckman2j:0:FF844B:01:000:Always have extra weapon 3 PL1
rckman2j:0:FF844C:01:000:Always have extra weapon 4 PL1
rckman2j:0:FF844D:01:000:Always have extra weapon 5 PL1
rckman2j:0:FF844E:01:000:Always have extra weapon 6 PL1
rckman2j:0:FF8449:00:001:Lose extra weapon 1 Now! PL1
rckman2j:0:FF844A:00:001:Lose extra weapon 2 Now! PL1
rckman2j:0:FF844B:00:001:Lose extra weapon 3 Now! PL1
rckman2j:0:FF844C:00:001:Lose extra weapon 4 Now! PL1
rckman2j:0:FF844D:00:001:Lose extra weapon 5 Now! PL1
rckman2j:0:FF844E:00:001:Lose extra weapon 6 Now! PL1
rckman2j:0:FF8751:20:000:Infinite Energy PL2
rckman2j:0:FF8752:02:000:Invincibility PL2
rckman2j:0:FF8859:10:000:Infinite Weapon Energy PL2
rckman2j:0:FF8853:10:500:Infinite Weapon Energy PL2 (2/6)
rckman2j:0:FF8855:10:500:Infinite Weapon Energy PL2 (3/6)
rckman2j:0:FF885B:10:500:Infinite Weapon Energy PL2 (4/6)
rckman2j:0:FF885D:10:500:Infinite Weapon Energy PL2 (5/6)
rckman2j:0:FF8857:10:500:Infinite Weapon Energy PL2 (6/6)
rckman2j:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
rckman2j:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
rckman2j:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
rckman2j:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
rckman2j:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
rckman2j:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
rckman2j:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
rckman2j:0:FF8849:01:000:Always have extra weapon 1 PL2
rckman2j:0:FF884A:01:000:Always have extra weapon 2 PL2
rckman2j:0:FF884B:01:000:Always have extra weapon 3 PL2
rckman2j:0:FF884C:01:000:Always have extra weapon 4 PL2
rckman2j:0:FF884D:01:000:Always have extra weapon 5 PL2
rckman2j:0:FF884E:01:000:Always have extra weapon 6 PL2
rckman2j:0:FF8849:00:001:Lose extra weapon 1 Now! PL2
rckman2j:0:FF884A:00:001:Lose extra weapon 2 Now! PL2
rckman2j:0:FF884B:00:001:Lose extra weapon 3 Now! PL2
rckman2j:0:FF884C:00:001:Lose extra weapon 4 Now! PL2
rckman2j:0:FF884D:00:001:Lose extra weapon 5 Now! PL2
rckman2j:0:FF884E:00:001:Lose extra weapon 6 Now! PL2
rckman2j:0:000000:00:999:[ These are the codes to set the machine region - the ]
rckman2j:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
rckman2j:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
rckman2j:0:FF808D:00:000:Region Switch = Japan
rckman2j:0:FF808D:02:000:Region Switch = USA
rckman2j:0:FF808D:04:000:Region Switch = Hispanic
rckman2j:0:FF808D:06:000:Region Switch = Asia
rckman2j:0:FF808D:08:000:Region Switch = Euro
rckman2j:0:FF808D:0A:000:Region Switch = Brazil
rckman2j:0:FF80E0:00:000:Title Switch = Rock Man
rckman2j:0:FF80E0:FF:000:Title Switch = Mega Man
; [ Rockman: The Power Battle (Japan 950922) ]
rckmanj:0:0000:00:999:[ There are no cheats ]:REASON 1
rckmanj:0:0000:00:999:[ for this game as it ]:REASON 1
rckmanj:0:0000:00:999:[ didn't work the last ]:REASON 1
rckmanj:0:0000:00:999:[ time it was tested. ]:REASON 1
rckmanj:0:0000:00:999:[ If the game now works ]:REASON 1
rckmanj:0:0000:00:999:[ please request cheats ]:REASON 1
rckmanj:0:0000:00:999:[ for it on the cheat ]:REASON 1
rckmanj:0:0000:00:999:[ forums. ]:REASON 1
; [ Rad Action ]
rdaction:0:E20D:3C:000:Infinite Time
rdaction:0:E130:07:000:Infinite Lives PL1
rdaction:0:E169:07:000:Infinite Lives PL2
rdaction:0:ECF2:00:000:Invincibility
rdaction:0:E113:04:000:All Ammo
rdaction:0:E117:02:500:All Ammo (2/4)
rdaction:0:E118:03:500:All Ammo (3/4)
rdaction:0:E119:04:500:All Ammo (4/4)
rdaction:0:E111:FF:000:Infinite Fireballs
rdaction:0:EC05:00:000:Enemies NEVER shoot
rdaction:0:E110:06:001:Clear this Round Now!
rdaction:0:E100:1F:061:Select the Scene
; [ Reactor ]
reactor:0:023C:15:000:Infinite Lives PL1
reactor:0:0247:14:000:Infinite Decoys PL1
reactor:0:0405:15:000:Infinite Lives PL2
reactor:0:0410:14:000:Infinite Decoys PL2
; [ Billiard Academy Real Break (Japan) ]
realbrk:0:FFA7AF:E6:000:Infinite Time
realbrk:0:FFA7AE:03:500:Infinite Time (2/2)
realbrk:0:FFA7AB:09:000:Infinite Lives
; [ Recordbreaker (World) ]
recordbr:0:10230D:09:000:Infinite Credits
recordbr:0:1038B3:00:000:Infinite Time for Races:Works for all timed race events - 100M Race, 100M Freestyle, 400M Relay & 110M Hurdles.
recordbr:0:10377B:FF:000:Always run Very Fast PL1
recordbr:0:1037CB:FF:000:Always run Very Fast PL2
recordbr:0:000000:00:999:[ 100M Freestyle ]
recordbr:0:10377D:30:000:Infinite Oxygen PL1
recordbr:0:10377B:F6:000:Always swim Very Fast PL1
recordbr:0:1037CD:30:000:Infinite Oxygen PL2
recordbr:0:1037CB:F6:000:Always swim Very Fast PL2
recordbr:0:000000:00:999:[ Pole Vault ]
recordbr:0:1033C1:29:000:Successful Vault always = 29 Metres PL1
recordbr:0:1033C5:29:000:Successful Vault always = 29 Metres PL2
; [ Red Alert ]
redalert:0:0031:10:000:Infinite Time
redalert:0:0025:03:000:Infinite Lives PL1
redalert:0:002D:03:000:Infinite Lives PL2
; [ Red Baron ]
redbaron:0:00B0:09:000:Infinite Lives
; [ Red Clash ]
redclash:0:0ADF:E1:100:Invincibility
redclash:0:0AE0:0A:600:Invincibility (2/2)
redclash:0:6039:09:000:Infinite Lives PL1
redclash:0:6084:09:000:Infinite Lives PL2
; [ Red Clash (Kaneko) ]
redclask:0:0AEF:F1:100:Invincibility
redclask:0:0AF0:0A:600:Invincibility (2/2)
redclask:0:6039:09:000:Infinite Lives PL1
redclask:0:6084:09:000:Infinite Lives PL2
; [ Red Hawk (US) ]
redhawk:0:0C0021:63:000:Infinite Credits
redhawk:0:0C024B:05:000:Infinite Lives PL1
redhawk:0:0C0263:05:000:Infinite Bombs PL1
redhawk:0:0CB3DE:00:000:Invincibility PL1
redhawk:0:0CB3DF:03:500:Invincibility PL1 (2/2)
redhawk:0:0CB3D5:07:000:Maximum Fire Power PL1
redhawk:0:0C024D:05:000:Infinite Lives PL2
redhawk:0:0C0265:05:000:Infinite Bombs PL2
redhawk:0:0CBBDE:00:000:Invincibility PL2
redhawk:0:0CBBDF:03:500:Invincibility PL2 (2/2)
redhawk:0:0CBBD5:07:000:Maximum Fire Power PL2
; [ Redline Racer (2 players) ]
redlin2p:0:0000:00:999:### PL1 will be in Car 1 (RED) ###
redlin2p:0:0000:00:999:### PL2 will be in Car 2 (BLUE) ###
redlin2p:0:E102:04:001:Final Lap for Car 1 Now!
redlin2p:0:E102:00:001:First Lap for Car 1 Now!
redlin2p:0:E102:00:000:Always First Lap for Car 1:Car 1 can never win
redlin2p:0:E202:04:001:Final Lap for Car 2 Now!
redlin2p:0:E202:00:001:First Lap for Car 2 Now!
redlin2p:0:E202:00:000:Always First Lap for Car 2:Car 2 can never win
redlin2p:0:E302:04:001:Final Lap for Car 3 Now!
redlin2p:0:E302:00:001:First Lap for Car 3 Now!
redlin2p:0:E302:00:000:Always First Lap for Car 3:Car 3 can never win
redlin2p:0:E402:04:001:Final Lap for Car 4 Now!
redlin2p:0:E402:00:001:First Lap for Car 4 Now!
redlin2p:0:E402:00:000:Always First Lap for Car 4:Car 4 can never win
redlin2p:0:E502:04:001:Final Lap for Car 5 Now!
redlin2p:0:E502:00:001:First Lap for Car 5 Now!
redlin2p:0:E502:00:000:Always First Lap for Car 5:Car 5 can never win
; [ Red Robin ]
redrobin:0:C1D7:00:000:Infinite Time
redrobin:0:0C20:18:100:Invincibility
redrobin:0:0A1D:1E:600:Invincibility (2/2):Part 1 takes care of normal sprites, Part 2 takes care of the skulls
redrobin:0:C1E2:06:000:Infinite Lives PL1
redrobin:0:C1EA:06:000:Infinite Lives PL2
; [ Defend the Terra Attack on the Red UFO ]
redufo:0:421D:05:000:Infinite Lives
redufo:0:12D9:C9:100:Invincibility
; [ Regulus (New Ver.) ]
regulus:0:C002:08:000:Infinite Lives PL1
regulus:0:C003:08:000:Infinite Lives PL2
; [ Regulus (Old Ver.) ]
reguluso:0:C002:08:000:Infinite Lives PL1
reguluso:0:C003:08:000:Infinite Lives PL2
; [ Regulus (not encrypted) ]
regulusu:0:C002:08:000:Infinite Lives PL1
regulusu:0:C003:08:000:Infinite Lives PL2
; [ Reikai Doushi (Japan) ]
reikaids:0:40AD:63:007:Infinite Time
reikaids:0:40AF:7F:000:Infinite Lives
reikaids:0:41B5:00:000:Infinite Energy
reikaids:0:426C:FF:001:Drain All Enemy's Energy Now!
; [ Relief Pitcher (set 1) ]
relief:0:FF9D43:00:000:Infinite Strikes
relief:0:FF9D45:00:000:Infinite Balls
relief:0:FF9D4B:00:000:Infinite Outs
relief:0:FF9D43:00:001:Set Strikes to 0 Now!
relief:0:FF9D43:03:001:Set Strikes to 3 Now!
relief:0:FF9D45:00:001:Set Balls to 0 Now!
relief:0:FF9D45:04:001:Set Balls to 4 Now!
relief:0:FF9D4B:00:001:Set Outs to 0 Now!
relief:0:FF9D4B:03:001:Set Outs to 3 Now!
; [ Relief Pitcher (set 2) ]
relief2:0:FF9D53:00:000:Infinite Strikes
relief2:0:FF9D55:00:000:Infinite Balls
relief2:0:FF9D5B:00:000:Infinite Outs
relief2:0:FF9D53:00:001:Set Strikes to 0 Now!
relief2:0:FF9D53:03:001:Set Strikes to 3 Now!
relief2:0:FF9D55:00:001:Set Balls to 0 Now!
relief2:0:FF9D55:04:001:Set Balls to 4 Now!
relief2:0:FF9D5B:00:001:Set Outs to 0 Now!
relief2:0:FF9D5B:03:001:Set Outs to 3 Now!
; [ Mahjong Ren-ai Club (Japan) ]
renaiclb:0:FD0D:63:000:Infinite Item Points
renaiclb:0:0000:00:999:[ The winning hand cheat must be activated when ]
renaiclb:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
renaiclb:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
renaiclb:0:0000:00:999:[ visually change until you make a move. ]
:renaiclb:00000001:FC36:00000031:FFFFFFFF:Get winning hand Now!
:renaiclb:00010001:FC37:00000031:FFFFFFFF:Get winning hand Now! (02/14)
:renaiclb:00010001:FC38:00000031:FFFFFFFF:Get winning hand Now! (03/14)
:renaiclb:00010001:FC39:00000032:FFFFFFFF:Get winning hand Now! (04/14)
:renaiclb:00010001:FC3A:00000032:FFFFFFFF:Get winning hand Now! (05/14)
:renaiclb:00010001:FC3B:00000032:FFFFFFFF:Get winning hand Now! (06/14)
:renaiclb:00010001:FC3C:00000033:FFFFFFFF:Get winning hand Now! (07/14)
:renaiclb:00010001:FC3D:00000033:FFFFFFFF:Get winning hand Now! (08/14)
:renaiclb:00010001:FC3E:00000033:FFFFFFFF:Get winning hand Now! (09/14)
:renaiclb:00010001:FC3F:00000034:FFFFFFFF:Get winning hand Now! (10/14)
:renaiclb:00010001:FC40:00000034:FFFFFFFF:Get winning hand Now! (11/14)
:renaiclb:00010001:FC41:00000034:FFFFFFFF:Get winning hand Now! (12/14)
:renaiclb:00010001:FC42:00000035:FFFFFFFF:Get winning hand Now! (13/14)
:renaiclb:00010001:FC43:00000035:FFFFFFFF:Get winning hand Now! (14/14)
:renaiclb:00000000:FC36:00000031:FFFFFFFF:Always winning hand
:renaiclb:00010000:FC37:00000031:FFFFFFFF:Always winning hand (02/14)
:renaiclb:00010000:FC38:00000031:FFFFFFFF:Always winning hand (03/14)
:renaiclb:00010000:FC39:00000032:FFFFFFFF:Always winning hand (04/14)
:renaiclb:00010000:FC3A:00000032:FFFFFFFF:Always winning hand (05/14)
:renaiclb:00010000:FC3B:00000032:FFFFFFFF:Always winning hand (06/14)
:renaiclb:00010000:FC3C:00000033:FFFFFFFF:Always winning hand (07/14)
:renaiclb:00010000:FC3D:00000033:FFFFFFFF:Always winning hand (08/14)
:renaiclb:00010000:FC3E:00000033:FFFFFFFF:Always winning hand (09/14)
:renaiclb:00010000:FC3F:00000034:FFFFFFFF:Always winning hand (10/14)
:renaiclb:00010000:FC40:00000034:FFFFFFFF:Always winning hand (11/14)
:renaiclb:00010000:FC41:00000034:FFFFFFFF:Always winning hand (12/14)
:renaiclb:00010000:FC42:00000035:FFFFFFFF:Always winning hand (13/14)
:renaiclb:00010000:FC43:00000035:FFFFFFFF:Always winning hand (14/14)
:renaiclb:00000006:FC36:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:renaiclb:00000006:FC9E:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
renaiclb:0:0000:00:999:[ Here is the look-up list for ]
renaiclb:0:0000:00:999:[ the above watches. ]
renaiclb:0:0000:00:999:[ ]
renaiclb:0:0000:00:999:[ value common name chinese name ]
renaiclb:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
renaiclb:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
renaiclb:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
renaiclb:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
renaiclb:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
renaiclb:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
renaiclb:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
renaiclb:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
renaiclb:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
renaiclb:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
renaiclb:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
renaiclb:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
renaiclb:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
renaiclb:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
renaiclb:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
renaiclb:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
renaiclb:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
renaiclb:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
renaiclb:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
renaiclb:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
renaiclb:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
renaiclb:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
renaiclb:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
renaiclb:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
renaiclb:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
renaiclb:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
renaiclb:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
renaiclb:0:0000:00:999:[ 31h East "wind" ]
renaiclb:0:0000:00:999:[ 32h South "wind" ]
renaiclb:0:0000:00:999:[ 33h West "wind" ]
renaiclb:0:0000:00:999:[ 34h North "wind" ]
renaiclb:0:0000:00:999:[ 35h White "dragon" ]
renaiclb:0:0000:00:999:[ 36h Green "dragon" ]
renaiclb:0:0000:00:999:[ 37h Red "dragon" ]
renaiclb:0:0000:00:999:[ 3Fh - no tile - ]
; [ Renegade (US) ]
renegade:0:0039:05:000:Infinite Lives
renegade:0:1018:59:000:Infinite Time
renegade:0:0220:30:000:Infinite Energy
renegade:0:0220:00:001:Lose a Life Now!
renegade:0:0221:01:001:One hit to kill boss Now!
renegade:0:0000:00:999:[Enable these level select ]
renegade:0:0000:00:999:[cheats on the title screen ]
renegade:0:0000:00:999:[+ disable before you finish]
renegade:0:0000:00:999:[the level ]
renegade:0:1000:01:000:Start on Level 2 (see note)
renegade:0:1000:02:000:Start on Level 3 (see note)
renegade:0:1000:03:000:Start on Level 4 (see note)
renegade:0:1000:04:000:Start on Level 5 (see note)
renegade:0:1000:05:000:Start on Level 6 (see note)
renegade:0:0000:00:999:[The following 9 cheats make]
renegade:0:0000:00:999:[individual enemies die ]
renegade:0:0000:00:999:[after one knockdown ]
renegade:0:0000:00:999:[ ]
renegade:0:0000:00:999:[These two enemies are the ]
renegade:0:0000:00:999:[truncheon-wielders on levs ]
renegade:0:0000:00:999:[1+2, the chain-wielders on ]
renegade:0:0000:00:999:[lev 3 + standard on level 4]
renegade:0:0000:00:999:[ (room 1) ]
renegade:0:0222:00:000:Weak Enemy #1
renegade:0:0223:00:000:Weak Enemy #2
renegade:0:0000:00:999:[This one is a standrd enemy]
renegade:0:0000:00:999:[on levs 1,2,4 (room 1), and]
renegade:0:0000:00:999:[chain-wielder on level 3 ]
renegade:0:0224:00:000:Weak Enemy #3
renegade:0:0000:00:999:[This one is a standrd enemy]
renegade:0:0000:00:999:[on levels 1-4 (room 1) ]
renegade:0:0225:00:000:Weak Enemy #4
renegade:0:0000:00:999:[These two are standard ]
renegade:0:0000:00:999:[enemies on levs 1-3 &4(rm2)]
renegade:0:0226:00:000:Weak Enemy #5
renegade:0:0227:00:000:Weak Enemy #6
renegade:0:0000:00:999:[This one is a standrd enemy]
renegade:0:0000:00:999:[on levels 3 and 4 (room 2) ]
renegade:0:0228:00:000:Weak Enemy #7
renegade:0:0000:00:999:[This one is a standrd enemy]
renegade:0:0000:00:999:[on level 4 (room 2) ]
renegade:0:0229:00:000:Weak Enemy #8
; [ Repulse ]
repulse:0:F652:0C:000:Infinite Energy
repulse:0:F653:0C:500:Infinite Energy (02/10)
repulse:0:F654:0C:500:Infinite Energy (03/10)
repulse:0:F655:0C:500:Infinite Energy (04/10)
repulse:0:F656:0C:500:Infinite Energy (05/10)
repulse:0:F657:0C:500:Infinite Energy (06/10)
repulse:0:F658:0C:500:Infinite Energy (07/10)
repulse:0:F659:0C:500:Infinite Energy (08/10)
repulse:0:F65A:0C:500:Infinite Energy (09/10)
repulse:0:F65B:0C:500:Infinite Energy (10/10)
repulse:0:0000:00:999:[See the Dip Switch Menu to ]
repulse:0:0000:00:999:[enable Invincibility. ]
repulse:0:F5C7:58:000:Shield stays on longer:Buggy - cosmetic only?
repulse:0:F597:59:500:Shield stays on longer (2/4)
repulse:0:F5C5:5A:500:Shield stays on longer (3/4)
repulse:0:F595:5B:500:Shield stays on longer (4/4)
repulse:0:F0F0:0F:000:Enemies Don't Shoot
repulse:0:F109:80:000:Always have Normal Shoot
repulse:0:F109:81:000:Always have Fast Shoot
repulse:0:F109:80:001:Get Normal Shoot Now!
repulse:0:F109:81:001:Get Fast Shoot Now!
repulse:0:F8BF:0B:000:Infinite Lives PL1
repulse:0:F8D3:0B:000:Infinite Lives PL2
; [ Rescue Raider ]
rescraid:0:0140:05:000:Infinite Lives
rescraid:0:0142:7F:000:Infinite Fuel
; [ Rescue Raider (Stand-Alone) ]
rescrdsa:0:0140:05:000:Infinite Lives
rescrdsa:0:0142:7F:000:Infinite Fuel
; [ Rescue ]
rescue:0:8669:09:000:Infinite Lives
rescue:0:8273:01:000:Fire always enabled
rescue:0:868F:01:001:One man needed to land Now!
; [ Return of the Invaders (bootleg set 1) ]
retofin1:0:0000:00:999:[See the Dip Switch Menu to ]
retofin1:0:0000:00:999:[enable Invincibility. ]
retofin1:0:9928:09:000:Infinite Lives PL1
retofin1:0:9929:09:000:Infinite Lives PL2
; [ Return of the Invaders (bootleg set 2) ]
retofin2:0:0000:00:999:[See the Dip Switch Menu to ]
retofin2:0:0000:00:999:[enable Invincibility. ]
retofin2:0:9928:09:000:Infinite Lives PL1
retofin2:0:9929:09:000:Infinite Lives PL2
; [ Return of the Invaders ]
retofinv:0:0000:00:999:[See the Dip Switch Menu to ]
retofinv:0:0000:00:999:[enable Invincibility. ]
retofinv:0:9928:09:000:Infinite Lives PL1
retofinv:0:9929:09:000:Infinite Lives PL2
; [ Revolution X (Rev. 1.0 6/16/94) ]
revx:0:0407E5CE:96:000:Infinite Energy PL1
revx:0:0407E5CF:00:500:Infinite Energy PL1 (2/2)
revx:0:0407E5D2:E7:000:Infinite Silver CD Ammo PL1
revx:0:0407E5D3:03:500:Infinite Silver CD Ammo PL1 (2/2)
revx:0:0407E5D4:E7:000:Infinite Laser Disc Ammo PL1
revx:0:0407E5D5:03:500:Infinite Laser Disc Ammo PL1 (2/2)
revx:0:0407E652:C8:000:Infinite Super Gun Ammo PL1
revx:0:0407E653:00:500:Infinite Super Gun Ammo PL1 (2/2)
revx:0:0407E69A:96:000:Infinite Energy PL2
revx:0:0407E69B:00:500:Infinite Energy PL2 (2/2)
revx:0:0407E69E:E7:000:Infinite Silver CD Ammo PL2
revx:0:0407E69F:03:500:Infinite Silver CD Ammo PL2 (2/2)
revx:0:0407E6A0:E7:000:Infinite Laser Disc Ammo PL2
revx:0:0407E6A1:03:500:Infinite Laser Disc Ammo PL2 (2/2)
revx:0:0407E71E:C8:000:Infinite Super Gun Ammo PL2
revx:0:0407E71F:00:500:Infinite Super Gun Ammo PL2 (2/2)
revx:0:0407E766:96:000:Infinite Energy PL3
revx:0:0407E767:00:500:Infinite Energy PL3 (2/2)
revx:0:0407E76A:E7:000:Infinite Silver CD Ammo PL3
revx:0:0407E76B:03:500:Infinite Silver CD Ammo PL3 (2/2)
revx:0:0407E76C:E7:000:Infinite Laser Disc Ammo PL3
revx:0:0407E76D:03:500:Infinite Laser Disc Ammo PL3 (2/2)
revx:0:0407E7EA:C8:000:Infinite Super Gun Ammo PL3
revx:0:0407E7EB:00:500:Infinite Super Gun Ammo PL3 (2/2)
; [ Rezon ]
rezon:0:201C41:09:000:Infinite Credits
rezon:0:200685:01:000:Pannier Pod Guns "ON"
rezon:0:200685:00:001:Pannier Pod Guns "OFF"
rezon:0:20063D:08:000:Infinite Lives PL1
rezon:0:20062D:02:000:Invincibility PL1:To be used when you blink. NB: You can't collect weapons with Invincibility enabled
rezon:0:200627:05:000:Always have Maximum Speed PL1
rezon:0:200663:08:000:Infinite Lives PL2
rezon:0:200653:02:000:Invincibility PL2:To be used when you blink. NB: You can't collect weapons with Invincibility enabled
rezon:0:20064D:05:000:Always have Maximum Speed PL2
; [ Konami RF2 - Red Fighter ]
rf2:0:01E204:47:000:Infinite Fuel
rf2:0:01E201:C3:000:Always have max speed
rf2:0:01E201:FF:000:Always have mental speed
rf2:0:01E02C:96:002:Sound Test Timer Stop:[PL1 Shot2]Next Code
; [ Raiden Fighters 2 - 2000 ]
rf2_2k:0:0000:00:999:[ There are no cheats ]:REASON 1
rf2_2k:0:0000:00:999:[ for this game as it ]:REASON 1
rf2_2k:0:0000:00:999:[ didn't work the last ]:REASON 1
rf2_2k:0:0000:00:999:[ time it was tested. ]:REASON 1
rf2_2k:0:0000:00:999:[ If the game now works ]:REASON 1
rf2_2k:0:0000:00:999:[ please request cheats ]:REASON 1
rf2_2k:0:0000:00:999:[ for it on the cheat ]:REASON 1
rf2_2k:0:0000:00:999:[ forums. ]:REASON 1
; [ Raiden Fighters 2 (EUR, SPI) ]
rf2_eur:0:0000:00:999:[ There are no cheats ]:REASON 1
rf2_eur:0:0000:00:999:[ for this game as it ]:REASON 1
rf2_eur:0:0000:00:999:[ didn't work the last ]:REASON 1
rf2_eur:0:0000:00:999:[ time it was tested. ]:REASON 1
rf2_eur:0:0000:00:999:[ If the game now works ]:REASON 1
rf2_eur:0:0000:00:999:[ please request cheats ]:REASON 1
rf2_eur:0:0000:00:999:[ for it on the cheat ]:REASON 1
rf2_eur:0:0000:00:999:[ forums. ]:REASON 1
; [ Raiden Fighters 2 (US, Single Board) ]
rf2_us:0:0000:00:999:[ There are no cheats ]:REASON 1
rf2_us:0:0000:00:999:[ for this game as it ]:REASON 1
rf2_us:0:0000:00:999:[ didn't work the last ]:REASON 1
rf2_us:0:0000:00:999:[ time it was tested. ]:REASON 1
rf2_us:0:0000:00:999:[ If the game now works ]:REASON 1
rf2_us:0:0000:00:999:[ please request cheats ]:REASON 1
rf2_us:0:0000:00:999:[ for it on the cheat ]:REASON 1
rf2_us:0:0000:00:999:[ forums. ]:REASON 1
; [ Ribbit! ]
ribbit:0:FFC420:24:000:Infinite Time
ribbit:0:FFC0FC:00:001:Finish this Stage Now!:This is for the Normal Stages not the Bonus Rounds! The Stage Clear message is unreadable
;There is a bug with the levels, sometime it resets back to 1 after level 9, sometimes it resets
;at 70 ish to 46 ish, the cheats only goes upto level 45 because the location resets to 00 after that
:ribbit:60000018:000000:00000000:00000000:[ Enable the starting round cheats on any of the ]
:ribbit:60000018:000000:00000000:00000000:[ animation or picture screens. If you clock the ]
:ribbit:60000018:000000:00000000:00000000:[ level past 46 then the round cheat won't work ]
:ribbit:60000018:000000:00000000:00000000:[ as it should because the game is buggy. ]
:ribbit:62000001:000000:00000000:00000000:Select Starting Round:Includes any tutorial screens if they are before that round
:ribbit:00010001:FFD491:00000000:FFFFFFFF:1
:ribbit:00010001:FFD491:00000002:FFFFFFFF:2
:ribbit:00010001:FFD491:00000003:FFFFFFFF:3
:ribbit:00010001:FFD491:00000004:FFFFFFFF:##Touch the Bud##
:ribbit:00010001:FFD491:00000006:FFFFFFFF:4
:ribbit:00010001:FFD491:00000009:FFFFFFFF:5
:ribbit:00010001:FFD491:0000000A:FFFFFFFF:6
:ribbit:00010001:FFD491:0000000B:FFFFFFFF:7
:ribbit:00010001:FFD491:0000000E:FFFFFFFF:8
:ribbit:00010001:FFD491:0000000F:FFFFFFFF:9
:ribbit:00010001:FFD491:00000010:FFFFFFFF:##Touch the Mushroom##
:ribbit:00010001:FFD491:00000012:FFFFFFFF:10
:ribbit:00010001:FFD491:00000015:FFFFFFFF:11
:ribbit:00010001:FFD491:00000016:FFFFFFFF:12
:ribbit:00010001:FFD491:00000017:FFFFFFFF:13
:ribbit:00010001:FFD491:0000001A:FFFFFFFF:14
:ribbit:00010001:FFD491:0000001B:FFFFFFFF:15
:ribbit:00010001:FFD491:0000001C:FFFFFFFF:16
:ribbit:00010001:FFD491:0000001F:FFFFFFFF:17
:ribbit:00010001:FFD491:00000020:FFFFFFFF:18
:ribbit:00010001:FFD491:00000021:FFFFFFFF:##Touch the Bud##
:ribbit:00010001:FFD491:00000023:FFFFFFFF:19
:ribbit:00010001:FFD491:00000026:FFFFFFFF:20
:ribbit:00010001:FFD491:00000027:FFFFFFFF:21
:ribbit:00010001:FFD491:00000028:FFFFFFFF:22
:ribbit:00010001:FFD491:0000002A:FFFFFFFF:23
:ribbit:00010001:FFD491:0000002B:FFFFFFFF:24
:ribbit:00010001:FFD491:0000002C:FFFFFFFF:##Touch the Mushroom##
:ribbit:00010001:FFD491:0000002E:FFFFFFFF:25
:ribbit:00010001:FFD491:00000031:FFFFFFFF:26
:ribbit:00010001:FFD491:00000032:FFFFFFFF:27
:ribbit:00010001:FFD491:00000033:FFFFFFFF:28
:ribbit:00010001:FFD491:00000035:FFFFFFFF:29
:ribbit:00010001:FFD491:00000036:FFFFFFFF:30
:ribbit:00010001:FFD491:00000037:FFFFFFFF:31
:ribbit:00010001:FFD491:0000003A:FFFFFFFF:32
:ribbit:00010001:FFD491:0000003B:FFFFFFFF:33
:ribbit:00010001:FFD491:0000003C:FFFFFFFF:##Touch the Bud##
:ribbit:00010001:FFD491:0000003E:FFFFFFFF:34
:ribbit:00010001:FFD491:00000040:FFFFFFFF:35
:ribbit:00010001:FFD491:00000041:FFFFFFFF:36
:ribbit:00010001:FFD491:00000042:FFFFFFFF:37
:ribbit:00010001:FFD491:00000044:FFFFFFFF:38
:ribbit:00010001:FFD491:00000045:FFFFFFFF:39
:ribbit:00010001:FFD491:00000046:FFFFFFFF:##Touch the Mushroom##
:ribbit:00010001:FFD491:00000048:FFFFFFFF:40
:ribbit:00010001:FFD491:0000004A:FFFFFFFF:41
:ribbit:00010001:FFD491:0000004B:FFFFFFFF:42
:ribbit:00010001:FFD491:0000004C:FFFFFFFF:43
:ribbit:00010001:FFD491:0000004E:FFFFFFFF:44
:ribbit:00010001:FFD491:0000004F:FFFFFFFF:45
:ribbit:00010001:FFD491:00000050:FFFFFFFF:46
ribbit:0:FFC418:BD:000:Always Maximum Buds/Mushrooms
ribbit:0:FFD401:99:000:Infinite Lives PL1
ribbit:0:FFD402:99:000:Max Score PL1
ribbit:0:FFD403:98:500:Max Score PL1 (2/2)
ribbit:0:FFD441:99:000:Infinite Lives PL2
ribbit:0:FFD442:99:000:Max Score PL2
ribbit:0:FFD443:98:500:Max Score PL2 (2/2)
; [ Riding Fight (Japan) ]
ridefgtj:0:40812D:09:000:Infinite Credits
ridefgtj:0:408DAC:99:000:Infinite Time:Don't have enabled on the Press 1 or 2 player screen!
ridefgtj:0:410035:C8:000:Infinite Energy PL1
ridefgtj:0:408DF3:C8:000:Always have Smasher PL1
ridefgtj:0:408DF3:C8:001:Get Smasher Now! PL1
ridefgtj:0:4100B5:C8:000:Infinite Energy PL2
ridefgtj:0:408E33:C8:000:Always have Smasher PL2
ridefgtj:0:408E33:C8:001:Get Smasher Now! PL2
ridefgtj:0:410835:00:001:One Hit to Kill Boss Now!
ridefgtj:0:000000:00:999:[Enable these 'Start on Stage' cheats]
ridefgtj:0:000000:00:999:[on the Press 1 or 2 player screen. ]
ridefgtj:0:40825B:02:001:Start on Stage 2
ridefgtj:0:40825B:03:001:Start on Food Time Stage
ridefgtj:0:40825B:04:001:Start on Stage 3
ridefgtj:0:40825B:06:001:Start on Stage 4
ridefgtj:0:40825B:07:001:Start on Stage 5
ridefgtj:0:000000:00:999:[After you enable these region cheats to see any ]
ridefgtj:0:000000:00:999:[effect you will have to reset the game (F3). ]
ridefgtj:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
ridefgtj:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
ridefgtj:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
ridefgtj:0:0FFFFF:01:100:Region Switch = Japan
ridefgtj:0:0FFFFF:02:100:Region Switch = US
ridefgtj:0:0FFFFF:03:100:Region Switch = World
; [ Riding Fight (US) ]
ridefgtu:0:40812D:09:000:Infinite Credits
ridefgtu:0:408DAC:99:000:Infinite Time:Don't have enabled on the Press 1 or 2 player screen!
ridefgtu:0:410035:C8:000:Infinite Energy PL1
ridefgtu:0:408DF3:C8:000:Always have Smasher PL1
ridefgtu:0:408DF3:C8:001:Get Smasher Now! PL1
ridefgtu:0:4100B5:C8:000:Infinite Energy PL2
ridefgtu:0:408E33:C8:000:Always have Smasher PL2
ridefgtu:0:408E33:C8:001:Get Smasher Now! PL2
ridefgtu:0:410835:00:001:One Hit to Kill Boss Now!
ridefgtu:0:000000:00:999:[Enable these 'Start on Stage' cheats]
ridefgtu:0:000000:00:999:[on the Press 1 or 2 player screen. ]
ridefgtu:0:40825B:02:001:Start on Stage 2
ridefgtu:0:40825B:03:001:Start on Food Time Stage
ridefgtu:0:40825B:04:001:Start on Stage 3
ridefgtu:0:40825B:06:001:Start on Stage 4
ridefgtu:0:40825B:07:001:Start on Stage 5
ridefgtu:0:000000:00:999:[After you enable these region cheats to see any ]
ridefgtu:0:000000:00:999:[effect you will have to reset the game (F3). ]
ridefgtu:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
ridefgtu:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
ridefgtu:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
ridefgtu:0:0FFFFF:01:100:Region Switch = Japan
ridefgtu:0:0FFFFF:02:100:Region Switch = US
ridefgtu:0:0FFFFF:03:100:Region Switch = World
; [ Ridge Racer 2 (Rev. RRS1, Japan) ]
ridger2j:0:0000:00:999:[ There are no cheats ]:REASON 1
ridger2j:0:0000:00:999:[ for this game as it ]:REASON 1
ridger2j:0:0000:00:999:[ didn't work the last ]:REASON 1
ridger2j:0:0000:00:999:[ time it was tested. ]:REASON 1
ridger2j:0:0000:00:999:[ If the game now works ]:REASON 1
ridger2j:0:0000:00:999:[ please request cheats ]:REASON 1
ridger2j:0:0000:00:999:[ for it on the cheat ]:REASON 1
ridger2j:0:0000:00:999:[ forums. ]:REASON 1
; [ Ridge Racer (Rev. RR1, Japan) ]
ridgeraj:0:0000:00:999:[ There are no cheats ]:REASON 1
ridgeraj:0:0000:00:999:[ for this game as it ]:REASON 1
ridgeraj:0:0000:00:999:[ didn't work the last ]:REASON 1
ridgeraj:0:0000:00:999:[ time it was tested. ]:REASON 1
ridgeraj:0:0000:00:999:[ If the game now works ]:REASON 1
ridgeraj:0:0000:00:999:[ please request cheats ]:REASON 1
ridgeraj:0:0000:00:999:[ for it on the cheat ]:REASON 1
ridgeraj:0:0000:00:999:[ forums. ]:REASON 1
; [ Riding Hero (set 1) ]
ridhero:0:10FD89:64:000:Infinite Continues
ridhero:0:100114:FF:500:Infinite Continues (2/2)
ridhero:0:1000F8:99:000:Infinite Time - W.G.P:In story mode this will make you lose the Seaside Street Time Trial race every time
ridhero:0:10011B:99:000:Infinite Time - Story
ridhero:0:1000FC:08:000:Infinite Time Remaining [STORY MODE]:For use in the Suzuka 8 Hours race at the end of story mode
ridhero:0:1000FD:60:500:Infinite Time Remaining [STORY MODE] (2/2)
ridhero:0:100F79:04:000:Infinite Turbos
ridhero:0:100F89:01:000:Win every race (as 1st)
ridhero:0:100F52:01:000:Always ride at Maximum Speed:Turn it OFF if you are stuck in a crash position
ridhero:0:100F53:99:500:Always ride at Maximum Speed (2/2)
ridhero:0:100F52:01:001:Get Maximum Speed Boost Now!:Use this with an Activation Key for best effect
ridhero:0:100F53:99:501:Get Maximum Speed Boost Now! (2/2)
ridhero:0:100C1C:99:000:Infinite Money [STORY MODE]
ridhero:0:100C1D:99:500:Infinite Money [STORY MODE] (2/2)
; [ Riding Hero (set 2) ]
ridheroh:0:10FD89:64:000:Infinite Continues
ridheroh:0:100114:FF:500:Infinite Continues (2/2)
ridheroh:0:1000F8:99:000:Infinite Time - W.G.P:In story mode this will make you lose the Seaside Street Time Trial race every time
ridheroh:0:10011B:99:000:Infinite Time - Story
ridheroh:0:1000FC:08:000:Infinite Time Remaining [STORY MODE]:For use in the Suzuka 8 Hours race at the end of story mode
ridheroh:0:1000FD:60:500:Infinite Time Remaining [STORY MODE] (2/2)
ridheroh:0:100F79:04:000:Infinite Turbos
ridheroh:0:100F89:01:000:Win every race (as 1st)
ridheroh:0:100F52:01:000:Always ride at Maximum Speed:Turn it OFF if you are stuck in a crash position
ridheroh:0:100F53:99:500:Always ride at Maximum Speed (2/2)
ridheroh:0:100F52:01:001:Get Maximum Speed Boost Now!:Use this with an Activation Key for best effect
ridheroh:0:100F53:99:501:Get Maximum Speed Boost Now! (2/2)
ridheroh:0:100C1C:99:000:Infinite Money [STORY MODE]
ridheroh:0:100C1D:99:500:Infinite Money [STORY MODE] (2/2)
; [ Riding Fight (World) ]
ridingf:0:40812D:09:000:Infinite Credits
ridingf:0:408DAC:99:000:Infinite Time:Don't have enabled on the Press 1 or 2 player screen!
ridingf:0:410035:C8:000:Infinite Energy PL1
ridingf:0:408DF3:C8:000:Always have Smasher PL1
ridingf:0:408DF3:C8:001:Get Smasher Now! PL1
ridingf:0:4100B5:C8:000:Infinite Energy PL2
ridingf:0:408E33:C8:000:Always have Smasher PL2
ridingf:0:408E33:C8:001:Get Smasher Now! PL2
ridingf:0:410835:00:001:One Hit to Kill Boss Now!
ridingf:0:000000:00:999:[Enable these 'Start on Stage' cheats]
ridingf:0:000000:00:999:[on the Press 1 or 2 player screen. ]
ridingf:0:40825B:02:001:Start on Stage 2
ridingf:0:40825B:03:001:Start on Food Time Stage
ridingf:0:40825B:04:001:Start on Stage 3
ridingf:0:40825B:06:001:Start on Stage 4
ridingf:0:40825B:07:001:Start on Stage 5
ridingf:0:000000:00:999:[After you enable these region cheats to see any ]
ridingf:0:000000:00:999:[effect you will have to reset the game (F3). ]
ridingf:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
ridingf:0:000000:00:999:[reset again (F3), wait for Test Mode to appear ]
ridingf:0:000000:00:999:[then turn the Test Mode OFF (F2) and reset (F3).]
ridingf:0:0FFFFF:01:100:Region Switch = Japan
ridingf:0:0FFFFF:02:100:Region Switch = US
ridingf:0:0FFFFF:03:100:Region Switch = World
; [ Riddle of Pythagoras (Japan) ]
ridleofp:0:C003:99:000:Infinite Credits
ridleofp:0:C009:05:000:Infinite Lives
ridleofp:0:E545:00:001:Finish this Stage Now!
ridleofp:0:E546:00:501:Finish this Stage Now! (2/2)
ridleofp:0:0000:00:999:[P1 = Position 1, ]
ridleofp:0:0000:00:999:[P2 = Position 2, etc.. ]
ridleofp:0:0000:00:999:[Some positions will only be ]
ridleofp:0:0000:00:999:[usable with a different size]
ridleofp:0:0000:00:999:[of bat!! ]
ridleofp:0:0000:00:999:[1-3 is for a Normal Size Bat]
ridleofp:0:0000:00:999:[1-4 is for a Medium Size Bat]
ridleofp:0:0000:00:999:[1-5 is for a Large Size Bat ]
ridleofp:0:0000:00:999:[1-6 is for a Huge Size Bat ]
ridleofp:0:E5A0:00:000:Always NOTHING in P1
ridleofp:0:E5A0:04:000:Always LIGHT in P1
ridleofp:0:E5A0:10:000:Always MAGNET in P1
ridleofp:0:E5A0:20:000:Always LASER in P1
ridleofp:0:E5A0:40:000:Always COIL? in P1
ridleofp:0:E5A0:80:000:Always GREEN DOT in P1
ridleofp:0:E5A1:00:000:Always NOTHING in P2
ridleofp:0:E5A1:04:000:Always LIGHT in P2
ridleofp:0:E5A1:10:000:Always MAGNET in P2
ridleofp:0:E5A1:20:000:Always LASER in P2
ridleofp:0:E5A1:40:000:Always COIL? in P2
ridleofp:0:E5A1:80:000:Always GREEN DOT in P2
ridleofp:0:E5A2:00:000:Always NOTHING in P3
ridleofp:0:E5A2:04:000:Always LIGHT in P3
ridleofp:0:E5A2:10:000:Always MAGNET in P3
ridleofp:0:E5A2:20:000:Always LASER in P3
ridleofp:0:E5A2:40:000:Always COIL? in P3
ridleofp:0:E5A2:80:000:Always GREEN DOT in P3
ridleofp:0:E5A3:00:000:Always NOTHING in P4
ridleofp:0:E5A3:04:000:Always LIGHT in P4
ridleofp:0:E5A3:10:000:Always MAGNET in P4
ridleofp:0:E5A3:20:000:Always LASER in P4
ridleofp:0:E5A3:40:000:Always COIL? in P4
ridleofp:0:E5A3:80:000:Always GREEN DOT in P4
ridleofp:0:E5A4:00:000:Always NOTHING in P5
ridleofp:0:E5A4:04:000:Always LIGHT in P5
ridleofp:0:E5A4:10:000:Always MAGNET in P5
ridleofp:0:E5A4:20:000:Always LASER in P5
ridleofp:0:E5A4:40:000:Always COIL? in P5
ridleofp:0:E5A4:80:000:Always GREEN DOT in P5
ridleofp:0:E5A5:00:000:Always NOTHING in P6
ridleofp:0:E5A5:04:000:Always LIGHT in P6
ridleofp:0:E5A5:10:000:Always MAGNET in P6
ridleofp:0:E5A5:20:000:Always LASER in P6
ridleofp:0:E5A5:40:000:Always COIL? in P6
ridleofp:0:E5A5:80:000:Always GREEN DOT in P6
ridleofp:0:E5A0:00:001:Get NOTHING in P1 Now!
ridleofp:0:E5A0:04:001:Get LIGHT in P1 Now!
ridleofp:0:E5A0:10:001:Get MAGNET in P1 Now!
ridleofp:0:E5A0:20:001:Get LASER in P1 Now!
ridleofp:0:E5A0:40:001:Get COIL? in P1 Now!
ridleofp:0:E5A0:80:001:Get GREEN DOT in P1 Now!
ridleofp:0:E5A1:00:001:Get NOTHING in P2 Now!
ridleofp:0:E5A1:04:001:Get LIGHT in P2 Now!
ridleofp:0:E5A1:10:001:Get MAGNET in P2 Now!
ridleofp:0:E5A1:20:001:Get LASER in P2 Now!
ridleofp:0:E5A1:40:001:Get COIL? in P2 Now!
ridleofp:0:E5A1:80:001:Get GREEN DOT in P2 Now!
ridleofp:0:E5A2:00:001:Get NOTHING in P3 Now!
ridleofp:0:E5A2:04:001:Get LIGHT in P3 Now!
ridleofp:0:E5A2:10:001:Get MAGNET in P3 Now!
ridleofp:0:E5A2:20:001:Get LASER in P3 Now!
ridleofp:0:E5A2:40:001:Get COIL? in P3 Now!
ridleofp:0:E5A2:80:001:Get GREEN DOT in P3 Now!
ridleofp:0:E5A3:00:001:Get NOTHING in P4 Now!
ridleofp:0:E5A3:04:001:Get LIGHT in P4 Now!
ridleofp:0:E5A3:10:001:Get MAGNET in P4 Now!
ridleofp:0:E5A3:20:001:Get LASER in P4 Now!
ridleofp:0:E5A3:40:001:Get COIL? in P4 Now!
ridleofp:0:E5A3:80:001:Get GREEN DOT in P4 Now!
ridleofp:0:E5A4:00:001:Get NOTHING in P5 Now!
ridleofp:0:E5A4:04:001:Get LIGHT in P5 Now!
ridleofp:0:E5A4:10:001:Get MAGNET in P5 Now!
ridleofp:0:E5A4:20:001:Get LASER in P5 Now!
ridleofp:0:E5A4:40:001:Get COIL? in P5 Now!
ridleofp:0:E5A4:80:001:Get GREEN DOT in P5 Now!
ridleofp:0:E5A5:00:001:Get NOTHING in P6 Now!
ridleofp:0:E5A5:04:001:Get LIGHT in P6 Now!
ridleofp:0:E5A5:10:001:Get MAGNET in P6 Now!
ridleofp:0:E5A5:20:001:Get LASER in P6 Now!
ridleofp:0:E5A5:40:001:Get COIL? in P6 Now!
ridleofp:0:E5A5:80:001:Get GREEN DOT in P6 Now!
ridleofp:0:0000:00:999:[Don't change the Bat Type ]
ridleofp:0:0000:00:999:[when you are dieing! ]
ridleofp:0:0000:00:999:[Bat-T = Bat Type ]
ridleofp:0:E59F:00:000:Always Bat-T 1 Normal
ridleofp:0:E59F:01:000:Always Bat-T 1 Medium
ridleofp:0:E59F:02:000:Always Bat-T 1 Large
ridleofp:0:E59F:03:000:Always Bat-T 1 Huge
ridleofp:0:E59F:04:000:Always Bat-T 2 Normal
ridleofp:0:E59F:05:000:Always Bat-T 2 Medium
ridleofp:0:E59F:06:000:Always Bat-T 2 Large
ridleofp:0:E59F:07:000:Always Bat-T 2 Huge
ridleofp:0:E59F:08:000:Always Bat-T 3 Normal
ridleofp:0:E59F:09:000:Always Bat-T 3 Medium
ridleofp:0:E59F:0A:000:Always Bat-T 3 Large
ridleofp:0:E59F:0B:000:Always Bat-T 3 Huge
ridleofp:0:E59F:0C:000:Always Bat-T 4 Normal
ridleofp:0:E59F:0D:000:Always Bat-T 4 Medium
ridleofp:0:E59F:0E:000:Always Bat-T 4 Large
ridleofp:0:E59F:0F:000:Always Bat-T 4 Huge
ridleofp:0:E59F:00:001:Get Bat-T 1 Normal Now!
ridleofp:0:E59F:01:001:Get Bat-T 1 Medium Now!
ridleofp:0:E59F:02:001:Get Bat-T 1 Large Now!
ridleofp:0:E59F:03:001:Get Bat-T 1 Huge Now!
ridleofp:0:E59F:04:001:Get Bat-T 2 Normal Now!
ridleofp:0:E59F:05:001:Get Bat-T 2 Medium Now!
ridleofp:0:E59F:06:001:Get Bat-T 2 Large Now!
ridleofp:0:E59F:07:001:Get Bat-T 2 Huge Now!
ridleofp:0:E59F:08:001:Get Bat-T 3 Normal Now!
ridleofp:0:E59F:09:001:Get Bat-T 3 Medium Now!
ridleofp:0:E59F:0A:001:Get Bat-T 3 Large Now!
ridleofp:0:E59F:0B:001:Get Bat-T 3 Huge Now!
ridleofp:0:E59F:0C:001:Get Bat-T 4 Normal Now!
ridleofp:0:E59F:0D:001:Get Bat-T 4 Medium Now!
ridleofp:0:E59F:0E:001:Get Bat-T 4 Large Now!
ridleofp:0:E59F:0F:001:Get Bat-T 4 Huge Now!
; [ Rim Rockin' Basketball (V1.2) ]
rimrck12:0:3BCC:01:000:Infinite Time
rimrck12:0:3BCD:3B:500:Infinite Time (2/4)
rimrck12:0:3BE7:01:500:Infinite Time (3/4):Time per coin
rimrck12:0:3BE8:1D:500:Infinite Time (4/4):Time per coin
rimrck12:0:3BD1:0A:000:Infinite Ball in Hand Time
rimrck12:0:3BCF:18:000:Infinite Attack Time
rimrck12:0:3BD1:00:001:Ball in Hand Time = 0 Now!
rimrck12:0:3BCF:00:001:Attack Time = 0 Now!
rimrck12:0:3397:00:000:Score always 0 PL1
rimrck12:0:3397:FF:000:Score always 255 PL1
rimrck12:0:3397:00:001:Set score = 0 Now! PL1
rimrck12:0:3397:FF:001:Set score = 255 Now! PL1
rimrck12:0:3397:FF:070:Select score Now! PL1
rimrck12:0:3395:00:000:Score always = 0 PL2
rimrck12:0:3395:FF:000:Score always = 255 PL2
rimrck12:0:3395:00:001:Set score = 0 Now! PL2
rimrck12:0:3395:FF:001:Set score = 255 Now! PL2
rimrck12:0:3395:FF:070:Select score Now! PL2
; [ Rim Rockin' Basketball (V1.6) ]
rimrck16:0:3BD4:09:000:Infinite Game Time
rimrck16:0:3BD5:3B:500:Infinite Game Time (2/4)
rimrck16:0:3BEF:01:500:Infinite Game Time (3/4):Time per coin
rimrck16:0:3BF0:1D:500:Infinite Game Time (4/4):Time per coin
rimrck16:0:3BD9:0A:000:Infinite Ball in Hand Time
rimrck16:0:3BD7:18:000:Infinite Attack Time
rimrck16:0:3BD9:00:001:Ball in Hand Time = 0 Now!
rimrck16:0:3BD7:00:001:Attack Time = 0 Now!
rimrck16:0:3397:00:000:Score always 0 PL1
rimrck16:0:3397:FF:000:Score always 255 PL1
rimrck16:0:3397:00:001:Set score = 0 Now! PL1
rimrck16:0:3397:FF:001:Set score = 255 Now! PL1
rimrck16:0:3397:FF:070:Select score Now! PL1
rimrck16:0:3395:00:000:Score always = 0 PL2
rimrck16:0:3395:FF:000:Score always = 255 PL2
rimrck16:0:3395:00:001:Set score = 0 Now! PL2
rimrck16:0:3395:FF:001:Set score = 255 Now! PL2
rimrck16:0:3395:FF:070:Select score Now! PL2
; [ Rim Rockin' Basketball (V2.0) ]
rimrck20:0:3BE5:01:000:Infinite Game Time
rimrck20:0:3BE6:06:500:Infinite Game Time (2/4)
rimrck20:0:3BFF:01:500:Infinite Game Time (3/4):Time per coin
rimrck20:0:3C00:1E:500:Infinite Game Time (4/4):Time per coin
rimrck20:0:3BE9:0A:000:Infinite Ball in Hand Time
rimrck20:0:3BE7:18:000:Infinite Attack Time
rimrck20:0:3BE9:00:001:Ball in Hand Time = 0 Now!
rimrck20:0:3BE7:00:001:Attack Time = 0 Now!
rimrck20:0:33A7:00:000:Score always 0 PL1
rimrck20:0:33A7:FF:000:Score always 255 PL1
rimrck20:0:33A7:00:001:Set score = 0 Now! PL1
rimrck20:0:33A7:FF:001:Set score = 255 Now! PL1
rimrck20:0:33A7:FF:070:Select score Now! PL1
rimrck20:0:33A5:00:000:Score always = 0 PL2
rimrck20:0:33A5:FF:000:Score always = 255 PL2
rimrck20:0:33A5:00:001:Set score = 0 Now! PL2
rimrck20:0:33A5:FF:001:Set score = 255 Now! PL2
rimrck20:0:33A5:FF:070:Select score Now! PL2
; [ Rim Rockin' Basketball (V2.2) ]
rimrockn:0:3BE5:01:000:Infinite Game Time
rimrockn:0:3BE6:06:500:Infinite Game Time (2/4)
rimrockn:0:3BFF:01:500:Infinite Game Time (3/4):Time per coin
rimrockn:0:3C00:1E:500:Infinite Game Time (4/4):Time per coin
rimrockn:0:3BE9:0A:000:Infinite Ball in Hand Time
rimrockn:0:3BE7:18:000:Infinite Attack Time
rimrockn:0:3BE9:00:001:Ball in Hand Time = 0 Now!
rimrockn:0:3BE7:00:001:Attack Time = 0 Now!
rimrockn:0:33A7:00:000:Score always 0 PL1
rimrockn:0:33A7:FF:000:Score always 255 PL1
rimrockn:0:33A7:00:001:Set score = 0 Now! PL1
rimrockn:0:33A7:FF:001:Set score = 255 Now! PL1
rimrockn:0:33A7:FF:070:Select score Now! PL1
rimrockn:0:33A5:00:000:Score always = 0 PL2
rimrockn:0:33A5:FF:000:Score always = 255 PL2
rimrockn:0:33A5:00:001:Set score = 0 Now! PL2
rimrockn:0:33A5:FF:001:Set score = 255 Now! PL2
rimrockn:0:33A5:FF:070:Select score Now! PL2
; [ Ring of Destruction: Slammasters II (Euro 940902) ]
ringdest:0:FF726E:09:000:Infinite Credits
ringdest:0:FF72CA:99:000:Infinite Time
ringdest:0:FF72CA:01:001:Finish this Battle Now!
ringdest:0:FF802C:01:000:Infinite Energy PL1
ringdest:0:FF802D:16:500:Infinite Energy PL1 (2/4)
ringdest:0:FF802E:01:500:Infinite Energy PL1 (3/4)
ringdest:0:FF802F:17:500:Infinite Energy PL1 (4/4)
ringdest:0:FF802C:00:001:Drain Most Energy Now! PL1
ringdest:0:FF802D:00:501:Drain Most Energy Now! PL1 (2/4)
ringdest:0:FF802E:00:501:Drain Most Energy Now! PL1 (3/4)
ringdest:0:FF802F:00:501:Drain Most Energy Now! PL1 (4/4)
ringdest:0:FF842C:01:000:Infinite Energy PL2
ringdest:0:FF842D:16:500:Infinite Energy PL2 (2/4)
ringdest:0:FF842E:01:500:Infinite Energy PL2 (3/4)
ringdest:0:FF842F:17:500:Infinite Energy PL2 (4/4)
ringdest:0:FF842C:00:001:Drain Most Energy Now! PL2
ringdest:0:FF842D:00:501:Drain Most Energy Now! PL2 (2/4)
ringdest:0:FF842E:00:501:Drain Most Energy Now! PL2 (3/4)
ringdest:0:FF842F:00:501:Drain Most Energy Now! PL2 (4/4)
ringdest:0:000000:00:999:[ These are the codes to set the machine region - the ]
ringdest:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ringdest:0:000000:00:999:[ - ON or before the ROM check screen! ]
ringdest:0:FF7445:00:000:Region Switch = Japan
ringdest:0:FF7445:01:000:Region Switch = USA
ringdest:0:FF7445:02:000:Region Switch = Euro
ringdest:0:FF7445:03:000:Region Switch = Asia Sample
ringdest:0:FF7445:04:000:Region Switch = Asia TW
ringdest:0:FF7445:05:000:Region Switch = Hispanic
ringdest:0:FF7445:0A:000:Region Switch = Brazil
; [ Ring Fighter (set 1) ]
ringfgt:0:C310:00:000:Infinite Time
ringfgt:0:C310:09:001:Finish this Round Now!
ringfgt:0:C311:05:501:Finish this Round Now! (2/2)
ringfgt:0:C509:FF:000:Infinite Energy PL1
ringfgt:0:C525:00:000:Infinite Damage PL1
ringfgt:0:C509:00:000:Always have No Energy PL1
ringfgt:0:C525:FF:000:Damage always = max PL1
ringfgt:0:C549:FF:000:Infinite Energy PL2
ringfgt:0:C565:00:000:Infinite Damage PL2
ringfgt:0:C549:00:000:Always have No Energy PL2
ringfgt:0:C565:FF:000:Damage always = max PL2
; [ Ring Fighter (set 2) ]
ringfgt2:0:C310:00:000:Infinite Time
ringfgt2:0:C310:09:001:Finish this Round Now!
ringfgt2:0:C311:05:501:Finish this Round Now! (2/2)
ringfgt2:0:C509:FF:000:Infinite Energy PL1
ringfgt2:0:C525:00:000:Infinite Damage PL1
ringfgt2:0:C509:00:000:Always have No Energy PL1
ringfgt2:0:C525:FF:000:Damage always = max PL1
ringfgt2:0:C549:FF:000:Infinite Energy PL2
ringfgt2:0:C565:00:000:Infinite Damage PL2
ringfgt2:0:C549:00:000:Always have No Energy PL2
ringfgt2:0:C565:FF:000:Damage always = max PL2
; [ Ring King (US set 2) ]
ringkin2:0:C059:FF:000:Infinite Energy
ringkin2:0:C019:00:000:Weak opponent
ringkin2:0:C190:00:000:Infinite Time
ringkin2:0:C190:3B:001:Finish round Now!
ringkin2:0:C061:FA:000:Ply's hits always set to 250
ringkin2:0:C021:00:000:CPU's hits always set to 0
ringkin2:0:C061:FA:001:Set Ply's hits set = 250 Now!
ringkin2:0:C021:00:001:Set CPU's hits set to 0 Now!
ringkin2:0:C061:FF:070:Select Player's hits
ringkin2:0:C021:FF:070:Select Computer's hits
; [ Ring King (US set 3) ]
ringkin3:0:C059:FF:000:Infinite Energy
ringkin3:0:C019:00:000:Weak opponent
ringkin3:0:C190:00:000:Infinite Time
ringkin3:0:C190:3B:001:Finish round Now!
ringkin3:0:C061:FA:000:Ply's hits always set to 250
ringkin3:0:C021:00:000:CPU's hits always set to 0
ringkin3:0:C061:FA:001:Set Ply's hits set = 250 Now!
ringkin3:0:C021:00:001:Set CPU's hits set to 0 Now!
ringkin3:0:C061:FF:070:Select Player's hits
ringkin3:0:C021:FF:070:Select Computer's hits
; [ Ring King (US set 1) ]
ringking:0:C059:FF:000:Infinite Energy
ringking:0:C019:00:000:Weak opponent
ringking:0:C190:00:000:Infinite Time
ringking:0:C190:3B:001:Finish round Now!
ringking:0:C061:FA:000:Ply's hits always set to 250
ringking:0:C021:00:000:CPU's hits always set to 0
ringking:0:C061:FA:001:Set Ply's hits set = 250 Now!
ringking:0:C021:00:001:Set CPU's hits set to 0 Now!
ringking:0:C061:FF:070:Select Player's hits
ringking:0:C021:FF:070:Select Computer's hits
; [ Ring no Ohja (Japan 2 Players ver. N) ]
ringohja:0:4125:99:000:Infinite Energy PL1
ringohja:0:4135:99:000:Infinite Energy PL2
ringohja:0:4145:99:000:Infinite Energy PL3
ringohja:0:4155:99:000:Infinite Energy PL4
ringohja:0:4017:00:000:Sound Test Timer Stop:[PL1 Shot2]Next Code
; [ Ring Rage (World) ]
ringrage:0:40AB8D:09:000:Infinite Credits
ringrage:0:40B3CB:3B:000:Infinite Time
ringrage:0:40C83C:47:000:Infinite Energy PL1
ringrage:0:40C83C:00:001:Drain All Energy Now! PL1
ringrage:0:40CA3C:47:000:Infinite Energy PL2
ringrage:0:40CA3C:00:001:Drain All Energy Now! PL2
ringrage:0:40CC3C:47:000:Infinite Energy PL3
ringrage:0:40CC3C:00:001:Drain All Energy Now! PL3
ringrage:0:40CE3C:47:000:Infinite Energy PL4
ringrage:0:40CE3C:00:001:Drain All Energy Now! PL4
ringrage:0:000000:00:999:[ After you enable a region cheat to see any ]
ringrage:0:000000:00:999:[ effect you will have to reset the game (F3). ]
ringrage:0:000000:00:999:[ Then you may have to turn the Test Mode ON F3) ]
ringrage:0:07FFFF:01:100:Region Switch = Japan
ringrage:0:07FFFF:02:100:Region Switch = US
ringrage:0:07FFFF:03:100:Region Switch = World
; [ Ring Rage (Japan) ]
ringragj:0:40AB8D:09:000:Infinite Credits
ringragj:0:40B3CB:3B:000:Infinite Time
ringragj:0:40C83C:47:000:Infinite Energy PL1
ringragj:0:40C83C:00:001:Drain All Energy Now! PL1
ringragj:0:40CA3C:47:000:Infinite Energy PL2
ringragj:0:40CA3C:00:001:Drain All Energy Now! PL2
ringragj:0:40CC3C:47:000:Infinite Energy PL3
ringragj:0:40CC3C:00:001:Drain All Energy Now! PL3
ringragj:0:40CE3C:47:000:Infinite Energy PL4
ringragj:0:40CE3C:00:001:Drain All Energy Now! PL4
ringragj:0:000000:00:999:[ After you enable a region cheat to see any ]
ringragj:0:000000:00:999:[ effect you will have to reset the game (F3). ]
ringragj:0:000000:00:999:[ Then you may have to turn the Test Mode ON F3) ]
ringragj:0:07FFFF:01:100:Region Switch = Japan
ringragj:0:07FFFF:02:100:Region Switch = US
ringragj:0:07FFFF:03:100:Region Switch = World
; [ Ring Rage (US) ]
ringragu:0:40AB8D:09:000:Infinite Credits
ringragu:0:40B3CB:3B:000:Infinite Time
ringragu:0:40C83C:47:000:Infinite Energy PL1
ringragu:0:40C83C:00:001:Drain All Energy Now! PL1
ringragu:0:40CA3C:47:000:Infinite Energy PL2
ringragu:0:40CA3C:00:001:Drain All Energy Now! PL2
ringragu:0:40CC3C:47:000:Infinite Energy PL3
ringragu:0:40CC3C:00:001:Drain All Energy Now! PL3
ringragu:0:40CE3C:47:000:Infinite Energy PL4
ringragu:0:40CE3C:00:001:Drain All Energy Now! PL4
ringragu:0:000000:00:999:[ After you enable a region cheat to see any ]
ringragu:0:000000:00:999:[ effect you will have to reset the game (F3). ]
ringragu:0:000000:00:999:[ Then you may have to turn the Test Mode ON F3) ]
ringragu:0:07FFFF:01:100:Region Switch = Japan
ringragu:0:07FFFF:02:100:Region Switch = US
ringragu:0:07FFFF:03:100:Region Switch = World
; [ Riot ]
:riot:00000000:1015F0:00000009:FFFFFFFF:Infinite Credits
:riot:00100000:1015F2:000063FF:FFFFFFFF:Infinite Time
:riot:62000000:000000:00000000:00000000:Select Starting Round:Set on displayed 'Push Start 1 or 2 Player Button ' message screen after inserted a credit
:riot:00011001:1017C3:00000000:FFFFFFFF:Round 1
:riot:00011001:1017C3:00000002:FFFFFFFF:Round 2
:riot:00011001:1017C3:00000004:FFFFFFFF:Round 3
:riot:00011001:1017C3:00000006:FFFFFFFF:Round 4
:riot:00011001:1017C3:00000008:FFFFFFFF:Round 5
:riot:00011001:1017C3:0000000A:FFFFFFFF:Round 6
:riot:60000000:000000:00000000:00000000:
:riot:00000000:1015EE:00000009:FFFFFFFF:Infinite Lives PL1
:riot:00000000:101610:00000018:FFFFFFFF:Infinite Energy PL1
:riot:00100000:101600:00001276:FFFFFFFF:Invincibility PL1
:riot:00010000:101616:0000007E:FFFFFFFF:Invincibility PL1 (2/3)
:riot:00010000:1016A9:0000008A:FFFFFFFF:Invincibility PL1 (3/3)
:riot:62000000:000000:00000000:00000000:Select Weapon PL1
:riot:00010000:10160D:00000000:FFFFFFFF:Normal Shot
:riot:00010000:10160D:00000002:FFFFFFFF:Machine Gun
:riot:00010000:10160D:00000004:FFFFFFFF:Napalm
:riot:00010000:10160D:00000006:FFFFFFFF:Shot Gun
:riot:00010000:10160D:00000008:FFFFFFFF:Fire
:riot:00000000:101765:00000000:00000002:Rapid Fire PL1
:riot:00010000:101765:00000000:00000004:Rapid Fire PL1 (2/2)
:riot:60000000:000000:00000000:00000000:
:riot:00000000:1015EF:00000009:FFFFFFFF:Infinite Lives PL2
:riot:00000000:1016C4:00000018:FFFFFFFF:Infinite Energy PL2
:riot:00100000:1016B4:00001276:FFFFFFFF:Invincibility PL2
:riot:00010000:1016CA:0000007E:FFFFFFFF:Invincibility PL2 (2/3)
:riot:00010000:10175D:0000008A:FFFFFFFF:Invincibility PL2 (3/3)
:riot:62000000:000000:00000000:00000000:Select Weapon PL2
:riot:00010000:1016C1:00000000:FFFFFFFF:Normal Shot
:riot:00010000:1016C1:00000002:FFFFFFFF:Machine Gun
:riot:00010000:1016C1:00000004:FFFFFFFF:Napalm
:riot:00010000:1016C1:00000006:FFFFFFFF:Shot Gun
:riot:00010000:1016C1:00000008:FFFFFFFF:Fire
:riot:00000000:10176F:00000000:00000002:Rapid Fire PL2
:riot:00010000:10176F:00000000:00000004:Rapid Fire PL2 (2/2)
; [ Riot City ]
riotcity:0:FFECF9:63:000:Infinite Time
riotcity:0:FFF011:03:000:Infinite Lives PL1
riotcity:0:FFDAD5:70:000:Infinite Energy PL1
riotcity:0:FFF00D:F0:000:Invincibility PL1
riotcity:0:FFE8D5:10:540:Invincibility PL1 (2/2)
riotcity:0:FFF03D:03:000:Infinite Lives PL2
riotcity:0:FFDAD9:70:000:Infinite Energy PL2
riotcity:0:FFF039:F0:000:Invincibility PL2
riotcity:0:FFE8D9:20:540:Invincibility PL2 (2/2)
; [ Rip Cord ]
ripcord:0:002C:09:000:Infinite Jumps
; [ Rip Off ]
ripoff:0:01E7:09:000:Infinite Credits
ripoff:0:006D:1C:001:Get Instant Speed Burst Now!:Bind to an activation key for best effect
ripoff:0:0060:00:001:Warp Ship to Bottom Left Now!:Bind to an activation key for best effect
ripoff:0:0061:50:501:Warp Ship to Bottom Left Now! (2/4)
ripoff:0:0062:00:501:Warp Ship to Bottom Left Now! (3/4)
ripoff:0:0063:50:501:Warp Ship to Bottom Left Now! (4/4)
ripoff:0:0060:03:001:Warp Ship to Top Right Now!:Bind to an activation key for best effect
ripoff:0:0061:B0:501:Warp Ship to Top Right Now! (2/4)
ripoff:0:0062:02:501:Warp Ship to Top Right Now! (3/4)
ripoff:0:0063:B0:501:Warp Ship to Top Right Now! (4/4)
ripoff:0:01A0:03:000:Freeze 1st Enemy Ship
ripoff:0:01A1:00:500:Freeze 1st Enemy Ship (2/4)
ripoff:0:01A2:02:500:Freeze 1st Enemy Ship (3/4)
ripoff:0:01A3:00:500:Freeze 1st Enemy Ship (4/4)
ripoff:0:0020:02:000:Freeze 2nd Enemy Ship
ripoff:0:0021:00:500:Freeze 2nd Enemy Ship (2/4)
ripoff:0:0022:02:500:Freeze 2nd Enemy Ship (3/4)
ripoff:0:0023:40:500:Freeze 2nd Enemy Ship (4/4)
ripoff:0:0040:01:000:Freeze 3rd Enemy Ship
ripoff:0:0041:00:500:Freeze 3rd Enemy Ship (2/4)
ripoff:0:0042:02:500:Freeze 3rd Enemy Ship (3/4)
ripoff:0:0043:00:500:Freeze 3rd Enemy Ship (4/4)
ripoff:0:01EB:06:072:Select current round:After round 6 level increases
ripoff:0:01F7:14:072:Select current level:There is an infinite number of levels but unplayable past about 10.
; [ Risky Challenge ]
riskchal:0:0000:00:999:[ There are no cheats ]:REASON 1
riskchal:0:0000:00:999:[ for this game as it ]:REASON 1
riskchal:0:0000:00:999:[ didn't work the last ]:REASON 1
riskchal:0:0000:00:999:[ time it was tested. ]:REASON 1
riskchal:0:0000:00:999:[ If the game now works ]:REASON 1
riskchal:0:0000:00:999:[ please request cheats ]:REASON 1
riskchal:0:0000:00:999:[ for it on the cheat ]:REASON 1
riskchal:0:0000:00:999:[ forums. ]:REASON 1
; [ Roller Jammer ]
rjammer:0:A13E:FA:000:Infinite Time
; [ Real Mahjong Haihai (Japan) ]
rmhaihai:0:0000:00:999:[ The winning hand cheat must be ]
rmhaihai:0:0000:00:999:[ activated when there are 14 ]
rmhaihai:0:0000:00:999:[ tiles in your hand, then press ]
rmhaihai:0:0000:00:999:[ the RON key ('Z' by default). ]
rmhaihai:0:0000:00:999:[ The tiles do not visually ]
rmhaihai:0:0000:00:999:[ change until you make a move. ]
rmhaihai:0:A070:00:101:Get winning hand Now!
rmhaihai:0:A071:00:501:Get winning hand Now! (02/14)
rmhaihai:0:A072:00:501:Get winning hand Now! (03/14)
rmhaihai:0:A073:01:501:Get winning hand Now! (04/14)
rmhaihai:0:A074:01:501:Get winning hand Now! (05/14)
rmhaihai:0:A075:01:501:Get winning hand Now! (06/14)
rmhaihai:0:A076:02:501:Get winning hand Now! (07/14)
rmhaihai:0:A077:02:501:Get winning hand Now! (08/14)
rmhaihai:0:A078:02:501:Get winning hand Now! (09/14)
rmhaihai:0:A079:03:501:Get winning hand Now! (10/14)
rmhaihai:0:A07A:03:501:Get winning hand Now! (11/14)
rmhaihai:0:A07B:03:501:Get winning hand Now! (12/14)
rmhaihai:0:A07C:04:501:Get winning hand Now! (13/14)
rmhaihai:0:A07D:04:501:Get winning hand Now! (14/14)
rmhaihai:0:A070:00:100:Always winning hand
rmhaihai:0:A071:00:500:Always winning hand (02/14)
rmhaihai:0:A072:00:500:Always winning hand (03/14)
rmhaihai:0:A073:01:500:Always winning hand (04/14)
rmhaihai:0:A074:01:500:Always winning hand (05/14)
rmhaihai:0:A075:01:500:Always winning hand (06/14)
rmhaihai:0:A076:02:500:Always winning hand (07/14)
rmhaihai:0:A077:02:500:Always winning hand (08/14)
rmhaihai:0:A078:02:500:Always winning hand (09/14)
rmhaihai:0:A079:03:500:Always winning hand (10/14)
rmhaihai:0:A07A:03:500:Always winning hand (11/14)
rmhaihai:0:A07B:03:500:Always winning hand (12/14)
rmhaihai:0:A07C:04:500:Always winning hand (13/14)
rmhaihai:0:A07D:04:500:Always winning hand (14/14)
; [ Real Mahjong Haihai [BET] (Japan) ]
rmhaihib:0:0000:00:999:[ The winning hand cheat must be ]
rmhaihib:0:0000:00:999:[ activated when there are 14 ]
rmhaihib:0:0000:00:999:[ tiles in your hand, then press ]
rmhaihib:0:0000:00:999:[ the RON key ('Z' by default). ]
rmhaihib:0:0000:00:999:[ The tiles do not visually ]
rmhaihib:0:0000:00:999:[ change until you make a move. ]
rmhaihib:0:A070:00:101:Get winning hand Now!
rmhaihib:0:A071:00:501:Get winning hand Now! (02/14)
rmhaihib:0:A072:00:501:Get winning hand Now! (03/14)
rmhaihib:0:A073:01:501:Get winning hand Now! (04/14)
rmhaihib:0:A074:01:501:Get winning hand Now! (05/14)
rmhaihib:0:A075:01:501:Get winning hand Now! (06/14)
rmhaihib:0:A076:02:501:Get winning hand Now! (07/14)
rmhaihib:0:A077:02:501:Get winning hand Now! (08/14)
rmhaihib:0:A078:02:501:Get winning hand Now! (09/14)
rmhaihib:0:A079:03:501:Get winning hand Now! (10/14)
rmhaihib:0:A07A:03:501:Get winning hand Now! (11/14)
rmhaihib:0:A07B:03:501:Get winning hand Now! (12/14)
rmhaihib:0:A07C:04:501:Get winning hand Now! (13/14)
rmhaihib:0:A07D:04:501:Get winning hand Now! (14/14)
rmhaihib:0:A070:00:100:Always winning hand
rmhaihib:0:A071:00:500:Always winning hand (02/14)
rmhaihib:0:A072:00:500:Always winning hand (03/14)
rmhaihib:0:A073:01:500:Always winning hand (04/14)
rmhaihib:0:A074:01:500:Always winning hand (05/14)
rmhaihib:0:A075:01:500:Always winning hand (06/14)
rmhaihib:0:A076:02:500:Always winning hand (07/14)
rmhaihib:0:A077:02:500:Always winning hand (08/14)
rmhaihib:0:A078:02:500:Always winning hand (09/14)
rmhaihib:0:A079:03:500:Always winning hand (10/14)
rmhaihib:0:A07A:03:500:Always winning hand (11/14)
rmhaihib:0:A07B:03:500:Always winning hand (12/14)
rmhaihib:0:A07C:04:500:Always winning hand (13/14)
rmhaihib:0:A07D:04:500:Always winning hand (14/14)
; [ Real Mahjong Haihai Jinji Idou Hen (Japan) ]
rmhaijin:0:0000:00:999:[ The winning hand cheat must be ]
rmhaijin:0:0000:00:999:[ activated when there are 14 ]
rmhaijin:0:0000:00:999:[ tiles in your hand, then press ]
rmhaijin:0:0000:00:999:[ the RON key ('Z' by default). ]
rmhaijin:0:0000:00:999:[ The tiles do not visually ]
rmhaijin:0:0000:00:999:[ change until you make a move. ]
rmhaijin:0:A070:00:101:Get winning hand Now!
rmhaijin:0:A071:00:501:Get winning hand Now! (02/14)
rmhaijin:0:A072:00:501:Get winning hand Now! (03/14)
rmhaijin:0:A073:01:501:Get winning hand Now! (04/14)
rmhaijin:0:A074:01:501:Get winning hand Now! (05/14)
rmhaijin:0:A075:01:501:Get winning hand Now! (06/14)
rmhaijin:0:A076:02:501:Get winning hand Now! (07/14)
rmhaijin:0:A077:02:501:Get winning hand Now! (08/14)
rmhaijin:0:A078:02:501:Get winning hand Now! (09/14)
rmhaijin:0:A079:03:501:Get winning hand Now! (10/14)
rmhaijin:0:A07A:03:501:Get winning hand Now! (11/14)
rmhaijin:0:A07B:03:501:Get winning hand Now! (12/14)
rmhaijin:0:A07C:04:501:Get winning hand Now! (13/14)
rmhaijin:0:A07D:04:501:Get winning hand Now! (14/14)
rmhaijin:0:A070:00:100:Always winning hand
rmhaijin:0:A071:00:500:Always winning hand (02/14)
rmhaijin:0:A072:00:500:Always winning hand (03/14)
rmhaijin:0:A073:01:500:Always winning hand (04/14)
rmhaijin:0:A074:01:500:Always winning hand (05/14)
rmhaijin:0:A075:01:500:Always winning hand (06/14)
rmhaijin:0:A076:02:500:Always winning hand (07/14)
rmhaijin:0:A077:02:500:Always winning hand (08/14)
rmhaijin:0:A078:02:500:Always winning hand (09/14)
rmhaijin:0:A079:03:500:Always winning hand (10/14)
rmhaijin:0:A07A:03:500:Always winning hand (11/14)
rmhaijin:0:A07B:03:500:Always winning hand (12/14)
rmhaijin:0:A07C:04:500:Always winning hand (13/14)
rmhaijin:0:A07D:04:500:Always winning hand (14/14)
; [ Real Mahjong Haihai Seichouhen (Japan) ]
rmhaisei:0:0000:00:999:[ The winning hand cheat must be ]
rmhaisei:0:0000:00:999:[ activated when there are 14 ]
rmhaisei:0:0000:00:999:[ tiles in your hand, then press ]
rmhaisei:0:0000:00:999:[ the RON key ('Z' by default). ]
rmhaisei:0:0000:00:999:[ The tiles do not visually ]
rmhaisei:0:0000:00:999:[ change until you make a move. ]
rmhaisei:0:A070:00:101:Get winning hand Now!
rmhaisei:0:A071:00:501:Get winning hand Now! (02/14)
rmhaisei:0:A072:00:501:Get winning hand Now! (03/14)
rmhaisei:0:A073:01:501:Get winning hand Now! (04/14)
rmhaisei:0:A074:01:501:Get winning hand Now! (05/14)
rmhaisei:0:A075:01:501:Get winning hand Now! (06/14)
rmhaisei:0:A076:02:501:Get winning hand Now! (07/14)
rmhaisei:0:A077:02:501:Get winning hand Now! (08/14)
rmhaisei:0:A078:02:501:Get winning hand Now! (09/14)
rmhaisei:0:A079:03:501:Get winning hand Now! (10/14)
rmhaisei:0:A07A:03:501:Get winning hand Now! (11/14)
rmhaisei:0:A07B:03:501:Get winning hand Now! (12/14)
rmhaisei:0:A07C:04:501:Get winning hand Now! (13/14)
rmhaisei:0:A07D:04:501:Get winning hand Now! (14/14)
rmhaisei:0:A070:00:100:Always winning hand
rmhaisei:0:A071:00:500:Always winning hand (02/14)
rmhaisei:0:A072:00:500:Always winning hand (03/14)
rmhaisei:0:A073:01:500:Always winning hand (04/14)
rmhaisei:0:A074:01:500:Always winning hand (05/14)
rmhaisei:0:A075:01:500:Always winning hand (06/14)
rmhaisei:0:A076:02:500:Always winning hand (07/14)
rmhaisei:0:A077:02:500:Always winning hand (08/14)
rmhaisei:0:A078:02:500:Always winning hand (09/14)
rmhaisei:0:A079:03:500:Always winning hand (10/14)
rmhaisei:0:A07A:03:500:Always winning hand (11/14)
rmhaisei:0:A07B:03:500:Always winning hand (12/14)
rmhaisei:0:A07C:04:500:Always winning hand (13/14)
rmhaisei:0:A07D:04:500:Always winning hand (14/14)
; [ Rampage: World Tour (rev 1.3) ]
rmpgwt:0:0022B442:0A:000:Infinite Lives PL1
rmpgwt:0:0022B446:64:000:Infinite Energy PL1
rmpgwt:0:0022BC42:0A:000:Infinite Lives PL2
rmpgwt:0:0022BC46:64:000:Infinite Energy PL2
rmpgwt:0:0022C442:0A:000:Infinite Lives PL3
rmpgwt:0:0022C446:64:000:Infinite Energy PL3
; [ Rampage: World Tour (rev 1.1) ]
rmpgwt11:0:0022B442:0A:000:Infinite Lives PL1
rmpgwt11:0:0022B446:64:000:Infinite Energy PL1
rmpgwt11:0:0022BC42:0A:000:Infinite Lives PL2
rmpgwt11:0:0022BC46:64:000:Infinite Energy PL2
rmpgwt11:0:0022C442:0A:000:Infinite Lives PL3
rmpgwt11:0:0022C446:64:000:Infinite Energy PL3
; [ Road Blasters (cockpit, rev 1) ]
roadblc1:0:401FF5:19:000:Infinite Credits
roadblc1:0:4001E1:E0:000:Infinite Fuel (Main)
roadblc1:0:4014CF:63:000:Always have x99 Bonus
roadblc1:0:4014CF:63:000:Get x99 Bonus Now!
roadblc1:0:400253:30:001:Goto Last Level (50) when this level ends
roadblc1:0:401135:DA:000:Infinite Special Weapons
roadblc1:0:40013B:00:000:Always No Special Weapon
roadblc1:0:40013B:01:000:Always Nitro Injector
roadblc1:0:40013B:02:000:Always Cruise Missile
roadblc1:0:40013B:03:000:Always Electro Shield
roadblc1:0:40013B:04:000:Always U.Z. Cannon
roadblc1:0:40013B:00:001:Lose Special Weapons Now!
roadblc1:0:40013B:01:001:Get Nitro Injector Now!
roadblc1:0:40013B:02:001:Get Cruise Missile Now!
roadblc1:0:40013B:03:001:Get Electro Shield Now!
roadblc1:0:40013B:04:001:Get U.Z. Cannon Now!
roadblc1:0:40027E:10:000:Always drive at High Speed
roadblc1:0:40027D:02:500:Always drive at High Speed (2/2)
roadblc1:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadblc1:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Blasters (cockpit, German, rev 1) ]
roadblcg:0:401FF5:19:000:Infinite Credits
roadblcg:0:4001E1:E0:000:Infinite Fuel (Main)
roadblcg:0:4014CF:63:000:Always have x99 Bonus
roadblcg:0:4014CF:63:000:Get x99 Bonus Now!
roadblcg:0:400253:30:001:Goto Last Level (50) when this level ends
roadblcg:0:401135:DA:000:Infinite Special Weapons
roadblcg:0:40013B:00:000:Always No Special Weapon
roadblcg:0:40013B:01:000:Always Nitro Injector
roadblcg:0:40013B:02:000:Always Cruise Missile
roadblcg:0:40013B:03:000:Always Electro Shield
roadblcg:0:40013B:04:000:Always U.Z. Cannon
roadblcg:0:40013B:00:001:Lose Special Weapons Now!
roadblcg:0:40013B:01:001:Get Nitro Injector Now!
roadblcg:0:40013B:02:001:Get Cruise Missile Now!
roadblcg:0:40013B:03:001:Get Electro Shield Now!
roadblcg:0:40013B:04:001:Get U.Z. Cannon Now!
roadblcg:0:40027E:10:000:Always drive at High Speed
roadblcg:0:40027D:02:500:Always drive at High Speed (2/2)
roadblcg:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadblcg:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Blasters (upright, German, rev 1) ]
roadblg1:0:401FF5:19:000:Infinite Credits
roadblg1:0:4001E1:E0:000:Infinite Fuel (Main)
roadblg1:0:4014CF:63:000:Always have x99 Bonus
roadblg1:0:4014CF:63:000:Get x99 Bonus Now!
roadblg1:0:400253:30:001:Goto Last Level (50) when this level ends
roadblg1:0:401135:DA:000:Infinite Special Weapons
roadblg1:0:40013B:00:000:Always No Special Weapon
roadblg1:0:40013B:01:000:Always Nitro Injector
roadblg1:0:40013B:02:000:Always Cruise Missile
roadblg1:0:40013B:03:000:Always Electro Shield
roadblg1:0:40013B:04:000:Always U.Z. Cannon
roadblg1:0:40013B:00:001:Lose Special Weapons Now!
roadblg1:0:40013B:01:001:Get Nitro Injector Now!
roadblg1:0:40013B:02:001:Get Cruise Missile Now!
roadblg1:0:40013B:03:001:Get Electro Shield Now!
roadblg1:0:40013B:04:001:Get U.Z. Cannon Now!
roadblg1:0:40027E:10:000:Always drive at High Speed
roadblg1:0:40027D:02:500:Always drive at High Speed (2/2)
roadblg1:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadblg1:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Blasters (upright, German, rev 2) ]
roadblg2:0:401FF5:19:000:Infinite Credits
roadblg2:0:4001E1:E0:000:Infinite Fuel (Main)
roadblg2:0:4014CF:63:000:Always have x99 Bonus
roadblg2:0:4014CF:63:000:Get x99 Bonus Now!
roadblg2:0:400253:30:001:Goto Last Level (50) when this level ends
roadblg2:0:401135:DA:000:Infinite Special Weapons
roadblg2:0:40013B:00:000:Always No Special Weapon
roadblg2:0:40013B:01:000:Always Nitro Injector
roadblg2:0:40013B:02:000:Always Cruise Missile
roadblg2:0:40013B:03:000:Always Electro Shield
roadblg2:0:40013B:04:000:Always U.Z. Cannon
roadblg2:0:40013B:00:001:Lose Special Weapons Now!
roadblg2:0:40013B:01:001:Get Nitro Injector Now!
roadblg2:0:40013B:02:001:Get Cruise Missile Now!
roadblg2:0:40013B:03:001:Get Electro Shield Now!
roadblg2:0:40013B:04:001:Get U.Z. Cannon Now!
roadblg2:0:40027E:10:000:Always drive at High Speed
roadblg2:0:40027D:02:500:Always drive at High Speed (2/2)
roadblg2:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadblg2:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Blasters (upright, rev 1) ]
roadbls1:0:401FF5:19:000:Infinite Credits
roadbls1:0:4001E1:E0:000:Infinite Fuel (Main)
roadbls1:0:4014CF:63:000:Always have x99 Bonus
roadbls1:0:4014CF:63:000:Get x99 Bonus Now!
roadbls1:0:400253:30:001:Goto Last Level (50) when this level ends
roadbls1:0:401135:DA:000:Infinite Special Weapons
roadbls1:0:40013B:00:000:Always No Special Weapon
roadbls1:0:40013B:01:000:Always Nitro Injector
roadbls1:0:40013B:02:000:Always Cruise Missile
roadbls1:0:40013B:03:000:Always Electro Shield
roadbls1:0:40013B:04:000:Always U.Z. Cannon
roadbls1:0:40013B:00:001:Lose Special Weapons Now!
roadbls1:0:40013B:01:001:Get Nitro Injector Now!
roadbls1:0:40013B:02:001:Get Cruise Missile Now!
roadbls1:0:40013B:03:001:Get Electro Shield Now!
roadbls1:0:40013B:04:001:Get U.Z. Cannon Now!
roadbls1:0:40027E:10:000:Always drive at High Speed
roadbls1:0:40027D:02:500:Always drive at High Speed (2/2)
roadbls1:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadbls1:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Blasters (upright, rev 2) ]
roadbls2:0:401FF5:19:000:Infinite Credits
roadbls2:0:4001E1:E0:000:Infinite Fuel (Main)
roadbls2:0:4014CF:63:000:Always have x99 Bonus
roadbls2:0:4014CF:63:000:Get x99 Bonus Now!
roadbls2:0:400253:30:001:Goto Last Level (50) when this level ends
roadbls2:0:401135:DA:000:Infinite Special Weapons
roadbls2:0:40013B:00:000:Always No Special Weapon
roadbls2:0:40013B:01:000:Always Nitro Injector
roadbls2:0:40013B:02:000:Always Cruise Missile
roadbls2:0:40013B:03:000:Always Electro Shield
roadbls2:0:40013B:04:000:Always U.Z. Cannon
roadbls2:0:40013B:00:001:Lose Special Weapons Now!
roadbls2:0:40013B:01:001:Get Nitro Injector Now!
roadbls2:0:40013B:02:001:Get Cruise Missile Now!
roadbls2:0:40013B:03:001:Get Electro Shield Now!
roadbls2:0:40013B:04:001:Get U.Z. Cannon Now!
roadbls2:0:40027E:10:000:Always drive at High Speed
roadbls2:0:40027D:02:500:Always drive at High Speed (2/2)
roadbls2:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadbls2:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Blasters (upright, rev 3) ]
roadbls3:0:401FF5:19:000:Infinite Credits
roadbls3:0:4001E1:E0:000:Infinite Fuel (Main)
roadbls3:0:4014CF:63:000:Always have x99 Bonus
roadbls3:0:4014CF:63:000:Get x99 Bonus Now!
roadbls3:0:400253:30:001:Goto Last Level (50) when this level ends
roadbls3:0:401135:DA:000:Infinite Special Weapons
roadbls3:0:40013B:00:000:Always No Special Weapon
roadbls3:0:40013B:01:000:Always Nitro Injector
roadbls3:0:40013B:02:000:Always Cruise Missile
roadbls3:0:40013B:03:000:Always Electro Shield
roadbls3:0:40013B:04:000:Always U.Z. Cannon
roadbls3:0:40013B:00:001:Lose Special Weapons Now!
roadbls3:0:40013B:01:001:Get Nitro Injector Now!
roadbls3:0:40013B:02:001:Get Cruise Missile Now!
roadbls3:0:40013B:03:001:Get Electro Shield Now!
roadbls3:0:40013B:04:001:Get U.Z. Cannon Now!
roadbls3:0:40027E:10:000:Always drive at High Speed
roadbls3:0:40027D:02:500:Always drive at High Speed (2/2)
roadbls3:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadbls3:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Blasters (cockpit, rev 2) ]
roadblsc:0:401FF5:19:000:Infinite Credits
roadblsc:0:4001E1:E0:000:Infinite Fuel (Main)
roadblsc:0:4014CF:63:000:Always have x99 Bonus
roadblsc:0:4014CF:63:000:Get x99 Bonus Now!
roadblsc:0:400253:30:001:Goto Last Level (50) when this level ends
roadblsc:0:401135:DA:000:Infinite Special Weapons
roadblsc:0:40013B:00:000:Always No Special Weapon
roadblsc:0:40013B:01:000:Always Nitro Injector
roadblsc:0:40013B:02:000:Always Cruise Missile
roadblsc:0:40013B:03:000:Always Electro Shield
roadblsc:0:40013B:04:000:Always U.Z. Cannon
roadblsc:0:40013B:00:001:Lose Special Weapons Now!
roadblsc:0:40013B:01:001:Get Nitro Injector Now!
roadblsc:0:40013B:02:001:Get Cruise Missile Now!
roadblsc:0:40013B:03:001:Get Electro Shield Now!
roadblsc:0:40013B:04:001:Get U.Z. Cannon Now!
roadblsc:0:40027E:10:000:Always drive at High Speed
roadblsc:0:40027D:02:500:Always drive at High Speed (2/2)
roadblsc:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadblsc:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Blasters (upright, German, rev 3) ]
roadblsg:0:401FF5:19:000:Infinite Credits
roadblsg:0:4001E1:E0:000:Infinite Fuel (Main)
roadblsg:0:4014CF:63:000:Always have x99 Bonus
roadblsg:0:4014CF:63:000:Get x99 Bonus Now!
roadblsg:0:400253:30:001:Goto Last Level (50) when this level ends
roadblsg:0:401135:DA:000:Infinite Special Weapons
roadblsg:0:40013B:00:000:Always No Special Weapon
roadblsg:0:40013B:01:000:Always Nitro Injector
roadblsg:0:40013B:02:000:Always Cruise Missile
roadblsg:0:40013B:03:000:Always Electro Shield
roadblsg:0:40013B:04:000:Always U.Z. Cannon
roadblsg:0:40013B:00:001:Lose Special Weapons Now!
roadblsg:0:40013B:01:001:Get Nitro Injector Now!
roadblsg:0:40013B:02:001:Get Cruise Missile Now!
roadblsg:0:40013B:03:001:Get Electro Shield Now!
roadblsg:0:40013B:04:001:Get U.Z. Cannon Now!
roadblsg:0:40027E:10:000:Always drive at High Speed
roadblsg:0:40027D:02:500:Always drive at High Speed (2/2)
roadblsg:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadblsg:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Blasters (upright, rev 4) ]
roadblst:0:401FF5:19:000:Infinite Credits
roadblst:0:4001E1:E0:000:Infinite Fuel (Main)
roadblst:0:4014CF:63:000:Always have x99 Bonus
roadblst:0:4014CF:63:000:Get x99 Bonus Now!
roadblst:0:400253:30:001:Goto Last Level (50) when this level ends
roadblst:0:401135:DA:000:Infinite Special Weapons
roadblst:0:40013B:00:000:Always No Special Weapon
roadblst:0:40013B:01:000:Always Nitro Injector
roadblst:0:40013B:02:000:Always Cruise Missile
roadblst:0:40013B:03:000:Always Electro Shield
roadblst:0:40013B:04:000:Always U.Z. Cannon
roadblst:0:40013B:00:001:Lose Special Weapons Now!
roadblst:0:40013B:01:001:Get Nitro Injector Now!
roadblst:0:40013B:02:001:Get Cruise Missile Now!
roadblst:0:40013B:03:001:Get Electro Shield Now!
roadblst:0:40013B:04:001:Get U.Z. Cannon Now!
roadblst:0:40027E:10:000:Always drive at High Speed
roadblst:0:40027D:02:500:Always drive at High Speed (2/2)
roadblst:0:40027E:10:001:Get a High Speed Boost Now!:Use this with an Activation Key for best effect
roadblst:0:40027D:02:501:Get a High Speed Boost Now! (2/2)
; [ Road Fighter (set 1) ]
roadf:0:30AE:FF:000:Infinite Fuel
roadf:0:30B7:00:000:Infinite Time
roadf:0:0000:00:999:[ Don't use the speed cheats ]
roadf:0:0000:00:999:[ with Infinite Time. Assign ]
roadf:0:0000:00:999:[ them to activation keys for ]
roadf:0:0000:00:999:[ the best effect. ]
roadf:0:3089:07:000:Always Normal Max Speed
roadf:0:3089:2D:000:Always Super Max Speed
roadf:0:3089:07:001:Get Normal Max Speed Now!
roadf:0:3089:2D:001:Get Super Max Speed Now!
roadf:0:3089:00:001:Brake Now!
; [ Road Fighter (set 2) ]
roadf2:0:30AE:FF:000:Infinite Fuel
roadf2:0:30B7:00:000:Infinite Time
roadf2:0:0000:00:999:[ Don't use the speed cheats ]
roadf2:0:0000:00:999:[ with Infinite Time. Assign ]
roadf2:0:0000:00:999:[ them to activation keys for ]
roadf2:0:0000:00:999:[ the best effect. ]
roadf2:0:3089:07:000:Always Normal Max Speed
roadf2:0:3089:2D:000:Always Super Max Speed
roadf2:0:3089:07:001:Get Normal Max Speed Now!
roadf2:0:3089:2D:001:Get Super Max Speed Now!
roadf2:0:3089:00:001:Brake Now!
; [ Road Riot 4WD ]
roadriot:0:FF8093:12:000:Infinite Credits
roadriot:0:FF858F:00:000:Infinite Time
roadriot:0:FFBB92:01:000:Always in Position 1
roadriot:0:FFBB92:01:001:Get Position 1 Now!
; [ Road Runner (rev 1) ]
roadrun1:0:401FF5:19:000:Infinite Credits
roadrun1:0:01A632:60:100:Uncatchable:Although Wile E. Coyote can't catch you this is not invincibility, vehicles still kill you and you will have to turn the cheat OFF if you get hit by a rock.
roadrun1:0:401585:05:000:No missed birdseed (no fainting)
roadrun1:0:400C78:09:000:Infinite Lives PL1
roadrun1:0:400C79:09:000:Infinite Lives PL2
; [ Road Runner (rev 1+) ]
roadrun2:0:401FF5:19:000:Infinite Credits
roadrun2:0:01A618:60:100:Uncatchable:Although Wile E. Coyote can't catch you this is not invincibility, vehicles still kill you and you will have to turn the cheat OFF if you get hit by a rock.
roadrun2:0:40157D:05:000:No missed birdseed (no fainting)
roadrun2:0:400C78:09:000:Infinite Lives PL1
roadrun2:0:400C79:09:000:Infinite Lives PL2
; [ Road Runner (rev 2) ]
roadrunn:0:401FF5:19:000:Infinite Credits
roadrunn:0:01A7F4:60:100:Uncatchable:Although Wile E. Coyote can't catch you this is not invincibility, vehicles still kill you and you will have to turn the cheat OFF if you get hit by a rock.
roadrunn:0:401591:05:000:No missed birdseed (no fainting)
roadrunn:0:400C8C:09:000:Infinite Lives PL1
roadrunn:0:400C8D:09:000:Infinite Lives PL2
; [ Robby Roto ]
robby:0:E388:04:000:Infinite Lives PL1
robby:0:E389:04:000:Infinite Lives PL2
robby:0:E38A:01:000:Infinite Magic PL1
robby:0:E38B:01:000:Infinite Magic PL2
; [ Robo Army (set 2) ]
roboarma:0:1000D2:09:000:Infinite Lives PL1
roboarma:0:1000D3:0A:000:Infinite Energy PL1
roboarma:0:100097:02:000:Invincibility PL1:Turn the cheat OFF at the end of the level
roboarma:0:1000D4:06:000:Infinite Bombs PL1
roboarma:0:1000D2:09:000:Always X9 Pow PL1
roboarma:0:1001D2:09:000:Infinite Lives PL2
roboarma:0:1001D3:0A:000:Infinite Energy PL2
roboarma:0:100197:02:000:Invincibility PL2:Turn the cheat OFF at the end of the level
roboarma:0:1001D4:06:000:Infinite Bombs PL2
roboarma:0:1001D2:09:000:Always X9 Pow PL2
; [ Robo Army (set 1) ]
roboarmy:0:1000D2:09:000:Infinite Lives PL1
roboarmy:0:1000D3:0A:000:Infinite Energy PL1
roboarmy:0:100097:02:000:Invincibility PL1:Turn the cheat OFF at the end of the level
roboarmy:0:1000D4:06:000:Infinite Bombs PL1
roboarmy:0:1000D2:09:000:Always X9 Pow PL1
roboarmy:0:1001D2:09:000:Infinite Lives PL2
roboarmy:0:1001D3:0A:000:Infinite Energy PL2
roboarmy:0:100197:02:000:Invincibility PL2:Turn the cheat OFF at the end of the level
roboarmy:0:1001D4:06:000:Infinite Bombs PL2
roboarmy:0:1001D2:09:000:Always X9 Pow PL2
; [ Robocop (World revision 4) ]
robocop:0:FF8DC5:99:000:Infinite Credits
robocop:0:FF8FB7:59:000:Infinite Time
robocop:0:FFB4D1:1E:000:Infinite Time on Bonus Stage
robocop:0:FFB242:79:000:Infinite Energy
robocop:0:FFB243:79:500:Infinite Energy (2/2)
robocop:0:FFB248:99:000:Infinite Ammo
robocop:0:FFB249:00:000:Always shoot fast
robocop:0:FFB247:00:000:Always have Normal Gun
robocop:0:FFB247:01:000:Always have 3 Way Gun
robocop:0:FFB247:02:000:Always have Dual Laser
robocop:0:FFB247:03:000:Always have Cobra Gun
robocop:0:FFB247:00:001:Get Normal Gun Now!
robocop:0:FFB247:01:001:Get 3 Way Gun Now!
robocop:0:FFB247:02:001:Get Dual Laser Now!
robocop:0:FFB247:03:001:Get Cobra Gun Now!
robocop:0:000000:00:999:[The stage select cheat ]
robocop:0:000000:00:999:[should be deactivated after]
robocop:0:000000:00:999:[finishing stage 1 ]
robocop:0:FFB21D:01:000:Go To Stage 3 after Stage 1
robocop:0:FFB21D:02:000:Go To Stage 4 after Stage 1
robocop:0:FFB21D:03:000:Go To Stage 5 after Stage 1
robocop:0:FFB21D:04:000:Go To Stage 6 after Stage 1
robocop:0:FFB21D:05:000:Go To Stage 7 after Stage 1
robocop:0:FFB21D:06:000:Go To Stage 8 after Stage 1
robocop:0:FFB21D:07:000:Go To Stage 9 after Stage 1
; [ Robocop 2 (World) ]
robocop2:0:1B8048:99:000:Infinite Credits
robocop2:0:1B8103:99:007:Infinite Time
robocop2:0:1B9031:09:000:Infinite Lives PL1
robocop2:0:1B9025:21:000:Infinite Energy PL1
robocop2:0:1B9035:06:000:Infinite Ammo PL1
robocop2:0:1B90B1:09:000:Infinite Lives PL2
robocop2:0:1B90A5:21:000:Infinite Energy PL2
robocop2:0:1B90B5:06:000:Infinite Ammo PL2
; [ Robocop (World bootleg) ]
robocopb:0:FF8DC5:99:000:Infinite Credits
robocopb:0:FF8FB7:59:000:Infinite Time
robocopb:0:FFB4D1:1E:000:Infinite Time on Bonus Stage
robocopb:0:FFB242:79:000:Infinite Energy
robocopb:0:FFB243:79:500:Infinite Energy (2/2)
robocopb:0:FFB248:99:000:Infinite Ammo
robocopb:0:FFB249:00:000:Always shoot fast
robocopb:0:FFB247:00:000:Always have Normal Gun
robocopb:0:FFB247:01:000:Always have 3 Way Gun
robocopb:0:FFB247:02:000:Always have Dual Laser
robocopb:0:FFB247:03:000:Always have Cobra Gun
robocopb:0:FFB247:00:001:Get Normal Gun Now!
robocopb:0:FFB247:01:001:Get 3 Way Gun Now!
robocopb:0:FFB247:02:001:Get Dual Laser Now!
robocopb:0:FFB247:03:001:Get Cobra Gun Now!
robocopb:0:000000:00:999:[The stage select cheat ]
robocopb:0:000000:00:999:[should be deactivated after]
robocopb:0:000000:00:999:[finishing stage 1 ]
robocopb:0:FFB21D:01:000:Go To Stage 3 after Stage 1
robocopb:0:FFB21D:02:000:Go To Stage 4 after Stage 1
robocopb:0:FFB21D:03:000:Go To Stage 5 after Stage 1
robocopb:0:FFB21D:04:000:Go To Stage 6 after Stage 1
robocopb:0:FFB21D:05:000:Go To Stage 7 after Stage 1
robocopb:0:FFB21D:06:000:Go To Stage 8 after Stage 1
robocopb:0:FFB21D:07:000:Go To Stage 9 after Stage 1
; [ Robocop (Japan) ]
robocopj:0:FF8DC5:99:000:Infinite Credits
robocopj:0:FF8FB7:59:000:Infinite Time
robocopj:0:FFB4D1:1E:000:Infinite Time on Bonus Stage
robocopj:0:FFB242:79:000:Infinite Energy
robocopj:0:FFB243:79:500:Infinite Energy (2/2)
robocopj:0:FFB248:99:000:Infinite Ammo
robocopj:0:FFB249:00:000:Always shoot fast
robocopj:0:FFB247:00:000:Always have Normal Gun
robocopj:0:FFB247:01:000:Always have 3 Way Gun
robocopj:0:FFB247:02:000:Always have Dual Laser
robocopj:0:FFB247:03:000:Always have Cobra Gun
robocopj:0:FFB247:00:001:Get Normal Gun Now!
robocopj:0:FFB247:01:001:Get 3 Way Gun Now!
robocopj:0:FFB247:02:001:Get Dual Laser Now!
robocopj:0:FFB247:03:001:Get Cobra Gun Now!
robocopj:0:000000:00:999:[The stage select cheat ]
robocopj:0:000000:00:999:[should be deactivated after]
robocopj:0:000000:00:999:[finishing stage 1 ]
robocopj:0:FFB21D:01:000:Go To Stage 3 after Stage 1
robocopj:0:FFB21D:02:000:Go To Stage 4 after Stage 1
robocopj:0:FFB21D:03:000:Go To Stage 5 after Stage 1
robocopj:0:FFB21D:04:000:Go To Stage 6 after Stage 1
robocopj:0:FFB21D:05:000:Go To Stage 7 after Stage 1
robocopj:0:FFB21D:06:000:Go To Stage 8 after Stage 1
robocopj:0:FFB21D:07:000:Go To Stage 9 after Stage 1
; [ Robocop (US revision 1) ]
robocopu:0:FF8DC5:09:000:Infinite Credits
robocopu:0:FF8FB7:59:000:Infinite Time
robocopu:0:FFB4D1:1E:000:Infinite Time on Bonus Stage
robocopu:0:FFB242:79:000:Infinite Energy
robocopu:0:FFB243:79:500:Infinite Energy (2/2)
robocopu:0:FFB248:99:000:Infinite Ammo
robocopu:0:FFB249:00:000:Always shoot fast
robocopu:0:FFB247:00:000:Always have Normal Gun
robocopu:0:FFB247:01:000:Always have 3 Way Gun
robocopu:0:FFB247:02:000:Always have Dual Laser
robocopu:0:FFB247:03:000:Always have Cobra Gun
robocopu:0:FFB247:00:001:Get Normal Gun Now!
robocopu:0:FFB247:01:001:Get 3 Way Gun Now!
robocopu:0:FFB247:02:001:Get Dual Laser Now!
robocopu:0:FFB247:03:001:Get Cobra Gun Now!
robocopu:0:000000:00:999:[The stage select cheat ]
robocopu:0:000000:00:999:[should be deactivated after]
robocopu:0:000000:00:999:[finishing stage 1 ]
robocopu:0:FFB21D:01:000:Go To Stage 3 after Stage 1
robocopu:0:FFB21D:02:000:Go To Stage 4 after Stage 1
robocopu:0:FFB21D:03:000:Go To Stage 5 after Stage 1
robocopu:0:FFB21D:04:000:Go To Stage 6 after Stage 1
robocopu:0:FFB21D:05:000:Go To Stage 7 after Stage 1
robocopu:0:FFB21D:06:000:Go To Stage 8 after Stage 1
robocopu:0:FFB21D:07:000:Go To Stage 9 after Stage 1
; [ Robocop (World revision 3) ]
robocopw:0:FF8DC5:99:000:Infinite Credits
robocopw:0:FF8FB7:59:000:Infinite Time
robocopw:0:FFB4D1:1E:000:Infinite Time on Bonus Stage
robocopw:0:FFB242:79:000:Infinite Energy
robocopw:0:FFB243:79:500:Infinite Energy (2/2)
robocopw:0:FFB248:99:000:Infinite Ammo
robocopw:0:FFB249:00:000:Always shoot fast
robocopw:0:FFB247:00:000:Always have Normal Gun
robocopw:0:FFB247:01:000:Always have 3 Way Gun
robocopw:0:FFB247:02:000:Always have Dual Laser
robocopw:0:FFB247:03:000:Always have Cobra Gun
robocopw:0:FFB247:00:001:Get Normal Gun Now!
robocopw:0:FFB247:01:001:Get 3 Way Gun Now!
robocopw:0:FFB247:02:001:Get Dual Laser Now!
robocopw:0:FFB247:03:001:Get Cobra Gun Now!
robocopw:0:000000:00:999:[The stage select cheat ]
robocopw:0:000000:00:999:[should be deactivated after]
robocopw:0:000000:00:999:[finishing stage 1 ]
robocopw:0:FFB21D:01:000:Go To Stage 3 after Stage 1
robocopw:0:FFB21D:02:000:Go To Stage 4 after Stage 1
robocopw:0:FFB21D:03:000:Go To Stage 5 after Stage 1
robocopw:0:FFB21D:04:000:Go To Stage 6 after Stage 1
robocopw:0:FFB21D:05:000:Go To Stage 7 after Stage 1
robocopw:0:FFB21D:06:000:Go To Stage 8 after Stage 1
robocopw:0:FFB21D:07:000:Go To Stage 9 after Stage 1
; [ Robocop 2 (Japan) ]
robocp2j:0:1B8048:99:000:Infinite Credits
robocp2j:0:1B8103:99:007:Infinite Time
robocp2j:0:1B9031:09:000:Infinite Lives PL1
robocp2j:0:1B9025:21:000:Infinite Energy PL1
robocp2j:0:1B9035:06:000:Infinite Ammo PL1
robocp2j:0:1B90B1:09:000:Infinite Lives PL2
robocp2j:0:1B90A5:21:000:Infinite Energy PL2
robocp2j:0:1B90B5:06:000:Infinite Ammo PL2
; [ Robocop 2 (US) ]
robocp2u:0:1B8048:99:000:Infinite Credits
robocp2u:0:1B8103:99:007:Infinite Time
robocp2u:0:1B9031:09:000:Infinite Lives PL1
robocp2u:0:1B9025:21:000:Infinite Energy PL1
robocp2u:0:1B9035:06:000:Infinite Ammo PL1
robocp2u:0:1B90B1:09:000:Infinite Lives PL2
robocp2u:0:1B90A5:21:000:Infinite Energy PL2
robocp2u:0:1B90B5:06:000:Infinite Ammo PL2
; [ Robocop (US revision 0) ]
robocpu0:0:FF8DC5:09:000:Infinite Credits
robocpu0:0:FF8FB7:59:000:Infinite Time
robocpu0:0:FFB4D1:1E:000:Infinite Time on Bonus Stage
robocpu0:0:FFB242:79:000:Infinite Energy
robocpu0:0:FFB243:79:500:Infinite Energy (2/2)
robocpu0:0:FFB248:99:000:Infinite Ammo
robocpu0:0:FFB249:00:000:Always shoot fast
robocpu0:0:FFB247:00:000:Always have Normal Gun
robocpu0:0:FFB247:01:000:Always have 3 Way Gun
robocpu0:0:FFB247:02:000:Always have Dual Laser
robocpu0:0:FFB247:03:000:Always have Cobra Gun
robocpu0:0:FFB247:00:001:Get Normal Gun Now!
robocpu0:0:FFB247:01:001:Get 3 Way Gun Now!
robocpu0:0:FFB247:02:001:Get Dual Laser Now!
robocpu0:0:FFB247:03:001:Get Cobra Gun Now!
robocpu0:0:000000:00:999:[The stage select cheat ]
robocpu0:0:000000:00:999:[should be deactivated after]
robocpu0:0:000000:00:999:[finishing stage 1 ]
robocpu0:0:FFB21D:01:000:Go To Stage 3 after Stage 1
robocpu0:0:FFB21D:02:000:Go To Stage 4 after Stage 1
robocpu0:0:FFB21D:03:000:Go To Stage 5 after Stage 1
robocpu0:0:FFB21D:04:000:Go To Stage 6 after Stage 1
robocpu0:0:FFB21D:05:000:Go To Stage 7 after Stage 1
robocpu0:0:FFB21D:06:000:Go To Stage 8 after Stage 1
robocpu0:0:FFB21D:07:000:Go To Stage 9 after Stage 1
; [ Atomic Robo-kid ]
robokid:0:E108:12:000:Infinite Credits
robokid:0:E190:99:000:Infinite Time
robokid:0:E021:05:000:Infinite Lives
; [ Atomic Robo-kid (Japan) ]
robokidj:0:E12B:12:000:Infinite Credits
robokidj:0:E1B3:99:000:Infinite Time
robokidj:0:E021:05:000:Infinite Lives
; [ Robot Bowl ]
robotbwl:0:0009:55:000:Infinite Time
robotbwl:0:000A:7E:000:Always make a strike
; [ Robotron (Solid Blue label) ]
robotron:0:BDEC:08:000:Infinite Lives PL1
robotron:0:BE28:08:000:Infinite Lives PL2
; [ Robotron (Yellow/Orange label) ]
robotryo:0:BDEC:08:000:Infinite Lives PL1
robotryo:0:BE28:08:000:Infinite Lives PL2
; [ Rock Climber ]
rockclim:0:8097:08:000:Infinite Lives
; [ Rockman - The Power Battle (CPS1 Japan 950922) ]
rockmanj:0:FF8119:45:000:Infinite Time
rockmanj:0:FFD851:00:001:One hit for Crash-man
rockmanj:0:FFDA51:00:001:One hit for other enemies
rockmanj:0:FFD951:00:001:Kill small enemies - Lv 7
rockmanj:0:FFDA51:00:001:One hit for prof - hands
rockmanj:0:FFD751:00:001:One hit for prof - nails
rockmanj:0:FFD951:00:001:One hit for prof - head
rockmanj:0:FF8351:10:000:Infinite Energy PL1
rockmanj:0:FF8352:02:000:Invincibility PL1
rockmanj:0:FF8459:1C:000:Infinite Weapon Energy PL1
rockmanj:0:FF8453:1C:500:Infinite Weapon Energy PL1 (2/6)
rockmanj:0:FF8455:1C:500:Infinite Weapon Energy PL1 (3/6)
rockmanj:0:FF845B:1C:500:Infinite Weapon Energy PL1 (4/6)
rockmanj:0:FF845D:1C:500:Infinite Weapon Energy PL1 (5/6)
rockmanj:0:FF8457:1C:500:Infinite Weapon Energy PL1 (6/6)
rockmanj:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
rockmanj:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
rockmanj:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
rockmanj:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
rockmanj:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
rockmanj:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
rockmanj:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
rockmanj:0:FF8449:01:000:Always have extra weapon 1 PL1
rockmanj:0:FF844A:01:000:Always have extra weapon 2 PL1
rockmanj:0:FF844B:01:000:Always have extra weapon 3 PL1
rockmanj:0:FF844C:01:000:Always have extra weapon 4 PL1
rockmanj:0:FF844D:01:000:Always have extra weapon 5 PL1
rockmanj:0:FF844E:01:000:Always have extra weapon 6 PL1
rockmanj:0:FF8449:00:001:Lose extra weapon 1 Now! PL1
rockmanj:0:FF844A:00:001:Lose extra weapon 2 Now! PL1
rockmanj:0:FF844B:00:001:Lose extra weapon 3 Now! PL1
rockmanj:0:FF844C:00:001:Lose extra weapon 4 Now! PL1
rockmanj:0:FF844D:00:001:Lose extra weapon 5 Now! PL1
rockmanj:0:FF844E:00:001:Lose extra weapon 6 Now! PL1
rockmanj:0:FF8751:10:000:Infinite Energy PL2
rockmanj:0:FF8752:02:000:Invincibility PL2
rockmanj:0:FF8859:1C:000:Infinite Weapon Energy PL2
rockmanj:0:FF8853:1C:500:Infinite Weapon Energy PL2 (2/6)
rockmanj:0:FF8855:1C:500:Infinite Weapon Energy PL2 (3/6)
rockmanj:0:FF885B:1C:500:Infinite Weapon Energy PL2 (4/6)
rockmanj:0:FF885D:1C:500:Infinite Weapon Energy PL2 (5/6)
rockmanj:0:FF8857:1C:500:Infinite Weapon Energy PL2 (6/6)
rockmanj:0:000000:00:999:[ Story 1 Story 2 Story 3 ]
rockmanj:0:000000:00:999:[ Weapon 1 shadow blade rolling cutter super arm ]
rockmanj:0:000000:00:999:[ Weapon 2 plant barrier power stone pharao wave ]
rockmanj:0:000000:00:999:[ Weapon 3 gyro attack crush noise air shooter ]
rockmanj:0:000000:00:999:[ Weapon 4 centaur arrow thunder beam quick boomerang ]
rockmanj:0:000000:00:999:[ Weapon 5 bubble lead dive missile gemini laser ]
rockmanj:0:000000:00:999:[ Weapon 6 atomic fire slash claw napalm bomb ]
rockmanj:0:FF8849:01:000:Always have extra weapon 1 PL2
rockmanj:0:FF884A:01:000:Always have extra weapon 2 PL2
rockmanj:0:FF884B:01:000:Always have extra weapon 3 PL2
rockmanj:0:FF884C:01:000:Always have extra weapon 4 PL2
rockmanj:0:FF884D:01:000:Always have extra weapon 5 PL2
rockmanj:0:FF884E:01:000:Always have extra weapon 6 PL2
rockmanj:0:FF8849:00:001:Lose extra weapon 1 Now! PL2
rockmanj:0:FF884A:00:001:Lose extra weapon 2 Now! PL2
rockmanj:0:FF884B:00:001:Lose extra weapon 3 Now! PL2
rockmanj:0:FF884C:00:001:Lose extra weapon 4 Now! PL2
rockmanj:0:FF884D:00:001:Lose extra weapon 5 Now! PL2
rockmanj:0:FF884E:00:001:Lose extra weapon 6 Now! PL2
rockmanj:0:000000:00:999:[ These are the codes to set the machine region - the ]
rockmanj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
rockmanj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
rockmanj:0:FF808D:00:000:Region Switch = Japan
rockmanj:0:FF808D:02:000:Region Switch = USA
rockmanj:0:FF808D:04:000:Region Switch = Hispanic
rockmanj:0:FF808D:06:000:Region Switch = Asia
rockmanj:0:FF808D:08:000:Region Switch = Euro
rockmanj:0:FF808D:0A:000:Region Switch = Brazil
; [ Rock'n Tread (Japan) ]
rockn:0:104019:09:000:Infinite Credits
rockn:0:1042E5:1F:000:Performance Bars Never Drop
; [ Rock 'n Rage (World?) ]
rockrage:0:4F8C:03:000:Invincibility
rockrage:0:48E0:09:000:Infinite Lives PL1
rockrage:0:5800:02:001:Get Little Shot Now! PL1
rockrage:0:5800:08:001:Get 3 Shot Now! PL1
rockrage:0:5800:10:001:Get Big Shot Now! PL1
rockrage:0:5800:04:001:Get Small Shield Now! PL1
rockrage:0:5800:05:001:Get Big Shield Now! PL1
rockrage:0:5800:02:000:Always Little Shot PL1
rockrage:0:5800:08:000:Always 3 Shot PL2
rockrage:0:5800:10:000:Always Big Shot PL1
rockrage:0:5800:04:000:Always Small Shield PL1
rockrage:0:5800:05:000:Always Big Shield PL1
rockrage:0:48EE:09:000:Infinite Lives PL2
rockrage:0:5801:02:001:Get Little Shot Now! PL2
rockrage:0:5801:08:001:Get 3 Shot Now! PL2
rockrage:0:5801:10:001:Get Big Shot Now! PL2
rockrage:0:5801:04:001:Get Small Shield Now! PL2
rockrage:0:5801:05:001:Get Big Shield Now! PL2
rockrage:0:5801:02:000:Always Little Shot PL2
rockrage:0:5801:08:000:Always 3 Shot PL2
rockrage:0:5801:10:000:Always Big Shot PL2
rockrage:0:5801:04:000:Always Small Shield PL2
rockrage:0:5801:05:000:Always Big Shield PL2
rockrage:0:486C:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Koi no Hotrock (Japan) ]
rockragj:0:4F8C:03:000:Invincibility
rockragj:0:48E0:09:000:Infinite Lives PL1
rockragj:0:5800:02:001:Get Little Shot Now! PL1
rockragj:0:5800:08:001:Get 3 Shot Now! PL1
rockragj:0:5800:10:001:Get Big Shot Now! PL1
rockragj:0:5800:04:001:Get Small Shield Now! PL1
rockragj:0:5800:05:001:Get Big Shield Now! PL1
rockragj:0:5800:02:000:Always Little Shot PL1
rockragj:0:5800:08:000:Always 3 Shot PL2
rockragj:0:5800:10:000:Always Big Shot PL1
rockragj:0:5800:04:000:Always Small Shield PL1
rockragj:0:5800:05:000:Always Big Shield PL1
rockragj:0:48EE:09:000:Infinite Lives PL2
rockragj:0:5801:02:001:Get Little Shot Now! PL2
rockragj:0:5801:08:001:Get 3 Shot Now! PL2
rockragj:0:5801:10:001:Get Big Shot Now! PL2
rockragj:0:5801:04:001:Get Small Shield Now! PL2
rockragj:0:5801:05:001:Get Big Shield Now! PL2
rockragj:0:5801:02:000:Always Little Shot PL2
rockragj:0:5801:08:000:Always 3 Shot PL2
rockragj:0:5801:10:000:Always Big Shot PL2
rockragj:0:5801:04:000:Always Small Shield PL2
rockragj:0:5801:05:000:Always Big Shield PL2
rockragj:0:486C:FF:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ MTV Rock-N-Roll Trivia (Part 2) ]
rocktrv2:0:4D84:63:000:Infinite Time
:rocktrv2:000000E6:4E67:40000000:FFFFFFFF:Display the Correct Answer:Correct Answer (E=True & F=False)
rocktrv2:0:4C1E:06:000:Infinite Lives PL1
rocktrv2:0:4C1F:06:000:Infinite Lives PL2
; [ Roc'n Rope ]
rocnrope:0:50C0:0A:000:Infinite Lives
rocnrope:0:51C0:02:000:Invulnerable to enemies
rocnrope:0:0000:00:999:[Take care with the sprite ]
rocnrope:0:0000:00:999:[collision cheat - if you ]
rocnrope:0:0000:00:999:[fall you must turn it OFF ]
rocnrope:0:0000:00:999:[to be able to restart. ]
rocnrope:0:5005:01:000:No sprite\sprite collisions
rocnrope:0:509B:99:000:Infinite Bonus
; [ Roc'n Rope (Kosuka) ]
rocnropk:0:50C0:0A:000:Infinite Lives
rocnropk:0:51C0:02:000:Invulnerable to enemies
rocnropk:0:0000:00:999:[Take care with the sprite ]
rocnropk:0:0000:00:999:[collision cheat - if you ]
rocnropk:0:0000:00:999:[fall you must turn it OFF ]
rocnropk:0:0000:00:999:[to be able to restart. ]
rocnropk:0:5005:01:000:No sprite\sprite collisions
rocnropk:0:509B:99:000:Infinite Bonus
; [ Rod-Land (World) ]
rodland:0:0F3047:02:001:Enable Alternate Game:Different Title, Levels, Characters, Story, Bosses etc. Same as "Down,Down,Down" after inserting coin except you get to see Different Title and Attract this way!
rodland:0:0F3049:02:501:Enable Alternate Game (2/2)
rodland:0:0F3047:01:001:Disable Alternate Game
rodland:0:0F3049:01:501:Disable Alternate Game (2/2)
rodland:0:0F48B1:01:001:Turn "Extra Game" ON
rodland:0:0F3072:FF:501:Turn "Extra Game" ON (2/3)
rodland:0:0F3073:FF:501:Turn "Extra Game" ON (3/3)
rodland:0:0F413B:07:000:Infinite Lives PL1
rodland:0:0F413D:B4:002:Invincibility "ON" PL1
rodland:0:0F413D:01:001:Invincibility "OFF" PL1
rodland:0:0F4231:1F:001:Get EXTRA Now! PL1:"Extra Game" must be ON
rodland:0:0F4231:01:021:Get letter - E Now! PL1:"Extra Game" must be ON
rodland:0:0F4231:02:021:Get letter - X Now! PL1:"Extra Game" must be ON
rodland:0:0F4231:04:021:Get letter - T Now! PL1:"Extra Game" must be ON
rodland:0:0F4231:08:021:Get letter - R Now! PL1:"Extra Game" must be ON
rodland:0:0F4231:10:021:Get letter - A Now! PL1:"Extra Game" must be ON
rodland:0:0F41BB:07:000:Infinite Lives PL2
rodland:0:0F41BD:B4:002:Invincibility "ON" PL2
rodland:0:0F41BD:01:001:Invincibility "OFF" PL2
rodland:0:0F4233:1F:001:Get EXTRA Now! PL2:"Extra Game" must be ON
rodland:0:0F4233:01:021:Get letter - E Now! PL2:"Extra Game" must be ON
rodland:0:0F4233:02:021:Get letter - X Now! PL2:"Extra Game" must be ON
rodland:0:0F4233:04:021:Get letter - T Now! PL2:"Extra Game" must be ON
rodland:0:0F4233:08:021:Get letter - R Now! PL2:"Extra Game" must be ON
rodland:0:0F4233:10:021:Get letter - A Now! PL2:"Extra Game" must be ON
rodland:0:000000:00:999:[ EXTRA GAME INFO ]
rodland:0:000000:00:999:[To access PART 2 of the ]
rodland:0:000000:00:999:[ game, after you have ]
rodland:0:000000:00:999:[inserted a credit press ]
rodland:0:000000:00:999:[DOWN 3 times then press ]
rodland:0:000000:00:999:[start!!! ]
; [ Rod-Land (Japan) ]
rodlandj:0:0F3045:02:001:Enable Alternate Game:Different Title, Levels, Characters, Story, Bosses etc. You get to see Different Title and Attract.
rodlandj:0:0F3047:02:501:Enable Alternate Game (2/2)
rodlandj:0:0F3045:01:001:Disable Alternate Game
rodlandj:0:0F3047:01:501:Disable Alternate Game (2/2)
rodlandj:0:0F48AF:01:001:Turn "Extra Game" ON
rodlandj:0:0F3070:FF:501:Turn "Extra Game" ON (2/3)
rodlandj:0:0F3071:FF:501:Turn "Extra Game" ON (3/3)
rodlandj:0:0F4139:07:000:Infinite Lives PL1
rodlandj:0:0F413B:B4:002:Invincibility "ON" PL1
rodlandj:0:0F413B:01:001:Invincibility "OFF" PL1
rodlandj:0:0F422F:1F:001:Get EXTRA Now! PL1:"Extra Game" must be ON
rodlandj:0:0F422F:01:021:Get letter - E Now! PL1:"Extra Game" must be ON
rodlandj:0:0F422F:02:021:Get letter - X Now! PL1:"Extra Game" must be ON
rodlandj:0:0F422F:04:021:Get letter - T Now! PL1:"Extra Game" must be ON
rodlandj:0:0F422F:08:021:Get letter - R Now! PL1:"Extra Game" must be ON
rodlandj:0:0F422F:10:021:Get letter - A Now! PL1:"Extra Game" must be ON
rodlandj:0:0F41B9:07:000:Infinite Lives PL2
rodlandj:0:0F41BB:B4:002:Invincibility "ON" PL2
rodlandj:0:0F41BB:01:001:Invincibility "OFF" PL2
rodlandj:0:0F4231:1F:001:Get EXTRA Now! PL2:"Extra Game" must be ON
rodlandj:0:0F4231:01:021:Get letter - E Now! PL2:"Extra Game" must be ON
rodlandj:0:0F4231:02:021:Get letter - X Now! PL2:"Extra Game" must be ON
rodlandj:0:0F4231:04:021:Get letter - T Now! PL2:"Extra Game" must be ON
rodlandj:0:0F4231:08:021:Get letter - R Now! PL2:"Extra Game" must be ON
rodlandj:0:0F4231:10:021:Get letter - A Now! PL2:"Extra Game" must be ON
rodlandj:0:000000:00:999:[ EXTRA GAME INFO ]
rodlandj:0:000000:00:999:[To access PART 2 of the ]
rodlandj:0:000000:00:999:[ game, after you have ]
rodlandj:0:000000:00:999:[inserted a credit press ]
rodlandj:0:000000:00:999:[UP 3 times then press start]
; [ Rod-Land (Japan bootleg) ]
rodlndjb:0:0F3045:02:001:Enable Alternate Game:Different Title, Levels, Characters, Story, Bosses etc. You get to see Different Title and Attract.
rodlndjb:0:0F3047:02:501:Enable Alternate Game (2/2)
rodlndjb:0:0F3045:01:001:Disable Alternate Game
rodlndjb:0:0F3047:01:501:Disable Alternate Game (2/2)
rodlndjb:0:0F48AF:01:001:Turn "Extra Game" ON
rodlndjb:0:0F3070:FF:501:Turn "Extra Game" ON (2/3)
rodlndjb:0:0F3071:FF:501:Turn "Extra Game" ON (3/3)
rodlndjb:0:0F4139:07:000:Infinite Lives PL1
rodlndjb:0:0F413B:B4:002:Invincibility "ON" PL1
rodlndjb:0:0F413B:01:001:Invincibility "OFF" PL1
rodlndjb:0:0F422F:1F:001:Get EXTRA Now! PL1:"Extra Game" must be ON
rodlndjb:0:0F422F:01:021:Get letter - E Now! PL1:"Extra Game" must be ON
rodlndjb:0:0F422F:02:021:Get letter - X Now! PL1:"Extra Game" must be ON
rodlndjb:0:0F422F:04:021:Get letter - T Now! PL1:"Extra Game" must be ON
rodlndjb:0:0F422F:08:021:Get letter - R Now! PL1:"Extra Game" must be ON
rodlndjb:0:0F422F:10:021:Get letter - A Now! PL1:"Extra Game" must be ON
rodlndjb:0:0F41B9:07:000:Infinite Lives PL2
rodlndjb:0:0F41BB:B4:002:Invincibility "ON" PL2
rodlndjb:0:0F41BB:01:001:Invincibility "OFF" PL2
rodlndjb:0:0F4231:1F:001:Get EXTRA Now! PL2:"Extra Game" must be ON
rodlndjb:0:0F4231:01:021:Get letter - E Now! PL2:"Extra Game" must be ON
rodlndjb:0:0F4231:02:021:Get letter - X Now! PL2:"Extra Game" must be ON
rodlndjb:0:0F4231:04:021:Get letter - T Now! PL2:"Extra Game" must be ON
rodlndjb:0:0F4231:08:021:Get letter - R Now! PL2:"Extra Game" must be ON
rodlndjb:0:0F4231:10:021:Get letter - A Now! PL2:"Extra Game" must be ON
rodlndjb:0:000000:00:999:[ EXTRA GAME INFO ]
rodlndjb:0:000000:00:999:[To access PART 2 of the ]
rodlndjb:0:000000:00:999:[ game, after you have ]
rodlndjb:0:000000:00:999:[inserted a credit press ]
rodlndjb:0:000000:00:999:[UP 3 times then press start]
; [ Rohga Armor Force (Asia/Europe v5.0) ]
:rohga:00000000:3F0016:00000099:FFFFFFFF:Infinite Credits
:rohga:62000000:000000:00000000:00000000:Select Mission:Set on Parts Selection Screen but this code doesn't work in Wolf Fang mode
:rohga:00011001:3F018B:00000001:FFFFFFFF:Mission 1
:rohga:00011001:3F018B:00000002:FFFFFFFF:Mission 2
:rohga:00011001:3F018B:00000004:FFFFFFFF:Mission 3
:rohga:00011001:3F018B:00000003:FFFFFFFF:Mission 4
:rohga:00011001:3F018B:00000008:FFFFFFFF:Mission 5
:rohga:00011001:3F018B:00000007:FFFFFFFF:Mission 6
:rohga:00011001:3F018B:00000006:FFFFFFFF:Mission 7
:rohga:00011001:3F018B:00000005:FFFFFFFF:Mission 8
:rohga:00011001:3F018B:0000000C:FFFFFFFF:Mission 9
:rohga:00011001:3F018B:0000000B:FFFFFFFF:Mission 10
:rohga:00011001:3F018B:0000000A:FFFFFFFF:Mission 11
:rohga:00011001:3F018B:00000009:FFFFFFFF:Mission 12
:rohga:00011001:3F018B:0000000D:FFFFFFFF:Ending 1
:rohga:00011001:3F018B:0000000E:FFFFFFFF:Ending 2
:rohga:00011001:3F018B:0000000F:FFFFFFFF:Ending 3
:rohga:00011001:3F018B:00000010:FFFFFFFF:Ending 4
:rohga:60000000:000000:00000000:00000000:
:rohga:00000000:3F0723:00000009:FFFFFFFF:Infinite Energy PL1
:rohga:00100000:3F074A:00000300:FFFFFFFF:Infinite Power PL1
:rohga:00000000:3F070C:00000004:00000004:Invincibility PL1
:rohga:00110000:3F070A:0000000F:FFFFFFFF:Invincibility PL1 (2/2)
:rohga:00000000:3F0743:00000002:FFFFFFFF:Always Maximum Shot Power PL1
:rohga:62000000:000000:00000000:00000000:Select Weapon PL1
:rohga:00010000:3F0741:00000000:FFFFFFFF:Vulcan
:rohga:00010000:3F0741:00000004:FFFFFFFF:Claster
:rohga:00010000:3F0741:00000008:FFFFFFFF:Grenade
:rohga:00010000:3F0741:0000000C:FFFFFFFF:Laser
:rohga:62000000:000000:00000000:00000000:Select Charge Weapon PL1
:rohga:00010000:3F0749:00000000:FFFFFFFF:H-Missile
:rohga:00010000:3F0749:00000004:FFFFFFFF:Grenade-L
:rohga:00010000:3F0749:00000008:FFFFFFFF:Flame-L
:rohga:00010000:3F0749:0000000C:FFFFFFFF:Electriger
:rohga:62000000:000000:00000000:00000000:Select Hand Weapon PL1
:rohga:00010000:3F0751:00000000:FFFFFFFF:Nucle Shot
:rohga:00010000:3F0751:00000004:FFFFFFFF:Beam Sword
:rohga:00010000:3F0751:00000008:FFFFFFFF:Iron Craw
:rohga:00010000:3F0751:0000000C:FFFFFFFF:Pile Bunker
:rohga:62000000:000000:00000000:00000000:Select Foot Parts PL1
:rohga:00010000:3F0739:00000000:FFFFFFFF:2 Legs
:rohga:00010000:3F0739:00000004:FFFFFFFF:Hover
:rohga:00010000:3F0739:00000008:FFFFFFFF:4 Legs
:rohga:00010000:3F0739:0000000C:FFFFFFFF:6 Wheels
:rohga:00000000:3F018D:00000000:00000050:Rapid Fire PL1:Turn it OFF on parts select or name entry
:rohga:60000000:000000:00000000:00000000:
:rohga:00000000:3F07A3:00000009:FFFFFFFF:Infinite Energy PL2
:rohga:00100000:3F07CA:00000300:FFFFFFFF:Infinite Power PL2
:rohga:00000000:3F078C:00000004:00000004:Invincibility PL2
:rohga:00110000:3F078A:0000000F:FFFFFFFF:Invincibility PL2 (2/2)
:rohga:00000000:3F07C3:00000002:FFFFFFFF:Always Maximum Shot Power PL2
:rohga:62000000:000000:00000000:00000000:Select Weapon PL2
:rohga:00010000:3F07C1:00000000:FFFFFFFF:Vulcan
:rohga:00010000:3F07C1:00000004:FFFFFFFF:Claster
:rohga:00010000:3F07C1:00000008:FFFFFFFF:Grenade
:rohga:00010000:3F07C1:0000000C:FFFFFFFF:Laser
:rohga:62000000:000000:00000000:00000000:Select Charge Weapon PL2
:rohga:00010000:3F07C9:00000000:FFFFFFFF:H-Missile
:rohga:00010000:3F07C9:00000004:FFFFFFFF:Grenade-L
:rohga:00010000:3F07C9:00000008:FFFFFFFF:Flame-L
:rohga:00010000:3F07C9:0000000C:FFFFFFFF:Electriger
:rohga:62000000:000000:00000000:00000000:Select Hand Weapon PL2
:rohga:00010000:3F07D1:00000000:FFFFFFFF:Nucle Shot
:rohga:00010000:3F07D1:00000004:FFFFFFFF:Beam Sword
:rohga:00010000:3F07D1:00000008:FFFFFFFF:Iron Craw
:rohga:00010000:3F07D1:0000000C:FFFFFFFF:Pile Bunker
:rohga:62000000:000000:00000000:00000000:Select Foot Parts PL2
:rohga:00010000:3F07B9:00000000:FFFFFFFF:2 Legs
:rohga:00010000:3F07B9:00000004:FFFFFFFF:Hover
:rohga:00010000:3F07B9:00000008:FFFFFFFF:4 Legs
:rohga:00010000:3F07B9:0000000C:FFFFFFFF:6 Wheels
:rohga:00000000:3F018C:00000000:00000050:Rapid Fire PL2:Turn it OFF on parts select or name entry
:rohga:60000000:000000:00000000:00000000:
:rohga:62000000:000000:00000000:00000000:Select Region
:rohga:00010000:3F0007:00000000:FFFFFFFF:Japan
:rohga:00010000:3F0007:00000001:FFFFFFFF:USA
:rohga:00010000:3F0007:00000002:FFFFFFFF:Other
:rohga:62000000:000000:00000000:00000000:Select Game Mode:Game Mode cheat works in setting Region as Japan or USA ONLY
:rohga:00010000:3F001A:00000000:FFFFFFFF:Wolf Fang
:rohga:00010000:3F001A:000000FF:FFFFFFFF:Rohga
; [ Rohga Armor Force (Hong Kong v3.0) ]
:rohgah:00000000:3F0016:00000099:FFFFFFFF:Infinite Credits
:rohgah:62000000:000000:00000000:00000000:Select Mission
:rohgah:00011001:3F018F:00000001:FFFFFFFF:Mission 1
:rohgah:00011001:3F018F:00000002:FFFFFFFF:Mission 2
:rohgah:00011001:3F018F:00000004:FFFFFFFF:Mission 3
:rohgah:00011001:3F018F:00000003:FFFFFFFF:Mission 4
:rohgah:00011001:3F018F:00000008:FFFFFFFF:Mission 5
:rohgah:00011001:3F018F:00000007:FFFFFFFF:Mission 6
:rohgah:00011001:3F018F:00000006:FFFFFFFF:Mission 7
:rohgah:00011001:3F018F:00000005:FFFFFFFF:Mission 8
:rohgah:00011001:3F018F:0000000C:FFFFFFFF:Mission 9
:rohgah:00011001:3F018F:0000000B:FFFFFFFF:Mission 10
:rohgah:00011001:3F018F:0000000A:FFFFFFFF:Mission 11
:rohgah:00011001:3F018F:00000009:FFFFFFFF:Mission 12
:rohgah:00011001:3F018F:0000000D:FFFFFFFF:Ending 1
:rohgah:00011001:3F018F:0000000E:FFFFFFFF:Ending 2
:rohgah:00011001:3F018F:0000000F:FFFFFFFF:Ending 3
:rohgah:00011001:3F018F:00000010:FFFFFFFF:Ending 4
:rohgah:60000000:000000:00000000:00000000:
:rohgah:00000000:3F0723:00000009:FFFFFFFF:Infinite Energy PL1
:rohgah:00100000:3F074A:00000300:FFFFFFFF:Infinite Power PL1
:rohgah:00000000:3F070C:00000004:00000004:Invincibility PL1
:rohgah:00110000:3F070A:0000000F:FFFFFFFF:Invincibility PL1 (2/2)
:rohgah:00000000:3F0743:00000002:FFFFFFFF:Always Maximum Shot Power PL1
:rohgah:62000000:000000:00000000:00000000:Select Weapon PL1
:rohgah:00010000:3F0741:00000000:FFFFFFFF:Vulcan
:rohgah:00010000:3F0741:00000004:FFFFFFFF:Claster
:rohgah:00010000:3F0741:00000008:FFFFFFFF:Grenade
:rohgah:00010000:3F0741:0000000C:FFFFFFFF:Laser
:rohgah:62000000:000000:00000000:00000000:Select Charge Weapon PL1
:rohgah:00010000:3F0749:00000000:FFFFFFFF:H-Missile
:rohgah:00010000:3F0749:00000004:FFFFFFFF:Grenade-L
:rohgah:00010000:3F0749:00000008:FFFFFFFF:Flame-L
:rohgah:00010000:3F0749:0000000C:FFFFFFFF:Electriger
:rohgah:62000000:000000:00000000:00000000:Select Hand Weapon PL1
:rohgah:00010000:3F0751:00000000:FFFFFFFF:Nucle Shot
:rohgah:00010000:3F0751:00000004:FFFFFFFF:Beam Sword
:rohgah:00010000:3F0751:00000008:FFFFFFFF:Iron Craw
:rohgah:00010000:3F0751:0000000C:FFFFFFFF:Pile Bunker
:rohgah:62000000:000000:00000000:00000000:Select Foot Parts PL1
:rohgah:00010000:3F0739:00000000:FFFFFFFF:2 Legs
:rohgah:00010000:3F0739:00000004:FFFFFFFF:Hover
:rohgah:00010000:3F0739:00000008:FFFFFFFF:4 Legs
:rohgah:00010000:3F0739:0000000C:FFFFFFFF:6 Wheels
:rohgah:00000000:3F0191:00000000:00000050:Rapid Fire PL1:Turn it OFF on parts select or name entry
:rohgah:60000000:000000:00000000:00000000:
:rohgah:00000000:3F07A3:00000009:FFFFFFFF:Infinite Energy PL2
:rohgah:00100000:3F07CA:00000300:FFFFFFFF:Infinite Power PL2
:rohgah:00000000:3F078C:00000004:00000004:Invincibility PL2
:rohgah:00110000:3F078A:0000000F:FFFFFFFF:Invincibility PL2 (2/2)
:rohgah:00000000:3F07C3:00000002:FFFFFFFF:Always Maximum Shot Power PL2
:rohgah:62000000:000000:00000000:00000000:Select Weapon PL2
:rohgah:00010000:3F07C1:00000000:FFFFFFFF:Vulcan
:rohgah:00010000:3F07C1:00000004:FFFFFFFF:Claster
:rohgah:00010000:3F07C1:00000008:FFFFFFFF:Grenade
:rohgah:00010000:3F07C1:0000000C:FFFFFFFF:Laser
:rohgah:62000000:000000:00000000:00000000:Select Charge Weapon PL2
:rohgah:00010000:3F07C9:00000000:FFFFFFFF:H-Missile
:rohgah:00010000:3F07C9:00000004:FFFFFFFF:Grenade-L
:rohgah:00010000:3F07C9:00000008:FFFFFFFF:Flame-L
:rohgah:00010000:3F07C9:0000000C:FFFFFFFF:Electriger
:rohgah:62000000:000000:00000000:00000000:Select Hand Weapon PL2
:rohgah:00010000:3F07D1:00000000:FFFFFFFF:Nucle Shot
:rohgah:00010000:3F07D1:00000004:FFFFFFFF:Beam Sword
:rohgah:00010000:3F07D1:00000008:FFFFFFFF:Iron Craw
:rohgah:00010000:3F07D1:0000000C:FFFFFFFF:Pile Bunker
:rohgah:62000000:000000:00000000:00000000:Select Foot Parts PL2
:rohgah:00010000:3F07B9:00000000:FFFFFFFF:2 Legs
:rohgah:00010000:3F07B9:00000004:FFFFFFFF:Hover
:rohgah:00010000:3F07B9:00000008:FFFFFFFF:4 Legs
:rohgah:00010000:3F07B9:0000000C:FFFFFFFF:6 Wheels
:rohgah:00000000:3F0190:00000000:00000050:Rapid Fire PL2:Turn it OFF on parts select or name entry
:rohgah:60000000:000000:00000000:00000000:
:rohgah:62000000:000000:00000000:00000000:Select Region
:rohgah:00010000:3F0007:00000000:FFFFFFFF:Japan
:rohgah:00010000:3F0007:00000001:FFFFFFFF:USA
:rohgah:00010000:3F0007:00000002:FFFFFFFF:Other
:rohgah:62000000:000000:00000000:00000000:Select Game Mode:Game Mode cheat works in setting Region as Japan or USA ONLY
:rohgah:00010000:3F001A:00000000:FFFFFFFF:Wolf Fang
:rohgah:00010000:3F001A:000000FF:FFFFFFFF:Rohga
; [ Rohga Armour Force (US v1.0) ]
rohgau:0:0000:00:999:[ There are no cheats ]:REASON 1
rohgau:0:0000:00:999:[ for this game as it ]:REASON 1
rohgau:0:0000:00:999:[ didn't work the last ]:REASON 1
rohgau:0:0000:00:999:[ time it was tested. ]:REASON 1
rohgau:0:0000:00:999:[ If the game now works ]:REASON 1
rohgau:0:0000:00:999:[ please request cheats ]:REASON 1
rohgau:0:0000:00:999:[ for it on the cheat ]:REASON 1
rohgau:0:0000:00:999:[ forums. ]:REASON 1
; [ Return of Ishtar, The ]
roishtar:0:1ECD:00:000:Invincibility
; [ Return of Lady Frog, The (set 2) ]
roldfrga:0:0000:00:999:[ There are no cheats ]:REASON 1
roldfrga:0:0000:00:999:[ for this game as it ]:REASON 1
roldfrga:0:0000:00:999:[ didn't work the last ]:REASON 1
roldfrga:0:0000:00:999:[ time it was tested. ]:REASON 1
roldfrga:0:0000:00:999:[ If the game now works ]:REASON 1
roldfrga:0:0000:00:999:[ please request cheats ]:REASON 1
roldfrga:0:0000:00:999:[ for it on the cheat ]:REASON 1
roldfrga:0:0000:00:999:[ forums. ]:REASON 1
; [ Return of Lady Frog, The ]
roldfrog:0:0000:00:999:[ There are no cheats ]:REASON 1
roldfrog:0:0000:00:999:[ for this game as it ]:REASON 1
roldfrog:0:0000:00:999:[ didn't work the last ]:REASON 1
roldfrog:0:0000:00:999:[ time it was tested. ]:REASON 1
roldfrog:0:0000:00:999:[ If the game now works ]:REASON 1
roldfrog:0:0000:00:999:[ please request cheats ]:REASON 1
roldfrog:0:0000:00:999:[ for it on the cheat ]:REASON 1
roldfrog:0:0000:00:999:[ forums. ]:REASON 1
; [ Roller Aces (set 1) ]
rollace:0:C000:99:000:Infinite Credits
rollace:0:C317:01:000:Infinite Time
rollace:0:0000:00:999:[ See the Dip Switch Menu to ]
rollace:0:0000:00:999:[ enable Invincibility. ]
rollace:0:C00C:09:000:Infinite Lives PL1
rollace:0:C00D:09:000:Infinite Lives PL2
; [ Roller Aces (set 2) ]
rollace2:0:C000:99:000:Infinite Credits
rollace2:0:C317:01:000:Infinite Time
rollace2:0:0000:00:999:[ See the Dip Switch Menu to ]
rollace2:0:0000:00:999:[ enable Invincibility. ]
rollace2:0:C00C:09:000:Infinite Lives PL1
rollace2:0:C00D:09:000:Infinite Lives PL2
; [ Rollergames (US) ]
rollerg:0:2062:64:000:Infinite Time
rollerg:0:2062:01:001:Finish Quarter Now!
rollerg:0:2096:63:000:Infinite Lives PL1
rollerg:0:11B7:88:000:Infinite Energy PL1
rollerg:0:302A:40:500:Infinite Energy PL1 (2/2)
rollerg:0:203E:03:001:Set score = 999 Now! PL1
rollerg:0:203F:E7:501:Set score = 999 Now! PL1(2/2)
rollerg:0:203E:03:000:Score always = 999 PL1
rollerg:0:203F:E7:500:Score always = 999 PL1 (2/2)
rollerg:0:203F:FF:070:Select score PL1
;Player 2 poking value for Infinite Lives is strange!
rollerg:0:2097:E7:000:Infinite Lives PL2
rollerg:0:11E7:58:000:Infinite Energy PL2
rollerg:0:308A:40:500:Infinite Energy PL2 (2/2)
rollerg:0:2040:03:001:Set score = 999 Now! PL2
rollerg:0:2041:E7:501:Set score = 999 Now! PL2(2/2)
rollerg:0:2040:03:000:Score always = 999 PL2
rollerg:0:2041:E7:500:Score always = 999 PL2 (2/2)
rollerg:0:2041:FF:070:Select score PL2
rollerg:0:300C:80:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Rollergames (Japan) ]
rollergj:0:2062:64:000:Infinite Time
rollergj:0:2062:01:001:Finish Quarter Now!
rollergj:0:2096:63:000:Infinite Lives PL1
rollergj:0:11B7:88:000:Infinite Energy PL1
rollergj:0:302A:40:500:Infinite Energy PL1 (2/2)
rollergj:0:203E:03:001:Set score = 999 Now! PL1
rollergj:0:203F:E7:501:Set score = 999 Now! PL1(2/2)
rollergj:0:203E:03:000:Score always = 999 PL1
rollergj:0:203F:E7:500:Score always = 999 PL1 (2/2)
rollergj:0:203F:FF:070:Select score PL1
;Player 2 poking value for Infinite Lives is strange!
rollergj:0:2097:E7:000:Infinite Lives PL2
rollergj:0:11E7:58:000:Infinite Energy PL2
rollergj:0:308A:40:500:Infinite Energy PL2 (2/2)
rollergj:0:2040:03:001:Set score = 999 Now! PL2
rollergj:0:2041:E7:501:Set score = 999 Now! PL2(2/2)
rollergj:0:2040:03:000:Score always = 999 PL2
rollergj:0:2041:E7:500:Score always = 999 PL2 (2/2)
rollergj:0:2041:FF:070:Select score PL2
rollergj:0:300C:80:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Rolling Crash / Moon Base ]
rollingc:0:2010:04:000:Infinite Lives
; [ Rompers (Japan) ]
rompers:0:3BB7:09:000:Infinite Time
rompers:0:0148:05:000:Infinite Lives
rompers:0:103A:00:000:Invincibility
rompers:0:0154:01:001:Next Key finishes level Now!
rompers:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Rompers (Japan old version) ]
romperso:0:3BB7:09:000:Infinite Time
romperso:0:0148:05:000:Infinite Lives
romperso:0:103A:00:000:Invincibility
romperso:0:0154:01:001:Next Key finishes level Now!
romperso:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Rong Rong (Germany) ]
rongrong:0:7073:80:000:Infinite Time
rongrong:0:708C:04:000:Infinite Helps
rongrong:0:706F:00:001:Finish this Round Now! PL1
rongrong:0:70CB:00:001:Finish this Round Now! PL2
; [ Rotary Fighter ]
rotaryf:0:7004:09:000:Infinite Lives PL1
rotaryf:0:7005:09:000:Infinite Lives PL2
; [ Rougien ]
rougien:0:0000:00:999:[ This game hasn't even ]:REASON 11
rougien:0:0000:00:999:[ been looked at due to ]:REASON 11
rougien:0:0000:00:999:[ time constraints - Too]:REASON 11
rougien:0:0000:00:999:[ many games and so ]:REASON 11
rougien:0:0000:00:999:[ little time. It is ]:REASON 11
rougien:0:0000:00:999:[ even possible that ]:REASON 11
rougien:0:0000:00:999:[ this game may be a ]:REASON 11
rougien:0:0000:00:999:[ clone of an existing ]:REASON 11
rougien:0:0000:00:999:[ game which may have ]:REASON 11
rougien:0:0000:00:999:[ cheats. Please search ]:REASON 11
rougien:0:0000:00:999:[ the cheat forums ]:REASON 11
rougien:0:0000:00:999:[ before posting cheat ]:REASON 11
rougien:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Round-Up ]
roundup:0:8040:13:000:Infinite Lives
; [ Route 16 ]
route16:0:40C7:99:000:Infinite Fuel
route16:0:40C6:99:500:Infinite Fuel (2/2)
route16:0:406A:06:000:Infinite Lives PL1
route16:0:406B:06:000:Infinite Lives PL2
; [ Route 16 (set 2) ]
route16a:0:40C7:99:000:Infinite Fuel
route16a:0:40C6:99:500:Infinite Fuel (2/2)
route16a:0:406A:06:000:Infinite Lives PL1
route16a:0:406B:06:000:Infinite Lives PL2
; [ Route 16 (bootleg) ]
route16b:0:40C7:99:000:Infinite Fuel
route16b:0:40C6:99:500:Infinite Fuel (2/2)
route16b:0:406A:06:000:Infinite Lives PL1
route16b:0:406B:06:000:Infinite Lives PL2
; [ Route X (bootleg) ]
routex:0:40C7:99:000:Infinite Fuel
routex:0:40C6:99:500:Infinite Fuel (2/2)
routex:0:406A:06:000:Infinite Lives PL1
routex:0:406B:06:000:Infinite Lives PL2
; [ Royal Mahjong (Japan) ]
royalmah:0:0000:00:999:[ The winning hand cheat must be ]
royalmah:0:0000:00:999:[ activated when there are 14 tiles ]
royalmah:0:0000:00:999:[ in your hand, then press the RON ]
royalmah:0:0000:00:999:[ key ('Z' by default). The tiles do ]
royalmah:0:0000:00:999:[ not visually change until you make ]
royalmah:0:0000:00:999:[ a move. ]
royalmah:0:7001:31:001:Get winning hand Now!
royalmah:0:7002:31:501:Get winning hand Now! (02/14)
royalmah:0:7003:31:501:Get winning hand Now! (03/14)
royalmah:0:7004:32:501:Get winning hand Now! (04/14)
royalmah:0:7005:32:501:Get winning hand Now! (05/14)
royalmah:0:7006:32:501:Get winning hand Now! (06/14)
royalmah:0:7007:33:501:Get winning hand Now! (07/14)
royalmah:0:7008:33:501:Get winning hand Now! (08/14)
royalmah:0:7009:33:501:Get winning hand Now! (09/14)
royalmah:0:700A:34:501:Get winning hand Now! (10/14)
royalmah:0:700B:34:501:Get winning hand Now! (11/14)
royalmah:0:700C:34:501:Get winning hand Now! (12/14)
royalmah:0:700D:35:501:Get winning hand Now! (13/14)
royalmah:0:700E:35:501:Get winning hand Now! (14/14)
royalmah:0:7001:31:000:Always winning hand
royalmah:0:7002:31:500:Always winning hand (02/14)
royalmah:0:7003:31:500:Always winning hand (03/14)
royalmah:0:7004:32:500:Always winning hand (04/14)
royalmah:0:7005:32:500:Always winning hand (05/14)
royalmah:0:7006:32:500:Always winning hand (06/14)
royalmah:0:7007:33:500:Always winning hand (07/14)
royalmah:0:7008:33:500:Always winning hand (08/14)
royalmah:0:7009:33:500:Always winning hand (09/14)
royalmah:0:700A:34:500:Always winning hand (10/14)
royalmah:0:700B:34:500:Always winning hand (11/14)
royalmah:0:700C:34:500:Always winning hand (12/14)
royalmah:0:700D:35:500:Always winning hand (13/14)
royalmah:0:700E:35:500:Always winning hand (14/14)
:royalmah:00000006:7001:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:royalmah:00000006:700F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
royalmah:0:0000:00:999:[ Here is the look-up list for ]
royalmah:0:0000:00:999:[ the above watches. ]
royalmah:0:0000:00:999:[ ]
royalmah:0:0000:00:999:[ value common name chinese name ]
royalmah:0:0000:00:999:[ 00h - no tile - ]
royalmah:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
royalmah:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
royalmah:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
royalmah:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
royalmah:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
royalmah:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
royalmah:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
royalmah:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
royalmah:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
royalmah:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
royalmah:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
royalmah:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
royalmah:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
royalmah:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
royalmah:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
royalmah:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
royalmah:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
royalmah:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
royalmah:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
royalmah:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
royalmah:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
royalmah:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
royalmah:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
royalmah:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
royalmah:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
royalmah:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
royalmah:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
royalmah:0:0000:00:999:[ 31h East "wind" ]
royalmah:0:0000:00:999:[ 32h South "wind" ]
royalmah:0:0000:00:999:[ 33h West "wind" ]
royalmah:0:0000:00:999:[ 34h North "wind" ]
royalmah:0:0000:00:999:[ 3Ah White "dragon" ]
royalmah:0:0000:00:999:[ 3Bh Green "dragon" ]
royalmah:0:0000:00:999:[ 3Ch Red "dragon" ]
; [ River Patrol (bootleg) ]
rpatrolb:0:8019:09:000:Infinite Lives PL1
rpatrolb:0:801A:09:000:Infinite Lives PL2
rpatrolb:0:801B:FF:007:Infinite Water
rpatrolb:0:8116:00:001:Finish Round Now!
; [ Rabbit Punch (US) ]
rpunch:0:0FC3D9:03:000:Infinite Lives PL1
rpunch:0:0FC3D8:00:000:Infinite Energy PL1
rpunch:0:0FC269:90:000:Infinite Missiles PL1
rpunch:0:0FC26F:00:000:Always use Normal missiles PL1
rpunch:0:0FC3DB:00:500:Always use Normal missiles PL1
rpunch:0:0FC26F:FF:000:Always use Power-up missiles PL1
rpunch:0:0FC3DB:FF:500:Always use Power-up missiles PL1
rpunch:0:0FC26F:00:001:Get Normal missiles Now! PL1
rpunch:0:0FC3DB:00:501:Get Normal missiles Now! PL1
rpunch:0:0FC26F:FF:001:Get Power-up missiles Now! PL1
rpunch:0:0FC3DB:FF:501:Get Power-up missiles Now! PL1
rpunch:0:0FC3C9:FF:000:Invincibility PL1
rpunch:0:0FC3CA:FF:500:Invincibility (flicker off) PL1
rpunch:0:0FC3F9:03:000:Infinite Lives PL2
rpunch:0:0FC3F8:00:000:Infinite Energy PL2
rpunch:0:0FC2A9:90:000:Infinite Missiles PL2
rpunch:0:0FC2AF:00:000:Always use Normal missiles PL2
rpunch:0:0FC3FB:00:500:Always use Normal missiles PL2
rpunch:0:0FC2AF:FF:000:Always use Power-up missiles PL2
rpunch:0:0FC3FB:FF:500:Always use Power-up missiles PL2
rpunch:0:0FC2AF:00:001:Get Normal missiles Now! PL2
rpunch:0:0FC3FB:00:501:Get Normal missiles Now! PL2
rpunch:0:0FC2AF:FF:001:Get Power-up missiles Now! PL2
rpunch:0:0FC3FB:FF:501:Get Power-up missiles Now! PL2
rpunch:0:0FC3E9:FF:000:Invincibility PL2
rpunch:0:0FC3EA:FF:500:Invincibility (flicker off) PL2
; [ Rough Ranger (v2.0) ]
rranger:0:C830:99:000:Infinite Credits
rranger:0:C895:59:000:Infinite Time
rranger:0:47CA:C9:100:Invincibility
rranger:0:4ACF:18:600:Invincibility (2/2)
rranger:0:C9FF:03:001:Machine Gun Mode "ON" Now!:Use this cheat with caution as it's very buggy
rranger:0:C9FF:00:001:Machine Gun Mode "OFF" Now!
rranger:0:0000:00:999:[ See the Dip Switch Menu to enable ]
rranger:0:0000:00:999:[ an alternate Invincibility cheat. ]
rranger:0:CA07:05:000:Infinite Lives PL1
rranger:0:CA0A:99:000:Infinite Ammo PL1
rranger:0:CA57:05:000:Infinite Lives PL2
rranger:0:CA5A:99:000:Infinite Ammo PL2
; [ Road Riot's Revenge (prototype) ]
rrreveng:0:FFCE5B:63:000:Infinite Shields
rrreveng:0:FFDE2F:63:000:Infinite Missiles
; [ Road Riot's Revenge (prototype alt) ]
rrrevenp:0:FFCE5B:63:000:Infinite Shields
rrrevenp:0:FFDE2F:63:000:Infinite Missiles
; [ Radiant Silvergun ]
rsgun:0:0000:00:999:[ There are no cheats ]:REASON 1
rsgun:0:0000:00:999:[ for this game as it ]:REASON 1
rsgun:0:0000:00:999:[ didn't work the last ]:REASON 1
rsgun:0:0000:00:999:[ time it was tested. ]:REASON 1
rsgun:0:0000:00:999:[ If the game now works ]:REASON 1
rsgun:0:0000:00:999:[ please request cheats ]:REASON 1
rsgun:0:0000:00:999:[ for it on the cheat ]:REASON 1
rsgun:0:0000:00:999:[ forums. ]:REASON 1
; [ R-Shark ]
rshark:0:340021:63:000:Infinite Credits
rshark:0:340503:0A:000:Infinite Lives PL1
rshark:0:340507:09:000:Infinite Bombs PL1
rshark:0:34F8C2:02:000:Invincibility PL1
rshark:0:34F8CA:02:000:Always have Weapon Max Power PL1
rshark:0:34F8CB:00:000:Always have the 3-Way PL1
rshark:0:34F8CB:01:000:Always have the Multi-Laser PL1
rshark:0:34F8CB:02:000:Always have the Long Laser PL1
rshark:0:34F8CB:03:000:Always have the Rockets PL1
rshark:0:34F8CB:04:000:Always have the Large RocketsPL1
rshark:0:34F8CB:00:001:Get the 3-Way Now! PL1
rshark:0:34F8CB:01:001:Get the Multi-Laser Now! PL1
rshark:0:34F8CB:02:001:Get the Long Laser Now! PL1
rshark:0:34F8CB:03:001:Get the Rockets Now! PL1
rshark:0:34F8CB:04:001:Get the Large Rockets Now! PL1
rshark:0:340505:0A:000:Infinite Lives PL2
rshark:0:340509:09:000:Infinite Bombs PL2
rshark:0:34F7C2:02:000:Invincibility PL2
rshark:0:34F7CA:02:000:Always have Weapon Max Power PL2
rshark:0:34F7CB:00:000:Always have the 3-Way PL2
rshark:0:34F7CB:01:000:Always have the Multi-Lasers PL2
rshark:0:34F7CB:02:000:Always have the Long Laser PL2
rshark:0:34F7CB:03:000:Always have the Rockets PL2
rshark:0:34F7CB:04:000:Always have the Large RocketsPL2
rshark:0:34F7CB:00:001:Get the 3-Way Now! PL2
rshark:0:34F7CB:01:001:Get the Multi-Lasers Now! PL2
rshark:0:34F7CB:02:001:Get the Long Laser Now! PL2
rshark:0:34F7CB:03:001:Get the Rockets Now! PL2
rshark:0:34F7CB:04:001:Get the Large Rockets Now! PL2
; [ Rolling Thunder 2 ]
rthun2:0:100615:99:000:Infinite Time
rthun2:0:100367:04:000:Infinite Lives PL1
rthun2:0:10036B:02:000:Infinite Life PL1
rthun2:0:100365:99:000:Infinite Normal Ammo PL1
rthun2:0:10036D:40:000:Infinite Machine Gun Ammo PL1:Automatically have the m gun
rthun2:0:100355:80:000:Invincibility PL1
rthun2:0:1003F1:04:000:Infinite Lives PL2
rthun2:0:1003F5:02:000:Infinite Life PL2
rthun2:0:1003EF:30:000:Infinite Normal Ammo PL2
rthun2:0:1003F7:80:000:Infinite Machine Gun Ammo PL2:Automatically have the m gun
rthun2:0:1003DF:80:000:Invincibility PL2
rthun2:0:1001C1:07:071:Select the current round
; [ Rolling Thunder 2 (Japan) ]
rthun2j:0:100615:99:000:Infinite Time
rthun2j:0:100367:04:000:Infinite Lives PL1
rthun2j:0:10036B:02:000:Infinite Life PL1
rthun2j:0:100365:99:000:Infinite Normal Ammo PL1
rthun2j:0:10036D:40:000:Infinite Machine Gun Ammo PL1:Automatically have the m gun
rthun2j:0:100355:80:000:Invincibility PL1
rthun2j:0:1003F1:04:000:Infinite Lives PL2
rthun2j:0:1003F5:02:000:Infinite Life PL2
rthun2j:0:1003EF:30:000:Infinite Normal Ammo PL2
rthun2j:0:1003F7:80:000:Infinite Machine Gun Ammo PL2:Automatically have the m gun
rthun2j:0:1003DF:80:000:Invincibility PL2
rthun2j:0:1001C1:07:071:Select the current round
; [ Rolling Thunder (new version) ]
rthunder:0:5612:99:003:Infinite Time
rthunder:0:56C1:40:000:Infinite Energy
rthunder:0:56CB:99:000:Infinite Bullets
rthunder:0:56CD:99:000:Infinite Machine Gun ammo
rthunder:0:56CE:01:000:Always have Machine Gun
rthunder:0:56CE:01:001:Get Machine Gun Now!
rthunder:0:0000:00:999:[See the Dip Switch Menu to ]
rthunder:0:0000:00:999:[enable Invincibility. ]
rthunder:0:5480:99:000:Infinite Lives PL1
rthunder:0:54A0:99:000:Infinite Lives PL2
; [ Rolling Thunder (old version) ]
rthundro:0:5612:99:003:Infinite Time
rthundro:0:56C1:40:000:Infinite Energy
rthundro:0:56CB:99:000:Infinite Bullets
rthundro:0:56CD:99:000:Infinite Machine Gun ammo
rthundro:0:56CE:01:000:Always have Machine Gun
rthundro:0:56CE:01:001:Get Machine Gun Now!
rthundro:0:0000:00:999:[See the Dip Switch Menu to ]
rthundro:0:0000:00:999:[enable Invincibility. ]
rthundro:0:5480:99:000:Infinite Lives PL1
rthundro:0:54A0:99:000:Infinite Lives PL2
; [ R-Type (Japan) ]
rtype:0:42F2E:0A:000:Infinite Lives PL1
rtype:0:42F36:0A:000:Infinite Lives PL2
rtype:0:4003A:01:000:Always have Max Beam
rtype:0:4003D:80:500:Always have Max Beam (2/2)
rtype:0:42FC1:01:000:Invincibility "ON"
rtype:0:42FC1:00:001:Invincibility "OFF"
rtype:0:00000:00:999:[See the Dip Switch Menu to ]
rtype:0:00000:00:999:[enable an alternate ]
rtype:0:00000:00:999:[Invincibility cheat. ]
rtype:0:40036:04:000:Maximum Speed
rtype:0:40033:04:000:Maximum Power - Pods
rtype:0:40035:04:000:Maximum Power - Missiles
rtype:0:4003E:01:000:Always Orb Shot
rtype:0:4003E:02:000:Always Orb Shot + Laser
rtype:0:4003E:03:000:Always S. Orb Shot + ZigZag
rtype:0:4003E:01:001:Get Orb Shot Now!
rtype:0:4003E:02:001:Get Orb Shot + Laser Now!
rtype:0:4003E:03:001:Get S. Orb Shot + ZigZag Now!
rtype:0:4003C:00:000:Always have Blue Extra fire
rtype:0:4003C:02:000:Always have Yellow Extra fire
rtype:0:4003C:06:000:Always have Red Extra fire
rtype:0:4003C:00:001:Get Blue Extra fire Now!
rtype:0:4003C:02:001:Get Yellow Extra fire Now!
rtype:0:4003C:06:001:Get Red Extra fire Now!
; [ R-Type II ]
rtype2:0:E381A:0A:000:Infinite Lives PL1
rtype2:0:E3822:0A:000:Infinite Lives PL2
rtype2:0:E38BD:01:000:Invincibility "ON"
rtype2:0:E38BD:00:001:Invincibility "OFF"
rtype2:0:E003E:01:001:Get Force Now!
rtype2:0:E003E:03:001:Get Maximum Force Now!
rtype2:0:E0042:FF:000:Always Maximum Beam
rtype2:0:E0043:01:000:Diffusion beam
; [ R-Type II (Japan) ]
rtype2j:0:E381A:0A:000:Infinite Lives PL1
rtype2j:0:E3822:0A:000:Infinite Lives PL2
rtype2j:0:E38BD:01:000:Invincibility "ON"
rtype2j:0:E38BD:00:001:Invincibility "OFF"
rtype2j:0:E003E:01:001:Get Force Now!
rtype2j:0:E003E:03:001:Get Maximum Force Now!
rtype2j:0:E0042:FF:000:Always Maximum Beam
rtype2j:0:E0043:01:000:Diffusion beam
; [ R-Type Leo (Japan rev. D) ]
rtypelej:0:E003D:99:000:Infinite Credits
rtypelej:0:00000:00:999:[ Turn on the cheats ingame NOT on Title Screen! ]
rtypelej:0:E229A:06:000:Infinite Lives PL1
rtypelej:0:E2855:38:000:Maximum Power Charge PL1
rtypelej:0:E282A:0A:000:Maximum Speed PL1
rtypelej:0:E282C:5A:500:Maximum Speed PL1 (2/2)
rtypelej:0:E286A:60:000:Invincibility "ON" PL1
rtypelej:0:E27FD:80:520:Invincibility "ON" PL1 (2/2)
rtypelej:0:E286A:00:001:Invincibility "OFF" PL1
rtypelej:0:E27FD:80:541:Invincibility "OFF" PL1 (2/2)
rtypelej:0:E2842:00:000:Always have No Extra Fire PL1
rtypelej:0:E2842:01:000:Always have the Red Extra Fire PL1
rtypelej:0:E2842:02:000:Always have the Green Extra Fire PL1
rtypelej:0:E2842:03:000:Always have the Blue Extra Fire PL1
rtypelej:0:E2842:00:000:Lose all Extra Fire Now! PL1
rtypelej:0:E2842:01:001:Get the Red Extra Fire Now! PL1
rtypelej:0:E2842:02:001:Get the Green Extra Fire Now! PL1
rtypelej:0:E2842:03:001:Get the Blue Extra Fire Now! PL1
rtypelej:0:E229B:06:000:Infinite Lives PL2
rtypelej:0:E28D5:38:000:Maximum Power Charge PL2
rtypelej:0:E28AA:0A:000:Maximum Speed PL2
rtypelej:0:E28AC:5A:500:Maximum Speed PL2 (2/2)
rtypelej:0:E28EA:60:000:Invincibility "ON" PL2
rtypelej:0:E287D:80:520:Invincibility "ON" PL2 (2/2)
rtypelej:0:E28EA:00:001:Invincibility "OFF" PL2
rtypelej:0:E287D:80:541:Invincibility "OFF" PL2 (2/2)
rtypelej:0:E28C2:00:000:Always have No Extra Fire PL2
rtypelej:0:E28C2:01:000:Always have the Red Extra Fire PL2
rtypelej:0:E28C2:02:000:Always have the Green Extra Fire PL2
rtypelej:0:E28C2:03:000:Always have the Blue Extra Fire PL2
rtypelej:0:E28C2:00:001:Lose all Extra Fire Now! PL2
rtypelej:0:E28C2:01:001:Get the Red Extra Fire Now! PL2
rtypelej:0:E28C2:02:001:Get the Green Extra Fire Now! PL2
rtypelej:0:E28C2:03:001:Get the Blue Extra Fire Now! PL2:
; [ R-Type Leo (World rev. C) ]
rtypeleo:0:E003D:99:000:Infinite Credits
rtypeleo:0:00000:00:999:[ Turn on the cheats ingame NOT on Title Screen! ]
rtypeleo:0:E229A:06:000:Infinite Lives PL1
rtypeleo:0:E2855:38:000:Maximum Power Charge PL1
rtypeleo:0:E282A:0A:000:Maximum Speed PL1
rtypeleo:0:E282C:5A:500:Maximum Speed PL1 (2/2)
rtypeleo:0:E286A:60:000:Invincibility "ON" PL1
rtypeleo:0:E27FD:80:520:Invincibility "ON" PL1 (2/2)
rtypeleo:0:E286A:00:001:Invincibility "OFF" PL1
rtypeleo:0:E27FD:80:541:Invincibility "OFF" PL1 (2/2)
rtypeleo:0:E2842:00:000:Always have No Extra Fire PL1
rtypeleo:0:E2842:01:000:Always have the Red Extra Fire PL1
rtypeleo:0:E2842:02:000:Always have the Green Extra Fire PL1
rtypeleo:0:E2842:03:000:Always have the Blue Extra Fire PL1
rtypeleo:0:E2842:00:000:Lose all Extra Fire Now! PL1
rtypeleo:0:E2842:01:001:Get the Red Extra Fire Now! PL1
rtypeleo:0:E2842:02:001:Get the Green Extra Fire Now! PL1
rtypeleo:0:E2842:03:001:Get the Blue Extra Fire Now! PL1
rtypeleo:0:E229B:06:000:Infinite Lives PL2
rtypeleo:0:E28D5:38:000:Maximum Power Charge PL2
rtypeleo:0:E28AA:0A:000:Maximum Speed PL2
rtypeleo:0:E28AC:5A:500:Maximum Speed PL2 (2/2)
rtypeleo:0:E28EA:60:000:Invincibility "ON" PL2
rtypeleo:0:E287D:80:520:Invincibility "ON" PL2 (2/2)
rtypeleo:0:E28EA:00:001:Invincibility "OFF" PL2
rtypeleo:0:E287D:80:541:Invincibility "OFF" PL2 (2/2)
rtypeleo:0:E28C2:00:000:Always have No Extra Fire PL2
rtypeleo:0:E28C2:01:000:Always have the Red Extra Fire PL2
rtypeleo:0:E28C2:02:000:Always have the Green Extra Fire PL2
rtypeleo:0:E28C2:03:000:Always have the Blue Extra Fire PL2
rtypeleo:0:E28C2:00:001:Lose all Extra Fire Now! PL2
rtypeleo:0:E28C2:01:001:Get the Red Extra Fire Now! PL2
rtypeleo:0:E28C2:02:001:Get the Green Extra Fire Now! PL2
rtypeleo:0:E28C2:03:001:Get the Blue Extra Fire Now! PL2:
; [ R-Type (Japan prototype) ]
rtypepj:0:42F2E:0A:000:Infinite Lives PL1
rtypepj:0:42F36:0A:000:Infinite Lives PL2
rtypepj:0:4003A:01:000:Always have Max Beam
rtypepj:0:4003D:80:500:Always have Max Beam (2/2)
rtypepj:0:42FC1:01:000:Invincibility "ON"
rtypepj:0:42FC1:00:001:Invincibility "OFF"
rtypepj:0:00000:00:999:[See the Dip Switch Menu to ]
rtypepj:0:00000:00:999:[enable an alternate ]
rtypepj:0:00000:00:999:[Invincibility cheat. ]
rtypepj:0:40036:04:000:Maximum Speed
rtypepj:0:40033:04:000:Maximum Power - Pods
rtypepj:0:40035:04:000:Maximum Power - Missiles
rtypepj:0:4003E:01:000:Always Orb Shot
rtypepj:0:4003E:02:000:Always Orb Shot + Laser
rtypepj:0:4003E:03:000:Always S. Orb Shot + ZigZag
rtypepj:0:4003E:01:001:Get Orb Shot Now!
rtypepj:0:4003E:02:001:Get Orb Shot + Laser Now!
rtypepj:0:4003E:03:001:Get S. Orb Shot + ZigZag Now!
rtypepj:0:4003C:00:000:Always have Blue Extra fire
rtypepj:0:4003C:02:000:Always have Yellow Extra fire
rtypepj:0:4003C:06:000:Always have Red Extra fire
rtypepj:0:4003C:00:001:Get Blue Extra fire Now!
rtypepj:0:4003C:02:001:Get Yellow Extra fire Now!
rtypepj:0:4003C:06:001:Get Red Extra fire Now!
; [ R-Type (US) ]
rtypeu:0:42F32:0A:000:Infinite Lives PL1
rtypeu:0:42F3A:0A:000:Infinite Lives PL2
rtypeu:0:4003A:01:000:Always have Max Beam
rtypeu:0:4003D:80:500:Always have Max Beam (2/2)
rtypeu:0:42FC6:01:000:Invincibility "ON"
rtypeu:0:42FC6:00:001:Invincibility "OFF"
rtypeu:0:00000:00:999:[See the Dip Switch Menu to ]
rtypeu:0:00000:00:999:[enable an alternate ]
rtypeu:0:00000:00:999:[Invincibility cheat. ]
rtypeu:0:40036:04:000:Maximum Speed
rtypeu:0:40033:04:000:Maximum Power - Pods
rtypeu:0:40035:04:000:Maximum Power - Missiles
rtypeu:0:4003E:01:000:Always Orb Shot
rtypeu:0:4003E:02:000:Always Orb Shot + Laser
rtypeu:0:4003E:03:000:Always S. Orb Shot + ZigZag
rtypeu:0:4003E:01:001:Get Orb Shot Now!
rtypeu:0:4003E:02:001:Get Orb Shot + Laser Now!
rtypeu:0:4003E:03:001:Get S. Orb Shot + ZigZag Now!
rtypeu:0:4003C:00:000:Always have Blue Extra fire
rtypeu:0:4003C:02:000:Always have Yellow Extra fire
rtypeu:0:4003C:06:000:Always have Red Extra fire
rtypeu:0:4003C:00:001:Get Blue Extra fire Now!
rtypeu:0:4003C:02:001:Get Yellow Extra fire Now!
rtypeu:0:4003C:06:001:Get Red Extra fire Now!
; [ Rug Rats ]
rugrats:0:9100:05:000:Infinite Lives
; [ Runark (Japan) ]
runark:0:107869:28:000:Infinite Energy PL1
runark:0:1078C5:EE:000:Invincibility PL1
runark:0:107845:06:000:Infinite Ammo PL1
runark:0:000000:00:999:[ Note - these weapon cheats must be used with ]
runark:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
runark:0:000000:00:999:[ the time. ]
runark:0:1078BB:00:001:Lose Weapon Now! PL1
runark:0:1078BB:01:001:Change to Knife Now! PL1
runark:0:1078BB:02:001:Change to Revolver Now! PL1
runark:0:1078BB:03:001:Change to Whip Now! PL1
runark:0:1078BB:05:001:Change to Assault Rifle Now! PL1
runark:0:1078BB:06:001:Change to Rocket Launcher Now! PL1
runark:0:1078BB:07:001:Change to Grenade Now! PL1
runark:0:1078BB:08:001:Change to Crow Bar Now! PL1
runark:0:1078BB:09:001:Change to Sword Now! PL1
runark:0:107969:28:000:Infinite Energy PL2
runark:0:1079C5:EE:000:Invincibility PL2
runark:0:107945:06:000:Infinite Ammo PL2
runark:0:000000:00:999:[ Note - these weapon cheats must be used with ]
runark:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
runark:0:000000:00:999:[ the time. ]
runark:0:1079BB:00:001:Lose Weapon Now! PL2
runark:0:1079BB:01:001:Change to Knife Now! PL2
runark:0:1079BB:02:001:Change to Revolver Now! PL2
runark:0:1079BB:03:001:Change to Whip Now! PL2
runark:0:1079BB:05:001:Change to Assault Rifle Now! PL2
runark:0:1079BB:06:001:Change to Rocket Launcher Now! PL2
runark:0:1079BB:07:001:Change to Grenade Now! PL2
runark:0:1079BB:08:001:Change to Crow Bar Now! PL2
runark:0:1079BB:09:001:Change to Sword Now! PL2
runark:0:107A69:28:000:Infinite Energy PL3
runark:0:107AC5:EE:000:Invincibility PL3
runark:0:107A45:06:000:Infinite Ammo PL3
runark:0:000000:00:999:[ Note - these weapon cheats must be used with ]
runark:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
runark:0:000000:00:999:[ the time. ]
runark:0:107ABB:00:001:Lose Weapon Now! PL3
runark:0:107ABB:01:001:Change to Knife Now! PL3
runark:0:107ABB:02:001:Change to Revolver Now! PL3
runark:0:107ABB:03:001:Change to Whip Now! PL3
runark:0:107ABB:05:001:Change to Assault Rifle Now! PL3
runark:0:107ABB:06:001:Change to Rocket Launcher Now! PL3
runark:0:107ABB:07:001:Change to Grenade Now! PL3
runark:0:107ABB:08:001:Change to Crow Bar Now! PL3
runark:0:107ABB:09:001:Change to Sword Now! PL3
runark:0:107B69:28:000:Infinite Energy PL4
runark:0:107BC5:EE:000:Invincibility PL4
runark:0:107B45:06:000:Infinite Ammo PL4
runark:0:000000:00:999:[ Note - these weapon cheats must be used with ]
runark:0:000000:00:999:[ invincibility enabled and a weapon in use at ]
runark:0:000000:00:999:[ the time. ]
runark:0:107BBB:00:001:Lose Weapon Now! PL4
runark:0:107BBB:01:001:Change to Knife Now! PL4
runark:0:107BBB:02:001:Change to Revolver Now! PL4
runark:0:107BBB:03:001:Change to Whip Now! PL4
runark:0:107BBB:05:001:Change to Assault Rifle Now! PL4
runark:0:107BBB:06:001:Change to Rocket Launcher Now! PL4
runark:0:107BBB:07:001:Change to Grenade Now! PL4
runark:0:107BBB:08:001:Change to Crow Bar Now! PL4
runark:0:107BBB:09:001:Change to Sword Now! PL4
; [ Runaway (prototype) ]
runaway:0:0000:00:999:[ This game hasn't even ]:REASON 11
runaway:0:0000:00:999:[ been looked at due to ]:REASON 11
runaway:0:0000:00:999:[ time constraints - Too]:REASON 11
runaway:0:0000:00:999:[ many games and so ]:REASON 11
runaway:0:0000:00:999:[ little time. It is ]:REASON 11
runaway:0:0000:00:999:[ even possible that ]:REASON 11
runaway:0:0000:00:999:[ this game may be a ]:REASON 11
runaway:0:0000:00:999:[ clone of an existing ]:REASON 11
runaway:0:0000:00:999:[ game which may have ]:REASON 11
runaway:0:0000:00:999:[ cheats. Please search ]:REASON 11
runaway:0:0000:00:999:[ the cheat forums ]:REASON 11
runaway:0:0000:00:999:[ before posting cheat ]:REASON 11
runaway:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Run Deep ]
rundeep:0:C233:09:000:Infinite Credits
:rundeep:00001301:C201:00000009:FFFFFFFF:Select Starting Stage:Enable this cheat on the press 1 or 2 Player Select Screen (Note max value has not been checked!)
:rundeep:00010009:C233:00000001:00000009:Select Starting Stage (2/2)
rundeep:0:C29A:0A:000:Infinite Lives PL1
rundeep:0:C2AA:05:000:Infinite Power PL1
rundeep:0:C2AD:01:000:Always have Power Depthcharge PL1
rundeep:0:C29B:0A:000:Infinite Lives PL2
rundeep:0:C2B0:05:000:Infinite Power PL2
rundeep:0:C2B3:01:000:Always have Power Depthcharge PL2
; [ Run and Gun (World ver. EAA 1993 10.8) ]
rungun:0:601319:03:000:Infinite Time
rungun:0:60131A:05:500:Infinite Time (2/3)
rungun:0:60131B:09:500:Infinite Time (3/3)
rungun:0:601319:00:001:Finish this Quarter Now!
rungun:0:60131A:00:501:Finish this Quarter Now! (2/3)
rungun:0:60131B:00:501:Finish this Quarter Now! (3/3)
rungun:0:000000:00:999:[ Team 1 is the team used by PL3 and PL4 ]
rungun:0:601280:00:000:Team 1 points always = 0
rungun:0:601281:00:500:Team 1 points always = 0 (2/2)
rungun:0:601280:01:000:Team 1 points always = 100
rungun:0:601281:00:500:Team 1 points always = 100 (2/2)
rungun:0:601280:00:001:Team 1 points = 0 Now!
rungun:0:601281:00:501:Team 1 points = 0 Now! (2/2)
rungun:0:601280:01:001:Team 1 points = 100 Now!
rungun:0:601281:00:501:Team 1 points = 100 Now! (2/2)
rungun:0:000000:00:999:[ Team 2 is the team used by PL1 and PL2 or the CPU ]
rungun:0:601282:00:000:Team 2 points always = 0
rungun:0:601283:00:500:Team 2 points always = 0 (2/2)
rungun:0:601282:01:000:Team 2 points always = 100
rungun:0:601283:00:500:Team 2 points always = 100 (2/2)
rungun:0:601282:00:001:Team 2 points = 0 Now!
rungun:0:601283:00:501:Team 2 points = 0 Now! (2/2)
rungun:0:601282:01:001:Team 2 points = 100 Now!
rungun:0:601283:00:501:Team 2 points = 100 Now! (2/2)
; [ Run and Gun 2 (ver UAA) ]
rungun2:0:C12701:09:000:Infinite Credits
rungun2:0:0000:00:999:[ There are no cheats ]:REASON 1
rungun2:0:0000:00:999:[ for this game as it ]:REASON 1
rungun2:0:0000:00:999:[ didn't work the last ]:REASON 1
rungun2:0:0000:00:999:[ time it was tested. ]:REASON 1
rungun2:0:0000:00:999:[ If the game now works ]:REASON 1
rungun2:0:0000:00:999:[ please request cheats ]:REASON 1
rungun2:0:0000:00:999:[ for it on the cheat ]:REASON 1
rungun2:0:0000:00:999:[ forums. ]:REASON 1
; [ Run and Gun (World ver. EAA 1993 10.4) ]
runguna:0:601319:03:000:Infinite Time
runguna:0:60131A:05:500:Infinite Time (2/3)
runguna:0:60131B:09:500:Infinite Time (3/3)
runguna:0:601319:00:001:Finish this Quarter Now!
runguna:0:60131A:00:501:Finish this Quarter Now! (2/3)
runguna:0:60131B:00:501:Finish this Quarter Now! (3/3)
runguna:0:000000:00:999:[ Team 1 is the team used by PL3 and PL4 ]
runguna:0:601280:00:000:Team 1 points always = 0
runguna:0:601281:00:500:Team 1 points always = 0 (2/2)
runguna:0:601280:01:000:Team 1 points always = 100
runguna:0:601281:00:500:Team 1 points always = 100 (2/2)
runguna:0:601280:00:001:Team 1 points = 0 Now!
runguna:0:601281:00:501:Team 1 points = 0 Now! (2/2)
runguna:0:601280:01:001:Team 1 points = 100 Now!
runguna:0:601281:00:501:Team 1 points = 100 Now! (2/2)
runguna:0:000000:00:999:[ Team 2 is the team used by PL1 and PL2 or the CPU ]
runguna:0:601282:00:000:Team 2 points always = 0
runguna:0:601283:00:500:Team 2 points always = 0 (2/2)
runguna:0:601282:01:000:Team 2 points always = 100
runguna:0:601283:00:500:Team 2 points always = 100 (2/2)
runguna:0:601282:00:001:Team 2 points = 0 Now!
runguna:0:601283:00:501:Team 2 points = 0 Now! (2/2)
runguna:0:601282:01:001:Team 2 points = 100 Now!
runguna:0:601283:00:501:Team 2 points = 100 Now! (2/2)
; [ Run and Gun (US ver. UAB 1993 10.12) ]
rungunu:0:601319:03:000:Infinite Time
rungunu:0:60131A:05:500:Infinite Time (2/3)
rungunu:0:60131B:09:500:Infinite Time (3/3)
rungunu:0:601319:00:001:Finish this Quarter Now!
rungunu:0:60131A:00:501:Finish this Quarter Now! (2/3)
rungunu:0:60131B:00:501:Finish this Quarter Now! (3/3)
rungunu:0:000000:00:999:[ Team 1 is the team used by PL3 and PL4 ]
rungunu:0:601280:00:000:Team 1 points always = 0
rungunu:0:601281:00:500:Team 1 points always = 0 (2/2)
rungunu:0:601280:01:000:Team 1 points always = 100
rungunu:0:601281:00:500:Team 1 points always = 100 (2/2)
rungunu:0:601280:00:001:Team 1 points = 0 Now!
rungunu:0:601281:00:501:Team 1 points = 0 Now! (2/2)
rungunu:0:601280:01:001:Team 1 points = 100 Now!
rungunu:0:601281:00:501:Team 1 points = 100 Now! (2/2)
rungunu:0:000000:00:999:[ Team 2 is the team used by PL1 and PL2 or the CPU ]
rungunu:0:601282:00:000:Team 2 points always = 0
rungunu:0:601283:00:500:Team 2 points always = 0 (2/2)
rungunu:0:601282:01:000:Team 2 points always = 100
rungunu:0:601283:00:500:Team 2 points always = 100 (2/2)
rungunu:0:601282:00:001:Team 2 points = 0 Now!
rungunu:0:601283:00:501:Team 2 points = 0 Now! (2/2)
rungunu:0:601282:01:001:Team 2 points = 100 Now!
rungunu:0:601283:00:501:Team 2 points = 100 Now! (2/2)
; [ Run and Gun (US ver. UBA 1993 10.8) ]
rungunua:0:601319:03:000:Infinite Time
rungunua:0:60131A:05:500:Infinite Time (2/3)
rungunua:0:60131B:09:500:Infinite Time (3/3)
rungunua:0:601319:00:001:Finish this Quarter Now!
rungunua:0:60131A:00:501:Finish this Quarter Now! (2/3)
rungunua:0:60131B:00:501:Finish this Quarter Now! (3/3)
rungunua:0:000000:00:999:[ Team 1 is the team used by PL3 and PL4 ]
rungunua:0:601280:00:000:Team 1 points always = 0
rungunua:0:601281:00:500:Team 1 points always = 0 (2/2)
rungunua:0:601280:01:000:Team 1 points always = 100
rungunua:0:601281:00:500:Team 1 points always = 100 (2/2)
rungunua:0:601280:00:001:Team 1 points = 0 Now!
rungunua:0:601281:00:501:Team 1 points = 0 Now! (2/2)
rungunua:0:601280:01:001:Team 1 points = 100 Now!
rungunua:0:601281:00:501:Team 1 points = 100 Now! (2/2)
rungunua:0:000000:00:999:[ Team 2 is the team used by PL1 and PL2 or the CPU ]
rungunua:0:601282:00:000:Team 2 points always = 0
rungunua:0:601283:00:500:Team 2 points always = 0 (2/2)
rungunua:0:601282:01:000:Team 2 points always = 100
rungunua:0:601283:00:500:Team 2 points always = 100 (2/2)
rungunua:0:601282:00:001:Team 2 points = 0 Now!
rungunua:0:601283:00:501:Team 2 points = 0 Now! (2/2)
rungunua:0:601282:01:001:Team 2 points = 100 Now!
rungunua:0:601283:00:501:Team 2 points = 100 Now! (2/2)
; [ Rush'n Attack (US) ]
rushatck:0:DBB0:05:000:Infinite Lives
rushatck:0:D229:05:000:Infinite Ammo
rushatck:0:4883:C9:100:Invincibility
rushatck:0:494C:C9:600:Invincibility (2/2)
rushatck:0:D201:03:000:Always have bazooka
rushatck:0:D201:06:000:Always have flamethrower
rushatck:0:D201:04:000:Always have grenades
rushatck:0:D201:00:001:Lose all weapons Now!
rushatck:0:D201:03:001:Get bazooka Now!
rushatck:0:D201:06:001:Get flamethrower Now!
rushatck:0:D201:04:001:Get grenades Now!
rushatck:0:0000:00:999:[The Select current level cheat can ]
rushatck:0:0000:00:999:[be used (with game paused) on the ]
rushatck:0:0000:00:999:["Rescue the Prisoners" screen to ]
rushatck:0:0000:00:999:[select the starting level. ]
rushatck:0:DBB1:03:071:Select current level
rushatck:0:DBB1:03:061:Select next level
; [ Rush & Crash (Japan) ]
rushcrsh:0:04BC:00:000:Infinite Energy
rushcrsh:0:00AF:03:000:Infinite Lives
rushcrsh:0:00B4:00:000:Infinite Time
rushcrsh:0:04E8:02:000:Super Shots
rushcrsh:0:04E0:0F:000:Super Speed
; [ Rushing Heroes (ver UAB) ]
rushhero:0:0000:00:999:[ There are no cheats ]:REASON 1
rushhero:0:0000:00:999:[ for this game as it ]:REASON 1
rushhero:0:0000:00:999:[ didn't work the last ]:REASON 1
rushhero:0:0000:00:999:[ time it was tested. ]:REASON 1
rushhero:0:0000:00:999:[ If the game now works ]:REASON 1
rushhero:0:0000:00:999:[ please request cheats ]:REASON 1
rushhero:0:0000:00:999:[ for it on the cheat ]:REASON 1
rushhero:0:0000:00:999:[ forums. ]:REASON 1
; [ Rival Schools (ASIA 971117) ]
rvschool:0:0000:00:999:[ There are no cheats ]:REASON 1
rvschool:0:0000:00:999:[ for this game as it ]:REASON 1
rvschool:0:0000:00:999:[ didn't work the last ]:REASON 1
rvschool:0:0000:00:999:[ time it was tested. ]:REASON 1
rvschool:0:0000:00:999:[ If the game now works ]:REASON 1
rvschool:0:0000:00:999:[ please request cheats ]:REASON 1
rvschool:0:0000:00:999:[ for it on the cheat ]:REASON 1
rvschool:0:0000:00:999:[ forums. ]:REASON 1
; [ Rygar (US set 1) ]
rygar:0:C0A0:08:000:Infinite Lives PL1
rygar:0:C0AA:64:000:Infinite Time PL1
rygar:0:C0EE:00:020:Always No Powers PL1
rygar:0:C0EE:01:020:Always Long Shot PL1
rygar:0:C0EE:02:020:Always Tiger Jump PL1
rygar:0:C0EE:04:020:Always Invincibility PL1
rygar:0:C0EE:08:020:Always Multikill Shot PL1
rygar:0:C0EE:10:020:Always Straight Up Shot PL1
rygar:0:C0EE:1B:000:Always all Powers PL1
rygar:0:C0EE:1F:000:Always Inv./Powers PL1
rygar:0:C0BC:07:000:Next Star always 70000pts PL1
rygar:0:C0EE:00:021:Get No Powers Now! PL1
rygar:0:C0EE:01:021:Get Long Shot Now! PL1
rygar:0:C0EE:02:021:Get Tiger Jump Now! PL1
rygar:0:C0EE:04:021:Get Invincibility Now! PL1
rygar:0:C0EE:08:021:Get Multikill Shot Now! PL1
rygar:0:C0EE:10:021:Get Straight Up Shot Now! PL1
rygar:0:C0EE:1B:001:Get all Powers Now! PL1
rygar:0:C0EE:1F:001:Get Inv./Powers Now! PL1
rygar:0:C0BC:07:001:Next Star = 70000 pts Now!PL1
rygar:0:C190:08:000:Infinite Lives PL2
rygar:0:C19A:64:000:Infinite Time PL2
rygar:0:C1DE:00:000:Always No Powers PL2
rygar:0:C1DE:01:020:Always Long Shot PL2
rygar:0:C1DE:02:020:Always Tiger Jump PL2
rygar:0:C1DE:04:020:Always Invincibility PL2
rygar:0:C1DE:08:020:Always Multikill Shot PL2
rygar:0:C1DE:10:020:Always Straight Up Shot PL2
rygar:0:C1DE:1B:000:Always all Powers PL2
rygar:0:C1DE:1F:000:Always Inv./Powers PL2
rygar:0:C1AC:07:000:Next Star always 70000pts PL2
rygar:0:C1DE:00:021:Get No Powers Now! PL2
rygar:0:C1DE:01:021:Get Long Shot Now! PL2
rygar:0:C1DE:02:021:Get Tiger Jump Now! PL2
rygar:0:C1DE:04:021:Get Invincibility Now! PL2
rygar:0:C1DE:08:021:Get Multikill Shot Now! PL2
rygar:0:C1DE:10:021:Get Straight Up Shot Now! PL2
rygar:0:C1DE:1B:001:Get all Powers Now! PL2
rygar:0:C1DE:1F:001:Get Inv./Powers Now! PL2
rygar:0:C1AC:07:001:Next Star = 70000 pts Now!PL2
rygar:0:C461:14:000:Inf. Cross Prot. On Pickup
rygar:0:C461:64:000:Stop Bonus Timer
rygar:0:C0AE:05:001:Change to Rank 5 Now!
rygar:0:C0AE:0A:001:Change to Rank 10 Now!
rygar:0:C0AE:0F:001:Change to Rank 15 Now!
rygar:0:C0AE:14:001:Change to Rank 20 Now!
rygar:0:C0AE:19:001:Change to Rank 25 Now!
rygar:0:C0AE:1E:001:Change to Rank 30 Now!
; [ Rygar (US set 2) ]
rygar2:0:C0A0:08:000:Infinite Lives PL1
rygar2:0:C0AA:64:000:Infinite Time PL1
rygar2:0:C0EE:00:020:Always No Powers PL1
rygar2:0:C0EE:01:020:Always Long Shot PL1
rygar2:0:C0EE:02:020:Always Tiger Jump PL1
rygar2:0:C0EE:04:020:Always Invincibility PL1
rygar2:0:C0EE:08:020:Always Multikill Shot PL1
rygar2:0:C0EE:10:020:Always Straight Up Shot PL1
rygar2:0:C0EE:1B:000:Always all Powers PL1
rygar2:0:C0EE:1F:000:Always Inv./Powers PL1
rygar2:0:C0BC:07:000:Next Star always 70000pts PL1
rygar2:0:C0EE:00:021:Get No Powers Now! PL1
rygar2:0:C0EE:01:021:Get Long Shot Now! PL1
rygar2:0:C0EE:02:021:Get Tiger Jump Now! PL1
rygar2:0:C0EE:04:021:Get Invincibility Now! PL1
rygar2:0:C0EE:08:021:Get Multikill Shot Now! PL1
rygar2:0:C0EE:10:021:Get Straight Up Shot Now! PL1
rygar2:0:C0EE:1B:001:Get all Powers Now! PL1
rygar2:0:C0EE:1F:001:Get Inv./Powers Now! PL1
rygar2:0:C0BC:07:001:Next Star = 70000 pts Now!PL1
rygar2:0:C190:08:000:Infinite Lives PL2
rygar2:0:C19A:64:000:Infinite Time PL2
rygar2:0:C1DE:00:000:Always No Powers PL2
rygar2:0:C1DE:01:020:Always Long Shot PL2
rygar2:0:C1DE:02:020:Always Tiger Jump PL2
rygar2:0:C1DE:04:020:Always Invincibility PL2
rygar2:0:C1DE:08:020:Always Multikill Shot PL2
rygar2:0:C1DE:10:020:Always Straight Up Shot PL2
rygar2:0:C1DE:1B:000:Always all Powers PL2
rygar2:0:C1DE:1F:000:Always Inv./Powers PL2
rygar2:0:C1AC:07:000:Next Star always 70000pts PL2
rygar2:0:C1DE:00:021:Get No Powers Now! PL2
rygar2:0:C1DE:01:021:Get Long Shot Now! PL2
rygar2:0:C1DE:02:021:Get Tiger Jump Now! PL2
rygar2:0:C1DE:04:021:Get Invincibility Now! PL2
rygar2:0:C1DE:08:021:Get Multikill Shot Now! PL2
rygar2:0:C1DE:10:021:Get Straight Up Shot Now! PL2
rygar2:0:C1DE:1B:001:Get all Powers Now! PL2
rygar2:0:C1DE:1F:001:Get Inv./Powers Now! PL2
rygar2:0:C1AC:07:001:Next Star = 70000 pts Now!PL2
rygar2:0:C461:14:000:Inf. Cross Prot. On Pickup
rygar2:0:C461:64:000:Stop Bonus Timer
rygar2:0:C0AE:05:001:Change to Rank 5 Now!
rygar2:0:C0AE:0A:001:Change to Rank 10 Now!
rygar2:0:C0AE:0F:001:Change to Rank 15 Now!
rygar2:0:C0AE:14:001:Change to Rank 20 Now!
rygar2:0:C0AE:19:001:Change to Rank 25 Now!
rygar2:0:C0AE:1E:001:Change to Rank 30 Now!
; [ Argus no Senshi (Japan) ]
rygarj:0:C0A0:08:000:Infinite Lives PL1
rygarj:0:C0AA:64:000:Infinite Time PL1
rygarj:0:C0EE:00:020:Always No Powers PL1
rygarj:0:C0EE:01:020:Always Long Shot PL1
rygarj:0:C0EE:02:020:Always Tiger Jump PL1
rygarj:0:C0EE:04:020:Always Invincibility PL1
rygarj:0:C0EE:08:020:Always Multikill Shot PL1
rygarj:0:C0EE:10:020:Always Straight Up Shot PL1
rygarj:0:C0EE:1B:000:Always all Powers PL1
rygarj:0:C0EE:1F:000:Always Inv./Powers PL1
rygarj:0:C0BC:07:000:Next Star always 70000pts PL1
rygarj:0:C0EE:00:021:Get No Powers Now! PL1
rygarj:0:C0EE:01:021:Get Long Shot Now! PL1
rygarj:0:C0EE:02:021:Get Tiger Jump Now! PL1
rygarj:0:C0EE:04:021:Get Invincibility Now! PL1
rygarj:0:C0EE:08:021:Get Multikill Shot Now! PL1
rygarj:0:C0EE:10:021:Get Straight Up Shot Now! PL1
rygarj:0:C0EE:1B:001:Get all Powers Now! PL1
rygarj:0:C0EE:1F:001:Get Inv./Powers Now! PL1
rygarj:0:C0BC:07:001:Next Star = 70000 pts Now!PL1
rygarj:0:C190:08:000:Infinite Lives PL2
rygarj:0:C19A:64:000:Infinite Time PL2
rygarj:0:C1DE:00:000:Always No Powers PL2
rygarj:0:C1DE:01:020:Always Long Shot PL2
rygarj:0:C1DE:02:020:Always Tiger Jump PL2
rygarj:0:C1DE:04:020:Always Invincibility PL2
rygarj:0:C1DE:08:020:Always Multikill Shot PL2
rygarj:0:C1DE:10:020:Always Straight Up Shot PL2
rygarj:0:C1DE:1B:000:Always all Powers PL2
rygarj:0:C1DE:1F:000:Always Inv./Powers PL2
rygarj:0:C1AC:07:000:Next Star always 70000pts PL2
rygarj:0:C1DE:00:021:Get No Powers Now! PL2
rygarj:0:C1DE:01:021:Get Long Shot Now! PL2
rygarj:0:C1DE:02:021:Get Tiger Jump Now! PL2
rygarj:0:C1DE:04:021:Get Invincibility Now! PL2
rygarj:0:C1DE:08:021:Get Multikill Shot Now! PL2
rygarj:0:C1DE:10:021:Get Straight Up Shot Now! PL2
rygarj:0:C1DE:1B:001:Get all Powers Now! PL2
rygarj:0:C1DE:1F:001:Get Inv./Powers Now! PL2
rygarj:0:C1AC:07:001:Next Star = 70000 pts Now!PL2
rygarj:0:C461:14:000:Inf. Cross Prot. On Pickup
rygarj:0:C461:64:000:Stop Bonus Timer
rygarj:0:C0AE:05:001:Change to Rank 5 Now!
rygarj:0:C0AE:0A:001:Change to Rank 10 Now!
rygarj:0:C0AE:0F:001:Change to Rank 15 Now!
rygarj:0:C0AE:14:001:Change to Rank 20 Now!
rygarj:0:C0AE:19:001:Change to Rank 25 Now!
rygarj:0:C0AE:1E:001:Change to Rank 30 Now!
; [ Gourmet Battle Quiz Ryohrioh CooKing (Japan) ]
ryorioh:0:000016:09:000:Infinite Credits
:ryorioh:000000E6:004490:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
ryorioh:0:005783:01:000:Always ONLY One question per quiz:; Do not use this poke once a quiz has begun!; Note that you'll need to use one of the "score" cheats as you won't have enough points to beat the computer
ryorioh:0:0057CE:E7:000:Player Score always = 999
ryorioh:0:0057CF:03:500:Player Score always = 999 (2/2)
ryorioh:0:0057D0:00:000:CPU's Score always = 000
ryorioh:0:0057D1:00:500:CPU's Score always = 000 (2/2)
ryorioh:0:0000B2:06:000:Infinite Vitality PL1
ryorioh:0:004508:14:000:Always have a x20 Bonus PL1
ryorioh:0:004508:14:001:Get a x20 Bonus Now! PL1
ryorioh:0:0000B3:06:000:Infinite Vitality PL2
ryorioh:0:004509:14:000:Always have a x20 Bonus PL2
ryorioh:0:004509:14:001:Get a x20 Bonus Now! PL2
; [ VS Mahjong Otome Ryouran ]
ryouran:0:00000000:00:999:[ The winning hand cheat must be activated when ]
ryouran:0:00000000:00:999:[ there are 14 tiles in your hand, then press ]
ryouran:0:00000000:00:999:[ the RON key (default is 'Left Alt' key then ]
ryouran:0:00000000:00:999:[ 2nd choice) or you discard a tile. The tiles ]
ryouran:0:00000000:00:999:[ do not visually change until you make a move. ]
:ryouran:00000001:06003248:00000003:FFFFFFFF:Get winning hand Now!
:ryouran:00010001:06003249:00000001:FFFFFFFF:Get winning hand Now! (02/28)
:ryouran:00010001:0600324A:00000003:FFFFFFFF:Get winning hand Now! (03/28)
:ryouran:00010001:0600324B:00000001:FFFFFFFF:Get winning hand Now! (04/28)
:ryouran:00010001:0600324C:00000003:FFFFFFFF:Get winning hand Now! (05/28)
:ryouran:00010001:0600324D:00000001:FFFFFFFF:Get winning hand Now! (06/28)
:ryouran:00010001:0600324E:00000003:FFFFFFFF:Get winning hand Now! (07/28)
:ryouran:00010001:0600324F:00000002:FFFFFFFF:Get winning hand Now! (08/28)
:ryouran:00010001:06003250:00000003:FFFFFFFF:Get winning hand Now! (09/28)
:ryouran:00010001:06003251:00000002:FFFFFFFF:Get winning hand Now! (10/28)
:ryouran:00010001:06003252:00000003:FFFFFFFF:Get winning hand Now! (11/28)
:ryouran:00010001:06003253:00000002:FFFFFFFF:Get winning hand Now! (12/28)
:ryouran:00010001:06003254:00000003:FFFFFFFF:Get winning hand Now! (13/28)
:ryouran:00010001:06003255:00000003:FFFFFFFF:Get winning hand Now! (14/28)
:ryouran:00010001:06003256:00000003:FFFFFFFF:Get winning hand Now! (15/28)
:ryouran:00010001:06003257:00000003:FFFFFFFF:Get winning hand Now! (16/28)
:ryouran:00010001:06003258:00000003:FFFFFFFF:Get winning hand Now! (17/28)
:ryouran:00010001:06003259:00000003:FFFFFFFF:Get winning hand Now! (18/28)
:ryouran:00010001:0600325A:00000003:FFFFFFFF:Get winning hand Now! (19/28)
:ryouran:00010001:0600325B:00000004:FFFFFFFF:Get winning hand Now! (20/28)
:ryouran:00010001:0600325C:00000003:FFFFFFFF:Get winning hand Now! (21/28)
:ryouran:00010001:0600325D:00000004:FFFFFFFF:Get winning hand Now! (22/28)
:ryouran:00010001:0600325E:00000003:FFFFFFFF:Get winning hand Now! (23/28)
:ryouran:00010001:0600325F:00000004:FFFFFFFF:Get winning hand Now! (24/28)
:ryouran:00010001:06003260:00000003:FFFFFFFF:Get winning hand Now! (25/28)
:ryouran:00010001:06003261:00000005:FFFFFFFF:Get winning hand Now! (26/28)
:ryouran:00010001:06003262:00000003:FFFFFFFF:Get winning hand Now! (27/28)
:ryouran:00010001:06003263:00000005:FFFFFFFF:Get winning hand Now! (28/28)
:ryouran:00000000:06003248:00000003:FFFFFFFF:Always winning hand
:ryouran:00010000:06003249:00000001:FFFFFFFF:Always winning hand (02/28)
:ryouran:00010000:0600324A:00000003:FFFFFFFF:Always winning hand (03/28)
:ryouran:00010000:0600324B:00000001:FFFFFFFF:Always winning hand (04/28)
:ryouran:00010000:0600324C:00000003:FFFFFFFF:Always winning hand (05/28)
:ryouran:00010000:0600324D:00000001:FFFFFFFF:Always winning hand (06/28)
:ryouran:00010000:0600324E:00000003:FFFFFFFF:Always winning hand (07/28)
:ryouran:00010000:0600324F:00000002:FFFFFFFF:Always winning hand (08/28)
:ryouran:00010000:06003250:00000003:FFFFFFFF:Always winning hand (09/28)
:ryouran:00010000:06003251:00000002:FFFFFFFF:Always winning hand (10/28)
:ryouran:00010000:06003252:00000003:FFFFFFFF:Always winning hand (11/28)
:ryouran:00010000:06003253:00000002:FFFFFFFF:Always winning hand (12/28)
:ryouran:00010000:06003254:00000003:FFFFFFFF:Always winning hand (13/28)
:ryouran:00010000:06003255:00000003:FFFFFFFF:Always winning hand (14/28)
:ryouran:00010000:06003256:00000003:FFFFFFFF:Always winning hand (15/28)
:ryouran:00010000:06003257:00000003:FFFFFFFF:Always winning hand (16/28)
:ryouran:00010000:06003258:00000003:FFFFFFFF:Always winning hand (17/28)
:ryouran:00010000:06003259:00000003:FFFFFFFF:Always winning hand (18/28)
:ryouran:00010000:0600325A:00000003:FFFFFFFF:Always winning hand (19/28)
:ryouran:00010000:0600325B:00000004:FFFFFFFF:Always winning hand (20/28)
:ryouran:00010000:0600325C:00000003:FFFFFFFF:Always winning hand (21/28)
:ryouran:00010000:0600325D:00000004:FFFFFFFF:Always winning hand (22/28)
:ryouran:00010000:0600325E:00000003:FFFFFFFF:Always winning hand (23/28)
:ryouran:00010000:0600325F:00000004:FFFFFFFF:Always winning hand (24/28)
:ryouran:00010000:06003260:00000003:FFFFFFFF:Always winning hand (25/28)
:ryouran:00010000:06003261:00000005:FFFFFFFF:Always winning hand (26/28)
:ryouran:00010000:06003262:00000003:FFFFFFFF:Always winning hand (27/28)
:ryouran:00010000:06003263:00000005:FFFFFFFF:Always winning hand (28/28)
:ryouran:00100006:06003248:000A000D:00000000:Watch ALL 14 tiles - Player
:ryouran:00100006:0600322A:000A000D:00000008:Watch ALL 14 tiles - C.P.U.
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ Here is the look-up list for the above watches ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ family rank common name chinese name ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 00h 01h 1 "characters" 1 "wan" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 00h 02h 2 "characters" 2 "wan" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 00h 03h 3 "characters" 3 "wan" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 00h 04h 4 "characters" 4 "wan" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 00h 05h 5 "characters" 5 "wan" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 00h 06h 6 "characters" 6 "wan" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 00h 07h 7 "characters" 7 "wan" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 00h 08h 8 "characters" 8 "wan" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 00h 09h 9 "characters" 9 "wan" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 01h 01h 1 "dots" 1 "tung" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 01h 02h 2 "dots" 2 "tung" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 01h 03h 3 "dots" 3 "tung" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 01h 04h 4 "dots" 4 "tung" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 01h 05h 5 "dots" 5 "tung" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 01h 06h 6 "dots" 6 "tung" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 01h 07h 7 "dots" 7 "tung" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 01h 08h 8 "dots" 8 "tung" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 01h 09h 9 "dots" 9 "tung" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 02h 01h 1 "bamboo" 1"tiao/Bird" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 02h 02h 2 "bamboo" 2 "tiao" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 02h 03h 3 "bamboo" 3 "tiao" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 02h 04h 4 "bamboo" 4 "tiao" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 02h 05h 5 "bamboo" 5 "tiao" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 02h 06h 6 "bamboo" 6 "tiao" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 02h 07h 7 "bamboo" 7 "tiao" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 02h 08h 8 "bamboo" 8 "tiao" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 02h 09h 9 "bamboo" 9 "tiao" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 03h 01h East "wind" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 03h 02h South "wind" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 03h 03h West "wind" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 03h 04h North "wind" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 03h 05h White "dragon" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 03h 06h Green "dragon" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ 03h 07h Red "dragon" ]
:ryouran:60000000:00000000:00000000:FFFFFFFF:[ FFh FFh - no tile - ]
; [ Ryu Jin (Japan) ]
ryujin:0:100114:09:000:Infinite Credits
ryujin:0:101603:05:071:Select starting level:Use on character select screen to select start level. It only changes the current level if you lose all your lives and then continue the game.
ryujin:0:101603:05:061:Select next level
ryujin:0:1000CC:00:001:Kill the Boss Now!:This is a timer cheat, not a life cheat. May be useful elsewhere
ryujin:0:1000CB:00:501:Kill the Boss Now! (2/2)
ryujin:0:101A03:04:000:Infinite Lives PL1
ryujin:0:101A2F:09:000:Infinite Bombs PL1
ryujin:0:101A21:05:000:Maximum Fire Power PL1
ryujin:0:101A1F:00:000:Always have Pink Weapon PL1:Has no effect when you have a Big Ship
ryujin:0:101A1F:01:000:Always have Blue Weapon PL1:Has no effect when you have a Big Ship
ryujin:0:101A1F:00:001:Get the Pink Weapon Now! PL1:Has no effect when you have a Big Ship
ryujin:0:101A1F:01:001:Get the Blue Weapon Now! PL1:Has no effect when you have a Big Ship
ryujin:0:1000C4:60:000:Always have Big Ship PL1:Turn off between levels to avoid glitches. Don't enable when you have invincibility or it will flicker
ryujin:0:1019CA:03:500:Always have Big Ship PL1 (2/5)
ryujin:0:1019D6:04:500:Always have Big Ship PL1 (3/5)
ryujin:0:1019D7:04:500:Always have Big Ship PL1 (4/5)
ryujin:0:101A2B:04:500:Always have Big Ship PL1 (5/5)
ryujin:0:101A73:04:000:Infinite Lives PL2
ryujin:0:101A9F:09:000:Infinite Bombs PL2
ryujin:0:101A91:05:000:Maximum Fire Power PL2
ryujin:0:101A8F:00:000:Always have Pink Weapon PL2:Has no effect when you have a Big Ship
ryujin:0:101A8F:01:000:Always have Blue Weapon PL2:Has no effect when you have a Big Ship
ryujin:0:101A8F:00:001:Get the Pink Weapon Now! PL2:Has no effect when you have a Big Ship
ryujin:0:101A8F:01:001:Get the Blue Weapon Now! PL2:Has no effect when you have a Big Ship
ryujin:0:1000C8:60:000:Always have Big Ship PL2:Turn off between levels to avoid glitches. Don't enable when you have invincibility or it will flicker
ryujin:0:101A3A:03:500:Always have Big Ship PL2 (2/5)
ryujin:0:101A46:04:500:Always have Big Ship PL2 (3/5)
ryujin:0:101A47:04:500:Always have Big Ship PL2 (4/5)
ryujin:0:101A9B:04:500:Always have Big Ship PL2 (5/5)
; [ Ninja Ryukenden (Japan) ]
ryukendn:0:061E89:99:000:Infinite Time
ryukendn:0:061E8E:03:000:Infinite Lives PL1
ryukendn:0:061EC3:09:000:Infinite Energy PL1
ryukendn:0:061EBA:0A:000:Infinite Sword PL1
ryukendn:0:061EB0:2C:000:Invincibility PL1
ryukendn:0:061E8F:03:000:Infinite Lives PL2
ryukendn:0:061F03:09:000:Infinite Energy PL2
ryukendn:0:061EFA:0A:000:Infinite Sword PL2
ryukendn:0:061EF1:2C:000:Invincibility PL2
; [ Ryukyu ]
ryukyu:0:0000:00:999:[ There are no cheats ]:REASON 1
ryukyu:0:0000:00:999:[ for this game as it ]:REASON 1
ryukyu:0:0000:00:999:[ didn't work the last ]:REASON 1
ryukyu:0:0000:00:999:[ time it was tested. ]:REASON 1
ryukyu:0:0000:00:999:[ If the game now works ]:REASON 1
ryukyu:0:0000:00:999:[ please request cheats ]:REASON 1
ryukyu:0:0000:00:999:[ for it on the cheat ]:REASON 1
ryukyu:0:0000:00:999:[ forums. ]:REASON 1
; [ Strikers 1945 ]
s1945:0:FE58A7:09:000:Infinite Credits
:s1945:00001301:FE2221:0000000F:FFFFFFFF:Select Starting Level Now!:Enable on the select plane screen
:s1945:00000300:FE223D:00000003:FFFFFFFF:Select First Stage
:s1945:00000300:FE223F:00000003:FFFFFFFF:Select Second Stage
:s1945:00000300:FE2241:00000003:FFFFFFFF:Select Third Stage
:s1945:00000300:FE2243:00000003:FFFFFFFF:Select Fourth Stage
s1945:0:FE1155:05:000:Infinite Lives PL1
s1945:0:FE1159:06:000:Infinite Bombs PL1
s1945:0:FE1183:78:000:Invincibility PL1
s1945:0:FE115B:03:000:Maximum fire power PL1
s1945:0:FE1185:04:000:Maximum missile power PL1
s1945:0:FE11E1:05:000:Infinite Lives PL2
s1945:0:FE11E5:06:000:Infinite Bombs PL2
s1945:0:FE120F:78:000:Invincibility PL2
s1945:0:FE11E7:03:000:Maximum fire power PL2
s1945:0:FE1211:04:000:Maximum missile power PL2
; [ Strikers 1945 (Alt) ]
s1945a:0:FE58A7:09:000:Infinite Credits
:s1945a:00001301:FE2221:0000000F:FFFFFFFF:Select Starting Level Now!:Enable on the select plane screen
:s1945a:00000300:FE223D:00000003:FFFFFFFF:Select First Stage
:s1945a:00000300:FE223F:00000003:FFFFFFFF:Select Second Stage
:s1945a:00000300:FE2241:00000003:FFFFFFFF:Select Third Stage
:s1945a:00000300:FE2243:00000003:FFFFFFFF:Select Fourth Stage
s1945a:0:FE1155:05:000:Infinite Lives PL1
s1945a:0:FE1159:06:000:Infinite Bombs PL1
s1945a:0:FE1183:78:000:Invincibility PL1
s1945a:0:FE115B:03:000:Maximum fire power PL1
s1945a:0:FE1185:04:000:Maximum missile power PL1
s1945a:0:FE11E1:05:000:Infinite Lives PL2
s1945a:0:FE11E5:06:000:Infinite Bombs PL2
s1945a:0:FE120F:78:000:Invincibility PL2
s1945a:0:FE11E7:03:000:Maximum fire power PL2
s1945a:0:FE1211:04:000:Maximum missile power PL2
; [ Strikers 1945 II ]
s1945ii:0:0600C3BE:09:000:Infinite Credits
:s1945ii:00000301:0600C674:00000007:FFFFFFFF:Select Starting Stage
:s1945ii:62000000:00000000:00000000:00000000:Select 1st Stage
:s1945ii:00010001:0600C664:00000000:FFFFFFFF:Huge Flying Boat
:s1945ii:00010001:0600C664:00000001:FFFFFFFF:Super Carrier
:s1945ii:00010001:0600C664:00000002:FFFFFFFF:Armored Train
:s1945ii:00010001:0600C664:00000003:FFFFFFFF:Battle Air Ship
:s1945ii:62000000:00000000:00000000:00000000:Select 2nd Stage
:s1945ii:00010001:0600C665:00000000:FFFFFFFF:Huge Flying Boat
:s1945ii:00010001:0600C665:00000001:FFFFFFFF:Super Carrier
:s1945ii:00010001:0600C665:00000002:FFFFFFFF:Armored Train
:s1945ii:62000000:00000000:00000000:00000000:Select 3rd Stage
:s1945ii:00010001:0600C666:00000000:FFFFFFFF:Huge Flying Boat
:s1945ii:00010001:0600C666:00000001:FFFFFFFF:Super Carrier
:s1945ii:00010001:0600C666:00000002:FFFFFFFF:Armored Train
:s1945ii:00010001:0600C666:00000003:FFFFFFFF:Battle Air Ship
:s1945ii:62000000:00000000:00000000:00000000:Select 4th Stage
:s1945ii:00010001:0600C667:00000000:FFFFFFFF:Huge Flying Boat
:s1945ii:00010001:0600C667:00000001:FFFFFFFF:Super Carrier
:s1945ii:00010001:0600C667:00000002:FFFFFFFF:Armored Train
:s1945ii:00010001:0600C667:00000003:FFFFFFFF:Battle Air Ship
s1945ii:0:060103C1:03:000:Infinite Lives PL1
s1945ii:0:060103C3:09:000:Infinite Bombs PL1
s1945ii:0:060103E7:04:000:Maximum fire power PL1
s1945ii:0:060103FA:01:000:Invincibility "ON" PL1
s1945ii:0:060103FB:3F:500:Invincibility "ON" PL1 (2/2)
s1945ii:0:060103FA:00:001:Invincibility "OFF" PL1
s1945ii:0:060103FB:01:501:Invincibility "OFF" PL1 (2/2)
s1945ii:0:06010414:65:000:Always Max Extra weapon PL1
s1945ii:0:06010415:90:500:Always Max Extra weapon PL1 (2/2)
s1945ii:0:0601045D:03:000:Infinite Lives PL2
s1945ii:0:0601045F:09:000:Infinite Bombs PL2
s1945ii:0:06010483:04:000:Maximum fire power PL2
s1945ii:0:06010496:01:000:Invincibility "ON" PL2
s1945ii:0:06010497:3F:500:Invincibility "ON" PL2 (2/2)
s1945ii:0:06010496:00:001:Invincibility "OFF" PL2
s1945ii:0:06010497:01:501:Invincibility "OFF" PL2 (2/2)
s1945ii:0:060104B0:65:000:Always Max Extra weapon PL2
s1945ii:0:060104B1:90:500:Always Max Extra weapon PL2 (2/2)
; [ Strikers 1945 III (World) / Strikers 1999 (Japan) ]
s1945iii:0:0607271D:05:000:Infinite Lives PL1
s1945iii:0:0607271F:09:000:Infinite Bombs PL1
s1945iii:0:06072761:02:000:Invincibility PL1
s1945iii:0:06072755:03:000:Maximum Fire Power PL1
s1945iii:0:06072774:62:000:Maximum Extra weapon PL1
s1945iii:0:06072775:44:500:Maximum Extra weapon PL1 (2/2)
s1945iii:0:06072A09:05:000:Infinite Lives PL2
s1945iii:0:06072A0B:09:000:Infinite Bombs PL2
s1945iii:0:06072A4D:02:000:Invincibility PL2
s1945iii:0:06072A41:03:000:Maximum Fire Power PL2
s1945iii:0:06072A60:62:000:Maximum Extra weapon PL2
s1945iii:0:06072A61:44:500:Maximum Extra weapon PL2 (2/2)
:s1945iii:61100001:00000034:00000020:FFFFFFFF:Unlock X-36 in EEPROM:Press "Up" on ?. Same as [0-1-9-9-9] code, Reset afterwards
:s1945iii:61110001:00000032:00000002:FFFFFFFF:Unlock X-36 in EEPROM (2/3)
:s1945iii:61110001:00000030:0000001E:FFFFFFFF:Unlock X-36 in EEPROM (3/3)
:s1945iii:00000301:06067B2E:0000000F:FFFFFFFF:Select Starting Stage:Use on Plane select screen
:s1945iii:62000000:00000000:00000000:00000000:First Stage always =:Use on Plane select screen
:s1945iii:00010001:06067B1E:00000000:FFFFFFFF:Sky (Grand Canyon)
:s1945iii:00010001:06067B1E:00000001:FFFFFFFF:Ocean (Japan)
:s1945iii:00010001:06067B1E:00000002:FFFFFFFF:Armoury (Russia)
:s1945iii:00010001:06067B1E:00000003:FFFFFFFF:City (Australia)
:s1945iii:62000000:00000000:00000000:00000000:Second Stage always =:Use on Plane select screen
:s1945iii:00010001:06067B1F:00000000:FFFFFFFF:Sky (Grand Canyon)
:s1945iii:00010001:06067B1F:00000001:FFFFFFFF:Ocean (Japan)
:s1945iii:00010001:06067B1f:00000002:FFFFFFFF:Armoury (Russia)
:s1945iii:00010001:06067B1f:00000003:FFFFFFFF:City (Australia)
:s1945iii:62000000:00000000:00000000:00000000:Third Stage always =:Use on Plane select screen
:s1945iii:00010001:06067B20:00000000:FFFFFFFF:Sky (Grand Canyon)
:s1945iii:00010001:06067B20:00000001:FFFFFFFF:Ocean (Japan)
:s1945iii:00010001:06067B20:00000002:FFFFFFFF:Armoury (Russia)
:s1945iii:00010001:06067B20:00000003:FFFFFFFF:City (Australia)
:s1945iii:62000000:00000000:00000000:00000000:Fourth Stage always =:Use on Plane select screen
:s1945iii:00010001:06067B21:00000000:FFFFFFFF:Sky (Grand Canyon)
:s1945iii:00010001:06067B21:00000001:FFFFFFFF:Ocean (Japan)
:s1945iii:00010001:06067B21:00000002:FFFFFFFF:Armoury (Russia)
:s1945iii:00010001:06067B21:00000003:FFFFFFFF:City (Australia)
; [ Strikers 1945 (Japan) ]
s1945j:0:FE58A7:09:000:Infinite Credits
:s1945j:00001301:FE2221:0000000F:FFFFFFFF:Select Starting Level Now!:Enable on the select plane screen
:s1945j:00000300:FE223D:00000003:FFFFFFFF:Select First Stage
:s1945j:00000300:FE223F:00000003:FFFFFFFF:Select Second Stage
:s1945j:00000300:FE2241:00000003:FFFFFFFF:Select Third Stage
:s1945j:00000300:FE2243:00000003:FFFFFFFF:Select Fourth Stage
s1945j:0:FE1155:05:000:Infinite Lives PL1
s1945j:0:FE1159:06:000:Infinite Bombs PL1
s1945j:0:FE1183:78:000:Invincibility PL1
s1945j:0:FE115B:03:000:Maximum fire power PL1
s1945j:0:FE1185:04:000:Maximum missile power PL1
s1945j:0:FE11E1:05:000:Infinite Lives PL2
s1945j:0:FE11E5:06:000:Infinite Bombs PL2
s1945j:0:FE120F:78:000:Invincibility PL2
s1945j:0:FE11E7:03:000:Maximum fire power PL2
s1945j:0:FE1211:04:000:Maximum missile power PL2
; [ Strikers 1945 (Japan, unprotected) ]
s1945jn:0:FE58A7:09:000:Infinite Credits
:s1945jn:00001301:FE2221:0000000F:FFFFFFFF:Select Starting Level Now!:Enable on the select plane screen
:s1945jn:00000300:FE223D:00000003:FFFFFFFF:Select First Stage
:s1945jn:00000300:FE223F:00000003:FFFFFFFF:Select Second Stage
:s1945jn:00000300:FE2241:00000003:FFFFFFFF:Select Third Stage
:s1945jn:00000300:FE2243:00000003:FFFFFFFF:Select Fourth Stage
s1945jn:0:FE1155:05:000:Infinite Lives PL1
s1945jn:0:FE1159:06:000:Infinite Bombs PL1
s1945jn:0:FE1183:78:000:Invincibility PL1
s1945jn:0:FE115B:03:000:Maximum fire power PL1
s1945jn:0:FE1185:04:000:Maximum missile power PL1
s1945jn:0:FE11E1:05:000:Infinite Lives PL2
s1945jn:0:FE11E5:06:000:Infinite Bombs PL2
s1945jn:0:FE120F:78:000:Invincibility PL2
s1945jn:0:FE11E7:03:000:Maximum fire power PL2
s1945jn:0:FE1211:04:000:Maximum missile power PL2
; [ Strikers 1945 Plus ]
s1945p:0:10031F:07:071:Select the Starting Mission:Use on the ship select screen. NOTE - No times are recorded
s1945p:0:1002FB:00:000:Mission 1 = Level One:Use whenever, Game randomly picks starting level out of first four
s1945p:0:1002FB:01:000:Mission 1 = Level Two
s1945p:0:1002FB:02:000:Mission 1 = Level Three
s1945p:0:1002FB:03:000:Mission 1 = Level Four
;The above cheat descriptions/cheats need to be redone
s1945p:0:1000E9:09:000:Infinite Lives PL1
s1945p:0:1000EB:09:000:Infinite Bombs PL1
s1945p:0:100109:00:000:Instant Bomber Availability PL1
s1945p:0:1000F5:01:000:Infinite Super Shot PL1:Different planes can have a different number so set to 1 for compatability
s1945p:0:1021E3:F0:000:Invincibility PL1
s1945p:0:102176:FF:500:Invincibility PL1 (2/5)
s1945p:0:102177:FF:500:Invincibility PL1 (3/5)
s1945p:0:102178:FF:500:Invincibility PL1 (4/5)
s1945p:0:102179:FF:500:Invincibility PL1 (5/5)
s1945p:0:1000ED:04:000:Always Max Firepower PL1
s1945p:0:1000E7:07:000:Always Play As "Ascender P55" PL1
s1945p:0:100145:09:000:Infinite Lives PL2
s1945p:0:100147:09:000:Infinite Bombs PL2
s1945p:0:100165:00:000:Instant Bomber Availability PL2
s1945p:0:100151:01:000:Infinite Super Shot PL2:Different planes can have a different number so set to 1 for compatability
s1945p:0:10232B:F0:000:Invincibility PL2
s1945p:0:1022BE:FF:500:Invincibility PL2 (2/5)
s1945p:0:1022BF:FF:500:Invincibility PL2 (3/5)
s1945p:0:1022C0:FF:500:Invincibility PL2 (4/5)
s1945p:0:1022C1:FF:500:Invincibility PL2 (5/5)
s1945p:0:100149:04:000:Always Max Firepower PL2
s1945p:0:100143:07:000:Always Play As "Ascender P55" PL2
; [ Saboten Bombers ]
sabotenb:0:0F9003:09:000:Infinite Credits
sabotenb:0:0F906B:63:000:Infinite Time
sabotenb:0:0F0037:09:000:Infinite Lives PL1
sabotenb:0:0F006F:02:000:Invincibility PL1
sabotenb:0:0F0137:09:000:Infinite Lives PL2
sabotenb:0:0F016F:02:000:Invincibility PL2
; [ Sadari ]
sadari:0:C503:63:000:Infinite Credits
sadari:0:C444:03:000:Infinite Ps PL1
sadari:0:C445:03:000:Infinite Ps PL2
; [ Safari ]
safari:0:E44B:09:000:Infinite Time
; [ Safari Rally (Japan) ]
safarir:0:2390:0A:000:Infinite Lives PL1
safarir:0:2391:0A:000:Infinite Lives PL2
; [ Pretty Soldier Sailor Moon (95/03/22B) ]
sailormn:0:10835F:09:000:Infinite Credits
sailormn:0:10A416:99:000:Infinite Time
sailormn:0:1020F4:09:000:Infinite Lives PL1
sailormn:0:102033:44:000:Infinite Energy PL1
sailormn:0:102023:80:040:Invincibility "ON" PL1
sailormn:0:102023:80:021:Invincibility "OFF" PL1
sailormn:0:102039:00:000:Always have Punch Only Combo PL1
sailormn:0:102039:04:000:Always have Finish Only Combo PL1
sailormn:0:1094C5:01:000:Always have Magic Level 1 PL1
sailormn:0:1094C5:02:000:Always have Magic Level 2 PL1
sailormn:0:1094C5:03:000:Always have Magic Level 3 PL1
sailormn:0:1094C5:04:000:Always have Magic Level 4 PL1
sailormn:0:1094C5:05:000:Always have Magic Level 5 (Max) PL1
sailormn:0:1094C5:01:001:Get Magic Level 1 Now! PL1
sailormn:0:1094C5:02:001:Get Magic Level 2 Now! PL1
sailormn:0:1094C5:03:001:Get Magic Level 3 Now! PL1
sailormn:0:1094C5:04:001:Get Magic Level 4 Now! PL1
sailormn:0:1094C5:05:001:Get Magic Level 5 (Max) Now! PL1
sailormn:0:102001:01:001:Play as Sailor Moon Now! PL1
sailormn:0:102001:02:001:Play as Sailor Mercury Now! PL1
sailormn:0:102001:03:001:Play as Sailor Mars Now! PL1
sailormn:0:102001:04:001:Play as Sailor Jupiter Now! PL1
sailormn:0:102001:05:001:Play as Sailor Venus Now! PL1
sailormn:0:1021F4:09:000:Infinite Lives PL2
sailormn:0:102133:44:000:Infinite Energy PL2
sailormn:0:102123:80:040:Invincibility "ON" PL2
sailormn:0:102123:80:021:Invincibility "OFF" PL2
sailormn:0:102139:00:000:Always have Punch Only Combo PL2
sailormn:0:102139:04:000:Always have Finish Only Combo PL2
sailormn:0:1095C5:01:000:Always have Magic Level 1 PL2
sailormn:0:1095C5:02:000:Always have Magic Level 2 PL2
sailormn:0:1095C5:03:000:Always have Magic Level 3 PL2
sailormn:0:1095C5:04:000:Always have Magic Level 4 PL2
sailormn:0:1095C5:05:000:Always have Magic Level 5 (Max) PL2
sailormn:0:1095C5:01:001:Get Magic Level 1 Now! PL2
sailormn:0:1095C5:02:001:Get Magic Level 2 Now! PL2
sailormn:0:1095C5:03:001:Get Magic Level 3 Now! PL2
sailormn:0:1095C5:04:001:Get Magic Level 4 Now! PL2
sailormn:0:1095C5:05:001:Get Magic Level 5 (Max) Now! PL2
sailormn:0:102101:01:001:Play as Sailor Moon Now! PL2
sailormn:0:102101:02:001:Play as Sailor Mercury Now! PL2
sailormn:0:102101:03:001:Play as Sailor Mars Now! PL2
sailormn:0:102101:04:001:Play as Sailor Jupiter Now! PL2
sailormn:0:102101:05:001:Play as Sailor Venus Now! PL2
sailormn:0:000000:00:999:[ After you enable these region cheats to see ]
sailormn:0:000000:00:999:[ any effect you must reset the game (with F3). ]
sailormn:0:000011:00:120:Region Switch = Japan
sailormn:0:000011:01:120:Region Switch = US
sailormn:0:000011:02:120:Region Switch = Europe
sailormn:0:000011:03:120:Region Switch = Hong Kong
sailormn:0:000011:04:120:Region Switch = Taiwan
sailormn:0:000011:05:120:Region Switch = Korea
; [ Pretty Soldier Sailor Moon (95/03/22) ]
sailormo:0:10835F:09:000:Infinite Credits
sailormo:0:10A416:99:000:Infinite Time
sailormo:0:1020F4:09:000:Infinite Lives PL1
sailormo:0:102033:44:000:Infinite Energy PL1
sailormo:0:102023:80:040:Invincibility "ON" PL1
sailormo:0:102023:80:021:Invincibility "OFF" PL1
sailormo:0:102039:00:000:Always have Punch Only Combo PL1
sailormo:0:102039:04:000:Always have Finish Only Combo PL1
sailormo:0:1094C5:01:000:Always have Magic Level 1 PL1
sailormo:0:1094C5:02:000:Always have Magic Level 2 PL1
sailormo:0:1094C5:03:000:Always have Magic Level 3 PL1
sailormo:0:1094C5:04:000:Always have Magic Level 4 PL1
sailormo:0:1094C5:05:000:Always have Magic Level 5 (Max) PL1
sailormo:0:1094C5:01:001:Get Magic Level 1 Now! PL1
sailormo:0:1094C5:02:001:Get Magic Level 2 Now! PL1
sailormo:0:1094C5:03:001:Get Magic Level 3 Now! PL1
sailormo:0:1094C5:04:001:Get Magic Level 4 Now! PL1
sailormo:0:1094C5:05:001:Get Magic Level 5 (Max) Now! PL1
sailormo:0:102001:01:001:Play as Sailor Moon Now! PL1
sailormo:0:102001:02:001:Play as Sailor Mercury Now! PL1
sailormo:0:102001:03:001:Play as Sailor Mars Now! PL1
sailormo:0:102001:04:001:Play as Sailor Jupiter Now! PL1
sailormo:0:102001:05:001:Play as Sailor Venus Now! PL1
sailormo:0:1021F4:09:000:Infinite Lives PL2
sailormo:0:102133:44:000:Infinite Energy PL2
sailormo:0:102123:80:040:Invincibility "ON" PL2
sailormo:0:102123:80:021:Invincibility "OFF" PL2
sailormo:0:102139:00:000:Always have Punch Only Combo PL2
sailormo:0:102139:04:000:Always have Finish Only Combo PL2
sailormo:0:1095C5:01:000:Always have Magic Level 1 PL2
sailormo:0:1095C5:02:000:Always have Magic Level 2 PL2
sailormo:0:1095C5:03:000:Always have Magic Level 3 PL2
sailormo:0:1095C5:04:000:Always have Magic Level 4 PL2
sailormo:0:1095C5:05:000:Always have Magic Level 5 (Max) PL2
sailormo:0:1095C5:01:001:Get Magic Level 1 Now! PL2
sailormo:0:1095C5:02:001:Get Magic Level 2 Now! PL2
sailormo:0:1095C5:03:001:Get Magic Level 3 Now! PL2
sailormo:0:1095C5:04:001:Get Magic Level 4 Now! PL2
sailormo:0:1095C5:05:001:Get Magic Level 5 (Max) Now! PL2
sailormo:0:102101:01:001:Play as Sailor Moon Now! PL2
sailormo:0:102101:02:001:Play as Sailor Mercury Now! PL2
sailormo:0:102101:03:001:Play as Sailor Mars Now! PL2
sailormo:0:102101:04:001:Play as Sailor Jupiter Now! PL2
sailormo:0:102101:05:001:Play as Sailor Venus Now! PL2
sailormo:0:000000:00:999:[ After you enable these region cheats to see ]
sailormo:0:000000:00:999:[ any effect you must reset the game (with F3). ]
sailormo:0:000011:00:120:Region Switch = Japan
sailormo:0:000011:01:120:Region Switch = US
sailormo:0:000011:02:120:Region Switch = Europe
sailormo:0:000011:03:120:Region Switch = Hong Kong
sailormo:0:000011:04:120:Region Switch = Taiwan
sailormo:0:000011:05:120:Region Switch = Korea
; [ Mahjong Sailor Wars-R [BET] (Japan) ]
sailorwr:0:0000:00:999:[The winning hand cheat must]
sailorwr:0:0000:00:999:[be activated when there are]
sailorwr:0:0000:00:999:[14 tiles in your hand, then]
sailorwr:0:0000:00:999:[press the RON key . ]
sailorwr:0:0000:00:999:[('Z' by default). The tiles]
sailorwr:0:0000:00:999:[do not visually change ]
sailorwr:0:0000:00:999:[until you make a move. ]
sailorwr:0:FD35:31:001:Get winning hand Now!
sailorwr:0:FD36:31:501:Get winning hand Now! (02/14)
sailorwr:0:FD37:31:501:Get winning hand Now! (03/14)
sailorwr:0:FD38:32:501:Get winning hand Now! (04/14)
sailorwr:0:FD39:32:501:Get winning hand Now! (05/14)
sailorwr:0:FD3A:32:501:Get winning hand Now! (06/14)
sailorwr:0:FD3B:33:501:Get winning hand Now! (07/14)
sailorwr:0:FD3C:33:501:Get winning hand Now! (08/14)
sailorwr:0:FD3D:33:501:Get winning hand Now! (09/14)
sailorwr:0:FD3E:34:501:Get winning hand Now! (10/14)
sailorwr:0:FD3F:34:501:Get winning hand Now! (11/14)
sailorwr:0:FD40:34:501:Get winning hand Now! (12/14)
sailorwr:0:FD41:35:501:Get winning hand Now! (13/14)
sailorwr:0:FD42:35:501:Get winning hand Now! (14/14)
sailorwr:0:0000:00:999:[At the start of a game, ]
sailorwr:0:0000:00:999:[there may be some small ]
sailorwr:0:0000:00:999:[glitches on the tiles when ]
sailorwr:0:0000:00:999:[using the 'Always' cheats. ]
sailorwr:0:0000:00:999:[The cheats should still ]
sailorwr:0:0000:00:999:[work as normal. ]
sailorwr:0:FD35:31:000:Always winning hand
sailorwr:0:FD36:31:500:Always winning hand (02/14)
sailorwr:0:FD37:31:500:Always winning hand (03/14)
sailorwr:0:FD38:32:500:Always winning hand (04/14)
sailorwr:0:FD39:32:500:Always winning hand (05/14)
sailorwr:0:FD3A:32:500:Always winning hand (06/14)
sailorwr:0:FD3B:33:500:Always winning hand (07/14)
sailorwr:0:FD3C:33:500:Always winning hand (08/14)
sailorwr:0:FD3D:33:500:Always winning hand (09/14)
sailorwr:0:FD3E:34:500:Always winning hand (10/14)
sailorwr:0:FD3F:34:500:Always winning hand (11/14)
sailorwr:0:FD40:34:500:Always winning hand (12/14)
sailorwr:0:FD41:35:500:Always winning hand (13/14)
sailorwr:0:FD42:35:500:Always winning hand (14/14)
; [ Mahjong Sailor Wars (Japan) ]
sailorws:0:0000:00:999:[The winning hand cheat must]
sailorws:0:0000:00:999:[be activated when there are]
sailorws:0:0000:00:999:[14 tiles in your hand, then]
sailorws:0:0000:00:999:[press the RON key . ]
sailorws:0:0000:00:999:[('Z' by default). The tiles]
sailorws:0:0000:00:999:[do not visually change ]
sailorws:0:0000:00:999:[until you make a move. ]
sailorws:0:FCAD:31:001:Get winning hand Now!
sailorws:0:FCAE:31:501:Get winning hand Now! (02/14)
sailorws:0:FCAF:31:501:Get winning hand Now! (03/14)
sailorws:0:FCB0:32:501:Get winning hand Now! (04/14)
sailorws:0:FCB1:32:501:Get winning hand Now! (05/14)
sailorws:0:FCB2:32:501:Get winning hand Now! (06/14)
sailorws:0:FCB3:33:501:Get winning hand Now! (07/14)
sailorws:0:FCB4:33:501:Get winning hand Now! (08/14)
sailorws:0:FCB5:33:501:Get winning hand Now! (09/14)
sailorws:0:FCB6:34:501:Get winning hand Now! (10/14)
sailorws:0:FCB7:34:501:Get winning hand Now! (11/14)
sailorws:0:FCB8:34:501:Get winning hand Now! (12/14)
sailorws:0:FCB9:35:501:Get winning hand Now! (13/14)
sailorws:0:FCBA:35:501:Get winning hand Now! (14/14)
sailorws:0:0000:00:999:[At the start of a game, ]
sailorws:0:0000:00:999:[there may be some small ]
sailorws:0:0000:00:999:[glitches on the tiles when ]
sailorws:0:0000:00:999:[using the 'Always' cheats. ]
sailorws:0:0000:00:999:[The cheats should still ]
sailorws:0:0000:00:999:[work as normal. ]
sailorws:0:FCAD:31:000:Always winning hand
sailorws:0:FCAE:31:500:Always winning hand (02/14)
sailorws:0:FCAF:31:500:Always winning hand (03/14)
sailorws:0:FCB0:32:500:Always winning hand (04/14)
sailorws:0:FCB1:32:500:Always winning hand (05/14)
sailorws:0:FCB2:32:500:Always winning hand (06/14)
sailorws:0:FCB3:33:500:Always winning hand (07/14)
sailorws:0:FCB4:33:500:Always winning hand (08/14)
sailorws:0:FCB5:33:500:Always winning hand (09/14)
sailorws:0:FCB6:34:500:Always winning hand (10/14)
sailorws:0:FCB7:34:500:Always winning hand (11/14)
sailorws:0:FCB8:34:500:Always winning hand (12/14)
sailorws:0:FCB9:35:500:Always winning hand (13/14)
sailorws:0:FCBA:35:500:Always winning hand (14/14)
; [ Sai Yu Gou Ma Roku (Japan bootleg 1) ]
saiyugb1:0:0C77:99:000:Infinite Time
saiyugb1:0:0168:09:000:Infinite Lives PL1
saiyugb1:0:0141:18:000:Infinite Energy PL1
saiyugb1:0:01ED:09:000:Infinite Lives PL2
saiyugb1:0:01C6:18:000:Infinite Energy PL2
; [ Sai Yu Gou Ma Roku (Japan bootleg 2) ]
saiyugb2:0:0C77:99:000:Infinite Time
saiyugb2:0:0168:09:000:Infinite Lives PL1
saiyugb2:0:0141:18:000:Infinite Energy PL1
saiyugb2:0:01ED:09:000:Infinite Lives PL2
saiyugb2:0:01C6:18:000:Infinite Energy PL2
; [ Sai Yu Gou Ma Roku (Japan) ]
saiyugou:0:0C77:99:000:Infinite Time
saiyugou:0:0168:09:000:Infinite Lives PL1
saiyugou:0:0141:18:000:Infinite Energy PL1
saiyugou:0:01ED:09:000:Infinite Lives PL2
saiyugou:0:01C6:18:000:Infinite Energy PL2
; [ Salamander (version D) ]
salamand:0:080380:99:000:Infinite Lives PL1
salamand:0:080500:40:040:Invincibility PL1
salamand:0:0803C0:99:000:Infinite Lives PL2
salamand:0:080530:40:040:Invincibility PL2
salamand:0:083006:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Salamander (version J) ]
salamanj:0:080380:99:000:Infinite Lives PL1
salamanj:0:080500:40:040:Invincibility PL1
salamanj:0:0803C0:99:000:Infinite Lives PL2
salamanj:0:080530:40:040:Invincibility PL2
salamanj:0:083006:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Salamander 2 (ver JAA) ]
salmndr2:0:C00C29:63:000:Infinite Credits
salmndr2:0:C00461:0B:000:Infinite Lives PL1
salmndr2:0:C00523:02:000:Invincibility PL1
salmndr2:0:C0080F:0B:000:Infinite Lives PL2
salmndr2:0:C008D1:02:000:Invincibility PL2
; [ Same! Same! Same! (2P Ver.) ]
samesam2:0:000000:00:999:[ See the Dip Switch Menu to enable ]
samesam2:0:000000:00:999:[ an alternate Invincibility cheat. ]
samesam2:0:0C1EA7:0A:000:Infinite Lives PL1
samesam2:0:0C16E9:08:000:Infinite Bombs PL1
samesam2:0:0C16DA:00:000:Invincibility "ON" PL1:Invincibility "ON" stops you from picking up bonuses
samesam2:0:0C16DA:80:001:Invincibility "OFF" PL1
samesam2:0:0C1EBD:03:000:Maximum Fire Power PL1
samesam2:0:0C16E7:03:500:Maximum Fire Power PL1 (2/2)
samesam2:0:0C16E3:00:000:Always have Normal Weapon PL1
samesam2:0:0C16E3:08:000:Always have Laser Weapon PL1
samesam2:0:0C16E3:10:000:Always have Fire Weapon PL1
samesam2:0:0C16E3:00:001:Get Normal Weapon Now! PL1
samesam2:0:0C16E3:08:001:Get Laser Weapon Now! PL1
samesam2:0:0C16E3:10:001:Get Fire Weapon Now! PL1
samesam2:0:0C1EA9:0A:000:Infinite Lives PL2
samesam2:0:0C1749:08:000:Infinite Bombs PL2
samesam2:0:0C173A:00:000:Invincibility "ON" PL2:Invincibility "ON" stops you from picking up bonuses
samesam2:0:0C173A:80:001:Invincibility "OFF" PL2
samesam2:0:0C1EBF:03:000:Maximum Fire Power PL2
samesam2:0:0C1747:03:500:Maximum Fire Power PL2 (2/2)
samesam2:0:0C1743:00:000:Always have Normal Weapon PL2
samesam2:0:0C1743:08:000:Always have Laser Weapon PL2
samesam2:0:0C1743:10:000:Always have Fire Weapon PL2
samesam2:0:0C1743:00:001:Get Normal Weapon Now! PL2
samesam2:0:0C1743:08:001:Get Laser Weapon Now! PL2
samesam2:0:0C1743:10:001:Get Fire Weapon Now! PL2
; [ Same! Same! Same! ]
samesame:0:0C1B17:0A:000:Infinite Lives
samesame:0:0C12E9:0A:000:Infinite Bombs
samesame:0:0C12DA:80:000:Invincibility
samesame:0:000000:00:999:[ ]
samesame:0:000000:00:999:[See the Dip Switch Menu to ]
samesame:0:000000:00:999:[enable an alternate ]
samesame:0:000000:00:999:[Invincibility cheat. ]
samesame:0:000000:00:999:[ ]
samesame:0:0C1B2F:03:001:Get Shot Level Up Now!
samesame:0:0C12E7:03:000:Always Maximum Shot Power
samesame:0:0C12E3:00:000:Always have Normal Weapon
samesame:0:0C12E3:08:000:Always have Laser Weapon
samesame:0:0C12E3:10:000:Always have Fire Weapon
samesame:0:0C12E7:03:001:Get Maximum Shot Power Now!
samesame:0:0C12E3:00:001:Get Normal Weapon Now!
samesame:0:0C12E3:08:001:Get Laser Weapon Now!
samesame:0:0C12E3:10:001:Get Fire Weapon Now!
; [ Samurai Shodown / Samurai Spirits ]
samsho:0:100A09:63:000:Infinite Time
samsho:0:100A09:00:001:Finish this Round Now!
:samsho:83000000:00100A0A:00000080:000000A5:Infinite Energy PL1
:samsho:83000001:00100A0A:00000000:000000A5:Drain All Energy Now! PL1
samsho:0:000000:00:999:[ The Goto Boss Fight Screen should be ]
samsho:0:000000:00:999:[ activated on the character selection ]
samsho:0:000000:00:999:[ screen. If you activate it during any fight ]
samsho:0:000000:00:999:[ however you will see the ENDING after you ]
samsho:0:000000:00:999:[ win that match! ]
samsho:0:100A93:0C:001:Goto Boss Fight Screen Now!
samsho:0:000000:00:999:[ Free player selection. Activate between ]
samsho:0:000000:00:999:[ rounds or just after selection. ]
samsho:0:10100B:00:001:Play with Haohmaru PL1
samsho:0:10100B:01:001:Play with Nakoruru PL1
samsho:0:10100B:02:001:Play with Hanzo PL1
samsho:0:10100B:03:001:Play with Galford PL1
samsho:0:10100B:04:001:Play with Wang-Fu PL1
samsho:0:10100B:05:001:Play with Ukyo PL1
samsho:0:10100B:06:001:Play with Kyoshiro PL1
samsho:0:10100B:07:001:Play with Gen-An PL1
samsho:0:10100B:08:001:Play with Earthquake PL1
samsho:0:10100B:09:001:Play with Jubei PL1
samsho:0:10100B:0A:001:Play with Tamtam PL1
samsho:0:10100B:0B:001:Play with Charlotte PL1
samsho:0:10100B:0C:001:Play with Amakusa PL1
:samsho:83000000:00100A0E:00000080:000000A5:Infinite Energy PL2
:samsho:83000001:00100A0E:00000000:000000A5:Drain All Energy Now! PL2
samsho:0:000000:00:999:[ Free player selection. Activate between ]
samsho:0:000000:00:999:[ rounds or just after selection. ]
samsho:0:10102B:00:001:Play with Haohmaru PL2
samsho:0:10102B:01:001:Play with Nakoruru PL2
samsho:0:10102B:02:001:Play with Hanzo PL2
samsho:0:10102B:03:001:Play with Galford PL2
samsho:0:10102B:04:001:Play with Wang-Fu PL2
samsho:0:10102B:05:001:Play with Ukyo PL2
samsho:0:10102B:06:001:Play with Kyoshiro PL2
samsho:0:10102B:07:001:Play with Gen-An PL2
samsho:0:10102B:08:001:Play with Earthquake PL2
samsho:0:10102B:09:001:Play with Jubei PL2
samsho:0:10102B:0A:001:Play with Tamtam PL2
samsho:0:10102B:0B:001:Play with Charlotte PL2
samsho:0:10102B:0C:001:Play with Amakusa PL2
; [ Samurai Shodown II / Shin Samurai Spirits - Haohmaru jigokuhen ]
samsho2:0:100AC6:98:000:Infinite Time
samsho2:0:100AC7:40:502:Infinite Time (2/2)
samsho2:0:000000:00:999:[ The Goto Boss Fight Screen should be ]
samsho2:0:000000:00:999:[ activated on the character selection ]
samsho2:0:000000:00:999:[ screen. If you activate it during any fight ]
samsho2:0:000000:00:999:[ however you will see the ENDING after you ]
samsho2:0:000000:00:999:[ win that match! ]
samsho2:0:100AAE:0C:001:Goto Boss Fight Screen Now!
:samsho2:83000000:00100A46:00000080:000000BB:Infinite Energy PL1
:samsho2:83000001:00100A46:00000000:000000BB:Drain All Energy Now! PL1
:samsho2:83000000:00100A46:00000020:000000F0:Always have Maximum Power PL1
:samsho2:83000000:00100A46:00000000:000000F0:Always have Minimum Power PL1
samsho2:0:000000:00:999:[ Free player selection. Activate between ]
samsho2:0:000000:00:999:[ rounds or just after selection. ]
samsho2:0:100D0B:00:001:Play with Haohmaru PL1
samsho2:0:100D0B:01:001:Play with Nakoruru PL1
samsho2:0:100D0B:02:001:Play with Hanzo PL1
samsho2:0:100D0B:03:001:Play with Galford PL1
samsho2:0:100D0B:04:001:Play with Wan-Fu PL1
samsho2:0:100D0B:05:001:Play with Ukyo PL1
samsho2:0:100D0B:06:001:Play with Kyoshiro PL1
samsho2:0:100D0B:07:001:Play with Gen-An PL1
samsho2:0:100D0B:08:001:Play with Earthquake PL1
samsho2:0:100D0B:09:001:Play with Jubei PL1
samsho2:0:100D0B:0B:001:Play with Charlotte PL1
samsho2:0:100D0B:0C:001:Play with Genjuro PL1
samsho2:0:100D0B:0D:001:Play with Cham Cham PL1
samsho2:0:100D0B:0E:001:Play with Sieger PL1
samsho2:0:100D0B:0F:001:Play with Nicotine PL1
samsho2:0:100D0B:10:001:Play with Mizuki PL1
samsho2:0:100D0B:11:001:Play with Kuroko PL1
:samsho2:83000000:00100A4A:00000080:000000BB:Infinite Energy PL2
:samsho2:83000001:00100A4A:00000000:000000BB:Drain All Energy Now! PL2
:samsho2:83000000:00100A4A:00000020:000000F0:Always have Maximum Power PL2
:samsho2:83000000:00100A4A:00000000:000000F0:Always have Minimum Power PL2
samsho2:0:000000:00:999:[ Free player selection. Activate between ]
samsho2:0:000000:00:999:[ rounds or just after selection. ]
samsho2:0:100D1B:00:001:Play with Haohmaru PL2
samsho2:0:100D1B:01:001:Play with Nakoruru PL2
samsho2:0:100D1B:02:001:Play with Hanzo PL2
samsho2:0:100D1B:03:001:Play with Galford PL2
samsho2:0:100D1B:04:001:Play with Wan-Fu PL2
samsho2:0:100D1B:05:001:Play with Ukyo PL2
samsho2:0:100D1B:06:001:Play with Kyoshiro PL2
samsho2:0:100D1B:07:001:Play with Gen-An PL2
samsho2:0:100D1B:08:001:Play with Earthquake PL2
samsho2:0:100D1B:09:001:Play with Jubei PL2
samsho2:0:100D1B:0B:001:Play with Charlotte PL2
samsho2:0:100D1B:0C:001:Play with Genjuro PL2
samsho2:0:100D1B:0D:001:Play with Cham Cham PL2
samsho2:0:100D1B:0E:001:Play with Sieger PL2
samsho2:0:100D1B:0F:001:Play with Nicotine PL2
samsho2:0:100D1B:10:001:Play with Mizuki PL2
samsho2:0:100D1B:11:001:Play with Kuroko PL2
; [ Samurai Shodown III / Samurai Spirits - Zankurou Musouken ]
samsho3:0:10849E:99:000:Infinite Time
:samsho3:62000000:000000:00000000:00000000:Select Backdrop
:samsho3:00010000:109069:00000000:FFFFFFFF:Haohmaru
:samsho3:00010000:109069:00000001:FFFFFFFF:Nakoruru
:samsho3:00010000:109069:00000002:FFFFFFFF:Rimururu
:samsho3:00010000:109069:00000003:FFFFFFFF:Hanzo Hattori
:samsho3:00010000:109069:00000004:FFFFFFFF:Galford
:samsho3:00010000:109069:00000005:FFFFFFFF:Kyoshiro Senryou
:samsho3:00010000:109069:00000006:FFFFFFFF:Ukyo Tachibana
:samsho3:00010000:109069:00000007:FFFFFFFF:Genjuro Kibagami
:samsho3:00010000:109069:00000008:FFFFFFFF:Kubikiri Basara
:samsho3:00010000:109069:00000009:FFFFFFFF:Shizumaru Hisame
:samsho3:00010000:109069:0000000A:FFFFFFFF:Gaira Kafuin
:samsho3:00010000:109069:0000000B:FFFFFFFF:Amakusa Shirou Tokisada
:samsho3:00010000:109069:0000000C:FFFFFFFF:Kuroko
:samsho3:00010000:109069:0000000D:FFFFFFFF:Zankuro Minazuki
:samsho3:00010000:109069:0000000E:FFFFFFFF:Zankuro Minazuki (Final Battle)
samsho3:0:108573:80:000:Infinite Energy PL1
samsho3:0:10857C:40:000:Infinite Power PL1
:samsho3:00000100:108592:00000002:FFFFFFFF:Select Rounds Won PL1
:samsho3:60000000:000000:00000000:00000000:[ Free player selection. Activate between ]
:samsho3:60000000:000000:00000000:00000000:[ rounds or just after selection. There are ]
:samsho3:60000000:000000:00000000:00000000:[ however some glitches, eg. when you win ]
:samsho3:60000000:000000:00000000:00000000:[ with Zankuro Minazuki. ]
:samsho3:62000000:000000:00000000:00000000:Select Character PL1
:samsho3:00010000:108470:00000000:0000000F:Haohmaru
:samsho3:00010000:108470:00000001:0000000F:Nakoruru
:samsho3:00010000:108470:00000002:0000000F:Rimururu
:samsho3:00010000:108470:00000003:0000000F:Hanzo Hattori
:samsho3:00010000:108470:00000004:0000000F:Galford
:samsho3:00010000:108470:00000005:0000000F:Kyoshiro Senryou
:samsho3:00010000:108470:00000006:0000000F:Ukyo Tachibana
:samsho3:00010000:108470:00000007:0000000F:Genjuro Kibagami
:samsho3:00010000:108470:00000008:0000000F:Kubikiri Basara
:samsho3:00010000:108470:00000009:0000000F:Shizumaru Hisame
:samsho3:00010000:108470:0000000A:0000000F:Gaira Kafuin
:samsho3:00010000:108470:0000000B:0000000F:Amakusa Shirou Tokisada
:samsho3:00010000:108470:0000000C:0000000F:#Kuroko
:samsho3:00010000:108470:0000000D:0000000F:#Zankuro Minazuki
:samsho3:62000000:000000:00000000:00000000:Select Playing Style PL1
:samsho3:00010000:108470:00000000:00000050:Slash
:samsho3:00010000:108470:00000050:00000050:Bust
:samsho3:62000000:000000:00000000:00000000:Select Character Colour PL1
:samsho3:00010000:108470:00000000:00000080:A colour
:samsho3:00010000:108470:00000080:00000080:B colour
:samsho3:62000000:000000:00000000:00000000:Select Character Difficulty PL1
:samsho3:00010000:108472:00000000:FFFFFFFF:Beginners Class
:samsho3:00010000:108472:00000001:FFFFFFFF:Medium Grade
:samsho3:00010000:108472:00000002:FFFFFFFF:Upper Grade
samsho3:0:108673:80:000:Infinite Energy PL2
samsho3:0:10867C:40:000:Infinite Power PL2
:samsho3:00000100:108692:00000002:FFFFFFFF:Select Rounds Won PL2
:samsho3:60000000:000000:00000000:00000000:[ Free player selection. Activate between ]
:samsho3:60000000:000000:00000000:00000000:[ rounds or just after selection. There are ]
:samsho3:60000000:000000:00000000:00000000:[ however some glitches, eg. when you win ]
:samsho3:60000000:000000:00000000:00000000:[ with Zankuro Minazuki. ]
:samsho3:62000000:000000:00000000:00000000:Select Character PL2
:samsho3:00010000:108471:00000000:0000000F:Haohmaru
:samsho3:00010000:108471:00000001:0000000F:Nakoruru
:samsho3:00010000:108471:00000002:0000000F:Rimururu
:samsho3:00010000:108471:00000003:0000000F:Hanzo Hattori
:samsho3:00010000:108471:00000004:0000000F:Galford
:samsho3:00010000:108471:00000005:0000000F:Kyoshiro Senryou
:samsho3:00010000:108471:00000006:0000000F:Ukyo Tachibana
:samsho3:00010000:108471:00000007:0000000F:Genjuro Kibagami
:samsho3:00010000:108471:00000008:0000000F:Kubikiri Basara
:samsho3:00010000:108471:00000009:0000000F:Shizumaru Hisame
:samsho3:00010000:108471:0000000A:0000000F:Gaira Kafuin
:samsho3:00010000:108471:0000000B:0000000F:Amakusa Shirou Tokisada
:samsho3:00010000:108471:0000000C:0000000F:#Kuroko
:samsho3:00010000:108471:0000000D:0000000F:#Zankuro Minazuki
:samsho3:62000000:000000:00000000:00000000:Select Playing Style PL2
:samsho3:00010000:108471:00000000:00000050:Slash
:samsho3:00010000:108471:00000050:00000050:Bust
:samsho3:62000000:000000:00000000:00000000:Select Character Colour PL2
:samsho3:00010000:108471:00000000:00000080:A colour
:samsho3:00010000:108471:00000080:00000080:B colour
:samsho3:62000000:000000:00000000:00000000:Select Character Difficulty PL2
:samsho3:00010000:108473:00000000:FFFFFFFF:Beginners Class
:samsho3:00010000:108473:00000001:FFFFFFFF:Medium Grade
:samsho3:00010000:108473:00000002:FFFFFFFF:Upper Grade
; [ Samurai Shodown III / Samurai Spirits - Zankurou Musouken (set 2) ]
samsho3a:0:10849E:99:000:Infinite Time
:samsho3a:62000000:000000:00000000:00000000:Select Backdrop
:samsho3a:00010000:109069:00000000:FFFFFFFF:Haohmaru
:samsho3a:00010000:109069:00000001:FFFFFFFF:Nakoruru
:samsho3a:00010000:109069:00000002:FFFFFFFF:Rimururu
:samsho3a:00010000:109069:00000003:FFFFFFFF:Hanzo Hattori
:samsho3a:00010000:109069:00000004:FFFFFFFF:Galford
:samsho3a:00010000:109069:00000005:FFFFFFFF:Kyoshiro Senryou
:samsho3a:00010000:109069:00000006:FFFFFFFF:Ukyo Tachibana
:samsho3a:00010000:109069:00000007:FFFFFFFF:Genjuro Kibagami
:samsho3a:00010000:109069:00000008:FFFFFFFF:Kubikiri Basara
:samsho3a:00010000:109069:00000009:FFFFFFFF:Shizumaru Hisame
:samsho3a:00010000:109069:0000000A:FFFFFFFF:Gaira Kafuin
:samsho3a:00010000:109069:0000000B:FFFFFFFF:Amakusa Shirou Tokisada
:samsho3a:00010000:109069:0000000C:FFFFFFFF:Kuroko
:samsho3a:00010000:109069:0000000D:FFFFFFFF:Zankuro Minazuki
:samsho3a:00010000:109069:0000000E:FFFFFFFF:Zankuro Minazuki (Final Battle)
samsho3a:0:108573:80:000:Infinite Energy PL1
samsho3a:0:10857C:40:000:Infinite Power PL1
:samsho3a:00000100:108592:00000002:FFFFFFFF:Select Rounds Won PL1
:samsho3a:60000000:000000:00000000:00000000:[ Free player selection. Activate between ]
:samsho3a:60000000:000000:00000000:00000000:[ rounds or just after selection. There are ]
:samsho3a:60000000:000000:00000000:00000000:[ however some glitches, eg. when you win ]
:samsho3a:60000000:000000:00000000:00000000:[ with Zankuro Minazuki. ]
:samsho3a:62000000:000000:00000000:00000000:Select Character PL1
:samsho3a:00010000:108470:00000000:0000000F:Haohmaru
:samsho3a:00010000:108470:00000001:0000000F:Nakoruru
:samsho3a:00010000:108470:00000002:0000000F:Rimururu
:samsho3a:00010000:108470:00000003:0000000F:Hanzo Hattori
:samsho3a:00010000:108470:00000004:0000000F:Galford
:samsho3a:00010000:108470:00000005:0000000F:Kyoshiro Senryou
:samsho3a:00010000:108470:00000006:0000000F:Ukyo Tachibana
:samsho3a:00010000:108470:00000007:0000000F:Genjuro Kibagami
:samsho3a:00010000:108470:00000008:0000000F:Kubikiri Basara
:samsho3a:00010000:108470:00000009:0000000F:Shizumaru Hisame
:samsho3a:00010000:108470:0000000A:0000000F:Gaira Kafuin
:samsho3a:00010000:108470:0000000B:0000000F:Amakusa Shirou Tokisada
:samsho3a:00010000:108470:0000000C:0000000F:#Kuroko
:samsho3a:00010000:108470:0000000D:0000000F:#Zankuro Minazuki
:samsho3a:62000000:000000:00000000:00000000:Select Playing Style PL1
:samsho3a:00010000:108470:00000000:00000050:Slash
:samsho3a:00010000:108470:00000050:00000050:Bust
:samsho3a:62000000:000000:00000000:00000000:Select Character Colour PL1
:samsho3a:00010000:108470:00000000:00000080:A colour
:samsho3a:00010000:108470:00000080:00000080:B colour
:samsho3a:62000000:000000:00000000:00000000:Select Character Difficulty PL1
:samsho3a:00010000:108472:00000000:FFFFFFFF:Beginners Class
:samsho3a:00010000:108472:00000001:FFFFFFFF:Medium Grade
:samsho3a:00010000:108472:00000002:FFFFFFFF:Upper Grade
samsho3a:0:108673:80:000:Infinite Energy PL2
samsho3a:0:10867C:40:000:Infinite Power PL2
:samsho3a:00000100:108692:00000002:FFFFFFFF:Select Rounds Won PL2
:samsho3a:60000000:000000:00000000:00000000:[ Free player selection. Activate between ]
:samsho3a:60000000:000000:00000000:00000000:[ rounds or just after selection. There are ]
:samsho3a:60000000:000000:00000000:00000000:[ however some glitches, eg. when you win ]
:samsho3a:60000000:000000:00000000:00000000:[ with Zankuro Minazuki. ]
:samsho3a:62000000:000000:00000000:00000000:Select Character PL2
:samsho3a:00010000:108471:00000000:0000000F:Haohmaru
:samsho3a:00010000:108471:00000001:0000000F:Nakoruru
:samsho3a:00010000:108471:00000002:0000000F:Rimururu
:samsho3a:00010000:108471:00000003:0000000F:Hanzo Hattori
:samsho3a:00010000:108471:00000004:0000000F:Galford
:samsho3a:00010000:108471:00000005:0000000F:Kyoshiro Senryou
:samsho3a:00010000:108471:00000006:0000000F:Ukyo Tachibana
:samsho3a:00010000:108471:00000007:0000000F:Genjuro Kibagami
:samsho3a:00010000:108471:00000008:0000000F:Kubikiri Basara
:samsho3a:00010000:108471:00000009:0000000F:Shizumaru Hisame
:samsho3a:00010000:108471:0000000A:0000000F:Gaira Kafuin
:samsho3a:00010000:108471:0000000B:0000000F:Amakusa Shirou Tokisada
:samsho3a:00010000:108471:0000000C:0000000F:#Kuroko
:samsho3a:00010000:108471:0000000D:0000000F:#Zankuro Minazuki
:samsho3a:62000000:000000:00000000:00000000:Select Playing Style PL2
:samsho3a:00010000:108471:00000000:00000050:Slash
:samsho3a:00010000:108471:00000050:00000050:Bust
:samsho3a:62000000:000000:00000000:00000000:Select Character Colour PL2
:samsho3a:00010000:108471:00000000:00000080:A colour
:samsho3a:00010000:108471:00000080:00000080:B colour
:samsho3a:62000000:000000:00000000:00000000:Select Character Difficulty PL2
:samsho3a:00010000:108473:00000000:FFFFFFFF:Beginners Class
:samsho3a:00010000:108473:00000001:FFFFFFFF:Medium Grade
:samsho3a:00010000:108473:00000002:FFFFFFFF:Upper Grade
; [ Samurai Shodown IV - Amakusa's Revenge / Samurai Spirits - Amakusa Kourin ]
samsho4:0:108368:61:000:Infinite Time
:samsho4:62000000:000000:00000000:00000000:Select Backdrop:Changes between matches
:samsho4:00010000:108B2B:00000000:FFFFFFFF:Arie
:samsho4:00010000:108B2B:00000001:FFFFFFFF:Obama
:samsho4:00010000:108B2B:00000002:FFFFFFFF:Kuchinotsu
:samsho4:00010000:108B2B:00000003:FFFFFFFF:Koga
:samsho4:00010000:108B2B:00000004:FFFFFFFF:Kushiyama
:samsho4:00010000:108B2B:00000005:FFFFFFFF:Dohsaki
:samsho4:00010000:108B2B:00000006:FFFFFFFF:Funatsu
:samsho4:00010000:108B2B:00000007:FFFFFFFF:Fukae
:samsho4:00010000:108B2B:00000008:FFFFFFFF:Kusenbutake
:samsho4:00010000:108B2B:00000009:FFFFFFFF:Amakusa Castle (vs Amakusa)
:samsho4:00010000:108B2B:0000000A:FFFFFFFF:Amakusa Castle (vs Zankuro)
:samsho4:00010000:108B2B:0000000B:FFFFFFFF:Amakusa Castle (vs Rival)
samsho4:0:108443:FC:000:Infinite Energy PL1
samsho4:0:108443:00:001:Drain All Energy Now! PL1
samsho4:0:10844C:40:000:Infinite Power PL1
:samsho4:00000100:108462:00000002:FFFFFFFF:Select Rounds Won PL1
:samsho4:62000000:000000:00000000:00000000:Select Character PL1:Use this in-between rounds
:samsho4:00010000:108322:00000000:FFFFFFFF:Haohmaru
:samsho4:00010000:108322:00000001:FFFFFFFF:Nakoruru
:samsho4:00010000:108322:00000002:FFFFFFFF:Rimururu
:samsho4:00010000:108322:00000003:FFFFFFFF:Hanzo Hattori
:samsho4:00010000:108322:00000004:FFFFFFFF:Galford
:samsho4:00010000:108322:00000005:FFFFFFFF:Kyoshiro Senryou
:samsho4:00010000:108322:00000006:FFFFFFFF:Ukyo Tachibana
:samsho4:00010000:108322:00000007:FFFFFFFF:Genjuro Kibagami
:samsho4:00010000:108322:00000008:FFFFFFFF:Kubikiri Basara
:samsho4:00010000:108322:00000009:FFFFFFFF:Shizumaru Hisame
:samsho4:00010000:108322:0000000A:FFFFFFFF:Gaira Kafuin
:samsho4:00010000:108322:0000000B:FFFFFFFF:Amakusa Shirou Tokisada
:samsho4:00010000:108322:0000000C:FFFFFFFF:Jubei Yagyu
:samsho4:00010000:108322:0000000D:FFFFFFFF:#Zankuro Minazuki
:samsho4:00010000:108322:0000000E:FFFFFFFF:Charlotte
:samsho4:00010000:108322:0000000F:FFFFFFFF:Tam Tam
:samsho4:00010000:108322:00000010:FFFFFFFF:Kazuki Kazama
:samsho4:00010000:108322:00000011:FFFFFFFF:Sogetsu Kazama
:samsho4:62000000:000000:00000000:00000000:Select Colour PL1
:samsho4:00010000:10832A:00000000:FFFFFFFF:A Colour
:samsho4:00010000:10832A:00000001:FFFFFFFF:B Colour
:samsho4:62000000:000000:00000000:00000000:Select Playing Style PL1
:samsho4:00010000:108324:00000000:FFFFFFFF:Slash
:samsho4:00010000:108324:00000001:FFFFFFFF:Bust
:samsho4:62000000:000000:00000000:00000000:Select Character Difficulty PL1
:samsho4:00010000:108326:00000000:FFFFFFFF:Beginners Class
:samsho4:00010000:108326:00000001:FFFFFFFF:Medium Grade
:samsho4:00010000:108326:00000002:FFFFFFFF:Upper Grade
samsho4:0:108643:FC:000:Infinite Energy PL2
samsho4:0:108643:00:001:Drain All Energy Now! PL2
samsho4:0:10864C:40:000:Infinite Power PL2
:samsho4:00000100:108662:00000002:FFFFFFFF:Select Rounds Won PL2:Use this in-between rounds
:samsho4:62000000:000000:00000000:00000000:Select Character PL2
:samsho4:00010000:108323:00000000:FFFFFFFF:Haohmaru
:samsho4:00010000:108323:00000001:FFFFFFFF:Nakoruru
:samsho4:00010000:108323:00000002:FFFFFFFF:Rimururu
:samsho4:00010000:108323:00000003:FFFFFFFF:Hanzo Hattori
:samsho4:00010000:108323:00000004:FFFFFFFF:Galford
:samsho4:00010000:108323:00000005:FFFFFFFF:Kyoshiro Senryou
:samsho4:00010000:108323:00000006:FFFFFFFF:Ukyo Tachibana
:samsho4:00010000:108323:00000007:FFFFFFFF:Genjuro Kibagami
:samsho4:00010000:108323:00000008:FFFFFFFF:Kubikiri Basara
:samsho4:00010000:108323:00000009:FFFFFFFF:Shizumaru Hisame
:samsho4:00010000:108323:0000000A:FFFFFFFF:Gaira Kafuin
:samsho4:00010000:108323:0000000B:FFFFFFFF:Amakusa Shirou Tokisada
:samsho4:00010000:108323:0000000C:FFFFFFFF:Jubei Yagyu
:samsho4:00010000:108323:0000000D:FFFFFFFF:#Zankuro Minazuki
:samsho4:00010000:108323:0000000E:FFFFFFFF:Charlotte
:samsho4:00010000:108323:0000000F:FFFFFFFF:Tam Tam
:samsho4:00010000:108323:00000010:FFFFFFFF:Kazuki Kazama
:samsho4:00010000:108333:00000011:FFFFFFFF:Sogetsu Kazama
:samsho4:62000000:000000:00000000:00000000:Select Colour PL2
:samsho4:00010000:10832B:00000000:FFFFFFFF:A Colour
:samsho4:00010000:10832B:00000001:FFFFFFFF:B Colour
:samsho4:62000000:000000:00000000:00000000:Select Playing Style PL2
:samsho4:00010000:108325:00000000:FFFFFFFF:Slash
:samsho4:00010000:108325:00000001:FFFFFFFF:Bust
:samsho4:62000000:000000:00000000:00000000:Select Difficulty PL2
:samsho4:00010000:108327:00000000:FFFFFFFF:Beginners Class
:samsho4:00010000:108327:00000001:FFFFFFFF:Medium Grade
:samsho4:00010000:108327:00000002:FFFFFFFF:Upper Grade
; Move List Supplement
:samsho4:60000000:000000:00000000:00000000:[Use for Kazuki (Slash) PL1]
:samsho4:00000000:108536:00000003:FFFFFFFF:Sai En - Always Have 3 Fireballs
:samsho4:60000000:000000:00000000:00000000:[Use for Kazuki (Slash) PL2]
:samsho4:00000000:108736:00000003:FFFFFFFF:Sai En - Always Have 3 Fireballs
; [ Samurai ]
samurai:0:E77D:03:000:Infinite Lives
; [ Samurai Aces (World) ]
samuraia:0:FE1B05:06:000:Infinite Lives PL1
samuraia:0:FE1BDF:06:000:Infinite Bombs PL1
samuraia:0:FE1B07:03:000:Maximum Power PL1
samuraia:0:FE1B57:10:020:Invincibility "ON" PL1
samuraia:0:FE1B57:10:041:Invincibility "OFF" PL1
samuraia:0:FE1B51:5B:000:Auto Penetration Shot PL1
samuraia:0:FE1C35:06:000:Infinite Lives PL2
samuraia:0:FE1D0F:06:000:Infinite Bombs PL2
samuraia:0:FE1C37:03:000:Maximum Power PL2
samuraia:0:FE1C87:10:020:Invincibility "ON" PL2
samuraia:0:FE1C87:10:041:Invincibility "OFF" PL2
samuraia:0:FE1C81:FF:000:Auto Penetration Shot PL2
; [ Sando-R ]
sandor:0:0000:00:999:[ There are no cheats ]:REASON 1
sandor:0:0000:00:999:[ for this game as it ]:REASON 1
sandor:0:0000:00:999:[ didn't work the last ]:REASON 1
sandor:0:0000:00:999:[ time it was tested. ]:REASON 1
sandor:0:0000:00:999:[ If the game now works ]:REASON 1
sandor:0:0000:00:999:[ please request cheats ]:REASON 1
sandor:0:0000:00:999:[ for it on the cheat ]:REASON 1
sandor:0:0000:00:999:[ forums. ]:REASON 1
; [ Sand Scorpion ]
sandscrp:0:700001:09:000:Infinite Credits
sandscrp:0:706027:06:000:Infinite Lives PL1
sandscrp:0:706026:05:000:Infinite Bombs PL1
sandscrp:0:706008:04:020:Invincibility "ON" PL1:If you get so you can't pick up anything - toggle this cheat OFF then back ON
sandscrp:0:706008:04:041:Invincibility "OFF" PL1
sandscrp:0:70603F:07:000:Maximum Weapon Power PL1
sandscrp:0:70D027:06:000:Infinite Lives PL2
sandscrp:0:70D026:05:000:Infinite Bombs PL2
sandscrp:0:70D008:04:020:Invincibility "ON" PL2:If you get so you can't pick up anything - toggle this cheat OFF then back ON
sandscrp:0:70D008:04:041:Invincibility "OFF" PL2
sandscrp:0:70D03F:07:000:Maximum Weapon Power PL2
; [ Sarge ]
sarge:0:E0F3:06:000:Invincible Tank PL1
sarge:0:E0F4:06:000:Invincible Copter PL1
sarge:0:E173:06:000:Invincible Tank PL1
sarge:0:E174:06:000:Invincible Copter PL1
; [ Saru-Kani-Hamu-Zou (Japan) ]
sarukani:0:06017241:C8:005:Infinite Time [SOLO MODE]
sarukani:0:06027C5B:03:000:Infinite Lives PL1
sarukani:0:06027C5F:03:000:Infinite Lives PL2
; [ Taisen Tanto-R Sashissu!! ]
sassisu:0:0000:00:999:[ There are no cheats ]:REASON 1
sassisu:0:0000:00:999:[ for this game as it ]:REASON 1
sassisu:0:0000:00:999:[ didn't work the last ]:REASON 1
sassisu:0:0000:00:999:[ time it was tested. ]:REASON 1
sassisu:0:0000:00:999:[ If the game now works ]:REASON 1
sassisu:0:0000:00:999:[ please request cheats ]:REASON 1
sassisu:0:0000:00:999:[ for it on the cheat ]:REASON 1
sassisu:0:0000:00:999:[ forums. ]:REASON 1
; [ Sasuke vs. Commander ]
sasuke:0:0018:0A:000:Infinite Lives
; [ Satan of Saturn ]
satansat:0:0018:05:000:Infinite Lives
satansat:0:00A2:C0:000:Invincibility
; [ Saturn ]
saturn:0:80EB:09:000:Infinite Lives PL1
saturn:0:80EC:09:000:Infinite Lives PL2
; [ Sauro ]
sauro:0:E207:5A:000:Invincibility
sauro:0:E6A7:03:000:Infinite Lives
sauro:0:E275:24:000:Infinite Fuel
; [ Savage Reign / Fu'un Mokushiroku - kakutou sousei ]
savagere:0:1084A8:59:000:Infinite Time
savagere:0:1084A8:00:001:Finish this Round Now!
savagere:0:000000:00:999:[ Free player selection - Use it on the ]
savagere:0:000000:00:999:[ selection screen. Solo mode ONLY!! ]
savagere:0:1043C3:0A:000:Play with King Leo [End Boss]
savagere:0:1043C3:0B:000:Play with Angry Chung
:savagere:83000000:0010846A:000000F0:00000095:Infinite Energy PL1
:savagere:83000001:0010846A:00000000:00000095:Drain All Energy Now! PL1
:savagere:83000000:0010846E:000000F0:00000095:Infinite Energy PL2
:savagere:83000001:0010846E:00000000:00000095:Drain All Energy Now! PL2
; [ Savage Bees ]
savgbees:0:E040:03:000:Infinite Bombs
savgbees:0:F007:06:000:Infinite Lives PL1
savgbees:0:F011:C9:000:Invincibility PL1
savgbees:0:F015:06:000:Always 1-way fire PL1
savgbees:0:F015:07:000:Always 2-way fire PL1
savgbees:0:F015:08:000:Always 3-way fire PL1
savgbees:0:F015:0F:000:Always Super Weapon PL1
savgbees:0:F015:06:001:Get 1-way fire PL1 Now!
savgbees:0:F015:07:001:Get 2-way fire PL1 Now!
savgbees:0:F015:08:001:Get 3-way fire PL1 Now!
savgbees:0:F015:0F:001:Get Super Weapon PL1 Now!
savgbees:0:F087:06:000:Infinite Lives PL2
savgbees:0:F091:C9:000:Invincibility PL2
savgbees:0:F095:06:000:Always 1-way fire PL2
savgbees:0:F095:07:000:Always 2-way fire PL2
savgbees:0:F095:08:000:Always 3-way fire PL2
savgbees:0:F095:0F:000:Always Super Weapon PL2
savgbees:0:F095:06:001:Get 1-way fire PL2 Now!
savgbees:0:F095:07:001:Get 2-way fire PL2 Now!
savgbees:0:F095:08:001:Get 3-way fire PL2 Now!
savgbees:0:F095:0F:001:Get Super Weapon PL2 Now!
; [ Super Bagman ]
sbagman:0:6000:90:000:Infinite Credits
sbagman:0:6056:07:000:Infinite Lives
sbagman:0:61E8:99:000:Infinite Time
sbagman:0:6025:00:000:Invincibility
sbagman:0:6029:01:500:Invincibility (2/3)
sbagman:0:604E:00:500:Invincibility (3/3)
sbagman:0:61E8:00:001:Game Over Now!
sbagman:0:61CF:01:000:Always carry a pick:Turn off when not needed!
sbagman:0:61CF:01:001:Get the pick Now!
; [ Super Bagman (Stern) ]
sbagmans:0:6000:90:000:Infinite Credits
sbagmans:0:6056:07:000:Infinite Lives
sbagmans:0:61E8:99:000:Infinite Time
sbagmans:0:6025:00:000:Invincibility
sbagmans:0:6029:01:500:Invincibility (2/3)
sbagmans:0:604E:00:500:Invincibility (3/3)
sbagmans:0:61E8:00:001:Game Over Now!
sbagmans:0:61CF:01:000:Always carry a pick:Turn off when not needed!
sbagmans:0:61CF:01:001:Get the pick Now!
; [ Super Champion Baseball (US) ]
sbasebal:0:0402DB:99:000:Infinite Time
; [ Super Basketball (version G) ]
sbasketb:0:2280:59:000:59 seconds PL1
; Do not let activated at the end of a level
sbasketb:0:2281:09:000:9 minutes PL1
; Do not let activated at the end of a level
sbasketb:0:2282:59:000:59 seconds PL2
; Do not let activated at the end of a level
sbasketb:0:2283:09:000:9 minutes PL2
sbasketb:0:2090:09:001:Finish this Level Now! PL1
sbasketb:0:2092:09:001:Finish this Level Now! PL2
sbasketb:0:2201:01:000:Start at High School
sbasketb:0:2228:82:000:Opponent Score 82
sbasketb:0:2201:02:000:Start at College
sbasketb:0:2228:86:000:Opponent Score 86
sbasketb:0:2201:03:000:Start at University
sbasketb:0:2228:90:000:Opponent Score 90
sbasketb:0:2201:04:000:Start at Japan
sbasketb:0:2228:94:000:Opponent Score 94
sbasketb:0:2201:05:000:Start at USA
sbasketb:0:2228:98:000:Opponent Score 98
sbasketb:0:2201:06:000:Start at USR
sbasketb:0:2227:01:000:Opponent Score 102
sbasketb:0:2228:02:500:Opponent Score 102 (2/2)
sbasketb:0:2201:07:000:Start at Pro
sbasketb:0:2227:01:000:Opponent Score 106
sbasketb:0:2228:06:500:Opponent Score 106 (2/2)
sbasketb:0:2201:08:000:Start at Pro Champion
sbasketb:0:2227:01:000:Opponent Score 110
sbasketb:0:2228:10:500:Opponent Score 110 (2/2)
sbasketb:0:2201:09:000:Start at World Champion
sbasketb:0:2227:01:000:Opponent Score 114
sbasketb:0:2228:14:500:Opponent Score 114 (2/2)
; [ Super Basketball (version E) ]
sbasketo:0:2280:59:000:59 seconds PL1
; Do not let activated at the end of a level
sbasketo:0:2281:09:000:9 minutes PL1
; Do not let activated at the end of a level
sbasketo:0:2282:59:000:59 seconds PL2
; Do not let activated at the end of a level
sbasketo:0:2283:09:000:9 minutes PL2
sbasketo:0:2090:09:001:Finish this Level Now! PL1
sbasketo:0:2092:09:001:Finish this Level Now! PL2
sbasketo:0:2201:01:000:Start at High School
sbasketo:0:2228:82:000:Opponent Score 82
sbasketo:0:2201:02:000:Start at College
sbasketo:0:2228:86:000:Opponent Score 86
sbasketo:0:2201:03:000:Start at University
sbasketo:0:2228:90:000:Opponent Score 90
sbasketo:0:2201:04:000:Start at Japan
sbasketo:0:2228:94:000:Opponent Score 94
sbasketo:0:2201:05:000:Start at USA
sbasketo:0:2228:98:000:Opponent Score 98
sbasketo:0:2201:06:000:Start at USR
sbasketo:0:2227:01:000:Opponent Score 102
sbasketo:0:2228:02:500:Opponent Score 102 (2/2)
sbasketo:0:2201:07:000:Start at Pro
sbasketo:0:2227:01:000:Opponent Score 106
sbasketo:0:2228:06:500:Opponent Score 106 (2/2)
sbasketo:0:2201:08:000:Start at Pro Champion
sbasketo:0:2227:01:000:Opponent Score 110
sbasketo:0:2228:10:500:Opponent Score 110 (2/2)
sbasketo:0:2201:09:000:Start at World Champion
sbasketo:0:2227:01:000:Opponent Score 114
sbasketo:0:2228:14:500:Opponent Score 114 (2/2)
; [ Super Basketball (not encrypted) ]
sbasketu:0:2280:59:000:59 seconds PL1
; Do not let activated at the end of a level
sbasketu:0:2281:09:000:9 minutes PL1
; Do not let activated at the end of a level
sbasketu:0:2282:59:000:59 seconds PL2
; Do not let activated at the end of a level
sbasketu:0:2283:09:000:9 minutes PL2
sbasketu:0:2090:09:001:Finish this Level Now! PL1
sbasketu:0:2092:09:001:Finish this Level Now! PL2
sbasketu:0:2201:01:000:Start at High School
sbasketu:0:2228:82:000:Opponent Score 82
sbasketu:0:2201:02:000:Start at College
sbasketu:0:2228:86:000:Opponent Score 86
sbasketu:0:2201:03:000:Start at University
sbasketu:0:2228:90:000:Opponent Score 90
sbasketu:0:2201:04:000:Start at Japan
sbasketu:0:2228:94:000:Opponent Score 94
sbasketu:0:2201:05:000:Start at USA
sbasketu:0:2228:98:000:Opponent Score 98
sbasketu:0:2201:06:000:Start at USR
sbasketu:0:2227:01:000:Opponent Score 102
sbasketu:0:2228:02:500:Opponent Score 102 (2/2)
sbasketu:0:2201:07:000:Start at Pro
sbasketu:0:2227:01:000:Opponent Score 106
sbasketu:0:2228:06:500:Opponent Score 106 (2/2)
sbasketu:0:2201:08:000:Start at Pro Champion
sbasketu:0:2227:01:000:Opponent Score 110
sbasketu:0:2228:10:500:Opponent Score 110 (2/2)
sbasketu:0:2201:09:000:Start at World Champion
sbasketu:0:2227:01:000:Opponent Score 114
sbasketu:0:2228:14:500:Opponent Score 114 (2/2)
; [ Super Buster Bros. (US) ]
sbbros:0:E1C1:99:000:Infinite Time:Available in tour mode only
sbbros:0:E0D3:62:001:Last Panic level next
sbbros:0:E099:26:001:Last Tour level next
sbbros:0:E0D3:63:001:Last Panic level on life loss
sbbros:0:E099:27:001:Last Tour level on life loss
sbbros:0:E260:03:000:Infinite Lives PL1
sbbros:0:E254:02:000:Invincibility PL1
sbbros:0:E257:00:000:Always have Normal weapon PL1
sbbros:0:E257:02:000:Always have Double weapon PL1
sbbros:0:E257:04:000:Always have Blocker weaponPL1
sbbros:0:E257:06:000:Always have M. gun weapon PL1
sbbros:0:E257:00:001:Get Normal weapon Now! PL1
sbbros:0:E257:02:001:Get Double weapon Now! PL1
sbbros:0:E257:04:001:Get Blocker weapon Now! PL1
sbbros:0:E257:06:001:Get M. gun weapon Now! PL1
sbbros:0:E2E0:03:000:Infinite Lives PL2
sbbros:0:E2D4:02:000:Invincibility PL2
sbbros:0:E2D7:00:000:Always have Normal weapon PL2
sbbros:0:E2D7:02:000:Always have Double weapon PL2
sbbros:0:E2D7:04:000:Always have Blocker weaponPL2
sbbros:0:E2D7:06:000:Always have M. gun weapon PL2
sbbros:0:E2D7:00:001:Get Normal weapon Now! PL2
sbbros:0:E2D7:02:001:Get Double weapon Now! PL2
sbbros:0:E2D7:04:001:Get Blocker weapon Now! PL2
sbbros:0:E2D7:06:001:Get M. gun weapon Now! PL2
; [ Super Bike (DK conversion) ]
sbdk:0:1D9F:99:000:Infinite Credits
sbdk:0:1E50:00:000:Invincibility
sbdk:0:1C8A:06:000:Infinite Lives PL1
sbdk:0:1C8B:06:000:Infinite Lives PL2
; [ Sonic Blast Man (Japan) ]
sbm:0:104F2F:09:000:Infinite Credits
sbm:0:105031:0B:000:Infinite Time
sbm:0:105037:E7:000:Hit Power always = 999
sbm:0:105036:03:500:Hit Power always = 999 (2/2)
; [ Super Bobble Bobble ]
sboblbob:0:0000:00:999:[ This game has got a LOT of cheats. ]
sboblbob:0:0000:00:999:[ Don't go too mad as it may spoil ]
sboblbob:0:0000:00:999:[ the game too much!!! ]
sboblbob:0:E366:63:000:Infinite Credits
:sboblbob:00001301:E64B:00000063:FFFFFFFF:Select starting round:You should enable this cheat on the press 1/2 player button screen, ie. after credits have been inserted!
sboblbob:0:E64B:63:061:Select next round
sboblbob:0:E645:06:000:Infinite Lives PL1
sboblbob:0:E6B6:77:000:Invincibility PL1
sboblbob:0:E6C1:0C:000:Speed Always Normal PL1
sboblbob:0:E6C1:14:000:Speed Always Power-up PL1
sboblbob:0:E6C1:28:000:Speed Always Ultimate PL1
sboblbob:0:E6C1:0C:001:Speed to Normal Now! PL1
sboblbob:0:E6C1:14:001:Speed to Power-up Now! PL1
sboblbob:0:E6C1:28:001:Speed to Ultimate Now! PL1
sboblbob:0:E6BF:14:001:Fire Speed to Normal Now! PL1
sboblbob:0:E6BF:05:001:Fire Speed to Power-up NowPL1
sboblbob:0:E6BF:01:000:Fire Speed Always UltimatePL1
sboblbob:0:E6C2:80:000:Normal Range Bubbles PL1
sboblbob:0:E6C2:80:000:Long Range Bubbles PL1
sboblbob:0:E6C2:FF:000:Extra Long Range Bubbles PL1
sboblbob:0:E6C0:03:001:Head Power to Normal Now! PL1
sboblbob:0:E6C0:06:001:Head Power to Power-up NowPL1
sboblbob:0:E6C0:09:000:Head Power Always UltimatePL1
sboblbob:0:F60F:00:001:Fire bubbles Bubbles Now! PL1
sboblbob:0:F60F:01:001:Fire lightnings Now! PL1
sboblbob:0:E742:3F:001:Get EXTEND PL1
sboblbob:0:E742:01:021:Get letter - E (red) PL1
sboblbob:0:E742:02:021:Get letter - X (pink) PL1
sboblbob:0:E742:04:021:Get letter - T (yellow) PL1
sboblbob:0:E742:08:021:Get letter - E (green) PL1
sboblbob:0:E742:10:021:Get letter - N (blue) PL1
sboblbob:0:E742:20:021:Get letter - D (purple) PL1
sboblbob:0:E64A:06:000:Infinite Lives PL2
sboblbob:0:E6E8:77:000:Invincibility PL2
sboblbob:0:E6F3:0C:000:Speed Always Normal PL2
sboblbob:0:E6F3:14:000:Speed Always Power-up PL2
sboblbob:0:E6F3:28:000:Speed Always Ultimate PL2
sboblbob:0:E6F3:0C:001:Speed to Normal Now! PL2
sboblbob:0:E6F3:14:001:Speed to Power-up Now! PL2
sboblbob:0:E6F3:28:001:Speed to Ultimate Now! PL2
sboblbob:0:E6F1:14:001:Fire Speed to Normal Now! PL2
sboblbob:0:E6F1:05:001:Fire Speed to Power-up NowPL2
sboblbob:0:E6F1:01:000:Fire Speed Always UltimatePL2
sboblbob:0:E6F4:40:000:Normal Range Bubbles PL2
sboblbob:0:E6F4:80:000:Long Range Bubbles PL2
sboblbob:0:E6F4:FF:000:Extra Long Range Bubbles PL2
sboblbob:0:E6F2:03:001:Head Power to Normal Now! PL2
sboblbob:0:E6F2:06:001:Head Power to Power-up NowPL2
sboblbob:0:E6F2:09:000:Head Power Always UltimatePL2
sboblbob:0:F610:00:001:Fire bubbles Bubbles Now! PL2
sboblbob:0:F610:01:001:Fire lightnings Now! PL2
sboblbob:0:E743:3F:001:Get EXTEND PL2
sboblbob:0:E743:01:021:Get letter - E (red) PL2
sboblbob:0:E743:02:021:Get letter - X (pink) PL2
sboblbob:0:E743:04:021:Get letter - T (yellow) PL2
sboblbob:0:E743:08:021:Get letter - E (green) PL2
sboblbob:0:E743:10:021:Get letter - N (blue) PL2
sboblbob:0:E743:20:021:Get letter - D (purple) PL2
sboblbob:0:0000:00:999:[This game has Super Mode by]
sboblbob:0:0000:00:999:[default so to be able to ]
sboblbob:0:0000:00:999:[change it you must turn OFF]
sboblbob:0:0000:00:999:[the Hard Coded Super Mode! ]
sboblbob:0:1B32:DB:100:Turn Hard Coded "Super" Mode OFF:This ROM has been hacked to have Super Mode on all the time - but you can change it so that it is possible to toggle it ON and OFF with this ROM cheat.
sboblbob:0:1B33:E5:600:Turn Hard Coded "Super" Mode OFF (2/8)
sboblbob:0:1B34:A7:600:Turn Hard Coded "Super" Mode OFF (3/8)
sboblbob:0:1B35:18:600:Turn Hard Coded "Super" Mode OFF (4/8)
sboblbob:0:2932:DB:600:Turn Hard Coded "Super" Mode OFF (5/8)
sboblbob:0:2933:E5:600:Turn Hard Coded "Super" Mode OFF (6/8)
sboblbob:0:2934:A7:600:Turn Hard Coded "Super" Mode OFF (7/8)
sboblbob:0:2935:C9:600:Turn Hard Coded "Super" Mode OFF (8/8)
sboblbob:0:E5DB:01:000:Enable "Super" Mode:Baddies from first 50 levels switch with last and levels change colour, Title will display "Super" if enabled before title displayed. Same as "1P,Jump,Bubble,Left,Right,Jump,1P,Right" on Title Screen
sboblbob:0:E5DB:00:000:Disable "Super" Mode
sboblbob:0:E5D1:01:000:Enable "Original" Mode:Doors still appear even if you die. Same as "Bubble,Jump,Bubble,Jump,Bubble,Jump,Right,1P" on Title Screen
sboblbob:0:E5D1:00:000:Disable "Original" Mode
sboblbob:0:E5D2:01:000:Enable "Power-Up" Mode:Fast feet, fast bubbles etc. Same as "Left,Jump,Left,1P,Left,Bubble,Left,1P" on Title Screen
sboblbob:0:E5D2:00:000:Disable "Power-Up" Mode
sboblbob:0:E613:01:000:Always get Bonus doors
sboblbob:0:F676:01:000:Constant Extend Letters
sboblbob:0:E603:01:000:Always Warn (Bell Item)
sboblbob:0:E5FA:03:000:Apple or Orange? You decide!
sboblbob:0:E608:01:000:Coke Can Item
sboblbob:0:6E30:01:000:Fireball Bubble - Always!
sboblbob:0:6E30:03:000:Fireball Bubble - 1 in 2
sboblbob:0:6E30:05:000:Fireball Bubble - 1 in 3
sboblbob:0:6E30:07:000:Fireball Bubble - 1 in 4
sboblbob:0:6E30:15:000:Fireball Bubble - 1 in 16
sboblbob:0:6E30:1D:000:Fireball Bubble - 1 in 256
sboblbob:0:6E30:25:000:Fireball Bubble - 1 in 4096
sboblbob:0:5C2B:C9:000:Disable Bubbles?
sboblbob:0:E6BB:05:001:Fireballs for 5 levels
sboblbob:0:E6BE:40:000:Fireballs
sboblbob:0:E5EE:07:000:Fireball Cross
sboblbob:0:0000:00:999:[ Use these cheats only at the start ]
sboblbob:0:0000:00:999:[ of a level, before the item ]
sboblbob:0:0000:00:999:[ appears! When you are given a ]
sboblbob:0:0000:00:999:[ distribution, each bubble turns ]
sboblbob:0:0000:00:999:[ into an object. ]
sboblbob:0:F45E:00:001:1st Item = pink sweet:Gives you power-up fire range
sboblbob:0:F45E:01:001:1st Item = blue sweet:Gives you power-up head power
sboblbob:0:F45E:02:001:1st Item = yellow sweet:Gives you power-up fire speed
sboblbob:0:F45E:03:001:1st Item = shoe:Gives you power-up speed
sboblbob:0:F45E:04:001:1st Item = clock:Slows down the monsters
sboblbob:0:F45E:05:001:1st Item = bomb:Turns monsters into diamonds
sboblbob:0:F45E:06:001:1st Item = brown umbrella:Warps you 3 levels farther
sboblbob:0:F45E:07:001:1st Item = red umbrella:Warps you 5 levels farther
sboblbob:0:F45E:08:001:1st Item = pink umbrella:Warps you 7 levels farther
sboblbob:0:F45E:09:001:1st Item = orange potion:Gives a potion of sunflowers
sboblbob:0:F45E:0A:001:1st Item = red potion:Gives a potion of flowers
sboblbob:0:F45E:0B:001:1st Item = green potion:Gives a potion of clovers
sboblbob:0:F45E:0C:001:1st Item = yellow potion:Gives a potion of rainbows
sboblbob:0:F45E:0D:001:1st Item = purple potion:Gives a potion of music notes
sboblbob:0:F45E:0E:001:1st Item = heart:Invincibility&freeze monsters
sboblbob:0:F45E:0F:001:1st Item = blue ring:Gives points when you walk
sboblbob:0:F45E:10:001:1st Item = pink ring:Gives points when you jump
sboblbob:0:F45E:11:001:1st Item = red ring:Gives points when you bubble
sboblbob:0:F45E:12:001:1st Item = blue cross:Fills screen with water
sboblbob:0:F45E:13:001:1st Item = yellow cross:Make lightning strike
sboblbob:0:F45E:14:001:1st Item = orange cross:Fire flames NOT bubbles
sboblbob:0:F45E:15:001:1st Item = blue tea-pot:Pts when you walk.jump&bubble
sboblbob:0:F45E:18:001:1st Item = yellow tea-pot:pwrup fire range+speed& h pwr
sboblbob:0:F45E:16:001:1st Item = red tea-pot:Above two teapots combined
sboblbob:0:F45E:17:001:1st Item = purple tea-pot:Turns monsters into diamonds
sboblbob:0:F45E:19:001:1st Item = book:Turns monsters into diamonds
sboblbob:0:F45E:1A:001:1st Item = grey "ring?":Makes stars fall
sboblbob:0:F45E:1B:001:1st Item = orange necklace:Gives you the EXTEND letters
sboblbob:0:F45E:1C:001:1st Item = grey necklace:Produces a big fireball
sboblbob:0:F45E:1D:001:1st Item = fork:Makes fruits fall
sboblbob:0:F45E:1E:001:1st Item = pink chest:Pink diamonds on level end
sboblbob:0:F45E:1F:001:1st Item = yellow chest:Yellow diamonds on level end
sboblbob:0:F45E:20:001:1st Item = red chest:Red diamonds on level end
sboblbob:0:F45E:21:001:1st Item = blue chest:Blue diamonds on level end
sboblbob:0:F45E:22:001:1st Item = grey chest:Grey diamonds on level end
sboblbob:0:F45E:23:001:1st Item = white candy-stick:Cakes on level end
sboblbob:0:F45E:24:001:1st Item = yellow candy-stick:Chocolate cakes on level end
sboblbob:0:F45E:25:001:1st Item = red candy-stick:Watermelons on level end
sboblbob:0:F45E:26:001:1st Item = orange candy-stick:Oranges on level end
sboblbob:0:F45E:27:001:1st Item = brown candy-stick:Ice Creams on level end
sboblbob:0:F45E:28:001:1st Item = blue candy-stick:Ice Creams on level end
sboblbob:0:F45E:29:001:1st Item = bell:Destructive Item warning
sboblbob:0:F45E:2A:001:1st Item = octopussy:Wood Crosses on level end
sboblbob:0:F45E:2B:001:1st Item = pink floyd:Aliens on level end
sboblbob:0:F45E:2C:001:1st Item = glass of beer:???? on level end
sboblbob:0:F45E:2D:001:1st Item = knife:Makes fruits fall
sboblbob:0:F45E:2E:001:1st Item = crystal ball:Gives level beginning items
sboblbob:0:F45E:30:001:1st Item = skeleton:"Hurry up !" the monsters
sboblbob:0:F45E:31:001:1st Item = bonus door lev. 20:Warps you to room of diamonds
sboblbob:0:F45E:32:001:1st Item = bonus door lev. 30:Warps you to room of diamonds
sboblbob:0:F45E:33:001:1st Item = bonus door lev. 40:Warps you to room of diamonds
sboblbob:0:F45E:34:001:1st Item = bonus door lev. 50:Warps you to Level 70
sboblbob:0:F44C:2A:000:Fruit 2A
sboblbob:0:F44C:2B:000:Fruit 2B
sboblbob:0:F44C:2C:000:Fruit 2C
sboblbob:0:F44C:2D:000:Fruit 2D
sboblbob:0:F44C:2E:000:Fruit 2E
sboblbob:0:F44C:2F:000:Fruit 2F
sboblbob:0:F44C:30:000:Fruit 30
sboblbob:0:F44C:31:000:Fruit 31
sboblbob:0:F44C:32:000:Fruit 32
sboblbob:0:F44C:33:000:Fruit 33
sboblbob:0:F44C:34:000:Fruit 34
sboblbob:0:F44C:35:000:Fruit 35
sboblbob:0:F44C:36:000:Fruit 36
sboblbob:0:F44C:37:000:Fruit 37
sboblbob:0:F44C:38:000:Fruit 38
sboblbob:0:F44C:39:000:Fruit 39
sboblbob:0:F44C:3A:000:Fruit 3A
sboblbob:0:F44C:3B:000:Fruit 3B
sboblbob:0:F44D:01:000:Quick Fruit at start
sboblbob:0:E60A:01:000:Lipstick
sboblbob:0:E345:05:000:Stop the Baron
sboblbob:0:0000:00:999:[ These 5 cheats will make a potion ]
sboblbob:0:0000:00:999:[ appear on the next screen. It will ]
sboblbob:0:0000:00:999:[ be of the type requested unless you ]
sboblbob:0:0000:00:999:[ have earned a higher potion or you ]
sboblbob:0:0000:00:999:[ have fallen off the bottom of the ]
sboblbob:0:0000:00:999:[ screen since setting the cheat. ]
sboblbob:0:0000:00:999:[ Falling off the bottom will upgrade ]
sboblbob:0:0000:00:999:[ the potion to the next one! ]
sboblbob:0:E5E7:0F:001:Sunflower Potion(next screen)
sboblbob:0:E5E7:10:001:Flower Potion (next screen)
sboblbob:0:E5E7:11:001:Clover Potion (next screen)
sboblbob:0:E5E7:12:001:Rainbow Potion (next screen)
sboblbob:0:E5E7:13:001:Musical Potion (next screen)
sboblbob:0:0000:00:999:[ These 2 cheats are useful when you ]
sboblbob:0:0000:00:999:[ get stuck on one screen. Use only ]
sboblbob:0:0000:00:999:[ one at a time. ]
sboblbob:0:F590:01:001:Drown 'em All! Now! OR--->
sboblbob:0:E720:01:001:Throw The Book At Them Now!
; [ Space Bomber (ver. B) ]
sbomberb:0:06014381:03:000:Infinite Lives PL1
sbomberb:0:060143AD:02:000:Maximum Fire Power PL1
sbomberb:0:060143C4:00:000:Invincibility PL1
sbomberb:0:060143C5:02:500:Invincibility PL1 (2/2)
sbomberb:0:060144DD:03:000:Infinite Lives PL2
sbomberb:0:06014509:02:000:Maximum Fire Power PL2
sbomberb:0:06014520:00:000:Invincibility PL2
sbomberb:0:06014521:02:500:Invincibility PL2 (2/2)
; [ Strike Bowling ]
sbowling:0:0000:00:999:[ This game hasn't even ]:REASON 11
sbowling:0:0000:00:999:[ been looked at due to ]:REASON 11
sbowling:0:0000:00:999:[ time constraints - Too]:REASON 11
sbowling:0:0000:00:999:[ many games and so ]:REASON 11
sbowling:0:0000:00:999:[ little time. It is ]:REASON 11
sbowling:0:0000:00:999:[ even possible that ]:REASON 11
sbowling:0:0000:00:999:[ this game may be a ]:REASON 11
sbowling:0:0000:00:999:[ clone of an existing ]:REASON 11
sbowling:0:0000:00:999:[ game which may have ]:REASON 11
sbowling:0:0000:00:999:[ cheats. Please search ]:REASON 11
sbowling:0:0000:00:999:[ the cheat forums ]:REASON 11
sbowling:0:0000:00:999:[ before posting cheat ]:REASON 11
sbowling:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Super Breakout ]
sbrkout:0:0004:01:000:Infinite Lives
:sbrkout:00000010:0010:000000C5:FFFF00E3:Always Keep Ball in Play
:sbrkout:00000001:0010:00000000:FFFFFFFF:Place Ball at Screen Top Now!:Assign this to an activation key for the best effec
; [ Space Bugger ]
sbugger:0:0000:00:999:[ There are no cheats ]:REASON 1
sbugger:0:0000:00:999:[ for this game as it ]:REASON 1
sbugger:0:0000:00:999:[ didn't work the last ]:REASON 1
sbugger:0:0000:00:999:[ time it was tested. ]:REASON 1
sbugger:0:0000:00:999:[ If the game now works ]:REASON 1
sbugger:0:0000:00:999:[ please request cheats ]:REASON 1
sbugger:0:0000:00:999:[ for it on the cheat ]:REASON 1
sbugger:0:0000:00:999:[ forums. ]:REASON 1
; [ Scandal Mahjong (Japan 890213) ]
scandal:0:F962:FF:000:Buggy score
scandal:0:0000:00:999:[ The winning hand cheat must be ]
scandal:0:0000:00:999:[ activated when there are 14 tiles ]
scandal:0:0000:00:999:[ in your hand, then press the RON ]
scandal:0:0000:00:999:[ key ('Z' by default). The tiles do ]
scandal:0:0000:00:999:[ not visually change until you make ]
scandal:0:0000:00:999:[ a move. ]
scandal:0:FC8C:31:001:Get winning hand Now!
scandal:0:FC8D:31:501:Get winning hand Now! (02/14)
scandal:0:FC8E:31:501:Get winning hand Now! (03/14)
scandal:0:FC8F:32:501:Get winning hand Now! (04/14)
scandal:0:FC90:32:501:Get winning hand Now! (05/14)
scandal:0:FC91:32:501:Get winning hand Now! (06/14)
scandal:0:FC92:33:501:Get winning hand Now! (07/14)
scandal:0:FC93:33:501:Get winning hand Now! (08/14)
scandal:0:FC94:33:501:Get winning hand Now! (09/14)
scandal:0:FC95:34:501:Get winning hand Now! (10/14)
scandal:0:FC96:34:501:Get winning hand Now! (11/14)
scandal:0:FC97:34:501:Get winning hand Now! (12/14)
scandal:0:FC98:35:501:Get winning hand Now! (13/14)
scandal:0:FC99:35:501:Get winning hand Now! (14/14)
scandal:0:FC8C:31:000:Always winning hand
scandal:0:FC8D:31:500:Always winning hand (02/14)
scandal:0:FC8E:31:500:Always winning hand (03/14)
scandal:0:FC8F:32:500:Always winning hand (04/14)
scandal:0:FC90:32:500:Always winning hand (05/14)
scandal:0:FC91:32:500:Always winning hand (06/14)
scandal:0:FC92:33:500:Always winning hand (07/14)
scandal:0:FC93:33:500:Always winning hand (08/14)
scandal:0:FC94:33:500:Always winning hand (09/14)
scandal:0:FC95:34:500:Always winning hand (10/14)
scandal:0:FC96:34:500:Always winning hand (11/14)
scandal:0:FC97:34:500:Always winning hand (12/14)
scandal:0:FC98:35:500:Always winning hand (13/14)
scandal:0:FC99:35:500:Always winning hand (14/14)
; [ Scandal Mahjong [BET] (Japan 890217) ]
scandalm:0:0000:00:999:[ The winning hand cheat must be ]
scandalm:0:0000:00:999:[ activated when there are 14 tiles ]
scandalm:0:0000:00:999:[ in your hand, then press the RON ]
scandalm:0:0000:00:999:[ key ('Z' by default). The tiles do ]
scandalm:0:0000:00:999:[ not visually change until you make ]
scandalm:0:0000:00:999:[ a move. ]
scandalm:0:FC8C:31:001:Get winning hand Now!
scandalm:0:FC8D:31:501:Get winning hand Now! (02/14)
scandalm:0:FC8E:31:501:Get winning hand Now! (03/14)
scandalm:0:FC8F:32:501:Get winning hand Now! (04/14)
scandalm:0:FC90:32:501:Get winning hand Now! (05/14)
scandalm:0:FC91:32:501:Get winning hand Now! (06/14)
scandalm:0:FC92:33:501:Get winning hand Now! (07/14)
scandalm:0:FC93:33:501:Get winning hand Now! (08/14)
scandalm:0:FC94:33:501:Get winning hand Now! (09/14)
scandalm:0:FC95:34:501:Get winning hand Now! (10/14)
scandalm:0:FC96:34:501:Get winning hand Now! (11/14)
scandalm:0:FC97:34:501:Get winning hand Now! (12/14)
scandalm:0:FC98:35:501:Get winning hand Now! (13/14)
scandalm:0:FC99:35:501:Get winning hand Now! (14/14)
scandalm:0:FC8C:31:000:Always winning hand
scandalm:0:FC8D:31:500:Always winning hand (02/14)
scandalm:0:FC8E:31:500:Always winning hand (03/14)
scandalm:0:FC8F:32:500:Always winning hand (04/14)
scandalm:0:FC90:32:500:Always winning hand (05/14)
scandalm:0:FC91:32:500:Always winning hand (06/14)
scandalm:0:FC92:33:500:Always winning hand (07/14)
scandalm:0:FC93:33:500:Always winning hand (08/14)
scandalm:0:FC94:33:500:Always winning hand (09/14)
scandalm:0:FC95:34:500:Always winning hand (10/14)
scandalm:0:FC96:34:500:Always winning hand (11/14)
scandalm:0:FC97:34:500:Always winning hand (12/14)
scandalm:0:FC98:35:500:Always winning hand (13/14)
scandalm:0:FC99:35:500:Always winning hand (14/14)
; [ Super Cup Finals (World) ]
scfinals:0:40E77B:09:000:Infinite Credits
scfinals:0:411F23:3C:000:Infinite Time
scfinals:0:411F22:09:500:Infinite Time (2/2)
scfinals:0:411F23:00:001:Finish this Game Now!
scfinals:0:411F22:00:501:Finish this Game Now! (2/2)
scfinals:0:410E85:00:000:Score always 0 PL1
scfinals:0:410E85:63:000:Score always 99 PL1
scfinals:0:410E85:00:001:Set score = 0 Now! PL1
scfinals:0:410E85:32:001:Set score = 50 Now! PL1
scfinals:0:410E85:63:070:Select score Now! PL1
scfinals:0:410E8D:00:000:Score always = 0 PL2
scfinals:0:410E8D:63:000:Score always = 99 PL2
scfinals:0:410E8D:00:001:Set score = 0 Now! PL2
scfinals:0:410E8D:32:001:Set score = 50 Now! PL2
scfinals:0:410E8D:63:070:Select score Now! PL2
scfinals:0:000000:00:999:[After you enable these region cheats to see any ]
scfinals:0:000000:00:999:[effect you will have to reset the game (F3). ]
scfinals:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
scfinals:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
scfinals:0:07FFFF:01:100:Region Switch = Japan
scfinals:0:07FFFF:02:100:Region Switch = US
scfinals:0:07FFFF:03:100:Region Switch = World
; [ Space Chaser ]
schaser:0:233D:09:000:Infinite Credits
schaser:0:2014:E0:000:Infinite Fuel
schaser:0:2012:99:000:Infinite Bonus
schaser:0:232F:03:000:Infinite Lives PL1
schaser:0:2330:03:000:Infinite Lives PL2
; [ Space Chaser (CV version) ]
schasrcv:0:233D:09:000:Infinite Credits
schasrcv:0:2014:E0:000:Infinite Fuel
schasrcv:0:2012:99:000:Infinite Bonus
schasrcv:0:232F:03:000:Infinite Lives PL1
schasrcv:0:2330:03:000:Infinite Lives PL2
; [ Special Criminal Investigation (World set 1) ]
sci:0:101648:09:000:Infinite Credits
sci:0:101930:99:000:Infinite Time
sci:0:101936:07:000:Infinite Boosts
sci:0:10A058:04:000:Always drive at Maximum Speed
sci:0:10A059:90:500:Always drive at Maximum Speed (2/2)
; [ Special Criminal Investigation (World set 2) ]
scia:0:101648:09:000:Infinite Credits
scia:0:101930:99:000:Infinite Time
scia:0:101936:07:000:Infinite Boosts
scia:0:10A058:04:000:Always drive at Maximum Speed
scia:0:10A059:90:500:Always drive at Maximum Speed (2/2)
; [ Scion ]
scion:0:C04C:03:000:Infinite Lives PL1
scion:0:C04D:03:000:Infinite Lives PL2
; [ Scion (Cinematronics) ]
scionc:0:C04C:03:000:Infinite Lives PL1
scionc:0:C04D:03:000:Infinite Lives PL2
; [ Special Criminal Investigation (US) ]
sciu:0:101648:09:000:Infinite Credits
sciu:0:101930:99:000:Infinite Time
sciu:0:101936:07:000:Infinite Boosts
sciu:0:10A058:04:000:Always drive at Maximum Speed
sciu:0:10A059:90:500:Always drive at Maximum Speed (2/2)
; [ Super Cobra ]
scobra:0:8108:05:000:Infinite Lives
scobra:0:8105:FF:000:Infinite Fuel
scobra:0:29F9:C9:100:Invincibility
scobra:0:2B49:C9:600:Invincibility (2/2)
scobra:0:0000:00:999:[Level 11 = Base ]
scobra:0:811E:0A:071:Select current level
scobra:0:811E:0A:061:Select next level
; [ Super Cobra (bootleg) ]
scobrab:0:8108:05:000:Infinite Lives
scobrab:0:8105:FF:000:Infinite Fuel
scobrab:0:29BA:C9:100:Invincibility
scobrab:0:2B0A:C9:600:Invincibility (2/2)
scobrab:0:0000:00:999:[Level 11 = Base ]
scobrab:0:811E:0A:071:Select current level
scobrab:0:811E:0A:061:Select next level
; [ Super Cobra (Stern) ]
scobras:0:8108:05:000:Infinite Lives
scobras:0:8105:FF:000:Infinite Fuel
scobras:0:29BA:C9:100:Invincibility
scobras:0:2B0A:C9:600:Invincibility (2/2)
scobras:0:0000:00:999:[Level 11 = Base ]
scobras:0:811E:0A:071:Select current level
scobras:0:811E:0A:061:Select next level
; [ Super Cobra (Sega) ]
scobrase:0:8108:05:000:Infinite Lives
scobrase:0:8105:FF:000:Infinite Fuel
scobrase:0:29F9:C9:100:Invincibility
scobrase:0:2B49:C9:600:Invincibility (2/2)
scobrase:0:0000:00:999:[Level 11 = Base ]
scobrase:0:811E:0A:071:Select current level
scobrase:0:811E:0A:061:Select next level
; [ Super Contra ]
scontra:0:40AB:01:000:Always Bomb in level 2 & 5
scontra:0:40A0:64:000:Infinite Lives PL1
scontra:0:4A1B:03:000:Invincibility PL1:To be used when you blink
scontra:0:4A30:00:000:Always have normal weapon PL1
scontra:0:4A30:01:000:Always have laser weapon PL1
scontra:0:4A30:02:000:Always have rocket weapon PL1
scontra:0:4A30:03:000:Always have 3-Way weapon PL1
scontra:0:4A30:04:000:Always have grenade weaponPL1
scontra:0:4A30:82:000:Always have Good Weapon PL1
scontra:0:4A30:00:001:Get normal weapon Now! PL1
scontra:0:4A30:01:001:Get laser weapon Now! PL1
scontra:0:4A30:02:001:Get rocket weapon Now! PL1
scontra:0:4A30:03:001:Get 3-Way weapon Now! PL1
scontra:0:4A30:04:001:Get grenade weapon Now! PL1
scontra:0:4A30:82:001:Get Good Weapon Now! PL1
scontra:0:40B0:64:000:Infinite Lives PL2
scontra:0:4B1B:03:000:Invincibility PL2:To be used when you blink
scontra:0:4B30:00:000:Always have normal weapon PL2
scontra:0:4B30:01:000:Always have laser weapon PL2
scontra:0:4B30:02:000:Always have rocket weapon PL2
scontra:0:4B30:03:000:Always have 3-Way weapon PL2
scontra:0:4B30:04:000:Always have grenade weaponPL2
scontra:0:4B30:82:000:Always have Good Weapon PL2
scontra:0:4B30:00:001:Get normal weapon Now! PL2
scontra:0:4B30:01:001:Get laser weapon Now! PL2
scontra:0:4B30:02:001:Get rocket weapon Now! PL2
scontra:0:4B30:03:001:Get 3-Way weapon Now! PL2
scontra:0:4B30:04:001:Get grenade weapon Now! PL2
scontra:0:4B30:82:001:Get Good Weapon Now! PL2
scontra:0:461A:A0:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Super Contra (Japan) ]
scontraj:0:40AB:01:000:Always Bomb in level 2 & 5
scontraj:0:40A0:64:000:Infinite Lives PL1
scontraj:0:4A1B:03:000:Invincibility PL1:To be used when you blink
scontraj:0:4A30:00:000:Always have normal weapon PL1
scontraj:0:4A30:01:000:Always have laser weapon PL1
scontraj:0:4A30:02:000:Always have rocket weapon PL1
scontraj:0:4A30:03:000:Always have 3-Way weapon PL1
scontraj:0:4A30:04:000:Always have grenade weaponPL1
scontraj:0:4A30:82:000:Always have Good Weapon PL1
scontraj:0:4A30:00:001:Get normal weapon Now! PL1
scontraj:0:4A30:01:001:Get laser weapon Now! PL1
scontraj:0:4A30:02:001:Get rocket weapon Now! PL1
scontraj:0:4A30:03:001:Get 3-Way weapon Now! PL1
scontraj:0:4A30:04:001:Get grenade weapon Now! PL1
scontraj:0:4A30:82:001:Get Good Weapon Now! PL1
scontraj:0:40B0:64:000:Infinite Lives PL2
scontraj:0:4B1B:03:000:Invincibility PL2:To be used when you blink
scontraj:0:4B30:00:000:Always have normal weapon PL2
scontraj:0:4B30:01:000:Always have laser weapon PL2
scontraj:0:4B30:02:000:Always have rocket weapon PL2
scontraj:0:4B30:03:000:Always have 3-Way weapon PL2
scontraj:0:4B30:04:000:Always have grenade weaponPL2
scontraj:0:4B30:82:000:Always have Good Weapon PL2
scontraj:0:4B30:00:001:Get normal weapon Now! PL2
scontraj:0:4B30:01:001:Get laser weapon Now! PL2
scontraj:0:4B30:02:001:Get rocket weapon Now! PL2
scontraj:0:4B30:03:001:Get 3-Way weapon Now! PL2
scontraj:0:4B30:04:001:Get grenade weapon Now! PL2
scontraj:0:4B30:82:001:Get Good Weapon Now! PL2
scontraj:0:461A:A0:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Scorpion (Moon Cresta hardware) ]
scorpnmc:0:42A8:0A:000:Infinite Lives
scorpnmc:0:907D:2E:000:Infinite Fuel:Enable it when you have a full fuel bar - if you've lost too much fuel before you turn it ON it won't work
scorpnmc:0:26AB:C9:100:Invincibility:Watch out for the scorpion though (if the ship stops moving turn the cheat OFF!)
scorpnmc:0:2728:29:600:Invincibility (2/2):part 1 takes care of the background and part 2 does the sprites
; [ Scooter Shooter ]
scotrsht:0:1BE0:09:000:Infinite Lives PL1
:scotrsht:00000062:1894:0000000A:FFFFFFFF:Infinite Energy PL1
:scotrsht:00010062:1896:00000006:FFFFFFFF:Infinite Energy PL1
scotrsht:0:1850:40:020:Invincibility PL1
scotrsht:0:1850:80:020:Always have Better Weapon PL1
scotrsht:0:1867:04:500:Always have Better Weapon PL1 (2/2)
scotrsht:0:1C10:09:000:Infinite Lives PL2
:scotrsht:00000062:1936:00000007:FFFFFFFF:Infinite Energy PL2
:scotrsht:00010062:1934:00000006:FFFFFFFF:Infinite Energy PL2
scotrsht:0:18F0:40:020:Invincibility PL2
scotrsht:0:18F0:80:020:Always have Better Weapon PL2
scotrsht:0:1907:04:500:Always have Better Weapon PL2 (2/2)
; [ Scramble (Galaxian hardware) ]
scramblb:0:4108:05:000:Infinite Lives
scramblb:0:4105:FF:000:Infinite Fuel
scramblb:0:2047:C9:100:Invincibility
scramblb:0:2113:C9:600:Invincibility (2/2)
scramblb:0:0000:00:999:[Level 6 = Base ]
scramblb:0:411E:05:071:Select current level
scramblb:0:411E:05:061:Select next level
; [ Scramble ]
scramble:0:4108:05:000:Infinite Lives
scramble:0:4105:FF:000:Infinite Fuel
scramble:0:207E:C9:100:Invincibility
scramble:0:214A:C9:600:Invincibility (2/2)
scramble:0:0000:00:999:[Level 6 = Base ]
scramble:0:411E:05:071:Select current level
scramble:0:411E:05:061:Select next level
; [ Scramble (Stern) ]
scrambls:0:4108:05:000:Infinite Lives
scrambls:0:4105:FF:000:Infinite Fuel
scrambls:0:2680:C9:100:Invincibility
scrambls:0:274C:C9:600:Invincibility (2/2)
scrambls:0:0000:00:999:[Level 6 = Base ]
scrambls:0:411E:05:071:Select current level
scrambls:0:411E:05:061:Select next level
; [ Scrambled Egg ]
scregg:0:4B4B:60:100:Invincibility
scregg:0:4334:60:600:Invincibility
scregg:0:0055:07:000:Infinite Lives PL1
scregg:0:005F:07:000:Infinite Lives PL2
; [ Screw Loose (prototype) ]
screwloo:0:00119:63:000:Infinite Credits
screwloo:0:00193:0A:000:Infinite Lives
; [ Stadium Cross (World) ]
scross:0:701F20:09:000:Infinite Credits
scross:0:200FFA:63:000:Infinite Time
scross:0:200693:80:000:Always ride at Max Speed
scross:0:200693:80:001:Get Max Speed Turbo Boost Now!:Assign this to an activation key for the best effect
scross:0:200693:FF:000:Always ride at Super Speed
scross:0:200693:FF:001:Get Super Speed Turbo Boost Now!:Assign this to an activation key for the best effect
scross:0:200690:03:000:Always have One Lap Races
scross:0:200690:03:001:Make this the Final Lap Now!
:scross:00100000:200FC0:00000000:FFFFFFFF:Always Min Lap Time
:scross:00100000:200FD0:00000000:FFFFFFFF:Always Min Total Time
; [ Section Z (set 2) ]
sctionza:0:CDA0:0B:000:Infinite Lives
sctionza:0:C100:FF:000:Invincibility
sctionza:0:C08F:04:000:Maximum Power
sctionza:0:C10F:03:000:Maximum Speed
; [ Scud Hammer ]
scudhamm:0:0FC85B:09:000:Infinite Credits
scudhamm:0:0FD369:B5:000:Infinite Time:This ensures that you have hit the character when you win a round
; [ SD Gundam Psycho Salamander no Kyoui ]
sdgndmps:0:082192:07:000:Infinite Lives PL1
sdgndmps:0:08216D:20:000:Infinite Energy PL1
sdgndmps:0:082187:03:000:Invincibility PL1
sdgndmps:0:082282:07:000:Infinite Lives PL2
sdgndmps:0:08225D:20:000:Infinite Energy PL2
sdgndmps:0:082277:03:000:Invincibility PL2
; [ SD Gundam Sangokushi Rainbow Tairiku Senki ]
sdgndmrb:0:0000:00:999:[ There are no cheats ]:REASON 1
sdgndmrb:0:0000:00:999:[ for this game as it ]:REASON 1
sdgndmrb:0:0000:00:999:[ didn't work the last ]:REASON 1
sdgndmrb:0:0000:00:999:[ time it was tested. ]:REASON 1
sdgndmrb:0:0000:00:999:[ If the game now works ]:REASON 1
sdgndmrb:0:0000:00:999:[ please request cheats ]:REASON 1
sdgndmrb:0:0000:00:999:[ for it on the cheat ]:REASON 1
sdgndmrb:0:0000:00:999:[ forums. ]:REASON 1
; [ SDI - Strategic Defense Initiative ]
sdi:0:FFC60E:03:000:Infinite Lives PL1
sdi:0:FFC70E:03:000:Infinite Lives PL2
sdi:0:FFC63A:00:000:Infinite Damage
; [ SDI - Strategic Defense Initiative (Japan) ]
sdioj:0:FFC60E:03:000:Infinite Lives PL1
sdioj:0:FFC70E:03:000:Infinite Lives PL2
sdioj:0:FFC63A:00:000:Infinite Damage
; [ Super Dodge Ball / Kunio no Nekketsu Toukyuu Densetsu ]
sdodgeb:0:1065AB:99:000:Infinite Time
sdodgeb:0:1065AB:00:001:Time Up Now!
sdodgeb:0:105FD2:8F:000:Always have Max Power PL1
sdodgeb:0:105CBD:FF:000:Infinite Energy PL1
sdodgeb:0:105CBF:FF:500:Infinite Energy PL1 (2/3)
sdodgeb:0:105CC1:FF:500:Infinite Energy PL1 (3/3)
sdodgeb:0:105CBD:00:001:Drain All Energy Now!PL1
sdodgeb:0:105CBF:00:501:Drain All Energy Now!PL1(2/3)
sdodgeb:0:105CC1:00:501:Drain All Energy Now!PL1(3/3)
sdodgeb:0:105FDA:8F:000:Always have Max Power PL2
sdodgeb:0:105CC5:FF:000:Infinite Energy PL2
sdodgeb:0:105CC7:FF:500:Infinite Energy PL2 (2/3)
sdodgeb:0:105CC9:FF:500:Infinite Energy PL2 (3/3)
sdodgeb:0:105CC5:00:001:Drain All Energy Now!PL2
sdodgeb:0:105CC7:00:501:Drain All Energy Now!PL2(2/3)
sdodgeb:0:105CC9:00:501:Drain All Energy Now!PL2(3/3)
; [ Super Doubles Tennis ]
sdtennis:0:0000:00:999:[ This game hasn't even ]:REASON 11
sdtennis:0:0000:00:999:[ been looked at due to ]:REASON 11
sdtennis:0:0000:00:999:[ time constraints - Too]:REASON 11
sdtennis:0:0000:00:999:[ many games and so ]:REASON 11
sdtennis:0:0000:00:999:[ little time. It is ]:REASON 11
sdtennis:0:0000:00:999:[ even possible that ]:REASON 11
sdtennis:0:0000:00:999:[ this game may be a ]:REASON 11
sdtennis:0:0000:00:999:[ clone of an existing ]:REASON 11
sdtennis:0:0000:00:999:[ game which may have ]:REASON 11
sdtennis:0:0000:00:999:[ cheats. Please search ]:REASON 11
sdtennis:0:0000:00:999:[ the cheat forums ]:REASON 11
sdtennis:0:0000:00:999:[ before posting cheat ]:REASON 11
sdtennis:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Space Dungeon ]
sdungeon:0:86E6:05:000:Infinite Lives PL1
sdungeon:0:86E7:05:000:Infinite Lives PL2
; [ Sea Bass Fishing ]
seabass:0:0000:00:999:[ There are no cheats ]:REASON 1
seabass:0:0000:00:999:[ for this game as it ]:REASON 1
seabass:0:0000:00:999:[ didn't work the last ]:REASON 1
seabass:0:0000:00:999:[ time it was tested. ]:REASON 1
seabass:0:0000:00:999:[ If the game now works ]:REASON 1
seabass:0:0000:00:999:[ please request cheats ]:REASON 1
seabass:0:0000:00:999:[ for it on the cheat ]:REASON 1
seabass:0:0000:00:999:[ forums. ]:REASON 1
; [ SAR - Search And Rescue (World) ]
searchar:0:040121:99:000:Infinite Lives PL1
searchar:0:0400F5:78:000:Invincibility PL1
searchar:0:040603:10:520:Invincibility PL1 (2/2)
searchar:0:0405FF:00:000:Always have normal weapon PL1
searchar:0:0405FF:01:000:Always have flame thrower PL1
searchar:0:0405FF:02:000:Always have rocket launchrPL1
searchar:0:0405FF:00:001:Get normal weapon Now! PL1
searchar:0:0405FF:01:001:Get flame thrower Now! PL1
searchar:0:0405FF:02:001:Get rocket launchr Now! PL1
searchar:0:040123:99:000:Infinite Lives PL2
searchar:0:040105:78:000:Invincibility PL2
searchar:0:040643:10:520:Invincibility PL2 (2/2)
searchar:0:04063F:00:000:Always have normal weapon PL2
searchar:0:04063F:01:000:Always have flame thrower PL2
searchar:0:04063F:02:000:Always have rocket launchrPL2
searchar:0:04063F:00:001:Get normal weapon Now! PL2
searchar:0:04063F:01:001:Get flame thrower Now! PL2
searchar:0:04063F:02:001:Get rocket launchr Now! PL2
; [ Super Earth Invasion (set 2) ]
searthia:0:2009:78:000:Invaders never drop
searthia:0:2069:00:000:Invaders don't fire
searthia:0:206A:30:500:Invaders don't fire (2/2)
searthia:0:0293:C3:100:Bullet Invincibility
searthia:0:2094:04:540:Bullet Invincibility (2/3)
searthia:0:2015:FF:500:Bullet Invincibility (3/3)
:searthia:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:searthia:00010000:202C:00000002:FFFFFFFF:Slow
:searthia:00010000:202C:00000004:FFFFFFFF:Normal
:searthia:00010000:202C:00000006:FFFFFFFF:Fast
:searthia:00010000:202C:00000008:FFFFFFFF:V Fast
:searthia:00010000:202C:0000000A:FFFFFFFF:Turbo
searthia:0:163E:00:100:Autofire Mode
searthia:0:21FF:07:000:Infinite Lives PL1
searthia:0:2100:00:001:Kill All Invaders Now! PL1
searthia:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
searthia:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
searthia:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
searthia:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
searthia:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
searthia:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
searthia:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
searthia:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
searthia:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
searthia:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
searthia:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
searthia:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
searthia:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
searthia:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
searthia:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
searthia:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
searthia:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
searthia:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
searthia:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
searthia:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
searthia:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
searthia:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
searthia:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
searthia:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
searthia:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
searthia:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
searthia:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
searthia:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
searthia:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
searthia:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
searthia:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
searthia:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
searthia:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
searthia:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
searthia:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
searthia:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
searthia:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
searthia:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
searthia:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
searthia:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
searthia:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
searthia:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
searthia:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
searthia:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
searthia:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
searthia:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
searthia:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
searthia:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
searthia:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
searthia:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
searthia:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
searthia:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
searthia:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
searthia:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
searthia:0:22FF:07:000:Infinite Lives PL2
searthia:0:2200:00:001:Kill All Invaders Now! PL2
searthia:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
searthia:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
searthia:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
searthia:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
searthia:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
searthia:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
searthia:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
searthia:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
searthia:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
searthia:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
searthia:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
searthia:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
searthia:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
searthia:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
searthia:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
searthia:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
searthia:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
searthia:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
searthia:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
searthia:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
searthia:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
searthia:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
searthia:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
searthia:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
searthia:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
searthia:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
searthia:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
searthia:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
searthia:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
searthia:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
searthia:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
searthia:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
searthia:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
searthia:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
searthia:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
searthia:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
searthia:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
searthia:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
searthia:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
searthia:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
searthia:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
searthia:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
searthia:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
searthia:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
searthia:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
searthia:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
searthia:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
searthia:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
searthia:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
searthia:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
searthia:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
searthia:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
searthia:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
searthia:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Super Earth Invasion (set 1) ]
searthin:0:2009:78:000:Invaders never drop
searthin:0:2069:00:000:Invaders don't fire
searthin:0:206A:30:500:Invaders don't fire (2/2)
searthin:0:0293:C3:100:Bullet Invincibility
searthin:0:2094:04:540:Bullet Invincibility (2/3)
searthin:0:2015:FF:500:Bullet Invincibility (3/3)
:searthin:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:searthin:00010000:202C:00000002:FFFFFFFF:Slow
:searthin:00010000:202C:00000004:FFFFFFFF:Normal
:searthin:00010000:202C:00000006:FFFFFFFF:Fast
:searthin:00010000:202C:00000008:FFFFFFFF:V Fast
:searthin:00010000:202C:0000000A:FFFFFFFF:Turbo
searthin:0:163E:00:100:Autofire Mode
searthin:0:21FF:07:000:Infinite Lives PL1
searthin:0:2100:00:001:Kill All Invaders Now! PL1
searthin:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
searthin:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
searthin:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
searthin:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
searthin:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
searthin:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
searthin:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
searthin:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
searthin:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
searthin:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
searthin:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
searthin:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
searthin:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
searthin:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
searthin:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
searthin:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
searthin:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
searthin:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
searthin:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
searthin:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
searthin:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
searthin:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
searthin:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
searthin:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
searthin:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
searthin:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
searthin:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
searthin:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
searthin:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
searthin:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
searthin:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
searthin:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
searthin:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
searthin:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
searthin:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
searthin:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
searthin:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
searthin:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
searthin:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
searthin:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
searthin:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
searthin:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
searthin:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
searthin:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
searthin:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
searthin:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
searthin:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
searthin:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
searthin:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
searthin:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
searthin:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
searthin:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
searthin:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
searthin:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
searthin:0:22FF:07:000:Infinite Lives PL2
searthin:0:2200:00:001:Kill All Invaders Now! PL2
searthin:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
searthin:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
searthin:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
searthin:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
searthin:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
searthin:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
searthin:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
searthin:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
searthin:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
searthin:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
searthin:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
searthin:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
searthin:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
searthin:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
searthin:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
searthin:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
searthin:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
searthin:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
searthin:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
searthin:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
searthin:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
searthin:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
searthin:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
searthin:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
searthin:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
searthin:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
searthin:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
searthin:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
searthin:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
searthin:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
searthin:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
searthin:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
searthin:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
searthin:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
searthin:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
searthin:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
searthin:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
searthin:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
searthin:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
searthin:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
searthin:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
searthin:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
searthin:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
searthin:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
searthin:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
searthin:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
searthin:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
searthin:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
searthin:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
searthin:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
searthin:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
searthin:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
searthin:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
searthin:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Sea Wolf ]
seawolf:0:2002:99:000:Infinite Time
; [ Sea Wolf II ]
seawolf2:0:C1DB:99:000:Infinite Time
; [ Second Love (Japan 861201) ]
secolove:0:F082:FF:000:Buggy score
secolove:0:0000:00:999:[The winning hand cheat must]
secolove:0:0000:00:999:[be activated when there are]
secolove:0:0000:00:999:[14 tiles in your hand, then]
secolove:0:0000:00:999:[press the RON key . ]
secolove:0:0000:00:999:[('Z' by default). The tiles]
secolove:0:0000:00:999:[do not visually change ]
secolove:0:0000:00:999:[until you make a move. ]
secolove:0:F407:31:001:Get winning hand Now!
secolove:0:F408:31:501:Get winning hand Now! (02/14)
secolove:0:F409:31:501:Get winning hand Now! (03/14)
secolove:0:F40A:32:501:Get winning hand Now! (04/14)
secolove:0:F40B:32:501:Get winning hand Now! (05/14)
secolove:0:F40C:32:501:Get winning hand Now! (06/14)
secolove:0:F40D:33:501:Get winning hand Now! (07/14)
secolove:0:F40E:33:501:Get winning hand Now! (08/14)
secolove:0:F40F:33:501:Get winning hand Now! (09/14)
secolove:0:F410:34:501:Get winning hand Now! (10/14)
secolove:0:F411:34:501:Get winning hand Now! (11/14)
secolove:0:F412:34:501:Get winning hand Now! (12/14)
secolove:0:F413:35:501:Get winning hand Now! (13/14)
secolove:0:F414:35:501:Get winning hand Now! (14/14)
secolove:0:F407:31:000:Always winning hand
secolove:0:F408:31:500:Always winning hand (02/14)
secolove:0:F409:31:500:Always winning hand (03/14)
secolove:0:F40A:32:500:Always winning hand (04/14)
secolove:0:F40B:32:500:Always winning hand (05/14)
secolove:0:F40C:32:500:Always winning hand (06/14)
secolove:0:F40D:33:500:Always winning hand (07/14)
secolove:0:F40E:33:500:Always winning hand (08/14)
secolove:0:F40F:33:500:Always winning hand (09/14)
secolove:0:F410:34:500:Always winning hand (10/14)
secolove:0:F411:34:500:Always winning hand (11/14)
secolove:0:F412:34:500:Always winning hand (12/14)
secolove:0:F413:35:500:Always winning hand (13/14)
secolove:0:F414:35:500:Always winning hand (14/14)
; [ Secret Agent (bootleg) ]
secretab:0:306AD2:49:000:Infinite Time
secretab:0:3050C0:09:000:Infinite Energy
secretab:0:305367:99:000:Infinite Normal Ammo
secretab:0:305369:99:000:Infinite Machine Gun Ammo
secretab:0:305374:05:001:Get the golden gun
secretab:0:306377:99:000:Infinite golden gun time
; [ Secret Agent (World) ]
secretag:0:306AD2:49:000:Infinite Time
secretag:0:3050C0:09:000:Infinite Energy
secretag:0:305367:99:000:Infinite Normal Ammo
secretag:0:305369:99:000:Infinite Machine Gun Ammo
secretag:0:305374:05:001:Get the golden gun
secretag:0:306377:99:000:Infinite golden gun time
; [ Section Z (set 1) ]
sectionz:0:CDA0:0B:000:Infinite Lives
sectionz:0:C100:FF:000:Invincibility
sectionz:0:C08F:04:000:Maximum Power
sectionz:0:C10F:03:000:Maximum Speed
; [ Sector Zone ]
sectrzon:0:78A1:99:000:Infinite Lives
sectrzon:0:78A6:90:000:Infinite Energy
sectrzon:0:781A:04:000:Invincibility
sectrzon:0:0000:00:999:[Also see the Dip Switch Menu ]
sectrzon:0:0000:00:999:[to enable Invincibility. The ]
sectrzon:0:0000:00:999:[above has the benefit of no ]
sectrzon:0:0000:00:999:[background collision ]
sectrzon:0:0000:00:999:[detection. ]
; [ Sega Ninja ]
seganinj:0:C039:00:000:Infinite Time
seganinj:0:EEF8:14:500:Infinite Time (2/3)
seganinj:0:C08C:F8:500:Infinite Time (3/3)
seganinj:0:C303:80:040:Invincibility
seganinj:0:C02C:09:000:Infinite Lives PL1
seganinj:0:C02D:09:000:Infinite Lives PL2
; [ Sega Ninja (not encrypted) ]
seganinu:0:C039:00:000:Infinite Time
seganinu:0:EEF8:14:500:Infinite Time (2/3)
seganinu:0:C08C:F8:500:Infinite Time (3/3)
seganinu:0:C303:80:040:Invincibility
seganinu:0:C02C:09:000:Infinite Lives PL1
seganinu:0:C02D:09:000:Infinite Lives PL2
; [ Seicross ]
seicross:0:78A1:99:000:Infinite Lives
seicross:0:78A6:90:000:Infinite Energy
seicross:0:781A:04:000:Invincibility
seicross:0:0000:00:999:[Also see the Dip Switch Menu ]
seicross:0:0000:00:999:[to enable Invincibility. The ]
seicross:0:0000:00:999:[above has the benefit of no ]
seicross:0:0000:00:999:[background collision ]
seicross:0:0000:00:999:[detection. ]
; [ Seiha (Japan 870725) ]
seiha:0:F165:FF:000:Buggy score
seiha:0:0000:00:999:[The winning hand cheat must]
seiha:0:0000:00:999:[be activated when there are]
seiha:0:0000:00:999:[14 tiles in your hand, then]
seiha:0:0000:00:999:[press the RON key . ]
seiha:0:0000:00:999:[('Z' by default). The tiles]
seiha:0:0000:00:999:[do not visually change ]
seiha:0:0000:00:999:[until you make a move. ]
seiha:0:F48C:31:001:Get winning hand Now!
seiha:0:F48D:31:501:Get winning hand Now! (02/14)
seiha:0:F48E:31:501:Get winning hand Now! (03/14)
seiha:0:F48F:32:501:Get winning hand Now! (04/14)
seiha:0:F490:32:501:Get winning hand Now! (05/14)
seiha:0:F491:32:501:Get winning hand Now! (06/14)
seiha:0:F492:33:501:Get winning hand Now! (07/14)
seiha:0:F493:33:501:Get winning hand Now! (08/14)
seiha:0:F494:33:501:Get winning hand Now! (09/14)
seiha:0:F495:34:501:Get winning hand Now! (10/14)
seiha:0:F496:34:501:Get winning hand Now! (11/14)
seiha:0:F497:34:501:Get winning hand Now! (12/14)
seiha:0:F498:35:501:Get winning hand Now! (13/14)
seiha:0:F499:35:501:Get winning hand Now! (14/14)
seiha:0:F48C:31:000:Always winning hand
seiha:0:F48D:31:500:Always winning hand (02/14)
seiha:0:F48E:31:500:Always winning hand (03/14)
seiha:0:F48F:32:500:Always winning hand (04/14)
seiha:0:F490:32:500:Always winning hand (05/14)
seiha:0:F491:32:500:Always winning hand (06/14)
seiha:0:F492:33:500:Always winning hand (07/14)
seiha:0:F493:33:500:Always winning hand (08/14)
seiha:0:F494:33:500:Always winning hand (09/14)
seiha:0:F495:34:500:Always winning hand (10/14)
seiha:0:F496:34:500:Always winning hand (11/14)
seiha:0:F497:34:500:Always winning hand (12/14)
seiha:0:F498:35:500:Always winning hand (13/14)
seiha:0:F499:35:500:Always winning hand (14/14)
; [ Seiha [BET] (Japan 870723) ]
seiham:0:0000:00:999:[The winning hand cheat must]
seiham:0:0000:00:999:[be activated when there are]
seiham:0:0000:00:999:[14 tiles in your hand, then]
seiham:0:0000:00:999:[press the RON key . ]
seiham:0:0000:00:999:[('Z' by default). The tiles]
seiham:0:0000:00:999:[do not visually change ]
seiham:0:0000:00:999:[until you make a move. ]
seiham:0:F48C:31:001:Get winning hand Now!
seiham:0:F48D:31:501:Get winning hand Now! (02/14)
seiham:0:F48E:31:501:Get winning hand Now! (03/14)
seiham:0:F48F:32:501:Get winning hand Now! (04/14)
seiham:0:F490:32:501:Get winning hand Now! (05/14)
seiham:0:F491:32:501:Get winning hand Now! (06/14)
seiham:0:F492:33:501:Get winning hand Now! (07/14)
seiham:0:F493:33:501:Get winning hand Now! (08/14)
seiham:0:F494:33:501:Get winning hand Now! (09/14)
seiham:0:F495:34:501:Get winning hand Now! (10/14)
seiham:0:F496:34:501:Get winning hand Now! (11/14)
seiham:0:F497:34:501:Get winning hand Now! (12/14)
seiham:0:F498:35:501:Get winning hand Now! (13/14)
seiham:0:F499:35:501:Get winning hand Now! (14/14)
seiham:0:F48C:31:000:Always winning hand
seiham:0:F48D:31:500:Always winning hand (02/14)
seiham:0:F48E:31:500:Always winning hand (03/14)
seiham:0:F48F:32:500:Always winning hand (04/14)
seiham:0:F490:32:500:Always winning hand (05/14)
seiham:0:F491:32:500:Always winning hand (06/14)
seiham:0:F492:33:500:Always winning hand (07/14)
seiham:0:F493:33:500:Always winning hand (08/14)
seiham:0:F494:33:500:Always winning hand (09/14)
seiham:0:F495:34:500:Always winning hand (10/14)
seiham:0:F496:34:500:Always winning hand (11/14)
seiham:0:F497:34:500:Always winning hand (12/14)
seiham:0:F498:35:500:Always winning hand (13/14)
seiham:0:F499:35:500:Always winning hand (14/14)
; [ Sel Feena ]
selfeena:0:100167:09:000:Infinite Credits
selfeena:0:1023A1:99:000:Infinite Time
selfeena:0:000000:00:999:[An odd one this, there is no solid PL1 or PL2 ]
selfeena:0:000000:00:999:[If you play a one player game you will be the ]
selfeena:0:000000:00:999:[1st Player. If you play a 2 player game and ]
selfeena:0:000000:00:999:[press 2 before 1 then PL2 will be the 1st ]
selfeena:0:000000:00:999:[player and if you press 1 before 2 then PL1 ]
selfeena:0:000000:00:999:[will be the first player. ]
selfeena:0:100615:99:000:Infinite Lives (1st Player)
selfeena:0:100629:99:000:Infinite Bombs (1st Player)
selfeena:0:1023DD:01:000:Invincibility "ON" (1st Player):To be used when you flicker
selfeena:0:1023DD:00:001:Invincibility "OFF" (1st Player)
selfeena:0:100695:99:000:Infinite Lives (2nd Player)
selfeena:0:1006A9:99:000:Infinite Bombs (2nd Player)
selfeena:0:1023E1:01:000:Invincibility "ON" (2nd Player):To be used when you flicker
selfeena:0:1023E1:00:001:Invincibility "OFF" (2nd Player)
; [ Sengeki Striker (Japan) ]
sengekij:0:060B1D4D:05:000:Infinite Lives PL1
sengekij:0:060B1D55:63:000:Infinite Bombs PL1
sengekij:0:060C9E62:00:000:Invincibility PL1
sengekij:0:060C9E63:03:500:Invincibility PL1 (2/2)
sengekij:0:060B1D3F:03:000:Maximum Fire Power PL1
sengekij:0:060B1D4F:05:000:Infinite Lives PL2
sengekij:0:060B1D57:63:000:Infinite Bombs PL2
sengekij:0:060C9ED2:00:000:Invincibility PL2
sengekij:0:060C9ED3:03:500:Invincibility PL2 (2/2)
sengekij:0:060B1D43:03:000:Maximum Fire Power PL2
; [ Sengeki Striker (Asia) ]
sengekis:0:060B1E89:05:000:Infinite Lives PL1
sengekis:0:060B1E91:63:000:Infinite Bombs PL1
sengekis:0:060C9F9E:00:000:Invincibility PL1
sengekis:0:060C9F9F:03:500:Invincibility PL1 (2/2)
sengekis:0:060B1E7B:03:000:Maximum Fire Power PL1
sengekis:0:060B1E8B:05:000:Infinite Lives PL2
sengekis:0:060B1E93:63:000:Infinite Bombs PL2
sengekis:0:060CA00E:00:000:Invincibility PL2
sengekis:0:060CA00F:03:500:Invincibility PL2 (2/2)
sengekis:0:060B1E7F:03:000:Maximum Fire Power PL2
; [ Sengoku / Sengoku Denshou (set 2) ]
sengokh:0:1000B3:02:000:Infinite Lives PL1
sengokh:0:100305:06:000:Infinite Energy PL1
sengokh:0:100336:0F:000:Enable Transformations PL1
sengokh:0:100365:60:000:Change Time Ninja PL1
sengokh:0:100367:60:000:Change Time Samourai PL1
sengokh:0:100369:60:000:Change Time Dog PL1
sengokh:0:100380:04:000:Permanent Weapons PL1
sengokh:0:1002F9:00:001:No weapons PL1
sengokh:0:1002F9:01:001:Get Red Sphere PL1
sengokh:0:1002F9:02:001:Get Blue Sphere PL1
sengokh:0:1002F9:03:001:Get Purple Sphere PL1
sengokh:0:1002F9:04:001:Get Yellow Sphere PL1
sengokh:0:1002F9:05:001:Get Unknown Power 1 PL1
sengokh:0:1002F9:06:001:Get Unknown Power 2 PL1
sengokh:0:1002F9:07:001:Get Unknown Power 3 PL1
sengokh:0:1000B5:02:000:Infinite Lives PL2
sengokh:0:100405:06:000:Infinite Energy PL2
sengokh:0:100436:0F:000:Enable Transformations PL2
sengokh:0:100465:60:000:Change Time Ninja PL2
sengokh:0:100467:60:000:Change Time Samourai PL2
sengokh:0:100469:60:000:Change Time Dog PL2
sengokh:0:100480:04:000:Permanent Weapons PL2
sengokh:0:1003F9:00:001:No weapons PL2
sengokh:0:1003F9:01:001:Get Red Sphere PL2
sengokh:0:1003F9:02:001:Get Blue Sphere PL2
sengokh:0:1003F9:03:001:Get Purple Sphere PL2
sengokh:0:1003F9:04:001:Get Yellow Sphere PL2
sengokh:0:1003F9:05:001:Get Unknown Power 1 PL2
sengokh:0:1003F9:06:001:Get Unknown Power 2 PL2
sengokh:0:1003F9:07:001:Get Unknown Power 3 PL2
; [ Sengoku Mahjong (Japan) ]
sengokmj:0:0841A:FF:000:Infinite Credits
sengokmj:0:098F0:FF:000:Infinite Kamon
sengokmj:0:098DC:01:000:Always have ALL Items
sengokmj:0:098DE:01:500:Always have ALL Items (2/7)
sengokmj:0:098E0:01:500:Always have ALL Items (3/7)
sengokmj:0:098E2:01:500:Always have ALL Items (4/7)
sengokmj:0:098E4:01:500:Always have ALL Items (5/7)
sengokmj:0:098E6:01:500:Always have ALL Items (6/7)
sengokmj:0:098E8:01:500:Always have ALL Items (7/7)
sengokmj:0:08124:01:001:Get winning hand Now!:Kokushi 13 Men Machi
sengokmj:0:08126:09:501:Get winning hand Now! (2/14)
sengokmj:0:08128:0A:501:Get winning hand Now! (3/14)
sengokmj:0:0812A:12:501:Get winning hand Now! (4/14)
sengokmj:0:0812C:13:501:Get winning hand Now! (5/14)
sengokmj:0:0812E:1B:501:Get winning hand Now! (6/14)
sengokmj:0:08130:1C:501:Get winning hand Now! (7/14)
sengokmj:0:08132:1D:501:Get winning hand Now! (8/14)
sengokmj:0:08134:1E:501:Get winning hand Now! (9/14)
sengokmj:0:08136:1F:501:Get winning hand Now! (10/14)
sengokmj:0:08138:20:501:Get winning hand Now! (11/14)
sengokmj:0:0813A:21:501:Get winning hand Now! (12/14)
sengokmj:0:0813C:22:501:Get winning hand Now! (13/14)
sengokmj:0:0813E:22:501:Get winning hand Now! (14/14)
sengokmj:0:08124:01:000:Always winning hand:Kokushi 13 Men Machi
sengokmj:0:08126:09:500:Always winning hand (2/14)
sengokmj:0:08128:0A:500:Always winning hand (3/14)
sengokmj:0:0812A:12:500:Always winning hand (4/14)
sengokmj:0:0812C:13:500:Always winning hand (5/14)
sengokmj:0:0812E:1B:500:Always winning hand (6/14)
sengokmj:0:08130:1C:500:Always winning hand (7/14)
sengokmj:0:08132:1D:500:Always winning hand (8/14)
sengokmj:0:08134:1E:500:Always winning hand (9/14)
sengokmj:0:08136:1F:500:Always winning hand (10/14)
sengokmj:0:08138:20:500:Always winning hand (11/14)
sengokmj:0:0813A:21:500:Always winning hand (12/14)
sengokmj:0:0813C:22:500:Always winning hand (13/14)
sengokmj:0:0813E:22:500:Always winning hand (14/14)
; [ Sengoku / Sengoku Denshou (set 1) ]
sengoku:0:1000B3:02:000:Infinite Lives PL1
sengoku:0:100305:06:000:Infinite Energy PL1
sengoku:0:100336:0F:000:Enable Transformations PL1
sengoku:0:100365:60:000:Change Time Ninja PL1
sengoku:0:100367:60:000:Change Time Samourai PL1
sengoku:0:100369:60:000:Change Time Dog PL1
sengoku:0:100380:04:000:Permanent Weapons PL1
sengoku:0:1002F9:00:001:No weapons PL1
sengoku:0:1002F9:01:001:Get Red Sphere PL1
sengoku:0:1002F9:02:001:Get Blue Sphere PL1
sengoku:0:1002F9:03:001:Get Purple Sphere PL1
sengoku:0:1002F9:04:001:Get Yellow Sphere PL1
sengoku:0:1002F9:05:001:Get Unknown Power 1 PL1
sengoku:0:1002F9:06:001:Get Unknown Power 2 PL1
sengoku:0:1002F9:07:001:Get Unknown Power 3 PL1
sengoku:0:1000B5:02:000:Infinite Lives PL2
sengoku:0:100405:06:000:Infinite Energy PL2
sengoku:0:100436:0F:000:Enable Transformations PL2
sengoku:0:100465:60:000:Change Time Ninja PL2
sengoku:0:100467:60:000:Change Time Samourai PL2
sengoku:0:100469:60:000:Change Time Dog PL2
sengoku:0:100480:04:000:Permanent Weapons PL2
sengoku:0:1003F9:00:001:No weapons PL2
sengoku:0:1003F9:01:001:Get Red Sphere PL2
sengoku:0:1003F9:02:001:Get Blue Sphere PL2
sengoku:0:1003F9:03:001:Get Purple Sphere PL2
sengoku:0:1003F9:04:001:Get Yellow Sphere PL2
sengoku:0:1003F9:05:001:Get Unknown Power 1 PL2
sengoku:0:1003F9:06:001:Get Unknown Power 2 PL2
sengoku:0:1003F9:07:001:Get Unknown Power 3 PL2
; [ Sengoku 2 / Sengoku Denshou 2 ]
sengoku2:0:1001AF:03:000:Infinite Lives PL1
sengoku2:0:102CF3:06:000:Infinite Energy PL1
sengoku2:0:102D1D:02:000:Invincibility PL1:You won't be able to get the spheres while Invincibility is ON
sengoku2:0:102D1E:10:000:Permanent Weapons PL1
sengoku2:0:102D5F:3C:000:Infinite Ninja Morph Time PL1
sengoku2:0:102D60:3C:000:Infinite Old Man Morph Time PL1
sengoku2:0:102D61:3C:000:Infinite Dog Morph Time PL1
sengoku2:0:102D29:00:001:Standard Weapon PL1
sengoku2:0:102D29:01:001:Get Blue Sphere PL1
sengoku2:0:102D29:02:001:Get Pink Sphere PL1
sengoku2:0:102D29:03:001:Get Yellow Sphere PL1
sengoku2:0:1001B1:03:000:Infinite Lives PL2
sengoku2:0:102DF3:06:000:Infinite Energy PL2
sengoku2:0:102E1D:02:000:Invincibility PL2:You won't be able to get the spheres while Invincibility is ON
sengoku2:0:102E1E:10:000:Permanent Weapons PL2
sengoku2:0:102E5F:3C:000:Infinite Ninja Morph Time PL2
sengoku2:0:102E60:3C:000:Infinite Old Man Morph Time PL2
sengoku2:0:102E61:3C:000:Infinite Dog Morph Time PL2
sengoku2:0:102E29:00:001:Standard Weapon PL2
sengoku2:0:102E29:01:001:Get Blue Sphere PL2
sengoku2:0:102E29:02:001:Get Pink Sphere PL2
sengoku2:0:102E29:03:001:Get Yellow Sphere PL2
; [ Senjyo ]
senjyo:0:8002:03:000:Infinite Lives PL1
senjyo:0:8003:03:000:Infinite Lives PL2
; [ Sen-Know (Japan) ]
senknow:0:0600355B:00:000:Infinite Time
; [ Senkyu ]
senkyu:0:0000:00:999:[ There are no cheats ]:REASON 1
senkyu:0:0000:00:999:[ for this game as it ]:REASON 1
senkyu:0:0000:00:999:[ didn't work the last ]:REASON 1
senkyu:0:0000:00:999:[ time it was tested. ]:REASON 1
senkyu:0:0000:00:999:[ If the game now works ]:REASON 1
senkyu:0:0000:00:999:[ please request cheats ]:REASON 1
senkyu:0:0000:00:999:[ for it on the cheat ]:REASON 1
senkyu:0:0000:00:999:[ forums. ]:REASON 1
; [ Sente Diagnostic Cartridge ]
sentetst:0:000000:00:999:[Now you really don't expect]
sentetst:0:000000:00:999:[a cheat for this diagnostic]
sentetst:0:000000:00:999:[cartridge......DO YOU??!! ]
; [ SAR - Search And Rescue (US) ]
sercharu:0:040121:99:000:Infinite Lives PL1
sercharu:0:0400F5:78:000:Invincibility PL1
sercharu:0:040603:10:520:Invincibility PL1 (2/2)
sercharu:0:0405FF:00:000:Always have normal weapon PL1
sercharu:0:0405FF:01:000:Always have flame thrower PL1
sercharu:0:0405FF:02:000:Always have rocket launchrPL1
sercharu:0:0405FF:00:001:Get normal weapon Now! PL1
sercharu:0:0405FF:01:001:Get flame thrower Now! PL1
sercharu:0:0405FF:02:001:Get rocket launchr Now! PL1
sercharu:0:040123:99:000:Infinite Lives PL2
sercharu:0:040105:78:000:Invincibility PL2
sercharu:0:040643:10:520:Invincibility PL2 (2/2)
sercharu:0:04063F:00:000:Always have normal weapon PL2
sercharu:0:04063F:01:000:Always have flame thrower PL2
sercharu:0:04063F:02:000:Always have rocket launchrPL2
sercharu:0:04063F:00:001:Get normal weapon Now! PL2
sercharu:0:04063F:01:001:Get flame thrower Now! PL2
sercharu:0:04063F:02:001:Get rocket launchr Now! PL2
; [ Sexy Parodius (ver JAA) ]
sexyparo:0:C107E9:0A:000:Infinite Lives PL1
sexyparo:0:C00E4F:02:000:Invincibility PL1
sexyparo:0:C10867:0A:000:Infinite Lives PL2
sexyparo:0:C03B4F:02:000:Invincibility PL2
; [ Street Fighter (World) ]
sf1:0:FF8E1A:09:000:Infinite Time
sf1:0:FFC66B:00:000:Always have No Energy CPU
sf1:0:FFC66A:00:500:Always have No Energy CPU (2/2)
sf1:0:FFC66C:00:000:Rounds won always = 0 CPU
sf1:0:FFC66B:00:001:Drain All Energy Now! CPU
sf1:0:FFC66A:00:501:Drain All Energy Now! CPU (2/2)
sf1:0:FFC66C:00:001:Rounds won = 0 Now! CPU
sf1:0:FF86B7:0B:000:Infinite Energy PL1
sf1:0:FF86B6:04:500:Infinite Energy PL1 (2/2)
sf1:0:FF86B8:02:000:Finish round to win match PL1
sf1:0:FF86B7:00:000:Always have No Energy PL1
sf1:0:FF86B6:00:500:Always have No Energy PL1 (2/2)
sf1:0:FF86B8:00:000:Rounds won always = 0 PL1
sf1:0:FF86B7:00:001:Drain All Energy Now! PL1
sf1:0:FF86B6:00:501:Drain All Energy Now! PL1 (2/2)
sf1:0:FF86B8:00:001:Rounds won = 0 Now! PL1
sf1:0:FFE433:00:000:Always quick motion PL1
sf1:0:FF86C6:02:000:Easy Tatsumaki PL1
sf1:0:FF86C9:02:000:Easy Syouryuuken PL1
sf1:0:FF86CC:02:000:Easy Hadouken PL1
sf1:0:FF86E1:0B:000:Infinite Energy PL2
sf1:0:FF86E0:04:500:Infinite Energy PL2 (2/2)
sf1:0:FF86E2:02:000:Finish round to win match PL2
sf1:0:FF86E1:00:000:Always have No Energy PL2
sf1:0:FF86E0:00:500:Always have No Energy PL2 (2/2)
sf1:0:FF86E2:00:000:Rounds won always = 0 PL2
sf1:0:FF86E1:00:001:Drain All Energy Now! PL2
sf1:0:FF86E0:00:501:Drain All Energy Now! PL2 (2/2)
sf1:0:FF86E2:00:001:Rounds won = 0 Now! PL2
sf1:0:FFE463:00:000:Always quick motion PL2
sf1:0:FF86F0:02:000:Easy Tatsumaki PL2
sf1:0:FF86F3:02:000:Easy Syouryuuken PL2
sf1:0:FF86F6:02:000:Easy Hadouken PL2
; [ Street Fighter (Japan) ]
sf1jp:0:FF8E1A:09:000:Infinite Time
sf1jp:0:FFC66B:00:000:Always have No Energy CPU
sf1jp:0:FFC66A:00:500:Always have No Energy CPU (2/2)
sf1jp:0:FFC66C:00:000:Rounds won always = 0 CPU
sf1jp:0:FFC66B:00:001:Drain All Energy Now! CPU
sf1jp:0:FFC66A:00:501:Drain All Energy Now! CPU (2/2)
sf1jp:0:FFC66C:00:001:Rounds won = 0 Now! CPU
sf1jp:0:FF86B7:0B:000:Infinite Energy PL1
sf1jp:0:FF86B6:04:500:Infinite Energy PL1 (2/2)
sf1jp:0:FF86B8:02:000:Finish round to win match PL1
sf1jp:0:FF86B7:00:000:Always have No Energy PL1
sf1jp:0:FF86B6:00:500:Always have No Energy PL1 (2/2)
sf1jp:0:FF86B8:00:000:Rounds won always = 0 PL1
sf1jp:0:FF86B7:00:001:Drain All Energy Now! PL1
sf1jp:0:FF86B6:00:501:Drain All Energy Now! PL1 (2/2)
sf1jp:0:FF86B8:00:001:Rounds won = 0 Now! PL1
sf1jp:0:FFE433:00:000:Always quick motion PL1
sf1jp:0:FF86C6:02:000:Easy Tatsumaki PL1
sf1jp:0:FF86C9:02:000:Easy Syouryuuken PL1
sf1jp:0:FF86CC:02:000:Easy Hadouken PL1
sf1jp:0:FF86E1:0B:000:Infinite Energy PL2
sf1jp:0:FF86E0:04:500:Infinite Energy PL2 (2/2)
sf1jp:0:FF86E2:02:000:Finish round to win match PL2
sf1jp:0:FF86E1:00:000:Always have No Energy PL2
sf1jp:0:FF86E0:00:500:Always have No Energy PL2 (2/2)
sf1jp:0:FF86E2:00:000:Rounds won always = 0 PL2
sf1jp:0:FF86E1:00:001:Drain All Energy Now! PL2
sf1jp:0:FF86E0:00:501:Drain All Energy Now! PL2 (2/2)
sf1jp:0:FF86E2:00:001:Rounds won = 0 Now! PL2
sf1jp:0:FFE463:00:000:Always quick motion PL2
sf1jp:0:FF86F0:02:000:Easy Tatsumaki PL2
sf1jp:0:FF86F3:02:000:Easy Syouryuuken PL2
sf1jp:0:FF86F6:02:000:Easy Hadouken PL2
; [ Street Fighter (prototype) ]
sf1p:0:FF9440:09:000:Infinite Time
sf1p:0:FF86F7:00:000:Always have No Energy CPU
sf1p:0:FF86F6:00:500:Always have No Energy CPU (2/2)
sf1p:0:FF86F8:00:000:Rounds won always = 0 CPU
sf1p:0:FF86F7:00:001:Drain All Energy Now! CPU
sf1p:0:FF86F6:00:501:Drain All Energy Now! CPU (2/2)
sf1p:0:FF86F8:00:001:Rounds won = 0 Now! CPU
sf1p:0:FF86A3:0B:000:Infinite Energy PL1
sf1p:0:FF86A2:04:500:Infinite Energy PL1 (2/2)
sf1p:0:FF86A4:02:000:Finish round to win match PL1
sf1p:0:FF86A3:00:000:Always have No Energy PL1
sf1p:0:FF86A2:00:500:Always have No Energy PL1 (2/2)
sf1p:0:FF86A4:00:000:Rounds won always = 0 PL1
sf1p:0:FF86A3:00:001:Drain All Energy Now! PL1
sf1p:0:FF86A2:00:501:Drain All Energy Now! PL1 (2/2)
sf1p:0:FF86A4:00:001:Rounds won = 0 Now! PL1
sf1p:0:FFE433:00:000:Always quick motion PL1
sf1p:0:FF86B2:02:000:Easy Tatsumaki PL1
sf1p:0:FF86B5:02:000:Easy Syouryuuken PL1
sf1p:0:FF86B8:02:000:Easy Hadouken PL1
sf1p:0:FF86CD:0B:000:Infinite Energy PL2
sf1p:0:FF86CC:04:500:Infinite Energy PL2 (2/2)
sf1p:0:FF86CE:02:000:Finish round to win match PL2
sf1p:0:FF86CD:00:000:Always have No Energy PL2
sf1p:0:FF86CC:00:500:Always have No Energy PL2 (2/2)
sf1p:0:FF86CE:00:000:Rounds won always = 0 PL2
sf1p:0:FF86CD:00:001:Drain All Energy Now! PL2
sf1p:0:FF86CC:00:501:Drain All Energy Now! PL2 (2/2)
sf1p:0:FF86CE:00:001:Rounds won = 0 Now! PL2
sf1p:0:FFE463:00:000:Always quick motion PL2
sf1p:0:FF86DC:02:000:Easy Tatsumaki PL2
sf1p:0:FF86DF:02:000:Easy Syouryuuken PL2
sf1p:0:FF86E2:02:000:Easy Hadouken PL2
; [ Street Fighter (US) ]
sf1us:0:FF8E1A:09:000:Infinite Time
sf1us:0:FFC66B:00:000:Always have No Energy CPU
sf1us:0:FFC66A:00:500:Always have No Energy CPU (2/2)
sf1us:0:FFC66C:00:000:Rounds won always = 0 CPU
sf1us:0:FFC66B:00:001:Drain All Energy Now! CPU
sf1us:0:FFC66A:00:501:Drain All Energy Now! CPU (2/2)
sf1us:0:FFC66C:00:001:Rounds won = 0 Now! CPU
sf1us:0:FF86B7:0B:000:Infinite Energy PL1
sf1us:0:FF86B6:04:500:Infinite Energy PL1 (2/2)
sf1us:0:FF86B8:02:000:Finish round to win match PL1
sf1us:0:FF86B7:00:000:Always have No Energy PL1
sf1us:0:FF86B6:00:500:Always have No Energy PL1 (2/2)
sf1us:0:FF86B8:00:000:Rounds won always = 0 PL1
sf1us:0:FF86B7:00:001:Drain All Energy Now! PL1
sf1us:0:FF86B6:00:501:Drain All Energy Now! PL1 (2/2)
sf1us:0:FF86B8:00:001:Rounds won = 0 Now! PL1
sf1us:0:FFE433:00:000:Always quick motion PL1
sf1us:0:FF86C6:02:000:Easy Tatsumaki PL1
sf1us:0:FF86C9:02:000:Easy Syouryuuken PL1
sf1us:0:FF86CC:02:000:Easy Hadouken PL1
sf1us:0:FF86E1:0B:000:Infinite Energy PL2
sf1us:0:FF86E0:04:500:Infinite Energy PL2 (2/2)
sf1us:0:FF86E2:02:000:Finish round to win match PL2
sf1us:0:FF86E1:00:000:Always have No Energy PL2
sf1us:0:FF86E0:00:500:Always have No Energy PL2 (2/2)
sf1us:0:FF86E2:00:000:Rounds won always = 0 PL2
sf1us:0:FF86E1:00:001:Drain All Energy Now! PL2
sf1us:0:FF86E0:00:501:Drain All Energy Now! PL2 (2/2)
sf1us:0:FF86E2:00:001:Rounds won = 0 Now! PL2
sf1us:0:FFE463:00:000:Always quick motion PL2
sf1us:0:FF86F0:02:000:Easy Tatsumaki PL2
sf1us:0:FF86F3:02:000:Easy Syouryuuken PL2
sf1us:0:FF86F6:02:000:Easy Hadouken PL2
; [ Street Fighter II - The World Warrior (World 910522) ]
sf2:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2:0:000000:00:999:[ the bonus levels. ]
sf2:0:FF8ACE:99:000:Infinite Time
sf2:0:FF89CD:09:001:Next level = Last level
sf2:0:FF89CD:0A:001:Lose a credit = Last level
sf2:0:FF82E1:01:000:No Wait Mode
sf2:0:FF83F1:90:000:Infinite Energy PL1
sf2:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2:0:FF83F1:00:000:Always have No Energy PL1
sf2:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2:0:FF8656:02:000:Finish round to win match PL1
sf2:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2:0:FF8585:01:000:Invincibility PL1
sf2:0:FF8547:00:000:Command during jump "ON" PL1
sf2:0:FF859A:00:000:No limit next shot PL1
sf2:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2:0:FF83E4:01:000:Shot motion cancel PL1
sf2:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2:0:FF8447:01:000:Quick charge (Guile) PL1
sf2:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2:0:FF8657:00:001:Play with Ryu PL1
sf2:0:FF8657:01:001:Play with E. Honda PL1
sf2:0:FF8657:02:001:Play with Blanka PL1
sf2:0:FF8657:03:001:Play with Guile PL1
sf2:0:FF8657:04:001:Play with Ken PL1
sf2:0:FF8657:05:001:Play with Chun Li PL1
sf2:0:FF8657:06:001:Play with Zangief PL1
sf2:0:FF8657:07:001:Play with Dhalsim PL1
sf2:0:FF8657:08:001:Play with M. Bison PL1
sf2:0:FF8657:09:001:Play with Sagat PL1
sf2:0:FF8657:0A:001:Play with Balrog PL1
sf2:0:FF8657:0B:001:Play with Vega PL1
sf2:0:FF86F1:90:000:Infinite Energy PL2
sf2:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2:0:FF86F1:00:000:Always have No Energy PL2
sf2:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2:0:FF8956:02:000:Finish round to win match PL2
sf2:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2:0:FF8885:01:000:Invincibility PL2
sf2:0:FF8847:00:000:Command during jump ON PL2
sf2:0:FF889A:00:000:No limit next shot PL2
sf2:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2:0:FF86E4:01:000:Shot motion cancel PL2
sf2:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2:0:FF8747:01:000:Quick charge (Guile) PL2
sf2:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2:0:FF8957:00:001:Play with Ryu PL2
sf2:0:FF8957:01:001:Play with E. Honda PL2
sf2:0:FF8957:02:001:Play with Blanka PL2
sf2:0:FF8957:03:001:Play with Guile PL2
sf2:0:FF8957:04:001:Play with Ken PL2
sf2:0:FF8957:05:001:Play with Chun Li PL2
sf2:0:FF8957:06:001:Play with Zangief PL2
sf2:0:FF8957:07:001:Play with Dhalsim PL2
sf2:0:FF8957:08:001:Play with M. Bison PL2
sf2:0:FF8957:09:001:Play with Sagat PL2
sf2:0:FF8957:0A:001:Play with Balrog PL2
sf2:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (Accelerator Pt.II) ]
sf2accp2:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2accp2:0:000000:00:999:[ the bonus levels. ]
sf2accp2:0:FF8ABE:99:000:Infinite Time
sf2accp2:0:FF89C1:0A:001:Next level = Last level
sf2accp2:0:FF89C1:0B:001:Lose a credit = Last level
sf2accp2:0:FF82DD:01:000:No Wait Mode
sf2accp2:0:FF83E9:90:000:Infinite Energy PL1
sf2accp2:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2accp2:0:FF83E9:00:000:Always have No Energy PL1
sf2accp2:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2accp2:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2accp2:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2accp2:0:FF864E:02:000:Finish round to win match PL1
sf2accp2:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2accp2:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2accp2:0:FF8553:01:000:All Hits Combo PL1
sf2accp2:0:FF870A:00:000:All Hits Keep You Close PL1
sf2accp2:0:FF857D:01:000:Invincibility PL1
sf2accp2:0:FF853F:00:000:Command during jump ON PL1
sf2accp2:0:FF8592:00:000:No limit next shot PL1
sf2accp2:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2accp2:0:FF83DC:01:000:Shot motion cancel PL1
sf2accp2:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2accp2:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2accp2:0:FF843F:01:000:Quick charge (Guile) PL1
sf2accp2:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2accp2:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2accp2:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2accp2:0:FF843F:01:000:Quick charge (Vega) PL1
sf2accp2:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2accp2:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2accp2:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2accp2:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2accp2:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2accp2:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2accp2:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2accp2:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2accp2:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2accp2:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2accp2:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2accp2:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2accp2:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2accp2:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2accp2:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2accp2:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2accp2:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2accp2:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2accp2:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2accp2:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2accp2:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2accp2:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2accp2:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2accp2:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2accp2:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2accp2:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2accp2:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2accp2:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2accp2:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2accp2:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2accp2:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2accp2:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2accp2:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2accp2:0:FF864F:00:001:Play with Ryu PL1
sf2accp2:0:FF864F:01:001:Play with E. Honda PL1
sf2accp2:0:FF864F:02:001:Play with Blanka PL1
sf2accp2:0:FF864F:03:001:Play with Guile PL1
sf2accp2:0:FF864F:04:001:Play with Ken PL1
sf2accp2:0:FF864F:05:001:Play with Chun Li PL1
sf2accp2:0:FF864F:06:001:Play with Zangief PL1
sf2accp2:0:FF864F:07:001:Play with Dhalsim PL1
sf2accp2:0:FF864F:08:001:Play with M. Bison PL1
sf2accp2:0:FF864F:09:001:Play with Sagat PL1
sf2accp2:0:FF864F:0A:001:Play with Balrog PL1
sf2accp2:0:FF864F:0B:001:Play with Vega PL1
sf2accp2:0:FF86E9:90:000:Infinite Energy PL2
sf2accp2:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2accp2:0:FF86E9:00:000:Always have No Energy PL2
sf2accp2:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2accp2:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2accp2:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2accp2:0:FF894E:02:000:Finish round to win match PL2
sf2accp2:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2accp2:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2accp2:0:FF8853:01:000:All Hits Combo PL2
sf2accp2:0:FF840A:00:000:All Hits Keep you Close PL2
sf2accp2:0:FF887D:01:000:Invincibility PL2
sf2accp2:0:FF883F:00:000:Command during jump ON PL2
sf2accp2:0:FF8892:00:000:No limit next shot PL2
sf2accp2:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2accp2:0:FF86DC:01:000:Shot motion cancel PL2
sf2accp2:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2accp2:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2accp2:0:FF873F:01:000:Quick charge (Guile) PL2
sf2accp2:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2accp2:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2accp2:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2accp2:0:FF873F:01:000:Quick charge (Vega) PL2
sf2accp2:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2accp2:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2accp2:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2accp2:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2accp2:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2accp2:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2accp2:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2accp2:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2accp2:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2accp2:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2accp2:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2accp2:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2accp2:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2accp2:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2accp2:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2accp2:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2accp2:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2accp2:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2accp2:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2accp2:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2accp2:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2accp2:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2accp2:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2accp2:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2accp2:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2accp2:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2accp2:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2accp2:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2accp2:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2accp2:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2accp2:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2accp2:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2accp2:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2accp2:0:FF894F:00:001:Play with Ryu PL2
sf2accp2:0:FF894F:01:001:Play with E. Honda PL2
sf2accp2:0:FF894F:02:001:Play with Blanka PL2
sf2accp2:0:FF894F:03:001:Play with Guile PL2
sf2accp2:0:FF894F:04:001:Play with Ken PL2
sf2accp2:0:FF894F:05:001:Play with Chun Li PL2
sf2accp2:0:FF894F:06:001:Play with Zangief PL2
sf2accp2:0:FF894F:07:001:Play with Dhalsim PL2
sf2accp2:0:FF894F:08:001:Play with M. Bison PL2
sf2accp2:0:FF894F:09:001:Play with Sagat PL2
sf2accp2:0:FF894F:0A:001:Play with Balrog PL2
sf2accp2:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (World 920313) ]
sf2ce:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ce:0:000000:00:999:[ the bonus levels. ]
sf2ce:0:FF8ABE:99:000:Infinite Time
sf2ce:0:FF89C1:0A:001:Next level = Last level
sf2ce:0:FF89C1:0B:001:Lose a credit = Last level
sf2ce:0:FF82DD:01:000:No Wait Mode
sf2ce:0:FF83E9:90:000:Infinite Energy PL1
sf2ce:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2ce:0:FF83E9:00:000:Always have No Energy PL1
sf2ce:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2ce:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2ce:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2ce:0:FF864E:02:000:Finish round to win match PL1
sf2ce:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2ce:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2ce:0:FF8553:01:000:All Hits Combo PL1
sf2ce:0:FF870A:00:000:All Hits Keep You Close PL1
sf2ce:0:FF857D:01:000:Invincibility PL1
sf2ce:0:FF853F:00:000:Command during jump ON PL1
sf2ce:0:FF8592:00:000:No limit next shot PL1
sf2ce:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2ce:0:FF83DC:01:000:Shot motion cancel PL1
sf2ce:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2ce:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2ce:0:FF843F:01:000:Quick charge (Guile) PL1
sf2ce:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2ce:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2ce:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2ce:0:FF843F:01:000:Quick charge (Vega) PL1
sf2ce:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2ce:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2ce:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ce:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ce:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ce:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2ce:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2ce:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2ce:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2ce:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ce:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2ce:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ce:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ce:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ce:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ce:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ce:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ce:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2ce:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2ce:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2ce:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2ce:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2ce:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2ce:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2ce:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2ce:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2ce:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2ce:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2ce:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2ce:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2ce:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2ce:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2ce:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ce:0:FF864F:00:001:Play with Ryu PL1
sf2ce:0:FF864F:01:001:Play with E. Honda PL1
sf2ce:0:FF864F:02:001:Play with Blanka PL1
sf2ce:0:FF864F:03:001:Play with Guile PL1
sf2ce:0:FF864F:04:001:Play with Ken PL1
sf2ce:0:FF864F:05:001:Play with Chun Li PL1
sf2ce:0:FF864F:06:001:Play with Zangief PL1
sf2ce:0:FF864F:07:001:Play with Dhalsim PL1
sf2ce:0:FF864F:08:001:Play with M. Bison PL1
sf2ce:0:FF864F:09:001:Play with Sagat PL1
sf2ce:0:FF864F:0A:001:Play with Balrog PL1
sf2ce:0:FF864F:0B:001:Play with Vega PL1
sf2ce:0:FF86E9:90:000:Infinite Energy PL2
sf2ce:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2ce:0:FF86E9:00:000:Always have No Energy PL2
sf2ce:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2ce:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2ce:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2ce:0:FF894E:02:000:Finish round to win match PL2
sf2ce:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2ce:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2ce:0:FF8853:01:000:All Hits Combo PL2
sf2ce:0:FF840A:00:000:All Hits Keep you Close PL2
sf2ce:0:FF887D:01:000:Invincibility PL2
sf2ce:0:FF883F:00:000:Command during jump ON PL2
sf2ce:0:FF8892:00:000:No limit next shot PL2
sf2ce:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2ce:0:FF86DC:01:000:Shot motion cancel PL2
sf2ce:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2ce:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2ce:0:FF873F:01:000:Quick charge (Guile) PL2
sf2ce:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2ce:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2ce:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2ce:0:FF873F:01:000:Quick charge (Vega) PL2
sf2ce:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2ce:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2ce:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ce:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ce:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ce:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2ce:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2ce:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2ce:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2ce:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ce:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2ce:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ce:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ce:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ce:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ce:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ce:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ce:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2ce:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2ce:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2ce:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2ce:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2ce:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2ce:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2ce:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2ce:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2ce:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2ce:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2ce:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2ce:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2ce:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2ce:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2ce:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ce:0:FF894F:00:001:Play with Ryu PL2
sf2ce:0:FF894F:01:001:Play with E. Honda PL2
sf2ce:0:FF894F:02:001:Play with Blanka PL2
sf2ce:0:FF894F:03:001:Play with Guile PL2
sf2ce:0:FF894F:04:001:Play with Ken PL2
sf2ce:0:FF894F:05:001:Play with Chun Li PL2
sf2ce:0:FF894F:06:001:Play with Zangief PL2
sf2ce:0:FF894F:07:001:Play with Dhalsim PL2
sf2ce:0:FF894F:08:001:Play with M. Bison PL2
sf2ce:0:FF894F:09:001:Play with Sagat PL2
sf2ce:0:FF894F:0A:001:Play with Balrog PL2
sf2ce:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (Japan 920513) ]
sf2cej:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2cej:0:000000:00:999:[ the bonus levels. ]
sf2cej:0:FF8ABE:99:000:Infinite Time
sf2cej:0:FF89C1:0A:001:Next level = Last level
sf2cej:0:FF89C1:0B:001:Lose a credit = Last level
sf2cej:0:FF82DD:01:000:No Wait Mode
sf2cej:0:FF83E9:90:000:Infinite Energy PL1
sf2cej:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2cej:0:FF83E9:00:000:Always have No Energy PL1
sf2cej:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2cej:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2cej:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2cej:0:FF864E:02:000:Finish round to win match PL1
sf2cej:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2cej:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2cej:0:FF8553:01:000:All Hits Combo PL1
sf2cej:0:FF870A:00:000:All Hits Keep You Close PL1
sf2cej:0:FF857D:01:000:Invincibility PL1
sf2cej:0:FF853F:00:000:Command during jump ON PL1
sf2cej:0:FF8592:00:000:No limit next shot PL1
sf2cej:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2cej:0:FF83DC:01:000:Shot motion cancel PL1
sf2cej:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2cej:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2cej:0:FF843F:01:000:Quick charge (Guile) PL1
sf2cej:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2cej:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2cej:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2cej:0:FF843F:01:000:Quick charge (Vega) PL1
sf2cej:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2cej:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2cej:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2cej:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2cej:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2cej:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2cej:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2cej:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2cej:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2cej:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2cej:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2cej:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2cej:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2cej:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2cej:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2cej:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2cej:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2cej:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2cej:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2cej:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2cej:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2cej:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2cej:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2cej:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2cej:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2cej:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2cej:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2cej:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2cej:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2cej:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2cej:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2cej:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2cej:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2cej:0:FF864F:00:001:Play with Ryu PL1
sf2cej:0:FF864F:01:001:Play with E. Honda PL1
sf2cej:0:FF864F:02:001:Play with Blanka PL1
sf2cej:0:FF864F:03:001:Play with Guile PL1
sf2cej:0:FF864F:04:001:Play with Ken PL1
sf2cej:0:FF864F:05:001:Play with Chun Li PL1
sf2cej:0:FF864F:06:001:Play with Zangief PL1
sf2cej:0:FF864F:07:001:Play with Dhalsim PL1
sf2cej:0:FF864F:08:001:Play with M. Bison PL1
sf2cej:0:FF864F:09:001:Play with Sagat PL1
sf2cej:0:FF864F:0A:001:Play with Balrog PL1
sf2cej:0:FF864F:0B:001:Play with Vega PL1
sf2cej:0:FF86E9:90:000:Infinite Energy PL2
sf2cej:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2cej:0:FF86E9:00:000:Always have No Energy PL2
sf2cej:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2cej:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2cej:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2cej:0:FF894E:02:000:Finish round to win match PL2
sf2cej:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2cej:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2cej:0:FF8853:01:000:All Hits Combo PL2
sf2cej:0:FF840A:00:000:All Hits Keep you Close PL2
sf2cej:0:FF887D:01:000:Invincibility PL2
sf2cej:0:FF883F:00:000:Command during jump ON PL2
sf2cej:0:FF8892:00:000:No limit next shot PL2
sf2cej:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2cej:0:FF86DC:01:000:Shot motion cancel PL2
sf2cej:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2cej:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2cej:0:FF873F:01:000:Quick charge (Guile) PL2
sf2cej:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2cej:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2cej:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2cej:0:FF873F:01:000:Quick charge (Vega) PL2
sf2cej:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2cej:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2cej:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2cej:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2cej:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2cej:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2cej:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2cej:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2cej:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2cej:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2cej:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2cej:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2cej:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2cej:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2cej:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2cej:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2cej:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2cej:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2cej:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2cej:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2cej:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2cej:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2cej:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2cej:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2cej:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2cej:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2cej:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2cej:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2cej:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2cej:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2cej:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2cej:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2cej:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2cej:0:FF894F:00:001:Play with Ryu PL2
sf2cej:0:FF894F:01:001:Play with E. Honda PL2
sf2cej:0:FF894F:02:001:Play with Blanka PL2
sf2cej:0:FF894F:03:001:Play with Guile PL2
sf2cej:0:FF894F:04:001:Play with Ken PL2
sf2cej:0:FF894F:05:001:Play with Chun Li PL2
sf2cej:0:FF894F:06:001:Play with Zangief PL2
sf2cej:0:FF894F:07:001:Play with Dhalsim PL2
sf2cej:0:FF894F:08:001:Play with M. Bison PL2
sf2cej:0:FF894F:09:001:Play with Sagat PL2
sf2cej:0:FF894F:0A:001:Play with Balrog PL2
sf2cej:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (US 920313) ]
sf2ceua:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ceua:0:000000:00:999:[ the bonus levels. ]
sf2ceua:0:FF8ABE:99:000:Infinite Time
sf2ceua:0:FF89C1:0A:001:Next level = Last level
sf2ceua:0:FF89C1:0B:001:Lose a credit = Last level
sf2ceua:0:FF82DD:01:000:No Wait Mode
sf2ceua:0:FF83E9:90:000:Infinite Energy PL1
sf2ceua:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2ceua:0:FF83E9:00:000:Always have No Energy PL1
sf2ceua:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2ceua:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2ceua:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2ceua:0:FF864E:02:000:Finish round to win match PL1
sf2ceua:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2ceua:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2ceua:0:FF8553:01:000:All Hits Combo PL1
sf2ceua:0:FF870A:00:000:All Hits Keep You Close PL1
sf2ceua:0:FF857D:01:000:Invincibility PL1
sf2ceua:0:FF853F:00:000:Command during jump ON PL1
sf2ceua:0:FF8592:00:000:No limit next shot PL1
sf2ceua:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2ceua:0:FF83DC:01:000:Shot motion cancel PL1
sf2ceua:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2ceua:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2ceua:0:FF843F:01:000:Quick charge (Guile) PL1
sf2ceua:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2ceua:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2ceua:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2ceua:0:FF843F:01:000:Quick charge (Vega) PL1
sf2ceua:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2ceua:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2ceua:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ceua:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ceua:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ceua:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2ceua:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2ceua:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2ceua:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2ceua:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ceua:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2ceua:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ceua:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ceua:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ceua:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ceua:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ceua:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ceua:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2ceua:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2ceua:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2ceua:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2ceua:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2ceua:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2ceua:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2ceua:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2ceua:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2ceua:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2ceua:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2ceua:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2ceua:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2ceua:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2ceua:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2ceua:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ceua:0:FF864F:00:001:Play with Ryu PL1
sf2ceua:0:FF864F:01:001:Play with E. Honda PL1
sf2ceua:0:FF864F:02:001:Play with Blanka PL1
sf2ceua:0:FF864F:03:001:Play with Guile PL1
sf2ceua:0:FF864F:04:001:Play with Ken PL1
sf2ceua:0:FF864F:05:001:Play with Chun Li PL1
sf2ceua:0:FF864F:06:001:Play with Zangief PL1
sf2ceua:0:FF864F:07:001:Play with Dhalsim PL1
sf2ceua:0:FF864F:08:001:Play with M. Bison PL1
sf2ceua:0:FF864F:09:001:Play with Sagat PL1
sf2ceua:0:FF864F:0A:001:Play with Balrog PL1
sf2ceua:0:FF864F:0B:001:Play with Vega PL1
sf2ceua:0:FF86E9:90:000:Infinite Energy PL2
sf2ceua:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2ceua:0:FF86E9:00:000:Always have No Energy PL2
sf2ceua:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2ceua:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2ceua:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2ceua:0:FF894E:02:000:Finish round to win match PL2
sf2ceua:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2ceua:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2ceua:0:FF8853:01:000:All Hits Combo PL2
sf2ceua:0:FF840A:00:000:All Hits Keep you Close PL2
sf2ceua:0:FF887D:01:000:Invincibility PL2
sf2ceua:0:FF883F:00:000:Command during jump ON PL2
sf2ceua:0:FF8892:00:000:No limit next shot PL2
sf2ceua:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2ceua:0:FF86DC:01:000:Shot motion cancel PL2
sf2ceua:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2ceua:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2ceua:0:FF873F:01:000:Quick charge (Guile) PL2
sf2ceua:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2ceua:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2ceua:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2ceua:0:FF873F:01:000:Quick charge (Vega) PL2
sf2ceua:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2ceua:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2ceua:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ceua:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ceua:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ceua:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2ceua:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2ceua:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2ceua:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2ceua:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ceua:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2ceua:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ceua:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ceua:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ceua:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ceua:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ceua:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ceua:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2ceua:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2ceua:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2ceua:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2ceua:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2ceua:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2ceua:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2ceua:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2ceua:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2ceua:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2ceua:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2ceua:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2ceua:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2ceua:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2ceua:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2ceua:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ceua:0:FF894F:00:001:Play with Ryu PL2
sf2ceua:0:FF894F:01:001:Play with E. Honda PL2
sf2ceua:0:FF894F:02:001:Play with Blanka PL2
sf2ceua:0:FF894F:03:001:Play with Guile PL2
sf2ceua:0:FF894F:04:001:Play with Ken PL2
sf2ceua:0:FF894F:05:001:Play with Chun Li PL2
sf2ceua:0:FF894F:06:001:Play with Zangief PL2
sf2ceua:0:FF894F:07:001:Play with Dhalsim PL2
sf2ceua:0:FF894F:08:001:Play with M. Bison PL2
sf2ceua:0:FF894F:09:001:Play with Sagat PL2
sf2ceua:0:FF894F:0A:001:Play with Balrog PL2
sf2ceua:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (US 920513) ]
sf2ceub:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ceub:0:000000:00:999:[ the bonus levels. ]
sf2ceub:0:FF8ABE:99:000:Infinite Time
sf2ceub:0:FF89C1:0A:001:Next level = Last level
sf2ceub:0:FF89C1:0B:001:Lose a credit = Last level
sf2ceub:0:FF82DD:01:000:No Wait Mode
sf2ceub:0:FF83E9:90:000:Infinite Energy PL1
sf2ceub:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2ceub:0:FF83E9:00:000:Always have No Energy PL1
sf2ceub:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2ceub:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2ceub:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2ceub:0:FF864E:02:000:Finish round to win match PL1
sf2ceub:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2ceub:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2ceub:0:FF8553:01:000:All Hits Combo PL1
sf2ceub:0:FF870A:00:000:All Hits Keep You Close PL1
sf2ceub:0:FF857D:01:000:Invincibility PL1
sf2ceub:0:FF853F:00:000:Command during jump ON PL1
sf2ceub:0:FF8592:00:000:No limit next shot PL1
sf2ceub:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2ceub:0:FF83DC:01:000:Shot motion cancel PL1
sf2ceub:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2ceub:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2ceub:0:FF843F:01:000:Quick charge (Guile) PL1
sf2ceub:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2ceub:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2ceub:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2ceub:0:FF843F:01:000:Quick charge (Vega) PL1
sf2ceub:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2ceub:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2ceub:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ceub:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ceub:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ceub:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2ceub:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2ceub:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2ceub:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2ceub:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ceub:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2ceub:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ceub:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ceub:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ceub:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ceub:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ceub:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ceub:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2ceub:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2ceub:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2ceub:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2ceub:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2ceub:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2ceub:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2ceub:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2ceub:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2ceub:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2ceub:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2ceub:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2ceub:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2ceub:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2ceub:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2ceub:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ceub:0:FF864F:00:001:Play with Ryu PL1
sf2ceub:0:FF864F:01:001:Play with E. Honda PL1
sf2ceub:0:FF864F:02:001:Play with Blanka PL1
sf2ceub:0:FF864F:03:001:Play with Guile PL1
sf2ceub:0:FF864F:04:001:Play with Ken PL1
sf2ceub:0:FF864F:05:001:Play with Chun Li PL1
sf2ceub:0:FF864F:06:001:Play with Zangief PL1
sf2ceub:0:FF864F:07:001:Play with Dhalsim PL1
sf2ceub:0:FF864F:08:001:Play with M. Bison PL1
sf2ceub:0:FF864F:09:001:Play with Sagat PL1
sf2ceub:0:FF864F:0A:001:Play with Balrog PL1
sf2ceub:0:FF864F:0B:001:Play with Vega PL1
sf2ceub:0:FF86E9:90:000:Infinite Energy PL2
sf2ceub:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2ceub:0:FF86E9:00:000:Always have No Energy PL2
sf2ceub:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2ceub:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2ceub:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2ceub:0:FF894E:02:000:Finish round to win match PL2
sf2ceub:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2ceub:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2ceub:0:FF8853:01:000:All Hits Combo PL2
sf2ceub:0:FF840A:00:000:All Hits Keep you Close PL2
sf2ceub:0:FF887D:01:000:Invincibility PL2
sf2ceub:0:FF883F:00:000:Command during jump ON PL2
sf2ceub:0:FF8892:00:000:No limit next shot PL2
sf2ceub:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2ceub:0:FF86DC:01:000:Shot motion cancel PL2
sf2ceub:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2ceub:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2ceub:0:FF873F:01:000:Quick charge (Guile) PL2
sf2ceub:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2ceub:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2ceub:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2ceub:0:FF873F:01:000:Quick charge (Vega) PL2
sf2ceub:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2ceub:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2ceub:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ceub:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ceub:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ceub:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2ceub:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2ceub:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2ceub:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2ceub:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ceub:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2ceub:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ceub:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ceub:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ceub:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ceub:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ceub:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ceub:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2ceub:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2ceub:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2ceub:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2ceub:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2ceub:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2ceub:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2ceub:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2ceub:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2ceub:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2ceub:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2ceub:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2ceub:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2ceub:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2ceub:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2ceub:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ceub:0:FF894F:00:001:Play with Ryu PL2
sf2ceub:0:FF894F:01:001:Play with E. Honda PL2
sf2ceub:0:FF894F:02:001:Play with Blanka PL2
sf2ceub:0:FF894F:03:001:Play with Guile PL2
sf2ceub:0:FF894F:04:001:Play with Ken PL2
sf2ceub:0:FF894F:05:001:Play with Chun Li PL2
sf2ceub:0:FF894F:06:001:Play with Zangief PL2
sf2ceub:0:FF894F:07:001:Play with Dhalsim PL2
sf2ceub:0:FF894F:08:001:Play with M. Bison PL2
sf2ceub:0:FF894F:09:001:Play with Sagat PL2
sf2ceub:0:FF894F:0A:001:Play with Balrog PL2
sf2ceub:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (US 920803) ]
sf2ceuc:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ceuc:0:000000:00:999:[ the bonus levels. ]
sf2ceuc:0:FF8ABE:99:000:Infinite Time
sf2ceuc:0:FF89C1:0A:001:Next level = Last level
sf2ceuc:0:FF89C1:0B:001:Lose a credit = Last level
sf2ceuc:0:FF82DD:01:000:No Wait Mode
sf2ceuc:0:FF83E9:90:000:Infinite Energy PL1
sf2ceuc:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2ceuc:0:FF83E9:00:000:Always have No Energy PL1
sf2ceuc:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2ceuc:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2ceuc:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2ceuc:0:FF864E:02:000:Finish round to win match PL1
sf2ceuc:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2ceuc:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2ceuc:0:FF8553:01:000:All Hits Combo PL1
sf2ceuc:0:FF870A:00:000:All Hits Keep You Close PL1
sf2ceuc:0:FF857D:01:000:Invincibility PL1
sf2ceuc:0:FF853F:00:000:Command during jump ON PL1
sf2ceuc:0:FF8592:00:000:No limit next shot PL1
sf2ceuc:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2ceuc:0:FF83DC:01:000:Shot motion cancel PL1
sf2ceuc:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2ceuc:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2ceuc:0:FF843F:01:000:Quick charge (Guile) PL1
sf2ceuc:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2ceuc:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2ceuc:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2ceuc:0:FF843F:01:000:Quick charge (Vega) PL1
sf2ceuc:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2ceuc:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2ceuc:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ceuc:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ceuc:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ceuc:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2ceuc:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2ceuc:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2ceuc:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2ceuc:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ceuc:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2ceuc:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ceuc:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ceuc:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ceuc:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ceuc:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ceuc:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ceuc:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2ceuc:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2ceuc:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2ceuc:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2ceuc:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2ceuc:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2ceuc:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2ceuc:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2ceuc:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2ceuc:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2ceuc:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2ceuc:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2ceuc:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2ceuc:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2ceuc:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2ceuc:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ceuc:0:FF864F:00:001:Play with Ryu PL1
sf2ceuc:0:FF864F:01:001:Play with E. Honda PL1
sf2ceuc:0:FF864F:02:001:Play with Blanka PL1
sf2ceuc:0:FF864F:03:001:Play with Guile PL1
sf2ceuc:0:FF864F:04:001:Play with Ken PL1
sf2ceuc:0:FF864F:05:001:Play with Chun Li PL1
sf2ceuc:0:FF864F:06:001:Play with Zangief PL1
sf2ceuc:0:FF864F:07:001:Play with Dhalsim PL1
sf2ceuc:0:FF864F:08:001:Play with M. Bison PL1
sf2ceuc:0:FF864F:09:001:Play with Sagat PL1
sf2ceuc:0:FF864F:0A:001:Play with Balrog PL1
sf2ceuc:0:FF864F:0B:001:Play with Vega PL1
sf2ceuc:0:FF86E9:90:000:Infinite Energy PL2
sf2ceuc:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2ceuc:0:FF86E9:00:000:Always have No Energy PL2
sf2ceuc:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2ceuc:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2ceuc:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2ceuc:0:FF894E:02:000:Finish round to win match PL2
sf2ceuc:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2ceuc:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2ceuc:0:FF8853:01:000:All Hits Combo PL2
sf2ceuc:0:FF840A:00:000:All Hits Keep you Close PL2
sf2ceuc:0:FF887D:01:000:Invincibility PL2
sf2ceuc:0:FF883F:00:000:Command during jump ON PL2
sf2ceuc:0:FF8892:00:000:No limit next shot PL2
sf2ceuc:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2ceuc:0:FF86DC:01:000:Shot motion cancel PL2
sf2ceuc:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2ceuc:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2ceuc:0:FF873F:01:000:Quick charge (Guile) PL2
sf2ceuc:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2ceuc:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2ceuc:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2ceuc:0:FF873F:01:000:Quick charge (Vega) PL2
sf2ceuc:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2ceuc:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2ceuc:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ceuc:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ceuc:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ceuc:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2ceuc:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2ceuc:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2ceuc:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2ceuc:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ceuc:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2ceuc:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ceuc:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ceuc:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ceuc:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ceuc:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ceuc:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ceuc:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2ceuc:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2ceuc:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2ceuc:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2ceuc:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2ceuc:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2ceuc:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2ceuc:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2ceuc:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2ceuc:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2ceuc:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2ceuc:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2ceuc:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2ceuc:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2ceuc:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2ceuc:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ceuc:0:FF894F:00:001:Play with Ryu PL2
sf2ceuc:0:FF894F:01:001:Play with E. Honda PL2
sf2ceuc:0:FF894F:02:001:Play with Blanka PL2
sf2ceuc:0:FF894F:03:001:Play with Guile PL2
sf2ceuc:0:FF894F:04:001:Play with Ken PL2
sf2ceuc:0:FF894F:05:001:Play with Chun Li PL2
sf2ceuc:0:FF894F:06:001:Play with Zangief PL2
sf2ceuc:0:FF894F:07:001:Play with Dhalsim PL2
sf2ceuc:0:FF894F:08:001:Play with M. Bison PL2
sf2ceuc:0:FF894F:09:001:Play with Sagat PL2
sf2ceuc:0:FF894F:0A:001:Play with Balrog PL2
sf2ceuc:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (World 910214) ]
sf2eb:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2eb:0:000000:00:999:[ the bonus levels. ]
sf2eb:0:FF8ACE:99:000:Infinite Time
sf2eb:0:FF89CD:09:001:Next level = Last level
sf2eb:0:FF89CD:0A:001:Lose a credit = Last level
sf2eb:0:FF82E1:01:000:No Wait Mode
sf2eb:0:FF83F1:90:000:Infinite Energy PL1
sf2eb:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2eb:0:FF83F1:00:000:Always have No Energy PL1
sf2eb:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2eb:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2eb:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2eb:0:FF8656:02:000:Finish round to win match PL1
sf2eb:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2eb:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2eb:0:FF8585:01:000:Invincibility PL1
sf2eb:0:FF8547:00:000:Command during jump "ON" PL1
sf2eb:0:FF859A:00:000:No limit next shot PL1
sf2eb:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2eb:0:FF83E4:01:000:Shot motion cancel PL1
sf2eb:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2eb:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2eb:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2eb:0:FF8447:01:000:Quick charge (Guile) PL1
sf2eb:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2eb:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2eb:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2eb:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2eb:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2eb:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2eb:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2eb:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2eb:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2eb:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2eb:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2eb:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2eb:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2eb:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2eb:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2eb:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2eb:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2eb:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2eb:0:FF8657:00:001:Play with Ryu PL1
sf2eb:0:FF8657:01:001:Play with E. Honda PL1
sf2eb:0:FF8657:02:001:Play with Blanka PL1
sf2eb:0:FF8657:03:001:Play with Guile PL1
sf2eb:0:FF8657:04:001:Play with Ken PL1
sf2eb:0:FF8657:05:001:Play with Chun Li PL1
sf2eb:0:FF8657:06:001:Play with Zangief PL1
sf2eb:0:FF8657:07:001:Play with Dhalsim PL1
sf2eb:0:FF8657:08:001:Play with M. Bison PL1
sf2eb:0:FF8657:09:001:Play with Sagat PL1
sf2eb:0:FF8657:0A:001:Play with Balrog PL1
sf2eb:0:FF8657:0B:001:Play with Vega PL1
sf2eb:0:FF86F1:90:000:Infinite Energy PL2
sf2eb:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2eb:0:FF86F1:00:000:Always have No Energy PL2
sf2eb:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2eb:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2eb:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2eb:0:FF8956:02:000:Finish round to win match PL2
sf2eb:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2eb:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2eb:0:FF8885:01:000:Invincibility PL2
sf2eb:0:FF8847:00:000:Command during jump ON PL2
sf2eb:0:FF889A:00:000:No limit next shot PL2
sf2eb:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2eb:0:FF86E4:01:000:Shot motion cancel PL2
sf2eb:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2eb:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2eb:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2eb:0:FF8747:01:000:Quick charge (Guile) PL2
sf2eb:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2eb:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2eb:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2eb:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2eb:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2eb:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2eb:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2eb:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2eb:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2eb:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2eb:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2eb:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2eb:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2eb:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2eb:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2eb:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2eb:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2eb:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2eb:0:FF8957:00:001:Play with Ryu PL2
sf2eb:0:FF8957:01:001:Play with E. Honda PL2
sf2eb:0:FF8957:02:001:Play with Blanka PL2
sf2eb:0:FF8957:03:001:Play with Guile PL2
sf2eb:0:FF8957:04:001:Play with Ken PL2
sf2eb:0:FF8957:05:001:Play with Chun Li PL2
sf2eb:0:FF8957:06:001:Play with Zangief PL2
sf2eb:0:FF8957:07:001:Play with Dhalsim PL2
sf2eb:0:FF8957:08:001:Play with M. Bison PL2
sf2eb:0:FF8957:09:001:Play with Sagat PL2
sf2eb:0:FF8957:0A:001:Play with Balrog PL2
sf2eb:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (Japan 911210) ]
sf2j:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2j:0:000000:00:999:[ the bonus levels. ]
sf2j:0:FF8ACE:99:000:Infinite Time
sf2j:0:FF89CD:09:001:Next level = Last level
sf2j:0:FF89CD:0A:001:Lose a credit = Last level
sf2j:0:FF82E1:01:000:No Wait Mode
sf2j:0:FF83F1:90:000:Infinite Energy PL1
sf2j:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2j:0:FF83F1:00:000:Always have No Energy PL1
sf2j:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2j:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2j:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2j:0:FF8656:02:000:Finish round to win match PL1
sf2j:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2j:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2j:0:FF8585:01:000:Invincibility PL1
sf2j:0:FF8547:00:000:Command during jump "ON" PL1
sf2j:0:FF859A:00:000:No limit next shot PL1
sf2j:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2j:0:FF83E4:01:000:Shot motion cancel PL1
sf2j:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2j:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2j:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2j:0:FF8447:01:000:Quick charge (Guile) PL1
sf2j:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2j:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2j:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2j:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2j:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2j:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2j:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2j:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2j:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2j:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2j:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2j:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2j:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2j:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2j:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2j:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2j:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2j:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2j:0:FF8657:00:001:Play with Ryu PL1
sf2j:0:FF8657:01:001:Play with E. Honda PL1
sf2j:0:FF8657:02:001:Play with Blanka PL1
sf2j:0:FF8657:03:001:Play with Guile PL1
sf2j:0:FF8657:04:001:Play with Ken PL1
sf2j:0:FF8657:05:001:Play with Chun Li PL1
sf2j:0:FF8657:06:001:Play with Zangief PL1
sf2j:0:FF8657:07:001:Play with Dhalsim PL1
sf2j:0:FF8657:08:001:Play with M. Bison PL1
sf2j:0:FF8657:09:001:Play with Sagat PL1
sf2j:0:FF8657:0A:001:Play with Balrog PL1
sf2j:0:FF8657:0B:001:Play with Vega PL1
sf2j:0:FF86F1:90:000:Infinite Energy PL2
sf2j:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2j:0:FF86F1:00:000:Always have No Energy PL2
sf2j:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2j:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2j:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2j:0:FF8956:02:000:Finish round to win match PL2
sf2j:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2j:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2j:0:FF8885:01:000:Invincibility PL2
sf2j:0:FF8847:00:000:Command during jump ON PL2
sf2j:0:FF889A:00:000:No limit next shot PL2
sf2j:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2j:0:FF86E4:01:000:Shot motion cancel PL2
sf2j:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2j:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2j:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2j:0:FF8747:01:000:Quick charge (Guile) PL2
sf2j:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2j:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2j:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2j:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2j:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2j:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2j:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2j:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2j:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2j:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2j:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2j:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2j:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2j:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2j:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2j:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2j:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2j:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2j:0:FF8957:00:001:Play with Ryu PL2
sf2j:0:FF8957:01:001:Play with E. Honda PL2
sf2j:0:FF8957:02:001:Play with Blanka PL2
sf2j:0:FF8957:03:001:Play with Guile PL2
sf2j:0:FF8957:04:001:Play with Ken PL2
sf2j:0:FF8957:05:001:Play with Chun Li PL2
sf2j:0:FF8957:06:001:Play with Zangief PL2
sf2j:0:FF8957:07:001:Play with Dhalsim PL2
sf2j:0:FF8957:08:001:Play with M. Bison PL2
sf2j:0:FF8957:09:001:Play with Sagat PL2
sf2j:0:FF8957:0A:001:Play with Balrog PL2
sf2j:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (Japan 910214) ]
sf2ja:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ja:0:000000:00:999:[ the bonus levels. ]
sf2ja:0:FF8ACE:99:000:Infinite Time
sf2ja:0:FF89CD:09:001:Next level = Last level
sf2ja:0:FF89CD:0A:001:Lose a credit = Last level
sf2ja:0:FF82E1:01:000:No Wait Mode
sf2ja:0:FF83F1:90:000:Infinite Energy PL1
sf2ja:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2ja:0:FF83F1:00:000:Always have No Energy PL1
sf2ja:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2ja:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2ja:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2ja:0:FF8656:02:000:Finish round to win match PL1
sf2ja:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2ja:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2ja:0:FF8585:01:000:Invincibility PL1
sf2ja:0:FF8547:00:000:Command during jump "ON" PL1
sf2ja:0:FF859A:00:000:No limit next shot PL1
sf2ja:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2ja:0:FF83E4:01:000:Shot motion cancel PL1
sf2ja:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2ja:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2ja:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2ja:0:FF8447:01:000:Quick charge (Guile) PL1
sf2ja:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2ja:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2ja:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ja:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ja:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ja:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2ja:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2ja:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2ja:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2ja:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ja:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2ja:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ja:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ja:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ja:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ja:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ja:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ja:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ja:0:FF8657:00:001:Play with Ryu PL1
sf2ja:0:FF8657:01:001:Play with E. Honda PL1
sf2ja:0:FF8657:02:001:Play with Blanka PL1
sf2ja:0:FF8657:03:001:Play with Guile PL1
sf2ja:0:FF8657:04:001:Play with Ken PL1
sf2ja:0:FF8657:05:001:Play with Chun Li PL1
sf2ja:0:FF8657:06:001:Play with Zangief PL1
sf2ja:0:FF8657:07:001:Play with Dhalsim PL1
sf2ja:0:FF8657:08:001:Play with M. Bison PL1
sf2ja:0:FF8657:09:001:Play with Sagat PL1
sf2ja:0:FF8657:0A:001:Play with Balrog PL1
sf2ja:0:FF8657:0B:001:Play with Vega PL1
sf2ja:0:FF86F1:90:000:Infinite Energy PL2
sf2ja:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2ja:0:FF86F1:00:000:Always have No Energy PL2
sf2ja:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2ja:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2ja:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2ja:0:FF8956:02:000:Finish round to win match PL2
sf2ja:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2ja:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2ja:0:FF8885:01:000:Invincibility PL2
sf2ja:0:FF8847:00:000:Command during jump ON PL2
sf2ja:0:FF889A:00:000:No limit next shot PL2
sf2ja:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2ja:0:FF86E4:01:000:Shot motion cancel PL2
sf2ja:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2ja:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2ja:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2ja:0:FF8747:01:000:Quick charge (Guile) PL2
sf2ja:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2ja:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2ja:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ja:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ja:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ja:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2ja:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2ja:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2ja:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2ja:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ja:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2ja:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ja:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ja:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ja:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ja:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ja:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ja:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ja:0:FF8957:00:001:Play with Ryu PL2
sf2ja:0:FF8957:01:001:Play with E. Honda PL2
sf2ja:0:FF8957:02:001:Play with Blanka PL2
sf2ja:0:FF8957:03:001:Play with Guile PL2
sf2ja:0:FF8957:04:001:Play with Ken PL2
sf2ja:0:FF8957:05:001:Play with Chun Li PL2
sf2ja:0:FF8957:06:001:Play with Zangief PL2
sf2ja:0:FF8957:07:001:Play with Dhalsim PL2
sf2ja:0:FF8957:08:001:Play with M. Bison PL2
sf2ja:0:FF8957:09:001:Play with Sagat PL2
sf2ja:0:FF8957:0A:001:Play with Balrog PL2
sf2ja:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (Japan 910306) ]
sf2jc:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2jc:0:000000:00:999:[ the bonus levels. ]
sf2jc:0:FF8ACE:99:000:Infinite Time
sf2jc:0:FF89CD:09:001:Next level = Last level
sf2jc:0:FF89CD:0A:001:Lose a credit = Last level
sf2jc:0:FF82E1:01:000:No Wait Mode
sf2jc:0:FF83F1:90:000:Infinite Energy PL1
sf2jc:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2jc:0:FF83F1:00:000:Always have No Energy PL1
sf2jc:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2jc:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2jc:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2jc:0:FF8656:02:000:Finish round to win match PL1
sf2jc:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2jc:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2jc:0:FF8585:01:000:Invincibility PL1
sf2jc:0:FF8547:00:000:Command during jump "ON" PL1
sf2jc:0:FF859A:00:000:No limit next shot PL1
sf2jc:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2jc:0:FF83E4:01:000:Shot motion cancel PL1
sf2jc:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2jc:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2jc:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2jc:0:FF8447:01:000:Quick charge (Guile) PL1
sf2jc:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2jc:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2jc:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2jc:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2jc:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2jc:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2jc:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2jc:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2jc:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2jc:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2jc:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2jc:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2jc:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2jc:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2jc:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2jc:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2jc:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2jc:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2jc:0:FF8657:00:001:Play with Ryu PL1
sf2jc:0:FF8657:01:001:Play with E. Honda PL1
sf2jc:0:FF8657:02:001:Play with Blanka PL1
sf2jc:0:FF8657:03:001:Play with Guile PL1
sf2jc:0:FF8657:04:001:Play with Ken PL1
sf2jc:0:FF8657:05:001:Play with Chun Li PL1
sf2jc:0:FF8657:06:001:Play with Zangief PL1
sf2jc:0:FF8657:07:001:Play with Dhalsim PL1
sf2jc:0:FF8657:08:001:Play with M. Bison PL1
sf2jc:0:FF8657:09:001:Play with Sagat PL1
sf2jc:0:FF8657:0A:001:Play with Balrog PL1
sf2jc:0:FF8657:0B:001:Play with Vega PL1
sf2jc:0:FF86F1:90:000:Infinite Energy PL2
sf2jc:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2jc:0:FF86F1:00:000:Always have No Energy PL2
sf2jc:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2jc:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2jc:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2jc:0:FF8956:02:000:Finish round to win match PL2
sf2jc:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2jc:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2jc:0:FF8885:01:000:Invincibility PL2
sf2jc:0:FF8847:00:000:Command during jump ON PL2
sf2jc:0:FF889A:00:000:No limit next shot PL2
sf2jc:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2jc:0:FF86E4:01:000:Shot motion cancel PL2
sf2jc:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2jc:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2jc:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2jc:0:FF8747:01:000:Quick charge (Guile) PL2
sf2jc:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2jc:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2jc:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2jc:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2jc:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2jc:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2jc:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2jc:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2jc:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2jc:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2jc:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2jc:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2jc:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2jc:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2jc:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2jc:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2jc:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2jc:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2jc:0:FF8957:00:001:Play with Ryu PL2
sf2jc:0:FF8957:01:001:Play with E. Honda PL2
sf2jc:0:FF8957:02:001:Play with Blanka PL2
sf2jc:0:FF8957:03:001:Play with Guile PL2
sf2jc:0:FF8957:04:001:Play with Ken PL2
sf2jc:0:FF8957:05:001:Play with Chun Li PL2
sf2jc:0:FF8957:06:001:Play with Zangief PL2
sf2jc:0:FF8957:07:001:Play with Dhalsim PL2
sf2jc:0:FF8957:08:001:Play with M. Bison PL2
sf2jc:0:FF8957:09:001:Play with Sagat PL2
sf2jc:0:FF8957:0A:001:Play with Balrog PL2
sf2jc:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (Kouryu) ]
sf2koryu:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2koryu:0:000000:00:999:[ the bonus levels. ]
sf2koryu:0:FF8ABE:99:000:Infinite Time
sf2koryu:0:FF89C1:0A:001:Next level = Last level
sf2koryu:0:FF89C1:0B:001:Lose a credit = Last level
sf2koryu:0:FF82DD:01:000:No Wait Mode
sf2koryu:0:FF83E9:90:000:Infinite Energy PL1
sf2koryu:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2koryu:0:FF83E9:00:000:Always have No Energy PL1
sf2koryu:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2koryu:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2koryu:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2koryu:0:FF864E:02:000:Finish round to win match PL1
sf2koryu:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2koryu:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2koryu:0:FF8553:01:000:All Hits Combo PL1
sf2koryu:0:FF870A:00:000:All Hits Keep You Close PL1
sf2koryu:0:FF857D:01:000:Invincibility PL1
sf2koryu:0:FF853F:00:000:Command during jump ON PL1
sf2koryu:0:FF8592:00:000:No limit next shot PL1
sf2koryu:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2koryu:0:FF83DC:01:000:Shot motion cancel PL1
sf2koryu:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2koryu:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2koryu:0:FF843F:01:000:Quick charge (Guile) PL1
sf2koryu:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2koryu:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2koryu:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2koryu:0:FF843F:01:000:Quick charge (Vega) PL1
sf2koryu:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2koryu:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2koryu:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2koryu:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2koryu:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2koryu:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2koryu:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2koryu:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2koryu:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2koryu:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2koryu:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2koryu:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2koryu:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2koryu:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2koryu:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2koryu:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2koryu:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2koryu:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2koryu:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2koryu:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2koryu:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2koryu:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2koryu:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2koryu:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2koryu:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2koryu:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2koryu:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2koryu:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2koryu:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2koryu:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2koryu:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2koryu:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2koryu:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2koryu:0:FF864F:00:001:Play with Ryu PL1
sf2koryu:0:FF864F:01:001:Play with E. Honda PL1
sf2koryu:0:FF864F:02:001:Play with Blanka PL1
sf2koryu:0:FF864F:03:001:Play with Guile PL1
sf2koryu:0:FF864F:04:001:Play with Ken PL1
sf2koryu:0:FF864F:05:001:Play with Chun Li PL1
sf2koryu:0:FF864F:06:001:Play with Zangief PL1
sf2koryu:0:FF864F:07:001:Play with Dhalsim PL1
sf2koryu:0:FF864F:08:001:Play with M. Bison PL1
sf2koryu:0:FF864F:09:001:Play with Sagat PL1
sf2koryu:0:FF864F:0A:001:Play with Balrog PL1
sf2koryu:0:FF864F:0B:001:Play with Vega PL1
sf2koryu:0:FF86E9:90:000:Infinite Energy PL2
sf2koryu:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2koryu:0:FF86E9:00:000:Always have No Energy PL2
sf2koryu:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2koryu:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2koryu:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2koryu:0:FF894E:02:000:Finish round to win match PL2
sf2koryu:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2koryu:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2koryu:0:FF8853:01:000:All Hits Combo PL2
sf2koryu:0:FF840A:00:000:All Hits Keep you Close PL2
sf2koryu:0:FF887D:01:000:Invincibility PL2
sf2koryu:0:FF883F:00:000:Command during jump ON PL2
sf2koryu:0:FF8892:00:000:No limit next shot PL2
sf2koryu:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2koryu:0:FF86DC:01:000:Shot motion cancel PL2
sf2koryu:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2koryu:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2koryu:0:FF873F:01:000:Quick charge (Guile) PL2
sf2koryu:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2koryu:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2koryu:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2koryu:0:FF873F:01:000:Quick charge (Vega) PL2
sf2koryu:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2koryu:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2koryu:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2koryu:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2koryu:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2koryu:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2koryu:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2koryu:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2koryu:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2koryu:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2koryu:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2koryu:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2koryu:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2koryu:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2koryu:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2koryu:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2koryu:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2koryu:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2koryu:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2koryu:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2koryu:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2koryu:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2koryu:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2koryu:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2koryu:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2koryu:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2koryu:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2koryu:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2koryu:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2koryu:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2koryu:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2koryu:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2koryu:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2koryu:0:FF894F:00:001:Play with Ryu PL2
sf2koryu:0:FF894F:01:001:Play with E. Honda PL2
sf2koryu:0:FF894F:02:001:Play with Blanka PL2
sf2koryu:0:FF894F:03:001:Play with Guile PL2
sf2koryu:0:FF894F:04:001:Play with Ken PL2
sf2koryu:0:FF894F:05:001:Play with Chun Li PL2
sf2koryu:0:FF894F:06:001:Play with Zangief PL2
sf2koryu:0:FF894F:07:001:Play with Dhalsim PL2
sf2koryu:0:FF894F:08:001:Play with M. Bison PL2
sf2koryu:0:FF894F:09:001:Play with Sagat PL2
sf2koryu:0:FF894F:0A:001:Play with Balrog PL2
sf2koryu:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (M1) ]
sf2m1:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2m1:0:000000:00:999:[ the bonus levels. ]
sf2m1:0:FF8ABE:99:000:Infinite Time
sf2m1:0:FF89C1:0A:001:Next level = Last level
sf2m1:0:FF89C1:0B:001:Lose a credit = Last level
sf2m1:0:FF82DD:01:000:No Wait Mode
sf2m1:0:FF83E9:90:000:Infinite Energy PL1
sf2m1:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2m1:0:FF83E9:00:000:Always have No Energy PL1
sf2m1:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2m1:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2m1:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2m1:0:FF864E:02:000:Finish round to win match PL1
sf2m1:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2m1:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2m1:0:FF8553:01:000:All Hits Combo PL1
sf2m1:0:FF870A:00:000:All Hits Keep You Close PL1
sf2m1:0:FF857D:01:000:Invincibility PL1
sf2m1:0:FF853F:00:000:Command during jump ON PL1
sf2m1:0:FF8592:00:000:No limit next shot PL1
sf2m1:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2m1:0:FF83DC:01:000:Shot motion cancel PL1
sf2m1:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2m1:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2m1:0:FF843F:01:000:Quick charge (Guile) PL1
sf2m1:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2m1:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2m1:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2m1:0:FF843F:01:000:Quick charge (Vega) PL1
sf2m1:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2m1:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2m1:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2m1:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2m1:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2m1:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2m1:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2m1:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2m1:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2m1:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2m1:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2m1:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2m1:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2m1:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2m1:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2m1:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2m1:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2m1:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2m1:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2m1:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2m1:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2m1:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2m1:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2m1:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2m1:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2m1:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2m1:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2m1:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2m1:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2m1:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2m1:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2m1:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2m1:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m1:0:FF864F:00:001:Play with Ryu PL1
sf2m1:0:FF864F:01:001:Play with E. Honda PL1
sf2m1:0:FF864F:02:001:Play with Blanka PL1
sf2m1:0:FF864F:03:001:Play with Guile PL1
sf2m1:0:FF864F:04:001:Play with Ken PL1
sf2m1:0:FF864F:05:001:Play with Chun Li PL1
sf2m1:0:FF864F:06:001:Play with Zangief PL1
sf2m1:0:FF864F:07:001:Play with Dhalsim PL1
sf2m1:0:FF864F:08:001:Play with M. Bison PL1
sf2m1:0:FF864F:09:001:Play with Sagat PL1
sf2m1:0:FF864F:0A:001:Play with Balrog PL1
sf2m1:0:FF864F:0B:001:Play with Vega PL1
sf2m1:0:FF86E9:90:000:Infinite Energy PL2
sf2m1:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2m1:0:FF86E9:00:000:Always have No Energy PL2
sf2m1:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2m1:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2m1:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2m1:0:FF894E:02:000:Finish round to win match PL2
sf2m1:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2m1:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2m1:0:FF8853:01:000:All Hits Combo PL2
sf2m1:0:FF840A:00:000:All Hits Keep you Close PL2
sf2m1:0:FF887D:01:000:Invincibility PL2
sf2m1:0:FF883F:00:000:Command during jump ON PL2
sf2m1:0:FF8892:00:000:No limit next shot PL2
sf2m1:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2m1:0:FF86DC:01:000:Shot motion cancel PL2
sf2m1:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2m1:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2m1:0:FF873F:01:000:Quick charge (Guile) PL2
sf2m1:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2m1:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2m1:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2m1:0:FF873F:01:000:Quick charge (Vega) PL2
sf2m1:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2m1:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2m1:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2m1:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2m1:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2m1:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2m1:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2m1:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2m1:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2m1:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2m1:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2m1:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2m1:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2m1:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2m1:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2m1:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2m1:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2m1:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2m1:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2m1:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2m1:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2m1:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2m1:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2m1:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2m1:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2m1:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2m1:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2m1:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2m1:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2m1:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2m1:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2m1:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2m1:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m1:0:FF894F:00:001:Play with Ryu PL2
sf2m1:0:FF894F:01:001:Play with E. Honda PL2
sf2m1:0:FF894F:02:001:Play with Blanka PL2
sf2m1:0:FF894F:03:001:Play with Guile PL2
sf2m1:0:FF894F:04:001:Play with Ken PL2
sf2m1:0:FF894F:05:001:Play with Chun Li PL2
sf2m1:0:FF894F:06:001:Play with Zangief PL2
sf2m1:0:FF894F:07:001:Play with Dhalsim PL2
sf2m1:0:FF894F:08:001:Play with M. Bison PL2
sf2m1:0:FF894F:09:001:Play with Sagat PL2
sf2m1:0:FF894F:0A:001:Play with Balrog PL2
sf2m1:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (M2) ]
sf2m2:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2m2:0:000000:00:999:[ the bonus levels. ]
sf2m2:0:FF8ABE:99:000:Infinite Time
sf2m2:0:FF89C1:0A:001:Next level = Last level
sf2m2:0:FF89C1:0B:001:Lose a credit = Last level
sf2m2:0:FF82DD:01:000:No Wait Mode
sf2m2:0:FF83E9:90:000:Infinite Energy PL1
sf2m2:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2m2:0:FF83E9:00:000:Always have No Energy PL1
sf2m2:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2m2:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2m2:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2m2:0:FF864E:02:000:Finish round to win match PL1
sf2m2:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2m2:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2m2:0:FF8553:01:000:All Hits Combo PL1
sf2m2:0:FF870A:00:000:All Hits Keep You Close PL1
sf2m2:0:FF857D:01:000:Invincibility PL1
sf2m2:0:FF853F:00:000:Command during jump ON PL1
sf2m2:0:FF8592:00:000:No limit next shot PL1
sf2m2:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2m2:0:FF83DC:01:000:Shot motion cancel PL1
sf2m2:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2m2:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2m2:0:FF843F:01:000:Quick charge (Guile) PL1
sf2m2:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2m2:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2m2:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2m2:0:FF843F:01:000:Quick charge (Vega) PL1
sf2m2:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2m2:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2m2:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2m2:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2m2:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2m2:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2m2:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2m2:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2m2:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2m2:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2m2:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2m2:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2m2:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2m2:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2m2:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2m2:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2m2:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2m2:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2m2:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2m2:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2m2:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2m2:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2m2:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2m2:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2m2:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2m2:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2m2:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2m2:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2m2:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2m2:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2m2:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2m2:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2m2:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m2:0:FF864F:00:001:Play with Ryu PL1
sf2m2:0:FF864F:01:001:Play with E. Honda PL1
sf2m2:0:FF864F:02:001:Play with Blanka PL1
sf2m2:0:FF864F:03:001:Play with Guile PL1
sf2m2:0:FF864F:04:001:Play with Ken PL1
sf2m2:0:FF864F:05:001:Play with Chun Li PL1
sf2m2:0:FF864F:06:001:Play with Zangief PL1
sf2m2:0:FF864F:07:001:Play with Dhalsim PL1
sf2m2:0:FF864F:08:001:Play with M. Bison PL1
sf2m2:0:FF864F:09:001:Play with Sagat PL1
sf2m2:0:FF864F:0A:001:Play with Balrog PL1
sf2m2:0:FF864F:0B:001:Play with Vega PL1
sf2m2:0:FF86E9:90:000:Infinite Energy PL2
sf2m2:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2m2:0:FF86E9:00:000:Always have No Energy PL2
sf2m2:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2m2:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2m2:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2m2:0:FF894E:02:000:Finish round to win match PL2
sf2m2:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2m2:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2m2:0:FF8853:01:000:All Hits Combo PL2
sf2m2:0:FF840A:00:000:All Hits Keep you Close PL2
sf2m2:0:FF887D:01:000:Invincibility PL2
sf2m2:0:FF883F:00:000:Command during jump ON PL2
sf2m2:0:FF8892:00:000:No limit next shot PL2
sf2m2:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2m2:0:FF86DC:01:000:Shot motion cancel PL2
sf2m2:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2m2:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2m2:0:FF873F:01:000:Quick charge (Guile) PL2
sf2m2:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2m2:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2m2:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2m2:0:FF873F:01:000:Quick charge (Vega) PL2
sf2m2:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2m2:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2m2:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2m2:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2m2:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2m2:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2m2:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2m2:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2m2:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2m2:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2m2:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2m2:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2m2:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2m2:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2m2:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2m2:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2m2:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2m2:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2m2:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2m2:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2m2:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2m2:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2m2:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2m2:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2m2:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2m2:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2m2:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2m2:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2m2:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2m2:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2m2:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2m2:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2m2:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m2:0:FF894F:00:001:Play with Ryu PL2
sf2m2:0:FF894F:01:001:Play with E. Honda PL2
sf2m2:0:FF894F:02:001:Play with Blanka PL2
sf2m2:0:FF894F:03:001:Play with Guile PL2
sf2m2:0:FF894F:04:001:Play with Ken PL2
sf2m2:0:FF894F:05:001:Play with Chun Li PL2
sf2m2:0:FF894F:06:001:Play with Zangief PL2
sf2m2:0:FF894F:07:001:Play with Dhalsim PL2
sf2m2:0:FF894F:08:001:Play with M. Bison PL2
sf2m2:0:FF894F:09:001:Play with Sagat PL2
sf2m2:0:FF894F:0A:001:Play with Balrog PL2
sf2m2:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (M3) ]
sf2m3:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2m3:0:000000:00:999:[ the bonus levels. ]
sf2m3:0:FF8ABE:99:000:Infinite Time
sf2m3:0:FF89C1:0A:001:Next level = Last level
sf2m3:0:FF89C1:0B:001:Lose a credit = Last level
sf2m3:0:FF82DD:01:000:No Wait Mode
sf2m3:0:FF83E9:90:000:Infinite Energy PL1
sf2m3:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2m3:0:FF83E9:00:000:Always have No Energy PL1
sf2m3:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2m3:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2m3:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2m3:0:FF864E:02:000:Finish round to win match PL1
sf2m3:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2m3:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2m3:0:FF8553:01:000:All Hits Combo PL1
sf2m3:0:FF870A:00:000:All Hits Keep You Close PL1
sf2m3:0:FF857D:01:000:Invincibility PL1
sf2m3:0:FF853F:00:000:Command during jump ON PL1
sf2m3:0:FF8592:00:000:No limit next shot PL1
sf2m3:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2m3:0:FF83DC:01:000:Shot motion cancel PL1
sf2m3:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2m3:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2m3:0:FF843F:01:000:Quick charge (Guile) PL1
sf2m3:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2m3:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2m3:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2m3:0:FF843F:01:000:Quick charge (Vega) PL1
sf2m3:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2m3:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2m3:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2m3:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2m3:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2m3:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2m3:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2m3:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2m3:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2m3:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2m3:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2m3:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2m3:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2m3:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2m3:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2m3:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2m3:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2m3:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2m3:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2m3:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2m3:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2m3:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2m3:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2m3:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2m3:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2m3:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2m3:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2m3:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2m3:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2m3:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2m3:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2m3:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2m3:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m3:0:FF864F:00:001:Play with Ryu PL1
sf2m3:0:FF864F:01:001:Play with E. Honda PL1
sf2m3:0:FF864F:02:001:Play with Blanka PL1
sf2m3:0:FF864F:03:001:Play with Guile PL1
sf2m3:0:FF864F:04:001:Play with Ken PL1
sf2m3:0:FF864F:05:001:Play with Chun Li PL1
sf2m3:0:FF864F:06:001:Play with Zangief PL1
sf2m3:0:FF864F:07:001:Play with Dhalsim PL1
sf2m3:0:FF864F:08:001:Play with M. Bison PL1
sf2m3:0:FF864F:09:001:Play with Sagat PL1
sf2m3:0:FF864F:0A:001:Play with Balrog PL1
sf2m3:0:FF864F:0B:001:Play with Vega PL1
sf2m3:0:FF86E9:90:000:Infinite Energy PL2
sf2m3:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2m3:0:FF86E9:00:000:Always have No Energy PL2
sf2m3:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2m3:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2m3:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2m3:0:FF894E:02:000:Finish round to win match PL2
sf2m3:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2m3:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2m3:0:FF8853:01:000:All Hits Combo PL2
sf2m3:0:FF840A:00:000:All Hits Keep you Close PL2
sf2m3:0:FF887D:01:000:Invincibility PL2
sf2m3:0:FF883F:00:000:Command during jump ON PL2
sf2m3:0:FF8892:00:000:No limit next shot PL2
sf2m3:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2m3:0:FF86DC:01:000:Shot motion cancel PL2
sf2m3:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2m3:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2m3:0:FF873F:01:000:Quick charge (Guile) PL2
sf2m3:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2m3:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2m3:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2m3:0:FF873F:01:000:Quick charge (Vega) PL2
sf2m3:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2m3:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2m3:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2m3:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2m3:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2m3:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2m3:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2m3:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2m3:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2m3:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2m3:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2m3:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2m3:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2m3:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2m3:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2m3:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2m3:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2m3:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2m3:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2m3:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2m3:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2m3:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2m3:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2m3:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2m3:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2m3:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2m3:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2m3:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2m3:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2m3:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2m3:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2m3:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2m3:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m3:0:FF894F:00:001:Play with Ryu PL2
sf2m3:0:FF894F:01:001:Play with E. Honda PL2
sf2m3:0:FF894F:02:001:Play with Blanka PL2
sf2m3:0:FF894F:03:001:Play with Guile PL2
sf2m3:0:FF894F:04:001:Play with Ken PL2
sf2m3:0:FF894F:05:001:Play with Chun Li PL2
sf2m3:0:FF894F:06:001:Play with Zangief PL2
sf2m3:0:FF894F:07:001:Play with Dhalsim PL2
sf2m3:0:FF894F:08:001:Play with M. Bison PL2
sf2m3:0:FF894F:09:001:Play with Sagat PL2
sf2m3:0:FF894F:0A:001:Play with Balrog PL2
sf2m3:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (M4) ]
sf2m4:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2m4:0:000000:00:999:[ the bonus levels. ]
sf2m4:0:FF8ABE:99:000:Infinite Time
sf2m4:0:FF89C1:0A:001:Next level = Last level
sf2m4:0:FF89C1:0B:001:Lose a credit = Last level
sf2m4:0:FF82DD:01:000:No Wait Mode
sf2m4:0:FF83E9:90:000:Infinite Energy PL1
sf2m4:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2m4:0:FF83E9:00:000:Always have No Energy PL1
sf2m4:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2m4:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2m4:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2m4:0:FF864E:02:000:Finish round to win match PL1
sf2m4:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2m4:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2m4:0:FF8553:01:000:All Hits Combo PL1
sf2m4:0:FF870A:00:000:All Hits Keep You Close PL1
sf2m4:0:FF857D:01:000:Invincibility PL1
sf2m4:0:FF853F:00:000:Command during jump ON PL1
sf2m4:0:FF8592:00:000:No limit next shot PL1
sf2m4:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2m4:0:FF83DC:01:000:Shot motion cancel PL1
sf2m4:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2m4:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2m4:0:FF843F:01:000:Quick charge (Guile) PL1
sf2m4:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2m4:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2m4:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2m4:0:FF843F:01:000:Quick charge (Vega) PL1
sf2m4:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2m4:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2m4:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2m4:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2m4:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2m4:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2m4:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2m4:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2m4:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2m4:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2m4:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2m4:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2m4:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2m4:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2m4:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2m4:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2m4:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2m4:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2m4:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2m4:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2m4:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2m4:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2m4:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2m4:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2m4:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2m4:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2m4:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2m4:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2m4:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2m4:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2m4:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2m4:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2m4:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m4:0:FF864F:00:001:Play with Ryu PL1
sf2m4:0:FF864F:01:001:Play with E. Honda PL1
sf2m4:0:FF864F:02:001:Play with Blanka PL1
sf2m4:0:FF864F:03:001:Play with Guile PL1
sf2m4:0:FF864F:04:001:Play with Ken PL1
sf2m4:0:FF864F:05:001:Play with Chun Li PL1
sf2m4:0:FF864F:06:001:Play with Zangief PL1
sf2m4:0:FF864F:07:001:Play with Dhalsim PL1
sf2m4:0:FF864F:08:001:Play with M. Bison PL1
sf2m4:0:FF864F:09:001:Play with Sagat PL1
sf2m4:0:FF864F:0A:001:Play with Balrog PL1
sf2m4:0:FF864F:0B:001:Play with Vega PL1
sf2m4:0:FF86E9:90:000:Infinite Energy PL2
sf2m4:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2m4:0:FF86E9:00:000:Always have No Energy PL2
sf2m4:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2m4:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2m4:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2m4:0:FF894E:02:000:Finish round to win match PL2
sf2m4:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2m4:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2m4:0:FF8853:01:000:All Hits Combo PL2
sf2m4:0:FF840A:00:000:All Hits Keep you Close PL2
sf2m4:0:FF887D:01:000:Invincibility PL2
sf2m4:0:FF883F:00:000:Command during jump ON PL2
sf2m4:0:FF8892:00:000:No limit next shot PL2
sf2m4:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2m4:0:FF86DC:01:000:Shot motion cancel PL2
sf2m4:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2m4:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2m4:0:FF873F:01:000:Quick charge (Guile) PL2
sf2m4:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2m4:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2m4:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2m4:0:FF873F:01:000:Quick charge (Vega) PL2
sf2m4:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2m4:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2m4:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2m4:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2m4:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2m4:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2m4:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2m4:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2m4:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2m4:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2m4:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2m4:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2m4:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2m4:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2m4:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2m4:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2m4:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2m4:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2m4:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2m4:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2m4:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2m4:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2m4:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2m4:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2m4:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2m4:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2m4:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2m4:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2m4:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2m4:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2m4:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2m4:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2m4:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m4:0:FF894F:00:001:Play with Ryu PL2
sf2m4:0:FF894F:01:001:Play with E. Honda PL2
sf2m4:0:FF894F:02:001:Play with Blanka PL2
sf2m4:0:FF894F:03:001:Play with Guile PL2
sf2m4:0:FF894F:04:001:Play with Ken PL2
sf2m4:0:FF894F:05:001:Play with Chun Li PL2
sf2m4:0:FF894F:06:001:Play with Zangief PL2
sf2m4:0:FF894F:07:001:Play with Dhalsim PL2
sf2m4:0:FF894F:08:001:Play with M. Bison PL2
sf2m4:0:FF894F:09:001:Play with Sagat PL2
sf2m4:0:FF894F:0A:001:Play with Balrog PL2
sf2m4:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (M5) ]
sf2m5:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2m5:0:000000:00:999:[ the bonus levels. ]
sf2m5:0:FF8ABE:99:000:Infinite Time
sf2m5:0:FF89C1:0A:001:Next level = Last level
sf2m5:0:FF89C1:0B:001:Lose a credit = Last level
sf2m5:0:FF82DD:01:000:No Wait Mode
sf2m5:0:FF83E9:90:000:Infinite Energy PL1
sf2m5:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2m5:0:FF83E9:00:000:Always have No Energy PL1
sf2m5:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2m5:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2m5:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2m5:0:FF864E:02:000:Finish round to win match PL1
sf2m5:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2m5:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2m5:0:FF8553:01:000:All Hits Combo PL1
sf2m5:0:FF870A:00:000:All Hits Keep You Close PL1
sf2m5:0:FF857D:01:000:Invincibility PL1
sf2m5:0:FF853F:00:000:Command during jump ON PL1
sf2m5:0:FF8592:00:000:No limit next shot PL1
sf2m5:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2m5:0:FF83DC:01:000:Shot motion cancel PL1
sf2m5:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2m5:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2m5:0:FF843F:01:000:Quick charge (Guile) PL1
sf2m5:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2m5:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2m5:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2m5:0:FF843F:01:000:Quick charge (Vega) PL1
sf2m5:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2m5:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2m5:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2m5:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2m5:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2m5:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2m5:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2m5:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2m5:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2m5:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2m5:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2m5:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2m5:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2m5:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2m5:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2m5:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2m5:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2m5:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2m5:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2m5:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2m5:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2m5:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2m5:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2m5:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2m5:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2m5:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2m5:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2m5:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2m5:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2m5:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2m5:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2m5:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2m5:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m5:0:FF864F:00:001:Play with Ryu PL1
sf2m5:0:FF864F:01:001:Play with E. Honda PL1
sf2m5:0:FF864F:02:001:Play with Blanka PL1
sf2m5:0:FF864F:03:001:Play with Guile PL1
sf2m5:0:FF864F:04:001:Play with Ken PL1
sf2m5:0:FF864F:05:001:Play with Chun Li PL1
sf2m5:0:FF864F:06:001:Play with Zangief PL1
sf2m5:0:FF864F:07:001:Play with Dhalsim PL1
sf2m5:0:FF864F:08:001:Play with M. Bison PL1
sf2m5:0:FF864F:09:001:Play with Sagat PL1
sf2m5:0:FF864F:0A:001:Play with Balrog PL1
sf2m5:0:FF864F:0B:001:Play with Vega PL1
sf2m5:0:FF86E9:90:000:Infinite Energy PL2
sf2m5:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2m5:0:FF86E9:00:000:Always have No Energy PL2
sf2m5:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2m5:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2m5:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2m5:0:FF894E:02:000:Finish round to win match PL2
sf2m5:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2m5:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2m5:0:FF8853:01:000:All Hits Combo PL2
sf2m5:0:FF840A:00:000:All Hits Keep you Close PL2
sf2m5:0:FF887D:01:000:Invincibility PL2
sf2m5:0:FF883F:00:000:Command during jump ON PL2
sf2m5:0:FF8892:00:000:No limit next shot PL2
sf2m5:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2m5:0:FF86DC:01:000:Shot motion cancel PL2
sf2m5:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2m5:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2m5:0:FF873F:01:000:Quick charge (Guile) PL2
sf2m5:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2m5:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2m5:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2m5:0:FF873F:01:000:Quick charge (Vega) PL2
sf2m5:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2m5:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2m5:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2m5:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2m5:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2m5:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2m5:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2m5:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2m5:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2m5:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2m5:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2m5:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2m5:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2m5:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2m5:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2m5:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2m5:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2m5:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2m5:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2m5:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2m5:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2m5:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2m5:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2m5:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2m5:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2m5:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2m5:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2m5:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2m5:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2m5:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2m5:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2m5:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2m5:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m5:0:FF894F:00:001:Play with Ryu PL2
sf2m5:0:FF894F:01:001:Play with E. Honda PL2
sf2m5:0:FF894F:02:001:Play with Blanka PL2
sf2m5:0:FF894F:03:001:Play with Guile PL2
sf2m5:0:FF894F:04:001:Play with Ken PL2
sf2m5:0:FF894F:05:001:Play with Chun Li PL2
sf2m5:0:FF894F:06:001:Play with Zangief PL2
sf2m5:0:FF894F:07:001:Play with Dhalsim PL2
sf2m5:0:FF894F:08:001:Play with M. Bison PL2
sf2m5:0:FF894F:09:001:Play with Sagat PL2
sf2m5:0:FF894F:0A:001:Play with Balrog PL2
sf2m5:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (M6) ]
sf2m6:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2m6:0:000000:00:999:[ the bonus levels. ]
sf2m6:0:FF8ABE:99:000:Infinite Time
sf2m6:0:FF89C1:0A:001:Next level = Last level
sf2m6:0:FF89C1:0B:001:Lose a credit = Last level
sf2m6:0:FF82DD:01:000:No Wait Mode
sf2m6:0:FF83E9:90:000:Infinite Energy PL1
sf2m6:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2m6:0:FF83E9:00:000:Always have No Energy PL1
sf2m6:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2m6:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2m6:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2m6:0:FF864E:02:000:Finish round to win match PL1
sf2m6:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2m6:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2m6:0:FF8553:01:000:All Hits Combo PL1
sf2m6:0:FF870A:00:000:All Hits Keep You Close PL1
sf2m6:0:FF857D:01:000:Invincibility PL1
sf2m6:0:FF853F:00:000:Command during jump ON PL1
sf2m6:0:FF8592:00:000:No limit next shot PL1
sf2m6:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2m6:0:FF83DC:01:000:Shot motion cancel PL1
sf2m6:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2m6:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2m6:0:FF843F:01:000:Quick charge (Guile) PL1
sf2m6:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2m6:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2m6:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2m6:0:FF843F:01:000:Quick charge (Vega) PL1
sf2m6:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2m6:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2m6:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2m6:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2m6:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2m6:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2m6:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2m6:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2m6:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2m6:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2m6:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2m6:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2m6:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2m6:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2m6:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2m6:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2m6:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2m6:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2m6:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2m6:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2m6:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2m6:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2m6:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2m6:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2m6:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2m6:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2m6:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2m6:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2m6:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2m6:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2m6:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2m6:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2m6:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m6:0:FF864F:00:001:Play with Ryu PL1
sf2m6:0:FF864F:01:001:Play with E. Honda PL1
sf2m6:0:FF864F:02:001:Play with Blanka PL1
sf2m6:0:FF864F:03:001:Play with Guile PL1
sf2m6:0:FF864F:04:001:Play with Ken PL1
sf2m6:0:FF864F:05:001:Play with Chun Li PL1
sf2m6:0:FF864F:06:001:Play with Zangief PL1
sf2m6:0:FF864F:07:001:Play with Dhalsim PL1
sf2m6:0:FF864F:08:001:Play with M. Bison PL1
sf2m6:0:FF864F:09:001:Play with Sagat PL1
sf2m6:0:FF864F:0A:001:Play with Balrog PL1
sf2m6:0:FF864F:0B:001:Play with Vega PL1
sf2m6:0:FF86E9:90:000:Infinite Energy PL2
sf2m6:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2m6:0:FF86E9:00:000:Always have No Energy PL2
sf2m6:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2m6:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2m6:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2m6:0:FF894E:02:000:Finish round to win match PL2
sf2m6:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2m6:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2m6:0:FF8853:01:000:All Hits Combo PL2
sf2m6:0:FF840A:00:000:All Hits Keep you Close PL2
sf2m6:0:FF887D:01:000:Invincibility PL2
sf2m6:0:FF883F:00:000:Command during jump ON PL2
sf2m6:0:FF8892:00:000:No limit next shot PL2
sf2m6:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2m6:0:FF86DC:01:000:Shot motion cancel PL2
sf2m6:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2m6:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2m6:0:FF873F:01:000:Quick charge (Guile) PL2
sf2m6:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2m6:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2m6:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2m6:0:FF873F:01:000:Quick charge (Vega) PL2
sf2m6:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2m6:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2m6:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2m6:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2m6:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2m6:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2m6:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2m6:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2m6:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2m6:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2m6:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2m6:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2m6:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2m6:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2m6:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2m6:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2m6:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2m6:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2m6:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2m6:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2m6:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2m6:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2m6:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2m6:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2m6:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2m6:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2m6:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2m6:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2m6:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2m6:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2m6:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2m6:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2m6:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m6:0:FF894F:00:001:Play with Ryu PL2
sf2m6:0:FF894F:01:001:Play with E. Honda PL2
sf2m6:0:FF894F:02:001:Play with Blanka PL2
sf2m6:0:FF894F:03:001:Play with Guile PL2
sf2m6:0:FF894F:04:001:Play with Ken PL2
sf2m6:0:FF894F:05:001:Play with Chun Li PL2
sf2m6:0:FF894F:06:001:Play with Zangief PL2
sf2m6:0:FF894F:07:001:Play with Dhalsim PL2
sf2m6:0:FF894F:08:001:Play with M. Bison PL2
sf2m6:0:FF894F:09:001:Play with Sagat PL2
sf2m6:0:FF894F:0A:001:Play with Balrog PL2
sf2m6:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (M7) ]
sf2m7:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2m7:0:000000:00:999:[ the bonus levels. ]
sf2m7:0:FF8ABE:99:000:Infinite Time
sf2m7:0:FF89C1:0A:001:Next level = Last level
sf2m7:0:FF89C1:0B:001:Lose a credit = Last level
sf2m7:0:FF82DD:01:000:No Wait Mode
sf2m7:0:FF83E9:90:000:Infinite Energy PL1
sf2m7:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2m7:0:FF83E9:00:000:Always have No Energy PL1
sf2m7:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2m7:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2m7:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2m7:0:FF864E:02:000:Finish round to win match PL1
sf2m7:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2m7:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2m7:0:FF8553:01:000:All Hits Combo PL1
sf2m7:0:FF870A:00:000:All Hits Keep You Close PL1
sf2m7:0:FF857D:01:000:Invincibility PL1
sf2m7:0:FF853F:00:000:Command during jump ON PL1
sf2m7:0:FF8592:00:000:No limit next shot PL1
sf2m7:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2m7:0:FF83DC:01:000:Shot motion cancel PL1
sf2m7:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2m7:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2m7:0:FF843F:01:000:Quick charge (Guile) PL1
sf2m7:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2m7:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2m7:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2m7:0:FF843F:01:000:Quick charge (Vega) PL1
sf2m7:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2m7:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2m7:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2m7:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2m7:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2m7:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2m7:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2m7:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2m7:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2m7:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2m7:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2m7:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2m7:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2m7:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2m7:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2m7:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2m7:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2m7:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2m7:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2m7:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2m7:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2m7:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2m7:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2m7:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2m7:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2m7:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2m7:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2m7:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2m7:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2m7:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2m7:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2m7:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2m7:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m7:0:FF864F:00:001:Play with Ryu PL1
sf2m7:0:FF864F:01:001:Play with E. Honda PL1
sf2m7:0:FF864F:02:001:Play with Blanka PL1
sf2m7:0:FF864F:03:001:Play with Guile PL1
sf2m7:0:FF864F:04:001:Play with Ken PL1
sf2m7:0:FF864F:05:001:Play with Chun Li PL1
sf2m7:0:FF864F:06:001:Play with Zangief PL1
sf2m7:0:FF864F:07:001:Play with Dhalsim PL1
sf2m7:0:FF864F:08:001:Play with M. Bison PL1
sf2m7:0:FF864F:09:001:Play with Sagat PL1
sf2m7:0:FF864F:0A:001:Play with Balrog PL1
sf2m7:0:FF864F:0B:001:Play with Vega PL1
sf2m7:0:FF86E9:90:000:Infinite Energy PL2
sf2m7:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2m7:0:FF86E9:00:000:Always have No Energy PL2
sf2m7:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2m7:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2m7:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2m7:0:FF894E:02:000:Finish round to win match PL2
sf2m7:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2m7:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2m7:0:FF8853:01:000:All Hits Combo PL2
sf2m7:0:FF840A:00:000:All Hits Keep you Close PL2
sf2m7:0:FF887D:01:000:Invincibility PL2
sf2m7:0:FF883F:00:000:Command during jump ON PL2
sf2m7:0:FF8892:00:000:No limit next shot PL2
sf2m7:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2m7:0:FF86DC:01:000:Shot motion cancel PL2
sf2m7:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2m7:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2m7:0:FF873F:01:000:Quick charge (Guile) PL2
sf2m7:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2m7:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2m7:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2m7:0:FF873F:01:000:Quick charge (Vega) PL2
sf2m7:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2m7:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2m7:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2m7:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2m7:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2m7:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2m7:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2m7:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2m7:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2m7:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2m7:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2m7:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2m7:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2m7:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2m7:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2m7:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2m7:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2m7:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2m7:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2m7:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2m7:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2m7:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2m7:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2m7:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2m7:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2m7:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2m7:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2m7:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2m7:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2m7:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2m7:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2m7:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2m7:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2m7:0:FF894F:00:001:Play with Ryu PL2
sf2m7:0:FF894F:01:001:Play with E. Honda PL2
sf2m7:0:FF894F:02:001:Play with Blanka PL2
sf2m7:0:FF894F:03:001:Play with Guile PL2
sf2m7:0:FF894F:04:001:Play with Ken PL2
sf2m7:0:FF894F:05:001:Play with Chun Li PL2
sf2m7:0:FF894F:06:001:Play with Zangief PL2
sf2m7:0:FF894F:07:001:Play with Dhalsim PL2
sf2m7:0:FF894F:08:001:Play with M. Bison PL2
sf2m7:0:FF894F:09:001:Play with Sagat PL2
sf2m7:0:FF894F:0A:001:Play with Balrog PL2
sf2m7:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (Rainbow set 1) ]
sf2rb:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2rb:0:000000:00:999:[ the bonus levels. ]
sf2rb:0:FF8ABE:99:000:Infinite Time
sf2rb:0:FF89C1:0A:001:Next level = Last level
sf2rb:0:FF89C1:0B:001:Lose a credit = Last level
sf2rb:0:FF82DD:01:000:No Wait Mode
sf2rb:0:FF83E9:90:000:Infinite Energy PL1
sf2rb:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2rb:0:FF83E9:00:000:Always have No Energy PL1
sf2rb:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2rb:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2rb:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2rb:0:FF864E:02:000:Finish round to win match PL1
sf2rb:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2rb:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2rb:0:FF8553:01:000:All Hits Combo PL1
sf2rb:0:FF870A:00:000:All Hits Keep You Close PL1
sf2rb:0:FF857D:01:000:Invincibility PL1
sf2rb:0:FF853F:00:000:Command during jump ON PL1
sf2rb:0:FF8592:00:000:No limit next shot PL1
sf2rb:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2rb:0:FF83DC:01:000:Shot motion cancel PL1
sf2rb:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2rb:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2rb:0:FF843F:01:000:Quick charge (Guile) PL1
sf2rb:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2rb:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2rb:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2rb:0:FF843F:01:000:Quick charge (Vega) PL1
sf2rb:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2rb:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2rb:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2rb:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2rb:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2rb:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2rb:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2rb:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2rb:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2rb:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2rb:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2rb:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2rb:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2rb:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2rb:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2rb:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2rb:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2rb:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2rb:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2rb:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2rb:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2rb:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2rb:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2rb:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2rb:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2rb:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2rb:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2rb:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2rb:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2rb:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2rb:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2rb:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2rb:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2rb:0:FF864F:00:001:Play with Ryu PL1
sf2rb:0:FF864F:01:001:Play with E. Honda PL1
sf2rb:0:FF864F:02:001:Play with Blanka PL1
sf2rb:0:FF864F:03:001:Play with Guile PL1
sf2rb:0:FF864F:04:001:Play with Ken PL1
sf2rb:0:FF864F:05:001:Play with Chun Li PL1
sf2rb:0:FF864F:06:001:Play with Zangief PL1
sf2rb:0:FF864F:07:001:Play with Dhalsim PL1
sf2rb:0:FF864F:08:001:Play with M. Bison PL1
sf2rb:0:FF864F:09:001:Play with Sagat PL1
sf2rb:0:FF864F:0A:001:Play with Balrog PL1
sf2rb:0:FF864F:0B:001:Play with Vega PL1
sf2rb:0:FF86E9:90:000:Infinite Energy PL2
sf2rb:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2rb:0:FF86E9:00:000:Always have No Energy PL2
sf2rb:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2rb:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2rb:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2rb:0:FF894E:02:000:Finish round to win match PL2
sf2rb:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2rb:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2rb:0:FF8853:01:000:All Hits Combo PL2
sf2rb:0:FF840A:00:000:All Hits Keep you Close PL2
sf2rb:0:FF887D:01:000:Invincibility PL2
sf2rb:0:FF883F:00:000:Command during jump ON PL2
sf2rb:0:FF8892:00:000:No limit next shot PL2
sf2rb:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2rb:0:FF86DC:01:000:Shot motion cancel PL2
sf2rb:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2rb:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2rb:0:FF873F:01:000:Quick charge (Guile) PL2
sf2rb:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2rb:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2rb:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2rb:0:FF873F:01:000:Quick charge (Vega) PL2
sf2rb:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2rb:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2rb:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2rb:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2rb:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2rb:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2rb:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2rb:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2rb:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2rb:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2rb:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2rb:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2rb:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2rb:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2rb:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2rb:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2rb:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2rb:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2rb:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2rb:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2rb:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2rb:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2rb:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2rb:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2rb:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2rb:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2rb:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2rb:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2rb:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2rb:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2rb:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2rb:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2rb:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2rb:0:FF894F:00:001:Play with Ryu PL2
sf2rb:0:FF894F:01:001:Play with E. Honda PL2
sf2rb:0:FF894F:02:001:Play with Blanka PL2
sf2rb:0:FF894F:03:001:Play with Guile PL2
sf2rb:0:FF894F:04:001:Play with Ken PL2
sf2rb:0:FF894F:05:001:Play with Chun Li PL2
sf2rb:0:FF894F:06:001:Play with Zangief PL2
sf2rb:0:FF894F:07:001:Play with Dhalsim PL2
sf2rb:0:FF894F:08:001:Play with M. Bison PL2
sf2rb:0:FF894F:09:001:Play with Sagat PL2
sf2rb:0:FF894F:0A:001:Play with Balrog PL2
sf2rb:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (Rainbow set 2) ]
sf2rb2:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2rb2:0:000000:00:999:[ the bonus levels. ]
sf2rb2:0:FF8ABE:99:000:Infinite Time
sf2rb2:0:FF89C1:0A:001:Next level = Last level
sf2rb2:0:FF89C1:0B:001:Lose a credit = Last level
sf2rb2:0:FF82DD:01:000:No Wait Mode
sf2rb2:0:FF83E9:90:000:Infinite Energy PL1
sf2rb2:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2rb2:0:FF83E9:00:000:Always have No Energy PL1
sf2rb2:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2rb2:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2rb2:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2rb2:0:FF864E:02:000:Finish round to win match PL1
sf2rb2:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2rb2:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2rb2:0:FF8553:01:000:All Hits Combo PL1
sf2rb2:0:FF870A:00:000:All Hits Keep You Close PL1
sf2rb2:0:FF857D:01:000:Invincibility PL1
sf2rb2:0:FF853F:00:000:Command during jump ON PL1
sf2rb2:0:FF8592:00:000:No limit next shot PL1
sf2rb2:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2rb2:0:FF83DC:01:000:Shot motion cancel PL1
sf2rb2:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2rb2:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2rb2:0:FF843F:01:000:Quick charge (Guile) PL1
sf2rb2:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2rb2:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2rb2:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2rb2:0:FF843F:01:000:Quick charge (Vega) PL1
sf2rb2:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2rb2:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2rb2:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2rb2:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2rb2:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2rb2:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2rb2:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2rb2:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2rb2:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2rb2:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2rb2:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2rb2:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2rb2:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2rb2:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2rb2:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2rb2:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2rb2:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2rb2:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2rb2:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2rb2:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2rb2:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2rb2:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2rb2:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2rb2:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2rb2:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2rb2:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2rb2:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2rb2:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2rb2:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2rb2:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2rb2:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2rb2:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2rb2:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2rb2:0:FF864F:00:001:Play with Ryu PL1
sf2rb2:0:FF864F:01:001:Play with E. Honda PL1
sf2rb2:0:FF864F:02:001:Play with Blanka PL1
sf2rb2:0:FF864F:03:001:Play with Guile PL1
sf2rb2:0:FF864F:04:001:Play with Ken PL1
sf2rb2:0:FF864F:05:001:Play with Chun Li PL1
sf2rb2:0:FF864F:06:001:Play with Zangief PL1
sf2rb2:0:FF864F:07:001:Play with Dhalsim PL1
sf2rb2:0:FF864F:08:001:Play with M. Bison PL1
sf2rb2:0:FF864F:09:001:Play with Sagat PL1
sf2rb2:0:FF864F:0A:001:Play with Balrog PL1
sf2rb2:0:FF864F:0B:001:Play with Vega PL1
sf2rb2:0:FF86E9:90:000:Infinite Energy PL2
sf2rb2:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2rb2:0:FF86E9:00:000:Always have No Energy PL2
sf2rb2:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2rb2:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2rb2:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2rb2:0:FF894E:02:000:Finish round to win match PL2
sf2rb2:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2rb2:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2rb2:0:FF8853:01:000:All Hits Combo PL2
sf2rb2:0:FF840A:00:000:All Hits Keep you Close PL2
sf2rb2:0:FF887D:01:000:Invincibility PL2
sf2rb2:0:FF883F:00:000:Command during jump ON PL2
sf2rb2:0:FF8892:00:000:No limit next shot PL2
sf2rb2:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2rb2:0:FF86DC:01:000:Shot motion cancel PL2
sf2rb2:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2rb2:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2rb2:0:FF873F:01:000:Quick charge (Guile) PL2
sf2rb2:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2rb2:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2rb2:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2rb2:0:FF873F:01:000:Quick charge (Vega) PL2
sf2rb2:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2rb2:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2rb2:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2rb2:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2rb2:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2rb2:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2rb2:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2rb2:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2rb2:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2rb2:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2rb2:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2rb2:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2rb2:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2rb2:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2rb2:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2rb2:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2rb2:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2rb2:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2rb2:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2rb2:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2rb2:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2rb2:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2rb2:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2rb2:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2rb2:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2rb2:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2rb2:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2rb2:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2rb2:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2rb2:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2rb2:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2rb2:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2rb2:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2rb2:0:FF894F:00:001:Play with Ryu PL2
sf2rb2:0:FF894F:01:001:Play with E. Honda PL2
sf2rb2:0:FF894F:02:001:Play with Blanka PL2
sf2rb2:0:FF894F:03:001:Play with Guile PL2
sf2rb2:0:FF894F:04:001:Play with Ken PL2
sf2rb2:0:FF894F:05:001:Play with Chun Li PL2
sf2rb2:0:FF894F:06:001:Play with Zangief PL2
sf2rb2:0:FF894F:07:001:Play with Dhalsim PL2
sf2rb2:0:FF894F:08:001:Play with M. Bison PL2
sf2rb2:0:FF894F:09:001:Play with Sagat PL2
sf2rb2:0:FF894F:0A:001:Play with Balrog PL2
sf2rb2:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (Red Wave) ]
sf2red:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2red:0:000000:00:999:[ the bonus levels. ]
sf2red:0:FF8ABE:99:000:Infinite Time
sf2red:0:FF89C1:0A:001:Next level = Last level
sf2red:0:FF89C1:0B:001:Lose a credit = Last level
sf2red:0:FF82DD:01:000:No Wait Mode
sf2red:0:FF83E9:90:000:Infinite Energy PL1
sf2red:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2red:0:FF83E9:00:000:Always have No Energy PL1
sf2red:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2red:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2red:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2red:0:FF864E:02:000:Finish round to win match PL1
sf2red:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2red:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2red:0:FF8553:01:000:All Hits Combo PL1
sf2red:0:FF870A:00:000:All Hits Keep You Close PL1
sf2red:0:FF857D:01:000:Invincibility PL1
sf2red:0:FF853F:00:000:Command during jump ON PL1
sf2red:0:FF8592:00:000:No limit next shot PL1
sf2red:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2red:0:FF83DC:01:000:Shot motion cancel PL1
sf2red:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2red:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2red:0:FF843F:01:000:Quick charge (Guile) PL1
sf2red:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2red:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2red:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2red:0:FF843F:01:000:Quick charge (Vega) PL1
sf2red:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2red:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2red:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2red:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2red:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2red:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2red:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2red:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2red:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2red:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2red:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2red:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2red:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2red:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2red:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2red:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2red:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2red:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2red:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2red:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2red:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2red:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2red:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2red:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2red:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2red:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2red:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2red:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2red:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2red:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2red:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2red:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2red:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2red:0:FF864F:00:001:Play with Ryu PL1
sf2red:0:FF864F:01:001:Play with E. Honda PL1
sf2red:0:FF864F:02:001:Play with Blanka PL1
sf2red:0:FF864F:03:001:Play with Guile PL1
sf2red:0:FF864F:04:001:Play with Ken PL1
sf2red:0:FF864F:05:001:Play with Chun Li PL1
sf2red:0:FF864F:06:001:Play with Zangief PL1
sf2red:0:FF864F:07:001:Play with Dhalsim PL1
sf2red:0:FF864F:08:001:Play with M. Bison PL1
sf2red:0:FF864F:09:001:Play with Sagat PL1
sf2red:0:FF864F:0A:001:Play with Balrog PL1
sf2red:0:FF864F:0B:001:Play with Vega PL1
sf2red:0:FF86E9:90:000:Infinite Energy PL2
sf2red:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2red:0:FF86E9:00:000:Always have No Energy PL2
sf2red:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2red:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2red:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2red:0:FF894E:02:000:Finish round to win match PL2
sf2red:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2red:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2red:0:FF8853:01:000:All Hits Combo PL2
sf2red:0:FF840A:00:000:All Hits Keep you Close PL2
sf2red:0:FF887D:01:000:Invincibility PL2
sf2red:0:FF883F:00:000:Command during jump ON PL2
sf2red:0:FF8892:00:000:No limit next shot PL2
sf2red:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2red:0:FF86DC:01:000:Shot motion cancel PL2
sf2red:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2red:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2red:0:FF873F:01:000:Quick charge (Guile) PL2
sf2red:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2red:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2red:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2red:0:FF873F:01:000:Quick charge (Vega) PL2
sf2red:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2red:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2red:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2red:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2red:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2red:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2red:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2red:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2red:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2red:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2red:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2red:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2red:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2red:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2red:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2red:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2red:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2red:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2red:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2red:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2red:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2red:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2red:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2red:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2red:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2red:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2red:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2red:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2red:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2red:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2red:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2red:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2red:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2red:0:FF894F:00:001:Play with Ryu PL2
sf2red:0:FF894F:01:001:Play with E. Honda PL2
sf2red:0:FF894F:02:001:Play with Blanka PL2
sf2red:0:FF894F:03:001:Play with Guile PL2
sf2red:0:FF894F:04:001:Play with Ken PL2
sf2red:0:FF894F:05:001:Play with Chun Li PL2
sf2red:0:FF894F:06:001:Play with Zangief PL2
sf2red:0:FF894F:07:001:Play with Dhalsim PL2
sf2red:0:FF894F:08:001:Play with M. Bison PL2
sf2red:0:FF894F:09:001:Play with Sagat PL2
sf2red:0:FF894F:0A:001:Play with Balrog PL2
sf2red:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Hyper Fighting (US 921209) ]
sf2t:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2t:0:000000:00:999:[ the bonus levels. ]
sf2t:0:FF8ABE:99:000:Infinite Time
sf2t:0:FF89C1:0A:001:Next level = Last level
sf2t:0:FF89C1:0B:001:Lose a credit = Last level
sf2t:0:FF82DD:01:000:No Wait Mode
sf2t:0:FF83E9:90:000:Infinite Energy PL1
sf2t:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2t:0:FF83E9:00:000:Always have No Energy PL1
sf2t:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2t:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2t:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2t:0:FF864E:02:000:Finish round to win match PL1
sf2t:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2t:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2t:0:FF8553:01:000:All Hits Combo PL1
sf2t:0:FF870A:00:000:All Hits Keep You Close PL1
sf2t:0:FF857D:01:000:Invincibility PL1
sf2t:0:FF853F:00:000:Command during jump ON PL1
sf2t:0:FF8592:00:000:No limit next shot PL1
sf2t:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2t:0:FF83DC:01:000:Shot motion cancel PL1
sf2t:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2t:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2t:0:FF843F:01:000:Quick charge (Guile) PL1
sf2t:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2t:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2t:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2t:0:FF843F:01:000:Quick charge (Vega) PL1
sf2t:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2t:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2t:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2t:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2t:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2t:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2t:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2t:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2t:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2t:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2t:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2t:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2t:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2t:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2t:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2t:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2t:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2t:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2t:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2t:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2t:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2t:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2t:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2t:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2t:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2t:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2t:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2t:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2t:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2t:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2t:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2t:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2t:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2t:0:FF864F:00:001:Play with Ryu PL1
sf2t:0:FF864F:01:001:Play with E. Honda PL1
sf2t:0:FF864F:02:001:Play with Blanka PL1
sf2t:0:FF864F:03:001:Play with Guile PL1
sf2t:0:FF864F:04:001:Play with Ken PL1
sf2t:0:FF864F:05:001:Play with Chun Li PL1
sf2t:0:FF864F:06:001:Play with Zangief PL1
sf2t:0:FF864F:07:001:Play with Dhalsim PL1
sf2t:0:FF864F:08:001:Play with M. Bison PL1
sf2t:0:FF864F:09:001:Play with Sagat PL1
sf2t:0:FF864F:0A:001:Play with Balrog PL1
sf2t:0:FF864F:0B:001:Play with Vega PL1
sf2t:0:FF86E9:90:000:Infinite Energy PL2
sf2t:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2t:0:FF86E9:00:000:Always have No Energy PL2
sf2t:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2t:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2t:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2t:0:FF894E:02:000:Finish round to win match PL2
sf2t:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2t:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2t:0:FF8853:01:000:All Hits Combo PL2
sf2t:0:FF840A:00:000:All Hits Keep you Close PL2
sf2t:0:FF887D:01:000:Invincibility PL2
sf2t:0:FF883F:00:000:Command during jump ON PL2
sf2t:0:FF8892:00:000:No limit next shot PL2
sf2t:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2t:0:FF86DC:01:000:Shot motion cancel PL2
sf2t:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2t:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2t:0:FF873F:01:000:Quick charge (Guile) PL2
sf2t:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2t:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2t:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2t:0:FF873F:01:000:Quick charge (Vega) PL2
sf2t:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2t:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2t:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2t:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2t:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2t:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2t:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2t:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2t:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2t:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2t:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2t:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2t:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2t:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2t:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2t:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2t:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2t:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2t:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2t:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2t:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2t:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2t:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2t:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2t:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2t:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2t:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2t:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2t:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2t:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2t:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2t:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2t:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2t:0:FF894F:00:001:Play with Ryu PL2
sf2t:0:FF894F:01:001:Play with E. Honda PL2
sf2t:0:FF894F:02:001:Play with Blanka PL2
sf2t:0:FF894F:03:001:Play with Guile PL2
sf2t:0:FF894F:04:001:Play with Ken PL2
sf2t:0:FF894F:05:001:Play with Chun Li PL2
sf2t:0:FF894F:06:001:Play with Zangief PL2
sf2t:0:FF894F:07:001:Play with Dhalsim PL2
sf2t:0:FF894F:08:001:Play with M. Bison PL2
sf2t:0:FF894F:09:001:Play with Sagat PL2
sf2t:0:FF894F:0A:001:Play with Balrog PL2
sf2t:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' Turbo - Hyper Fighting (Japan 921209) ]
sf2tj:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2tj:0:000000:00:999:[ the bonus levels. ]
sf2tj:0:FF8ABE:99:000:Infinite Time
sf2tj:0:FF89C1:0A:001:Next level = Last level
sf2tj:0:FF89C1:0B:001:Lose a credit = Last level
sf2tj:0:FF82DD:01:000:No Wait Mode
sf2tj:0:FF83E9:90:000:Infinite Energy PL1
sf2tj:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2tj:0:FF83E9:00:000:Always have No Energy PL1
sf2tj:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2tj:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2tj:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2tj:0:FF864E:02:000:Finish round to win match PL1
sf2tj:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2tj:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2tj:0:FF8553:01:000:All Hits Combo PL1
sf2tj:0:FF870A:00:000:All Hits Keep You Close PL1
sf2tj:0:FF857D:01:000:Invincibility PL1
sf2tj:0:FF853F:00:000:Command during jump ON PL1
sf2tj:0:FF8592:00:000:No limit next shot PL1
sf2tj:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2tj:0:FF83DC:01:000:Shot motion cancel PL1
sf2tj:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2tj:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2tj:0:FF843F:01:000:Quick charge (Guile) PL1
sf2tj:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2tj:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2tj:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2tj:0:FF843F:01:000:Quick charge (Vega) PL1
sf2tj:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2tj:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2tj:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2tj:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2tj:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2tj:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2tj:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2tj:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2tj:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2tj:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2tj:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2tj:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2tj:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2tj:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2tj:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2tj:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2tj:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2tj:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2tj:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2tj:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2tj:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2tj:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2tj:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2tj:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2tj:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2tj:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2tj:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2tj:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2tj:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2tj:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2tj:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2tj:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2tj:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2tj:0:FF864F:00:001:Play with Ryu PL1
sf2tj:0:FF864F:01:001:Play with E. Honda PL1
sf2tj:0:FF864F:02:001:Play with Blanka PL1
sf2tj:0:FF864F:03:001:Play with Guile PL1
sf2tj:0:FF864F:04:001:Play with Ken PL1
sf2tj:0:FF864F:05:001:Play with Chun Li PL1
sf2tj:0:FF864F:06:001:Play with Zangief PL1
sf2tj:0:FF864F:07:001:Play with Dhalsim PL1
sf2tj:0:FF864F:08:001:Play with M. Bison PL1
sf2tj:0:FF864F:09:001:Play with Sagat PL1
sf2tj:0:FF864F:0A:001:Play with Balrog PL1
sf2tj:0:FF864F:0B:001:Play with Vega PL1
sf2tj:0:FF86E9:90:000:Infinite Energy PL2
sf2tj:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2tj:0:FF86E9:00:000:Always have No Energy PL2
sf2tj:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2tj:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2tj:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2tj:0:FF894E:02:000:Finish round to win match PL2
sf2tj:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2tj:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2tj:0:FF8853:01:000:All Hits Combo PL2
sf2tj:0:FF840A:00:000:All Hits Keep you Close PL2
sf2tj:0:FF887D:01:000:Invincibility PL2
sf2tj:0:FF883F:00:000:Command during jump ON PL2
sf2tj:0:FF8892:00:000:No limit next shot PL2
sf2tj:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2tj:0:FF86DC:01:000:Shot motion cancel PL2
sf2tj:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2tj:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2tj:0:FF873F:01:000:Quick charge (Guile) PL2
sf2tj:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2tj:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2tj:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2tj:0:FF873F:01:000:Quick charge (Vega) PL2
sf2tj:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2tj:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2tj:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2tj:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2tj:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2tj:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2tj:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2tj:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2tj:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2tj:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2tj:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2tj:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2tj:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2tj:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2tj:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2tj:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2tj:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2tj:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2tj:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2tj:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2tj:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2tj:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2tj:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2tj:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2tj:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2tj:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2tj:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2tj:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2tj:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2tj:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2tj:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2tj:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2tj:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2tj:0:FF894F:00:001:Play with Ryu PL2
sf2tj:0:FF894F:01:001:Play with E. Honda PL2
sf2tj:0:FF894F:02:001:Play with Blanka PL2
sf2tj:0:FF894F:03:001:Play with Guile PL2
sf2tj:0:FF894F:04:001:Play with Ken PL2
sf2tj:0:FF894F:05:001:Play with Chun Li PL2
sf2tj:0:FF894F:06:001:Play with Zangief PL2
sf2tj:0:FF894F:07:001:Play with Dhalsim PL2
sf2tj:0:FF894F:08:001:Play with M. Bison PL2
sf2tj:0:FF894F:09:001:Play with Sagat PL2
sf2tj:0:FF894F:0A:001:Play with Balrog PL2
sf2tj:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (US 910206) ]
sf2ua:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ua:0:000000:00:999:[ the bonus levels. ]
sf2ua:0:FF8ACE:99:000:Infinite Time
sf2ua:0:FF89CD:09:001:Next level = Last level
sf2ua:0:FF89CD:0A:001:Lose a credit = Last level
sf2ua:0:FF82E1:01:000:No Wait Mode
sf2ua:0:FF83F1:90:000:Infinite Energy PL1
sf2ua:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2ua:0:FF83F1:00:000:Always have No Energy PL1
sf2ua:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2ua:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2ua:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2ua:0:FF8656:02:000:Finish round to win match PL1
sf2ua:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2ua:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2ua:0:FF8585:01:000:Invincibility PL1
sf2ua:0:FF8547:00:000:Command during jump "ON" PL1
sf2ua:0:FF859A:00:000:No limit next shot PL1
sf2ua:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2ua:0:FF83E4:01:000:Shot motion cancel PL1
sf2ua:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2ua:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2ua:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2ua:0:FF8447:01:000:Quick charge (Guile) PL1
sf2ua:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2ua:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2ua:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ua:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ua:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ua:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2ua:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2ua:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2ua:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2ua:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ua:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2ua:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ua:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ua:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ua:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ua:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ua:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ua:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ua:0:FF8657:00:001:Play with Ryu PL1
sf2ua:0:FF8657:01:001:Play with E. Honda PL1
sf2ua:0:FF8657:02:001:Play with Blanka PL1
sf2ua:0:FF8657:03:001:Play with Guile PL1
sf2ua:0:FF8657:04:001:Play with Ken PL1
sf2ua:0:FF8657:05:001:Play with Chun Li PL1
sf2ua:0:FF8657:06:001:Play with Zangief PL1
sf2ua:0:FF8657:07:001:Play with Dhalsim PL1
sf2ua:0:FF8657:08:001:Play with M. Bison PL1
sf2ua:0:FF8657:09:001:Play with Sagat PL1
sf2ua:0:FF8657:0A:001:Play with Balrog PL1
sf2ua:0:FF8657:0B:001:Play with Vega PL1
sf2ua:0:FF86F1:90:000:Infinite Energy PL2
sf2ua:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2ua:0:FF86F1:00:000:Always have No Energy PL2
sf2ua:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2ua:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2ua:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2ua:0:FF8956:02:000:Finish round to win match PL2
sf2ua:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2ua:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2ua:0:FF8885:01:000:Invincibility PL2
sf2ua:0:FF8847:00:000:Command during jump ON PL2
sf2ua:0:FF889A:00:000:No limit next shot PL2
sf2ua:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2ua:0:FF86E4:01:000:Shot motion cancel PL2
sf2ua:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2ua:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2ua:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2ua:0:FF8747:01:000:Quick charge (Guile) PL2
sf2ua:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2ua:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2ua:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ua:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ua:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ua:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2ua:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2ua:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2ua:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2ua:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ua:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2ua:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ua:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ua:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ua:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ua:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ua:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ua:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ua:0:FF8957:00:001:Play with Ryu PL2
sf2ua:0:FF8957:01:001:Play with E. Honda PL2
sf2ua:0:FF8957:02:001:Play with Blanka PL2
sf2ua:0:FF8957:03:001:Play with Guile PL2
sf2ua:0:FF8957:04:001:Play with Ken PL2
sf2ua:0:FF8957:05:001:Play with Chun Li PL2
sf2ua:0:FF8957:06:001:Play with Zangief PL2
sf2ua:0:FF8957:07:001:Play with Dhalsim PL2
sf2ua:0:FF8957:08:001:Play with M. Bison PL2
sf2ua:0:FF8957:09:001:Play with Sagat PL2
sf2ua:0:FF8957:0A:001:Play with Balrog PL2
sf2ua:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (US 910214) ]
sf2ub:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ub:0:000000:00:999:[ the bonus levels. ]
sf2ub:0:FF8ACE:99:000:Infinite Time
sf2ub:0:FF89CD:09:001:Next level = Last level
sf2ub:0:FF89CD:0A:001:Lose a credit = Last level
sf2ub:0:FF82E1:01:000:No Wait Mode
sf2ub:0:FF83F1:90:000:Infinite Energy PL1
sf2ub:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2ub:0:FF83F1:00:000:Always have No Energy PL1
sf2ub:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2ub:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2ub:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2ub:0:FF8656:02:000:Finish round to win match PL1
sf2ub:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2ub:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2ub:0:FF8585:01:000:Invincibility PL1
sf2ub:0:FF8547:00:000:Command during jump "ON" PL1
sf2ub:0:FF859A:00:000:No limit next shot PL1
sf2ub:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2ub:0:FF83E4:01:000:Shot motion cancel PL1
sf2ub:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2ub:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2ub:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2ub:0:FF8447:01:000:Quick charge (Guile) PL1
sf2ub:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2ub:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2ub:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ub:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ub:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ub:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2ub:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2ub:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2ub:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2ub:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ub:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2ub:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ub:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ub:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ub:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ub:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ub:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ub:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ub:0:FF8657:00:001:Play with Ryu PL1
sf2ub:0:FF8657:01:001:Play with E. Honda PL1
sf2ub:0:FF8657:02:001:Play with Blanka PL1
sf2ub:0:FF8657:03:001:Play with Guile PL1
sf2ub:0:FF8657:04:001:Play with Ken PL1
sf2ub:0:FF8657:05:001:Play with Chun Li PL1
sf2ub:0:FF8657:06:001:Play with Zangief PL1
sf2ub:0:FF8657:07:001:Play with Dhalsim PL1
sf2ub:0:FF8657:08:001:Play with M. Bison PL1
sf2ub:0:FF8657:09:001:Play with Sagat PL1
sf2ub:0:FF8657:0A:001:Play with Balrog PL1
sf2ub:0:FF8657:0B:001:Play with Vega PL1
sf2ub:0:FF86F1:90:000:Infinite Energy PL2
sf2ub:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2ub:0:FF86F1:00:000:Always have No Energy PL2
sf2ub:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2ub:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2ub:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2ub:0:FF8956:02:000:Finish round to win match PL2
sf2ub:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2ub:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2ub:0:FF8885:01:000:Invincibility PL2
sf2ub:0:FF8847:00:000:Command during jump ON PL2
sf2ub:0:FF889A:00:000:No limit next shot PL2
sf2ub:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2ub:0:FF86E4:01:000:Shot motion cancel PL2
sf2ub:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2ub:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2ub:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2ub:0:FF8747:01:000:Quick charge (Guile) PL2
sf2ub:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2ub:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2ub:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ub:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ub:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ub:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2ub:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2ub:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2ub:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2ub:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ub:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2ub:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ub:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ub:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ub:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ub:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ub:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ub:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ub:0:FF8957:00:001:Play with Ryu PL2
sf2ub:0:FF8957:01:001:Play with E. Honda PL2
sf2ub:0:FF8957:02:001:Play with Blanka PL2
sf2ub:0:FF8957:03:001:Play with Guile PL2
sf2ub:0:FF8957:04:001:Play with Ken PL2
sf2ub:0:FF8957:05:001:Play with Chun Li PL2
sf2ub:0:FF8957:06:001:Play with Zangief PL2
sf2ub:0:FF8957:07:001:Play with Dhalsim PL2
sf2ub:0:FF8957:08:001:Play with M. Bison PL2
sf2ub:0:FF8957:09:001:Play with Sagat PL2
sf2ub:0:FF8957:0A:001:Play with Balrog PL2
sf2ub:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (US 910318) ]
sf2ud:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ud:0:000000:00:999:[ the bonus levels. ]
sf2ud:0:FF8ACE:99:000:Infinite Time
sf2ud:0:FF89CD:09:001:Next level = Last level
sf2ud:0:FF89CD:0A:001:Lose a credit = Last level
sf2ud:0:FF82E1:01:000:No Wait Mode
sf2ud:0:FF83F1:90:000:Infinite Energy PL1
sf2ud:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2ud:0:FF83F1:00:000:Always have No Energy PL1
sf2ud:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2ud:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2ud:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2ud:0:FF8656:02:000:Finish round to win match PL1
sf2ud:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2ud:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2ud:0:FF8585:01:000:Invincibility PL1
sf2ud:0:FF8547:00:000:Command during jump "ON" PL1
sf2ud:0:FF859A:00:000:No limit next shot PL1
sf2ud:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2ud:0:FF83E4:01:000:Shot motion cancel PL1
sf2ud:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2ud:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2ud:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2ud:0:FF8447:01:000:Quick charge (Guile) PL1
sf2ud:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2ud:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2ud:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ud:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ud:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ud:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2ud:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2ud:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2ud:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2ud:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ud:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2ud:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ud:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ud:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ud:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ud:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ud:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ud:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ud:0:FF8657:00:001:Play with Ryu PL1
sf2ud:0:FF8657:01:001:Play with E. Honda PL1
sf2ud:0:FF8657:02:001:Play with Blanka PL1
sf2ud:0:FF8657:03:001:Play with Guile PL1
sf2ud:0:FF8657:04:001:Play with Ken PL1
sf2ud:0:FF8657:05:001:Play with Chun Li PL1
sf2ud:0:FF8657:06:001:Play with Zangief PL1
sf2ud:0:FF8657:07:001:Play with Dhalsim PL1
sf2ud:0:FF8657:08:001:Play with M. Bison PL1
sf2ud:0:FF8657:09:001:Play with Sagat PL1
sf2ud:0:FF8657:0A:001:Play with Balrog PL1
sf2ud:0:FF8657:0B:001:Play with Vega PL1
sf2ud:0:FF86F1:90:000:Infinite Energy PL2
sf2ud:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2ud:0:FF86F1:00:000:Always have No Energy PL2
sf2ud:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2ud:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2ud:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2ud:0:FF8956:02:000:Finish round to win match PL2
sf2ud:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2ud:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2ud:0:FF8885:01:000:Invincibility PL2
sf2ud:0:FF8847:00:000:Command during jump ON PL2
sf2ud:0:FF889A:00:000:No limit next shot PL2
sf2ud:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2ud:0:FF86E4:01:000:Shot motion cancel PL2
sf2ud:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2ud:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2ud:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2ud:0:FF8747:01:000:Quick charge (Guile) PL2
sf2ud:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2ud:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2ud:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ud:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ud:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ud:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2ud:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2ud:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2ud:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2ud:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ud:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2ud:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ud:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ud:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ud:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ud:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ud:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ud:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ud:0:FF8957:00:001:Play with Ryu PL2
sf2ud:0:FF8957:01:001:Play with E. Honda PL2
sf2ud:0:FF8957:02:001:Play with Blanka PL2
sf2ud:0:FF8957:03:001:Play with Guile PL2
sf2ud:0:FF8957:04:001:Play with Ken PL2
sf2ud:0:FF8957:05:001:Play with Chun Li PL2
sf2ud:0:FF8957:06:001:Play with Zangief PL2
sf2ud:0:FF8957:07:001:Play with Dhalsim PL2
sf2ud:0:FF8957:08:001:Play with M. Bison PL2
sf2ud:0:FF8957:09:001:Play with Sagat PL2
sf2ud:0:FF8957:0A:001:Play with Balrog PL2
sf2ud:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (US 910228) ]
sf2ue:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ue:0:000000:00:999:[ the bonus levels. ]
sf2ue:0:FF8ACE:99:000:Infinite Time
sf2ue:0:FF89CD:09:001:Next level = Last level
sf2ue:0:FF89CD:0A:001:Lose a credit = Last level
sf2ue:0:FF82E1:01:000:No Wait Mode
sf2ue:0:FF83F1:90:000:Infinite Energy PL1
sf2ue:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2ue:0:FF83F1:00:000:Always have No Energy PL1
sf2ue:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2ue:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2ue:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2ue:0:FF8656:02:000:Finish round to win match PL1
sf2ue:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2ue:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2ue:0:FF8585:01:000:Invincibility PL1
sf2ue:0:FF8547:00:000:Command during jump "ON" PL1
sf2ue:0:FF859A:00:000:No limit next shot PL1
sf2ue:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2ue:0:FF83E4:01:000:Shot motion cancel PL1
sf2ue:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2ue:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2ue:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2ue:0:FF8447:01:000:Quick charge (Guile) PL1
sf2ue:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2ue:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2ue:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ue:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ue:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ue:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2ue:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2ue:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2ue:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2ue:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ue:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2ue:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ue:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ue:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ue:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ue:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ue:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ue:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ue:0:FF8657:00:001:Play with Ryu PL1
sf2ue:0:FF8657:01:001:Play with E. Honda PL1
sf2ue:0:FF8657:02:001:Play with Blanka PL1
sf2ue:0:FF8657:03:001:Play with Guile PL1
sf2ue:0:FF8657:04:001:Play with Ken PL1
sf2ue:0:FF8657:05:001:Play with Chun Li PL1
sf2ue:0:FF8657:06:001:Play with Zangief PL1
sf2ue:0:FF8657:07:001:Play with Dhalsim PL1
sf2ue:0:FF8657:08:001:Play with M. Bison PL1
sf2ue:0:FF8657:09:001:Play with Sagat PL1
sf2ue:0:FF8657:0A:001:Play with Balrog PL1
sf2ue:0:FF8657:0B:001:Play with Vega PL1
sf2ue:0:FF86F1:90:000:Infinite Energy PL2
sf2ue:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2ue:0:FF86F1:00:000:Always have No Energy PL2
sf2ue:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2ue:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2ue:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2ue:0:FF8956:02:000:Finish round to win match PL2
sf2ue:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2ue:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2ue:0:FF8885:01:000:Invincibility PL2
sf2ue:0:FF8847:00:000:Command during jump ON PL2
sf2ue:0:FF889A:00:000:No limit next shot PL2
sf2ue:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2ue:0:FF86E4:01:000:Shot motion cancel PL2
sf2ue:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2ue:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2ue:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2ue:0:FF8747:01:000:Quick charge (Guile) PL2
sf2ue:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2ue:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2ue:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ue:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ue:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ue:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2ue:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2ue:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2ue:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2ue:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ue:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2ue:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ue:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ue:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ue:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ue:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ue:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ue:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ue:0:FF8957:00:001:Play with Ryu PL2
sf2ue:0:FF8957:01:001:Play with E. Honda PL2
sf2ue:0:FF8957:02:001:Play with Blanka PL2
sf2ue:0:FF8957:03:001:Play with Guile PL2
sf2ue:0:FF8957:04:001:Play with Ken PL2
sf2ue:0:FF8957:05:001:Play with Chun Li PL2
sf2ue:0:FF8957:06:001:Play with Zangief PL2
sf2ue:0:FF8957:07:001:Play with Dhalsim PL2
sf2ue:0:FF8957:08:001:Play with M. Bison PL2
sf2ue:0:FF8957:09:001:Play with Sagat PL2
sf2ue:0:FF8957:0A:001:Play with Balrog PL2
sf2ue:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (US 910411) ]
sf2uf:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2uf:0:000000:00:999:[ the bonus levels. ]
sf2uf:0:FF8ACE:99:000:Infinite Time
sf2uf:0:FF89CD:09:001:Next level = Last level
sf2uf:0:FF89CD:0A:001:Lose a credit = Last level
sf2uf:0:FF82E1:01:000:No Wait Mode
sf2uf:0:FF83F1:90:000:Infinite Energy PL1
sf2uf:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2uf:0:FF83F1:00:000:Always have No Energy PL1
sf2uf:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2uf:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2uf:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2uf:0:FF8656:02:000:Finish round to win match PL1
sf2uf:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2uf:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2uf:0:FF8585:01:000:Invincibility PL1
sf2uf:0:FF8547:00:000:Command during jump "ON" PL1
sf2uf:0:FF859A:00:000:No limit next shot PL1
sf2uf:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2uf:0:FF83E4:01:000:Shot motion cancel PL1
sf2uf:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2uf:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2uf:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2uf:0:FF8447:01:000:Quick charge (Guile) PL1
sf2uf:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2uf:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2uf:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2uf:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2uf:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2uf:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2uf:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2uf:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2uf:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2uf:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2uf:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2uf:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2uf:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2uf:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2uf:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2uf:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2uf:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2uf:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2uf:0:FF8657:00:001:Play with Ryu PL1
sf2uf:0:FF8657:01:001:Play with E. Honda PL1
sf2uf:0:FF8657:02:001:Play with Blanka PL1
sf2uf:0:FF8657:03:001:Play with Guile PL1
sf2uf:0:FF8657:04:001:Play with Ken PL1
sf2uf:0:FF8657:05:001:Play with Chun Li PL1
sf2uf:0:FF8657:06:001:Play with Zangief PL1
sf2uf:0:FF8657:07:001:Play with Dhalsim PL1
sf2uf:0:FF8657:08:001:Play with M. Bison PL1
sf2uf:0:FF8657:09:001:Play with Sagat PL1
sf2uf:0:FF8657:0A:001:Play with Balrog PL1
sf2uf:0:FF8657:0B:001:Play with Vega PL1
sf2uf:0:FF86F1:90:000:Infinite Energy PL2
sf2uf:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2uf:0:FF86F1:00:000:Always have No Energy PL2
sf2uf:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2uf:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2uf:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2uf:0:FF8956:02:000:Finish round to win match PL2
sf2uf:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2uf:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2uf:0:FF8885:01:000:Invincibility PL2
sf2uf:0:FF8847:00:000:Command during jump ON PL2
sf2uf:0:FF889A:00:000:No limit next shot PL2
sf2uf:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2uf:0:FF86E4:01:000:Shot motion cancel PL2
sf2uf:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2uf:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2uf:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2uf:0:FF8747:01:000:Quick charge (Guile) PL2
sf2uf:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2uf:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2uf:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2uf:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2uf:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2uf:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2uf:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2uf:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2uf:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2uf:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2uf:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2uf:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2uf:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2uf:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2uf:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2uf:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2uf:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2uf:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2uf:0:FF8957:00:001:Play with Ryu PL2
sf2uf:0:FF8957:01:001:Play with E. Honda PL2
sf2uf:0:FF8957:02:001:Play with Blanka PL2
sf2uf:0:FF8957:03:001:Play with Guile PL2
sf2uf:0:FF8957:04:001:Play with Ken PL2
sf2uf:0:FF8957:05:001:Play with Chun Li PL2
sf2uf:0:FF8957:06:001:Play with Zangief PL2
sf2uf:0:FF8957:07:001:Play with Dhalsim PL2
sf2uf:0:FF8957:08:001:Play with M. Bison PL2
sf2uf:0:FF8957:09:001:Play with Sagat PL2
sf2uf:0:FF8957:0A:001:Play with Balrog PL2
sf2uf:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (US 910522) ]
sf2ui:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2ui:0:000000:00:999:[ the bonus levels. ]
sf2ui:0:FF8ACE:99:000:Infinite Time
sf2ui:0:FF89CD:09:001:Next level = Last level
sf2ui:0:FF89CD:0A:001:Lose a credit = Last level
sf2ui:0:FF82E1:01:000:No Wait Mode
sf2ui:0:FF83F1:90:000:Infinite Energy PL1
sf2ui:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2ui:0:FF83F1:00:000:Always have No Energy PL1
sf2ui:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2ui:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2ui:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2ui:0:FF8656:02:000:Finish round to win match PL1
sf2ui:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2ui:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2ui:0:FF8585:01:000:Invincibility PL1
sf2ui:0:FF8547:00:000:Command during jump "ON" PL1
sf2ui:0:FF859A:00:000:No limit next shot PL1
sf2ui:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2ui:0:FF83E4:01:000:Shot motion cancel PL1
sf2ui:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2ui:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2ui:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2ui:0:FF8447:01:000:Quick charge (Guile) PL1
sf2ui:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2ui:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2ui:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2ui:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2ui:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2ui:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2ui:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2ui:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2ui:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2ui:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2ui:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2ui:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2ui:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2ui:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2ui:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2ui:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2ui:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2ui:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ui:0:FF8657:00:001:Play with Ryu PL1
sf2ui:0:FF8657:01:001:Play with E. Honda PL1
sf2ui:0:FF8657:02:001:Play with Blanka PL1
sf2ui:0:FF8657:03:001:Play with Guile PL1
sf2ui:0:FF8657:04:001:Play with Ken PL1
sf2ui:0:FF8657:05:001:Play with Chun Li PL1
sf2ui:0:FF8657:06:001:Play with Zangief PL1
sf2ui:0:FF8657:07:001:Play with Dhalsim PL1
sf2ui:0:FF8657:08:001:Play with M. Bison PL1
sf2ui:0:FF8657:09:001:Play with Sagat PL1
sf2ui:0:FF8657:0A:001:Play with Balrog PL1
sf2ui:0:FF8657:0B:001:Play with Vega PL1
sf2ui:0:FF86F1:90:000:Infinite Energy PL2
sf2ui:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2ui:0:FF86F1:00:000:Always have No Energy PL2
sf2ui:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2ui:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2ui:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2ui:0:FF8956:02:000:Finish round to win match PL2
sf2ui:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2ui:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2ui:0:FF8885:01:000:Invincibility PL2
sf2ui:0:FF8847:00:000:Command during jump ON PL2
sf2ui:0:FF889A:00:000:No limit next shot PL2
sf2ui:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2ui:0:FF86E4:01:000:Shot motion cancel PL2
sf2ui:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2ui:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2ui:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2ui:0:FF8747:01:000:Quick charge (Guile) PL2
sf2ui:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2ui:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2ui:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2ui:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2ui:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2ui:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2ui:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2ui:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2ui:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2ui:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2ui:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2ui:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2ui:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2ui:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2ui:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2ui:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2ui:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2ui:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2ui:0:FF8957:00:001:Play with Ryu PL2
sf2ui:0:FF8957:01:001:Play with E. Honda PL2
sf2ui:0:FF8957:02:001:Play with Blanka PL2
sf2ui:0:FF8957:03:001:Play with Guile PL2
sf2ui:0:FF8957:04:001:Play with Ken PL2
sf2ui:0:FF8957:05:001:Play with Chun Li PL2
sf2ui:0:FF8957:06:001:Play with Zangief PL2
sf2ui:0:FF8957:07:001:Play with Dhalsim PL2
sf2ui:0:FF8957:08:001:Play with M. Bison PL2
sf2ui:0:FF8957:09:001:Play with Sagat PL2
sf2ui:0:FF8957:0A:001:Play with Balrog PL2
sf2ui:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II - The World Warrior (US 911101) ]
sf2uk:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2uk:0:000000:00:999:[ the bonus levels. ]
sf2uk:0:FF8ACE:99:000:Infinite Time
sf2uk:0:FF89CD:09:001:Next level = Last level
sf2uk:0:FF89CD:0A:001:Lose a credit = Last level
sf2uk:0:FF82E1:01:000:No Wait Mode
sf2uk:0:FF83F1:90:000:Infinite Energy PL1
sf2uk:0:FF8583:90:500:Infinite Energy PL1 (2/2)
sf2uk:0:FF83F1:00:000:Always have No Energy PL1
sf2uk:0:FF8583:00:500:Always have No Energy PL1 (2/2)
sf2uk:0:FF83F1:00:001:Drain All Energy Now! PL1
sf2uk:0:FF8583:00:501:Drain All Energy Now! PL1 (2/2)
sf2uk:0:FF8656:02:000:Finish round to win match PL1
sf2uk:0:FF8656:00:000:Rounds won always set = 0 PL1
sf2uk:0:FF8656:00:001:Rounds won set = 0 Now! PL1
sf2uk:0:FF8585:01:000:Invincibility PL1
sf2uk:0:FF8547:00:000:Command during jump "ON" PL1
sf2uk:0:FF859A:00:000:No limit next shot PL1
sf2uk:0:FF859B:00:500:No limit next shot PL1 (2/2)
sf2uk:0:FF83E4:01:000:Shot motion cancel PL1
sf2uk:0:FF83E4:00:000:Shot motion cancel (Guile) PL1
sf2uk:0:FF8458:01:000:Quick charge (E.Honda) PL1
sf2uk:0:FF8457:01:000:Quick charge (Blanka) PL1
sf2uk:0:FF8447:01:000:Quick charge (Guile) PL1
sf2uk:0:FF844D:01:500:Quick charge (Guile) PL1 (2/2)
sf2uk:0:FF8447:01:000:Quick charge (ChunLi) PL1
sf2uk:0:FF8456:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2uk:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2uk:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2uk:0:FF8457:04:000:Easy Super zutsuki (E.Honda) PL1
sf2uk:0:FF8456:04:000:Easy Rolling Attack (Blanka) PL1
sf2uk:0:FF8446:06:000:Easy Sonic boom (Guile) PL1
sf2uk:0:FF844C:06:000:Easy Somersault kick (Guile) PL1
sf2uk:0:FF8446:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2uk:0:FF8446:06:000:Easy Screw pile driver (Zangief) PL1
sf2uk:0:FF8447:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2uk:0:FF8448:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2uk:0:FF8456:02:000:Easy Yoga fire (Dhalsim) PL1
sf2uk:0:FF8459:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2uk:0:FF845E:02:000:Easy Yoga flame (Dhalsim) PL1
sf2uk:0:FF8461:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2uk:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2uk:0:FF8657:00:001:Play with Ryu PL1
sf2uk:0:FF8657:01:001:Play with E. Honda PL1
sf2uk:0:FF8657:02:001:Play with Blanka PL1
sf2uk:0:FF8657:03:001:Play with Guile PL1
sf2uk:0:FF8657:04:001:Play with Ken PL1
sf2uk:0:FF8657:05:001:Play with Chun Li PL1
sf2uk:0:FF8657:06:001:Play with Zangief PL1
sf2uk:0:FF8657:07:001:Play with Dhalsim PL1
sf2uk:0:FF8657:08:001:Play with M. Bison PL1
sf2uk:0:FF8657:09:001:Play with Sagat PL1
sf2uk:0:FF8657:0A:001:Play with Balrog PL1
sf2uk:0:FF8657:0B:001:Play with Vega PL1
sf2uk:0:FF86F1:90:000:Infinite Energy PL2
sf2uk:0:FF8883:90:500:Infinite Energy PL2 (2/2)
sf2uk:0:FF86F1:00:000:Always have No Energy PL2
sf2uk:0:FF8883:00:500:Always have No Energy PL2 (2/2)
sf2uk:0:FF86F1:00:001:Drain All Energy Now! PL2
sf2uk:0:FF8883:00:501:Drain All Energy Now! PL2 (2/2)
sf2uk:0:FF8956:02:000:Finish round to win match PL2
sf2uk:0:FF8956:00:000:Rounds won always set = 0 PL2
sf2uk:0:FF8956:00:001:Rounds won set = 0 Now! PL2
sf2uk:0:FF8885:01:000:Invincibility PL2
sf2uk:0:FF8847:00:000:Command during jump ON PL2
sf2uk:0:FF889A:00:000:No limit next shot PL2
sf2uk:0:FF889B:00:500:No limit next shot PL2 (2/2)
sf2uk:0:FF86E4:01:000:Shot motion cancel PL2
sf2uk:0:FF86E4:00:000:Shot motion cancel (Guile) PL2
sf2uk:0:FF8758:01:000:Quick charge (E.Honda) PL2
sf2uk:0:FF8757:01:000:Quick charge (Blanka) PL2
sf2uk:0:FF8747:01:000:Quick charge (Guile) PL2
sf2uk:0:FF874D:01:500:Quick charge (Guile) PL2 (2/2)
sf2uk:0:FF8747:01:000:Quick charge (ChunLi) PL2
sf2uk:0:FF8756:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2uk:0:FF875E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2uk:0:FF8766:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2uk:0:FF8757:04:000:Easy Super zutsuki (E.Honda) PL2
sf2uk:0:FF8756:04:000:Easy Rolling Attack (Blanka) PL2
sf2uk:0:FF8746:06:000:Easy Sonic boom (Guile) PL2
sf2uk:0:FF874C:06:000:Easy Somersault kick (Guile) PL2
sf2uk:0:FF8746:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2uk:0:FF8746:06:000:Easy Screw pile driver (Zangief) PL2
sf2uk:0:FF8747:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2uk:0:FF8748:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2uk:0:FF8756:02:000:Easy Yoga fire (Dhalsim) PL2
sf2uk:0:FF8759:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2uk:0:FF875E:02:000:Easy Yoga flame (Dhalsim) PL2
sf2uk:0:FF8761:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2uk:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2uk:0:FF8957:00:001:Play with Ryu PL2
sf2uk:0:FF8957:01:001:Play with E. Honda PL2
sf2uk:0:FF8957:02:001:Play with Blanka PL2
sf2uk:0:FF8957:03:001:Play with Guile PL2
sf2uk:0:FF8957:04:001:Play with Ken PL2
sf2uk:0:FF8957:05:001:Play with Chun Li PL2
sf2uk:0:FF8957:06:001:Play with Zangief PL2
sf2uk:0:FF8957:07:001:Play with Dhalsim PL2
sf2uk:0:FF8957:08:001:Play with M. Bison PL2
sf2uk:0:FF8957:09:001:Play with Sagat PL2
sf2uk:0:FF8957:0A:001:Play with Balrog PL2
sf2uk:0:FF8957:0B:001:Play with Vega PL2
; [ Street Fighter II! - Champion Edition (V004) ]
sf2v004:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2v004:0:000000:00:999:[ the bonus levels. ]
sf2v004:0:FF8ABE:99:000:Infinite Time
sf2v004:0:FF89C1:0A:001:Next level = Last level
sf2v004:0:FF89C1:0B:001:Lose a credit = Last level
sf2v004:0:FF82DD:01:000:No Wait Mode
sf2v004:0:FF83E9:90:000:Infinite Energy PL1
sf2v004:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2v004:0:FF83E9:00:000:Always have No Energy PL1
sf2v004:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2v004:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2v004:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2v004:0:FF864E:02:000:Finish round to win match PL1
sf2v004:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2v004:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2v004:0:FF8553:01:000:All Hits Combo PL1
sf2v004:0:FF870A:00:000:All Hits Keep You Close PL1
sf2v004:0:FF857D:01:000:Invincibility PL1
sf2v004:0:FF853F:00:000:Command during jump ON PL1
sf2v004:0:FF8592:00:000:No limit next shot PL1
sf2v004:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2v004:0:FF83DC:01:000:Shot motion cancel PL1
sf2v004:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2v004:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2v004:0:FF843F:01:000:Quick charge (Guile) PL1
sf2v004:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2v004:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2v004:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2v004:0:FF843F:01:000:Quick charge (Vega) PL1
sf2v004:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2v004:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2v004:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2v004:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2v004:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2v004:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2v004:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2v004:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2v004:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2v004:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2v004:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2v004:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2v004:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2v004:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2v004:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2v004:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2v004:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2v004:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2v004:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2v004:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2v004:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2v004:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2v004:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2v004:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2v004:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2v004:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2v004:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2v004:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2v004:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2v004:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2v004:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2v004:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2v004:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2v004:0:FF864F:00:001:Play with Ryu PL1
sf2v004:0:FF864F:01:001:Play with E. Honda PL1
sf2v004:0:FF864F:02:001:Play with Blanka PL1
sf2v004:0:FF864F:03:001:Play with Guile PL1
sf2v004:0:FF864F:04:001:Play with Ken PL1
sf2v004:0:FF864F:05:001:Play with Chun Li PL1
sf2v004:0:FF864F:06:001:Play with Zangief PL1
sf2v004:0:FF864F:07:001:Play with Dhalsim PL1
sf2v004:0:FF864F:08:001:Play with M. Bison PL1
sf2v004:0:FF864F:09:001:Play with Sagat PL1
sf2v004:0:FF864F:0A:001:Play with Balrog PL1
sf2v004:0:FF864F:0B:001:Play with Vega PL1
sf2v004:0:FF86E9:90:000:Infinite Energy PL2
sf2v004:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2v004:0:FF86E9:00:000:Always have No Energy PL2
sf2v004:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2v004:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2v004:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2v004:0:FF894E:02:000:Finish round to win match PL2
sf2v004:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2v004:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2v004:0:FF8853:01:000:All Hits Combo PL2
sf2v004:0:FF840A:00:000:All Hits Keep you Close PL2
sf2v004:0:FF887D:01:000:Invincibility PL2
sf2v004:0:FF883F:00:000:Command during jump ON PL2
sf2v004:0:FF8892:00:000:No limit next shot PL2
sf2v004:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2v004:0:FF86DC:01:000:Shot motion cancel PL2
sf2v004:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2v004:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2v004:0:FF873F:01:000:Quick charge (Guile) PL2
sf2v004:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2v004:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2v004:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2v004:0:FF873F:01:000:Quick charge (Vega) PL2
sf2v004:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2v004:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2v004:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2v004:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2v004:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2v004:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2v004:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2v004:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2v004:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2v004:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2v004:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2v004:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2v004:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2v004:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2v004:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2v004:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2v004:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2v004:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2v004:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2v004:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2v004:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2v004:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2v004:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2v004:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2v004:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2v004:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2v004:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2v004:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2v004:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2v004:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2v004:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2v004:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2v004:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2v004:0:FF894F:00:001:Play with Ryu PL2
sf2v004:0:FF894F:01:001:Play with E. Honda PL2
sf2v004:0:FF894F:02:001:Play with Blanka PL2
sf2v004:0:FF894F:03:001:Play with Guile PL2
sf2v004:0:FF894F:04:001:Play with Ken PL2
sf2v004:0:FF894F:05:001:Play with Chun Li PL2
sf2v004:0:FF894F:06:001:Play with Zangief PL2
sf2v004:0:FF894F:07:001:Play with Dhalsim PL2
sf2v004:0:FF894F:08:001:Play with M. Bison PL2
sf2v004:0:FF894F:09:001:Play with Sagat PL2
sf2v004:0:FF894F:0A:001:Play with Balrog PL2
sf2v004:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter II' - Champion Edition (YYC) ]
sf2yyc:0:000000:00:999:[ You must turnoff all cheats with F6 at the beginning of ]
sf2yyc:0:000000:00:999:[ the bonus levels. ]
sf2yyc:0:FF8ABE:99:000:Infinite Time
sf2yyc:0:FF89C1:0A:001:Next level = Last level
sf2yyc:0:FF89C1:0B:001:Lose a credit = Last level
sf2yyc:0:FF82DD:01:000:No Wait Mode
sf2yyc:0:FF83E9:90:000:Infinite Energy PL1
sf2yyc:0:FF857B:90:500:Infinite Energy PL1 (2/2)
sf2yyc:0:FF83E9:00:000:Always have No Energy PL1
sf2yyc:0:FF857B:00:500:Always have No Energy PL1 (2/2)
sf2yyc:0:FF83E9:00:001:Drain All Energy Now! PL1
sf2yyc:0:FF857B:00:501:Drain All Energy Now! PL1 (2/2)
sf2yyc:0:FF864E:02:000:Finish round to win match PL1
sf2yyc:0:FF864E:00:000:Rounds won always set = 0 PL1
sf2yyc:0:FF864E:00:001:Rounds won set = 0 Now! PL1
sf2yyc:0:FF8553:01:000:All Hits Combo PL1
sf2yyc:0:FF870A:00:000:All Hits Keep You Close PL1
sf2yyc:0:FF857D:01:000:Invincibility PL1
sf2yyc:0:FF853F:00:000:Command during jump ON PL1
sf2yyc:0:FF8592:00:000:No limit next shot PL1
sf2yyc:0:FF8593:00:500:No limit next shot PL1 (2/2)
sf2yyc:0:FF83DC:01:000:Shot motion cancel PL1
sf2yyc:0:FF83DC:00:000:Shot motion cancel (Guile) PL1
sf2yyc:0:FF843F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL1
sf2yyc:0:FF843F:01:000:Quick charge (Guile) PL1
sf2yyc:0:FF8445:01:500:Quick charge (Guile) PL1 (2/2)
sf2yyc:0:FF843F:01:000:Quick charge (M.Bison / Balrog) PL1
sf2yyc:0:FF8447:01:500:Quick charge (M.Bison / Balrog) PL1 (2/2)
sf2yyc:0:FF843F:01:000:Quick charge (Vega) PL1
sf2yyc:0:FF8447:01:500:Quick charge (Vega) PL1 (2/3)
sf2yyc:0:FF8450:01:500:Quick charge (Vega) PL1 (3/3)
sf2yyc:0:FF844E:04:000:Easy Hadouken (Ryu / Ken) PL1
sf2yyc:0:FF8456:04:000:Easy Tatsumaki (Ryu / Ken) PL1
sf2yyc:0:FF845E:04:000:Easy Syouryuuken (Ryu / Ken) PL1
sf2yyc:0:FF843E:06:000:Easy Super zutsuki (E.Honda) PL1
sf2yyc:0:FF843E:06:000:Easy Rolling Attack (Blanka) PL1
sf2yyc:0:FF843E:06:000:Easy Sonic boom (Guile) PL1
sf2yyc:0:FF8444:06:000:Easy Somersault kick (Guile) PL1
sf2yyc:0:FF843E:06:000:Easy Spinning bird kick (ChunLi) PL1
sf2yyc:0:FF843E:06:000:Easy Screw pile driver (Zangief) PL1
sf2yyc:0:FF843F:02:500:Easy Screw pile driver (Zangief) PL1 (2/3)
sf2yyc:0:FF8440:02:500:Easy Screw pile driver (Zangief) PL1 (3/3)
sf2yyc:0:FF844E:02:000:Easy Yoga fire (Dhalsim) PL1
sf2yyc:0:FF8451:04:500:Easy Yoga fire (Dhalsim) PL1 (2/2)
sf2yyc:0:FF8456:02:000:Easy Yoga flame (Dhalsim) PL1
sf2yyc:0:FF8459:08:500:Easy Yoga flame (Dhalsim) PL1 (2/2)
sf2yyc:0:FF843E:06:000:Easy Dash straight (M.Bison) PL1
sf2yyc:0:FF8446:06:000:Easy Dash upper (M.Bison) PL1
sf2yyc:0:FF844E:02:000:Easy Tiger shot (Sagat) PL1
sf2yyc:0:FF8451:04:500:Easy Tiger shot (Sagat) PL1 (2/2)
sf2yyc:0:FF8456:02:000:Easy Tiger uppercut (Sagat) PL1
sf2yyc:0:FF8459:04:500:Easy Tiger uppercut (Sagat) PL1 (2/2)
sf2yyc:0:FF845E:02:000:Easy Ground tiger shot (Sagat) PL1
sf2yyc:0:FF8461:04:500:Easy Ground tiger shot (Sagat) PL1 (2/2)
sf2yyc:0:FF843E:06:000:Easy Rolling crystal flash (Balrog) PL1
sf2yyc:0:FF8446:06:000:Easy Flying barcelona (Balrog) PL1
sf2yyc:0:FF843E:06:000:Easy Psyco crusher attack (Vega) PL1
sf2yyc:0:FF8446:06:000:Easy Double knee press (Vega) PL1
sf2yyc:0:FF844F:06:000:Easy Head press (Vega) PL1
sf2yyc:0:FF8474:0F:000:Always Max Turnpunch (M.Bison) PL1
sf2yyc:0:FF8476:0F:500:Always Max Turnpunch (M.Bison) PL1(2/2)
sf2yyc:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2yyc:0:FF864F:00:001:Play with Ryu PL1
sf2yyc:0:FF864F:01:001:Play with E. Honda PL1
sf2yyc:0:FF864F:02:001:Play with Blanka PL1
sf2yyc:0:FF864F:03:001:Play with Guile PL1
sf2yyc:0:FF864F:04:001:Play with Ken PL1
sf2yyc:0:FF864F:05:001:Play with Chun Li PL1
sf2yyc:0:FF864F:06:001:Play with Zangief PL1
sf2yyc:0:FF864F:07:001:Play with Dhalsim PL1
sf2yyc:0:FF864F:08:001:Play with M. Bison PL1
sf2yyc:0:FF864F:09:001:Play with Sagat PL1
sf2yyc:0:FF864F:0A:001:Play with Balrog PL1
sf2yyc:0:FF864F:0B:001:Play with Vega PL1
sf2yyc:0:FF86E9:90:000:Infinite Energy PL2
sf2yyc:0:FF887B:90:500:Infinite Energy PL2 (2/2)
sf2yyc:0:FF86E9:00:000:Always have No Energy PL2
sf2yyc:0:FF887B:00:500:Always have No Energy PL2 (2/2)
sf2yyc:0:FF86E9:00:001:Drain All Energy Now! PL2
sf2yyc:0:FF887B:00:501:Drain All Energy Now! PL2 (2/2)
sf2yyc:0:FF894E:02:000:Finish round to win match PL2
sf2yyc:0:FF894E:00:000:Rounds won always set = 0 PL2
sf2yyc:0:FF894E:00:001:Rounds won set = 0 Now! PL2
sf2yyc:0:FF8853:01:000:All Hits Combo PL2
sf2yyc:0:FF840A:00:000:All Hits Keep you Close PL2
sf2yyc:0:FF887D:01:000:Invincibility PL2
sf2yyc:0:FF883F:00:000:Command during jump ON PL2
sf2yyc:0:FF8892:00:000:No limit next shot PL2
sf2yyc:0:FF8893:00:500:No limit next shot PL2 (2/2)
sf2yyc:0:FF86DC:01:000:Shot motion cancel PL2
sf2yyc:0:FF86DC:00:000:Shot motion cancel (Guile) PL2
sf2yyc:0:FF873F:01:000:Quick charge (E.Honda / Blanka / ChunLi) PL2
sf2yyc:0:FF873F:01:000:Quick charge (Guile) PL2
sf2yyc:0:FF8745:01:500:Quick charge (Guile) PL2 (2/2)
sf2yyc:0:FF873F:01:000:Quick charge (M.Bison / Balrog) PL2
sf2yyc:0:FF8747:01:500:Quick charge (M.Bison / Balrog) PL2 (2/2)
sf2yyc:0:FF873F:01:000:Quick charge (Vega) PL2
sf2yyc:0:FF8747:01:500:Quick charge (Vega) PL2 (2/3)
sf2yyc:0:FF8750:01:500:Quick charge (Vega) PL2 (3/3)
sf2yyc:0:FF874E:04:000:Easy Hadouken (Ryu / Ken) PL2
sf2yyc:0:FF8756:04:000:Easy Tatsumaki (Ryu / Ken) PL2
sf2yyc:0:FF875E:04:000:Easy Syouryuuken (Ryu / Ken) PL2
sf2yyc:0:FF873E:06:000:Easy Super zutsuki (E.Honda) PL2
sf2yyc:0:FF873E:06:000:Easy Rolling Attack (Blanka) PL2
sf2yyc:0:FF873E:06:000:Easy Sonic boom (Guile) PL2
sf2yyc:0:FF8744:06:000:Easy Somersault kick (Guile) PL2
sf2yyc:0:FF873E:06:000:Easy Spinning bird kick (ChunLi) PL2
sf2yyc:0:FF873E:06:000:Easy Screw pile driver (Zangief) PL2
sf2yyc:0:FF873F:02:500:Easy Screw pile driver (Zangief) PL2 (2/3)
sf2yyc:0:FF8740:02:500:Easy Screw pile driver (Zangief) PL2 (3/3)
sf2yyc:0:FF874E:02:000:Easy Yoga fire (Dhalsim) PL2
sf2yyc:0:FF8751:04:500:Easy Yoga fire (Dhalsim) PL2 (2/2)
sf2yyc:0:FF8756:02:000:Easy Yoga flame (Dhalsim) PL2
sf2yyc:0:FF8759:08:500:Easy Yoga flame (Dhalsim) PL2 (2/2)
sf2yyc:0:FF873E:06:000:Easy Dash straight (M.Bison) PL2
sf2yyc:0:FF8746:06:000:Easy Dash upper (M.Bison) PL2
sf2yyc:0:FF874E:02:000:Easy Tiger shot (Sagat) PL2
sf2yyc:0:FF8751:04:500:Easy Tiger shot (Sagat) PL2 (2/2)
sf2yyc:0:FF8756:02:000:Easy Tiger uppercut (Sagat) PL2
sf2yyc:0:FF8759:04:500:Easy Tiger uppercut (Sagat) PL2 (2/2)
sf2yyc:0:FF875E:02:000:Easy Ground tiger shot (Sagat) PL2
sf2yyc:0:FF8761:04:500:Easy Ground tiger shot (Sagat) PL2 (2/2)
sf2yyc:0:FF873E:06:000:Easy Rolling crystal flash (Balrog) PL2
sf2yyc:0:FF8746:06:000:Easy Flying barcelona (Balrog) PL2
sf2yyc:0:FF873E:06:000:Easy Psyco crusher attack (Vega) PL2
sf2yyc:0:FF8746:06:000:Easy Double knee press (Vega) PL2
sf2yyc:0:FF874F:06:000:Easy Head press (Vega) PL2
sf2yyc:0:FF8774:0F:000:Always Max Turnpunch (M.Bison) PL2
sf2yyc:0:FF8776:0F:500:Always Max Turnpunch (M.Bison) PL2(2/2)
sf2yyc:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
sf2yyc:0:FF894F:00:001:Play with Ryu PL2
sf2yyc:0:FF894F:01:001:Play with E. Honda PL2
sf2yyc:0:FF894F:02:001:Play with Blanka PL2
sf2yyc:0:FF894F:03:001:Play with Guile PL2
sf2yyc:0:FF894F:04:001:Play with Ken PL2
sf2yyc:0:FF894F:05:001:Play with Chun Li PL2
sf2yyc:0:FF894F:06:001:Play with Zangief PL2
sf2yyc:0:FF894F:07:001:Play with Dhalsim PL2
sf2yyc:0:FF894F:08:001:Play with M. Bison PL2
sf2yyc:0:FF894F:09:001:Play with Sagat PL2
sf2yyc:0:FF894F:0A:001:Play with Balrog PL2
sf2yyc:0:FF894F:0B:001:Play with Vega PL2
; [ Street Fighter Alpha: Warriors' Dreams (Euro 950727) ]
sfa:0:FFAE09:63:000:Infinite Time
sfa:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfa:0:FFAE49:01:000:Quick Dramatic Battle
sfa:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfa:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfa:0:FF8441:90:000:Infinite Energy PL1
sfa:0:FF8441:00:000:Energy always set to 0 PL1
sfa:0:FF8441:00:001:Energy set to 0 Now! PL1
sfa:0:FF84C6:01:000:End round to win match PL1
sfa:0:FF84C6:00:000:Rounds won always = 0 PL1
sfa:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfa:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfa:0:FF84BF:90:000:Infinite Power PL1
sfa:0:FF84BF:00:001:Drain All Power Now! PL1
sfa:0:FF8537:00:000:Never Faint PL1
sfa:0:FF853A:00:000:Faint on every hit PL1
sfa:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfa:0:FF84A2:00:001:Play with Ryu PL1
sfa:0:FF84A2:01:001:Play with Ken PL1
sfa:0:FF84A2:02:001:Play with Gouki PL1
sfa:0:FF84A2:03:001:Play with Nash PL1
sfa:0:FF84A2:04:001:Play with Chun Li PL1
sfa:0:FF84A2:05:001:Play with Adon PL1
sfa:0:FF84A2:06:001:Play with Sodom PL1
sfa:0:FF84A2:07:001:Play with Guy PL1
sfa:0:FF84A2:08:001:Play with Birdie PL1
sfa:0:FF84A2:09:001:Play with Rose PL1
sfa:0:FF84A2:0A:001:Play with Vega PL1
sfa:0:FF84A2:0B:001:Play with Sagat PL1
sfa:0:FF84A2:0C:001:Play with Dan PL1
sfa:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfa:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfa:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfa:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfa:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfa:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfa:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfa:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfa:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfa:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfa:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfa:0:FF8841:90:000:Infinite Energy PL2
sfa:0:FF8841:00:000:Energy always set to 0 PL2
sfa:0:FF8841:00:001:Energy set to 0 Now! PL2
sfa:0:FF88C6:01:000:End round to win match PL2
sfa:0:FF88C6:00:000:Rounds won always = 0 PL2
sfa:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfa:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfa:0:FF88BF:90:000:Infinite Power PL2
sfa:0:FF88BF:00:001:Drain All Power Now! PL2
sfa:0:FF8937:00:000:Never Faint PL2
sfa:0:FF893A:00:000:Faint on every hit PL2
sfa:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfa:0:FF88A2:00:001:Play with Ryu PL2
sfa:0:FF88A2:01:001:Play with Ken PL2
sfa:0:FF88A2:02:001:Play with Gouki PL2
sfa:0:FF88A2:03:001:Play with Nash PL2
sfa:0:FF88A2:04:001:Play with Chun Li PL2
sfa:0:FF88A2:05:001:Play with Adon PL2
sfa:0:FF88A2:06:001:Play with Sodom PL2
sfa:0:FF88A2:07:001:Play with Guy PL2
sfa:0:FF88A2:08:001:Play with Birdie PL2
sfa:0:FF88A2:09:001:Play with Rose PL2
sfa:0:FF88A2:0A:001:Play with Vega PL2
sfa:0:FF88A2:0B:001:Play with Sagat PL2
sfa:0:FF88A2:0C:001:Play with Dan PL2
sfa:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfa:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfa:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfa:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfa:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfa:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfa:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfa:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfa:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfa:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfa:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfa:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfa:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfa:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfa:0:FF8191:00:000:Region Switch = Japan
sfa:0:FF8191:02:000:Region Switch = USA
sfa:0:FF8191:04:000:Region Switch = Hispanic
sfa:0:FF8191:06:000:Region Switch = Asia
sfa:0:FF8191:08:000:Region Switch = Euro
sfa:0:FF8191:0A:000:Region Switch = Brazil
; [ Street Fighter Alpha 2 (US 960306) ]
sfa2:0:FF8109:63:000:Infinite Time
sfa2:0:FF8109:00:001:Finish this Round Now!
:sfa2:62000000:000000:00000000:00000000:Select Backdrop
:sfa2:00010000:FF8101:00000000:FFFFFFFF:Japan (Winter):Ryu
:sfa2:00010000:FF8101:00000002:FFFFFFFF:USA (Party):Ken
:sfa2:00010000:FF8101:00000004:FFFFFFFF:Japan (Gokuentou):Akuma
:sfa2:00010000:FF8101:00000006:FFFFFFFF:USA (Plane):Charlie
:sfa2:00010000:FF8101:00000008:FFFFFFFF:China (Street):Chun-Li
:sfa2:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Lake):Adon
:sfa2:00010000:FF8101:0000000C:FFFFFFFF:USA (Truck):Sodom
:sfa2:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfa2:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfa2:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfa2:00010000:FF8101:00000014:FFFFFFFF:Brazil:M. Bison
:sfa2:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfa2:00010000:FF8101:00000018:FFFFFFFF:Hong Kong:Dan
:sfa2:00010000:FF8101:0000001A:FFFFFFFF:Japan (House):Sakura
:sfa2:00010000:FF8101:0000001C:FFFFFFFF:USA (Elevator):Rolento
:sfa2:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfa2:00010000:FF8101:00000020:FFFFFFFF:USSR:Zangief
:sfa2:00010000:FF8101:00000022:FFFFFFFF:China (Alley):Gen
:sfa2:00010000:FF8101:00000024:FFFFFFFF:#Australia
:sfa2:00010000:FF8101:00000026:FFFFFFFF:#Venezuela
sfa2:0:FF8451:90:000:Infinite Energy PL1
sfa2:0:FF8453:90:500:Infinite Energy PL1 (2/2)
sfa2:0:FF8451:00:001:Drain All Energy Now! PL1
sfa2:0:FF8453:00:501:Drain All Energy Now! PL1 (2/2)
sfa2:0:FF849F:90:000:Infinite Power PL1
sfa2:0:FF849F:00:001:Drain All Power Now! PL1
:sfa2:00000000:FF854F:00000001:FFFFFFFF:Infinite Taunts PL1
:sfa2:00100000:FF8684:00000000:FFFFFFFF:Never Get Dizzied PL1
:sfa2:00100000:FF8699:0000B000:FFFFFFFF:Infinite Custom Combo PL1
:sfa2:00000000:FF84C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL1:Can only be done once per play
:sfa2:00000000:FF84C8:00000003:FFFFFFFF:Fight Shin-Akuma PL1:Can only be done once per play
:sfa2:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfa2:62000000:000000:00000000:00000000:Select Character PL1
:sfa2:00010000:FF8482:00000000:FFFFFFFF:Ryu
:sfa2:00010000:FF8482:00000001:FFFFFFFF:Ken Masters
:sfa2:00010000:FF8482:00000002:FFFFFFFF:Akuma
:sfa2:00010000:FF8482:00000003:FFFFFFFF:Charlie
:sfa2:00010000:FF8482:00000004:FFFFFFFF:Chun-Li
:sfa2:00010000:FF8482:00000005:FFFFFFFF:Adon
:sfa2:00010000:FF8482:00000006:FFFFFFFF:Sodom
:sfa2:00010000:FF8482:00000007:FFFFFFFF:Guy
:sfa2:00010000:FF8482:00000008:FFFFFFFF:Birdie
:sfa2:00010000:FF8482:00000009:FFFFFFFF:Rose
:sfa2:00010000:FF8482:0000000A:FFFFFFFF:M. Bison
:sfa2:00010000:FF8482:0000000B:FFFFFFFF:Sagat
:sfa2:00010000:FF8482:0000000C:FFFFFFFF:Dan Hibiki
:sfa2:00010000:FF8482:0000000D:FFFFFFFF:Sakura Kasugano
:sfa2:00010000:FF8482:0000000E:FFFFFFFF:Rolento Schugerg
:sfa2:00010000:FF8482:0000000F:FFFFFFFF:Dhalsim
:sfa2:00010000:FF8482:00000010:FFFFFFFF:Zangief
:sfa2:00010000:FF8482:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfa2:00010000:FF8482:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfa2:00010000:FF8482:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfa2:00010000:FF8482:00000014:FFFFFFFF:#Shin-Akuma
:sfa2:00010000:FF8482:00000015:FFFFFFFF:#SF2-style Zangief
:sfa2:00010000:FF8482:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfa2:00010000:FF8482:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
sfa2:0:FF8851:90:000:Infinite Energy PL2
sfa2:0:FF8853:90:500:Infinite Energy PL2 (2/2)
sfa2:0:FF8851:00:001:Drain All Energy Now! PL2
sfa2:0:FF8853:00:501:Drain All Energy Now! PL2 (2/2)
sfa2:0:FF889F:90:000:Infinite Power PL2
sfa2:0:FF889F:00:001:Drain All Power Now! PL2
:sfa2:00000000:FF894F:00000001:FFFFFFFF:Infinite Taunts PL2
:sfa2:00100000:FF8A84:00000000:FFFFFFFF:Never Get Dizzied PL2
:sfa2:00100000:FF8A99:0000B000:FFFFFFFF:Infinite Custom Combo PL2
:sfa2:00000000:FF88C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL2:Can only be done once per play
:sfa2:00000000:FF88C8:00000003:FFFFFFFF:Fight Shin-Akuma PL2:Can only be done once per play
:sfa2:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfa2:62000000:000000:00000000:00000000:Select Character PL2
:sfa2:00010000:FF8882:00000000:FFFFFFFF:Ryu
:sfa2:00010000:FF8882:00000001:FFFFFFFF:Ken Masters
:sfa2:00010000:FF8882:00000002:FFFFFFFF:Akuma
:sfa2:00010000:FF8882:00000003:FFFFFFFF:Charlie
:sfa2:00010000:FF8882:00000004:FFFFFFFF:Chun-Li
:sfa2:00010000:FF8882:00000005:FFFFFFFF:Adon
:sfa2:00010000:FF8882:00000006:FFFFFFFF:Sodom
:sfa2:00010000:FF8882:00000007:FFFFFFFF:Guy
:sfa2:00010000:FF8882:00000008:FFFFFFFF:Birdie
:sfa2:00010000:FF8882:00000009:FFFFFFFF:Rose
:sfa2:00010000:FF8882:0000000A:FFFFFFFF:M. Bison
:sfa2:00010000:FF8882:0000000B:FFFFFFFF:Sagat
:sfa2:00010000:FF8882:0000000C:FFFFFFFF:Dan Hibiki
:sfa2:00010000:FF8882:0000000D:FFFFFFFF:Sakura Kasugano
:sfa2:00010000:FF8882:0000000E:FFFFFFFF:Rolento Schugerg
:sfa2:00010000:FF8882:0000000F:FFFFFFFF:Dhalsim
:sfa2:00010000:FF8882:00000010:FFFFFFFF:Zangief
:sfa2:00010000:FF8882:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfa2:00010000:FF8882:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfa2:00010000:FF8882:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfa2:00010000:FF8882:00000014:FFFFFFFF:#Shin-Akuma
:sfa2:00010000:FF8882:00000015:FFFFFFFF:#SF2-style Zangief
:sfa2:00010000:FF8882:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfa2:00010000:FF8882:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
:sfa2:60000000:000000:00000000:00000000:[ Move List Cheats ]
:sfa2:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:sfa2:60000000:000000:00000000:00000000:[ (SC) - Super Combo. Number of buttons pressed ]
:sfa2:60000000:000000:00000000:00000000:[ determines number of levels used. ]
:sfa2:60000000:000000:00000000:00000000:[ (L3) - Can only be performed at Level 3. ]
:sfa2:60000000:000000:00000000:00000000:[ (Sou) - (Gen) Can only be performed in Sou-ryuu stance ]
:sfa2:60000000:000000:00000000:00000000:[ (Ki) - (Gen) Can only be performed in Ki-ryuu stance. ]
:sfa2:60000000:000000:00000000:00000000:[ Other notes: ]
:sfa2:60000000:000000:00000000:00000000:[ - L3 supers are listed last. ]
:sfa2:60000000:000000:00000000:00000000:[ - SF2 style characters cannot use Universal Moves. ]
:sfa2:60000000:000000:00000000:00000000:[ - Akuma - Both versions share the same move list. ]
:sfa2:60000000:000000:00000000:00000000:[ - Birdie - Final level Bull Horn may not have be given.]
:sfa2:60000000:000000:00000000:00000000:[ - Gen - Shitenshuu may crash game. ]
:sfa2:60000000:000000:00000000:00000000:[Universal Moves (PL1)]
:sfa2:00100000:FF8560:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfa2:00100000:FF8568:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfa2:00100000:FF8660:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfa2:60000000:000000:00000000:00000000:[Universal Moves (PL2)]
:sfa2:00100000:FF8960:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfa2:00100000:FF8968:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfa2:00100000:FF8A60:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfa2:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfa2:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfa2:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfa2:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfa2:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfa2:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfa2:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfa2:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfa2:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfa2:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfa2:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfa2:00100000:FF85B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfa2:00100000:FF85C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfa2:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfa2:00100000:FF85C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfa2:00100000:FF85B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfa2:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfa2:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfa2:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfa2:00100000:FF89B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfa2:00100000:FF89C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfa2:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfa2:00100000:FF89C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfa2:00100000:FF89B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfa2:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfa2:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfa2:00100000:FF85A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfa2:00100000:FF85B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfa2:00100000:FF8598:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfa2:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfa2:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfa2:00100000:FF89A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfa2:00100000:FF89B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfa2:00100000:FF8998:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfa2:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:sfa2:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfa2:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfa2:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfa2:00100000:FF8588:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfa2:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfa2:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfa2:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfa2:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfa2:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfa2:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:sfa2:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfa2:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfa2:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfa2:00100000:FF8988:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfa2:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfa2:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfa2:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfa2:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfa2:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfa2:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL1)]
:sfa2:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfa2:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfa2:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfa2:00200000:FF8588:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfa2:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfa2:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfa2:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfa2:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfa2:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfa2:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL2)]
:sfa2:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfa2:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfa2:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfa2:00200000:FF8988:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfa2:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfa2:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfa2:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfa2:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfa2:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfa2:60000000:000000:00000000:00000000:[Use for Charlie (PL1)]
:sfa2:00200000:FF8580:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfa2:00200000:FF8588:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfa2:00200000:FF8590:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfa2:00200000:FF8598:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfa2:00200000:FF85A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfa2:60000000:000000:00000000:00000000:[Use for Charlie (PL2)]
:sfa2:00200000:FF8980:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfa2:00200000:FF8988:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfa2:00200000:FF8990:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfa2:00200000:FF8998:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfa2:00200000:FF89A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfa2:60000000:000000:00000000:00000000:[Use for Adon (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfa2:00100000:FF8590:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfa2:00100000:FF8598:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfa2:60000000:000000:00000000:00000000:[Use for Adon (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfa2:00100000:FF8990:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfa2:00100000:FF8998:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfa2:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfa2:00100000:FF8590:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfa2:00100000:FF85A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfa2:00100000:FF8598:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfa2:00100000:FF85A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfa2:00100000:FF85B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfa2:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfa2:00100000:FF8990:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfa2:00100000:FF89A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfa2:00100000:FF8998:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfa2:00100000:FF89A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfa2:00100000:FF89B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfa2:60000000:000000:00000000:00000000:[Use for Gen (PL1)]
:sfa2:00000000:FF8583:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfa2:00000000:FF8585:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfa2:00000000:FF8587:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfa2:00200000:FF8590:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfa2:00200000:FF8598:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfa2:00100000:FF85A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfa2:00100000:FF85B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfa2:00100000:FF85B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfa2:60000000:000000:00000000:00000000:[Use for Gen (PL2)]
:sfa2:00000000:FF8983:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfa2:00000000:FF8985:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfa2:00000000:FF8987:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfa2:00200000:FF8990:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfa2:00200000:FF8998:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfa2:00100000:FF89A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfa2:00100000:FF89B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfa2:00100000:FF89B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfa2:60000000:000000:00000000:00000000:[Use for Guy (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfa2:00100000:FF8588:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfa2:00100000:FF8590:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfa2:00100000:FF8598:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfa2:00100000:FF85A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfa2:00100000:FF85A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfa2:60000000:000000:00000000:00000000:[Use for Guy (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfa2:00100000:FF8988:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfa2:00100000:FF8990:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfa2:00100000:FF8998:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfa2:00100000:FF89A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfa2:00100000:FF89A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfa2:60000000:000000:00000000:00000000:[Use for Birdie (PL1)]
:sfa2:00200000:FF8580:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfa2:00200000:FF858A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfa2:00200000:FF8592:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfa2:00200000:FF859A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfa2:00200000:FF85A2:00040001:00FF00FF:Bull Horn:*PPP
:sfa2:00200000:FF85AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfa2:00200000:FF85B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfa2:00200000:FF85BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfa2:00200000:FF85C2:00040001:00FF00FF:Bull Horn:*KKK
:sfa2:00100000:FF85C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfa2:00100000:FF85D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfa2:00200000:FF85D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfa2:60000000:000000:00000000:00000000:[Use for Birdie (PL2)]
:sfa2:00200000:FF8980:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfa2:00200000:FF898A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfa2:00200000:FF8992:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfa2:00200000:FF899A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfa2:00200000:FF89A2:00040001:00FF00FF:Bull Horn:*PPP
:sfa2:00200000:FF89AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfa2:00200000:FF89B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfa2:00200000:FF89BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfa2:00200000:FF89C2:00040001:00FF00FF:Bull Horn:*KKK
:sfa2:00100000:FF89C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfa2:00100000:FF89D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfa2:00200000:FF89D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfa2:60000000:000000:00000000:00000000:[Use for Sodom (PL1)]
:sfa2:00100000:FF8580:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfa2:00100000:FF85A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfa2:00100000:FF85A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfa2:00100000:FF85B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfa2:00100000:FF8668:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfa2:00100000:FF8590:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfa2:00100000:FF8598:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfa2:60000000:000000:00000000:00000000:[Use for Sodom (PL2)]
:sfa2:00100000:FF8980:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfa2:00100000:FF89A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfa2:00100000:FF89A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfa2:00100000:FF89B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfa2:00100000:FF8968:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfa2:00100000:FF8990:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfa2:00100000:FF8998:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfa2:60000000:000000:00000000:00000000:[Use for Rolento (PL1)]
:sfa2:00100000:FF8590:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfa2:00100000:FF85B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfa2:00100000:FF85C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfa2:00100000:FF85B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfa2:00100000:FF85A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfa2:00100000:FF85A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfa2:60000000:000000:00000000:00000000:[Use for Rolento (PL2)]
:sfa2:00100000:FF8990:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfa2:00100000:FF89B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfa2:00100000:FF89C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfa2:00100000:FF89B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfa2:00100000:FF89A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfa2:00100000:FF89A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfa2:60000000:000000:00000000:00000000:[Use for Sakura (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfa2:00100000:FF8590:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfa2:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfa2:00100000:FF85A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfa2:60000000:000000:00000000:00000000:[Use for Sakura (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfa2:00100000:FF8990:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfa2:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfa2:00100000:FF89A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfa2:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfa2:00100000:FF8588:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfa2:00100000:FF8590:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfa2:00100000:FF8598:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfa2:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfa2:00100000:FF8988:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfa2:00100000:FF8990:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfa2:00100000:FF8998:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfa2:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL1)]
:sfa2:00100000:FF8580:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfa2:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL2)]
:sfa2:00100000:FF8980:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfa2:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfa2:00100000:FF8590:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfa2:00100000:FF8598:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfa2:00100000:FF85A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfa2:00100000:FF85B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfa2:00100000:FF85B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfa2:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfa2:00100000:FF8990:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfa2:00100000:FF8998:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfa2:00100000:FF89A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfa2:00100000:FF89B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfa2:00100000:FF89B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfa2:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfa2:00100000:FF8588:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfa2:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfa2:00100000:FF8988:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfa2:60000000:000000:00000000:00000000:[Use for Rose (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfa2:00100000:FF8588:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfa2:00100000:FF8590:00000406:FFFFFFFF:Soul Throw:dp+P
:sfa2:00100000:FF85B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfa2:00100000:FF8598:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfa2:00100000:FF85A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfa2:00100000:FF85A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfa2:60000000:000000:00000000:00000000:[Use for Rose (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfa2:00100000:FF8988:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfa2:00100000:FF8990:00000406:FFFFFFFF:Soul Throw:dp+P
:sfa2:00100000:FF89B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfa2:00100000:FF8998:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfa2:00100000:FF89A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfa2:00100000:FF89A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfa2:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:sfa2:00200000:FF8580:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfa2:00200000:FF8588:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfa2:00200000:FF8590:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfa2:00100000:FF8598:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfa2:00100000:FF85A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfa2:00200000:FF85C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfa2:00200000:FF85A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfa2:00200000:FF85B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfa2:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:sfa2:00200000:FF8980:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfa2:00200000:FF8988:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfa2:00200000:FF8990:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfa2:00100000:FF8998:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfa2:00100000:FF89A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfa2:00200000:FF89C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfa2:00200000:FF89A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfa2:00200000:FF89B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfa2:60000000:000000:00000000:00000000:[Use for Akuma (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfa2:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfa2:00100000:FF85A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfa2:00100000:FF85B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfa2:00100000:FF85C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfa2:00100000:FF85D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfa2:00100000:FF85D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfa2:00100000:FF8598:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfa2:00100000:FF85B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfa2:00100000:FF85C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfa2:60000000:000000:00000000:00000000:[Use for Akuma (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfa2:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfa2:00100000:FF89A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfa2:00100000:FF89B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfa2:00100000:FF89C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfa2:00100000:FF89D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfa2:00100000:FF89D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfa2:00100000:FF8998:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfa2:00100000:FF89B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfa2:00100000:FF89C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfa2:60000000:000000:00000000:00000000:[Use for Dan (PL1)]
:sfa2:00100000:FF8580:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfa2:00100000:FF8588:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfa2:00100000:FF8590:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfa2:00100000:FF85B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfa2:00100000:FF85B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfa2:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfa2:00100000:FF85A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfa2:00100000:FF85A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfa2:00100000:FF85C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
:sfa2:60000000:000000:00000000:00000000:[Use for Dan (PL2)]
:sfa2:00100000:FF8980:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfa2:00100000:FF8988:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfa2:00100000:FF8990:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfa2:00100000:FF89B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfa2:00100000:FF89B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfa2:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfa2:00100000:FF89A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfa2:00100000:FF89A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfa2:00100000:FF89C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
; Move List Supplement
:sfa2:60000000:000000:00000000:00000000:[ Use for Sakura PL1 ]
:sfa2:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfa2:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa2:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa2:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa2:60000000:000000:00000000:00000000:[ Use for Sakura PL2 ]
:sfa2:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfa2:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa2:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa2:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa2:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfa2:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfa2:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfa2:62000000:000000:00000000:00000000:Select Region
:sfa2:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfa2:00010000:FF8091:00000002:FFFFFFFF:USA
:sfa2:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfa2:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfa2:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfa2:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfa2:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfa2:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Alpha 3 (US 980904) ]
sfa3:0:FF8109:63:000:Infinite Time
sfa3:0:FF8109:00:001:Finish this Round Now!
:sfa3:62000000:000000:00000000:00000000:Select Color Unlock
:sfa3:00010000:FF80EE:00000000:FFFFFFFF:Cream:Default
:sfa3:00010000:FF80EE:00000001:FFFFFFFF:Red:Unlocks Classical Mode
:sfa3:00010000:FF80EE:00000002:FFFFFFFF:Green:Unlocks Balrog, Juli, and Juni
:sfa3:00010000:FF80EE:00000003:FFFFFFFF:Blue:Unlocks Mazi Mode and Saikyou Mode
:sfa3:00010000:FF80EE:00000004:FFFFFFFF:Light Blue:Unlocks Survival and Dramatic Mode
:sfa3:62000000:000000:00000000:00000000:Select Backdrop
:sfa3:00010000:FF8101:00000000:FFFFFFFF:Japan (Sunset):Ryu
:sfa3:00010000:FF8101:00000002:FFFFFFFF:USA (Hotel):Ken
:sfa3:00010000:FF8101:00000004:FFFFFFFF:Japan (Cave):Akuma
:sfa3:00010000:FF8101:00000006:FFFFFFFF:USA (Hangar):Charlie
:sfa3:00010000:FF8101:00000008:FFFFFFFF:China:Chun-Li
:sfa3:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Temple):Adon
:sfa3:00010000:FF8101:0000000C:FFFFFFFF:USA (Japanese):Sodom
:sfa3:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfa3:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfa3:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfa3:00010000:FF8101:00000014:FFFFFFFF:Point 48106 (Night):M. Bison
:sfa3:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfa3:00010000:FF8101:00000018:FFFFFFFF:Japan (Swings):Dan
:sfa3:00010000:FF8101:0000001A:FFFFFFFF:Japan (Market at Day):Sakura
:sfa3:00010000:FF8101:0000001C:FFFFFFFF:USA (Military):Rolento
:sfa3:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfa3:00010000:FF8101:00000020:FFFFFFFF:Russia:Zangief
:sfa3:00010000:FF8101:00000022:FFFFFFFF:Hong Kong:Gen
:sfa3:00010000:FF8101:0000002A:FFFFFFFF:Point 48106 (Day):Balrog/Juli/Juni
:sfa3:00010000:FF8101:0000002C:FFFFFFFF:Greece:Cammy
:sfa3:00010000:FF8101:00000030:FFFFFFFF:Japan (Sumo Ring):E. Honda
:sfa3:00010000:FF8101:00000032:FFFFFFFF:Brazil:Blanka
:sfa3:00010000:FF8101:00000034:FFFFFFFF:Japan (Seaside):R. Mika
:sfa3:00010000:FF8101:00000036:FFFFFFFF:USA (Prison):Cody
:sfa3:00010000:FF8101:00000038:FFFFFFFF:Spain:Vega
:sfa3:00010000:FF8101:0000003A:FFFFFFFF:Japan (Market at Night):Karin
:sfa3:00000000:FF8431:00000000:FFFFFFFF:Skip Character Intros
:sfa3:00000000:FF8111:000000FF:FFFFFFFF:Skip Map Screen:Normal and Dramatic Modes only
:sfa3:00000000:FF8549:000000FF:FFFFFFFF:Skip Story PL1:Normal Mode only
:sfa3:00000000:FF8949:000000FF:FFFFFFFF:Skip Story PL2:Normal mode only
:sfa3:60000000:000000:00000000:00000000:[ Enable these Mode cheats on the Character Selection ]
:sfa3:60000000:000000:00000000:00000000:[ Screen. They may work for different players configs. ]
:sfa3:00000000:FF854B:00000000:FFFFFFFF:Normal Mode PL1
:sfa3:00000000:FF894B:00000000:FFFFFFFF:Normal Mode PL2
:sfa3:00000000:FF854B:000000FF:FFFFFFFF:Survival Mode PL1
:sfa3:00000000:FF894B:000000FF:FFFFFFFF:Survival Mode PL2
:sfa3:00000000:FF8168:00000001:FFFFFFFF:Dramatic Battle Mode PL1/PL2
:sfa3:00200000:FF8451:00900090:00FF00FF:Infinite Energy PL1
:sfa3:00200001:FF8451:00900090:00FF00FF:Drain All Energy Now! PL1
sfa3:0:FF851F:90:000:Infinite Power PL1
sfa3:0:FF851F:00:000:No Power PL1
sfa3:0:FF851F:90:001:Refill Power Now! PL1
sfa3:0:FF851F:00:001:Drain Power Now! PL1
:sfa3:00100000:FF86CC:00000028:0000FFFF:Never Get Dizzied PL1
:sfa3:00100000:FF86CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL1
:sfa3:00100000:FF864C:00007000:0000FFFF:Never Get Guard Crushed PL1
:sfa3:00100000:FF864C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL1
sfa3:0:FF8638:00:000:Infinite Fireballs PL1
sfa3:0:FF8638:01:000:Never have use of Fireballs PL1
sfa3:0:FF84BC:01:000:Infinite Taunts PL1
sfa3:0:FF8431:00:000:Infinite Air Special/Super moves PL1
:sfa3:00100000:FF865A:00000303:0000FFFF:Recalculate Damage When Hit PL1
:sfa3:00800000:FF84B9:00000001:FFFFFFFF:Always Be in Original Combo PL1:Activate only during an Original combo to get the afterimages!
:sfa3:00000000:FF84BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL1
:sfa3:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL1
:sfa3:00210000:FF86A7:000F0005:00FF00FF:LP+LK Combo
:sfa3:00210000:FF86A7:00300010:00FF00FF:MP+MK Combo
:sfa3:00210000:FF86A7:0051001B:00FF00FF:HP+HK Combo
:sfa3:62000000:000000:00000000:00000000:Select Control PL1
:sfa3:00010000:FF8525:00000000:FFFFFFFF:User
:sfa3:00010000:FF8525:00000001:FFFFFFFF:CPU
sfa3:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfa3:0:000000:00:999:[ Screen. ]
sfa3:0:FF855E:01:001:Enable Classical Mode Now! PL1:Alternative Ism. No gauges, air blocks, taunts etc.
sfa3:0:FF855A:01:001:Enable Mazi Mode Now! PL1:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfa3:0:FF8531:01:001:Enable Saikyou Mode Now! PL1:Easy to get dizzy, slightly less damage done, rubbish!
:sfa3:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfa3:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfa3:00000000:FF8523:00000000:FFFFFFFF:A-ISM PL1
:sfa3:00000000:FF8532:00000000:FFFFFFFF:A-ISM PL1
:sfa3:00000000:FF8523:00000001:FFFFFFFF:V-ISM PL1
:sfa3:00000000:FF8532:00000001:FFFFFFFF:V-ISM PL1
:sfa3:00000000:FF8523:000000FF:FFFFFFFF:X-ISM PL1
:sfa3:00000000:FF8532:000000FF:FFFFFFFF:X-ISM PL1
:sfa3:00000000:FF8523:00000002:FFFFFFFF:S-ISM PL1
:sfa3:00000000:FF8532:00000000:FFFFFFFF:S-ISM PL1
:sfa3:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfa3:62000000:000000:00000000:00000000:Select Character PL1
:sfa3:00010000:FF8502:00000000:FFFFFFFF:Ryu
:sfa3:00010000:FF8502:00000001:FFFFFFFF:Ken Masters
:sfa3:00010000:FF8502:00000002:FFFFFFFF:Akuma
:sfa3:00010000:FF8502:00000003:FFFFFFFF:Charlie
:sfa3:00010000:FF8502:00000004:FFFFFFFF:Chun-Li
:sfa3:00010000:FF8502:00000005:FFFFFFFF:Adon
:sfa3:00010000:FF8502:00000006:FFFFFFFF:Sodom
:sfa3:00010000:FF8502:00000007:FFFFFFFF:Guy
:sfa3:00010000:FF8502:00000008:FFFFFFFF:Birdie
:sfa3:00010000:FF8502:00000009:FFFFFFFF:Rose
:sfa3:00010000:FF8502:0000000A:FFFFFFFF:M. Bison
:sfa3:00010000:FF8502:0000000B:FFFFFFFF:Sagat
:sfa3:00010000:FF8502:0000000C:FFFFFFFF:Dan Hibiki
:sfa3:00010000:FF8502:0000000D:FFFFFFFF:Sakura Kasugano
:sfa3:00010000:FF8502:0000000E:FFFFFFFF:Rolento Schugerg
:sfa3:00010000:FF8502:0000000F:FFFFFFFF:Dhalsim
:sfa3:00010000:FF8502:00000010:FFFFFFFF:Zangief
:sfa3:00010000:FF8502:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfa3:00010000:FF8502:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfa3:00010000:FF8502:00000015:FFFFFFFF:#Balrog
:sfa3:00010000:FF8502:00000016:FFFFFFFF:Cammy
:sfa3:00010000:FF8502:00000018:FFFFFFFF:Edmund Honda
:sfa3:00010000:FF8502:00000019:FFFFFFFF:Blanka
:sfa3:00010000:FF8502:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfa3:00010000:FF8502:0000001B:FFFFFFFF:Cody
:sfa3:00010000:FF8502:0000001C:FFFFFFFF:Vega
:sfa3:00010000:FF8502:0000001D:FFFFFFFF:Karin Kanzuki
:sfa3:00010000:FF8502:0000001E:FFFFFFFF:#Juli
:sfa3:00010000:FF8502:0000001F:FFFFFFFF:#Juni
:sfa3:00200000:FF8851:00900090:00FF00FF:Infinite Energy PL2
:sfa3:00200001:FF8851:00900090:00FF00FF:Drain All Energy Now! PL2
sfa3:0:FF891F:90:000:Infinite Power PL2
sfa3:0:FF891F:00:000:No Power PL2
sfa3:0:FF891F:90:001:Refill Power Now! PL2
sfa3:0:FF891F:00:001:Drain Power Now! PL2
:sfa3:00100000:FF8ACC:00000028:0000FFFF:Never Get Dizzied PL2
:sfa3:00100000:FF8ACC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL2
:sfa3:00100000:FF8A4C:00007000:0000FFFF:Never Get Guard Crushed PL2
:sfa3:00100000:FF8A4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL2
sfa3:0:FF8A38:00:000:Infinite Fireballs PL2
sfa3:0:FF8A38:01:000:Never have use of Fireballs PL2
sfa3:0:FF88BC:01:000:Infinite Taunts PL2
sfa3:0:FF8831:00:000:Infinite Air Special/Super moves PL2
:sfa3:00100000:FF8A5A:00000303:0000FFFF:Recalculate Damage When Hit PL2
:sfa3:00800000:FF88B9:00000001:FFFFFFFF:Always Be in Original Combo PL2:Activate only during an Original combo to get the afterimages!
:sfa3:00000000:FF88BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL2
:sfa3:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL2
:sfa3:00210000:FF8AA7:000F0005:00FF00FF:LP+LK Combo
:sfa3:00210000:FF8AA7:00300010:00FF00FF:MP+MK Combo
:sfa3:00210000:FF8AA7:0051001B:00FF00FF:HP+HK Combo
:sfa3:62000000:000000:00000000:00000000:Select Control PL2
:sfa3:00010000:FF8925:00000000:FFFFFFFF:User
:sfa3:00010000:FF8925:00000001:FFFFFFFF:CPU
sfa3:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfa3:0:000000:00:999:[ Screen. ]
sfa3:0:FF895E:01:001:Enable Classical Mode Now! PL2:Alternative Ism. No gauges, air blocks, taunts etc.
sfa3:0:FF895A:01:001:Enable Mazi Mode Now! PL2:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfa3:0:FF8931:01:001:Enable Saikyou Mode Now! PL2:Easy to get dizzy, slightly less damage done, rubbish!
:sfa3:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfa3:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfa3:00000000:FF8923:00000000:FFFFFFFF:A-ISM PL2
:sfa3:00000000:FF8932:00000000:FFFFFFFF:A-ISM PL2
:sfa3:00000000:FF8923:00000001:FFFFFFFF:V-ISM PL2
:sfa3:00000000:FF8932:00000001:FFFFFFFF:V-ISM PL2
:sfa3:00000000:FF8923:000000FF:FFFFFFFF:X-ISM PL2
:sfa3:00000000:FF8932:000000FF:FFFFFFFF:X-ISM PL2
:sfa3:00000000:FF8923:00000002:FFFFFFFF:S-ISM PL2
:sfa3:00000000:FF8932:00000000:FFFFFFFF:S-ISM PL2
:sfa3:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfa3:62000000:000000:00000000:00000000:Select Character PL2
:sfa3:00010000:FF8902:00000000:FFFFFFFF:Ryu
:sfa3:00010000:FF8902:00000001:FFFFFFFF:Ken Masters
:sfa3:00010000:FF8902:00000002:FFFFFFFF:Akuma
:sfa3:00010000:FF8902:00000003:FFFFFFFF:Charlie
:sfa3:00010000:FF8902:00000004:FFFFFFFF:Chun-Li
:sfa3:00010000:FF8902:00000005:FFFFFFFF:Adon
:sfa3:00010000:FF8902:00000006:FFFFFFFF:Sodom
:sfa3:00010000:FF8902:00000007:FFFFFFFF:Guy
:sfa3:00010000:FF8902:00000008:FFFFFFFF:Birdie
:sfa3:00010000:FF8902:00000009:FFFFFFFF:Rose
:sfa3:00010000:FF8902:0000000A:FFFFFFFF:M. Bison
:sfa3:00010000:FF8902:0000000B:FFFFFFFF:Sagat
:sfa3:00010000:FF8902:0000000C:FFFFFFFF:Dan Hibiki
:sfa3:00010000:FF8902:0000000D:FFFFFFFF:Sakura Kasugano
:sfa3:00010000:FF8902:0000000E:FFFFFFFF:Rolento Schugerg
:sfa3:00010000:FF8902:0000000F:FFFFFFFF:Dhalsim
:sfa3:00010000:FF8902:00000010:FFFFFFFF:Zangief
:sfa3:00010000:FF8902:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfa3:00010000:FF8902:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfa3:00010000:FF8902:00000015:FFFFFFFF:#Balrog
:sfa3:00010000:FF8902:00000016:FFFFFFFF:Cammy
:sfa3:00010000:FF8902:00000018:FFFFFFFF:Edmund Honda
:sfa3:00010000:FF8902:00000019:FFFFFFFF:Blanka
:sfa3:00010000:FF8902:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfa3:00010000:FF8902:0000001B:FFFFFFFF:Cody
:sfa3:00010000:FF8902:0000001C:FFFFFFFF:Vega
:sfa3:00010000:FF8902:0000001D:FFFFFFFF:Karin Kanzuki
:sfa3:00010000:FF8902:0000001E:FFFFFFFF:#Juli
:sfa3:00010000:FF8902:0000001F:FFFFFFFF:#Juni
:sfa3:00200000:FF8C51:00900090:00FF00FF:Infinite Energy PL3
:sfa3:00200001:FF8C51:00900090:00FF00FF:Drain All Energy Now! PL3
sfa3:0:FF8D1F:90:000:Infinite Power PL3
sfa3:0:FF8D1F:00:000:No Power PL3
sfa3:0:FF8D1F:90:001:Refill Power Now! PL3
sfa3:0:FF8D1F:00:001:Drain Power Now! PL3
:sfa3:00100000:FF8ECC:00000028:0000FFFF:Never Get Dizzied PL3
:sfa3:00100000:FF8ECC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL3
:sfa3:00100000:FF8E4C:00007000:0000FFFF:Never Get Guard Crushed PL3
:sfa3:00100000:FF8E4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL3
sfa3:0:FF8E38:00:000:Infinite Fireballs PL3
sfa3:0:FF8E38:01:000:Never have use of Fireballs PL3
sfa3:0:FF8CBC:01:000:Infinite Taunts PL3
sfa3:0:FF8C31:00:000:Infinite Air Special/Super moves PL3
:sfa3:00100000:FF8E5A:00000303:0000FFFF:Recalculate Damage When Hit PL3
:sfa3:00800000:FF8CB9:00000001:FFFFFFFF:Always Be in Original Combo PL3:Activate only during an Original combo to get the afterimages!
:sfa3:00000000:FF8CBB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL3
:sfa3:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL3
:sfa3:00210000:FF8EA7:000F0005:00FF00FF:LP+LK Combo
:sfa3:00210000:FF8EA7:00300010:00FF00FF:MP+MK Combo
:sfa3:00210000:FF8EA7:0051001B:00FF00FF:HP+HK Combo
:sfa3:62000000:000000:00000000:00000000:Select Control PL3
:sfa3:00010000:FF8D25:00000000:FFFFFFFF:User
:sfa3:00010000:FF8D25:00000001:FFFFFFFF:CPU
sfa3:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfa3:0:000000:00:999:[ Screen. ]
sfa3:0:FF8D5E:01:001:Enable Classical Mode Now! PL3:Alternative Ism. No gauges, air blocks, taunts etc.
sfa3:0:FF8D5A:01:001:Enable Mazi Mode Now! PL3:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfa3:0:FF8D31:01:001:Enable Saikyou Mode Now! PL3:Easy to get dizzy, slightly less damage done, rubbish!
:sfa3:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfa3:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfa3:00000000:FF8D23:00000000:FFFFFFFF:A-ISM P3
:sfa3:00000000:FF8D32:00000000:FFFFFFFF:A-ISM P3
:sfa3:00000000:FF8D23:00000001:FFFFFFFF:V-ISM P3
:sfa3:00000000:FF8D32:00000001:FFFFFFFF:V-ISM P3
:sfa3:00000000:FF8D23:000000FF:FFFFFFFF:X-ISM P3
:sfa3:00000000:FF8D32:000000FF:FFFFFFFF:X-ISM P3
:sfa3:00000000:FF8D23:00000002:FFFFFFFF:S-ISM P3
:sfa3:00000000:FF8D32:00000000:FFFFFFFF:S-ISM P3
:sfa3:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfa3:62000000:000000:00000000:00000000:Select Character PL3
:sfa3:00010000:FF8D02:00000000:FFFFFFFF:Ryu
:sfa3:00010000:FF8D02:00000001:FFFFFFFF:Ken Masters
:sfa3:00010000:FF8D02:00000002:FFFFFFFF:Akuma
:sfa3:00010000:FF8D02:00000003:FFFFFFFF:Charlie
:sfa3:00010000:FF8D02:00000004:FFFFFFFF:Chun-Li
:sfa3:00010000:FF8D02:00000005:FFFFFFFF:Adon
:sfa3:00010000:FF8D02:00000006:FFFFFFFF:Sodom
:sfa3:00010000:FF8D02:00000007:FFFFFFFF:Guy
:sfa3:00010000:FF8D02:00000008:FFFFFFFF:Birdie
:sfa3:00010000:FF8D02:00000009:FFFFFFFF:Rose
:sfa3:00010000:FF8D02:0000000A:FFFFFFFF:M. Bison
:sfa3:00010000:FF8D02:0000000B:FFFFFFFF:Sagat
:sfa3:00010000:FF8D02:0000000C:FFFFFFFF:Dan Hibiki
:sfa3:00010000:FF8D02:0000000D:FFFFFFFF:Sakura Kasugano
:sfa3:00010000:FF8D02:0000000E:FFFFFFFF:Rolento Schugerg
:sfa3:00010000:FF8D02:0000000F:FFFFFFFF:Dhalsim
:sfa3:00010000:FF8D02:00000010:FFFFFFFF:Zangief
:sfa3:00010000:FF8D02:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfa3:00010000:FF8D02:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfa3:00010000:FF8D02:00000015:FFFFFFFF:#Balrog
:sfa3:00010000:FF8D02:00000016:FFFFFFFF:Cammy
:sfa3:00010000:FF8D02:00000018:FFFFFFFF:Edmund Honda
:sfa3:00010000:FF8D02:00000019:FFFFFFFF:Blanka
:sfa3:00010000:FF8D02:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfa3:00010000:FF8D02:0000001B:FFFFFFFF:Cody
:sfa3:00010000:FF8D02:0000001C:FFFFFFFF:Vega
:sfa3:00010000:FF8D02:0000001D:FFFFFFFF:Karin Kanzuki
:sfa3:00010000:FF8D02:0000001E:FFFFFFFF:#Juli
:sfa3:00010000:FF8D02:0000001F:FFFFFFFF:#Juni
:sfa3:00200000:FF9051:00900090:00FF00FF:Infinite Energy PL4
:sfa3:00200001:FF9051:00900090:00FF00FF:Drain All Energy Now! PL4
sfa3:0:FF911F:90:000:Infinite Power PL4
sfa3:0:FF911F:00:000:No Power PL4
sfa3:0:FF911F:90:001:Refill Power Now! PL4
sfa3:0:FF911F:00:001:Drain Power Now! PL4
:sfa3:00100000:FF92CC:00000028:0000FFFF:Never Get Dizzied PL4
:sfa3:00100000:FF92CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL4
:sfa3:00100000:FF924C:00007000:0000FFFF:Never Get Guard Crushed PL4
:sfa3:00100000:FF924C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL4
sfa3:0:FF9238:00:000:Infinite Fireballs PL4
sfa3:0:FF9238:01:000:Never have use of Fireballs PL4
sfa3:0:FF90BC:01:000:Infinite Taunts PL4
sfa3:0:FF9031:00:000:Infinite Air Special/Super moves PL4
:sfa3:00100000:FF925A:00000303:0000FFFF:Recalculate Damage When Hit PL4
:sfa3:00800000:FF90B9:00000001:FFFFFFFF:Always Be in Original Combo PL4:Activate only during an Original combo to get the afterimages!
:sfa3:00000000:FF90BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL4
:sfa3:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL4
:sfa3:00210000:FF92A7:000F0005:00FF00FF:LP+LK Combo
:sfa3:00210000:FF92A7:00300010:00FF00FF:MP+MK Combo
:sfa3:00210000:FF92A7:0051001B:00FF00FF:HP+HK Combo
:sfa3:62000000:000000:00000000:00000000:Select Control PL4
:sfa3:00010000:FF9125:00000000:FFFFFFFF:User
:sfa3:00010000:FF9125:00000001:FFFFFFFF:CPU
sfa3:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfa3:0:000000:00:999:[ Screen. ]
sfa3:0:FF915E:01:001:Enable Classical Mode Now! PL4:Alternative Ism. No gauges, air blocks, taunts etc.
sfa3:0:FF915A:01:001:Enable Mazi Mode Now! PL4:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfa3:0:FF9131:01:001:Enable Saikyou Mode Now! PL4:Easy to get dizzy, slightly less damage done, rubbish!
:sfa3:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfa3:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfa3:00000000:FF9123:00000000:FFFFFFFF:A-ISM P4
:sfa3:00000000:FF9132:00000000:FFFFFFFF:A-ISM P4
:sfa3:00000000:FF9123:00000001:FFFFFFFF:V-ISM P4
:sfa3:00000000:FF9132:00000001:FFFFFFFF:V-ISM P4
:sfa3:00000000:FF9123:000000FF:FFFFFFFF:X-ISM P4
:sfa3:00000000:FF9132:000000FF:FFFFFFFF:X-ISM P4
:sfa3:00000000:FF9123:00000002:FFFFFFFF:S-ISM P4
:sfa3:00000000:FF9132:00000000:FFFFFFFF:S-ISM P4
:sfa3:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfa3:62000000:000000:00000000:00000000:Select Character PL4
:sfa3:00010000:FF9102:00000000:FFFFFFFF:Ryu
:sfa3:00010000:FF9102:00000001:FFFFFFFF:Ken Masters
:sfa3:00010000:FF9102:00000002:FFFFFFFF:Akuma
:sfa3:00010000:FF9102:00000003:FFFFFFFF:Charlie
:sfa3:00010000:FF9102:00000004:FFFFFFFF:Chun-Li
:sfa3:00010000:FF9102:00000005:FFFFFFFF:Adon
:sfa3:00010000:FF9102:00000006:FFFFFFFF:Sodom
:sfa3:00010000:FF9102:00000007:FFFFFFFF:Guy
:sfa3:00010000:FF9102:00000008:FFFFFFFF:Birdie
:sfa3:00010000:FF9102:00000009:FFFFFFFF:Rose
:sfa3:00010000:FF9102:0000000A:FFFFFFFF:M. Bison
:sfa3:00010000:FF9102:0000000B:FFFFFFFF:Sagat
:sfa3:00010000:FF9102:0000000C:FFFFFFFF:Dan Hibiki
:sfa3:00010000:FF9102:0000000D:FFFFFFFF:Sakura Kasugano
:sfa3:00010000:FF9102:0000000E:FFFFFFFF:Rolento Schugerg
:sfa3:00010000:FF9102:0000000F:FFFFFFFF:Dhalsim
:sfa3:00010000:FF9102:00000010:FFFFFFFF:Zangief
:sfa3:00010000:FF9102:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfa3:00010000:FF9102:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfa3:00010000:FF9102:00000015:FFFFFFFF:#Balrog
:sfa3:00010000:FF9102:00000016:FFFFFFFF:Cammy
:sfa3:00010000:FF9102:00000018:FFFFFFFF:Edmund Honda
:sfa3:00010000:FF9102:00000019:FFFFFFFF:Blanka
:sfa3:00010000:FF9102:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfa3:00010000:FF9102:0000001B:FFFFFFFF:Cody
:sfa3:00010000:FF9102:0000001C:FFFFFFFF:Vega
:sfa3:00010000:FF9102:0000001D:FFFFFFFF:Karin Kanzuki
:sfa3:00010000:FF9102:0000001E:FFFFFFFF:#Juli
:sfa3:00010000:FF9102:0000001F:FFFFFFFF:#Juni
; Move List Supplement (Third Section)
; Controls various aspects of certain characters moves.
:sfa3:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL1]
:sfa3:00000000:FF85E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfa3:00000000:FF85E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfa3:00000001:FF85E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfa3:00000001:FF85E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL1]
:sfa3:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfa3:00100001:FF843A:00000000:0000FFFF:Finish Final Destruction Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL1]
:sfa3:00100000:FF85FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfa3:00100000:FF85FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfa3:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL1]
:sfa3:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfa3:00100001:FF843A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL1]
:sfa3:00100000:FF9E6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfa3:00100000:FF9F6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfa3:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL1]
:sfa3:00000000:FF85FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfa3:00000000:FF85FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfa3:00000001:FF85FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfa3:00000001:FF85FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfa3:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL1]
:sfa3:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfa3:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa3:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa3:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa3:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL1]
:sfa3:00000000:FF846A:00000001:FFFFFFFF:Always Have Claw Armed
:sfa3:00000000:FF846A:00000000:FFFFFFFF:Never Have Claw Armed
:sfa3:00000001:FF846A:00000001:FFFFFFFF:Arm Claw Now!
:sfa3:00000001:FF846A:00000000:FFFFFFFF:Disarm Claw Now!
:sfa3:00000000:FF846B:00000001:FFFFFFFF:Always Have Mask On
:sfa3:00000000:FF846B:00000000:FFFFFFFF:Never Have Mask On
:sfa3:00000001:FF846B:00000001:FFFFFFFF:Put Mask On Now!
:sfa3:00000001:FF846B:00000000:FFFFFFFF:Take Mask Off Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL2]
:sfa3:00000000:FF89E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfa3:00000000:FF89E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfa3:00000001:FF89E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfa3:00000001:FF89E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL2]
:sfa3:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfa3:00100001:FF883A:00000000:0000FFFF:Finish Final Destruction Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL2]
:sfa3:00100000:FF89FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfa3:00100000:FF89FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfa3:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfa3:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfa3:00100001:FF883A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL2]
:sfa3:00100000:FFAA6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfa3:00100000:FFAB6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfa3:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL2]
:sfa3:00000000:FF89FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfa3:00000000:FF89FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfa3:00000001:FF89FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfa3:00000001:FF89FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfa3:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL2]
:sfa3:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfa3:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa3:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa3:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa3:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL2]
:sfa3:00000000:FF886A:00000001:FFFFFFFF:Always Have Claw Armed
:sfa3:00000000:FF886A:00000000:FFFFFFFF:Never Have Claw Armed
:sfa3:00000001:FF886A:00000001:FFFFFFFF:Arm Claw Now!
:sfa3:00000001:FF886A:00000000:FFFFFFFF:Disarm Claw Now!
:sfa3:00000000:FF886B:00000001:FFFFFFFF:Always Have Mask
:sfa3:00000000:FF886B:00000000:FFFFFFFF:Never Have Mask
:sfa3:00000001:FF886B:00000001:FFFFFFFF:Put Mask On Now!
:sfa3:00000001:FF886B:00000000:FFFFFFFF:Take Mask Off Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL3]
:sfa3:00000000:FF8DE4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfa3:00000000:FF8DE4:00000000:FFFFFFFF:Never Have Knife Armed
:sfa3:00000001:FF8DE4:000000FF:FFFFFFFF:Arm Knife Now!
:sfa3:00000001:FF8DE4:00000000:FFFFFFFF:Disarm Knife Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL3]
:sfa3:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfa3:00100001:FF8C3A:00000000:0000FFFF:Finish Final Destruction Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL3]
:sfa3:00100000:FF8DFE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfa3:00100000:FF8DFE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfa3:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfa3:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfa3:00100001:FF8C3A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL3]
:sfa3:00100000:FFB66A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfa3:00100000:FFB76A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfa3:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL3]
:sfa3:00000000:FF8DFE:00000001:FFFFFFFF:Always Have Angry Charge
:sfa3:00000000:FF8DFE:00000000:FFFFFFFF:Never Have Angry Charge
:sfa3:00000001:FF8DFE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfa3:00000001:FF8DFE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfa3:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL3]
:sfa3:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfa3:00010000:FF8DFF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa3:00010000:FF8DFF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa3:00010000:FF8DFF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa3:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL3]
:sfa3:00000000:FF8C6A:00000001:FFFFFFFF:Always Have Claw Armed
:sfa3:00000000:FF8C6A:00000000:FFFFFFFF:Never Have Claw Armed
:sfa3:00000001:FF8C6A:00000001:FFFFFFFF:Arm Claw Now!
:sfa3:00000001:FF8C6A:00000000:FFFFFFFF:Disarm Claw Now!
:sfa3:00000000:FF8C6B:00000001:FFFFFFFF:Always Have Mask
:sfa3:00000000:FF8C6B:00000000:FFFFFFFF:Never Have Mask
:sfa3:00000001:FF8C6B:00000001:FFFFFFFF:Put Mask On Now!
:sfa3:00000001:FF8C6B:00000000:FFFFFFFF:Take Mask Off Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL4]
:sfa3:00000000:FF91E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfa3:00000000:FF91E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfa3:00000001:FF91E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfa3:00000001:FF91E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL4]
:sfa3:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfa3:00100001:FF903A:00000000:0000FFFF:Finish Final Destruction Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL4]
:sfa3:00100000:FF91FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfa3:00100000:FF91FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfa3:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL4]
:sfa3:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfa3:00100001:FF903A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfa3:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL4]
:sfa3:00100000:FFC26A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfa3:00100000:FFC36A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfa3:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL4]
:sfa3:00000000:FF91FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfa3:00000000:FF91FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfa3:00000001:FF91FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfa3:00000001:FF91FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfa3:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL4]
:sfa3:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfa3:00010000:FF91FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa3:00010000:FF91FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa3:00010000:FF91FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa3:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL4]
:sfa3:00000000:FF906A:00000001:FFFFFFFF:Always Have Claw Armed
:sfa3:00000000:FF906A:00000000:FFFFFFFF:Never Have Claw Armed
:sfa3:00000001:FF906A:00000001:FFFFFFFF:Arm Claw Now!
:sfa3:00000001:FF906A:00000000:FFFFFFFF:Disarm Claw Now!
:sfa3:00000000:FF906B:00000001:FFFFFFFF:Always Have Mask
:sfa3:00000000:FF906B:00000000:FFFFFFFF:Never Have Mask
:sfa3:00000001:FF906B:00000001:FFFFFFFF:Put Mask On Now!
:sfa3:00000001:FF906B:00000000:FFFFFFFF:Take Mask Off Now!
:sfa3:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfa3:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfa3:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfa3:62000000:000000:00000000:00000000:Select Region
:sfa3:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfa3:00010000:FF8091:00000002:FFFFFFFF:USA
:sfa3:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfa3:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfa3:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfa3:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfa3:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfa3:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Alpha 3 (US 980629) ]
sfa3r1:0:FF8109:63:000:Infinite Time
sfa3r1:0:FF8109:00:001:Finish this Round Now!
:sfa3r1:62000000:000000:00000000:00000000:Select Color Unlock
:sfa3r1:00010000:FF80EE:00000000:FFFFFFFF:Cream:Default
:sfa3r1:00010000:FF80EE:00000001:FFFFFFFF:Red:Unlocks Classical Mode
:sfa3r1:00010000:FF80EE:00000002:FFFFFFFF:Green:Unlocks Balrog, Juli, and Juni
:sfa3r1:00010000:FF80EE:00000003:FFFFFFFF:Blue:Unlocks Mazi Mode and Saikyou Mode
:sfa3r1:00010000:FF80EE:00000004:FFFFFFFF:Light Blue:Unlocks Survival and Dramatic Mode
:sfa3r1:62000000:000000:00000000:00000000:Select Backdrop
:sfa3r1:00010000:FF8101:00000000:FFFFFFFF:Japan (Sunset):Ryu
:sfa3r1:00010000:FF8101:00000002:FFFFFFFF:USA (Hotel):Ken
:sfa3r1:00010000:FF8101:00000004:FFFFFFFF:Japan (Cave):Akuma
:sfa3r1:00010000:FF8101:00000006:FFFFFFFF:USA (Hangar):Charlie
:sfa3r1:00010000:FF8101:00000008:FFFFFFFF:China:Chun-Li
:sfa3r1:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Temple):Adon
:sfa3r1:00010000:FF8101:0000000C:FFFFFFFF:USA (Japanese):Sodom
:sfa3r1:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfa3r1:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfa3r1:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfa3r1:00010000:FF8101:00000014:FFFFFFFF:Point 48106 (Night):M. Bison
:sfa3r1:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfa3r1:00010000:FF8101:00000018:FFFFFFFF:Japan (Swings):Dan
:sfa3r1:00010000:FF8101:0000001A:FFFFFFFF:Japan (Market at Day):Sakura
:sfa3r1:00010000:FF8101:0000001C:FFFFFFFF:USA (Military):Rolento
:sfa3r1:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfa3r1:00010000:FF8101:00000020:FFFFFFFF:Russia:Zangief
:sfa3r1:00010000:FF8101:00000022:FFFFFFFF:Hong Kong:Gen
:sfa3r1:00010000:FF8101:0000002A:FFFFFFFF:Point 48106 (Day):Balrog/Juli/Juni
:sfa3r1:00010000:FF8101:0000002C:FFFFFFFF:Greece:Cammy
:sfa3r1:00010000:FF8101:00000030:FFFFFFFF:Japan (Sumo Ring):E. Honda
:sfa3r1:00010000:FF8101:00000032:FFFFFFFF:Brazil:Blanka
:sfa3r1:00010000:FF8101:00000034:FFFFFFFF:Japan (Seaside):R. Mika
:sfa3r1:00010000:FF8101:00000036:FFFFFFFF:USA (Prison):Cody
:sfa3r1:00010000:FF8101:00000038:FFFFFFFF:Spain:Vega
:sfa3r1:00010000:FF8101:0000003A:FFFFFFFF:Japan (Market at Night):Karin
:sfa3r1:00000000:FF8431:00000000:FFFFFFFF:Skip Character Intros
:sfa3r1:00000000:FF8111:000000FF:FFFFFFFF:Skip Map Screen:Normal and Dramatic Modes only
:sfa3r1:00000000:FF8549:000000FF:FFFFFFFF:Skip Story PL1:Normal Mode only
:sfa3r1:00000000:FF8949:000000FF:FFFFFFFF:Skip Story PL2:Normal mode only
:sfa3r1:60000000:000000:00000000:00000000:[ Enable these Mode cheats on the Character Selection ]
:sfa3r1:60000000:000000:00000000:00000000:[ Screen. They may work for different players configs. ]
:sfa3r1:00000000:FF854B:00000000:FFFFFFFF:Normal Mode PL1
:sfa3r1:00000000:FF894B:00000000:FFFFFFFF:Normal Mode PL2
:sfa3r1:00000000:FF854B:000000FF:FFFFFFFF:Survival Mode PL1
:sfa3r1:00000000:FF894B:000000FF:FFFFFFFF:Survival Mode PL2
:sfa3r1:00000000:FF8168:00000001:FFFFFFFF:Dramatic Battle Mode PL1/PL2
:sfa3r1:00200000:FF8451:00900090:00FF00FF:Infinite Energy PL1
:sfa3r1:00200001:FF8451:00900090:00FF00FF:Drain All Energy Now! PL1
sfa3r1:0:FF851F:90:000:Infinite Power PL1
sfa3r1:0:FF851F:00:000:No Power PL1
sfa3r1:0:FF851F:90:001:Refill Power Now! PL1
sfa3r1:0:FF851F:00:001:Drain Power Now! PL1
:sfa3r1:00100000:FF86CC:00000028:0000FFFF:Never Get Dizzied PL1
:sfa3r1:00100000:FF86CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL1
:sfa3r1:00100000:FF864C:00007000:0000FFFF:Never Get Guard Crushed PL1
:sfa3r1:00100000:FF864C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL1
sfa3r1:0:FF8638:00:000:Infinite Fireballs PL1
sfa3r1:0:FF8638:01:000:Never have use of Fireballs PL1
sfa3r1:0:FF84BC:01:000:Infinite Taunts PL1
sfa3r1:0:FF8431:00:000:Infinite Air Special/Super moves PL1
:sfa3r1:00100000:FF865A:00000303:0000FFFF:Recalculate Damage When Hit PL1
:sfa3r1:00800000:FF84B9:00000001:FFFFFFFF:Always Be in Original Combo PL1:Activate only during an Original combo to get the afterimages!
:sfa3r1:00000000:FF84BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL1
:sfa3r1:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL1
:sfa3r1:00210000:FF86A7:000F0005:00FF00FF:LP+LK Combo
:sfa3r1:00210000:FF86A7:00300010:00FF00FF:MP+MK Combo
:sfa3r1:00210000:FF86A7:0051001B:00FF00FF:HP+HK Combo
:sfa3r1:62000000:000000:00000000:00000000:Select Control PL1
:sfa3r1:00010000:FF8525:00000000:FFFFFFFF:User
:sfa3r1:00010000:FF8525:00000001:FFFFFFFF:CPU
sfa3r1:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfa3r1:0:000000:00:999:[ Screen. ]
sfa3r1:0:FF855E:01:001:Enable Classical Mode Now! PL1:Alternative Ism. No gauges, air blocks, taunts etc.
sfa3r1:0:FF855A:01:001:Enable Mazi Mode Now! PL1:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfa3r1:0:FF8531:01:001:Enable Saikyou Mode Now! PL1:Easy to get dizzy, slightly less damage done, rubbish!
:sfa3r1:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfa3r1:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfa3r1:00000000:FF8523:00000000:FFFFFFFF:A-ISM PL1
:sfa3r1:00000000:FF8532:00000000:FFFFFFFF:A-ISM PL1
:sfa3r1:00000000:FF8523:00000001:FFFFFFFF:V-ISM PL1
:sfa3r1:00000000:FF8532:00000001:FFFFFFFF:V-ISM PL1
:sfa3r1:00000000:FF8523:000000FF:FFFFFFFF:X-ISM PL1
:sfa3r1:00000000:FF8532:000000FF:FFFFFFFF:X-ISM PL1
:sfa3r1:00000000:FF8523:00000002:FFFFFFFF:S-ISM PL1
:sfa3r1:00000000:FF8532:00000000:FFFFFFFF:S-ISM PL1
:sfa3r1:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfa3r1:62000000:000000:00000000:00000000:Select Character PL1
:sfa3r1:00010000:FF8502:00000000:FFFFFFFF:Ryu
:sfa3r1:00010000:FF8502:00000001:FFFFFFFF:Ken Masters
:sfa3r1:00010000:FF8502:00000002:FFFFFFFF:Akuma
:sfa3r1:00010000:FF8502:00000003:FFFFFFFF:Charlie
:sfa3r1:00010000:FF8502:00000004:FFFFFFFF:Chun-Li
:sfa3r1:00010000:FF8502:00000005:FFFFFFFF:Adon
:sfa3r1:00010000:FF8502:00000006:FFFFFFFF:Sodom
:sfa3r1:00010000:FF8502:00000007:FFFFFFFF:Guy
:sfa3r1:00010000:FF8502:00000008:FFFFFFFF:Birdie
:sfa3r1:00010000:FF8502:00000009:FFFFFFFF:Rose
:sfa3r1:00010000:FF8502:0000000A:FFFFFFFF:M. Bison
:sfa3r1:00010000:FF8502:0000000B:FFFFFFFF:Sagat
:sfa3r1:00010000:FF8502:0000000C:FFFFFFFF:Dan Hibiki
:sfa3r1:00010000:FF8502:0000000D:FFFFFFFF:Sakura Kasugano
:sfa3r1:00010000:FF8502:0000000E:FFFFFFFF:Rolento Schugerg
:sfa3r1:00010000:FF8502:0000000F:FFFFFFFF:Dhalsim
:sfa3r1:00010000:FF8502:00000010:FFFFFFFF:Zangief
:sfa3r1:00010000:FF8502:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfa3r1:00010000:FF8502:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfa3r1:00010000:FF8502:00000015:FFFFFFFF:#Balrog
:sfa3r1:00010000:FF8502:00000016:FFFFFFFF:Cammy
:sfa3r1:00010000:FF8502:00000018:FFFFFFFF:Edmund Honda
:sfa3r1:00010000:FF8502:00000019:FFFFFFFF:Blanka
:sfa3r1:00010000:FF8502:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfa3r1:00010000:FF8502:0000001B:FFFFFFFF:Cody
:sfa3r1:00010000:FF8502:0000001C:FFFFFFFF:Vega
:sfa3r1:00010000:FF8502:0000001D:FFFFFFFF:Karin Kanzuki
:sfa3r1:00010000:FF8502:0000001E:FFFFFFFF:#Juli
:sfa3r1:00010000:FF8502:0000001F:FFFFFFFF:#Juni
:sfa3r1:00200000:FF8851:00900090:00FF00FF:Infinite Energy PL2
:sfa3r1:00200001:FF8851:00900090:00FF00FF:Drain All Energy Now! PL2
sfa3r1:0:FF891F:90:000:Infinite Power PL2
sfa3r1:0:FF891F:00:000:No Power PL2
sfa3r1:0:FF891F:90:001:Refill Power Now! PL2
sfa3r1:0:FF891F:00:001:Drain Power Now! PL2
:sfa3r1:00100000:FF8ACC:00000028:0000FFFF:Never Get Dizzied PL2
:sfa3r1:00100000:FF8ACC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL2
:sfa3r1:00100000:FF8A4C:00007000:0000FFFF:Never Get Guard Crushed PL2
:sfa3r1:00100000:FF8A4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL2
sfa3r1:0:FF8A38:00:000:Infinite Fireballs PL2
sfa3r1:0:FF8A38:01:000:Never have use of Fireballs PL2
sfa3r1:0:FF88BC:01:000:Infinite Taunts PL2
sfa3r1:0:FF8831:00:000:Infinite Air Special/Super moves PL2
:sfa3r1:00100000:FF8A5A:00000303:0000FFFF:Recalculate Damage When Hit PL2
:sfa3r1:00800000:FF88B9:00000001:FFFFFFFF:Always Be in Original Combo PL2:Activate only during an Original combo to get the afterimages!
:sfa3r1:00000000:FF88BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL2
:sfa3r1:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL2
:sfa3r1:00210000:FF8AA7:000F0005:00FF00FF:LP+LK Combo
:sfa3r1:00210000:FF8AA7:00300010:00FF00FF:MP+MK Combo
:sfa3r1:00210000:FF8AA7:0051001B:00FF00FF:HP+HK Combo
:sfa3r1:62000000:000000:00000000:00000000:Select Control PL2
:sfa3r1:00010000:FF8925:00000000:FFFFFFFF:User
:sfa3r1:00010000:FF8925:00000001:FFFFFFFF:CPU
sfa3r1:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfa3r1:0:000000:00:999:[ Screen. ]
sfa3r1:0:FF895E:01:001:Enable Classical Mode Now! PL2:Alternative Ism. No gauges, air blocks, taunts etc.
sfa3r1:0:FF895A:01:001:Enable Mazi Mode Now! PL2:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfa3r1:0:FF8931:01:001:Enable Saikyou Mode Now! PL2:Easy to get dizzy, slightly less damage done, rubbish!
:sfa3r1:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfa3r1:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfa3r1:00000000:FF8923:00000000:FFFFFFFF:A-ISM PL2
:sfa3r1:00000000:FF8932:00000000:FFFFFFFF:A-ISM PL2
:sfa3r1:00000000:FF8923:00000001:FFFFFFFF:V-ISM PL2
:sfa3r1:00000000:FF8932:00000001:FFFFFFFF:V-ISM PL2
:sfa3r1:00000000:FF8923:000000FF:FFFFFFFF:X-ISM PL2
:sfa3r1:00000000:FF8932:000000FF:FFFFFFFF:X-ISM PL2
:sfa3r1:00000000:FF8923:00000002:FFFFFFFF:S-ISM PL2
:sfa3r1:00000000:FF8932:00000000:FFFFFFFF:S-ISM PL2
:sfa3r1:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfa3r1:62000000:000000:00000000:00000000:Select Character PL2
:sfa3r1:00010000:FF8902:00000000:FFFFFFFF:Ryu
:sfa3r1:00010000:FF8902:00000001:FFFFFFFF:Ken Masters
:sfa3r1:00010000:FF8902:00000002:FFFFFFFF:Akuma
:sfa3r1:00010000:FF8902:00000003:FFFFFFFF:Charlie
:sfa3r1:00010000:FF8902:00000004:FFFFFFFF:Chun-Li
:sfa3r1:00010000:FF8902:00000005:FFFFFFFF:Adon
:sfa3r1:00010000:FF8902:00000006:FFFFFFFF:Sodom
:sfa3r1:00010000:FF8902:00000007:FFFFFFFF:Guy
:sfa3r1:00010000:FF8902:00000008:FFFFFFFF:Birdie
:sfa3r1:00010000:FF8902:00000009:FFFFFFFF:Rose
:sfa3r1:00010000:FF8902:0000000A:FFFFFFFF:M. Bison
:sfa3r1:00010000:FF8902:0000000B:FFFFFFFF:Sagat
:sfa3r1:00010000:FF8902:0000000C:FFFFFFFF:Dan Hibiki
:sfa3r1:00010000:FF8902:0000000D:FFFFFFFF:Sakura Kasugano
:sfa3r1:00010000:FF8902:0000000E:FFFFFFFF:Rolento Schugerg
:sfa3r1:00010000:FF8902:0000000F:FFFFFFFF:Dhalsim
:sfa3r1:00010000:FF8902:00000010:FFFFFFFF:Zangief
:sfa3r1:00010000:FF8902:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfa3r1:00010000:FF8902:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfa3r1:00010000:FF8902:00000015:FFFFFFFF:#Balrog
:sfa3r1:00010000:FF8902:00000016:FFFFFFFF:Cammy
:sfa3r1:00010000:FF8902:00000018:FFFFFFFF:Edmund Honda
:sfa3r1:00010000:FF8902:00000019:FFFFFFFF:Blanka
:sfa3r1:00010000:FF8902:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfa3r1:00010000:FF8902:0000001B:FFFFFFFF:Cody
:sfa3r1:00010000:FF8902:0000001C:FFFFFFFF:Vega
:sfa3r1:00010000:FF8902:0000001D:FFFFFFFF:Karin Kanzuki
:sfa3r1:00010000:FF8902:0000001E:FFFFFFFF:#Juli
:sfa3r1:00010000:FF8902:0000001F:FFFFFFFF:#Juni
:sfa3r1:00200000:FF8C51:00900090:00FF00FF:Infinite Energy PL3
:sfa3r1:00200001:FF8C51:00900090:00FF00FF:Drain All Energy Now! PL3
sfa3r1:0:FF8D1F:90:000:Infinite Power PL3
sfa3r1:0:FF8D1F:00:000:No Power PL3
sfa3r1:0:FF8D1F:90:001:Refill Power Now! PL3
sfa3r1:0:FF8D1F:00:001:Drain Power Now! PL3
:sfa3r1:00100000:FF8ECC:00000028:0000FFFF:Never Get Dizzied PL3
:sfa3r1:00100000:FF8ECC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL3
:sfa3r1:00100000:FF8E4C:00007000:0000FFFF:Never Get Guard Crushed PL3
:sfa3r1:00100000:FF8E4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL3
sfa3r1:0:FF8E38:00:000:Infinite Fireballs PL3
sfa3r1:0:FF8E38:01:000:Never have use of Fireballs PL3
sfa3r1:0:FF8CBC:01:000:Infinite Taunts PL3
sfa3r1:0:FF8C31:00:000:Infinite Air Special/Super moves PL3
:sfa3r1:00100000:FF8E5A:00000303:0000FFFF:Recalculate Damage When Hit PL3
:sfa3r1:00800000:FF8CB9:00000001:FFFFFFFF:Always Be in Original Combo PL3:Activate only during an Original combo to get the afterimages!
:sfa3r1:00000000:FF8CBB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL3
:sfa3r1:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL3
:sfa3r1:00210000:FF8EA7:000F0005:00FF00FF:LP+LK Combo
:sfa3r1:00210000:FF8EA7:00300010:00FF00FF:MP+MK Combo
:sfa3r1:00210000:FF8EA7:0051001B:00FF00FF:HP+HK Combo
:sfa3r1:62000000:000000:00000000:00000000:Select Control PL3
:sfa3r1:00010000:FF8D25:00000000:FFFFFFFF:User
:sfa3r1:00010000:FF8D25:00000001:FFFFFFFF:CPU
sfa3r1:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfa3r1:0:000000:00:999:[ Screen. ]
sfa3r1:0:FF8D5E:01:001:Enable Classical Mode Now! PL3:Alternative Ism. No gauges, air blocks, taunts etc.
sfa3r1:0:FF8D5A:01:001:Enable Mazi Mode Now! PL3:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfa3r1:0:FF8D31:01:001:Enable Saikyou Mode Now! PL3:Easy to get dizzy, slightly less damage done, rubbish!
:sfa3r1:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfa3r1:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfa3r1:00000000:FF8D23:00000000:FFFFFFFF:A-ISM P3
:sfa3r1:00000000:FF8D32:00000000:FFFFFFFF:A-ISM P3
:sfa3r1:00000000:FF8D23:00000001:FFFFFFFF:V-ISM P3
:sfa3r1:00000000:FF8D32:00000001:FFFFFFFF:V-ISM P3
:sfa3r1:00000000:FF8D23:000000FF:FFFFFFFF:X-ISM P3
:sfa3r1:00000000:FF8D32:000000FF:FFFFFFFF:X-ISM P3
:sfa3r1:00000000:FF8D23:00000002:FFFFFFFF:S-ISM P3
:sfa3r1:00000000:FF8D32:00000000:FFFFFFFF:S-ISM P3
:sfa3r1:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfa3r1:62000000:000000:00000000:00000000:Select Character PL3
:sfa3r1:00010000:FF8D02:00000000:FFFFFFFF:Ryu
:sfa3r1:00010000:FF8D02:00000001:FFFFFFFF:Ken Masters
:sfa3r1:00010000:FF8D02:00000002:FFFFFFFF:Akuma
:sfa3r1:00010000:FF8D02:00000003:FFFFFFFF:Charlie
:sfa3r1:00010000:FF8D02:00000004:FFFFFFFF:Chun-Li
:sfa3r1:00010000:FF8D02:00000005:FFFFFFFF:Adon
:sfa3r1:00010000:FF8D02:00000006:FFFFFFFF:Sodom
:sfa3r1:00010000:FF8D02:00000007:FFFFFFFF:Guy
:sfa3r1:00010000:FF8D02:00000008:FFFFFFFF:Birdie
:sfa3r1:00010000:FF8D02:00000009:FFFFFFFF:Rose
:sfa3r1:00010000:FF8D02:0000000A:FFFFFFFF:M. Bison
:sfa3r1:00010000:FF8D02:0000000B:FFFFFFFF:Sagat
:sfa3r1:00010000:FF8D02:0000000C:FFFFFFFF:Dan Hibiki
:sfa3r1:00010000:FF8D02:0000000D:FFFFFFFF:Sakura Kasugano
:sfa3r1:00010000:FF8D02:0000000E:FFFFFFFF:Rolento Schugerg
:sfa3r1:00010000:FF8D02:0000000F:FFFFFFFF:Dhalsim
:sfa3r1:00010000:FF8D02:00000010:FFFFFFFF:Zangief
:sfa3r1:00010000:FF8D02:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfa3r1:00010000:FF8D02:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfa3r1:00010000:FF8D02:00000015:FFFFFFFF:#Balrog
:sfa3r1:00010000:FF8D02:00000016:FFFFFFFF:Cammy
:sfa3r1:00010000:FF8D02:00000018:FFFFFFFF:Edmund Honda
:sfa3r1:00010000:FF8D02:00000019:FFFFFFFF:Blanka
:sfa3r1:00010000:FF8D02:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfa3r1:00010000:FF8D02:0000001B:FFFFFFFF:Cody
:sfa3r1:00010000:FF8D02:0000001C:FFFFFFFF:Vega
:sfa3r1:00010000:FF8D02:0000001D:FFFFFFFF:Karin Kanzuki
:sfa3r1:00010000:FF8D02:0000001E:FFFFFFFF:#Juli
:sfa3r1:00010000:FF8D02:0000001F:FFFFFFFF:#Juni
:sfa3r1:00200000:FF9051:00900090:00FF00FF:Infinite Energy PL4
:sfa3r1:00200001:FF9051:00900090:00FF00FF:Drain All Energy Now! PL4
sfa3r1:0:FF911F:90:000:Infinite Power PL4
sfa3r1:0:FF911F:00:000:No Power PL4
sfa3r1:0:FF911F:90:001:Refill Power Now! PL4
sfa3r1:0:FF911F:00:001:Drain Power Now! PL4
:sfa3r1:00100000:FF92CC:00000028:0000FFFF:Never Get Dizzied PL4
:sfa3r1:00100000:FF92CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL4
:sfa3r1:00100000:FF924C:00007000:0000FFFF:Never Get Guard Crushed PL4
:sfa3r1:00100000:FF924C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL4
sfa3r1:0:FF9238:00:000:Infinite Fireballs PL4
sfa3r1:0:FF9238:01:000:Never have use of Fireballs PL4
sfa3r1:0:FF90BC:01:000:Infinite Taunts PL4
sfa3r1:0:FF9031:00:000:Infinite Air Special/Super moves PL4
:sfa3r1:00100000:FF925A:00000303:0000FFFF:Recalculate Damage When Hit PL4
:sfa3r1:00800000:FF90B9:00000001:FFFFFFFF:Always Be in Original Combo PL4:Activate only during an Original combo to get the afterimages!
:sfa3r1:00000000:FF90BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL4
:sfa3r1:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL4
:sfa3r1:00210000:FF92A7:000F0005:00FF00FF:LP+LK Combo
:sfa3r1:00210000:FF92A7:00300010:00FF00FF:MP+MK Combo
:sfa3r1:00210000:FF92A7:0051001B:00FF00FF:HP+HK Combo
:sfa3r1:62000000:000000:00000000:00000000:Select Control PL4
:sfa3r1:00010000:FF9125:00000000:FFFFFFFF:User
:sfa3r1:00010000:FF9125:00000001:FFFFFFFF:CPU
sfa3r1:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfa3r1:0:000000:00:999:[ Screen. ]
sfa3r1:0:FF915E:01:001:Enable Classical Mode Now! PL4:Alternative Ism. No gauges, air blocks, taunts etc.
sfa3r1:0:FF915A:01:001:Enable Mazi Mode Now! PL4:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfa3r1:0:FF9131:01:001:Enable Saikyou Mode Now! PL4:Easy to get dizzy, slightly less damage done, rubbish!
:sfa3r1:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfa3r1:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfa3r1:00000000:FF9123:00000000:FFFFFFFF:A-ISM P4
:sfa3r1:00000000:FF9132:00000000:FFFFFFFF:A-ISM P4
:sfa3r1:00000000:FF9123:00000001:FFFFFFFF:V-ISM P4
:sfa3r1:00000000:FF9132:00000001:FFFFFFFF:V-ISM P4
:sfa3r1:00000000:FF9123:000000FF:FFFFFFFF:X-ISM P4
:sfa3r1:00000000:FF9132:000000FF:FFFFFFFF:X-ISM P4
:sfa3r1:00000000:FF9123:00000002:FFFFFFFF:S-ISM P4
:sfa3r1:00000000:FF9132:00000000:FFFFFFFF:S-ISM P4
:sfa3r1:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfa3r1:62000000:000000:00000000:00000000:Select Character PL4
:sfa3r1:00010000:FF9102:00000000:FFFFFFFF:Ryu
:sfa3r1:00010000:FF9102:00000001:FFFFFFFF:Ken Masters
:sfa3r1:00010000:FF9102:00000002:FFFFFFFF:Akuma
:sfa3r1:00010000:FF9102:00000003:FFFFFFFF:Charlie
:sfa3r1:00010000:FF9102:00000004:FFFFFFFF:Chun-Li
:sfa3r1:00010000:FF9102:00000005:FFFFFFFF:Adon
:sfa3r1:00010000:FF9102:00000006:FFFFFFFF:Sodom
:sfa3r1:00010000:FF9102:00000007:FFFFFFFF:Guy
:sfa3r1:00010000:FF9102:00000008:FFFFFFFF:Birdie
:sfa3r1:00010000:FF9102:00000009:FFFFFFFF:Rose
:sfa3r1:00010000:FF9102:0000000A:FFFFFFFF:M. Bison
:sfa3r1:00010000:FF9102:0000000B:FFFFFFFF:Sagat
:sfa3r1:00010000:FF9102:0000000C:FFFFFFFF:Dan Hibiki
:sfa3r1:00010000:FF9102:0000000D:FFFFFFFF:Sakura Kasugano
:sfa3r1:00010000:FF9102:0000000E:FFFFFFFF:Rolento Schugerg
:sfa3r1:00010000:FF9102:0000000F:FFFFFFFF:Dhalsim
:sfa3r1:00010000:FF9102:00000010:FFFFFFFF:Zangief
:sfa3r1:00010000:FF9102:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfa3r1:00010000:FF9102:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfa3r1:00010000:FF9102:00000015:FFFFFFFF:#Balrog
:sfa3r1:00010000:FF9102:00000016:FFFFFFFF:Cammy
:sfa3r1:00010000:FF9102:00000018:FFFFFFFF:Edmund Honda
:sfa3r1:00010000:FF9102:00000019:FFFFFFFF:Blanka
:sfa3r1:00010000:FF9102:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfa3r1:00010000:FF9102:0000001B:FFFFFFFF:Cody
:sfa3r1:00010000:FF9102:0000001C:FFFFFFFF:Vega
:sfa3r1:00010000:FF9102:0000001D:FFFFFFFF:Karin Kanzuki
:sfa3r1:00010000:FF9102:0000001E:FFFFFFFF:#Juli
:sfa3r1:00010000:FF9102:0000001F:FFFFFFFF:#Juni
; Move List Supplement (Third Section)
; Controls various aspects of certain characters moves.
:sfa3r1:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL1]
:sfa3r1:00000000:FF85E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfa3r1:00000000:FF85E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfa3r1:00000001:FF85E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfa3r1:00000001:FF85E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL1]
:sfa3r1:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfa3r1:00100001:FF843A:00000000:0000FFFF:Finish Final Destruction Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL1]
:sfa3r1:00100000:FF85FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfa3r1:00100000:FF85FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfa3r1:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL1]
:sfa3r1:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfa3r1:00100001:FF843A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL1]
:sfa3r1:00100000:FF9E6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfa3r1:00100000:FF9F6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfa3r1:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL1]
:sfa3r1:00000000:FF85FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfa3r1:00000000:FF85FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfa3r1:00000001:FF85FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfa3r1:00000001:FF85FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfa3r1:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL1]
:sfa3r1:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfa3r1:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa3r1:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa3r1:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa3r1:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL1]
:sfa3r1:00000000:FF846A:00000001:FFFFFFFF:Always Have Claw Armed
:sfa3r1:00000000:FF846A:00000000:FFFFFFFF:Never Have Claw Armed
:sfa3r1:00000001:FF846A:00000001:FFFFFFFF:Arm Claw Now!
:sfa3r1:00000001:FF846A:00000000:FFFFFFFF:Disarm Claw Now!
:sfa3r1:00000000:FF846B:00000001:FFFFFFFF:Always Have Mask On
:sfa3r1:00000000:FF846B:00000000:FFFFFFFF:Never Have Mask On
:sfa3r1:00000001:FF846B:00000001:FFFFFFFF:Put Mask On Now!
:sfa3r1:00000001:FF846B:00000000:FFFFFFFF:Take Mask Off Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL2]
:sfa3r1:00000000:FF89E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfa3r1:00000000:FF89E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfa3r1:00000001:FF89E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfa3r1:00000001:FF89E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL2]
:sfa3r1:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfa3r1:00100001:FF883A:00000000:0000FFFF:Finish Final Destruction Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL2]
:sfa3r1:00100000:FF89FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfa3r1:00100000:FF89FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfa3r1:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfa3r1:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfa3r1:00100001:FF883A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL2]
:sfa3r1:00100000:FFAA6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfa3r1:00100000:FFAB6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfa3r1:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL2]
:sfa3r1:00000000:FF89FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfa3r1:00000000:FF89FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfa3r1:00000001:FF89FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfa3r1:00000001:FF89FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfa3r1:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL2]
:sfa3r1:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfa3r1:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa3r1:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa3r1:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa3r1:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL2]
:sfa3r1:00000000:FF886A:00000001:FFFFFFFF:Always Have Claw Armed
:sfa3r1:00000000:FF886A:00000000:FFFFFFFF:Never Have Claw Armed
:sfa3r1:00000001:FF886A:00000001:FFFFFFFF:Arm Claw Now!
:sfa3r1:00000001:FF886A:00000000:FFFFFFFF:Disarm Claw Now!
:sfa3r1:00000000:FF886B:00000001:FFFFFFFF:Always Have Mask
:sfa3r1:00000000:FF886B:00000000:FFFFFFFF:Never Have Mask
:sfa3r1:00000001:FF886B:00000001:FFFFFFFF:Put Mask On Now!
:sfa3r1:00000001:FF886B:00000000:FFFFFFFF:Take Mask Off Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL3]
:sfa3r1:00000000:FF8DE4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfa3r1:00000000:FF8DE4:00000000:FFFFFFFF:Never Have Knife Armed
:sfa3r1:00000001:FF8DE4:000000FF:FFFFFFFF:Arm Knife Now!
:sfa3r1:00000001:FF8DE4:00000000:FFFFFFFF:Disarm Knife Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL3]
:sfa3r1:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfa3r1:00100001:FF8C3A:00000000:0000FFFF:Finish Final Destruction Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL3]
:sfa3r1:00100000:FF8DFE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfa3r1:00100000:FF8DFE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfa3r1:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfa3r1:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfa3r1:00100001:FF8C3A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL3]
:sfa3r1:00100000:FFB66A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfa3r1:00100000:FFB76A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfa3r1:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL3]
:sfa3r1:00000000:FF8DFE:00000001:FFFFFFFF:Always Have Angry Charge
:sfa3r1:00000000:FF8DFE:00000000:FFFFFFFF:Never Have Angry Charge
:sfa3r1:00000001:FF8DFE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfa3r1:00000001:FF8DFE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfa3r1:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL3]
:sfa3r1:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfa3r1:00010000:FF8DFF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa3r1:00010000:FF8DFF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa3r1:00010000:FF8DFF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa3r1:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL3]
:sfa3r1:00000000:FF8C6A:00000001:FFFFFFFF:Always Have Claw Armed
:sfa3r1:00000000:FF8C6A:00000000:FFFFFFFF:Never Have Claw Armed
:sfa3r1:00000001:FF8C6A:00000001:FFFFFFFF:Arm Claw Now!
:sfa3r1:00000001:FF8C6A:00000000:FFFFFFFF:Disarm Claw Now!
:sfa3r1:00000000:FF8C6B:00000001:FFFFFFFF:Always Have Mask
:sfa3r1:00000000:FF8C6B:00000000:FFFFFFFF:Never Have Mask
:sfa3r1:00000001:FF8C6B:00000001:FFFFFFFF:Put Mask On Now!
:sfa3r1:00000001:FF8C6B:00000000:FFFFFFFF:Take Mask Off Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL4]
:sfa3r1:00000000:FF91E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfa3r1:00000000:FF91E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfa3r1:00000001:FF91E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfa3r1:00000001:FF91E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL4]
:sfa3r1:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfa3r1:00100001:FF903A:00000000:0000FFFF:Finish Final Destruction Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL4]
:sfa3r1:00100000:FF91FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfa3r1:00100000:FF91FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfa3r1:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL4]
:sfa3r1:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfa3r1:00100001:FF903A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfa3r1:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL4]
:sfa3r1:00100000:FFC26A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfa3r1:00100000:FFC36A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfa3r1:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL4]
:sfa3r1:00000000:FF91FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfa3r1:00000000:FF91FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfa3r1:00000001:FF91FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfa3r1:00000001:FF91FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfa3r1:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL4]
:sfa3r1:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfa3r1:00010000:FF91FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfa3r1:00010000:FF91FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfa3r1:00010000:FF91FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfa3r1:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL4]
:sfa3r1:00000000:FF906A:00000001:FFFFFFFF:Always Have Claw Armed
:sfa3r1:00000000:FF906A:00000000:FFFFFFFF:Never Have Claw Armed
:sfa3r1:00000001:FF906A:00000001:FFFFFFFF:Arm Claw Now!
:sfa3r1:00000001:FF906A:00000000:FFFFFFFF:Disarm Claw Now!
:sfa3r1:00000000:FF906B:00000001:FFFFFFFF:Always Have Mask
:sfa3r1:00000000:FF906B:00000000:FFFFFFFF:Never Have Mask
:sfa3r1:00000001:FF906B:00000001:FFFFFFFF:Put Mask On Now!
:sfa3r1:00000001:FF906B:00000000:FFFFFFFF:Take Mask Off Now!
:sfa3r1:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfa3r1:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfa3r1:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfa3r1:62000000:000000:00000000:00000000:Select Region
:sfa3r1:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfa3r1:00010000:FF8091:00000002:FFFFFFFF:USA
:sfa3r1:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfa3r1:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfa3r1:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfa3r1:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfa3r1:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfa3r1:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Alpha: Warriors' Dreams (Euro 950718) ]
sfar1:0:FFAE09:63:000:Infinite Time
sfar1:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfar1:0:FFAE49:01:000:Quick Dramatic Battle
sfar1:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfar1:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfar1:0:FF8441:90:000:Infinite Energy PL1
sfar1:0:FF8441:00:000:Energy always set to 0 PL1
sfar1:0:FF8441:00:001:Energy set to 0 Now! PL1
sfar1:0:FF84C6:01:000:End round to win match PL1
sfar1:0:FF84C6:00:000:Rounds won always = 0 PL1
sfar1:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfar1:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfar1:0:FF84BF:90:000:Infinite Power PL1
sfar1:0:FF84BF:00:001:Drain All Power Now! PL1
sfar1:0:FF8537:00:000:Never Faint PL1
sfar1:0:FF853A:00:000:Faint on every hit PL1
sfar1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfar1:0:FF84A2:00:001:Play with Ryu PL1
sfar1:0:FF84A2:01:001:Play with Ken PL1
sfar1:0:FF84A2:02:001:Play with Gouki PL1
sfar1:0:FF84A2:03:001:Play with Nash PL1
sfar1:0:FF84A2:04:001:Play with Chun Li PL1
sfar1:0:FF84A2:05:001:Play with Adon PL1
sfar1:0:FF84A2:06:001:Play with Sodom PL1
sfar1:0:FF84A2:07:001:Play with Guy PL1
sfar1:0:FF84A2:08:001:Play with Birdie PL1
sfar1:0:FF84A2:09:001:Play with Rose PL1
sfar1:0:FF84A2:0A:001:Play with Vega PL1
sfar1:0:FF84A2:0B:001:Play with Sagat PL1
sfar1:0:FF84A2:0C:001:Play with Dan PL1
sfar1:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfar1:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfar1:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfar1:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfar1:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfar1:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfar1:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfar1:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfar1:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfar1:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfar1:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfar1:0:FF8841:90:000:Infinite Energy PL2
sfar1:0:FF8841:00:000:Energy always set to 0 PL2
sfar1:0:FF8841:00:001:Energy set to 0 Now! PL2
sfar1:0:FF88C6:01:000:End round to win match PL2
sfar1:0:FF88C6:00:000:Rounds won always = 0 PL2
sfar1:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfar1:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfar1:0:FF88BF:90:000:Infinite Power PL2
sfar1:0:FF88BF:00:001:Drain All Power Now! PL2
sfar1:0:FF8937:00:000:Never Faint PL2
sfar1:0:FF893A:00:000:Faint on every hit PL2
sfar1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfar1:0:FF88A2:00:001:Play with Ryu PL2
sfar1:0:FF88A2:01:001:Play with Ken PL2
sfar1:0:FF88A2:02:001:Play with Gouki PL2
sfar1:0:FF88A2:03:001:Play with Nash PL2
sfar1:0:FF88A2:04:001:Play with Chun Li PL2
sfar1:0:FF88A2:05:001:Play with Adon PL2
sfar1:0:FF88A2:06:001:Play with Sodom PL2
sfar1:0:FF88A2:07:001:Play with Guy PL2
sfar1:0:FF88A2:08:001:Play with Birdie PL2
sfar1:0:FF88A2:09:001:Play with Rose PL2
sfar1:0:FF88A2:0A:001:Play with Vega PL2
sfar1:0:FF88A2:0B:001:Play with Sagat PL2
sfar1:0:FF88A2:0C:001:Play with Dan PL2
sfar1:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfar1:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfar1:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfar1:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfar1:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfar1:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfar1:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfar1:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfar1:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfar1:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfar1:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfar1:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfar1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfar1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfar1:0:FF8191:00:000:Region Switch = Japan
sfar1:0:FF8191:02:000:Region Switch = USA
sfar1:0:FF8191:04:000:Region Switch = Hispanic
sfar1:0:FF8191:06:000:Region Switch = Asia
sfar1:0:FF8191:08:000:Region Switch = Euro
sfar1:0:FF8191:0A:000:Region Switch = Brazil
; [ Street Fighter Alpha: Warriors' Dreams (Euro 950605) ]
sfar2:0:FFAE09:63:000:Infinite Time
sfar2:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfar2:0:FFAE49:01:000:Quick Dramatic Battle
sfar2:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfar2:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfar2:0:FF8441:90:000:Infinite Energy PL1
sfar2:0:FF8441:00:000:Energy always set to 0 PL1
sfar2:0:FF8441:00:001:Energy set to 0 Now! PL1
sfar2:0:FF84C6:01:000:End round to win match PL1
sfar2:0:FF84C6:00:000:Rounds won always = 0 PL1
sfar2:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfar2:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfar2:0:FF84BF:90:000:Infinite Power PL1
sfar2:0:FF84BF:00:001:Drain All Power Now! PL1
sfar2:0:FF8537:00:000:Never Faint PL1
sfar2:0:FF853A:00:000:Faint on every hit PL1
sfar2:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfar2:0:FF84A2:00:001:Play with Ryu PL1
sfar2:0:FF84A2:01:001:Play with Ken PL1
sfar2:0:FF84A2:02:001:Play with Gouki PL1
sfar2:0:FF84A2:03:001:Play with Nash PL1
sfar2:0:FF84A2:04:001:Play with Chun Li PL1
sfar2:0:FF84A2:05:001:Play with Adon PL1
sfar2:0:FF84A2:06:001:Play with Sodom PL1
sfar2:0:FF84A2:07:001:Play with Guy PL1
sfar2:0:FF84A2:08:001:Play with Birdie PL1
sfar2:0:FF84A2:09:001:Play with Rose PL1
sfar2:0:FF84A2:0A:001:Play with Vega PL1
sfar2:0:FF84A2:0B:001:Play with Sagat PL1
sfar2:0:FF84A2:0C:001:Play with Dan PL1
sfar2:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfar2:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfar2:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfar2:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfar2:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfar2:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfar2:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfar2:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfar2:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfar2:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfar2:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfar2:0:FF8841:90:000:Infinite Energy PL2
sfar2:0:FF8841:00:000:Energy always set to 0 PL2
sfar2:0:FF8841:00:001:Energy set to 0 Now! PL2
sfar2:0:FF88C6:01:000:End round to win match PL2
sfar2:0:FF88C6:00:000:Rounds won always = 0 PL2
sfar2:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfar2:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfar2:0:FF88BF:90:000:Infinite Power PL2
sfar2:0:FF88BF:00:001:Drain All Power Now! PL2
sfar2:0:FF8937:00:000:Never Faint PL2
sfar2:0:FF893A:00:000:Faint on every hit PL2
sfar2:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfar2:0:FF88A2:00:001:Play with Ryu PL2
sfar2:0:FF88A2:01:001:Play with Ken PL2
sfar2:0:FF88A2:02:001:Play with Gouki PL2
sfar2:0:FF88A2:03:001:Play with Nash PL2
sfar2:0:FF88A2:04:001:Play with Chun Li PL2
sfar2:0:FF88A2:05:001:Play with Adon PL2
sfar2:0:FF88A2:06:001:Play with Sodom PL2
sfar2:0:FF88A2:07:001:Play with Guy PL2
sfar2:0:FF88A2:08:001:Play with Birdie PL2
sfar2:0:FF88A2:09:001:Play with Rose PL2
sfar2:0:FF88A2:0A:001:Play with Vega PL2
sfar2:0:FF88A2:0B:001:Play with Sagat PL2
sfar2:0:FF88A2:0C:001:Play with Dan PL2
sfar2:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfar2:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfar2:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfar2:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfar2:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfar2:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfar2:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfar2:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfar2:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfar2:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfar2:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfar2:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfar2:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfar2:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfar2:0:FF8191:00:000:Region Switch = Japan
sfar2:0:FF8191:02:000:Region Switch = USA
sfar2:0:FF8191:04:000:Region Switch = Hispanic
sfar2:0:FF8191:06:000:Region Switch = Asia
sfar2:0:FF8191:08:000:Region Switch = Euro
sfar2:0:FF8191:0A:000:Region Switch = Brazil
; [ Street Fighter Alpha: Warriors' Dreams (US 950627) ]
sfau:0:FFAE09:63:000:Infinite Time
sfau:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfau:0:FFAE49:01:000:Quick Dramatic Battle
sfau:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfau:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfau:0:FF8441:90:000:Infinite Energy PL1
sfau:0:FF8441:00:000:Energy always set to 0 PL1
sfau:0:FF8441:00:001:Energy set to 0 Now! PL1
sfau:0:FF84C6:01:000:End round to win match PL1
sfau:0:FF84C6:00:000:Rounds won always = 0 PL1
sfau:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfau:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfau:0:FF84BF:90:000:Infinite Power PL1
sfau:0:FF84BF:00:001:Drain All Power Now! PL1
sfau:0:FF8537:00:000:Never Faint PL1
sfau:0:FF853A:00:000:Faint on every hit PL1
sfau:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfau:0:FF84A2:00:001:Play with Ryu PL1
sfau:0:FF84A2:01:001:Play with Ken PL1
sfau:0:FF84A2:02:001:Play with Gouki PL1
sfau:0:FF84A2:03:001:Play with Nash PL1
sfau:0:FF84A2:04:001:Play with Chun Li PL1
sfau:0:FF84A2:05:001:Play with Adon PL1
sfau:0:FF84A2:06:001:Play with Sodom PL1
sfau:0:FF84A2:07:001:Play with Guy PL1
sfau:0:FF84A2:08:001:Play with Birdie PL1
sfau:0:FF84A2:09:001:Play with Rose PL1
sfau:0:FF84A2:0A:001:Play with Vega PL1
sfau:0:FF84A2:0B:001:Play with Sagat PL1
sfau:0:FF84A2:0C:001:Play with Dan PL1
sfau:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfau:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfau:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfau:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfau:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfau:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfau:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfau:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfau:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfau:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfau:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfau:0:FF8841:90:000:Infinite Energy PL2
sfau:0:FF8841:00:000:Energy always set to 0 PL2
sfau:0:FF8841:00:001:Energy set to 0 Now! PL2
sfau:0:FF88C6:01:000:End round to win match PL2
sfau:0:FF88C6:00:000:Rounds won always = 0 PL2
sfau:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfau:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfau:0:FF88BF:90:000:Infinite Power PL2
sfau:0:FF88BF:00:001:Drain All Power Now! PL2
sfau:0:FF8937:00:000:Never Faint PL2
sfau:0:FF893A:00:000:Faint on every hit PL2
sfau:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfau:0:FF88A2:00:001:Play with Ryu PL2
sfau:0:FF88A2:01:001:Play with Ken PL2
sfau:0:FF88A2:02:001:Play with Gouki PL2
sfau:0:FF88A2:03:001:Play with Nash PL2
sfau:0:FF88A2:04:001:Play with Chun Li PL2
sfau:0:FF88A2:05:001:Play with Adon PL2
sfau:0:FF88A2:06:001:Play with Sodom PL2
sfau:0:FF88A2:07:001:Play with Guy PL2
sfau:0:FF88A2:08:001:Play with Birdie PL2
sfau:0:FF88A2:09:001:Play with Rose PL2
sfau:0:FF88A2:0A:001:Play with Vega PL2
sfau:0:FF88A2:0B:001:Play with Sagat PL2
sfau:0:FF88A2:0C:001:Play with Dan PL2
sfau:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfau:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfau:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfau:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfau:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfau:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfau:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfau:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfau:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfau:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfau:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfau:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfau:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfau:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfau:0:FF8191:00:000:Region Switch = Japan
sfau:0:FF8191:02:000:Region Switch = USA
sfau:0:FF8191:04:000:Region Switch = Hispanic
sfau:0:FF8191:06:000:Region Switch = Asia
sfau:0:FF8191:08:000:Region Switch = Euro
sfau:0:FF8191:0A:000:Region Switch = Brazil
; [ Super Football Champ (JAPAN) ]
sfchamp:0:0000:00:999:[ There are no cheats ]:REASON 1
sfchamp:0:0000:00:999:[ for this game as it ]:REASON 1
sfchamp:0:0000:00:999:[ didn't work the last ]:REASON 1
sfchamp:0:0000:00:999:[ time it was tested. ]:REASON 1
sfchamp:0:0000:00:999:[ If the game now works ]:REASON 1
sfchamp:0:0000:00:999:[ please request cheats ]:REASON 1
sfchamp:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfchamp:0:0000:00:999:[ forums. ]:REASON 1
; [ Street Fighter EX (USA 961219) ]
sfex:0:0000:00:999:[ There are no cheats ]:REASON 1
sfex:0:0000:00:999:[ for this game as it ]:REASON 1
sfex:0:0000:00:999:[ didn't work the last ]:REASON 1
sfex:0:0000:00:999:[ time it was tested. ]:REASON 1
sfex:0:0000:00:999:[ If the game now works ]:REASON 1
sfex:0:0000:00:999:[ please request cheats ]:REASON 1
sfex:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfex:0:0000:00:999:[ forums. ]:REASON 1
; [ Street Fighter EX 2 (JAPAN 980312) ]
sfex2:0:0000:00:999:[ There are no cheats ]:REASON 1
sfex2:0:0000:00:999:[ for this game as it ]:REASON 1
sfex2:0:0000:00:999:[ didn't work the last ]:REASON 1
sfex2:0:0000:00:999:[ time it was tested. ]:REASON 1
sfex2:0:0000:00:999:[ If the game now works ]:REASON 1
sfex2:0:0000:00:999:[ please request cheats ]:REASON 1
sfex2:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfex2:0:0000:00:999:[ forums. ]:REASON 1
; [ Street Fighter EX 2 Plus (USA 990611) ]
sfex2p:0:0000:00:999:[ There are no cheats ]:REASON 1
sfex2p:0:0000:00:999:[ for this game as it ]:REASON 1
sfex2p:0:0000:00:999:[ didn't work the last ]:REASON 1
sfex2p:0:0000:00:999:[ time it was tested. ]:REASON 1
sfex2p:0:0000:00:999:[ If the game now works ]:REASON 1
sfex2p:0:0000:00:999:[ please request cheats ]:REASON 1
sfex2p:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfex2p:0:0000:00:999:[ forums. ]:REASON 1
; [ Street Fighter EX 2 Plus (JAPAN 990611) ]
sfex2pj:0:0000:00:999:[ There are no cheats ]:REASON 1
sfex2pj:0:0000:00:999:[ for this game as it ]:REASON 1
sfex2pj:0:0000:00:999:[ didn't work the last ]:REASON 1
sfex2pj:0:0000:00:999:[ time it was tested. ]:REASON 1
sfex2pj:0:0000:00:999:[ If the game now works ]:REASON 1
sfex2pj:0:0000:00:999:[ please request cheats ]:REASON 1
sfex2pj:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfex2pj:0:0000:00:999:[ forums. ]:REASON 1
; [ Street Fighter EX (ASIA 961219) ]
sfexa:0:0000:00:999:[ There are no cheats ]:REASON 1
sfexa:0:0000:00:999:[ for this game as it ]:REASON 1
sfexa:0:0000:00:999:[ didn't work the last ]:REASON 1
sfexa:0:0000:00:999:[ time it was tested. ]:REASON 1
sfexa:0:0000:00:999:[ If the game now works ]:REASON 1
sfexa:0:0000:00:999:[ please request cheats ]:REASON 1
sfexa:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfexa:0:0000:00:999:[ forums. ]:REASON 1
; [ Street Fighter EX (JAPAN 961130) ]
sfexj:0:0000:00:999:[ There are no cheats ]:REASON 1
sfexj:0:0000:00:999:[ for this game as it ]:REASON 1
sfexj:0:0000:00:999:[ didn't work the last ]:REASON 1
sfexj:0:0000:00:999:[ time it was tested. ]:REASON 1
sfexj:0:0000:00:999:[ If the game now works ]:REASON 1
sfexj:0:0000:00:999:[ please request cheats ]:REASON 1
sfexj:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfexj:0:0000:00:999:[ forums. ]:REASON 1
; [ Street Fighter EX Plus (USA 970311) ]
sfexp:0:0000:00:999:[ There are no cheats ]:REASON 1
sfexp:0:0000:00:999:[ for this game as it ]:REASON 1
sfexp:0:0000:00:999:[ didn't work the last ]:REASON 1
sfexp:0:0000:00:999:[ time it was tested. ]:REASON 1
sfexp:0:0000:00:999:[ If the game now works ]:REASON 1
sfexp:0:0000:00:999:[ please request cheats ]:REASON 1
sfexp:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfexp:0:0000:00:999:[ forums. ]:REASON 1
; [ Street Fighter EX Plus (JAPAN 970311) ]
sfexpj:0:0000:00:999:[ There are no cheats ]:REASON 1
sfexpj:0:0000:00:999:[ for this game as it ]:REASON 1
sfexpj:0:0000:00:999:[ didn't work the last ]:REASON 1
sfexpj:0:0000:00:999:[ time it was tested. ]:REASON 1
sfexpj:0:0000:00:999:[ If the game now works ]:REASON 1
sfexpj:0:0000:00:999:[ please request cheats ]:REASON 1
sfexpj:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfexpj:0:0000:00:999:[ forums. ]:REASON 1
; [ Sport Fishing 2 ]
sfish2:0:0000:00:999:[ There are no cheats ]:REASON 1
sfish2:0:0000:00:999:[ for this game as it ]:REASON 1
sfish2:0:0000:00:999:[ didn't work the last ]:REASON 1
sfish2:0:0000:00:999:[ time it was tested. ]:REASON 1
sfish2:0:0000:00:999:[ If the game now works ]:REASON 1
sfish2:0:0000:00:999:[ please request cheats ]:REASON 1
sfish2:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfish2:0:0000:00:999:[ forums. ]:REASON 1
; [ Sport Fishing 2 (Japan) ]
sfish2j:0:0000:00:999:[ There are no cheats ]:REASON 1
sfish2j:0:0000:00:999:[ for this game as it ]:REASON 1
sfish2j:0:0000:00:999:[ didn't work the last ]:REASON 1
sfish2j:0:0000:00:999:[ time it was tested. ]:REASON 1
sfish2j:0:0000:00:999:[ If the game now works ]:REASON 1
sfish2j:0:0000:00:999:[ please request cheats ]:REASON 1
sfish2j:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfish2j:0:0000:00:999:[ forums. ]:REASON 1
; [ Straight Flush ]
sflush:0:0000:00:999:[ This game hasn't even ]:REASON 11
sflush:0:0000:00:999:[ been looked at due to ]:REASON 11
sflush:0:0000:00:999:[ time constraints - Too]:REASON 11
sflush:0:0000:00:999:[ many games and so ]:REASON 11
sflush:0:0000:00:999:[ little time. It is ]:REASON 11
sflush:0:0000:00:999:[ even possible that ]:REASON 11
sflush:0:0000:00:999:[ this game may be a ]:REASON 11
sflush:0:0000:00:999:[ clone of an existing ]:REASON 11
sflush:0:0000:00:999:[ game which may have ]:REASON 11
sflush:0:0000:00:999:[ cheats. Please search ]:REASON 11
sflush:0:0000:00:999:[ the cheat forums ]:REASON 11
sflush:0:0000:00:999:[ before posting cheat ]:REASON 11
sflush:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Street Football ]
sfootbal:0:00A0:99:000:Infinite Time
sfootbal:0:00A1:00:500:Infinite Time (2/2)
sfootbal:0:00A0:00:001:Finish Game Now!
sfootbal:0:00A1:01:501:Finish Game Now! (2/2)
sfootbal:0:00CD:01:000:Always First Down
sfootbal:0:00CD:01:001:Set to First Down Now!
sfootbal:0:00CD:04:001:Set to Fourth Down Now!
sfootbal:0:0000:00:999:[The score is not updated ]
sfootbal:0:0000:00:999:[until somebody scores! ]
sfootbal:0:02F2:99:073:Select Score PL1
sfootbal:0:02FA:99:073:Select Score PL2
; [ Super Formula (Japan) ]
sformula:0:FF8935:63:000:Infinite Credits
sformula:0:FF8B15:00:000:Infinite Time (Time Attack)
sformula:0:FF854B:28:000:Infinite Time (Grand Prix)
sformula:0:FF8987:01:000:Always be in Pole Position
; [ Sea Fighter Poseidon ]
sfposeid:0:8415:40:000:Infinite Fuel
sfposeid:0:0000:00:999:[See the Dip Switch Menu to ]
sfposeid:0:0000:00:999:[enable Invincibility. ]
sfposeid:0:8404:03:000:Infinite Lives PL1
sfposeid:0:8484:03:000:Infinite Lives PL2
; [ San Francisco Rush ]
sfrush:0:0000:00:999:[ There are no cheats ]:REASON 1
sfrush:0:0000:00:999:[ for this game as it ]:REASON 1
sfrush:0:0000:00:999:[ didn't work the last ]:REASON 1
sfrush:0:0000:00:999:[ time it was tested. ]:REASON 1
sfrush:0:0000:00:999:[ If the game now works ]:REASON 1
sfrush:0:0000:00:999:[ please request cheats ]:REASON 1
sfrush:0:0000:00:999:[ for it on the cheat ]:REASON 1
sfrush:0:0000:00:999:[ forums. ]:REASON 1
; [ Street Fighter: The Movie (v1.12) ]
sftm:0:007169:80:000:Infinite Energy PL1
sftm:0:007169:00:001:Drain All Energy Now! PL1
sftm:0:00717B:43:000:Always have SUPER (Max Pow) PL1
sftm:0:00717B:00:000:Never have SUPER (Min Pow) PL1
sftm:0:00717B:43:001:Get SUPER (Max Pow) Now! PL1
sftm:0:00717B:00:001:Lose SUPER (Min Pow) Now! PL1
sftm:0:000000:00:999:[Free player selection - Ideally use on level VS screen]
sftm:0:000000:00:999:[OR if enabled ingame character is only available for ]
sftm:0:000000:00:999:[the next round. ]
sftm:0:0078C8:00:001:Play as Ryu Now! PL1
sftm:0:00716E:00:501:Play as Ryu Now! PL1 (2/2)
sftm:0:0078C8:01:001:Play as Vega Now! PL1
sftm:0:00716E:01:501:Play as Vega Now! PL1 (2/2)
sftm:0:0078C8:02:001:Play as Guile Now! PL1
sftm:0:00716E:02:501:Play as Guile Now! PL1 (2/2)
sftm:0:0078C8:03:001:Play as Sagat Now! PL1
sftm:0:00716E:03:501:Play as Sagat Now! PL1 (2/2)
sftm:0:0078C8:04:001:Play as Ken Now! PL1
sftm:0:00716E:04:501:Play as Ken Now! PL1 (2/2)
sftm:0:0078C8:05:001:Play as Honda Now! PL1
sftm:0:00716E:05:501:Play as Honda Now! PL1 (2/2)
sftm:0:0078C8:06:001:Play as Chun Li Now! PL1
sftm:0:00716E:06:501:Play as Chun Li Now! PL1 (2/2)
sftm:0:0078C8:07:001:Play as Cammy Now! PL1
sftm:0:00716E:07:501:Play as Cammy Now! PL1 (2/2)
sftm:0:0078C8:08:001:Play as Sawada Now! PL1
sftm:0:00716E:08:501:Play as Sawada Now! PL1 (2/2)
sftm:0:0078C8:09:001:Play as Bulrog Now! PL1
sftm:0:00716E:09:501:Play as Bulrog Now! PL1 (2/2)
sftm:0:0078C8:0A:001:Play as Blade Now! PL1
sftm:0:00716E:0A:501:Play as Blade Now! PL1 (2/2)
sftm:0:0078C8:0B:001:Play as Bison Now! PL1
sftm:0:00716E:0B:501:Play as Bison Now! PL1 (2/2)
sftm:0:0078C8:0C:001:Play as Akuma Now! PL1
sftm:0:00716E:0C:501:Play as Akuma Now! PL1 (2/2)
sftm:0:0078C8:0D:001:Play as Zangief Now! PL1
sftm:0:00716E:0D:501:Play as Zangief Now! PL1 (2/2)
sftm:0:0078C8:0E:001:Play as Arkane Now! PL1
sftm:0:00716E:0E:501:Play as Arkane Now! PL1 (2/2)
sftm:0:0078C8:0F:001:Play as F7 Now! PL1
sftm:0:00716E:0F:501:Play as F7 Now! PL1 (2/2)
sftm:0:0078C8:10:001:Play as Khyber Now! PL1
sftm:0:00716E:10:501:Play as Khyber Now! PL1 (2/2)
sftm:0:00732B:80:000:Infinite Energy PL2
sftm:0:00732B:00:001:Drain All Energy Now! PL2
sftm:0:00733D:43:000:Always have SUPER (Max Pow) PL2
sftm:0:00733D:00:000:Never have SUPER (Min Pow) PL2
sftm:0:00733D:43:001:Get SUPER (Max Pow) Now! PL2
sftm:0:00733D:00:001:Lose SUPER (Min Pow) Now! PL2
sftm:0:000000:00:999:[Free player selection - Ideally use on level VS screen]
sftm:0:000000:00:999:[OR if enabled ingame character is only available for ]
sftm:0:000000:00:999:[the next round. ]
sftm:0:0078C9:00:001:Play as Ryu Now! PL2
sftm:0:007330:00:501:Play as Ryu Now! PL2 (2/2)
sftm:0:0078C9:01:001:Play as Vega Now! PL2
sftm:0:007330:01:501:Play as Vega Now! PL2 (2/2)
sftm:0:0078C9:02:001:Play as Guile Now! PL2
sftm:0:007330:02:501:Play as Guile Now! PL2 (2/2)
sftm:0:0078C9:03:001:Play as Sagat Now! PL2
sftm:0:007330:03:501:Play as Sagat Now! PL2 (2/2)
sftm:0:0078C9:04:001:Play as Ken Now! PL2
sftm:0:007330:04:501:Play as Ken Now! PL2 (2/2)
sftm:0:0078C9:05:001:Play as Honda Now! PL2
sftm:0:007330:05:501:Play as Honda Now! PL2 (2/2)
sftm:0:0078C9:06:001:Play as Chun Li Now! PL2
sftm:0:007330:06:501:Play as Chun Li Now! PL2 (2/2)
sftm:0:0078C9:07:001:Play as Cammy Now! PL2
sftm:0:007330:07:501:Play as Cammy Now! PL2 (2/2)
sftm:0:0078C9:08:001:Play as Sawada Now! PL2
sftm:0:007330:08:501:Play as Sawada Now! PL2 (2/2)
sftm:0:0078C9:09:001:Play as Bulrog Now! PL2
sftm:0:007330:09:501:Play as Bulrog Now! PL2 (2/2)
sftm:0:0078C9:0A:001:Play as Blade Now! PL2
sftm:0:007330:0A:501:Play as Blade Now! PL2 (2/2)
sftm:0:0078C9:0B:001:Play as Bison Now! PL2
sftm:0:007330:0B:501:Play as Bison Now! PL2 (2/2)
sftm:0:0078C9:0C:001:Play as Akuma Now! PL2
sftm:0:007330:0C:501:Play as Akuma Now! PL2 (2/2)
sftm:0:0078C9:0D:001:Play as Zangief Now! PL2
sftm:0:007330:0D:501:Play as Zangief Now! PL2 (2/2)
sftm:0:0078C9:0E:001:Play as Arkane Now! PL2
sftm:0:007330:0E:501:Play as Arkane Now! PL2 (2/2)
sftm:0:0078C9:0F:001:Play as F7 Now! PL2
sftm:0:007330:0F:501:Play as F7 Now! PL2 (2/2)
sftm:0:0078C9:10:001:Play as Khyber Now! PL2
sftm:0:007330:10:501:Play as Khyber Now! PL2 (2/2)
; [ Street Fighter: The Movie (v1.10) ]
sftm110:0:007169:80:000:Infinite Energy PL1
sftm110:0:007169:00:001:Drain All Energy Now! PL1
sftm110:0:00717B:43:000:Always have SUPER (Max Pow) PL1
sftm110:0:00717B:00:000:Never have SUPER (Min Pow) PL1
sftm110:0:00717B:43:001:Get SUPER (Max Pow) Now! PL1
sftm110:0:00717B:00:001:Lose SUPER (Min Pow) Now! PL1
sftm110:0:000000:00:999:[Free player selection - Ideally use on level VS screen]
sftm110:0:000000:00:999:[OR if enabled ingame character is only available for ]
sftm110:0:000000:00:999:[the next round. ]
sftm110:0:0078C8:00:001:Play as Ryu Now! PL1
sftm110:0:00716E:00:501:Play as Ryu Now! PL1 (2/2)
sftm110:0:0078C8:01:001:Play as Vega Now! PL1
sftm110:0:00716E:01:501:Play as Vega Now! PL1 (2/2)
sftm110:0:0078C8:02:001:Play as Guile Now! PL1
sftm110:0:00716E:02:501:Play as Guile Now! PL1 (2/2)
sftm110:0:0078C8:03:001:Play as Sagat Now! PL1
sftm110:0:00716E:03:501:Play as Sagat Now! PL1 (2/2)
sftm110:0:0078C8:04:001:Play as Ken Now! PL1
sftm110:0:00716E:04:501:Play as Ken Now! PL1 (2/2)
sftm110:0:0078C8:05:001:Play as Honda Now! PL1
sftm110:0:00716E:05:501:Play as Honda Now! PL1 (2/2)
sftm110:0:0078C8:06:001:Play as Chun Li Now! PL1
sftm110:0:00716E:06:501:Play as Chun Li Now! PL1 (2/2)
sftm110:0:0078C8:07:001:Play as Cammy Now! PL1
sftm110:0:00716E:07:501:Play as Cammy Now! PL1 (2/2)
sftm110:0:0078C8:08:001:Play as Sawada Now! PL1
sftm110:0:00716E:08:501:Play as Sawada Now! PL1 (2/2)
sftm110:0:0078C8:09:001:Play as Bulrog Now! PL1
sftm110:0:00716E:09:501:Play as Bulrog Now! PL1 (2/2)
sftm110:0:0078C8:0A:001:Play as Blade Now! PL1
sftm110:0:00716E:0A:501:Play as Blade Now! PL1 (2/2)
sftm110:0:0078C8:0B:001:Play as Bison Now! PL1
sftm110:0:00716E:0B:501:Play as Bison Now! PL1 (2/2)
sftm110:0:0078C8:0C:001:Play as Akuma Now! PL1
sftm110:0:00716E:0C:501:Play as Akuma Now! PL1 (2/2)
sftm110:0:0078C8:0D:001:Play as Zangief Now! PL1
sftm110:0:00716E:0D:501:Play as Zangief Now! PL1 (2/2)
sftm110:0:0078C8:0E:001:Play as Arkane Now! PL1
sftm110:0:00716E:0E:501:Play as Arkane Now! PL1 (2/2)
sftm110:0:0078C8:0F:001:Play as F7 Now! PL1
sftm110:0:00716E:0F:501:Play as F7 Now! PL1 (2/2)
sftm110:0:0078C8:10:001:Play as Khyber Now! PL1
sftm110:0:00716E:10:501:Play as Khyber Now! PL1 (2/2)
sftm110:0:00732B:80:000:Infinite Energy PL2
sftm110:0:00732B:00:001:Drain All Energy Now! PL2
sftm110:0:00733D:43:000:Always have SUPER (Max Pow) PL2
sftm110:0:00733D:00:000:Never have SUPER (Min Pow) PL2
sftm110:0:00733D:43:001:Get SUPER (Max Pow) Now! PL2
sftm110:0:00733D:00:001:Lose SUPER (Min Pow) Now! PL2
sftm110:0:000000:00:999:[Free player selection - Ideally use on level VS screen]
sftm110:0:000000:00:999:[OR if enabled ingame character is only available for ]
sftm110:0:000000:00:999:[the next round. ]
sftm110:0:0078C9:00:001:Play as Ryu Now! PL2
sftm110:0:007330:00:501:Play as Ryu Now! PL2 (2/2)
sftm110:0:0078C9:01:001:Play as Vega Now! PL2
sftm110:0:007330:01:501:Play as Vega Now! PL2 (2/2)
sftm110:0:0078C9:02:001:Play as Guile Now! PL2
sftm110:0:007330:02:501:Play as Guile Now! PL2 (2/2)
sftm110:0:0078C9:03:001:Play as Sagat Now! PL2
sftm110:0:007330:03:501:Play as Sagat Now! PL2 (2/2)
sftm110:0:0078C9:04:001:Play as Ken Now! PL2
sftm110:0:007330:04:501:Play as Ken Now! PL2 (2/2)
sftm110:0:0078C9:05:001:Play as Honda Now! PL2
sftm110:0:007330:05:501:Play as Honda Now! PL2 (2/2)
sftm110:0:0078C9:06:001:Play as Chun Li Now! PL2
sftm110:0:007330:06:501:Play as Chun Li Now! PL2 (2/2)
sftm110:0:0078C9:07:001:Play as Cammy Now! PL2
sftm110:0:007330:07:501:Play as Cammy Now! PL2 (2/2)
sftm110:0:0078C9:08:001:Play as Sawada Now! PL2
sftm110:0:007330:08:501:Play as Sawada Now! PL2 (2/2)
sftm110:0:0078C9:09:001:Play as Bulrog Now! PL2
sftm110:0:007330:09:501:Play as Bulrog Now! PL2 (2/2)
sftm110:0:0078C9:0A:001:Play as Blade Now! PL2
sftm110:0:007330:0A:501:Play as Blade Now! PL2 (2/2)
sftm110:0:0078C9:0B:001:Play as Bison Now! PL2
sftm110:0:007330:0B:501:Play as Bison Now! PL2 (2/2)
sftm110:0:0078C9:0C:001:Play as Akuma Now! PL2
sftm110:0:007330:0C:501:Play as Akuma Now! PL2 (2/2)
sftm110:0:0078C9:0D:001:Play as Zangief Now! PL2
sftm110:0:007330:0D:501:Play as Zangief Now! PL2 (2/2)
sftm110:0:0078C9:0E:001:Play as Arkane Now! PL2
sftm110:0:007330:0E:501:Play as Arkane Now! PL2 (2/2)
sftm110:0:0078C9:0F:001:Play as F7 Now! PL2
sftm110:0:007330:0F:501:Play as F7 Now! PL2 (2/2)
sftm110:0:0078C9:10:001:Play as Khyber Now! PL2
sftm110:0:007330:10:501:Play as Khyber Now! PL2 (2/2)
; [ Street Fighter: The Movie (v1.11) ]
sftm111:0:007169:80:000:Infinite Energy PL1
sftm111:0:007169:00:001:Drain All Energy Now! PL1
sftm111:0:00717B:43:000:Always have SUPER (Max Pow) PL1
sftm111:0:00717B:00:000:Never have SUPER (Min Pow) PL1
sftm111:0:00717B:43:001:Get SUPER (Max Pow) Now! PL1
sftm111:0:00717B:00:001:Lose SUPER (Min Pow) Now! PL1
sftm111:0:000000:00:999:[Free player selection - Ideally use on level VS screen]
sftm111:0:000000:00:999:[OR if enabled ingame character is only available for ]
sftm111:0:000000:00:999:[the next round. ]
sftm111:0:0078C8:00:001:Play as Ryu Now! PL1
sftm111:0:00716E:00:501:Play as Ryu Now! PL1 (2/2)
sftm111:0:0078C8:01:001:Play as Vega Now! PL1
sftm111:0:00716E:01:501:Play as Vega Now! PL1 (2/2)
sftm111:0:0078C8:02:001:Play as Guile Now! PL1
sftm111:0:00716E:02:501:Play as Guile Now! PL1 (2/2)
sftm111:0:0078C8:03:001:Play as Sagat Now! PL1
sftm111:0:00716E:03:501:Play as Sagat Now! PL1 (2/2)
sftm111:0:0078C8:04:001:Play as Ken Now! PL1
sftm111:0:00716E:04:501:Play as Ken Now! PL1 (2/2)
sftm111:0:0078C8:05:001:Play as Honda Now! PL1
sftm111:0:00716E:05:501:Play as Honda Now! PL1 (2/2)
sftm111:0:0078C8:06:001:Play as Chun Li Now! PL1
sftm111:0:00716E:06:501:Play as Chun Li Now! PL1 (2/2)
sftm111:0:0078C8:07:001:Play as Cammy Now! PL1
sftm111:0:00716E:07:501:Play as Cammy Now! PL1 (2/2)
sftm111:0:0078C8:08:001:Play as Sawada Now! PL1
sftm111:0:00716E:08:501:Play as Sawada Now! PL1 (2/2)
sftm111:0:0078C8:09:001:Play as Bulrog Now! PL1
sftm111:0:00716E:09:501:Play as Bulrog Now! PL1 (2/2)
sftm111:0:0078C8:0A:001:Play as Blade Now! PL1
sftm111:0:00716E:0A:501:Play as Blade Now! PL1 (2/2)
sftm111:0:0078C8:0B:001:Play as Bison Now! PL1
sftm111:0:00716E:0B:501:Play as Bison Now! PL1 (2/2)
sftm111:0:0078C8:0C:001:Play as Akuma Now! PL1
sftm111:0:00716E:0C:501:Play as Akuma Now! PL1 (2/2)
sftm111:0:0078C8:0D:001:Play as Zangief Now! PL1
sftm111:0:00716E:0D:501:Play as Zangief Now! PL1 (2/2)
sftm111:0:0078C8:0E:001:Play as Arkane Now! PL1
sftm111:0:00716E:0E:501:Play as Arkane Now! PL1 (2/2)
sftm111:0:0078C8:0F:001:Play as F7 Now! PL1
sftm111:0:00716E:0F:501:Play as F7 Now! PL1 (2/2)
sftm111:0:0078C8:10:001:Play as Khyber Now! PL1
sftm111:0:00716E:10:501:Play as Khyber Now! PL1 (2/2)
sftm111:0:00732B:80:000:Infinite Energy PL2
sftm111:0:00732B:00:001:Drain All Energy Now! PL2
sftm111:0:00733D:43:000:Always have SUPER (Max Pow) PL2
sftm111:0:00733D:00:000:Never have SUPER (Min Pow) PL2
sftm111:0:00733D:43:001:Get SUPER (Max Pow) Now! PL2
sftm111:0:00733D:00:001:Lose SUPER (Min Pow) Now! PL2
sftm111:0:000000:00:999:[Free player selection - Ideally use on level VS screen]
sftm111:0:000000:00:999:[OR if enabled ingame character is only available for ]
sftm111:0:000000:00:999:[the next round. ]
sftm111:0:0078C9:00:001:Play as Ryu Now! PL2
sftm111:0:007330:00:501:Play as Ryu Now! PL2 (2/2)
sftm111:0:0078C9:01:001:Play as Vega Now! PL2
sftm111:0:007330:01:501:Play as Vega Now! PL2 (2/2)
sftm111:0:0078C9:02:001:Play as Guile Now! PL2
sftm111:0:007330:02:501:Play as Guile Now! PL2 (2/2)
sftm111:0:0078C9:03:001:Play as Sagat Now! PL2
sftm111:0:007330:03:501:Play as Sagat Now! PL2 (2/2)
sftm111:0:0078C9:04:001:Play as Ken Now! PL2
sftm111:0:007330:04:501:Play as Ken Now! PL2 (2/2)
sftm111:0:0078C9:05:001:Play as Honda Now! PL2
sftm111:0:007330:05:501:Play as Honda Now! PL2 (2/2)
sftm111:0:0078C9:06:001:Play as Chun Li Now! PL2
sftm111:0:007330:06:501:Play as Chun Li Now! PL2 (2/2)
sftm111:0:0078C9:07:001:Play as Cammy Now! PL2
sftm111:0:007330:07:501:Play as Cammy Now! PL2 (2/2)
sftm111:0:0078C9:08:001:Play as Sawada Now! PL2
sftm111:0:007330:08:501:Play as Sawada Now! PL2 (2/2)
sftm111:0:0078C9:09:001:Play as Bulrog Now! PL2
sftm111:0:007330:09:501:Play as Bulrog Now! PL2 (2/2)
sftm111:0:0078C9:0A:001:Play as Blade Now! PL2
sftm111:0:007330:0A:501:Play as Blade Now! PL2 (2/2)
sftm111:0:0078C9:0B:001:Play as Bison Now! PL2
sftm111:0:007330:0B:501:Play as Bison Now! PL2 (2/2)
sftm111:0:0078C9:0C:001:Play as Akuma Now! PL2
sftm111:0:007330:0C:501:Play as Akuma Now! PL2 (2/2)
sftm111:0:0078C9:0D:001:Play as Zangief Now! PL2
sftm111:0:007330:0D:501:Play as Zangief Now! PL2 (2/2)
sftm111:0:0078C9:0E:001:Play as Arkane Now! PL2
sftm111:0:007330:0E:501:Play as Arkane Now! PL2 (2/2)
sftm111:0:0078C9:0F:001:Play as F7 Now! PL2
sftm111:0:007330:0F:501:Play as F7 Now! PL2 (2/2)
sftm111:0:0078C9:10:001:Play as Khyber Now! PL2
sftm111:0:007330:10:501:Play as Khyber Now! PL2 (2/2)
; [ Street Fighter: The Movie (v1.12N, Japan) ]
sftmj:0:007169:80:000:Infinite Energy PL1
sftmj:0:007169:00:001:Drain All Energy Now! PL1
sftmj:0:00717B:43:000:Always have SUPER (Max Pow) PL1
sftmj:0:00717B:00:000:Never have SUPER (Min Pow) PL1
sftmj:0:00717B:43:001:Get SUPER (Max Pow) Now! PL1
sftmj:0:00717B:00:001:Lose SUPER (Min Pow) Now! PL1
sftmj:0:000000:00:999:[Free player selection - Ideally use on level VS screen]
sftmj:0:000000:00:999:[OR if enabled ingame character is only available for ]
sftmj:0:000000:00:999:[the next round. ]
sftmj:0:0078C8:00:001:Play as Ryu Now! PL1
sftmj:0:00716E:00:501:Play as Ryu Now! PL1 (2/2)
sftmj:0:0078C8:01:001:Play as Vega Now! PL1
sftmj:0:00716E:01:501:Play as Vega Now! PL1 (2/2)
sftmj:0:0078C8:02:001:Play as Guile Now! PL1
sftmj:0:00716E:02:501:Play as Guile Now! PL1 (2/2)
sftmj:0:0078C8:03:001:Play as Sagat Now! PL1
sftmj:0:00716E:03:501:Play as Sagat Now! PL1 (2/2)
sftmj:0:0078C8:04:001:Play as Ken Now! PL1
sftmj:0:00716E:04:501:Play as Ken Now! PL1 (2/2)
sftmj:0:0078C8:05:001:Play as Honda Now! PL1
sftmj:0:00716E:05:501:Play as Honda Now! PL1 (2/2)
sftmj:0:0078C8:06:001:Play as Chun Li Now! PL1
sftmj:0:00716E:06:501:Play as Chun Li Now! PL1 (2/2)
sftmj:0:0078C8:07:001:Play as Cammy Now! PL1
sftmj:0:00716E:07:501:Play as Cammy Now! PL1 (2/2)
sftmj:0:0078C8:08:001:Play as Sawada Now! PL1
sftmj:0:00716E:08:501:Play as Sawada Now! PL1 (2/2)
sftmj:0:0078C8:09:001:Play as Bulrog Now! PL1
sftmj:0:00716E:09:501:Play as Bulrog Now! PL1 (2/2)
sftmj:0:0078C8:0A:001:Play as Blade Now! PL1
sftmj:0:00716E:0A:501:Play as Blade Now! PL1 (2/2)
sftmj:0:0078C8:0B:001:Play as Bison Now! PL1
sftmj:0:00716E:0B:501:Play as Bison Now! PL1 (2/2)
sftmj:0:0078C8:0C:001:Play as Akuma Now! PL1
sftmj:0:00716E:0C:501:Play as Akuma Now! PL1 (2/2)
sftmj:0:0078C8:0D:001:Play as Zangief Now! PL1
sftmj:0:00716E:0D:501:Play as Zangief Now! PL1 (2/2)
sftmj:0:0078C8:0E:001:Play as Arkane Now! PL1
sftmj:0:00716E:0E:501:Play as Arkane Now! PL1 (2/2)
sftmj:0:0078C8:0F:001:Play as F7 Now! PL1
sftmj:0:00716E:0F:501:Play as F7 Now! PL1 (2/2)
sftmj:0:0078C8:10:001:Play as Khyber Now! PL1
sftmj:0:00716E:10:501:Play as Khyber Now! PL1 (2/2)
sftmj:0:00732B:80:000:Infinite Energy PL2
sftmj:0:00732B:00:001:Drain All Energy Now! PL2
sftmj:0:00733D:43:000:Always have SUPER (Max Pow) PL2
sftmj:0:00733D:00:000:Never have SUPER (Min Pow) PL2
sftmj:0:00733D:43:001:Get SUPER (Max Pow) Now! PL2
sftmj:0:00733D:00:001:Lose SUPER (Min Pow) Now! PL2
sftmj:0:000000:00:999:[Free player selection - Ideally use on level VS screen]
sftmj:0:000000:00:999:[OR if enabled ingame character is only available for ]
sftmj:0:000000:00:999:[the next round. ]
sftmj:0:0078C9:00:001:Play as Ryu Now! PL2
sftmj:0:007330:00:501:Play as Ryu Now! PL2 (2/2)
sftmj:0:0078C9:01:001:Play as Vega Now! PL2
sftmj:0:007330:01:501:Play as Vega Now! PL2 (2/2)
sftmj:0:0078C9:02:001:Play as Guile Now! PL2
sftmj:0:007330:02:501:Play as Guile Now! PL2 (2/2)
sftmj:0:0078C9:03:001:Play as Sagat Now! PL2
sftmj:0:007330:03:501:Play as Sagat Now! PL2 (2/2)
sftmj:0:0078C9:04:001:Play as Ken Now! PL2
sftmj:0:007330:04:501:Play as Ken Now! PL2 (2/2)
sftmj:0:0078C9:05:001:Play as Honda Now! PL2
sftmj:0:007330:05:501:Play as Honda Now! PL2 (2/2)
sftmj:0:0078C9:06:001:Play as Chun Li Now! PL2
sftmj:0:007330:06:501:Play as Chun Li Now! PL2 (2/2)
sftmj:0:0078C9:07:001:Play as Cammy Now! PL2
sftmj:0:007330:07:501:Play as Cammy Now! PL2 (2/2)
sftmj:0:0078C9:08:001:Play as Sawada Now! PL2
sftmj:0:007330:08:501:Play as Sawada Now! PL2 (2/2)
sftmj:0:0078C9:09:001:Play as Bulrog Now! PL2
sftmj:0:007330:09:501:Play as Bulrog Now! PL2 (2/2)
sftmj:0:0078C9:0A:001:Play as Blade Now! PL2
sftmj:0:007330:0A:501:Play as Blade Now! PL2 (2/2)
sftmj:0:0078C9:0B:001:Play as Bison Now! PL2
sftmj:0:007330:0B:501:Play as Bison Now! PL2 (2/2)
sftmj:0:0078C9:0C:001:Play as Akuma Now! PL2
sftmj:0:007330:0C:501:Play as Akuma Now! PL2 (2/2)
sftmj:0:0078C9:0D:001:Play as Zangief Now! PL2
sftmj:0:007330:0D:501:Play as Zangief Now! PL2 (2/2)
sftmj:0:0078C9:0E:001:Play as Arkane Now! PL2
sftmj:0:007330:0E:501:Play as Arkane Now! PL2 (2/2)
sftmj:0:0078C9:0F:001:Play as F7 Now! PL2
sftmj:0:007330:0F:501:Play as F7 Now! PL2 (2/2)
sftmj:0:0078C9:10:001:Play as Khyber Now! PL2
sftmj:0:007330:10:501:Play as Khyber Now! PL2 (2/2)
; [ SF-X ]
sfx:0:4108:0A:000:Infinite Lives
; [ Street Fighter Zero 2 (Asia 960227) ]
sfz2a:0:FF8109:63:000:Infinite Time
sfz2a:0:FF8109:00:001:Finish this Round Now!
:sfz2a:62000000:000000:00000000:00000000:Select Backdrop
:sfz2a:00010000:FF8101:00000000:FFFFFFFF:Japan (Winter):Ryu
:sfz2a:00010000:FF8101:00000002:FFFFFFFF:USA (Party):Ken
:sfz2a:00010000:FF8101:00000004:FFFFFFFF:Japan (Gokuentou):Akuma
:sfz2a:00010000:FF8101:00000006:FFFFFFFF:USA (Plane):Charlie
:sfz2a:00010000:FF8101:00000008:FFFFFFFF:China (Street):Chun-Li
:sfz2a:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Lake):Adon
:sfz2a:00010000:FF8101:0000000C:FFFFFFFF:USA (Truck):Sodom
:sfz2a:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfz2a:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfz2a:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfz2a:00010000:FF8101:00000014:FFFFFFFF:Brazil:M. Bison
:sfz2a:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfz2a:00010000:FF8101:00000018:FFFFFFFF:Hong Kong:Dan
:sfz2a:00010000:FF8101:0000001A:FFFFFFFF:Japan (House):Sakura
:sfz2a:00010000:FF8101:0000001C:FFFFFFFF:USA (Elevator):Rolento
:sfz2a:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfz2a:00010000:FF8101:00000020:FFFFFFFF:USSR:Zangief
:sfz2a:00010000:FF8101:00000022:FFFFFFFF:China (Alley):Gen
:sfz2a:00010000:FF8101:00000024:FFFFFFFF:#Australia
:sfz2a:00010000:FF8101:00000026:FFFFFFFF:#Venezuela
sfz2a:0:FF8451:90:000:Infinite Energy PL1
sfz2a:0:FF8453:90:500:Infinite Energy PL1 (2/2)
sfz2a:0:FF8451:00:001:Drain All Energy Now! PL1
sfz2a:0:FF8453:00:501:Drain All Energy Now! PL1 (2/2)
sfz2a:0:FF849F:90:000:Infinite Power PL1
sfz2a:0:FF849F:00:001:Drain All Power Now! PL1
:sfz2a:00000000:FF854F:00000001:FFFFFFFF:Infinite Taunts PL1
:sfz2a:00100000:FF8684:00000000:FFFFFFFF:Never Get Dizzied PL1
:sfz2a:00100000:FF8699:0000B000:FFFFFFFF:Infinite Custom Combo PL1
:sfz2a:00000000:FF84C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL1:Can only be done once per play
:sfz2a:00000000:FF84C8:00000003:FFFFFFFF:Fight Shin-Akuma PL1:Can only be done once per play
:sfz2a:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfz2a:62000000:000000:00000000:00000000:Select Character PL1
:sfz2a:00010000:FF8482:00000000:FFFFFFFF:Ryu
:sfz2a:00010000:FF8482:00000001:FFFFFFFF:Ken Masters
:sfz2a:00010000:FF8482:00000002:FFFFFFFF:Akuma
:sfz2a:00010000:FF8482:00000003:FFFFFFFF:Charlie
:sfz2a:00010000:FF8482:00000004:FFFFFFFF:Chun-Li
:sfz2a:00010000:FF8482:00000005:FFFFFFFF:Adon
:sfz2a:00010000:FF8482:00000006:FFFFFFFF:Sodom
:sfz2a:00010000:FF8482:00000007:FFFFFFFF:Guy
:sfz2a:00010000:FF8482:00000008:FFFFFFFF:Birdie
:sfz2a:00010000:FF8482:00000009:FFFFFFFF:Rose
:sfz2a:00010000:FF8482:0000000A:FFFFFFFF:M. Bison
:sfz2a:00010000:FF8482:0000000B:FFFFFFFF:Sagat
:sfz2a:00010000:FF8482:0000000C:FFFFFFFF:Dan Hibiki
:sfz2a:00010000:FF8482:0000000D:FFFFFFFF:Sakura Kasugano
:sfz2a:00010000:FF8482:0000000E:FFFFFFFF:Rolento Schugerg
:sfz2a:00010000:FF8482:0000000F:FFFFFFFF:Dhalsim
:sfz2a:00010000:FF8482:00000010:FFFFFFFF:Zangief
:sfz2a:00010000:FF8482:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfz2a:00010000:FF8482:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfz2a:00010000:FF8482:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfz2a:00010000:FF8482:00000014:FFFFFFFF:#Shin-Akuma
:sfz2a:00010000:FF8482:00000015:FFFFFFFF:#SF2-style Zangief
:sfz2a:00010000:FF8482:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfz2a:00010000:FF8482:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
sfz2a:0:FF8851:90:000:Infinite Energy PL2
sfz2a:0:FF8853:90:500:Infinite Energy PL2 (2/2)
sfz2a:0:FF8851:00:001:Drain All Energy Now! PL2
sfz2a:0:FF8853:00:501:Drain All Energy Now! PL2 (2/2)
sfz2a:0:FF889F:90:000:Infinite Power PL2
sfz2a:0:FF889F:00:001:Drain All Power Now! PL2
:sfz2a:00000000:FF894F:00000001:FFFFFFFF:Infinite Taunts PL2
:sfz2a:00100000:FF8A84:00000000:FFFFFFFF:Never Get Dizzied PL2
:sfz2a:00100000:FF8A99:0000B000:FFFFFFFF:Infinite Custom Combo PL2
:sfz2a:00000000:FF88C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL2:Can only be done once per play
:sfz2a:00000000:FF88C8:00000003:FFFFFFFF:Fight Shin-Akuma PL2:Can only be done once per play
:sfz2a:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfz2a:62000000:000000:00000000:00000000:Select Character PL2
:sfz2a:00010000:FF8882:00000000:FFFFFFFF:Ryu
:sfz2a:00010000:FF8882:00000001:FFFFFFFF:Ken Masters
:sfz2a:00010000:FF8882:00000002:FFFFFFFF:Akuma
:sfz2a:00010000:FF8882:00000003:FFFFFFFF:Charlie
:sfz2a:00010000:FF8882:00000004:FFFFFFFF:Chun-Li
:sfz2a:00010000:FF8882:00000005:FFFFFFFF:Adon
:sfz2a:00010000:FF8882:00000006:FFFFFFFF:Sodom
:sfz2a:00010000:FF8882:00000007:FFFFFFFF:Guy
:sfz2a:00010000:FF8882:00000008:FFFFFFFF:Birdie
:sfz2a:00010000:FF8882:00000009:FFFFFFFF:Rose
:sfz2a:00010000:FF8882:0000000A:FFFFFFFF:M. Bison
:sfz2a:00010000:FF8882:0000000B:FFFFFFFF:Sagat
:sfz2a:00010000:FF8882:0000000C:FFFFFFFF:Dan Hibiki
:sfz2a:00010000:FF8882:0000000D:FFFFFFFF:Sakura Kasugano
:sfz2a:00010000:FF8882:0000000E:FFFFFFFF:Rolento Schugerg
:sfz2a:00010000:FF8882:0000000F:FFFFFFFF:Dhalsim
:sfz2a:00010000:FF8882:00000010:FFFFFFFF:Zangief
:sfz2a:00010000:FF8882:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfz2a:00010000:FF8882:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfz2a:00010000:FF8882:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfz2a:00010000:FF8882:00000014:FFFFFFFF:#Shin-Akuma
:sfz2a:00010000:FF8882:00000015:FFFFFFFF:#SF2-style Zangief
:sfz2a:00010000:FF8882:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfz2a:00010000:FF8882:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
:sfz2a:60000000:000000:00000000:00000000:[ Move List Cheats ]
:sfz2a:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:sfz2a:60000000:000000:00000000:00000000:[ (SC) - Super Combo. Number of buttons pressed ]
:sfz2a:60000000:000000:00000000:00000000:[ determines number of levels used. ]
:sfz2a:60000000:000000:00000000:00000000:[ (L3) - Can only be performed at Level 3. ]
:sfz2a:60000000:000000:00000000:00000000:[ (Sou) - (Gen) Can only be performed in Sou-ryuu stance ]
:sfz2a:60000000:000000:00000000:00000000:[ (Ki) - (Gen) Can only be performed in Ki-ryuu stance. ]
:sfz2a:60000000:000000:00000000:00000000:[ Other notes: ]
:sfz2a:60000000:000000:00000000:00000000:[ - L3 supers are listed last. ]
:sfz2a:60000000:000000:00000000:00000000:[ - SF2 style characters cannot use Universal Moves. ]
:sfz2a:60000000:000000:00000000:00000000:[ - Akuma - Both versions share the same move list. ]
:sfz2a:60000000:000000:00000000:00000000:[ - Birdie - Final level Bull Horn may not have be given.]
:sfz2a:60000000:000000:00000000:00000000:[ - Gen - Shitenshuu may crash game. ]
:sfz2a:60000000:000000:00000000:00000000:[Universal Moves (PL1)]
:sfz2a:00100000:FF8560:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfz2a:00100000:FF8568:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfz2a:00100000:FF8660:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfz2a:60000000:000000:00000000:00000000:[Universal Moves (PL2)]
:sfz2a:00100000:FF8960:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfz2a:00100000:FF8968:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfz2a:00100000:FF8A60:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfz2a:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2a:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2a:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2a:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2a:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2a:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2a:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2a:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2a:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2a:00100000:FF85B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2a:00100000:FF85C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2a:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2a:00100000:FF85C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfz2a:00100000:FF85B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2a:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2a:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2a:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2a:00100000:FF89B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2a:00100000:FF89C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2a:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2a:00100000:FF89C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfz2a:00100000:FF89B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2a:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2a:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfz2a:00100000:FF85A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2a:00100000:FF85B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfz2a:00100000:FF8598:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2a:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfz2a:00100000:FF89A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2a:00100000:FF89B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfz2a:00100000:FF8998:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:sfz2a:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2a:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2a:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2a:00100000:FF8588:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfz2a:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2a:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2a:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2a:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2a:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:sfz2a:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2a:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2a:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2a:00100000:FF8988:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfz2a:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2a:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2a:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2a:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2a:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL1)]
:sfz2a:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2a:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2a:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2a:00200000:FF8588:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfz2a:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2a:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2a:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2a:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2a:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL2)]
:sfz2a:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2a:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2a:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2a:00200000:FF8988:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfz2a:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2a:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2a:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2a:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2a:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Charlie (PL1)]
:sfz2a:00200000:FF8580:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfz2a:00200000:FF8588:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfz2a:00200000:FF8590:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfz2a:00200000:FF8598:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfz2a:00200000:FF85A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfz2a:60000000:000000:00000000:00000000:[Use for Charlie (PL2)]
:sfz2a:00200000:FF8980:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfz2a:00200000:FF8988:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfz2a:00200000:FF8990:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfz2a:00200000:FF8998:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfz2a:00200000:FF89A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfz2a:60000000:000000:00000000:00000000:[Use for Adon (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfz2a:00100000:FF8590:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfz2a:00100000:FF8598:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Adon (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfz2a:00100000:FF8990:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfz2a:00100000:FF8998:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfz2a:00100000:FF8590:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfz2a:00100000:FF85A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfz2a:00100000:FF8598:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfz2a:00100000:FF85A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfz2a:00100000:FF85B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfz2a:00100000:FF8990:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfz2a:00100000:FF89A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfz2a:00100000:FF8998:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfz2a:00100000:FF89A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfz2a:00100000:FF89B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Gen (PL1)]
:sfz2a:00000000:FF8583:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfz2a:00000000:FF8585:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfz2a:00000000:FF8587:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfz2a:00200000:FF8590:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfz2a:00200000:FF8598:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfz2a:00100000:FF85A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfz2a:00100000:FF85B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfz2a:00100000:FF85B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfz2a:60000000:000000:00000000:00000000:[Use for Gen (PL2)]
:sfz2a:00000000:FF8983:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfz2a:00000000:FF8985:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfz2a:00000000:FF8987:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfz2a:00200000:FF8990:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfz2a:00200000:FF8998:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfz2a:00100000:FF89A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfz2a:00100000:FF89B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfz2a:00100000:FF89B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfz2a:60000000:000000:00000000:00000000:[Use for Guy (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfz2a:00100000:FF8588:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfz2a:00100000:FF8590:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfz2a:00100000:FF8598:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfz2a:00100000:FF85A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfz2a:00100000:FF85A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Guy (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfz2a:00100000:FF8988:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfz2a:00100000:FF8990:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfz2a:00100000:FF8998:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfz2a:00100000:FF89A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfz2a:00100000:FF89A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Birdie (PL1)]
:sfz2a:00200000:FF8580:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfz2a:00200000:FF858A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfz2a:00200000:FF8592:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfz2a:00200000:FF859A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfz2a:00200000:FF85A2:00040001:00FF00FF:Bull Horn:*PPP
:sfz2a:00200000:FF85AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfz2a:00200000:FF85B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfz2a:00200000:FF85BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfz2a:00200000:FF85C2:00040001:00FF00FF:Bull Horn:*KKK
:sfz2a:00100000:FF85C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfz2a:00100000:FF85D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfz2a:00200000:FF85D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Birdie (PL2)]
:sfz2a:00200000:FF8980:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfz2a:00200000:FF898A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfz2a:00200000:FF8992:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfz2a:00200000:FF899A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfz2a:00200000:FF89A2:00040001:00FF00FF:Bull Horn:*PPP
:sfz2a:00200000:FF89AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfz2a:00200000:FF89B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfz2a:00200000:FF89BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfz2a:00200000:FF89C2:00040001:00FF00FF:Bull Horn:*KKK
:sfz2a:00100000:FF89C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfz2a:00100000:FF89D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfz2a:00200000:FF89D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Sodom (PL1)]
:sfz2a:00100000:FF8580:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfz2a:00100000:FF85A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfz2a:00100000:FF85A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfz2a:00100000:FF85B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfz2a:00100000:FF8668:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfz2a:00100000:FF8590:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfz2a:00100000:FF8598:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Sodom (PL2)]
:sfz2a:00100000:FF8980:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfz2a:00100000:FF89A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfz2a:00100000:FF89A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfz2a:00100000:FF89B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfz2a:00100000:FF8968:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfz2a:00100000:FF8990:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfz2a:00100000:FF8998:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Rolento (PL1)]
:sfz2a:00100000:FF8590:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfz2a:00100000:FF85B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfz2a:00100000:FF85C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfz2a:00100000:FF85B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfz2a:00100000:FF85A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfz2a:00100000:FF85A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Rolento (PL2)]
:sfz2a:00100000:FF8990:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfz2a:00100000:FF89B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfz2a:00100000:FF89C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfz2a:00100000:FF89B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfz2a:00100000:FF89A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfz2a:00100000:FF89A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Sakura (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfz2a:00100000:FF8590:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfz2a:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfz2a:00100000:FF85A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for Sakura (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfz2a:00100000:FF8990:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfz2a:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfz2a:00100000:FF89A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfz2a:00100000:FF8588:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfz2a:00100000:FF8590:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2a:00100000:FF8598:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfz2a:00100000:FF8988:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfz2a:00100000:FF8990:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2a:00100000:FF8998:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL1)]
:sfz2a:00100000:FF8580:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2a:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL2)]
:sfz2a:00100000:FF8980:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfz2a:00100000:FF8590:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2a:00100000:FF8598:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfz2a:00100000:FF85A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfz2a:00100000:FF85B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfz2a:00100000:FF85B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfz2a:00100000:FF8990:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2a:00100000:FF8998:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfz2a:00100000:FF89A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfz2a:00100000:FF89B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfz2a:00100000:FF89B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2a:00100000:FF8588:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2a:00100000:FF8988:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfz2a:60000000:000000:00000000:00000000:[Use for Rose (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfz2a:00100000:FF8588:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfz2a:00100000:FF8590:00000406:FFFFFFFF:Soul Throw:dp+P
:sfz2a:00100000:FF85B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfz2a:00100000:FF8598:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfz2a:00100000:FF85A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfz2a:00100000:FF85A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for Rose (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfz2a:00100000:FF8988:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfz2a:00100000:FF8990:00000406:FFFFFFFF:Soul Throw:dp+P
:sfz2a:00100000:FF89B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfz2a:00100000:FF8998:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfz2a:00100000:FF89A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfz2a:00100000:FF89A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfz2a:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:sfz2a:00200000:FF8580:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfz2a:00200000:FF8588:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfz2a:00200000:FF8590:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfz2a:00100000:FF8598:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfz2a:00100000:FF85A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfz2a:00200000:FF85C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfz2a:00200000:FF85A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfz2a:00200000:FF85B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfz2a:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:sfz2a:00200000:FF8980:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfz2a:00200000:FF8988:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfz2a:00200000:FF8990:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfz2a:00100000:FF8998:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfz2a:00100000:FF89A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfz2a:00200000:FF89C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfz2a:00200000:FF89A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfz2a:00200000:FF89B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfz2a:60000000:000000:00000000:00000000:[Use for Akuma (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfz2a:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfz2a:00100000:FF85A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2a:00100000:FF85B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2a:00100000:FF85C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfz2a:00100000:FF85D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2a:00100000:FF85D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfz2a:00100000:FF8598:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfz2a:00100000:FF85B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfz2a:00100000:FF85C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2a:60000000:000000:00000000:00000000:[Use for Akuma (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfz2a:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfz2a:00100000:FF89A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2a:00100000:FF89B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2a:00100000:FF89C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfz2a:00100000:FF89D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2a:00100000:FF89D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfz2a:00100000:FF8998:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfz2a:00100000:FF89B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfz2a:00100000:FF89C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2a:60000000:000000:00000000:00000000:[Use for Dan (PL1)]
:sfz2a:00100000:FF8580:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfz2a:00100000:FF8588:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfz2a:00100000:FF8590:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfz2a:00100000:FF85B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfz2a:00100000:FF85B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfz2a:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfz2a:00100000:FF85A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfz2a:00100000:FF85A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfz2a:00100000:FF85C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
:sfz2a:60000000:000000:00000000:00000000:[Use for Dan (PL2)]
:sfz2a:00100000:FF8980:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfz2a:00100000:FF8988:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfz2a:00100000:FF8990:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfz2a:00100000:FF89B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfz2a:00100000:FF89B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfz2a:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfz2a:00100000:FF89A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfz2a:00100000:FF89A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfz2a:00100000:FF89C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
; Move List Supplement
:sfz2a:60000000:000000:00000000:00000000:[ Use for Sakura PL1 ]
:sfz2a:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfz2a:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz2a:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz2a:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz2a:60000000:000000:00000000:00000000:[ Use for Sakura PL2 ]
:sfz2a:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfz2a:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz2a:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz2a:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz2a:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfz2a:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfz2a:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfz2a:62000000:000000:00000000:00000000:Select Region
:sfz2a:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfz2a:00010000:FF8091:00000002:FFFFFFFF:USA
:sfz2a:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfz2a:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfz2a:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfz2a:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfz2a:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfz2a:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Zero 2 Alpha (Asia 960826) ]
sfz2aa:0:FF809C:01:000:Free Play Mode "ON"
sfz2aa:0:FF8109:63:000:Infinite Time
sfz2aa:0:FF8109:00:001:Finish this Round Now!
sfz2aa:0:FF816C:00:001:Change to Normal Mode Now!
sfz2aa:0:FF84CB:00:501:Change to Normal Mode Now! (2/2)
sfz2aa:0:FF816C:01:001:Change to Dramatic Battle Now!
sfz2aa:0:FF84CB:00:501:Change to Dramatic Battle Now! (2/2)
sfz2aa:0:FF84CB:FF:001:Change to Survival Mode Now!
sfz2aa:0:FF816C:00:501:Change to Survival Mode Now! (2/2)
sfz2aa:0:FF8115:07:001:Next fight is last fight Now! (Normal)
sfz2aa:0:FF8115:03:001:Next fight is last fight Now! (Dramatic)
sfz2aa:0:FF8115:11:001:Next fight is last fight Now! (Survival)
sfz2aa:0:FF8451:90:000:Infinite Energy PL1
sfz2aa:0:FF8453:90:500:Infinite Energy PL1 (2/2)
sfz2aa:0:FF8451:00:001:Drain All Energy Now! PL1
sfz2aa:0:FF8453:00:501:Drain All Energy Now! PL1 (2/2)
sfz2aa:0:FF849F:90:000:Always have Maximum POW PL1
sfz2aa:0:FF849F:00:000:Always have Minimum POW PL1
sfz2aa:0:FF849F:90:001:Get Maximum POW Now! PL1
sfz2aa:0:FF849F:00:001:Get Minimum POW Now! PL1
sfz2aa:0:FF8699:B0:000:Infinite Custom Combo PL1
sfz2aa:0:FF869A:00:500:Infinite Custom Combo PL1(2/2)
sfz2aa:0:FF8537:00:000:Never Faint PL1
sfz2aa:0:FF84A8:05:070:Select Colour Scheme PL1:Use after picking character
sfz2aa:0:FF84C6:05:000:Enable Rival Character PL1
sfz2aa:0:FF84C8:03:000:Enable CPU Shin Gouki PL1
sfz2aa:0:FF84C6:00:000:Disable Rival Character PL1
sfz2aa:0:FF84C8:00:000:Disable CPU Shin Gouki PL1
sfz2aa:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2aa:0:FF8482:00:001:Play as Ryu PL1
sfz2aa:0:FF8482:01:001:Play as Ken PL1
sfz2aa:0:FF8482:02:001:Play as Akuma PL1
sfz2aa:0:FF8482:03:001:Play as Charlie PL1
sfz2aa:0:FF8482:04:001:Play as Chun-Li PL1
sfz2aa:0:FF8482:05:001:Play as Adon PL1
sfz2aa:0:FF8482:06:001:Play as Sodom PL1
sfz2aa:0:FF8482:07:001:Play as Guy PL1
sfz2aa:0:FF8482:08:001:Play as Birdie PL1
sfz2aa:0:FF8482:09:001:Play as Rose PL1
sfz2aa:0:FF8482:0A:001:Play as M. Bison PL1
sfz2aa:0:FF8482:0B:001:Play as Sagat PL1
sfz2aa:0:FF8482:0C:001:Play as Dan PL1
sfz2aa:0:FF8482:0D:001:Play as Sakura PL1
sfz2aa:0:FF8482:0E:001:Play as Rolento PL1
sfz2aa:0:FF8482:0F:001:Play as Dhalsim PL1
sfz2aa:0:FF8482:10:001:Play as Zangief PL1
sfz2aa:0:FF8482:11:001:Play as Gen PL1
sfz2aa:0:FF8482:12:001:Play as Chun-Li (SF2) PL1
sfz2aa:0:FF8482:14:001:Play as Akuma (Blue) PL1
sfz2aa:0:FF8482:17:001:Play as Evil Ryu PL1
sfz2aa:0:FF8851:90:000:Infinite Energy PL2
sfz2aa:0:FF8853:90:500:Infinite Energy PL2 (2/2)
sfz2aa:0:FF8851:00:001:Drain All Energy Now! PL2
sfz2aa:0:FF8853:00:501:Drain All Energy Now! PL2 (2/2)
sfz2aa:0:FF889F:90:000:Always have Maximum POW PL2
sfz2aa:0:FF889F:00:000:Always have Minimum POW PL2
sfz2aa:0:FF889F:90:001:Get Maximum POW Now! PL2
sfz2aa:0:FF889F:00:001:Get Minimum POW Now! PL2
sfz2aa:0:FF8A99:B0:000:Infinite Custom Combo PL2
sfz2aa:0:FF8A9A:00:500:Infinite Custom Combo PL2(2/2)
sfz2aa:0:FF8937:00:000:Never Faint PL2
sfz2aa:0:FF88A8:05:070:Select Colour Scheme PL2:Use after picking character
sfz2aa:0:FF88C6:05:000:Enable Rival Character PL2
sfz2aa:0:FF88C8:03:000:Enable CPU Shin Gouki PL2
sfz2aa:0:FF88C6:00:000:Disable Rival Character PL2
sfz2aa:0:FF88C8:00:000:Disable CPU Shin Gouki PL2
sfz2aa:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2aa:0:FF8882:00:001:Play as Ryu PL2
sfz2aa:0:FF8882:01:001:Play as Ken PL2
sfz2aa:0:FF8882:02:001:Play as Akuma PL2
sfz2aa:0:FF8882:03:001:Play as Charlie PL2
sfz2aa:0:FF8882:04:001:Play as Chun-Li PL2
sfz2aa:0:FF8882:05:001:Play as Adon PL2
sfz2aa:0:FF8882:06:001:Play as Sodom PL2
sfz2aa:0:FF8882:07:001:Play as Guy PL2
sfz2aa:0:FF8882:08:001:Play as Birdie PL2
sfz2aa:0:FF8882:09:001:Play as Rose PL2
sfz2aa:0:FF8882:0A:001:Play as M. Bison PL2
sfz2aa:0:FF8882:0B:001:Play as Sagat PL2
sfz2aa:0:FF8882:0C:001:Play as Dan PL2
sfz2aa:0:FF8882:0D:001:Play as Sakura PL2
sfz2aa:0:FF8882:0E:001:Play as Rolento PL2
sfz2aa:0:FF8882:0F:001:Play as Dhalsim PL2
sfz2aa:0:FF8882:10:001:Play as Zangief PL2
sfz2aa:0:FF8882:11:001:Play as Gen PL2
sfz2aa:0:FF8882:12:001:Play as Chun-Li (SF2) PL2
sfz2aa:0:FF8882:14:001:Play as Akuma (Blue) PL2
sfz2aa:0:FF8882:17:001:Play as Evil Ryu PL2
sfz2aa:0:FF8C51:90:000:Infinite Energy PL3
sfz2aa:0:FF8C53:90:500:Infinite Energy PL3 (2/2)
sfz2aa:0:FF8C51:00:001:Drain All Energy Now! PL3
sfz2aa:0:FF8C53:00:501:Drain All Energy Now! PL3 (2/2)
sfz2aa:0:FF8C9F:90:000:Always have Maximum POW PL3
sfz2aa:0:FF8C9F:00:000:Always have Minimum POW PL3
sfz2aa:0:FF8C9F:90:001:Get Maximum POW Now! PL3
sfz2aa:0:FF8C9F:00:001:Get Minimum POW Now! PL3
sfz2aa:0:FF8E99:B0:000:Infinite Custom Combo PL3
sfz2aa:0:FF8E9A:00:500:Infinite Custom Combo PL3(2/2)
sfz2aa:0:FF8D37:00:000:Never Faint PL3
sfz2aa:0:FF8CA8:05:070:Select Colour Scheme PL3:Use after picking character
sfz2aa:0:FF8CC6:05:000:Enable Rival Character PL3
sfz2aa:0:FF8CC8:03:000:Enable CPU Shin Gouki PL3
sfz2aa:0:FF8CC6:00:000:Disable Rival Character PL3
sfz2aa:0:FF8CC8:00:000:Disable CPU Shin Gouki PL3
sfz2aa:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2aa:0:FF8C82:00:001:Play as Ryu PL3
sfz2aa:0:FF8C82:01:001:Play as Ken PL3
sfz2aa:0:FF8C82:02:001:Play as Akuma PL3
sfz2aa:0:FF8C82:03:001:Play as Charlie PL3
sfz2aa:0:FF8C82:04:001:Play as Chun-Li PL3
sfz2aa:0:FF8C82:05:001:Play as Adon PL3
sfz2aa:0:FF8C82:06:001:Play as Sodom PL3
sfz2aa:0:FF8C82:07:001:Play as Guy PL3
sfz2aa:0:FF8C82:08:001:Play as Birdie PL3
sfz2aa:0:FF8C82:09:001:Play as Rose PL3
sfz2aa:0:FF8C82:0A:001:Play as M. Bison PL3
sfz2aa:0:FF8C82:0B:001:Play as Sagat PL3
sfz2aa:0:FF8C82:0C:001:Play as Dan PL3
sfz2aa:0:FF8C82:0D:001:Play as Sakura PL3
sfz2aa:0:FF8C82:0E:001:Play as Rolento PL3
sfz2aa:0:FF8C82:0F:001:Play as Dhalsim PL3
sfz2aa:0:FF8C82:10:001:Play as Zangief PL3
sfz2aa:0:FF8C82:11:001:Play as Gen PL3
sfz2aa:0:FF8C82:12:001:Play as Chun-Li (SF2) PL3
sfz2aa:0:FF8C82:14:001:Play as Akuma (Blue) PL3
sfz2aa:0:FF8C82:17:001:Play as Evil Ryu PL3
sfz2aa:0:FF800B:FF:000:Sound Test Timer Stop
sfz2aa:0:000000:00:999:[ These Play Stage next cheats should be used after you ]
sfz2aa:0:000000:00:999:[ have won a stage and 'WINNER' is displayed. However, ]
sfz2aa:0:000000:00:999:[ when you finish the game it will finish as if you ]
sfz2aa:0:000000:00:999:[ where on Akuma's Island regardless of stage chosen. ]
sfz2aa:0:FF8101:00:001:Play Japan (Snow) Stage Next!
sfz2aa:0:FF8101:02:001:Play USA (Boat) Stage Next!
sfz2aa:0:FF8101:04:001:Play Japan (Akuma's Island) Stage Next!
sfz2aa:0:FF8101:06:001:Play USA (Plane) Stage Next!
sfz2aa:0:FF8101:08:001:Play China (Bikes) Stage Next!
sfz2aa:0:FF8101:0A:001:Play Thailand (Lakeside) Stage Next!
sfz2aa:0:FF8101:0C:001:Play USA (Truck) Stage Next!
sfz2aa:0:FF8101:0E:001:Play USA (Alley) Stage Next!
sfz2aa:0:FF8101:10:001:Play England (Toilets) Stage Next!
sfz2aa:0:FF8101:12:001:Play Italy (Venice) Stage Next!
sfz2aa:0:FF8101:14:001:Play Brazil (Plane) Stage Next!
sfz2aa:0:FF8101:16:001:Play Thailand (Buddha) Stage Next!
sfz2aa:0:FF8101:18:001:Play Hong Kong (Market) Stage Next!
sfz2aa:0:FF8101:1A:001:Play Japan (Outside House) Stage Next!
sfz2aa:0:FF8101:1C:001:Play USA (Yard) Stage Next!
sfz2aa:0:FF8101:1E:001:Play India (Elephants) Stage Next!
sfz2aa:0:FF8101:20:001:Play USSR (Factory) Stage Next!
sfz2aa:0:FF8101:22:001:Play China (Alley) Stage Next!
sfz2aa:0:FF8101:24:001:Play Australia (Crop Field) Stage Next!
sfz2aa:0:FF8101:26:001:Play Venezuela (Waterfall) Stage Next!
sfz2aa:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfz2aa:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfz2aa:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfz2aa:0:FF8091:00:000:Region Switch = Japan
sfz2aa:0:FF8091:02:000:Region Switch = USA
sfz2aa:0:FF8091:04:000:Region Switch = Hispanic
sfz2aa:0:FF8091:06:000:Region Switch = Oceania
sfz2aa:0:FF8091:08:000:Region Switch = Asia
sfz2aa:0:FF8091:0A:000:Region Switch = Euro
sfz2aa:0:FF8091:0C:000:Region Switch = Brazil
; [ Street Fighter Zero 2 Alpha (Brazil 960813) ]
sfz2ab:0:FF809C:01:000:Free Play Mode "ON"
sfz2ab:0:FF8109:63:000:Infinite Time
sfz2ab:0:FF8109:00:001:Finish this Round Now!
sfz2ab:0:FF816C:00:001:Change to Normal Mode Now!
sfz2ab:0:FF84CB:00:501:Change to Normal Mode Now! (2/2)
sfz2ab:0:FF816C:01:001:Change to Dramatic Battle Now!
sfz2ab:0:FF84CB:00:501:Change to Dramatic Battle Now! (2/2)
sfz2ab:0:FF84CB:FF:001:Change to Survival Mode Now!
sfz2ab:0:FF816C:00:501:Change to Survival Mode Now! (2/2)
sfz2ab:0:FF8115:07:001:Next fight is last fight Now! (Normal)
sfz2ab:0:FF8115:03:001:Next fight is last fight Now! (Dramatic)
sfz2ab:0:FF8115:11:001:Next fight is last fight Now! (Survival)
sfz2ab:0:FF8451:90:000:Infinite Energy PL1
sfz2ab:0:FF8453:90:500:Infinite Energy PL1 (2/2)
sfz2ab:0:FF8451:00:001:Drain All Energy Now! PL1
sfz2ab:0:FF8453:00:501:Drain All Energy Now! PL1 (2/2)
sfz2ab:0:FF849F:90:000:Always have Maximum POW PL1
sfz2ab:0:FF849F:00:000:Always have Minimum POW PL1
sfz2ab:0:FF849F:90:001:Get Maximum POW Now! PL1
sfz2ab:0:FF849F:00:001:Get Minimum POW Now! PL1
sfz2ab:0:FF8699:B0:000:Infinite Custom Combo PL1
sfz2ab:0:FF869A:00:500:Infinite Custom Combo PL1(2/2)
sfz2ab:0:FF8537:00:000:Never Faint PL1
sfz2ab:0:FF84A8:05:070:Select Colour Scheme PL1:Use after picking character
sfz2ab:0:FF84C6:05:000:Enable Rival Character PL1
sfz2ab:0:FF84C8:03:000:Enable CPU Shin Gouki PL1
sfz2ab:0:FF84C6:00:000:Disable Rival Character PL1
sfz2ab:0:FF84C8:00:000:Disable CPU Shin Gouki PL1
sfz2ab:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2ab:0:FF8482:00:001:Play as Ryu PL1
sfz2ab:0:FF8482:01:001:Play as Ken PL1
sfz2ab:0:FF8482:02:001:Play as Akuma PL1
sfz2ab:0:FF8482:03:001:Play as Charlie PL1
sfz2ab:0:FF8482:04:001:Play as Chun-Li PL1
sfz2ab:0:FF8482:05:001:Play as Adon PL1
sfz2ab:0:FF8482:06:001:Play as Sodom PL1
sfz2ab:0:FF8482:07:001:Play as Guy PL1
sfz2ab:0:FF8482:08:001:Play as Birdie PL1
sfz2ab:0:FF8482:09:001:Play as Rose PL1
sfz2ab:0:FF8482:0A:001:Play as M. Bison PL1
sfz2ab:0:FF8482:0B:001:Play as Sagat PL1
sfz2ab:0:FF8482:0C:001:Play as Dan PL1
sfz2ab:0:FF8482:0D:001:Play as Sakura PL1
sfz2ab:0:FF8482:0E:001:Play as Rolento PL1
sfz2ab:0:FF8482:0F:001:Play as Dhalsim PL1
sfz2ab:0:FF8482:10:001:Play as Zangief PL1
sfz2ab:0:FF8482:11:001:Play as Gen PL1
sfz2ab:0:FF8482:12:001:Play as Chun-Li (SF2) PL1
sfz2ab:0:FF8482:14:001:Play as Akuma (Blue) PL1
sfz2ab:0:FF8482:17:001:Play as Evil Ryu PL1
sfz2ab:0:FF8851:90:000:Infinite Energy PL2
sfz2ab:0:FF8853:90:500:Infinite Energy PL2 (2/2)
sfz2ab:0:FF8851:00:001:Drain All Energy Now! PL2
sfz2ab:0:FF8853:00:501:Drain All Energy Now! PL2 (2/2)
sfz2ab:0:FF889F:90:000:Always have Maximum POW PL2
sfz2ab:0:FF889F:00:000:Always have Minimum POW PL2
sfz2ab:0:FF889F:90:001:Get Maximum POW Now! PL2
sfz2ab:0:FF889F:00:001:Get Minimum POW Now! PL2
sfz2ab:0:FF8A99:B0:000:Infinite Custom Combo PL2
sfz2ab:0:FF8A9A:00:500:Infinite Custom Combo PL2(2/2)
sfz2ab:0:FF8937:00:000:Never Faint PL2
sfz2ab:0:FF88A8:05:070:Select Colour Scheme PL2:Use after picking character
sfz2ab:0:FF88C6:05:000:Enable Rival Character PL2
sfz2ab:0:FF88C8:03:000:Enable CPU Shin Gouki PL2
sfz2ab:0:FF88C6:00:000:Disable Rival Character PL2
sfz2ab:0:FF88C8:00:000:Disable CPU Shin Gouki PL2
sfz2ab:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2ab:0:FF8882:00:001:Play as Ryu PL2
sfz2ab:0:FF8882:01:001:Play as Ken PL2
sfz2ab:0:FF8882:02:001:Play as Akuma PL2
sfz2ab:0:FF8882:03:001:Play as Charlie PL2
sfz2ab:0:FF8882:04:001:Play as Chun-Li PL2
sfz2ab:0:FF8882:05:001:Play as Adon PL2
sfz2ab:0:FF8882:06:001:Play as Sodom PL2
sfz2ab:0:FF8882:07:001:Play as Guy PL2
sfz2ab:0:FF8882:08:001:Play as Birdie PL2
sfz2ab:0:FF8882:09:001:Play as Rose PL2
sfz2ab:0:FF8882:0A:001:Play as M. Bison PL2
sfz2ab:0:FF8882:0B:001:Play as Sagat PL2
sfz2ab:0:FF8882:0C:001:Play as Dan PL2
sfz2ab:0:FF8882:0D:001:Play as Sakura PL2
sfz2ab:0:FF8882:0E:001:Play as Rolento PL2
sfz2ab:0:FF8882:0F:001:Play as Dhalsim PL2
sfz2ab:0:FF8882:10:001:Play as Zangief PL2
sfz2ab:0:FF8882:11:001:Play as Gen PL2
sfz2ab:0:FF8882:12:001:Play as Chun-Li (SF2) PL2
sfz2ab:0:FF8882:14:001:Play as Akuma (Blue) PL2
sfz2ab:0:FF8882:17:001:Play as Evil Ryu PL2
sfz2ab:0:FF8C51:90:000:Infinite Energy PL3
sfz2ab:0:FF8C53:90:500:Infinite Energy PL3 (2/2)
sfz2ab:0:FF8C51:00:001:Drain All Energy Now! PL3
sfz2ab:0:FF8C53:00:501:Drain All Energy Now! PL3 (2/2)
sfz2ab:0:FF8C9F:90:000:Always have Maximum POW PL3
sfz2ab:0:FF8C9F:00:000:Always have Minimum POW PL3
sfz2ab:0:FF8C9F:90:001:Get Maximum POW Now! PL3
sfz2ab:0:FF8C9F:00:001:Get Minimum POW Now! PL3
sfz2ab:0:FF8E99:B0:000:Infinite Custom Combo PL3
sfz2ab:0:FF8E9A:00:500:Infinite Custom Combo PL3(2/2)
sfz2ab:0:FF8D37:00:000:Never Faint PL3
sfz2ab:0:FF8CA8:05:070:Select Colour Scheme PL3:Use after picking character
sfz2ab:0:FF8CC6:05:000:Enable Rival Character PL3
sfz2ab:0:FF8CC8:03:000:Enable CPU Shin Gouki PL3
sfz2ab:0:FF8CC6:00:000:Disable Rival Character PL3
sfz2ab:0:FF8CC8:00:000:Disable CPU Shin Gouki PL3
sfz2ab:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2ab:0:FF8C82:00:001:Play as Ryu PL3
sfz2ab:0:FF8C82:01:001:Play as Ken PL3
sfz2ab:0:FF8C82:02:001:Play as Akuma PL3
sfz2ab:0:FF8C82:03:001:Play as Charlie PL3
sfz2ab:0:FF8C82:04:001:Play as Chun-Li PL3
sfz2ab:0:FF8C82:05:001:Play as Adon PL3
sfz2ab:0:FF8C82:06:001:Play as Sodom PL3
sfz2ab:0:FF8C82:07:001:Play as Guy PL3
sfz2ab:0:FF8C82:08:001:Play as Birdie PL3
sfz2ab:0:FF8C82:09:001:Play as Rose PL3
sfz2ab:0:FF8C82:0A:001:Play as M. Bison PL3
sfz2ab:0:FF8C82:0B:001:Play as Sagat PL3
sfz2ab:0:FF8C82:0C:001:Play as Dan PL3
sfz2ab:0:FF8C82:0D:001:Play as Sakura PL3
sfz2ab:0:FF8C82:0E:001:Play as Rolento PL3
sfz2ab:0:FF8C82:0F:001:Play as Dhalsim PL3
sfz2ab:0:FF8C82:10:001:Play as Zangief PL3
sfz2ab:0:FF8C82:11:001:Play as Gen PL3
sfz2ab:0:FF8C82:12:001:Play as Chun-Li (SF2) PL3
sfz2ab:0:FF8C82:14:001:Play as Akuma (Blue) PL3
sfz2ab:0:FF8C82:17:001:Play as Evil Ryu PL3
sfz2ab:0:FF800B:FF:000:Sound Test Timer Stop
sfz2ab:0:000000:00:999:[ These Play Stage next cheats should be used after you ]
sfz2ab:0:000000:00:999:[ have won a stage and 'WINNER' is displayed. However, ]
sfz2ab:0:000000:00:999:[ when you finish the game it will finish as if you ]
sfz2ab:0:000000:00:999:[ where on Akuma's Island regardless of stage chosen. ]
sfz2ab:0:FF8101:00:001:Play Japan (Snow) Stage Next!
sfz2ab:0:FF8101:02:001:Play USA (Boat) Stage Next!
sfz2ab:0:FF8101:04:001:Play Japan (Akuma's Island) Stage Next!
sfz2ab:0:FF8101:06:001:Play USA (Plane) Stage Next!
sfz2ab:0:FF8101:08:001:Play China (Bikes) Stage Next!
sfz2ab:0:FF8101:0A:001:Play Thailand (Lakeside) Stage Next!
sfz2ab:0:FF8101:0C:001:Play USA (Truck) Stage Next!
sfz2ab:0:FF8101:0E:001:Play USA (Alley) Stage Next!
sfz2ab:0:FF8101:10:001:Play England (Toilets) Stage Next!
sfz2ab:0:FF8101:12:001:Play Italy (Venice) Stage Next!
sfz2ab:0:FF8101:14:001:Play Brazil (Plane) Stage Next!
sfz2ab:0:FF8101:16:001:Play Thailand (Buddha) Stage Next!
sfz2ab:0:FF8101:18:001:Play Hong Kong (Market) Stage Next!
sfz2ab:0:FF8101:1A:001:Play Japan (Outside House) Stage Next!
sfz2ab:0:FF8101:1C:001:Play USA (Yard) Stage Next!
sfz2ab:0:FF8101:1E:001:Play India (Elephants) Stage Next!
sfz2ab:0:FF8101:20:001:Play USSR (Factory) Stage Next!
sfz2ab:0:FF8101:22:001:Play China (Alley) Stage Next!
sfz2ab:0:FF8101:24:001:Play Australia (Crop Field) Stage Next!
sfz2ab:0:FF8101:26:001:Play Venezuela (Waterfall) Stage Next!
sfz2ab:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfz2ab:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfz2ab:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfz2ab:0:FF8091:00:000:Region Switch = Japan
sfz2ab:0:FF8091:02:000:Region Switch = USA
sfz2ab:0:FF8091:04:000:Region Switch = Hispanic
sfz2ab:0:FF8091:06:000:Region Switch = Oceania
sfz2ab:0:FF8091:08:000:Region Switch = Asia
sfz2ab:0:FF8091:0A:000:Region Switch = Euro
sfz2ab:0:FF8091:0C:000:Region Switch = Brazil
; [ Street Fighter Zero 2 Alpha (Hispanic 960813) ]
sfz2ah:0:FF809C:01:000:Free Play Mode "ON"
sfz2ah:0:FF8109:63:000:Infinite Time
sfz2ah:0:FF8109:00:001:Finish this Round Now!
sfz2ah:0:FF816C:00:001:Change to Normal Mode Now!
sfz2ah:0:FF84CB:00:501:Change to Normal Mode Now! (2/2)
sfz2ah:0:FF816C:01:001:Change to Dramatic Battle Now!
sfz2ah:0:FF84CB:00:501:Change to Dramatic Battle Now! (2/2)
sfz2ah:0:FF84CB:FF:001:Change to Survival Mode Now!
sfz2ah:0:FF816C:00:501:Change to Survival Mode Now! (2/2)
sfz2ah:0:FF8115:07:001:Next fight is last fight Now! (Normal)
sfz2ah:0:FF8115:03:001:Next fight is last fight Now! (Dramatic)
sfz2ah:0:FF8115:11:001:Next fight is last fight Now! (Survival)
sfz2ah:0:FF8451:90:000:Infinite Energy PL1
sfz2ah:0:FF8453:90:500:Infinite Energy PL1 (2/2)
sfz2ah:0:FF8451:00:001:Drain All Energy Now! PL1
sfz2ah:0:FF8453:00:501:Drain All Energy Now! PL1 (2/2)
sfz2ah:0:FF849F:90:000:Always have Maximum POW PL1
sfz2ah:0:FF849F:00:000:Always have Minimum POW PL1
sfz2ah:0:FF849F:90:001:Get Maximum POW Now! PL1
sfz2ah:0:FF849F:00:001:Get Minimum POW Now! PL1
sfz2ah:0:FF8699:B0:000:Infinite Custom Combo PL1
sfz2ah:0:FF869A:00:500:Infinite Custom Combo PL1(2/2)
sfz2ah:0:FF8537:00:000:Never Faint PL1
sfz2ah:0:FF84A8:05:070:Select Colour Scheme PL1:Use after picking character
sfz2ah:0:FF84C6:05:000:Enable Rival Character PL1
sfz2ah:0:FF84C8:03:000:Enable CPU Shin Gouki PL1
sfz2ah:0:FF84C6:00:000:Disable Rival Character PL1
sfz2ah:0:FF84C8:00:000:Disable CPU Shin Gouki PL1
sfz2ah:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2ah:0:FF8482:00:001:Play as Ryu PL1
sfz2ah:0:FF8482:01:001:Play as Ken PL1
sfz2ah:0:FF8482:02:001:Play as Akuma PL1
sfz2ah:0:FF8482:03:001:Play as Charlie PL1
sfz2ah:0:FF8482:04:001:Play as Chun-Li PL1
sfz2ah:0:FF8482:05:001:Play as Adon PL1
sfz2ah:0:FF8482:06:001:Play as Sodom PL1
sfz2ah:0:FF8482:07:001:Play as Guy PL1
sfz2ah:0:FF8482:08:001:Play as Birdie PL1
sfz2ah:0:FF8482:09:001:Play as Rose PL1
sfz2ah:0:FF8482:0A:001:Play as M. Bison PL1
sfz2ah:0:FF8482:0B:001:Play as Sagat PL1
sfz2ah:0:FF8482:0C:001:Play as Dan PL1
sfz2ah:0:FF8482:0D:001:Play as Sakura PL1
sfz2ah:0:FF8482:0E:001:Play as Rolento PL1
sfz2ah:0:FF8482:0F:001:Play as Dhalsim PL1
sfz2ah:0:FF8482:10:001:Play as Zangief PL1
sfz2ah:0:FF8482:11:001:Play as Gen PL1
sfz2ah:0:FF8482:12:001:Play as Chun-Li (SF2) PL1
sfz2ah:0:FF8482:14:001:Play as Akuma (Blue) PL1
sfz2ah:0:FF8482:17:001:Play as Evil Ryu PL1
sfz2ah:0:FF8851:90:000:Infinite Energy PL2
sfz2ah:0:FF8853:90:500:Infinite Energy PL2 (2/2)
sfz2ah:0:FF8851:00:001:Drain All Energy Now! PL2
sfz2ah:0:FF8853:00:501:Drain All Energy Now! PL2 (2/2)
sfz2ah:0:FF889F:90:000:Always have Maximum POW PL2
sfz2ah:0:FF889F:00:000:Always have Minimum POW PL2
sfz2ah:0:FF889F:90:001:Get Maximum POW Now! PL2
sfz2ah:0:FF889F:00:001:Get Minimum POW Now! PL2
sfz2ah:0:FF8A99:B0:000:Infinite Custom Combo PL2
sfz2ah:0:FF8A9A:00:500:Infinite Custom Combo PL2(2/2)
sfz2ah:0:FF8937:00:000:Never Faint PL2
sfz2ah:0:FF88A8:05:070:Select Colour Scheme PL2:Use after picking character
sfz2ah:0:FF88C6:05:000:Enable Rival Character PL2
sfz2ah:0:FF88C8:03:000:Enable CPU Shin Gouki PL2
sfz2ah:0:FF88C6:00:000:Disable Rival Character PL2
sfz2ah:0:FF88C8:00:000:Disable CPU Shin Gouki PL2
sfz2ah:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2ah:0:FF8882:00:001:Play as Ryu PL2
sfz2ah:0:FF8882:01:001:Play as Ken PL2
sfz2ah:0:FF8882:02:001:Play as Akuma PL2
sfz2ah:0:FF8882:03:001:Play as Charlie PL2
sfz2ah:0:FF8882:04:001:Play as Chun-Li PL2
sfz2ah:0:FF8882:05:001:Play as Adon PL2
sfz2ah:0:FF8882:06:001:Play as Sodom PL2
sfz2ah:0:FF8882:07:001:Play as Guy PL2
sfz2ah:0:FF8882:08:001:Play as Birdie PL2
sfz2ah:0:FF8882:09:001:Play as Rose PL2
sfz2ah:0:FF8882:0A:001:Play as M. Bison PL2
sfz2ah:0:FF8882:0B:001:Play as Sagat PL2
sfz2ah:0:FF8882:0C:001:Play as Dan PL2
sfz2ah:0:FF8882:0D:001:Play as Sakura PL2
sfz2ah:0:FF8882:0E:001:Play as Rolento PL2
sfz2ah:0:FF8882:0F:001:Play as Dhalsim PL2
sfz2ah:0:FF8882:10:001:Play as Zangief PL2
sfz2ah:0:FF8882:11:001:Play as Gen PL2
sfz2ah:0:FF8882:12:001:Play as Chun-Li (SF2) PL2
sfz2ah:0:FF8882:14:001:Play as Akuma (Blue) PL2
sfz2ah:0:FF8882:17:001:Play as Evil Ryu PL2
sfz2ah:0:FF8C51:90:000:Infinite Energy PL3
sfz2ah:0:FF8C53:90:500:Infinite Energy PL3 (2/2)
sfz2ah:0:FF8C51:00:001:Drain All Energy Now! PL3
sfz2ah:0:FF8C53:00:501:Drain All Energy Now! PL3 (2/2)
sfz2ah:0:FF8C9F:90:000:Always have Maximum POW PL3
sfz2ah:0:FF8C9F:00:000:Always have Minimum POW PL3
sfz2ah:0:FF8C9F:90:001:Get Maximum POW Now! PL3
sfz2ah:0:FF8C9F:00:001:Get Minimum POW Now! PL3
sfz2ah:0:FF8E99:B0:000:Infinite Custom Combo PL3
sfz2ah:0:FF8E9A:00:500:Infinite Custom Combo PL3(2/2)
sfz2ah:0:FF8D37:00:000:Never Faint PL3
sfz2ah:0:FF8CA8:05:070:Select Colour Scheme PL3:Use after picking character
sfz2ah:0:FF8CC6:05:000:Enable Rival Character PL3
sfz2ah:0:FF8CC8:03:000:Enable CPU Shin Gouki PL3
sfz2ah:0:FF8CC6:00:000:Disable Rival Character PL3
sfz2ah:0:FF8CC8:00:000:Disable CPU Shin Gouki PL3
sfz2ah:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2ah:0:FF8C82:00:001:Play as Ryu PL3
sfz2ah:0:FF8C82:01:001:Play as Ken PL3
sfz2ah:0:FF8C82:02:001:Play as Akuma PL3
sfz2ah:0:FF8C82:03:001:Play as Charlie PL3
sfz2ah:0:FF8C82:04:001:Play as Chun-Li PL3
sfz2ah:0:FF8C82:05:001:Play as Adon PL3
sfz2ah:0:FF8C82:06:001:Play as Sodom PL3
sfz2ah:0:FF8C82:07:001:Play as Guy PL3
sfz2ah:0:FF8C82:08:001:Play as Birdie PL3
sfz2ah:0:FF8C82:09:001:Play as Rose PL3
sfz2ah:0:FF8C82:0A:001:Play as M. Bison PL3
sfz2ah:0:FF8C82:0B:001:Play as Sagat PL3
sfz2ah:0:FF8C82:0C:001:Play as Dan PL3
sfz2ah:0:FF8C82:0D:001:Play as Sakura PL3
sfz2ah:0:FF8C82:0E:001:Play as Rolento PL3
sfz2ah:0:FF8C82:0F:001:Play as Dhalsim PL3
sfz2ah:0:FF8C82:10:001:Play as Zangief PL3
sfz2ah:0:FF8C82:11:001:Play as Gen PL3
sfz2ah:0:FF8C82:12:001:Play as Chun-Li (SF2) PL3
sfz2ah:0:FF8C82:14:001:Play as Akuma (Blue) PL3
sfz2ah:0:FF8C82:17:001:Play as Evil Ryu PL3
sfz2ah:0:FF800B:FF:000:Sound Test Timer Stop
sfz2ah:0:000000:00:999:[ These Play Stage next cheats should be used after you ]
sfz2ah:0:000000:00:999:[ have won a stage and 'WINNER' is displayed. However, ]
sfz2ah:0:000000:00:999:[ when you finish the game it will finish as if you ]
sfz2ah:0:000000:00:999:[ where on Akuma's Island regardless of stage chosen. ]
sfz2ah:0:FF8101:00:001:Play Japan (Snow) Stage Next!
sfz2ah:0:FF8101:02:001:Play USA (Boat) Stage Next!
sfz2ah:0:FF8101:04:001:Play Japan (Akuma's Island) Stage Next!
sfz2ah:0:FF8101:06:001:Play USA (Plane) Stage Next!
sfz2ah:0:FF8101:08:001:Play China (Bikes) Stage Next!
sfz2ah:0:FF8101:0A:001:Play Thailand (Lakeside) Stage Next!
sfz2ah:0:FF8101:0C:001:Play USA (Truck) Stage Next!
sfz2ah:0:FF8101:0E:001:Play USA (Alley) Stage Next!
sfz2ah:0:FF8101:10:001:Play England (Toilets) Stage Next!
sfz2ah:0:FF8101:12:001:Play Italy (Venice) Stage Next!
sfz2ah:0:FF8101:14:001:Play Brazil (Plane) Stage Next!
sfz2ah:0:FF8101:16:001:Play Thailand (Buddha) Stage Next!
sfz2ah:0:FF8101:18:001:Play Hong Kong (Market) Stage Next!
sfz2ah:0:FF8101:1A:001:Play Japan (Outside House) Stage Next!
sfz2ah:0:FF8101:1C:001:Play USA (Yard) Stage Next!
sfz2ah:0:FF8101:1E:001:Play India (Elephants) Stage Next!
sfz2ah:0:FF8101:20:001:Play USSR (Factory) Stage Next!
sfz2ah:0:FF8101:22:001:Play China (Alley) Stage Next!
sfz2ah:0:FF8101:24:001:Play Australia (Crop Field) Stage Next!
sfz2ah:0:FF8101:26:001:Play Venezuela (Waterfall) Stage Next!
sfz2ah:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfz2ah:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfz2ah:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfz2ah:0:FF8091:00:000:Region Switch = Japan
sfz2ah:0:FF8091:02:000:Region Switch = USA
sfz2ah:0:FF8091:04:000:Region Switch = Hispanic
sfz2ah:0:FF8091:06:000:Region Switch = Oceania
sfz2ah:0:FF8091:08:000:Region Switch = Asia
sfz2ah:0:FF8091:0A:000:Region Switch = Euro
sfz2ah:0:FF8091:0C:000:Region Switch = Brazil
; [ Street Fighter Zero 2 Alpha (Japan 960805) ]
sfz2aj:0:FF809C:01:000:Free Play Mode "ON"
sfz2aj:0:FF8109:63:000:Infinite Time
sfz2aj:0:FF8109:00:001:Finish this Round Now!
sfz2aj:0:FF816C:00:001:Change to Normal Mode Now!
sfz2aj:0:FF84CB:00:501:Change to Normal Mode Now! (2/2)
sfz2aj:0:FF816C:01:001:Change to Dramatic Battle Now!
sfz2aj:0:FF84CB:00:501:Change to Dramatic Battle Now! (2/2)
sfz2aj:0:FF84CB:FF:001:Change to Survival Mode Now!
sfz2aj:0:FF816C:00:501:Change to Survival Mode Now! (2/2)
sfz2aj:0:FF8115:07:001:Next fight is last fight Now! (Normal)
sfz2aj:0:FF8115:03:001:Next fight is last fight Now! (Dramatic)
sfz2aj:0:FF8115:11:001:Next fight is last fight Now! (Survival)
sfz2aj:0:FF8451:90:000:Infinite Energy PL1
sfz2aj:0:FF8453:90:500:Infinite Energy PL1 (2/2)
sfz2aj:0:FF8451:00:001:Drain All Energy Now! PL1
sfz2aj:0:FF8453:00:501:Drain All Energy Now! PL1 (2/2)
sfz2aj:0:FF849F:90:000:Always have Maximum POW PL1
sfz2aj:0:FF849F:00:000:Always have Minimum POW PL1
sfz2aj:0:FF849F:90:001:Get Maximum POW Now! PL1
sfz2aj:0:FF849F:00:001:Get Minimum POW Now! PL1
sfz2aj:0:FF8699:B0:000:Infinite Custom Combo PL1
sfz2aj:0:FF869A:00:500:Infinite Custom Combo PL1(2/2)
sfz2aj:0:FF8537:00:000:Never Faint PL1
sfz2aj:0:FF84A8:05:070:Select Colour Scheme PL1:Use after picking character
sfz2aj:0:FF84C6:05:000:Enable Rival Character PL1
sfz2aj:0:FF84C8:03:000:Enable CPU Shin Gouki PL1
sfz2aj:0:FF84C6:00:000:Disable Rival Character PL1
sfz2aj:0:FF84C8:00:000:Disable CPU Shin Gouki PL1
sfz2aj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2aj:0:FF8482:00:001:Play as Ryu PL1
sfz2aj:0:FF8482:01:001:Play as Ken PL1
sfz2aj:0:FF8482:02:001:Play as Akuma PL1
sfz2aj:0:FF8482:03:001:Play as Charlie PL1
sfz2aj:0:FF8482:04:001:Play as Chun-Li PL1
sfz2aj:0:FF8482:05:001:Play as Adon PL1
sfz2aj:0:FF8482:06:001:Play as Sodom PL1
sfz2aj:0:FF8482:07:001:Play as Guy PL1
sfz2aj:0:FF8482:08:001:Play as Birdie PL1
sfz2aj:0:FF8482:09:001:Play as Rose PL1
sfz2aj:0:FF8482:0A:001:Play as M. Bison PL1
sfz2aj:0:FF8482:0B:001:Play as Sagat PL1
sfz2aj:0:FF8482:0C:001:Play as Dan PL1
sfz2aj:0:FF8482:0D:001:Play as Sakura PL1
sfz2aj:0:FF8482:0E:001:Play as Rolento PL1
sfz2aj:0:FF8482:0F:001:Play as Dhalsim PL1
sfz2aj:0:FF8482:10:001:Play as Zangief PL1
sfz2aj:0:FF8482:11:001:Play as Gen PL1
sfz2aj:0:FF8482:12:001:Play as Chun-Li (SF2) PL1
sfz2aj:0:FF8482:14:001:Play as Akuma (Blue) PL1
sfz2aj:0:FF8482:17:001:Play as Evil Ryu PL1
sfz2aj:0:FF8851:90:000:Infinite Energy PL2
sfz2aj:0:FF8853:90:500:Infinite Energy PL2 (2/2)
sfz2aj:0:FF8851:00:001:Drain All Energy Now! PL2
sfz2aj:0:FF8853:00:501:Drain All Energy Now! PL2 (2/2)
sfz2aj:0:FF889F:90:000:Always have Maximum POW PL2
sfz2aj:0:FF889F:00:000:Always have Minimum POW PL2
sfz2aj:0:FF889F:90:001:Get Maximum POW Now! PL2
sfz2aj:0:FF889F:00:001:Get Minimum POW Now! PL2
sfz2aj:0:FF8A99:B0:000:Infinite Custom Combo PL2
sfz2aj:0:FF8A9A:00:500:Infinite Custom Combo PL2(2/2)
sfz2aj:0:FF8937:00:000:Never Faint PL2
sfz2aj:0:FF88A8:05:070:Select Colour Scheme PL2:Use after picking character
sfz2aj:0:FF88C6:05:000:Enable Rival Character PL2
sfz2aj:0:FF88C8:03:000:Enable CPU Shin Gouki PL2
sfz2aj:0:FF88C6:00:000:Disable Rival Character PL2
sfz2aj:0:FF88C8:00:000:Disable CPU Shin Gouki PL2
sfz2aj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2aj:0:FF8882:00:001:Play as Ryu PL2
sfz2aj:0:FF8882:01:001:Play as Ken PL2
sfz2aj:0:FF8882:02:001:Play as Akuma PL2
sfz2aj:0:FF8882:03:001:Play as Charlie PL2
sfz2aj:0:FF8882:04:001:Play as Chun-Li PL2
sfz2aj:0:FF8882:05:001:Play as Adon PL2
sfz2aj:0:FF8882:06:001:Play as Sodom PL2
sfz2aj:0:FF8882:07:001:Play as Guy PL2
sfz2aj:0:FF8882:08:001:Play as Birdie PL2
sfz2aj:0:FF8882:09:001:Play as Rose PL2
sfz2aj:0:FF8882:0A:001:Play as M. Bison PL2
sfz2aj:0:FF8882:0B:001:Play as Sagat PL2
sfz2aj:0:FF8882:0C:001:Play as Dan PL2
sfz2aj:0:FF8882:0D:001:Play as Sakura PL2
sfz2aj:0:FF8882:0E:001:Play as Rolento PL2
sfz2aj:0:FF8882:0F:001:Play as Dhalsim PL2
sfz2aj:0:FF8882:10:001:Play as Zangief PL2
sfz2aj:0:FF8882:11:001:Play as Gen PL2
sfz2aj:0:FF8882:12:001:Play as Chun-Li (SF2) PL2
sfz2aj:0:FF8882:14:001:Play as Akuma (Blue) PL2
sfz2aj:0:FF8882:17:001:Play as Evil Ryu PL2
sfz2aj:0:FF8C51:90:000:Infinite Energy PL3
sfz2aj:0:FF8C53:90:500:Infinite Energy PL3 (2/2)
sfz2aj:0:FF8C51:00:001:Drain All Energy Now! PL3
sfz2aj:0:FF8C53:00:501:Drain All Energy Now! PL3 (2/2)
sfz2aj:0:FF8C9F:90:000:Always have Maximum POW PL3
sfz2aj:0:FF8C9F:00:000:Always have Minimum POW PL3
sfz2aj:0:FF8C9F:90:001:Get Maximum POW Now! PL3
sfz2aj:0:FF8C9F:00:001:Get Minimum POW Now! PL3
sfz2aj:0:FF8E99:B0:000:Infinite Custom Combo PL3
sfz2aj:0:FF8E9A:00:500:Infinite Custom Combo PL3(2/2)
sfz2aj:0:FF8D37:00:000:Never Faint PL3
sfz2aj:0:FF8CA8:05:070:Select Colour Scheme PL3:Use after picking character
sfz2aj:0:FF8CC6:05:000:Enable Rival Character PL3
sfz2aj:0:FF8CC8:03:000:Enable CPU Shin Gouki PL3
sfz2aj:0:FF8CC6:00:000:Disable Rival Character PL3
sfz2aj:0:FF8CC8:00:000:Disable CPU Shin Gouki PL3
sfz2aj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfz2aj:0:FF8C82:00:001:Play as Ryu PL3
sfz2aj:0:FF8C82:01:001:Play as Ken PL3
sfz2aj:0:FF8C82:02:001:Play as Akuma PL3
sfz2aj:0:FF8C82:03:001:Play as Charlie PL3
sfz2aj:0:FF8C82:04:001:Play as Chun-Li PL3
sfz2aj:0:FF8C82:05:001:Play as Adon PL3
sfz2aj:0:FF8C82:06:001:Play as Sodom PL3
sfz2aj:0:FF8C82:07:001:Play as Guy PL3
sfz2aj:0:FF8C82:08:001:Play as Birdie PL3
sfz2aj:0:FF8C82:09:001:Play as Rose PL3
sfz2aj:0:FF8C82:0A:001:Play as M. Bison PL3
sfz2aj:0:FF8C82:0B:001:Play as Sagat PL3
sfz2aj:0:FF8C82:0C:001:Play as Dan PL3
sfz2aj:0:FF8C82:0D:001:Play as Sakura PL3
sfz2aj:0:FF8C82:0E:001:Play as Rolento PL3
sfz2aj:0:FF8C82:0F:001:Play as Dhalsim PL3
sfz2aj:0:FF8C82:10:001:Play as Zangief PL3
sfz2aj:0:FF8C82:11:001:Play as Gen PL3
sfz2aj:0:FF8C82:12:001:Play as Chun-Li (SF2) PL3
sfz2aj:0:FF8C82:14:001:Play as Akuma (Blue) PL3
sfz2aj:0:FF8C82:17:001:Play as Evil Ryu PL3
sfz2aj:0:FF800B:FF:000:Sound Test Timer Stop
sfz2aj:0:000000:00:999:[ These Play Stage next cheats should be used after you ]
sfz2aj:0:000000:00:999:[ have won a stage and 'WINNER' is displayed. However, ]
sfz2aj:0:000000:00:999:[ when you finish the game it will finish as if you ]
sfz2aj:0:000000:00:999:[ where on Akuma's Island regardless of stage chosen. ]
sfz2aj:0:FF8101:00:001:Play Japan (Snow) Stage Next!
sfz2aj:0:FF8101:02:001:Play USA (Boat) Stage Next!
sfz2aj:0:FF8101:04:001:Play Japan (Akuma's Island) Stage Next!
sfz2aj:0:FF8101:06:001:Play USA (Plane) Stage Next!
sfz2aj:0:FF8101:08:001:Play China (Bikes) Stage Next!
sfz2aj:0:FF8101:0A:001:Play Thailand (Lakeside) Stage Next!
sfz2aj:0:FF8101:0C:001:Play USA (Truck) Stage Next!
sfz2aj:0:FF8101:0E:001:Play USA (Alley) Stage Next!
sfz2aj:0:FF8101:10:001:Play England (Toilets) Stage Next!
sfz2aj:0:FF8101:12:001:Play Italy (Venice) Stage Next!
sfz2aj:0:FF8101:14:001:Play Brazil (Plane) Stage Next!
sfz2aj:0:FF8101:16:001:Play Thailand (Buddha) Stage Next!
sfz2aj:0:FF8101:18:001:Play Hong Kong (Market) Stage Next!
sfz2aj:0:FF8101:1A:001:Play Japan (Outside House) Stage Next!
sfz2aj:0:FF8101:1C:001:Play USA (Yard) Stage Next!
sfz2aj:0:FF8101:1E:001:Play India (Elephants) Stage Next!
sfz2aj:0:FF8101:20:001:Play USSR (Factory) Stage Next!
sfz2aj:0:FF8101:22:001:Play China (Alley) Stage Next!
sfz2aj:0:FF8101:24:001:Play Australia (Crop Field) Stage Next!
sfz2aj:0:FF8101:26:001:Play Venezuela (Waterfall) Stage Next!
sfz2aj:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfz2aj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfz2aj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfz2aj:0:FF8091:00:000:Region Switch = Japan
sfz2aj:0:FF8091:02:000:Region Switch = USA
sfz2aj:0:FF8091:04:000:Region Switch = Hispanic
sfz2aj:0:FF8091:06:000:Region Switch = Oceania
sfz2aj:0:FF8091:08:000:Region Switch = Asia
sfz2aj:0:FF8091:0A:000:Region Switch = Euro
sfz2aj:0:FF8091:0C:000:Region Switch = Brazil
; [ Street Fighter Zero 2 (Brazil 960531) ]
sfz2b:0:FF8109:63:000:Infinite Time
sfz2b:0:FF8109:00:001:Finish this Round Now!
:sfz2b:62000000:000000:00000000:00000000:Select Backdrop
:sfz2b:00010000:FF8101:00000000:FFFFFFFF:Japan (Winter):Ryu
:sfz2b:00010000:FF8101:00000002:FFFFFFFF:USA (Party):Ken
:sfz2b:00010000:FF8101:00000004:FFFFFFFF:Japan (Gokuentou):Akuma
:sfz2b:00010000:FF8101:00000006:FFFFFFFF:USA (Plane):Charlie
:sfz2b:00010000:FF8101:00000008:FFFFFFFF:China (Street):Chun-Li
:sfz2b:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Lake):Adon
:sfz2b:00010000:FF8101:0000000C:FFFFFFFF:USA (Truck):Sodom
:sfz2b:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfz2b:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfz2b:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfz2b:00010000:FF8101:00000014:FFFFFFFF:Brazil:M. Bison
:sfz2b:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfz2b:00010000:FF8101:00000018:FFFFFFFF:Hong Kong:Dan
:sfz2b:00010000:FF8101:0000001A:FFFFFFFF:Japan (House):Sakura
:sfz2b:00010000:FF8101:0000001C:FFFFFFFF:USA (Elevator):Rolento
:sfz2b:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfz2b:00010000:FF8101:00000020:FFFFFFFF:USSR:Zangief
:sfz2b:00010000:FF8101:00000022:FFFFFFFF:China (Alley):Gen
:sfz2b:00010000:FF8101:00000024:FFFFFFFF:#Australia
:sfz2b:00010000:FF8101:00000026:FFFFFFFF:#Venezuela
sfz2b:0:FF8451:90:000:Infinite Energy PL1
sfz2b:0:FF8453:90:500:Infinite Energy PL1 (2/2)
sfz2b:0:FF8451:00:001:Drain All Energy Now! PL1
sfz2b:0:FF8453:00:501:Drain All Energy Now! PL1 (2/2)
sfz2b:0:FF849F:90:000:Infinite Power PL1
sfz2b:0:FF849F:00:001:Drain All Power Now! PL1
:sfz2b:00000000:FF854F:00000001:FFFFFFFF:Infinite Taunts PL1
:sfz2b:00100000:FF8684:00000000:FFFFFFFF:Never Get Dizzied PL1
:sfz2b:00100000:FF8699:0000B000:FFFFFFFF:Infinite Custom Combo PL1
:sfz2b:00000000:FF84C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL1:Can only be done once per play
:sfz2b:00000000:FF84C8:00000003:FFFFFFFF:Fight Shin-Akuma PL1:Can only be done once per play
:sfz2b:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfz2b:62000000:000000:00000000:00000000:Select Character PL1
:sfz2b:00010000:FF8482:00000000:FFFFFFFF:Ryu
:sfz2b:00010000:FF8482:00000001:FFFFFFFF:Ken Masters
:sfz2b:00010000:FF8482:00000002:FFFFFFFF:Akuma
:sfz2b:00010000:FF8482:00000003:FFFFFFFF:Charlie
:sfz2b:00010000:FF8482:00000004:FFFFFFFF:Chun-Li
:sfz2b:00010000:FF8482:00000005:FFFFFFFF:Adon
:sfz2b:00010000:FF8482:00000006:FFFFFFFF:Sodom
:sfz2b:00010000:FF8482:00000007:FFFFFFFF:Guy
:sfz2b:00010000:FF8482:00000008:FFFFFFFF:Birdie
:sfz2b:00010000:FF8482:00000009:FFFFFFFF:Rose
:sfz2b:00010000:FF8482:0000000A:FFFFFFFF:M. Bison
:sfz2b:00010000:FF8482:0000000B:FFFFFFFF:Sagat
:sfz2b:00010000:FF8482:0000000C:FFFFFFFF:Dan Hibiki
:sfz2b:00010000:FF8482:0000000D:FFFFFFFF:Sakura Kasugano
:sfz2b:00010000:FF8482:0000000E:FFFFFFFF:Rolento Schugerg
:sfz2b:00010000:FF8482:0000000F:FFFFFFFF:Dhalsim
:sfz2b:00010000:FF8482:00000010:FFFFFFFF:Zangief
:sfz2b:00010000:FF8482:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfz2b:00010000:FF8482:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfz2b:00010000:FF8482:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfz2b:00010000:FF8482:00000014:FFFFFFFF:#Shin-Akuma
:sfz2b:00010000:FF8482:00000015:FFFFFFFF:#SF2-style Zangief
:sfz2b:00010000:FF8482:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfz2b:00010000:FF8482:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
sfz2b:0:FF8851:90:000:Infinite Energy PL2
sfz2b:0:FF8853:90:500:Infinite Energy PL2 (2/2)
sfz2b:0:FF8851:00:001:Drain All Energy Now! PL2
sfz2b:0:FF8853:00:501:Drain All Energy Now! PL2 (2/2)
sfz2b:0:FF889F:90:000:Infinite Power PL2
sfz2b:0:FF889F:00:001:Drain All Power Now! PL2
:sfz2b:00000000:FF894F:00000001:FFFFFFFF:Infinite Taunts PL2
:sfz2b:00100000:FF8A84:00000000:FFFFFFFF:Never Get Dizzied PL2
:sfz2b:00100000:FF8A99:0000B000:FFFFFFFF:Infinite Custom Combo PL2
:sfz2b:00000000:FF88C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL2:Can only be done once per play
:sfz2b:00000000:FF88C8:00000003:FFFFFFFF:Fight Shin-Akuma PL2:Can only be done once per play
:sfz2b:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfz2b:62000000:000000:00000000:00000000:Select Character PL2
:sfz2b:00010000:FF8882:00000000:FFFFFFFF:Ryu
:sfz2b:00010000:FF8882:00000001:FFFFFFFF:Ken Masters
:sfz2b:00010000:FF8882:00000002:FFFFFFFF:Akuma
:sfz2b:00010000:FF8882:00000003:FFFFFFFF:Charlie
:sfz2b:00010000:FF8882:00000004:FFFFFFFF:Chun-Li
:sfz2b:00010000:FF8882:00000005:FFFFFFFF:Adon
:sfz2b:00010000:FF8882:00000006:FFFFFFFF:Sodom
:sfz2b:00010000:FF8882:00000007:FFFFFFFF:Guy
:sfz2b:00010000:FF8882:00000008:FFFFFFFF:Birdie
:sfz2b:00010000:FF8882:00000009:FFFFFFFF:Rose
:sfz2b:00010000:FF8882:0000000A:FFFFFFFF:M. Bison
:sfz2b:00010000:FF8882:0000000B:FFFFFFFF:Sagat
:sfz2b:00010000:FF8882:0000000C:FFFFFFFF:Dan Hibiki
:sfz2b:00010000:FF8882:0000000D:FFFFFFFF:Sakura Kasugano
:sfz2b:00010000:FF8882:0000000E:FFFFFFFF:Rolento Schugerg
:sfz2b:00010000:FF8882:0000000F:FFFFFFFF:Dhalsim
:sfz2b:00010000:FF8882:00000010:FFFFFFFF:Zangief
:sfz2b:00010000:FF8882:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfz2b:00010000:FF8882:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfz2b:00010000:FF8882:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfz2b:00010000:FF8882:00000014:FFFFFFFF:#Shin-Akuma
:sfz2b:00010000:FF8882:00000015:FFFFFFFF:#SF2-style Zangief
:sfz2b:00010000:FF8882:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfz2b:00010000:FF8882:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
:sfz2b:60000000:000000:00000000:00000000:[ Move List Cheats ]
:sfz2b:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:sfz2b:60000000:000000:00000000:00000000:[ (SC) - Super Combo. Number of buttons pressed ]
:sfz2b:60000000:000000:00000000:00000000:[ determines number of levels used. ]
:sfz2b:60000000:000000:00000000:00000000:[ (L3) - Can only be performed at Level 3. ]
:sfz2b:60000000:000000:00000000:00000000:[ (Sou) - (Gen) Can only be performed in Sou-ryuu stance ]
:sfz2b:60000000:000000:00000000:00000000:[ (Ki) - (Gen) Can only be performed in Ki-ryuu stance. ]
:sfz2b:60000000:000000:00000000:00000000:[ Other notes: ]
:sfz2b:60000000:000000:00000000:00000000:[ - L3 supers are listed last. ]
:sfz2b:60000000:000000:00000000:00000000:[ - SF2 style characters cannot use Universal Moves. ]
:sfz2b:60000000:000000:00000000:00000000:[ - Akuma - Both versions share the same move list. ]
:sfz2b:60000000:000000:00000000:00000000:[ - Birdie - Final level Bull Horn may not have be given.]
:sfz2b:60000000:000000:00000000:00000000:[ - Gen - Shitenshuu may crash game. ]
:sfz2b:60000000:000000:00000000:00000000:[Universal Moves (PL1)]
:sfz2b:00100000:FF8560:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfz2b:00100000:FF8568:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfz2b:00100000:FF8660:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfz2b:60000000:000000:00000000:00000000:[Universal Moves (PL2)]
:sfz2b:00100000:FF8960:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfz2b:00100000:FF8968:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfz2b:00100000:FF8A60:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfz2b:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2b:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2b:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2b:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2b:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2b:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2b:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2b:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2b:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2b:00100000:FF85B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2b:00100000:FF85C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2b:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2b:00100000:FF85C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfz2b:00100000:FF85B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2b:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2b:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2b:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2b:00100000:FF89B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2b:00100000:FF89C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2b:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2b:00100000:FF89C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfz2b:00100000:FF89B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2b:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2b:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfz2b:00100000:FF85A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2b:00100000:FF85B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfz2b:00100000:FF8598:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2b:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfz2b:00100000:FF89A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2b:00100000:FF89B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfz2b:00100000:FF8998:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:sfz2b:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2b:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2b:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2b:00100000:FF8588:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfz2b:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2b:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2b:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2b:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2b:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:sfz2b:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2b:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2b:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2b:00100000:FF8988:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfz2b:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2b:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2b:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2b:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2b:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL1)]
:sfz2b:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2b:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2b:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2b:00200000:FF8588:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfz2b:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2b:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2b:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2b:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2b:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL2)]
:sfz2b:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2b:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2b:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2b:00200000:FF8988:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfz2b:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2b:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2b:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2b:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2b:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Charlie (PL1)]
:sfz2b:00200000:FF8580:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfz2b:00200000:FF8588:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfz2b:00200000:FF8590:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfz2b:00200000:FF8598:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfz2b:00200000:FF85A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfz2b:60000000:000000:00000000:00000000:[Use for Charlie (PL2)]
:sfz2b:00200000:FF8980:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfz2b:00200000:FF8988:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfz2b:00200000:FF8990:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfz2b:00200000:FF8998:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfz2b:00200000:FF89A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfz2b:60000000:000000:00000000:00000000:[Use for Adon (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfz2b:00100000:FF8590:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfz2b:00100000:FF8598:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Adon (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfz2b:00100000:FF8990:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfz2b:00100000:FF8998:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfz2b:00100000:FF8590:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfz2b:00100000:FF85A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfz2b:00100000:FF8598:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfz2b:00100000:FF85A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfz2b:00100000:FF85B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfz2b:00100000:FF8990:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfz2b:00100000:FF89A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfz2b:00100000:FF8998:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfz2b:00100000:FF89A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfz2b:00100000:FF89B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Gen (PL1)]
:sfz2b:00000000:FF8583:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfz2b:00000000:FF8585:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfz2b:00000000:FF8587:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfz2b:00200000:FF8590:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfz2b:00200000:FF8598:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfz2b:00100000:FF85A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfz2b:00100000:FF85B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfz2b:00100000:FF85B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfz2b:60000000:000000:00000000:00000000:[Use for Gen (PL2)]
:sfz2b:00000000:FF8983:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfz2b:00000000:FF8985:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfz2b:00000000:FF8987:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfz2b:00200000:FF8990:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfz2b:00200000:FF8998:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfz2b:00100000:FF89A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfz2b:00100000:FF89B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfz2b:00100000:FF89B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfz2b:60000000:000000:00000000:00000000:[Use for Guy (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfz2b:00100000:FF8588:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfz2b:00100000:FF8590:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfz2b:00100000:FF8598:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfz2b:00100000:FF85A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfz2b:00100000:FF85A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Guy (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfz2b:00100000:FF8988:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfz2b:00100000:FF8990:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfz2b:00100000:FF8998:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfz2b:00100000:FF89A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfz2b:00100000:FF89A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Birdie (PL1)]
:sfz2b:00200000:FF8580:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfz2b:00200000:FF858A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfz2b:00200000:FF8592:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfz2b:00200000:FF859A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfz2b:00200000:FF85A2:00040001:00FF00FF:Bull Horn:*PPP
:sfz2b:00200000:FF85AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfz2b:00200000:FF85B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfz2b:00200000:FF85BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfz2b:00200000:FF85C2:00040001:00FF00FF:Bull Horn:*KKK
:sfz2b:00100000:FF85C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfz2b:00100000:FF85D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfz2b:00200000:FF85D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Birdie (PL2)]
:sfz2b:00200000:FF8980:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfz2b:00200000:FF898A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfz2b:00200000:FF8992:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfz2b:00200000:FF899A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfz2b:00200000:FF89A2:00040001:00FF00FF:Bull Horn:*PPP
:sfz2b:00200000:FF89AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfz2b:00200000:FF89B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfz2b:00200000:FF89BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfz2b:00200000:FF89C2:00040001:00FF00FF:Bull Horn:*KKK
:sfz2b:00100000:FF89C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfz2b:00100000:FF89D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfz2b:00200000:FF89D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Sodom (PL1)]
:sfz2b:00100000:FF8580:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfz2b:00100000:FF85A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfz2b:00100000:FF85A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfz2b:00100000:FF85B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfz2b:00100000:FF8668:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfz2b:00100000:FF8590:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfz2b:00100000:FF8598:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Sodom (PL2)]
:sfz2b:00100000:FF8980:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfz2b:00100000:FF89A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfz2b:00100000:FF89A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfz2b:00100000:FF89B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfz2b:00100000:FF8968:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfz2b:00100000:FF8990:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfz2b:00100000:FF8998:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Rolento (PL1)]
:sfz2b:00100000:FF8590:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfz2b:00100000:FF85B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfz2b:00100000:FF85C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfz2b:00100000:FF85B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfz2b:00100000:FF85A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfz2b:00100000:FF85A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Rolento (PL2)]
:sfz2b:00100000:FF8990:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfz2b:00100000:FF89B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfz2b:00100000:FF89C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfz2b:00100000:FF89B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfz2b:00100000:FF89A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfz2b:00100000:FF89A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Sakura (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfz2b:00100000:FF8590:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfz2b:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfz2b:00100000:FF85A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for Sakura (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfz2b:00100000:FF8990:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfz2b:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfz2b:00100000:FF89A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfz2b:00100000:FF8588:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfz2b:00100000:FF8590:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2b:00100000:FF8598:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfz2b:00100000:FF8988:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfz2b:00100000:FF8990:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2b:00100000:FF8998:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL1)]
:sfz2b:00100000:FF8580:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2b:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL2)]
:sfz2b:00100000:FF8980:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfz2b:00100000:FF8590:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2b:00100000:FF8598:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfz2b:00100000:FF85A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfz2b:00100000:FF85B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfz2b:00100000:FF85B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfz2b:00100000:FF8990:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2b:00100000:FF8998:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfz2b:00100000:FF89A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfz2b:00100000:FF89B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfz2b:00100000:FF89B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2b:00100000:FF8588:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2b:00100000:FF8988:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfz2b:60000000:000000:00000000:00000000:[Use for Rose (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfz2b:00100000:FF8588:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfz2b:00100000:FF8590:00000406:FFFFFFFF:Soul Throw:dp+P
:sfz2b:00100000:FF85B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfz2b:00100000:FF8598:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfz2b:00100000:FF85A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfz2b:00100000:FF85A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for Rose (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfz2b:00100000:FF8988:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfz2b:00100000:FF8990:00000406:FFFFFFFF:Soul Throw:dp+P
:sfz2b:00100000:FF89B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfz2b:00100000:FF8998:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfz2b:00100000:FF89A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfz2b:00100000:FF89A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfz2b:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:sfz2b:00200000:FF8580:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfz2b:00200000:FF8588:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfz2b:00200000:FF8590:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfz2b:00100000:FF8598:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfz2b:00100000:FF85A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfz2b:00200000:FF85C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfz2b:00200000:FF85A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfz2b:00200000:FF85B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfz2b:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:sfz2b:00200000:FF8980:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfz2b:00200000:FF8988:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfz2b:00200000:FF8990:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfz2b:00100000:FF8998:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfz2b:00100000:FF89A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfz2b:00200000:FF89C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfz2b:00200000:FF89A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfz2b:00200000:FF89B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfz2b:60000000:000000:00000000:00000000:[Use for Akuma (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfz2b:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfz2b:00100000:FF85A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2b:00100000:FF85B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2b:00100000:FF85C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfz2b:00100000:FF85D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2b:00100000:FF85D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfz2b:00100000:FF8598:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfz2b:00100000:FF85B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfz2b:00100000:FF85C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2b:60000000:000000:00000000:00000000:[Use for Akuma (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfz2b:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfz2b:00100000:FF89A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2b:00100000:FF89B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2b:00100000:FF89C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfz2b:00100000:FF89D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2b:00100000:FF89D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfz2b:00100000:FF8998:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfz2b:00100000:FF89B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfz2b:00100000:FF89C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2b:60000000:000000:00000000:00000000:[Use for Dan (PL1)]
:sfz2b:00100000:FF8580:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfz2b:00100000:FF8588:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfz2b:00100000:FF8590:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfz2b:00100000:FF85B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfz2b:00100000:FF85B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfz2b:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfz2b:00100000:FF85A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfz2b:00100000:FF85A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfz2b:00100000:FF85C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
:sfz2b:60000000:000000:00000000:00000000:[Use for Dan (PL2)]
:sfz2b:00100000:FF8980:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfz2b:00100000:FF8988:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfz2b:00100000:FF8990:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfz2b:00100000:FF89B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfz2b:00100000:FF89B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfz2b:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfz2b:00100000:FF89A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfz2b:00100000:FF89A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfz2b:00100000:FF89C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
; Move List Supplement
:sfz2b:60000000:000000:00000000:00000000:[ Use for Sakura PL1 ]
:sfz2b:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfz2b:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz2b:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz2b:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz2b:60000000:000000:00000000:00000000:[ Use for Sakura PL2 ]
:sfz2b:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfz2b:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz2b:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz2b:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz2b:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfz2b:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfz2b:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfz2b:62000000:000000:00000000:00000000:Select Region
:sfz2b:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfz2b:00010000:FF8091:00000002:FFFFFFFF:USA
:sfz2b:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfz2b:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfz2b:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfz2b:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfz2b:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfz2b:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Zero 2 (Brazil 960304) ]
sfz2br1:0:FF8109:63:000:Infinite Time
sfz2br1:0:FF8109:00:001:Finish this Round Now!
:sfz2br1:62000000:000000:00000000:00000000:Select Backdrop
:sfz2br1:00010000:FF8101:00000000:FFFFFFFF:Japan (Winter):Ryu
:sfz2br1:00010000:FF8101:00000002:FFFFFFFF:USA (Party):Ken
:sfz2br1:00010000:FF8101:00000004:FFFFFFFF:Japan (Gokuentou):Akuma
:sfz2br1:00010000:FF8101:00000006:FFFFFFFF:USA (Plane):Charlie
:sfz2br1:00010000:FF8101:00000008:FFFFFFFF:China (Street):Chun-Li
:sfz2br1:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Lake):Adon
:sfz2br1:00010000:FF8101:0000000C:FFFFFFFF:USA (Truck):Sodom
:sfz2br1:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfz2br1:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfz2br1:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfz2br1:00010000:FF8101:00000014:FFFFFFFF:Brazil:M. Bison
:sfz2br1:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfz2br1:00010000:FF8101:00000018:FFFFFFFF:Hong Kong:Dan
:sfz2br1:00010000:FF8101:0000001A:FFFFFFFF:Japan (House):Sakura
:sfz2br1:00010000:FF8101:0000001C:FFFFFFFF:USA (Elevator):Rolento
:sfz2br1:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfz2br1:00010000:FF8101:00000020:FFFFFFFF:USSR:Zangief
:sfz2br1:00010000:FF8101:00000022:FFFFFFFF:China (Alley):Gen
:sfz2br1:00010000:FF8101:00000024:FFFFFFFF:#Australia
:sfz2br1:00010000:FF8101:00000026:FFFFFFFF:#Venezuela
sfz2br1:0:FF8451:90:000:Infinite Energy PL1
sfz2br1:0:FF8453:90:500:Infinite Energy PL1 (2/2)
sfz2br1:0:FF8451:00:001:Drain All Energy Now! PL1
sfz2br1:0:FF8453:00:501:Drain All Energy Now! PL1 (2/2)
sfz2br1:0:FF849F:90:000:Infinite Power PL1
sfz2br1:0:FF849F:00:001:Drain All Power Now! PL1
:sfz2br1:00000000:FF854F:00000001:FFFFFFFF:Infinite Taunts PL1
:sfz2br1:00100000:FF8684:00000000:FFFFFFFF:Never Get Dizzied PL1
:sfz2br1:00100000:FF8699:0000B000:FFFFFFFF:Infinite Custom Combo PL1
:sfz2br1:00000000:FF84C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL1:Can only be done once per play
:sfz2br1:00000000:FF84C8:00000003:FFFFFFFF:Fight Shin-Akuma PL1:Can only be done once per play
:sfz2br1:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfz2br1:62000000:000000:00000000:00000000:Select Character PL1
:sfz2br1:00010000:FF8482:00000000:FFFFFFFF:Ryu
:sfz2br1:00010000:FF8482:00000001:FFFFFFFF:Ken Masters
:sfz2br1:00010000:FF8482:00000002:FFFFFFFF:Akuma
:sfz2br1:00010000:FF8482:00000003:FFFFFFFF:Charlie
:sfz2br1:00010000:FF8482:00000004:FFFFFFFF:Chun-Li
:sfz2br1:00010000:FF8482:00000005:FFFFFFFF:Adon
:sfz2br1:00010000:FF8482:00000006:FFFFFFFF:Sodom
:sfz2br1:00010000:FF8482:00000007:FFFFFFFF:Guy
:sfz2br1:00010000:FF8482:00000008:FFFFFFFF:Birdie
:sfz2br1:00010000:FF8482:00000009:FFFFFFFF:Rose
:sfz2br1:00010000:FF8482:0000000A:FFFFFFFF:M. Bison
:sfz2br1:00010000:FF8482:0000000B:FFFFFFFF:Sagat
:sfz2br1:00010000:FF8482:0000000C:FFFFFFFF:Dan Hibiki
:sfz2br1:00010000:FF8482:0000000D:FFFFFFFF:Sakura Kasugano
:sfz2br1:00010000:FF8482:0000000E:FFFFFFFF:Rolento Schugerg
:sfz2br1:00010000:FF8482:0000000F:FFFFFFFF:Dhalsim
:sfz2br1:00010000:FF8482:00000010:FFFFFFFF:Zangief
:sfz2br1:00010000:FF8482:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfz2br1:00010000:FF8482:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfz2br1:00010000:FF8482:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfz2br1:00010000:FF8482:00000014:FFFFFFFF:#Shin-Akuma
:sfz2br1:00010000:FF8482:00000015:FFFFFFFF:#SF2-style Zangief
:sfz2br1:00010000:FF8482:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfz2br1:00010000:FF8482:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
sfz2br1:0:FF8851:90:000:Infinite Energy PL2
sfz2br1:0:FF8853:90:500:Infinite Energy PL2 (2/2)
sfz2br1:0:FF8851:00:001:Drain All Energy Now! PL2
sfz2br1:0:FF8853:00:501:Drain All Energy Now! PL2 (2/2)
sfz2br1:0:FF889F:90:000:Infinite Power PL2
sfz2br1:0:FF889F:00:001:Drain All Power Now! PL2
:sfz2br1:00000000:FF894F:00000001:FFFFFFFF:Infinite Taunts PL2
:sfz2br1:00100000:FF8A84:00000000:FFFFFFFF:Never Get Dizzied PL2
:sfz2br1:00100000:FF8A99:0000B000:FFFFFFFF:Infinite Custom Combo PL2
:sfz2br1:00000000:FF88C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL2:Can only be done once per play
:sfz2br1:00000000:FF88C8:00000003:FFFFFFFF:Fight Shin-Akuma PL2:Can only be done once per play
:sfz2br1:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfz2br1:62000000:000000:00000000:00000000:Select Character PL2
:sfz2br1:00010000:FF8882:00000000:FFFFFFFF:Ryu
:sfz2br1:00010000:FF8882:00000001:FFFFFFFF:Ken Masters
:sfz2br1:00010000:FF8882:00000002:FFFFFFFF:Akuma
:sfz2br1:00010000:FF8882:00000003:FFFFFFFF:Charlie
:sfz2br1:00010000:FF8882:00000004:FFFFFFFF:Chun-Li
:sfz2br1:00010000:FF8882:00000005:FFFFFFFF:Adon
:sfz2br1:00010000:FF8882:00000006:FFFFFFFF:Sodom
:sfz2br1:00010000:FF8882:00000007:FFFFFFFF:Guy
:sfz2br1:00010000:FF8882:00000008:FFFFFFFF:Birdie
:sfz2br1:00010000:FF8882:00000009:FFFFFFFF:Rose
:sfz2br1:00010000:FF8882:0000000A:FFFFFFFF:M. Bison
:sfz2br1:00010000:FF8882:0000000B:FFFFFFFF:Sagat
:sfz2br1:00010000:FF8882:0000000C:FFFFFFFF:Dan Hibiki
:sfz2br1:00010000:FF8882:0000000D:FFFFFFFF:Sakura Kasugano
:sfz2br1:00010000:FF8882:0000000E:FFFFFFFF:Rolento Schugerg
:sfz2br1:00010000:FF8882:0000000F:FFFFFFFF:Dhalsim
:sfz2br1:00010000:FF8882:00000010:FFFFFFFF:Zangief
:sfz2br1:00010000:FF8882:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfz2br1:00010000:FF8882:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfz2br1:00010000:FF8882:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfz2br1:00010000:FF8882:00000014:FFFFFFFF:#Shin-Akuma
:sfz2br1:00010000:FF8882:00000015:FFFFFFFF:#SF2-style Zangief
:sfz2br1:00010000:FF8882:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfz2br1:00010000:FF8882:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
:sfz2br1:60000000:000000:00000000:00000000:[ Move List Cheats ]
:sfz2br1:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:sfz2br1:60000000:000000:00000000:00000000:[ (SC) - Super Combo. Number of buttons pressed ]
:sfz2br1:60000000:000000:00000000:00000000:[ determines number of levels used. ]
:sfz2br1:60000000:000000:00000000:00000000:[ (L3) - Can only be performed at Level 3. ]
:sfz2br1:60000000:000000:00000000:00000000:[ (Sou) - (Gen) Can only be performed in Sou-ryuu stance ]
:sfz2br1:60000000:000000:00000000:00000000:[ (Ki) - (Gen) Can only be performed in Ki-ryuu stance. ]
:sfz2br1:60000000:000000:00000000:00000000:[ Other notes: ]
:sfz2br1:60000000:000000:00000000:00000000:[ - L3 supers are listed last. ]
:sfz2br1:60000000:000000:00000000:00000000:[ - SF2 style characters cannot use Universal Moves. ]
:sfz2br1:60000000:000000:00000000:00000000:[ - Akuma - Both versions share the same move list. ]
:sfz2br1:60000000:000000:00000000:00000000:[ - Birdie - Final level Bull Horn may not have be given.]
:sfz2br1:60000000:000000:00000000:00000000:[ - Gen - Shitenshuu may crash game. ]
:sfz2br1:60000000:000000:00000000:00000000:[Universal Moves (PL1)]
:sfz2br1:00100000:FF8560:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfz2br1:00100000:FF8568:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfz2br1:00100000:FF8660:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfz2br1:60000000:000000:00000000:00000000:[Universal Moves (PL2)]
:sfz2br1:00100000:FF8960:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfz2br1:00100000:FF8968:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfz2br1:00100000:FF8A60:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfz2br1:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2br1:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2br1:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2br1:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2br1:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2br1:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2br1:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2br1:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2br1:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2br1:00100000:FF85B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2br1:00100000:FF85C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2br1:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2br1:00100000:FF85C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfz2br1:00100000:FF85B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2br1:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2br1:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2br1:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2br1:00100000:FF89B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2br1:00100000:FF89C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2br1:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2br1:00100000:FF89C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfz2br1:00100000:FF89B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2br1:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2br1:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfz2br1:00100000:FF85A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2br1:00100000:FF85B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfz2br1:00100000:FF8598:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2br1:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfz2br1:00100000:FF89A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2br1:00100000:FF89B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfz2br1:00100000:FF8998:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:sfz2br1:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2br1:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2br1:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2br1:00100000:FF8588:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfz2br1:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2br1:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2br1:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2br1:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2br1:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:sfz2br1:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2br1:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2br1:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2br1:00100000:FF8988:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfz2br1:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2br1:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2br1:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2br1:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2br1:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL1)]
:sfz2br1:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2br1:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2br1:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2br1:00200000:FF8588:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfz2br1:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2br1:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2br1:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2br1:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2br1:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL2)]
:sfz2br1:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2br1:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2br1:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2br1:00200000:FF8988:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfz2br1:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2br1:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2br1:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2br1:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2br1:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Charlie (PL1)]
:sfz2br1:00200000:FF8580:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfz2br1:00200000:FF8588:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfz2br1:00200000:FF8590:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfz2br1:00200000:FF8598:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfz2br1:00200000:FF85A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfz2br1:60000000:000000:00000000:00000000:[Use for Charlie (PL2)]
:sfz2br1:00200000:FF8980:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfz2br1:00200000:FF8988:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfz2br1:00200000:FF8990:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfz2br1:00200000:FF8998:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfz2br1:00200000:FF89A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfz2br1:60000000:000000:00000000:00000000:[Use for Adon (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfz2br1:00100000:FF8590:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfz2br1:00100000:FF8598:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Adon (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfz2br1:00100000:FF8990:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfz2br1:00100000:FF8998:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfz2br1:00100000:FF8590:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfz2br1:00100000:FF85A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfz2br1:00100000:FF8598:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfz2br1:00100000:FF85A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfz2br1:00100000:FF85B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfz2br1:00100000:FF8990:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfz2br1:00100000:FF89A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfz2br1:00100000:FF8998:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfz2br1:00100000:FF89A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfz2br1:00100000:FF89B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Gen (PL1)]
:sfz2br1:00000000:FF8583:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfz2br1:00000000:FF8585:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfz2br1:00000000:FF8587:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfz2br1:00200000:FF8590:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfz2br1:00200000:FF8598:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfz2br1:00100000:FF85A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfz2br1:00100000:FF85B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfz2br1:00100000:FF85B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfz2br1:60000000:000000:00000000:00000000:[Use for Gen (PL2)]
:sfz2br1:00000000:FF8983:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfz2br1:00000000:FF8985:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfz2br1:00000000:FF8987:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfz2br1:00200000:FF8990:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfz2br1:00200000:FF8998:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfz2br1:00100000:FF89A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfz2br1:00100000:FF89B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfz2br1:00100000:FF89B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfz2br1:60000000:000000:00000000:00000000:[Use for Guy (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfz2br1:00100000:FF8588:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfz2br1:00100000:FF8590:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfz2br1:00100000:FF8598:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfz2br1:00100000:FF85A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfz2br1:00100000:FF85A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Guy (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfz2br1:00100000:FF8988:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfz2br1:00100000:FF8990:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfz2br1:00100000:FF8998:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfz2br1:00100000:FF89A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfz2br1:00100000:FF89A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Birdie (PL1)]
:sfz2br1:00200000:FF8580:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfz2br1:00200000:FF858A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfz2br1:00200000:FF8592:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfz2br1:00200000:FF859A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfz2br1:00200000:FF85A2:00040001:00FF00FF:Bull Horn:*PPP
:sfz2br1:00200000:FF85AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfz2br1:00200000:FF85B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfz2br1:00200000:FF85BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfz2br1:00200000:FF85C2:00040001:00FF00FF:Bull Horn:*KKK
:sfz2br1:00100000:FF85C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfz2br1:00100000:FF85D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfz2br1:00200000:FF85D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Birdie (PL2)]
:sfz2br1:00200000:FF8980:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfz2br1:00200000:FF898A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfz2br1:00200000:FF8992:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfz2br1:00200000:FF899A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfz2br1:00200000:FF89A2:00040001:00FF00FF:Bull Horn:*PPP
:sfz2br1:00200000:FF89AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfz2br1:00200000:FF89B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfz2br1:00200000:FF89BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfz2br1:00200000:FF89C2:00040001:00FF00FF:Bull Horn:*KKK
:sfz2br1:00100000:FF89C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfz2br1:00100000:FF89D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfz2br1:00200000:FF89D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Sodom (PL1)]
:sfz2br1:00100000:FF8580:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfz2br1:00100000:FF85A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfz2br1:00100000:FF85A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfz2br1:00100000:FF85B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfz2br1:00100000:FF8668:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfz2br1:00100000:FF8590:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfz2br1:00100000:FF8598:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Sodom (PL2)]
:sfz2br1:00100000:FF8980:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfz2br1:00100000:FF89A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfz2br1:00100000:FF89A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfz2br1:00100000:FF89B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfz2br1:00100000:FF8968:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfz2br1:00100000:FF8990:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfz2br1:00100000:FF8998:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Rolento (PL1)]
:sfz2br1:00100000:FF8590:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfz2br1:00100000:FF85B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfz2br1:00100000:FF85C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfz2br1:00100000:FF85B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfz2br1:00100000:FF85A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfz2br1:00100000:FF85A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Rolento (PL2)]
:sfz2br1:00100000:FF8990:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfz2br1:00100000:FF89B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfz2br1:00100000:FF89C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfz2br1:00100000:FF89B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfz2br1:00100000:FF89A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfz2br1:00100000:FF89A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Sakura (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfz2br1:00100000:FF8590:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfz2br1:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfz2br1:00100000:FF85A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for Sakura (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfz2br1:00100000:FF8990:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfz2br1:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfz2br1:00100000:FF89A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfz2br1:00100000:FF8588:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfz2br1:00100000:FF8590:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2br1:00100000:FF8598:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfz2br1:00100000:FF8988:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfz2br1:00100000:FF8990:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2br1:00100000:FF8998:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL1)]
:sfz2br1:00100000:FF8580:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL2)]
:sfz2br1:00100000:FF8980:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfz2br1:00100000:FF8590:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2br1:00100000:FF8598:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfz2br1:00100000:FF85A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfz2br1:00100000:FF85B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfz2br1:00100000:FF85B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfz2br1:00100000:FF8990:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2br1:00100000:FF8998:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfz2br1:00100000:FF89A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfz2br1:00100000:FF89B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfz2br1:00100000:FF89B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2br1:00100000:FF8588:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2br1:00100000:FF8988:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfz2br1:60000000:000000:00000000:00000000:[Use for Rose (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfz2br1:00100000:FF8588:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfz2br1:00100000:FF8590:00000406:FFFFFFFF:Soul Throw:dp+P
:sfz2br1:00100000:FF85B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfz2br1:00100000:FF8598:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfz2br1:00100000:FF85A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfz2br1:00100000:FF85A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for Rose (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfz2br1:00100000:FF8988:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfz2br1:00100000:FF8990:00000406:FFFFFFFF:Soul Throw:dp+P
:sfz2br1:00100000:FF89B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfz2br1:00100000:FF8998:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfz2br1:00100000:FF89A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfz2br1:00100000:FF89A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:sfz2br1:00200000:FF8580:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfz2br1:00200000:FF8588:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfz2br1:00200000:FF8590:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfz2br1:00100000:FF8598:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfz2br1:00100000:FF85A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfz2br1:00200000:FF85C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfz2br1:00200000:FF85A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfz2br1:00200000:FF85B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:sfz2br1:00200000:FF8980:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfz2br1:00200000:FF8988:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfz2br1:00200000:FF8990:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfz2br1:00100000:FF8998:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfz2br1:00100000:FF89A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfz2br1:00200000:FF89C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfz2br1:00200000:FF89A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfz2br1:00200000:FF89B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfz2br1:60000000:000000:00000000:00000000:[Use for Akuma (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfz2br1:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfz2br1:00100000:FF85A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2br1:00100000:FF85B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2br1:00100000:FF85C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfz2br1:00100000:FF85D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2br1:00100000:FF85D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfz2br1:00100000:FF8598:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfz2br1:00100000:FF85B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfz2br1:00100000:FF85C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2br1:60000000:000000:00000000:00000000:[Use for Akuma (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfz2br1:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfz2br1:00100000:FF89A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2br1:00100000:FF89B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2br1:00100000:FF89C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfz2br1:00100000:FF89D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2br1:00100000:FF89D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfz2br1:00100000:FF8998:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfz2br1:00100000:FF89B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfz2br1:00100000:FF89C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2br1:60000000:000000:00000000:00000000:[Use for Dan (PL1)]
:sfz2br1:00100000:FF8580:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfz2br1:00100000:FF8588:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfz2br1:00100000:FF8590:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfz2br1:00100000:FF85B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfz2br1:00100000:FF85B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfz2br1:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfz2br1:00100000:FF85A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfz2br1:00100000:FF85A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfz2br1:00100000:FF85C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
:sfz2br1:60000000:000000:00000000:00000000:[Use for Dan (PL2)]
:sfz2br1:00100000:FF8980:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfz2br1:00100000:FF8988:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfz2br1:00100000:FF8990:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfz2br1:00100000:FF89B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfz2br1:00100000:FF89B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfz2br1:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfz2br1:00100000:FF89A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfz2br1:00100000:FF89A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfz2br1:00100000:FF89C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
; Move List Supplement
:sfz2br1:60000000:000000:00000000:00000000:[ Use for Sakura PL1 ]
:sfz2br1:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfz2br1:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz2br1:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz2br1:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz2br1:60000000:000000:00000000:00000000:[ Use for Sakura PL2 ]
:sfz2br1:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfz2br1:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz2br1:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz2br1:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz2br1:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfz2br1:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfz2br1:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfz2br1:62000000:000000:00000000:00000000:Select Region
:sfz2br1:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfz2br1:00010000:FF8091:00000002:FFFFFFFF:USA
:sfz2br1:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfz2br1:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfz2br1:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfz2br1:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfz2br1:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfz2br1:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Zero 2 (Japan 960227) ]
sfz2j:0:FF8109:63:000:Infinite Time
sfz2j:0:FF8109:00:001:Finish this Round Now!
:sfz2j:62000000:000000:00000000:00000000:Select Backdrop
:sfz2j:00010000:FF8101:00000000:FFFFFFFF:Japan (Winter):Ryu
:sfz2j:00010000:FF8101:00000002:FFFFFFFF:USA (Party):Ken
:sfz2j:00010000:FF8101:00000004:FFFFFFFF:Japan (Gokuentou):Akuma
:sfz2j:00010000:FF8101:00000006:FFFFFFFF:USA (Plane):Charlie
:sfz2j:00010000:FF8101:00000008:FFFFFFFF:China (Street):Chun-Li
:sfz2j:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Lake):Adon
:sfz2j:00010000:FF8101:0000000C:FFFFFFFF:USA (Truck):Sodom
:sfz2j:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfz2j:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfz2j:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfz2j:00010000:FF8101:00000014:FFFFFFFF:Brazil:M. Bison
:sfz2j:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfz2j:00010000:FF8101:00000018:FFFFFFFF:Hong Kong:Dan
:sfz2j:00010000:FF8101:0000001A:FFFFFFFF:Japan (House):Sakura
:sfz2j:00010000:FF8101:0000001C:FFFFFFFF:USA (Elevator):Rolento
:sfz2j:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfz2j:00010000:FF8101:00000020:FFFFFFFF:USSR:Zangief
:sfz2j:00010000:FF8101:00000022:FFFFFFFF:China (Alley):Gen
:sfz2j:00010000:FF8101:00000024:FFFFFFFF:#Australia
:sfz2j:00010000:FF8101:00000026:FFFFFFFF:#Venezuela
sfz2j:0:FF8451:90:000:Infinite Energy PL1
sfz2j:0:FF8453:90:500:Infinite Energy PL1 (2/2)
sfz2j:0:FF8451:00:001:Drain All Energy Now! PL1
sfz2j:0:FF8453:00:501:Drain All Energy Now! PL1 (2/2)
sfz2j:0:FF849F:90:000:Infinite Power PL1
sfz2j:0:FF849F:00:001:Drain All Power Now! PL1
:sfz2j:00000000:FF854F:00000001:FFFFFFFF:Infinite Taunts PL1
:sfz2j:00100000:FF8684:00000000:FFFFFFFF:Never Get Dizzied PL1
:sfz2j:00100000:FF8699:0000B000:FFFFFFFF:Infinite Custom Combo PL1
:sfz2j:00000000:FF84C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL1:Can only be done once per play
:sfz2j:00000000:FF84C8:00000003:FFFFFFFF:Fight Shin-Akuma PL1:Can only be done once per play
:sfz2j:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfz2j:62000000:000000:00000000:00000000:Select Character PL1
:sfz2j:00010000:FF8482:00000000:FFFFFFFF:Ryu
:sfz2j:00010000:FF8482:00000001:FFFFFFFF:Ken Masters
:sfz2j:00010000:FF8482:00000002:FFFFFFFF:Akuma
:sfz2j:00010000:FF8482:00000003:FFFFFFFF:Charlie
:sfz2j:00010000:FF8482:00000004:FFFFFFFF:Chun-Li
:sfz2j:00010000:FF8482:00000005:FFFFFFFF:Adon
:sfz2j:00010000:FF8482:00000006:FFFFFFFF:Sodom
:sfz2j:00010000:FF8482:00000007:FFFFFFFF:Guy
:sfz2j:00010000:FF8482:00000008:FFFFFFFF:Birdie
:sfz2j:00010000:FF8482:00000009:FFFFFFFF:Rose
:sfz2j:00010000:FF8482:0000000A:FFFFFFFF:M. Bison
:sfz2j:00010000:FF8482:0000000B:FFFFFFFF:Sagat
:sfz2j:00010000:FF8482:0000000C:FFFFFFFF:Dan Hibiki
:sfz2j:00010000:FF8482:0000000D:FFFFFFFF:Sakura Kasugano
:sfz2j:00010000:FF8482:0000000E:FFFFFFFF:Rolento Schugerg
:sfz2j:00010000:FF8482:0000000F:FFFFFFFF:Dhalsim
:sfz2j:00010000:FF8482:00000010:FFFFFFFF:Zangief
:sfz2j:00010000:FF8482:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfz2j:00010000:FF8482:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfz2j:00010000:FF8482:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfz2j:00010000:FF8482:00000014:FFFFFFFF:#Shin-Akuma
:sfz2j:00010000:FF8482:00000015:FFFFFFFF:#SF2-style Zangief
:sfz2j:00010000:FF8482:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfz2j:00010000:FF8482:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
sfz2j:0:FF8851:90:000:Infinite Energy PL2
sfz2j:0:FF8853:90:500:Infinite Energy PL2 (2/2)
sfz2j:0:FF8851:00:001:Drain All Energy Now! PL2
sfz2j:0:FF8853:00:501:Drain All Energy Now! PL2 (2/2)
sfz2j:0:FF889F:90:000:Infinite Power PL2
sfz2j:0:FF889F:00:001:Drain All Power Now! PL2
:sfz2j:00000000:FF894F:00000001:FFFFFFFF:Infinite Taunts PL2
:sfz2j:00100000:FF8A84:00000000:FFFFFFFF:Never Get Dizzied PL2
:sfz2j:00100000:FF8A99:0000B000:FFFFFFFF:Infinite Custom Combo PL2
:sfz2j:00000000:FF88C6:00000005:FFFFFFFF:Fight Mid-Boss Next PL2:Can only be done once per play
:sfz2j:00000000:FF88C8:00000003:FFFFFFFF:Fight Shin-Akuma PL2:Can only be done once per play
:sfz2j:60000000:000000:00000000:00000000:[ Free player selection - Use on level VS screen ]
:sfz2j:62000000:000000:00000000:00000000:Select Character PL2
:sfz2j:00010000:FF8882:00000000:FFFFFFFF:Ryu
:sfz2j:00010000:FF8882:00000001:FFFFFFFF:Ken Masters
:sfz2j:00010000:FF8882:00000002:FFFFFFFF:Akuma
:sfz2j:00010000:FF8882:00000003:FFFFFFFF:Charlie
:sfz2j:00010000:FF8882:00000004:FFFFFFFF:Chun-Li
:sfz2j:00010000:FF8882:00000005:FFFFFFFF:Adon
:sfz2j:00010000:FF8882:00000006:FFFFFFFF:Sodom
:sfz2j:00010000:FF8882:00000007:FFFFFFFF:Guy
:sfz2j:00010000:FF8882:00000008:FFFFFFFF:Birdie
:sfz2j:00010000:FF8882:00000009:FFFFFFFF:Rose
:sfz2j:00010000:FF8882:0000000A:FFFFFFFF:M. Bison
:sfz2j:00010000:FF8882:0000000B:FFFFFFFF:Sagat
:sfz2j:00010000:FF8882:0000000C:FFFFFFFF:Dan Hibiki
:sfz2j:00010000:FF8882:0000000D:FFFFFFFF:Sakura Kasugano
:sfz2j:00010000:FF8882:0000000E:FFFFFFFF:Rolento Schugerg
:sfz2j:00010000:FF8882:0000000F:FFFFFFFF:Dhalsim
:sfz2j:00010000:FF8882:00000010:FFFFFFFF:Zangief
:sfz2j:00010000:FF8882:00000011:FFFFFFFF:Gen (Sou-ryuu)
:sfz2j:00010000:FF8882:00000012:FFFFFFFF:#Chun-Li (SF2 clothes)
:sfz2j:00010000:FF8882:00000013:FFFFFFFF:#Gen (Ki-ryuu)
:sfz2j:00010000:FF8882:00000014:FFFFFFFF:#Shin-Akuma
:sfz2j:00010000:FF8882:00000015:FFFFFFFF:#SF2-style Zangief
:sfz2j:00010000:FF8882:00000016:FFFFFFFF:#SF2-style Dhalsim
:sfz2j:00010000:FF8882:00000017:FFFFFFFF:#Satsui no Hadou ni Mezameta Ryu
:sfz2j:60000000:000000:00000000:00000000:[ Move List Cheats ]
:sfz2j:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:sfz2j:60000000:000000:00000000:00000000:[ (SC) - Super Combo. Number of buttons pressed ]
:sfz2j:60000000:000000:00000000:00000000:[ determines number of levels used. ]
:sfz2j:60000000:000000:00000000:00000000:[ (L3) - Can only be performed at Level 3. ]
:sfz2j:60000000:000000:00000000:00000000:[ (Sou) - (Gen) Can only be performed in Sou-ryuu stance ]
:sfz2j:60000000:000000:00000000:00000000:[ (Ki) - (Gen) Can only be performed in Ki-ryuu stance. ]
:sfz2j:60000000:000000:00000000:00000000:[ Other notes: ]
:sfz2j:60000000:000000:00000000:00000000:[ - L3 supers are listed last. ]
:sfz2j:60000000:000000:00000000:00000000:[ - SF2 style characters cannot use Universal Moves. ]
:sfz2j:60000000:000000:00000000:00000000:[ - Akuma - Both versions share the same move list. ]
:sfz2j:60000000:000000:00000000:00000000:[ - Birdie - Final level Bull Horn may not have be given.]
:sfz2j:60000000:000000:00000000:00000000:[ - Gen - Shitenshuu may crash game. ]
:sfz2j:60000000:000000:00000000:00000000:[Universal Moves (PL1)]
:sfz2j:00100000:FF8560:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfz2j:00100000:FF8568:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfz2j:00100000:FF8660:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfz2j:60000000:000000:00000000:00000000:[Universal Moves (PL2)]
:sfz2j:00100000:FF8960:00000406:FFFFFFFF:Alpha Counter:-qcb+P when blocking ### Uses one level of super bar.
:sfz2j:00100000:FF8968:00000406:FFFFFFFF:Alpha Counter:-qcb+K when blocking ### Uses one level of super bar.
:sfz2j:00100000:FF8A60:00000406:FFFFFFFF:Roll Recovery:-qcb+P when knocked down
:sfz2j:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2j:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2j:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2j:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2j:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2j:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2j:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2j:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2j:00100000:FF85A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2j:00100000:FF85B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2j:00100000:FF85C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2j:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2j:00100000:FF85C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfz2j:00100000:FF85B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2j:60000000:000000:00000000:00000000:[Use for Satsui no Hadou ni Mezame ta Ryu (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2j:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:sfz2j:00100000:FF89A8:00000406:FFFFFFFF:Hadou no Kamae:qcf+Start
:sfz2j:00100000:FF89B8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2j:00100000:FF89C0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2j:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Shinkuu Tatsumaki Senpuu Kyaku (SC):qcb,rdp+K
:sfz2j:00100000:FF89C8:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+K
:sfz2j:00100000:FF89B0:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2j:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2j:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfz2j:00100000:FF85A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2j:00100000:FF85B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfz2j:00100000:FF8598:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Shoryuu Ken:dp+P
:sfz2j:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K
:sfz2j:00100000:FF89A8:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2j:00100000:FF89B0:00000406:FFFFFFFF:Zentou:qcf+Start
:sfz2j:00100000:FF8998:0000040A:FFFFFFFF:Shinryuu Ken (SC):qcf,dp+K
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Shoryuu Reppa (SC):qcf,dp+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:sfz2j:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2j:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2j:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2j:00100000:FF8588:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfz2j:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2j:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2j:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2j:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2j:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:sfz2j:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2j:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2j:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2j:00100000:FF8988:00000408:FFFFFFFF:Kikou Ken:db,qcf+P
:sfz2j:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2j:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2j:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2j:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2j:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL1)]
:sfz2j:00000000:FF8583:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2j:00000000:FF8585:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2j:00000000:FF8587:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2j:00200000:FF8588:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfz2j:00200000:FF8590:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2j:00100000:FF8598:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2j:00200000:FF85A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2j:00200000:FF85A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2j:00100000:FF85B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Chun-Li (SF2 Costume) (PL2)]
:sfz2j:00000000:FF8983:00000005:FFFFFFFF:Hyakuretsu Kyaku:LK*
:sfz2j:00000000:FF8985:00000005:FFFFFFFF:Hyakuretsu Kyaku:MK*
:sfz2j:00000000:FF8987:00000005:FFFFFFFF:Hyakuretsu Kyaku:HK*
:sfz2j:00200000:FF8988:000806FF:FFFFFFFF:Kikou Ken:*b,f+P
:sfz2j:00200000:FF8990:000806FF:FFFFFFFF:Tenshou Kyaku:*d,u+K
:sfz2j:00100000:FF8998:0000040A:FFFFFFFF:Sen'en Shuu:hcb+K
:sfz2j:00200000:FF89A0:00080AFF:FFFFFFFF:Senretsu Kyaku (SC):*b,f,b,f+K
:sfz2j:00200000:FF89A8:00080AFF:FFFFFFFF:Hanzan Tenshou Kyaku (SC):*db,df,ub,uf+K
:sfz2j:00100000:FF89B0:0000040C:FFFFFFFF:Kikou Shou (SC):qcf,qcf+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Charlie (PL1)]
:sfz2j:00200000:FF8580:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfz2j:00200000:FF8588:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfz2j:00200000:FF8590:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfz2j:00200000:FF8598:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfz2j:00200000:FF85A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfz2j:60000000:000000:00000000:00000000:[Use for Charlie (PL2)]
:sfz2j:00200000:FF8980:000806FF:FFFFFFFF:Somersault Shell:*d,u+K
:sfz2j:00200000:FF8988:000806FF:FFFFFFFF:Sonic Boom:*b,f+P
:sfz2j:00200000:FF8990:00080AFF:FFFFFFFF:Crossfire Blitz (SC):*b,f,b,f+K
:sfz2j:00200000:FF8998:00080AFF:FFFFFFFF:Somersault Justice (SC):*db,df,db,uf+K
:sfz2j:00200000:FF89A0:00080AFF:FFFFFFFF:Sonic Break (SC):*b,f,b,f+P,P*
:sfz2j:60000000:000000:00000000:00000000:[Use for Adon (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfz2j:00100000:FF8590:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfz2j:00100000:FF8598:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Adon (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Jaguar Kick:qcf+K
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Rising Jaguar:dp+K
:sfz2j:00100000:FF8990:0000040A:FFFFFFFF:Jaguar Tooth:hcb+K
:sfz2j:00100000:FF8998:0000040A:FFFFFFFF:Jaguar Revolver (SC):qcf,dp+K
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Jaguar Varied Assault (SC):qcf,dp+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfz2j:00100000:FF8590:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfz2j:00100000:FF85A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfz2j:00100000:FF8598:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfz2j:00100000:FF85A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfz2j:00100000:FF85B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Tiger Shot:qcf+P
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Ground Tiger Shot:qcf+K
:sfz2j:00100000:FF8990:00000406:FFFFFFFF:Tiger Crush:dp+K
:sfz2j:00100000:FF89A0:00000406:FFFFFFFF:Tiger Blow:dp+P
:sfz2j:00100000:FF8998:0000040A:FFFFFFFF:Tiger Raid (SC):qcb,rdp+K
:sfz2j:00100000:FF89A8:0000040A:FFFFFFFF:Tiger Genocide (SC):qcf,dp+K
:sfz2j:00100000:FF89B0:0000040C:FFFFFFFF:Tiger Cannon (SC):qcf,qcf+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Gen (PL1)]
:sfz2j:00000000:FF8583:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfz2j:00000000:FF8585:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfz2j:00000000:FF8587:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfz2j:00200000:FF8590:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfz2j:00200000:FF8598:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfz2j:00100000:FF85A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfz2j:00100000:FF85B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfz2j:00100000:FF85B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfz2j:60000000:000000:00000000:00000000:[Use for Gen (PL2)]
:sfz2j:00000000:FF8983:00000005:FFFFFFFF:Hyakurenkou:LP* (Sou)
:sfz2j:00000000:FF8985:00000005:FFFFFFFF:Hyakurenkou:MP* (Sou)
:sfz2j:00000000:FF8987:00000005:FFFFFFFF:Hyakurenkou:HP* (Sou)
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Geki Rou:dp+K,K* (Sou)
:sfz2j:00200000:FF8990:000806FF:FFFFFFFF:Jasen:*b,f+P (Ki)
:sfz2j:00200000:FF8998:000806FF:FFFFFFFF:Ouga:*d,(ub|u|uf)+K (Ki)
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Shitenshuu (SC):qcb,rdp+P (Sou)
:sfz2j:00100000:FF89A8:0000040A:FFFFFFFF:Zan'ei (SC):qcf,dp+P (Sou)
:sfz2j:00100000:FF89B0:0000040A:FFFFFFFF:Jakouha (SC):qcf,dp+K (Ki)
:sfz2j:00100000:FF89B8:0000040A:FFFFFFFF:Kouga (SC):qcb,rdp+K in air (Ki)
:sfz2j:60000000:000000:00000000:00000000:[Use for Guy (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfz2j:00100000:FF8588:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfz2j:00100000:FF8590:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfz2j:00100000:FF8598:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfz2j:00100000:FF85A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfz2j:00100000:FF85A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Guy (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Bushin Senpuu Kyaku:qcb+K
:sfz2j:00100000:FF8988:0000040A:FFFFFFFF:Bushin Hassou Ken (SC):qcf,dp+P
:sfz2j:00100000:FF8990:0000040A:FFFFFFFF:Bushin Gourai Kyaku (SC):qcf,dp+K
:sfz2j:00100000:FF8998:00000406:FFFFFFFF:Bushin Izuna Otoshi:qcf+P,P ### Izuna no Hiji Otoshi is performed when close.
:sfz2j:00100000:FF89A0:00000406:FFFFFFFF:Hayagake:qcf+K
:sfz2j:00100000:FF89A8:00000406:FFFFFFFF:Houzantou:qcb+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Birdie (PL1)]
:sfz2j:00200000:FF8580:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfz2j:00200000:FF858A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfz2j:00200000:FF8592:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfz2j:00200000:FF859A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfz2j:00200000:FF85A2:00040001:00FF00FF:Bull Horn:*PPP
:sfz2j:00200000:FF85AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfz2j:00200000:FF85B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfz2j:00200000:FF85BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfz2j:00200000:FF85C2:00040001:00FF00FF:Bull Horn:*KKK
:sfz2j:00100000:FF85C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfz2j:00100000:FF85D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfz2j:00200000:FF85D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Birdie (PL2)]
:sfz2j:00200000:FF8980:000806FF:FFFFFFFF:Bull Head:*b,f+P
:sfz2j:00200000:FF898A:00040001:00FF00FF:Bull Horn:*(LP+MP)
:sfz2j:00200000:FF8992:00040001:00FF00FF:Bull Horn:*(LP+HP)
:sfz2j:00200000:FF899A:00040001:00FF00FF:Bull Horn:*(MP+HP)
:sfz2j:00200000:FF89A2:00040001:00FF00FF:Bull Horn:*PPP
:sfz2j:00200000:FF89AA:00040001:00FF00FF:Bull Horn:*(LK+MK)
:sfz2j:00200000:FF89B2:00040001:00FF00FF:Bull Horn:*(LK+HK)
:sfz2j:00200000:FF89BA:00040001:00FF00FF:Bull Horn:*(MK+HK)
:sfz2j:00200000:FF89C2:00040001:00FF00FF:Bull Horn:*KKK
:sfz2j:00100000:FF89C8:00000800:FFFFFFFF:Murder Chain:360+P ### Bandit Chain (360+K) is performed with K.
:sfz2j:00100000:FF89D0:0000040A:FFFFFFFF:Bull Revenger (SC):qcf,dp+(P|K)
:sfz2j:00200000:FF89D8:00080AFF:FFFFFFFF:The Birdie (SC):*b,f,b,f+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Sodom (PL1)]
:sfz2j:00100000:FF8580:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfz2j:00100000:FF85A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfz2j:00100000:FF85A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfz2j:00100000:FF85B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfz2j:00100000:FF8668:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfz2j:00100000:FF8590:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfz2j:00100000:FF8598:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Sodom (PL2)]
:sfz2j:00100000:FF8980:00000800:FFFFFFFF:Butsumetsu Buster:360+P
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Jigoku Scrape:qcf+P
:sfz2j:00100000:FF89A0:00000800:FFFFFFFF:Daikyou Burning:360+K
:sfz2j:00100000:FF89A8:00000406:FFFFFFFF:Tengu Walking:-qcb+K (reversal only)
:sfz2j:00100000:FF89B0:00000406:FFFFFFFF:Shiraha Catch:dp+K
:sfz2j:00100000:FF8968:00000406:FFFFFFFF:Kouten Okiagari:-qcf+P (reversal only)
:sfz2j:00100000:FF8990:00000800:FFFFFFFF:Ten Chuu Satsu (SC):720+P
:sfz2j:00100000:FF8998:0000040A:FFFFFFFF:Meido no Miyage (SC):qcf,dp+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Rolento (PL1)]
:sfz2j:00100000:FF8590:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfz2j:00100000:FF85B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfz2j:00100000:FF85C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfz2j:00100000:FF85B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfz2j:00100000:FF85A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfz2j:00100000:FF85A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Rolento (PL2)]
:sfz2j:00100000:FF8990:00000202:FFFFFFFF:High Jump:(db|d|df),(ub|u|uf)
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Stinger:dp+K,(P|K)
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Mekong Delta Escape:qcb+K,(b|f)+(P|K)
:sfz2j:00100000:FF89B0:00000406:FFFFFFFF:Patriot Circle (1):qcf+P
:sfz2j:00100000:FF89C0:00000406:FFFFFFFF:Patriot Circle (2,3):qcf+P,qcf+P after Patriot Circle (1)
:sfz2j:00100000:FF89B8:00000406:FFFFFFFF:Mekong Delta Air Raid:qcb+P,P
:sfz2j:00100000:FF89A0:0000040C:FFFFFFFF:Mine Sweeper (SC):qcb,qcb+P
:sfz2j:00100000:FF89A8:0000040A:FFFFFFFF:Take no Prisoner (SC):qcf,dp+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Sakura (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfz2j:00100000:FF8590:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfz2j:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfz2j:00100000:FF85A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for Sakura (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Hadou Ken:qcf+P
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Shou'ou Ken:dp+P
:sfz2j:00100000:FF8990:00000406:FFFFFFFF:Shunpuu Kyaku:qcb+K (air)
:sfz2j:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Hadou Ken (SC):qcf,qcf+P
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Midare-Zakura (SC):qcf,dp+K
:sfz2j:00100000:FF89A8:0000040A:FFFFFFFF:Haru Ichiban (SC):qcb,rdp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfz2j:00100000:FF8588:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfz2j:00100000:FF8590:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2j:00100000:FF8598:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Banishing Flat:dp+P
:sfz2j:00100000:FF8988:00000800:FFFFFFFF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:sfz2j:00100000:FF8990:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2j:00100000:FF8998:0000080A:FFFFFFFF:Final Atomic Buster (SC):720+P
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Aerial Russian Slam (SC):qcf,dp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL1)]
:sfz2j:00100000:FF8580:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2j:60000000:000000:00000000:00000000:[Use for SF2 Zangief (PL2)]
:sfz2j:00100000:FF8980:00000800:FFFFFFFF:Screw Piledriver:360+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfz2j:00100000:FF8590:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2j:00100000:FF8598:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfz2j:00100000:FF85A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfz2j:00100000:FF85B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfz2j:00100000:FF85B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Yoga Teleport:dp+(PPP|KKK) (air)
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Yoga Teleport:rdp+(PPP|KKK) (air)
:sfz2j:00100000:FF8990:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2j:00100000:FF8998:0000040A:FFFFFFFF:Yoga Flame:hcb+P
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Yoga Blast:hcb+K
:sfz2j:00100000:FF89A8:00000406:FFFFFFFF:Yoga Escape:-qcb+K (reversal only)
:sfz2j:00100000:FF89B0:0000040C:FFFFFFFF:Yoga Inferno (SC):qcf,dp+P
:sfz2j:00100000:FF89B8:0000040A:FFFFFFFF:Yoga Strike (SC):qcf,dp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2j:00100000:FF8588:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Yoga Fire:qcf+P
:sfz2j:00100000:FF8988:0000040A:FFFFFFFF:Yoga Flame:hcf+P
:sfz2j:60000000:000000:00000000:00000000:[Use for Rose (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfz2j:00100000:FF8588:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfz2j:00100000:FF8590:00000406:FFFFFFFF:Soul Throw:dp+P
:sfz2j:00100000:FF85B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfz2j:00100000:FF8598:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfz2j:00100000:FF85A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfz2j:00100000:FF85A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for Rose (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Soul Reflect:qcb+P
:sfz2j:00100000:FF8988:0000040A:FFFFFFFF:Soul Spark:hcf+P
:sfz2j:00100000:FF8990:00000406:FFFFFFFF:Soul Throw:dp+P
:sfz2j:00100000:FF89B0:00000406:FFFFFFFF:Soul Spiral:qcf+K
:sfz2j:00100000:FF8998:0000040A:FFFFFFFF:Aura Soul Throw (SC):qcf,dp+P
:sfz2j:00100000:FF89A0:0000040C:FFFFFFFF:Aura Soul Spark (SC):qcb,qcb+P
:sfz2j:00100000:FF89A8:0000040A:FFFFFFFF:Soul Illusion (SC):qcf,dp+K
:sfz2j:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:sfz2j:00200000:FF8580:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfz2j:00200000:FF8588:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfz2j:00200000:FF8590:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfz2j:00100000:FF8598:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfz2j:00100000:FF85A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfz2j:00200000:FF85C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfz2j:00200000:FF85A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfz2j:00200000:FF85B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfz2j:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:sfz2j:00200000:FF8980:000806FF:FFFFFFFF:Psycho Shot:*b,f+P
:sfz2j:00200000:FF8988:000806FF:FFFFFFFF:Head Press:*d,u+K
:sfz2j:00200000:FF8990:000806FF:FFFFFFFF:Double Knee Press:*b,f+K
:sfz2j:00100000:FF8998:00000406:FFFFFFFF:Bison Warp:dp+(PPP|KKK)
:sfz2j:00100000:FF89A0:00000406:FFFFFFFF:Bison Warp:rdp+(PPP|KKK)
:sfz2j:00200000:FF89C0:000806FF:FFFFFFFF:Devil Reverse:*d,u+P,(b|f)+P
:sfz2j:00200000:FF89A8:00080AFF:FFFFFFFF:Psycho Crusher (SC):*b,f,b,f+P
:sfz2j:00200000:FF89B0:00080AFF:FFFFFFFF:Knee Press Nightmare (SC):*b,f,b,f+K
:sfz2j:60000000:000000:00000000:00000000:[Use for Akuma (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfz2j:00100000:FF8590:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfz2j:00100000:FF85A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2j:00100000:FF85B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2j:00100000:FF85C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfz2j:00100000:FF85D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2j:00100000:FF85D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfz2j:00100000:FF8598:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfz2j:00100000:FF85B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfz2j:00100000:FF85C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2j:60000000:000000:00000000:00000000:[Use for Akuma (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Gou Hadou Ken:qcf+P ### Zankuu Hadou Ken is performed in air.
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Gou Shoryuu Ken:dp+P
:sfz2j:00100000:FF8990:00000406:FFFFFFFF:Tatsumaki Zankuu Kyaku:qcb+K (air)
:sfz2j:00100000:FF89A8:00000406:FFFFFFFF:Ashura Senkuu:dp+(PPP|KKK) ### Moves forwards.
:sfz2j:00100000:FF89B0:00000406:FFFFFFFF:Ashura Senkuu:rdp+(PPP|KKK) ### Moves backwards.
:sfz2j:00100000:FF89C0:0000040A:FFFFFFFF:Shakunetsu Hadou Ken:hcb+P
:sfz2j:00100000:FF89D0:00000406:FFFFFFFF:Zenpou Tenshin:qcb+P
:sfz2j:00100000:FF89D8:00000408:FFFFFFFF:Hyakki Shuu:qcf,uf+P
:sfz2j:00100000:FF8998:00000412:FFFFFFFF:Messatsu Gou Hadou (SC):hcb,hcb+P
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Messatsu Gou Shoryuu (SC):qcf,dp+P
:sfz2j:00100000:FF89B8:0000040C:FFFFFFFF:Tenma Gou Zankuu (SC):qcf,qcf+P in air
:sfz2j:00100000:FF89C8:00000208:FFFFFFFF:Shun Goku Satsu (SC):LP,LP,f,LK,HP (L3)
:sfz2j:60000000:000000:00000000:00000000:[Use for Dan (PL1)]
:sfz2j:00100000:FF8580:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfz2j:00100000:FF8588:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfz2j:00100000:FF8590:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfz2j:00100000:FF85B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfz2j:00100000:FF85B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfz2j:00100000:FF8598:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfz2j:00100000:FF85A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfz2j:00100000:FF85A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfz2j:00100000:FF85C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
:sfz2j:60000000:000000:00000000:00000000:[Use for Dan (PL2)]
:sfz2j:00100000:FF8980:00000406:FFFFFFFF:Gadou Ken:qcf+P
:sfz2j:00100000:FF8988:00000406:FFFFFFFF:Kouryuu Ken:dp+P
:sfz2j:00100000:FF8990:00000406:FFFFFFFF:Dankuu Kyaku:qcb+KK
:sfz2j:00100000:FF89B0:00000406:FFFFFFFF:Zenten Chohatsu:qcf+Start
:sfz2j:00100000:FF89B8:00000406:FFFFFFFF:Kouten Chohatsu:qcb+Start
:sfz2j:00100000:FF8998:0000040C:FFFFFFFF:Shinkuu Gadou Ken (SC):qcf,qcf+P
:sfz2j:00100000:FF89A0:0000040A:FFFFFFFF:Kouryuu Rekka (SC):qcf,dp+K
:sfz2j:00100000:FF89A8:0000040A:FFFFFFFF:Hisshou Burai Ken (SC):qcb,rdp+
:sfz2j:00100000:FF89C0:00000406:FFFFFFFF:Chahatsu Densetsu (SC):qcf,qcf+Start
; Move List Supplement
:sfz2j:60000000:000000:00000000:00000000:[ Use for Sakura PL1 ]
:sfz2j:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfz2j:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz2j:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz2j:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz2j:60000000:000000:00000000:00000000:[ Use for Sakura PL2 ]
:sfz2j:62000000:000000:00000000:00000000:Hadou Ken - Select Type
:sfz2j:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz2j:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz2j:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz2j:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfz2j:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfz2j:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfz2j:62000000:000000:00000000:00000000:Select Region
:sfz2j:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfz2j:00010000:FF8091:00000002:FFFFFFFF:USA
:sfz2j:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfz2j:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfz2j:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfz2j:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfz2j:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfz2j:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Zero 3 (Asia 980701) ]
sfz3a:0:FF8109:63:000:Infinite Time
sfz3a:0:FF8109:00:001:Finish this Round Now!
:sfz3a:62000000:000000:00000000:00000000:Select Color Unlock
:sfz3a:00010000:FF80EE:00000000:FFFFFFFF:Cream:Default
:sfz3a:00010000:FF80EE:00000001:FFFFFFFF:Red:Unlocks Classical Mode
:sfz3a:00010000:FF80EE:00000002:FFFFFFFF:Green:Unlocks Balrog, Juli, and Juni
:sfz3a:00010000:FF80EE:00000003:FFFFFFFF:Blue:Unlocks Mazi Mode and Saikyou Mode
:sfz3a:00010000:FF80EE:00000004:FFFFFFFF:Light Blue:Unlocks Survival and Dramatic Mode
:sfz3a:62000000:000000:00000000:00000000:Select Backdrop
:sfz3a:00010000:FF8101:00000000:FFFFFFFF:Japan (Sunset):Ryu
:sfz3a:00010000:FF8101:00000002:FFFFFFFF:USA (Hotel):Ken
:sfz3a:00010000:FF8101:00000004:FFFFFFFF:Japan (Cave):Akuma
:sfz3a:00010000:FF8101:00000006:FFFFFFFF:USA (Hangar):Charlie
:sfz3a:00010000:FF8101:00000008:FFFFFFFF:China:Chun-Li
:sfz3a:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Temple):Adon
:sfz3a:00010000:FF8101:0000000C:FFFFFFFF:USA (Japanese):Sodom
:sfz3a:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfz3a:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfz3a:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfz3a:00010000:FF8101:00000014:FFFFFFFF:Point 48106 (Night):M. Bison
:sfz3a:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfz3a:00010000:FF8101:00000018:FFFFFFFF:Japan (Swings):Dan
:sfz3a:00010000:FF8101:0000001A:FFFFFFFF:Japan (Market at Day):Sakura
:sfz3a:00010000:FF8101:0000001C:FFFFFFFF:USA (Military):Rolento
:sfz3a:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfz3a:00010000:FF8101:00000020:FFFFFFFF:Russia:Zangief
:sfz3a:00010000:FF8101:00000022:FFFFFFFF:Hong Kong:Gen
:sfz3a:00010000:FF8101:0000002A:FFFFFFFF:Point 48106 (Day):Balrog/Juli/Juni
:sfz3a:00010000:FF8101:0000002C:FFFFFFFF:Greece:Cammy
:sfz3a:00010000:FF8101:00000030:FFFFFFFF:Japan (Sumo Ring):E. Honda
:sfz3a:00010000:FF8101:00000032:FFFFFFFF:Brazil:Blanka
:sfz3a:00010000:FF8101:00000034:FFFFFFFF:Japan (Seaside):R. Mika
:sfz3a:00010000:FF8101:00000036:FFFFFFFF:USA (Prison):Cody
:sfz3a:00010000:FF8101:00000038:FFFFFFFF:Spain:Vega
:sfz3a:00010000:FF8101:0000003A:FFFFFFFF:Japan (Market at Night):Karin
:sfz3a:00000000:FF8431:00000000:FFFFFFFF:Skip Character Intros
:sfz3a:00000000:FF8111:000000FF:FFFFFFFF:Skip Map Screen:Normal and Dramatic Modes only
:sfz3a:00000000:FF8549:000000FF:FFFFFFFF:Skip Story PL1:Normal Mode only
:sfz3a:00000000:FF8949:000000FF:FFFFFFFF:Skip Story PL2:Normal mode only
:sfz3a:60000000:000000:00000000:00000000:[ Enable these Mode cheats on the Character Selection ]
:sfz3a:60000000:000000:00000000:00000000:[ Screen. They may work for different players configs. ]
:sfz3a:00000000:FF854B:00000000:FFFFFFFF:Normal Mode PL1
:sfz3a:00000000:FF894B:00000000:FFFFFFFF:Normal Mode PL2
:sfz3a:00000000:FF854B:000000FF:FFFFFFFF:Survival Mode PL1
:sfz3a:00000000:FF894B:000000FF:FFFFFFFF:Survival Mode PL2
:sfz3a:00000000:FF8168:00000001:FFFFFFFF:Dramatic Battle Mode PL1/PL2
:sfz3a:00200000:FF8451:00900090:00FF00FF:Infinite Energy PL1
:sfz3a:00200001:FF8451:00900090:00FF00FF:Drain All Energy Now! PL1
sfz3a:0:FF851F:90:000:Infinite Power PL1
sfz3a:0:FF851F:00:000:No Power PL1
sfz3a:0:FF851F:90:001:Refill Power Now! PL1
sfz3a:0:FF851F:00:001:Drain Power Now! PL1
:sfz3a:00100000:FF86CC:00000028:0000FFFF:Never Get Dizzied PL1
:sfz3a:00100000:FF86CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL1
:sfz3a:00100000:FF864C:00007000:0000FFFF:Never Get Guard Crushed PL1
:sfz3a:00100000:FF864C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL1
sfz3a:0:FF8638:00:000:Infinite Fireballs PL1
sfz3a:0:FF8638:01:000:Never have use of Fireballs PL1
sfz3a:0:FF84BC:01:000:Infinite Taunts PL1
sfz3a:0:FF8431:00:000:Infinite Air Special/Super moves PL1
:sfz3a:00100000:FF865A:00000303:0000FFFF:Recalculate Damage When Hit PL1
:sfz3a:00800000:FF84B9:00000001:FFFFFFFF:Always Be in Original Combo PL1:Activate only during an Original combo to get the afterimages!
:sfz3a:00000000:FF84BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL1
:sfz3a:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL1
:sfz3a:00210000:FF86A7:000F0005:00FF00FF:LP+LK Combo
:sfz3a:00210000:FF86A7:00300010:00FF00FF:MP+MK Combo
:sfz3a:00210000:FF86A7:0051001B:00FF00FF:HP+HK Combo
:sfz3a:62000000:000000:00000000:00000000:Select Control PL1
:sfz3a:00010000:FF8525:00000000:FFFFFFFF:User
:sfz3a:00010000:FF8525:00000001:FFFFFFFF:CPU
sfz3a:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3a:0:000000:00:999:[ Screen. ]
sfz3a:0:FF855E:01:001:Enable Classical Mode Now! PL1:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3a:0:FF855A:01:001:Enable Mazi Mode Now! PL1:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3a:0:FF8531:01:001:Enable Saikyou Mode Now! PL1:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3a:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3a:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3a:00000000:FF8523:00000000:FFFFFFFF:A-ISM PL1
:sfz3a:00000000:FF8532:00000000:FFFFFFFF:A-ISM PL1
:sfz3a:00000000:FF8523:00000001:FFFFFFFF:V-ISM PL1
:sfz3a:00000000:FF8532:00000001:FFFFFFFF:V-ISM PL1
:sfz3a:00000000:FF8523:000000FF:FFFFFFFF:X-ISM PL1
:sfz3a:00000000:FF8532:000000FF:FFFFFFFF:X-ISM PL1
:sfz3a:00000000:FF8523:00000002:FFFFFFFF:S-ISM PL1
:sfz3a:00000000:FF8532:00000000:FFFFFFFF:S-ISM PL1
:sfz3a:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3a:62000000:000000:00000000:00000000:Select Character PL1
:sfz3a:00010000:FF8502:00000000:FFFFFFFF:Ryu
:sfz3a:00010000:FF8502:00000001:FFFFFFFF:Ken Masters
:sfz3a:00010000:FF8502:00000002:FFFFFFFF:Akuma
:sfz3a:00010000:FF8502:00000003:FFFFFFFF:Charlie
:sfz3a:00010000:FF8502:00000004:FFFFFFFF:Chun-Li
:sfz3a:00010000:FF8502:00000005:FFFFFFFF:Adon
:sfz3a:00010000:FF8502:00000006:FFFFFFFF:Sodom
:sfz3a:00010000:FF8502:00000007:FFFFFFFF:Guy
:sfz3a:00010000:FF8502:00000008:FFFFFFFF:Birdie
:sfz3a:00010000:FF8502:00000009:FFFFFFFF:Rose
:sfz3a:00010000:FF8502:0000000A:FFFFFFFF:M. Bison
:sfz3a:00010000:FF8502:0000000B:FFFFFFFF:Sagat
:sfz3a:00010000:FF8502:0000000C:FFFFFFFF:Dan Hibiki
:sfz3a:00010000:FF8502:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3a:00010000:FF8502:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3a:00010000:FF8502:0000000F:FFFFFFFF:Dhalsim
:sfz3a:00010000:FF8502:00000010:FFFFFFFF:Zangief
:sfz3a:00010000:FF8502:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3a:00010000:FF8502:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3a:00010000:FF8502:00000015:FFFFFFFF:#Balrog
:sfz3a:00010000:FF8502:00000016:FFFFFFFF:Cammy
:sfz3a:00010000:FF8502:00000018:FFFFFFFF:Edmund Honda
:sfz3a:00010000:FF8502:00000019:FFFFFFFF:Blanka
:sfz3a:00010000:FF8502:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3a:00010000:FF8502:0000001B:FFFFFFFF:Cody
:sfz3a:00010000:FF8502:0000001C:FFFFFFFF:Vega
:sfz3a:00010000:FF8502:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3a:00010000:FF8502:0000001E:FFFFFFFF:#Juli
:sfz3a:00010000:FF8502:0000001F:FFFFFFFF:#Juni
:sfz3a:00200000:FF8851:00900090:00FF00FF:Infinite Energy PL2
:sfz3a:00200001:FF8851:00900090:00FF00FF:Drain All Energy Now! PL2
sfz3a:0:FF891F:90:000:Infinite Power PL2
sfz3a:0:FF891F:00:000:No Power PL2
sfz3a:0:FF891F:90:001:Refill Power Now! PL2
sfz3a:0:FF891F:00:001:Drain Power Now! PL2
:sfz3a:00100000:FF8ACC:00000028:0000FFFF:Never Get Dizzied PL2
:sfz3a:00100000:FF8ACC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL2
:sfz3a:00100000:FF8A4C:00007000:0000FFFF:Never Get Guard Crushed PL2
:sfz3a:00100000:FF8A4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL2
sfz3a:0:FF8A38:00:000:Infinite Fireballs PL2
sfz3a:0:FF8A38:01:000:Never have use of Fireballs PL2
sfz3a:0:FF88BC:01:000:Infinite Taunts PL2
sfz3a:0:FF8831:00:000:Infinite Air Special/Super moves PL2
:sfz3a:00100000:FF8A5A:00000303:0000FFFF:Recalculate Damage When Hit PL2
:sfz3a:00800000:FF88B9:00000001:FFFFFFFF:Always Be in Original Combo PL2:Activate only during an Original combo to get the afterimages!
:sfz3a:00000000:FF88BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL2
:sfz3a:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL2
:sfz3a:00210000:FF8AA7:000F0005:00FF00FF:LP+LK Combo
:sfz3a:00210000:FF8AA7:00300010:00FF00FF:MP+MK Combo
:sfz3a:00210000:FF8AA7:0051001B:00FF00FF:HP+HK Combo
:sfz3a:62000000:000000:00000000:00000000:Select Control PL2
:sfz3a:00010000:FF8925:00000000:FFFFFFFF:User
:sfz3a:00010000:FF8925:00000001:FFFFFFFF:CPU
sfz3a:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3a:0:000000:00:999:[ Screen. ]
sfz3a:0:FF895E:01:001:Enable Classical Mode Now! PL2:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3a:0:FF895A:01:001:Enable Mazi Mode Now! PL2:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3a:0:FF8931:01:001:Enable Saikyou Mode Now! PL2:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3a:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3a:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3a:00000000:FF8923:00000000:FFFFFFFF:A-ISM PL2
:sfz3a:00000000:FF8932:00000000:FFFFFFFF:A-ISM PL2
:sfz3a:00000000:FF8923:00000001:FFFFFFFF:V-ISM PL2
:sfz3a:00000000:FF8932:00000001:FFFFFFFF:V-ISM PL2
:sfz3a:00000000:FF8923:000000FF:FFFFFFFF:X-ISM PL2
:sfz3a:00000000:FF8932:000000FF:FFFFFFFF:X-ISM PL2
:sfz3a:00000000:FF8923:00000002:FFFFFFFF:S-ISM PL2
:sfz3a:00000000:FF8932:00000000:FFFFFFFF:S-ISM PL2
:sfz3a:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3a:62000000:000000:00000000:00000000:Select Character PL2
:sfz3a:00010000:FF8902:00000000:FFFFFFFF:Ryu
:sfz3a:00010000:FF8902:00000001:FFFFFFFF:Ken Masters
:sfz3a:00010000:FF8902:00000002:FFFFFFFF:Akuma
:sfz3a:00010000:FF8902:00000003:FFFFFFFF:Charlie
:sfz3a:00010000:FF8902:00000004:FFFFFFFF:Chun-Li
:sfz3a:00010000:FF8902:00000005:FFFFFFFF:Adon
:sfz3a:00010000:FF8902:00000006:FFFFFFFF:Sodom
:sfz3a:00010000:FF8902:00000007:FFFFFFFF:Guy
:sfz3a:00010000:FF8902:00000008:FFFFFFFF:Birdie
:sfz3a:00010000:FF8902:00000009:FFFFFFFF:Rose
:sfz3a:00010000:FF8902:0000000A:FFFFFFFF:M. Bison
:sfz3a:00010000:FF8902:0000000B:FFFFFFFF:Sagat
:sfz3a:00010000:FF8902:0000000C:FFFFFFFF:Dan Hibiki
:sfz3a:00010000:FF8902:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3a:00010000:FF8902:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3a:00010000:FF8902:0000000F:FFFFFFFF:Dhalsim
:sfz3a:00010000:FF8902:00000010:FFFFFFFF:Zangief
:sfz3a:00010000:FF8902:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3a:00010000:FF8902:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3a:00010000:FF8902:00000015:FFFFFFFF:#Balrog
:sfz3a:00010000:FF8902:00000016:FFFFFFFF:Cammy
:sfz3a:00010000:FF8902:00000018:FFFFFFFF:Edmund Honda
:sfz3a:00010000:FF8902:00000019:FFFFFFFF:Blanka
:sfz3a:00010000:FF8902:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3a:00010000:FF8902:0000001B:FFFFFFFF:Cody
:sfz3a:00010000:FF8902:0000001C:FFFFFFFF:Vega
:sfz3a:00010000:FF8902:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3a:00010000:FF8902:0000001E:FFFFFFFF:#Juli
:sfz3a:00010000:FF8902:0000001F:FFFFFFFF:#Juni
:sfz3a:00200000:FF8C51:00900090:00FF00FF:Infinite Energy PL3
:sfz3a:00200001:FF8C51:00900090:00FF00FF:Drain All Energy Now! PL3
sfz3a:0:FF8D1F:90:000:Infinite Power PL3
sfz3a:0:FF8D1F:00:000:No Power PL3
sfz3a:0:FF8D1F:90:001:Refill Power Now! PL3
sfz3a:0:FF8D1F:00:001:Drain Power Now! PL3
:sfz3a:00100000:FF8ECC:00000028:0000FFFF:Never Get Dizzied PL3
:sfz3a:00100000:FF8ECC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL3
:sfz3a:00100000:FF8E4C:00007000:0000FFFF:Never Get Guard Crushed PL3
:sfz3a:00100000:FF8E4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL3
sfz3a:0:FF8E38:00:000:Infinite Fireballs PL3
sfz3a:0:FF8E38:01:000:Never have use of Fireballs PL3
sfz3a:0:FF8CBC:01:000:Infinite Taunts PL3
sfz3a:0:FF8C31:00:000:Infinite Air Special/Super moves PL3
:sfz3a:00100000:FF8E5A:00000303:0000FFFF:Recalculate Damage When Hit PL3
:sfz3a:00800000:FF8CB9:00000001:FFFFFFFF:Always Be in Original Combo PL3:Activate only during an Original combo to get the afterimages!
:sfz3a:00000000:FF8CBB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL3
:sfz3a:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL3
:sfz3a:00210000:FF8EA7:000F0005:00FF00FF:LP+LK Combo
:sfz3a:00210000:FF8EA7:00300010:00FF00FF:MP+MK Combo
:sfz3a:00210000:FF8EA7:0051001B:00FF00FF:HP+HK Combo
:sfz3a:62000000:000000:00000000:00000000:Select Control PL3
:sfz3a:00010000:FF8D25:00000000:FFFFFFFF:User
:sfz3a:00010000:FF8D25:00000001:FFFFFFFF:CPU
sfz3a:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3a:0:000000:00:999:[ Screen. ]
sfz3a:0:FF8D5E:01:001:Enable Classical Mode Now! PL3:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3a:0:FF8D5A:01:001:Enable Mazi Mode Now! PL3:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3a:0:FF8D31:01:001:Enable Saikyou Mode Now! PL3:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3a:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3a:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3a:00000000:FF8D23:00000000:FFFFFFFF:A-ISM P3
:sfz3a:00000000:FF8D32:00000000:FFFFFFFF:A-ISM P3
:sfz3a:00000000:FF8D23:00000001:FFFFFFFF:V-ISM P3
:sfz3a:00000000:FF8D32:00000001:FFFFFFFF:V-ISM P3
:sfz3a:00000000:FF8D23:000000FF:FFFFFFFF:X-ISM P3
:sfz3a:00000000:FF8D32:000000FF:FFFFFFFF:X-ISM P3
:sfz3a:00000000:FF8D23:00000002:FFFFFFFF:S-ISM P3
:sfz3a:00000000:FF8D32:00000000:FFFFFFFF:S-ISM P3
:sfz3a:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3a:62000000:000000:00000000:00000000:Select Character PL3
:sfz3a:00010000:FF8D02:00000000:FFFFFFFF:Ryu
:sfz3a:00010000:FF8D02:00000001:FFFFFFFF:Ken Masters
:sfz3a:00010000:FF8D02:00000002:FFFFFFFF:Akuma
:sfz3a:00010000:FF8D02:00000003:FFFFFFFF:Charlie
:sfz3a:00010000:FF8D02:00000004:FFFFFFFF:Chun-Li
:sfz3a:00010000:FF8D02:00000005:FFFFFFFF:Adon
:sfz3a:00010000:FF8D02:00000006:FFFFFFFF:Sodom
:sfz3a:00010000:FF8D02:00000007:FFFFFFFF:Guy
:sfz3a:00010000:FF8D02:00000008:FFFFFFFF:Birdie
:sfz3a:00010000:FF8D02:00000009:FFFFFFFF:Rose
:sfz3a:00010000:FF8D02:0000000A:FFFFFFFF:M. Bison
:sfz3a:00010000:FF8D02:0000000B:FFFFFFFF:Sagat
:sfz3a:00010000:FF8D02:0000000C:FFFFFFFF:Dan Hibiki
:sfz3a:00010000:FF8D02:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3a:00010000:FF8D02:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3a:00010000:FF8D02:0000000F:FFFFFFFF:Dhalsim
:sfz3a:00010000:FF8D02:00000010:FFFFFFFF:Zangief
:sfz3a:00010000:FF8D02:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3a:00010000:FF8D02:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3a:00010000:FF8D02:00000015:FFFFFFFF:#Balrog
:sfz3a:00010000:FF8D02:00000016:FFFFFFFF:Cammy
:sfz3a:00010000:FF8D02:00000018:FFFFFFFF:Edmund Honda
:sfz3a:00010000:FF8D02:00000019:FFFFFFFF:Blanka
:sfz3a:00010000:FF8D02:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3a:00010000:FF8D02:0000001B:FFFFFFFF:Cody
:sfz3a:00010000:FF8D02:0000001C:FFFFFFFF:Vega
:sfz3a:00010000:FF8D02:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3a:00010000:FF8D02:0000001E:FFFFFFFF:#Juli
:sfz3a:00010000:FF8D02:0000001F:FFFFFFFF:#Juni
:sfz3a:00200000:FF9051:00900090:00FF00FF:Infinite Energy PL4
:sfz3a:00200001:FF9051:00900090:00FF00FF:Drain All Energy Now! PL4
sfz3a:0:FF911F:90:000:Infinite Power PL4
sfz3a:0:FF911F:00:000:No Power PL4
sfz3a:0:FF911F:90:001:Refill Power Now! PL4
sfz3a:0:FF911F:00:001:Drain Power Now! PL4
:sfz3a:00100000:FF92CC:00000028:0000FFFF:Never Get Dizzied PL4
:sfz3a:00100000:FF92CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL4
:sfz3a:00100000:FF924C:00007000:0000FFFF:Never Get Guard Crushed PL4
:sfz3a:00100000:FF924C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL4
sfz3a:0:FF9238:00:000:Infinite Fireballs PL4
sfz3a:0:FF9238:01:000:Never have use of Fireballs PL4
sfz3a:0:FF90BC:01:000:Infinite Taunts PL4
sfz3a:0:FF9031:00:000:Infinite Air Special/Super moves PL4
:sfz3a:00100000:FF925A:00000303:0000FFFF:Recalculate Damage When Hit PL4
:sfz3a:00800000:FF90B9:00000001:FFFFFFFF:Always Be in Original Combo PL4:Activate only during an Original combo to get the afterimages!
:sfz3a:00000000:FF90BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL4
:sfz3a:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL4
:sfz3a:00210000:FF92A7:000F0005:00FF00FF:LP+LK Combo
:sfz3a:00210000:FF92A7:00300010:00FF00FF:MP+MK Combo
:sfz3a:00210000:FF92A7:0051001B:00FF00FF:HP+HK Combo
:sfz3a:62000000:000000:00000000:00000000:Select Control PL4
:sfz3a:00010000:FF9125:00000000:FFFFFFFF:User
:sfz3a:00010000:FF9125:00000001:FFFFFFFF:CPU
sfz3a:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3a:0:000000:00:999:[ Screen. ]
sfz3a:0:FF915E:01:001:Enable Classical Mode Now! PL4:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3a:0:FF915A:01:001:Enable Mazi Mode Now! PL4:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3a:0:FF9131:01:001:Enable Saikyou Mode Now! PL4:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3a:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3a:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3a:00000000:FF9123:00000000:FFFFFFFF:A-ISM P4
:sfz3a:00000000:FF9132:00000000:FFFFFFFF:A-ISM P4
:sfz3a:00000000:FF9123:00000001:FFFFFFFF:V-ISM P4
:sfz3a:00000000:FF9132:00000001:FFFFFFFF:V-ISM P4
:sfz3a:00000000:FF9123:000000FF:FFFFFFFF:X-ISM P4
:sfz3a:00000000:FF9132:000000FF:FFFFFFFF:X-ISM P4
:sfz3a:00000000:FF9123:00000002:FFFFFFFF:S-ISM P4
:sfz3a:00000000:FF9132:00000000:FFFFFFFF:S-ISM P4
:sfz3a:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3a:62000000:000000:00000000:00000000:Select Character PL4
:sfz3a:00010000:FF9102:00000000:FFFFFFFF:Ryu
:sfz3a:00010000:FF9102:00000001:FFFFFFFF:Ken Masters
:sfz3a:00010000:FF9102:00000002:FFFFFFFF:Akuma
:sfz3a:00010000:FF9102:00000003:FFFFFFFF:Charlie
:sfz3a:00010000:FF9102:00000004:FFFFFFFF:Chun-Li
:sfz3a:00010000:FF9102:00000005:FFFFFFFF:Adon
:sfz3a:00010000:FF9102:00000006:FFFFFFFF:Sodom
:sfz3a:00010000:FF9102:00000007:FFFFFFFF:Guy
:sfz3a:00010000:FF9102:00000008:FFFFFFFF:Birdie
:sfz3a:00010000:FF9102:00000009:FFFFFFFF:Rose
:sfz3a:00010000:FF9102:0000000A:FFFFFFFF:M. Bison
:sfz3a:00010000:FF9102:0000000B:FFFFFFFF:Sagat
:sfz3a:00010000:FF9102:0000000C:FFFFFFFF:Dan Hibiki
:sfz3a:00010000:FF9102:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3a:00010000:FF9102:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3a:00010000:FF9102:0000000F:FFFFFFFF:Dhalsim
:sfz3a:00010000:FF9102:00000010:FFFFFFFF:Zangief
:sfz3a:00010000:FF9102:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3a:00010000:FF9102:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3a:00010000:FF9102:00000015:FFFFFFFF:#Balrog
:sfz3a:00010000:FF9102:00000016:FFFFFFFF:Cammy
:sfz3a:00010000:FF9102:00000018:FFFFFFFF:Edmund Honda
:sfz3a:00010000:FF9102:00000019:FFFFFFFF:Blanka
:sfz3a:00010000:FF9102:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3a:00010000:FF9102:0000001B:FFFFFFFF:Cody
:sfz3a:00010000:FF9102:0000001C:FFFFFFFF:Vega
:sfz3a:00010000:FF9102:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3a:00010000:FF9102:0000001E:FFFFFFFF:#Juli
:sfz3a:00010000:FF9102:0000001F:FFFFFFFF:#Juni
; Move List Supplement (Third Section)
; Controls various aspects of certain characters moves.
:sfz3a:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL1]
:sfz3a:00000000:FF85E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3a:00000000:FF85E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3a:00000001:FF85E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3a:00000001:FF85E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL1]
:sfz3a:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3a:00100001:FF843A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL1]
:sfz3a:00100000:FF85FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3a:00100000:FF85FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3a:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL1]
:sfz3a:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3a:00100001:FF843A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL1]
:sfz3a:00100000:FF9E6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3a:00100000:FF9F6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3a:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL1]
:sfz3a:00000000:FF85FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3a:00000000:FF85FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3a:00000001:FF85FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3a:00000001:FF85FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3a:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL1]
:sfz3a:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3a:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3a:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3a:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3a:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL1]
:sfz3a:00000000:FF846A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3a:00000000:FF846A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3a:00000001:FF846A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3a:00000001:FF846A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3a:00000000:FF846B:00000001:FFFFFFFF:Always Have Mask On
:sfz3a:00000000:FF846B:00000000:FFFFFFFF:Never Have Mask On
:sfz3a:00000001:FF846B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3a:00000001:FF846B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL2]
:sfz3a:00000000:FF89E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3a:00000000:FF89E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3a:00000001:FF89E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3a:00000001:FF89E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL2]
:sfz3a:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3a:00100001:FF883A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL2]
:sfz3a:00100000:FF89FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3a:00100000:FF89FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3a:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfz3a:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3a:00100001:FF883A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL2]
:sfz3a:00100000:FFAA6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3a:00100000:FFAB6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3a:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL2]
:sfz3a:00000000:FF89FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3a:00000000:FF89FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3a:00000001:FF89FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3a:00000001:FF89FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3a:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL2]
:sfz3a:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3a:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3a:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3a:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3a:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL2]
:sfz3a:00000000:FF886A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3a:00000000:FF886A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3a:00000001:FF886A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3a:00000001:FF886A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3a:00000000:FF886B:00000001:FFFFFFFF:Always Have Mask
:sfz3a:00000000:FF886B:00000000:FFFFFFFF:Never Have Mask
:sfz3a:00000001:FF886B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3a:00000001:FF886B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL3]
:sfz3a:00000000:FF8DE4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3a:00000000:FF8DE4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3a:00000001:FF8DE4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3a:00000001:FF8DE4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL3]
:sfz3a:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3a:00100001:FF8C3A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL3]
:sfz3a:00100000:FF8DFE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3a:00100000:FF8DFE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3a:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfz3a:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3a:00100001:FF8C3A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL3]
:sfz3a:00100000:FFB66A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3a:00100000:FFB76A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3a:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL3]
:sfz3a:00000000:FF8DFE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3a:00000000:FF8DFE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3a:00000001:FF8DFE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3a:00000001:FF8DFE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3a:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL3]
:sfz3a:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3a:00010000:FF8DFF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3a:00010000:FF8DFF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3a:00010000:FF8DFF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3a:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL3]
:sfz3a:00000000:FF8C6A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3a:00000000:FF8C6A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3a:00000001:FF8C6A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3a:00000001:FF8C6A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3a:00000000:FF8C6B:00000001:FFFFFFFF:Always Have Mask
:sfz3a:00000000:FF8C6B:00000000:FFFFFFFF:Never Have Mask
:sfz3a:00000001:FF8C6B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3a:00000001:FF8C6B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL4]
:sfz3a:00000000:FF91E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3a:00000000:FF91E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3a:00000001:FF91E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3a:00000001:FF91E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL4]
:sfz3a:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3a:00100001:FF903A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL4]
:sfz3a:00100000:FF91FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3a:00100000:FF91FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3a:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL4]
:sfz3a:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3a:00100001:FF903A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3a:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL4]
:sfz3a:00100000:FFC26A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3a:00100000:FFC36A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3a:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL4]
:sfz3a:00000000:FF91FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3a:00000000:FF91FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3a:00000001:FF91FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3a:00000001:FF91FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3a:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL4]
:sfz3a:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3a:00010000:FF91FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3a:00010000:FF91FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3a:00010000:FF91FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3a:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL4]
:sfz3a:00000000:FF906A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3a:00000000:FF906A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3a:00000001:FF906A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3a:00000001:FF906A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3a:00000000:FF906B:00000001:FFFFFFFF:Always Have Mask
:sfz3a:00000000:FF906B:00000000:FFFFFFFF:Never Have Mask
:sfz3a:00000001:FF906B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3a:00000001:FF906B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3a:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfz3a:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfz3a:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfz3a:62000000:000000:00000000:00000000:Select Region
:sfz3a:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfz3a:00010000:FF8091:00000002:FFFFFFFF:USA
:sfz3a:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfz3a:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfz3a:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfz3a:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfz3a:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfz3a:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Zero 3 (Japan 980727) ]
sfz3j:0:FF8109:63:000:Infinite Time
sfz3j:0:FF8109:00:001:Finish this Round Now!
:sfz3j:62000000:000000:00000000:00000000:Select Color Unlock
:sfz3j:00010000:FF80EE:00000000:FFFFFFFF:Cream:Default
:sfz3j:00010000:FF80EE:00000001:FFFFFFFF:Red:Unlocks Classical Mode
:sfz3j:00010000:FF80EE:00000002:FFFFFFFF:Green:Unlocks Balrog, Juli, and Juni
:sfz3j:00010000:FF80EE:00000003:FFFFFFFF:Blue:Unlocks Mazi Mode and Saikyou Mode
:sfz3j:00010000:FF80EE:00000004:FFFFFFFF:Light Blue:Unlocks Survival and Dramatic Mode
:sfz3j:62000000:000000:00000000:00000000:Select Backdrop
:sfz3j:00010000:FF8101:00000000:FFFFFFFF:Japan (Sunset):Ryu
:sfz3j:00010000:FF8101:00000002:FFFFFFFF:USA (Hotel):Ken
:sfz3j:00010000:FF8101:00000004:FFFFFFFF:Japan (Cave):Akuma
:sfz3j:00010000:FF8101:00000006:FFFFFFFF:USA (Hangar):Charlie
:sfz3j:00010000:FF8101:00000008:FFFFFFFF:China:Chun-Li
:sfz3j:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Temple):Adon
:sfz3j:00010000:FF8101:0000000C:FFFFFFFF:USA (Japanese):Sodom
:sfz3j:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfz3j:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfz3j:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfz3j:00010000:FF8101:00000014:FFFFFFFF:Point 48106 (Night):M. Bison
:sfz3j:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfz3j:00010000:FF8101:00000018:FFFFFFFF:Japan (Swings):Dan
:sfz3j:00010000:FF8101:0000001A:FFFFFFFF:Japan (Market at Day):Sakura
:sfz3j:00010000:FF8101:0000001C:FFFFFFFF:USA (Military):Rolento
:sfz3j:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfz3j:00010000:FF8101:00000020:FFFFFFFF:Russia:Zangief
:sfz3j:00010000:FF8101:00000022:FFFFFFFF:Hong Kong:Gen
:sfz3j:00010000:FF8101:0000002A:FFFFFFFF:Point 48106 (Day):Balrog/Juli/Juni
:sfz3j:00010000:FF8101:0000002C:FFFFFFFF:Greece:Cammy
:sfz3j:00010000:FF8101:00000030:FFFFFFFF:Japan (Sumo Ring):E. Honda
:sfz3j:00010000:FF8101:00000032:FFFFFFFF:Brazil:Blanka
:sfz3j:00010000:FF8101:00000034:FFFFFFFF:Japan (Seaside):R. Mika
:sfz3j:00010000:FF8101:00000036:FFFFFFFF:USA (Prison):Cody
:sfz3j:00010000:FF8101:00000038:FFFFFFFF:Spain:Vega
:sfz3j:00010000:FF8101:0000003A:FFFFFFFF:Japan (Market at Night):Karin
:sfz3j:00000000:FF8431:00000000:FFFFFFFF:Skip Character Intros
:sfz3j:00000000:FF8111:000000FF:FFFFFFFF:Skip Map Screen:Normal and Dramatic Modes only
:sfz3j:00000000:FF8549:000000FF:FFFFFFFF:Skip Story PL1:Normal Mode only
:sfz3j:00000000:FF8949:000000FF:FFFFFFFF:Skip Story PL2:Normal mode only
:sfz3j:60000000:000000:00000000:00000000:[ Enable these Mode cheats on the Character Selection ]
:sfz3j:60000000:000000:00000000:00000000:[ Screen. They may work for different players configs. ]
:sfz3j:00000000:FF854B:00000000:FFFFFFFF:Normal Mode PL1
:sfz3j:00000000:FF894B:00000000:FFFFFFFF:Normal Mode PL2
:sfz3j:00000000:FF854B:000000FF:FFFFFFFF:Survival Mode PL1
:sfz3j:00000000:FF894B:000000FF:FFFFFFFF:Survival Mode PL2
:sfz3j:00000000:FF8168:00000001:FFFFFFFF:Dramatic Battle Mode PL1/PL2
:sfz3j:00200000:FF8451:00900090:00FF00FF:Infinite Energy PL1
:sfz3j:00200001:FF8451:00900090:00FF00FF:Drain All Energy Now! PL1
sfz3j:0:FF851F:90:000:Infinite Power PL1
sfz3j:0:FF851F:00:000:No Power PL1
sfz3j:0:FF851F:90:001:Refill Power Now! PL1
sfz3j:0:FF851F:00:001:Drain Power Now! PL1
:sfz3j:00100000:FF86CC:00000028:0000FFFF:Never Get Dizzied PL1
:sfz3j:00100000:FF86CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL1
:sfz3j:00100000:FF864C:00007000:0000FFFF:Never Get Guard Crushed PL1
:sfz3j:00100000:FF864C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL1
sfz3j:0:FF8638:00:000:Infinite Fireballs PL1
sfz3j:0:FF8638:01:000:Never have use of Fireballs PL1
sfz3j:0:FF84BC:01:000:Infinite Taunts PL1
sfz3j:0:FF8431:00:000:Infinite Air Special/Super moves PL1
:sfz3j:00100000:FF865A:00000303:0000FFFF:Recalculate Damage When Hit PL1
:sfz3j:00800000:FF84B9:00000001:FFFFFFFF:Always Be in Original Combo PL1:Activate only during an Original combo to get the afterimages!
:sfz3j:00000000:FF84BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL1
:sfz3j:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL1
:sfz3j:00210000:FF86A7:000F0005:00FF00FF:LP+LK Combo
:sfz3j:00210000:FF86A7:00300010:00FF00FF:MP+MK Combo
:sfz3j:00210000:FF86A7:0051001B:00FF00FF:HP+HK Combo
:sfz3j:62000000:000000:00000000:00000000:Select Control PL1
:sfz3j:00010000:FF8525:00000000:FFFFFFFF:User
:sfz3j:00010000:FF8525:00000001:FFFFFFFF:CPU
sfz3j:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3j:0:000000:00:999:[ Screen. ]
sfz3j:0:FF855E:01:001:Enable Classical Mode Now! PL1:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3j:0:FF855A:01:001:Enable Mazi Mode Now! PL1:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3j:0:FF8531:01:001:Enable Saikyou Mode Now! PL1:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3j:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3j:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3j:00000000:FF8523:00000000:FFFFFFFF:A-ISM PL1
:sfz3j:00000000:FF8532:00000000:FFFFFFFF:A-ISM PL1
:sfz3j:00000000:FF8523:00000001:FFFFFFFF:V-ISM PL1
:sfz3j:00000000:FF8532:00000001:FFFFFFFF:V-ISM PL1
:sfz3j:00000000:FF8523:000000FF:FFFFFFFF:X-ISM PL1
:sfz3j:00000000:FF8532:000000FF:FFFFFFFF:X-ISM PL1
:sfz3j:00000000:FF8523:00000002:FFFFFFFF:S-ISM PL1
:sfz3j:00000000:FF8532:00000000:FFFFFFFF:S-ISM PL1
:sfz3j:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3j:62000000:000000:00000000:00000000:Select Character PL1
:sfz3j:00010000:FF8502:00000000:FFFFFFFF:Ryu
:sfz3j:00010000:FF8502:00000001:FFFFFFFF:Ken Masters
:sfz3j:00010000:FF8502:00000002:FFFFFFFF:Akuma
:sfz3j:00010000:FF8502:00000003:FFFFFFFF:Charlie
:sfz3j:00010000:FF8502:00000004:FFFFFFFF:Chun-Li
:sfz3j:00010000:FF8502:00000005:FFFFFFFF:Adon
:sfz3j:00010000:FF8502:00000006:FFFFFFFF:Sodom
:sfz3j:00010000:FF8502:00000007:FFFFFFFF:Guy
:sfz3j:00010000:FF8502:00000008:FFFFFFFF:Birdie
:sfz3j:00010000:FF8502:00000009:FFFFFFFF:Rose
:sfz3j:00010000:FF8502:0000000A:FFFFFFFF:M. Bison
:sfz3j:00010000:FF8502:0000000B:FFFFFFFF:Sagat
:sfz3j:00010000:FF8502:0000000C:FFFFFFFF:Dan Hibiki
:sfz3j:00010000:FF8502:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3j:00010000:FF8502:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3j:00010000:FF8502:0000000F:FFFFFFFF:Dhalsim
:sfz3j:00010000:FF8502:00000010:FFFFFFFF:Zangief
:sfz3j:00010000:FF8502:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3j:00010000:FF8502:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3j:00010000:FF8502:00000015:FFFFFFFF:#Balrog
:sfz3j:00010000:FF8502:00000016:FFFFFFFF:Cammy
:sfz3j:00010000:FF8502:00000018:FFFFFFFF:Edmund Honda
:sfz3j:00010000:FF8502:00000019:FFFFFFFF:Blanka
:sfz3j:00010000:FF8502:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3j:00010000:FF8502:0000001B:FFFFFFFF:Cody
:sfz3j:00010000:FF8502:0000001C:FFFFFFFF:Vega
:sfz3j:00010000:FF8502:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3j:00010000:FF8502:0000001E:FFFFFFFF:#Juli
:sfz3j:00010000:FF8502:0000001F:FFFFFFFF:#Juni
:sfz3j:00200000:FF8851:00900090:00FF00FF:Infinite Energy PL2
:sfz3j:00200001:FF8851:00900090:00FF00FF:Drain All Energy Now! PL2
sfz3j:0:FF891F:90:000:Infinite Power PL2
sfz3j:0:FF891F:00:000:No Power PL2
sfz3j:0:FF891F:90:001:Refill Power Now! PL2
sfz3j:0:FF891F:00:001:Drain Power Now! PL2
:sfz3j:00100000:FF8ACC:00000028:0000FFFF:Never Get Dizzied PL2
:sfz3j:00100000:FF8ACC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL2
:sfz3j:00100000:FF8A4C:00007000:0000FFFF:Never Get Guard Crushed PL2
:sfz3j:00100000:FF8A4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL2
sfz3j:0:FF8A38:00:000:Infinite Fireballs PL2
sfz3j:0:FF8A38:01:000:Never have use of Fireballs PL2
sfz3j:0:FF88BC:01:000:Infinite Taunts PL2
sfz3j:0:FF8831:00:000:Infinite Air Special/Super moves PL2
:sfz3j:00100000:FF8A5A:00000303:0000FFFF:Recalculate Damage When Hit PL2
:sfz3j:00800000:FF88B9:00000001:FFFFFFFF:Always Be in Original Combo PL2:Activate only during an Original combo to get the afterimages!
:sfz3j:00000000:FF88BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL2
:sfz3j:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL2
:sfz3j:00210000:FF8AA7:000F0005:00FF00FF:LP+LK Combo
:sfz3j:00210000:FF8AA7:00300010:00FF00FF:MP+MK Combo
:sfz3j:00210000:FF8AA7:0051001B:00FF00FF:HP+HK Combo
:sfz3j:62000000:000000:00000000:00000000:Select Control PL2
:sfz3j:00010000:FF8925:00000000:FFFFFFFF:User
:sfz3j:00010000:FF8925:00000001:FFFFFFFF:CPU
sfz3j:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3j:0:000000:00:999:[ Screen. ]
sfz3j:0:FF895E:01:001:Enable Classical Mode Now! PL2:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3j:0:FF895A:01:001:Enable Mazi Mode Now! PL2:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3j:0:FF8931:01:001:Enable Saikyou Mode Now! PL2:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3j:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3j:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3j:00000000:FF8923:00000000:FFFFFFFF:A-ISM PL2
:sfz3j:00000000:FF8932:00000000:FFFFFFFF:A-ISM PL2
:sfz3j:00000000:FF8923:00000001:FFFFFFFF:V-ISM PL2
:sfz3j:00000000:FF8932:00000001:FFFFFFFF:V-ISM PL2
:sfz3j:00000000:FF8923:000000FF:FFFFFFFF:X-ISM PL2
:sfz3j:00000000:FF8932:000000FF:FFFFFFFF:X-ISM PL2
:sfz3j:00000000:FF8923:00000002:FFFFFFFF:S-ISM PL2
:sfz3j:00000000:FF8932:00000000:FFFFFFFF:S-ISM PL2
:sfz3j:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3j:62000000:000000:00000000:00000000:Select Character PL2
:sfz3j:00010000:FF8902:00000000:FFFFFFFF:Ryu
:sfz3j:00010000:FF8902:00000001:FFFFFFFF:Ken Masters
:sfz3j:00010000:FF8902:00000002:FFFFFFFF:Akuma
:sfz3j:00010000:FF8902:00000003:FFFFFFFF:Charlie
:sfz3j:00010000:FF8902:00000004:FFFFFFFF:Chun-Li
:sfz3j:00010000:FF8902:00000005:FFFFFFFF:Adon
:sfz3j:00010000:FF8902:00000006:FFFFFFFF:Sodom
:sfz3j:00010000:FF8902:00000007:FFFFFFFF:Guy
:sfz3j:00010000:FF8902:00000008:FFFFFFFF:Birdie
:sfz3j:00010000:FF8902:00000009:FFFFFFFF:Rose
:sfz3j:00010000:FF8902:0000000A:FFFFFFFF:M. Bison
:sfz3j:00010000:FF8902:0000000B:FFFFFFFF:Sagat
:sfz3j:00010000:FF8902:0000000C:FFFFFFFF:Dan Hibiki
:sfz3j:00010000:FF8902:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3j:00010000:FF8902:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3j:00010000:FF8902:0000000F:FFFFFFFF:Dhalsim
:sfz3j:00010000:FF8902:00000010:FFFFFFFF:Zangief
:sfz3j:00010000:FF8902:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3j:00010000:FF8902:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3j:00010000:FF8902:00000015:FFFFFFFF:#Balrog
:sfz3j:00010000:FF8902:00000016:FFFFFFFF:Cammy
:sfz3j:00010000:FF8902:00000018:FFFFFFFF:Edmund Honda
:sfz3j:00010000:FF8902:00000019:FFFFFFFF:Blanka
:sfz3j:00010000:FF8902:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3j:00010000:FF8902:0000001B:FFFFFFFF:Cody
:sfz3j:00010000:FF8902:0000001C:FFFFFFFF:Vega
:sfz3j:00010000:FF8902:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3j:00010000:FF8902:0000001E:FFFFFFFF:#Juli
:sfz3j:00010000:FF8902:0000001F:FFFFFFFF:#Juni
:sfz3j:00200000:FF8C51:00900090:00FF00FF:Infinite Energy PL3
:sfz3j:00200001:FF8C51:00900090:00FF00FF:Drain All Energy Now! PL3
sfz3j:0:FF8D1F:90:000:Infinite Power PL3
sfz3j:0:FF8D1F:00:000:No Power PL3
sfz3j:0:FF8D1F:90:001:Refill Power Now! PL3
sfz3j:0:FF8D1F:00:001:Drain Power Now! PL3
:sfz3j:00100000:FF8ECC:00000028:0000FFFF:Never Get Dizzied PL3
:sfz3j:00100000:FF8ECC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL3
:sfz3j:00100000:FF8E4C:00007000:0000FFFF:Never Get Guard Crushed PL3
:sfz3j:00100000:FF8E4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL3
sfz3j:0:FF8E38:00:000:Infinite Fireballs PL3
sfz3j:0:FF8E38:01:000:Never have use of Fireballs PL3
sfz3j:0:FF8CBC:01:000:Infinite Taunts PL3
sfz3j:0:FF8C31:00:000:Infinite Air Special/Super moves PL3
:sfz3j:00100000:FF8E5A:00000303:0000FFFF:Recalculate Damage When Hit PL3
:sfz3j:00800000:FF8CB9:00000001:FFFFFFFF:Always Be in Original Combo PL3:Activate only during an Original combo to get the afterimages!
:sfz3j:00000000:FF8CBB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL3
:sfz3j:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL3
:sfz3j:00210000:FF8EA7:000F0005:00FF00FF:LP+LK Combo
:sfz3j:00210000:FF8EA7:00300010:00FF00FF:MP+MK Combo
:sfz3j:00210000:FF8EA7:0051001B:00FF00FF:HP+HK Combo
:sfz3j:62000000:000000:00000000:00000000:Select Control PL3
:sfz3j:00010000:FF8D25:00000000:FFFFFFFF:User
:sfz3j:00010000:FF8D25:00000001:FFFFFFFF:CPU
sfz3j:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3j:0:000000:00:999:[ Screen. ]
sfz3j:0:FF8D5E:01:001:Enable Classical Mode Now! PL3:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3j:0:FF8D5A:01:001:Enable Mazi Mode Now! PL3:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3j:0:FF8D31:01:001:Enable Saikyou Mode Now! PL3:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3j:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3j:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3j:00000000:FF8D23:00000000:FFFFFFFF:A-ISM P3
:sfz3j:00000000:FF8D32:00000000:FFFFFFFF:A-ISM P3
:sfz3j:00000000:FF8D23:00000001:FFFFFFFF:V-ISM P3
:sfz3j:00000000:FF8D32:00000001:FFFFFFFF:V-ISM P3
:sfz3j:00000000:FF8D23:000000FF:FFFFFFFF:X-ISM P3
:sfz3j:00000000:FF8D32:000000FF:FFFFFFFF:X-ISM P3
:sfz3j:00000000:FF8D23:00000002:FFFFFFFF:S-ISM P3
:sfz3j:00000000:FF8D32:00000000:FFFFFFFF:S-ISM P3
:sfz3j:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3j:62000000:000000:00000000:00000000:Select Character PL3
:sfz3j:00010000:FF8D02:00000000:FFFFFFFF:Ryu
:sfz3j:00010000:FF8D02:00000001:FFFFFFFF:Ken Masters
:sfz3j:00010000:FF8D02:00000002:FFFFFFFF:Akuma
:sfz3j:00010000:FF8D02:00000003:FFFFFFFF:Charlie
:sfz3j:00010000:FF8D02:00000004:FFFFFFFF:Chun-Li
:sfz3j:00010000:FF8D02:00000005:FFFFFFFF:Adon
:sfz3j:00010000:FF8D02:00000006:FFFFFFFF:Sodom
:sfz3j:00010000:FF8D02:00000007:FFFFFFFF:Guy
:sfz3j:00010000:FF8D02:00000008:FFFFFFFF:Birdie
:sfz3j:00010000:FF8D02:00000009:FFFFFFFF:Rose
:sfz3j:00010000:FF8D02:0000000A:FFFFFFFF:M. Bison
:sfz3j:00010000:FF8D02:0000000B:FFFFFFFF:Sagat
:sfz3j:00010000:FF8D02:0000000C:FFFFFFFF:Dan Hibiki
:sfz3j:00010000:FF8D02:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3j:00010000:FF8D02:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3j:00010000:FF8D02:0000000F:FFFFFFFF:Dhalsim
:sfz3j:00010000:FF8D02:00000010:FFFFFFFF:Zangief
:sfz3j:00010000:FF8D02:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3j:00010000:FF8D02:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3j:00010000:FF8D02:00000015:FFFFFFFF:#Balrog
:sfz3j:00010000:FF8D02:00000016:FFFFFFFF:Cammy
:sfz3j:00010000:FF8D02:00000018:FFFFFFFF:Edmund Honda
:sfz3j:00010000:FF8D02:00000019:FFFFFFFF:Blanka
:sfz3j:00010000:FF8D02:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3j:00010000:FF8D02:0000001B:FFFFFFFF:Cody
:sfz3j:00010000:FF8D02:0000001C:FFFFFFFF:Vega
:sfz3j:00010000:FF8D02:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3j:00010000:FF8D02:0000001E:FFFFFFFF:#Juli
:sfz3j:00010000:FF8D02:0000001F:FFFFFFFF:#Juni
:sfz3j:00200000:FF9051:00900090:00FF00FF:Infinite Energy PL4
:sfz3j:00200001:FF9051:00900090:00FF00FF:Drain All Energy Now! PL4
sfz3j:0:FF911F:90:000:Infinite Power PL4
sfz3j:0:FF911F:00:000:No Power PL4
sfz3j:0:FF911F:90:001:Refill Power Now! PL4
sfz3j:0:FF911F:00:001:Drain Power Now! PL4
:sfz3j:00100000:FF92CC:00000028:0000FFFF:Never Get Dizzied PL4
:sfz3j:00100000:FF92CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL4
:sfz3j:00100000:FF924C:00007000:0000FFFF:Never Get Guard Crushed PL4
:sfz3j:00100000:FF924C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL4
sfz3j:0:FF9238:00:000:Infinite Fireballs PL4
sfz3j:0:FF9238:01:000:Never have use of Fireballs PL4
sfz3j:0:FF90BC:01:000:Infinite Taunts PL4
sfz3j:0:FF9031:00:000:Infinite Air Special/Super moves PL4
:sfz3j:00100000:FF925A:00000303:0000FFFF:Recalculate Damage When Hit PL4
:sfz3j:00800000:FF90B9:00000001:FFFFFFFF:Always Be in Original Combo PL4:Activate only during an Original combo to get the afterimages!
:sfz3j:00000000:FF90BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL4
:sfz3j:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL4
:sfz3j:00210000:FF92A7:000F0005:00FF00FF:LP+LK Combo
:sfz3j:00210000:FF92A7:00300010:00FF00FF:MP+MK Combo
:sfz3j:00210000:FF92A7:0051001B:00FF00FF:HP+HK Combo
:sfz3j:62000000:000000:00000000:00000000:Select Control PL4
:sfz3j:00010000:FF9125:00000000:FFFFFFFF:User
:sfz3j:00010000:FF9125:00000001:FFFFFFFF:CPU
sfz3j:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3j:0:000000:00:999:[ Screen. ]
sfz3j:0:FF915E:01:001:Enable Classical Mode Now! PL4:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3j:0:FF915A:01:001:Enable Mazi Mode Now! PL4:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3j:0:FF9131:01:001:Enable Saikyou Mode Now! PL4:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3j:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3j:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3j:00000000:FF9123:00000000:FFFFFFFF:A-ISM P4
:sfz3j:00000000:FF9132:00000000:FFFFFFFF:A-ISM P4
:sfz3j:00000000:FF9123:00000001:FFFFFFFF:V-ISM P4
:sfz3j:00000000:FF9132:00000001:FFFFFFFF:V-ISM P4
:sfz3j:00000000:FF9123:000000FF:FFFFFFFF:X-ISM P4
:sfz3j:00000000:FF9132:000000FF:FFFFFFFF:X-ISM P4
:sfz3j:00000000:FF9123:00000002:FFFFFFFF:S-ISM P4
:sfz3j:00000000:FF9132:00000000:FFFFFFFF:S-ISM P4
:sfz3j:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3j:62000000:000000:00000000:00000000:Select Character PL4
:sfz3j:00010000:FF9102:00000000:FFFFFFFF:Ryu
:sfz3j:00010000:FF9102:00000001:FFFFFFFF:Ken Masters
:sfz3j:00010000:FF9102:00000002:FFFFFFFF:Akuma
:sfz3j:00010000:FF9102:00000003:FFFFFFFF:Charlie
:sfz3j:00010000:FF9102:00000004:FFFFFFFF:Chun-Li
:sfz3j:00010000:FF9102:00000005:FFFFFFFF:Adon
:sfz3j:00010000:FF9102:00000006:FFFFFFFF:Sodom
:sfz3j:00010000:FF9102:00000007:FFFFFFFF:Guy
:sfz3j:00010000:FF9102:00000008:FFFFFFFF:Birdie
:sfz3j:00010000:FF9102:00000009:FFFFFFFF:Rose
:sfz3j:00010000:FF9102:0000000A:FFFFFFFF:M. Bison
:sfz3j:00010000:FF9102:0000000B:FFFFFFFF:Sagat
:sfz3j:00010000:FF9102:0000000C:FFFFFFFF:Dan Hibiki
:sfz3j:00010000:FF9102:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3j:00010000:FF9102:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3j:00010000:FF9102:0000000F:FFFFFFFF:Dhalsim
:sfz3j:00010000:FF9102:00000010:FFFFFFFF:Zangief
:sfz3j:00010000:FF9102:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3j:00010000:FF9102:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3j:00010000:FF9102:00000015:FFFFFFFF:#Balrog
:sfz3j:00010000:FF9102:00000016:FFFFFFFF:Cammy
:sfz3j:00010000:FF9102:00000018:FFFFFFFF:Edmund Honda
:sfz3j:00010000:FF9102:00000019:FFFFFFFF:Blanka
:sfz3j:00010000:FF9102:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3j:00010000:FF9102:0000001B:FFFFFFFF:Cody
:sfz3j:00010000:FF9102:0000001C:FFFFFFFF:Vega
:sfz3j:00010000:FF9102:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3j:00010000:FF9102:0000001E:FFFFFFFF:#Juli
:sfz3j:00010000:FF9102:0000001F:FFFFFFFF:#Juni
; Move List Supplement (Third Section)
; Controls various aspects of certain characters moves.
:sfz3j:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL1]
:sfz3j:00000000:FF85E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3j:00000000:FF85E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3j:00000001:FF85E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3j:00000001:FF85E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL1]
:sfz3j:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3j:00100001:FF843A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL1]
:sfz3j:00100000:FF85FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3j:00100000:FF85FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3j:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL1]
:sfz3j:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3j:00100001:FF843A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL1]
:sfz3j:00100000:FF9E6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3j:00100000:FF9F6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3j:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL1]
:sfz3j:00000000:FF85FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3j:00000000:FF85FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3j:00000001:FF85FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3j:00000001:FF85FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3j:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL1]
:sfz3j:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3j:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3j:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3j:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3j:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL1]
:sfz3j:00000000:FF846A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3j:00000000:FF846A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3j:00000001:FF846A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3j:00000001:FF846A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3j:00000000:FF846B:00000001:FFFFFFFF:Always Have Mask On
:sfz3j:00000000:FF846B:00000000:FFFFFFFF:Never Have Mask On
:sfz3j:00000001:FF846B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3j:00000001:FF846B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL2]
:sfz3j:00000000:FF89E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3j:00000000:FF89E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3j:00000001:FF89E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3j:00000001:FF89E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL2]
:sfz3j:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3j:00100001:FF883A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL2]
:sfz3j:00100000:FF89FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3j:00100000:FF89FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3j:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfz3j:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3j:00100001:FF883A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL2]
:sfz3j:00100000:FFAA6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3j:00100000:FFAB6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3j:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL2]
:sfz3j:00000000:FF89FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3j:00000000:FF89FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3j:00000001:FF89FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3j:00000001:FF89FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3j:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL2]
:sfz3j:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3j:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3j:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3j:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3j:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL2]
:sfz3j:00000000:FF886A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3j:00000000:FF886A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3j:00000001:FF886A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3j:00000001:FF886A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3j:00000000:FF886B:00000001:FFFFFFFF:Always Have Mask
:sfz3j:00000000:FF886B:00000000:FFFFFFFF:Never Have Mask
:sfz3j:00000001:FF886B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3j:00000001:FF886B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL3]
:sfz3j:00000000:FF8DE4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3j:00000000:FF8DE4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3j:00000001:FF8DE4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3j:00000001:FF8DE4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL3]
:sfz3j:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3j:00100001:FF8C3A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL3]
:sfz3j:00100000:FF8DFE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3j:00100000:FF8DFE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3j:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfz3j:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3j:00100001:FF8C3A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL3]
:sfz3j:00100000:FFB66A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3j:00100000:FFB76A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3j:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL3]
:sfz3j:00000000:FF8DFE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3j:00000000:FF8DFE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3j:00000001:FF8DFE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3j:00000001:FF8DFE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3j:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL3]
:sfz3j:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3j:00010000:FF8DFF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3j:00010000:FF8DFF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3j:00010000:FF8DFF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3j:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL3]
:sfz3j:00000000:FF8C6A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3j:00000000:FF8C6A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3j:00000001:FF8C6A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3j:00000001:FF8C6A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3j:00000000:FF8C6B:00000001:FFFFFFFF:Always Have Mask
:sfz3j:00000000:FF8C6B:00000000:FFFFFFFF:Never Have Mask
:sfz3j:00000001:FF8C6B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3j:00000001:FF8C6B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL4]
:sfz3j:00000000:FF91E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3j:00000000:FF91E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3j:00000001:FF91E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3j:00000001:FF91E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL4]
:sfz3j:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3j:00100001:FF903A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL4]
:sfz3j:00100000:FF91FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3j:00100000:FF91FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3j:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL4]
:sfz3j:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3j:00100001:FF903A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3j:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL4]
:sfz3j:00100000:FFC26A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3j:00100000:FFC36A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3j:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL4]
:sfz3j:00000000:FF91FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3j:00000000:FF91FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3j:00000001:FF91FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3j:00000001:FF91FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3j:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL4]
:sfz3j:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3j:00010000:FF91FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3j:00010000:FF91FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3j:00010000:FF91FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3j:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL4]
:sfz3j:00000000:FF906A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3j:00000000:FF906A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3j:00000001:FF906A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3j:00000001:FF906A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3j:00000000:FF906B:00000001:FFFFFFFF:Always Have Mask
:sfz3j:00000000:FF906B:00000000:FFFFFFFF:Never Have Mask
:sfz3j:00000001:FF906B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3j:00000001:FF906B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3j:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfz3j:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfz3j:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfz3j:62000000:000000:00000000:00000000:Select Region
:sfz3j:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfz3j:00010000:FF8091:00000002:FFFFFFFF:USA
:sfz3j:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfz3j:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfz3j:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfz3j:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfz3j:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfz3j:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Zero 3 (Japan 980629) ]
sfz3jr1:0:FF8109:63:000:Infinite Time
sfz3jr1:0:FF8109:00:001:Finish this Round Now!
:sfz3jr1:62000000:000000:00000000:00000000:Select Color Unlock
:sfz3jr1:00010000:FF80EE:00000000:FFFFFFFF:Cream:Default
:sfz3jr1:00010000:FF80EE:00000001:FFFFFFFF:Red:Unlocks Classical Mode
:sfz3jr1:00010000:FF80EE:00000002:FFFFFFFF:Green:Unlocks Balrog, Juli, and Juni
:sfz3jr1:00010000:FF80EE:00000003:FFFFFFFF:Blue:Unlocks Mazi Mode and Saikyou Mode
:sfz3jr1:00010000:FF80EE:00000004:FFFFFFFF:Light Blue:Unlocks Survival and Dramatic Mode
:sfz3jr1:62000000:000000:00000000:00000000:Select Backdrop
:sfz3jr1:00010000:FF8101:00000000:FFFFFFFF:Japan (Sunset):Ryu
:sfz3jr1:00010000:FF8101:00000002:FFFFFFFF:USA (Hotel):Ken
:sfz3jr1:00010000:FF8101:00000004:FFFFFFFF:Japan (Cave):Akuma
:sfz3jr1:00010000:FF8101:00000006:FFFFFFFF:USA (Hangar):Charlie
:sfz3jr1:00010000:FF8101:00000008:FFFFFFFF:China:Chun-Li
:sfz3jr1:00010000:FF8101:0000000A:FFFFFFFF:Thailand (Temple):Adon
:sfz3jr1:00010000:FF8101:0000000C:FFFFFFFF:USA (Japanese):Sodom
:sfz3jr1:00010000:FF8101:0000000E:FFFFFFFF:USA (Metro City):Guy
:sfz3jr1:00010000:FF8101:00000010:FFFFFFFF:England:Birdie
:sfz3jr1:00010000:FF8101:00000012:FFFFFFFF:Italy:Rose
:sfz3jr1:00010000:FF8101:00000014:FFFFFFFF:Point 48106 (Night):M. Bison
:sfz3jr1:00010000:FF8101:00000016:FFFFFFFF:Thailand (Statue):Sagat
:sfz3jr1:00010000:FF8101:00000018:FFFFFFFF:Japan (Swings):Dan
:sfz3jr1:00010000:FF8101:0000001A:FFFFFFFF:Japan (Market at Day):Sakura
:sfz3jr1:00010000:FF8101:0000001C:FFFFFFFF:USA (Military):Rolento
:sfz3jr1:00010000:FF8101:0000001E:FFFFFFFF:India:Dhalsim
:sfz3jr1:00010000:FF8101:00000020:FFFFFFFF:Russia:Zangief
:sfz3jr1:00010000:FF8101:00000022:FFFFFFFF:Hong Kong:Gen
:sfz3jr1:00010000:FF8101:0000002A:FFFFFFFF:Point 48106 (Day):Balrog/Juli/Juni
:sfz3jr1:00010000:FF8101:0000002C:FFFFFFFF:Greece:Cammy
:sfz3jr1:00010000:FF8101:00000030:FFFFFFFF:Japan (Sumo Ring):E. Honda
:sfz3jr1:00010000:FF8101:00000032:FFFFFFFF:Brazil:Blanka
:sfz3jr1:00010000:FF8101:00000034:FFFFFFFF:Japan (Seaside):R. Mika
:sfz3jr1:00010000:FF8101:00000036:FFFFFFFF:USA (Prison):Cody
:sfz3jr1:00010000:FF8101:00000038:FFFFFFFF:Spain:Vega
:sfz3jr1:00010000:FF8101:0000003A:FFFFFFFF:Japan (Market at Night):Karin
:sfz3jr1:00000000:FF8431:00000000:FFFFFFFF:Skip Character Intros
:sfz3jr1:00000000:FF8111:000000FF:FFFFFFFF:Skip Map Screen:Normal and Dramatic Modes only
:sfz3jr1:00000000:FF8549:000000FF:FFFFFFFF:Skip Story PL1:Normal Mode only
:sfz3jr1:00000000:FF8949:000000FF:FFFFFFFF:Skip Story PL2:Normal mode only
:sfz3jr1:60000000:000000:00000000:00000000:[ Enable these Mode cheats on the Character Selection ]
:sfz3jr1:60000000:000000:00000000:00000000:[ Screen. They may work for different players configs. ]
:sfz3jr1:00000000:FF854B:00000000:FFFFFFFF:Normal Mode PL1
:sfz3jr1:00000000:FF894B:00000000:FFFFFFFF:Normal Mode PL2
:sfz3jr1:00000000:FF854B:000000FF:FFFFFFFF:Survival Mode PL1
:sfz3jr1:00000000:FF894B:000000FF:FFFFFFFF:Survival Mode PL2
:sfz3jr1:00000000:FF8168:00000001:FFFFFFFF:Dramatic Battle Mode PL1/PL2
:sfz3jr1:00200000:FF8451:00900090:00FF00FF:Infinite Energy PL1
:sfz3jr1:00200001:FF8451:00900090:00FF00FF:Drain All Energy Now! PL1
sfz3jr1:0:FF851F:90:000:Infinite Power PL1
sfz3jr1:0:FF851F:00:000:No Power PL1
sfz3jr1:0:FF851F:90:001:Refill Power Now! PL1
sfz3jr1:0:FF851F:00:001:Drain Power Now! PL1
:sfz3jr1:00100000:FF86CC:00000028:0000FFFF:Never Get Dizzied PL1
:sfz3jr1:00100000:FF86CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL1
:sfz3jr1:00100000:FF864C:00007000:0000FFFF:Never Get Guard Crushed PL1
:sfz3jr1:00100000:FF864C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL1
sfz3jr1:0:FF8638:00:000:Infinite Fireballs PL1
sfz3jr1:0:FF8638:01:000:Never have use of Fireballs PL1
sfz3jr1:0:FF84BC:01:000:Infinite Taunts PL1
sfz3jr1:0:FF8431:00:000:Infinite Air Special/Super moves PL1
:sfz3jr1:00100000:FF865A:00000303:0000FFFF:Recalculate Damage When Hit PL1
:sfz3jr1:00800000:FF84B9:00000001:FFFFFFFF:Always Be in Original Combo PL1:Activate only during an Original combo to get the afterimages!
:sfz3jr1:00000000:FF84BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL1
:sfz3jr1:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL1
:sfz3jr1:00210000:FF86A7:000F0005:00FF00FF:LP+LK Combo
:sfz3jr1:00210000:FF86A7:00300010:00FF00FF:MP+MK Combo
:sfz3jr1:00210000:FF86A7:0051001B:00FF00FF:HP+HK Combo
:sfz3jr1:62000000:000000:00000000:00000000:Select Control PL1
:sfz3jr1:00010000:FF8525:00000000:FFFFFFFF:User
:sfz3jr1:00010000:FF8525:00000001:FFFFFFFF:CPU
sfz3jr1:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3jr1:0:000000:00:999:[ Screen. ]
sfz3jr1:0:FF855E:01:001:Enable Classical Mode Now! PL1:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3jr1:0:FF855A:01:001:Enable Mazi Mode Now! PL1:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3jr1:0:FF8531:01:001:Enable Saikyou Mode Now! PL1:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3jr1:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3jr1:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3jr1:00000000:FF8523:00000000:FFFFFFFF:A-ISM PL1
:sfz3jr1:00000000:FF8532:00000000:FFFFFFFF:A-ISM PL1
:sfz3jr1:00000000:FF8523:00000001:FFFFFFFF:V-ISM PL1
:sfz3jr1:00000000:FF8532:00000001:FFFFFFFF:V-ISM PL1
:sfz3jr1:00000000:FF8523:000000FF:FFFFFFFF:X-ISM PL1
:sfz3jr1:00000000:FF8532:000000FF:FFFFFFFF:X-ISM PL1
:sfz3jr1:00000000:FF8523:00000002:FFFFFFFF:S-ISM PL1
:sfz3jr1:00000000:FF8532:00000000:FFFFFFFF:S-ISM PL1
:sfz3jr1:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3jr1:62000000:000000:00000000:00000000:Select Character PL1
:sfz3jr1:00010000:FF8502:00000000:FFFFFFFF:Ryu
:sfz3jr1:00010000:FF8502:00000001:FFFFFFFF:Ken Masters
:sfz3jr1:00010000:FF8502:00000002:FFFFFFFF:Akuma
:sfz3jr1:00010000:FF8502:00000003:FFFFFFFF:Charlie
:sfz3jr1:00010000:FF8502:00000004:FFFFFFFF:Chun-Li
:sfz3jr1:00010000:FF8502:00000005:FFFFFFFF:Adon
:sfz3jr1:00010000:FF8502:00000006:FFFFFFFF:Sodom
:sfz3jr1:00010000:FF8502:00000007:FFFFFFFF:Guy
:sfz3jr1:00010000:FF8502:00000008:FFFFFFFF:Birdie
:sfz3jr1:00010000:FF8502:00000009:FFFFFFFF:Rose
:sfz3jr1:00010000:FF8502:0000000A:FFFFFFFF:M. Bison
:sfz3jr1:00010000:FF8502:0000000B:FFFFFFFF:Sagat
:sfz3jr1:00010000:FF8502:0000000C:FFFFFFFF:Dan Hibiki
:sfz3jr1:00010000:FF8502:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3jr1:00010000:FF8502:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3jr1:00010000:FF8502:0000000F:FFFFFFFF:Dhalsim
:sfz3jr1:00010000:FF8502:00000010:FFFFFFFF:Zangief
:sfz3jr1:00010000:FF8502:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3jr1:00010000:FF8502:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3jr1:00010000:FF8502:00000015:FFFFFFFF:#Balrog
:sfz3jr1:00010000:FF8502:00000016:FFFFFFFF:Cammy
:sfz3jr1:00010000:FF8502:00000018:FFFFFFFF:Edmund Honda
:sfz3jr1:00010000:FF8502:00000019:FFFFFFFF:Blanka
:sfz3jr1:00010000:FF8502:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3jr1:00010000:FF8502:0000001B:FFFFFFFF:Cody
:sfz3jr1:00010000:FF8502:0000001C:FFFFFFFF:Vega
:sfz3jr1:00010000:FF8502:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3jr1:00010000:FF8502:0000001E:FFFFFFFF:#Juli
:sfz3jr1:00010000:FF8502:0000001F:FFFFFFFF:#Juni
:sfz3jr1:00200000:FF8851:00900090:00FF00FF:Infinite Energy PL2
:sfz3jr1:00200001:FF8851:00900090:00FF00FF:Drain All Energy Now! PL2
sfz3jr1:0:FF891F:90:000:Infinite Power PL2
sfz3jr1:0:FF891F:00:000:No Power PL2
sfz3jr1:0:FF891F:90:001:Refill Power Now! PL2
sfz3jr1:0:FF891F:00:001:Drain Power Now! PL2
:sfz3jr1:00100000:FF8ACC:00000028:0000FFFF:Never Get Dizzied PL2
:sfz3jr1:00100000:FF8ACC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL2
:sfz3jr1:00100000:FF8A4C:00007000:0000FFFF:Never Get Guard Crushed PL2
:sfz3jr1:00100000:FF8A4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL2
sfz3jr1:0:FF8A38:00:000:Infinite Fireballs PL2
sfz3jr1:0:FF8A38:01:000:Never have use of Fireballs PL2
sfz3jr1:0:FF88BC:01:000:Infinite Taunts PL2
sfz3jr1:0:FF8831:00:000:Infinite Air Special/Super moves PL2
:sfz3jr1:00100000:FF8A5A:00000303:0000FFFF:Recalculate Damage When Hit PL2
:sfz3jr1:00800000:FF88B9:00000001:FFFFFFFF:Always Be in Original Combo PL2:Activate only during an Original combo to get the afterimages!
:sfz3jr1:00000000:FF88BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL2
:sfz3jr1:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL2
:sfz3jr1:00210000:FF8AA7:000F0005:00FF00FF:LP+LK Combo
:sfz3jr1:00210000:FF8AA7:00300010:00FF00FF:MP+MK Combo
:sfz3jr1:00210000:FF8AA7:0051001B:00FF00FF:HP+HK Combo
:sfz3jr1:62000000:000000:00000000:00000000:Select Control PL2
:sfz3jr1:00010000:FF8925:00000000:FFFFFFFF:User
:sfz3jr1:00010000:FF8925:00000001:FFFFFFFF:CPU
sfz3jr1:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3jr1:0:000000:00:999:[ Screen. ]
sfz3jr1:0:FF895E:01:001:Enable Classical Mode Now! PL2:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3jr1:0:FF895A:01:001:Enable Mazi Mode Now! PL2:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3jr1:0:FF8931:01:001:Enable Saikyou Mode Now! PL2:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3jr1:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3jr1:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3jr1:00000000:FF8923:00000000:FFFFFFFF:A-ISM PL2
:sfz3jr1:00000000:FF8932:00000000:FFFFFFFF:A-ISM PL2
:sfz3jr1:00000000:FF8923:00000001:FFFFFFFF:V-ISM PL2
:sfz3jr1:00000000:FF8932:00000001:FFFFFFFF:V-ISM PL2
:sfz3jr1:00000000:FF8923:000000FF:FFFFFFFF:X-ISM PL2
:sfz3jr1:00000000:FF8932:000000FF:FFFFFFFF:X-ISM PL2
:sfz3jr1:00000000:FF8923:00000002:FFFFFFFF:S-ISM PL2
:sfz3jr1:00000000:FF8932:00000000:FFFFFFFF:S-ISM PL2
:sfz3jr1:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3jr1:62000000:000000:00000000:00000000:Select Character PL2
:sfz3jr1:00010000:FF8902:00000000:FFFFFFFF:Ryu
:sfz3jr1:00010000:FF8902:00000001:FFFFFFFF:Ken Masters
:sfz3jr1:00010000:FF8902:00000002:FFFFFFFF:Akuma
:sfz3jr1:00010000:FF8902:00000003:FFFFFFFF:Charlie
:sfz3jr1:00010000:FF8902:00000004:FFFFFFFF:Chun-Li
:sfz3jr1:00010000:FF8902:00000005:FFFFFFFF:Adon
:sfz3jr1:00010000:FF8902:00000006:FFFFFFFF:Sodom
:sfz3jr1:00010000:FF8902:00000007:FFFFFFFF:Guy
:sfz3jr1:00010000:FF8902:00000008:FFFFFFFF:Birdie
:sfz3jr1:00010000:FF8902:00000009:FFFFFFFF:Rose
:sfz3jr1:00010000:FF8902:0000000A:FFFFFFFF:M. Bison
:sfz3jr1:00010000:FF8902:0000000B:FFFFFFFF:Sagat
:sfz3jr1:00010000:FF8902:0000000C:FFFFFFFF:Dan Hibiki
:sfz3jr1:00010000:FF8902:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3jr1:00010000:FF8902:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3jr1:00010000:FF8902:0000000F:FFFFFFFF:Dhalsim
:sfz3jr1:00010000:FF8902:00000010:FFFFFFFF:Zangief
:sfz3jr1:00010000:FF8902:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3jr1:00010000:FF8902:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3jr1:00010000:FF8902:00000015:FFFFFFFF:#Balrog
:sfz3jr1:00010000:FF8902:00000016:FFFFFFFF:Cammy
:sfz3jr1:00010000:FF8902:00000018:FFFFFFFF:Edmund Honda
:sfz3jr1:00010000:FF8902:00000019:FFFFFFFF:Blanka
:sfz3jr1:00010000:FF8902:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3jr1:00010000:FF8902:0000001B:FFFFFFFF:Cody
:sfz3jr1:00010000:FF8902:0000001C:FFFFFFFF:Vega
:sfz3jr1:00010000:FF8902:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3jr1:00010000:FF8902:0000001E:FFFFFFFF:#Juli
:sfz3jr1:00010000:FF8902:0000001F:FFFFFFFF:#Juni
:sfz3jr1:00200000:FF8C51:00900090:00FF00FF:Infinite Energy PL3
:sfz3jr1:00200001:FF8C51:00900090:00FF00FF:Drain All Energy Now! PL3
sfz3jr1:0:FF8D1F:90:000:Infinite Power PL3
sfz3jr1:0:FF8D1F:00:000:No Power PL3
sfz3jr1:0:FF8D1F:90:001:Refill Power Now! PL3
sfz3jr1:0:FF8D1F:00:001:Drain Power Now! PL3
:sfz3jr1:00100000:FF8ECC:00000028:0000FFFF:Never Get Dizzied PL3
:sfz3jr1:00100000:FF8ECC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL3
:sfz3jr1:00100000:FF8E4C:00007000:0000FFFF:Never Get Guard Crushed PL3
:sfz3jr1:00100000:FF8E4C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL3
sfz3jr1:0:FF8E38:00:000:Infinite Fireballs PL3
sfz3jr1:0:FF8E38:01:000:Never have use of Fireballs PL3
sfz3jr1:0:FF8CBC:01:000:Infinite Taunts PL3
sfz3jr1:0:FF8C31:00:000:Infinite Air Special/Super moves PL3
:sfz3jr1:00100000:FF8E5A:00000303:0000FFFF:Recalculate Damage When Hit PL3
:sfz3jr1:00800000:FF8CB9:00000001:FFFFFFFF:Always Be in Original Combo PL3:Activate only during an Original combo to get the afterimages!
:sfz3jr1:00000000:FF8CBB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL3
:sfz3jr1:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL3
:sfz3jr1:00210000:FF8EA7:000F0005:00FF00FF:LP+LK Combo
:sfz3jr1:00210000:FF8EA7:00300010:00FF00FF:MP+MK Combo
:sfz3jr1:00210000:FF8EA7:0051001B:00FF00FF:HP+HK Combo
:sfz3jr1:62000000:000000:00000000:00000000:Select Control PL3
:sfz3jr1:00010000:FF8D25:00000000:FFFFFFFF:User
:sfz3jr1:00010000:FF8D25:00000001:FFFFFFFF:CPU
sfz3jr1:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3jr1:0:000000:00:999:[ Screen. ]
sfz3jr1:0:FF8D5E:01:001:Enable Classical Mode Now! PL3:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3jr1:0:FF8D5A:01:001:Enable Mazi Mode Now! PL3:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3jr1:0:FF8D31:01:001:Enable Saikyou Mode Now! PL3:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3jr1:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3jr1:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3jr1:00000000:FF8D23:00000000:FFFFFFFF:A-ISM P3
:sfz3jr1:00000000:FF8D32:00000000:FFFFFFFF:A-ISM P3
:sfz3jr1:00000000:FF8D23:00000001:FFFFFFFF:V-ISM P3
:sfz3jr1:00000000:FF8D32:00000001:FFFFFFFF:V-ISM P3
:sfz3jr1:00000000:FF8D23:000000FF:FFFFFFFF:X-ISM P3
:sfz3jr1:00000000:FF8D32:000000FF:FFFFFFFF:X-ISM P3
:sfz3jr1:00000000:FF8D23:00000002:FFFFFFFF:S-ISM P3
:sfz3jr1:00000000:FF8D32:00000000:FFFFFFFF:S-ISM P3
:sfz3jr1:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3jr1:62000000:000000:00000000:00000000:Select Character PL3
:sfz3jr1:00010000:FF8D02:00000000:FFFFFFFF:Ryu
:sfz3jr1:00010000:FF8D02:00000001:FFFFFFFF:Ken Masters
:sfz3jr1:00010000:FF8D02:00000002:FFFFFFFF:Akuma
:sfz3jr1:00010000:FF8D02:00000003:FFFFFFFF:Charlie
:sfz3jr1:00010000:FF8D02:00000004:FFFFFFFF:Chun-Li
:sfz3jr1:00010000:FF8D02:00000005:FFFFFFFF:Adon
:sfz3jr1:00010000:FF8D02:00000006:FFFFFFFF:Sodom
:sfz3jr1:00010000:FF8D02:00000007:FFFFFFFF:Guy
:sfz3jr1:00010000:FF8D02:00000008:FFFFFFFF:Birdie
:sfz3jr1:00010000:FF8D02:00000009:FFFFFFFF:Rose
:sfz3jr1:00010000:FF8D02:0000000A:FFFFFFFF:M. Bison
:sfz3jr1:00010000:FF8D02:0000000B:FFFFFFFF:Sagat
:sfz3jr1:00010000:FF8D02:0000000C:FFFFFFFF:Dan Hibiki
:sfz3jr1:00010000:FF8D02:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3jr1:00010000:FF8D02:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3jr1:00010000:FF8D02:0000000F:FFFFFFFF:Dhalsim
:sfz3jr1:00010000:FF8D02:00000010:FFFFFFFF:Zangief
:sfz3jr1:00010000:FF8D02:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3jr1:00010000:FF8D02:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3jr1:00010000:FF8D02:00000015:FFFFFFFF:#Balrog
:sfz3jr1:00010000:FF8D02:00000016:FFFFFFFF:Cammy
:sfz3jr1:00010000:FF8D02:00000018:FFFFFFFF:Edmund Honda
:sfz3jr1:00010000:FF8D02:00000019:FFFFFFFF:Blanka
:sfz3jr1:00010000:FF8D02:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3jr1:00010000:FF8D02:0000001B:FFFFFFFF:Cody
:sfz3jr1:00010000:FF8D02:0000001C:FFFFFFFF:Vega
:sfz3jr1:00010000:FF8D02:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3jr1:00010000:FF8D02:0000001E:FFFFFFFF:#Juli
:sfz3jr1:00010000:FF8D02:0000001F:FFFFFFFF:#Juni
:sfz3jr1:00200000:FF9051:00900090:00FF00FF:Infinite Energy PL4
:sfz3jr1:00200001:FF9051:00900090:00FF00FF:Drain All Energy Now! PL4
sfz3jr1:0:FF911F:90:000:Infinite Power PL4
sfz3jr1:0:FF911F:00:000:No Power PL4
sfz3jr1:0:FF911F:90:001:Refill Power Now! PL4
sfz3jr1:0:FF911F:00:001:Drain Power Now! PL4
:sfz3jr1:00100000:FF92CC:00000028:0000FFFF:Never Get Dizzied PL4
:sfz3jr1:00100000:FF92CC:0000FAFA:0000FFFF:Always Get Dizzied When Hit PL4
:sfz3jr1:00100000:FF924C:00007000:0000FFFF:Never Get Guard Crushed PL4
:sfz3jr1:00100000:FF924C:00001010:0000FFFF:Always Get Guard Crushed When Blocking PL4
sfz3jr1:0:FF9238:00:000:Infinite Fireballs PL4
sfz3jr1:0:FF9238:01:000:Never have use of Fireballs PL4
sfz3jr1:0:FF90BC:01:000:Infinite Taunts PL4
sfz3jr1:0:FF9031:00:000:Infinite Air Special/Super moves PL4
:sfz3jr1:00100000:FF925A:00000303:0000FFFF:Recalculate Damage When Hit PL4
:sfz3jr1:00800000:FF90B9:00000001:FFFFFFFF:Always Be in Original Combo PL4:Activate only during an Original combo to get the afterimages!
:sfz3jr1:00000000:FF90BB:0000009A:FFFFFFFF:Infinite Time for Original Combo PL4
:sfz3jr1:62000000:000000:00000000:00000000:Select Original Combo Afterimage Type PL4
:sfz3jr1:00210000:FF92A7:000F0005:00FF00FF:LP+LK Combo
:sfz3jr1:00210000:FF92A7:00300010:00FF00FF:MP+MK Combo
:sfz3jr1:00210000:FF92A7:0051001B:00FF00FF:HP+HK Combo
:sfz3jr1:62000000:000000:00000000:00000000:Select Control PL4
:sfz3jr1:00010000:FF9125:00000000:FFFFFFFF:User
:sfz3jr1:00010000:FF9125:00000001:FFFFFFFF:CPU
sfz3jr1:0:000000:00:999:[ Enable these Mode cheats on the Character Selection ]
sfz3jr1:0:000000:00:999:[ Screen. ]
sfz3jr1:0:FF915E:01:001:Enable Classical Mode Now! PL4:Alternative Ism. No gauges, air blocks, taunts etc.
sfz3jr1:0:FF915A:01:001:Enable Mazi Mode Now! PL4:Greater damage inflicted, greater damage done. Only lose one round to lose.
sfz3jr1:0:FF9131:01:001:Enable Saikyou Mode Now! PL4:Easy to get dizzy, slightly less damage done, rubbish!
:sfz3jr1:60000000:000000:00000000:00000000:[ Enable only after selecting your ISM on the ]
:sfz3jr1:60000000:000000:00000000:00000000:[ Character Selection screen. ]
:sfz3jr1:00000000:FF9123:00000000:FFFFFFFF:A-ISM P4
:sfz3jr1:00000000:FF9132:00000000:FFFFFFFF:A-ISM P4
:sfz3jr1:00000000:FF9123:00000001:FFFFFFFF:V-ISM P4
:sfz3jr1:00000000:FF9132:00000001:FFFFFFFF:V-ISM P4
:sfz3jr1:00000000:FF9123:000000FF:FFFFFFFF:X-ISM P4
:sfz3jr1:00000000:FF9132:000000FF:FFFFFFFF:X-ISM P4
:sfz3jr1:00000000:FF9123:00000002:FFFFFFFF:S-ISM P4
:sfz3jr1:00000000:FF9132:00000000:FFFFFFFF:S-ISM P4
:sfz3jr1:60000000:000000:00000000:00000000:[ Free player selection - Use on the level VS screen ]
:sfz3jr1:62000000:000000:00000000:00000000:Select Character PL4
:sfz3jr1:00010000:FF9102:00000000:FFFFFFFF:Ryu
:sfz3jr1:00010000:FF9102:00000001:FFFFFFFF:Ken Masters
:sfz3jr1:00010000:FF9102:00000002:FFFFFFFF:Akuma
:sfz3jr1:00010000:FF9102:00000003:FFFFFFFF:Charlie
:sfz3jr1:00010000:FF9102:00000004:FFFFFFFF:Chun-Li
:sfz3jr1:00010000:FF9102:00000005:FFFFFFFF:Adon
:sfz3jr1:00010000:FF9102:00000006:FFFFFFFF:Sodom
:sfz3jr1:00010000:FF9102:00000007:FFFFFFFF:Guy
:sfz3jr1:00010000:FF9102:00000008:FFFFFFFF:Birdie
:sfz3jr1:00010000:FF9102:00000009:FFFFFFFF:Rose
:sfz3jr1:00010000:FF9102:0000000A:FFFFFFFF:M. Bison
:sfz3jr1:00010000:FF9102:0000000B:FFFFFFFF:Sagat
:sfz3jr1:00010000:FF9102:0000000C:FFFFFFFF:Dan Hibiki
:sfz3jr1:00010000:FF9102:0000000D:FFFFFFFF:Sakura Kasugano
:sfz3jr1:00010000:FF9102:0000000E:FFFFFFFF:Rolento Schugerg
:sfz3jr1:00010000:FF9102:0000000F:FFFFFFFF:Dhalsim
:sfz3jr1:00010000:FF9102:00000010:FFFFFFFF:Zangief
:sfz3jr1:00010000:FF9102:00000011:FFFFFFFF:Gen (Sou-ryuu stance)
:sfz3jr1:00010000:FF9102:00000013:FFFFFFFF:#Gen (Ki-ryuu stance)
:sfz3jr1:00010000:FF9102:00000015:FFFFFFFF:#Balrog
:sfz3jr1:00010000:FF9102:00000016:FFFFFFFF:Cammy
:sfz3jr1:00010000:FF9102:00000018:FFFFFFFF:Edmund Honda
:sfz3jr1:00010000:FF9102:00000019:FFFFFFFF:Blanka
:sfz3jr1:00010000:FF9102:0000001A:FFFFFFFF:Rainbow Mika Nanakawa
:sfz3jr1:00010000:FF9102:0000001B:FFFFFFFF:Cody
:sfz3jr1:00010000:FF9102:0000001C:FFFFFFFF:Vega
:sfz3jr1:00010000:FF9102:0000001D:FFFFFFFF:Karin Kanzuki
:sfz3jr1:00010000:FF9102:0000001E:FFFFFFFF:#Juli
:sfz3jr1:00010000:FF9102:0000001F:FFFFFFFF:#Juni
; Move List Supplement (Third Section)
; Controls various aspects of certain characters moves.
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL1]
:sfz3jr1:00000000:FF85E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3jr1:00000000:FF85E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3jr1:00000001:FF85E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3jr1:00000001:FF85E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL1]
:sfz3jr1:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3jr1:00100001:FF843A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL1]
:sfz3jr1:00100000:FF85FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3jr1:00100000:FF85FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL1]
:sfz3jr1:00100000:FF843A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3jr1:00100001:FF843A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL1]
:sfz3jr1:00100000:FF9E6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3jr1:00100000:FF9F6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL1]
:sfz3jr1:00000000:FF85FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3jr1:00000000:FF85FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3jr1:00000001:FF85FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3jr1:00000001:FF85FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL1]
:sfz3jr1:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3jr1:00010000:FF85FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3jr1:00010000:FF85FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3jr1:00010000:FF85FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL1]
:sfz3jr1:00000000:FF846A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3jr1:00000000:FF846A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3jr1:00000001:FF846A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3jr1:00000001:FF846A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3jr1:00000000:FF846B:00000001:FFFFFFFF:Always Have Mask On
:sfz3jr1:00000000:FF846B:00000000:FFFFFFFF:Never Have Mask On
:sfz3jr1:00000001:FF846B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3jr1:00000001:FF846B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL2]
:sfz3jr1:00000000:FF89E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3jr1:00000000:FF89E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3jr1:00000001:FF89E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3jr1:00000001:FF89E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL2]
:sfz3jr1:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3jr1:00100001:FF883A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL2]
:sfz3jr1:00100000:FF89FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3jr1:00100000:FF89FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfz3jr1:00100000:FF883A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3jr1:00100001:FF883A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL2]
:sfz3jr1:00100000:FFAA6A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3jr1:00100000:FFAB6A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL2]
:sfz3jr1:00000000:FF89FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3jr1:00000000:FF89FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3jr1:00000001:FF89FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3jr1:00000001:FF89FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL2]
:sfz3jr1:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3jr1:00010000:FF89FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3jr1:00010000:FF89FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3jr1:00010000:FF89FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL2]
:sfz3jr1:00000000:FF886A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3jr1:00000000:FF886A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3jr1:00000001:FF886A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3jr1:00000001:FF886A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3jr1:00000000:FF886B:00000001:FFFFFFFF:Always Have Mask
:sfz3jr1:00000000:FF886B:00000000:FFFFFFFF:Never Have Mask
:sfz3jr1:00000001:FF886B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3jr1:00000001:FF886B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL3]
:sfz3jr1:00000000:FF8DE4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3jr1:00000000:FF8DE4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3jr1:00000001:FF8DE4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3jr1:00000001:FF8DE4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL3]
:sfz3jr1:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3jr1:00100001:FF8C3A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL3]
:sfz3jr1:00100000:FF8DFE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3jr1:00100000:FF8DFE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL2]
:sfz3jr1:00100000:FF8C3A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3jr1:00100001:FF8C3A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL3]
:sfz3jr1:00100000:FFB66A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3jr1:00100000:FFB76A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL3]
:sfz3jr1:00000000:FF8DFE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3jr1:00000000:FF8DFE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3jr1:00000001:FF8DFE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3jr1:00000001:FF8DFE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL3]
:sfz3jr1:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3jr1:00010000:FF8DFF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3jr1:00010000:FF8DFF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3jr1:00010000:FF8DFF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL3]
:sfz3jr1:00000000:FF8C6A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3jr1:00000000:FF8C6A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3jr1:00000001:FF8C6A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3jr1:00000001:FF8C6A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3jr1:00000000:FF8C6B:00000001:FFFFFFFF:Always Have Mask
:sfz3jr1:00000000:FF8C6B:00000000:FFFFFFFF:Never Have Mask
:sfz3jr1:00000001:FF8C6B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3jr1:00000001:FF8C6B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Cody (All ISMs) PL4]
:sfz3jr1:00000000:FF91E4:000000FF:FFFFFFFF:Always Have Knife Armed
:sfz3jr1:00000000:FF91E4:00000000:FFFFFFFF:Never Have Knife Armed
:sfz3jr1:00000001:FF91E4:000000FF:FFFFFFFF:Arm Knife Now!
:sfz3jr1:00000001:FF91E4:00000000:FFFFFFFF:Disarm Knife Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Cody (X-ISM) PL4]
:sfz3jr1:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Final Destruction
:sfz3jr1:00100001:FF903A:00000000:0000FFFF:Finish Final Destruction Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Dan (All ISMs) PL4]
:sfz3jr1:00100000:FF91FE:00001600:0000FFFF:Kouryuu Ken Always Flashes
:sfz3jr1:00100000:FF91FE:00000000:0000FFFF:Kouryuu Ken Never Flashes
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Dan (A-ISM) PL4]
:sfz3jr1:00100000:FF903A:000004B0:0000FFFF:Infinite Time for Chohatsu Shinwa
:sfz3jr1:00100001:FF903A:00000000:0000FFFF:Finish Chohatsu Shinwa Now!
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Rose (A-ISM) PL4]
:sfz3jr1:00100000:FFC26A:00000260:0000FFFF:Infinite Time for Soul Illusion
:sfz3jr1:00100000:FFC36A:00000268:0000FFFF:Infinite Time for Soul Illusion (2/2)
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Sagat (A-ISM) PL4]
:sfz3jr1:00000000:FF91FE:00000001:FFFFFFFF:Always Have Angry Charge
:sfz3jr1:00000000:FF91FE:00000000:FFFFFFFF:Never Have Angry Charge
:sfz3jr1:00000001:FF91FE:00000001:FFFFFFFF:Get Angry Charge Now!:Gains Angry Charge without using a level of super bar.
:sfz3jr1:00000001:FF91FE:00000000:FFFFFFFF:Lose Angry Charge Now!:Used to lose Angry Charge without performing a Tiger Blow.
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Sakura (All ISMs) PL4]
:sfz3jr1:62000000:000000:00000000:00000000:Select Hadou Ken Type
:sfz3jr1:00010000:FF91FF:00000000:FFFFFFFF:Long Range, Small Projectile
:sfz3jr1:00010000:FF91FF:00000001:FFFFFFFF:Medium Range, Medium Projectile
:sfz3jr1:00010000:FF91FF:00000002:FFFFFFFF:Short Range, Large Projectile
:sfz3jr1:60000000:000000:00000000:00000000:[Use for Vega (All ISMs) PL4]
:sfz3jr1:00000000:FF906A:00000001:FFFFFFFF:Always Have Claw Armed
:sfz3jr1:00000000:FF906A:00000000:FFFFFFFF:Never Have Claw Armed
:sfz3jr1:00000001:FF906A:00000001:FFFFFFFF:Arm Claw Now!
:sfz3jr1:00000001:FF906A:00000000:FFFFFFFF:Disarm Claw Now!
:sfz3jr1:00000000:FF906B:00000001:FFFFFFFF:Always Have Mask
:sfz3jr1:00000000:FF906B:00000000:FFFFFFFF:Never Have Mask
:sfz3jr1:00000001:FF906B:00000001:FFFFFFFF:Put Mask On Now!
:sfz3jr1:00000001:FF906B:00000000:FFFFFFFF:Take Mask Off Now!
:sfz3jr1:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:sfz3jr1:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these ASAP ]
:sfz3jr1:60000000:000000:00000000:00000000:[ - ON or before the ROM check screen! Or enable & RESET ]
:sfz3jr1:62000000:000000:00000000:00000000:Select Region
:sfz3jr1:00010000:FF8091:00000000:FFFFFFFF:Japan
:sfz3jr1:00010000:FF8091:00000002:FFFFFFFF:USA
:sfz3jr1:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:sfz3jr1:00010000:FF8091:00000006:FFFFFFFF:Oceania
:sfz3jr1:00010000:FF8091:00000008:FFFFFFFF:Asia
:sfz3jr1:00010000:FF8091:0000000A:FFFFFFFF:Euro
:sfz3jr1:00010000:FF8091:0000000C:FFFFFFFF:Brazil
sfz3jr1:0:FF800B:FF:000:Sound Test Timer Stop
; [ Street Fighter Zero (Brazil 951109) ]
sfzb:0:FFAE09:63:000:Infinite Time
sfzb:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfzb:0:FFAE49:01:000:Quick Dramatic Battle
sfzb:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfzb:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfzb:0:FF8441:90:000:Infinite Energy PL1
sfzb:0:FF8441:00:000:Energy always set to 0 PL1
sfzb:0:FF8441:00:001:Energy set to 0 Now! PL1
sfzb:0:FF84C6:01:000:End round to win match PL1
sfzb:0:FF84C6:00:000:Rounds won always = 0 PL1
sfzb:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfzb:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfzb:0:FF84BF:90:000:Infinite Power PL1
sfzb:0:FF84BF:00:001:Drain All Power Now! PL1
sfzb:0:FF8537:00:000:Never Faint PL1
sfzb:0:FF853A:00:000:Faint on every hit PL1
sfzb:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzb:0:FF84A2:00:001:Play with Ryu PL1
sfzb:0:FF84A2:01:001:Play with Ken PL1
sfzb:0:FF84A2:02:001:Play with Gouki PL1
sfzb:0:FF84A2:03:001:Play with Nash PL1
sfzb:0:FF84A2:04:001:Play with Chun Li PL1
sfzb:0:FF84A2:05:001:Play with Adon PL1
sfzb:0:FF84A2:06:001:Play with Sodom PL1
sfzb:0:FF84A2:07:001:Play with Guy PL1
sfzb:0:FF84A2:08:001:Play with Birdie PL1
sfzb:0:FF84A2:09:001:Play with Rose PL1
sfzb:0:FF84A2:0A:001:Play with Vega PL1
sfzb:0:FF84A2:0B:001:Play with Sagat PL1
sfzb:0:FF84A2:0C:001:Play with Dan PL1
sfzb:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfzb:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfzb:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfzb:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfzb:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfzb:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfzb:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfzb:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfzb:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfzb:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfzb:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfzb:0:FF8841:90:000:Infinite Energy PL2
sfzb:0:FF8841:00:000:Energy always set to 0 PL2
sfzb:0:FF8841:00:001:Energy set to 0 Now! PL2
sfzb:0:FF88C6:01:000:End round to win match PL2
sfzb:0:FF88C6:00:000:Rounds won always = 0 PL2
sfzb:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfzb:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfzb:0:FF88BF:90:000:Infinite Power PL2
sfzb:0:FF88BF:00:001:Drain All Power Now! PL2
sfzb:0:FF8937:00:000:Never Faint PL2
sfzb:0:FF893A:00:000:Faint on every hit PL2
sfzb:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzb:0:FF88A2:00:001:Play with Ryu PL2
sfzb:0:FF88A2:01:001:Play with Ken PL2
sfzb:0:FF88A2:02:001:Play with Gouki PL2
sfzb:0:FF88A2:03:001:Play with Nash PL2
sfzb:0:FF88A2:04:001:Play with Chun Li PL2
sfzb:0:FF88A2:05:001:Play with Adon PL2
sfzb:0:FF88A2:06:001:Play with Sodom PL2
sfzb:0:FF88A2:07:001:Play with Guy PL2
sfzb:0:FF88A2:08:001:Play with Birdie PL2
sfzb:0:FF88A2:09:001:Play with Rose PL2
sfzb:0:FF88A2:0A:001:Play with Vega PL2
sfzb:0:FF88A2:0B:001:Play with Sagat PL2
sfzb:0:FF88A2:0C:001:Play with Dan PL2
sfzb:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfzb:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfzb:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfzb:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfzb:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfzb:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfzb:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfzb:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfzb:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfzb:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfzb:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfzb:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfzb:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfzb:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfzb:0:FF8191:00:000:Region Switch = Japan
sfzb:0:FF8191:02:000:Region Switch = USA
sfzb:0:FF8191:04:000:Region Switch = Hispanic
sfzb:0:FF8191:06:000:Region Switch = Asia
sfzb:0:FF8191:08:000:Region Switch = Euro
sfzb:0:FF8191:0A:000:Region Switch = Brazil
; [ Street Fighter Zero (Hispanic 950627) ]
sfzh:0:FFAE09:63:000:Infinite Time
sfzh:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfzh:0:FFAE49:01:000:Quick Dramatic Battle
sfzh:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfzh:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfzh:0:FF8441:90:000:Infinite Energy PL1
sfzh:0:FF8441:00:000:Energy always set to 0 PL1
sfzh:0:FF8441:00:001:Energy set to 0 Now! PL1
sfzh:0:FF84C6:01:000:End round to win match PL1
sfzh:0:FF84C6:00:000:Rounds won always = 0 PL1
sfzh:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfzh:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfzh:0:FF84BF:90:000:Infinite Power PL1
sfzh:0:FF84BF:00:001:Drain All Power Now! PL1
sfzh:0:FF8537:00:000:Never Faint PL1
sfzh:0:FF853A:00:000:Faint on every hit PL1
sfzh:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzh:0:FF84A2:00:001:Play with Ryu PL1
sfzh:0:FF84A2:01:001:Play with Ken PL1
sfzh:0:FF84A2:02:001:Play with Gouki PL1
sfzh:0:FF84A2:03:001:Play with Nash PL1
sfzh:0:FF84A2:04:001:Play with Chun Li PL1
sfzh:0:FF84A2:05:001:Play with Adon PL1
sfzh:0:FF84A2:06:001:Play with Sodom PL1
sfzh:0:FF84A2:07:001:Play with Guy PL1
sfzh:0:FF84A2:08:001:Play with Birdie PL1
sfzh:0:FF84A2:09:001:Play with Rose PL1
sfzh:0:FF84A2:0A:001:Play with Vega PL1
sfzh:0:FF84A2:0B:001:Play with Sagat PL1
sfzh:0:FF84A2:0C:001:Play with Dan PL1
sfzh:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfzh:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfzh:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfzh:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfzh:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfzh:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfzh:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfzh:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfzh:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfzh:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfzh:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfzh:0:FF8841:90:000:Infinite Energy PL2
sfzh:0:FF8841:00:000:Energy always set to 0 PL2
sfzh:0:FF8841:00:001:Energy set to 0 Now! PL2
sfzh:0:FF88C6:01:000:End round to win match PL2
sfzh:0:FF88C6:00:000:Rounds won always = 0 PL2
sfzh:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfzh:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfzh:0:FF88BF:90:000:Infinite Power PL2
sfzh:0:FF88BF:00:001:Drain All Power Now! PL2
sfzh:0:FF8937:00:000:Never Faint PL2
sfzh:0:FF893A:00:000:Faint on every hit PL2
sfzh:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzh:0:FF88A2:00:001:Play with Ryu PL2
sfzh:0:FF88A2:01:001:Play with Ken PL2
sfzh:0:FF88A2:02:001:Play with Gouki PL2
sfzh:0:FF88A2:03:001:Play with Nash PL2
sfzh:0:FF88A2:04:001:Play with Chun Li PL2
sfzh:0:FF88A2:05:001:Play with Adon PL2
sfzh:0:FF88A2:06:001:Play with Sodom PL2
sfzh:0:FF88A2:07:001:Play with Guy PL2
sfzh:0:FF88A2:08:001:Play with Birdie PL2
sfzh:0:FF88A2:09:001:Play with Rose PL2
sfzh:0:FF88A2:0A:001:Play with Vega PL2
sfzh:0:FF88A2:0B:001:Play with Sagat PL2
sfzh:0:FF88A2:0C:001:Play with Dan PL2
sfzh:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfzh:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfzh:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfzh:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfzh:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfzh:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfzh:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfzh:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfzh:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfzh:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfzh:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfzh:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfzh:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfzh:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfzh:0:FF8191:00:000:Region Switch = Japan
sfzh:0:FF8191:02:000:Region Switch = USA
sfzh:0:FF8191:04:000:Region Switch = Hispanic
sfzh:0:FF8191:06:000:Region Switch = Asia
sfzh:0:FF8191:08:000:Region Switch = Euro
sfzh:0:FF8191:0A:000:Region Switch = Brazil
; [ Street Fighter Zero (Japan 950727) ]
sfzj:0:FFAE09:63:000:Infinite Time
sfzj:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfzj:0:FFAE49:01:000:Quick Dramatic Battle
sfzj:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfzj:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfzj:0:FF8441:90:000:Infinite Energy PL1
sfzj:0:FF8441:00:000:Energy always set to 0 PL1
sfzj:0:FF8441:00:001:Energy set to 0 Now! PL1
sfzj:0:FF84C6:01:000:End round to win match PL1
sfzj:0:FF84C6:00:000:Rounds won always = 0 PL1
sfzj:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfzj:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfzj:0:FF84BF:90:000:Infinite Power PL1
sfzj:0:FF84BF:00:001:Drain All Power Now! PL1
sfzj:0:FF8537:00:000:Never Faint PL1
sfzj:0:FF853A:00:000:Faint on every hit PL1
sfzj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzj:0:FF84A2:00:001:Play with Ryu PL1
sfzj:0:FF84A2:01:001:Play with Ken PL1
sfzj:0:FF84A2:02:001:Play with Gouki PL1
sfzj:0:FF84A2:03:001:Play with Nash PL1
sfzj:0:FF84A2:04:001:Play with Chun Li PL1
sfzj:0:FF84A2:05:001:Play with Adon PL1
sfzj:0:FF84A2:06:001:Play with Sodom PL1
sfzj:0:FF84A2:07:001:Play with Guy PL1
sfzj:0:FF84A2:08:001:Play with Birdie PL1
sfzj:0:FF84A2:09:001:Play with Rose PL1
sfzj:0:FF84A2:0A:001:Play with Vega PL1
sfzj:0:FF84A2:0B:001:Play with Sagat PL1
sfzj:0:FF84A2:0C:001:Play with Dan PL1
sfzj:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfzj:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfzj:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfzj:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfzj:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfzj:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfzj:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfzj:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfzj:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfzj:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfzj:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfzj:0:FF8841:90:000:Infinite Energy PL2
sfzj:0:FF8841:00:000:Energy always set to 0 PL2
sfzj:0:FF8841:00:001:Energy set to 0 Now! PL2
sfzj:0:FF88C6:01:000:End round to win match PL2
sfzj:0:FF88C6:00:000:Rounds won always = 0 PL2
sfzj:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfzj:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfzj:0:FF88BF:90:000:Infinite Power PL2
sfzj:0:FF88BF:00:001:Drain All Power Now! PL2
sfzj:0:FF8937:00:000:Never Faint PL2
sfzj:0:FF893A:00:000:Faint on every hit PL2
sfzj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzj:0:FF88A2:00:001:Play with Ryu PL2
sfzj:0:FF88A2:01:001:Play with Ken PL2
sfzj:0:FF88A2:02:001:Play with Gouki PL2
sfzj:0:FF88A2:03:001:Play with Nash PL2
sfzj:0:FF88A2:04:001:Play with Chun Li PL2
sfzj:0:FF88A2:05:001:Play with Adon PL2
sfzj:0:FF88A2:06:001:Play with Sodom PL2
sfzj:0:FF88A2:07:001:Play with Guy PL2
sfzj:0:FF88A2:08:001:Play with Birdie PL2
sfzj:0:FF88A2:09:001:Play with Rose PL2
sfzj:0:FF88A2:0A:001:Play with Vega PL2
sfzj:0:FF88A2:0B:001:Play with Sagat PL2
sfzj:0:FF88A2:0C:001:Play with Dan PL2
sfzj:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfzj:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfzj:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfzj:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfzj:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfzj:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfzj:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfzj:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfzj:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfzj:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfzj:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfzj:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfzj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfzj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfzj:0:FF8191:00:000:Region Switch = Japan
sfzj:0:FF8191:02:000:Region Switch = USA
sfzj:0:FF8191:04:000:Region Switch = Hispanic
sfzj:0:FF8191:06:000:Region Switch = Asia
sfzj:0:FF8191:08:000:Region Switch = Euro
sfzj:0:FF8191:0A:000:Region Switch = Brazil
; [ Street Fighter Zero (Japan 950627) ]
sfzjr1:0:FFAE09:63:000:Infinite Time
sfzjr1:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfzjr1:0:FFAE49:01:000:Quick Dramatic Battle
sfzjr1:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfzjr1:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfzjr1:0:FF8441:90:000:Infinite Energy PL1
sfzjr1:0:FF8441:00:000:Energy always set to 0 PL1
sfzjr1:0:FF8441:00:001:Energy set to 0 Now! PL1
sfzjr1:0:FF84C6:01:000:End round to win match PL1
sfzjr1:0:FF84C6:00:000:Rounds won always = 0 PL1
sfzjr1:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfzjr1:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfzjr1:0:FF84BF:90:000:Infinite Power PL1
sfzjr1:0:FF84BF:00:001:Drain All Power Now! PL1
sfzjr1:0:FF8537:00:000:Never Faint PL1
sfzjr1:0:FF853A:00:000:Faint on every hit PL1
sfzjr1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzjr1:0:FF84A2:00:001:Play with Ryu PL1
sfzjr1:0:FF84A2:01:001:Play with Ken PL1
sfzjr1:0:FF84A2:02:001:Play with Gouki PL1
sfzjr1:0:FF84A2:03:001:Play with Nash PL1
sfzjr1:0:FF84A2:04:001:Play with Chun Li PL1
sfzjr1:0:FF84A2:05:001:Play with Adon PL1
sfzjr1:0:FF84A2:06:001:Play with Sodom PL1
sfzjr1:0:FF84A2:07:001:Play with Guy PL1
sfzjr1:0:FF84A2:08:001:Play with Birdie PL1
sfzjr1:0:FF84A2:09:001:Play with Rose PL1
sfzjr1:0:FF84A2:0A:001:Play with Vega PL1
sfzjr1:0:FF84A2:0B:001:Play with Sagat PL1
sfzjr1:0:FF84A2:0C:001:Play with Dan PL1
sfzjr1:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfzjr1:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfzjr1:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfzjr1:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfzjr1:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfzjr1:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfzjr1:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfzjr1:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfzjr1:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfzjr1:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfzjr1:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfzjr1:0:FF8841:90:000:Infinite Energy PL2
sfzjr1:0:FF8841:00:000:Energy always set to 0 PL2
sfzjr1:0:FF8841:00:001:Energy set to 0 Now! PL2
sfzjr1:0:FF88C6:01:000:End round to win match PL2
sfzjr1:0:FF88C6:00:000:Rounds won always = 0 PL2
sfzjr1:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfzjr1:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfzjr1:0:FF88BF:90:000:Infinite Power PL2
sfzjr1:0:FF88BF:00:001:Drain All Power Now! PL2
sfzjr1:0:FF8937:00:000:Never Faint PL2
sfzjr1:0:FF893A:00:000:Faint on every hit PL2
sfzjr1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzjr1:0:FF88A2:00:001:Play with Ryu PL2
sfzjr1:0:FF88A2:01:001:Play with Ken PL2
sfzjr1:0:FF88A2:02:001:Play with Gouki PL2
sfzjr1:0:FF88A2:03:001:Play with Nash PL2
sfzjr1:0:FF88A2:04:001:Play with Chun Li PL2
sfzjr1:0:FF88A2:05:001:Play with Adon PL2
sfzjr1:0:FF88A2:06:001:Play with Sodom PL2
sfzjr1:0:FF88A2:07:001:Play with Guy PL2
sfzjr1:0:FF88A2:08:001:Play with Birdie PL2
sfzjr1:0:FF88A2:09:001:Play with Rose PL2
sfzjr1:0:FF88A2:0A:001:Play with Vega PL2
sfzjr1:0:FF88A2:0B:001:Play with Sagat PL2
sfzjr1:0:FF88A2:0C:001:Play with Dan PL2
sfzjr1:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfzjr1:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfzjr1:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfzjr1:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfzjr1:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfzjr1:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfzjr1:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfzjr1:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfzjr1:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfzjr1:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfzjr1:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfzjr1:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfzjr1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfzjr1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfzjr1:0:FF8191:00:000:Region Switch = Japan
sfzjr1:0:FF8191:02:000:Region Switch = USA
sfzjr1:0:FF8191:04:000:Region Switch = Hispanic
sfzjr1:0:FF8191:06:000:Region Switch = Asia
sfzjr1:0:FF8191:08:000:Region Switch = Euro
sfzjr1:0:FF8191:0A:000:Region Switch = Brazil
; [ Street Fighter Zero (Japan 950605) ]
sfzjr2:0:FFAE09:63:000:Infinite Time
sfzjr2:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfzjr2:0:FFAE49:01:000:Quick Dramatic Battle
sfzjr2:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfzjr2:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfzjr2:0:FF8441:90:000:Infinite Energy PL1
sfzjr2:0:FF8441:00:000:Energy always set to 0 PL1
sfzjr2:0:FF8441:00:001:Energy set to 0 Now! PL1
sfzjr2:0:FF84C6:01:000:End round to win match PL1
sfzjr2:0:FF84C6:00:000:Rounds won always = 0 PL1
sfzjr2:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfzjr2:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfzjr2:0:FF84BF:90:000:Infinite Power PL1
sfzjr2:0:FF84BF:00:001:Drain All Power Now! PL1
sfzjr2:0:FF8537:00:000:Never Faint PL1
sfzjr2:0:FF853A:00:000:Faint on every hit PL1
sfzjr2:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzjr2:0:FF84A2:00:001:Play with Ryu PL1
sfzjr2:0:FF84A2:01:001:Play with Ken PL1
sfzjr2:0:FF84A2:02:001:Play with Gouki PL1
sfzjr2:0:FF84A2:03:001:Play with Nash PL1
sfzjr2:0:FF84A2:04:001:Play with Chun Li PL1
sfzjr2:0:FF84A2:05:001:Play with Adon PL1
sfzjr2:0:FF84A2:06:001:Play with Sodom PL1
sfzjr2:0:FF84A2:07:001:Play with Guy PL1
sfzjr2:0:FF84A2:08:001:Play with Birdie PL1
sfzjr2:0:FF84A2:09:001:Play with Rose PL1
sfzjr2:0:FF84A2:0A:001:Play with Vega PL1
sfzjr2:0:FF84A2:0B:001:Play with Sagat PL1
sfzjr2:0:FF84A2:0C:001:Play with Dan PL1
sfzjr2:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfzjr2:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfzjr2:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfzjr2:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfzjr2:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfzjr2:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfzjr2:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfzjr2:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfzjr2:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfzjr2:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfzjr2:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfzjr2:0:FF8841:90:000:Infinite Energy PL2
sfzjr2:0:FF8841:00:000:Energy always set to 0 PL2
sfzjr2:0:FF8841:00:001:Energy set to 0 Now! PL2
sfzjr2:0:FF88C6:01:000:End round to win match PL2
sfzjr2:0:FF88C6:00:000:Rounds won always = 0 PL2
sfzjr2:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfzjr2:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfzjr2:0:FF88BF:90:000:Infinite Power PL2
sfzjr2:0:FF88BF:00:001:Drain All Power Now! PL2
sfzjr2:0:FF8937:00:000:Never Faint PL2
sfzjr2:0:FF893A:00:000:Faint on every hit PL2
sfzjr2:0:000000:00:999:[ Free player selection - Use on level VS screen ]
sfzjr2:0:FF88A2:00:001:Play with Ryu PL2
sfzjr2:0:FF88A2:01:001:Play with Ken PL2
sfzjr2:0:FF88A2:02:001:Play with Gouki PL2
sfzjr2:0:FF88A2:03:001:Play with Nash PL2
sfzjr2:0:FF88A2:04:001:Play with Chun Li PL2
sfzjr2:0:FF88A2:05:001:Play with Adon PL2
sfzjr2:0:FF88A2:06:001:Play with Sodom PL2
sfzjr2:0:FF88A2:07:001:Play with Guy PL2
sfzjr2:0:FF88A2:08:001:Play with Birdie PL2
sfzjr2:0:FF88A2:09:001:Play with Rose PL2
sfzjr2:0:FF88A2:0A:001:Play with Vega PL2
sfzjr2:0:FF88A2:0B:001:Play with Sagat PL2
sfzjr2:0:FF88A2:0C:001:Play with Dan PL2
sfzjr2:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfzjr2:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfzjr2:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfzjr2:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfzjr2:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfzjr2:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfzjr2:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfzjr2:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfzjr2:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfzjr2:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfzjr2:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfzjr2:0:000000:00:999:[ These are the codes to set the machine region - the ]
sfzjr2:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
sfzjr2:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
sfzjr2:0:FF8191:00:000:Region Switch = Japan
sfzjr2:0:FF8191:02:000:Region Switch = USA
sfzjr2:0:FF8191:04:000:Region Switch = Hispanic
sfzjr2:0:FF8191:06:000:Region Switch = Asia
sfzjr2:0:FF8191:08:000:Region Switch = Euro
sfzjr2:0:FF8191:0A:000:Region Switch = Brazil
; [ Super Gem Fighter Mini Mix (US 970904) ]
sgemf:0:FF8188:99:000:Infinite Time
sgemf:0:FF8193:07:061:Select next round
sgemf:0:FF818E:00:000:Move Round Announce
:sgemf:62000000:000000:00000000:00000000:Background always =
:sgemf:00010000:FF8181:00000000:FFFFFFFF:Capcom Cafe
:sgemf:00010000:FF8181:00000002:FFFFFFFF:Shopping Center
:sgemf:00010000:FF8181:00000004:FFFFFFFF:Slopes
:sgemf:00010000:FF8181:00000006:FFFFFFFF:Dock
:sgemf:00010000:FF8181:00000008:FFFFFFFF:Chinatown
:sgemf:00010000:FF8181:0000000A:FFFFFFFF:Fireplace
:sgemf:00010000:FF8181:0000000C:FFFFFFFF:Morrigan's Castle
:sgemf:00010000:FF8181:0000000E:FFFFFFFF:Demitri's Castle
sgemf:0:FF8441:90:000:Infinite Energy PL1
sgemf:0:FF8595:60:000:Always have Max Power PL1
sgemf:0:FF8594:09:000:Infinite Super Stocks PL1
sgemf:0:FF85A3:60:000:Max Red Gem Attack PL1
sgemf:0:FF85A5:60:000:Max Yellow Gem Attack PL1
sgemf:0:FF85A7:60:000:Max Blue Gem Attack PL1
sgemf:0:FF844F:00:000:Air Moves PL1
sgemf:0:FF844C:00:000:No Hit Stop PL1
sgemf:0:FF8570:00:000:No Shot Limit PL1
sgemf:0:FF9841:63:000:Endless Shot Hit PL1
sgemf:0:FF9941:63:500:Endless Shot Hit PL1 (2/2)
sgemf:0:FF8419:01:000:Action Speed Up PL1
sgemf:0:FF8539:3C:000:Max Guard Crush PL1
sgemf:0:FF859B:00:000:No Flash Combo PL1
sgemf:0:FF859A:01:500:No Flash Combo PL1 (2/3)
sgemf:0:FF859D:00:500:No Flash Combo PL1 (2/3)
sgemf:0:FF8944:63:000:Display 99 Hits PL1
:sgemf:62000000:000000:00000000:00000000:Gem (A) PL1 always =
:sgemf:00010000:FF85F0:000000FF:FFFFFFFF:None
:sgemf:00010000:FF85F0:00000000:FFFFFFFF:Flame
:sgemf:00010000:FF85F0:00000001:FFFFFFFF:Water
:sgemf:00010000:FF85F0:00000002:FFFFFFFF:Lightning
:sgemf:00010000:FF85F0:00000003:FFFFFFFF:Skull
:sgemf:00010000:FF85F0:00000004:FFFFFFFF:Banana
:sgemf:00010000:FF85F0:00000005:FFFFFFFF:Bomb
:sgemf:00010000:FF85F0:00000006:FFFFFFFF:Petrify
:sgemf:62000000:000000:00000000:00000000:Gem (B) PL1 always =
:sgemf:00010000:FF85F1:000000FF:FFFFFFFF:None
:sgemf:00010000:FF85F1:00000000:FFFFFFFF:Flame
:sgemf:00010000:FF85F1:00000001:FFFFFFFF:Water
:sgemf:00010000:FF85F1:00000002:FFFFFFFF:Lightning
:sgemf:00010000:FF85F1:00000003:FFFFFFFF:Skull
:sgemf:00010000:FF85F1:00000004:FFFFFFFF:Banana
:sgemf:00010000:FF85F1:00000005:FFFFFFFF:Bomb
:sgemf:00010000:FF85F1:00000006:FFFFFFFF:Petrify
:sgemf:62000000:000000:00000000:00000000:Gem (C) PL1 always =
:sgemf:00010000:FF85F2:000000FF:FFFFFFFF:None
:sgemf:00010000:FF85F2:00000000:FFFFFFFF:Flame
:sgemf:00010000:FF85F2:00000001:FFFFFFFF:Water
:sgemf:00010000:FF85F2:00000002:FFFFFFFF:Lightning
:sgemf:00010000:FF85F2:00000003:FFFFFFFF:Skull
:sgemf:00010000:FF85F2:00000004:FFFFFFFF:Banana
:sgemf:00010000:FF85F2:0000005:FFFFFFFF:Bomb
:sgemf:00010000:FF85F2:00000006:FFFFFFFF:Petrify
sgemf:0:FF840E:14:000:Infinite Select Time PL1:Turn this OFF during fights
:sgemf:62000000:000000:00000000:00000000:Select Character PL1
:sgemf:00010000:FF8781:00000000:FFFFFFFF:Ryu
:sgemf:00010000:FF8781:00000001:FFFFFFFF:Ken
:sgemf:00010000:FF8781:00000002:FFFFFFFF:Chun-Li
:sgemf:00010000:FF8781:00000003:FFFFFFFF:Sakura
:sgemf:00010000:FF8781:00000004:FFFFFFFF:Morrigan
:sgemf:00010000:FF8781:00000005:FFFFFFFF:Lei-Lei (Hsien-Ko)
:sgemf:00010000:FF8781:00000006:FFFFFFFF:Felicia
:sgemf:00010000:FF8781:00000007:FFFFFFFF:Tabasa (Tessa)
:sgemf:00010000:FF8781:00000008:FFFFFFFF:Ibuki
:sgemf:00010000:FF8781:00000009:FFFFFFFF:Zangief
:sgemf:00010000:FF8781:0000000A:FFFFFFFF:Dan
:sgemf:00010000:FF8781:0000000B:FFFFFFFF:Gouki (Akuma)
:sgemf:62000000:000000:00000000:00000000:Select Player Colour PL1:This cheat will have effect everywhere but the character selection screen
:sgemf:00010000:FF879F:00000000:FFFFFFFF:Punch
:sgemf:00010000:FF879F:00000001:FFFFFFFF:Kick
:sgemf:00010000:FF879F:00000002:FFFFFFFF:Special
:sgemf:00010000:FF879F:00000003:FFFFFFFF:PKS
sgemf:0:FF8841:90:000:Infinite Energy PL2
sgemf:0:FF8995:60:000:Always have Max Power PL2
sgemf:0:FF8994:09:000:Infinite Super Stocks PL2
sgemf:0:FF89A3:60:000:Max Red Gem Attack PL2
sgemf:0:FF89A5:60:000:Max Yellow Gem Attack PL2
sgemf:0:FF89A7:60:000:Max Blue Gem Attack PL2
sgemf:0:FF884F:00:000:Air Moves PL2
sgemf:0:FF884C:00:000:No Hit Stop PL2
sgemf:0:FF8970:00:000:No Shot Limit PL2
sgemf:0:FF9441:63:000:Endless Shot Hit PL2
sgemf:0:FF9541:63:500:Endless Shot Hit PL2 (2/2)
sgemf:0:FF8819:01:000:Action Speed Up PL2
sgemf:0:FF8939:3C:000:Max Guard Crush PL2
sgemf:0:FF899B:00:000:No Flash Combo PL2
sgemf:0:FF899A:01:500:No Flash Combo PL2 (2/3)
sgemf:0:FF899D:00:500:No Flash Combo PL2 (3/3)
sgemf:0:FF8544:63:000:Display 99 Hits PL2
:sgemf:62000000:000000:00000000:00000000:Gem (A) PL2 always =
:sgemf:00010000:FF89F0:000000FF:FFFFFFFF:None
:sgemf:00010000:FF89F0:00000000:FFFFFFFF:Flame
:sgemf:00010000:FF89F0:00000001:FFFFFFFF:Water
:sgemf:00010000:FF89F0:00000002:FFFFFFFF:Lightning
:sgemf:00010000:FF89F0:00000003:FFFFFFFF:Skull
:sgemf:00010000:FF89F0:00000004:FFFFFFFF:Banana
:sgemf:00010000:FF89F0:00000005:FFFFFFFF:Bomb
:sgemf:00010000:FF89F0:00000006:FFFFFFFF:Petrify
:sgemf:62000000:000000:00000000:00000000:Gem (B) PL2 always =
:sgemf:00010000:FF89F1:000000FF:FFFFFFFF:None
:sgemf:00010000:FF89F1:00000000:FFFFFFFF:Flame
:sgemf:00010000:FF89F1:00000001:FFFFFFFF:Water
:sgemf:00010000:FF89F1:00000002:FFFFFFFF:Lightning
:sgemf:00010000:FF89F1:00000003:FFFFFFFF:Skull
:sgemf:00010000:FF89F1:00000004:FFFFFFFF:Banana
:sgemf:00010000:FF89F1:00000005:FFFFFFFF:Bomb
:sgemf:00010000:FF89F1:00000006:FFFFFFFF:Petrify
:sgemf:62000000:000000:00000000:00000000:Gem (C) PL2 always =
:sgemf:00010000:FF89F2:000000FF:FFFFFFFF:None
:sgemf:00010000:FF89F2:00000000:FFFFFFFF:Flame
:sgemf:00010000:FF89F2:00000001:FFFFFFFF:Water
:sgemf:00010000:FF89F2:00000002:FFFFFFFF:Lightning
:sgemf:00010000:FF89F2:00000003:FFFFFFFF:Skull
:sgemf:00010000:FF89F2:00000004:FFFFFFFF:Banana
:sgemf:00010000:FF89F2:00000005:FFFFFFFF:Bomb
:sgemf:00010000:FF89F2:00000006:FFFFFFFF:Petrify
sgemf:0:FF880E:14:000:Infinite Select Time PL2:Turn this OFF during fights
:sgemf:62000000:000000:00000000:00000000:Select Character PL2
:sgemf:00010000:FF8B81:00000000:FFFFFFFF:Ryu
:sgemf:00010000:FF8B81:00000001:FFFFFFFF:Ken
:sgemf:00010000:FF8B81:00000002:FFFFFFFF:Chun-Li
:sgemf:00010000:FF8B81:00000003:FFFFFFFF:Sakura
:sgemf:00010000:FF8B81:00000004:FFFFFFFF:Morrigan
:sgemf:00010000:FF8B81:00000005:FFFFFFFF:Lei-Lei (Hsien-Ko)
:sgemf:00010000:FF8B81:00000006:FFFFFFFF:Felicia
:sgemf:00010000:FF8B81:00000007:FFFFFFFF:Tabasa (Tessa)
:sgemf:00010000:FF8B81:00000008:FFFFFFFF:Ibuki
:sgemf:00010000:FF8B81:00000009:FFFFFFFF:Zangief
:sgemf:00010000:FF8B81:0000000A:FFFFFFFF:Dan
:sgemf:00010000:FF8B81:0000000B:FFFFFFFF:Gouki (Akuma)
:sgemf:62000000:000000:00000000:00000000:Select Player Colour PL2:This cheat will have effect everywhere but the character selection screen
:sgemf:00010000:FF8B9F:00000000:FFFFFFFF:Punch
:sgemf:00010000:FF8B9F:00000001:FFFFFFFF:Kick
:sgemf:00010000:FF8B9F:00000002:FFFFFFFF:Special
:sgemf:00010000:FF8B9F:00000003:FFFFFFFF:PKS
sgemf:0:000000:00:999:[ This code sets the machine region - the effectiveness ]
sgemf:0:000000:00:999:[ You have to enable these ASAP - ON or before the ROM ]
sgemf:0:000000:00:999:[ check screen! Or enable it & RESET ]
:sgemf:62000000:FF8111:00000000:FFFFFFFF:Region Switch =
:sgemf:00010000:FF8111:00000000:FFFFFFFF:Japan
:sgemf:00010000:FF8111:00000002:FFFFFFFF:USA
:sgemf:00010000:FF8111:00000004:FFFFFFFF:Hispanic
:sgemf:00010000:FF8111:00000006:FFFFFFFF:Oceania
:sgemf:00010000:FF8111:00000008:FFFFFFFF:Asia
:sgemf:00010000:FF8111:0000000A:FFFFFFFF:Euro
:sgemf:00010000:FF8111:0000000C:FFFFFFFF:Brazil
; [ Super Gem Fighter: Mini Mix (Asia 970904) ]
sgemfa:0:FF8188:99:000:Infinite Time
sgemfa:0:FF8193:07:061:Select next round
sgemfa:0:FF818E:00:000:Move Round Announce
:sgemfa:62000000:000000:00000000:00000000:Background always =
:sgemfa:00010000:FF8181:00000000:FFFFFFFF:Capcom Cafe
:sgemfa:00010000:FF8181:00000002:FFFFFFFF:Shopping Center
:sgemfa:00010000:FF8181:00000004:FFFFFFFF:Slopes
:sgemfa:00010000:FF8181:00000006:FFFFFFFF:Dock
:sgemfa:00010000:FF8181:00000008:FFFFFFFF:Chinatown
:sgemfa:00010000:FF8181:0000000A:FFFFFFFF:Fireplace
:sgemfa:00010000:FF8181:0000000C:FFFFFFFF:Morrigan's Castle
:sgemfa:00010000:FF8181:0000000E:FFFFFFFF:Demitri's Castle
sgemfa:0:FF8441:90:000:Infinite Energy PL1
sgemfa:0:FF8595:60:000:Always have Max Power PL1
sgemfa:0:FF8594:09:000:Infinite Super Stocks PL1
sgemfa:0:FF85A3:60:000:Max Red Gem Attack PL1
sgemfa:0:FF85A5:60:000:Max Yellow Gem Attack PL1
sgemfa:0:FF85A7:60:000:Max Blue Gem Attack PL1
sgemfa:0:FF844F:00:000:Air Moves PL1
sgemfa:0:FF844C:00:000:No Hit Stop PL1
sgemfa:0:FF8570:00:000:No Shot Limit PL1
sgemfa:0:FF9841:63:000:Endless Shot Hit PL1
sgemfa:0:FF9941:63:500:Endless Shot Hit PL1 (2/2)
sgemfa:0:FF8419:01:000:Action Speed Up PL1
sgemfa:0:FF8539:3C:000:Max Guard Crush PL1
sgemfa:0:FF859B:00:000:No Flash Combo PL1
sgemfa:0:FF859A:01:500:No Flash Combo PL1 (2/3)
sgemfa:0:FF859D:00:500:No Flash Combo PL1 (2/3)
sgemfa:0:FF8944:63:000:Display 99 Hits PL1
:sgemfa:62000000:000000:00000000:00000000:Gem (A) PL1 always =
:sgemfa:00010000:FF85F0:000000FF:FFFFFFFF:None
:sgemfa:00010000:FF85F0:00000000:FFFFFFFF:Flame
:sgemfa:00010000:FF85F0:00000001:FFFFFFFF:Water
:sgemfa:00010000:FF85F0:00000002:FFFFFFFF:Lightning
:sgemfa:00010000:FF85F0:00000003:FFFFFFFF:Skull
:sgemfa:00010000:FF85F0:00000004:FFFFFFFF:Banana
:sgemfa:00010000:FF85F0:00000005:FFFFFFFF:Bomb
:sgemfa:00010000:FF85F0:00000006:FFFFFFFF:Petrify
:sgemfa:62000000:000000:00000000:00000000:Gem (B) PL1 always =
:sgemfa:00010000:FF85F1:000000FF:FFFFFFFF:None
:sgemfa:00010000:FF85F1:00000000:FFFFFFFF:Flame
:sgemfa:00010000:FF85F1:00000001:FFFFFFFF:Water
:sgemfa:00010000:FF85F1:00000002:FFFFFFFF:Lightning
:sgemfa:00010000:FF85F1:00000003:FFFFFFFF:Skull
:sgemfa:00010000:FF85F1:00000004:FFFFFFFF:Banana
:sgemfa:00010000:FF85F1:00000005:FFFFFFFF:Bomb
:sgemfa:00010000:FF85F1:00000006:FFFFFFFF:Petrify
:sgemfa:62000000:000000:00000000:00000000:Gem (C) PL1 always =
:sgemfa:00010000:FF85F2:000000FF:FFFFFFFF:None
:sgemfa:00010000:FF85F2:00000000:FFFFFFFF:Flame
:sgemfa:00010000:FF85F2:00000001:FFFFFFFF:Water
:sgemfa:00010000:FF85F2:00000002:FFFFFFFF:Lightning
:sgemfa:00010000:FF85F2:00000003:FFFFFFFF:Skull
:sgemfa:00010000:FF85F2:00000004:FFFFFFFF:Banana
:sgemfa:00010000:FF85F2:0000005:FFFFFFFF:Bomb
:sgemfa:00010000:FF85F2:00000006:FFFFFFFF:Petrify
sgemfa:0:FF840E:14:000:Infinite Select Time PL1:Turn this OFF during fights
:sgemfa:62000000:000000:00000000:00000000:Select Character PL1
:sgemfa:00010000:FF8781:00000000:FFFFFFFF:Ryu
:sgemfa:00010000:FF8781:00000001:FFFFFFFF:Ken
:sgemfa:00010000:FF8781:00000002:FFFFFFFF:Chun-Li
:sgemfa:00010000:FF8781:00000003:FFFFFFFF:Sakura
:sgemfa:00010000:FF8781:00000004:FFFFFFFF:Morrigan
:sgemfa:00010000:FF8781:00000005:FFFFFFFF:Lei-Lei (Hsien-Ko)
:sgemfa:00010000:FF8781:00000006:FFFFFFFF:Felicia
:sgemfa:00010000:FF8781:00000007:FFFFFFFF:Tabasa (Tessa)
:sgemfa:00010000:FF8781:00000008:FFFFFFFF:Ibuki
:sgemfa:00010000:FF8781:00000009:FFFFFFFF:Zangief
:sgemfa:00010000:FF8781:0000000A:FFFFFFFF:Dan
:sgemfa:00010000:FF8781:0000000B:FFFFFFFF:Gouki (Akuma)
:sgemfa:62000000:000000:00000000:00000000:Select Player Colour PL1:This cheat will have effect everywhere but the character selection screen
:sgemfa:00010000:FF879F:00000000:FFFFFFFF:Punch
:sgemfa:00010000:FF879F:00000001:FFFFFFFF:Kick
:sgemfa:00010000:FF879F:00000002:FFFFFFFF:Special
:sgemfa:00010000:FF879F:00000003:FFFFFFFF:PKS
sgemfa:0:FF8841:90:000:Infinite Energy PL2
sgemfa:0:FF8995:60:000:Always have Max Power PL2
sgemfa:0:FF8994:09:000:Infinite Super Stocks PL2
sgemfa:0:FF89A3:60:000:Max Red Gem Attack PL2
sgemfa:0:FF89A5:60:000:Max Yellow Gem Attack PL2
sgemfa:0:FF89A7:60:000:Max Blue Gem Attack PL2
sgemfa:0:FF884F:00:000:Air Moves PL2
sgemfa:0:FF884C:00:000:No Hit Stop PL2
sgemfa:0:FF8970:00:000:No Shot Limit PL2
sgemfa:0:FF9441:63:000:Endless Shot Hit PL2
sgemfa:0:FF9541:63:500:Endless Shot Hit PL2 (2/2)
sgemfa:0:FF8819:01:000:Action Speed Up PL2
sgemfa:0:FF8939:3C:000:Max Guard Crush PL2
sgemfa:0:FF899B:00:000:No Flash Combo PL2
sgemfa:0:FF899A:01:500:No Flash Combo PL2 (2/3)
sgemfa:0:FF899D:00:500:No Flash Combo PL2 (3/3)
sgemfa:0:FF8544:63:000:Display 99 Hits PL2
:sgemfa:62000000:000000:00000000:00000000:Gem (A) PL2 always =
:sgemfa:00010000:FF89F0:000000FF:FFFFFFFF:None
:sgemfa:00010000:FF89F0:00000000:FFFFFFFF:Flame
:sgemfa:00010000:FF89F0:00000001:FFFFFFFF:Water
:sgemfa:00010000:FF89F0:00000002:FFFFFFFF:Lightning
:sgemfa:00010000:FF89F0:00000003:FFFFFFFF:Skull
:sgemfa:00010000:FF89F0:00000004:FFFFFFFF:Banana
:sgemfa:00010000:FF89F0:00000005:FFFFFFFF:Bomb
:sgemfa:00010000:FF89F0:00000006:FFFFFFFF:Petrify
:sgemfa:62000000:000000:00000000:00000000:Gem (B) PL2 always =
:sgemfa:00010000:FF89F1:000000FF:FFFFFFFF:None
:sgemfa:00010000:FF89F1:00000000:FFFFFFFF:Flame
:sgemfa:00010000:FF89F1:00000001:FFFFFFFF:Water
:sgemfa:00010000:FF89F1:00000002:FFFFFFFF:Lightning
:sgemfa:00010000:FF89F1:00000003:FFFFFFFF:Skull
:sgemfa:00010000:FF89F1:00000004:FFFFFFFF:Banana
:sgemfa:00010000:FF89F1:00000005:FFFFFFFF:Bomb
:sgemfa:00010000:FF89F1:00000006:FFFFFFFF:Petrify
:sgemfa:62000000:000000:00000000:00000000:Gem (C) PL2 always =
:sgemfa:00010000:FF89F2:000000FF:FFFFFFFF:None
:sgemfa:00010000:FF89F2:00000000:FFFFFFFF:Flame
:sgemfa:00010000:FF89F2:00000001:FFFFFFFF:Water
:sgemfa:00010000:FF89F2:00000002:FFFFFFFF:Lightning
:sgemfa:00010000:FF89F2:00000003:FFFFFFFF:Skull
:sgemfa:00010000:FF89F2:00000004:FFFFFFFF:Banana
:sgemfa:00010000:FF89F2:00000005:FFFFFFFF:Bomb
:sgemfa:00010000:FF89F2:00000006:FFFFFFFF:Petrify
sgemfa:0:FF880E:14:000:Infinite Select Time PL2:Turn this OFF during fights
:sgemfa:62000000:000000:00000000:00000000:Select Character PL2
:sgemfa:00010000:FF8B81:00000000:FFFFFFFF:Ryu
:sgemfa:00010000:FF8B81:00000001:FFFFFFFF:Ken
:sgemfa:00010000:FF8B81:00000002:FFFFFFFF:Chun-Li
:sgemfa:00010000:FF8B81:00000003:FFFFFFFF:Sakura
:sgemfa:00010000:FF8B81:00000004:FFFFFFFF:Morrigan
:sgemfa:00010000:FF8B81:00000005:FFFFFFFF:Lei-Lei (Hsien-Ko)
:sgemfa:00010000:FF8B81:00000006:FFFFFFFF:Felicia
:sgemfa:00010000:FF8B81:00000007:FFFFFFFF:Tabasa (Tessa)
:sgemfa:00010000:FF8B81:00000008:FFFFFFFF:Ibuki
:sgemfa:00010000:FF8B81:00000009:FFFFFFFF:Zangief
:sgemfa:00010000:FF8B81:0000000A:FFFFFFFF:Dan
:sgemfa:00010000:FF8B81:0000000B:FFFFFFFF:Gouki (Akuma)
:sgemfa:62000000:000000:00000000:00000000:Select Player Colour PL2:This cheat will have effect everywhere but the character selection screen
:sgemfa:00010000:FF8B9F:00000000:FFFFFFFF:Punch
:sgemfa:00010000:FF8B9F:00000001:FFFFFFFF:Kick
:sgemfa:00010000:FF8B9F:00000002:FFFFFFFF:Special
:sgemfa:00010000:FF8B9F:00000003:FFFFFFFF:PKS
sgemfa:0:000000:00:999:[ This code sets the machine region - the effectiveness ]
sgemfa:0:000000:00:999:[ You have to enable these ASAP - ON or before the ROM ]
sgemfa:0:000000:00:999:[ check screen! Or enable it & RESET ]
:sgemfa:62000000:FF8111:00000000:FFFFFFFF:Region Switch =
:sgemfa:00010000:FF8111:00000000:FFFFFFFF:Japan
:sgemfa:00010000:FF8111:00000002:FFFFFFFF:USA
:sgemfa:00010000:FF8111:00000004:FFFFFFFF:Hispanic
:sgemfa:00010000:FF8111:00000006:FFFFFFFF:Oceania
:sgemfa:00010000:FF8111:00000008:FFFFFFFF:Asia
:sgemfa:00010000:FF8111:0000000A:FFFFFFFF:Euro
:sgemfa:00010000:FF8111:0000000C:FFFFFFFF:Brazil
; [ Super Gem Fighter: Mini Mix (Hispanic 970904) ]
sgemfh:0:FF8188:99:000:Infinite Time
sgemfh:0:FF8193:07:061:Select next round
sgemfh:0:FF818E:00:000:Move Round Announce
:sgemfh:62000000:000000:00000000:00000000:Background always =
:sgemfh:00010000:FF8181:00000000:FFFFFFFF:Capcom Cafe
:sgemfh:00010000:FF8181:00000002:FFFFFFFF:Shopping Center
:sgemfh:00010000:FF8181:00000004:FFFFFFFF:Slopes
:sgemfh:00010000:FF8181:00000006:FFFFFFFF:Dock
:sgemfh:00010000:FF8181:00000008:FFFFFFFF:Chinatown
:sgemfh:00010000:FF8181:0000000A:FFFFFFFF:Fireplace
:sgemfh:00010000:FF8181:0000000C:FFFFFFFF:Morrigan's Castle
:sgemfh:00010000:FF8181:0000000E:FFFFFFFF:Demitri's Castle
sgemfh:0:FF8441:90:000:Infinite Energy PL1
sgemfh:0:FF8595:60:000:Always have Max Power PL1
sgemfh:0:FF8594:09:000:Infinite Super Stocks PL1
sgemfh:0:FF85A3:60:000:Max Red Gem Attack PL1
sgemfh:0:FF85A5:60:000:Max Yellow Gem Attack PL1
sgemfh:0:FF85A7:60:000:Max Blue Gem Attack PL1
sgemfh:0:FF844F:00:000:Air Moves PL1
sgemfh:0:FF844C:00:000:No Hit Stop PL1
sgemfh:0:FF8570:00:000:No Shot Limit PL1
sgemfh:0:FF9841:63:000:Endless Shot Hit PL1
sgemfh:0:FF9941:63:500:Endless Shot Hit PL1 (2/2)
sgemfh:0:FF8419:01:000:Action Speed Up PL1
sgemfh:0:FF8539:3C:000:Max Guard Crush PL1
sgemfh:0:FF859B:00:000:No Flash Combo PL1
sgemfh:0:FF859A:01:500:No Flash Combo PL1 (2/3)
sgemfh:0:FF859D:00:500:No Flash Combo PL1 (2/3)
sgemfh:0:FF8944:63:000:Display 99 Hits PL1
:sgemfh:62000000:000000:00000000:00000000:Gem (A) PL1 always =
:sgemfh:00010000:FF85F0:000000FF:FFFFFFFF:None
:sgemfh:00010000:FF85F0:00000000:FFFFFFFF:Flame
:sgemfh:00010000:FF85F0:00000001:FFFFFFFF:Water
:sgemfh:00010000:FF85F0:00000002:FFFFFFFF:Lightning
:sgemfh:00010000:FF85F0:00000003:FFFFFFFF:Skull
:sgemfh:00010000:FF85F0:00000004:FFFFFFFF:Banana
:sgemfh:00010000:FF85F0:00000005:FFFFFFFF:Bomb
:sgemfh:00010000:FF85F0:00000006:FFFFFFFF:Petrify
:sgemfh:62000000:000000:00000000:00000000:Gem (B) PL1 always =
:sgemfh:00010000:FF85F1:000000FF:FFFFFFFF:None
:sgemfh:00010000:FF85F1:00000000:FFFFFFFF:Flame
:sgemfh:00010000:FF85F1:00000001:FFFFFFFF:Water
:sgemfh:00010000:FF85F1:00000002:FFFFFFFF:Lightning
:sgemfh:00010000:FF85F1:00000003:FFFFFFFF:Skull
:sgemfh:00010000:FF85F1:00000004:FFFFFFFF:Banana
:sgemfh:00010000:FF85F1:00000005:FFFFFFFF:Bomb
:sgemfh:00010000:FF85F1:00000006:FFFFFFFF:Petrify
:sgemfh:62000000:000000:00000000:00000000:Gem (C) PL1 always =
:sgemfh:00010000:FF85F2:000000FF:FFFFFFFF:None
:sgemfh:00010000:FF85F2:00000000:FFFFFFFF:Flame
:sgemfh:00010000:FF85F2:00000001:FFFFFFFF:Water
:sgemfh:00010000:FF85F2:00000002:FFFFFFFF:Lightning
:sgemfh:00010000:FF85F2:00000003:FFFFFFFF:Skull
:sgemfh:00010000:FF85F2:00000004:FFFFFFFF:Banana
:sgemfh:00010000:FF85F2:0000005:FFFFFFFF:Bomb
:sgemfh:00010000:FF85F2:00000006:FFFFFFFF:Petrify
sgemfh:0:FF840E:14:000:Infinite Select Time PL1:Turn this OFF during fights
:sgemfh:62000000:000000:00000000:00000000:Select Character PL1
:sgemfh:00010000:FF8781:00000000:FFFFFFFF:Ryu
:sgemfh:00010000:FF8781:00000001:FFFFFFFF:Ken
:sgemfh:00010000:FF8781:00000002:FFFFFFFF:Chun-Li
:sgemfh:00010000:FF8781:00000003:FFFFFFFF:Sakura
:sgemfh:00010000:FF8781:00000004:FFFFFFFF:Morrigan
:sgemfh:00010000:FF8781:00000005:FFFFFFFF:Lei-Lei (Hsien-Ko)
:sgemfh:00010000:FF8781:00000006:FFFFFFFF:Felicia
:sgemfh:00010000:FF8781:00000007:FFFFFFFF:Tabasa (Tessa)
:sgemfh:00010000:FF8781:00000008:FFFFFFFF:Ibuki
:sgemfh:00010000:FF8781:00000009:FFFFFFFF:Zangief
:sgemfh:00010000:FF8781:0000000A:FFFFFFFF:Dan
:sgemfh:00010000:FF8781:0000000B:FFFFFFFF:Gouki (Akuma)
:sgemfh:62000000:000000:00000000:00000000:Select Player Colour PL1:This cheat will have effect everywhere but the character selection screen
:sgemfh:00010000:FF879F:00000000:FFFFFFFF:Punch
:sgemfh:00010000:FF879F:00000001:FFFFFFFF:Kick
:sgemfh:00010000:FF879F:00000002:FFFFFFFF:Special
:sgemfh:00010000:FF879F:00000003:FFFFFFFF:PKS
sgemfh:0:FF8841:90:000:Infinite Energy PL2
sgemfh:0:FF8995:60:000:Always have Max Power PL2
sgemfh:0:FF8994:09:000:Infinite Super Stocks PL2
sgemfh:0:FF89A3:60:000:Max Red Gem Attack PL2
sgemfh:0:FF89A5:60:000:Max Yellow Gem Attack PL2
sgemfh:0:FF89A7:60:000:Max Blue Gem Attack PL2
sgemfh:0:FF884F:00:000:Air Moves PL2
sgemfh:0:FF884C:00:000:No Hit Stop PL2
sgemfh:0:FF8970:00:000:No Shot Limit PL2
sgemfh:0:FF9441:63:000:Endless Shot Hit PL2
sgemfh:0:FF9541:63:500:Endless Shot Hit PL2 (2/2)
sgemfh:0:FF8819:01:000:Action Speed Up PL2
sgemfh:0:FF8939:3C:000:Max Guard Crush PL2
sgemfh:0:FF899B:00:000:No Flash Combo PL2
sgemfh:0:FF899A:01:500:No Flash Combo PL2 (2/3)
sgemfh:0:FF899D:00:500:No Flash Combo PL2 (3/3)
sgemfh:0:FF8544:63:000:Display 99 Hits PL2
:sgemfh:62000000:000000:00000000:00000000:Gem (A) PL2 always =
:sgemfh:00010000:FF89F0:000000FF:FFFFFFFF:None
:sgemfh:00010000:FF89F0:00000000:FFFFFFFF:Flame
:sgemfh:00010000:FF89F0:00000001:FFFFFFFF:Water
:sgemfh:00010000:FF89F0:00000002:FFFFFFFF:Lightning
:sgemfh:00010000:FF89F0:00000003:FFFFFFFF:Skull
:sgemfh:00010000:FF89F0:00000004:FFFFFFFF:Banana
:sgemfh:00010000:FF89F0:00000005:FFFFFFFF:Bomb
:sgemfh:00010000:FF89F0:00000006:FFFFFFFF:Petrify
:sgemfh:62000000:000000:00000000:00000000:Gem (B) PL2 always =
:sgemfh:00010000:FF89F1:000000FF:FFFFFFFF:None
:sgemfh:00010000:FF89F1:00000000:FFFFFFFF:Flame
:sgemfh:00010000:FF89F1:00000001:FFFFFFFF:Water
:sgemfh:00010000:FF89F1:00000002:FFFFFFFF:Lightning
:sgemfh:00010000:FF89F1:00000003:FFFFFFFF:Skull
:sgemfh:00010000:FF89F1:00000004:FFFFFFFF:Banana
:sgemfh:00010000:FF89F1:00000005:FFFFFFFF:Bomb
:sgemfh:00010000:FF89F1:00000006:FFFFFFFF:Petrify
:sgemfh:62000000:000000:00000000:00000000:Gem (C) PL2 always =
:sgemfh:00010000:FF89F2:000000FF:FFFFFFFF:None
:sgemfh:00010000:FF89F2:00000000:FFFFFFFF:Flame
:sgemfh:00010000:FF89F2:00000001:FFFFFFFF:Water
:sgemfh:00010000:FF89F2:00000002:FFFFFFFF:Lightning
:sgemfh:00010000:FF89F2:00000003:FFFFFFFF:Skull
:sgemfh:00010000:FF89F2:00000004:FFFFFFFF:Banana
:sgemfh:00010000:FF89F2:00000005:FFFFFFFF:Bomb
:sgemfh:00010000:FF89F2:00000006:FFFFFFFF:Petrify
sgemfh:0:FF880E:14:000:Infinite Select Time PL2:Turn this OFF during fights
:sgemfh:62000000:000000:00000000:00000000:Select Character PL2
:sgemfh:00010000:FF8B81:00000000:FFFFFFFF:Ryu
:sgemfh:00010000:FF8B81:00000001:FFFFFFFF:Ken
:sgemfh:00010000:FF8B81:00000002:FFFFFFFF:Chun-Li
:sgemfh:00010000:FF8B81:00000003:FFFFFFFF:Sakura
:sgemfh:00010000:FF8B81:00000004:FFFFFFFF:Morrigan
:sgemfh:00010000:FF8B81:00000005:FFFFFFFF:Lei-Lei (Hsien-Ko)
:sgemfh:00010000:FF8B81:00000006:FFFFFFFF:Felicia
:sgemfh:00010000:FF8B81:00000007:FFFFFFFF:Tabasa (Tessa)
:sgemfh:00010000:FF8B81:00000008:FFFFFFFF:Ibuki
:sgemfh:00010000:FF8B81:00000009:FFFFFFFF:Zangief
:sgemfh:00010000:FF8B81:0000000A:FFFFFFFF:Dan
:sgemfh:00010000:FF8B81:0000000B:FFFFFFFF:Gouki (Akuma)
:sgemfh:62000000:000000:00000000:00000000:Select Player Colour PL2:This cheat will have effect everywhere but the character selection screen
:sgemfh:00010000:FF8B9F:00000000:FFFFFFFF:Punch
:sgemfh:00010000:FF8B9F:00000001:FFFFFFFF:Kick
:sgemfh:00010000:FF8B9F:00000002:FFFFFFFF:Special
:sgemfh:00010000:FF8B9F:00000003:FFFFFFFF:PKS
sgemfh:0:000000:00:999:[ This code sets the machine region - the effectiveness ]
sgemfh:0:000000:00:999:[ You have to enable these ASAP - ON or before the ROM ]
sgemfh:0:000000:00:999:[ check screen! Or enable it & RESET ]
:sgemfh:62000000:FF8111:00000000:FFFFFFFF:Region Switch =
:sgemfh:00010000:FF8111:00000000:FFFFFFFF:Japan
:sgemfh:00010000:FF8111:00000002:FFFFFFFF:USA
:sgemfh:00010000:FF8111:00000004:FFFFFFFF:Hispanic
:sgemfh:00010000:FF8111:00000006:FFFFFFFF:Oceania
:sgemfh:00010000:FF8111:00000008:FFFFFFFF:Asia
:sgemfh:00010000:FF8111:0000000A:FFFFFFFF:Euro
:sgemfh:00010000:FF8111:0000000C:FFFFFFFF:Brazil
; [ Gladiator 1984 ]
sgladiat:0:D9AF:99:000:Infinite Credits
sgladiat:0:DF04:00:000:Infinite Time
sgladiat:0:DEE9:0A:000:Infinite Lives
; [ Super Masters Golf ]
sgmast:0:0000:00:999:[ There are no cheats ]:REASON 1
sgmast:0:0000:00:999:[ for this game as it ]:REASON 1
sgmast:0:0000:00:999:[ didn't work the last ]:REASON 1
sgmast:0:0000:00:999:[ time it was tested. ]:REASON 1
sgmast:0:0000:00:999:[ If the game now works ]:REASON 1
sgmast:0:0000:00:999:[ please request cheats ]:REASON 1
sgmast:0:0000:00:999:[ for it on the cheat ]:REASON 1
sgmast:0:0000:00:999:[ forums. ]:REASON 1
; [ Steel Gunner ]
sgunner:0:100121:09:000:Infinite Credits PL1
sgunner:0:100125:1E:000:Infinite Energy PL1
sgunner:0:100321:63:000:Infinite Missiles PL1
sgunner:0:100123:09:000:Infinite Credits PL2
sgunner:0:100127:1E:000:Infinite Energy PL2
sgunner:0:100323:63:000:Infinite Missiles PL2
; [ Steel Gunner 2 (US) ]
sgunner2:0:108C25:14:000:Infinite Energy PL1
sgunner2:0:108D3F:63:000:Infinite Missiles PL1
sgunner2:0:108C27:14:000:Infinite Energy PL2
sgunner2:0:108D41:63:000:Infinite Missiles PL2
; [ Steel Gunner 2 (Japan) ]
sgunnr2j:0:108C25:14:000:Infinite Energy PL1
sgunnr2j:0:108D3F:63:000:Infinite Missiles PL1
sgunnr2j:0:108C27:14:000:Infinite Energy PL2
sgunnr2j:0:108D41:63:000:Infinite Missiles PL2
; [ Shackled (US) ]
shackled:0:0079:02:000:Never see the Green Blob
shackled:0:007C:02:500:Never see the Green Blob (2/2)
shackled:0:00A7:09:000:Infinite Energy PL1
shackled:0:00A8:99:500:Infinite Energy PL1 (2/3)
shackled:0:00A9:99:500:Infinite Energy PL1 (3/3)
shackled:0:00B4:08:000:Infinite Keys PL1
shackled:0:0145:01:000:Always have Speed Up PL1
shackled:0:0146:01:000:Always have Shoot Speed PL1
shackled:0:0147:01:000:Always have Shield PL1
shackled:0:0148:01:000:Always have Weapon Range PL1
shackled:0:0000:00:999:[These cheats activates the followers ]
shackled:0:0000:00:999:[and weapons. Only have one selected ]
shackled:0:0000:00:999:[at a time. The follower gfx are ]
shackled:0:0000:00:999:[corrupted so perhaps this game isn't ]
shackled:0:0000:00:999:[supposed to support them like the ]
shackled:0:0000:00:999:[clone breywood but it works... ]
shackled:0:0130:01:000:Always x2 with Daggers PL1
shackled:0:0150:01:500:Always x2 with Daggers PL1 (2/3)
shackled:0:0170:01:500:Always x2 with Daggers PL1 (3/3)
shackled:0:0130:02:000:Always x2 with Bombs PL1
shackled:0:0150:02:500:Always x2 with Bombs PL1 (2/3)
shackled:0:0170:02:500:Always x2 with Bombs PL1 (3/3)
shackled:0:0130:03:000:Always x2 with Ninja Stars PL1
shackled:0:0150:03:500:Always x2 with Ninja Stars PL1 (2/3)
shackled:0:0170:03:500:Always x2 with Ninja Stars PL1 (3/3)
shackled:0:0130:04:000:Always x2 with Razor Disks PL1
shackled:0:0150:04:500:Always x2 with Razor Disks PL1 (2/3)
shackled:0:0170:04:500:Always x2 with Razor Disks PL1 (3/3)
shackled:0:0130:05:000:Always x2 with Shock Waves PL1
shackled:0:0150:05:500:Always x2 with Shock Waves PL1 (2/3)
shackled:0:0170:05:500:Always x2 with Shock Waves PL1 (3/3)
shackled:0:0130:06:000:Always x2 with Boomerangs PL1
shackled:0:0150:06:500:Always x2 with Boomerangs PL1 (2/3)
shackled:0:0170:06:500:Always x2 with Boomerangs PL1 (3/3)
shackled:0:0130:07:000:Always x2 with Reflective ShotsPL1
shackled:0:0150:07:500:Always x2 with Reflective ShotsPL1 (2/3)
shackled:0:0170:07:500:Always x2 with Reflective ShotsPL1 (3/3)
shackled:0:0130:08:000:Always x2 with Flame Thrower PL1
shackled:0:0150:08:500:Always x2 with Flame Thrower PL1 (2/3)
shackled:0:0170:08:500:Always x2 with Flame Thrower PL1 (3/3)
shackled:0:00C2:09:000:Infinite Energy PL2
shackled:0:00C3:99:500:Infinite Energy PL2 (2/3)
shackled:0:00C4:99:500:Infinite Energy PL2 (3/3)
shackled:0:00CF:08:000:Infinite Keys PL2
shackled:0:01A5:01:000:Always have Speed Up PL2
shackled:0:01A6:01:000:Always have Shoot Speed PL2
shackled:0:01A7:01:000:Always have Shield PL2
shackled:0:01A8:01:000:Always have Weapon Range PL2
shackled:0:0000:00:999:[These cheats activates the followers ]
shackled:0:0000:00:999:[and weapons. Only have one selected ]
shackled:0:0000:00:999:[at a time. The follower gfx are ]
shackled:0:0000:00:999:[corrupted so perhaps this game isn't ]
shackled:0:0000:00:999:[supposed to support them like the ]
shackled:0:0000:00:999:[clone breywood but it works... ]
shackled:0:0190:01:000:Always x2 with Daggers PL2
shackled:0:01B0:01:500:Always x2 with Daggers PL2 (2/3)
shackled:0:01D0:01:500:Always x2 with Daggers PL2 (3/3)
shackled:0:0190:02:000:Always x2 with Bombs PL2
shackled:0:01B0:02:500:Always x2 with Bombs PL2 (2/3)
shackled:0:01D0:02:500:Always x2 with Bombs PL2 (3/3)
shackled:0:0190:03:000:Always x2 with Ninja Stars PL2
shackled:0:01B0:03:500:Always x2 with Ninja Stars PL2 (2/3)
shackled:0:01D0:03:500:Always x2 with Ninja Stars PL2 (3/3)
shackled:0:0190:04:000:Always x2 with Razor Disks PL2
shackled:0:01B0:04:500:Always x2 with Razor Disks PL2 (2/3)
shackled:0:01D0:04:500:Always x2 with Razor Disks PL2 (3/3)
shackled:0:0190:05:000:Always x2 with Shock Waves PL2
shackled:0:01B0:05:500:Always x2 with Shock Waves PL2 (2/3)
shackled:0:01D0:05:500:Always x2 with Shock Waves PL2 (3/3)
shackled:0:0190:06:000:Always x2 with Boomerangs PL2
shackled:0:01B0:06:500:Always x2 with Boomerangs PL2 (2/3)
shackled:0:01D0:06:500:Always x2 with Boomerangs PL2 (3/3)
shackled:0:0190:07:000:Always x2 with Reflective ShotsPL2
shackled:0:01B0:07:500:Always x2 with Reflective ShotsPL2 (2/3)
shackled:0:01D0:07:500:Always x2 with Reflective ShotsPL2 (3/3)
shackled:0:0190:08:000:Always x2 with Flame Thrower PL2
shackled:0:01B0:08:500:Always x2 with Flame Thrower PL2 (2/3)
shackled:0:01D0:08:500:Always x2 with Flame Thrower PL2 (3/3)
; [ Shadow Force (US Version 2) ]
shadfrce:0:1F000D:63:000:Infinite Credits
shadfrce:0:1F2157:C8:000:Infinite Energy PL1
shadfrce:0:1F24E1:C8:000:Infinite Energy PL2
; [ Shadow Land ]
shadowld:0:50E1:10:000:Infinite Energy
shadowld:0:477C:09:000:Infinite Money
shadowld:0:4062:02:000:Invincibility
shadowld:0:40BA:04:000:Always have 4-shot
shadowld:0:40CF:99:000:Always have Mega Shot
shadowld:0:50C1:40:000:Infinite Energy Toraji
shadowld:0:50C2:60:000:Infinite Energy Gonta
shadowld:0:40DA:02:000:Tarosuke can always fly
shadowld:0:0000:00:999:[ Watch Values - 00=Chou(Even) 01=Han(Odd) ]
shadowld:0:40B0:00:998:Watch me for answer
; [ Shadow Warriors (World set 1) ]
shadoww:0:061E89:99:000:Infinite Time
shadoww:0:061E8E:03:000:Infinite Lives PL1
shadoww:0:061EC3:09:000:Infinite Energy PL1
shadoww:0:061EBA:0A:000:Infinite Sword PL1
shadoww:0:061EB0:2C:000:Invincibility PL1
shadoww:0:061E8F:03:000:Infinite Lives PL2
shadoww:0:061F03:09:000:Infinite Energy PL2
shadoww:0:061EFA:0A:000:Infinite Sword PL2
shadoww:0:061EF1:2C:000:Invincibility PL2
; [ Shadow Warriors (World set 2) ]
shadowwa:0:061E89:99:000:Infinite Time
shadowwa:0:061E8E:03:000:Infinite Lives PL1
shadowwa:0:061EC3:09:000:Infinite Energy PL1
shadowwa:0:061EBA:0A:000:Infinite Sword PL1
shadowwa:0:061EB0:2C:000:Invincibility PL1
shadowwa:0:061E8F:03:000:Infinite Lives PL2
shadowwa:0:061F03:09:000:Infinite Energy PL2
shadowwa:0:061EFA:0A:000:Infinite Sword PL2
shadowwa:0:061EF1:2C:000:Invincibility PL2
; [ Shanghai II (Japan) ]
shangha2:0:01A25:63:000:Infinite Credits
shangha2:0:01A37:3C:000:Infinite Time
shangha2:0:018E8:03:000:Infinite Help PL1
shangha2:0:01B00:03:500:Infinite Help PL1 (2/2)
shangha2:0:018E9:03:000:Infinite Help PL2
shangha2:0:01B01:03:500:Infinite Help PL2 (2/2)
; [ Shanghai III (Japan) ]
shangha3:0:000000:00:999:[ Codes - Cooperative players or 1 player individual game ]
shangha3:0:000000:00:999:[ ie. The Single Timer Game. ]
shangha3:0:30252D:80:000:Infinite Time
shangha3:0:307B99:03:000:Infinite 'Help' items PL1
shangha3:0:307B9D:03:000:Infinite 'Peep' items PL1
shangha3:0:307BA1:03:000:Infinite 'Time' items PL1
shangha3:0:307B9B:03:000:Infinite 'Help' items PL2
shangha3:0:307B9F:03:000:Infinite 'Peep' items PL2
shangha3:0:307BA3:03:000:Infinite 'Time' items PL2
shangha3:0:000000:00:999:[ Codes - Competitive players. ie. The Double Timer Game. ]
shangha3:0:30239B:60:000:Infinite Time PL1
shangha3:0:30239B:01:001:Time Over Now! PL1
shangha3:0:3026BF:60:000:Infinite Time PL2
shangha3:0:3026BF:01:001:Time Over Now! PL2
; [ Shanghai (Japan) ]
shanghai:0:02157:F0:000:Infinite Time
shanghai:0:020D8:03:000:Infinite Help PL1
shanghai:0:021E0:03:500:Infinite Help PL1 (2/2)
shanghai:0:020D9:03:000:Infinite Help PL2
shanghai:0:021E1:03:500:Infinite Help PL2 (2/2)
; [ Shanghai Kid ]
shangkid:0:E002:63:000:Infinite Credits
shangkid:0:E1BF:38:000:Infinite Time:Turn OFF at end of round
shangkid:0:E1A9:40:000:Infinite Energy YOU:Turn OFF at end of round
shangkid:0:E1A9:00:001:Drain All Energy Now! YOU
shangkid:0:E1AA:40:000:Infinite Energy ENEMY:Turn OFF at end of round
shangkid:0:E1AA:00:001:Drain All Energy Now! ENEMY
; [ Super Hang-On Limited Edition ]
shangnle:0:0000:00:999:[ There are no cheats ]:REASON 1
shangnle:0:0000:00:999:[ for this game as it ]:REASON 1
shangnle:0:0000:00:999:[ didn't work the last ]:REASON 1
shangnle:0:0000:00:999:[ time it was tested. ]:REASON 1
shangnle:0:0000:00:999:[ If the game now works ]:REASON 1
shangnle:0:0000:00:999:[ please request cheats ]:REASON 1
shangnle:0:0000:00:999:[ for it on the cheat ]:REASON 1
shangnle:0:0000:00:999:[ forums. ]:REASON 1
; [ Super Hang-On ]
shangon:0:20C052:09:000:Infinite Credits
shangon:0:20C500:99:000:Infinite Time
shangon:0:C7E079:F3:000:Always ride at Maximum Speed:Maximum Attainable Speed
shangon:0:C7E078:00:500:Always ride at Maximum Speed (2/2)
shangon:0:C7E079:5D:000:Always ride at Crazy Speed (1000 KPH):Faster (9999) is possible but makes game unplayable
shangon:0:C7E078:03:500:Always ride at Crazy Speed (1000 KPH) (2/2)
shangon:0:C7E079:5D:001:Get Crazy Speed (1000 KPH) Boost Now!:Use this with an Activation Key for best effect
shangon:0:C7E078:03:501:Get Crazy Speed (1000 KPH) Boost Now! (2/2)
; [ Super Hang-On (alt) ]
shangona:0:0000:00:999:[ There are no cheats ]:REASON 1
shangona:0:0000:00:999:[ for this game as it ]:REASON 1
shangona:0:0000:00:999:[ didn't work the last ]:REASON 1
shangona:0:0000:00:999:[ time it was tested. ]:REASON 1
shangona:0:0000:00:999:[ If the game now works ]:REASON 1
shangona:0:0000:00:999:[ please request cheats ]:REASON 1
shangona:0:0000:00:999:[ for it on the cheat ]:REASON 1
shangona:0:0000:00:999:[ forums. ]:REASON 1
; [ Super Hang-On (bootleg) ]
shangonb:0:20C052:09:000:Infinite Credits
shangonb:0:20C500:99:000:Infinite Time
shangonb:0:C7E079:F3:000:Always ride at Maximum Speed:Maximum Attainable Speed
shangonb:0:C7E078:00:500:Always ride at Maximum Speed (2/2)
shangonb:0:C7E079:5D:000:Always ride at Crazy Speed (1000 KPH):Faster (9999) is possible but makes game unplayable
shangonb:0:C7E078:03:500:Always ride at Crazy Speed (1000 KPH) (2/2)
shangonb:0:C7E079:5D:001:Get Crazy Speed (1000 KPH) Boost Now!:Use this with an Activation Key for best effect
shangonb:0:C7E078:03:501:Get Crazy Speed (1000 KPH) Boost Now! (2/2)
; [ Shanghai - The Great Wall / Shanghai Triple Threat ]
shanhigw:0:0000:00:999:[ This game hasn't even ]:REASON 11
shanhigw:0:0000:00:999:[ been looked at due to ]:REASON 11
shanhigw:0:0000:00:999:[ time constraints - Too]:REASON 11
shanhigw:0:0000:00:999:[ many games and so ]:REASON 11
shanhigw:0:0000:00:999:[ little time. It is ]:REASON 11
shanhigw:0:0000:00:999:[ even possible that ]:REASON 11
shanhigw:0:0000:00:999:[ this game may be a ]:REASON 11
shanhigw:0:0000:00:999:[ clone of an existing ]:REASON 11
shanhigw:0:0000:00:999:[ game which may have ]:REASON 11
shanhigw:0:0000:00:999:[ cheats. Please search ]:REASON 11
shanhigw:0:0000:00:999:[ the cheat forums ]:REASON 11
shanhigw:0:0000:00:999:[ before posting cheat ]:REASON 11
shanhigw:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Shao-Lin's Road ]
shaolins:0:2A78:07:000:Infinite Lives
shaolins:0:8662:A6:100:Infinite Energy
shaolins:0:8587:A6:600:Infinite Energy (2/2):Part 1 takes care of sprite collisions energy drains & Part 2 takes care of falling off platform energy drains
shaolins:0:9984:12:100:Invincibility:Note, you can still fall off gaps in platforms and lose energy use this with Infinite Energy or Walk on Air to counteract it.
shaolins:0:9985:16:600:Invincibility (2/3):Part 1 + 2 = Changing a 4 byte branch to a 3 byte BRA, NOP first then a LBRA instruction (for most fighters)
shaolins:0:9A66:20:600:Invincibility (3/3):Changes a BCC to a BRA (for bosses)
shaolins:0:822B:20:100:Walk on Air:This will stop you falling off ends of platforms
shaolins:0:2A87:01:001:Only 1 to kill on this level
shaolins:0:32B4:04:001:1 hit to kill boss Now!
shaolins:0:3175:01:000:Always purple weapon next
shaolins:0:3175:02:000:Always yellow weapon next
shaolins:0:3175:03:000:Always green weapon next
shaolins:0:3175:01:001:Purple weapon next Now!
shaolins:0:3175:02:001:Yellow weapon next Now!
shaolins:0:3175:03:001:Green weapon next Now!
shaolins:0:2A13:60:000:Sound Test Code Stop:[Unknown]Next Code
; [ Shark Attack ]
sharkatt:0:80DD:05:000:Infinite Lives PL1
sharkatt:0:80DE:05:000:Infinite Lives PL2
sharkatt:0:8809:00:000:Invincibility
; [ Space Harrier ]
sharrier:0:0404F0:99:000:Infinite Time
sharrier:0:0404E1:0F:000:Infinite Lives
sharrier:0:0404E0:27:500:Infinite Lives (2/2)
sharrier:0:1240DB:01:000:Invincibility
; [ Shadow Dancer (bootleg) ]
shdancbl:0:FFC407:59:000:Infinite Time
shdancbl:0:FFC41F:09:000:Infinite Magic
shdancbl:0:FFC490:00:000:Always have the Normal gun
shdancbl:0:FFC490:01:000:Always have the Power-up gun
shdancbl:0:FFC490:00:001:Get the Normal gun Now!
shdancbl:0:FFC490:01:001:Get the Power-up gun Now!
shdancbl:0:FFEB0A:9A:000:Infinite Lives PL1
shdancbl:0:FFEB8A:9A:000:Infinite Lives PL2
; [ Shadow Dancer (US) ]
shdancer:0:FFC407:59:000:Infinite Time
shdancer:0:FFC41F:09:000:Infinite Magic
shdancer:0:FFC490:00:000:Always have the Normal gun
shdancer:0:FFC490:01:000:Always have the Power-up gun
shdancer:0:FFC490:00:001:Get the Normal gun Now!
shdancer:0:FFC490:01:001:Get the Power-up gun Now!
shdancer:0:FFEB0A:9A:000:Infinite Lives PL1
shdancer:0:FFEB8A:9A:000:Infinite Lives PL2
; [ Shadow Dancer (Rev.B) ]
shdancrb:0:FFC407:59:000:Infinite Time
shdancrb:0:FFC41F:09:000:Infinite Magic
shdancrb:0:FFC490:00:000:Always have the Normal gun
shdancrb:0:FFC490:01:000:Always have the Power-up gun
shdancrb:0:FFC490:00:001:Get the Normal gun Now!
shdancrb:0:FFC490:01:001:Get the Power-up gun Now!
shdancrb:0:FFEB0A:9A:000:Infinite Lives PL1
shdancrb:0:FFEB8A:9A:000:Infinite Lives PL2
; [ Shadow Dancer (Japan) ]
shdancrj:0:FFC407:59:000:Infinite Time
shdancrj:0:FFC41F:09:000:Infinite Magic
shdancrj:0:FFC490:00:000:Always have the Normal gun
shdancrj:0:FFC490:01:000:Always have the Power-up gun
shdancrj:0:FFC490:00:001:Get the Normal gun Now!
shdancrj:0:FFC490:01:001:Get the Power-up gun Now!
shdancrj:0:FFEB0A:9A:000:Infinite Lives PL1
shdancrj:0:FFEB8A:9A:000:Infinite Lives PL2
; [ Sheriff ]
sheriff:0:6035:FF:000:Invincibility
sheriff:0:61FF:09:000:Infinite Lives PL1
sheriff:0:62FF:09:000:Infinite Lives PL2
; [ Shienryu ]
shienryu:0:060ACB89:05:000:Infinite Lives PL1
shienryu:0:060ACB91:63:000:Infinite Bombs PL1
shienryu:0:060BDB63:02:000:Invincibility PL1:Your ship may sometimes disappear with this cheat enabled...
shienryu:0:060BDB62:00:500:Invincibility PL1 (2/2)
shienryu:0:060ACBA7:00:000:Always have Normal Gun PL1
shienryu:0:060ACB7B:03:500:Always have Normal Gun PL1 (2/2)
shienryu:0:060ACBA7:01:000:Always have Lightning Gun PL1
shienryu:0:060ACB7B:03:500:Always have Lightning Gun PL1 (2/2)
shienryu:0:060ACBA7:02:000:Always have Missile Gun PL1
shienryu:0:060ACB7B:03:500:Always have Missile Gun PL1 (2/2)
shienryu:0:060ACB8B:05:000:Infinite Lives PL2
shienryu:0:060ACB93:63:000:Infinite Bombs PL2
shienryu:0:060BDBCF:02:000:Invincibility PL2:Your ship may sometimes disappear with this cheat enabled...
shienryu:0:060BDBCE:00:500:Invincibility PL2 (2/2)
shienryu:0:060ACBAB:00:000:Always have Normal Gun PL2
shienryu:0:060ACB7F:03:500:Always have Normal Gun PL2 (2/2)
shienryu:0:060ACBAB:01:000:Always have Lightning Gun PL2
shienryu:0:060ACB7F:03:500:Always have Lightning Gun PL2 (2/2)
shienryu:0:060ACBAB:02:000:Always have Missile Gun PL2
shienryu:0:060ACB7F:03:500:Always have Missile Gun PL2 (2/2)
; [ Super High Impact (prototype, rev 5.0 09/15/91) ]
shimpacp:0:0020A2C8:3B:000:Infinite Quarter Time
shimpacp:0:0020A2C6:00:001:End Quarter Now!
shimpacp:0:0020A2C8:00:501:End Quarter Now! (2/2)
shimpacp:0:0020A2D4:E7:000:Infinite Time PL1
shimpacp:0:0020A2D5:03:500:Infinite Time PL1 (2/2)
shimpacp:0:0020A2D6:E7:000:Infinite Time PL2
shimpacp:0:0020A2D7:03:500:Infinite Time PL2 (2/2)
shimpacp:0:0020A2D8:E7:000:Infinite Time PL3
shimpacp:0:0020A2D9:03:500:Infinite Time PL3 (2/2)
shimpacp:0:0020A2DA:E7:000:Infinite Time PL4
shimpacp:0:0020A2DB:03:500:Infinite Time PL4 (2/2)
; [ Super High Impact (rev LA1 09/30/91) ]
shimpact:0:0020A2C8:3B:000:Infinite Quarter Time
shimpact:0:0020A2C6:00:001:End Quarter Now!
shimpact:0:0020A2C8:00:501:End Quarter Now! (2/2)
shimpact:0:0020A2D4:E7:000:Infinite Time PL1
shimpact:0:0020A2D5:03:500:Infinite Time PL1 (2/2)
shimpact:0:0020A2D6:E7:000:Infinite Time PL2
shimpact:0:0020A2D7:03:500:Infinite Time PL2 (2/2)
shimpact:0:0020A2D8:E7:000:Infinite Time PL3
shimpact:0:0020A2D9:03:500:Infinite Time PL3 (2/2)
shimpact:0:0020A2DA:E7:000:Infinite Time PL4
shimpact:0:0020A2DB:03:500:Infinite Time PL4 (2/2)
; [ Shinobi (set 1) ]
shinobi:0:FFD79B:59:007:Infinite Time
shinobi:0:FFC000:88:000:Invincibility:You may need to turn this OFF to finish some stages
shinobi:0:FFD778:01:000:Infinite Ninja Magic
shinobi:0:FFD779:00:000:Always Ninja Magic Type 1
shinobi:0:FFD779:01:000:Always Ninja Magic Type 2
shinobi:0:FFD779:02:000:Always Ninja Magic Type 3
shinobi:0:FFD79E:01:000:Always have Power Up Gun
shinobi:0:FFD79E:01:001:Get Power Up Gun Now!
shinobi:0:FFC891:00:001:Kill Boss with 1 Hit Now!:This cheat is partial - it only works for some bosses
shinobi:0:FFD750:03:000:Infinite Lives PL1
shinobi:0:FFD74F:05:000:Infinite Lives PL2
; [ Shinobi (set 2) ]
shinobia:0:FFD79A:59:000:Infinite Time
shinobia:0:FFC001:88:000:Invincibility:You may need to turn this OFF to finish some stages
shinobia:0:FFD778:02:000:Infinite Ninja Magic
shinobia:0:FFD779:00:000:Always Ninja Magic Type 1
shinobia:0:FFD779:01:000:Always Ninja Magic Type 2
shinobia:0:FFD779:02:000:Always Ninja Magic Type 3
shinobia:0:FFD79F:01:000:Always have Power Up Gun
shinobia:0:FFD79F:01:001:Get Power Up Gun Now!
shinobia:0:FFC892:00:001:Kill Boss with 1 Hit Now!:This cheat is partial - it only works for some bosses
shinobia:0:FFD751:03:000:Infinite Lives PL1
shinobia:0:FFD750:05:000:Infinite Lives PL2
; [ Shinobi (set 3) ]
shinobib:0:FFD79A:59:000:Infinite Time
shinobib:0:FFC001:88:000:Invincibility:You may need to turn this OFF to finish some stages
shinobib:0:FFD778:02:000:Infinite Ninja Magic
shinobib:0:FFD779:00:000:Always Ninja Magic Type 1
shinobib:0:FFD779:01:000:Always Ninja Magic Type 2
shinobib:0:FFD779:02:000:Always Ninja Magic Type 3
shinobib:0:FFD79F:01:000:Always have Power Up Gun
shinobib:0:FFD79F:01:001:Get Power Up Gun Now!
shinobib:0:FFC892:00:001:Kill Boss with 1 Hit Now!:This cheat is partial - it only works for some bosses
shinobib:0:FFD751:03:000:Infinite Lives PL1
shinobib:0:FFD750:05:000:Infinite Lives PL2
; [ Shinobi (bootleg) ]
shinobl:0:FFD79B:59:007:Infinite Time
shinobl:0:FFC000:88:000:Invincibility:You may need to turn this OFF to finish some stages
shinobl:0:FFD778:01:000:Infinite Ninja Magic
shinobl:0:FFD779:00:000:Always Ninja Magic Type 1
shinobl:0:FFD779:01:000:Always Ninja Magic Type 2
shinobl:0:FFD779:02:000:Always Ninja Magic Type 3
shinobl:0:FFD79E:01:000:Always have Power Up Gun
shinobl:0:FFD79E:01:001:Get Power Up Gun Now!
shinobl:0:FFC891:00:001:Kill Boss with 1 Hit Now!:This cheat is partial - it only works for some bosses
shinobl:0:FFD750:03:000:Infinite Lives PL1
shinobl:0:FFD74F:05:000:Infinite Lives PL2
; [ Shippu Mahou Daisakusen (Japan) ]
shippumd:0:10041D:09:000:Infinite Credits
shippumd:0:100555:09:000:Infinite Lives PL1
shippumd:0:1012D7:09:000:Infinite Bombs PL1
shippumd:0:000000:00:999:[See the Dip Switch Menu to ]
shippumd:0:000000:00:999:[enable an Invincibility PL1]
shippumd:0:000000:00:999:[cheat. But the dipswitch ]
shippumd:0:000000:00:999:[causes a game crash when ]
shippumd:0:000000:00:999:[PL2 is selected. ]
shippumd:0:100557:09:000:Infinite Lives PL2
shippumd:0:1013D7:09:000:Infinite Bombs PL2
; [ Strider Hiryu 2 (JAPAN 991213) ]
shiryu2:0:0000:00:999:[ There are no cheats ]:REASON 1
shiryu2:0:0000:00:999:[ for this game as it ]:REASON 1
shiryu2:0:0000:00:999:[ didn't work the last ]:REASON 1
shiryu2:0:0000:00:999:[ time it was tested. ]:REASON 1
shiryu2:0:0000:00:999:[ If the game now works ]:REASON 1
shiryu2:0:0000:00:999:[ please request cheats ]:REASON 1
shiryu2:0:0000:00:999:[ for it on the cheat ]:REASON 1
shiryu2:0:0000:00:999:[ forums. ]:REASON 1
; [ Shisensho - Joshiryo-Hen (Japan) ]
shisen:0:EA06:99:000:Infinite Time
shisen:0:E181:00:001:Finish this stage Now!
shisen:0:E181:00:000:Slide Show Mode
shisen:0:EA02:03:007:Infinite Help PL1
shisen:0:EA22:03:507:Infinite Help PL1 (2/2)
shisen:0:EA28:09:000:Infinite Turn Time PL1
shisen:0:EA42:03:007:Infinite Help PL2
shisen:0:EA48:09:000:Infinite Turn Time PL2
; [ Shisensho II ]
shisen2:0:0000:00:999:[ There are no cheats ]:REASON 1
shisen2:0:0000:00:999:[ for this game as it ]:REASON 1
shisen2:0:0000:00:999:[ didn't work the last ]:REASON 1
shisen2:0:0000:00:999:[ time it was tested. ]:REASON 1
shisen2:0:0000:00:999:[ If the game now works ]:REASON 1
shisen2:0:0000:00:999:[ please request cheats ]:REASON 1
shisen2:0:0000:00:999:[ for it on the cheat ]:REASON 1
shisen2:0:0000:00:999:[ forums. ]:REASON 1
; [ Shanghai Matekibuyuu ]
shngmtkb:0:0000:00:999:[ This game hasn't even ]:REASON 11
shngmtkb:0:0000:00:999:[ been looked at due to ]:REASON 11
shngmtkb:0:0000:00:999:[ time constraints - Too]:REASON 11
shngmtkb:0:0000:00:999:[ many games and so ]:REASON 11
shngmtkb:0:0000:00:999:[ little time. It is ]:REASON 11
shngmtkb:0:0000:00:999:[ even possible that ]:REASON 11
shngmtkb:0:0000:00:999:[ this game may be a ]:REASON 11
shngmtkb:0:0000:00:999:[ clone of an existing ]:REASON 11
shngmtkb:0:0000:00:999:[ game which may have ]:REASON 11
shngmtkb:0:0000:00:999:[ cheats. Please search ]:REASON 11
shngmtkb:0:0000:00:999:[ the cheat forums ]:REASON 11
shngmtkb:0:0000:00:999:[ before posting cheat ]:REASON 11
shngmtkb:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Shocking ]
shocking:0:FF15F7:09:000:Infinite Lives PL1
shocking:0:FF2E45:02:000:Invincibility PL1
shocking:0:FF1603:09:000:Infinite Lives PL2
shocking:0:FF2E75:02:000:Invincibility PL2
; [ Shock Troopers - 2nd Squad ]
shocktr2:0:108F7B:99:000:Infinite Times
shocktr2:0:10905B:03:000:Infinite Lives PL1
shocktr2:0:10901F:0A:000:Infinite Grenades PL1
shocktr2:0:100127:FF:000:Invincibility PL1
shocktr2:0:109021:24:000:Maximum Power(Lv3) PL1
shocktr2:0:109016:40:000:Infinite Ammo PL1
shocktr2:0:109015:00:000:Always have Normal Shot PL1
shocktr2:0:109015:04:000:Always have Fire Shot PL1
shocktr2:0:109015:08:000:Always have Round Shot PL1
shocktr2:0:109015:0C:000:Always have Missile Shot PL1
shocktr2:0:109015:10:000:Always have Boomerang ShotPL1
shocktr2:0:10915B:03:000:Infinite Lives PL2
shocktr2:0:10911F:0A:000:Infinite Grenades PL2
shocktr2:0:102127:FF:000:Invincibility PL2
shocktr2:0:109121:24:000:Maximum Power(Lv3) PL2
shocktr2:0:109116:40:000:Infinite Ammo PL2
shocktr2:0:109115:00:000:Always have Normal Shot PL2
shocktr2:0:109115:04:000:Always have Fire Shot PL2
shocktr2:0:109115:08:000:Always have Round Shot PL2
shocktr2:0:109115:0C:000:Always have Missile Shot PL2
shocktr2:0:109115:10:000:Always have Boomerang ShotPL2
; [ Shock Troopers (set 2) ]
shocktra:0:000000:00:999:[ This game looks protected? ]
shocktra:0:000000:00:999:[ TM1 = Team Member 1 or Solo , ]
shocktra:0:000000:00:999:[ TM2 = Team Member 2 , TM3 = Team Member 3 ]
shocktra:0:108342:99:000:Infinite Credits (Home) PL1:Home Version Only!
shocktra:0:108343:99:000:Infinite Credits (Home) PL2:Home Version Only!
shocktra:0:108D01:99:000:Infinite Time
shocktra:0:1001B5:80:000:Infinite Energy PL1
shocktra:0:100127:FF:000:Invincibility PL1
shocktra:0:108DBB:D0:000:Infinite Gun Ammo PL1
shocktra:0:108DC3:63:000:Infinite Special Ammo TM1 PL1
shocktra:0:108DC7:63:000:Infinite Special Ammo TM2 PL1
shocktra:0:108DCB:63:000:Infinite Special Ammo TM3 PL1
shocktra:0:108DB9:00:000:Always have Normal Gun PL1
shocktra:0:108DB9:04:000:Always have Heavy Gun PL1
shocktra:0:108DB9:08:000:Always have Vulcan Gun PL1
shocktra:0:108DB9:0C:000:Always have 3-Way Gun PL1
shocktra:0:108DB9:10:000:Always have Buster Gun PL1
shocktra:0:108DB9:14:000:Always have Flame Gun PL1
shocktra:0:108DB9:18:000:Always have Rocket Gun PL1
shocktra:0:108DB9:1C:000:Always have Missile Gun PL1
shocktra:0:108DB9:20:000:Always have Hyper Gun PL1
shocktra:0:108DB9:00:001:Get Normal Gun Now! PL1
shocktra:0:108DB9:04:001:Get Heavy Gun Now! PL1
shocktra:0:108DB9:08:001:Get Vulcan Gun Now! PL1
shocktra:0:108DB9:0C:001:Get 3-Way Gun Now! PL1
shocktra:0:108DB9:10:001:Get Buster Gun Now! PL1
shocktra:0:108DB9:14:001:Get Flame Gun Now! PL1
shocktra:0:108DB9:18:001:Get Rocket Gun Now! PL1
shocktra:0:108DB9:1C:001:Get Missile Gun Now! PL1
shocktra:0:108DB9:20:001:Get Hyper Gun Now! PL1
shocktra:0:108DC1:00:000:Special Weapon always Grenade TM1 PL1
shocktra:0:108DC1:04:000:Special Weapon always Smoke Can TM1 PL1
shocktra:0:108DC1:08:000:Special Weapon always Can Gun TM1 PL1
shocktra:0:108DC1:0C:000:Special Weapon always Boomerang TM1 PL1
shocktra:0:108DC1:10:000:Special Weapon always Missile L. TM1 PL1
shocktra:0:108DC1:14:000:Special Weapon always Bow&Arrow TM1 PL1
shocktra:0:108DC1:18:000:Special Weapon always Chemical TM1 PL1
shocktra:0:108DC1:1C:000:Special Weapon always Bazooka TM1 PL1
shocktra:0:108DC1:00:001:Special Weapon is Grenade Now! TM1 PL1
shocktra:0:108DC1:04:001:Special Weapon is Smoke Can Now! TM1 PL1
shocktra:0:108DC1:08:001:Special Weapon is Can Gun Now! TM1 PL1
shocktra:0:108DC1:0C:001:Special Weapon is Boomerang Now! TM1 PL1
shocktra:0:108DC1:10:001:Special Weapon is Missile L. Now! TM1 PL1
shocktra:0:108DC1:14:001:Special Weapon is Bow&Arrow Now! TM1 PL1
shocktra:0:108DC1:18:001:Special Weapon is Chemical Now! TM1 PL1
shocktra:0:108DC1:1C:001:Special Weapon is Bazooka Now! TM1 PL1
shocktra:0:108DC5:00:000:Special Weapon always Grenade TM2 PL1
shocktra:0:108DC5:04:000:Special Weapon always Smoke Can TM2 PL1
shocktra:0:108DC5:08:000:Special Weapon always Can Gun TM2 PL1
shocktra:0:108DC5:0C:000:Special Weapon always Boomerang TM2 PL1
shocktra:0:108DC5:10:000:Special Weapon always Missile L. TM2 PL1
shocktra:0:108DC5:14:000:Special Weapon always Bow&Arrow TM2 PL1
shocktra:0:108DC5:18:000:Special Weapon always Chemical TM2 PL1
shocktra:0:108DC5:1C:000:Special Weapon always Bazooka TM2 PL1
shocktra:0:108DC5:00:001:Special Weapon is Grenade Now! TM2 PL1
shocktra:0:108DC5:04:001:Special Weapon is Smoke Can Now! TM2 PL1
shocktra:0:108DC5:08:001:Special Weapon is Can Gun Now! TM2 PL1
shocktra:0:108DC5:0C:001:Special Weapon is Boomerang Now! TM2 PL1
shocktra:0:108DC5:10:001:Special Weapon is Missile L. Now! TM2 PL1
shocktra:0:108DC5:14:001:Special Weapon is Bow&Arrow Now! TM2 PL1
shocktra:0:108DC5:18:001:Special Weapon is Chemical Now! TM2 PL1
shocktra:0:108DC5:1C:001:Special Weapon is Bazooka Now! TM2 PL1
shocktra:0:108DC9:00:000:Special Weapon always Grenade TM3 PL1
shocktra:0:108DC9:04:000:Special Weapon always Smoke Can TM3 PL1
shocktra:0:108DC9:08:000:Special Weapon always Can Gun TM3 PL1
shocktra:0:108DC9:0C:000:Special Weapon always Boomerang TM3 PL1
shocktra:0:108DC9:10:000:Special Weapon always Missile L. TM3 PL1
shocktra:0:108DC9:14:000:Special Weapon always Bow&Arrow TM3 PL1
shocktra:0:108DC9:18:000:Special Weapon always Chemical TM3 PL1
shocktra:0:108DC9:1C:000:Special Weapon always Bazooka TM3 PL1
shocktra:0:108DC9:00:001:Special Weapon is Grenade Now! TM3 PL1
shocktra:0:108DC9:04:001:Special Weapon is Smoke Can Now! TM3 PL1
shocktra:0:108DC9:08:001:Special Weapon is Can Gun Now! TM3 PL1
shocktra:0:108DC9:0C:001:Special Weapon is Boomerang Now! TM3 PL1
shocktra:0:108DC9:10:001:Special Weapon is Missile L. Now! TM3 PL1
shocktra:0:108DC9:14:001:Special Weapon is Bow&Arrow Now! TM3 PL1
shocktra:0:108DC9:18:001:Special Weapon is Chemical Now! TM3 PL1
shocktra:0:108DC9:1C:001:Special Weapon is Bazooka Now! TM3 PL1
shocktra:0:1021B5:80:000:Infinite Energy PL2
shocktra:0:102127:FF:000:Invincibility PL2
shocktra:0:108FBB:D0:000:Infinite Gun Ammo PL2
shocktra:0:108FC3:63:000:Infinite Special Ammo TM1 PL2
shocktra:0:108FC7:63:000:Infinite Special Ammo TM2 PL2
shocktra:0:108FCB:63:000:Infinite Special Ammo TM3 PL2
shocktra:0:108FB9:00:000:Always have Normal Gun PL2
shocktra:0:108FB9:04:000:Always have Heavy Gun PL2
shocktra:0:108FB9:08:000:Always have Vulcan Gun PL2
shocktra:0:108FB9:0C:000:Always have 3-Way Gun PL2
shocktra:0:108FB9:10:000:Always have Buster Gun PL2
shocktra:0:108FB9:14:000:Always have Flame Gun PL2
shocktra:0:108FB9:18:000:Always have Rocket Gun PL2
shocktra:0:108FB9:1C:000:Always have Missile Gun PL2
shocktra:0:108FB9:20:000:Always have Hyper Gun PL2
shocktra:0:108FB9:00:001:Get Normal Gun Now! PL2
shocktra:0:108FB9:04:001:Get Heavy Gun Now! PL2
shocktra:0:108FB9:08:001:Get Vulcan Gun Now! PL2
shocktra:0:108FB9:0C:001:Get 3-Way Gun Now! PL2
shocktra:0:108FB9:10:001:Get Buster Gun Now! PL2
shocktra:0:108FB9:14:001:Get Flame Gun Now! PL2
shocktra:0:108FB9:18:001:Get Rocket Gun Now! PL2
shocktra:0:108FB9:1C:001:Get Missile Gun Now! PL2
shocktra:0:108FB9:20:001:Get Hyper Gun Now! PL2
shocktra:0:108FC1:00:000:Special Weapon always Grenade TM1 PL2
shocktra:0:108FC1:04:000:Special Weapon always Smoke Can TM1 PL2
shocktra:0:108FC1:08:000:Special Weapon always Can Gun TM1 PL2
shocktra:0:108FC1:0C:000:Special Weapon always Boomerang TM1 PL2
shocktra:0:108FC1:10:000:Special Weapon always Missile L. TM1 PL2
shocktra:0:108FC1:14:000:Special Weapon always Bow&Arrow TM1 PL2
shocktra:0:108FC1:18:000:Special Weapon always Chemical TM1 PL2
shocktra:0:108FC1:1C:000:Special Weapon always Bazooka TM1 PL2
shocktra:0:108FC1:00:001:Special Weapon is Grenade Now! TM1 PL2
shocktra:0:108FC1:04:001:Special Weapon is Smoke Can Now! TM1 PL2
shocktra:0:108FC1:08:001:Special Weapon is Can Gun Now! TM1 PL2
shocktra:0:108FC1:0C:001:Special Weapon is Boomerang Now! TM1 PL2
shocktra:0:108FC1:10:001:Special Weapon is Missile L. Now! TM1 PL2
shocktra:0:108FC1:14:001:Special Weapon is Bow&Arrow Now! TM1 PL2
shocktra:0:108FC1:18:001:Special Weapon is Chemical Now! TM1 PL2
shocktra:0:108FC1:1C:001:Special Weapon is Bazooka Now! TM1 PL2
shocktra:0:108FC5:00:000:Special Weapon always Grenade TM2 PL2
shocktra:0:108FC5:04:000:Special Weapon always Smoke Can TM2 PL2
shocktra:0:108FC5:08:000:Special Weapon always Can Gun TM2 PL2
shocktra:0:108FC5:0C:000:Special Weapon always Boomerang TM2 PL2
shocktra:0:108FC5:10:000:Special Weapon always Missile L. TM2 PL2
shocktra:0:108FC5:14:000:Special Weapon always Bow&Arrow TM2 PL2
shocktra:0:108FC5:18:000:Special Weapon always Chemical TM2 PL2
shocktra:0:108FC5:1C:000:Special Weapon always Bazooka TM2 PL2
shocktra:0:108FC5:00:001:Special Weapon is Grenade Now! TM2 PL2
shocktra:0:108FC5:04:001:Special Weapon is Smoke Can Now! TM2 PL2
shocktra:0:108FC5:08:001:Special Weapon is Can Gun Now! TM2 PL2
shocktra:0:108FC5:0C:001:Special Weapon is Boomerang Now! TM2 PL2
shocktra:0:108FC5:10:001:Special Weapon is Missile L. Now! TM2 PL2
shocktra:0:108FC5:14:001:Special Weapon is Bow&Arrow Now! TM2 PL2
shocktra:0:108FC5:18:001:Special Weapon is Chemical Now! TM2 PL2
shocktra:0:108FC5:1C:001:Special Weapon is Bazooka Now! TM2 PL2
shocktra:0:108FC9:00:000:Special Weapon always Grenade TM3 PL2
shocktra:0:108FC9:04:000:Special Weapon always Smoke Can TM3 PL2
shocktra:0:108FC9:08:000:Special Weapon always Can Gun TM3 PL2
shocktra:0:108FC9:0C:000:Special Weapon always Boomerang TM3 PL2
shocktra:0:108FC9:10:000:Special Weapon always Missile L. TM3 PL2
shocktra:0:108FC9:14:000:Special Weapon always Bow&Arrow TM3 PL2
shocktra:0:108FC9:18:000:Special Weapon always Chemical TM3 PL2
shocktra:0:108FC9:1C:000:Special Weapon always Bazooka TM3 PL2
shocktra:0:108FC9:00:001:Special Weapon is Grenade Now! TM3 PL2
shocktra:0:108FC9:04:001:Special Weapon is Smoke Can Now! TM3 PL2
shocktra:0:108FC9:08:001:Special Weapon is Can Gun Now! TM3 PL2
shocktra:0:108FC9:0C:001:Special Weapon is Boomerang Now! TM3 PL2
shocktra:0:108FC9:10:001:Special Weapon is Missile L. Now! TM3 PL2
shocktra:0:108FC9:14:001:Special Weapon is Bow&Arrow Now! TM3 PL2
shocktra:0:108FC9:18:001:Special Weapon is Chemical Now! TM3 PL2
shocktra:0:108FC9:1C:001:Special Weapon is Bazooka Now! TM3 PL2
; [ Shock Troopers (set 1) ]
shocktro:0:000000:00:999:[ This game looks protected? ]
shocktro:0:000000:00:999:[ TM1 = Team Member 1 or Solo , ]
shocktro:0:000000:00:999:[ TM2 = Team Member 2 , TM3 = Team Member 3 ]
shocktro:0:108342:99:000:Infinite Credits (Home) PL1:Home Version Only!
shocktro:0:108343:99:000:Infinite Credits (Home) PL2:Home Version Only!
shocktro:0:108D01:99:000:Infinite Time
shocktro:0:1001B5:80:000:Infinite Energy PL1
shocktro:0:100127:FF:000:Invincibility PL1
shocktro:0:108DBB:D0:000:Infinite Gun Ammo PL1
shocktro:0:108DC3:63:000:Infinite Special Ammo TM1 PL1
shocktro:0:108DC7:63:000:Infinite Special Ammo TM2 PL1
shocktro:0:108DCB:63:000:Infinite Special Ammo TM3 PL1
shocktro:0:108DB9:00:000:Always have Normal Gun PL1
shocktro:0:108DB9:04:000:Always have Heavy Gun PL1
shocktro:0:108DB9:08:000:Always have Vulcan Gun PL1
shocktro:0:108DB9:0C:000:Always have 3-Way Gun PL1
shocktro:0:108DB9:10:000:Always have Buster Gun PL1
shocktro:0:108DB9:14:000:Always have Flame Gun PL1
shocktro:0:108DB9:18:000:Always have Rocket Gun PL1
shocktro:0:108DB9:1C:000:Always have Missile Gun PL1
shocktro:0:108DB9:20:000:Always have Hyper Gun PL1
shocktro:0:108DB9:00:001:Get Normal Gun Now! PL1
shocktro:0:108DB9:04:001:Get Heavy Gun Now! PL1
shocktro:0:108DB9:08:001:Get Vulcan Gun Now! PL1
shocktro:0:108DB9:0C:001:Get 3-Way Gun Now! PL1
shocktro:0:108DB9:10:001:Get Buster Gun Now! PL1
shocktro:0:108DB9:14:001:Get Flame Gun Now! PL1
shocktro:0:108DB9:18:001:Get Rocket Gun Now! PL1
shocktro:0:108DB9:1C:001:Get Missile Gun Now! PL1
shocktro:0:108DB9:20:001:Get Hyper Gun Now! PL1
shocktro:0:108DC1:00:000:Special Weapon always Grenade TM1 PL1
shocktro:0:108DC1:04:000:Special Weapon always Smoke Can TM1 PL1
shocktro:0:108DC1:08:000:Special Weapon always Can Gun TM1 PL1
shocktro:0:108DC1:0C:000:Special Weapon always Boomerang TM1 PL1
shocktro:0:108DC1:10:000:Special Weapon always Missile L. TM1 PL1
shocktro:0:108DC1:14:000:Special Weapon always Bow&Arrow TM1 PL1
shocktro:0:108DC1:18:000:Special Weapon always Chemical TM1 PL1
shocktro:0:108DC1:1C:000:Special Weapon always Bazooka TM1 PL1
shocktro:0:108DC1:00:001:Special Weapon is Grenade Now! TM1 PL1
shocktro:0:108DC1:04:001:Special Weapon is Smoke Can Now! TM1 PL1
shocktro:0:108DC1:08:001:Special Weapon is Can Gun Now! TM1 PL1
shocktro:0:108DC1:0C:001:Special Weapon is Boomerang Now! TM1 PL1
shocktro:0:108DC1:10:001:Special Weapon is Missile L. Now! TM1 PL1
shocktro:0:108DC1:14:001:Special Weapon is Bow&Arrow Now! TM1 PL1
shocktro:0:108DC1:18:001:Special Weapon is Chemical Now! TM1 PL1
shocktro:0:108DC1:1C:001:Special Weapon is Bazooka Now! TM1 PL1
shocktro:0:108DC5:00:000:Special Weapon always Grenade TM2 PL1
shocktro:0:108DC5:04:000:Special Weapon always Smoke Can TM2 PL1
shocktro:0:108DC5:08:000:Special Weapon always Can Gun TM2 PL1
shocktro:0:108DC5:0C:000:Special Weapon always Boomerang TM2 PL1
shocktro:0:108DC5:10:000:Special Weapon always Missile L. TM2 PL1
shocktro:0:108DC5:14:000:Special Weapon always Bow&Arrow TM2 PL1
shocktro:0:108DC5:18:000:Special Weapon always Chemical TM2 PL1
shocktro:0:108DC5:1C:000:Special Weapon always Bazooka TM2 PL1
shocktro:0:108DC5:00:001:Special Weapon is Grenade Now! TM2 PL1
shocktro:0:108DC5:04:001:Special Weapon is Smoke Can Now! TM2 PL1
shocktro:0:108DC5:08:001:Special Weapon is Can Gun Now! TM2 PL1
shocktro:0:108DC5:0C:001:Special Weapon is Boomerang Now! TM2 PL1
shocktro:0:108DC5:10:001:Special Weapon is Missile L. Now! TM2 PL1
shocktro:0:108DC5:14:001:Special Weapon is Bow&Arrow Now! TM2 PL1
shocktro:0:108DC5:18:001:Special Weapon is Chemical Now! TM2 PL1
shocktro:0:108DC5:1C:001:Special Weapon is Bazooka Now! TM2 PL1
shocktro:0:108DC9:00:000:Special Weapon always Grenade TM3 PL1
shocktro:0:108DC9:04:000:Special Weapon always Smoke Can TM3 PL1
shocktro:0:108DC9:08:000:Special Weapon always Can Gun TM3 PL1
shocktro:0:108DC9:0C:000:Special Weapon always Boomerang TM3 PL1
shocktro:0:108DC9:10:000:Special Weapon always Missile L. TM3 PL1
shocktro:0:108DC9:14:000:Special Weapon always Bow&Arrow TM3 PL1
shocktro:0:108DC9:18:000:Special Weapon always Chemical TM3 PL1
shocktro:0:108DC9:1C:000:Special Weapon always Bazooka TM3 PL1
shocktro:0:108DC9:00:001:Special Weapon is Grenade Now! TM3 PL1
shocktro:0:108DC9:04:001:Special Weapon is Smoke Can Now! TM3 PL1
shocktro:0:108DC9:08:001:Special Weapon is Can Gun Now! TM3 PL1
shocktro:0:108DC9:0C:001:Special Weapon is Boomerang Now! TM3 PL1
shocktro:0:108DC9:10:001:Special Weapon is Missile L. Now! TM3 PL1
shocktro:0:108DC9:14:001:Special Weapon is Bow&Arrow Now! TM3 PL1
shocktro:0:108DC9:18:001:Special Weapon is Chemical Now! TM3 PL1
shocktro:0:108DC9:1C:001:Special Weapon is Bazooka Now! TM3 PL1
shocktro:0:1021B5:80:000:Infinite Energy PL2
shocktro:0:102127:FF:000:Invincibility PL2
shocktro:0:108FBB:D0:000:Infinite Gun Ammo PL2
shocktro:0:108FC3:63:000:Infinite Special Ammo TM1 PL2
shocktro:0:108FC7:63:000:Infinite Special Ammo TM2 PL2
shocktro:0:108FCB:63:000:Infinite Special Ammo TM3 PL2
shocktro:0:108FB9:00:000:Always have Normal Gun PL2
shocktro:0:108FB9:04:000:Always have Heavy Gun PL2
shocktro:0:108FB9:08:000:Always have Vulcan Gun PL2
shocktro:0:108FB9:0C:000:Always have 3-Way Gun PL2
shocktro:0:108FB9:10:000:Always have Buster Gun PL2
shocktro:0:108FB9:14:000:Always have Flame Gun PL2
shocktro:0:108FB9:18:000:Always have Rocket Gun PL2
shocktro:0:108FB9:1C:000:Always have Missile Gun PL2
shocktro:0:108FB9:20:000:Always have Hyper Gun PL2
shocktro:0:108FB9:00:001:Get Normal Gun Now! PL2
shocktro:0:108FB9:04:001:Get Heavy Gun Now! PL2
shocktro:0:108FB9:08:001:Get Vulcan Gun Now! PL2
shocktro:0:108FB9:0C:001:Get 3-Way Gun Now! PL2
shocktro:0:108FB9:10:001:Get Buster Gun Now! PL2
shocktro:0:108FB9:14:001:Get Flame Gun Now! PL2
shocktro:0:108FB9:18:001:Get Rocket Gun Now! PL2
shocktro:0:108FB9:1C:001:Get Missile Gun Now! PL2
shocktro:0:108FB9:20:001:Get Hyper Gun Now! PL2
shocktro:0:108FC1:00:000:Special Weapon always Grenade TM1 PL2
shocktro:0:108FC1:04:000:Special Weapon always Smoke Can TM1 PL2
shocktro:0:108FC1:08:000:Special Weapon always Can Gun TM1 PL2
shocktro:0:108FC1:0C:000:Special Weapon always Boomerang TM1 PL2
shocktro:0:108FC1:10:000:Special Weapon always Missile L. TM1 PL2
shocktro:0:108FC1:14:000:Special Weapon always Bow&Arrow TM1 PL2
shocktro:0:108FC1:18:000:Special Weapon always Chemical TM1 PL2
shocktro:0:108FC1:1C:000:Special Weapon always Bazooka TM1 PL2
shocktro:0:108FC1:00:001:Special Weapon is Grenade Now! TM1 PL2
shocktro:0:108FC1:04:001:Special Weapon is Smoke Can Now! TM1 PL2
shocktro:0:108FC1:08:001:Special Weapon is Can Gun Now! TM1 PL2
shocktro:0:108FC1:0C:001:Special Weapon is Boomerang Now! TM1 PL2
shocktro:0:108FC1:10:001:Special Weapon is Missile L. Now! TM1 PL2
shocktro:0:108FC1:14:001:Special Weapon is Bow&Arrow Now! TM1 PL2
shocktro:0:108FC1:18:001:Special Weapon is Chemical Now! TM1 PL2
shocktro:0:108FC1:1C:001:Special Weapon is Bazooka Now! TM1 PL2
shocktro:0:108FC5:00:000:Special Weapon always Grenade TM2 PL2
shocktro:0:108FC5:04:000:Special Weapon always Smoke Can TM2 PL2
shocktro:0:108FC5:08:000:Special Weapon always Can Gun TM2 PL2
shocktro:0:108FC5:0C:000:Special Weapon always Boomerang TM2 PL2
shocktro:0:108FC5:10:000:Special Weapon always Missile L. TM2 PL2
shocktro:0:108FC5:14:000:Special Weapon always Bow&Arrow TM2 PL2
shocktro:0:108FC5:18:000:Special Weapon always Chemical TM2 PL2
shocktro:0:108FC5:1C:000:Special Weapon always Bazooka TM2 PL2
shocktro:0:108FC5:00:001:Special Weapon is Grenade Now! TM2 PL2
shocktro:0:108FC5:04:001:Special Weapon is Smoke Can Now! TM2 PL2
shocktro:0:108FC5:08:001:Special Weapon is Can Gun Now! TM2 PL2
shocktro:0:108FC5:0C:001:Special Weapon is Boomerang Now! TM2 PL2
shocktro:0:108FC5:10:001:Special Weapon is Missile L. Now! TM2 PL2
shocktro:0:108FC5:14:001:Special Weapon is Bow&Arrow Now! TM2 PL2
shocktro:0:108FC5:18:001:Special Weapon is Chemical Now! TM2 PL2
shocktro:0:108FC5:1C:001:Special Weapon is Bazooka Now! TM2 PL2
shocktro:0:108FC9:00:000:Special Weapon always Grenade TM3 PL2
shocktro:0:108FC9:04:000:Special Weapon always Smoke Can TM3 PL2
shocktro:0:108FC9:08:000:Special Weapon always Can Gun TM3 PL2
shocktro:0:108FC9:0C:000:Special Weapon always Boomerang TM3 PL2
shocktro:0:108FC9:10:000:Special Weapon always Missile L. TM3 PL2
shocktro:0:108FC9:14:000:Special Weapon always Bow&Arrow TM3 PL2
shocktro:0:108FC9:18:000:Special Weapon always Chemical TM3 PL2
shocktro:0:108FC9:1C:000:Special Weapon always Bazooka TM3 PL2
shocktro:0:108FC9:00:001:Special Weapon is Grenade Now! TM3 PL2
shocktro:0:108FC9:04:001:Special Weapon is Smoke Can Now! TM3 PL2
shocktro:0:108FC9:08:001:Special Weapon is Can Gun Now! TM3 PL2
shocktro:0:108FC9:0C:001:Special Weapon is Boomerang Now! TM3 PL2
shocktro:0:108FC9:10:001:Special Weapon is Missile L. Now! TM3 PL2
shocktro:0:108FC9:14:001:Special Weapon is Bow&Arrow Now! TM3 PL2
shocktro:0:108FC9:18:001:Special Weapon is Chemical Now! TM3 PL2
shocktro:0:108FC9:1C:001:Special Weapon is Bazooka Now! TM3 PL2
; [ Shogun Warriors ]
shogwarr:0:0000:00:999:[ There are no cheats ]:REASON 1
shogwarr:0:0000:00:999:[ for this game as it ]:REASON 1
shogwarr:0:0000:00:999:[ didn't work the last ]:REASON 1
shogwarr:0:0000:00:999:[ time it was tested. ]:REASON 1
shogwarr:0:0000:00:999:[ If the game now works ]:REASON 1
shogwarr:0:0000:00:999:[ please request cheats ]:REASON 1
shogwarr:0:0000:00:999:[ for it on the cheat ]:REASON 1
shogwarr:0:0000:00:999:[ forums. ]:REASON 1
; [ Satan's Hollow (set 1) ]
shollow:0:C39D:09:000:Infinite Lives
shollow:0:C396:78:000:Infinite Shield
; [ Satan's Hollow (set 2) ]
shollow2:0:C39D:09:000:Infinite Lives
shollow2:0:C396:78:000:Infinite Shield
; [ Shoot the Bull ]
shootbul:0:4D77:01:000:Infinite Credits:Full Credits >4 (09) will activate a 4 player game
shootbul:0:0000:00:999:[Cheats are for the 301 games]
shootbul:0:4D00:00:001:Score = 0 Now! PL1: If you hit the board for points after you've used this cheat the player may go back to 301!
shootbul:0:4D01:00:501:Score = 0 Now! PL1 (2/3)
shootbul:0:4D02:00:501:Score = 0 Now! PL1 (3/3)
shootbul:0:4D00:03:000:Score always = 301 PL1
shootbul:0:4D01:00:500:Score always = 301 PL1 (2/3)
shootbul:0:4D02:01:500:Score always = 301 PL1 (3/3)
shootbul:0:4D04:00:001:Score = 0 Now! PL2: If you hit the board for points after you've used this cheat the player may go back to 301!
shootbul:0:4D05:00:501:Score = 0 Now! PL2 (2/3)
shootbul:0:4D06:00:501:Score = 0 Now! PL2 (3/3)
shootbul:0:4D04:03:000:Score always = 301 PL2
shootbul:0:4D05:00:500:Score always = 301 PL2 (2/3)
shootbul:0:4D06:01:500:Score always = 301 PL2 (3/3)
shootbul:0:4D08:00:001:Score = 0 Now! PL3: If you hit the board for points after you've used this cheat the player may go back to 301!
shootbul:0:4D09:00:501:Score = 0 Now! PL3 (2/3)
shootbul:0:4D0A:00:501:Score = 0 Now! PL3 (3/3)
shootbul:0:4D08:03:000:Score always = 301 PL3
shootbul:0:4D09:00:500:Score always = 301 PL3 (2/3)
shootbul:0:4D0A:01:500:Score always = 301 PL3 (3/3)
shootbul:0:4D0C:00:001:Score = 0 Now! PL4: If you hit the board for points after you've used this cheat the player may go back to 301!
shootbul:0:4D0D:00:501:Score = 0 Now! PL4 (2/3)
shootbul:0:4D0E:00:501:Score = 0 Now! PL4 (3/3)
shootbul:0:4D0C:03:000:Score always = 301 PL4
shootbul:0:4D0D:00:500:Score always = 301 PL4 (2/3)
shootbul:0:4D0E:01:500:Score always = 301 PL4 (3/3)
; [ Shooting Gallery ]
shootgal:0:0000:00:999:[ There are no cheats ]:REASON 1
shootgal:0:0000:00:999:[ for this game as it ]:REASON 1
shootgal:0:0000:00:999:[ didn't work the last ]:REASON 1
shootgal:0:0000:00:999:[ time it was tested. ]:REASON 1
shootgal:0:0000:00:999:[ If the game now works ]:REASON 1
shootgal:0:0000:00:999:[ please request cheats ]:REASON 1
shootgal:0:0000:00:999:[ for it on the cheat ]:REASON 1
shootgal:0:0000:00:999:[ forums. ]:REASON 1
; [ Shoot Out (Korean Bootleg) ]
shootoub:0:006D:06:000:Infinite Lives
shootoub:0:0067:07:071:Scene Select
shootoub:0:0077:01:001:Kill one enemy to clear scene
; [ Shoot Out (Japan) ]
shootouj:0:006D:06:000:Infinite Lives
shootouj:0:0067:07:071:Scene Select
shootouj:0:0077:01:001:Kill one enemy to clear scene
; [ Shoot Out (US) ]
shootout:0:0061:06:000:Infinite Lives
shootout:0:0058:00:000:Invincibility
shootout:0:01FA:F4:500:Invincibility (2/4)
shootout:0:01FD:E0:500:Invincibility (3/4)
shootout:0:01FE:6A:500:Invincibility (4/4)
shootout:0:005B:07:071:Scene Select
shootout:0:006B:01:001:Kill one enemy to clear scene
; [ Shougi ]
shougi:0:0000:00:999:[ There are no cheats ]:REASON 1
shougi:0:0000:00:999:[ for this game as it ]:REASON 1
shougi:0:0000:00:999:[ didn't work the last ]:REASON 1
shougi:0:0000:00:999:[ time it was tested. ]:REASON 1
shougi:0:0000:00:999:[ If the game now works ]:REASON 1
shougi:0:0000:00:999:[ please request cheats ]:REASON 1
shougi:0:0000:00:999:[ for it on the cheat ]:REASON 1
shougi:0:0000:00:999:[ forums. ]:REASON 1
; [ Shougi 2 ]
shougi2:0:0000:00:999:[ There are no cheats ]:REASON 1
shougi2:0:0000:00:999:[ for this game as it ]:REASON 1
shougi2:0:0000:00:999:[ didn't work the last ]:REASON 1
shougi2:0:0000:00:999:[ time it was tested. ]:REASON 1
shougi2:0:0000:00:999:[ If the game now works ]:REASON 1
shougi2:0:0000:00:999:[ please request cheats ]:REASON 1
shougi2:0:0000:00:999:[ for it on the cheat ]:REASON 1
shougi2:0:0000:00:999:[ forums. ]:REASON 1
; [ Showdown (version 5.0) ]
showdown:0:2221:00:000:Infinite Hands
showdown:0:3E27:0A:000:Infinite $1 Chips
showdown:0:3E29:0A:000:Infinite $5 Chips
showdown:0:3E2B:0A:000:Infinite $10 Chips
showdown:0:3E2D:0A:000:Infinite Money bags
showdown:0:0000:00:999:[The remaining cheats affect]
showdown:0:0000:00:999:[the computer players only ]
showdown:0:3E1F:00:000:Doc always has 0 $1 chips
showdown:0:3E21:00:000:Doc always has 0 $5 chips
showdown:0:3E23:00:000:Doc always has 0 $10 chips
showdown:0:3E25:00:000:Doc always has 0 moneybags
showdown:0:3E2F:00:000:Dolly always has 0 $1 chips
showdown:0:3E31:00:000:Dolly always has 0 $5 chips
showdown:0:3E33:00:000:Dolly always has 0 $10 chips
showdown:0:3E35:00:000:Dolly always has 0 moneybags
showdown:0:3E37:00:000:Dealer always has 0 $1 chips
showdown:0:3E39:00:000:Dealer always has 0 $5 chips
showdown:0:3E3B:00:000:Dealer always has 0 $10 chips
showdown:0:3E3D:00:000:Dealer always has 0 moneybags
showdown:0:3E1F:00:001:Doc has 0 $1 chips Now!
showdown:0:3E21:00:001:Doc has 0 $5 chips Now!
showdown:0:3E23:00:001:Doc has 0 $10 chips Now!
showdown:0:3E25:00:001:Doc has 0 moneybags Now!
showdown:0:3E2F:00:001:Dolly has 0 $1 chips Now!
showdown:0:3E31:00:001:Dolly has 0 $5 chips Now!
showdown:0:3E33:00:001:Dolly has 0 $10 chips Now!
showdown:0:3E35:00:001:Dolly has 0 moneybags Now!
showdown:0:3E37:00:001:Dealer has 0 $1 chips Now!
showdown:0:3E39:00:001:Dealer has 0 $5 chips Now!
showdown:0:3E3B:00:001:Dealer has 0 $10 chips Now!
showdown:0:3E3D:00:001:Dealer has 0 moneybags Now!
; [ Shrike Avenger (prototype) ]
shrike:0:00AC:FF:000:Infinite Energy
; [ Shooting Master ]
shtngmst:0:0000:00:999:[ There are no cheats ]:REASON 1
shtngmst:0:0000:00:999:[ for this game as it ]:REASON 1
shtngmst:0:0000:00:999:[ didn't work the last ]:REASON 1
shtngmst:0:0000:00:999:[ time it was tested. ]:REASON 1
shtngmst:0:0000:00:999:[ If the game now works ]:REASON 1
shtngmst:0:0000:00:999:[ please request cheats ]:REASON 1
shtngmst:0:0000:00:999:[ for it on the cheat ]:REASON 1
shtngmst:0:0000:00:999:[ forums. ]:REASON 1
; [ Shot Rider ]
shtrider:0:E4C9:64:000:Infinite Fuel
; [ Shuffleboard ]
shuffle:0:0000:00:999:[The score will not update ]
shuffle:0:0000:00:999:[until the round is tallied!]
shuffle:0:2234:23:070:Select Score PL1
shuffle:0:2234:00:000:Score always = 0 PL1
shuffle:0:2234:00:001:Score = 0 Now! PL1
shuffle:0:2234:0A:001:Score = 10 Now! PL1
shuffle:0:2235:23:070:Select Score PL2
shuffle:0:2235:00:000:Score always = 0 PL2
shuffle:0:2235:00:001:Score = 0 Now! PL2
shuffle:0:2235:0A:001:Score = 10 Now! PL2
; [ Shuffleshot (v1.39) ]
shufshot:0:60205B:C6:000:Infinite Credits
shufshot:0:004375:09:000:Infinite Time
shufshot:0:00437B:6C:500:Infinite Time (2/2)
; [ Shuuz (version 8.0) ]
shuuz:0:3FDE45:01:001:Go to round 1 Now!
shuuz:0:3FDDF5:00:000:PL1/Team 1 score always = 0
shuuz:0:3FDDF7:00:000:PL2/Team 2 score always = 0
shuuz:0:3FDDF9:00:000:PL3 score always = 0
shuuz:0:3FDDF5:63:072:Select Score PL1/Team 1
shuuz:0:3FDDF7:63:072:Select Score PL2/Team 2
shuuz:0:3FDDF9:63:072:Select Score PL3
; [ Shuuz (version 7.1) ]
shuuz2:0:3FDE45:01:001:Go to round 1 Now!
shuuz2:0:3FDDF5:00:000:PL1/Team 1 score always = 0
shuuz2:0:3FDDF7:00:000:PL2/Team 2 score always = 0
shuuz2:0:3FDDF9:00:000:PL3 score always = 0
shuuz2:0:3FDDF5:63:072:Select Score PL1/Team 1
shuuz2:0:3FDDF7:63:072:Select Score PL2/Team 2
shuuz2:0:3FDDF9:63:072:Select Score PL3
; [ Super Invader Attack ]
sia2650:0:1D09:91:000:Infinite Credits
sia2650:0:1D0A:04:000:Infinite Lives PL1
sia2650:0:1D0B:04:000:Infinite Lives PL2
; [ Sichuan II (hack?) (set 1) ]
sichuan2:0:EA06:99:000:Infinite Time
sichuan2:0:E181:00:001:Finish this stage Now!
sichuan2:0:E181:00:000:Slide Show Mode
sichuan2:0:EA02:03:007:Infinite Help PL1
sichuan2:0:EA22:03:507:Infinite Help PL1 (2/2)
sichuan2:0:EA28:09:000:Infinite Turn Time PL1
sichuan2:0:EA42:03:007:Infinite Help PL2
sichuan2:0:EA48:09:000:Infinite Turn Time PL2
; [ Sichuan II (hack?) (set 2) ]
sichuana:0:EA06:99:000:Infinite Time
sichuana:0:E181:00:001:Finish this stage Now!
sichuana:0:E181:00:000:Slide Show Mode
sichuana:0:EA02:03:007:Infinite Help PL1
sichuana:0:EA22:03:507:Infinite Help PL1 (2/2)
sichuana:0:EA28:09:000:Infinite Turn Time PL1
sichuana:0:EA42:03:007:Infinite Help PL2
sichuana:0:EA48:09:000:Infinite Turn Time PL2
; [ Space Invaders (CV Version) ]
sicv:0:2009:78:000:Invaders never drop
sicv:0:2069:00:000:Invaders don't fire
sicv:0:206A:30:500:Invaders don't fire (2/2)
sicv:0:027B:C3:100:Bullet Invincibility
sicv:0:2094:04:540:Bullet Invincibility (2/3)
sicv:0:2015:FF:500:Bullet Invincibility (3/3)
:sicv:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:sicv:00010000:202C:00000002:FFFFFFFF:Slow
:sicv:00010000:202C:00000004:FFFFFFFF:Normal
:sicv:00010000:202C:00000006:FFFFFFFF:Fast
:sicv:00010000:202C:00000008:FFFFFFFF:V Fast
:sicv:00010000:202C:0000000A:FFFFFFFF:Turbo
sicv:0:1653:00:100:Autofire Mode
sicv:0:21FF:07:000:Infinite Lives PL1
sicv:0:2100:00:001:Kill All Invaders Now! PL1
sicv:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
sicv:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
sicv:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
sicv:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
sicv:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
sicv:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
sicv:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
sicv:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
sicv:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
sicv:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
sicv:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
sicv:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
sicv:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
sicv:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
sicv:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
sicv:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
sicv:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
sicv:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
sicv:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
sicv:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
sicv:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
sicv:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
sicv:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
sicv:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
sicv:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
sicv:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
sicv:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
sicv:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
sicv:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
sicv:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
sicv:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
sicv:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
sicv:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
sicv:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
sicv:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
sicv:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
sicv:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
sicv:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
sicv:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
sicv:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
sicv:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
sicv:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
sicv:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
sicv:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
sicv:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
sicv:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
sicv:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
sicv:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
sicv:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
sicv:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
sicv:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
sicv:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
sicv:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
sicv:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
sicv:0:22FF:07:000:Infinite Lives PL2
sicv:0:2200:00:001:Kill All Invaders Now! PL2
sicv:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
sicv:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
sicv:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
sicv:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
sicv:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
sicv:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
sicv:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
sicv:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
sicv:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
sicv:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
sicv:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
sicv:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
sicv:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
sicv:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
sicv:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
sicv:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
sicv:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
sicv:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
sicv:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
sicv:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
sicv:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
sicv:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
sicv:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
sicv:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
sicv:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
sicv:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
sicv:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
sicv:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
sicv:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
sicv:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
sicv:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
sicv:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
sicv:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
sicv:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
sicv:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
sicv:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
sicv:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
sicv:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
sicv:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
sicv:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
sicv:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
sicv:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
sicv:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
sicv:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
sicv:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
sicv:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
sicv:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
sicv:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
sicv:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
sicv:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
sicv:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
sicv:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
sicv:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
sicv:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Side Arms - Hyper Dyne (Japan) ]
sidearjp:0:E637:09:000:Infinite Credits
sidearjp:0:E015:02:000:Infinite Transforms on Pickup
sidearjp:0:F20B:09:000:Infinite Lives PL1
sidearjp:0:0000:00:999:[You must turn Invincibility]
sidearjp:0:0000:00:999:[to OFF while polymorphing ]
sidearjp:0:F20E:80:000:Invincibility ON PL1
sidearjp:0:F20E:00:001:Invincibility OFF PL1
sidearjp:0:F218:03:000:Always have Full Speed PL1
sidearjp:0:F211:16:000:Always have BIT PL1
sidearjp:0:F212:16:000:Always have S.G. PL1
sidearjp:0:F213:16:000:Always have M.B.L. PL1
sidearjp:0:F214:16:000:Always have 3 Way PL1
sidearjp:0:F215:16:000:Always have Autofire PL1
sidearjp:0:F40B:09:000:Infinite Lives PL2
sidearjp:0:0000:00:999:[You must turn Invincibility]
sidearjp:0:0000:00:999:[to OFF while polymorphing ]
sidearjp:0:F40E:80:000:Invincibility ON PL2
sidearjp:0:F40E:00:001:Invincibility OFF PL2
sidearjp:0:F418:03:000:Always have Full Speed PL2
sidearjp:0:F411:16:000:Always have BIT PL2
sidearjp:0:F412:16:000:Always have S.G. PL2
sidearjp:0:F413:16:000:Always have M.B.L. PL2
sidearjp:0:F414:16:000:Always have 3 Way PL2
sidearjp:0:F415:16:000:Always have Autofire PL2
; [ Side Arms - Hyper Dyne (US) ]
sidearmr:0:E637:09:000:Infinite Credits
sidearmr:0:E015:02:000:Infinite Transforms on Pickup
sidearmr:0:F20B:09:000:Infinite Lives PL1
sidearmr:0:0000:00:999:[You must turn Invincibility]
sidearmr:0:0000:00:999:[to OFF while polymorphing ]
sidearmr:0:F20E:80:000:Invincibility ON PL1
sidearmr:0:F20E:00:001:Invincibility OFF PL1
sidearmr:0:F218:03:000:Always have Full Speed PL1
sidearmr:0:F211:16:000:Always have BIT PL1
sidearmr:0:F212:16:000:Always have S.G. PL1
sidearmr:0:F213:16:000:Always have M.B.L. PL1
sidearmr:0:F214:16:000:Always have 3 Way PL1
sidearmr:0:F215:16:000:Always have Autofire PL1
sidearmr:0:F40B:09:000:Infinite Lives PL2
sidearmr:0:0000:00:999:[You must turn Invincibility]
sidearmr:0:0000:00:999:[to OFF while polymorphing ]
sidearmr:0:F40E:80:000:Invincibility ON PL2
sidearmr:0:F40E:00:001:Invincibility OFF PL2
sidearmr:0:F418:03:000:Always have Full Speed PL2
sidearmr:0:F411:16:000:Always have BIT PL2
sidearmr:0:F412:16:000:Always have S.G. PL2
sidearmr:0:F413:16:000:Always have M.B.L. PL2
sidearmr:0:F414:16:000:Always have 3 Way PL2
sidearmr:0:F415:16:000:Always have Autofire PL2
; [ Side Arms - Hyper Dyne (World) ]
sidearms:0:E637:09:000:Infinite Credits
sidearms:0:E015:02:000:Infinite Transforms on Pickup
sidearms:0:F20B:09:000:Infinite Lives PL1
sidearms:0:0000:00:999:[You must turn Invincibility]
sidearms:0:0000:00:999:[to OFF while polymorphing ]
sidearms:0:F20E:80:000:Invincibility ON PL1
sidearms:0:F20E:00:001:Invincibility OFF PL1
sidearms:0:F218:03:000:Always have Full Speed PL1
sidearms:0:F211:16:000:Always have BIT PL1
sidearms:0:F212:16:000:Always have S.G. PL1
sidearms:0:F213:16:000:Always have M.B.L. PL1
sidearms:0:F214:16:000:Always have 3 Way PL1
sidearms:0:F215:16:000:Always have Autofire PL1
sidearms:0:F40B:09:000:Infinite Lives PL2
sidearms:0:0000:00:999:[You must turn Invincibility]
sidearms:0:0000:00:999:[to OFF while polymorphing ]
sidearms:0:F40E:80:000:Invincibility ON PL2
sidearms:0:F40E:00:001:Invincibility OFF PL2
sidearms:0:F418:03:000:Always have Full Speed PL2
sidearms:0:F411:16:000:Always have BIT PL2
sidearms:0:F412:16:000:Always have S.G. PL2
sidearms:0:F413:16:000:Always have M.B.L. PL2
sidearms:0:F414:16:000:Always have 3 Way PL2
sidearms:0:F415:16:000:Always have Autofire PL2
; [ Side Pocket (World) ]
sidepckt:0:00AF:06:000:Infinite Balls PL1
sidepckt:0:00B0:06:000:Infinite Balls PL2
sidepckt:0:00BB:99:000:Infinite Time
; [ Side Pocket (bootleg) ]
sidepctb:0:00AF:06:000:Infinite Balls PL1
sidepctb:0:00B0:06:000:Infinite Balls PL2
sidepctb:0:00BB:99:000:Infinite Time
; [ Side Pocket (Japan) ]
sidepctj:0:00AF:06:000:Infinite Balls PL1
sidepctj:0:00B0:06:000:Infinite Balls PL2
sidepctj:0:00BB:99:000:Infinite Time
; [ Side Track ]
sidetrac:0:000E:01:000:Infinite Lives
; [ Silent Dragon (World) ]
silentd:0:000000:00:999:[To play with PL3 and PL4 ]
silentd:0:000000:00:999:[you need to change the ]
silentd:0:000000:00:999:[cabinet style in the DIP ]
silentd:0:000000:00:999:[switch menu. ]
silentd:0:401993:64:000:Infinite Energy PL1
silentd:0:401A13:64:000:Infinite Energy PL2
silentd:0:401A93:64:000:Infinite Energy PL3
silentd:0:401B13:64:000:Infinite Energy PL4
; [ Silent Dragon (Japan) ]
silentdj:0:000000:00:999:[To play with PL3 and PL4 ]
silentdj:0:000000:00:999:[you need to change the ]
silentdj:0:000000:00:999:[cabinet style in the DIP ]
silentdj:0:000000:00:999:[switch menu. ]
silentdj:0:401993:64:000:Infinite Energy PL1
silentdj:0:401A13:64:000:Infinite Energy PL2
silentdj:0:401A93:64:000:Infinite Energy PL3
silentdj:0:401B13:64:000:Infinite Energy PL4
; [ Legend of Silkroad, The ]
silkroad:0:FE003D:09:000:Infinite Credits
silkroad:0:FE2B94:09:000:Infinite Time
silkroad:0:FE2B95:99:500:Infinite Time (2/2)
:silkroad:00100000:FE342E:00008000:FFFFFFFF:Infinite Lives PL1
silkroad:0:FE34F3:80:000:Infinite Energy PL1
:silkroad:00000000:FE34FD:00000080:FFFFFFFF:Infinite Magic PL1
:silkroad:00000000:FE3449:00000019:FFFFFFFF:Infinite Selection Time PL1
:silkroad:00000000:FE33D9:00000000:FFFFFFFF:Always have Weapon 1 PL1
:silkroad:00010000:FE33DB:000000A0:FFFFFFFF:Always have Weapon 1 PL1 (2/2)
:silkroad:00000000:FE33D9:00000001:FFFFFFFF:Always have Weapon 2 PL1
:silkroad:00010000:FE33DB:000000A1:FFFFFFFF:Always have Weapon 2 PL1 (2/2)
:silkroad:00000000:FE33D9:00000002:FFFFFFFF:Always have Weapon 3 PL1
:silkroad:00010000:FE33DB:000000A2:FFFFFFFF:Always have Weapon 3 PL1 (2/2)
:silkroad:00000001:FE33D9:00000000:FFFFFFFF:Get Weapon 1 Now! PL1
:silkroad:00010001:FE33DB:000000A0:FFFFFFFF:Get Weapon 1 Now! PL1 (2/2)
:silkroad:00000001:FE33D9:00000001:FFFFFFFF:Get Weapon 2 Now! PL1
:silkroad:00010001:FE33DB:000000A1:FFFFFFFF:Get Weapon 2 Now! PL1 (2/2)
:silkroad:00000001:FE33D9:00000002:FFFFFFFF:Get Weapon 3 Now! PL1
:silkroad:00010001:FE33DB:000000A2:FFFFFFFF:Get Weapon 3 Now! PL1 (2/2)
:silkroad:00000000:FE34C7:00000003:FFFFFFFF:Infinite & Max Level Spells PL1
:silkroad:00010000:FE34CF:00000003:FFFFFFFF:Infinite & Max Level Spells PL1 (2/8)
:silkroad:00010000:FE34C9:00000003:FFFFFFFF:Infinite & Max Level Spells PL1 (3/8)
:silkroad:00010000:FE34D1:00000003:FFFFFFFF:Infinite & Max Level Spells PL1 (4/8)
:silkroad:00010000:FE34CB:00000003:FFFFFFFF:Infinite & Max Level Spells PL1 (5/8)
:silkroad:00010000:FE34D3:00000003:FFFFFFFF:Infinite & Max Level Spells PL1 (6/8)
:silkroad:00010000:FE34CD:00000003:FFFFFFFF:Infinite & Max Level Spells PL1 (7/8)
:silkroad:00010000:FE34D5:00000003:FFFFFFFF:Infinite & Max Level Spells PL1 (8/8)
:silkroad:00100000:FE3538:00008000:FFFFFFFF:Infinite Lives PL2
silkroad:0:FE35FD:80:000:Infinite Energy PL2
:silkroad:00000000:FE3607:00000080:FFFFFFFF:Infinite Magic PL2
:silkroad:00000000:FE3553:00000019:FFFFFFFF:Infinite Selection Time PL2
:silkroad:00000000:FE33EF:00000000:FFFFFFFF:Always have Weapon 1 PL2
:silkroad:00010000:FE33F1:000000A0:FFFFFFFF:Always have Weapon 1 PL2 (2/2)
:silkroad:00000000:FE33EF:00000001:FFFFFFFF:Always have Weapon 2 PL2
:silkroad:00010000:FE33F1:000000A1:FFFFFFFF:Always have Weapon 2 PL2 (2/2)
:silkroad:00000000:FE33EF:00000002:FFFFFFFF:Always have Weapon 3 PL2
:silkroad:00010000:FE33F1:000000A2:FFFFFFFF:Always have Weapon 3 PL2 (2/2)
:silkroad:00000001:FE33EF:00000000:FFFFFFFF:Get Weapon 1 Now! PL2
:silkroad:00010001:FE33F1:000000A0:FFFFFFFF:Get Weapon 1 Now! PL2 (2/2)
:silkroad:00000001:FE33EF:00000001:FFFFFFFF:Get Weapon 2 Now! PL2
:silkroad:00010001:FE33F1:000000A1:FFFFFFFF:Get Weapon 2 Now! PL2 (2/2)
:silkroad:00000001:FE33EF:00000002:FFFFFFFF:Get Weapon 3 Now! PL2
:silkroad:00010001:FE33F1:000000A2:FFFFFFFF:Get Weapon 3 Now! PL2 (2/2)
:silkroad:00000000:FE35D1:00000003:FFFFFFFF:Infinite & Max Level Spells PL2
:silkroad:00010000:FE35D9:00000003:FFFFFFFF:Infinite & Max Level Spells PL2 (2/8)
:silkroad:00010000:FE35D3:00000003:FFFFFFFF:Infinite & Max Level Spells PL2 (3/8)
:silkroad:00010000:FE35DB:00000003:FFFFFFFF:Infinite & Max Level Spells PL2 (4/8)
:silkroad:00010000:FE35D5:00000003:FFFFFFFF:Infinite & Max Level Spells PL2 (5/8)
:silkroad:00010000:FE35DD:00000003:FFFFFFFF:Infinite & Max Level Spells PL2 (6/8)
:silkroad:00010000:FE35D7:00000003:FFFFFFFF:Infinite & Max Level Spells PL2 (7/8)
:silkroad:00010000:FE35DF:00000003:FFFFFFFF:Infinite & Max Level Spells PL2 (8/8)
; [ Silk Worm (set 1) ]
silkworm:0:D531:05:000:Infinite Lives PL1
silkworm:0:D555:05:000:Infinite Lives PL2
;Activate the invincibilty cheats ingame to avoid corrupted sprites
silkworm:0:D576:11:000:Invincibility PL1
silkworm:0:D579:04:500:Invincibility PL1 (2/3)
silkworm:0:D57C:40:500:Invincibility PL1 (3/3)
silkworm:0:D5A6:11:000:Invincibility PL2
silkworm:0:D5A9:0C:500:Invincibility PL2 (2/3)
silkworm:0:D5AC:40:500:Invincibility PL2 (3/3)
silkworm:0:D578:0D:000:Invincibility Heli/PL1
silkworm:0:D577:A9:000:Killer heli
silkworm:0:D547:0F:000:Heli has auto+double shot
silkworm:0:D5A8:0D:000:Invincibility Jeep/PL2
silkworm:0:D5A7:A9:000:Killer jeep
silkworm:0:D56B:0F:000:Jeep has auto+double shot
; [ Silk Worm (set 2) ]
silkwrm2:0:D531:05:000:Infinite Lives PL1
silkwrm2:0:D555:05:000:Infinite Lives PL2
;Activate the invincibilty cheats ingame to avoid corrupted sprites
silkwrm2:0:D576:11:000:Invincibility PL1
silkwrm2:0:D579:04:500:Invincibility PL1 (2/3)
silkwrm2:0:D57C:40:500:Invincibility PL1 (3/3)
silkwrm2:0:D5A6:11:000:Invincibility PL2
silkwrm2:0:D5A9:0C:500:Invincibility PL2 (2/3)
silkwrm2:0:D5AC:40:500:Invincibility PL2 (3/3)
silkwrm2:0:D578:0D:000:Invincibility Heli/PL1
silkwrm2:0:D577:A9:000:Killer heli
silkwrm2:0:D547:0F:000:Heli has auto+double shot
silkwrm2:0:D5A8:0D:000:Invincibility Jeep/PL2
silkwrm2:0:D5A7:A9:000:Killer jeep
silkwrm2:0:D56B:0F:000:Jeep has auto+double shot
; [ Silver Land ]
silvland:0:8019:09:000:Infinite Lives PL1
silvland:0:801A:09:000:Infinite Lives PL2
silvland:0:8116:00:001:Finish Round Now!
; [ Simpsons Bowling (GQ829 UAA) ]
simpbowl:0:0000:00:999:[ There are no cheats ]:REASON 1
simpbowl:0:0000:00:999:[ for this game as it ]:REASON 1
simpbowl:0:0000:00:999:[ didn't work the last ]:REASON 1
simpbowl:0:0000:00:999:[ time it was tested. ]:REASON 1
simpbowl:0:0000:00:999:[ If the game now works ]:REASON 1
simpbowl:0:0000:00:999:[ please request cheats ]:REASON 1
simpbowl:0:0000:00:999:[ for it on the cheat ]:REASON 1
simpbowl:0:0000:00:999:[ forums. ]:REASON 1
; [ Simpsons, The (2 Players alt) ]
simps2pa:0:49D1:64:000:Infinite Lives for Marge
simps2pa:0:4A5B:28:000:Infinite Energy for Marge
simps2pa:0:4A5B:28:020:Invincibility for Marge
simps2pa:0:4A7E:01:500:Invincibility for Marge (2/2)
simps2pa:0:4A80:06:000:Marge always has Broom
simps2pa:0:4A80:07:000:Marge always has Hammer
simps2pa:0:4A80:08:000:Marge always has Catapult
simps2pa:0:4A80:06:001:Get Broom for Marge Now!
simps2pa:0:4A80:07:001:Get Hammer for Marge Now!
simps2pa:0:4A80:08:001:Get Catapult for Marge Now!
simps2pa:0:49D9:64:000:Infinite Lives for Homer
simps2pa:0:4B1B:28:000:Infinite Energy for Homer
simps2pa:0:4B1B:28:020:Invincibility for Homer
simps2pa:0:4B3E:01:500:Invincibility for Homer (2/2)
simps2pa:0:4B40:06:000:Homer always has Broom
simps2pa:0:4B40:07:000:Homer always has Hammer
simps2pa:0:4B40:08:000:Homer always has Catapult
simps2pa:0:4B40:06:001:Get Broom for Homer Now!
simps2pa:0:4B40:07:001:Get Hammer for Homer Now!
simps2pa:0:4B40:08:001:Get Catapult for Homer Now!
simps2pa:0:49E1:64:000:Infinite Lives for Bart
simps2pa:0:4BDB:28:000:Infinite Energy for Bart
simps2pa:0:4BDB:28:020:Invincibility for Bart
simps2pa:0:4BFE:01:500:Invincibility for Bart (2/2)
simps2pa:0:4C00:06:000:Bart always has Broom
simps2pa:0:4C00:07:000:Bart always has Hammer
simps2pa:0:4C00:08:000:Bart always has Catapult
simps2pa:0:4C00:06:001:Get Broom for Bart Now!
simps2pa:0:4C00:07:001:Get Hammer for Bart Now!
simps2pa:0:4C00:08:001:Get Catapult for Bart Now!
simps2pa:0:49E9:64:000:Infinite Lives for Lisa
simps2pa:0:4C9B:28:000:Infinite Energy for Lisa
simps2pa:0:4C9B:28:020:Invincibility for Lisa
simps2pa:0:4CBE:01:500:Invincibility for Lisa (2/2)
simps2pa:0:4CC0:06:000:Lisa always has Broom
simps2pa:0:4CC0:07:000:Lisa always has Hammer
simps2pa:0:4CC0:08:000:Lisa always has Catapult
simps2pa:0:4CC0:06:001:Get Broom for Lisa Now!
simps2pa:0:4CC0:07:001:Get Hammer for Lisa Now!
simps2pa:0:4CC0:08:001:Get Catapult for Lisa Now!
simps2pa:0:4F9B:01:001:Kill Wrestler clown/bear Now!
simps2pa:0:50BB:01:001:Kill Big MIB Now!
simps2pa:0:505B:01:001:Kill Little MIB Now!
simps2pa:0:4F9B:01:001:Kill Drunken Punk Now!
; [ Simpsons, The (2 Players Japan) ]
simps2pj:0:49D1:64:000:Infinite Lives for Marge
simps2pj:0:4A5B:28:000:Infinite Energy for Marge
simps2pj:0:4A5B:28:020:Invincibility for Marge
simps2pj:0:4A7E:01:500:Invincibility for Marge (2/2)
simps2pj:0:4A80:06:000:Marge always has Broom
simps2pj:0:4A80:07:000:Marge always has Hammer
simps2pj:0:4A80:08:000:Marge always has Catapult
simps2pj:0:4A80:06:001:Get Broom for Marge Now!
simps2pj:0:4A80:07:001:Get Hammer for Marge Now!
simps2pj:0:4A80:08:001:Get Catapult for Marge Now!
simps2pj:0:49D9:64:000:Infinite Lives for Homer
simps2pj:0:4B1B:28:000:Infinite Energy for Homer
simps2pj:0:4B1B:28:020:Invincibility for Homer
simps2pj:0:4B3E:01:500:Invincibility for Homer (2/2)
simps2pj:0:4B40:06:000:Homer always has Broom
simps2pj:0:4B40:07:000:Homer always has Hammer
simps2pj:0:4B40:08:000:Homer always has Catapult
simps2pj:0:4B40:06:001:Get Broom for Homer Now!
simps2pj:0:4B40:07:001:Get Hammer for Homer Now!
simps2pj:0:4B40:08:001:Get Catapult for Homer Now!
simps2pj:0:49E1:64:000:Infinite Lives for Bart
simps2pj:0:4BDB:28:000:Infinite Energy for Bart
simps2pj:0:4BDB:28:020:Invincibility for Bart
simps2pj:0:4BFE:01:500:Invincibility for Bart (2/2)
simps2pj:0:4C00:06:000:Bart always has Broom
simps2pj:0:4C00:07:000:Bart always has Hammer
simps2pj:0:4C00:08:000:Bart always has Catapult
simps2pj:0:4C00:06:001:Get Broom for Bart Now!
simps2pj:0:4C00:07:001:Get Hammer for Bart Now!
simps2pj:0:4C00:08:001:Get Catapult for Bart Now!
simps2pj:0:49E9:64:000:Infinite Lives for Lisa
simps2pj:0:4C9B:28:000:Infinite Energy for Lisa
simps2pj:0:4C9B:28:020:Invincibility for Lisa
simps2pj:0:4CBE:01:500:Invincibility for Lisa (2/2)
simps2pj:0:4CC0:06:000:Lisa always has Broom
simps2pj:0:4CC0:07:000:Lisa always has Hammer
simps2pj:0:4CC0:08:000:Lisa always has Catapult
simps2pj:0:4CC0:06:001:Get Broom for Lisa Now!
simps2pj:0:4CC0:07:001:Get Hammer for Lisa Now!
simps2pj:0:4CC0:08:001:Get Catapult for Lisa Now!
simps2pj:0:4F9B:01:001:Kill Wrestler clown/bear Now!
simps2pj:0:50BB:01:001:Kill Big MIB Now!
simps2pj:0:505B:01:001:Kill Little MIB Now!
simps2pj:0:4F9B:01:001:Kill Drunken Punk Now!
; [ Simpsons, The (2 Players) ]
simpsn2p:0:49D1:64:000:Infinite Lives for Marge
simpsn2p:0:4A5B:28:000:Infinite Energy for Marge
simpsn2p:0:4A5B:28:020:Invincibility for Marge
simpsn2p:0:4A7E:01:500:Invincibility for Marge (2/2)
simpsn2p:0:4A80:06:000:Marge always has Broom
simpsn2p:0:4A80:07:000:Marge always has Hammer
simpsn2p:0:4A80:08:000:Marge always has Catapult
simpsn2p:0:4A80:06:001:Get Broom for Marge Now!
simpsn2p:0:4A80:07:001:Get Hammer for Marge Now!
simpsn2p:0:4A80:08:001:Get Catapult for Marge Now!
simpsn2p:0:49D9:64:000:Infinite Lives for Homer
simpsn2p:0:4B1B:28:000:Infinite Energy for Homer
simpsn2p:0:4B1B:28:020:Invincibility for Homer
simpsn2p:0:4B3E:01:500:Invincibility for Homer (2/2)
simpsn2p:0:4B40:06:000:Homer always has Broom
simpsn2p:0:4B40:07:000:Homer always has Hammer
simpsn2p:0:4B40:08:000:Homer always has Catapult
simpsn2p:0:4B40:06:001:Get Broom for Homer Now!
simpsn2p:0:4B40:07:001:Get Hammer for Homer Now!
simpsn2p:0:4B40:08:001:Get Catapult for Homer Now!
simpsn2p:0:49E1:64:000:Infinite Lives for Bart
simpsn2p:0:4BDB:28:000:Infinite Energy for Bart
simpsn2p:0:4BDB:28:020:Invincibility for Bart
simpsn2p:0:4BFE:01:500:Invincibility for Bart (2/2)
simpsn2p:0:4C00:06:000:Bart always has Broom
simpsn2p:0:4C00:07:000:Bart always has Hammer
simpsn2p:0:4C00:08:000:Bart always has Catapult
simpsn2p:0:4C00:06:001:Get Broom for Bart Now!
simpsn2p:0:4C00:07:001:Get Hammer for Bart Now!
simpsn2p:0:4C00:08:001:Get Catapult for Bart Now!
simpsn2p:0:49E9:64:000:Infinite Lives for Lisa
simpsn2p:0:4C9B:28:000:Infinite Energy for Lisa
simpsn2p:0:4C9B:28:020:Invincibility for Lisa
simpsn2p:0:4CBE:01:500:Invincibility for Lisa (2/2)
simpsn2p:0:4CC0:06:000:Lisa always has Broom
simpsn2p:0:4CC0:07:000:Lisa always has Hammer
simpsn2p:0:4CC0:08:000:Lisa always has Catapult
simpsn2p:0:4CC0:06:001:Get Broom for Lisa Now!
simpsn2p:0:4CC0:07:001:Get Hammer for Lisa Now!
simpsn2p:0:4CC0:08:001:Get Catapult for Lisa Now!
simpsn2p:0:4F9B:01:001:Kill Wrestler clown/bear Now!
simpsn2p:0:50BB:01:001:Kill Big MIB Now!
simpsn2p:0:505B:01:001:Kill Little MIB Now!
simpsn2p:0:4F9B:01:001:Kill Drunken Punk Now!
; [ Simpsons, The (4 Players) ]
simpsons:0:49D1:64:000:Infinite Lives for Marge PL1
simpsons:0:4A5B:28:000:Infinite Energy for Marge PL1
simpsons:0:4A5B:28:020:Invincibility-Marge PL1
simpsons:0:4A7E:01:500:Invincibility-Marge PL1 (2/2)
simpsons:0:4A80:06:000:Always have Broom-Marge PL1
simpsons:0:4A80:07:000:Always have Hammer-Marge PL1
simpsons:0:4A80:08:000:Always have Catapult-MargePL1
simpsons:0:4A80:06:001:Get Broom Now!-Marge PL1
simpsons:0:4A80:07:001:Get Hammer Now!-Marge PL1
simpsons:0:4A80:08:001:Get Catapult Now!-Marge PL1
simpsons:0:49D9:64:000:Infinite Lives for Homer PL2
simpsons:0:4B1B:28:000:Infinite Energy for Homer PL2
simpsons:0:4B1B:28:020:Invincibility-Homer PL2
simpsons:0:4B3E:01:500:Invincibility-Homer PL2 (2/2)
simpsons:0:4B40:06:000:Always have Broom-Homer PL2
simpsons:0:4B40:07:000:Always have Hammer-Homer PL2
simpsons:0:4B40:08:000:Always have Catapult-HomerPL2
simpsons:0:4B40:06:001:Get Broom Now!-Homer PL2
simpsons:0:4B40:07:001:Get Hammer Now!-Homer PL2
simpsons:0:4B40:08:001:Get Catapult Now!-Homer PL2
simpsons:0:49E1:64:000:Infinite Lives for Bart PL3
simpsons:0:4BDB:28:000:Infinite Energy for Bart PL3
simpsons:0:4BDB:28:020:Invincibility-Bart PL3
simpsons:0:4BFE:01:500:Invincibility-Bart PL3 (2/2)
simpsons:0:4C00:06:000:Always have Broom-Bart PL3
simpsons:0:4C00:07:000:Always have Hammer-Bart PL3
simpsons:0:4C00:08:000:Always have Catapult-Bart PL3
simpsons:0:4C00:06:001:Get Broom Now!-Bart PL3
simpsons:0:4C00:07:001:Get Hammer Now!-Bart PL3
simpsons:0:4C00:08:001:Get Catapult Now!-Bart PL3
simpsons:0:49E9:64:000:Infinite Lives for Lisa PL4
simpsons:0:4C9B:28:000:Infinite Energy for Lisa PL4
simpsons:0:4C9B:28:020:Invincibility-Lisa PL4
simpsons:0:4CBE:01:500:Invincibility-Lisa PL4 (2/2)
simpsons:0:4CC0:06:000:Always have Broom-Lisa PL4
simpsons:0:4CC0:07:000:Always have Hammer-Lisa PL4
simpsons:0:4CC0:08:000:Always have Catapult-Lisa PL4
simpsons:0:4CC0:06:001:Get Broom Now!-Lisa PL4
simpsons:0:4CC0:07:001:Get Hammer Now!-Lisa PL4
simpsons:0:4CC0:08:001:Get Catapult Now!-Lisa PL4
simpsons:0:4F9B:01:001:Kill Wrestler clown/bear Now!
simpsons:0:50BB:01:001:Kill Big MIB Now!
simpsons:0:505B:01:001:Kill Little MIB Now!
simpsons:0:4F9B:01:001:Kill Drunken Punk Now!
; [ Sindbad Mystery ]
sindbadm:0:E380:05:000:Infinite Lives PL1
sindbadm:0:E393:95:004:Infinite Time PL1
sindbadm:0:E381:05:000:Infinite Lives PL2
sindbadm:0:E395:95:004:Infinite Time PL2
; [ Sinistar (prototype version) ]
sinista1:0:9FFC:06:000:Infinite Lives
sinista1:0:A013:32:000:Infinite Bombs
; [ Sinistar (revision 2) ]
sinista2:0:9FFC:06:000:Infinite Lives
sinista2:0:A013:32:000:Infinite Bombs
; [ Sinistar (revision 3) ]
sinistar:0:9FFC:06:000:Infinite Lives
sinistar:0:A013:32:000:Infinite Bombs
; [ Space Invasion (Europe) ]
sinvasn:0:E030:99:000:Infinite Credits
sinvasn:0:EDA0:06:000:Infinite Lives
sinvasn:0:E100:FF:000:Invincibilty
sinvasn:0:EDA8:09:000:Infinite Grenades
sinvasn:0:E212:00:000:Long Shot
sinvasn:0:E232:00:500:Long Shot (2/6)
sinvasn:0:E252:00:500:Long Shot (3/6)
sinvasn:0:E272:00:500:Long Shot (4/6)
sinvasn:0:E292:00:500:Long Shot (5/6)
sinvasn:0:E2B2:00:500:Long Shot (6/6)
; [ Space Invasion (bootleg) ]
sinvasnb:0:E030:99:000:Infinite Credits
sinvasnb:0:EDA0:06:000:Infinite Lives
sinvasnb:0:E100:FF:000:Invincibilty
sinvasnb:0:EDA8:09:000:Infinite Grenades
sinvasnb:0:E212:00:000:Long Shot
sinvasnb:0:E232:00:500:Long Shot (2/6)
sinvasnb:0:E252:00:500:Long Shot (3/6)
sinvasnb:0:E272:00:500:Long Shot (4/6)
sinvasnb:0:E292:00:500:Long Shot (5/6)
sinvasnb:0:E2B2:00:500:Long Shot (6/6)
; [ Super Invaders (EMAG) ]
sinvemag:0:2009:78:000:Invaders never drop
sinvemag:0:2069:00:000:Invaders don't fire
sinvemag:0:206A:30:500:Invaders don't fire (2/2)
sinvemag:0:0293:C3:100:Bullet Invincibility
sinvemag:0:2094:04:540:Bullet Invincibility (2/3)
sinvemag:0:2015:FF:500:Bullet Invincibility (3/3)
:sinvemag:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:sinvemag:00010000:202C:00000002:FFFFFFFF:Slow
:sinvemag:00010000:202C:00000004:FFFFFFFF:Normal
:sinvemag:00010000:202C:00000006:FFFFFFFF:Fast
:sinvemag:00010000:202C:00000008:FFFFFFFF:V Fast
:sinvemag:00010000:202C:0000000A:FFFFFFFF:Turbo
sinvemag:0:163E:00:100:Autofire Mode
sinvemag:0:21FF:07:000:Infinite Lives PL1
sinvemag:0:2100:00:001:Kill All Invaders Now! PL1
sinvemag:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
sinvemag:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
sinvemag:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
sinvemag:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
sinvemag:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
sinvemag:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
sinvemag:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
sinvemag:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
sinvemag:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
sinvemag:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
sinvemag:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
sinvemag:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
sinvemag:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
sinvemag:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
sinvemag:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
sinvemag:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
sinvemag:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
sinvemag:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
sinvemag:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
sinvemag:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
sinvemag:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
sinvemag:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
sinvemag:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
sinvemag:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
sinvemag:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
sinvemag:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
sinvemag:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
sinvemag:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
sinvemag:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
sinvemag:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
sinvemag:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
sinvemag:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
sinvemag:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
sinvemag:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
sinvemag:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
sinvemag:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
sinvemag:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
sinvemag:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
sinvemag:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
sinvemag:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
sinvemag:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
sinvemag:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
sinvemag:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
sinvemag:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
sinvemag:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
sinvemag:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
sinvemag:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
sinvemag:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
sinvemag:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
sinvemag:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
sinvemag:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
sinvemag:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
sinvemag:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
sinvemag:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
sinvemag:0:22FF:07:000:Infinite Lives PL2
sinvemag:0:2200:00:001:Kill All Invaders Now! PL2
sinvemag:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
sinvemag:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
sinvemag:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
sinvemag:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
sinvemag:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
sinvemag:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
sinvemag:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
sinvemag:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
sinvemag:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
sinvemag:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
sinvemag:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
sinvemag:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
sinvemag:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
sinvemag:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
sinvemag:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
sinvemag:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
sinvemag:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
sinvemag:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
sinvemag:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
sinvemag:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
sinvemag:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
sinvemag:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
sinvemag:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
sinvemag:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
sinvemag:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
sinvemag:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
sinvemag:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
sinvemag:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
sinvemag:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
sinvemag:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
sinvemag:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
sinvemag:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
sinvemag:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
sinvemag:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
sinvemag:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
sinvemag:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
sinvemag:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
sinvemag:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
sinvemag:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
sinvemag:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
sinvemag:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
sinvemag:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
sinvemag:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
sinvemag:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
sinvemag:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
sinvemag:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
sinvemag:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
sinvemag:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
sinvemag:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
sinvemag:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
sinvemag:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
sinvemag:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
sinvemag:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
sinvemag:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Super Invaders (Zenitone-Microsec) ]
sinvzen:0:2009:78:000:Invaders never drop
sinvzen:0:2069:00:000:Invaders don't fire
sinvzen:0:206A:30:500:Invaders don't fire (2/2)
sinvzen:0:0293:C3:100:Bullet Invincibility
sinvzen:0:2094:04:540:Bullet Invincibility (2/3)
sinvzen:0:2015:FF:500:Bullet Invincibility (3/3)
:sinvzen:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:sinvzen:00010000:202C:00000002:FFFFFFFF:Slow
:sinvzen:00010000:202C:00000004:FFFFFFFF:Normal
:sinvzen:00010000:202C:00000006:FFFFFFFF:Fast
:sinvzen:00010000:202C:00000008:FFFFFFFF:V Fast
:sinvzen:00010000:202C:0000000A:FFFFFFFF:Turbo
sinvzen:0:0E3E:00:100:Autofire Mode
sinvzen:0:21FF:07:000:Infinite Lives PL1
sinvzen:0:2100:00:001:Kill All Invaders Now! PL1
sinvzen:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
sinvzen:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
sinvzen:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
sinvzen:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
sinvzen:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
sinvzen:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
sinvzen:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
sinvzen:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
sinvzen:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
sinvzen:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
sinvzen:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
sinvzen:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
sinvzen:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
sinvzen:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
sinvzen:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
sinvzen:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
sinvzen:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
sinvzen:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
sinvzen:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
sinvzen:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
sinvzen:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
sinvzen:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
sinvzen:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
sinvzen:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
sinvzen:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
sinvzen:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
sinvzen:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
sinvzen:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
sinvzen:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
sinvzen:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
sinvzen:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
sinvzen:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
sinvzen:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
sinvzen:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
sinvzen:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
sinvzen:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
sinvzen:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
sinvzen:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
sinvzen:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
sinvzen:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
sinvzen:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
sinvzen:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
sinvzen:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
sinvzen:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
sinvzen:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
sinvzen:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
sinvzen:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
sinvzen:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
sinvzen:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
sinvzen:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
sinvzen:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
sinvzen:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
sinvzen:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
sinvzen:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
sinvzen:0:22FF:07:000:Infinite Lives PL2
sinvzen:0:2200:00:001:Kill All Invaders Now! PL2
sinvzen:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
sinvzen:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
sinvzen:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
sinvzen:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
sinvzen:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
sinvzen:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
sinvzen:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
sinvzen:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
sinvzen:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
sinvzen:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
sinvzen:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
sinvzen:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
sinvzen:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
sinvzen:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
sinvzen:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
sinvzen:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
sinvzen:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
sinvzen:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
sinvzen:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
sinvzen:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
sinvzen:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
sinvzen:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
sinvzen:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
sinvzen:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
sinvzen:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
sinvzen:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
sinvzen:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
sinvzen:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
sinvzen:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
sinvzen:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
sinvzen:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
sinvzen:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
sinvzen:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
sinvzen:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
sinvzen:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
sinvzen:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
sinvzen:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
sinvzen:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
sinvzen:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
sinvzen:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
sinvzen:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
sinvzen:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
sinvzen:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
sinvzen:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
sinvzen:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
sinvzen:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
sinvzen:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
sinvzen:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
sinvzen:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
sinvzen:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
sinvzen:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
sinvzen:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
sinvzen:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
sinvzen:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Invaders (SV Version) ]
sisv:0:2009:78:000:Invaders never drop
sisv:0:2069:00:000:Invaders don't fire
sisv:0:206A:30:500:Invaders don't fire (2/2)
sisv:0:0293:C3:100:Bullet Invincibility
sisv:0:2094:04:540:Bullet Invincibility (2/3)
sisv:0:2015:FF:500:Bullet Invincibility (3/3)
:sisv:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:sisv:00010000:202C:00000002:FFFFFFFF:Slow
:sisv:00010000:202C:00000004:FFFFFFFF:Normal
:sisv:00010000:202C:00000006:FFFFFFFF:Fast
:sisv:00010000:202C:00000008:FFFFFFFF:V Fast
:sisv:00010000:202C:0000000A:FFFFFFFF:Turbo
sisv:0:163E:00:100:Autofire Mode
sisv:0:21FF:07:000:Infinite Lives PL1
sisv:0:2100:00:001:Kill All Invaders Now! PL1
sisv:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
sisv:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
sisv:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
sisv:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
sisv:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
sisv:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
sisv:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
sisv:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
sisv:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
sisv:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
sisv:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
sisv:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
sisv:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
sisv:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
sisv:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
sisv:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
sisv:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
sisv:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
sisv:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
sisv:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
sisv:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
sisv:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
sisv:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
sisv:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
sisv:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
sisv:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
sisv:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
sisv:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
sisv:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
sisv:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
sisv:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
sisv:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
sisv:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
sisv:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
sisv:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
sisv:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
sisv:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
sisv:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
sisv:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
sisv:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
sisv:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
sisv:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
sisv:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
sisv:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
sisv:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
sisv:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
sisv:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
sisv:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
sisv:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
sisv:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
sisv:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
sisv:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
sisv:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
sisv:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
sisv:0:22FF:07:000:Infinite Lives PL2
sisv:0:2200:00:001:Kill All Invaders Now! PL2
sisv:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
sisv:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
sisv:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
sisv:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
sisv:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
sisv:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
sisv:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
sisv:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
sisv:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
sisv:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
sisv:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
sisv:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
sisv:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
sisv:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
sisv:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
sisv:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
sisv:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
sisv:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
sisv:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
sisv:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
sisv:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
sisv:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
sisv:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
sisv:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
sisv:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
sisv:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
sisv:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
sisv:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
sisv:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
sisv:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
sisv:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
sisv:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
sisv:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
sisv:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
sisv:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
sisv:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
sisv:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
sisv:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
sisv:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
sisv:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
sisv:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
sisv:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
sisv:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
sisv:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
sisv:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
sisv:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
sisv:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
sisv:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
sisv:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
sisv:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
sisv:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
sisv:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
sisv:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
sisv:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Invaders (SV Version 2) ]
sisv2:0:2009:78:000:Invaders never drop
sisv2:0:2069:00:000:Invaders don't fire
sisv2:0:206A:30:500:Invaders don't fire (2/2)
sisv2:0:0293:C3:100:Bullet Invincibility
sisv2:0:2094:04:540:Bullet Invincibility (2/3)
sisv2:0:2015:FF:500:Bullet Invincibility (3/3)
:sisv2:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:sisv2:00010000:202C:00000002:FFFFFFFF:Slow
:sisv2:00010000:202C:00000004:FFFFFFFF:Normal
:sisv2:00010000:202C:00000006:FFFFFFFF:Fast
:sisv2:00010000:202C:00000008:FFFFFFFF:V Fast
:sisv2:00010000:202C:0000000A:FFFFFFFF:Turbo
sisv2:0:163E:00:100:Autofire Mode
sisv2:0:21FF:07:000:Infinite Lives PL1
sisv2:0:2100:00:001:Kill All Invaders Now! PL1
sisv2:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
sisv2:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
sisv2:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
sisv2:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
sisv2:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
sisv2:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
sisv2:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
sisv2:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
sisv2:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
sisv2:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
sisv2:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
sisv2:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
sisv2:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
sisv2:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
sisv2:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
sisv2:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
sisv2:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
sisv2:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
sisv2:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
sisv2:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
sisv2:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
sisv2:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
sisv2:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
sisv2:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
sisv2:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
sisv2:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
sisv2:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
sisv2:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
sisv2:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
sisv2:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
sisv2:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
sisv2:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
sisv2:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
sisv2:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
sisv2:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
sisv2:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
sisv2:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
sisv2:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
sisv2:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
sisv2:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
sisv2:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
sisv2:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
sisv2:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
sisv2:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
sisv2:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
sisv2:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
sisv2:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
sisv2:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
sisv2:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
sisv2:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
sisv2:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
sisv2:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
sisv2:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
sisv2:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
sisv2:0:22FF:07:000:Infinite Lives PL2
sisv2:0:2200:00:001:Kill All Invaders Now! PL2
sisv2:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
sisv2:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
sisv2:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
sisv2:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
sisv2:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
sisv2:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
sisv2:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
sisv2:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
sisv2:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
sisv2:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
sisv2:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
sisv2:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
sisv2:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
sisv2:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
sisv2:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
sisv2:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
sisv2:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
sisv2:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
sisv2:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
sisv2:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
sisv2:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
sisv2:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
sisv2:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
sisv2:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
sisv2:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
sisv2:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
sisv2:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
sisv2:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
sisv2:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
sisv2:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
sisv2:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
sisv2:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
sisv2:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
sisv2:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
sisv2:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
sisv2:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
sisv2:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
sisv2:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
sisv2:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
sisv2:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
sisv2:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
sisv2:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
sisv2:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
sisv2:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
sisv2:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
sisv2:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
sisv2:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
sisv2:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
sisv2:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
sisv2:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
sisv2:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
sisv2:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
sisv2:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
sisv2:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Invaders (TV Version) ]
sitv:0:2009:78:000:Invaders never drop
sitv:0:2069:00:000:Invaders don't fire
sitv:0:206A:30:500:Invaders don't fire (2/2)
sitv:0:0293:C3:100:Bullet Invincibility
sitv:0:2094:04:540:Bullet Invincibility (2/3)
sitv:0:2015:FF:500:Bullet Invincibility (3/3)
:sitv:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:sitv:00010000:202C:00000002:FFFFFFFF:Slow
:sitv:00010000:202C:00000004:FFFFFFFF:Normal
:sitv:00010000:202C:00000006:FFFFFFFF:Fast
:sitv:00010000:202C:00000008:FFFFFFFF:V Fast
:sitv:00010000:202C:0000000A:FFFFFFFF:Turbo
sitv:0:163E:00:100:Autofire Mode
sitv:0:21FF:07:000:Infinite Lives PL1
sitv:0:2100:00:001:Kill All Invaders Now! PL1
sitv:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
sitv:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
sitv:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
sitv:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
sitv:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
sitv:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
sitv:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
sitv:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
sitv:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
sitv:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
sitv:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
sitv:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
sitv:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
sitv:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
sitv:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
sitv:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
sitv:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
sitv:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
sitv:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
sitv:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
sitv:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
sitv:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
sitv:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
sitv:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
sitv:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
sitv:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
sitv:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
sitv:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
sitv:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
sitv:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
sitv:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
sitv:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
sitv:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
sitv:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
sitv:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
sitv:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
sitv:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
sitv:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
sitv:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
sitv:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
sitv:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
sitv:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
sitv:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
sitv:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
sitv:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
sitv:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
sitv:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
sitv:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
sitv:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
sitv:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
sitv:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
sitv:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
sitv:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
sitv:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
sitv:0:22FF:07:000:Infinite Lives PL2
sitv:0:2200:00:001:Kill All Invaders Now! PL2
sitv:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
sitv:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
sitv:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
sitv:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
sitv:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
sitv:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
sitv:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
sitv:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
sitv:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
sitv:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
sitv:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
sitv:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
sitv:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
sitv:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
sitv:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
sitv:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
sitv:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
sitv:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
sitv:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
sitv:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
sitv:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
sitv:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
sitv:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
sitv:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
sitv:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
sitv:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
sitv:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
sitv:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
sitv:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
sitv:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
sitv:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
sitv:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
sitv:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
sitv:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
sitv:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
sitv:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
sitv:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
sitv:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
sitv:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
sitv:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
sitv:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
sitv:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
sitv:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
sitv:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
sitv:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
sitv:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
sitv:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
sitv:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
sitv:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
sitv:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
sitv:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
sitv:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
sitv:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
sitv:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Irem Skins Game, The (US set 2) ]
skingam2:0:ED45E:01:000:Always score Hole in Ones PL1
skingam2:0:ED45E:00:001:This shot=1st Shot Now! PL1
skingam2:0:ED460:01:000:Always score Hole in Ones PL2
skingam2:0:ED460:00:001:This shot=1st Shot Now! PL2
skingam2:0:ED462:01:000:Always score Hole in Ones PL3
skingam2:0:ED462:00:001:This shot=1st Shot Now! PL3
skingam2:0:ED464:01:000:Always score Hole in Ones PL4
skingam2:0:ED464:00:001:This shot=1st Shot Now! PL4
; [ Irem Skins Game, The (US set 1) ]
skingame:0:ED45E:01:000:Always score Hole in Ones PL1
skingame:0:ED45E:00:001:This shot=1st Shot Now! PL1
skingame:0:ED460:01:000:Always score Hole in Ones PL2
skingame:0:ED460:00:001:This shot=1st Shot Now! PL2
skingame:0:ED462:01:000:Always score Hole in Ones PL3
skingame:0:ED462:00:001:This shot=1st Shot Now! PL3
skingame:0:ED464:01:000:Always score Hole in Ones PL4
skingame:0:ED464:00:001:This shot=1st Shot Now! PL4
; [ Skull Fang (Europe 1.13) ]
:skullfng:00100000:10000E:00006363:FFFFFFFF:Infinite Credits
:skullfng:00100000:10007A:00003E7F:FFFFFFFF:Infinite Time (Chase Mode):Don't set scroll mode or character selection screen
:skullfng:00000000:0100042:00000004:00000004:Unlock Special Mode
:skullfng:00210000:010A3CD:00010001:FFFFFFFF:Unlock Special Mode
:skullfng:00000000:0100008:00000006:FFFFFFFF:Unlock Very Hard Mode
:skullfng:00110000:010A0A4:00000E6A:FFFFFFFF:Unlock Very Hard Mode
:skullfng:00000000:0100008:00000007:FFFFFFFF:Unlock Hardest Mode
:skullfng:00110000:010A0A4:00000E69:FFFFFFFF:Unlock Hardest Mode
:skullfng:62000000:000000:00000000:00000000:Select Starting Stage:Set on selection screen. In case of Special Stage, the game is end if you destroy 1st boss
:skullfng:00010000:100080:00000000:FFFFFFFF:Stage 1
:skullfng:00010000:100080:00000001:FFFFFFFF:Stage 2
:skullfng:00010000:100080:00000002:FFFFFFFF:Stage 3
:skullfng:00010000:100080:00000003:FFFFFFFF:Stage 4
:skullfng:00010000:100080:00000004:FFFFFFFF:Stage 5
:skullfng:00010000:100080:00000005:FFFFFFFF:Stage 6
:skullfng:00010000:100080:00000006:FFFFFFFF:Special Stage (Buggy)
:skullfng:60000000:000000:00000000:00000000:
:skullfng:00000000:10105E:000000FF:FFFFFFFF:Infinite Shield PL1
:skullfng:00010000:101077:000000FF:FFFFFFFF:Infinite Shield PL1 (2/2)
:skullfng:00000000:10102E:00000000:00000020:Infinite Energy PL1
:skullfng:00010000:10108A:000000FF:FFFFFFFF:Infinite Energy PL1 (2/2)
:skullfng:00000000:101096:00000002:FFFFFFFF:Invincibility PL1
:skullfng:62000000:000000:00000000:00000000:Select Speed PL1
:skullfng:00010000:10102C:00000000:00000018:1
:skullfng:00010000:10102C:00000008:00000018:2
:skullfng:00010000:10102C:00000010:00000018:3
:skullfng:00010000:10102C:00000018:00000018:4
:skullfng:00000000:10102E:00000008:00000008:Always Have Max Shot Power PL1
:skullfng:62000000:000000:00000000:00000000:Select Weapon PL1
:skullfng:00010000:10102E:00000000:00000003:Vulcan
:skullfng:00010000:10102E:00000001:00000003:H.Missile
:skullfng:00010000:10102E:00000002:00000003:Cluster
:skullfng:00010000:10102E:00000003:00000003:Laser
:skullfng:00000000:10002C:00000000:00000010:Rapid Fire - Shot PL1:Turn it OFF on name entry screen
:skullfng:00000000:10002C:00000000:00000020:Rapid Fire - Throttle PL1:Turn it OFF on name entry screen. Enabled Overboost easily but this button works as Shot on Auto Mode
:skullfng:60000000:000000:00000000:00000000:
:skullfng:00000000:10121E:000000FF:FFFFFFFF:Infinite Shield PL2
:skullfng:00010000:101237:000000FF:FFFFFFFF:Infinite Shield PL2 (2/2)
:skullfng:00000000:1011EE:00000000:00000020:Infinite Energy PL2
:skullfng:00010000:10124A:000000FF:FFFFFFFF:Infinite Energy PL2 (2/2)
:skullfng:00000000:101256:00000002:FFFFFFFF:Invincibility PL2
:skullfng:62000000:000000:00000000:00000000:Select Speed PL2
:skullfng:00010000:1011EC:00000000:00000018:1
:skullfng:00010000:1011EC:00000008:00000018:2
:skullfng:00010000:1011EC:00000010:00000018:3
:skullfng:00010000:1011EC:00000018:00000018:4
:skullfng:00000000:1011EE:00000018:00000018:Always Have Max Shot Power PL2
:skullfng:62000000:000000:00000000:00000000:Select Weapon PL2
:skullfng:00010000:1011EE:00000010:00000013:Vulcan
:skullfng:00010000:1011EE:00000011:00000013:H.Missile
:skullfng:00010000:1011EE:00000012:00000013:Cluster
:skullfng:00010000:1011EE:00000013:00000013:Laser
:skullfng:00000000:10002D:00000000:00000010:Rapid Fire - Shot PL2:Turn it OFF on name entry screen
:skullfng:00000000:10002D:00000000:00000020:Rapid Fire - Throttle PL2:Turn it OFF on name entry screen. Enabled Overboost easily but this button works as Shot on Auto Mode
:skullfng:60000000:000000:00000000:00000000:
:skullfng:60000000:000000:00000000:00000000:Set the following Secret Modes on scroll mode selection screen
:skullfng:60000000:000000:00000000:00000000:----------------------------------------------------------------
:skullfng:00000001:100042:00000004:00000004:Unlock Special Mode
:skullfng:00210001:10A3CD:00010001:FFFFFFFF:Unlock Special Mode (2/2)
:skullfng:00000001:100008:00000006:FFFFFFFF:Unlock Very Hard Mode
:skullfng:00110001:10A0A4:00000E6A:FFFFFFFF:Unlock Very Hard Mode (2/2)
:skullfng:00000001:100008:00000007:FFFFFFFF:Unlock Hardest Mode
:skullfng:00110001:10A0A4:00000E69:FFFFFFFF:Unlock Hardest Mode (2/2)
:skullfng:64004000:00000002:00000000:00000000:
; [ Skull & Crossbones (rev 1) ]
skullxb1:0:000000:00:999:[ DON'T activate the Infinite Energy cheats before ]
skullxb1:0:000000:00:999:[ you've inserted any coins for that player!!! ]
skullxb1:0:FFE0EE:0B:000:Infinite Energy PL1
skullxb1:0:FFE0EF:B8:500:Infinite Energy PL1 (2/2)
skullxb1:0:FFE0F7:40:000:Infinite Sword Power PL1
skullxb1:0:FFE14E:0B:000:Infinite Energy PL2
skullxb1:0:FFE14F:B8:500:Infinite Energy PL2 (2/2)
skullxb1:0:FFE157:40:000:Infinite Sword Power PL2
; [ Skull & Crossbones (rev 2) ]
skullxb2:0:000000:00:999:[ DON'T activate the Infinite Energy cheats before ]
skullxb2:0:000000:00:999:[ you've inserted any coins for that player!!! ]
skullxb2:0:FFE0EE:0B:000:Infinite Energy PL1
skullxb2:0:FFE0EF:B8:500:Infinite Energy PL1 (2/2)
skullxb2:0:FFE0F7:40:000:Infinite Sword Power PL1
skullxb2:0:FFE14E:0B:000:Infinite Energy PL2
skullxb2:0:FFE14F:B8:500:Infinite Energy PL2 (2/2)
skullxb2:0:FFE157:40:000:Infinite Sword Power PL2
; [ Skull & Crossbones (rev 3) ]
skullxb3:0:000000:00:999:[ DON'T activate the Infinite Energy cheats before ]
skullxb3:0:000000:00:999:[ you've inserted any coins for that player!!! ]
skullxb3:0:FFE0EE:0B:000:Infinite Energy PL1
skullxb3:0:FFE0EF:B8:500:Infinite Energy PL1 (2/2)
skullxb3:0:FFE0F7:40:000:Infinite Sword Power PL1
skullxb3:0:FFE14E:0B:000:Infinite Energy PL2
skullxb3:0:FFE14F:B8:500:Infinite Energy PL2 (2/2)
skullxb3:0:FFE157:40:000:Infinite Sword Power PL2
; [ Skull & Crossbones (rev 4) ]
skullxb4:0:000000:00:999:[ DON'T activate the Infinite Energy cheats before ]
skullxb4:0:000000:00:999:[ you've inserted any coins for that player!!! ]
skullxb4:0:FFE0EE:0B:000:Infinite Energy PL1
skullxb4:0:FFE0EF:B8:500:Infinite Energy PL1 (2/2)
skullxb4:0:FFE0F7:40:000:Infinite Sword Power PL1
skullxb4:0:FFE14E:0B:000:Infinite Energy PL2
skullxb4:0:FFE14F:B8:500:Infinite Energy PL2 (2/2)
skullxb4:0:FFE157:40:000:Infinite Sword Power PL2
; [ Skull & Crossbones (rev 5) ]
skullxbo:0:000000:00:999:[ DON'T activate the Infinite Energy cheats before ]
skullxbo:0:000000:00:999:[ you've inserted any coins for that player!!! ]
skullxbo:0:FFE0EE:0B:000:Infinite Energy PL1
skullxbo:0:FFE0EF:B8:500:Infinite Energy PL1 (2/2)
skullxbo:0:FFE0F7:40:000:Infinite Sword Power PL1
skullxbo:0:FFE14E:0B:000:Infinite Energy PL2
skullxbo:0:FFE14F:B8:500:Infinite Energy PL2 (2/2)
skullxbo:0:FFE157:40:000:Infinite Sword Power PL2
; [ Sky Adventure (Japan) ]
skyadvnj:0:04041F:99:000:Infinite Lives PL1
skyadvnj:0:040162:03:000:Infinite Ammo PL1
skyadvnj:0:040163:E7:500:Infinite Ammo PL1 (2/2)
skyadvnj:0:04041E:02:020:Max. fire power - Plane A PL1
skyadvnj:0:04041E:08:020:Max. fire power - Plane B PL1
skyadvnj:0:04041E:20:020:Max. fire power - Plane C PL1
skyadvnj:0:04041E:80:020:Max. fire power - Plane D PL1
skyadvnj:0:040419:80:000:Invincibility 'ON' PL1
skyadvnj:0:040419:01:001:Invincibility 'OFF' PL1
skyadvnj:0:04043F:99:000:Infinite Lives PL2
skyadvnj:0:040164:03:000:Infinite Ammo PL2
skyadvnj:0:040165:E7:500:Infinite Ammo PL2 (2/2)
skyadvnj:0:04043E:02:020:Max. fire power - Plane A PL2
skyadvnj:0:04043E:08:020:Max. fire power - Plane B PL2
skyadvnj:0:04043E:20:020:Max. fire power - Plane C PL2
skyadvnj:0:04043E:80:020:Max. fire power - Plane D PL2
skyadvnj:0:040439:80:000:Invincibility 'ON' PL2
skyadvnj:0:040439:01:001:Invincibility 'OFF' PL2
; [ Sky Adventure (World) ]
skyadvnt:0:04041F:99:000:Infinite Lives PL1
skyadvnt:0:040162:03:000:Infinite Ammo PL1
skyadvnt:0:040163:E7:500:Infinite Ammo PL1 (2/2)
skyadvnt:0:04041E:02:020:Max. fire power - Plane A PL1
skyadvnt:0:04041E:08:020:Max. fire power - Plane B PL1
skyadvnt:0:04041E:20:020:Max. fire power - Plane C PL1
skyadvnt:0:04041E:80:020:Max. fire power - Plane D PL1
skyadvnt:0:040419:80:000:Invincibility 'ON' PL1
skyadvnt:0:040419:01:001:Invincibility 'OFF' PL1
skyadvnt:0:04043F:99:000:Infinite Lives PL2
skyadvnt:0:040164:03:000:Infinite Ammo PL2
skyadvnt:0:040165:E7:500:Infinite Ammo PL2 (2/2)
skyadvnt:0:04043E:02:020:Max. fire power - Plane A PL2
skyadvnt:0:04043E:08:020:Max. fire power - Plane B PL2
skyadvnt:0:04043E:20:020:Max. fire power - Plane C PL2
skyadvnt:0:04043E:80:020:Max. fire power - Plane D PL2
skyadvnt:0:040439:80:000:Invincibility 'ON' PL2
skyadvnt:0:040439:01:001:Invincibility 'OFF' PL2
; [ Sky Adventure (US) ]
skyadvnu:0:04041F:99:000:Infinite Lives PL1
skyadvnu:0:040162:03:000:Infinite Ammo PL1
skyadvnu:0:040163:E7:500:Infinite Ammo PL1 (2/2)
skyadvnu:0:04041E:02:020:Max. fire power - Plane A PL1
skyadvnu:0:04041E:08:020:Max. fire power - Plane B PL1
skyadvnu:0:04041E:20:020:Max. fire power - Plane C PL1
skyadvnu:0:04041E:80:020:Max. fire power - Plane D PL1
skyadvnu:0:040419:80:000:Invincibility 'ON' PL1
skyadvnu:0:040419:01:001:Invincibility 'OFF' PL1
skyadvnu:0:04043F:99:000:Infinite Lives PL2
skyadvnu:0:040164:03:000:Infinite Ammo PL2
skyadvnu:0:040165:E7:500:Infinite Ammo PL2 (2/2)
skyadvnu:0:04043E:02:020:Max. fire power - Plane A PL2
skyadvnu:0:04043E:08:020:Max. fire power - Plane B PL2
skyadvnu:0:04043E:20:020:Max. fire power - Plane C PL2
skyadvnu:0:04043E:80:020:Max. fire power - Plane D PL2
skyadvnu:0:040439:80:000:Invincibility 'ON' PL2
skyadvnu:0:040439:01:001:Invincibility 'OFF' PL2
; [ Sky Alert ]
skyalert:0:C0E044:63:000:Infinite Credits
skyalert:0:C0C23A:0B:000:Infinite Lives PL1
skyalert:0:C0C217:06:000:Infinite Bombs PL1
skyalert:0:C0C21D:01:000:Invincibility PL1
skyalert:0:C0C214:00:000:Always have L1 Laser PL1
skyalert:0:C0C214:10:000:Always have L2 Laser PL1
skyalert:0:C0C214:20:000:Always have L3 Laser PL1
skyalert:0:C0C214:30:000:Always have L4 Laser PL1
skyalert:0:C0C214:01:000:Always have L1 Ring PL1
skyalert:0:C0C214:11:000:Always have L2 Ring PL1
skyalert:0:C0C214:21:000:Always have L3 Ring PL1
skyalert:0:C0C214:31:000:Always have L4 Ring PL1
skyalert:0:C0C214:02:000:Always have L1 Multi-Way PL1
skyalert:0:C0C214:12:000:Always have L2 Multi-Way PL1
skyalert:0:C0C214:22:000:Always have L3 Multi-Way PL1
skyalert:0:C0C214:32:000:Always have L4 Multi-Way PL1
skyalert:0:C0C214:03:000:Always have L1 Missile PL1
skyalert:0:C0C214:13:000:Always have L2 Missile PL1
skyalert:0:C0C214:23:000:Always have L3 Missile PL1
skyalert:0:C0C214:33:000:Always have L4 Missile PL1
skyalert:0:C0C214:00:001:Get the L1 Laser Now! PL1
skyalert:0:C0C214:10:001:Get the L2 Laser Now! PL1
skyalert:0:C0C214:20:001:Get the L3 Laser Now! PL1
skyalert:0:C0C214:30:001:Get the L4 Laser Now! PL1
skyalert:0:C0C214:01:001:Get the L1 Ring Now! PL1
skyalert:0:C0C214:11:001:Get the L2 Ring Now! PL1
skyalert:0:C0C214:21:001:Get the L3 Ring Now! PL1
skyalert:0:C0C214:31:001:Get the L4 Ring Now! PL1
skyalert:0:C0C214:02:001:Get the L1 Multi-Way Now! PL1
skyalert:0:C0C214:12:001:Get the L2 Multi-Way Now! PL1
skyalert:0:C0C214:22:001:Get the L3 Multi-Way Now! PL1
skyalert:0:C0C214:32:001:Get the L4 Multi-Way Now! PL1
skyalert:0:C0C214:03:001:Get the L1 Missile Now! PL1
skyalert:0:C0C214:13:001:Get the L2 Missile Now! PL1
skyalert:0:C0C214:23:001:Get the L3 Missile Now! PL1
skyalert:0:C0C214:33:001:Get the L4 Missile Now! PL1
skyalert:0:C0C93A:0B:000:Infinite Lives PL2
skyalert:0:C0C917:06:000:Infinite Bombs PL2
skyalert:0:C0C91D:01:000:Invincibility PL2
skyalert:0:C0C914:00:000:Always have L1 Laser PL2
skyalert:0:C0C914:10:000:Always have L2 Laser PL2
skyalert:0:C0C914:20:000:Always have L3 Laser PL2
skyalert:0:C0C914:30:000:Always have L4 Laser PL2
skyalert:0:C0C914:01:000:Always have L1 Ring PL2
skyalert:0:C0C914:11:000:Always have L2 Ring PL2
skyalert:0:C0C914:21:000:Always have L3 Ring PL2
skyalert:0:C0C914:31:000:Always have L4 Ring PL2
skyalert:0:C0C914:02:000:Always have L1 Multi-Way PL2
skyalert:0:C0C914:12:000:Always have L2 Multi-Way PL2
skyalert:0:C0C914:22:000:Always have L3 Multi-Way PL2
skyalert:0:C0C914:32:000:Always have L4 Multi-Way PL2
skyalert:0:C0C914:03:000:Always have L1 Missile PL2
skyalert:0:C0C914:13:000:Always have L2 Missile PL2
skyalert:0:C0C914:23:000:Always have L3 Missile PL2
skyalert:0:C0C914:33:000:Always have L4 Missile PL2
skyalert:0:C0C914:00:001:Get the L1 Laser Now! PL2
skyalert:0:C0C914:10:001:Get the L2 Laser Now! PL2
skyalert:0:C0C914:20:001:Get the L3 Laser Now! PL2
skyalert:0:C0C914:30:001:Get the L4 Laser Now! PL2
skyalert:0:C0C914:01:001:Get the L1 Ring Now! PL2
skyalert:0:C0C914:11:001:Get the L2 Ring Now! PL2
skyalert:0:C0C914:21:001:Get the L3 Ring Now! PL2
skyalert:0:C0C914:31:001:Get the L4 Ring Now! PL2
skyalert:0:C0C914:02:001:Get the L1 Multi-Way Now! PL2
skyalert:0:C0C914:12:001:Get the L2 Multi-Way Now! PL2
skyalert:0:C0C914:22:001:Get the L3 Multi-Way Now! PL2
skyalert:0:C0C914:32:001:Get the L4 Multi-Way Now! PL2
skyalert:0:C0C914:03:001:Get the L1 Missile Now! PL2
skyalert:0:C0C914:13:001:Get the L2 Missile Now! PL2
skyalert:0:C0C914:23:001:Get the L3 Missile Now! PL2
skyalert:0:C0C914:33:001:Get the L4 Missile Now! PL2
; [ Sky Army ]
skyarmy:0:8416:07:000:Infinite Lives
; [ Sky Base ]
skybase:0:169D:C9:100:Invincibility
skybase:0:8186:06:000:Infinite Lives PL1
skybase:0:81C1:06:000:Infinite Lives PL2
; [ Sky Bumper ]
skybump:0:E397:00:000:Infinite Lives
skybump:0:E36D:05:500:Infinite Lives (2/2)
; [ Sky Chuter ]
skychut:0:0075:03:000:Infinite Lives PL1
skychut:0:0076:03:000:Infinite Lives PL2
; [ Sky Diver ]
skydiver:0:0079:08:000:Infinite Misses (White) PL1
skydiver:0:007B:08:000:Infinite Misses (Black) PL2
; [ Sky Fox ]
skyfox:0:C001:09:000:Infinite Credits
skyfox:0:C042:03:000:Infinite Lives
skyfox:0:C048:99:000:Infinite Ammo
skyfox:0:C049:99:500:Infinite Ammo (2/2)
; [ Sky Kid (New Ver.) ]
skykid:0:4904:09:000:Infinite Lives PL1
skykid:0:4D48:01:000:Invincibility PL1:Disable Invincibility with F6 so that you can land!!
skykid:0:4905:09:000:Infinite Lives PL2
skykid:0:4D50:01:000:Invincibility PL2:Disable Invincibility with F6 so that you can land!!
; [ Sky Kid (60A1 Ver.) ]
skykidd:0:4904:09:000:Infinite Lives PL1
skykidd:0:4D48:01:000:Invincibility PL1:Disable Invincibility with F6 so that you can land!!
skykidd:0:4905:09:000:Infinite Lives PL2
skykidd:0:4D50:01:000:Invincibility PL2:Disable Invincibility with F6 so that you can land!!
; [ Sky Kid Deluxe (set 2) ]
skykiddo:0:4504:03:000:Infinite Lives PL1
skykiddo:0:4505:03:000:Infinite Lives PL2
; [ Sky Kid Deluxe (set 1) ]
skykiddx:0:4504:03:000:Infinite Lives PL1
skykiddx:0:4505:03:000:Infinite Lives PL2
; [ Sky Kid (Old Ver.) ]
skykido:0:4904:09:000:Infinite Lives PL1
skykido:0:4D48:01:000:Invincibility PL1:Disable Invincibility with F6 so that you can land!!
skykido:0:4905:09:000:Infinite Lives PL2
skykido:0:4D50:01:000:Invincibility PL2:Disable Invincibility with F6 so that you can land!!
; [ Sky Lancer ]
skylancr:0:8126:80:000:Invincibility
skylancr:0:801F:63:072:Select current round
skylancr:0:801F:63:062:Select next round
skylancr:0:8021:08:000:Infinite Lives PL1
skylancr:0:8022:08:000:Infinite Lives PL2
; [ Sky Raider ]
skyraid:0:004A:99:000:Infinite Time
; [ Sky Raiders ]
skyraidr:0:421D:09:000:Infinite Lives
skyraidr:0:12D9:C9:100:Invincibility
; [ Sky Shark (US) ]
skyshark:0:030429:08:000:Infinite Lives
skyshark:0:0304D3:0A:007:Infinite Smart Bombs (F6):Turn off with F6 at level end
skyshark:0:0304D5:06:000:Always Maximum Shot Power
skyshark:0:03049E:80:000:Invincibility
; [ Sky Skipper ]
skyskipr:0:8FDA:09:000:Infinite Credits
skyskipr:0:81E2:6F:000:Infinite Fuel
skyskipr:0:273B:C3:100:Invincibility
skyskipr:0:3380:C9:600:Invincibility (2/5):Part 1 "jp c"->"jp" Reduce loads of fuel when hit cloud/explosion & Part 2 "ret c"->"ret" for ground collision
skyskipr:0:1E06:18:600:Invincibility (3/5):"jr c"->"jr" for ape collision
skyskipr:0:168E:18:600:Invincibility (4/5):"jr z"->"jr" for ape shot collision altitude decrease
skyskipr:0:16A0:18:600:Invincibility (5/5):"jr z"->"jr" for cloud collision decrease
skyskipr:0:8413:03:000:Infinite Lives PL1
skyskipr:0:8513:03:000:Infinite Lives PL2
; [ Sky Smasher ]
skysmash:0:08006D:99:000:Infinite Credits
skysmash:0:080029:08:000:Infinite Lives PL1
skysmash:0:0804A6:09:020:Infinite Bombs PL1
skysmash:0:0804A6:06:540:Infinite Bombs PL1 (2/2)
skysmash:0:0804BE:20:040:Invincibility PL1
skysmash:0:0804A4:05:000:Always Max Shot Power PL1
skysmash:0:08002B:08:000:Infinite Lives PL2
skysmash:0:080526:09:020:Infinite Bombs PL2
skysmash:0:080526:06:540:Infinite Bombs PL2 (2/2)
skysmash:0:08053E:20:040:Invincibility PL2
skysmash:0:080524:05:000:Always Max Shot Power PL2
; [ Sky Soldiers (US) ]
skysoldr:0:000000:00:999:[See the Dip Switch Menu to ]
skysoldr:0:000000:00:999:[enable an alternate ]
skysoldr:0:000000:00:999:[Invincibility cheat. ]
skysoldr:0:04041F:99:000:Infinite Lives PL1
skysoldr:0:040112:FA:000:Infinite Ammo PL1:Get a weapon first
skysoldr:0:040163:64:000:Infinite Bombs PL1
skysoldr:0:040415:05:000:Max. Fire Power PL1
skysoldr:0:040419:80:000:Invincibility 'ON' PL1
skysoldr:0:040419:01:001:Invincibility 'OFF' PL1
skysoldr:0:000000:00:999:[ E.W. = Extra weapon ]
skysoldr:0:04041E:02:020:Max. E.W. Power - Buster PL1
skysoldr:0:04041E:08:020:Max. E.W. Power - F.Ball PL1
skysoldr:0:04041E:20:020:Max. E.W. Power - Homing PL1
skysoldr:0:04041E:80:020:Max. E.W. Power - Missile PL1
skysoldr:0:04043F:99:000:Infinite Lives PL2
skysoldr:0:040113:FA:000:Infinite Ammo PL2:Get a weapon first
skysoldr:0:040165:64:000:Infinite Bombs PL2
skysoldr:0:040435:05:000:Max. Fire Power PL2
skysoldr:0:040439:80:000:Invincibility 'ON' PL2
skysoldr:0:040439:01:001:Invincibility 'OFF' PL2
skysoldr:0:000000:00:999:[ E.W. = Extra weapon ]
skysoldr:0:04043E:02:020:Max. E.W. Power - Buster PL2
skysoldr:0:04043E:08:020:Max. E.W. Power - F.Ball PL2
skysoldr:0:04043E:20:020:Max. E.W. Power - Homing PL2
skysoldr:0:04043E:80:020:Max. E.W. Power - Missile PL2
; [ Sky Wolf (set 1) ]
skywolf:0:E122:01:020:Invincibility "ON"
skywolf:0:E122:01:041:Invincibility "OFF"
skywolf:0:0000:00:999:[See the Dip Switch Menu to ]
skywolf:0:0000:00:999:[enable an alternate ]
skywolf:0:0000:00:999:[Invincibility cheat. ]
skywolf:0:E0C6:11:000:Infinite Lives PL1
skywolf:0:E0E1:11:000:Infinite Lives PL2
; [ Sky Wolf (set 2) ]
skywolf2:0:E122:01:020:Invincibility "ON"
skywolf2:0:E122:01:041:Invincibility "OFF"
skywolf2:0:0000:00:999:[See the Dip Switch Menu to ]
skywolf2:0:0000:00:999:[enable an alternate ]
skywolf2:0:0000:00:999:[Invincibility cheat. ]
skywolf2:0:E0C6:11:000:Infinite Lives PL1
skywolf2:0:E0E1:11:000:Infinite Lives PL2
; [ Slam Dunk 2 (ver JAA) ]
slamdnk2:0:0000:00:999:[ There are no cheats ]:REASON 1
slamdnk2:0:0000:00:999:[ for this game as it ]:REASON 1
slamdnk2:0:0000:00:999:[ didn't work the last ]:REASON 1
slamdnk2:0:0000:00:999:[ time it was tested. ]:REASON 1
slamdnk2:0:0000:00:999:[ If the game now works ]:REASON 1
slamdnk2:0:0000:00:999:[ please request cheats ]:REASON 1
slamdnk2:0:0000:00:999:[ for it on the cheat ]:REASON 1
slamdnk2:0:0000:00:999:[ forums. ]:REASON 1
; [ Saturday Night Slam Masters (World 930713) ]
slammast:0:FFA0C8:09:000:Infinite Time
slammast:0:FFA0C9:05:500:Infinite Time (2/3)
slammast:0:FFA0CA:0A:500:Infinite Time (3/3)
slammast:0:FFA0C8:00:001:Finish this Match Now!
slammast:0:FFA0C9:00:501:Finish this Match Now! (2/3)
slammast:0:FFA0CA:00:501:Finish this Match Now! (3/3)
slammast:0:FF9157:FF:000:Infinite Energy PL1
slammast:0:FF9157:00:001:Drain ALL Energy Now! PL1
slammast:0:FF9357:FF:000:Infinite Energy PL2
slammast:0:FF9357:00:001:Drain ALL Energy Now! PL2
slammast:0:FF9557:FF:000:Infinite Energy PL3
slammast:0:FF9557:00:001:Drain ALL Energy Now! PL3
slammast:0:FF9757:FF:000:Infinite Energy PL4
slammast:0:FF9757:00:001:Drain ALL Energy Now! PL4
; [ Saturday Night Slam Masters (US 930713) ]
slammasu:0:FFA0C8:09:000:Infinite Time
slammasu:0:FFA0C9:05:500:Infinite Time (2/3)
slammasu:0:FFA0CA:0A:500:Infinite Time (3/3)
slammasu:0:FFA0C8:00:001:Finish this Match Now!
slammasu:0:FFA0C9:00:501:Finish this Match Now! (2/3)
slammasu:0:FFA0CA:00:501:Finish this Match Now! (3/3)
slammasu:0:FF9157:FF:000:Infinite Energy PL1
slammasu:0:FF9157:00:001:Drain ALL Energy Now! PL1
slammasu:0:FF9357:FF:000:Infinite Energy PL2
slammasu:0:FF9357:00:001:Drain ALL Energy Now! PL2
slammasu:0:FF9557:FF:000:Infinite Energy PL3
slammasu:0:FF9557:00:001:Drain ALL Energy Now! PL3
slammasu:0:FF9757:FF:000:Infinite Energy PL4
slammasu:0:FF9757:00:001:Drain ALL Energy Now! PL4
; [ Slap Fight (Japan bootleg) ]
slapbtjp:0:C189:05:000:Infinite Lives
slapbtjp:0:C18F:01:000:Always have One Star
slapbtjp:0:C1DE:40:000:Always have Side Arms
slapbtjp:0:C1DC:03:000:Always have Full Wings
slapbtjp:0:C209:82:500:Always have Full Wings (2/3)
slapbtjp:0:C219:82:500:Always have Full Wings (3/3)
slapbtjp:0:C1D7:01:000:Always have Bomb
slapbtjp:0:C1DD:05:500:Always have Bomb (2/2)
slapbtjp:0:C1D7:02:000:Always have Laser
slapbtjp:0:C1DD:03:500:Always have Laser (2/2)
slapbtjp:0:C1D7:03:000:Always have H Mis
slapbtjp:0:C1DD:07:500:Always have H Mis (2/2)
slapbtjp:0:C190:82:000:Always have Shield
slapbtjp:0:C1BF:07:500:Always have Shield (2/2)
slapbtjp:0:C18F:01:001:Now have One Star
slapbtjp:0:C18F:02:001:Now have Two Stars
slapbtjp:0:C18F:03:001:Now have Three Stars
slapbtjp:0:C18F:04:001:Now have Four Stars
slapbtjp:0:C18F:05:001:Now have Five Stars
slapbtjp:0:C18F:06:001:Now have Six Stars
slapbtjp:0:C18F:07:001:Now have Seven Stars
slapbtjp:0:C18F:08:001:Now have Eight Stars
; [ Slap Fight (English bootleg) ]
slapbtuk:0:C189:05:000:Infinite Lives
slapbtuk:0:C18F:01:000:Always have One Star
slapbtuk:0:C1DE:40:000:Always have Side Arms
slapbtuk:0:C1DC:03:000:Always have Full Wings
slapbtuk:0:C209:82:500:Always have Full Wings (2/3)
slapbtuk:0:C219:82:500:Always have Full Wings (3/3)
slapbtuk:0:C1D7:01:000:Always have Bomb
slapbtuk:0:C1DD:05:500:Always have Bomb (2/2)
slapbtuk:0:C1D7:02:000:Always have Laser
slapbtuk:0:C1DD:03:500:Always have Laser (2/2)
slapbtuk:0:C1D7:03:000:Always have H Mis
slapbtuk:0:C1DD:07:500:Always have H Mis (2/2)
slapbtuk:0:C190:82:000:Always have Shield
slapbtuk:0:C1BF:07:500:Always have Shield (2/2)
slapbtuk:0:C18F:01:001:Now have One Star
slapbtuk:0:C18F:02:001:Now have Two Stars
slapbtuk:0:C18F:03:001:Now have Three Stars
slapbtuk:0:C18F:04:001:Now have Four Stars
slapbtuk:0:C18F:05:001:Now have Five Stars
slapbtuk:0:C18F:06:001:Now have Six Stars
slapbtuk:0:C18F:07:001:Now have Seven Stars
slapbtuk:0:C18F:08:001:Now have Eight Stars
; [ Slap Fight ]
slapfigh:0:C189:05:000:Infinite Lives
slapfigh:0:C18F:01:000:Always have One Star
slapfigh:0:C1DE:40:000:Always have Side Arms
slapfigh:0:C1DC:03:000:Always have Full Wings
slapfigh:0:C209:82:500:Always have Full Wings (2/3)
slapfigh:0:C219:82:500:Always have Full Wings (3/3)
slapfigh:0:C1D7:01:000:Always have Bomb
slapfigh:0:C1DD:05:500:Always have Bomb (2/2)
slapfigh:0:C1D7:02:000:Always have Laser
slapfigh:0:C1DD:03:500:Always have Laser (2/2)
slapfigh:0:C1D7:03:000:Always have H Mis
slapfigh:0:C1DD:07:500:Always have H Mis (2/2)
slapfigh:0:C190:82:000:Always have Shield
slapfigh:0:C1BF:07:500:Always have Shield (2/2)
slapfigh:0:C18F:01:001:Now have One Star
slapfigh:0:C18F:02:001:Now have Two Stars
slapfigh:0:C18F:03:001:Now have Three Stars
slapfigh:0:C18F:04:001:Now have Four Stars
slapfigh:0:C18F:05:001:Now have Five Stars
slapfigh:0:C18F:06:001:Now have Six Stars
slapfigh:0:C18F:07:001:Now have Seven Stars
slapfigh:0:C18F:08:001:Now have Eight Stars
; [ Slap Shot (Japan) ]
slapshot:0:5004F9:09:000:Infinite Credits
slapshot:0:500505:09:500:Infinite Credits (2/2):Coin inserted check
slapshot:0:50C264:63:000:Infinite Time
slapshot:0:50C264:01:001:Finish this Round Now!
slapshot:0:50C259:02:001:Win this Round Now! PL1
slapshot:0:50C25A:00:501:Win this Round Now! PL1 (2/2)
slapshot:0:50C259:00:000:Goals always = 0 PL1
slapshot:0:50C259:00:001:Goals = 0 Now! PL1
slapshot:0:50839B:1A:000:Always have Max Power PL1:Works but display not correct!
slapshot:0:50C7BE:1A:500:Always have Max Power PL1 (2/2)
slapshot:0:50839B:00:000:Always have No Power PL1:Works but display not correct!
slapshot:0:50C7BE:00:500:Always have No Power PL1 (2/2)
slapshot:0:50839B:1A:001:Get Max Power Now! PL1:Works but display not correct!
slapshot:0:50C7BE:1A:501:Get Max Power Now! PL1 (2/2)
slapshot:0:50839B:00:001:Lose all Power Now! PL1:Works but display not correct!
slapshot:0:50C7BE:00:501:Lose all Power Now! PL1 (2/2)
slapshot:0:50C259:00:001:Win this Round Now! PL2
slapshot:0:50C25A:02:501:Win this Round Now! PL2 (2/2)
slapshot:0:50C25A:00:000:Goals always = 0 PL2
slapshot:0:50C25A:00:001:Goals = 0 Now! PL2
slapshot:0:50841B:1A:000:Always have Max Power PL2:Works but display not correct!
slapshot:0:50C85E:1A:500:Always have Max Power PL2 (2/2)
slapshot:0:50841B:00:000:Always have No Power PL2:Works but display not correct!
slapshot:0:50C85E:00:500:Always have No Power PL2 (2/2)
slapshot:0:50841B:1A:001:Get Max Power Now! PL2:Works but display not correct!
slapshot:0:50C85E:1A:501:Get Max Power Now! PL2 (2/2)
slapshot:0:50841B:00:001:Lose all Power Now! PL2:Works but display not correct!
slapshot:0:50C85E:00:501:Lose all Power Now! PL2 (2/2)
; [ Super Major League (US) ]
sleague:0:0000:00:999:[ There are no cheats ]:REASON 1
sleague:0:0000:00:999:[ for this game as it ]:REASON 1
sleague:0:0000:00:999:[ didn't work the last ]:REASON 1
sleague:0:0000:00:999:[ time it was tested. ]:REASON 1
sleague:0:0000:00:999:[ If the game now works ]:REASON 1
sleague:0:0000:00:999:[ please request cheats ]:REASON 1
sleague:0:0000:00:999:[ for it on the cheat ]:REASON 1
sleague:0:0000:00:999:[ forums. ]:REASON 1
; [ Slick Shot (V1.7) ]
sliksh17:0:2439:00:000:Infinite Shot Time
sliksh17:0:2751:09:000:Infinite Time PL1
sliksh17:0:2752:09:500:Infinite Time PL1 (2/4)
sliksh17:0:2753:05:500:Infinite Time PL1 (3/4)
sliksh17:0:2754:09:500:Infinite Time PL1 (4/4)
sliksh17:0:2751:00:001:Drain all Time Now! PL1
sliksh17:0:2752:00:501:Drain all Time Now! PL1 (2/4)
sliksh17:0:2753:00:501:Drain all Time Now! PL1 (3/4)
sliksh17:0:2754:00:501:Drain all Time Now! PL1 (4/4)
sliksh17:0:2760:09:000:Infinite Time PL2
sliksh17:0:2761:09:500:Infinite Time PL2 (2/4)
sliksh17:0:2762:05:500:Infinite Time PL2 (3/4)
sliksh17:0:2763:09:500:Infinite Time PL2 (4/4)
sliksh17:0:2760:00:001:Drain all Time Now! PL2
sliksh17:0:2761:00:501:Drain all Time Now! PL2 (2/4)
sliksh17:0:2762:00:501:Drain all Time Now! PL2 (3/4)
sliksh17:0:2763:00:501:Drain all Time Now! PL2 (4/4)
sliksh17:0:276F:09:000:Infinite Time PL3
sliksh17:0:2770:09:500:Infinite Time PL3 (2/4)
sliksh17:0:2771:05:500:Infinite Time PL3 (3/4)
sliksh17:0:2772:09:500:Infinite Time PL3 (4/4)
sliksh17:0:276F:00:001:Drain all Time Now! PL3
sliksh17:0:2770:00:501:Drain all Time Now! PL3 (2/4)
sliksh17:0:2771:00:501:Drain all Time Now! PL3 (3/4)
sliksh17:0:2772:00:501:Drain all Time Now! PL3 (4/4)
sliksh17:0:277E:09:000:Infinite Time PL4
sliksh17:0:277F:09:500:Infinite Time PL4 (2/4)
sliksh17:0:2780:05:500:Infinite Time PL4 (3/4)
sliksh17:0:2781:09:500:Infinite Time PL4 (4/4)
sliksh17:0:277E:00:001:Drain all Time Now! PL4
sliksh17:0:277F:00:501:Drain all Time Now! PL4 (2/4)
sliksh17:0:2780:00:501:Drain all Time Now! PL4 (3/4)
sliksh17:0:2781:00:501:Drain all Time Now! PL4 (4/4)
; [ Slick Shot (V2.2) ]
slikshot:0:277D:09:000:Infinite Time PL1
slikshot:0:277E:09:500:Infinite Time PL1 (2/4)
slikshot:0:277F:05:500:Infinite Time PL1 (3/4)
slikshot:0:2780:09:500:Infinite Time PL1 (4/4)
slikshot:0:277D:00:001:Drain all Time Now! PL1
slikshot:0:277E:00:501:Drain all Time Now! PL1 (2/4)
slikshot:0:277F:00:501:Drain all Time Now! PL1 (3/4)
slikshot:0:2780:00:501:Drain all Time Now! PL1 (4/4)
slikshot:0:278D:09:000:Infinite Time PL2
slikshot:0:278E:09:500:Infinite Time PL2 (2/4)
slikshot:0:278F:05:500:Infinite Time PL2 (3/4)
slikshot:0:2790:09:500:Infinite Time PL2 (4/4)
slikshot:0:278D:00:001:Drain all Time Now! PL2
slikshot:0:278E:00:501:Drain all Time Now! PL2 (2/4)
slikshot:0:278F:00:501:Drain all Time Now! PL2 (3/4)
slikshot:0:2790:00:501:Drain all Time Now! PL2 (4/4)
slikshot:0:279D:09:000:Infinite Time PL3
slikshot:0:279E:09:500:Infinite Time PL3 (2/4)
slikshot:0:279F:05:500:Infinite Time PL3 (3/4)
slikshot:0:27A0:09:500:Infinite Time PL3 (4/4)
slikshot:0:279D:00:001:Drain all Time Now! PL3
slikshot:0:279E:00:501:Drain all Time Now! PL3 (2/4)
slikshot:0:279F:00:501:Drain all Time Now! PL3 (3/4)
slikshot:0:27A0:00:501:Drain all Time Now! PL3 (4/4)
slikshot:0:27AD:09:000:Infinite Time PL4
slikshot:0:27AE:09:500:Infinite Time PL4 (2/4)
slikshot:0:27AF:05:500:Infinite Time PL4 (3/4)
slikshot:0:27B0:09:500:Infinite Time PL4 (4/4)
slikshot:0:27AD:00:001:Drain all Time Now! PL4
slikshot:0:27AE:00:501:Drain all Time Now! PL4 (2/4)
slikshot:0:27AF:00:501:Drain all Time Now! PL4 (3/4)
slikshot:0:27B0:00:501:Drain all Time Now! PL4 (4/4)
; [ Slipstream ]
slipstrm:0:0000:00:999:[ There are no cheats ]:REASON 1
slipstrm:0:0000:00:999:[ for this game as it ]:REASON 1
slipstrm:0:0000:00:999:[ didn't work the last ]:REASON 1
slipstrm:0:0000:00:999:[ time it was tested. ]:REASON 1
slipstrm:0:0000:00:999:[ If the game now works ]:REASON 1
slipstrm:0:0000:00:999:[ please request cheats ]:REASON 1
slipstrm:0:0000:00:999:[ for it on the cheat ]:REASON 1
slipstrm:0:0000:00:999:[ forums. ]:REASON 1
; [ Slither (set 1) ]
slither:0:8025:10:000:Infinite Credits
slither:0:8017:9A:000:Infinite Bonus
slither:0:801E:05:000:Infinite Lives PL1
slither:0:8024:05:000:Infinite Lives PL2
; [ Slither (set 2) ]
slithera:0:8025:10:000:Infinite Credits
slithera:0:8017:9A:000:Infinite Bonus
slithera:0:801E:05:000:Infinite Lives PL1
slithera:0:8024:05:000:Infinite Lives PL2
; [ Slam Dunk (Japan ver. JAA 1993 10.8) ]
slmdunkj:0:601319:03:000:Infinite Time
slmdunkj:0:60131A:05:500:Infinite Time (2/3)
slmdunkj:0:60131B:09:500:Infinite Time (3/3)
slmdunkj:0:601319:00:001:Finish this Quarter Now!
slmdunkj:0:60131A:00:501:Finish this Quarter Now! (2/3)
slmdunkj:0:60131B:00:501:Finish this Quarter Now! (3/3)
slmdunkj:0:000000:00:999:[ Team 1 is the team used by PL3 and PL4 ]
slmdunkj:0:601280:00:000:Team 1 points always = 0
slmdunkj:0:601281:00:500:Team 1 points always = 0 (2/2)
slmdunkj:0:601280:01:000:Team 1 points always = 100
slmdunkj:0:601281:00:500:Team 1 points always = 100 (2/2)
slmdunkj:0:601280:00:001:Team 1 points = 0 Now!
slmdunkj:0:601281:00:501:Team 1 points = 0 Now! (2/2)
slmdunkj:0:601280:01:001:Team 1 points = 100 Now!
slmdunkj:0:601281:00:501:Team 1 points = 100 Now! (2/2)
slmdunkj:0:000000:00:999:[ Team 2 is the team used by PL1 and PL2 or the CPU ]
slmdunkj:0:601282:00:000:Team 2 points always = 0
slmdunkj:0:601283:00:500:Team 2 points always = 0 (2/2)
slmdunkj:0:601282:01:000:Team 2 points always = 100
slmdunkj:0:601283:00:500:Team 2 points always = 100 (2/2)
slmdunkj:0:601282:00:001:Team 2 points = 0 Now!
slmdunkj:0:601283:00:501:Team 2 points = 0 Now! (2/2)
slmdunkj:0:601282:01:001:Team 2 points = 100 Now!
slmdunkj:0:601283:00:501:Team 2 points = 100 Now! (2/2)
; [ Sly Spy (US revision 3) ]
slyspy:0:306AD2:49:000:Infinite Time
slyspy:0:3050C0:09:000:Infinite Energy
slyspy:0:305367:99:000:Infinite Normal Ammo
slyspy:0:305369:99:000:Infinite Machine Gun Ammo
slyspy:0:305374:05:001:Get the golden gun
slyspy:0:306377:99:000:Infinite golden gun time
; [ Sly Spy (US revision 2) ]
slyspy2:0:306AD2:49:000:Infinite Time
slyspy2:0:3050C0:09:000:Infinite Energy
slyspy2:0:305367:99:000:Infinite Normal Ammo
slyspy2:0:305369:99:000:Infinite Machine Gun Ammo
slyspy2:0:305374:05:001:Get the golden gun
slyspy2:0:306377:99:000:Infinite golden gun time
; [ Smash T.V. (rev 8.00) ]
smashtv:0:1FFC673C:00:110:Infinite Ammo
smashtv:0:1FFC673D:03:610:Infinite Ammo (02/12):No real comments....it's a doozy, it's probably splittable into PL1 & PL2 (I just can't be bothered as my head hurts because I've been soldering all day)
smashtv:0:1FFC678C:00:610:Infinite Ammo (03/12)
smashtv:0:1FFC678D:03:610:Infinite Ammo (04/12)
smashtv:0:1FFC67EA:00:610:Infinite Ammo (05/12)
smashtv:0:1FFC67EB:03:610:Infinite Ammo (06/12)
smashtv:0:1FFC6838:00:610:Infinite Ammo (07/12)
smashtv:0:1FFC6839:03:610:Infinite Ammo (08/12)
smashtv:0:1FFC686A:00:610:Infinite Ammo (09/12)
smashtv:0:1FFC686B:03:610:Infinite Ammo (10/12)
smashtv:0:1FFC6894:00:610:Infinite Ammo (11/12)
smashtv:0:1FFC6895:03:610:Infinite Ammo (12/12)
smashtv:0:00210C6C:0A:000:Infinite Lives PL1
smashtv:0:00210CA4:0A:000:Infinite Lives PL2
smashtv:0:00000000:00:999:[ With Invincibility enabled the bosses can still run you ]
smashtv:0:00000000:00:999:[ over - so use it with Infinite Lives. Also only enable it ]
smashtv:0:00000000:00:999:[ after you have started the game! ]
smashtv:0:00210E86:27:000:Invincibility PL1
; [ Smash T.V. (rev 4.00) ]
smashtv4:0:1FFC6584:00:110:Infinite Ammo
smashtv4:0:1FFC6583:03:610:Infinite Ammo (02/12):No real comments....it's a doozy, it's probably splittable into PL1 & PL2 (I just can't be bothered as my head hurts because I've been soldering all day)
smashtv4:0:1FFC65D4:00:610:Infinite Ammo (03/12)
smashtv4:0:1FFC65D5:03:610:Infinite Ammo (04/12)
smashtv4:0:1FFC6632:00:610:Infinite Ammo (05/12)
smashtv4:0:1FFC6633:03:610:Infinite Ammo (06/12)
smashtv4:0:1FFC6680:00:610:Infinite Ammo (07/12)
smashtv4:0:1FFC6681:03:610:Infinite Ammo (08/12)
smashtv4:0:1FFC66B2:00:610:Infinite Ammo (09/12)
smashtv4:0:1FFC66B3:03:610:Infinite Ammo (10/12)
smashtv4:0:1FFC66DC:00:610:Infinite Ammo (11/12)
smashtv4:0:1FFC66DD:03:610:Infinite Ammo (12/12)
smashtv4:0:00210C6C:0A:000:Infinite Lives PL1
smashtv4:0:00210CA4:0A:000:Infinite Lives PL2
smashtv4:0:00000000:00:999:[ With Invincibility enabled the bosses can still run you ]
smashtv4:0:00000000:00:999:[ over - so use it with Infinite Lives. Also only enable it ]
smashtv4:0:00000000:00:999:[ after you have started the game! ]
smashtv4:0:00000000:00:999:[started the game! ]
smashtv4:0:00210E86:27:000:Invincibility PL1
; [ Smash T.V. (rev 5.00) ]
smashtv5:0:1FFC653A:00:110:Infinite Ammo
smashtv5:0:1FFC653B:03:610:Infinite Ammo (02/12):No real comments....it's a doozy, it's probably splittable into PL1 & PL2 (I just can't be bothered as my head hurts because I've been soldering all day)
smashtv5:0:1FFC658A:00:610:Infinite Ammo (03/12)
smashtv5:0:1FFC658B:03:610:Infinite Ammo (04/12)
smashtv5:0:1FFC65E8:00:610:Infinite Ammo (05/12)
smashtv5:0:1FFC65E9:03:610:Infinite Ammo (06/12)
smashtv5:0:1FFC6636:00:610:Infinite Ammo (07/12)
smashtv5:0:1FFC6637:03:610:Infinite Ammo (08/12)
smashtv5:0:1FFC6668:00:610:Infinite Ammo (09/12)
smashtv5:0:1FFC6669:03:610:Infinite Ammo (10/12)
smashtv5:0:1FFC6692:00:610:Infinite Ammo (11/12)
smashtv5:0:1FFC6693:03:610:Infinite Ammo (12/12)
smashtv5:0:00210C6C:0A:000:Infinite Lives PL1
smashtv5:0:00210CA4:0A:000:Infinite Lives PL2
smashtv5:0:00000000:00:999:[ With Invincibility enabled the bosses can still run you ]
smashtv5:0:00000000:00:999:[ over - so use it with Infinite Lives. Also only enable it ]
smashtv5:0:00000000:00:999:[ after you have started the game! ]
smashtv5:0:00210E86:27:000:Invincibility PL1
; [ Smash T.V. (rev 6.00) ]
smashtv6:0:1FFC672C:00:110:Infinite Ammo
smashtv6:0:1FFC672D:03:610:Infinite Ammo (02/12):No real comments....it's a doozy, it's probably splittable into PL1 & PL2 (I just can't be bothered as my head hurts because I've been soldering all day)
smashtv6:0:1FFC677C:00:610:Infinite Ammo (03/12)
smashtv6:0:1FFC677D:03:610:Infinite Ammo (04/12)
smashtv6:0:1FFC67DA:00:610:Infinite Ammo (05/12)
smashtv6:0:1FFC67DB:03:610:Infinite Ammo (06/12)
smashtv6:0:1FFC6828:00:610:Infinite Ammo (07/12)
smashtv6:0:1FFC6829:03:610:Infinite Ammo (08/12)
smashtv6:0:1FFC685A:00:610:Infinite Ammo (09/12)
smashtv6:0:1FFC685B:03:610:Infinite Ammo (10/12)
smashtv6:0:1FFC6884:00:610:Infinite Ammo (11/12)
smashtv6:0:1FFC6885:03:610:Infinite Ammo (12/12)
smashtv6:0:00210C6C:0A:000:Infinite Lives PL1
smashtv6:0:00210CA4:0A:000:Infinite Lives PL2
smashtv6:0:00000000:00:999:[ With Invincibility enabled the bosses can still run you ]
smashtv6:0:00000000:00:999:[ over - so use it with Infinite Lives. Also only enable it ]
smashtv6:0:00000000:00:999:[ after you have started the game! ]
smashtv6:0:00210E86:27:000:Invincibility PL1
; [ Super Muscle Bomber: The International Blowout (Japan 940831) ]
smbomb:0:FF726E:09:000:Infinite Credits
smbomb:0:FF72CA:99:000:Infinite Time
smbomb:0:FF72CA:01:001:Finish this Battle Now!
smbomb:0:FF802C:01:000:Infinite Energy PL1
smbomb:0:FF802D:16:500:Infinite Energy PL1 (2/4)
smbomb:0:FF802E:01:500:Infinite Energy PL1 (3/4)
smbomb:0:FF802F:17:500:Infinite Energy PL1 (4/4)
smbomb:0:FF802C:00:001:Drain Most Energy Now! PL1
smbomb:0:FF802D:00:501:Drain Most Energy Now! PL1 (2/4)
smbomb:0:FF802E:00:501:Drain Most Energy Now! PL1 (3/4)
smbomb:0:FF802F:00:501:Drain Most Energy Now! PL1 (4/4)
smbomb:0:FF842C:01:000:Infinite Energy PL2
smbomb:0:FF842D:16:500:Infinite Energy PL2 (2/4)
smbomb:0:FF842E:01:500:Infinite Energy PL2 (3/4)
smbomb:0:FF842F:17:500:Infinite Energy PL2 (4/4)
smbomb:0:FF842C:00:001:Drain Most Energy Now! PL2
smbomb:0:FF842D:00:501:Drain Most Energy Now! PL2 (2/4)
smbomb:0:FF842E:00:501:Drain Most Energy Now! PL2 (3/4)
smbomb:0:FF842F:00:501:Drain Most Energy Now! PL2 (4/4)
smbomb:0:000000:00:999:[ These are the codes to set the machine region - the ]
smbomb:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
smbomb:0:000000:00:999:[ - ON or before the ROM check screen! or reset ]
smbomb:0:FF7445:00:000:Region Switch = Japan
smbomb:0:FF7445:01:000:Region Switch = USA
smbomb:0:FF7445:02:000:Region Switch = Euro
smbomb:0:FF7445:03:000:Region Switch = Asia Sample
smbomb:0:FF7445:04:000:Region Switch = Asia TW
smbomb:0:FF7445:05:000:Region Switch = Hispanic
smbomb:0:FF7445:0A:000:Region Switch = Brazil
; [ Super Muscle Bomber: The International Blowout (Japan 940808) ]
smbombr1:0:FF726E:09:000:Infinite Credits
smbombr1:0:FF72CA:99:000:Infinite Time
smbombr1:0:FF72CA:01:001:Finish this Battle Now!
smbombr1:0:FF802C:01:000:Infinite Energy PL1
smbombr1:0:FF802D:16:500:Infinite Energy PL1 (2/4)
smbombr1:0:FF802E:01:500:Infinite Energy PL1 (3/4)
smbombr1:0:FF802F:17:500:Infinite Energy PL1 (4/4)
smbombr1:0:FF802C:00:001:Drain Most Energy Now! PL1
smbombr1:0:FF802D:00:501:Drain Most Energy Now! PL1 (2/4)
smbombr1:0:FF802E:00:501:Drain Most Energy Now! PL1 (3/4)
smbombr1:0:FF802F:00:501:Drain Most Energy Now! PL1 (4/4)
smbombr1:0:FF842C:01:000:Infinite Energy PL2
smbombr1:0:FF842D:16:500:Infinite Energy PL2 (2/4)
smbombr1:0:FF842E:01:500:Infinite Energy PL2 (3/4)
smbombr1:0:FF842F:17:500:Infinite Energy PL2 (4/4)
smbombr1:0:FF842C:00:001:Drain Most Energy Now! PL2
smbombr1:0:FF842D:00:501:Drain Most Energy Now! PL2 (2/4)
smbombr1:0:FF842E:00:501:Drain Most Energy Now! PL2 (3/4)
smbombr1:0:FF842F:00:501:Drain Most Energy Now! PL2 (4/4)
smbombr1:0:000000:00:999:[ These are the codes to set the machine region - the ]
smbombr1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
smbombr1:0:000000:00:999:[ - ON or before the ROM check screen! ]
smbombr1:0:FF7445:00:000:Region Switch = Japan
smbombr1:0:FF7445:01:000:Region Switch = USA
smbombr1:0:FF7445:02:000:Region Switch = Euro
smbombr1:0:FF7445:03:000:Region Switch = Asia Sample
smbombr1:0:FF7445:04:000:Region Switch = Asia TW
smbombr1:0:FF7445:05:000:Region Switch = Hispanic
smbombr1:0:FF7445:0A:000:Region Switch = Brazil
; [ Vs. Stroke and Match Golf (Men Version) ]
smgolf:0:079D:63:000:Infinite Credits
smgolf:0:002C:00:000:Infinite Strokes PL1
smgolf:0:002C:00:001:Reset Strokes Now! PL1
smgolf:0:002D:00:000:Infinite Strokes PL2
smgolf:0:002D:00:001:Reset Strokes Now! PL2
; [ Vs. Stroke and Match Golf (Men set 2) ]
smgolfb:0:079D:63:000:Infinite Credits
smgolfb:0:002C:00:000:Infinite Strokes PL1
smgolfb:0:002C:00:001:Reset Strokes Now! PL1
smgolfb:0:002D:00:000:Infinite Strokes PL2
smgolfb:0:002D:00:001:Reset Strokes Now! PL2
; [ Vs. Stroke and Match Golf (Men Version) (Japan) ]
smgolfj:0:079D:63:000:Infinite Credits
smgolfj:0:002C:00:000:Infinite Strokes PL1
smgolfj:0:002C:00:001:Reset Strokes Now! PL1
smgolfj:0:002D:00:000:Infinite Strokes PL2
smgolfj:0:002D:00:001:Reset Strokes Now! PL2
; [ Super Moon Cresta ]
smooncrs:0:809D:01:000:Infinite Lives
smooncrs:0:809E:00:500:Infinite Lives (2/2)
smooncrs:0:206F:C3:100:Invincibility
smooncrs:0:20C3:C3:600:Invincibility (2/5):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
smooncrs:0:210B:C3:600:Invincibility (3/5):Part 4 is for when you have all three ships together
smooncrs:0:2063:C3:600:Invincibility (4/5):It's a belt and braces job
smooncrs:0:1F81:18:600:Invincibility (5/5):Part 5 is invincibility against bullets
smooncrs:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
smooncrs:0:8143:C2:500:Always have Full Size Ship (2/6)
smooncrs:0:8145:01:500:Always have Full Size Ship (3/6)
smooncrs:0:8148:C8:500:Always have Full Size Ship (4/6)
smooncrs:0:814A:01:500:Always have Full Size Ship (5/6)
smooncrs:0:814D:D8:500:Always have Full Size Ship (6/6)
smooncrs:0:8230:30:000:Infinite Time to dock
smooncrs:0:8230:00:001:No more dock time Now!
smooncrs:0:8231:01:501:No more dock time Now! (2/2)
smooncrs:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Snake Pit ]
snakepit:0:0098:05:000:Infinite Lives
; [ Snacks'n Jaxson ]
snakjack:0:011E:20:000:Infinite Credits
snakjack:0:01D3:06:000:Infinite Lives
:snakjack:00000010:000002AB:09:000009FF:Keep Nose mostly in Play:It can sometimes still smash a window though
; [ Snap Jack ]
snapjack:0:6017:02:000:Infinite Lives PL1
snapjack:0:6018:02:000:Infinite Lives PL2
snapjack:0:0000:00:999:[This cheat turns off sprite]
snapjack:0:0000:00:999:[sprite collisions but you ]
snapjack:0:0000:00:999:[must disable it during ]
snapjack:0:0000:00:999:[jumps! And watch your head ]
snapjack:0:0000:00:999:[as sprite to background ]
snapjack:0:0000:00:999:[collisions are still active]
snapjack:0:6200:80:000:No S/S collisions (see note)
; [ Sonic Wings Limited (JAPAN) ]
sncwgltd:0:0000:00:999:[ There are no cheats ]:REASON 1
sncwgltd:0:0000:00:999:[ for this game as it ]:REASON 1
sncwgltd:0:0000:00:999:[ didn't work the last ]:REASON 1
sncwgltd:0:0000:00:999:[ time it was tested. ]:REASON 1
sncwgltd:0:0000:00:999:[ If the game now works ]:REASON 1
sncwgltd:0:0000:00:999:[ please request cheats ]:REASON 1
sncwgltd:0:0000:00:999:[ for it on the cheat ]:REASON 1
sncwgltd:0:0000:00:999:[ forums. ]:REASON 1
; [ Sengoku Ace (Japan) ]
sngkace:0:FE1B05:06:000:Infinite Lives PL1
sngkace:0:FE1BDF:06:000:Infinite Bombs PL1
sngkace:0:FE1B07:03:000:Maximum Power PL1
sngkace:0:FE1B57:10:020:Invincibility "ON" PL1
sngkace:0:FE1B57:10:041:Invincibility "OFF" PL1
sngkace:0:FE1B51:5B:000:Auto Penetration Shot PL1
sngkace:0:FE1C35:06:000:Infinite Lives PL2
sngkace:0:FE1D0F:06:000:Infinite Bombs PL2
sngkace:0:FE1C37:03:000:Maximum Power PL2
sngkace:0:FE1C87:10:020:Invincibility "ON" PL2
sngkace:0:FE1C87:10:041:Invincibility "OFF" PL2
sngkace:0:FE1C81:FF:000:Auto Penetration Shot PL2
; [ Snow Board Championship (set 2) ]
snowbalt:0:FE4859:00:000:Infinite Time
; [ Snow Board Championship (set 1) ]
snowboar:0:FE4857:00:000:Infinite Time
; [ Snow Bros. 2 - With New Elves / Otenki Paradise ]
snowbro2:0:1000E3:0A:000:Infinite Lives PL1
snowbro2:0:10130C:84:000:Invincibility PL1
snowbro2:0:000000:00:999:[See the Dip Switch Menu to ]
snowbro2:0:000000:00:999:[enable an alternate ]
snowbro2:0:000000:00:999:[Invincibility PL1 cheat. ]
snowbro2:0:000000:00:999:[But the cheat is better as ]
snowbro2:0:000000:00:999:[the dipswitch causes a game]
snowbro2:0:000000:00:999:[crash when another player ]
snowbro2:0:000000:00:999:[is selected. ]
snowbro2:0:1000FD:0A:000:Infinite Lives PL2
snowbro2:0:101354:84:000:Invincibility PL2
snowbro2:0:100117:0A:000:Infinite Lives PL3
snowbro2:0:1013A4:84:000:Invincibility PL3
snowbro2:0:100131:0A:000:Infinite Lives PL4
snowbro2:0:1013F4:84:000:Invincibility PL4
; [ Snow Bros. - Nick & Tom (set 2) ]
snowbroa:0:100195:09:000:Infinite Credits
snowbroa:0:1000BB:20:000:Infinite Time
snowbroa:0:000000:00:999:[ See the Dip Switch Menu to enable ]
snowbroa:0:000000:00:999:[ alternate Invincibility cheats. ]
snowbroa:0:101591:0A:000:Infinite Lives PL1
:snowbroa:00000010:1015CB:000000BE:000000BF:Invincibility (See Note) PL1:Enable it when you are flickering, Turn it OFF at the end of each level
snowbroa:0:1015A8:70:000:All Bonus PL1
snowbroa:0:1015A8:70:000:Always have all powers PL1
snowbroa:0:1015A8:10:020:Always have pow-up shot PL1
snowbroa:0:1015A8:20:020:Always have pow-up range PL1
snowbroa:0:1015A8:40:020:Always have pow-up speed PL1
snowbroa:0:1015A8:70:001:Get all powers Now! PL1
snowbroa:0:1015A8:10:021:Get pow-up shot Now! PL1
snowbroa:0:1015A8:20:021:Get pow-up range Now! PL1
snowbroa:0:1015A8:40:021:Get pow-up speed Now! PL1
snowbroa:0:1015AA:01:021:Get Letter "S" Now! PL1
snowbroa:0:1015AA:02:021:Get Letter "N" Now! PL1
snowbroa:0:1015AA:04:021:Get Letter "O" Now! PL1
snowbroa:0:1015AA:08:021:Get Letter "W" Now! PL1
snowbroa:0:1015A7:0A:000:Infinite Lives PL2
:snowbroa:00000010:10160B:000000BE:000000BF:Invincibility (See Note) PL2:Enable it when you are flickering, Turn it OFF at the end of each level
snowbroa:0:1015A9:70:000:All Bonus PL2
snowbroa:0:1015A9:70:000:Always have all powers PL2
snowbroa:0:1015A9:10:020:Always have pow-up shot PL2
snowbroa:0:1015A9:20:020:Always have pow-up range PL2
snowbroa:0:1015A9:40:020:Always have pow-up speed PL2
snowbroa:0:1015A9:70:001:Get all powers Now! PL2
snowbroa:0:1015A9:10:021:Get pow-up shot Now! PL2
snowbroa:0:1015A9:20:021:Get pow-up range Now! PL2
snowbroa:0:1015A9:40:021:Get pow-up speed Now!PL2
snowbroa:0:1015AB:01:021:Get Letter "S" Now! PL2
snowbroa:0:1015AB:02:021:Get Letter "N" Now! PL2
snowbroa:0:1015AB:04:021:Get Letter "O" Now! PL2
snowbroa:0:1015AB:08:021:Get Letter "W" Now! PL2
snowbroa:0:1018CA:00:001:One hit for boss Now!
snowbroa:0:1018CB:01:501:One hit for boss Now! (2/4)
snowbroa:0:10190A:00:501:One hit for boss Now! (3/4)
snowbroa:0:10190B:01:501:One hit for boss Now! (4/4)
snowbroa:0:101573:04:000:Goto Floor 5
snowbroa:0:101573:09:001:Goto Floor 10
snowbroa:0:101573:0D:001:Goto Floor 15
snowbroa:0:101573:12:001:Goto Floor 20
snowbroa:0:101573:17:001:Goto Floor 25
snowbroa:0:101573:1C:001:Goto Floor 30
snowbroa:0:101573:21:001:Goto Floor 35
snowbroa:0:101573:26:001:Goto Floor 40
snowbroa:0:101573:2B:001:Goto Floor 45
snowbroa:0:101573:30:001:Goto Floor 50
; [ Snow Bros. - Nick & Tom (set 3) ]
snowbrob:0:100195:09:000:Infinite Credits
snowbrob:0:1000BB:20:000:Infinite Time
snowbrob:0:000000:00:999:[ See the Dip Switch Menu to enable ]
snowbrob:0:000000:00:999:[ alternate Invincibility cheats. ]
snowbrob:0:101591:0A:000:Infinite Lives PL1
:snowbrob:00000010:1015CB:000000BE:000000BF:Invincibility (See Note) PL1:Enable it when you are flickering, Turn it OFF at the end of each level
snowbrob:0:1015A8:70:000:All Bonus PL1
snowbrob:0:1015A8:70:000:Always have all powers PL1
snowbrob:0:1015A8:10:020:Always have pow-up shot PL1
snowbrob:0:1015A8:20:020:Always have pow-up range PL1
snowbrob:0:1015A8:40:020:Always have pow-up speed PL1
snowbrob:0:1015A8:70:001:Get all powers Now! PL1
snowbrob:0:1015A8:10:021:Get pow-up shot Now! PL1
snowbrob:0:1015A8:20:021:Get pow-up range Now! PL1
snowbrob:0:1015A8:40:021:Get pow-up speed Now! PL1
snowbrob:0:1015AA:01:021:Get Letter "S" Now! PL1
snowbrob:0:1015AA:02:021:Get Letter "N" Now! PL1
snowbrob:0:1015AA:04:021:Get Letter "O" Now! PL1
snowbrob:0:1015AA:08:021:Get Letter "W" Now! PL1
snowbrob:0:1015A7:0A:000:Infinite Lives PL2
:snowbrob:00000010:10160B:000000BE:000000BF:Invincibility (See Note) PL2:Enable it when you are flickering, Turn it OFF at the end of each level
snowbrob:0:1015A9:70:000:All Bonus PL2
snowbrob:0:1015A9:70:000:Always have all powers PL2
snowbrob:0:1015A9:10:020:Always have pow-up shot PL2
snowbrob:0:1015A9:20:020:Always have pow-up range PL2
snowbrob:0:1015A9:40:020:Always have pow-up speed PL2
snowbrob:0:1015A9:70:001:Get all powers Now! PL2
snowbrob:0:1015A9:10:021:Get pow-up shot Now! PL2
snowbrob:0:1015A9:20:021:Get pow-up range Now! PL2
snowbrob:0:1015A9:40:021:Get pow-up speed Now! PL2
snowbrob:0:1015AB:01:021:Get Letter "S" Now! PL2
snowbrob:0:1015AB:02:021:Get Letter "N" Now! PL2
snowbrob:0:1015AB:04:021:Get Letter "O" Now! PL2
snowbrob:0:1015AB:08:021:Get Letter "W" Now! PL2
snowbrob:0:1018CA:00:001:One hit for boss Now!
snowbrob:0:1018CB:01:501:One hit for boss Now! (2/4)
snowbrob:0:10190A:00:501:One hit for boss Now! (3/4)
snowbrob:0:10190B:01:501:One hit for boss Now! (4/4)
snowbrob:0:101573:04:001:Goto Floor 5
snowbrob:0:101573:09:001:Goto Floor 10
snowbrob:0:101573:0D:001:Goto Floor 15
snowbrob:0:101573:12:001:Goto Floor 20
snowbrob:0:101573:17:001:Goto Floor 25
snowbrob:0:101573:1C:001:Goto Floor 30
snowbrob:0:101573:21:001:Goto Floor 35
snowbrob:0:101573:26:001:Goto Floor 40
snowbrob:0:101573:2B:001:Goto Floor 45
snowbrob:0:101573:30:001:Goto Floor 50
; [ Snow Bros. - Nick & Tom (Japan) ]
snowbroj:0:100195:09:000:Infinite Credits
snowbroj:0:1000BB:20:000:Infinite Time
snowbroj:0:000000:00:999:[ See the Dip Switch Menu to enable ]
snowbroj:0:000000:00:999:[ alternate Invincibility cheats. ]
snowbroj:0:101591:0A:000:Infinite Lives PL1
:snowbroj:00000010:1015CB:000000BE:000000BF:Invincibility (See Note) PL1:Enable it when you are flickering, Turn it OFF at the end of each level
snowbroj:0:1015A8:70:000:All Bonus PL1
snowbroj:0:1015A8:70:000:Always have all powers PL1
snowbroj:0:1015A8:10:020:Always have pow-up shot PL1
snowbroj:0:1015A8:20:020:Always have pow-up range PL1
snowbroj:0:1015A8:40:020:Always have pow-up speed PL1
snowbroj:0:1015A8:70:001:Get all powers Now! PL1
snowbroj:0:1015A8:10:021:Get pow-up shot Now! PL1
snowbroj:0:1015A8:20:021:Get pow-up range Now! PL1
snowbroj:0:1015A8:40:021:Get pow-up speed Now! PL1
snowbroj:0:1015AA:01:021:Get Letter "S" Now! PL1
snowbroj:0:1015AA:02:021:Get Letter "N" Now! PL1
snowbroj:0:1015AA:04:021:Get Letter "O" Now! PL1
snowbroj:0:1015AA:08:021:Get Letter "W" Now! PL1
snowbroj:0:1015A7:0A:000:Infinite Lives PL2
:snowbroj:00000010:10160B:000000BE:000000BF:Invincibility (See Note) PL2:Enable it when you are flickering, Turn it OFF at the end of each level
snowbroj:0:1015A9:70:000:All Bonus PL2
snowbroj:0:1015A9:70:000:Always have all powers PL2
snowbroj:0:1015A9:10:020:Always have pow-up shot PL2
snowbroj:0:1015A9:20:020:Always have pow-up range PL2
snowbroj:0:1015A9:40:020:Always have pow-up speed PL2
snowbroj:0:1015A9:70:001:Get all powers Now! PL2
snowbroj:0:1015A9:10:021:Get pow-up shot Now! PL2
snowbroj:0:1015A9:20:021:Get pow-up range Now! PL2
snowbroj:0:1015A9:40:021:Get pow-up speed Now!PL2
snowbroj:0:1015AB:01:021:Get Letter "S" Now! PL2
snowbroj:0:1015AB:02:021:Get Letter "N" Now! PL2
snowbroj:0:1015AB:04:021:Get Letter "O" Now! PL2
snowbroj:0:1015AB:08:021:Get Letter "W" Now! PL2
snowbroj:0:1018CA:00:001:One hit for boss Now!
snowbroj:0:1018CB:01:501:One hit for boss Now! (2/4)
snowbroj:0:10190A:00:501:One hit for boss Now! (3/4)
snowbroj:0:10190B:01:501:One hit for boss Now! (4/4)
snowbroj:0:101573:04:000:Goto Floor 5
snowbroj:0:101573:09:001:Goto Floor 10
snowbroj:0:101573:0D:001:Goto Floor 15
snowbroj:0:101573:12:001:Goto Floor 20
snowbroj:0:101573:17:001:Goto Floor 25
snowbroj:0:101573:1C:001:Goto Floor 30
snowbroj:0:101573:21:001:Goto Floor 35
snowbroj:0:101573:26:001:Goto Floor 40
snowbroj:0:101573:2B:001:Goto Floor 45
snowbroj:0:101573:30:001:Goto Floor 50
; [ Snow Bros. - Nick & Tom (set 1) ]
snowbros:0:100195:09:000:Infinite Credits
snowbros:0:1000BB:20:000:Infinite Time
snowbros:0:000000:00:999:[ See the Dip Switch Menu to enable ]
snowbros:0:000000:00:999:[ alternate Invincibility cheats. ]
snowbros:0:101591:0A:000:Infinite Lives PL1
:snowbros:00000010:1015CB:000000BE:000000BF:Invincibility (See Note) PL1:Enable it when you are flickering, Turn it OFF at the end of each level
snowbros:0:1015A8:70:000:All Bonus PL1
snowbros:0:1015A8:70:000:Always have all powers PL1
snowbros:0:1015A8:10:020:Always have pow-up shot PL1
snowbros:0:1015A8:20:020:Always have pow-up range PL1
snowbros:0:1015A8:40:020:Always have pow-up speed PL1
snowbros:0:1015A8:70:001:Get all powers Now! PL1
snowbros:0:1015A8:10:021:Get pow-up shot Now! PL1
snowbros:0:1015A8:20:021:Get pow-up range Now! PL1
snowbros:0:1015A8:40:021:Get pow-up speed Now! PL1
snowbros:0:1015AA:01:021:Get Letter "S" Now! PL1
snowbros:0:1015AA:02:021:Get Letter "N" Now! PL1
snowbros:0:1015AA:04:021:Get Letter "O" Now! PL1
snowbros:0:1015AA:08:021:Get Letter "W" Now! PL1
snowbros:0:1015A7:0A:000:Infinite Lives PL2
:snowbros:00000010:10160B:000000BE:000000BF:Invincibility (See Note) PL2:Enable it when you are flickering, Turn it OFF at the end of each level
snowbros:0:1015A9:70:000:All Bonus PL2
snowbros:0:1015A9:70:000:Always have all powers PL2
snowbros:0:1015A9:10:020:Always have pow-up shot PL2
snowbros:0:1015A9:20:020:Always have pow-up range PL2
snowbros:0:1015A9:40:020:Always have pow-up speed PL2
snowbros:0:1015A9:70:001:Get all powers Now! PL2
snowbros:0:1015A9:10:021:Get pow-up shot Now! PL2
snowbros:0:1015A9:20:021:Get pow-up range Now! PL2
snowbros:0:1015A9:40:021:Get pow-up speed Now! PL2
snowbros:0:1015AB:01:021:Get Letter "S" Now! PL2
snowbros:0:1015AB:02:021:Get Letter "N" Now! PL2
snowbros:0:1015AB:04:021:Get Letter "O" Now! PL2
snowbros:0:1015AB:08:021:Get Letter "W" Now! PL2
snowbros:0:1018CA:00:001:One hit for boss Now!
snowbros:0:1018CB:01:501:One hit for boss Now! (2/4)
snowbros:0:10190A:00:501:One hit for boss Now! (3/4)
snowbros:0:10190B:01:501:One hit for boss Now! (4/4)
snowbros:0:101573:04:001:Goto Floor 5
snowbros:0:101573:09:001:Goto Floor 10
snowbros:0:101573:0D:001:Goto Floor 15
snowbros:0:101573:12:001:Goto Floor 20
snowbros:0:101573:17:001:Goto Floor 25
snowbros:0:101573:1C:001:Goto Floor 30
snowbros:0:101573:21:001:Goto Floor 35
snowbros:0:101573:26:001:Goto Floor 40
snowbros:0:101573:2B:001:Goto Floor 45
snowbros:0:101573:30:001:Goto Floor 50
; [ Soccer Brawl ]
socbrawl:0:10BDB9:59:000:Infinite Time
socbrawl:0:10BDB8:99:500:Infinite Time (2/2)
socbrawl:0:10BDB9:00:001:Finish this Game Now!
socbrawl:0:10BDB8:00:501:Finish this Game Now! (2/2)
socbrawl:0:10B3A8:60:000:Always have Maximum Energy PL1
socbrawl:0:10B3A8:00:000:Always have Minimum Energy PL1
socbrawl:0:10B3A2:00:000:Score always 0 PL1
socbrawl:0:10B3A2:63:000:Score always 99 PL1
socbrawl:0:10B3A2:00:001:Set score = 0 Now! PL1
socbrawl:0:10B3A2:63:001:Set score = 99 Now! PL1
socbrawl:0:10B3A2:63:070:Select score Now! PL1
socbrawl:0:10B3B0:60:000:Always have Maximum Energy PL2
socbrawl:0:10B3B0:00:000:Always have Minimum Energy PL2
socbrawl:0:10B3A4:00:000:Score always = 0 PL2
socbrawl:0:10B3A4:63:000:Score always = 99 PL2
socbrawl:0:10B3A4:00:001:Set score = 0 Now! PL2
socbrawl:0:10B3A4:63:001:Set score = 99 Now! PL2
socbrawl:0:10B3A4:63:070:Select score Now! PL2
; [ Atari Soccer ]
soccer:0:00A3:99:000:Infinite Time
soccer:0:00A2:5A:500:Infinite Time (2/2)
soccer:0:00A3:00:001:Finish this Game Now!
soccer:0:00A2:00:501:Finish this Game Now! (2/2)
; [ Soccer Superstars (ver AAA) ]
soccersa:0:0000:00:999:[ There are no cheats ]:REASON 1
soccersa:0:0000:00:999:[ for this game as it ]:REASON 1
soccersa:0:0000:00:999:[ didn't work the last ]:REASON 1
soccersa:0:0000:00:999:[ time it was tested. ]:REASON 1
soccersa:0:0000:00:999:[ If the game now works ]:REASON 1
soccersa:0:0000:00:999:[ please request cheats ]:REASON 1
soccersa:0:0000:00:999:[ for it on the cheat ]:REASON 1
soccersa:0:0000:00:999:[ forums. ]:REASON 1
; [ Soccer Superstars (ver JAA) ]
soccerss:0:0000:00:999:[ There are no cheats ]:REASON 1
soccerss:0:0000:00:999:[ for this game as it ]:REASON 1
soccerss:0:0000:00:999:[ didn't work the last ]:REASON 1
soccerss:0:0000:00:999:[ time it was tested. ]:REASON 1
soccerss:0:0000:00:999:[ If the game now works ]:REASON 1
soccerss:0:0000:00:999:[ please request cheats ]:REASON 1
soccerss:0:0000:00:999:[ for it on the cheat ]:REASON 1
soccerss:0:0000:00:999:[ forums. ]:REASON 1
; [ Sokonuke Taisen Game (Japan) ]
sokonuke:0:207FB5:09:000:Infinite Credits
sokonuke:0:20009B:64:000:Infinite Time
sokonuke:0:000000:00:999:[ ]
sokonuke:0:000000:00:999:[ These cheats are for the Easy Stage ]
sokonuke:0:000000:00:999:[ ]
sokonuke:0:20832D:A0:000:Stop the Cutting Wheel moving
sokonuke:0:209289:00:000:Balloon never increases in size PL1
sokonuke:0:209301:0F:001:Pop other player's Balloon Now!(Win Now!) PL1
sokonuke:0:209301:00:000:Balloon never increases in size PL2
sokonuke:0:209289:0F:001:Pop other player's Balloon Now!(Win Now!) PL2
sokonuke:0:000000:00:999:[ ]
sokonuke:0:000000:00:999:[ These cheats are for the Normal Stage ]
sokonuke:0:000000:00:999:[ ]
sokonuke:0:20A56F:E0:000:Hostage always fully up PL1
sokonuke:0:2091B7:DF:001:Win this Round Now! PL1
sokonuke:0:000000:00:999:[ ]
sokonuke:0:000000:00:999:[ These cheats are for the Hard Stage ]
sokonuke:0:000000:00:999:[ ]
sokonuke:0:20A56F:E0:000:Hostage always fully up PL1
sokonuke:0:20922F:BF:000:Chair always on Right side PL1
sokonuke:0:20A5E7:A3:001:Win this Round Easily Now! PL1
sokonuke:0:000000:00:999:[ ]
sokonuke:0:000000:00:999:[ These cheats are for the Very Hard Stage ]
sokonuke:0:000000:00:999:[ ]
sokonuke:0:2098C5:56:000:Win this Round Easily Now! PL1
; [ Soukyugurentai / Terra Diver ]
sokyugrt:0:0000:00:999:[ There are no cheats ]:REASON 1
sokyugrt:0:0000:00:999:[ for this game as it ]:REASON 1
sokyugrt:0:0000:00:999:[ didn't work the last ]:REASON 1
sokyugrt:0:0000:00:999:[ time it was tested. ]:REASON 1
sokyugrt:0:0000:00:999:[ If the game now works ]:REASON 1
sokyugrt:0:0000:00:999:[ please request cheats ]:REASON 1
sokyugrt:0:0000:00:999:[ for it on the cheat ]:REASON 1
sokyugrt:0:0000:00:999:[ forums. ]:REASON 1
; [ Solar Fox ]
solarfox:0:73AC:09:000:Infinite Lives
; [ Solar Quest ]
solarq:0:018D:E7:000:Infinite Credits
solarq:0:018C:03:500:Infinite Credits (2/2)
solarq:0:0194:00:000:Invincibility (keep clear of the sun!):If you crash into the sun turn this cheat OFF
solarq:0:01B0:00:500:Invincibility (keep clear of the sun!) (2/3)
solarq:0:01B6:00:500:Invincibility (keep clear of the sun!) (3/3)
solarq:0:01BD:09:000:Infinite Lives PL1
solarq:0:01BF:09:000:Infinite Lives PL2
; [ Solar-Warrior ]
solarwar:0:0056:10:000:Infinite Energy
solarwar:0:0060:05:000:Infinite Lives
solarwar:0:1935:59:000:Infinite Time
solarwar:0:0055:00:000:Always have Normal weapon
solarwar:0:0055:01:000:Always have Grenades
solarwar:0:0055:02:000:Always have Double shot
solarwar:0:0055:03:000:Always have Heavy shot
solarwar:0:0055:04:000:Always have Triple shot
solarwar:0:0055:00:001:Get Normal weapon Now!
solarwar:0:0055:01:001:Get Grenades Now!
solarwar:0:0055:02:001:Get Double shot Now!
solarwar:0:0055:03:001:Get Heavy shot Now!
solarwar:0:0055:04:001:Get Triple shot Now!
; [ Soldam (Japan) ]
soldamj:0:0F724D:18:000:Always 1 colour block
soldamj:0:0F724F:18:500:Always 1 colour block (2/4)
soldamj:0:0F7251:18:500:Always 1 colour block (3/4)
soldamj:0:0F7253:18:500:Always 1 colour block (4/4)
; [ Sol Divide - The Sword Of Darkness ]
soldivid:0:0600BB43:01:001:Display Score 'ON'
soldivid:0:0600BB43:00:001:Display Score 'OFF'
soldivid:0:0600B908:08:000:Infinite Energy PL1
soldivid:0:0600B909:00:500:Infinite Energy PL1 (2/4)
soldivid:0:0600B90C:08:500:Infinite Energy PL1 (3/4)
soldivid:0:0600B90D:00:500:Infinite Energy PL1 (4/4)
soldivid:0:0600B908:08:001:Get Max Energy Now! PL1
soldivid:0:0600B909:00:501:Get Max Energy Now! PL1 (2/2)
soldivid:0:0600B90C:08:501:Get Max Energy Now! PL1 (3/4)
soldivid:0:0600B90D:00:501:Get Max Energy Now! PL1 (4/4)
soldivid:0:0600B957:03:000:Invincibility PL1
soldivid:0:0600B91D:30:000:Infinite Magic PL1
soldivid:0:0600B943:02:000:Always have Max Power PL1
soldivid:0:0600B960:01:000:Always have All magic PL1
soldivid:0:0600B961:FF:500:Always have All magic PL1 (2/10)
soldivid:0:0600B964:06:500:Always have All magic PL1 (3/10)
soldivid:0:0600B965:06:500:Always have All magic PL1 (4/10)
soldivid:0:0600B966:06:500:Always have All magic PL1 (5/10)
soldivid:0:0600B967:06:500:Always have All magic PL1 (6/10)
soldivid:0:0600B968:06:500:Always have All magic PL1 (7/10)
soldivid:0:0600B969:06:500:Always have All magic PL1 (8/10)
soldivid:0:0600B96A:06:500:Always have All magic PL1 (9/10)
soldivid:0:0600B96B:06:500:Always have All magic PL1 (10/10)
soldivid:0:0600BA0B:03:000:Invincibility PL2
soldivid:0:0600B9BC:08:000:Infinite Energy PL2
soldivid:0:0600B9BD:00:500:Infinite Energy PL2 (2/4)
soldivid:0:0600B9C0:08:500:Infinite Energy PL2 (3/4)
soldivid:0:0600B9C1:00:500:Infinite Energy PL2 (4/4)
soldivid:0:0600B9BC:08:001:Get Max Energy Now! PL2
soldivid:0:0600B9BD:00:501:Get Max Energy Now! PL2 (2/2)
soldivid:0:0600B9C0:08:501:Get Max Energy Now! PL2 (3/4)
soldivid:0:0600B9C1:00:501:Get Max Energy Now! PL2 (4/4)
soldivid:0:0600B9D1:30:000:Infinite Magic PL2
soldivid:0:0600B9F7:02:000:Always have Max Power PL2
soldivid:0:0600BA14:01:000:Always have All magic PL2
soldivid:0:0600BA15:FF:500:Always have All magic PL2 (2/10)
soldivid:0:0600BA18:06:500:Always have All magic PL2 (3/10)
soldivid:0:0600BA19:06:500:Always have All magic PL2 (4/10)
soldivid:0:0600BA1A:06:500:Always have All magic PL2 (5/10)
soldivid:0:0600BA1B:06:500:Always have All magic PL2 (6/10)
soldivid:0:0600BA1C:06:500:Always have All magic PL2 (7/10)
soldivid:0:0600BA1D:06:500:Always have All magic PL2 (8/10)
soldivid:0:0600BA1E:06:500:Always have All magic PL2 (9/10)
soldivid:0:0600BA1F:06:500:Always have All magic PL2 (10/10)
; [ Solar Fight ]
solfight:0:203B:0F:000:Infinite Energy
solfight:0:203C:27:500:Infinite Energy (2/2)
solfight:0:0000:00:999:[Use the Invincibility "OFF"]
solfight:0:0000:00:999:[cheat when you dock!! ]
solfight:0:21A8:1B:000:Invincibility "ON"
solfight:0:21A8:00:001:Invincibility "OFF"
; [ Solitary Fighter (World) ]
solfigtr:0:102941:99:000:Infinite Time
solfigtr:0:102941:00:001:Finish this Round Now!
solfigtr:0:10101D:95:000:Infinite Energy PL1
solfigtr:0:10101D:00:001:Drain all Energy Now! PL1:PL1 needs to be hit once before this will work!
solfigtr:0:10111D:95:000:Infinite Energy PL2
solfigtr:0:10111D:00:001:Drain all Energy Now! PL2:PL2 needs to be hit once before this will work!
; [ Solomon's Key (Japan) ]
solomon:0:C237:07:000:Infinite Lives
solomon:0:C094:99:000:Infinite Time
solomon:0:C25D:54:000:Infinite Fireballs
solomon:0:C238:09:000:One fairy for extra life
solomon:0:C243:04:001:Go to Round 5
solomon:0:C246:04:501:Go to Round 5 (2/3)
solomon:0:C24D:05:501:Go to Round 5 (3/3)
solomon:0:C243:09:001:Go to Round 10
solomon:0:C246:09:501:Go to Round 10 (2/3)
solomon:0:C24D:0A:501:Go to Round 10 (3/3)
solomon:0:C243:0E:001:Go to Round 15
solomon:0:C246:0E:501:Go to Round 15 (2/3)
solomon:0:C24D:0F:501:Go to Round 15 (3/3)
solomon:0:C243:13:001:Go to Round 20
solomon:0:C246:13:501:Go to Round 20 (2/3)
solomon:0:C24D:14:501:Go to Round 20 (3/3)
solomon:0:C243:18:001:Go to Round 25
solomon:0:C246:18:501:Go to Round 25 (2/3)
solomon:0:C24D:19:501:Go to Round 25 (3/3)
solomon:0:C243:1D:001:Go to Round 30
solomon:0:C246:1D:501:Go to Round 30 (2/3)
solomon:0:C24D:1E:501:Go to Round 30 (3/3)
solomon:0:C243:22:001:Go to Round 35
solomon:0:C246:22:501:Go to Round 35 (2/3)
solomon:0:C24D:23:501:Go to Round 35 (3/3)
solomon:0:C243:27:001:Go to Round 40
solomon:0:C246:27:501:Go to Round 40 (2/3)
solomon:0:C24D:28:501:Go to Round 40 (3/3)
solomon:0:C243:2C:001:Go to Round 45
solomon:0:C246:2C:501:Go to Round 45 (2/3)
solomon:0:C24D:2D:501:Go to Round 45 (3/3)
solomon:0:C243:31:001:Go to Round 50
solomon:0:C246:31:501:Go to Round 50 (2/3)
solomon:0:C24D:32:501:Go to Round 50 (3/3)
solomon:0:C243:32:001:Go to Round 51
solomon:0:C246:32:501:Go to Round 51 (2/3)
solomon:0:C24D:33:501:Go to Round 51 (3/3)
; [ Solvalou (Japan) ]
solvalou:0:907F38:07:000:Infinite Shields
; [ Segasonic the Hedgehog (Japan rev. C) ]
sonic:0:204FDE:18:000:Infinite Energy PL1
sonic:0:204F3E:18:000:Infinite Energy PL2
sonic:0:204E9E:18:000:Infinite Energy PL3
; [ Segasonic the Hedgehog (Japan prototype) ]
sonicp:0:204FDE:18:000:Infinite Energy PL1
sonicp:0:204F3E:18:000:Infinite Energy PL2
sonicp:0:204E9E:18:000:Infinite Energy PL3
; [ Sonic Wings (Japan) ]
sonicwi:0:000000:00:999:[Do NOT use Smart Bombs with]
sonicwi:0:000000:00:999:[Invincibility enabled when ]
sonicwi:0:000000:00:999:[you are in the USA or ]
sonicwi:0:000000:00:999:[Swedish aircraft or the ]
sonicwi:0:000000:00:999:[game will crash!! ]
sonicwi:0:0C60DD:0A:000:Infinite Lives PL1
sonicwi:0:0C60DF:06:000:Infinite Smart Bombs PL1
sonicwi:0:0C60E1:03:000:Maximum fire power PL1
sonicwi:0:0C60E1:07:000:Absurd fire power PL1
sonicwi:0:0C06D3:B4:000:Invincibility PL1:Use it when sprite flickers
sonicwi:0:0C61DD:0A:000:Infinite Lives PL2
sonicwi:0:0C61DF:06:000:Infinite Smart Bombs PL2
sonicwi:0:0C61E1:03:000:Maximum fire power PL2
sonicwi:0:0C61E1:07:000:Absurd fire power PL2
sonicwi:0:0C0733:B4:000:Invincibility PL2:Use it when sprite flickers
; [ Aero Fighters 2 / Sonic Wings 2 ]
sonicwi2:0:100482:99:000:Infinite Time:This Time Cheat is UNTESTED
sonicwi2:0:10E43F:05:000:Infinite Lives PL1
sonicwi2:0:10E457:03:000:Infinite Bombs PL1
sonicwi2:0:10E443:03:000:Max Weapon Power Up PL1
sonicwi2:0:10E4A1:05:000:Infinite Lives PL2
sonicwi2:0:10E4B9:03:000:Infinite Bombs PL2
sonicwi2:0:10E4A5:03:000:Max Weapon Power Up PL2
; [ Aero Fighters 3 / Sonic Wings 3 ]
sonicwi3:0:10E89B:05:000:Infinite Lives PL1
sonicwi3:0:10E8BA:03:000:Infinite Bombs PL1
sonicwi3:0:10E8BF:01:000:Invincibility PL1
sonicwi3:0:10E8B0:03:000:Max Power (For Most Characters) PL1
sonicwi3:0:10E8B0:02:000:Max Power(For Mao Mao,Chaika & Pooshka)PL1
sonicwi3:0:10E8B0:04:000:Max Power (For Spanky, Kowful & River) PL1
sonicwi3:0:10E8B0:01:000:Max Power (For Ellen & Cindy) PL1
sonicwi3:0:10E8F1:05:000:Infinite Lives PL2
sonicwi3:0:10E910:03:000:Infinite Bombs PL2
sonicwi3:0:10E915:01:000:Invincibility PL2
sonicwi3:0:10E906:03:000:Max Power (For Most Characters) PL2
sonicwi3:0:10E906:02:000:Max Power(For Mao Mao,Chaika & Pooshka)PL2
sonicwi3:0:10E906:04:000:Max Power (For Spanky, Kowful & River) PL2
sonicwi3:0:10E906:01:000:Max Power (For Ellen & Cindy) PL2
; [ Son of Phoenix ]
sonofphx:0:F652:0C:000:Infinite Energy
sonofphx:0:F653:0C:500:Infinite Energy (02/10)
sonofphx:0:F654:0C:500:Infinite Energy (03/10)
sonofphx:0:F655:0C:500:Infinite Energy (04/10)
sonofphx:0:F656:0C:500:Infinite Energy (05/10)
sonofphx:0:F657:0C:500:Infinite Energy (06/10)
sonofphx:0:F658:0C:500:Infinite Energy (07/10)
sonofphx:0:F659:0C:500:Infinite Energy (08/10)
sonofphx:0:F65A:0C:500:Infinite Energy (09/10)
sonofphx:0:F65B:0C:500:Infinite Energy (10/10)
sonofphx:0:0000:00:999:[See the Dip Switch Menu to ]
sonofphx:0:0000:00:999:[enable Invincibility. ]
sonofphx:0:F5C7:58:000:Shield stays on longer:Buggy - cosmetic only?
sonofphx:0:F597:59:500:Shield stays on longer (2/4)
sonofphx:0:F5C5:5A:500:Shield stays on longer (3/4)
sonofphx:0:F595:5B:500:Shield stays on longer (4/4)
sonofphx:0:F0F0:0F:000:Enemies Don't Shoot
sonofphx:0:F109:80:000:Always have Normal Shoot
sonofphx:0:F109:81:000:Always have Fast Shoot
sonofphx:0:F109:80:001:Get Normal Shoot Now!
sonofphx:0:F109:81:001:Get Fast Shoot Now!
sonofphx:0:F8BF:0B:000:Infinite Lives PL1
sonofphx:0:F8D3:0B:000:Infinite Lives PL2
; [ Son Son ]
sonson:0:0026:FF:000:Infinite Credits
sonson:0:0058:05:000:Infinite Lives PL1
sonson:0:0480:02:000:Invincibility "ON" PL1:You can't eat fruit & flowers
sonson:0:0480:01:001:Invincibility "OFF" PL1
sonson:0:0059:05:000:Infinite Lives PL2
sonson:0:04B0:02:000:Invincibility "ON" PL2:You can't eat fruit & flowers
sonson:0:04B0:01:001:Invincibility "OFF" PL2
sonson:0:0000:00:999:[Activate the level cheats ]
sonson:0:0000:00:999:[during game play! ]
sonson:0:0067:18:001:Go to level 1 Now!
sonson:0:0067:11:001:Go to level 5 Now!
sonson:0:0067:0B:001:Go to level 10 Now!
sonson:0:0067:05:001:Go to level 15 Now!
sonson:0:0067:00:001:Go to level 20 Now!
; [ Son Son (Japan) ]
sonsonj:0:0026:FF:000:Infinite Credits
sonsonj:0:0058:05:000:Infinite Lives PL1
sonsonj:0:0480:02:000:Invincibility "ON" PL1:You can't eat fruit & flowers
sonsonj:0:0480:01:001:Invincibility "OFF" PL1
sonsonj:0:0059:05:000:Infinite Lives PL2
sonsonj:0:04B0:02:000:Invincibility "ON" PL2:You can't eat fruit & flowers
sonsonj:0:04B0:01:001:Invincibility "OFF" PL2
sonsonj:0:0000:00:999:[Activate the level cheats ]
sonsonj:0:0000:00:999:[during game play! ]
sonsonj:0:0067:18:001:Go to level 1 Now!
sonsonj:0:0067:11:001:Go to level 5 Now!
sonsonj:0:0067:0B:001:Go to level 10 Now!
sonsonj:0:0067:05:001:Go to level 15 Now!
sonsonj:0:0067:00:001:Go to level 20 Now!
; [ SOS ]
sos:0:405F:09:000:Infinite Credits
sos:0:4070:09:000:Infinite Lives
; [ Sotsugyo Shousho ]
sotsugyo:0:140057:09:000:Infinite Credits
sotsugyo:0:140003:63:000:Infinite Time
sotsugyo:0:14006C:05:000:Infinite Lives PL1
sotsugyo:0:14006D:05:000:Infinite Lives PL2
; [ Souko Ban Deluxe (Japan) ]
soukobdx:0:020A:99:000:Infinite Time
soukobdx:0:020B:99:500:Infinite Time (2/2)
soukobdx:0:020A:00:001:Set Time to 0000 Now!
soukobdx:0:020B:00:501:Set Time to 0000 Now! (2/2)
soukobdx:0:0188:00:000:Infinite Steps
soukobdx:0:0189:00:500:Infinite Steps (2/2)
soukobdx:0:0218:00:001:Finish this Round Now!
soukobdx:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Soul Calibur (SOC11/VER.A2) ]
soulclba:0:0000:00:999:[ There are no cheats ]:REASON 1
soulclba:0:0000:00:999:[ for this game as it ]:REASON 1
soulclba:0:0000:00:999:[ didn't work the last ]:REASON 1
soulclba:0:0000:00:999:[ time it was tested. ]:REASON 1
soulclba:0:0000:00:999:[ If the game now works ]:REASON 1
soulclba:0:0000:00:999:[ please request cheats ]:REASON 1
soulclba:0:0000:00:999:[ for it on the cheat ]:REASON 1
soulclba:0:0000:00:999:[ forums. ]:REASON 1
; [ Soul Calibur (SOC14/VER.C) ]
soulclbr:0:0000:00:999:[ There are no cheats ]:REASON 1
soulclbr:0:0000:00:999:[ for this game as it ]:REASON 1
soulclbr:0:0000:00:999:[ didn't work the last ]:REASON 1
soulclbr:0:0000:00:999:[ time it was tested. ]:REASON 1
soulclbr:0:0000:00:999:[ If the game now works ]:REASON 1
soulclbr:0:0000:00:999:[ please request cheats ]:REASON 1
soulclbr:0:0000:00:999:[ for it on the cheat ]:REASON 1
soulclbr:0:0000:00:999:[ forums. ]:REASON 1
; [ Soul Edge (SO3/VER.A) ]
souledga:0:000EFFD4:63:000:Infinite Time
souledga:0:000EFFD4:00:001:Finish this Round Now!
souledga:0:002D602E:F0:000:Infinite Energy PL1
souledga:0:002D602E:00:001:Drain All Energy Now! PL1
souledga:0:002D6160:60:000:Always have Maximum Power PL1
souledga:0:002D6160:00:001:Drain All Power Now! PL1
souledga:0:002D9D72:F0:000:Infinite Energy PL2
souledga:0:002D9D72:00:001:Drain All Energy Now! PL2
souledga:0:002D9EA4:60:000:Always have Maximum Power PL2
souledga:0:002D9EA4:00:001:Drain All Power Now! PL2
; [ Soul Edge (SO1/VER.A) ]
souledgb:0:000EFFD4:63:000:Infinite Time
souledgb:0:000EFFD4:00:001:Finish this Round Now!
souledgb:0:002D602E:F0:000:Infinite Energy PL1
souledgb:0:002D602E:00:001:Drain All Energy Now! PL1
souledgb:0:002D6160:60:000:Always have Maximum Power PL1
souledgb:0:002D6160:00:001:Drain All Power Now! PL1
souledgb:0:002D9D72:F0:000:Infinite Energy PL2
souledgb:0:002D9D72:00:001:Drain All Energy Now! PL2
souledgb:0:002D9EA4:60:000:Always have Maximum Power PL2
souledgb:0:002D9EA4:00:001:Drain All Power Now! PL2
; [ Soul Edge Ver. II (SO4/VER.C) ]
souledge:0:00121F44:63:000:Infinite Time
souledge:0:00121F44:00:001:Finish this Round Now!
souledge:0:00313CB6:F0:000:Infinite Energy PL1
souledge:0:00313CB6:00:001:Drain All Energy Now! PL1
souledge:0:00313E14:60:000:Always have Maximum Power PL1
souledge:0:00313E14:00:001:Drain All Power Now! PL1
souledge:0:00317ABE:F0:000:Infinite Energy PL2
souledge:0:00317ABE:00:001:Drain All Energy Now! PL2
souledge:0:00317C1C:60:000:Always have Maximum Power PL2
souledge:0:00317C1C:00:001:Drain All Power Now! PL2
; [ Space Battle ]
spacbatt:0:421D:05:000:Infinite Lives
spacbatt:0:12D9:C9:100:Invincibility
; [ Space Beam ]
spacbeam:0:0008:99:000:Infinite Credits
spacbeam:0:0035:03:000:Infinite Lives PL1
spacbeam:0:003D:03:000:Infinite Lives PL2
; [ Space Duel ]
spacduel:0:0047:03:000:Infinite Lives
spacduel:0:0273:FF:000:Infinite Shield
; [ Space Attack II ]
spaceat2:0:2009:78:000:Invaders never drop
spaceat2:0:2069:00:000:Invaders don't fire
spaceat2:0:206A:30:500:Invaders don't fire (2/2)
spaceat2:0:0293:C3:100:Bullet Invincibility
spaceat2:0:2094:04:540:Bullet Invincibility (2/3)
spaceat2:0:2015:FF:500:Bullet Invincibility (3/3)
:spaceat2:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:spaceat2:00010000:202C:00000002:FFFFFFFF:Slow
:spaceat2:00010000:202C:00000004:FFFFFFFF:Normal
:spaceat2:00010000:202C:00000006:FFFFFFFF:Fast
:spaceat2:00010000:202C:00000008:FFFFFFFF:V Fast
:spaceat2:00010000:202C:0000000A:FFFFFFFF:Turbo
spaceat2:0:0E3E:00:100:Autofire Mode
spaceat2:0:21FF:07:000:Infinite Lives PL1
spaceat2:0:2100:00:001:Kill All Invaders Now! PL1
spaceat2:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
spaceat2:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
spaceat2:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
spaceat2:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
spaceat2:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
spaceat2:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
spaceat2:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
spaceat2:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
spaceat2:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
spaceat2:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
spaceat2:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
spaceat2:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
spaceat2:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
spaceat2:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
spaceat2:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
spaceat2:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
spaceat2:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
spaceat2:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
spaceat2:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
spaceat2:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
spaceat2:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
spaceat2:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
spaceat2:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
spaceat2:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
spaceat2:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
spaceat2:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
spaceat2:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
spaceat2:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
spaceat2:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
spaceat2:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
spaceat2:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
spaceat2:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
spaceat2:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
spaceat2:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
spaceat2:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
spaceat2:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
spaceat2:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
spaceat2:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
spaceat2:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
spaceat2:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
spaceat2:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
spaceat2:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
spaceat2:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
spaceat2:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
spaceat2:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
spaceat2:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
spaceat2:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
spaceat2:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
spaceat2:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
spaceat2:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
spaceat2:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
spaceat2:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
spaceat2:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
spaceat2:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
spaceat2:0:22FF:07:000:Infinite Lives PL2
spaceat2:0:2200:00:001:Kill All Invaders Now! PL2
spaceat2:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
spaceat2:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
spaceat2:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
spaceat2:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
spaceat2:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
spaceat2:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
spaceat2:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
spaceat2:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
spaceat2:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
spaceat2:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
spaceat2:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
spaceat2:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
spaceat2:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
spaceat2:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
spaceat2:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
spaceat2:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
spaceat2:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
spaceat2:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
spaceat2:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
spaceat2:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
spaceat2:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
spaceat2:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
spaceat2:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
spaceat2:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
spaceat2:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
spaceat2:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
spaceat2:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
spaceat2:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
spaceat2:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
spaceat2:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
spaceat2:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
spaceat2:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
spaceat2:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
spaceat2:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
spaceat2:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
spaceat2:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
spaceat2:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
spaceat2:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
spaceat2:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
spaceat2:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
spaceat2:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
spaceat2:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
spaceat2:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
spaceat2:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
spaceat2:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
spaceat2:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
spaceat2:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
spaceat2:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
spaceat2:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
spaceat2:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
spaceat2:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
spaceat2:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
spaceat2:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
spaceat2:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Attack ]
spaceatt:0:2009:78:000:Invaders never drop
spaceatt:0:2069:00:000:Invaders don't fire
spaceatt:0:206A:30:500:Invaders don't fire (2/2)
spaceatt:0:0293:C3:100:Bullet Invincibility
spaceatt:0:2094:04:540:Bullet Invincibility (2/3)
spaceatt:0:2015:FF:500:Bullet Invincibility (3/3)
:spaceatt:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:spaceatt:00010000:202C:00000002:FFFFFFFF:Slow
:spaceatt:00010000:202C:00000004:FFFFFFFF:Normal
:spaceatt:00010000:202C:00000006:FFFFFFFF:Fast
:spaceatt:00010000:202C:00000008:FFFFFFFF:V Fast
:spaceatt:00010000:202C:0000000A:FFFFFFFF:Turbo
spaceatt:0:163E:00:100:Autofire Mode
spaceatt:0:21FF:07:000:Infinite Lives PL1
spaceatt:0:2100:00:001:Kill All Invaders Now! PL1
spaceatt:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
spaceatt:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
spaceatt:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
spaceatt:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
spaceatt:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
spaceatt:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
spaceatt:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
spaceatt:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
spaceatt:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
spaceatt:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
spaceatt:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
spaceatt:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
spaceatt:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
spaceatt:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
spaceatt:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
spaceatt:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
spaceatt:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
spaceatt:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
spaceatt:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
spaceatt:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
spaceatt:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
spaceatt:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
spaceatt:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
spaceatt:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
spaceatt:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
spaceatt:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
spaceatt:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
spaceatt:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
spaceatt:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
spaceatt:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
spaceatt:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
spaceatt:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
spaceatt:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
spaceatt:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
spaceatt:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
spaceatt:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
spaceatt:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
spaceatt:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
spaceatt:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
spaceatt:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
spaceatt:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
spaceatt:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
spaceatt:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
spaceatt:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
spaceatt:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
spaceatt:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
spaceatt:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
spaceatt:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
spaceatt:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
spaceatt:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
spaceatt:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
spaceatt:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
spaceatt:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
spaceatt:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
spaceatt:0:22FF:07:000:Infinite Lives PL2
spaceatt:0:2200:00:001:Kill All Invaders Now! PL2
spaceatt:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
spaceatt:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
spaceatt:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
spaceatt:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
spaceatt:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
spaceatt:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
spaceatt:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
spaceatt:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
spaceatt:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
spaceatt:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
spaceatt:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
spaceatt:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
spaceatt:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
spaceatt:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
spaceatt:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
spaceatt:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
spaceatt:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
spaceatt:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
spaceatt:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
spaceatt:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
spaceatt:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
spaceatt:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
spaceatt:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
spaceatt:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
spaceatt:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
spaceatt:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
spaceatt:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
spaceatt:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
spaceatt:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
spaceatt:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
spaceatt:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
spaceatt:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
spaceatt:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
spaceatt:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
spaceatt:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
spaceatt:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
spaceatt:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
spaceatt:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
spaceatt:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
spaceatt:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
spaceatt:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
spaceatt:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
spaceatt:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
spaceatt:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
spaceatt:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
spaceatt:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
spaceatt:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
spaceatt:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
spaceatt:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
spaceatt:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
spaceatt:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
spaceatt:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
spaceatt:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
spaceatt:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Bird (bootleg) ]
spacebrd:0:C002:09:000:Infinite Lives
; [ Space Echo ]
spacecho:0:4029:0A:000:Infinite Lives PL1
spacecho:0:4099:0A:000:Infinite Lives PL2
spacecho:0:4108:00:000:Invincibility
; [ Space Cruiser ]
spacecr:0:0000:00:999:[ This game hasn't even ]:REASON 11
spacecr:0:0000:00:999:[ been looked at due to ]:REASON 11
spacecr:0:0000:00:999:[ time constraints - Too]:REASON 11
spacecr:0:0000:00:999:[ many games and so ]:REASON 11
spacecr:0:0000:00:999:[ little time. It is ]:REASON 11
spacecr:0:0000:00:999:[ even possible that ]:REASON 11
spacecr:0:0000:00:999:[ this game may be a ]:REASON 11
spacecr:0:0000:00:999:[ clone of an existing ]:REASON 11
spacecr:0:0000:00:999:[ game which may have ]:REASON 11
spacecr:0:0000:00:999:[ cheats. Please search ]:REASON 11
spacecr:0:0000:00:999:[ the cheat forums ]:REASON 11
spacecr:0:0000:00:999:[ before posting cheat ]:REASON 11
spacecr:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Space Demon ]
spacedem:0:C002:09:000:Infinite Lives
; [ Space Invaders DX (US) v2.1 ]
spacedx:0:902445:09:000:Infinite Credits
spacedx:0:903BDD:16:000:Invaders Don't Move
spacedx:0:90087F:98:000:Invaders Don't Shoot
spacedx:0:903BFF:07:000:Infinite Lives PL1
spacedx:0:903CFF:07:000:Infinite Lives PL2
; [ Space Invaders DX (Japan) v2.1 ]
spacedxj:0:902445:09:000:Infinite Credits
spacedxj:0:903BDD:16:000:Invaders Don't Move
spacedxj:0:90087F:98:000:Invaders Don't Shoot
spacedxj:0:903BFF:07:000:Infinite Lives PL1
spacedxj:0:903CFF:07:000:Infinite Lives PL2
; [ Space Invaders DX (Japan) v2.0 ]
spacedxo:0:402443:09:000:Infinite Credits
spacedxo:0:403BD5:16:000:Invaders Don't Move
spacedxo:0:40087D:96:000:Invaders Don't Shoot
spacedxo:0:403BF7:07:000:Infinite Lives PL1
spacedxo:0:403BF7:07:000:Infinite Lives PL2
; [ Space Firebird (Nintendo) ]
spacefb:0:C002:09:000:Infinite Lives
; [ Space Firebird (bootleg) ]
spacefbb:0:C002:09:000:Infinite Lives
; [ Space Firebird (Gremlin) ]
spacefbg:0:C002:09:000:Infinite Lives
; [ Space Fever (set 1) ]
spacefev:0:60DB:99:000:Infinite Credits
spacefev:0:6069:00:000:Invaders don't fire
spacefev:0:606A:30:500:Invaders don't fire (2/2)
:spacefev:62000000:602C:00000004:FFFFFFFF:Bullet Speed always =
:spacefev:00010000:602C:00000002:FFFFFFFF:Slow
:spacefev:00010000:602C:00000004:FFFFFFFF:Normal
:spacefev:00010000:602C:00000006:FFFFFFFF:Fast
:spacefev:00010000:602C:00000008:FFFFFFFF:V Fast
:spacefev:00010000:602C:0000000A:FFFFFFFF:Turbo
spacefev:0:61FF:07:000:Infinite Lives PL1
spacefev:0:62FF:07:000:Infinite Lives PL2
; [ Space Fortress ]
spacefrt:0:1D4F:02:000:Infinite Credits
spacefrt:0:1CAD:04:000:Infinite Lives PL1
spacefrt:0:1CAE:04:000:Infinite Lives PL2
; [ Space Fever (set 2) ]
spacefva:0:60DB:99:000:Infinite Credits
spacefva:0:6069:00:000:Invaders don't fire
spacefva:0:606A:30:500:Invaders don't fire (2/2)
:spacefva:62000000:602C:00000004:FFFFFFFF:Bullet Speed always =
:spacefva:00010000:602C:00000002:FFFFFFFF:Slow
:spacefva:00010000:602C:00000004:FFFFFFFF:Normal
:spacefva:00010000:602C:00000006:FFFFFFFF:Fast
:spacefva:00010000:602C:00000008:FFFFFFFF:V Fast
:spacefva:00010000:602C:0000000A:FFFFFFFF:Turbo
spacefva:0:61FF:07:000:Infinite Lives PL1
spacefva:0:62FF:07:000:Infinite Lives PL2
; [ Space Gun (World) ]
spacegun:0:31733D:09:000:Infinite Credits
spacegun:0:3173A7:E8:000:Infinite Time (Turn OFF at end of level)
spacegun:0:3173A6:03:500:Infinite Time (Turn OFF at end of level) (2/2)
spacegun:0:317BBF:09:000:Always have rescued 9 Hostages
spacegun:0:3173B2:28:000:Infinite Energy PL1
spacegun:0:3173BA:28:000:Always have full shot Energy PL1
spacegun:0:317D29:09:000:Infinite Flame Weapons PL1
spacegun:0:317D2B:09:000:Infinite Bomb Weapons PL1
spacegun:0:317D2D:09:000:Infinite Blade Weapons PL1
spacegun:0:317D2F:09:000:Infinite Freeze Weapons PL1
spacegun:0:3173B6:28:000:Infinite Energy PL2
spacegun:0:3173BC:28:000:Always have full shot Energy PL2
spacegun:0:317D45:09:000:Infinite Flame Weapons PL2
spacegun:0:317D47:09:000:Infinite Bomb Weapons PL2
spacegun:0:317D49:09:000:Infinite Blade Weapons PL2
spacegun:0:317D4A:09:000:Infinite Freeze Weapons PL2
; [ Space Intruder ]
spaceint:0:203C:06:000:Infinite Lives
; [ Space Launcher ]
spacelnc:0:60E8:99:000:Infinite Credits
spacelnc:0:61FF:07:000:Infinite Lives PL1
spacelnc:0:62FF:07:000:Infinite Lives PL2
; [ Space Odyssey ]
spaceod:0:E382:11:000:Infinite Lives PL1
spaceod:0:E383:11:000:Infinite Lives PL2
; [ Space Phantoms ]
spaceph:0:203B:0F:000:Infinite Energy
spaceph:0:203C:27:500:Infinite Energy (2/2)
spaceph:0:0000:00:999:[Use the Invincibility "OFF"]
spaceph:0:0000:00:999:[cheat when you dock!! ]
spaceph:0:21A8:1B:000:Invincibility "ON"
spaceph:0:21A8:00:001:Invincibility "OFF"
; [ Space Pilot ]
spaceplt:0:A800:FF:000:Invincibility
spaceplt:0:AD02:00:001:Put Stage Guardian On Now
spaceplt:0:AD02:00:000:Stage Guardian right away
spaceplt:0:AD10:03:000:Infinite Lives PL1
spaceplt:0:AD20:03:000:Infinite Lives PL2
; [ Space Seeker ]
spaceskr:0:0000:00:999:[See the Dip Switch Menu to ]
spaceskr:0:0000:00:999:[enable Invincibility. ]
spaceskr:0:81F1:06:000:Infinite Lives PL1
spaceskr:0:81F2:06:000:Infinite Lives PL2
; [ Space Trek (upright) ]
spacetrk:0:E3A2:08:000:Infinite Lives PL1
spacetrk:0:E3B5:20:000:Infinite Power PL1
spacetrk:0:E3A6:99:000:Infinite Bonus PL1
spacetrk:0:E3A3:08:000:Infinite Lives PL2
spacetrk:0:E3B6:20:000:Infinite Power PL2
spacetrk:0:E3A7:99:000:Infinite Bonus PL2
; [ Space Wars ]
spacewar:0:0167:E7:000:Infinite Credits
spacewar:0:0166:03:500:Infinite Credits (2/2)
spacewar:0:0169:3B:000:Infinite Time (Only enable during play)
spacewar:0:0167:E7:500:Infinite Time (Only enable during play) (2/3)
spacewar:0:0166:03:500:Infinite Time (Only enable during play) (3/3)
spacewar:0:01C5:E7:000:Infinite Ammo PL1
spacewar:0:01C4:03:500:Infinite Ammo PL1 (2/2)
spacewar:0:01C5:00:000:Never have any Ammo PL1
spacewar:0:01C4:00:500:Never have any Ammo PL1 (2/2)
spacewar:0:01C5:00:001:Lose all Ammo Now! PL1
spacewar:0:01C4:00:501:Lose all Ammo Now! PL1 (2/2)
spacewar:0:0197:00:000:Score always = 0 PL1
spacewar:0:0196:00:500:Score always = 0 PL1 (2/2)
spacewar:0:0197:E7:000:Score always = 999 PL1
spacewar:0:0196:03:500:Score always = 999 PL1 (2/2)
spacewar:0:0197:00:001:Score = 0 Now! PL1
spacewar:0:0196:00:501:Score = 0 Now! PL1 (2/2)
spacewar:0:0197:F4:001:Score = 500 Now! PL1
spacewar:0:0196:01:501:Score = 500 Now! PL1 (2/2)
spacewar:0:01D5:E7:000:Infinite Ammo PL2
spacewar:0:01D4:03:500:Infinite Ammo PL2 (2/2)
spacewar:0:01D5:00:000:Never have any Ammo PL2
spacewar:0:01D4:00:500:Never have any Ammo PL2 (2/2)
spacewar:0:01D5:00:001:Lose all Ammo Now! PL2
spacewar:0:01D4:00:501:Lose all Ammo Now! PL2 (2/2)
spacewar:0:0187:00:000:Score always = 0 PL2
spacewar:0:0186:00:500:Score always = 0 PL2 (2/2)
spacewar:0:0187:E7:000:Score always = 999 PL2
spacewar:0:0186:03:500:Score always = 999 PL2 (2/2)
spacewar:0:0187:00:001:Score = 0 Now! PL2
spacewar:0:0186:00:501:Score = 0 Now! PL2 (2/2)
spacewar:0:0187:F4:001:Score = 500 Now! PL2
spacewar:0:0186:01:501:Score = 500 Now! PL2 (2/2)
; [ Space War Part 3 ]
spacewr3:0:2009:78:000:Invaders never drop
spacewr3:0:2069:00:000:Invaders don't fire
spacewr3:0:206A:30:500:Invaders don't fire (2/2)
spacewr3:0:0293:C3:100:Bullet Invincibility
spacewr3:0:2094:04:540:Bullet Invincibility (2/3)
spacewr3:0:2015:FF:500:Bullet Invincibility (3/3)
:spacewr3:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:spacewr3:00010000:202C:00000002:FFFFFFFF:Slow
:spacewr3:00010000:202C:00000004:FFFFFFFF:Normal
:spacewr3:00010000:202C:00000006:FFFFFFFF:Fast
:spacewr3:00010000:202C:00000008:FFFFFFFF:V Fast
:spacewr3:00010000:202C:0000000A:FFFFFFFF:Turbo
spacewr3:0:163E:00:100:Autofire Mode
spacewr3:0:21FF:07:000:Infinite Lives PL1
spacewr3:0:2100:00:001:Kill All Invaders Now! PL1
spacewr3:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
spacewr3:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
spacewr3:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
spacewr3:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
spacewr3:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
spacewr3:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
spacewr3:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
spacewr3:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
spacewr3:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
spacewr3:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
spacewr3:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
spacewr3:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
spacewr3:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
spacewr3:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
spacewr3:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
spacewr3:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
spacewr3:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
spacewr3:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
spacewr3:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
spacewr3:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
spacewr3:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
spacewr3:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
spacewr3:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
spacewr3:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
spacewr3:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
spacewr3:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
spacewr3:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
spacewr3:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
spacewr3:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
spacewr3:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
spacewr3:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
spacewr3:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
spacewr3:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
spacewr3:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
spacewr3:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
spacewr3:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
spacewr3:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
spacewr3:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
spacewr3:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
spacewr3:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
spacewr3:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
spacewr3:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
spacewr3:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
spacewr3:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
spacewr3:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
spacewr3:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
spacewr3:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
spacewr3:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
spacewr3:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
spacewr3:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
spacewr3:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
spacewr3:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
spacewr3:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
spacewr3:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
spacewr3:0:22FF:07:000:Infinite Lives PL2
spacewr3:0:2200:00:001:Kill All Invaders Now! PL2
spacewr3:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
spacewr3:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
spacewr3:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
spacewr3:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
spacewr3:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
spacewr3:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
spacewr3:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
spacewr3:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
spacewr3:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
spacewr3:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
spacewr3:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
spacewr3:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
spacewr3:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
spacewr3:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
spacewr3:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
spacewr3:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
spacewr3:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
spacewr3:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
spacewr3:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
spacewr3:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
spacewr3:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
spacewr3:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
spacewr3:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
spacewr3:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
spacewr3:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
spacewr3:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
spacewr3:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
spacewr3:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
spacewr3:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
spacewr3:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
spacewr3:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
spacewr3:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
spacewr3:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
spacewr3:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
spacewr3:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
spacewr3:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
spacewr3:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
spacewr3:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
spacewr3:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
spacewr3:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
spacewr3:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
spacewr3:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
spacewr3:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
spacewr3:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
spacewr3:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
spacewr3:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
spacewr3:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
spacewr3:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
spacewr3:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
spacewr3:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
spacewr3:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
spacewr3:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
spacewr3:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
spacewr3:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Zap ]
spacezap:0:D012:03:000:Infinite Lives PL1
spacezap:0:D013:03:000:Infinite Lives PL2
; [ Space Fury (revision A) ]
spacfura:0:CD1C:05:000:Infinite Lives PL1
spacfura:0:CD1D:05:000:Infinite Lives PL2
; [ Space Fury (revision C) ]
spacfury:0:CD1C:05:000:Infinite Lives PL1
spacfury:0:CD1D:05:000:Infinite Lives PL2
; [ Super Pang (World) ]
spang:0:E1C1:99:000:Infinite Time:Available in tour mode only
spang:0:E0D3:62:001:Last Panic level next
spang:0:E099:26:001:Last Tour level next
spang:0:E0D3:63:001:Last Panic level on life loss
spang:0:E099:27:001:Last Tour level on life loss
spang:0:E260:03:000:Infinite Lives PL1
spang:0:E254:02:000:Invincibility PL1
spang:0:E257:00:000:Always have Normal weapon PL1
spang:0:E257:02:000:Always have Double weapon PL1
spang:0:E257:04:000:Always have Blocker weaponPL1
spang:0:E257:06:000:Always have M. gun weapon PL1
spang:0:E257:00:001:Get Normal weapon Now! PL1
spang:0:E257:02:001:Get Double weapon Now! PL1
spang:0:E257:04:001:Get Blocker weapon Now! PL1
spang:0:E257:06:001:Get M. gun weapon Now! PL1
spang:0:E2E0:03:000:Infinite Lives PL2
spang:0:E2D4:02:000:Invincibility PL2
spang:0:E2D7:00:000:Always have Normal weapon PL2
spang:0:E2D7:02:000:Always have Double weapon PL2
spang:0:E2D7:04:000:Always have Blocker weaponPL2
spang:0:E2D7:06:000:Always have M. gun weapon PL2
spang:0:E2D7:00:001:Get Normal weapon Now! PL2
spang:0:E2D7:02:001:Get Double weapon Now! PL2
spang:0:E2D7:04:001:Get Blocker weapon Now! PL2
spang:0:E2D7:06:001:Get M. gun weapon Now! PL2
; [ Spark Man (v 2.0) ]
sparkman:0:0000:00:999:[ There are no cheats ]:REASON 1
sparkman:0:0000:00:999:[ for this game as it ]:REASON 1
sparkman:0:0000:00:999:[ didn't work the last ]:REASON 1
sparkman:0:0000:00:999:[ time it was tested. ]:REASON 1
sparkman:0:0000:00:999:[ If the game now works ]:REASON 1
sparkman:0:0000:00:999:[ please request cheats ]:REASON 1
sparkman:0:0000:00:999:[ for it on the cheat ]:REASON 1
sparkman:0:0000:00:999:[ forums. ]:REASON 1
; [ Sparkz (prototype) ]
sparkz:0:3E06FB:09:001:Win this Level Now! PL1
sparkz:0:3E077B:09:001:Win this Level Now! PL2
; [ Spartan X (Japan) ]
spartanx:0:E004:05:005:Infinite Time
spartanx:0:E084:06:000:Infinite Lives
spartanx:0:E709:3F:009:Infinite Energy
spartanx:0:0000:00:999:[See the Dip Switch Menu to enable]
spartanx:0:0000:00:999:[Invincibility. ]
spartanx:0:E2E2:00:002:Always one hit to kill boss
spartanx:0:0000:00:999:[The knifethrowers can still hit ]
spartanx:0:0000:00:999:[you if you are face to face with ]
spartanx:0:0000:00:999:[them. ]
spartanx:0:E32B:00:000:Disable the knifethrowers
spartanx:0:E32C:00:500:Disable the knifethrowers (2/3)
spartanx:0:E32D:00:500:Disable the knifethrowers (3/3)
spartanx:0:E576:FF:009:Only 1 butterfly on Floor #4
spartanx:0:E380:00:000:No pottery on Floor #2
spartanx:0:E381:00:500:No pottery on Floor #2 (2/5)
spartanx:0:E382:00:500:No pottery on Floor #2 (3/5)
spartanx:0:E384:00:500:No pottery on Floor #2 (4/5)
spartanx:0:E385:00:500:No pottery on Floor #2 (5/5)
spartanx:0:0000:00:999:[Use the No Boomerangs cheat]
spartanx:0:0000:00:999:[on Floor #2 ONLY ]
spartanx:0:E2E6:00:000:No Boomerangs
spartanx:0:E2E7:00:500:No Boomerangs
; [ Spatter ]
spatter:0:C0E0:09:000:Infinite Credits
spatter:0:C07E:08:001:Finish this Round Now!
spatter:0:C002:05:000:Infinite Lives PL1
spatter:0:C003:05:000:Infinite Lives PL2
; [ Super Pinball Action (US) ]
spbactn:0:040039:09:000:Infinite Credits
spbactn:0:041014:00:000:Infinite Lives PL1
spbactn:0:041015:00:000:Infinite Lives PL2
spbactn:0:041016:00:000:Infinite Lives PL3
spbactn:0:041017:00:000:Infinite Lives PL4
; [ Super Pinball Action (Japan) ]
spbactnj:0:040039:09:000:Infinite Credits
spbactnj:0:041014:00:000:Infinite Lives PL1
spbactnj:0:041015:00:000:Infinite Lives PL2
spbactnj:0:041016:00:000:Infinite Lives PL3
spbactnj:0:041017:00:000:Infinite Lives PL4
; [ Space King ]
spceking:0:2009:78:000:Invaders never drop
spceking:0:2069:00:000:Invaders don't fire
spceking:0:206A:30:500:Invaders don't fire (2/2)
spceking:0:0293:C3:100:Bullet Invincibility
spceking:0:2094:04:540:Bullet Invincibility (2/3)
spceking:0:2015:FF:500:Bullet Invincibility (3/3)
:spceking:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:spceking:00010000:202C:00000002:FFFFFFFF:Slow
:spceking:00010000:202C:00000004:FFFFFFFF:Normal
:spceking:00010000:202C:00000006:FFFFFFFF:Fast
:spceking:00010000:202C:00000008:FFFFFFFF:V Fast
:spceking:00010000:202C:0000000A:FFFFFFFF:Turbo
spceking:0:163E:00:100:Autofire Mode
spceking:0:21FF:07:000:Infinite Lives PL1
spceking:0:2100:00:001:Kill All Invaders Now! PL1
spceking:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
spceking:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
spceking:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
spceking:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
spceking:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
spceking:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
spceking:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
spceking:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
spceking:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
spceking:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
spceking:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
spceking:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
spceking:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
spceking:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
spceking:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
spceking:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
spceking:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
spceking:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
spceking:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
spceking:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
spceking:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
spceking:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
spceking:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
spceking:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
spceking:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
spceking:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
spceking:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
spceking:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
spceking:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
spceking:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
spceking:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
spceking:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
spceking:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
spceking:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
spceking:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
spceking:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
spceking:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
spceking:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
spceking:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
spceking:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
spceking:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
spceking:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
spceking:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
spceking:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
spceking:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
spceking:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
spceking:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
spceking:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
spceking:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
spceking:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
spceking:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
spceking:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
spceking:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
spceking:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
spceking:0:22FF:07:000:Infinite Lives PL2
spceking:0:2200:00:001:Kill All Invaders Now! PL2
spceking:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
spceking:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
spceking:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
spceking:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
spceking:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
spceking:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
spceking:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
spceking:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
spceking:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
spceking:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
spceking:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
spceking:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
spceking:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
spceking:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
spceking:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
spceking:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
spceking:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
spceking:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
spceking:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
spceking:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
spceking:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
spceking:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
spceking:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
spceking:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
spceking:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
spceking:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
spceking:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
spceking:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
spceking:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
spceking:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
spceking:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
spceking:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
spceking:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
spceking:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
spceking:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
spceking:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
spceking:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
spceking:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
spceking:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
spceking:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
spceking:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
spceking:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
spceking:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
spceking:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
spceking:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
spceking:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
spceking:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
spceking:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
spceking:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
spceking:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
spceking:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
spceking:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
spceking:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
spceking:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Encounters ]
spcenctr:0:2039:99:000:Infinite Time
; [ Space War (Leijac) ]
spcewarl:0:202B:00:000:Enemy Can't Shoot
spcewarl:0:2008:FF:000:Laser is always long
spcewarl:0:201A:09:000:Infinite Lives PL1
spcewarl:0:2008:64:000:Infinite Fuel PL1
spcewarl:0:201B:09:000:Infinite Lives PL2
spcewarl:0:202B:40:000:Infinite Fuel PL2
spcewarl:0:202E:99:500:Infinite Fuel PL2 (2/2)
; [ Space War (Sanritsu) ]
spcewars:0:2009:78:000:Invaders never drop
spcewars:0:2069:00:000:Invaders don't fire
spcewars:0:206A:30:500:Invaders don't fire (2/2)
spcewars:0:0293:C3:100:Bullet Invincibility:NOTE- for some reason this game pauses when you get hit, play one of the other clones if this bothers you
spcewars:0:2094:04:540:Bullet Invincibility (2/3)
spcewars:0:2015:FF:500:Bullet Invincibility (3/3)
:spcewars:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:spcewars:00010000:202C:00000002:FFFFFFFF:Slow
:spcewars:00010000:202C:00000004:FFFFFFFF:Normal
:spcewars:00010000:202C:00000006:FFFFFFFF:Fast
:spcewars:00010000:202C:00000008:FFFFFFFF:V Fast
:spcewars:00010000:202C:0000000A:FFFFFFFF:Turbo
spcewars:0:163E:00:100:Autofire Mode
spcewars:0:21FF:07:000:Infinite Lives PL1
spcewars:0:2100:00:001:Kill All Invaders Now! PL1
spcewars:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
spcewars:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
spcewars:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
spcewars:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
spcewars:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
spcewars:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
spcewars:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
spcewars:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
spcewars:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
spcewars:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
spcewars:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
spcewars:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
spcewars:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
spcewars:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
spcewars:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
spcewars:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
spcewars:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
spcewars:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
spcewars:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
spcewars:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
spcewars:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
spcewars:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
spcewars:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
spcewars:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
spcewars:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
spcewars:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
spcewars:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
spcewars:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
spcewars:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
spcewars:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
spcewars:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
spcewars:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
spcewars:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
spcewars:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
spcewars:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
spcewars:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
spcewars:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
spcewars:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
spcewars:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
spcewars:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
spcewars:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
spcewars:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
spcewars:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
spcewars:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
spcewars:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
spcewars:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
spcewars:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
spcewars:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
spcewars:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
spcewars:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
spcewars:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
spcewars:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
spcewars:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
spcewars:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
spcewars:0:22FF:07:000:Infinite Lives PL2
spcewars:0:2200:00:001:Kill All Invaders Now! PL2
spcewars:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
spcewars:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
spcewars:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
spcewars:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
spcewars:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
spcewars:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
spcewars:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
spcewars:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
spcewars:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
spcewars:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
spcewars:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
spcewars:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
spcewars:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
spcewars:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
spcewars:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
spcewars:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
spcewars:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
spcewars:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
spcewars:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
spcewars:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
spcewars:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
spcewars:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
spcewars:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
spcewars:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
spcewars:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
spcewars:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
spcewars:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
spcewars:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
spcewars:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
spcewars:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
spcewars:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
spcewars:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
spcewars:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
spcewars:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
spcewars:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
spcewars:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
spcewars:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
spcewars:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
spcewars:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
spcewars:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
spcewars:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
spcewars:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
spcewars:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
spcewars:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
spcewars:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
spcewars:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
spcewars:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
spcewars:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
spcewars:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
spcewars:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
spcewars:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
spcewars:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
spcewars:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
spcewars:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Force (set 2) ]
spcforc2:0:4007:99:000:Infinite Credits
spcforc2:0:40E0:0B:000:Invincibility
spcforc2:0:4102:1B:000:Infinite Lives PL1
spcforc2:0:4202:1B:000:Infinite Lives PL2
; [ Space Force ]
spcforce:0:4007:99:000:Infinite Credits
spcforce:0:40E0:0B:000:Invincibility
spcforce:0:4102:1B:000:Infinite Lives PL1
spcforce:0:4202:1B:000:Infinite Lives PL2
; [ Special Forces II ]
spcfrcii:0:0000:00:999:[ This game hasn't even ]:REASON 11
spcfrcii:0:0000:00:999:[ been looked at due to ]:REASON 11
spcfrcii:0:0000:00:999:[ time constraints - Too]:REASON 11
spcfrcii:0:0000:00:999:[ many games and so ]:REASON 11
spcfrcii:0:0000:00:999:[ little time. It is ]:REASON 11
spcfrcii:0:0000:00:999:[ even possible that ]:REASON 11
spcfrcii:0:0000:00:999:[ this game may be a ]:REASON 11
spcfrcii:0:0000:00:999:[ clone of an existing ]:REASON 11
spcfrcii:0:0000:00:999:[ game which may have ]:REASON 11
spcfrcii:0:0000:00:999:[ cheats. Please search ]:REASON 11
spcfrcii:0:0000:00:999:[ the cheat forums ]:REASON 11
spcfrcii:0:0000:00:999:[ before posting cheat ]:REASON 11
spcfrcii:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Space Invaders '95 - Attack Of The Lunar Loonies (World) ]
spcinv95:0:40FFCB:09:000:Infinite Credits
spcinv95:0:000000:00:999:[ Enable this round cheat on the ]
spcinv95:0:000000:00:999:[ Round Screen to work properly! ]
spcinv95:0:4155AB:05:072:Select current round
spcinv95:0:410CDF:08:000:Infinite Lives PL1
spcinv95:0:410CC9:3B:000:Always have Auto&Full Pow PL1
spcinv95:0:410CC9:3B:001:Get & Shoot Full Pow Now! PL1:Use this with an activation key for best effect
spcinv95:0:410D5F:08:000:Infinite Lives PL2
spcinv95:0:410D49:3B:000:Always have Auto&Full Pow PL1
spcinv95:0:410D49:3B:001:Get & Shoot Full Pow Now! PL1:Use this with an activation key for best effect
spcinv95:0:000000:00:999:[After you enable these region ]
spcinv95:0:000000:00:999:[cheats to see any effect you will ]
spcinv95:0:000000:00:999:[have to reset the game (F3). Then ]
spcinv95:0:000000:00:999:[you may have to turn the Test Mode]
spcinv95:0:000000:00:999:[ON (F2) wait then reset again (F3)]
spcinv95:0:07FFFF:01:100:Region Switch = Japan
spcinv95:0:07FFFF:02:100:Region Switch = US
spcinv95:0:07FFFF:03:100:Region Switch = World
; [ Space Invaders DX (Japan F3 version) ]
spcinvdj:0:400307:09:000:Infinite Credits
spcinvdj:0:404D75:1A:000:Invaders Don't Move
spcinvdj:0:404D97:07:000:Infinite Lives PL1
spcinvdj:0:404E97:07:000:Infinite Lives PL2
; [ Space King 2 ]
spcking2:0:1C09:78:000:Invaders never drop
spcking2:0:1C69:00:000:Invaders don't fire
spcking2:0:1C6A:30:500:Invaders don't fire (2/2)
spcking2:0:0262:C3:100:Bullet Invincibility
spcking2:0:1C94:04:540:Bullet Invincibility (2/3)
spcking2:0:1C15:FF:500:Bullet Invincibility (3/3)
:spcking2:62000000:1C2C:00000004:FFFFFFFF:Bullet Speed always =
:spcking2:00010000:1C2C:00000002:FFFFFFFF:Slow
:spcking2:00010000:1C2C:00000004:FFFFFFFF:Normal
:spcking2:00010000:1C2C:00000006:FFFFFFFF:Fast
:spcking2:00010000:1C2C:00000008:FFFFFFFF:V Fast
:spcking2:00010000:1C2C:0000000A:FFFFFFFF:Turbo
spcking2:0:1140:00:100:Autofire Mode
spcking2:0:1DFF:07:000:Infinite Lives PL1
spcking2:0:1D00:00:001:Kill All Invaders Now! PL1
spcking2:0:1D01:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
spcking2:0:1D02:00:501:Kill All Invaders Now! PL1 (3/55)
spcking2:0:1D03:00:501:Kill All Invaders Now! PL1 (4/55)
spcking2:0:1D04:00:501:Kill All Invaders Now! PL1 (5/55)
spcking2:0:1D05:00:501:Kill All Invaders Now! PL1 (6/55)
spcking2:0:1D06:00:501:Kill All Invaders Now! PL1 (7/55)
spcking2:0:1D07:00:501:Kill All Invaders Now! PL1 (8/55)
spcking2:0:1D08:00:501:Kill All Invaders Now! PL1 (9/55)
spcking2:0:1D09:00:501:Kill All Invaders Now! PL1 (10/55)
spcking2:0:1D0A:00:501:Kill All Invaders Now! PL1 (11/55)
spcking2:0:1D0B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
spcking2:0:1D0C:00:501:Kill All Invaders Now! PL1 (13/55)
spcking2:0:1D0D:00:501:Kill All Invaders Now! PL1 (14/55)
spcking2:0:1D0E:00:501:Kill All Invaders Now! PL1 (15/55)
spcking2:0:1D0F:00:501:Kill All Invaders Now! PL1 (16/55)
spcking2:0:1D10:00:501:Kill All Invaders Now! PL1 (17/55)
spcking2:0:1D11:00:501:Kill All Invaders Now! PL1 (18/55)
spcking2:0:1D12:00:501:Kill All Invaders Now! PL1 (19/55)
spcking2:0:1D13:00:501:Kill All Invaders Now! PL1 (20/55)
spcking2:0:1D14:00:501:Kill All Invaders Now! PL1 (21/55)
spcking2:0:1D15:00:501:Kill All Invaders Now! PL1 (22/55)
spcking2:0:1D16:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
spcking2:0:1D17:00:501:Kill All Invaders Now! PL1 (24/55)
spcking2:0:1D18:00:501:Kill All Invaders Now! PL1 (25/55)
spcking2:0:1D19:00:501:Kill All Invaders Now! PL1 (26/55)
spcking2:0:1D1A:00:501:Kill All Invaders Now! PL1 (27/55)
spcking2:0:1D1B:00:501:Kill All Invaders Now! PL1 (28/55)
spcking2:0:1D1C:00:501:Kill All Invaders Now! PL1 (29/55)
spcking2:0:1D1D:00:501:Kill All Invaders Now! PL1 (30/55)
spcking2:0:1D1E:00:501:Kill All Invaders Now! PL1 (31/55)
spcking2:0:1D1F:00:501:Kill All Invaders Now! PL1 (32/55)
spcking2:0:1D20:00:501:Kill All Invaders Now! PL1 (33/55)
spcking2:0:1D21:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
spcking2:0:1D22:00:501:Kill All Invaders Now! PL1 (35/55)
spcking2:0:1D23:00:501:Kill All Invaders Now! PL1 (36/55)
spcking2:0:1D24:00:501:Kill All Invaders Now! PL1 (37/55)
spcking2:0:1D25:00:501:Kill All Invaders Now! PL1 (38/55)
spcking2:0:1D26:00:501:Kill All Invaders Now! PL1 (39/55)
spcking2:0:1D27:00:501:Kill All Invaders Now! PL1 (40/55)
spcking2:0:1D28:00:501:Kill All Invaders Now! PL1 (41/55)
spcking2:0:1D29:00:501:Kill All Invaders Now! PL1 (42/55)
spcking2:0:1D2A:00:501:Kill All Invaders Now! PL1 (43/55)
spcking2:0:1D2B:00:501:Kill All Invaders Now! PL1 (44/55)
spcking2:0:1D2C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
spcking2:0:1D2D:00:501:Kill All Invaders Now! PL1 (46/55)
spcking2:0:1D2E:00:501:Kill All Invaders Now! PL1 (47/55)
spcking2:0:1D2F:00:501:Kill All Invaders Now! PL1 (48/55)
spcking2:0:1D30:00:501:Kill All Invaders Now! PL1 (49/55)
spcking2:0:1D31:00:501:Kill All Invaders Now! PL1 (50/55)
spcking2:0:1D32:00:501:Kill All Invaders Now! PL1 (51/55)
spcking2:0:1D33:00:501:Kill All Invaders Now! PL1 (52/55)
spcking2:0:1D34:00:501:Kill All Invaders Now! PL1 (53/55)
spcking2:0:1D35:00:501:Kill All Invaders Now! PL1 (54/55)
spcking2:0:1D36:00:501:Kill All Invaders Now! PL1 (55/55)
spcking2:0:1EFF:07:000:Infinite Lives PL2
spcking2:0:1E00:00:001:Kill All Invaders Now! PL2
spcking2:0:1E01:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
spcking2:0:1E02:00:501:Kill All Invaders Now! PL2 (3/55)
spcking2:0:1E03:00:501:Kill All Invaders Now! PL2 (4/55)
spcking2:0:1E04:00:501:Kill All Invaders Now! PL2 (5/55)
spcking2:0:1E05:00:501:Kill All Invaders Now! PL2 (6/55)
spcking2:0:1E06:00:501:Kill All Invaders Now! PL2 (7/55)
spcking2:0:1E07:00:501:Kill All Invaders Now! PL2 (8/55)
spcking2:0:1E08:00:501:Kill All Invaders Now! PL2 (9/55)
spcking2:0:1E09:00:501:Kill All Invaders Now! PL2 (10/55)
spcking2:0:1E0A:00:501:Kill All Invaders Now! PL2 (11/55)
spcking2:0:1E0B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
spcking2:0:1E0C:00:501:Kill All Invaders Now! PL2 (13/55)
spcking2:0:1E0D:00:501:Kill All Invaders Now! PL2 (14/55)
spcking2:0:1E0E:00:501:Kill All Invaders Now! PL2 (15/55)
spcking2:0:1E0F:00:501:Kill All Invaders Now! PL2 (16/55)
spcking2:0:1E10:00:501:Kill All Invaders Now! PL2 (17/55)
spcking2:0:1E11:00:501:Kill All Invaders Now! PL2 (18/55)
spcking2:0:1E12:00:501:Kill All Invaders Now! PL2 (19/55)
spcking2:0:1E13:00:501:Kill All Invaders Now! PL2 (20/55)
spcking2:0:1E14:00:501:Kill All Invaders Now! PL2 (21/55)
spcking2:0:1E15:00:501:Kill All Invaders Now! PL2 (22/55)
spcking2:0:1E16:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
spcking2:0:1E17:00:501:Kill All Invaders Now! PL2 (24/55)
spcking2:0:1E18:00:501:Kill All Invaders Now! PL2 (25/55)
spcking2:0:1E19:00:501:Kill All Invaders Now! PL2 (26/55)
spcking2:0:1E1A:00:501:Kill All Invaders Now! PL2 (27/55)
spcking2:0:1E1B:00:501:Kill All Invaders Now! PL2 (28/55)
spcking2:0:1E1C:00:501:Kill All Invaders Now! PL2 (29/55)
spcking2:0:1E1D:00:501:Kill All Invaders Now! PL2 (30/55)
spcking2:0:1E1E:00:501:Kill All Invaders Now! PL2 (31/55)
spcking2:0:1E1F:00:501:Kill All Invaders Now! PL2 (32/55)
spcking2:0:1E20:00:501:Kill All Invaders Now! PL2 (33/55)
spcking2:0:1E21:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
spcking2:0:1E22:00:501:Kill All Invaders Now! PL2 (35/55)
spcking2:0:1E23:00:501:Kill All Invaders Now! PL2 (36/55)
spcking2:0:1E24:00:501:Kill All Invaders Now! PL2 (37/55)
spcking2:0:1E25:00:501:Kill All Invaders Now! PL2 (38/55)
spcking2:0:1E26:00:501:Kill All Invaders Now! PL2 (39/55)
spcking2:0:1E27:00:501:Kill All Invaders Now! PL2 (40/55)
spcking2:0:1E28:00:501:Kill All Invaders Now! PL2 (41/55)
spcking2:0:1E29:00:501:Kill All Invaders Now! PL2 (42/55)
spcking2:0:1E2A:00:501:Kill All Invaders Now! PL2 (43/55)
spcking2:0:1E2B:00:501:Kill All Invaders Now! PL2 (44/55)
spcking2:0:1E2C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
spcking2:0:1E2D:00:501:Kill All Invaders Now! PL2 (46/55)
spcking2:0:1E2E:00:501:Kill All Invaders Now! PL2 (47/55)
spcking2:0:1E2F:00:501:Kill All Invaders Now! PL2 (48/55)
spcking2:0:1E30:00:501:Kill All Invaders Now! PL2 (49/55)
spcking2:0:1E31:00:501:Kill All Invaders Now! PL2 (50/55)
spcking2:0:1E32:00:501:Kill All Invaders Now! PL2 (51/55)
spcking2:0:1E33:00:501:Kill All Invaders Now! PL2 (52/55)
spcking2:0:1E34:00:501:Kill All Invaders Now! PL2 (53/55)
spcking2:0:1E35:00:501:Kill All Invaders Now! PL2 (54/55)
spcking2:0:1E36:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Laser ]
spclaser:0:202B:00:000:Enemy Can't Shoot
spclaser:0:2008:FF:000:Laser is always long
spclaser:0:201A:09:000:Infinite Lives PL1
spclaser:0:2008:64:000:Infinite Fuel PL1
spclaser:0:201B:09:000:Infinite Lives PL2
spclaser:0:202B:40:000:Infinite Fuel PL2
spclaser:0:202E:99:500:Infinite Fuel PL2 (2/2)
; [ Special Forces ]
spclforc:0:0000:00:999:[ This game hasn't even ]:REASON 11
spclforc:0:0000:00:999:[ been looked at due to ]:REASON 11
spclforc:0:0000:00:999:[ time constraints - Too]:REASON 11
spclforc:0:0000:00:999:[ many games and so ]:REASON 11
spclforc:0:0000:00:999:[ little time. It is ]:REASON 11
spclforc:0:0000:00:999:[ even possible that ]:REASON 11
spclforc:0:0000:00:999:[ this game may be a ]:REASON 11
spclforc:0:0000:00:999:[ clone of an existing ]:REASON 11
spclforc:0:0000:00:999:[ game which may have ]:REASON 11
spclforc:0:0000:00:999:[ cheats. Please search ]:REASON 11
spclforc:0:0000:00:999:[ the cheat forums ]:REASON 11
spclforc:0:0000:00:999:[ before posting cheat ]:REASON 11
spclforc:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Space Lords (alternate) ]
spclorda:0:FFAE2F:0A:000:Infinite Lives
spclorda:0:FFA40C:2F:000:Infinite Energy
spclorda:0:FF98F7:08:000:Infinite Nukes
; [ Space Lords ]
spclords:0:FFA410:2F:000:Infinite Energy
spclords:0:FF98FB:08:000:Infinite Nukes
; [ Space Invaders '95 - Attack Of The Lunar Loonies (US) ]
spcnv95u:0:40FFCB:09:000:Infinite Credits
spcnv95u:0:000000:00:999:[ Enable this round cheat on the ]
spcnv95u:0:000000:00:999:[ Round Screen to work properly! ]
spcnv95u:0:4155AB:05:072:Select current round
spcnv95u:0:410CDF:08:000:Infinite Lives PL1
spcnv95u:0:410CC9:3B:000:Always have Auto&Full Pow PL1
spcnv95u:0:410CC9:3B:001:Get & Shoot Full Pow Now! PL1:Use this with an activation key for best effect
spcnv95u:0:410D5F:08:000:Infinite Lives PL2
spcnv95u:0:410D49:3B:000:Always have Auto&Full Pow PL1
spcnv95u:0:410D49:3B:001:Get & Shoot Full Pow Now! PL1:Use this with an activation key for best effect
spcnv95u:0:000000:00:999:[After you enable these region ]
spcnv95u:0:000000:00:999:[cheats to see any effect you will ]
spcnv95u:0:000000:00:999:[have to reset the game (F3). Then ]
spcnv95u:0:000000:00:999:[you may have to turn the Test Mode]
spcnv95u:0:000000:00:999:[ON (F2) wait then reset again (F3)]
spcnv95u:0:07FFFF:01:100:Region Switch = Japan
spcnv95u:0:07FFFF:02:100:Region Switch = US
spcnv95u:0:07FFFF:03:100:Region Switch = World
; [ Space Position (Japan) ]
spcpostn:0:0000:00:999:[ There are no cheats ]:REASON 1
spcpostn:0:0000:00:999:[ for this game as it ]:REASON 1
spcpostn:0:0000:00:999:[ didn't work the last ]:REASON 1
spcpostn:0:0000:00:999:[ time it was tested. ]:REASON 1
spcpostn:0:0000:00:999:[ If the game now works ]:REASON 1
spcpostn:0:0000:00:999:[ please request cheats ]:REASON 1
spcpostn:0:0000:00:999:[ for it on the cheat ]:REASON 1
spcpostn:0:0000:00:999:[ forums. ]:REASON 1
; [ Space Thunderbird ]
spctbird:0:809D:01:000:Infinite Lives
spctbird:0:809E:00:500:Infinite Lives (2/2)
spctbird:0:206F:C3:100:Invincibility
spctbird:0:20C3:C3:600:Invincibility (2/3):Part 1 is 1st Ship, Part 2 is 2nd Ship, Part 3 is 3rd Ship
spctbird:0:210B:C3:600:Invincibility (3/4):Part 4 is for when you have all three ships together
spctbird:0:2063:C3:600:Invincibility (4/4):It's a belt and braces job
spctbird:0:8140:01:000:Always have Full Size Ship:Best used with Invincibility, enable it as the full ship starts to move up the screen at the start of the game for the best effect
spctbird:0:8143:C2:500:Always have Full Size Ship (2/6)
spctbird:0:8145:01:500:Always have Full Size Ship (3/6)
spctbird:0:8148:C8:500:Always have Full Size Ship (4/6)
spctbird:0:814A:01:500:Always have Full Size Ship (5/6)
spctbird:0:814D:D8:500:Always have Full Size Ship (6/6)
spctbird:0:8230:30:000:Infinite Time to dock
spctbird:0:8230:00:001:No more dock time Now!
spctbird:0:8231:01:501:No more dock time Now! (2/2)
spctbird:0:823C:00:001:Finish this Round Now!:Use this with an activation key for best effect
; [ Speed Ball (prototype) ]
spdball:0:A070:59:000:Infinite Time
spdball:0:A06F:09:500:Infinite Time (2/2)
spdball:0:A06F:00:001:Finish this Round Now!
spdball:0:A070:01:501:Finish this Round Now! (2/2)
spdball:0:B38E:10:000:Score always = 10 PL1
spdball:0:B38E:00:000:Score always = 0 PL1
spdball:0:B38E:10:001:Score = 10 Now! PL1
spdball:0:B38E:00:001:Score = 0 Now! PL1
spdball:0:B38E:99:073:Select Score PL1
spdball:0:B394:10:000:Score always = 10 PL2
spdball:0:B394:00:000:Score always = 0 PL2
spdball:0:B394:10:001:Score = 10 Now! PL2
spdball:0:B394:00:001:Score = 0 Now! PL2
spdball:0:B394:99:073:Select Score PL2
; [ Speed Buggy ]
spdbuggy:0:0000:00:999:[ There are no cheats ]:REASON 1
spdbuggy:0:0000:00:999:[ for this game as it ]:REASON 1
spdbuggy:0:0000:00:999:[ didn't work the last ]:REASON 1
spdbuggy:0:0000:00:999:[ time it was tested. ]:REASON 1
spdbuggy:0:0000:00:999:[ If the game now works ]:REASON 1
spdbuggy:0:0000:00:999:[ please request cheats ]:REASON 1
spdbuggy:0:0000:00:999:[ for it on the cheat ]:REASON 1
spdbuggy:0:0000:00:999:[ forums. ]:REASON 1
; [ Speed Coin (prototype) ]
spdcoin:0:8841:03:000:Infinite Lives
spdcoin:0:8840:09:000:Infinite Time
spdcoin:0:8059:00:000:No coins lost
; [ Super Dodge Ball (US) ]
spdodgeb:0:006E:99:000:Infinite Credits
spdodgeb:0:078A:59:000:Infinite Time
spdodgeb:0:078B:09:500:Infinite Time (2/2)
spdodgeb:0:00E0:08:001:Change Ball to Super Ball Now!:Only pratical for use with Activation Key - the super ball is uncatchable
spdodgeb:0:0425:10:000:Infinite Energy PL1
spdodgeb:0:045D:10:500:Infinite Energy PL1 (2/4)
spdodgeb:0:0495:10:500:Infinite Energy PL1 (3/4)
spdodgeb:0:04CD:10:500:Infinite Energy PL1 (4/4)
spdodgeb:0:0425:01:001:Drain All Energy Now! PL1
spdodgeb:0:045D:01:501:Drain All Energy Now! PL1 (2/4)
spdodgeb:0:0495:01:501:Drain All Energy Now! PL1 (3/4)
spdodgeb:0:04CD:01:501:Drain All Energy Now! PL1 (4/4)
spdodgeb:0:029D:10:000:Infinite Energy PL2
spdodgeb:0:02D5:10:500:Infinite Energy PL2 (2/4)
spdodgeb:0:030D:10:500:Infinite Energy PL2 (3/4)
spdodgeb:0:0345:10:500:Infinite Energy PL2 (4/4)
spdodgeb:0:029D:01:001:Drain All Energy Now! PL2
spdodgeb:0:02D5:01:501:Drain All Energy Now! PL2 (2/4)
spdodgeb:0:030D:01:501:Drain All Energy Now! PL2 (3/4)
spdodgeb:0:0345:01:501:Drain All Energy Now! PL2 (4/4)
; [ Speak & Rescue ]
speakres:0:4029:0A:000:Infinite Lives PL1
speakres:0:4099:0A:000:Infinite Lives PL2
speakres:0:4108:00:000:Invincibility
; [ Spectar (revision 3) ]
spectar:0:00C1:09:000:Infinite Lives
spectar:0:0074:00:001:Finish this Round Now!
spectar:0:20F7:D0:100:Invincibility
spectar:0:20F8:4F:600:Invincibility (2/2)
; [ Spectar (revision 1?) ]
spectar1:0:00C1:09:000:Infinite Lives
spectar1:0:0074:00:001:Finish this Round Now!
spectar1:0:2BBE:D0:100:Invincibility
spectar1:0:2BBF:26:600:Invincibility (2/2)
; [ Speed Attack! ]
speedatk:0:0000:00:999:[ This game hasn't even ]:REASON 11
speedatk:0:0000:00:999:[ been looked at due to ]:REASON 11
speedatk:0:0000:00:999:[ time constraints - Too]:REASON 11
speedatk:0:0000:00:999:[ many games and so ]:REASON 11
speedatk:0:0000:00:999:[ little time. It is ]:REASON 11
speedatk:0:0000:00:999:[ even possible that ]:REASON 11
speedatk:0:0000:00:999:[ this game may be a ]:REASON 11
speedatk:0:0000:00:999:[ clone of an existing ]:REASON 11
speedatk:0:0000:00:999:[ game which may have ]:REASON 11
speedatk:0:0000:00:999:[ cheats. Please search ]:REASON 11
speedatk:0:0000:00:999:[ the cheat forums ]:REASON 11
speedatk:0:0000:00:999:[ before posting cheat ]:REASON 11
speedatk:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Speed Ball ]
speedbal:0:F8D4:0A:000:Infinite Lives
speedbal:0:F8D6:99:001:Get Maximum bonus Now!
; [ Speed Freak ]
speedfrk:0:0119:99:000:Infinite Time
speedfrk:0:0118:09:500:Infinite Time (2/2)
; [ Speed Spin ]
speedspn:0:B123:15:000:Score always = 21 PL1
speedspn:0:B123:0B:000:Score always = 11 PL1
speedspn:0:B123:00:000:Score always = 0 PL1
speedspn:0:B123:15:001:Score = 21 Now! PL1
speedspn:0:B123:0B:001:Score = 11 Now! PL1
speedspn:0:B123:00:001:Score = 0 Now! PL1
speedspn:0:B123:15:070:Select Score PL1
speedspn:0:B124:15:000:Score always = 21 PL2
speedspn:0:B124:0B:000:Score always = 11 PL2
speedspn:0:B124:00:000:Score always = 0 PL2
speedspn:0:B124:15:001:Score = 21 Now! PL2
speedspn:0:B124:0B:001:Score = 11 Now! PL2
speedspn:0:B124:00:001:Score = 0 Now! PL2
speedspn:0:B124:15:070:Select Score PL2
; [ Speed Up ]
speedup:0:0000:00:999:[ There are no cheats ]:REASON 1
speedup:0:0000:00:999:[ for this game as it ]:REASON 1
speedup:0:0000:00:999:[ didn't work the last ]:REASON 1
speedup:0:0000:00:999:[ time it was tested. ]:REASON 1
speedup:0:0000:00:999:[ If the game now works ]:REASON 1
speedup:0:0000:00:999:[ please request cheats ]:REASON 1
speedup:0:0000:00:999:[ for it on the cheat ]:REASON 1
speedup:0:0000:00:999:[ forums. ]:REASON 1
; [ Spelunker (Japan) ]
spelnkrj:0:E200:09:000:Infinite Lives
spelnkrj:0:E15E:A5:000:Infinite Energy
spelnkrj:0:E234:09:000:Infinite Bombs
spelnkrj:0:0000:00:999:[See the Dip Switch Menu to ]
spelnkrj:0:0000:00:999:[enable Invincibility. ]
; [ Spelunker II ]
spelunk2:0:E200:03:000:Infinite Lives
spelunk2:0:E146:90:000:Infinite Energy
spelunk2:0:E230:99:000:Infinite Bombs
spelunk2:0:0000:00:999:[See the Dip Switch Menu to ]
spelunk2:0:0000:00:999:[enable Invincibility. ]
; [ Spelunker ]
spelunkr:0:E200:09:000:Infinite Lives
spelunkr:0:E15E:A5:000:Infinite Energy
spelunkr:0:E234:09:000:Infinite Bombs
spelunkr:0:0000:00:999:[See the Dip Switch Menu to ]
spelunkr:0:0000:00:999:[enable Invincibility. ]
; [ Super Puzzle Fighter 2 Turbo (US 960620) ]
spf2t:0:FF8076:09:000:Infinite Credits
spf2t:0:FF849E:14:001:Send 20 gems to PL2 Now!
spf2t:0:FF849E:28:001:Send 40 gems to PL2 Now!
spf2t:0:FF849E:3C:001:Send 60 gems to PL2 Now!
spf2t:0:FF889E:00:000:Never receive counter attacks PL1
spf2t:0:000000:00:999:[ The diamonds cheats must be activated in order. ]
spf2t:0:FF84F5:18:001:Get diamond 1 Now! PL1
spf2t:0:FF84F5:31:001:Get diamond 2 Now! PL1
spf2t:0:FF84F5:4A:001:Get diamond 3 Now! PL1
spf2t:0:FF84F5:63:001:Get diamond 4 Now! PL1
spf2t:0:FF84F5:7C:001:Get diamond 5 Now! PL1
spf2t:0:FF84F5:95:001:Get diamond 6 Now! PL1
spf2t:0:FF84F5:AE:001:Get diamond 7 Now! PL1
spf2t:0:FF84F5:C7:001:Get diamond 8 Now! PL1
spf2t:0:FF84F5:E0:001:Get diamond 9 Now! PL1
spf2t:0:FF84F5:F9:001:Get diamond 10 Now! PL1
spf2t:0:000000:00:999:[ Free player selection ]
spf2t:0:000000:00:999:[ Use on 'Stage X' or 'Select Difficulty' screens ]
spf2t:0:FF0C82:00:001:Play with Morrigan Now! PL1
spf2t:0:FF8382:00:501:Play with Morrigan Now! PL1 (2/2)
spf2t:0:FF0C82:01:001:Play with Chun-Li Now! PL1
spf2t:0:FF8382:01:501:Play with Chun-Li Now! PL1 (2/2)
spf2t:0:FF0C82:02:001:Play with Ryu Now! PL1
spf2t:0:FF8382:02:501:Play with Ryu Now! PL1 (2/2)
spf2t:0:FF0C82:03:001:Play with Ken Now! PL1
spf2t:0:FF8382:03:501:Play with Ken Now! PL1 (2/2)
spf2t:0:FF0C82:04:001:Play with Lei-Lei Now! PL1
spf2t:0:FF8382:04:501:Play with Lei-Lei Now! PL1 (2/2)
spf2t:0:FF0C82:05:001:Play with Donovan Now! PL1
spf2t:0:FF8382:05:501:Play with Donovan Now! PL1 (2/2)
spf2t:0:FF0C82:06:001:Play with Felicia Now! PL1
spf2t:0:FF8382:06:501:Play with Felicia Now! PL1 (2/2)
spf2t:0:FF0C82:07:001:Play with Sakura Now! PL1
spf2t:0:FF8382:07:501:Play with Sakura Now! PL1 (2/2)
spf2t:0:FF0C82:08:001:Play with Devilot Now! PL1
spf2t:0:FF8382:08:501:Play with Devilot Now! PL1 (2/2)
spf2t:0:FF0C82:09:001:Play with Akuma (Gouki) Now! PL1
spf2t:0:FF8382:09:501:Play with Akuma (Gouki) Now! PL1 (2/2)
spf2t:0:FF0C82:0A:001:Play with Dan Now! PL1
spf2t:0:FF8382:0A:501:Play with Dan Now! PL1 (2/2)
spf2t:0:FF889E:14:001:Send 20 gems to PL1 Now!
spf2t:0:FF889E:28:001:Send 40 gems to PL1 Now!
spf2t:0:FF889E:3C:001:Send 60 gems to PL1 Now!
spf2t:0:FF849E:00:000:Never receive counter attacks PL2
spf2t:0:000000:00:999:[ The diamonds cheats must be activated in order. ]
spf2t:0:FF88F5:18:001:Get diamond 1 Now! PL2
spf2t:0:FF88F5:31:001:Get diamond 2 Now! PL2
spf2t:0:FF88F5:4A:001:Get diamond 3 Now! PL2
spf2t:0:FF88F5:63:001:Get diamond 4 Now! PL2
spf2t:0:FF88F5:7C:001:Get diamond 5 Now! PL2
spf2t:0:FF88F5:95:001:Get diamond 6 Now! PL2
spf2t:0:FF88F5:AE:001:Get diamond 7 Now! PL2
spf2t:0:FF88F5:C7:001:Get diamond 8 Now! PL2
spf2t:0:FF88F5:E0:001:Get diamond 9 Now! PL2
spf2t:0:FF88F5:F9:001:Get diamond 10 Now! PL2
spf2t:0:000000:00:999:[ Free player selection ]
spf2t:0:000000:00:999:[ Use on 'Stage X' or 'Select Difficulty' screens ]
spf2t:0:FF0C86:00:001:Play with Morrigan Now! PL2
spf2t:0:FF8782:00:501:Play with Morrigan Now! PL2 (2/2)
spf2t:0:FF0C86:01:001:Play with Chun-Li Now! PL2
spf2t:0:FF8782:01:501:Play with Chun-Li Now! PL2 (2/2)
spf2t:0:FF0C86:02:001:Play with Ryu Now! PL2
spf2t:0:FF8782:02:501:Play with Ryu Now! PL2 (2/2)
spf2t:0:FF0C86:03:001:Play with Ken Now! PL2
spf2t:0:FF8782:03:501:Play with Ken Now! PL2 (2/2)
spf2t:0:FF0C86:04:001:Play with Lei-Lei Now! PL2
spf2t:0:FF8782:04:501:Play with Lei-Lei Now! PL2 (2/2)
spf2t:0:FF0C86:05:001:Play with Donovan Now! PL2
spf2t:0:FF8782:05:501:Play with Donovan Now! PL2 (2/2)
spf2t:0:FF0C86:06:001:Play with Felicia Now! PL2
spf2t:0:FF8782:06:501:Play with Felicia Now! PL2 (2/2)
spf2t:0:FF0C86:07:001:Play with Sakura Now! PL2
spf2t:0:FF8782:07:501:Play with Sakura Now! PL2 (2/2)
spf2t:0:FF0C86:08:001:Play with Devilot Now! PL2
spf2t:0:FF8782:08:501:Play with Devilot Now! PL2 (2/2)
spf2t:0:FF0C86:09:001:Play with Akuma (Gouki) Now! PL2
spf2t:0:FF8782:09:501:Play with Akuma (Gouki) Now! PL2 (2/2)
spf2t:0:FF0C86:0A:001:Play with Dan Now! PL2
spf2t:0:FF8782:0A:501:Play with Dan Now! PL2 (2/2)
spf2t:0:000000:00:999:[ These are the codes to set the machine region - the ]
spf2t:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
spf2t:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
spf2t:0:FF8091:00:000:Region Switch = Japan
spf2t:0:FF8091:02:000:Region Switch = USA
spf2t:0:FF8091:04:000:Region Switch = Hispanic
spf2t:0:FF8091:06:000:Region Switch = Oceania
spf2t:0:FF8091:08:000:Region Switch = Asia
spf2t:0:FF8091:0A:000:Region Switch = Euro
spf2t:0:FF8091:0C:000:Region Switch = Brazil
; [ Super Puzzle Fighter 2 Turbo (Asia 960529) ]
spf2ta:0:FF8076:09:000:Infinite Credits
spf2ta:0:FF849E:14:001:Send 20 gems to PL2 Now!
spf2ta:0:FF849E:28:001:Send 40 gems to PL2 Now!
spf2ta:0:FF849E:3C:001:Send 60 gems to PL2 Now!
spf2ta:0:FF889E:00:000:Never receive counter attacks PL1
spf2ta:0:000000:00:999:[ The diamonds cheats must be activated in order. ]
spf2ta:0:FF84F5:18:001:Get diamond 1 Now! PL1
spf2ta:0:FF84F5:31:001:Get diamond 2 Now! PL1
spf2ta:0:FF84F5:4A:001:Get diamond 3 Now! PL1
spf2ta:0:FF84F5:63:001:Get diamond 4 Now! PL1
spf2ta:0:FF84F5:7C:001:Get diamond 5 Now! PL1
spf2ta:0:FF84F5:95:001:Get diamond 6 Now! PL1
spf2ta:0:FF84F5:AE:001:Get diamond 7 Now! PL1
spf2ta:0:FF84F5:C7:001:Get diamond 8 Now! PL1
spf2ta:0:FF84F5:E0:001:Get diamond 9 Now! PL1
spf2ta:0:FF84F5:F9:001:Get diamond 10 Now! PL1
spf2ta:0:000000:00:999:[ Free player selection ]
spf2ta:0:000000:00:999:[ Use on 'Stage X' or 'Select Difficulty' screens ]
spf2ta:0:FF0C82:00:001:Play with Morrigan Now! PL1
spf2ta:0:FF8382:00:501:Play with Morrigan Now! PL1 (2/2)
spf2ta:0:FF0C82:01:001:Play with Chun-Li Now! PL1
spf2ta:0:FF8382:01:501:Play with Chun-Li Now! PL1 (2/2)
spf2ta:0:FF0C82:02:001:Play with Ryu Now! PL1
spf2ta:0:FF8382:02:501:Play with Ryu Now! PL1 (2/2)
spf2ta:0:FF0C82:03:001:Play with Ken Now! PL1
spf2ta:0:FF8382:03:501:Play with Ken Now! PL1 (2/2)
spf2ta:0:FF0C82:04:001:Play with Lei-Lei Now! PL1
spf2ta:0:FF8382:04:501:Play with Lei-Lei Now! PL1 (2/2)
spf2ta:0:FF0C82:05:001:Play with Donovan Now! PL1
spf2ta:0:FF8382:05:501:Play with Donovan Now! PL1 (2/2)
spf2ta:0:FF0C82:06:001:Play with Felicia Now! PL1
spf2ta:0:FF8382:06:501:Play with Felicia Now! PL1 (2/2)
spf2ta:0:FF0C82:07:001:Play with Sakura Now! PL1
spf2ta:0:FF8382:07:501:Play with Sakura Now! PL1 (2/2)
spf2ta:0:FF0C82:08:001:Play with Devilot Now! PL1
spf2ta:0:FF8382:08:501:Play with Devilot Now! PL1 (2/2)
spf2ta:0:FF0C82:09:001:Play with Akuma (Gouki) Now! PL1
spf2ta:0:FF8382:09:501:Play with Akuma (Gouki) Now! PL1 (2/2)
spf2ta:0:FF0C82:0A:001:Play with Dan Now! PL1
spf2ta:0:FF8382:0A:501:Play with Dan Now! PL1 (2/2)
spf2ta:0:FF889E:14:001:Send 20 gems to PL1 Now!
spf2ta:0:FF889E:28:001:Send 40 gems to PL1 Now!
spf2ta:0:FF889E:3C:001:Send 60 gems to PL1 Now!
spf2ta:0:FF849E:00:000:Never receive counter attacks PL2
spf2ta:0:000000:00:999:[ The diamonds cheats must be activated in order. ]
spf2ta:0:FF88F5:18:001:Get diamond 1 Now! PL2
spf2ta:0:FF88F5:31:001:Get diamond 2 Now! PL2
spf2ta:0:FF88F5:4A:001:Get diamond 3 Now! PL2
spf2ta:0:FF88F5:63:001:Get diamond 4 Now! PL2
spf2ta:0:FF88F5:7C:001:Get diamond 5 Now! PL2
spf2ta:0:FF88F5:95:001:Get diamond 6 Now! PL2
spf2ta:0:FF88F5:AE:001:Get diamond 7 Now! PL2
spf2ta:0:FF88F5:C7:001:Get diamond 8 Now! PL2
spf2ta:0:FF88F5:E0:001:Get diamond 9 Now! PL2
spf2ta:0:FF88F5:F9:001:Get diamond 10 Now! PL2
spf2ta:0:000000:00:999:[ Free player selection ]
spf2ta:0:000000:00:999:[ Use on 'Stage X' or 'Select Difficulty' screens ]
spf2ta:0:FF0C86:00:001:Play with Morrigan Now! PL2
spf2ta:0:FF8782:00:501:Play with Morrigan Now! PL2 (2/2)
spf2ta:0:FF0C86:01:001:Play with Chun-Li Now! PL2
spf2ta:0:FF8782:01:501:Play with Chun-Li Now! PL2 (2/2)
spf2ta:0:FF0C86:02:001:Play with Ryu Now! PL2
spf2ta:0:FF8782:02:501:Play with Ryu Now! PL2 (2/2)
spf2ta:0:FF0C86:03:001:Play with Ken Now! PL2
spf2ta:0:FF8782:03:501:Play with Ken Now! PL2 (2/2)
spf2ta:0:FF0C86:04:001:Play with Lei-Lei Now! PL2
spf2ta:0:FF8782:04:501:Play with Lei-Lei Now! PL2 (2/2)
spf2ta:0:FF0C86:05:001:Play with Donovan Now! PL2
spf2ta:0:FF8782:05:501:Play with Donovan Now! PL2 (2/2)
spf2ta:0:FF0C86:06:001:Play with Felicia Now! PL2
spf2ta:0:FF8782:06:501:Play with Felicia Now! PL2 (2/2)
spf2ta:0:FF0C86:07:001:Play with Sakura Now! PL2
spf2ta:0:FF8782:07:501:Play with Sakura Now! PL2 (2/2)
spf2ta:0:FF0C86:08:001:Play with Devilot Now! PL2
spf2ta:0:FF8782:08:501:Play with Devilot Now! PL2 (2/2)
spf2ta:0:FF0C86:09:001:Play with Akuma (Gouki) Now! PL2
spf2ta:0:FF8782:09:501:Play with Akuma (Gouki) Now! PL2 (2/2)
spf2ta:0:FF0C86:0A:001:Play with Dan Now! PL2
spf2ta:0:FF8782:0A:501:Play with Dan Now! PL2 (2/2)
spf2ta:0:000000:00:999:[ These are the codes to set the machine region - the ]
spf2ta:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
spf2ta:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
spf2ta:0:FF8091:00:000:Region Switch = Japan
spf2ta:0:FF8091:02:000:Region Switch = USA
spf2ta:0:FF8091:04:000:Region Switch = Hispanic
spf2ta:0:FF8091:06:000:Region Switch = Oceania
spf2ta:0:FF8091:08:000:Region Switch = Asia
spf2ta:0:FF8091:0A:000:Region Switch = Euro
spf2ta:0:FF8091:0C:000:Region Switch = Brazil
; [ Super Puzzle Fighter 2 X (Japan 960531) ]
spf2xj:0:FF8076:09:000:Infinite Credits
spf2xj:0:FF849E:14:001:Send 20 gems to PL2 Now!
spf2xj:0:FF849E:28:001:Send 40 gems to PL2 Now!
spf2xj:0:FF849E:3C:001:Send 60 gems to PL2 Now!
spf2xj:0:FF889E:00:000:Never receive counter attacks PL1
spf2xj:0:000000:00:999:[ The diamonds cheats must be activated in order. ]
spf2xj:0:FF84F5:18:001:Get diamond 1 Now! PL1
spf2xj:0:FF84F5:31:001:Get diamond 2 Now! PL1
spf2xj:0:FF84F5:4A:001:Get diamond 3 Now! PL1
spf2xj:0:FF84F5:63:001:Get diamond 4 Now! PL1
spf2xj:0:FF84F5:7C:001:Get diamond 5 Now! PL1
spf2xj:0:FF84F5:95:001:Get diamond 6 Now! PL1
spf2xj:0:FF84F5:AE:001:Get diamond 7 Now! PL1
spf2xj:0:FF84F5:C7:001:Get diamond 8 Now! PL1
spf2xj:0:FF84F5:E0:001:Get diamond 9 Now! PL1
spf2xj:0:FF84F5:F9:001:Get diamond 10 Now! PL1
spf2xj:0:000000:00:999:[ Free player selection ]
spf2xj:0:000000:00:999:[ Use on 'Stage X' or 'Select Difficulty' screens ]
spf2xj:0:FF0C82:00:001:Play with Morrigan Now! PL1
spf2xj:0:FF8382:00:501:Play with Morrigan Now! PL1 (2/2)
spf2xj:0:FF0C82:01:001:Play with Chun-Li Now! PL1
spf2xj:0:FF8382:01:501:Play with Chun-Li Now! PL1 (2/2)
spf2xj:0:FF0C82:02:001:Play with Ryu Now! PL1
spf2xj:0:FF8382:02:501:Play with Ryu Now! PL1 (2/2)
spf2xj:0:FF0C82:03:001:Play with Ken Now! PL1
spf2xj:0:FF8382:03:501:Play with Ken Now! PL1 (2/2)
spf2xj:0:FF0C82:04:001:Play with Lei-Lei Now! PL1
spf2xj:0:FF8382:04:501:Play with Lei-Lei Now! PL1 (2/2)
spf2xj:0:FF0C82:05:001:Play with Donovan Now! PL1
spf2xj:0:FF8382:05:501:Play with Donovan Now! PL1 (2/2)
spf2xj:0:FF0C82:06:001:Play with Felicia Now! PL1
spf2xj:0:FF8382:06:501:Play with Felicia Now! PL1 (2/2)
spf2xj:0:FF0C82:07:001:Play with Sakura Now! PL1
spf2xj:0:FF8382:07:501:Play with Sakura Now! PL1 (2/2)
spf2xj:0:FF0C82:08:001:Play with Devilot Now! PL1
spf2xj:0:FF8382:08:501:Play with Devilot Now! PL1 (2/2)
spf2xj:0:FF0C82:09:001:Play with Akuma (Gouki) Now! PL1
spf2xj:0:FF8382:09:501:Play with Akuma (Gouki) Now! PL1 (2/2)
spf2xj:0:FF0C82:0A:001:Play with Dan Now! PL1
spf2xj:0:FF8382:0A:501:Play with Dan Now! PL1 (2/2)
spf2xj:0:FF889E:14:001:Send 20 gems to PL1 Now!
spf2xj:0:FF889E:28:001:Send 40 gems to PL1 Now!
spf2xj:0:FF889E:3C:001:Send 60 gems to PL1 Now!
spf2xj:0:FF849E:00:000:Never receive counter attacks PL2
spf2xj:0:000000:00:999:[ The diamonds cheats must be activated in order. ]
spf2xj:0:FF88F5:18:001:Get diamond 1 Now! PL2
spf2xj:0:FF88F5:31:001:Get diamond 2 Now! PL2
spf2xj:0:FF88F5:4A:001:Get diamond 3 Now! PL2
spf2xj:0:FF88F5:63:001:Get diamond 4 Now! PL2
spf2xj:0:FF88F5:7C:001:Get diamond 5 Now! PL2
spf2xj:0:FF88F5:95:001:Get diamond 6 Now! PL2
spf2xj:0:FF88F5:AE:001:Get diamond 7 Now! PL2
spf2xj:0:FF88F5:C7:001:Get diamond 8 Now! PL2
spf2xj:0:FF88F5:E0:001:Get diamond 9 Now! PL2
spf2xj:0:FF88F5:F9:001:Get diamond 10 Now! PL2
spf2xj:0:000000:00:999:[ Free player selection ]
spf2xj:0:000000:00:999:[ Use on 'Stage X' or 'Select Difficulty' screens ]
spf2xj:0:FF0C86:00:001:Play with Morrigan Now! PL2
spf2xj:0:FF8782:00:501:Play with Morrigan Now! PL2 (2/2)
spf2xj:0:FF0C86:01:001:Play with Chun-Li Now! PL2
spf2xj:0:FF8782:01:501:Play with Chun-Li Now! PL2 (2/2)
spf2xj:0:FF0C86:02:001:Play with Ryu Now! PL2
spf2xj:0:FF8782:02:501:Play with Ryu Now! PL2 (2/2)
spf2xj:0:FF0C86:03:001:Play with Ken Now! PL2
spf2xj:0:FF8782:03:501:Play with Ken Now! PL2 (2/2)
spf2xj:0:FF0C86:04:001:Play with Lei-Lei Now! PL2
spf2xj:0:FF8782:04:501:Play with Lei-Lei Now! PL2 (2/2)
spf2xj:0:FF0C86:05:001:Play with Donovan Now! PL2
spf2xj:0:FF8782:05:501:Play with Donovan Now! PL2 (2/2)
spf2xj:0:FF0C86:06:001:Play with Felicia Now! PL2
spf2xj:0:FF8782:06:501:Play with Felicia Now! PL2 (2/2)
spf2xj:0:FF0C86:07:001:Play with Sakura Now! PL2
spf2xj:0:FF8782:07:501:Play with Sakura Now! PL2 (2/2)
spf2xj:0:FF0C86:08:001:Play with Devilot Now! PL2
spf2xj:0:FF8782:08:501:Play with Devilot Now! PL2 (2/2)
spf2xj:0:FF0C86:09:001:Play with Akuma (Gouki) Now! PL2
spf2xj:0:FF8782:09:501:Play with Akuma (Gouki) Now! PL2 (2/2)
spf2xj:0:FF0C86:0A:001:Play with Dan Now! PL2
spf2xj:0:FF8782:0A:501:Play with Dan Now! PL2 (2/2)
spf2xj:0:000000:00:999:[ These are the codes to set the machine region - the ]
spf2xj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
spf2xj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
spf2xj:0:FF8091:00:000:Region Switch = Japan
spf2xj:0:FF8091:02:000:Region Switch = USA
spf2xj:0:FF8091:04:000:Region Switch = Hispanic
spf2xj:0:FF8091:06:000:Region Switch = Oceania
spf2xj:0:FF8091:08:000:Region Switch = Asia
spf2xj:0:FF8091:0A:000:Region Switch = Euro
spf2xj:0:FF8091:0C:000:Region Switch = Brazil
; [ Spiders (set 1) ]
spiders:0:1C27:10:000:Infinite Lives
spiders:0:1C4C:1B:000:All Levels same for WebPower
; [ Spiders (set 2) ]
spiders2:0:1C27:10:000:Infinite Lives
spiders2:0:1C4C:1B:000:All Levels same for WebPower
; [ Spider-Man: The Videogame (US) ]
spidey:0:20A040:30:000:Infinite Energy PL1
spidey:0:20A041:75:500:Infinite Energy PL1 (2/2)
:spidey:00100000:20A004:00003A4D:FFFFFFFF:Invincibility PL1:Only turn ON this cheat after starting a game. You must NOT turn Invincibility ON, on the title screen or on the character select screen or the game will crash. You need to temporarily turn cheats OFF (normally F6) to get energy recovery items.
:spidey:00010000:20A036:00000070:FFFFFFFF:Invincibility PL1 (2/2)
spidey:0:20A140:30:000:Infinite Energy PL2
spidey:0:20A141:75:500:Infinite Energy PL2 (2/2)
:spidey:00100000:20A104:00003A4D:FFFFFFFF:Invincibility PL2:Only turn ON this cheat after starting a game. You must NOT turn Invincibility ON, on the title screen or on the character select screen or the game will crash. You need to temporarily turn cheats OFF (normally F6) to get energy recovery items.
:spidey:00010000:20A136:00000070:FFFFFFFF:Invincibility PL2 (2/2)
spidey:0:20A240:30:000:Infinite Energy PL3
spidey:0:20A241:75:500:Infinite Energy PL3 (2/2)
:spidey:00100000:20A204:00003A4D:FFFFFFFF:Invincibility PL3:Only turn ON this cheat after starting a game. You must NOT turn Invincibility ON, on the title screen or on the character select screen or the game will crash. You need to temporarily turn cheats OFF (normally F6) to get energy recovery items.
:spidey:00010000:20A236:00000070:FFFFFFFF:Invincibility PL3 (2/2)
spidey:0:20A340:30:000:Infinite Energy PL4
spidey:0:20A341:75:500:Infinite Energy PL4 (2/2)
:spidey:00100000:20A304:00003A4D:FFFFFFFF:Invincibility PL4:Only turn ON this cheat after starting a game. You must NOT turn Invincibility ON, on the title screen or on the character select screen or the game will crash. You need to temporarily turn cheats OFF (normally F6) to get energy recovery items.
:spidey:00010000:20A336:00000070:FFFFFFFF:Invincibility PL4 (2/2)
; [ Spider-Man: The Videogame (Japan) ]
spideyj:0:20A040:30:000:Infinite Energy PL1
spideyj:0:20A041:75:500:Infinite Energy PL1 (2/2)
:spideyj:00100000:20A004:00003A4D:FFFFFFFF:Invincibility PL1:Only turn ON this cheat after starting a game. You must NOT turn Invincibility ON, on the title screen or on the character select screen or the game will crash. You need to temporarily turn cheats OFF (normally F6) to get energy recovery items.
:spideyj:00010000:20A036:00000070:FFFFFFFF:Invincibility PL1 (2/2)
spideyj:0:20A140:30:000:Infinite Energy PL2
spideyj:0:20A141:75:500:Infinite Energy PL2 (2/2)
:spideyj:00100000:20A104:00003A4D:FFFFFFFF:Invincibility PL2:Only turn ON this cheat after starting a game. You must NOT turn Invincibility ON, on the title screen or on the character select screen or the game will crash. You need to temporarily turn cheats OFF (normally F6) to get energy recovery items.
:spideyj:00010000:20A136:00000070:FFFFFFFF:Invincibility PL2 (2/2)
spideyj:0:20A240:30:000:Infinite Energy PL3
spideyj:0:20A241:75:500:Infinite Energy PL3 (2/2)
:spideyj:00100000:20A204:00003A4D:FFFFFFFF:Invincibility PL3:Only turn ON this cheat after starting a game. You must NOT turn Invincibility ON, on the title screen or on the character select screen or the game will crash. You need to temporarily turn cheats OFF (normally F6) to get energy recovery items.
:spideyj:00010000:20A236:00000070:FFFFFFFF:Invincibility PL3 (2/2)
spideyj:0:20A340:30:000:Infinite Energy PL4
spideyj:0:20A341:75:500:Infinite Energy PL4 (2/2)
:spideyj:00100000:20A304:00003A4D:FFFFFFFF:Invincibility PL4:Only turn ON this cheat after starting a game. You must NOT turn Invincibility ON, on the title screen or on the character select screen or the game will crash. You need to temporarily turn cheats OFF (normally F6) to get energy recovery items.
:spideyj:00010000:20A336:00000070:FFFFFFFF:Invincibility PL4 (2/2)
; [ Super Pierrot (Japan) ]
spiero:0:2203:07:000:Infinite Lives
spiero:0:2D38:78:000:Always Have Powerball
spiero:0:0000:00:999:[Activate Invincibility ]
spiero:0:0000:00:999:[during play only! ]
spiero:0:21C0:00:000:Invincibility
spiero:0:2D20:A0:511:Invincibility (2/2)
; [ Spiker ]
spiker:0:02FE:11:073:Select Score PL1
spiker:0:032C:11:073:Select Score PL2
; [ Spinal Breakers (Japan) ]
spinlbrj:0:FF8F87:63:000:Infinite Credits
spinlbrj:0:FF971B:3B:000:Infinite Time
spinlbrj:0:FFA4C6:03:000:Infinite Energy PL1
spinlbrj:0:FFA4C7:E7:500:Infinite Energy PL1 (2/2)
spinlbrj:0:FFA4C9:03:000:Infinite Bombs PL1
spinlbrj:0:FFA4D5:0F:000:Infinite Ammo PL1
spinlbrj:0:FFA4E9:50:000:Normal PL1
spinlbrj:0:FF86F0:00:500:Normal PL1
spinlbrj:0:FFA4E9:56:000:Drum PL1
spinlbrj:0:FF86F0:00:500:Drum PL1
spinlbrj:0:FFA4E9:5C:000:Green [M] PL1
spinlbrj:0:FF86F0:11:500:Green [M] PL1
spinlbrj:0:FFA4E9:62:000:Red [P] PL1
spinlbrj:0:FF86F0:11:500:Red [P] PL1
spinlbrj:0:FFA4E9:68:000:Blue [PM] PL1
spinlbrj:0:FF86F0:11:500:Blue [PM] PL1
spinlbrj:0:FFA4F8:03:000:Infinite Energy PL2
spinlbrj:0:FFA4F9:E7:500:Infinite Energy PL2 (2/2)
spinlbrj:0:FFA4FB:03:000:Infinite Bombs PL2
spinlbrj:0:FFA507:0F:000:Infinite Ammo PL2
spinlbrj:0:FFA51B:50:000:Normal PL2
spinlbrj:0:FF86E8:00:500:Normal PL2
spinlbrj:0:FFA51B:56:000:Drum PL2
spinlbrj:0:FF86E8:00:500:Drum PL2
spinlbrj:0:FFA51B:5C:000:Green [M] PL2
spinlbrj:0:FF86E8:11:500:Green [M] PL2
spinlbrj:0:FFA51B:62:000:Red [P] PL2
spinlbrj:0:FF86E8:11:500:Red [P] PL2
spinlbrj:0:FFA51B:68:000:Blue [PM] PL2
spinlbrj:0:FF86E8:11:500:Blue [PM] PL2
; [ Spinal Breakers (World) ]
spinlbrk:0:FF8F87:63:000:Infinite Credits
spinlbrk:0:FF971B:3B:000:Infinite Time
spinlbrk:0:FFA4C6:03:000:Infinite Energy PL1
spinlbrk:0:FFA4C7:E7:500:Infinite Energy PL1 (2/2)
spinlbrk:0:FFA4C9:03:000:Infinite Bombs PL1
spinlbrk:0:FFA4D5:0F:000:Infinite Ammo PL1
spinlbrk:0:FFA4E9:50:000:Normal PL1
spinlbrk:0:FF86F0:00:500:Normal PL1
spinlbrk:0:FFA4E9:56:000:Drum PL1
spinlbrk:0:FF86F0:00:500:Drum PL1
spinlbrk:0:FFA4E9:5C:000:Green [M] PL1
spinlbrk:0:FF86F0:11:500:Green [M] PL1
spinlbrk:0:FFA4E9:62:000:Red [P] PL1
spinlbrk:0:FF86F0:11:500:Red [P] PL1
spinlbrk:0:FFA4E9:68:000:Blue [PM] PL1
spinlbrk:0:FF86F0:11:500:Blue [PM] PL1
spinlbrk:0:FFA4F8:03:000:Infinite Energy PL2
spinlbrk:0:FFA4F9:E7:500:Infinite Energy PL2 (2/2)
spinlbrk:0:FFA4FB:03:000:Infinite Bombs PL2
spinlbrk:0:FFA507:0F:000:Infinite Ammo PL2
spinlbrk:0:FFA51B:50:000:Normal PL2
spinlbrk:0:FF86E8:00:500:Normal PL2
spinlbrk:0:FFA51B:56:000:Drum PL2
spinlbrk:0:FF86E8:00:500:Drum PL2
spinlbrk:0:FFA51B:5C:000:Green [M] PL2
spinlbrk:0:FF86E8:11:500:Green [M] PL2
spinlbrk:0:FFA51B:62:000:Red [P] PL2
spinlbrk:0:FF86E8:11:500:Red [P] PL2
spinlbrk:0:FFA51B:68:000:Blue [PM] PL2
spinlbrk:0:FF86E8:11:500:Blue [PM] PL2
; [ Spinal Breakers (US) ]
spinlbru:0:FF8F87:63:000:Infinite Credits
spinlbru:0:FF971B:3B:000:Infinite Time
spinlbru:0:FFA4C6:03:000:Infinite Energy PL1
spinlbru:0:FFA4C7:E7:500:Infinite Energy PL1 (2/2)
spinlbru:0:FFA4C9:03:000:Infinite Bombs PL1
spinlbru:0:FFA4D5:0F:000:Infinite Ammo PL1
spinlbru:0:FFA4E9:50:000:Normal PL1
spinlbru:0:FF86F0:00:500:Normal PL1
spinlbru:0:FFA4E9:56:000:Drum PL1
spinlbru:0:FF86F0:00:500:Drum PL1
spinlbru:0:FFA4E9:5C:000:Green [M] PL1
spinlbru:0:FF86F0:11:500:Green [M] PL1
spinlbru:0:FFA4E9:62:000:Red [P] PL1
spinlbru:0:FF86F0:11:500:Red [P] PL1
spinlbru:0:FFA4E9:68:000:Blue [PM] PL1
spinlbru:0:FF86F0:11:500:Blue [PM] PL1
spinlbru:0:FFA4F8:03:000:Infinite Energy PL2
spinlbru:0:FFA4F9:E7:500:Infinite Energy PL2 (2/2)
spinlbru:0:FFA4FB:03:000:Infinite Bombs PL2
spinlbru:0:FFA507:0F:000:Infinite Ammo PL2
spinlbru:0:FFA51B:50:000:Normal PL2
spinlbru:0:FF86E8:00:500:Normal PL2
spinlbru:0:FFA51B:56:000:Drum PL2
spinlbru:0:FF86E8:00:500:Drum PL2
spinlbru:0:FFA51B:5C:000:Green [M] PL2
spinlbru:0:FF86E8:11:500:Green [M] PL2
spinlbru:0:FFA51B:62:000:Red [P] PL2
spinlbru:0:FF86E8:11:500:Red [P] PL2
spinlbru:0:FFA51B:68:000:Blue [PM] PL2
spinlbru:0:FF86E8:11:500:Blue [PM] PL2
; [ Spin Master / Miracle Adventure ]
spinmast:0:105015:02:000:Infinite Lives PL1
spinmast:0:105F62:03:000:Infinite Energy PL1
spinmast:0:105FBD:05:000:Infinite Bombs PL1
spinmast:0:105F55:04:001:Get YoYo Now! PL1
spinmast:0:105F55:08:001:Get Fire Now! PL1
spinmast:0:105F55:0C:001:Get Ice Now! PL1
spinmast:0:105F55:10:001:Get Bomb Now! PL1
spinmast:0:105F55:14:001:Get Glove Now! PL1
spinmast:0:105F55:18:001:Get Thunder Now! PL1
spinmast:0:105F55:1C:001:Get Double Now! PL1
spinmast:0:10503D:02:000:Infinite Lives PL2
spinmast:0:106022:03:000:Infinite Energy PL2
spinmast:0:10607D:05:000:Infinite Bombs PL2
spinmast:0:106015:24:001:Get YoYo Now! PL2
spinmast:0:106015:28:001:Get Fire Now! PL2
spinmast:0:106015:2C:001:Get Ice Now! PL2
spinmast:0:106015:30:001:Get Bomb Now! PL2
spinmast:0:106015:34:001:Get Glove Now! PL2
spinmast:0:106015:38:001:Get Thunder Now! PL2
spinmast:0:106015:3C:001:Get Double Now! PL2
; [ Spinner ]
spinner:0:1C25:10:000:Infinite Lives
spinner:0:1C4A:1B:000:All Levels same for WebPower
; [ Splash! (Ver. 1.2 World) ]
splash:0:88192E:09:000:Infinite Time
splash:0:881845:04:000:Infinite Lives PL1
splash:0:881840:03:000:Invincibility PL1
splash:0:881841:01:500:Invincibility PL1 (2/2)
splash:0:881865:32:000:Infinite Ammo PL1
splash:0:881866:09:000:Infinite Bombs PL1
splash:0:88188B:04:000:Infinite Lives PL2
splash:0:881886:03:000:Invincibility PL2
splash:0:881887:01:500:Invincibility PL2 (2/2)
splash:0:8818AB:32:000:Infinite Ammo PL2
splash:0:8818AC:09:000:Infinite Bombs PL2
splash:0:000000:00:999:[Pics will be in different ]
splash:0:000000:00:999:[order depending if you ]
splash:0:000000:00:999:[choose 'Light' or 'Hard' ]
splash:0:FFE551:20:021:Light girl pictures
splash:0:FFE551:20:041:Hard girl pictures
splash:0:881931:09:001:Finish this stage Now!
splash:0:881932:09:501:Finish this stage Now! (2/4)
splash:0:881933:09:501:Finish this stage Now! (3/4)
splash:0:881934:09:501:Finish this stage Now! (4/4)
splash:0:000000:00:999:[These Select next stage ]
splash:0:000000:00:999:[cheats are NOT linked you ]
splash:0:000000:00:999:[should enable them both and]
splash:0:000000:00:999:[choose the SAME stage!! ]
splash:0:FFCC43:41:061:Select next level (1|2)
splash:0:881924:41:061:Select next level (2|2):Background piccy
splash:0:000000:00:999:[Slideshow mode, enable and ]
splash:0:000000:00:999:[then sit back and watch! ]
splash:0:881931:09:000:Slideshow Mode
splash:0:881932:09:500:Slideshow Mode (2/4)
splash:0:881933:09:500:Slideshow Mode (3/4)
splash:0:881934:09:500:Slideshow Mode (4/4)
; [ Splat! ]
splat:0:9911:05:000:Infinite Lives PL1
splat:0:991A:05:000:Infinite Lives PL2
; [ Splatter House (Japan) ]
splatter:0:014F:06:000:Infinite Lives PL1
splatter:0:018F:06:000:Infinite Lives PL2
splatter:0:0139:06:000:Infinite Energy PL1
splatter:0:0179:06:000:Infinite Energy PL2
splatter:0:0000:00:999:[ In a 2 player game, use ]
splatter:0:0000:00:999:[ 'Invincibility "OFF"' ]
splatter:0:0000:00:999:[ at the end of a sub-level ]
splatter:0:011D:02:000:Invincibility "ON" PL1
splatter:0:011D:01:001:Invincibility "OFF" PL1
splatter:0:015D:02:000:Invincibility "ON" PL2
splatter:0:015D:01:001:Invincibility "OFF" PL2
splatter:0:0000:00:999:[ If you ever forgot to use ]
splatter:0:0000:00:999:[ 'Invincibility "OFF"' ]
splatter:0:0000:00:999:[ at the end of a sub-level ]
splatter:0:011D:00:001:Make player disappear PL1
splatter:0:015D:00:001:Make player disappear PL2
splatter:0:0000:00:999:[Infinite Ammo only work on ]
splatter:0:0000:00:999:[stages where one of the ]
splatter:0:0000:00:999:[weapons is a rifle and you ]
splatter:0:0000:00:999:[have it (weapon 1-5 cheats)]
splatter:0:09B9:09:000:Infinite Ammo for weapon 1
splatter:0:09D9:09:000:Infinite Ammo for weapon 2
splatter:0:09F9:09:000:Infinite Ammo for weapon 3
splatter:0:0A19:09:000:Infinite Ammo for weapon 4
splatter:0:0A39:09:000:Infinite Ammo for weapon 5
splatter:0:0000:00:999:[NOTE- The weapons change ]
splatter:0:0000:00:999:[depending on which stage ]
splatter:0:0000:00:999:[you are playing. ]
splatter:0:0000:00:999:[ ]
splatter:0:0000:00:999:[ List of available weapons ]
splatter:0:0000:00:999:[ Stage 1-1 - 1 2 ]
splatter:0:0000:00:999:[ Stage 1-2 - no weapon ]
splatter:0:0000:00:999:[ Stage 2-1 - 1 2 ]
splatter:0:0000:00:999:[ Stage 2-2 - 1 ]
splatter:0:0000:00:999:[ Stage 2-3 - no weapon ]
splatter:0:0000:00:999:[ Stage 3 - 1 2 3 4 ]
splatter:0:0000:00:999:[ Stage 3+ - no weapon ]
splatter:0:0000:00:999:[ Stage 4-1 - 1 2 3 4 5 ]
splatter:0:0000:00:999:[ Stage 4-1+ - no weapon ]
splatter:0:0000:00:999:[ Stage 4-2 - no weapon ]
splatter:0:0000:00:999:[ Stage 4-3 - 1 ]
splatter:0:0000:00:999:[ Stage 5-1 - 1 ]
splatter:0:0000:00:999:[ Stage 5-2 - no weapon ]
splatter:0:0000:00:999:[ Stage 5-3 - no weapon ]
splatter:0:0000:00:999:[ Stage 5-4 - no weapon ]
splatter:0:0000:00:999:[ Stage 5-5 - no weapon ]
splatter:0:0000:00:999:[ Stage 5-6 - no weapon ]
splatter:0:0000:00:999:[ Stage 6 - no weapon ]
splatter:0:0000:00:999:[ Stage 7 - no weapon ]
splatter:0:0000:00:999:[ ]
splatter:0:0000:00:999:[ Use these codes only if ]
splatter:0:0000:00:999:[ the weapon is available ]
splatter:0:0000:00:999:[ ]
splatter:0:0143:09:001:Get Weapon 1 Now! PL1
splatter:0:0144:9D:501:Get Weapon 1 Now! PL1 (2/2)
splatter:0:0143:09:001:Get Weapon 2 Now! PL1
splatter:0:0144:BD:501:Get Weapon 2 Now! PL1 (2/2)
splatter:0:0143:09:001:Get Weapon 3 Now! PL1
splatter:0:0144:FD:501:Get Weapon 3 Now! PL1 (2/2)
splatter:0:0143:A0:001:Get Weapon 4 Now! PL1
splatter:0:0144:1D:501:Get Weapon 4 Now! PL1 (2/2)
splatter:0:0143:A0:001:Get Weapon 5 Now! PL1
splatter:0:0144:3D:501:Get Weapon 5 Now! PL1 (2/2)
splatter:0:0183:09:001:Get Weapon 1 Now! PL2
splatter:0:0184:9D:501:Get Weapon 1 Now! PL2 (2/2)
splatter:0:0183:09:001:Get Weapon 2 Now! PL2
splatter:0:0184:BD:501:Get Weapon 2 Now! PL2 (2/2)
splatter:0:0183:09:001:Get Weapon 3 Now! PL2
splatter:0:0184:FD:501:Get Weapon 3 Now! PL2 (2/2)
splatter:0:0183:A0:001:Get Weapon 4 Now! PL2
splatter:0:0184:1D:501:Get Weapon 4 Now! PL2 (2/2)
splatter:0:0183:A0:001:Get Weapon 5 Now! PL2
splatter:0:0184:3D:501:Get Weapon 5 Now! PL2 (2/2)
splatter:0:0000:00:999:[ ]
splatter:0:0000:00:999:[Here is the list of stages ]
splatter:0:0000:00:999:[and the weapon type that is]
splatter:0:0000:00:999:[used on that stage. KEY - ]
splatter:0:0000:00:999:[W1-W5 = Weapon 1-5 ]
splatter:0:0000:00:999:[RAZ=Razor RIF=Rifle AX=AXE ]
splatter:0:0000:00:999:[BOS=Bo Stick HAR=Harpoon ]
splatter:0:0000:00:999:[STO=Stone WRE=Wrench ]
splatter:0:0000:00:999:[ ]
splatter:0:0000:00:999:[ Stage W1 W2 W3 W4 W5 ]
splatter:0:0000:00:999:[ 1-1 RAZ BOS no no no ]
splatter:0:0000:00:999:[ 1-2 no no no no no ]
splatter:0:0000:00:999:[ 2-1 RAZ WRE no no no ]
splatter:0:0000:00:999:[ 2-2 BOS no no no no ]
splatter:0:0000:00:999:[ 2-3 no no no no no ]
splatter:0:0000:00:999:[ 3 RIF STO STO RIF no ]
splatter:0:0000:00:999:[ 3+ no no no no no ]
splatter:0:0000:00:999:[ 4-1 HAR HAR HAR HAR HAR ]
splatter:0:0000:00:999:[ 4-1+ no no no no no ]
splatter:0:0000:00:999:[ 4-2 no no no no no ]
splatter:0:0000:00:999:[ 4-3 AXE no no no no ]
splatter:0:0000:00:999:[ 5-1 BOS no no no no ]
splatter:0:0000:00:999:[ 5-2 no no no no no ]
splatter:0:0000:00:999:[ 5-3 no no no no no ]
splatter:0:0000:00:999:[ 5-4 no no no no no ]
splatter:0:0000:00:999:[ 5-5 no no no no no ]
splatter:0:0000:00:999:[ 5-6 no no no no no ]
splatter:0:0000:00:999:[ 6 no no no no no ]
splatter:0:0000:00:999:[ 7 no no no no no ]
splatter:0:0000:00:999:[ ]
splatter:0:09A6:02:001:Make Weapon 1 = Razor Now!
splatter:0:09A6:03:001:Make Weapon 1 = Rifle Now!
splatter:0:09A6:04:001:Make Weapon 1 = Axe Now!
splatter:0:09A6:05:001:Make Weapon 1 = Bo stick Now!
splatter:0:09A6:0A:001:Make Weapon 1 = Harpoon Now!
splatter:0:09C6:05:001:Make Weapon 2 = Bo stick Now!
splatter:0:09C6:07:001:Make Weapon 2 = Stone Now!
splatter:0:09C6:08:001:Make Weapon 2 = Wrench Now!
splatter:0:09C6:0A:001:Make Weapon 2 = Harpoon Now!
splatter:0:09F6:07:001:Make Weapon 3 = Stone Now!
splatter:0:09F6:0A:001:Make Weapon 3 = Harpoon Now!
splatter:0:0A16:03:001:Make Weapon 4 = Rifle Now!
splatter:0:0A16:0A:001:Make Weapon 4 = Harpoon Now!
splatter:0:0A36:0A:001:Make Weapon 5 = Harpoon Now!
splatter:0:0000:00:999:[These Start on Stage cheats]
splatter:0:0000:00:999:[must be enabled on the ]
splatter:0:0000:00:999:[title screen and turned off]
splatter:0:0000:00:999:[when the screen with the ]
splatter:0:0000:00:999:[stage number is displayed. ]
splatter:0:0065:0A:000:Start on Stage 2
splatter:0:014D:02:500:Start on Stage 2 (2/2)
splatter:0:0065:04:000:Start on Stage 3
splatter:0:014D:05:500:Start on Stage 3 (2/2)
splatter:0:0065:05:000:Start on Stage 4
splatter:0:014D:06:500:Start on Stage 4 (2/2)
splatter:0:0065:08:000:Start on Stage 5
splatter:0:014D:0D:500:Start on Stage 5 (2/2)
splatter:0:0065:13:000:Start on Stage 6
splatter:0:014D:14:500:Start on Stage 6 (2/2)
splatter:0:0065:14:000:Start on Stage 7
splatter:0:014D:17:500:Start on Stage 7 (2/2)
splatter:0:0000:00:999:[These Current Stage cheats ]
splatter:0:0000:00:999:[require you to lose a life ]
splatter:0:0000:00:999:[to jump to that stage! ]
splatter:0:014D:01:001:Current Stage = 1-1 Now! PL1
splatter:0:014D:02:001:Current Stage = 2-1 Now! PL1
splatter:0:014D:05:001:Current Stage = 3 Now! PL1
splatter:0:014D:06:001:Current Stage = 4-1 Now! PL1
splatter:0:014D:0D:001:Current Stage = 5-1 Now! PL1
splatter:0:014D:14:001:Current Stage = 6 Now! PL1
splatter:0:014D:17:001:Current Stage = 7 Now! PL1
splatter:0:018D:01:001:Current Stage = 1-1 Now! PL2
splatter:0:018D:02:001:Current Stage = 2-1 Now! PL2
splatter:0:018D:05:001:Current Stage = 3 Now! PL2
splatter:0:018D:06:001:Current Stage = 4-1 Now! PL2
splatter:0:018D:0D:001:Current Stage = 5-1 Now! PL2
splatter:0:018D:14:001:Current Stage = 6 Now! PL2
splatter:0:018D:17:001:Current Stage = 7 Now! PL2
splatter:0:0000:00:999:[ ]
splatter:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sy
; [ Splendor Blast ]
splndrbt:0:0400B7:00:000:Infinite Time
splndrbt:0:0400B0:20:000:Infinite Energy
splndrbt:0:0400B1:00:500:Infinite Energy (2/2)
splndrbt:0:0400CD:13:007:Infinite Missiles
splndrbt:0:0400B6:01:000:Always be first
; [ Super Punch-Out!! (Japan) ]
spnchotj:0:D022:70:000:Invincibility PL1
spnchotj:0:D048:1A:000:KO Power
spnchotj:0:D7F2:03:000:Infinite Time
spnchotj:0:D024:00:001:Drain Other Fighter Now!
spnchotj:0:D024:00:000:Quick KDs/KOs
; [ Super Punch-Out!! ]
spnchout:0:D022:70:000:Invincibility PL1
spnchout:0:D048:1A:000:KO Power
spnchout:0:D7F2:03:000:Infinite Time
spnchout:0:D024:00:001:Drain Other Fighter Now!
spnchout:0:D024:00:000:Quick KDs/KOs
; [ Super Pool III (World?) ]
spool3:0:008A:03:000:Infinite Lives PL1
spool3:0:04F1:6E:000:Infinite Time PL1
; [ Super Pool III (I-Vics) ]
spool3i:0:008A:03:000:Infinite Lives PL1
spool3i:0:04F1:6E:000:Infinite Time PL1
; [ Super Cross 2 (Japan) ]
sprcros2:0:F03E:09:000:Infinite Time
; [ Springer ]
springer:0:8032:09:000:Infinite Lives PL1
springer:0:8033:09:000:Infinite Lives PL2
springer:0:82B7:70:000:Infinite Bonus
; [ Sprint 1 ]
sprint1:0:043C:B9:000:Infinite Time
; [ Sprint 2 (set 1) ]
sprint2:0:0450:3C:000:Infinite Time
; [ Sprint 2 (set 2) ]
sprint2a:0:0450:3C:000:Infinite Time
; [ Sprint 4 (set 1) ]
sprint4:0:0000:00:999:[ This game hasn't even ]:REASON 11
sprint4:0:0000:00:999:[ been looked at due to ]:REASON 11
sprint4:0:0000:00:999:[ time constraints - Too]:REASON 11
sprint4:0:0000:00:999:[ many games and so ]:REASON 11
sprint4:0:0000:00:999:[ little time. It is ]:REASON 11
sprint4:0:0000:00:999:[ even possible that ]:REASON 11
sprint4:0:0000:00:999:[ this game may be a ]:REASON 11
sprint4:0:0000:00:999:[ clone of an existing ]:REASON 11
sprint4:0:0000:00:999:[ game which may have ]:REASON 11
sprint4:0:0000:00:999:[ cheats. Please search ]:REASON 11
sprint4:0:0000:00:999:[ the cheat forums ]:REASON 11
sprint4:0:0000:00:999:[ before posting cheat ]:REASON 11
sprint4:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Sprint 4 (set 2) ]
sprint4a:0:0000:00:999:[ This game hasn't even ]:REASON 11
sprint4a:0:0000:00:999:[ been looked at due to ]:REASON 11
sprint4a:0:0000:00:999:[ time constraints - Too]:REASON 11
sprint4a:0:0000:00:999:[ many games and so ]:REASON 11
sprint4a:0:0000:00:999:[ little time. It is ]:REASON 11
sprint4a:0:0000:00:999:[ even possible that ]:REASON 11
sprint4a:0:0000:00:999:[ this game may be a ]:REASON 11
sprint4a:0:0000:00:999:[ clone of an existing ]:REASON 11
sprint4a:0:0000:00:999:[ game which may have ]:REASON 11
sprint4a:0:0000:00:999:[ cheats. Please search ]:REASON 11
sprint4a:0:0000:00:999:[ the cheat forums ]:REASON 11
sprint4a:0:0000:00:999:[ before posting cheat ]:REASON 11
sprint4a:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Sprint 8 ]
sprint8:0:0000:00:999:[ This game hasn't even ]:REASON 11
sprint8:0:0000:00:999:[ been looked at due to ]:REASON 11
sprint8:0:0000:00:999:[ time constraints - Too]:REASON 11
sprint8:0:0000:00:999:[ many games and so ]:REASON 11
sprint8:0:0000:00:999:[ little time. It is ]:REASON 11
sprint8:0:0000:00:999:[ even possible that ]:REASON 11
sprint8:0:0000:00:999:[ this game may be a ]:REASON 11
sprint8:0:0000:00:999:[ clone of an existing ]:REASON 11
sprint8:0:0000:00:999:[ game which may have ]:REASON 11
sprint8:0:0000:00:999:[ cheats. Please search ]:REASON 11
sprint8:0:0000:00:999:[ the cheat forums ]:REASON 11
sprint8:0:0000:00:999:[ before posting cheat ]:REASON 11
sprint8:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Sprint 8 (play tag & chase) ]
sprint8a:0:0000:00:999:[ This game hasn't even ]:REASON 11
sprint8a:0:0000:00:999:[ been looked at due to ]:REASON 11
sprint8a:0:0000:00:999:[ time constraints - Too]:REASON 11
sprint8a:0:0000:00:999:[ many games and so ]:REASON 11
sprint8a:0:0000:00:999:[ little time. It is ]:REASON 11
sprint8a:0:0000:00:999:[ even possible that ]:REASON 11
sprint8a:0:0000:00:999:[ this game may be a ]:REASON 11
sprint8a:0:0000:00:999:[ clone of an existing ]:REASON 11
sprint8a:0:0000:00:999:[ game which may have ]:REASON 11
sprint8a:0:0000:00:999:[ cheats. Please search ]:REASON 11
sprint8a:0:0000:00:999:[ the cheat forums ]:REASON 11
sprint8a:0:0000:00:999:[ before posting cheat ]:REASON 11
sprint8a:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Sports Match ]
sprtmtch:0:7741:63:000:Infinite Credits
sprtmtch:0:7718:28:000:Infinite Game Time
sprtmtch:0:771E:FF:000:Infinite VS Time
sprtmtch:0:773E:09:000:Infinite Special Hands
sprtmtch:0:7711:00:001:Finish this Level Now!
sprtmtch:0:7735:03:000:Infinite Helps PL1
sprtmtch:0:7736:03:000:Infinite Helps PL2
; [ Space Trek (cocktail) ]
sptrekct:0:E3A2:08:000:Infinite Lives PL1
sptrekct:0:E3B5:20:000:Infinite Power PL1
sptrekct:0:E3A6:99:000:Infinite Bonus PL1
sptrekct:0:E3A3:08:000:Infinite Lives PL2
sptrekct:0:E3B6:20:000:Infinite Power PL2
sptrekct:0:E3A7:99:000:Infinite Bonus PL2
; [ S.P.Y. - Special Project Y (World ver. N) ]
spy:0:0815:09:000:Infinite Credits
spy:0:594D:59:000:Infinite Time
spy:0:594C:09:500:Infinite Time (2/2)
spy:0:083C:09:000:Infinite Lives PL1
spy:0:0A70:12:000:Infinite Energy PL1
spy:0:0843:99:000:Infinite Ammo PL1:Get a weapon first though
spy:0:0A47:09:000:Infinite Fireballs PL1:This cheat has no efffect on odd levels (1,3,5 & 7)
spy:0:1A32:01:000:Infinite Continues PL1
spy:0:0987:40:000:Invincibility(Odd Levels Only) "ON" PL1:This cheat must be OFF on all even levels (2,4 & 6).
spy:0:0987:01:001:Invincibility(Odd Levels Only) "OFF" PL1
spy:0:0A48:40:000:Invincibility(Even Levels Only) "ON" PL1:This cheat must be OFF on all odd levels (1,3,5 & 7)!
spy:0:0A48:00:001:Invincibility(Even Levels Only) "OFF"PL1
spy:0:083D:09:000:Infinite Lives PL2
spy:0:0AF0:12:000:Infinite Energy PL2
spy:0:0845:99:000:Infinite Ammo PL2:Get a weapon first though
spy:0:0AC7:09:000:Infinite Fireballs PL2:This cheat has no efffect on odd levels (1,3,5 & 7)
spy:0:1A33:01:000:Infinite Continues PL2
spy:0:0988:40:000:Invincibility(Odd Levels Only) "ON" PL2:This cheat must be OFF on all even levels (2,4 & 6).
spy:0:0988:01:001:Invincibility(Odd Levels Only) "OFF" PL2
spy:0:0AC8:40:000:Invincibility(Even Levels Only) "ON" PL2:This cheat must be OFF on all odd levels (1,3,5 & 7)!
spy:0:0AC8:00:001:Invincibility(Even Levels Only) "OFF"PL2
; [ Spy Hunter 2 (rev 1) ]
spyhnt2a:0:0601A0:00:000:Invincibility PL1
; [ Spy Hunter ]
spyhunt:0:E870:01:000:Infinite Lives (After timer)
spyhunt:0:F389:01:000:Infinite Lives
spyhunt:0:F381:09:000:Infinite Time
spyhunt:0:F0D4:03:000:Infinite Smoke Screens
spyhunt:0:F0FE:03:000:Infinite Missiles
spyhunt:0:F0D2:3F:000:Infinite Oil Slicks
spyhunt:0:F0D5:40:000:Endless Smokescreen
; [ Spy Hunter 2 (rev 2) ]
spyhunt2:0:0601A0:00:000:Invincibility PL1
; [ S.P.Y. - Special Project Y (US ver. M) ]
spyu:0:0815:09:000:Infinite Credits
spyu:0:594D:59:000:Infinite Time
spyu:0:594C:09:500:Infinite Time (2/2)
spyu:0:083C:09:000:Infinite Lives PL1
spyu:0:0A70:12:000:Infinite Energy PL1
spyu:0:0843:99:000:Infinite Ammo PL1:Get a weapon first though
spyu:0:0A47:09:000:Infinite Fireballs PL1:This cheat has no efffect on odd levels (1,3,5 & 7)
spyu:0:1A32:01:000:Infinite Continues PL1
spyu:0:0987:40:000:Invincibility(Odd Levels Only) "ON" PL1:This cheat must be OFF on all even levels (2,4 & 6).
spyu:0:0987:01:001:Invincibility(Odd Levels Only) "OFF" PL1
spyu:0:0A48:40:000:Invincibility(Even Levels Only) "ON" PL1:This cheat must be OFF on all odd levels (1,3,5 & 7)!
spyu:0:0A48:00:001:Invincibility(Even Levels Only) "OFF"PL1
spyu:0:083D:09:000:Infinite Lives PL2
spyu:0:0AF0:12:000:Infinite Energy PL2
spyu:0:0845:99:000:Infinite Ammo PL2:Get a weapon first though
spyu:0:0AC7:09:000:Infinite Fireballs PL2:This cheat has no efffect on odd levels (1,3,5 & 7)
spyu:0:1A33:01:000:Infinite Continues PL2
spyu:0:0988:40:000:Invincibility(Odd Levels Only) "ON" PL2:This cheat must be OFF on all even levels (2,4 & 6).
spyu:0:0988:01:001:Invincibility(Odd Levels Only) "OFF" PL2
spyu:0:0AC8:40:000:Invincibility(Even Levels Only) "ON" PL2:This cheat must be OFF on all odd levels (1,3,5 & 7)!
spyu:0:0AC8:00:001:Invincibility(Even Levels Only) "OFF"PL2
; [ Faster, Harder, More Challenging Q*bert (prototype) ]
sqbert:0:01000:04:000:Infinite Lives
sqbert:0:00065:4B:000:No Enemies
; [ Super Qix (bootleg) ]
sqixbl:0:E4CD:00:000:Infinite freeze time
sqixbl:0:F85C:E4:000:Stop around timer
sqixbl:0:F85E:04:500:Stop around timer (2/2)
sqixbl:0:F814:0A:000:Infinite Lives PL1
sqixbl:0:F011:99:001:Finish this Round faster PL1
sqixbl:0:F869:03:001:Get 3 letters out of 4 PL1
sqixbl:0:F869:04:001:Get 4 letters out of 5 PL1
sqixbl:0:F869:05:001:Get 5 letters out of 6 PL1
sqixbl:0:F869:06:001:Get 6 letters out of 7 PL1
sqixbl:0:F869:04:001:Get 7 letters out of 8 PL1
sqixbl:0:F815:0A:000:Infinite Lives PL2
sqixbl:0:F012:99:001:Finish this Round faster PL2
sqixbl:0:F880:03:001:Get 3 letters out of 4 PL2
sqixbl:0:F869:04:001:Get 4 letters out of 5 PL2
sqixbl:0:F869:05:001:Get 5 letters out of 6 PL2
sqixbl:0:F869:06:001:Get 6 letters out of 7 PL2
sqixbl:0:F869:04:001:Get 7 letters out of 8 PL2
sqixbl:0:E4A8:8F:000:Always have shield
sqixbl:0:E4A8:01:000:Always have speed up
sqixbl:0:E4A8:09:000:Always have max speed
sqixbl:0:E4A8:04:000:Always have freeze
sqixbl:0:E4A8:0D:000:Always have freeze+speed
sqixbl:0:E4A8:8F:001:Get shield Now!
sqixbl:0:E4A8:01:001:Get speed up Now!
sqixbl:0:E4A8:09:001:Get max speed Now!
sqixbl:0:E4A8:04:001:Get freeze Now!
sqixbl:0:E4A8:0D:001:Get freeze+speed Now!
sqixbl:0:F804:00:001:Next Goto Round 2
sqixbl:0:F804:01:001:Next Goto Round 3
sqixbl:0:F804:02:001:Next Goto Round 4
sqixbl:0:F804:03:001:Next Goto Round 5
sqixbl:0:F804:04:001:Next Goto Round 6
sqixbl:0:F804:05:001:Next Goto Round 7
sqixbl:0:F804:06:001:Next Goto Round 8
sqixbl:0:F804:07:001:Next Goto Round 9
sqixbl:0:F804:08:001:Next Goto Round 10
sqixbl:0:F804:09:001:Next Goto Round 11
sqixbl:0:F804:0A:001:Next Goto Round 12
sqixbl:0:F804:0B:001:Next Goto Round 13
sqixbl:0:F804:0C:001:Next Goto Round 14
sqixbl:0:F804:0D:001:Next Goto Round 15
sqixbl:0:F804:0E:001:Next Goto Round 16
; [ Super Ranger (v2.0) ]
sranger:0:C830:99:000:Infinite Credits
sranger:0:C895:59:000:Infinite Time
sranger:0:47CA:C9:100:Invincibility
sranger:0:4ACF:18:600:Invincibility (2/2)
sranger:0:C9FF:03:001:Machine Gun Mode "ON" Now!:Use this cheat with caution as it's very buggy
sranger:0:C9FF:00:001:Machine Gun Mode "OFF" Now!
sranger:0:0000:00:999:[ See the Dip Switch Menu to enable ]
sranger:0:0000:00:999:[ an alternate Invincibility cheat. ]
sranger:0:CA07:05:000:Infinite Lives PL1
sranger:0:CA0A:99:000:Infinite Ammo PL1
sranger:0:CA57:05:000:Infinite Lives PL2
sranger:0:CA5A:99:000:Infinite Ammo PL2
; [ Super Ranger (bootleg) ]
srangerb:0:C830:99:000:Infinite Credits
srangerb:0:C895:59:000:Infinite Time
srangerb:0:4403:C9:100:Invincibility
srangerb:0:4708:18:600:Invincibility (2/2)
srangerb:0:C9FF:03:001:Machine Gun Mode "ON" Now!:Use this cheat with caution as it's very buggy
srangerb:0:C9FF:00:001:Machine Gun Mode "OFF" Now!
srangerb:0:0000:00:999:[ See the Dip Switch Menu to enable ]
srangerb:0:0000:00:999:[ an alternate Invincibility cheat. ]
srangerb:0:CA07:05:000:Infinite Lives PL1
srangerb:0:CA0A:99:000:Infinite Ammo PL1
srangerb:0:CA57:05:000:Infinite Lives PL2
srangerb:0:CA5A:99:000:Infinite Ammo PL2
; [ Super Ranger (WDK) ]
srangerw:0:C830:99:000:Infinite Credits
srangerw:0:C895:59:000:Infinite Time
srangerw:0:4403:C9:100:Invincibility
srangerw:0:4708:18:600:Invincibility (2/2)
srangerw:0:C9FF:03:001:Machine Gun Mode "ON" Now!:Use this cheat with caution as it's very buggy
srangerw:0:C9FF:00:001:Machine Gun Mode "OFF" Now!
srangerw:0:0000:00:999:[ See the Dip Switch Menu to enable ]
srangerw:0:0000:00:999:[ an alternate Invincibility cheat. ]
srangerw:0:CA07:05:000:Infinite Lives PL1
srangerw:0:CA0A:99:000:Infinite Ammo PL1
srangerw:0:CA57:05:000:Infinite Lives PL2
srangerw:0:CA5A:99:000:Infinite Ammo PL2
; [ Super Real Darwin (World) ]
srdarwin:0:10EB:99:000:Infinite Credits
srdarwin:0:96E4:39:100:Invincibility
srdarwin:0:0357:00:001:Kill Boss with one shot Now!:Works fine on one part bosses
srdarwin:0:10EE:9A:000:Infinite Lives PL1
srdarwin:0:10EF:9A:000:Infinite Lives PL2
; [ Super Real Darwin (Japan) ]
srdarwnj:0:10EB:99:000:Infinite Credits
srdarwnj:0:96E4:39:100:Invincibility
srdarwnj:0:0357:00:001:Kill Boss with one shot Now!:Works fine on one part bosses
srdarwnj:0:10EE:9A:000:Infinite Lives PL1
srdarwnj:0:10EF:9A:000:Infinite Lives PL2
; [ S.R.D. Mission ]
srdmissn:0:E001:63:000:Infinite Credits
srdmissn:0:E0AB:0A:000:Infinite Lives
srdmissn:0:0000:00:999:[ See the Dip Switch Menu for ]
srdmissn:0:0000:00:999:[ an Invincibility cheat. ]
; [ Super Real Mahjong Part 2 (Japan) ]
srmp2:0:000000:00:999:[ The winning hand cheat must be activated when there are 14 tiles in ]
srmp2:0:000000:00:999:[ your hand, then press the RON key ('Z' by default). The tiles do ]
srmp2:0:000000:00:999:[ not visually change until you make a move. ]
srmp2:0:0C1F62:31:001:Get winning hand Now!
srmp2:0:0C1F63:31:501:Get winning hand Now! (02/15)
srmp2:0:0C1F64:31:501:Get winning hand Now! (03/15)
srmp2:0:0C1F65:32:501:Get winning hand Now! (04/15)
srmp2:0:0C1F66:32:501:Get winning hand Now! (05/15)
srmp2:0:0C1F67:32:501:Get winning hand Now! (06/15)
srmp2:0:0C1F68:33:501:Get winning hand Now! (07/15)
srmp2:0:0C1F69:33:501:Get winning hand Now! (08/15)
srmp2:0:0C1F6A:33:501:Get winning hand Now! (09/15)
srmp2:0:0C1F6B:34:501:Get winning hand Now! (10/15)
srmp2:0:0C1F6C:34:501:Get winning hand Now! (11/15)
srmp2:0:0C1F6D:34:501:Get winning hand Now! (12/15)
srmp2:0:0C1F6E:35:501:Get winning hand Now! (13/15)
srmp2:0:0C1F6F:35:501:Get winning hand Now! (14/15)
srmp2:0:0C2120:35:501:Get winning hand Now! (15/15)
srmp2:0:0C1F62:31:000:Always winning hand
srmp2:0:0C1F63:31:500:Always winning hand (02/15)
srmp2:0:0C1F64:31:500:Always winning hand (03/15)
srmp2:0:0C1F65:32:500:Always winning hand (04/15)
srmp2:0:0C1F66:32:500:Always winning hand (05/15)
srmp2:0:0C1F67:32:500:Always winning hand (06/15)
srmp2:0:0C1F68:33:500:Always winning hand (07/15)
srmp2:0:0C1F69:33:500:Always winning hand (08/15)
srmp2:0:0C1F6A:33:500:Always winning hand (09/15)
srmp2:0:0C1F6B:34:500:Always winning hand (10/15)
srmp2:0:0C1F6C:34:500:Always winning hand (11/15)
srmp2:0:0C1F6D:34:500:Always winning hand (12/15)
srmp2:0:0C1F6E:35:500:Always winning hand (13/15)
srmp2:0:0C1F6F:35:500:Always winning hand (14/15)
srmp2:0:0C2120:35:500:Always winning hand (15/15)
; [ Super Real Mahjong Part 3 (Japan) ]
srmp3:0:0000:00:999:[ The winning hand cheat must be activated when there are ]
srmp3:0:0000:00:999:[ 14 tiles in your hand, then press the RON key ('Z' by ]
srmp3:0:0000:00:999:[ default). The tiles do not visually change until you make ]
srmp3:0:0000:00:999:[ a move. ]
srmp3:0:A241:35:001:Get winning hand Now!
srmp3:0:A240:35:501:Get winning hand Now! (02/14)
srmp3:0:A23F:34:501:Get winning hand Now! (03/14)
srmp3:0:A23E:34:501:Get winning hand Now! (04/14)
srmp3:0:A23D:34:501:Get winning hand Now! (05/14)
srmp3:0:A23C:33:501:Get winning hand Now! (06/14)
srmp3:0:A23B:33:501:Get winning hand Now! (07/14)
srmp3:0:A23A:33:501:Get winning hand Now! (08/14)
srmp3:0:A239:32:501:Get winning hand Now! (09/14)
srmp3:0:A238:32:501:Get winning hand Now! (10/14)
srmp3:0:A237:32:501:Get winning hand Now! (11/14)
srmp3:0:A236:31:501:Get winning hand Now! (12/14)
srmp3:0:A235:31:501:Get winning hand Now! (13/14)
srmp3:0:A234:31:501:Get winning hand Now! (14/14)
; [ Super Real Mahjong PIV (Japan) ]
srmp4:0:000000:00:999:[ The winning hand cheat must be activated when ]
srmp4:0:000000:00:999:[ there are 14 tiles in your hand, then press the ]
srmp4:0:000000:00:999:[ RON key ('Z' by default). The tiles do not ]
srmp4:0:000000:00:999:[ visually change until you make a move. ]
:srmp4:00000001:00C0D2:00000030:FFFFFFFF:Get winning hand Now!
:srmp4:00010001:00C0D4:00000030:FFFFFFFF:Get winning hand Now! (02/14)
:srmp4:00010001:00C0D6:00000030:FFFFFFFF:Get winning hand Now! (03/14)
:srmp4:00010001:00C0D8:00000031:FFFFFFFF:Get winning hand Now! (04/14)
:srmp4:00010001:00C0DA:00000031:FFFFFFFF:Get winning hand Now! (05/14)
:srmp4:00010001:00C0DC:00000031:FFFFFFFF:Get winning hand Now! (06/14)
:srmp4:00010001:00C0DE:00000032:FFFFFFFF:Get winning hand Now! (07/14)
:srmp4:00010001:00C0E0:00000032:FFFFFFFF:Get winning hand Now! (08/14)
:srmp4:00010001:00C0E2:00000032:FFFFFFFF:Get winning hand Now! (09/14)
:srmp4:00010001:00C0E4:00000033:FFFFFFFF:Get winning hand Now! (10/14)
:srmp4:00010001:00C0E6:00000033:FFFFFFFF:Get winning hand Now! (11/14)
:srmp4:00010001:00C0E8:00000033:FFFFFFFF:Get winning hand Now! (12/14)
:srmp4:00010001:00C0EA:00000034:FFFFFFFF:Get winning hand Now! (13/14)
:srmp4:00010001:00C0EC:00000034:FFFFFFFF:Get winning hand Now! (14/14)
:srmp4:00000006:00C0D2:0000010D:FFFFFFFF:Watch ALL 14 tiles - Player
:srmp4:00000006:00C0EE:0000010D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
srmp4:0:000000:00:999:[ Here is the look-up list for the above watches. ]
srmp4:0:000000:00:999:[ ]
srmp4:0:000000:00:999:[ value common name chinese name ]
srmp4:0:000000:00:999:[ 00h 1 "characters" 1 "wan" ]
srmp4:0:000000:00:999:[ 01h 2 "characters" 2 "wan" ]
srmp4:0:000000:00:999:[ 02h 3 "characters" 3 "wan" ]
srmp4:0:000000:00:999:[ 03h 4 "characters" 4 "wan" ]
srmp4:0:000000:00:999:[ 04h 5 "characters" 5 "wan" ]
srmp4:0:000000:00:999:[ 05h 6 "characters" 6 "wan" ]
srmp4:0:000000:00:999:[ 06h 7 "characters" 7 "wan" ]
srmp4:0:000000:00:999:[ 07h 8 "characters" 8 "wan" ]
srmp4:0:000000:00:999:[ 08h 9 "characters" 9 "wan" ]
srmp4:0:000000:00:999:[ 10h 1 "dots" 1 "tung" ]
srmp4:0:000000:00:999:[ 11h 2 "dots" 2 "tung" ]
srmp4:0:000000:00:999:[ 12h 3 "dots" 3 "tung" ]
srmp4:0:000000:00:999:[ 13h 4 "dots" 4 "tung" ]
srmp4:0:000000:00:999:[ 14h 5 "dots" 5 "tung" ]
srmp4:0:000000:00:999:[ 15h 6 "dots" 6 "tung" ]
srmp4:0:000000:00:999:[ 16h 7 "dots" 7 "tung" ]
srmp4:0:000000:00:999:[ 17h 8 "dots" 8 "tung" ]
srmp4:0:000000:00:999:[ 18h 9 "dots" 9 "tung" ]
srmp4:0:000000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
srmp4:0:000000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
srmp4:0:000000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
srmp4:0:000000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
srmp4:0:000000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
srmp4:0:000000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
srmp4:0:000000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
srmp4:0:000000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
srmp4:0:000000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
srmp4:0:000000:00:999:[ 30h East "wind" ]
srmp4:0:000000:00:999:[ 31h South "wind" ]
srmp4:0:000000:00:999:[ 32h West "wind" ]
srmp4:0:000000:00:999:[ 33h North "wind" ]
srmp4:0:000000:00:999:[ 34h White "dragon" ]
srmp4:0:000000:00:999:[ 35h Green "dragon" ]
srmp4:0:000000:00:999:[ 36h Red "dragon" ]
srmp4:0:000000:00:999:[ 3Fh - no tile - ]
; [ Super Real Mahjong PIV (Japan, older set) ]
srmp4o:0:000000:00:999:[ The winning hand cheat must be activated when ]
srmp4o:0:000000:00:999:[ there are 14 tiles in your hand, then press the ]
srmp4o:0:000000:00:999:[ RON key ('Z' by default). The tiles do not ]
srmp4o:0:000000:00:999:[ visually change until you make a move. ]
:srmp4o:00000001:00C0D2:00000030:FFFFFFFF:Get winning hand Now!
:srmp4o:00010001:00C0D4:00000030:FFFFFFFF:Get winning hand Now! (02/14)
:srmp4o:00010001:00C0D6:00000030:FFFFFFFF:Get winning hand Now! (03/14)
:srmp4o:00010001:00C0D8:00000031:FFFFFFFF:Get winning hand Now! (04/14)
:srmp4o:00010001:00C0DA:00000031:FFFFFFFF:Get winning hand Now! (05/14)
:srmp4o:00010001:00C0DC:00000031:FFFFFFFF:Get winning hand Now! (06/14)
:srmp4o:00010001:00C0DE:00000032:FFFFFFFF:Get winning hand Now! (07/14)
:srmp4o:00010001:00C0E0:00000032:FFFFFFFF:Get winning hand Now! (08/14)
:srmp4o:00010001:00C0E2:00000032:FFFFFFFF:Get winning hand Now! (09/14)
:srmp4o:00010001:00C0E4:00000033:FFFFFFFF:Get winning hand Now! (10/14)
:srmp4o:00010001:00C0E6:00000033:FFFFFFFF:Get winning hand Now! (11/14)
:srmp4o:00010001:00C0E8:00000033:FFFFFFFF:Get winning hand Now! (12/14)
:srmp4o:00010001:00C0EA:00000034:FFFFFFFF:Get winning hand Now! (13/14)
:srmp4o:00010001:00C0EC:00000034:FFFFFFFF:Get winning hand Now! (14/14)
:srmp4o:00000006:00C0D2:0000010D:FFFFFFFF:Watch ALL 14 tiles - Player
:srmp4o:00000006:00C0EE:0000010D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
srmp4o:0:000000:00:999:[ Here is the look-up list for the above watches. ]
srmp4o:0:000000:00:999:[ ]
srmp4o:0:000000:00:999:[ value common name chinese name ]
srmp4o:0:000000:00:999:[ 00h 1 "characters" 1 "wan" ]
srmp4o:0:000000:00:999:[ 01h 2 "characters" 2 "wan" ]
srmp4o:0:000000:00:999:[ 02h 3 "characters" 3 "wan" ]
srmp4o:0:000000:00:999:[ 03h 4 "characters" 4 "wan" ]
srmp4o:0:000000:00:999:[ 04h 5 "characters" 5 "wan" ]
srmp4o:0:000000:00:999:[ 05h 6 "characters" 6 "wan" ]
srmp4o:0:000000:00:999:[ 06h 7 "characters" 7 "wan" ]
srmp4o:0:000000:00:999:[ 07h 8 "characters" 8 "wan" ]
srmp4o:0:000000:00:999:[ 08h 9 "characters" 9 "wan" ]
srmp4o:0:000000:00:999:[ 10h 1 "dots" 1 "tung" ]
srmp4o:0:000000:00:999:[ 11h 2 "dots" 2 "tung" ]
srmp4o:0:000000:00:999:[ 12h 3 "dots" 3 "tung" ]
srmp4o:0:000000:00:999:[ 13h 4 "dots" 4 "tung" ]
srmp4o:0:000000:00:999:[ 14h 5 "dots" 5 "tung" ]
srmp4o:0:000000:00:999:[ 15h 6 "dots" 6 "tung" ]
srmp4o:0:000000:00:999:[ 16h 7 "dots" 7 "tung" ]
srmp4o:0:000000:00:999:[ 17h 8 "dots" 8 "tung" ]
srmp4o:0:000000:00:999:[ 18h 9 "dots" 9 "tung" ]
srmp4o:0:000000:00:999:[ 20h 1 "bamboo" 1"tiao/Bird" ]
srmp4o:0:000000:00:999:[ 21h 2 "bamboo" 2 "tiao" ]
srmp4o:0:000000:00:999:[ 22h 3 "bamboo" 3 "tiao" ]
srmp4o:0:000000:00:999:[ 23h 4 "bamboo" 4 "tiao" ]
srmp4o:0:000000:00:999:[ 24h 5 "bamboo" 5 "tiao" ]
srmp4o:0:000000:00:999:[ 25h 6 "bamboo" 6 "tiao" ]
srmp4o:0:000000:00:999:[ 26h 7 "bamboo" 7 "tiao" ]
srmp4o:0:000000:00:999:[ 27h 8 "bamboo" 8 "tiao" ]
srmp4o:0:000000:00:999:[ 28h 9 "bamboo" 9 "tiao" ]
srmp4o:0:000000:00:999:[ 30h East "wind" ]
srmp4o:0:000000:00:999:[ 31h South "wind" ]
srmp4o:0:000000:00:999:[ 32h West "wind" ]
srmp4o:0:000000:00:999:[ 33h North "wind" ]
srmp4o:0:000000:00:999:[ 34h White "dragon" ]
srmp4o:0:000000:00:999:[ 35h Green "dragon" ]
srmp4o:0:000000:00:999:[ 36h Red "dragon" ]
srmp4o:0:000000:00:999:[ 3Fh - no tile - ]
; [ Super Real Mahjong P7 (Japan) ]
srmp7:0:000000:00:999:[ The winning hand cheat must be activated when ]
srmp7:0:000000:00:999:[ there are 14 tiles in your hand, then press the ]
srmp7:0:000000:00:999:[ RON key ('Z' by default). The tiles do not ]
srmp7:0:000000:00:999:[ visually change until you make a move. ]
:srmp7:00000001:017D01:0000001B:FFFFFFFF:Get winning hand Now!
:srmp7:00010001:017D03:0000001B:FFFFFFFF:Get winning hand Now! (02/15)
:srmp7:00010001:017D05:0000001B:FFFFFFFF:Get winning hand Now! (03/15)
:srmp7:00010001:017D07:0000001C:FFFFFFFF:Get winning hand Now! (04/15)
:srmp7:00010001:017D09:0000001C:FFFFFFFF:Get winning hand Now! (05/15)
:srmp7:00010001:017D0B:0000001C:FFFFFFFF:Get winning hand Now! (06/15)
:srmp7:00010001:017D0D:0000001D:FFFFFFFF:Get winning hand Now! (07/15)
:srmp7:00010001:017D0F:0000001D:FFFFFFFF:Get winning hand Now! (08/15)
:srmp7:00010001:017D11:0000001D:FFFFFFFF:Get winning hand Now! (09/15)
:srmp7:00010001:017D13:0000001E:FFFFFFFF:Get winning hand Now! (10/15)
:srmp7:00010001:017D15:0000001E:FFFFFFFF:Get winning hand Now! (11/15)
:srmp7:00010001:017D17:0000001E:FFFFFFFF:Get winning hand Now! (12/15)
:srmp7:00010001:017D19:0000001F:FFFFFFFF:Get winning hand Now! (13/15)
:srmp7:00010001:017D1B:0000001F:FFFFFFFF:Get winning hand Now! (14/15)
:srmp7:00010001:0160B7:000000FF:FFFFFFFF:Get winning hand Now! (15/15)
:srmp7:00000006:017D01:0000010D:FFFFFFFF:Watch ALL 14 tiles - Player
:srmp7:00000006:017ECE:0000010D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.:(M .. A) + N
srmp7:0:000000:00:999:[ Here is the look-up list for the above watches. ]
srmp7:0:000000:00:999:[ ]
srmp7:0:000000:00:999:[ value common name chinese name ]
srmp7:0:000000:00:999:[ 00h 1 "characters" 1 "wan" ]
srmp7:0:000000:00:999:[ 01h 2 "characters" 2 "wan" ]
srmp7:0:000000:00:999:[ 02h 3 "characters" 3 "wan" ]
srmp7:0:000000:00:999:[ 03h 4 "characters" 4 "wan" ]
srmp7:0:000000:00:999:[ 04h 5 "characters" 5 "wan" ]
srmp7:0:000000:00:999:[ 05h 6 "characters" 6 "wan" ]
srmp7:0:000000:00:999:[ 06h 7 "characters" 7 "wan" ]
srmp7:0:000000:00:999:[ 07h 8 "characters" 8 "wan" ]
srmp7:0:000000:00:999:[ 08h 9 "characters" 9 "wan" ]
srmp7:0:000000:00:999:[ 09h 1 "dots" 1 "tung" ]
srmp7:0:000000:00:999:[ 0Ah 2 "dots" 2 "tung" ]
srmp7:0:000000:00:999:[ 0Bh 3 "dots" 3 "tung" ]
srmp7:0:000000:00:999:[ 0Ch 4 "dots" 4 "tung" ]
srmp7:0:000000:00:999:[ 0Dh 5 "dots" 5 "tung" ]
srmp7:0:000000:00:999:[ 0Eh 6 "dots" 6 "tung" ]
srmp7:0:000000:00:999:[ 0Fh 7 "dots" 7 "tung" ]
srmp7:0:000000:00:999:[ 10h 8 "dots" 8 "tung" ]
srmp7:0:000000:00:999:[ 11h 9 "dots" 9 "tung" ]
srmp7:0:000000:00:999:[ 12h 1 "bamboo" 1"tiao/Bird" ]
srmp7:0:000000:00:999:[ 13h 2 "bamboo" 2 "tiao" ]
srmp7:0:000000:00:999:[ 14h 3 "bamboo" 3 "tiao" ]
srmp7:0:000000:00:999:[ 15h 4 "bamboo" 4 "tiao" ]
srmp7:0:000000:00:999:[ 16h 5 "bamboo" 5 "tiao" ]
srmp7:0:000000:00:999:[ 17h 6 "bamboo" 6 "tiao" ]
srmp7:0:000000:00:999:[ 18h 7 "bamboo" 7 "tiao" ]
srmp7:0:000000:00:999:[ 19h 8 "bamboo" 8 "tiao" ]
srmp7:0:000000:00:999:[ 1Ah 9 "bamboo" 9 "tiao" ]
srmp7:0:000000:00:999:[ 1Bh East "wind" ]
srmp7:0:000000:00:999:[ 1Ch South "wind" ]
srmp7:0:000000:00:999:[ 1Dh West "wind" ]
srmp7:0:000000:00:999:[ 1Eh North "wind" ]
srmp7:0:000000:00:999:[ 1Fh White "dragon" ]
srmp7:0:000000:00:999:[ 20h Green "dragon" ]
srmp7:0:000000:00:999:[ 21h Red "dragon" ]
srmp7:0:000000:00:999:[ FFh - no tile - ]
; [ Speed Rumbler, The (set 1) ]
srumbler:0:04BC:00:000:Infinite Energy
srumbler:0:00AF:03:000:Infinite Lives
srumbler:0:00B4:00:000:Infinite Time
srumbler:0:04E8:02:000:Super Shots
srumbler:0:04E0:0F:000:Super Speed
; [ Speed Rumbler, The (set 2) ]
srumblr2:0:04BC:00:000:Infinite Energy
srumblr2:0:00AF:03:000:Infinite Lives
srumblr2:0:00B4:00:000:Infinite Time
srumblr2:0:04E8:02:000:Super Shots
srumblr2:0:04E0:0F:000:Super Speed
; [ Sanrin San Chan (Japan) ]
ssanchan:0:C0E0:09:000:Infinite Credits
ssanchan:0:C07E:08:001:Finish this Round Now!
ssanchan:0:C002:05:000:Infinite Lives PL1
ssanchan:0:C003:05:000:Infinite Lives PL2
; [ Seishun Scandal (Japan) ]
sscandal:0:C200:80:040:Invincibility
sscandal:0:C04E:06:000:Infinite Lives PL1
sscandal:0:C04F:06:000:Infinite Lives PL2
; [ Super Street Fighter 2: The New Challengers (World 930911) ]
ssf2:0:FF8CCE:99:000:Infinite Time
ssf2:0:FF8CCE:00:001:Finish this Round Now!
ssf2:0:FF82ED:01:000:Always in Turbo Mode:Characters move faster
:ssf2:62000000:000000:00000000:00000000:Select Backdrop
:ssf2:00010000:FFE08B:00000000:FFFFFFFF:Japan (Castle):Ryu
:ssf2:00010000:FFE08B:00000001:FFFFFFFF:Japan (Bath House):E. Honda
:ssf2:00010000:FFE08B:00000002:FFFFFFFF:Brazil:Blanka
:ssf2:00010000:FFE08B:00000003:FFFFFFFF:USA (Air Base):Guile
:ssf2:00010000:FFE08B:00000004:FFFFFFFF:USA (Pier):Ken
:ssf2:00010000:FFE08B:00000005:FFFFFFFF:China:Chun-Li
:ssf2:00010000:FFE08B:00000006:FFFFFFFF:USSR:Zangief
:ssf2:00010000:FFE08B:00000007:FFFFFFFF:India (Dhalsim)
:ssf2:00010000:FFE08B:00000008:FFFFFFFF:USA (Las Vegas):Balrog
:ssf2:00010000:FFE08B:00000009:FFFFFFFF:Thailand (Statue):Sagat
:ssf2:00010000:FFE08B:0000000A:FFFFFFFF:Spain:Vega
:ssf2:00010000:FFE08B:0000000B:FFFFFFFF:Thailand (Temple):M. Bison
:ssf2:00010000:FFE08B:0000000C:FFFFFFFF:England:Cammy
:ssf2:00010000:FFE08B:0000000D:FFFFFFFF:Mexico:T. Hawk
:ssf2:00010000:FFE08B:0000000E:FFFFFFFF:Hong Kong:Fei Long
:ssf2:00010000:FFE08B:0000000F:FFFFFFFF:Jamaica:Dee Jay
:ssf2:60000000:000000:00000000:00000000:[ Stage Selection Cheats - Use during a match. ]
:ssf2:00000001:FF8BD1:00000007:FFFFFFFF:Fight Balrog Next!
:ssf2:00000001:FF8BD1:00000008:FFFFFFFF:Fight Vega Next!
:ssf2:00000001:FF8BD1:00000009:FFFFFFFF:Fight Sagat Next!
:ssf2:00000001:FF8BD1:0000000A:FFFFFFFF:Fight M. Bison Next!
:ssf2:00000001:FF8BD1:0000000B:FFFFFFFF:Go to Ending Next!
ssf2:0:FF83F9:90:000:Infinite Energy PL1
ssf2:0:FF83F9:00:001:Drain All Energy Now! PL1
ssf2:0:FF875E:02:000:Finish round to win match PL1
ssf2:0:FF875E:00:000:Rounds won always set = 0 PL1
ssf2:0:FF875E:00:001:Rounds won set = 0 Now! PL1
ssf2:0:FF858D:01:000:Invincibility PL1
ssf2:0:FF854F:00:000:Command during jump ON PL1
ssf2:0:FF83EC:01:000:Hadou Ken motion Cancel PL1:Buggy
ssf2:0:FF85A2:00:000:No limit next shot PL1:Buggy
ssf2:0:FF85A3:00:500:No limit next shot PL1 (2/2)
:ssf2:00000000:FF842F:00000001:FFFFFFFF:Never Get Dizzied PL1
:ssf2:62000000:000000:00000000:00000000:Select Character PL1
:ssf2:00010000:FF875F:00000000:FFFFFFFF:Ryu
:ssf2:00010000:FF875F:00000001:FFFFFFFF:Edmund Honda
:ssf2:00010000:FF875F:00000002:FFFFFFFF:Blanka
:ssf2:00010000:FF875F:00000003:FFFFFFFF:Guile
:ssf2:00010000:FF875F:00000004:FFFFFFFF:Ken Masters
:ssf2:00010000:FF875F:00000005:FFFFFFFF:Chun-Li
:ssf2:00010000:FF875F:00000006:FFFFFFFF:Zangief
:ssf2:00010000:FF875F:00000007:FFFFFFFF:Dhalsim
:ssf2:00010000:FF875F:00000008:FFFFFFFF:Balrog
:ssf2:00010000:FF875F:00000009:FFFFFFFF:Sagat
:ssf2:00010000:FF875F:0000000A:FFFFFFFF:Vega
:ssf2:00010000:FF875F:0000000B:FFFFFFFF:M. Bison
:ssf2:00010000:FF875F:0000000C:FFFFFFFF:Cammy
:ssf2:00010000:FF875F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2:00010000:FF875F:0000000E:FFFFFFFF:Fei Long
:ssf2:00010000:FF875F:0000000F:FFFFFFFF:Dee Jay
ssf2:0:FF87F9:90:000:Infinite Energy PL2
ssf2:0:FF87F9:00:001:Drain All Energy Now! PL2
ssf2:0:FF8B5E:02:000:Finish round to win match PL2
ssf2:0:FF8B5E:00:000:Rounds won always set = 0 PL2
ssf2:0:FF8B5E:00:001:Rounds won set = 0 Now! PL2
ssf2:0:FF898D:01:000:Invincibility PL2
ssf2:0:FF894F:00:000:Command during jump ON PL2
ssf2:0:FF87EC:01:000:Hadou Ken motion Cancel PL2:Buggy
ssf2:0:FF89A2:00:000:No limit next shot PL2:Buggy
ssf2:0:FF89A3:00:500:No limit next shot PL2 (2/2)
:ssf2:00000000:FF882F:00000001:FFFFFFFF:Never Get Dizzied PL2
:ssf2:62000000:000000:00000000:00000000:Select Character PL2
:ssf2:00010000:FF8B5F:00000000:FFFFFFFF:Ryu
:ssf2:00010000:FF8B5F:00000001:FFFFFFFF:Edmund Honda
:ssf2:00010000:FF8B5F:00000002:FFFFFFFF:Blanka
:ssf2:00010000:FF8B5F:00000003:FFFFFFFF:Guile
:ssf2:00010000:FF8B5F:00000004:FFFFFFFF:Ken Masters
:ssf2:00010000:FF8B5F:00000005:FFFFFFFF:Chun-Li
:ssf2:00010000:FF8B5F:00000006:FFFFFFFF:Zangief
:ssf2:00010000:FF8B5F:00000007:FFFFFFFF:Dhalsim
:ssf2:00010000:FF8B5F:00000008:FFFFFFFF:Balrog
:ssf2:00010000:FF8B5F:00000009:FFFFFFFF:Sagat
:ssf2:00010000:FF8B5F:0000000A:FFFFFFFF:Vega
:ssf2:00010000:FF8B5F:0000000B:FFFFFFFF:M. Bison
:ssf2:00010000:FF8B5F:0000000C:FFFFFFFF:Cammy
:ssf2:00010000:FF8B5F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2:00010000:FF8B5F:0000000E:FFFFFFFF:Fei Long
:ssf2:00010000:FF8B5F:0000000F:FFFFFFFF:Dee Jay
:ssf2:60000000:000000:00000000:00000000:[ Move List Cheats ]
:ssf2:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:ssf2:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:ssf2:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2:00100000:FF84AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:ssf2:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2:00100000:FF88AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2:60000000:000000:00000000:00000000:[Use for E. Honda (PL1)]
:ssf2:00300000:FF844E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2:00000000:FF8468:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2:00000000:FF846A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2:00000000:FF846C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2:00300000:FF8478:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2:60000000:000000:00000000:00000000:[Use for E. Honda (PL2)]
:ssf2:00300000:FF884E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2:00000000:FF8868:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2:00000000:FF886A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2:00000000:FF886C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2:00300000:FF8878:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2:60000000:000000:00000000:00000000:[Use for Blanka (PL1)]
:ssf2:00300000:FF844E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2:00000000:FF8468:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2:00000000:FF846A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2:00000000:FF846C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2:00000000:FF847E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2:00010000:FF8483:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2:00300000:FF8487:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2:60000000:000000:00000000:00000000:[Use for Blanka (PL2)]
:ssf2:00300000:FF884E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2:00000000:FF8868:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2:00000000:FF886A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2:00000000:FF886C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2:00000000:FF887E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2:00010000:FF8883:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2:00300000:FF8887:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2:60000000:000000:00000000:00000000:[Use for Guile (PL1)]
:ssf2:00300000:FF844E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2:00300000:FF8454:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2:60000000:000000:00000000:00000000:[Use for Guile (PL2)]
:ssf2:00300000:FF884E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2:00300000:FF8854:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:ssf2:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:ssf2:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:ssf2:00300000:FF844E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2:00000000:FF8468:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2:00000000:FF846A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2:00000000:FF846C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2:00100000:FF847E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:ssf2:00300000:FF884E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2:00000000:FF8868:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2:00000000:FF886A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2:00000000:FF886C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2:00100000:FF887E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:ssf2:00200000:FF844E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2:00200000:FF8469:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:ssf2:00200000:FF884E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2:00200000:FF8869:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:ssf2:00100000:FF844E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2:00100000:FF8452:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2:00100000:FF8456:00000606:FFFFFFFF:Yoga Teleport
:ssf2:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2:00010000:FF846E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2:00010000:FF846E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:ssf2:00100000:FF884E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2:00100000:FF8852:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2:00100000:FF8856:00000606:FFFFFFFF:Yoga Teleport
:ssf2:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2:00010000:FF886E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2:00010000:FF886E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2:60000000:000000:00000000:00000000:[Use for Cammy (PL1)]
:ssf2:00100000:FF8460:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2:00100000:FF8464:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2:00100000:FF8470:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2:60000000:000000:00000000:00000000:[Use for Cammy (PL2)]
:ssf2:00100000:FF8860:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2:00100000:FF8864:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2:00100000:FF8870:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2:60000000:000000:00000000:00000000:[Use for Dee Jay (PL1)]
:ssf2:00100000:FF8460:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2:00100000:FF8464:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2:00100000:FF8474:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2:60000000:000000:00000000:00000000:[Use for Dee Jay (PL2)]
:ssf2:00100000:FF8860:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2:00100000:FF8864:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2:00100000:FF8874:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2:60000000:000000:00000000:00000000:[Use for Fei Long (PL1)]
:ssf2:00100000:FF845E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2:00100000:FF846E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2:00100000:FF8462:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2:60000000:000000:00000000:00000000:[Use for Fei Long (PL2)]
:ssf2:00100000:FF885E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2:00100000:FF886E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2:00100000:FF8862:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2:60000000:000000:00000000:00000000:[Use for T. Hawk (PL1)]
:ssf2:00100000:FF8460:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2:00100000:FF8468:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2:60000000:000000:00000000:00000000:[Use for T. Hawk (PL2)]
:ssf2:00100000:FF8860:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2:00100000:FF8868:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2:60000000:000000:00000000:00000000:[Use for Balrog (PL1)]
:ssf2:00300000:FF844E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2:00300000:FF8456:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2:00000001:FF847E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2:00110001:FF8484:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2:00000001:FF847F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2:00110001:FF8486:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2:00100000:FF848E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2:60000000:000000:00000000:00000000:[Use for Balrog (PL2)]
:ssf2:00300000:FF884E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2:00300000:FF8856:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2:00000001:FF887E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2:00110001:FF8874:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2:00000001:FF887F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2:00110001:FF8876:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2:00100000:FF888E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2:60000000:000000:00000000:00000000:[Use for Vega (PL1)]
:ssf2:00100000:FF8456:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2:00100000:FF845A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2:00100000:FF845E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2:60000000:000000:00000000:00000000:[Use for Vega (PL2)]
:ssf2:00100000:FF8856:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2:00100000:FF885A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2:00100000:FF885E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:ssf2:00100000:FF844E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2:00100000:FF8452:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2:00100000:FF8456:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2:00100000:FF845A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:ssf2:00100000:FF884E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2:00100000:FF8852:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2:00100000:FF8856:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2:00100000:FF885A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:ssf2:00300000:FF844E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2:00300000:FF8456:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2:00300000:FF845F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2:00100000:FF847A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:ssf2:00300000:FF884E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2:00300000:FF8856:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2:00300000:FF885F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2:00100000:FF887A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:ssf2:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these on the ]
:ssf2:60000000:000000:00000000:00000000:[ ROM check screen!! ]
:ssf2:62000000:000000:00000000:00000000:Select Region
:ssf2:00010000:FF82CF:00000000:FFFFFFFF:Japan
:ssf2:00010000:FF82CF:00000002:FFFFFFFF:USA
:ssf2:00010000:FF82CF:00000004:FFFFFFFF:ETC
:ssf2:00010000:FF82CF:00000006:FFFFFFFF:Hispanic
:ssf2:00010000:FF82CF:00000008:FFFFFFFF:Asia
:ssf2:00010000:FF82CF:0000000A:FFFFFFFF:Asia TW
; [ Super Street Fighter 2: The New Challengers (Asia 931005) ]
ssf2a:0:FF8CCE:99:000:Infinite Time
ssf2a:0:FF82ED:01:000:Always in Turbo Mode:Characters move faster
ssf2a:0:FF8BD1:0B:001:Go to Final Stage Next!
ssf2a:0:FF83F9:90:000:Infinite Energy PL1
ssf2a:0:FF83F9:00:001:Drain All Energy Now! PL1
ssf2a:0:FF875E:02:000:Finish round to win match PL1
ssf2a:0:FF875E:00:000:Rounds won always set = 0 PL1
ssf2a:0:FF875E:00:001:Rounds won set = 0 Now! PL1
ssf2a:0:FF858D:01:000:Invincibility PL1
ssf2a:0:FF854F:00:000:Command during jump ON PL1
ssf2a:0:FF83EC:01:000:Hadouken motion Cancel PL1:Buggy
ssf2a:0:FF85A2:00:000:No limit next shot PL1:Buggy
ssf2a:0:FF85A3:00:500:No limit next shot PL1 (2/2)
ssf2a:0:FF845E:04:000:Easy Tatsumaki (Ryu / Ken) PL1
ssf2a:0:FF8462:04:000:Easy Hadouken (Ryu / Ken) PL1
ssf2a:0:FF8466:04:000:Easy Syouryuuken (Ryu / Ken) PL1
ssf2a:0:FF84AE:08:000:Easy Fire hadouken (Ryu) PL1
ssf2a:0:FF844E:06:000:Easy Super zutsuki (E.Honda) PL1
ssf2a:0:FF8478:06:000:Easy Hyakkan otoshi (E.Honda) PL1
ssf2a:0:FF844E:06:000:Easy Rolling Attack (Blanka) PL1
ssf2a:0:FF847E:06:000:Easy Vertical rolling (Blanka) PL1
ssf2a:0:FF8487:06:000:Easy Backstep rolling (Blanka) PL1
ssf2a:0:FF844E:06:000:Easy Sonic boom (Guile) PL1
ssf2a:0:FF8454:06:000:Easy Somersault kick (Guile) PL1
ssf2a:0:FF844E:06:000:Easy Spinning bird kick (ChunLi) PL1
ssf2a:0:FF847E:06:000:Easy Kikouken (ChunLi) PL1
ssf2a:0:FF844E:06:000:Easy Screw pile driver (Zangief) PL1
ssf2a:0:FF844F:02:500:Easy Screw pile driver (Zangief) PL1 (2/2)
ssf2a:0:FF8469:06:000:Easy atomic Suplex (Zangief) PL1
ssf2a:0:FF846A:02:500:Easy atomic Suplex (Zangief) PL1(2/2)
ssf2a:0:FF844E:04:000:Easy Yoga fire (Dhalsim) PL1
ssf2a:0:FF8452:08:000:Easy Yoga flame (Dhalsim) PL1
ssf2a:0:FF8456:04:000:Easy Yoga teleport left (Dhalsim) PL1:Buggy
ssf2a:0:FF845B:05:500:Easy Yoga teleport left (Dhalsim) PL1 (2/2)
ssf2a:0:FF8456:04:000:Easy Yoga teleport right (Dhalsim) PL1:Buggy
ssf2a:0:FF845B:06:500:Easy Yoga teleport right (Dhalsim) PL1 (2/2)
ssf2a:0:FF844E:06:000:Easy Dash straight (M.Bison) PL1
ssf2a:0:FF8456:06:000:Easy Dash upper (M.Bison) PL1
ssf2a:0:FF848E:06:000:Easy Buffalo headbutt (M.Bison) PL1
ssf2a:0:FF844E:04:000:Easy Tiger uppercut (Sagat) PL1
ssf2a:0:FF8452:04:000:Easy Tiger knee crush (Sagat) PL1
ssf2a:0:FF8456:04:000:Easy Tiger shot (Sagat) PL1
ssf2a:0:FF845A:04:000:Easy Ground tiger shot (Sagat) PL1
ssf2a:0:FF8456:06:000:Easy Rolling crystal flash (Balrog) PL1
ssf2a:0:FF845A:06:000:Easy Flying barcelona attack (Balrog) PL1
ssf2a:0:FF845E:06:000:Easy Sky high claw (Balrog) PL1
ssf2a:0:FF8456:06:000:Easy Double knee press (Vega) PL1
ssf2a:0:FF845F:06:000:Easy Head press (Vega) PL1
ssf2a:0:FF847A:06:000:Easy Devil reverse (Vega) PL1
ssf2a:0:FF8460:04:000:Easy Canon spike (Cammy) PL1
ssf2a:0:FF8464:04:000:Easy Spiral arrow (Cammy) PL1
ssf2a:0:FF8470:04:000:Easy Axel spin knackle (Cammy) PL1
ssf2a:0:FF8460:04:000:Easy Tomahawk buster (T.Hawk) PL1
ssf2a:0:FF8468:06:000:Easy Mexican typhoon (T.Hawk) PL1:Buggy
ssf2a:0:FF8469:02:500:Easy Mexican typhoon (T.Hawk) PL1 (2/2)
ssf2a:0:FF8462:04:000:Easy sien kyaku (FeiLong) PL1
ssf2a:0:FF845E:04:000:Easy Rekkaken (FeiLong) PL1
ssf2a:0:FF846E:04:500:Easy Rekkaken (FeiLong) PL1 (2/2)
ssf2a:0:FF8460:06:000:Easy Double rolling (DeeJay) PL1
ssf2a:0:FF8464:06:000:Easy Machinegun upper (DeeJay) PL1
ssf2a:0:FF8474:06:000:Easy Air slasher (DeeJay) PL1
ssf2a:0:FF87F9:90:000:Infinite Energy PL2
ssf2a:0:FF87F9:00:001:Drain All Energy Now! PL2
ssf2a:0:FF8B5E:02:000:Finish round to win match PL2
ssf2a:0:FF8B5E:00:000:Rounds won always set = 0 PL2
ssf2a:0:FF8B5E:00:001:Rounds won set = 0 Now! PL2
ssf2a:0:FF898D:01:000:Invincibility PL2
ssf2a:0:FF894F:00:000:Command during jump ON PL2
ssf2a:0:FF87EC:01:000:Hadouken motion Cancel PL2:Buggy
ssf2a:0:FF89A2:00:000:No limit next shot PL2:Buggy
ssf2a:0:FF89A3:00:500:No limit next shot PL2 (2/2)
ssf2a:0:FF885E:04:000:Easy Tatsumaki (Ryu / Ken) PL2
ssf2a:0:FF8862:04:000:Easy Hadouken (Ryu / Ken) PL2
ssf2a:0:FF8866:04:000:Easy Syouryuuken (Ryu / Ken) PL2
ssf2a:0:FF88AE:08:000:Easy Fire hadouken (Ryu) PL2
ssf2a:0:FF884E:06:000:Easy Super zutsuki (E.Honda) PL2
ssf2a:0:FF8878:06:000:Easy Hyakkan otoshi (E.Honda) PL2
ssf2a:0:FF884E:06:000:Easy Rolling Attack (Blanka) PL2
ssf2a:0:FF887E:06:000:Easy Vertical rolling (Blanka) PL2
ssf2a:0:FF8887:06:000:Easy Backstep rolling (Blanka) PL2
ssf2a:0:FF884E:06:000:Easy Sonic boom (Guile) PL2
ssf2a:0:FF8854:06:000:Easy Somersault kick (Guile) PL2
ssf2a:0:FF884E:06:000:Easy Spinning bird kick (ChunLi) PL2
ssf2a:0:FF887E:06:000:Easy Kikouken (ChunLi) PL2
ssf2a:0:FF884E:06:000:Easy Screw pile driver (Zangief) PL2
ssf2a:0:FF884F:02:500:Easy Screw pile driver (Zangief) PL2 (2/2)
ssf2a:0:FF8869:06:000:Easy atomic Suplex (Zangief) PL2
ssf2a:0:FF886A:02:500:Easy atomic Suplex (Zangief) PL2(2/2)
ssf2a:0:FF884E:04:000:Easy Yoga fire (Dhalsim) PL2
ssf2a:0:FF8852:08:000:Easy Yoga flame (Dhalsim) PL2
ssf2a:0:FF8856:04:000:Easy Yoga teleport left (Dhalsim) PL2:Buggy
ssf2a:0:FF885B:05:500:Easy Yoga teleport left (Dhalsim) PL2 (2/2)
ssf2a:0:FF8856:04:000:Easy Yoga teleport right (Dhalsim) PL2:Buggy
ssf2a:0:FF885B:06:500:Easy Yoga teleport right (Dhalsim) PL2 (2/2)
ssf2a:0:FF884E:06:000:Easy Dash straight (M.Bison) PL2
ssf2a:0:FF8856:06:000:Easy Dash upper (M.Bison) PL2
ssf2a:0:FF888E:06:000:Easy Buffalo headbutt (M.Bison) PL2
ssf2a:0:FF884E:04:000:Easy Tiger uppercut (Sagat) PL2
ssf2a:0:FF8852:04:000:Easy Tiger knee crush (Sagat) PL2
ssf2a:0:FF8856:04:000:Easy Tiger shot (Sagat) PL2
ssf2a:0:FF885A:04:000:Easy Ground tiger shot (Sagat) PL2
ssf2a:0:FF8856:06:000:Easy Rolling crystal flash (Balrog) PL2
ssf2a:0:FF885A:06:000:Easy Flying barcelona attack (Balrog) PL2
ssf2a:0:FF885E:06:000:Easy Sky high claw (Balrog) PL2
ssf2a:0:FF8856:06:000:Easy Double knee press (Vega) PL2
ssf2a:0:FF885F:06:000:Easy Head press (Vega) PL2
ssf2a:0:FF887A:06:000:Easy Devil reverse (Vega) PL2
ssf2a:0:FF8860:04:000:Easy Canon spike (Cammy) PL2
ssf2a:0:FF8864:04:000:Easy Spiral arrow (Cammy) PL2
ssf2a:0:FF8870:04:000:Easy Axel spin knackle (Cammy) PL2
ssf2a:0:FF8860:04:000:Easy Tomahawk buster (T.Hawk) PL2
ssf2a:0:FF8868:06:000:Easy Mexican typhoon (T.Hawk) PL2:Buggy
ssf2a:0:FF8869:02:500:Easy Mexican typhoon (T.Hawk) PL2 (2/2)
ssf2a:0:FF8862:04:000:Easy sien kyaku (FeiLong) PL2
ssf2a:0:FF885E:04:000:Easy Rekkaken (FeiLong) PL2
ssf2a:0:FF886E:04:500:Easy Rekkaken (FeiLong) PL2 (2/2)
ssf2a:0:FF8860:06:000:Easy Double rolling (DeeJay) PL2
ssf2a:0:FF8864:06:000:Easy Machinegun upper (DeeJay) PL2
ssf2a:0:FF8874:06:000:Easy Air slasher (DeeJay) PL2
ssf2a:0:000000:00:999:[ These are the codes to set the machine region - the ]
ssf2a:0:000000:00:999:[ effectiveness may vary! You have to enable these on the ]
ssf2a:0:000000:00:999:[ ROM check screen!! ]
ssf2a:0:FF82CF:00:000:Region Switch = Japan
ssf2a:0:FF82CF:02:000:Region Switch = USA
ssf2a:0:FF82CF:04:000:Region Switch = ETC
ssf2a:0:FF82CF:08:000:Region Switch = Asia
ssf2a:0:FF82CF:0A:000:Region Switch = Asia TW
; [ Super Street Fighter 2: The New Challengers (Asia 930914) ]
ssf2ar1:0:FF8CCE:99:000:Infinite Time
ssf2ar1:0:FF8CCE:00:001:Finish this Round Now!
ssf2ar1:0:FF82ED:01:000:Always in Turbo Mode:Characters move faster
:ssf2ar1:62000000:000000:00000000:00000000:Select Backdrop
:ssf2ar1:00010000:FFE08B:00000000:FFFFFFFF:Japan (Castle):Ryu
:ssf2ar1:00010000:FFE08B:00000001:FFFFFFFF:Japan (Bath House):E. Honda
:ssf2ar1:00010000:FFE08B:00000002:FFFFFFFF:Brazil:Blanka
:ssf2ar1:00010000:FFE08B:00000003:FFFFFFFF:USA (Air Base):Guile
:ssf2ar1:00010000:FFE08B:00000004:FFFFFFFF:USA (Pier):Ken
:ssf2ar1:00010000:FFE08B:00000005:FFFFFFFF:China:Chun-Li
:ssf2ar1:00010000:FFE08B:00000006:FFFFFFFF:USSR:Zangief
:ssf2ar1:00010000:FFE08B:00000007:FFFFFFFF:India (Dhalsim)
:ssf2ar1:00010000:FFE08B:00000008:FFFFFFFF:USA (Las Vegas):Balrog
:ssf2ar1:00010000:FFE08B:00000009:FFFFFFFF:Thailand (Statue):Sagat
:ssf2ar1:00010000:FFE08B:0000000A:FFFFFFFF:Spain:Vega
:ssf2ar1:00010000:FFE08B:0000000B:FFFFFFFF:Thailand (Temple):M. Bison
:ssf2ar1:00010000:FFE08B:0000000C:FFFFFFFF:England:Cammy
:ssf2ar1:00010000:FFE08B:0000000D:FFFFFFFF:Mexico:T. Hawk
:ssf2ar1:00010000:FFE08B:0000000E:FFFFFFFF:Hong Kong:Fei Long
:ssf2ar1:00010000:FFE08B:0000000F:FFFFFFFF:Jamaica:Dee Jay
:ssf2ar1:60000000:000000:00000000:00000000:[ Stage Selection Cheats - Use during a match. ]
:ssf2ar1:00000001:FF8BD1:00000007:FFFFFFFF:Fight Balrog Next!
:ssf2ar1:00000001:FF8BD1:00000008:FFFFFFFF:Fight Vega Next!
:ssf2ar1:00000001:FF8BD1:00000009:FFFFFFFF:Fight Sagat Next!
:ssf2ar1:00000001:FF8BD1:0000000A:FFFFFFFF:Fight M. Bison Next!
:ssf2ar1:00000001:FF8BD1:0000000B:FFFFFFFF:Go to Ending Next!
ssf2ar1:0:FF83F9:90:000:Infinite Energy PL1
ssf2ar1:0:FF83F9:00:001:Drain All Energy Now! PL1
ssf2ar1:0:FF875E:02:000:Finish round to win match PL1
ssf2ar1:0:FF875E:00:000:Rounds won always set = 0 PL1
ssf2ar1:0:FF875E:00:001:Rounds won set = 0 Now! PL1
ssf2ar1:0:FF858D:01:000:Invincibility PL1
ssf2ar1:0:FF854F:00:000:Command during jump ON PL1
ssf2ar1:0:FF83EC:01:000:Hadou Ken motion Cancel PL1:Buggy
ssf2ar1:0:FF85A2:00:000:No limit next shot PL1:Buggy
ssf2ar1:0:FF85A3:00:500:No limit next shot PL1 (2/2)
:ssf2ar1:00000000:FF842F:00000001:FFFFFFFF:Never Get Dizzied PL1
:ssf2ar1:62000000:000000:00000000:00000000:Select Character PL1
:ssf2ar1:00010000:FF875F:00000000:FFFFFFFF:Ryu
:ssf2ar1:00010000:FF875F:00000001:FFFFFFFF:Edmund Honda
:ssf2ar1:00010000:FF875F:00000002:FFFFFFFF:Blanka
:ssf2ar1:00010000:FF875F:00000003:FFFFFFFF:Guile
:ssf2ar1:00010000:FF875F:00000004:FFFFFFFF:Ken Masters
:ssf2ar1:00010000:FF875F:00000005:FFFFFFFF:Chun-Li
:ssf2ar1:00010000:FF875F:00000006:FFFFFFFF:Zangief
:ssf2ar1:00010000:FF875F:00000007:FFFFFFFF:Dhalsim
:ssf2ar1:00010000:FF875F:00000008:FFFFFFFF:Balrog
:ssf2ar1:00010000:FF875F:00000009:FFFFFFFF:Sagat
:ssf2ar1:00010000:FF875F:0000000A:FFFFFFFF:Vega
:ssf2ar1:00010000:FF875F:0000000B:FFFFFFFF:M. Bison
:ssf2ar1:00010000:FF875F:0000000C:FFFFFFFF:Cammy
:ssf2ar1:00010000:FF875F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2ar1:00010000:FF875F:0000000E:FFFFFFFF:Fei Long
:ssf2ar1:00010000:FF875F:0000000F:FFFFFFFF:Dee Jay
ssf2ar1:0:FF87F9:90:000:Infinite Energy PL2
ssf2ar1:0:FF87F9:00:001:Drain All Energy Now! PL2
ssf2ar1:0:FF8B5E:02:000:Finish round to win match PL2
ssf2ar1:0:FF8B5E:00:000:Rounds won always set = 0 PL2
ssf2ar1:0:FF8B5E:00:001:Rounds won set = 0 Now! PL2
ssf2ar1:0:FF898D:01:000:Invincibility PL2
ssf2ar1:0:FF894F:00:000:Command during jump ON PL2
ssf2ar1:0:FF87EC:01:000:Hadou Ken motion Cancel PL2:Buggy
ssf2ar1:0:FF89A2:00:000:No limit next shot PL2:Buggy
ssf2ar1:0:FF89A3:00:500:No limit next shot PL2 (2/2)
:ssf2ar1:00000000:FF882F:00000001:FFFFFFFF:Never Get Dizzied PL2
:ssf2ar1:62000000:000000:00000000:00000000:Select Character PL2
:ssf2ar1:00010000:FF8B5F:00000000:FFFFFFFF:Ryu
:ssf2ar1:00010000:FF8B5F:00000001:FFFFFFFF:Edmund Honda
:ssf2ar1:00010000:FF8B5F:00000002:FFFFFFFF:Blanka
:ssf2ar1:00010000:FF8B5F:00000003:FFFFFFFF:Guile
:ssf2ar1:00010000:FF8B5F:00000004:FFFFFFFF:Ken Masters
:ssf2ar1:00010000:FF8B5F:00000005:FFFFFFFF:Chun-Li
:ssf2ar1:00010000:FF8B5F:00000006:FFFFFFFF:Zangief
:ssf2ar1:00010000:FF8B5F:00000007:FFFFFFFF:Dhalsim
:ssf2ar1:00010000:FF8B5F:00000008:FFFFFFFF:Balrog
:ssf2ar1:00010000:FF8B5F:00000009:FFFFFFFF:Sagat
:ssf2ar1:00010000:FF8B5F:0000000A:FFFFFFFF:Vega
:ssf2ar1:00010000:FF8B5F:0000000B:FFFFFFFF:M. Bison
:ssf2ar1:00010000:FF8B5F:0000000C:FFFFFFFF:Cammy
:ssf2ar1:00010000:FF8B5F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2ar1:00010000:FF8B5F:0000000E:FFFFFFFF:Fei Long
:ssf2ar1:00010000:FF8B5F:0000000F:FFFFFFFF:Dee Jay
:ssf2ar1:60000000:000000:00000000:00000000:[ Move List Cheats ]
:ssf2ar1:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:ssf2ar1:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2ar1:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2ar1:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2ar1:00100000:FF84AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:ssf2ar1:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2ar1:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2ar1:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2ar1:00100000:FF88AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for E. Honda (PL1)]
:ssf2ar1:00300000:FF844E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2ar1:00000000:FF8468:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2ar1:00000000:FF846A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2ar1:00000000:FF846C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2ar1:00300000:FF8478:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for E. Honda (PL2)]
:ssf2ar1:00300000:FF884E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2ar1:00000000:FF8868:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2ar1:00000000:FF886A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2ar1:00000000:FF886C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2ar1:00300000:FF8878:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Blanka (PL1)]
:ssf2ar1:00300000:FF844E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2ar1:00000000:FF8468:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2ar1:00000000:FF846A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2ar1:00000000:FF846C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2ar1:00000000:FF847E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2ar1:00010000:FF8483:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2ar1:00300000:FF8487:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Blanka (PL2)]
:ssf2ar1:00300000:FF884E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2ar1:00000000:FF8868:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2ar1:00000000:FF886A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2ar1:00000000:FF886C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2ar1:00000000:FF887E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2ar1:00010000:FF8883:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2ar1:00300000:FF8887:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Guile (PL1)]
:ssf2ar1:00300000:FF844E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2ar1:00300000:FF8454:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Guile (PL2)]
:ssf2ar1:00300000:FF884E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2ar1:00300000:FF8854:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:ssf2ar1:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2ar1:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2ar1:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:ssf2ar1:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2ar1:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2ar1:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:ssf2ar1:00300000:FF844E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2ar1:00000000:FF8468:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2ar1:00000000:FF846A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2ar1:00000000:FF846C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2ar1:00100000:FF847E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:ssf2ar1:00300000:FF884E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2ar1:00000000:FF8868:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2ar1:00000000:FF886A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2ar1:00000000:FF886C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2ar1:00100000:FF887E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:ssf2ar1:00200000:FF844E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2ar1:00200000:FF8469:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:ssf2ar1:00200000:FF884E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2ar1:00200000:FF8869:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:ssf2ar1:00100000:FF844E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2ar1:00100000:FF8452:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2ar1:00100000:FF8456:00000606:FFFFFFFF:Yoga Teleport
:ssf2ar1:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2ar1:00010000:FF846E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2ar1:00010000:FF846E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:ssf2ar1:00100000:FF884E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2ar1:00100000:FF8852:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2ar1:00100000:FF8856:00000606:FFFFFFFF:Yoga Teleport
:ssf2ar1:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2ar1:00010000:FF886E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2ar1:00010000:FF886E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Cammy (PL1)]
:ssf2ar1:00100000:FF8460:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2ar1:00100000:FF8464:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2ar1:00100000:FF8470:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Cammy (PL2)]
:ssf2ar1:00100000:FF8860:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2ar1:00100000:FF8864:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2ar1:00100000:FF8870:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Dee Jay (PL1)]
:ssf2ar1:00100000:FF8460:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2ar1:00100000:FF8464:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2ar1:00100000:FF8474:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Dee Jay (PL2)]
:ssf2ar1:00100000:FF8860:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2ar1:00100000:FF8864:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2ar1:00100000:FF8874:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Fei Long (PL1)]
:ssf2ar1:00100000:FF845E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2ar1:00100000:FF846E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2ar1:00100000:FF8462:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Fei Long (PL2)]
:ssf2ar1:00100000:FF885E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2ar1:00100000:FF886E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2ar1:00100000:FF8862:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for T. Hawk (PL1)]
:ssf2ar1:00100000:FF8460:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2ar1:00100000:FF8468:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for T. Hawk (PL2)]
:ssf2ar1:00100000:FF8860:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2ar1:00100000:FF8868:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Balrog (PL1)]
:ssf2ar1:00300000:FF844E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2ar1:00300000:FF8456:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2ar1:00000001:FF847E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2ar1:00110001:FF8484:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2ar1:00000001:FF847F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2ar1:00110001:FF8486:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2ar1:00100000:FF848E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Balrog (PL2)]
:ssf2ar1:00300000:FF884E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2ar1:00300000:FF8856:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2ar1:00000001:FF887E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2ar1:00110001:FF8874:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2ar1:00000001:FF887F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2ar1:00110001:FF8876:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2ar1:00100000:FF888E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Vega (PL1)]
:ssf2ar1:00100000:FF8456:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2ar1:00100000:FF845A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2ar1:00100000:FF845E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Vega (PL2)]
:ssf2ar1:00100000:FF8856:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2ar1:00100000:FF885A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2ar1:00100000:FF885E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:ssf2ar1:00100000:FF844E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2ar1:00100000:FF8452:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2ar1:00100000:FF8456:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2ar1:00100000:FF845A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:ssf2ar1:00100000:FF884E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2ar1:00100000:FF8852:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2ar1:00100000:FF8856:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2ar1:00100000:FF885A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2ar1:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:ssf2ar1:00300000:FF844E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2ar1:00300000:FF8456:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2ar1:00300000:FF845F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2ar1:00100000:FF847A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2ar1:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:ssf2ar1:00300000:FF884E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2ar1:00300000:FF8856:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2ar1:00300000:FF885F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2ar1:00100000:FF887A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2ar1:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:ssf2ar1:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these on the ]
:ssf2ar1:60000000:000000:00000000:00000000:[ ROM check screen!! ]
:ssf2ar1:62000000:000000:00000000:00000000:Select Region
:ssf2ar1:00010000:FF82CF:00000000:FFFFFFFF:Japan
:ssf2ar1:00010000:FF82CF:00000002:FFFFFFFF:USA
:ssf2ar1:00010000:FF82CF:00000004:FFFFFFFF:ETC
:ssf2ar1:00010000:FF82CF:00000006:FFFFFFFF:Hispanic
:ssf2ar1:00010000:FF82CF:00000008:FFFFFFFF:Asia
:ssf2ar1:00010000:FF82CF:0000000A:FFFFFFFF:Asia TW
; [ Super Street Fighter 2: The New Challengers (Japan 931005) ]
ssf2j:0:FF8CCE:99:000:Infinite Time
ssf2j:0:FF8CCE:00:001:Finish this Round Now!
ssf2j:0:FF82ED:01:000:Always in Turbo Mode:Characters move faster
:ssf2j:62000000:000000:00000000:00000000:Select Backdrop
:ssf2j:00010000:FFE08B:00000000:FFFFFFFF:Japan (Castle):Ryu
:ssf2j:00010000:FFE08B:00000001:FFFFFFFF:Japan (Bath House):E. Honda
:ssf2j:00010000:FFE08B:00000002:FFFFFFFF:Brazil:Blanka
:ssf2j:00010000:FFE08B:00000003:FFFFFFFF:USA (Air Base):Guile
:ssf2j:00010000:FFE08B:00000004:FFFFFFFF:USA (Pier):Ken
:ssf2j:00010000:FFE08B:00000005:FFFFFFFF:China:Chun-Li
:ssf2j:00010000:FFE08B:00000006:FFFFFFFF:USSR:Zangief
:ssf2j:00010000:FFE08B:00000007:FFFFFFFF:India (Dhalsim)
:ssf2j:00010000:FFE08B:00000008:FFFFFFFF:USA (Las Vegas):Balrog
:ssf2j:00010000:FFE08B:00000009:FFFFFFFF:Thailand (Statue):Sagat
:ssf2j:00010000:FFE08B:0000000A:FFFFFFFF:Spain:Vega
:ssf2j:00010000:FFE08B:0000000B:FFFFFFFF:Thailand (Temple):M. Bison
:ssf2j:00010000:FFE08B:0000000C:FFFFFFFF:England:Cammy
:ssf2j:00010000:FFE08B:0000000D:FFFFFFFF:Mexico:T. Hawk
:ssf2j:00010000:FFE08B:0000000E:FFFFFFFF:Hong Kong:Fei Long
:ssf2j:00010000:FFE08B:0000000F:FFFFFFFF:Jamaica:Dee Jay
:ssf2j:60000000:000000:00000000:00000000:[ Stage Selection Cheats - Use during a match. ]
:ssf2j:00000001:FF8BD1:00000007:FFFFFFFF:Fight Balrog Next!
:ssf2j:00000001:FF8BD1:00000008:FFFFFFFF:Fight Vega Next!
:ssf2j:00000001:FF8BD1:00000009:FFFFFFFF:Fight Sagat Next!
:ssf2j:00000001:FF8BD1:0000000A:FFFFFFFF:Fight M. Bison Next!
:ssf2j:00000001:FF8BD1:0000000B:FFFFFFFF:Go to Ending Next!
ssf2j:0:FF83F9:90:000:Infinite Energy PL1
ssf2j:0:FF83F9:00:001:Drain All Energy Now! PL1
ssf2j:0:FF875E:02:000:Finish round to win match PL1
ssf2j:0:FF875E:00:000:Rounds won always set = 0 PL1
ssf2j:0:FF875E:00:001:Rounds won set = 0 Now! PL1
ssf2j:0:FF858D:01:000:Invincibility PL1
ssf2j:0:FF854F:00:000:Command during jump ON PL1
ssf2j:0:FF83EC:01:000:Hadou Ken motion Cancel PL1:Buggy
ssf2j:0:FF85A2:00:000:No limit next shot PL1:Buggy
ssf2j:0:FF85A3:00:500:No limit next shot PL1 (2/2)
:ssf2j:00000000:FF842F:00000001:FFFFFFFF:Never Get Dizzied PL1
:ssf2j:62000000:000000:00000000:00000000:Select Character PL1
:ssf2j:00010000:FF875F:00000000:FFFFFFFF:Ryu
:ssf2j:00010000:FF875F:00000001:FFFFFFFF:Edmund Honda
:ssf2j:00010000:FF875F:00000002:FFFFFFFF:Blanka
:ssf2j:00010000:FF875F:00000003:FFFFFFFF:Guile
:ssf2j:00010000:FF875F:00000004:FFFFFFFF:Ken Masters
:ssf2j:00010000:FF875F:00000005:FFFFFFFF:Chun-Li
:ssf2j:00010000:FF875F:00000006:FFFFFFFF:Zangief
:ssf2j:00010000:FF875F:00000007:FFFFFFFF:Dhalsim
:ssf2j:00010000:FF875F:00000008:FFFFFFFF:Balrog
:ssf2j:00010000:FF875F:00000009:FFFFFFFF:Sagat
:ssf2j:00010000:FF875F:0000000A:FFFFFFFF:Vega
:ssf2j:00010000:FF875F:0000000B:FFFFFFFF:M. Bison
:ssf2j:00010000:FF875F:0000000C:FFFFFFFF:Cammy
:ssf2j:00010000:FF875F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2j:00010000:FF875F:0000000E:FFFFFFFF:Fei Long
:ssf2j:00010000:FF875F:0000000F:FFFFFFFF:Dee Jay
ssf2j:0:FF87F9:90:000:Infinite Energy PL2
ssf2j:0:FF87F9:00:001:Drain All Energy Now! PL2
ssf2j:0:FF8B5E:02:000:Finish round to win match PL2
ssf2j:0:FF8B5E:00:000:Rounds won always set = 0 PL2
ssf2j:0:FF8B5E:00:001:Rounds won set = 0 Now! PL2
ssf2j:0:FF898D:01:000:Invincibility PL2
ssf2j:0:FF894F:00:000:Command during jump ON PL2
ssf2j:0:FF87EC:01:000:Hadou Ken motion Cancel PL2:Buggy
ssf2j:0:FF89A2:00:000:No limit next shot PL2:Buggy
ssf2j:0:FF89A3:00:500:No limit next shot PL2 (2/2)
:ssf2j:00000000:FF882F:00000001:FFFFFFFF:Never Get Dizzied PL2
:ssf2j:62000000:000000:00000000:00000000:Select Character PL2
:ssf2j:00010000:FF8B5F:00000000:FFFFFFFF:Ryu
:ssf2j:00010000:FF8B5F:00000001:FFFFFFFF:Edmund Honda
:ssf2j:00010000:FF8B5F:00000002:FFFFFFFF:Blanka
:ssf2j:00010000:FF8B5F:00000003:FFFFFFFF:Guile
:ssf2j:00010000:FF8B5F:00000004:FFFFFFFF:Ken Masters
:ssf2j:00010000:FF8B5F:00000005:FFFFFFFF:Chun-Li
:ssf2j:00010000:FF8B5F:00000006:FFFFFFFF:Zangief
:ssf2j:00010000:FF8B5F:00000007:FFFFFFFF:Dhalsim
:ssf2j:00010000:FF8B5F:00000008:FFFFFFFF:Balrog
:ssf2j:00010000:FF8B5F:00000009:FFFFFFFF:Sagat
:ssf2j:00010000:FF8B5F:0000000A:FFFFFFFF:Vega
:ssf2j:00010000:FF8B5F:0000000B:FFFFFFFF:M. Bison
:ssf2j:00010000:FF8B5F:0000000C:FFFFFFFF:Cammy
:ssf2j:00010000:FF8B5F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2j:00010000:FF8B5F:0000000E:FFFFFFFF:Fei Long
:ssf2j:00010000:FF8B5F:0000000F:FFFFFFFF:Dee Jay
:ssf2j:60000000:000000:00000000:00000000:[ Move List Cheats ]
:ssf2j:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:ssf2j:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:ssf2j:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2j:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2j:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2j:00100000:FF84AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:ssf2j:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2j:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2j:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2j:00100000:FF88AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2j:60000000:000000:00000000:00000000:[Use for E. Honda (PL1)]
:ssf2j:00300000:FF844E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2j:00000000:FF8468:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2j:00000000:FF846A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2j:00000000:FF846C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2j:00300000:FF8478:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2j:60000000:000000:00000000:00000000:[Use for E. Honda (PL2)]
:ssf2j:00300000:FF884E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2j:00000000:FF8868:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2j:00000000:FF886A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2j:00000000:FF886C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2j:00300000:FF8878:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2j:60000000:000000:00000000:00000000:[Use for Blanka (PL1)]
:ssf2j:00300000:FF844E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2j:00000000:FF8468:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2j:00000000:FF846A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2j:00000000:FF846C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2j:00000000:FF847E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2j:00010000:FF8483:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2j:00300000:FF8487:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2j:60000000:000000:00000000:00000000:[Use for Blanka (PL2)]
:ssf2j:00300000:FF884E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2j:00000000:FF8868:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2j:00000000:FF886A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2j:00000000:FF886C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2j:00000000:FF887E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2j:00010000:FF8883:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2j:00300000:FF8887:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2j:60000000:000000:00000000:00000000:[Use for Guile (PL1)]
:ssf2j:00300000:FF844E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2j:00300000:FF8454:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2j:60000000:000000:00000000:00000000:[Use for Guile (PL2)]
:ssf2j:00300000:FF884E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2j:00300000:FF8854:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2j:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:ssf2j:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2j:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2j:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:ssf2j:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2j:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2j:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:ssf2j:00300000:FF844E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2j:00000000:FF8468:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2j:00000000:FF846A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2j:00000000:FF846C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2j:00100000:FF847E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:ssf2j:00300000:FF884E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2j:00000000:FF8868:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2j:00000000:FF886A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2j:00000000:FF886C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2j:00100000:FF887E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:ssf2j:00200000:FF844E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2j:00200000:FF8469:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2j:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:ssf2j:00200000:FF884E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2j:00200000:FF8869:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2j:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:ssf2j:00100000:FF844E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2j:00100000:FF8452:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2j:00100000:FF8456:00000606:FFFFFFFF:Yoga Teleport
:ssf2j:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2j:00010000:FF846E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2j:00010000:FF846E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2j:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:ssf2j:00100000:FF884E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2j:00100000:FF8852:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2j:00100000:FF8856:00000606:FFFFFFFF:Yoga Teleport
:ssf2j:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2j:00010000:FF886E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2j:00010000:FF886E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2j:60000000:000000:00000000:00000000:[Use for Cammy (PL1)]
:ssf2j:00100000:FF8460:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2j:00100000:FF8464:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2j:00100000:FF8470:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Cammy (PL2)]
:ssf2j:00100000:FF8860:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2j:00100000:FF8864:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2j:00100000:FF8870:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Dee Jay (PL1)]
:ssf2j:00100000:FF8460:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2j:00100000:FF8464:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2j:00100000:FF8474:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Dee Jay (PL2)]
:ssf2j:00100000:FF8860:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2j:00100000:FF8864:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2j:00100000:FF8874:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Fei Long (PL1)]
:ssf2j:00100000:FF845E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2j:00100000:FF846E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2j:00100000:FF8462:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2j:60000000:000000:00000000:00000000:[Use for Fei Long (PL2)]
:ssf2j:00100000:FF885E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2j:00100000:FF886E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2j:00100000:FF8862:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2j:60000000:000000:00000000:00000000:[Use for T. Hawk (PL1)]
:ssf2j:00100000:FF8460:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2j:00100000:FF8468:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2j:60000000:000000:00000000:00000000:[Use for T. Hawk (PL2)]
:ssf2j:00100000:FF8860:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2j:00100000:FF8868:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Balrog (PL1)]
:ssf2j:00300000:FF844E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2j:00300000:FF8456:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2j:00000001:FF847E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2j:00110001:FF8484:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2j:00000001:FF847F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2j:00110001:FF8486:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2j:00100000:FF848E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Balrog (PL2)]
:ssf2j:00300000:FF884E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2j:00300000:FF8856:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2j:00000001:FF887E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2j:00110001:FF8874:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2j:00000001:FF887F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2j:00110001:FF8876:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2j:00100000:FF888E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Vega (PL1)]
:ssf2j:00100000:FF8456:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2j:00100000:FF845A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2j:00100000:FF845E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Vega (PL2)]
:ssf2j:00100000:FF8856:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2j:00100000:FF885A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2j:00100000:FF885E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2j:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:ssf2j:00100000:FF844E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2j:00100000:FF8452:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2j:00100000:FF8456:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2j:00100000:FF845A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2j:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:ssf2j:00100000:FF884E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2j:00100000:FF8852:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2j:00100000:FF8856:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2j:00100000:FF885A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2j:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:ssf2j:00300000:FF844E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2j:00300000:FF8456:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2j:00300000:FF845F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2j:00100000:FF847A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2j:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:ssf2j:00300000:FF884E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2j:00300000:FF8856:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2j:00300000:FF885F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2j:00100000:FF887A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2j:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:ssf2j:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these on the ]
:ssf2j:60000000:000000:00000000:00000000:[ ROM check screen!! ]
:ssf2j:62000000:000000:00000000:00000000:Select Region
:ssf2j:00010000:FF82CF:00000000:FFFFFFFF:Japan
:ssf2j:00010000:FF82CF:00000002:FFFFFFFF:USA
:ssf2j:00010000:FF82CF:00000004:FFFFFFFF:ETC
:ssf2j:00010000:FF82CF:00000006:FFFFFFFF:Hispanic
:ssf2j:00010000:FF82CF:00000008:FFFFFFFF:Asia
:ssf2j:00010000:FF82CF:0000000A:FFFFFFFF:Asia TW
; [ Super Street Fighter 2: The New Challengers (Japan 930911) ]
ssf2jr1:0:FF8CCE:99:000:Infinite Time
ssf2jr1:0:FF8CCE:00:001:Finish this Round Now!
ssf2jr1:0:FF82ED:01:000:Always in Turbo Mode:Characters move faster
:ssf2jr1:62000000:000000:00000000:00000000:Select Backdrop
:ssf2jr1:00010000:FFE08B:00000000:FFFFFFFF:Japan (Castle):Ryu
:ssf2jr1:00010000:FFE08B:00000001:FFFFFFFF:Japan (Bath House):E. Honda
:ssf2jr1:00010000:FFE08B:00000002:FFFFFFFF:Brazil:Blanka
:ssf2jr1:00010000:FFE08B:00000003:FFFFFFFF:USA (Air Base):Guile
:ssf2jr1:00010000:FFE08B:00000004:FFFFFFFF:USA (Pier):Ken
:ssf2jr1:00010000:FFE08B:00000005:FFFFFFFF:China:Chun-Li
:ssf2jr1:00010000:FFE08B:00000006:FFFFFFFF:USSR:Zangief
:ssf2jr1:00010000:FFE08B:00000007:FFFFFFFF:India (Dhalsim)
:ssf2jr1:00010000:FFE08B:00000008:FFFFFFFF:USA (Las Vegas):Balrog
:ssf2jr1:00010000:FFE08B:00000009:FFFFFFFF:Thailand (Statue):Sagat
:ssf2jr1:00010000:FFE08B:0000000A:FFFFFFFF:Spain:Vega
:ssf2jr1:00010000:FFE08B:0000000B:FFFFFFFF:Thailand (Temple):M. Bison
:ssf2jr1:00010000:FFE08B:0000000C:FFFFFFFF:England:Cammy
:ssf2jr1:00010000:FFE08B:0000000D:FFFFFFFF:Mexico:T. Hawk
:ssf2jr1:00010000:FFE08B:0000000E:FFFFFFFF:Hong Kong:Fei Long
:ssf2jr1:00010000:FFE08B:0000000F:FFFFFFFF:Jamaica:Dee Jay
:ssf2jr1:60000000:000000:00000000:00000000:[ Stage Selection Cheats - Use during a match. ]
:ssf2jr1:00000001:FF8BD1:00000007:FFFFFFFF:Fight Balrog Next!
:ssf2jr1:00000001:FF8BD1:00000008:FFFFFFFF:Fight Vega Next!
:ssf2jr1:00000001:FF8BD1:00000009:FFFFFFFF:Fight Sagat Next!
:ssf2jr1:00000001:FF8BD1:0000000A:FFFFFFFF:Fight M. Bison Next!
:ssf2jr1:00000001:FF8BD1:0000000B:FFFFFFFF:Go to Ending Next!
ssf2jr1:0:FF83F9:90:000:Infinite Energy PL1
ssf2jr1:0:FF83F9:00:001:Drain All Energy Now! PL1
ssf2jr1:0:FF875E:02:000:Finish round to win match PL1
ssf2jr1:0:FF875E:00:000:Rounds won always set = 0 PL1
ssf2jr1:0:FF875E:00:001:Rounds won set = 0 Now! PL1
ssf2jr1:0:FF858D:01:000:Invincibility PL1
ssf2jr1:0:FF854F:00:000:Command during jump ON PL1
ssf2jr1:0:FF83EC:01:000:Hadou Ken motion Cancel PL1:Buggy
ssf2jr1:0:FF85A2:00:000:No limit next shot PL1:Buggy
ssf2jr1:0:FF85A3:00:500:No limit next shot PL1 (2/2)
:ssf2jr1:00000000:FF842F:00000001:FFFFFFFF:Never Get Dizzied PL1
:ssf2jr1:62000000:000000:00000000:00000000:Select Character PL1
:ssf2jr1:00010000:FF875F:00000000:FFFFFFFF:Ryu
:ssf2jr1:00010000:FF875F:00000001:FFFFFFFF:Edmund Honda
:ssf2jr1:00010000:FF875F:00000002:FFFFFFFF:Blanka
:ssf2jr1:00010000:FF875F:00000003:FFFFFFFF:Guile
:ssf2jr1:00010000:FF875F:00000004:FFFFFFFF:Ken Masters
:ssf2jr1:00010000:FF875F:00000005:FFFFFFFF:Chun-Li
:ssf2jr1:00010000:FF875F:00000006:FFFFFFFF:Zangief
:ssf2jr1:00010000:FF875F:00000007:FFFFFFFF:Dhalsim
:ssf2jr1:00010000:FF875F:00000008:FFFFFFFF:Balrog
:ssf2jr1:00010000:FF875F:00000009:FFFFFFFF:Sagat
:ssf2jr1:00010000:FF875F:0000000A:FFFFFFFF:Vega
:ssf2jr1:00010000:FF875F:0000000B:FFFFFFFF:M. Bison
:ssf2jr1:00010000:FF875F:0000000C:FFFFFFFF:Cammy
:ssf2jr1:00010000:FF875F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2jr1:00010000:FF875F:0000000E:FFFFFFFF:Fei Long
:ssf2jr1:00010000:FF875F:0000000F:FFFFFFFF:Dee Jay
ssf2jr1:0:FF87F9:90:000:Infinite Energy PL2
ssf2jr1:0:FF87F9:00:001:Drain All Energy Now! PL2
ssf2jr1:0:FF8B5E:02:000:Finish round to win match PL2
ssf2jr1:0:FF8B5E:00:000:Rounds won always set = 0 PL2
ssf2jr1:0:FF8B5E:00:001:Rounds won set = 0 Now! PL2
ssf2jr1:0:FF898D:01:000:Invincibility PL2
ssf2jr1:0:FF894F:00:000:Command during jump ON PL2
ssf2jr1:0:FF87EC:01:000:Hadou Ken motion Cancel PL2:Buggy
ssf2jr1:0:FF89A2:00:000:No limit next shot PL2:Buggy
ssf2jr1:0:FF89A3:00:500:No limit next shot PL2 (2/2)
:ssf2jr1:00000000:FF882F:00000001:FFFFFFFF:Never Get Dizzied PL2
:ssf2jr1:62000000:000000:00000000:00000000:Select Character PL2
:ssf2jr1:00010000:FF8B5F:00000000:FFFFFFFF:Ryu
:ssf2jr1:00010000:FF8B5F:00000001:FFFFFFFF:Edmund Honda
:ssf2jr1:00010000:FF8B5F:00000002:FFFFFFFF:Blanka
:ssf2jr1:00010000:FF8B5F:00000003:FFFFFFFF:Guile
:ssf2jr1:00010000:FF8B5F:00000004:FFFFFFFF:Ken Masters
:ssf2jr1:00010000:FF8B5F:00000005:FFFFFFFF:Chun-Li
:ssf2jr1:00010000:FF8B5F:00000006:FFFFFFFF:Zangief
:ssf2jr1:00010000:FF8B5F:00000007:FFFFFFFF:Dhalsim
:ssf2jr1:00010000:FF8B5F:00000008:FFFFFFFF:Balrog
:ssf2jr1:00010000:FF8B5F:00000009:FFFFFFFF:Sagat
:ssf2jr1:00010000:FF8B5F:0000000A:FFFFFFFF:Vega
:ssf2jr1:00010000:FF8B5F:0000000B:FFFFFFFF:M. Bison
:ssf2jr1:00010000:FF8B5F:0000000C:FFFFFFFF:Cammy
:ssf2jr1:00010000:FF8B5F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2jr1:00010000:FF8B5F:0000000E:FFFFFFFF:Fei Long
:ssf2jr1:00010000:FF8B5F:0000000F:FFFFFFFF:Dee Jay
:ssf2jr1:60000000:000000:00000000:00000000:[ Move List Cheats ]
:ssf2jr1:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:ssf2jr1:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2jr1:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2jr1:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2jr1:00100000:FF84AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:ssf2jr1:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2jr1:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2jr1:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2jr1:00100000:FF88AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for E. Honda (PL1)]
:ssf2jr1:00300000:FF844E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2jr1:00000000:FF8468:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2jr1:00000000:FF846A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2jr1:00000000:FF846C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2jr1:00300000:FF8478:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for E. Honda (PL2)]
:ssf2jr1:00300000:FF884E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2jr1:00000000:FF8868:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2jr1:00000000:FF886A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2jr1:00000000:FF886C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2jr1:00300000:FF8878:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Blanka (PL1)]
:ssf2jr1:00300000:FF844E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2jr1:00000000:FF8468:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2jr1:00000000:FF846A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2jr1:00000000:FF846C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2jr1:00000000:FF847E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2jr1:00010000:FF8483:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2jr1:00300000:FF8487:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Blanka (PL2)]
:ssf2jr1:00300000:FF884E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2jr1:00000000:FF8868:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2jr1:00000000:FF886A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2jr1:00000000:FF886C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2jr1:00000000:FF887E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2jr1:00010000:FF8883:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2jr1:00300000:FF8887:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Guile (PL1)]
:ssf2jr1:00300000:FF844E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2jr1:00300000:FF8454:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Guile (PL2)]
:ssf2jr1:00300000:FF884E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2jr1:00300000:FF8854:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:ssf2jr1:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2jr1:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2jr1:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:ssf2jr1:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2jr1:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2jr1:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:ssf2jr1:00300000:FF844E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2jr1:00000000:FF8468:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2jr1:00000000:FF846A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2jr1:00000000:FF846C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2jr1:00100000:FF847E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:ssf2jr1:00300000:FF884E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2jr1:00000000:FF8868:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2jr1:00000000:FF886A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2jr1:00000000:FF886C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2jr1:00100000:FF887E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:ssf2jr1:00200000:FF844E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2jr1:00200000:FF8469:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:ssf2jr1:00200000:FF884E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2jr1:00200000:FF8869:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:ssf2jr1:00100000:FF844E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2jr1:00100000:FF8452:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2jr1:00100000:FF8456:00000606:FFFFFFFF:Yoga Teleport
:ssf2jr1:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2jr1:00010000:FF846E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2jr1:00010000:FF846E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:ssf2jr1:00100000:FF884E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2jr1:00100000:FF8852:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2jr1:00100000:FF8856:00000606:FFFFFFFF:Yoga Teleport
:ssf2jr1:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2jr1:00010000:FF886E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2jr1:00010000:FF886E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Cammy (PL1)]
:ssf2jr1:00100000:FF8460:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2jr1:00100000:FF8464:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2jr1:00100000:FF8470:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Cammy (PL2)]
:ssf2jr1:00100000:FF8860:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2jr1:00100000:FF8864:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2jr1:00100000:FF8870:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Dee Jay (PL1)]
:ssf2jr1:00100000:FF8460:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2jr1:00100000:FF8464:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2jr1:00100000:FF8474:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Dee Jay (PL2)]
:ssf2jr1:00100000:FF8860:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2jr1:00100000:FF8864:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2jr1:00100000:FF8874:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Fei Long (PL1)]
:ssf2jr1:00100000:FF845E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2jr1:00100000:FF846E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2jr1:00100000:FF8462:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Fei Long (PL2)]
:ssf2jr1:00100000:FF885E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2jr1:00100000:FF886E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2jr1:00100000:FF8862:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for T. Hawk (PL1)]
:ssf2jr1:00100000:FF8460:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2jr1:00100000:FF8468:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for T. Hawk (PL2)]
:ssf2jr1:00100000:FF8860:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2jr1:00100000:FF8868:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Balrog (PL1)]
:ssf2jr1:00300000:FF844E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2jr1:00300000:FF8456:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2jr1:00000001:FF847E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2jr1:00110001:FF8484:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2jr1:00000001:FF847F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2jr1:00110001:FF8486:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2jr1:00100000:FF848E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Balrog (PL2)]
:ssf2jr1:00300000:FF884E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2jr1:00300000:FF8856:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2jr1:00000001:FF887E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2jr1:00110001:FF8874:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2jr1:00000001:FF887F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2jr1:00110001:FF8876:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2jr1:00100000:FF888E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Vega (PL1)]
:ssf2jr1:00100000:FF8456:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2jr1:00100000:FF845A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2jr1:00100000:FF845E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Vega (PL2)]
:ssf2jr1:00100000:FF8856:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2jr1:00100000:FF885A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2jr1:00100000:FF885E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:ssf2jr1:00100000:FF844E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2jr1:00100000:FF8452:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2jr1:00100000:FF8456:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2jr1:00100000:FF845A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:ssf2jr1:00100000:FF884E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2jr1:00100000:FF8852:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2jr1:00100000:FF8856:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2jr1:00100000:FF885A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2jr1:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:ssf2jr1:00300000:FF844E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2jr1:00300000:FF8456:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2jr1:00300000:FF845F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2jr1:00100000:FF847A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2jr1:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:ssf2jr1:00300000:FF884E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2jr1:00300000:FF8856:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2jr1:00300000:FF885F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2jr1:00100000:FF887A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2jr1:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:ssf2jr1:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these on the ]
:ssf2jr1:60000000:000000:00000000:00000000:[ ROM check screen!! ]
:ssf2jr1:62000000:000000:00000000:00000000:Select Region
:ssf2jr1:00010000:FF82CF:00000000:FFFFFFFF:Japan
:ssf2jr1:00010000:FF82CF:00000002:FFFFFFFF:USA
:ssf2jr1:00010000:FF82CF:00000004:FFFFFFFF:ETC
:ssf2jr1:00010000:FF82CF:00000006:FFFFFFFF:Hispanic
:ssf2jr1:00010000:FF82CF:00000008:FFFFFFFF:Asia
:ssf2jr1:00010000:FF82CF:0000000A:FFFFFFFF:Asia TW
; [ Super Street Fighter 2: The New Challengers (Japan 930910) ]
ssf2jr2:0:FF8CCE:99:000:Infinite Time
ssf2jr2:0:FF8CCE:00:001:Finish this Round Now!
ssf2jr2:0:FF82ED:01:000:Always in Turbo Mode:Characters move faster
:ssf2jr2:62000000:000000:00000000:00000000:Select Backdrop
:ssf2jr2:00010000:FFE08B:00000000:FFFFFFFF:Japan (Castle):Ryu
:ssf2jr2:00010000:FFE08B:00000001:FFFFFFFF:Japan (Bath House):E. Honda
:ssf2jr2:00010000:FFE08B:00000002:FFFFFFFF:Brazil:Blanka
:ssf2jr2:00010000:FFE08B:00000003:FFFFFFFF:USA (Air Base):Guile
:ssf2jr2:00010000:FFE08B:00000004:FFFFFFFF:USA (Pier):Ken
:ssf2jr2:00010000:FFE08B:00000005:FFFFFFFF:China:Chun-Li
:ssf2jr2:00010000:FFE08B:00000006:FFFFFFFF:USSR:Zangief
:ssf2jr2:00010000:FFE08B:00000007:FFFFFFFF:India (Dhalsim)
:ssf2jr2:00010000:FFE08B:00000008:FFFFFFFF:USA (Las Vegas):Balrog
:ssf2jr2:00010000:FFE08B:00000009:FFFFFFFF:Thailand (Statue):Sagat
:ssf2jr2:00010000:FFE08B:0000000A:FFFFFFFF:Spain:Vega
:ssf2jr2:00010000:FFE08B:0000000B:FFFFFFFF:Thailand (Temple):M. Bison
:ssf2jr2:00010000:FFE08B:0000000C:FFFFFFFF:England:Cammy
:ssf2jr2:00010000:FFE08B:0000000D:FFFFFFFF:Mexico:T. Hawk
:ssf2jr2:00010000:FFE08B:0000000E:FFFFFFFF:Hong Kong:Fei Long
:ssf2jr2:00010000:FFE08B:0000000F:FFFFFFFF:Jamaica:Dee Jay
:ssf2jr2:60000000:000000:00000000:00000000:[ Stage Selection Cheats - Use during a match. ]
:ssf2jr2:00000001:FF8BD1:00000007:FFFFFFFF:Fight Balrog Next!
:ssf2jr2:00000001:FF8BD1:00000008:FFFFFFFF:Fight Vega Next!
:ssf2jr2:00000001:FF8BD1:00000009:FFFFFFFF:Fight Sagat Next!
:ssf2jr2:00000001:FF8BD1:0000000A:FFFFFFFF:Fight M. Bison Next!
:ssf2jr2:00000001:FF8BD1:0000000B:FFFFFFFF:Go to Ending Next!
ssf2jr2:0:FF83F9:90:000:Infinite Energy PL1
ssf2jr2:0:FF83F9:00:001:Drain All Energy Now! PL1
ssf2jr2:0:FF875E:02:000:Finish round to win match PL1
ssf2jr2:0:FF875E:00:000:Rounds won always set = 0 PL1
ssf2jr2:0:FF875E:00:001:Rounds won set = 0 Now! PL1
ssf2jr2:0:FF858D:01:000:Invincibility PL1
ssf2jr2:0:FF854F:00:000:Command during jump ON PL1
ssf2jr2:0:FF83EC:01:000:Hadou Ken motion Cancel PL1:Buggy
ssf2jr2:0:FF85A2:00:000:No limit next shot PL1:Buggy
ssf2jr2:0:FF85A3:00:500:No limit next shot PL1 (2/2)
:ssf2jr2:00000000:FF842F:00000001:FFFFFFFF:Never Get Dizzied PL1
:ssf2jr2:62000000:000000:00000000:00000000:Select Character PL1
:ssf2jr2:00010000:FF875F:00000000:FFFFFFFF:Ryu
:ssf2jr2:00010000:FF875F:00000001:FFFFFFFF:Edmund Honda
:ssf2jr2:00010000:FF875F:00000002:FFFFFFFF:Blanka
:ssf2jr2:00010000:FF875F:00000003:FFFFFFFF:Guile
:ssf2jr2:00010000:FF875F:00000004:FFFFFFFF:Ken Masters
:ssf2jr2:00010000:FF875F:00000005:FFFFFFFF:Chun-Li
:ssf2jr2:00010000:FF875F:00000006:FFFFFFFF:Zangief
:ssf2jr2:00010000:FF875F:00000007:FFFFFFFF:Dhalsim
:ssf2jr2:00010000:FF875F:00000008:FFFFFFFF:Balrog
:ssf2jr2:00010000:FF875F:00000009:FFFFFFFF:Sagat
:ssf2jr2:00010000:FF875F:0000000A:FFFFFFFF:Vega
:ssf2jr2:00010000:FF875F:0000000B:FFFFFFFF:M. Bison
:ssf2jr2:00010000:FF875F:0000000C:FFFFFFFF:Cammy
:ssf2jr2:00010000:FF875F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2jr2:00010000:FF875F:0000000E:FFFFFFFF:Fei Long
:ssf2jr2:00010000:FF875F:0000000F:FFFFFFFF:Dee Jay
ssf2jr2:0:FF87F9:90:000:Infinite Energy PL2
ssf2jr2:0:FF87F9:00:001:Drain All Energy Now! PL2
ssf2jr2:0:FF8B5E:02:000:Finish round to win match PL2
ssf2jr2:0:FF8B5E:00:000:Rounds won always set = 0 PL2
ssf2jr2:0:FF8B5E:00:001:Rounds won set = 0 Now! PL2
ssf2jr2:0:FF898D:01:000:Invincibility PL2
ssf2jr2:0:FF894F:00:000:Command during jump ON PL2
ssf2jr2:0:FF87EC:01:000:Hadou Ken motion Cancel PL2:Buggy
ssf2jr2:0:FF89A2:00:000:No limit next shot PL2:Buggy
ssf2jr2:0:FF89A3:00:500:No limit next shot PL2 (2/2)
:ssf2jr2:00000000:FF882F:00000001:FFFFFFFF:Never Get Dizzied PL2
:ssf2jr2:62000000:000000:00000000:00000000:Select Character PL2
:ssf2jr2:00010000:FF8B5F:00000000:FFFFFFFF:Ryu
:ssf2jr2:00010000:FF8B5F:00000001:FFFFFFFF:Edmund Honda
:ssf2jr2:00010000:FF8B5F:00000002:FFFFFFFF:Blanka
:ssf2jr2:00010000:FF8B5F:00000003:FFFFFFFF:Guile
:ssf2jr2:00010000:FF8B5F:00000004:FFFFFFFF:Ken Masters
:ssf2jr2:00010000:FF8B5F:00000005:FFFFFFFF:Chun-Li
:ssf2jr2:00010000:FF8B5F:00000006:FFFFFFFF:Zangief
:ssf2jr2:00010000:FF8B5F:00000007:FFFFFFFF:Dhalsim
:ssf2jr2:00010000:FF8B5F:00000008:FFFFFFFF:Balrog
:ssf2jr2:00010000:FF8B5F:00000009:FFFFFFFF:Sagat
:ssf2jr2:00010000:FF8B5F:0000000A:FFFFFFFF:Vega
:ssf2jr2:00010000:FF8B5F:0000000B:FFFFFFFF:M. Bison
:ssf2jr2:00010000:FF8B5F:0000000C:FFFFFFFF:Cammy
:ssf2jr2:00010000:FF8B5F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2jr2:00010000:FF8B5F:0000000E:FFFFFFFF:Fei Long
:ssf2jr2:00010000:FF8B5F:0000000F:FFFFFFFF:Dee Jay
:ssf2jr2:60000000:000000:00000000:00000000:[ Move List Cheats ]
:ssf2jr2:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:ssf2jr2:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2jr2:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2jr2:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2jr2:00100000:FF84AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:ssf2jr2:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2jr2:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2jr2:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2jr2:00100000:FF88AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for E. Honda (PL1)]
:ssf2jr2:00300000:FF844E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2jr2:00000000:FF8468:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2jr2:00000000:FF846A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2jr2:00000000:FF846C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2jr2:00300000:FF8478:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for E. Honda (PL2)]
:ssf2jr2:00300000:FF884E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2jr2:00000000:FF8868:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2jr2:00000000:FF886A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2jr2:00000000:FF886C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2jr2:00300000:FF8878:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Blanka (PL1)]
:ssf2jr2:00300000:FF844E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2jr2:00000000:FF8468:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2jr2:00000000:FF846A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2jr2:00000000:FF846C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2jr2:00000000:FF847E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2jr2:00010000:FF8483:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2jr2:00300000:FF8487:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Blanka (PL2)]
:ssf2jr2:00300000:FF884E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2jr2:00000000:FF8868:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2jr2:00000000:FF886A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2jr2:00000000:FF886C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2jr2:00000000:FF887E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2jr2:00010000:FF8883:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2jr2:00300000:FF8887:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Guile (PL1)]
:ssf2jr2:00300000:FF844E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2jr2:00300000:FF8454:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Guile (PL2)]
:ssf2jr2:00300000:FF884E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2jr2:00300000:FF8854:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:ssf2jr2:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2jr2:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2jr2:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:ssf2jr2:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2jr2:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2jr2:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:ssf2jr2:00300000:FF844E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2jr2:00000000:FF8468:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2jr2:00000000:FF846A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2jr2:00000000:FF846C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2jr2:00100000:FF847E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:ssf2jr2:00300000:FF884E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2jr2:00000000:FF8868:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2jr2:00000000:FF886A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2jr2:00000000:FF886C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2jr2:00100000:FF887E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:ssf2jr2:00200000:FF844E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2jr2:00200000:FF8469:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:ssf2jr2:00200000:FF884E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2jr2:00200000:FF8869:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:ssf2jr2:00100000:FF844E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2jr2:00100000:FF8452:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2jr2:00100000:FF8456:00000606:FFFFFFFF:Yoga Teleport
:ssf2jr2:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2jr2:00010000:FF846E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2jr2:00010000:FF846E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:ssf2jr2:00100000:FF884E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2jr2:00100000:FF8852:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2jr2:00100000:FF8856:00000606:FFFFFFFF:Yoga Teleport
:ssf2jr2:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2jr2:00010000:FF886E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2jr2:00010000:FF886E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Cammy (PL1)]
:ssf2jr2:00100000:FF8460:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2jr2:00100000:FF8464:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2jr2:00100000:FF8470:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Cammy (PL2)]
:ssf2jr2:00100000:FF8860:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2jr2:00100000:FF8864:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2jr2:00100000:FF8870:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Dee Jay (PL1)]
:ssf2jr2:00100000:FF8460:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2jr2:00100000:FF8464:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2jr2:00100000:FF8474:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Dee Jay (PL2)]
:ssf2jr2:00100000:FF8860:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2jr2:00100000:FF8864:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2jr2:00100000:FF8874:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Fei Long (PL1)]
:ssf2jr2:00100000:FF845E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2jr2:00100000:FF846E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2jr2:00100000:FF8462:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Fei Long (PL2)]
:ssf2jr2:00100000:FF885E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2jr2:00100000:FF886E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2jr2:00100000:FF8862:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for T. Hawk (PL1)]
:ssf2jr2:00100000:FF8460:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2jr2:00100000:FF8468:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for T. Hawk (PL2)]
:ssf2jr2:00100000:FF8860:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2jr2:00100000:FF8868:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Balrog (PL1)]
:ssf2jr2:00300000:FF844E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2jr2:00300000:FF8456:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2jr2:00000001:FF847E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2jr2:00110001:FF8484:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2jr2:00000001:FF847F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2jr2:00110001:FF8486:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2jr2:00100000:FF848E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Balrog (PL2)]
:ssf2jr2:00300000:FF884E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2jr2:00300000:FF8856:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2jr2:00000001:FF887E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2jr2:00110001:FF8874:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2jr2:00000001:FF887F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2jr2:00110001:FF8876:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2jr2:00100000:FF888E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Vega (PL1)]
:ssf2jr2:00100000:FF8456:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2jr2:00100000:FF845A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2jr2:00100000:FF845E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Vega (PL2)]
:ssf2jr2:00100000:FF8856:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2jr2:00100000:FF885A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2jr2:00100000:FF885E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:ssf2jr2:00100000:FF844E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2jr2:00100000:FF8452:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2jr2:00100000:FF8456:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2jr2:00100000:FF845A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:ssf2jr2:00100000:FF884E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2jr2:00100000:FF8852:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2jr2:00100000:FF8856:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2jr2:00100000:FF885A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2jr2:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:ssf2jr2:00300000:FF844E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2jr2:00300000:FF8456:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2jr2:00300000:FF845F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2jr2:00100000:FF847A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2jr2:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:ssf2jr2:00300000:FF884E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2jr2:00300000:FF8856:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2jr2:00300000:FF885F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2jr2:00100000:FF887A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2jr2:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:ssf2jr2:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these on the ]
:ssf2jr2:60000000:000000:00000000:00000000:[ ROM check screen!! ]
:ssf2jr2:62000000:000000:00000000:00000000:Select Region
:ssf2jr2:00010000:FF82CF:00000000:FFFFFFFF:Japan
:ssf2jr2:00010000:FF82CF:00000002:FFFFFFFF:USA
:ssf2jr2:00010000:FF82CF:00000004:FFFFFFFF:ETC
:ssf2jr2:00010000:FF82CF:00000006:FFFFFFFF:Hispanic
:ssf2jr2:00010000:FF82CF:00000008:FFFFFFFF:Asia
:ssf2jr2:00010000:FF82CF:0000000A:FFFFFFFF:Asia TW
; [ Super Street Fighter 2 Turbo (World 940223) ]
ssf2t:0:FF8DCE:99:000:Infinite Time
ssf2t:0:FF8DCE:00:001:Finish this Round Now!
ssf2t:0:FF8479:90:000:Infinite Energy PL1
ssf2t:0:FF860B:90:500:Infinite Energy PL1 (2/2)
ssf2t:0:FF8479:00:001:Drain All Energy Now! PL1
ssf2t:0:FF860B:00:501:Drain All Energy Now! PL1 (2/2)
ssf2t:0:FF8702:30:000:Infinite Super PL1
ssf2t:0:FF8702:00:001:Set Super = 0 Now! PL1
ssf2t:0:FF860D:01:000:Invincibility PL1
ssf2t:0:FF8703:01:000:Have Sprite Trails PL1
ssf2t:0:FF87DE:00:001:Set Sets won = 0 Now! PL1
ssf2t:0:FF87DE:01:001:Set Sets won = 1 Now! PL1
ssf2t:0:FF87DE:02:001:Set Sets won = 2 Now! PL1
ssf2t:0:FF87DE:00:000:Sets won always = 0 PL1
ssf2t:0:FF87DE:02:000:Sets won always = 2 PL1
ssf2t:0:FF85CF:00:000:Command during jump PL1
ssf2t:0:FF8804:01:000:Play with old version ON PL1
ssf2t:0:FF8804:00:001:Play with old version OFF PL1
ssf2t:0:FF880B:01:000:Play with Gouki ON PL1
ssf2t:0:FF880B:00:001:Play with Gouki OFF PL1
ssf2t:0:FF8467:01:000:Always motion cancel PL1
ssf2t:0:FF846C:01:000:Hadouken motion cancel PL1:Buggy
ssf2t:0:FF8622:00:000:No limit next shot PL1:Buggy
ssf2t:0:FF8623:00:500:No limit next shot PL1 (2/2)
ssf2t:0:FF84DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL1
ssf2t:0:FF84E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL1
ssf2t:0:FF84E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL1
ssf2t:0:FF84EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL1:Super combo
ssf2t:0:FF852E:08:000:Easy Fire hadouken (Ryu / Gouki) PL1
ssf2t:0:FF84D6:06:000:Easy Super zutsuki (E.Honda) PL1
ssf2t:0:FF84DE:06:000:Easy Hyakkan otoshi (E.Honda) PL1
ssf2t:0:FF84E2:0A:000:Easy Onimusou (E.Honda) PL1:Super combo
ssf2t:0:FF84E4:08:000:Easy Ooityou nage (E.Honda) PL1
ssf2t:0:FF84CE:06:000:Easy Rolling Attack (Blanka) PL1
ssf2t:0:FF84FE:06:000:Easy Vertical rolling (Blanka) PL1
ssf2t:0:FF8507:06:000:Easy Back step rolling (Blanka) PL1
ssf2t:0:FF850F:0A:000:Easy Ground shave rolling (Blanka) PL1:Super combo
ssf2t:0:FF84CE:06:000:Easy Sonic boom (Guile) PL1
ssf2t:0:FF84D4:06:000:Easy Somersault kick (Guile) PL1
ssf2t:0:FF84E2:0A:000:Easy Double somersault(Guile) PL1:Super combo
ssf2t:0:FF84EE:08:000:Easy Syouryu reppa (Ken) PL1:Super combo
ssf2t:0:FF8534:04:000:Easy Kamaharai keri (Ken) PL1
ssf2t:0:FF8536:04:000:Easy Nataotosi keri (Ken) PL1
ssf2t:0:FF8538:08:000:Easy Oosoto mawasigeri (Ken) PL1
ssf2t:0:FF84CE:06:000:Easy Spinning bird kick (ChunLi) PL1:Old version only
ssf2t:0:FF84FE:06:000:Easy Kikouken (ChunLi) PL1
ssf2t:0:FF8508:06:000:Easy Tensyou kyaku (ChunLi) PL1
ssf2t:0:FF890D:0A:000:Easy Senretsu kyaku (ChunLi) PL1:Super combo
ssf2t:0:FF84CE:06:000:Easy Screw pile driver (Zangief) PL1
ssf2t:0:FF84CF:02:500:Easy Screw pile driver (Zangief) PL1 (2/2)
ssf2t:0:FF84E9:06:000:Easy atomic Suplex (Zangief) PL1
ssf2t:0:FF84EA:02:500:Easy atomic Suplex (Zangief) PL1(2/2)
ssf2t:0:FF84FA:0E:000:Easy Final atomic buster (Zangief) PL1:Super combo
ssf2t:0:FF84FB:02:500:Easy Final atomic buster (Zangief) PL1 (2/2)
ssf2t:0:FF8501:04:000:Easy Bunising flat (Zangief) PL1
ssf2t:0:FF84CE:04:000:Easy Yoga fire (Dhalsim) PL1
ssf2t:0:FF84D2:08:000:Easy Yoga flame (Dhalsim) PL1
ssf2t:0:FF84D6:04:000:Easy Yoga teleport left (Dhalsim) PL1:Buggy
ssf2t:0:FF84DB:05:500:Easy Yoga teleport left (Dhalsim) PL1 (2/2)
ssf2t:0:FF84D6:04:000:Easy Yoga teleport right (Dhalsim) PL1:Buggy
ssf2t:0:FF84DB:06:500:Easy Yoga teleport right (Dhalsim) PL1 (2/2)
ssf2t:0:FF84E4:10:000:Easy Yoga inferno (Dhalsim) PL1:Super combo
ssf2t:0:FF84E8:08:000:Easy Yoga blast (Dhalsim) PL1
ssf2t:0:FF84CE:06:000:Easy Dash straight (M.Bison) PL1
ssf2t:0:FF84D6:06:000:Easy Dash upper (M.Bison) PL1
ssf2t:0:FF850E:06:000:Easy Buffalo headbutt (M.Bison) PL1
ssf2t:0:FF8522:0A:000:Easy Crazy buffalo (M.Bison) PL1:Super combo
ssf2t:0:FF8524:06:000:Easy Dash ground straight (M.Bison) PL1
ssf2t:0:FF852B:06:000:Easy Dash ground upper (M.Bison) PL1
ssf2t:0:FF84CE:04:000:Easy Tiger uppercut (Sagat) PL1
ssf2t:0:FF84D2:04:000:Easy Tiger knee crush (Sagat) PL1
ssf2t:0:FF84D6:04:000:Easy Tiger shot (Sagat) PL1
ssf2t:0:FF84DA:04:000:Easy Ground tiger shot (Sagat) PL1
ssf2t:0:FF84EC:08:000:Easy Tiger genocide (Sagat) PL1:Super combo
ssf2t:0:FF84D6:06:000:Easy Rolling crystal flash (Balrog) PL1
ssf2t:0:FF84DA:06:000:Easy Flying barcelona (Balrog) PL1
ssf2t:0:FF84DE:06:000:Easy Sky high claw (Balrog) PL1
ssf2t:0:FF84E7:0A:000:Easy Rolling izuna drop (Balrog) PL1:Super combo
ssf2t:0:FF84CE:06:000:Easy Psyco crusher attack (Vega) PL1
ssf2t:0:FF84D6:06:000:Easy Double knee press (Vega) PL1
ssf2t:0:FF84DF:06:000:Easy Head press (Vega) PL1
ssf2t:0:FF84FA:06:000:Easy Devil reverse (Vega) PL1
ssf2t:0:FF8513:0A:000:Easy Knee press nightmare (Vega) PL1:Super combo
ssf2t:0:FF84E0:04:000:Easy Canon spike (Cammy) PL1
ssf2t:0:FF84E4:04:000:Easy Spiral arrow (Cammy) PL1
ssf2t:0:FF84F0:04:000:Easy Axel spin knackle (Cammy) PL1
ssf2t:0:FF84F4:08:000:Easy Spin drive smasher (Cammy) PL1:Super combo
ssf2t:0:FF84F7:06:000:Easy Hooligan combination (Cammy) PL1
ssf2t:0:FF84DB:04:000:Easy Tomahawk buster (T.Hawk) PL1
ssf2t:0:FF84E0:06:000:Easy Mexican typhoon (T.Hawk) PL1:Buggy
ssf2t:0:FF84E1:02:500:Easy Mexican typhoon (T.Hawk) PL1 (2/2)
ssf2t:0:FF84EC:0E:000:Easy Double typhoon (T.Hawk) PL1:Super combo
ssf2t:0:FF84ED:02:500:Easy Double typhoon (T.Hawk) PL1 (2/2)
ssf2t:0:FF84DE:04:000:Easy Rekkaken (FeiLong) PL1
ssf2t:0:FF84EE:04:500:Easy Rekkaken (FeiLong) PL1 (2/2)
ssf2t:0:FF84E2:04:000:Easy sien kyaku (FeiLong) PL1
ssf2t:0:FF84FE:0A:000:Easy Rekka sinken (FeiLong) PL1:Super combo
ssf2t:0:FF8502:06:000:Easy Rekkuu kyaku (FeiLong) PL1
ssf2t:0:FF84E0:06:000:Easy Double rolling sovat (DeeJay) PL1
ssf2t:0:FF84E4:06:000:Easy Machinegun upper (DeeJay) PL1
ssf2t:0:FF84F4:06:000:Easy Air slasher (DeeJay) PL1
ssf2t:0:FF84F9:06:000:Easy Jackknife maximum (DeeJay) PL1
ssf2t:0:FF84FD:0A:000:Easy Sovat carnival (DeeJay) PL1:Super combo
ssf2t:0:FF84EC:04:000:Easy Asyura senkuu left (Gouki) PL1
ssf2t:0:FF84F3:05:500:Easy Asyura senkuu left (Gouki) PL1 (2/2)
ssf2t:0:FF84EC:04:000:Easy Asyura senkuu right (Gouki) PL1
ssf2t:0:FF84F3:06:500:Easy Asyura senkuu right (Gouki) PL1 (2/2)
ssf2t:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2t:0:FF87DF:00:001:Play with Ryu PL1
ssf2t:0:FF87DF:01:001:Play with E. Honda PL1
ssf2t:0:FF87DF:02:001:Play with Blanka PL1
ssf2t:0:FF87DF:03:001:Play with Guile PL1
ssf2t:0:FF87DF:04:001:Play with Ken PL1
ssf2t:0:FF87DF:05:001:Play with Chun Li PL1
ssf2t:0:FF87DF:06:001:Play with Zangief PL1
ssf2t:0:FF87DF:07:001:Play with Dhalsim PL1
ssf2t:0:FF87DF:08:001:Play with M. Bison PL1
ssf2t:0:FF87DF:09:001:Play with Sagat PL1
ssf2t:0:FF87DF:0A:001:Play with Balrog PL1
ssf2t:0:FF87DF:0B:001:Play with Vega PL1
ssf2t:0:FF87DF:0C:001:Play with Cammy PL1
ssf2t:0:FF87DF:0D:001:Play with T. Hawk PL1
ssf2t:0:FF87DF:0E:001:Play with Fei Long PL1
ssf2t:0:FF87DF:0F:001:Play with Dee Jay PL1
ssf2t:0:FF8879:90:000:Infinite Energy PL2
ssf2t:0:FF8A0B:90:500:Infinite Energy PL2 (2/2)
ssf2t:0:FF8879:00:001:Drain All Energy Now! PL2
ssf2t:0:FF8A0B:00:501:Drain All Energy Now! PL2 (2/2)
ssf2t:0:FF8B02:30:000:Infinite Super PL2
ssf2t:0:FF8B02:00:001:Set Super = 0 Now! PL2
ssf2t:0:FF8A0D:90:000:Invincibility PL2
ssf2t:0:FF8B03:01:000:Have Sprite Trails PL2
ssf2t:0:FF8BDE:00:001:Set Sets won = 0 Now! PL2
ssf2t:0:FF8BDE:01:001:Set Sets won = 1 Now! PL2
ssf2t:0:FF8BDE:02:001:Set Sets won = 2 Now! PL2
ssf2t:0:FF8BDE:00:000:Sets won always = 0 PL2
ssf2t:0:FF8BDE:02:000:Sets won always = 2 PL2
ssf2t:0:FF89CF:00:000:Command during jump PL2
ssf2t:0:FF8C04:01:000:Play with old version ON PL2
ssf2t:0:FF8C04:00:001:Play with old version OFF PL2
ssf2t:0:FF8C0B:01:000:Play with Gouki ON PL2
ssf2t:0:FF8C0B:00:001:Play with Gouki OFF PL2
ssf2t:0:FF8867:01:000:Always motion cancel PL2
ssf2t:0:FF886C:01:000:Hadouken motion cancel PL2:Buggy
ssf2t:0:FF8A22:00:000:No limit next shot PL2:Buggy
ssf2t:0:FF8A23:00:500:No limit next shot PL2 (2/2)
ssf2t:0:FF88DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL2
ssf2t:0:FF88E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL2
ssf2t:0:FF88E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL2
ssf2t:0:FF88EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL2:Super combo
ssf2t:0:FF892E:08:000:Easy Fire hadouken (Ryu / Gouki) PL2
ssf2t:0:FF88D6:06:000:Easy Super zutsuki (E.Honda) PL2
ssf2t:0:FF88DE:06:000:Easy Hyakkan otoshi (E.Honda) PL2
ssf2t:0:FF88E2:0A:000:Easy Onimusou (E.Honda) PL2:Super combo
ssf2t:0:FF88E4:08:000:Easy Ooityou nage (E.Honda) PL2
ssf2t:0:FF88CE:06:000:Easy Rolling Attack (Blanka) PL2
ssf2t:0:FF88FE:06:000:Easy Vertical rolling (Blanka) PL2
ssf2t:0:FF8907:06:000:Easy Back step rolling (Blanka) PL2
ssf2t:0:FF890F:0A:000:Easy Ground shave rolling (Blanka) PL2:Super combo
ssf2t:0:FF88CE:06:000:Easy Sonic boom (Guile) PL2
ssf2t:0:FF88D4:06:000:Easy Somersault kick (Guile) PL2
ssf2t:0:FF88E2:0A:000:Easy Double somersault(Guile) PL2:Super combo
ssf2t:0:FF88EE:08:000:Easy Syouryu reppa (Ken) PL2:Super combo
ssf2t:0:FF8934:04:000:Easy Kamaharai keri (Ken) PL2
ssf2t:0:FF8936:04:000:Easy Nataotosi keri (Ken) PL2
ssf2t:0:FF8938:08:000:Easy Oosoto mawasigeri (Ken) PL2
ssf2t:0:FF88CE:06:000:Easy Spinning bird kick (ChunLi) PL2:Old version only
ssf2t:0:FF88FE:06:000:Easy Kikouken (ChunLi) PL2
ssf2t:0:FF8908:06:000:Easy Tensyou kyaku (ChunLi) PL2
ssf2t:0:FF8908:06:000:Easy Senretsu kyaku (ChunLi) PL2:Super combo
ssf2t:0:FF88CE:06:000:Easy Screw pile driver (Zangief) PL2
ssf2t:0:FF88CF:02:500:Easy Screw pile driver (Zangief) PL2 (2/2)
ssf2t:0:FF88E9:06:000:Easy atomic Suplex (Zangief) PL2
ssf2t:0:FF88EA:02:500:Easy atomic Suplex (Zangief) PL2(2/2)
ssf2t:0:FF88FA:0E:000:Easy Final atomic buster (Zangief) PL2:Super combo
ssf2t:0:FF88FB:02:500:Easy Final atomic buster (Zangief) PL2 (2/2)
ssf2t:0:FF8901:04:000:Easy Bunising flat (Zangief) PL2
ssf2t:0:FF88CE:04:000:Easy Yoga fire (Dhalsim) PL2
ssf2t:0:FF88D2:08:000:Easy Yoga flame (Dhalsim) PL2
ssf2t:0:FF88D6:04:000:Easy Yoga teleport left (Dhalsim) PL2:Buggy
ssf2t:0:FF88DB:05:500:Easy Yoga teleport left (Dhalsim) PL2 (2/2)
ssf2t:0:FF88D6:04:000:Easy Yoga teleport right (Dhalsim) PL2:Buggy
ssf2t:0:FF88DB:06:500:Easy Yoga teleport right (Dhalsim) PL2 (2/2)
ssf2t:0:FF88E4:10:000:Easy Yoga inferno (Dhalsim) PL2:Super combo
ssf2t:0:FF88E8:08:000:Easy Yoga blast (Dhalsim) PL2
ssf2t:0:FF88CE:06:000:Easy Dash straight (M.Bison) PL2
ssf2t:0:FF88D6:06:000:Easy Dash upper (M.Bison) PL2
ssf2t:0:FF890E:06:000:Easy Buffalo headbutt (M.Bison) PL2
ssf2t:0:FF8922:0A:000:Easy Crazy buffalo (M.Bison) PL2:Super combo
ssf2t:0:FF8924:06:000:Easy Dash ground straight (M.Bison) PL2
ssf2t:0:FF892B:06:000:Easy Dash ground upper (M.Bison) PL2
ssf2t:0:FF88CE:04:000:Easy Tiger uppercut (Sagat) PL2
ssf2t:0:FF88D2:04:000:Easy Tiger knee crush (Sagat) PL2
ssf2t:0:FF88D6:04:000:Easy Tiger shot (Sagat) PL2
ssf2t:0:FF88DA:04:000:Easy Ground tiger shot (Sagat) PL2
ssf2t:0:FF88EC:08:000:Easy Tiger genocide (Sagat) PL2:Super combo
ssf2t:0:FF88D6:06:000:Easy Rolling crystal flash (Balrog) PL2
ssf2t:0:FF88DA:06:000:Easy Flying barcelona (Balrog) PL2
ssf2t:0:FF88DE:06:000:Easy Sky high claw (Balrog) PL2
ssf2t:0:FF88E7:0A:000:Easy Rolling izuna drop (Balrog) PL2:Super combo
ssf2t:0:FF88CE:06:000:Easy Psyco crusher attack (Vega) PL2
ssf2t:0:FF88D6:06:000:Easy Double knee press (Vega) PL2
ssf2t:0:FF88DF:06:000:Easy Head press (Vega) PL2
ssf2t:0:FF88FA:06:000:Easy Devil reverse (Vega) PL2
ssf2t:0:FF8913:0A:000:Easy Knee press nightmare (Vega) PL2:Super combo
ssf2t:0:FF88E0:04:000:Easy Canon spike (Cammy) PL2
ssf2t:0:FF88E4:04:000:Easy Spiral arrow (Cammy) PL2
ssf2t:0:FF88F0:04:000:Easy Axel spin knackle (Cammy) PL2
ssf2t:0:FF88F4:08:000:Easy Spin drive smasher (Cammy) PL2:Super combo
ssf2t:0:FF88F7:06:000:Easy Hooligan combination (Cammy) PL2
ssf2t:0:FF88DB:04:000:Easy Tomahawk buster (T.Hawk) PL2
ssf2t:0:FF88E0:06:000:Easy Mexican typhoon (T.Hawk) PL2:Buggy
ssf2t:0:FF88E1:02:500:Easy Mexican typhoon (T.Hawk) PL2 (2/2)
ssf2t:0:FF88EC:0E:000:Easy Double typhoon (T.Hawk) PL2:Super combo
ssf2t:0:FF88ED:02:500:Easy Double typhoon (T.Hawk) PL2 (2/2)
ssf2t:0:FF88DE:04:000:Easy Rekkaken (FeiLong) PL2
ssf2t:0:FF88EE:04:500:Easy Rekkaken (FeiLong) PL2 (2/2)
ssf2t:0:FF88E2:04:000:Easy sien kyaku (FeiLong) PL2
ssf2t:0:FF88FE:0A:000:Easy Rekka sinken (FeiLong) PL2:Super combo
ssf2t:0:FF8902:06:000:Easy Rekkuu kyaku (FeiLong) PL2
ssf2t:0:FF88E0:06:000:Easy Double rolling sovat (DeeJay) PL2
ssf2t:0:FF88E4:06:000:Easy Machinegun upper (DeeJay) PL2
ssf2t:0:FF88F4:06:000:Easy Air slasher (DeeJay) PL2
ssf2t:0:FF88F9:06:000:Easy Jackknife maximum (DeeJay) PL2
ssf2t:0:FF88FD:0A:000:Easy Sovat carnival (DeeJay) PL2:Super combo
ssf2t:0:FF88EC:04:000:Easy Asyura senkuu left (Gouki) PL2
ssf2t:0:FF88F3:05:500:Easy Asyura senkuu left (Gouki) PL2 (2/2)
ssf2t:0:FF88EC:04:000:Easy Asyura senkuu right (Gouki) PL2
ssf2t:0:FF88F3:06:500:Easy Asyura senkuu right (Gouki) PL2 (2/2)
ssf2t:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2t:0:FF8BDF:00:001:Play with Ryu PL2
ssf2t:0:FF8BDF:01:001:Play with E. Honda PL2
ssf2t:0:FF8BDF:02:001:Play with Blanka PL2
ssf2t:0:FF8BDF:03:001:Play with Guile PL2
ssf2t:0:FF8BDF:04:001:Play with Ken PL2
ssf2t:0:FF8BDF:05:001:Play with Chun Li PL2
ssf2t:0:FF8BDF:06:001:Play with Zangief PL2
ssf2t:0:FF8BDF:07:001:Play with Dhalsim PL2
ssf2t:0:FF8BDF:08:001:Play with M. Bison PL2
ssf2t:0:FF8BDF:09:001:Play with Sagat PL2
ssf2t:0:FF8BDF:0A:001:Play with Balrog PL2
ssf2t:0:FF8BDF:0B:001:Play with Vega PL2
ssf2t:0:FF8BDF:0C:001:Play with Cammy PL2
ssf2t:0:FF8BDF:0D:001:Play with T. Hawk PL2
ssf2t:0:FF8BDF:0E:001:Play with Fei Long PL2
ssf2t:0:FF8BDF:0F:001:Play with Dee Jay PL2
ssf2t:0:FF82ED:01:000:Turbo Mode!:Characters move faster
ssf2t:0:FF8CD3:FF:000:Game Speed [ SSF2 Like ]
ssf2t:0:FF8CD3:00:000:Game Speed [ Turbo Max ]
ssf2t:0:FF8C51:0B:001:Go to Final Stage Next
ssf2t:0:FF8CA1:01:000:Always have Normal Ending
ssf2t:0:FF8CA1:00:000:Always have Special Ending
ssf2t:0:000000:00:999:[ These are the codes to set the machine region - the ]
ssf2t:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ssf2t:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
ssf2t:0:FF82CF:00:000:Region Switch = Japan
ssf2t:0:FF82CF:02:000:Region Switch = USA
ssf2t:0:FF82CF:04:000:Region Switch = ETC
ssf2t:0:FF82CF:08:000:Region Switch = Asia
ssf2t:0:FF82CF:0A:000:Region Switch = Asia TW
; [ Super Street Fighter 2 Turbo (Asia 940223) ]
ssf2ta:0:FF8DCE:99:000:Infinite Time
ssf2ta:0:FF8DCE:00:001:Finish this Round Now!
ssf2ta:0:FF8479:90:000:Infinite Energy PL1
ssf2ta:0:FF860B:90:500:Infinite Energy PL1 (2/2)
ssf2ta:0:FF8479:00:001:Drain All Energy Now! PL1
ssf2ta:0:FF860B:00:501:Drain All Energy Now! PL1 (2/2)
ssf2ta:0:FF8702:30:000:Infinite Super PL1
ssf2ta:0:FF8702:00:001:Set Super = 0 Now! PL1
ssf2ta:0:FF860D:01:000:Invincibility PL1
ssf2ta:0:FF8703:01:000:Have Sprite Trails PL1
ssf2ta:0:FF87DE:00:001:Set Sets won = 0 Now! PL1
ssf2ta:0:FF87DE:01:001:Set Sets won = 1 Now! PL1
ssf2ta:0:FF87DE:02:001:Set Sets won = 2 Now! PL1
ssf2ta:0:FF87DE:00:000:Sets won always = 0 PL1
ssf2ta:0:FF87DE:02:000:Sets won always = 2 PL1
ssf2ta:0:FF85CF:00:000:Command during jump PL1
ssf2ta:0:FF8804:01:000:Play with old version ON PL1
ssf2ta:0:FF8804:00:001:Play with old version OFF PL1
ssf2ta:0:FF880B:01:000:Play with Gouki ON PL1
ssf2ta:0:FF880B:00:001:Play with Gouki OFF PL1
ssf2ta:0:FF8467:01:000:Always motion cancel PL1
ssf2ta:0:FF846C:01:000:Hadouken motion cancel PL1:Buggy
ssf2ta:0:FF8622:00:000:No limit next shot PL1:Buggy
ssf2ta:0:FF8623:00:500:No limit next shot PL1 (2/2)
ssf2ta:0:FF84DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL1
ssf2ta:0:FF84E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL1
ssf2ta:0:FF84E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL1
ssf2ta:0:FF84EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL1:Super combo
ssf2ta:0:FF852E:08:000:Easy Fire hadouken (Ryu / Gouki) PL1
ssf2ta:0:FF84D6:06:000:Easy Super zutsuki (E.Honda) PL1
ssf2ta:0:FF84DE:06:000:Easy Hyakkan otoshi (E.Honda) PL1
ssf2ta:0:FF84E2:0A:000:Easy Onimusou (E.Honda) PL1:Super combo
ssf2ta:0:FF84E4:08:000:Easy Ooityou nage (E.Honda) PL1
ssf2ta:0:FF84CE:06:000:Easy Rolling Attack (Blanka) PL1
ssf2ta:0:FF84FE:06:000:Easy Vertical rolling (Blanka) PL1
ssf2ta:0:FF8507:06:000:Easy Back step rolling (Blanka) PL1
ssf2ta:0:FF850F:0A:000:Easy Ground shave rolling (Blanka) PL1:Super combo
ssf2ta:0:FF84CE:06:000:Easy Sonic boom (Guile) PL1
ssf2ta:0:FF84D4:06:000:Easy Somersault kick (Guile) PL1
ssf2ta:0:FF84E2:0A:000:Easy Double somersault(Guile) PL1:Super combo
ssf2ta:0:FF84EE:08:000:Easy Syouryu reppa (Ken) PL1:Super combo
ssf2ta:0:FF8534:04:000:Easy Kamaharai keri (Ken) PL1
ssf2ta:0:FF8536:04:000:Easy Nataotosi keri (Ken) PL1
ssf2ta:0:FF8538:08:000:Easy Oosoto mawasigeri (Ken) PL1
ssf2ta:0:FF84CE:06:000:Easy Spinning bird kick (ChunLi) PL1:Old version only
ssf2ta:0:FF84FE:06:000:Easy Kikouken (ChunLi) PL1
ssf2ta:0:FF8508:06:000:Easy Tensyou kyaku (ChunLi) PL1
ssf2ta:0:FF890D:0A:000:Easy Senretsu kyaku (ChunLi) PL1:Super combo
ssf2ta:0:FF84CE:06:000:Easy Screw pile driver (Zangief) PL1
ssf2ta:0:FF84CF:02:500:Easy Screw pile driver (Zangief) PL1 (2/2)
ssf2ta:0:FF84E9:06:000:Easy atomic Suplex (Zangief) PL1
ssf2ta:0:FF84EA:02:500:Easy atomic Suplex (Zangief) PL1(2/2)
ssf2ta:0:FF84FA:0E:000:Easy Final atomic buster (Zangief) PL1:Super combo
ssf2ta:0:FF84FB:02:500:Easy Final atomic buster (Zangief) PL1 (2/2)
ssf2ta:0:FF8501:04:000:Easy Bunising flat (Zangief) PL1
ssf2ta:0:FF84CE:04:000:Easy Yoga fire (Dhalsim) PL1
ssf2ta:0:FF84D2:08:000:Easy Yoga flame (Dhalsim) PL1
ssf2ta:0:FF84D6:04:000:Easy Yoga teleport left (Dhalsim) PL1:Buggy
ssf2ta:0:FF84DB:05:500:Easy Yoga teleport left (Dhalsim) PL1 (2/2)
ssf2ta:0:FF84D6:04:000:Easy Yoga teleport right (Dhalsim) PL1:Buggy
ssf2ta:0:FF84DB:06:500:Easy Yoga teleport right (Dhalsim) PL1 (2/2)
ssf2ta:0:FF84E4:10:000:Easy Yoga inferno (Dhalsim) PL1:Super combo
ssf2ta:0:FF84E8:08:000:Easy Yoga blast (Dhalsim) PL1
ssf2ta:0:FF84CE:06:000:Easy Dash straight (M.Bison) PL1
ssf2ta:0:FF84D6:06:000:Easy Dash upper (M.Bison) PL1
ssf2ta:0:FF850E:06:000:Easy Buffalo headbutt (M.Bison) PL1
ssf2ta:0:FF8522:0A:000:Easy Crazy buffalo (M.Bison) PL1:Super combo
ssf2ta:0:FF8524:06:000:Easy Dash ground straight (M.Bison) PL1
ssf2ta:0:FF852B:06:000:Easy Dash ground upper (M.Bison) PL1
ssf2ta:0:FF84CE:04:000:Easy Tiger uppercut (Sagat) PL1
ssf2ta:0:FF84D2:04:000:Easy Tiger knee crush (Sagat) PL1
ssf2ta:0:FF84D6:04:000:Easy Tiger shot (Sagat) PL1
ssf2ta:0:FF84DA:04:000:Easy Ground tiger shot (Sagat) PL1
ssf2ta:0:FF84EC:08:000:Easy Tiger genocide (Sagat) PL1:Super combo
ssf2ta:0:FF84D6:06:000:Easy Rolling crystal flash (Balrog) PL1
ssf2ta:0:FF84DA:06:000:Easy Flying barcelona (Balrog) PL1
ssf2ta:0:FF84DE:06:000:Easy Sky high claw (Balrog) PL1
ssf2ta:0:FF84E7:0A:000:Easy Rolling izuna drop (Balrog) PL1:Super combo
ssf2ta:0:FF84CE:06:000:Easy Psyco crusher attack (Vega) PL1
ssf2ta:0:FF84D6:06:000:Easy Double knee press (Vega) PL1
ssf2ta:0:FF84DF:06:000:Easy Head press (Vega) PL1
ssf2ta:0:FF84FA:06:000:Easy Devil reverse (Vega) PL1
ssf2ta:0:FF8513:0A:000:Easy Knee press nightmare (Vega) PL1:Super combo
ssf2ta:0:FF84E0:04:000:Easy Canon spike (Cammy) PL1
ssf2ta:0:FF84E4:04:000:Easy Spiral arrow (Cammy) PL1
ssf2ta:0:FF84F0:04:000:Easy Axel spin knackle (Cammy) PL1
ssf2ta:0:FF84F4:08:000:Easy Spin drive smasher (Cammy) PL1:Super combo
ssf2ta:0:FF84F7:06:000:Easy Hooligan combination (Cammy) PL1
ssf2ta:0:FF84DB:04:000:Easy Tomahawk buster (T.Hawk) PL1
ssf2ta:0:FF84E0:06:000:Easy Mexican typhoon (T.Hawk) PL1:Buggy
ssf2ta:0:FF84E1:02:500:Easy Mexican typhoon (T.Hawk) PL1 (2/2)
ssf2ta:0:FF84EC:0E:000:Easy Double typhoon (T.Hawk) PL1:Super combo
ssf2ta:0:FF84ED:02:500:Easy Double typhoon (T.Hawk) PL1 (2/2)
ssf2ta:0:FF84DE:04:000:Easy Rekkaken (FeiLong) PL1
ssf2ta:0:FF84EE:04:500:Easy Rekkaken (FeiLong) PL1 (2/2)
ssf2ta:0:FF84E2:04:000:Easy sien kyaku (FeiLong) PL1
ssf2ta:0:FF84FE:0A:000:Easy Rekka sinken (FeiLong) PL1:Super combo
ssf2ta:0:FF8502:06:000:Easy Rekkuu kyaku (FeiLong) PL1
ssf2ta:0:FF84E0:06:000:Easy Double rolling sovat (DeeJay) PL1
ssf2ta:0:FF84E4:06:000:Easy Machinegun upper (DeeJay) PL1
ssf2ta:0:FF84F4:06:000:Easy Air slasher (DeeJay) PL1
ssf2ta:0:FF84F9:06:000:Easy Jackknife maximum (DeeJay) PL1
ssf2ta:0:FF84FD:0A:000:Easy Sovat carnival (DeeJay) PL1:Super combo
ssf2ta:0:FF84EC:04:000:Easy Asyura senkuu left (Gouki) PL1
ssf2ta:0:FF84F3:05:500:Easy Asyura senkuu left (Gouki) PL1 (2/2)
ssf2ta:0:FF84EC:04:000:Easy Asyura senkuu right (Gouki) PL1
ssf2ta:0:FF84F3:06:500:Easy Asyura senkuu right (Gouki) PL1 (2/2)
ssf2ta:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2ta:0:FF87DF:00:001:Play with Ryu PL1
ssf2ta:0:FF87DF:01:001:Play with E. Honda PL1
ssf2ta:0:FF87DF:02:001:Play with Blanka PL1
ssf2ta:0:FF87DF:03:001:Play with Guile PL1
ssf2ta:0:FF87DF:04:001:Play with Ken PL1
ssf2ta:0:FF87DF:05:001:Play with Chun Li PL1
ssf2ta:0:FF87DF:06:001:Play with Zangief PL1
ssf2ta:0:FF87DF:07:001:Play with Dhalsim PL1
ssf2ta:0:FF87DF:08:001:Play with M. Bison PL1
ssf2ta:0:FF87DF:09:001:Play with Sagat PL1
ssf2ta:0:FF87DF:0A:001:Play with Balrog PL1
ssf2ta:0:FF87DF:0B:001:Play with Vega PL1
ssf2ta:0:FF87DF:0C:001:Play with Cammy PL1
ssf2ta:0:FF87DF:0D:001:Play with T. Hawk PL1
ssf2ta:0:FF87DF:0E:001:Play with Fei Long PL1
ssf2ta:0:FF87DF:0F:001:Play with Dee Jay PL1
ssf2ta:0:FF8879:90:000:Infinite Energy PL2
ssf2ta:0:FF8A0B:90:500:Infinite Energy PL2 (2/2)
ssf2ta:0:FF8879:00:001:Drain All Energy Now! PL2
ssf2ta:0:FF8A0B:00:501:Drain All Energy Now! PL2 (2/2)
ssf2ta:0:FF8B02:30:000:Infinite Super PL2
ssf2ta:0:FF8B02:00:001:Set Super = 0 Now! PL2
ssf2ta:0:FF8A0D:90:000:Invincibility PL2
ssf2ta:0:FF8B03:01:000:Have Sprite Trails PL2
ssf2ta:0:FF8BDE:00:001:Set Sets won = 0 Now! PL2
ssf2ta:0:FF8BDE:01:001:Set Sets won = 1 Now! PL2
ssf2ta:0:FF8BDE:02:001:Set Sets won = 2 Now! PL2
ssf2ta:0:FF8BDE:00:000:Sets won always = 0 PL2
ssf2ta:0:FF8BDE:02:000:Sets won always = 2 PL2
ssf2ta:0:FF89CF:00:000:Command during jump PL2
ssf2ta:0:FF8C04:01:000:Play with old version ON PL2
ssf2ta:0:FF8C04:00:001:Play with old version OFF PL2
ssf2ta:0:FF8C0B:01:000:Play with Gouki ON PL2
ssf2ta:0:FF8C0B:00:001:Play with Gouki OFF PL2
ssf2ta:0:FF8867:01:000:Always motion cancel PL2
ssf2ta:0:FF886C:01:000:Hadouken motion cancel PL2:Buggy
ssf2ta:0:FF8A22:00:000:No limit next shot PL2:Buggy
ssf2ta:0:FF8A23:00:500:No limit next shot PL2 (2/2)
ssf2ta:0:FF88DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL2
ssf2ta:0:FF88E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL2
ssf2ta:0:FF88E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL2
ssf2ta:0:FF88EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL2:Super combo
ssf2ta:0:FF892E:08:000:Easy Fire hadouken (Ryu / Gouki) PL2
ssf2ta:0:FF88D6:06:000:Easy Super zutsuki (E.Honda) PL2
ssf2ta:0:FF88DE:06:000:Easy Hyakkan otoshi (E.Honda) PL2
ssf2ta:0:FF88E2:0A:000:Easy Onimusou (E.Honda) PL2:Super combo
ssf2ta:0:FF88E4:08:000:Easy Ooityou nage (E.Honda) PL2
ssf2ta:0:FF88CE:06:000:Easy Rolling Attack (Blanka) PL2
ssf2ta:0:FF88FE:06:000:Easy Vertical rolling (Blanka) PL2
ssf2ta:0:FF8907:06:000:Easy Back step rolling (Blanka) PL2
ssf2ta:0:FF890F:0A:000:Easy Ground shave rolling (Blanka) PL2:Super combo
ssf2ta:0:FF88CE:06:000:Easy Sonic boom (Guile) PL2
ssf2ta:0:FF88D4:06:000:Easy Somersault kick (Guile) PL2
ssf2ta:0:FF88E2:0A:000:Easy Double somersault(Guile) PL2:Super combo
ssf2ta:0:FF88EE:08:000:Easy Syouryu reppa (Ken) PL2:Super combo
ssf2ta:0:FF8934:04:000:Easy Kamaharai keri (Ken) PL2
ssf2ta:0:FF8936:04:000:Easy Nataotosi keri (Ken) PL2
ssf2ta:0:FF8938:08:000:Easy Oosoto mawasigeri (Ken) PL2
ssf2ta:0:FF88CE:06:000:Easy Spinning bird kick (ChunLi) PL2:Old version only
ssf2ta:0:FF88FE:06:000:Easy Kikouken (ChunLi) PL2
ssf2ta:0:FF8908:06:000:Easy Tensyou kyaku (ChunLi) PL2
ssf2ta:0:FF8908:06:000:Easy Senretsu kyaku (ChunLi) PL2:Super combo
ssf2ta:0:FF88CE:06:000:Easy Screw pile driver (Zangief) PL2
ssf2ta:0:FF88CF:02:500:Easy Screw pile driver (Zangief) PL2 (2/2)
ssf2ta:0:FF88E9:06:000:Easy atomic Suplex (Zangief) PL2
ssf2ta:0:FF88EA:02:500:Easy atomic Suplex (Zangief) PL2(2/2)
ssf2ta:0:FF88FA:0E:000:Easy Final atomic buster (Zangief) PL2:Super combo
ssf2ta:0:FF88FB:02:500:Easy Final atomic buster (Zangief) PL2 (2/2)
ssf2ta:0:FF8901:04:000:Easy Bunising flat (Zangief) PL2
ssf2ta:0:FF88CE:04:000:Easy Yoga fire (Dhalsim) PL2
ssf2ta:0:FF88D2:08:000:Easy Yoga flame (Dhalsim) PL2
ssf2ta:0:FF88D6:04:000:Easy Yoga teleport left (Dhalsim) PL2:Buggy
ssf2ta:0:FF88DB:05:500:Easy Yoga teleport left (Dhalsim) PL2 (2/2)
ssf2ta:0:FF88D6:04:000:Easy Yoga teleport right (Dhalsim) PL2:Buggy
ssf2ta:0:FF88DB:06:500:Easy Yoga teleport right (Dhalsim) PL2 (2/2)
ssf2ta:0:FF88E4:10:000:Easy Yoga inferno (Dhalsim) PL2:Super combo
ssf2ta:0:FF88E8:08:000:Easy Yoga blast (Dhalsim) PL2
ssf2ta:0:FF88CE:06:000:Easy Dash straight (M.Bison) PL2
ssf2ta:0:FF88D6:06:000:Easy Dash upper (M.Bison) PL2
ssf2ta:0:FF890E:06:000:Easy Buffalo headbutt (M.Bison) PL2
ssf2ta:0:FF8922:0A:000:Easy Crazy buffalo (M.Bison) PL2:Super combo
ssf2ta:0:FF8924:06:000:Easy Dash ground straight (M.Bison) PL2
ssf2ta:0:FF892B:06:000:Easy Dash ground upper (M.Bison) PL2
ssf2ta:0:FF88CE:04:000:Easy Tiger uppercut (Sagat) PL2
ssf2ta:0:FF88D2:04:000:Easy Tiger knee crush (Sagat) PL2
ssf2ta:0:FF88D6:04:000:Easy Tiger shot (Sagat) PL2
ssf2ta:0:FF88DA:04:000:Easy Ground tiger shot (Sagat) PL2
ssf2ta:0:FF88EC:08:000:Easy Tiger genocide (Sagat) PL2:Super combo
ssf2ta:0:FF88D6:06:000:Easy Rolling crystal flash (Balrog) PL2
ssf2ta:0:FF88DA:06:000:Easy Flying barcelona (Balrog) PL2
ssf2ta:0:FF88DE:06:000:Easy Sky high claw (Balrog) PL2
ssf2ta:0:FF88E7:0A:000:Easy Rolling izuna drop (Balrog) PL2:Super combo
ssf2ta:0:FF88CE:06:000:Easy Psyco crusher attack (Vega) PL2
ssf2ta:0:FF88D6:06:000:Easy Double knee press (Vega) PL2
ssf2ta:0:FF88DF:06:000:Easy Head press (Vega) PL2
ssf2ta:0:FF88FA:06:000:Easy Devil reverse (Vega) PL2
ssf2ta:0:FF8913:0A:000:Easy Knee press nightmare (Vega) PL2:Super combo
ssf2ta:0:FF88E0:04:000:Easy Canon spike (Cammy) PL2
ssf2ta:0:FF88E4:04:000:Easy Spiral arrow (Cammy) PL2
ssf2ta:0:FF88F0:04:000:Easy Axel spin knackle (Cammy) PL2
ssf2ta:0:FF88F4:08:000:Easy Spin drive smasher (Cammy) PL2:Super combo
ssf2ta:0:FF88F7:06:000:Easy Hooligan combination (Cammy) PL2
ssf2ta:0:FF88DB:04:000:Easy Tomahawk buster (T.Hawk) PL2
ssf2ta:0:FF88E0:06:000:Easy Mexican typhoon (T.Hawk) PL2:Buggy
ssf2ta:0:FF88E1:02:500:Easy Mexican typhoon (T.Hawk) PL2 (2/2)
ssf2ta:0:FF88EC:0E:000:Easy Double typhoon (T.Hawk) PL2:Super combo
ssf2ta:0:FF88ED:02:500:Easy Double typhoon (T.Hawk) PL2 (2/2)
ssf2ta:0:FF88DE:04:000:Easy Rekkaken (FeiLong) PL2
ssf2ta:0:FF88EE:04:500:Easy Rekkaken (FeiLong) PL2 (2/2)
ssf2ta:0:FF88E2:04:000:Easy sien kyaku (FeiLong) PL2
ssf2ta:0:FF88FE:0A:000:Easy Rekka sinken (FeiLong) PL2:Super combo
ssf2ta:0:FF8902:06:000:Easy Rekkuu kyaku (FeiLong) PL2
ssf2ta:0:FF88E0:06:000:Easy Double rolling sovat (DeeJay) PL2
ssf2ta:0:FF88E4:06:000:Easy Machinegun upper (DeeJay) PL2
ssf2ta:0:FF88F4:06:000:Easy Air slasher (DeeJay) PL2
ssf2ta:0:FF88F9:06:000:Easy Jackknife maximum (DeeJay) PL2
ssf2ta:0:FF88FD:0A:000:Easy Sovat carnival (DeeJay) PL2:Super combo
ssf2ta:0:FF88EC:04:000:Easy Asyura senkuu left (Gouki) PL2
ssf2ta:0:FF88F3:05:500:Easy Asyura senkuu left (Gouki) PL2 (2/2)
ssf2ta:0:FF88EC:04:000:Easy Asyura senkuu right (Gouki) PL2
ssf2ta:0:FF88F3:06:500:Easy Asyura senkuu right (Gouki) PL2 (2/2)
ssf2ta:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2ta:0:FF8BDF:00:001:Play with Ryu PL2
ssf2ta:0:FF8BDF:01:001:Play with E. Honda PL2
ssf2ta:0:FF8BDF:02:001:Play with Blanka PL2
ssf2ta:0:FF8BDF:03:001:Play with Guile PL2
ssf2ta:0:FF8BDF:04:001:Play with Ken PL2
ssf2ta:0:FF8BDF:05:001:Play with Chun Li PL2
ssf2ta:0:FF8BDF:06:001:Play with Zangief PL2
ssf2ta:0:FF8BDF:07:001:Play with Dhalsim PL2
ssf2ta:0:FF8BDF:08:001:Play with M. Bison PL2
ssf2ta:0:FF8BDF:09:001:Play with Sagat PL2
ssf2ta:0:FF8BDF:0A:001:Play with Balrog PL2
ssf2ta:0:FF8BDF:0B:001:Play with Vega PL2
ssf2ta:0:FF8BDF:0C:001:Play with Cammy PL2
ssf2ta:0:FF8BDF:0D:001:Play with T. Hawk PL2
ssf2ta:0:FF8BDF:0E:001:Play with Fei Long PL2
ssf2ta:0:FF8BDF:0F:001:Play with Dee Jay PL2
ssf2ta:0:FF82ED:01:000:Turbo Mode!:Characters move faster
ssf2ta:0:FF8CD3:FF:000:Game Speed [ SSF2 Like ]
ssf2ta:0:FF8CD3:00:000:Game Speed [ Turbo Max ]
ssf2ta:0:FF8C51:0B:001:Go to Final Stage Next
ssf2ta:0:FF8CA1:01:000:Always have Normal Ending
ssf2ta:0:FF8CA1:00:000:Always have Special Ending
ssf2ta:0:000000:00:999:[ These are the codes to set the machine region - the ]
ssf2ta:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ssf2ta:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
ssf2ta:0:FF82CF:00:000:Region Switch = Japan
ssf2ta:0:FF82CF:02:000:Region Switch = USA
ssf2ta:0:FF82CF:04:000:Region Switch = ETC
ssf2ta:0:FF82CF:08:000:Region Switch = Asia
ssf2ta:0:FF82CF:0A:000:Region Switch = Asia TW
; [ Super Street Fighter 2: The Tournament Battle (World 931119) ]
ssf2tb:0:FF8CCE:99:000:Infinite Time
ssf2tb:0:FF8CCE:00:001:Finish this Round Now!
ssf2tb:0:FF82ED:01:000:Always in Turbo Mode:Characters move faster
:ssf2tb:62000000:000000:00000000:00000000:Select Backdrop
:ssf2tb:00010000:FFE08B:00000000:FFFFFFFF:Japan (Castle):Ryu
:ssf2tb:00010000:FFE08B:00000001:FFFFFFFF:Japan (Bath House):E. Honda
:ssf2tb:00010000:FFE08B:00000002:FFFFFFFF:Brazil:Blanka
:ssf2tb:00010000:FFE08B:00000003:FFFFFFFF:USA (Air Base):Guile
:ssf2tb:00010000:FFE08B:00000004:FFFFFFFF:USA (Pier):Ken
:ssf2tb:00010000:FFE08B:00000005:FFFFFFFF:China:Chun-Li
:ssf2tb:00010000:FFE08B:00000006:FFFFFFFF:USSR:Zangief
:ssf2tb:00010000:FFE08B:00000007:FFFFFFFF:India (Dhalsim)
:ssf2tb:00010000:FFE08B:00000008:FFFFFFFF:USA (Las Vegas):Balrog
:ssf2tb:00010000:FFE08B:00000009:FFFFFFFF:Thailand (Statue):Sagat
:ssf2tb:00010000:FFE08B:0000000A:FFFFFFFF:Spain:Vega
:ssf2tb:00010000:FFE08B:0000000B:FFFFFFFF:Thailand (Temple):M. Bison
:ssf2tb:00010000:FFE08B:0000000C:FFFFFFFF:England:Cammy
:ssf2tb:00010000:FFE08B:0000000D:FFFFFFFF:Mexico:T. Hawk
:ssf2tb:00010000:FFE08B:0000000E:FFFFFFFF:Hong Kong:Fei Long
:ssf2tb:00010000:FFE08B:0000000F:FFFFFFFF:Jamaica:Dee Jay
:ssf2tb:60000000:000000:00000000:00000000:[ Stage Selection Cheats - Use during a match. ]
:ssf2tb:00000001:FF8BD1:00000007:FFFFFFFF:Fight Balrog Next!
:ssf2tb:00000001:FF8BD1:00000008:FFFFFFFF:Fight Vega Next!
:ssf2tb:00000001:FF8BD1:00000009:FFFFFFFF:Fight Sagat Next!
:ssf2tb:00000001:FF8BD1:0000000A:FFFFFFFF:Fight M. Bison Next!
:ssf2tb:00000001:FF8BD1:0000000B:FFFFFFFF:Go to Ending Next!
ssf2tb:0:FF83F9:90:000:Infinite Energy PL1
ssf2tb:0:FF83F9:00:001:Drain All Energy Now! PL1
ssf2tb:0:FF875E:02:000:Finish round to win match PL1
ssf2tb:0:FF875E:00:000:Rounds won always set = 0 PL1
ssf2tb:0:FF875E:00:001:Rounds won set = 0 Now! PL1
ssf2tb:0:FF858D:01:000:Invincibility PL1
ssf2tb:0:FF854F:00:000:Command during jump ON PL1
ssf2tb:0:FF83EC:01:000:Hadou Ken motion Cancel PL1:Buggy
ssf2tb:0:FF85A2:00:000:No limit next shot PL1:Buggy
ssf2tb:0:FF85A3:00:500:No limit next shot PL1 (2/2)
:ssf2tb:00000000:FF842F:00000001:FFFFFFFF:Never Get Dizzied PL1
:ssf2tb:62000000:000000:00000000:00000000:Select Character PL1
:ssf2tb:00010000:FF875F:00000000:FFFFFFFF:Ryu
:ssf2tb:00010000:FF875F:00000001:FFFFFFFF:Edmund Honda
:ssf2tb:00010000:FF875F:00000002:FFFFFFFF:Blanka
:ssf2tb:00010000:FF875F:00000003:FFFFFFFF:Guile
:ssf2tb:00010000:FF875F:00000004:FFFFFFFF:Ken Masters
:ssf2tb:00010000:FF875F:00000005:FFFFFFFF:Chun-Li
:ssf2tb:00010000:FF875F:00000006:FFFFFFFF:Zangief
:ssf2tb:00010000:FF875F:00000007:FFFFFFFF:Dhalsim
:ssf2tb:00010000:FF875F:00000008:FFFFFFFF:Balrog
:ssf2tb:00010000:FF875F:00000009:FFFFFFFF:Sagat
:ssf2tb:00010000:FF875F:0000000A:FFFFFFFF:Vega
:ssf2tb:00010000:FF875F:0000000B:FFFFFFFF:M. Bison
:ssf2tb:00010000:FF875F:0000000C:FFFFFFFF:Cammy
:ssf2tb:00010000:FF875F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2tb:00010000:FF875F:0000000E:FFFFFFFF:Fei Long
:ssf2tb:00010000:FF875F:0000000F:FFFFFFFF:Dee Jay
ssf2tb:0:FF87F9:90:000:Infinite Energy PL2
ssf2tb:0:FF87F9:00:001:Drain All Energy Now! PL2
ssf2tb:0:FF8B5E:02:000:Finish round to win match PL2
ssf2tb:0:FF8B5E:00:000:Rounds won always set = 0 PL2
ssf2tb:0:FF8B5E:00:001:Rounds won set = 0 Now! PL2
ssf2tb:0:FF898D:01:000:Invincibility PL2
ssf2tb:0:FF894F:00:000:Command during jump ON PL2
ssf2tb:0:FF87EC:01:000:Hadou Ken motion Cancel PL2:Buggy
ssf2tb:0:FF89A2:00:000:No limit next shot PL2:Buggy
ssf2tb:0:FF89A3:00:500:No limit next shot PL2 (2/2)
:ssf2tb:00000000:FF882F:00000001:FFFFFFFF:Never Get Dizzied PL2
:ssf2tb:62000000:000000:00000000:00000000:Select Character PL2
:ssf2tb:00010000:FF8B5F:00000000:FFFFFFFF:Ryu
:ssf2tb:00010000:FF8B5F:00000001:FFFFFFFF:Edmund Honda
:ssf2tb:00010000:FF8B5F:00000002:FFFFFFFF:Blanka
:ssf2tb:00010000:FF8B5F:00000003:FFFFFFFF:Guile
:ssf2tb:00010000:FF8B5F:00000004:FFFFFFFF:Ken Masters
:ssf2tb:00010000:FF8B5F:00000005:FFFFFFFF:Chun-Li
:ssf2tb:00010000:FF8B5F:00000006:FFFFFFFF:Zangief
:ssf2tb:00010000:FF8B5F:00000007:FFFFFFFF:Dhalsim
:ssf2tb:00010000:FF8B5F:00000008:FFFFFFFF:Balrog
:ssf2tb:00010000:FF8B5F:00000009:FFFFFFFF:Sagat
:ssf2tb:00010000:FF8B5F:0000000A:FFFFFFFF:Vega
:ssf2tb:00010000:FF8B5F:0000000B:FFFFFFFF:M. Bison
:ssf2tb:00010000:FF8B5F:0000000C:FFFFFFFF:Cammy
:ssf2tb:00010000:FF8B5F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2tb:00010000:FF8B5F:0000000E:FFFFFFFF:Fei Long
:ssf2tb:00010000:FF8B5F:0000000F:FFFFFFFF:Dee Jay
:ssf2tb:60000000:000000:00000000:00000000:[ Move List Cheats ]
:ssf2tb:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:ssf2tb:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:ssf2tb:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2tb:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2tb:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2tb:00100000:FF84AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:ssf2tb:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2tb:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2tb:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2tb:00100000:FF88AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for E. Honda (PL1)]
:ssf2tb:00300000:FF844E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2tb:00000000:FF8468:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2tb:00000000:FF846A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2tb:00000000:FF846C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2tb:00300000:FF8478:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for E. Honda (PL2)]
:ssf2tb:00300000:FF884E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2tb:00000000:FF8868:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2tb:00000000:FF886A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2tb:00000000:FF886C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2tb:00300000:FF8878:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for Blanka (PL1)]
:ssf2tb:00300000:FF844E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2tb:00000000:FF8468:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2tb:00000000:FF846A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2tb:00000000:FF846C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2tb:00000000:FF847E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2tb:00010000:FF8483:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2tb:00300000:FF8487:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for Blanka (PL2)]
:ssf2tb:00300000:FF884E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2tb:00000000:FF8868:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2tb:00000000:FF886A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2tb:00000000:FF886C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2tb:00000000:FF887E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2tb:00010000:FF8883:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2tb:00300000:FF8887:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for Guile (PL1)]
:ssf2tb:00300000:FF844E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2tb:00300000:FF8454:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for Guile (PL2)]
:ssf2tb:00300000:FF884E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2tb:00300000:FF8854:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:ssf2tb:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2tb:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2tb:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:ssf2tb:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2tb:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2tb:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:ssf2tb:00300000:FF844E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2tb:00000000:FF8468:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2tb:00000000:FF846A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2tb:00000000:FF846C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2tb:00100000:FF847E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:ssf2tb:00300000:FF884E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2tb:00000000:FF8868:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2tb:00000000:FF886A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2tb:00000000:FF886C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2tb:00100000:FF887E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:ssf2tb:00200000:FF844E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2tb:00200000:FF8469:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2tb:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:ssf2tb:00200000:FF884E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2tb:00200000:FF8869:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2tb:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:ssf2tb:00100000:FF844E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2tb:00100000:FF8452:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2tb:00100000:FF8456:00000606:FFFFFFFF:Yoga Teleport
:ssf2tb:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2tb:00010000:FF846E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2tb:00010000:FF846E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2tb:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:ssf2tb:00100000:FF884E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2tb:00100000:FF8852:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2tb:00100000:FF8856:00000606:FFFFFFFF:Yoga Teleport
:ssf2tb:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2tb:00010000:FF886E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2tb:00010000:FF886E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2tb:60000000:000000:00000000:00000000:[Use for Cammy (PL1)]
:ssf2tb:00100000:FF8460:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2tb:00100000:FF8464:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2tb:00100000:FF8470:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Cammy (PL2)]
:ssf2tb:00100000:FF8860:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2tb:00100000:FF8864:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2tb:00100000:FF8870:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Dee Jay (PL1)]
:ssf2tb:00100000:FF8460:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2tb:00100000:FF8464:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2tb:00100000:FF8474:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Dee Jay (PL2)]
:ssf2tb:00100000:FF8860:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2tb:00100000:FF8864:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2tb:00100000:FF8874:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Fei Long (PL1)]
:ssf2tb:00100000:FF845E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2tb:00100000:FF846E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2tb:00100000:FF8462:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for Fei Long (PL2)]
:ssf2tb:00100000:FF885E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2tb:00100000:FF886E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2tb:00100000:FF8862:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for T. Hawk (PL1)]
:ssf2tb:00100000:FF8460:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2tb:00100000:FF8468:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for T. Hawk (PL2)]
:ssf2tb:00100000:FF8860:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2tb:00100000:FF8868:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Balrog (PL1)]
:ssf2tb:00300000:FF844E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2tb:00300000:FF8456:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2tb:00000001:FF847E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2tb:00110001:FF8484:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2tb:00000001:FF847F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2tb:00110001:FF8486:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2tb:00100000:FF848E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Balrog (PL2)]
:ssf2tb:00300000:FF884E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2tb:00300000:FF8856:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2tb:00000001:FF887E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2tb:00110001:FF8874:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2tb:00000001:FF887F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2tb:00110001:FF8876:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2tb:00100000:FF888E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Vega (PL1)]
:ssf2tb:00100000:FF8456:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2tb:00100000:FF845A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2tb:00100000:FF845E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Vega (PL2)]
:ssf2tb:00100000:FF8856:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2tb:00100000:FF885A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2tb:00100000:FF885E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:ssf2tb:00100000:FF844E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2tb:00100000:FF8452:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2tb:00100000:FF8456:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2tb:00100000:FF845A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:ssf2tb:00100000:FF884E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2tb:00100000:FF8852:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2tb:00100000:FF8856:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2tb:00100000:FF885A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2tb:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:ssf2tb:00300000:FF844E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2tb:00300000:FF8456:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2tb:00300000:FF845F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2tb:00100000:FF847A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2tb:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:ssf2tb:00300000:FF884E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2tb:00300000:FF8856:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2tb:00300000:FF885F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2tb:00100000:FF887A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2tb:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:ssf2tb:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these on the ]
:ssf2tb:60000000:000000:00000000:00000000:[ ROM check screen!! ]
:ssf2tb:62000000:000000:00000000:00000000:Select Region
:ssf2tb:00010000:FF82CF:00000000:FFFFFFFF:Japan
:ssf2tb:00010000:FF82CF:00000002:FFFFFFFF:USA
:ssf2tb:00010000:FF82CF:00000004:FFFFFFFF:ETC
:ssf2tb:00010000:FF82CF:00000006:FFFFFFFF:Hispanic
:ssf2tb:00010000:FF82CF:00000008:FFFFFFFF:Asia
:ssf2tb:00010000:FF82CF:0000000A:FFFFFFFF:Asia TW
; [ Super Street Fighter 2: The Tournament Battle (Japan 930910) ]
ssf2tbj:0:FF8CCE:99:000:Infinite Time
ssf2tbj:0:FF8CCE:00:001:Finish this Round Now!
ssf2tbj:0:FF82ED:01:000:Always in Turbo Mode:Characters move faster
:ssf2tbj:62000000:000000:00000000:00000000:Select Backdrop
:ssf2tbj:00010000:FFE08B:00000000:FFFFFFFF:Japan (Castle):Ryu
:ssf2tbj:00010000:FFE08B:00000001:FFFFFFFF:Japan (Bath House):E. Honda
:ssf2tbj:00010000:FFE08B:00000002:FFFFFFFF:Brazil:Blanka
:ssf2tbj:00010000:FFE08B:00000003:FFFFFFFF:USA (Air Base):Guile
:ssf2tbj:00010000:FFE08B:00000004:FFFFFFFF:USA (Pier):Ken
:ssf2tbj:00010000:FFE08B:00000005:FFFFFFFF:China:Chun-Li
:ssf2tbj:00010000:FFE08B:00000006:FFFFFFFF:USSR:Zangief
:ssf2tbj:00010000:FFE08B:00000007:FFFFFFFF:India (Dhalsim)
:ssf2tbj:00010000:FFE08B:00000008:FFFFFFFF:USA (Las Vegas):Balrog
:ssf2tbj:00010000:FFE08B:00000009:FFFFFFFF:Thailand (Statue):Sagat
:ssf2tbj:00010000:FFE08B:0000000A:FFFFFFFF:Spain:Vega
:ssf2tbj:00010000:FFE08B:0000000B:FFFFFFFF:Thailand (Temple):M. Bison
:ssf2tbj:00010000:FFE08B:0000000C:FFFFFFFF:England:Cammy
:ssf2tbj:00010000:FFE08B:0000000D:FFFFFFFF:Mexico:T. Hawk
:ssf2tbj:00010000:FFE08B:0000000E:FFFFFFFF:Hong Kong:Fei Long
:ssf2tbj:00010000:FFE08B:0000000F:FFFFFFFF:Jamaica:Dee Jay
:ssf2tbj:60000000:000000:00000000:00000000:[ Stage Selection Cheats - Use during a match. ]
:ssf2tbj:00000001:FF8BD1:00000007:FFFFFFFF:Fight Balrog Next!
:ssf2tbj:00000001:FF8BD1:00000008:FFFFFFFF:Fight Vega Next!
:ssf2tbj:00000001:FF8BD1:00000009:FFFFFFFF:Fight Sagat Next!
:ssf2tbj:00000001:FF8BD1:0000000A:FFFFFFFF:Fight M. Bison Next!
:ssf2tbj:00000001:FF8BD1:0000000B:FFFFFFFF:Go to Ending Next!
ssf2tbj:0:FF83F9:90:000:Infinite Energy PL1
ssf2tbj:0:FF83F9:00:001:Drain All Energy Now! PL1
ssf2tbj:0:FF875E:02:000:Finish round to win match PL1
ssf2tbj:0:FF875E:00:000:Rounds won always set = 0 PL1
ssf2tbj:0:FF875E:00:001:Rounds won set = 0 Now! PL1
ssf2tbj:0:FF858D:01:000:Invincibility PL1
ssf2tbj:0:FF854F:00:000:Command during jump ON PL1
ssf2tbj:0:FF83EC:01:000:Hadou Ken motion Cancel PL1:Buggy
ssf2tbj:0:FF85A2:00:000:No limit next shot PL1:Buggy
ssf2tbj:0:FF85A3:00:500:No limit next shot PL1 (2/2)
:ssf2tbj:00000000:FF842F:00000001:FFFFFFFF:Never Get Dizzied PL1
:ssf2tbj:62000000:000000:00000000:00000000:Select Character PL1
:ssf2tbj:00010000:FF875F:00000000:FFFFFFFF:Ryu
:ssf2tbj:00010000:FF875F:00000001:FFFFFFFF:Edmund Honda
:ssf2tbj:00010000:FF875F:00000002:FFFFFFFF:Blanka
:ssf2tbj:00010000:FF875F:00000003:FFFFFFFF:Guile
:ssf2tbj:00010000:FF875F:00000004:FFFFFFFF:Ken Masters
:ssf2tbj:00010000:FF875F:00000005:FFFFFFFF:Chun-Li
:ssf2tbj:00010000:FF875F:00000006:FFFFFFFF:Zangief
:ssf2tbj:00010000:FF875F:00000007:FFFFFFFF:Dhalsim
:ssf2tbj:00010000:FF875F:00000008:FFFFFFFF:Balrog
:ssf2tbj:00010000:FF875F:00000009:FFFFFFFF:Sagat
:ssf2tbj:00010000:FF875F:0000000A:FFFFFFFF:Vega
:ssf2tbj:00010000:FF875F:0000000B:FFFFFFFF:M. Bison
:ssf2tbj:00010000:FF875F:0000000C:FFFFFFFF:Cammy
:ssf2tbj:00010000:FF875F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2tbj:00010000:FF875F:0000000E:FFFFFFFF:Fei Long
:ssf2tbj:00010000:FF875F:0000000F:FFFFFFFF:Dee Jay
ssf2tbj:0:FF87F9:90:000:Infinite Energy PL2
ssf2tbj:0:FF87F9:00:001:Drain All Energy Now! PL2
ssf2tbj:0:FF8B5E:02:000:Finish round to win match PL2
ssf2tbj:0:FF8B5E:00:000:Rounds won always set = 0 PL2
ssf2tbj:0:FF8B5E:00:001:Rounds won set = 0 Now! PL2
ssf2tbj:0:FF898D:01:000:Invincibility PL2
ssf2tbj:0:FF894F:00:000:Command during jump ON PL2
ssf2tbj:0:FF87EC:01:000:Hadou Ken motion Cancel PL2:Buggy
ssf2tbj:0:FF89A2:00:000:No limit next shot PL2:Buggy
ssf2tbj:0:FF89A3:00:500:No limit next shot PL2 (2/2)
:ssf2tbj:00000000:FF882F:00000001:FFFFFFFF:Never Get Dizzied PL2
:ssf2tbj:62000000:000000:00000000:00000000:Select Character PL2
:ssf2tbj:00010000:FF8B5F:00000000:FFFFFFFF:Ryu
:ssf2tbj:00010000:FF8B5F:00000001:FFFFFFFF:Edmund Honda
:ssf2tbj:00010000:FF8B5F:00000002:FFFFFFFF:Blanka
:ssf2tbj:00010000:FF8B5F:00000003:FFFFFFFF:Guile
:ssf2tbj:00010000:FF8B5F:00000004:FFFFFFFF:Ken Masters
:ssf2tbj:00010000:FF8B5F:00000005:FFFFFFFF:Chun-Li
:ssf2tbj:00010000:FF8B5F:00000006:FFFFFFFF:Zangief
:ssf2tbj:00010000:FF8B5F:00000007:FFFFFFFF:Dhalsim
:ssf2tbj:00010000:FF8B5F:00000008:FFFFFFFF:Balrog
:ssf2tbj:00010000:FF8B5F:00000009:FFFFFFFF:Sagat
:ssf2tbj:00010000:FF8B5F:0000000A:FFFFFFFF:Vega
:ssf2tbj:00010000:FF8B5F:0000000B:FFFFFFFF:M. Bison
:ssf2tbj:00010000:FF8B5F:0000000C:FFFFFFFF:Cammy
:ssf2tbj:00010000:FF8B5F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2tbj:00010000:FF8B5F:0000000E:FFFFFFFF:Fei Long
:ssf2tbj:00010000:FF8B5F:0000000F:FFFFFFFF:Dee Jay
:ssf2tbj:60000000:000000:00000000:00000000:[ Move List Cheats ]
:ssf2tbj:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:ssf2tbj:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2tbj:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2tbj:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2tbj:00100000:FF84AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:ssf2tbj:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2tbj:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2tbj:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2tbj:00100000:FF88AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for E. Honda (PL1)]
:ssf2tbj:00300000:FF844E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2tbj:00000000:FF8468:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2tbj:00000000:FF846A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2tbj:00000000:FF846C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2tbj:00300000:FF8478:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for E. Honda (PL2)]
:ssf2tbj:00300000:FF884E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2tbj:00000000:FF8868:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2tbj:00000000:FF886A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2tbj:00000000:FF886C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2tbj:00300000:FF8878:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Blanka (PL1)]
:ssf2tbj:00300000:FF844E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2tbj:00000000:FF8468:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2tbj:00000000:FF846A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2tbj:00000000:FF846C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2tbj:00000000:FF847E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2tbj:00010000:FF8483:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2tbj:00300000:FF8487:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Blanka (PL2)]
:ssf2tbj:00300000:FF884E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2tbj:00000000:FF8868:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2tbj:00000000:FF886A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2tbj:00000000:FF886C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2tbj:00000000:FF887E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2tbj:00010000:FF8883:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2tbj:00300000:FF8887:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Guile (PL1)]
:ssf2tbj:00300000:FF844E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2tbj:00300000:FF8454:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Guile (PL2)]
:ssf2tbj:00300000:FF884E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2tbj:00300000:FF8854:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:ssf2tbj:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2tbj:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2tbj:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:ssf2tbj:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2tbj:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2tbj:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:ssf2tbj:00300000:FF844E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2tbj:00000000:FF8468:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2tbj:00000000:FF846A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2tbj:00000000:FF846C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2tbj:00100000:FF847E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:ssf2tbj:00300000:FF884E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2tbj:00000000:FF8868:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2tbj:00000000:FF886A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2tbj:00000000:FF886C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2tbj:00100000:FF887E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:ssf2tbj:00200000:FF844E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2tbj:00200000:FF8469:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:ssf2tbj:00200000:FF884E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2tbj:00200000:FF8869:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:ssf2tbj:00100000:FF844E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2tbj:00100000:FF8452:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2tbj:00100000:FF8456:00000606:FFFFFFFF:Yoga Teleport
:ssf2tbj:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2tbj:00010000:FF846E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2tbj:00010000:FF846E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:ssf2tbj:00100000:FF884E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2tbj:00100000:FF8852:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2tbj:00100000:FF8856:00000606:FFFFFFFF:Yoga Teleport
:ssf2tbj:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2tbj:00010000:FF886E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2tbj:00010000:FF886E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Cammy (PL1)]
:ssf2tbj:00100000:FF8460:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2tbj:00100000:FF8464:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2tbj:00100000:FF8470:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Cammy (PL2)]
:ssf2tbj:00100000:FF8860:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2tbj:00100000:FF8864:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2tbj:00100000:FF8870:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Dee Jay (PL1)]
:ssf2tbj:00100000:FF8460:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2tbj:00100000:FF8464:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2tbj:00100000:FF8474:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Dee Jay (PL2)]
:ssf2tbj:00100000:FF8860:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2tbj:00100000:FF8864:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2tbj:00100000:FF8874:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Fei Long (PL1)]
:ssf2tbj:00100000:FF845E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2tbj:00100000:FF846E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2tbj:00100000:FF8462:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Fei Long (PL2)]
:ssf2tbj:00100000:FF885E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2tbj:00100000:FF886E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2tbj:00100000:FF8862:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for T. Hawk (PL1)]
:ssf2tbj:00100000:FF8460:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2tbj:00100000:FF8468:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for T. Hawk (PL2)]
:ssf2tbj:00100000:FF8860:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2tbj:00100000:FF8868:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Balrog (PL1)]
:ssf2tbj:00300000:FF844E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2tbj:00300000:FF8456:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2tbj:00000001:FF847E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2tbj:00110001:FF8484:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2tbj:00000001:FF847F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2tbj:00110001:FF8486:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2tbj:00100000:FF848E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Balrog (PL2)]
:ssf2tbj:00300000:FF884E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2tbj:00300000:FF8856:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2tbj:00000001:FF887E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2tbj:00110001:FF8874:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2tbj:00000001:FF887F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2tbj:00110001:FF8876:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2tbj:00100000:FF888E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Vega (PL1)]
:ssf2tbj:00100000:FF8456:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2tbj:00100000:FF845A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2tbj:00100000:FF845E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Vega (PL2)]
:ssf2tbj:00100000:FF8856:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2tbj:00100000:FF885A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2tbj:00100000:FF885E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:ssf2tbj:00100000:FF844E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2tbj:00100000:FF8452:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2tbj:00100000:FF8456:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2tbj:00100000:FF845A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:ssf2tbj:00100000:FF884E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2tbj:00100000:FF8852:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2tbj:00100000:FF8856:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2tbj:00100000:FF885A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2tbj:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:ssf2tbj:00300000:FF844E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2tbj:00300000:FF8456:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2tbj:00300000:FF845F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2tbj:00100000:FF847A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2tbj:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:ssf2tbj:00300000:FF884E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2tbj:00300000:FF8856:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2tbj:00300000:FF885F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2tbj:00100000:FF887A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2tbj:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:ssf2tbj:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these on the ]
:ssf2tbj:60000000:000000:00000000:00000000:[ ROM check screen!! ]
:ssf2tbj:62000000:000000:00000000:00000000:Select Region
:ssf2tbj:00010000:FF82CF:00000000:FFFFFFFF:Japan
:ssf2tbj:00010000:FF82CF:00000002:FFFFFFFF:USA
:ssf2tbj:00010000:FF82CF:00000004:FFFFFFFF:ETC
:ssf2tbj:00010000:FF82CF:00000006:FFFFFFFF:Hispanic
:ssf2tbj:00010000:FF82CF:00000008:FFFFFFFF:Asia
:ssf2tbj:00010000:FF82CF:0000000A:FFFFFFFF:Asia TW
; [ Super Street Fighter 2 Turbo (US 940323) ]
ssf2tu:0:FF8DCE:99:000:Infinite Time
ssf2tu:0:FF8DCE:00:001:Finish this Round Now!
ssf2tu:0:FF8479:90:000:Infinite Energy PL1
ssf2tu:0:FF860B:90:500:Infinite Energy PL1 (2/2)
ssf2tu:0:FF8479:00:001:Drain All Energy Now! PL1
ssf2tu:0:FF860B:00:501:Drain All Energy Now! PL1 (2/2)
ssf2tu:0:FF8702:30:000:Infinite Super PL1
ssf2tu:0:FF8702:00:001:Set Super = 0 Now! PL1
ssf2tu:0:FF860D:01:000:Invincibility PL1
ssf2tu:0:FF8703:01:000:Have Sprite Trails PL1
ssf2tu:0:FF87DE:00:001:Set Sets won = 0 Now! PL1
ssf2tu:0:FF87DE:01:001:Set Sets won = 1 Now! PL1
ssf2tu:0:FF87DE:02:001:Set Sets won = 2 Now! PL1
ssf2tu:0:FF87DE:00:000:Sets won always = 0 PL1
ssf2tu:0:FF87DE:02:000:Sets won always = 2 PL1
ssf2tu:0:FF85CF:00:000:Command during jump PL1
ssf2tu:0:FF8804:01:000:Play with old version ON PL1
ssf2tu:0:FF8804:00:001:Play with old version OFF PL1
ssf2tu:0:FF880B:01:000:Play with Gouki ON PL1
ssf2tu:0:FF880B:00:001:Play with Gouki OFF PL1
ssf2tu:0:FF8467:01:000:Always motion cancel PL1
ssf2tu:0:FF846C:01:000:Hadouken motion cancel PL1:Buggy
ssf2tu:0:FF8622:00:000:No limit next shot PL1:Buggy
ssf2tu:0:FF8623:00:500:No limit next shot PL1 (2/2)
ssf2tu:0:FF84DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL1
ssf2tu:0:FF84E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL1
ssf2tu:0:FF84E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL1
ssf2tu:0:FF84EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL1:Super combo
ssf2tu:0:FF852E:08:000:Easy Fire hadouken (Ryu / Gouki) PL1
ssf2tu:0:FF84D6:06:000:Easy Super zutsuki (E.Honda) PL1
ssf2tu:0:FF84DE:06:000:Easy Hyakkan otoshi (E.Honda) PL1
ssf2tu:0:FF84E2:0A:000:Easy Onimusou (E.Honda) PL1:Super combo
ssf2tu:0:FF84E4:08:000:Easy Ooityou nage (E.Honda) PL1
ssf2tu:0:FF84CE:06:000:Easy Rolling Attack (Blanka) PL1
ssf2tu:0:FF84FE:06:000:Easy Vertical rolling (Blanka) PL1
ssf2tu:0:FF8507:06:000:Easy Back step rolling (Blanka) PL1
ssf2tu:0:FF850F:0A:000:Easy Ground shave rolling (Blanka) PL1:Super combo
ssf2tu:0:FF84CE:06:000:Easy Sonic boom (Guile) PL1
ssf2tu:0:FF84D4:06:000:Easy Somersault kick (Guile) PL1
ssf2tu:0:FF84E2:0A:000:Easy Double somersault(Guile) PL1:Super combo
ssf2tu:0:FF84EE:08:000:Easy Syouryu reppa (Ken) PL1:Super combo
ssf2tu:0:FF8534:04:000:Easy Kamaharai keri (Ken) PL1
ssf2tu:0:FF8536:04:000:Easy Nataotosi keri (Ken) PL1
ssf2tu:0:FF8538:08:000:Easy Oosoto mawasigeri (Ken) PL1
ssf2tu:0:FF84CE:06:000:Easy Spinning bird kick (ChunLi) PL1:Old version only
ssf2tu:0:FF84FE:06:000:Easy Kikouken (ChunLi) PL1
ssf2tu:0:FF8508:06:000:Easy Tensyou kyaku (ChunLi) PL1
ssf2tu:0:FF890D:0A:000:Easy Senretsu kyaku (ChunLi) PL1:Super combo
ssf2tu:0:FF84CE:06:000:Easy Screw pile driver (Zangief) PL1
ssf2tu:0:FF84CF:02:500:Easy Screw pile driver (Zangief) PL1 (2/2)
ssf2tu:0:FF84E9:06:000:Easy atomic Suplex (Zangief) PL1
ssf2tu:0:FF84EA:02:500:Easy atomic Suplex (Zangief) PL1(2/2)
ssf2tu:0:FF84FA:0E:000:Easy Final atomic buster (Zangief) PL1:Super combo
ssf2tu:0:FF84FB:02:500:Easy Final atomic buster (Zangief) PL1 (2/2)
ssf2tu:0:FF8501:04:000:Easy Bunising flat (Zangief) PL1
ssf2tu:0:FF84CE:04:000:Easy Yoga fire (Dhalsim) PL1
ssf2tu:0:FF84D2:08:000:Easy Yoga flame (Dhalsim) PL1
ssf2tu:0:FF84D6:04:000:Easy Yoga teleport left (Dhalsim) PL1:Buggy
ssf2tu:0:FF84DB:05:500:Easy Yoga teleport left (Dhalsim) PL1 (2/2)
ssf2tu:0:FF84D6:04:000:Easy Yoga teleport right (Dhalsim) PL1:Buggy
ssf2tu:0:FF84DB:06:500:Easy Yoga teleport right (Dhalsim) PL1 (2/2)
ssf2tu:0:FF84E4:10:000:Easy Yoga inferno (Dhalsim) PL1:Super combo
ssf2tu:0:FF84E8:08:000:Easy Yoga blast (Dhalsim) PL1
ssf2tu:0:FF84CE:06:000:Easy Dash straight (M.Bison) PL1
ssf2tu:0:FF84D6:06:000:Easy Dash upper (M.Bison) PL1
ssf2tu:0:FF850E:06:000:Easy Buffalo headbutt (M.Bison) PL1
ssf2tu:0:FF8522:0A:000:Easy Crazy buffalo (M.Bison) PL1:Super combo
ssf2tu:0:FF8524:06:000:Easy Dash ground straight (M.Bison) PL1
ssf2tu:0:FF852B:06:000:Easy Dash ground upper (M.Bison) PL1
ssf2tu:0:FF84CE:04:000:Easy Tiger uppercut (Sagat) PL1
ssf2tu:0:FF84D2:04:000:Easy Tiger knee crush (Sagat) PL1
ssf2tu:0:FF84D6:04:000:Easy Tiger shot (Sagat) PL1
ssf2tu:0:FF84DA:04:000:Easy Ground tiger shot (Sagat) PL1
ssf2tu:0:FF84EC:08:000:Easy Tiger genocide (Sagat) PL1:Super combo
ssf2tu:0:FF84D6:06:000:Easy Rolling crystal flash (Balrog) PL1
ssf2tu:0:FF84DA:06:000:Easy Flying barcelona (Balrog) PL1
ssf2tu:0:FF84DE:06:000:Easy Sky high claw (Balrog) PL1
ssf2tu:0:FF84E7:0A:000:Easy Rolling izuna drop (Balrog) PL1:Super combo
ssf2tu:0:FF84CE:06:000:Easy Psyco crusher attack (Vega) PL1
ssf2tu:0:FF84D6:06:000:Easy Double knee press (Vega) PL1
ssf2tu:0:FF84DF:06:000:Easy Head press (Vega) PL1
ssf2tu:0:FF84FA:06:000:Easy Devil reverse (Vega) PL1
ssf2tu:0:FF8513:0A:000:Easy Knee press nightmare (Vega) PL1:Super combo
ssf2tu:0:FF84E0:04:000:Easy Canon spike (Cammy) PL1
ssf2tu:0:FF84E4:04:000:Easy Spiral arrow (Cammy) PL1
ssf2tu:0:FF84F0:04:000:Easy Axel spin knackle (Cammy) PL1
ssf2tu:0:FF84F4:08:000:Easy Spin drive smasher (Cammy) PL1:Super combo
ssf2tu:0:FF84F7:06:000:Easy Hooligan combination (Cammy) PL1
ssf2tu:0:FF84DB:04:000:Easy Tomahawk buster (T.Hawk) PL1
ssf2tu:0:FF84E0:06:000:Easy Mexican typhoon (T.Hawk) PL1:Buggy
ssf2tu:0:FF84E1:02:500:Easy Mexican typhoon (T.Hawk) PL1 (2/2)
ssf2tu:0:FF84EC:0E:000:Easy Double typhoon (T.Hawk) PL1:Super combo
ssf2tu:0:FF84ED:02:500:Easy Double typhoon (T.Hawk) PL1 (2/2)
ssf2tu:0:FF84DE:04:000:Easy Rekkaken (FeiLong) PL1
ssf2tu:0:FF84EE:04:500:Easy Rekkaken (FeiLong) PL1 (2/2)
ssf2tu:0:FF84E2:04:000:Easy sien kyaku (FeiLong) PL1
ssf2tu:0:FF84FE:0A:000:Easy Rekka sinken (FeiLong) PL1:Super combo
ssf2tu:0:FF8502:06:000:Easy Rekkuu kyaku (FeiLong) PL1
ssf2tu:0:FF84E0:06:000:Easy Double rolling sovat (DeeJay) PL1
ssf2tu:0:FF84E4:06:000:Easy Machinegun upper (DeeJay) PL1
ssf2tu:0:FF84F4:06:000:Easy Air slasher (DeeJay) PL1
ssf2tu:0:FF84F9:06:000:Easy Jackknife maximum (DeeJay) PL1
ssf2tu:0:FF84FD:0A:000:Easy Sovat carnival (DeeJay) PL1:Super combo
ssf2tu:0:FF84EC:04:000:Easy Asyura senkuu left (Gouki) PL1
ssf2tu:0:FF84F3:05:500:Easy Asyura senkuu left (Gouki) PL1 (2/2)
ssf2tu:0:FF84EC:04:000:Easy Asyura senkuu right (Gouki) PL1
ssf2tu:0:FF84F3:06:500:Easy Asyura senkuu right (Gouki) PL1 (2/2)
ssf2tu:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2tu:0:FF87DF:00:001:Play with Ryu PL1
ssf2tu:0:FF87DF:01:001:Play with E. Honda PL1
ssf2tu:0:FF87DF:02:001:Play with Blanka PL1
ssf2tu:0:FF87DF:03:001:Play with Guile PL1
ssf2tu:0:FF87DF:04:001:Play with Ken PL1
ssf2tu:0:FF87DF:05:001:Play with Chun Li PL1
ssf2tu:0:FF87DF:06:001:Play with Zangief PL1
ssf2tu:0:FF87DF:07:001:Play with Dhalsim PL1
ssf2tu:0:FF87DF:08:001:Play with M. Bison PL1
ssf2tu:0:FF87DF:09:001:Play with Sagat PL1
ssf2tu:0:FF87DF:0A:001:Play with Balrog PL1
ssf2tu:0:FF87DF:0B:001:Play with Vega PL1
ssf2tu:0:FF87DF:0C:001:Play with Cammy PL1
ssf2tu:0:FF87DF:0D:001:Play with T. Hawk PL1
ssf2tu:0:FF87DF:0E:001:Play with Fei Long PL1
ssf2tu:0:FF87DF:0F:001:Play with Dee Jay PL1
ssf2tu:0:FF8879:90:000:Infinite Energy PL2
ssf2tu:0:FF8A0B:90:500:Infinite Energy PL2 (2/2)
ssf2tu:0:FF8879:00:001:Drain All Energy Now! PL2
ssf2tu:0:FF8A0B:00:501:Drain All Energy Now! PL2 (2/2)
ssf2tu:0:FF8B02:30:000:Infinite Super PL2
ssf2tu:0:FF8B02:00:001:Set Super = 0 Now! PL2
ssf2tu:0:FF8A0D:90:000:Invincibility PL2
ssf2tu:0:FF8B03:01:000:Have Sprite Trails PL2
ssf2tu:0:FF8BDE:00:001:Set Sets won = 0 Now! PL2
ssf2tu:0:FF8BDE:01:001:Set Sets won = 1 Now! PL2
ssf2tu:0:FF8BDE:02:001:Set Sets won = 2 Now! PL2
ssf2tu:0:FF8BDE:00:000:Sets won always = 0 PL2
ssf2tu:0:FF8BDE:02:000:Sets won always = 2 PL2
ssf2tu:0:FF89CF:00:000:Command during jump PL2
ssf2tu:0:FF8C04:01:000:Play with old version ON PL2
ssf2tu:0:FF8C04:00:001:Play with old version OFF PL2
ssf2tu:0:FF8C0B:01:000:Play with Gouki ON PL2
ssf2tu:0:FF8C0B:00:001:Play with Gouki OFF PL2
ssf2tu:0:FF8867:01:000:Always motion cancel PL2
ssf2tu:0:FF886C:01:000:Hadouken motion cancel PL2:Buggy
ssf2tu:0:FF8A22:00:000:No limit next shot PL2:Buggy
ssf2tu:0:FF8A23:00:500:No limit next shot PL2 (2/2)
ssf2tu:0:FF88DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL2
ssf2tu:0:FF88E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL2
ssf2tu:0:FF88E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL2
ssf2tu:0:FF88EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL2:Super combo
ssf2tu:0:FF892E:08:000:Easy Fire hadouken (Ryu / Gouki) PL2
ssf2tu:0:FF88D6:06:000:Easy Super zutsuki (E.Honda) PL2
ssf2tu:0:FF88DE:06:000:Easy Hyakkan otoshi (E.Honda) PL2
ssf2tu:0:FF88E2:0A:000:Easy Onimusou (E.Honda) PL2:Super combo
ssf2tu:0:FF88E4:08:000:Easy Ooityou nage (E.Honda) PL2
ssf2tu:0:FF88CE:06:000:Easy Rolling Attack (Blanka) PL2
ssf2tu:0:FF88FE:06:000:Easy Vertical rolling (Blanka) PL2
ssf2tu:0:FF8907:06:000:Easy Back step rolling (Blanka) PL2
ssf2tu:0:FF890F:0A:000:Easy Ground shave rolling (Blanka) PL2:Super combo
ssf2tu:0:FF88CE:06:000:Easy Sonic boom (Guile) PL2
ssf2tu:0:FF88D4:06:000:Easy Somersault kick (Guile) PL2
ssf2tu:0:FF88E2:0A:000:Easy Double somersault(Guile) PL2:Super combo
ssf2tu:0:FF88EE:08:000:Easy Syouryu reppa (Ken) PL2:Super combo
ssf2tu:0:FF8934:04:000:Easy Kamaharai keri (Ken) PL2
ssf2tu:0:FF8936:04:000:Easy Nataotosi keri (Ken) PL2
ssf2tu:0:FF8938:08:000:Easy Oosoto mawasigeri (Ken) PL2
ssf2tu:0:FF88CE:06:000:Easy Spinning bird kick (ChunLi) PL2:Old version only
ssf2tu:0:FF88FE:06:000:Easy Kikouken (ChunLi) PL2
ssf2tu:0:FF8908:06:000:Easy Tensyou kyaku (ChunLi) PL2
ssf2tu:0:FF8908:06:000:Easy Senretsu kyaku (ChunLi) PL2:Super combo
ssf2tu:0:FF88CE:06:000:Easy Screw pile driver (Zangief) PL2
ssf2tu:0:FF88CF:02:500:Easy Screw pile driver (Zangief) PL2 (2/2)
ssf2tu:0:FF88E9:06:000:Easy atomic Suplex (Zangief) PL2
ssf2tu:0:FF88EA:02:500:Easy atomic Suplex (Zangief) PL2(2/2)
ssf2tu:0:FF88FA:0E:000:Easy Final atomic buster (Zangief) PL2:Super combo
ssf2tu:0:FF88FB:02:500:Easy Final atomic buster (Zangief) PL2 (2/2)
ssf2tu:0:FF8901:04:000:Easy Bunising flat (Zangief) PL2
ssf2tu:0:FF88CE:04:000:Easy Yoga fire (Dhalsim) PL2
ssf2tu:0:FF88D2:08:000:Easy Yoga flame (Dhalsim) PL2
ssf2tu:0:FF88D6:04:000:Easy Yoga teleport left (Dhalsim) PL2:Buggy
ssf2tu:0:FF88DB:05:500:Easy Yoga teleport left (Dhalsim) PL2 (2/2)
ssf2tu:0:FF88D6:04:000:Easy Yoga teleport right (Dhalsim) PL2:Buggy
ssf2tu:0:FF88DB:06:500:Easy Yoga teleport right (Dhalsim) PL2 (2/2)
ssf2tu:0:FF88E4:10:000:Easy Yoga inferno (Dhalsim) PL2:Super combo
ssf2tu:0:FF88E8:08:000:Easy Yoga blast (Dhalsim) PL2
ssf2tu:0:FF88CE:06:000:Easy Dash straight (M.Bison) PL2
ssf2tu:0:FF88D6:06:000:Easy Dash upper (M.Bison) PL2
ssf2tu:0:FF890E:06:000:Easy Buffalo headbutt (M.Bison) PL2
ssf2tu:0:FF8922:0A:000:Easy Crazy buffalo (M.Bison) PL2:Super combo
ssf2tu:0:FF8924:06:000:Easy Dash ground straight (M.Bison) PL2
ssf2tu:0:FF892B:06:000:Easy Dash ground upper (M.Bison) PL2
ssf2tu:0:FF88CE:04:000:Easy Tiger uppercut (Sagat) PL2
ssf2tu:0:FF88D2:04:000:Easy Tiger knee crush (Sagat) PL2
ssf2tu:0:FF88D6:04:000:Easy Tiger shot (Sagat) PL2
ssf2tu:0:FF88DA:04:000:Easy Ground tiger shot (Sagat) PL2
ssf2tu:0:FF88EC:08:000:Easy Tiger genocide (Sagat) PL2:Super combo
ssf2tu:0:FF88D6:06:000:Easy Rolling crystal flash (Balrog) PL2
ssf2tu:0:FF88DA:06:000:Easy Flying barcelona (Balrog) PL2
ssf2tu:0:FF88DE:06:000:Easy Sky high claw (Balrog) PL2
ssf2tu:0:FF88E7:0A:000:Easy Rolling izuna drop (Balrog) PL2:Super combo
ssf2tu:0:FF88CE:06:000:Easy Psyco crusher attack (Vega) PL2
ssf2tu:0:FF88D6:06:000:Easy Double knee press (Vega) PL2
ssf2tu:0:FF88DF:06:000:Easy Head press (Vega) PL2
ssf2tu:0:FF88FA:06:000:Easy Devil reverse (Vega) PL2
ssf2tu:0:FF8913:0A:000:Easy Knee press nightmare (Vega) PL2:Super combo
ssf2tu:0:FF88E0:04:000:Easy Canon spike (Cammy) PL2
ssf2tu:0:FF88E4:04:000:Easy Spiral arrow (Cammy) PL2
ssf2tu:0:FF88F0:04:000:Easy Axel spin knackle (Cammy) PL2
ssf2tu:0:FF88F4:08:000:Easy Spin drive smasher (Cammy) PL2:Super combo
ssf2tu:0:FF88F7:06:000:Easy Hooligan combination (Cammy) PL2
ssf2tu:0:FF88DB:04:000:Easy Tomahawk buster (T.Hawk) PL2
ssf2tu:0:FF88E0:06:000:Easy Mexican typhoon (T.Hawk) PL2:Buggy
ssf2tu:0:FF88E1:02:500:Easy Mexican typhoon (T.Hawk) PL2 (2/2)
ssf2tu:0:FF88EC:0E:000:Easy Double typhoon (T.Hawk) PL2:Super combo
ssf2tu:0:FF88ED:02:500:Easy Double typhoon (T.Hawk) PL2 (2/2)
ssf2tu:0:FF88DE:04:000:Easy Rekkaken (FeiLong) PL2
ssf2tu:0:FF88EE:04:500:Easy Rekkaken (FeiLong) PL2 (2/2)
ssf2tu:0:FF88E2:04:000:Easy sien kyaku (FeiLong) PL2
ssf2tu:0:FF88FE:0A:000:Easy Rekka sinken (FeiLong) PL2:Super combo
ssf2tu:0:FF8902:06:000:Easy Rekkuu kyaku (FeiLong) PL2
ssf2tu:0:FF88E0:06:000:Easy Double rolling sovat (DeeJay) PL2
ssf2tu:0:FF88E4:06:000:Easy Machinegun upper (DeeJay) PL2
ssf2tu:0:FF88F4:06:000:Easy Air slasher (DeeJay) PL2
ssf2tu:0:FF88F9:06:000:Easy Jackknife maximum (DeeJay) PL2
ssf2tu:0:FF88FD:0A:000:Easy Sovat carnival (DeeJay) PL2:Super combo
ssf2tu:0:FF88EC:04:000:Easy Asyura senkuu left (Gouki) PL2
ssf2tu:0:FF88F3:05:500:Easy Asyura senkuu left (Gouki) PL2 (2/2)
ssf2tu:0:FF88EC:04:000:Easy Asyura senkuu right (Gouki) PL2
ssf2tu:0:FF88F3:06:500:Easy Asyura senkuu right (Gouki) PL2 (2/2)
ssf2tu:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2tu:0:FF8BDF:00:001:Play with Ryu PL2
ssf2tu:0:FF8BDF:01:001:Play with E. Honda PL2
ssf2tu:0:FF8BDF:02:001:Play with Blanka PL2
ssf2tu:0:FF8BDF:03:001:Play with Guile PL2
ssf2tu:0:FF8BDF:04:001:Play with Ken PL2
ssf2tu:0:FF8BDF:05:001:Play with Chun Li PL2
ssf2tu:0:FF8BDF:06:001:Play with Zangief PL2
ssf2tu:0:FF8BDF:07:001:Play with Dhalsim PL2
ssf2tu:0:FF8BDF:08:001:Play with M. Bison PL2
ssf2tu:0:FF8BDF:09:001:Play with Sagat PL2
ssf2tu:0:FF8BDF:0A:001:Play with Balrog PL2
ssf2tu:0:FF8BDF:0B:001:Play with Vega PL2
ssf2tu:0:FF8BDF:0C:001:Play with Cammy PL2
ssf2tu:0:FF8BDF:0D:001:Play with T. Hawk PL2
ssf2tu:0:FF8BDF:0E:001:Play with Fei Long PL2
ssf2tu:0:FF8BDF:0F:001:Play with Dee Jay PL2
ssf2tu:0:FF82ED:01:000:Turbo Mode!:Characters move faster
ssf2tu:0:FF8CD3:FF:000:Game Speed [ SSF2 Like ]
ssf2tu:0:FF8CD3:00:000:Game Speed [ Turbo Max ]
ssf2tu:0:FF8C51:0B:001:Go to Final Stage Next
ssf2tu:0:FF8CA1:01:000:Always have Normal Ending
ssf2tu:0:FF8CA1:00:000:Always have Special Ending
ssf2tu:0:000000:00:999:[ These are the codes to set the machine region - the ]
ssf2tu:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ssf2tu:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
ssf2tu:0:FF82CF:00:000:Region Switch = Japan
ssf2tu:0:FF82CF:02:000:Region Switch = USA
ssf2tu:0:FF82CF:04:000:Region Switch = ETC
ssf2tu:0:FF82CF:08:000:Region Switch = Asia
ssf2tu:0:FF82CF:0A:000:Region Switch = Asia TW
; [ Super Street Fighter 2 Turbo (US 940223) ]
ssf2tur1:0:FF8DCE:99:000:Infinite Time
ssf2tur1:0:FF8DCE:00:001:Finish this Round Now!
ssf2tur1:0:FF8479:90:000:Infinite Energy PL1
ssf2tur1:0:FF860B:90:500:Infinite Energy PL1 (2/2)
ssf2tur1:0:FF8479:00:001:Drain All Energy Now! PL1
ssf2tur1:0:FF860B:00:501:Drain All Energy Now! PL1 (2/2)
ssf2tur1:0:FF8702:30:000:Infinite Super PL1
ssf2tur1:0:FF8702:00:001:Set Super = 0 Now! PL1
ssf2tur1:0:FF860D:01:000:Invincibility PL1
ssf2tur1:0:FF8703:01:000:Have Sprite Trails PL1
ssf2tur1:0:FF87DE:00:001:Set Sets won = 0 Now! PL1
ssf2tur1:0:FF87DE:01:001:Set Sets won = 1 Now! PL1
ssf2tur1:0:FF87DE:02:001:Set Sets won = 2 Now! PL1
ssf2tur1:0:FF87DE:00:000:Sets won always = 0 PL1
ssf2tur1:0:FF87DE:02:000:Sets won always = 2 PL1
ssf2tur1:0:FF85CF:00:000:Command during jump PL1
ssf2tur1:0:FF8804:01:000:Play with old version ON PL1
ssf2tur1:0:FF8804:00:001:Play with old version OFF PL1
ssf2tur1:0:FF880B:01:000:Play with Gouki ON PL1
ssf2tur1:0:FF880B:00:001:Play with Gouki OFF PL1
ssf2tur1:0:FF8467:01:000:Always motion cancel PL1
ssf2tur1:0:FF846C:01:000:Hadouken motion cancel PL1:Buggy
ssf2tur1:0:FF8622:00:000:No limit next shot PL1:Buggy
ssf2tur1:0:FF8623:00:500:No limit next shot PL1 (2/2)
ssf2tur1:0:FF84DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL1
ssf2tur1:0:FF84E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL1
ssf2tur1:0:FF84E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL1
ssf2tur1:0:FF84EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL1:Super combo
ssf2tur1:0:FF852E:08:000:Easy Fire hadouken (Ryu / Gouki) PL1
ssf2tur1:0:FF84D6:06:000:Easy Super zutsuki (E.Honda) PL1
ssf2tur1:0:FF84DE:06:000:Easy Hyakkan otoshi (E.Honda) PL1
ssf2tur1:0:FF84E2:0A:000:Easy Onimusou (E.Honda) PL1:Super combo
ssf2tur1:0:FF84E4:08:000:Easy Ooityou nage (E.Honda) PL1
ssf2tur1:0:FF84CE:06:000:Easy Rolling Attack (Blanka) PL1
ssf2tur1:0:FF84FE:06:000:Easy Vertical rolling (Blanka) PL1
ssf2tur1:0:FF8507:06:000:Easy Back step rolling (Blanka) PL1
ssf2tur1:0:FF850F:0A:000:Easy Ground shave rolling (Blanka) PL1:Super combo
ssf2tur1:0:FF84CE:06:000:Easy Sonic boom (Guile) PL1
ssf2tur1:0:FF84D4:06:000:Easy Somersault kick (Guile) PL1
ssf2tur1:0:FF84E2:0A:000:Easy Double somersault(Guile) PL1:Super combo
ssf2tur1:0:FF84EE:08:000:Easy Syouryu reppa (Ken) PL1:Super combo
ssf2tur1:0:FF8534:04:000:Easy Kamaharai keri (Ken) PL1
ssf2tur1:0:FF8536:04:000:Easy Nataotosi keri (Ken) PL1
ssf2tur1:0:FF8538:08:000:Easy Oosoto mawasigeri (Ken) PL1
ssf2tur1:0:FF84CE:06:000:Easy Spinning bird kick (ChunLi) PL1:Old version only
ssf2tur1:0:FF84FE:06:000:Easy Kikouken (ChunLi) PL1
ssf2tur1:0:FF8508:06:000:Easy Tensyou kyaku (ChunLi) PL1
ssf2tur1:0:FF890D:0A:000:Easy Senretsu kyaku (ChunLi) PL1:Super combo
ssf2tur1:0:FF84CE:06:000:Easy Screw pile driver (Zangief) PL1
ssf2tur1:0:FF84CF:02:500:Easy Screw pile driver (Zangief) PL1 (2/2)
ssf2tur1:0:FF84E9:06:000:Easy atomic Suplex (Zangief) PL1
ssf2tur1:0:FF84EA:02:500:Easy atomic Suplex (Zangief) PL1(2/2)
ssf2tur1:0:FF84FA:0E:000:Easy Final atomic buster (Zangief) PL1:Super combo
ssf2tur1:0:FF84FB:02:500:Easy Final atomic buster (Zangief) PL1 (2/2)
ssf2tur1:0:FF8501:04:000:Easy Bunising flat (Zangief) PL1
ssf2tur1:0:FF84CE:04:000:Easy Yoga fire (Dhalsim) PL1
ssf2tur1:0:FF84D2:08:000:Easy Yoga flame (Dhalsim) PL1
ssf2tur1:0:FF84D6:04:000:Easy Yoga teleport left (Dhalsim) PL1:Buggy
ssf2tur1:0:FF84DB:05:500:Easy Yoga teleport left (Dhalsim) PL1 (2/2)
ssf2tur1:0:FF84D6:04:000:Easy Yoga teleport right (Dhalsim) PL1:Buggy
ssf2tur1:0:FF84DB:06:500:Easy Yoga teleport right (Dhalsim) PL1 (2/2)
ssf2tur1:0:FF84E4:10:000:Easy Yoga inferno (Dhalsim) PL1:Super combo
ssf2tur1:0:FF84E8:08:000:Easy Yoga blast (Dhalsim) PL1
ssf2tur1:0:FF84CE:06:000:Easy Dash straight (M.Bison) PL1
ssf2tur1:0:FF84D6:06:000:Easy Dash upper (M.Bison) PL1
ssf2tur1:0:FF850E:06:000:Easy Buffalo headbutt (M.Bison) PL1
ssf2tur1:0:FF8522:0A:000:Easy Crazy buffalo (M.Bison) PL1:Super combo
ssf2tur1:0:FF8524:06:000:Easy Dash ground straight (M.Bison) PL1
ssf2tur1:0:FF852B:06:000:Easy Dash ground upper (M.Bison) PL1
ssf2tur1:0:FF84CE:04:000:Easy Tiger uppercut (Sagat) PL1
ssf2tur1:0:FF84D2:04:000:Easy Tiger knee crush (Sagat) PL1
ssf2tur1:0:FF84D6:04:000:Easy Tiger shot (Sagat) PL1
ssf2tur1:0:FF84DA:04:000:Easy Ground tiger shot (Sagat) PL1
ssf2tur1:0:FF84EC:08:000:Easy Tiger genocide (Sagat) PL1:Super combo
ssf2tur1:0:FF84D6:06:000:Easy Rolling crystal flash (Balrog) PL1
ssf2tur1:0:FF84DA:06:000:Easy Flying barcelona (Balrog) PL1
ssf2tur1:0:FF84DE:06:000:Easy Sky high claw (Balrog) PL1
ssf2tur1:0:FF84E7:0A:000:Easy Rolling izuna drop (Balrog) PL1:Super combo
ssf2tur1:0:FF84CE:06:000:Easy Psyco crusher attack (Vega) PL1
ssf2tur1:0:FF84D6:06:000:Easy Double knee press (Vega) PL1
ssf2tur1:0:FF84DF:06:000:Easy Head press (Vega) PL1
ssf2tur1:0:FF84FA:06:000:Easy Devil reverse (Vega) PL1
ssf2tur1:0:FF8513:0A:000:Easy Knee press nightmare (Vega) PL1:Super combo
ssf2tur1:0:FF84E0:04:000:Easy Canon spike (Cammy) PL1
ssf2tur1:0:FF84E4:04:000:Easy Spiral arrow (Cammy) PL1
ssf2tur1:0:FF84F0:04:000:Easy Axel spin knackle (Cammy) PL1
ssf2tur1:0:FF84F4:08:000:Easy Spin drive smasher (Cammy) PL1:Super combo
ssf2tur1:0:FF84F7:06:000:Easy Hooligan combination (Cammy) PL1
ssf2tur1:0:FF84DB:04:000:Easy Tomahawk buster (T.Hawk) PL1
ssf2tur1:0:FF84E0:06:000:Easy Mexican typhoon (T.Hawk) PL1:Buggy
ssf2tur1:0:FF84E1:02:500:Easy Mexican typhoon (T.Hawk) PL1 (2/2)
ssf2tur1:0:FF84EC:0E:000:Easy Double typhoon (T.Hawk) PL1:Super combo
ssf2tur1:0:FF84ED:02:500:Easy Double typhoon (T.Hawk) PL1 (2/2)
ssf2tur1:0:FF84DE:04:000:Easy Rekkaken (FeiLong) PL1
ssf2tur1:0:FF84EE:04:500:Easy Rekkaken (FeiLong) PL1 (2/2)
ssf2tur1:0:FF84E2:04:000:Easy sien kyaku (FeiLong) PL1
ssf2tur1:0:FF84FE:0A:000:Easy Rekka sinken (FeiLong) PL1:Super combo
ssf2tur1:0:FF8502:06:000:Easy Rekkuu kyaku (FeiLong) PL1
ssf2tur1:0:FF84E0:06:000:Easy Double rolling sovat (DeeJay) PL1
ssf2tur1:0:FF84E4:06:000:Easy Machinegun upper (DeeJay) PL1
ssf2tur1:0:FF84F4:06:000:Easy Air slasher (DeeJay) PL1
ssf2tur1:0:FF84F9:06:000:Easy Jackknife maximum (DeeJay) PL1
ssf2tur1:0:FF84FD:0A:000:Easy Sovat carnival (DeeJay) PL1:Super combo
ssf2tur1:0:FF84EC:04:000:Easy Asyura senkuu left (Gouki) PL1
ssf2tur1:0:FF84F3:05:500:Easy Asyura senkuu left (Gouki) PL1 (2/2)
ssf2tur1:0:FF84EC:04:000:Easy Asyura senkuu right (Gouki) PL1
ssf2tur1:0:FF84F3:06:500:Easy Asyura senkuu right (Gouki) PL1 (2/2)
ssf2tur1:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2tur1:0:FF87DF:00:001:Play with Ryu PL1
ssf2tur1:0:FF87DF:01:001:Play with E. Honda PL1
ssf2tur1:0:FF87DF:02:001:Play with Blanka PL1
ssf2tur1:0:FF87DF:03:001:Play with Guile PL1
ssf2tur1:0:FF87DF:04:001:Play with Ken PL1
ssf2tur1:0:FF87DF:05:001:Play with Chun Li PL1
ssf2tur1:0:FF87DF:06:001:Play with Zangief PL1
ssf2tur1:0:FF87DF:07:001:Play with Dhalsim PL1
ssf2tur1:0:FF87DF:08:001:Play with M. Bison PL1
ssf2tur1:0:FF87DF:09:001:Play with Sagat PL1
ssf2tur1:0:FF87DF:0A:001:Play with Balrog PL1
ssf2tur1:0:FF87DF:0B:001:Play with Vega PL1
ssf2tur1:0:FF87DF:0C:001:Play with Cammy PL1
ssf2tur1:0:FF87DF:0D:001:Play with T. Hawk PL1
ssf2tur1:0:FF87DF:0E:001:Play with Fei Long PL1
ssf2tur1:0:FF87DF:0F:001:Play with Dee Jay PL1
ssf2tur1:0:FF8879:90:000:Infinite Energy PL2
ssf2tur1:0:FF8A0B:90:500:Infinite Energy PL2 (2/2)
ssf2tur1:0:FF8879:00:001:Drain All Energy Now! PL2
ssf2tur1:0:FF8A0B:00:501:Drain All Energy Now! PL2 (2/2)
ssf2tur1:0:FF8B02:30:000:Infinite Super PL2
ssf2tur1:0:FF8B02:00:001:Set Super = 0 Now! PL2
ssf2tur1:0:FF8A0D:90:000:Invincibility PL2
ssf2tur1:0:FF8B03:01:000:Have Sprite Trails PL2
ssf2tur1:0:FF8BDE:00:001:Set Sets won = 0 Now! PL2
ssf2tur1:0:FF8BDE:01:001:Set Sets won = 1 Now! PL2
ssf2tur1:0:FF8BDE:02:001:Set Sets won = 2 Now! PL2
ssf2tur1:0:FF8BDE:00:000:Sets won always = 0 PL2
ssf2tur1:0:FF8BDE:02:000:Sets won always = 2 PL2
ssf2tur1:0:FF89CF:00:000:Command during jump PL2
ssf2tur1:0:FF8C04:01:000:Play with old version ON PL2
ssf2tur1:0:FF8C04:00:001:Play with old version OFF PL2
ssf2tur1:0:FF8C0B:01:000:Play with Gouki ON PL2
ssf2tur1:0:FF8C0B:00:001:Play with Gouki OFF PL2
ssf2tur1:0:FF8867:01:000:Always motion cancel PL2
ssf2tur1:0:FF886C:01:000:Hadouken motion cancel PL2:Buggy
ssf2tur1:0:FF8A22:00:000:No limit next shot PL2:Buggy
ssf2tur1:0:FF8A23:00:500:No limit next shot PL2 (2/2)
ssf2tur1:0:FF88DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL2
ssf2tur1:0:FF88E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL2
ssf2tur1:0:FF88E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL2
ssf2tur1:0:FF88EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL2:Super combo
ssf2tur1:0:FF892E:08:000:Easy Fire hadouken (Ryu / Gouki) PL2
ssf2tur1:0:FF88D6:06:000:Easy Super zutsuki (E.Honda) PL2
ssf2tur1:0:FF88DE:06:000:Easy Hyakkan otoshi (E.Honda) PL2
ssf2tur1:0:FF88E2:0A:000:Easy Onimusou (E.Honda) PL2:Super combo
ssf2tur1:0:FF88E4:08:000:Easy Ooityou nage (E.Honda) PL2
ssf2tur1:0:FF88CE:06:000:Easy Rolling Attack (Blanka) PL2
ssf2tur1:0:FF88FE:06:000:Easy Vertical rolling (Blanka) PL2
ssf2tur1:0:FF8907:06:000:Easy Back step rolling (Blanka) PL2
ssf2tur1:0:FF890F:0A:000:Easy Ground shave rolling (Blanka) PL2:Super combo
ssf2tur1:0:FF88CE:06:000:Easy Sonic boom (Guile) PL2
ssf2tur1:0:FF88D4:06:000:Easy Somersault kick (Guile) PL2
ssf2tur1:0:FF88E2:0A:000:Easy Double somersault(Guile) PL2:Super combo
ssf2tur1:0:FF88EE:08:000:Easy Syouryu reppa (Ken) PL2:Super combo
ssf2tur1:0:FF8934:04:000:Easy Kamaharai keri (Ken) PL2
ssf2tur1:0:FF8936:04:000:Easy Nataotosi keri (Ken) PL2
ssf2tur1:0:FF8938:08:000:Easy Oosoto mawasigeri (Ken) PL2
ssf2tur1:0:FF88CE:06:000:Easy Spinning bird kick (ChunLi) PL2:Old version only
ssf2tur1:0:FF88FE:06:000:Easy Kikouken (ChunLi) PL2
ssf2tur1:0:FF8908:06:000:Easy Tensyou kyaku (ChunLi) PL2
ssf2tur1:0:FF8908:06:000:Easy Senretsu kyaku (ChunLi) PL2:Super combo
ssf2tur1:0:FF88CE:06:000:Easy Screw pile driver (Zangief) PL2
ssf2tur1:0:FF88CF:02:500:Easy Screw pile driver (Zangief) PL2 (2/2)
ssf2tur1:0:FF88E9:06:000:Easy atomic Suplex (Zangief) PL2
ssf2tur1:0:FF88EA:02:500:Easy atomic Suplex (Zangief) PL2(2/2)
ssf2tur1:0:FF88FA:0E:000:Easy Final atomic buster (Zangief) PL2:Super combo
ssf2tur1:0:FF88FB:02:500:Easy Final atomic buster (Zangief) PL2 (2/2)
ssf2tur1:0:FF8901:04:000:Easy Bunising flat (Zangief) PL2
ssf2tur1:0:FF88CE:04:000:Easy Yoga fire (Dhalsim) PL2
ssf2tur1:0:FF88D2:08:000:Easy Yoga flame (Dhalsim) PL2
ssf2tur1:0:FF88D6:04:000:Easy Yoga teleport left (Dhalsim) PL2:Buggy
ssf2tur1:0:FF88DB:05:500:Easy Yoga teleport left (Dhalsim) PL2 (2/2)
ssf2tur1:0:FF88D6:04:000:Easy Yoga teleport right (Dhalsim) PL2:Buggy
ssf2tur1:0:FF88DB:06:500:Easy Yoga teleport right (Dhalsim) PL2 (2/2)
ssf2tur1:0:FF88E4:10:000:Easy Yoga inferno (Dhalsim) PL2:Super combo
ssf2tur1:0:FF88E8:08:000:Easy Yoga blast (Dhalsim) PL2
ssf2tur1:0:FF88CE:06:000:Easy Dash straight (M.Bison) PL2
ssf2tur1:0:FF88D6:06:000:Easy Dash upper (M.Bison) PL2
ssf2tur1:0:FF890E:06:000:Easy Buffalo headbutt (M.Bison) PL2
ssf2tur1:0:FF8922:0A:000:Easy Crazy buffalo (M.Bison) PL2:Super combo
ssf2tur1:0:FF8924:06:000:Easy Dash ground straight (M.Bison) PL2
ssf2tur1:0:FF892B:06:000:Easy Dash ground upper (M.Bison) PL2
ssf2tur1:0:FF88CE:04:000:Easy Tiger uppercut (Sagat) PL2
ssf2tur1:0:FF88D2:04:000:Easy Tiger knee crush (Sagat) PL2
ssf2tur1:0:FF88D6:04:000:Easy Tiger shot (Sagat) PL2
ssf2tur1:0:FF88DA:04:000:Easy Ground tiger shot (Sagat) PL2
ssf2tur1:0:FF88EC:08:000:Easy Tiger genocide (Sagat) PL2:Super combo
ssf2tur1:0:FF88D6:06:000:Easy Rolling crystal flash (Balrog) PL2
ssf2tur1:0:FF88DA:06:000:Easy Flying barcelona (Balrog) PL2
ssf2tur1:0:FF88DE:06:000:Easy Sky high claw (Balrog) PL2
ssf2tur1:0:FF88E7:0A:000:Easy Rolling izuna drop (Balrog) PL2:Super combo
ssf2tur1:0:FF88CE:06:000:Easy Psyco crusher attack (Vega) PL2
ssf2tur1:0:FF88D6:06:000:Easy Double knee press (Vega) PL2
ssf2tur1:0:FF88DF:06:000:Easy Head press (Vega) PL2
ssf2tur1:0:FF88FA:06:000:Easy Devil reverse (Vega) PL2
ssf2tur1:0:FF8913:0A:000:Easy Knee press nightmare (Vega) PL2:Super combo
ssf2tur1:0:FF88E0:04:000:Easy Canon spike (Cammy) PL2
ssf2tur1:0:FF88E4:04:000:Easy Spiral arrow (Cammy) PL2
ssf2tur1:0:FF88F0:04:000:Easy Axel spin knackle (Cammy) PL2
ssf2tur1:0:FF88F4:08:000:Easy Spin drive smasher (Cammy) PL2:Super combo
ssf2tur1:0:FF88F7:06:000:Easy Hooligan combination (Cammy) PL2
ssf2tur1:0:FF88DB:04:000:Easy Tomahawk buster (T.Hawk) PL2
ssf2tur1:0:FF88E0:06:000:Easy Mexican typhoon (T.Hawk) PL2:Buggy
ssf2tur1:0:FF88E1:02:500:Easy Mexican typhoon (T.Hawk) PL2 (2/2)
ssf2tur1:0:FF88EC:0E:000:Easy Double typhoon (T.Hawk) PL2:Super combo
ssf2tur1:0:FF88ED:02:500:Easy Double typhoon (T.Hawk) PL2 (2/2)
ssf2tur1:0:FF88DE:04:000:Easy Rekkaken (FeiLong) PL2
ssf2tur1:0:FF88EE:04:500:Easy Rekkaken (FeiLong) PL2 (2/2)
ssf2tur1:0:FF88E2:04:000:Easy sien kyaku (FeiLong) PL2
ssf2tur1:0:FF88FE:0A:000:Easy Rekka sinken (FeiLong) PL2:Super combo
ssf2tur1:0:FF8902:06:000:Easy Rekkuu kyaku (FeiLong) PL2
ssf2tur1:0:FF88E0:06:000:Easy Double rolling sovat (DeeJay) PL2
ssf2tur1:0:FF88E4:06:000:Easy Machinegun upper (DeeJay) PL2
ssf2tur1:0:FF88F4:06:000:Easy Air slasher (DeeJay) PL2
ssf2tur1:0:FF88F9:06:000:Easy Jackknife maximum (DeeJay) PL2
ssf2tur1:0:FF88FD:0A:000:Easy Sovat carnival (DeeJay) PL2:Super combo
ssf2tur1:0:FF88EC:04:000:Easy Asyura senkuu left (Gouki) PL2
ssf2tur1:0:FF88F3:05:500:Easy Asyura senkuu left (Gouki) PL2 (2/2)
ssf2tur1:0:FF88EC:04:000:Easy Asyura senkuu right (Gouki) PL2
ssf2tur1:0:FF88F3:06:500:Easy Asyura senkuu right (Gouki) PL2 (2/2)
ssf2tur1:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2tur1:0:FF8BDF:00:001:Play with Ryu PL2
ssf2tur1:0:FF8BDF:01:001:Play with E. Honda PL2
ssf2tur1:0:FF8BDF:02:001:Play with Blanka PL2
ssf2tur1:0:FF8BDF:03:001:Play with Guile PL2
ssf2tur1:0:FF8BDF:04:001:Play with Ken PL2
ssf2tur1:0:FF8BDF:05:001:Play with Chun Li PL2
ssf2tur1:0:FF8BDF:06:001:Play with Zangief PL2
ssf2tur1:0:FF8BDF:07:001:Play with Dhalsim PL2
ssf2tur1:0:FF8BDF:08:001:Play with M. Bison PL2
ssf2tur1:0:FF8BDF:09:001:Play with Sagat PL2
ssf2tur1:0:FF8BDF:0A:001:Play with Balrog PL2
ssf2tur1:0:FF8BDF:0B:001:Play with Vega PL2
ssf2tur1:0:FF8BDF:0C:001:Play with Cammy PL2
ssf2tur1:0:FF8BDF:0D:001:Play with T. Hawk PL2
ssf2tur1:0:FF8BDF:0E:001:Play with Fei Long PL2
ssf2tur1:0:FF8BDF:0F:001:Play with Dee Jay PL2
ssf2tur1:0:FF82ED:01:000:Turbo Mode!:Characters move faster
ssf2tur1:0:FF8CD3:FF:000:Game Speed [ SSF2 Like ]
ssf2tur1:0:FF8CD3:00:000:Game Speed [ Turbo Max ]
ssf2tur1:0:FF8C51:0B:001:Go to Final Stage Next
ssf2tur1:0:FF8CA1:01:000:Always have Normal Ending
ssf2tur1:0:FF8CA1:00:000:Always have Special Ending
ssf2tur1:0:000000:00:999:[ These are the codes to set the machine region - the ]
ssf2tur1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ssf2tur1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
ssf2tur1:0:FF82CF:00:000:Region Switch = Japan
ssf2tur1:0:FF82CF:02:000:Region Switch = USA
ssf2tur1:0:FF82CF:04:000:Region Switch = ETC
ssf2tur1:0:FF82CF:08:000:Region Switch = Asia
ssf2tur1:0:FF82CF:0A:000:Region Switch = Asia TW
; [ Super Street Fighter 2: The New Challengers (US 930911) ]
ssf2u:0:FF8CCE:99:000:Infinite Time
ssf2u:0:FF8CCE:00:001:Finish this Round Now!
ssf2u:0:FF82ED:01:000:Always in Turbo Mode:Characters move faster
:ssf2u:62000000:000000:00000000:00000000:Select Backdrop
:ssf2u:00010000:FFE08B:00000000:FFFFFFFF:Japan (Castle):Ryu
:ssf2u:00010000:FFE08B:00000001:FFFFFFFF:Japan (Bath House):E. Honda
:ssf2u:00010000:FFE08B:00000002:FFFFFFFF:Brazil:Blanka
:ssf2u:00010000:FFE08B:00000003:FFFFFFFF:USA (Air Base):Guile
:ssf2u:00010000:FFE08B:00000004:FFFFFFFF:USA (Pier):Ken
:ssf2u:00010000:FFE08B:00000005:FFFFFFFF:China:Chun-Li
:ssf2u:00010000:FFE08B:00000006:FFFFFFFF:USSR:Zangief
:ssf2u:00010000:FFE08B:00000007:FFFFFFFF:India (Dhalsim)
:ssf2u:00010000:FFE08B:00000008:FFFFFFFF:USA (Las Vegas):Balrog
:ssf2u:00010000:FFE08B:00000009:FFFFFFFF:Thailand (Statue):Sagat
:ssf2u:00010000:FFE08B:0000000A:FFFFFFFF:Spain:Vega
:ssf2u:00010000:FFE08B:0000000B:FFFFFFFF:Thailand (Temple):M. Bison
:ssf2u:00010000:FFE08B:0000000C:FFFFFFFF:England:Cammy
:ssf2u:00010000:FFE08B:0000000D:FFFFFFFF:Mexico:T. Hawk
:ssf2u:00010000:FFE08B:0000000E:FFFFFFFF:Hong Kong:Fei Long
:ssf2u:00010000:FFE08B:0000000F:FFFFFFFF:Jamaica:Dee Jay
:ssf2u:60000000:000000:00000000:00000000:[ Stage Selection Cheats - Use during a match. ]
:ssf2u:00000001:FF8BD1:00000007:FFFFFFFF:Fight Balrog Next!
:ssf2u:00000001:FF8BD1:00000008:FFFFFFFF:Fight Vega Next!
:ssf2u:00000001:FF8BD1:00000009:FFFFFFFF:Fight Sagat Next!
:ssf2u:00000001:FF8BD1:0000000A:FFFFFFFF:Fight M. Bison Next!
:ssf2u:00000001:FF8BD1:0000000B:FFFFFFFF:Go to Ending Next!
ssf2u:0:FF83F9:90:000:Infinite Energy PL1
ssf2u:0:FF83F9:00:001:Drain All Energy Now! PL1
ssf2u:0:FF875E:02:000:Finish round to win match PL1
ssf2u:0:FF875E:00:000:Rounds won always set = 0 PL1
ssf2u:0:FF875E:00:001:Rounds won set = 0 Now! PL1
ssf2u:0:FF858D:01:000:Invincibility PL1
ssf2u:0:FF854F:00:000:Command during jump ON PL1
ssf2u:0:FF83EC:01:000:Hadou Ken motion Cancel PL1:Buggy
ssf2u:0:FF85A2:00:000:No limit next shot PL1:Buggy
ssf2u:0:FF85A3:00:500:No limit next shot PL1 (2/2)
:ssf2u:00000000:FF842F:00000001:FFFFFFFF:Never Get Dizzied PL1
:ssf2u:62000000:000000:00000000:00000000:Select Character PL1
:ssf2u:00010000:FF875F:00000000:FFFFFFFF:Ryu
:ssf2u:00010000:FF875F:00000001:FFFFFFFF:Edmund Honda
:ssf2u:00010000:FF875F:00000002:FFFFFFFF:Blanka
:ssf2u:00010000:FF875F:00000003:FFFFFFFF:Guile
:ssf2u:00010000:FF875F:00000004:FFFFFFFF:Ken Masters
:ssf2u:00010000:FF875F:00000005:FFFFFFFF:Chun-Li
:ssf2u:00010000:FF875F:00000006:FFFFFFFF:Zangief
:ssf2u:00010000:FF875F:00000007:FFFFFFFF:Dhalsim
:ssf2u:00010000:FF875F:00000008:FFFFFFFF:Balrog
:ssf2u:00010000:FF875F:00000009:FFFFFFFF:Sagat
:ssf2u:00010000:FF875F:0000000A:FFFFFFFF:Vega
:ssf2u:00010000:FF875F:0000000B:FFFFFFFF:M. Bison
:ssf2u:00010000:FF875F:0000000C:FFFFFFFF:Cammy
:ssf2u:00010000:FF875F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2u:00010000:FF875F:0000000E:FFFFFFFF:Fei Long
:ssf2u:00010000:FF875F:0000000F:FFFFFFFF:Dee Jay
ssf2u:0:FF87F9:90:000:Infinite Energy PL2
ssf2u:0:FF87F9:00:001:Drain All Energy Now! PL2
ssf2u:0:FF8B5E:02:000:Finish round to win match PL2
ssf2u:0:FF8B5E:00:000:Rounds won always set = 0 PL2
ssf2u:0:FF8B5E:00:001:Rounds won set = 0 Now! PL2
ssf2u:0:FF898D:01:000:Invincibility PL2
ssf2u:0:FF894F:00:000:Command during jump ON PL2
ssf2u:0:FF87EC:01:000:Hadou Ken motion Cancel PL2:Buggy
ssf2u:0:FF89A2:00:000:No limit next shot PL2:Buggy
ssf2u:0:FF89A3:00:500:No limit next shot PL2 (2/2)
:ssf2u:00000000:FF882F:00000001:FFFFFFFF:Never Get Dizzied PL2
:ssf2u:62000000:000000:00000000:00000000:Select Character PL2
:ssf2u:00010000:FF8B5F:00000000:FFFFFFFF:Ryu
:ssf2u:00010000:FF8B5F:00000001:FFFFFFFF:Edmund Honda
:ssf2u:00010000:FF8B5F:00000002:FFFFFFFF:Blanka
:ssf2u:00010000:FF8B5F:00000003:FFFFFFFF:Guile
:ssf2u:00010000:FF8B5F:00000004:FFFFFFFF:Ken Masters
:ssf2u:00010000:FF8B5F:00000005:FFFFFFFF:Chun-Li
:ssf2u:00010000:FF8B5F:00000006:FFFFFFFF:Zangief
:ssf2u:00010000:FF8B5F:00000007:FFFFFFFF:Dhalsim
:ssf2u:00010000:FF8B5F:00000008:FFFFFFFF:Balrog
:ssf2u:00010000:FF8B5F:00000009:FFFFFFFF:Sagat
:ssf2u:00010000:FF8B5F:0000000A:FFFFFFFF:Vega
:ssf2u:00010000:FF8B5F:0000000B:FFFFFFFF:M. Bison
:ssf2u:00010000:FF8B5F:0000000C:FFFFFFFF:Cammy
:ssf2u:00010000:FF8B5F:0000000D:FFFFFFFF:Thunder Hawk
:ssf2u:00010000:FF8B5F:0000000E:FFFFFFFF:Fei Long
:ssf2u:00010000:FF8B5F:0000000F:FFFFFFFF:Dee Jay
:ssf2u:60000000:000000:00000000:00000000:[ Move List Cheats ]
:ssf2u:60000000:000000:00000000:00000000:[ Courtesy of kelvSYC's Move List Cheat Collection 1.3 ]
:ssf2u:60000000:000000:00000000:00000000:[Use for Ryu (PL1)]
:ssf2u:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2u:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2u:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2u:00100000:FF84AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Ryu (PL2)]
:ssf2u:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2u:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2u:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2u:00100000:FF88AE:00000A06:FFFFFFFF:Shakunetsu Hadou Ken:hcf+P
:ssf2u:60000000:000000:00000000:00000000:[Use for E. Honda (PL1)]
:ssf2u:00300000:FF844E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2u:00000000:FF8468:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2u:00000000:FF846A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2u:00000000:FF846C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2u:00300000:FF8478:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2u:60000000:000000:00000000:00000000:[Use for E. Honda (PL2)]
:ssf2u:00300000:FF884E:08000001:FF0000FF:Super Zutsuki:*b,f+P
:ssf2u:00000000:FF8868:00000003:FFFFFFFF:Hyakuretsu Harite:LP*
:ssf2u:00000000:FF886A:00000003:FFFFFFFF:Hyakuretsu Harite:MP*
:ssf2u:00000000:FF886C:00000003:FFFFFFFF:Hyakuretsu Harite:HP*
:ssf2u:00300000:FF8878:08000001:FF0000FF:Super Hyakkan Otoshi:*d,u+K
:ssf2u:60000000:000000:00000000:00000000:[Use for Blanka (PL1)]
:ssf2u:00300000:FF844E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2u:00000000:FF8468:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2u:00000000:FF846A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2u:00000000:FF846C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2u:00000000:FF847E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2u:00010000:FF8483:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2u:00300000:FF8487:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2u:60000000:000000:00000000:00000000:[Use for Blanka (PL2)]
:ssf2u:00300000:FF884E:08000001:FF0000FF:Rolling Attack:*b,f+P
:ssf2u:00000000:FF8868:00000004:FFFFFFFF:Electric Thunder:LP*
:ssf2u:00000000:FF886A:00000004:FFFFFFFF:Electric Thunder:MP*
:ssf2u:00000000:FF886C:00000004:FFFFFFFF:Electric Thunder:HP*
:ssf2u:00000000:FF887E:00000008:FFFFFFFF:Vertical Rolling:*d,u+K
:ssf2u:00010000:FF8883:00000001:FFFFFFFF:Vertical Rolling (2/2)
:ssf2u:00300000:FF8887:08000001:FF0000FF:Backstep Rolling:*b,f+K
:ssf2u:60000000:000000:00000000:00000000:[Use for Guile (PL1)]
:ssf2u:00300000:FF844E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2u:00300000:FF8454:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2u:60000000:000000:00000000:00000000:[Use for Guile (PL2)]
:ssf2u:00300000:FF884E:08000001:FF0000FF:Sonic Boom:*b,f+P
:ssf2u:00300000:FF8854:08000001:FF0000FF:Somersault Kick:*d,u+K
:ssf2u:60000000:000000:00000000:00000000:[Use for Ken (PL1)]
:ssf2u:00100000:FF845E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2u:00100000:FF8462:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2u:00100000:FF8466:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Ken (PL2)]
:ssf2u:00100000:FF885E:00000606:FFFFFFFF:Tatsumaki Senpuu Kyaku:qcb+K (air)
:ssf2u:00100000:FF8862:00000606:FFFFFFFF:Hadou Ken:qcf+P
:ssf2u:00100000:FF8866:00000606:FFFFFFFF:Shoryuu Ken:dp+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Chun-Li (PL1)]
:ssf2u:00300000:FF844E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2u:00000000:FF8468:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2u:00000000:FF846A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2u:00000000:FF846C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2u:00100000:FF847E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Chun-Li (PL2)]
:ssf2u:00300000:FF884E:08000001:FF0000FF:Spinning Bird Kick:*d,u+K (air)
:ssf2u:00000000:FF8868:00000004:FFFFFFFF:Hyakuretsu Kyaku:LK*
:ssf2u:00000000:FF886A:00000004:FFFFFFFF:Hyakuretsu Kyaku:MK*
:ssf2u:00000000:FF886C:00000004:FFFFFFFF:Hyakuretsu Kyaku:HK*
:ssf2u:00100000:FF887E:00000806:FFFFFFFF:Kikou Ken:*b,f+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Zangief (PL1)]
:ssf2u:00200000:FF844E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2u:00200000:FF8469:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2u:60000000:000000:00000000:00000000:[Use for Zangief (PL2)]
:ssf2u:00200000:FF884E:00080006:00FF00FF:Screw Piledriver:360+P
:ssf2u:00200000:FF8869:00080006:00FF00FF:Flying Powerbomb:360+K ### Atomic Suplex is performed when close.
:ssf2u:60000000:000000:00000000:00000000:[Use for Dhalsim (PL1)]
:ssf2u:00100000:FF844E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2u:00100000:FF8452:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2u:00100000:FF8456:00000606:FFFFFFFF:Yoga Teleport
:ssf2u:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2u:00010000:FF846E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2u:00010000:FF846E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2u:60000000:000000:00000000:00000000:[Use for Dhalsim (PL2)]
:ssf2u:00100000:FF884E:00000606:FFFFFFFF:Yoga Fire:qcf+P
:ssf2u:00100000:FF8852:00000A0A:FFFFFFFF:Yoga Flame:hcf+P
:ssf2u:00100000:FF8856:00000606:FFFFFFFF:Yoga Teleport
:ssf2u:62000000:000000:00000000:00000000:Select Yoga Teleport Direction: ### Turn on the cheat below this one for this cheat to work. Note that you can't teleport in the other direction while this cheat is activated.
:ssf2u:00010000:FF886E:00000000:00000001:Backwards:rdp+(PPP|KKK)
:ssf2u:00010000:FF886E:00000001:00000001:Forwards:dp+(PPP|KKK)
:ssf2u:60000000:000000:00000000:00000000:[Use for Cammy (PL1)]
:ssf2u:00100000:FF8460:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2u:00100000:FF8464:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2u:00100000:FF8470:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Cammy (PL2)]
:ssf2u:00100000:FF8860:00000606:FFFFFFFF:Cannon Spike:dp+K
:ssf2u:00100000:FF8864:00000606:FFFFFFFF:Spiral Arrow:qcf+K
:ssf2u:00100000:FF8870:00000606:FFFFFFFF:Axle Spin Knuckle:b,db,f+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Dee Jay (PL1)]
:ssf2u:00100000:FF8460:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2u:00100000:FF8464:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2u:00100000:FF8474:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Dee Jay (PL2)]
:ssf2u:00100000:FF8860:00000806:FFFFFFFF:Double Rolling Sobat:*b,f+K
:ssf2u:00100000:FF8864:00000806:FFFFFFFF:Machine Gun Upper:*d,u+P
:ssf2u:00100000:FF8874:00000806:FFFFFFFF:Air Slasher:*b,f+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Fei Long (PL1)]
:ssf2u:00100000:FF845E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2u:00100000:FF846E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2u:00100000:FF8462:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2u:60000000:000000:00000000:00000000:[Use for Fei Long (PL2)]
:ssf2u:00100000:FF885E:00000606:FFFFFFFF:Rekka Ken (1):qcf+P
:ssf2u:00100000:FF886E:00000606:FFFFFFFF:Rekka Ken (2,3):qcf+P,qcf+P after Rekka Ken (1)
:ssf2u:00100000:FF8862:00000606:FFFFFFFF:Shien Kyaku:rdp+K
:ssf2u:60000000:000000:00000000:00000000:[Use for T. Hawk (PL1)]
:ssf2u:00100000:FF8460:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2u:00100000:FF8468:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2u:60000000:000000:00000000:00000000:[Use for T. Hawk (PL2)]
:ssf2u:00100000:FF8860:00000606:FFFFFFFF:Tomahawk Buster:dp+P
:ssf2u:00100000:FF8868:00000806:FFFFFFFF:Mexican Typhoon:360+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Balrog (PL1)]
:ssf2u:00300000:FF844E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2u:00300000:FF8456:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2u:00000001:FF847E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2u:00110001:FF8484:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2u:00000001:FF847F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2u:00110001:FF8486:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2u:00100000:FF848E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Balrog (PL2)]
:ssf2u:00300000:FF884E:08000001:FF0000FF:Dash Straight:*b,f+P
:ssf2u:00300000:FF8856:08000001:FF0000FF:Dash Upper:*b,f+K
:ssf2u:00000001:FF887E:00000004:FFFFFFFF:Turn Punch:*PPP
:ssf2u:00110001:FF8874:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2u:00000001:FF887F:00000004:FFFFFFFF:Turn Punch:*KKK
:ssf2u:00110001:FF8876:00000961:FFFFFFFF:Turn Punch (2/2):### This line ensures Final level Turn Punch.
:ssf2u:00100000:FF888E:00000806:FFFFFFFF:Buffalo Head:*d,u+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Vega (PL1)]
:ssf2u:00100000:FF8456:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2u:00100000:FF845A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2u:00100000:FF845E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Vega (PL2)]
:ssf2u:00100000:FF8856:00000806:FFFFFFFF:Rolling Crystal Flash:*b,f+P
:ssf2u:00100000:FF885A:00000806:FFFFFFFF:Kabe Hari Tsuki:*d,u+K
:ssf2u:00100000:FF885E:00000806:FFFFFFFF:Sky High Claw:*d,u+P
:ssf2u:60000000:000000:00000000:00000000:[Use for Sagat (PL1)]
:ssf2u:00100000:FF844E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2u:00100000:FF8452:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2u:00100000:FF8456:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2u:00100000:FF845A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2u:60000000:000000:00000000:00000000:[Use for Sagat (PL2)]
:ssf2u:00100000:FF884E:00000606:FFFFFFFF:Tiger Uppercut:dp+P
:ssf2u:00100000:FF8852:00000606:FFFFFFFF:Tiger Knee:d,f,uf+K
:ssf2u:00100000:FF8856:00000606:FFFFFFFF:Tiger Shot:qcf+P
:ssf2u:00100000:FF885A:00000606:FFFFFFFF:Ground Tiger Shot:qcf+K
:ssf2u:60000000:000000:00000000:00000000:[Use for M. Bison (PL1)]
:ssf2u:00300000:FF844E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2u:00300000:FF8456:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2u:00300000:FF845F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2u:00100000:FF847A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2u:60000000:000000:00000000:00000000:[Use for M. Bison (PL2)]
:ssf2u:00300000:FF884E:08000001:FF0000FF:Psycho Crusher Attack:*b,f+P
:ssf2u:00300000:FF8856:08000001:FF0000FF:Double Knee Press:*b,f+K
:ssf2u:00300000:FF885F:08000001:FF0000FF:Head Press:*d,u+K
:ssf2u:00100000:FF887A:00000806:FFFFFFFF:Devil Reverse:*d,u+P
:ssf2u:60000000:000000:00000000:00000000:[ These are the codes to set the machine region - the ]
:ssf2u:60000000:000000:00000000:00000000:[ effectiveness may vary! You have to enable these on the ]
:ssf2u:60000000:000000:00000000:00000000:[ ROM check screen!! ]
:ssf2u:62000000:000000:00000000:00000000:Select Region
:ssf2u:00010000:FF82CF:00000000:FFFFFFFF:Japan
:ssf2u:00010000:FF82CF:00000002:FFFFFFFF:USA
:ssf2u:00010000:FF82CF:00000004:FFFFFFFF:ETC
:ssf2u:00010000:FF82CF:00000006:FFFFFFFF:Hispanic
:ssf2u:00010000:FF82CF:00000008:FFFFFFFF:Asia
:ssf2u:00010000:FF82CF:0000000A:FFFFFFFF:Asia TW
; [ Super Street Fighter 2 X: Grand Master Challenge (Japan 940223) ]
ssf2xj:0:FF8DCE:99:000:Infinite Time
ssf2xj:0:FF8DCE:00:001:Finish this Round Now!
ssf2xj:0:FF8479:90:000:Infinite Energy PL1
ssf2xj:0:FF860B:90:500:Infinite Energy PL1 (2/2)
ssf2xj:0:FF8479:00:001:Drain All Energy Now! PL1
ssf2xj:0:FF860B:00:501:Drain All Energy Now! PL1 (2/2)
ssf2xj:0:FF8702:30:000:Infinite Super PL1
ssf2xj:0:FF8702:00:001:Set Super = 0 Now! PL1
ssf2xj:0:FF860D:01:000:Invincibility PL1
ssf2xj:0:FF8703:01:000:Have Sprite Trails PL1
ssf2xj:0:FF87DE:00:001:Set Sets won = 0 Now! PL1
ssf2xj:0:FF87DE:01:001:Set Sets won = 1 Now! PL1
ssf2xj:0:FF87DE:02:001:Set Sets won = 2 Now! PL1
ssf2xj:0:FF87DE:00:000:Sets won always = 0 PL1
ssf2xj:0:FF87DE:02:000:Sets won always = 2 PL1
ssf2xj:0:FF85CF:00:000:Command during jump PL1
ssf2xj:0:FF8804:01:000:Play with old version ON PL1
ssf2xj:0:FF8804:00:001:Play with old version OFF PL1
ssf2xj:0:FF880B:01:000:Play with Gouki ON PL1
ssf2xj:0:FF880B:00:001:Play with Gouki OFF PL1
ssf2xj:0:FF8467:01:000:Always motion cancel PL1
ssf2xj:0:FF846C:01:000:Hadouken motion cancel PL1:Buggy
ssf2xj:0:FF8622:00:000:No limit next shot PL1:Buggy
ssf2xj:0:FF8623:00:500:No limit next shot PL1 (2/2)
ssf2xj:0:FF84DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL1
ssf2xj:0:FF84E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL1
ssf2xj:0:FF84E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL1
ssf2xj:0:FF84EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL1:Super combo
ssf2xj:0:FF852E:08:000:Easy Fire hadouken (Ryu / Gouki) PL1
ssf2xj:0:FF84D6:06:000:Easy Super zutsuki (E.Honda) PL1
ssf2xj:0:FF84DE:06:000:Easy Hyakkan otoshi (E.Honda) PL1
ssf2xj:0:FF84E2:0A:000:Easy Onimusou (E.Honda) PL1:Super combo
ssf2xj:0:FF84E4:08:000:Easy Ooityou nage (E.Honda) PL1
ssf2xj:0:FF84CE:06:000:Easy Rolling Attack (Blanka) PL1
ssf2xj:0:FF84FE:06:000:Easy Vertical rolling (Blanka) PL1
ssf2xj:0:FF8507:06:000:Easy Back step rolling (Blanka) PL1
ssf2xj:0:FF850F:0A:000:Easy Ground shave rolling (Blanka) PL1:Super combo
ssf2xj:0:FF84CE:06:000:Easy Sonic boom (Guile) PL1
ssf2xj:0:FF84D4:06:000:Easy Somersault kick (Guile) PL1
ssf2xj:0:FF84E2:0A:000:Easy Double somersault(Guile) PL1:Super combo
ssf2xj:0:FF84EE:08:000:Easy Syouryu reppa (Ken) PL1:Super combo
ssf2xj:0:FF8534:04:000:Easy Kamaharai keri (Ken) PL1
ssf2xj:0:FF8536:04:000:Easy Nataotosi keri (Ken) PL1
ssf2xj:0:FF8538:08:000:Easy Oosoto mawasigeri (Ken) PL1
ssf2xj:0:FF84CE:06:000:Easy Spinning bird kick (ChunLi) PL1:Old version only
ssf2xj:0:FF84FE:06:000:Easy Kikouken (ChunLi) PL1
ssf2xj:0:FF8508:06:000:Easy Tensyou kyaku (ChunLi) PL1
ssf2xj:0:FF890D:0A:000:Easy Senretsu kyaku (ChunLi) PL1:Super combo
ssf2xj:0:FF84CE:06:000:Easy Screw pile driver (Zangief) PL1
ssf2xj:0:FF84CF:02:500:Easy Screw pile driver (Zangief) PL1 (2/2)
ssf2xj:0:FF84E9:06:000:Easy atomic Suplex (Zangief) PL1
ssf2xj:0:FF84EA:02:500:Easy atomic Suplex (Zangief) PL1(2/2)
ssf2xj:0:FF84FA:0E:000:Easy Final atomic buster (Zangief) PL1:Super combo
ssf2xj:0:FF84FB:02:500:Easy Final atomic buster (Zangief) PL1 (2/2)
ssf2xj:0:FF8501:04:000:Easy Bunising flat (Zangief) PL1
ssf2xj:0:FF84CE:04:000:Easy Yoga fire (Dhalsim) PL1
ssf2xj:0:FF84D2:08:000:Easy Yoga flame (Dhalsim) PL1
ssf2xj:0:FF84D6:04:000:Easy Yoga teleport left (Dhalsim) PL1:Buggy
ssf2xj:0:FF84DB:05:500:Easy Yoga teleport left (Dhalsim) PL1 (2/2)
ssf2xj:0:FF84D6:04:000:Easy Yoga teleport right (Dhalsim) PL1:Buggy
ssf2xj:0:FF84DB:06:500:Easy Yoga teleport right (Dhalsim) PL1 (2/2)
ssf2xj:0:FF84E4:10:000:Easy Yoga inferno (Dhalsim) PL1:Super combo
ssf2xj:0:FF84E8:08:000:Easy Yoga blast (Dhalsim) PL1
ssf2xj:0:FF84CE:06:000:Easy Dash straight (M.Bison) PL1
ssf2xj:0:FF84D6:06:000:Easy Dash upper (M.Bison) PL1
ssf2xj:0:FF850E:06:000:Easy Buffalo headbutt (M.Bison) PL1
ssf2xj:0:FF8522:0A:000:Easy Crazy buffalo (M.Bison) PL1:Super combo
ssf2xj:0:FF8524:06:000:Easy Dash ground straight (M.Bison) PL1
ssf2xj:0:FF852B:06:000:Easy Dash ground upper (M.Bison) PL1
ssf2xj:0:FF84CE:04:000:Easy Tiger uppercut (Sagat) PL1
ssf2xj:0:FF84D2:04:000:Easy Tiger knee crush (Sagat) PL1
ssf2xj:0:FF84D6:04:000:Easy Tiger shot (Sagat) PL1
ssf2xj:0:FF84DA:04:000:Easy Ground tiger shot (Sagat) PL1
ssf2xj:0:FF84EC:08:000:Easy Tiger genocide (Sagat) PL1:Super combo
ssf2xj:0:FF84D6:06:000:Easy Rolling crystal flash (Balrog) PL1
ssf2xj:0:FF84DA:06:000:Easy Flying barcelona (Balrog) PL1
ssf2xj:0:FF84DE:06:000:Easy Sky high claw (Balrog) PL1
ssf2xj:0:FF84E7:0A:000:Easy Rolling izuna drop (Balrog) PL1:Super combo
ssf2xj:0:FF84CE:06:000:Easy Psyco crusher attack (Vega) PL1
ssf2xj:0:FF84D6:06:000:Easy Double knee press (Vega) PL1
ssf2xj:0:FF84DF:06:000:Easy Head press (Vega) PL1
ssf2xj:0:FF84FA:06:000:Easy Devil reverse (Vega) PL1
ssf2xj:0:FF8513:0A:000:Easy Knee press nightmare (Vega) PL1:Super combo
ssf2xj:0:FF84E0:04:000:Easy Canon spike (Cammy) PL1
ssf2xj:0:FF84E4:04:000:Easy Spiral arrow (Cammy) PL1
ssf2xj:0:FF84F0:04:000:Easy Axel spin knackle (Cammy) PL1
ssf2xj:0:FF84F4:08:000:Easy Spin drive smasher (Cammy) PL1:Super combo
ssf2xj:0:FF84F7:06:000:Easy Hooligan combination (Cammy) PL1
ssf2xj:0:FF84DB:04:000:Easy Tomahawk buster (T.Hawk) PL1
ssf2xj:0:FF84E0:06:000:Easy Mexican typhoon (T.Hawk) PL1:Buggy
ssf2xj:0:FF84E1:02:500:Easy Mexican typhoon (T.Hawk) PL1 (2/2)
ssf2xj:0:FF84EC:0E:000:Easy Double typhoon (T.Hawk) PL1:Super combo
ssf2xj:0:FF84ED:02:500:Easy Double typhoon (T.Hawk) PL1 (2/2)
ssf2xj:0:FF84DE:04:000:Easy Rekkaken (FeiLong) PL1
ssf2xj:0:FF84EE:04:500:Easy Rekkaken (FeiLong) PL1 (2/2)
ssf2xj:0:FF84E2:04:000:Easy sien kyaku (FeiLong) PL1
ssf2xj:0:FF84FE:0A:000:Easy Rekka sinken (FeiLong) PL1:Super combo
ssf2xj:0:FF8502:06:000:Easy Rekkuu kyaku (FeiLong) PL1
ssf2xj:0:FF84E0:06:000:Easy Double rolling sovat (DeeJay) PL1
ssf2xj:0:FF84E4:06:000:Easy Machinegun upper (DeeJay) PL1
ssf2xj:0:FF84F4:06:000:Easy Air slasher (DeeJay) PL1
ssf2xj:0:FF84F9:06:000:Easy Jackknife maximum (DeeJay) PL1
ssf2xj:0:FF84FD:0A:000:Easy Sovat carnival (DeeJay) PL1:Super combo
ssf2xj:0:FF84EC:04:000:Easy Asyura senkuu left (Gouki) PL1
ssf2xj:0:FF84F3:05:500:Easy Asyura senkuu left (Gouki) PL1 (2/2)
ssf2xj:0:FF84EC:04:000:Easy Asyura senkuu right (Gouki) PL1
ssf2xj:0:FF84F3:06:500:Easy Asyura senkuu right (Gouki) PL1 (2/2)
ssf2xj:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2xj:0:FF87DF:00:001:Play with Ryu PL1
ssf2xj:0:FF87DF:01:001:Play with E. Honda PL1
ssf2xj:0:FF87DF:02:001:Play with Blanka PL1
ssf2xj:0:FF87DF:03:001:Play with Guile PL1
ssf2xj:0:FF87DF:04:001:Play with Ken PL1
ssf2xj:0:FF87DF:05:001:Play with Chun Li PL1
ssf2xj:0:FF87DF:06:001:Play with Zangief PL1
ssf2xj:0:FF87DF:07:001:Play with Dhalsim PL1
ssf2xj:0:FF87DF:08:001:Play with M. Bison PL1
ssf2xj:0:FF87DF:09:001:Play with Sagat PL1
ssf2xj:0:FF87DF:0A:001:Play with Balrog PL1
ssf2xj:0:FF87DF:0B:001:Play with Vega PL1
ssf2xj:0:FF87DF:0C:001:Play with Cammy PL1
ssf2xj:0:FF87DF:0D:001:Play with T. Hawk PL1
ssf2xj:0:FF87DF:0E:001:Play with Fei Long PL1
ssf2xj:0:FF87DF:0F:001:Play with Dee Jay PL1
ssf2xj:0:FF8879:90:000:Infinite Energy PL2
ssf2xj:0:FF8A0B:90:500:Infinite Energy PL2 (2/2)
ssf2xj:0:FF8879:00:001:Drain All Energy Now! PL2
ssf2xj:0:FF8A0B:00:501:Drain All Energy Now! PL2 (2/2)
ssf2xj:0:FF8B02:30:000:Infinite Super PL2
ssf2xj:0:FF8B02:00:001:Set Super = 0 Now! PL2
ssf2xj:0:FF8A0D:90:000:Invincibility PL2
ssf2xj:0:FF8B03:01:000:Have Sprite Trails PL2
ssf2xj:0:FF8BDE:00:001:Set Sets won = 0 Now! PL2
ssf2xj:0:FF8BDE:01:001:Set Sets won = 1 Now! PL2
ssf2xj:0:FF8BDE:02:001:Set Sets won = 2 Now! PL2
ssf2xj:0:FF8BDE:00:000:Sets won always = 0 PL2
ssf2xj:0:FF8BDE:02:000:Sets won always = 2 PL2
ssf2xj:0:FF89CF:00:000:Command during jump PL2
ssf2xj:0:FF8C04:01:000:Play with old version ON PL2
ssf2xj:0:FF8C04:00:001:Play with old version OFF PL2
ssf2xj:0:FF8C0B:01:000:Play with Gouki ON PL2
ssf2xj:0:FF8C0B:00:001:Play with Gouki OFF PL2
ssf2xj:0:FF8867:01:000:Always motion cancel PL2
ssf2xj:0:FF886C:01:000:Hadouken motion cancel PL2:Buggy
ssf2xj:0:FF8A22:00:000:No limit next shot PL2:Buggy
ssf2xj:0:FF8A23:00:500:No limit next shot PL2 (2/2)
ssf2xj:0:FF88DE:04:000:Easy Tatsumaki (Ryu / Ken / Gouki) PL2
ssf2xj:0:FF88E2:04:000:Easy Hadouken (Ryu / Ken / Gouki) PL2
ssf2xj:0:FF88E6:04:000:Easy Syouryuuken (Ryu / Ken / Gouki) PL2
ssf2xj:0:FF88EE:0A:000:Easy Sinkuu Hadouken (Ryu) PL2:Super combo
ssf2xj:0:FF892E:08:000:Easy Fire hadouken (Ryu / Gouki) PL2
ssf2xj:0:FF88D6:06:000:Easy Super zutsuki (E.Honda) PL2
ssf2xj:0:FF88DE:06:000:Easy Hyakkan otoshi (E.Honda) PL2
ssf2xj:0:FF88E2:0A:000:Easy Onimusou (E.Honda) PL2:Super combo
ssf2xj:0:FF88E4:08:000:Easy Ooityou nage (E.Honda) PL2
ssf2xj:0:FF88CE:06:000:Easy Rolling Attack (Blanka) PL2
ssf2xj:0:FF88FE:06:000:Easy Vertical rolling (Blanka) PL2
ssf2xj:0:FF8907:06:000:Easy Back step rolling (Blanka) PL2
ssf2xj:0:FF890F:0A:000:Easy Ground shave rolling (Blanka) PL2:Super combo
ssf2xj:0:FF88CE:06:000:Easy Sonic boom (Guile) PL2
ssf2xj:0:FF88D4:06:000:Easy Somersault kick (Guile) PL2
ssf2xj:0:FF88E2:0A:000:Easy Double somersault(Guile) PL2:Super combo
ssf2xj:0:FF88EE:08:000:Easy Syouryu reppa (Ken) PL2:Super combo
ssf2xj:0:FF8934:04:000:Easy Kamaharai keri (Ken) PL2
ssf2xj:0:FF8936:04:000:Easy Nataotosi keri (Ken) PL2
ssf2xj:0:FF8938:08:000:Easy Oosoto mawasigeri (Ken) PL2
ssf2xj:0:FF88CE:06:000:Easy Spinning bird kick (ChunLi) PL2:Old version only
ssf2xj:0:FF88FE:06:000:Easy Kikouken (ChunLi) PL2
ssf2xj:0:FF8908:06:000:Easy Tensyou kyaku (ChunLi) PL2
ssf2xj:0:FF8908:06:000:Easy Senretsu kyaku (ChunLi) PL2:Super combo
ssf2xj:0:FF88CE:06:000:Easy Screw pile driver (Zangief) PL2
ssf2xj:0:FF88CF:02:500:Easy Screw pile driver (Zangief) PL2 (2/2)
ssf2xj:0:FF88E9:06:000:Easy atomic Suplex (Zangief) PL2
ssf2xj:0:FF88EA:02:500:Easy atomic Suplex (Zangief) PL2(2/2)
ssf2xj:0:FF88FA:0E:000:Easy Final atomic buster (Zangief) PL2:Super combo
ssf2xj:0:FF88FB:02:500:Easy Final atomic buster (Zangief) PL2 (2/2)
ssf2xj:0:FF8901:04:000:Easy Bunising flat (Zangief) PL2
ssf2xj:0:FF88CE:04:000:Easy Yoga fire (Dhalsim) PL2
ssf2xj:0:FF88D2:08:000:Easy Yoga flame (Dhalsim) PL2
ssf2xj:0:FF88D6:04:000:Easy Yoga teleport left (Dhalsim) PL2:Buggy
ssf2xj:0:FF88DB:05:500:Easy Yoga teleport left (Dhalsim) PL2 (2/2)
ssf2xj:0:FF88D6:04:000:Easy Yoga teleport right (Dhalsim) PL2:Buggy
ssf2xj:0:FF88DB:06:500:Easy Yoga teleport right (Dhalsim) PL2 (2/2)
ssf2xj:0:FF88E4:10:000:Easy Yoga inferno (Dhalsim) PL2:Super combo
ssf2xj:0:FF88E8:08:000:Easy Yoga blast (Dhalsim) PL2
ssf2xj:0:FF88CE:06:000:Easy Dash straight (M.Bison) PL2
ssf2xj:0:FF88D6:06:000:Easy Dash upper (M.Bison) PL2
ssf2xj:0:FF890E:06:000:Easy Buffalo headbutt (M.Bison) PL2
ssf2xj:0:FF8922:0A:000:Easy Crazy buffalo (M.Bison) PL2:Super combo
ssf2xj:0:FF8924:06:000:Easy Dash ground straight (M.Bison) PL2
ssf2xj:0:FF892B:06:000:Easy Dash ground upper (M.Bison) PL2
ssf2xj:0:FF88CE:04:000:Easy Tiger uppercut (Sagat) PL2
ssf2xj:0:FF88D2:04:000:Easy Tiger knee crush (Sagat) PL2
ssf2xj:0:FF88D6:04:000:Easy Tiger shot (Sagat) PL2
ssf2xj:0:FF88DA:04:000:Easy Ground tiger shot (Sagat) PL2
ssf2xj:0:FF88EC:08:000:Easy Tiger genocide (Sagat) PL2:Super combo
ssf2xj:0:FF88D6:06:000:Easy Rolling crystal flash (Balrog) PL2
ssf2xj:0:FF88DA:06:000:Easy Flying barcelona (Balrog) PL2
ssf2xj:0:FF88DE:06:000:Easy Sky high claw (Balrog) PL2
ssf2xj:0:FF88E7:0A:000:Easy Rolling izuna drop (Balrog) PL2:Super combo
ssf2xj:0:FF88CE:06:000:Easy Psyco crusher attack (Vega) PL2
ssf2xj:0:FF88D6:06:000:Easy Double knee press (Vega) PL2
ssf2xj:0:FF88DF:06:000:Easy Head press (Vega) PL2
ssf2xj:0:FF88FA:06:000:Easy Devil reverse (Vega) PL2
ssf2xj:0:FF8913:0A:000:Easy Knee press nightmare (Vega) PL2:Super combo
ssf2xj:0:FF88E0:04:000:Easy Canon spike (Cammy) PL2
ssf2xj:0:FF88E4:04:000:Easy Spiral arrow (Cammy) PL2
ssf2xj:0:FF88F0:04:000:Easy Axel spin knackle (Cammy) PL2
ssf2xj:0:FF88F4:08:000:Easy Spin drive smasher (Cammy) PL2:Super combo
ssf2xj:0:FF88F7:06:000:Easy Hooligan combination (Cammy) PL2
ssf2xj:0:FF88DB:04:000:Easy Tomahawk buster (T.Hawk) PL2
ssf2xj:0:FF88E0:06:000:Easy Mexican typhoon (T.Hawk) PL2:Buggy
ssf2xj:0:FF88E1:02:500:Easy Mexican typhoon (T.Hawk) PL2 (2/2)
ssf2xj:0:FF88EC:0E:000:Easy Double typhoon (T.Hawk) PL2:Super combo
ssf2xj:0:FF88ED:02:500:Easy Double typhoon (T.Hawk) PL2 (2/2)
ssf2xj:0:FF88DE:04:000:Easy Rekkaken (FeiLong) PL2
ssf2xj:0:FF88EE:04:500:Easy Rekkaken (FeiLong) PL2 (2/2)
ssf2xj:0:FF88E2:04:000:Easy sien kyaku (FeiLong) PL2
ssf2xj:0:FF88FE:0A:000:Easy Rekka sinken (FeiLong) PL2:Super combo
ssf2xj:0:FF8902:06:000:Easy Rekkuu kyaku (FeiLong) PL2
ssf2xj:0:FF88E0:06:000:Easy Double rolling sovat (DeeJay) PL2
ssf2xj:0:FF88E4:06:000:Easy Machinegun upper (DeeJay) PL2
ssf2xj:0:FF88F4:06:000:Easy Air slasher (DeeJay) PL2
ssf2xj:0:FF88F9:06:000:Easy Jackknife maximum (DeeJay) PL2
ssf2xj:0:FF88FD:0A:000:Easy Sovat carnival (DeeJay) PL2:Super combo
ssf2xj:0:FF88EC:04:000:Easy Asyura senkuu left (Gouki) PL2
ssf2xj:0:FF88F3:05:500:Easy Asyura senkuu left (Gouki) PL2 (2/2)
ssf2xj:0:FF88EC:04:000:Easy Asyura senkuu right (Gouki) PL2
ssf2xj:0:FF88F3:06:500:Easy Asyura senkuu right (Gouki) PL2 (2/2)
ssf2xj:0:000000:00:999:[ Free player selection. Use on the level VS screen. ]
ssf2xj:0:FF8BDF:00:001:Play with Ryu PL2
ssf2xj:0:FF8BDF:01:001:Play with E. Honda PL2
ssf2xj:0:FF8BDF:02:001:Play with Blanka PL2
ssf2xj:0:FF8BDF:03:001:Play with Guile PL2
ssf2xj:0:FF8BDF:04:001:Play with Ken PL2
ssf2xj:0:FF8BDF:05:001:Play with Chun Li PL2
ssf2xj:0:FF8BDF:06:001:Play with Zangief PL2
ssf2xj:0:FF8BDF:07:001:Play with Dhalsim PL2
ssf2xj:0:FF8BDF:08:001:Play with M. Bison PL2
ssf2xj:0:FF8BDF:09:001:Play with Sagat PL2
ssf2xj:0:FF8BDF:0A:001:Play with Balrog PL2
ssf2xj:0:FF8BDF:0B:001:Play with Vega PL2
ssf2xj:0:FF8BDF:0C:001:Play with Cammy PL2
ssf2xj:0:FF8BDF:0D:001:Play with T. Hawk PL2
ssf2xj:0:FF8BDF:0E:001:Play with Fei Long PL2
ssf2xj:0:FF8BDF:0F:001:Play with Dee Jay PL2
ssf2xj:0:FF82ED:01:000:Turbo Mode!:Characters move faster
ssf2xj:0:FF8CD3:FF:000:Game Speed [ SSF2 Like ]
ssf2xj:0:FF8CD3:00:000:Game Speed [ Turbo Max ]
ssf2xj:0:FF8C51:0B:001:Go to Final Stage Next
ssf2xj:0:FF8CA1:01:000:Always have Normal Ending
ssf2xj:0:FF8CA1:00:000:Always have Special Ending
ssf2xj:0:000000:00:999:[ These are the codes to set the machine region - the ]
ssf2xj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
ssf2xj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
ssf2xj:0:FF82CF:00:000:Region Switch = Japan
ssf2xj:0:FF82CF:02:000:Region Switch = USA
ssf2xj:0:FF82CF:04:000:Region Switch = ETC
ssf2xj:0:FF82CF:08:000:Region Switch = Asia
ssf2xj:0:FF82CF:0A:000:Region Switch = Asia TW
; [ Super Shanghai Dragon's Eye (Japan) ]
sshangha:0:FEC5E7:00:000:Infinite Time
sshangha:0:FF313B:03:000:Infinite Helps
; [ Super Shanghai Dragon's Eye (World, bootleg) ]
sshanghb:0:FEC5E7:00:000:Infinite Time
sshanghb:0:FF313B:03:000:Infinite Helps
; [ Sharpshooter (Rev 1.7) ]
sshooter:0:000173BD:00:000:Infinite Lives PL1
sshooter:0:0001740D:00:000:Infinite Lives PL2
; [ Shuffleshot (v1.37) ]
sshot137:0:60205B:C6:000:Infinite Credits
sshot137:0:004371:09:000:Infinite Time
sshot137:0:004377:6C:500:Infinite Time (2/2)
; [ Super Space Invaders '91 (World) ]
ssi:0:203619:0A:000:Infinite Lives PL1
ssi:0:205293:09:000:Infinite Shields PL1
ssi:0:20361B:0A:000:Infinite Lives PL2
ssi:0:2052E1:09:000:Infinite Shields PL2
ssi:0:20553F:30:000:Long Lasting Weapons
ssi:0:000000:00:999:[The backdrops don't change ]
ssi:0:000000:00:999:[for a couple of levels with]
ssi:0:000000:00:999:[these level cheats. ]
ssi:0:2035D5:03:001:Goto Level 4
ssi:0:2035D5:07:001:Goto Level 8
ssi:0:2035D5:0B:001:Goto Level 12
ssi:0:2035D5:0F:001:Goto Level 16
ssi:0:2035D5:13:001:Goto Level 20
ssi:0:2035D5:17:001:Goto Level 24
ssi:0:2035D5:1B:001:Goto Level 28
ssi:0:2035D5:1F:001:Goto Level 32
ssi:0:2035D5:22:001:Goto Level 36
ssi:0:2035D5:26:001:Goto Level 40
; [ Super Sidekicks / Tokuten Ou ]
ssideki:0:000000:00:999:[ Activate the following cheat to stop the ]
ssideki:0:000000:00:999:[ game locking up during play. ]
ssideki:0:10000F:09:000:Disable Copy Protection
ssideki:0:100012:08:500:Disable Copy Protection (2/3)
ssideki:0:108DCC:02:500:Disable Copy Protection (3/3)
ssideki:0:108ED3:59:000:Infinite Time
ssideki:0:108ED2:09:500:Infinite Time (2/2)
ssideki:0:108ED3:00:001:Finish this Game Now!
ssideki:0:108ED2:00:501:Finish this Game Now! (2/2)
ssideki:0:1090F2:00:000:Score always = 0 PL1
ssideki:0:1090F2:99:000:Score always = 99 PL1
ssideki:0:1090F6:00:000:Penalties Scored always=0 PL1
ssideki:0:1090F6:05:000:Penalties Scored always=5 PL1
ssideki:0:1090F2:00:001:Set score = 0 Now! PL1
ssideki:0:1090F2:99:001:Set score = 99 Now! PL1
ssideki:0:1090F6:00:001:Penalties Scored = 0 Now! PL1
ssideki:0:1090F6:05:001:Penalties Scored = 5 Now! PL1
ssideki:0:1090F6:05:073:Select Penalties Scored Now! PL1
ssideki:0:1090F2:99:073:Select score Now! PL1
ssideki:0:1090F3:00:000:Score always = 0 PL2
ssideki:0:1090F3:99:000:Score always = 99 PL2
ssideki:0:1090F7:00:000:Penalties Scored always=0 PL2
ssideki:0:1090F7:05:000:Penalties Scored always=5 PL2
ssideki:0:1090F3:00:001:Set score = 0 Now! PL2
ssideki:0:1090F3:99:001:Set score = 99 Now! PL2
ssideki:0:1090F7:00:001:Penalties Scored = 0 Now! PL2
ssideki:0:1090F7:05:001:Penalties Scored = 5 Now! PL2
ssideki:0:1090F7:05:073:Select Penalties Scored Now! PL2
ssideki:0:1090F3:99:073:Select score Now! PL2
; [ Super Sidekicks 2 - The World Championship / Tokuten Ou 2 - real fight football ]
ssideki2:0:1067A4:00:000:Infinite Time
ssideki2:0:1067A3:00:500:Infinite Time (2/2)
ssideki2:0:1067A4:00:001:Finish this Game Now!:May be a slight delay
ssideki2:0:1067A3:30:501:Finish this Game Now! (2/2)
ssideki2:0:1044C4:00:000:Score always 0 PL1
ssideki2:0:1044C4:63:000:Score always 99 PL1
ssideki2:0:1044C4:00:001:Set score = 0 Now! PL1
ssideki2:0:1044C4:63:001:Set score = 99 Now! PL1
ssideki2:0:1044C4:63:070:Select score Now! PL1
ssideki2:0:1044C8:00:000:Score always = 0 PL2
ssideki2:0:1044C8:63:000:Score always = 99 PL2
ssideki2:0:1044C8:00:001:Set score = 0 Now! PL2
ssideki2:0:1044C8:63:001:Set score = 99 Now! PL2
ssideki2:0:1044C8:63:070:Select score Now! PL2
; [ Super Sidekicks 3 - The Next Glory / Tokuten Ou 3 - eikoue no michi ]
ssideki3:0:10517C:00:000:Infinite Time
ssideki3:0:10517B:00:500:Infinite Time (2/2)
ssideki3:0:10517C:00:001:Finish this Game Now!:May be a slight delay
ssideki3:0:10517B:30:501:Finish this Game Now! (2/2)
ssideki3:0:1051EA:00:000:Score always 0 PL1
ssideki3:0:1051EA:63:000:Score always 99 PL1
ssideki3:0:1051EA:00:001:Set score = 0 Now! PL1
ssideki3:0:1051EA:63:001:Set score = 99 Now! PL1
ssideki3:0:1051EA:63:070:Select score Now! PL1
ssideki3:0:1051EE:00:000:Score always = 0 PL2
ssideki3:0:1051EE:63:000:Score always = 99 PL2
ssideki3:0:1051EE:00:001:Set score = 0 Now! PL2
ssideki3:0:1051EE:63:001:Set score = 99 Now! PL2
ssideki3:0:1051EE:63:070:Select score Now! PL2
; [ Ultimate 11 - The SNK Football Championship / Tokuten Ou - Honoo no Libero ]
ssideki4:0:105A1F:00:000:Infinite Time
ssideki4:0:105A1E:00:500:Infinite Time (2/2)
ssideki4:0:105A1F:00:001:Finish this Game Now!:May be a slight delay
ssideki4:0:105A1E:30:501:Finish this Game Now! (2/2)
ssideki4:0:105A4F:5F:000:Always have Maximum Power PL1
ssideki4:0:10BE7B:5F:500:Always have Maximum Power PL1 (2/2)
ssideki4:0:105A4F:00:000:Always have Minimum Power PL1
ssideki4:0:10BE7B:00:500:Always have Minimum Power PL1 (2/2)
ssideki4:0:105A2A:00:000:Score always 0 PL1
ssideki4:0:105A2A:63:000:Score always 99 PL1
ssideki4:0:105A2A:00:001:Set score = 0 Now! PL1
ssideki4:0:105A2A:63:001:Set score = 99 Now! PL1
ssideki4:0:105A2A:63:070:Select score Now! PL1
ssideki4:0:105A53:5F:000:Always have Maximum Power PL2
ssideki4:0:10BE7D:5F:500:Always have Maximum Power PL2 (2/2)
ssideki4:0:105A53:00:000:Always have Minimum Power PL2
ssideki4:0:10BE7D:00:500:Always have Minimum Power PL2 (2/2)
ssideki4:0:105A2E:00:000:Score always = 0 PL2
ssideki4:0:105A2E:63:000:Score always = 99 PL2
ssideki4:0:105A2E:00:001:Set score = 0 Now! PL2
ssideki4:0:105A2E:63:001:Set score = 99 Now! PL2
ssideki4:0:105A2E:63:070:Select score Now! PL2
; [ Swinging Singles ]
ssingles:0:0000:00:999:[ There are no cheats ]:REASON 1
ssingles:0:0000:00:999:[ for this game as it ]:REASON 1
ssingles:0:0000:00:999:[ didn't work the last ]:REASON 1
ssingles:0:0000:00:999:[ time it was tested. ]:REASON 1
ssingles:0:0000:00:999:[ If the game now works ]:REASON 1
ssingles:0:0000:00:999:[ please request cheats ]:REASON 1
ssingles:0:0000:00:999:[ for it on the cheat ]:REASON 1
ssingles:0:0000:00:999:[ forums. ]:REASON 1
; [ Super Slam ]
sslam:0:000000:00:999:[ PL1 = Team 1 - PL2 = Team 2 ]
sslam:0:004018:75:000:Infinite Time
sslam:0:004019:30:500:Infinite Time (2/2)
sslam:0:003FAB:05:001:Games = 5 Now! PL1
sslam:0:003FAB:00:001:Games = 0 Now! PL1
sslam:0:003FAB:00:000:Games always = 0 PL1
sslam:0:003FA3:03:001:Score = 40 Now! PL1
sslam:0:003FA3:00:001:Score = 0 Now! PL1
sslam:0:003FA3:00:000:Score always = 0 PL1
sslam:0:003FAD:05:001:Games = 5 Now! PL2
sslam:0:003FAD:00:001:Games = 0 Now! PL2
sslam:0:003FAD:00:000:Games always = 0 PL2
sslam:0:003FA7:03:001:Score = 40 Now! PL2
sslam:0:003FA7:00:001:Score = 0 Now! PL2
sslam:0:003FA7:00:000:Score always = 0 PL2
; [ Super Slam (alt) ]
sslama:0:000000:00:999:[ PL1 = Team 1 - PL2 = Team 2 ]
sslama:0:004018:75:000:Infinite Time
sslama:0:004019:30:500:Infinite Time (2/2)
sslama:0:003FAB:05:001:Games = 5 Now! PL1
sslama:0:003FAB:00:001:Games = 0 Now! PL1
sslama:0:003FAB:00:000:Games always = 0 PL1
sslama:0:003FA3:03:001:Score = 40 Now! PL1
sslama:0:003FA3:00:001:Score = 0 Now! PL1
sslama:0:003FA3:00:000:Score always = 0 PL1
sslama:0:003FAD:05:001:Games = 5 Now! PL2
sslama:0:003FAD:00:001:Games = 0 Now! PL2
sslama:0:003FAD:00:000:Games always = 0 PL2
sslama:0:003FA7:03:001:Score = 40 Now! PL2
sslama:0:003FA7:00:001:Score = 0 Now! PL2
sslama:0:003FA7:00:000:Score always = 0 PL2
; [ S.S. Mission ]
ssmissin:0:0BEF01:09:000:Infinite Credits
ssmissin:0:0B7A29:06:000:Infinite Lives PL1
ssmissin:0:0B7A2F:08:000:Infinite Bombs PL1
ssmissin:0:0B7A2D:02:000:Invincibility PL1
ssmissin:0:0B7B29:06:000:Infinite Lives PL2
ssmissin:0:0B7B2F:08:000:Infinite Bombs PL2
ssmissin:0:0B7B2D:02:000:Invincibility PL2
; [ Superior Soldiers (US) ]
ssoldier:0:E7113:99:000:Infinite Time
ssoldier:0:E7113:00:001:Finish this Round Now!
ssoldier:0:E30A8:80:000:Infinite Energy PL1
ssoldier:0:E30A8:00:001:Drain Energy Now! PL1
ssoldier:0:E3128:80:000:Infinite Energy PL2
ssoldier:0:E3128:00:001:Drain Energy Now! PL2
; [ Syusse Oozumou (Japan) ]
ssozumo:0:0052:FF:000:Some Gauge Max
ssozumo:0:0031:03:000:Infinite Super Attacks PL1
ssozumo:0:0032:03:000:Infinite Super Attacks PL2
; [ Space Attack / Head On ]
sspacaho:0:0000:00:999:[ This game hasn't even ]:REASON 11
sspacaho:0:0000:00:999:[ been looked at due to ]:REASON 11
sspacaho:0:0000:00:999:[ time constraints - Too]:REASON 11
sspacaho:0:0000:00:999:[ many games and so ]:REASON 11
sspacaho:0:0000:00:999:[ little time. It is ]:REASON 11
sspacaho:0:0000:00:999:[ even possible that ]:REASON 11
sspacaho:0:0000:00:999:[ this game may be a ]:REASON 11
sspacaho:0:0000:00:999:[ clone of an existing ]:REASON 11
sspacaho:0:0000:00:999:[ game which may have ]:REASON 11
sspacaho:0:0000:00:999:[ cheats. Please search ]:REASON 11
sspacaho:0:0000:00:999:[ the cheat forums ]:REASON 11
sspacaho:0:0000:00:999:[ before posting cheat ]:REASON 11
sspacaho:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Space Attack (upright, older) ]
sspacat2:0:E5D9:06:000:Infinite Lives PL1
sspacat2:0:E5DB:06:000:Infinite Lives PL2
; [ Space Attack (cocktail) ]
sspacatc:0:E5D9:06:000:Infinite Lives PL1
sspacatc:0:E5DB:06:000:Infinite Lives PL2
; [ Space Attack (upright) ]
sspaceat:0:E5D9:06:000:Infinite Lives PL1
sspaceat:0:E5DB:06:000:Infinite Lives PL2
; [ Super Speed Race ]
sspeedr:0:0000:00:999:[ This game hasn't even ]:REASON 11
sspeedr:0:0000:00:999:[ been looked at due to ]:REASON 11
sspeedr:0:0000:00:999:[ time constraints - Too]:REASON 11
sspeedr:0:0000:00:999:[ many games and so ]:REASON 11
sspeedr:0:0000:00:999:[ little time. It is ]:REASON 11
sspeedr:0:0000:00:999:[ even possible that ]:REASON 11
sspeedr:0:0000:00:999:[ this game may be a ]:REASON 11
sspeedr:0:0000:00:999:[ clone of an existing ]:REASON 11
sspeedr:0:0000:00:999:[ game which may have ]:REASON 11
sspeedr:0:0000:00:999:[ cheats. Please search ]:REASON 11
sspeedr:0:0000:00:999:[ the cheat forums ]:REASON 11
sspeedr:0:0000:00:999:[ before posting cheat ]:REASON 11
sspeedr:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Scramble Spirits ]
sspirits:0:0000:00:999:[ There are no cheats ]:REASON 1
sspirits:0:0000:00:999:[ for this game as it ]:REASON 1
sspirits:0:0000:00:999:[ didn't work the last ]:REASON 1
sspirits:0:0000:00:999:[ time it was tested. ]:REASON 1
sspirits:0:0000:00:999:[ If the game now works ]:REASON 1
sspirits:0:0000:00:999:[ please request cheats ]:REASON 1
sspirits:0:0000:00:999:[ for it on the cheat ]:REASON 1
sspirits:0:0000:00:999:[ forums. ]:REASON 1
; [ Super Sprint (German, rev 1) ]
sspring1:0:0DD6:1F:000:Infinite Credits
sspring1:0:0DD5:1F:500:Infinite Credits (2/3)
sspring1:0:0DD4:1F:500:Infinite Credits (3/3)
sspring1:0:0E00:03:000:Infinite Wrenches PL1
sspring1:0:0E04:05:000:Max Top Speed PL1
sspring1:0:0E08:05:000:Max Traction PL1
sspring1:0:0E0C:05:000:Max Acceleration PL1
sspring1:0:0E01:03:000:Infinite Wrenches PL2
sspring1:0:0E05:05:000:Max Top Speed PL2
sspring1:0:0E09:05:000:Max Traction PL2
sspring1:0:0E0D:05:000:Max Acceleration PL2
sspring1:0:0E02:03:000:Infinite Wrenches PL3
sspring1:0:0E06:05:000:Max Top Speed PL3
sspring1:0:0E0A:05:000:Max Traction PL3
sspring1:0:0E0E:05:000:Max Acceleration PL3
sspring1:0:0E12:05:000:Fastest Chopper
sspring1:0:05BC:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
sspring1:0:05BD:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
sspring1:0:05BE:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
sspring1:0:05BF:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
sspring1:0:05BC:00:000:Stop Blue Car Winning
sspring1:0:05BD:00:000:Stop Red Car Winning
sspring1:0:05BE:00:000:Stop Yellow Car Winning
sspring1:0:05BF:00:000:Stop Green Car Winning
; [ Super Sprint (rev 4) ]
ssprint:0:0DD6:1F:000:Infinite Credits
ssprint:0:0DD5:1F:500:Infinite Credits (2/3)
ssprint:0:0DD4:1F:500:Infinite Credits (3/3)
ssprint:0:0E00:03:000:Infinite Wrenches PL1
ssprint:0:0E04:05:000:Max Top Speed PL1
ssprint:0:0E08:05:000:Max Traction PL1
ssprint:0:0E0C:05:000:Max Acceleration PL1
ssprint:0:0E01:03:000:Infinite Wrenches PL2
ssprint:0:0E05:05:000:Max Top Speed PL2
ssprint:0:0E09:05:000:Max Traction PL2
ssprint:0:0E0D:05:000:Max Acceleration PL2
ssprint:0:0E02:03:000:Infinite Wrenches PL3
ssprint:0:0E06:05:000:Max Top Speed PL3
ssprint:0:0E0A:05:000:Max Traction PL3
ssprint:0:0E0E:05:000:Max Acceleration PL3
ssprint:0:0E12:05:000:Fastest Chopper
ssprint:0:05BC:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint:0:05BD:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint:0:05BE:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint:0:05BF:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint:0:05BC:00:000:Stop Blue Car Winning
ssprint:0:05BD:00:000:Stop Red Car Winning
ssprint:0:05BE:00:000:Stop Yellow Car Winning
ssprint:0:05BF:00:000:Stop Green Car Winning
; [ Super Sprint (rev 1) ]
ssprint1:0:0DD6:1F:000:Infinite Credits
ssprint1:0:0DD5:1F:500:Infinite Credits (2/3)
ssprint1:0:0DD4:1F:500:Infinite Credits (3/3)
ssprint1:0:0E00:03:000:Infinite Wrenches PL1
ssprint1:0:0E04:05:000:Max Top Speed PL1
ssprint1:0:0E08:05:000:Max Traction PL1
ssprint1:0:0E0C:05:000:Max Acceleration PL1
ssprint1:0:0E01:03:000:Infinite Wrenches PL2
ssprint1:0:0E05:05:000:Max Top Speed PL2
ssprint1:0:0E09:05:000:Max Traction PL2
ssprint1:0:0E0D:05:000:Max Acceleration PL2
ssprint1:0:0E02:03:000:Infinite Wrenches PL3
ssprint1:0:0E06:05:000:Max Top Speed PL3
ssprint1:0:0E0A:05:000:Max Traction PL3
ssprint1:0:0E0E:05:000:Max Acceleration PL3
ssprint1:0:0E12:05:000:Fastest Chopper
ssprint1:0:05BC:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint1:0:05BD:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint1:0:05BE:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint1:0:05BF:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint1:0:05BC:00:000:Stop Blue Car Winning
ssprint1:0:05BD:00:000:Stop Red Car Winning
ssprint1:0:05BE:00:000:Stop Yellow Car Winning
ssprint1:0:05BF:00:000:Stop Green Car Winning
; [ Super Sprint (rev 3) ]
ssprint3:0:0DD6:1F:000:Infinite Credits
ssprint3:0:0DD5:1F:500:Infinite Credits (2/3)
ssprint3:0:0DD4:1F:500:Infinite Credits (3/3)
ssprint3:0:0E00:03:000:Infinite Wrenches PL1
ssprint3:0:0E04:05:000:Max Top Speed PL1
ssprint3:0:0E08:05:000:Max Traction PL1
ssprint3:0:0E0C:05:000:Max Acceleration PL1
ssprint3:0:0E01:03:000:Infinite Wrenches PL2
ssprint3:0:0E05:05:000:Max Top Speed PL2
ssprint3:0:0E09:05:000:Max Traction PL2
ssprint3:0:0E0D:05:000:Max Acceleration PL2
ssprint3:0:0E02:03:000:Infinite Wrenches PL3
ssprint3:0:0E06:05:000:Max Top Speed PL3
ssprint3:0:0E0A:05:000:Max Traction PL3
ssprint3:0:0E0E:05:000:Max Acceleration PL3
ssprint3:0:0E12:05:000:Fastest Chopper
ssprint3:0:05BC:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint3:0:05BD:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint3:0:05BE:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint3:0:05BF:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprint3:0:05BC:00:000:Stop Blue Car Winning
ssprint3:0:05BD:00:000:Stop Red Car Winning
ssprint3:0:05BE:00:000:Stop Yellow Car Winning
ssprint3:0:05BF:00:000:Stop Green Car Winning
; [ Super Sprint (French) ]
ssprintf:0:0DD6:1F:000:Infinite Credits
ssprintf:0:0DD5:1F:500:Infinite Credits (2/3)
ssprintf:0:0DD4:1F:500:Infinite Credits (3/3)
ssprintf:0:0E00:03:000:Infinite Wrenches PL1
ssprintf:0:0E04:05:000:Max Top Speed PL1
ssprintf:0:0E08:05:000:Max Traction PL1
ssprintf:0:0E0C:05:000:Max Acceleration PL1
ssprintf:0:0E01:03:000:Infinite Wrenches PL2
ssprintf:0:0E05:05:000:Max Top Speed PL2
ssprintf:0:0E09:05:000:Max Traction PL2
ssprintf:0:0E0D:05:000:Max Acceleration PL2
ssprintf:0:0E02:03:000:Infinite Wrenches PL3
ssprintf:0:0E06:05:000:Max Top Speed PL3
ssprintf:0:0E0A:05:000:Max Traction PL3
ssprintf:0:0E0E:05:000:Max Acceleration PL3
ssprintf:0:0E12:05:000:Fastest Chopper
ssprintf:0:05EE:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprintf:0:05EF:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprintf:0:05F0:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprintf:0:05F1:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprintf:0:05EE:00:000:Stop Blue Car Winning
ssprintf:0:05EF:00:000:Stop Red Car Winning
ssprintf:0:05F0:00:000:Stop Yellow Car Winning
ssprintf:0:05F1:00:000:Stop Green Car Winning
; [ Super Sprint (German, rev 2) ]
ssprintg:0:0DD6:1F:000:Infinite Credits
ssprintg:0:0DD5:1F:500:Infinite Credits (2/3)
ssprintg:0:0DD4:1F:500:Infinite Credits (3/3)
ssprintg:0:0E00:03:000:Infinite Wrenches PL1
ssprintg:0:0E04:05:000:Max Top Speed PL1
ssprintg:0:0E08:05:000:Max Traction PL1
ssprintg:0:0E0C:05:000:Max Acceleration PL1
ssprintg:0:0E01:03:000:Infinite Wrenches PL2
ssprintg:0:0E05:05:000:Max Top Speed PL2
ssprintg:0:0E09:05:000:Max Traction PL2
ssprintg:0:0E0D:05:000:Max Acceleration PL2
ssprintg:0:0E02:03:000:Infinite Wrenches PL3
ssprintg:0:0E06:05:000:Max Top Speed PL3
ssprintg:0:0E0A:05:000:Max Traction PL3
ssprintg:0:0E0E:05:000:Max Acceleration PL3
ssprintg:0:0E12:05:000:Fastest Chopper
ssprintg:0:05EE:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprintg:0:05EF:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprintg:0:05F0:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprintg:0:05F1:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprintg:0:05EE:00:000:Stop Blue Car Winning
ssprintg:0:05EF:00:000:Stop Red Car Winning
ssprintg:0:05F0:00:000:Stop Yellow Car Winning
ssprintg:0:05F1:00:000:Stop Green Car Winning
; [ Super Sprint (Spanish) ]
ssprints:0:0DD6:1F:000:Infinite Credits
ssprints:0:0DD5:1F:500:Infinite Credits (2/3)
ssprints:0:0DD4:1F:500:Infinite Credits (3/3)
ssprints:0:0E00:03:000:Infinite Wrenches PL1
ssprints:0:0E04:05:000:Max Top Speed PL1
ssprints:0:0E08:05:000:Max Traction PL1
ssprints:0:0E0C:05:000:Max Acceleration PL1
ssprints:0:0E01:03:000:Infinite Wrenches PL2
ssprints:0:0E05:05:000:Max Top Speed PL2
ssprints:0:0E09:05:000:Max Traction PL2
ssprints:0:0E0D:05:000:Max Acceleration PL2
ssprints:0:0E02:03:000:Infinite Wrenches PL3
ssprints:0:0E06:05:000:Max Top Speed PL3
ssprints:0:0E0A:05:000:Max Traction PL3
ssprints:0:0E0E:05:000:Max Acceleration PL3
ssprints:0:0E12:05:000:Fastest Chopper
ssprints:0:05EE:04:001:Make Blue Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprints:0:05EF:04:001:Make Red Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprints:0:05F0:04:001:Make Yellow Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprints:0:05F1:04:001:Make Green Car Win Now!:This cheat can be a bit hit and miss, for best effect you should have overtaken the other cars, and be just ahead of the finishing line or just experiment!
ssprints:0:05EE:00:000:Stop Blue Car Winning
ssprints:0:05EF:00:000:Stop Red Car Winning
ssprints:0:05F0:00:000:Stop Yellow Car Winning
ssprints:0:05F1:00:000:Stop Green Car Winning
; [ Sunset Riders (Asia 2 Players ver. ABD) ]
ssrdrabd:0:104200:FF:000:Infinite Lives PL1
ssrdrabd:0:181CB9:B4:000:Invincibility PL1
ssrdrabd:0:181CE0:C0:540:Invincibility PL1 (2/2)
ssrdrabd:0:104240:FF:000:Infinite Lives PL2
ssrdrabd:0:181FB9:B4:000:Invincibility PL2
ssrdrabd:0:181FE0:C0:540:Invincibility PL2 (2/2
; [ Sunset Riders (World 2 Players ver. EBC) ]
ssrdrebc:0:104200:FF:000:Infinite Lives PL1
ssrdrebc:0:181CB9:B4:000:Invincibility PL1
ssrdrebc:0:181CE0:C0:540:Invincibility PL1 (2/2)
ssrdrebc:0:104240:FF:000:Infinite Lives PL2
ssrdrebc:0:181FB9:B4:000:Invincibility PL2
ssrdrebc:0:181FE0:C0:540:Invincibility PL2 (2/2)
; [ Sunset Riders (World 2 Players ver. EBD) ]
ssrdrebd:0:104200:FF:000:Infinite Lives PL1
ssrdrebd:0:181CB9:B4:000:Invincibility PL1
ssrdrebd:0:181CE0:C0:540:Invincibility PL1 (2/2)
ssrdrebd:0:104240:FF:000:Infinite Lives PL2
ssrdrebd:0:181FB9:B4:000:Invincibility PL2
ssrdrebd:0:181FE0:C0:540:Invincibility PL2 (2/2)
; [ Sunset Riders (Japan 2 Players ver. JBD) ]
ssrdrjbd:0:104200:FF:000:Infinite Lives PL1
ssrdrjbd:0:181CB9:B4:000:Invincibility PL1
ssrdrjbd:0:181CE0:C0:540:Invincibility PL1 (2/2)
ssrdrjbd:0:104240:FF:000:Infinite Lives PL2
ssrdrjbd:0:181FB9:B4:000:Invincibility PL2
ssrdrjbd:0:181FE0:C0:540:Invincibility PL2 (2/2)
; [ Sunset Riders (US 4 Players ver. UAC) ]
ssrdruac:0:104200:FF:000:Infinite Lives PL1
ssrdruac:0:181CB9:B4:000:Invincibility PL1
ssrdruac:0:181CE0:C0:540:Invincibility PL1 (2/2)
ssrdruac:0:104240:FF:000:Infinite Lives PL2
ssrdruac:0:181FB9:B4:000:Invincibility PL2
ssrdruac:0:181FE0:C0:540:Invincibility PL2 (2/2)
ssrdruac:0:104280:FF:000:Infinite Lives PL3
ssrdruac:0:1822B9:B4:000:Invincibility PL3
ssrdruac:0:1822E0:C0:540:Invincibility PL3 (2/2)
ssrdruac:0:1042C0:FF:000:Infinite Lives PL4
ssrdruac:0:1825B9:B4:000:Invincibility PL4
ssrdruac:0:1825E0:C0:540:Invincibility PL4 (2/2)
; [ Sunset Riders (US 2 Players ver. UBC) ]
ssrdrubc:0:104200:FF:000:Infinite Lives PL1
ssrdrubc:0:181CB9:B4:000:Invincibility PL1
ssrdrubc:0:181CE0:C0:540:Invincibility PL1 (2/2)
ssrdrubc:0:104240:FF:000:Infinite Lives PL2
ssrdrubc:0:181FB9:B4:000:Invincibility PL2
ssrdrubc:0:181FE0:C0:540:Invincibility PL2 (2/2)
; [ Sunset Riders (US 4 Players ver. UDA) ]
ssrdruda:0:104200:FF:000:Infinite Lives PL1
ssrdruda:0:181CB9:B4:000:Invincibility PL1
ssrdruda:0:181CE0:C0:540:Invincibility PL1 (2/2)
ssrdruda:0:104240:FF:000:Infinite Lives PL2
ssrdruda:0:181FB9:B4:000:Invincibility PL2
ssrdruda:0:181FE0:C0:540:Invincibility PL2 (2/2)
ssrdruda:0:104280:FF:000:Infinite Lives PL3
ssrdruda:0:1822B9:B4:000:Invincibility PL3
ssrdruda:0:1822E0:C0:540:Invincibility PL3 (2/2)
ssrdruda:0:1042C0:FF:000:Infinite Lives PL4
ssrdruda:0:1825B9:B4:000:Invincibility PL4
ssrdruda:0:1825E0:C0:540:Invincibility PL4 (2/2)
; [ Sunset Riders (World 4 Players ver. EAC) ]
ssriders:0:104200:FF:000:Infinite Lives PL1
ssriders:0:181CB9:B4:000:Invincibility PL1
ssriders:0:181CE0:C0:540:Invincibility PL1 (2/2)
ssriders:0:104240:FF:000:Infinite Lives PL2
ssriders:0:181FB9:B4:000:Invincibility PL2
ssriders:0:181FE0:C0:540:Invincibility PL2 (2/2)
ssriders:0:104280:FF:000:Infinite Lives PL3
ssriders:0:1822B9:B4:000:Invincibility PL3
ssriders:0:1822E0:C0:540:Invincibility PL3 (2/2)
ssriders:0:1042C0:FF:000:Infinite Lives PL4
ssriders:0:1825B9:B4:000:Invincibility PL4
ssriders:0:1825E0:C0:540:Invincibility PL4 (2/2)
; [ Super Speed Race Junior (Japan) ]
ssrj:0:0000:00:999:[ This game hasn't even ]:REASON 11
ssrj:0:0000:00:999:[ been looked at due to ]:REASON 11
ssrj:0:0000:00:999:[ time constraints - Too]:REASON 11
ssrj:0:0000:00:999:[ many games and so ]:REASON 11
ssrj:0:0000:00:999:[ little time. It is ]:REASON 11
ssrj:0:0000:00:999:[ even possible that ]:REASON 11
ssrj:0:0000:00:999:[ this game may be a ]:REASON 11
ssrj:0:0000:00:999:[ clone of an existing ]:REASON 11
ssrj:0:0000:00:999:[ game which may have ]:REASON 11
ssrj:0:0000:00:999:[ cheats. Please search ]:REASON 11
ssrj:0:0000:00:999:[ the cheat forums ]:REASON 11
ssrj:0:0000:00:999:[ before posting cheat ]:REASON 11
ssrj:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Steep Slope Sliders ]
sss:0:0000:00:999:[ There are no cheats ]:REASON 1
sss:0:0000:00:999:[ for this game as it ]:REASON 1
sss:0:0000:00:999:[ didn't work the last ]:REASON 1
sss:0:0000:00:999:[ time it was tested. ]:REASON 1
sss:0:0000:00:999:[ If the game now works ]:REASON 1
sss:0:0000:00:999:[ please request cheats ]:REASON 1
sss:0:0000:00:999:[ for it on the cheat ]:REASON 1
sss:0:0000:00:999:[ forums. ]:REASON 1
; [ Super Stingray ]
sstingry:0:020005:99:000:Infinite Credits
sstingry:0:02000E:05:000:Infinite Lives
sstingry:0:02012A:50:000:Infinite Energy
sstingry:0:02001E:FF:071:Select Start Round
; [ Space Stranger ]
sstrangr:0:2009:78:000:Invaders never drop
sstrangr:0:2069:00:000:Invaders don't fire
sstrangr:0:206A:30:500:Invaders don't fire (2/2)
sstrangr:0:0293:C3:100:Bullet Invincibility
sstrangr:0:2094:04:540:Bullet Invincibility (2/3)
sstrangr:0:2015:FF:500:Bullet Invincibility (3/3)
:sstrangr:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:sstrangr:00010000:202C:00000002:FFFFFFFF:Slow
:sstrangr:00010000:202C:00000004:FFFFFFFF:Normal
:sstrangr:00010000:202C:00000006:FFFFFFFF:Fast
:sstrangr:00010000:202C:00000008:FFFFFFFF:V Fast
:sstrangr:00010000:202C:0000000A:FFFFFFFF:Turbo
sstrangr:0:163E:00:100:Autofire Mode
sstrangr:0:21FF:07:000:Infinite Lives PL1
sstrangr:0:2100:00:001:Kill All Invaders Now! PL1
sstrangr:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
sstrangr:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
sstrangr:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
sstrangr:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
sstrangr:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
sstrangr:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
sstrangr:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
sstrangr:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
sstrangr:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
sstrangr:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
sstrangr:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
sstrangr:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
sstrangr:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
sstrangr:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
sstrangr:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
sstrangr:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
sstrangr:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
sstrangr:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
sstrangr:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
sstrangr:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
sstrangr:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
sstrangr:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
sstrangr:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
sstrangr:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
sstrangr:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
sstrangr:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
sstrangr:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
sstrangr:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
sstrangr:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
sstrangr:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
sstrangr:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
sstrangr:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
sstrangr:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
sstrangr:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
sstrangr:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
sstrangr:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
sstrangr:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
sstrangr:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
sstrangr:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
sstrangr:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
sstrangr:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
sstrangr:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
sstrangr:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
sstrangr:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
sstrangr:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
sstrangr:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
sstrangr:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
sstrangr:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
sstrangr:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
sstrangr:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
sstrangr:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
sstrangr:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
sstrangr:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
sstrangr:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
sstrangr:0:22FF:07:000:Infinite Lives PL2
sstrangr:0:2200:00:001:Kill All Invaders Now! PL2
sstrangr:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
sstrangr:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
sstrangr:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
sstrangr:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
sstrangr:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
sstrangr:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
sstrangr:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
sstrangr:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
sstrangr:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
sstrangr:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
sstrangr:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
sstrangr:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
sstrangr:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
sstrangr:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
sstrangr:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
sstrangr:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
sstrangr:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
sstrangr:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
sstrangr:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
sstrangr:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
sstrangr:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
sstrangr:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
sstrangr:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
sstrangr:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
sstrangr:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
sstrangr:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
sstrangr:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
sstrangr:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
sstrangr:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
sstrangr:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
sstrangr:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
sstrangr:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
sstrangr:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
sstrangr:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
sstrangr:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
sstrangr:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
sstrangr:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
sstrangr:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
sstrangr:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
sstrangr:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
sstrangr:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
sstrangr:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
sstrangr:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
sstrangr:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
sstrangr:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
sstrangr:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
sstrangr:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
sstrangr:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
sstrangr:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
sstrangr:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
sstrangr:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
sstrangr:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
sstrangr:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
sstrangr:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Super Strike Bowling ]
sstrike:0:0000:00:999:[ This game hasn't even ]:REASON 11
sstrike:0:0000:00:999:[ been looked at due to ]:REASON 11
sstrike:0:0000:00:999:[ time constraints - Too]:REASON 11
sstrike:0:0000:00:999:[ many games and so ]:REASON 11
sstrike:0:0000:00:999:[ little time. It is ]:REASON 11
sstrike:0:0000:00:999:[ even possible that ]:REASON 11
sstrike:0:0000:00:999:[ this game may be a ]:REASON 11
sstrike:0:0000:00:999:[ clone of an existing ]:REASON 11
sstrike:0:0000:00:999:[ game which may have ]:REASON 11
sstrike:0:0000:00:999:[ cheats. Please search ]:REASON 11
sstrike:0:0000:00:999:[ the cheat forums ]:REASON 11
sstrike:0:0000:00:999:[ before posting cheat ]:REASON 11
sstrike:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Sorcer Striker (World) ]
sstriker:0:100393:09:000:Infinite Credits
sstriker:0:1004A5:09:000:Infinite Lives PL1
sstriker:0:10173D:09:000:Infinite Bombs PL1
sstriker:0:000000:00:999:[Only enable Invincibility ]
sstriker:0:000000:00:999:[after launch when you can ]
sstriker:0:000000:00:999:[shoot your weapons!! ]
sstriker:0:10173B:02:000:Invincibility PL1
sstriker:0:000000:00:999:[See the Dip Switch Menu to ]
sstriker:0:000000:00:999:[enable an alternate ]
sstriker:0:000000:00:999:[Invincibility PL1 cheat. ]
sstriker:0:000000:00:999:[But the cheat is better as ]
sstriker:0:000000:00:999:[the dipswitch causes a game]
sstriker:0:000000:00:999:[crash when PL2 is selected.]
sstriker:0:1004D3:0A:000:Always have Sub Weapon PL1
sstriker:0:10173F:03:500:Always have Sub Weapon PL1 (2/4)
sstriker:0:101790:90:500:Always have Sub Weapon PL1 (3/4)
sstriker:0:1017B0:90:500:Always have Sub Weapon PL1 (4/4)
sstriker:0:101741:00:000:Always Sub Weapon F PL1
sstriker:0:10175B:00:500:Always Sub Weapon F PL1 (2/2)
sstriker:0:101741:01:000:Always Sub Weapon W PL1
sstriker:0:10175B:01:500:Always Sub Weapon W PL1 (2/2)
sstriker:0:101741:02:000:Always Sub Weapon H PL1
sstriker:0:10175B:02:500:Always Sub Weapon H PL1 (2/2)
sstriker:0:1004A7:09:000:Infinite Lives PL2
sstriker:0:1017FD:09:000:Infinite Bombs PL2
sstriker:0:000000:00:999:[Only enable Invincibility ]
sstriker:0:000000:00:999:[after launch when you can ]
sstriker:0:000000:00:999:[shoot your weapons!! ]
sstriker:0:1017FB:02:000:Invincibility PL2
; [ Sorcer Striker (World, alt) ]
sstrikra:0:100393:09:000:Infinite Credits
sstrikra:0:1004A5:09:000:Infinite Lives PL1
sstrikra:0:10173D:09:000:Infinite Bombs PL1
sstrikra:0:000000:00:999:[Only enable Invincibility ]
sstrikra:0:000000:00:999:[after launch when you can ]
sstrikra:0:000000:00:999:[shoot your weapons!! ]
sstrikra:0:10173B:02:000:Invincibility PL1
sstrikra:0:000000:00:999:[See the Dip Switch Menu to ]
sstrikra:0:000000:00:999:[enable an alternate ]
sstrikra:0:000000:00:999:[Invincibility PL1 cheat. ]
sstrikra:0:000000:00:999:[But the cheat is better as ]
sstrikra:0:000000:00:999:[the dipswitch causes a game]
sstrikra:0:000000:00:999:[crash when PL2 is selected.]
sstrikra:0:1004D3:0A:000:Always have Sub Weapon PL1
sstrikra:0:10173F:03:500:Always have Sub Weapon PL1 (2/4)
sstrikra:0:101790:90:500:Always have Sub Weapon PL1 (3/4)
sstrikra:0:1017B0:90:500:Always have Sub Weapon PL1 (4/4)
sstrikra:0:101741:00:000:Always Sub Weapon F PL1
sstrikra:0:10175B:00:500:Always Sub Weapon F PL1 (2/2)
sstrikra:0:101741:01:000:Always Sub Weapon W PL1
sstrikra:0:10175B:01:500:Always Sub Weapon W PL1 (2/2)
sstrikra:0:101741:02:000:Always Sub Weapon H PL1
sstrikra:0:10175B:02:500:Always Sub Weapon H PL1 (2/2)
sstrikra:0:1004A7:09:000:Infinite Lives PL2
sstrikra:0:1017FD:09:000:Infinite Bombs PL2
sstrikra:0:000000:00:999:[Only enable Invincibility ]
sstrikra:0:000000:00:999:[after launch when you can ]
sstrikra:0:000000:00:999:[shoot your weapons!! ]
sstrikra:0:1017FB:02:000:Invincibility PL2
; [ Space Stranger 2 ]
sstrngr2:0:2009:78:000:Invaders never drop
sstrngr2:0:2069:00:000:Invaders don't fire
sstrngr2:0:206A:30:500:Invaders don't fire (2/2)
sstrngr2:0:0293:C3:100:Bullet Invincibility
sstrngr2:0:2094:04:540:Bullet Invincibility (2/3)
sstrngr2:0:2015:FF:500:Bullet Invincibility (3/3)
:sstrngr2:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:sstrngr2:00010000:202C:00000002:FFFFFFFF:Slow
:sstrngr2:00010000:202C:00000004:FFFFFFFF:Normal
:sstrngr2:00010000:202C:00000006:FFFFFFFF:Fast
:sstrngr2:00010000:202C:00000008:FFFFFFFF:V Fast
:sstrngr2:00010000:202C:0000000A:FFFFFFFF:Turbo
sstrngr2:0:163E:00:100:Autofire Mode
sstrngr2:0:21FF:07:000:Infinite Lives PL1
sstrngr2:0:2100:00:001:Kill All Invaders Now! PL1
sstrngr2:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
sstrngr2:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
sstrngr2:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
sstrngr2:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
sstrngr2:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
sstrngr2:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
sstrngr2:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
sstrngr2:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
sstrngr2:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
sstrngr2:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
sstrngr2:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
sstrngr2:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
sstrngr2:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
sstrngr2:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
sstrngr2:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
sstrngr2:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
sstrngr2:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
sstrngr2:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
sstrngr2:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
sstrngr2:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
sstrngr2:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
sstrngr2:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
sstrngr2:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
sstrngr2:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
sstrngr2:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
sstrngr2:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
sstrngr2:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
sstrngr2:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
sstrngr2:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
sstrngr2:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
sstrngr2:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
sstrngr2:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
sstrngr2:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
sstrngr2:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
sstrngr2:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
sstrngr2:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
sstrngr2:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
sstrngr2:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
sstrngr2:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
sstrngr2:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
sstrngr2:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
sstrngr2:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
sstrngr2:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
sstrngr2:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
sstrngr2:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
sstrngr2:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
sstrngr2:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
sstrngr2:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
sstrngr2:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
sstrngr2:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
sstrngr2:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
sstrngr2:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
sstrngr2:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
sstrngr2:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
sstrngr2:0:22FF:07:000:Infinite Lives PL2
sstrngr2:0:2200:00:001:Kill All Invaders Now! PL2
sstrngr2:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
sstrngr2:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
sstrngr2:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
sstrngr2:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
sstrngr2:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
sstrngr2:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
sstrngr2:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
sstrngr2:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
sstrngr2:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
sstrngr2:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
sstrngr2:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
sstrngr2:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
sstrngr2:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
sstrngr2:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
sstrngr2:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
sstrngr2:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
sstrngr2:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
sstrngr2:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
sstrngr2:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
sstrngr2:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
sstrngr2:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
sstrngr2:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
sstrngr2:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
sstrngr2:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
sstrngr2:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
sstrngr2:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
sstrngr2:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
sstrngr2:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
sstrngr2:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
sstrngr2:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
sstrngr2:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
sstrngr2:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
sstrngr2:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
sstrngr2:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
sstrngr2:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
sstrngr2:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
sstrngr2:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
sstrngr2:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
sstrngr2:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
sstrngr2:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
sstrngr2:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
sstrngr2:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
sstrngr2:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
sstrngr2:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
sstrngr2:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
sstrngr2:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
sstrngr2:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
sstrngr2:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
sstrngr2:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
sstrngr2:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
sstrngr2:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
sstrngr2:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
sstrngr2:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
sstrngr2:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Space Tactics ]
stactics:0:4087:04:000:Infinite Shields
; [ Stadium Hero 96 (Version EAJ) ]
stadh96a:0:0000:00:999:[ There are no cheats ]:REASON 1
stadh96a:0:0000:00:999:[ for this game as it ]:REASON 1
stadh96a:0:0000:00:999:[ didn't work the last ]:REASON 1
stadh96a:0:0000:00:999:[ time it was tested. ]:REASON 1
stadh96a:0:0000:00:999:[ If the game now works ]:REASON 1
stadh96a:0:0000:00:999:[ please request cheats ]:REASON 1
stadh96a:0:0000:00:999:[ for it on the cheat ]:REASON 1
stadh96a:0:0000:00:999:[ forums. ]:REASON 1
; [ Stadium Hero (Japan) ]
stadhero:0:FF801C:09:000:Infinite Time
stadhero:0:FF801D:9A:500:Infinite Time (2/2)
stadhero:0:FF8056:00:000:Infinite Strikes
stadhero:0:FF8057:00:000:Infinite Balls
stadhero:0:FF8058:00:000:Infinite Outs
stadhero:0:FF801C:00:001:Set Play Time to 0 Now!
stadhero:0:FF801D:01:501:Set Play Time to 0 Now! (2/3)
stadhero:0:FF8056:00:001:Set Strikes to 0 Now!
stadhero:0:FF8056:03:001:Set Strikes to 3 Now!
stadhero:0:FF8057:00:001:Set Balls to 0 Now!
stadhero:0:FF8057:03:001:Set Balls to 3 Now!
stadhero:0:FF8058:00:001:Set Outs to 0 Now!
stadhero:0:FF8058:03:001:Set Outs to 3 Now!
stadhero:0:FF8029:99:073:Select score PL1
stadhero:0:FF802A:99:073:Select score PL2
; [ Stadium Hero 96 (Version EAD) ]
stadhr96:0:0000:00:999:[ There are no cheats ]:REASON 1
stadhr96:0:0000:00:999:[ for this game as it ]:REASON 1
stadhr96:0:0000:00:999:[ didn't work the last ]:REASON 1
stadhr96:0:0000:00:999:[ time it was tested. ]:REASON 1
stadhr96:0:0000:00:999:[ If the game now works ]:REASON 1
stadhr96:0:0000:00:999:[ please request cheats ]:REASON 1
stadhr96:0:0000:00:999:[ for it on the cheat ]:REASON 1
stadhr96:0:0000:00:999:[ forums. ]:REASON 1
; [ Stagger I (Japan) ]
stagger1:0:3C0021:63:000:Infinite Credits
stagger1:0:3C024B:05:000:Infinite Lives PL1
stagger1:0:3C0263:05:000:Infinite Bombs PL1
stagger1:0:3CB3DE:00:000:Invincibility PL1
stagger1:0:3CB3DF:03:500:Invincibility PL1 (2/2)
stagger1:0:3CB3D5:07:000:Maximum Fire Power PL1
stagger1:0:3C024D:05:000:Infinite Lives PL2
stagger1:0:3C0265:05:000:Infinite Bombs PL2
stagger1:0:3CBBDE:00:000:Invincibility PL2
stagger1:0:3CBBDF:03:500:Invincibility PL2 (2/2)
stagger1:0:3CBBD5:07:000:Maximum Fire Power PL2
; [ Stakes Winner / Stakes Winner - GI kinzen seihae no michi ]
stakwin:0:10029E:FF:000:Infinite Money PL1
stakwin:0:1002B8:0A:000:Always Extra Speed PL1:Only Press "A" Don't whip!
stakwin:0:100336:FF:000:Infinite Money PL2
stakwin:0:100022:32:000:Infinite Time in Training:Disable during races !
stakwin:0:102998:44:000:Power - 1 PL1
stakwin:0:102AD6:44:000:Power - 2 PL1
stakwin:0:102C14:44:000:Power - 3 PL1
stakwin:0:102D52:44:000:Power - 4 PL1
stakwin:0:102E90:44:000:Power - 5 PL1
stakwin:0:102FCE:44:000:Power - 6 PL1
stakwin:0:10310C:44:000:Power - 7 PL1
; [ Stakes Winner 2 ]
stakwin2:0:108943:0A:000:Infinite Shop Time
stakwin2:0:108B5C:FF:000:Infinite Money
stakwin2:0:108B5D:FF:500:Infinite Money (2/2)
stakwin2:0:1089E2:EA:000:Infinite Power PL1
stakwin2:0:1089C0:23:000:Always Extra Speed PL1
stakwin2:0:108BA0:FF:000:Infinite Power PL2
; [ Super Tank Attack (prototype?) ]
stankatk:0:0000:00:999:[ There are no cheats ]:REASON 1
stankatk:0:0000:00:999:[ for this game as it ]:REASON 1
stankatk:0:0000:00:999:[ didn't work the last ]:REASON 1
stankatk:0:0000:00:999:[ time it was tested. ]:REASON 1
stankatk:0:0000:00:999:[ If the game now works ]:REASON 1
stankatk:0:0000:00:999:[ please request cheats ]:REASON 1
stankatk:0:0000:00:999:[ for it on the cheat ]:REASON 1
stankatk:0:0000:00:999:[ forums. ]:REASON 1
; [ Starblade ]
starblad:0:10E0BA:7F:000:Infinite Shields
; [ Star Castle (version 3) ]
starcas:0:01A1:E7:000:Infinite Credits
starcas:0:01A0:03:500:Infinite Credits (2/2)
starcas:0:0077:00:000:Invincibility
starcas:0:01BA:00:500:Invincibility (2/2)
starcas:0:01AF:E7:000:Infinite Lives PL1
starcas:0:01AE:03:500:Infinite Lives PL1 (2/2)
starcas:0:01B1:E7:000:Infinite Lives PL2
starcas:0:01B0:03:500:Infinite Lives PL2 (2/2)
; [ Star Castle (older) ]
starcas1:0:01A1:E7:000:Infinite Credits
starcas1:0:01A0:03:500:Infinite Credits (2/2)
starcas1:0:0077:00:000:Invincibility
starcas1:0:01BA:00:500:Invincibility (2/2)
starcas1:0:01AF:E7:000:Infinite Lives PL1
starcas1:0:01AE:03:500:Infinite Lives PL1 (2/2)
starcas1:0:01B1:E7:000:Infinite Lives PL2
starcas1:0:01B0:03:500:Infinite Lives PL2 (2/2)
; [ Star Castle (Mottoeis) ]
starcase:0:01A1:E7:000:Infinite Credits
starcase:0:01A0:03:500:Infinite Credits (2/2)
starcase:0:0077:00:000:Invincibility
starcase:0:01BA:00:500:Invincibility (2/2)
starcase:0:01AF:E7:000:Infinite Lives PL1
starcase:0:01AE:03:500:Infinite Lives PL1 (2/2)
starcase:0:01B1:E7:000:Infinite Lives PL2
starcase:0:01B0:03:500:Infinite Lives PL2 (2/2)
; [ Star Castle (prototype) ]
starcasp:0:01A1:E7:000:Infinite Credits
starcasp:0:01A0:03:500:Infinite Credits (2/2)
starcasp:0:0077:00:000:Invincibility
starcasp:0:01BA:00:500:Invincibility (2/2)
starcasp:0:01AF:E7:000:Infinite Lives PL1
starcasp:0:01AE:03:500:Infinite Lives PL1 (2/2)
starcasp:0:01B1:E7:000:Infinite Lives PL2
starcasp:0:01B0:03:500:Infinite Lives PL2 (2/2)
; [ Star Cruiser ]
starcrus:0:1052:00:000:Invincibility PL1
starcrus:0:1058:07:000:Score always = 7 PL1
starcrus:0:1058:00:000:Score always = 0 PL1
starcrus:0:1058:07:001:Score = 7 Now! PL1
starcrus:0:1058:00:001:Score = 0 Now! PL1
starcrus:0:1058:07:060:Select Score PL1
starcrus:0:1053:00:000:Invincibility PL2
starcrus:0:1059:07:000:Score always = 7 PL2
starcrus:0:1059:00:000:Score always = 0 PL2
starcrus:0:1059:07:001:Score = 7 Now! PL2
starcrus:0:1059:00:001:Score = 0 Now! PL2
starcrus:0:1059:07:060:Select Score PL2
; [ Star Fighter (v1) ]
starfigh:0:C850:99:000:Infinite Credits
starfigh:0:D033:99:000:Infinite Lives PL1
starfigh:0:D02B:03:000:Infinite Bombs PL1
starfigh:0:D0B3:99:000:Infinite Lives PL2
starfigh:0:D0AB:03:000:Infinite Bombs PL2
; [ Star Fire (set 2) ]
starfira:0:837E:00:000:Laser never overheats
starfira:0:82AF:09:000:Infinite Fuel
starfira:0:82B0:09:500:Infinite Fuel (2/4)
starfira:0:82B1:09:500:Infinite Fuel (3/4)
starfira:0:82B2:09:500:Infinite Fuel (4/4)
; [ Star Fire (set 1) ]
starfire:0:8377:00:000:Laser never overheats
starfire:0:82AB:09:000:Infinite Fuel
starfire:0:82AC:09:500:Infinite Fuel (2/4)
starfire:0:82AD:09:500:Infinite Fuel (3/4)
starfire:0:82AE:09:500:Infinite Fuel (4/4)
; [ Star Force ]
starforc:0:8166:09:000:Infinite Lives PL1
starforc:0:8198:09:000:Infinite Lives PL2
starforc:0:8547:80:000:Always Fast Shooting
starforc:0:8179:77:062:Select next level
starforc:0:8179:77:072:Select current level
; [ Star Force (encrypted) ]
starfore:0:8166:09:000:Infinite Lives PL1
starfore:0:8198:09:000:Infinite Lives PL2
starfore:0:8547:80:000:Always Fast Shooting
starfore:0:8179:77:062:Select next level
starfore:0:8179:77:072:Select current level
; [ Stargate ]
stargate:0:BDDE:11:000:Infinite Lives PL1
stargate:0:BDE0:12:000:Infinite Smart Bomb PL1
stargate:0:BDE1:B0:000:Infinite Inviso PL1
stargate:0:BE1D:11:000:Infinite Lives PL2
stargate:0:BE1F:11:000:Infinite Smart Bomb PL2
stargate:0:BE20:B0:000:Infinite Inviso PL2
; [ Star Gladiator (USA 960627) ]
starglad:0:0000:00:999:[ There are no cheats ]:REASON 1
starglad:0:0000:00:999:[ for this game as it ]:REASON 1
starglad:0:0000:00:999:[ didn't work the last ]:REASON 1
starglad:0:0000:00:999:[ time it was tested. ]:REASON 1
starglad:0:0000:00:999:[ If the game now works ]:REASON 1
starglad:0:0000:00:999:[ please request cheats ]:REASON 1
starglad:0:0000:00:999:[ for it on the cheat ]:REASON 1
starglad:0:0000:00:999:[ forums. ]:REASON 1
; [ Star Gladiator 2 (JAPAN 980316) ]
stargld2:0:0000:00:999:[ There are no cheats ]:REASON 1
stargld2:0:0000:00:999:[ for this game as it ]:REASON 1
stargld2:0:0000:00:999:[ didn't work the last ]:REASON 1
stargld2:0:0000:00:999:[ time it was tested. ]:REASON 1
stargld2:0:0000:00:999:[ If the game now works ]:REASON 1
stargld2:0:0000:00:999:[ please request cheats ]:REASON 1
stargld2:0:0000:00:999:[ for it on the cheat ]:REASON 1
stargld2:0:0000:00:999:[ forums. ]:REASON 1
; [ Star Guards ]
stargrds:0:E61D:00:001:Finish this Star Now!
stargrds:0:E00E:63:000:Infinite Energy PL1
stargrds:0:E037:63:000:Infinite Energy PL2
stargrds:0:E060:63:000:Infinite Energy PL3
; [ Star Hawk ]
starhawk:0:0167:63:000:Infinite Credits
starhawk:0:0163:3B:000:Infinite Time
starhawk:0:0161:63:500:Infinite Time (2/2)
; [ Star Jacker (Sega) ]
starjack:0:C09B:06:000:Infinite Lives
; [ Star Jacker (Stern) ]
starjacs:0:C09B:06:000:Infinite Lives
; [ Vs. Star Luster ]
starlstr:0:0001:99:000:Infinite Credits
starlstr:0:0045:60:000:Infinite Energy
; [ Starship 1 ]
starshp1:0:0083:99:000:Infinite Fuel
starshp1:0:00A0:0A:000:Infinite Torpedos
; [ Starship 1 (prototype?) ]
starshpp:0:0083:99:000:Infinite Fuel
starshpp:0:00A0:0A:000:Infinite Torpedos
; [ Star Sweep (STP1/VER.A) ]
starswep:0:0000:00:999:[ This game hasn't even ]:REASON 11
starswep:0:0000:00:999:[ been looked at due to ]:REASON 11
starswep:0:0000:00:999:[ time constraints - Too]:REASON 11
starswep:0:0000:00:999:[ many games and so ]:REASON 11
starswep:0:0000:00:999:[ little time. It is ]:REASON 11
starswep:0:0000:00:999:[ even possible that ]:REASON 11
starswep:0:0000:00:999:[ this game may be a ]:REASON 11
starswep:0:0000:00:999:[ clone of an existing ]:REASON 11
starswep:0:0000:00:999:[ game which may have ]:REASON 11
starswep:0:0000:00:999:[ cheats. Please search ]:REASON 11
starswep:0:0000:00:999:[ the cheat forums ]:REASON 11
starswep:0:0000:00:999:[ before posting cheat ]:REASON 11
starswep:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Star Trek ]
startrek:0:CE17:04:000:Infinite Shield
startrek:0:CE18:04:000:Infinite Torpedo
startrek:0:E4D9:99:000:Infinite Warp
; [ Star Wars ]
starw:0:2061:05:000:Infinite Lives
; [ Star Wars (rev 1) ]
starwar1:0:4860:09:000:Infinite Shields
starwar1:0:4B36:00:000:Always have FORCE
; [ Star Wars (rev 2) ]
starwars:0:4860:09:000:Infinite Shields
starwars:0:4B36:00:000:Always have FORCE
; [ Triv Two ]
statriv2:0:484B:9A:000:Infinite Time
:statriv2:000000E6:481F:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
; [ Triv Four ]
statriv4:0:0000:00:999:[ This game hasn't even ]:REASON 11
statriv4:0:0000:00:999:[ been looked at due to ]:REASON 11
statriv4:0:0000:00:999:[ time constraints - Too]:REASON 11
statriv4:0:0000:00:999:[ many games and so ]:REASON 11
statriv4:0:0000:00:999:[ little time. It is ]:REASON 11
statriv4:0:0000:00:999:[ even possible that ]:REASON 11
statriv4:0:0000:00:999:[ this game may be a ]:REASON 11
statriv4:0:0000:00:999:[ clone of an existing ]:REASON 11
statriv4:0:0000:00:999:[ game which may have ]:REASON 11
statriv4:0:0000:00:999:[ cheats. Please search ]:REASON 11
statriv4:0:0000:00:999:[ the cheat forums ]:REASON 11
statriv4:0:0000:00:999:[ before posting cheat ]:REASON 11
statriv4:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Saint Dragon ]
stdragon:0:0F1A39:0B:000:Infinite Lives
stdragon:0:0F1A00:80:000:Invincibility
stdragon:0:0F1A09:00:500:Invincibility (2/2)
stdragon:0:0F1A19:03:000:Maximum Speed
stdragon:0:0F1A1B:04:000:Maximum Fire power
stdragon:0:0F1A1D:02:000:Maximum Weapon power
:stdragon:00001301:0F1AED:00000005:FFFFFFFF:Select starting round:You should enable this cheat on the 'Push Start' screen, ie. after credits have been inserted! The Round display wont be correct
stdragon:0:0F1AED:05:061:Select next round
; [ Steel Talons (rev 1) ]
steelta1:0:FF979D:63:000:Infinite Weapons
steelta1:0:FFDB31:78:000:Infinite Fuel
; [ Steel Talons (German, rev 2) ]
steeltag:0:FF979F:63:000:Infinite Weapons
steeltag:0:FFDB33:78:000:Infinite Fuel
; [ Steel Talons (rev 2) ]
steeltal:0:FF979F:63:000:Infinite Weapons
steeltal:0:FFDB33:78:000:Infinite Fuel
; [ Steel Talons (prototype) ]
steeltap:0:FF979D:63:000:Infinite Weapons
steeltap:0:FFDB31:78:000:Infinite Fuel
; [ Stellar Castle (Elettronolo) ]
stellcas:0:01A1:E7:000:Infinite Credits
stellcas:0:01A0:03:500:Infinite Credits (2/2)
stellcas:0:0077:00:000:Invincibility
stellcas:0:01BA:00:500:Invincibility (2/2)
stellcas:0:01AF:E7:000:Infinite Lives PL1
stellcas:0:01AE:03:500:Infinite Lives PL1 (2/2)
stellcas:0:01B1:E7:000:Infinite Lives PL2
stellcas:0:01B0:03:500:Infinite Lives PL2 (2/2)
; [ Street Fight (Germany) ]
stfight:0:F004:0B:000:Infinite Lives
stfight:0:F008:70:007:Infinite Ammo
stfight:0:E532:00:000:Invincibility
; [ Strike Gunner S.T.G ]
stg:0:FFDA2C:09:000:Infinite Lives PL1
stg:0:FFDA2A:30:000:Infinite Weapon Energy PL1
stg:0:FFE530:30:500:Infinite Weapon Energy PL1 (2/2)
stg:0:FFE534:02:000:Invincibility PL1
stg:0:FFE531:09:000:Max Shot Power PL1
stg:0:FFDA03:00:000:All Weapons Available PL1
stg:0:FFDBE3:00:000:Always have Shield Unit PL1
stg:0:FFE52F:00:500:Always have Shield Unit PL1 (2/2)
stg:0:FFDBE3:01:000:Always have Homing Missile PL1
stg:0:FFE52F:01:500:Always have Homing Missile PL1 (2/2)
stg:0:FFDBE3:02:000:Always have Atomic Missile PL1
stg:0:FFE52F:02:500:Always have Atomic Missile PL1 (2/2)
stg:0:FFDBE3:03:000:Always have Lazer Cannon PL1
stg:0:FFE52F:03:500:Always have Lazer Cannon PL1 (2/2)
stg:0:FFDBE3:04:000:Always have Comrade Fighter PL1
stg:0:FFE52F:04:500:Always have Comrade Fighter PL1 (2/2)
stg:0:FFDBE3:05:000:Always have AntiAir Mine PL1
stg:0:FFE52F:05:500:Always have AntiAir Mine PL1 (2/2)
stg:0:FFDBE3:06:000:Always have Sonic Wave PL1
stg:0:FFE52F:06:500:Always have Sonic Wave PL1 (2/2)
stg:0:FFDBE3:07:000:Always have Photon Blaster PL1
stg:0:FFE52F:07:500:Always have Photon Blaster PL1 (2/2)
stg:0:FFDBE3:08:000:Always have Splay Missile PL1
stg:0:FFE52F:08:500:Always have Splay Missile PL1 (2/2)
stg:0:FFDBE3:09:000:Always have AutoAiming ValcanPL1
stg:0:FFE52F:09:500:Always have AutoAiming ValcanPL1 (2/2)
stg:0:FFDBE3:00:001:Get Shield Unit Now! PL1
stg:0:FFE52F:00:501:Get Shield Unit Now! PL1 (2/2)
stg:0:FFDBE3:01:001:Get Homing Missile Now! PL1
stg:0:FFE52F:01:501:Get Homing Missile Now! PL1 (2/2)
stg:0:FFDBE3:02:001:Get Atomic Missile Now! PL1
stg:0:FFE52F:02:501:Get Atomic Missile Now! PL1 (2/2)
stg:0:FFDBE3:03:001:Get Lazer Cannon Now! PL1
stg:0:FFE52F:03:501:Get Lazer Cannon Now! PL1 (2/2)
stg:0:FFDBE3:04:001:Get Comrade Fighter Now! PL1
stg:0:FFE52F:04:501:Get Comrade Fighter Now! PL1 (2/2)
stg:0:FFDBE3:05:001:Get AntiAir Mine Now! PL1
stg:0:FFE52F:05:501:Get AntiAir Mine Now! PL1 (2/2)
stg:0:FFDBE3:06:001:Get Sonic Wave Now! PL1
stg:0:FFE52F:06:501:Get Sonic Wave Now! PL1 (2/2)
stg:0:FFDBE3:07:001:Get Photon Blaster Now! PL1
stg:0:FFE52F:07:501:Get Photon Blaster Now! PL1 (2/2)
stg:0:FFDBE3:08:001:Get Splay Missile Now! PL1
stg:0:FFE52F:08:501:Get Splay Missile Now! PL1 (2/2)
stg:0:FFDBE3:09:001:Get AutoAiming Valcan Now! PL1
stg:0:FFE52F:09:501:Get AutoAiming Valcan Now! PL1 (2/2)
stg:0:FFDA2D:09:000:Infinite Lives PL2
stg:0:FFDA2B:30:000:Infinite Weapon Energy PL2
stg:0:FFE590:30:500:Infinite Weapon Energy PL2 (2/2)
stg:0:FFE594:02:000:Invincibility PL2
stg:0:FFE591:09:000:Max Shot Power PL2
stg:0:FFDA04:00:000:All Weapons Available PL2
stg:0:FFDBF7:00:000:Always have Shield Unit PL2
stg:0:FFE58F:00:500:Always have Shield Unit PL2 (2/2)
stg:0:FFDBF7:01:000:Always have Homing Missile PL2
stg:0:FFE58F:01:500:Always have Homing Missile PL2 (2/2)
stg:0:FFDBF7:02:000:Always have Atomic Missile PL2
stg:0:FFE58F:02:500:Always have Atomic Missile PL2 (2/2)
stg:0:FFDBF7:03:000:Always have Lazer Cannon PL2
stg:0:FFE58F:03:500:Always have Lazer Cannon PL2 (2/2)
stg:0:FFDBF7:04:000:Always have Comrade Fighter PL2
stg:0:FFE58F:04:500:Always have Comrade Fighter PL2 (2/2)
stg:0:FFDBF7:05:000:Always have AntiAir Mine PL2
stg:0:FFE58F:05:500:Always have AntiAir Mine PL2 (2/2)
stg:0:FFDBF7:06:000:Always have Sonic Wave PL2
stg:0:FFE58F:06:500:Always have Sonic Wave PL2 (2/2)
stg:0:FFDBF7:07:000:Always have Photon Blaster PL2
stg:0:FFE58F:07:500:Always have Photon Blaster PL2 (2/2)
stg:0:FFDBF7:08:000:Always have Splay Missile PL2
stg:0:FFE58F:08:500:Always have Splay Missile PL2 (2/2)
stg:0:FFDBF7:09:000:Always have AutoAiming ValcanPL2
stg:0:FFE58F:09:500:Always have AutoAiming ValcanPL2 (2/2)
stg:0:FFDBF7:00:001:Get Shield Unit Now! PL2
stg:0:FFE58F:00:501:Get Shield Unit Now! PL2 (2/2)
stg:0:FFDBF7:01:001:Get Homing Missile Now! PL2
stg:0:FFE58F:01:501:Get Homing Missile Now! PL2 (2/2)
stg:0:FFDBF7:02:001:Get Atomic Missile Now! PL2
stg:0:FFE58F:02:501:Get Atomic Missile Now! PL2 (2/2)
stg:0:FFDBF7:03:001:Get Lazer Cannon Now! PL2
stg:0:FFE58F:03:501:Get Lazer Cannon Now! PL2 (2/2)
stg:0:FFDBF7:04:001:Get Comrade Fighter Now! PL2
stg:0:FFE58F:04:501:Get Comrade Fighter Now! PL2 (2/2)
stg:0:FFDBF7:05:001:Get AntiAir Mine Now! PL2
stg:0:FFE58F:05:501:Get AntiAir Mine Now! PL2 (2/2)
stg:0:FFDBF7:06:001:Get Sonic Wave Now! PL2
stg:0:FFE58F:06:501:Get Sonic Wave Now! PL2 (2/2)
stg:0:FFDBF7:07:001:Get Photon Blaster Now! PL2
stg:0:FFE58F:07:501:Get Photon Blaster Now! PL2 (2/2)
stg:0:FFDBF7:08:001:Get Splay Missile Now! PL2
stg:0:FFE58F:08:501:Get Splay Missile Now! PL2 (2/2)
stg:0:FFDBF7:09:001:Get AutoAiming Valcan Now! PL2
stg:0:FFE58F:09:501:Get AutoAiming Valcan Now! PL2 (2/2)
; [ Stinger ]
stinger:0:C0AC:09:000:Infinite Credits
stinger:0:C0B1:18:000:Infinite Lives PL1
stinger:0:C2A0:05:000:Infinite Orbs PL1
stinger:0:C0B2:18:000:Infinite Lives PL2
stinger:0:C2A1:05:000:Infinite Orbs PL2
; [ Stinger (prototype?) ]
stinger2:0:C0AC:09:000:Infinite Credits
stinger2:0:C0B1:18:000:Infinite Lives PL1
stinger2:0:C2A0:05:000:Infinite Orbs PL1
stinger2:0:C0B2:18:000:Infinite Lives PL2
stinger2:0:C2A1:05:000:Infinite Orbs PL2
; [ Stack Columns (Japan) ]
stkclmns:0:FFFC00:09:000:Infinite Credits
stkclmns:0:FFC08D:00:000:Never get walled up PL1
stkclmns:0:FFC48D:0D:001:Win this Round Now! PL1
stkclmns:0:000000:00:999:[These gem cheats don't update the side display!]
stkclmns:0:FFC137:01:000:Next top gem always Green PL1
stkclmns:0:FFC137:02:000:Next top gem always Orange PL1
stkclmns:0:FFC137:03:000:Next top gem always Purple PL1
stkclmns:0:FFC137:04:000:Next top gem always Blue PL1
stkclmns:0:FFC137:05:000:Next top gem always Red PL1
stkclmns:0:FFC137:06:000:Next top gem always Yellow PL1
stkclmns:0:FFC177:01:000:Next middle gem always Green PL1
stkclmns:0:FFC177:02:000:Next middle gem always Orange PL1
stkclmns:0:FFC177:03:000:Next middle gem always Purple PL1
stkclmns:0:FFC177:04:000:Next middle gem always Blue PL1
stkclmns:0:FFC177:05:000:Next middle gem always Red PL1
stkclmns:0:FFC177:06:000:Next middle gem always Yellow PL1
stkclmns:0:FFC1B7:01:000:Next bottom gem always Green PL1
stkclmns:0:FFC1B7:02:000:Next bottom gem always Orange PL1
stkclmns:0:FFC1B7:03:000:Next bottom gem always Purple PL1
stkclmns:0:FFC1B7:04:000:Next bottom gem always Blue PL1
stkclmns:0:FFC1B7:05:000:Next bottom gem always Red PL1
stkclmns:0:FFC1B7:06:000:Next bottom gem always Yellow PL1
stkclmns:0:FFC137:01:001:Next top gem is Green Now! PL1
stkclmns:0:FFC137:02:001:Next top gem is Orange Now! PL1
stkclmns:0:FFC137:03:001:Next top gem is Purple Now! PL1
stkclmns:0:FFC137:04:001:Next top gem is Blue Now! PL1
stkclmns:0:FFC137:05:001:Next top gem is Red Now! PL1
stkclmns:0:FFC137:06:001:Next top gem is Yellow Now! PL1
stkclmns:0:FFC177:01:001:Next middle gem is Green Now! PL1
stkclmns:0:FFC177:02:001:Next middle gem is Orange Now! PL1
stkclmns:0:FFC177:03:001:Next middle gem is Purple Now! PL1
stkclmns:0:FFC177:04:001:Next middle gem is Blue Now! PL1
stkclmns:0:FFC177:05:001:Next middle gem is Red Now! PL1
stkclmns:0:FFC177:06:001:Next middle gem is Yellow Now! PL1
stkclmns:0:FFC1B7:01:001:Next bottom gem is Green Now! PL1
stkclmns:0:FFC1B7:02:001:Next bottom gem is Orange Now! PL1
stkclmns:0:FFC1B7:03:001:Next bottom gem is Purple Now! PL1
stkclmns:0:FFC1B7:04:001:Next bottom gem is Blue Now! PL1
stkclmns:0:FFC1B7:05:001:Next bottom gem is Red Now! PL1
stkclmns:0:FFC1B7:06:001:Next bottom gem is Yellow Now! PL1
stkclmns:0:FFC48D:00:000:Never get walled up PL2
stkclmns:0:FFC08D:0D:001:Win this Round Now! PL2
stkclmns:0:000000:00:999:[These gem cheats don't update the side display!]
stkclmns:0:FFC537:01:000:Next top gem always Green PL2
stkclmns:0:FFC537:02:000:Next top gem always Orange PL2
stkclmns:0:FFC537:03:000:Next top gem always Purple PL2
stkclmns:0:FFC537:04:000:Next top gem always Blue PL2
stkclmns:0:FFC537:05:000:Next top gem always Red PL2
stkclmns:0:FFC537:06:000:Next top gem always Yellow PL2
stkclmns:0:FFC577:01:000:Next middle gem always Green PL2
stkclmns:0:FFC577:02:000:Next middle gem always Orange PL2
stkclmns:0:FFC577:03:000:Next middle gem always Purple PL2
stkclmns:0:FFC577:04:000:Next middle gem always Blue PL2
stkclmns:0:FFC577:05:000:Next middle gem always Red PL2
stkclmns:0:FFC577:06:000:Next middle gem always Yellow PL2
stkclmns:0:FFC5B7:01:000:Next bottom gem always Green PL2
stkclmns:0:FFC5B7:02:000:Next bottom gem always Orange PL2
stkclmns:0:FFC5B7:03:000:Next bottom gem always Purple PL2
stkclmns:0:FFC5B7:04:000:Next bottom gem always Blue PL2
stkclmns:0:FFC5B7:05:000:Next bottom gem always Red PL2
stkclmns:0:FFC5B7:06:000:Next bottom gem always Yellow PL2
stkclmns:0:FFC537:01:001:Next top gem is Green Now! PL2
stkclmns:0:FFC537:02:001:Next top gem is Orange Now! PL2
stkclmns:0:FFC537:03:001:Next top gem is Purple Now! PL2
stkclmns:0:FFC537:04:001:Next top gem is Blue Now! PL2
stkclmns:0:FFC537:05:001:Next top gem is Red Now! PL2
stkclmns:0:FFC537:06:001:Next top gem is Yellow Now! PL2
stkclmns:0:FFC577:01:001:Next middle gem is Green Now! PL2
stkclmns:0:FFC577:02:001:Next middle gem is Orange Now! PL2
stkclmns:0:FFC577:03:001:Next middle gem is Purple Now! PL2
stkclmns:0:FFC577:04:001:Next middle gem is Blue Now! PL2
stkclmns:0:FFC577:05:001:Next middle gem is Red Now! PL2
stkclmns:0:FFC577:06:001:Next middle gem is Yellow Now! PL2
stkclmns:0:FFC5B7:01:001:Next bottom gem is Green Now! PL2
stkclmns:0:FFC5B7:02:001:Next bottom gem is Orange Now! PL2
stkclmns:0:FFC5B7:03:001:Next bottom gem is Purple Now! PL2
stkclmns:0:FFC5B7:04:001:Next bottom gem is Blue Now! PL2
stkclmns:0:FFC5B7:05:001:Next bottom gem is Red Now! PL2
stkclmns:0:FFC5B7:06:001:Next bottom gem is Yellow Now! PL2
; [ Steel Force ]
stlforce:0:105474:7F:000:Infinite Credits
stlforce:0:105416:02:000:Infinite Time
stlforce:0:105417:57:500:Infinite Time (2/2)
stlforce:0:10563E:03:000:Infinite Lives PL1
stlforce:0:10563D:5A:000:Infinite Energy PL1
stlforce:0:105638:C6:000:Infinite Ammo PL1
stlforce:0:10563C:05:000:Infinite Magazines PL1
stlforce:0:105648:63:000:Infinite Grenades PL1
stlforce:0:10564B:05:000:Maximum Fire Power PL1
stlforce:0:105641:31:000:Coin always increases power PL1
stlforce:0:105641:31:001:Coin will increase power Now! PL1
stlforce:0:1056E2:03:000:Infinite Lives PL2
stlforce:0:1056E1:5A:000:Infinite Energy PL2
stlforce:0:1056DC:C6:000:Infinite Ammo PL2
stlforce:0:1056E0:05:000:Infinite Magazines PL2
stlforce:0:1056EC:63:000:Infinite Grenades PL2
stlforce:0:1056EF:05:000:Maximum Fire Power PL2
stlforce:0:1056E5:31:000:Coin always increases power PL2
stlforce:0:1056E5:31:001:Coin will increase power Now! PL2
; [ Storm Blade (US) ]
stmblade:0:00000176:09:000:Infinite Lives PL1
stmblade:0:00000188:05:000:Infinite Bombs PL1
stmblade:0:00000175:03:000:Maximum Fire Power PL1
stmblade:0:0000017C:02:000:Invincibility "ON" PL1
stmblade:0:000001B6:09:000:Infinite Lives PL2
stmblade:0:000001C8:05:000:Infinite Bombs PL2
stmblade:0:000001B5:03:000:Maximum Fire Power PL2
stmblade:0:000001BC:02:000:Invincibility "ON" PL2
; [ Stocker ]
stocker:0:017C:28:000:Infinite Fuel
stocker:0:016F:00:000:Infinite Tickets
; [ Super Toffy ]
stoffy:0:08C4:10:000:No Objects Ever Needed
stoffy:0:08C5:10:500:No Objects Ever Needed (2/2)
stoffy:0:08BE:04:000:Infinite Lives PL1
:stoffy:000000E0:08C2:000000FA:FFFFFFFF:Infinite Energy PL1
stoffy:0:08C0:04:000:Infinite Bombs PL1
stoffy:0:08BF:04:000:Infinite Lives PL2
:stoffy:000000E0:08C3:000000FA:FFFFFFFF:Infinite Energy PL2
stoffy:0:08C1:04:000:Infinite Bombs PL2
; [ Stompin' ]
stompin:0:0102:09:000:Infinite Credits
stompin:0:016C:05:000:Infinite Zappers
; [ Stoneage ]
stoneage:0:1BC005:99:000:Infinite Credits
stoneage:0:18534D:01:001:One hit for boss 1 Now!
stoneage:0:18654D:01:001:One hit for boss 2-1 Now!
stoneage:0:18654D:01:001:One hit for boss 2-2 Now!
stoneage:0:1877F4:01:001:One hit for boss 3-1 Now!
stoneage:0:186CCD:01:001:One hit for boss 3-2 Now!
stoneage:0:18654D:01:001:One hit for boss 4-1 Now!
stoneage:0:186BCD:01:001:One hit for boss 4-2 Now!
stoneage:0:18654D:01:001:One hit for boss 5-1 Now!
stoneage:0:1868CD:01:001:One hit for boss 5-2 Now!
stoneage:0:18654D:01:001:One hit for boss 5-3 Now!
stoneage:0:184D99:03:000:Infinite Lives PL1
stoneage:0:184E4D:12:000:Infinite Energy PL1
stoneage:0:184DD9:03:000:Infinite Lives PL2
stoneage:0:184ECD:12:000:Infinite Energy PL2
; [ Stone Ball (2 Players) ]
stoneba2:0:201C73:FF:000:Infinite Time
stoneba2:0:201C72:7F:500:Infinite Time (2/2)
stoneba2:0:201C73:00:001:Finish this Match Now!
stoneba2:0:201C72:00:501:Finish this Match Now! (2/2)
stoneba2:0:201C87:01:001:Score a Goal Now! PL1
stoneba2:0:201C78:00:000:Score always = 0 PL1
stoneba2:0:201C79:00:500:Score always = 0 PL1 (2/4)
stoneba2:0:201CB0:00:500:Score always = 0 PL1 (3/4)
stoneba2:0:201CB1:00:500:Score always = 0 PL1 (4/4)
stoneba2:0:201C78:00:000:Score always = 99 PL1
stoneba2:0:201C79:63:500:Score always = 99 PL1 (2/4)
stoneba2:0:201CB0:00:500:Score always = 99 PL1 (3/4)
stoneba2:0:201CB1:63:500:Score always = 99 PL1 (4/4)
stoneba2:0:201C78:00:001:Score = 0 Now! PL1
stoneba2:0:201C79:00:501:Score = 0 Now! PL1 (2/4)
stoneba2:0:201CB0:00:501:Score = 0 Now! PL1 (3/4)
stoneba2:0:201CB1:00:501:Score = 0 Now! PL1 (4/4)
stoneba2:0:201C78:00:001:Score = 99 Now! PL1
stoneba2:0:201C79:63:501:Score = 99 Now! PL1 (2/4)
stoneba2:0:201CB0:00:501:Score = 99 Now! PL1 (3/4)
stoneba2:0:201CB1:63:501:Score = 99 Now! PL1 (4/4)
stoneba2:0:201C86:FF:001:Score a Goal Now! PL2
stoneba2:0:201C7A:00:000:Score always = 0 PL2
stoneba2:0:201C7B:00:500:Score always = 0 PL2 (2/4)
stoneba2:0:201CB2:00:500:Score always = 0 PL2 (3/4)
stoneba2:0:201CB3:00:500:Score always = 0 PL2 (4/4)
stoneba2:0:201C7A:00:000:Score always = 99 PL2
stoneba2:0:201C7B:63:500:Score always = 99 PL2 (2/4)
stoneba2:0:201CB2:00:500:Score always = 99 PL2 (3/4)
stoneba2:0:201CB3:63:500:Score always = 99 PL2 (4/4)
stoneba2:0:201C7A:00:001:Score = 0 Now! PL2
stoneba2:0:201C7B:00:501:Score = 0 Now! PL2 (2/4)
stoneba2:0:201CB2:00:501:Score = 0 Now! PL2 (3/4)
stoneba2:0:201CB3:00:501:Score = 0 Now! PL2 (4/4)
stoneba2:0:201C7A:00:001:Score = 99 Now! PL2
stoneba2:0:201C7B:63:501:Score = 99 Now! PL2 (2/4)
stoneba2:0:201CB2:00:501:Score = 99 Now! PL2 (3/4)
stoneba2:0:201CB3:63:501:Score = 99 Now! PL2 (4/4)
; [ Stone Ball (4 Players) ]
stonebal:0:201C73:FF:000:Infinite Time
stonebal:0:201C72:7F:500:Infinite Time (2/2)
stonebal:0:201C73:00:001:Finish this Match Now!
stonebal:0:201C72:00:501:Finish this Match Now! (2/2)
stonebal:0:201C87:01:001:Score a Goal Now! TEAM 1
stonebal:0:201C78:00:000:Score always = 0 TEAM 1
stonebal:0:201C79:00:500:Score always = 0 TEAM 1 (2/4)
stonebal:0:201CB0:00:500:Score always = 0 TEAM 1 (3/4)
stonebal:0:201CB1:00:500:Score always = 0 TEAM 1 (4/4)
stonebal:0:201C78:00:000:Score always = 99 TEAM 1
stonebal:0:201C79:63:500:Score always = 99 TEAM 1 (2/4)
stonebal:0:201CB0:00:500:Score always = 99 TEAM 1 (3/4)
stonebal:0:201CB1:63:500:Score always = 99 TEAM 1 (4/4)
stonebal:0:201C78:00:001:Score = 0 Now! TEAM 1
stonebal:0:201C79:00:501:Score = 0 Now! TEAM 1 (2/4)
stonebal:0:201CB0:00:501:Score = 0 Now! TEAM 1 (3/4)
stonebal:0:201CB1:00:501:Score = 0 Now! TEAM 1 (4/4)
stonebal:0:201C78:00:001:Score = 99 Now! TEAM 1
stonebal:0:201C79:63:501:Score = 99 Now! TEAM 1 (2/4)
stonebal:0:201CB0:00:501:Score = 99 Now! TEAM 1 (3/4)
stonebal:0:201CB1:63:501:Score = 99 Now! TEAM 1 (4/4)
stonebal:0:201C86:FF:001:Score a Goal Now! TEAM 2
stonebal:0:201C7A:00:000:Score always = 0 TEAM 2
stonebal:0:201C7B:00:500:Score always = 0 TEAM 2 (2/4)
stonebal:0:201CB2:00:500:Score always = 0 TEAM 2 (3/4)
stonebal:0:201CB3:00:500:Score always = 0 TEAM 2 (4/4)
stonebal:0:201C7A:00:000:Score always = 99 TEAM 2
stonebal:0:201C7B:63:500:Score always = 99 TEAM 2 (2/4)
stonebal:0:201CB2:00:500:Score always = 99 TEAM 2 (3/4)
stonebal:0:201CB3:63:500:Score always = 99 TEAM 2 (4/4)
stonebal:0:201C7A:00:001:Score = 0 Now! TEAM 2
stonebal:0:201C7B:00:501:Score = 0 Now! TEAM 2 (2/4)
stonebal:0:201CB2:00:501:Score = 0 Now! TEAM 2 (3/4)
stonebal:0:201CB3:00:501:Score = 0 Now! TEAM 2 (4/4)
stonebal:0:201C7A:00:001:Score = 99 Now! TEAM 2
stonebal:0:201C7B:63:501:Score = 99 Now! TEAM 2 (2/4)
stonebal:0:201CB2:00:501:Score = 99 Now! TEAM 2 (3/4)
stonebal:0:201CB3:63:501:Score = 99 Now! TEAM 2 (4/4)
; [ Storming Party / Riku Kai Kuu Saizensen ]
storming:0:A5FB:09:000:Infinite Credits
storming:0:A817:63:000:Infinite Lives
storming:0:0000:00:999:[See the Dip Switch Menu to ]
storming:0:0000:00:999:[enable Invincibility. ]
; [ Koutetsu Yousai Strahl (Japan set 1) ]
strahl:0:0F0DBB:10:000:Infinite Lives PL1
strahl:0:0F0D5F:1C:000:Infinite Bombs PL1
strahl:0:0F0CD1:00:000:Invincibility PL1
strahl:0:0F0DCE:02:000:Maximum Weapon Weight PL1
strahl:0:0F0DCF:7F:500:Maximum Weapon Weight PL1 (2/2)
strahl:0:0FA60F:60:000:Weapon always Full Power PL1
strahl:0:0F0D57:00:000:Always have TWIN Shot PL1
strahl:0:0F0D57:01:000:Always have LASER Shot PL1
strahl:0:0F0D57:02:000:Always have H.LASER Shot PL1
strahl:0:0F0D57:03:000:Always have CHARGE Shot PL1
strahl:0:0F0D59:00:000:Always have VULCAN Side PL1
strahl:0:0F0D59:01:000:Always have HOMING Side PL1
strahl:0:0F0D59:02:000:Always have SHIELD Side PL1
strahl:0:0F0D59:03:000:Always have EXPAND Side PL1
strahl:0:0F0D5D:00:000:Always have SMALL Bomb PL1
strahl:0:0F0D5D:01:000:Always have ROCKET Bomb PL1
strahl:0:0F0D5D:02:000:Always have BIG Bomb PL1
strahl:0:0F0D5D:03:000:Always have NAPALM Bomb PL1
strahl:0:0F0D57:00:001:Get TWIN Shot Now! PL1
strahl:0:0F0D57:01:001:Get LASER Shot Now! PL1
strahl:0:0F0D57:02:001:Get H.LASER Shot Now! PL1
strahl:0:0F0D57:03:001:Get CHARGE Shot Now! PL1
strahl:0:0F0D59:00:001:Get VULCAN Side Now! PL1
strahl:0:0F0D59:01:001:Get HOMING Side Now! PL1
strahl:0:0F0D59:02:001:Get SHIELD Side Now! PL1
strahl:0:0F0D59:03:001:Get EXPAND Side Now! PL1
strahl:0:0F0D5D:00:001:Get SMALL Bomb Now! PL1
strahl:0:0F0D5D:01:001:Get ROCKET Bomb Now! PL1
strahl:0:0F0D5D:02:001:Get BIG Bomb Now! PL1
strahl:0:0F0D5D:03:001:Get NAPALM Bomb Now! PL1
strahl:0:0F0DBD:10:000:Infinite Lives PL2
strahl:0:0F0D69:1C:000:Infinite Bombs PL2
strahl:0:0F0CD3:00:000:Invincibility PL2
strahl:0:0F0DD0:02:000:Maximum Weapon Weight PL2
strahl:0:0F0DD1:7F:500:Maximum Weapon Weight PL2 (2/2)
strahl:0:0FA70B:60:000:Weapon always Full Power PL2
strahl:0:0F0D61:00:000:Always have TWIN Shot PL2
strahl:0:0F0D61:01:000:Always have LASER Shot PL2
strahl:0:0F0D61:02:000:Always have H.LASER Shot PL2
strahl:0:0F0D61:03:000:Always have CHARGE Shot PL2
strahl:0:0F0D65:00:000:Always have VULCAN Side PL2
strahl:0:0F0D65:01:000:Always have HOMING Side PL2
strahl:0:0F0D65:02:000:Always have SHIELD Side PL2
strahl:0:0F0D65:03:000:Always have EXPAND Side PL2
strahl:0:0F0D67:00:000:Always have SMALL Bomb PL2
strahl:0:0F0D67:01:000:Always have ROCKET Bomb PL2
strahl:0:0F0D67:02:000:Always have BIG Bomb PL2
strahl:0:0F0D67:03:000:Always have NAPALM Bomb PL2
strahl:0:0F0D61:00:001:Get TWIN Shot Now! PL2
strahl:0:0F0D61:01:001:Get LASER Shot Now! PL2
strahl:0:0F0D61:02:001:Get H.LASER Shot Now! PL2
strahl:0:0F0D61:03:001:Get CHARGE Shot Now! PL2
strahl:0:0F0D65:00:001:Get VULCAN Side Now! PL2
strahl:0:0F0D65:01:001:Get HOMING Side Now! PL2
strahl:0:0F0D65:02:001:Get SHIELD Side Now! PL2
strahl:0:0F0D65:03:001:Get EXPAND Side Now! PL2
strahl:0:0F0D67:00:001:Get SMALL Bomb Now! PL2
strahl:0:0F0D67:01:001:Get ROCKET Bomb Now! PL2
strahl:0:0F0D67:02:001:Get BIG Bomb Now! PL2
strahl:0:0F0D67:03:001:Get NAPALM Bomb Now! PL2
; [ Koutetsu Yousai Strahl (Japan set 2) ]
strahla:0:0F0D8B:03:000:0F0D8B = 03
strahla:0:0F0D8B:10:000:Infinite Lives PL1
strahla:0:0F0D2F:1C:000:Infinite Bombs PL1
strahla:0:0F0CA1:00:000:Invincibility PL1
strahla:0:0F0D9E:02:000:Maximum Weapon Weight PL1
strahla:0:0F0D9F:7F:500:Maximum Weapon Weight PL1 (2/2)
strahla:0:0FA60F:60:000:Weapon always Full Power PL1
strahla:0:0F0D27:00:000:Always have TWIN Shot PL1
strahla:0:0F0D27:01:000:Always have LASER Shot PL1
strahla:0:0F0D27:02:000:Always have H.LASER Shot PL1
strahla:0:0F0D27:03:000:Always have CHARGE Shot PL1
strahla:0:0F0D29:00:000:Always have VULCAN Side PL1
strahla:0:0F0D29:01:000:Always have HOMING Side PL1
strahla:0:0F0D29:02:000:Always have SHIELD Side PL1
strahla:0:0F0D29:03:000:Always have EXPAND Side PL1
strahla:0:0F0D2D:00:000:Always have SMALL Bomb PL1
strahla:0:0F0D2D:01:000:Always have ROCKET Bomb PL1
strahla:0:0F0D2D:02:000:Always have BIG Bomb PL1
strahla:0:0F0D2D:03:000:Always have NAPALM Bomb PL1
strahla:0:0F0D27:00:001:Get TWIN Shot Now! PL1
strahla:0:0F0D27:01:001:Get LASER Shot Now! PL1
strahla:0:0F0D27:02:001:Get H.LASER Shot Now! PL1
strahla:0:0F0D27:03:001:Get CHARGE Shot Now! PL1
strahla:0:0F0D29:00:001:Get VULCAN Side Now! PL1
strahla:0:0F0D29:01:001:Get HOMING Side Now! PL1
strahla:0:0F0D29:02:001:Get SHIELD Side Now! PL1
strahla:0:0F0D29:03:001:Get EXPAND Side Now! PL1
strahla:0:0F0D2D:00:001:Get SMALL Bomb Now! PL1
strahla:0:0F0D2D:01:001:Get ROCKET Bomb Now! PL1
strahla:0:0F0D2D:02:001:Get BIG Bomb Now! PL1
strahla:0:0F0D2D:03:001:Get NAPALM Bomb Now! PL1
strahla:0:0F0D8D:10:000:Infinite Lives PL2
strahla:0:0F0D39:1C:000:Infinite Bombs PL2
strahla:0:0F0CA3:00:000:Invincibility PL2
strahla:0:0F0DA0:02:000:Maximum Weapon Weight PL2
strahla:0:0F0DA1:7F:500:Maximum Weapon Weight PL2 (2/2)
strahla:0:0FA70B:60:000:Weapon always Full Power PL2
strahla:0:0F0D31:00:000:Always have TWIN Shot PL2
strahla:0:0F0D31:01:000:Always have LASER Shot PL2
strahla:0:0F0D31:02:000:Always have H.LASER Shot PL2
strahla:0:0F0D31:03:000:Always have CHARGE Shot PL2
strahla:0:0F0D35:00:000:Always have VULCAN Side PL2
strahla:0:0F0D35:01:000:Always have HOMING Side PL2
strahla:0:0F0D35:02:000:Always have SHIELD Side PL2
strahla:0:0F0D35:03:000:Always have EXPAND Side PL2
strahla:0:0F0D37:00:000:Always have SMALL Bomb PL2
strahla:0:0F0D37:01:000:Always have ROCKET Bomb PL2
strahla:0:0F0D37:02:000:Always have BIG Bomb PL2
strahla:0:0F0D37:03:000:Always have NAPALM Bomb PL2
strahla:0:0F0D31:00:001:Get TWIN Shot Now! PL2
strahla:0:0F0D31:01:001:Get LASER Shot Now! PL2
strahla:0:0F0D31:02:001:Get H.LASER Shot Now! PL2
strahla:0:0F0D31:03:001:Get CHARGE Shot Now! PL2
strahla:0:0F0D35:00:001:Get VULCAN Side Now! PL2
strahla:0:0F0D35:01:001:Get HOMING Side Now! PL2
strahla:0:0F0D35:02:001:Get SHIELD Side Now! PL2
strahla:0:0F0D35:03:001:Get EXPAND Side Now! PL2
strahla:0:0F0D37:00:001:Get SMALL Bomb Now! PL2
strahla:0:0F0D37:01:001:Get ROCKET Bomb Now! PL2
strahla:0:0F0D37:02:001:Get BIG Bomb Now! PL2
strahla:0:0F0D37:03:001:Get NAPALM Bomb Now! PL2
; [ Strata Bowling (V3) ]
stratab:0:20C8:00:000:Infinite Time
stratab:0:20A3:0A:000:Always make a Strike
; [ Strata Bowling (V1) ]
stratab1:0:20C8:00:000:Infinite Time
stratab1:0:20A3:0A:000:Always make a Strike
; [ Strategy X (Stern) ]
stratgys:0:8105:FF:000:Infinite Fuel
stratgys:0:8108:08:000:Infinite Lives
stratgys:0:8380:01:000:Invincibility
stratgys:0:83A0:01:500:Invincibility (2/6)
stratgys:0:8065:22:500:Invincibility (3/6)
stratgys:0:8061:18:500:Invincibility (4/6)
stratgys:0:8062:07:500:Invincibility (5/6)
stratgys:0:8066:06:500:Invincibility (6/6)
; [ Strategy X ]
stratgyx:0:8105:FF:000:Infinite Fuel
stratgyx:0:8108:08:000:Infinite Lives
stratgyx:0:8380:01:000:Invincibility
stratgyx:0:83A0:01:500:Invincibility (2/6)
stratgyx:0:8065:22:500:Invincibility (3/6)
stratgyx:0:8061:18:500:Invincibility (4/6)
stratgyx:0:8062:07:500:Invincibility (5/6)
stratgyx:0:8066:06:500:Invincibility (6/6)
; [ Raiga - Strato Fighter (US) ]
stratof:0:061EB3:09:000:Infinite Lives PL1
stratof:0:061E7E:0A:000:Invincibility PL1
stratof:0:061FB3:09:000:Infinite Lives PL2
stratof:0:061F7E:0A:000:Invincibility PL2
; [ Stratovox ]
stratvox:0:4029:0A:000:Infinite Lives PL1
stratvox:0:4099:0A:000:Infinite Lives PL2
stratvox:0:4108:00:000:Invincibility
; [ Streaking ]
streakng:0:4214:03:000:Infinite Lives
; [ Street Smart (US version 1) ]
streets1:0:043E03:30:000:Infinite Time
streets1:0:04004C:7A:000:Infinite Lives PL1
streets1:0:040034:4B:000:Infinite Energy PL1
streets1:0:040079:78:000:Invincibility PL1
streets1:0:040269:00:001:Kill PL1 Oppo with 1 Hit Now!
streets1:0:040269:00:000:Always only 1 Hit on PL1 Oppo
streets1:0:04014C:7A:000:Infinite Lives PL2
streets1:0:040134:4B:000:Infinite Energy PL2
streets1:0:040179:78:000:Invincibility PL2
streets1:0:040369:00:001:Kill PL2 Oppo with 1 Hit Now!
streets1:0:040369:00:000:Always only 1 Hit on PL2 Oppo
; [ Street Smart (Japan version 1) ]
streetsj:0:043E03:30:000:Infinite Time
streetsj:0:04004C:7A:000:Infinite Lives PL1
streetsj:0:040034:4B:000:Infinite Energy PL1
streetsj:0:040079:78:000:Invincibility PL1
streetsj:0:040269:00:001:Kill PL1 Oppo with 1 Hit Now!
streetsj:0:040269:00:000:Always only 1 Hit on PL1 Oppo
streetsj:0:04014C:7A:000:Infinite Lives PL2
streetsj:0:040134:4B:000:Infinite Energy PL2
streetsj:0:040179:78:000:Invincibility PL2
streetsj:0:040369:00:001:Kill PL2 Oppo with 1 Hit Now!
streetsj:0:040369:00:000:Always only 1 Hit on PL2 Oppo
; [ Street Smart (US version 2) ]
streetsm:0:043E03:30:000:Infinite Time
streetsm:0:04004C:7A:000:Infinite Lives PL1
streetsm:0:040034:4B:000:Infinite Energy PL1
streetsm:0:040079:78:000:Invincibility PL1
streetsm:0:040269:00:001:Kill PL1 Oppo with 1 Hit Now!
streetsm:0:040269:00:000:Always only 1 Hit on PL1 Oppo
streetsm:0:04014C:7A:000:Infinite Lives PL2
streetsm:0:040134:4B:000:Infinite Energy PL2
streetsm:0:040179:78:000:Invincibility PL2
streetsm:0:040369:00:001:Kill PL2 Oppo with 1 Hit Now!
streetsm:0:040369:00:000:Always only 1 Hit on PL2 Oppo
; [ Street Smart (World version 1) ]
streetsw:0:043E03:30:000:Infinite Time
streetsw:0:04004C:7A:000:Infinite Lives PL1
streetsw:0:040034:4B:000:Infinite Energy PL1
streetsw:0:040079:78:000:Invincibility PL1
streetsw:0:040269:00:001:Kill PL1 Oppo with 1 Hit Now!
streetsw:0:040269:00:000:Always only 1 Hit on PL1 Oppo
streetsw:0:04014C:7A:000:Infinite Lives PL2
streetsw:0:040134:4B:000:Infinite Energy PL2
streetsw:0:040179:78:000:Invincibility PL2
streetsw:0:040369:00:001:Kill PL2 Oppo with 1 Hit Now!
streetsw:0:040369:00:000:Always only 1 Hit on PL2 Oppo
; [ Strafe Bomb ]
strfbomb:0:4108:05:000:Infinite Lives
strfbomb:0:4105:FF:000:Infinite Fuel
strfbomb:0:207E:C9:100:Invincibility
strfbomb:0:214A:C9:600:Invincibility (2/2)
strfbomb:0:0000:00:999:[Level 6 = Base ]
strfbomb:0:411E:05:071:Select current level
strfbomb:0:411E:05:061:Select next level
; [ Street Hoop / Street Slam / Dunk Dream ]
strhoop:0:101A54:0F:000:Infinite Time
strhoop:0:101A0B:00:000:Always have 0 Points PL1
strhoop:0:101A0B:99:000:Always have 99 Points PL1
strhoop:0:101A0B:00:001:Get 0 Points Now! PL1
strhoop:0:101A0B:99:001:Get 99 Points Now! PL1
strhoop:0:101A0F:00:000:Always have 0 Points PL2
strhoop:0:101A0F:99:000:Always have 99 Points PL2
strhoop:0:101A0F:00:001:Get 0 Points Now! PL2
strhoop:0:101A0F:99:001:Get 99 Points Now! PL2
; [ Strider (US set 1) ]
strider:0:FF0CA8:03:000:Infinite Lives
strider:0:FF0F6A:50:000:Infinite Time
strider:0:FF0CF5:6B:000:Invincibility
strider:0:FF0CE6:81:000:Infinite Energy
strider:0:FF0CE7:81:500:Infinite Energy (2/5)
strider:0:FF0CE8:81:500:Infinite Energy (3/5)
strider:0:FF0CE9:81:500:Infinite Energy (4/5)
strider:0:FF0CEA:81:500:Infinite Energy (5/5)
strider:0:FF0CE3:FF:000:Infinite Psyfer (Sword Power)
strider:0:FF0CF8:00:000:Infinite wolf time
strider:0:FF0CF9:FF:500:Infinite wolf time (2/2)
strider:0:FF0CF8:00:001:No more wolf Now!
strider:0:FF0CF9:01:501:No more wolf Now! (2/2)
strider:0:FF0CE4:02:000:Always Maximum pods (bug!)
; [ Strider 2 (ASIA 991213) ]
strider2:0:0000:00:999:[ There are no cheats ]:REASON 1
strider2:0:0000:00:999:[ for this game as it ]:REASON 1
strider2:0:0000:00:999:[ didn't work the last ]:REASON 1
strider2:0:0000:00:999:[ time it was tested. ]:REASON 1
strider2:0:0000:00:999:[ If the game now works ]:REASON 1
strider2:0:0000:00:999:[ please request cheats ]:REASON 1
strider2:0:0000:00:999:[ for it on the cheat ]:REASON 1
strider2:0:0000:00:999:[ forums. ]:REASON 1
; [ Strider Hiryu (Japan set 1) ]
striderj:0:FF0CA8:03:000:Infinite Lives
striderj:0:FF0F6A:50:000:Infinite Time
striderj:0:FF0CF5:6B:000:Invincibility
striderj:0:FF0CE6:81:000:Infinite Energy
striderj:0:FF0CE7:81:500:Infinite Energy (2/5)
striderj:0:FF0CE8:81:500:Infinite Energy (3/5)
striderj:0:FF0CE9:81:500:Infinite Energy (4/5)
striderj:0:FF0CEA:81:500:Infinite Energy (5/5)
striderj:0:FF0CE3:FF:000:Infinite Psyfer (Sword Power)
striderj:0:FF0CF8:00:000:Infinite wolf time
striderj:0:FF0CF9:FF:500:Infinite wolf time (2/2)
striderj:0:FF0CF8:00:001:No more wolf Now!
striderj:0:FF0CF9:01:501:No more wolf Now! (2/2)
striderj:0:FF0CE4:02:000:Always Maximum pods (bug!)
; [ Strider Hiryu (Japan set 2) ]
stridrja:0:FF0CA8:03:000:Infinite Lives
stridrja:0:FF0F6A:50:000:Infinite Time
stridrja:0:FF0CF5:6B:000:Invincibility
stridrja:0:FF0CE6:81:000:Infinite Energy
stridrja:0:FF0CE7:81:500:Infinite Energy (2/5)
stridrja:0:FF0CE8:81:500:Infinite Energy (3/5)
stridrja:0:FF0CE9:81:500:Infinite Energy (4/5)
stridrja:0:FF0CEA:81:500:Infinite Energy (5/5)
stridrja:0:FF0CE3:FF:000:Infinite Psyfer (Sword Power)
stridrja:0:FF0CF8:00:000:Infinite wolf time
stridrja:0:FF0CF9:FF:500:Infinite wolf time (2/2)
stridrja:0:FF0CF8:00:001:No more wolf Now!
stridrja:0:FF0CF9:01:501:No more wolf Now! (2/2)
stridrja:0:FF0CE4:02:000:Always Maximum pods (bug!)
; [ Strider (US set 2) ]
stridrua:0:FF0CA8:03:000:Infinite Lives
stridrua:0:FF0F6A:50:000:Infinite Time
stridrua:0:FF0CF5:6B:000:Invincibility
stridrua:0:FF0CE6:81:000:Infinite Energy
stridrua:0:FF0CE7:81:500:Infinite Energy (2/5)
stridrua:0:FF0CE8:81:500:Infinite Energy (3/5)
stridrua:0:FF0CE9:81:500:Infinite Energy (4/5)
stridrua:0:FF0CEA:81:500:Infinite Energy (5/5)
stridrua:0:FF0CE3:FF:000:Infinite Psyfer (Sword Power)
stridrua:0:FF0CF8:00:000:Infinite wolf time
stridrua:0:FF0CF9:FF:500:Infinite wolf time (2/2)
stridrua:0:FF0CF8:00:001:No more wolf Now!
stridrua:0:FF0CF9:01:501:No more wolf Now! (2/2)
stridrua:0:FF0CE4:02:000:Always Maximum pods (bug!)
; [ Strike Force (rev 1 02/25/91) ]
strkforc:0:00219142:03:000:Infinite Lives PL1
strkforc:0:0021916D:0A:000:Infinite weapons PL1
strkforc:0:0021919E:03:000:Infinite Lives PL2
strkforc:0:002191C9:0A:000:Infinite weapons PL2
; [ Strike Zone Baseball ]
strkzone:0:E001:63:000:Infinite Credits
strkzone:0:E000:01:500:Infinite Credits (2/2)
strkzone:0:EBBB:00:000:Infinite Strikes
strkzone:0:EBBA:00:000:Infinite Balls
strkzone:0:EBBC:00:000:Infinite Outs
strkzone:0:EBBB:00:001:Set Strikes to 0 Now!
strkzone:0:EBBB:02:001:Set Strikes to 2 Now!
strkzone:0:EBBA:00:001:Set Balls to 0 Now!
strkzone:0:EBBA:03:001:Set Balls to 3 Now!
strkzone:0:EBBC:00:001:Set Outs to 0 Now!
strkzone:0:EBBC:02:001:Set Outs to 2 Now!
strkzone:0:EBB8:99:073:Select Score - Away Team (Top Scoreboard)
strkzone:0:EBB9:99:073:Select Score - Home Team (Bottom Scoreboard)
; [ Strength & Skill ]
strnskil:0:C067:99:000:Infinite Credits
strnskil:0:0000:00:999:[Only enable any of the cheats ]
strnskil:0:0000:00:999:[during the Round it is meant for. ]
strnskil:0:0000:00:999:[R1=Log Sawing R2=Pile Driving]
strnskil:0:0000:00:999:[R3=Slope Running R4=Ring Throwing]
strnskil:0:0000:00:999:[R5=Disc Spinning R6=Skateboarding]
strnskil:0:C281:00:000:Infinite Time R1
strnskil:0:C22C:99:000:Infinite Time R2 "ON":Turn this cheat off with the Infinite Time R2 "OFF" cheat when you have done enough
strnskil:0:C22C:01:001:Infinite Time R2 "OFF"
strnskil:0:C2AA:00:000:Infinite Time R3
strnskil:0:C240:09:000:Infinite Rings "ON" R4 PL1:Turn this cheat off with the Infinite Rings "OFF" R4 cheat when you have done enough
strnskil:0:C240:01:001:Infinite Rings "OFF" R4 PL1
strnskil:0:C241:09:001:Set Hits to 9 Now! R4 PL1
strnskil:0:C244:09:501:Set Hits to 9 Now! R4 PL1 (2/2)
strnskil:0:C2B0:09:000:Infinite Rings "ON" R4 PL2:Turn this cheat off with the Infinite Rings "OFF" R4 cheat when you have done enough
strnskil:0:C2B0:01:001:Infinite Rings "OFF" R4 PL2
strnskil:0:C2B1:09:001:Set Hits to 9 Now! R4 PL2
strnskil:0:C2B4:09:501:Set Hits to 9 Now! R4 PL2 (2/2)
strnskil:0:C244:99:000:Infinite Time R5
strnskil:0:C24B:19:000:Always have 19 Pieces R5
:strnskil:00001301:C100:00000005:FFFFFFFF:Select starting round:You should enable this cheat on the press 1 or 2 player button screen, ie. after credits have been inserted!
strnskil:0:C100:05:061:Select next round
; [ Street Heat - Cardinal Amusements ]
strtheat:0:0000:00:999:[ This game hasn't even ]:REASON 11
strtheat:0:0000:00:999:[ been looked at due to ]:REASON 11
strtheat:0:0000:00:999:[ time constraints - Too]:REASON 11
strtheat:0:0000:00:999:[ many games and so ]:REASON 11
strtheat:0:0000:00:999:[ little time. It is ]:REASON 11
strtheat:0:0000:00:999:[ even possible that ]:REASON 11
strtheat:0:0000:00:999:[ this game may be a ]:REASON 11
strtheat:0:0000:00:999:[ clone of an existing ]:REASON 11
strtheat:0:0000:00:999:[ game which may have ]:REASON 11
strtheat:0:0000:00:999:[ cheats. Please search ]:REASON 11
strtheat:0:0000:00:999:[ the cheat forums ]:REASON 11
strtheat:0:0000:00:999:[ before posting cheat ]:REASON 11
strtheat:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Super Trivia Master ]
strvmstr:0:0000:00:999:[ This game hasn't even ]:REASON 11
strvmstr:0:0000:00:999:[ been looked at due to ]:REASON 11
strvmstr:0:0000:00:999:[ time constraints - Too]:REASON 11
strvmstr:0:0000:00:999:[ many games and so ]:REASON 11
strvmstr:0:0000:00:999:[ little time. It is ]:REASON 11
strvmstr:0:0000:00:999:[ even possible that ]:REASON 11
strvmstr:0:0000:00:999:[ this game may be a ]:REASON 11
strvmstr:0:0000:00:999:[ clone of an existing ]:REASON 11
strvmstr:0:0000:00:999:[ game which may have ]:REASON 11
strvmstr:0:0000:00:999:[ cheats. Please search ]:REASON 11
strvmstr:0:0000:00:999:[ the cheat forums ]:REASON 11
strvmstr:0:0000:00:999:[ before posting cheat ]:REASON 11
strvmstr:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ S.T.U.N. Runner (rev 2, Europe) ]
stunrn2e:0:FF948E:19:000:Infinite Credits
stunrn2e:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrn2e:0:FF956B:C8:500:Infinite Time (2/2)
stunrn2e:0:FFDD81:06:000:Maximum Shockwaves
stunrn2e:0:FFDD02:03:000:Maximum Stars
stunrn2e:0:FFDD03:E7:500:Maximum Stars (2/2)
stunrn2e:0:FFDD06:03:000:Maximum Kills
stunrn2e:0:FFDD07:E7:500:Maximum Kills (2/2)
stunrn2e:0:FFDD08:03:000:Maximum Boosts
stunrn2e:0:FFDD09:E7:500:Maximum Boosts (2/2)
stunrn2e:0:FFDD4F:3C:000:Invincibility "ON":Also gives full speed
stunrn2e:0:FFDD4F:01:001:Invincibility "OFF"
stunrn2e:0:FFDD16:0B:000:Always drive at a Fast Speed
stunrn2e:0:FFDD16:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrn2e:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (rev 3, Europe) ]
stunrn3e:0:FF948E:19:000:Infinite Credits
stunrn3e:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrn3e:0:FF956B:C8:500:Infinite Time (2/2)
stunrn3e:0:FFDD81:06:000:Maximum Shockwaves
stunrn3e:0:FFDD02:03:000:Maximum Stars
stunrn3e:0:FFDD03:E7:500:Maximum Stars (2/2)
stunrn3e:0:FFDD06:03:000:Maximum Kills
stunrn3e:0:FFDD07:E7:500:Maximum Kills (2/2)
stunrn3e:0:FFDD08:03:000:Maximum Boosts
stunrn3e:0:FFDD09:E7:500:Maximum Boosts (2/2)
stunrn3e:0:FFDD4F:3C:000:Invincibility "ON":Also gives full speed
stunrn3e:0:FFDD4F:01:001:Invincibility "OFF"
stunrn3e:0:FFDD16:0B:000:Always drive at a Fast Speed
stunrn3e:0:FFDD16:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrn3e:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (rev 6) ]
stunrun:0:FF948E:19:000:Infinite Credits
stunrun:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrun:0:FF956B:C8:500:Infinite Time (2/2)
stunrun:0:FFDD81:06:000:Maximum Shockwaves
stunrun:0:FFDD02:03:000:Maximum Stars
stunrun:0:FFDD03:E7:500:Maximum Stars (2/2)
stunrun:0:FFDD06:03:000:Maximum Kills
stunrun:0:FFDD07:E7:500:Maximum Kills (2/2)
stunrun:0:FFDD08:03:000:Maximum Boosts
stunrun:0:FFDD09:E7:500:Maximum Boosts (2/2)
stunrun:0:FFDD4F:3C:000:Invincibility "ON":Also gives full speed
stunrun:0:FFDD4F:01:001:Invincibility "OFF"
stunrun:0:FFDD16:0B:000:Always drive at a Fast Speed
stunrun:0:FFDD16:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrun:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (rev 0) ]
stunrun0:0:FF948E:19:000:Infinite Credits
stunrun0:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrun0:0:FF956B:C8:500:Infinite Time (2/2)
stunrun0:0:FFDD81:06:000:Maximum Shockwaves
stunrun0:0:FFDD02:03:000:Maximum Stars
stunrun0:0:FFDD03:E7:500:Maximum Stars (2/2)
stunrun0:0:FFDD06:03:000:Maximum Kills
stunrun0:0:FFDD07:E7:500:Maximum Kills (2/2)
stunrun0:0:FFDD08:03:000:Maximum Boosts
stunrun0:0:FFDD09:E7:500:Maximum Boosts (2/2)
stunrun0:0:FFDD4F:3C:000:Invincibility "ON":Also gives full speed
stunrun0:0:FFDD4F:01:001:Invincibility "OFF"
stunrun0:0:FFDD16:0B:000:Always drive at a Fast Speed
stunrun0:0:FFDD16:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrun0:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (rev 2) ]
stunrun2:0:FF948E:19:000:Infinite Credits
stunrun2:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrun2:0:FF956B:C8:500:Infinite Time (2/2)
stunrun2:0:FFDD81:06:000:Maximum Shockwaves
stunrun2:0:FFDD02:03:000:Maximum Stars
stunrun2:0:FFDD03:E7:500:Maximum Stars (2/2)
stunrun2:0:FFDD06:03:000:Maximum Kills
stunrun2:0:FFDD07:E7:500:Maximum Kills (2/2)
stunrun2:0:FFDD08:03:000:Maximum Boosts
stunrun2:0:FFDD09:E7:500:Maximum Boosts (2/2)
stunrun2:0:FFDD4F:3C:000:Invincibility "ON":Also gives full speed
stunrun2:0:FFDD4F:01:001:Invincibility "OFF"
stunrun2:0:FFDD16:0B:000:Always drive at a Fast Speed
stunrun2:0:FFDD16:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrun2:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (rev 3) ]
stunrun3:0:FF948E:19:000:Infinite Credits
stunrun3:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrun3:0:FF956B:C8:500:Infinite Time (2/2)
stunrun3:0:FFDD81:06:000:Maximum Shockwaves
stunrun3:0:FFDD02:03:000:Maximum Stars
stunrun3:0:FFDD03:E7:500:Maximum Stars (2/2)
stunrun3:0:FFDD06:03:000:Maximum Kills
stunrun3:0:FFDD07:E7:500:Maximum Kills (2/2)
stunrun3:0:FFDD08:03:000:Maximum Boosts
stunrun3:0:FFDD09:E7:500:Maximum Boosts (2/2)
stunrun3:0:FFDD4F:3C:000:Invincibility "ON":Also gives full speed
stunrun3:0:FFDD4F:01:001:Invincibility "OFF"
stunrun3:0:FFDD16:0B:000:Always drive at a Fast Speed
stunrun3:0:FFDD16:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrun3:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (rev 4) ]
stunrun4:0:FF948E:19:000:Infinite Credits
stunrun4:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrun4:0:FF956B:C8:500:Infinite Time (2/2)
stunrun4:0:FFDD81:06:000:Maximum Shockwaves
stunrun4:0:FFDD02:03:000:Maximum Stars
stunrun4:0:FFDD03:E7:500:Maximum Stars (2/2)
stunrun4:0:FFDD06:03:000:Maximum Kills
stunrun4:0:FFDD07:E7:500:Maximum Kills (2/2)
stunrun4:0:FFDD08:03:000:Maximum Boosts
stunrun4:0:FFDD09:E7:500:Maximum Boosts (2/2)
stunrun4:0:FFDD4F:3C:000:Invincibility "ON":Also gives full speed
stunrun4:0:FFDD4F:01:001:Invincibility "OFF"
stunrun4:0:FFDD16:0B:000:Always drive at a Fast Speed
stunrun4:0:FFDD16:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrun4:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (rev 5) ]
stunrun5:0:FF948E:19:000:Infinite Credits
stunrun5:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrun5:0:FF956B:C8:500:Infinite Time (2/2)
stunrun5:0:FFDD81:06:000:Maximum Shockwaves
stunrun5:0:FFDD02:03:000:Maximum Stars
stunrun5:0:FFDD03:E7:500:Maximum Stars (2/2)
stunrun5:0:FFDD06:03:000:Maximum Kills
stunrun5:0:FFDD07:E7:500:Maximum Kills (2/2)
stunrun5:0:FFDD08:03:000:Maximum Boosts
stunrun5:0:FFDD09:E7:500:Maximum Boosts (2/2)
stunrun5:0:FFDD4F:3C:000:Invincibility "ON":Also gives full speed
stunrun5:0:FFDD4F:01:001:Invincibility "OFF"
stunrun5:0:FFDD16:0B:000:Always drive at a Fast Speed
stunrun5:0:FFDD16:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrun5:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (rev 5, Europe) ]
stunrune:0:FF948E:19:000:Infinite Credits
stunrune:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrune:0:FF956B:C8:500:Infinite Time (2/2)
stunrune:0:FFDD81:06:000:Maximum Shockwaves
stunrune:0:FFDD02:03:000:Maximum Stars
stunrune:0:FFDD03:E7:500:Maximum Stars (2/2)
stunrune:0:FFDD06:03:000:Maximum Kills
stunrune:0:FFDD07:E7:500:Maximum Kills (2/2)
stunrune:0:FFDD08:03:000:Maximum Boosts
stunrune:0:FFDD09:E7:500:Maximum Boosts (2/2)
stunrune:0:FFDD4F:3C:000:Invincibility "ON":Also gives full speed
stunrune:0:FFDD4F:01:001:Invincibility "OFF"
stunrune:0:FFDD16:0B:000:Always drive at a Fast Speed
stunrune:0:FFDD16:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrune:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (rev 7, Japan) ]
stunrunj:0:FF948E:19:000:Infinite Credits
stunrunj:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrunj:0:FF956B:C8:500:Infinite Time (2/2)
stunrunj:0:FFDD89:06:000:Maximum Shockwaves
stunrunj:0:FFDD0A:03:000:Maximum Stars
stunrunj:0:FFDD0B:E7:500:Maximum Stars (2/2)
stunrunj:0:FFDD0E:03:000:Maximum Kills
stunrunj:0:FFDD0F:E7:500:Maximum Kills (2/2)
stunrunj:0:FFDD10:03:000:Maximum Boosts
stunrunj:0:FFDD11:E7:500:Maximum Boosts (2/2)
stunrunj:0:FFDD57:3C:000:Invincibility "ON":Also gives full speed
stunrunj:0:FFDD57:01:001:Invincibility "OFF"
stunrunj:0:FFDD1E:0B:000:Always drive at a Fast Speed
stunrunj:0:FFDD1E:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrunj:0:FF9579:15:001:Goto last level next
; [ S.T.U.N. Runner (upright prototype) ]
stunrunp:0:FF948E:19:000:Infinite Credits
stunrunp:0:FF956A:55:000:Infinite Time:Turn OFF at the end of level
stunrunp:0:FF956B:C8:500:Infinite Time (2/2)
stunrunp:0:FFDD89:06:000:Maximum Shockwaves
stunrunp:0:FFDD0A:03:000:Maximum Stars
stunrunp:0:FFDD0B:E7:500:Maximum Stars (2/2)
stunrunp:0:FFDD0E:03:000:Maximum Kills
stunrunp:0:FFDD0F:E7:500:Maximum Kills (2/2)
stunrunp:0:FFDD10:03:000:Maximum Boosts
stunrunp:0:FFDD11:E7:500:Maximum Boosts (2/2)
stunrunp:0:FFDD57:3C:000:Invincibility "ON":Also gives full speed
stunrunp:0:FFDD57:01:001:Invincibility "OFF"
stunrunp:0:FFDD1E:0B:000:Always drive at a Fast Speed
stunrunp:0:FFDD1E:0B:001:Get a Fast Speed Boost Now!:Best used with an activation key
stunrunp:0:FF9579:15:001:Goto last level next
; [ Sub Hunter ]
subhunt:0:E002:99:000:Infinite Time
subhunt:0:8413:63:500:Infinite Time (2/2)
subhunt:0:8468:00:000:Invincibility
; [ Subroc-3D ]
subroc3d:0:B011:07:000:Infinite Lives
; [ Subs ]
subs:0:0082:59:000:Infinite Time
; [ Super Casino ]
sucasino:0:440A:C8:001:Get 200 credits Now!
; [ Suikoenbu ]
suikoenb:0:0000:00:999:[ There are no cheats ]:REASON 1
suikoenb:0:0000:00:999:[ for this game as it ]:REASON 1
suikoenb:0:0000:00:999:[ didn't work the last ]:REASON 1
suikoenb:0:0000:00:999:[ time it was tested. ]:REASON 1
suikoenb:0:0000:00:999:[ If the game now works ]:REASON 1
suikoenb:0:0000:00:999:[ please request cheats ]:REASON 1
suikoenb:0:0000:00:999:[ for it on the cheat ]:REASON 1
suikoenb:0:0000:00:999:[ forums. ]:REASON 1
; [ Sundance ]
sundance:0:0000:00:999:[ There are no cheats ]:REASON 1
sundance:0:0000:00:999:[ for this game as it ]:REASON 1
sundance:0:0000:00:999:[ didn't work the last ]:REASON 1
sundance:0:0000:00:999:[ time it was tested. ]:REASON 1
sundance:0:0000:00:999:[ If the game now works ]:REASON 1
sundance:0:0000:00:999:[ please request cheats ]:REASON 1
sundance:0:0000:00:999:[ for it on the cheat ]:REASON 1
sundance:0:0000:00:999:[ forums. ]:REASON 1
; [ Sunset Riders (bootleg 4 Players ver. ADD) ]
sunsetbl:0:104200:FF:000:Infinite Lives PL1
sunsetbl:0:181CB9:B4:000:Invincibility PL1
sunsetbl:0:181CE0:C0:540:Invincibility PL1 (2/2)
sunsetbl:0:104240:FF:000:Infinite Lives PL2
sunsetbl:0:181FB9:B4:000:Invincibility PL2
sunsetbl:0:181FE0:C0:540:Invincibility PL2 (2/2)
sunsetbl:0:104280:FF:000:Infinite Lives PL3
sunsetbl:0:1822B9:B4:000:Invincibility PL3
sunsetbl:0:1822E0:C0:540:Invincibility PL3 (2/2)
sunsetbl:0:1042C0:FF:000:Infinite Lives PL4
sunsetbl:0:1825B9:B4:000:Invincibility PL4
sunsetbl:0:1825E0:C0:540:Invincibility PL4 (2/2)
; [ Super Burger Time (World) ]
supbtime:0:1000A7:03:000:Infinite Lives PL1
supbtime:0:1000AC:99:000:Infinite Pepper PL1
supbtime:0:1000EA:01:000:Invincibility PL1
supbtime:0:1000A3:10:520:Invincibility PL1 (2/2)
supbtime:0:100107:03:000:Infinite Lives PL2
supbtime:0:10010C:99:000:Infinite Pepper PL2
supbtime:0:10014A:01:000:Invincibility PL2
supbtime:0:100103:10:520:Invincibility PL2 (2/2)
; [ Super Burger Time (Japan) ]
supbtimj:0:1000A7:03:000:Infinite Lives PL1
supbtimj:0:1000AC:99:000:Infinite Pepper PL1
supbtimj:0:1000EA:01:000:Invincibility PL1
supbtimj:0:1000A3:10:520:Invincibility PL1 (2/2)
supbtimj:0:100107:03:000:Infinite Lives PL2
supbtimj:0:10010C:99:000:Infinite Pepper PL2
supbtimj:0:10014A:01:000:Invincibility PL2
supbtimj:0:100103:10:520:Invincibility PL2 (2/2)
; [ Super Draw Poker ]
supdrapo:0:0000:00:999:[ This game hasn't even ]:REASON 11
supdrapo:0:0000:00:999:[ been looked at due to ]:REASON 11
supdrapo:0:0000:00:999:[ time constraints - Too]:REASON 11
supdrapo:0:0000:00:999:[ many games and so ]:REASON 11
supdrapo:0:0000:00:999:[ little time. It is ]:REASON 11
supdrapo:0:0000:00:999:[ even possible that ]:REASON 11
supdrapo:0:0000:00:999:[ this game may be a ]:REASON 11
supdrapo:0:0000:00:999:[ clone of an existing ]:REASON 11
supdrapo:0:0000:00:999:[ game which may have ]:REASON 11
supdrapo:0:0000:00:999:[ cheats. Please search ]:REASON 11
supdrapo:0:0000:00:999:[ the cheat forums ]:REASON 11
supdrapo:0:0000:00:999:[ before posting cheat ]:REASON 11
supdrapo:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Superbike ]
superbik:0:1E6A:99:000:Infinite Credits
superbik:0:1F76:00:000:Invincibility
superbik:0:1C6A:06:000:Infinite Lives PL1
superbik:0:1C6B:06:000:Infinite Lives PL2
; [ Super Bond ]
superbon:0:8617:0A:000:Infinite Lives
superbon:0:8618:26:000:Infinite Ammo
superbon:0:861B:0A:000:Infinite Zapper
superbon:0:0000:00:999:[See the Dip Switch Menu to ]
superbon:0:0000:00:999:[enable Invincibility. ]
superbon:0:861C:0C:072:Select next Level:Use before stair room
superbon:0:861D:5B:072:Select next Room:Use before stair room
; [ Super Bug ]
superbug:0:0026:99:000:Infinite Fuel
; [ Super Chase - Criminal Termination (US) ]
superchs:0:100144:09:000:Infinite Credits
superchs:0:102DBB:03:000:Infinite Turbos
; [ Super Galaxians ]
superg:0:421D:05:000:Infinite Lives
superg:0:12D9:C9:100:Invincibility
; [ Super Invaders ]
superinv:0:2009:78:000:Invaders never drop
superinv:0:2069:00:000:Invaders don't fire
superinv:0:206A:30:500:Invaders don't fire (2/2)
superinv:0:0293:C3:100:Bullet Invincibility
superinv:0:2094:04:540:Bullet Invincibility (2/3)
superinv:0:2015:FF:500:Bullet Invincibility (3/3)
:superinv:62000000:202C:00000004:FFFFFFFF:Bullet Speed always =
:superinv:00010000:202C:00000002:FFFFFFFF:Slow
:superinv:00010000:202C:00000004:FFFFFFFF:Normal
:superinv:00010000:202C:00000006:FFFFFFFF:Fast
:superinv:00010000:202C:00000008:FFFFFFFF:V Fast
:superinv:00010000:202C:0000000A:FFFFFFFF:Turbo
superinv:0:163E:00:100:Autofire Mode
superinv:0:21FF:07:000:Infinite Lives PL1
superinv:0:2100:00:001:Kill All Invaders Now! PL1
superinv:0:2101:00:501:Kill All Invaders Now! PL1 (2/55):1st Line includes 1/55
superinv:0:2102:00:501:Kill All Invaders Now! PL1 (3/55)
superinv:0:2103:00:501:Kill All Invaders Now! PL1 (4/55)
superinv:0:2104:00:501:Kill All Invaders Now! PL1 (5/55)
superinv:0:2105:00:501:Kill All Invaders Now! PL1 (6/55)
superinv:0:2106:00:501:Kill All Invaders Now! PL1 (7/55)
superinv:0:2107:00:501:Kill All Invaders Now! PL1 (8/55)
superinv:0:2108:00:501:Kill All Invaders Now! PL1 (9/55)
superinv:0:2109:00:501:Kill All Invaders Now! PL1 (10/55)
superinv:0:210A:00:501:Kill All Invaders Now! PL1 (11/55)
superinv:0:210B:00:501:Kill All Invaders Now! PL1 (12/55):2nd Line
superinv:0:210C:00:501:Kill All Invaders Now! PL1 (13/55)
superinv:0:210D:00:501:Kill All Invaders Now! PL1 (14/55)
superinv:0:210E:00:501:Kill All Invaders Now! PL1 (15/55)
superinv:0:210F:00:501:Kill All Invaders Now! PL1 (16/55)
superinv:0:2110:00:501:Kill All Invaders Now! PL1 (17/55)
superinv:0:2111:00:501:Kill All Invaders Now! PL1 (18/55)
superinv:0:2112:00:501:Kill All Invaders Now! PL1 (19/55)
superinv:0:2113:00:501:Kill All Invaders Now! PL1 (20/55)
superinv:0:2114:00:501:Kill All Invaders Now! PL1 (21/55)
superinv:0:2115:00:501:Kill All Invaders Now! PL1 (22/55)
superinv:0:2116:00:501:Kill All Invaders Now! PL1 (23/55):3rd Line
superinv:0:2117:00:501:Kill All Invaders Now! PL1 (24/55)
superinv:0:2118:00:501:Kill All Invaders Now! PL1 (25/55)
superinv:0:2119:00:501:Kill All Invaders Now! PL1 (26/55)
superinv:0:211A:00:501:Kill All Invaders Now! PL1 (27/55)
superinv:0:211B:00:501:Kill All Invaders Now! PL1 (28/55)
superinv:0:211C:00:501:Kill All Invaders Now! PL1 (29/55)
superinv:0:211D:00:501:Kill All Invaders Now! PL1 (30/55)
superinv:0:211E:00:501:Kill All Invaders Now! PL1 (31/55)
superinv:0:211F:00:501:Kill All Invaders Now! PL1 (32/55)
superinv:0:2120:00:501:Kill All Invaders Now! PL1 (33/55)
superinv:0:2121:00:501:Kill All Invaders Now! PL1 (34/55):4th Line
superinv:0:2122:00:501:Kill All Invaders Now! PL1 (35/55)
superinv:0:2123:00:501:Kill All Invaders Now! PL1 (36/55)
superinv:0:2124:00:501:Kill All Invaders Now! PL1 (37/55)
superinv:0:2125:00:501:Kill All Invaders Now! PL1 (38/55)
superinv:0:2126:00:501:Kill All Invaders Now! PL1 (39/55)
superinv:0:2127:00:501:Kill All Invaders Now! PL1 (40/55)
superinv:0:2128:00:501:Kill All Invaders Now! PL1 (41/55)
superinv:0:2129:00:501:Kill All Invaders Now! PL1 (42/55)
superinv:0:212A:00:501:Kill All Invaders Now! PL1 (43/55)
superinv:0:212B:00:501:Kill All Invaders Now! PL1 (44/55)
superinv:0:212C:00:501:Kill All Invaders Now! PL1 (45/55):Top Line
superinv:0:212D:00:501:Kill All Invaders Now! PL1 (46/55)
superinv:0:212E:00:501:Kill All Invaders Now! PL1 (47/55)
superinv:0:212F:00:501:Kill All Invaders Now! PL1 (48/55)
superinv:0:2130:00:501:Kill All Invaders Now! PL1 (49/55)
superinv:0:2131:00:501:Kill All Invaders Now! PL1 (50/55)
superinv:0:2132:00:501:Kill All Invaders Now! PL1 (51/55)
superinv:0:2133:00:501:Kill All Invaders Now! PL1 (52/55)
superinv:0:2134:00:501:Kill All Invaders Now! PL1 (53/55)
superinv:0:2135:00:501:Kill All Invaders Now! PL1 (54/55)
superinv:0:2136:00:501:Kill All Invaders Now! PL1 (55/55)
superinv:0:22FF:07:000:Infinite Lives PL2
superinv:0:2200:00:001:Kill All Invaders Now! PL2
superinv:0:2201:00:501:Kill All Invaders Now! PL2 (2/55):1st Line includes 1/55
superinv:0:2202:00:501:Kill All Invaders Now! PL2 (3/55)
superinv:0:2203:00:501:Kill All Invaders Now! PL2 (4/55)
superinv:0:2204:00:501:Kill All Invaders Now! PL2 (5/55)
superinv:0:2205:00:501:Kill All Invaders Now! PL2 (6/55)
superinv:0:2206:00:501:Kill All Invaders Now! PL2 (7/55)
superinv:0:2207:00:501:Kill All Invaders Now! PL2 (8/55)
superinv:0:2208:00:501:Kill All Invaders Now! PL2 (9/55)
superinv:0:2209:00:501:Kill All Invaders Now! PL2 (10/55)
superinv:0:220A:00:501:Kill All Invaders Now! PL2 (11/55)
superinv:0:220B:00:501:Kill All Invaders Now! PL2 (12/55):2nd Line
superinv:0:220C:00:501:Kill All Invaders Now! PL2 (13/55)
superinv:0:220D:00:501:Kill All Invaders Now! PL2 (14/55)
superinv:0:220E:00:501:Kill All Invaders Now! PL2 (15/55)
superinv:0:220F:00:501:Kill All Invaders Now! PL2 (16/55)
superinv:0:2210:00:501:Kill All Invaders Now! PL2 (17/55)
superinv:0:2211:00:501:Kill All Invaders Now! PL2 (18/55)
superinv:0:2212:00:501:Kill All Invaders Now! PL2 (19/55)
superinv:0:2213:00:501:Kill All Invaders Now! PL2 (20/55)
superinv:0:2214:00:501:Kill All Invaders Now! PL2 (21/55)
superinv:0:2215:00:501:Kill All Invaders Now! PL2 (22/55)
superinv:0:2216:00:501:Kill All Invaders Now! PL2 (23/55):3rd Line
superinv:0:2217:00:501:Kill All Invaders Now! PL2 (24/55)
superinv:0:2218:00:501:Kill All Invaders Now! PL2 (25/55)
superinv:0:2219:00:501:Kill All Invaders Now! PL2 (26/55)
superinv:0:221A:00:501:Kill All Invaders Now! PL2 (27/55)
superinv:0:221B:00:501:Kill All Invaders Now! PL2 (28/55)
superinv:0:221C:00:501:Kill All Invaders Now! PL2 (29/55)
superinv:0:221D:00:501:Kill All Invaders Now! PL2 (30/55)
superinv:0:221E:00:501:Kill All Invaders Now! PL2 (31/55)
superinv:0:221F:00:501:Kill All Invaders Now! PL2 (32/55)
superinv:0:2220:00:501:Kill All Invaders Now! PL2 (33/55)
superinv:0:2221:00:501:Kill All Invaders Now! PL2 (34/55):4th Line
superinv:0:2222:00:501:Kill All Invaders Now! PL2 (35/55)
superinv:0:2223:00:501:Kill All Invaders Now! PL2 (36/55)
superinv:0:2224:00:501:Kill All Invaders Now! PL2 (37/55)
superinv:0:2225:00:501:Kill All Invaders Now! PL2 (38/55)
superinv:0:2226:00:501:Kill All Invaders Now! PL2 (39/55)
superinv:0:2227:00:501:Kill All Invaders Now! PL2 (40/55)
superinv:0:2228:00:501:Kill All Invaders Now! PL2 (41/55)
superinv:0:2229:00:501:Kill All Invaders Now! PL2 (42/55)
superinv:0:222A:00:501:Kill All Invaders Now! PL2 (43/55)
superinv:0:222B:00:501:Kill All Invaders Now! PL2 (44/55)
superinv:0:222C:00:501:Kill All Invaders Now! PL2 (45/55):Top Line
superinv:0:222D:00:501:Kill All Invaders Now! PL2 (46/55)
superinv:0:222E:00:501:Kill All Invaders Now! PL2 (47/55)
superinv:0:222F:00:501:Kill All Invaders Now! PL2 (48/55)
superinv:0:2230:00:501:Kill All Invaders Now! PL2 (49/55)
superinv:0:2231:00:501:Kill All Invaders Now! PL2 (50/55)
superinv:0:2232:00:501:Kill All Invaders Now! PL2 (51/55)
superinv:0:2233:00:501:Kill All Invaders Now! PL2 (52/55)
superinv:0:2234:00:501:Kill All Invaders Now! PL2 (53/55)
superinv:0:2235:00:501:Kill All Invaders Now! PL2 (54/55)
superinv:0:2236:00:501:Kill All Invaders Now! PL2 (55/55)
; [ Superman ]
superman:0:F012B7:09:000:Infinite Lives PL1
superman:0:F012B5:14:000:Infinite Energy PL1
superman:0:F01291:78:000:Invincibility PL1
superman:0:F012BB:0A:000:Infinite yellow diamonds PL1
superman:0:F010B7:09:000:Infinite Lives PL2
superman:0:F010B5:14:000:Infinite Energy PL2
superman:0:F01091:78:000:Invincibility PL2
superman:0:F010BB:0A:000:Infinite yellow diamonds PL2
superman:0:F02C09:00:000:One hit for helicos
superman:0:F03D0B:00:500:One hit for helicos (2/4)
superman:0:F03E4B:00:500:One hit for helicos (3/4)
superman:0:F03D8B:00:500:One hit for helicos (4/4)
superman:0:F00A76:00:001:One hit for boss 1
superman:0:F00A77:00:501:One hit for boss 1 (2/2)
superman:0:F00A72:00:001:One hit for boss 2
superman:0:F00A73:00:501:One hit for boss 2 (2/2)
superman:0:F00A5A:00:001:One hit for boss 3
superman:0:F00A5B:00:501:One hit for boss 3 (2/2)
superman:0:F00A6A:00:001:One hit for boss 4
superman:0:F00A6B:00:501:One hit for boss 4 (2/2)
superman:0:F00A6A:00:001:One hit for boss 5a
superman:0:F00A6B:00:501:One hit for boss 5a (2/2)
superman:0:F00A5F:00:001:One hit for boss 5b
superman:0:F00A67:00:501:One hit for boss 5b (2/2)
; [ Super Pac-Man ]
superpac:0:1007:06:000:Infinite Lives
superpac:0:1625:01:000:Invincibility
superpac:0:1626:01:000:Ghosts Always Squashed
superpac:0:1090:00:001:Finish this Level Now!
superpac:0:1091:00:501:Finish this Level Now! (2/2)
superpac:0:1096:00:000:No Bonus Stages
superpac:0:1096:01:000:Every Stage a Bonus Stage
superpac:0:112B:AF:000:Ghosts stay blue until eaten
superpac:0:1633:CD:000:Everlasting Super pills
; [ Super Pac-Man (Midway) ]
superpcm:0:1007:06:000:Infinite Lives
superpcm:0:1625:01:000:Invincibility
superpcm:0:1626:01:000:Ghosts Always Squashed
superpcm:0:1090:00:001:Finish this Level Now!
superpcm:0:1091:00:501:Finish this Level Now! (2/2)
superpcm:0:1096:00:000:No Bonus Stages
superpcm:0:1096:01:000:Every Stage a Bonus Stage
superpcm:0:112B:AF:000:Ghosts stay blue until eaten
superpcm:0:1633:CD:000:Everlasting Super pills
; [ Super Qix ]
superqix:0:E4CD:00:000:Infinite freeze time
superqix:0:F85C:E4:000:Stop around timer
superqix:0:F85E:04:500:Stop around timer (2/2)
superqix:0:F814:0A:000:Infinite Lives PL1
superqix:0:F011:99:001:Finish this Round faster PL1
superqix:0:F869:03:001:Get 3 letters out of 4 PL1
superqix:0:F869:04:001:Get 4 letters out of 5 PL1
superqix:0:F869:05:001:Get 5 letters out of 6 PL1
superqix:0:F869:06:001:Get 6 letters out of 7 PL1
superqix:0:F869:04:001:Get 7 letters out of 8 PL1
superqix:0:F815:0A:000:Infinite Lives PL2
superqix:0:F012:99:001:Finish this Round faster PL2
superqix:0:F880:03:001:Get 3 letters out of 4 PL2
superqix:0:F869:04:001:Get 4 letters out of 5 PL2
superqix:0:F869:05:001:Get 5 letters out of 6 PL2
superqix:0:F869:06:001:Get 6 letters out of 7 PL2
superqix:0:F869:04:001:Get 7 letters out of 8 PL2
superqix:0:E4A8:8F:000:Always have shield
superqix:0:E4A8:01:000:Always have speed up
superqix:0:E4A8:09:000:Always have max speed
superqix:0:E4A8:04:000:Always have freeze
superqix:0:E4A8:0D:000:Always have freeze+speed
superqix:0:E4A8:8F:001:Get shield Now!
superqix:0:E4A8:01:001:Get speed up Now!
superqix:0:E4A8:09:001:Get max speed Now!
superqix:0:E4A8:04:001:Get freeze Now!
superqix:0:E4A8:0D:001:Get freeze+speed Now!
superqix:0:F804:00:001:Next Goto Round 2
superqix:0:F804:01:001:Next Goto Round 3
superqix:0:F804:02:001:Next Goto Round 4
superqix:0:F804:03:001:Next Goto Round 5
superqix:0:F804:04:001:Next Goto Round 6
superqix:0:F804:05:001:Next Goto Round 7
superqix:0:F804:06:001:Next Goto Round 8
superqix:0:F804:07:001:Next Goto Round 9
superqix:0:F804:08:001:Next Goto Round 10
superqix:0:F804:09:001:Next Goto Round 11
superqix:0:F804:0A:001:Next Goto Round 12
superqix:0:F804:0B:001:Next Goto Round 13
superqix:0:F804:0C:001:Next Goto Round 14
superqix:0:F804:0D:001:Next Goto Round 15
superqix:0:F804:0E:001:Next Goto Round 16
; [ Super Spy, The ]
superspy:0:10181F:08:000:Infinite Energy
superspy:0:101856:0F:000:Always have Machine Gun
superspy:0:101856:00:000:Always have Pistol
superspy:0:1017F6:09:000:Infinite Pistol Ammo
superspy:0:1017F7:99:500:Infinite Pistol Ammo (2/2)
superspy:0:101854:09:000:Infinite M. Gun Ammo
superspy:0:101855:99:500:Infinite M. Gun Ammo (2/2)
superspy:0:101878:10:000:Indestructible Knife
; [ Super Tank ]
supertnk:0:0000:00:999:[ This game hasn't even ]:REASON 11
supertnk:0:0000:00:999:[ been looked at due to ]:REASON 11
supertnk:0:0000:00:999:[ time constraints - Too]:REASON 11
supertnk:0:0000:00:999:[ many games and so ]:REASON 11
supertnk:0:0000:00:999:[ little time. It is ]:REASON 11
supertnk:0:0000:00:999:[ even possible that ]:REASON 11
supertnk:0:0000:00:999:[ this game may be a ]:REASON 11
supertnk:0:0000:00:999:[ clone of an existing ]:REASON 11
supertnk:0:0000:00:999:[ game which may have ]:REASON 11
supertnk:0:0000:00:999:[ cheats. Please search ]:REASON 11
supertnk:0:0000:00:999:[ the cheat forums ]:REASON 11
supertnk:0:0000:00:999:[ before posting cheat ]:REASON 11
supertnk:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Super Triv II ]
supertr2:0:4079:9A:000:Infinite Time
supertr2:0:4066:02:000:Infinite Time (Lightning Round)
:supertr2:000000E6:4071:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
; [ Super Triv III ]
supertr3:0:0000:00:999:[ This game hasn't even ]:REASON 11
supertr3:0:0000:00:999:[ been looked at due to ]:REASON 11
supertr3:0:0000:00:999:[ time constraints - Too]:REASON 11
supertr3:0:0000:00:999:[ many games and so ]:REASON 11
supertr3:0:0000:00:999:[ little time. It is ]:REASON 11
supertr3:0:0000:00:999:[ even possible that ]:REASON 11
supertr3:0:0000:00:999:[ this game may be a ]:REASON 11
supertr3:0:0000:00:999:[ clone of an existing ]:REASON 11
supertr3:0:0000:00:999:[ game which may have ]:REASON 11
supertr3:0:0000:00:999:[ cheats. Please search ]:REASON 11
supertr3:0:0000:00:999:[ the cheat forums ]:REASON 11
supertr3:0:0000:00:999:[ before posting cheat ]:REASON 11
supertr3:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Super-X (NTC) ]
superx:0:0D0061:63:000:Infinite Credits
:superx:00000300:0D0021:00000006:FFFFFFFF:Select Starting Stage:Turn this cheat OFF after you've started the game or you will not progress!
:superx:00000000:0D0015:0000000A:FFFFFFFF:Infinite Lives PL1
:superx:00000000:0D0019:00000009:FFFFFFFF:Infinite Bombs PL1
:superx:00000000:0DDA41:00000003:FFFFFFFF:Invincibility PL1:Enable this cheat after you've startedthe game, do NOT enable on the Title Screen
:superx:00000000:0DF48D:0000000E:FFFFFFFF:Always Max Shot Power PL1
:superx:00010000:0DF48E:0000000E:FFFFFFFF:Always Max Shot Power PL1 (2/3)
:superx:00010000:0DF48F:0000000E:FFFFFFFF:Always Max Shot Power PL1 (3/3)
:superx:00000000:0DF49A:00000001:FFFFFFFF:Always Super Power Shot PL1
:superx:62000000:000000:00000000:00000000:Select Weapon PL1
:superx:00010000:0DF48C:00000000:FFFFFFFF:Red
:superx:00010000:0DF48C:00000001:FFFFFFFF:Blue
:superx:00010000:0DF48C:00000003:FFFFFFFF:Green
:superx:00000100:0DF495:00000005:FFFFFFFF:Select Speed PL1
:superx:00000000:0D0017:0000000A:FFFFFFFF:Infinite Lives PL2
:superx:00000000:0D001B:00000009:FFFFFFFF:Infinite Bombs PL2
:superx:00000000:0DDA01:00000007:FFFFFFFF:Invincibility PL2:Enable this cheat after you've startedthe game, do NOT enable on the Title Screen
:superx:00000000:0DF40D:0000000E:FFFFFFFF:Always Max Shot Power PL2
:superx:00010000:0DF40E:0000000E:FFFFFFFF:Always Max Shot Power PL2 (2/3)
:superx:00010000:0DF40F:0000000E:FFFFFFFF:Always Max Shot Power PL2 (3/3)
:superx:00000000:0DF41A:00000001:FFFFFFFF:Always Super Power Shot PL2
:superx:62000000:000000:00000000:00000000:Select Weapon PL2
:superx:00010000:0DF40C:00000000:FFFFFFFF:Red
:superx:00010000:0DF40C:00000001:FFFFFFFF:Blue
:superx:00010000:0DF40C:00000003:FFFFFFFF:Green
:superx:00000100:0DF415:00000005:FFFFFFFF:Select Speed PL2
; [ Super-X (Mitchell) ]
superxm:0:0D0061:63:000:Infinite Credits
:superxm:00000300:0D0021:00000006:FFFFFFFF:Select Starting Stage:Turn this cheat OFF after you've started the game or you will not progress!
:superxm:00000000:0D0015:0000000A:FFFFFFFF:Infinite Lives PL1
:superxm:00000000:0D0019:00000009:FFFFFFFF:Infinite Bombs PL1
:superxm:00000000:0DDA41:00000003:FFFFFFFF:Invincibility PL1:Enable this cheat after you've startedthe game, do NOT enable on the Title Screen
:superxm:00000000:0DF48D:0000000E:FFFFFFFF:Always Max Shot Power PL1
:superxm:00010000:0DF48E:0000000E:FFFFFFFF:Always Max Shot Power PL1 (2/3)
:superxm:00010000:0DF48F:0000000E:FFFFFFFF:Always Max Shot Power PL1 (3/3)
:superxm:00000000:0DF49A:00000001:FFFFFFFF:Always Super Power Shot PL1
:superxm:62000000:000000:00000000:00000000:Select Weapon PL1
:superxm:00010000:0DF48C:00000000:FFFFFFFF:Red
:superxm:00010000:0DF48C:00000001:FFFFFFFF:Blue
:superxm:00010000:0DF48C:00000003:FFFFFFFF:Green
:superxm:00000100:0DF495:00000005:FFFFFFFF:Select Speed PL1
:superxm:00000000:0D0017:0000000A:FFFFFFFF:Infinite Lives PL2
:superxm:00000000:0D001B:00000009:FFFFFFFF:Infinite Bombs PL2
:superxm:00000000:0DDA01:00000007:FFFFFFFF:Invincibility PL2:Enable this cheat after you've startedthe game, do NOT enable on the Title Screen
:superxm:00000000:0DF40D:0000000E:FFFFFFFF:Always Max Shot Power PL2
:superxm:00010000:0DF40E:0000000E:FFFFFFFF:Always Max Shot Power PL2 (2/3)
:superxm:00010000:0DF40F:0000000E:FFFFFFFF:Always Max Shot Power PL2 (3/3)
:superxm:00000000:0DF41A:00000001:FFFFFFFF:Always Super Power Shot PL2
:superxm:62000000:000000:00000000:00000000:Select Weapon PL2
:superxm:00010000:0DF40C:00000000:FFFFFFFF:Red
:superxm:00010000:0DF40C:00000001:FFFFFFFF:Blue
:superxm:00010000:0DF40C:00000003:FFFFFFFF:Green
:superxm:00000100:0DF415:00000005:FFFFFFFF:Select Speed PL2
; [ Super Glob ]
suprglob:0:7D8F:99:000:Infinite Credits
suprglob:0:7DA3:B4:000:Infinite Energy:Display isn't true!
suprglob:0:7DAD:05:000:Infinite Lives PL1
suprglob:0:7DAF:05:000:Infinite Lives PL2
; [ Super League ]
suprleag:0:0000:00:999:[ There are no cheats ]:REASON 1
suprleag:0:0000:00:999:[ for this game as it ]:REASON 1
suprleag:0:0000:00:999:[ didn't work the last ]:REASON 1
suprleag:0:0000:00:999:[ time it was tested. ]:REASON 1
suprleag:0:0000:00:999:[ If the game now works ]:REASON 1
suprleag:0:0000:00:999:[ please request cheats ]:REASON 1
suprleag:0:0000:00:999:[ for it on the cheat ]:REASON 1
suprleag:0:0000:00:999:[ forums. ]:REASON 1
; [ Super Locomotive ]
suprloco:0:FC64:03:000:Infinite Lives PL1
suprloco:0:FA73:FF:000:Infinite Energy PL1
suprloco:0:FC74:03:000:Infinite Lives PL2
suprloco:0:FA93:FF:000:Infinite Energy PL2
suprloco:0:FA0F:00:000:Invincibility
; [ Super Missile Attack ]
suprmatk:0:00A0:0B:004:Infinite shots (Left)
suprmatk:0:00A1:0B:004:Infinite shots (Center)
suprmatk:0:00A2:0B:004:Infinite shots (Right)
suprmatk:0:00C0:06:000:Infinite cities
; [ Super Mouse ]
suprmous:0:841F:01:000:Invincibility
suprmous:0:0000:00:999:[See the Dip Switch Menu to ]
suprmous:0:0000:00:999:[enable an alternate ]
suprmous:0:0000:00:999:[Invincibility cheat. ]
suprmous:0:8200:1A:000:Infinite Lives PL1
suprmous:0:8300:1A:000:Infinite Lives PL2
; [ Vs. Super Mario Bros. ]
suprmrio:0:030C:09:000:Infinite Credits
suprmrio:0:07FA:09:005:Infinite Time
suprmrio:0:075A:08:000:Infinite Lives
suprmrio:0:079E:08:000:Invincibility
suprmrio:0:0704:01:000:Always be a swimmer:Very HANDY indeed ;-)
suprmrio:0:0704:00:000:Always be a walker
suprmrio:0:0704:01:001:Become a swimmer Now!
suprmrio:0:0704:00:001:Become a walker Now!
suprmrio:0:0754:01:000:Always be Small
suprmrio:0:0756:00:500:Always be Small (2/2)
suprmrio:0:0754:00:000:Always be Big
suprmrio:0:0756:01:500:Always be Big (2/2)
suprmrio:0:0754:00:000:Always have Firepower
suprmrio:0:0756:02:500:Always have Firepower (2/2)
suprmrio:0:0754:01:001:Become Small Now!
suprmrio:0:0756:00:501:Become Small Now! (2/2)
suprmrio:0:0754:00:001:Become Big Now!
suprmrio:0:0756:01:501:Become Big Now! (2/2)
suprmrio:0:0754:00:001:Get Firepower Now!
suprmrio:0:0756:02:501:Get Firepower Now! (2/2)
suprmrio:0:075F:07:071:Select Current World Level
; [ Super Slams ]
suprslam:0:FD934A:17:000:Infinite Time
suprslam:0:FD934B:6F:500:Infinite Time (2/2)
suprslam:0:FD934A:00:001:Finish this Game Now!
suprslam:0:FD934B:01:501:Finish this Game Now! (2/2)
suprslam:0:FD9356:00:000:Score always = 0 PL1
suprslam:0:FD9357:00:500:Score always = 0 PL1 (2/2)
suprslam:0:FD9356:00:000:Score always = 100 PL1
suprslam:0:FD9357:64:500:Score always = 100 PL1 (2/2)
suprslam:0:FD9356:00:001:Score = 0 Now! PL1
suprslam:0:FD9357:00:501:Score = 0 Now! PL1 (2/2)
suprslam:0:FD9356:00:001:Score = 100 Now! PL1
suprslam:0:FD9357:64:501:Score = 100 Now! PL1 (2/2)
suprslam:0:FD9358:00:000:Score always = 0 PL2
suprslam:0:FD9359:00:500:Score always = 0 PL2 (2/2)
suprslam:0:FD9358:00:000:Score always = 100 PL2
suprslam:0:FD9359:64:500:Score always = 100 PL2 (2/2)
suprslam:0:FD9358:00:001:Score = 0 Now! PL2
suprslam:0:FD9359:00:501:Score = 0 Now! PL2 (2/2)
suprslam:0:FD9358:00:001:Score = 100 Now! PL2
suprslam:0:FD9359:64:501:Score = 100 Now! PL2 (2/2)
; [ Vs. Super Xevious ]
supxevs:0:0400:63:000:Infinite Credits
supxevs:0:0073:63:000:Infinite Lives
supxevs:0:0091:FF:000:Always Have Shield
:supxevs:00000010:007A:00000038:0000387F:Invincibility + Full Power Up:This code maybe incomplete
:supxevs:00000001:007A:00000080:FFFFFFFF:Lose this Life Now!
:supxevs:00000101:0074:000000BF:FFFFFFFF:Select Current Area:There may be some corruption on the screen for a few seconds whilst the new area scrolls in
; [ Surf Planet ]
surfplnt:0:FE0528:16:000:Infinite Time
surfplnt:0:FE052B:00:500:Infinite Time (2/3)
surfplnt:0:FE052C:00:500:Infinite Time (3/3)
surfplnt:0:FE3741:78:000:Always have Perfect Wax
surfplnt:0:FE0065:00:000:Always be in FIRST Place
; [ Surprise Attack (Japan ver. M) ]
surpratk:0:5945:5A:006:Infinite Time
surpratk:0:5964:09:000:Infinite Lives
surpratk:0:0BD4:00:998:Watch me for good answer
surpratk:0:1FBB:00:000:Invincibility
surpratk:0:1FE5:00:001:Get Normal Disk Now!
surpratk:0:1FE5:01:001:Get Granade Disk Now!
surpratk:0:1DA1:00:000:Always No Bombs Remain
surpratk:0:5904:00:000:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Survival Arts (USA) ]
survarts:0:00BB38:99:000:Infinite Time
survarts:0:00839E:90:000:Infinite Energy PL1
survarts:0:00839E:00:001:Drain All Energy Now! PL1
survarts:0:008F4E:90:000:Infinite Energy PL2
survarts:0:008F4E:00:001:Drain All Energy Now! PL2
; [ Survival ]
survival:0:439B:99:000:Infinite Zaps
survival:0:439A:09:500:Infinite Zaps (2/2)
survival:0:43ED:99:000:Infinite Lives PL1
survival:0:43EE:99:000:Infinite Lives PL2
; [ Susume! Taisen Puzzle-Dama (GV027 JAPAN 1.20) ]
susume:0:0A1038:63:000:Infinite Credits
susume:0:0B5DC1:00:000:Never get Attacked PL1
susume:0:0B5DC0:FF:001:Attack opposite side Now! PL1:Can be a bit buggy...
susume:0:0B5DC0:00:000:Never get Attacked PL2
susume:0:0B5DC1:FF:001:Attack opposite side Now! PL2:Can be a bit buggy...
; [ Tapper (Suntory) ]
sutapper:0:E011:09:000:Infinite Credits
sutapper:0:E4A7:06:000:Infinite Lives
sutapper:0:0798:C3:100:Invincibility:Glasses will continue on their journey until collected and you won't get pulled down the bar. THe overall effect can be quite strange and there's only so many glasses sprites to go around so you might have to collect some empties to pull some more.
sutapper:0:07A2:C3:600:Invincibility (2/6):Parts 1-2 allows you to pick the empty glasses up whenever
sutapper:0:0818:C3:600:Invincibility (3/6)
sutapper:0:0810:C3:600:Invincibility (4/6):Parts 3-4 stops the full glasses smashing infact they continue wrap back around until picked up
sutapper:0:08D3:C3:600:Invincibility (5/6)
sutapper:0:08E9:18:600:Invincibility (6/6):Parts 5-6 stop angry and 'legless' customers pulling you down the bar...they just continue going
sutapper:0:E711:01:001:Serve one beer on this level
sutapper:0:0000:00:999:[ This Nonstop Dancing Girls cheat ]
sutapper:0:0000:00:999:[ doesn't start until after you get ]
sutapper:0:0000:00:999:[ the money. Also new customers are ]
sutapper:0:0000:00:999:[ NOT distracted by them!! ]
sutapper:0:E712:FF:000:Nonstop Dancing Girls
:sutapper:00001301:E4A8:00000062:FFFFFFFF:Select starting level:You should enable this cheat on the 'Press 1 or 2 player' screen ie. after credits have been inserted!
sutapper:0:E4A8:62:071:Select current level
sutapper:0:E4A8:62:061:Select next level
; [ Suzuka 8 Hours 2 (Japan) ]
suzuk8h2:0:107156:17:000:Infinite Time
suzuk8h2:0:107157:34:500:Infinite Time (2/2)
; [ Suzuka 8 Hours (Japan) ]
suzuk8hj:0:107156:17:000:Infinite Time
suzuk8hj:0:107157:34:500:Infinite Time (2/2)
; [ Suzuka 8 Hours (World?) ]
suzuka8h:0:107156:17:000:Infinite Time
suzuka8h:0:107157:34:500:Infinite Time (2/2)
; [ Watashiha Suzumechan (Japan) ]
suzume:0:0000:00:999:[ There are no cheats ]:REASON 3
suzume:0:0000:00:999:[ for this game as it ]:REASON 3
suzume:0:0000:00:999:[ is a Mahjong Game. ]:REASON 3
suzume:0:0000:00:999:[ Cheats will be added ]:REASON 3
suzume:0:0000:00:999:[ when somebody submits ]:REASON 3
suzume:0:0000:00:999:[ some. If you have ]:REASON 3
suzume:0:0000:00:999:[ made some cheats for ]:REASON 3
suzume:0:0000:00:999:[ this game please post ]:REASON 3
suzume:0:0000:00:999:[ them on the cheat ]:REASON 3
suzume:0:0000:00:999:[ forums. ]:REASON 3
; [ Super Visual Football: European Sega Cup ]
svf:0:2003D8:2E:000:Infinite Match Time
svf:0:2003D8:00:001:Finish this Half Now!
svf:0:200303:03:000:Infinite Balls
svf:0:2003D5:00:000:Score always = 0 PL1
svf:0:2003D5:63:000:Score always = 99 PL1
svf:0:2003D5:00:001:Set score = 0 Now! PL1:Display doesn't update automatically
svf:0:2003D5:32:001:Set score = 50 Now! PL1:Display doesn't update automatically
svf:0:2003D5:63:070:Select score Now! PL1:Display doesn't update automatically
svf:0:2003D6:00:000:Score always = 0 PL2
svf:0:2003D6:63:000:Score always = 99 PL2
svf:0:2003D6:00:001:Set score = 0 Now! PL2:Display doesn't update automatically
svf:0:2003D6:32:001:Set score = 50 Now! PL2:Display doesn't update automatically
svf:0:2003D6:63:070:Select score Now! PL2:Display doesn't update automatically
; [ Super Volleyball (Japan) ]
svolley:0:0604EE:09:000:Infinite Serve Time
svolley:0:0604F4:09:000:Infinite Set Time
svolley:0:0604EC:00:001:Finish Set Now!
svolley:0:0604F3:00:501:Finish Set Now! (2/3)
svolley:0:0604F4:00:501:Finish Set Now! (3/3)
svolley:0:060377:00:001:Set score = 0 PL1
svolley:0:060379:00:501:Set score = 0 PL1 (2/2)
svolley:0:060377:01:001:Set score = 15 PL1
svolley:0:060379:05:501:Set score = 15 PL1 (2/2)
svolley:0:060377:00:000:Score always = 0 PL1
svolley:0:060379:00:500:Score always = 0 PL1 (2/2)
svolley:0:060377:01:000:Score always = 15 PL1
svolley:0:060379:05:500:Score always = 15 PL1 (2/2)
svolley:0:06037D:00:001:Set score = 0 PL2
svolley:0:06037F:00:501:Set score = 0 PL2 (2/2)
svolley:0:06037D:01:001:Set score = 15 PL2
svolley:0:06037F:05:501:Set score = 15 PL2 (2/2)
svolley:0:06037D:00:000:Score always = 0 PL2
svolley:0:06037F:00:500:Score always = 0 PL2 (2/2)
svolley:0:06037D:01:000:Score always = 15 PL2
svolley:0:06037F:05:500:Score always = 15 PL2 (2/2)
; [ Super Volleyball (Korea) ]
svolleyk:0:0604EE:09:000:Infinite Serve Time
svolleyk:0:0604F4:09:000:Infinite Set Time
svolleyk:0:0604EC:00:001:Finish Set Now!
svolleyk:0:0604F3:00:501:Finish Set Now! (2/3)
svolleyk:0:0604F4:00:501:Finish Set Now! (3/3)
svolleyk:0:060377:00:001:Set score = 0 PL1
svolleyk:0:060379:00:501:Set score = 0 PL1 (2/2)
svolleyk:0:060377:01:001:Set score = 15 PL1
svolleyk:0:060379:05:501:Set score = 15 PL1 (2/2)
svolleyk:0:060377:00:000:Score always = 0 PL1
svolleyk:0:060379:00:500:Score always = 0 PL1 (2/2)
svolleyk:0:060377:01:000:Score always = 15 PL1
svolleyk:0:060379:05:500:Score always = 15 PL1 (2/2)
svolleyk:0:06037D:00:001:Set score = 0 PL2
svolleyk:0:06037F:00:501:Set score = 0 PL2 (2/2)
svolleyk:0:06037D:01:001:Set score = 15 PL2
svolleyk:0:06037F:05:501:Set score = 15 PL2 (2/2)
svolleyk:0:06037D:00:000:Score always = 0 PL2
svolleyk:0:06037F:00:500:Score always = 0 PL2 (2/2)
svolleyk:0:06037D:01:000:Score always = 15 PL2
svolleyk:0:06037F:05:500:Score always = 15 PL2 (2/2)
; [ Super Volleyball (US) ]
svolleyu:0:0604EE:09:000:Infinite Serve Time
svolleyu:0:0604F4:09:000:Infinite Set Time
svolleyu:0:0604EC:00:001:Finish Set Now!
svolleyu:0:0604F3:00:501:Finish Set Now! (2/3)
svolleyu:0:0604F4:00:501:Finish Set Now! (3/3)
svolleyu:0:060377:00:001:Set score = 0 PL1
svolleyu:0:060379:00:501:Set score = 0 PL1 (2/2)
svolleyu:0:060377:01:001:Set score = 15 PL1
svolleyu:0:060379:05:501:Set score = 15 PL1 (2/2)
svolleyu:0:060377:00:000:Score always = 0 PL1
svolleyu:0:060379:00:500:Score always = 0 PL1 (2/2)
svolleyu:0:060377:01:000:Score always = 15 PL1
svolleyu:0:060379:05:500:Score always = 15 PL1 (2/2)
svolleyu:0:06037D:00:001:Set score = 0 PL2
svolleyu:0:06037F:00:501:Set score = 0 PL2 (2/2)
svolleyu:0:06037D:01:001:Set score = 15 PL2
svolleyu:0:06037F:05:501:Set score = 15 PL2 (2/2)
svolleyu:0:06037D:00:000:Score always = 0 PL2
svolleyu:0:06037F:00:500:Score always = 0 PL2 (2/2)
svolleyu:0:06037D:01:000:Score always = 15 PL2
svolleyu:0:06037F:05:500:Score always = 15 PL2 (2/2)
; [ Super Volley '91 (Japan) ]
svolly91:0:1016AD:3B:000:Infinite Time
svolly91:0:101687:11:001:End ball to win a game PL1
svolly91:0:101687:00:000:Score always set to 0 PL1
svolly91:0:101687:00:001:Set score to 0 Now! PL1
svolly91:0:101687:11:070:Select score PL1
svolly91:0:101689:11:001:End ball to win a game PL2
svolly91:0:101689:00:000:Score always set to 0 PL2
svolly91:0:101689:00:001:Set score to 0 Now! PL2
svolly91:0:101689:11:070:Select score PL2
; [ Super Visual Soccer: Sega Cup (US) ]
svs:0:2003D8:2E:000:Infinite Match Time
svs:0:2003D8:00:001:Finish this Half Now!
svs:0:200303:03:000:Infinite Balls
svs:0:2003D5:00:000:Score always = 0 PL1
svs:0:2003D5:63:000:Score always = 99 PL1
svs:0:2003D5:00:001:Set score = 0 Now! PL1:Display doesn't update automatically
svs:0:2003D5:32:001:Set score = 50 Now! PL1:Display doesn't update automatically
svs:0:2003D5:63:070:Select score Now! PL1:Display doesn't update automatically
svs:0:2003D6:00:000:Score always = 0 PL2
svs:0:2003D6:63:000:Score always = 99 PL2
svs:0:2003D6:00:001:Set score = 0 Now! PL2:Display doesn't update automatically
svs:0:2003D6:32:001:Set score = 50 Now! PL2:Display doesn't update automatically
svs:0:2003D6:63:070:Select score Now! PL2:Display doesn't update automatically
; [ Swarm ]
swarm:0:421D:05:000:Infinite Lives
swarm:0:4080:FF:000:Infinite Energy
swarm:0:12D9:C9:100:Invincibility
; [ SWAT ]
swat:0:C061:06:000:Infinite Lives PL1
swat:0:C062:06:000:Infinite Lives PL2
swat:0:CF97:08:000:Infinite Bombs
; [ Super World Court (Japan) ]
swcourt:0:00140B:09:000:Infinite Credits
swcourt:0:004019:FF:000:Infinite Time
swcourt:0:003FA3:00:000:Game Score always = 0 TEAM 1
swcourt:0:003FA3:00:001:Set Game Score = 0 Now! TEAM 1
swcourt:0:003FA3:01:001:Set Game Score = 15 Now! TEAM 1
swcourt:0:003FA3:02:001:Set Game Score = 30 Now! TEAM 1
swcourt:0:003FA3:03:001:Set Game Score = 40 Now! TEAM 1
swcourt:0:003FAB:00:070:Select 'Sets' score TEAM 1
swcourt:0:003FA7:00:000:Game Score always = 0 TEAM 2
swcourt:0:003FA7:00:001:Set Game Score = 0 Now! TEAM 2
swcourt:0:003FA7:01:001:Set Game Score = 15 Now! TEAM 2
swcourt:0:003FA7:02:001:Set Game Score = 30 Now! TEAM 2
swcourt:0:003FA7:03:001:Set Game Score = 40 Now! TEAM 2
swcourt:0:003FAD:07:070:Select 'Sets' score TEAM 2
; [ Swimmer (set 1) ]
swimmer:0:82FE:06:000:Infinite Lives PL1
swimmer:0:82FF:06:000:Infinite Lives PL2
; [ Swimmer (set 2) ]
swimmera:0:82FE:06:000:Infinite Lives PL1
swimmera:0:82FF:06:000:Infinite Lives PL2
; [ Swimmer (set 3) ]
swimmerb:0:82FE:06:000:Infinite Lives PL1
swimmerb:0:82FF:06:000:Infinite Lives PL2
; [ Super World Stadium '92 (Japan) ]
sws92:0:100005:09:000:Infinite Credits
sws92:0:1024BD:00:000:Infinite Strikes
sws92:0:1024BF:00:000:Infinite Balls
sws92:0:1024BB:00:000:Infinite Outs
sws92:0:1024BD:00:001:Set Strikes to 0 Now!
sws92:0:1024BD:03:001:Set Strikes to 3 Now!
sws92:0:1024BF:00:001:Set Balls to 0 Now!
sws92:0:1024BF:03:001:Set Balls to 3 Now!
sws92:0:1024BB:00:001:Set Outs to 0 Now!
sws92:0:1024BB:03:001:Set Outs to 3 Now!
sws92:0:10249B:99:070:Select Score PL1
sws92:0:10249D:99:070:Select Score PL2
; [ Super World Stadium '92 Gekitouban (Japan) ]
sws92g:0:100005:09:000:Infinite Credits
sws92g:0:1024B9:00:000:Infinite Strikes
sws92g:0:1024BB:00:000:Infinite Balls
sws92g:0:1024B7:00:000:Infinite Outs
sws92g:0:1024B9:00:001:Set Strikes to 0 Now!
sws92g:0:1024B9:03:001:Set Strikes to 3 Now!
sws92g:0:1024BB:00:001:Set Balls to 0 Now!
sws92g:0:1024BB:03:001:Set Balls to 3 Now!
sws92g:0:1024B7:00:001:Set Outs to 0 Now!
sws92g:0:1024B7:03:001:Set Outs to 3 Now!
sws92g:0:102493:00:070:Select Score PL1
sws92g:0:102495:00:070:Select Score PL2
; [ Super World Stadium '93 (Japan) ]
sws93:0:100005:09:000:Infinite Credits
sws93:0:1024B5:00:000:Infinite Strikes
sws93:0:1024B7:00:000:Infinite Balls
sws93:0:1024B3:00:000:Infinite Outs
sws93:0:1024B5:00:001:Set Strikes to 0 Now!
sws93:0:1024B5:03:001:Set Strikes to 3 Now!
sws93:0:1024B7:00:001:Set Balls to 0 Now!
sws93:0:1024B7:03:001:Set Balls to 3 Now!
sws93:0:1024B3:00:001:Set Outs to 0 Now!
sws93:0:1024B3:03:001:Set Outs to 3 Now!
sws93:0:102493:99:070:Select Score PL1
sws93:0:102495:99:070:Select Score PL2
; [ Super World Stadium '95 (Japan) ]
sws95:0:0000:00:999:[ This game hasn't even ]:REASON 11
sws95:0:0000:00:999:[ been looked at due to ]:REASON 11
sws95:0:0000:00:999:[ time constraints - Too]:REASON 11
sws95:0:0000:00:999:[ many games and so ]:REASON 11
sws95:0:0000:00:999:[ little time. It is ]:REASON 11
sws95:0:0000:00:999:[ even possible that ]:REASON 11
sws95:0:0000:00:999:[ this game may be a ]:REASON 11
sws95:0:0000:00:999:[ clone of an existing ]:REASON 11
sws95:0:0000:00:999:[ game which may have ]:REASON 11
sws95:0:0000:00:999:[ cheats. Please search ]:REASON 11
sws95:0:0000:00:999:[ the cheat forums ]:REASON 11
sws95:0:0000:00:999:[ before posting cheat ]:REASON 11
sws95:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Super World Stadium '96 (Japan) ]
sws96:0:20601F:09:000:Infinite Credits
sws96:0:20C3E7:00:000:Infinite Strikes
sws96:0:20C3E9:00:000:Infinite Balls
sws96:0:20C3EB:00:000:Infinite Outs
sws96:0:20C3E7:00:001:Set Strikes to 0 Now!
sws96:0:20C3E7:03:001:Set Strikes to 3 Now!
sws96:0:20C3E9:00:001:Set Balls to 0 Now!
sws96:0:20C3E9:03:001:Set Balls to 3 Now!
sws96:0:20C3EB:00:001:Set Outs to 0 Now!
sws96:0:20C3EB:03:001:Set Outs to 3 Now!
sws96:0:20C443:63:070:Select Score PL1
sws96:0:20C445:63:070:Select Score PL2
; [ Super World Stadium '97 (Japan) ]
sws97:0:20601F:09:000:Infinite Credits
sws97:0:20C3E7:00:000:Infinite Strikes
sws97:0:20C3E9:00:000:Infinite Balls
sws97:0:20C3EB:00:000:Infinite Outs
sws97:0:20C3E7:00:001:Set Strikes to 0 Now!
sws97:0:20C3E7:03:001:Set Strikes to 3 Now!
sws97:0:20C3E9:00:001:Set Balls to 0 Now!
sws97:0:20C3E9:03:001:Set Balls to 3 Now!
sws97:0:20C3EB:00:001:Set Outs to 0 Now!
sws97:0:20C3EB:03:001:Set Outs to 3 Now!
sws97:0:20C443:63:070:Select Score PL1
sws97:0:20C445:63:070:Select Score PL2
; [ Super World Stadium '99 (SS91/VER.A3) ]
sws99:0:0000:00:999:[ There are no cheats ]:REASON 1
sws99:0:0000:00:999:[ for this game as it ]:REASON 1
sws99:0:0000:00:999:[ didn't work the last ]:REASON 1
sws99:0:0000:00:999:[ time it was tested. ]:REASON 1
sws99:0:0000:00:999:[ If the game now works ]:REASON 1
sws99:0:0000:00:999:[ please request cheats ]:REASON 1
sws99:0:0000:00:999:[ for it on the cheat ]:REASON 1
sws99:0:0000:00:999:[ forums. ]:REASON 1
; [ Super Xevious ]
sxevious:0:8183:09:000:Infinite Lives
sxevious:0:7C47:01:000:Invincibility:Activate Invincibility cheat during play Only!
sxevious:0:8044:00:500:Invincibility (2/4)
sxevious:0:8146:50:500:Invincibility (3/4)
sxevious:0:8282:75:500:Invincibility (4/4)
; [ Pachinko Sexy Reaction (Japan) ]
sxyreact:0:000068:09:000:Infinite Credits
sxyreact:0:006AD4:63:000:Infinite Pachinko Balls
sxyreact:0:006AD8:63:500:Infinite Pachinko Balls (2/2)
sxyreact:0:006B02:F4:001:Get 500 Balls Now!
sxyreact:0:006B03:01:501:Get 500 Balls Now! (2/2)
sxyreact:0:006B02:E8:001:Get 1000 Balls Now!
sxyreact:0:006B03:03:501:Get 1000 Balls Now! (2/2)
sxyreact:0:006B02:DC:001:Get 1500 Balls Now!
sxyreact:0:006B03:05:501:Get 1500 Balls Now! (2/2)
sxyreact:0:006B02:D0:001:Get 2000 Balls Now!
sxyreact:0:006B03:07:501:Get 2000 Balls Now! (2/2)
sxyreact:0:006B02:B8:001:Get 3000 Balls Now!
sxyreact:0:006B03:0B:501:Get 3000 Balls Now! (2/2)
sxyreact:0:006B02:A0:001:Get 4000 Balls Now!
sxyreact:0:006B03:0F:501:Get 4000 Balls Now! (2/2)
sxyreact:0:006B02:70:001:Get 6000 Balls Now!
sxyreact:0:006B03:17:501:Get 6000 Balls Now! (2/2)
sxyreact:0:000000:00:999:[ Use Freeze Ball for viewing all Frenzy Rounds. ]
sxyreact:0:006B02:00:000:Freeze Ball Bucket Value at 1
sxyreact:0:006B06:00:500:Freeze Ball Bucket Value at 1 (2/2)
sxyreact:0:000000:00:999:[ Use the Freeze Winnings cheat to see all 5 pics ]
sxyreact:0:000000:00:999:[ during the Fever Rounds. Try it with Infinite ]
sxyreact:0:000000:00:999:[ Pachinko Balls! ]
sxyreact:0:005180:46:000:Freeze winnings
sxyreact:0:006B02:47:500:Freeze winnings
sxyreact:0:006B06:47:500:Freeze winnings
sxyreact:0:005E7C:09:000:Automatically Win Fever Rounds:Only the first three girls have pics for the fever rounds, and they seem to only show four of them in a row, so you'll have to get fever rounds twice to see all five pics.
sxyreact:0:0028F4:01:001:Spin the Slot Machine Now!:Use this with an activation key for best effect
; [ Syvalion (Japan) ]
syvalion:0:102901:09:000:Infinite Credits
syvalion:0:1044D6:03:000:Infinite Time
syvalion:0:1044D7:E7:500:Infinite Time (2/2)
syvalion:0:1043B6:09:000:Infinite Energy
syvalion:0:1042B4:14:000:Maximum fire power
syvalion:0:104273:04:000:Infinite Lives PL1
syvalion:0:104281:04:000:Infinite Lives PL2
; [ Super Zaxxon ]
szaxxon:0:6066:03:000:Infinite Lives
szaxxon:0:62B2:7F:000:Infinite Fuel
szaxxon:0:6407:00:000:Invincibility
; [ Tac/Scan ]
tacscan:0:CAA2:08:000:Infinite Ships PL1
tacscan:0:CAA3:08:000:Infinite Ships PL2
tacscan:0:E0DC:01:000:Always have ship 1
tacscan:0:E0E6:01:000:Always have ship 2
tacscan:0:E0F0:01:000:Always have ship 3
tacscan:0:E0FA:01:000:Always have ship 4
tacscan:0:E104:01:000:Always have ship 5
tacscan:0:E10E:01:000:Always have ship 6
tacscan:0:E118:01:000:Always have ship 7
; [ Tactician (set 2) ]
tactcan2:0:9908:06:000:Infinite Lives
tactcan2:0:21A4:C9:100:Invincibility
tactcan2:0:215B:C9:600:Invincibility (2/5):Part 1 is for sprites, Part 2 for bullets, Part 3 for bouncing bombs, Part 4 for Big Meteors, Part 5 for Small Meteors
tactcan2:0:20C4:C9:600:Invincibility (3/5)
tactcan2:0:48C3:C9:600:Invincibility (4/5)
tactcan2:0:48F3:C9:600:Invincibility (5/5)
; [ Tactician (set 1) ]
tactcian:0:9908:06:000:Infinite Lives
tactcian:0:2164:C9:100:Invincibility
tactcian:0:2114:C9:600:Invincibility (2/5):Part 1 is for sprites, Part 2 for bullets, Part 3 for bouncing bombs, Part 4 for Big Meteors, Part 5 for Small Meteors
tactcian:0:207A:C9:600:Invincibility (3/5)
tactcian:0:4A9F:C9:600:Invincibility (4/5)
tactcian:0:4ACF:C9:600:Invincibility (5/5)
; [ Tag Team Wrestling ]
tagteam:0:00AC:10:000:Infinite Power
; [ Tail to Nose - Great Championship ]
tail2nos:0:FF8935:63:000:Infinite Credits
tail2nos:0:FF8B15:00:000:Infinite Time (Time Attack)
tail2nos:0:FF854B:28:000:Infinite Time (Grand Prix)
tail2nos:0:FF8987:01:000:Always be in Pole Position
; [ Tailgunner ]
tailg:0:0113:09:000:Infinite Credits
tailg:0:00D3:0A:000:Infinite Lives
; [ Talbot ]
talbot:0:0000:00:999:[ There are no cheats ]:REASON 1
talbot:0:0000:00:999:[ for this game as it ]:REASON 1
talbot:0:0000:00:999:[ didn't work the last ]:REASON 1
talbot:0:0000:00:999:[ time it was tested. ]:REASON 1
talbot:0:0000:00:999:[ If the game now works ]:REASON 1
talbot:0:0000:00:999:[ please request cheats ]:REASON 1
talbot:0:0000:00:999:[ for it on the cheat ]:REASON 1
talbot:0:0000:00:999:[ forums. ]:REASON 1
; [ Tank Battalion ]
tankbatt:0:00A4:06:000:Infinite Lives
; [ Tank Busters ]
tankbust:0:F300:40:000:Infinite Fuel
tankbust:0:F77F:00:000:Invincibility
tankbust:0:F293:06:000:Infinite Lives PL1
tankbust:0:F2C3:06:000:Infinite Lives PL2
; [ Tank Force (US) ]
tankfrce:0:02E2:01:000:Freeze All Enemy Tanks
tankfrce:0:02E4:01:500:Freeze All Enemy Tanks (2/2)
tankfrce:0:02E7:65:000:Invincible Command
tankfrce:0:7CD0:14:500:Invincible Command (2/9)
tankfrce:0:7CD4:14:500:Invincible Command (3/9)
tankfrce:0:7CD8:14:500:Invincible Command (4/9)
tankfrce:0:7CDC:14:500:Invincible Command (5/9)
tankfrce:0:7D60:14:500:Invincible Command (6/9)
tankfrce:0:7D6C:14:500:Invincible Command (7/9)
tankfrce:0:7DF0:14:500:Invincible Command (8/9)
tankfrce:0:7DFC:14:500:Invincible Command (9/9)
tankfrce:0:0297:87:000:Infinite Lives PL1
tankfrce:0:43A3:7B:000:Invincibility PL1
tankfrce:0:43A6:7B:500:Invincibility PL1 (2/2)
tankfrce:0:43B6:08:000:Infinite Time PL1
tankfrce:0:43B7:00:500:Infinite Time PL1 (2/2)
tankfrce:0:439A:0F:000:Max Shot Power PL1
tankfrce:0:438A:01:000:Always Low Speed Tank PL1:Normal Tank Speed
tankfrce:0:438A:02:000:Always Mid Speed Tank PL1
tankfrce:0:438A:03:000:Always Top Speed Tank PL1
tankfrce:0:438A:01:001:Get Low Speed Tank Now! PL1:Normal Tank Speed
tankfrce:0:438A:02:001:Get Mid Speed Tank Now!PL1
tankfrce:0:438A:03:001:Get Top Speed Tank Now!PL1
tankfrce:0:43B2:00:001:Get Normal Tank Now! PL1
tankfrce:0:43B2:01:001:Get Normal+ Tank Now! PL1:Normal + better ammo
tankfrce:0:43B2:02:001:Get 4 Way Tank Now! PL1
tankfrce:0:43B2:03:001:Get Heavy Tank Now! PL1
tankfrce:0:43B2:04:001:Get Twin Tank Now! PL1
tankfrce:0:43B2:05:001:Get Wave Tank Now! PL1
tankfrce:0:43B2:06:001:Get Small Tank Now! PL1
tankfrce:0:43B2:07:001:Get Small+ Tank Now! PL1:Small + better ammo
tankfrce:0:0298:87:000:Infinite Lives PL2
tankfrce:0:4323:7B:000:Invincibility PL2
tankfrce:0:4326:7B:500:Invincibility PL2 (2/2)
tankfrce:0:4336:08:000:Infinite Time PL2
tankfrce:0:4337:00:500:Infinite Time PL2 (2/2)
tankfrce:0:431A:0F:000:Max Shot Power PL2
tankfrce:0:430A:01:000:Always Low Speed Tank PL2:Normal Tank Speed
tankfrce:0:430A:02:000:Always Mid Speed Tank PL2
tankfrce:0:430A:03:000:Always Top Speed Tank PL2
tankfrce:0:430A:01:001:Get Low Speed Tank Now! PL2:Normal Tank Speed
tankfrce:0:430A:02:001:Get Mid Speed Tank Now! PL2
tankfrce:0:430A:03:001:Get Top Speed Tank Now! PL2
tankfrce:0:4332:00:001:Get Normal Tank Now! PL2
tankfrce:0:4332:01:001:Get Normal+ Tank Now! PL2:Normal + better ammo
tankfrce:0:4332:02:001:Get 4 Way Tank Now! PL2
tankfrce:0:4332:03:001:Get Heavy Tank Now! PL2
tankfrce:0:4332:04:001:Get Twin Tank Now! PL2
tankfrce:0:4332:05:001:Get Wave Tank Now! PL2
tankfrce:0:4332:06:001:Get Small Tank Now! PL2
tankfrce:0:4332:07:001:Get Small+ Tank Now! PL2:Small + better ammo
tankfrce:0:0000:00:999:[You should enable this ]
tankfrce:0:0000:00:999:[Select starting round cheat]
tankfrce:0:0000:00:999:[on the game countdown ]
tankfrce:0:0000:00:999:[screen for it to work ]
tankfrce:0:027B:23:071:Select starting round
tankfrce:0:027B:23:061:Select next round
; [ Tank Force (Japan) ]
tankfrcj:0:02E2:01:000:Freeze All Enemy Tanks
tankfrcj:0:02E4:01:500:Freeze All Enemy Tanks (2/2)
tankfrcj:0:02E7:65:000:Invincible Command
tankfrcj:0:7CD0:14:500:Invincible Command (2/9)
tankfrcj:0:7CD4:14:500:Invincible Command (3/9)
tankfrcj:0:7CD8:14:500:Invincible Command (4/9)
tankfrcj:0:7CDC:14:500:Invincible Command (5/9)
tankfrcj:0:7D60:14:500:Invincible Command (6/9)
tankfrcj:0:7D6C:14:500:Invincible Command (7/9)
tankfrcj:0:7DF0:14:500:Invincible Command (8/9)
tankfrcj:0:7DFC:14:500:Invincible Command (9/9)
tankfrcj:0:0297:87:000:Infinite Lives PL1
tankfrcj:0:43A3:7B:000:Invincibility PL1
tankfrcj:0:43A6:7B:500:Invincibility PL1 (2/2)
tankfrcj:0:43B6:08:000:Infinite Time PL1
tankfrcj:0:43B7:00:500:Infinite Time PL1 (2/2)
tankfrcj:0:439A:0F:000:Max Shot Power PL1
tankfrcj:0:438A:01:000:Always Low Speed Tank PL1:Normal Tank Speed
tankfrcj:0:438A:02:000:Always Mid Speed Tank PL1
tankfrcj:0:438A:03:000:Always Top Speed Tank PL1
tankfrcj:0:438A:01:001:Get Low Speed Tank Now! PL1:Normal Tank Speed
tankfrcj:0:438A:02:001:Get Mid Speed Tank Now!PL1
tankfrcj:0:438A:03:001:Get Top Speed Tank Now!PL1
tankfrcj:0:43B2:00:001:Get Normal Tank Now! PL1
tankfrcj:0:43B2:01:001:Get Normal+ Tank Now! PL1:Normal + better ammo
tankfrcj:0:43B2:02:001:Get 4 Way Tank Now! PL1
tankfrcj:0:43B2:03:001:Get Heavy Tank Now! PL1
tankfrcj:0:43B2:04:001:Get Twin Tank Now! PL1
tankfrcj:0:43B2:05:001:Get Wave Tank Now! PL1
tankfrcj:0:43B2:06:001:Get Small Tank Now! PL1
tankfrcj:0:43B2:07:001:Get Small+ Tank Now! PL1:Small + better ammo
tankfrcj:0:0298:87:000:Infinite Lives PL2
tankfrcj:0:4323:7B:000:Invincibility PL2
tankfrcj:0:4326:7B:500:Invincibility PL2 (2/2)
tankfrcj:0:4336:08:000:Infinite Time PL2
tankfrcj:0:4337:00:500:Infinite Time PL2 (2/2)
tankfrcj:0:431A:0F:000:Max Shot Power PL2
tankfrcj:0:430A:01:000:Always Low Speed Tank PL2:Normal Tank Speed
tankfrcj:0:430A:02:000:Always Mid Speed Tank PL2
tankfrcj:0:430A:03:000:Always Top Speed Tank PL2
tankfrcj:0:430A:01:001:Get Low Speed Tank Now! PL2:Normal Tank Speed
tankfrcj:0:430A:02:001:Get Mid Speed Tank Now! PL2
tankfrcj:0:430A:03:001:Get Top Speed Tank Now! PL2
tankfrcj:0:4332:00:001:Get Normal Tank Now! PL2
tankfrcj:0:4332:01:001:Get Normal+ Tank Now! PL2:Normal + better ammo
tankfrcj:0:4332:02:001:Get 4 Way Tank Now! PL2
tankfrcj:0:4332:03:001:Get Heavy Tank Now! PL2
tankfrcj:0:4332:04:001:Get Twin Tank Now! PL2
tankfrcj:0:4332:05:001:Get Wave Tank Now! PL2
tankfrcj:0:4332:06:001:Get Small Tank Now! PL2
tankfrcj:0:4332:07:001:Get Small+ Tank Now! PL2:Small + better ammo
tankfrcj:0:0000:00:999:[You should enable this ]
tankfrcj:0:0000:00:999:[Select starting round cheat]
tankfrcj:0:0000:00:999:[on the game countdown ]
tankfrcj:0:0000:00:999:[screen for it to work ]
tankfrcj:0:027B:23:071:Select starting round
tankfrcj:0:027B:23:061:Select next round
; [ Tant-R (Puzzle & Action) (Japan) ]
tantr:0:FFFC18:09:000:Infinite Credits
tantr:0:FFB643:10:000:Infinite Time
tantr:0:FF99C5:03:000:Infinite Energy PL1
tantr:0:FF9DC5:03:000:Infinite Energy PL2
; [ Tant-R (Puzzle & Action) (Japan) (bootleg set 1) ]
tantrbl:0:FFFC18:09:000:Infinite Credits
tantrbl:0:FFB643:10:000:Infinite Time
tantrbl:0:FF99C5:03:000:Infinite Energy PL1
tantrbl:0:FF9DC5:03:000:Infinite Energy PL2
; [ Tant-R (Puzzle & Action) (Japan) (bootleg set 2) ]
tantrbl2:0:FFFC18:09:000:Infinite Credits
tantrbl2:0:FFB643:10:000:Infinite Time
tantrbl2:0:FF99C5:03:000:Infinite Energy PL1
tantrbl2:0:FF9DC5:03:000:Infinite Energy PL2
; [ Tao Taido (set 2) ]
taotaida:0:FE7823:01:000:Infinite Energy PL1
taotaida:0:FE7822:52:500:Infinite Energy PL1 (2/2)
taotaida:0:FE7823:00:001:Drain All Energy Now! PL1
taotaida:0:FE7822:00:501:Drain All Energy Now! PL1 (2/2)
taotaida:0:FE78C3:01:000:Infinite Energy PL2
taotaida:0:FE78C2:52:500:Infinite Energy PL2 (2/2)
taotaida:0:FE78C3:00:001:Drain All Energy Now! PL2
taotaida:0:FE78C2:00:501:Drain All Energy Now! PL2 (2/2)
taotaida:0:FE7A03:01:000:Infinite Energy CPU
taotaida:0:FE7A02:52:500:Infinite Energy CPU (2/2)
taotaida:0:FE7A03:00:001:Drain All Energy Now! CPU
taotaida:0:FE7A02:00:501:Drain All Energy Now! CPU (2/2)
; [ Tao Taido (set 1) ]
taotaido:0:FE76C7:01:000:Infinite Energy PL1
taotaido:0:FE76C6:52:500:Infinite Energy PL1 (2/2)
taotaido:0:FE76C7:00:001:Drain All Energy Now! PL1
taotaido:0:FE76C6:00:501:Drain All Energy Now! PL1 (2/2)
taotaido:0:FE7767:01:000:Infinite Energy PL2
taotaido:0:FE7766:52:500:Infinite Energy PL2 (2/2)
taotaido:0:FE7767:00:001:Drain All Energy Now! PL2
taotaido:0:FE7766:00:501:Drain All Energy Now! PL2 (2/2)
taotaido:0:FE78A7:01:000:Infinite Energy CPU
taotaido:0:FE78A6:52:500:Infinite Energy CPU (2/2)
taotaido:0:FE78A7:00:001:Drain All Energy Now! CPU
taotaido:0:FE78A6:00:501:Drain All Energy Now! CPU (2/2)
; [ Tapper (Budweiser) ]
tapper:0:E011:09:000:Infinite Credits
tapper:0:E4A7:06:000:Infinite Lives
tapper:0:0798:C3:100:Invincibility:Glasses will continue on their journey until collected and you won't get pulled down the bar. THe overall effect can be quite strange and there's only so many glasses sprites to go around so you might have to collect some empties to pull some more.
tapper:0:07A2:C3:600:Invincibility (2/6):Parts 1-2 allows you to pick the empty glasses up whenever
tapper:0:0818:C3:600:Invincibility (3/6)
tapper:0:0810:C3:600:Invincibility (4/6):Parts 3-4 stops the full glasses smashing infact they continue wrap back around until picked up
tapper:0:08D3:C3:600:Invincibility (5/6)
tapper:0:08E9:18:600:Invincibility (6/6):Parts 5-6 stop angry and 'legless' customers pulling you down the bar...they just continue going
tapper:0:E711:01:001:Serve one beer on this level Now!
tapper:0:0000:00:999:[ This Nonstop Dancing Girls cheat ]
tapper:0:0000:00:999:[ doesn't start until after you get ]
tapper:0:0000:00:999:[ the money. Also new customers are ]
tapper:0:0000:00:999:[ NOT distracted by them!! ]
tapper:0:E712:FF:000:Nonstop Dancing Girls
:tapper:00001301:E4A8:00000062:FFFFFFFF:Select starting level:You should enable this cheat on the 'Press 1 or 2 player' screen ie. after credits have been inserted!
tapper:0:E4A8:62:071:Select current level
tapper:0:E4A8:62:061:Select next level
; [ Tapper (alternate) ]
tappera:0:E011:09:000:Infinite Credits
tappera:0:E4A7:06:000:Infinite Lives
tappera:0:0798:C3:100:Invincibility:Glasses will continue on their journey until collected and you won't get pulled down the bar. THe overall effect can be quite strange and there's only so many glasses sprites to go around so you might have to collect some empties to pull some more.
tappera:0:07A2:C3:600:Invincibility (2/6):Parts 1-2 allows you to pick the empty glasses up whenever
tappera:0:0818:C3:600:Invincibility (3/6)
tappera:0:0810:C3:600:Invincibility (4/6):Parts 3-4 stops the full glasses smashing infact they continue wrap back around until picked up
tappera:0:08D3:C3:600:Invincibility (5/6)
tappera:0:08E9:18:600:Invincibility (6/6):Parts 5-6 stop angry and 'legless' customers pulling you down the bar...they just continue going
tappera:0:E711:01:001:Serve one beer on this level
tappera:0:0000:00:999:[ This Nonstop Dancing Girls cheat ]
tappera:0:0000:00:999:[ doesn't start until after you get ]
tappera:0:0000:00:999:[ the money. Also new customers are ]
tappera:0:0000:00:999:[ NOT distracted by them!! ]
tappera:0:E712:FF:000:Nonstop Dancing Girls
:tappera:00001301:E4A8:00000062:FFFFFFFF:Select starting level:You should enable this cheat on the 'Press 1 or 2 player' screen ie. after credits have been inserted!
tappera:0:E4A8:62:071:Select current level
tappera:0:E4A8:62:061:Select next level
; [ Targ ]
targ:0:00C1:09:000:Infinite Lives
targ:0:00B1:00:001:Finish this Round Now!
targ:0:1ACE:AD:100:Invincibility
; [ Targ (cocktail?) ]
targc:0:00C1:09:000:Infinite Lives
targc:0:00B1:00:001:Finish this Round Now!
targc:0:2BD1:AD:100:Invincibility
; [ Target Hits ]
targeth:0:0000:00:999:[ There are no cheats ]:REASON 1
targeth:0:0000:00:999:[ for this game as it ]:REASON 1
targeth:0:0000:00:999:[ didn't work the last ]:REASON 1
targeth:0:0000:00:999:[ time it was tested. ]:REASON 1
targeth:0:0000:00:999:[ If the game now works ]:REASON 1
targeth:0:0000:00:999:[ please request cheats ]:REASON 1
targeth:0:0000:00:999:[ for it on the cheat ]:REASON 1
targeth:0:0000:00:999:[ forums. ]:REASON 1
; [ Tattoo Assassins (US Prototype) ]
tattass:0:0104924:63:000:Infinite Time
tattass:0:0104924:00:001:Finish this Round Now!
tattass:0:0102510:80:000:Infinite Energy PL1
tattass:0:0102510:00:001:Drain All Energy Now! PL1
tattass:0:0102628:80:000:Infinite Energy PL2
tattass:0:0102628:00:001:Drain All Energy Now! PL2
; [ Tattoo Assassins (Asia Prototype) ]
tattassa:0:0104924:63:000:Infinite Time
tattassa:0:0104924:00:001:Finish this Round Now!
tattassa:0:0102510:80:000:Infinite Energy PL1
tattassa:0:0102510:00:001:Drain All Energy Now! PL1
tattassa:0:0102628:80:000:Infinite Energy PL2
tattassa:0:0102628:00:001:Drain All Energy Now! PL2
; [ Taxi Driver ]
taxidrvr:1:616E:78:000:Infinite Fuel
taxidrvr:1:601E:08:000:Infinite Lives PL1
taxidrvr:1:602E:08:000:Infinite Lives PL2
; [ Tazz-Mania (set 2) ]
tazmani2:0:8529:09:000:Infinite Lives
tazmani2:0:852F:08:000:Infinite Bombs
; [ Tazz-Mania (set 1) ]
tazmania:0:8529:09:000:Infinite Lives
tazmania:0:852F:08:000:Infinite Bombs
; [ Tecmo Bowl (World?) ]
tbowl:0:8132:3B:000:Infinite Quarter Time
tbowl:0:8133:63:500:Infinite Quarter Time (2/2)
tbowl:0:8132:01:001:Finish this Quarter Now!
tbowl:0:8133:00:501:Finish this Quarter Now! (2/2)
tbowl:0:FB85:00:000:Always on the First Down
tbowl:0:FB85:00:001:Make this the First Down Now!
tbowl:0:FB85:03:001:Make this the Fourth Down Now!
tbowl:0:826E:89:000:Score always=89 (PL1&PL2)Blue Team
tbowl:0:826E:00:000:Score always=00 (PL1&PL2)Blue Team
tbowl:0:826E:89:001:Score=89 Now! (PL1&PL2) Blue Team
tbowl:0:826E:00:001:Score=00 Now! (PL1&PL2) Blue Team
tbowl:0:826E:89:073:Select Score (PL1&PL2)Blue Team
tbowl:0:826F:89:000:Score always=89 (PL3&PL4) Red Team
tbowl:0:826F:00:000:Score always=00 (PL3&PL4) Red Team
tbowl:0:826F:89:001:Score=89 Now! (PL3&PL4) Red Team
tbowl:0:826F:00:001:Score=00 Now! (PL3&PL4) Red Team
tbowl:0:826F:89:073:Select Score (PL3&PL4)Red Team
tbowl:0:8110:3B:000:Infinite Time PL1
tbowl:0:8111:62:500:Infinite Time PL1 (2/2)
tbowl:0:8112:3B:000:Infinite Time PL2
tbowl:0:8113:62:500:Infinite Time PL2 (2/2)
tbowl:0:8114:3B:000:Infinite Time PL3
tbowl:0:8115:62:500:Infinite Time PL3 (2/2)
tbowl:0:8116:3B:000:Infinite Time PL4
tbowl:0:8117:62:500:Infinite Time PL4 (2/2)
; [ Tecmo Bowl (Japan) ]
tbowlj:0:8132:3B:000:Infinite Quarter Time
tbowlj:0:8133:63:500:Infinite Quarter Time (2/2)
tbowlj:0:8132:01:001:Finish this Quarter Now!
tbowlj:0:8133:00:501:Finish this Quarter Now! (2/2)
tbowlj:0:FB85:00:000:Always on the First Down
tbowlj:0:FB85:00:001:Make this the First Down Now!
tbowlj:0:FB85:03:001:Make this the Fourth Down Now!
tbowlj:0:826E:89:000:Score always=89 (PL1&PL2)Blue Team
tbowlj:0:826E:00:000:Score always=00 (PL1&PL2)Blue Team
tbowlj:0:826E:89:001:Score=89 Now! (PL1&PL2) Blue Team
tbowlj:0:826E:00:001:Score=00 Now! (PL1&PL2) Blue Team
tbowlj:0:826E:89:073:Select Score (PL1&PL2)Blue Team
tbowlj:0:826F:89:000:Score always=89 (PL3&PL4) Red Team
tbowlj:0:826F:00:000:Score always=00 (PL3&PL4) Red Team
tbowlj:0:826F:89:001:Score=89 Now! (PL3&PL4) Red Team
tbowlj:0:826F:00:001:Score=00 Now! (PL3&PL4) Red Team
tbowlj:0:826F:89:073:Select Score (PL3&PL4)Red Team
tbowlj:0:8110:3B:000:Infinite Time PL1
tbowlj:0:8111:62:500:Infinite Time PL1 (2/2)
tbowlj:0:8112:3B:000:Infinite Time PL2
tbowlj:0:8113:62:500:Infinite Time PL2 (2/2)
tbowlj:0:8114:3B:000:Infinite Time PL3
tbowlj:0:8115:62:500:Infinite Time PL3 (2/2)
tbowlj:0:8116:3B:000:Infinite Time PL4
tbowlj:0:8117:62:500:Infinite Time PL4 (2/2)
; [ Twin Bee Yahhoo! (ver JAA) ]
tbyahhoo:0:C0FBD1:0A:000:Infinite Lives PL1
tbyahhoo:0:C0044A:00:000:Invincibility PL1
tbyahhoo:0:C0044B:02:500:Invincibility PL1 (2/2)
tbyahhoo:0:C0FC13:0A:000:Infinite Lives PL2
tbyahhoo:0:C02F4A:00:000:Invincibility PL2
tbyahhoo:0:C02F4B:02:500:Invincibility PL2 (2/2)
; [ Thunder Ceptor ]
tceptor:0:0008:2B:000:Infinite Power:Enable at the begining of the level, disable at the end
tceptor:0:6012:05:000:Infinite Arms
; [ Thunder Ceptor II ]
tceptor2:0:0008:2B:000:Infinite Power:Enable at the begining of the level, disable at the end
tceptor2:0:6012:05:000:Infinite Arms
; [ Taiwan Chess Legend ]
tcl:0:0000:00:999:[ There are no cheats ]:REASON 1
tcl:0:0000:00:999:[ for this game as it ]:REASON 1
tcl:0:0000:00:999:[ didn't work the last ]:REASON 1
tcl:0:0000:00:999:[ time it was tested. ]:REASON 1
tcl:0:0000:00:999:[ If the game now works ]:REASON 1
tcl:0:0000:00:999:[ please request cheats ]:REASON 1
tcl:0:0000:00:999:[ for it on the cheat ]:REASON 1
tcl:0:0000:00:999:[ forums. ]:REASON 1
; [ TouchDown Fever ]
tdfever:0:FE5A:99:000:Infinite Credits
tdfever:0:FFB8:59:000:Infinite Time
tdfever:0:FFB9:99:500:Infinite Time (2/2)
tdfever:0:FFB8:01:001:End quarter Now!
tdfever:0:FFB9:00:501:End quarter Now! (2/2)
; [ TouchDown Fever 2 ]
tdfever2:0:FE5A:99:000:Infinite Credits
tdfever2:0:FFB8:59:000:Infinite Time
tdfever2:0:FFB9:99:500:Infinite Time (2/2)
tdfever2:0:FFB8:01:001:End quarter Now!
tdfever2:0:FFB9:00:501:End quarter Now! (2/2)
; [ TouchDown Fever (Japan) ]
tdfeverj:0:FE5A:99:000:Infinite Credits
tdfeverj:0:FFB8:59:000:Infinite Time
tdfeverj:0:FFB9:99:500:Infinite Time (2/2)
tdfeverj:0:FFB8:01:001:End quarter Now!
tdfeverj:0:FFB9:00:501:End quarter Now! (2/2)
; [ Thunder Dragon ]
tdragon:0:0BEF01:09:000:Infinite Credits
tdragon:0:0B7A29:06:000:Infinite Lives PL1
tdragon:0:0B7A2F:08:000:Infinite Bombs PL1
tdragon:0:0B7A2D:02:000:Invincibility PL1
tdragon:0:0B7B29:06:000:Infinite Lives PL2
tdragon:0:0B7B2F:08:000:Infinite Bombs PL2
tdragon:0:0B7B2D:02:000:Invincibility PL2
; [ Thunder Dragon 2 ]
tdragon2:0:1F900D:09:000:Infinite Credits
tdragon2:0:1F7F29:06:000:Infinite Lives PL1
tdragon2:0:1F7F2F:08:000:Infinite Bombs PL1
tdragon2:0:1F7F31:03:000:Max Firepower PL1
tdragon2:0:1F7F2D:02:000:Invicibility PL1
tdragon2:0:1F7E29:06:000:Infinite Lives PL2
tdragon2:0:1F7E2F:08:000:Infinite Bombs PL2
tdragon2:0:1F7E31:03:000:Max Firepower PL2
tdragon2:0:1F7E2D:02:000:Invincibility PL2
; [ Thunder Dragon (Bootleg) ]
tdragonb:0:0BEF01:09:000:Infinite Credits
tdragonb:0:0B7A29:06:000:Infinite Lives PL1
tdragonb:0:0B7A2F:08:000:Infinite Bombs PL1
tdragonb:0:0B7A2D:02:000:Invincibility PL1
tdragonb:0:0B7B29:06:000:Infinite Lives PL2
tdragonb:0:0B7B2F:08:000:Infinite Bombs PL2
tdragonb:0:0B7B2D:02:000:Invincibility PL2
; [ John Elway's Team Quarterback ]
teamqb:0:E35F:FF:000:Infinite Credits "ON"
teamqb:0:E35F:00:001:Infinite Credits "OFF"
teamqb:0:E308:99:000:Infinite Quarter Time
teamqb:0:E307:59:500:Infinite Quarter Time (2/2)
teamqb:0:E308:00:001:Finish this Quarter Now!
teamqb:0:E307:00:501:Finish this Quarter Now! (2/2)
teamqb:0:E259:01:000:Always on 1st Down
teamqb:0:E259:01:001:Make this the 1st Down Now!
teamqb:0:E259:04:001:Make this the 4th Down Now!
teamqb:0:E26F:99:000:Infinite Play Time PL1
teamqb:0:E270:99:500:Infinite Play Time PL1 (2/2)
teamqb:0:E27F:99:000:Infinite Play Time PL2
teamqb:0:E280:99:500:Infinite Play Time PL2 (2/2)
teamqb:0:E28F:99:000:Infinite Play Time PL3
teamqb:0:E290:99:500:Infinite Play Time PL3 (2/2)
teamqb:0:E29F:99:000:Infinite Play Time PL4
teamqb:0:E2A0:99:500:Infinite Play Time PL4 (2/2)
teamqb:0:E276:99:073:Select Q1 Score Team 1 (PL1/PL2)
teamqb:0:E277:99:073:Select Q2 Score Team 1 (PL1/PL2)
teamqb:0:E278:99:073:Select Q3 Score Team 1 (PL1/PL2)
teamqb:0:E279:99:073:Select Q4 Score Team 1 (PL1/PL2)
teamqb:0:E27B:99:073:Select 0XX T.Score Team 1(PL1/2)
teamqb:0:E27C:09:073:Select X00 T.Score Team 1(PL1/2)
teamqb:0:E296:99:073:Select Q1 Score Team 2 (PL3/PL4)
teamqb:0:E297:99:073:Select Q2 Score Team 2 (PL3/PL4)
teamqb:0:E298:99:073:Select Q3 Score Team 2 (PL3/PL4)
teamqb:0:E299:99:073:Select Q4 Score Team 2 (PL3/PL4)
teamqb:0:E29B:99:073:Select 0XX T.Score Team 2(PL3/4)
teamqb:0:E29C:09:073:Select X00 T.Score Team 2(PL3/4)
; [ John Elway's Team Quarterback (set 2) ]
teamqb2:0:E35F:FF:000:Infinite Credits "ON"
teamqb2:0:E35F:00:001:Infinite Credits "OFF"
teamqb2:0:E308:99:000:Infinite Quarter Time
teamqb2:0:E307:59:500:Infinite Quarter Time (2/2)
teamqb2:0:E308:00:001:Finish this Quarter Now!
teamqb2:0:E307:00:501:Finish this Quarter Now! (2/2)
teamqb2:0:E259:01:000:Always on 1st Down
teamqb2:0:E259:01:001:Make this the 1st Down Now!
teamqb2:0:E259:04:001:Make this the 4th Down Now!
teamqb2:0:E26F:99:000:Infinite Play Time PL1
teamqb2:0:E270:99:500:Infinite Play Time PL1 (2/2)
teamqb2:0:E27F:99:000:Infinite Play Time PL2
teamqb2:0:E280:99:500:Infinite Play Time PL2 (2/2)
teamqb2:0:E28F:99:000:Infinite Play Time PL3
teamqb2:0:E290:99:500:Infinite Play Time PL3 (2/2)
teamqb2:0:E29F:99:000:Infinite Play Time PL4
teamqb2:0:E2A0:99:500:Infinite Play Time PL4 (2/2)
teamqb2:0:E276:99:073:Select Q1 Score Team 1 (PL1/PL2)
teamqb2:0:E277:99:073:Select Q2 Score Team 1 (PL1/PL2)
teamqb2:0:E278:99:073:Select Q3 Score Team 1 (PL1/PL2)
teamqb2:0:E279:99:073:Select Q4 Score Team 1 (PL1/PL2)
teamqb2:0:E27B:99:073:Select 0XX T.Score Team 1(PL1/2)
teamqb2:0:E27C:09:073:Select X00 T.Score Team 1(PL1/2)
teamqb2:0:E296:99:073:Select Q1 Score Team 2 (PL3/PL4)
teamqb2:0:E297:99:073:Select Q2 Score Team 2 (PL3/PL4)
teamqb2:0:E298:99:073:Select Q3 Score Team 2 (PL3/PL4)
teamqb2:0:E299:99:073:Select Q4 Score Team 2 (PL3/PL4)
teamqb2:0:E29B:99:073:Select 0XX T.Score Team 2(PL3/4)
teamqb2:0:E29C:09:073:Select X00 T.Score Team 2(PL3/4)
; [ Tech Romancer (USA 980914) ]
techromn:0:0000:00:999:[ There are no cheats ]:REASON 1
techromn:0:0000:00:999:[ for this game as it ]:REASON 1
techromn:0:0000:00:999:[ didn't work the last ]:REASON 1
techromn:0:0000:00:999:[ time it was tested. ]:REASON 1
techromn:0:0000:00:999:[ If the game now works ]:REASON 1
techromn:0:0000:00:999:[ please request cheats ]:REASON 1
techromn:0:0000:00:999:[ for it on the cheat ]:REASON 1
techromn:0:0000:00:999:[ forums. ]:REASON 1
; [ TeddyBoy Blues (New Ver.) ]
teddybb:0:C528:09:000:Infinite Credits
teddybb:0:C60C:BF:011:Infinite Time
teddybb:0:C2F1:19:000:Infinite Time for Treas. Hunt
teddybb:0:C608:07:000:Infinite Lives
; [ TeddyBoy Blues (Old Ver.) ]
teddybbo:0:C528:09:000:Infinite Credits
teddybbo:0:C60C:BF:011:Infinite Time
teddybbo:0:C2F1:19:000:Infinite Time for Treas. Hunt
teddybbo:0:C608:07:000:Infinite Lives
; [ Tee'd Off (Japan) ]
teedoff:0:C961:63:000:Infinite Balls
teedoff:0:CA99:63:500:Infinite Balls (2/2)
teedoff:0:C960:00:000:Infinite Strokes
; [ Tehkan World Cup ]
tehkanwc:0:C080:05:000:Constant Play
tehkanwc:0:C080:00:001:Finish Game Now!
tehkanwc:0:C081:00:501:Finish Game Now! (2/2)
tehkanwc:0:C0C0:06:001:Make this the last round
tehkanwc:0:C0C0:06:071:Select current round
tehkanwc:0:C100:63:070:Select score PL1
tehkanwc:0:C101:63:070:Select score PL2
; [ Teki Paki ]
tekipaki:0:080055:09:000:Infinite Credits
tekipaki:0:080C07:FF:070:Select current level PL1
tekipaki:0:081C07:FF:070:Select current level PL2
; [ Tekken (TE4/VER.C) ]
tekken:0:00267038:09:000:Infinite Credits
:tekken:00100000:002648BC:00001730:FFFFFFFF:Infinite Time
:tekken:00100001:002648BC:00000001:FFFFFFFF:Finish this Round Now!
:tekken:00000000:00264AF6:0000007D:FFFFFFFF:Infinite Energy PL1
:tekken:00000001:00264AF6:00000000:FFFFFFFF:Drain all Energy Now! PL1
:tekken:00000000:00265B2E:0000007D:FFFFFFFF:Infinite Energy PL2
:tekken:00000001:00265B2E:00000000:FFFFFFFF:Drain all Energy Now! PL2
; [ Tekken 2 Ver.B (TES3/VER.B) ]
tekken2:0:00301CEC:09:000:Infinite Credits
:tekken2:00100000:0030F174:00001732:FFFFFFFF:Infinite Time
:tekken2:00100001:0030F174:00000001:FFFFFFFF:Finish this Round Now!
tekken2:0:0030CA6A:7E:000:Infinite Energy PL1
tekken2:0:0030CA6A:00:001:Drain All Energy Now! PL1
tekken2:0:0030DEEA:7E:000:Infinite Energy PL2
tekken2:0:0030DEEA:00:001:Drain All Energy Now! PL2
; [ Tekken 2 Ver.B (TES2/VER.B) ]
tekken2a:0:00301CEC:09:000:Infinite Credits
:tekken2a:00100000:0030F174:00001732:FFFFFFFF:Infinite Time
:tekken2a:00100001:0030F174:00000001:FFFFFFFF:Finish this Round Now!
tekken2a:0:0030CA6A:7E:000:Infinite Energy PL1
tekken2a:0:0030CA6A:00:001:Drain All Energy Now! PL1
tekken2a:0:0030DEEA:7E:000:Infinite Energy PL2
tekken2a:0:0030DEEA:00:001:Drain All Energy Now! PL2
; [ Tekken 2 (TES2/VER.A) ]
tekken2b:0:002FA4A0:09:000:Infinite Credits
:tekken2b:00100000:00307928:00001732:FFFFFFFF:Infinite Time
:tekken2b:00100001:00307928:00000001:FFFFFFFF:Finish this Round Now!
tekken2b:0:0030521E:7E:000:Infinite Energy PL1
tekken2b:0:0030521E:00:001:Drain All Energy Now! PL1
tekken2b:0:0030669E:7E:000:Infinite Energy PL2
tekken2b:0:0030669E:00:001:Drain All Energy Now! PL2
; [ Tekken 3 (TET1/VER.E1) ]
tekken3:0:0021FB8C:32:000:Infinite Time
tekken3:0:0021FB8D:17:500:Infinite Time (2/2)
tekken3:0:0021FB8C:01:001:Finish this Round Now!
tekken3:0:0021FB8D:00:501:Finish this Round Now! (2/2)
tekken3:0:0031E492:82:000:Infinite Energy PL1
tekken3:0:0031E492:00:001:Drain All Energy Now! PL1
tekken3:0:0031FF76:82:000:Infinite Energy PL2
tekken3:0:0031FF76:00:001:Drain All Energy Now! PL2
; [ Tekken (TE2/VER.B) ]
tekkena:0:00266CE0:09:000:Infinite Credits
:tekkena:00100000:00264564:00001730:FFFFFFFF:Infinite Time
:tekkena:00100001:00264564:00000001:FFFFFFFF:Finish this Round Now!
:tekkena:00000000:0026479E:0000007D:FFFFFFFF:Infinite Energy PL1
:tekkena:00000001:0026479E:00000000:FFFFFFFF:Drain all Energy Now! PL1
:tekkena:00000000:002657D6:0000007D:FFFFFFFF:Infinite Energy PL2
:tekkena:00000001:002657D6:00000000:FFFFFFFF:Drain all Energy Now! PL2
; [ Tekken (TE1/VER.B) ]
tekkenb:0:00266CE0:09:000:Infinite Credits
:tekkenb:00100000:00264564:00001730:FFFFFFFF:Infinite Time
:tekkenb:00100001:00264564:00000001:FFFFFFFF:Finish this Round Now!
:tekkenb:00000000:0026479E:0000007D:FFFFFFFF:Infinite Energy PL1
:tekkenb:00000001:0026479E:00000000:FFFFFFFF:Drain all Energy Now! PL1
:tekkenb:00000000:002657D6:0000007D:FFFFFFFF:Infinite Energy PL2
:tekkenb:00000001:002657D6:00000000:FFFFFFFF:Drain all Energy Now! PL2
; [ Tekken Tag Tournament (TEG3/VER.B) ]
tekkentt:0:0000:00:999:[ There are no cheats ]:REASON 1
tekkentt:0:0000:00:999:[ for this game as it ]:REASON 1
tekkentt:0:0000:00:999:[ didn't work the last ]:REASON 1
tekkentt:0:0000:00:999:[ time it was tested. ]:REASON 1
tekkentt:0:0000:00:999:[ If the game now works ]:REASON 1
tekkentt:0:0000:00:999:[ please request cheats ]:REASON 1
tekkentt:0:0000:00:999:[ for it on the cheat ]:REASON 1
tekkentt:0:0000:00:999:[ forums. ]:REASON 1
; [ Tel Jan ]
teljan:0:06002FD7:09:000:Infinite Credits
:teljan:00000001:060058CC:00000003:FFFFFFFF:Get winning hand Now!
:teljan:00010001:060058CD:00000001:FFFFFFFF:Get winning hand Now! (02/28)
:teljan:00010001:060058CE:00000003:FFFFFFFF:Get winning hand Now! (03/28)
:teljan:00010001:060058CF:00000001:FFFFFFFF:Get winning hand Now! (04/28)
:teljan:00010001:060058D0:00000003:FFFFFFFF:Get winning hand Now! (05/28)
:teljan:00010001:060058D1:00000001:FFFFFFFF:Get winning hand Now! (06/28)
:teljan:00010001:060058D2:00000003:FFFFFFFF:Get winning hand Now! (07/28)
:teljan:00010001:060058D3:00000002:FFFFFFFF:Get winning hand Now! (08/28)
:teljan:00010001:060058D4:00000003:FFFFFFFF:Get winning hand Now! (09/28)
:teljan:00010001:060058D5:00000002:FFFFFFFF:Get winning hand Now! (10/28)
:teljan:00010001:060058D6:00000003:FFFFFFFF:Get winning hand Now! (11/28)
:teljan:00010001:060058D7:00000002:FFFFFFFF:Get winning hand Now! (12/28)
:teljan:00010001:060058D8:00000003:FFFFFFFF:Get winning hand Now! (13/28)
:teljan:00010001:060058D9:00000003:FFFFFFFF:Get winning hand Now! (14/28)
:teljan:00010001:060058DA:00000003:FFFFFFFF:Get winning hand Now! (15/28)
:teljan:00010001:060058DB:00000003:FFFFFFFF:Get winning hand Now! (16/28)
:teljan:00010001:060058DC:00000003:FFFFFFFF:Get winning hand Now! (17/28)
:teljan:00010001:060058DD:00000003:FFFFFFFF:Get winning hand Now! (18/28)
:teljan:00010001:060058DE:00000003:FFFFFFFF:Get winning hand Now! (19/28)
:teljan:00010001:060058DF:00000004:FFFFFFFF:Get winning hand Now! (20/28)
:teljan:00010001:060058E0:00000003:FFFFFFFF:Get winning hand Now! (21/28)
:teljan:00010001:060058E1:00000004:FFFFFFFF:Get winning hand Now! (22/28)
:teljan:00010001:060058E2:00000003:FFFFFFFF:Get winning hand Now! (23/28)
:teljan:00010001:060058E3:00000004:FFFFFFFF:Get winning hand Now! (24/28)
:teljan:00010001:060058E4:00000003:FFFFFFFF:Get winning hand Now! (25/28)
:teljan:00010001:060058E5:00000005:FFFFFFFF:Get winning hand Now! (26/28)
:teljan:00010001:060058E6:00000003:FFFFFFFF:Get winning hand Now! (27/28)
:teljan:00010001:060058E7:00000005:FFFFFFFF:Get winning hand Now! (28/28)
:teljan:00000000:060058CC:00000003:FFFFFFFF:Always winning hand
:teljan:00010000:060058CD:00000001:FFFFFFFF:Always winning hand (02/28)
:teljan:00010000:060058CE:00000003:FFFFFFFF:Always winning hand (03/28)
:teljan:00010000:060058CF:00000001:FFFFFFFF:Always winning hand (04/28)
:teljan:00010000:060058D0:00000003:FFFFFFFF:Always winning hand (05/28)
:teljan:00010000:060058D1:00000001:FFFFFFFF:Always winning hand (06/28)
:teljan:00010000:060058D2:00000003:FFFFFFFF:Always winning hand (07/28)
:teljan:00010000:060058D3:00000002:FFFFFFFF:Always winning hand (08/28)
:teljan:00010000:060058D4:00000003:FFFFFFFF:Always winning hand (09/28)
:teljan:00010000:060058D5:00000002:FFFFFFFF:Always winning hand (10/28)
:teljan:00010000:060058D6:00000003:FFFFFFFF:Always winning hand (11/28)
:teljan:00010000:060058D7:00000002:FFFFFFFF:Always winning hand (12/28)
:teljan:00010000:060058D8:00000003:FFFFFFFF:Always winning hand (13/28)
:teljan:00010000:060058D9:00000003:FFFFFFFF:Always winning hand (14/28)
:teljan:00010000:060058DA:00000003:FFFFFFFF:Always winning hand (15/28)
:teljan:00010000:060058DB:00000003:FFFFFFFF:Always winning hand (16/28)
:teljan:00010000:060058DC:00000003:FFFFFFFF:Always winning hand (17/28)
:teljan:00010000:060058DD:00000003:FFFFFFFF:Always winning hand (18/28)
:teljan:00010000:060058DE:00000003:FFFFFFFF:Always winning hand (19/28)
:teljan:00010000:060058DF:00000004:FFFFFFFF:Always winning hand (20/28)
:teljan:00010000:060058E0:00000003:FFFFFFFF:Always winning hand (21/28)
:teljan:00010000:060058E1:00000004:FFFFFFFF:Always winning hand (22/28)
:teljan:00010000:060058E2:00000003:FFFFFFFF:Always winning hand (23/28)
:teljan:00010000:060058E3:00000004:FFFFFFFF:Always winning hand (24/28)
:teljan:00010000:060058E4:00000003:FFFFFFFF:Always winning hand (25/28)
:teljan:00010000:060058E5:00000005:FFFFFFFF:Always winning hand (26/28)
:teljan:00010000:060058E6:00000003:FFFFFFFF:Always winning hand (27/28)
:teljan:00010000:060058E7:00000005:FFFFFFFF:Always winning hand (28/28)
:teljan:00100006:060058CC:000A000D:00000000:Watch ALL 14 tiles - Player
:teljan:00100006:060058AE:000A000D:00000008:Watch ALL 14 tiles - C.P.U.
teljan:0:000000:00:999:[ Here is the look-up list for the above watches.]
teljan:0:000000:00:999:[ ]
teljan:0:000000:00:999:[ family rank common name chinese name ]
teljan:0:000000:00:999:[ 00h 01h 1 "characters" 1 "wan" ]
teljan:0:000000:00:999:[ 00h 02h 2 "characters" 2 "wan" ]
teljan:0:000000:00:999:[ 00h 03h 3 "characters" 3 "wan" ]
teljan:0:000000:00:999:[ 00h 04h 4 "characters" 4 "wan" ]
teljan:0:000000:00:999:[ 00h 05h 5 "characters" 5 "wan" ]
teljan:0:000000:00:999:[ 00h 06h 6 "characters" 6 "wan" ]
teljan:0:000000:00:999:[ 00h 07h 7 "characters" 7 "wan" ]
teljan:0:000000:00:999:[ 00h 08h 8 "characters" 8 "wan" ]
teljan:0:000000:00:999:[ 00h 09h 9 "characters" 9 "wan" ]
teljan:0:000000:00:999:[ 01h 01h 1 "dots" 1 "tung" ]
teljan:0:000000:00:999:[ 01h 02h 2 "dots" 2 "tung" ]
teljan:0:000000:00:999:[ 01h 03h 3 "dots" 3 "tung" ]
teljan:0:000000:00:999:[ 01h 04h 4 "dots" 4 "tung" ]
teljan:0:000000:00:999:[ 01h 05h 5 "dots" 5 "tung" ]
teljan:0:000000:00:999:[ 01h 06h 6 "dots" 6 "tung" ]
teljan:0:000000:00:999:[ 01h 07h 7 "dots" 7 "tung" ]
teljan:0:000000:00:999:[ 01h 08h 8 "dots" 8 "tung" ]
teljan:0:000000:00:999:[ 01h 09h 9 "dots" 9 "tung" ]
teljan:0:000000:00:999:[ 02h 01h 1 "bamboo" 1"tiao/Bird" ]
teljan:0:000000:00:999:[ 02h 02h 2 "bamboo" 2 "tiao" ]
teljan:0:000000:00:999:[ 02h 03h 3 "bamboo" 3 "tiao" ]
teljan:0:000000:00:999:[ 02h 04h 4 "bamboo" 4 "tiao" ]
teljan:0:000000:00:999:[ 02h 05h 5 "bamboo" 5 "tiao" ]
teljan:0:000000:00:999:[ 02h 06h 6 "bamboo" 6 "tiao" ]
teljan:0:000000:00:999:[ 02h 07h 7 "bamboo" 7 "tiao" ]
teljan:0:000000:00:999:[ 02h 08h 8 "bamboo" 8 "tiao" ]
teljan:0:000000:00:999:[ 02h 09h 9 "bamboo" 9 "tiao" ]
teljan:0:000000:00:999:[ 03h 01h East "wind" ]
teljan:0:000000:00:999:[ 03h 02h South "wind" ]
teljan:0:000000:00:999:[ 03h 03h West "wind" ]
teljan:0:000000:00:999:[ 03h 04h North "wind" ]
teljan:0:000000:00:999:[ 03h 05h White "dragon" ]
teljan:0:000000:00:999:[ 03h 06h Green "dragon" ]
teljan:0:000000:00:999:[ 03h 07h Red "dragon" ]
teljan:0:000000:00:999:[ FFh FFh - no tile - ]
; [ Telephone Mahjong (Japan 890111) ]
telmahjn:0:F962:FF:000:Buggy score
telmahjn:0:0000:00:999:[ The winning hand cheat must be ]
telmahjn:0:0000:00:999:[ activated when there are 14 tiles ]
telmahjn:0:0000:00:999:[ in your hand, then press the RON ]
telmahjn:0:0000:00:999:[ key ('Z' by default). The tiles do ]
telmahjn:0:0000:00:999:[ not visually change until you make ]
telmahjn:0:0000:00:999:[ a move. ]
telmahjn:0:FC8C:31:001:Get winning hand Now!
telmahjn:0:FC8D:31:501:Get winning hand Now! (02/14)
telmahjn:0:FC8E:31:501:Get winning hand Now! (03/14)
telmahjn:0:FC8F:32:501:Get winning hand Now! (04/14)
telmahjn:0:FC90:32:501:Get winning hand Now! (05/14)
telmahjn:0:FC91:32:501:Get winning hand Now! (06/14)
telmahjn:0:FC92:33:501:Get winning hand Now! (07/14)
telmahjn:0:FC93:33:501:Get winning hand Now! (08/14)
telmahjn:0:FC94:33:501:Get winning hand Now! (09/14)
telmahjn:0:FC95:34:501:Get winning hand Now! (10/14)
telmahjn:0:FC96:34:501:Get winning hand Now! (11/14)
telmahjn:0:FC97:34:501:Get winning hand Now! (12/14)
telmahjn:0:FC98:35:501:Get winning hand Now! (13/14)
telmahjn:0:FC99:35:501:Get winning hand Now! (14/14)
telmahjn:0:FC8C:31:000:Always winning hand
telmahjn:0:FC8D:31:500:Always winning hand (02/14)
telmahjn:0:FC8E:31:500:Always winning hand (03/14)
telmahjn:0:FC8F:32:500:Always winning hand (04/14)
telmahjn:0:FC90:32:500:Always winning hand (05/14)
telmahjn:0:FC91:32:500:Always winning hand (06/14)
telmahjn:0:FC92:33:500:Always winning hand (07/14)
telmahjn:0:FC93:33:500:Always winning hand (08/14)
telmahjn:0:FC94:33:500:Always winning hand (09/14)
telmahjn:0:FC95:34:500:Always winning hand (10/14)
telmahjn:0:FC96:34:500:Always winning hand (11/14)
telmahjn:0:FC97:34:500:Always winning hand (12/14)
telmahjn:0:FC98:35:500:Always winning hand (13/14)
telmahjn:0:FC99:35:500:Always winning hand (14/14)
:telmahjn:00000006:FC8C:0000000C:FFFFFFFF:Watch the 1st 13 tiles-Player
telmahjn:0:FC99:00:998:Watch the last tile - Player
:telmahjn:00000006:FD0C:0000000C:FFFFFFFF:Watch the 1st 13 tiles-C.P.U.
telmahjn:0:FD19:00:998:Watch the last tile - C.P.U
telmahjn:0:0000:00:999:[ Here is the look-up list for the ]
telmahjn:0:0000:00:999:[ above watches. ]
telmahjn:0:0000:00:999:[ ]
telmahjn:0:0000:00:999:[ value common name chinese name ]
telmahjn:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
telmahjn:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
telmahjn:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
telmahjn:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
telmahjn:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
telmahjn:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
telmahjn:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
telmahjn:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
telmahjn:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
telmahjn:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
telmahjn:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
telmahjn:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
telmahjn:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
telmahjn:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
telmahjn:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
telmahjn:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
telmahjn:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
telmahjn:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
telmahjn:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
telmahjn:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
telmahjn:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
telmahjn:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
telmahjn:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
telmahjn:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
telmahjn:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
telmahjn:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
telmahjn:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
telmahjn:0:0000:00:999:[ 31h East "wind" ]
telmahjn:0:0000:00:999:[ 32h South "wind" ]
telmahjn:0:0000:00:999:[ 33h West "wind" ]
telmahjn:0:0000:00:999:[ 34h North "wind" ]
telmahjn:0:0000:00:999:[ 35h White "dragon" ]
telmahjn:0:0000:00:999:[ 36h Green "dragon" ]
telmahjn:0:0000:00:999:[ 37h Red "dragon" ]
telmahjn:0:0000:00:999:[ 3Fh - no tile - ]
; [ Tempest (rev 3) ]
tempest:0:0006:28:000:Infinite Credits
tempest:0:03AA:00:005:Super Zapper Recharge
tempest:0:0048:06:000:Infinite Lives PL1
tempest:0:0046:00:001:Goto the Blue Circle PL1
tempest:0:0046:10:001:Goto the Red Circle PL1
tempest:0:0046:20:001:Goto the Yellow Circle PL1
tempest:0:0046:30:001:Goto the Cyan Circle PL1
tempest:0:0046:40:001:Goto the Invisible Circle PL1
tempest:0:0046:50:001:Goto the Green Circle PL1
tempest:0:0046:62:001:Goto the Green Random PL1
tempest:0:0046:62:071:Select current level PL1
tempest:0:0046:62:061:Select next level PL1
tempest:0:0049:06:000:Infinite Lives PL2
tempest:0:0047:00:001:Goto the Blue Circle PL2
tempest:0:0047:10:001:Goto the Red Circle PL2
tempest:0:0047:20:001:Goto the Yellow Circle PL2
tempest:0:0047:30:001:Goto the Cyan Circle PL2
tempest:0:0047:40:001:Goto the Invisible Circle PL2
tempest:0:0047:50:001:Goto the Green Circle PL2
tempest:0:0047:62:001:Goto the Green Random PL2
tempest:0:0047:62:071:Select current level PL2
tempest:0:0047:62:061:Select next level PL2
; [ Tempest (rev 1) ]
tempest1:0:0006:28:000:Infinite Credits
tempest1:0:03AA:00:005:Super Zapper Recharge
tempest1:0:0048:06:000:Infinite Lives PL1
tempest1:0:0046:00:001:Goto the Blue Circle PL1
tempest1:0:0046:10:001:Goto the Red Circle PL1
tempest1:0:0046:20:001:Goto the Yellow Circle PL1
tempest1:0:0046:30:001:Goto the Cyan Circle PL1
tempest1:0:0046:40:001:Goto the Invisible Circle PL1
tempest1:0:0046:50:001:Goto the Green Circle PL1
tempest1:0:0046:62:001:Goto the Green Random PL1
tempest1:0:0046:62:071:Select current level PL1
tempest1:0:0046:62:061:Select next level PL1
tempest1:0:0049:06:000:Infinite Lives PL2
tempest1:0:0047:00:001:Goto the Blue Circle PL2
tempest1:0:0047:10:001:Goto the Red Circle PL2
tempest1:0:0047:20:001:Goto the Yellow Circle PL2
tempest1:0:0047:30:001:Goto the Cyan Circle PL2
tempest1:0:0047:40:001:Goto the Invisible Circle PL2
tempest1:0:0047:50:001:Goto the Green Circle PL2
tempest1:0:0047:62:001:Goto the Green Random PL2
tempest1:0:0047:62:071:Select current level PL2
tempest1:0:0047:62:061:Select next level PL2
; [ Tempest (rev 2) ]
tempest2:0:0006:28:000:Infinite Credits
tempest2:0:03AA:00:005:Super Zapper Recharge
tempest2:0:0048:06:000:Infinite Lives PL1
tempest2:0:0046:00:001:Goto the Blue Circle PL1
tempest2:0:0046:10:001:Goto the Red Circle PL1
tempest2:0:0046:20:001:Goto the Yellow Circle PL1
tempest2:0:0046:30:001:Goto the Cyan Circle PL1
tempest2:0:0046:40:001:Goto the Invisible Circle PL1
tempest2:0:0046:50:001:Goto the Green Circle PL1
tempest2:0:0046:62:001:Goto the Green Random PL1
tempest2:0:0046:62:071:Select current level PL1
tempest2:0:0046:62:061:Select next level PL1
tempest2:0:0049:06:000:Infinite Lives PL2
tempest2:0:0047:00:001:Goto the Blue Circle PL2
tempest2:0:0047:10:001:Goto the Red Circle PL2
tempest2:0:0047:20:001:Goto the Yellow Circle PL2
tempest2:0:0047:30:001:Goto the Cyan Circle PL2
tempest2:0:0047:40:001:Goto the Invisible Circle PL2
tempest2:0:0047:50:001:Goto the Green Circle PL2
tempest2:0:0047:62:001:Goto the Green Random PL2
tempest2:0:0047:62:071:Select current level PL2
tempest2:0:0047:62:061:Select next level PL2
; [ Tempest (rev ?) ]
tempest3:0:0006:28:000:Infinite Credits
tempest3:0:03AA:00:005:Super Zapper Recharge
tempest3:0:0048:06:000:Infinite Lives PL1
tempest3:0:0046:00:001:Goto the Blue Circle PL1
tempest3:0:0046:10:001:Goto the Red Circle PL1
tempest3:0:0046:20:001:Goto the Yellow Circle PL1
tempest3:0:0046:30:001:Goto the Cyan Circle PL1
tempest3:0:0046:40:001:Goto the Invisible Circle PL1
tempest3:0:0046:50:001:Goto the Green Circle PL1
tempest3:0:0046:62:001:Goto the Green Random PL1
tempest3:0:0046:62:071:Select current level PL1
tempest3:0:0046:62:061:Select next level PL1
tempest3:0:0049:06:000:Infinite Lives PL2
tempest3:0:0047:00:001:Goto the Blue Circle PL2
tempest3:0:0047:10:001:Goto the Red Circle PL2
tempest3:0:0047:20:001:Goto the Yellow Circle PL2
tempest3:0:0047:30:001:Goto the Cyan Circle PL2
tempest3:0:0047:40:001:Goto the Invisible Circle PL2
tempest3:0:0047:50:001:Goto the Green Circle PL2
tempest3:0:0047:62:001:Goto the Green Random PL2
tempest3:0:0047:62:071:Select current level PL2
tempest3:0:0047:62:061:Select next level PL2
; [ Tempest Tubes ]
temptube:0:0006:28:000:Infinite Credits
temptube:0:03AA:00:005:Super Zapper Recharge
temptube:0:0048:06:000:Infinite Lives PL1
temptube:0:0046:00:001:Goto the Blue Circle PL1
temptube:0:0046:10:001:Goto the Red Circle PL1
temptube:0:0046:20:001:Goto the Yellow Circle PL1
temptube:0:0046:30:001:Goto the Cyan Circle PL1
temptube:0:0046:40:001:Goto the Invisible Circle PL1
temptube:0:0046:50:001:Goto the Green Circle PL1
temptube:0:0046:62:001:Goto the Green Random PL1
temptube:0:0046:62:071:Select current level PL1
temptube:0:0046:62:061:Select next level PL1
temptube:0:0049:06:000:Infinite Lives PL2
temptube:0:0047:00:001:Goto the Blue Circle PL2
temptube:0:0047:10:001:Goto the Red Circle PL2
temptube:0:0047:20:001:Goto the Yellow Circle PL2
temptube:0:0047:30:001:Goto the Cyan Circle PL2
temptube:0:0047:40:001:Goto the Invisible Circle PL2
temptube:0:0047:50:001:Goto the Green Circle PL2
temptube:0:0047:62:001:Goto the Green Random PL2
temptube:0:0047:62:071:Select current level PL2
temptube:0:0047:62:061:Select next level PL2
; [ Tengai / Sengoku Blade: Sengoku Ace Episode II ]
tengai:0:FE3471:05:000:Infinite Lives PL1
tengai:0:FE3475:06:000:Infinite Bombs PL1
tengai:0:FE348F:02:000:Invincibility PL1
tengai:0:FE3477:03:000:Maximum Fire Power PL1
tengai:0:FE3497:04:000:Maximum Missile Power PL1
tengai:0:FE34F1:05:000:Infinite Lives PL2
tengai:0:FE34F5:06:000:Infinite Bombs PL2
tengai:0:FE350F:02:000:Invincibility PL2
tengai:0:FE34F7:03:000:Maximum Fire Power PL2
tengai:0:FE3517:04:000:Maximum Missile Power PL2
; [ Tetris Plus 2 (Japan) ]
teplus2j:0:10801D:63:000:Infinite Credits
teplus2j:0:000000:00:999:[ ]
teplus2j:0:000000:00:999:[ This cheat is for use in the Puzzle Mode ONLY! ]
teplus2j:0:000000:00:999:[ ]
teplus2j:0:10D7A3:03:000:Infinite Bombs
teplus2j:0:000000:00:999:[ ]
teplus2j:0:000000:00:999:[ These PL1 cheats are for use in the ALL Modes ]
teplus2j:0:000000:00:999:[ The PL2 cheats are for use in the VS mode ONLY!]
teplus2j:0:000000:00:999:[ ]
teplus2j:0:10E1D7:00:000:Next shape always the Red -- shape PL1
teplus2j:0:10E1D7:01:000:Next shape always the Yellow square shape PL1
teplus2j:0:10E1D7:02:000:Next shape always the Light Blue T shape PL1
teplus2j:0:10E1D7:03:000:Next shape always the Dark Blue L shape PL1
teplus2j:0:10E1D7:04:000:Next shape always the Orange L shape PL1
teplus2j:0:10E1D7:05:000:Next shape always the Green Z shape PL1
teplus2j:0:10E1D7:06:000:Next shape always the Purple Z shape PL1
teplus2j:0:10E1D7:00:001:Next shape is the Red -- shape Now! PL1
teplus2j:0:10E1D7:01:001:Next shape is the Yellow square shape Now!PL1
teplus2j:0:10E1D7:02:001:Next shape is the Light Blue T shape Now! PL1
teplus2j:0:10E1D7:03:001:Next shape is the Dark Blue L shape Now! PL1
teplus2j:0:10E1D7:04:001:Next shape is the Orange L shape Now! PL1
teplus2j:0:10E1D7:05:001:Next shape is the Green Z shape Now! PL1
teplus2j:0:10E1D7:06:001:Next shape is the Purple Z shape Now! PL1
teplus2j:0:10E317:00:000:Next shape always the Red -- shape PL2
teplus2j:0:10E317:01:000:Next shape always the Yellow square shape PL2
teplus2j:0:10E317:02:000:Next shape always the Light Blue T shape PL2
teplus2j:0:10E317:03:000:Next shape always the Dark Blue L shape PL2
teplus2j:0:10E317:04:000:Next shape always the Orange L shape PL2
teplus2j:0:10E317:05:000:Next shape always the Green Z shape PL2
teplus2j:0:10E317:06:000:Next shape always the Purple Z shape PL2
teplus2j:0:10E317:00:001:Next shape is the Red -- shape Now! PL2
teplus2j:0:10E317:01:001:Next shape is the Yellow square shape Now!PL2
teplus2j:0:10E317:02:001:Next shape is the Light Blue T shape Now! PL2
teplus2j:0:10E317:03:001:Next shape is the Dark Blue L shape Now! PL2
teplus2j:0:10E317:04:001:Next shape is the Orange L shape Now! PL2
teplus2j:0:10E317:05:001:Next shape is the Green Z shape Now! PL2
teplus2j:0:10E317:06:001:Next shape is the Purple Z shape Now! PL2
; [ Terminator 2 - Judgment Day (rev LA3 03/27/92) ]
term2:0:00000000:00:999:[ The Select next level cheat can be used on the title screen ]
term2:0:00000000:00:999:[ to select the starting level. Or use the Select current ]
term2:0:00000000:00:999:[ level cheat on the green "Attraction" screen which is also ]
term2:0:00000000:00:999:[ where you should use the Start on End Sequence! cheat. ]
term2:0:0021465C:07:062:Select next level
term2:0:0021465C:07:072:Select current level
term2:0:0021465C:08:001:Start on End Sequence!
term2:0:00214480:64:000:Infinite Energy PL1
term2:0:00214484:E7:000:Infinite Missiles PL1
term2:0:00214485:03:500:Infinite Missiles PL1 (2/2)
term2:0:00214486:E7:000:Infinite 3-Way Missiles PL1:This overides the standard 'Infinite Missiles' cheat
term2:0:00214487:03:500:Infinite 3-Way Missiles PL1 (2/2)
term2:0:00214482:DC:000:Infinite Gun Power PL1
term2:0:00214536:64:000:Infinite Energy PL2
term2:0:0021453A:E7:000:Infinite Missiles PL2
term2:0:0021453B:03:500:Infinite Missiles PL2 (2/2)
term2:0:0021453C:E7:000:Infinite 3-Way Missiles PL2:This overides the standard 'Infinite Missiles' cheat
term2:0:0021453D:03:500:Infinite 3-Way Missiles PL2 (2/2)
term2:0:0021457A:DC:000:Infinite Gun Power PL2
; [ Terminator 2 - Judgment Day (rev LA1 11/01/91) ]
term2la1:0:00000000:00:999:[ The Select next level cheat can be used on the title screen ]
term2la1:0:00000000:00:999:[ to select the starting level. Or use the Select current ]
term2la1:0:00000000:00:999:[ level cheat on the green "Attraction" screen which is also ]
term2la1:0:00000000:00:999:[ where you should use the Start on End Sequence! cheat. ]
term2la1:0:0021465C:07:062:Select next level
term2la1:0:0021465C:07:072:Select current level
term2la1:0:0021465C:08:001:Start on End Sequence!
term2la1:0:00214480:64:000:Infinite Energy PL1
term2la1:0:00214484:E7:000:Infinite Missiles PL1
term2la1:0:00214485:03:500:Infinite Missiles PL1 (2/2)
term2la1:0:00214486:E7:000:Infinite 3-Way Missiles PL1:This overides the standard 'Infinite Missiles' cheat
term2la1:0:00214487:03:500:Infinite 3-Way Missiles PL1 (2/2)
term2la1:0:00214482:DC:000:Infinite Gun Power PL1
term2la1:0:00214536:64:000:Infinite Energy PL2
term2la1:0:0021453A:E7:000:Infinite Missiles PL2
term2la1:0:0021453B:03:500:Infinite Missiles PL2 (2/2)
term2la1:0:0021453C:E7:000:Infinite 3-Way Missiles PL2:This overides the standard 'Infinite Missiles' cheat
term2la1:0:0021453D:03:500:Infinite 3-Way Missiles PL2 (2/2)
term2la1:0:0021457A:DC:000:Infinite Gun Power PL2
; [ Terminator 2 - Judgment Day (rev LA2 12/09/91) ]
term2la2:0:00000000:00:999:[ The Select next level cheat can be used on the title screen ]
term2la2:0:00000000:00:999:[ to select the starting level. Or use the Select current ]
term2la2:0:00000000:00:999:[ level cheat on the green "Attraction" screen which is also ]
term2la2:0:00000000:00:999:[ where you should use the Start on End Sequence! cheat. ]
term2la2:0:0021465C:07:062:Select next level
term2la2:0:0021465C:07:072:Select current level
term2la2:0:0021465C:08:001:Start on End Sequence!
term2la2:0:00214480:64:000:Infinite Energy PL1
term2la2:0:00214484:E7:000:Infinite Missiles PL1
term2la2:0:00214485:03:500:Infinite Missiles PL1 (2/2)
term2la2:0:00214486:E7:000:Infinite 3-Way Missiles PL1:This overides the standard 'Infinite Missiles' cheat
term2la2:0:00214487:03:500:Infinite 3-Way Missiles PL1 (2/2)
term2la2:0:00214482:DC:000:Infinite Gun Power PL1
term2la2:0:00214536:64:000:Infinite Energy PL2
term2la2:0:0021453A:E7:000:Infinite Missiles PL2
term2la2:0:0021453B:03:500:Infinite Missiles PL2 (2/2)
term2la2:0:0021453C:E7:000:Infinite 3-Way Missiles PL2:This overides the standard 'Infinite Missiles' cheat
term2la2:0:0021453D:03:500:Infinite 3-Way Missiles PL2 (2/2)
term2la2:0:0021457A:DC:000:Infinite Gun Power PL2
; [ Terra Cresta (YM2203) ]
terracra:0:0202D4:09:000:Infinite Lives PL1
terracra:0:0202D5:09:000:Infinite Lives PL2
terracra:0:020682:0C:000:Invincibility
terracra:0:020683:F2:500:Invincibility (2/4)
terracra:0:020684:FF:500:Invincibility (3/4)
terracra:0:020A35:00:500:Invincibility (4/4)
terracra:0:000000:00:999:[See the Dip Switch Menu to ]
terracra:0:000000:00:999:[enable alternate ]
terracra:0:000000:00:999:[Invincibility cheats. ]
terracra:0:020A34:03:000:Infinite polymorphes:Get a number first
terracra:0:020A37:F8:000:Infinite polymorph time
; [ Terra Cresta (YM3526 set 2) ]
terracrb:0:0202D4:09:000:Infinite Lives PL1
terracrb:0:0202D5:09:000:Infinite Lives PL2
terracrb:0:020682:0C:000:Invincibility
terracrb:0:020683:F2:500:Invincibility (2/4)
terracrb:0:020684:FF:500:Invincibility (3/4)
terracrb:0:020A35:00:500:Invincibility (4/4)
terracrb:0:000000:00:999:[See the Dip Switch Menu to ]
terracrb:0:000000:00:999:[enable alternate ]
terracrb:0:000000:00:999:[Invincibility cheats. ]
terracrb:0:020A34:03:000:Infinite polymorphes:Get a number first
terracrb:0:020A37:F8:000:Infinite polymorph time
; [ Terra Cresta (YM3526 set 1) ]
terracre:0:0202D4:09:000:Infinite Lives PL1
terracre:0:0202D5:09:000:Infinite Lives PL2
terracre:0:020682:0C:000:Invincibility
terracre:0:020683:F2:500:Invincibility (2/4)
terracre:0:020684:FF:500:Invincibility (3/4)
terracre:0:020A35:00:500:Invincibility (4/4)
terracre:0:000000:00:999:[See the Dip Switch Menu to ]
terracre:0:000000:00:999:[enable alternate ]
terracre:0:000000:00:999:[Invincibility cheats. ]
terracre:0:020A34:03:000:Infinite polymorphes:Get a number first
terracre:0:020A37:F8:000:Infinite polymorph time
; [ Terra Force ]
terraf:0:0606BE:03:000:Infinite Lives PL1
terraf:0:0606BF:03:000:Infinite Lives PL2
terraf:0:0606ED:FF:000:Infinite Shields
terraf:0:0606EB:03:000:Maximum Laser
terraf:0:0606EC:03:000:Maximum Bombs
terraf:0:0606EE:03:000:Maximum Speed
; [ Terra Force (US) ]
terrafu:0:0606BE:03:000:Infinite Lives PL1
terrafu:0:0606BF:03:000:Infinite Lives PL2
terrafu:0:0606ED:FF:000:Infinite Shields
terrafu:0:0606EB:03:000:Maximum Laser
terrafu:0:0606EC:03:000:Maximum Bombs
terrafu:0:0606EE:03:000:Maximum Speed
; [ Tetris (Sega Set 1) ]
tetris:0:FFE321:01:000:Always Green Shape PL1
tetris:0:FFE321:02:000:Always Purple Shape PL1
tetris:0:FFE321:03:000:Always Yellow Shape PL1
tetris:0:FFE321:04:000:Always Cyan Shape PL1
tetris:0:FFE321:05:000:Always Orange Shape PL1
tetris:0:FFE321:06:000:Always Blue Shape PL1
tetris:0:FFE321:07:000:Always Red Shape PL1
tetris:0:FFE321:01:001:Green Shape is Next Now! PL1
tetris:0:FFE321:02:001:Purple Shape is Next Now! PL1
tetris:0:FFE321:03:001:Yellow Shape is Next Now! PL1
tetris:0:FFE321:04:001:Cyan Shape is Next Now! PL1
tetris:0:FFE321:05:001:Orange Shape is Next Now! PL1
tetris:0:FFE321:06:001:Blue Shape is Next Now! PL1
tetris:0:FFE321:07:001:Red Shape is Next Now! PL1
tetris:0:FFE3A1:01:000:Always Green Shape PL2
tetris:0:FFE3A1:02:000:Always Purple Shape PL2
tetris:0:FFE3A1:03:000:Always Yellow Shape PL2
tetris:0:FFE3A1:04:000:Always Cyan Shape PL2
tetris:0:FFE3A1:05:000:Always Orange Shape PL2
tetris:0:FFE3A1:06:000:Always Blue Shape PL2
tetris:0:FFE3A1:07:000:Always Red Shape PL2
tetris:0:FFE3A1:01:001:Green Shape is Next Now! PL2
tetris:0:FFE3A1:02:001:Purple Shape is Next Now! PL2
tetris:0:FFE3A1:03:001:Yellow Shape is Next Now! PL2
tetris:0:FFE3A1:04:001:Cyan Shape is Next Now! PL2
tetris:0:FFE3A1:05:001:Orange Shape is Next Now! PL2
tetris:0:FFE3A1:06:001:Blue Shape is Next Now! PL2
tetris:0:FFE3A1:07:001:Red Shape is Next Now! PL2
; [ Tetris (Sega Set 2) ]
tetrisa:0:FFE321:01:000:Always Green Shape PL1
tetrisa:0:FFE321:02:000:Always Purple Shape PL1
tetrisa:0:FFE321:03:000:Always Yellow Shape PL1
tetrisa:0:FFE321:04:000:Always Cyan Shape PL1
tetrisa:0:FFE321:05:000:Always Orange Shape PL1
tetrisa:0:FFE321:06:000:Always Blue Shape PL1
tetrisa:0:FFE321:07:000:Always Red Shape PL1
tetrisa:0:FFE321:01:001:Green Shape is Next Now! PL1
tetrisa:0:FFE321:02:001:Purple Shape is Next Now! PL1
tetrisa:0:FFE321:03:001:Yellow Shape is Next Now! PL1
tetrisa:0:FFE321:04:001:Cyan Shape is Next Now! PL1
tetrisa:0:FFE321:05:001:Orange Shape is Next Now! PL1
tetrisa:0:FFE321:06:001:Blue Shape is Next Now! PL1
tetrisa:0:FFE321:07:001:Red Shape is Next Now! PL1
tetrisa:0:FFE3A1:01:000:Always Green Shape PL2
tetrisa:0:FFE3A1:02:000:Always Purple Shape PL2
tetrisa:0:FFE3A1:03:000:Always Yellow Shape PL2
tetrisa:0:FFE3A1:04:000:Always Cyan Shape PL2
tetrisa:0:FFE3A1:05:000:Always Orange Shape PL2
tetrisa:0:FFE3A1:06:000:Always Blue Shape PL2
tetrisa:0:FFE3A1:07:000:Always Red Shape PL2
tetrisa:0:FFE3A1:01:001:Green Shape is Next Now! PL2
tetrisa:0:FFE3A1:02:001:Purple Shape is Next Now! PL2
tetrisa:0:FFE3A1:03:001:Yellow Shape is Next Now! PL2
tetrisa:0:FFE3A1:04:001:Cyan Shape is Next Now! PL2
tetrisa:0:FFE3A1:05:001:Orange Shape is Next Now! PL2
tetrisa:0:FFE3A1:06:001:Blue Shape is Next Now! PL2
tetrisa:0:FFE3A1:07:001:Red Shape is Next Now! PL2
; [ Tetris (Sega bootleg) ]
tetrisbl:0:FFE321:01:000:Always Green Shape PL1
tetrisbl:0:FFE321:02:000:Always Purple Shape PL1
tetrisbl:0:FFE321:03:000:Always Yellow Shape PL1
tetrisbl:0:FFE321:04:000:Always Cyan Shape PL1
tetrisbl:0:FFE321:05:000:Always Orange Shape PL1
tetrisbl:0:FFE321:06:000:Always Blue Shape PL1
tetrisbl:0:FFE321:07:000:Always Red Shape PL1
tetrisbl:0:FFE321:01:001:Green Shape is Next Now! PL1
tetrisbl:0:FFE321:02:001:Purple Shape is Next Now! PL1
tetrisbl:0:FFE321:03:001:Yellow Shape is Next Now! PL1
tetrisbl:0:FFE321:04:001:Cyan Shape is Next Now! PL1
tetrisbl:0:FFE321:05:001:Orange Shape is Next Now! PL1
tetrisbl:0:FFE321:06:001:Blue Shape is Next Now! PL1
tetrisbl:0:FFE321:07:001:Red Shape is Next Now! PL1
tetrisbl:0:FFE3A1:01:000:Always Green Shape PL2
tetrisbl:0:FFE3A1:02:000:Always Purple Shape PL2
tetrisbl:0:FFE3A1:03:000:Always Yellow Shape PL2
tetrisbl:0:FFE3A1:04:000:Always Cyan Shape PL2
tetrisbl:0:FFE3A1:05:000:Always Orange Shape PL2
tetrisbl:0:FFE3A1:06:000:Always Blue Shape PL2
tetrisbl:0:FFE3A1:07:000:Always Red Shape PL2
tetrisbl:0:FFE3A1:01:001:Green Shape is Next Now! PL2
tetrisbl:0:FFE3A1:02:001:Purple Shape is Next Now! PL2
tetrisbl:0:FFE3A1:03:001:Yellow Shape is Next Now! PL2
tetrisbl:0:FFE3A1:04:001:Cyan Shape is Next Now! PL2
tetrisbl:0:FFE3A1:05:001:Orange Shape is Next Now! PL2
tetrisbl:0:FFE3A1:06:001:Blue Shape is Next Now! PL2
tetrisbl:0:FFE3A1:07:001:Red Shape is Next Now! PL2
; [ Tetris Plus ]
tetrisp:0:FEE0C010:63:000:Infinite Credits
tetrisp:0:FEE0CBE4:03:000:Blocks Never Fall PL1
tetrisp:0:FEE0DB38:03:000:Blocks Never Fall PL2
:tetrisp:60000000:00000000:00000000:FFFFFFFF:[ Normal Mode ]
:tetrisp:00100301:FEE0CCF8:00000063:FFFFFFFF:Select Level PL1:Don't Level Down, Only Up or may Freeze!
:tetrisp:00110001:FEE0CDF8:0000FFF8:FFFFFFFF:Select Level PL1 (2/2)
:tetrisp:00100000:FEE0CDF8:00000000:FFFFFFFF:Never Level Up PL1
:tetrisp:00100101:FEE0CCF4:0000270F:FFFFFFFF:Select Lines PL1
:tetrisp:00100101:FEE0CD00:0000270F:FFFFFFFF:Select Single Lines PL1
:tetrisp:00100101:FEE0CD04:0000270F:FFFFFFFF:Select Double Lines PL1
:tetrisp:00100101:FEE0CD08:0000270F:FFFFFFFF:Select Triple Lines PL1
:tetrisp:00100101:FEE0CD0C:0000270F:FFFFFFFF:Select Tetris Lines PL1
:tetrisp:00100301:FEE0DC4C:00000063:FFFFFFFF:Select Level PL2:Don't Level Down, Only Up or may Freeze!
:tetrisp:00110001:FEE0DD4C:0000FFF8:FFFFFFFF:Select Level PL2 (2/2)
:tetrisp:00100000:FEE0DD4C:00000000:FFFFFFFF:Never Level Up PL2
:tetrisp:00100101:FEE0DC48:0000270F:FFFFFFFF:Select Lines PL2
:tetrisp:00100101:FEE0DC54:0000270F:FFFFFFFF:Select Single Lines PL2
:tetrisp:00100101:FEE0DC58:0000270F:FFFFFFFF:Select Double Lines PL2
:tetrisp:00100101:FEE0DC5C:0000270F:FFFFFFFF:Select Triple Lines PL2
:tetrisp:00100101:FEE0DC60:0000270F:FFFFFFFF:Select Tetris Lines PL2
:tetrisp:60000000:00000000:00000000:FFFFFFFF:[ Puzzle/VS Mode ]
:tetrisp:00100000:FEE0CD88:00000001:FFFFFFFF:Spikes Never Descend PL1
:tetrisp:00110000:FEE0CD8C:00000257:FFFFFFFF:Spikes Never Descend PL1 (2/2)
:tetrisp:00100001:FEE0CD88:0000000E:FFFFFFFF:Kill PL1 Now!
:tetrisp:00100000:FEE0DCDC:00000001:FFFFFFFF:Spikes Never Descend PL2
:tetrisp:00110000:FEE0DCE0:00000257:FFFFFFFF:Spikes Never Descend PL2 (2/2)
:tetrisp:00100001:FEE0DCDC:0000000E:FFFFFFFF:Kill PL2 Now!
:tetrisp:60000000:00000000:00000000:FFFFFFFF:[ VS Mode Only ]
:tetrisp:00000009:FEE0CF1C:00000001:00000008:Attack PL1 Now!:Keep Hitting To Increase
:tetrisp:00000009:FEE0DE70:00000001:00000008:Attack PL2 Now!:Keep Hitting To Increase
; [ Tetris Plus 2 (World?) ]
tetrisp2:0:10801D:63:000:Infinite Credits
tetrisp2:0:000000:00:999:[ ]
tetrisp2:0:000000:00:999:[ This cheat is for use in the Puzzle Mode ONLY! ]
tetrisp2:0:000000:00:999:[ ]
tetrisp2:0:10D7A3:03:000:Infinite Bombs
tetrisp2:0:000000:00:999:[ ]
tetrisp2:0:000000:00:999:[ These PL1 cheats are for use in the ALL Modes ]
tetrisp2:0:000000:00:999:[ The PL2 cheats are for use in the VS mode ONLY!]
tetrisp2:0:000000:00:999:[ ]
tetrisp2:0:10E1D7:00:000:Next shape always the Red -- shape PL1
tetrisp2:0:10E1D7:01:000:Next shape always the Yellow square shape PL1
tetrisp2:0:10E1D7:02:000:Next shape always the Light Blue T shape PL1
tetrisp2:0:10E1D7:03:000:Next shape always the Dark Blue L shape PL1
tetrisp2:0:10E1D7:04:000:Next shape always the Orange L shape PL1
tetrisp2:0:10E1D7:05:000:Next shape always the Green Z shape PL1
tetrisp2:0:10E1D7:06:000:Next shape always the Purple Z shape PL1
tetrisp2:0:10E1D7:00:001:Next shape is the Red -- shape Now! PL1
tetrisp2:0:10E1D7:01:001:Next shape is the Yellow square shape Now!PL1
tetrisp2:0:10E1D7:02:001:Next shape is the Light Blue T shape Now! PL1
tetrisp2:0:10E1D7:03:001:Next shape is the Dark Blue L shape Now! PL1
tetrisp2:0:10E1D7:04:001:Next shape is the Orange L shape Now! PL1
tetrisp2:0:10E1D7:05:001:Next shape is the Green Z shape Now! PL1
tetrisp2:0:10E1D7:06:001:Next shape is the Purple Z shape Now! PL1
tetrisp2:0:10E317:00:000:Next shape always the Red -- shape PL2
tetrisp2:0:10E317:01:000:Next shape always the Yellow square shape PL2
tetrisp2:0:10E317:02:000:Next shape always the Light Blue T shape PL2
tetrisp2:0:10E317:03:000:Next shape always the Dark Blue L shape PL2
tetrisp2:0:10E317:04:000:Next shape always the Orange L shape PL2
tetrisp2:0:10E317:05:000:Next shape always the Green Z shape PL2
tetrisp2:0:10E317:06:000:Next shape always the Purple Z shape PL2
tetrisp2:0:10E317:00:001:Next shape is the Red -- shape Now! PL2
tetrisp2:0:10E317:01:001:Next shape is the Yellow square shape Now!PL2
tetrisp2:0:10E317:02:001:Next shape is the Light Blue T shape Now! PL2
tetrisp2:0:10E317:03:001:Next shape is the Dark Blue L shape Now! PL2
tetrisp2:0:10E317:04:001:Next shape is the Orange L shape Now! PL2
tetrisp2:0:10E317:05:001:Next shape is the Green Z shape Now! PL2
tetrisp2:0:10E317:06:001:Next shape is the Purple Z shape Now! PL2
; [ Tetris (Japan, B-System) ]
tetrist:0:804802:01:000:Always have Red Shape PL1
tetrist:0:804803:01:500:Always have Red Shape PL1 (2/2)
tetrist:0:804802:02:000:Always have Orange Shape PL1
tetrist:0:804803:02:500:Always have Orange Shape PL1 (2/2)
tetrist:0:804802:03:000:Always have Blue Shape PL1
tetrist:0:804803:03:500:Always have Blue Shape PL1 (2/2)
tetrist:0:804802:04:000:Always have Purple Shape PL1
tetrist:0:804803:04:500:Always have Purple Shape PL1 (2/2)
tetrist:0:804802:05:000:Always have Green Shape PL1
tetrist:0:804803:05:500:Always have Green Shape PL1 (2/2)
tetrist:0:804802:06:000:Always have Cyan Shape PL1
tetrist:0:804803:06:500:Always have Cyan Shape PL1 (2/2)
tetrist:0:804802:07:000:Always have Yellow Shape PL1
tetrist:0:804803:07:500:Always have Yellow Shape PL1 (2/2)
tetrist:0:804802:01:001:Make current Shape = Red Now! PL1
tetrist:0:804803:01:501:Make current Shape = Red Now! PL1 (2/2)
tetrist:0:804802:02:001:Make current Shape = Orange Now! PL1
tetrist:0:804803:02:501:Make current Shape = Orange Now! PL1 (2/2)
tetrist:0:804802:03:001:Make current Shape = Blue Now! PL1
tetrist:0:804803:03:501:Make current Shape = Blue Now! PL1 (2/2)
tetrist:0:804802:04:001:Make current Shape = Purple Now! PL1
tetrist:0:804803:04:501:Make current Shape = Purple Now! PL1 (2/2)
tetrist:0:804802:05:001:Make current Shape = Green Now! PL1
tetrist:0:804803:05:501:Make current Shape = Green Now! PL1 (2/2)
tetrist:0:804802:06:001:Make current Shape = Cyan Now! PL1
tetrist:0:804803:06:501:Make current Shape = Cyan Now! PL1 (2/2)
tetrist:0:804802:07:001:Make current Shape = Yellow Now! PL1
tetrist:0:804803:07:501:Make current Shape = Yellow Now! PL1 (2/2)
tetrist:0:80493C:01:000:Always have Red Shape PL2
tetrist:0:80493D:01:500:Always have Red Shape PL2 (2/2)
tetrist:0:80493C:02:000:Always have Orange Shape PL2
tetrist:0:80493D:02:500:Always have Orange Shape PL2 (2/2)
tetrist:0:80493C:03:000:Always have Blue Shape PL2
tetrist:0:80493D:03:500:Always have Blue Shape PL2 (2/2)
tetrist:0:80493C:04:000:Always have Purple Shape PL2
tetrist:0:80493D:04:500:Always have Purple Shape PL2 (2/2)
tetrist:0:80493C:05:000:Always have Green Shape PL2
tetrist:0:80493D:05:500:Always have Green Shape PL2 (2/2)
tetrist:0:80493C:06:000:Always have Cyan Shape PL2
tetrist:0:80493D:06:500:Always have Cyan Shape PL2 (2/2)
tetrist:0:80493C:07:000:Always have Yellow Shape PL2
tetrist:0:80493D:07:500:Always have Yellow Shape PL2 (2/2)
tetrist:0:80493C:01:001:Make current Shape = Red Now! PL2
tetrist:0:80493D:01:501:Make current Shape = Red Now! PL2 (2/2)
tetrist:0:80493C:02:001:Make current Shape = Orange Now! PL2
tetrist:0:80493D:02:501:Make current Shape = Orange Now! PL2 (2/2)
tetrist:0:80493C:03:001:Make current Shape = Blue Now! PL2
tetrist:0:80493D:03:501:Make current Shape = Blue Now! PL2 (2/2)
tetrist:0:80493C:04:001:Make current Shape = Purple Now! PL2
tetrist:0:80493D:04:501:Make current Shape = Purple Now! PL2 (2/2)
tetrist:0:80493C:05:001:Make current Shape = Green Now! PL2
tetrist:0:80493D:05:501:Make current Shape = Green Now! PL2 (2/2)
tetrist:0:80493C:06:001:Make current Shape = Cyan Now! PL2
tetrist:0:80493D:06:501:Make current Shape = Cyan Now! PL2 (2/2)
tetrist:0:80493C:07:001:Make current Shape = Yellow Now! PL2
tetrist:0:80493D:07:501:Make current Shape = Yellow Now! PL2 (2/2)
; [ ThunderForce AC ]
tfrceac:0:FF8202:09:000:Infinite Credits
tfrceac:0:FFF1B5:0A:000:Infinite Lives
tfrceac:0:FFA809:03:000:Invincibility
; [ ThunderForce AC (bootleg) ]
tfrceacb:0:FF8202:09:000:Infinite Credits
tfrceacb:0:FFF1B5:0A:000:Infinite Lives
tfrceacb:0:FFA809:03:000:Invincibility
; [ ThunderForce AC (Japan) ]
tfrceacj:0:FF8202:09:000:Infinite Credits
tfrceacj:0:FFF1B5:0A:000:Infinite Lives
tfrceacj:0:FFA809:03:000:Invincibility
; [ Tetris The Grand Master (JAPAN 980710) ]
tgmj:0:0000:00:999:[ There are no cheats ]:REASON 1
tgmj:0:0000:00:999:[ for this game as it ]:REASON 1
tgmj:0:0000:00:999:[ didn't work the last ]:REASON 1
tgmj:0:0000:00:999:[ time it was tested. ]:REASON 1
tgmj:0:0000:00:999:[ If the game now works ]:REASON 1
tgmj:0:0000:00:999:[ please request cheats ]:REASON 1
tgmj:0:0000:00:999:[ for it on the cheat ]:REASON 1
tgmj:0:0000:00:999:[ forums. ]:REASON 1
; [ Target Ball ]
tgtball:0:0000:00:999:[ This game hasn't even ]:REASON 11
tgtball:0:0000:00:999:[ been looked at due to ]:REASON 11
tgtball:0:0000:00:999:[ time constraints - Too]:REASON 11
tgtball:0:0000:00:999:[ many games and so ]:REASON 11
tgtball:0:0000:00:999:[ little time. It is ]:REASON 11
tgtball:0:0000:00:999:[ even possible that ]:REASON 11
tgtball:0:0000:00:999:[ this game may be a ]:REASON 11
tgtball:0:0000:00:999:[ clone of an existing ]:REASON 11
tgtball:0:0000:00:999:[ game which may have ]:REASON 11
tgtball:0:0000:00:999:[ cheats. Please search ]:REASON 11
tgtball:0:0000:00:999:[ the cheat forums ]:REASON 11
tgtball:0:0000:00:999:[ before posting cheat ]:REASON 11
tgtball:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Task Force Harrier (Japan) ]
tharierj:0:0F9019:63:000:Infinite Credits
tharierj:0:0F7751:0A:000:Infinite Lives PL1
tharierj:0:0F7749:02:000:Invincibility PL1:Enable this cheat after the harrier appears on-screen..and turn it OFF at the level end if you encounter any problems
tharierj:0:0F7B51:0A:000:Infinite Lives PL2
tharierj:0:0F7B49:02:000:Invincibility PL2:Enable this cheat after the harrier appears on-screen..and turn it OFF at the level end if you encounter any problems
; [ Task Force Harrier ]
tharrier:0:0F9019:63:000:Infinite Credits
tharrier:0:0F7751:0A:000:Infinite Lives PL1
tharrier:0:0F7749:02:000:Invincibility PL1:Enable this cheat after the harrier appears on-screen..and turn it OFF at the level end if you encounter any problems
tharrier:0:0F7B51:0A:000:Infinite Lives PL2
tharrier:0:0F7B49:02:000:Invincibility PL2:Enable this cheat after the harrier appears on-screen..and turn it OFF at the level end if you encounter any problems
; [ Deep, The (Japan) ]
thedeep:0:C233:09:000:Infinite Credits
:thedeep:00001301:C201:00000009:FFFFFFFF:Select Starting Stage:Enable this cheat on the press 1 or 2 Player Select Screen (Note max value has not been checked!)
:thedeep:00010009:C233:00000001:00000009:Select Starting Stage (2/2)
thedeep:0:C298:0A:000:Infinite Lives PL1
thedeep:0:C2A8:05:000:Infinite Power PL1
thedeep:0:C2AB:01:000:Always have Power Depthcharge PL1
thedeep:0:C299:0A:000:Infinite Lives PL2
thedeep:0:C2AE:05:000:Infinite Power PL2
thedeep:0:C2B1:01:000:Always have Power Depthcharge PL2
; [ End, The ]
theend:0:4002:63:000:Infinite Credits
theend:0:411D:06:000:Infinite Lives
theend:0:4116:30:000:Eggs don't reappear
;Remove after initial use to advance to next level
theend:0:18DB:18:100:Invincibility
theend:0:427C:01:000:Autofire Mode "ON"
; [ End, The (Stern) ]
theends:0:4002:63:000:Infinite Credits
theends:0:411D:06:000:Infinite Lives
theends:0:4116:30:000:Eggs don't reappear
;Remove after initial use to advance to next level
theends:0:1A03:18:100:Invincibility
theends:0:427C:01:000:Autofire Mode "ON"
; [ Glob, The ]
theglob:0:7D65:99:000:Infinite Credits
theglob:0:7D79:B4:000:Infinite Energy:Display isn't true!
theglob:0:7D83:05:000:Infinite Lives PL1
theglob:0:7D85:05:000:Infinite Lives PL2
; [ Glob, The (earlier) ]
theglob2:0:7D65:99:000:Infinite Credits
theglob2:0:7D79:B4:000:Infinite Energy:Display isn't true!
theglob2:0:7D83:05:000:Infinite Lives PL1
theglob2:0:7D85:05:000:Infinite Lives PL2
; [ Glob, The (set 3) ]
theglob3:0:7D65:99:000:Infinite Credits
theglob3:0:7D79:B4:000:Infinite Energy:Display isn't true!
theglob3:0:7D83:05:000:Infinite Lives PL1
theglob3:0:7D85:05:000:Infinite Lives PL2
; [ Glob, The (Pac-Man hardware) ]
theglobp:0:4C36:99:000:Infinite Credits
theglobp:0:4CA6:A8:000:Infinite Energy:Display isn't true!
theglobp:0:0000:00:999:[Turn ON the No Enemies!! ]
theglobp:0:0000:00:999:[cheat when there are no ]
theglobp:0:0000:00:999:[enemies on screen! ]
theglobp:0:4F35:05:000:No Enemies!!
theglobp:0:4C9F:05:000:Infinite Lives PL1
theglobp:0:4CA1:05:000:Infinite Lives PL2
; [ Hand, The ]
thehand:0:500A:99:000:Infinite Credits
thehand:0:5082:01:001:Only One Dot to collect Now!
thehand:0:5087:06:000:Infinite Lives PL1
thehand:0:5088:06:000:Infinite Lives PL2
; [ Hustler, The (Japan version J) ]
thehustj:0:11CC:09:000:Infinite Shots
thehustj:0:11CD:09:000:Infinite Balls
; [ Hustler, The (Japan version M) ]
thehustl:0:11CC:09:000:Infinite Shots
thehustl:0:11CD:09:000:Infinite Balls
; [ Mah-jong, The (Japan) ]
themj:0:0000:00:999:[ The winning hand cheat must be ]
themj:0:0000:00:999:[ activated when there are 14 ]
themj:0:0000:00:999:[ tiles in your hand, then press ]
themj:0:0000:00:999:[ the RON key ('Z' by default). ]
themj:0:0000:00:999:[ The tiles do not visually ]
themj:0:0000:00:999:[ change until you make a move. ]
themj:0:A070:00:101:Get winning hand Now!
themj:0:A071:00:501:Get winning hand Now! (02/14)
themj:0:A072:00:501:Get winning hand Now! (03/14)
themj:0:A073:01:501:Get winning hand Now! (04/14)
themj:0:A074:01:501:Get winning hand Now! (05/14)
themj:0:A075:01:501:Get winning hand Now! (06/14)
themj:0:A076:02:501:Get winning hand Now! (07/14)
themj:0:A077:02:501:Get winning hand Now! (08/14)
themj:0:A078:02:501:Get winning hand Now! (09/14)
themj:0:A079:03:501:Get winning hand Now! (10/14)
themj:0:A07A:03:501:Get winning hand Now! (11/14)
themj:0:A07B:03:501:Get winning hand Now! (12/14)
themj:0:A07C:04:501:Get winning hand Now! (13/14)
themj:0:A07D:04:501:Get winning hand Now! (14/14)
themj:0:A070:00:100:Always winning hand
themj:0:A071:00:500:Always winning hand (02/14)
themj:0:A072:00:500:Always winning hand (03/14)
themj:0:A073:01:500:Always winning hand (04/14)
themj:0:A074:01:500:Always winning hand (05/14)
themj:0:A075:01:500:Always winning hand (06/14)
themj:0:A076:02:500:Always winning hand (07/14)
themj:0:A077:02:500:Always winning hand (08/14)
themj:0:A078:02:500:Always winning hand (09/14)
themj:0:A079:03:500:Always winning hand (10/14)
themj:0:A07A:03:500:Always winning hand (11/14)
themj:0:A07B:03:500:Always winning hand (12/14)
themj:0:A07C:04:500:Always winning hand (13/14)
themj:0:A07D:04:500:Always winning hand (14/14)
; [ Pit, The ]
thepit:0:802B:09:000:Infinite Lives
; [ Togyu, The (Japan) ]
thetogyu:0:F8E3:7E:000:Invincibility
thetogyu:0:F903:7E:500:Invincibility (2/2)
thetogyu:0:C061:06:000:Infinite Lives PL1
thetogyu:0:C062:06:000:Infinite Lives PL2
; [ Thief ]
thief:0:8293:1E:000:Infinite Credits
thief:0:8275:07:000:Infinite Lives PL1
thief:0:8276:07:000:Infinite Lives PL2
; [ Thunder Blaster (Japan) ]
thndblst:0:E0144:06:000:Infinite Lives PL1
thndblst:0:E3A38:01:000:Invincibility PL1
thndblst:0:E3A41:F0:000:Max Shot Power PL1
thndblst:0:E3A3E:01:000:Always have Laser Shot PL1
thndblst:0:E3A3E:02:000:Always have Flame Shot PL1
thndblst:0:E3A3E:03:000:Always have Ball Shot PL1
thndblst:0:E3A3E:01:001:Get Laser Shot Now! PL1
thndblst:0:E3A3E:02:001:Get Flame Shot Now! PL1
thndblst:0:E3A3E:03:001:Get Ball Shot Now! PL1
thndblst:0:E0174:06:000:Infinite Lives PL2
thndblst:0:E3AD8:01:000:Invincibility PL2
thndblst:0:E3AE1:F0:000:Max Shot Power PL2
thndblst:0:E3ADE:01:000:Always have Laser Shot PL2
thndblst:0:E3ADE:02:000:Always have Flame Shot PL2
thndblst:0:E3ADE:03:000:Always have Ball Shot PL2
thndblst:0:E3ADE:01:001:Get Laser Shot Now! PL2
thndblst:0:E3ADE:02:001:Get Flame Shot Now! PL2
thndblst:0:E3ADE:03:001:Get Ball Shot Now! PL2
; [ Thunder Cross (Japan) ]
thnderxj:0:40A0:64:000:Infinite Lives PL1
thnderxj:0:40B0:64:000:Infinite Lives PL2
thnderxj:0:4612:A0:002:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Thunder Fox (Japan) ]
thndfoxj:0:303B6D:09:000:Infinite Credits
thndfoxj:0:301223:E7:000:Infinite Time:Turn this OFF at the end of each level
thndfoxj:0:301222:03:500:Infinite Time (2/2)
thndfoxj:0:303C72:07:000:Infinite Lives PL1
thndfoxj:0:303C73:0C:000:Infinite Energy PL1
thndfoxj:0:30002D:03:000:Invincibility PL1
thndfoxj:0:303C6F:63:000:Infinite Ammo PL1
thndfoxj:0:300037:00:000:Always have No Vehicle PL1
thndfoxj:0:300037:0D:000:Always have a Gyro-Copter PL1
thndfoxj:0:300037:0A:000:Always have a Jet-Ski PL1
thndfoxj:0:300037:00:001:Lose any Vehicle Now! PL1
thndfoxj:0:300037:0D:001:Get a Gyro-Copter Now! PL1
thndfoxj:0:300037:0A:001:Get a Jet-Ski Now! PL1
thndfoxj:0:000000:00:999:[ You will need to die to make these weapon ]
thndfoxj:0:000000:00:999:[ cheats effective. Or just enable it prior to ]
thndfoxj:0:000000:00:999:[ starting the game - DON'T be greedy,ONE only! ]
thndfoxj:0:303C6E:00:000:Start with NO weapon PL1
thndfoxj:0:303C6E:04:000:Start with Bayonet PL1
thndfoxj:0:303C6E:06:000:Start with Revolver PL1
thndfoxj:0:303C6E:05:000:Start with Machine Gun PL1
thndfoxj:0:303C6E:02:000:Start with Flamethrower PL1
thndfoxj:0:303C6E:03:000:Start with Grenades PL1
thndfoxj:0:303C6E:01:000:Start with Rocket Launcher PL1
thndfoxj:0:303C84:07:000:Infinite Lives PL2
thndfoxj:0:303C85:0C:000:Infinite Energy PL2
thndfoxj:0:30006D:03:000:Invincibility PL2
thndfoxj:0:303C81:63:000:Infinite Ammo PL2
thndfoxj:0:300077:00:000:Always have No Vehicle PL2
thndfoxj:0:300077:0D:000:Always have a Gyro-Copter PL2
thndfoxj:0:300077:0A:000:Always have a Jet-Ski PL2
thndfoxj:0:300077:00:001:Lose any Vehicle Now! PL2
thndfoxj:0:300077:0D:001:Get a Gyro-Copter Now! PL2
thndfoxj:0:300077:0A:001:Get a Jet-Ski Now! PL2
thndfoxj:0:000000:00:999:[ You will need to die to make these weapon ]
thndfoxj:0:000000:00:999:[ cheats effective. Or just enable it prior to ]
thndfoxj:0:000000:00:999:[ starting the game - DON'T be greedy,ONE only! ]
thndfoxj:0:303C80:00:000:Start with NO weapon PL2
thndfoxj:0:303C80:04:000:Start with Bayonet PL2
thndfoxj:0:303C80:06:000:Start with Revolver PL2
thndfoxj:0:303C80:05:000:Start with Machine Gun PL2
thndfoxj:0:303C80:02:000:Start with Flamethrower PL2
thndfoxj:0:303C80:03:000:Start with Grenades PL2
thndfoxj:0:303C80:01:000:Start with Rocket Launcher PL2
; [ Thunder Fox (US) ]
thndfoxu:0:303B6D:09:000:Infinite Credits
thndfoxu:0:301223:E7:000:Infinite Time:Turn this OFF at the end of each level
thndfoxu:0:301222:03:500:Infinite Time (2/2)
thndfoxu:0:303C72:07:000:Infinite Lives PL1
thndfoxu:0:303C73:0C:000:Infinite Energy PL1
thndfoxu:0:30002D:03:000:Invincibility PL1
thndfoxu:0:303C6F:63:000:Infinite Ammo PL1
thndfoxu:0:300037:00:000:Always have No Vehicle PL1
thndfoxu:0:300037:0D:000:Always have a Gyro-Copter PL1
thndfoxu:0:300037:0A:000:Always have a Jet-Ski PL1
thndfoxu:0:300037:00:001:Lose any Vehicle Now! PL1
thndfoxu:0:300037:0D:001:Get a Gyro-Copter Now! PL1
thndfoxu:0:300037:0A:001:Get a Jet-Ski Now! PL1
thndfoxu:0:000000:00:999:[ You will need to die to make these weapon ]
thndfoxu:0:000000:00:999:[ cheats effective. Or just enable it prior to ]
thndfoxu:0:000000:00:999:[ starting the game - DON'T be greedy,ONE only! ]
thndfoxu:0:303C6E:00:000:Start with NO weapon PL1
thndfoxu:0:303C6E:04:000:Start with Bayonet PL1
thndfoxu:0:303C6E:06:000:Start with Revolver PL1
thndfoxu:0:303C6E:05:000:Start with Machine Gun PL1
thndfoxu:0:303C6E:02:000:Start with Flamethrower PL1
thndfoxu:0:303C6E:03:000:Start with Grenades PL1
thndfoxu:0:303C6E:01:000:Start with Rocket Launcher PL1
thndfoxu:0:303C84:07:000:Infinite Lives PL2
thndfoxu:0:303C85:0C:000:Infinite Energy PL2
thndfoxu:0:30006D:03:000:Invincibility PL2
thndfoxu:0:303C81:63:000:Infinite Ammo PL2
thndfoxu:0:300077:00:000:Always have No Vehicle PL2
thndfoxu:0:300077:0D:000:Always have a Gyro-Copter PL2
thndfoxu:0:300077:0A:000:Always have a Jet-Ski PL2
thndfoxu:0:300077:00:001:Lose any Vehicle Now! PL2
thndfoxu:0:300077:0D:001:Get a Gyro-Copter Now! PL2
thndfoxu:0:300077:0A:001:Get a Jet-Ski Now! PL2
thndfoxu:0:000000:00:999:[ You will need to die to make these weapon ]
thndfoxu:0:000000:00:999:[ cheats effective. Or just enable it prior to ]
thndfoxu:0:000000:00:999:[ starting the game - DON'T be greedy,ONE only! ]
thndfoxu:0:303C80:00:000:Start with NO weapon PL2
thndfoxu:0:303C80:04:000:Start with Bayonet PL2
thndfoxu:0:303C80:06:000:Start with Revolver PL2
thndfoxu:0:303C80:05:000:Start with Machine Gun PL2
thndfoxu:0:303C80:02:000:Start with Flamethrower PL2
thndfoxu:0:303C80:03:000:Start with Grenades PL2
thndfoxu:0:303C80:01:000:Start with Rocket Launcher PL2
; [ Thunder Blade (Japan) ]
thndrbdj:0:FF80F0:09:000:Infinite Credits
thndrbdj:0:29C0A5:02:000:Infinite Training Time:Just turn the cheat OFF when you've had enough training (To turn training ON and OFF see the DIP SWITCH menu)
thndrbdj:0:29C09B:07:000:Infinite Lives
; [ Thunder Blade ]
thndrbld:0:FF80F0:09:000:Infinite Credits
thndrbld:0:29C0A5:02:000:Infinite Training Time:Just turn the cheat OFF when you've had enough training (To turn training ON and OFF see the DIP SWITCH menu)
thndrbld:0:29C09B:07:000:Infinite Lives
; [ Thunder Cross II (Japan) ]
thndrx2:0:10000B:64:000:Infinite Lives PL1
thndrx2:0:10000A:01:000:Invincibility PL1
thndrx2:0:10008B:64:000:Infinite Lives PL2
thndrx2:0:10008A:01:000:Invincibility PL2
; [ Thunder Cross II (Asia) ]
thndrx2a:0:10000B:64:000:Infinite Lives PL1
thndrx2a:0:10000A:01:000:Invincibility PL1
thndrx2a:0:10008B:64:000:Infinite Lives PL2
thndrx2a:0:10008A:01:000:Invincibility PL2
; [ Thunder Hoop (Ver. 1) ]
:thoop:00000000:FFD31C:00000063:FFFFFFFF:Infinite Credits
:thoop:00100000:FFDBB4:000003E8:FFFFFFFF:Infinite Time
:thoop:60000000:000000:00000000:00000000:
:thoop:00000501:FFD2E1:00000004:FFFFFFFF:Select Starting Zone PL1:Enable on the 'Push 1 or 2 Players' screen
:thoop:00000000:FFA50A:00000005:FFFFFFFF:Infinite Lives PL1
:thoop:00000000:FFA4C9:00000003:FFFFFFFF:Invincibility against Enemies PL1:Lava Pits/Sewage flows and the like can still kill you though
:thoop:00100000:FFA4F8:00000100:FFFFFFFF:Infinite Special Weapon Time PL1
:thoop:62000000:000000:00000000:00000000:Select Special Weapon PL1
:thoop:00010000:FFA4CA:00000000:FFFFFFFF:None
:thoop:00010000:FFA4CA:00000002:FFFFFFFF:Chain Shot
:thoop:00010000:FFA4CA:00000003:FFFFFFFF:Firebolt Shot
:thoop:00010000:FFA4CA:00000004:FFFFFFFF:Bubble Fire Shot
:thoop:00010000:FFA4CA:00000005:FFFFFFFF:Molecule Shot:All Weapon names are descriptive rather than actual as the proper names are unknown
:thoop:60000000:000000:00000000:00000000:
:thoop:00000503:FFA58B:00000004:FFFFFFFF:Select Starting Zone PL2:Enable on the 'Push 1 or 2 Players' screen
:thoop:00000000:FFA58A:00000005:FFFFFFFF:Infinite Lives PL2
:thoop:00000000:FFA549:00000002:FFFFFFFF:Invincibility against Enemies PL2:Lava Pits/Sewage flows and the like can still kill you though
:thoop:00100000:FFA578:00000100:FFFFFFFF:Infinite Special Weapon Time PL2
:thoop:62000000:000000:00000000:00000000:Select Special Weapon PL2
:thoop:00010000:FFA54A:00000000:FFFFFFFF:None
:thoop:00010000:FFA54A:00000002:FFFFFFFF:Chain Shot
:thoop:00010000:FFA54A:00000003:FFFFFFFF:Firebolt Shot
:thoop:00010000:FFA54A:00000004:FFFFFFFF:Bubble Fire Shot
:thoop:00010000:FFA54A:00000005:FFFFFFFF:Molecule Shot:All Weapon names are descriptive rather than actual as the proper names are unknown
; [ Thunder Zone (World) ]
thndzone:1:3F8007:0F:000:Infinite Energy PL1
thndzone:1:3F802E:09:000:Infinite Bombs PL1
thndzone:1:3F8021:C0:000:Invincibility "ON" PL1:To be used when you blink
thndzone:1:3F8021:01:001:Invincibility "OFF" PL1
thndzone:1:3F8087:0F:000:Infinite Energy PL2
thndzone:1:3F80AE:09:000:Infinite Bombs PL2
thndzone:1:3F80A1:C0:000:Invincibility "ON" PL2:To be used when you blink
thndzone:1:3F80A1:01:001:Invincibility "OFF" PL2
thndzone:1:3F8107:0F:000:Infinite Energy PL3
thndzone:1:3F812E:09:000:Infinite Bombs PL3
thndzone:1:3F8121:C0:000:Invincibility "ON" PL3:To be used when you blink
thndzone:1:3F8121:01:001:Invincibility "OFF" PL3
thndzone:1:3F8187:0F:000:Infinite Energy PL4
thndzone:1:3F81AE:09:000:Infinite Bombs PL4
thndzone:1:3F81A1:C0:000:Invincibility "ON" PL4:To be used when you blink
thndzone:1:3F81A1:01:001:Invincibility "OFF" PL4
; [ TH Strikes Back ]
thoop2:0:0000:00:999:[ There are no cheats ]:REASON 1
thoop2:0:0000:00:999:[ for this game as it ]:REASON 1
thoop2:0:0000:00:999:[ didn't work the last ]:REASON 1
thoop2:0:0000:00:999:[ time it was tested. ]:REASON 1
thoop2:0:0000:00:999:[ If the game now works ]:REASON 1
thoop2:0:0000:00:999:[ please request cheats ]:REASON 1
thoop2:0:0000:00:999:[ for it on the cheat ]:REASON 1
thoop2:0:0000:00:999:[ forums. ]:REASON 1
; [ ThunderJaws ]
thunderj:0:3FFE93:32:000:Infinite Credits
thunderj:0:1644AD:05:000:Infinite Lives PL1
thunderj:0:1644AE:04:000:Infinite Energy PL1
thunderj:0:1644B0:3F:000:Infinite Ammo PL1
thunderj:0:1644AE:08:000:Invincibility PL1
thunderj:0:1644AF:00:000:Always Normal Weapon PL1
thunderj:0:1644AF:01:000:Always Uzi PL1
thunderj:0:1644AF:02:000:Always Explosive Bolt PL1
thunderj:0:1644AF:03:000:Always Super Seeker PL1
thunderj:0:1644AF:04:000:Always 3-Way Weapon PL1
thunderj:0:1644AF:05:000:Always Flame Thrower PL1
thunderj:0:1644AF:00:001:Get Normal Weapon Now! PL1
thunderj:0:1644AF:01:001:Get Uzi Now! PL1
thunderj:0:1644AF:02:001:Get Explosive Bolt Now! PL1
thunderj:0:1644AF:03:001:Get Super Seeker Now! PL1
thunderj:0:1644AF:04:001:Get 3-Way Weapon Now! PL1
thunderj:0:1644AF:05:001:Get Flame Thrower Now! PL1
thunderj:0:1644ED:05:000:Infinite Lives PL2
thunderj:0:1644EE:04:000:Infinite Energy PL2
thunderj:0:1644F0:3F:000:Infinite Ammo PL2
thunderj:0:1644EE:08:000:Invincibility PL2
thunderj:0:1644EF:00:000:Always Normal Weapon PL2
thunderj:0:1644EF:01:000:Always Uzi PL2
thunderj:0:1644EF:02:000:Always Explosive Bolt PL2
thunderj:0:1644EF:03:000:Always Super Seeker PL2
thunderj:0:1644EF:04:000:Always 3-Way Weapon PL2
thunderj:0:1644EF:05:000:Always Flame Thrower PL2
thunderj:0:1644EF:00:001:Get Normal Weapon Now! PL2
thunderj:0:1644EF:01:001:Get Uzi Now! PL2
thunderj:0:1644EF:02:001:Get Explosive Bolt Now! PL2
thunderj:0:1644EF:03:001:Get Super Seeker Now! PL2
thunderj:0:1644EF:04:001:Get 3-Way Weapon Now! PL2
thunderj:0:1644EF:05:001:Get Flame Thrower Now! PL2
; [ Thunder & Lightning ]
thunderl:0:FFC21B:09:000:Infinite Credits
thunderl:0:FFD4C6:04:000:Infinite Lives
; [ Thunder Cross ]
thunderx:0:40A0:64:000:Infinite Lives PL1
thunderx:0:468A:09:000:Infinite Bombs PL1
thunderx:0:40B0:64:000:Infinite Lives PL2
thunderx:0:46AA:09:000:Infinite Bombs PL2
thunderx:0:4612:A0:002:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Thunder Fox (World) ]
thundfox:0:303B6D:09:000:Infinite Credits
thundfox:0:301223:E7:000:Infinite Time:Turn this OFF at the end of each level
thundfox:0:301222:03:500:Infinite Time (2/2)
thundfox:0:303C72:07:000:Infinite Lives PL1
thundfox:0:303C73:0C:000:Infinite Energy PL1
thundfox:0:30002D:03:000:Invincibility PL1
thundfox:0:303C6F:63:000:Infinite Ammo PL1
thundfox:0:300037:00:000:Always have No Vehicle PL1
thundfox:0:300037:0D:000:Always have a Gyro-Copter PL1
thundfox:0:300037:0A:000:Always have a Jet-Ski PL1
thundfox:0:300037:00:001:Lose any Vehicle Now! PL1
thundfox:0:300037:0D:001:Get a Gyro-Copter Now! PL1
thundfox:0:300037:0A:001:Get a Jet-Ski Now! PL1
thundfox:0:000000:00:999:[ You will need to die to make these weapon ]
thundfox:0:000000:00:999:[ cheats effective. Or just enable it prior to ]
thundfox:0:000000:00:999:[ starting the game - DON'T be greedy,ONE only! ]
thundfox:0:303C6E:00:000:Start with NO weapon PL1
thundfox:0:303C6E:04:000:Start with Bayonet PL1
thundfox:0:303C6E:06:000:Start with Revolver PL1
thundfox:0:303C6E:05:000:Start with Machine Gun PL1
thundfox:0:303C6E:02:000:Start with Flamethrower PL1
thundfox:0:303C6E:03:000:Start with Grenades PL1
thundfox:0:303C6E:01:000:Start with Rocket Launcher PL1
thundfox:0:303C84:07:000:Infinite Lives PL2
thundfox:0:303C85:0C:000:Infinite Energy PL2
thundfox:0:30006D:03:000:Invincibility PL2
thundfox:0:303C81:63:000:Infinite Ammo PL2
thundfox:0:300077:00:000:Always have No Vehicle PL2
thundfox:0:300077:0D:000:Always have a Gyro-Copter PL2
thundfox:0:300077:0A:000:Always have a Jet-Ski PL2
thundfox:0:300077:00:001:Lose any Vehicle Now! PL2
thundfox:0:300077:0D:001:Get a Gyro-Copter Now! PL2
thundfox:0:300077:0A:001:Get a Jet-Ski Now! PL2
thundfox:0:000000:00:999:[ You will need to die to make these weapon ]
thundfox:0:000000:00:999:[ cheats effective. Or just enable it prior to ]
thundfox:0:000000:00:999:[ starting the game - DON'T be greedy,ONE only! ]
thundfox:0:303C80:00:000:Start with NO weapon PL2
thundfox:0:303C80:04:000:Start with Bayonet PL2
thundfox:0:303C80:06:000:Start with Revolver PL2
thundfox:0:303C80:05:000:Start with Machine Gun PL2
thundfox:0:303C80:02:000:Start with Flamethrower PL2
thundfox:0:303C80:03:000:Start with Grenades PL2
thundfox:0:303C80:01:000:Start with Rocket Launcher PL2
; [ Treasure Hunt ]
thunt:0:0000:00:999:[ There are no cheats ]:REASON 1
thunt:0:0000:00:999:[ for this game as it ]:REASON 1
thunt:0:0000:00:999:[ didn't work the last ]:REASON 1
thunt:0:0000:00:999:[ time it was tested. ]:REASON 1
thunt:0:0000:00:999:[ If the game now works ]:REASON 1
thunt:0:0000:00:999:[ please request cheats ]:REASON 1
thunt:0:0000:00:999:[ for it on the cheat ]:REASON 1
thunt:0:0000:00:999:[ forums. ]:REASON 1
; [ Tickee Tickats ]
tickee:0:00068081:39:000:Infinite Time
; [ Tiger Heli (US) ]
tigerh:0:C22A:05:000:Infinite Lives
tigerh:0:C221:02:000:Infinite Bombs
tigerh:0:C250:00:000:Invincibility & Bombs
tigerh:0:C253:80:500:Invincibility & Bombs (2/3)
tigerh:0:C26B:00:500:Invincibility & Bombs (3/3)
; [ Tiger Heli (Japan set 1) ]
tigerh2:0:C22A:05:000:Infinite Lives
tigerh2:0:C221:02:000:Infinite Bombs
tigerh2:0:C250:00:000:Invincibility & Bombs
tigerh2:0:C253:80:500:Invincibility & Bombs (2/3)
tigerh2:0:C26B:00:500:Invincibility & Bombs (3/3)
; [ Tiger Heli (bootleg set 1) ]
tigerhb1:0:C22A:05:000:Infinite Lives
tigerhb1:0:C221:02:000:Infinite Bombs
tigerhb1:0:C250:00:000:Invincibility & Bombs
tigerhb1:0:C253:80:500:Invincibility & Bombs (2/3)
tigerhb1:0:C26B:00:500:Invincibility & Bombs (3/3)
; [ Tiger Heli (bootleg set 2) ]
tigerhb2:0:C22A:05:000:Infinite Lives
tigerhb2:0:C221:02:000:Infinite Bombs
tigerhb2:0:C250:00:000:Invincibility & Bombs
tigerhb2:0:C253:80:500:Invincibility & Bombs (2/3)
tigerhb2:0:C26B:00:500:Invincibility & Bombs (3/3)
; [ Tiger Heli (Japan set 2) ]
tigerhj:0:C22A:05:000:Infinite Lives
tigerhj:0:C221:02:000:Infinite Bombs
tigerhj:0:C250:00:000:Invincibility & Bombs
tigerhj:0:C253:80:500:Invincibility & Bombs (2/3)
tigerhj:0:C26B:00:500:Invincibility & Bombs (3/3)
; [ Tiger Road (US) ]
tigeroad:0:FFC09D:5A:000:Infinite Time
tigeroad:0:FFC096:6A:000:Infinite Lives
tigeroad:0:FFC660:40:000:Infinite Energy:Don't enable when under attack
tigeroad:0:FFC0D0:00:001:Kill this Boss Now!
; [ Timber ]
timber:0:E537:08:000:Infinite Lives PL1
timber:0:E53B:08:000:Infinite Lives PL2
timber:0:E49F:59:000:Always 59 seconds
timber:0:E49E:59:000:Always 59 minutes
timber:0:E733:00:001:Finish this Level Now!
; [ Time Crisis (Rev. TS2 Ver.B) ]
timecris:0:0000:00:999:[ There are no cheats ]:REASON 1
timecris:0:0000:00:999:[ for this game as it ]:REASON 1
timecris:0:0000:00:999:[ didn't work the last ]:REASON 1
timecris:0:0000:00:999:[ time it was tested. ]:REASON 1
timecris:0:0000:00:999:[ If the game now works ]:REASON 1
timecris:0:0000:00:999:[ please request cheats ]:REASON 1
timecris:0:0000:00:999:[ for it on the cheat ]:REASON 1
timecris:0:0000:00:999:[ forums. ]:REASON 1
; [ Time Crisis (Rev. TS2 Ver.A) ]
timecrsa:0:0000:00:999:[ There are no cheats ]:REASON 1
timecrsa:0:0000:00:999:[ for this game as it ]:REASON 1
timecrsa:0:0000:00:999:[ didn't work the last ]:REASON 1
timecrsa:0:0000:00:999:[ time it was tested. ]:REASON 1
timecrsa:0:0000:00:999:[ If the game now works ]:REASON 1
timecrsa:0:0000:00:999:[ please request cheats ]:REASON 1
timecrsa:0:0000:00:999:[ for it on the cheat ]:REASON 1
timecrsa:0:0000:00:999:[ forums. ]:REASON 1
; [ Time Killers (v1.31) ]
timek131:0:0034C7:0A:000:Infinite Time
timek131:0:0034C6:0A:500:Infinite Time (2/2)
timek131:0:0034C7:01:001:Finish this Round Now!
timek131:0:0034C6:01:501:Finish this Round Now! (2/2)
timek131:0:002C7B:96:000:Infinite Energy PL1
timek131:0:002C7B:00:001:Drain All Energy Now! PL1
timek131:0:002C81:01:001:Set Wins = 1 Now! PL1
timek131:0:002C81:00:001:Set Wins = 0 Now! PL1
timek131:0:002C81:00:000:Wins always = 0 PL1
timek131:0:002C99:00:000:Never be Stunned PL1
timek131:0:002C99:01:000:Always be Stunned PL1
timek131:0:002C99:01:001:Be Stunned Now! PL1
timek131:0:002DCF:96:000:Infinite Energy PL2
timek131:0:002DCF:00:001:Drain All Energy Now! PL2
timek131:0:002DD5:01:001:Set Wins = 1 Now! PL2
timek131:0:002DD5:00:001:Set Wins = 0 Now! PL2
timek131:0:002DD5:00:000:Wins always = 0 PL2
timek131:0:002DED:00:000:Never be Stunned PL2
timek131:0:002DED:01:000:Always be Stunned PL2
timek131:0:002DED:01:001:Be Stunned Now! PL2
; [ Time Killers (v1.32) ]
timekill:0:0034C7:0A:000:Infinite Time
timekill:0:0034C6:0A:500:Infinite Time (2/2)
timekill:0:0034C7:01:001:Finish this Round Now!
timekill:0:0034C6:01:501:Finish this Round Now! (2/2)
timekill:0:002C7B:96:000:Infinite Energy PL1
timekill:0:002C7B:00:001:Drain All Energy Now! PL1
timekill:0:002C99:00:000:Never be Stunned PL1
timekill:0:002C99:01:000:Always be Stunned PL1
timekill:0:002C99:01:001:Be Stunned Now! PL1
timekill:0:002C81:01:001:Set Wins = 1 Now! PL1
timekill:0:002C81:00:001:Set Wins = 0 Now! PL1
timekill:0:002C81:00:000:Wins always = 0 PL1
timekill:0:002DCF:96:000:Infinite Energy PL2
timekill:0:002DCF:00:001:Drain All Energy Now! PL2
timekill:0:002DD5:01:001:Set Wins = 1 Now! PL2
timekill:0:002DD5:00:001:Set Wins = 0 Now! PL2
timekill:0:002DD5:00:000:Wins always = 0 PL2
timekill:0:002DED:00:000:Never be Stunned PL2
timekill:0:002DED:01:000:Always be Stunned PL2
timekill:0:002DED:01:001:Be Stunned Now! PL2
; [ Time Limit ]
timelimt:0:8083:09:000:Infinite Credits
timelimt:0:8103:99:000:Infinite Time
timelimt:0:8100:0A:000:Infinite Lives PL1
timelimt:0:8300:0A:000:Infinite Lives PL2
; [ Time Pilot ]
timeplt:0:A800:FF:000:Invincibility
timeplt:0:AD02:00:001:Put Stage Guardian On Now
timeplt:0:AD02:00:000:Stage Guardian right away
timeplt:0:AD10:07:000:Infinite Lives PL1
timeplt:0:AD20:07:000:Infinite Lives PL2
; [ Time Pilot (Atari) ]
timeplta:0:A800:FF:000:Invincibility
timeplta:0:AD02:00:001:Put Stage Guardian On Now
timeplta:0:AD02:00:000:Stage Guardian right away
timeplta:0:AD10:07:000:Infinite Lives PL1
timeplta:0:AD20:07:000:Infinite Lives PL2
; [ Time Pilot (Centuri) ]
timepltc:0:A800:FF:000:Invincibility
timepltc:0:AD02:00:001:Put Stage Guardian On Now
timepltc:0:AD02:00:000:Stage Guardian right away
timepltc:0:AD10:07:000:Infinite Lives PL1
timepltc:0:AD20:07:000:Infinite Lives PL2
; [ Time Soldiers (US Rev 1) ]
timesol1:0:000000:00:999:[See the Dip Switch Menu to ]
timesol1:0:000000:00:999:[enable an alternate ]
timesol1:0:000000:00:999:[Invincibility cheat. ]
timesol1:0:04041F:99:000:Infinite Lives PL1
timesol1:0:04041E:80:000:Infinite Ammo PL1:Get a weapon first
timesol1:0:040163:64:000:Infinite Bombs PL1
timesol1:0:040419:80:000:Invincibility 'ON' PL1
timesol1:0:040419:01:001:Invincibility 'OFF' PL1
timesol1:0:04043F:99:000:Infinite Lives PL2
timesol1:0:04043E:80:000:Infinite Ammo PL2:Get a weapon first
timesol1:0:040165:64:000:Infinite Bombs PL2
timesol1:0:040439:80:000:Invincibility 'ON' PL2
timesol1:0:040439:01:001:Invincibility 'OFF' PL2
; [ Time Soldiers (US Rev 3) ]
timesold:0:000000:00:999:[See the Dip Switch Menu to ]
timesold:0:000000:00:999:[enable an alternate ]
timesold:0:000000:00:999:[Invincibility cheat. ]
timesold:0:04041F:99:000:Infinite Lives PL1
timesold:0:04041E:80:000:Infinite Ammo PL1:Get a weapon first
timesold:0:040163:64:000:Infinite Bombs PL1
timesold:0:040419:80:000:Invincibility 'ON' PL1
timesold:0:040419:01:001:Invincibility 'OFF' PL1
timesold:0:04043F:99:000:Infinite Lives PL2
timesold:0:04043E:80:000:Infinite Ammo PL2:Get a weapon first
timesold:0:040165:64:000:Infinite Bombs PL2
timesold:0:040439:80:000:Invincibility 'ON' PL2
timesold:0:040439:01:001:Invincibility 'OFF' PL2
; [ Time Tunnel ]
timetunl:0:8002:03:000:Infinite Lives
timetunl:0:0000:00:999:[See the Dip Switch Menu to ]
timetunl:0:0000:00:999:[enable Invincibility. ]
; [ Time Scanner ]
timscanr:0:FFC203:03:000:Infinite Lives
timscanr:0:FFC204:01:500:Infinite Lives (2/2)
; [ Tinkle Pit (Japan) ]
tinklpit:0:0060EF:07:000:Infinite Lives PL1
tinklpit:0:0061A5:02:000:Invincibility PL1
tinklpit:0:005927:00:001:Finish this Round Now!:There will be a slight delay before this cheat works
tinklpit:0:00592B:00:501:Finish this Round Now! (2/2)
; [ Tin Star, The ]
tinstar:0:0000:00:999:[See the Dip Switch Menu to ]
tinstar:0:0000:00:999:[enable Invincibility. ]
tinstar:0:8375:05:000:Infinite Lives PL1
tinstar:0:8378:01:000:Always 1 to complete levelPL1
tinstar:0:8378:01:001:1 to complete level Now! PL1
tinstar:0:8376:05:000:Infinite Lives PL2
tinstar:0:8379:01:000:Always 1 to complete levelPL2
tinstar:0:8379:01:001:1 to complete level Now! PL2
; [ Invaders, The ]
tinv2650:0:1D09:91:000:Infinite Credits
tinv2650:0:1D0A:04:000:Infinite Lives PL1
tinv2650:0:1D0B:04:000:Infinite Lives PL2
; [ Tip Top ]
tiptop:0:8012:90:000:Infinite Credits
tiptop:0:8220:06:000:Infinite Lives
tiptop:0:8304:99:000:Infinite Bonus
tiptop:0:840D:00:000:No sprite/sprite collision
tiptop:0:0000:00:999:[Use 'Walk on water' with ]
tiptop:0:0000:00:999:[caution. To complete the ]
tiptop:0:0000:00:999:[level you must press F6. ]
tiptop:0:8417:00:000:Walk on water (see note)
; [ Title Fight (World) ]
:titlef:60000000:000000:00000000:00000000:-----------------------------------------
:titlef:60000000:000000:00000000:00000000:These Cheats are for Left Screen VS CPU
:titlef:60000000:000000:00000000:00000000:-----------------------------------------
:titlef:00100000:20D495:000002BE:FFFFFFFF:Infinite Time
:titlef:00000000:20D60E:00000040:FFFFFFFF:Infinite Energy YOU
:titlef:00000001:20D70E:00000000:FFFFFFFF:Drain All Energy Now! OPP
:titlef:60000000:000000:00000000:00000000:------------------------------------------
:titlef:60000000:000000:00000000:00000000:These Cheats are for Right Screen VS CPU
:titlef:60000000:000000:00000000:00000000:------------------------------------------
:titlef:00100000:21D495:000002BE:FFFFFFFF:Infinite Time
:titlef:00000000:21D60E:00000040:FFFFFFFF:Infinite Energy YOU
:titlef:00000001:21D70E:00000000:FFFFFFFF:Drain All Energy Now! OPP
:titlef:60000000:000000:00000000:00000000:--------------------------------------------------
:titlef:60000000:000000:00000000:00000000:These Cheats are for Left Screen VS Right Screen
:titlef:60000000:000000:00000000:00000000:--------------------------------------------------
:titlef:00100000:20D495:000002BE:FFFFFFFF:Infinite Time
:titlef:00000000:20D60E:00000040:FFFFFFFF:Infinite Energy LEFT SCREEN
:titlef:00000001:20D60E:00000000:FFFFFFFF:Drain All Energy Now! LEFT SCREEN
:titlef:00000000:20D70E:00000040:FFFFFFFF:Infinite Energy RIGHT SCREEN
:titlef:00000001:20D70E:00000000:FFFFFFFF:Drain All Energy Now! RIGHT SCREEN
; [ Touki Denshou -Angel Eyes- ]
tkdensho:0:0000:00:999:[ There are no cheats ]:REASON 1
tkdensho:0:0000:00:999:[ for this game as it ]:REASON 1
tkdensho:0:0000:00:999:[ didn't work the last ]:REASON 1
tkdensho:0:0000:00:999:[ time it was tested. ]:REASON 1
tkdensho:0:0000:00:999:[ If the game now works ]:REASON 1
tkdensho:0:0000:00:999:[ please request cheats ]:REASON 1
tkdensho:0:0000:00:999:[ for it on the cheat ]:REASON 1
tkdensho:0:0000:00:999:[ forums. ]:REASON 1
; [ Tokimeki Memorial Taisen Puzzle-dama (ver JAB) ]
tkmmpzdm:0:C13E1C:E7:000:Infinite Credits
tkmmpzdm:0:C13E1D:03:500:Infinite Credits (2/2)
tkmmpzdm:0:C02745:01:000:Secret Characters Appearance "ON"
tkmmpzdm:0:C02745:00:000:Secret Characters Appearance "OFF"
tkmmpzdm:0:C15C76:00:000:Never get Attacked PL1
tkmmpzdm:0:C15C77:FF:001:Attack opposite side Now! PL1
tkmmpzdm:0:C15C77:FF:000:Always send attack Blocks PL1
:tkmmpzdm:62000000:000000:00000000:00000000:Select Next Ball Colour (Top) PL1
:tkmmpzdm:00010000:C03EAE:00000006:FFFFFFFF:Blue
:tkmmpzdm:00010000:C03EAE:00000007:FFFFFFFF:Red
:tkmmpzdm:00010000:C03EAE:00000008:FFFFFFFF:Yellow
:tkmmpzdm:00010000:C03EAE:00000009:FFFFFFFF:Green
:tkmmpzdm:00010000:C03EAE:0000000A:FFFFFFFF:Pink
:tkmmpzdm:00010000:C03EAE:0000000B:FFFFFFFF:Black
:tkmmpzdm:62000000:000000:00000000:00000000:Select Next Ball Colour (Bottom) PL1
:tkmmpzdm:00010000:C03DAE:00000006:FFFFFFFF:Blue
:tkmmpzdm:00010000:C03DAE:00000007:FFFFFFFF:Red
:tkmmpzdm:00010000:C03DAE:00000008:FFFFFFFF:Yellow
:tkmmpzdm:00010000:C03DAE:00000009:FFFFFFFF:Green
:tkmmpzdm:00010000:C03DAE:0000000A:FFFFFFFF:Pink
:tkmmpzdm:00010000:C03DAE:0000000B:FFFFFFFF:Black
:tkmmpzdm:62000000:000000:00000000:00000000:Select Next Ball Status (Top) PL1
:tkmmpzdm:00010000:C03EAD:00000000:FFFFFFFF:Big
:tkmmpzdm:00010000:C03EAD:000000FF:FFFFFFFF:Small
:tkmmpzdm:62000000:000000:00000000:00000000:Select Next Ball Status (Bottom) PL1
:tkmmpzdm:00010000:C03DAD:00000000:FFFFFFFF:Big
:tkmmpzdm:00010000:C03DAD:000000FF:FFFFFFFF:Small
:tkmmpzdm:00000000:C027CE:0000001D:FFFFFFFF:Always have Max Chain PL1
:tkmmpzdm:60000000:000000:00000000:00000000:[ Set at character selection screen ]
:tkmmpzdm:60000000:000000:00000000:00000000:[ Must not play on single - practice ]
:tkmmpzdm:00000000:C0274C:0000000C:FFFFFFFF:Play with Yoshio Saotome
:tkmmpzdm:00000000:C0274C:0000000B:FFFFFFFF:Play with Rei Ijyuuin
:tkmmpzdm:00000000:C0274C:0000000D:FFFFFFFF:Play with Miharu Tatebayashi
tkmmpzdm:0:C15C77:00:000:Never get Attacked PL2
tkmmpzdm:0:C15C76:FF:001:Attack opposite side Now! PL2
tkmmpzdm:0:C15C76:FF:000:Always send attack Blocks PL2
:tkmmpzdm:62000000:000000:00000000:00000000:Select Next Ball Colour (Top) PL2
:tkmmpzdm:00010000:C040AE:00000006:FFFFFFFF:Blue
:tkmmpzdm:00010000:C040AE:00000007:FFFFFFFF:Red
:tkmmpzdm:00010000:C040AE:00000008:FFFFFFFF:Yellow
:tkmmpzdm:00010000:C040AE:00000009:FFFFFFFF:Green
:tkmmpzdm:00010000:C040AE:0000000A:FFFFFFFF:Pink
:tkmmpzdm:00010000:C040AE:0000000B:FFFFFFFF:Black
:tkmmpzdm:62000000:000000:00000000:00000000:Select Next Ball Colour (Bottom) PL2
:tkmmpzdm:00010000:C03FAE:00000006:FFFFFFFF:Blue
:tkmmpzdm:00010000:C03FAE:00000007:FFFFFFFF:Red
:tkmmpzdm:00010000:C03FAE:00000008:FFFFFFFF:Yellow
:tkmmpzdm:00010000:C03FAE:00000009:FFFFFFFF:Green
:tkmmpzdm:00010000:C03FAE:0000000A:FFFFFFFF:Pink
:tkmmpzdm:00010000:C03FAE:0000000B:FFFFFFFF:Black
:tkmmpzdm:62000000:000000:00000000:00000000:Select Next Ball Status (Top) PL2
:tkmmpzdm:00010000:C040AD:00000000:FFFFFFFF:Big
:tkmmpzdm:00010000:C040AD:000000FF:FFFFFFFF:Small
:tkmmpzdm:62000000:000000:00000000:00000000:Select Next Ball Status (Bottom) PL2
:tkmmpzdm:00010000:C03FAD:00000000:FFFFFFFF:Big
:tkmmpzdm:00010000:C03FAD:000000FF:FFFFFFFF:Small
:tkmmpzdm:00000000:C028CE:0000001D:FFFFFFFF:Always have Max Chain PL2
:tkmmpzdm:60000000:000000:00000000:00000000:[ Set at character selection screen ]
:tkmmpzdm:60000000:000000:00000000:00000000:[ Must not play on single - practice ]
:tkmmpzdm:00000000:C0274E:0000000C:FFFFFFFF:Play with Yoshio Saotome
:tkmmpzdm:00000000:C0274E:0000000B:FFFFFFFF:Play with Rei Ijyuuin
:tkmmpzdm:00000000:C0274E:0000000D:FFFFFFFF:Play with Miharu Tatebayashi
; [ Tecmo Knight ]
tknight:0:0608CC:99:000:Infinite Time
tknight:0:060E1E:03:000:Infinite Lives PL1
tknight:0:060E17:03:000:Infinite Polymorphes PL1
tknight:0:060DD7:32:000:Infinite Energy PL1
tknight:0:060E11:40:000:Invincibility PL1
tknight:0:060E0A:03:000:Change to Dragon PL1:Infinite Time
tknight:0:060F3F:03:501:Change to Dragon PL1 (2/5)
tknight:0:060F81:06:501:Change to Dragon PL1 (3/5)
tknight:0:060F82:0D:501:Change to Dragon PL1 (4/5)
tknight:0:060F83:BE:501:Change to Dragon PL1 (5/5)
tknight:0:060E0A:00:001:Dragon Time Over Now! PL1
tknight:0:060E9F:03:000:Infinite Lives PL2
tknight:0:060E97:03:000:Infinite Polymorphes PL2
tknight:0:060E57:32:000:Infinite Energy PL2
tknight:0:060E91:40:000:Invincibility PL2
tknight:0:060E8A:03:000:Change to Dragon PL1:Infinite Time
tknight:0:06103F:03:501:Change to Dragon PL1 (2/5)
tknight:0:061081:06:501:Change to Dragon PL1 (3/5)
tknight:0:061082:0E:501:Change to Dragon PL1 (4/5)
tknight:0:061083:3E:501:Change to Dragon PL1 (5/5)
tknight:0:060E8A:00:001:Dragon Time Over PL1
; [ Vs. TKO Boxing ]
tkoboxng:0:06C9:09:000:Infinite Credits
tkoboxng:0:0369:FF:000:Infinite Energy PL1
tkoboxng:0:0369:00:001:Drain All Energy Now! PL1
tkoboxng:0:0319:FF:000:Infinite Energy PL2
tkoboxng:0:0319:00:001:Drain All Energy Now! PL2
; [ T-MEK ]
tmek:0:FFAE9A:0A:000:Infinite Time
tmek:0:FFAE9B:00:500:Infinite Time (2/2)
tmek:0:FFB253:94:000:Infinite Shields
tmek:0:FFB252:02:500:Infinite Shields (2/2)
tmek:0:FFB27F:4C:000:Infinite Defense
tmek:0:FFB27E:04:500:Infinite Defense (2/2)
tmek:0:FFB27D:05:000:Infinite Offense
; [ T-MEK (prototype) ]
tmekprot:0:FE8F8E:0A:000:Infinite Time
tmekprot:0:FE8F8F:00:500:Infinite Time (2/2)
; [ Teenage Mutant Hero Turtles (UK 4 Players) ]
tmht:0:0623C8:00:001:1 Hit to Kill Level 1 Boss Now!
tmht:0:0623C9:00:501:1 Hit to Kill Level 1 Boss Now! (2/2)
tmht:0:062508:00:001:1 Hit to Kill Level 2.1 Boss Now!
tmht:0:062509:00:501:1 Hit to Kill Level 2.1 Boss Now! (2/2)
tmht:0:062418:00:001:1 Hit to Kill Level 2.2 Boss Now!
tmht:0:062419:00:501:1 Hit to Kill Level 2.2 Boss Now! (2/2)
tmht:0:062698:00:001:1 Hit to Kill Level 2.3 Bebop Boss Now!
tmht:0:062699:00:501:1 Hit to Kill Level 2.3 Bebop Boss Now! (2/2)
tmht:0:0625F8:00:001:1 Hit to Kill Level 2.3 RocksteadyBossNow!
tmht:0:0625F9:00:501:1 Hit to Kill Level 2.3 RocksteadyBossNow! (2/2)
tmht:0:0623E4:01:001:1 Hit to Kill Level 4 Boss Now!
tmht:0:0624D4:01:001:1 Hit to Kill Level 5 Robot Boss Now!
tmht:0:062434:01:001:1 Hit to Kill Level 5 Krang Boss Now!
tmht:0:0623C8:00:001:1 Hit to Kill Level 5 Shredder 1 Boss Now!
tmht:0:0623C9:01:501:1 Hit to Kill Level 5 Shredder 1 Boss Now! (2/2)
tmht:0:062468:00:001:1 Hit to Kill Level 5 Shredder 2 Boss Now!
tmht:0:062469:01:501:1 Hit to Kill Level 5 Shredder 2 Boss Now! (2/2)
tmht:0:060101:03:000:Infinite Lives PL1
tmht:0:062008:0A:000:Infinite Energy PL1
tmht:0:06202D:AA:000:Invincibility PL1
tmht:0:060109:03:000:Infinite Lives PL2
tmht:0:062058:0A:000:Infinite Energy PL2
tmht:0:06207D:AA:000:Invincibility PL2
tmht:0:060111:03:000:Infinite Lives PL3
tmht:0:0620A8:0A:000:Infinite Energy PL3
tmht:0:0620CD:AA:000:Invincibility PL3
tmht:0:060119:03:000:Infinite Lives PL4
tmht:0:0620F8:0A:000:Infinite Energy PL4
tmht:0:06211D:AA:000:Invincibility PL4
tmht:0:0635F9:2C:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Teenage Mutant Hero Turtles (UK 2 Players) ]
tmht2p:0:0623C8:00:001:1 Hit to Kill Level 1 Boss Now!
tmht2p:0:0623C9:00:501:1 Hit to Kill Level 1 Boss Now! (2/2)
tmht2p:0:062508:00:001:1 Hit to Kill Level 2.1 Boss Now!
tmht2p:0:062509:00:501:1 Hit to Kill Level 2.1 Boss Now! (2/2)
tmht2p:0:062418:00:001:1 Hit to Kill Level 2.2 Boss Now!
tmht2p:0:062419:00:501:1 Hit to Kill Level 2.2 Boss Now! (2/2)
tmht2p:0:062698:00:001:1 Hit to Kill Level 2.3 Bebop Boss Now!
tmht2p:0:062699:00:501:1 Hit to Kill Level 2.3 Bebop Boss Now! (2/2)
tmht2p:0:0625F8:00:001:1 Hit to Kill Level 2.3 RocksteadyBossNow!
tmht2p:0:0625F9:00:501:1 Hit to Kill Level 2.3 RocksteadyBossNow! (2/2)
tmht2p:0:0623E4:01:001:1 Hit to Kill Level 4 Boss Now!
tmht2p:0:0624D4:01:001:1 Hit to Kill Level 5 Robot Boss Now!
tmht2p:0:062434:01:001:1 Hit to Kill Level 5 Krang Boss Now!
tmht2p:0:0623C8:00:001:1 Hit to Kill Level 5 Shredder 1 Boss Now!
tmht2p:0:0623C9:01:501:1 Hit to Kill Level 5 Shredder 1 Boss Now! (2/2)
tmht2p:0:062468:00:001:1 Hit to Kill Level 5 Shredder 2 Boss Now!
tmht2p:0:062469:01:501:1 Hit to Kill Level 5 Shredder 2 Boss Now! (2/2)
tmht2p:0:060101:03:000:Infinite Lives PL1
tmht2p:0:062008:0A:000:Infinite Energy PL1
tmht2p:0:06202D:AA:000:Invincibility PL1
tmht2p:0:060109:03:000:Infinite Lives PL2
tmht2p:0:062058:0A:000:Infinite Energy PL2
tmht2p:0:06207D:AA:000:Invincibility PL2
; [ Tokimeki Mahjong Paradise - Dear My Love ]
tmmjprd:0:0000:00:999:[ There are no cheats ]:REASON 1
tmmjprd:0:0000:00:999:[ for this game as it ]:REASON 1
tmmjprd:0:0000:00:999:[ didn't work the last ]:REASON 1
tmmjprd:0:0000:00:999:[ time it was tested. ]:REASON 1
tmmjprd:0:0000:00:999:[ If the game now works ]:REASON 1
tmmjprd:0:0000:00:999:[ please request cheats ]:REASON 1
tmmjprd:0:0000:00:999:[ for it on the cheat ]:REASON 1
tmmjprd:0:0000:00:999:[ forums. ]:REASON 1
; [ Teenage Mutant Ninja Turtles (World 4 Players) ]
tmnt:0:0623C8:00:001:1 Hit to Kill Level 1 Boss Now!
tmnt:0:0623C9:00:501:1 Hit to Kill Level 1 Boss Now! (2/2)
tmnt:0:062508:00:001:1 Hit to Kill Level 2.1 Boss Now!
tmnt:0:062509:00:501:1 Hit to Kill Level 2.1 Boss Now! (2/2)
tmnt:0:062418:00:001:1 Hit to Kill Level 2.2 Boss Now!
tmnt:0:062419:00:501:1 Hit to Kill Level 2.2 Boss Now! (2/2)
tmnt:0:062698:00:001:1 Hit to Kill Level 2.3 Bebop Boss Now!
tmnt:0:062699:00:501:1 Hit to Kill Level 2.3 Bebop Boss Now! (2/2)
tmnt:0:0625F8:00:001:1 Hit to Kill Level 2.3 RocksteadyBossNow!
tmnt:0:0625F9:00:501:1 Hit to Kill Level 2.3 RocksteadyBossNow! (2/2)
tmnt:0:0623E4:01:001:1 Hit to Kill Level 4 Boss Now!
tmnt:0:0624D4:01:001:1 Hit to Kill Level 5 Robot Boss Now!
tmnt:0:062434:01:001:1 Hit to Kill Level 5 Krang Boss Now!
tmnt:0:0623C8:00:001:1 Hit to Kill Level 5 Shredder 1 Boss Now!
tmnt:0:0623C9:01:501:1 Hit to Kill Level 5 Shredder 1 Boss Now! (2/2)
tmnt:0:062468:00:001:1 Hit to Kill Level 5 Shredder 2 Boss Now!
tmnt:0:062469:01:501:1 Hit to Kill Level 5 Shredder 2 Boss Now! (2/2)
tmnt:0:060101:03:000:Infinite Lives PL1
tmnt:0:062008:0A:000:Infinite Energy PL1
tmnt:0:06202D:AA:000:Invincibility PL1
tmnt:0:060109:03:000:Infinite Lives PL2
tmnt:0:062058:0A:000:Infinite Energy PL2
tmnt:0:06207D:AA:000:Invincibility PL2
tmnt:0:060111:03:000:Infinite Lives PL3
tmnt:0:0620A8:0A:000:Infinite Energy PL3
tmnt:0:0620CD:AA:000:Invincibility PL3
tmnt:0:060119:03:000:Infinite Lives PL4
tmnt:0:0620F8:0A:000:Infinite Energy PL4
tmnt:0:06211D:AA:000:Invincibility PL4
tmnt:0:0635F9:2C:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Teenage Mutant Ninja Turtles - Turtles in Time (US 4 Players) ]
tmnt2:0:104101:9A:000:Infinite Lives PL1
tmnt2:0:104100:09:500:Infinite Lives PL1 (2/2)
tmnt2:0:106008:0A:000:Infinite Energy PL1
tmnt2:0:104109:9A:000:Infinite Lives PL2
tmnt2:0:104108:09:500:Infinite Lives PL2 (2/2)
tmnt2:0:106068:0A:000:Infinite Energy PL2
tmnt2:0:104111:9A:000:Infinite Lives PL3
tmnt2:0:104110:09:500:Infinite Lives PL3 (2/2)
tmnt2:0:1060C8:0A:000:Infinite Energy PL3
tmnt2:0:104119:9A:000:Infinite Lives PL4
tmnt2:0:104118:09:500:Infinite Lives PL4 (2/2)
tmnt2:0:106128:0A:000:Infinite Energy PL4
:tmnt2:00003301:104120:00000008:FFFFFFFF:Select the Starting Level:Use on character select screen
; [ Teenage Mutant Ninja Turtles - Turtles in Time (US 2 Players) ]
tmnt22p:0:104101:9A:000:Infinite Lives PL1
tmnt22p:0:104100:09:500:Infinite Lives PL1 (2/2)
tmnt22p:0:106008:0A:000:Infinite Energy PL1
tmnt22p:0:104109:9A:000:Infinite Lives PL2
tmnt22p:0:104108:09:500:Infinite Lives PL2 (2/2)
tmnt22p:0:106068:0A:000:Infinite Energy PL2
:tmnt22p:00003301:104120:00000008:FFFFFFFF:Select the Starting Level:Use on character select screen
; [ Teenage Mutant Ninja Turtles - Turtles in Time (Asia 4 Players) ]
tmnt2a:0:104101:9A:000:Infinite Lives PL1
tmnt2a:0:104100:09:500:Infinite Lives PL1 (2/2)
tmnt2a:0:106008:0A:000:Infinite Energy PL1
tmnt2a:0:104109:9A:000:Infinite Lives PL2
tmnt2a:0:104108:09:500:Infinite Lives PL2 (2/2)
tmnt2a:0:106068:0A:000:Infinite Energy PL2
tmnt2a:0:104111:9A:000:Infinite Lives PL3
tmnt2a:0:104110:09:500:Infinite Lives PL3 (2/2)
tmnt2a:0:1060C8:0A:000:Infinite Energy PL3
tmnt2a:0:104119:9A:000:Infinite Lives PL4
tmnt2a:0:104118:09:500:Infinite Lives PL4 (2/2)
tmnt2a:0:106128:0A:000:Infinite Energy PL4
:tmnt2a:00003301:104120:00000008:FFFFFFFF:Select the Starting Level:Use on character select screen
; [ Teenage Mutant Ninja Turtles (Japan 2 Players) ]
tmnt2pj:0:0623C8:00:001:1 Hit to Kill Level 1 Boss Now!
tmnt2pj:0:0623C9:00:501:1 Hit to Kill Level 1 Boss Now! (2/2)
tmnt2pj:0:062508:00:001:1 Hit to Kill Level 2.1 Boss Now!
tmnt2pj:0:062509:00:501:1 Hit to Kill Level 2.1 Boss Now! (2/2)
tmnt2pj:0:062418:00:001:1 Hit to Kill Level 2.2 Boss Now!
tmnt2pj:0:062419:00:501:1 Hit to Kill Level 2.2 Boss Now! (2/2)
tmnt2pj:0:062698:00:001:1 Hit to Kill Level 2.3 Bebop Boss Now!
tmnt2pj:0:062699:00:501:1 Hit to Kill Level 2.3 Bebop Boss Now! (2/2)
tmnt2pj:0:0625F8:00:001:1 Hit to Kill Level 2.3 RocksteadyBossNow!
tmnt2pj:0:0625F9:00:501:1 Hit to Kill Level 2.3 RocksteadyBossNow! (2/2)
tmnt2pj:0:0623E4:01:001:1 Hit to Kill Level 4 Boss Now!
tmnt2pj:0:0624D4:01:001:1 Hit to Kill Level 5 Robot Boss Now!
tmnt2pj:0:062434:01:001:1 Hit to Kill Level 5 Krang Boss Now!
tmnt2pj:0:0623C8:00:001:1 Hit to Kill Level 5 Shredder 1 Boss Now!
tmnt2pj:0:0623C9:01:501:1 Hit to Kill Level 5 Shredder 1 Boss Now! (2/2)
tmnt2pj:0:062468:00:001:1 Hit to Kill Level 5 Shredder 2 Boss Now!
tmnt2pj:0:062469:01:501:1 Hit to Kill Level 5 Shredder 2 Boss Now! (2/2)
tmnt2pj:0:060101:03:000:Infinite Lives PL1
tmnt2pj:0:062008:0A:000:Infinite Energy PL1
tmnt2pj:0:06202D:AA:000:Invincibility PL1
tmnt2pj:0:060109:03:000:Infinite Lives PL2
tmnt2pj:0:062058:0A:000:Infinite Energy PL2
tmnt2pj:0:06207D:AA:000:Invincibility PL2
; [ Teenage Mutant Ninja Turtles (Oceania 2 Players) ]
tmnt2po:0:0623C8:00:001:1 Hit to Kill Level 1 Boss Now!
tmnt2po:0:0623C9:00:501:1 Hit to Kill Level 1 Boss Now! (2/2)
tmnt2po:0:062508:00:001:1 Hit to Kill Level 2.1 Boss Now!
tmnt2po:0:062509:00:501:1 Hit to Kill Level 2.1 Boss Now! (2/2)
tmnt2po:0:062418:00:001:1 Hit to Kill Level 2.2 Boss Now!
tmnt2po:0:062419:00:501:1 Hit to Kill Level 2.2 Boss Now! (2/2)
tmnt2po:0:062698:00:001:1 Hit to Kill Level 2.3 Bebop Boss Now!
tmnt2po:0:062699:00:501:1 Hit to Kill Level 2.3 Bebop Boss Now! (2/2)
tmnt2po:0:0625F8:00:001:1 Hit to Kill Level 2.3 RocksteadyBossNow!
tmnt2po:0:0625F9:00:501:1 Hit to Kill Level 2.3 RocksteadyBossNow! (2/2)
tmnt2po:0:0623E4:01:001:1 Hit to Kill Level 4 Boss Now!
tmnt2po:0:0624D4:01:001:1 Hit to Kill Level 5 Robot Boss Now!
tmnt2po:0:062434:01:001:1 Hit to Kill Level 5 Krang Boss Now!
tmnt2po:0:0623C8:00:001:1 Hit to Kill Level 5 Shredder 1 Boss Now!
tmnt2po:0:0623C9:01:501:1 Hit to Kill Level 5 Shredder 1 Boss Now! (2/2)
tmnt2po:0:062468:00:001:1 Hit to Kill Level 5 Shredder 2 Boss Now!
tmnt2po:0:062469:01:501:1 Hit to Kill Level 5 Shredder 2 Boss Now! (2/2)
tmnt2po:0:060101:03:000:Infinite Lives PL1
tmnt2po:0:062008:0A:000:Infinite Energy PL1
tmnt2po:0:06202D:AA:000:Invincibility PL1
tmnt2po:0:060109:03:000:Infinite Lives PL2
tmnt2po:0:062058:0A:000:Infinite Energy PL2
tmnt2po:0:06207D:AA:000:Invincibility PL2
; [ Teenage Mutant Ninja Turtles (Japan 4 Players) ]
tmntj:0:0623C8:00:001:1 Hit to Kill Level 1 Boss Now!
tmntj:0:0623C9:00:501:1 Hit to Kill Level 1 Boss Now! (2/2)
tmntj:0:062508:00:001:1 Hit to Kill Level 2.1 Boss Now!
tmntj:0:062509:00:501:1 Hit to Kill Level 2.1 Boss Now! (2/2)
tmntj:0:062418:00:001:1 Hit to Kill Level 2.2 Boss Now!
tmntj:0:062419:00:501:1 Hit to Kill Level 2.2 Boss Now! (2/2)
tmntj:0:062698:00:001:1 Hit to Kill Level 2.3 Bebop Boss Now!
tmntj:0:062699:00:501:1 Hit to Kill Level 2.3 Bebop Boss Now! (2/2)
tmntj:0:0625F8:00:001:1 Hit to Kill Level 2.3 RocksteadyBossNow!
tmntj:0:0625F9:00:501:1 Hit to Kill Level 2.3 RocksteadyBossNow! (2/2)
tmntj:0:0623E4:01:001:1 Hit to Kill Level 4 Boss Now!
tmntj:0:0624D4:01:001:1 Hit to Kill Level 5 Robot Boss Now!
tmntj:0:062434:01:001:1 Hit to Kill Level 5 Krang Boss Now!
tmntj:0:0623C8:00:001:1 Hit to Kill Level 5 Shredder 1 Boss Now!
tmntj:0:0623C9:01:501:1 Hit to Kill Level 5 Shredder 1 Boss Now! (2/2)
tmntj:0:062468:00:001:1 Hit to Kill Level 5 Shredder 2 Boss Now!
tmntj:0:062469:01:501:1 Hit to Kill Level 5 Shredder 2 Boss Now! (2/2)
tmntj:0:060101:03:000:Infinite Lives PL1
tmntj:0:062008:0A:000:Infinite Energy PL1
tmntj:0:06202D:AA:000:Invincibility PL1
tmntj:0:060109:03:000:Infinite Lives PL2
tmntj:0:062058:0A:000:Infinite Energy PL2
tmntj:0:06207D:AA:000:Invincibility PL2
tmntj:0:060111:03:000:Infinite Lives PL3
tmntj:0:0620A8:0A:000:Infinite Energy PL3
tmntj:0:0620CD:AA:000:Invincibility PL3
tmntj:0:060119:03:000:Infinite Lives PL4
tmntj:0:0620F8:0A:000:Infinite Energy PL4
tmntj:0:06211D:AA:000:Invincibility PL4
tmntj:0:0635F9:2C:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Teenage Mutant Ninja Turtles (US 4 Players, set 1) ]
tmntu:0:0623C8:00:001:1 Hit to Kill Level 1 Boss Now!
tmntu:0:0623C9:00:501:1 Hit to Kill Level 1 Boss Now! (2/2)
tmntu:0:062508:00:001:1 Hit to Kill Level 2.1 Boss Now!
tmntu:0:062509:00:501:1 Hit to Kill Level 2.1 Boss Now! (2/2)
tmntu:0:062418:00:001:1 Hit to Kill Level 2.2 Boss Now!
tmntu:0:062419:00:501:1 Hit to Kill Level 2.2 Boss Now! (2/2)
tmntu:0:062698:00:001:1 Hit to Kill Level 2.3 Bebop Boss Now!
tmntu:0:062699:00:501:1 Hit to Kill Level 2.3 Bebop Boss Now! (2/2)
tmntu:0:0625F8:00:001:1 Hit to Kill Level 2.3 RocksteadyBossNow!
tmntu:0:0625F9:00:501:1 Hit to Kill Level 2.3 RocksteadyBossNow! (2/2)
tmntu:0:0623E4:01:001:1 Hit to Kill Level 4 Boss Now!
tmntu:0:0624D4:01:001:1 Hit to Kill Level 5 Robot Boss Now!
tmntu:0:062434:01:001:1 Hit to Kill Level 5 Krang Boss Now!
tmntu:0:0623C8:00:001:1 Hit to Kill Level 5 Shredder 1 Boss Now!
tmntu:0:0623C9:01:501:1 Hit to Kill Level 5 Shredder 1 Boss Now! (2/2)
tmntu:0:062468:00:001:1 Hit to Kill Level 5 Shredder 2 Boss Now!
tmntu:0:062469:01:501:1 Hit to Kill Level 5 Shredder 2 Boss Now! (2/2)
tmntu:0:060101:03:000:Infinite Lives PL1
tmntu:0:062008:0A:000:Infinite Energy PL1
tmntu:0:06202D:AA:000:Invincibility PL1
tmntu:0:060109:03:000:Infinite Lives PL2
tmntu:0:062058:0A:000:Infinite Energy PL2
tmntu:0:06207D:AA:000:Invincibility PL2
tmntu:0:060111:03:000:Infinite Lives PL3
tmntu:0:0620A8:0A:000:Infinite Energy PL3
tmntu:0:0620CD:AA:000:Invincibility PL3
tmntu:0:060119:03:000:Infinite Lives PL4
tmntu:0:0620F8:0A:000:Infinite Energy PL4
tmntu:0:06211D:AA:000:Invincibility PL4
tmntu:0:0635F9:2C:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Teenage Mutant Ninja Turtles (US 4 Players, set 2) ]
tmntua:0:0623C8:00:001:1 Hit to Kill Level 1 Boss Now!
tmntua:0:0623C9:00:501:1 Hit to Kill Level 1 Boss Now! (2/2)
tmntua:0:062508:00:001:1 Hit to Kill Level 2.1 Boss Now!
tmntua:0:062509:00:501:1 Hit to Kill Level 2.1 Boss Now! (2/2)
tmntua:0:062418:00:001:1 Hit to Kill Level 2.2 Boss Now!
tmntua:0:062419:00:501:1 Hit to Kill Level 2.2 Boss Now! (2/2)
tmntua:0:062698:00:001:1 Hit to Kill Level 2.3 Bebop Boss Now!
tmntua:0:062699:00:501:1 Hit to Kill Level 2.3 Bebop Boss Now! (2/2)
tmntua:0:0625F8:00:001:1 Hit to Kill Level 2.3 RocksteadyBossNow!
tmntua:0:0625F9:00:501:1 Hit to Kill Level 2.3 RocksteadyBossNow! (2/2)
tmntua:0:0623E4:01:001:1 Hit to Kill Level 4 Boss Now!
tmntua:0:0624D4:01:001:1 Hit to Kill Level 5 Robot Boss Now!
tmntua:0:062434:01:001:1 Hit to Kill Level 5 Krang Boss Now!
tmntua:0:0623C8:00:001:1 Hit to Kill Level 5 Shredder 1 Boss Now!
tmntua:0:0623C9:01:501:1 Hit to Kill Level 5 Shredder 1 Boss Now! (2/2)
tmntua:0:062468:00:001:1 Hit to Kill Level 5 Shredder 2 Boss Now!
tmntua:0:062469:01:501:1 Hit to Kill Level 5 Shredder 2 Boss Now! (2/2)
tmntua:0:060101:03:000:Infinite Lives PL1
tmntua:0:062008:0A:000:Infinite Energy PL1
tmntua:0:06202D:AA:000:Invincibility PL1
tmntua:0:060109:03:000:Infinite Lives PL2
tmntua:0:062058:0A:000:Infinite Energy PL2
tmntua:0:06207D:AA:000:Invincibility PL2
tmntua:0:060111:03:000:Infinite Lives PL3
tmntua:0:0620A8:0A:000:Infinite Energy PL3
tmntua:0:0620CD:AA:000:Invincibility PL3
tmntua:0:060119:03:000:Infinite Lives PL4
tmntua:0:0620F8:0A:000:Infinite Energy PL4
tmntua:0:06211D:AA:000:Invincibility PL4
tmntua:0:0635F9:2C:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Thundercade / Twin Formation ]
tndrcade:0:E00741:09:000:Infinite Lives PL1
tndrcade:0:E00743:09:000:Infinite Bombs PL1
tndrcade:0:E00751:02:000:Invincibility PL1:Sprite Flickers
tndrcade:0:E007C1:09:000:Infinite Lives PL2
tndrcade:0:E007C3:09:000:Infinite Bombs PL2
tndrcade:0:E007D1:02:000:Invincibility PL2:Sprite Flickers
; [ Tokusyu Butai U.A.G. (Japan) ]
tndrcadj:0:000000:00:999:[See the Dip Switch Menu to ]
tndrcadj:0:000000:00:999:[enable an alternate ]
tndrcadj:0:000000:00:999:[Invincibility cheat. ]
tndrcadj:0:E00741:09:000:Infinite Lives PL1
tndrcadj:0:E00743:09:000:Infinite Bombs PL1
tndrcadj:0:E00751:02:000:Invincibility PL1:Sprite Flickers
tndrcadj:0:E007C1:09:000:Infinite Lives PL2
tndrcadj:0:E007C3:09:000:Infinite Bombs PL2
tndrcadj:0:E007D1:02:000:Invincibility PL2:Sprite Flickers
; [ Next Space, The ]
tnexspce:0:072171:9A:000:Infinite Lives PL1
tnexspce:0:072151:01:000:Invincibility "ON" PL1
tnexspce:0:072163:01:500:Invincibility "ON" PL1 (2/2)
tnexspce:0:072151:00:001:Invincibility "OFF" PL1
tnexspce:0:072163:00:501:Invincibility "OFF" PL1 (2/2)
tnexspce:0:0721F1:9A:000:Infinite Lives PL2
tnexspce:0:0721D1:01:000:Invincibility "ON" PL2
tnexspce:0:0721E3:01:500:Invincibility "ON" PL2 (2/2)
tnexspce:0:0721D1:00:001:Invincibility "OFF" PL2
tnexspce:0:0721E3:00:501:Invincibility "OFF" PL2 (2/2)
; [ T.N.K. III (US) ]
tnk3:0:FD57:08:000:Infinite Lives PL1
tnk3:0:FD45:00:000:Infinite Energy PL1
tnk3:0:FD4A:04:040:Always normal shot PL1
tnk3:0:FD4A:02:040:Always normal shot range PL1
tnk3:0:FD70:00:000:Always normal shot speed PL1
tnk3:0:FD4A:04:020:Always better shot PL1
tnk3:0:FD4A:02:020:Always far shot range PL1:Only works with better shot
tnk3:0:FD70:F0:000:Always rapid shot speed PL1
tnk3:0:FD4A:04:041:Get normal shot Now! PL1
tnk3:0:FD4A:02:041:Get normal shot range Now!PL1
tnk3:0:FD70:00:001:Get normal shot speed Now!PL1
tnk3:0:FD4A:04:021:Get better shot Now! PL1
tnk3:0:FD4A:02:021:Get far shot range Now! PL1:Only works with better shot
tnk3:0:FD70:F0:001:Get rapid shot speed Now! PL1
tnk3:0:FD9D:08:000:Infinite Lives PL2
tnk3:0:FD8B:00:000:Infinite Energy PL2
tnk3:0:FD90:04:040:Always normal shot PL2
tnk3:0:FD90:02:040:Always normal shot range PL2
tnk3:0:FDB6:00:000:Always normal shot speed PL2
tnk3:0:FD90:04:020:Always better shot PL2
tnk3:0:FD90:02:020:Always far shot range PL2:Only works with better shot
tnk3:0:FDB6:F0:000:Always rapid shot speed PL2
tnk3:0:FD90:04:041:Get normal shot Now! PL2
tnk3:0:FD90:02:041:Get normal shot range Now!PL2
tnk3:0:FDB6:00:001:Get normal shot speed Now!PL2
tnk3:0:FD90:04:021:Get better shot Now! PL2
tnk3:0:FD90:02:021:Get far shot range Now! PL2:Only works with better shot
tnk3:0:FDB6:F0:001:Get rapid shot speed Now! PL2
; [ T.A.N.K. (Japan) ]
tnk3j:0:FD57:08:000:Infinite Lives PL1
tnk3j:0:FD45:00:000:Infinite Energy PL1
tnk3j:0:FD4A:04:040:Always normal shot PL1
tnk3j:0:FD4A:02:040:Always normal shot range PL1
tnk3j:0:FD70:00:000:Always normal shot speed PL1
tnk3j:0:FD4A:04:020:Always better shot PL1
tnk3j:0:FD4A:02:020:Always far shot range PL1:Only works with better shot
tnk3j:0:FD70:F0:000:Always rapid shot speed PL1
tnk3j:0:FD4A:04:041:Get normal shot Now! PL1
tnk3j:0:FD4A:02:041:Get normal shot range Now!PL1
tnk3j:0:FD70:00:001:Get normal shot speed Now!PL1
tnk3j:0:FD4A:04:021:Get better shot Now! PL1
tnk3j:0:FD4A:02:021:Get far shot range Now! PL1:Only works with better shot
tnk3j:0:FD70:F0:001:Get rapid shot speed Now! PL1
tnk3j:0:FD9D:08:000:Infinite Lives PL2
tnk3j:0:FD8B:00:000:Infinite Energy PL2
tnk3j:0:FD90:04:040:Always normal shot PL2
tnk3j:0:FD90:02:040:Always normal shot range PL2
tnk3j:0:FDB6:00:000:Always normal shot speed PL2
tnk3j:0:FD90:04:020:Always better shot PL2
tnk3j:0:FD90:02:020:Always far shot range PL2:Only works with better shot
tnk3j:0:FDB6:F0:000:Always rapid shot speed PL2
tnk3j:0:FD90:04:041:Get normal shot Now! PL2
tnk3j:0:FD90:02:041:Get normal shot range Now!PL2
tnk3j:0:FDB6:00:001:Get normal shot speed Now!PL2
tnk3j:0:FD90:04:021:Get better shot Now! PL2
tnk3j:0:FD90:02:021:Get far shot range Now! PL2:Only works with better shot
tnk3j:0:FDB6:F0:001:Get rapid shot speed Now! PL2
; [ NewZealand Story, The (Japan) ]
tnzs:0:E6B3:03:000:Infinite Lives
tnzs:0:E6B7:3F:000:Infinite Time
tnzs:0:E7D6:00:000:Infinite SCUBA Air
tnzs:0:E7C1:5A:000:Invincibility
tnzs:0:E7C0:FF:500:Invincibility (2/2)
tnzs:0:EF28:01:000:Always have Arrows
tnzs:0:EF28:02:000:Always have Bombs
tnzs:0:EF28:04:000:Always have Flames
tnzs:0:EF28:08:000:Always have Laser
tnzs:0:EF28:01:001:Get Arrows Now!
tnzs:0:EF28:02:001:Get Bombs Now!
tnzs:0:EF28:04:001:Get Flames Now!
tnzs:0:EF28:08:001:Get Laser Now!
tnzs:0:E6B6:0C:061:Select Next Level
tnzs:0:0000:00:999:[Use the Select starting ]
tnzs:0:0000:00:999:[level cheat on the push 1 ]
tnzs:0:0000:00:999:[or 2 player button screen! ]
tnzs:0:E6B6:0C:061:Select Starting Level
; [ NewZealand Story 2, The (World) ]
tnzs2:0:E6BE:03:000:Infinite Lives
tnzs2:0:E6C2:3F:000:Infinite Time
tnzs2:0:E729:00:000:Infinite SCUBA Air
tnzs2:0:E715:3C:000:Invincibility
tnzs2:0:E714:FF:500:Invincibility (2/2)
tnzs2:0:EF28:01:000:Always have Arrows
tnzs2:0:EF28:02:000:Always have Bombs
tnzs2:0:EF28:04:000:Always have Flames
tnzs2:0:EF28:08:000:Always have Laser
tnzs2:0:EF28:01:001:Get Arrows Now!
tnzs2:0:EF28:02:001:Get Bombs Now!
tnzs2:0:EF28:04:001:Get Flames Now!
tnzs2:0:EF28:08:001:Get Laser Now!
tnzs2:0:E6C1:0C:061:Select next level
tnzs2:0:0000:00:999:[Use the Select starting ]
tnzs2:0:0000:00:999:[level cheat on the push 1 ]
tnzs2:0:0000:00:999:[or 2 player button screen! ]
tnzs2:0:E6C1:0C:061:Select starting level
; [ NewZealand Story, The (World, bootleg) ]
tnzsb:0:E6B3:03:000:Infinite Lives
tnzsb:0:E6B7:3F:000:Infinite Time
tnzsb:0:E7D6:05:000:Infinite SCUBA Air
tnzsb:0:E7C1:5A:000:Invincibility
tnzsb:0:E7C0:FF:500:Invincibility (2/2)
tnzsb:0:EF28:01:000:Always have Arrows
tnzsb:0:EF28:02:000:Always have Bombs
tnzsb:0:EF28:04:000:Always have Flames
tnzsb:0:EF28:08:000:Always have Laser
tnzsb:0:EF28:01:001:Get Arrows Now!
tnzsb:0:EF28:02:001:Get Bombs Now!
tnzsb:0:EF28:04:001:Get Flames Now!
tnzsb:0:EF28:08:001:Get Laser Now!
tnzsb:0:E6B6:0C:061:Select Next Level
tnzsb:0:0000:00:999:[Use the Select starting ]
tnzsb:0:0000:00:999:[level cheat on the push 1 ]
tnzsb:0:0000:00:999:[or 2 player button screen! ]
tnzsb:0:E6B6:0C:061:Select Starting Level
; [ Tower of Druaga (New Ver.) ]
todruaga:0:1703:05:000:Infinite Lives
todruaga:0:101B:20:000:Infinite Time
todruaga:0:15EF:30:000:Invincibility
todruaga:0:1022:01:000:Always have the key
todruaga:0:1022:01:001:Get the key Now!
todruaga:0:1017:00:001:Kill all monsters Now!
todruaga:0:1027:01:001:Make treasure appear Now!
todruaga:0:1B0F:35:001:Get Treasure Now!
todruaga:0:1710:01:001:Get Athena boots Now!
todruaga:0:1711:01:001:Get Armour Now!
todruaga:0:1712:01:001:Get Helmet Now!
todruaga:0:1713:01:001:Get Sword Now!
todruaga:0:1714:01:001:Get Gauntlet Now!
todruaga:0:1715:01:001:Get Shield Now!
todruaga:0:1716:01:001:Get Rod Now!
todruaga:0:1717:01:001:Get Grey potion Now!
todruaga:0:1717:02:001:Get Green potion Now!
todruaga:0:1717:03:001:Get Orange potion Now!
todruaga:0:1717:04:001:Get Red potion Now!
todruaga:0:1718:01:001:Get Gem Now!
todruaga:0:1719:01:001:Get Necklace Now!
todruaga:0:171A:01:001:Get Ring Now!
todruaga:0:171B:01:001:Get Book Now!
todruaga:0:171C:04:001:Get Candle Now!
todruaga:0:171D:01:001:Get Bell Now!
todruaga:0:171E:01:001:Get Sceptre Now!
todruaga:0:171F:01:001:Get pick Now!
todruaga:0:1020:01:001:Finish this Floor Now!
todruaga:0:1022:01:501:Finish this Floor Now! (2/2)
todruaga:0:0000:00:999:[These floor skip cheats ]
todruaga:0:0000:00:999:[will advance you to that ]
todruaga:0:0000:00:999:[floor when you lose a life.]
todruaga:0:0000:00:999:[If you use the Finish this ]
todruaga:0:0000:00:999:[Floor cheat you will go to ]
todruaga:0:0000:00:999:[the next floor on!! ]
todruaga:0:1704:01:001:Go to floor 01 Next
todruaga:0:1706:01:501:Go to floor 01 Next (2/2)
todruaga:0:1704:02:001:Go to floor 02 Next
todruaga:0:1706:02:501:Go to floor 02 Next (2/2)
todruaga:0:1704:03:001:Go to floor 03 Next
todruaga:0:1706:03:501:Go to floor 03 Next (2/2)
todruaga:0:1704:04:001:Go to floor 04 Next
todruaga:0:1706:04:501:Go to floor 04 Next (2/2)
todruaga:0:1704:05:001:Go to floor 05 Next
todruaga:0:1706:05:501:Go to floor 05 Next (2/2)
todruaga:0:1704:06:001:Go to floor 06 Next
todruaga:0:1706:06:501:Go to floor 06 Next (2/2)
todruaga:0:1704:07:001:Go to floor 07 Next
todruaga:0:1706:07:501:Go to floor 07 Next (2/2)
todruaga:0:1704:08:001:Go to floor 08 Next
todruaga:0:1706:08:501:Go to floor 08 Next (2/2)
todruaga:0:1704:09:001:Go to floor 09 Next
todruaga:0:1706:09:501:Go to floor 09 Next (2/2)
todruaga:0:1704:0A:001:Go to floor 10 Next
todruaga:0:1706:10:501:Go to floor 10 Next (2/2)
todruaga:0:1704:0B:001:Go to floor 11 Next
todruaga:0:1706:11:501:Go to floor 11 Next (2/2)
todruaga:0:1704:0C:001:Go to floor 12 Next
todruaga:0:1706:12:501:Go to floor 12 Next (2/2)
todruaga:0:1704:0D:001:Go to floor 13 Next
todruaga:0:1706:13:501:Go to floor 13 Next (2/2)
todruaga:0:1704:0E:001:Go to floor 14 Next
todruaga:0:1706:14:501:Go to floor 14 Next (2/2)
todruaga:0:1704:0F:001:Go to floor 15 Next
todruaga:0:1706:15:501:Go to floor 15 Next (2/2)
todruaga:0:1704:10:001:Go to floor 16 Next
todruaga:0:1706:16:501:Go to floor 16 Next (2/2)
todruaga:0:1704:11:001:Go to floor 17 Next
todruaga:0:1706:17:501:Go to floor 17 Next (2/2)
todruaga:0:1704:12:001:Go to floor 18 Next
todruaga:0:1706:18:501:Go to floor 18 Next (2/2)
todruaga:0:1704:13:001:Go to floor 19 Next
todruaga:0:1706:19:501:Go to floor 19 Next (2/2)
todruaga:0:1704:14:001:Go to floor 20 Next
todruaga:0:1706:20:501:Go to floor 20 Next (2/2)
; [ Tower of Druaga (Old Ver.) ]
todruago:0:1703:05:000:Infinite Lives
todruago:0:101B:20:000:Infinite Time
todruago:0:15EF:30:000:Invincibility
todruago:0:1022:01:000:Always have the key
todruago:0:1022:01:001:Get the key Now!
todruago:0:1017:00:001:Kill all monsters Now!
todruago:0:1027:01:001:Make treasure appear Now!
todruago:0:1B0F:35:001:Get Treasure Now!
todruago:0:1710:01:001:Get Athena boots Now!
todruago:0:1711:01:001:Get Armour Now!
todruago:0:1712:01:001:Get Helmet Now!
todruago:0:1713:01:001:Get Sword Now!
todruago:0:1714:01:001:Get Gauntlet Now!
todruago:0:1715:01:001:Get Shield Now!
todruago:0:1716:01:001:Get Rod Now!
todruago:0:1717:01:001:Get Grey potion Now!
todruago:0:1717:02:001:Get Green potion Now!
todruago:0:1717:03:001:Get Orange potion Now!
todruago:0:1717:04:001:Get Red potion Now!
todruago:0:1718:01:001:Get Gem Now!
todruago:0:1719:01:001:Get Necklace Now!
todruago:0:171A:01:001:Get Ring Now!
todruago:0:171B:01:001:Get Book Now!
todruago:0:171C:04:001:Get Candle Now!
todruago:0:171D:01:001:Get Bell Now!
todruago:0:171E:01:001:Get Sceptre Now!
todruago:0:171F:01:001:Get pick Now!
todruago:0:1020:01:001:Finish this Floor Now!
todruago:0:1022:01:501:Finish this Floor Now! (2/2)
todruago:0:0000:00:999:[These floor skip cheats ]
todruago:0:0000:00:999:[will advance you to that ]
todruago:0:0000:00:999:[floor when you lose a life.]
todruago:0:0000:00:999:[If you use the Finish this ]
todruago:0:0000:00:999:[Floor cheat you will go to ]
todruago:0:0000:00:999:[the next floor on!! ]
todruago:0:1704:01:001:Go to floor 01 Next
todruago:0:1706:01:501:Go to floor 01 Next (2/2)
todruago:0:1704:02:001:Go to floor 02 Next
todruago:0:1706:02:501:Go to floor 02 Next (2/2)
todruago:0:1704:03:001:Go to floor 03 Next
todruago:0:1706:03:501:Go to floor 03 Next (2/2)
todruago:0:1704:04:001:Go to floor 04 Next
todruago:0:1706:04:501:Go to floor 04 Next (2/2)
todruago:0:1704:05:001:Go to floor 05 Next
todruago:0:1706:05:501:Go to floor 05 Next (2/2)
todruago:0:1704:06:001:Go to floor 06 Next
todruago:0:1706:06:501:Go to floor 06 Next (2/2)
todruago:0:1704:07:001:Go to floor 07 Next
todruago:0:1706:07:501:Go to floor 07 Next (2/2)
todruago:0:1704:08:001:Go to floor 08 Next
todruago:0:1706:08:501:Go to floor 08 Next (2/2)
todruago:0:1704:09:001:Go to floor 09 Next
todruago:0:1706:09:501:Go to floor 09 Next (2/2)
todruago:0:1704:0A:001:Go to floor 10 Next
todruago:0:1706:10:501:Go to floor 10 Next (2/2)
todruago:0:1704:0B:001:Go to floor 11 Next
todruago:0:1706:11:501:Go to floor 11 Next (2/2)
todruago:0:1704:0C:001:Go to floor 12 Next
todruago:0:1706:12:501:Go to floor 12 Next (2/2)
todruago:0:1704:0D:001:Go to floor 13 Next
todruago:0:1706:13:501:Go to floor 13 Next (2/2)
todruago:0:1704:0E:001:Go to floor 14 Next
todruago:0:1706:14:501:Go to floor 14 Next (2/2)
todruago:0:1704:0F:001:Go to floor 15 Next
todruago:0:1706:15:501:Go to floor 15 Next (2/2)
todruago:0:1704:10:001:Go to floor 16 Next
todruago:0:1706:16:501:Go to floor 16 Next (2/2)
todruago:0:1704:11:001:Go to floor 17 Next
todruago:0:1706:17:501:Go to floor 17 Next (2/2)
todruago:0:1704:12:001:Go to floor 18 Next
todruago:0:1706:18:501:Go to floor 18 Next (2/2)
todruago:0:1704:13:001:Go to floor 19 Next
todruago:0:1706:19:501:Go to floor 19 Next (2/2)
todruago:0:1704:14:001:Go to floor 20 Next
todruago:0:1706:20:501:Go to floor 20 Next (2/2)
; [ Toffy ]
toffy:0:08C4:10:000:No Objects Ever Needed
toffy:0:08C5:10:500:No Objects Ever Needed (2/2)
toffy:0:08BE:04:000:Infinite Lives PL1
:toffy:000000E0:08C2:000000FA:FFFFFFFF:Infinite Energy PL1
toffy:0:08C0:04:000:Infinite Bombs PL1
toffy:0:08BF:04:000:Infinite Lives PL2
:toffy:000000E0:08C3:000000FA:FFFFFFFF:Infinite Energy PL2
toffy:0:08C1:04:000:Infinite Bombs PL2
; [ Toggle (prototype) ]
toggle:0:018D:3C:000:Infinite Time
toggle:0:018C:09:500:Infinite Time (2/2)
toggle:0:018D:00:001:Finish this Round Now!
toggle:0:018C:00:501:Finish this Round Now! (2/2)
; [ Toki (World set 1) ]
toki:0:060876:99:000:Infinite Time
toki:0:060A5F:09:000:Infinite Lives
toki:0:0196A4:4E:100:Invincibility:You can still die by falling down bottomless pits and falling in lava though
toki:0:0196A5:75:600:Invincibility (2/2)
toki:0:060A9F:01:000:Always Walk
toki:0:060A9F:05:000:Always Swim
toki:0:060AA1:00:000:Always have Default Weapon
toki:0:060AA1:01:000:Always have Big Balls
toki:0:060AA1:02:000:Always have Whirler
toki:0:060AA1:03:000:Always have Flamer
toki:0:060AA1:04:000:Always have Lava
toki:0:060AA1:05:000:Always have 3-Way
toki:0:060AA1:00:001:Get Default Weapon Now!
toki:0:060AA1:01:001:Get Big Balls Now!
toki:0:060AA1:02:001:Get Whirler Now!
toki:0:060AA1:03:001:Get Flamer Now!
toki:0:060AA1:04:001:Get Lava Now!
toki:0:060AA1:05:001:Get 3-Way Now!
toki:0:060AD2:FC:000:Infinite Fire Power
toki:0:060AA3:01:000:Helmet Effect
toki:0:060AA3:02:000:Sneakers Effect
; [ Toki (World set 2) ]
tokia:0:06087E:99:000:Infinite Time
tokia:0:060A67:09:000:Infinite Lives
tokia:0:019726:4E:100:Invincibility:You can still die by falling down bottomless pits and falling in lava though
tokia:0:019727:75:600:Invincibility (2/2)
tokia:0:060AA7:01:000:Always Walk
tokia:0:060AA7:05:000:Always Swim
tokia:0:060AA9:00:000:Always have Default Weapon
tokia:0:060AA9:01:000:Always have Big Balls
tokia:0:060AA9:02:000:Always have Whirler
tokia:0:060AA9:03:000:Always have Flamer
tokia:0:060AA9:04:000:Always have Lava
tokia:0:060AA9:05:000:Always have 3-Way
tokia:0:060AA9:00:001:Get Default Weapon Now!
tokia:0:060AA9:01:001:Get Big Balls Now!
tokia:0:060AA9:02:001:Get Whirler Now!
tokia:0:060AA9:03:001:Get Flamer Now!
tokia:0:060AA9:04:001:Get Lava Now!
tokia:0:060AA9:05:001:Get 3-Way Now!
tokia:0:060ADA:FC:000:Lava Always Maxed
tokia:0:060AAB:01:000:Helmet Effect
tokia:0:060AAB:02:000:Sneakers Effect
; [ Toki (bootleg) ]
tokib:0:06087E:99:000:Infinite Time
tokib:0:060A67:09:000:Infinite Lives
tokib:0:019726:4E:100:Invincibility:You can still die by falling down bottomless pits and falling in lava though
tokib:0:019727:75:600:Invincibility (2/2)
tokib:0:060AA7:01:000:Always Walk
tokib:0:060AA7:05:000:Always Swim
tokib:0:060AA9:00:000:Always have Default Weapon
tokib:0:060AA9:01:000:Always have Big Balls
tokib:0:060AA9:02:000:Always have Whirler
tokib:0:060AA9:03:000:Always have Flamer
tokib:0:060AA9:04:000:Always have Lava
tokib:0:060AA9:05:000:Always have 3-Way
tokib:0:060AA9:00:001:Get Default Weapon Now!
tokib:0:060AA9:01:001:Get Big Balls Now!
tokib:0:060AA9:02:001:Get Whirler Now!
tokib:0:060AA9:03:001:Get Flamer Now!
tokib:0:060AA9:04:001:Get Lava Now!
tokib:0:060AA9:05:001:Get 3-Way Now!
tokib:0:060ADA:FC:000:Lava Always Maxed
tokib:0:060AAB:01:000:Helmet Effect
tokib:0:060AAB:02:000:Sneakers Effect
; [ JuJu Densetsu (Japan) ]
tokij:0:06087E:99:000:Infinite Time
tokij:0:060A67:09:000:Infinite Lives
tokij:0:019726:4E:100:Invincibility:You can still die by falling down bottomless pits and falling in lava though
tokij:0:019727:75:600:Invincibility (2/2)
tokij:0:060AA7:01:000:Always Walk
tokij:0:060AA7:05:000:Always Swim
tokij:0:060AA9:00:000:Always have Default Weapon
tokij:0:060AA9:01:000:Always have Big Balls
tokij:0:060AA9:02:000:Always have Whirler
tokij:0:060AA9:03:000:Always have Flamer
tokij:0:060AA9:04:000:Always have Lava
tokij:0:060AA9:05:000:Always have 3-Way
tokij:0:060AA9:00:001:Get Default Weapon Now!
tokij:0:060AA9:01:001:Get Big Balls Now!
tokij:0:060AA9:02:001:Get Whirler Now!
tokij:0:060AA9:03:001:Get Flamer Now!
tokij:0:060AA9:04:001:Get Lava Now!
tokij:0:060AA9:05:001:Get 3-Way Now!
tokij:0:060ADA:FC:000:Lava Always Maxed
tokij:0:060AAB:01:000:Helmet Effect
tokij:0:060AAB:02:000:Sneakers Effect
; [ Tokimeki Bishoujo [BET] (Japan) ]
tokimbsj:0:0000:00:999:[ The winning hand cheat must be activated when ]
tokimbsj:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
tokimbsj:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
tokimbsj:0:0000:00:999:[ visually change until you make a move. ]
tokimbsj:0:FC8B:31:001:Get winning hand Now!
tokimbsj:0:FC8C:31:501:Get winning hand Now! (02/14)
tokimbsj:0:FC8D:31:501:Get winning hand Now! (03/14)
tokimbsj:0:FC8E:32:501:Get winning hand Now! (04/14)
tokimbsj:0:FC8F:32:501:Get winning hand Now! (05/14)
tokimbsj:0:FC90:32:501:Get winning hand Now! (06/14)
tokimbsj:0:FC91:33:501:Get winning hand Now! (07/14)
tokimbsj:0:FC92:33:501:Get winning hand Now! (08/14)
tokimbsj:0:FC93:33:501:Get winning hand Now! (09/14)
tokimbsj:0:FC94:34:501:Get winning hand Now! (10/14)
tokimbsj:0:FC95:34:501:Get winning hand Now! (11/14)
tokimbsj:0:FC96:34:501:Get winning hand Now! (12/14)
tokimbsj:0:FC97:35:501:Get winning hand Now! (13/14)
tokimbsj:0:FC98:35:501:Get winning hand Now! (14/14)
tokimbsj:0:FC8B:31:000:Always winning hand
tokimbsj:0:FC8C:31:500:Always winning hand (02/14)
tokimbsj:0:FC8D:31:500:Always winning hand (03/14)
tokimbsj:0:FC8E:32:500:Always winning hand (04/14)
tokimbsj:0:FC8F:32:500:Always winning hand (05/14)
tokimbsj:0:FC90:32:500:Always winning hand (06/14)
tokimbsj:0:FC91:33:500:Always winning hand (07/14)
tokimbsj:0:FC92:33:500:Always winning hand (08/14)
tokimbsj:0:FC93:33:500:Always winning hand (09/14)
tokimbsj:0:FC94:34:500:Always winning hand (10/14)
tokimbsj:0:FC95:34:500:Always winning hand (11/14)
tokimbsj:0:FC96:34:500:Always winning hand (12/14)
tokimbsj:0:FC97:35:500:Always winning hand (13/14)
tokimbsj:0:FC98:35:500:Always winning hand (14/14)
; [ Tokio / Scramble Formation ]
tokio:1:949F:03:000:Infinite Lives
tokio:1:84FF:04:000:Infinite red planes
tokio:1:8510:63:001:Infinite add. red planes
; [ Tokio / Scramble Formation (bootleg) ]
tokiob:1:949F:03:000:Infinite Lives
tokiob:1:84FF:04:000:Infinite red planes
tokiob:1:8510:63:001:Infinite add. red planes
; [ Toki no Senshi - Chrono Soldier ]
tokisens:0:C0B7:99:000:Infinite Lives PL1
tokisens:0:C0B8:99:000:Infinite Lives PL2
tokisens:0:C9FF:99:000:Infinite Grenades
tokisens:0:C26A:00:000:Invincibility
; [ Toki (US) ]
tokiu:0:06087E:99:000:Infinite Time
tokiu:0:060A67:09:000:Infinite Lives
tokiu:0:0196EC:4E:100:Invincibility:You can still die by falling down bottomless pits and falling in lava though
tokiu:0:0196ED:75:600:Invincibility (2/2)
tokiu:0:060AA7:01:000:Always Walk
tokiu:0:060AA7:05:000:Always Swim
tokiu:0:060AA9:00:000:Always have Default Weapon
tokiu:0:060AA9:01:000:Always have Big Balls
tokiu:0:060AA9:02:000:Always have Whirler
tokiu:0:060AA9:03:000:Always have Flamer
tokiu:0:060AA9:04:000:Always have Lava
tokiu:0:060AA9:05:000:Always have 3-Way
tokiu:0:060AA9:00:001:Get Default Weapon Now!
tokiu:0:060AA9:01:001:Get Big Balls Now!
tokiu:0:060AA9:02:001:Get Whirler Now!
tokiu:0:060AA9:03:001:Get Flamer Now!
tokiu:0:060AA9:04:001:Get Lava Now!
tokiu:0:060AA9:05:001:Get 3-Way Now!
tokiu:0:060ADA:FC:000:Lava Always Maxed
tokiu:0:060AAB:01:000:Helmet Effect
tokiu:0:060AAB:02:000:Sneakers Effect
; [ Taisen Tokkae-dama (ver JAA) ]
tokkae:0:C114FB:00:000:Never Get Attacked PL1
tokkae:0:C111BF:18:001:Attack Opponent With 24 Now! PL1
tokkae:0:C1123B:00:000:Balls Don`t Rise PL1
tokkae:0:C111BF:00:000:Never Get Attacked PL2
tokkae:0:C114FB:18:001:Attack Opponent With 24 Now! PL2
tokkae:0:C11577:00:000:Balls Don`t Rise PL2
; [ Tokyo Gal Zukan (Japan) ]
tokyogal:0:0000:00:999:[ The winning hand cheat must be activated when ]
tokyogal:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
tokyogal:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
tokyogal:0:0000:00:999:[ visually change until you make a move. ]
tokyogal:0:FC8B:31:001:Get winning hand Now!
tokyogal:0:FC8C:31:501:Get winning hand Now! (02/14)
tokyogal:0:FC8D:31:501:Get winning hand Now! (03/14)
tokyogal:0:FC8E:32:501:Get winning hand Now! (04/14)
tokyogal:0:FC8F:32:501:Get winning hand Now! (05/14)
tokyogal:0:FC90:32:501:Get winning hand Now! (06/14)
tokyogal:0:FC91:33:501:Get winning hand Now! (07/14)
tokyogal:0:FC92:33:501:Get winning hand Now! (08/14)
tokyogal:0:FC93:33:501:Get winning hand Now! (09/14)
tokyogal:0:FC94:34:501:Get winning hand Now! (10/14)
tokyogal:0:FC95:34:501:Get winning hand Now! (11/14)
tokyogal:0:FC96:34:501:Get winning hand Now! (12/14)
tokyogal:0:FC97:35:501:Get winning hand Now! (13/14)
tokyogal:0:FC98:35:501:Get winning hand Now! (14/14)
tokyogal:0:FC8B:31:000:Always winning hand
tokyogal:0:FC8C:31:500:Always winning hand (02/14)
tokyogal:0:FC8D:31:500:Always winning hand (03/14)
tokyogal:0:FC8E:32:500:Always winning hand (04/14)
tokyogal:0:FC8F:32:500:Always winning hand (05/14)
tokyogal:0:FC90:32:500:Always winning hand (06/14)
tokyogal:0:FC91:33:500:Always winning hand (07/14)
tokyogal:0:FC92:33:500:Always winning hand (08/14)
tokyogal:0:FC93:33:500:Always winning hand (09/14)
tokyogal:0:FC94:34:500:Always winning hand (10/14)
tokyogal:0:FC95:34:500:Always winning hand (11/14)
tokyogal:0:FC96:34:500:Always winning hand (12/14)
tokyogal:0:FC97:35:500:Always winning hand (13/14)
tokyogal:0:FC98:35:500:Always winning hand (14/14)
; [ Tomahawk 777 (Revision 5) ]
tomahaw5:0:0057:09:000:Infinite Lives
tomahaw5:0:009D:80:000:Invincibility
; [ Tomahawk 777 (Revision 1) ]
tomahawk:0:0057:09:000:Infinite Lives
tomahawk:0:008E:80:000:Invincibility
; [ Tondemo Crisis (JAPAN) ]
tondemo:0:0000:00:999:[ There are no cheats ]:REASON 1
tondemo:0:0000:00:999:[ for this game as it ]:REASON 1
tondemo:0:0000:00:999:[ didn't work the last ]:REASON 1
tondemo:0:0000:00:999:[ time it was tested. ]:REASON 1
tondemo:0:0000:00:999:[ If the game now works ]:REASON 1
tondemo:0:0000:00:999:[ please request cheats ]:REASON 1
tondemo:0:0000:00:999:[ for it on the cheat ]:REASON 1
tondemo:0:0000:00:999:[ forums. ]:REASON 1
; [ Tonton [BET] (Japan) ]
tontonb:0:0000:00:999:[ The winning hand cheat must be ]
tontonb:0:0000:00:999:[ activated when there are 14 tiles ]
tontonb:0:0000:00:999:[ in your hand, then press the RON ]
tontonb:0:0000:00:999:[ key ('Z' by default). The tiles do ]
tontonb:0:0000:00:999:[ not visually change until you make ]
tontonb:0:0000:00:999:[ a move. ]
tontonb:0:7001:31:001:Get winning hand Now!
tontonb:0:7002:31:501:Get winning hand Now! (02/14)
tontonb:0:7003:31:501:Get winning hand Now! (03/14)
tontonb:0:7004:32:501:Get winning hand Now! (04/14)
tontonb:0:7005:32:501:Get winning hand Now! (05/14)
tontonb:0:7006:32:501:Get winning hand Now! (06/14)
tontonb:0:7007:33:501:Get winning hand Now! (07/14)
tontonb:0:7008:33:501:Get winning hand Now! (08/14)
tontonb:0:7009:33:501:Get winning hand Now! (09/14)
tontonb:0:700A:34:501:Get winning hand Now! (10/14)
tontonb:0:700B:34:501:Get winning hand Now! (11/14)
tontonb:0:700C:34:501:Get winning hand Now! (12/14)
tontonb:0:700D:35:501:Get winning hand Now! (13/14)
tontonb:0:700E:35:501:Get winning hand Now! (14/14)
tontonb:0:7001:31:000:Always winning hand
tontonb:0:7002:31:500:Always winning hand (02/14)
tontonb:0:7003:31:500:Always winning hand (03/14)
tontonb:0:7004:32:500:Always winning hand (04/14)
tontonb:0:7005:32:500:Always winning hand (05/14)
tontonb:0:7006:32:500:Always winning hand (06/14)
tontonb:0:7007:33:500:Always winning hand (07/14)
tontonb:0:7008:33:500:Always winning hand (08/14)
tontonb:0:7009:33:500:Always winning hand (09/14)
tontonb:0:700A:34:500:Always winning hand (10/14)
tontonb:0:700B:34:500:Always winning hand (11/14)
tontonb:0:700C:34:500:Always winning hand (12/14)
tontonb:0:700D:35:500:Always winning hand (13/14)
tontonb:0:700E:35:500:Always winning hand (14/14)
:tontonb:00000006:7001:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:tontonb:00000006:700F:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
tontonb:0:0000:00:999:[ Here is the look-up list for ]
tontonb:0:0000:00:999:[ the above watches. ]
tontonb:0:0000:00:999:[ ]
tontonb:0:0000:00:999:[ value common name chinese name ]
tontonb:0:0000:00:999:[ 00h - no tile - ]
tontonb:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
tontonb:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
tontonb:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
tontonb:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
tontonb:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
tontonb:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
tontonb:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
tontonb:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
tontonb:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
tontonb:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
tontonb:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
tontonb:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
tontonb:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
tontonb:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
tontonb:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
tontonb:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
tontonb:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
tontonb:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
tontonb:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
tontonb:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
tontonb:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
tontonb:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
tontonb:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
tontonb:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
tontonb:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
tontonb:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
tontonb:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
tontonb:0:0000:00:999:[ 31h East "wind" ]
tontonb:0:0000:00:999:[ 32h South "wind" ]
tontonb:0:0000:00:999:[ 33h West "wind" ]
tontonb:0:0000:00:999:[ 34h North "wind" ]
tontonb:0:0000:00:999:[ 3Ah White "dragon" ]
tontonb:0:0000:00:999:[ 3Bh Green "dragon" ]
tontonb:0:0000:00:999:[ 3Ch Red "dragon" ]
; [ Toobin' (rev 3) ]
toobin:0:FFC01D:19:000:Infinite Credits
toobin:0:FFDDF0:09:000:Infinite Cans PL1
toobin:0:FFDDD2:03:000:Infinite Lives PL1
toobin:0:FFDDF1:09:000:Infinite Cans PL2
toobin:0:FFDDD3:03:000:Infinite Lives PL2
; [ Toobin' (rev 1) ]
toobin1:0:FFC01D:19:000:Infinite Credits
toobin1:0:FFDDEE:09:000:Infinite Cans PL1
toobin1:0:FFDDD0:03:000:Infinite Lives PL1
toobin1:0:FFDDEF:09:000:Infinite Cans PL2
toobin1:0:FFDDD1:03:000:Infinite Lives PL2
; [ Toobin' (rev 2) ]
toobin2:0:FFC01D:19:000:Infinite Credits
toobin2:0:FFDDF0:09:000:Infinite Cans PL1
toobin2:0:FFDDD2:03:000:Infinite Lives PL1
toobin2:0:FFDDF1:09:000:Infinite Cans PL2
toobin2:0:FFDDD3:03:000:Infinite Lives PL2
; [ Toobin' (Europe, rev 2) ]
toobin2e:0:FFC01D:19:000:Infinite Credits
toobin2e:0:FFDDF0:09:000:Infinite Cans PL1
toobin2e:0:FFDDD2:03:000:Infinite Lives PL1
toobin2e:0:FFDDF1:09:000:Infinite Cans PL2
toobin2e:0:FFDDD3:03:000:Infinite Lives PL2
; [ Toobin' (Europe, rev 3) ]
toobine:0:FFC01D:19:000:Infinite Credits
toobine:0:FFDDF0:09:000:Infinite Cans PL1
toobine:0:FFDDD2:03:000:Infinite Lives PL1
toobine:0:FFDDF1:09:000:Infinite Cans PL2
toobine:0:FFDDD3:03:000:Infinite Lives PL2
; [ Toobin' (German, rev 3) ]
toobing:0:FFC01D:19:000:Infinite Credits
toobing:0:FFDDF0:09:000:Infinite Cans PL1
toobing:0:FFDDD2:03:000:Infinite Lives PL1
toobing:0:FFDDF1:09:000:Infinite Cans PL2
toobing:0:FFDDD3:03:000:Infinite Lives PL2
; [ Vs. Top Gun ]
topgun:0:0031:63:000:Infinite Lives
topgun:0:003C:63:000:Infinite Missiles
; [ Top Gunner (bootleg) ]
topgunbl:0:1478:09:000:Infinite Lives PL1
topgunbl:0:0B06:01:000:Invincibility PL1
topgunbl:0:0AFD:04:000:Always Full Power Ups PL1
topgunbl:0:0AFC:08:001:Get 8 rescued prisoners PL1
topgunbl:0:14B8:09:000:Infinite Lives PL2
topgunbl:0:0B7E:01:000:Invincibility PL2
topgunbl:0:0B75:04:000:Always Full Power Ups PL2
topgunbl:0:0B74:08:001:Get 8 rescued prisoners PL2
; [ Top Gunner (US) ]
topgunr:0:1478:09:000:Infinite Lives PL1
topgunr:0:0B06:01:000:Invincibility PL1
topgunr:0:0AFD:04:000:Always Full Power Ups PL1
topgunr:0:0AFC:08:001:Get 8 rescued prisoners PL1
topgunr:0:14B8:09:000:Infinite Lives PL2
topgunr:0:0B7E:01:000:Invincibility PL2
topgunr:0:0B75:04:000:Always Full Power Ups PL2
topgunr:0:0B74:08:001:Get 8 rescued prisoners PL2
; [ Top Hunter - Roddy & Cathy (set 2) ]
tophunta:0:10FD89:64:000:Infinite Continues
tophunta:0:10008A:00:500:Infinite Continues (2/3)
tophunta:0:10008B:00:500:Infinite Continues (3/3)
tophunta:0:108CC2:99:000:Infinite Time
tophunta:0:108D1D:64:000:Infinite Lives PL1
tophunta:0:108D0D:05:000:Always have Power PL1
tophunta:0:108D0D:05:001:Get Power Now! PL1
tophunta:0:100501:40:000:Infinite Energy (Forest 1) PL1
tophunta:0:100507:04:000:Infinite Ammo (Forest 1) PL1
tophunta:0:10054C:01:000:Always have Gun (Forest 1)PL1
tophunta:0:10054C:01:001:Get Gun Now! (Forest 1) PL1
tophunta:0:10054C:00:001:Lose Gun Now! (Forest 1) PL1
tophunta:0:108D21:64:000:Infinite Lives PL2
tophunta:0:108D11:05:000:Always have Power PL1
tophunta:0:108D11:05:001:Get Power Now! PL1
tophunta:0:101101:40:000:Infinite Energy (Forest 1)PL2
tophunta:0:101107:04:000:Infinite Ammo (Forest 1) PL2
tophunta:0:10114C:01:000:Always have Gun (Forest 1)PL2
tophunta:0:10114C:01:001:Get Gun Now! (Forest 1) PL2
tophunta:0:10114C:00:001:Lose Gun Now! (Forest 1) PL2
; [ Top Hunter - Roddy & Cathy (set 1) ]
tophuntr:0:10FD89:64:000:Infinite Continues
tophuntr:0:10008A:00:500:Infinite Continues (2/3)
tophuntr:0:10008B:00:500:Infinite Continues (3/3)
tophuntr:0:108CC2:99:000:Infinite Time
tophuntr:0:108D1D:64:000:Infinite Lives PL1
tophuntr:0:108D0D:05:000:Always have Power PL1
tophuntr:0:108D0D:05:001:Get Power Now! PL1
tophuntr:0:100501:40:000:Infinite Energy (Forest 1) PL1
tophuntr:0:100507:04:000:Infinite Ammo (Forest 1) PL1
tophuntr:0:10054C:01:000:Always have Gun (Forest 1)PL1
tophuntr:0:10054C:01:001:Get Gun Now! (Forest 1) PL1
tophuntr:0:10054C:00:001:Lose Gun Now! (Forest 1) PL1
tophuntr:0:108D21:64:000:Infinite Lives PL2
tophuntr:0:108D11:05:000:Always have Power PL1
tophuntr:0:108D11:05:001:Get Power Now! PL1
tophuntr:0:101101:40:000:Infinite Energy (Forest 1)PL2
tophuntr:0:101107:04:000:Infinite Ammo (Forest 1) PL2
tophuntr:0:10114C:01:000:Always have Gun (Forest 1)PL2
tophuntr:0:10114C:01:001:Get Gun Now! (Forest 1) PL2
tophuntr:0:10114C:00:001:Lose Gun Now! (Forest 1) PL2
; [ Top Landing (World) ]
topland:0:0000:00:999:[ There are no cheats ]:REASON 1
topland:0:0000:00:999:[ for this game as it ]:REASON 1
topland:0:0000:00:999:[ didn't work the last ]:REASON 1
topland:0:0000:00:999:[ time it was tested. ]:REASON 1
topland:0:0000:00:999:[ If the game now works ]:REASON 1
topland:0:0000:00:999:[ please request cheats ]:REASON 1
topland:0:0000:00:999:[ for it on the cheat ]:REASON 1
topland:0:0000:00:999:[ forums. ]:REASON 1
; [ Top Racer ]
topracer:0:5401:78:000:Infinite Time
topracer:1:A817:00:000:Always be in Pole Position
topracer:0:4630:01:000:Invincibility
topracer:0:4004:90:000:Always have Accelerator Fully Down
topracer:0:0000:00:999:[ If you don't touch the accelerator ]
topracer:0:0000:00:999:[ with the Maximum Speed cheat you ]
topracer:0:0000:00:999:[ will effectively be on train tracks! ]
topracer:0:0000:00:999:[ So if you want to play the game ]
topracer:0:0000:00:999:[ properly press the accelerator or ]
topracer:0:0000:00:999:[ use it with the Accelerator Fully ]
topracer:0:0000:00:999:[ Down cheat. ]
topracer:0:40B8:FF:000:Always drive at Maximum Speed:The speed display will be incorrect
; [ Top Secret (Exidy) (version 1.0) ]
topsecex:0:302F:03:000:Infinite Lives
topsecex:0:3E1A:63:000:Infinite Fireballs
topsecex:0:3E1B:63:000:Infinite Lasers
topsecex:0:3E1C:63:000:Infinite Missiles
topsecex:0:3E1D:63:000:Infinite Oils slick
topsecex:0:3E1E:63:000:Infinite Turbos
topsecex:0:3E1F:63:000:Infinite Force fields
topsecex:0:3E21:63:000:Infinite Top secrets
; [ Top Secret (Japan) ]
topsecrt:0:FFC67B:BF:000:Invincibility (buggy!)
topsecrt:0:FFC57E:08:000:Infinite Lives
topsecrt:0:FFC5A1:99:000:Infinite Time
topsecrt:0:FFC999:01:000:Always have fast arm "ON"
topsecrt:0:FFC999:00:001:Turn fast arm "OFF"
; [ Top Speed (US) ]
topspedu:0:400823:09:000:Infinite Credits
topspedu:0:401C48:99:000:Infinite Time
topspedu:0:4040A3:03:000:Infinite Nitros
topspedu:0:000000:00:999:[ The Crazy Speed cheat is faster than Nitros ]
topspedu:0:000000:00:999:[ but take care with it - with the Always cheat ]
topspedu:0:000000:00:999:[ you will keep going forward even when you ]
topspedu:0:000000:00:999:[ crash. The Get Boost Now! cheat with an ]
topspedu:0:000000:00:999:[ activation key assigned is better but don't ]
topspedu:0:000000:00:999:[ activate it during the crash sequence or you ]
topspedu:0:000000:00:999:[ may lose the car sprite! ]
topspedu:0:40411C:05:001:Get a Crazy Speed Boost Now!
topspedu:0:40411D:FF:501:Get a Crazy Speed Boost Now! (2/2)
topspedu:0:40411C:05:000:Always drive at Crazy Speed
topspedu:0:40411D:FF:500:Always drive at Crazy Speed (2/2)
; [ Top Speed (World) ]
topspeed:0:400823:09:000:Infinite Credits
topspeed:0:401C48:99:000:Infinite Time
topspeed:0:4040A3:03:000:Infinite Nitros
topspeed:0:000000:00:999:[ The Crazy Speed cheat is faster than Nitros ]
topspeed:0:000000:00:999:[ but take care with it - with the Always cheat ]
topspeed:0:000000:00:999:[ you will keep going forward even when you ]
topspeed:0:000000:00:999:[ crash. The Get Boost Now! cheat with an ]
topspeed:0:000000:00:999:[ activation key assigned is better but don't ]
topspeed:0:000000:00:999:[ activate it during the crash sequence or you ]
topspeed:0:000000:00:999:[ may lose the car sprite! ]
topspeed:0:40411C:05:001:Get a Crazy Speed Boost Now!
topspeed:0:40411D:FF:501:Get a Crazy Speed Boost Now! (2/2)
topspeed:0:40411C:05:000:Always drive at Crazy Speed
topspeed:0:40411D:FF:500:Always drive at Crazy Speed (2/2)
; [ Tora-he no Michi (Japan) ]
toramich:0:FFC09D:5A:000:Infinite Time
toramich:0:FFC096:9A:000:Infinite Lives
toramich:0:FFC660:40:000:Infinite Energy:Don't enable when under attack
toramich:0:FFC0D0:00:001:Kill this Boss Now!
; [ Tora Tora ]
toratora:0:0000:00:999:[ This game hasn't even ]:REASON 11
toratora:0:0000:00:999:[ been looked at due to ]:REASON 11
toratora:0:0000:00:999:[ time constraints - Too]:REASON 11
toratora:0:0000:00:999:[ many games and so ]:REASON 11
toratora:0:0000:00:999:[ little time. It is ]:REASON 11
toratora:0:0000:00:999:[ even possible that ]:REASON 11
toratora:0:0000:00:999:[ this game may be a ]:REASON 11
toratora:0:0000:00:999:[ clone of an existing ]:REASON 11
toratora:0:0000:00:999:[ game which may have ]:REASON 11
toratora:0:0000:00:999:[ cheats. Please search ]:REASON 11
toratora:0:0000:00:999:[ the cheat forums ]:REASON 11
toratora:0:0000:00:999:[ before posting cheat ]:REASON 11
toratora:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Toride II Adauchi Gaiden ]
toride2g:0:40C156:63:000:Infinite Credits
toride2g:0:40F140:09:000:Infinite Helps
toride2g:0:40D1A7:2F:000:Next tile always "help"
toride2g:0:40D215:6E:000:Infinite Time PL1
toride2g:0:40D415:6E:000:Infinite Time PL2
; [ Tornado Baseball ]
tornbase:0:2008:04:000:Infinite Rounds
tornbase:0:2295:00:000:Infinite Strikes
tornbase:0:2294:00:000:Infinite Balls
tornbase:0:2296:00:000:Infinite Outs
tornbase:0:2295:00:001:Set Strikes to 0 Now!
tornbase:0:2295:02:001:Set Strikes to 2 Now!
tornbase:0:2294:00:001:Set Balls to 0 Now!
tornbase:0:2294:03:001:Set Balls to 3 Now!
tornbase:0:2296:00:001:Set Outs to 0 Now!
tornbase:0:2296:02:001:Set Outs to 2 Now!
; [ Toryumon ]
toryumon:0:FFFE01:09:000:Infinite Credits
toryumon:0:FFC093:03:000:Freeze movement PL1:Best used by PL2
toryumon:0:FFC0B1:40:000:Bubble always full PL1
toryumon:0:FFC0B1:00:000:Bubble always empty PL1
toryumon:0:FFC0B1:40:001:Make Bubble full Now! PL1
toryumon:0:FFC0B1:00:001:Make Bubble empty Now! PL1
toryumon:0:FFC293:03:000:Freeze movement PL2:Best used by PL1
toryumon:0:FFC2B1:40:000:Bubble always full PL2
toryumon:0:FFC2B1:00:000:Bubble always empty PL2
toryumon:0:FFC2B1:40:001:Make Bubble full Now! PL2
toryumon:0:FFC2B1:00:001:Make Bubble empty Now! PL2
; [ Total Carnage (rev LA1 03/10/92) ]
totcarn:0:0020F726:FA:000:Infinite Keys
totcarn:0:00210F02:FF:000:Infinite Ammo SOLO Player:This works for PL1 or PL2 if the game has been started as a single player game
totcarn:0:0020F70A:03:000:Infinite Lives PL1
totcarn:0:00210FB6:FF:000:Infinite Ammo PL1 (in a 2 Player started game):For this cheat to work both players must start the game together
totcarn:0:0020F70C:09:000:Infinite Bombs PL1
totcarn:0:0020F750:03:000:Infinite Lives PL2
totcarn:0:0021111E:FF:000:Infinite Ammo PL2 (in a 2 Player started game):For this cheat to work both players must start the game together
totcarn:0:0020F752:09:000:Infinite Bombs PL2
; [ Total Carnage (prototype, rev 1.0 01/25/92) ]
totcarnp:0:0020F726:FA:000:Infinite Keys
totcarnp:0:00210F02:FF:000:Infinite Ammo SOLO Player:This works for PL1 or PL2 if the game has been started as a single player game
totcarnp:0:0020F70A:03:000:Infinite Lives PL1
totcarnp:0:00210FB6:FF:000:Infinite Ammo PL1 (in a 2 Player started game):For this cheat to work both players must start the game together
totcarnp:0:0020F70C:09:000:Infinite Bombs PL1
totcarnp:0:0020F750:03:000:Infinite Lives PL2
totcarnp:0:0021111E:FF:000:Infinite Ammo PL2 (in a 2 Player started game):For this cheat to work both players must start the game together
totcarnp:0:0020F752:09:000:Infinite Bombs PL2
; [ Touch & Go ]
touchgo:0:0000:00:999:[ There are no cheats ]:REASON 1
touchgo:0:0000:00:999:[ for this game as it ]:REASON 1
touchgo:0:0000:00:999:[ didn't work the last ]:REASON 1
touchgo:0:0000:00:999:[ time it was tested. ]:REASON 1
touchgo:0:0000:00:999:[ If the game now works ]:REASON 1
touchgo:0:0000:00:999:[ please request cheats ]:REASON 1
touchgo:0:0000:00:999:[ for it on the cheat ]:REASON 1
touchgo:0:0000:00:999:[ forums. ]:REASON 1
; [ Tournament Table (set 2) ]
tourtab2:0:0000:00:999:[ This game hasn't even ]:REASON 11
tourtab2:0:0000:00:999:[ been looked at due to ]:REASON 11
tourtab2:0:0000:00:999:[ time constraints - Too]:REASON 11
tourtab2:0:0000:00:999:[ many games and so ]:REASON 11
tourtab2:0:0000:00:999:[ little time. It is ]:REASON 11
tourtab2:0:0000:00:999:[ even possible that ]:REASON 11
tourtab2:0:0000:00:999:[ this game may be a ]:REASON 11
tourtab2:0:0000:00:999:[ clone of an existing ]:REASON 11
tourtab2:0:0000:00:999:[ game which may have ]:REASON 11
tourtab2:0:0000:00:999:[ cheats. Please search ]:REASON 11
tourtab2:0:0000:00:999:[ the cheat forums ]:REASON 11
tourtab2:0:0000:00:999:[ before posting cheat ]:REASON 11
tourtab2:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Tournament Table (set 1) ]
tourtabl:0:0000:00:999:[ This game hasn't even ]:REASON 11
tourtabl:0:0000:00:999:[ been looked at due to ]:REASON 11
tourtabl:0:0000:00:999:[ time constraints - Too]:REASON 11
tourtabl:0:0000:00:999:[ many games and so ]:REASON 11
tourtabl:0:0000:00:999:[ little time. It is ]:REASON 11
tourtabl:0:0000:00:999:[ even possible that ]:REASON 11
tourtabl:0:0000:00:999:[ this game may be a ]:REASON 11
tourtabl:0:0000:00:999:[ clone of an existing ]:REASON 11
tourtabl:0:0000:00:999:[ game which may have ]:REASON 11
tourtabl:0:0000:00:999:[ cheats. Please search ]:REASON 11
tourtabl:0:0000:00:999:[ the cheat forums ]:REASON 11
tourtabl:0:0000:00:999:[ before posting cheat ]:REASON 11
tourtabl:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Turbo Outrun (set 1) ]
toutrun:0:0000:00:999:[ There are no cheats ]:REASON 1
toutrun:0:0000:00:999:[ for this game as it ]:REASON 1
toutrun:0:0000:00:999:[ didn't work the last ]:REASON 1
toutrun:0:0000:00:999:[ time it was tested. ]:REASON 1
toutrun:0:0000:00:999:[ If the game now works ]:REASON 1
toutrun:0:0000:00:999:[ please request cheats ]:REASON 1
toutrun:0:0000:00:999:[ for it on the cheat ]:REASON 1
toutrun:0:0000:00:999:[ forums. ]:REASON 1
; [ Turbo Outrun (set 2) ]
toutruna:0:0000:00:999:[ There are no cheats ]:REASON 1
toutruna:0:0000:00:999:[ for this game as it ]:REASON 1
toutruna:0:0000:00:999:[ didn't work the last ]:REASON 1
toutruna:0:0000:00:999:[ time it was tested. ]:REASON 1
toutruna:0:0000:00:999:[ If the game now works ]:REASON 1
toutruna:0:0000:00:999:[ please request cheats ]:REASON 1
toutruna:0:0000:00:999:[ for it on the cheat ]:REASON 1
toutruna:0:0000:00:999:[ forums. ]:REASON 1
; [ Toypop ]
toypop:0:0ABD:63:000:Infinite Credits
toypop:0:0A68:09:000:Infinite Time
toypop:0:0A69:0A:500:Infinite Time (2/2)
toypop:0:08BB:03:001:Get 1 heart to open door Now!:
toypop:0:0900:06:000:Infinite Lives PL1
toypop:0:0918:00:000:Invincibility "ON" PL1
toypop:0:0918:01:001:Invincibility "OFF" PL1
toypop:0:0940:06:000:Infinite Lives PL2
toypop:0:0958:00:000:Invincibility "ON" PL2
toypop:0:0958:01:001:Invincibility "OFF" PL2
; [ Tetris Plus 2 (MegaSystem 32 Version) ]
tp2m32:0:FEE0C454:63:000:Infinite Credits
tp2m32:0:FEE1639C:00:000:Infinite Time
tp2m32:0:FEE16398:00:500:Infinite Time (2/2)
tp2m32:0:FEE14284:05:000:Crusher Always at Top
tp2m32:0:00000000:00:999:[ ]
tp2m32:0:00000000:00:999:[ This cheat is for use in the Puzzle Mode ONLY! ]
tp2m32:0:00000000:00:999:[ ]
tp2m32:0:FEE1606C:03:000:Infinite Bombs
tp2m32:0:00000000:00:999:[ ]
tp2m32:0:00000000:00:999:[ These PL1 cheats are for use in the ALL Modes ]
tp2m32:0:00000000:00:999:[ The PL2 cheats are for use in the VS mode ONLY!]
tp2m32:0:00000000:00:999:[ ]
tp2m32:0:FEE13A10:00:000:Next shape always the Red -- shape PL1
tp2m32:0:FEE13A10:01:000:Next shape always the Yellow square shape PL1
tp2m32:0:FEE13A10:02:000:Next shape always the Light Blue T shape PL1
tp2m32:0:FEE13A10:03:000:Next shape always the Dark Blue L shape PL1
tp2m32:0:FEE13A10:04:000:Next shape always the Orange L shape PL1
tp2m32:0:FEE13A10:05:000:Next shape always the Green Z shape PL1
tp2m32:0:FEE13A10:06:000:Next shape always the Purple Z shape PL1
tp2m32:0:FEE13A10:00:001:Next shape is the Red -- shape Now! PL1
tp2m32:0:FEE13A10:01:001:Next shape is the Yellow square shape Now!PL1
tp2m32:0:FEE13A10:02:001:Next shape is the Light Blue T shape Now! PL1
tp2m32:0:FEE13A10:03:001:Next shape is the Dark Blue L shape Now! PL1
tp2m32:0:FEE13A10:04:001:Next shape is the Orange L shape Now! PL1
tp2m32:0:FEE13A10:05:001:Next shape is the Green Z shape Now! PL1
tp2m32:0:FEE13A10:06:001:Next shape is the Purple Z shape Now! PL1
tp2m32:0:FEE13B50:00:000:Next shape always the Red -- shape PL2
tp2m32:0:FEE13B50:01:000:Next shape always the Yellow square shape PL2
tp2m32:0:FEE13B50:02:000:Next shape always the Light Blue T shape PL2
tp2m32:0:FEE13B50:03:000:Next shape always the Dark Blue L shape PL2
tp2m32:0:FEE13B50:04:000:Next shape always the Orange L shape PL2
tp2m32:0:FEE13B50:05:000:Next shape always the Green Z shape PL2
tp2m32:0:FEE13B50:06:000:Next shape always the Purple Z shape PL2
tp2m32:0:FEE13B50:00:001:Next shape is the Red -- shape Now! PL2
tp2m32:0:FEE13B50:01:001:Next shape is the Yellow square shape Now!PL2
tp2m32:0:FEE13B50:02:001:Next shape is the Light Blue T shape Now! PL2
tp2m32:0:FEE13B50:03:001:Next shape is the Dark Blue L shape Now! PL2
tp2m32:0:FEE13B50:04:001:Next shape is the Orange L shape Now! PL2
tp2m32:0:FEE13B50:05:001:Next shape is the Green Z shape Now! PL2
tp2m32:0:FEE13B50:06:001:Next shape is the Purple Z shape Now! PL2
; [ Time Pilot '84 (set 1) ]
tp84:0:57D0:05:000:Infinite Lives
tp84:0:5240:FF:000:Invincibility
; [ Time Pilot '84 (set 2) ]
tp84a:0:57D0:05:000:Infinite Lives
tp84a:0:5240:FF:000:Invincibility
; [ Top Player's Golf ]
tpgolf:0:100106:01:000:Infinite Strokes
tpgolf:0:10022C:63:000:Infinite Holes PL1
tpgolf:0:1002AC:63:000:Infinite Holes PL2
; [ Track & Field (Centuri) ]
trackflc:0:287F:01:000:Always Qualify in u 2 sec
trackflc:0:28D9:00:000:No False Starts PL1 & PL3
trackflc:0:28F9:00:000:No False Starts PL2 & PL4
trackflc:0:28C9:00:000:No Long Jump fouls
trackflc:0:2B9F:00:000:No High Jump Faults PL1
trackflc:0:2BBF:00:000:No High Jump Faults PL2
trackflc:0:2BDF:00:000:No High Jump Faults PL3
trackflc:0:2BFF:00:000:No High Jump Faults PL4
trackflc:0:2B81:02:000:Infinite Lives PL1
trackflc:0:2BA1:02:000:Infinite Lives PL2
trackflc:0:2BC1:02:000:Infinite Lives PL3
trackflc:0:2BE1:02:000:Infinite Lives PL4
trackflc:0:2A38:2D:000:Super Hammer Throw
trackflc:0:0000:00:999:[Turn the 'Start on' cheats ]
trackflc:0:0000:00:999:[ON on the title screen and ]
trackflc:0:0000:00:999:[DON'T forget to turn off ]
trackflc:0:0000:00:999:[them OFF when you are on ]
trackflc:0:0000:00:999:[the event or you won't ]
trackflc:0:0000:00:999:[progress any further!! ]
trackflc:0:2884:00:000:Start on 100 Meter Dash
trackflc:0:2884:01:000:Start on Long Jump
trackflc:0:2884:02:000:Start on Javelin Throw
trackflc:0:2884:03:000:Start on 110 Meter Hurdles
trackflc:0:2884:04:000:Start on Hammer Throw
trackflc:0:2884:05:000:Start on High Jump
trackflc:0:0000:00:999:[The Superman cheat allows ]
trackflc:0:0000:00:999:[you to leap tall buildings ]
trackflc:0:0000:00:999:[in one bound - handy for ]
trackflc:0:0000:00:999:[the High Jump!! It DOES NOT]
trackflc:0:0000:00:999:[work well with the Auto ]
trackflc:0:0000:00:999:[Angle cheat so turn ONE ]
trackflc:0:0000:00:999:[of them OFF!!!!! ]
trackflc:0:28B3:09:000:Superman
trackflc:0:28D8:2D:000:Auto 45 degrees angle
trackflc:0:0000:00:999:[On the High Jump it's best ]
trackflc:0:0000:00:999:[to disable the Full Speed ]
trackflc:0:0000:00:999:[and use the Superman cheat.]
trackflc:0:28B0:01:000:Full Speed
trackflc:0:28B1:05:500:Full Speed (2/3)
trackflc:0:28B2:00:500:Full Speed (3/3)
trackflc:0:0000:00:999:[Don't use the Full Speed ]
trackflc:0:0000:00:999:[cheat on the Hurdles - it ]
trackflc:0:0000:00:999:[is TOO fast, use Fast for ]
trackflc:0:0000:00:999:[Hurdles instead. ]
trackflc:0:28B0:01:000:Fast for Hurdles
trackflc:0:28B1:02:500:Fast for Hurdles (2/3)
trackflc:0:28B2:00:500:Fast for Hurdles (3/3)
trackflc:0:0000:00:999:[The Take steroids cheat is ]
trackflc:0:0000:00:999:[better than the Full Speed ]
trackflc:0:0000:00:999:[cheat. However, you must be]
trackflc:0:0000:00:999:[careful with it or you'll ]
trackflc:0:0000:00:999:[run off the pitch and the ]
trackflc:0:0000:00:999:[anti-doping control will ]
trackflc:0:0000:00:999:[catch you!! ;-) ]
trackflc:0:2834:00:000:Take steroids
; [ Track & Field ]
trackfld:0:287F:01:000:Always Qualify in u 2 sec
trackfld:0:28D9:00:000:No False Starts PL1 & PL3
trackfld:0:28F9:00:000:No False Starts PL2 & PL4
trackfld:0:28C9:00:000:No Long Jump fouls
trackfld:0:2B9F:00:000:No High Jump Faults PL1
trackfld:0:2BBF:00:000:No High Jump Faults PL2
trackfld:0:2BDF:00:000:No High Jump Faults PL3
trackfld:0:2BFF:00:000:No High Jump Faults PL4
trackfld:0:2B81:02:000:Infinite Lives PL1
trackfld:0:2BA1:02:000:Infinite Lives PL2
trackfld:0:2BC1:02:000:Infinite Lives PL3
trackfld:0:2BE1:02:000:Infinite Lives PL4
trackfld:0:2A38:2D:000:Super Hammer Throw
trackfld:0:0000:00:999:[Turn the 'Start on' cheats ]
trackfld:0:0000:00:999:[ON on the title screen and ]
trackfld:0:0000:00:999:[DON'T forget to turn off ]
trackfld:0:0000:00:999:[them OFF when you are on ]
trackfld:0:0000:00:999:[the event or you won't ]
trackfld:0:0000:00:999:[progress any further!! ]
trackfld:0:2884:00:000:Start on 100 Meter Dash
trackfld:0:2884:01:000:Start on Long Jump
trackfld:0:2884:02:000:Start on Javelin Throw
trackfld:0:2884:03:000:Start on 110 Meter Hurdles
trackfld:0:2884:04:000:Start on Hammer Throw
trackfld:0:2884:05:000:Start on High Jump
trackfld:0:0000:00:999:[The Superman cheat allows ]
trackfld:0:0000:00:999:[you to leap tall buildings ]
trackfld:0:0000:00:999:[in one bound - handy for ]
trackfld:0:0000:00:999:[the High Jump!! It DOES NOT]
trackfld:0:0000:00:999:[work well with the Auto ]
trackfld:0:0000:00:999:[Angle cheat so turn ONE ]
trackfld:0:0000:00:999:[of them OFF!!!!! ]
trackfld:0:28B3:09:000:Superman
trackfld:0:28D8:2D:000:Auto 45 degrees angle
trackfld:0:0000:00:999:[On the High Jump it's best ]
trackfld:0:0000:00:999:[to disable the Full Speed ]
trackfld:0:0000:00:999:[and use the Superman cheat.]
trackfld:0:28B0:01:000:Full Speed
trackfld:0:28B1:05:500:Full Speed (2/3)
trackfld:0:28B2:00:500:Full Speed (3/3)
trackfld:0:0000:00:999:[Don't use the Full Speed ]
trackfld:0:0000:00:999:[cheat on the Hurdles - it ]
trackfld:0:0000:00:999:[is TOO fast, use Fast for ]
trackfld:0:0000:00:999:[Hurdles instead. ]
trackfld:0:28B0:01:000:Fast for Hurdles
trackfld:0:28B1:02:500:Fast for Hurdles (2/3)
trackfld:0:28B2:00:500:Fast for Hurdles (3/3)
trackfld:0:0000:00:999:[The Take steroids cheat is ]
trackfld:0:0000:00:999:[better than the Full Speed ]
trackfld:0:0000:00:999:[cheat. However, you must be]
trackfld:0:0000:00:999:[careful with it or you'll ]
trackfld:0:0000:00:999:[run off the pitch and the ]
trackfld:0:0000:00:999:[anti-doping control will ]
trackfld:0:0000:00:999:[catch you!! ;-) ]
trackfld:0:2834:00:000:Take steroids
; [ Thrash Rally ]
trally:0:103611:99:000:Infinite Time
; [ Tranquilizer Gun ]
tranqgun:0:E4EC:03:000:Infinite Lives PL1
tranqgun:0:E4ED:03:000:Infinite Lives PL2
tranqgun:0:E5B5:63:000:Infinite Time Animal 1
tranqgun:0:E5D1:63:000:Infinite Time Animal 2
tranqgun:0:E5ED:63:000:Infinite Time Animal 3
tranqgun:0:E609:63:000:Infinite Time Animal 4
; [ Transformer ]
transfrm:0:C000:09:000:Infinite Credits
transfrm:0:C128:05:000:Infinite Lives
transfrm:0:C107:00:000:Infinite Pow
transfrm:0:C108:04:500:Infinite Pow (2/2)
transfrm:0:F3A7:00:000:Invincibility
; [ Traverse USA / Zippy Race ]
travrusa:0:E70D:01:000:Rank always set to 1st
travrusa:0:0000:00:999:[Infinite Fuel must be ]
travrusa:0:0000:00:999:[turned off at New York. ]
travrusa:0:E708:1E:000:Infinite Fuel
travrusa:0:0000:00:999:[Invincibility must be ]
travrusa:0:0000:00:999:[turned OFF before entering ]
travrusa:0:0000:00:999:[the final straight of ]
travrusa:0:0000:00:999:[each city. ]
travrusa:0:E300:03:000:Invincibility
travrusa:0:0000:00:999:[See the Dip Switch Menu to ]
travrusa:0:0000:00:999:[enable an alternate ]
travrusa:0:0000:00:999:[Invincibility cheat. ]
; [ Tricky Doc ]
trckydoc:0:E0B4:90:000:Infinite Credits
trckydoc:0:E6AC:08:000:Infinite Lives
; [ Treasure Hunt (Japan?) ]
treahunt:0:0000:00:999:[See the Dip Switch Menu to ]
treahunt:0:0000:00:999:[enable Invincibility. ]
treahunt:0:449A:06:000:Infinite Lives PL1
treahunt:0:40F1:63:000:Infinite Ammo PL1
treahunt:0:449B:06:000:Infinite Lives PL2
treahunt:0:40F2:63:000:Infinite Ammo PL2
; [ Trick Trap (World?) ]
tricktrp:0:2202:FF:000:Infinite Credits
tricktrp:0:0000:00:999:[Turn ALL cheats OFF with F6]
tricktrp:0:0000:00:999:[at the end of each level!! ]
tricktrp:0:2489:09:000:Infinite Time
tricktrp:0:248A:59:500:Infinite Time (2/2)
tricktrp:0:2C81:02:040:Invincibility (flickering)
tricktrp:0:1C76:03:000:Infinite Magic
tricktrp:0:1CCC:07:000:Always have Maximum Shot
tricktrp:0:1CCD:05:000:Always have Maximum Laser
tricktrp:0:1CCE:02:000:Always have Maximum Bomb
tricktrp:0:1CC9:03:000:Always have Maximum Speed
tricktrp:0:2401:05:000:Infinite Lives PL1
tricktrp:0:240C:05:000:Infinite Continues PL1
tricktrp:0:2441:05:000:Infinite Lives PL2
tricktrp:0:244C:05:000:Infinite Continues PL2
tricktrp:0:2582:A0:002:Sound Test Timer Stop:[PL2 Start]Next Code
; [ Trigon (Japan) ]
trigon:0:000000:00:999:[Enable invincibility during]
trigon:0:000000:00:999:[game play ONLY!! ]
trigon:0:090200:64:000:Infinite Lives PL1
trigon:0:0902A0:01:000:Infinite Beam S. Weapon PL1
trigon:0:0902A0:02:000:Infinite Flame S. Weapon PL1
trigon:0:092952:01:000:Invincibility PL1
trigon:0:092954:00:500:Invincibility PL1 (2/3)
trigon:0:09295A:00:500:Invincibility PL1 (3/3)
trigon:0:090300:64:000:Infinite Lives PL2
trigon:0:0902B0:01:000:Infinite Beam S. Weapon PL2
trigon:0:0902B0:02:000:Infinite Flame S. Weapon PL2
trigon:0:092A32:01:000:Invincibility PL2
trigon:0:092A34:00:500:Invincibility PL2 (2/3)
trigon:0:092A3A:00:500:Invincibility PL2 (3/3)
trigon:0:092C88:F0:002:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Trio The Punch - Never Forget Me... (Japan) ]
triothep:0:1F0049:1E:000:Infinite Time
triothep:0:1F003D:0C:000:Infinite Energy
triothep:0:1F0025:58:000:Invincibility
; [ Triple Punch ]
triplep:0:4108:08:000:Infinite Lives
triplep:0:4300:01:000:Invincibility:only enable during gameplay
triplep:0:4302:01:500:Invincibility (2/3)
triplep:0:4793:01:500:Invincibility (3/3)
; [ Mahjong Triple Wars (Japan) ]
triplew1:0:0000:00:999:[ The winning hand cheat must be activated when ]
triplew1:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
triplew1:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
triplew1:0:0000:00:999:[ visually change until you make a move. ]
triplew1:0:FC8B:31:001:Get winning hand Now!
triplew1:0:FC8C:31:501:Get winning hand Now! (02/14)
triplew1:0:FC8D:31:501:Get winning hand Now! (03/14)
triplew1:0:FC8E:32:501:Get winning hand Now! (04/14)
triplew1:0:FC8F:32:501:Get winning hand Now! (05/14)
triplew1:0:FC90:32:501:Get winning hand Now! (06/14)
triplew1:0:FC91:33:501:Get winning hand Now! (07/14)
triplew1:0:FC92:33:501:Get winning hand Now! (08/14)
triplew1:0:FC93:33:501:Get winning hand Now! (09/14)
triplew1:0:FC94:34:501:Get winning hand Now! (10/14)
triplew1:0:FC95:34:501:Get winning hand Now! (11/14)
triplew1:0:FC96:34:501:Get winning hand Now! (12/14)
triplew1:0:FC97:35:501:Get winning hand Now! (13/14)
triplew1:0:FC98:35:501:Get winning hand Now! (14/14)
triplew1:0:FC8B:31:000:Always winning hand
triplew1:0:FC8C:31:500:Always winning hand (02/14)
triplew1:0:FC8D:31:500:Always winning hand (03/14)
triplew1:0:FC8E:32:500:Always winning hand (04/14)
triplew1:0:FC8F:32:500:Always winning hand (05/14)
triplew1:0:FC90:32:500:Always winning hand (06/14)
triplew1:0:FC91:33:500:Always winning hand (07/14)
triplew1:0:FC92:33:500:Always winning hand (08/14)
triplew1:0:FC93:33:500:Always winning hand (09/14)
triplew1:0:FC94:34:500:Always winning hand (10/14)
triplew1:0:FC95:34:500:Always winning hand (11/14)
triplew1:0:FC96:34:500:Always winning hand (12/14)
triplew1:0:FC97:35:500:Always winning hand (13/14)
triplew1:0:FC98:35:500:Always winning hand (14/14)
; [ Mahjong Triple Wars 2 (Japan) ]
triplew2:0:0000:00:999:[ The winning hand cheat must be activated when ]
triplew2:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
triplew2:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
triplew2:0:0000:00:999:[ visually change until you make a move. ]
triplew2:0:FC8B:31:001:Get winning hand Now!
triplew2:0:FC8C:31:501:Get winning hand Now! (02/14)
triplew2:0:FC8D:31:501:Get winning hand Now! (03/14)
triplew2:0:FC8E:32:501:Get winning hand Now! (04/14)
triplew2:0:FC8F:32:501:Get winning hand Now! (05/14)
triplew2:0:FC90:32:501:Get winning hand Now! (06/14)
triplew2:0:FC91:33:501:Get winning hand Now! (07/14)
triplew2:0:FC92:33:501:Get winning hand Now! (08/14)
triplew2:0:FC93:33:501:Get winning hand Now! (09/14)
triplew2:0:FC94:34:501:Get winning hand Now! (10/14)
triplew2:0:FC95:34:501:Get winning hand Now! (11/14)
triplew2:0:FC96:34:501:Get winning hand Now! (12/14)
triplew2:0:FC97:35:501:Get winning hand Now! (13/14)
triplew2:0:FC98:35:501:Get winning hand Now! (14/14)
triplew2:0:FC8B:31:000:Always winning hand
triplew2:0:FC8C:31:500:Always winning hand (02/14)
triplew2:0:FC8D:31:500:Always winning hand (03/14)
triplew2:0:FC8E:32:500:Always winning hand (04/14)
triplew2:0:FC8F:32:500:Always winning hand (05/14)
triplew2:0:FC90:32:500:Always winning hand (06/14)
triplew2:0:FC91:33:500:Always winning hand (07/14)
triplew2:0:FC92:33:500:Always winning hand (08/14)
triplew2:0:FC93:33:500:Always winning hand (09/14)
triplew2:0:FC94:34:500:Always winning hand (10/14)
triplew2:0:FC95:34:500:Always winning hand (11/14)
triplew2:0:FC96:34:500:Always winning hand (12/14)
triplew2:0:FC97:35:500:Always winning hand (13/14)
triplew2:0:FC98:35:500:Always winning hand (14/14)
; [ Triple Fun ]
triplfun:0:203312:1A:000:Infinite Time PL1
triplfun:0:203313:02:000:Infinite Helps PL1
triplfun:0:203742:1A:000:Infinite Time PL2
triplfun:0:203743:02:000:Infinite Helps PL2
; [ Triple Hunt ]
triplhnt:0:0087:39:000:Infinite Time
triplhnt:0:0088:39:500:Infinite Time (2/2)
; [ Tri-Pool (Casino Tech) ]
tripool:0:0000:00:999:[ This game hasn't even ]:REASON 11
tripool:0:0000:00:999:[ been looked at due to ]:REASON 11
tripool:0:0000:00:999:[ time constraints - Too]:REASON 11
tripool:0:0000:00:999:[ many games and so ]:REASON 11
tripool:0:0000:00:999:[ little time. It is ]:REASON 11
tripool:0:0000:00:999:[ even possible that ]:REASON 11
tripool:0:0000:00:999:[ this game may be a ]:REASON 11
tripool:0:0000:00:999:[ clone of an existing ]:REASON 11
tripool:0:0000:00:999:[ game which may have ]:REASON 11
tripool:0:0000:00:999:[ cheats. Please search ]:REASON 11
tripool:0:0000:00:999:[ the cheat forums ]:REASON 11
tripool:0:0000:00:999:[ before posting cheat ]:REASON 11
tripool:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Tri-Pool (Costal Games) ]
tripoola:0:0000:00:999:[ This game hasn't even ]:REASON 11
tripoola:0:0000:00:999:[ been looked at due to ]:REASON 11
tripoola:0:0000:00:999:[ time constraints - Too]:REASON 11
tripoola:0:0000:00:999:[ many games and so ]:REASON 11
tripoola:0:0000:00:999:[ little time. It is ]:REASON 11
tripoola:0:0000:00:999:[ even possible that ]:REASON 11
tripoola:0:0000:00:999:[ this game may be a ]:REASON 11
tripoola:0:0000:00:999:[ clone of an existing ]:REASON 11
tripoola:0:0000:00:999:[ game which may have ]:REASON 11
tripoola:0:0000:00:999:[ cheats. Please search ]:REASON 11
tripoola:0:0000:00:999:[ the cheat forums ]:REASON 11
tripoola:0:0000:00:999:[ before posting cheat ]:REASON 11
tripoola:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Tri-Sports ]
trisport:0:10092F:14:000:Infinite Time (Pool)
trisport:0:10078B:09:000:Infinite Turns (Pool)
trisport:0:100CB6:03:000:Infinite Holes (Golf)
trisport:0:10078B:05:000:Infinite Balls (Golf)
; [ Trivial Pursuit (Baby Boomer Edition) ]
triviabb:0:00A1:15:000:Infinite Time
triviabb:0:0086:04:000:Infinite Guesses
triviabb:0:0203:00:998:Watch me for Good Answer:00=Right, Other=Wrong
triviabb:0:0203:00:000:Good Answer always Right
triviabb:0:0200:99:001:Reward = 9999 pts Now!
triviabb:0:0201:99:501:Reward = 9999 pts Now! (2/2)
triviabb:0:0000:00:999:[Select the Dice Side during]
triviabb:0:0000:00:999:[or after the dice is thrown]
triviabb:0:0535:06:072:Select the Dice Side (1-6)
; [ Trivial Pursuit (Genus I) ]
triviag1:0:00A1:15:000:Infinite Time
triviag1:0:0086:04:000:Infinite Guesses
triviag1:0:0203:00:998:Watch me for Good Answer:00=Right, Other=Wrong
triviag1:0:0203:00:000:Good Answer always Right
triviag1:0:0200:99:001:Reward = 9999 pts Now!
triviag1:0:0201:99:501:Reward = 9999 pts Now! (2/2)
triviag1:0:0000:00:999:[Select the Dice Side during]
triviag1:0:0000:00:999:[or after the dice is thrown]
triviag1:0:0540:06:072:Select the Dice Side (1-6)
; [ Trivial Pursuit (Genus II) ]
triviag2:0:00A1:15:000:Infinite Time
triviag2:0:0086:04:000:Infinite Guesses
triviag2:0:0203:00:998:Watch me for Good Answer:00=Right, Other=Wrong
triviag2:0:0203:00:000:Good Answer always Right
triviag2:0:0200:99:001:Reward = 9999 pts Now!
triviag2:0:0201:99:501:Reward = 9999 pts Now! (2/2)
triviag2:0:0000:00:999:[Select the Dice Side during]
triviag2:0:0000:00:999:[or after the dice is thrown]
triviag2:0:0535:06:072:Select the Dice Side (1-6)
; [ Trivial Pursuit (All Star Sports Edition) ]
triviasp:0:00A1:15:000:Infinite Time
triviasp:0:0086:04:000:Infinite Guesses
triviasp:0:0203:00:998:Watch me for Good Answer:00=Right, Other=Wrong
triviasp:0:0203:00:000:Good Answer always Right
triviasp:0:0200:99:001:Reward = 9999 pts Now!
triviasp:0:0201:99:501:Reward = 9999 pts Now! (2/2)
triviasp:0:0000:00:999:[Select the Dice Side during]
triviasp:0:0000:00:999:[or after the dice is thrown]
triviasp:0:0535:06:072:Select the Dice Side (1-6)
; [ Trivial Pursuit (Young Players Edition) ]
triviayp:0:00A1:15:000:Infinite Time
triviayp:0:0086:04:000:Infinite Guesses
triviayp:0:0203:00:998:Watch me for Good Answer:00=Right, Other=Wrong
triviayp:0:0203:00:000:Good Answer always Right
triviayp:0:0200:99:001:Reward = 9999 pts Now!
triviayp:0:0201:99:501:Reward = 9999 pts Now! (2/2)
triviayp:0:0000:00:999:[Select the Dice Side during]
triviayp:0:0000:00:999:[or after the dice is thrown]
triviayp:0:0535:06:072:Select the Dice Side (1-6)
; [ Triv Quiz ]
trivquiz:0:484B:9A:000:Infinite Time
:trivquiz:000000E6:481F:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
; [ Tropical Angel ]
troangel:0:E094:99:004:Infinite Time
troangel:0:0000:00:999:[See the Dip Switch Menu to ]
troangel:0:0000:00:999:[enable Invincibility. ]
; [ Trog (rev LA4 03/11/91) ]
trog:0:0020ECAA:03:000:Infinite Lives PL1
trog:0:0020ED34:03:000:Infinite Lives PL2
trog:0:0020EDBE:03:000:Infinite Lives PL3
trog:0:0020EE48:03:000:Infinite Lives PL4
; [ Trog (rev LA3 02/14/91) ]
trog3:0:0020ECAA:03:000:Infinite Lives PL1
trog3:0:0020ED34:03:000:Infinite Lives PL2
trog3:0:0020EDBE:03:000:Infinite Lives PL3
trog3:0:0020EE48:03:000:Infinite Lives PL4
; [ Trog (prototype, rev 4.00 07/27/90) ]
trogp:0:0020ECAA:03:000:Infinite Lives PL1
trogp:0:0020ED34:03:000:Infinite Lives PL2
trogp:0:0020EDBE:03:000:Infinite Lives PL3
trogp:0:0020EE48:03:000:Infinite Lives PL4
; [ Trog (rev PA6-PAC 09/09/90) ]
trogpa6:0:0020ECAA:03:000:Infinite Lives PL1
trogpa6:0:0020ED34:03:000:Infinite Lives PL2
trogpa6:0:0020EDBE:03:000:Infinite Lives PL3
trogpa6:0:0020EE48:03:000:Infinite Lives PL4
; [ Trojan (US) ]
trojan:0:CDA0:99:000:Infinite Lives
trojan:0:C078:00:000:Infinite Energy
trojan:0:C079:99:000:Infinite Time
; [ Tatakai no Banka (Japan) ]
trojanj:0:CDA0:99:000:Infinite Lives
trojanj:0:C078:00:000:Infinite Energy
trojanj:0:C079:99:000:Infinite Time
; [ Trojan (Romstar) ]
trojanr:0:CDA0:99:000:Infinite Lives
trojanr:0:C078:00:000:Infinite Energy
trojanr:0:C079:99:000:Infinite Time
; [ Tron (set 1) ]
tron:0:C00E:08:000:Infinite Time(disable on MCP)
tron:0:C41F:04:000:Infinite Lives
tron:0:542F:00:100:Invincibility Light Cycle Game:Try not to go off-screen as it may have strange effects
tron:0:473B:18:100:Invincibility TANK Game
tron:0:3F91:18:600:Invincibility TANK Game (2/2):Part 1 takes care of bullets, Part 2 does Tank to Tank collisions
tron:0:68C1:C9:100:Invincibility Circle Game
tron:0:3471:11:100:Invincibility MCP Game
tron:0:346A:18:600:Invincibility MCP Game (2/2):Part 1 takes care of first collision, Part 2 does later collisions
tron:0:C422:01:000:Start on Level 2
tron:0:C422:02:000:Start on Level 3
tron:0:C422:03:000:Start on Level 4
tron:0:C422:04:000:Start on Level 5
; [ Tron (set 2) ]
tron2:0:C00E:08:000:Infinite Time(disable on MCP)
tron2:0:C41F:04:000:Infinite Lives
tron2:0:542F:00:100:Invincibility Light Cycle Game:Try not to go off-screen as it may have strange effects
tron2:0:473B:18:100:Invincibility TANK Game
tron2:0:3F91:18:600:Invincibility TANK Game (2/2):Part 1 takes care of bullets, Part 2 does Tank to Tank collisions
tron2:0:68C1:C9:100:Invincibility Circle Game
tron2:0:3471:11:100:Invincibility MCP Game
tron2:0:346A:18:600:Invincibility MCP Game (2/2):Part 1 takes care of first collision, Part 2 does later collisions
tron2:0:C422:01:000:Start on Level 2
tron2:0:C422:02:000:Start on Level 3
tron2:0:C422:03:000:Start on Level 4
tron2:0:C422:04:000:Start on Level 5
; [ Top Ranking Stars (World new version) ]
trstar:0:413000:09:000:Infinite Credits
trstar:0:413893:78:000:Infinite Energy PL1
trstar:0:41806D:8C:500:Infinite Energy PL1 (2/3)
trstar:0:41806F:68:500:Infinite Energy PL1 (3/3)
trstar:0:413893:00:001:Drain All Energy Now! PL1
trstar:0:41806D:00:501:Drain All Energy Now! PL1 (2/3)
trstar:0:41806F:00:501:Drain All Energy Now! PL1 (3/3)
trstar:0:413993:78:000:Infinite Energy PL2
trstar:0:4180ED:8C:500:Infinite Energy PL2 (2/3)
trstar:0:4180EF:68:500:Infinite Energy PL2 (3/3)
trstar:0:413993:00:001:Drain All Energy Now! PL2
trstar:0:4180ED:00:501:Drain All Energy Now! PL2 (2/3)
trstar:0:4180EF:00:501:Drain All Energy Now! PL2 (3/3)
trstar:0:000000:00:999:[After you enable these region cheats to see any ]
trstar:0:000000:00:999:[effect you will have to reset the game (F3). ]
trstar:0:0FFFFF:01:100:Region Switch = Japan:Top Ranking Stars
trstar:0:0FFFFF:02:100:Region Switch = US:Prime Time Fighter
trstar:0:0FFFFF:03:100:Region Switch = World:Top Ranking Stars
; [ Top Ranking Stars (Japan new version) ]
trstarj:0:413000:09:000:Infinite Credits
trstarj:0:413893:78:000:Infinite Energy PL1
trstarj:0:41806D:8C:500:Infinite Energy PL1 (2/3)
trstarj:0:41806F:68:500:Infinite Energy PL1 (3/3)
trstarj:0:413893:00:001:Drain All Energy Now! PL1
trstarj:0:41806D:00:501:Drain All Energy Now! PL1 (2/3)
trstarj:0:41806F:00:501:Drain All Energy Now! PL1 (3/3)
trstarj:0:413993:78:000:Infinite Energy PL2
trstarj:0:4180ED:8C:500:Infinite Energy PL2 (2/3)
trstarj:0:4180EF:68:500:Infinite Energy PL2 (3/3)
trstarj:0:413993:00:001:Drain All Energy Now! PL2
trstarj:0:4180ED:00:501:Drain All Energy Now! PL2 (2/3)
trstarj:0:4180EF:00:501:Drain All Energy Now! PL2 (3/3)
trstarj:0:000000:00:999:[After you enable these region cheats to see any ]
trstarj:0:000000:00:999:[effect you will have to reset the game (F3). ]
trstarj:0:0FFFFF:01:100:Region Switch = Japan:Top Ranking Stars
trstarj:0:0FFFFF:02:100:Region Switch = US:Prime Time Fighter
trstarj:0:0FFFFF:03:100:Region Switch = World:Top Ranking Stars
; [ Top Ranking Stars (World old version) ]
trstaro:0:413000:09:000:Infinite Credits
trstaro:0:413893:78:000:Infinite Energy PL1
trstaro:0:41806D:8C:500:Infinite Energy PL1 (2/3)
trstaro:0:41806F:68:500:Infinite Energy PL1 (3/3)
trstaro:0:413893:00:001:Drain All Energy Now! PL1
trstaro:0:41806D:00:501:Drain All Energy Now! PL1 (2/3)
trstaro:0:41806F:00:501:Drain All Energy Now! PL1 (3/3)
trstaro:0:413993:78:000:Infinite Energy PL2
trstaro:0:4180ED:8C:500:Infinite Energy PL2 (2/3)
trstaro:0:4180EF:68:500:Infinite Energy PL2 (3/3)
trstaro:0:413993:00:001:Drain All Energy Now! PL2
trstaro:0:4180ED:00:501:Drain All Energy Now! PL2 (2/3)
trstaro:0:4180EF:00:501:Drain All Energy Now! PL2 (3/3)
trstaro:0:000000:00:999:[After you enable these region cheats to see any ]
trstaro:0:000000:00:999:[effect you will have to reset the game (F3). ]
trstaro:0:0FFFFF:01:100:Region Switch = Japan:Top Ranking Stars
trstaro:0:0FFFFF:02:100:Region Switch = US:Prime Time Fighter
trstaro:0:0FFFFF:03:100:Region Switch = World:Top Ranking Stars
; [ Top Ranking Stars (Japan old version) ]
trstaroj:0:413000:09:000:Infinite Credits
trstaroj:0:413893:78:000:Infinite Energy PL1
trstaroj:0:41806D:8C:500:Infinite Energy PL1 (2/3)
trstaroj:0:41806F:68:500:Infinite Energy PL1 (3/3)
trstaroj:0:413893:00:001:Drain All Energy Now! PL1
trstaroj:0:41806D:00:501:Drain All Energy Now! PL1 (2/3)
trstaroj:0:41806F:00:501:Drain All Energy Now! PL1 (3/3)
trstaroj:0:413993:78:000:Infinite Energy PL2
trstaroj:0:4180ED:8C:500:Infinite Energy PL2 (2/3)
trstaroj:0:4180EF:68:500:Infinite Energy PL2 (3/3)
trstaroj:0:413993:00:001:Drain All Energy Now! PL2
trstaroj:0:4180ED:00:501:Drain All Energy Now! PL2 (2/3)
trstaroj:0:4180EF:00:501:Drain All Energy Now! PL2 (3/3)
trstaroj:0:000000:00:999:[After you enable these region cheats to see any ]
trstaroj:0:000000:00:999:[effect you will have to reset the game (F3). ]
trstaroj:0:0FFFFF:01:100:Region Switch = Japan:Top Ranking Stars
trstaroj:0:0FFFFF:02:100:Region Switch = US:Prime Time Fighter
trstaroj:0:0FFFFF:03:100:Region Switch = World:Top Ranking Stars
; [ Truco-Tron ]
truco:0:0066:00:000:Enemy can never win
truco:0:0067:0F:001:Win this Game Now!
; [ Truxton / Tatsujin ]
truxton:0:081D17:0A:000:Infinite Lives
truxton:0:081847:0B:000:Infinite Skulls
truxton:0:081838:00:000:Invincibility 'ON'
truxton:0:081838:80:001:Invincibility 'OFF'
truxton:0:081855:22:001:Get Max Speed Now!
truxton:0:081855:22:000:Alway Max Speed
truxton:0:081D2D:04:001:Get 4 P Now!:(5th P = Weapon Power Up)
truxton:0:081845:01:001:Get Better Weapon Now!
truxton:0:081845:01:000:Always Better Weapon
truxton:0:081845:02:001:Get Best Weapon Now!
truxton:0:081845:02:000:Always Best Weapon
truxton:0:081841:00:000:Always Red Fire
truxton:0:081843:00:500:Always Red Fire (2/2)
truxton:0:081841:08:000:Always Green Fire
truxton:0:081843:08:500:Always Green Fire (2/2)
truxton:0:081841:10:000:Always Blue Fire
truxton:0:081843:10:500:Always Blue Fire (2/2)
truxton:0:081841:00:001:Get Red Fire Now!
truxton:0:081843:00:501:Get Red Fire Now! (2/2)
truxton:0:081841:08:001:Get Green Fire Now!
truxton:0:081843:08:501:Get Green Fire Now! (2/2)
truxton:0:081841:10:001:Get Blue Fire Now!
truxton:0:081843:10:501:Get Blue Fire Now! (2/2)
; [ Truxton II / Tatsujin II / Tatsujin Oh (Japan) ]
truxton2:0:1002A5:09:000:Infinite Credits
truxton2:0:000000:00:999:[See the Dip Switch Menu to ]
truxton2:0:000000:00:999:[enable an alternate ]
truxton2:0:000000:00:999:[Invincibility cheat. ]
truxton2:0:100429:08:000:Infinite Lives PL1
truxton2:0:10042D:08:000:Infinite Bombs PL1
truxton2:0:1005E2:B4:000:Invincibility "ON" PL1
truxton2:0:1005E2:01:001:Invincibility "OFF" PL1
truxton2:0:10042F:01:000:Always have Red Weapon PL1
truxton2:0:10042F:02:000:Always have Blue Weapon PL1
truxton2:0:10042F:03:000:Always have Green Weapon PL1
truxton2:0:10042F:01:001:Get Red Weapon Now! PL1
truxton2:0:10042F:02:001:Get Blue Weapon Now! PL1
truxton2:0:10042F:03:001:Get Green Weapon Now! PL1
truxton2:0:100447:08:000:Infinite Lives PL2
truxton2:0:10044B:08:000:Infinite Bombs PL2
truxton2:0:100622:B4:000:Invincibility "ON" PL2
truxton2:0:100622:01:001:Invincibility "OFF" PL2
truxton2:0:10044D:01:000:Always have Red Weapon PL2
truxton2:0:10044D:02:000:Always have Blue Weapon PL2
truxton2:0:10044D:03:000:Always have Green Weapon PL2
truxton2:0:10044D:01:001:Get Red Weapon Now! PL2
truxton2:0:10044D:02:001:Get Blue Weapon Now! PL2
truxton2:0:10044D:03:001:Get Green Weapon Now! PL2
; [ Pro Baseball Skill Tryout (Japan) ]
tryout:0:0000:00:999:[ This game hasn't even ]:REASON 11
tryout:0:0000:00:999:[ been looked at due to ]:REASON 11
tryout:0:0000:00:999:[ time constraints - Too]:REASON 11
tryout:0:0000:00:999:[ many games and so ]:REASON 11
tryout:0:0000:00:999:[ little time. It is ]:REASON 11
tryout:0:0000:00:999:[ even possible that ]:REASON 11
tryout:0:0000:00:999:[ this game may be a ]:REASON 11
tryout:0:0000:00:999:[ clone of an existing ]:REASON 11
tryout:0:0000:00:999:[ game which may have ]:REASON 11
tryout:0:0000:00:999:[ cheats. Please search ]:REASON 11
tryout:0:0000:00:999:[ the cheat forums ]:REASON 11
tryout:0:0000:00:999:[ before posting cheat ]:REASON 11
tryout:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Battle Arena Toshinden 2 (USA 951124) ]
ts2:0:0000:00:999:[ There are no cheats ]:REASON 1
ts2:0:0000:00:999:[ for this game as it ]:REASON 1
ts2:0:0000:00:999:[ didn't work the last ]:REASON 1
ts2:0:0000:00:999:[ time it was tested. ]:REASON 1
ts2:0:0000:00:999:[ If the game now works ]:REASON 1
ts2:0:0000:00:999:[ please request cheats ]:REASON 1
ts2:0:0000:00:999:[ for it on the cheat ]:REASON 1
ts2:0:0000:00:999:[ forums. ]:REASON 1
; [ Battle Arena Toshinden 2 (JAPAN 951124) ]
ts2j:0:0000:00:999:[ There are no cheats ]:REASON 1
ts2j:0:0000:00:999:[ for this game as it ]:REASON 1
ts2j:0:0000:00:999:[ didn't work the last ]:REASON 1
ts2j:0:0000:00:999:[ time it was tested. ]:REASON 1
ts2j:0:0000:00:999:[ If the game now works ]:REASON 1
ts2j:0:0000:00:999:[ please request cheats ]:REASON 1
ts2j:0:0000:00:999:[ for it on the cheat ]:REASON 1
ts2j:0:0000:00:999:[ forums. ]:REASON 1
; [ Samurai Nihon-ichi (set 2) ]
tsamura2:0:C310:09:000:Infinite Time
tsamura2:0:C311:09:500:Infinite Time (2/3)
tsamura2:0:C312:09:500:Infinite Time (3/3)
tsamura2:0:C364:03:000:Always have the Power
tsamura2:0:C00C:06:000:Infinite Lives PL1
tsamura2:0:C00D:06:000:Infinite Lives PL2
; [ Samurai Nihon-ichi (set 1) ]
tsamurai:0:C310:09:000:Infinite Time
tsamurai:0:C311:09:500:Infinite Time (2/3)
tsamurai:0:C312:09:500:Infinite Time (3/3)
tsamurai:0:C364:03:000:Always have the Power
tsamurai:0:C00C:06:000:Infinite Lives PL1
tsamurai:0:C00D:06:000:Infinite Lives PL2
; [ Takeda Shingen (Japan, Japanese) ]
tshingen:0:0F0081:0F:000:Always have 'Fu,Rin,Ka,Zan,'
tshingen:0:0F0E23:01:000:Always have Koduka (Knife)
tshingen:0:0F00CF:03:000:Infinite Lives PL1
tshingen:0:0F0107:50:000:Infinite Energy PL1
tshingen:0:0F0E11:03:000:Infinite Life(Horse) PL1:Bonus stage
tshingen:0:0F00DF:03:000:Infinite Lives PL2
tshingen:0:0F0187:50:000:Infinite Energy PL2
tshingen:0:0F0E15:03:000:Infinite Life(Horse) PL2:Bonus stage
tshingen:0:000000:00:999:[Enable the select starting ]
tshingen:0:000000:00:999:[cheats on the screen with ]
tshingen:0:000000:00:999:[the smoke signals. ]
tshingen:0:0F0039:04:071:Select the Starting Stage
tshingen:0:0F003B:03:071:Select the Starting Scene
tshingen:0:0F003D:00:001:Finish this Scene Now!
; [ Shingen Samurai-Fighter (Japan, English) ]
tshingna:0:0F0081:0F:000:Always have 'Fu,Rin,Ka,Zan,'
tshingna:0:0F0E23:01:000:Always have Koduka (Knife)
tshingna:0:0F00CF:03:000:Infinite Lives PL1
tshingna:0:0F0107:50:000:Infinite Energy PL1
tshingna:0:0F0E11:03:000:Infinite Life(Horse) PL1:Bonus stage
tshingna:0:0F00DF:03:000:Infinite Lives PL2
tshingna:0:0F0187:50:000:Infinite Energy PL2
tshingna:0:0F0E15:03:000:Infinite Life(Horse) PL2:Bonus stage
tshingna:0:000000:00:999:[Enable the select starting ]
tshingna:0:000000:00:999:[cheats on the screen with ]
tshingna:0:000000:00:999:[the smoke signals. ]
tshingna:0:0F0039:04:071:Select the Starting Stage
tshingna:0:0F003B:03:071:Select the Starting Scene
tshingna:0:0F003D:00:001:Finish this Scene Now!
; [ Turkey Shoot ]
tshoot:0:BF00:03:000:Infinite Lives
; [ Thunder Strike ]
tstrike:0:0000:00:999:[ There are no cheats ]:REASON 1
tstrike:0:0000:00:999:[ for this game as it ]:REASON 1
tstrike:0:0000:00:999:[ didn't work the last ]:REASON 1
tstrike:0:0000:00:999:[ time it was tested. ]:REASON 1
tstrike:0:0000:00:999:[ If the game now works ]:REASON 1
tstrike:0:0000:00:999:[ please request cheats ]:REASON 1
tstrike:0:0000:00:999:[ for it on the cheat ]:REASON 1
tstrike:0:0000:00:999:[ forums. ]:REASON 1
; [ Galaxian Test ROM ]
tst_galx:0:0000:00:999:[ Now you really don't expect ]
tst_galx:0:0000:00:999:[ a cheat for this diagnostic ]
tst_galx:0:0000:00:999:[ ROM...........DO YOU??!! ]
; [ Space Invaders Test ROM ]
tst_invd:0:0000:00:999:[ Now you really don't expect ]
tst_invd:0:0000:00:999:[ a cheat for this diagnostic ]
tst_invd:0:0000:00:999:[ ROM...........DO YOU??!! ]
; [ Mahjong ]
ttmahjng:0:0000:00:999:[ The winning hand cheat must be ]
ttmahjng:0:0000:00:999:[ activated when there are 14 tiles ]
ttmahjng:0:0000:00:999:[ in your hand, then press the RON ]
ttmahjng:0:0000:00:999:[ key (SPACE by default). The tiles ]
ttmahjng:0:0000:00:999:[ do not visually change until you ]
ttmahjng:0:0000:00:999:[ make a move. ]
ttmahjng:0:4001:31:001:Get winning hand Now!
ttmahjng:0:4002:31:501:Get winning hand Now! (2/14)
ttmahjng:0:4003:31:501:Get winning hand Now! (3/14)
ttmahjng:0:4004:32:501:Get winning hand Now! (4/14)
ttmahjng:0:4005:32:501:Get winning hand Now! (5/14)
ttmahjng:0:4006:32:501:Get winning hand Now! (6/14)
ttmahjng:0:4007:33:501:Get winning hand Now! (7/14)
ttmahjng:0:4008:33:501:Get winning hand Now! (8/14)
ttmahjng:0:4009:33:501:Get winning hand Now! (9/14)
ttmahjng:0:400A:34:501:Get winning hand Now! (10/14)
ttmahjng:0:400B:34:501:Get winning hand Now! (11/14)
ttmahjng:0:400C:34:501:Get winning hand Now! (12/14)
ttmahjng:0:400D:35:501:Get winning hand Now! (13/14)
ttmahjng:0:400E:35:501:Get winning hand Now! (14/14)
ttmahjng:0:4001:31:000:Always winning hand
ttmahjng:0:4002:31:500:Always winning hand (2/14)
ttmahjng:0:4003:31:500:Always winning hand (3/14)
ttmahjng:0:4004:32:500:Always winning hand (4/14)
ttmahjng:0:4005:32:500:Always winning hand (5/14)
ttmahjng:0:4006:32:500:Always winning hand (6/14)
ttmahjng:0:4007:33:500:Always winning hand (7/14)
ttmahjng:0:4008:33:500:Always winning hand (8/14)
ttmahjng:0:4009:33:500:Always winning hand (9/14)
ttmahjng:0:400A:34:500:Always winning hand (10/14)
ttmahjng:0:400B:34:500:Always winning hand (11/14)
ttmahjng:0:400C:34:500:Always winning hand (12/14)
ttmahjng:0:400D:35:500:Always winning hand (13/14)
ttmahjng:0:400E:35:500:Always winning hand (14/14)
; [ Tough Turf (Japan) ]
tturf:0:200811:09:000:Infinite Time
tturf:0:2010D6:0F:000:Infinite Energy PL1
tturf:0:2011D6:0F:000:Infinite Energy PL2
; [ Tough Turf (bootleg) ]
tturfbl:0:200811:09:000:Infinite Time
tturfbl:0:2010D6:0F:000:Infinite Energy PL1
tturfbl:0:2011D6:0F:000:Infinite Energy PL2
; [ Tough Turf (US) ]
tturfu:0:200811:09:000:Infinite Time
tturfu:0:2010D6:0F:000:Infinite Energy PL1
tturfu:0:2011D6:0F:000:Infinite Energy PL2
; [ Tube-It ]
tubeit:0:8E02:09:000:Infinite Credits
tubeit:0:8DA0:10:021:Finish this level Now! PL1
tubeit:0:8DD0:10:021:Finish this level Now! PL2
; [ Tube Panic ]
tubep:0:A37B:FF:000:Infinite Lives
; [ Tugboat ]
tugboat:0:002F:0C:000:Infinite Lives PL1
tugboat:0:0030:0C:000:Infinite Lives PL2
; [ Tumble Pop (World) ]
tumblep:0:120473:09:000:Infinite Lives PL1
tumblep:0:12042B:00:000:Invincibility PL1
tumblep:0:12042A:80:540:Invincibility PL1 (2/2)
tumblep:0:120673:09:000:Infinite Lives PL2
tumblep:0:12062B:00:000:Invincibility PL2
tumblep:0:12062A:80:540:Invincibility PL2 (2/2)
tumblep:0:1200B9:99:000:Infinite Time:For "TUMBLEPOP" bonus stages
tumblep:0:1200B4:01:001:Get TUMBLEPOP Now!
tumblep:0:1200B5:FF:501:Get TUMBLEPOP Now! (2/2)
tumblep:0:1200B4:01:021:Get letter - T Now!
tumblep:0:1200B5:80:021:Get letter - U Now!
tumblep:0:1200B5:40:021:Get letter - M Now!
tumblep:0:1200B5:20:021:Get letter - B Now!
tumblep:0:1200B5:10:021:Get letter - L Now!
tumblep:0:1200B5:08:021:Get letter - E Now!
tumblep:0:1200B5:04:021:Get letter - P (first) Now!
tumblep:0:1200B5:02:021:Get letter - O Now!
tumblep:0:1200B5:01:021:Get letter - P (second) Now!
tumblep:0:121425:00:001:One hit for boss 1 Now!
tumblep:0:121A25:00:001:One hit for boss 2 Now!
tumblep:0:1211E5:00:001:One hit for boss 3 Now!
tumblep:0:121365:00:001:One hit for boss 4 Now!
tumblep:0:121DE5:00:001:One hit for boss 5 -B.P. Now!:B.P. = bottom part
tumblep:0:121E45:00:001:One hit for boss 5 -M.P. Now!:M.P. = medium part
tumblep:0:121EA5:00:001:One hit for boss 5 -Head Now!
tumblep:0:121A25:00:001:One hit for boss 6 -L.P. Now!:L.P. = left part
tumblep:0:121A85:00:001:One hit for boss 6 -R.P. Now!:R.P. = right part
tumblep:0:121665:00:001:One hit for boss 7 Now!
tumblep:0:121D85:00:001:One hit for boss 8 Now!
tumblep:0:121A25:00:001:One hit for boss 9 Now!
tumblep:0:121425:00:001:One hit for boss 10 Now!
tumblep:0:120099:08:000:Go to world 9:To be used at "level select"
tumblep:0:120099:09:000:Go to world 10:To be used at "level select"
; [ Tumble Pop (bootleg set 2) ]
tumblep2:0:120473:09:000:Infinite Lives PL1
tumblep2:0:12042B:00:000:Invincibility PL1
tumblep2:0:12042A:80:540:Invincibility PL1 (2/2)
tumblep2:0:120673:09:000:Infinite Lives PL2
tumblep2:0:12062B:00:000:Invincibility PL2
tumblep2:0:12062A:80:540:Invincibility PL2 (2/2)
tumblep2:0:1200B9:99:000:Infinite Time:For "TUMBLEPOP" bonus stages
tumblep2:0:1200B4:01:001:Get TUMBLEPOP Now!
tumblep2:0:1200B5:FF:501:Get TUMBLEPOP Now! (2/2)
tumblep2:0:1200B4:01:021:Get letter - T Now!
tumblep2:0:1200B5:80:021:Get letter - U Now!
tumblep2:0:1200B5:40:021:Get letter - M Now!
tumblep2:0:1200B5:20:021:Get letter - B Now!
tumblep2:0:1200B5:10:021:Get letter - L Now!
tumblep2:0:1200B5:08:021:Get letter - E Now!
tumblep2:0:1200B5:04:021:Get letter - P (first) Now!
tumblep2:0:1200B5:02:021:Get letter - O Now!
tumblep2:0:1200B5:01:021:Get letter - P (second) Now!
tumblep2:0:121425:00:001:One hit for boss 1 Now!
tumblep2:0:121A25:00:001:One hit for boss 2 Now!
tumblep2:0:1211E5:00:001:One hit for boss 3 Now!
tumblep2:0:121365:00:001:One hit for boss 4 Now!
tumblep2:0:121DE5:00:001:One hit for boss 5 -B.P. Now!:B.P. = bottom part
tumblep2:0:121E45:00:001:One hit for boss 5 -M.P. Now!:M.P. = medium part
tumblep2:0:121EA5:00:001:One hit for boss 5 -Head Now!
tumblep2:0:121A25:00:001:One hit for boss 6 -L.P. Now!:L.P. = left part
tumblep2:0:121A85:00:001:One hit for boss 6 -R.P. Now!:R.P. = right part
tumblep2:0:121665:00:001:One hit for boss 7 Now!
tumblep2:0:121D85:00:001:One hit for boss 8 Now!
tumblep2:0:121A25:00:001:One hit for boss 9 Now!
tumblep2:0:121425:00:001:One hit for boss 10 Now!
tumblep2:0:120099:08:000:Go to world 9:To be used at "level select"
tumblep2:0:120099:09:000:Go to world 10:To be used at "level select"
; [ Tumble Pop (bootleg set 1) ]
tumblepb:0:120473:09:000:Infinite Lives PL1
tumblepb:0:12042B:00:000:Invincibility PL1
tumblepb:0:12042A:80:540:Invincibility PL1 (2/2)
tumblepb:0:120673:09:000:Infinite Lives PL2
tumblepb:0:12062B:00:000:Invincibility PL2
tumblepb:0:12062A:80:540:Invincibility PL2 (2/2)
tumblepb:0:1200B9:99:000:Infinite Time:For "TUMBLEPOP" bonus stages
tumblepb:0:1200B4:01:001:Get TUMBLEPOP Now!
tumblepb:0:1200B5:FF:501:Get TUMBLEPOP Now! (2/2)
tumblepb:0:1200B4:01:021:Get letter - T Now!
tumblepb:0:1200B5:80:021:Get letter - U Now!
tumblepb:0:1200B5:40:021:Get letter - M Now!
tumblepb:0:1200B5:20:021:Get letter - B Now!
tumblepb:0:1200B5:10:021:Get letter - L Now!
tumblepb:0:1200B5:08:021:Get letter - E Now!
tumblepb:0:1200B5:04:021:Get letter - P (first) Now!
tumblepb:0:1200B5:02:021:Get letter - O Now!
tumblepb:0:1200B5:01:021:Get letter - P (second) Now!
tumblepb:0:121425:00:001:One hit for boss 1 Now!
tumblepb:0:121A25:00:001:One hit for boss 2 Now!
tumblepb:0:1211E5:00:001:One hit for boss 3 Now!
tumblepb:0:121365:00:001:One hit for boss 4 Now!
tumblepb:0:121DE5:00:001:One hit for boss 5 -B.P. Now!:B.P. = bottom part
tumblepb:0:121E45:00:001:One hit for boss 5 -M.P. Now!:M.P. = medium part
tumblepb:0:121EA5:00:001:One hit for boss 5 -Head Now!
tumblepb:0:121A25:00:001:One hit for boss 6 -L.P. Now!:L.P. = left part
tumblepb:0:121A85:00:001:One hit for boss 6 -R.P. Now!:R.P. = right part
tumblepb:0:121665:00:001:One hit for boss 7 Now!
tumblepb:0:121D85:00:001:One hit for boss 8 Now!
tumblepb:0:121A25:00:001:One hit for boss 9 Now!
tumblepb:0:121425:00:001:One hit for boss 10 Now!
tumblepb:0:120099:08:000:Go to world 9:To be used at "level select"
tumblepb:0:120099:09:000:Go to world 10:To be used at "level select"
; [ Tumble Pop (Japan) ]
tumblepj:0:120473:09:000:Infinite Lives PL1
tumblepj:0:12042B:00:000:Invincibility PL1
tumblepj:0:12042A:80:540:Invincibility PL1 (2/2)
tumblepj:0:120673:09:000:Infinite Lives PL2
tumblepj:0:12062B:00:000:Invincibility PL2
tumblepj:0:12062A:80:540:Invincibility PL2 (2/2)
tumblepj:0:1200B9:99:000:Infinite Time:For "TUMBLEPOP" bonus stages
tumblepj:0:1200B4:01:001:Get TUMBLEPOP Now!
tumblepj:0:1200B5:FF:501:Get TUMBLEPOP Now! (2/2)
tumblepj:0:1200B4:01:021:Get letter - T Now!
tumblepj:0:1200B5:80:021:Get letter - U Now!
tumblepj:0:1200B5:40:021:Get letter - M Now!
tumblepj:0:1200B5:20:021:Get letter - B Now!
tumblepj:0:1200B5:10:021:Get letter - L Now!
tumblepj:0:1200B5:08:021:Get letter - E Now!
tumblepj:0:1200B5:04:021:Get letter - P (first) Now!
tumblepj:0:1200B5:02:021:Get letter - O Now!
tumblepj:0:1200B5:01:021:Get letter - P (second) Now!
tumblepj:0:121425:00:001:One hit for boss 1 Now!
tumblepj:0:121A25:00:001:One hit for boss 2 Now!
tumblepj:0:1211E5:00:001:One hit for boss 3 Now!
tumblepj:0:121365:00:001:One hit for boss 4 Now!
tumblepj:0:121DE5:00:001:One hit for boss 5 -B.P. Now!:B.P. = bottom part
tumblepj:0:121E45:00:001:One hit for boss 5 -M.P. Now!:M.P. = medium part
tumblepj:0:121EA5:00:001:One hit for boss 5 -Head Now!
tumblepj:0:121A25:00:001:One hit for boss 6 -L.P. Now!:L.P. = left part
tumblepj:0:121A85:00:001:One hit for boss 6 -R.P. Now!:R.P. = right part
tumblepj:0:121665:00:001:One hit for boss 7 Now!
tumblepj:0:121D85:00:001:One hit for boss 8 Now!
tumblepj:0:121A25:00:001:One hit for boss 9 Now!
tumblepj:0:121425:00:001:One hit for boss 10 Now!
tumblepj:0:120099:08:000:Go to world 9:To be used at "level select"
tumblepj:0:120099:09:000:Go to world 10:To be used at "level select"
; [ Tunnel Hunt ]
tunhunt:0:00B1:63:000:Infinite Credits
tunhunt:0:02B6:0A:000:Infinite Lives
tunhunt:0:029B:00:000:Infinite Laser Temperature
tunhunt:0:02BD:7F:000:Infinite Shields
tunhunt:0:00E1:00:000:Infinite Hull Temperature
; [ Tunnel Hunt (Centuri) ]
tunhuntc:0:00B1:63:000:Infinite Credits
tunhuntc:0:02B6:0A:000:Infinite Lives
tunhuntc:0:029B:00:000:Infinite Laser Temperature
tunhuntc:0:02BD:7F:000:Infinite Shields
tunhuntc:0:00E1:00:000:Infinite Hull Temperature
; [ Turbo ]
turbo:0:F212:63:000:Infinite Time
turbo:0:F270:40:000:Invincibility
; [ Turbo (encrypted set 1) ]
turboa:0:F212:63:000:Infinite Time
turboa:0:F270:40:000:Invincibility
; [ Turbo (encrypted set 2) ]
turbob:0:F212:63:000:Infinite Time
turbob:0:F270:40:000:Invincibility
; [ Turbo Force ]
turbofrc:0:000000:00:999:[Turn off cheats with F6 at ]
turbofrc:0:000000:00:999:[the start of each level! ]
turbofrc:0:0C1FAF:07:000:Infinite Lives PL1
turbofrc:0:0C1F99:08:000:Maximum fire power PL1
turbofrc:0:0C1FBB:A0:000:Invincibility PL1
turbofrc:0:0C2017:07:000:Infinite Lives PL2
turbofrc:0:0C2001:08:000:Maximum fire power PL2
turbofrc:0:0C2023:A0:000:Invincibility PL2
turbofrc:0:0C207F:07:000:Infinite Lives PL3
turbofrc:0:0C2069:08:000:Maximum fire power PL3
turbofrc:0:0C208B:A0:000:Invincibility PL3
; [ Turbo Tag (prototype) ]
turbotag:0:F238:06:000:Infinite Lives
turbotag:0:F25D:01:000:Always have Turbo Charger
turbotag:0:F249:00:000:Infinite Crashes allowed
; [ Neo Turf Masters / Big Tournament Golf ]
turfmast:0:106FE7:7F:000:Maximum Power
turfmast:0:106FE1:00:000:Always have No Wind
turfmast:0:106FE1:13:000:Always have Full Wind
turfmast:0:106FE3:00:000:Wind Direction always 100% North
turfmast:0:106FE3:01:000:Wind Direction always NNE
turfmast:0:106FE3:02:000:Wind Direction always NE
turfmast:0:106FE3:03:000:Wind Direction always NEE
turfmast:0:106FE3:04:000:Wind Direction always 100% East
turfmast:0:106FE3:05:000:Wind Direction always SEE
turfmast:0:106FE3:06:000:Wind Direction always SE
turfmast:0:106FE3:07:000:Wind Direction always SSE
turfmast:0:106FE3:08:000:Wind Direction always 100% South
turfmast:0:106FE3:09:000:Wind Direction always SSW
turfmast:0:106FE3:0A:000:Wind Direction always SW
turfmast:0:106FE3:0B:000:Wind Direction always SWW
turfmast:0:106FE3:0C:000:Wind Direction always 100% West
turfmast:0:106FE3:0D:000:Wind Direction always NWW
turfmast:0:106FE3:0E:000:Wind Direction always NW
turfmast:0:106FE3:0F:000:Wind Direction always NNW
turfmast:0:101255:1E:002:Infinite Time PL1
turfmast:0:107006:01:000:Do not count strokes PL1
turfmast:0:1005F5:1E:002:Infinite Time PL2
turfmast:0:10702C:01:000:Do not count strokes PL2
; [ Turpin ]
turpin:0:8630:09:000:Infinite Lives
turpin:0:8637:63:000:Infinite Bombs
; [ Turtles ]
turtles:0:8630:09:000:Infinite Lives
turtles:0:8637:63:000:Infinite Bombs
; [ Turtle Ship ]
turtship:0:C085:09:000:Infinite slow time
turtship:0:C084:01:000:Enemies' speed is slow
turtship:0:C084:00:001:Enemies' speed is normal
turtship:0:0000:00:999:[See the Dip Switch Menu to ]
turtship:0:0000:00:999:[enable an alternate ]
turtship:0:0000:00:999:[Invincibility cheat. ]
turtship:0:C016:03:000:Infinite Lives PL1
turtship:0:C080:01:020:Invincibility PL1
turtship:0:D005:13:520:Infinite Missiles PL1
turtship:0:D005:0C:540:Infinite Missiles PL1 (2/2)
turtship:0:D005:E0:020:Infinite Thunders PL1
turtship:0:D004:02:020:Always have the missiles PL1
turtship:0:D004:04:020:Always have the thunders PL1
turtship:0:D004:01:020:Always have the sideways PL1
turtship:0:D004:10:020:Always have the power firePL1
turtship:0:D004:02:021:Get the missiles Now! PL1
turtship:0:D004:04:021:Get the thunders Now! PL1
turtship:0:D004:01:021:Get the sideways Now! PL1
turtship:0:D004:10:021:Get the power fire Now! PL1
turtship:0:C017:03:000:Infinite Lives PL2
turtship:0:C080:02:020:Invincibility PL2
turtship:0:D085:13:520:Infinite Missiles PL2
turtship:0:D085:0C:540:Infinite Missiles PL2 (2/2)
turtship:0:D085:E0:020:Infinite Thunders PL2
turtship:0:D084:02:020:Always have the missiles PL2
turtship:0:D084:04:020:Always have the thunders PL2
turtship:0:D084:01:020:Always have the sideways PL2
turtship:0:D084:10:020:Always have the power firePL2
turtship:0:D084:02:021:Get the missiles Now! PL2
turtship:0:D084:04:021:Get the thunders Now! PL2
turtship:0:D084:01:021:Get the sideways Now! PL2
turtship:0:D084:10:021:Get the power fire Now! PL2
; [ Tutankham ]
tutankhm:0:8880:05:000:Infinite Lives
tutankhm:0:8882:06:000:Infinite Bombs
tutankhm:0:886D:FF:000:Infinite Time
tutankhm:0:8885:01:000:Always have key
tutankhm:0:8885:01:000:Always have a Key
tutankhm:0:8885:01:001:Get a Key Now!
; [ Tutankham (Stern) ]
tutankst:0:8880:05:000:Infinite Lives
tutankst:0:8882:06:000:Infinite Bombs
tutankst:0:886D:FF:000:Infinite Time
tutankst:0:8885:01:000:Always have a Key
tutankst:0:8885:01:001:Get a Key Now!
; [ Tecmo World Cup '98 ]
twcup98:0:0000:00:999:[ There are no cheats ]:REASON 1
twcup98:0:0000:00:999:[ for this game as it ]:REASON 1
twcup98:0:0000:00:999:[ didn't work the last ]:REASON 1
twcup98:0:0000:00:999:[ time it was tested. ]:REASON 1
twcup98:0:0000:00:999:[ If the game now works ]:REASON 1
twcup98:0:0000:00:999:[ please request cheats ]:REASON 1
twcup98:0:0000:00:999:[ for it on the cheat ]:REASON 1
twcup98:0:0000:00:999:[ forums. ]:REASON 1
; [ TwinBee ]
twinbee:0:01EA81:0F:000:Infinite Lives PL1
twinbee:0:01EE73:01:000:Invincibility "ON" PL1
twinbee:0:01EE73:00:001:Invincibility "OFF" PL1
twinbee:0:01EDC8:C4:001:Get Normal Shot Now! PL1
twinbee:0:01EDC8:E4:001:Get Twin Shot Now! PL1
twinbee:0:01EDCB:05:001:Get Option Now! PL1
twinbee:0:01F049:01:001:Get 3-way Shot Now! PL1
twinbee:0:01EDC7:00:000:Infinite Repair Car PL1
twinbee:0:01ED90:01:001:Repair Hand Now! PL1
twinbee:0:01ED91:00:501:Repair Hand Now! PL1 (2/4)
twinbee:0:01EDA0:01:501:Repair Hand Now! PL1 (3/4)
twinbee:0:01EDA1:00:501:Repair Hand Now! PL1 (4/4)
twinbee:0:000000:00:999:[---Version VS only cheats--]
twinbee:0:01EAC1:0F:000:Infinite Lives PL2
twinbee:0:01F173:01:000:Invincibility "ON" PL2
twinbee:0:01F173:00:001:Invincibility "OFF" PL2
twinbee:0:01F0C8:C4:001:Get Normal Shot Now! PL2
twinbee:0:01F0C8:E4:001:Get Twin Shot Now! PL2
twinbee:0:01F0CB:14:001:Get Option Now! PL2
twinbee:0:01F0CB:09:001:Get Barrier Now! PL2
twinbee:0:01F0C7:00:000:Infinite Repair Car PL2
twinbee:0:01F210:01:001:Repair Hand Now! PL2
twinbee:0:01F211:00:501:Repair Hand Now! PL2 (2/4)
twinbee:0:01F220:01:501:Repair Hand Now! PL2 (3/4)
twinbee:0:01F221:00:501:Repair Hand Now! PL2 (4/4)
twinbee:0:01EC35:3F:000:Sound Test Timer Stop:[PL2 Start]Next Code
twinbee:0:01FF06:FF:000:WakeUp Music Timer Stop:Start again after the use
; [ Twin Cobra (World) ]
twincobr:0:031871:0A:000:Infinite Lives PL1
twincobr:0:03004D:09:000:Infinite Bombs PL1
twincobr:0:030023:2E:000:Invincibility PL1
twincobr:0:030038:80:500:Invincibility PL1 (2/2)
twincobr:0:000000:00:999:[ You must enable the max fire ]
twincobr:0:000000:00:999:[ fire power cheat to use the four ]
twincobr:0:000000:00:999:[ fire type cheats. ]
twincobr:0:03004B:28:000:Always max fire power PL1
twincobr:0:03005B:00:000:Always Normal fire PL1
twincobr:0:03005B:2C:000:Always Laser PL1
twincobr:0:03005B:58:000:Always Multiway fire PL1
twincobr:0:03005B:84:000:Always 4-sides fire PL1
twincobr:0:03005B:00:001:Get Normal fire Now! PL1
twincobr:0:03005B:2C:001:Get Laser Now! PL1
twincobr:0:03005B:58:001:Get Multiway fire Now! PL1
twincobr:0:03005B:84:001:Get 4-sides fire Now! PL1
twincobr:0:031873:0A:000:Infinite Lives PL2
twincobr:0:0300AD:09:000:Infinite Bombs PL2
twincobr:0:030083:2F:000:Invincibility PL2
twincobr:0:030098:80:500:Invincibility PL2 (2/2)
twincobr:0:000000:00:999:[ You must enable the max fire ]
twincobr:0:000000:00:999:[ fire power cheat to use the four ]
twincobr:0:000000:00:999:[ fire type cheats. ]
twincobr:0:0300AB:28:000:Always max fire power PL2
twincobr:0:0300BB:00:000:Always Normal fire PL2
twincobr:0:0300BB:2C:000:Always Laser PL2
twincobr:0:0300BB:58:000:Always Multiway fire PL2
twincobr:0:0300BB:84:000:Always 4-sides fire PL2
twincobr:0:0300BB:00:001:Get Normal fire Now! PL2
twincobr:0:0300BB:2C:001:Get Laser Now! PL2
twincobr:0:0300BB:58:001:Get Multiway fire Now! PL2
twincobr:0:0300BB:84:001:Get 4-sides fire Now! PL2
; [ Twin Cobra (US) ]
twincobu:0:031871:0A:000:Infinite Lives PL1
twincobu:0:03004D:09:000:Infinite Bombs PL1
twincobu:0:030023:2E:000:Invincibility PL1
twincobu:0:030038:80:500:Invincibility PL1 (2/2)
twincobu:0:000000:00:999:[ You must enable the max fire ]
twincobu:0:000000:00:999:[ fire power cheat to use the four ]
twincobu:0:000000:00:999:[ fire type cheats. ]
twincobu:0:03004B:28:000:Always max fire power PL1
twincobu:0:03005B:00:000:Always Normal fire PL1
twincobu:0:03005B:2C:000:Always Laser PL1
twincobu:0:03005B:58:000:Always Multiway fire PL1
twincobu:0:03005B:84:000:Always 4-sides fire PL1
twincobu:0:03005B:00:001:Get Normal fire Now! PL1
twincobu:0:03005B:2C:001:Get Laser Now! PL1
twincobu:0:03005B:58:001:Get Multiway fire Now! PL1
twincobu:0:03005B:84:001:Get 4-sides fire Now! PL1
twincobu:0:031873:0A:000:Infinite Lives PL2
twincobu:0:0300AD:09:000:Infinite Bombs PL2
twincobu:0:030083:2F:000:Invincibility PL2
twincobu:0:030098:80:500:Invincibility PL2 (2/2)
twincobu:0:000000:00:999:[ You must enable the max fire ]
twincobu:0:000000:00:999:[ fire power cheat to use the four ]
twincobu:0:000000:00:999:[ fire type cheats. ]
twincobu:0:0300AB:28:000:Always max fire power PL2
twincobu:0:0300BB:00:000:Always Normal fire PL2
twincobu:0:0300BB:2C:000:Always Laser PL2
twincobu:0:0300BB:58:000:Always Multiway fire PL2
twincobu:0:0300BB:84:000:Always 4-sides fire PL2
twincobu:0:0300BB:00:001:Get Normal fire Now! PL2
twincobu:0:0300BB:2C:001:Get Laser Now! PL2
twincobu:0:0300BB:58:001:Get Multiway fire Now! PL2
twincobu:0:0300BB:84:001:Get 4-sides fire Now! PL2
; [ Twin Eagle II - The Rescue Mission ]
twineag2:0:0000:00:999:[ This game hasn't even ]:REASON 11
twineag2:0:0000:00:999:[ been looked at due to ]:REASON 11
twineag2:0:0000:00:999:[ time constraints - Too]:REASON 11
twineag2:0:0000:00:999:[ many games and so ]:REASON 11
twineag2:0:0000:00:999:[ little time. It is ]:REASON 11
twineag2:0:0000:00:999:[ even possible that ]:REASON 11
twineag2:0:0000:00:999:[ this game may be a ]:REASON 11
twineag2:0:0000:00:999:[ clone of an existing ]:REASON 11
twineag2:0:0000:00:999:[ game which may have ]:REASON 11
twineag2:0:0000:00:999:[ cheats. Please search ]:REASON 11
twineag2:0:0000:00:999:[ the cheat forums ]:REASON 11
twineag2:0:0000:00:999:[ before posting cheat ]:REASON 11
twineag2:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ Twin Eagle - Revenge Joe's Brother ]
twineagl:0:FFD6D7:01:000:Never any Enemy
twineagl:0:FFD639:09:000:Infinite Lives PL1
twineagl:0:FFD685:09:000:Infinite Bombs PL1
twineagl:0:FFFC0E:03:000:Infinite Ammo PL1
twineagl:0:FFFC0F:E7:500:Infinite Ammo PL1
twineagl:0:FFD679:07:000:Maximum shot Power PL1
twineagl:0:FFD681:04:000:Maximum shot Range PL1
twineagl:0:FFD68B:03:000:Maximum Speed PL1
twineagl:0:FFD6BF:FF:000:Invincibility PL1
twineagl:0:FFD63B:09:000:Infinite Lives PL2
twineagl:0:FFD687:09:000:Infinite Bombs PL2
twineagl:0:FFFC10:03:000:Infinite Ammo PL2
twineagl:0:FFFC11:E7:500:Infinite Ammo PL2
twineagl:0:FFD67B:07:000:Maximum Shot Power PL2
twineagl:0:FFD683:04:000:Maximum Shot Range PL2
twineagl:0:FFD68F:03:000:Maximum Speed PL2
twineagl:0:FFD6C1:FF:000:Invincibility PL2
; [ Twin Hawk (World) ]
twinhawk:0:F000F3:09:000:Infinite Credits
twinhawk:0:F01661:0B:000:Infinite Lives PL1
twinhawk:0:F01663:0A:000:Infinite Bombs PL1
twinhawk:0:F016BD:01:000:Invincibility PL1
twinhawk:0:F016C7:03:000:Maximum fire power PL1
twinhawk:0:F01691:0B:000:Infinite Lives PL2
twinhawk:0:F01693:0A:000:Infinite Bombs PL2
twinhawk:0:F0187D:01:000:Invincibility PL2
twinhawk:0:F01887:03:000:Maximum fire power PL2
; [ Twin Hawk (US) ]
twinhwku:0:F000F3:09:000:Infinite Credits
twinhwku:0:F01661:0B:000:Infinite Lives PL1
twinhwku:0:F01663:0A:000:Infinite Bombs PL1
twinhwku:0:F016BD:01:000:Invincibility PL1
twinhwku:0:F016C7:03:000:Maximum fire power PL1
twinhwku:0:F01691:0B:000:Infinite Lives PL2
twinhwku:0:F01693:0A:000:Infinite Bombs PL2
twinhwku:0:F0187D:01:000:Invincibility PL2
twinhwku:0:F01887:03:000:Maximum fire power PL2
; [ Twin Qix (US Prototype) ]
twinqix:0:400223:09:000:Infinite Credits
twinqix:0:406B1A:FF:000:Infinite Time:Doesn't work against Warnings!
twinqix:0:40916D:05:000:Enemies always Frozen
twinqix:0:406B50:03:000:Infinite Lives PL1
twinqix:0:409365:05:000:Always have Maximum Speed PL1
twinqix:0:4093B0:6F:001:Finish this Round with 99.99% Now! PL1
twinqix:0:4093B1:63:501:Finish this Round with 99.99% Now! PL1 (2/2)
twinqix:0:406B51:03:000:Infinite Lives PL2
twinqix:0:40996F:05:000:Always have Maximum Speed PL2
twinqix:0:4099BA:6F:001:Finish this Round with 99.99% Now! PL2
twinqix:0:4099BB:63:501:Finish this Round with 99.99% Now! PL2 (2/2)
twinqix:0:000000:00:999:[After you enable these region cheats to see any ]
twinqix:0:000000:00:999:[effect you will have to reset the game (F3). ]
twinqix:0:000000:00:999:[Then you may have to turn the Test Mode ON (F2),]
twinqix:0:000000:00:999:[wait for Test Mode to appear and reset again(F3)]
twinqix:0:0FFFFF:01:100:Region Switch = Japan
twinqix:0:0FFFFF:02:100:Region Switch = US
twinqix:0:0FFFFF:03:100:Region Switch = World
; [ Twinkle Star Sprites ]
twinspri:0:10C005:05:000:Infinite Lives PL1:F6 at the end of game
twinspri:0:10C014:28:000:Infinite Energy PL1
twinspri:0:10C021:02:000:Infinite Bombs PL1
twinspri:0:10C08A:30:000:Infinite Power PL1
twinspri:0:10C08B:00:500:Infinite Power PL1 (2/2)
twinspri:0:10C088:10:001:Get an Instant LV1 Attack Now! PL1
twinspri:0:10C088:20:001:Get an Instant LV2 Attack Now! PL1
twinspri:0:10C088:30:001:Get an Instant Boss Attack Now! PL1
twinspri:0:000000:00:999:[ Free player selection - you can enable it ]
twinspri:0:000000:00:999:[ on one of the versus screens to change ]
twinspri:0:000000:00:999:[ characters as often as you wish during ]
twinspri:0:000000:00:999:[ play. You can also use it on the character ]
twinspri:0:000000:00:999:[ select screen - but if you move the ]
twinspri:0:000000:00:999:[ character ring it will be lost. ]
twinspri:0:10A681:00:001:Play as Loadran Now! PL1
twinspri:0:10C007:00:501:Play as Loadran Now! PL1 (2/2)
twinspri:0:10A681:01:001:Play as Macky & Pentell Now! PL1
twinspri:0:10C007:01:501:Play as Macky & Pentell Now! PL1 (2/2)
twinspri:0:10A681:02:001:Play as Arthur Schmidt Now! PL1
twinspri:0:10C007:02:501:Play as Arthur Schmidt Now! PL1 (2/2)
twinspri:0:10A681:03:001:Play as Yan Yanyung Now! PL1
twinspri:0:10C007:03:501:Play as Yan Yanyung Now! PL1 (2/2)
twinspri:0:10A681:04:001:Play as Griffon Now! PL1
twinspri:0:10C007:04:501:Play as Griffon Now! PL1 (2/2)
twinspri:0:10A681:05:001:Play as Really Till Now! PL1
twinspri:0:10C007:05:501:Play as Really Till Now! PL1 (2/2)
twinspri:0:10A681:06:001:Play as Tinker & Linker Now! PL1
twinspri:0:10C007:06:501:Play as Tinker & Linker Now! PL1 (2/2)
twinspri:0:10A681:07:001:Play as Nanja Monja Now! PL1
twinspri:0:10C007:07:501:Play as Nanja Monja Now! PL1 (2/2)
twinspri:0:10A681:08:001:Play as Kim Now! PL1
twinspri:0:10C007:08:501:Play as Kim Now! PL1 (2/2)
twinspri:0:10A681:09:001:Play as Sprites Now! PL1
twinspri:0:10C007:09:501:Play as Sprites Now! PL1 (2/2)
twinspri:0:10A681:0A:001:Play as Dark Ran Now! PL1
twinspri:0:10C007:0A:501:Play as Dark Ran Now! PL1 (2/2)
twinspri:0:10A681:0B:001:Play as Mevious Now! PL1
twinspri:0:10C007:0B:501:Play as Mevious Now! PL1 (2/2)
twinspri:0:10A681:0C:001:Play as Memory Now! PL1
twinspri:0:10C007:0C:501:Play as Memory Now! PL1 (2/2)
twinspri:0:10D005:05:000:Infinite Lives PL2:F6 at the end of game
twinspri:0:10D014:28:000:Infinite Energy PL2
twinspri:0:10D021:02:000:Infinite Bombs PL2
twinspri:0:10D08A:30:000:Infinite Power PL2
twinspri:0:10D08B:00:500:Infinite Power PL2 (2/2)
twinspri:0:10D088:10:001:Get an Instant LV1 Attack Now! PL2
twinspri:0:10D088:20:001:Get an Instant LV2 Attack Now! PL2
twinspri:0:10D088:30:001:Get an Instant Boss Attack Now! PL2
twinspri:0:000000:00:999:[ Free player selection - you can enable it ]
twinspri:0:000000:00:999:[ on one of the versus screens to change ]
twinspri:0:000000:00:999:[ characters as often as you wish during ]
twinspri:0:000000:00:999:[ play. You can also use it on the character ]
twinspri:0:000000:00:999:[ select screen - but if you move the ]
twinspri:0:000000:00:999:[ character ring it will be lost. ]
twinspri:0:10A6C1:00:001:Play as Loadran Now! PL2
twinspri:0:10D007:00:501:Play as Loadran Now! PL2 (2/2)
twinspri:0:10A6C1:01:001:Play as Macky & Pentell Now! PL2
twinspri:0:10D007:01:501:Play as Macky & Pentell Now! PL2 (2/2)
twinspri:0:10A6C1:02:001:Play as Arthur Schmidt Now! PL2
twinspri:0:10D007:02:501:Play as Arthur Schmidt Now! PL2 (2/2)
twinspri:0:10A6C1:03:001:Play as Yan Yanyung Now! PL2
twinspri:0:10D007:03:501:Play as Yan Yanyung Now! PL2 (2/2)
twinspri:0:10A6C1:04:001:Play as Griffon Now! PL2
twinspri:0:10D007:04:501:Play as Griffon Now! PL2 (2/2)
twinspri:0:10A6C1:05:001:Play as Really Till Now! PL2
twinspri:0:10D007:05:501:Play as Really Till Now! PL2 (2/2)
twinspri:0:10A6C1:06:001:Play as Tinker & Linker Now! PL2
twinspri:0:10D007:06:501:Play as Tinker & Linker Now! PL2 (2/2)
twinspri:0:10A6C1:07:001:Play as Nanja Monja Now! PL2
twinspri:0:10D007:07:501:Play as Nanja Monja Now! PL2 (2/2)
twinspri:0:10A6C1:08:001:Play as Kim Now! PL2
twinspri:0:10D007:08:501:Play as Kim Now! PL2 (2/2)
twinspri:0:10A6C1:09:001:Play as Sprites Now! PL2
twinspri:0:10D007:09:501:Play as Sprites Now! PL2 (2/2)
twinspri:0:10A6C1:0A:001:Play as Dark Ran Now! PL2
twinspri:0:10D007:0A:501:Play as Dark Ran Now! PL2 (2/2)
twinspri:0:10A6C1:0B:001:Play as Mevious Now! PL2
twinspri:0:10D007:0B:501:Play as Mevious Now! PL2 (2/2)
twinspri:0:10A6C1:0C:001:Play as Memory Now! PL2
twinspri:0:10D007:0C:501:Play as Memory Now! PL2 (2/2)
; [ Two Crude (US) ]
twocrude:0:080032:99:000:Infinite Credits
twocrude:0:080043:99:000:Infinite Time
twocrude:0:080042:09:500:Infinite Time (2/2)
twocrude:0:081005:00:001:1 hit to kill enemy Now!
twocrude:0:081045:00:501:1 hit to kill enemy Now!(2/5)
twocrude:0:081085:00:501:1 hit to kill enemy Now!(3/5)
twocrude:0:0810C5:00:501:1 hit to kill enemy Now!(4/5)
twocrude:0:081105:00:501:1 hit to kill enemy Now!(5/5)
twocrude:0:080114:09:000:Infinite Lives PL1
twocrude:0:080113:38:000:Infinite Energy PL1
twocrude:0:080137:02:000:Invincibility PL1:Sprite Flickers
twocrude:0:080194:09:000:Infinite Lives PL2
twocrude:0:080193:38:000:Infinite Energy PL2
twocrude:0:0801B7:02:000:Invincibility PL2:Sprite Flickers
; [ Two Tigers ]
twotiger:0:C5F4:09:000:Infinite Time
twotiger:0:C456:05:000:Infinite Lives
twotiger:0:C3B2:00:000:No Sprite Collision
twotiger:0:C3E9:00:500:No Sprite Collision (2/2)
; [ Two Tigers (dedicated) ]
twotigra:0:C5F4:09:000:Infinite Time
twotigra:0:C456:05:000:Infinite Lives
twotigra:0:C3B2:00:000:No Sprite Collision
twotigra:0:C3E9:00:500:No Sprite Collision (2/2)
; [ Tecmo World Soccer '96 ]
tws96:0:1014D7:30:000:Infinite Time
tws96:0:1014D6:01:500:Infinite Time (2/2)
tws96:0:1014D7:01:001:Finish this Game Now!
tws96:0:1014D6:00:501:Finish this Game Now! (2/2)
tws96:0:1014CF:00:000:Score always = 0 PL1
tws96:0:1014CF:99:000:Score always = 99 PL1
tws96:0:1014CF:00:001:Set score = 0 Now! PL1
tws96:0:1014CF:99:001:Set score = 99 Now! PL1
tws96:0:1014CF:99:073:Select score Now! PL1
tws96:0:1014D1:00:000:Score always = 0 PL2
tws96:0:1014D1:99:000:Score always = 99 PL2
tws96:0:1014D1:00:001:Set score = 0 Now! PL2
tws96:0:1014D1:99:001:Set score = 99 Now! PL2
tws96:0:1014D1:99:073:Select score Now! PL2
; [ Typhoon ]
typhoon:0:208C:63:000:Infinite Credits
typhoon:0:2098:FF:000:Infinite Lives
typhoon:0:580C:09:020:Infinite POWs
typhoon:0:580C:06:540:Infinite POWs (2/2)
typhoon:0:5560:80:040:Invincibility "ON":You won't be able to get the power-ups with this enabled
typhoon:0:5560:80:021:Invincibility "OFF"
typhoon:0:558E:01:000:Always have Power Up Bomb 1
typhoon:0:558E:02:000:Always have Power Up Bomb 2
typhoon:0:558E:01:001:Get Power Up Bomb 1 Now!
typhoon:0:558E:02:001:Get Power Up Bomb 2 Now!
typhoon:0:558C:01:000:Always have 2nd Heli
typhoon:0:558C:01:001:Get 2nd Heli Now!
typhoon:0:0000:00:999:[These [1H] codes only apply]
typhoon:0:0000:00:999:[to the 1st(main) Helicopter]
typhoon:0:558D:00:000:Always have Normal Shot [1H]
typhoon:0:558D:01:000:Always have Vulcan Shot [1H]
typhoon:0:558D:02:000:Always have 3-Way Shot [1H]
typhoon:0:558D:04:000:Always have Triple Shot [1H]
typhoon:0:558D:05:000:Always have Laser Shot [1H]
typhoon:0:558D:00:001:Get Normal Shot [1H] Now!
typhoon:0:558D:01:001:Get Vulcan Shot [1H] Now!
typhoon:0:558D:02:001:Get 3-Way Shot [1H] Now!
typhoon:0:558D:04:001:Get Triple Shot [1H] Now!
typhoon:0:558D:05:001:Get Laser Shot [1H] Now!
typhoon:0:0000:00:999:[These [2H] codes only apply]
typhoon:0:0000:00:999:[to the 2nd Helicopter. Earn]
typhoon:0:0000:00:999:[it or use the 2nd Heli ]
typhoon:0:0000:00:999:[cheat like everybody else! ]
typhoon:0:55ED:00:000:Always have Normal Shot [2H]
typhoon:0:55ED:01:000:Always have Vulcan Shot [2H]
typhoon:0:55ED:02:000:Always have 3-Way Shot [2H]
typhoon:0:55ED:04:000:Always have Triple Shot [2H]
typhoon:0:55ED:05:000:Always have Laser Shot [2H]
typhoon:0:55ED:00:001:Get Normal Shot [2H] Now!
typhoon:0:55ED:01:001:Get Vulcan Shot [2H] Now!
typhoon:0:55ED:02:001:Get 3-Way Shot [2H] Now!
typhoon:0:55ED:04:001:Get Triple Shot [2H] Now!
typhoon:0:55ED:05:001:Get Laser Shot [2H] Now!
typhoon:0:5809:04:001:Lose a Life Now!
typhoon:0:0000:00:999:[Enable these cheats on the ]
typhoon:0:0000:00:999:[Take Off or READY!! screen ]
typhoon:0:20A2:00:001:Start on Round 1
typhoon:0:20A4:00:501:Start on Round 1 (2/2)
typhoon:0:20A2:01:001:Start on Round 2
typhoon:0:20A4:01:501:Start on Round 2 (2/2)
typhoon:0:20A2:02:001:Start on Round 3
typhoon:0:20A4:02:501:Start on Round 3 (2/2)
typhoon:0:20A2:04:001:Start on Round 4
typhoon:0:20A4:03:501:Start on Round 4 (2/2)
typhoon:0:20A2:05:001:Start on Round 5
typhoon:0:20A4:04:501:Start on Round 5 (2/2)
typhoon:0:20A2:06:001:Start on Round 6
typhoon:0:20A4:05:501:Start on Round 6 (2/2)
typhoon:0:20A2:08:001:Start on Round 7
typhoon:0:20A4:06:501:Start on Round 7 (2/2)
typhoon:0:20A2:09:001:Start on Round 8
typhoon:0:20A4:07:501:Start on Round 8 (2/2)
typhoon:0:2809:F0:000:Sound Test Timer Stop:[PL1 Shot1]Next Code
; [ Ultra Balloon ]
uballoon:0:800564:07:000:Infinite Lives PL1
uballoon:0:800558:02:000:Invincibility PL1
uballoon:0:800664:07:000:Infinite Lives PL2
uballoon:0:800658:02:000:Invincibility PL2
; [ Undercover Cops (World) ]
uccops:0:E0096:59:000:Infinite Time
uccops:0:E073E:01:001:Kill Fatso with 1 Hit Now!
uccops:0:00000:00:999:[This Select next level ]
uccops:0:00000:00:999:[cheat must be enabled on ]
uccops:0:00000:00:999:[the character selection ]
uccops:0:00000:00:999:[screen DO NOT ENABLE IT ON ]
uccops:0:00000:00:999:[THE TITLE SCREEN!!! You can]
uccops:0:00000:00:999:[also use it in game as a ]
uccops:0:00000:00:999:[normal next level cheat. ]
uccops:0:E0093:05:062:Select next level
uccops:0:E3E3B:0A:000:Infinite Lives PL1
uccops:0:E017E:64:000:Infinite Energy PL1
uccops:0:E0171:0C:000:Invincibility PL1
uccops:0:E3698:0C:500:Invincibility PL1 (2/3)
uccops:0:E0161:68:501:Invincibility PL1 (3/3)
uccops:0:E3E5D:0A:000:Infinite Lives PL2
uccops:0:E023E:64:000:Infinite Energy PL2
uccops:0:E0231:0C:000:Invincibility PL2
uccops:0:E3718:0C:500:Invincibility PL2 (2/3)
uccops:0:E0221:A0:501:Invincibility PL2 (3/3)
; [ Undercover Cops (Japan) ]
uccopsj:0:E0096:59:000:Infinite Time
uccopsj:0:E073E:01:001:Kill Fatso with 1 Hit Now!
uccopsj:0:00000:00:999:[This Select next level ]
uccopsj:0:00000:00:999:[cheat must be enabled on ]
uccopsj:0:00000:00:999:[the character selection ]
uccopsj:0:00000:00:999:[screen DO NOT ENABLE IT ON ]
uccopsj:0:00000:00:999:[THE TITLE SCREEN!!! You can]
uccopsj:0:00000:00:999:[also use it in game as a ]
uccopsj:0:00000:00:999:[normal next level cheat. ]
uccopsj:0:E0093:05:062:Select next level
uccopsj:0:E3E3B:0A:000:Infinite Lives PL1
uccopsj:0:E017E:64:000:Infinite Energy PL1
uccopsj:0:E0171:0C:000:Invincibility PL1
uccopsj:0:E3698:0C:500:Invincibility PL1 (2/3)
uccopsj:0:E0161:68:501:Invincibility PL1 (3/3)
uccopsj:0:E3E5D:0A:000:Infinite Lives PL2
uccopsj:0:E023E:64:000:Infinite Energy PL2
uccopsj:0:E0231:0C:000:Invincibility PL2
uccopsj:0:E3718:0C:500:Invincibility PL2 (2/3)
uccopsj:0:E0221:A0:501:Invincibility PL2 (3/3)
; [ Mahjong Uchuu yori Ai wo komete (Japan) ]
uchuuai:0:0000:00:999:[ The winning hand cheat must be activated when ]
uchuuai:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
uchuuai:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
uchuuai:0:0000:00:999:[ visually change until you make a move. ]
uchuuai:0:FC8B:31:001:Get winning hand Now!
uchuuai:0:FC8C:31:501:Get winning hand Now! (02/14)
uchuuai:0:FC8D:31:501:Get winning hand Now! (03/14)
uchuuai:0:FC8E:32:501:Get winning hand Now! (04/14)
uchuuai:0:FC8F:32:501:Get winning hand Now! (05/14)
uchuuai:0:FC90:32:501:Get winning hand Now! (06/14)
uchuuai:0:FC91:33:501:Get winning hand Now! (07/14)
uchuuai:0:FC92:33:501:Get winning hand Now! (08/14)
uchuuai:0:FC93:33:501:Get winning hand Now! (09/14)
uchuuai:0:FC94:34:501:Get winning hand Now! (10/14)
uchuuai:0:FC95:34:501:Get winning hand Now! (11/14)
uchuuai:0:FC96:34:501:Get winning hand Now! (12/14)
uchuuai:0:FC97:35:501:Get winning hand Now! (13/14)
uchuuai:0:FC98:35:501:Get winning hand Now! (14/14)
uchuuai:0:FC8B:31:000:Always winning hand
uchuuai:0:FC8C:31:500:Always winning hand (02/14)
uchuuai:0:FC8D:31:500:Always winning hand (03/14)
uchuuai:0:FC8E:32:500:Always winning hand (04/14)
uchuuai:0:FC8F:32:500:Always winning hand (05/14)
uchuuai:0:FC90:32:500:Always winning hand (06/14)
uchuuai:0:FC91:33:500:Always winning hand (07/14)
uchuuai:0:FC92:33:500:Always winning hand (08/14)
uchuuai:0:FC93:33:500:Always winning hand (09/14)
uchuuai:0:FC94:34:500:Always winning hand (10/14)
uchuuai:0:FC95:34:500:Always winning hand (11/14)
uchuuai:0:FC96:34:500:Always winning hand (12/14)
uchuuai:0:FC97:35:500:Always winning hand (13/14)
uchuuai:0:FC98:35:500:Always winning hand (14/14)
:uchuuai:00000006:FC8B:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:uchuuai:00000006:FD0B:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
uchuuai:0:0000:00:999:[ Here is the look-up list for ]
uchuuai:0:0000:00:999:[ the above watches. ]
uchuuai:0:0000:00:999:[ ]
uchuuai:0:0000:00:999:[ value common name chinese name ]
uchuuai:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
uchuuai:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
uchuuai:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
uchuuai:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
uchuuai:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
uchuuai:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
uchuuai:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
uchuuai:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
uchuuai:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
uchuuai:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
uchuuai:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
uchuuai:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
uchuuai:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
uchuuai:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
uchuuai:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
uchuuai:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
uchuuai:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
uchuuai:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
uchuuai:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
uchuuai:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
uchuuai:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
uchuuai:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
uchuuai:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
uchuuai:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
uchuuai:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
uchuuai:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
uchuuai:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
uchuuai:0:0000:00:999:[ 31h East "wind" ]
uchuuai:0:0000:00:999:[ 32h South "wind" ]
uchuuai:0:0000:00:999:[ 33h West "wind" ]
uchuuai:0:0000:00:999:[ 34h North "wind" ]
uchuuai:0:0000:00:999:[ 35h White "dragon" ]
uchuuai:0:0000:00:999:[ 36h Green "dragon" ]
uchuuai:0:0000:00:999:[ 37h Red "dragon" ]
uchuuai:0:0000:00:999:[ 3Fh - no tile - ]
; [ Ultimate Ecology (Japan 931203) ]
uecology:0:FF02E8:09:000:Infinite Credits
uecology:0:FFF5F2:09:000:Infinite Lives PL1
uecology:0:FF877A:FF:002:Invincibility PL1
uecology:0:FF8952:05:000:Always have Maximum Arm Weapon Power PL1
uecology:0:FF8922:00:000:Always have Penetration Shot PL1
uecology:0:FF895A:04:000:Always have Penetration Hammer PL1
uecology:0:FF8904:03:000:Always have Energy Ball PL1
uecology:0:FF8904:04:000:Always have Hammer PL1
uecology:0:FF8904:07:000:Always have Wheel PL1
uecology:0:FF8904:09:000:Always have Laser Sword PL1
uecology:0:FFF5F3:09:000:Infinite Lives PL2
uecology:0:FF8D4A:FF:002:Invincibility PL2
uecology:0:FF8F22:05:000:Always have Maximum Arm Weapon Power PL2
uecology:0:FF8EF2:00:000:Always have Penetration Shot PL2
uecology:0:FF8F2A:04:000:Always have Penetration Hammer PL2
uecology:0:FF8ED4:03:000:Always have Energy Ball PL2
uecology:0:FF8ED4:04:000:Always have Hammer PL2
uecology:0:FF8ED4:07:000:Always have Wheel PL2
uecology:0:FF8ED4:09:000:Always have Laser Sword PL2
uecology:0:000000:00:999:[ These are the codes to set the machine region - the ]
uecology:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
uecology:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
uecology:0:FF03E9:00:000:Region Switch = Japan
uecology:0:FF03E9:01:000:Region Switch = USA
uecology:0:FF03E9:02:000:Region Switch = ETC
uecology:0:FF03E9:03:000:Region Switch = Hispanic
uecology:0:FF03E9:04:000:Region Switch = Asia
; [ Ufo Senshi Yohko Chan ]
ufosensi:0:0000:00:999:[ There are no cheats ]:REASON 1
ufosensi:0:0000:00:999:[ for this game as it ]:REASON 1
ufosensi:0:0000:00:999:[ didn't work the last ]:REASON 1
ufosensi:0:0000:00:999:[ time it was tested. ]:REASON 1
ufosensi:0:0000:00:999:[ If the game now works ]:REASON 1
ufosensi:0:0000:00:999:[ please request cheats ]:REASON 1
ufosensi:0:0000:00:999:[ for it on the cheat ]:REASON 1
ufosensi:0:0000:00:999:[ forums. ]:REASON 1
; [ Ultimate Tennis ]
ultennis:0:22101F:63:000:Infinite Credits
ultennis:0:222248:00:000:Infinite Balls
ultennis:0:222249:63:500:Infinite Balls (2/2)
ultennis:0:22B8B9:00:000:"Game" Score always = 0 PL1
ultennis:0:22B8B9:00:001:"Game" Score = 0 Now! PL1
ultennis:0:22B8B9:03:001:"Game" Score = 40 Now! PL1
ultennis:0:22B8BF:04:000:"Set" Score always = 4 PL1
ultennis:0:22B8BF:04:001:"Set" Score = 4 Now! PL1
ultennis:0:22B8BF:06:001:"Set" Score = 6 Now! PL1
ultennis:0:22BBD9:00:000:"Game" Score always = 0 PL2
ultennis:0:22BBD9:00:001:"Game" Score = 0 Now! PL2
ultennis:0:22BBD9:03:001:"Game" Score = 40 Now! PL2
ultennis:0:22BBDB:04:000:"Set" Score always = 4 PL2
ultennis:0:22BBDB:04:001:"Set" Score = 4 Now! PL2
ultennis:0:22BBDB:06:001:"Set" Score = 6 Now! PL2
; [ Ultraman (Japan) ]
ultraman:0:08F669:30:000:Infinite Time:F6 at the end of level
ultraman:0:08EC0A:01:000:Invincibility?
ultraman:0:08F00A:50:000:Infinite Energy (Player):F6 at the end of level
ultraman:0:08F00A:00:001:Drain ALL Energy Now!(Player)
ultraman:0:08F02A:50:000:Infinite Energy (CPU)
ultraman:0:08F02A:00:001:Drain ALL Energy Now!(CPU)
ultraman:0:08F088:1B:000:Maximum power
ultraman:0:08F08B:03:500:Maximum power (2/2)
ultraman:0:08F1FD:02:000:Infinite Final Weapon(Player):Final Stage
ultraman:0:08E733:0C:071:Select Next Stage
; [ Ultra Maru-hi Mahjong (Japan) ]
ultramhm:0:0000:00:999:[ The winning hand cheat must be activated when ]
ultramhm:0:0000:00:999:[ there are 14 tiles in your hand, then press ]
ultramhm:0:0000:00:999:[ the RON key ('Z' by default). The tiles do not ]
ultramhm:0:0000:00:999:[ visually change until you make a move. ]
:ultramhm:00000001:ED05:00000031:FFFFFFFF:Get winning hand Now!
:ultramhm:00010001:ED06:00000031:FFFFFFFF:Get winning hand Now! (02/14)
:ultramhm:00010001:ED07:00000031:FFFFFFFF:Get winning hand Now! (03/14)
:ultramhm:00010001:ED08:00000032:FFFFFFFF:Get winning hand Now! (04/14)
:ultramhm:00010001:ED09:00000032:FFFFFFFF:Get winning hand Now! (05/14)
:ultramhm:00010001:ED0A:00000032:FFFFFFFF:Get winning hand Now! (06/14)
:ultramhm:00010001:ED0B:00000033:FFFFFFFF:Get winning hand Now! (07/14)
:ultramhm:00010001:ED0C:00000033:FFFFFFFF:Get winning hand Now! (08/14)
:ultramhm:00010001:ED0D:00000033:FFFFFFFF:Get winning hand Now! (09/14)
:ultramhm:00010001:ED0E:00000034:FFFFFFFF:Get winning hand Now! (10/14)
:ultramhm:00010001:ED0F:00000034:FFFFFFFF:Get winning hand Now! (11/14)
:ultramhm:00010001:ED10:00000034:FFFFFFFF:Get winning hand Now! (12/14)
:ultramhm:00010001:ED11:00000035:FFFFFFFF:Get winning hand Now! (13/14)
:ultramhm:00010001:ED12:00000035:FFFFFFFF:Get winning hand Now! (14/14)
:ultramhm:00000000:ED05:00000031:FFFFFFFF:Always winning hand
:ultramhm:00010000:ED06:00000031:FFFFFFFF:Always winning hand (02/14)
:ultramhm:00010000:ED07:00000031:FFFFFFFF:Always winning hand (03/14)
:ultramhm:00010000:ED08:00000032:FFFFFFFF:Always winning hand (04/14)
:ultramhm:00010000:ED09:00000032:FFFFFFFF:Always winning hand (05/14)
:ultramhm:00010000:ED0A:00000032:FFFFFFFF:Always winning hand (06/14)
:ultramhm:00010000:ED0B:00000033:FFFFFFFF:Always winning hand (07/14)
:ultramhm:00010000:ED0C:00000033:FFFFFFFF:Always winning hand (08/14)
:ultramhm:00010000:ED0D:00000033:FFFFFFFF:Always winning hand (09/14)
:ultramhm:00010000:ED0E:00000034:FFFFFFFF:Always winning hand (10/14)
:ultramhm:00010000:ED0F:00000034:FFFFFFFF:Always winning hand (11/14)
:ultramhm:00010000:ED10:00000034:FFFFFFFF:Always winning hand (12/14)
:ultramhm:00010000:ED11:00000035:FFFFFFFF:Always winning hand (13/14)
:ultramhm:00010000:ED12:00000035:FFFFFFFF:Always winning hand (14/14)
:ultramhm:00100000:EA72:000003E7:FFFFFFFF:Infinite Points
:ultramhm:00000006:ED05:0000000D:FFFFFFFF: Watch ALL 14 tiles - Player
:ultramhm:00000006:ED6C:0000000D:FFFFFFFF: Watch ALL 14 tiles - C.P.U.
ultramhm:0:0000:00:999:[ Here is the look-up list for ]
ultramhm:0:0000:00:999:[ the above watches. ]
ultramhm:0:0000:00:999:[ ]
ultramhm:0:0000:00:999:[ value common name chinese name ]
ultramhm:0:0000:00:999:[ 01h 1 "characters" 1 "wan" ]
ultramhm:0:0000:00:999:[ 02h 2 "characters" 2 "wan" ]
ultramhm:0:0000:00:999:[ 03h 3 "characters" 3 "wan" ]
ultramhm:0:0000:00:999:[ 04h 4 "characters" 4 "wan" ]
ultramhm:0:0000:00:999:[ 05h 5 "characters" 5 "wan" ]
ultramhm:0:0000:00:999:[ 06h 6 "characters" 6 "wan" ]
ultramhm:0:0000:00:999:[ 07h 7 "characters" 7 "wan" ]
ultramhm:0:0000:00:999:[ 08h 8 "characters" 8 "wan" ]
ultramhm:0:0000:00:999:[ 09h 9 "characters" 9 "wan" ]
ultramhm:0:0000:00:999:[ 11h 1 "dots" 1 "tung" ]
ultramhm:0:0000:00:999:[ 12h 2 "dots" 2 "tung" ]
ultramhm:0:0000:00:999:[ 13h 3 "dots" 3 "tung" ]
ultramhm:0:0000:00:999:[ 14h 4 "dots" 4 "tung" ]
ultramhm:0:0000:00:999:[ 15h 5 "dots" 5 "tung" ]
ultramhm:0:0000:00:999:[ 16h 6 "dots" 6 "tung" ]
ultramhm:0:0000:00:999:[ 17h 7 "dots" 7 "tung" ]
ultramhm:0:0000:00:999:[ 18h 8 "dots" 8 "tung" ]
ultramhm:0:0000:00:999:[ 19h 9 "dots" 9 "tung" ]
ultramhm:0:0000:00:999:[ 21h 1 "bamboo" 1"tiao/Bird" ]
ultramhm:0:0000:00:999:[ 22h 2 "bamboo" 2 "tiao" ]
ultramhm:0:0000:00:999:[ 23h 3 "bamboo" 3 "tiao" ]
ultramhm:0:0000:00:999:[ 24h 4 "bamboo" 4 "tiao" ]
ultramhm:0:0000:00:999:[ 25h 5 "bamboo" 5 "tiao" ]
ultramhm:0:0000:00:999:[ 26h 6 "bamboo" 6 "tiao" ]
ultramhm:0:0000:00:999:[ 27h 7 "bamboo" 7 "tiao" ]
ultramhm:0:0000:00:999:[ 28h 8 "bamboo" 8 "tiao" ]
ultramhm:0:0000:00:999:[ 29h 9 "bamboo" 9 "tiao" ]
ultramhm:0:0000:00:999:[ 31h East "wind" ]
ultramhm:0:0000:00:999:[ 32h South "wind" ]
ultramhm:0:0000:00:999:[ 33h West "wind" ]
ultramhm:0:0000:00:999:[ 34h North "wind" ]
ultramhm:0:0000:00:999:[ 35h White "dragon" ]
ultramhm:0:0000:00:999:[ 36h Green "dragon" ]
ultramhm:0:0000:00:999:[ 37h Red "dragon" ]
ultramhm:0:0000:00:999:[ 3Fh - no tile - ]
; [ Ultra Tank ]
ultratnk:0:008D:9A:000:Infinite Time
ultratnk:0:0000:00:999:[NOTE - The score will only update ]
ultratnk:0:0000:00:999:[when somebody scores (a tank kill). ]
ultratnk:0:0054:00:000:Score always = 0 PL1
ultratnk:0:0054:FF:000:Score always = 255 PL1
ultratnk:0:0054:00:001:Set score = 0 Now! PL1
ultratnk:0:0054:80:001:Set score = 128 Now! PL1
ultratnk:0:0054:FF:070:Select score Now! PL1
ultratnk:0:0052:00:000:Score always = 0 PL2
ultratnk:0:0052:FF:000:Score always = 255 PL2
ultratnk:0:0052:00:001:Set score = 0 Now! PL2
ultratnk:0:0052:80:001:Set score = 128 Now! PL2
ultratnk:0:0052:FF:070:Select score Now! PL2
; [ Ultra X Weapons / Ultra Keibitai ]
ultrax:0:00E264:09:000:Infinite Credits
:ultrax:00000300:00E3E2:00000006:FFFFFFFF:Select Stage
ultrax:0:00E2D6:02:000:Invincibility PL1
ultrax:0:00E2D4:09:000:Infinite Lives PL1
ultrax:0:00E334:09:000:Infinite Bombs PL1
ultrax:0:00E2B5:0F:000:Always Max Shot Power PL1
ultrax:0:00E33A:02:000:Always Have Side Wave Shot PL1
ultrax:0:00E336:06:000:Always Have Missile PL1
:ultrax:00000100:00E2B4:00000006:FFFFFFFF:Select Main Shot PL1
ultrax:0:00E2F0:0F:000:Always Main Shot Full Auto PL1:Keep Pushing Shot Button
:ultrax:00000100:00E2C6:000000FF:FFFFFFFF:Select Speed PL1:Don't pick a value too high or the ship is virtually incontrollable - max game value to be found out and cheat changed at a future date.
:ultrax:62000000:000000:00000000:00000000:Select Character PL1
:ultrax:00010000:00E2B2:00000000:FFFFFFFF:Jet-Vtol
:ultrax:00010000:00E2B2:00000001:FFFFFFFF:Ultra-Hawk
:ultrax:00010000:00E2B2:00000002:FFFFFFFF:Mat-Arrow
:ultrax:00010000:00E2B2:00000003:FFFFFFFF:Tac-Space
:ultrax:00010000:00E2B2:00000004:FFFFFFFF:Condol-1
:ultrax:00010000:00E2B2:00000005:FFFFFFFF:Macky-3
:ultrax:00010000:00E2B2:00000006:FFFFFFFF:Silver-Gull
ultrax:0:00E378:02:000:Invincibility PL2
ultrax:0:00E376:09:000:Infinite Lives PL2
ultrax:0:00E3D6:09:000:Infinite Bombs PL2
ultrax:0:00E357:0F:000:Always Max Shot Power PL2
ultrax:0:00E3DC:02:000:Always Have Side Wave Shot PL2
ultrax:0:00E3D8:06:000:Always Have Missile PL2
:ultrax:00000100:00E356:00000006:FFFFFFFF:Select Main Shot PL2
ultrax:0:00E392:0F:000:Always Main Shot Full Auto PL2:Keep Pushing Shot Button
:ultrax:00000100:00E368:000000FF:FFFFFFFF:Select Speed PL2:Don't pick a value too high or the ship is virtually incontrollable - max game value to be found out and cheat changed at a future date.
:ultrax:62000000:000000:00000000:00000000:Select Character PL2
:ultrax:00010000:00E354:00000000:FFFFFFFF:Jet-Vtol
:ultrax:00010000:00E354:00000001:FFFFFFFF:Ultra-Hawk
:ultrax:00010000:00E354:00000002:FFFFFFFF:Mat-Arrow
:ultrax:00010000:00E354:00000003:FFFFFFFF:Tac-Space
:ultrax:00010000:00E354:00000004:FFFFFFFF:Condol-1
:ultrax:00010000:00E354:00000005:FFFFFFFF:Macky-3
:ultrax:00010000:00E354:00000006:FFFFFFFF:Silver-Gull
; [ Ultraman Club - Tatakae! Ultraman Kyoudai!! ]
umanclub:0:200691:09:000:Infinite Credits
umanclub:0:200A9B:00:001:One hit to kill Boss Now!
umanclub:0:000000:00:999:[ These Select starting stage/mission cheats should ]
umanclub:0:000000:00:999:[ be enabled on the character selection screen. ]
umanclub:0:200A51:05:071:Select starting stage
umanclub:0:200A4F:07:071:Select starting/current mission:When used as a 'current' cheat you need to complete the current stage to see any affect.
umanclub:0:200A51:05:061:Select next stage
umanclub:0:200A4F:07:071:Select current mission:You need to complete current stage to see any affect though
umanclub:0:2007F3:0A:000:Infinite Lives PL1
umanclub:0:2007F7:06:000:Infinite Energy PL1
umanclub:0:2007F5:06:500:Infinite Energy PL1 (2/2)
umanclub:0:2007F9:10:000:Infinite Ammo Power PL1
umanclub:0:200805:03:000:Invincibility PL1
umanclub:0:2007DF:04:000:Always have Maximum Speed PL1
umanclub:0:20082B:0A:000:Infinite Lives PL2
umanclub:0:20082F:06:000:Infinite Energy PL2
umanclub:0:20082D:06:500:Infinite Energy PL2 (2/2)
umanclub:0:200831:10:000:Infinite Ammo Power PL2
umanclub:0:20083D:03:000:Invincibility PL2
umanclub:0:200817:04:000:Always have Maximum Speed PL2
; [ Ultimate Mortal Kombat 3 (rev 1.2) ]
umk3:0:1FF01B8C:00:110:Infinite Time
umk3:0:1FF01B8D:03:610:Infinite Time (2/4)
umk3:0:1FF01B8E:D7:610:Infinite Time (3/4)
umk3:0:1FF01B8F:C0:610:Infinite Time (4/4)
umk3:0:02810FC:ED:113:Unlock Mileena:Note, Use the cheat and then reset. You WILL lose your other settings
umk3:0:02810FE:B0:613:Unlock Mileena (2/2)
umk3:0:0281104:ED:113:Unlock Ermac:Note, Use the cheat and then reset. You WILL lose your other settings
umk3:0:0281106:B0:613:Unlock Ermac (2/2)
umk3:0:028110C:ED:113:Unlock Classic Sub-Zero:Note, Use the cheat and then reset. You WILL lose your other settings
umk3:0:028110E:B0:613:Unlock Classic Sub-Zero (2/2)
umk3:0:0020C14C:A6:000:Infinite Energy PL1
umk3:0:0020C14C:00:001:Drain all Energy Now! PL1:(Use AFTER fight start!)
umk3:0:0020C14E:30:000:Infinite Turbo PL1
umk3:0:0020C2C2:A6:000:Infinite Energy PL2
umk3:0:0020C2C2:00:001:Drain all Energy Now! PL2:(Use AFTER fight start!)
umk3:0:0020C2C4:30:000:Infinite Turbo PL2
umk3:0:0020C45C:64:000:Always Play Galaxian before a 2 player Match
umk3:0:00000000:00:999:[ These are the Kombat Code's for a 2 Player game - you can ]
umk3:0:00000000:00:999:[ choose just one of them (and there are LOTS!!) It may cause]
umk3:0:00000000:00:999:[ palette corruption if enabled before the battle screen. ]
umk3:0:0020C5C2:06:000:Galaxian
umk3:0:0020C5C4:04:500:Galaxian (2/6)
umk3:0:0020C5C6:02:500:Galaxian (3/6)
umk3:0:0020C5C8:04:500:Galaxian (4/6)
umk3:0:0020C5CA:06:500:Galaxian (5/6)
umk3:0:0020C5CC:08:500:Galaxian (6/6)
umk3:0:0020C5C2:00:000:UNIKORIV REFERRI-Sans Power (No Power)
umk3:0:0020C5C4:04:500:UNIKORIV REFERRI-Sans Power (No Power) (2/6)
umk3:0:0020C5C6:04:500:UNIKORIV REFERRI-Sans Power (No Power) (3/6)
umk3:0:0020C5C8:04:500:UNIKORIV REFERRI-Sans Power (No Power) (4/6)
umk3:0:0020C5CA:04:500:UNIKORIV REFERRI-Sans Power (No Power) (5/6)
umk3:0:0020C5CC:00:500:UNIKORIV REFERRI-Sans Power (No Power) (6/6)
umk3:0:0020C5C2:00:000:Half Energy PL1
umk3:0:0020C5C4:03:500:Half Energy PL1 (2/6)
umk3:0:0020C5C6:03:500:Half Energy PL1 (3/6)
umk3:0:0020C5C8:00:500:Half Energy PL1 (4/6)
umk3:0:0020C5CA:00:500:Half Energy PL1 (5/6)
umk3:0:0020C5CC:00:500:Half Energy PL1 (6/6)
umk3:0:0020C5C2:07:000:Quarter Energy PL1
umk3:0:0020C5C4:00:500:Quarter Energy PL1 (2/6)
umk3:0:0020C5C6:07:500:Quarter Energy PL1 (3/6)
umk3:0:0020C5C8:00:500:Quarter Energy PL1 (4/6)
umk3:0:0020C5CA:00:500:Quarter Energy PL1 (5/6)
umk3:0:0020C5CC:00:500:Quarter Energy PL1 (6/6)
umk3:0:0020C5C2:00:000:Half Energy PL2
umk3:0:0020C5C4:00:500:Half Energy PL2 (2/6)
umk3:0:0020C5C6:00:500:Half Energy PL2 (3/6)
umk3:0:0020C5C8:00:500:Half Energy PL2 (4/6)
umk3:0:0020C5CA:03:500:Half Energy PL2 (5/6)
umk3:0:0020C5CC:03:500:Half Energy PL2 (6/6)
umk3:0:0020C5C2:00:000:Quarter Energy PL2
umk3:0:0020C5C4:00:500:Quarter Energy PL2 (2/6)
umk3:0:0020C5C6:00:500:Quarter Energy PL2 (3/6)
umk3:0:0020C5C8:07:500:Quarter Energy PL2 (4/6)
umk3:0:0020C5CA:00:500:Quarter Energy PL2 (5/6)
umk3:0:0020C5CC:07:500:Quarter Energy PL2 (6/6)
umk3:0:0020C5C2:00:000:Blocking Disabled
umk3:0:0020C5C4:02:500:Blocking Disabled (2/6)
umk3:0:0020C5C6:00:500:Blocking Disabled (3/6)
umk3:0:0020C5C8:00:500:Blocking Disabled (4/6)
umk3:0:0020C5CA:02:500:Blocking Disabled (5/6)
umk3:0:0020C5CC:00:500:Blocking Disabled (6/6)
umk3:0:0020C5C2:01:000:Throwing Disabled
umk3:0:0020C5C4:00:500:Throwing Disabled (2/6)
umk3:0:0020C5C6:00:500:Throwing Disabled (3/6)
umk3:0:0020C5C8:01:500:Throwing Disabled (4/6)
umk3:0:0020C5CA:00:500:Throwing Disabled (5/6)
umk3:0:0020C5CC:00:500:Throwing Disabled (6/6)
umk3:0:0020C5C2:00:000:Throwing Encouraged
umk3:0:0020C5C4:01:500:Throwing Encouraged (2/6)
umk3:0:0020C5C6:00:500:Throwing Encouraged (3/6)
umk3:0:0020C5C8:00:500:Throwing Encouraged (4/6)
umk3:0:0020C5CA:01:500:Throwing Encouraged (5/6)
umk3:0:0020C5CC:00:500:Throwing Encouraged (6/6)
umk3:0:0020C5C2:07:000:Fast Uppercut Recovery
umk3:0:0020C5C4:08:500:Fast Uppercut Recovery (2/6)
umk3:0:0020C5C6:08:500:Fast Uppercut Recovery (3/6)
umk3:0:0020C5C8:03:500:Fast Uppercut Recovery (4/6)
umk3:0:0020C5CA:02:500:Fast Uppercut Recovery (5/6)
umk3:0:0020C5CC:02:500:Fast Uppercut Recovery (6/6)
umk3:0:0020C5C2:09:000:No PowerBars
umk3:0:0020C5C4:08:500:No PowerBars (2/6)
umk3:0:0020C5C6:07:500:No PowerBars (3/6)
umk3:0:0020C5C8:01:500:No PowerBars (4/6)
umk3:0:0020C5CA:02:500:No PowerBars (5/6)
umk3:0:0020C5CC:03:500:No PowerBars (6/6)
umk3:0:0020C5C2:02:000:No Fear
umk3:0:0020C5C4:08:500:No Fear (2/6)
umk3:0:0020C5C6:02:500:No Fear (3/6)
umk3:0:0020C5C8:02:500:No Fear (4/6)
umk3:0:0020C5CA:08:500:No Fear (5/6)
umk3:0:0020C5CC:02:500:No Fear (6/6)
umk3:0:0020C5C2:04:000:Infinite Run
umk3:0:0020C5C4:06:500:Infinite Run (2/6)
umk3:0:0020C5C6:06:500:Infinite Run (3/6)
umk3:0:0020C5C8:04:500:Infinite Run (4/6)
umk3:0:0020C5CA:06:500:Infinite Run (5/6)
umk3:0:0020C5CC:06:500:Infinite Run (6/6)
umk3:0:0020C5C2:06:000:Dark Kombat
umk3:0:0020C5C4:08:500:Dark Kombat (2/6)
umk3:0:0020C5C6:08:500:Dark Kombat (3/6)
umk3:0:0020C5C8:04:500:Dark Kombat (4/6)
umk3:0:0020C5CA:02:500:Dark Kombat (5/6)
umk3:0:0020C5CC:02:500:Dark Kombat (6/6)
umk3:0:0020C5C2:04:000:Randper Kombat
umk3:0:0020C5C4:06:500:Randper Kombat (2/6)
umk3:0:0020C5C6:00:500:Randper Kombat (3/6)
umk3:0:0020C5C8:04:500:Randper Kombat (4/6)
umk3:0:0020C5CA:06:500:Randper Kombat (5/6)
umk3:0:0020C5CC:00:500:Randper Kombat (6/6)
umk3:0:0020C5C2:09:000:Psycho Kombat
umk3:0:0020C5C4:08:500:Psycho Kombat (2/6)
umk3:0:0020C5C6:05:500:Psycho Kombat (3/6)
umk3:0:0020C5C8:01:500:Psycho Kombat (4/6)
umk3:0:0020C5CA:02:500:Psycho Kombat (5/6)
umk3:0:0020C5CC:05:500:Psycho Kombat (6/6)
umk3:0:0020C5C2:03:000:Silent Kombat
umk3:0:0020C5C4:00:500:Silent Kombat (2/6)
umk3:0:0020C5C6:00:500:Silent Kombat (3/6)
umk3:0:0020C5C8:03:500:Silent Kombat (4/6)
umk3:0:0020C5CA:00:500:Silent Kombat (5/6)
umk3:0:0020C5CC:00:500:Silent Kombat (6/6)
umk3:0:0020C5C2:02:000:Explosive Kombat:Only for 2 on 2 Endurance
umk3:0:0020C5C4:02:500:Explosive Kombat (2/6)
umk3:0:0020C5C6:07:500:Explosive Kombat (3/6)
umk3:0:0020C5C8:02:500:Explosive Kombat (4/6)
umk3:0:0020C5CA:02:500:Explosive Kombat (5/6)
umk3:0:0020C5CC:07:500:Explosive Kombat (6/6)
umk3:0:0020C5C2:00:000:Explosive Kombat, Throwing Disabled:Only for 2 on 2 Endurance
umk3:0:0020C5C4:02:500:Explosive Kombat, Throwing Disabled (2/6)
umk3:0:0020C5C6:02:500:Explosive Kombat, Throwing Disabled (3/6)
umk3:0:0020C5C8:02:500:Explosive Kombat, Throwing Disabled (4/6)
umk3:0:0020C5CA:02:500:Explosive Kombat, Throwing Disabled (5/6)
umk3:0:0020C5CC:00:500:Explosive Kombat, Throwing Disabled (6/6)
umk3:0:0020C5C2:00:000:Winner Battles Shao Kahn
umk3:0:0020C5C4:03:500:Winner Battles Shao Kahn (2/6)
umk3:0:0020C5C6:03:500:Winner Battles Shao Kahn (3/6)
umk3:0:0020C5C8:05:500:Winner Battles Shao Kahn (4/6)
umk3:0:0020C5CA:06:500:Winner Battles Shao Kahn (5/6)
umk3:0:0020C5CC:04:500:Winner Battles Shao Kahn (6/6)
umk3:0:0020C5C2:02:000:Winner Battles Smoke
umk3:0:0020C5C4:00:500:Winner Battles Smoke (2/6)
umk3:0:0020C5C6:05:500:Winner Battles Smoke (3/6)
umk3:0:0020C5C8:02:500:Winner Battles Smoke (4/6)
umk3:0:0020C5CA:00:500:Winner Battles Smoke (5/6)
umk3:0:0020C5CC:05:500:Winner Battles Smoke (6/6)
umk3:0:0020C5C2:07:000:Winner Battles Noob Saibot
umk3:0:0020C5C4:06:500:Winner Battles Noob Saibot (2/6)
umk3:0:0020C5C6:09:500:Winner Battles Noob Saibot (3/6)
umk3:0:0020C5C8:03:500:Winner Battles Noob Saibot (4/6)
umk3:0:0020C5CA:04:500:Winner Battles Noob Saibot (5/6)
umk3:0:0020C5CC:02:500:Winner Battles Noob Saibot (6/6)
umk3:0:0020C5C2:09:000:Winner Battles Montaro
umk3:0:0020C5C4:06:500:Winner Battles Montaro (2/6)
umk3:0:0020C5C6:09:500:Winner Battles Montaro (3/6)
umk3:0:0020C5C8:01:500:Winner Battles Montaro (4/6)
umk3:0:0020C5CA:04:500:Winner Battles Montaro (5/6)
umk3:0:0020C5CC:01:500:Winner Battles Montaro (6/6)
umk3:0:0020C5C2:00:000:Kombat Zone - Bell Tower
umk3:0:0020C5C4:09:500:Kombat Zone - Bell Tower (2/6)
umk3:0:0020C5C6:01:500:Kombat Zone - Bell Tower (3/6)
umk3:0:0020C5C8:01:500:Kombat Zone - Bell Tower (4/6)
umk3:0:0020C5CA:09:500:Kombat Zone - Bell Tower (5/6)
umk3:0:0020C5CC:00:500:Kombat Zone - Bell Tower (6/6)
umk3:0:0020C5C2:09:000:Kombat Zone - Blue Portal
umk3:0:0020C5C4:03:500:Kombat Zone - Blue Portal (2/6)
umk3:0:0020C5C6:03:500:Kombat Zone - Blue Portal (3/6)
umk3:0:0020C5C8:09:500:Kombat Zone - Blue Portal (4/6)
umk3:0:0020C5CA:03:500:Kombat Zone - Blue Portal (5/6)
umk3:0:0020C5CC:03:500:Kombat Zone - Blue Portal (6/6)
umk3:0:0020C5C2:00:000:Kombat Zone - Cavern
umk3:0:0020C5C4:00:500:Kombat Zone - Cavern (2/6)
umk3:0:0020C5C6:02:500:Kombat Zone - Cavern (3/6)
umk3:0:0020C5C8:00:500:Kombat Zone - Cavern (4/6)
umk3:0:0020C5CA:00:500:Kombat Zone - Cavern (5/6)
umk3:0:0020C5CC:03:500:Kombat Zone - Cavern (6/6)
umk3:0:0020C5C2:03:000:Kombat Zone - Jade's Desert
umk3:0:0020C5C4:03:500:Kombat Zone - Jade's Desert (2/6)
umk3:0:0020C5C6:00:500:Kombat Zone - Jade's Desert (3/6)
umk3:0:0020C5C8:00:500:Kombat Zone - Jade's Desert (4/6)
umk3:0:0020C5CA:03:500:Kombat Zone - Jade's Desert (5/6)
umk3:0:0020C5CC:03:500:Kombat Zone - Jade's Desert (6/6)
umk3:0:0020C5C2:00:000:Kombat Zone - Noob's Dorfen
umk3:0:0020C5C4:05:500:Kombat Zone - Noob's Dorfen (2/6)
umk3:0:0020C5C6:00:500:Kombat Zone - Noob's Dorfen (3/6)
umk3:0:0020C5C8:00:500:Kombat Zone - Noob's Dorfen (4/6)
umk3:0:0020C5CA:05:500:Kombat Zone - Noob's Dorfen (5/6)
umk3:0:0020C5CC:00:500:Kombat Zone - Noob's Dorfen (6/6)
umk3:0:0020C5C2:06:000:Kombat Zone - Scorpion's Lair
umk3:0:0020C5C4:06:500:Kombat Zone - Scorpion's Lair (2/6)
umk3:0:0020C5C6:06:500:Kombat Zone - Scorpion's Lair (3/6)
umk3:0:0020C5C8:04:500:Kombat Zone - Scorpion's Lair (4/6)
umk3:0:0020C5CA:04:500:Kombat Zone - Scorpion's Lair (5/6)
umk3:0:0020C5CC:04:500:Kombat Zone - Scorpion's Lair (6/6)
umk3:0:0020C5C2:01:000:Kombat Zone - Soul Chamber
umk3:0:0020C5C4:02:500:Kombat Zone - Soul Chamber (2/6)
umk3:0:0020C5C6:03:500:Kombat Zone - Soul Chamber (3/6)
umk3:0:0020C5C8:09:500:Kombat Zone - Soul Chamber (4/6)
umk3:0:0020C5CA:00:500:Kombat Zone - Soul Chamber (5/6)
umk3:0:0020C5CC:01:500:Kombat Zone - Soul Chamber (6/6)
umk3:0:0020C5C2:08:000:Kombat Zone - The Balcony
umk3:0:0020C5C4:08:500:Kombat Zone - The Balcony (2/6)
umk3:0:0020C5C6:00:500:Kombat Zone - The Balcony (3/6)
umk3:0:0020C5C8:02:500:Kombat Zone - The Balcony (4/6)
umk3:0:0020C5CA:02:500:Kombat Zone - The Balcony (5/6)
umk3:0:0020C5CC:00:500:Kombat Zone - The Balcony (6/6)
umk3:0:0020C5C2:00:000:Kombat Zone - The Bridge
umk3:0:0020C5C4:07:500:Kombat Zone - The Bridge (2/6)
umk3:0:0020C5C6:07:500:Kombat Zone - The Bridge (3/6)
umk3:0:0020C5C8:00:500:Kombat Zone - The Bridge (4/6)
umk3:0:0020C5CA:02:500:Kombat Zone - The Bridge (5/6)
umk3:0:0020C5CC:02:500:Kombat Zone - The Bridge (6/6)
umk3:0:0020C5C2:06:000:Kombat Zone - The Graveyard
umk3:0:0020C5C4:06:500:Kombat Zone - The Graveyard (2/6)
umk3:0:0020C5C6:06:500:Kombat Zone - The Graveyard (3/6)
umk3:0:0020C5C8:03:500:Kombat Zone - The Graveyard (4/6)
umk3:0:0020C5CA:03:500:Kombat Zone - The Graveyard (5/6)
umk3:0:0020C5CC:03:500:Kombat Zone - The Graveyard (6/6)
umk3:0:0020C5C2:08:000:Kombat Zone - The Pit III
umk3:0:0020C5C4:02:500:Kombat Zone - The Pit III (2/6)
umk3:0:0020C5C6:00:500:Kombat Zone - The Pit III (3/6)
umk3:0:0020C5C8:00:500:Kombat Zone - The Pit III (4/6)
umk3:0:0020C5CA:02:500:Kombat Zone - The Pit III (5/6)
umk3:0:0020C5CC:08:500:Kombat Zone - The Pit III (6/6)
umk3:0:0020C5C2:03:000:Kombat Zone - The Roof
umk3:0:0020C5C4:04:500:Kombat Zone - The Roof (2/6)
umk3:0:0020C5C6:03:500:Kombat Zone - The Roof (3/6)
umk3:0:0020C5C8:03:500:Kombat Zone - The Roof (4/6)
umk3:0:0020C5CA:04:500:Kombat Zone - The Roof (5/6)
umk3:0:0020C5CC:03:500:Kombat Zone - The Roof (6/6)
umk3:0:0020C5C2:00:000:Kombat Zone - The Street
umk3:0:0020C5C4:07:500:Kombat Zone - The Street (2/6)
umk3:0:0020C5C6:09:500:Kombat Zone - The Street (3/6)
umk3:0:0020C5C8:00:500:Kombat Zone - The Street (4/6)
umk3:0:0020C5CA:03:500:Kombat Zone - The Street (5/6)
umk3:0:0020C5CC:05:500:Kombat Zone - The Street (6/6)
umk3:0:0020C5C2:08:000:Kombat Zone - The Subway
umk3:0:0020C5C4:08:500:Kombat Zone - The Subway (2/6)
umk3:0:0020C5C6:00:500:Kombat Zone - The Subway (3/6)
umk3:0:0020C5C8:08:500:Kombat Zone - The Subway (4/6)
umk3:0:0020C5CA:08:500:Kombat Zone - The Subway (5/6)
umk3:0:0020C5CC:00:500:Kombat Zone - The Subway (6/6)
umk3:0:0020C5C2:06:000:Kombat Zone - The Temple
umk3:0:0020C5C4:00:500:Kombat Zone - The Temple (2/6)
umk3:0:0020C5C6:00:500:Kombat Zone - The Temple (3/6)
umk3:0:0020C5C8:04:500:Kombat Zone - The Temple (4/6)
umk3:0:0020C5CA:00:500:Kombat Zone - The Temple (5/6)
umk3:0:0020C5CC:00:500:Kombat Zone - The Temple (6/6)
umk3:0:0020C5C2:00:000:Kombat Zone - The Waterfront
umk3:0:0020C5C4:00:500:Kombat Zone - The Waterfront (2/6)
umk3:0:0020C5C6:02:500:Kombat Zone - The Waterfront (3/6)
umk3:0:0020C5C8:00:500:Kombat Zone - The Waterfront (4/6)
umk3:0:0020C5CA:00:500:Kombat Zone - The Waterfront (5/6)
umk3:0:0020C5CC:03:500:Kombat Zone - The Waterfront (6/6)
umk3:0:0020C5C2:01:000:Message - There's No Knowledge That's Not Power
umk3:0:0020C5C4:02:500:Message - There's No Knowledge That's Not Power (2/6)
umk3:0:0020C5C6:03:500:Message - There's No Knowledge That's Not Power (3/6)
umk3:0:0020C5C8:09:500:Message - There's No Knowledge That's Not Power (4/6)
umk3:0:0020C5CA:02:500:Message - There's No Knowledge That's Not Power (5/6)
umk3:0:0020C5CC:06:500:Message - There's No Knowledge That's Not Power (6/6)
umk3:0:0020C5C2:09:000:Message - Hold Flippers During Casino Run
umk3:0:0020C5C4:08:500:Message - Hold Flippers During Casino Run (2/6)
umk3:0:0020C5C6:07:500:Message - Hold Flippers During Casino Run (3/6)
umk3:0:0020C5C8:06:500:Message - Hold Flippers During Casino Run (4/6)
umk3:0:0020C5CA:06:500:Message - Hold Flippers During Casino Run (5/6)
umk3:0:0020C5CC:06:500:Message - Hold Flippers During Casino Run (6/6)
umk3:0:0020C5C2:05:000:Message - Go see Mortal Kombat, The Live Tour!
umk3:0:0020C5C4:05:500:Message - Go see Mortal Kombat, The Live Tour! (2/6)
umk3:0:0020C5C6:00:500:Message - Go see Mortal Kombat, The Live Tour! (3/6)
umk3:0:0020C5C8:05:500:Message - Go see Mortal Kombat, The Live Tour! (4/6)
umk3:0:0020C5CA:05:500:Message - Go see Mortal Kombat, The Live Tour! (5/6)
umk3:0:0020C5CC:00:500:Message - Go see Mortal Kombat, The Live Tour! (6/6)
umk3:0:0020C5C2:09:000:Display Version Number
umk3:0:0020C5C4:09:500:Display Version Number (2/6)
umk3:0:0020C5C6:09:500:Display Version Number (3/6)
umk3:0:0020C5C8:09:500:Display Version Number (4/6)
umk3:0:0020C5CA:09:500:Display Version Number (5/6)
umk3:0:0020C5CC:09:500:Display Version Number (6/6)
; [ Ultimate Mortal Kombat 3 (rev 1.1) ]
umk3r11:0:1FF01B8C:00:110:Infinite Time
umk3r11:0:1FF01B8D:03:610:Infinite Time (2/4)
umk3r11:0:1FF01B8E:D7:610:Infinite Time (3/4)
umk3r11:0:1FF01B8F:C0:610:Infinite Time (4/4)
umk3r11:0:02810FC:ED:113:Unlock Mileena:Note, Use the cheat and then reset. You WILL lose your other settings
umk3r11:0:02810FE:B0:613:Unlock Mileena (2/2)
umk3r11:0:0281104:ED:113:Unlock Ermac:Note, Use the cheat and then reset. You WILL lose your other settings
umk3r11:0:0281106:B0:613:Unlock Ermac (2/2)
umk3r11:0:028110C:ED:113:Unlock Classic Sub-Zero:Note, Use the cheat and then reset. You WILL lose your other settings
umk3r11:0:028110E:B0:613:Unlock Classic Sub-Zero (2/2)
umk3r11:0:0020C14C:A6:000:Infinite Energy PL1
umk3r11:0:0020C14C:00:001:Drain all Energy Now! PL1:(Use AFTER fight start!)
umk3r11:0:0020C14E:30:000:Infinite Turbo PL1
umk3r11:0:0020C2C2:A6:000:Infinite Energy PL2
umk3r11:0:0020C2C2:00:001:Drain all Energy Now! PL2:(Use AFTER fight start!)
umk3r11:0:0020C2C4:30:000:Infinite Turbo PL2
umk3r11:0:0020C45C:64:000:Always Play Galaxian before a 2 player Match
umk3r11:0:00000000:00:999:[ These are the Kombat Code's for a 2 Player game - you can ]
umk3r11:0:00000000:00:999:[ choose just one of them (and there are LOTS!!) It may cause]
umk3r11:0:00000000:00:999:[ palette corruption if enabled before the battle screen. ]
umk3r11:0:0020C5C2:06:000:Galaxian
umk3r11:0:0020C5C4:04:500:Galaxian (2/6)
umk3r11:0:0020C5C6:02:500:Galaxian (3/6)
umk3r11:0:0020C5C8:04:500:Galaxian (4/6)
umk3r11:0:0020C5CA:06:500:Galaxian (5/6)
umk3r11:0:0020C5CC:08:500:Galaxian (6/6)
umk3r11:0:0020C5C2:00:000:UNIKORIV REFERRI-Sans Power (No Power)
umk3r11:0:0020C5C4:04:500:UNIKORIV REFERRI-Sans Power (No Power) (2/6)
umk3r11:0:0020C5C6:04:500:UNIKORIV REFERRI-Sans Power (No Power) (3/6)
umk3r11:0:0020C5C8:04:500:UNIKORIV REFERRI-Sans Power (No Power) (4/6)
umk3r11:0:0020C5CA:04:500:UNIKORIV REFERRI-Sans Power (No Power) (5/6)
umk3r11:0:0020C5CC:00:500:UNIKORIV REFERRI-Sans Power (No Power) (6/6)
umk3r11:0:0020C5C2:00:000:Half Energy PL1
umk3r11:0:0020C5C4:03:500:Half Energy PL1 (2/6)
umk3r11:0:0020C5C6:03:500:Half Energy PL1 (3/6)
umk3r11:0:0020C5C8:00:500:Half Energy PL1 (4/6)
umk3r11:0:0020C5CA:00:500:Half Energy PL1 (5/6)
umk3r11:0:0020C5CC:00:500:Half Energy PL1 (6/6)
umk3r11:0:0020C5C2:07:000:Quarter Energy PL1
umk3r11:0:0020C5C4:00:500:Quarter Energy PL1 (2/6)
umk3r11:0:0020C5C6:07:500:Quarter Energy PL1 (3/6)
umk3r11:0:0020C5C8:00:500:Quarter Energy PL1 (4/6)
umk3r11:0:0020C5CA:00:500:Quarter Energy PL1 (5/6)
umk3r11:0:0020C5CC:00:500:Quarter Energy PL1 (6/6)
umk3r11:0:0020C5C2:00:000:Half Energy PL2
umk3r11:0:0020C5C4:00:500:Half Energy PL2 (2/6)
umk3r11:0:0020C5C6:00:500:Half Energy PL2 (3/6)
umk3r11:0:0020C5C8:00:500:Half Energy PL2 (4/6)
umk3r11:0:0020C5CA:03:500:Half Energy PL2 (5/6)
umk3r11:0:0020C5CC:03:500:Half Energy PL2 (6/6)
umk3r11:0:0020C5C2:00:000:Quarter Energy PL2
umk3r11:0:0020C5C4:00:500:Quarter Energy PL2 (2/6)
umk3r11:0:0020C5C6:00:500:Quarter Energy PL2 (3/6)
umk3r11:0:0020C5C8:07:500:Quarter Energy PL2 (4/6)
umk3r11:0:0020C5CA:00:500:Quarter Energy PL2 (5/6)
umk3r11:0:0020C5CC:07:500:Quarter Energy PL2 (6/6)
umk3r11:0:0020C5C2:00:000:Blocking Disabled
umk3r11:0:0020C5C4:02:500:Blocking Disabled (2/6)
umk3r11:0:0020C5C6:00:500:Blocking Disabled (3/6)
umk3r11:0:0020C5C8:00:500:Blocking Disabled (4/6)
umk3r11:0:0020C5CA:02:500:Blocking Disabled (5/6)
umk3r11:0:0020C5CC:00:500:Blocking Disabled (6/6)
umk3r11:0:0020C5C2:01:000:Throwing Disabled
umk3r11:0:0020C5C4:00:500:Throwing Disabled (2/6)
umk3r11:0:0020C5C6:00:500:Throwing Disabled (3/6)
umk3r11:0:0020C5C8:01:500:Throwing Disabled (4/6)
umk3r11:0:0020C5CA:00:500:Throwing Disabled (5/6)
umk3r11:0:0020C5CC:00:500:Throwing Disabled (6/6)
umk3r11:0:0020C5C2:00:000:Throwing Encouraged
umk3r11:0:0020C5C4:01:500:Throwing Encouraged (2/6)
umk3r11:0:0020C5C6:00:500:Throwing Encouraged (3/6)
umk3r11:0:0020C5C8:00:500:Throwing Encouraged (4/6)
umk3r11:0:0020C5CA:01:500:Throwing Encouraged (5/6)
umk3r11:0:0020C5CC:00:500:Throwing Encouraged (6/6)
umk3r11:0:0020C5C2:07:000:Fast Uppercut Recovery
umk3r11:0:0020C5C4:08:500:Fast Uppercut Recovery (2/6)
umk3r11:0:0020C5C6:08:500:Fast Uppercut Recovery (3/6)
umk3r11:0:0020C5C8:03:500:Fast Uppercut Recovery (4/6)
umk3r11:0:0020C5CA:02:500:Fast Uppercut Recovery (5/6)
umk3r11:0:0020C5CC:02:500:Fast Uppercut Recovery (6/6)
umk3r11:0:0020C5C2:09:000:No PowerBars
umk3r11:0:0020C5C4:08:500:No PowerBars (2/6)
umk3r11:0:0020C5C6:07:500:No PowerBars (3/6)
umk3r11:0:0020C5C8:01:500:No PowerBars (4/6)
umk3r11:0:0020C5CA:02:500:No PowerBars (5/6)
umk3r11:0:0020C5CC:03:500:No PowerBars (6/6)
umk3r11:0:0020C5C2:02:000:No Fear
umk3r11:0:0020C5C4:08:500:No Fear (2/6)
umk3r11:0:0020C5C6:02:500:No Fear (3/6)
umk3r11:0:0020C5C8:02:500:No Fear (4/6)
umk3r11:0:0020C5CA:08:500:No Fear (5/6)
umk3r11:0:0020C5CC:02:500:No Fear (6/6)
umk3r11:0:0020C5C2:04:000:Infinite Run
umk3r11:0:0020C5C4:06:500:Infinite Run (2/6)
umk3r11:0:0020C5C6:06:500:Infinite Run (3/6)
umk3r11:0:0020C5C8:04:500:Infinite Run (4/6)
umk3r11:0:0020C5CA:06:500:Infinite Run (5/6)
umk3r11:0:0020C5CC:06:500:Infinite Run (6/6)
umk3r11:0:0020C5C2:06:000:Dark Kombat
umk3r11:0:0020C5C4:08:500:Dark Kombat (2/6)
umk3r11:0:0020C5C6:08:500:Dark Kombat (3/6)
umk3r11:0:0020C5C8:04:500:Dark Kombat (4/6)
umk3r11:0:0020C5CA:02:500:Dark Kombat (5/6)
umk3r11:0:0020C5CC:02:500:Dark Kombat (6/6)
umk3r11:0:0020C5C2:04:000:Randper Kombat
umk3r11:0:0020C5C4:06:500:Randper Kombat (2/6)
umk3r11:0:0020C5C6:00:500:Randper Kombat (3/6)
umk3r11:0:0020C5C8:04:500:Randper Kombat (4/6)
umk3r11:0:0020C5CA:06:500:Randper Kombat (5/6)
umk3r11:0:0020C5CC:00:500:Randper Kombat (6/6)
umk3r11:0:0020C5C2:09:000:Psycho Kombat
umk3r11:0:0020C5C4:08:500:Psycho Kombat (2/6)
umk3r11:0:0020C5C6:05:500:Psycho Kombat (3/6)
umk3r11:0:0020C5C8:01:500:Psycho Kombat (4/6)
umk3r11:0:0020C5CA:02:500:Psycho Kombat (5/6)
umk3r11:0:0020C5CC:05:500:Psycho Kombat (6/6)
umk3r11:0:0020C5C2:03:000:Silent Kombat
umk3r11:0:0020C5C4:00:500:Silent Kombat (2/6)
umk3r11:0:0020C5C6:00:500:Silent Kombat (3/6)
umk3r11:0:0020C5C8:03:500:Silent Kombat (4/6)
umk3r11:0:0020C5CA:00:500:Silent Kombat (5/6)
umk3r11:0:0020C5CC:00:500:Silent Kombat (6/6)
umk3r11:0:0020C5C2:02:000:Explosive Kombat:Only for 2 on 2 Endurance
umk3r11:0:0020C5C4:02:500:Explosive Kombat (2/6)
umk3r11:0:0020C5C6:07:500:Explosive Kombat (3/6)
umk3r11:0:0020C5C8:02:500:Explosive Kombat (4/6)
umk3r11:0:0020C5CA:02:500:Explosive Kombat (5/6)
umk3r11:0:0020C5CC:07:500:Explosive Kombat (6/6)
umk3r11:0:0020C5C2:00:000:Explosive Kombat, Throwing Disabled:Only for 2 on 2 Endurance
umk3r11:0:0020C5C4:02:500:Explosive Kombat, Throwing Disabled (2/6)
umk3r11:0:0020C5C6:02:500:Explosive Kombat, Throwing Disabled (3/6)
umk3r11:0:0020C5C8:02:500:Explosive Kombat, Throwing Disabled (4/6)
umk3r11:0:0020C5CA:02:500:Explosive Kombat, Throwing Disabled (5/6)
umk3r11:0:0020C5CC:00:500:Explosive Kombat, Throwing Disabled (6/6)
umk3r11:0:0020C5C2:00:000:Winner Battles Shao Kahn
umk3r11:0:0020C5C4:03:500:Winner Battles Shao Kahn (2/6)
umk3r11:0:0020C5C6:03:500:Winner Battles Shao Kahn (3/6)
umk3r11:0:0020C5C8:05:500:Winner Battles Shao Kahn (4/6)
umk3r11:0:0020C5CA:06:500:Winner Battles Shao Kahn (5/6)
umk3r11:0:0020C5CC:04:500:Winner Battles Shao Kahn (6/6)
umk3r11:0:0020C5C2:02:000:Winner Battles Smoke
umk3r11:0:0020C5C4:00:500:Winner Battles Smoke (2/6)
umk3r11:0:0020C5C6:05:500:Winner Battles Smoke (3/6)
umk3r11:0:0020C5C8:02:500:Winner Battles Smoke (4/6)
umk3r11:0:0020C5CA:00:500:Winner Battles Smoke (5/6)
umk3r11:0:0020C5CC:05:500:Winner Battles Smoke (6/6)
umk3r11:0:0020C5C2:07:000:Winner Battles Noob Saibot
umk3r11:0:0020C5C4:06:500:Winner Battles Noob Saibot (2/6)
umk3r11:0:0020C5C6:09:500:Winner Battles Noob Saibot (3/6)
umk3r11:0:0020C5C8:03:500:Winner Battles Noob Saibot (4/6)
umk3r11:0:0020C5CA:04:500:Winner Battles Noob Saibot (5/6)
umk3r11:0:0020C5CC:02:500:Winner Battles Noob Saibot (6/6)
umk3r11:0:0020C5C2:09:000:Winner Battles Montaro
umk3r11:0:0020C5C4:06:500:Winner Battles Montaro (2/6)
umk3r11:0:0020C5C6:09:500:Winner Battles Montaro (3/6)
umk3r11:0:0020C5C8:01:500:Winner Battles Montaro (4/6)
umk3r11:0:0020C5CA:04:500:Winner Battles Montaro (5/6)
umk3r11:0:0020C5CC:01:500:Winner Battles Montaro (6/6)
umk3r11:0:0020C5C2:00:000:Kombat Zone - Bell Tower
umk3r11:0:0020C5C4:09:500:Kombat Zone - Bell Tower (2/6)
umk3r11:0:0020C5C6:01:500:Kombat Zone - Bell Tower (3/6)
umk3r11:0:0020C5C8:01:500:Kombat Zone - Bell Tower (4/6)
umk3r11:0:0020C5CA:09:500:Kombat Zone - Bell Tower (5/6)
umk3r11:0:0020C5CC:00:500:Kombat Zone - Bell Tower (6/6)
umk3r11:0:0020C5C2:09:000:Kombat Zone - Blue Portal
umk3r11:0:0020C5C4:03:500:Kombat Zone - Blue Portal (2/6)
umk3r11:0:0020C5C6:03:500:Kombat Zone - Blue Portal (3/6)
umk3r11:0:0020C5C8:09:500:Kombat Zone - Blue Portal (4/6)
umk3r11:0:0020C5CA:03:500:Kombat Zone - Blue Portal (5/6)
umk3r11:0:0020C5CC:03:500:Kombat Zone - Blue Portal (6/6)
umk3r11:0:0020C5C2:00:000:Kombat Zone - Cavern
umk3r11:0:0020C5C4:00:500:Kombat Zone - Cavern (2/6)
umk3r11:0:0020C5C6:02:500:Kombat Zone - Cavern (3/6)
umk3r11:0:0020C5C8:00:500:Kombat Zone - Cavern (4/6)
umk3r11:0:0020C5CA:00:500:Kombat Zone - Cavern (5/6)
umk3r11:0:0020C5CC:03:500:Kombat Zone - Cavern (6/6)
umk3r11:0:0020C5C2:03:000:Kombat Zone - Jade's Desert
umk3r11:0:0020C5C4:03:500:Kombat Zone - Jade's Desert (2/6)
umk3r11:0:0020C5C6:00:500:Kombat Zone - Jade's Desert (3/6)
umk3r11:0:0020C5C8:00:500:Kombat Zone - Jade's Desert (4/6)
umk3r11:0:0020C5CA:03:500:Kombat Zone - Jade's Desert (5/6)
umk3r11:0:0020C5CC:03:500:Kombat Zone - Jade's Desert (6/6)
umk3r11:0:0020C5C2:00:000:Kombat Zone - Noob's Dorfen
umk3r11:0:0020C5C4:05:500:Kombat Zone - Noob's Dorfen (2/6)
umk3r11:0:0020C5C6:00:500:Kombat Zone - Noob's Dorfen (3/6)
umk3r11:0:0020C5C8:00:500:Kombat Zone - Noob's Dorfen (4/6)
umk3r11:0:0020C5CA:05:500:Kombat Zone - Noob's Dorfen (5/6)
umk3r11:0:0020C5CC:00:500:Kombat Zone - Noob's Dorfen (6/6)
umk3r11:0:0020C5C2:06:000:Kombat Zone - Scorpion's Lair
umk3r11:0:0020C5C4:06:500:Kombat Zone - Scorpion's Lair (2/6)
umk3r11:0:0020C5C6:06:500:Kombat Zone - Scorpion's Lair (3/6)
umk3r11:0:0020C5C8:04:500:Kombat Zone - Scorpion's Lair (4/6)
umk3r11:0:0020C5CA:04:500:Kombat Zone - Scorpion's Lair (5/6)
umk3r11:0:0020C5CC:04:500:Kombat Zone - Scorpion's Lair (6/6)
umk3r11:0:0020C5C2:01:000:Kombat Zone - Soul Chamber
umk3r11:0:0020C5C4:02:500:Kombat Zone - Soul Chamber (2/6)
umk3r11:0:0020C5C6:03:500:Kombat Zone - Soul Chamber (3/6)
umk3r11:0:0020C5C8:09:500:Kombat Zone - Soul Chamber (4/6)
umk3r11:0:0020C5CA:00:500:Kombat Zone - Soul Chamber (5/6)
umk3r11:0:0020C5CC:01:500:Kombat Zone - Soul Chamber (6/6)
umk3r11:0:0020C5C2:08:000:Kombat Zone - The Balcony
umk3r11:0:0020C5C4:08:500:Kombat Zone - The Balcony (2/6)
umk3r11:0:0020C5C6:00:500:Kombat Zone - The Balcony (3/6)
umk3r11:0:0020C5C8:02:500:Kombat Zone - The Balcony (4/6)
umk3r11:0:0020C5CA:02:500:Kombat Zone - The Balcony (5/6)
umk3r11:0:0020C5CC:00:500:Kombat Zone - The Balcony (6/6)
umk3r11:0:0020C5C2:00:000:Kombat Zone - The Bridge
umk3r11:0:0020C5C4:07:500:Kombat Zone - The Bridge (2/6)
umk3r11:0:0020C5C6:07:500:Kombat Zone - The Bridge (3/6)
umk3r11:0:0020C5C8:00:500:Kombat Zone - The Bridge (4/6)
umk3r11:0:0020C5CA:02:500:Kombat Zone - The Bridge (5/6)
umk3r11:0:0020C5CC:02:500:Kombat Zone - The Bridge (6/6)
umk3r11:0:0020C5C2:06:000:Kombat Zone - The Graveyard
umk3r11:0:0020C5C4:06:500:Kombat Zone - The Graveyard (2/6)
umk3r11:0:0020C5C6:06:500:Kombat Zone - The Graveyard (3/6)
umk3r11:0:0020C5C8:03:500:Kombat Zone - The Graveyard (4/6)
umk3r11:0:0020C5CA:03:500:Kombat Zone - The Graveyard (5/6)
umk3r11:0:0020C5CC:03:500:Kombat Zone - The Graveyard (6/6)
umk3r11:0:0020C5C2:08:000:Kombat Zone - The Pit III
umk3r11:0:0020C5C4:02:500:Kombat Zone - The Pit III (2/6)
umk3r11:0:0020C5C6:00:500:Kombat Zone - The Pit III (3/6)
umk3r11:0:0020C5C8:00:500:Kombat Zone - The Pit III (4/6)
umk3r11:0:0020C5CA:02:500:Kombat Zone - The Pit III (5/6)
umk3r11:0:0020C5CC:08:500:Kombat Zone - The Pit III (6/6)
umk3r11:0:0020C5C2:03:000:Kombat Zone - The Roof
umk3r11:0:0020C5C4:04:500:Kombat Zone - The Roof (2/6)
umk3r11:0:0020C5C6:03:500:Kombat Zone - The Roof (3/6)
umk3r11:0:0020C5C8:03:500:Kombat Zone - The Roof (4/6)
umk3r11:0:0020C5CA:04:500:Kombat Zone - The Roof (5/6)
umk3r11:0:0020C5CC:03:500:Kombat Zone - The Roof (6/6)
umk3r11:0:0020C5C2:00:000:Kombat Zone - The Street
umk3r11:0:0020C5C4:07:500:Kombat Zone - The Street (2/6)
umk3r11:0:0020C5C6:09:500:Kombat Zone - The Street (3/6)
umk3r11:0:0020C5C8:00:500:Kombat Zone - The Street (4/6)
umk3r11:0:0020C5CA:03:500:Kombat Zone - The Street (5/6)
umk3r11:0:0020C5CC:05:500:Kombat Zone - The Street (6/6)
umk3r11:0:0020C5C2:08:000:Kombat Zone - The Subway
umk3r11:0:0020C5C4:08:500:Kombat Zone - The Subway (2/6)
umk3r11:0:0020C5C6:00:500:Kombat Zone - The Subway (3/6)
umk3r11:0:0020C5C8:08:500:Kombat Zone - The Subway (4/6)
umk3r11:0:0020C5CA:08:500:Kombat Zone - The Subway (5/6)
umk3r11:0:0020C5CC:00:500:Kombat Zone - The Subway (6/6)
umk3r11:0:0020C5C2:06:000:Kombat Zone - The Temple
umk3r11:0:0020C5C4:00:500:Kombat Zone - The Temple (2/6)
umk3r11:0:0020C5C6:00:500:Kombat Zone - The Temple (3/6)
umk3r11:0:0020C5C8:04:500:Kombat Zone - The Temple (4/6)
umk3r11:0:0020C5CA:00:500:Kombat Zone - The Temple (5/6)
umk3r11:0:0020C5CC:00:500:Kombat Zone - The Temple (6/6)
umk3r11:0:0020C5C2:00:000:Kombat Zone - The Waterfront
umk3r11:0:0020C5C4:00:500:Kombat Zone - The Waterfront (2/6)
umk3r11:0:0020C5C6:02:500:Kombat Zone - The Waterfront (3/6)
umk3r11:0:0020C5C8:00:500:Kombat Zone - The Waterfront (4/6)
umk3r11:0:0020C5CA:00:500:Kombat Zone - The Waterfront (5/6)
umk3r11:0:0020C5CC:03:500:Kombat Zone - The Waterfront (6/6)
umk3r11:0:0020C5C2:01:000:Message - There's No Knowledge That's Not Power
umk3r11:0:0020C5C4:02:500:Message - There's No Knowledge That's Not Power (2/6)
umk3r11:0:0020C5C6:03:500:Message - There's No Knowledge That's Not Power (3/6)
umk3r11:0:0020C5C8:09:500:Message - There's No Knowledge That's Not Power (4/6)
umk3r11:0:0020C5CA:02:500:Message - There's No Knowledge That's Not Power (5/6)
umk3r11:0:0020C5CC:06:500:Message - There's No Knowledge That's Not Power (6/6)
umk3r11:0:0020C5C2:09:000:Message - Hold Flippers During Casino Run
umk3r11:0:0020C5C4:08:500:Message - Hold Flippers During Casino Run (2/6)
umk3r11:0:0020C5C6:07:500:Message - Hold Flippers During Casino Run (3/6)
umk3r11:0:0020C5C8:06:500:Message - Hold Flippers During Casino Run (4/6)
umk3r11:0:0020C5CA:06:500:Message - Hold Flippers During Casino Run (5/6)
umk3r11:0:0020C5CC:06:500:Message - Hold Flippers During Casino Run (6/6)
umk3r11:0:0020C5C2:05:000:Message - Go see Mortal Kombat, The Live Tour!
umk3r11:0:0020C5C4:05:500:Message - Go see Mortal Kombat, The Live Tour! (2/6)
umk3r11:0:0020C5C6:00:500:Message - Go see Mortal Kombat, The Live Tour! (3/6)
umk3r11:0:0020C5C8:05:500:Message - Go see Mortal Kombat, The Live Tour! (4/6)
umk3r11:0:0020C5CA:05:500:Message - Go see Mortal Kombat, The Live Tour! (5/6)
umk3r11:0:0020C5CC:00:500:Message - Go see Mortal Kombat, The Live Tour! (6/6)
umk3r11:0:0020C5C2:09:000:Display Version Number
umk3r11:0:0020C5C4:09:500:Display Version Number (2/6)
umk3r11:0:0020C5C6:09:500:Display Version Number (3/6)
umk3r11:0:0020C5C8:09:500:Display Version Number (4/6)
umk3r11:0:0020C5CA:09:500:Display Version Number (5/6)
umk3r11:0:0020C5CC:09:500:Display Version Number (6/6)
; [ Undoukai, The (Japan) ]
undoukai:0:A238:03:000:Infinite Lives PL1
undoukai:0:A239:03:000:Infinite Lives PL2
undoukai:0:A23A:03:000:Infinite Lives PL3
undoukai:0:A23B:03:000:Infinite Lives PL4
; [ Under Fire (World) ]
undrfire:0:200655:09:000:Infinite Credits
undrfire:0:20D4E9:10:000:Infinite Energy PL1
undrfire:0:20D4F3:19:000:Infinite Normal Ammo PL1
undrfire:0:20D4FB:09:000:Infinite Shotgun Ammo PL1
undrfire:0:20D561:10:000:Infinite Energy PL2
undrfire:0:20D56B:19:000:Infinite Normal Ammo PL2
undrfire:0:20D573:09:000:Infinite Shotgun Ammo PL2
; [ Under Fire (Japan) ]
undrfirj:0:200655:09:000:Infinite Credits
undrfirj:0:20D4E9:10:000:Infinite Energy PL1
undrfirj:0:20D4F3:19:000:Infinite Normal Ammo PL1
undrfirj:0:20D4FB:09:000:Infinite Shotgun Ammo PL1
undrfirj:0:20D561:10:000:Infinite Energy PL2
undrfirj:0:20D56B:19:000:Infinite Normal Ammo PL2
undrfirj:0:20D573:09:000:Infinite Shotgun Ammo PL2
; [ Under Fire (US) ]
undrfiru:0:200655:09:000:Infinite Credits
undrfiru:0:20D4E9:10:000:Infinite Energy PL1
undrfiru:0:20D4F3:19:000:Infinite Normal Ammo PL1
undrfiru:0:20D4FB:09:000:Infinite Shotgun Ammo PL1
undrfiru:0:20D561:10:000:Infinite Energy PL2
undrfiru:0:20D56B:19:000:Infinite Normal Ammo PL2
undrfiru:0:20D573:09:000:Infinite Shotgun Ammo PL2
; [ UniWar S ]
uniwars:0:421D:09:000:Infinite Lives
uniwars:0:12D9:C9:100:Invincibility
; [ U.N. Squadron (US) ]
unsquad:0:FF0FFE:09:000:Infinite Credits
unsquad:0:FFE00B:02:000:Pause/Unpause Shop Timer
unsquad:0:FF2F00:05:000:Infinite Shield
unsquad:0:FF2F03:05:500:Infinite Shield (2/6)
unsquad:0:FF15D7:02:500:Infinite Shield (3/6)
unsquad:0:FF2EA0:05:500:Infinite Shield (4/6)
unsquad:0:FF2EA3:05:500:Infinite Shield (5/6)
unsquad:0:FF1657:02:500:Infinite Shield (6/6)
unsquad:0:FF10D6:00:000:Always face to the Right
unsquad:0:FF10D6:04:000:Always face to the Left
unsquad:0:FF10D6:00:001:Flip to face to the Right Now!:Best used with an activation key - Can cause scrolling problems
unsquad:0:FF10D6:04:001:Flip to face to the Left Now!:Best used with an activation key - Can cause scrolling problems
unsquad:0:FF15CD:40:000:Invincibility PL1
unsquad:0:FF160B:09:000:Infinite Money PL1
unsquad:0:FF15D3:06:000:Always have Max 2nd Weapon (level 7) PL1
unsquad:0:FF15E3:63:000:Infinite Second Weapon PL1
unsquad:0:FF15E1:00:000:Always have Phoenix as 2nd Weapon PL1
unsquad:0:000000:00:999:[ The TEXT display may NOT be updated between stages ]
unsquad:0:000000:00:999:[ for these 2nd Weapon cheats ]
unsquad:0:FF15E1:04:000:Always have Falcon as 2nd Weapon PL1
unsquad:0:FF15E1:08:000:Always have Bomb as 2nd Weapon PL1
unsquad:0:FF15E1:0C:000:Always have Bomb II as 2nd Weapon PL1
unsquad:0:FF15E1:10:000:Always have Napalm as 2nd Weapon PL1
unsquad:0:FF15E1:14:000:Always have Napalm II as 2nd Weapon PL1
unsquad:0:FF15E1:1C:000:Always have Bullpup as 2nd Weapon PL1
unsquad:0:FF15E1:20:000:Always have Bullpup II as 2nd Weapon PL1
unsquad:0:FF15E1:34:000:Always have Super Shell as 2nd Weapon PL1
unsquad:0:FF15E1:38:000:Always have Super Shell II as 2nd Weapon PL1
unsquad:0:FF15E1:00:001:Get Phoenix as 2nd Weapon Now! PL1
unsquad:0:FF15E1:04:001:Get Falcon as 2nd Weapon Now! PL1
unsquad:0:FF15E1:08:001:Get Bomb as 2nd Weapon Now! PL1
unsquad:0:FF15E1:0C:001:Get Bomb II as 2nd Weapon Now! PL1
unsquad:0:FF15E1:10:001:Get Napalm as 2nd Weapon Now! PL1
unsquad:0:FF15E1:14:001:Get Napalm II as 2nd Weapon Now! PL1
unsquad:0:FF15E1:1C:001:Get Bullpup as 2nd Weapon Now! PL1
unsquad:0:FF15E1:20:001:Get Bullpup II as 2nd Weapon Now! PL1
unsquad:0:FF15E1:34:001:Get Super Shell as 2nd Weapon Now! PL1
unsquad:0:FF15E1:38:001:Get Super Shell II as 2nd Weapon Now! PL1
unsquad:0:FF164D:40:000:Invincibility PL2
unsquad:0:FF168B:09:000:Infinite Money PL2
unsquad:0:FF1653:06:000:Always have Max 2nd Weapon (level 7) PL2
unsquad:0:FF1663:63:000:Infinite Second Weapon PL2
unsquad:0:000000:00:999:[ The TEXT display may NOT be updated between stages ]
unsquad:0:000000:00:999:[ for these 2nd Weapon cheats ]
unsquad:0:FF1661:00:000:Always have Phoenix as 2nd Weapon PL2
unsquad:0:FF1661:04:000:Always have Falcon as 2nd Weapon PL2
unsquad:0:FF1661:08:000:Always have Bomb as 2nd Weapon PL2
unsquad:0:FF1661:0C:000:Always have Bomb II as 2nd Weapon PL2
unsquad:0:FF1661:10:000:Always have Napalm as 2nd Weapon PL2
unsquad:0:FF1661:14:000:Always have Napalm II as 2nd Weapon PL2
unsquad:0:FF1661:1C:000:Always have Bullpup as 2nd Weapon PL2
unsquad:0:FF1661:20:000:Always have Bullpup II as 2nd Weapon PL2
unsquad:0:FF1661:34:000:Always have Super Shell as 2nd Weapon PL2
unsquad:0:FF1661:38:000:Always have Super Shell II as 2nd Weapon PL2
unsquad:0:FF1661:00:001:Get Phoenix as 2nd Weapon Now! PL2
unsquad:0:FF1661:04:001:Get Falcon as 2nd Weapon Now! PL2
unsquad:0:FF1661:08:001:Get Bomb as 2nd Weapon Now! PL2
unsquad:0:FF1661:0C:001:Get Bomb II as 2nd Weapon Now! PL2
unsquad:0:FF1661:10:001:Get Napalm as 2nd Weapon Now! PL2
unsquad:0:FF1661:14:001:Get Napalm II as 2nd Weapon Now! PL2
unsquad:0:FF1661:1C:001:Get Bullpup as 2nd Weapon Now! PL2
unsquad:0:FF1661:20:001:Get Bullpup II as 2nd Weapon Now! PL2
unsquad:0:FF1661:34:001:Get Super Shell as 2nd Weapon Now! PL2
unsquad:0:FF1661:38:001:Get Super Shell II as 2nd Weapon Now! PL2
; [ Untouchable (Japan) ]
untoucha:0:7E39:03:000:Infinite Bonus Games:Only use this when you are not using the 'First Deal always' cheats as it can mean that you will never finish the challenge stages!
untoucha:0:7C2E:30:000:First Deal always a Royal Flush:You need to use this in the challenge stages to get the maximum score, 5 of a Kind doesn't score anything. When you are happy with the number of the points scored on the challenge stage turn this cheat off OR UNHOLD the cards.
untoucha:0:7C2F:31:500:First Deal always a Royal Flush (2/5)
untoucha:0:7C30:32:500:First Deal always a Royal Flush (3/5)
untoucha:0:7C31:33:500:First Deal always a Royal Flush (4/5)
untoucha:0:7C32:27:500:First Deal always a Royal Flush (5/5)
untoucha:0:7C2E:00:000:First Deal always 4 Aces & Joker:This is the top scoring hand but it will not help you in the challenge stages where it score nothing! Use the Royal Flush cheat it's a good compromise!
untoucha:0:7C2F:0D:500:First Deal always 4 Aces & Joker (2/5)
untoucha:0:7C30:1A:500:First Deal always 4 Aces & Joker (3/5)
untoucha:0:7C31:27:500:First Deal always 4 Aces & Joker (4/5)
untoucha:0:7C32:34:500:First Deal always 4 Aces & Joker (5/5)
; [ Uo Poko (Japan) ]
uopoko:0:100195:09:000:Infinite Credits
uopoko:0:100203:1E:071:Round select
uopoko:0:102310:06:000:Infinite Time PL1
uopoko:0:10233B:01:000:Always have Guide Pointer PL1
uopoko:0:10233C:0A:500:Always have Guide Pointer PL1
uopoko:0:10233D:22:500:Always have Guide Pointer PL1
uopoko:0:10233B:01:000:Always have Guide Pointer (vs Mode) PL1
uopoko:0:10233C:0D:500:Always have Guide Pointer (vs Mode) PL1
uopoko:0:10233D:C6:500:Always have Guide Pointer (vs Mode) PL1
uopoko:0:1022F1:80:000:Always have Magenta Bubble PL1
uopoko:0:1022F1:81:000:Always have Blue Bubble PL1
uopoko:0:1022F1:82:000:Always have Green Bubble PL1
uopoko:0:1022F1:83:000:Always have Aqua Bubble PL1
uopoko:0:1022F1:84:000:Always have Red Bubble PL1
uopoko:0:1022F1:85:000:Always have Black Bubble PL1
uopoko:0:1022F1:86:000:Always have Yellow Bubble PL1
uopoko:0:1022F1:87:000:Always have Orange Bubble PL1
uopoko:0:1022F1:80:001:Current Bubble = Magenta Now! PL1
uopoko:0:1022F1:81:001:Current Bubble = Blue Now! PL1
uopoko:0:1022F1:82:001:Current Bubble = Green Now! PL1
uopoko:0:1022F1:83:001:Current Bubble = Aqua Now! PL1
uopoko:0:1022F1:84:001:Current Bubble = Red Now! PL1
uopoko:0:1022F1:85:001:Current Bubble = Black Now! PL1
uopoko:0:1022F1:86:001:Current Bubble = Yellow Now! PL1
uopoko:0:1022F1:87:001:Current Bubble = Orange Now! PL1
uopoko:0:102312:06:000:Infinite Time PL2
uopoko:0:1023BB:01:000:Always have Guide Pointer (vs Mode) PL2
uopoko:0:1023BC:0D:500:Always have Guide Pointer (vs Mode) PL2
uopoko:0:1023BD:C6:500:Always have Guide Pointer (vs Mode) PL2
uopoko:0:1022F3:80:000:Always have Magenta Bubble PL2
uopoko:0:1022F3:81:000:Always have Blue Bubble PL2
uopoko:0:1022F3:82:000:Always have Green Bubble PL2
uopoko:0:1022F3:83:000:Always have Aqua Bubble PL2
uopoko:0:1022F3:84:000:Always have Red Bubble PL2
uopoko:0:1022F3:85:000:Always have Black Bubble PL2
uopoko:0:1022F3:86:000:Always have Yellow Bubble PL2
uopoko:0:1022F3:87:000:Always have Orange Bubble PL2
uopoko:0:1022F3:80:001:Current Bubble = Magenta Now! PL2
uopoko:0:1022F3:81:001:Current Bubble = Blue Now! PL2
uopoko:0:1022F3:82:001:Current Bubble = Green Now! PL2
uopoko:0:1022F3:83:001:Current Bubble = Aqua Now! PL2
uopoko:0:1022F3:84:001:Current Bubble = Red Now! PL2
uopoko:0:1022F3:85:001:Current Bubble = Black Now! PL2
uopoko:0:1022F3:86:001:Current Bubble = Yellow Now! PL2
uopoko:0:1022F3:87:001:Current Bubble = Orange Now! PL2
; [ Up'n Down ]
upndown:0:C868:07:000:Infinite Lives
upndown:0:26DE:00:100:Crash Invincibility:You still die if you go Off-Road!
upndown:0:26DF:00:600:Crash Invincibility (2/4)
upndown:0:261B:26:600:Crash Invincibility (3/4):This part is solely for flag vehicle (Done without changing the opcode part - protected cpu issues otherwise)
upndown:0:25B5:00:600:Crash Invincibility (4/4):This part is solely for the 'wait' boulder (Done without changing the opcode part - protected cpu issues otherwise)
; [ Up'n Down (not encrypted) ]
upndownu:0:C868:07:000:Infinite Lives
upndownu:0:2764:00:100:Crash Invincibility:You still die if you go Off-Road!
upndownu:0:2765:00:600:Crash Invincibility (2/4)
upndownu:0:26A3:18:600:Crash Invincibility (3/4):This part is solely for flag vehicle
upndownu:0:263C:C3:600:Crash Invincibility (4/4):This part is solely for the 'wait' boulder
; [ Urashima Mahjong ]
urashima:0:0000:00:999:[ There are no cheats ]:REASON 1
urashima:0:0000:00:999:[ for this game as it ]:REASON 1
urashima:0:0000:00:999:[ didn't work the last ]:REASON 1
urashima:0:0000:00:999:[ time it was tested. ]:REASON 1
urashima:0:0000:00:999:[ If the game now works ]:REASON 1
urashima:0:0000:00:999:[ please request cheats ]:REASON 1
urashima:0:0000:00:999:[ for it on the cheat ]:REASON 1
urashima:0:0000:00:999:[ forums. ]:REASON 1
; [ U.S. Classic ]
usclssic:0:FF0F13:08:000:Infinite Credits
usclssic:0:FFC9A7:09:000:Infinite Time PL1
usclssic:0:FFC8A5:12:000:Infinite Holes PL1
usclssic:0:FFC94B:01:000:Infinite Strokes PL1
usclssic:0:FFC94B:00:001:Reset Strokes Now! PL1
usclssic:0:FFC7F7:11:061:Select next hole PL1
; [ Games V18.7C ]
usg185:0:0000:00:999:[ Draw Poker cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Hands PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Hands PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Hands PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Hands PL4
:usg185:60000018:0000:00000000:00000000:[ Seven Card Stud cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Hands PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Hands PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Hands PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Hands PL4
:usg185:60000018:0000:00000000:00000000:[ Blackjack cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Hands PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Hands PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Hands PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Hands PL4
:usg185:60000018:0000:00000000:00000000:[ Craps cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Chances PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Chances PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Chances PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Chances PL4
:usg185:60000018:0000:00000000:00000000:[ Chariot Race cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Races PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Races PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Races PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Races PL4
:usg185:60000018:0000:00000000:00000000:[ Rush Hour cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Lives PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Lives PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Lives PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Lives PL4
:usg185:60000018:0000:00000000:00000000:[ U. S. Slots cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Spins PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Spins PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Spins PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Spins PL4
:usg185:60000018:0000:00000000:00000000:[ Brick-Break cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Lives PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Lives PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Lives PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Lives PL4
:usg185:60000018:0000:00000000:00000000:[ Brick-Break II cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Lives PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Lives PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Lives PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Lives PL4
:usg185:60000018:0000:00000000:00000000:[ Reflex Tester cheats ]
:usg185:00000000:0022:00000004:FFFFFFFF:Infinite Tries PL1
:usg185:00000000:0023:00000004:FFFFFFFF:Infinite Tries PL2
:usg185:00000000:0024:00000004:FFFFFFFF:Infinite Tries PL3
:usg185:00000000:0025:00000004:FFFFFFFF:Infinite Tries PL4
:usg185:60000018:0000:00000000:00000000:[ Sports Trivia cheats ]
:usg185:000000E6:031B:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:usg185:00000000:0022:00000004:FFFFFFFF:Infinite Questions PL1
:usg185:00000000:0023:00000004:FFFFFFFF:Infinite Questions PL2
:usg185:00000000:0024:00000004:FFFFFFFF:Infinite Questions PL3
:usg185:00000000:0025:00000004:FFFFFFFF:Infinite Questions PL4
:usg185:60000018:0000:00000000:00000000:[ Mixology Trivia cheats ]
:usg185:000000E6:031B:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:usg185:00000000:0022:00000004:FFFFFFFF:Infinite Questions PL1
:usg185:00000000:0023:00000004:FFFFFFFF:Infinite Questions PL2
:usg185:00000000:0024:00000004:FFFFFFFF:Infinite Questions PL3
:usg185:00000000:0025:00000004:FFFFFFFF:Infinite Questions PL4
:usg185:60000018:0000:00000000:00000000:[ USA Trivia cheats ]
:usg185:000000E6:031B:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:usg185:00000000:0022:00000004:FFFFFFFF:Infinite Questions PL1
:usg185:00000000:0023:00000004:FFFFFFFF:Infinite Questions PL2
:usg185:00000000:0024:00000004:FFFFFFFF:Infinite Questions PL3
:usg185:00000000:0025:00000004:FFFFFFFF:Infinite Questions PL4
:usg185:60000018:0000:00000000:00000000:[ Entertainment cheats ]
:usg185:000000E6:031B:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:usg185:00000000:0022:00000004:FFFFFFFF:Infinite Questions PL1
:usg185:00000000:0023:00000004:FFFFFFFF:Infinite Questions PL2
:usg185:00000000:0024:00000004:FFFFFFFF:Infinite Questions PL3
:usg185:00000000:0025:00000004:FFFFFFFF:Infinite Questions PL4
:usg185:60000018:0000:00000000:00000000:[ Sex Trivs 1 2 3 cheats ]
:usg185:000000E6:031B:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:usg185:00000000:0022:00000004:FFFFFFFF:Infinite Questions PL1
:usg185:00000000:0023:00000004:FFFFFFFF:Infinite Questions PL2
:usg185:00000000:0024:00000004:FFFFFFFF:Infinite Questions PL3
:usg185:00000000:0025:00000004:FFFFFFFF:Infinite Questions PL4
:usg185:60000018:0000:00000000:00000000:[ Wizard of Words cheats ]
:usg185:00000000:0022:00000005:FFFFFFFF:Infinite Turns PL1
:usg185:00000000:0023:00000005:FFFFFFFF:Infinite Turns PL2
:usg185:00000000:0024:00000005:FFFFFFFF:Infinite Turns PL3
:usg185:00000000:0025:00000005:FFFFFFFF:Infinite Turns PL4
; [ Games V25.4X ]
usg252:0:0000:00:999:[ Ten Game Trivia cheats ]
:usg252:000000E6:0181:40000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Questions PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Questions PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Questions PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Questions PL4
:usg252:60000018:0000:00000000:00000000:[ Draw Poker cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Hands PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Hands PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Hands PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Hands PL4
:usg252:60000018:0000:00000000:00000000:[ Red Dog Poker cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Hands PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Hands PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Hands PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Hands PL4
:usg252:60000018:0000:00000000:00000000:[ Blackjack cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Hands PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Hands PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Hands PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Hands PL4
:usg252:60000018:0000:00000000:00000000:[ Craps cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Chances PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Chances PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Chances PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Chances PL4
:usg252:60000018:0000:00000000:00000000:[ Chariot Race cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Races PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Races PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Races PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Races PL4
:usg252:60000018:0000:00000000:00000000:[ U. S. Slots cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Spins PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Spins PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Spins PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Spins PL4
:usg252:60000018:0000:00000000:00000000:[ Rush Hour cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Lives PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Lives PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Lives PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Lives PL4
:usg252:60000018:0000:00000000:00000000:[ Brick-Break cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Lives PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Lives PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Lives PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Lives PL4
:usg252:60000018:0000:00000000:00000000:[ Brick-Break II cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Lives PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Lives PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Lives PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Lives PL4
:usg252:60000018:0000:00000000:00000000:[ Reflex Tester cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Tries PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Tries PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Tries PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Tries PL4
:usg185:60000018:0000:00000000:00000000:[ Wizard of Words cheats ]
:usg252:00000000:0022:00000005:FFFFFFFF:Infinite Turns PL1
:usg252:00000000:0032:00000005:FFFFFFFF:Infinite Turns PL2
:usg252:00000000:0042:00000005:FFFFFFFF:Infinite Turns PL3
:usg252:00000000:0052:00000005:FFFFFFFF:Infinite Turns PL4
; [ Super Duper Casino (California V3.2) ]
usg32:0:0000:00:999:[ Draw Poker cheats ]
:usg32:00000000:00CE:00000005:FFFFFFFF:Infinite Hands PL1
:usg32:00000000:00DE:00000005:FFFFFFFF:Infinite Hands PL2
:usg32:00000000:00EE:00000005:FFFFFFFF:Infinite Hands PL3
:usg32:00000000:00FE:00000005:FFFFFFFF:Infinite Hands PL4
:usg32:60000018:0000:00000000:00000000:[ U. S. Blackjack cheats ]
:usg32:00000000:00CE:00000005:FFFFFFFF:Infinite Hands PL1
:usg32:00000000:00DE:00000005:FFFFFFFF:Infinite Hands PL2
:usg32:00000000:00EE:00000005:FFFFFFFF:Infinite Hands PL3
:usg32:00000000:00FE:00000005:FFFFFFFF:Infinite Hands PL4
:usg32:60000018:0000:00000000:00000000:[ Brick-Break cheats ]
:usg32:00000000:00CE:00000005:FFFFFFFF:Infinite Lives PL1
:usg32:00000000:00DE:00000005:FFFFFFFF:Infinite Lives PL2
:usg32:00000000:00EE:00000005:FFFFFFFF:Infinite Lives PL3
:usg32:00000000:00FE:00000005:FFFFFFFF:Infinite Lives PL4
:usg32:60000018:0000:00000000:00000000:[ Wizard of Words cheats ]
:usg32:00000000:00CE:00000005:FFFFFFFF:Infinite Turns PL1
:usg32:00000000:00DE:00000005:FFFFFFFF:Infinite Turns PL2
:usg32:00000000:00EE:00000005:FFFFFFFF:Infinite Turns PL3
:usg32:00000000:00FE:00000005:FFFFFFFF:Infinite Turns PL4
:usg32:60000018:0000:00000000:00000000:[ Sexual Trivia cheats ]
:usg32:000000E6:03A3:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:usg32:00000000:00CE:00000005:FFFFFFFF:Infinite Questions PL1
:usg32:00000000:00DE:00000005:FFFFFFFF:Infinite Questions PL2
:usg32:00000000:00EE:00000005:FFFFFFFF:Infinite Questions PL3
:usg32:00000000:00FE:00000005:FFFFFFFF:Infinite Questions PL4
; [ Super Ten V8.2 ]
usg82:0:0000:00:999:[ Brick-Break cheats ]
:usg82:00000000:00CE:00000004:FFFFFFFF:Infinite Lives PL1
:usg82:00000000:00DE:00000004:FFFFFFFF:Infinite Lives PL2
:usg82:00000000:00EE:00000004:FFFFFFFF:Infinite Lives PL3
:usg82:00000000:00FE:00000004:FFFFFFFF:Infinite Lives PL4
:usg82:60000018:0000:00000000:00000000:[ VS Chariots cheats ]
:usg82:00000000:00CE:00000004:FFFFFFFF:Infinite Races PL1
:usg82:00000000:00DE:00000004:FFFFFFFF:Infinite Races PL2
:usg82:00000000:00EE:00000004:FFFFFFFF:Infinite Races PL3
:usg82:00000000:00FE:00000004:FFFFFFFF:Infinite Races PL4
:usg82:60000018:0000:00000000:00000000:[ Wizard of Words cheats ]
:usg82:00000000:00CE:00000004:FFFFFFFF:Infinite Turns PL1
:usg82:00000000:00DE:00000004:FFFFFFFF:Infinite Turns PL2
:usg82:00000000:00EE:00000004:FFFFFFFF:Infinite Turns PL3
:usg82:00000000:00FE:00000004:FFFFFFFF:Infinite Turns PL4
; [ Super Ten V8.3 ]
usg83:0:0000:00:999:[ Brick-Break cheats ]
:usg83:00000000:00CE:00000004:FFFFFFFF:Infinite Lives PL1
:usg83:00000000:00DE:00000004:FFFFFFFF:Infinite Lives PL2
:usg83:00000000:00EE:00000004:FFFFFFFF:Infinite Lives PL3
:usg83:00000000:00FE:00000004:FFFFFFFF:Infinite Lives PL4
:usg83:60000018:0000:00000000:00000000:[ VS Chariots cheats ]
:usg83:00000000:00CE:00000004:FFFFFFFF:Infinite Races PL1
:usg83:00000000:00DE:00000004:FFFFFFFF:Infinite Races PL2
:usg83:00000000:00EE:00000004:FFFFFFFF:Infinite Races PL3
:usg83:00000000:00FE:00000004:FFFFFFFF:Infinite Races PL4
:usg83:60000018:0000:00000000:00000000:[ Wizard of Words cheats ]
:usg83:00000000:00CE:00000004:FFFFFFFF:Infinite Turns PL1
:usg83:00000000:00DE:00000004:FFFFFFFF:Infinite Turns PL2
:usg83:00000000:00EE:00000004:FFFFFFFF:Infinite Turns PL3
:usg83:00000000:00FE:00000004:FFFFFFFF:Infinite Turns PL4
:usg83:60000018:0000:00000000:00000000:[ Sports Triv cheats ]
:usg83:000000E6:0208:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:usg83:00000000:00CE:00000004:FFFFFFFF:Infinite Questions PL1
:usg83:00000000:00DE:00000004:FFFFFFFF:Infinite Questions PL2
:usg83:00000000:00EE:00000004:FFFFFFFF:Infinite Questions PL3
:usg83:00000000:00FE:00000004:FFFFFFFF:Infinite Questions PL4
:usg83:60000018:0000:00000000:00000000:[ Rush Hour cheats ]
:usg83:00000000:00CE:00000004:FFFFFFFF:Infinite Lives PL1
:usg83:00000000:00DE:00000004:FFFFFFFF:Infinite Lives PL2
:usg83:00000000:00EE:00000004:FFFFFFFF:Infinite Lives PL3
:usg83:00000000:00FE:00000004:FFFFFFFF:Infinite Lives PL4
; [ Super Ten V8.3X ]
usg83x:0:0000:00:999:[ Brick-Break cheats ]
:usg83x:00000000:00CE:00000005:FFFFFFFF:Infinite Lives PL1
:usg83x:00000000:00DE:00000005:FFFFFFFF:Infinite Lives PL2
:usg83x:00000000:00EE:00000005:FFFFFFFF:Infinite Lives PL3
:usg83x:00000000:00FE:00000005:FFFFFFFF:Infinite Lives PL4
:usg83x:60000018:0000:00000000:00000000:[ VS Chariots cheats ]
:usg83x:00000000:00CE:00000005:FFFFFFFF:Infinite Races PL1
:usg83x:00000000:00DE:00000005:FFFFFFFF:Infinite Races PL2
:usg83x:00000000:00EE:00000005:FFFFFFFF:Infinite Races PL3
:usg83x:00000000:00FE:00000005:FFFFFFFF:Infinite Races PL4
:usg83x:60000018:0000:00000000:00000000:[ Wizard of Words cheats ]
:usg83x:00000000:00CE:00000005:FFFFFFFF:Infinite Turns PL1
:usg83x:00000000:00DE:00000005:FFFFFFFF:Infinite Turns PL2
:usg83x:00000000:00EE:00000005:FFFFFFFF:Infinite Turns PL3
:usg83x:00000000:00FE:00000005:FFFFFFFF:Infinite Turns PL4
:usg83x:60000018:0000:00000000:00000000:[ Sports Triv cheats ]
:usg83x:000000E6:0208:41000000:FFFFFFFF:Display the Correct Answer:Correct Answer
:usg83x:00000000:00CE:00000005:FFFFFFFF:Infinite Questions PL1
:usg83x:00000000:00DE:00000005:FFFFFFFF:Infinite Questions PL2
:usg83x:00000000:00EE:00000005:FFFFFFFF:Infinite Questions PL3
:usg83x:00000000:00FE:00000005:FFFFFFFF:Infinite Questions PL4
:usg83x:60000018:0000:00000000:00000000:[ Rush Hour cheats ]
:usg83x:00000000:00CE:00000005:FFFFFFFF:Infinite Lives PL1
:usg83x:00000000:00DE:00000005:FFFFFFFF:Infinite Lives PL2
:usg83x:00000000:00EE:00000005:FFFFFFFF:Infinite Lives PL3
:usg83x:00000000:00FE:00000005:FFFFFFFF:Infinite Lives PL4
; [ Us vs. Them ]
usvsthem:0:000121:01:000:Infinite Energy
usvsthem:0:0000CC:00:000:No hits sustained
usvsthem:0:0000CF:00:500:No hits sustained (2/2)
; [ Ultra Toukon Densetsu (Japan) ]
utoukond:0:203260:63:000:Infinite Time
utoukond:0:203669:09:000:Infinite Lives PL1
utoukond:0:20364D:6F:000:Infinite Energy PL1
utoukond:0:20363D:03:000:Invincibility PL1
utoukond:0:20366B:06:000:Infinite Bombs PL1
utoukond:0:203763:09:000:Infinite Lives PL2
utoukond:0:203747:6F:000:Infinite Energy PL2
utoukond:0:203737:03:000:Invincibility PL2
utoukond:0:203765:06:000:Infinite Bombs PL2
; [ Valkyrie No Densetsu (Japan) ]
valkyrie:0:104571:FF:000:Infinite Time PL1
valkyrie:0:104551:C0:000:Infinite Energy PL1
valkyrie:0:10454F:C0:000:Infinite Magic PL1
valkyrie:0:105525:A0:000:Infinite Shot Power PL1
valkyrie:0:10453B:0F:071:Select Shot Limit PL1
valkyrie:0:104543:24:000:Invincibility PL1
valkyrie:0:104552:FF:000:Infinite Max Gold PL1
valkyrie:0:104553:FF:500:Infinite Max Gold PL1 (2/2)
valkyrie:0:104561:FF:000:Max Score PL1
valkyrie:0:104562:FF:500:Max Score PL1 (2/2)
valkyrie:0:000000:00:999:[Use these Shot cheats in ]
valkyrie:0:000000:00:999:[conjunction with Infinite ]
valkyrie:0:000000:00:999:[Shot Power. ]
valkyrie:0:104539:04:000:Always have Normal Shot PL1
valkyrie:0:104539:0C:000:Always have Fire Ball ShotPL1
valkyrie:0:104539:10:000:Always have Eternal Shot PL1
valkyrie:0:104539:14:000:Always have Wide Shot PL1
valkyrie:0:104539:18:000:Always have Horming Shot PL1
valkyrie:0:104539:1C:000:Always have Lightning ShotPL1
valkyrie:0:104539:20:000:Always have Torpedo Shot PL1
valkyrie:0:104539:24:000:Always have 3 Way Shot PL1
valkyrie:0:104539:28:000:Always have 4 Way Shot PL1
valkyrie:0:104539:2C:000:Always have Bomb Shot PL1
valkyrie:0:104539:04:001:Get Normal Shot Now! PL1
valkyrie:0:104539:0C:001:Get Fire Ball Shot Now! PL1
valkyrie:0:104539:10:001:Get Eternal Shot Now! PL1
valkyrie:0:104539:14:001:Get Wide Shot Now! PL1
valkyrie:0:104539:18:001:Get Horming Shot Now! PL1
valkyrie:0:104539:1C:001:Get Lightning Shot Now! PL1
valkyrie:0:104539:20:001:Get Torpedo Shot Now! PL1
valkyrie:0:104539:24:001:Get 3 Way Shot Now! PL1
valkyrie:0:104539:28:001:Get 4 Way Shot Now! PL1
valkyrie:0:104539:2C:001:Get Bomb Shot Now! PL1
valkyrie:0:000000:00:999:[Use these Magic cheats in ]
valkyrie:0:000000:00:999:[conjunction with Infinite ]
valkyrie:0:000000:00:999:[Magic. ]
valkyrie:0:105553:01:000:Always have Option Magic PL1
valkyrie:0:105554:01:000:Always have Cyclone Magic PL1
valkyrie:0:105556:01:000:Always have Big Magic PL1
valkyrie:0:105558:01:000:Always have HarricaneMagicPL1
valkyrie:0:10555A:01:000:Always have ChameleonMagicPL1
valkyrie:0:10555C:01:000:Always have Float Magic PL1
valkyrie:0:105553:01:001:Get Option Magic Now! PL1
valkyrie:0:105554:01:001:Get Cyclone Magic Now! PL1
valkyrie:0:105556:01:001:Get Big Magic Now! PL1
valkyrie:0:105558:01:001:Get Harricane Magic Now! PL1
valkyrie:0:10555A:01:001:Get Chameleon Magic Now! PL1
valkyrie:0:10555C:01:001:Get Float Magic Now! PL1
valkyrie:0:1045F1:FF:000:Infinite Time PL2
valkyrie:0:1045D1:C0:000:Infinite Energy PL2
valkyrie:0:1045CF:C0:000:Infinite Magic PL2
valkyrie:0:1055A5:A0:000:Infinite Shot Power PL2
valkyrie:0:1045BB:0F:071:Select Shot Limit PL2
valkyrie:0:1045C3:24:000:Invincibility PL2
valkyrie:0:1045D2:FF:000:Infinite Max Gold PL2
valkyrie:0:1045D3:FF:500:Infinite Max Gold PL2 (2/2)
valkyrie:0:1045E1:FF:000:Max Score PL2
valkyrie:0:1045E2:FF:500:Max Score PL2 (2/2)
valkyrie:0:000000:00:999:[Use these Shot cheats in ]
valkyrie:0:000000:00:999:[conjunction with Infinite ]
valkyrie:0:000000:00:999:[Shot Power. ]
valkyrie:0:1045B9:08:000:Always have Normal Shot PL2
valkyrie:0:1045B9:0C:000:Always have Fire Shot PL2
valkyrie:0:1045B9:10:000:Always have Eternal Shot PL2
valkyrie:0:1045B9:14:000:Always have Wide Shot PL2
valkyrie:0:1045B9:18:000:Always have Horming Shot PL2
valkyrie:0:1045B9:1C:000:Always have Lightning ShotPL2
valkyrie:0:1045B9:20:000:Always have Torpedo Shot PL2
valkyrie:0:1045B9:24:000:Always have 3 Way Shot PL2
valkyrie:0:1045B9:28:000:Always have 4 Way Shot PL2
valkyrie:0:1045B9:2C:000:Always have Bomb Shot PL2
valkyrie:0:1045B9:08:001:Get Normal Shot Now! PL2
valkyrie:0:1045B9:0C:001:Get Fire Shot Now! PL2
valkyrie:0:1045B9:10:001:Get Eternal Shot Now! PL2
valkyrie:0:1045B9:14:001:Get Wide Shot Now! PL2
valkyrie:0:1045B9:18:001:Get Horming Shot Now! PL2
valkyrie:0:1045B9:1C:001:Get Lightning Shot Now! PL2
valkyrie:0:1045B9:20:001:Get Torpedo Shot Now! PL2
valkyrie:0:1045B9:24:001:Get 3 Way Shot Now! PL2
valkyrie:0:1045B9:28:001:Get 4 Way Shot Now! PL2
valkyrie:0:1045B9:2C:001:Get Bomb Shot Now! PL2
valkyrie:0:000000:00:999:[Use these Magic cheats in ]
valkyrie:0:000000:00:999:[conjunction with Infinite ]
valkyrie:0:000000:00:999:[Magic. ]
valkyrie:0:1055D3:01:000:Always have Option Magic PL2
valkyrie:0:1055D4:01:000:Always have Cyclone Magic PL2
valkyrie:0:1055D6:01:000:Always have Big Magic PL2
valkyrie:0:1055D8:01:000:Always have HarricaneMagicPL2
valkyrie:0:1055DA:01:000:Always have ChameleonMagicPL2
valkyrie:0:1055DC:01:000:Always have Float Magic PL2
valkyrie:0:1055D3:01:001:Get Option Magic Now! PL2
valkyrie:0:1055D4:01:001:Get Cyclone Magic Now! PL2
valkyrie:0:1055D6:01:001:Get Big Magic Now! PL2
valkyrie:0:1055D8:01:001:Get Harricane Magic Now! PL2
valkyrie:0:1055DA:01:001:Get Chameleon Magic Now! PL2
valkyrie:0:1055DC:01:001:Get Float Magic Now! PL2
; [ Valtric ]
valtric:0:E018:99:000:Infinite Credits
valtric:0:E101:07:000:Infinite Lives
valtric:0:E136:06:000:Infinite Jumps
valtric:0:E004:01:000:Most enemies don't shoot:The Big ones still do though
valtric:0:0000:00:999:[Do not touch or land on top]
valtric:0:0000:00:999:[active turrets when you ]
valtric:0:0000:00:999:[have Invincibility enabled ]
valtric:0:0000:00:999:[or the main sprite will ]
valtric:0:0000:00:999:[become corrupted. ]
valtric:0:E090:01:040:Invincibility Buggy!
valtric:0:0000:00:999:[See the Dip Switch Menu to ]
valtric:0:0000:00:999:[enable an alternate ]
valtric:0:0000:00:999:[Invincibility cheat. ]
; [ Vamp 1/2 ]
vamphalf:0:0000:00:999:[ There are no cheats ]:REASON 1
vamphalf:0:0000:00:999:[ for this game as it ]:REASON 1
vamphalf:0:0000:00:999:[ didn't work the last ]:REASON 1
vamphalf:0:0000:00:999:[ time it was tested. ]:REASON 1
vamphalf:0:0000:00:999:[ If the game now works ]:REASON 1
vamphalf:0:0000:00:999:[ please request cheats ]:REASON 1
vamphalf:0:0000:00:999:[ for it on the cheat ]:REASON 1
vamphalf:0:0000:00:999:[ forums. ]:REASON 1
; [ Vampire: The Night Warriors (Japan 940705) ]
vampj:0:FF9409:99:000:Infinite Time
vampj:0:FF9409:00:001:Finish this Round Now!
vampj:0:FF83CB:90:000:Infinite Energy PL1
vampj:0:FF83CB:00:001:Drain All Energy Now! PL1
vampj:0:FF855F:8E:000:Infinite Special PL1
vampj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
vampj:0:FF8729:01:001:Play as Dimitri Now! PL1
vampj:0:FF8729:02:001:Play as Gallon Now! PL1
vampj:0:FF8729:03:001:Play as Victor Now! PL1
vampj:0:FF8729:04:001:Play as Zabelzaroch Now! PL1
vampj:0:FF8729:05:001:Play as Morrigan Now! PL1
vampj:0:FF8729:06:001:Play as Anakaris Now! PL1
vampj:0:FF8729:07:001:Play as Felicia Now! PL1
vampj:0:FF8729:08:001:Play as Bishamon Now! PL1
vampj:0:FF8729:09:001:Play as Aulbath Now! PL1
vampj:0:FF8729:0A:001:Play as Sasquatch Now! PL1
vampj:0:FF8729:0B:001:Play as Phobos Now! PL1
vampj:0:FF8729:0C:001:Play as Pyron Now! PL1
vampj:0:FF87CB:90:000:Infinite Energy PL2
vampj:0:FF87CB:00:001:Drain All Energy Now! PL2
vampj:0:FF895F:51:000:Infinite Special PL2
vampj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
vampj:0:FF8B29:01:001:Play as Dimitri Now! PL2
vampj:0:FF8B29:02:001:Play as Gallon Now! PL2
vampj:0:FF8B29:03:001:Play as Victor Now! PL2
vampj:0:FF8B29:04:001:Play as Zabelzaroch Now! PL2
vampj:0:FF8B29:05:001:Play as Morrigan Now! PL2
vampj:0:FF8B29:06:001:Play as Anakaris Now! PL2
vampj:0:FF8B29:07:001:Play as Felicia Now! PL2
vampj:0:FF8B29:08:001:Play as Bishamon Now! PL2
vampj:0:FF8B29:09:001:Play as Aulbath Now! PL2
vampj:0:FF8B29:0A:001:Play as Sasquatch Now! PL2
vampj:0:FF8B29:0B:001:Play as Phobos Now! PL2
vampj:0:FF8B29:0C:001:Play as Pyron Now! PL2
vampj:0:000000:00:999:[ These are the codes to set the machine region - the ]
vampj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vampj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
vampj:0:FF8205:00:000:Region Switch = Japan
vampj:0:FF8205:02:000:Region Switch = USA
vampj:0:FF8205:04:000:Region Switch = Asia
vampj:0:FF8205:06:000:Region Switch = Hispanic
vampj:0:FF8205:08:000:Region Switch = Euro
vampj:0:FF8214:00:000:Title Switch = Vampire (gives Japanese Text)
vampj:0:FF8214:01:000:Title Switch = Darkstalkers (gives English Text)
; [ Vampire: The Night Warriors (Japan 940705 alt) ]
vampja:0:FF9409:99:000:Infinite Time
vampja:0:FF9409:00:001:Finish this Round Now!
vampja:0:FF83CB:90:000:Infinite Energy PL1
vampja:0:FF83CB:00:001:Drain All Energy Now! PL1
vampja:0:FF855F:8E:000:Infinite Special PL1
vampja:0:000000:00:999:[ Free player selection - Use on level VS screen ]
vampja:0:FF8729:01:001:Play as Dimitri Now! PL1
vampja:0:FF8729:02:001:Play as Gallon Now! PL1
vampja:0:FF8729:03:001:Play as Victor Now! PL1
vampja:0:FF8729:04:001:Play as Zabelzaroch Now! PL1
vampja:0:FF8729:05:001:Play as Morrigan Now! PL1
vampja:0:FF8729:06:001:Play as Anakaris Now! PL1
vampja:0:FF8729:07:001:Play as Felicia Now! PL1
vampja:0:FF8729:08:001:Play as Bishamon Now! PL1
vampja:0:FF8729:09:001:Play as Aulbath Now! PL1
vampja:0:FF8729:0A:001:Play as Sasquatch Now! PL1
vampja:0:FF8729:0B:001:Play as Phobos Now! PL1
vampja:0:FF8729:0C:001:Play as Pyron Now! PL1
vampja:0:FF87CB:90:000:Infinite Energy PL2
vampja:0:FF87CB:00:001:Drain All Energy Now! PL2
vampja:0:FF895F:51:000:Infinite Special PL2
vampja:0:000000:00:999:[ Free player selection - Use on level VS screen ]
vampja:0:FF8B29:01:001:Play as Dimitri Now! PL2
vampja:0:FF8B29:02:001:Play as Gallon Now! PL2
vampja:0:FF8B29:03:001:Play as Victor Now! PL2
vampja:0:FF8B29:04:001:Play as Zabelzaroch Now! PL2
vampja:0:FF8B29:05:001:Play as Morrigan Now! PL2
vampja:0:FF8B29:06:001:Play as Anakaris Now! PL2
vampja:0:FF8B29:07:001:Play as Felicia Now! PL2
vampja:0:FF8B29:08:001:Play as Bishamon Now! PL2
vampja:0:FF8B29:09:001:Play as Aulbath Now! PL2
vampja:0:FF8B29:0A:001:Play as Sasquatch Now! PL2
vampja:0:FF8B29:0B:001:Play as Phobos Now! PL2
vampja:0:FF8B29:0C:001:Play as Pyron Now! PL2
vampja:0:000000:00:999:[ These are the codes to set the machine region - the ]
vampja:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vampja:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
vampja:0:FF8205:00:000:Region Switch = Japan
vampja:0:FF8205:02:000:Region Switch = USA
vampja:0:FF8205:04:000:Region Switch = Asia
vampja:0:FF8205:06:000:Region Switch = Hispanic
vampja:0:FF8205:08:000:Region Switch = Euro
vampja:0:FF8214:00:000:Title Switch = Vampire (gives Japanese Text)
vampja:0:FF8214:01:000:Title Switch = Darkstalkers (gives English Text)
; [ Vampire: The Night Warriors (Japan 940630) ]
vampjr1:0:FF9409:99:000:Infinite Time
vampjr1:0:FF9409:00:001:Finish this Round Now!
vampjr1:0:FF83CB:90:000:Infinite Energy PL1
vampjr1:0:FF83CB:00:001:Drain All Energy Now! PL1
vampjr1:0:FF855F:8E:000:Infinite Special PL1
vampjr1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
vampjr1:0:FF8729:01:001:Play as Dimitri Now! PL1
vampjr1:0:FF8729:02:001:Play as Gallon Now! PL1
vampjr1:0:FF8729:03:001:Play as Victor Now! PL1
vampjr1:0:FF8729:04:001:Play as Zabelzaroch Now! PL1
vampjr1:0:FF8729:05:001:Play as Morrigan Now! PL1
vampjr1:0:FF8729:06:001:Play as Anakaris Now! PL1
vampjr1:0:FF8729:07:001:Play as Felicia Now! PL1
vampjr1:0:FF8729:08:001:Play as Bishamon Now! PL1
vampjr1:0:FF8729:09:001:Play as Aulbath Now! PL1
vampjr1:0:FF8729:0A:001:Play as Sasquatch Now! PL1
vampjr1:0:FF8729:0B:001:Play as Phobos Now! PL1
vampjr1:0:FF8729:0C:001:Play as Pyron Now! PL1
vampjr1:0:FF87CB:90:000:Infinite Energy PL2
vampjr1:0:FF87CB:00:001:Drain All Energy Now! PL2
vampjr1:0:FF895F:51:000:Infinite Special PL2
vampjr1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
vampjr1:0:FF8B29:01:001:Play as Dimitri Now! PL2
vampjr1:0:FF8B29:02:001:Play as Gallon Now! PL2
vampjr1:0:FF8B29:03:001:Play as Victor Now! PL2
vampjr1:0:FF8B29:04:001:Play as Zabelzaroch Now! PL2
vampjr1:0:FF8B29:05:001:Play as Morrigan Now! PL2
vampjr1:0:FF8B29:06:001:Play as Anakaris Now! PL2
vampjr1:0:FF8B29:07:001:Play as Felicia Now! PL2
vampjr1:0:FF8B29:08:001:Play as Bishamon Now! PL2
vampjr1:0:FF8B29:09:001:Play as Aulbath Now! PL2
vampjr1:0:FF8B29:0A:001:Play as Sasquatch Now! PL2
vampjr1:0:FF8B29:0B:001:Play as Phobos Now! PL2
vampjr1:0:FF8B29:0C:001:Play as Pyron Now! PL2
vampjr1:0:000000:00:999:[ These are the codes to set the machine region - the ]
vampjr1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vampjr1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
vampjr1:0:FF8205:00:000:Region Switch = Japan
vampjr1:0:FF8205:02:000:Region Switch = USA
vampjr1:0:FF8205:04:000:Region Switch = Asia
vampjr1:0:FF8205:06:000:Region Switch = Hispanic
vampjr1:0:FF8205:08:000:Region Switch = Euro
vampjr1:0:FF8214:00:000:Title Switch = Vampire (gives Japanese Text)
vampjr1:0:FF8214:01:000:Title Switch = Darkstalkers (gives English Text)
; [ Vandyke (Jaleco) ]
vandyjal:0:0F0051:09:000:Infinite Credits
vandyjal:0:0F00B5:06:071:Select next level:Use on the map screen at the start of the game or between the levels.
vandyjal:0:0F00B1:0A:000:Infinite Lives PL1
vandyjal:0:0F212D:06:000:Infinite Energy PL1
vandyjal:0:0F00E1:07:000:Infinite Power PL1
vandyjal:0:0F2127:03:000:Invincibility PL1
vandyjal:0:0F2131:40:040:Always have the Sword PL1
vandyjal:0:0F2131:80:540:Always have the Sword PL1 (2/2)
vandyjal:0:0F2131:40:020:Always have the Mace PL1
vandyjal:0:0F2131:80:540:Always have the Mace PL1 (2/2)
vandyjal:0:0F2131:40:040:Always have the Cannonballs PL1
vandyjal:0:0F2131:80:520:Always have the Cannonballs PL1 (2/2)
vandyjal:0:0F2131:40:020:Always have the Boomerangs PL1
vandyjal:0:0F2131:80:520:Always have the Boomerangs PL1 (2/2)
vandyjal:0:0F2131:40:041:Get the Sword Now! PL1
vandyjal:0:0F2131:80:541:Get the Sword Now! PL1 (2/2)
vandyjal:0:0F2131:40:021:Get the Mace Now! PL1
vandyjal:0:0F2131:80:541:Get the Mace Now! PL1 (2/2)
vandyjal:0:0F2131:40:041:Get the Cannonballs Now! PL1
vandyjal:0:0F2131:80:521:Get the Cannonballs Now! PL1 (2/2)
vandyjal:0:0F2131:40:021:Get the Boomerangs Now! PL1
vandyjal:0:0F2131:80:521:Get the Boomerangs Now! PL1 (2/2)
vandyjal:0:0F00C1:0A:000:Infinite Lives PL2
vandyjal:0:0F21AD:06:000:Infinite Energy PL2
vandyjal:0:0F00F1:07:000:Infinite Power PL2
vandyjal:0:0F21A7:03:000:Invincibility PL2
vandyjal:0:0F21B1:40:040:Always have the Sword PL2
vandyjal:0:0F21B1:80:540:Always have the Sword PL2 (2/2)
vandyjal:0:0F21B1:40:020:Always have the Mace PL2
vandyjal:0:0F21B1:80:540:Always have the Mace PL2 (2/2)
vandyjal:0:0F21B1:40:040:Always have the Cannonballs PL2
vandyjal:0:0F21B1:80:520:Always have the Cannonballs PL2 (2/2)
vandyjal:0:0F21B1:40:020:Always have the Boomerangs PL2
vandyjal:0:0F21B1:80:520:Always have the Boomerangs PL2 (2/2)
vandyjal:0:0F21B1:40:041:Get the Sword Now! PL2
vandyjal:0:0F21B1:80:541:Get the Sword Now! PL2 (2/2)
vandyjal:0:0F21B1:40:021:Get the Mace Now! PL2
vandyjal:0:0F21B1:80:541:Get the Mace Now! PL2 (2/2)
vandyjal:0:0F21B1:40:041:Get the Cannonballs Now! PL2
vandyjal:0:0F21B1:80:521:Get the Cannonballs Now! PL2 (2/2)
vandyjal:0:0F21B1:40:021:Get the Boomerangs Now! PL2
vandyjal:0:0F21B1:80:521:Get the Boomerangs Now! PL2 (2/2)
; [ Vandyke (Japan) ]
vandyke:0:0F0051:09:000:Infinite Credits
vandyke:0:0F00B5:06:071:Select next level:Use on the map screen at the start of the game or between the levels.
vandyke:0:0F00B1:0A:000:Infinite Lives PL1
vandyke:0:0F212D:06:000:Infinite Energy PL1
vandyke:0:0F00E1:07:000:Infinite Power PL1
vandyke:0:0F2127:03:000:Invincibility PL1
vandyke:0:0F2131:40:040:Always have the Sword PL1
vandyke:0:0F2131:80:540:Always have the Sword PL1 (2/2)
vandyke:0:0F2131:40:020:Always have the Mace PL1
vandyke:0:0F2131:80:540:Always have the Mace PL1 (2/2)
vandyke:0:0F2131:40:040:Always have the Cannonballs PL1
vandyke:0:0F2131:80:520:Always have the Cannonballs PL1 (2/2)
vandyke:0:0F2131:40:020:Always have the Boomerangs PL1
vandyke:0:0F2131:80:520:Always have the Boomerangs PL1 (2/2)
vandyke:0:0F2131:40:041:Get the Sword Now! PL1
vandyke:0:0F2131:80:541:Get the Sword Now! PL1 (2/2)
vandyke:0:0F2131:40:021:Get the Mace Now! PL1
vandyke:0:0F2131:80:541:Get the Mace Now! PL1 (2/2)
vandyke:0:0F2131:40:041:Get the Cannonballs Now! PL1
vandyke:0:0F2131:80:521:Get the Cannonballs Now! PL1 (2/2)
vandyke:0:0F2131:40:021:Get the Boomerangs Now! PL1
vandyke:0:0F2131:80:521:Get the Boomerangs Now! PL1 (2/2)
vandyke:0:0F00C1:0A:000:Infinite Lives PL2
vandyke:0:0F21AD:06:000:Infinite Energy PL2
vandyke:0:0F00F1:07:000:Infinite Power PL2
vandyke:0:0F21A7:03:000:Invincibility PL2
vandyke:0:0F21B1:40:040:Always have the Sword PL2
vandyke:0:0F21B1:80:540:Always have the Sword PL2 (2/2)
vandyke:0:0F21B1:40:020:Always have the Mace PL2
vandyke:0:0F21B1:80:540:Always have the Mace PL2 (2/2)
vandyke:0:0F21B1:40:040:Always have the Cannonballs PL2
vandyke:0:0F21B1:80:520:Always have the Cannonballs PL2 (2/2)
vandyke:0:0F21B1:40:020:Always have the Boomerangs PL2
vandyke:0:0F21B1:80:520:Always have the Boomerangs PL2 (2/2)
vandyke:0:0F21B1:40:041:Get the Sword Now! PL2
vandyke:0:0F21B1:80:541:Get the Sword Now! PL2 (2/2)
vandyke:0:0F21B1:40:021:Get the Mace Now! PL2
vandyke:0:0F21B1:80:541:Get the Mace Now! PL2 (2/2)
vandyke:0:0F21B1:40:041:Get the Cannonballs Now! PL2
vandyke:0:0F21B1:80:521:Get the Cannonballs Now! PL2 (2/2)
vandyke:0:0F21B1:40:021:Get the Boomerangs Now! PL2
vandyke:0:0F21B1:80:521:Get the Boomerangs Now! PL2 (2/2)
; [ Vanguard II ]
vangrd2:0:F45D:09:000:Infinite Lives PL1
vangrd2:0:F45E:09:000:Infinite Lives PL2
; [ Vanguard (Centuri) ]
vangrdce:0:00BE:08:000:Infinite Lives
vangrdce:0:00A0:03:000:Invincibility
; [ Vanguard (SNK) ]
vanguard:0:00BE:08:000:Infinite Lives
vanguard:0:00A0:03:000:Invincibility
; [ Mahjong Vanilla Syndrome (Japan) ]
vanilla:0:F952:63:000:Infinite Carrot
vanilla:0:0000:00:999:[The winning hand cheat must]
vanilla:0:0000:00:999:[be activated when there are]
vanilla:0:0000:00:999:[14 tiles in your hand, then]
vanilla:0:0000:00:999:[press the RON key . ]
vanilla:0:0000:00:999:[('Z' by default). The tiles]
vanilla:0:0000:00:999:[do not visually change ]
vanilla:0:0000:00:999:[until you make a move. ]
vanilla:0:FC8F:31:001:Get winning hand Now!
vanilla:0:FC90:31:501:Get winning hand Now! (02/14)
vanilla:0:FC91:31:501:Get winning hand Now! (03/14)
vanilla:0:FC92:32:501:Get winning hand Now! (04/14)
vanilla:0:FC93:32:501:Get winning hand Now! (05/14)
vanilla:0:FC94:32:501:Get winning hand Now! (06/14)
vanilla:0:FC95:33:501:Get winning hand Now! (07/14)
vanilla:0:FC96:33:501:Get winning hand Now! (08/14)
vanilla:0:FC97:33:501:Get winning hand Now! (09/14)
vanilla:0:FC98:34:501:Get winning hand Now! (10/14)
vanilla:0:FC99:34:501:Get winning hand Now! (11/14)
vanilla:0:FC9A:34:501:Get winning hand Now! (12/14)
vanilla:0:FC9B:35:501:Get winning hand Now! (13/14)
vanilla:0:FC9C:35:501:Get winning hand Now! (14/14)
vanilla:0:FC8F:31:000:Always winning hand
vanilla:0:FC90:31:500:Always winning hand (02/14)
vanilla:0:FC91:31:500:Always winning hand (03/14)
vanilla:0:FC92:32:500:Always winning hand (04/14)
vanilla:0:FC93:32:500:Always winning hand (05/14)
vanilla:0:FC94:32:500:Always winning hand (06/14)
vanilla:0:FC95:33:500:Always winning hand (07/14)
vanilla:0:FC96:33:500:Always winning hand (08/14)
vanilla:0:FC97:33:500:Always winning hand (09/14)
vanilla:0:FC98:34:500:Always winning hand (10/14)
vanilla:0:FC99:34:500:Always winning hand (11/14)
vanilla:0:FC9A:34:500:Always winning hand (12/14)
vanilla:0:FC9B:35:500:Always winning hand (13/14)
vanilla:0:FC9C:35:500:Always winning hand (14/14)
; [ Van-Van Car ]
vanvan:0:49E4:5A:000:Infinite Time
vanvan:0:49E6:03:000:Infinite Lives
vanvan:0:0000:00:999:[See the Dip Switch Menu to ]
vanvan:0:0000:00:999:[enable Invincibility. ]
; [ Van-Van Car (Karateco) ]
vanvank:0:49E4:5A:000:Infinite Time
vanvank:0:49E6:03:000:Infinite Lives
vanvank:0:0000:00:999:[See the Dip Switch Menu to ]
vanvank:0:0000:00:999:[enable Invincibility. ]
; [ Vapor Trail - Hyper Offence Formation (World revision 1) ]
vaportra:0:FFD7B9:9A:000:Infinite Time(Final Attack)
vaportra:0:FFC1F8:03:000:Infinite Lives PL1
vaportra:0:FFC1F9:03:000:Infinite Energy PL1
vaportra:0:FFC256:1F:001:Refill "roll" power Now! PL1:Use after "roll" has ended
vaportra:0:FFC213:03:000:Invincibility 'ON' PL1
vaportra:0:FFC213:00:001:Invincibility 'OFF' PL1
vaportra:0:FFC1FE:05:071:Select Current Speed PL1
vaportra:0:FFC255:06:000:Infinite Smart Bombs PL1
vaportra:0:FFC2A8:00:000:Always Roll PL1
vaportra:0:FFC1FB:0C:000:Maximum Shot Power PL1
vaportra:0:FFC1FD:00:000:Always Normal Shot PL1
vaportra:0:FFC1FD:04:000:Always Bomb Shot PL1
vaportra:0:FFC1FD:08:000:Always Missile Shot PL1
vaportra:0:FFC1FD:0C:000:Always Defender Shot PL1
vaportra:0:FFC1FD:10:000:Always Special Shot PL1
vaportra:0:FFC1FD:00:001:Get Normal Shot Now! PL1
vaportra:0:FFC1FD:04:001:Get Bomb Shot Now! PL1
vaportra:0:FFC1FD:08:001:Get Missile Shot Now! PL1
vaportra:0:FFC1FD:0C:001:Get Defender Shot Now! PL1
vaportra:0:FFC1FD:10:001:Get Special Shot Now! PL1
vaportra:0:FFC2B8:03:000:Infinite Lives PL2
vaportra:0:FFC2B9:03:000:Infinite Energy PL2
vaportra:0:FFC316:1F:001:Refill "roll" power Now! PL2:Use after "roll" has ended
vaportra:0:FFC2D3:03:000:Invincibility 'ON' PL2
vaportra:0:FFC2D3:00:001:Invincibility 'OFF' PL2
vaportra:0:FFC2BE:05:071:Select Current Speed PL2
vaportra:0:FFC315:06:000:Infinite Smart Bombs PL2
vaportra:0:FFC368:00:000:Always Roll PL2
vaportra:0:FFC2BB:0C:000:Maximum Shot Power PL2
vaportra:0:FFC2BD:00:000:Always Normal Shot PL2
vaportra:0:FFC2BD:04:000:Always Bomb Shot PL2
vaportra:0:FFC2BD:08:000:Always Missile Shot PL2
vaportra:0:FFC2BD:0C:000:Always Defender Shot PL2
vaportra:0:FFC2BD:10:000:Always Special Shot PL2
vaportra:0:FFC2BD:00:001:Get Normal Shot Now! PL2
vaportra:0:FFC2BD:04:001:Get Bomb Shot Now! PL2
vaportra:0:FFC2BD:08:001:Get Missile Shot Now! PL2
vaportra:0:FFC2BD:0C:001:Get Defender Shot Now! PL2
vaportra:0:FFC2BD:10:001:Get Special Shot Now! PL2
vaportra:0:000000:00:999:[Use the Select current ]
vaportra:0:000000:00:999:[level cheat on the select ]
vaportra:0:000000:00:999:[fighter screen to start on ]
vaportra:0:000000:00:999:[that level. ]
vaportra:0:FFC04D:05:071:Select current level
vaportra:0:FFC04D:05:061:Select next level
; [ Vapor Trail - Hyper Offence Formation (US) ]
vaportru:0:FFD7B9:9A:000:Infinite Time(Final Attack)
vaportru:0:FFC1F8:03:000:Infinite Lives PL1
vaportru:0:FFC1F9:03:000:Infinite Energy PL1
vaportru:0:FFC256:1F:001:Refill "roll" power Now! PL1:Use after "roll" has ended
vaportru:0:FFC213:03:000:Invincibility 'ON' PL1
vaportru:0:FFC213:00:001:Invincibility 'OFF' PL1
vaportru:0:FFC1FE:05:071:Select Current Speed PL1
vaportru:0:FFC255:06:000:Infinite Smart Bombs PL1
vaportru:0:FFC2A8:00:000:Always Roll PL1
vaportru:0:FFC1FB:0C:000:Maximum Shot Power PL1
vaportru:0:FFC1FD:00:000:Always Normal Shot PL1
vaportru:0:FFC1FD:04:000:Always Bomb Shot PL1
vaportru:0:FFC1FD:08:000:Always Missile Shot PL1
vaportru:0:FFC1FD:0C:000:Always Defender Shot PL1
vaportru:0:FFC1FD:10:000:Always Special Shot PL1
vaportru:0:FFC1FD:00:001:Get Normal Shot Now! PL1
vaportru:0:FFC1FD:04:001:Get Bomb Shot Now! PL1
vaportru:0:FFC1FD:08:001:Get Missile Shot Now! PL1
vaportru:0:FFC1FD:0C:001:Get Defender Shot Now! PL1
vaportru:0:FFC1FD:10:001:Get Special Shot Now! PL1
vaportru:0:FFC2B8:03:000:Infinite Lives PL2
vaportru:0:FFC2B9:03:000:Infinite Energy PL2
vaportru:0:FFC316:1F:001:Refill "roll" power Now! PL2:Use after "roll" has ended
vaportru:0:FFC2D3:03:000:Invincibility 'ON' PL2
vaportru:0:FFC2D3:00:001:Invincibility 'OFF' PL2
vaportru:0:FFC2BE:05:071:Select Current Speed PL2
vaportru:0:FFC315:06:000:Infinite Smart Bombs PL2
vaportru:0:FFC368:00:000:Always Roll PL2
vaportru:0:FFC2BB:0C:000:Maximum Shot Power PL2
vaportru:0:FFC2BD:00:000:Always Normal Shot PL2
vaportru:0:FFC2BD:04:000:Always Bomb Shot PL2
vaportru:0:FFC2BD:08:000:Always Missile Shot PL2
vaportru:0:FFC2BD:0C:000:Always Defender Shot PL2
vaportru:0:FFC2BD:10:000:Always Special Shot PL2
vaportru:0:FFC2BD:00:001:Get Normal Shot Now! PL2
vaportru:0:FFC2BD:04:001:Get Bomb Shot Now! PL2
vaportru:0:FFC2BD:08:001:Get Missile Shot Now! PL2
vaportru:0:FFC2BD:0C:001:Get Defender Shot Now! PL2
vaportru:0:FFC2BD:10:001:Get Special Shot Now! PL2
vaportru:0:000000:00:999:[Use the Select current ]
vaportru:0:000000:00:999:[level cheat on the select ]
vaportru:0:000000:00:999:[fighter screen to start on ]
vaportru:0:000000:00:999:[that level. ]
vaportru:0:FFC04D:05:071:Select current level
vaportru:0:FFC04D:05:061:Select next level
; [ Varth - Operation Thunderstorm (World 920612) ]
varth:0:FF83A4:99:000:Infinite Lives PL1
varth:0:FF83B3:05:000:Infinite Bombs PL1
varth:0:FF8323:F0:000:Invincibility PL1
varth:0:FF8300:02:500:Invincibility PL1 (2/2)
varth:0:FF83B1:07:000:Always Maximum fire power PL1
varth:0:FF83B2:00:000:Always Normal fire PL1
varth:0:FF83B2:02:000:Always 3-way fire PL1
varth:0:FF83B2:04:000:Always Laser fire PL1
varth:0:FF83B2:00:001:Get Normal fire Now! PL1
varth:0:FF83B2:02:001:Get 3-way fire Now! PL1
varth:0:FF83B2:04:001:Get Laser fire Now! PL1
varth:0:FF83B8:00:000:Always have the H missilesPL1:Get the pods first
varth:0:FF83B8:01:000:Always have the M missilesPL1:Get the pods first
varth:0:FF83B8:02:000:Always have the N missilesPL1:Get the pods first
varth:0:FF83B8:00:001:Get the H missiles Now! PL1:Get the pods first
varth:0:FF83B8:01:001:Get the M missiles Now! PL1:Get the pods first
varth:0:FF83B8:02:001:Get the N missiles Now! PL1:Get the pods first
varth:0:FF84A4:99:000:Infinite Lives PL2
varth:0:FF84B3:05:000:Infinite Bombs PL2
varth:0:FF8423:F0:000:Invincibility PL2
varth:0:FF8400:02:500:Invincibility PL2 (2/2)
varth:0:FF84B1:07:000:Always Maximum fire power PL2
varth:0:FF84B2:00:000:Always Normal fire PL2
varth:0:FF84B2:02:000:Always 3-way fire PL2
varth:0:FF84B2:04:000:Always Laser fire PL2
varth:0:FF84B2:00:001:Get Normal fire Now! PL2
varth:0:FF84B2:02:001:Get 3-way fire Now! PL2
varth:0:FF84B2:04:001:Get Laser fire Now! PL2
varth:0:FF84B8:00:000:Always have the H missilesPL2:Get the pods first
varth:0:FF84B8:01:000:Always have the M missilesPL2:Get the pods first
varth:0:FF84B8:02:000:Always have the N missilesPL2:Get the pods first
varth:0:FF84B8:00:001:Get the H missiles Now! PL2:Get the pods first
varth:0:FF84B8:01:001:Get the M missiles Now! PL2:Get the pods first
varth:0:FF84B8:02:001:Get the N missiles Now! PL2:Get the pods first
; [ Varth - Operation Thunderstorm (Japan 920714) ]
varthj:0:FF83A4:99:000:Infinite Lives PL1
varthj:0:FF83B3:05:000:Infinite Bombs PL1
varthj:0:FF8323:F0:000:Invincibility PL1
varthj:0:FF8300:02:500:Invincibility PL1 (2/2)
varthj:0:FF83B1:07:000:Always Maximum fire power PL1
varthj:0:FF83B2:00:000:Always Normal fire PL1
varthj:0:FF83B2:02:000:Always 3-way fire PL1
varthj:0:FF83B2:04:000:Always Laser fire PL1
varthj:0:FF83B2:00:001:Get Normal fire Now! PL1
varthj:0:FF83B2:02:001:Get 3-way fire Now! PL1
varthj:0:FF83B2:04:001:Get Laser fire Now! PL1
varthj:0:FF83B8:00:000:Always have the H missilesPL1:Get the pods first
varthj:0:FF83B8:01:000:Always have the M missilesPL1:Get the pods first
varthj:0:FF83B8:02:000:Always have the N missilesPL1:Get the pods first
varthj:0:FF83B8:00:001:Get the H missiles Now! PL1:Get the pods first
varthj:0:FF83B8:01:001:Get the M missiles Now! PL1:Get the pods first
varthj:0:FF83B8:02:001:Get the N missiles Now! PL1:Get the pods first
varthj:0:FF84A4:99:000:Infinite Lives PL2
varthj:0:FF84B3:05:000:Infinite Bombs PL2
varthj:0:FF8423:F0:000:Invincibility PL2
varthj:0:FF8400:02:500:Invincibility PL2 (2/2)
varthj:0:FF84B1:07:000:Always Maximum fire power PL2
varthj:0:FF84B2:00:000:Always Normal fire PL2
varthj:0:FF84B2:02:000:Always 3-way fire PL2
varthj:0:FF84B2:04:000:Always Laser fire PL2
varthj:0:FF84B2:00:001:Get Normal fire Now! PL2
varthj:0:FF84B2:02:001:Get 3-way fire Now! PL2
varthj:0:FF84B2:04:001:Get Laser fire Now! PL2
varthj:0:FF84B8:00:000:Always have the H missilesPL2:Get the pods first
varthj:0:FF84B8:01:000:Always have the M missilesPL2:Get the pods first
varthj:0:FF84B8:02:000:Always have the N missilesPL2:Get the pods first
varthj:0:FF84B8:00:001:Get the H missiles Now! PL2:Get the pods first
varthj:0:FF84B8:01:001:Get the M missiles Now! PL2:Get the pods first
varthj:0:FF84B8:02:001:Get the N missiles Now! PL2:Get the pods first
; [ Varth - Operation Thunderstorm (US 920612) ]
varthu:0:FF83A4:99:000:Infinite Lives PL1
varthu:0:FF83B3:05:000:Infinite Bombs PL1
varthu:0:FF8323:F0:000:Invincibility PL1
varthu:0:FF8300:02:500:Invincibility PL1 (2/2)
varthu:0:FF83B1:07:000:Always Maximum fire power PL1
varthu:0:FF83B2:00:000:Always Normal fire PL1
varthu:0:FF83B2:02:000:Always 3-way fire PL1
varthu:0:FF83B2:04:000:Always Laser fire PL1
varthu:0:FF83B2:00:001:Get Normal fire Now! PL1
varthu:0:FF83B2:02:001:Get 3-way fire Now! PL1
varthu:0:FF83B2:04:001:Get Laser fire Now! PL1
varthu:0:FF83B8:00:000:Always have the H missilesPL1:Get the pods first
varthu:0:FF83B8:01:000:Always have the M missilesPL1:Get the pods first
varthu:0:FF83B8:02:000:Always have the N missilesPL1:Get the pods first
varthu:0:FF83B8:00:001:Get the H missiles Now! PL1:Get the pods first
varthu:0:FF83B8:01:001:Get the M missiles Now! PL1:Get the pods first
varthu:0:FF83B8:02:001:Get the N missiles Now! PL1:Get the pods first
varthu:0:FF84A4:99:000:Infinite Lives PL2
varthu:0:FF84B3:05:000:Infinite Bombs PL2
varthu:0:FF8423:F0:000:Invincibility PL2
varthu:0:FF8400:02:500:Invincibility PL2 (2/2)
varthu:0:FF84B1:07:000:Always Maximum fire power PL2
varthu:0:FF84B2:00:000:Always Normal fire PL2
varthu:0:FF84B2:02:000:Always 3-way fire PL2
varthu:0:FF84B2:04:000:Always Laser fire PL2
varthu:0:FF84B2:00:001:Get Normal fire Now! PL2
varthu:0:FF84B2:02:001:Get 3-way fire Now! PL2
varthu:0:FF84B2:04:001:Get Laser fire Now! PL2
varthu:0:FF84B8:00:000:Always have the H missilesPL2:Get the pods first
varthu:0:FF84B8:01:000:Always have the M missilesPL2:Get the pods first
varthu:0:FF84B8:02:000:Always have the N missilesPL2:Get the pods first
varthu:0:FF84B8:00:001:Get the H missiles Now! PL2:Get the pods first
varthu:0:FF84B8:01:001:Get the M missiles Now! PL2:Get the pods first
varthu:0:FF84B8:02:001:Get the N missiles Now! PL2:Get the pods first
; [ Vasara ]
vasara:0:002E9C:09:000:Infinite Credits
:vasara:00000301:002EB2:00000005:FFFFFFFF:Select Starting/Current Stage:Enable on Character Select page! Requirement for good ending is as follows- Clear stage 5 without continuing play OR Clear stage 5 with continuing play over 10 times OR Clear stage 5 with slashing all Bushous.
vasara:0:000C4A:06:000:Infinite Lives PL1
vasara:0:000C4B:05:000:Infinite Bombs PL1
vasara:0:000C52:02:000:Invincibility PL1
vasara:0:000C4E:04:000:Always Max P1 Shot Power PL1
vasara:0:000C4E:09:000:Always Max P2 Shot Power PL1
vasara:0:000C4E:0E:000:Always Max P3 Shot Power PL1
vasara:0:000C98:27:000:Always Max Slash PL1
vasara:0:002EE2:FF:000:Always Vasara Mode PL1
vasara:0:002EE6:6A:500:Always Vasara Mode PL1 (2/2)
vasara:0:000CC2:06:000:Infinite Lives PL2
vasara:0:000CC3:05:000:Infinite Bombs PL2
vasara:0:000CCA:02:000:Invincibility PL2
vasara:0:000CC6:04:000:Always Max P1 Shot Power PL2
vasara:0:000CC6:09:000:Always Max P2 Shot Power PL2
vasara:0:000CC6:0E:000:Always Max P3 Shot Power PL2
vasara:0:000D10:27:000:Always Max Slash PL2
vasara:0:002EE4:FF:000:Always Vasara Mode PL2
vasara:0:002EE8:6A:500:Always Vasara Mode PL2 (2/2)
; [ Vastar (set 1) ]
vastar:0:F110:05:000:Infinite Lives
vastar:0:F116:40:000:Infinite Energy
vastar:0:F33F:81:000:Invincibility
; [ Vastar (set 2) ]
vastar2:0:F110:05:000:Infinite Lives
vastar2:0:F116:40:000:Infinite Energy
vastar2:0:F33F:81:000:Invincibility
; [ Vautour (Jeutel France) ]
vautour:0:4390:09:000:Infinite Lives
vautour:0:43A6:DD:000:Never have shields
vautour:0:43A6:00:003:Shield Always Ready
vautour:0:43C0:84:000:Infinite Shields
vautour:0:0CC4:C9:100:Invincibility
; [ U.S. Championship V'ball (set 1) ]
vball:0:004A:59:000:Infinite Time
vball:0:004B:09:500:Infinite Time (2/2)
vball:0:004A:00:001:Finish this Game Now!
vball:0:004B:00:501:Finish this Game Now! (2/2)
vball:0:0057:06:070:Select Score PL1
vball:0:0057:00:000:Score always = 0 PL1
vball:0:0058:06:070:Select Score PL2
vball:0:0058:00:000:Score always = 0 PL2
; [ U.S. Championship V'ball (Japan) ]
vball2pj:0:004A:59:000:Infinite Time
vball2pj:0:004B:09:500:Infinite Time (2/2)
vball2pj:0:004A:00:001:Finish this Game Now!
vball2pj:0:004B:00:501:Finish this Game Now! (2/2)
vball2pj:0:0056:06:070:Select Score PL1
vball2pj:0:0056:00:000:Score always = 0 PL1
vball2pj:0:0057:06:070:Select Score PL2
vball2pj:0:0057:00:000:Score always = 0 PL2
; [ VS Block Breaker (Asia) ]
vblokbrk:0:06017241:C8:005:Infinite Time [SOLO MODE]
vblokbrk:0:06027C5B:03:000:Infinite Lives PL1
vblokbrk:0:06027C5F:03:000:Infinite Lives PL2
; [ Vicious Circle (prototype) ]
vcircle:0:120005C5:12:000:Infinite Credits
:vcircle:00300000:1200523C:00000000:FFFFFFFF:Infinite Time
:vcircle:00300001:1200523C:00000AA0:FFFFFFFF:Finish this Round Now!
:vcircle:00300000:1203DF20:00000200:FFFFFFFF:Infinite Energy PL1
:vcircle:00300001:1203DF20:00000000:FFFFFFFF:Drain All Energy Now! PL1
vcircle:0:00000000:00:999:[ Enable the Character Cheats on the Select Screen ]
vcircle:0:120051FF:0A:000:Play as Dredlock PL1
vcircle:0:120051FF:0C:000:Play as Waryar PL1
:vcircle:00300000:1203DFA8:00000200:FFFFFFFF:Infinite Energy PL2
:vcircle:00300001:1203DFA8:00000000:FFFFFFFF:Drain All Energy Now! PL2
vcircle:0:00000000:00:999:[ Enable the Character Cheats on the Select Screen ]
vcircle:0:12005173:0A:000:Play as Dredlock PL2
vcircle:0:12005173:0C:000:Play as Waryar PL2
; [ Vendetta (World 2 Players ver. W) ]
vendet2p:0:3227:00:001:One Hit to kill Boss Now!
vendet2p:0:3287:06:000:Infinite Weapon
vendet2p:0:32E7:06:500:Infinite Weapon (2/8)
vendet2p:0:3347:06:500:Infinite Weapon (3/8)
vendet2p:0:33A7:06:500:Infinite Weapon (4/8)
vendet2p:0:3407:06:500:Infinite Weapon (5/8)
vendet2p:0:3467:06:500:Infinite Weapon (6/8)
vendet2p:0:35E7:06:500:Infinite Weapon (7/8)
vendet2p:0:3887:06:500:Infinite Weapon (8/8)
vendet2p:0:3D00:63:000:Infinite Lives PL1
vendet2p:0:3D01:10:000:Infinite Energy PL1
vendet2p:0:2E00:40:040:Invincibility 'ON' PL1
vendet2p:0:2E00:40:021:Invincibility 'OFF' PL1
vendet2p:0:3D60:63:000:Infinite Lives PL2
vendet2p:0:3D61:10:000:Infinite Energy PL2
vendet2p:0:2E60:40:040:Invincibility 'ON' PL2
vendet2p:0:2E60:40:021:Invincibility 'OFF' PL2
; [ Vendetta (World 4 Players ver. R) ]
vendetao:0:3227:00:001:One Hit to kill Boss Now!
vendetao:0:3287:06:000:Infinite Weapon
vendetao:0:32E7:06:500:Infinite Weapon (2/8)
vendetao:0:3347:06:500:Infinite Weapon (3/8)
vendetao:0:33A7:06:500:Infinite Weapon (4/8)
vendetao:0:3407:06:500:Infinite Weapon (5/8)
vendetao:0:3467:06:500:Infinite Weapon (6/8)
vendetao:0:35E7:06:500:Infinite Weapon (7/8)
vendetao:0:3887:06:500:Infinite Weapon (8/8)
vendetao:0:3D00:63:000:Infinite Lives PL1
vendetao:0:3D01:10:000:Infinite Energy PL1
vendetao:0:2E00:40:040:Invincibility 'ON' PL1
vendetao:0:2E00:40:021:Invincibility 'OFF' PL1
vendetao:0:3D60:63:000:Infinite Lives PL2
vendetao:0:3D61:10:000:Infinite Energy PL2
vendetao:0:2E60:40:040:Invincibility 'ON' PL2
vendetao:0:2E60:40:021:Invincibility 'OFF' PL2
vendetao:0:3DC0:63:000:Infinite Lives PL3
vendetao:0:3DC1:10:000:Infinite Energy PL3
vendetao:0:2EC0:40:040:Invincibility 'ON' PL3
vendetao:0:2EC0:40:021:Invincibility 'OFF' PL3
vendetao:0:3E20:63:000:Infinite Lives PL4
vendetao:0:3E21:10:000:Infinite Energy PL4
vendetao:0:2F20:40:040:Invincibility 'ON' PL4
vendetao:0:2F20:40:021:Invincibility 'OFF' PL4
; [ Vendetta (Asia 2 Players ver. U) ]
vendetas:0:3227:00:001:One Hit to kill Boss Now!
vendetas:0:3287:06:000:Infinite Weapon
vendetas:0:32E7:06:500:Infinite Weapon (2/8)
vendetas:0:3347:06:500:Infinite Weapon (3/8)
vendetas:0:33A7:06:500:Infinite Weapon (4/8)
vendetas:0:3407:06:500:Infinite Weapon (5/8)
vendetas:0:3467:06:500:Infinite Weapon (6/8)
vendetas:0:35E7:06:500:Infinite Weapon (7/8)
vendetas:0:3887:06:500:Infinite Weapon (8/8)
vendetas:0:3D00:63:000:Infinite Lives PL1
vendetas:0:3D01:10:000:Infinite Energy PL1
vendetas:0:2E00:40:040:Invincibility 'ON' PL1
vendetas:0:2E00:40:021:Invincibility 'OFF' PL1
vendetas:0:3D60:63:000:Infinite Lives PL2
vendetas:0:3D61:10:000:Infinite Energy PL2
vendetas:0:2E60:40:040:Invincibility 'ON' PL2
vendetas:0:2E60:40:021:Invincibility 'OFF' PL2
; [ Vendetta (World 4 Players ver. T) ]
vendetta:0:3227:00:001:One Hit to kill Boss Now!
vendetta:0:3287:06:000:Infinite Weapon
vendetta:0:32E7:06:500:Infinite Weapon (2/8)
vendetta:0:3347:06:500:Infinite Weapon (3/8)
vendetta:0:33A7:06:500:Infinite Weapon (4/8)
vendetta:0:3407:06:500:Infinite Weapon (5/8)
vendetta:0:3467:06:500:Infinite Weapon (6/8)
vendetta:0:35E7:06:500:Infinite Weapon (7/8)
vendetta:0:3887:06:500:Infinite Weapon (8/8)
vendetta:0:3D00:63:000:Infinite Lives PL1
vendetta:0:3D01:10:000:Infinite Energy PL1
vendetta:0:2E00:40:040:Invincibility 'ON' PL1
vendetta:0:2E00:40:021:Invincibility 'OFF' PL1
vendetta:0:3D60:63:000:Infinite Lives PL2
vendetta:0:3D61:10:000:Infinite Energy PL2
vendetta:0:2E60:40:040:Invincibility 'ON' PL2
vendetta:0:2E60:40:021:Invincibility 'OFF' PL2
vendetta:0:3DC0:63:000:Infinite Lives PL3
vendetta:0:3DC1:10:000:Infinite Energy PL3
vendetta:0:2EC0:40:040:Invincibility 'ON' PL3
vendetta:0:2EC0:40:021:Invincibility 'OFF' PL3
vendetta:0:3E20:63:000:Infinite Lives PL4
vendetta:0:3E21:10:000:Infinite Energy PL4
vendetta:0:2F20:40:040:Invincibility 'ON' PL4
vendetta:0:2F20:40:021:Invincibility 'OFF' PL4
; [ Crime Fighters 2 (Japan 2 Players ver. P) ]
vendettj:0:3227:00:001:One Hit to kill Boss Now!
vendettj:0:3287:06:000:Infinite Weapon
vendettj:0:32E7:06:500:Infinite Weapon (2/8)
vendettj:0:3347:06:500:Infinite Weapon (3/8)
vendettj:0:33A7:06:500:Infinite Weapon (4/8)
vendettj:0:3407:06:500:Infinite Weapon (5/8)
vendettj:0:3467:06:500:Infinite Weapon (6/8)
vendettj:0:35E7:06:500:Infinite Weapon (7/8)
vendettj:0:3887:06:500:Infinite Weapon (8/8)
vendettj:0:3D00:63:000:Infinite Lives PL1
vendettj:0:3D01:10:000:Infinite Energy PL1
vendettj:0:2E00:40:040:Invincibility 'ON' PL1
vendettj:0:2E00:40:021:Invincibility 'OFF' PL1
vendettj:0:3D60:63:000:Infinite Lives PL2
vendettj:0:3D61:10:000:Infinite Energy PL2
vendettj:0:2E60:40:040:Invincibility 'ON' PL2
vendettj:0:2E60:40:021:Invincibility 'OFF' PL2
; [ Vendetta (Asia 2 Players ver. D) ]
vendtaso:0:3227:00:001:One Hit to kill Boss Now!
vendtaso:0:3287:06:000:Infinite Weapon
vendtaso:0:32E7:06:500:Infinite Weapon (2/8)
vendtaso:0:3347:06:500:Infinite Weapon (3/8)
vendtaso:0:33A7:06:500:Infinite Weapon (4/8)
vendtaso:0:3407:06:500:Infinite Weapon (5/8)
vendtaso:0:3467:06:500:Infinite Weapon (6/8)
vendtaso:0:35E7:06:500:Infinite Weapon (7/8)
vendtaso:0:3887:06:500:Infinite Weapon (8/8)
vendtaso:0:3D00:63:000:Infinite Lives PL1
vendtaso:0:3D01:10:000:Infinite Energy PL1
vendtaso:0:2E00:40:040:Invincibility 'ON' PL1
vendtaso:0:2E00:40:021:Invincibility 'OFF' PL1
vendtaso:0:3D60:63:000:Infinite Lives PL2
vendtaso:0:3D61:10:000:Infinite Energy PL2
vendtaso:0:2E60:40:040:Invincibility 'ON' PL2
vendtaso:0:2E60:40:021:Invincibility 'OFF' PL2
; [ Venture (version 5 set 1) ]
venture:0:00BE:03:000:Infinite Lives PL1
venture:0:00BF:03:000:Infinite Lives PL2
; [ Venture (version 5 set 2) ]
venture2:0:00BE:03:000:Infinite Lives PL1
venture2:0:00BF:03:000:Infinite Lives PL2
; [ Venture (version 4) ]
venture4:0:00BE:03:000:Infinite Lives PL1
venture4:0:00BF:03:000:Infinite Lives PL2
; [ Venus ]
venus:0:9600:06:000:Infinite Lives
venus:0:9000:FF:000:Invincibility
venus:0:9543:00:500:Invincibility (2/2)
venus:0:930E:01:000:Always Double Firepower
venus:0:930E:01:000:Always Normal Firepower
venus:0:930E:01:001:Get Double Firepower Now!
venus:0:930E:01:001:Get Normal Firepower Now!
; [ V-Five (Japan) ]
vfive:0:1003B3:09:000:Infinite Credits
vfive:0:10063B:0F:000:Infinite Lives
vfive:0:100603:04:000:Maximum Speed
vfive:0:10063D:05:000:Maximum Fire Power
vfive:0:100647:06:071:Select cursor position
vfive:0:1005E2:8C:000:Invincibility (Buggy?)
vfive:0:000000:00:999:[See the Dip Switch Menu to ]
vfive:0:000000:00:999:[enable an alternate ]
vfive:0:000000:00:999:[Invincibility PL1 cheat. ]
vfive:0:000000:00:999:[But the cheat is better as ]
vfive:0:000000:00:999:[the dipswitch causes a game]
vfive:0:000000:00:999:[crash when PL2 is selected.]
; [ Virtua Fighter Kids ]
vfkids:0:00183D05:09:000:Infinite Credits
vfkids:0:06062565:A0:000:Infinite Energy PL1
vfkids:0:06062565:00:001:Drain All Energy Now! PL1
vfkids:0:06063665:A0:000:Infinite Energy PL2
vfkids:0:06063665:00:001:Drain All Energy Now! PL2
; [ Virtua Fighter Remix ]
vfremix:0:00183D05:09:000:Infinite Credits
:vfremix:00100000:0609EA2E:00000BB9:FFFFFFFF:Infinite Time
:vfremix:00100001:0609EA2E:00000001:FFFFFFFF:Finish this Round Now!
; [ V Goal Soccer (alt) ]
vgoalsca:0:0000:00:999:[ There are no cheats ]:REASON 1
vgoalsca:0:0000:00:999:[ for this game as it ]:REASON 1
vgoalsca:0:0000:00:999:[ didn't work the last ]:REASON 1
vgoalsca:0:0000:00:999:[ time it was tested. ]:REASON 1
vgoalsca:0:0000:00:999:[ If the game now works ]:REASON 1
vgoalsca:0:0000:00:999:[ please request cheats ]:REASON 1
vgoalsca:0:0000:00:999:[ for it on the cheat ]:REASON 1
vgoalsca:0:0000:00:999:[ forums. ]:REASON 1
; [ V Goal Soccer ]
vgoalsoc:0:0000:00:999:[ There are no cheats ]:REASON 1
vgoalsoc:0:0000:00:999:[ for this game as it ]:REASON 1
vgoalsoc:0:0000:00:999:[ didn't work the last ]:REASON 1
vgoalsoc:0:0000:00:999:[ time it was tested. ]:REASON 1
vgoalsoc:0:0000:00:999:[ If the game now works ]:REASON 1
vgoalsoc:0:0000:00:999:[ please request cheats ]:REASON 1
vgoalsoc:0:0000:00:999:[ for it on the cheat ]:REASON 1
vgoalsoc:0:0000:00:999:[ forums. ]:REASON 1
; [ Vampire Hunter 2: Darkstalkers Revenge (Japan 970929) ]
vhunt2:0:FF8109:63:000:Infinite Time
vhunt2:0:FF8109:00:001:Finish this Match Now!
:vhunt2:00300000:FF8450:02400240:FFFFFFFF:Infinite Energy PL1
:vhunt2:00300001:FF8450:00000000:FFFFFFFF:Drain All Energy Now! PL1
:vhunt2:00200000:FF8509:00630090:00FF00FF:Infinite Power PL1
:vhunt2:00200000:FF8509:00000000:00FF00FF:Always No Power PL1
:vhunt2:00800000:FF87BC:000000FF:FFFFFFFF:Shadow Mode PL1
:vhunt2:00800000:FF87C3:000000FF:FFFFFFFF:Marionette Mode PL1
:vhunt2:00000000:FF85C5:0000007F:FFFFFFFF:Infinite Time in Dark Force PL1
:vhunt2:00010000:FF862F:00000090:FFFFFFFF:Infinite Time in Dark Force PL1 (2/2)
:vhunt2:62000000:000000:00000000:00000000:Select Control PL1
:vhunt2:00010000:FF87B4:00000000:FFFFFFFF:User
:vhunt2:00010000:FF87B4:00000001:FFFFFFFF:CPU
:vhunt2:62000000:000000:00000000:00000000:Select Character PL1
:vhunt2:00010000:FF8782:00000000:FFFFFFFF:#Baby Bonnie Hood:Will appear invisible
:vhunt2:00010000:FF8782:00000001:FFFFFFFF:Demitri Maximov
:vhunt2:00010000:FF8782:00000002:FFFFFFFF:Jon Talbain
:vhunt2:00010000:FF8782:00000003:FFFFFFFF:Victor von Geldenheim
:vhunt2:00010000:FF8782:00000004:FFFFFFFF:Lord Raptor
:vhunt2:00010000:FF8782:00000005:FFFFFFFF:Morrigan Aensland
:vhunt2:00010000:FF8782:00000006:FFFFFFFF:Anakaris
:vhunt2:00010000:FF8782:00000007:FFFFFFFF:Felicia
:vhunt2:00010000:FF8782:00000008:FFFFFFFF:Bishamon
:vhunt2:00010000:FF8782:00000009:FFFFFFFF:Rikuo
:vhunt2:00010000:FF8782:0000000A:FFFFFFFF:Sasquatch
:vhunt2:00010000:FF8782:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vhunt2:00010000:FF8782:0000000C:FFFFFFFF:#Q-Bee:Will appear invisible
:vhunt2:00010000:FF8782:0000000D:FFFFFFFF:Hsien-Ko
:vhunt2:00010000:FF8782:0000000E:FFFFFFFF:#Lilith
:vhunt2:00010000:FF8782:0000000F:FFFFFFFF:#Jedah:Will appear invisible
:vhunt2:00010000:FF8782:00000010:FFFFFFFF:Huitzil
:vhunt2:00010000:FF8782:00000011:FFFFFFFF:Pyron
:vhunt2:00010000:FF8782:00000012:FFFFFFFF:#Dark Talbain
:vhunt2:00010000:FF8782:00000013:FFFFFFFF:Donovan Baine
:vhunt2:00010000:FF8782:00000018:FFFFFFFF:#Oboro-Bishamon
:vhunt2:62000000:000000:00000000:00000000:Select Colour PL1
:vhunt2:00010000:FF87AE:00000000:FFFFFFFF:LP colour
:vhunt2:00010000:FF87AE:00000001:FFFFFFFF:MP colour
:vhunt2:00010000:FF87AE:00000002:FFFFFFFF:HP colour
:vhunt2:00010000:FF87AE:00000003:FFFFFFFF:LK colour
:vhunt2:00010000:FF87AE:00000004:FFFFFFFF:MK colour
:vhunt2:00010000:FF87AE:00000005:FFFFFFFF:HK colour
:vhunt2:00010000:FF87AE:00000006:FFFFFFFF:PPP colour
:vhunt2:00010000:FF87AE:00000007:FFFFFFFF:KKK colour
:vhunt2:00300000:FF8850:02400240:FFFFFFFF:Infinite Energy PL2
:vhunt2:00300001:FF8850:00000000:FFFFFFFF:Drain All Energy Now! PL2
:vhunt2:00200000:FF8909:00630090:00FF00FF:Infinite Power PL2
:vhunt2:00200000:FF8909:00000000:00FF00FF:Always No Power PL2
:vhunt2:00800000:FF8BBC:000000FF:FFFFFFFF:Shadow Mode PL2
:vhunt2:00800000:FF8BC3:000000FF:FFFFFFFF:Marionette Mode PL2
:vhunt2:00000000:FF89C5:0000007F:FFFFFFFF:Infinite Time in Dark Force PL2
:vhunt2:00010000:FF8A2F:00000090:FFFFFFFF:Infinite Time in Dark Force PL2 (2/2)
:vhunt2:62000000:000000:00000000:00000000:Select Control PL2
:vhunt2:00010000:FF8BB4:00000000:FFFFFFFF:User
:vhunt2:00010000:FF8BB4:00000001:FFFFFFFF:CPU
:vhunt2:62000000:000000:00000000:00000000:Select Character PL2
:vhunt2:00010000:FF8B82:00000000:FFFFFFFF:#Baby Bonnie Hood:Will appear invisible
:vhunt2:00010000:FF8B82:00000001:FFFFFFFF:Demitri Maximov
:vhunt2:00010000:FF8B82:00000002:FFFFFFFF:Jon Talbain
:vhunt2:00010000:FF8B82:00000003:FFFFFFFF:Victor von Geldenheim
:vhunt2:00010000:FF8B82:00000004:FFFFFFFF:Lord Raptor
:vhunt2:00010000:FF8B82:00000005:FFFFFFFF:Morrigan Aensland
:vhunt2:00010000:FF8B82:00000006:FFFFFFFF:Anakaris
:vhunt2:00010000:FF8B82:00000007:FFFFFFFF:Felicia
:vhunt2:00010000:FF8B82:00000008:FFFFFFFF:Bishamon
:vhunt2:00010000:FF8B82:00000009:FFFFFFFF:Rikuo
:vhunt2:00010000:FF8B82:0000000A:FFFFFFFF:Sasquatch
:vhunt2:00010000:FF8B82:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vhunt2:00010000:FF8B82:0000000C:FFFFFFFF:#Q-Bee:Will appear invisible
:vhunt2:00010000:FF8B82:0000000D:FFFFFFFF:Hsien-Ko
:vhunt2:00010000:FF8B82:0000000E:FFFFFFFF:#Lilith
:vhunt2:00010000:FF8B82:0000000F:FFFFFFFF:#Jedah:Will appear invisible
:vhunt2:00010000:FF8B82:00000010:FFFFFFFF:Huitzil
:vhunt2:00010000:FF8B82:00000011:FFFFFFFF:Pyron
:vhunt2:00010000:FF8B82:00000012:FFFFFFFF:#Dark Talbain
:vhunt2:00010000:FF8B82:00000013:FFFFFFFF:Donovan Baine
:vhunt2:00010000:FF8B82:00000018:FFFFFFFF:#Oboro-Bishamon
:vhunt2:62000000:000000:00000000:00000000:Select Colour PL2
:vhunt2:00010000:FF8BAE:00000000:FFFFFFFF:LP colour
:vhunt2:00010000:FF8BAE:00000001:FFFFFFFF:MP colour
:vhunt2:00010000:FF8BAE:00000002:FFFFFFFF:HP colour
:vhunt2:00010000:FF8BAE:00000003:FFFFFFFF:LK colour
:vhunt2:00010000:FF8BAE:00000004:FFFFFFFF:MK colour
:vhunt2:00010000:FF8BAE:00000005:FFFFFFFF:HK colour
:vhunt2:00010000:FF8BAE:00000006:FFFFFFFF:PPP colour
:vhunt2:00010000:FF8BAE:00000007:FFFFFFFF:KKK colour
; Move List Supplement (Third Section)
:vhunt2:60000000:000000:00000000:00000000:[ Use for Anakaris PL1 ]
:vhunt2:00000000:FF8552:00000077:FFFFFFFF:Infinite Hang Time during Jumps
:vhunt2:00100000:FF84A6:00000200:0000FFFF:Kotodama Gaeshi (Haku) will shoot Smile & Missile:B. B. Hood's projectile
:vhunt2:00210000:FF84A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Smile & Missile (2/2)
:vhunt2:00100000:FF84A6:00000401:0000FFFF:Kotodama Gaeshi (Haku) will shoot Chaos Flare:Demitri's projectile
:vhunt2:00210000:FF84A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Chaos Flare (2/2)
:vhunt2:00100000:FF84A6:00000B05:0000FFFF:Kotodama Gaeshi (Haku) will shoot Soul Fist:Morrigan's projectile
:vhunt2:00210000:FF84A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Soul Fist (2/2)
:vhunt2:00100000:FF84A6:00001E09:0000FFFF:Kotodama Gaeshi (Haku) will shoot Sonic Wave:Rikuo's projectile
:vhunt2:00210000:FF84A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Sonic Wave (2/2)
:vhunt2:00100000:FF84A6:00002D0D:0000FFFF:Kotodama Gaeshi (Haku) will shoot Anki Hou:Hsien-Ko's projectile
:vhunt2:00210000:FF84A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Anki Hou (2/2)
:vhunt2:00100000:FF84A6:0000330E:0000FFFF:Kotodama Gaeshi (Haku) will shoot Soul Flash:Lilith's projectile
:vhunt2:00210000:FF84A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Soul Flash (2/2)
:vhunt2:00100000:FF84A6:0000380F:0000FFFF:Kotodama Gaeshi (Haku) will shoot Dio=Saga:Jedah's projectile
:vhunt2:00210000:FF84A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Dio=Saga (2/2)
:vhunt2:00100000:FF84A6:00004410:0000FFFF:Kotodama Gaeshi (Haku) will shoot Might Launcher:Huitzil's projectile
:vhunt2:00210000:FF84A9:00106000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Might Launcher (2/2)
:vhunt2:00100000:FF84A6:00004011:0000FFFF:Kotodama Gaeshi (Haku) will shoot Sol Smasher:Pyron's projectile
:vhunt2:00210000:FF84A9:00106000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Sol Smasher (2/2)
:vhunt2:00100000:FF84A6:00003E13:0000FFFF:Kotodama Gaeshi (Haku) will shoot Blizzard Sword:Donovan's projectile
:vhunt2:00210000:FF84A9:00006000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Blizzard Sword (2/2)
:vhunt2:60000000:000000:00000000:00000000:[ Use for Hsien-Ko PL1 ]
:vhunt2:62000000:000000:00000000:00000000:Select Thrown Anki Hou Object
:vhunt2:00010000:FF859D:00000000:FFFFFFFF:Axe
:vhunt2:00010000:FF859D:00000002:FFFFFFFF:Knife
:vhunt2:00010000:FF859D:00000004:FFFFFFFF:Shuriken
:vhunt2:00010000:FF859D:00000006:FFFFFFFF:Statue
:vhunt2:00010000:FF859D:00000008:FFFFFFFF:Boomerang (LP), Hammer (MP or HP)
:vhunt2:00010000:FF859D:0000000A:FFFFFFFF:Boomerang
:vhunt2:00010000:FF859D:0000000C:FFFFFFFF:Blade
:vhunt2:00010000:FF859D:0000000E:FFFFFFFF:Boomerang (LP), Special (MP or HP)
:vhunt2:00010000:FF859D:00000014:FFFFFFFF:Knife (LP), Special (MP or HP)
:vhunt2:00010000:FF859D:0000001C:FFFFFFFF:Blade (LP), Boulder (MP or HP)
:vhunt2:00010000:FF859D:00000024:FFFFFFFF:Blade (LP), Hammer (MP or HP)
:vhunt2:00010000:FF859D:0000003E:FFFFFFFF:Axe (LP), Rock (MP or HP)
:vhunt2:60000000:000000:00000000:00000000:[ Use for Lilith PL1 ]
:vhunt2:00100000:FF844A:000003E7:0000FFFF:Always Have 999 Points in Gloomy Puppet Show
:vhunt2:60000000:000000:00000000:00000000:[ Use for Huitzil PL1 ]
:vhunt2:00100000:FF85C1:00003C00:0000FFFF:Infinite Hang Time during Jumps
:vhunt2:60000000:000000:00000000:00000000:[ Use for Anakaris PL2 ]
:vhunt2:00000000:FF8952:00000077:FFFFFFFF:Infinite Hang Time during Jumps
:vhunt2:00100000:FF88A6:00000200:0000FFFF:Kotodama Gaeshi (Haku) will shoot Smile & Missile:B. B. Hood's projectile
:vhunt2:00210000:FF88A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Smile & Missile (2/2)
:vhunt2:00100000:FF88A6:00000401:0000FFFF:Kotodama Gaeshi (Haku) will shoot Chaos Flare:Demitri's projectile
:vhunt2:00210000:FF88A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Chaos Flare (2/2)
:vhunt2:00100000:FF88A6:00000B05:0000FFFF:Kotodama Gaeshi (Haku) will shoot Soul Fist:Morrigan's projectile
:vhunt2:00210000:FF88A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Soul Fist (2/2)
:vhunt2:00100000:FF88A6:00001E09:0000FFFF:Kotodama Gaeshi (Haku) will shoot Sonic Wave:Rikuo's projectile
:vhunt2:00210000:FF88A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Sonic Wave (2/2)
:vhunt2:00100000:FF88A6:00002D0D:0000FFFF:Kotodama Gaeshi (Haku) will shoot Anki Hou:Hsien-Ko's projectile
:vhunt2:00210000:FF88A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Anki Hou (2/2)
:vhunt2:00100000:FF88A6:0000330E:0000FFFF:Kotodama Gaeshi (Haku) will shoot Soul Flash:Lilith's projectile
:vhunt2:00210000:FF88A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Soul Flash (2/2)
:vhunt2:00100000:FF88A6:0000380F:0000FFFF:Kotodama Gaeshi (Haku) will shoot Dio=Saga:Jedah's projectile
:vhunt2:00210000:FF88A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Dio=Saga (2/2)
:vhunt2:00100000:FF88A6:00004410:0000FFFF:Kotodama Gaeshi (Haku) will shoot Might Launcher:Huitzil's projectile
:vhunt2:00210000:FF88A9:00106000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Might Launcher (2/2)
:vhunt2:00100000:FF88A6:00004011:0000FFFF:Kotodama Gaeshi (Haku) will shoot Sol Smasher:Pyron's projectile
:vhunt2:00210000:FF88A9:00106000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Sol Smasher (2/2)
:vhunt2:00100000:FF88A6:00003E13:0000FFFF:Kotodama Gaeshi (Haku) will shoot Blizzard Sword:Donovan's projectile
:vhunt2:00210000:FF88A9:00006000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Blizzard Sword (2/2)
:vhunt2:60000000:000000:00000000:00000000:[ Use for Hsien-Ko PL1 ]
:vhunt2:62000000:000000:00000000:00000000:Select Thrown Anki Hou Object
:vhunt2:00010000:FF899D:00000000:FFFFFFFF:Axe
:vhunt2:00010000:FF899D:00000002:FFFFFFFF:Knife
:vhunt2:00010000:FF899D:00000004:FFFFFFFF:Shuriken
:vhunt2:00010000:FF899D:00000006:FFFFFFFF:Statue
:vhunt2:00010000:FF899D:00000008:FFFFFFFF:Boomerang (LP), Hammer (MP or HP)
:vhunt2:00010000:FF899D:0000000A:FFFFFFFF:Boomerang
:vhunt2:00010000:FF899D:0000000C:FFFFFFFF:Blade
:vhunt2:00010000:FF899D:0000000E:FFFFFFFF:Boomerang (LP), Special (MP or HP)
:vhunt2:00010000:FF899D:00000014:FFFFFFFF:Knife (LP), Special (MP or HP)
:vhunt2:00010000:FF899D:0000001C:FFFFFFFF:Blade (LP), Boulder (MP or HP)
:vhunt2:00010000:FF899D:00000024:FFFFFFFF:Blade (LP), Hammer (MP or HP)
:vhunt2:00010000:FF899D:0000003E:FFFFFFFF:Axe (LP), Rock (MP or HP)
:vhunt2:60000000:000000:00000000:00000000:[ Use for Lilith PL1 ]
:vhunt2:00100000:FF884A:000003E7:0000FFFF:Always Have 999 Points in Gloomy Puppet Show
:vhunt2:60000000:000000:00000000:00000000:[ Use for Huitzil PL1 ]
:vhunt2:00100000:FF89C1:00003C00:0000FFFF:Infinite Hang Time during Jumps
; Fourth Section
:vhunt2:62000000:000000:00000000:00000000:Select Region
:vhunt2:00010000:FF8091:00000000:FFFFFFFF:Japan
:vhunt2:00010000:FF8091:00000002:FFFFFFFF:USA
:vhunt2:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:vhunt2:00010000:FF8091:00000006:FFFFFFFF:Oceania
:vhunt2:00010000:FF8091:00000008:FFFFFFFF:Asia
:vhunt2:00010000:FF8091:0000000A:FFFFFFFF:Euro
:vhunt2:00010000:FF8091:0000000C:FFFFFFFF:Brazil
:vhunt2:62000000:000000:00000000:00000000:Select Title Screen
:vhunt2:00010000:FF8091:00000000:FFFFFFFF:Vampire Hunter 2
:vhunt2:00010000:FF8091:00000002:FFFFFFFF:Night Warriors 2
:vhunt2:00000000:FF800B:000000FF:FFFFFFFF:Sound Test Timer Stop
; [ Vampire Hunter 2: Darkstalkers Revenge (Japan 970913) ]
vhunt2r1:0:FF8109:63:000:Infinite Time
vhunt2r1:0:FF8109:00:001:Finish this Match Now!
:vhunt2r1:00300000:FF8450:02400240:FFFFFFFF:Infinite Energy PL1
:vhunt2r1:00300001:FF8450:00000000:FFFFFFFF:Drain All Energy Now! PL1
:vhunt2r1:00200000:FF8509:00630090:00FF00FF:Infinite Power PL1
:vhunt2r1:00200000:FF8509:00000000:00FF00FF:Always No Power PL1
:vhunt2r1:00800000:FF87BC:000000FF:FFFFFFFF:Shadow Mode PL1
:vhunt2r1:00800000:FF87C3:000000FF:FFFFFFFF:Marionette Mode PL1
:vhunt2r1:00000000:FF85C5:0000007F:FFFFFFFF:Infinite Time in Dark Force PL1
:vhunt2r1:00010000:FF862F:00000090:FFFFFFFF:Infinite Time in Dark Force PL1 (2/2)
:vhunt2r1:62000000:000000:00000000:00000000:Select Control PL1
:vhunt2r1:00010000:FF87B4:00000000:FFFFFFFF:User
:vhunt2r1:00010000:FF87B4:00000001:FFFFFFFF:CPU
:vhunt2r1:62000000:000000:00000000:00000000:Select Character PL1
:vhunt2r1:00010000:FF8782:00000000:FFFFFFFF:#Baby Bonnie Hood:Will appear invisible
:vhunt2r1:00010000:FF8782:00000001:FFFFFFFF:Demitri Maximov
:vhunt2r1:00010000:FF8782:00000002:FFFFFFFF:Jon Talbain
:vhunt2r1:00010000:FF8782:00000003:FFFFFFFF:Victor von Geldenheim
:vhunt2r1:00010000:FF8782:00000004:FFFFFFFF:Lord Raptor
:vhunt2r1:00010000:FF8782:00000005:FFFFFFFF:Morrigan Aensland
:vhunt2r1:00010000:FF8782:00000006:FFFFFFFF:Anakaris
:vhunt2r1:00010000:FF8782:00000007:FFFFFFFF:Felicia
:vhunt2r1:00010000:FF8782:00000008:FFFFFFFF:Bishamon
:vhunt2r1:00010000:FF8782:00000009:FFFFFFFF:Rikuo
:vhunt2r1:00010000:FF8782:0000000A:FFFFFFFF:Sasquatch
:vhunt2r1:00010000:FF8782:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vhunt2r1:00010000:FF8782:0000000C:FFFFFFFF:#Q-Bee:Will appear invisible
:vhunt2r1:00010000:FF8782:0000000D:FFFFFFFF:Hsien-Ko
:vhunt2r1:00010000:FF8782:0000000E:FFFFFFFF:#Lilith
:vhunt2r1:00010000:FF8782:0000000F:FFFFFFFF:#Jedah:Will appear invisible
:vhunt2r1:00010000:FF8782:00000010:FFFFFFFF:Huitzil
:vhunt2r1:00010000:FF8782:00000011:FFFFFFFF:Pyron
:vhunt2r1:00010000:FF8782:00000012:FFFFFFFF:#Dark Talbain
:vhunt2r1:00010000:FF8782:00000013:FFFFFFFF:Donovan Baine
:vhunt2r1:00010000:FF8782:00000018:FFFFFFFF:#Oboro-Bishamon
:vhunt2r1:62000000:000000:00000000:00000000:Select Colour PL1
:vhunt2r1:00010000:FF87AE:00000000:FFFFFFFF:LP colour
:vhunt2r1:00010000:FF87AE:00000001:FFFFFFFF:MP colour
:vhunt2r1:00010000:FF87AE:00000002:FFFFFFFF:HP colour
:vhunt2r1:00010000:FF87AE:00000003:FFFFFFFF:LK colour
:vhunt2r1:00010000:FF87AE:00000004:FFFFFFFF:MK colour
:vhunt2r1:00010000:FF87AE:00000005:FFFFFFFF:HK colour
:vhunt2r1:00010000:FF87AE:00000006:FFFFFFFF:PPP colour
:vhunt2r1:00010000:FF87AE:00000007:FFFFFFFF:KKK colour
:vhunt2r1:00300000:FF8850:02400240:FFFFFFFF:Infinite Energy PL2
:vhunt2r1:00300001:FF8850:00000000:FFFFFFFF:Drain All Energy Now! PL2
:vhunt2r1:00200000:FF8909:00630090:00FF00FF:Infinite Power PL2
:vhunt2r1:00200000:FF8909:00000000:00FF00FF:Always No Power PL2
:vhunt2r1:00800000:FF8BBC:000000FF:FFFFFFFF:Shadow Mode PL2
:vhunt2r1:00800000:FF8BC3:000000FF:FFFFFFFF:Marionette Mode PL2
:vhunt2r1:00000000:FF89C5:0000007F:FFFFFFFF:Infinite Time in Dark Force PL2
:vhunt2r1:00010000:FF8A2F:00000090:FFFFFFFF:Infinite Time in Dark Force PL2 (2/2)
:vhunt2r1:62000000:000000:00000000:00000000:Select Control PL2
:vhunt2r1:00010000:FF8BB4:00000000:FFFFFFFF:User
:vhunt2r1:00010000:FF8BB4:00000001:FFFFFFFF:CPU
:vhunt2r1:62000000:000000:00000000:00000000:Select Character PL2
:vhunt2r1:00010000:FF8B82:00000000:FFFFFFFF:#Baby Bonnie Hood:Will appear invisible
:vhunt2r1:00010000:FF8B82:00000001:FFFFFFFF:Demitri Maximov
:vhunt2r1:00010000:FF8B82:00000002:FFFFFFFF:Jon Talbain
:vhunt2r1:00010000:FF8B82:00000003:FFFFFFFF:Victor von Geldenheim
:vhunt2r1:00010000:FF8B82:00000004:FFFFFFFF:Lord Raptor
:vhunt2r1:00010000:FF8B82:00000005:FFFFFFFF:Morrigan Aensland
:vhunt2r1:00010000:FF8B82:00000006:FFFFFFFF:Anakaris
:vhunt2r1:00010000:FF8B82:00000007:FFFFFFFF:Felicia
:vhunt2r1:00010000:FF8B82:00000008:FFFFFFFF:Bishamon
:vhunt2r1:00010000:FF8B82:00000009:FFFFFFFF:Rikuo
:vhunt2r1:00010000:FF8B82:0000000A:FFFFFFFF:Sasquatch
:vhunt2r1:00010000:FF8B82:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vhunt2r1:00010000:FF8B82:0000000C:FFFFFFFF:#Q-Bee:Will appear invisible
:vhunt2r1:00010000:FF8B82:0000000D:FFFFFFFF:Hsien-Ko
:vhunt2r1:00010000:FF8B82:0000000E:FFFFFFFF:#Lilith
:vhunt2r1:00010000:FF8B82:0000000F:FFFFFFFF:#Jedah:Will appear invisible
:vhunt2r1:00010000:FF8B82:00000010:FFFFFFFF:Huitzil
:vhunt2r1:00010000:FF8B82:00000011:FFFFFFFF:Pyron
:vhunt2r1:00010000:FF8B82:00000012:FFFFFFFF:#Dark Talbain
:vhunt2r1:00010000:FF8B82:00000013:FFFFFFFF:Donovan Baine
:vhunt2r1:00010000:FF8B82:00000018:FFFFFFFF:#Oboro-Bishamon
:vhunt2r1:62000000:000000:00000000:00000000:Select Colour PL2
:vhunt2r1:00010000:FF8BAE:00000000:FFFFFFFF:LP colour
:vhunt2r1:00010000:FF8BAE:00000001:FFFFFFFF:MP colour
:vhunt2r1:00010000:FF8BAE:00000002:FFFFFFFF:HP colour
:vhunt2r1:00010000:FF8BAE:00000003:FFFFFFFF:LK colour
:vhunt2r1:00010000:FF8BAE:00000004:FFFFFFFF:MK colour
:vhunt2r1:00010000:FF8BAE:00000005:FFFFFFFF:HK colour
:vhunt2r1:00010000:FF8BAE:00000006:FFFFFFFF:PPP colour
:vhunt2r1:00010000:FF8BAE:00000007:FFFFFFFF:KKK colour
; Move List Supplement (Third Section)
:vhunt2r1:60000000:000000:00000000:00000000:[ Use for Anakaris PL1 ]
:vhunt2r1:00000000:FF8552:00000077:FFFFFFFF:Infinite Hang Time during Jumps
:vhunt2r1:00100000:FF84A6:00000200:0000FFFF:Kotodama Gaeshi (Haku) will shoot Smile & Missile:B. B. Hood's projectile
:vhunt2r1:00210000:FF84A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Smile & Missile (2/2)
:vhunt2r1:00100000:FF84A6:00000401:0000FFFF:Kotodama Gaeshi (Haku) will shoot Chaos Flare:Demitri's projectile
:vhunt2r1:00210000:FF84A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Chaos Flare (2/2)
:vhunt2r1:00100000:FF84A6:00000B05:0000FFFF:Kotodama Gaeshi (Haku) will shoot Soul Fist:Morrigan's projectile
:vhunt2r1:00210000:FF84A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Soul Fist (2/2)
:vhunt2r1:00100000:FF84A6:00001E09:0000FFFF:Kotodama Gaeshi (Haku) will shoot Sonic Wave:Rikuo's projectile
:vhunt2r1:00210000:FF84A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Sonic Wave (2/2)
:vhunt2r1:00100000:FF84A6:00002D0D:0000FFFF:Kotodama Gaeshi (Haku) will shoot Anki Hou:Hsien-Ko's projectile
:vhunt2r1:00210000:FF84A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Anki Hou (2/2)
:vhunt2r1:00100000:FF84A6:0000330E:0000FFFF:Kotodama Gaeshi (Haku) will shoot Soul Flash:Lilith's projectile
:vhunt2r1:00210000:FF84A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Soul Flash (2/2)
:vhunt2r1:00100000:FF84A6:0000380F:0000FFFF:Kotodama Gaeshi (Haku) will shoot Dio=Saga:Jedah's projectile
:vhunt2r1:00210000:FF84A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Dio=Saga (2/2)
:vhunt2r1:00100000:FF84A6:00004410:0000FFFF:Kotodama Gaeshi (Haku) will shoot Might Launcher:Huitzil's projectile
:vhunt2r1:00210000:FF84A9:00106000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Might Launcher (2/2)
:vhunt2r1:00100000:FF84A6:00004011:0000FFFF:Kotodama Gaeshi (Haku) will shoot Sol Smasher:Pyron's projectile
:vhunt2r1:00210000:FF84A9:00106000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Sol Smasher (2/2)
:vhunt2r1:00100000:FF84A6:00003E13:0000FFFF:Kotodama Gaeshi (Haku) will shoot Blizzard Sword:Donovan's projectile
:vhunt2r1:00210000:FF84A9:00006000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Blizzard Sword (2/2)
:vhunt2r1:60000000:000000:00000000:00000000:[ Use for Hsien-Ko PL1 ]
:vhunt2r1:62000000:000000:00000000:00000000:Select Thrown Anki Hou Object
:vhunt2r1:00010000:FF859D:00000000:FFFFFFFF:Axe
:vhunt2r1:00010000:FF859D:00000002:FFFFFFFF:Knife
:vhunt2r1:00010000:FF859D:00000004:FFFFFFFF:Shuriken
:vhunt2r1:00010000:FF859D:00000006:FFFFFFFF:Statue
:vhunt2r1:00010000:FF859D:00000008:FFFFFFFF:Boomerang (LP), Hammer (MP or HP)
:vhunt2r1:00010000:FF859D:0000000A:FFFFFFFF:Boomerang
:vhunt2r1:00010000:FF859D:0000000C:FFFFFFFF:Blade
:vhunt2r1:00010000:FF859D:0000000E:FFFFFFFF:Boomerang (LP), Special (MP or HP)
:vhunt2r1:00010000:FF859D:00000014:FFFFFFFF:Knife (LP), Special (MP or HP)
:vhunt2r1:00010000:FF859D:0000001C:FFFFFFFF:Blade (LP), Boulder (MP or HP)
:vhunt2r1:00010000:FF859D:00000024:FFFFFFFF:Blade (LP), Hammer (MP or HP)
:vhunt2r1:00010000:FF859D:0000003E:FFFFFFFF:Axe (LP), Rock (MP or HP)
:vhunt2r1:60000000:000000:00000000:00000000:[ Use for Lilith PL1 ]
:vhunt2r1:00100000:FF844A:000003E7:0000FFFF:Always Have 999 Points in Gloomy Puppet Show
:vhunt2r1:60000000:000000:00000000:00000000:[ Use for Huitzil PL1 ]
:vhunt2r1:00100000:FF85C1:00003C00:0000FFFF:Infinite Hang Time during Jumps
:vhunt2r1:60000000:000000:00000000:00000000:[ Use for Anakaris PL2 ]
:vhunt2r1:00000000:FF8952:00000077:FFFFFFFF:Infinite Hang Time during Jumps
:vhunt2r1:00100000:FF88A6:00000200:0000FFFF:Kotodama Gaeshi (Haku) will shoot Smile & Missile:B. B. Hood's projectile
:vhunt2r1:00210000:FF88A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Smile & Missile (2/2)
:vhunt2r1:00100000:FF88A6:00000401:0000FFFF:Kotodama Gaeshi (Haku) will shoot Chaos Flare:Demitri's projectile
:vhunt2r1:00210000:FF88A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Chaos Flare (2/2)
:vhunt2r1:00100000:FF88A6:00000B05:0000FFFF:Kotodama Gaeshi (Haku) will shoot Soul Fist:Morrigan's projectile
:vhunt2r1:00210000:FF88A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Soul Fist (2/2)
:vhunt2r1:00100000:FF88A6:00001E09:0000FFFF:Kotodama Gaeshi (Haku) will shoot Sonic Wave:Rikuo's projectile
:vhunt2r1:00210000:FF88A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Sonic Wave (2/2)
:vhunt2r1:00100000:FF88A6:00002D0D:0000FFFF:Kotodama Gaeshi (Haku) will shoot Anki Hou:Hsien-Ko's projectile
:vhunt2r1:00210000:FF88A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Anki Hou (2/2)
:vhunt2r1:00100000:FF88A6:0000330E:0000FFFF:Kotodama Gaeshi (Haku) will shoot Soul Flash:Lilith's projectile
:vhunt2r1:00210000:FF88A9:00104000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Soul Flash (2/2)
:vhunt2r1:00100000:FF88A6:0000380F:0000FFFF:Kotodama Gaeshi (Haku) will shoot Dio=Saga:Jedah's projectile
:vhunt2r1:00210000:FF88A9:00100000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Dio=Saga (2/2)
:vhunt2r1:00100000:FF88A6:00004410:0000FFFF:Kotodama Gaeshi (Haku) will shoot Might Launcher:Huitzil's projectile
:vhunt2r1:00210000:FF88A9:00106000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Might Launcher (2/2)
:vhunt2r1:00100000:FF88A6:00004011:0000FFFF:Kotodama Gaeshi (Haku) will shoot Sol Smasher:Pyron's projectile
:vhunt2r1:00210000:FF88A9:00106000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Sol Smasher (2/2)
:vhunt2r1:00100000:FF88A6:00003E13:0000FFFF:Kotodama Gaeshi (Haku) will shoot Blizzard Sword:Donovan's projectile
:vhunt2r1:00210000:FF88A9:00006000:00FFFFFF:Kotodama Gaeshi (Haku) will shoot Blizzard Sword (2/2)
:vhunt2r1:60000000:000000:00000000:00000000:[ Use for Hsien-Ko PL1 ]
:vhunt2r1:62000000:000000:00000000:00000000:Select Thrown Anki Hou Object
:vhunt2r1:00010000:FF899D:00000000:FFFFFFFF:Axe
:vhunt2r1:00010000:FF899D:00000002:FFFFFFFF:Knife
:vhunt2r1:00010000:FF899D:00000004:FFFFFFFF:Shuriken
:vhunt2r1:00010000:FF899D:00000006:FFFFFFFF:Statue
:vhunt2r1:00010000:FF899D:00000008:FFFFFFFF:Boomerang (LP), Hammer (MP or HP)
:vhunt2r1:00010000:FF899D:0000000A:FFFFFFFF:Boomerang
:vhunt2r1:00010000:FF899D:0000000C:FFFFFFFF:Blade
:vhunt2r1:00010000:FF899D:0000000E:FFFFFFFF:Boomerang (LP), Special (MP or HP)
:vhunt2r1:00010000:FF899D:00000014:FFFFFFFF:Knife (LP), Special (MP or HP)
:vhunt2r1:00010000:FF899D:0000001C:FFFFFFFF:Blade (LP), Boulder (MP or HP)
:vhunt2r1:00010000:FF899D:00000024:FFFFFFFF:Blade (LP), Hammer (MP or HP)
:vhunt2r1:00010000:FF899D:0000003E:FFFFFFFF:Axe (LP), Rock (MP or HP)
:vhunt2r1:60000000:000000:00000000:00000000:[ Use for Lilith PL1 ]
:vhunt2r1:00100000:FF884A:000003E7:0000FFFF:Always Have 999 Points in Gloomy Puppet Show
:vhunt2r1:60000000:000000:00000000:00000000:[ Use for Huitzil PL1 ]
:vhunt2r1:00100000:FF89C1:00003C00:0000FFFF:Infinite Hang Time during Jumps
; Fourth Section
:vhunt2r1:62000000:000000:00000000:00000000:Select Region
:vhunt2r1:00010000:FF8091:00000000:FFFFFFFF:Japan
:vhunt2r1:00010000:FF8091:00000002:FFFFFFFF:USA
:vhunt2r1:00010000:FF8091:00000004:FFFFFFFF:Hispanic
:vhunt2r1:00010000:FF8091:00000006:FFFFFFFF:Oceania
:vhunt2r1:00010000:FF8091:00000008:FFFFFFFF:Asia
:vhunt2r1:00010000:FF8091:0000000A:FFFFFFFF:Euro
:vhunt2r1:00010000:FF8091:0000000C:FFFFFFFF:Brazil
:vhunt2r1:62000000:000000:00000000:00000000:Select Title Screen
:vhunt2r1:00010000:FF8091:00000000:FFFFFFFF:Vampire Hunter 2
:vhunt2r1:00010000:FF8091:00000002:FFFFFFFF:Night Warriors 2
:vhunt2r1:00000000:FF800B:000000FF:FFFFFFFF:Sound Test Timer Stop
; [ Vampire Hunter: Darkstalkers' Revenge (Japan 950316) ]
vhuntj:0:FF81B2:09:000:Infinite Credits
:vhuntj:00000000:FF8E09:00000099:FFFFFFFF:Infinite Time
:vhuntj:00000001:FF8E09:00000000:FFFFFFFF:Finish this Round Now!
:vhuntj:62000000:FF8213:00000000:FFFFFFFF:Game Speed always =
:vhuntj:00010000:FF8213:00000000:FFFFFFFF:Normal
:vhuntj:00010000:FF8213:00000001:FFFFFFFF:Turbo
:vhuntj:62000000:000000:00000000:00000000:Select Backdrop
:vhuntj:00010000:FF8D89:00000000:FFFFFFFF:Demitri's
:vhuntj:00010000:FF8D89:00000001:FFFFFFFF:Jon Talbain's
:vhuntj:00010000:FF8D89:00000002:FFFFFFFF:Victor's
:vhuntj:00010000:FF8D89:00000003:FFFFFFFF:Lord Raptor's
:vhuntj:00010000:FF8D89:00000004:FFFFFFFF:Morrigan's
:vhuntj:00010000:FF8D89:00000005:FFFFFFFF:Anakaris's
:vhuntj:00010000:FF8D89:00000006:FFFFFFFF:Felicia's
:vhuntj:00010000:FF8D89:00000007:FFFFFFFF:Bishamon's
:vhuntj:00010000:FF8D89:00000008:FFFFFFFF:Rikuo's
:vhuntj:00010000:FF8D89:00000009:FFFFFFFF:Sasquatch's
:vhuntj:00010000:FF8D89:0000000A:FFFFFFFF:Huitzil's
:vhuntj:00010000:FF8D89:0000000B:FFFFFFFF:Pyron's
:vhuntj:00010000:FF8D89:0000000C:FFFFFFFF:Hsien-Ko's
:vhuntj:00010000:FF8D89:0000000D:FFFFFFFF:Donovan's
:vhuntj:00003303:FF8842:00000009:FFFFFFFF:Select the Starting Stage:Use it before you start playing ie. on the title screen or before you choose a character
:vhuntj:00000303:FF8842:00000009:FFFFFFFF:Select Next Stage (Use during play)
:vhuntj:00000020:FF83CB:00000090:FFFFFFFF:Infinite Energy PL1
:vhuntj:00000001:FF83CB:00000000:FFFFFFFF:Drain All Energy Now! PL1
vhuntj:0:FF8565:0A:000:Infinite Special PL1
vhuntj:0:FF855F:70:500:Infinite Special PL1 (2/2)
vhuntj:0:FF855D:00:000:No Specials Available PL1
:vhuntj:62000000:FF83ED:00000000:FFFFFFFF:Select constant Attack Level PL1
:vhuntj:00010000:FF83ED:00000000:FFFFFFFF:Low
:vhuntj:00010000:FF83ED:00000001:FFFFFFFF:Medium
:vhuntj:00010000:FF83ED:00000002:FFFFFFFF:High
vhuntj:0:FF850D:01:000:Infinite Auto Guard PL1
vhuntj:0:FF884C:63:500:Infinite Auto Guard PL1 (2/2)
vhuntj:0:FF8830:02:001:Win this Round to Win Match Now! PL1
vhuntj:0:FF8397:01:000:Action Speed Up PL1
vhuntj:0:FF83D3:00:000:Never be dazed PL1
vhuntj:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:vhuntj:62000001:FF8829:00000001:FFFFFFFF:Select Character Now! PL1
:vhuntj:00010001:FF8829:00000001:FFFFFFFF:Demitri
:vhuntj:00010001:FF8829:00000002:FFFFFFFF:Jon Talbain
:vhuntj:00010001:FF8829:00000003:FFFFFFFF:Victor
:vhuntj:00010001:FF8829:00000004:FFFFFFFF:Lord Raptor
:vhuntj:00010001:FF8829:00000005:FFFFFFFF:Morrigan
:vhuntj:00010001:FF8829:00000006:FFFFFFFF:Anakaris
:vhuntj:00010001:FF8829:00000007:FFFFFFFF:Felicia
:vhuntj:00010001:FF8829:00000008:FFFFFFFF:Bishamon
:vhuntj:00010001:FF8829:00000009:FFFFFFFF:Rikuo
:vhuntj:00010001:FF8829:0000000A:FFFFFFFF:Sasquatch
:vhuntj:00010001:FF8829:0000000B:FFFFFFFF:Huitzil
:vhuntj:00010001:FF8829:0000000C:FFFFFFFF:Pyron
:vhuntj:00010001:FF8829:0000000D:FFFFFFFF:Hsien-Ko
:vhuntj:00010001:FF8829:0000000E:FFFFFFFF:Donovan
:vhuntj:62000001:FF882F:00000000:FFFFFFFF:Select Character Colour Now! PL1
:vhuntj:00010001:FF882F:00000000:FFFFFFFF:Colour 1
:vhuntj:00010001:FF882F:00000001:FFFFFFFF:Colour 2
:vhuntj:00010001:FF882F:00000002:FFFFFFFF:Colour 3
:vhuntj:00010001:FF882F:00000003:FFFFFFFF:Colour 4
:vhuntj:00010001:FF882F:00000004:FFFFFFFF:Colour 5
:vhuntj:00010001:FF882F:00000005:FFFFFFFF:Colour 6
:vhuntj:00010001:FF882F:00000006:FFFFFFFF:Colour 7
:vhuntj:00010001:FF882F:00000007:FFFFFFFF:Colour 8
:vhuntj:00000020:FF88CB:00000090:FFFFFFFF:Infinite Energy PL2
:vhuntj:00000001:FF88CB:00000000:FFFFFFFF:Drain All Energy Now! PL2
vhuntj:0:FF8A65:0A:000:Infinite Special PL2
vhuntj:0:FF8A5F:70:500:Infinite Special PL2 (2/2)
vhuntj:0:FF8A5D:00:000:No Specials Available PL2
:vhuntj:62000000:FF88ED:00000000:FFFFFFFF:Select constant Attack Level PL2
:vhuntj:00010000:FF88ED:00000000:FFFFFFFF:Low
:vhuntj:00010000:FF88ED:00000001:FFFFFFFF:Medium
:vhuntj:00010000:FF88ED:00000002:FFFFFFFF:High
vhuntj:0:FF8A0D:01:000:Infinite Auto Guard PL2
vhuntj:0:FF8D4C:63:500:Infinite Auto Guard PL2 (2/2)
vhuntj:0:FF8D30:02:001:Win this Round to Win Match Now! PL2
vhuntj:0:FF8897:01:000:Action Speed Up PL2
vhuntj:0:FF88D3:00:000:Never be dazed PL2
vhuntj:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:vhuntj:62000001:FF8D29:00000001:FFFFFFFF:Select Character Now! PL2
:vhuntj:00010001:FF8D29:00000001:FFFFFFFF:Demitri
:vhuntj:00010001:FF8D29:00000002:FFFFFFFF:Jon Talbain
:vhuntj:00010001:FF8D29:00000003:FFFFFFFF:Victor
:vhuntj:00010001:FF8D29:00000004:FFFFFFFF:Lord Raptor
:vhuntj:00010001:FF8D29:00000005:FFFFFFFF:Morrigan
:vhuntj:00010001:FF8D29:00000006:FFFFFFFF:Anakaris
:vhuntj:00010001:FF8D29:00000007:FFFFFFFF:Felicia
:vhuntj:00010001:FF8D29:00000008:FFFFFFFF:Bishamon
:vhuntj:00010001:FF8D29:00000009:FFFFFFFF:Rikuo
:vhuntj:00010001:FF8D29:0000000A:FFFFFFFF:Sasquatch
:vhuntj:00010001:FF8D29:0000000B:FFFFFFFF:Huitzil
:vhuntj:00010001:FF8D29:0000000C:FFFFFFFF:Pyron
:vhuntj:00010001:FF8D29:0000000D:FFFFFFFF:Hsien-Ko
:vhuntj:00010001:FF8D29:0000000E:FFFFFFFF:Donovan
:vhuntj:62000001:FF8D2F:00000000:FFFFFFFF:Select Character Colour Now! PL2
:vhuntj:00010001:FF8D2F:00000000:FFFFFFFF:Colour 1
:vhuntj:00010001:FF8D2F:00000001:FFFFFFFF:Colour 2
:vhuntj:00010001:FF8D2F:00000002:FFFFFFFF:Colour 3
:vhuntj:00010001:FF8D2F:00000003:FFFFFFFF:Colour 4
:vhuntj:00010001:FF8D2F:00000004:FFFFFFFF:Colour 5
:vhuntj:00010001:FF8D2F:00000005:FFFFFFFF:Colour 6
:vhuntj:00010001:FF8D2F:00000006:FFFFFFFF:Colour 7
:vhuntj:00010001:FF8D2F:00000007:FFFFFFFF:Colour 8
vhuntj:0:000000:00:999:[ These are the codes to set the machine region - the ]
vhuntj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vhuntj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
:vhuntj:62000000:FF8205:00000000:FFFFFFFF:Region Switch =
:vhuntj:00010000:FF8205:00000000:FFFFFFFF:Japan
:vhuntj:00010000:FF8205:00000002:FFFFFFFF:USA
:vhuntj:00010000:FF8205:00000004:FFFFFFFF:Asia
:vhuntj:00010000:FF8205:00000006:FFFFFFFF:Hispanic
:vhuntj:00010000:FF8205:00000008:FFFFFFFF:Brazil
:vhuntj:00010000:FF8205:0000000A:FFFFFFFF:Euro
:vhuntj:62000000:FF8214:00000000:FFFFFFFF:Title Switch =
:vhuntj:00010000:FF8214:00000000:FFFFFFFF:Vampire Hunter
:vhuntj:00010000:FF8214:00000001:FFFFFFFF:Night Warriors
; [ Vampire Hunter: Darkstalkers' Revenge (Japan 950307) ]
vhuntjr1:0:FF81B2:09:000:Infinite Credits
:vhuntjr1:00000000:FF8E09:00000099:FFFFFFFF:Infinite Time
:vhuntjr1:00000001:FF8E09:00000000:FFFFFFFF:Finish this Round Now!
:vhuntjr1:62000000:FF8213:00000000:FFFFFFFF:Game Speed always =
:vhuntjr1:00010000:FF8213:00000000:FFFFFFFF:Normal
:vhuntjr1:00010000:FF8213:00000001:FFFFFFFF:Turbo
:vhuntjr1:62000000:000000:00000000:00000000:Select Backdrop
:vhuntjr1:00010000:FF8D89:00000000:FFFFFFFF:Demitri's
:vhuntjr1:00010000:FF8D89:00000001:FFFFFFFF:Jon Talbain's
:vhuntjr1:00010000:FF8D89:00000002:FFFFFFFF:Victor's
:vhuntjr1:00010000:FF8D89:00000003:FFFFFFFF:Lord Raptor's
:vhuntjr1:00010000:FF8D89:00000004:FFFFFFFF:Morrigan's
:vhuntjr1:00010000:FF8D89:00000005:FFFFFFFF:Anakaris's
:vhuntjr1:00010000:FF8D89:00000006:FFFFFFFF:Felicia's
:vhuntjr1:00010000:FF8D89:00000007:FFFFFFFF:Bishamon's
:vhuntjr1:00010000:FF8D89:00000008:FFFFFFFF:Rikuo's
:vhuntjr1:00010000:FF8D89:00000009:FFFFFFFF:Sasquatch's
:vhuntjr1:00010000:FF8D89:0000000A:FFFFFFFF:Huitzil's
:vhuntjr1:00010000:FF8D89:0000000B:FFFFFFFF:Pyron's
:vhuntjr1:00010000:FF8D89:0000000C:FFFFFFFF:Hsien-Ko's
:vhuntjr1:00010000:FF8D89:0000000D:FFFFFFFF:Donovan's
:vhuntjr1:00003303:FF8842:00000009:FFFFFFFF:Select the Starting Stage:Use it before you start playing ie. on the title screen or before you choose a character
:vhuntjr1:00000303:FF8842:00000009:FFFFFFFF:Select Next Stage (Use during play)
:vhuntjr1:00000020:FF83CB:00000090:FFFFFFFF:Infinite Energy PL1
:vhuntjr1:00000001:FF83CB:00000000:FFFFFFFF:Drain All Energy Now! PL1
vhuntjr1:0:FF8565:0A:000:Infinite Special PL1
vhuntjr1:0:FF855F:70:500:Infinite Special PL1 (2/2)
vhuntjr1:0:FF855D:00:000:No Specials Available PL1
:vhuntjr1:62000000:FF83ED:00000000:FFFFFFFF:Select constant Attack Level PL1
:vhuntjr1:00010000:FF83ED:00000000:FFFFFFFF:Low
:vhuntjr1:00010000:FF83ED:00000001:FFFFFFFF:Medium
:vhuntjr1:00010000:FF83ED:00000002:FFFFFFFF:High
vhuntjr1:0:FF850D:01:000:Infinite Auto Guard PL1
vhuntjr1:0:FF884C:63:500:Infinite Auto Guard PL1 (2/2)
vhuntjr1:0:FF8830:02:001:Win this Round to Win Match Now! PL1
vhuntjr1:0:FF8397:01:000:Action Speed Up PL1
vhuntjr1:0:FF83D3:00:000:Never be dazed PL1
vhuntjr1:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:vhuntjr1:62000001:FF8829:00000001:FFFFFFFF:Select Character Now! PL1
:vhuntjr1:00010001:FF8829:00000001:FFFFFFFF:Demitri
:vhuntjr1:00010001:FF8829:00000002:FFFFFFFF:Jon Talbain
:vhuntjr1:00010001:FF8829:00000003:FFFFFFFF:Victor
:vhuntjr1:00010001:FF8829:00000004:FFFFFFFF:Lord Raptor
:vhuntjr1:00010001:FF8829:00000005:FFFFFFFF:Morrigan
:vhuntjr1:00010001:FF8829:00000006:FFFFFFFF:Anakaris
:vhuntjr1:00010001:FF8829:00000007:FFFFFFFF:Felicia
:vhuntjr1:00010001:FF8829:00000008:FFFFFFFF:Bishamon
:vhuntjr1:00010001:FF8829:00000009:FFFFFFFF:Rikuo
:vhuntjr1:00010001:FF8829:0000000A:FFFFFFFF:Sasquatch
:vhuntjr1:00010001:FF8829:0000000B:FFFFFFFF:Huitzil
:vhuntjr1:00010001:FF8829:0000000C:FFFFFFFF:Pyron
:vhuntjr1:00010001:FF8829:0000000D:FFFFFFFF:Hsien-Ko
:vhuntjr1:00010001:FF8829:0000000E:FFFFFFFF:Donovan
:vhuntjr1:62000001:FF882F:00000000:FFFFFFFF:Select Character Colour Now! PL1
:vhuntjr1:00010001:FF882F:00000000:FFFFFFFF:Colour 1
:vhuntjr1:00010001:FF882F:00000001:FFFFFFFF:Colour 2
:vhuntjr1:00010001:FF882F:00000002:FFFFFFFF:Colour 3
:vhuntjr1:00010001:FF882F:00000003:FFFFFFFF:Colour 4
:vhuntjr1:00010001:FF882F:00000004:FFFFFFFF:Colour 5
:vhuntjr1:00010001:FF882F:00000005:FFFFFFFF:Colour 6
:vhuntjr1:00010001:FF882F:00000006:FFFFFFFF:Colour 7
:vhuntjr1:00010001:FF882F:00000007:FFFFFFFF:Colour 8
:vhuntjr1:00000020:FF88CB:00000090:FFFFFFFF:Infinite Energy PL2
:vhuntjr1:00000001:FF88CB:00000000:FFFFFFFF:Drain All Energy Now! PL2
vhuntjr1:0:FF8A65:0A:000:Infinite Special PL2
vhuntjr1:0:FF8A5F:70:500:Infinite Special PL2 (2/2)
vhuntjr1:0:FF8A5D:00:000:No Specials Available PL2
:vhuntjr1:62000000:FF88ED:00000000:FFFFFFFF:Select constant Attack Level PL2
:vhuntjr1:00010000:FF88ED:00000000:FFFFFFFF:Low
:vhuntjr1:00010000:FF88ED:00000001:FFFFFFFF:Medium
:vhuntjr1:00010000:FF88ED:00000002:FFFFFFFF:High
vhuntjr1:0:FF8A0D:01:000:Infinite Auto Guard PL2
vhuntjr1:0:FF8D4C:63:500:Infinite Auto Guard PL2 (2/2)
vhuntjr1:0:FF8D30:02:001:Win this Round to Win Match Now! PL2
vhuntjr1:0:FF8897:01:000:Action Speed Up PL2
vhuntjr1:0:FF88D3:00:000:Never be dazed PL2
vhuntjr1:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:vhuntjr1:62000001:FF8D29:00000001:FFFFFFFF:Select Character Now! PL2
:vhuntjr1:00010001:FF8D29:00000001:FFFFFFFF:Demitri
:vhuntjr1:00010001:FF8D29:00000002:FFFFFFFF:Jon Talbain
:vhuntjr1:00010001:FF8D29:00000003:FFFFFFFF:Victor
:vhuntjr1:00010001:FF8D29:00000004:FFFFFFFF:Lord Raptor
:vhuntjr1:00010001:FF8D29:00000005:FFFFFFFF:Morrigan
:vhuntjr1:00010001:FF8D29:00000006:FFFFFFFF:Anakaris
:vhuntjr1:00010001:FF8D29:00000007:FFFFFFFF:Felicia
:vhuntjr1:00010001:FF8D29:00000008:FFFFFFFF:Bishamon
:vhuntjr1:00010001:FF8D29:00000009:FFFFFFFF:Rikuo
:vhuntjr1:00010001:FF8D29:0000000A:FFFFFFFF:Sasquatch
:vhuntjr1:00010001:FF8D29:0000000B:FFFFFFFF:Huitzil
:vhuntjr1:00010001:FF8D29:0000000C:FFFFFFFF:Pyron
:vhuntjr1:00010001:FF8D29:0000000D:FFFFFFFF:Hsien-Ko
:vhuntjr1:00010001:FF8D29:0000000E:FFFFFFFF:Donovan
:vhuntjr1:62000001:FF8D2F:00000000:FFFFFFFF:Select Character Colour Now! PL2
:vhuntjr1:00010001:FF8D2F:00000000:FFFFFFFF:Colour 1
:vhuntjr1:00010001:FF8D2F:00000001:FFFFFFFF:Colour 2
:vhuntjr1:00010001:FF8D2F:00000002:FFFFFFFF:Colour 3
:vhuntjr1:00010001:FF8D2F:00000003:FFFFFFFF:Colour 4
:vhuntjr1:00010001:FF8D2F:00000004:FFFFFFFF:Colour 5
:vhuntjr1:00010001:FF8D2F:00000005:FFFFFFFF:Colour 6
:vhuntjr1:00010001:FF8D2F:00000006:FFFFFFFF:Colour 7
:vhuntjr1:00010001:FF8D2F:00000007:FFFFFFFF:Colour 8
vhuntjr1:0:000000:00:999:[ These are the codes to set the machine region - the ]
vhuntjr1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vhuntjr1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
:vhuntjr1:62000000:FF8205:00000000:FFFFFFFF:Region Switch =
:vhuntjr1:00010000:FF8205:00000000:FFFFFFFF:Japan
:vhuntjr1:00010000:FF8205:00000002:FFFFFFFF:USA
:vhuntjr1:00010000:FF8205:00000004:FFFFFFFF:Asia
:vhuntjr1:00010000:FF8205:00000006:FFFFFFFF:Hispanic
:vhuntjr1:00010000:FF8205:00000008:FFFFFFFF:Brazil
:vhuntjr1:00010000:FF8205:0000000A:FFFFFFFF:Euro
:vhuntjr1:62000000:FF8214:00000000:FFFFFFFF:Title Switch =
:vhuntjr1:00010000:FF8214:00000000:FFFFFFFF:Vampire Hunter
:vhuntjr1:00010000:FF8214:00000001:FFFFFFFF:Night Warriors
; [ Vampire Hunter: Darkstalkers' Revenge (Japan 950302) ]
vhuntjr2:0:FF81B2:09:000:Infinite Credits
:vhuntjr2:00000000:FF8E09:00000099:FFFFFFFF:Infinite Time
:vhuntjr2:00000001:FF8E09:00000000:FFFFFFFF:Finish this Round Now!
:vhuntjr2:62000000:FF8213:00000000:FFFFFFFF:Game Speed always =
:vhuntjr2:00010000:FF8213:00000000:FFFFFFFF:Normal
:vhuntjr2:00010000:FF8213:00000001:FFFFFFFF:Turbo
:vhuntjr2:62000000:000000:00000000:00000000:Select Backdrop
:vhuntjr2:00010000:FF8D89:00000000:FFFFFFFF:Demitri's
:vhuntjr2:00010000:FF8D89:00000001:FFFFFFFF:Jon Talbain's
:vhuntjr2:00010000:FF8D89:00000002:FFFFFFFF:Victor's
:vhuntjr2:00010000:FF8D89:00000003:FFFFFFFF:Lord Raptor's
:vhuntjr2:00010000:FF8D89:00000004:FFFFFFFF:Morrigan's
:vhuntjr2:00010000:FF8D89:00000005:FFFFFFFF:Anakaris's
:vhuntjr2:00010000:FF8D89:00000006:FFFFFFFF:Felicia's
:vhuntjr2:00010000:FF8D89:00000007:FFFFFFFF:Bishamon's
:vhuntjr2:00010000:FF8D89:00000008:FFFFFFFF:Rikuo's
:vhuntjr2:00010000:FF8D89:00000009:FFFFFFFF:Sasquatch's
:vhuntjr2:00010000:FF8D89:0000000A:FFFFFFFF:Huitzil's
:vhuntjr2:00010000:FF8D89:0000000B:FFFFFFFF:Pyron's
:vhuntjr2:00010000:FF8D89:0000000C:FFFFFFFF:Hsien-Ko's
:vhuntjr2:00010000:FF8D89:0000000D:FFFFFFFF:Donovan's
:vhuntjr2:00003303:FF8842:00000009:FFFFFFFF:Select the Starting Stage:Use it before you start playing ie. on the title screen or before you choose a character
:vhuntjr2:00000303:FF8842:00000009:FFFFFFFF:Select Next Stage (Use during play)
:vhuntjr2:00000020:FF83CB:00000090:FFFFFFFF:Infinite Energy PL1
:vhuntjr2:00000001:FF83CB:00000000:FFFFFFFF:Drain All Energy Now! PL1
vhuntjr2:0:FF8565:0A:000:Infinite Special PL1
vhuntjr2:0:FF855F:70:500:Infinite Special PL1 (2/2)
vhuntjr2:0:FF855D:00:000:No Specials Available PL1
:vhuntjr2:62000000:FF83ED:00000000:FFFFFFFF:Select constant Attack Level PL1
:vhuntjr2:00010000:FF83ED:00000000:FFFFFFFF:Low
:vhuntjr2:00010000:FF83ED:00000001:FFFFFFFF:Medium
:vhuntjr2:00010000:FF83ED:00000002:FFFFFFFF:High
vhuntjr2:0:FF850D:01:000:Infinite Auto Guard PL1
vhuntjr2:0:FF884C:63:500:Infinite Auto Guard PL1 (2/2)
vhuntjr2:0:FF8830:02:001:Win this Round to Win Match Now! PL1
vhuntjr2:0:FF8397:01:000:Action Speed Up PL1
vhuntjr2:0:FF83D3:00:000:Never be dazed PL1
vhuntjr2:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:vhuntjr2:62000001:FF8829:00000001:FFFFFFFF:Select Character Now! PL1
:vhuntjr2:00010001:FF8829:00000001:FFFFFFFF:Demitri
:vhuntjr2:00010001:FF8829:00000002:FFFFFFFF:Jon Talbain
:vhuntjr2:00010001:FF8829:00000003:FFFFFFFF:Victor
:vhuntjr2:00010001:FF8829:00000004:FFFFFFFF:Lord Raptor
:vhuntjr2:00010001:FF8829:00000005:FFFFFFFF:Morrigan
:vhuntjr2:00010001:FF8829:00000006:FFFFFFFF:Anakaris
:vhuntjr2:00010001:FF8829:00000007:FFFFFFFF:Felicia
:vhuntjr2:00010001:FF8829:00000008:FFFFFFFF:Bishamon
:vhuntjr2:00010001:FF8829:00000009:FFFFFFFF:Rikuo
:vhuntjr2:00010001:FF8829:0000000A:FFFFFFFF:Sasquatch
:vhuntjr2:00010001:FF8829:0000000B:FFFFFFFF:Huitzil
:vhuntjr2:00010001:FF8829:0000000C:FFFFFFFF:Pyron
:vhuntjr2:00010001:FF8829:0000000D:FFFFFFFF:Hsien-Ko
:vhuntjr2:00010001:FF8829:0000000E:FFFFFFFF:Donovan
:vhuntjr2:62000001:FF882F:00000000:FFFFFFFF:Select Character Colour Now! PL1
:vhuntjr2:00010001:FF882F:00000000:FFFFFFFF:Colour 1
:vhuntjr2:00010001:FF882F:00000001:FFFFFFFF:Colour 2
:vhuntjr2:00010001:FF882F:00000002:FFFFFFFF:Colour 3
:vhuntjr2:00010001:FF882F:00000003:FFFFFFFF:Colour 4
:vhuntjr2:00010001:FF882F:00000004:FFFFFFFF:Colour 5
:vhuntjr2:00010001:FF882F:00000005:FFFFFFFF:Colour 6
:vhuntjr2:00010001:FF882F:00000006:FFFFFFFF:Colour 7
:vhuntjr2:00010001:FF882F:00000007:FFFFFFFF:Colour 8
:vhuntjr2:00000020:FF88CB:00000090:FFFFFFFF:Infinite Energy PL2
:vhuntjr2:00000001:FF88CB:00000000:FFFFFFFF:Drain All Energy Now! PL2
vhuntjr2:0:FF8A65:0A:000:Infinite Special PL2
vhuntjr2:0:FF8A5F:70:500:Infinite Special PL2 (2/2)
vhuntjr2:0:FF8A5D:00:000:No Specials Available PL2
:vhuntjr2:62000000:FF88ED:00000000:FFFFFFFF:Select constant Attack Level PL2
:vhuntjr2:00010000:FF88ED:00000000:FFFFFFFF:Low
:vhuntjr2:00010000:FF88ED:00000001:FFFFFFFF:Medium
:vhuntjr2:00010000:FF88ED:00000002:FFFFFFFF:High
vhuntjr2:0:FF8A0D:01:000:Infinite Auto Guard PL2
vhuntjr2:0:FF8D4C:63:500:Infinite Auto Guard PL2 (2/2)
vhuntjr2:0:FF8D30:02:001:Win this Round to Win Match Now! PL2
vhuntjr2:0:FF8897:01:000:Action Speed Up PL2
vhuntjr2:0:FF88D3:00:000:Never be dazed PL2
vhuntjr2:0:000000:00:999:[ Free player selection - Use on the level VS screen. ]
:vhuntjr2:62000001:FF8D29:00000001:FFFFFFFF:Select Character Now! PL2
:vhuntjr2:00010001:FF8D29:00000001:FFFFFFFF:Demitri
:vhuntjr2:00010001:FF8D29:00000002:FFFFFFFF:Jon Talbain
:vhuntjr2:00010001:FF8D29:00000003:FFFFFFFF:Victor
:vhuntjr2:00010001:FF8D29:00000004:FFFFFFFF:Lord Raptor
:vhuntjr2:00010001:FF8D29:00000005:FFFFFFFF:Morrigan
:vhuntjr2:00010001:FF8D29:00000006:FFFFFFFF:Anakaris
:vhuntjr2:00010001:FF8D29:00000007:FFFFFFFF:Felicia
:vhuntjr2:00010001:FF8D29:00000008:FFFFFFFF:Bishamon
:vhuntjr2:00010001:FF8D29:00000009:FFFFFFFF:Rikuo
:vhuntjr2:00010001:FF8D29:0000000A:FFFFFFFF:Sasquatch
:vhuntjr2:00010001:FF8D29:0000000B:FFFFFFFF:Huitzil
:vhuntjr2:00010001:FF8D29:0000000C:FFFFFFFF:Pyron
:vhuntjr2:00010001:FF8D29:0000000D:FFFFFFFF:Hsien-Ko
:vhuntjr2:00010001:FF8D29:0000000E:FFFFFFFF:Donovan
:vhuntjr2:62000001:FF8D2F:00000000:FFFFFFFF:Select Character Colour Now! PL2
:vhuntjr2:00010001:FF8D2F:00000000:FFFFFFFF:Colour 1
:vhuntjr2:00010001:FF8D2F:00000001:FFFFFFFF:Colour 2
:vhuntjr2:00010001:FF8D2F:00000002:FFFFFFFF:Colour 3
:vhuntjr2:00010001:FF8D2F:00000003:FFFFFFFF:Colour 4
:vhuntjr2:00010001:FF8D2F:00000004:FFFFFFFF:Colour 5
:vhuntjr2:00010001:FF8D2F:00000005:FFFFFFFF:Colour 6
:vhuntjr2:00010001:FF8D2F:00000006:FFFFFFFF:Colour 7
:vhuntjr2:00010001:FF8D2F:00000007:FFFFFFFF:Colour 8
vhuntjr2:0:000000:00:999:[ These are the codes to set the machine region - the ]
vhuntjr2:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vhuntjr2:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
:vhuntjr2:62000000:FF8205:00000000:FFFFFFFF:Region Switch =
:vhuntjr2:00010000:FF8205:00000000:FFFFFFFF:Japan
:vhuntjr2:00010000:FF8205:00000002:FFFFFFFF:USA
:vhuntjr2:00010000:FF8205:00000004:FFFFFFFF:Asia
:vhuntjr2:00010000:FF8205:00000006:FFFFFFFF:Hispanic
:vhuntjr2:00010000:FF8205:00000008:FFFFFFFF:Brazil
:vhuntjr2:00010000:FF8205:0000000A:FFFFFFFF:Euro
:vhuntjr2:62000000:FF8214:00000000:FFFFFFFF:Title Switch =
:vhuntjr2:00010000:FF8214:00000000:FFFFFFFF:Vampire Hunter
:vhuntjr2:00010000:FF8214:00000001:FFFFFFFF:Night Warriors
; [ Ace Driver: Victory Lap (Rev. ADV2, World) ]
victlapw:0:0000:00:999:[ There are no cheats ]:REASON 1
victlapw:0:0000:00:999:[ for this game as it ]:REASON 1
victlapw:0:0000:00:999:[ didn't work the last ]:REASON 1
victlapw:0:0000:00:999:[ time it was tested. ]:REASON 1
victlapw:0:0000:00:999:[ If the game now works ]:REASON 1
victlapw:0:0000:00:999:[ please request cheats ]:REASON 1
victlapw:0:0000:00:999:[ for it on the cheat ]:REASON 1
victlapw:0:0000:00:999:[ forums. ]:REASON 1
; [ Victor Banana ]
victorba:0:EBAF:40:000:Infinite Fuel
victorba:0:EBB6:40:000:Infinite Shields
victorba:0:F0EE:06:000:Infinite Lives PL1
victorba:0:F0F0:05:000:Infinite Doomsday Devices PL1
victorba:0:F104:06:000:Infinite Lives PL2
victorba:0:F106:05:000:Infinite Doomsday Devices PL2
; [ Victory ]
victory:0:EE6C:40:000:Infinite Fuel
victory:0:EE73:40:000:Infinite Shields
victory:0:F0EE:06:000:Infinite Lives PL1
victory:0:F0F0:05:000:Infinite Doomsday Devices PL1
victory:0:F104:06:000:Infinite Lives PL2
victory:0:F106:05:000:Infinite Doomsday Devices PL2
; [ Victory Road ]
victroad:0:FC5C:99:000:Infinite Credits
victroad:0:FDC6:99:000:Infinite Lives PL1
victroad:0:FDE8:B4:000:Invincibility PL1
victroad:0:FDB7:02:020:Always have armour PL1
victroad:0:FDB7:02:041:Lose armour Now! PL1
victroad:0:FDB7:04:040:Always have black grenadesPL1
victroad:0:FDB7:04:020:Always have red grenades PL1
victroad:0:FDB7:04:041:Get black grenades Now! PL1
victroad:0:FDB7:04:021:Get red grenades Now! PL1
victroad:0:FDBB:02:000:Always have flamethrower PL1
victroad:0:FDBB:03:000:Always have sword PL1
victroad:0:FDBB:04:000:Always have boomerang PL1
victroad:0:FDBB:02:001:Get flamethrower Now! PL1
victroad:0:FDBB:03:001:Get sword Now! PL1
victroad:0:FDBB:04:001:Get boomerang Now! PL1
victroad:0:FE16:99:000:Infinite Lives PL2
victroad:0:FE38:B4:000:Invincibility PL2
victroad:0:FE07:02:020:Always have armour PL2
victroad:0:FE07:02:041:Lose armour Now! PL2
victroad:0:FE07:04:040:Always have black grenadesPL2
victroad:0:FE07:04:020:Always have red grenades PL2
victroad:0:FE07:04:041:Get black grenades Now! PL2
victroad:0:FE07:04:021:Get red grenades Now! PL2
victroad:0:FE0B:02:000:Always have flamethrower PL2
victroad:0:FE0B:03:000:Always have sword PL2
victroad:0:FE0B:04:000:Always have boomerang PL2
victroad:0:FE0B:02:001:Get flamethrower Now! PL2
victroad:0:FE0B:03:001:Get sword Now! PL2
victroad:0:FE0B:04:001:Get boomerang Now! PL2
; [ Video Pinball ]
videopin:0:0063:09:000:Infinite Credits
videopin:0:0003:01:000:Infinite Balls
; [ Viewpoint ]
viewpoin:0:108D99:63:000:Infinite Lives PL1
viewpoin:0:108D8F:01:000:Infinite Plasma Bombs PL1
viewpoin:0:108D8F:02:000:Infinite Fire Bombs PL1
viewpoin:0:108D8F:03:000:Infinite Homing Bombs PL1
viewpoin:0:108D3C:08:000:Invincibility PL1
viewpoin:0:1090ED:63:000:Infinite Lives PL2
viewpoin:0:1090E3:01:000:Infinite Plasma Bombs PL2
viewpoin:0:1090E3:02:000:Infinite Fire Bombs PL2
viewpoin:0:1090E3:03:000:Infinite Homing Bombs PL2
viewpoin:0:109090:08:000:Invincibility PL2
; [ Vigilante (World) ]
vigilant:0:E045:99:007:Infinite Time
vigilant:0:E08B:08:000:Infinite Lives
vigilant:0:E149:70:000:Infinite Energy
vigilant:0:0000:00:999:[See the Dip Switch Menu to ]
vigilant:0:0000:00:999:[enable Invincibility - it ]
vigilant:0:0000:00:999:[is only Infinite Energy! ]
vigilant:0:E08D:01:000:Always Have Nutchakas
vigilant:0:E08D:01:001:Get Nutchakas Now!
vigilant:0:E15C:00:001:Kill This Boss Now!
vigilant:0:E15C:00:000:Always 1 Hit to Kill Boss
vigilant:0:E089:03:001:Go to Round 3 Next
vigilant:0:E089:04:001:Go to Round 4 Next
vigilant:0:E089:05:001:Go to Round 5 Next
; [ Vigilante (Japan) ]
vigilntj:0:E045:99:007:Infinite Time
vigilntj:0:E08B:08:000:Infinite Lives
vigilntj:0:E149:70:000:Infinite Energy
vigilntj:0:0000:00:999:[See the Dip Switch Menu to ]
vigilntj:0:0000:00:999:[enable Invincibility - it ]
vigilntj:0:0000:00:999:[is only Infinite Energy! ]
vigilntj:0:E08D:01:000:Always Have Nutchakas
vigilntj:0:E08D:01:001:Get Nutchakas Now!
vigilntj:0:E15C:00:001:Kill This Boss Now!
vigilntj:0:E15C:00:000:Always 1 Hit to Kill Boss
vigilntj:0:E089:03:001:Go to Round 3 Next
vigilntj:0:E089:04:001:Go to Round 4 Next
vigilntj:0:E089:05:001:Go to Round 5 Next
; [ Vigilante (US) ]
vigilntu:0:E045:99:007:Infinite Time
vigilntu:0:E08B:08:000:Infinite Lives
vigilntu:0:E149:70:000:Infinite Energy
vigilntu:0:0000:00:999:[See the Dip Switch Menu to ]
vigilntu:0:0000:00:999:[enable Invincibility - it ]
vigilntu:0:0000:00:999:[is only Infinite Energy! ]
vigilntu:0:E08D:01:000:Always Have Nutchakas
vigilntu:0:E08D:01:001:Get Nutchakas Now!
vigilntu:0:E15C:00:001:Kill This Boss Now!
vigilntu:0:E15C:00:000:Always 1 Hit to Kill Boss
vigilntu:0:E089:03:001:Go to Round 3 Next
vigilntu:0:E089:04:001:Go to Round 4 Next
vigilntu:0:E089:05:001:Go to Round 5 Next
; [ Vimana ]
vimana:0:440005:09:000:Infinite Credits
vimana:0:4803A5:59:000:Always have maximum bonus
vimana:0:000000:00:999:[See the Dip Switch Menu to ]
vimana:0:000000:00:999:[enable an alternate ]
vimana:0:000000:00:999:[Invincibility cheat. ]
vimana:0:4803C9:08:000:Infinite Lives PL1
vimana:0:4803CD:08:000:Infinite Bombs PL1
vimana:0:4803CB:04:000:Always have maximum power PL1
vimana:0:48041D:E0:000:Invincibility PL1
vimana:0:4803DD:08:000:Infinite Lives PL2
vimana:0:4803E1:08:000:Infinite Bombs PL2
vimana:0:4803DF:04:000:Always have maximum power PL2
vimana:0:48046D:E0:000:Invincibility PL2
; [ Vimana (old set) ]
vimana1:0:440005:09:000:Infinite Credits
vimana1:0:4803A5:59:000:Always have maximum bonus
vimana1:0:000000:00:999:[See the Dip Switch Menu to ]
vimana1:0:000000:00:999:[enable an alternate ]
vimana1:0:000000:00:999:[Invincibility cheat. ]
vimana1:0:4803C9:08:000:Infinite Lives PL1
vimana1:0:4803CD:08:000:Infinite Bombs PL1
vimana1:0:4803CB:04:000:Always have maximum power PL1
vimana1:0:48041D:E0:000:Invincibility PL1
vimana1:0:4803DD:08:000:Infinite Lives PL2
vimana1:0:4803E1:08:000:Infinite Bombs PL2
vimana1:0:4803DF:04:000:Always have maximum power PL2
vimana1:0:48046D:E0:000:Invincibility PL2
; [ Vimana (Nova Apparate GMBH & Co) ]
vimanan:0:440005:09:000:Infinite Credits
vimanan:0:4803A5:59:000:Always have maximum bonus
vimanan:0:000000:00:999:[See the Dip Switch Menu to ]
vimanan:0:000000:00:999:[enable an alternate ]
vimanan:0:000000:00:999:[Invincibility cheat. ]
vimanan:0:4803C9:08:000:Infinite Lives PL1
vimanan:0:4803CD:08:000:Infinite Bombs PL1
vimanan:0:4803CB:04:000:Always have maximum power PL1
vimanan:0:48041D:E0:000:Invincibility PL1
vimanan:0:4803DD:08:000:Infinite Lives PL2
vimanan:0:4803E1:08:000:Infinite Bombs PL2
vimanan:0:4803DF:04:000:Always have maximum power PL2
vimanan:0:48046D:E0:000:Invincibility PL2
; [ Vindicators Part II (rev 1) ]
vindc2r1:0:904FEC:19:000:Infinite Credits
vindc2r1:0:90222A:63:000:Infinite Shields PL1
vindc2r1:0:902216:60:000:Infinite Fuel PL1
vindc2r1:0:902217:63:000:Infinite Stars/Cash PL1
vindc2r1:0:90222C:63:000:Infinite Bombs PL1
vindc2r1:0:90222E:63:000:Infinite Smarts PL1
vindc2r1:0:90222D:01:000:Always have Bombs PL1
vindc2r1:0:90222D:02:000:Always have Smarts PL1
vindc2r1:0:90222D:01:001:Get Bombs Now! PL1
vindc2r1:0:90222D:02:001:Get Smarts Now! PL1
vindc2r1:0:902231:04:000:Have maximum armour PL1
vindc2r1:0:902228:04:000:Have maximum power shot PL1
vindc2r1:0:90222B:04:000:Have maximum range shot PL1
vindc2r1:0:902230:04:000:Have maximum speed shot PL1
vindc2r1:0:902229:04:000:Have maximum tank speed PL1
vindc2r1:0:90222F:04:000:Have maximum rotation PL1
vindc2r1:0:90226A:63:000:Infinite Shields PL2
vindc2r1:0:902256:60:000:Infinite Fuel PL2
vindc2r1:0:902257:63:000:Infinite Stars/Cash PL2
vindc2r1:0:90226C:63:000:Infinite Bombs PL2
vindc2r1:0:90226E:63:000:Infinite Smarts PL2
vindc2r1:0:90226D:01:000:Always have Bombs PL2
vindc2r1:0:90226D:02:000:Always have Smarts PL2
vindc2r1:0:90226D:01:001:Get Bombs Now! PL2
vindc2r1:0:90226D:02:001:Get Smarts Now! PL2
vindc2r1:0:902271:04:000:Have maximum armour PL2
vindc2r1:0:902268:04:000:Have maximum power shot PL2
vindc2r1:0:90226B:04:000:Have maximum range shot PL2
vindc2r1:0:902270:04:000:Have maximum speed shot PL2
vindc2r1:0:902269:04:000:Have maximum tank speed PL2
vindc2r1:0:90226F:04:000:Have maximum rotation PL2
; [ Vindicators Part II (rev 2) ]
vindc2r2:0:904FEC:19:000:Infinite Credits
vindc2r2:0:90222A:63:000:Infinite Shields PL1
vindc2r2:0:902216:60:000:Infinite Fuel PL1
vindc2r2:0:902217:63:000:Infinite Stars/Cash PL1
vindc2r2:0:90222C:63:000:Infinite Bombs PL1
vindc2r2:0:90222E:63:000:Infinite Smarts PL1
vindc2r2:0:90222D:01:000:Always have Bombs PL1
vindc2r2:0:90222D:02:000:Always have Smarts PL1
vindc2r2:0:90222D:01:001:Get Bombs Now! PL1
vindc2r2:0:90222D:02:001:Get Smarts Now! PL1
vindc2r2:0:902231:04:000:Have maximum armour PL1
vindc2r2:0:902228:04:000:Have maximum power shot PL1
vindc2r2:0:90222B:04:000:Have maximum range shot PL1
vindc2r2:0:902230:04:000:Have maximum speed shot PL1
vindc2r2:0:902229:04:000:Have maximum tank speed PL1
vindc2r2:0:90222F:04:000:Have maximum rotation PL1
vindc2r2:0:90226A:63:000:Infinite Shields PL2
vindc2r2:0:902256:60:000:Infinite Fuel PL2
vindc2r2:0:902257:63:000:Infinite Stars/Cash PL2
vindc2r2:0:90226C:63:000:Infinite Bombs PL2
vindc2r2:0:90226E:63:000:Infinite Smarts PL2
vindc2r2:0:90226D:01:000:Always have Bombs PL2
vindc2r2:0:90226D:02:000:Always have Smarts PL2
vindc2r2:0:90226D:01:001:Get Bombs Now! PL2
vindc2r2:0:90226D:02:001:Get Smarts Now! PL2
vindc2r2:0:902271:04:000:Have maximum armour PL2
vindc2r2:0:902268:04:000:Have maximum power shot PL2
vindc2r2:0:90226B:04:000:Have maximum range shot PL2
vindc2r2:0:902270:04:000:Have maximum speed shot PL2
vindc2r2:0:902269:04:000:Have maximum tank speed PL2
vindc2r2:0:90226F:04:000:Have maximum rotation PL2
; [ Vindicators Part II (rev 3) ]
vindctr2:0:904FEC:19:000:Infinite Credits
vindctr2:0:90222A:63:000:Infinite Shields PL1
vindctr2:0:902216:60:000:Infinite Fuel PL1
vindctr2:0:902217:63:000:Infinite Stars/Cash PL1
vindctr2:0:90222C:63:000:Infinite Bombs PL1
vindctr2:0:90222E:63:000:Infinite Smarts PL1
vindctr2:0:90222D:01:000:Always have Bombs PL1
vindctr2:0:90222D:02:000:Always have Smarts PL1
vindctr2:0:90222D:01:001:Get Bombs Now! PL1
vindctr2:0:90222D:02:001:Get Smarts Now! PL1
vindctr2:0:902231:04:000:Have maximum armour PL1
vindctr2:0:902228:04:000:Have maximum power shot PL1
vindctr2:0:90222B:04:000:Have maximum range shot PL1
vindctr2:0:902230:04:000:Have maximum speed shot PL1
vindctr2:0:902229:04:000:Have maximum tank speed PL1
vindctr2:0:90222F:04:000:Have maximum rotation PL1
vindctr2:0:90226A:63:000:Infinite Shields PL2
vindctr2:0:902256:60:000:Infinite Fuel PL2
vindctr2:0:902257:63:000:Infinite Stars/Cash PL2
vindctr2:0:90226C:63:000:Infinite Bombs PL2
vindctr2:0:90226E:63:000:Infinite Smarts PL2
vindctr2:0:90226D:01:000:Always have Bombs PL2
vindctr2:0:90226D:02:000:Always have Smarts PL2
vindctr2:0:90226D:01:001:Get Bombs Now! PL2
vindctr2:0:90226D:02:001:Get Smarts Now! PL2
vindctr2:0:902271:04:000:Have maximum armour PL2
vindctr2:0:902268:04:000:Have maximum power shot PL2
vindctr2:0:90226B:04:000:Have maximum range shot PL2
vindctr2:0:902270:04:000:Have maximum speed shot PL2
vindctr2:0:902269:04:000:Have maximum tank speed PL2
vindctr2:0:90226F:04:000:Have maximum rotation PL2
; [ Vindicators (Europe, rev 3) ]
vindice3:0:FFA82A:63:000:Infinite Shields PL1
vindice3:0:FFA816:60:000:Infinite Fuel PL1
vindice3:0:FFA817:63:000:Infinite Stars/Cash PL1
vindice3:0:FFA82C:63:000:Infinite Bombs PL1
vindice3:0:FFA82E:63:000:Infinite Smarts PL1
vindice3:0:FFA82D:01:000:Always have Bombs PL1
vindice3:0:FFA82D:02:000:Always have Smarts PL1
vindice3:0:FFA82D:01:001:Get Bombs Now! PL1
vindice3:0:FFA82D:02:001:Get Smarts Now! PL1
vindice3:0:FFA831:04:000:Have maximum armour PL1
vindice3:0:FFA828:04:000:Have maximum power shot PL1
vindice3:0:FFA82B:04:000:Have maximum range shot PL1
vindice3:0:FFA830:04:000:Have maximum speed shot PL1
vindice3:0:FFA829:04:000:Have maximum tank speed PL1
vindice3:0:FFA82F:04:000:Have maximum rotation PL1
vindice3:0:FFA86A:63:000:Infinite Shields PL2
vindice3:0:FFA856:60:000:Infinite Fuel PL2
vindice3:0:FFA857:63:000:Infinite Stars/Cash PL2
vindice3:0:FFA86C:63:000:Infinite Bombs PL2
vindice3:0:FFA86E:63:000:Infinite Smarts PL2
vindice3:0:FFA86D:01:000:Always have Bombs PL2
vindice3:0:FFA86D:02:000:Always have Smarts PL2
vindice3:0:FFA86D:01:001:Get Bombs Now! PL2
vindice3:0:FFA86D:02:001:Get Smarts Now! PL2
vindice3:0:FFA871:04:000:Have maximum armour PL2
vindice3:0:FFA868:04:000:Have maximum power shot PL2
vindice3:0:FFA86B:04:000:Have maximum range shot PL2
vindice3:0:FFA870:04:000:Have maximum speed shot PL2
vindice3:0:FFA869:04:000:Have maximum tank speed PL2
vindice3:0:FFA86F:04:000:Have maximum rotation PL2
; [ Vindicators (Europe, rev 4) ]
vindice4:0:FFA82A:63:000:Infinite Shields PL1
vindice4:0:FFA816:60:000:Infinite Fuel PL1
vindice4:0:FFA817:63:000:Infinite Stars/Cash PL1
vindice4:0:FFA82C:63:000:Infinite Bombs PL1
vindice4:0:FFA82E:63:000:Infinite Smarts PL1
vindice4:0:FFA82D:01:000:Always have Bombs PL1
vindice4:0:FFA82D:02:000:Always have Smarts PL1
vindice4:0:FFA82D:01:001:Get Bombs Now! PL1
vindice4:0:FFA82D:02:001:Get Smarts Now! PL1
vindice4:0:FFA831:04:000:Have maximum armour PL1
vindice4:0:FFA828:04:000:Have maximum power shot PL1
vindice4:0:FFA82B:04:000:Have maximum range shot PL1
vindice4:0:FFA830:04:000:Have maximum speed shot PL1
vindice4:0:FFA829:04:000:Have maximum tank speed PL1
vindice4:0:FFA82F:04:000:Have maximum rotation PL1
vindice4:0:FFA86A:63:000:Infinite Shields PL2
vindice4:0:FFA856:60:000:Infinite Fuel PL2
vindice4:0:FFA857:63:000:Infinite Stars/Cash PL2
vindice4:0:FFA86C:63:000:Infinite Bombs PL2
vindice4:0:FFA86E:63:000:Infinite Smarts PL2
vindice4:0:FFA86D:01:000:Always have Bombs PL2
vindice4:0:FFA86D:02:000:Always have Smarts PL2
vindice4:0:FFA86D:01:001:Get Bombs Now! PL2
vindice4:0:FFA86D:02:001:Get Smarts Now! PL2
vindice4:0:FFA871:04:000:Have maximum armour PL2
vindice4:0:FFA868:04:000:Have maximum power shot PL2
vindice4:0:FFA86B:04:000:Have maximum range shot PL2
vindice4:0:FFA870:04:000:Have maximum speed shot PL2
vindice4:0:FFA869:04:000:Have maximum tank speed PL2
vindice4:0:FFA86F:04:000:Have maximum rotation PL2
; [ Vindicators (rev 1) ]
vindict1:0:FFA82A:63:000:Infinite Shields PL1
vindict1:0:FFA816:60:000:Infinite Fuel PL1
vindict1:0:FFA817:63:000:Infinite Stars/Cash PL1
vindict1:0:FFA82C:63:000:Infinite Bombs PL1
vindict1:0:FFA82E:63:000:Infinite Smarts PL1
vindict1:0:FFA82D:01:000:Always have Bombs PL1
vindict1:0:FFA82D:02:000:Always have Smarts PL1
vindict1:0:FFA82D:01:001:Get Bombs Now! PL1
vindict1:0:FFA82D:02:001:Get Smarts Now! PL1
vindict1:0:FFA831:04:000:Have maximum armour PL1
vindict1:0:FFA828:04:000:Have maximum power shot PL1
vindict1:0:FFA82B:04:000:Have maximum range shot PL1
vindict1:0:FFA830:04:000:Have maximum speed shot PL1
vindict1:0:FFA829:04:000:Have maximum tank speed PL1
vindict1:0:FFA82F:04:000:Have maximum rotation PL1
vindict1:0:FFA86A:63:000:Infinite Shields PL2
vindict1:0:FFA856:60:000:Infinite Fuel PL2
vindict1:0:FFA857:63:000:Infinite Stars/Cash PL2
vindict1:0:FFA86C:63:000:Infinite Bombs PL2
vindict1:0:FFA86E:63:000:Infinite Smarts PL2
vindict1:0:FFA86D:01:000:Always have Bombs PL2
vindict1:0:FFA86D:02:000:Always have Smarts PL2
vindict1:0:FFA86D:01:001:Get Bombs Now! PL2
vindict1:0:FFA86D:02:001:Get Smarts Now! PL2
vindict1:0:FFA871:04:000:Have maximum armour PL2
vindict1:0:FFA868:04:000:Have maximum power shot PL2
vindict1:0:FFA86B:04:000:Have maximum range shot PL2
vindict1:0:FFA870:04:000:Have maximum speed shot PL2
vindict1:0:FFA869:04:000:Have maximum tank speed PL2
vindict1:0:FFA86F:04:000:Have maximum rotation PL2
; [ Vindicators (rev 2) ]
vindict2:0:FFA82A:63:000:Infinite Shields PL1
vindict2:0:FFA816:60:000:Infinite Fuel PL1
vindict2:0:FFA817:63:000:Infinite Stars/Cash PL1
vindict2:0:FFA82C:63:000:Infinite Bombs PL1
vindict2:0:FFA82E:63:000:Infinite Smarts PL1
vindict2:0:FFA82D:01:000:Always have Bombs PL1
vindict2:0:FFA82D:02:000:Always have Smarts PL1
vindict2:0:FFA82D:01:001:Get Bombs Now! PL1
vindict2:0:FFA82D:02:001:Get Smarts Now! PL1
vindict2:0:FFA831:04:000:Have maximum armour PL1
vindict2:0:FFA828:04:000:Have maximum power shot PL1
vindict2:0:FFA82B:04:000:Have maximum range shot PL1
vindict2:0:FFA830:04:000:Have maximum speed shot PL1
vindict2:0:FFA829:04:000:Have maximum tank speed PL1
vindict2:0:FFA82F:04:000:Have maximum rotation PL1
vindict2:0:FFA86A:63:000:Infinite Shields PL2
vindict2:0:FFA856:60:000:Infinite Fuel PL2
vindict2:0:FFA857:63:000:Infinite Stars/Cash PL2
vindict2:0:FFA86C:63:000:Infinite Bombs PL2
vindict2:0:FFA86E:63:000:Infinite Smarts PL2
vindict2:0:FFA86D:01:000:Always have Bombs PL2
vindict2:0:FFA86D:02:000:Always have Smarts PL2
vindict2:0:FFA86D:01:001:Get Bombs Now! PL2
vindict2:0:FFA86D:02:001:Get Smarts Now! PL2
vindict2:0:FFA871:04:000:Have maximum armour PL2
vindict2:0:FFA868:04:000:Have maximum power shot PL2
vindict2:0:FFA86B:04:000:Have maximum range shot PL2
vindict2:0:FFA870:04:000:Have maximum speed shot PL2
vindict2:0:FFA869:04:000:Have maximum tank speed PL2
vindict2:0:FFA86F:04:000:Have maximum rotation PL2
; [ Vindicators (rev 4) ]
vindict4:0:FFA82A:63:000:Infinite Shields PL1
vindict4:0:FFA816:60:000:Infinite Fuel PL1
vindict4:0:FFA817:63:000:Infinite Stars/Cash PL1
vindict4:0:FFA82C:63:000:Infinite Bombs PL1
vindict4:0:FFA82E:63:000:Infinite Smarts PL1
vindict4:0:FFA82D:01:000:Always have Bombs PL1
vindict4:0:FFA82D:02:000:Always have Smarts PL1
vindict4:0:FFA82D:01:001:Get Bombs Now! PL1
vindict4:0:FFA82D:02:001:Get Smarts Now! PL1
vindict4:0:FFA831:04:000:Have maximum armour PL1
vindict4:0:FFA828:04:000:Have maximum power shot PL1
vindict4:0:FFA82B:04:000:Have maximum range shot PL1
vindict4:0:FFA830:04:000:Have maximum speed shot PL1
vindict4:0:FFA829:04:000:Have maximum tank speed PL1
vindict4:0:FFA82F:04:000:Have maximum rotation PL1
vindict4:0:FFA86A:63:000:Infinite Shields PL2
vindict4:0:FFA856:60:000:Infinite Fuel PL2
vindict4:0:FFA857:63:000:Infinite Stars/Cash PL2
vindict4:0:FFA86C:63:000:Infinite Bombs PL2
vindict4:0:FFA86E:63:000:Infinite Smarts PL2
vindict4:0:FFA86D:01:000:Always have Bombs PL2
vindict4:0:FFA86D:02:000:Always have Smarts PL2
vindict4:0:FFA86D:01:001:Get Bombs Now! PL2
vindict4:0:FFA86D:02:001:Get Smarts Now! PL2
vindict4:0:FFA871:04:000:Have maximum armour PL2
vindict4:0:FFA868:04:000:Have maximum power shot PL2
vindict4:0:FFA86B:04:000:Have maximum range shot PL2
vindict4:0:FFA870:04:000:Have maximum speed shot PL2
vindict4:0:FFA869:04:000:Have maximum tank speed PL2
vindict4:0:FFA86F:04:000:Have maximum rotation PL2
; [ Vindicators (Europe, rev 5) ]
vindicte:0:FFA82A:63:000:Infinite Shields PL1
vindicte:0:FFA816:60:000:Infinite Fuel PL1
vindicte:0:FFA817:63:000:Infinite Stars/Cash PL1
vindicte:0:FFA82C:63:000:Infinite Bombs PL1
vindicte:0:FFA82E:63:000:Infinite Smarts PL1
vindicte:0:FFA82D:01:000:Always have Bombs PL1
vindicte:0:FFA82D:02:000:Always have Smarts PL1
vindicte:0:FFA82D:01:001:Get Bombs Now! PL1
vindicte:0:FFA82D:02:001:Get Smarts Now! PL1
vindicte:0:FFA831:04:000:Have maximum armour PL1
vindicte:0:FFA828:04:000:Have maximum power shot PL1
vindicte:0:FFA82B:04:000:Have maximum range shot PL1
vindicte:0:FFA830:04:000:Have maximum speed shot PL1
vindicte:0:FFA829:04:000:Have maximum tank speed PL1
vindicte:0:FFA82F:04:000:Have maximum rotation PL1
vindicte:0:FFA86A:63:000:Infinite Shields PL2
vindicte:0:FFA856:60:000:Infinite Fuel PL2
vindicte:0:FFA857:63:000:Infinite Stars/Cash PL2
vindicte:0:FFA86C:63:000:Infinite Bombs PL2
vindicte:0:FFA86E:63:000:Infinite Smarts PL2
vindicte:0:FFA86D:01:000:Always have Bombs PL2
vindicte:0:FFA86D:02:000:Always have Smarts PL2
vindicte:0:FFA86D:01:001:Get Bombs Now! PL2
vindicte:0:FFA86D:02:001:Get Smarts Now! PL2
vindicte:0:FFA871:04:000:Have maximum armour PL2
vindicte:0:FFA868:04:000:Have maximum power shot PL2
vindicte:0:FFA86B:04:000:Have maximum range shot PL2
vindicte:0:FFA870:04:000:Have maximum speed shot PL2
vindicte:0:FFA869:04:000:Have maximum tank speed PL2
vindicte:0:FFA86F:04:000:Have maximum rotation PL2
; [ Vindicators (German, rev 1) ]
vindictg:0:FFA82A:63:000:Infinite Shields PL1
vindictg:0:FFA816:60:000:Infinite Fuel PL1
vindictg:0:FFA817:63:000:Infinite Stars/Cash PL1
vindictg:0:FFA82C:63:000:Infinite Bombs PL1
vindictg:0:FFA82E:63:000:Infinite Smarts PL1
vindictg:0:FFA82D:01:000:Always have Bombs PL1
vindictg:0:FFA82D:02:000:Always have Smarts PL1
vindictg:0:FFA82D:01:001:Get Bombs Now! PL1
vindictg:0:FFA82D:02:001:Get Smarts Now! PL1
vindictg:0:FFA831:04:000:Have maximum armour PL1
vindictg:0:FFA828:04:000:Have maximum power shot PL1
vindictg:0:FFA82B:04:000:Have maximum range shot PL1
vindictg:0:FFA830:04:000:Have maximum speed shot PL1
vindictg:0:FFA829:04:000:Have maximum tank speed PL1
vindictg:0:FFA82F:04:000:Have maximum rotation PL1
vindictg:0:FFA86A:63:000:Infinite Shields PL2
vindictg:0:FFA856:60:000:Infinite Fuel PL2
vindictg:0:FFA857:63:000:Infinite Stars/Cash PL2
vindictg:0:FFA86C:63:000:Infinite Bombs PL2
vindictg:0:FFA86E:63:000:Infinite Smarts PL2
vindictg:0:FFA86D:01:000:Always have Bombs PL2
vindictg:0:FFA86D:02:000:Always have Smarts PL2
vindictg:0:FFA86D:01:001:Get Bombs Now! PL2
vindictg:0:FFA86D:02:001:Get Smarts Now! PL2
vindictg:0:FFA871:04:000:Have maximum armour PL2
vindictg:0:FFA868:04:000:Have maximum power shot PL2
vindictg:0:FFA86B:04:000:Have maximum range shot PL2
vindictg:0:FFA870:04:000:Have maximum speed shot PL2
vindictg:0:FFA869:04:000:Have maximum tank speed PL2
vindictg:0:FFA86F:04:000:Have maximum rotation PL2
; [ Vindicators (rev 5) ]
vindictr:0:FFA82A:63:000:Infinite Shields PL1
vindictr:0:FFA816:60:000:Infinite Fuel PL1
vindictr:0:FFA817:63:000:Infinite Stars/Cash PL1
vindictr:0:FFA82C:63:000:Infinite Bombs PL1
vindictr:0:FFA82E:63:000:Infinite Smarts PL1
vindictr:0:FFA82D:01:000:Always have Bombs PL1
vindictr:0:FFA82D:02:000:Always have Smarts PL1
vindictr:0:FFA82D:01:001:Get Bombs Now! PL1
vindictr:0:FFA82D:02:001:Get Smarts Now! PL1
vindictr:0:FFA831:04:000:Have maximum armour PL1
vindictr:0:FFA828:04:000:Have maximum power shot PL1
vindictr:0:FFA82B:04:000:Have maximum range shot PL1
vindictr:0:FFA830:04:000:Have maximum speed shot PL1
vindictr:0:FFA829:04:000:Have maximum tank speed PL1
vindictr:0:FFA82F:04:000:Have maximum rotation PL1
vindictr:0:FFA86A:63:000:Infinite Shields PL2
vindictr:0:FFA856:60:000:Infinite Fuel PL2
vindictr:0:FFA857:63:000:Infinite Stars/Cash PL2
vindictr:0:FFA86C:63:000:Infinite Bombs PL2
vindictr:0:FFA86E:63:000:Infinite Smarts PL2
vindictr:0:FFA86D:01:000:Always have Bombs PL2
vindictr:0:FFA86D:02:000:Always have Smarts PL2
vindictr:0:FFA86D:01:001:Get Bombs Now! PL2
vindictr:0:FFA86D:02:001:Get Smarts Now! PL2
vindictr:0:FFA871:04:000:Have maximum armour PL2
vindictr:0:FFA868:04:000:Have maximum power shot PL2
vindictr:0:FFA86B:04:000:Have maximum range shot PL2
vindictr:0:FFA870:04:000:Have maximum speed shot PL2
vindictr:0:FFA869:04:000:Have maximum tank speed PL2
vindictr:0:FFA86F:04:000:Have maximum rotation PL2
; [ Violence Fight (World) ]
viofight:0:A0013D:09:000:Infinite Credits
viofight:0:A00140:09:000:Infinite Time
viofight:0:A00141:99:500:Infinite Time (2/2)
viofight:0:A00140:00:001:Finish this Bout Now!
viofight:0:A00141:00:501:Finish this Bout Now! (2/2)
viofight:0:A0021C:09:000:Infinite Energy PL1
viofight:0:A0021D:99:500:Infinite Energy PL1 (2/2)
viofight:0:A0021C:00:001:Drain all Energy Now! PL1
viofight:0:A0021D:00:501:Drain all Energy Now! PL1 (2/2)
viofight:0:A00237:16:000:Always have Maximum Power PL1
viofight:0:A00237:00:000:Always have No Power PL1
viofight:0:A0029C:09:000:Infinite Energy PL2
viofight:0:A0029D:99:500:Infinite Energy PL2 (2/2)
viofight:0:A0029C:00:001:Drain all Energy Now! PL2
viofight:0:A0029D:00:501:Drain all Energy Now! PL2 (2/2)
viofight:0:A002B7:16:000:Always have Maximum Power PL2
viofight:0:A002B7:00:000:Always have No Power PL2
; [ Violence Fight (US) ]
viofighu:0:A0013D:09:000:Infinite Credits
viofighu:0:A00140:09:000:Infinite Time
viofighu:0:A00141:99:500:Infinite Time (2/2)
viofighu:0:A00140:00:001:Finish this Bout Now!
viofighu:0:A00141:00:501:Finish this Bout Now! (2/2)
viofighu:0:A0021C:09:000:Infinite Energy PL1
viofighu:0:A0021D:99:500:Infinite Energy PL1 (2/2)
viofighu:0:A0021C:00:001:Drain all Energy Now! PL1
viofighu:0:A0021D:00:501:Drain all Energy Now! PL1 (2/2)
viofighu:0:A00237:16:000:Always have Maximum Power PL1
viofighu:0:A00237:00:000:Always have No Power PL1
viofighu:0:A0029C:09:000:Infinite Energy PL2
viofighu:0:A0029D:99:500:Infinite Energy PL2 (2/2)
viofighu:0:A0029C:00:001:Drain all Energy Now! PL2
viofighu:0:A0029D:00:501:Drain all Energy Now! PL2 (2/2)
viofighu:0:A002B7:16:000:Always have Maximum Power PL2
viofighu:0:A002B7:00:000:Always have No Power PL2
; [ Violent Storm (Europe ver EAB)]
viostorm:0:20080C:0A:000:Infinite Lives PL1
viostorm:0:211063:60:000:Infinite Energy PL1
viostorm:0:20088C:0A:000:Infinite Lives PL2
viostorm:0:211163:60:000:Infinite Energy PL2
viostorm:0:20090C:0A:000:Infinite Lives PL3
viostorm:0:211263:60:000:Infinite Energy PL3
; [ Violent Storm (Asia ver AAC) ]
viostrma:0:20080C:0A:000:Infinite Lives PL1
viostrma:0:211063:60:000:Infinite Energy PL1
viostrma:0:20088C:0A:000:Infinite Lives PL2
viostrma:0:211163:60:000:Infinite Energy PL2
viostrma:0:20090C:0A:000:Infinite Lives PL3
viostrma:0:211263:60:000:Infinite Energy PL3
; [ Violent Storm (Japan ver JAC) ]
viostrmj:0:20080C:0A:000:Infinite Lives PL1
viostrmj:0:211063:60:000:Infinite Energy PL1
viostrmj:0:20088C:0A:000:Infinite Lives PL2
viostrmj:0:211163:60:000:Infinite Energy PL2
viostrmj:0:20090C:0A:000:Infinite Lives PL3
viostrmj:0:211263:60:000:Infinite Energy PL3
; [ Violent Storm (US ver UAB) ]
viostrmu:0:20080C:0A:000:Infinite Lives PL1
viostrmu:0:211063:60:000:Infinite Energy PL1
viostrmu:0:20088C:0A:000:Infinite Lives PL2
viostrmu:0:211163:60:000:Infinite Energy PL2
viostrmu:0:20090C:0A:000:Infinite Lives PL3
viostrmu:0:211263:60:000:Infinite Energy PL3
; [ Vip Club [BET] (Japan 880310) ]
vipclub:0:0000:00:999:[ The winning hand cheat must be ]
vipclub:0:0000:00:999:[ activated when there are 14 tiles ]
vipclub:0:0000:00:999:[ in your hand, then press the RON ]
vipclub:0:0000:00:999:[ key ('Z' by default). The tiles do ]
vipclub:0:0000:00:999:[ not visually change until you make ]
vipclub:0:0000:00:999:[ a move. ]
vipclub:0:F48C:01:001:Get winning hand Now!
vipclub:0:F48D:01:501:Get winning hand Now! (02/14)
vipclub:0:F48E:01:501:Get winning hand Now! (03/14)
vipclub:0:F48F:02:501:Get winning hand Now! (04/14)
vipclub:0:F490:02:501:Get winning hand Now! (05/14)
vipclub:0:F491:02:501:Get winning hand Now! (06/14)
vipclub:0:F492:03:501:Get winning hand Now! (07/14)
vipclub:0:F493:03:501:Get winning hand Now! (08/14)
vipclub:0:F494:03:501:Get winning hand Now! (09/14)
vipclub:0:F495:04:501:Get winning hand Now! (10/14)
vipclub:0:F496:04:501:Get winning hand Now! (11/14)
vipclub:0:F497:04:501:Get winning hand Now! (12/14)
vipclub:0:F498:05:501:Get winning hand Now! (13/14)
vipclub:0:F499:05:501:Get winning hand Now! (14/14)
vipclub:0:F48C:01:000:Always winning hand
vipclub:0:F48D:01:500:Always winning hand (02/14)
vipclub:0:F48E:01:500:Always winning hand (03/14)
vipclub:0:F48F:02:500:Always winning hand (04/14)
vipclub:0:F490:02:500:Always winning hand (05/14)
vipclub:0:F491:02:500:Always winning hand (06/14)
vipclub:0:F492:03:500:Always winning hand (07/14)
vipclub:0:F493:03:500:Always winning hand (08/14)
vipclub:0:F494:03:500:Always winning hand (09/14)
vipclub:0:F495:04:500:Always winning hand (10/14)
vipclub:0:F496:04:500:Always winning hand (11/14)
vipclub:0:F497:04:500:Always winning hand (12/14)
vipclub:0:F498:05:500:Always winning hand (13/14)
vipclub:0:F499:05:500:Always winning hand (14/14)
:vipclub:00000006:F48C:0000000D:FFFFFFFF:Watch ALL 14 tiles - Player
:vipclub:00000006:F50C:0000000D:FFFFFFFF:Watch ALL 14 tiles - C.P.U.
; [ Viper ]
viper:0:E279:FF:000:Infinite Money PL1
viper:0:E27A:FF:500:Infinite Money PL1 (2/2)
viper:0:E27D:63:000:Infinite Death Blooms PL1
viper:0:E280:63:000:Infinite Shields PL1
viper:0:E27E:63:000:Infinite Guided Missiles PL1
viper:0:E2A2:FF:000:Infinite Money PL2
viper:0:E2A3:FF:500:Infinite Money PL2 (2/2)
viper:0:E2A6:63:000:Infinite Death Blooms PL2
viper:0:E2A9:63:000:Infinite Shields PL2
viper:0:E2A7:63:000:Infinite Guided Missiles PL2
; [ Viper Phase 1 (New Version) ]
viperp1:0:0000:00:999:[ There are no cheats ]:REASON 1
viperp1:0:0000:00:999:[ for this game as it ]:REASON 1
viperp1:0:0000:00:999:[ didn't work the last ]:REASON 1
viperp1:0:0000:00:999:[ time it was tested. ]:REASON 1
viperp1:0:0000:00:999:[ If the game now works ]:REASON 1
viperp1:0:0000:00:999:[ please request cheats ]:REASON 1
viperp1:0:0000:00:999:[ for it on the cheat ]:REASON 1
viperp1:0:0000:00:999:[ forums. ]:REASON 1
; [ Viper Phase 1 ]
viperp1o:0:0000:00:999:[ There are no cheats ]:REASON 1
viperp1o:0:0000:00:999:[ for this game as it ]:REASON 1
viperp1o:0:0000:00:999:[ didn't work the last ]:REASON 1
viperp1o:0:0000:00:999:[ time it was tested. ]:REASON 1
viperp1o:0:0000:00:999:[ If the game now works ]:REASON 1
viperp1o:0:0000:00:999:[ please request cheats ]:REASON 1
viperp1o:0:0000:00:999:[ for it on the cheat ]:REASON 1
viperp1o:0:0000:00:999:[ forums. ]:REASON 1
; [ Mahjong Vitamin C (Japan) ]
vitaminc:0:0000:00:999:[ The winning hand cheat must ]
vitaminc:0:0000:00:999:[ be in your hand, then press ]
vitaminc:0:0000:00:999:[ the RON key ('Z' by default). ]
vitaminc:0:0000:00:999:[ The tiles do not visually ]
vitaminc:0:0000:00:999:[ change until you make a move. ]
vitaminc:0:413C:1B:001:Get winning hand Now!
vitaminc:0:413D:1B:501:Get winning hand Now! (02/15)
vitaminc:0:413E:1B:501:Get winning hand Now! (03/15)
vitaminc:0:413F:1C:501:Get winning hand Now! (04/15)
vitaminc:0:4140:1C:501:Get winning hand Now! (05/15)
vitaminc:0:4141:1C:501:Get winning hand Now! (06/15)
vitaminc:0:4142:1D:501:Get winning hand Now! (07/15)
vitaminc:0:4143:1D:501:Get winning hand Now! (08/15)
vitaminc:0:4144:1D:501:Get winning hand Now! (09/15)
vitaminc:0:4145:1E:501:Get winning hand Now! (10/15)
vitaminc:0:4146:1E:501:Get winning hand Now! (11/15)
vitaminc:0:4147:1E:501:Get winning hand Now! (12/15)
vitaminc:0:4148:1F:501:Get winning hand Now! (13/15)
vitaminc:0:4025:1F:501:Get winning hand Now! (14/15)
vitaminc:0:4029:1F:501:Get winning hand Now! (15/15)
vitaminc:0:413C:1B:000:Always winning hand
vitaminc:0:413D:1B:500:Always winning hand (02/15)
vitaminc:0:413E:1B:500:Always winning hand (03/15)
vitaminc:0:413F:1C:500:Always winning hand (04/15)
vitaminc:0:4140:1C:500:Always winning hand (05/15)
vitaminc:0:4141:1C:500:Always winning hand (06/15)
vitaminc:0:4142:1D:500:Always winning hand (07/15)
vitaminc:0:4143:1D:500:Always winning hand (08/15)
vitaminc:0:4144:1D:500:Always winning hand (09/15)
vitaminc:0:4145:1E:500:Always winning hand (10/15)
vitaminc:0:4146:1E:500:Always winning hand (11/15)
vitaminc:0:4147:1E:500:Always winning hand (12/15)
vitaminc:0:4148:1F:500:Always winning hand (13/15)
vitaminc:0:4025:1F:500:Always winning hand (14/15)
vitaminc:0:4029:1F:500:Always winning hand (15/15)
; [ Virtual Mahjong ]
vmahjong:0:0000:00:999:[ There are no cheats ]:REASON 1
vmahjong:0:0000:00:999:[ for this game as it ]:REASON 1
vmahjong:0:0000:00:999:[ didn't work the last ]:REASON 1
vmahjong:0:0000:00:999:[ time it was tested. ]:REASON 1
vmahjong:0:0000:00:999:[ If the game now works ]:REASON 1
vmahjong:0:0000:00:999:[ please request cheats ]:REASON 1
vmahjong:0:0000:00:999:[ for it on the cheat ]:REASON 1
vmahjong:0:0000:00:999:[ forums. ]:REASON 1
; [ Varia Metal ]
vmetal:0:FF011E:99:000:Infinite Credits
vmetal:0:FF043F:0A:000:Infinite Lives PL1
vmetal:0:FF0432:40:000:Infinite Energy PL1
vmetal:0:FF0441:FF:000:Invincibility PL1
vmetal:0:FF1031:70:000:Infinite Flames PL1
vmetal:0:FF042D:05:000:Always have Laser Shot PL1
vmetal:0:FF042D:0B:000:Always have Homing Weapon PL1
vmetal:0:FF042D:0F:000:Always have Side shot PL1
vmetal:0:FF042D:17:000:Always have Spread Shot PL1
vmetal:0:FF042D:05:001:Get the Laser Shot Now! PL1
vmetal:0:FF042D:0B:001:Get the Homing Weapon Now!PL1
vmetal:0:FF042D:0F:001:Get the Side shot Now! PL1
vmetal:0:FF042D:17:001:Get the Spread Shot Now! PL1
vmetal:0:FF049F:09:000:Infinite Lives PL2
vmetal:0:FF0492:40:000:Infinite Energy PL2
vmetal:0:FF04A1:FF:000:Invincibility PL2
vmetal:0:FF10F7:04:000:Infinite Shield PL2
vmetal:0:FF048D:05:000:Always have Laser Shot PL2
vmetal:0:FF048D:0B:000:Always have Homing Weapon PL2
vmetal:0:FF048D:0F:000:Always have Side shot PL2
vmetal:0:FF048D:17:000:Always have Spread Shot PL2
vmetal:0:FF048D:05:001:Get the Laser Shot Now! PL2
vmetal:0:FF048D:0B:001:Get the Homing Weapon Now!PL2
vmetal:0:FF048D:0F:001:Get the Side shot Now! PL2
vmetal:0:FF048D:17:001:Get the Spread Shot Now! PL2
; [ Volfied (World) ]
volfied:0:100027:09:000:Infinite Credits
volfied:0:100181:06:000:Infinite Lives
volfied:0:10018B:09:000:Infinite Shields
volfied:0:10018A:9A:500:Infinite Shields (2/2)
volfied:0:10031B:01:000:Always have Speed 'ON'
volfied:0:10031B:00:001:Always have Speed 'OFF'
volfied:0:100882:01:000:Always have Power 'ON'
volfied:0:100882:00:001:Always have Power 'OFF'
volfied:0:100884:01:000:Always have Laser 'ON'
volfied:0:100884:00:001:Always have Laser 'OFF'
volfied:0:100883:01:000:Freeze All Enemies 'ON'
volfied:0:100883:00:001:Freeze All Enemies 'OFF'
volfied:0:100191:00:001:Complete level with 99.9% Now!
volfied:0:100192:99:501:Complete level with 99.9% Now! (2/3)
volfied:0:100193:09:501:Complete level with 99.9% Now! (3/3)
volfied:0:100197:16:001:Complete Game Now!
volfied:0:100198:0F:501:Complete Game Now! (2/5)
volfied:0:100191:00:501:Complete Game Now! (3/5)
volfied:0:100192:99:501:Complete Game Now! (4/5)
volfied:0:100193:09:501:Complete Game Now! (5/5)
; [ Volfied (Japan) ]
volfiedj:0:100027:09:000:Infinite Credits
volfiedj:0:100181:06:000:Infinite Lives
volfiedj:0:10018B:09:000:Infinite Shields
volfiedj:0:10018A:9A:500:Infinite Shields (2/2)
volfiedj:0:10031B:01:000:Always have Speed 'ON'
volfiedj:0:10031B:00:001:Always have Speed 'OFF'
volfiedj:0:100882:01:000:Always have Power 'ON'
volfiedj:0:100882:00:001:Always have Power 'OFF'
volfiedj:0:100884:01:000:Always have Laser 'ON'
volfiedj:0:100884:00:001:Always have Laser 'OFF'
volfiedj:0:100883:01:000:Freeze All Enemies 'ON'
volfiedj:0:100883:00:001:Freeze All Enemies 'OFF'
volfiedj:0:100191:00:001:Complete level with 99.9% Now!
volfiedj:0:100192:99:501:Complete level with 99.9% Now! (2/3)
volfiedj:0:100193:09:501:Complete level with 99.9% Now! (3/3)
volfiedj:0:100197:16:001:Complete Game Now!
volfiedj:0:100198:0F:501:Complete Game Now! (2/5)
volfiedj:0:100191:00:501:Complete Game Now! (3/5)
volfiedj:0:100192:99:501:Complete Game Now! (4/5)
volfiedj:0:100193:09:501:Complete Game Now! (5/5)
; [ Volfied (US) ]
volfiedu:0:100027:09:000:Infinite Credits
volfiedu:0:100181:06:000:Infinite Lives
volfiedu:0:10018B:09:000:Infinite Shields
volfiedu:0:10018A:9A:500:Infinite Shields (2/2)
volfiedu:0:10031B:01:000:Always have Speed 'ON'
volfiedu:0:10031B:00:001:Always have Speed 'OFF'
volfiedu:0:100882:01:000:Always have Power 'ON'
volfiedu:0:100882:00:001:Always have Power 'OFF'
volfiedu:0:100884:01:000:Always have Laser 'ON'
volfiedu:0:100884:00:001:Always have Laser 'OFF'
volfiedu:0:100883:01:000:Freeze All Enemies 'ON'
volfiedu:0:100883:00:001:Freeze All Enemies 'OFF'
volfiedu:0:100191:00:001:Complete level with 99.9% Now!
volfiedu:0:100192:99:501:Complete level with 99.9% Now! (2/3)
volfiedu:0:100193:09:501:Complete level with 99.9% Now! (3/3)
volfiedu:0:100197:16:001:Complete Game Now!
volfiedu:0:100198:0F:501:Complete Game Now! (2/5)
volfiedu:0:100191:00:501:Complete Game Now! (3/5)
volfiedu:0:100192:99:501:Complete Game Now! (4/5)
volfiedu:0:100193:09:501:Complete Game Now! (5/5)
; [ Video Pool (bootleg on Moon Cresta hardware) ]
vpool:0:8002:63:000:Infinite Credits
vpool:0:81C0:03:000:Infinite Lives
vpool:0:81A6:03:000:Infinite Rests
; [ Vampire Savior: The Lord of Vampire (Euro 970519) ]
vsav:0:FF8109:63:000:Infinite Time
vsav:0:FF8109:00:001:Finish this Round Now!
vsav:0:FF87BC:FF:000:Soul Keeper 'ON' PL1
vsav:0:FF87BC:00:001:Soul Keeper 'OFF' PL1
vsav:0:FF8509:63:000:Maximum POW PL1
vsav:0:FF8450:01:000:Infinite Energy PL1
vsav:0:FF8451:20:500:Infinite Energy PL1 (2/4)
vsav:0:FF8452:01:500:Infinite Energy PL1 (3/4)
vsav:0:FF8453:20:500:Infinite Energy PL1 (4/4)
vsav:0:FF8450:00:001:Drain All Energy Now! PL1
vsav:0:FF8451:00:501:Drain All Energy Now! PL1 (2/4)
vsav:0:FF8452:00:501:Drain All Energy Now! PL1 (3/4)
vsav:0:FF8453:00:501:Drain All Energy Now! PL1 (4/4)
:vsav:62000000:000000:00000000:00000000:Select Character PL1
:vsav:00010000:FF8782:00000000:FFFFFFFF:Baby Bonnie Hood
:vsav:00010000:FF8782:00000001:FFFFFFFF:Demitri Maximov
:vsav:00010000:FF8782:00000002:FFFFFFFF:Jon Talbain
:vsav:00010000:FF8782:00000003:FFFFFFFF:Victor von Geldenheim
:vsav:00010000:FF8782:00000004:FFFFFFFF:Lord Raptor
:vsav:00010000:FF8782:00000005:FFFFFFFF:Morrigan Aensland
:vsav:00010000:FF8782:00000006:FFFFFFFF:Anakaris
:vsav:00010000:FF8782:00000007:FFFFFFFF:Felicia
:vsav:00010000:FF8782:00000008:FFFFFFFF:Bishamon
:vsav:00010000:FF8782:00000009:FFFFFFFF:Rikuo
:vsav:00010000:FF8782:0000000A:FFFFFFFF:Sasquatch
:vsav:00010000:FF8782:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsav:00010000:FF8782:0000000C:FFFFFFFF:Q-Bee
:vsav:00010000:FF8782:0000000D:FFFFFFFF:Hsien-Ko
:vsav:00010000:FF8782:0000000E:FFFFFFFF:Lilith
:vsav:00010000:FF8782:0000000F:FFFFFFFF:Jedah
:vsav:00010000:FF8782:00000012:FFFFFFFF:#Image Talbain
:vsav:00010000:FF8782:00000018:FFFFFFFF:#Oboro-Bishamon
vsav:0:FF8BBC:FF:000:Soul Keeper 'ON' PL2
vsav:0:FF8BBC:00:001:Soul Keeper 'OFF' PL2
vsav:0:FF8909:63:000:Maximum POW PL2
vsav:0:FF8850:01:000:Infinite Energy PL2
vsav:0:FF8851:20:500:Infinite Energy PL2 (2/4)
vsav:0:FF8852:01:500:Infinite Energy PL2 (3/4)
vsav:0:FF8853:20:500:Infinite Energy PL2 (4/4)
vsav:0:FF8850:00:001:Drain All Energy Now! PL2
vsav:0:FF8851:00:501:Drain All Energy Now! PL2 (2/4)
vsav:0:FF8852:00:501:Drain All Energy Now! PL2 (3/4)
vsav:0:FF8853:00:501:Drain All Energy Now! PL2 (4/4)
:vsav:62000000:000000:00000000:00000000:Select Character PL2
:vsav:00010000:FF8B82:00000000:FFFFFFFF:Baby Bonnie Hood
:vsav:00010000:FF8B82:00000001:FFFFFFFF:Demitri Maximov
:vsav:00010000:FF8B82:00000002:FFFFFFFF:Jon Talbain
:vsav:00010000:FF8B82:00000003:FFFFFFFF:Victor von Geldenheim
:vsav:00010000:FF8B82:00000004:FFFFFFFF:Lord Raptor
:vsav:00010000:FF8B82:00000005:FFFFFFFF:Morrigan Aensland
:vsav:00010000:FF8B82:00000006:FFFFFFFF:Anakaris
:vsav:00010000:FF8B82:00000007:FFFFFFFF:Felicia
:vsav:00010000:FF8B82:00000008:FFFFFFFF:Bishamon
:vsav:00010000:FF8B82:00000009:FFFFFFFF:Rikuo
:vsav:00010000:FF8B82:0000000A:FFFFFFFF:Sasquatch
:vsav:00010000:FF8B82:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsav:00010000:FF8B82:0000000C:FFFFFFFF:Q-Bee
:vsav:00010000:FF8B82:0000000D:FFFFFFFF:Hsien-Ko
:vsav:00010000:FF8B82:0000000E:FFFFFFFF:Lilith
:vsav:00010000:FF8B82:0000000F:FFFFFFFF:Jedah
:vsav:00010000:FF8B82:00000012:FFFFFFFF:#Image Talbain
:vsav:00010000:FF8B82:00000018:FFFFFFFF:#Oboro-Bishamon
vsav:0:FF800B:FF:000:Sound Test Timer Stop
vsav:0:000000:00:999:[ These are the codes to set the machine region - the ]
vsav:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vsav:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
vsav:0:FF8091:00:000:Region Switch = Japan
vsav:0:FF8091:02:000:Region Switch = USA
vsav:0:FF8091:04:000:Region Switch = Hispanic
vsav:0:FF8091:06:000:Region Switch = Oceania
vsav:0:FF8091:08:000:Region Switch = Asia
vsav:0:FF8091:0A:000:Region Switch = Euro
vsav:0:FF8091:0C:000:Region Switch = Brazil
vsav:0:FF8089:00:000:Title Switch = Vampire Savior The Lord of Vampire:Gives Japanese Text
vsav:0:FF8089:01:000:Title Switch = Darkstalkers Jedah's Damnation:Gives English Text
; [ Vampire Savior 2: The Lord of Vampire (Japan 970913) ]
vsav2:0:FF8109:63:000:Infinite Time
vsav2:0:FF8109:00:001:Finish this Round Now!
vsav2:0:FF87BC:FF:000:Soul Keeper 'ON' PL1
vsav2:0:FF87BC:00:001:Soul Keeper 'OFF' PL1
vsav2:0:FF8509:63:000:Maximum POW PL1
vsav2:0:FF8450:01:000:Infinite Energy PL1
vsav2:0:FF8451:20:500:Infinite Energy PL1 (2/4)
vsav2:0:FF8452:01:500:Infinite Energy PL1 (3/4)
vsav2:0:FF8453:20:500:Infinite Energy PL1 (4/4)
vsav2:0:FF8450:00:001:Drain All Energy Now! PL1
vsav2:0:FF8451:00:501:Drain All Energy Now! PL1 (2/4)
vsav2:0:FF8452:00:501:Drain All Energy Now! PL1 (3/4)
vsav2:0:FF8453:00:501:Drain All Energy Now! PL1 (4/4)
vsav2:0:FF87C3:FF:000:Enable Marionette Effect for VS screen PL1
vsav2:0:FF87AE:06:000:Always have Dark Colour Character PL1
vsav2:0:FF87AE:07:000:Always have Light Colour Character PL1
vsav2:0:FF844B:FF:000:Gloomy Puppet Show helper PL1
vsav2:0:000000:00:999:[ Free player selection. Use on the level VS screen ]
vsav2:0:FF8782:00:001:Play as Bulleta PL1
vsav2:0:FF8782:01:001:Play as Dimitri PL1
vsav2:0:FF8782:02:001:Play as Gallon PL1
vsav2:0:FF8782:03:001:Play as Victor PL1
vsav2:0:FF8782:04:001:Play as Zabel PL1
vsav2:0:FF8782:05:001:Play as Morrigan PL1
vsav2:0:FF8782:06:001:Play as Anakaris PL1
vsav2:0:FF8782:07:001:Play as Felicia PL1
vsav2:0:FF8782:08:001:Play as Bishamon PL1
vsav2:0:FF8782:09:001:Play as Aulbath PL1
vsav2:0:FF8782:0A:001:Play as Sasquatch PL1
vsav2:0:FF8782:0C:001:Play as Q-Bee PL1
vsav2:0:FF8782:0D:001:Play as Lei-Lei PL1
vsav2:0:FF8782:0E:001:Play as Lilith PL1
vsav2:0:FF8782:0F:001:Play as Jedah PL1
vsav2:0:FF8782:13:001:Play as Alternate Donovan PL1
vsav2:0:FF87C2:00:501:Play as Alternate Donovan PL1 (2/2)
vsav2:0:FF8782:10:001:Play as Alternate Phobos PL1
vsav2:0:FF87C2:01:501:Play as Alternate Phobos PL1 (2/2)
vsav2:0:FF8782:18:001:Play as Oboro-Bishamon (Boss) PL1
vsav2:0:FF8782:19:001:Play as Oboro-Bishamon PL1
vsav2:0:FF8BBC:FF:000:Soul Keeper 'ON' PL2
vsav2:0:FF8BBC:00:001:Soul Keeper 'OFF' PL2
vsav2:0:FF8909:63:000:Maximum POW PL2
vsav2:0:FF8850:01:000:Infinite Energy PL2
vsav2:0:FF8851:20:500:Infinite Energy PL2 (2/4)
vsav2:0:FF8852:01:500:Infinite Energy PL2 (3/4)
vsav2:0:FF8853:20:500:Infinite Energy PL2 (4/4)
vsav2:0:FF8850:00:001:Drain All Energy Now! PL2
vsav2:0:FF8851:00:501:Drain All Energy Now! PL2 (2/4)
vsav2:0:FF8852:00:501:Drain All Energy Now! PL2 (3/4)
vsav2:0:FF8853:00:501:Drain All Energy Now! PL2 (4/4)
vsav2:0:FF8BC3:FF:000:Enable Marionette Effect for VS screen PL2
vsav2:0:FF8BAE:06:000:Always have Dark Colour Character PL2
vsav2:0:FF8BAE:07:000:Always have Light Colour Character PL2
vsav2:0:FF884B:01:000:Gloomy Puppet Show helper PL2
vsav2:0:000000:00:999:[ Free player selection. Use on the level VS screen ]
vsav2:0:FF8B82:00:001:Play as Bulleta PL2
vsav2:0:FF8B82:01:001:Play as Dimitri PL2
vsav2:0:FF8B82:02:001:Play as Gallon PL2
vsav2:0:FF8B82:03:001:Play as Victor PL2
vsav2:0:FF8B82:04:001:Play as Zabel PL2
vsav2:0:FF8B82:05:001:Play as Morrigan PL2
vsav2:0:FF8B82:06:001:Play as Anakaris PL2
vsav2:0:FF8B82:07:001:Play as Felicia PL2
vsav2:0:FF8B82:08:001:Play as Bishamon PL2
vsav2:0:FF8B82:09:001:Play as Aulbath PL2
vsav2:0:FF8B82:0A:001:Play as Sasquatch PL2
vsav2:0:FF8B82:0C:001:Play as Q-Bee PL2
vsav2:0:FF8B82:0D:001:Play as Lei-Lei PL2
vsav2:0:FF8B82:0E:001:Play as Lilith PL2
vsav2:0:FF8B82:0F:001:Play as Jedah PL2
vsav2:0:FF8B82:10:001:Play as Alternate Phobos PL2
vsav2:0:FF8BC2:01:501:Play as Alternate Phobos PL2 (2/2)
vsav2:0:FF8B82:13:001:Play as Alternate Donovan PL2
vsav2:0:FF8BC2:00:501:Play as Alternate Donovan PL2 (2/2)
vsav2:0:FF8B82:18:001:Play as Oboro Bishamon (Boss) PL2
vsav2:0:FF8B82:19:001:Play as Oboro-Bishamon PL2
vsav2:0:FF800B:FF:000:Sound Test Timer Stop
vsav2:0:000000:00:999:[ These are the codes to set the machine region - the ]
vsav2:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vsav2:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
vsav2:0:FF8091:00:000:Region Switch = Japan
vsav2:0:FF8091:02:000:Region Switch = USA
vsav2:0:FF8091:04:000:Region Switch = Hispanic
vsav2:0:FF8091:06:000:Region Switch = Oceania
vsav2:0:FF8091:08:000:Region Switch = Asia
vsav2:0:FF8091:0A:000:Region Switch = Euro
vsav2:0:FF8091:0C:000:Region Switch = Brazil
; [ Vampire Savior: The Lord of Vampire (Asia 970519) ]
vsava:0:FF8109:63:000:Infinite Time
vsava:0:FF8109:00:001:Finish this Round Now!
vsava:0:FF87BC:FF:000:Soul Keeper 'ON' PL1
vsava:0:FF87BC:00:001:Soul Keeper 'OFF' PL1
vsava:0:FF8509:63:000:Maximum POW PL1
vsava:0:FF8450:01:000:Infinite Energy PL1
vsava:0:FF8451:20:500:Infinite Energy PL1 (2/4)
vsava:0:FF8452:01:500:Infinite Energy PL1 (3/4)
vsava:0:FF8453:20:500:Infinite Energy PL1 (4/4)
vsava:0:FF8450:00:001:Drain All Energy Now! PL1
vsava:0:FF8451:00:501:Drain All Energy Now! PL1 (2/4)
vsava:0:FF8452:00:501:Drain All Energy Now! PL1 (3/4)
vsava:0:FF8453:00:501:Drain All Energy Now! PL1 (4/4)
:vsava:62000000:000000:00000000:00000000:Select Character PL1
:vsava:00010000:FF8782:00000000:FFFFFFFF:Baby Bonnie Hood
:vsava:00010000:FF8782:00000001:FFFFFFFF:Demitri Maximov
:vsava:00010000:FF8782:00000002:FFFFFFFF:Jon Talbain
:vsava:00010000:FF8782:00000003:FFFFFFFF:Victor von Geldenheim
:vsava:00010000:FF8782:00000004:FFFFFFFF:Lord Raptor
:vsava:00010000:FF8782:00000005:FFFFFFFF:Morrigan Aensland
:vsava:00010000:FF8782:00000006:FFFFFFFF:Anakaris
:vsava:00010000:FF8782:00000007:FFFFFFFF:Felicia
:vsava:00010000:FF8782:00000008:FFFFFFFF:Bishamon
:vsava:00010000:FF8782:00000009:FFFFFFFF:Rikuo
:vsava:00010000:FF8782:0000000A:FFFFFFFF:Sasquatch
:vsava:00010000:FF8782:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsava:00010000:FF8782:0000000C:FFFFFFFF:Q-Bee
:vsava:00010000:FF8782:0000000D:FFFFFFFF:Hsien-Ko
:vsava:00010000:FF8782:0000000E:FFFFFFFF:Lilith
:vsava:00010000:FF8782:0000000F:FFFFFFFF:Jedah
:vsava:00010000:FF8782:00000012:FFFFFFFF:#Image Talbain
:vsava:00010000:FF8782:00000018:FFFFFFFF:#Oboro-Bishamon
vsava:0:FF8BBC:FF:000:Soul Keeper 'ON' PL2
vsava:0:FF8BBC:00:001:Soul Keeper 'OFF' PL2
vsava:0:FF8909:63:000:Maximum POW PL2
vsava:0:FF8850:01:000:Infinite Energy PL2
vsava:0:FF8851:20:500:Infinite Energy PL2 (2/4)
vsava:0:FF8852:01:500:Infinite Energy PL2 (3/4)
vsava:0:FF8853:20:500:Infinite Energy PL2 (4/4)
vsava:0:FF8850:00:001:Drain All Energy Now! PL2
vsava:0:FF8851:00:501:Drain All Energy Now! PL2 (2/4)
vsava:0:FF8852:00:501:Drain All Energy Now! PL2 (3/4)
vsava:0:FF8853:00:501:Drain All Energy Now! PL2 (4/4)
:vsava:62000000:000000:00000000:00000000:Select Character PL2
:vsava:00010000:FF8B82:00000000:FFFFFFFF:Baby Bonnie Hood
:vsava:00010000:FF8B82:00000001:FFFFFFFF:Demitri Maximov
:vsava:00010000:FF8B82:00000002:FFFFFFFF:Jon Talbain
:vsava:00010000:FF8B82:00000003:FFFFFFFF:Victor von Geldenheim
:vsava:00010000:FF8B82:00000004:FFFFFFFF:Lord Raptor
:vsava:00010000:FF8B82:00000005:FFFFFFFF:Morrigan Aensland
:vsava:00010000:FF8B82:00000006:FFFFFFFF:Anakaris
:vsava:00010000:FF8B82:00000007:FFFFFFFF:Felicia
:vsava:00010000:FF8B82:00000008:FFFFFFFF:Bishamon
:vsava:00010000:FF8B82:00000009:FFFFFFFF:Rikuo
:vsava:00010000:FF8B82:0000000A:FFFFFFFF:Sasquatch
:vsava:00010000:FF8B82:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsava:00010000:FF8B82:0000000C:FFFFFFFF:Q-Bee
:vsava:00010000:FF8B82:0000000D:FFFFFFFF:Hsien-Ko
:vsava:00010000:FF8B82:0000000E:FFFFFFFF:Lilith
:vsava:00010000:FF8B82:0000000F:FFFFFFFF:Jedah
:vsava:00010000:FF8B82:00000012:FFFFFFFF:#Image Talbain
:vsava:00010000:FF8B82:00000018:FFFFFFFF:#Oboro-Bishamon
vsava:0:FF800B:FF:000:Sound Test Timer Stop
vsava:0:000000:00:999:[ These are the codes to set the machine region - the ]
vsava:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vsava:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
vsava:0:FF8091:00:000:Region Switch = Japan
vsava:0:FF8091:02:000:Region Switch = USA
vsava:0:FF8091:04:000:Region Switch = Hispanic
vsava:0:FF8091:06:000:Region Switch = Oceania
vsava:0:FF8091:08:000:Region Switch = Asia
vsava:0:FF8091:0A:000:Region Switch = Euro
vsava:0:FF8091:0C:000:Region Switch = Brazil
vsava:0:FF8089:00:000:Title Switch = Vampire Savior The Lord of Vampire:Gives Japanese Text
vsava:0:FF8089:01:000:Title Switch = Darkstalkers Jedah's Damnation:Gives English Text
; [ Vampire Savior: The Lord of Vampire (Hispanic 970519) ]
vsavh:0:FF8109:63:000:Infinite Time
vsavh:0:FF8109:00:001:Finish this Round Now!
vsavh:0:FF87BC:FF:000:Soul Keeper 'ON' PL1
vsavh:0:FF87BC:00:001:Soul Keeper 'OFF' PL1
vsavh:0:FF8509:63:000:Maximum POW PL1
vsavh:0:FF8450:01:000:Infinite Energy PL1
vsavh:0:FF8451:20:500:Infinite Energy PL1 (2/4)
vsavh:0:FF8452:01:500:Infinite Energy PL1 (3/4)
vsavh:0:FF8453:20:500:Infinite Energy PL1 (4/4)
vsavh:0:FF8450:00:001:Drain All Energy Now! PL1
vsavh:0:FF8451:00:501:Drain All Energy Now! PL1 (2/4)
vsavh:0:FF8452:00:501:Drain All Energy Now! PL1 (3/4)
vsavh:0:FF8453:00:501:Drain All Energy Now! PL1 (4/4)
:vsavh:62000000:000000:00000000:00000000:Select Character PL1
:vsavh:00010000:FF8782:00000000:FFFFFFFF:Baby Bonnie Hood
:vsavh:00010000:FF8782:00000001:FFFFFFFF:Demitri Maximov
:vsavh:00010000:FF8782:00000002:FFFFFFFF:Jon Talbain
:vsavh:00010000:FF8782:00000003:FFFFFFFF:Victor von Geldenheim
:vsavh:00010000:FF8782:00000004:FFFFFFFF:Lord Raptor
:vsavh:00010000:FF8782:00000005:FFFFFFFF:Morrigan Aensland
:vsavh:00010000:FF8782:00000006:FFFFFFFF:Anakaris
:vsavh:00010000:FF8782:00000007:FFFFFFFF:Felicia
:vsavh:00010000:FF8782:00000008:FFFFFFFF:Bishamon
:vsavh:00010000:FF8782:00000009:FFFFFFFF:Rikuo
:vsavh:00010000:FF8782:0000000A:FFFFFFFF:Sasquatch
:vsavh:00010000:FF8782:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsavh:00010000:FF8782:0000000C:FFFFFFFF:Q-Bee
:vsavh:00010000:FF8782:0000000D:FFFFFFFF:Hsien-Ko
:vsavh:00010000:FF8782:0000000E:FFFFFFFF:Lilith
:vsavh:00010000:FF8782:0000000F:FFFFFFFF:Jedah
:vsavh:00010000:FF8782:00000012:FFFFFFFF:#Image Talbain
:vsavh:00010000:FF8782:00000018:FFFFFFFF:#Oboro-Bishamon
vsavh:0:FF8BBC:FF:000:Soul Keeper 'ON' PL2
vsavh:0:FF8BBC:00:001:Soul Keeper 'OFF' PL2
vsavh:0:FF8909:63:000:Maximum POW PL2
vsavh:0:FF8850:01:000:Infinite Energy PL2
vsavh:0:FF8851:20:500:Infinite Energy PL2 (2/4)
vsavh:0:FF8852:01:500:Infinite Energy PL2 (3/4)
vsavh:0:FF8853:20:500:Infinite Energy PL2 (4/4)
vsavh:0:FF8850:00:001:Drain All Energy Now! PL2
vsavh:0:FF8851:00:501:Drain All Energy Now! PL2 (2/4)
vsavh:0:FF8852:00:501:Drain All Energy Now! PL2 (3/4)
vsavh:0:FF8853:00:501:Drain All Energy Now! PL2 (4/4)
:vsavh:62000000:000000:00000000:00000000:Select Character PL2
:vsavh:00010000:FF8B82:00000000:FFFFFFFF:Baby Bonnie Hood
:vsavh:00010000:FF8B82:00000001:FFFFFFFF:Demitri Maximov
:vsavh:00010000:FF8B82:00000002:FFFFFFFF:Jon Talbain
:vsavh:00010000:FF8B82:00000003:FFFFFFFF:Victor von Geldenheim
:vsavh:00010000:FF8B82:00000004:FFFFFFFF:Lord Raptor
:vsavh:00010000:FF8B82:00000005:FFFFFFFF:Morrigan Aensland
:vsavh:00010000:FF8B82:00000006:FFFFFFFF:Anakaris
:vsavh:00010000:FF8B82:00000007:FFFFFFFF:Felicia
:vsavh:00010000:FF8B82:00000008:FFFFFFFF:Bishamon
:vsavh:00010000:FF8B82:00000009:FFFFFFFF:Rikuo
:vsavh:00010000:FF8B82:0000000A:FFFFFFFF:Sasquatch
:vsavh:00010000:FF8B82:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsavh:00010000:FF8B82:0000000C:FFFFFFFF:Q-Bee
:vsavh:00010000:FF8B82:0000000D:FFFFFFFF:Hsien-Ko
:vsavh:00010000:FF8B82:0000000E:FFFFFFFF:Lilith
:vsavh:00010000:FF8B82:0000000F:FFFFFFFF:Jedah
:vsavh:00010000:FF8B82:00000012:FFFFFFFF:#Image Talbain
:vsavh:00010000:FF8B82:00000018:FFFFFFFF:#Oboro-Bishamon
vsavh:0:FF800B:FF:000:Sound Test Timer Stop
vsavh:0:000000:00:999:[ These are the codes to set the machine region - the ]
vsavh:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vsavh:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
vsavh:0:FF8091:00:000:Region Switch = Japan
vsavh:0:FF8091:02:000:Region Switch = USA
vsavh:0:FF8091:04:000:Region Switch = Hispanic
vsavh:0:FF8091:06:000:Region Switch = Oceania
vsavh:0:FF8091:08:000:Region Switch = Asia
vsavh:0:FF8091:0A:000:Region Switch = Euro
vsavh:0:FF8091:0C:000:Region Switch = Brazil
vsavh:0:FF8089:00:000:Title Switch = Vampire Savior The Lord of Vampire:Gives Japanese Text
vsavh:0:FF8089:01:000:Title Switch = Darkstalkers Jedah's Damnation:Gives English Text
; [ Vampire Savior: The Lord of Vampire (Japan 970519) ]
vsavj:0:FF8109:63:000:Infinite Time
vsavj:0:FF8109:00:001:Finish this Round Now!
vsavj:0:FF87BC:FF:000:Soul Keeper 'ON' PL1
vsavj:0:FF87BC:00:001:Soul Keeper 'OFF' PL1
vsavj:0:FF8509:63:000:Maximum POW PL1
vsavj:0:FF8450:01:000:Infinite Energy PL1
vsavj:0:FF8451:20:500:Infinite Energy PL1 (2/4)
vsavj:0:FF8452:01:500:Infinite Energy PL1 (3/4)
vsavj:0:FF8453:20:500:Infinite Energy PL1 (4/4)
vsavj:0:FF8450:00:001:Drain All Energy Now! PL1
vsavj:0:FF8451:00:501:Drain All Energy Now! PL1 (2/4)
vsavj:0:FF8452:00:501:Drain All Energy Now! PL1 (3/4)
vsavj:0:FF8453:00:501:Drain All Energy Now! PL1 (4/4)
:vsavj:62000000:000000:00000000:00000000:Select Character PL1
:vsavj:00010000:FF8782:00000000:FFFFFFFF:Baby Bonnie Hood
:vsavj:00010000:FF8782:00000001:FFFFFFFF:Demitri Maximov
:vsavj:00010000:FF8782:00000002:FFFFFFFF:Jon Talbain
:vsavj:00010000:FF8782:00000003:FFFFFFFF:Victor von Geldenheim
:vsavj:00010000:FF8782:00000004:FFFFFFFF:Lord Raptor
:vsavj:00010000:FF8782:00000005:FFFFFFFF:Morrigan Aensland
:vsavj:00010000:FF8782:00000006:FFFFFFFF:Anakaris
:vsavj:00010000:FF8782:00000007:FFFFFFFF:Felicia
:vsavj:00010000:FF8782:00000008:FFFFFFFF:Bishamon
:vsavj:00010000:FF8782:00000009:FFFFFFFF:Rikuo
:vsavj:00010000:FF8782:0000000A:FFFFFFFF:Sasquatch
:vsavj:00010000:FF8782:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsavj:00010000:FF8782:0000000C:FFFFFFFF:Q-Bee
:vsavj:00010000:FF8782:0000000D:FFFFFFFF:Hsien-Ko
:vsavj:00010000:FF8782:0000000E:FFFFFFFF:Lilith
:vsavj:00010000:FF8782:0000000F:FFFFFFFF:Jedah
:vsavj:00010000:FF8782:00000012:FFFFFFFF:#Image Talbain
:vsavj:00010000:FF8782:00000018:FFFFFFFF:#Oboro-Bishamon
vsavj:0:FF8BBC:FF:000:Soul Keeper 'ON' PL2
vsavj:0:FF8BBC:00:001:Soul Keeper 'OFF' PL2
vsavj:0:FF8909:63:000:Maximum POW PL2
vsavj:0:FF8850:01:000:Infinite Energy PL2
vsavj:0:FF8851:20:500:Infinite Energy PL2 (2/4)
vsavj:0:FF8852:01:500:Infinite Energy PL2 (3/4)
vsavj:0:FF8853:20:500:Infinite Energy PL2 (4/4)
vsavj:0:FF8850:00:001:Drain All Energy Now! PL2
vsavj:0:FF8851:00:501:Drain All Energy Now! PL2 (2/4)
vsavj:0:FF8852:00:501:Drain All Energy Now! PL2 (3/4)
vsavj:0:FF8853:00:501:Drain All Energy Now! PL2 (4/4)
:vsavj:62000000:000000:00000000:00000000:Select Character PL2
:vsavj:00010000:FF8B82:00000000:FFFFFFFF:Baby Bonnie Hood
:vsavj:00010000:FF8B82:00000001:FFFFFFFF:Demitri Maximov
:vsavj:00010000:FF8B82:00000002:FFFFFFFF:Jon Talbain
:vsavj:00010000:FF8B82:00000003:FFFFFFFF:Victor von Geldenheim
:vsavj:00010000:FF8B82:00000004:FFFFFFFF:Lord Raptor
:vsavj:00010000:FF8B82:00000005:FFFFFFFF:Morrigan Aensland
:vsavj:00010000:FF8B82:00000006:FFFFFFFF:Anakaris
:vsavj:00010000:FF8B82:00000007:FFFFFFFF:Felicia
:vsavj:00010000:FF8B82:00000008:FFFFFFFF:Bishamon
:vsavj:00010000:FF8B82:00000009:FFFFFFFF:Rikuo
:vsavj:00010000:FF8B82:0000000A:FFFFFFFF:Sasquatch
:vsavj:00010000:FF8B82:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsavj:00010000:FF8B82:0000000C:FFFFFFFF:Q-Bee
:vsavj:00010000:FF8B82:0000000D:FFFFFFFF:Hsien-Ko
:vsavj:00010000:FF8B82:0000000E:FFFFFFFF:Lilith
:vsavj:00010000:FF8B82:0000000F:FFFFFFFF:Jedah
:vsavj:00010000:FF8B82:00000012:FFFFFFFF:#Image Talbain
:vsavj:00010000:FF8B82:00000018:FFFFFFFF:#Oboro-Bishamon
vsavj:0:FF800B:FF:000:Sound Test Timer Stop
vsavj:0:000000:00:999:[ These are the codes to set the machine region - the ]
vsavj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vsavj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
vsavj:0:FF8091:00:000:Region Switch = Japan
vsavj:0:FF8091:02:000:Region Switch = USA
vsavj:0:FF8091:04:000:Region Switch = Hispanic
vsavj:0:FF8091:06:000:Region Switch = Oceania
vsavj:0:FF8091:08:000:Region Switch = Asia
vsavj:0:FF8091:0A:000:Region Switch = Euro
vsavj:0:FF8091:0C:000:Region Switch = Brazil
vsavj:0:FF8089:00:000:Title Switch = Vampire Savior The Lord of Vampire:Gives Japanese Text
vsavj:0:FF8089:01:000:Title Switch = Darkstalkers Jedah's Damnation:Gives English Text
; [ Vampire Savior: The Lord of Vampire (US 970519) ]
vsavu:0:FF8109:63:000:Infinite Time
vsavu:0:FF8109:00:001:Finish this Round Now!
vsavu:0:FF87BC:FF:000:Soul Keeper 'ON' PL1
vsavu:0:FF87BC:00:001:Soul Keeper 'OFF' PL1
vsavu:0:FF8509:63:000:Maximum POW PL1
vsavu:0:FF8450:01:000:Infinite Energy PL1
vsavu:0:FF8451:20:500:Infinite Energy PL1 (2/4)
vsavu:0:FF8452:01:500:Infinite Energy PL1 (3/4)
vsavu:0:FF8453:20:500:Infinite Energy PL1 (4/4)
vsavu:0:FF8450:00:001:Drain All Energy Now! PL1
vsavu:0:FF8451:00:501:Drain All Energy Now! PL1 (2/4)
vsavu:0:FF8452:00:501:Drain All Energy Now! PL1 (3/4)
vsavu:0:FF8453:00:501:Drain All Energy Now! PL1 (4/4)
:vsavu:62000000:000000:00000000:00000000:Select Character PL1
:vsavu:00010000:FF8782:00000000:FFFFFFFF:Baby Bonnie Hood
:vsavu:00010000:FF8782:00000001:FFFFFFFF:Demitri Maximov
:vsavu:00010000:FF8782:00000002:FFFFFFFF:Jon Talbain
:vsavu:00010000:FF8782:00000003:FFFFFFFF:Victor von Geldenheim
:vsavu:00010000:FF8782:00000004:FFFFFFFF:Lord Raptor
:vsavu:00010000:FF8782:00000005:FFFFFFFF:Morrigan Aensland
:vsavu:00010000:FF8782:00000006:FFFFFFFF:Anakaris
:vsavu:00010000:FF8782:00000007:FFFFFFFF:Felicia
:vsavu:00010000:FF8782:00000008:FFFFFFFF:Bishamon
:vsavu:00010000:FF8782:00000009:FFFFFFFF:Rikuo
:vsavu:00010000:FF8782:0000000A:FFFFFFFF:Sasquatch
:vsavu:00010000:FF8782:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsavu:00010000:FF8782:0000000C:FFFFFFFF:Q-Bee
:vsavu:00010000:FF8782:0000000D:FFFFFFFF:Hsien-Ko
:vsavu:00010000:FF8782:0000000E:FFFFFFFF:Lilith
:vsavu:00010000:FF8782:0000000F:FFFFFFFF:Jedah
:vsavu:00010000:FF8782:00000012:FFFFFFFF:#Image Talbain
:vsavu:00010000:FF8782:00000018:FFFFFFFF:#Oboro-Bishamon
vsavu:0:FF8BBC:FF:000:Soul Keeper 'ON' PL2
vsavu:0:FF8BBC:00:001:Soul Keeper 'OFF' PL2
vsavu:0:FF8909:63:000:Maximum POW PL2
vsavu:0:FF8850:01:000:Infinite Energy PL2
vsavu:0:FF8851:20:500:Infinite Energy PL2 (2/4)
vsavu:0:FF8852:01:500:Infinite Energy PL2 (3/4)
vsavu:0:FF8853:20:500:Infinite Energy PL2 (4/4)
vsavu:0:FF8850:00:001:Drain All Energy Now! PL2
vsavu:0:FF8851:00:501:Drain All Energy Now! PL2 (2/4)
vsavu:0:FF8852:00:501:Drain All Energy Now! PL2 (3/4)
vsavu:0:FF8853:00:501:Drain All Energy Now! PL2 (4/4)
:vsavu:62000000:000000:00000000:00000000:Select Character PL2
:vsavu:00010000:FF8B82:00000000:FFFFFFFF:Baby Bonnie Hood
:vsavu:00010000:FF8B82:00000001:FFFFFFFF:Demitri Maximov
:vsavu:00010000:FF8B82:00000002:FFFFFFFF:Jon Talbain
:vsavu:00010000:FF8B82:00000003:FFFFFFFF:Victor von Geldenheim
:vsavu:00010000:FF8B82:00000004:FFFFFFFF:Lord Raptor
:vsavu:00010000:FF8B82:00000005:FFFFFFFF:Morrigan Aensland
:vsavu:00010000:FF8B82:00000006:FFFFFFFF:Anakaris
:vsavu:00010000:FF8B82:00000007:FFFFFFFF:Felicia
:vsavu:00010000:FF8B82:00000008:FFFFFFFF:Bishamon
:vsavu:00010000:FF8B82:00000009:FFFFFFFF:Rikuo
:vsavu:00010000:FF8B82:0000000A:FFFFFFFF:Sasquatch
:vsavu:00010000:FF8B82:0000000B:FFFFFFFF:#Lord Raptor (during Dark Force)
:vsavu:00010000:FF8B82:0000000C:FFFFFFFF:Q-Bee
:vsavu:00010000:FF8B82:0000000D:FFFFFFFF:Hsien-Ko
:vsavu:00010000:FF8B82:0000000E:FFFFFFFF:Lilith
:vsavu:00010000:FF8B82:0000000F:FFFFFFFF:Jedah
:vsavu:00010000:FF8B82:00000012:FFFFFFFF:#Image Talbain
:vsavu:00010000:FF8B82:00000018:FFFFFFFF:#Oboro-Bishamon
vsavu:0:FF800B:FF:000:Sound Test Timer Stop
vsavu:0:000000:00:999:[ These are the codes to set the machine region - the ]
vsavu:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
vsavu:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
vsavu:0:FF8091:00:000:Region Switch = Japan
vsavu:0:FF8091:02:000:Region Switch = USA
vsavu:0:FF8091:04:000:Region Switch = Hispanic
vsavu:0:FF8091:06:000:Region Switch = Oceania
vsavu:0:FF8091:08:000:Region Switch = Asia
vsavu:0:FF8091:0A:000:Region Switch = Euro
vsavu:0:FF8091:0C:000:Region Switch = Brazil
vsavu:0:FF8089:00:000:Title Switch = Vampire Savior The Lord of Vampire:Gives Japanese Text
vsavu:0:FF8089:01:000:Title Switch = Darkstalkers Jedah's Damnation:Gives English Text
; [ Vs. BaseBall (Japan set 2) ]
vsbbalja:0:006A:00:000:Infinite Strikes
vsbbalja:0:006B:00:000:Infinite Balls
vsbbalja:0:006C:00:000:Infinite Outs
vsbbalja:0:006A:00:001:Set Strikes to 0 Now!
vsbbalja:0:006A:02:001:Set Strikes to 2 Now!
vsbbalja:0:006B:00:001:Set Balls to 0 Now!
vsbbalja:0:006B:03:001:Set Balls to 3 Now!
vsbbalja:0:006C:00:001:Set Outs to 0 Now!
vsbbalja:0:006C:02:001:Set Outs to 2 Now!
; [ Vs. BaseBall (Japan set 3) ]
vsbbaljb:0:006A:00:000:Infinite Strikes
vsbbaljb:0:006B:00:000:Infinite Balls
vsbbaljb:0:006C:00:000:Infinite Outs
vsbbaljb:0:006A:00:001:Set Strikes to 0 Now!
vsbbaljb:0:006A:02:001:Set Strikes to 2 Now!
vsbbaljb:0:006B:00:001:Set Balls to 0 Now!
vsbbaljb:0:006B:03:001:Set Balls to 3 Now!
vsbbaljb:0:006C:00:001:Set Outs to 0 Now!
vsbbaljb:0:006C:02:001:Set Outs to 2 Now!
; [ Vs. BaseBall ]
vsbball:0:006A:00:000:Infinite Strikes
vsbball:0:006B:00:000:Infinite Balls
vsbball:0:006C:00:000:Infinite Outs
vsbball:0:006A:00:001:Set Strikes to 0 Now!
vsbball:0:006A:02:001:Set Strikes to 2 Now!
vsbball:0:006B:00:001:Set Balls to 0 Now!
vsbball:0:006B:03:001:Set Balls to 3 Now!
vsbball:0:006C:00:001:Set Outs to 0 Now!
vsbball:0:006C:02:001:Set Outs to 2 Now!
; [ Vs. BaseBall (Japan set 1) ]
vsbballj:0:006A:00:000:Infinite Strikes
vsbballj:0:006B:00:000:Infinite Balls
vsbballj:0:006C:00:000:Infinite Outs
vsbballj:0:006A:00:001:Set Strikes to 0 Now!
vsbballj:0:006A:02:001:Set Strikes to 2 Now!
vsbballj:0:006B:00:001:Set Balls to 0 Now!
vsbballj:0:006B:03:001:Set Balls to 3 Now!
vsbballj:0:006C:00:001:Set Outs to 0 Now!
vsbballj:0:006C:02:001:Set Outs to 2 Now!
; [ Vs. Freedom Force ]
vsfdf:0:07F4:99:000:Infinite Credits
vsfdf:0:0516:18:000:Infinite Energy PL1
vsfdf:0:0515:24:000:Infinite Ammo PL1
vsfdf:0:0517:00:000:Infinite Errors PL1
vsfdf:0:0526:18:000:Infinite Energy PL2
vsfdf:0:0525:24:000:Infinite Ammo PL2
vsfdf:0:0527:00:000:Infinite Errors PL2
; [ VS Gong Fight ]
vsgongf:0:C310:00:000:Infinite Time
vsgongf:0:C310:09:001:Finish this Round Now!
vsgongf:0:C311:05:501:Finish this Round Now! (2/2)
vsgongf:0:C509:FF:000:Infinite Energy PL1
vsgongf:0:C525:00:000:Infinite Damage PL1
vsgongf:0:C509:00:000:Always have No Energy PL1
vsgongf:0:C525:FF:000:Damage always = max PL1
vsgongf:0:C549:FF:000:Infinite Energy PL2
vsgongf:0:C565:00:000:Infinite Damage PL2
vsgongf:0:C549:00:000:Always have No Energy PL2
vsgongf:0:C565:FF:000:Damage always = max PL2
; [ Vs. Gradius ]
vsgradus:0:01A3:63:000:Infinite Credits
vsgradus:0:0020:63:000:Infinite Lives PL1
vsgradus:0:0021:63:000:Infinite Lives PL2
vsgradus:0:0046:05:000:Infinite Shields
vsgradus:0:0040:FF:070:Select Speed Up Speed:Don't go to high!
vsgradus:0:0040:0A:000:Always have a Good Speed Up
vsgradus:0:0045:02:000:Always have Full Options
vsgradus:0:0041:01:000:Always have Missile
vsgradus:0:0044:01:000:Always have Laser:You can't have Double then
vsgradus:0:0044:02:000:Always have Double:You can't have Laser then
vsgradus:0:0040:0A:001:Get a Good Speed Up Now!
vsgradus:0:0045:02:001:Get Full Options Now!
vsgradus:0:0041:01:001:Get Missile Now!
vsgradus:0:0044:01:001:Get Laser Now!:You can't have Double then
vsgradus:0:0044:02:001:Get Double Now!:You can't have Laser then
vsgradus:0:0042:01:001:Light Up Speed Button Now!
vsgradus:0:0042:02:001:Light Up Missile Button Now!
vsgradus:0:0042:03:001:Light Up Double Button Now!
vsgradus:0:0042:04:001:Light Up Laser Button Now!
vsgradus:0:0042:05:001:Light Up Option Button Now!
vsgradus:0:0042:06:001:Light Up ? Button Now!
vsgradus:0:0042:00:001:No button lit Now!
; [ Vs. Gumshoe ]
vsgshoe:0:00E0:59:000:Infinite Time
vsgshoe:0:00E1:09:500:Infinite Time (2/2)
vsgshoe:0:00E3:99:000:Infinite Bullets
vsgshoe:0:00E4:09:500:Infinite Bullets (2/2)
vsgshoe:0:BF27:60:100:Invincibility:Falling down gaps will still kill you though!
; [ J-League Soccer V-Shoot ]
vshoot:0:2126CB:09:000:Infinite Credits
vshoot:0:20AFF2:17:000:Infinite Time
vshoot:0:20AFF3:6F:500:Infinite Time (2/2)
vshoot:0:20AFF2:00:001:Finish this Game Now!
vshoot:0:20AFF3:00:501:Finish this Game Now! (2/2)
vshoot:0:2102BF:00:000:Score always 0 Team 1
vshoot:0:2102BF:63:000:Score always 99 Team 1
vshoot:0:2102BF:00:001:Set score = 0 Now! Team 1
vshoot:0:2102BF:32:001:Set score = 50 Now! Team 1
vshoot:0:2102BF:63:070:Select score Now! Team 1
vshoot:0:2102C1:00:000:Score always = 0 Team 2
vshoot:0:2102C1:63:000:Score always = 99 Team 2
vshoot:0:2102C1:00:001:Set score = 0 Now! Team 2
vshoot:0:2102C1:32:001:Set score = 50 Now! Team 2
vshoot:0:2102C1:63:070:Select score Now! Team 2
; [ Vs. Mahjang (Japan) ]
vsmahjng:0:0000:00:999:[The winning hand cheat must be activated when there are 14 tiles ]
vsmahjng:0:0000:00:999:[in your hand, then select the AGARI option with the up and down ]
vsmahjng:0:0000:00:999:[keys and then press the action key (CTRL by default). The tiles ]
vsmahjng:0:0000:00:999:[do not visually change until you make a move. ]
vsmahjng:0:00E1:01:001:Get winning hand Now!
vsmahjng:0:00E2:09:501:Get winning hand Now! (02/14)
vsmahjng:0:00E3:11:501:Get winning hand Now! (03/14)
vsmahjng:0:00E4:19:501:Get winning hand Now! (04/14)
vsmahjng:0:00E5:21:501:Get winning hand Now! (05/14)
vsmahjng:0:00E6:29:501:Get winning hand Now! (06/14)
vsmahjng:0:00E7:31:501:Get winning hand Now! (07/14)
vsmahjng:0:00E8:32:501:Get winning hand Now! (08/14)
vsmahjng:0:00E9:33:501:Get winning hand Now! (09/14)
vsmahjng:0:00EA:34:501:Get winning hand Now! (10/14)
vsmahjng:0:00EB:35:501:Get winning hand Now! (11/14)
vsmahjng:0:00EC:36:501:Get winning hand Now! (12/14)
vsmahjng:0:00ED:37:501:Get winning hand Now! (13/14)
vsmahjng:0:00EE:31:501:Get winning hand Now! (14/14)
; [ Versus Net Soccer (ver UAB) ]
vsnetscr:0:0000:00:999:[ There are no cheats ]:REASON 1
vsnetscr:0:0000:00:999:[ for this game as it ]:REASON 1
vsnetscr:0:0000:00:999:[ didn't work the last ]:REASON 1
vsnetscr:0:0000:00:999:[ time it was tested. ]:REASON 1
vsnetscr:0:0000:00:999:[ If the game now works ]:REASON 1
vsnetscr:0:0000:00:999:[ please request cheats ]:REASON 1
vsnetscr:0:0000:00:999:[ for it on the cheat ]:REASON 1
vsnetscr:0:0000:00:999:[ forums. ]:REASON 1
; [ Vs. Pinball ]
vspinbal:0:015B:09:000:Infinite Balls
vspinbal:0:0133:01:000:Left Side Protection 'ON'
vspinbal:0:0134:01:000:Right Side Protection 'ON'
vspinbal:0:0751:70:000:Middle Protection 'ON'
vspinbal:0:0752:71:500:Middle Protection 'ON' (2/2)
vspinbal:0:0133:00:001:Left Side Protection 'OFF'
vspinbal:0:0134:00:001:Right Side Protection 'OFF'
vspinbal:0:0751:24:001:Middle Protection 'OFF'
vspinbal:0:0752:24:501:Middle Protection 'OFF' (2/2)
; [ Vs. Pinball (Japan) ]
vspinblj:0:015B:09:000:Infinite Balls
vspinblj:0:0133:01:000:Left Side Protection 'ON'
vspinblj:0:0134:01:000:Right Side Protection 'ON'
vspinblj:0:0751:70:000:Middle Protection 'ON'
vspinblj:0:0752:71:500:Middle Protection 'ON' (2/2)
vspinblj:0:0133:00:001:Left Side Protection 'OFF'
vspinblj:0:0134:00:001:Right Side Protection 'OFF'
vspinblj:0:0751:24:001:Middle Protection 'OFF'
vspinblj:0:0752:24:501:Middle Protection 'OFF' (2/2)
; [ Vs. Super SkyKid ]
vsskykid:0:0066:09:000:Infinite Lives PL1
vsskykid:0:00BB:00:000:Invincibility (Buggy!) PL1
vsskykid:0:0067:09:000:Infinite Lives PL2
vsskykid:0:00CB:00:000:Invincibility (Buggy!) PL2
vsskykid:0:0000:00:999:[Only turn Invincibility ON ]
vsskykid:0:0000:00:999:[when you need it. Eg. for ]
vsskykid:0:0000:00:999:[the bomb run. You can't ]
vsskykid:0:0000:00:999:[loop the loop or land with ]
vsskykid:0:0000:00:999:[it on. Also crashing into ]
vsskykid:0:0000:00:999:[ground will hang the game! ]
; [ Vs. Slalom ]
vsslalom:0:0003:63:000:Infinite Credits
vsslalom:0:007D:3B:000:Infinite Time
; [ Vs. Soccer ]
vssoccer:0:075D:99:000:Infinite Credits
vssoccer:0:0043:99:000:Infinite Time
vssoccer:0:0044:5A:500:Infinite Time (2/2)
vssoccer:0:0043:00:001:Finish this Half Now!
vssoccer:0:0044:00:501:Finish this Half Now! (2/2)
vssoccer:0:07FC:99:000:Infinite Points PL1
vssoccer:0:0000:00:999:[The Score display won't update until ]
vssoccer:0:0000:00:999:[a goal is scored. ]
vssoccer:0:0083:00:000:Score always 0 PL1
vssoccer:0:0083:99:000:Score always 99 PL1
vssoccer:0:0083:00:001:Set score = 0 Now! PL1
vssoccer:0:0083:50:001:Set score = 50 Now! PL1
vssoccer:0:0083:99:073:Select score Now! PL1
vssoccer:0:07FD:99:000:Infinite Points PL2
vssoccer:0:0000:00:999:[The Score display won't update until ]
vssoccer:0:0000:00:999:[a goal is scored. ]
vssoccer:0:0084:00:000:Score always = 0 PL2
vssoccer:0:0084:99:000:Score always = 99 PL2
vssoccer:0:0084:00:001:Set score = 0 Now! PL2
vssoccer:0:0084:99:001:Set score = 50 Now! PL2
vssoccer:0:0084:99:073:Select score Now! PL2
; [ Vs. Tennis (Japan) ]
vstennij:0:0058:00:000:"Game" Score always = 0 PL1
vstennij:0:0058:00:001:"Game" Score = 0 Now! PL1
vstennij:0:0058:03:001:"Game" Score = 40 Now! PL1
vstennij:0:0059:00:000:"Game" Score always = 0 PL2/CPU
vstennij:0:0059:00:001:"Game" Score = 0 Now! PL2/CPU
vstennij:0:0059:03:001:"Game" Score = 40 Now! PL2/CPU
; [ Vs. Tennis ]
vstennis:0:0058:00:000:"Game" Score always = 0 PL1
vstennis:0:0058:00:001:"Game" Score = 0 Now! PL1
vstennis:0:0058:03:001:"Game" Score = 40 Now! PL1
vstennis:0:0059:00:000:"Game" Score always = 0 PL2/CPU
vstennis:0:0059:00:001:"Game" Score = 0 Now! PL2/CPU
vstennis:0:0059:03:001:"Game" Score = 40 Now! PL2/CPU
; [ Vs. Tetris ]
vstetris:0:0530:39:000:Infinite Credits
vstetris:0:0000:00:999:[ There may be corruption in the next ]
vstetris:0:0000:00:999:[ shape window with these cheats it's ]
vstetris:0:0000:00:999:[ nothing to worry about though! ]
vstetris:0:0060:01:000:Next always Orange -- PL1
vstetris:0:0060:02:000:Next always Yellow T PL1
vstetris:0:0060:03:000:Next always Blue Square PL1
vstetris:0:0060:04:000:Next always Yellow & Orange L PL1
vstetris:0:0060:05:000:Next always Blue & Orange L PL1
vstetris:0:0060:06:000:Next always Blue & Orange Z PL1
vstetris:0:0060:07:000:Next always Blue & Yellow Z PL1
vstetris:0:0060:01:001:Next = Orange -- Now! PL1
vstetris:0:0060:02:001:Next = Yellow T Now! PL1
vstetris:0:0060:03:001:Next = Blue Square Now! PL1
vstetris:0:0060:04:001:Next = Yellow & Orange L Now! PL1
vstetris:0:0060:05:001:Next = Blue & Orange L Now! PL1
vstetris:0:0060:06:001:Next = Blue & Orange Z Now! PL1
vstetris:0:0060:07:001:Next = Blue & Yellow Z Now! PL1
vstetris:0:0000:00:999:[ There may be corruption in the next ]
vstetris:0:0000:00:999:[ shape window with these cheats it's ]
vstetris:0:0000:00:999:[ nothing to worry about though! ]
vstetris:0:0061:01:000:Next always Orange -- PL2
vstetris:0:0061:02:000:Next always Yellow T PL2
vstetris:0:0061:03:000:Next always Blue Square PL2
vstetris:0:0061:04:000:Next always Yellow & Orange L PL2
vstetris:0:0061:05:000:Next always Blue & Orange L PL2
vstetris:0:0061:06:000:Next always Blue & Orange Z PL2
vstetris:0:0061:07:000:Next always Blue & Yellow Z PL2
vstetris:0:0061:01:001:Next = Orange -- Now! PL2
vstetris:0:0061:02:001:Next = Yellow T Now! PL2
vstetris:0:0061:03:001:Next = Blue Square Now! PL2
vstetris:0:0061:04:001:Next = Yellow & Orange L Now! PL2
vstetris:0:0061:05:001:Next = Blue & Orange L Now! PL2
vstetris:0:0061:06:001:Next = Blue & Orange Z Now! PL2
vstetris:0:0061:07:001:Next = Blue & Yellow Z Now! PL2
; [ 10 Yard Fight (Vs. version World, 11/05/84) ]
vsyard:0:E44A:30:004:Infinite Time
vsyard:0:E44A:60:001:Reset Timer (once)
vsyard:0:E432:00:000:Always 1st Down
vsyard:0:0000:00:999:[See the Dip Switch Menu to ]
vsyard:0:0000:00:999:[enable Invincibility. ]
; [ 10 Yard Fight (Vs. version Japan, set 2) ]
vsyard2:0:E44A:30:004:Infinite Time
vsyard2:0:E44A:60:001:Reset Timer (once)
vsyard2:0:E432:00:000:Always 1st Down
vsyard2:0:0000:00:999:[See the Dip Switch Menu to ]
vsyard2:0:0000:00:999:[enable Invincibility. ]
; [ Vulcan Venture ]
vulcan:2:060400:09:000:Infinite Lives
vulcan:2:060429:10:020:Invincibility
vulcan:2:06040F:0C:000:Next Capsule Blue
vulcan:2:060420:01:001:Gauge = SpeedUp Now!
vulcan:2:060420:02:001:Gauge = Missile Now!
vulcan:2:060420:03:001:Gauge = Double Now!
vulcan:2:060420:04:001:Gauge = Laser Now!
vulcan:2:060420:05:001:Gauge = Option Now!
vulcan:2:060420:06:001:Gauge = Shield Now!
vulcan:2:060420:06:071:Gauge = Bar Select Now!
vulcan:0:000000:00:999:[Enable these cheats on the ]
vulcan:0:000000:00:999:[weapon select mode screen ]
vulcan:0:000000:00:999:[ Round 1 Area from 1 to 5 ]
vulcan:0:000000:00:999:[ Round 2 Area from 1 to 5 ]
vulcan:0:000000:00:999:[ Round 3 Area from 1 to 5 ]
vulcan:0:000000:00:999:[ Round 4 Area from 1 to 4 ]
vulcan:0:000000:00:999:[ Round 5 Area from 1 to 6 ]
vulcan:0:000000:00:999:[ Round 6 Area from 1 to 9 ]
vulcan:0:000000:00:999:[ Round 7 Area from 1 only ]
vulcan:0:000000:00:999:[ Round 8 Area from 1 to 6 ]
vulcan:2:06041B:FF:070:Select Starting Lap
vulcan:2:060419:08:070:Select Starting Round
vulcan:2:060411:00:001:Start in Area 1
vulcan:2:060411:04:001:Start in Area 2
vulcan:2:060411:08:001:Start in Area 3
vulcan:2:060411:0C:001:Start in Area 4
vulcan:2:060411:10:001:Start in Area 5
vulcan:2:060411:14:001:Start in Area 6
vulcan:2:060411:18:001:Start in Area 7
vulcan:2:060411:1C:001:Start in Area 8
vulcan:2:060411:20:001:Start in Area 9
vulcan:2:060002:00:000:Sound Test Timer Stop:[PL1 Shot3]Next Code
; [ Vulgus (set 1) ]
vulgus:0:E520:05:000:Infinite Lives
vulgus:0:E506:08:000:Infinite Bombs
vulgus:0:E100:FF:000:Invincibility
; [ Vulgus (set 2) ]
vulgus2:0:E520:05:000:Infinite Lives
vulgus2:0:E506:08:000:Infinite Bombs
vulgus2:0:E100:FF:000:Invincibility
; [ Vulgus (Japan?) ]
vulgusj:0:E520:05:000:Infinite Lives
vulgusj:0:E506:08:000:Infinite Bombs
vulgusj:0:E100:FF:000:Invincibility
; [ Wacko ]
wacko:0:C264:05:000:Infinite Lives
; [ Waku Waku 7 ]
wakuwak7:0:100B02:9B:000:Infinite Time
wakuwak7:0:100B02:00:001:Finish this Round Now!
wakuwak7:0:10014A:FF:000:Infinite Energy PL1
wakuwak7:0:10014B:E4:500:Infinite Energy PL1 (2/2)
wakuwak7:0:10014A:00:001:Drain All Energy Now! PL1
wakuwak7:0:10014B:00:501:Drain All Energy Now! PL1 (2/2)
wakuwak7:0:100156:FF:000:Always have Maximum Power PL1
wakuwak7:0:100157:FF:500:Always have Maximum Power PL1 (2/3)
wakuwak7:0:100159:07:500:Always have Maximum Power PL1 (3/3)
wakuwak7:0:100156:00:000:Always have Minimum Power PL1
wakuwak7:0:100157:00:500:Always have Minimum Power PL1 (2/3)
wakuwak7:0:100159:00:500:Always have Minimum Power PL1 (3/3)
wakuwak7:0:100156:00:001:Drain All Power Now! PL1
wakuwak7:0:100157:00:501:Drain All Power Now! PL1 (2/3)
wakuwak7:0:100159:00:501:Drain All Power Now! PL1 (3/3)
wakuwak7:0:000000:00:999:[ Free player selection - Beset used during ]
wakuwak7:0:000000:00:999:[ the short intro ]
wakuwak7:0:106997:00:001:Play with Rai PL1
wakuwak7:0:106997:01:001:Play with Arina PL1
wakuwak7:0:106997:02:001:Play with Slash PL1
wakuwak7:0:106997:03:001:Play with Dandy-J PL1
wakuwak7:0:106997:04:001:Play with Tess PL1
wakuwak7:0:106997:05:001:Play with Mauru PL1
wakuwak7:0:106997:06:001:Play with Politank-Z PL1
wakuwak7:0:106997:07:001:Play with Fernandez PL1:Works for only one match
wakuwak7:0:106997:08:001:Play with Bonus Kun PL1:Works for only one match
wakuwak7:0:10028A:FF:000:Infinite Energy PL2
wakuwak7:0:10028B:E4:500:Infinite Energy PL2 (2/2)
wakuwak7:0:10028A:00:001:Drain All Energy Now! PL2
wakuwak7:0:10028B:00:501:Drain All Energy Now! PL2 (2/2)
wakuwak7:0:100296:FF:000:Always have Maximum Power PL2
wakuwak7:0:100297:FF:500:Always have Maximum Power PL2 (2/3)
wakuwak7:0:100299:07:500:Always have Maximum Power PL2 (3/3)
wakuwak7:0:100296:00:000:Always have Minimum Power PL2
wakuwak7:0:100297:00:500:Always have Minimum Power PL2 (2/3)
wakuwak7:0:100299:00:500:Always have Minimum Power PL2 (3/3)
wakuwak7:0:100296:00:001:Drain All Power Now! PL2
wakuwak7:0:100297:00:501:Drain All Power Now! PL2 (2/3)
wakuwak7:0:100299:00:501:Drain All Power Now! PL2 (3/3)
wakuwak7:0:000000:00:999:[ Free player selection - Beset used during ]
wakuwak7:0:000000:00:999:[ the short intro ]
wakuwak7:0:1069A1:00:001:Play with Rai PL2
wakuwak7:0:1069A1:01:001:Play with Arina PL2
wakuwak7:0:1069A1:02:001:Play with Slash PL2
wakuwak7:0:1069A1:03:001:Play with Dandy-J PL2
wakuwak7:0:1069A1:04:001:Play with Tess PL2
wakuwak7:0:1069A1:05:001:Play with Mauru PL2
wakuwak7:0:1069A1:06:001:Play with Politank-Z PL2
wakuwak7:0:1069A1:07:001:Play with Fernandez PL2 :Works for only one match
wakuwak7:0:1069A1:08:001:Play with Bonus Kun PL2 :Works for only one match
; [ Wall Crash ]
wallc:0:A310:E8:000:Infinite Credits
wallc:0:A311:03:500:Infinite Credits (2/2)
wallc:0:A312:11:000:Infinite Time
wallc:0:A313:27:500:Infinite Time (2/2)
wallc:0:A30D:FF:000:Infinite Lives
:wallc:00000010:A303:00000040:000031FF:Always Keep Ball in Play:This cheat will leave some gfx remnants
; [ Wall Street ]
wallst:0:1E84:99:000:Infinite Credits
wallst:0:1C84:05:000:Infinite Lives PL1
wallst:0:1C85:05:000:Infinite Lives PL2
wallst:0:1EC4:C0:000:Infinite Dow Jones
; [ Wanted ]
wanted:0:806E:03:000:Infinite Lives
wanted:0:0000:00:999:[Activate the invincibility ]
wanted:0:0000:00:999:[during play only!! ]
wanted:0:80B7:80:000:Invincibility
wanted:0:82E9:00:500:Invincibility (2/3)
wanted:0:82EC:01:500:Invincibility (3/3)
; [ Wardner (World) ]
wardner:0:72BC:59:002:Infinite Time
wardner:0:71B9:0A:000:Infinite Lives
wardner:0:71BC:01:020:Always have the Magic Mantle
wardner:0:71BC:02:020:Always have the Mystery Clock
wardner:0:71BC:04:020:Always have the Fairy
wardner:0:71BC:08:020:Always have the Silver Key
wardner:0:71BC:10:020:Always have the Gold Key
wardner:0:71BC:40:020:Always have the Needle & Darn
wardner:0:71BC:5F:020:Always have All above items
wardner:0:71BA:70:000:Always have Max Firepower
wardner:0:71BB:00:000:Always have Flames
wardner:0:71BB:01:000:Always have Star Sword
wardner:0:71BB:02:000:Always have Moon Sword
wardner:0:71BB:03:000:Always have Solar Sword
wardner:0:0000:00:999:[It is best not to use these]
wardner:0:0000:00:999:[Get and lose cheats with ]
wardner:0:0000:00:999:[the Always have type cheats]
wardner:0:71BC:01:021:Get the Magic Mantle Now!
wardner:0:71BC:02:021:Get the Mystery Clock Now!
wardner:0:71BC:08:021:Get the Silver Key Now!
wardner:0:71BC:10:021:Get the Gold Key Now!
wardner:0:71BC:40:021:Get the Needle & Darn Now!
wardner:0:71BC:5F:021:Get All items Now!
wardner:0:71BC:01:041:Lose the Magic Mantle Now!
wardner:0:71BC:02:041:Lose the Mystery Clock Now!
wardner:0:71BC:08:041:Lose the Silver Key Now!
wardner:0:71BC:10:041:Lose the Gold Key Now!
wardner:0:71BC:40:041:Lose the Needle & Darn Now!
wardner:0:71BC:5F:041:Lose All items Now!
wardner:0:71BB:00:001:Get Flames Now !
wardner:0:71BB:01:001:Get Star Sword Now !
wardner:0:71BB:02:001:Get Moon Sword Now !
wardner:0:71BB:03:001:Get Solar Sword Now !
wardner:0:71BE:99:000:Gold always = 99990
wardner:0:71BF:99:500:Gold always = 99990 (2/2)
wardner:0:71BE:99:001:Gold = 99990 Now!
wardner:0:71BF:99:501:Gold = 99990 Now! (2/2)
; [ Wardner no Mori (Japan) ]
wardnerj:0:72BC:59:002:Infinite Time
wardnerj:0:71B9:0A:000:Infinite Lives
wardnerj:0:71BC:01:020:Always have the Magic Mantle
wardnerj:0:71BC:02:020:Always have the Mystery Clock
wardnerj:0:71BC:04:020:Always have the Fairy
wardnerj:0:71BC:08:020:Always have the Silver Key
wardnerj:0:71BC:10:020:Always have the Gold Key
wardnerj:0:71BC:40:020:Always have the Needle & Darn
wardnerj:0:71BC:5F:020:Always have All above items
wardnerj:0:71BA:70:000:Always have Max Firepower
wardnerj:0:71BB:00:000:Always have Flames
wardnerj:0:71BB:01:000:Always have Star Sword
wardnerj:0:71BB:02:000:Always have Moon Sword
wardnerj:0:71BB:03:000:Always have Solar Sword
wardnerj:0:0000:00:999:[It is best not to use these]
wardnerj:0:0000:00:999:[Get and lose cheats with ]
wardnerj:0:0000:00:999:[the Always have type cheats]
wardnerj:0:71BC:01:021:Get the Magic Mantle Now!
wardnerj:0:71BC:02:021:Get the Mystery Clock Now!
wardnerj:0:71BC:08:021:Get the Silver Key Now!
wardnerj:0:71BC:10:021:Get the Gold Key Now!
wardnerj:0:71BC:40:021:Get the Needle & Darn Now!
wardnerj:0:71BC:5F:021:Get All items Now!
wardnerj:0:71BC:01:041:Lose the Magic Mantle Now!
wardnerj:0:71BC:02:041:Lose the Mystery Clock Now!
wardnerj:0:71BC:08:041:Lose the Silver Key Now!
wardnerj:0:71BC:10:041:Lose the Gold Key Now!
wardnerj:0:71BC:40:041:Lose the Needle & Darn Now!
wardnerj:0:71BC:5F:041:Lose All items Now!
wardnerj:0:71BB:00:001:Get Flames Now !
wardnerj:0:71BB:01:001:Get Star Sword Now !
wardnerj:0:71BB:02:001:Get Moon Sword Now !
wardnerj:0:71BB:03:001:Get Solar Sword Now !
wardnerj:0:71BE:99:000:Gold always = 99990
wardnerj:0:71BF:99:500:Gold always = 99990 (2/2)
wardnerj:0:71BE:99:001:Gold = 99990 Now!
wardnerj:0:71BF:99:501:Gold = 99990 Now! (2/2)
; [ War Gods ]
wargods:0:000E884:64:000:Infinite Time
wargods:0:000E884:00:001:Finish this Round Now!
:wargods:00B00000:002D3DC:0C800000:FFFFFFFF:Infinite Energy PL1+PL2:Don't activate this cheat until you are in-game
; [ Warlords ]
warlords:0:0011:23:000:Infinite Credits
warlords:0:00D9:10:000:UpperLeft Castle Defenseless
warlords:0:00A9:00:000:UpperLeft Defender Invisible
warlords:0:00D8:10:000:LowerRight Castle Defenseless
warlords:0:00A8:00:000:LowerRight Defender Invisible
warlords:0:00D7:10:000:LowerLeft Castle Defenseless
warlords:0:00A7:00:000:LowerLeft Defender Invisible
warlords:0:00DA:10:000:UpperRight Castle Defenseless
warlords:0:00AA:00:000:UpperRight Defender Invisible
; [ War of the Bugs or Monsterous Manouvers in a Mushroom Maze ]
warofbug:0:4109:06:000:Infinite Lives PL1
warofbug:0:4209:06:000:Infinite Lives PL2
; [ Warp Warp (Rock-ola set 2) ]
warpwar2:0:8000:04:000:Infinite Lives
warpwar2:0:81C0:01:000:Invincibility
warpwar2:0:81C0:02:040:Invincibility 2
; [ Warp & Warp ]
warpwarp:0:8000:04:000:Infinite Lives
warpwarp:0:81C0:01:000:Invincibility
; [ Warp Warp (Rock-ola set 1) ]
warpwarr:0:8000:04:000:Infinite Lives
warpwarr:0:81C0:01:000:Invincibility
; [ Warrior ]
warrior:0:0169:E7:000:Infinite Time/Credits
warrior:0:0168:03:500:Infinite Time/Credits (2/2)
warrior:0:0013:00:000:Score always = 0 PL1
warrior:0:0012:00:500:Score always = 0 PL1 (2/2)
warrior:0:0013:E7:000:Score always = 999 PL1
warrior:0:0012:03:500:Score always = 999 PL1 (2/2)
warrior:0:0013:00:001:Score = 0 Now! PL1
warrior:0:0012:00:501:Score = 0 Now! PL1 (2/2)
warrior:0:0013:F4:001:Score = 500 Now! PL1
warrior:0:0012:01:501:Score = 500 Now! PL1 (2/2)
warrior:0:0033:00:000:Score always = 0 PL2
warrior:0:0032:00:500:Score always = 0 PL2 (2/2)
warrior:0:0033:E7:000:Score always = 999 PL2
warrior:0:0032:03:500:Score always = 999 PL2 (2/2)
warrior:0:0033:00:001:Score = 0 Now! PL2
warrior:0:0032:00:501:Score = 0 Now! PL2 (2/2)
warrior:0:0033:F4:001:Score = 500 Now! PL2
warrior:0:0032:01:501:Score = 500 Now! PL2 (2/2)
; [ Warrior Blade - Rastan Saga Episode III (Japan) ]
warriorb:0:202A12:63:000:Infinite Time
warriorb:0:20D699:80:000:Infinite Energy PL1
warriorb:0:20DC19:80:000:Infinite Energy PL2
; [ Water Ski ]
waterski:0:0000:00:999:[See the Dip Switch Menu to ]
waterski:0:0000:00:999:[enable Invincibility. ]
waterski:0:836B:39:000:Infinite Time PL1
waterski:0:836E:39:000:Infinite Time PL2
; [ Wonder Boy III - Monster Lair (set 1) ]
wb3:0:FFC912:0D:001:Goto Last level Now!
wb3:0:FFC099:07:000:Infinite Lives PL1
wb3:0:FFC08D:2D:000:Invincibility PL1
wb3:0:FFE510:01:500:Invincibility PL1 (2/2)
wb3:0:FFC088:37:000:Infinite Energy PL1
wb3:0:FFC07C:01:000:Always have Normal weapon PL1
wb3:0:FFC07C:02:000:Always have circle weapon PL1
wb3:0:FFC07C:03:000:Always have Bombs PL1
wb3:0:FFC07C:04:000:Always have 3-way shot PL1
wb3:0:FFC07C:05:000:Always have Sideshot PL1
wb3:0:FFC07C:06:000:Always have Laser PL1
wb3:0:FFC07C:07:000:Always have Fireball PL1
wb3:0:FFC07C:01:001:Get Normal weapon Now! PL1
wb3:0:FFC07C:02:001:Get Circular weapon Now! PL1
wb3:0:FFC07C:03:001:Get Bombs Now! PL1
wb3:0:FFC07C:04:001:Get 3-way shot Now! PL1
wb3:0:FFC07C:05:001:Get Sideshot Now! PL1
wb3:0:FFC07C:06:001:Get Laser Now! PL1
wb3:0:FFC07C:07:001:Get Fireball Now! PL1
wb3:0:FFC0D1:07:000:Infinite Lives PL2
wb3:0:FFC0C0:37:000:Infinite Energy PL2
; [ Wonder Boy III - Monster Lair (set 2) ]
wb3a:0:FFC912:0D:001:Goto Last level Now!
wb3a:0:FFC099:07:000:Infinite Lives PL1
wb3a:0:FFC08D:2D:000:Invincibility PL1
wb3a:0:FFE510:01:500:Invincibility PL1 (2/2)
wb3a:0:FFC088:37:000:Infinite Energy PL1
wb3a:0:FFC07C:01:000:Always have Normal weapon PL1
wb3a:0:FFC07C:02:000:Always have circle weapon PL1
wb3a:0:FFC07C:03:000:Always have Bombs PL1
wb3a:0:FFC07C:04:000:Always have 3-way shot PL1
wb3a:0:FFC07C:05:000:Always have Sideshot PL1
wb3a:0:FFC07C:06:000:Always have Laser PL1
wb3a:0:FFC07C:07:000:Always have Fireball PL1
wb3a:0:FFC07C:01:001:Get Normal weapon Now! PL1
wb3a:0:FFC07C:02:001:Get Circular weapon Now! PL1
wb3a:0:FFC07C:03:001:Get Bombs Now! PL1
wb3a:0:FFC07C:04:001:Get 3-way shot Now! PL1
wb3a:0:FFC07C:05:001:Get Sideshot Now! PL1
wb3a:0:FFC07C:06:001:Get Laser Now! PL1
wb3a:0:FFC07C:07:001:Get Fireball Now! PL1
wb3a:0:FFC0D1:07:000:Infinite Lives PL2
wb3a:0:FFC0C0:37:000:Infinite Energy PL2
; [ Wonder Boy III - Monster Lair (bootleg) ]
wb3bl:0:FFC912:0D:001:Goto Last level Now!
wb3bl:0:FFC099:07:000:Infinite Lives PL1
wb3bl:0:FFC08D:2D:000:Invincibility PL1
wb3bl:0:FFE510:01:500:Invincibility PL1 (2/2)
wb3bl:0:FFC088:37:000:Infinite Energy PL1
wb3bl:0:FFC07C:01:000:Always have Normal weapon PL1
wb3bl:0:FFC07C:02:000:Always have circle weapon PL1
wb3bl:0:FFC07C:03:000:Always have Bombs PL1
wb3bl:0:FFC07C:04:000:Always have 3-way shot PL1
wb3bl:0:FFC07C:05:000:Always have Sideshot PL1
wb3bl:0:FFC07C:06:000:Always have Laser PL1
wb3bl:0:FFC07C:07:000:Always have Fireball PL1
wb3bl:0:FFC07C:01:001:Get Normal weapon Now! PL1
wb3bl:0:FFC07C:02:001:Get Circular weapon Now! PL1
wb3bl:0:FFC07C:03:001:Get Bombs Now! PL1
wb3bl:0:FFC07C:04:001:Get 3-way shot Now! PL1
wb3bl:0:FFC07C:05:001:Get Sideshot Now! PL1
wb3bl:0:FFC07C:06:001:Get Laser Now! PL1
wb3bl:0:FFC07C:07:001:Get Fireball Now! PL1
wb3bl:0:FFC0D1:07:000:Infinite Lives PL2
wb3bl:0:FFC0C0:37:000:Infinite Energy PL2
; [ Wonder Boy Deluxe ]
wbdeluxe:0:C302:07:000:Infinite Lives
wbdeluxe:0:C46A:20:007:Infinite Vitality
wbdeluxe:0:C46E:01:000:Invincibility "ON":This cheat doesn't work for the end of world bosses
wbdeluxe:0:C46E:00:001:Invincibility "OFF"
wbdeluxe:0:C407:02:000:Always Have the Axe
wbdeluxe:0:C408:02:000:Always Have the Skateboard
wbdeluxe:0:C407:02:001:Get the Axe Now!
wbdeluxe:0:C408:02:001:Get the Skateboard Now!
wbdeluxe:0:C407:00:001:Lose the Axe Now!
wbdeluxe:0:C408:00:001:Lose the Skateboard Now!
wbdeluxe:0:C0DA:03:000:Always Hidden Bonus Life
wbdeluxe:0:C312:01:000:Always Doll Bonus
wbdeluxe:0:C476:02:000:Always Big Bonus Fruits
wbdeluxe:0:C475:14:000:Monster Always = 10000
wbdeluxe:0:C301:04:001:Goto Level 2-1 Next
wbdeluxe:0:C301:08:001:Goto Level 3-1 Next
wbdeluxe:0:C301:0C:001:Goto Level 4-1 Next
wbdeluxe:0:C301:10:001:Goto Level 5-1 Next
wbdeluxe:0:C301:14:001:Goto Level 6-1 Next
wbdeluxe:0:C301:18:001:Goto Level 7-1 Next
wbdeluxe:0:C301:1C:001:Goto Level 8-1 Next
wbdeluxe:0:C301:1F:001:Goto Level 8-4 Next
; [ World Beach Volley ]
wbeachvl:0:FF3CCB:63:000:Infinite Credits
wbeachvl:0:000000:00:999:[The Time cheats are only of]
wbeachvl:0:000000:00:999:[use with 3 or 4 players. ]
wbeachvl:0:FFBCCB:59:000:Infinite Time
wbeachvl:0:FFBCCA:09:500:Infinite Time (2/2)
wbeachvl:0:FFBCCB:00:001:No Time Left Now!
wbeachvl:0:FFBCCA:00:501:No Time Left Now! (2/2)
wbeachvl:0:000000:00:999:[The Score cheats will not ]
wbeachvl:0:000000:00:999:[display the correct score. ]
wbeachvl:0:FF58BC:00:000:Left Team Score always = 0
wbeachvl:0:FFBCB3:00:500:Left Team Score always = 0 (2/2)
wbeachvl:0:FF58BC:0F:000:Left Team Score always = 15
wbeachvl:0:FFBCB3:0F:500:Left Team Score always = 15 (2/2)
wbeachvl:0:FF58BC:00:001:Left Team Score = 0 Now!
wbeachvl:0:FFBCB3:00:501:Left Team Score = 0 Now! (2/2)
wbeachvl:0:FF58BC:0F:001:Left Team Score = 15 Now!
wbeachvl:0:FFBCB3:0F:501:Left Team Score = 15 Now! (2/2)
wbeachvl:0:FF596C:00:000:Right Team Score always = 0
wbeachvl:0:FFBCB5:00:500:Right Team Score always = 0 (2/2)
wbeachvl:0:FF596C:0F:000:Right Team Score always = 15
wbeachvl:0:FFBCB5:0F:500:Right Team Score always = 15 (2/2)
wbeachvl:0:FF596C:00:001:Right Team Score = 0 Now!
wbeachvl:0:FFBCB5:00:501:Right Team Score = 0 Now! (2/2)
wbeachvl:0:FF596C:0F:001:Right Team Score = 15 Now!
wbeachvl:0:FFBCB5:0F:501:Right Team Score = 15 Now! (2/2)
; [ Wonder Boy in Monster Land (Japan New Ver.) ]
wbml:0:C202:05:000:Invincibility
wbml:0:C21A:01:000:Always have Gradius Sword
wbml:0:C21A:02:000:Always have Broad Sword
wbml:0:C21A:03:000:Always have Great Sword
wbml:0:C21A:04:000:Always have Excalibur
wbml:0:C21A:05:000:Always have Sword of Legend
wbml:0:C202:0A:000:Infinite Hearts:Turn this OFF at the end of the level
wbml:0:C203:0A:500:Infinite Hearts (2/2)
wbml:0:C216:01:000:Infinite Pills
wbml:0:C21F:09:000:Infinite Money
wbml:0:C23C:09:000:Infinite Gauntlet
wbml:0:C23D:09:000:Infinite Helmet
wbml:0:C23B:09:000:Infinite Boots
wbml:0:C226:01:000:Infinite extra pow
wbml:0:C228:99:500:Infinite extra pow (2/2)
wbml:0:C227:14:001:Get Extra power - Whirlwind
wbml:0:C227:15:001:Get Extra power - Bomb
wbml:0:C227:16:001:Get Extra power - Thunder
wbml:0:C227:17:001:Get Extra power - Fireball
wbml:0:C215:01:000:Always have the key
wbml:0:C215:01:001:Get the key Now!
; [ Wonder Boy in Monster Land ]
wbmlb:0:C202:05:000:Invincibility
wbmlb:0:C21A:01:000:Always have Gradius Sword
wbmlb:0:C21A:02:000:Always have Broad Sword
wbmlb:0:C21A:03:000:Always have Great Sword
wbmlb:0:C21A:04:000:Always have Excalibur
wbmlb:0:C21A:05:000:Always have Sword of Legend
wbmlb:0:C202:0A:000:Infinite Hearts:Turn this OFF at the end of the level
wbmlb:0:C203:0A:500:Infinite Hearts (2/2)
wbmlb:0:C216:01:000:Infinite Pills
wbmlb:0:C21F:09:000:Infinite Money
wbmlb:0:C23C:09:000:Infinite Gauntlet
wbmlb:0:C23D:09:000:Infinite Helmet
wbmlb:0:C23B:09:000:Infinite Boots
wbmlb:0:C226:01:000:Infinite extra pow
wbmlb:0:C228:99:500:Infinite extra pow (2/2)
wbmlb:0:C227:14:001:Get Extra power - Whirlwind
wbmlb:0:C227:15:001:Get Extra power - Bomb
wbmlb:0:C227:16:001:Get Extra power - Thunder
wbmlb:0:C227:17:001:Get Extra power - Fireball
wbmlb:0:C215:01:000:Always have the key
wbmlb:0:C215:01:001:Get the key Now!
; [ Wonder Boy in Monster Land (Japan not encrypted) ]
wbmljb:0:C202:05:000:Invincibility
wbmljb:0:C21A:01:000:Always have Gradius Sword
wbmljb:0:C21A:02:000:Always have Broad Sword
wbmljb:0:C21A:03:000:Always have Great Sword
wbmljb:0:C21A:04:000:Always have Excalibur
wbmljb:0:C21A:05:000:Always have Sword of Legend
wbmljb:0:C202:0A:000:Infinite Hearts:Turn this OFF at the end of the level
wbmljb:0:C203:0A:500:Infinite Hearts (2/2)
wbmljb:0:C216:01:000:Infinite Pills
wbmljb:0:C21F:09:000:Infinite Money
wbmljb:0:C23C:09:000:Infinite Gauntlet
wbmljb:0:C23D:09:000:Infinite Helmet
wbmljb:0:C23B:09:000:Infinite Boots
wbmljb:0:C226:01:000:Infinite extra pow
wbmljb:0:C228:99:500:Infinite extra pow (2/2)
wbmljb:0:C227:14:001:Get Extra power - Whirlwind
wbmljb:0:C227:15:001:Get Extra power - Bomb
wbmljb:0:C227:16:001:Get Extra power - Thunder
wbmljb:0:C227:17:001:Get Extra power - Fireball
wbmljb:0:C215:01:000:Always have the key
wbmljb:0:C215:01:001:Get the key Now!
; [ Wonder Boy in Monster Land (Japan Old Ver.) ]
wbmljo:0:C202:05:000:Invincibility
wbmljo:0:C21A:01:000:Always have Gradius Sword
wbmljo:0:C21A:02:000:Always have Broad Sword
wbmljo:0:C21A:03:000:Always have Great Sword
wbmljo:0:C21A:04:000:Always have Excalibur
wbmljo:0:C21A:05:000:Always have Sword of Legend
wbmljo:0:C202:0A:000:Infinite Hearts:Turn this OFF at the end of the level
wbmljo:0:C203:0A:500:Infinite Hearts (2/2)
wbmljo:0:C216:01:000:Infinite Pills
wbmljo:0:C21F:09:000:Infinite Money
wbmljo:0:C23C:09:000:Infinite Gauntlet
wbmljo:0:C23D:09:000:Infinite Helmet
wbmljo:0:C23B:09:000:Infinite Boots
wbmljo:0:C226:01:000:Infinite extra pow
wbmljo:0:C228:99:500:Infinite extra pow (2/2)
wbmljo:0:C227:14:001:Get Extra power - Whirlwind
wbmljo:0:C227:15:001:Get Extra power - Bomb
wbmljo:0:C227:16:001:Get Extra power - Thunder
wbmljo:0:C227:17:001:Get Extra power - Fireball
wbmljo:0:C215:01:000:Always have the key
wbmljo:0:C215:01:001:Get the key Now!
; [ Wonder Boy in Monster Land (English, Virtual Console) ]
wbmlvc:0:C202:05:000:Invincibility
wbmlvc:0:C21A:01:000:Always have Gradius Sword
wbmlvc:0:C21A:02:000:Always have Broad Sword
wbmlvc:0:C21A:03:000:Always have Great Sword
wbmlvc:0:C21A:04:000:Always have Excalibur
wbmlvc:0:C21A:05:000:Always have Sword of Legend
wbmlvc:0:C202:0A:000:Infinite Hearts:Turn this OFF at the end of the level
wbmlvc:0:C203:0A:500:Infinite Hearts (2/2)
wbmlvc:0:C216:01:000:Infinite Pills
wbmlvc:0:C21F:09:000:Infinite Money
wbmlvc:0:C23C:09:000:Infinite Gauntlet
wbmlvc:0:C23D:09:000:Infinite Helmet
wbmlvc:0:C23B:09:000:Infinite Boots
wbmlvc:0:C226:01:000:Infinite extra pow
wbmlvc:0:C228:99:500:Infinite extra pow (2/2)
wbmlvc:0:C227:14:001:Get Extra power - Whirlwind
wbmlvc:0:C227:15:001:Get Extra power - Bomb
wbmlvc:0:C227:16:001:Get Extra power - Thunder
wbmlvc:0:C227:17:001:Get Extra power - Fireball
wbmlvc:0:C215:01:000:Always have the key
wbmlvc:0:C215:01:001:Get the key Now!
; [ Wonder Boy (set 1, new encryption) ]
wboy:0:C302:07:000:Infinite Lives
wboy:0:C46A:20:007:Infinite Vitality
wboy:0:C46E:01:000:Invincibility "ON":This cheat doesn't work for the end of world bosses
wboy:0:C46E:00:001:Invincibility "OFF"
wboy:0:C407:02:000:Always Have the Axe
wboy:0:C408:02:000:Always Have the Skateboard
wboy:0:C407:02:001:Get the Axe Now!
wboy:0:C408:02:001:Get the Skateboard Now!
wboy:0:C407:00:001:Lose the Axe Now!
wboy:0:C408:00:001:Lose the Skateboard Now!
wboy:0:C0DA:03:000:Always Hidden Bonus Life
wboy:0:C312:01:000:Always Doll Bonus
wboy:0:C476:02:000:Always Big Bonus Fruits
wboy:0:C475:14:000:Monster Always = 10000
wboy:0:C301:04:001:Goto Level 2-1 Next
wboy:0:C301:08:001:Goto Level 3-1 Next
wboy:0:C301:0C:001:Goto Level 4-1 Next
wboy:0:C301:10:001:Goto Level 5-1 Next
wboy:0:C301:14:001:Goto Level 6-1 Next
wboy:0:C301:18:001:Goto Level 7-1 Next
wboy:0:C301:1C:001:Goto Level 8-1 Next
wboy:0:C301:1F:001:Goto Level 8-4 Next
; [ Wonder Boy (set 2) ]
wboy2:0:C302:07:000:Infinite Lives
wboy2:0:C46A:20:007:Infinite Vitality
wboy2:0:C46E:01:000:Invincibility "ON":This cheat doesn't work for the end of world bosses
wboy2:0:C46E:00:001:Invincibility "OFF"
wboy2:0:C407:02:000:Always Have the Axe
wboy2:0:C408:02:000:Always Have the Skateboard
wboy2:0:C407:02:001:Get the Axe Now!
wboy2:0:C408:02:001:Get the Skateboard Now!
wboy2:0:C407:00:001:Lose the Axe Now!
wboy2:0:C408:00:001:Lose the Skateboard Now!
wboy2:0:C0DA:03:000:Always Hidden Bonus Life
wboy2:0:C312:01:000:Always Doll Bonus
wboy2:0:C476:02:000:Always Big Bonus Fruits
wboy2:0:C475:14:000:Monster Always = 10000
wboy2:0:C301:04:001:Goto Level 2-1 Next
wboy2:0:C301:08:001:Goto Level 3-1 Next
wboy2:0:C301:0C:001:Goto Level 4-1 Next
wboy2:0:C301:10:001:Goto Level 5-1 Next
wboy2:0:C301:14:001:Goto Level 6-1 Next
wboy2:0:C301:18:001:Goto Level 7-1 Next
wboy2:0:C301:1C:001:Goto Level 8-1 Next
wboy2:0:C301:1F:001:Goto Level 8-4 Next
; [ Wonder Boy (set 2 not encrypted) ]
wboy2u:0:C302:07:000:Infinite Lives
wboy2u:0:C46A:20:007:Infinite Vitality
wboy2u:0:C46E:01:000:Invincibility "ON":This cheat doesn't work for the end of world bosses
wboy2u:0:C46E:00:001:Invincibility "OFF"
wboy2u:0:C407:02:000:Always Have the Axe
wboy2u:0:C408:02:000:Always Have the Skateboard
wboy2u:0:C407:02:001:Get the Axe Now!
wboy2u:0:C408:02:001:Get the Skateboard Now!
wboy2u:0:C407:00:001:Lose the Axe Now!
wboy2u:0:C408:00:001:Lose the Skateboard Now!
wboy2u:0:C0DA:03:000:Always Hidden Bonus Life
wboy2u:0:C312:01:000:Always Doll Bonus
wboy2u:0:C476:02:000:Always Big Bonus Fruits
wboy2u:0:C475:14:000:Monster Always = 10000
wboy2u:0:C301:04:001:Goto Level 2-1 Next
wboy2u:0:C301:08:001:Goto Level 3-1 Next
wboy2u:0:C301:0C:001:Goto Level 4-1 Next
wboy2u:0:C301:10:001:Goto Level 5-1 Next
wboy2u:0:C301:14:001:Goto Level 6-1 Next
wboy2u:0:C301:18:001:Goto Level 7-1 Next
wboy2u:0:C301:1C:001:Goto Level 8-1 Next
wboy2u:0:C301:1F:001:Goto Level 8-4 Next
; [ Wonder Boy (set 3) ]
wboy3:0:C302:07:000:Infinite Lives
wboy3:0:C46A:20:007:Infinite Vitality
wboy3:0:C46E:01:000:Invincibility "ON":This cheat doesn't work for the end of world bosses
wboy3:0:C46E:00:001:Invincibility "OFF"
wboy3:0:C407:02:000:Always Have the Axe
wboy3:0:C408:02:000:Always Have the Skateboard
wboy3:0:C407:02:001:Get the Axe Now!
wboy3:0:C408:02:001:Get the Skateboard Now!
wboy3:0:C407:00:001:Lose the Axe Now!
wboy3:0:C408:00:001:Lose the Skateboard Now!
wboy3:0:C0DA:03:000:Always Hidden Bonus Life
wboy3:0:C312:01:000:Always Doll Bonus
wboy3:0:C476:02:000:Always Big Bonus Fruits
wboy3:0:C475:14:000:Monster Always = 10000
wboy3:0:C301:04:001:Goto Level 2-1 Next
wboy3:0:C301:08:001:Goto Level 3-1 Next
wboy3:0:C301:0C:001:Goto Level 4-1 Next
wboy3:0:C301:10:001:Goto Level 5-1 Next
wboy3:0:C301:14:001:Goto Level 6-1 Next
wboy3:0:C301:18:001:Goto Level 7-1 Next
wboy3:0:C301:1C:001:Goto Level 8-1 Next
wboy3:0:C301:1F:001:Goto Level 8-4 Next
; [ Wonder Boy (set 1, old encryption) ]
wboyo:0:C302:07:000:Infinite Lives
wboyo:0:C46A:20:007:Infinite Vitality
wboyo:0:C46E:01:000:Invincibility "ON":This cheat doesn't work for the end of world bosses
wboyo:0:C46E:00:001:Invincibility "OFF"
wboyo:0:C407:02:000:Always Have the Axe
wboyo:0:C408:02:000:Always Have the Skateboard
wboyo:0:C407:02:001:Get the Axe Now!
wboyo:0:C408:02:001:Get the Skateboard Now!
wboyo:0:C407:00:001:Lose the Axe Now!
wboyo:0:C408:00:001:Lose the Skateboard Now!
wboyo:0:C0DA:03:000:Always Hidden Bonus Life
wboyo:0:C312:01:000:Always Doll Bonus
wboyo:0:C476:02:000:Always Big Bonus Fruits
wboyo:0:C475:14:000:Monster Always = 10000
wboyo:0:C301:04:001:Goto Level 2-1 Next
wboyo:0:C301:08:001:Goto Level 3-1 Next
wboyo:0:C301:0C:001:Goto Level 4-1 Next
wboyo:0:C301:10:001:Goto Level 5-1 Next
wboyo:0:C301:14:001:Goto Level 6-1 Next
wboyo:0:C301:18:001:Goto Level 7-1 Next
wboyo:0:C301:1C:001:Goto Level 8-1 Next
wboyo:0:C301:1F:001:Goto Level 8-4 Next
; [ Wonder Boy (not encrypted) ]
wboyu:0:C302:07:000:Infinite Lives
wboyu:0:C46A:20:007:Infinite Vitality
wboyu:0:C46E:01:000:Invincibility "ON":This cheat doesn't work for the end of world bosses
wboyu:0:C46E:00:001:Invincibility "OFF"
wboyu:0:C407:02:000:Always Have the Axe
wboyu:0:C408:02:000:Always Have the Skateboard
wboyu:0:C407:02:001:Get the Axe Now!
wboyu:0:C408:02:001:Get the Skateboard Now!
wboyu:0:C407:00:001:Lose the Axe Now!
wboyu:0:C408:00:001:Lose the Skateboard Now!
wboyu:0:C0DA:03:000:Always Hidden Bonus Life
wboyu:0:C312:01:000:Always Doll Bonus
wboyu:0:C476:02:000:Always Big Bonus Fruits
wboyu:0:C475:14:000:Monster Always = 10000
wboyu:0:C301:04:001:Goto Level 2-1 Next
wboyu:0:C301:08:001:Goto Level 3-1 Next
wboyu:0:C301:0C:001:Goto Level 4-1 Next
wboyu:0:C301:10:001:Goto Level 5-1 Next
wboyu:0:C301:14:001:Goto Level 6-1 Next
wboyu:0:C301:18:001:Goto Level 7-1 Next
wboyu:0:C301:1C:001:Goto Level 8-1 Next
wboyu:0:C301:1F:001:Goto Level 8-4 Next
; [ Tecmo World Cup '90 (set 1) ]
wc90:0:80AD:59:000:Infinite Time:Only enable when the game has started! If accidently enabled before, then use Finish this Game Now! to disable it.
wc90:0:80AE:99:500:Infinite Time (2/2)
wc90:0:80AD:00:001:Finish this Game Now!
wc90:0:80AE:00:501:Finish this Game Now! (2/2)
wc90:0:80B0:06:001:Make this the last round
wc90:0:80B0:06:071:Select current round
wc90:0:80B1:99:073:Select score PL1
wc90:0:80B2:99:073:Select score PL2
; [ Tecmo World Cup '90 (set 2) ]
wc90a:0:80AB:59:000:Infinite Time:Only enable when the game has started! If accidently enabled before, then use Finish this Game Now! to disable it.
wc90a:0:80AC:99:500:Infinite Time (2/2)
wc90a:0:80AB:00:001:Finish this Game Now!
wc90a:0:80AC:00:501:Finish this Game Now! (2/2)
wc90a:0:80AE:06:001:Make this the last round
wc90a:0:80AE:06:071:Select current round
wc90a:0:80AF:99:073:Select score PL1
wc90a:0:80B0:99:073:Select score PL2
; [ Euro League ]
wc90b:0:80AB:59:000:Infinite Time:Only enable when the game has started! If accidently enabled before, then use Finish this Game Now! to disable it.
wc90b:0:80AC:99:500:Infinite Time (2/2)
wc90b:0:80AB:00:001:Finish this Game Now!
wc90b:0:80AC:00:501:Finish this Game Now! (2/2)
wc90b:0:80AE:06:001:Make this the last round
wc90b:0:80AE:06:071:Select current round
wc90b:0:80AF:99:073:Select score PL1
wc90b:0:80B0:99:073:Select score PL2
; [ Tecmo World Cup '90 (trackball) ]
wc90t:0:80AB:59:000:Infinite Time:Only enable when the game has started! If accidently enabled before, then use Finish this Game Now! to disable it.
wc90t:0:80AC:99:500:Infinite Time (2/2)
wc90t:0:80AB:00:001:Finish this Game Now!
wc90t:0:80AC:00:501:Finish this Game Now! (2/2)
wc90t:0:80AE:06:001:Make this the last round
wc90t:0:80AE:06:071:Select current round
wc90t:0:80AF:99:073:Select score PL1
wc90t:0:80B0:99:073:Select score PL2
; [ World Class Bowling (v1.66) ]
wcbowl:0:6000A5:C7:000:Infinite Credits
:wcbowl:00100006:6001D8:0000000A:FFFFFFFF:View Score
:wcbowl:00000001:6001D8:0000000B:FFFFFFFF:1st Frame = Strike! Now! PL1
:wcbowl:00010001:6001D9:0000000B:FFFFFFFF:1st Frame = Strike! Now! PL1 (2/2)
:wcbowl:00000001:6001D8:00000009:FFFFFFFF:1st Frame = 9 Spare Now! PL1
:wcbowl:00010001:6001D9:0000000A:FFFFFFFF:1st Frame = 9 Spare Now! PL1 (2/2)
:wcbowl:00000001:6001D8:00000000:FFFFFFFF:1st Frame = Gutterball Now! PL1
:wcbowl:00010001:6001D9:00000000:FFFFFFFF:1st Frame = Gutterball Now! PL1 (2/2)
:wcbowl:00000001:6001D8:000000FF:FFFFFFFF:1st Frame = Unbowled Now! PL1
:wcbowl:00010001:6001D9:000000FF:FFFFFFFF:1st Frame = Unbowled Now! PL1 (2/2)
:wcbowl:00000001:6001DA:0000000B:FFFFFFFF:2nd Frame = Strike! Now! PL1
:wcbowl:00010001:6001DB:0000000B:FFFFFFFF:2nd Frame = Strike! Now! PL1 (2/2)
:wcbowl:00000001:6001DA:00000009:FFFFFFFF:2nd Frame = 9 Spare Now! PL1
:wcbowl:00010001:6001DB:0000000A:FFFFFFFF:2nd Frame = 9 Spare Now! PL1 (2/2)
:wcbowl:00000001:6001DA:00000000:FFFFFFFF:2nd Frame = Gutterball Now! PL1
:wcbowl:00010001:6001DB:00000000:FFFFFFFF:2nd Frame = Gutterball Now! PL1 (2/2)
:wcbowl:00000001:6001DA:000000FF:FFFFFFFF:2nd Frame = Unbowled Now! PL1
:wcbowl:00010001:6001DB:000000FF:FFFFFFFF:2nd Frame = Unbowled Now! PL1 (2/2)
:wcbowl:00000001:6001DC:0000000B:FFFFFFFF:3rd Frame = Strike! Now! PL1
:wcbowl:00010001:6001DD:0000000B:FFFFFFFF:3rd Frame = Strike! Now! PL1 (2/2)
:wcbowl:00000001:6001DC:00000009:FFFFFFFF:3rd Frame = 9 Spare Now! PL1
:wcbowl:00010001:6001DD:0000000A:FFFFFFFF:3rd Frame = 9 Spare Now! PL1 (2/2)
:wcbowl:00000001:6001DC:00000000:FFFFFFFF:3rd Frame = Gutterball Now! PL1
:wcbowl:00010001:6001DD:00000000:FFFFFFFF:3rd Frame = Gutterball Now! PL1 (2/2)
:wcbowl:00000001:6001DC:000000FF:FFFFFFFF:3rd Frame = Unbowled Now! PL1
:wcbowl:00010001:6001DD:000000FF:FFFFFFFF:3rd Frame = Unbowled Now! PL1 (2/2)
:wcbowl:00000001:6001DE:0000000B:FFFFFFFF:4th Frame = Strike! Now! PL1
:wcbowl:00010001:6001DF:0000000B:FFFFFFFF:4th Frame = Strike! Now! PL1 (2/2)
:wcbowl:00000001:6001DE:00000009:FFFFFFFF:4th Frame = 9 Spare Now! PL1
:wcbowl:00010001:6001DF:0000000A:FFFFFFFF:4th Frame = 9 Spare Now! PL1 (2/2)
:wcbowl:00000001:6001DE:00000000:FFFFFFFF:4th Frame = Gutterball Now! PL1
:wcbowl:00010001:6001DF:00000000:FFFFFFFF:4th Frame = Gutterball Now! PL1 (2/2)
:wcbowl:00000001:6001DE:000000FF:FFFFFFFF:4th Frame = Unbowled Now! PL1
:wcbowl:00010001:6001DF:000000FF:FFFFFFFF:4th Frame = Unbowled Now! PL1 (2/2)
:wcbowl:00000001:6001D0:0000000B:FFFFFFFF:5th Frame = Strike! Now! PL1
:wcbowl:00010001:6001D1:0000000B:FFFFFFFF:5th Frame = Strike! Now! PL1 (2/2)
:wcbowl:00000001:6001D0:00000009:FFFFFFFF:5th Frame = 9 Spare Now! PL1
:wcbowl:00010001:6001D1:0000000A:FFFFFFFF:5th Frame = 9 Spare Now! PL1 (2/2)
:wcbowl:00000001:6001D0:00000000:FFFFFFFF:5th Frame = Gutterball Now! PL1
:wcbowl:00010001:6001D1:00000000:FFFFFFFF:5th Frame = Gutterball Now! PL1 (2/2)
:wcbowl:00000001:6001D0:000000FF:FFFFFFFF:5th Frame = Unbowled Now! PL1
:wcbowl:00010001:6001D1:000000FF:FFFFFFFF:5th Frame = Unbowled Now! PL1 (2/2)
:wcbowl:00000001:6001D2:0000000B:FFFFFFFF:6th Frame = Strike! Now! PL1
:wcbowl:00010001:6001D3:0000000B:FFFFFFFF:6th Frame = Strike! Now! PL1 (2/2)
:wcbowl:00000001:6001D2:00000009:FFFFFFFF:6th Frame = 9 Spare Now! PL1
:wcbowl:00010001:6001D3:0000000A:FFFFFFFF:6th Frame = 9 Spare Now! PL1 (2/2)
:wcbowl:00000001:6001D2:00000000:FFFFFFFF:6th Frame = Gutterball Now! PL1
:wcbowl:00010001:6001D3:00000000:FFFFFFFF:6th Frame = Gutterball Now! PL1 (2/2)
:wcbowl:00000001:6001D2:000000FF:FFFFFFFF:6th Frame = Unbowled Now! PL1
:wcbowl:00010001:6001D3:000000FF:FFFFFFFF:6th Frame = Unbowled Now! PL1 (2/2)
:wcbowl:00000001:6001D4:0000000B:FFFFFFFF:7th Frame = Strike! Now! PL1
:wcbowl:00010001:6001D5:0000000B:FFFFFFFF:7th Frame = Strike! Now! PL1 (2/2)
:wcbowl:00000001:6001D4:00000009:FFFFFFFF:7th Frame = 9 Spare Now! PL1
:wcbowl:00010001:6001D5:0000000A:FFFFFFFF:7th Frame = 9 Spare Now! PL1 (2/2)
:wcbowl:00000001:6001D4:00000000:FFFFFFFF:7th Frame = Gutterball Now! PL1
:wcbowl:00010001:6001D5:00000000:FFFFFFFF:7th Frame = Gutterball Now! PL1 (2/2)
:wcbowl:00000001:6001D4:000000FF:FFFFFFFF:7th Frame = Unbowled Now! PL1
:wcbowl:00010001:6001D5:000000FF:FFFFFFFF:7th Frame = Unbowled Now! PL1 (2/2)
:wcbowl:00000001:6001D6:0000000B:FFFFFFFF:8th Frame = Strike! Now! PL1
:wcbowl:00010001:6001D7:0000000B:FFFFFFFF:8th Frame = Strike! Now! PL1 (2/2)
:wcbowl:00000001:6001D6:00000009:FFFFFFFF:8th Frame = 9 Spare Now! PL1
:wcbowl:00010001:6001D7:0000000A:FFFFFFFF:8th Frame = 9 Spare Now! PL1 (2/2)
:wcbowl:00000001:6001D6:00000000:FFFFFFFF:8th Frame = Gutterball Now! PL1
:wcbowl:00010001:6001D7:00000000:FFFFFFFF:8th Frame = Gutterball Now! PL1 (2/2)
:wcbowl:00000001:6001D6:000000FF:FFFFFFFF:8th Frame = Unbowled Now! PL1
:wcbowl:00010001:6001D7:000000FF:FFFFFFFF:8th Frame = Unbowled Now! PL1 (2/2)
:wcbowl:00000001:6001E8:0000000B:FFFFFFFF:9th Frame = Strike! Now! PL1
:wcbowl:00010001:6001E9:0000000B:FFFFFFFF:9th Frame = Strike! Now! PL1 (2/2)
:wcbowl:00000001:6001E8:00000009:FFFFFFFF:9th Frame = 9 Spare Now! PL1
:wcbowl:00010001:6001E9:0000000A:FFFFFFFF:9th Frame = 9 Spare Now! PL1 (2/2)
:wcbowl:00000001:6001E8:00000000:FFFFFFFF:9th Frame = Gutterball Now! PL1
:wcbowl:00010001:6001E9:00000000:FFFFFFFF:9th Frame = Gutterball Now! PL1 (2/2)
:wcbowl:00000001:6001E8:000000FF:FFFFFFFF:9th Frame = Unbowled Now! PL1
:wcbowl:00010001:6001E9:000000FF:FFFFFFFF:9th Frame = Unbowled Now! PL1 (2/2)
:wcbowl:60000000:000000:00000000:00000000:[ Be Careful messing with the 10th Frame ]
:wcbowl:00000001:6001EA:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1
:wcbowl:00010001:6001EB:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (2/4)
:wcbowl:00010001:6001EC:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (3/4)
:wcbowl:00010001:6001ED:00000000:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (4/4)
:wcbowl:00000001:6001EA:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1
:wcbowl:00010001:6001EB:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (2/4)
:wcbowl:00010001:6001EC:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (3/4)
:wcbowl:00010001:6001ED:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (4/4)
:wcbowl:00000001:6001EA:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1
:wcbowl:00010001:6001EB:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (2/4)
:wcbowl:00010001:6001EC:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (3/4)
:wcbowl:00010001:6001ED:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (4/4)
; [ World Class Bowling (v1.2) ]
wcbwl12:0:003357:C7:000:Infinite Credits
:wcbwl12:00100006:006970:0000000A:FFFFFFFF:View Score
:wcbwl12:00000001:006970:0000000B:FFFFFFFF:1st Frame = Strike! Now! PL1
:wcbwl12:00010001:006971:0000000B:FFFFFFFF:1st Frame = Strike! Now! PL1 (2/2)
:wcbwl12:00000001:006970:00000009:FFFFFFFF:1st Frame = 9 Spare Now! PL1
:wcbwl12:00010001:006971:0000000A:FFFFFFFF:1st Frame = 9 Spare Now! PL1 (2/2)
:wcbwl12:00000001:006970:00000000:FFFFFFFF:1st Frame = Gutterball Now! PL1
:wcbwl12:00010001:006971:00000000:FFFFFFFF:1st Frame = Gutterball Now! PL1 (2/2)
:wcbwl12:00000001:006970:000000FF:FFFFFFFF:1st Frame = Unbowled Now! PL1
:wcbwl12:00010001:006971:000000FF:FFFFFFFF:1st Frame = Unbowled Now! PL1 (2/2)
:wcbwl12:00000001:006972:0000000B:FFFFFFFF:2nd Frame = Strike! Now! PL1
:wcbwl12:00010001:006973:0000000B:FFFFFFFF:2nd Frame = Strike! Now! PL1 (2/2)
:wcbwl12:00000001:006972:00000009:FFFFFFFF:2nd Frame = 9 Spare Now! PL1
:wcbwl12:00010001:006973:0000000A:FFFFFFFF:2nd Frame = 9 Spare Now! PL1 (2/2)
:wcbwl12:00000001:006972:00000000:FFFFFFFF:2nd Frame = Gutterball Now! PL1
:wcbwl12:00010001:006973:00000000:FFFFFFFF:2nd Frame = Gutterball Now! PL1 (2/2)
:wcbwl12:00000001:006972:000000FF:FFFFFFFF:2nd Frame = Unbowled Now! PL1
:wcbwl12:00010001:006973:000000FF:FFFFFFFF:2nd Frame = Unbowled Now! PL1 (2/2)
:wcbwl12:00000001:006974:0000000B:FFFFFFFF:3rd Frame = Strike! Now! PL1
:wcbwl12:00010001:006975:0000000B:FFFFFFFF:3rd Frame = Strike! Now! PL1 (2/2)
:wcbwl12:00000001:006974:00000009:FFFFFFFF:3rd Frame = 9 Spare Now! PL1
:wcbwl12:00010001:006975:0000000A:FFFFFFFF:3rd Frame = 9 Spare Now! PL1 (2/2)
:wcbwl12:00000001:006974:00000000:FFFFFFFF:3rd Frame = Gutterball Now! PL1
:wcbwl12:00010001:006975:00000000:FFFFFFFF:3rd Frame = Gutterball Now! PL1 (2/2)
:wcbwl12:00000001:006974:000000FF:FFFFFFFF:3rd Frame = Unbowled Now! PL1
:wcbwl12:00010001:006975:000000FF:FFFFFFFF:3rd Frame = Unbowled Now! PL1 (2/2)
:wcbwl12:00000001:006976:0000000B:FFFFFFFF:4th Frame = Strike! Now! PL1
:wcbwl12:00010001:006977:0000000B:FFFFFFFF:4th Frame = Strike! Now! PL1 (2/2)
:wcbwl12:00000001:006976:00000009:FFFFFFFF:4th Frame = 9 Spare Now! PL1
:wcbwl12:00010001:006977:0000000A:FFFFFFFF:4th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl12:00000001:006976:00000000:FFFFFFFF:4th Frame = Gutterball Now! PL1
:wcbwl12:00010001:006977:00000000:FFFFFFFF:4th Frame = Gutterball Now! PL1 (2/2)
:wcbwl12:00000001:006976:000000FF:FFFFFFFF:4th Frame = Unbowled Now! PL1
:wcbwl12:00010001:006977:000000FF:FFFFFFFF:4th Frame = Unbowled Now! PL1 (2/2)
:wcbwl12:00000001:006978:0000000B:FFFFFFFF:5th Frame = Strike! Now! PL1
:wcbwl12:00010001:006979:0000000B:FFFFFFFF:5th Frame = Strike! Now! PL1 (2/2)
:wcbwl12:00000001:006978:00000009:FFFFFFFF:5th Frame = 9 Spare Now! PL1
:wcbwl12:00010001:006979:0000000A:FFFFFFFF:5th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl12:00000001:006978:00000000:FFFFFFFF:5th Frame = Gutterball Now! PL1
:wcbwl12:00010001:006979:00000000:FFFFFFFF:5th Frame = Gutterball Now! PL1 (2/2)
:wcbwl12:00000001:006978:000000FF:FFFFFFFF:5th Frame = Unbowled Now! PL1
:wcbwl12:00010001:006979:000000FF:FFFFFFFF:5th Frame = Unbowled Now! PL1 (2/2)
:wcbwl12:00000001:00697A:0000000B:FFFFFFFF:6th Frame = Strike! Now! PL1
:wcbwl12:00010001:00697B:0000000B:FFFFFFFF:6th Frame = Strike! Now! PL1 (2/2)
:wcbwl12:00000001:00697A:00000009:FFFFFFFF:6th Frame = 9 Spare Now! PL1
:wcbwl12:00010001:00697B:0000000A:FFFFFFFF:6th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl12:00000001:00697A:00000000:FFFFFFFF:6th Frame = Gutterball Now! PL1
:wcbwl12:00010001:00697B:00000000:FFFFFFFF:6th Frame = Gutterball Now! PL1 (2/2)
:wcbwl12:00000001:00697A:000000FF:FFFFFFFF:6th Frame = Unbowled Now! PL1
:wcbwl12:00010001:00697B:000000FF:FFFFFFFF:6th Frame = Unbowled Now! PL1 (2/2)
:wcbwl12:00000001:00697C:0000000B:FFFFFFFF:7th Frame = Strike! Now! PL1
:wcbwl12:00010001:00697D:0000000B:FFFFFFFF:7th Frame = Strike! Now! PL1 (2/2)
:wcbwl12:00000001:00697C:00000009:FFFFFFFF:7th Frame = 9 Spare Now! PL1
:wcbwl12:00010001:00697D:0000000A:FFFFFFFF:7th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl12:00000001:00697C:00000000:FFFFFFFF:7th Frame = Gutterball Now! PL1
:wcbwl12:00010001:00697D:00000000:FFFFFFFF:7th Frame = Gutterball Now! PL1 (2/2)
:wcbwl12:00000001:00697C:000000FF:FFFFFFFF:7th Frame = Unbowled Now! PL1
:wcbwl12:00010001:00697D:000000FF:FFFFFFFF:7th Frame = Unbowled Now! PL1 (2/2)
:wcbwl12:00000001:00697E:0000000B:FFFFFFFF:8th Frame = Strike! Now! PL1
:wcbwl12:00010001:00697F:0000000B:FFFFFFFF:8th Frame = Strike! Now! PL1 (2/2)
:wcbwl12:00000001:00697E:00000009:FFFFFFFF:8th Frame = 9 Spare Now! PL1
:wcbwl12:00010001:00697F:0000000A:FFFFFFFF:8th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl12:00000001:00697E:00000000:FFFFFFFF:8th Frame = Gutterball Now! PL1
:wcbwl12:00010001:00697F:00000000:FFFFFFFF:8th Frame = Gutterball Now! PL1 (2/2)
:wcbwl12:00000001:00697E:000000FF:FFFFFFFF:8th Frame = Unbowled Now! PL1
:wcbwl12:00010001:00697F:000000FF:FFFFFFFF:8th Frame = Unbowled Now! PL1 (2/2)
:wcbwl12:00000001:006980:0000000B:FFFFFFFF:9th Frame = Strike! Now! PL1
:wcbwl12:00010001:006981:0000000B:FFFFFFFF:9th Frame = Strike! Now! PL1 (2/2)
:wcbwl12:00000001:006980:00000009:FFFFFFFF:9th Frame = 9 Spare Now! PL1
:wcbwl12:00010001:006981:0000000A:FFFFFFFF:9th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl12:00000001:006980:00000000:FFFFFFFF:9th Frame = Gutterball Now! PL1
:wcbwl12:00010001:006981:00000000:FFFFFFFF:9th Frame = Gutterball Now! PL1 (2/2)
:wcbwl12:00000001:006980:000000FF:FFFFFFFF:9th Frame = Unbowled Now! PL1
:wcbwl12:00010001:006981:000000FF:FFFFFFFF:9th Frame = Unbowled Now! PL1 (2/2)
:wcbwl12:60000000:000000:00000000:00000000:[ Be Careful messing with the 10th Frame ]
:wcbwl12:00000001:006982:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1
:wcbwl12:00010001:006983:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (2/4)
:wcbwl12:00010001:006984:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (3/4)
:wcbwl12:00010001:006985:00000000:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (4/4)
:wcbwl12:00000001:006982:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1
:wcbwl12:00010001:006983:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (2/4)
:wcbwl12:00010001:006984:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (3/4)
:wcbwl12:00010001:006985:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (4/4)
:wcbwl12:00000001:006982:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1
:wcbwl12:00010001:006983:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (2/4)
:wcbwl12:00010001:006984:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (3/4)
:wcbwl12:00010001:006985:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (4/4)
; [ World Class Bowling (v1.61) ]
wcbwl161:0:6000A5:C7:000:Infinite Credits
:wcbwl161:00100006:6001D8:0000000A:FFFFFFFF:View Score
:wcbwl161:00000001:6001D8:0000000B:FFFFFFFF:1st Frame = Strike! Now! PL1
:wcbwl161:00010001:6001D9:0000000B:FFFFFFFF:1st Frame = Strike! Now! PL1 (2/2)
:wcbwl161:00000001:6001D8:00000009:FFFFFFFF:1st Frame = 9 Spare Now! PL1
:wcbwl161:00010001:6001D9:0000000A:FFFFFFFF:1st Frame = 9 Spare Now! PL1 (2/2)
:wcbwl161:00000001:6001D8:00000000:FFFFFFFF:1st Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001D9:00000000:FFFFFFFF:1st Frame = Gutterball Now! PL1 (2/2)
:wcbwl161:00000001:6001D8:000000FF:FFFFFFFF:1st Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001D9:000000FF:FFFFFFFF:1st Frame = Unbowled Now! PL1 (2/2)
:wcbwl161:00000001:6001DA:0000000B:FFFFFFFF:2nd Frame = Strike! Now! PL1
:wcbwl161:00010001:6001DB:0000000B:FFFFFFFF:2nd Frame = Strike! Now! PL1 (2/2)
:wcbwl161:00000001:6001DA:00000009:FFFFFFFF:2nd Frame = 9 Spare Now! PL1
:wcbwl161:00010001:6001DB:0000000A:FFFFFFFF:2nd Frame = 9 Spare Now! PL1 (2/2)
:wcbwl161:00000001:6001DA:00000000:FFFFFFFF:2nd Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001DB:00000000:FFFFFFFF:2nd Frame = Gutterball Now! PL1 (2/2)
:wcbwl161:00000001:6001DA:000000FF:FFFFFFFF:2nd Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001DB:000000FF:FFFFFFFF:2nd Frame = Unbowled Now! PL1 (2/2)
:wcbwl161:00000001:6001DC:0000000B:FFFFFFFF:3rd Frame = Strike! Now! PL1
:wcbwl161:00010001:6001DD:0000000B:FFFFFFFF:3rd Frame = Strike! Now! PL1 (2/2)
:wcbwl161:00000001:6001DC:00000009:FFFFFFFF:3rd Frame = 9 Spare Now! PL1
:wcbwl161:00010001:6001DD:0000000A:FFFFFFFF:3rd Frame = 9 Spare Now! PL1 (2/2)
:wcbwl161:00000001:6001DC:00000000:FFFFFFFF:3rd Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001DD:00000000:FFFFFFFF:3rd Frame = Gutterball Now! PL1 (2/2)
:wcbwl161:00000001:6001DC:000000FF:FFFFFFFF:3rd Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001DD:000000FF:FFFFFFFF:3rd Frame = Unbowled Now! PL1 (2/2)
:wcbwl161:00000001:6001DE:0000000B:FFFFFFFF:4th Frame = Strike! Now! PL1
:wcbwl161:00010001:6001DF:0000000B:FFFFFFFF:4th Frame = Strike! Now! PL1 (2/2)
:wcbwl161:00000001:6001DE:00000009:FFFFFFFF:4th Frame = 9 Spare Now! PL1
:wcbwl161:00010001:6001DF:0000000A:FFFFFFFF:4th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl161:00000001:6001DE:00000000:FFFFFFFF:4th Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001DF:00000000:FFFFFFFF:4th Frame = Gutterball Now! PL1 (2/2)
:wcbwl161:00000001:6001DE:000000FF:FFFFFFFF:4th Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001DF:000000FF:FFFFFFFF:4th Frame = Unbowled Now! PL1 (2/2)
:wcbwl161:00000001:6001D0:0000000B:FFFFFFFF:5th Frame = Strike! Now! PL1
:wcbwl161:00010001:6001D1:0000000B:FFFFFFFF:5th Frame = Strike! Now! PL1 (2/2)
:wcbwl161:00000001:6001D0:00000009:FFFFFFFF:5th Frame = 9 Spare Now! PL1
:wcbwl161:00010001:6001D1:0000000A:FFFFFFFF:5th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl161:00000001:6001D0:00000000:FFFFFFFF:5th Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001D1:00000000:FFFFFFFF:5th Frame = Gutterball Now! PL1 (2/2)
:wcbwl161:00000001:6001D0:000000FF:FFFFFFFF:5th Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001D1:000000FF:FFFFFFFF:5th Frame = Unbowled Now! PL1 (2/2)
:wcbwl161:00000001:6001D2:0000000B:FFFFFFFF:6th Frame = Strike! Now! PL1
:wcbwl161:00010001:6001D3:0000000B:FFFFFFFF:6th Frame = Strike! Now! PL1 (2/2)
:wcbwl161:00000001:6001D2:00000009:FFFFFFFF:6th Frame = 9 Spare Now! PL1
:wcbwl161:00010001:6001D3:0000000A:FFFFFFFF:6th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl161:00000001:6001D2:00000000:FFFFFFFF:6th Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001D3:00000000:FFFFFFFF:6th Frame = Gutterball Now! PL1 (2/2)
:wcbwl161:00000001:6001D2:000000FF:FFFFFFFF:6th Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001D3:000000FF:FFFFFFFF:6th Frame = Unbowled Now! PL1 (2/2)
:wcbwl161:00000001:6001D4:0000000B:FFFFFFFF:7th Frame = Strike! Now! PL1
:wcbwl161:00010001:6001D5:0000000B:FFFFFFFF:7th Frame = Strike! Now! PL1 (2/2)
:wcbwl161:00000001:6001D4:00000009:FFFFFFFF:7th Frame = 9 Spare Now! PL1
:wcbwl161:00010001:6001D5:0000000A:FFFFFFFF:7th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl161:00000001:6001D4:00000000:FFFFFFFF:7th Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001D5:00000000:FFFFFFFF:7th Frame = Gutterball Now! PL1 (2/2)
:wcbwl161:00000001:6001D4:000000FF:FFFFFFFF:7th Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001D5:000000FF:FFFFFFFF:7th Frame = Unbowled Now! PL1 (2/2)
:wcbwl161:00000001:6001D6:0000000B:FFFFFFFF:8th Frame = Strike! Now! PL1
:wcbwl161:00010001:6001D7:0000000B:FFFFFFFF:8th Frame = Strike! Now! PL1 (2/2)
:wcbwl161:00000001:6001D6:00000009:FFFFFFFF:8th Frame = 9 Spare Now! PL1
:wcbwl161:00010001:6001D7:0000000A:FFFFFFFF:8th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl161:00000001:6001D6:00000000:FFFFFFFF:8th Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001D7:00000000:FFFFFFFF:8th Frame = Gutterball Now! PL1 (2/2)
:wcbwl161:00000001:6001D6:000000FF:FFFFFFFF:8th Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001D7:000000FF:FFFFFFFF:8th Frame = Unbowled Now! PL1 (2/2)
:wcbwl161:00000001:6001E8:0000000B:FFFFFFFF:9th Frame = Strike! Now! PL1
:wcbwl161:00010001:6001E9:0000000B:FFFFFFFF:9th Frame = Strike! Now! PL1 (2/2)
:wcbwl161:00000001:6001E8:00000009:FFFFFFFF:9th Frame = 9 Spare Now! PL1
:wcbwl161:00010001:6001E9:0000000A:FFFFFFFF:9th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl161:00000001:6001E8:00000000:FFFFFFFF:9th Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001E9:00000000:FFFFFFFF:9th Frame = Gutterball Now! PL1 (2/2)
:wcbwl161:00000001:6001E8:000000FF:FFFFFFFF:9th Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001E9:000000FF:FFFFFFFF:9th Frame = Unbowled Now! PL1 (2/2)
:wcbwl161:60000000:000000:00000000:00000000:[ Be Careful messing with the 10th Frame ]
:wcbwl161:00000001:6001EA:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1
:wcbwl161:00010001:6001EB:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (2/4)
:wcbwl161:00010001:6001EC:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (3/4)
:wcbwl161:00010001:6001ED:00000000:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (4/4)
:wcbwl161:00000001:6001EA:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1
:wcbwl161:00010001:6001EB:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (2/4)
:wcbwl161:00010001:6001EC:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (3/4)
:wcbwl161:00010001:6001ED:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (4/4)
:wcbwl161:00000001:6001EA:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1
:wcbwl161:00010001:6001EB:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (2/4)
:wcbwl161:00010001:6001EC:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (3/4)
:wcbwl161:00010001:6001ED:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (4/4)
; [ World Class Bowling (v1.65) ]
wcbwl165:0:6000A5:C7:000:Infinite Credits
:wcbwl165:00100006:6001D8:0000000A:FFFFFFFF:View Score
:wcbwl165:00000001:6001D8:0000000B:FFFFFFFF:1st Frame = Strike! Now! PL1
:wcbwl165:00010001:6001D9:0000000B:FFFFFFFF:1st Frame = Strike! Now! PL1 (2/2)
:wcbwl165:00000001:6001D8:00000009:FFFFFFFF:1st Frame = 9 Spare Now! PL1
:wcbwl165:00010001:6001D9:0000000A:FFFFFFFF:1st Frame = 9 Spare Now! PL1 (2/2)
:wcbwl165:00000001:6001D8:00000000:FFFFFFFF:1st Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001D9:00000000:FFFFFFFF:1st Frame = Gutterball Now! PL1 (2/2)
:wcbwl165:00000001:6001D8:000000FF:FFFFFFFF:1st Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001D9:000000FF:FFFFFFFF:1st Frame = Unbowled Now! PL1 (2/2)
:wcbwl165:00000001:6001DA:0000000B:FFFFFFFF:2nd Frame = Strike! Now! PL1
:wcbwl165:00010001:6001DB:0000000B:FFFFFFFF:2nd Frame = Strike! Now! PL1 (2/2)
:wcbwl165:00000001:6001DA:00000009:FFFFFFFF:2nd Frame = 9 Spare Now! PL1
:wcbwl165:00010001:6001DB:0000000A:FFFFFFFF:2nd Frame = 9 Spare Now! PL1 (2/2)
:wcbwl165:00000001:6001DA:00000000:FFFFFFFF:2nd Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001DB:00000000:FFFFFFFF:2nd Frame = Gutterball Now! PL1 (2/2)
:wcbwl165:00000001:6001DA:000000FF:FFFFFFFF:2nd Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001DB:000000FF:FFFFFFFF:2nd Frame = Unbowled Now! PL1 (2/2)
:wcbwl165:00000001:6001DC:0000000B:FFFFFFFF:3rd Frame = Strike! Now! PL1
:wcbwl165:00010001:6001DD:0000000B:FFFFFFFF:3rd Frame = Strike! Now! PL1 (2/2)
:wcbwl165:00000001:6001DC:00000009:FFFFFFFF:3rd Frame = 9 Spare Now! PL1
:wcbwl165:00010001:6001DD:0000000A:FFFFFFFF:3rd Frame = 9 Spare Now! PL1 (2/2)
:wcbwl165:00000001:6001DC:00000000:FFFFFFFF:3rd Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001DD:00000000:FFFFFFFF:3rd Frame = Gutterball Now! PL1 (2/2)
:wcbwl165:00000001:6001DC:000000FF:FFFFFFFF:3rd Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001DD:000000FF:FFFFFFFF:3rd Frame = Unbowled Now! PL1 (2/2)
:wcbwl165:00000001:6001DE:0000000B:FFFFFFFF:4th Frame = Strike! Now! PL1
:wcbwl165:00010001:6001DF:0000000B:FFFFFFFF:4th Frame = Strike! Now! PL1 (2/2)
:wcbwl165:00000001:6001DE:00000009:FFFFFFFF:4th Frame = 9 Spare Now! PL1
:wcbwl165:00010001:6001DF:0000000A:FFFFFFFF:4th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl165:00000001:6001DE:00000000:FFFFFFFF:4th Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001DF:00000000:FFFFFFFF:4th Frame = Gutterball Now! PL1 (2/2)
:wcbwl165:00000001:6001DE:000000FF:FFFFFFFF:4th Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001DF:000000FF:FFFFFFFF:4th Frame = Unbowled Now! PL1 (2/2)
:wcbwl165:00000001:6001D0:0000000B:FFFFFFFF:5th Frame = Strike! Now! PL1
:wcbwl165:00010001:6001D1:0000000B:FFFFFFFF:5th Frame = Strike! Now! PL1 (2/2)
:wcbwl165:00000001:6001D0:00000009:FFFFFFFF:5th Frame = 9 Spare Now! PL1
:wcbwl165:00010001:6001D1:0000000A:FFFFFFFF:5th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl165:00000001:6001D0:00000000:FFFFFFFF:5th Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001D1:00000000:FFFFFFFF:5th Frame = Gutterball Now! PL1 (2/2)
:wcbwl165:00000001:6001D0:000000FF:FFFFFFFF:5th Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001D1:000000FF:FFFFFFFF:5th Frame = Unbowled Now! PL1 (2/2)
:wcbwl165:00000001:6001D2:0000000B:FFFFFFFF:6th Frame = Strike! Now! PL1
:wcbwl165:00010001:6001D3:0000000B:FFFFFFFF:6th Frame = Strike! Now! PL1 (2/2)
:wcbwl165:00000001:6001D2:00000009:FFFFFFFF:6th Frame = 9 Spare Now! PL1
:wcbwl165:00010001:6001D3:0000000A:FFFFFFFF:6th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl165:00000001:6001D2:00000000:FFFFFFFF:6th Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001D3:00000000:FFFFFFFF:6th Frame = Gutterball Now! PL1 (2/2)
:wcbwl165:00000001:6001D2:000000FF:FFFFFFFF:6th Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001D3:000000FF:FFFFFFFF:6th Frame = Unbowled Now! PL1 (2/2)
:wcbwl165:00000001:6001D4:0000000B:FFFFFFFF:7th Frame = Strike! Now! PL1
:wcbwl165:00010001:6001D5:0000000B:FFFFFFFF:7th Frame = Strike! Now! PL1 (2/2)
:wcbwl165:00000001:6001D4:00000009:FFFFFFFF:7th Frame = 9 Spare Now! PL1
:wcbwl165:00010001:6001D5:0000000A:FFFFFFFF:7th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl165:00000001:6001D4:00000000:FFFFFFFF:7th Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001D5:00000000:FFFFFFFF:7th Frame = Gutterball Now! PL1 (2/2)
:wcbwl165:00000001:6001D4:000000FF:FFFFFFFF:7th Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001D5:000000FF:FFFFFFFF:7th Frame = Unbowled Now! PL1 (2/2)
:wcbwl165:00000001:6001D6:0000000B:FFFFFFFF:8th Frame = Strike! Now! PL1
:wcbwl165:00010001:6001D7:0000000B:FFFFFFFF:8th Frame = Strike! Now! PL1 (2/2)
:wcbwl165:00000001:6001D6:00000009:FFFFFFFF:8th Frame = 9 Spare Now! PL1
:wcbwl165:00010001:6001D7:0000000A:FFFFFFFF:8th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl165:00000001:6001D6:00000000:FFFFFFFF:8th Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001D7:00000000:FFFFFFFF:8th Frame = Gutterball Now! PL1 (2/2)
:wcbwl165:00000001:6001D6:000000FF:FFFFFFFF:8th Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001D7:000000FF:FFFFFFFF:8th Frame = Unbowled Now! PL1 (2/2)
:wcbwl165:00000001:6001E8:0000000B:FFFFFFFF:9th Frame = Strike! Now! PL1
:wcbwl165:00010001:6001E9:0000000B:FFFFFFFF:9th Frame = Strike! Now! PL1 (2/2)
:wcbwl165:00000001:6001E8:00000009:FFFFFFFF:9th Frame = 9 Spare Now! PL1
:wcbwl165:00010001:6001E9:0000000A:FFFFFFFF:9th Frame = 9 Spare Now! PL1 (2/2)
:wcbwl165:00000001:6001E8:00000000:FFFFFFFF:9th Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001E9:00000000:FFFFFFFF:9th Frame = Gutterball Now! PL1 (2/2)
:wcbwl165:00000001:6001E8:000000FF:FFFFFFFF:9th Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001E9:000000FF:FFFFFFFF:9th Frame = Unbowled Now! PL1 (2/2)
:wcbwl165:60000000:000000:00000000:00000000:[ Be Careful messing with the 10th Frame ]
:wcbwl165:00000001:6001EA:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1
:wcbwl165:00010001:6001EB:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (2/4)
:wcbwl165:00010001:6001EC:0000000B:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (3/4)
:wcbwl165:00010001:6001ED:00000000:FFFFFFFF:10th Frame = Striking Out! Now! PL1 (4/4)
:wcbwl165:00000001:6001EA:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1
:wcbwl165:00010001:6001EB:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (2/4)
:wcbwl165:00010001:6001EC:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (3/4)
:wcbwl165:00010001:6001ED:00000000:FFFFFFFF:10th Frame = Gutterball Now! PL1 (4/4)
:wcbwl165:00000001:6001EA:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1
:wcbwl165:00010001:6001EB:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (2/4)
:wcbwl165:00010001:6001EC:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (3/4)
:wcbwl165:00010001:6001ED:000000FF:FFFFFFFF:10th Frame = Unbowled Now! PL1 (4/4)
; [ WEC Le Mans 24 ]
wecleman:0:04040B:99:000:Infinite Time
wecleman:0:04040A:09:500:Infinite Time (2/2)
wecleman:0:040409:04:001:Make this the last lap Now!
; [ Wedding Rhapsody (GX624 JAA) ]
weddingr:0:000E193C:63:000:Infinite Credits
:weddingr:000800FE:000E1690:31000000:FFFFFFFF:Display the Correct Answer:Correct Answer
weddingr:0:001BE778:06:000:Infinite Lives PL1
weddingr:0:001BE864:06:000:Infinite Lives PL2
; [ Welltris (Japan, 2 players) ]
welltris:0:FF803A:09:000:Infinite Credits
welltris:0:FF8959:00:000:Infinite Mistakes:You never get Game Over as the playfield depth will never decrease
welltris:0:FF8959:00:000:No Handicap PL1
welltris:0:FF8959:0B:001:Quick Game Over Now! PL1
welltris:0:FF89D9:00:000:No Handicap PL2
welltris:0:FF89D9:0B:001:Quick Game Over Now! PL2
welltris:0:000000:00:999:[ Note - the Next Shape Display will not update. ]
welltris:0:000000:00:999:[ ]
welltris:0:000000:00:999:[ # ### ]
welltris:0:000000:00:999:[ #=0 ##=1 ###=2 ##=3 ####=4 #=5 ]
welltris:0:000000:00:999:[ ]
welltris:0:000000:00:999:[ ### ### ## ## ## ]
welltris:0:000000:00:999:[ #=6 #=7 ##=8 ##=9 ##=10 #####=11 ]
welltris:0:000000:00:999:[ ]
welltris:0:000000:00:999:[ # # ### # # ]
welltris:0:000000:00:999:[ ### ## # ### # ### ]
welltris:0:000000:00:999:[ #=12 ##=13 #=14 # #=15 ###=16 #=17 ]
welltris:0:000000:00:999:[ ]
welltris:0:000000:00:999:[ # ]
welltris:0:000000:00:999:[ ### # #### ## ## #### ]
welltris:0:000000:00:999:[ #=18 ####=19 #=20 ###=21 ###=22 #=23 ]
welltris:0:000000:00:999:[ ]
welltris:0:000000:00:999:[ # # # # ]
welltris:0:000000:00:999:[ #### ### ### ### ### # ]
welltris:0:000000:00:999:[ #=24 #=25 #=26 ##=27 ##=28 # #=29 ]
welltris:0:000000:00:999:[ ]
welltris:0:000000:00:999:[ ##### ]
welltris:0:000000:00:999:[ ##### ]
welltris:0:000000:00:999:[ ##### Note - I've not seen shapes 29 & 30 ]
welltris:0:000000:00:999:[ ##### occur naturally so I've made them ]
welltris:0:000000:00:999:[ #####=30 as the bonus shape colour. ]
welltris:0:000000:00:999:[ ]
welltris:0:FF8962:00:000:Next Shape is always Shape 0 PL1
welltris:0:FF8967:0A:500:Next Shape is always Shape 0 PL1 (2/2)
welltris:0:FF8962:01:000:Next Shape is always Shape 1 PL1
welltris:0:FF8967:0A:500:Next Shape is always Shape 1 PL1 (2/2)
welltris:0:FF8962:02:000:Next Shape is always Shape 2 PL1
welltris:0:FF8967:0A:500:Next Shape is always Shape 2 PL1 (2/2)
welltris:0:FF8962:03:000:Next Shape is always Shape 3 PL1
welltris:0:FF8967:09:500:Next Shape is always Shape 3 PL1 (2/2)
welltris:0:FF8962:04:000:Next Shape is always Shape 4 PL1
welltris:0:FF8967:0A:500:Next Shape is always Shape 4 PL1 (2/2)
welltris:0:FF8962:05:000:Next Shape is always Shape 5 PL1
welltris:0:FF8967:09:500:Next Shape is always Shape 5 PL1 (2/2)
welltris:0:FF8962:06:000:Next Shape is always Shape 6 PL1
welltris:0:FF8967:08:500:Next Shape is always Shape 6 PL1 (2/2)
welltris:0:FF8962:07:000:Next Shape is always Shape 7 PL1
welltris:0:FF8967:0D:500:Next Shape is always Shape 7 PL1 (2/2)
welltris:0:FF8962:08:000:Next Shape is always Shape 8 PL1
welltris:0:FF8967:0C:500:Next Shape is always Shape 8 PL1 (2/2)
welltris:0:FF8962:09:000:Next Shape is always Shape 9 PL1
welltris:0:FF8967:0B:500:Next Shape is always Shape 9 PL1 (2/2)
welltris:0:FF8962:0A:000:Next Shape is always Shape 10 PL1
welltris:0:FF8967:0E:500:Next Shape is always Shape 10 PL1 (2/2)
welltris:0:FF8962:0B:000:Next Shape is always Shape 11 PL1
welltris:0:FF8967:0A:500:Next Shape is always Shape 11 PL1 (2/2)
welltris:0:FF8962:0C:000:Next Shape is always Shape 12 PL1
welltris:0:FF8967:0E:500:Next Shape is always Shape 12 PL1 (2/2)
welltris:0:FF8962:0D:000:Next Shape is always Shape 13 PL1
welltris:0:FF8967:0E:500:Next Shape is always Shape 13 PL1 (2/2)
welltris:0:FF8962:0E:000:Next Shape is always Shape 14 PL1
welltris:0:FF8967:0D:500:Next Shape is always Shape 14 PL1 (2/2)
welltris:0:FF8962:0F:000:Next Shape is always Shape 15 PL1
welltris:0:FF8967:0E:500:Next Shape is always Shape 15 PL1 (2/2)
welltris:0:FF8962:10:000:Next Shape is always Shape 16 PL1
welltris:0:FF8967:0D:500:Next Shape is always Shape 16 PL1 (2/2)
welltris:0:FF8962:11:000:Next Shape is always Shape 17 PL1
welltris:0:FF8967:0C:500:Next Shape is always Shape 17 PL1 (2/2)
welltris:0:FF8962:12:000:Next Shape is always Shape 18 PL1
welltris:0:FF8967:0B:500:Next Shape is always Shape 18 PL1 (2/2)
welltris:0:FF8962:13:000:Next Shape is always Shape 19 PL1
welltris:0:FF8967:08:500:Next Shape is always Shape 19 PL1 (2/2)
welltris:0:FF8962:14:000:Next Shape is always Shape 20 PL1
welltris:0:FF8967:09:500:Next Shape is always Shape 20 PL1 (2/2)
welltris:0:FF8962:15:000:Next Shape is always Shape 21 PL1
welltris:0:FF8967:0C:500:Next Shape is always Shape 21 PL1 (2/2)
welltris:0:FF8962:16:000:Next Shape is always Shape 22 PL1
welltris:0:FF8967:0B:500:Next Shape is always Shape 22 PL1 (2/2)
welltris:0:FF8962:17:000:Next Shape is always Shape 23 PL1
welltris:0:FF8967:09:500:Next Shape is always Shape 23 PL1 (2/2)
welltris:0:FF8962:18:000:Next Shape is always Shape 24 PL1
welltris:0:FF8967:08:500:Next Shape is always Shape 24 PL1 (2/2)
welltris:0:FF8962:19:000:Next Shape is always Shape 25 PL1
welltris:0:FF8967:0C:500:Next Shape is always Shape 25 PL1 (2/2)
welltris:0:FF8962:1A:000:Next Shape is always Shape 26 PL1
welltris:0:FF8967:0B:500:Next Shape is always Shape 26 PL1 (2/2)
welltris:0:FF8962:1B:000:Next Shape is always Shape 27 PL1
welltris:0:FF8967:0E:500:Next Shape is always Shape 27 PL1 (2/2)
welltris:0:FF8962:1C:000:Next Shape is always Shape 28 PL1
welltris:0:FF8967:0E:500:Next Shape is always Shape 28 PL1 (2/2)
welltris:0:FF8962:1D:000:Next Shape is always Shape 29 PL1
welltris:0:FF8967:0F:500:Next Shape is always Shape 29 PL1 (2/2)
welltris:0:FF8962:1E:000:Next Shape is always Shape 30 PL1
welltris:0:FF8967:0F:500:Next Shape is always Shape 30 PL1 (2/2)
welltris:0:FF8962:00:001:Next Shape is Shape 0 Now! PL1
welltris:0:FF8967:0A:501:Next Shape is Shape 0 Now! PL1 (2/2)
welltris:0:FF8962:01:001:Next Shape is Shape 1 Now! PL1
welltris:0:FF8967:0A:501:Next Shape is Shape 1 Now! PL1 (2/2)
welltris:0:FF8962:02:001:Next Shape is Shape 2 Now! PL1
welltris:0:FF8967:0A:501:Next Shape is Shape 2 Now! PL1 (2/2)
welltris:0:FF8962:03:001:Next Shape is Shape 3 Now! PL1
welltris:0:FF8967:09:501:Next Shape is Shape 3 Now! PL1 (2/2)
welltris:0:FF8962:04:001:Next Shape is Shape 4 Now! PL1
welltris:0:FF8967:0A:501:Next Shape is Shape 4 Now! PL1 (2/2)
welltris:0:FF8962:05:001:Next Shape is Shape 5 Now! PL1
welltris:0:FF8967:09:501:Next Shape is Shape 5 Now! PL1 (2/2)
welltris:0:FF8962:06:001:Next Shape is Shape 6 Now! PL1
welltris:0:FF8967:08:501:Next Shape is Shape 6 Now! PL1 (2/2)
welltris:0:FF8962:07:001:Next Shape is Shape 7 Now! PL1
welltris:0:FF8967:0D:501:Next Shape is Shape 7 Now! PL1 (2/2)
welltris:0:FF8962:08:001:Next Shape is Shape 8 Now! PL1
welltris:0:FF8967:0C:501:Next Shape is Shape 8 Now! PL1 (2/2)
welltris:0:FF8962:09:001:Next Shape is Shape 9 Now! PL1
welltris:0:FF8967:0B:501:Next Shape is Shape 9 Now! PL1 (2/2)
welltris:0:FF8962:0A:001:Next Shape is Shape 10 Now! PL1
welltris:0:FF8967:0E:501:Next Shape is Shape 10 Now! PL1 (2/2)
welltris:0:FF8962:0B:001:Next Shape is Shape 11 Now! PL1
welltris:0:FF8967:0A:501:Next Shape is Shape 11 Now! PL1 (2/2)
welltris:0:FF8962:0C:001:Next Shape is Shape 12 Now! PL1
welltris:0:FF8967:0E:501:Next Shape is Shape 12 Now! PL1 (2/2)
welltris:0:FF8962:0D:001:Next Shape is Shape 13 Now! PL1
welltris:0:FF8967:0E:501:Next Shape is Shape 13 Now! PL1 (2/2)
welltris:0:FF8962:0E:001:Next Shape is Shape 14 Now! PL1
welltris:0:FF8967:0D:501:Next Shape is Shape 14 Now! PL1 (2/2)
welltris:0:FF8962:0F:001:Next Shape is Shape 15 Now! PL1
welltris:0:FF8967:0E:501:Next Shape is Shape 15 Now! PL1 (2/2)
welltris:0:FF8962:10:001:Next Shape is Shape 16 Now! PL1
welltris:0:FF8967:0D:501:Next Shape is Shape 16 Now! PL1 (2/2)
welltris:0:FF8962:11:001:Next Shape is Shape 17 Now! PL1
welltris:0:FF8967:0C:501:Next Shape is Shape 17 Now! PL1 (2/2)
welltris:0:FF8962:12:001:Next Shape is Shape 18 Now! PL1
welltris:0:FF8967:0B:501:Next Shape is Shape 18 Now! PL1 (2/2)
welltris:0:FF8962:13:001:Next Shape is Shape 19 Now! PL1
welltris:0:FF8967:08:501:Next Shape is Shape 19 Now! PL1 (2/2)
welltris:0:FF8962:14:001:Next Shape is Shape 20 Now! PL1
welltris:0:FF8967:09:501:Next Shape is Shape 20 Now! PL1 (2/2)
welltris:0:FF8962:15:001:Next Shape is Shape 21 Now! PL1
welltris:0:FF8967:0C:501:Next Shape is Shape 21 Now! PL1 (2/2)
welltris:0:FF8962:16:001:Next Shape is Shape 22 Now! PL1
welltris:0:FF8967:0B:501:Next Shape is Shape 22 Now! PL1 (2/2)
welltris:0:FF8962:17:001:Next Shape is Shape 23 Now! PL1
welltris:0:FF8967:09:501:Next Shape is Shape 23 Now! PL1 (2/2)
welltris:0:FF8962:18:001:Next Shape is Shape 24 Now! PL1
welltris:0:FF8967:08:501:Next Shape is Shape 24 Now! PL1 (2/2)
welltris:0:FF8962:19:001:Next Shape is Shape 25 Now! PL1
welltris:0:FF8967:0C:501:Next Shape is Shape 25 Now! PL1 (2/2)
welltris:0:FF8962:1A:001:Next Shape is Shape 26 Now! PL1
welltris:0:FF8967:0B:501:Next Shape is Shape 26 Now! PL1 (2/2)
welltris:0:FF8962:1B:001:Next Shape is Shape 27 Now! PL1
welltris:0:FF8967:0E:501:Next Shape is Shape 27 Now! PL1 (2/2)
welltris:0:FF8962:1C:001:Next Shape is Shape 28 Now! PL1
welltris:0:FF8967:0E:501:Next Shape is Shape 28 Now! PL1 (2/2)
welltris:0:FF8962:1D:001:Next Shape is Shape 29 Now! PL1
welltris:0:FF8967:0F:501:Next Shape is Shape 29 Now! PL1 (2/2)
welltris:0:FF8962:1E:001:Next Shape is Shape 30 Now! PL1
welltris:0:FF8967:0F:501:Next Shape is Shape 30 Now! PL1 (2/2)
welltris:0:FF89E2:00:000:Next Shape is always Shape 0 PL2
welltris:0:FF89E7:0A:500:Next Shape is always Shape 0 PL2 (2/2)
welltris:0:FF89E2:01:000:Next Shape is always Shape 1 PL2
welltris:0:FF89E7:0A:500:Next Shape is always Shape 1 PL2 (2/2)
welltris:0:FF89E2:02:000:Next Shape is always Shape 2 PL2
welltris:0:FF89E7:0A:500:Next Shape is always Shape 2 PL2 (2/2)
welltris:0:FF89E2:03:000:Next Shape is always Shape 3 PL2
welltris:0:FF89E7:09:500:Next Shape is always Shape 3 PL2 (2/2)
welltris:0:FF89E2:04:000:Next Shape is always Shape 4 PL2
welltris:0:FF89E7:0A:500:Next Shape is always Shape 4 PL2 (2/2)
welltris:0:FF89E2:05:000:Next Shape is always Shape 5 PL2
welltris:0:FF89E7:09:500:Next Shape is always Shape 5 PL2 (2/2)
welltris:0:FF89E2:06:000:Next Shape is always Shape 6 PL2
welltris:0:FF89E7:08:500:Next Shape is always Shape 6 PL2 (2/2)
welltris:0:FF89E2:07:000:Next Shape is always Shape 7 PL2
welltris:0:FF89E7:0D:500:Next Shape is always Shape 7 PL2 (2/2)
welltris:0:FF89E2:08:000:Next Shape is always Shape 8 PL2
welltris:0:FF89E7:0C:500:Next Shape is always Shape 8 PL2 (2/2)
welltris:0:FF89E2:09:000:Next Shape is always Shape 9 PL2
welltris:0:FF89E7:0B:500:Next Shape is always Shape 9 PL2 (2/2)
welltris:0:FF89E2:0A:000:Next Shape is always Shape 10 PL2
welltris:0:FF89E7:0E:500:Next Shape is always Shape 10 PL2 (2/2)
welltris:0:FF89E2:0B:000:Next Shape is always Shape 11 PL2
welltris:0:FF89E7:0A:500:Next Shape is always Shape 11 PL2 (2/2)
welltris:0:FF89E2:0C:000:Next Shape is always Shape 12 PL2
welltris:0:FF89E7:0E:500:Next Shape is always Shape 12 PL2 (2/2)
welltris:0:FF89E2:0D:000:Next Shape is always Shape 13 PL2
welltris:0:FF89E7:0E:500:Next Shape is always Shape 13 PL2 (2/2)
welltris:0:FF89E2:0E:000:Next Shape is always Shape 14 PL2
welltris:0:FF89E7:0D:500:Next Shape is always Shape 14 PL2 (2/2)
welltris:0:FF89E2:0F:000:Next Shape is always Shape 15 PL2
welltris:0:FF89E7:0E:500:Next Shape is always Shape 15 PL2 (2/2)
welltris:0:FF89E2:10:000:Next Shape is always Shape 16 PL2
welltris:0:FF89E7:0D:500:Next Shape is always Shape 16 PL2 (2/2)
welltris:0:FF89E2:11:000:Next Shape is always Shape 17 PL2
welltris:0:FF89E7:0C:500:Next Shape is always Shape 17 PL2 (2/2)
welltris:0:FF89E2:12:000:Next Shape is always Shape 18 PL2
welltris:0:FF89E7:0B:500:Next Shape is always Shape 18 PL2 (2/2)
welltris:0:FF89E2:13:000:Next Shape is always Shape 19 PL2
welltris:0:FF89E7:08:500:Next Shape is always Shape 19 PL2 (2/2)
welltris:0:FF89E2:14:000:Next Shape is always Shape 20 PL2
welltris:0:FF89E7:09:500:Next Shape is always Shape 20 PL2 (2/2)
welltris:0:FF89E2:15:000:Next Shape is always Shape 21 PL2
welltris:0:FF89E7:0C:500:Next Shape is always Shape 21 PL2 (2/2)
welltris:0:FF89E2:16:000:Next Shape is always Shape 22 PL2
welltris:0:FF89E7:0B:500:Next Shape is always Shape 22 PL2 (2/2)
welltris:0:FF89E2:17:000:Next Shape is always Shape 23 PL2
welltris:0:FF89E7:09:500:Next Shape is always Shape 23 PL2 (2/2)
welltris:0:FF89E2:18:000:Next Shape is always Shape 24 PL2
welltris:0:FF89E7:08:500:Next Shape is always Shape 24 PL2 (2/2)
welltris:0:FF89E2:19:000:Next Shape is always Shape 25 PL2
welltris:0:FF89E7:0C:500:Next Shape is always Shape 25 PL2 (2/2)
welltris:0:FF89E2:1A:000:Next Shape is always Shape 26 PL2
welltris:0:FF89E7:0B:500:Next Shape is always Shape 26 PL2 (2/2)
welltris:0:FF89E2:1B:000:Next Shape is always Shape 27 PL2
welltris:0:FF89E7:0E:500:Next Shape is always Shape 27 PL2 (2/2)
welltris:0:FF89E2:1C:000:Next Shape is always Shape 28 PL2
welltris:0:FF89E7:0E:500:Next Shape is always Shape 28 PL2 (2/2)
welltris:0:FF89E2:1D:000:Next Shape is always Shape 29 PL2
welltris:0:FF89E7:0F:500:Next Shape is always Shape 29 PL2 (2/2)
welltris:0:FF89E2:1E:000:Next Shape is always Shape 30 PL2
welltris:0:FF89E7:0F:500:Next Shape is always Shape 30 PL2 (2/2)
welltris:0:FF89E2:00:001:Next Shape is Shape 0 Now! PL2
welltris:0:FF89E7:0A:501:Next Shape is Shape 0 Now! PL2 (2/2)
welltris:0:FF89E2:01:001:Next Shape is Shape 1 Now! PL2
welltris:0:FF89E7:0A:501:Next Shape is Shape 1 Now! PL2 (2/2)
welltris:0:FF89E2:02:001:Next Shape is Shape 2 Now! PL2
welltris:0:FF89E7:0A:501:Next Shape is Shape 2 Now! PL2 (2/2)
welltris:0:FF89E2:03:001:Next Shape is Shape 3 Now! PL2
welltris:0:FF89E7:09:501:Next Shape is Shape 3 Now! PL2 (2/2)
welltris:0:FF89E2:04:001:Next Shape is Shape 4 Now! PL2
welltris:0:FF89E7:0A:501:Next Shape is Shape 4 Now! PL2 (2/2)
welltris:0:FF89E2:05:001:Next Shape is Shape 5 Now! PL2
welltris:0:FF89E7:09:501:Next Shape is Shape 5 Now! PL2 (2/2)
welltris:0:FF89E2:06:001:Next Shape is Shape 6 Now! PL2
welltris:0:FF89E7:08:501:Next Shape is Shape 6 Now! PL2 (2/2)
welltris:0:FF89E2:07:001:Next Shape is Shape 7 Now! PL2
welltris:0:FF89E7:0D:501:Next Shape is Shape 7 Now! PL2 (2/2)
welltris:0:FF89E2:08:001:Next Shape is Shape 8 Now! PL2
welltris:0:FF89E7:0C:501:Next Shape is Shape 8 Now! PL2 (2/2)
welltris:0:FF89E2:09:001:Next Shape is Shape 9 Now! PL2
welltris:0:FF89E7:0B:501:Next Shape is Shape 9 Now! PL2 (2/2)
welltris:0:FF89E2:0A:001:Next Shape is Shape 10 Now! PL2
welltris:0:FF89E7:0E:501:Next Shape is Shape 10 Now! PL2 (2/2)
welltris:0:FF89E2:0B:001:Next Shape is Shape 11 Now! PL2
welltris:0:FF89E7:0A:501:Next Shape is Shape 11 Now! PL2 (2/2)
welltris:0:FF89E2:0C:001:Next Shape is Shape 12 Now! PL2
welltris:0:FF89E7:0E:501:Next Shape is Shape 12 Now! PL2 (2/2)
welltris:0:FF89E2:0D:001:Next Shape is Shape 13 Now! PL2
welltris:0:FF89E7:0E:501:Next Shape is Shape 13 Now! PL2 (2/2)
welltris:0:FF89E2:0E:001:Next Shape is Shape 14 Now! PL2
welltris:0:FF89E7:0D:501:Next Shape is Shape 14 Now! PL2 (2/2)
welltris:0:FF89E2:0F:001:Next Shape is Shape 15 Now! PL2
welltris:0:FF89E7:0E:501:Next Shape is Shape 15 Now! PL2 (2/2)
welltris:0:FF89E2:10:001:Next Shape is Shape 16 Now! PL2
welltris:0:FF89E7:0D:501:Next Shape is Shape 16 Now! PL2 (2/2)
welltris:0:FF89E2:11:001:Next Shape is Shape 17 Now! PL2
welltris:0:FF89E7:0C:501:Next Shape is Shape 17 Now! PL2 (2/2)
welltris:0:FF89E2:12:001:Next Shape is Shape 18 Now! PL2
welltris:0:FF89E7:0B:501:Next Shape is Shape 18 Now! PL2 (2/2)
welltris:0:FF89E2:13:001:Next Shape is Shape 19 Now! PL2
welltris:0:FF89E7:08:501:Next Shape is Shape 19 Now! PL2 (2/2)
welltris:0:FF89E2:14:001:Next Shape is Shape 20 Now! PL2
welltris:0:FF89E7:09:501:Next Shape is Shape 20 Now! PL2 (2/2)
welltris:0:FF89E2:15:001:Next Shape is Shape 21 Now! PL2
welltris:0:FF89E7:0C:501:Next Shape is Shape 21 Now! PL2 (2/2)
welltris:0:FF89E2:16:001:Next Shape is Shape 22 Now! PL2
welltris:0:FF89E7:0B:501:Next Shape is Shape 22 Now! PL2 (2/2)
welltris:0:FF89E2:17:001:Next Shape is Shape 23 Now! PL2
welltris:0:FF89E7:09:501:Next Shape is Shape 23 Now! PL2 (2/2)
welltris:0:FF89E2:18:001:Next Shape is Shape 24 Now! PL2
welltris:0:FF89E7:08:501:Next Shape is Shape 24 Now! PL2 (2/2)
welltris:0:FF89E2:19:001:Next Shape is Shape 25 Now! PL2
welltris:0:FF89E7:0C:501:Next Shape is Shape 25 Now! PL2 (2/2)
welltris:0:FF89E2:1A:001:Next Shape is Shape 26 Now! PL2
welltris:0:FF89E7:0B:501:Next Shape is Shape 26 Now! PL2 (2/2)
welltris:0:FF89E2:1B:001:Next Shape is Shape 27 Now! PL2
welltris:0:FF89E7:0E:501:Next Shape is Shape 27 Now! PL2 (2/2)
welltris:0:FF89E2:1C:001:Next Shape is Shape 28 Now! PL2
welltris:0:FF89E7:0E:501:Next Shape is Shape 28 Now! PL2 (2/2)
welltris:0:FF89E2:1D:001:Next Shape is Shape 29 Now! PL2
welltris:0:FF89E7:0F:501:Next Shape is Shape 29 Now! PL2 (2/2)
welltris:0:FF89E2:1E:001:Next Shape is Shape 30 Now! PL2
welltris:0:FF89E7:0F:501:Next Shape is Shape 30 Now! PL2 (2/2)
; [ West Story ]
weststry:0:08002D:99:000:Infinite Credits
weststry:0:085C21:01:001:One enemy ends levelNow!:Also one hit for boss
weststry:0:085C22:02:501:One enemy ends levelNow!(2/2):Also one hit for boss
weststry:0:08086C:03:000:Infinite Lives PL1
weststry:0:08086D:63:000:Infinite Bombs PL1
weststry:0:080825:78:000:Invincibility PL1
weststry:0:080821:03:520:Invincibility PL1 (2/2)
weststry:0:080874:00:000:Always Use Normal Gun PL1
weststry:0:080874:01:000:Always Use Semi-Auto Gun PL1
weststry:0:080874:02:000:Always Use Full-Auto Gun PL1
weststry:0:080874:00:001:Get Normal Gun Now! PL1
weststry:0:080874:01:001:Get Semi-Auto Gun Now! PL1
weststry:0:080874:02:001:Get Full-Auto Gun Now! PL1
weststry:0:080F2C:03:000:Infinite Lives PL2
weststry:0:080F2D:63:000:Infinite Bombs PL2
weststry:0:080EE5:78:000:Invincibility PL2
weststry:0:080EE1:03:520:Invincibility PL2 (2/2)
weststry:0:080F34:00:000:Always Use Normal Gun PL2
weststry:0:080F34:01:000:Always Use Semi-Auto Gun PL2
weststry:0:080F34:02:000:Always Use Full-Auto Gun PL2
weststry:0:080F34:00:001:Get Normal Gun Now! PL2
weststry:0:080F34:01:001:Get Semi-Auto Gun Now! PL2
weststry:0:080F34:02:001:Get Full-Auto Gun Now! PL2
; [ Western Express (bootleg set 1) ]
wexpresb:0:000C:99:000:Infinite Lives
wexpresb:0:0012:05:001:Get 1 more to finish Exp2 car
wexpresb:0:0056:00:000:Stop Train Bombs
wexpresb:0:0000:00:999:[This Infinite Energy cheat ]
wexpresb:0:0000:00:999:[may have to be turned OFF ]
wexpresb:0:0000:00:999:[with F6 if you get pushed ]
wexpresb:0:0000:00:999:[off the train or encounter ]
wexpresb:0:0000:00:999:[problems with the box ]
wexpresb:0:0000:00:999:[pusher. Turn the cheat back]
wexpresb:0:0000:00:999:[ON with the F6 key. ]
wexpresb:0:0031:50:000:Infinite Energy
wexpresb:0:0000:00:999:[This Infinite Time cheat ]
wexpresb:0:0000:00:999:[should be disabled when you]
wexpresb:0:0000:00:999:[you reach the engine with ]
wexpresb:0:0000:00:999:[F6 or better use the Lose ]
wexpresb:0:0000:00:999:[All Exp2 Time Now! cheat ]
wexpresb:0:0028:59:000:Infinite Exp2 Time
wexpresb:0:0028:01:001:Lose All Exp2 Time Now!
; [ Western Express (bootleg set 2) ]
wexpresc:0:000C:99:000:Infinite Lives
wexpresc:0:0012:05:001:Get 1 more to finish Exp2 car
wexpresc:0:0056:00:000:Stop Train Bombs
wexpresc:0:0000:00:999:[This Infinite Energy cheat ]
wexpresc:0:0000:00:999:[may have to be turned OFF ]
wexpresc:0:0000:00:999:[with F6 if you get pushed ]
wexpresc:0:0000:00:999:[off the train or encounter ]
wexpresc:0:0000:00:999:[problems with the box ]
wexpresc:0:0000:00:999:[pusher. Turn the cheat back]
wexpresc:0:0000:00:999:[ON with the F6 key. ]
wexpresc:0:0031:50:000:Infinite Energy
wexpresc:0:0000:00:999:[This Infinite Time cheat ]
wexpresc:0:0000:00:999:[should be disabled when you]
wexpresc:0:0000:00:999:[you reach the engine with ]
wexpresc:0:0000:00:999:[F6 or better use the Lose ]
wexpresc:0:0000:00:999:[All Exp2 Time Now! cheat ]
wexpresc:0:0028:59:000:Infinite Exp2 Time
wexpresc:0:0028:01:001:Lose All Exp2 Time Now!
; [ Western Express (World?) ]
wexpress:0:000C:99:000:Infinite Lives
wexpress:0:0012:05:001:Get 1 more to finish Exp2 car
wexpress:0:0056:00:000:Stop Train Bombs
wexpress:0:0000:00:999:[This Infinite Energy cheat ]
wexpress:0:0000:00:999:[may have to be turned OFF ]
wexpress:0:0000:00:999:[with F6 if you get pushed ]
wexpress:0:0000:00:999:[off the train or encounter ]
wexpress:0:0000:00:999:[problems with the box ]
wexpress:0:0000:00:999:[pusher. Turn the cheat back]
wexpress:0:0000:00:999:[ON with the F6 key. ]
wexpress:0:0031:50:000:Infinite Energy
wexpress:0:0000:00:999:[This Infinite Time cheat ]
wexpress:0:0000:00:999:[should be disabled when you]
wexpress:0:0000:00:999:[you reach the engine with ]
wexpress:0:0000:00:999:[F6 or better use the Lose ]
wexpress:0:0000:00:999:[All Exp2 Time Now! cheat ]
wexpress:0:0028:59:000:Infinite Exp2 Time
wexpress:0:0028:01:001:Lose All Exp2 Time Now!
; [ Wheel Of Fortune (alternate) ]
wfortuna:0:2101:63:000:Infinite Credits
wfortuna:0:2A9D:64:000:Infinite Time
wfortuna:0:2AA1:05:000:Infinite Lives PL1
wfortuna:0:2AA2:05:000:Infinite Lives PL2
wfortuna:0:2AA3:05:000:Infinite Lives PL3
; [ Wheel Of Fortune ]
wfortune:0:2101:63:000:Infinite Credits
wfortune:0:2A9D:64:000:Infinite Time
wfortune:0:2AA1:05:000:Infinite Lives PL1
wfortune:0:2AA2:05:000:Infinite Lives PL2
wfortune:0:2AA3:05:000:Infinite Lives PL3
; [ Wayne Gretzky's 3D Hockey ]
wg3dh:0:0000:00:999:[ This game hasn't even ]:REASON 11
wg3dh:0:0000:00:999:[ been looked at due to ]:REASON 11
wg3dh:0:0000:00:999:[ time constraints - Too]:REASON 11
wg3dh:0:0000:00:999:[ many games and so ]:REASON 11
wg3dh:0:0000:00:999:[ little time. It is ]:REASON 11
wg3dh:0:0000:00:999:[ even possible that ]:REASON 11
wg3dh:0:0000:00:999:[ this game may be a ]:REASON 11
wg3dh:0:0000:00:999:[ clone of an existing ]:REASON 11
wg3dh:0:0000:00:999:[ game which may have ]:REASON 11
wg3dh:0:0000:00:999:[ cheats. Please search ]:REASON 11
wg3dh:0:0000:00:999:[ the cheat forums ]:REASON 11
wg3dh:0:0000:00:999:[ before posting cheat ]:REASON 11
wg3dh:0:0000:00:999:[ requests/cheat finding]:REASON 11
; [ World Grand Prix (US) ]
wgp:0:108E55:09:000:Infinite Credits
wgp:0:10B6DF:00:000:Infinite Race Time
wgp:0:10BB2A:00:000:Always ride at 200km/h
wgp:0:10BB2B:C8:500:Always ride at 200km/h (2/2)
wgp:0:10BB2A:01:000:Always ride at 280km/h
wgp:0:10BB2B:19:500:Always ride at 280km/h (2/2)
wgp:0:10BB2A:01:001:Get 280km/h speed boost Now!:Best used with an activation key for best effect (it's like a turbo option)
wgp:0:10BB2B:19:501:Get 280km/h speed boost Now! (2/2)
wgp:0:142311:75:000:Hands free game completion:Just watch and don't enable the speed cheats with this enabled
; [ World Grand Prix 2 (Japan) ]
wgp2:0:107D03:09:000:Infinite Credits
wgp2:0:109C14:0D:000:Infinite Time (Time Limit)
wgp2:0:1096EC:00:000:Always ride at 200km/h
wgp2:0:1096ED:C8:500:Always ride at 200km/h (2/2)
wgp2:0:1096EC:01:000:Always ride at 280km/h
wgp2:0:1096ED:19:500:Always ride at 280km/h (2/2)
wgp2:0:1096EC:01:001:Get 280km/h speed boost Now!:Best used with an activation key for best effect (it's like a turbo option)
wgp2:0:1096ED:19:501:Get 280km/h speed boost Now! (2/2)
; [ World Grand Prix (Japan) ]
wgpj:0:108E55:09:000:Infinite Credits
wgpj:0:10B6DF:00:000:Infinite Race Time
wgpj:0:10BB2A:00:000:Always ride at 200km/h
wgpj:0:10BB2B:C8:500:Always ride at 200km/h (2/2)
wgpj:0:10BB2A:01:000:Always ride at 280km/h
wgpj:0:10BB2B:19:500:Always ride at 280km/h (2/2)
wgpj:0:10BB2A:01:001:Get 280km/h speed boost Now!:Best used with an activation key for best effect (it's like a turbo option)
wgpj:0:10BB2B:19:501:Get 280km/h speed boost Now! (2/2)
wgpj:0:142311:75:000:Hands free game completion:Just watch and don't enable the speed cheats with this enabled
; [ World Grand Prix (joystick version set 1) (Japan) ]
wgpjoy:0:108E59:09:000:Infinite Credits
wgpjoy:0:10B6E2:00:000:Infinite Race Time
wgpjoy:0:10B6E3:00:500:Infinite Race Time (2/2)
wgpjoy:0:10BB2E:00:000:Always ride at 200km/h
wgpjoy:0:10BB2F:C8:500:Always ride at 200km/h (2/2)
wgpjoy:0:10BB2E:01:000:Always ride at 280km/h
wgpjoy:0:10BB2F:19:500:Always ride at 280km/h (2/2)
wgpjoy:0:10BB2E:01:001:Get 280km/h speed boost Now!:Best used with an activation key for best effect (it's like a turbo option)
wgpjoy:0:10BB2F:19:501:Get 280km/h speed boost Now! (2/2)
wgpjoy:0:142311:75:000:Hands free game completion:Just watch and don't enable the speed cheats with this enabled
; [ World Grand Prix (joystick version set 2) (Japan) ]
wgpjoya:0:108E59:09:000:Infinite Credits
wgpjoya:0:10B6E2:00:000:Infinite Race Time
wgpjoya:0:10B6E3:00:500:Infinite Race Time (2/2)
wgpjoya:0:10BB2E:00:000:Always ride at 200km/h
wgpjoya:0:10BB2F:C8:500:Always ride at 200km/h (2/2)
wgpjoya:0:10BB2E:01:000:Always ride at 280km/h
wgpjoya:0:10BB2F:19:500:Always ride at 280km/h (2/2)
wgpjoya:0:10BB2E:01:001:Get 280km/h speed boost Now!:Best used with an activation key for best effect (it's like a turbo option)
wgpjoya:0:10BB2F:19:501:Get 280km/h speed boost Now! (2/2)
wgpjoya:0:142311:75:000:Hands free game completion:Just watch and don't enable the speed cheats with this enabled
; [ World Heroes (set 1) ]
wh1:0:10B008:9A:000:Infinite Time
wh1:0:10B008:01:001:Finish this Round Now!
wh1:0:10600A:68:000:Infinite Energy PL1
wh1:0:10602E:68:500:Infinite Energy PL1 (2/2)
wh1:0:10600A:00:001:Drain All Energy Now! PL1
wh1:0:10602E:00:501:Drain All Energy Now! PL1 (2/2)
wh1:0:000000:00:999:[ Free player selection, Use BETWEEN rounds ]
wh1:0:10600C:01:000:Play with Dragon PL1
wh1:0:10600C:02:000:Play with Hanzo PL1
wh1:0:10600C:03:000:Play with Muscle Power PL1
wh1:0:10600C:04:000:Play with J. Carn PL1
wh1:0:10600C:05:000:Play with Janne PL1
wh1:0:10600C:06:000:Play with Rasputin PL1
wh1:0:10600C:07:000:Play with Fuuma PL1
wh1:0:10600C:08:000:Play with Brocken PL1
wh1:0:10600C:09:000:Play with Geegus PL1:You can't attack at all!
wh1:0:10610A:68:000:Infinite Energy PL2
wh1:0:10612E:68:500:Infinite Energy PL2 (2/2)
wh1:0:10610A:00:001:Drain All Energy Now! PL2
wh1:0:10612E:00:501:Drain All Energy Now! PL2 (2/2)
wh1:0:000000:00:999:[ Free player selection, Use BETWEEN rounds ]
wh1:0:10610C:01:000:Play with Dragon PL2
wh1:0:10610C:02:000:Play with Hanzo PL2
wh1:0:10610C:03:000:Play with Muscle Power PL2
wh1:0:10610C:04:000:Play with J. Carn PL2
wh1:0:10610C:05:000:Play with Janne PL2
wh1:0:10610C:06:000:Play with Rasputin PL2
wh1:0:10610C:07:000:Play with Fuuma PL2
wh1:0:10610C:08:000:Play with Brocken PL2
wh1:0:10610C:09:000:Play with Geegus PL2:You can't attack at all!
; [ World Heroes (set 2) ]
wh1h:0:10B008:9A:000:Infinite Time
wh1h:0:10B008:01:001:Finish this Round Now!
wh1h:0:10600A:68:000:Infinite Energy PL1
wh1h:0:10602E:68:500:Infinite Energy PL1 (2/2)
wh1h:0:10600A:00:001:Drain All Energy Now! PL1
wh1h:0:10602E:00:501:Drain All Energy Now! PL1 (2/2)
wh1h:0:000000:00:999:[ Free player selection, Use BETWEEN rounds ]
wh1h:0:10600C:01:000:Play with Dragon PL1
wh1h:0:10600C:02:000:Play with Hanzo PL1
wh1h:0:10600C:03:000:Play with Muscle Power PL1
wh1h:0:10600C:04:000:Play with J. Carn PL1
wh1h:0:10600C:05:000:Play with Janne PL1
wh1h:0:10600C:06:000:Play with Rasputin PL1
wh1h:0:10600C:07:000:Play with Fuuma PL1
wh1h:0:10600C:08:000:Play with Brocken PL1
wh1h:0:10600C:09:000:Play with Geegus PL1:You can't attack at all!
wh1h:0:10610A:68:000:Infinite Energy PL2
wh1h:0:10612E:68:500:Infinite Energy PL2 (2/2)
wh1h:0:10610A:00:001:Drain All Energy Now! PL2
wh1h:0:10612E:00:501:Drain All Energy Now! PL2 (2/2)
wh1h:0:000000:00:999:[ Free player selection, Use BETWEEN rounds ]
wh1h:0:10610C:01:000:Play with Dragon PL2
wh1h:0:10610C:02:000:Play with Hanzo PL2
wh1h:0:10610C:03:000:Play with Muscle Power PL2
wh1h:0:10610C:04:000:Play with J. Carn PL2
wh1h:0:10610C:05:000:Play with Janne PL2
wh1h:0:10610C:06:000:Play with Rasputin PL2
wh1h:0:10610C:07:000:Play with Fuuma PL2
wh1h:0:10610C:08:000:Play with Brocken PL2
wh1h:0:10610C:09:000:Play with Geegus PL2:You can't attack at all!
; [ World Heroes 2 ]
wh2:0:10C109:9A:000:Infinite Time
wh2:0:10C109:01:001:Finish this Round Now!
wh2:0:10600C:7F:000:Infinite Energy PL1
wh2:0:10600C:00:001:Drain All Energy Now! PL1
wh2:0:000000:00:999:[ Free player selection, Use BETWEEN rounds, ]
wh2:0:000000:00:999:[ or at world map. There are some palette ]
wh2:0:000000:00:999:[ glitches. And some fights are repeated more ]
wh2:0:000000:00:999:[ than once. ]
wh2:0:106004:01:001:Play with K. Dragon PL1
wh2:0:106004:02:001:Play with Hanzou PL1
wh2:0:106004:03:001:Play with Muscle Power PL1
wh2:0:106004:04:001:Play with J. Carn PL1
wh2:0:106004:05:001:Play with Janne PL1
wh2:0:106004:06:001:Play with Rasputin PL1
wh2:0:106004:07:001:Play with Fuuma PL1
wh2:0:106004:08:001:Play with Brocken PL1
wh2:0:106004:09:001:Play with Shura PL1
wh2:0:106004:0A:001:Play with Ryoko PL1
wh2:0:106004:0B:001:Play with C. Kidd PL1
wh2:0:106004:0C:001:Play with Mudman PL1
wh2:0:106004:0D:001:Play with Erick PL1
wh2:0:106004:0E:001:Play with J. Max PL1
wh2:0:106004:0F:001:Play with Dio PL1
wh2:0:106004:10:001:Play with Neo Geegus PL1:You can't attack at all! You can move and block. Taunting makes you invincible and also crashes the game.
wh2:0:10610C:7F:000:Infinite Energy PL2
wh2:0:10610C:00:001:Drain All Energy Now! PL2
wh2:0:000000:00:999:[ Free player selection, Use BETWEEN rounds, ]
wh2:0:000000:00:999:[ or at world map. There are some palette ]
wh2:0:000000:00:999:[ glitches. And some fights are repeated more ]
wh2:0:000000:00:999:[ than once. ]
wh2:0:106104:01:001:Play with K. Dragon PL2
wh2:0:106104:02:001:Play with Hanzou PL2
wh2:0:106104:03:001:Play with Muscle Power PL2
wh2:0:106104:04:001:Play with J. Carn PL2
wh2:0:106104:05:001:Play with Janne PL2
wh2:0:106104:06:001:Play with Rasputin PL2
wh2:0:106104:07:001:Play with Fuuma PL2
wh2:0:106104:08:001:Play with Brocken PL2
wh2:0:106104:09:001:Play with Shura PL2
wh2:0:106104:0A:001:Play with Ryoko PL2
wh2:0:106104:0B:001:Play with C. Kidd PL2
wh2:0:106104:0C:001:Play with Mudman PL2
wh2:0:106104:0D:001:Play with Erick PL2
wh2:0:106104:0E:001:Play with J. Max PL2
wh2:0:106104:0F:001:Play with Dio PL2
wh2:0:106104:10:001:Play with Neo Geegus PL2:You can't attack at all! You can move and block. Taunting makes you invincible and also crashes the game.
; [ World Heroes 2 Jet ]
wh2j:0:10C109:9A:000:Infinite Time
wh2j:0:10C109:01:001:Finish this Round Now!
wh2j:0:10600C:60:000:Infinite Energy PL1
wh2j:0:10600C:00:001:Drain All Energy Now! PL1
wh2j:0:000000:00:999:[ Free player selection, Use BETWEEN rounds ]
wh2j:0:106004:01:001:Play with Dragon PL1
wh2j:0:106004:02:001:Play with Hanzou PL1
wh2j:0:106004:03:001:Play with Muscle PL1
wh2j:0:106004:04:001:Play with J. Carn PL1
wh2j:0:106004:05:001:Play with Janne PL1
wh2j:0:106004:06:001:Play with Rasputin PL1
wh2j:0:106004:07:001:Play with Fuuma PL1
wh2j:0:106004:08:001:Play with Brocken PL1
wh2j:0:106004:09:001:Play with Shura PL1
wh2j:0:106004:0A:001:Play with Ryoko PL1
wh2j:0:106004:0B:001:Play with C. Kidd PL1
wh2j:0:106004:0C:001:Play with Mudman PL1
wh2j:0:106004:0D:001:Play with Erick PL1
wh2j:0:106004:0E:001:Play with J. Max PL1
wh2j:0:106004:0F:001:Play with Jack PL1
wh2j:0:106004:10:001:Play with Ryofu PL1
wh2j:0:106004:11:001:Play with Zeus PL1
wh2j:0:10610C:60:000:Infinite Energy PL2
wh2j:0:10610C:00:001:Drain All Energy Now! PL2
wh2j:0:000000:00:999:[ Free player selection, Use BETWEEN rounds ]
wh2j:0:106104:01:001:Play with Dragon PL2
wh2j:0:106104:02:001:Play with Hanzou PL2
wh2j:0:106104:03:001:Play with Muscle PL2
wh2j:0:106104:04:001:Play with J. Carn PL2
wh2j:0:106104:05:001:Play with Janne PL2
wh2j:0:106104:06:001:Play with Rasputin PL2
wh2j:0:106104:07:001:Play with Fuuma PL2
wh2j:0:106104:08:001:Play with Brocken PL2
wh2j:0:106104:09:001:Play with Shura PL2
wh2j:0:106104:0A:001:Play with Ryoko PL2
wh2j:0:106104:0B:001:Play with C. Kidd PL2
wh2j:0:106104:0C:001:Play with Mudman PL2
wh2j:0:106104:0D:001:Play with Erick PL2
wh2j:0:106104:0E:001:Play with J. Max PL2
wh2j:0:106104:0F:001:Play with Jack PL2
wh2j:0:106104:10:001:Play with Ryofu PL2
wh2j:0:106104:11:001:Play with Zeus PL2
; [ Whiz Quiz ]
whizquiz:0:0000:00:999:[ There are no cheats ]:REASON 1
whizquiz:0:0000:00:999:[ for this game as it ]:REASON 1
whizquiz:0:0000:00:999:[ didn't work the last ]:REASON 1
whizquiz:0:0000:00:999:[ time it was tested. ]:REASON 1
whizquiz:0:0000:00:999:[ If the game now works ]:REASON 1
whizquiz:0:0000:00:999:[ please request cheats ]:REASON 1
whizquiz:0:0000:00:999:[ for it on the cheat ]:REASON 1
whizquiz:0:0000:00:999:[ forums. ]:REASON 1
; [ Whizz ]
whizz:0:E637:09:000:Infinite Credits
whizz:0:F20B:07:000:Infinite Lives PL1
whizz:0:F20E:02:000:Invincibility PL1
whizz:0:F218:03:000:Always have Full Speed PL1
:whizz:62000000:0000:00000000:FFFFFFFF:Select Weapon PL1
:whizz:00010000:F210:00000001:FFFFFFFF:Normal
:whizz:00110000:F210:00001601:FFFFFFFF:Double Laser
:whizz:00010000:F210:00000002:FFFFFFFF:3 Way
:whizz:00010000:F210:00000003:FFFFFFFF:Front & Side Shot
:whizz:00010000:F210:00000004:FFFFFFFF:5 Way
whizz:0:F40B:07:000:Infinite Lives PL2
whizz:0:F40E:02:000:Invincibility PL2
whizz:0:F418:03:000:Always have Full Speed PL2
:whizz:62000000:0000:00000000:FFFFFFFF:Select Weapon PL2
:whizz:00010000:F410:00000001:FFFFFFFF:Normal
:whizz:00110000:F410:00001601:FFFFFFFF:Double Laser
:whizz:00010000:F410:00000002:FFFFFFFF:3 Way
:whizz:00010000:F410:00000003:FFFFFFFF:Front & Side Shot
:whizz:00010000:F410:00000004:FFFFFFFF:5 Way
; [ Who Dunit (version 8.0) ]
whodunit:0:3317:00:000:No time between bullets
whodunit:0:3347:03:000:Infinite Lives PL1
whodunit:0:3369:03:000:Infinite Lives PL2
; [ Whoopee!! / Pipi & Bibis ]
whoopee:0:08066D:04:000:Always have 4 Coins
whoopee:0:080673:77:000:Stop End-of-Level Bomb Timer:Turn off to leave level
whoopee:0:08073F:01:007:Only 1 Computer Left
whoopee:0:000000:00:999:[See the Dip Switch Menu to ]
whoopee:0:000000:00:999:[enable an alternate ]
whoopee:0:000000:00:999:[Invincibility cheat. ]
whoopee:0:080641:05:000:Infinite Lives PL1
whoopee:0:080689:1B:000:Invincibility PL1
whoopee:0:08064F:05:000:Infinite Lives PL2
whoopee:0:0806E9:7D:000:Invincibility PL2
; [ World Heroes Perfect ]
whp:0:10C109:9A:000:Infinite Time
whp:0:10C109:01:001:Finish this Round Now!
whp:0:10600C:C0:000:Infinite Energy PL1
whp:0:10600C:00:001:Drain All Energy Now! PL1
whp:0:106A17:DF:000:Always Maximum Hero PL1:The Hero Gauge will slowly fill itself if it's used.
whp:0:000000:00:999:[ Free player selection, Use on character ]
whp:0:000000:00:999:[ selection screen. ]
whp:0:10B070:11:001:Play with Zeus PL1
whp:0:10B070:12:001:Play with Neo-Dio PL1
whp:0:10B070:13:001:Play with Goku PL1
whp:0:000000:00:999:[ Free player selection, Use BETWEEN rounds ]
whp:0:106004:01:001:Play with Dragon PL1
whp:0:106004:02:001:Play with Hanzou PL1
whp:0:106004:03:001:Play with Muscle PL1
whp:0:106004:04:001:Play with J. Carn PL1
whp:0:106004:05:001:Play with Janne PL1
whp:0:106004:06:001:Play with Rasputin PL1
whp:0:106004:07:001:Play with Fuuma PL1
whp:0:106004:08:001:Play with Brocken PL1
whp:0:106004:09:001:Play with Shura PL1
whp:0:106004:0A:001:Play with Ryoko PL1
whp:0:106004:0B:001:Play with C. Kidd PL1
whp:0:106004:0C:001:Play with Mudman PL1
whp:0:106004:0D:001:Play with Erick PL1
whp:0:106004:0E:001:Play with J. Max PL1
whp:0:106004:0F:001:Play with Jack PL1
whp:0:106004:10:001:Play with Ryofu PL1
whp:0:106004:11:001:Play with Zeus PL1
whp:0:106004:12:001:Play with Neo-Dio PL1
whp:0:106004:13:001:Play with Goku PL1
whp:0:10610C:C0:000:Infinite Energy PL2
whp:0:10610C:00:001:Drain All Energy Now! PL2
whp:0:106B17:DF:000:Always Maximum Hero PL2:The Hero Gauge will slowly fill itself if it's used.
whp:0:000000:00:999:[ Free player selection, Use on character ]
whp:0:000000:00:999:[ selection screen. ]
whp:0:10B071:11:001:Play with Zeus PL2
whp:0:10B071:12:001:Play with Neo-Dio PL2
whp:0:10B071:13:001:Play with Goku PL2
whp:0:000000:00:999:[ Free player selection, Use BETWEEN rounds ]
whp:0:106104:01:001:Play with Dragon PL2
whp:0:106104:02:001:Play with Hanzou PL2
whp:0:106104:03:001:Play with Muscle PL2
whp:0:106104:04:001:Play with J. Carn PL2
whp:0:106104:05:001:Play with Janne PL2
whp:0:106104:06:001:Play with Rasputin PL2
whp:0:106104:07:001:Play with Fuuma PL2
whp:0:106104:08:001:Play with Brocken PL2
whp:0:106104:09:001:Play with Shura PL2
whp:0:106104:0A:001:Play with Ryoko PL2
whp:0:106104:0B:001:Play with C. Kidd PL2
whp:0:106104:0C:001:Play with Mudman PL2
whp:0:106104:0D:001:Play with Erick PL2
whp:0:106104:0E:001:Play with J. Max PL2
whp:0:106104:0F:001:Play with Jack PL2
whp:0:106104:10:001:Play with Ryofu PL2
whp:0:106104:11:001:Play with Zeus PL2
whp:0:106104:12:001:Play with Neo-Dio PL2
whp:0:106104:13:001:Play with Goku PL2
; [ Wiggie Waggie ]
wiggie:0:FFC21B:09:000:Infinite Credits
wiggie:0:FFD4C6:03:000:Infinite Lives
:wiggie:00000301:FFD4C0:00000017:FFFFFFFF:Select Current Stage:Enable this ingame - the selected stage will appear when you lose a life
wiggie:0:FFE00D:06:000:Always have Super Ball
wiggie:0:FFDFF8:80:000:Always have Magnet
wiggie:0:FFE007:80:000:Enlarged Bat
wiggie:0:FFE007:D0:000:Maximum Bat Size
wiggie:0:FFD34E:0F:000:Infinite Bonus
wiggie:0:FFD34B:80:500:Infinite Bonus (2/3)
wiggie:0:FFE2B2:00:500:Infinite Bonus (3/3)
wiggie:0:FFE2B3:01:005:Every Bonus is Magnet
wiggie:0:E0004F:18:505:Every Bonus is Magnet (2/3)
wiggie:0:E0204F:18:505:Every Bonus is Magnet (3/3)
wiggie:0:FFE2B3:02:005:Every Bonus is Super Ball
wiggie:0:E0004F:1E:505:Every Bonus is Super Ball (2/3)
wiggie:0:E0204F:1E:505:Every Bonus is Super Ball (3/3)
wiggie:0:FFE2B3:03:005:Every Bonus is Extend
wiggie:0:E0004F:1A:505:Every Bonus is Extend (2/3)
wiggie:0:E0204F:1A:505:Every Bonus is Extend (3/3)
wiggie:0:FFE2B3:04:005:Every Bonus is Bombs
wiggie:0:E0004F:19:505:Every Bonus is Bombs (2/3)
wiggie:0:E0204F:19:505:Every Bonus is Bombs (3/3)
wiggie:0:FFE2B3:05:005:Every Bonus is 1Up
wiggie:0:E0004F:1F:505:Every Bonus is 1Up (2/3)
wiggie:0:E0204F:1F:505:Every Bonus is 1Up (3/3)
wiggie:0:FFE2B3:06:005:Every Bonus is Multi
wiggie:0:E0004F:1C:505:Every Bonus is Multi (2/3)
wiggie:0:E0204F:1C:505:Every Bonus is Multi (3/3)
wiggie:0:FFE2B3:07:005:Every Bonus is Weapon
wiggie:0:E0004F:1D:505:Every Bonus is Weapon (2/3)
wiggie:0:E0204F:1D:505:Every Bonus is Weapon (3/3)
wiggie:0:FFE2B3:08:005:Every Bonus is Triplication
wiggie:0:E0004F:1B:505:Every Bonus is Triplication (2/3)
wiggie:0:E0204F:1B:505:Every Bonus is Triplication (3/3)
; [ Wild Fang / Tecmo Knight ]
wildfang:0:0608CC:99:000:Infinite Time
wildfang:0:060E1E:03:000:Infinite Lives PL1
wildfang:0:060E17:03:000:Infinite Polymorphes PL1
wildfang:0:060DD7:32:000:Infinite Energy PL1
wildfang:0:060E11:40:000:Invincibility PL1
wildfang:0:060E0A:03:000:Change to Dragon PL1:Infinite Time
wildfang:0:060F3F:03:501:Change to Dragon PL1 (2/5)
wildfang:0:060F81:06:501:Change to Dragon PL1 (3/5)
wildfang:0:060F82:0D:501:Change to Dragon PL1 (4/5)
wildfang:0:060F83:BE:501:Change to Dragon PL1 (5/5)
wildfang:0:060E0A:00:001:Dragon Time Over Now! PL1
wildfang:0:060E9F:03:000:Infinite Lives PL2
wildfang:0:060E97:03:000:Infinite Polymorphes PL2
wildfang:0:060E57:32:000:Infinite Energy PL2
wildfang:0:060E91:40:000:Invincibility PL2
wildfang:0:060E8A:03:000:Change to Dragon PL1:Infinite Time
wildfang:0:06103F:03:501:Change to Dragon PL1 (2/5)
wildfang:0:061081:06:501:Change to Dragon PL1 (3/5)
wildfang:0:061082:0E:501:Change to Dragon PL1 (4/5)
wildfang:0:061083:3E:501:Change to Dragon PL1 (5/5)
wildfang:0:060E8A:00:001:Dragon Time Over PL1
; [ Wild Pilot ]
wildplt:0:0F000D:63:000:Infinite Credits
wildplt:0:0F002B:05:000:Infinite Lives
wildplt:0:0F0029:64:000:Infinite Energy
:wildplt:00100000:0F01BC:00000254:FFFFFFFF:Infinite Ammo
wildplt:0:0F01BF:04:000:Infinite Missiles (Right)
wildplt:0:0F01B1:02:000:Infinite Bombs (Left)
; [ Willow (US) ]
willow:0:FF82A2:09:000:Infinite Credits
willow:0:FF83C7:59:000:Infinite Time
willow:0:FF8342:09:000:Infinite Lives
willow:0:FF8362:06:000:Infinite Energy
willow:0:FF8369:90:000:Infinite Money
willow:0:FF835D:03:000:Infinite Bracelets
willow:0:FF8345:05:071:Select current stage
willow:0:FF8345:05:061:Select next stage
willow:0:FF8386:00:001:Play as Willow Now!
willow:0:FF9866:00:501:Play as Willow Now! (2/2)
willow:0:FF8386:04:001:Play as Madmartigan Now!
willow:0:FF9866:04:501:Play as Madmartigan Now! (2/2)
; [ Willow (Japan, Japanese) ]
willowj:0:FF82A2:09:000:Infinite Credits
willowj:0:FF83C7:59:000:Infinite Time
willowj:0:FF8342:09:000:Infinite Lives
willowj:0:FF8362:06:000:Infinite Energy
willowj:0:FF8369:90:000:Infinite Money
willowj:0:FF835D:03:000:Infinite Bracelets
willowj:0:FF8345:05:071:Select current stage
willowj:0:FF8345:05:061:Select next stage
willowj:0:FF8386:00:001:Play as Willow Now!
willowj:0:FF9866:00:501:Play as Willow Now! (2/2)
willowj:0:FF8386:04:001:Play as Madmartigan Now!
willowj:0:FF9866:04:501:Play as Madmartigan Now! (2/2)
; [ Willow (Japan, English) ]
willowje:0:FF82A2:09:000:Infinite Credits
willowje:0:FF83C7:59:000:Infinite Time
willowje:0:FF8342:09:000:Infinite Lives
willowje:0:FF8362:06:000:Infinite Energy
willowje:0:FF8369:90:000:Infinite Money
willowje:0:FF835D:03:000:Infinite Bracelets
willowje:0:FF8345:05:071:Select current stage
willowje:0:FF8345:05:061:Select next stage
willowje:0:FF8386:00:001:Play as Willow Now!
willowje:0:FF9866:00:501:Play as Willow Now! (2/2)
willowje:0:FF8386:04:001:Play as Madmartigan Now!
willowje:0:FF9866:04:501:Play as Madmartigan Now! (2/2)
; [ Wily Tower ]
wilytowr:0:D0F0:09:000:Infinite Time
wilytowr:0:D3D2:08:000:Infinite Lives
wilytowr:0:41A0:C9:100:Invincibility:Falling OFF the screen or dropping OFF high platforms will still kill you though!
; [ Winning Run 91 ]
winrun91:0:0000:00:999:[ There are no cheats ]:REASON 1
winrun91:0:0000:00:999:[ for this game as it ]:REASON 1
winrun91:0:0000:00:999:[ didn't work the last ]:REASON 1
winrun91:0:0000:00:999:[ time it was tested. ]:REASON 1
winrun91:0:0000:00:999:[ If the game now works ]:REASON 1
winrun91:0:0000:00:999:[ please request cheats ]:REASON 1
winrun91:0:0000:00:999:[ for it on the cheat ]:REASON 1
winrun91:0:0000:00:999:[ forums. ]:REASON 1
; [ Winning Spike (ver JAA) ]
winspike:0:C01023:63:000:Infinite Credits
winspike:0:C00A22:11:070:Select Score PL1
winspike:0:C00A22:00:000:Score always = 0 PL1
winspike:0:C00A22:11:000:Score always = 17 PL1
winspike:0:C00A22:00:001:Score = 0 Now! PL1
winspike:0:C00A22:11:001:Score = 17 Now! PL1
winspike:0:C00B22:11:070:Select Score PL2
winspike:0:C00B22:00:000:Score always = 0 PL2
winspike:0:C00B22:11:000:Score always = 17 PL2
winspike:0:C00B22:00:001:Score = 0 Now! PL2
winspike:0:C00B22:11:001:Score = 17 Now! PL2
; [ Winter Bobble, The ]
wintbob:0:100195:09:000:Infinite Credits
wintbob:0:1000BB:20:000:Infinite Time
wintbob:0:000000:00:999:[ See the Dip Switch Menu to enable ]
wintbob:0:000000:00:999:[ alternate Invincibility cheats. ]
wintbob:0:101591:0A:000:Infinite Lives PL1
:wintbob:00000010:1015CB:000000BE:000000BF:Invincibility (See Note) PL1:Enable it when you are flickering, Turn it OFF at the end of each level
wintbob:0:1015A8:70:000:All Bonus PL1
wintbob:0:1015A8:70:000:Always have all powers PL1
wintbob:0:1015A8:10:020:Always have pow-up shot PL1
wintbob:0:1015A8:20:020:Always have pow-up range PL1
wintbob:0:1015A8:40:020:Always have pow-up speed PL1
wintbob:0:1015A8:70:001:Get all powers Now! PL1
wintbob:0:1015A8:10:021:Get pow-up shot Now! PL1
wintbob:0:1015A8:20:021:Get pow-up range Now! PL1
wintbob:0:1015A8:40:021:Get pow-up speed Now! PL1
wintbob:0:1015AA:01:021:Get Letter "S" Now! PL1
wintbob:0:1015AA:02:021:Get Letter "N" Now! PL1
wintbob:0:1015AA:04:021:Get Letter "O" Now! PL1
wintbob:0:1015AA:08:021:Get Letter "W" Now! PL1
wintbob:0:1015A7:0A:000:Infinite Lives PL2
:wintbob:00000010:10160B:000000BE:000000BF:Invincibility (See Note) PL2:Enable it when you are flickering, Turn it OFF at the end of each level
wintbob:0:1015A9:70:000:All Bonus PL2
wintbob:0:1015A9:70:000:Always have all powers PL2
wintbob:0:1015A9:10:020:Always have pow-up shot PL2
wintbob:0:1015A9:20:020:Always have pow-up range PL2
wintbob:0:1015A9:40:020:Always have pow-up speed PL2
wintbob:0:1015A9:70:001:Get all powers Now! PL2
wintbob:0:1015A9:10:021:Get pow-up shot Now! PL2
wintbob:0:1015A9:20:021:Get pow-up range Now! PL2
wintbob:0:1015A9:40:021:Get pow-up speed Now!PL2
wintbob:0:1015AB:01:021:Get Letter "S" Now! PL2
wintbob:0:1015AB:02:021:Get Letter "N" Now! PL2
wintbob:0:1015AB:04:021:Get Letter "O" Now! PL2
wintbob:0:1015AB:08:021:Get Letter "W" Now! PL2
wintbob:0:1018CA:00:001:One hit for boss Now!
wintbob:0:1018CB:01:501:One hit for boss Now! (2/4)
wintbob:0:10190A:00:501:One hit for boss Now! (3/4)
wintbob:0:10190B:01:501:One hit for boss Now! (4/4)
wintbob:0:101573:04:000:Goto Floor 5
wintbob:0:101573:09:001:Goto Floor 10
wintbob:0:101573:0D:001:Goto Floor 15
wintbob:0:101573:12:001:Goto Floor 20
wintbob:0:101573:17:001:Goto Floor 25
wintbob:0:101573:1C:001:Goto Floor 30
wintbob:0:101573:21:001:Goto Floor 35
wintbob:0:101573:26:001:Goto Floor 40
wintbob:0:101573:2B:001:Goto Floor 45
wintbob:0:101573:30:001:Goto Floor 50
; [ Winter Heat ]
winterht:0:00183D05:09:000:Infinite Credits
:winterht:00100000:060BC619:00000000:FFFFFFFF:Infinite Time (Speed Skiing)
winterht:0:0609D6D9:FF:000:Always have max speed (Ski Jumping)
winterht:0:060BC831:FF:000:Always have Furthest Jump (Ski Jumping)
winterht:0:002098C9:00:000:Infinite Time (Short Track S.S.)
winterht:0:0020994A:FF:000:Always have Max Speed (Short Track S.S.)
; [ Wiping ]
wiping:0:9100:05:000:Infinite Lives
; [ Wise Guy ]
wiseguy:0:E906:09:000:Infinite Lives
wiseguy:0:EB16:2F:000:Infinite Time
wiseguy:0:EAE4:00:001:Finish this stage Now!
wiseguy:0:E907:09:001:Get 9 stars Now!
; [ Wit's (Japan) ]
wits:0:FFD60D:09:000:Infinite Credits
wits:0:FFD76D:99:062:Select Next Stage
wits:0:FFD723:09:000:Infinite Lives PL1
wits:0:FFD731:09:000:Infinite Lives PL2
wits:0:FFD73F:09:000:Infinite Lives PL3
wits:0:FFD74D:09:000:Infinite Lives PL4
; [ Wiz ]
wiz:0:C064:09:000:Infinite Lives PL1
wiz:0:C065:09:000:Infinite Lives PL2
wiz:0:C6F9:09:000:Infinite Cutters
wiz:0:C6FA:09:000:Infinite Time Stoppers
wiz:0:C6FB:09:000:Infinite Barriers
wiz:0:C6FC:09:000:Infinite Quicks
wiz:0:C6FD:09:000:Infinite Bombers
wiz:0:C6FE:09:000:Infinite Fire
wiz:0:C6FF:09:000:Infinite Helpers
; [ Wizard Fire (US v1.1) ]
wizdfire:0:FDD004:0C:000:Infinite Hearts PL1
wizdfire:0:FDD030:50:001:Get Maximum Magic Now! PL1
wizdfire:0:FDD064:02:000:Invincibility PL1
wizdfire:0:FDD084:0C:000:Infinite Hearts PL2
wizdfire:0:FDD0B0:50:001:Get Maximum Magic Now! PL2
wizdfire:0:FDD0E4:02:000:Invincibility PL2
; [ Wiz (Taito) ]
wizt:0:C064:09:000:Infinite Lives PL1
wizt:0:C065:09:000:Infinite Lives PL2
wizt:0:C6F9:09:000:Infinite Cutters
wizt:0:C6FA:09:000:Infinite Time Stoppers
wizt:0:C6FB:09:000:Infinite Barriers
wizt:0:C6FC:09:000:Infinite Quicks
wizt:0:C6FD:09:000:Infinite Bombers
wizt:0:C6FE:09:000:Infinite Fire
wizt:0:C6FF:09:000:Infinite Helpers
; [ Windjammers / Flying Power Disc ]
wjammers:0:10008D:99:000:Infinite Set Time
wjammers:0:10008D:00:001:Finish Set Now!
wjammers:0:100873:00:000:Score always = 0 PL1
wjammers:0:100873:99:000:Score always = 99 PL1
wjammers:0:100873:00:001:Set score = 0 Now! PL1
wjammers:0:100873:99:001:Set score = 99 Now! PL1
wjammers:0:100873:99:073:Select Score Now! PL1
wjammers:0:1008F3:00:000:Score always = 0 PL2
wjammers:0:1008F3:99:000:Score always = 99 PL2
wjammers:0:1008F3:00:001:Set score = 0 Now! PL2
wjammers:0:1008F3:99:001:Set score = 99 Now! PL2
wjammers:0:1008F3:99:073:Select Score Now! PL2
; [ World Court (Japan) ]
wldcourt:0:01A0:00:000:Game Score always = 0 PL1
wldcourt:0:01A0:00:001:Set Game Score = 0 Now! PL1
wldcourt:0:01A0:01:001:Set Game Score = 15 Now! PL1
wldcourt:0:01A0:02:001:Set Game Score = 30 Now! PL1
wldcourt:0:01A0:03:001:Set Game Score = 40 Now! PL1
wldcourt:0:019A:07:070:Select 'Sets' score PL1
wldcourt:0:01A1:00:000:Game Score always = 0 PL2
wldcourt:0:01A1:00:001:Set Game Score = 0 Now! PL2
wldcourt:0:01A1:01:001:Set Game Score = 15 Now! PL2
wldcourt:0:01A1:02:001:Set Game Score = 30 Now! PL2
wldcourt:0:01A1:03:001:Set Game Score = 40 Now! PL2
wldcourt:0:019B:07:070:Select 'Sets' score PL2
wldcourt:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ Water Match ]
wmatch:0:C0A8:09:000:Infinite Credits
wmatch:0:C418:00:000:Infinite Time
wmatch:0:C41A:00:500:Infinite Time (2/2)
; [ Wonder Momo ]
wndrmomo:0:4458:7F:000:Infinite Vital
wndrmomo:0:4459:7F:000:Always have maximum wonder
wndrmomo:0:450D:EC:000:Invincibility
; [ Wonder Planet (Japan) ]
wndrplnt:0:060042:09:000:Infinite Credits
wndrplnt:0:060204:99:000:Infinite Lives
wndrplnt:0:060250:80:000:Infinite Energy
wndrplnt:0:060250:7F:000:Infinite Missiles
wndrplnt:0:06024E:99:000:Infinite Bombs
wndrplnt:0:060252:09:000:Infinite Barrier Balls
wndrplnt:0:060254:0F:000:Infinite Barriers
wndrplnt:0:060247:02:000:Infinite Back Fire
wndrplnt:0:060401:80:040:Invincibility
wndrplnt:0:060286:02:000:Infinite Shop Time:Turn off to finish stage
wndrplnt:0:06020C:99:000:Infinite Money
wndrplnt:0:06020D:99:500:Infinite Money (2/4)
wndrplnt:0:06020E:99:500:Infinite Money (3/4)
wndrplnt:0:06020F:99:500:Infinite Money (4/4)
wndrplnt:0:000000:00:999:[ These are the Shot/Missile Weapons ]
wndrplnt:0:060248:01:000:Always have the Normal Missile
wndrplnt:0:060248:03:000:Always have the Wide Beam
wndrplnt:0:060248:04:000:Always have the Cross Fire
wndrplnt:0:060248:05:000:Always have the Side Attack
wndrplnt:0:060248:06:000:Always have the Nine Shot
wndrplnt:0:060248:07:000:Always have the Extender
wndrplnt:0:060248:08:000:Always have the Revolver
wndrplnt:0:060248:09:000:Always have the Winder
wndrplnt:0:060248:0A:000:Always have the Homing Missiles
wndrplnt:0:060248:01:001:Get the Normal Missile Now!
wndrplnt:0:060248:03:001:Get the Wide Beam Now!
wndrplnt:0:060248:04:001:Get the Cross Fire Now!
wndrplnt:0:060248:05:001:Get the Side Attack Now!
wndrplnt:0:060248:06:001:Get the Nine Shot Now!
wndrplnt:0:060248:07:001:Get the Extender Now!
wndrplnt:0:060248:08:001:Get the Revolver Now!
wndrplnt:0:060248:09:001:Get the Winder Now!
wndrplnt:0:060248:0A:001:Get the Homing Missiles Now!
wndrplnt:0:000000:00:999:[ These are the Bomb Weapons ]
wndrplnt:0:06024A:0B:000:Always have the Normal Bomb
wndrplnt:0:06024A:0C:000:Always have the Cross Bomb
wndrplnt:0:06024A:0D:000:Always have the Conti Bomb
wndrplnt:0:06024A:0E:000:Always have the Peace Bomb
wndrplnt:0:06024A:0F:000:Always have the Hyper Bomb
wndrplnt:0:06024A:10:000:Always have the Smart Bomb
wndrplnt:0:06024A:0B:001:Get the Normal Bomb Now!
wndrplnt:0:06024A:0C:001:Get the Cross Bomb Now!
wndrplnt:0:06024A:0D:001:Get the Conti Bomb Now!
wndrplnt:0:06024A:0E:001:Get the Peace Bomb Now!
wndrplnt:0:06024A:0F:001:Get the Hyper Bomb Now!
wndrplnt:0:06024A:10:001:Get the Smart Bomb Now!
wndrplnt:0:000000:00:999:[ These are the Barriers ]
wndrplnt:0:06024B:11:000:Always have the Barrier Ball
wndrplnt:0:06024B:12:000:Always have the Front Barrier
wndrplnt:0:06024B:13:000:Always have the Rear Barrier
wndrplnt:0:06024B:14:000:Always have the Multi Barrier
wndrplnt:0:06024B:15:000:Always have the Hyper Barrier
wndrplnt:0:06024B:11:001:Get the Barrier Ball Now!
wndrplnt:0:06024B:12:001:Get the Front Barrier Now!
wndrplnt:0:06024B:13:001:Get the Rear Barrier Now!
wndrplnt:0:06024B:14:001:Get the Multi Barrier Now!
wndrplnt:0:06024B:15:001:Get the Hyper Barrier Now!
wndrplnt:0:000000:00:999:[ These are the Speed/Engine Options ]
wndrplnt:0:06024D:01:000:Always have the Jet Engine
wndrplnt:0:06024D:02:000:Always have the Super Engine
wndrplnt:0:06024D:03:000:Always have the Rocket Engine
wndrplnt:0:06024D:04:000:Always have the Hyper Engine
wndrplnt:0:06024D:01:001:Get the Jet Engine Now!
wndrplnt:0:06024D:02:001:Get the Super Engine Now!
wndrplnt:0:06024D:03:001:Get the Rocket Engine Now!
wndrplnt:0:06024D:04:001:Get the Hyper Engine Now!
; [ Warriors of Fate (World 921002) ]
wof:0:FF81B2:3B:000:Infinite Time
wof:0:FF81DE:63:000:Infinite Boss Time
wof:0:FF7F9B:03:000:Infinite Lives PL1
wof:0:FFBE9F:68:000:Infinite Energy PL1
wof:0:FFBED5:02:000:Invincibility PL1
wof:0:FF7F9C:03:000:Infinite Lives PL2
wof:0:FFBF7F:68:000:Infinite Energy PL2
wof:0:FFBFB5:02:000:Invincibility PL2
wof:0:FF7F9D:03:000:Infinite Lives PL3
wof:0:FFC05F:68:000:Infinite Energy PL3
wof:0:FFC095:02:000:Invincibility PL3
; [ Sangokushi II (Asia 921005) ]
wofa:0:FF81B2:3B:000:Infinite Time
wofa:0:FF81DE:63:000:Infinite Boss Time
wofa:0:FF7F9B:03:000:Infinite Lives PL1
wofa:0:FFBE9F:68:000:Infinite Energy PL1
wofa:0:FFBED5:02:000:Invincibility PL1
wofa:0:FF7F9C:03:000:Infinite Lives PL2
wofa:0:FFBF7F:68:000:Infinite Energy PL2
wofa:0:FFBFB5:02:000:Invincibility PL2
wofa:0:FF7F9D:03:000:Infinite Lives PL3
wofa:0:FFC05F:68:000:Infinite Energy PL3
wofa:0:FFC095:02:000:Invincibility PL3
; [ Tenchi wo Kurau II - Sekiheki no Tatakai (Japan 921031) ]
wofj:0:FF81B2:3B:000:Infinite Time
wofj:0:FF81DE:63:000:Infinite Boss Time
wofj:0:FF7F9B:03:000:Infinite Lives PL1
wofj:0:FFBE9F:68:000:Infinite Energy PL1
wofj:0:FFBED5:02:000:Invincibility PL1
wofj:0:FF7F9C:03:000:Infinite Lives PL2
wofj:0:FFBF7F:68:000:Infinite Energy PL2
wofj:0:FFBFB5:02:000:Invincibility PL2
wofj:0:FF7F9D:03:000:Infinite Lives PL3
wofj:0:FFC05F:68:000:Infinite Energy PL3
wofj:0:FFC095:02:000:Invincibility PL3
; [ Warriors of Fate (US 921031) ]
wofu:0:FF81B2:3B:000:Infinite Time
wofu:0:FF81DE:63:000:Infinite Boss Time
wofu:0:FF7F9B:03:000:Infinite Lives PL1
wofu:0:FFBE9F:68:000:Infinite Energy PL1
wofu:0:FFBED5:02:000:Invincibility PL1
wofu:0:FF7F9C:03:000:Infinite Lives PL2
wofu:0:FFBF7F:68:000:Infinite Energy PL2
wofu:0:FFBFB5:02:000:Invincibility PL2
wofu:0:FF7F9D:03:000:Infinite Lives PL3
wofu:0:FFC05F:68:000:Infinite Energy PL3
wofu:0:FFC095:02:000:Invincibility PL3
; [ Tenchi wo Kurau II - Sekiheki no Tatakai (CPS Changer, 921031 Japan) ]
wofch:0:FF056A:01:000:Enable Hidden Mode
wofch:0:FF62F7:09:000:Infinite Credits PL1
wofch:0:FF81B2:3B:000:Infinite Time:
wofch:0:FF56FC:05:000:Infinite Character Select Time
wofch:0:FF81DE:63:000:Infinite Boss Time
wofch:0:FFBECC:FF:000:Alway Enable Unique Skill
wofch:0:FF7F9B:03:000:Infinite Lives PL1
wofch:0:FFBE9F:68:000:Infinite Energy PL1
wofch:0:FFBED5:B4:000:Invincibility PL1:
wofch:0:FFBE94:08:000:Invincibility(Alt) PL1
wofch:0:FFBE3D:00:000:Character PL1 - Guan Yu
wofch:0:FFBE3D:01:000:Character PL1 - Zhang Fei
wofch:0:FFBE3D:02:000:Character PL1 - Zhao Yun
wofch:0:FFBE3D:03:000:Character PL1 - Huang Zhong
wofch:0:FFBE3D:04:000:Character PL1 - Wei Yan
wofch:0:FF7F9C:03:000:Infinite Lives PL2
wofch:0:FFBF7F:68:000:Infinite Energy PL2
wofch:0:FFBFB5:B4:000:Invincibility PL2:
wofch:0:FFBF74:08:000:Invincibility(Alt) PL2
wofch:0:FFBF1D:00:000:Character PL2 - Guan Yu
wofch:0:FFBF1D:01:000:Character PL2 - Zhang Fei
wofch:0:FFBF1D:02:000:Character PL2 - Zhao Yun
wofch:0:FFBF1D:03:000:Character PL2 - Huang Zhong
wofch:0:FFBF1D:04:000:Character PL2 - Wei Yan
wofch:0:FF7F9D:03:000:Infinite Lives PL3
wofch:0:FFC05F:68:000:Infinite Energy PL3
wofch:0:FFC095:B4:000:Invincibility PL3:
wofch:0:FFC054:08:000:Invincibility(Alt) PL3
wofch:0:FFBFFD:00:000:Character PL3 - Guan Yu
wofch:0:FFBFFD:01:000:Character PL3 - Zhang Fei
wofch:0:FFBFFD:02:000:Character PL3 - Zhao Yun
wofch:0:FFBFFD:03:000:Character PL3 - Huang Zhong
wofch:0:FFBFFD:04:000:Character PL3 - Wei Yan
wofch:0:FFBE96:09:000:Fist Effect PL1 - Kusanagi
wofch:0:FFBE97:70:500:Fist Effect PL1 - Kusanagi (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Kusanagi (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Kusanagi (4/4)
wofch:0:FFBE96:09:000:Fist Effect PL1 - Qing Gang
wofch:0:FFBE97:90:500:Fist Effect PL1 - Qing Gang (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Qing Gang (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Qing Gang (4/4)
wofch:0:FFBE96:09:000:Fist Effect PL1 - Yi Tian
wofch:0:FFBE97:B0:500:Fist Effect PL1 - Yi Tian (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Yi Tian (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Yi Tian (4/4)
wofch:0:FFBE96:09:000:Fist Effect PL1 - Shen Jian
wofch:0:FFBE97:D0:500:Fist Effect PL1 - Shen Jian (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Shen Jian (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Shen Jian (4/4)
wofch:0:FFBE96:09:000:Fist Effect PL1 - Muramasa
wofch:0:FFBE97:F0:500:Fist Effect PL1 - Muramasa (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Muramasa (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Muramasa (4/4)
wofch:0:FFBE96:0A:000:Fist Effect PL1 - Yan Yue
wofch:0:FFBE97:F0:500:Fist Effect PL1 - Yan Yue (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Yan Yue (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Yan Yue (4/4)
wofch:0:FFBE96:0B:000:Fist Effect PL1 - Axe
wofch:0:FFBE97:10:500:Fist Effect PL1 - Axe (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Axe (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Axe (4/4)
wofch:0:FFBE96:0B:000:Fist Effect PL1 - Sui
wofch:0:FFBE97:40:500:Fist Effect PL1 - Sui (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Sui (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Sui (4/4)
wofch:0:FFBE96:0B:000:Fist Effect PL1 - Hammer
wofch:0:FFBE97:50:500:Fist Effect PL1 - Hammer (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Hammer (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Hammer (4/4)
wofch:0:FFBE96:0B:000:Fist Effect PL1 - Fork
wofch:0:FFBE97:80:500:Fist Effect PL1 - Fork (2/4)
wofch:0:FFBE98:00:500:Fist Effect PL1 - Fork (3/4)
wofch:0:FFBE99:00:500:Fist Effect PL1 - Fork (4/4)
wofch:0:FFBE67:D0:000:Air Fight? PL1:
wofch:0:FFBEDD:FF:000:Zhang Fei Always Uses Unique Skill PL1
wofch:0:FFBF76:09:000:Fist Effect PL2 - Kusanagi
wofch:0:FFBF77:70:500:Fist Effect PL2 - Kusanagi (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Kusanagi (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Kusanagi (4/4)
wofch:0:FFBF76:09:000:Fist Effect PL2 - Qing Gang
wofch:0:FFBF77:90:500:Fist Effect PL2 - Qing Gang (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Qing Gang (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Qing Gang (4/4)
wofch:0:FFBF76:09:000:Fist Effect PL2 - Yi Tian
wofch:0:FFBF77:B0:500:Fist Effect PL2 - Yi Tian (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Yi Tian (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Yi Tian (4/4)
wofch:0:FFBF76:09:000:Fist Effect PL2 - Shen Jian
wofch:0:FFBF77:D0:500:Fist Effect PL2 - Shen Jian (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Shen Jian (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Shen Jian (4/4)
wofch:0:FFBF76:09:000:Fist Effect PL2 - Muramasa
wofch:0:FFBF77:F0:500:Fist Effect PL2 - Muramasa (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Muramasa (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Muramasa (4/4)
wofch:0:FFBF76:0A:000:Fist Effect PL2 - Yan Yue
wofch:0:FFBF77:F0:500:Fist Effect PL2 - Yan Yue (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Yan Yue (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Yan Yue (4/4)
wofch:0:FFBF76:0B:000:Fist Effect PL2 - Axe
wofch:0:FFBF77:10:500:Fist Effect PL2 - Axe (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Axe (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Axe (4/4)
wofch:0:FFBF76:0B:000:Fist Effect PL2 - Sui
wofch:0:FFBF77:40:500:Fist Effect PL2 - Sui (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Sui (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Sui (4/4)
wofch:0:FFBF76:0B:000:Fist Effect PL2 - Hammer
wofch:0:FFBF77:50:500:Fist Effect PL2 - Hammer (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Hammer (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Hammer (4/4)
wofch:0:FFBF76:0B:000:Fist Effect PL2 - Fork
wofch:0:FFBF77:80:500:Fist Effect PL2 - Fork (2/4)
wofch:0:FFBF78:00:500:Fist Effect PL2 - Fork (3/4)
wofch:0:FFBF79:00:500:Fist Effect PL2 - Fork (4/4)
wofch:0:FFBF47:D0:000:Air Fight? PL2:
wofch:0:FFBFBD:FF:000:Zhang Fei Always Uses Unique Skill PL2
wofch:0:FFC056:09:000:Fist Effect PL3 - Kusanagi
wofch:0:FFC057:70:500:Fist Effect PL3 - Kusanagi (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Kusanagi (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Kusanagi (4/4)
wofch:0:FFC056:09:000:Fist Effect PL3 - Qing Gang
wofch:0:FFC057:90:500:Fist Effect PL3 - Qing Gang (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Qing Gang (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Qing Gang (4/4)
wofch:0:FFC056:09:000:Fist Effect PL3 - Yi Tian
wofch:0:FFC057:B0:500:Fist Effect PL3 - Yi Tian (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Yi Tian (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Yi Tian (4/4)
wofch:0:FFC056:09:000:Fist Effect PL3 - Shen Jian
wofch:0:FFC057:D0:500:Fist Effect PL3 - Shen Jian (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Shen Jian (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Shen Jian (4/4)
wofch:0:FFC056:09:000:Fist Effect PL3 - Muramasa
wofch:0:FFC057:F0:500:Fist Effect PL3 - Muramasa (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Muramasa (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Muramasa (4/4)
wofch:0:FFC056:0A:000:Fist Effect PL3 - Yan Yue
wofch:0:FFC057:F0:500:Fist Effect PL3 - Yan Yue (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Yan Yue (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Yan Yue (4/4)
wofch:0:FFC056:0B:000:Fist Effect PL3 - Axe
wofch:0:FFC057:10:500:Fist Effect PL3 - Axe (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Axe (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Axe (4/4)
wofch:0:FFC056:0B:000:Fist Effect PL3 - Sui
wofch:0:FFC057:40:500:Fist Effect PL3 - Sui (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Sui (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Sui (4/4)
wofch:0:FFC056:0B:000:Fist Effect PL3 - Hammer
wofch:0:FFC057:50:500:Fist Effect PL3 - Hammer (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Hammer (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Hammer (4/4)
wofch:0:FFC056:0B:000:Fist Effect PL3 - Fork
wofch:0:FFC057:80:500:Fist Effect PL3 - Fork (2/4)
wofch:0:FFC058:00:500:Fist Effect PL3 - Fork (3/4)
wofch:0:FFC059:00:500:Fist Effect PL3 - Fork (4/4)
wofch:0:FFC027:D0:000:Air Fight? PL3:
wofch:0:FFC09D:FF:000:Zhang Fei Always Uses Unique Skill PL3
wofch:0:FFCAF5:02:000:Enemy Get Hit Mode (Blow)
wofch:0:FFCBD5:02:500:Enemy Get Hit Mode (Blow) (2/9)
wofch:0:FFCCB5:02:500:Enemy Get Hit Mode (Blow) (3/9)
wofch:0:FFCD95:02:500:Enemy Get Hit Mode (Blow) (4/9)
wofch:0:FFCE75:02:500:Enemy Get Hit Mode (Blow) (5/9)
wofch:0:FFCF55:02:500:Enemy Get Hit Mode (Blow) (6/9)
wofch:0:FFD035:02:500:Enemy Get Hit Mode (Blow) (7/9)
wofch:0:FFD115:02:500:Enemy Get Hit Mode (Blow) (8/9)
wofch:0:FFD1F5:02:500:Enemy Get Hit Mode (Blow) (9/9)
wofch:0:FFCAF5:04:000:Enemy Get Hit Mode (Blow Away)
wofch:0:FFCBD5:04:500:Enemy Get Hit Mode (Blow Away) (2/9)
wofch:0:FFCCB5:04:500:Enemy Get Hit Mode (Blow Away) (3/9)
wofch:0:FFCD95:04:500:Enemy Get Hit Mode (Blow Away) (4/9)
wofch:0:FFCE75:04:500:Enemy Get Hit Mode (Blow Away) (5/9)
wofch:0:FFCF55:04:500:Enemy Get Hit Mode (Blow Away) (6/9)
wofch:0:FFD035:04:500:Enemy Get Hit Mode (Blow Away) (7/9)
wofch:0:FFD115:04:500:Enemy Get Hit Mode (Blow Away) (8/9)
wofch:0:FFD1F5:04:500:Enemy Get Hit Mode (Blow Away)
wofch:0:FFCAF5:06:000:Enemy Get Hit Mode (Burn)
wofch:0:FFCBD5:06:500:Enemy Get Hit Mode (Burn) (2/9)
wofch:0:FFCCB5:06:500:Enemy Get Hit Mode (Burn) (3/9)
wofch:0:FFCD95:06:500:Enemy Get Hit Mode (Burn) (4/9)
wofch:0:FFCE75:06:500:Enemy Get Hit Mode (Burn) (5/9)
wofch:0:FFCF55:06:500:Enemy Get Hit Mode (Burn) (6/9)
wofch:0:FFD035:06:500:Enemy Get Hit Mode (Burn) (7/9)
wofch:0:FFD115:06:500:Enemy Get Hit Mode (Burn) (8/9)
wofch:0:FFD1F5:06:500:Enemy Get Hit Mode (Burn) (9/9)
wofch:0:FFCAF5:0A:000:Enemy Get Hit Mode (Kick)
wofch:0:FFCBD5:0A:500:Enemy Get Hit Mode (Kick) (2/9)
wofch:0:FFCCB5:0A:500:Enemy Get Hit Mode (Kick) (3/9)
wofch:0:FFCD95:0A:500:Enemy Get Hit Mode (Kick) (4/9)
wofch:0:FFCE75:0A:500:Enemy Get Hit Mode (Kick) (5/9)
wofch:0:FFCF55:0A:500:Enemy Get Hit Mode (Kick) (6/9)
wofch:0:FFD035:0A:500:Enemy Get Hit Mode (Kick) (7/9)
wofch:0:FFD115:0A:500:Enemy Get Hit Mode (Kick) (8/9)
wofch:0:FFD1F5:0A:500:Enemy Get Hit Mode (Kick) (9/9)
wofch:0:FFCAF5:08:000:Enemy Get Hit Mode (Cut To 2 Pieces)
wofch:0:FFCBD5:08:500:Enemy Get Hit Mode (Cut To 2 Pieces) (2/9)
wofch:0:FFCCB5:08:500:Enemy Get Hit Mode (Cut To 2 Pieces) (3/9)
wofch:0:FFCD95:08:500:Enemy Get Hit Mode (Cut To 2 Pieces) (4/9)
wofch:0:FFCE75:08:500:Enemy Get Hit Mode (Cut To 2 Pieces) (5/9)
wofch:0:FFCF55:08:500:Enemy Get Hit Mode (Cut To 2 Pieces) (6/9)
wofch:0:FFD035:08:500:Enemy Get Hit Mode (Cut To 2 Pieces) (7/9)
wofch:0:FFD115:08:500:Enemy Get Hit Mode (Cut To 2 Pieces) (8/9)
wofch:0:FFD1F5:08:500:Enemy Get Hit Mode (Cut To 2 Pieces) (9/9)
wofch:0:FFCAF5:0C:000:Enemy Get Hit Mode (Smash)
wofch:0:FFCBD5:0C:500:Enemy Get Hit Mode (Smash) (2/9)
wofch:0:FFCCB5:0C:500:Enemy Get Hit Mode (Smash) (3/9)
wofch:0:FFCD95:0C:500:Enemy Get Hit Mode (Smash) (4/9)
wofch:0:FFCE75:0C:500:Enemy Get Hit Mode (Smash) (5/9)
wofch:0:FFCF55:0C:500:Enemy Get Hit Mode (Smash) (6/9)
wofch:0:FFD035:0C:500:Enemy Get Hit Mode (Smash) (7/9)
wofch:0:FFD115:0C:500:Enemy Get Hit Mode (Smash) (8/9)
wofch:0:FFD1F5:0C:500:Enemy Get Hit Mode (Smash) (9/9)
wofch:0:FFCAF5:0E:000:Enemy Get Hit Mode (Upper Body Smash)
wofch:0:FFCBD5:0E:500:Enemy Get Hit Mode (Upper Body Smash) (2/9)
wofch:0:FFCCB5:0E:500:Enemy Get Hit Mode (Upper Body Smash) (3/9)
wofch:0:FFCD95:0E:500:Enemy Get Hit Mode (Upper Body Smash) (4/9)
wofch:0:FFCE75:0E:500:Enemy Get Hit Mode (Upper Body Smash) (5/9)
wofch:0:FFCF55:0E:500:Enemy Get Hit Mode (Upper Body Smash) (6/9)
wofch:0:FFD035:0E:500:Enemy Get Hit Mode (Upper Body Smash) (7/9)
wofch:0:FFD115:0E:500:Enemy Get Hit Mode (Upper Body Smash) (8/9)
wofch:0:FFD1F5:0E:500:Enemy Get Hit Mode (Upper Body Smash) (9/9)
wofch:0:FF7F88:00:000:Stage Select - Stage 1
wofch:0:FF7F88:01:000:Stage Select - Stage 2
wofch:0:FF7F88:02:000:Stage Select - Bonus Stage 1
wofch:0:FF7F88:03:000:Stage Select - Stage 3
wofch:0:FF7F88:04:000:Stage Select - Boss 4
wofch:0:FF7F88:05:000:Stage Select - Stage 4
wofch:0:FF7F88:06:000:Stage Select - Stage 5-1
wofch:0:FF7F88:07:000:Stage Select - Stage 5-2
wofch:0:FF7F88:08:000:Stage Select - Stage 6
wofch:0:FF7F88:09:000:Stage Select - Bonus Stage 2
wofch:0:FF7F88:0A:000:Stage Select - Stage 7
wofch:0:FF7F88:0B:000:Stage Select - Stage 8
wofch:0:FF7F88:0C:000:Stage Select - Stage 9
wofch:0:FFC166:24:000:Seven Stars Sword Mode
wofch:0:FFC167:00:500:Seven Stars Sword Mode (2/53)
wofch:0:FFC168:00:500:Seven Stars Sword Mode (3/53)
wofch:0:FFC169:08:500:Seven Stars Sword Mode (4/53)
wofch:0:FFC246:24:500:Seven Stars Sword Mode (5/53)
wofch:0:FFC247:00:500:Seven Stars Sword Mode (6/53)
wofch:0:FFC248:00:500:Seven Stars Sword Mode (7/53)
wofch:0:FFC249:08:500:Seven Stars Sword Mode (8/53)
wofch:0:FFC2E6:24:500:Seven Stars Sword Mode (9/53)
wofch:0:FFC2E7:00:500:Seven Stars Sword Mode (10/53)
wofch:0:FFC2E8:00:500:Seven Stars Sword Mode (11/53)
wofch:0:FFC2E9:08:500:Seven Stars Sword Mode (12/53)
wofch:0:FFC326:64:500:Seven Stars Sword Mode (13/53)
wofch:0:FFC327:00:500:Seven Stars Sword Mode (14/53)
wofch:0:FFC328:00:500:Seven Stars Sword Mode (15/53)
wofch:0:FFC329:08:500:Seven Stars Sword Mode (16/53)
wofch:0:FFC3C6:24:500:Seven Stars Sword Mode (17/53)
wofch:0:FFC3C7:00:500:Seven Stars Sword Mode (18/53)
wofch:0:FFC3C8:00:500:Seven Stars Sword Mode (19/53)
wofch:0:FFC3C9:08:500:Seven Stars Sword Mode (20/53)
wofch:0:FFC406:24:500:Seven Stars Sword Mode (21/53)
wofch:0:FFC407:00:500:Seven Stars Sword Mode (22/53)
wofch:0:FFC408:00:500:Seven Stars Sword Mode (23/53)
wofch:0:FFC409:08:500:Seven Stars Sword Mode (24/53)
wofch:0:FFC4A6:24:500:Seven Stars Sword Mode (25/53)
wofch:0:FFC4A7:00:500:Seven Stars Sword Mode (26/53)
wofch:0:FFC4A8:00:500:Seven Stars Sword Mode (27/53)
wofch:0:FFC4A9:08:500:Seven Stars Sword Mode (28/53)
wofch:0:FFC4E6:24:500:Seven Stars Sword Mode (29/53)
wofch:0:FFC4E7:00:500:Seven Stars Sword Mode (30/53)
wofch:0:FFC4E8:00:500:Seven Stars Sword Mode (31/53)
wofch:0:FFC4E9:08:500:Seven Stars Sword Mode (32/53)
wofch:0:FFC586:24:500:Seven Stars Sword Mode (33/53)
wofch:0:FFC587:00:500:Seven Stars Sword Mode (34/53)
wofch:0:FFC588:00:500:Seven Stars Sword Mode (35/53)
wofch:0:FFC589:08:500:Seven Stars Sword Mode (36/53)
wofch:0:FFC5C6:64:500:Seven Stars Sword Mode (37/53)
wofch:0:FFC5C7:00:500:Seven Stars Sword Mode (38/53)
wofch:0:FFC5C8:00:500:Seven Stars Sword Mode (39/53)
wofch:0:FFC5C9:08:500:Seven Stars Sword Mode (40/53)
wofch:0:FFC666:24:500:Seven Stars Sword Mode (41/53)
wofch:0:FFC667:00:500:Seven Stars Sword Mode (42/53)
wofch:0:FFC668:00:500:Seven Stars Sword Mode (43/53)
wofch:0:FFC669:08:500:Seven Stars Sword Mode (44/53)
wofch:0:FFC6A6:24:500:Seven Stars Sword Mode (45/53)
wofch:0:FFC6A7:00:500:Seven Stars Sword Mode (46/53)
wofch:0:FFC6A8:00:500:Seven Stars Sword Mode (47/53)
wofch:0:FFC6A9:08:500:Seven Stars Sword Mode (48/53)
wofch:0:FFC786:24:500:Seven Stars Sword Mode (49/53)
wofch:0:FFC787:00:500:Seven Stars Sword Mode (50/53)
wofch:0:FFC788:00:500:Seven Stars Sword Mode (51/53)
wofch:0:FFC789:08:500:Seven Stars Sword Mode (52/53)
wofch:0:FFC866:00:500:Seven Stars Sword Mode (53/53)
wofch:0:FFC166:00:000:Qing Gang Sword Mode
wofch:0:FFC167:06:500:Qing Gang Sword Mode (2/53)
wofch:0:FFC168:00:500:Qing Gang Sword Mode (3/53)
wofch:0:FFC169:07:500:Qing Gang Sword Mode (4/53)
wofch:0:FFC246:00:500:Qing Gang Sword Mode (5/53)
wofch:0:FFC247:06:500:Qing Gang Sword Mode (6/53)
wofch:0:FFC248:00:500:Qing Gang Sword Mode (7/53)
wofch:0:FFC249:07:500:Qing Gang Sword Mode (8/53)
wofch:0:FFC2E6:00:500:Qing Gang Sword Mode (9/53)
wofch:0:FFC2E7:06:500:Qing Gang Sword Mode (10/53)
wofch:0:FFC2E8:00:500:Qing Gang Sword Mode (11/53)
wofch:0:FFC2E9:07:500:Qing Gang Sword Mode (12/53)
wofch:0:FFC326:00:500:Qing Gang Sword Mode (13/53)
wofch:0:FFC327:06:500:Qing Gang Sword Mode (14/53)
wofch:0:FFC328:00:500:Qing Gang Sword Mode (15/53)
wofch:0:FFC329:07:500:Qing Gang Sword Mode (16/53)
wofch:0:FFC3C6:00:500:Qing Gang Sword Mode (17/53)
wofch:0:FFC3C7:06:500:Qing Gang Sword Mode (18/53)
wofch:0:FFC3C8:00:500:Qing Gang Sword Mode (19/53)
wofch:0:FFC3C9:07:500:Qing Gang Sword Mode (20/53)
wofch:0:FFC406:00:500:Qing Gang Sword Mode (21/53)
wofch:0:FFC407:06:500:Qing Gang Sword Mode (22/53)
wofch:0:FFC408:00:500:Qing Gang Sword Mode (23/53)
wofch:0:FFC409:07:500:Qing Gang Sword Mode (24/53)
wofch:0:FFC4A6:00:500:Qing Gang Sword Mode (25/53)
wofch:0:FFC4A7:06:500:Qing Gang Sword Mode (26/53)
wofch:0:FFC4A8:00:500:Qing Gang Sword Mode (27/53)
wofch:0:FFC4A9:07:500:Qing Gang Sword Mode (28/53)
wofch:0:FFC4E6:00:500:Qing Gang Sword Mode (29/53)
wofch:0:FFC4E7:06:500:Qing Gang Sword Mode (30/53)
wofch:0:FFC4E8:00:500:Qing Gang Sword Mode (31/53)
wofch:0:FFC4E9:07:500:Qing Gang Sword Mode (32/53)
wofch:0:FFC586:00:500:Qing Gang Sword Mode (33/53)
wofch:0:FFC587:06:500:Qing Gang Sword Mode (34/53)
wofch:0:FFC588:00:500:Qing Gang Sword Mode (35/53)
wofch:0:FFC589:07:500:Qing Gang Sword Mode (36/53)
wofch:0:FFC5C6:00:500:Qing Gang Sword Mode (37/53)
wofch:0:FFC5C7:06:500:Qing Gang Sword Mode (38/53)
wofch:0:FFC5C8:00:500:Qing Gang Sword Mode (39/53)
wofch:0:FFC5C9:07:500:Qing Gang Sword Mode (40/53)
wofch:0:FFC666:00:500:Qing Gang Sword Mode (41/53)
wofch:0:FFC667:06:500:Qing Gang Sword Mode (42/53)
wofch:0:FFC668:00:500:Qing Gang Sword Mode (43/53)
wofch:0:FFC669:07:500:Qing Gang Sword Mode (44/53)
wofch:0:FFC6A6:00:500:Qing Gang Sword Mode (45/53)
wofch:0:FFC6A7:06:500:Qing Gang Sword Mode (46/53)
wofch:0:FFC6A8:00:500:Qing Gang Sword Mode (47/53)
wofch:0:FFC6A9:07:500:Qing Gang Sword Mode (48/53)
wofch:0:FFC786:00:500:Qing Gang Sword Mode (49/53)
wofch:0:FFC787:06:500:Qing Gang Sword Mode (50/53)
wofch:0:FFC788:00:500:Qing Gang Sword Mode (51/53)
wofch:0:FFC789:07:500:Qing Gang Sword Mode (52/53)
wofch:0:FFC866:00:500:Qing Gang Sword Mode (53/53)
; [ Wolf Pack (prototype) ]
wolfpack:0:0050:9A:000:Infinite Time
; [ Wonder 3 (Japan 910520) ]
wonder3:0:FF0D59:09:000:Infinite Credits
wonder3:0:FF0DE7:03:000:Infinite Lives PL1:This cheat will work on all 3 parts
wonder3:0:FF0DE8:03:000:Infinite Lives PL2:This cheat will work on all 3 parts
wonder3:0:000000:00:999:[ MIDNIGHT WANDERERS (Action) ]
wonder3:0:FF1011:09:000:Infinite Time
wonder3:0:FF1838:B4:000:Invincibility "ON" PL1
wonder3:0:FF17BA:80:520:Invincibility "ON" PL1 (2/2)
wonder3:0:FF1838:00:001:Invincibility "OFF" PL1
wonder3:0:FF17BA:80:541:Invincibility "OFF" PL1 (2/2)
:wonder3:00000000:FF0E36:000000FF:FFFFFFFF:Infinite Ammo (Super Bomb) PL1
:wonder3:62000000:000000:00000000:00000000:Select Weapon PL1
:wonder3:00010000:FF0E14:00000001:FFFFFFFF:Normal
:wonder3:00010000:FF0E14:00000002:FFFFFFFF:Hyper Shot
:wonder3:00010000:FF0E14:00000003:FFFFFFFF:Tail Shot
:wonder3:00010000:FF0E14:00000004:FFFFFFFF:Bound Shot
:wonder3:00010000:FF0E14:00000000:FFFFFFFF:Super Bomb
wonder3:0:FF0E14:01:001:Get the Normal Weapon Now! PL1
wonder3:0:FF0E14:02:001:Get the Hyper Shot Weapon Now! PL1
wonder3:0:FF0E14:03:001:Get the Tail Shot Weapon Now! PL1
wonder3:0:FF0E14:04:001:Get the Bound Shot Weapon Now! PL1
wonder3:0:FF0E14:00:001:Get the Super Bomb Weapon Now! PL1
:wonder3:62000000:000000:00000000:00000000:Select Option PL1:Get an option first
:wonder3:00010000:FF0DE3:00000001:FFFFFFFF:Flames
:wonder3:00010000:FF0DE3:00000002:FFFFFFFF:Circular
wonder3:0:FF0E17:63:000:One heart always = life PL1
wonder3:0:FF0E19:64:500:One heart always = life PL1 (2/2)
wonder3:0:FF0E17:63:001:One heart=life Now! PL1
wonder3:0:FF0E19:64:501:One heart=life Now! PL1 (2/2)
wonder3:0:FF18D8:B4:000:Invincibility "ON" PL2
wonder3:0:FF185A:80:520:Invincibility "ON" PL2 (2/2)
wonder3:0:FF18D8:00:001:Invincibility "OFF" PL2
wonder3:0:FF185A:80:541:Invincibility "OFF" PL2 (2/2)
:wonder3:00000000:FF0E38:000000FF:FFFFFFFF:Infinite Ammo (Super Bomb) PL2
:wonder3:62000000:000000:00000000:00000000:Select Weapon PL2
:wonder3:00010000:FF0E15:00000001:FFFFFFFF:Normal
:wonder3:00010000:FF0E15:00000002:FFFFFFFF:Hyper Shot
:wonder3:00010000:FF0E15:00000003:FFFFFFFF:Tail Shot
:wonder3:00010000:FF0E15:00000004:FFFFFFFF:Bound Shot
:wonder3:00010000:FF0E15:00000000:FFFFFFFF:Super Bomb
wonder3:0:FF0E15:01:001:Get the Normal Weapon Now! PL2
wonder3:0:FF0E15:02:001:Get the Hyper Shot Weapon Now! PL2
wonder3:0:FF0E15:03:001:Get the Tail Shot Weapon Now! PL2
wonder3:0:FF0E15:04:001:Get the Bound Shot Weapon Now! PL2
wonder3:0:FF0E15:00:001:Get the Super Bomb Weapon Now! PL2
:wonder3:62000000:000000:00000000:00000000:Select Option PL2:Get an option first
:wonder3:00010000:FF0DE5:00000001:FFFFFFFF:Flames
:wonder3:00010000:FF0DE5:00000002:FFFFFFFF:Circular
wonder3:0:FF0E1B:63:000:One heart always = life PL2
wonder3:0:FF0E1D:64:500:One heart always = life PL2 (2/2)
wonder3:0:FF0E1B:63:001:One heart=life Now! PL2
wonder3:0:FF0E1D:64:501:One heart=life Now! PL2 (2/2)
wonder3:0:000000:00:999:[ CHARIOT (Shooting) ]
wonder3:0:000000:00:999:[ 'Lives' and 'Hearts' cheats must be deactivated ]
wonder3:0:000000:00:999:[ after killing the last boss. ]
:wonder3:00100000:FF1002:0000270F:0000FFFF:Infinite Boss Time
wonder3:0:FF1838:B4:000:Invincibility "ON" PL1
wonder3:0:FF17BA:80:520:Invincibility "ON" PL1 (2/2)
wonder3:0:FF1838:00:001:Invincibility "OFF" PL1
wonder3:0:FF17BA:80:541:Invincibility "OFF" PL1 (2/2)
wonder3:0:FF184D:59:000:One heart always = life PL1
wonder3:0:FF184C:5A:500:One heart always = life PL1 (2/2)
wonder3:0:FF184D:59:001:One heart=life Now! PL1
wonder3:0:FF184C:5A:501:One heart=life Now! PL1 (2/2)
:wonder3:00000000:FF183B:00000006:FFFFFFFF:Maximum Options PL1
:wonder3:00010000:FF183D:00000007:FFFFFFFF:Maximum Options PL1 (2/2)
:wonder3:00000000:FF1842:00000002:FFFFFFFF:Maximum Bomb Power PL1
:wonder3:62000000:000000:00000000:00000000:Select Shot Type PL1
:wonder3:00010000:FF183F:00000000:FFFFFFFF:Rapid
:wonder3:00010000:FF183F:00000001:FFFFFFFF:Wide
wonder3:0:FF183F:00:001:Shot Type = Rapid Now! PL1
wonder3:0:FF183F:01:001:Shot Type = Wide Now! PL1
:wonder3:00000000:FF1845:00000004:FFFFFFFF:Maximum Fire Power (Wide) PL1
:wonder3:00000000:FF1847:00000004:FFFFFFFF:Maximum Fire Power (Rapid) PL1
wonder3:0:FF183E:01:000:Always have the Protection PL1
wonder3:0:FF183E:01:000:Get the Protection Now! PL1
wonder3:0:FF183E:00:001:Lose the Protection Now! PL1
wonder3:0:FF18D8:B4:000:Invincibility "ON" PL2
wonder3:0:FF185A:80:520:Invincibility "ON" PL2 (2/2)
wonder3:0:FF18D8:00:001:Invincibility "OFF" PL2
wonder3:0:FF185A:80:541:Invincibility "OFF" PL2 (2/2)
wonder3:0:FF18ED:59:000:One heart always = life PL2
wonder3:0:FF18EC:5A:500:One heart always = life PL2 (2/2)
wonder3:0:FF18ED:59:001:One heart=life Now! PL2
wonder3:0:FF18EC:5A:501:One heart=life Now! PL2 (2/2)
:wonder3:00000000:FF18DB:00000006:FFFFFFFF:Maximum Options PL2
:wonder3:00010000:FF18DD:00000007:FFFFFFFF:Maximum Options PL2 (2/2)
:wonder3:00000000:FF18E2:00000002:FFFFFFFF:Maximum Bomb Power PL1
:wonder3:62000000:000000:00000000:00000000:Select Shot Type PL2
:wonder3:00010000:FF18DF:00000000:FFFFFFFF:Rapid
:wonder3:00010000:FF18DF:00000001:FFFFFFFF:Wide
wonder3:0:FF18DF:00:001:Shot Type = Rapid Now! PL2
wonder3:0:FF18DF:01:001:Shot Type = Wide Now! PL2
:wonder3:00000000:FF18E5:00000004:FFFFFFFF:Maximum Fire Power (Wide) PL1
:wonder3:00000000:FF18E7:00000004:FFFFFFFF:Maximum Fire Power (Rapid) PL1
wonder3:0:FF18DE:01:000:Always have the Protection PL2
wonder3:0:FF18DE:01:000:Get the Protection Now! PL2
wonder3:0:FF18DE:00:001:Lose the Protection Now! PL2
wonder3:0:000000:00:999:[ DON'T PULL (Puzzle) ]
:wonder3:00200001:FF104A:00000000:00FFFFFF:Finish this Level Now!
wonder3:0:FF0EC3:16:000:Next fruit always = 100000
wonder3:0:FF0EC3:16:001:Next fruit = 100000 Now!
:wonder3:00100000:FF17D2:0000012C:0000FFFF:Invincibility PL1
wonder3:0:FF0EBC:62:000:One fruit always = life PL1
wonder3:0:FF0EBE:63:500:One fruit always = life PL1 (2/2)
wonder3:0:FF0EBC:62:001:One fruit = life Now! PL1
wonder3:0:FF0EBE:63:501:One fruit = life Now! PL1 (2/2)
:wonder3:00100000:FF1872:0000012C:0000FFFF:Invincibility PL1
wonder3:0:FF0EBD:62:000:One fruit always = life PL2
wonder3:0:FF0EBF:63:500:One fruit always = life PL2 (2/2)
wonder3:0:FF0EBD:62:001:One fruit = life Now! PL2
wonder3:0:FF0EBF:63:501:One fruit = life Now! PL2 (2/2)
; [ World Cup '94 ]
worldc94:0:0000:00:999:[ There are no cheats ]:REASON 1
worldc94:0:0000:00:999:[ for this game as it ]:REASON 1
worldc94:0:0000:00:999:[ didn't work the last ]:REASON 1
worldc94:0:0000:00:999:[ time it was tested. ]:REASON 1
worldc94:0:0000:00:999:[ If the game now works ]:REASON 1
worldc94:0:0000:00:999:[ please request cheats ]:REASON 1
worldc94:0:0000:00:999:[ for it on the cheat ]:REASON 1
worldc94:0:0000:00:999:[ forums. ]:REASON 1
; [ World Wars (World) ]
worldwar:0:E3CA:99:000:Infinite Credits
worldwar:0:E400:99:000:Infinite Lives PL1
worldwar:0:E417:12:000:Infinite Energy PL1
worldwar:0:E42B:9D:000:Invincibility PL1
worldwar:0:E450:99:000:Infinite Lives PL2
worldwar:0:E467:12:000:Infinite Energy PL2
worldwar:0:E47B:9D:000:Invincibility PL2
; [ War of the Worlds ]
wotw:0:01F9:09:000:Infinite Credits
wotw:0:0181:09:000:Infinite Lives PL1
wotw:0:0185:09:000:Infinite Lives PL2
; [ Wizard of Wor ]
wow:0:D301:05:000:Infinite Lives PL1
wow:0:D300:05:000:Infinite Lives PL2
; [ World PK Soccer ]
wpksoc:0:EFF34:63:000:Infinite Credits
wpksoc:0:0000:00:999:[ There are no cheats ]:REASON 1
wpksoc:0:0000:00:999:[ for this game as it ]:REASON 1
wpksoc:0:0000:00:999:[ didn't work the last ]:REASON 1
wpksoc:0:0000:00:999:[ time it was tested. ]:REASON 1
wpksoc:0:0000:00:999:[ If the game now works ]:REASON 1
wpksoc:0:0000:00:999:[ please request cheats ]:REASON 1
wpksoc:0:0000:00:999:[ for it on the cheat ]:REASON 1
wpksoc:0:0000:00:999:[ forums. ]:REASON 1
; [ World Rally (set 1) ]
wrally:0:0000:00:999:[ There are no cheats ]:REASON 1
wrally:0:0000:00:999:[ for this game as it ]:REASON 1
wrally:0:0000:00:999:[ didn't work the last ]:REASON 1
wrally:0:0000:00:999:[ time it was tested. ]:REASON 1
wrally:0:0000:00:999:[ If the game now works ]:REASON 1
wrally:0:0000:00:999:[ please request cheats ]:REASON 1
wrally:0:0000:00:999:[ for it on the cheat ]:REASON 1
wrally:0:0000:00:999:[ forums. ]:REASON 1
; [ World Rally 2: Twin Racing ]
wrally2:0:FEFD1A:00:000:Infinite Time PL1
wrally2:0:FEFD1B:00:500:Infinite Time PL1 (2/2)
wrally2:0:FEFDBA:00:000:Infinite Time PL2
wrally2:0:FEFDBB:00:500:Infinite Time PL2 (2/2)
; [ World Rally (set 2) ]
wrallya:0:0000:00:999:[ There are no cheats ]:REASON 1
wrallya:0:0000:00:999:[ for this game as it ]:REASON 1
wrallya:0:0000:00:999:[ didn't work the last ]:REASON 1
wrallya:0:0000:00:999:[ time it was tested. ]:REASON 1
wrallya:0:0000:00:999:[ If the game now works ]:REASON 1
wrallya:0:0000:00:999:[ please request cheats ]:REASON 1
wrallya:0:0000:00:999:[ for it on the cheat ]:REASON 1
wrallya:0:0000:00:999:[ forums. ]:REASON 1
; [ Vs. Wrecking Crew ]
wrecking:0:0318:04:000:Infinite Lives PL1
; [ Wrestle War ]
wrestwar:0:FFE123:59:000:Infinite Time
wrestwar:0:FFC0C0:7F:000:Infinite Energy PL1
wrestwar:0:FFC0C0:00:001:Lose all Energy Now! PL1
wrestwar:0:FFC2C0:7F:000:Infinite Energy PL2
wrestwar:0:FFC2C0:00:001:Lose all Energy Now! PL2
; [ War of Aero - Project MEIOU ]
wrofaero:0:30081F:0A:000:Infinite Lives PL1
wrofaero:0:300831:78:000:Invincibility PL1
wrofaero:0:300867:0A:000:Infinite Lives PL2
wrofaero:0:300879:78:000:Invincibility PL2
; [ World Stadium (Japan) ]
ws:0:403E:09:000:Infinite Credits
ws:0:40C3:00:000:Infinite Strikes
ws:0:40C4:00:000:Infinite Balls
ws:0:40C5:00:000:Infinite Outs
ws:0:40C3:00:001:Set Strikes to 0 Now!
ws:0:40C3:03:001:Set Strikes to 3 Now!
ws:0:40C4:00:001:Set Balls to 0 Now!
ws:0:40C4:03:001:Set Balls to 3 Now!
ws:0:40C5:00:001:Set Outs to 0 Now!
ws:0:40C5:02:001:Set Outs to 2 Now!
ws:0:5AD5:63:070:Select score Now! PL1
ws:0:5ACA:63:070:Select score Now! PL2
ws:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ World Stadium '89 (Japan) ]
ws89:0:403C:09:000:Infinite Credits
ws89:0:40C1:00:000:Infinite Strikes
ws89:0:40C2:00:000:Infinite Balls
ws89:0:40C3:00:000:Infinite Outs
ws89:0:40C1:00:001:Set Strikes to 0 Now!
ws89:0:40C1:03:001:Set Strikes to 3 Now!
ws89:0:40C2:00:001:Set Balls to 0 Now!
ws89:0:40C2:03:001:Set Balls to 3 Now!
ws89:0:40C3:00:001:Set Outs to 0 Now!
ws89:0:40C3:02:001:Set Outs to 2 Now!
ws89:0:5AD5:63:070:Select score Now! PL1
ws89:0:5ACA:63:070:Select score Now! PL2
ws89:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ World Stadium '90 (Japan) ]
ws90:0:403C:09:000:Infinite Credits
ws90:0:40C1:00:000:Infinite Strikes
ws90:0:40C2:00:000:Infinite Balls
ws90:0:40C3:00:000:Infinite Outs
ws90:0:40C1:00:001:Set Strikes to 0 Now!
ws90:0:40C1:03:001:Set Strikes to 3 Now!
ws90:0:40C2:00:001:Set Balls to 0 Now!
ws90:0:40C2:03:001:Set Balls to 3 Now!
ws90:0:40C3:00:001:Set Outs to 0 Now!
ws90:0:40C3:02:001:Set Outs to 2 Now!
ws90:0:5AD5:63:070:Select score Now! PL1
ws90:0:5ACA:63:070:Select score Now! PL2
ws90:3:00AF:01:000:Sound Test Timer Stop:Works for all Namco Sys 1
; [ World Series: The Season ]
wseries:0:E403:63:000:Infinite Credits
wseries:0:E400:01:500:Infinite Credits (2/2)
wseries:0:EA93:00:000:Infinite Strikes
wseries:0:EA92:00:000:Infinite Balls
wseries:0:EA94:00:000:Infinite Outs
wseries:0:EA93:00:001:Set Strikes to 0 Now!
wseries:0:EA93:02:001:Set Strikes to 2 Now!
wseries:0:EA92:00:001:Set Balls to 0 Now!
wseries:0:EA92:03:001:Set Balls to 3 Now!
wseries:0:EA94:00:001:Set Outs to 0 Now!
wseries:0:EA94:02:001:Set Outs to 2 Now!
wseries:0:EA90:99:073:Select Score - Away Team (Top Scoreboard)
wseries:0:EA91:99:073:Select Score - Home Team (Bottom Scoreboard)
; [ World Soccer Finals ]
wsf:0:E099:63:000:Infinite Credits
wsf:0:E882:01:500:Infinite Credits (2/2):Coin impulse to wake machine out of attract
wsf:0:E788:00:002:Infinite Time:Enable this cheat before the match starts or the 'Finish Match Now!' will probably not work!
wsf:0:E788:30:001:Finish Match Now!:Only works properly if you have previously enabled Infinite Time
;Time is calculated in a strange way. No absolute value for match time. A timer is continually going. E787/E788 hold
;the timer value. Increase the value of E788 after match starts by about 0x30 to expire enough time to finish match.
wsf:0:E0C4:00:000:Score always = 0 PL1/PL3:Only updates when the display updates
wsf:0:E10C:00:500:Score always = 0 PL1/PL3 (2/2):Can't do score choosing as both values need to be set. First is for proper score.Second is to determine win/lose. It does not increase FOR goal tally unfortunately.
wsf:0:E0C4:63:000:Score always = 99 PL1/PL3:Only updates when the display updates
wsf:0:E10C:63:500:Score always = 99 PL1/PL3 (2/2):Can't do score choosing as both values need to be set. First is for proper score.Second is to determine win/lose. It does not increase FOR goal tally unfortunately.
wsf:0:E0C4:00:001:Score = 0 Now! PL1/PL3:Only updates when the display updates
wsf:0:E10C:00:501:Score = 0 Now! PL1/PL3 (2/2)
wsf:0:E0C4:32:001:Score = 50 Now! PL1/PL3:Only updates when the display updates
wsf:0:E10C:32:501:Score = 50 Now! PL1/PL3 (2/2)
wsf:0:E0C5:00:000:Score always = 0 PL2/PL4:Only updates when the display updates
wsf:0:E10D:00:500:Score always = 0 PL2/PL4 (2/2):Can't do score choosing as both values need to be set. First is for proper score.Second is to determine win/lose. It does not increase FOR goal tally unfortunately.
wsf:0:E0C5:63:000:Score always = 99 PL2/PL4:Only updates when the display updates
wsf:0:E10D:63:500:Score always = 99 PL2/PL4 (2/2):Can't do score choosing as both values need to be set. First is for proper score.Second is to determine win/lose. It does not increase FOR goal tally unfortunately.
wsf:0:E0C5:00:001:Score = 0 Now! PL2/PL4:Only updates when the display updates
wsf:0:E10D:00:501:Score = 0 Now! PL2/PL4 (2/2)
wsf:0:E0C5:32:001:Score = 50 Now! PL2/PL4:Only updates when the display updates
wsf:0:E10D:32:501:Score = 50 Now! PL2/PL4 (2/2)
; [ World Tennis ]
wtennis:0:00BD:05:000:Infinite Lives PL1
wtennis:0:00BF:00:000:'HER' always set to 0 PL1
wtennis:0:00C0:00:000:'HIS' always set to 0 PL1
wtennis:0:00BF:00:001:Set 'HER' to 0 Now! PL1
wtennis:0:00C0:00:001:Set 'HIS' to 0 Now! PL1
wtennis:0:00BF:03:001:Set 'HER' to 3 Now! PL1
wtennis:0:00C0:03:001:Set 'HIS' to 3 Now! PL1
wtennis:0:00BE:05:000:Infinite Lives PL2
wtennis:0:00C2:00:000:'HIS' always set to 0 PL2
wtennis:0:00C1:00:000:'HER' always set to 0 PL2
wtennis:0:00C2:00:001:Set 'HIS' to 0 Now! PL2
wtennis:0:00C1:00:001:Set 'HER' to 0 Now! PL2
wtennis:0:00C2:03:001:Set 'HIS' to 3 Now! PL2
wtennis:0:00C1:03:001:Set 'HER' to 3 Now! PL2
; [ Where's Wally? ]
wwally:0:0000:00:999:[ There are no cheats ]:REASON 1
wwally:0:0000:00:999:[ for this game as it ]:REASON 1
wwally:0:0000:00:999:[ didn't work the last ]:REASON 1
wwally:0:0000:00:999:[ time it was tested. ]:REASON 1
wwally:0:0000:00:999:[ If the game now works ]:REASON 1
wwally:0:0000:00:999:[ please request cheats ]:REASON 1
wwally:0:0000:00:999:[ for it on the cheat ]:REASON 1
wwally:0:0000:00:999:[ forums. ]:REASON 1
; [ Wild Western (set 2) ]
wwester1:0:8620:03:000:Infinite Lives
wwester1:0:0000:00:999:[See the Dip Switch Menu to ]
wwester1:0:0000:00:999:[enable Invincibility. ]
; [ Wild Western (set 1) ]
wwestern:0:8620:03:000:Infinite Lives
wwestern:0:0000:00:999:[See the Dip Switch Menu to ]
wwestern:0:0000:00:999:[enable Invincibility. ]
; [ WWF: Wrestlemania (rev 1.30 08/10/95) ]
wwfmania:0:0022C6BC:A3:000:Infinite Energy PL1
wwfmania:0:0022C6BC:00:001:Drain All Energy Now! PL1
wwfmania:0:0022C6CC:A3:000:Infinite Energy PL2
wwfmania:0:0022C6CC:00:001:Drain All Energy Now! PL2
; [ WWF Superstars (US) ]
wwfsstar:0:1C0017:99:000:Infinite Credits
wwfsstar:0:1C1851:42:000:Infinite Time
wwfsstar:0:1C013D:30:000:Infinite Energy 1st Character
wwfsstar:0:1C013D:00:001:Drain All Energy Now! 1st Char
wwfsstar:0:000000:00:999:[Enable these player selection ]
wwfsstar:0:000000:00:999:[cheats on the interluding WWF ]
wwfsstar:0:000000:00:999:[screen (the one with 3 people) ]
wwfsstar:0:000000:00:999:[Pause the game and enable. ]
wwfsstar:0:1C0071:00:001:Play as Savage 1st Char
wwfsstar:0:1C0071:01:001:Play as Hogan 1st Char
wwfsstar:0:1C0071:02:001:Play as Warrior 1st Char
wwfsstar:0:1C0071:03:001:Play as Honky Tonk 1st Char
wwfsstar:0:1C0071:04:001:Play as Duggan 1st Char
wwfsstar:0:1C0071:05:001:Play as Big Boss 1st Char
wwfsstar:0:1C0071:06:001:Play as Dibiase 1st Char:The name displayed is Andre though!
wwfsstar:0:1C0071:07:001:Play as Andre 1st Char:The name displayed is Dibiase though!
wwfsstar:0:1C0257:30:000:Infinite Energy 2nd Character
wwfsstar:0:1C0257:00:001:Drain All Energy Now! 2nd Char
wwfsstar:0:000000:00:999:[Enable these player selection ]
wwfsstar:0:000000:00:999:[cheats on the interluding WWF ]
wwfsstar:0:000000:00:999:[screen (the one with 3 people) ]
wwfsstar:0:000000:00:999:[Pause the game and enable. ]
wwfsstar:0:1C006F:00:001:Play as Savage 2nd Char
wwfsstar:0:1C006F:01:001:Play as Hogan 2nd Char
wwfsstar:0:1C006F:02:001:Play as Warrior 2nd Char
wwfsstar:0:1C006F:03:001:Play as Honky Tonk 2nd Char
wwfsstar:0:1C006F:04:001:Play as Duggan 2nd Char
wwfsstar:0:1C006F:05:001:Play as Big Boss 2nd Char
wwfsstar:0:1C006F:06:001:Play as Dibiase 2nd Char
wwfsstar:0:1C006F:07:001:Play as Andre 2nd Char
wwfsstar:0:1C0371:30:000:Infinite Energy 3rd Character
wwfsstar:0:1C0371:00:001:Drain All Energy Now! 3rd Char
wwfsstar:0:000000:00:999:[Enable these player selection ]
wwfsstar:0:000000:00:999:[cheats on the interluding WWF ]
wwfsstar:0:000000:00:999:[screen (the one with 3 people) ]
wwfsstar:0:000000:00:999:[Pause the game and enable. ]
wwfsstar:0:1C0087:00:001:Play as Savage 3rd Char
wwfsstar:0:1C0087:01:001:Play as Hogan 3rd Char
wwfsstar:0:1C0087:02:001:Play as Warrior 3rd Char
wwfsstar:0:1C0087:03:001:Play as Honky Tonk 3rd Char
wwfsstar:0:1C0087:04:001:Play as Duggan 3rd Char
wwfsstar:0:1C0087:05:001:Play as Big Boss 3rd Char
wwfsstar:0:1C0087:06:001:Play as Dibiase 3rd Char:The name displayed is Andre though!
wwfsstar:0:1C0087:07:001:Play as Andre 3rd Char:The name displayed is Dibiase though!
wwfsstar:0:1C048B:30:000:Infinite Energy 4th Character
wwfsstar:0:1C048B:00:001:Drain All Energy Now! 4th Char
wwfsstar:0:000000:00:999:[Enable these player selection ]
wwfsstar:0:000000:00:999:[cheats on the interluding WWF ]
wwfsstar:0:000000:00:999:[screen (the one with 3 people) ]
wwfsstar:0:000000:00:999:[Pause the game and enable. ]
wwfsstar:0:1C0085:00:001:Play as Savage 4th Char
wwfsstar:0:1C0085:01:001:Play as Hogan 4th Char
wwfsstar:0:1C0085:02:001:Play as Warrior 4th Char
wwfsstar:0:1C0085:03:001:Play as Honky Tonk 4th Char
wwfsstar:0:1C0085:04:001:Play as Duggan 4th Char
wwfsstar:0:1C0085:05:001:Play as Big Boss 4th Char
wwfsstar:0:1C0085:06:001:Play as Dibiase 4th Char
wwfsstar:0:1C0085:07:001:Play as Andre 4th Char
; [ WWF WrestleFest (US) ]
wwfwfest:0:1C004F:63:000:Infinite Credits
wwfwfest:0:1C16A3:59:000:Infinite Time
wwfwfest:0:1C16A1:99:500:Infinite Time (2/2)
wwfwfest:0:1C0617:6E:000:Infinite Energy 1st Character
wwfwfest:0:1C061F:6E:500:Infinite Energy 1st Character (2/2)
wwfwfest:0:1C0617:00:001:Drain All Energy Now! 1st Character
wwfwfest:0:1C061F:00:501:Drain All Energy Now! 1st Character (2/2)
wwfwfest:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfest:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfest:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfest:0:1C0607:00:001:Play as Hulk Hogan 1st Char
wwfwfest:0:1C0607:01:001:Play as Ultimate Warrior 1st Char
wwfwfest:0:1C0607:02:001:Play as Jake Roberts 1st Char
wwfwfest:0:1C0607:03:001:Play as Big Boss Man 1st Char
wwfwfest:0:1C0607:04:001:Play as Hawk 1st Char
wwfwfest:0:1C0607:05:001:Play as Animal 1st Char
wwfwfest:0:1C0607:06:001:Play as Sgt Slaughter 1st Char
wwfwfest:0:1C0607:07:001:Play as Mr. Perfect 1st Char
wwfwfest:0:1C0607:08:001:Play as Earthquake 1st Char
wwfwfest:0:1C0607:09:001:Play as Ted DiBiase 1st Char
wwfwfest:0:1C0607:0A:001:Play as Smash 1st Char
wwfwfest:0:1C0607:0B:001:Play as Crush 1st Char
wwfwfest:0:1C0723:6E:000:Infinite Energy 2nd Character
wwfwfest:0:1C072B:6E:500:Infinite Energy 2nd Character (2/2)
wwfwfest:0:1C0723:00:001:Drain All Energy Now! 2nd Character
wwfwfest:0:1C072B:00:501:Drain All Energy Now! 2nd Character (2/2)
wwfwfest:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfest:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfest:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfest:0:1C0713:00:001:Play as Hulk Hogan 2nd Char
wwfwfest:0:1C0713:01:001:Play as Ultimate Warrior 2nd Char
wwfwfest:0:1C0713:02:001:Play as Jake Roberts 2nd Char
wwfwfest:0:1C0713:03:001:Play as Big Boss Man 2nd Char
wwfwfest:0:1C0713:04:001:Play as Hawk 2nd Char
wwfwfest:0:1C0713:05:001:Play as Animal 2nd Char
wwfwfest:0:1C0713:06:001:Play as Sgt Slaughter 2nd Char
wwfwfest:0:1C0713:07:001:Play as Mr. Perfect 2nd Char
wwfwfest:0:1C0713:08:001:Play as Earthquake 2nd Char
wwfwfest:0:1C0713:09:001:Play as Ted DiBiase 2nd Char
wwfwfest:0:1C0713:0A:001:Play as Smash 2nd Char
wwfwfest:0:1C0713:0B:001:Play as Crush 2nd Char
wwfwfest:0:1C082F:6E:000:Infinite Energy 3rd Character
wwfwfest:0:1C0837:6E:500:Infinite Energy 3rd Character (2/2)
wwfwfest:0:1C082F:00:001:Drain All Energy Now! 3rd Character
wwfwfest:0:1C0837:00:501:Drain All Energy Now! 3rd Character (2/2)
wwfwfest:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfest:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfest:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfest:0:1C081F:00:001:Play as Hulk Hogan 3rd Char
wwfwfest:0:1C081F:01:001:Play as Ultimate Warrior 3rd Char
wwfwfest:0:1C081F:02:001:Play as Jake Roberts 3rd Char
wwfwfest:0:1C081F:03:001:Play as Big Boss Man 3rd Char
wwfwfest:0:1C081F:04:001:Play as Hawk 3rd Char
wwfwfest:0:1C081F:05:001:Play as Animal 3rd Char
wwfwfest:0:1C081F:06:001:Play as Sgt Slaughter 3rd Char
wwfwfest:0:1C081F:07:001:Play as Mr. Perfect 3rd Char
wwfwfest:0:1C081F:08:001:Play as Earthquake 3rd Char
wwfwfest:0:1C081F:09:001:Play as Ted DiBiase 3rd Char
wwfwfest:0:1C081F:0A:001:Play as Smash 3rd Char
wwfwfest:0:1C081F:0B:001:Play as Crush 3rd Char
wwfwfest:0:1C093B:6E:000:Infinite Energy 4th Character
wwfwfest:0:1C0942:6E:500:Infinite Energy 4th Character (2/2)
wwfwfest:0:1C093B:00:001:Drain All Energy Now! 4th Character
wwfwfest:0:1C0942:00:501:Drain All Energy Now! 4th Character (2/2)
wwfwfest:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfest:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfest:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfest:0:1C092B:00:001:Play as Hulk Hogan 4th Char
wwfwfest:0:1C092B:01:001:Play as Ultimate Warrior 4th Char
wwfwfest:0:1C092B:02:001:Play as Jake Roberts 4th Char
wwfwfest:0:1C092B:03:001:Play as Big Boss Man 4th Char
wwfwfest:0:1C092B:04:001:Play as Hawk 4th Char
wwfwfest:0:1C092B:05:001:Play as Animal 4th Char
wwfwfest:0:1C092B:06:001:Play as Sgt Slaughter 4th Char
wwfwfest:0:1C092B:07:001:Play as Mr. Perfect 4th Char
wwfwfest:0:1C092B:08:001:Play as Earthquake 4th Char
wwfwfest:0:1C092B:09:001:Play as Ted DiBiase 4th Char
wwfwfest:0:1C092B:0A:001:Play as Smash 4th Char
wwfwfest:0:1C092B:0B:001:Play as Crush 4th Char
; [ WWF WrestleFest (US Tecmo) ]
wwfwfsta:0:1C004F:63:000:Infinite Credits
wwfwfsta:0:1C16A3:59:000:Infinite Time
wwfwfsta:0:1C16A1:99:500:Infinite Time (2/2)
wwfwfsta:0:1C0617:6E:000:Infinite Energy 1st Character
wwfwfsta:0:1C061F:6E:500:Infinite Energy 1st Character (2/2)
wwfwfsta:0:1C0617:00:001:Drain All Energy Now! 1st Character
wwfwfsta:0:1C061F:00:501:Drain All Energy Now! 1st Character (2/2)
wwfwfsta:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfsta:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfsta:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfsta:0:1C0607:00:001:Play as Hulk Hogan 1st Char
wwfwfsta:0:1C0607:01:001:Play as Ultimate Warrior 1st Char
wwfwfsta:0:1C0607:02:001:Play as Jake Roberts 1st Char
wwfwfsta:0:1C0607:03:001:Play as Big Boss Man 1st Char
wwfwfsta:0:1C0607:04:001:Play as Hawk 1st Char
wwfwfsta:0:1C0607:05:001:Play as Animal 1st Char
wwfwfsta:0:1C0607:06:001:Play as Sgt Slaughter 1st Char
wwfwfsta:0:1C0607:07:001:Play as Mr. Perfect 1st Char
wwfwfsta:0:1C0607:08:001:Play as Earthquake 1st Char
wwfwfsta:0:1C0607:09:001:Play as Ted DiBiase 1st Char
wwfwfsta:0:1C0607:0A:001:Play as Smash 1st Char
wwfwfsta:0:1C0607:0B:001:Play as Crush 1st Char
wwfwfsta:0:1C0723:6E:000:Infinite Energy 2nd Character
wwfwfsta:0:1C072B:6E:500:Infinite Energy 2nd Character (2/2)
wwfwfsta:0:1C0723:00:001:Drain All Energy Now! 2nd Character
wwfwfsta:0:1C072B:00:501:Drain All Energy Now! 2nd Character (2/2)
wwfwfsta:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfsta:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfsta:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfsta:0:1C0713:00:001:Play as Hulk Hogan 2nd Char
wwfwfsta:0:1C0713:01:001:Play as Ultimate Warrior 2nd Char
wwfwfsta:0:1C0713:02:001:Play as Jake Roberts 2nd Char
wwfwfsta:0:1C0713:03:001:Play as Big Boss Man 2nd Char
wwfwfsta:0:1C0713:04:001:Play as Hawk 2nd Char
wwfwfsta:0:1C0713:05:001:Play as Animal 2nd Char
wwfwfsta:0:1C0713:06:001:Play as Sgt Slaughter 2nd Char
wwfwfsta:0:1C0713:07:001:Play as Mr. Perfect 2nd Char
wwfwfsta:0:1C0713:08:001:Play as Earthquake 2nd Char
wwfwfsta:0:1C0713:09:001:Play as Ted DiBiase 2nd Char
wwfwfsta:0:1C0713:0A:001:Play as Smash 2nd Char
wwfwfsta:0:1C0713:0B:001:Play as Crush 2nd Char
wwfwfsta:0:1C082F:6E:000:Infinite Energy 3rd Character
wwfwfsta:0:1C0837:6E:500:Infinite Energy 3rd Character (2/2)
wwfwfsta:0:1C082F:00:001:Drain All Energy Now! 3rd Character
wwfwfsta:0:1C0837:00:501:Drain All Energy Now! 3rd Character (2/2)
wwfwfsta:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfsta:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfsta:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfsta:0:1C081F:00:001:Play as Hulk Hogan 3rd Char
wwfwfsta:0:1C081F:01:001:Play as Ultimate Warrior 3rd Char
wwfwfsta:0:1C081F:02:001:Play as Jake Roberts 3rd Char
wwfwfsta:0:1C081F:03:001:Play as Big Boss Man 3rd Char
wwfwfsta:0:1C081F:04:001:Play as Hawk 3rd Char
wwfwfsta:0:1C081F:05:001:Play as Animal 3rd Char
wwfwfsta:0:1C081F:06:001:Play as Sgt Slaughter 3rd Char
wwfwfsta:0:1C081F:07:001:Play as Mr. Perfect 3rd Char
wwfwfsta:0:1C081F:08:001:Play as Earthquake 3rd Char
wwfwfsta:0:1C081F:09:001:Play as Ted DiBiase 3rd Char
wwfwfsta:0:1C081F:0A:001:Play as Smash 3rd Char
wwfwfsta:0:1C081F:0B:001:Play as Crush 3rd Char
wwfwfsta:0:1C093B:6E:000:Infinite Energy 4th Character
wwfwfsta:0:1C0942:6E:500:Infinite Energy 4th Character (2/2)
wwfwfsta:0:1C093B:00:001:Drain All Energy Now! 4th Character
wwfwfsta:0:1C0942:00:501:Drain All Energy Now! 4th Character (2/2)
wwfwfsta:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfsta:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfsta:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfsta:0:1C092B:00:001:Play as Hulk Hogan 4th Char
wwfwfsta:0:1C092B:01:001:Play as Ultimate Warrior 4th Char
wwfwfsta:0:1C092B:02:001:Play as Jake Roberts 4th Char
wwfwfsta:0:1C092B:03:001:Play as Big Boss Man 4th Char
wwfwfsta:0:1C092B:04:001:Play as Hawk 4th Char
wwfwfsta:0:1C092B:05:001:Play as Animal 4th Char
wwfwfsta:0:1C092B:06:001:Play as Sgt Slaughter 4th Char
wwfwfsta:0:1C092B:07:001:Play as Mr. Perfect 4th Char
wwfwfsta:0:1C092B:08:001:Play as Earthquake 4th Char
wwfwfsta:0:1C092B:09:001:Play as Ted DiBiase 4th Char
wwfwfsta:0:1C092B:0A:001:Play as Smash 4th Char
wwfwfsta:0:1C092B:0B:001:Play as Crush 4th Char
; [ WWF WrestleFest (Japan) ]
wwfwfstj:0:1C004F:63:000:Infinite Credits
wwfwfstj:0:1C16A3:59:000:Infinite Time
wwfwfstj:0:1C16A1:99:500:Infinite Time (2/2)
wwfwfstj:0:1C0617:6E:000:Infinite Energy 1st Character
wwfwfstj:0:1C061F:6E:500:Infinite Energy 1st Character (2/2)
wwfwfstj:0:1C0617:00:001:Drain All Energy Now! 1st Character
wwfwfstj:0:1C061F:00:501:Drain All Energy Now! 1st Character (2/2)
wwfwfstj:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfstj:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfstj:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfstj:0:1C0607:00:001:Play as Hulk Hogan 1st Char
wwfwfstj:0:1C0607:01:001:Play as Ultimate Warrior 1st Char
wwfwfstj:0:1C0607:02:001:Play as Jake Roberts 1st Char
wwfwfstj:0:1C0607:03:001:Play as Big Boss Man 1st Char
wwfwfstj:0:1C0607:04:001:Play as Hawk 1st Char
wwfwfstj:0:1C0607:05:001:Play as Animal 1st Char
wwfwfstj:0:1C0607:06:001:Play as Sgt Slaughter 1st Char
wwfwfstj:0:1C0607:07:001:Play as Mr. Perfect 1st Char
wwfwfstj:0:1C0607:08:001:Play as Earthquake 1st Char
wwfwfstj:0:1C0607:09:001:Play as Ted DiBiase 1st Char
wwfwfstj:0:1C0607:0A:001:Play as Smash 1st Char
wwfwfstj:0:1C0607:0B:001:Play as Crush 1st Char
wwfwfstj:0:1C0723:6E:000:Infinite Energy 2nd Character
wwfwfstj:0:1C072B:6E:500:Infinite Energy 2nd Character (2/2)
wwfwfstj:0:1C0723:00:001:Drain All Energy Now! 2nd Character
wwfwfstj:0:1C072B:00:501:Drain All Energy Now! 2nd Character (2/2)
wwfwfstj:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfstj:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfstj:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfstj:0:1C0713:00:001:Play as Hulk Hogan 2nd Char
wwfwfstj:0:1C0713:01:001:Play as Ultimate Warrior 2nd Char
wwfwfstj:0:1C0713:02:001:Play as Jake Roberts 2nd Char
wwfwfstj:0:1C0713:03:001:Play as Big Boss Man 2nd Char
wwfwfstj:0:1C0713:04:001:Play as Hawk 2nd Char
wwfwfstj:0:1C0713:05:001:Play as Animal 2nd Char
wwfwfstj:0:1C0713:06:001:Play as Sgt Slaughter 2nd Char
wwfwfstj:0:1C0713:07:001:Play as Mr. Perfect 2nd Char
wwfwfstj:0:1C0713:08:001:Play as Earthquake 2nd Char
wwfwfstj:0:1C0713:09:001:Play as Ted DiBiase 2nd Char
wwfwfstj:0:1C0713:0A:001:Play as Smash 2nd Char
wwfwfstj:0:1C0713:0B:001:Play as Crush 2nd Char
wwfwfstj:0:1C082F:6E:000:Infinite Energy 3rd Character
wwfwfstj:0:1C0837:6E:500:Infinite Energy 3rd Character (2/2)
wwfwfstj:0:1C082F:00:001:Drain All Energy Now! 3rd Character
wwfwfstj:0:1C0837:00:501:Drain All Energy Now! 3rd Character (2/2)
wwfwfstj:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfstj:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfstj:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfstj:0:1C081F:00:001:Play as Hulk Hogan 3rd Char
wwfwfstj:0:1C081F:01:001:Play as Ultimate Warrior 3rd Char
wwfwfstj:0:1C081F:02:001:Play as Jake Roberts 3rd Char
wwfwfstj:0:1C081F:03:001:Play as Big Boss Man 3rd Char
wwfwfstj:0:1C081F:04:001:Play as Hawk 3rd Char
wwfwfstj:0:1C081F:05:001:Play as Animal 3rd Char
wwfwfstj:0:1C081F:06:001:Play as Sgt Slaughter 3rd Char
wwfwfstj:0:1C081F:07:001:Play as Mr. Perfect 3rd Char
wwfwfstj:0:1C081F:08:001:Play as Earthquake 3rd Char
wwfwfstj:0:1C081F:09:001:Play as Ted DiBiase 3rd Char
wwfwfstj:0:1C081F:0A:001:Play as Smash 3rd Char
wwfwfstj:0:1C081F:0B:001:Play as Crush 3rd Char
wwfwfstj:0:1C093B:6E:000:Infinite Energy 4th Character
wwfwfstj:0:1C0942:6E:500:Infinite Energy 4th Character (2/2)
wwfwfstj:0:1C093B:00:001:Drain All Energy Now! 4th Character
wwfwfstj:0:1C0942:00:501:Drain All Energy Now! 4th Character (2/2)
wwfwfstj:0:000000:00:999:[Enable these player selection cheats as your ]
wwfwfstj:0:000000:00:999:[chosen characters are walking into the ring. If ]
wwfwfstj:0:000000:00:999:[necessary pause the game and enable them. ]
wwfwfstj:0:1C092B:00:001:Play as Hulk Hogan 4th Char
wwfwfstj:0:1C092B:01:001:Play as Ultimate Warrior 4th Char
wwfwfstj:0:1C092B:02:001:Play as Jake Roberts 4th Char
wwfwfstj:0:1C092B:03:001:Play as Big Boss Man 4th Char
wwfwfstj:0:1C092B:04:001:Play as Hawk 4th Char
wwfwfstj:0:1C092B:05:001:Play as Animal 4th Char
wwfwfstj:0:1C092B:06:001:Play as Sgt Slaughter 4th Char
wwfwfstj:0:1C092B:07:001:Play as Mr. Perfect 4th Char
wwfwfstj:0:1C092B:08:001:Play as Earthquake 4th Char
wwfwfstj:0:1C092B:09:001:Play as Ted DiBiase 4th Char
wwfwfstj:0:1C092B:0A:001:Play as Smash 4th Char
wwfwfstj:0:1C092B:0B:001:Play as Crush 4th Char
; [ Wai Wai Jockey Gate-In! ]
wwjgtin:0:00B4:9A:000:Infinite Select Time
wwjgtin:0:004E:38:000:Always have Max Power Horse 1
wwjgtin:0:004F:38:000:Always have Max Power Horse 2
wwjgtin:0:0050:38:000:Always have Max Power Horse 3
wwjgtin:0:0051:38:000:Always have Max Power Horse 4
wwjgtin:0:0052:38:000:Always have Max Power Horse 5
wwjgtin:0:004E:38:001:Get Max Power Horse 1 Now!
wwjgtin:0:004F:38:001:Get Max Power Horse 2 Now!
wwjgtin:0:0050:38:001:Get Max Power Horse 3 Now!
wwjgtin:0:0051:38:001:Get Max Power Horse 4 Now!
wwjgtin:0:0052:38:001:Get Max Power Horse 5 Now!
wwjgtin:0:004E:00:000:Always have No Power Horse 1
wwjgtin:0:004F:00:000:Always have No Power Horse 2
wwjgtin:0:0050:00:000:Always have No Power Horse 3
wwjgtin:0:0051:00:000:Always have No Power Horse 4
wwjgtin:0:0052:00:000:Always have No Power Horse 5
wwjgtin:0:004E:00:001:Get No Power Horse 1 Now!
wwjgtin:0:004F:00:001:Get No Power Horse 2 Now!
wwjgtin:0:0050:00:001:Get No Power Horse 3 Now!
wwjgtin:0:0051:00:001:Get No Power Horse 4 Now!
wwjgtin:0:0052:00:001:Get No Power Horse 5 Now!
wwjgtin:0:0041:03:000:Infinite Lives PL1
wwjgtin:0:0042:03:000:Infinite Lives PL2
; [ X-Day 2 (Japan) ]
xday2:0:0000:00:999:[ There are no cheats ]:REASON 1
xday2:0:0000:00:999:[ for this game as it ]:REASON 1
xday2:0:0000:00:999:[ didn't work the last ]:REASON 1
xday2:0:0000:00:999:[ time it was tested. ]:REASON 1
xday2:0:0000:00:999:[ If the game now works ]:REASON 1
xday2:0:0000:00:999:[ please request cheats ]:REASON 1
xday2:0:0000:00:999:[ for it on the cheat ]:REASON 1
xday2:0:0000:00:999:[ forums. ]:REASON 1
; [ Xenophobe ]
xenophob:0:060167:58:000:Stop Self-Destruct timer
xenophob:0:06072D:FF:000:Infinite Health PL1
xenophob:0:0607ED:FF:000:Infinite Health PL2
xenophob:0:0608AD:FF:000:Infinite Health PL3
; [ Xevious 3D/G (XV31/VER.A) ]
xevi3dg:0:000EE8C0:09:000:Infinite Credits
xevi3dg:0:00150DC8:06:000:Infinite Lives PL1
xevi3dg:0:00126358:01:000:Invincibility PL1
xevi3dg:0:00150DB0:01:000:Always have Laser Gun PL1
xevi3dg:0:00150DB0:02:000:Always have Homing Weapon PL1
xevi3dg:0:00115BDC:02:000:Maximum Fire Power PL1
xevi3dg:0:00150DCC:06:000:Infinite Lives PL2
xevi3dg:0:00126204:01:000:Invincibility PL2
xevi3dg:0:00150DB4:01:000:Always have Laser Gun PL2
xevi3dg:0:00150DB4:02:000:Always have Homing Weapon PL2
xevi3dg:0:001171B0:02:000:Maximum Fire Power PL2
; [ Xevios ]
xevios:0:8183:09:000:Infinite Lives
xevios:0:7C47:01:000:Invincibility:Activate Invincibility cheat during play Only!
xevios:0:8044:00:500:Invincibility (2/5)
xevios:0:8146:50:500:Invincibility (3/5)
xevios:0:8282:E6:500:Invincibility (4/5)
xevios:0:8283:14:500:Invincibility (5/5)
; [ Xevious (Namco) ]
xevious:0:8183:09:000:Infinite Lives
xevious:0:7C47:01:000:Invincibility:Activate Invincibility cheat during play Only!
xevious:0:8044:00:500:Invincibility (2/5)
xevious:0:8146:50:500:Invincibility (3/5)
xevious:0:8282:E6:500:Invincibility (4/5)
xevious:0:8283:14:500:Invincibility (5/5)
; [ Xevious (Atari set 1) ]
xeviousa:0:8183:09:000:Infinite Lives
xeviousa:0:7C47:01:000:Invincibility:Activate Invincibility cheat during play Only!
xeviousa:0:8044:00:500:Invincibility (2/5)
xeviousa:0:8146:50:500:Invincibility (3/5)
xeviousa:0:8282:25:500:Invincibility (4/5)
xeviousa:0:8283:15:500:Invincibility (5/5)
; [ Xevious (Atari set 2) ]
xeviousb:0:8183:09:000:Infinite Lives
xeviousb:0:7C47:01:000:Invincibility:Activate Invincibility cheat during play Only!
xeviousb:0:8044:00:500:Invincibility (2/5)
xeviousb:0:8146:50:500:Invincibility (3/5)
xeviousb:0:8282:25:500:Invincibility (4/5)
xeviousb:0:8283:15:500:Invincibility (5/5)
; [ Xevious (Atari set 3) ]
xeviousc:0:8183:09:000:Infinite Lives
xeviousc:0:7C47:01:000:Invincibility:Activate Invincibility cheat during play Only!
xeviousc:0:8044:00:500:Invincibility (2/5)
xeviousc:0:8146:50:500:Invincibility (3/5)
xeviousc:0:8282:25:500:Invincibility (4/5)
xeviousc:0:8283:15:500:Invincibility (5/5)
; [ Xexex (World) ]
xexex:0:0801EA:99:000:Infinite Credits
xexex:0:082019:07:061:Select the Starting Level:Use anytime before you hit 'Start'
xexex:0:08224D:28:000:Infinite Energy PL1
xexex:0:082221:01:000:Invincibility PL1
xexex:0:08222D:04:000:Always have Max Bullet Power PL1
xexex:0:082309:02:000:Always have Max Probe/Flint Power PL1
xexex:0:08224B:03:000:Always have Max Homing Missiles Power PL1
xexex:0:08222D:04:071:Select Bullet Power Now! PL1
xexex:0:082309:02:071:Select Probe/Flint Power Now! PL1
xexex:0:08224B:03:071:Select Homing Missiles Power Now! PL1
xexex:0:08264D:28:000:Infinite Energy PL2
xexex:0:082621:01:000:Invincibility PL2
xexex:0:08262D:04:000:Always have Max Bullet Power PL2
xexex:0:082709:02:000:Always have Max Probe/Flint Power PL2
xexex:0:08264B:03:000:Always have Max Homing Missiles Power PL2
xexex:0:08262D:04:071:Select Bullet Power Now! PL2
xexex:0:082709:02:071:Select Probe/Flint Power Now! PL2
xexex:0:08264B:03:071:Select Homing Missiles Power Now! PL2
; [ Xexex (Japan) ]
xexexj:0:080036:99:000:Infinite Credits
xexexj:0:082000:09:000:Infinite Lives
xexexj:0:09277C:50:002:Invincibility
xexexj:0:082309:02:000:Always Max Probe/Flint Power
xexexj:0:000000:00:999:[ Do Not Enable Weapon Cheats Whilst Firing! ]
xexexj:0:08222D:00:000:Always have the Photon Beam
xexexj:0:08222D:01:000:Always have the Search Laser
xexexj:0:08222D:02:000:Always have the Homing Laser
xexexj:0:08222D:03:000:Always have the Shadow Laser
xexexj:0:08222D:04:000:Always have the Spiral Laser
xexexj:0:08222D:05:000:Always have the Ground Laser
xexexj:0:08222D:07:000:Always have the Round Laser
xexexj:0:082309:02:071:Select the Probe/Flint Power Now!
xexexj:0:08222D:00:001:Get the Photon Beam Now!
xexexj:0:08222D:01:001:Get the Search Laser Now!
xexexj:0:08222D:02:001:Get the Homing Laser Now!
xexexj:0:08222D:03:001:Get the Shadow Laser Now!
xexexj:0:08222D:04:001:Get the Spiral Laser Now!
xexexj:0:08222D:05:001:Get the Ground Laser Now!
xexexj:0:08222D:07:001:Get the Round Laser Now!
xexexj:0:082019:07:061:Select Starting Level:Works for both players, Use before each player starts
; [ X-Files ]
xfiles:0:0000:00:999:[ There are no cheats ]:REASON 1
xfiles:0:0000:00:999:[ for this game as it ]:REASON 1
xfiles:0:0000:00:999:[ didn't work the last ]:REASON 1
xfiles:0:0000:00:999:[ time it was tested. ]:REASON 1
xfiles:0:0000:00:999:[ If the game now works ]:REASON 1
xfiles:0:0000:00:999:[ please request cheats ]:REASON 1
xfiles:0:0000:00:999:[ for it on the cheat ]:REASON 1
xfiles:0:0000:00:999:[ forums. ]:REASON 1
; [ X-Men: Children of the Atom (Euro 950105) ]
xmcota:0:FF4808:99:000:Infinite Time
xmcota:0:FF4808:00:001:Finish this Round Now!
xmcota:0:FF4191:8F:000:Infinite Energy PL1
xmcota:0:FF4191:00:001:Drain All Energy Now! PL1
xmcota:0:FF4198:02:000:Always have Max Power PL1
xmcota:0:FF4195:8E:500:Always have Max Power PL1 (2/2)
xmcota:0:FF4198:00:000:Always have Min Power PL1
xmcota:0:FF4195:00:500:Always have Min Power PL1 (2/2)
xmcota:0:FF4198:02:001:Get Max Power Now! PL1
xmcota:0:FF4195:8E:501:Get Max Power Now! PL1 (2/2)
xmcota:0:FF4198:00:001:Get Min Power Now! PL1
xmcota:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
xmcota:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcota:0:FF4051:00:001:Play with Wolverine PL1
xmcota:0:FF4051:02:001:Play with Psylocke PL1
xmcota:0:FF4051:04:001:Play with Colossus PL1
xmcota:0:FF4051:06:001:Play with Cyclops PL1
xmcota:0:FF4051:08:001:Play with Storm PL1
xmcota:0:FF4051:0A:001:Play with Iceman PL1
xmcota:0:FF4051:0C:001:Play with Spiral PL1
xmcota:0:FF4051:0E:001:Play with Silver Samurai PL1
xmcota:0:FF4051:10:001:Play with Omega Red PL1
xmcota:0:FF4051:12:001:Play with Sentinel PL1
xmcota:0:FF4051:14:001:Play with Juggernaut PL1
xmcota:0:FF4051:16:001:Play with Magneto PL1
xmcota:0:FF4051:18:001:Play with Gouki PL1
xmcota:0:FF4591:8F:000:Infinite Energy PL2
xmcota:0:FF4591:00:001:Drain All Energy Now! PL2
xmcota:0:FF4598:02:000:Always have Max Power PL2
xmcota:0:FF4595:8E:500:Always have Max Power PL2 (2/2)
xmcota:0:FF4598:00:000:Always have Min Power PL2
xmcota:0:FF4595:00:500:Always have Min Power PL2 (2/2)
xmcota:0:FF4598:02:001:Get Max Power Now! PL2
xmcota:0:FF4595:8E:501:Get Max Power Now! PL2 (2/2)
xmcota:0:FF4598:00:001:Get Min Power Now! PL2
xmcota:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
xmcota:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcota:0:FF4451:00:001:Play with Wolverine PL2
xmcota:0:FF4451:02:001:Play with Psylocke PL2
xmcota:0:FF4451:04:001:Play with Colossus PL2
xmcota:0:FF4451:06:001:Play with Cyclops PL2
xmcota:0:FF4451:08:001:Play with Storm PL2
xmcota:0:FF4451:0A:001:Play with Iceman PL2
xmcota:0:FF4451:0C:001:Play with Spiral PL2
xmcota:0:FF4451:0E:001:Play with Silver Samurai PL2
xmcota:0:FF4451:10:001:Play with Omega Red PL2
xmcota:0:FF4451:12:001:Play with Sentinel PL2
xmcota:0:FF4451:14:001:Play with Juggernaut PL2
xmcota:0:FF4451:16:001:Play with Magneto PL2
xmcota:0:FF4451:18:001:Play with Gouki PL2
xmcota:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmcota:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmcota:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmcota:0:FF4BF7:00:000:Region Switch = Japan
xmcota:0:FF4BF7:02:000:Region Switch = USA
xmcota:0:FF4BF7:04:000:Region Switch = Euro
xmcota:0:FF4BF7:06:000:Region Switch = ASIA
xmcota:0:FF4BF7:08:000:Region Switch = Hispanic
xmcota:0:FF4BF7:0A:000:Region Switch = Brazil
; [ X-Men: Children of the Atom (Asia 941217) ]
xmcotaa:0:FF4808:99:000:Infinite Time
xmcotaa:0:FF4808:00:001:Finish this Round Now!
xmcotaa:0:FF4191:8F:000:Infinite Energy PL1
xmcotaa:0:FF4191:00:001:Drain All Energy Now! PL1
xmcotaa:0:FF4198:02:000:Always have Max Power PL1
xmcotaa:0:FF4195:8E:500:Always have Max Power PL1 (2/2)
xmcotaa:0:FF4198:00:000:Always have Min Power PL1
xmcotaa:0:FF4195:00:500:Always have Min Power PL1 (2/2)
xmcotaa:0:FF4198:02:001:Get Max Power Now! PL1
xmcotaa:0:FF4195:8E:501:Get Max Power Now! PL1 (2/2)
xmcotaa:0:FF4198:00:001:Get Min Power Now! PL1
xmcotaa:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
xmcotaa:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotaa:0:FF4051:00:001:Play with Wolverine PL1
xmcotaa:0:FF4051:02:001:Play with Psylocke PL1
xmcotaa:0:FF4051:04:001:Play with Colossus PL1
xmcotaa:0:FF4051:06:001:Play with Cyclops PL1
xmcotaa:0:FF4051:08:001:Play with Storm PL1
xmcotaa:0:FF4051:0A:001:Play with Iceman PL1
xmcotaa:0:FF4051:0C:001:Play with Spiral PL1
xmcotaa:0:FF4051:0E:001:Play with Silver Samurai PL1
xmcotaa:0:FF4051:10:001:Play with Omega Red PL1
xmcotaa:0:FF4051:12:001:Play with Sentinel PL1
xmcotaa:0:FF4051:14:001:Play with Juggernaut PL1
xmcotaa:0:FF4051:16:001:Play with Magneto PL1
xmcotaa:0:FF4051:18:001:Play with Gouki PL1
xmcotaa:0:FF4591:8F:000:Infinite Energy PL2
xmcotaa:0:FF4591:00:001:Drain All Energy Now! PL2
xmcotaa:0:FF4598:02:000:Always have Max Power PL2
xmcotaa:0:FF4595:8E:500:Always have Max Power PL2 (2/2)
xmcotaa:0:FF4598:00:000:Always have Min Power PL2
xmcotaa:0:FF4595:00:500:Always have Min Power PL2 (2/2)
xmcotaa:0:FF4598:02:001:Get Max Power Now! PL2
xmcotaa:0:FF4595:8E:501:Get Max Power Now! PL2 (2/2)
xmcotaa:0:FF4598:00:001:Get Min Power Now! PL2
xmcotaa:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
xmcotaa:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotaa:0:FF4451:00:001:Play with Wolverine PL2
xmcotaa:0:FF4451:02:001:Play with Psylocke PL2
xmcotaa:0:FF4451:04:001:Play with Colossus PL2
xmcotaa:0:FF4451:06:001:Play with Cyclops PL2
xmcotaa:0:FF4451:08:001:Play with Storm PL2
xmcotaa:0:FF4451:0A:001:Play with Iceman PL2
xmcotaa:0:FF4451:0C:001:Play with Spiral PL2
xmcotaa:0:FF4451:0E:001:Play with Silver Samurai PL2
xmcotaa:0:FF4451:10:001:Play with Omega Red PL2
xmcotaa:0:FF4451:12:001:Play with Sentinel PL2
xmcotaa:0:FF4451:14:001:Play with Juggernaut PL2
xmcotaa:0:FF4451:16:001:Play with Magneto PL2
xmcotaa:0:FF4451:18:001:Play with Gouki PL2
xmcotaa:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmcotaa:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmcotaa:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmcotaa:0:FF4BF7:00:000:Region Switch = Japan
xmcotaa:0:FF4BF7:02:000:Region Switch = USA
xmcotaa:0:FF4BF7:04:000:Region Switch = Euro
xmcotaa:0:FF4BF7:06:000:Region Switch = ASIA
xmcotaa:0:FF4BF7:08:000:Region Switch = Hispanic
xmcotaa:0:FF4BF7:0A:000:Region Switch = Brazil
; [ X-Men: Children of the Atom (Hispanic 950331) ]
xmcotah:0:FF4808:99:000:Infinite Time
xmcotah:0:FF4808:00:001:Finish this Round Now!
xmcotah:0:FF4191:8F:000:Infinite Energy PL1
xmcotah:0:FF4191:00:001:Drain All Energy Now! PL1
xmcotah:0:FF4198:02:000:Always have Max Power PL1
xmcotah:0:FF4195:8E:500:Always have Max Power PL1 (2/2)
xmcotah:0:FF4198:00:000:Always have Min Power PL1
xmcotah:0:FF4195:00:500:Always have Min Power PL1 (2/2)
xmcotah:0:FF4198:02:001:Get Max Power Now! PL1
xmcotah:0:FF4195:8E:501:Get Max Power Now! PL1 (2/2)
xmcotah:0:FF4198:00:001:Get Min Power Now! PL1
xmcotah:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
xmcotah:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotah:0:FF4051:00:001:Play with Wolverine PL1
xmcotah:0:FF4051:02:001:Play with Psylocke PL1
xmcotah:0:FF4051:04:001:Play with Colossus PL1
xmcotah:0:FF4051:06:001:Play with Cyclops PL1
xmcotah:0:FF4051:08:001:Play with Storm PL1
xmcotah:0:FF4051:0A:001:Play with Iceman PL1
xmcotah:0:FF4051:0C:001:Play with Spiral PL1
xmcotah:0:FF4051:0E:001:Play with Silver Samurai PL1
xmcotah:0:FF4051:10:001:Play with Omega Red PL1
xmcotah:0:FF4051:12:001:Play with Sentinel PL1
xmcotah:0:FF4051:14:001:Play with Juggernaut PL1
xmcotah:0:FF4051:16:001:Play with Magneto PL1
xmcotah:0:FF4051:18:001:Play with Gouki PL1
xmcotah:0:FF4591:8F:000:Infinite Energy PL2
xmcotah:0:FF4591:00:001:Drain All Energy Now! PL2
xmcotah:0:FF4598:02:000:Always have Max Power PL2
xmcotah:0:FF4595:8E:500:Always have Max Power PL2 (2/2)
xmcotah:0:FF4598:00:000:Always have Min Power PL2
xmcotah:0:FF4595:00:500:Always have Min Power PL2 (2/2)
xmcotah:0:FF4598:02:001:Get Max Power Now! PL2
xmcotah:0:FF4595:8E:501:Get Max Power Now! PL2 (2/2)
xmcotah:0:FF4598:00:001:Get Min Power Now! PL2
xmcotah:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
xmcotah:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotah:0:FF4451:00:001:Play with Wolverine PL2
xmcotah:0:FF4451:02:001:Play with Psylocke PL2
xmcotah:0:FF4451:04:001:Play with Colossus PL2
xmcotah:0:FF4451:06:001:Play with Cyclops PL2
xmcotah:0:FF4451:08:001:Play with Storm PL2
xmcotah:0:FF4451:0A:001:Play with Iceman PL2
xmcotah:0:FF4451:0C:001:Play with Spiral PL2
xmcotah:0:FF4451:0E:001:Play with Silver Samurai PL2
xmcotah:0:FF4451:10:001:Play with Omega Red PL2
xmcotah:0:FF4451:12:001:Play with Sentinel PL2
xmcotah:0:FF4451:14:001:Play with Juggernaut PL2
xmcotah:0:FF4451:16:001:Play with Magneto PL2
xmcotah:0:FF4451:18:001:Play with Gouki PL2
xmcotah:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmcotah:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmcotah:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmcotah:0:FF4BF7:00:000:Region Switch = Japan
xmcotah:0:FF4BF7:02:000:Region Switch = USA
xmcotah:0:FF4BF7:04:000:Region Switch = Euro
xmcotah:0:FF4BF7:06:000:Region Switch = ASIA
xmcotah:0:FF4BF7:08:000:Region Switch = Hispanic
xmcotah:0:FF4BF7:0A:000:Region Switch = Brazil
; [ X-Men: Children of the Atom (Japan 941219) ]
xmcotaj:0:FF4808:99:000:Infinite Time
xmcotaj:0:FF4808:00:001:Finish this Round Now!
xmcotaj:0:FF4191:8F:000:Infinite Energy PL1
xmcotaj:0:FF4191:00:001:Drain All Energy Now! PL1
xmcotaj:0:FF4198:02:000:Always have Max Power PL1
xmcotaj:0:FF4195:8E:500:Always have Max Power PL1 (2/2)
xmcotaj:0:FF4198:00:000:Always have Min Power PL1
xmcotaj:0:FF4195:00:500:Always have Min Power PL1 (2/2)
xmcotaj:0:FF4198:02:001:Get Max Power Now! PL1
xmcotaj:0:FF4195:8E:501:Get Max Power Now! PL1 (2/2)
xmcotaj:0:FF4198:00:001:Get Min Power Now! PL1
xmcotaj:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
xmcotaj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotaj:0:FF4051:00:001:Play with Wolverine PL1
xmcotaj:0:FF4051:02:001:Play with Psylocke PL1
xmcotaj:0:FF4051:04:001:Play with Colossus PL1
xmcotaj:0:FF4051:06:001:Play with Cyclops PL1
xmcotaj:0:FF4051:08:001:Play with Storm PL1
xmcotaj:0:FF4051:0A:001:Play with Iceman PL1
xmcotaj:0:FF4051:0C:001:Play with Spiral PL1
xmcotaj:0:FF4051:0E:001:Play with Silver Samurai PL1
xmcotaj:0:FF4051:10:001:Play with Omega Red PL1
xmcotaj:0:FF4051:12:001:Play with Sentinel PL1
xmcotaj:0:FF4051:14:001:Play with Juggernaut PL1
xmcotaj:0:FF4051:16:001:Play with Magneto PL1
xmcotaj:0:FF4051:18:001:Play with Gouki PL1
xmcotaj:0:FF4591:8F:000:Infinite Energy PL2
xmcotaj:0:FF4591:00:001:Drain All Energy Now! PL2
xmcotaj:0:FF4598:02:000:Always have Max Power PL2
xmcotaj:0:FF4595:8E:500:Always have Max Power PL2 (2/2)
xmcotaj:0:FF4598:00:000:Always have Min Power PL2
xmcotaj:0:FF4595:00:500:Always have Min Power PL2 (2/2)
xmcotaj:0:FF4598:02:001:Get Max Power Now! PL2
xmcotaj:0:FF4595:8E:501:Get Max Power Now! PL2 (2/2)
xmcotaj:0:FF4598:00:001:Get Min Power Now! PL2
xmcotaj:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
xmcotaj:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotaj:0:FF4451:00:001:Play with Wolverine PL2
xmcotaj:0:FF4451:02:001:Play with Psylocke PL2
xmcotaj:0:FF4451:04:001:Play with Colossus PL2
xmcotaj:0:FF4451:06:001:Play with Cyclops PL2
xmcotaj:0:FF4451:08:001:Play with Storm PL2
xmcotaj:0:FF4451:0A:001:Play with Iceman PL2
xmcotaj:0:FF4451:0C:001:Play with Spiral PL2
xmcotaj:0:FF4451:0E:001:Play with Silver Samurai PL2
xmcotaj:0:FF4451:10:001:Play with Omega Red PL2
xmcotaj:0:FF4451:12:001:Play with Sentinel PL2
xmcotaj:0:FF4451:14:001:Play with Juggernaut PL2
xmcotaj:0:FF4451:16:001:Play with Magneto PL2
xmcotaj:0:FF4451:18:001:Play with Gouki PL2
xmcotaj:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmcotaj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmcotaj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmcotaj:0:FF4BF7:00:000:Region Switch = Japan
xmcotaj:0:FF4BF7:02:000:Region Switch = USA
xmcotaj:0:FF4BF7:04:000:Region Switch = Euro
xmcotaj:0:FF4BF7:06:000:Region Switch = ASIA
xmcotaj:0:FF4BF7:08:000:Region Switch = Hispanic
xmcotaj:0:FF4BF7:0A:000:Region Switch = Brazil
; [ X-Men: Children of the Atom (Japan 941217) ]
xmcotaj1:0:FF4808:99:000:Infinite Time
xmcotaj1:0:FF4808:00:001:Finish this Round Now!
xmcotaj1:0:FF4191:8F:000:Infinite Energy PL1
xmcotaj1:0:FF4191:00:001:Drain All Energy Now! PL1
xmcotaj1:0:FF4198:02:000:Always have Max Power PL1
xmcotaj1:0:FF4195:8E:500:Always have Max Power PL1 (2/2)
xmcotaj1:0:FF4198:00:000:Always have Min Power PL1
xmcotaj1:0:FF4195:00:500:Always have Min Power PL1 (2/2)
xmcotaj1:0:FF4198:02:001:Get Max Power Now! PL1
xmcotaj1:0:FF4195:8E:501:Get Max Power Now! PL1 (2/2)
xmcotaj1:0:FF4198:00:001:Get Min Power Now! PL1
xmcotaj1:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
xmcotaj1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotaj1:0:FF4051:00:001:Play with Wolverine PL1
xmcotaj1:0:FF4051:02:001:Play with Psylocke PL1
xmcotaj1:0:FF4051:04:001:Play with Colossus PL1
xmcotaj1:0:FF4051:06:001:Play with Cyclops PL1
xmcotaj1:0:FF4051:08:001:Play with Storm PL1
xmcotaj1:0:FF4051:0A:001:Play with Iceman PL1
xmcotaj1:0:FF4051:0C:001:Play with Spiral PL1
xmcotaj1:0:FF4051:0E:001:Play with Silver Samurai PL1
xmcotaj1:0:FF4051:10:001:Play with Omega Red PL1
xmcotaj1:0:FF4051:12:001:Play with Sentinel PL1
xmcotaj1:0:FF4051:14:001:Play with Juggernaut PL1
xmcotaj1:0:FF4051:16:001:Play with Magneto PL1
xmcotaj1:0:FF4051:18:001:Play with Gouki PL1
xmcotaj1:0:FF4591:8F:000:Infinite Energy PL2
xmcotaj1:0:FF4591:00:001:Drain All Energy Now! PL2
xmcotaj1:0:FF4598:02:000:Always have Max Power PL2
xmcotaj1:0:FF4595:8E:500:Always have Max Power PL2 (2/2)
xmcotaj1:0:FF4598:00:000:Always have Min Power PL2
xmcotaj1:0:FF4595:00:500:Always have Min Power PL2 (2/2)
xmcotaj1:0:FF4598:02:001:Get Max Power Now! PL2
xmcotaj1:0:FF4595:8E:501:Get Max Power Now! PL2 (2/2)
xmcotaj1:0:FF4598:00:001:Get Min Power Now! PL2
xmcotaj1:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
xmcotaj1:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotaj1:0:FF4451:00:001:Play with Wolverine PL2
xmcotaj1:0:FF4451:02:001:Play with Psylocke PL2
xmcotaj1:0:FF4451:04:001:Play with Colossus PL2
xmcotaj1:0:FF4451:06:001:Play with Cyclops PL2
xmcotaj1:0:FF4451:08:001:Play with Storm PL2
xmcotaj1:0:FF4451:0A:001:Play with Iceman PL2
xmcotaj1:0:FF4451:0C:001:Play with Spiral PL2
xmcotaj1:0:FF4451:0E:001:Play with Silver Samurai PL2
xmcotaj1:0:FF4451:10:001:Play with Omega Red PL2
xmcotaj1:0:FF4451:12:001:Play with Sentinel PL2
xmcotaj1:0:FF4451:14:001:Play with Juggernaut PL2
xmcotaj1:0:FF4451:16:001:Play with Magneto PL2
xmcotaj1:0:FF4451:18:001:Play with Gouki PL2
xmcotaj1:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmcotaj1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmcotaj1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmcotaj1:0:FF4BF7:00:000:Region Switch = Japan
xmcotaj1:0:FF4BF7:02:000:Region Switch = USA
xmcotaj1:0:FF4BF7:04:000:Region Switch = Euro
xmcotaj1:0:FF4BF7:06:000:Region Switch = ASIA
xmcotaj1:0:FF4BF7:08:000:Region Switch = Hispanic
xmcotaj1:0:FF4BF7:0A:000:Region Switch = Brazil
; [ X-Men: Children of the Atom (Japan 941208 rent version) ]
xmcotajr:0:FF4808:99:000:Infinite Time
xmcotajr:0:FF4808:00:001:Finish this Round Now!
xmcotajr:0:FF4191:8F:000:Infinite Energy PL1
xmcotajr:0:FF4191:00:001:Drain All Energy Now! PL1
xmcotajr:0:FF4198:02:000:Always have Max Power PL1
xmcotajr:0:FF4195:8E:500:Always have Max Power PL1 (2/2)
xmcotajr:0:FF4198:00:000:Always have Min Power PL1
xmcotajr:0:FF4195:00:500:Always have Min Power PL1 (2/2)
xmcotajr:0:FF4198:02:001:Get Max Power Now! PL1
xmcotajr:0:FF4195:8E:501:Get Max Power Now! PL1 (2/2)
xmcotajr:0:FF4198:00:001:Get Min Power Now! PL1
xmcotajr:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
xmcotajr:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotajr:0:FF4051:00:001:Play with Wolverine PL1
xmcotajr:0:FF4051:02:001:Play with Psylocke PL1
xmcotajr:0:FF4051:04:001:Play with Colossus PL1
xmcotajr:0:FF4051:06:001:Play with Cyclops PL1
xmcotajr:0:FF4051:08:001:Play with Storm PL1
xmcotajr:0:FF4051:0A:001:Play with Iceman PL1
xmcotajr:0:FF4051:0C:001:Play with Spiral PL1
xmcotajr:0:FF4051:0E:001:Play with Silver Samurai PL1
xmcotajr:0:FF4051:10:001:Play with Omega Red PL1
xmcotajr:0:FF4051:12:001:Play with Sentinel PL1
xmcotajr:0:FF4051:14:001:Play with Juggernaut PL1
xmcotajr:0:FF4051:16:001:Play with Magneto PL1
xmcotajr:0:FF4051:18:001:Play with Gouki PL1
xmcotajr:0:FF4591:8F:000:Infinite Energy PL2
xmcotajr:0:FF4591:00:001:Drain All Energy Now! PL2
xmcotajr:0:FF4598:02:000:Always have Max Power PL2
xmcotajr:0:FF4595:8E:500:Always have Max Power PL2 (2/2)
xmcotajr:0:FF4598:00:000:Always have Min Power PL2
xmcotajr:0:FF4595:00:500:Always have Min Power PL2 (2/2)
xmcotajr:0:FF4598:02:001:Get Max Power Now! PL2
xmcotajr:0:FF4595:8E:501:Get Max Power Now! PL2 (2/2)
xmcotajr:0:FF4598:00:001:Get Min Power Now! PL2
xmcotajr:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
xmcotajr:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotajr:0:FF4451:00:001:Play with Wolverine PL2
xmcotajr:0:FF4451:02:001:Play with Psylocke PL2
xmcotajr:0:FF4451:04:001:Play with Colossus PL2
xmcotajr:0:FF4451:06:001:Play with Cyclops PL2
xmcotajr:0:FF4451:08:001:Play with Storm PL2
xmcotajr:0:FF4451:0A:001:Play with Iceman PL2
xmcotajr:0:FF4451:0C:001:Play with Spiral PL2
xmcotajr:0:FF4451:0E:001:Play with Silver Samurai PL2
xmcotajr:0:FF4451:10:001:Play with Omega Red PL2
xmcotajr:0:FF4451:12:001:Play with Sentinel PL2
xmcotajr:0:FF4451:14:001:Play with Juggernaut PL2
xmcotajr:0:FF4451:16:001:Play with Magneto PL2
xmcotajr:0:FF4451:18:001:Play with Gouki PL2
xmcotajr:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmcotajr:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmcotajr:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmcotajr:0:FF4BF7:00:000:Region Switch = Japan
xmcotajr:0:FF4BF7:02:000:Region Switch = USA
xmcotajr:0:FF4BF7:04:000:Region Switch = Euro
xmcotajr:0:FF4BF7:06:000:Region Switch = ASIA
xmcotajr:0:FF4BF7:08:000:Region Switch = Hispanic
xmcotajr:0:FF4BF7:0A:000:Region Switch = Brazil
; [ X-Men: Children of the Atom (US 950105) ]
xmcotau:0:FF4808:99:000:Infinite Time
xmcotau:0:FF4808:00:001:Finish this Round Now!
xmcotau:0:FF4191:8F:000:Infinite Energy PL1
xmcotau:0:FF4191:00:001:Drain All Energy Now! PL1
xmcotau:0:FF4198:02:000:Always have Max Power PL1
xmcotau:0:FF4195:8E:500:Always have Max Power PL1 (2/2)
xmcotau:0:FF4198:00:000:Always have Min Power PL1
xmcotau:0:FF4195:00:500:Always have Min Power PL1 (2/2)
xmcotau:0:FF4198:02:001:Get Max Power Now! PL1
xmcotau:0:FF4195:8E:501:Get Max Power Now! PL1 (2/2)
xmcotau:0:FF4198:00:001:Get Min Power Now! PL1
xmcotau:0:FF4195:00:501:Get Min Power Now! PL1 (2/2)
xmcotau:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotau:0:FF4051:00:001:Play with Wolverine PL1
xmcotau:0:FF4051:02:001:Play with Psylocke PL1
xmcotau:0:FF4051:04:001:Play with Colossus PL1
xmcotau:0:FF4051:06:001:Play with Cyclops PL1
xmcotau:0:FF4051:08:001:Play with Storm PL1
xmcotau:0:FF4051:0A:001:Play with Iceman PL1
xmcotau:0:FF4051:0C:001:Play with Spiral PL1
xmcotau:0:FF4051:0E:001:Play with Silver Samurai PL1
xmcotau:0:FF4051:10:001:Play with Omega Red PL1
xmcotau:0:FF4051:12:001:Play with Sentinel PL1
xmcotau:0:FF4051:14:001:Play with Juggernaut PL1
xmcotau:0:FF4051:16:001:Play with Magneto PL1
xmcotau:0:FF4051:18:001:Play with Gouki PL1
xmcotau:0:FF4591:8F:000:Infinite Energy PL2
xmcotau:0:FF4591:00:001:Drain All Energy Now! PL2
xmcotau:0:FF4598:02:000:Always have Max Power PL2
xmcotau:0:FF4595:8E:500:Always have Max Power PL2 (2/2)
xmcotau:0:FF4598:00:000:Always have Min Power PL2
xmcotau:0:FF4595:00:500:Always have Min Power PL2 (2/2)
xmcotau:0:FF4598:02:001:Get Max Power Now! PL2
xmcotau:0:FF4595:8E:501:Get Max Power Now! PL2 (2/2)
xmcotau:0:FF4598:00:001:Get Min Power Now! PL2
xmcotau:0:FF4595:00:501:Get Min Power Now! PL2 (2/2)
xmcotau:0:000000:00:999:[ Free player selection - Use on level VS screen ]
xmcotau:0:FF4451:00:001:Play with Wolverine PL2
xmcotau:0:FF4451:02:001:Play with Psylocke PL2
xmcotau:0:FF4451:04:001:Play with Colossus PL2
xmcotau:0:FF4451:06:001:Play with Cyclops PL2
xmcotau:0:FF4451:08:001:Play with Storm PL2
xmcotau:0:FF4451:0A:001:Play with Iceman PL2
xmcotau:0:FF4451:0C:001:Play with Spiral PL2
xmcotau:0:FF4451:0E:001:Play with Silver Samurai PL2
xmcotau:0:FF4451:10:001:Play with Omega Red PL2
xmcotau:0:FF4451:12:001:Play with Sentinel PL2
xmcotau:0:FF4451:14:001:Play with Juggernaut PL2
xmcotau:0:FF4451:16:001:Play with Magneto PL2
xmcotau:0:FF4451:18:001:Play with Gouki PL2
xmcotau:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmcotau:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmcotau:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmcotau:0:FF4BF7:00:000:Region Switch = Japan
xmcotau:0:FF4BF7:02:000:Region Switch = USA
xmcotau:0:FF4BF7:04:000:Region Switch = Euro
xmcotau:0:FF4BF7:06:000:Region Switch = ASIA
xmcotau:0:FF4BF7:08:000:Region Switch = Hispanic
xmcotau:0:FF4BF7:0A:000:Region Switch = Brazil
; [ X-Men (US 4 Players) ]
xmen:0:1102D0:09:000:Infinite Lives PL1
xmen:0:1102D1:99:500:Infinite Lives PL1 (2/2)
xmen:0:11102E:0A:000:Infinite Energy PL1
xmen:0:111005:28:000:Invincibility PL1
xmen:0:1102D2:09:000:Infinite Lives PL2
xmen:0:1102D3:99:500:Infinite Lives PL2 (2/2)
xmen:0:1110AE:0A:000:Infinite Energy PL2
xmen:0:111085:28:000:Invincibility PL2
xmen:0:1102D4:09:000:Infinite Lives PL3
xmen:0:1102D5:99:500:Infinite Lives PL3 (2/2)
xmen:0:11112E:0A:000:Infinite Energy PL3
xmen:0:111105:28:000:Invincibility PL3
xmen:0:1102D6:09:000:Infinite Lives PL4
xmen:0:1102D7:99:500:Infinite Lives PL4 (2/2)
xmen:0:1111AE:0A:000:Infinite Energy PL4
xmen:0:111185:28:000:Invincibility PL4
xmen:0:113560:07:061:Select next level
xmen:0:000000:00:999:[Use the starting level cht ]
xmen:0:000000:00:999:[on the screens after the ]
xmen:0:000000:00:999:[choose character screen.The]
xmen:0:000000:00:999:[Go and Save the City screen]
xmen:0:000000:00:999:[is as good a place as any!!]
xmen:0:113560:07:071:Select the Starting Level
; [ X-Men (World 2 Players) ]
xmen2p:0:1102D0:09:000:Infinite Lives PL1
xmen2p:0:1102D1:99:500:Infinite Lives PL1 (2/2)
xmen2p:0:11102E:0A:000:Infinite Energy PL1
xmen2p:0:111005:28:000:Invincibility PL1
xmen2p:0:1102D2:09:000:Infinite Lives PL2
xmen2p:0:1102D3:99:500:Infinite Lives PL2 (2/2)
xmen2p:0:1110AE:0A:000:Infinite Energy PL2
xmen2p:0:111085:28:000:Invincibility PL2
xmen2p:0:113560:07:061:Select next level
xmen2p:0:000000:00:999:[Use the starting level cht ]
xmen2p:0:000000:00:999:[on the screens after the ]
xmen2p:0:000000:00:999:[choose character screen.The]
xmen2p:0:000000:00:999:[Go and Save the City screen]
xmen2p:0:000000:00:999:[is as good a place as any!!]
xmen2p:0:113560:07:071:Select the Starting Level
; [ X-Men (Japan 2 Players) ]
xmen2pj:0:1102D0:09:000:Infinite Lives PL1
xmen2pj:0:1102D1:99:500:Infinite Lives PL1 (2/2)
xmen2pj:0:11102E:0A:000:Infinite Energy PL1
xmen2pj:0:111005:28:000:Invincibility PL1
xmen2pj:0:1102D2:09:000:Infinite Lives PL2
xmen2pj:0:1102D3:99:500:Infinite Lives PL2 (2/2)
xmen2pj:0:1110AE:0A:000:Infinite Energy PL2
xmen2pj:0:111085:28:000:Invincibility PL2
xmen2pj:0:113560:07:061:Select next level
xmen2pj:0:000000:00:999:[Use the starting level cht ]
xmen2pj:0:000000:00:999:[on the screens after the ]
xmen2pj:0:000000:00:999:[choose character screen.The]
xmen2pj:0:000000:00:999:[Go and Save the City screen]
xmen2pj:0:000000:00:999:[is as good a place as any!!]
xmen2pj:0:113560:07:071:Select the Starting Level
; [ X-Men (US 6 Players) ]
xmen6p:0:1102D0:09:000:Infinite Lives PL1
xmen6p:0:1102D1:99:500:Infinite Lives PL1 (2/2)
xmen6p:0:11102E:0A:000:Infinite Energy PL1
xmen6p:0:111005:28:000:Invincibility PL1
xmen6p:0:1102D2:09:000:Infinite Lives PL2
xmen6p:0:1102D3:99:500:Infinite Lives PL2 (2/2)
xmen6p:0:1110AE:0A:000:Infinite Energy PL2
xmen6p:0:111085:28:000:Invincibility PL2
xmen6p:0:1102D4:09:000:Infinite Lives PL3
xmen6p:0:1102D5:99:500:Infinite Lives PL3 (2/2)
xmen6p:0:11112E:0A:000:Infinite Energy PL3
xmen6p:0:111105:28:000:Invincibility PL3
xmen6p:0:1102D6:09:000:Infinite Lives PL4
xmen6p:0:1102D7:99:500:Infinite Lives PL4 (2/2)
xmen6p:0:1111AE:0A:000:Infinite Energy PL4
xmen6p:0:111185:28:000:Invincibility PL4
xmen6p:0:1102D8:09:000:Infinite Lives PL5
xmen6p:0:1102D9:99:500:Infinite Lives PL5 (2/2)
xmen6p:0:11122E:0A:000:Infinite Energy PL5
xmen6p:0:111205:28:000:Invincibility PL5
xmen6p:0:1102DA:09:000:Infinite Lives PL6
xmen6p:0:1102DB:99:500:Infinite Lives PL6 (2/2)
xmen6p:0:1112AE:0A:000:Infinite Energy PL6
xmen6p:0:111285:28:000:Invincibility PL6
xmen6p:0:113560:07:061:Select next level
xmen6p:0:000000:00:999:[Use the starting level cht ]
xmen6p:0:000000:00:999:[on the screens after the ]
xmen6p:0:000000:00:999:[choose character screen.The]
xmen6p:0:000000:00:999:[Go and Save the City screen]
xmen6p:0:000000:00:999:[is as good a place as any!!]
xmen6p:0:113560:07:071:Select the Starting Level
; [ X Multiply (Japan) ]
xmultipl:0:809FD:09:000:Infinite Lives PL1
xmultipl:0:80A1D:09:000:Infinite Lives PL2
xmultipl:0:00000:00:999:[This Invincibility cheat is]
xmultipl:0:00000:00:999:[only for Sprite to Sprite ]
xmultipl:0:00000:00:999:[collisions you still die if]
xmultipl:0:00000:00:999:[you crash into the scenery!]
xmultipl:0:81128:01:000:Limited Invincibility
; [ X-Men Vs. Street Fighter (Euro 960910) ]
xmvsf:0:FF5008:99:000:Infinite Time
xmvsf:0:FF5008:00:001:Finish this Round Now!
xmvsf:0:FF5081:06:001:Go to the Boss Battle Next!
:xmvsf:00000000:FF4211:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1
:xmvsf:00010000:FF421B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:xmvsf:00000000:FF4A11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:xmvsf:00010000:FF4A1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:xmvsf:00000001:FF4211:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:xmvsf:00010001:FF421B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:xmvsf:00000001:FF4A11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:xmvsf:00010001:FF4A1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
xmvsf:0:FF4214:03:000:Always Max Power PL1
xmvsf:0:FF4213:90:500:Always Max Power PL1 (2/2)
xmvsf:0:FF4214:00:000:Always Min Power PL1
xmvsf:0:FF4213:00:500:Always Min Power PL1 (2/2)
xmvsf:0:FF4214:03:001:Get Max Power PL1 Now!
xmvsf:0:FF4213:90:501:Get Max Power PL1 Now! (2/2)
xmvsf:0:FF4214:00:001:Get Min Power PL1 Now!
xmvsf:0:FF4213:00:501:Get Min Power PL1 Now! (2/2)
xmvsf:0:FF421B:90:000:Infinite Recovery Energy PL1
xmvsf:0:FF4103:FF:000:Hits always cause Max Damage PL1
xmvsf:0:FF4053:10:000:Play with Apocalypse PL1
xmvsf:0:FF4853:10:500:Play with Apocalypse PL1 (2/5)
xmvsf:0:FF50B1:10:500:Play with Apocalypse PL1 (3/5)
xmvsf:0:FF50B3:10:500:Play with Apocalypse PL1 (4/5)
xmvsf:0:FF5113:00:500:Play with Apocalypse PL1 (5/5)
xmvsf:0:FF4A11:00:000:Single Character Fighting Mode PL1
xmvsf:0:FF4A1B:00:500:Single Character Fighting Mode PL1 (2/2)
:xmvsf:62000000:000000:00000000:00000000:Select Character (Active Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsf:00010000:FF4053:00000000:FFFFFFFF:Wolverine
:xmvsf:00010000:FF4053:00000002:FFFFFFFF:Cyclops
:xmvsf:00010000:FF4053:00000004:FFFFFFFF:Storm
:xmvsf:00010000:FF4053:00000006:FFFFFFFF:Rogue
:xmvsf:00010000:FF4053:00000008:FFFFFFFF:Gambit
:xmvsf:00010000:FF4053:0000000A:FFFFFFFF:Sabretooth
:xmvsf:00010000:FF4053:0000000C:FFFFFFFF:Juggernaut
:xmvsf:00010000:FF4053:0000000E:FFFFFFFF:Magneto
:xmvsf:00010000:FF4053:00000010:FFFFFFFF:#Apocalypse
:xmvsf:00010000:FF4053:00000012:FFFFFFFF:Ryu
:xmvsf:00010000:FF4053:00000014:FFFFFFFF:Ken Masters
:xmvsf:00010000:FF4053:00000016:FFFFFFFF:Chun-Li
:xmvsf:00010000:FF4053:00000018:FFFFFFFF:Dhalsim
:xmvsf:00010000:FF4053:0000001A:FFFFFFFF:Zangief
:xmvsf:00010000:FF4053:0000001C:FFFFFFFF:M. Bison
:xmvsf:00010000:FF4053:0000001E:FFFFFFFF:#Akuma
:xmvsf:00010000:FF4053:00000020:FFFFFFFF:Charlie
:xmvsf:00010000:FF4053:00000022:FFFFFFFF:Cammy
:xmvsf:00010000:FF4053:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsf:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsf:00010000:FF4853:00000000:FFFFFFFF:Wolverine
:xmvsf:00010000:FF4853:00000002:FFFFFFFF:Cyclops
:xmvsf:00010000:FF4853:00000004:FFFFFFFF:Storm
:xmvsf:00010000:FF4853:00000006:FFFFFFFF:Rogue
:xmvsf:00010000:FF4853:00000008:FFFFFFFF:Gambit
:xmvsf:00010000:FF4853:0000000A:FFFFFFFF:Sabretooth
:xmvsf:00010000:FF4853:0000000C:FFFFFFFF:Juggernaut
:xmvsf:00010000:FF4853:0000000E:FFFFFFFF:Magneto
:xmvsf:00010000:FF4853:00000010:FFFFFFFF:#Apocalypse
:xmvsf:00010000:FF4853:00000012:FFFFFFFF:Ryu
:xmvsf:00010000:FF4853:00000014:FFFFFFFF:Ken Masters
:xmvsf:00010000:FF4853:00000016:FFFFFFFF:Chun-Li
:xmvsf:00010000:FF4853:00000018:FFFFFFFF:Dhalsim
:xmvsf:00010000:FF4853:0000001A:FFFFFFFF:Zangief
:xmvsf:00010000:FF4853:0000001C:FFFFFFFF:M. Bison
:xmvsf:00010000:FF4853:0000001E:FFFFFFFF:#Akuma
:xmvsf:00010000:FF4853:00000020:FFFFFFFF:Charlie
:xmvsf:00010000:FF4853:00000022:FFFFFFFF:Cammy
:xmvsf:00010000:FF4853:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsf:00000000:FF4611:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2
:xmvsf:00010000:FF461B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:xmvsf:00000000:FF4E11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:xmvsf:00010000:FF4E1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:xmvsf:00000001:FF4611:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:xmvsf:00010001:FF461B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:xmvsf:00000001:FF4E11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:xmvsf:00010001:FF4E1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
xmvsf:0:FF4614:03:000:Always Max Power PL2
xmvsf:0:FF4613:90:500:Always Max Power PL2 (2/2)
xmvsf:0:FF4614:00:000:Always Min Power PL2
xmvsf:0:FF4613:00:500:Always Min Power PL2 (2/2)
xmvsf:0:FF4614:03:001:Get Max Power PL2 Now!
xmvsf:0:FF4613:90:501:Get Max Power PL2 Now! (2/2)
xmvsf:0:FF4614:00:001:Get Min Power PL2 Now!
xmvsf:0:FF4613:00:501:Get Min Power PL2 Now! (2/2)
xmvsf:0:FF461B:90:000:Infinite Recovery Energy PL2
xmvsf:0:FF4503:FF:000:Hits always cause Max Damage PL2
xmvsf:0:FF4453:10:000:Play with Apocalypse PL2
xmvsf:0:FF4C53:10:500:Play with Apocalypse PL2 (2/5)
xmvsf:0:FF50B5:10:500:Play with Apocalypse PL2 (3/5)
xmvsf:0:FF50B7:10:500:Play with Apocalypse PL2 (4/5)
xmvsf:0:FF5113:00:500:Play with Apocalypse PL2 (5/5)
xmvsf:0:FF4E11:00:000:Single Character Fighting Mode PL2
xmvsf:0:FF4E1B:00:500:Single Character Fighting Mode PL2 (2/2)
:xmvsf:62000000:000000:00000000:00000000:Select Character (Active Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsf:00010000:FF4453:00000000:FFFFFFFF:Wolverine
:xmvsf:00010000:FF4453:00000002:FFFFFFFF:Cyclops
:xmvsf:00010000:FF4453:00000004:FFFFFFFF:Storm
:xmvsf:00010000:FF4453:00000006:FFFFFFFF:Rogue
:xmvsf:00010000:FF4453:00000008:FFFFFFFF:Gambit
:xmvsf:00010000:FF4453:0000000A:FFFFFFFF:Sabretooth
:xmvsf:00010000:FF4453:0000000C:FFFFFFFF:Juggernaut
:xmvsf:00010000:FF4453:0000000E:FFFFFFFF:Magneto
:xmvsf:00010000:FF4453:00000010:FFFFFFFF:#Apocalypse
:xmvsf:00010000:FF4453:00000012:FFFFFFFF:Ryu
:xmvsf:00010000:FF4453:00000014:FFFFFFFF:Ken Masters
:xmvsf:00010000:FF4453:00000016:FFFFFFFF:Chun-Li
:xmvsf:00010000:FF4453:00000018:FFFFFFFF:Dhalsim
:xmvsf:00010000:FF4453:0000001A:FFFFFFFF:Zangief
:xmvsf:00010000:FF4453:0000001C:FFFFFFFF:M. Bison
:xmvsf:00010000:FF4453:0000001E:FFFFFFFF:#Akuma
:xmvsf:00010000:FF4453:00000020:FFFFFFFF:Charlie
:xmvsf:00010000:FF4453:00000022:FFFFFFFF:Cammy
:xmvsf:00010000:FF4453:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsf:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsf:00010000:FF4C53:00000000:FFFFFFFF:Wolverine
:xmvsf:00010000:FF4C53:00000002:FFFFFFFF:Cyclops
:xmvsf:00010000:FF4C53:00000004:FFFFFFFF:Storm
:xmvsf:00010000:FF4C53:00000006:FFFFFFFF:Rogue
:xmvsf:00010000:FF4C53:00000008:FFFFFFFF:Gambit
:xmvsf:00010000:FF4C53:0000000A:FFFFFFFF:Sabretooth
:xmvsf:00010000:FF4C53:0000000C:FFFFFFFF:Juggernaut
:xmvsf:00010000:FF4C53:0000000E:FFFFFFFF:Magneto
:xmvsf:00010000:FF4C53:00000010:FFFFFFFF:#Apocalypse
:xmvsf:00010000:FF4C53:00000012:FFFFFFFF:Ryu
:xmvsf:00010000:FF4C53:00000014:FFFFFFFF:Ken Masters
:xmvsf:00010000:FF4C53:00000016:FFFFFFFF:Chun-Li
:xmvsf:00010000:FF4C53:00000018:FFFFFFFF:Dhalsim
:xmvsf:00010000:FF4C53:0000001A:FFFFFFFF:Zangief
:xmvsf:00010000:FF4C53:0000001C:FFFFFFFF:M. Bison
:xmvsf:00010000:FF4C53:0000001E:FFFFFFFF:#Akuma
:xmvsf:00010000:FF4C53:00000020:FFFFFFFF:Charlie
:xmvsf:00010000:FF4C53:00000022:FFFFFFFF:Cammy
:xmvsf:00010000:FF4C53:00000024:FFFFFFFF:#SFA-costume Chun-Li
xmvsf:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmvsf:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmvsf:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmvsf:0:FF5479:00:000:Region Switch = Japan
xmvsf:0:FF5479:02:000:Region Switch = USA
xmvsf:0:FF5479:04:000:Region Switch = Hispanic
xmvsf:0:FF5479:06:000:Region Switch = Asia
xmvsf:0:FF5479:08:000:Region Switch = Euro
xmvsf:0:FF5479:0A:000:Region Switch = Brazil
; [ X-Men Vs. Street Fighter (Asia 961023) ]
xmvsfa:0:FF5008:99:000:Infinite Time
xmvsfa:0:FF5008:00:001:Finish this Round Now!
xmvsfa:0:FF5081:06:001:Go to the Boss Battle Next!
:xmvsfa:00000000:FF4211:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1
:xmvsfa:00010000:FF421B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:xmvsfa:00000000:FF4A11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:xmvsfa:00010000:FF4A1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:xmvsfa:00000001:FF4211:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:xmvsfa:00010001:FF421B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:xmvsfa:00000001:FF4A11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:xmvsfa:00010001:FF4A1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
xmvsfa:0:FF4214:03:000:Always Max Power PL1
xmvsfa:0:FF4213:90:500:Always Max Power PL1 (2/2)
xmvsfa:0:FF4214:00:000:Always Min Power PL1
xmvsfa:0:FF4213:00:500:Always Min Power PL1 (2/2)
xmvsfa:0:FF4214:03:001:Get Max Power PL1 Now!
xmvsfa:0:FF4213:90:501:Get Max Power PL1 Now! (2/2)
xmvsfa:0:FF4214:00:001:Get Min Power PL1 Now!
xmvsfa:0:FF4213:00:501:Get Min Power PL1 Now! (2/2)
xmvsfa:0:FF421B:90:000:Infinite Recovery Energy PL1
xmvsfa:0:FF4103:FF:000:Hits always cause Max Damage PL1
xmvsfa:0:FF4053:10:000:Play with Apocalypse PL1
xmvsfa:0:FF4853:10:500:Play with Apocalypse PL1 (2/5)
xmvsfa:0:FF50B1:10:500:Play with Apocalypse PL1 (3/5)
xmvsfa:0:FF50B3:10:500:Play with Apocalypse PL1 (4/5)
xmvsfa:0:FF5113:00:500:Play with Apocalypse PL1 (5/5)
xmvsfa:0:FF4A11:00:000:Single Character Fighting Mode PL1
xmvsfa:0:FF4A1B:00:500:Single Character Fighting Mode PL1 (2/2)
:xmvsfa:62000000:000000:00000000:00000000:Select Character (Active Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfa:00010000:FF4053:00000000:FFFFFFFF:Wolverine
:xmvsfa:00010000:FF4053:00000002:FFFFFFFF:Cyclops
:xmvsfa:00010000:FF4053:00000004:FFFFFFFF:Storm
:xmvsfa:00010000:FF4053:00000006:FFFFFFFF:Rogue
:xmvsfa:00010000:FF4053:00000008:FFFFFFFF:Gambit
:xmvsfa:00010000:FF4053:0000000A:FFFFFFFF:Sabretooth
:xmvsfa:00010000:FF4053:0000000C:FFFFFFFF:Juggernaut
:xmvsfa:00010000:FF4053:0000000E:FFFFFFFF:Magneto
:xmvsfa:00010000:FF4053:00000010:FFFFFFFF:#Apocalypse
:xmvsfa:00010000:FF4053:00000012:FFFFFFFF:Ryu
:xmvsfa:00010000:FF4053:00000014:FFFFFFFF:Ken Masters
:xmvsfa:00010000:FF4053:00000016:FFFFFFFF:Chun-Li
:xmvsfa:00010000:FF4053:00000018:FFFFFFFF:Dhalsim
:xmvsfa:00010000:FF4053:0000001A:FFFFFFFF:Zangief
:xmvsfa:00010000:FF4053:0000001C:FFFFFFFF:M. Bison
:xmvsfa:00010000:FF4053:0000001E:FFFFFFFF:#Akuma
:xmvsfa:00010000:FF4053:00000020:FFFFFFFF:Charlie
:xmvsfa:00010000:FF4053:00000022:FFFFFFFF:Cammy
:xmvsfa:00010000:FF4053:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfa:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfa:00010000:FF4853:00000000:FFFFFFFF:Wolverine
:xmvsfa:00010000:FF4853:00000002:FFFFFFFF:Cyclops
:xmvsfa:00010000:FF4853:00000004:FFFFFFFF:Storm
:xmvsfa:00010000:FF4853:00000006:FFFFFFFF:Rogue
:xmvsfa:00010000:FF4853:00000008:FFFFFFFF:Gambit
:xmvsfa:00010000:FF4853:0000000A:FFFFFFFF:Sabretooth
:xmvsfa:00010000:FF4853:0000000C:FFFFFFFF:Juggernaut
:xmvsfa:00010000:FF4853:0000000E:FFFFFFFF:Magneto
:xmvsfa:00010000:FF4853:00000010:FFFFFFFF:#Apocalypse
:xmvsfa:00010000:FF4853:00000012:FFFFFFFF:Ryu
:xmvsfa:00010000:FF4853:00000014:FFFFFFFF:Ken Masters
:xmvsfa:00010000:FF4853:00000016:FFFFFFFF:Chun-Li
:xmvsfa:00010000:FF4853:00000018:FFFFFFFF:Dhalsim
:xmvsfa:00010000:FF4853:0000001A:FFFFFFFF:Zangief
:xmvsfa:00010000:FF4853:0000001C:FFFFFFFF:M. Bison
:xmvsfa:00010000:FF4853:0000001E:FFFFFFFF:#Akuma
:xmvsfa:00010000:FF4853:00000020:FFFFFFFF:Charlie
:xmvsfa:00010000:FF4853:00000022:FFFFFFFF:Cammy
:xmvsfa:00010000:FF4853:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfa:00000000:FF4611:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2
:xmvsfa:00010000:FF461B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:xmvsfa:00000000:FF4E11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:xmvsfa:00010000:FF4E1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:xmvsfa:00000001:FF4611:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:xmvsfa:00010001:FF461B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:xmvsfa:00000001:FF4E11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:xmvsfa:00010001:FF4E1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
xmvsfa:0:FF4614:03:000:Always Max Power PL2
xmvsfa:0:FF4613:90:500:Always Max Power PL2 (2/2)
xmvsfa:0:FF4614:00:000:Always Min Power PL2
xmvsfa:0:FF4613:00:500:Always Min Power PL2 (2/2)
xmvsfa:0:FF4614:03:001:Get Max Power PL2 Now!
xmvsfa:0:FF4613:90:501:Get Max Power PL2 Now! (2/2)
xmvsfa:0:FF4614:00:001:Get Min Power PL2 Now!
xmvsfa:0:FF4613:00:501:Get Min Power PL2 Now! (2/2)
xmvsfa:0:FF461B:90:000:Infinite Recovery Energy PL2
xmvsfa:0:FF4503:FF:000:Hits always cause Max Damage PL2
xmvsfa:0:FF4453:10:000:Play with Apocalypse PL2
xmvsfa:0:FF4C53:10:500:Play with Apocalypse PL2 (2/5)
xmvsfa:0:FF50B5:10:500:Play with Apocalypse PL2 (3/5)
xmvsfa:0:FF50B7:10:500:Play with Apocalypse PL2 (4/5)
xmvsfa:0:FF5113:00:500:Play with Apocalypse PL2 (5/5)
xmvsfa:0:FF4E11:00:000:Single Character Fighting Mode PL2
xmvsfa:0:FF4E1B:00:500:Single Character Fighting Mode PL2 (2/2)
:xmvsfa:62000000:000000:00000000:00000000:Select Character (Active Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfa:00010000:FF4453:00000000:FFFFFFFF:Wolverine
:xmvsfa:00010000:FF4453:00000002:FFFFFFFF:Cyclops
:xmvsfa:00010000:FF4453:00000004:FFFFFFFF:Storm
:xmvsfa:00010000:FF4453:00000006:FFFFFFFF:Rogue
:xmvsfa:00010000:FF4453:00000008:FFFFFFFF:Gambit
:xmvsfa:00010000:FF4453:0000000A:FFFFFFFF:Sabretooth
:xmvsfa:00010000:FF4453:0000000C:FFFFFFFF:Juggernaut
:xmvsfa:00010000:FF4453:0000000E:FFFFFFFF:Magneto
:xmvsfa:00010000:FF4453:00000010:FFFFFFFF:#Apocalypse
:xmvsfa:00010000:FF4453:00000012:FFFFFFFF:Ryu
:xmvsfa:00010000:FF4453:00000014:FFFFFFFF:Ken Masters
:xmvsfa:00010000:FF4453:00000016:FFFFFFFF:Chun-Li
:xmvsfa:00010000:FF4453:00000018:FFFFFFFF:Dhalsim
:xmvsfa:00010000:FF4453:0000001A:FFFFFFFF:Zangief
:xmvsfa:00010000:FF4453:0000001C:FFFFFFFF:M. Bison
:xmvsfa:00010000:FF4453:0000001E:FFFFFFFF:#Akuma
:xmvsfa:00010000:FF4453:00000020:FFFFFFFF:Charlie
:xmvsfa:00010000:FF4453:00000022:FFFFFFFF:Cammy
:xmvsfa:00010000:FF4453:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfa:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfa:00010000:FF4C53:00000000:FFFFFFFF:Wolverine
:xmvsfa:00010000:FF4C53:00000002:FFFFFFFF:Cyclops
:xmvsfa:00010000:FF4C53:00000004:FFFFFFFF:Storm
:xmvsfa:00010000:FF4C53:00000006:FFFFFFFF:Rogue
:xmvsfa:00010000:FF4C53:00000008:FFFFFFFF:Gambit
:xmvsfa:00010000:FF4C53:0000000A:FFFFFFFF:Sabretooth
:xmvsfa:00010000:FF4C53:0000000C:FFFFFFFF:Juggernaut
:xmvsfa:00010000:FF4C53:0000000E:FFFFFFFF:Magneto
:xmvsfa:00010000:FF4C53:00000010:FFFFFFFF:#Apocalypse
:xmvsfa:00010000:FF4C53:00000012:FFFFFFFF:Ryu
:xmvsfa:00010000:FF4C53:00000014:FFFFFFFF:Ken Masters
:xmvsfa:00010000:FF4C53:00000016:FFFFFFFF:Chun-Li
:xmvsfa:00010000:FF4C53:00000018:FFFFFFFF:Dhalsim
:xmvsfa:00010000:FF4C53:0000001A:FFFFFFFF:Zangief
:xmvsfa:00010000:FF4C53:0000001C:FFFFFFFF:M. Bison
:xmvsfa:00010000:FF4C53:0000001E:FFFFFFFF:#Akuma
:xmvsfa:00010000:FF4C53:00000020:FFFFFFFF:Charlie
:xmvsfa:00010000:FF4C53:00000022:FFFFFFFF:Cammy
:xmvsfa:00010000:FF4C53:00000024:FFFFFFFF:#SFA-costume Chun-Li
xmvsfa:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmvsfa:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmvsfa:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmvsfa:0:FF5479:00:000:Region Switch = Japan
xmvsfa:0:FF5479:02:000:Region Switch = USA
xmvsfa:0:FF5479:04:000:Region Switch = Hispanic
xmvsfa:0:FF5479:06:000:Region Switch = Asia
xmvsfa:0:FF5479:08:000:Region Switch = Euro
xmvsfa:0:FF5479:0A:000:Region Switch = Brazil
; [ X-Men Vs. Street Fighter (Brazil 961023) ]
xmvsfb:0:FF5008:99:000:Infinite Time
xmvsfb:0:FF5008:00:001:Finish this Round Now!
xmvsfb:0:FF5081:06:001:Go to the Boss Battle Next!
:xmvsfb:00000000:FF4211:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1
:xmvsfb:00010000:FF421B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:xmvsfb:00000000:FF4A11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:xmvsfb:00010000:FF4A1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:xmvsfb:00000001:FF4211:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:xmvsfb:00010001:FF421B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:xmvsfb:00000001:FF4A11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:xmvsfb:00010001:FF4A1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
xmvsfb:0:FF4214:03:000:Always Max Power PL1
xmvsfb:0:FF4213:90:500:Always Max Power PL1 (2/2)
xmvsfb:0:FF4214:00:000:Always Min Power PL1
xmvsfb:0:FF4213:00:500:Always Min Power PL1 (2/2)
xmvsfb:0:FF4214:03:001:Get Max Power PL1 Now!
xmvsfb:0:FF4213:90:501:Get Max Power PL1 Now! (2/2)
xmvsfb:0:FF4214:00:001:Get Min Power PL1 Now!
xmvsfb:0:FF4213:00:501:Get Min Power PL1 Now! (2/2)
xmvsfb:0:FF421B:90:000:Infinite Recovery Energy PL1
xmvsfb:0:FF4103:FF:000:Hits always cause Max Damage PL1
xmvsfb:0:FF4053:10:000:Play with Apocalypse PL1
xmvsfb:0:FF4853:10:500:Play with Apocalypse PL1 (2/5)
xmvsfb:0:FF50B1:10:500:Play with Apocalypse PL1 (3/5)
xmvsfb:0:FF50B3:10:500:Play with Apocalypse PL1 (4/5)
xmvsfb:0:FF5113:00:500:Play with Apocalypse PL1 (5/5)
xmvsfb:0:FF4A11:00:000:Single Character Fighting Mode PL1
xmvsfb:0:FF4A1B:00:500:Single Character Fighting Mode PL1 (2/2)
:xmvsfb:62000000:000000:00000000:00000000:Select Character (Active Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfb:00010000:FF4053:00000000:FFFFFFFF:Wolverine
:xmvsfb:00010000:FF4053:00000002:FFFFFFFF:Cyclops
:xmvsfb:00010000:FF4053:00000004:FFFFFFFF:Storm
:xmvsfb:00010000:FF4053:00000006:FFFFFFFF:Rogue
:xmvsfb:00010000:FF4053:00000008:FFFFFFFF:Gambit
:xmvsfb:00010000:FF4053:0000000A:FFFFFFFF:Sabretooth
:xmvsfb:00010000:FF4053:0000000C:FFFFFFFF:Juggernaut
:xmvsfb:00010000:FF4053:0000000E:FFFFFFFF:Magneto
:xmvsfb:00010000:FF4053:00000010:FFFFFFFF:#Apocalypse
:xmvsfb:00010000:FF4053:00000012:FFFFFFFF:Ryu
:xmvsfb:00010000:FF4053:00000014:FFFFFFFF:Ken Masters
:xmvsfb:00010000:FF4053:00000016:FFFFFFFF:Chun-Li
:xmvsfb:00010000:FF4053:00000018:FFFFFFFF:Dhalsim
:xmvsfb:00010000:FF4053:0000001A:FFFFFFFF:Zangief
:xmvsfb:00010000:FF4053:0000001C:FFFFFFFF:M. Bison
:xmvsfb:00010000:FF4053:0000001E:FFFFFFFF:#Akuma
:xmvsfb:00010000:FF4053:00000020:FFFFFFFF:Charlie
:xmvsfb:00010000:FF4053:00000022:FFFFFFFF:Cammy
:xmvsfb:00010000:FF4053:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfb:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfb:00010000:FF4853:00000000:FFFFFFFF:Wolverine
:xmvsfb:00010000:FF4853:00000002:FFFFFFFF:Cyclops
:xmvsfb:00010000:FF4853:00000004:FFFFFFFF:Storm
:xmvsfb:00010000:FF4853:00000006:FFFFFFFF:Rogue
:xmvsfb:00010000:FF4853:00000008:FFFFFFFF:Gambit
:xmvsfb:00010000:FF4853:0000000A:FFFFFFFF:Sabretooth
:xmvsfb:00010000:FF4853:0000000C:FFFFFFFF:Juggernaut
:xmvsfb:00010000:FF4853:0000000E:FFFFFFFF:Magneto
:xmvsfb:00010000:FF4853:00000010:FFFFFFFF:#Apocalypse
:xmvsfb:00010000:FF4853:00000012:FFFFFFFF:Ryu
:xmvsfb:00010000:FF4853:00000014:FFFFFFFF:Ken Masters
:xmvsfb:00010000:FF4853:00000016:FFFFFFFF:Chun-Li
:xmvsfb:00010000:FF4853:00000018:FFFFFFFF:Dhalsim
:xmvsfb:00010000:FF4853:0000001A:FFFFFFFF:Zangief
:xmvsfb:00010000:FF4853:0000001C:FFFFFFFF:M. Bison
:xmvsfb:00010000:FF4853:0000001E:FFFFFFFF:#Akuma
:xmvsfb:00010000:FF4853:00000020:FFFFFFFF:Charlie
:xmvsfb:00010000:FF4853:00000022:FFFFFFFF:Cammy
:xmvsfb:00010000:FF4853:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfb:00000000:FF4611:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2
:xmvsfb:00010000:FF461B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:xmvsfb:00000000:FF4E11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:xmvsfb:00010000:FF4E1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:xmvsfb:00000001:FF4611:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:xmvsfb:00010001:FF461B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:xmvsfb:00000001:FF4E11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:xmvsfb:00010001:FF4E1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
xmvsfb:0:FF4614:03:000:Always Max Power PL2
xmvsfb:0:FF4613:90:500:Always Max Power PL2 (2/2)
xmvsfb:0:FF4614:00:000:Always Min Power PL2
xmvsfb:0:FF4613:00:500:Always Min Power PL2 (2/2)
xmvsfb:0:FF4614:03:001:Get Max Power PL2 Now!
xmvsfb:0:FF4613:90:501:Get Max Power PL2 Now! (2/2)
xmvsfb:0:FF4614:00:001:Get Min Power PL2 Now!
xmvsfb:0:FF4613:00:501:Get Min Power PL2 Now! (2/2)
xmvsfb:0:FF461B:90:000:Infinite Recovery Energy PL2
xmvsfb:0:FF4503:FF:000:Hits always cause Max Damage PL2
xmvsfb:0:FF4453:10:000:Play with Apocalypse PL2
xmvsfb:0:FF4C53:10:500:Play with Apocalypse PL2 (2/5)
xmvsfb:0:FF50B5:10:500:Play with Apocalypse PL2 (3/5)
xmvsfb:0:FF50B7:10:500:Play with Apocalypse PL2 (4/5)
xmvsfb:0:FF5113:00:500:Play with Apocalypse PL2 (5/5)
xmvsfb:0:FF4E11:00:000:Single Character Fighting Mode PL2
xmvsfb:0:FF4E1B:00:500:Single Character Fighting Mode PL2 (2/2)
:xmvsfb:62000000:000000:00000000:00000000:Select Character (Active Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfb:00010000:FF4453:00000000:FFFFFFFF:Wolverine
:xmvsfb:00010000:FF4453:00000002:FFFFFFFF:Cyclops
:xmvsfb:00010000:FF4453:00000004:FFFFFFFF:Storm
:xmvsfb:00010000:FF4453:00000006:FFFFFFFF:Rogue
:xmvsfb:00010000:FF4453:00000008:FFFFFFFF:Gambit
:xmvsfb:00010000:FF4453:0000000A:FFFFFFFF:Sabretooth
:xmvsfb:00010000:FF4453:0000000C:FFFFFFFF:Juggernaut
:xmvsfb:00010000:FF4453:0000000E:FFFFFFFF:Magneto
:xmvsfb:00010000:FF4453:00000010:FFFFFFFF:#Apocalypse
:xmvsfb:00010000:FF4453:00000012:FFFFFFFF:Ryu
:xmvsfb:00010000:FF4453:00000014:FFFFFFFF:Ken Masters
:xmvsfb:00010000:FF4453:00000016:FFFFFFFF:Chun-Li
:xmvsfb:00010000:FF4453:00000018:FFFFFFFF:Dhalsim
:xmvsfb:00010000:FF4453:0000001A:FFFFFFFF:Zangief
:xmvsfb:00010000:FF4453:0000001C:FFFFFFFF:M. Bison
:xmvsfb:00010000:FF4453:0000001E:FFFFFFFF:#Akuma
:xmvsfb:00010000:FF4453:00000020:FFFFFFFF:Charlie
:xmvsfb:00010000:FF4453:00000022:FFFFFFFF:Cammy
:xmvsfb:00010000:FF4453:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfb:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfb:00010000:FF4C53:00000000:FFFFFFFF:Wolverine
:xmvsfb:00010000:FF4C53:00000002:FFFFFFFF:Cyclops
:xmvsfb:00010000:FF4C53:00000004:FFFFFFFF:Storm
:xmvsfb:00010000:FF4C53:00000006:FFFFFFFF:Rogue
:xmvsfb:00010000:FF4C53:00000008:FFFFFFFF:Gambit
:xmvsfb:00010000:FF4C53:0000000A:FFFFFFFF:Sabretooth
:xmvsfb:00010000:FF4C53:0000000C:FFFFFFFF:Juggernaut
:xmvsfb:00010000:FF4C53:0000000E:FFFFFFFF:Magneto
:xmvsfb:00010000:FF4C53:00000010:FFFFFFFF:#Apocalypse
:xmvsfb:00010000:FF4C53:00000012:FFFFFFFF:Ryu
:xmvsfb:00010000:FF4C53:00000014:FFFFFFFF:Ken Masters
:xmvsfb:00010000:FF4C53:00000016:FFFFFFFF:Chun-Li
:xmvsfb:00010000:FF4C53:00000018:FFFFFFFF:Dhalsim
:xmvsfb:00010000:FF4C53:0000001A:FFFFFFFF:Zangief
:xmvsfb:00010000:FF4C53:0000001C:FFFFFFFF:M. Bison
:xmvsfb:00010000:FF4C53:0000001E:FFFFFFFF:#Akuma
:xmvsfb:00010000:FF4C53:00000020:FFFFFFFF:Charlie
:xmvsfb:00010000:FF4C53:00000022:FFFFFFFF:Cammy
:xmvsfb:00010000:FF4C53:00000024:FFFFFFFF:#SFA-costume Chun-Li
xmvsfb:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmvsfb:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmvsfb:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmvsfb:0:FF5479:00:000:Region Switch = Japan
xmvsfb:0:FF5479:02:000:Region Switch = USA
xmvsfb:0:FF5479:04:000:Region Switch = Hispanic
xmvsfb:0:FF5479:06:000:Region Switch = Asia
xmvsfb:0:FF5479:08:000:Region Switch = Euro
xmvsfb:0:FF5479:0A:000:Region Switch = Brazil
; [ X-Men Vs. Street Fighter (Hispanic 961004) ]
xmvsfh:0:FF5008:99:000:Infinite Time
xmvsfh:0:FF5008:00:001:Finish this Round Now!
xmvsfh:0:FF5081:06:001:Go to the Boss Battle Next!
:xmvsfh:00000000:FF4211:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1
:xmvsfh:00010000:FF421B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:xmvsfh:00000000:FF4A11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:xmvsfh:00010000:FF4A1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:xmvsfh:00000001:FF4211:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:xmvsfh:00010001:FF421B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:xmvsfh:00000001:FF4A11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:xmvsfh:00010001:FF4A1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
xmvsfh:0:FF4214:03:000:Always Max Power PL1
xmvsfh:0:FF4213:90:500:Always Max Power PL1 (2/2)
xmvsfh:0:FF4214:00:000:Always Min Power PL1
xmvsfh:0:FF4213:00:500:Always Min Power PL1 (2/2)
xmvsfh:0:FF4214:03:001:Get Max Power PL1 Now!
xmvsfh:0:FF4213:90:501:Get Max Power PL1 Now! (2/2)
xmvsfh:0:FF4214:00:001:Get Min Power PL1 Now!
xmvsfh:0:FF4213:00:501:Get Min Power PL1 Now! (2/2)
xmvsfh:0:FF421B:90:000:Infinite Recovery Energy PL1
xmvsfh:0:FF4103:FF:000:Hits always cause Max Damage PL1
xmvsfh:0:FF4053:10:000:Play with Apocalypse PL1
xmvsfh:0:FF4853:10:500:Play with Apocalypse PL1 (2/5)
xmvsfh:0:FF50B1:10:500:Play with Apocalypse PL1 (3/5)
xmvsfh:0:FF50B3:10:500:Play with Apocalypse PL1 (4/5)
xmvsfh:0:FF5113:00:500:Play with Apocalypse PL1 (5/5)
xmvsfh:0:FF4A11:00:000:Single Character Fighting Mode PL1
xmvsfh:0:FF4A1B:00:500:Single Character Fighting Mode PL1 (2/2)
:xmvsfh:62000000:000000:00000000:00000000:Select Character (Active Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfh:00010000:FF4053:00000000:FFFFFFFF:Wolverine
:xmvsfh:00010000:FF4053:00000002:FFFFFFFF:Cyclops
:xmvsfh:00010000:FF4053:00000004:FFFFFFFF:Storm
:xmvsfh:00010000:FF4053:00000006:FFFFFFFF:Rogue
:xmvsfh:00010000:FF4053:00000008:FFFFFFFF:Gambit
:xmvsfh:00010000:FF4053:0000000A:FFFFFFFF:Sabretooth
:xmvsfh:00010000:FF4053:0000000C:FFFFFFFF:Juggernaut
:xmvsfh:00010000:FF4053:0000000E:FFFFFFFF:Magneto
:xmvsfh:00010000:FF4053:00000010:FFFFFFFF:#Apocalypse
:xmvsfh:00010000:FF4053:00000012:FFFFFFFF:Ryu
:xmvsfh:00010000:FF4053:00000014:FFFFFFFF:Ken Masters
:xmvsfh:00010000:FF4053:00000016:FFFFFFFF:Chun-Li
:xmvsfh:00010000:FF4053:00000018:FFFFFFFF:Dhalsim
:xmvsfh:00010000:FF4053:0000001A:FFFFFFFF:Zangief
:xmvsfh:00010000:FF4053:0000001C:FFFFFFFF:M. Bison
:xmvsfh:00010000:FF4053:0000001E:FFFFFFFF:#Akuma
:xmvsfh:00010000:FF4053:00000020:FFFFFFFF:Charlie
:xmvsfh:00010000:FF4053:00000022:FFFFFFFF:Cammy
:xmvsfh:00010000:FF4053:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfh:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfh:00010000:FF4853:00000000:FFFFFFFF:Wolverine
:xmvsfh:00010000:FF4853:00000002:FFFFFFFF:Cyclops
:xmvsfh:00010000:FF4853:00000004:FFFFFFFF:Storm
:xmvsfh:00010000:FF4853:00000006:FFFFFFFF:Rogue
:xmvsfh:00010000:FF4853:00000008:FFFFFFFF:Gambit
:xmvsfh:00010000:FF4853:0000000A:FFFFFFFF:Sabretooth
:xmvsfh:00010000:FF4853:0000000C:FFFFFFFF:Juggernaut
:xmvsfh:00010000:FF4853:0000000E:FFFFFFFF:Magneto
:xmvsfh:00010000:FF4853:00000010:FFFFFFFF:#Apocalypse
:xmvsfh:00010000:FF4853:00000012:FFFFFFFF:Ryu
:xmvsfh:00010000:FF4853:00000014:FFFFFFFF:Ken Masters
:xmvsfh:00010000:FF4853:00000016:FFFFFFFF:Chun-Li
:xmvsfh:00010000:FF4853:00000018:FFFFFFFF:Dhalsim
:xmvsfh:00010000:FF4853:0000001A:FFFFFFFF:Zangief
:xmvsfh:00010000:FF4853:0000001C:FFFFFFFF:M. Bison
:xmvsfh:00010000:FF4853:0000001E:FFFFFFFF:#Akuma
:xmvsfh:00010000:FF4853:00000020:FFFFFFFF:Charlie
:xmvsfh:00010000:FF4853:00000022:FFFFFFFF:Cammy
:xmvsfh:00010000:FF4853:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfh:00000000:FF4611:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2
:xmvsfh:00010000:FF461B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:xmvsfh:00000000:FF4E11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:xmvsfh:00010000:FF4E1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:xmvsfh:00000001:FF4611:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:xmvsfh:00010001:FF461B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:xmvsfh:00000001:FF4E11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:xmvsfh:00010001:FF4E1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
xmvsfh:0:FF4614:03:000:Always Max Power PL2
xmvsfh:0:FF4613:90:500:Always Max Power PL2 (2/2)
xmvsfh:0:FF4614:00:000:Always Min Power PL2
xmvsfh:0:FF4613:00:500:Always Min Power PL2 (2/2)
xmvsfh:0:FF4614:03:001:Get Max Power PL2 Now!
xmvsfh:0:FF4613:90:501:Get Max Power PL2 Now! (2/2)
xmvsfh:0:FF4614:00:001:Get Min Power PL2 Now!
xmvsfh:0:FF4613:00:501:Get Min Power PL2 Now! (2/2)
xmvsfh:0:FF461B:90:000:Infinite Recovery Energy PL2
xmvsfh:0:FF4503:FF:000:Hits always cause Max Damage PL2
xmvsfh:0:FF4453:10:000:Play with Apocalypse PL2
xmvsfh:0:FF4C53:10:500:Play with Apocalypse PL2 (2/5)
xmvsfh:0:FF50B5:10:500:Play with Apocalypse PL2 (3/5)
xmvsfh:0:FF50B7:10:500:Play with Apocalypse PL2 (4/5)
xmvsfh:0:FF5113:00:500:Play with Apocalypse PL2 (5/5)
xmvsfh:0:FF4E11:00:000:Single Character Fighting Mode PL2
xmvsfh:0:FF4E1B:00:500:Single Character Fighting Mode PL2 (2/2)
:xmvsfh:62000000:000000:00000000:00000000:Select Character (Active Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfh:00010000:FF4453:00000000:FFFFFFFF:Wolverine
:xmvsfh:00010000:FF4453:00000002:FFFFFFFF:Cyclops
:xmvsfh:00010000:FF4453:00000004:FFFFFFFF:Storm
:xmvsfh:00010000:FF4453:00000006:FFFFFFFF:Rogue
:xmvsfh:00010000:FF4453:00000008:FFFFFFFF:Gambit
:xmvsfh:00010000:FF4453:0000000A:FFFFFFFF:Sabretooth
:xmvsfh:00010000:FF4453:0000000C:FFFFFFFF:Juggernaut
:xmvsfh:00010000:FF4453:0000000E:FFFFFFFF:Magneto
:xmvsfh:00010000:FF4453:00000010:FFFFFFFF:#Apocalypse
:xmvsfh:00010000:FF4453:00000012:FFFFFFFF:Ryu
:xmvsfh:00010000:FF4453:00000014:FFFFFFFF:Ken Masters
:xmvsfh:00010000:FF4453:00000016:FFFFFFFF:Chun-Li
:xmvsfh:00010000:FF4453:00000018:FFFFFFFF:Dhalsim
:xmvsfh:00010000:FF4453:0000001A:FFFFFFFF:Zangief
:xmvsfh:00010000:FF4453:0000001C:FFFFFFFF:M. Bison
:xmvsfh:00010000:FF4453:0000001E:FFFFFFFF:#Akuma
:xmvsfh:00010000:FF4453:00000020:FFFFFFFF:Charlie
:xmvsfh:00010000:FF4453:00000022:FFFFFFFF:Cammy
:xmvsfh:00010000:FF4453:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfh:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfh:00010000:FF4C53:00000000:FFFFFFFF:Wolverine
:xmvsfh:00010000:FF4C53:00000002:FFFFFFFF:Cyclops
:xmvsfh:00010000:FF4C53:00000004:FFFFFFFF:Storm
:xmvsfh:00010000:FF4C53:00000006:FFFFFFFF:Rogue
:xmvsfh:00010000:FF4C53:00000008:FFFFFFFF:Gambit
:xmvsfh:00010000:FF4C53:0000000A:FFFFFFFF:Sabretooth
:xmvsfh:00010000:FF4C53:0000000C:FFFFFFFF:Juggernaut
:xmvsfh:00010000:FF4C53:0000000E:FFFFFFFF:Magneto
:xmvsfh:00010000:FF4C53:00000010:FFFFFFFF:#Apocalypse
:xmvsfh:00010000:FF4C53:00000012:FFFFFFFF:Ryu
:xmvsfh:00010000:FF4C53:00000014:FFFFFFFF:Ken Masters
:xmvsfh:00010000:FF4C53:00000016:FFFFFFFF:Chun-Li
:xmvsfh:00010000:FF4C53:00000018:FFFFFFFF:Dhalsim
:xmvsfh:00010000:FF4C53:0000001A:FFFFFFFF:Zangief
:xmvsfh:00010000:FF4C53:0000001C:FFFFFFFF:M. Bison
:xmvsfh:00010000:FF4C53:0000001E:FFFFFFFF:#Akuma
:xmvsfh:00010000:FF4C53:00000020:FFFFFFFF:Charlie
:xmvsfh:00010000:FF4C53:00000022:FFFFFFFF:Cammy
:xmvsfh:00010000:FF4C53:00000024:FFFFFFFF:#SFA-costume Chun-Li
xmvsfh:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmvsfh:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmvsfh:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmvsfh:0:FF5479:00:000:Region Switch = Japan
xmvsfh:0:FF5479:02:000:Region Switch = USA
xmvsfh:0:FF5479:04:000:Region Switch = Hispanic
xmvsfh:0:FF5479:06:000:Region Switch = Asia
xmvsfh:0:FF5479:08:000:Region Switch = Euro
xmvsfh:0:FF5479:0A:000:Region Switch = Brazil
; [ X-Men Vs. Street Fighter (Japan 961004) ]
xmvsfj:0:FF5008:99:000:Infinite Time
xmvsfj:0:FF5008:00:001:Finish this Round Now!
xmvsfj:0:FF5081:06:001:Go to the Boss Battle Next!
:xmvsfj:00000000:FF4211:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1
:xmvsfj:00010000:FF421B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:xmvsfj:00000000:FF4A11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:xmvsfj:00010000:FF4A1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:xmvsfj:00000001:FF4211:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:xmvsfj:00010001:FF421B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:xmvsfj:00000001:FF4A11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:xmvsfj:00010001:FF4A1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
xmvsfj:0:FF4214:03:000:Always Max Power PL1
xmvsfj:0:FF4213:90:500:Always Max Power PL1 (2/2)
xmvsfj:0:FF4214:00:000:Always Min Power PL1
xmvsfj:0:FF4213:00:500:Always Min Power PL1 (2/2)
xmvsfj:0:FF4214:03:001:Get Max Power PL1 Now!
xmvsfj:0:FF4213:90:501:Get Max Power PL1 Now! (2/2)
xmvsfj:0:FF4214:00:001:Get Min Power PL1 Now!
xmvsfj:0:FF4213:00:501:Get Min Power PL1 Now! (2/2)
xmvsfj:0:FF421B:90:000:Infinite Recovery Energy PL1
xmvsfj:0:FF4103:FF:000:Hits always cause Max Damage PL1
xmvsfj:0:FF4053:10:000:Play with Apocalypse PL1
xmvsfj:0:FF4853:10:500:Play with Apocalypse PL1 (2/5)
xmvsfj:0:FF50B1:10:500:Play with Apocalypse PL1 (3/5)
xmvsfj:0:FF50B3:10:500:Play with Apocalypse PL1 (4/5)
xmvsfj:0:FF5113:00:500:Play with Apocalypse PL1 (5/5)
xmvsfj:0:FF4A11:00:000:Single Character Fighting Mode PL1
xmvsfj:0:FF4A1B:00:500:Single Character Fighting Mode PL1 (2/2)
:xmvsfj:62000000:000000:00000000:00000000:Select Character (Active Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfj:00010000:FF4053:00000000:FFFFFFFF:Wolverine
:xmvsfj:00010000:FF4053:00000002:FFFFFFFF:Cyclops
:xmvsfj:00010000:FF4053:00000004:FFFFFFFF:Storm
:xmvsfj:00010000:FF4053:00000006:FFFFFFFF:Rogue
:xmvsfj:00010000:FF4053:00000008:FFFFFFFF:Gambit
:xmvsfj:00010000:FF4053:0000000A:FFFFFFFF:Sabretooth
:xmvsfj:00010000:FF4053:0000000C:FFFFFFFF:Juggernaut
:xmvsfj:00010000:FF4053:0000000E:FFFFFFFF:Magneto
:xmvsfj:00010000:FF4053:00000010:FFFFFFFF:#Apocalypse
:xmvsfj:00010000:FF4053:00000012:FFFFFFFF:Ryu
:xmvsfj:00010000:FF4053:00000014:FFFFFFFF:Ken Masters
:xmvsfj:00010000:FF4053:00000016:FFFFFFFF:Chun-Li
:xmvsfj:00010000:FF4053:00000018:FFFFFFFF:Dhalsim
:xmvsfj:00010000:FF4053:0000001A:FFFFFFFF:Zangief
:xmvsfj:00010000:FF4053:0000001C:FFFFFFFF:M. Bison
:xmvsfj:00010000:FF4053:0000001E:FFFFFFFF:#Akuma
:xmvsfj:00010000:FF4053:00000020:FFFFFFFF:Charlie
:xmvsfj:00010000:FF4053:00000022:FFFFFFFF:Cammy
:xmvsfj:00010000:FF4053:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfj:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfj:00010000:FF4853:00000000:FFFFFFFF:Wolverine
:xmvsfj:00010000:FF4853:00000002:FFFFFFFF:Cyclops
:xmvsfj:00010000:FF4853:00000004:FFFFFFFF:Storm
:xmvsfj:00010000:FF4853:00000006:FFFFFFFF:Rogue
:xmvsfj:00010000:FF4853:00000008:FFFFFFFF:Gambit
:xmvsfj:00010000:FF4853:0000000A:FFFFFFFF:Sabretooth
:xmvsfj:00010000:FF4853:0000000C:FFFFFFFF:Juggernaut
:xmvsfj:00010000:FF4853:0000000E:FFFFFFFF:Magneto
:xmvsfj:00010000:FF4853:00000010:FFFFFFFF:#Apocalypse
:xmvsfj:00010000:FF4853:00000012:FFFFFFFF:Ryu
:xmvsfj:00010000:FF4853:00000014:FFFFFFFF:Ken Masters
:xmvsfj:00010000:FF4853:00000016:FFFFFFFF:Chun-Li
:xmvsfj:00010000:FF4853:00000018:FFFFFFFF:Dhalsim
:xmvsfj:00010000:FF4853:0000001A:FFFFFFFF:Zangief
:xmvsfj:00010000:FF4853:0000001C:FFFFFFFF:M. Bison
:xmvsfj:00010000:FF4853:0000001E:FFFFFFFF:#Akuma
:xmvsfj:00010000:FF4853:00000020:FFFFFFFF:Charlie
:xmvsfj:00010000:FF4853:00000022:FFFFFFFF:Cammy
:xmvsfj:00010000:FF4853:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfj:00000000:FF4611:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2
:xmvsfj:00010000:FF461B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:xmvsfj:00000000:FF4E11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:xmvsfj:00010000:FF4E1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:xmvsfj:00000001:FF4611:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:xmvsfj:00010001:FF461B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:xmvsfj:00000001:FF4E11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:xmvsfj:00010001:FF4E1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
xmvsfj:0:FF4614:03:000:Always Max Power PL2
xmvsfj:0:FF4613:90:500:Always Max Power PL2 (2/2)
xmvsfj:0:FF4614:00:000:Always Min Power PL2
xmvsfj:0:FF4613:00:500:Always Min Power PL2 (2/2)
xmvsfj:0:FF4614:03:001:Get Max Power PL2 Now!
xmvsfj:0:FF4613:90:501:Get Max Power PL2 Now! (2/2)
xmvsfj:0:FF4614:00:001:Get Min Power PL2 Now!
xmvsfj:0:FF4613:00:501:Get Min Power PL2 Now! (2/2)
xmvsfj:0:FF461B:90:000:Infinite Recovery Energy PL2
xmvsfj:0:FF4503:FF:000:Hits always cause Max Damage PL2
xmvsfj:0:FF4453:10:000:Play with Apocalypse PL2
xmvsfj:0:FF4C53:10:500:Play with Apocalypse PL2 (2/5)
xmvsfj:0:FF50B5:10:500:Play with Apocalypse PL2 (3/5)
xmvsfj:0:FF50B7:10:500:Play with Apocalypse PL2 (4/5)
xmvsfj:0:FF5113:00:500:Play with Apocalypse PL2 (5/5)
xmvsfj:0:FF4E11:00:000:Single Character Fighting Mode PL2
xmvsfj:0:FF4E1B:00:500:Single Character Fighting Mode PL2 (2/2)
:xmvsfj:62000000:000000:00000000:00000000:Select Character (Active Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfj:00010000:FF4453:00000000:FFFFFFFF:Wolverine
:xmvsfj:00010000:FF4453:00000002:FFFFFFFF:Cyclops
:xmvsfj:00010000:FF4453:00000004:FFFFFFFF:Storm
:xmvsfj:00010000:FF4453:00000006:FFFFFFFF:Rogue
:xmvsfj:00010000:FF4453:00000008:FFFFFFFF:Gambit
:xmvsfj:00010000:FF4453:0000000A:FFFFFFFF:Sabretooth
:xmvsfj:00010000:FF4453:0000000C:FFFFFFFF:Juggernaut
:xmvsfj:00010000:FF4453:0000000E:FFFFFFFF:Magneto
:xmvsfj:00010000:FF4453:00000010:FFFFFFFF:#Apocalypse
:xmvsfj:00010000:FF4453:00000012:FFFFFFFF:Ryu
:xmvsfj:00010000:FF4453:00000014:FFFFFFFF:Ken Masters
:xmvsfj:00010000:FF4453:00000016:FFFFFFFF:Chun-Li
:xmvsfj:00010000:FF4453:00000018:FFFFFFFF:Dhalsim
:xmvsfj:00010000:FF4453:0000001A:FFFFFFFF:Zangief
:xmvsfj:00010000:FF4453:0000001C:FFFFFFFF:M. Bison
:xmvsfj:00010000:FF4453:0000001E:FFFFFFFF:#Akuma
:xmvsfj:00010000:FF4453:00000020:FFFFFFFF:Charlie
:xmvsfj:00010000:FF4453:00000022:FFFFFFFF:Cammy
:xmvsfj:00010000:FF4453:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfj:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfj:00010000:FF4C53:00000000:FFFFFFFF:Wolverine
:xmvsfj:00010000:FF4C53:00000002:FFFFFFFF:Cyclops
:xmvsfj:00010000:FF4C53:00000004:FFFFFFFF:Storm
:xmvsfj:00010000:FF4C53:00000006:FFFFFFFF:Rogue
:xmvsfj:00010000:FF4C53:00000008:FFFFFFFF:Gambit
:xmvsfj:00010000:FF4C53:0000000A:FFFFFFFF:Sabretooth
:xmvsfj:00010000:FF4C53:0000000C:FFFFFFFF:Juggernaut
:xmvsfj:00010000:FF4C53:0000000E:FFFFFFFF:Magneto
:xmvsfj:00010000:FF4C53:00000010:FFFFFFFF:#Apocalypse
:xmvsfj:00010000:FF4C53:00000012:FFFFFFFF:Ryu
:xmvsfj:00010000:FF4C53:00000014:FFFFFFFF:Ken Masters
:xmvsfj:00010000:FF4C53:00000016:FFFFFFFF:Chun-Li
:xmvsfj:00010000:FF4C53:00000018:FFFFFFFF:Dhalsim
:xmvsfj:00010000:FF4C53:0000001A:FFFFFFFF:Zangief
:xmvsfj:00010000:FF4C53:0000001C:FFFFFFFF:M. Bison
:xmvsfj:00010000:FF4C53:0000001E:FFFFFFFF:#Akuma
:xmvsfj:00010000:FF4C53:00000020:FFFFFFFF:Charlie
:xmvsfj:00010000:FF4C53:00000022:FFFFFFFF:Cammy
:xmvsfj:00010000:FF4C53:00000024:FFFFFFFF:#SFA-costume Chun-Li
xmvsfj:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmvsfj:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmvsfj:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmvsfj:0:FF5479:00:000:Region Switch = Japan
xmvsfj:0:FF5479:02:000:Region Switch = USA
xmvsfj:0:FF5479:04:000:Region Switch = Hispanic
xmvsfj:0:FF5479:06:000:Region Switch = Asia
xmvsfj:0:FF5479:08:000:Region Switch = Euro
xmvsfj:0:FF5479:0A:000:Region Switch = Brazil
; [ X-Men Vs. Street Fighter (Japan 960910) ]
xmvsfjr1:0:FF5008:99:000:Infinite Time
xmvsfjr1:0:FF5008:00:001:Finish this Round Now!
xmvsfjr1:0:FF5081:06:001:Go to the Boss Battle Next!
:xmvsfjr1:00000000:FF4211:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1
:xmvsfjr1:00010000:FF421B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:xmvsfjr1:00000000:FF4A11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:xmvsfjr1:00010000:FF4A1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:xmvsfjr1:00000001:FF4211:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:xmvsfjr1:00010001:FF421B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:xmvsfjr1:00000001:FF4A11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:xmvsfjr1:00010001:FF4A1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
xmvsfjr1:0:FF4214:03:000:Always Max Power PL1
xmvsfjr1:0:FF4213:90:500:Always Max Power PL1 (2/2)
xmvsfjr1:0:FF4214:00:000:Always Min Power PL1
xmvsfjr1:0:FF4213:00:500:Always Min Power PL1 (2/2)
xmvsfjr1:0:FF4214:03:001:Get Max Power PL1 Now!
xmvsfjr1:0:FF4213:90:501:Get Max Power PL1 Now! (2/2)
xmvsfjr1:0:FF4214:00:001:Get Min Power PL1 Now!
xmvsfjr1:0:FF4213:00:501:Get Min Power PL1 Now! (2/2)
xmvsfjr1:0:FF421B:90:000:Infinite Recovery Energy PL1
xmvsfjr1:0:FF4103:FF:000:Hits always cause Max Damage PL1
xmvsfjr1:0:FF4053:10:000:Play with Apocalypse PL1
xmvsfjr1:0:FF4853:10:500:Play with Apocalypse PL1 (2/5)
xmvsfjr1:0:FF50B1:10:500:Play with Apocalypse PL1 (3/5)
xmvsfjr1:0:FF50B3:10:500:Play with Apocalypse PL1 (4/5)
xmvsfjr1:0:FF5113:00:500:Play with Apocalypse PL1 (5/5)
xmvsfjr1:0:FF4A11:00:000:Single Character Fighting Mode PL1
xmvsfjr1:0:FF4A1B:00:500:Single Character Fighting Mode PL1 (2/2)
:xmvsfjr1:62000000:000000:00000000:00000000:Select Character (Active Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfjr1:00010000:FF4053:00000000:FFFFFFFF:Wolverine
:xmvsfjr1:00010000:FF4053:00000002:FFFFFFFF:Cyclops
:xmvsfjr1:00010000:FF4053:00000004:FFFFFFFF:Storm
:xmvsfjr1:00010000:FF4053:00000006:FFFFFFFF:Rogue
:xmvsfjr1:00010000:FF4053:00000008:FFFFFFFF:Gambit
:xmvsfjr1:00010000:FF4053:0000000A:FFFFFFFF:Sabretooth
:xmvsfjr1:00010000:FF4053:0000000C:FFFFFFFF:Juggernaut
:xmvsfjr1:00010000:FF4053:0000000E:FFFFFFFF:Magneto
:xmvsfjr1:00010000:FF4053:00000010:FFFFFFFF:#Apocalypse
:xmvsfjr1:00010000:FF4053:00000012:FFFFFFFF:Ryu
:xmvsfjr1:00010000:FF4053:00000014:FFFFFFFF:Ken Masters
:xmvsfjr1:00010000:FF4053:00000016:FFFFFFFF:Chun-Li
:xmvsfjr1:00010000:FF4053:00000018:FFFFFFFF:Dhalsim
:xmvsfjr1:00010000:FF4053:0000001A:FFFFFFFF:Zangief
:xmvsfjr1:00010000:FF4053:0000001C:FFFFFFFF:M. Bison
:xmvsfjr1:00010000:FF4053:0000001E:FFFFFFFF:#Akuma
:xmvsfjr1:00010000:FF4053:00000020:FFFFFFFF:Charlie
:xmvsfjr1:00010000:FF4053:00000022:FFFFFFFF:Cammy
:xmvsfjr1:00010000:FF4053:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfjr1:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfjr1:00010000:FF4853:00000000:FFFFFFFF:Wolverine
:xmvsfjr1:00010000:FF4853:00000002:FFFFFFFF:Cyclops
:xmvsfjr1:00010000:FF4853:00000004:FFFFFFFF:Storm
:xmvsfjr1:00010000:FF4853:00000006:FFFFFFFF:Rogue
:xmvsfjr1:00010000:FF4853:00000008:FFFFFFFF:Gambit
:xmvsfjr1:00010000:FF4853:0000000A:FFFFFFFF:Sabretooth
:xmvsfjr1:00010000:FF4853:0000000C:FFFFFFFF:Juggernaut
:xmvsfjr1:00010000:FF4853:0000000E:FFFFFFFF:Magneto
:xmvsfjr1:00010000:FF4853:00000010:FFFFFFFF:#Apocalypse
:xmvsfjr1:00010000:FF4853:00000012:FFFFFFFF:Ryu
:xmvsfjr1:00010000:FF4853:00000014:FFFFFFFF:Ken Masters
:xmvsfjr1:00010000:FF4853:00000016:FFFFFFFF:Chun-Li
:xmvsfjr1:00010000:FF4853:00000018:FFFFFFFF:Dhalsim
:xmvsfjr1:00010000:FF4853:0000001A:FFFFFFFF:Zangief
:xmvsfjr1:00010000:FF4853:0000001C:FFFFFFFF:M. Bison
:xmvsfjr1:00010000:FF4853:0000001E:FFFFFFFF:#Akuma
:xmvsfjr1:00010000:FF4853:00000020:FFFFFFFF:Charlie
:xmvsfjr1:00010000:FF4853:00000022:FFFFFFFF:Cammy
:xmvsfjr1:00010000:FF4853:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfjr1:00000000:FF4611:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2
:xmvsfjr1:00010000:FF461B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:xmvsfjr1:00000000:FF4E11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:xmvsfjr1:00010000:FF4E1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:xmvsfjr1:00000001:FF4611:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:xmvsfjr1:00010001:FF461B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:xmvsfjr1:00000001:FF4E11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:xmvsfjr1:00010001:FF4E1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
xmvsfjr1:0:FF4614:03:000:Always Max Power PL2
xmvsfjr1:0:FF4613:90:500:Always Max Power PL2 (2/2)
xmvsfjr1:0:FF4614:00:000:Always Min Power PL2
xmvsfjr1:0:FF4613:00:500:Always Min Power PL2 (2/2)
xmvsfjr1:0:FF4614:03:001:Get Max Power PL2 Now!
xmvsfjr1:0:FF4613:90:501:Get Max Power PL2 Now! (2/2)
xmvsfjr1:0:FF4614:00:001:Get Min Power PL2 Now!
xmvsfjr1:0:FF4613:00:501:Get Min Power PL2 Now! (2/2)
xmvsfjr1:0:FF461B:90:000:Infinite Recovery Energy PL2
xmvsfjr1:0:FF4503:FF:000:Hits always cause Max Damage PL2
xmvsfjr1:0:FF4453:10:000:Play with Apocalypse PL2
xmvsfjr1:0:FF4C53:10:500:Play with Apocalypse PL2 (2/5)
xmvsfjr1:0:FF50B5:10:500:Play with Apocalypse PL2 (3/5)
xmvsfjr1:0:FF50B7:10:500:Play with Apocalypse PL2 (4/5)
xmvsfjr1:0:FF5113:00:500:Play with Apocalypse PL2 (5/5)
xmvsfjr1:0:FF4E11:00:000:Single Character Fighting Mode PL2
xmvsfjr1:0:FF4E1B:00:500:Single Character Fighting Mode PL2 (2/2)
:xmvsfjr1:62000000:000000:00000000:00000000:Select Character (Active Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfjr1:00010000:FF4453:00000000:FFFFFFFF:Wolverine
:xmvsfjr1:00010000:FF4453:00000002:FFFFFFFF:Cyclops
:xmvsfjr1:00010000:FF4453:00000004:FFFFFFFF:Storm
:xmvsfjr1:00010000:FF4453:00000006:FFFFFFFF:Rogue
:xmvsfjr1:00010000:FF4453:00000008:FFFFFFFF:Gambit
:xmvsfjr1:00010000:FF4453:0000000A:FFFFFFFF:Sabretooth
:xmvsfjr1:00010000:FF4453:0000000C:FFFFFFFF:Juggernaut
:xmvsfjr1:00010000:FF4453:0000000E:FFFFFFFF:Magneto
:xmvsfjr1:00010000:FF4453:00000010:FFFFFFFF:#Apocalypse
:xmvsfjr1:00010000:FF4453:00000012:FFFFFFFF:Ryu
:xmvsfjr1:00010000:FF4453:00000014:FFFFFFFF:Ken Masters
:xmvsfjr1:00010000:FF4453:00000016:FFFFFFFF:Chun-Li
:xmvsfjr1:00010000:FF4453:00000018:FFFFFFFF:Dhalsim
:xmvsfjr1:00010000:FF4453:0000001A:FFFFFFFF:Zangief
:xmvsfjr1:00010000:FF4453:0000001C:FFFFFFFF:M. Bison
:xmvsfjr1:00010000:FF4453:0000001E:FFFFFFFF:#Akuma
:xmvsfjr1:00010000:FF4453:00000020:FFFFFFFF:Charlie
:xmvsfjr1:00010000:FF4453:00000022:FFFFFFFF:Cammy
:xmvsfjr1:00010000:FF4453:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfjr1:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfjr1:00010000:FF4C53:00000000:FFFFFFFF:Wolverine
:xmvsfjr1:00010000:FF4C53:00000002:FFFFFFFF:Cyclops
:xmvsfjr1:00010000:FF4C53:00000004:FFFFFFFF:Storm
:xmvsfjr1:00010000:FF4C53:00000006:FFFFFFFF:Rogue
:xmvsfjr1:00010000:FF4C53:00000008:FFFFFFFF:Gambit
:xmvsfjr1:00010000:FF4C53:0000000A:FFFFFFFF:Sabretooth
:xmvsfjr1:00010000:FF4C53:0000000C:FFFFFFFF:Juggernaut
:xmvsfjr1:00010000:FF4C53:0000000E:FFFFFFFF:Magneto
:xmvsfjr1:00010000:FF4C53:00000010:FFFFFFFF:#Apocalypse
:xmvsfjr1:00010000:FF4C53:00000012:FFFFFFFF:Ryu
:xmvsfjr1:00010000:FF4C53:00000014:FFFFFFFF:Ken Masters
:xmvsfjr1:00010000:FF4C53:00000016:FFFFFFFF:Chun-Li
:xmvsfjr1:00010000:FF4C53:00000018:FFFFFFFF:Dhalsim
:xmvsfjr1:00010000:FF4C53:0000001A:FFFFFFFF:Zangief
:xmvsfjr1:00010000:FF4C53:0000001C:FFFFFFFF:M. Bison
:xmvsfjr1:00010000:FF4C53:0000001E:FFFFFFFF:#Akuma
:xmvsfjr1:00010000:FF4C53:00000020:FFFFFFFF:Charlie
:xmvsfjr1:00010000:FF4C53:00000022:FFFFFFFF:Cammy
:xmvsfjr1:00010000:FF4C53:00000024:FFFFFFFF:#SFA-costume Chun-Li
xmvsfjr1:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmvsfjr1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmvsfjr1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmvsfjr1:0:FF5479:00:000:Region Switch = Japan
xmvsfjr1:0:FF5479:02:000:Region Switch = USA
xmvsfjr1:0:FF5479:04:000:Region Switch = Hispanic
xmvsfjr1:0:FF5479:06:000:Region Switch = Asia
xmvsfjr1:0:FF5479:08:000:Region Switch = Euro
xmvsfjr1:0:FF5479:0A:000:Region Switch = Brazil
; [ X-Men Vs. Street Fighter (Japan 960909) ]
xmvsfjr2:0:FF5008:99:000:Infinite Time
xmvsfjr2:0:FF5008:00:001:Finish this Round Now!
xmvsfjr2:0:FF5081:06:001:Go to the Boss Battle Next!
:xmvsfjr2:00000000:FF4211:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1
:xmvsfjr2:00010000:FF421B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:xmvsfjr2:00000000:FF4A11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:xmvsfjr2:00010000:FF4A1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:xmvsfjr2:00000001:FF4211:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:xmvsfjr2:00010001:FF421B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:xmvsfjr2:00000001:FF4A11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:xmvsfjr2:00010001:FF4A1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
xmvsfjr2:0:FF4214:03:000:Always Max Power PL1
xmvsfjr2:0:FF4213:90:500:Always Max Power PL1 (2/2)
xmvsfjr2:0:FF4214:00:000:Always Min Power PL1
xmvsfjr2:0:FF4213:00:500:Always Min Power PL1 (2/2)
xmvsfjr2:0:FF4214:03:001:Get Max Power PL1 Now!
xmvsfjr2:0:FF4213:90:501:Get Max Power PL1 Now! (2/2)
xmvsfjr2:0:FF4214:00:001:Get Min Power PL1 Now!
xmvsfjr2:0:FF4213:00:501:Get Min Power PL1 Now! (2/2)
xmvsfjr2:0:FF421B:90:000:Infinite Recovery Energy PL1
xmvsfjr2:0:FF4103:FF:000:Hits always cause Max Damage PL1
xmvsfjr2:0:FF4053:10:000:Play with Apocalypse PL1
xmvsfjr2:0:FF4853:10:500:Play with Apocalypse PL1 (2/5)
xmvsfjr2:0:FF50B1:10:500:Play with Apocalypse PL1 (3/5)
xmvsfjr2:0:FF50B3:10:500:Play with Apocalypse PL1 (4/5)
xmvsfjr2:0:FF5113:00:500:Play with Apocalypse PL1 (5/5)
xmvsfjr2:0:FF4A11:00:000:Single Character Fighting Mode PL1
xmvsfjr2:0:FF4A1B:00:500:Single Character Fighting Mode PL1 (2/2)
:xmvsfjr2:62000000:000000:00000000:00000000:Select Character (Active Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfjr2:00010000:FF4053:00000000:FFFFFFFF:Wolverine
:xmvsfjr2:00010000:FF4053:00000002:FFFFFFFF:Cyclops
:xmvsfjr2:00010000:FF4053:00000004:FFFFFFFF:Storm
:xmvsfjr2:00010000:FF4053:00000006:FFFFFFFF:Rogue
:xmvsfjr2:00010000:FF4053:00000008:FFFFFFFF:Gambit
:xmvsfjr2:00010000:FF4053:0000000A:FFFFFFFF:Sabretooth
:xmvsfjr2:00010000:FF4053:0000000C:FFFFFFFF:Juggernaut
:xmvsfjr2:00010000:FF4053:0000000E:FFFFFFFF:Magneto
:xmvsfjr2:00010000:FF4053:00000010:FFFFFFFF:#Apocalypse
:xmvsfjr2:00010000:FF4053:00000012:FFFFFFFF:Ryu
:xmvsfjr2:00010000:FF4053:00000014:FFFFFFFF:Ken Masters
:xmvsfjr2:00010000:FF4053:00000016:FFFFFFFF:Chun-Li
:xmvsfjr2:00010000:FF4053:00000018:FFFFFFFF:Dhalsim
:xmvsfjr2:00010000:FF4053:0000001A:FFFFFFFF:Zangief
:xmvsfjr2:00010000:FF4053:0000001C:FFFFFFFF:M. Bison
:xmvsfjr2:00010000:FF4053:0000001E:FFFFFFFF:#Akuma
:xmvsfjr2:00010000:FF4053:00000020:FFFFFFFF:Charlie
:xmvsfjr2:00010000:FF4053:00000022:FFFFFFFF:Cammy
:xmvsfjr2:00010000:FF4053:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfjr2:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfjr2:00010000:FF4853:00000000:FFFFFFFF:Wolverine
:xmvsfjr2:00010000:FF4853:00000002:FFFFFFFF:Cyclops
:xmvsfjr2:00010000:FF4853:00000004:FFFFFFFF:Storm
:xmvsfjr2:00010000:FF4853:00000006:FFFFFFFF:Rogue
:xmvsfjr2:00010000:FF4853:00000008:FFFFFFFF:Gambit
:xmvsfjr2:00010000:FF4853:0000000A:FFFFFFFF:Sabretooth
:xmvsfjr2:00010000:FF4853:0000000C:FFFFFFFF:Juggernaut
:xmvsfjr2:00010000:FF4853:0000000E:FFFFFFFF:Magneto
:xmvsfjr2:00010000:FF4853:00000010:FFFFFFFF:#Apocalypse
:xmvsfjr2:00010000:FF4853:00000012:FFFFFFFF:Ryu
:xmvsfjr2:00010000:FF4853:00000014:FFFFFFFF:Ken Masters
:xmvsfjr2:00010000:FF4853:00000016:FFFFFFFF:Chun-Li
:xmvsfjr2:00010000:FF4853:00000018:FFFFFFFF:Dhalsim
:xmvsfjr2:00010000:FF4853:0000001A:FFFFFFFF:Zangief
:xmvsfjr2:00010000:FF4853:0000001C:FFFFFFFF:M. Bison
:xmvsfjr2:00010000:FF4853:0000001E:FFFFFFFF:#Akuma
:xmvsfjr2:00010000:FF4853:00000020:FFFFFFFF:Charlie
:xmvsfjr2:00010000:FF4853:00000022:FFFFFFFF:Cammy
:xmvsfjr2:00010000:FF4853:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfjr2:00000000:FF4611:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2
:xmvsfjr2:00010000:FF461B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:xmvsfjr2:00000000:FF4E11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:xmvsfjr2:00010000:FF4E1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:xmvsfjr2:00000001:FF4611:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:xmvsfjr2:00010001:FF461B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:xmvsfjr2:00000001:FF4E11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:xmvsfjr2:00010001:FF4E1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
xmvsfjr2:0:FF4614:03:000:Always Max Power PL2
xmvsfjr2:0:FF4613:90:500:Always Max Power PL2 (2/2)
xmvsfjr2:0:FF4614:00:000:Always Min Power PL2
xmvsfjr2:0:FF4613:00:500:Always Min Power PL2 (2/2)
xmvsfjr2:0:FF4614:03:001:Get Max Power PL2 Now!
xmvsfjr2:0:FF4613:90:501:Get Max Power PL2 Now! (2/2)
xmvsfjr2:0:FF4614:00:001:Get Min Power PL2 Now!
xmvsfjr2:0:FF4613:00:501:Get Min Power PL2 Now! (2/2)
xmvsfjr2:0:FF461B:90:000:Infinite Recovery Energy PL2
xmvsfjr2:0:FF4503:FF:000:Hits always cause Max Damage PL2
xmvsfjr2:0:FF4453:10:000:Play with Apocalypse PL2
xmvsfjr2:0:FF4C53:10:500:Play with Apocalypse PL2 (2/5)
xmvsfjr2:0:FF50B5:10:500:Play with Apocalypse PL2 (3/5)
xmvsfjr2:0:FF50B7:10:500:Play with Apocalypse PL2 (4/5)
xmvsfjr2:0:FF5113:00:500:Play with Apocalypse PL2 (5/5)
xmvsfjr2:0:FF4E11:00:000:Single Character Fighting Mode PL2
xmvsfjr2:0:FF4E1B:00:500:Single Character Fighting Mode PL2 (2/2)
:xmvsfjr2:62000000:000000:00000000:00000000:Select Character (Active Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfjr2:00010000:FF4453:00000000:FFFFFFFF:Wolverine
:xmvsfjr2:00010000:FF4453:00000002:FFFFFFFF:Cyclops
:xmvsfjr2:00010000:FF4453:00000004:FFFFFFFF:Storm
:xmvsfjr2:00010000:FF4453:00000006:FFFFFFFF:Rogue
:xmvsfjr2:00010000:FF4453:00000008:FFFFFFFF:Gambit
:xmvsfjr2:00010000:FF4453:0000000A:FFFFFFFF:Sabretooth
:xmvsfjr2:00010000:FF4453:0000000C:FFFFFFFF:Juggernaut
:xmvsfjr2:00010000:FF4453:0000000E:FFFFFFFF:Magneto
:xmvsfjr2:00010000:FF4453:00000010:FFFFFFFF:#Apocalypse
:xmvsfjr2:00010000:FF4453:00000012:FFFFFFFF:Ryu
:xmvsfjr2:00010000:FF4453:00000014:FFFFFFFF:Ken Masters
:xmvsfjr2:00010000:FF4453:00000016:FFFFFFFF:Chun-Li
:xmvsfjr2:00010000:FF4453:00000018:FFFFFFFF:Dhalsim
:xmvsfjr2:00010000:FF4453:0000001A:FFFFFFFF:Zangief
:xmvsfjr2:00010000:FF4453:0000001C:FFFFFFFF:M. Bison
:xmvsfjr2:00010000:FF4453:0000001E:FFFFFFFF:#Akuma
:xmvsfjr2:00010000:FF4453:00000020:FFFFFFFF:Charlie
:xmvsfjr2:00010000:FF4453:00000022:FFFFFFFF:Cammy
:xmvsfjr2:00010000:FF4453:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfjr2:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfjr2:00010000:FF4C53:00000000:FFFFFFFF:Wolverine
:xmvsfjr2:00010000:FF4C53:00000002:FFFFFFFF:Cyclops
:xmvsfjr2:00010000:FF4C53:00000004:FFFFFFFF:Storm
:xmvsfjr2:00010000:FF4C53:00000006:FFFFFFFF:Rogue
:xmvsfjr2:00010000:FF4C53:00000008:FFFFFFFF:Gambit
:xmvsfjr2:00010000:FF4C53:0000000A:FFFFFFFF:Sabretooth
:xmvsfjr2:00010000:FF4C53:0000000C:FFFFFFFF:Juggernaut
:xmvsfjr2:00010000:FF4C53:0000000E:FFFFFFFF:Magneto
:xmvsfjr2:00010000:FF4C53:00000010:FFFFFFFF:#Apocalypse
:xmvsfjr2:00010000:FF4C53:00000012:FFFFFFFF:Ryu
:xmvsfjr2:00010000:FF4C53:00000014:FFFFFFFF:Ken Masters
:xmvsfjr2:00010000:FF4C53:00000016:FFFFFFFF:Chun-Li
:xmvsfjr2:00010000:FF4C53:00000018:FFFFFFFF:Dhalsim
:xmvsfjr2:00010000:FF4C53:0000001A:FFFFFFFF:Zangief
:xmvsfjr2:00010000:FF4C53:0000001C:FFFFFFFF:M. Bison
:xmvsfjr2:00010000:FF4C53:0000001E:FFFFFFFF:#Akuma
:xmvsfjr2:00010000:FF4C53:00000020:FFFFFFFF:Charlie
:xmvsfjr2:00010000:FF4C53:00000022:FFFFFFFF:Cammy
:xmvsfjr2:00010000:FF4C53:00000024:FFFFFFFF:#SFA-costume Chun-Li
xmvsfjr2:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmvsfjr2:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmvsfjr2:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmvsfjr2:0:FF5479:00:000:Region Switch = Japan
xmvsfjr2:0:FF5479:02:000:Region Switch = USA
xmvsfjr2:0:FF5479:04:000:Region Switch = Hispanic
xmvsfjr2:0:FF5479:06:000:Region Switch = Asia
xmvsfjr2:0:FF5479:08:000:Region Switch = Euro
xmvsfjr2:0:FF5479:0A:000:Region Switch = Brazil
; [ X-Men Vs. Street Fighter (US 961023) ]
xmvsfu:0:FF5008:99:000:Infinite Time
xmvsfu:0:FF5008:00:001:Finish this Round Now!
xmvsfu:0:FF5081:06:001:Go to the Boss Battle Next!
:xmvsfu:00000000:FF4211:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1
:xmvsfu:00010000:FF421B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:xmvsfu:00000000:FF4A11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:xmvsfu:00010000:FF4A1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:xmvsfu:00000001:FF4211:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:xmvsfu:00010001:FF421B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:xmvsfu:00000001:FF4A11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:xmvsfu:00010001:FF4A1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
xmvsfu:0:FF4214:03:000:Always Max Power PL1
xmvsfu:0:FF4213:90:500:Always Max Power PL1 (2/2)
xmvsfu:0:FF4214:00:000:Always Min Power PL1
xmvsfu:0:FF4213:00:500:Always Min Power PL1 (2/2)
xmvsfu:0:FF4214:03:001:Get Max Power PL1 Now!
xmvsfu:0:FF4213:90:501:Get Max Power PL1 Now! (2/2)
xmvsfu:0:FF4214:00:001:Get Min Power PL1 Now!
xmvsfu:0:FF4213:00:501:Get Min Power PL1 Now! (2/2)
xmvsfu:0:FF421B:90:000:Infinite Recovery Energy PL1
xmvsfu:0:FF4103:FF:000:Hits always cause Max Damage PL1
xmvsfu:0:FF4053:10:000:Play with Apocalypse PL1
xmvsfu:0:FF4853:10:500:Play with Apocalypse PL1 (2/5)
xmvsfu:0:FF50B1:10:500:Play with Apocalypse PL1 (3/5)
xmvsfu:0:FF50B3:10:500:Play with Apocalypse PL1 (4/5)
xmvsfu:0:FF5113:00:500:Play with Apocalypse PL1 (5/5)
xmvsfu:0:FF4A11:00:000:Single Character Fighting Mode PL1
xmvsfu:0:FF4A1B:00:500:Single Character Fighting Mode PL1 (2/2)
:xmvsfu:62000000:000000:00000000:00000000:Select Character (Active Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfu:00010000:FF4053:00000000:FFFFFFFF:Wolverine
:xmvsfu:00010000:FF4053:00000002:FFFFFFFF:Cyclops
:xmvsfu:00010000:FF4053:00000004:FFFFFFFF:Storm
:xmvsfu:00010000:FF4053:00000006:FFFFFFFF:Rogue
:xmvsfu:00010000:FF4053:00000008:FFFFFFFF:Gambit
:xmvsfu:00010000:FF4053:0000000A:FFFFFFFF:Sabretooth
:xmvsfu:00010000:FF4053:0000000C:FFFFFFFF:Juggernaut
:xmvsfu:00010000:FF4053:0000000E:FFFFFFFF:Magneto
:xmvsfu:00010000:FF4053:00000010:FFFFFFFF:#Apocalypse
:xmvsfu:00010000:FF4053:00000012:FFFFFFFF:Ryu
:xmvsfu:00010000:FF4053:00000014:FFFFFFFF:Ken Masters
:xmvsfu:00010000:FF4053:00000016:FFFFFFFF:Chun-Li
:xmvsfu:00010000:FF4053:00000018:FFFFFFFF:Dhalsim
:xmvsfu:00010000:FF4053:0000001A:FFFFFFFF:Zangief
:xmvsfu:00010000:FF4053:0000001C:FFFFFFFF:M. Bison
:xmvsfu:00010000:FF4053:0000001E:FFFFFFFF:#Akuma
:xmvsfu:00010000:FF4053:00000020:FFFFFFFF:Charlie
:xmvsfu:00010000:FF4053:00000022:FFFFFFFF:Cammy
:xmvsfu:00010000:FF4053:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfu:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfu:00010000:FF4853:00000000:FFFFFFFF:Wolverine
:xmvsfu:00010000:FF4853:00000002:FFFFFFFF:Cyclops
:xmvsfu:00010000:FF4853:00000004:FFFFFFFF:Storm
:xmvsfu:00010000:FF4853:00000006:FFFFFFFF:Rogue
:xmvsfu:00010000:FF4853:00000008:FFFFFFFF:Gambit
:xmvsfu:00010000:FF4853:0000000A:FFFFFFFF:Sabretooth
:xmvsfu:00010000:FF4853:0000000C:FFFFFFFF:Juggernaut
:xmvsfu:00010000:FF4853:0000000E:FFFFFFFF:Magneto
:xmvsfu:00010000:FF4853:00000010:FFFFFFFF:#Apocalypse
:xmvsfu:00010000:FF4853:00000012:FFFFFFFF:Ryu
:xmvsfu:00010000:FF4853:00000014:FFFFFFFF:Ken Masters
:xmvsfu:00010000:FF4853:00000016:FFFFFFFF:Chun-Li
:xmvsfu:00010000:FF4853:00000018:FFFFFFFF:Dhalsim
:xmvsfu:00010000:FF4853:0000001A:FFFFFFFF:Zangief
:xmvsfu:00010000:FF4853:0000001C:FFFFFFFF:M. Bison
:xmvsfu:00010000:FF4853:0000001E:FFFFFFFF:#Akuma
:xmvsfu:00010000:FF4853:00000020:FFFFFFFF:Charlie
:xmvsfu:00010000:FF4853:00000022:FFFFFFFF:Cammy
:xmvsfu:00010000:FF4853:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfu:00000000:FF4611:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2
:xmvsfu:00010000:FF461B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:xmvsfu:00000000:FF4E11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:xmvsfu:00010000:FF4E1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:xmvsfu:00000001:FF4611:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:xmvsfu:00010001:FF461B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:xmvsfu:00000001:FF4E11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:xmvsfu:00010001:FF4E1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
xmvsfu:0:FF4614:03:000:Always Max Power PL2
xmvsfu:0:FF4613:90:500:Always Max Power PL2 (2/2)
xmvsfu:0:FF4614:00:000:Always Min Power PL2
xmvsfu:0:FF4613:00:500:Always Min Power PL2 (2/2)
xmvsfu:0:FF4614:03:001:Get Max Power PL2 Now!
xmvsfu:0:FF4613:90:501:Get Max Power PL2 Now! (2/2)
xmvsfu:0:FF4614:00:001:Get Min Power PL2 Now!
xmvsfu:0:FF4613:00:501:Get Min Power PL2 Now! (2/2)
xmvsfu:0:FF461B:90:000:Infinite Recovery Energy PL2
xmvsfu:0:FF4503:FF:000:Hits always cause Max Damage PL2
xmvsfu:0:FF4453:10:000:Play with Apocalypse PL2
xmvsfu:0:FF4C53:10:500:Play with Apocalypse PL2 (2/5)
xmvsfu:0:FF50B5:10:500:Play with Apocalypse PL2 (3/5)
xmvsfu:0:FF50B7:10:500:Play with Apocalypse PL2 (4/5)
xmvsfu:0:FF5113:00:500:Play with Apocalypse PL2 (5/5)
xmvsfu:0:FF4E11:00:000:Single Character Fighting Mode PL2
xmvsfu:0:FF4E1B:00:500:Single Character Fighting Mode PL2 (2/2)
:xmvsfu:62000000:000000:00000000:00000000:Select Character (Active Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfu:00010000:FF4453:00000000:FFFFFFFF:Wolverine
:xmvsfu:00010000:FF4453:00000002:FFFFFFFF:Cyclops
:xmvsfu:00010000:FF4453:00000004:FFFFFFFF:Storm
:xmvsfu:00010000:FF4453:00000006:FFFFFFFF:Rogue
:xmvsfu:00010000:FF4453:00000008:FFFFFFFF:Gambit
:xmvsfu:00010000:FF4453:0000000A:FFFFFFFF:Sabretooth
:xmvsfu:00010000:FF4453:0000000C:FFFFFFFF:Juggernaut
:xmvsfu:00010000:FF4453:0000000E:FFFFFFFF:Magneto
:xmvsfu:00010000:FF4453:00000010:FFFFFFFF:#Apocalypse
:xmvsfu:00010000:FF4453:00000012:FFFFFFFF:Ryu
:xmvsfu:00010000:FF4453:00000014:FFFFFFFF:Ken Masters
:xmvsfu:00010000:FF4453:00000016:FFFFFFFF:Chun-Li
:xmvsfu:00010000:FF4453:00000018:FFFFFFFF:Dhalsim
:xmvsfu:00010000:FF4453:0000001A:FFFFFFFF:Zangief
:xmvsfu:00010000:FF4453:0000001C:FFFFFFFF:M. Bison
:xmvsfu:00010000:FF4453:0000001E:FFFFFFFF:#Akuma
:xmvsfu:00010000:FF4453:00000020:FFFFFFFF:Charlie
:xmvsfu:00010000:FF4453:00000022:FFFFFFFF:Cammy
:xmvsfu:00010000:FF4453:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfu:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfu:00010000:FF4C53:00000000:FFFFFFFF:Wolverine
:xmvsfu:00010000:FF4C53:00000002:FFFFFFFF:Cyclops
:xmvsfu:00010000:FF4C53:00000004:FFFFFFFF:Storm
:xmvsfu:00010000:FF4C53:00000006:FFFFFFFF:Rogue
:xmvsfu:00010000:FF4C53:00000008:FFFFFFFF:Gambit
:xmvsfu:00010000:FF4C53:0000000A:FFFFFFFF:Sabretooth
:xmvsfu:00010000:FF4C53:0000000C:FFFFFFFF:Juggernaut
:xmvsfu:00010000:FF4C53:0000000E:FFFFFFFF:Magneto
:xmvsfu:00010000:FF4C53:00000010:FFFFFFFF:#Apocalypse
:xmvsfu:00010000:FF4C53:00000012:FFFFFFFF:Ryu
:xmvsfu:00010000:FF4C53:00000014:FFFFFFFF:Ken Masters
:xmvsfu:00010000:FF4C53:00000016:FFFFFFFF:Chun-Li
:xmvsfu:00010000:FF4C53:00000018:FFFFFFFF:Dhalsim
:xmvsfu:00010000:FF4C53:0000001A:FFFFFFFF:Zangief
:xmvsfu:00010000:FF4C53:0000001C:FFFFFFFF:M. Bison
:xmvsfu:00010000:FF4C53:0000001E:FFFFFFFF:#Akuma
:xmvsfu:00010000:FF4C53:00000020:FFFFFFFF:Charlie
:xmvsfu:00010000:FF4C53:00000022:FFFFFFFF:Cammy
:xmvsfu:00010000:FF4C53:00000024:FFFFFFFF:#SFA-costume Chun-Li
xmvsfu:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmvsfu:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmvsfu:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmvsfu:0:FF5479:00:000:Region Switch = Japan
xmvsfu:0:FF5479:02:000:Region Switch = USA
xmvsfu:0:FF5479:04:000:Region Switch = Hispanic
xmvsfu:0:FF5479:06:000:Region Switch = Asia
xmvsfu:0:FF5479:08:000:Region Switch = Euro
xmvsfu:0:FF5479:0A:000:Region Switch = Brazil
; [ X-Men Vs. Street Fighter (US 961004) ]
xmvsfur1:0:FF5008:99:000:Infinite Time
xmvsfur1:0:FF5008:00:001:Finish this Round Now!
xmvsfur1:0:FF5081:06:001:Go to the Boss Battle Next!
:xmvsfur1:00000000:FF4211:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1
:xmvsfur1:00010000:FF421B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:xmvsfur1:00000000:FF4A11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:xmvsfur1:00010000:FF4A1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:xmvsfur1:00000001:FF4211:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:xmvsfur1:00010001:FF421B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:xmvsfur1:00000001:FF4A11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:xmvsfur1:00010001:FF4A1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
xmvsfur1:0:FF4214:03:000:Always Max Power PL1
xmvsfur1:0:FF4213:90:500:Always Max Power PL1 (2/2)
xmvsfur1:0:FF4214:00:000:Always Min Power PL1
xmvsfur1:0:FF4213:00:500:Always Min Power PL1 (2/2)
xmvsfur1:0:FF4214:03:001:Get Max Power PL1 Now!
xmvsfur1:0:FF4213:90:501:Get Max Power PL1 Now! (2/2)
xmvsfur1:0:FF4214:00:001:Get Min Power PL1 Now!
xmvsfur1:0:FF4213:00:501:Get Min Power PL1 Now! (2/2)
xmvsfur1:0:FF421B:90:000:Infinite Recovery Energy PL1
xmvsfur1:0:FF4103:FF:000:Hits always cause Max Damage PL1
xmvsfur1:0:FF4053:10:000:Play with Apocalypse PL1
xmvsfur1:0:FF4853:10:500:Play with Apocalypse PL1 (2/5)
xmvsfur1:0:FF50B1:10:500:Play with Apocalypse PL1 (3/5)
xmvsfur1:0:FF50B3:10:500:Play with Apocalypse PL1 (4/5)
xmvsfur1:0:FF5113:00:500:Play with Apocalypse PL1 (5/5)
xmvsfur1:0:FF4A11:00:000:Single Character Fighting Mode PL1
xmvsfur1:0:FF4A1B:00:500:Single Character Fighting Mode PL1 (2/2)
:xmvsfur1:62000000:000000:00000000:00000000:Select Character (Active Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfur1:00010000:FF4053:00000000:FFFFFFFF:Wolverine
:xmvsfur1:00010000:FF4053:00000002:FFFFFFFF:Cyclops
:xmvsfur1:00010000:FF4053:00000004:FFFFFFFF:Storm
:xmvsfur1:00010000:FF4053:00000006:FFFFFFFF:Rogue
:xmvsfur1:00010000:FF4053:00000008:FFFFFFFF:Gambit
:xmvsfur1:00010000:FF4053:0000000A:FFFFFFFF:Sabretooth
:xmvsfur1:00010000:FF4053:0000000C:FFFFFFFF:Juggernaut
:xmvsfur1:00010000:FF4053:0000000E:FFFFFFFF:Magneto
:xmvsfur1:00010000:FF4053:00000010:FFFFFFFF:#Apocalypse
:xmvsfur1:00010000:FF4053:00000012:FFFFFFFF:Ryu
:xmvsfur1:00010000:FF4053:00000014:FFFFFFFF:Ken Masters
:xmvsfur1:00010000:FF4053:00000016:FFFFFFFF:Chun-Li
:xmvsfur1:00010000:FF4053:00000018:FFFFFFFF:Dhalsim
:xmvsfur1:00010000:FF4053:0000001A:FFFFFFFF:Zangief
:xmvsfur1:00010000:FF4053:0000001C:FFFFFFFF:M. Bison
:xmvsfur1:00010000:FF4053:0000001E:FFFFFFFF:#Akuma
:xmvsfur1:00010000:FF4053:00000020:FFFFFFFF:Charlie
:xmvsfur1:00010000:FF4053:00000022:FFFFFFFF:Cammy
:xmvsfur1:00010000:FF4053:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfur1:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL1:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfur1:00010000:FF4853:00000000:FFFFFFFF:Wolverine
:xmvsfur1:00010000:FF4853:00000002:FFFFFFFF:Cyclops
:xmvsfur1:00010000:FF4853:00000004:FFFFFFFF:Storm
:xmvsfur1:00010000:FF4853:00000006:FFFFFFFF:Rogue
:xmvsfur1:00010000:FF4853:00000008:FFFFFFFF:Gambit
:xmvsfur1:00010000:FF4853:0000000A:FFFFFFFF:Sabretooth
:xmvsfur1:00010000:FF4853:0000000C:FFFFFFFF:Juggernaut
:xmvsfur1:00010000:FF4853:0000000E:FFFFFFFF:Magneto
:xmvsfur1:00010000:FF4853:00000010:FFFFFFFF:#Apocalypse
:xmvsfur1:00010000:FF4853:00000012:FFFFFFFF:Ryu
:xmvsfur1:00010000:FF4853:00000014:FFFFFFFF:Ken Masters
:xmvsfur1:00010000:FF4853:00000016:FFFFFFFF:Chun-Li
:xmvsfur1:00010000:FF4853:00000018:FFFFFFFF:Dhalsim
:xmvsfur1:00010000:FF4853:0000001A:FFFFFFFF:Zangief
:xmvsfur1:00010000:FF4853:0000001C:FFFFFFFF:M. Bison
:xmvsfur1:00010000:FF4853:0000001E:FFFFFFFF:#Akuma
:xmvsfur1:00010000:FF4853:00000020:FFFFFFFF:Charlie
:xmvsfur1:00010000:FF4853:00000022:FFFFFFFF:Cammy
:xmvsfur1:00010000:FF4853:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfur1:00000000:FF4611:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2
:xmvsfur1:00010000:FF461B:00000090:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:xmvsfur1:00000000:FF4E11:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:xmvsfur1:00010000:FF4E1B:00000090:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:xmvsfur1:00000001:FF4611:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:xmvsfur1:00010001:FF461B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:xmvsfur1:00000001:FF4E11:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:xmvsfur1:00010001:FF4E1B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
xmvsfur1:0:FF4614:03:000:Always Max Power PL2
xmvsfur1:0:FF4613:90:500:Always Max Power PL2 (2/2)
xmvsfur1:0:FF4614:00:000:Always Min Power PL2
xmvsfur1:0:FF4613:00:500:Always Min Power PL2 (2/2)
xmvsfur1:0:FF4614:03:001:Get Max Power PL2 Now!
xmvsfur1:0:FF4613:90:501:Get Max Power PL2 Now! (2/2)
xmvsfur1:0:FF4614:00:001:Get Min Power PL2 Now!
xmvsfur1:0:FF4613:00:501:Get Min Power PL2 Now! (2/2)
xmvsfur1:0:FF461B:90:000:Infinite Recovery Energy PL2
xmvsfur1:0:FF4503:FF:000:Hits always cause Max Damage PL2
xmvsfur1:0:FF4453:10:000:Play with Apocalypse PL2
xmvsfur1:0:FF4C53:10:500:Play with Apocalypse PL2 (2/5)
xmvsfur1:0:FF50B5:10:500:Play with Apocalypse PL2 (3/5)
xmvsfur1:0:FF50B7:10:500:Play with Apocalypse PL2 (4/5)
xmvsfur1:0:FF5113:00:500:Play with Apocalypse PL2 (5/5)
xmvsfur1:0:FF4E11:00:000:Single Character Fighting Mode PL2
xmvsfur1:0:FF4E1B:00:500:Single Character Fighting Mode PL2 (2/2)
:xmvsfur1:62000000:000000:00000000:00000000:Select Character (Active Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfur1:00010000:FF4453:00000000:FFFFFFFF:Wolverine
:xmvsfur1:00010000:FF4453:00000002:FFFFFFFF:Cyclops
:xmvsfur1:00010000:FF4453:00000004:FFFFFFFF:Storm
:xmvsfur1:00010000:FF4453:00000006:FFFFFFFF:Rogue
:xmvsfur1:00010000:FF4453:00000008:FFFFFFFF:Gambit
:xmvsfur1:00010000:FF4453:0000000A:FFFFFFFF:Sabretooth
:xmvsfur1:00010000:FF4453:0000000C:FFFFFFFF:Juggernaut
:xmvsfur1:00010000:FF4453:0000000E:FFFFFFFF:Magneto
:xmvsfur1:00010000:FF4453:00000010:FFFFFFFF:#Apocalypse
:xmvsfur1:00010000:FF4453:00000012:FFFFFFFF:Ryu
:xmvsfur1:00010000:FF4453:00000014:FFFFFFFF:Ken Masters
:xmvsfur1:00010000:FF4453:00000016:FFFFFFFF:Chun-Li
:xmvsfur1:00010000:FF4453:00000018:FFFFFFFF:Dhalsim
:xmvsfur1:00010000:FF4453:0000001A:FFFFFFFF:Zangief
:xmvsfur1:00010000:FF4453:0000001C:FFFFFFFF:M. Bison
:xmvsfur1:00010000:FF4453:0000001E:FFFFFFFF:#Akuma
:xmvsfur1:00010000:FF4453:00000020:FFFFFFFF:Charlie
:xmvsfur1:00010000:FF4453:00000022:FFFFFFFF:Cammy
:xmvsfur1:00010000:FF4453:00000024:FFFFFFFF:#SFA-costume Chun-Li
:xmvsfur1:62000000:000000:00000000:00000000:Select Character (Inactive Char) PL2:You can use this cheat ingame or on the character select screen (the safest way is to change the inactive character, then switch).
:xmvsfur1:00010000:FF4C53:00000000:FFFFFFFF:Wolverine
:xmvsfur1:00010000:FF4C53:00000002:FFFFFFFF:Cyclops
:xmvsfur1:00010000:FF4C53:00000004:FFFFFFFF:Storm
:xmvsfur1:00010000:FF4C53:00000006:FFFFFFFF:Rogue
:xmvsfur1:00010000:FF4C53:00000008:FFFFFFFF:Gambit
:xmvsfur1:00010000:FF4C53:0000000A:FFFFFFFF:Sabretooth
:xmvsfur1:00010000:FF4C53:0000000C:FFFFFFFF:Juggernaut
:xmvsfur1:00010000:FF4C53:0000000E:FFFFFFFF:Magneto
:xmvsfur1:00010000:FF4C53:00000010:FFFFFFFF:#Apocalypse
:xmvsfur1:00010000:FF4C53:00000012:FFFFFFFF:Ryu
:xmvsfur1:00010000:FF4C53:00000014:FFFFFFFF:Ken Masters
:xmvsfur1:00010000:FF4C53:00000016:FFFFFFFF:Chun-Li
:xmvsfur1:00010000:FF4C53:00000018:FFFFFFFF:Dhalsim
:xmvsfur1:00010000:FF4C53:0000001A:FFFFFFFF:Zangief
:xmvsfur1:00010000:FF4C53:0000001C:FFFFFFFF:M. Bison
:xmvsfur1:00010000:FF4C53:0000001E:FFFFFFFF:#Akuma
:xmvsfur1:00010000:FF4C53:00000020:FFFFFFFF:Charlie
:xmvsfur1:00010000:FF4C53:00000022:FFFFFFFF:Cammy
:xmvsfur1:00010000:FF4C53:00000024:FFFFFFFF:#SFA-costume Chun-Li
xmvsfur1:0:000000:00:999:[ These are the codes to set the machine region - the ]
xmvsfur1:0:000000:00:999:[ effectiveness may vary! You have to enable these ASAP ]
xmvsfur1:0:000000:00:999:[ - ON or before the ROM check screen! Or enable & RESET ]
xmvsfur1:0:FF5479:00:000:Region Switch = Japan
xmvsfur1:0:FF5479:02:000:Region Switch = USA
xmvsfur1:0:FF5479:04:000:Region Switch = Hispanic
xmvsfur1:0:FF5479:06:000:Region Switch = Asia
xmvsfur1:0:FF5479:08:000:Region Switch = Euro
xmvsfur1:0:FF5479:0A:000:Region Switch = Brazil
; [ Xor World (prototype) ]
xorworld:0:FFD00C:63:000:Infinite Credits
xorworld:0:FFDA76:00:000:Infinite Time PL1:Pattern never moves upwards
xorworld:0:FFDB74:00:000:Infinite Time PL2:Pattern never moves upwards
; [ Xain'd Sleena ]
xsleena:0:0056:10:000:Infinite Energy
xsleena:0:0060:07:000:Infinite Lives
xsleena:0:1935:59:000:Infinite Time
xsleena:0:0055:00:000:Always have Normal Weapon
xsleena:0:0055:01:000:Always have Grenades
xsleena:0:0055:02:000:Always have Double shot
xsleena:0:0055:03:000:Always have Heavy shot
xsleena:0:0055:04:000:Always have Triple shot
xsleena:0:0055:01:001:Get Normal Weapon Now!
xsleena:0:0055:01:001:Get Grenades Now!
xsleena:0:0055:02:001:Get Double shot Now!
xsleena:0:0055:03:001:Get Heavy shot Now!
xsleena:0:0055:04:001:Get Triple shot Now!
; [ Xain'd Sleena (bootleg) ]
xsleenab:0:0056:10:000:Infinite Energy
xsleenab:0:0060:07:000:Infinite Lives
xsleenab:0:1935:59:000:Infinite Time
xsleenab:0:0055:00:000:Always have Normal Weapon
xsleenab:0:0055:01:000:Always have Grenades
xsleenab:0:0055:02:000:Always have Double shot
xsleenab:0:0055:03:000:Always have Heavy shot
xsleenab:0:0055:04:000:Always have Triple shot
xsleenab:0:0055:01:001:Get Normal Weapon Now!
xsleenab:0:0055:01:001:Get Grenades Now!
xsleenab:0:0055:02:001:Get Double shot Now!
xsleenab:0:0055:03:001:Get Heavy shot Now!
xsleenab:0:0055:04:001:Get Triple shot Now!
; [ XX Mission ]
xxmissio:0:E07E:09:000:Infinite Credits
xxmissio:0:E18C:01:000:Invincibility
xxmissio:0:E064:06:000:Infinite Lives PL1
xxmissio:0:E06E:06:000:Infinite Lives PL2
; [ Xybots (rev 2) ]
xybots:0:FFADEC:19:000:Infinite Credits PL1
xybots:0:FF8FB2:64:000:Infinite Energy PL1
xybots:0:FF8FB5:5A:000:Infinite Money PL1
xybots:0:FF8FB4:5A:000:Infinite Keys PL1
xybots:0:FF9020:29:000:Always have single shot PL1
xybots:0:FF9020:2A:000:Always have double shot PL1
xybots:0:FF9020:2B:000:Always have triple shot PL1
xybots:0:FF9020:29:001:Get single shot Now! PL1
xybots:0:FF9020:2A:001:Get double shot Now! PL1
xybots:0:FF9020:2B:001:Get triple shot Now! PL1
xybots:0:FF8FE0:BF:000:Always have all items PL1
xybots:0:FF8FE1:AF:500:Always have all items PL1 (2/4)
xybots:0:FF8FE2:49:500:Always have all items PL1 (3/4)
xybots:0:FF8FE3:24:500:Always have all items PL1 (4/4)
xybots:0:FF8FE0:BF:001:Get all items Now! PL1
xybots:0:FF8FE1:AF:501:Get all items Now! PL1 (2/4)
xybots:0:FF8FE2:49:501:Get all items Now! PL1 (3/4)
xybots:0:FF8FE3:24:501:Get all items Now! PL1 (4/4)
xybots:0:FF8FE0:80:020:Always have 125% energy limit PL1
xybots:0:FF8FE0:20:020:Always have Guard mapper PL1
xybots:0:FF8FE0:10:020:Always have Enemy mapper PL1
xybots:0:FF8FE0:08:520:Always have Enemy mapper PL1 (2/2)
xybots:0:FF8FE0:04:020:Always have Wall mapper PL1
xybots:0:FF8FE0:02:520:Always have Wall mapper PL1 (2/2)
xybots:0:FF8FE0:01:020:Always have Warning arrows PL1
xybots:0:FF8FE1:80:520:Always have Warning arrows PL1 (2/2)
xybots:0:FF8FE1:20:020:Always have Shots repelled PL1
xybots:0:FF8FE1:10:540:Always have Shots repelled PL1 (2/3)
xybots:0:FF8FE1:08:520:Always have Shots repelled PL1 (3/3)
xybots:0:FF8FE1:04:020:Always have Second shot PL1
xybots:0:FF8FE1:02:520:Always have Second shot PL1 (2/2)
xybots:0:FF8FE1:01:020:Always have Power zap PL1
xybots:0:FF8FE2:80:520:Always have Power zap PL1 (2/2)
xybots:0:FF8FE2:40:020:Always have Slow energy loss PL1
xybots:0:FF8FE2:20:540:Always have Slow energy loss PL1 (2/3)
xybots:0:FF8FE2:10:540:Always have Slow energy loss PL1 (3/3)
xybots:0:FF8FE2:08:020:Always have Power shot PL1
xybots:0:FF8FE2:04:540:Always have Power shot PL1 (2/3)
xybots:0:FF8FE2:02:540:Always have Power shot PL1 (3/3)
xybots:0:FF8FE2:01:020:Always have Faster shot PL1
xybots:0:FF8FE3:80:540:Always have Faster shot PL1 (2/3)
xybots:0:FF8FE3:40:540:Always have Faster shot PL1 (3/3)
xybots:0:FF8FE3:20:020:Always have Shield PL1
xybots:0:FF8FE3:10:540:Always have Shield PL1 (2/3)
xybots:0:FF8FE3:08:540:Always have Shield PL1 (3/3)
xybots:0:FF8FE3:04:020:Always have Faster move PL1
xybots:0:FF8FE3:02:540:Always have Faster move PL1 (2/3)
xybots:0:FF8FE3:01:540:Always have Faster move PL1 (3/3)
xybots:0:FF8FE0:80:021:Get 125% energy limit Now! PL1
xybots:0:FF8FE0:20:021:Get Guard mapper Now! PL1
xybots:0:FF8FE0:10:021:Get Enemy mapper Now! PL1
xybots:0:FF8FE0:08:521:Get Enemy mapper Now! PL1 (2/2)
xybots:0:FF8FE0:04:021:Get Wall mapper Now! PL1
xybots:0:FF8FE0:02:521:Get Wall mapper Now! PL1 (2/2)
xybots:0:FF8FE0:01:021:Get Warning arrows Now! PL1
xybots:0:FF8FE1:80:521:Get Warning arrows Now! PL1 (2/2)
xybots:0:FF8FE1:20:021:Get Shots repelled Now! PL1
xybots:0:FF8FE1:10:541:Get Shots repelled Now! PL1 (2/3)
xybots:0:FF8FE1:08:521:Get Shots repelled Now! PL1 (3/3)
xybots:0:FF8FE1:04:021:Get Second shot Now! PL1
xybots:0:FF8FE1:02:521:Get Second shot Now! PL1 (2/2)
xybots:0:FF8FE1:01:021:Get Power zap Now! PL1
xybots:0:FF8FE2:80:521:Get Power zap Now! PL1 (2/2)
xybots:0:FF8FE2:40:021:Get Slow energy loss Now! PL1
xybots:0:FF8FE2:20:541:Get Slow energy loss Now! PL1 (2/3)
xybots:0:FF8FE2:10:541:Get Slow energy loss Now! PL1 (3/3)
xybots:0:FF8FE2:08:021:Get Power shot Now! PL1
xybots:0:FF8FE2:04:541:Get Power shot Now! PL1 (2/3)
xybots:0:FF8FE2:02:541:Get Power shot Now! PL1 (3/3)
xybots:0:FF8FE2:01:021:Get Faster shot Now! PL1
xybots:0:FF8FE3:80:541:Get Faster shot Now! PL1 (2/3)
xybots:0:FF8FE3:40:541:Get Faster shot Now! PL1 (3/3)
xybots:0:FF8FE3:20:021:Get Shield Now! PL1
xybots:0:FF8FE3:10:541:Get Shield Now! PL1 (2/3)
xybots:0:FF8FE3:08:541:Get Shield Now! PL1 (3/3)
xybots:0:FF8FE3:04:021:Get Faster move Now! PL1
xybots:0:FF8FE3:02:541:Get Faster move Now! PL1 (2/3)
xybots:0:FF8FE3:01:541:Get Faster move Now! PL1 (3/3)
xybots:0:FFADED:19:000:Infinite Credits PL2
xybots:0:FF9032:64:000:Infinite Energy PL2
xybots:0:FF9035:5A:000:Infinite Money PL2
xybots:0:FF9034:5A:000:Infinite Keys PL2
xybots:0:FF90A0:29:000:Always have single shot PL2
xybots:0:FF90A0:2A:000:Always have double shot PL2
xybots:0:FF90A0:2B:000:Always have triple shot PL2
xybots:0:FF90A0:29:001:Get single shot Now! PL2
xybots:0:FF90A0:2A:001:Get double shot Now! PL2
xybots:0:FF90A0:2B:001:Get triple shot Now! PL2
xybots:0:FF9060:BF:000:Always have all items PL2
xybots:0:FF9061:AF:500:Always have all items PL2(2/4)
xybots:0:FF9062:49:500:Always have all items PL2(3/4)
xybots:0:FF9063:24:500:Always have all items PL2(4/4)
xybots:0:FF9060:BF:001:Get all items Now! PL2
xybots:0:FF9061:AF:501:Get all items Now! PL2 (2/4)
xybots:0:FF9062:49:501:Get all items Now! PL2 (3/4)
xybots:0:FF9063:24:501:Get all items Now! PL2 (4/4)
xybots:0:FF9060:80:020:Always have 125% energy limit PL2
xybots:0:FF9060:20:020:Always have Guard mapper PL2
xybots:0:FF9060:10:020:Always have Enemy mapper PL2
xybots:0:FF9060:08:520:Always have Enemy mapper PL2 (2/2)
xybots:0:FF9060:04:020:Always have Wall mapper PL2
xybots:0:FF9060:02:520:Always have Wall mapper PL2 (2/2)
xybots:0:FF9060:01:020:Always have Warning arrows PL2
xybots:0:FF9061:80:520:Always have Warning arrows PL2 (2/2)
xybots:0:FF9061:20:020:Always have Shots repelled PL2
xybots:0:FF9061:10:540:Always have Shots repelled PL2 (2/3)
xybots:0:FF9061:08:520:Always have Shots repelled PL2 (3/3)
xybots:0:FF9061:04:020:Always have Second shot PL2
xybots:0:FF9061:02:520:Always have Second shot PL2 (2/2)
xybots:0:FF9061:01:020:Always have Power zap PL2
xybots:0:FF9062:80:520:Always have Power zap PL2 (2/2)
xybots:0:FF9062:40:020:Always have Slow energy loss PL2
xybots:0:FF9062:20:540:Always have Slow energy loss PL2 (2/3)
xybots:0:FF9062:10:540:Always have Slow energy loss PL2 (3/3)
xybots:0:FF9062:08:020:Always have Power shot PL2
xybots:0:FF9062:04:540:Always have Power shot PL2 (2/3)
xybots:0:FF9062:02:540:Always have Power shot PL2 (3/3)
xybots:0:FF9062:01:020:Always have Faster shot PL2
xybots:0:FF9063:80:540:Always have Faster shot PL2 (2/3)
xybots:0:FF9063:40:540:Always have Faster shot PL2 (3/3)
xybots:0:FF9063:20:020:Always have Shield PL2
xybots:0:FF9063:10:540:Always have Shield PL2 (2/3)
xybots:0:FF9063:08:540:Always have Shield PL2 (3/3)
xybots:0:FF9063:04:020:Always have Faster move PL2
xybots:0:FF9063:02:540:Always have Faster move PL2 (2/3)
xybots:0:FF9063:01:540:Always have Faster move PL2 (3/3)
xybots:0:FF9060:80:021:Get 125% energy limit Now! PL2
xybots:0:FF9060:20:021:Get Guard mapper Now! PL2
xybots:0:FF9060:10:021:Get Enemy mapper Now! PL2
xybots:0:FF9060:08:521:Get Enemy mapper Now! PL2 (2/2)
xybots:0:FF9060:04:021:Get Wall mapper Now! PL2
xybots:0:FF9060:02:521:Get Wall mapper Now! PL2 (2/2)
xybots:0:FF9060:01:021:Get Warning arrows Now! PL2
xybots:0:FF9061:80:521:Get Warning arrows Now! PL2 (2/2)
xybots:0:FF9061:20:021:Get Shots repelled Now! PL2
xybots:0:FF9061:10:541:Get Shots repelled Now! PL2 (2/3)
xybots:0:FF9061:08:521:Get Shots repelled Now! PL2 (3/3)
xybots:0:FF9061:04:021:Get Second shot Now! PL2
xybots:0:FF9061:02:521:Get Second shot Now! PL2 (2/2)
xybots:0:FF9061:01:021:Get Power zap Now! PL2
xybots:0:FF9062:80:521:Get Power zap Now! PL2 (2/2)
xybots:0:FF9062:40:021:Get Slow energy loss Now! PL2
xybots:0:FF9062:20:541:Get Slow energy loss Now! PL2 (2/3)
xybots:0:FF9062:10:541:Get Slow energy loss Now! PL2 (3/3)
xybots:0:FF9062:08:021:Get Power shot Now! PL2
xybots:0:FF9062:04:541:Get Power shot Now! PL2 (2/3)
xybots:0:FF9062:02:541:Get Power shot Now! PL2 (3/3)
xybots:0:FF9062:01:021:Get Faster shot Now! PL2
xybots:0:FF9063:80:541:Get Faster shot Now! PL2 (2/3)
xybots:0:FF9063:40:541:Get Faster shot Now! PL2 (3/3)
xybots:0:FF9063:20:021:Get Shield Now! PL2
xybots:0:FF9063:10:541:Get Shield Now! PL2 (2/3)
xybots:0:FF9063:08:541:Get Shield Now! PL2 (3/3)
xybots:0:FF9063:04:021:Get Faster move Now! PL2
xybots:0:FF9063:02:541:Get Faster move Now! PL2 (2/3)
xybots:0:FF9063:01:541:Get Faster move Now! PL2 (3/3)
; [ Xybots (rev 0) ]
xybots0:0:FFADEC:19:000:Infinite Credits PL1
xybots0:0:FF8FAE:64:000:Infinite Energy PL1
xybots0:0:FF8FB1:5A:000:Infinite Money PL1
xybots0:0:FF8FB0:5A:000:Infinite Keys PL1
xybots0:0:FF901C:29:000:Always have single shot PL1
xybots0:0:FF901C:2A:000:Always have double shot PL1
xybots0:0:FF901C:2B:000:Always have triple shot PL1
xybots0:0:FF901C:29:001:Get single shot Now! PL1
xybots0:0:FF901C:2A:001:Get double shot Now! PL1
xybots0:0:FF901C:2B:001:Get triple shot Now! PL1
xybots0:0:FF8FDC:BF:000:Always have all items PL1
xybots0:0:FF8FDD:AF:500:Always have all items PL1 (2/4)
xybots0:0:FF8FDE:49:500:Always have all items PL1 (3/4)
xybots0:0:FF8FDF:24:500:Always have all items PL1 (4/4)
xybots0:0:FF8FDC:BF:001:Get all items Now! PL1
xybots0:0:FF8FDD:AF:501:Get all items Now! PL1 (2/4)
xybots0:0:FF8FDE:49:501:Get all items Now! PL1 (3/4)
xybots0:0:FF8FDF:24:501:Get all items Now! PL1 (4/4)
xybots0:0:FF8FDC:80:020:Always have 125% energy limit PL1
xybots0:0:FF8FDC:20:020:Always have Guard mapper PL1
xybots0:0:FF8FDC:10:020:Always have Enemy mapper PL1
xybots0:0:FF8FDC:08:520:Always have Enemy mapper PL1 (2/2)
xybots0:0:FF8FDC:04:020:Always have Wall mapper PL1
xybots0:0:FF8FDC:02:520:Always have Wall mapper PL1 (2/2)
xybots0:0:FF8FDC:01:020:Always have Warning arrows PL1
xybots0:0:FF8FDD:80:520:Always have Warning arrows PL1 (2/2)
xybots0:0:FF8FDD:20:020:Always have Shots repelled PL1
xybots0:0:FF8FDD:10:540:Always have Shots repelled PL1 (2/3)
xybots0:0:FF8FDD:08:520:Always have Shots repelled PL1 (3/3)
xybots0:0:FF8FDD:04:020:Always have Second shot PL1
xybots0:0:FF8FDD:02:520:Always have Second shot PL1 (2/2)
xybots0:0:FF8FDD:01:020:Always have Power zap PL1
xybots0:0:FF8FDE:80:520:Always have Power zap PL1 (2/2)
xybots0:0:FF8FDE:40:020:Always have Slow energy loss PL1
xybots0:0:FF8FDE:20:540:Always have Slow energy loss PL1 (2/3)
xybots0:0:FF8FDE:10:540:Always have Slow energy loss PL1 (3/3)
xybots0:0:FF8FDE:08:020:Always have Power shot PL1
xybots0:0:FF8FDE:04:540:Always have Power shot PL1 (2/3)
xybots0:0:FF8FDE:02:540:Always have Power shot PL1 (3/3)
xybots0:0:FF8FDE:01:020:Always have Faster shot PL1
xybots0:0:FF8FDF:80:540:Always have Faster shot PL1 (2/3)
xybots0:0:FF8FDF:40:540:Always have Faster shot PL1 (3/3)
xybots0:0:FF8FDF:20:020:Always have Shield PL1
xybots0:0:FF8FDF:10:540:Always have Shield PL1 (2/3)
xybots0:0:FF8FDF:08:540:Always have Shield PL1 (3/3)
xybots0:0:FF8FDF:04:020:Always have Faster move PL1
xybots0:0:FF8FDF:02:540:Always have Faster move PL1 (2/3)
xybots0:0:FF8FDF:01:540:Always have Faster move PL1 (3/3)
xybots0:0:FF8FDC:80:021:Get 125% energy limit Now! PL1
xybots0:0:FF8FDC:20:021:Get Guard mapper Now! PL1
xybots0:0:FF8FDC:10:021:Get Enemy mapper Now! PL1
xybots0:0:FF8FDC:08:521:Get Enemy mapper Now! PL1 (2/2)
xybots0:0:FF8FDC:04:021:Get Wall mapper Now! PL1
xybots0:0:FF8FDC:02:521:Get Wall mapper Now! PL1 (2/2)
xybots0:0:FF8FDC:01:021:Get Warning arrows Now! PL1
xybots0:0:FF8FDD:80:521:Get Warning arrows Now! PL1 (2/2)
xybots0:0:FF8FDD:20:021:Get Shots repelled Now! PL1
xybots0:0:FF8FDD:10:541:Get Shots repelled Now! PL1 (2/3)
xybots0:0:FF8FDD:08:521:Get Shots repelled Now! PL1 (3/3)
xybots0:0:FF8FDD:04:021:Get Second shot Now! PL1
xybots0:0:FF8FDD:02:521:Get Second shot Now! PL1 (2/2)
xybots0:0:FF8FDD:01:021:Get Power zap Now! PL1
xybots0:0:FF8FDE:80:521:Get Power zap Now! PL1 (2/2)
xybots0:0:FF8FDE:40:021:Get Slow energy loss Now! PL1
xybots0:0:FF8FDE:20:541:Get Slow energy loss Now! PL1 (2/3)
xybots0:0:FF8FDE:10:541:Get Slow energy loss Now! PL1 (3/3)
xybots0:0:FF8FDE:08:021:Get Power shot Now! PL1
xybots0:0:FF8FDE:04:541:Get Power shot Now! PL1 (2/3)
xybots0:0:FF8FDE:02:541:Get Power shot Now! PL1 (3/3)
xybots0:0:FF8FDE:01:021:Get Faster shot Now! PL1
xybots0:0:FF8FDF:80:541:Get Faster shot Now! PL1 (2/3)
xybots0:0:FF8FDF:40:541:Get Faster shot Now! PL1 (3/3)
xybots0:0:FF8FDF:20:021:Get Shield Now! PL1
xybots0:0:FF8FDF:10:541:Get Shield Now! PL1 (2/3)
xybots0:0:FF8FDF:08:541:Get Shield Now! PL1 (3/3)
xybots0:0:FF8FDF:04:021:Get Faster move Now! PL1
xybots0:0:FF8FDF:02:541:Get Faster move Now! PL1 (2/3)
xybots0:0:FF8FDF:01:541:Get Faster move Now! PL1 (3/3)
xybots0:0:FFADED:19:000:Infinite Credits PL2
xybots0:0:FF902E:64:000:Infinite Energy PL2
xybots0:0:FF9031:5A:000:Infinite Money PL2
xybots0:0:FF9030:5A:000:Infinite Keys PL2
xybots0:0:FF909C:29:000:Always have single shot PL2
xybots0:0:FF909C:2A:000:Always have double shot PL2
xybots0:0:FF909C:2B:000:Always have triple shot PL2
xybots0:0:FF909C:29:001:Get single shot Now! PL2
xybots0:0:FF909C:2A:001:Get double shot Now! PL2
xybots0:0:FF909C:2B:001:Get triple shot Now! PL2
xybots0:0:FF905C:BF:000:Always have all items PL2
xybots0:0:FF905D:AF:500:Always have all items PL2(2/4)
xybots0:0:FF905E:49:500:Always have all items PL2(3/4)
xybots0:0:FF905F:24:500:Always have all items PL2(4/4)
xybots0:0:FF905C:BF:001:Get all items Now! PL2
xybots0:0:FF905D:AF:501:Get all items Now! PL2 (2/4)
xybots0:0:FF905E:49:501:Get all items Now! PL2 (3/4)
xybots0:0:FF905F:24:501:Get all items Now! PL2 (4/4)
xybots0:0:FF905C:80:020:Always have 125% energy limit PL2
xybots0:0:FF905C:20:020:Always have Guard mapper PL2
xybots0:0:FF905C:10:020:Always have Enemy mapper PL2
xybots0:0:FF905C:08:520:Always have Enemy mapper PL2 (2/2)
xybots0:0:FF905C:04:020:Always have Wall mapper PL2
xybots0:0:FF905C:02:520:Always have Wall mapper PL2 (2/2)
xybots0:0:FF905C:01:020:Always have Warning arrows PL2
xybots0:0:FF905D:80:520:Always have Warning arrows PL2 (2/2)
xybots0:0:FF905D:20:020:Always have Shots repelled PL2
xybots0:0:FF905D:10:540:Always have Shots repelled PL2 (2/3)
xybots0:0:FF905D:08:520:Always have Shots repelled PL2 (3/3)
xybots0:0:FF905D:04:020:Always have Second shot PL2
xybots0:0:FF905D:02:520:Always have Second shot PL2 (2/2)
xybots0:0:FF905D:01:020:Always have Power zap PL2
xybots0:0:FF905E:80:520:Always have Power zap PL2 (2/2)
xybots0:0:FF905E:40:020:Always have Slow energy loss PL2
xybots0:0:FF905E:20:540:Always have Slow energy loss PL2 (2/3)
xybots0:0:FF905E:10:540:Always have Slow energy loss PL2 (3/3)
xybots0:0:FF905E:08:020:Always have Power shot PL2
xybots0:0:FF905E:04:540:Always have Power shot PL2 (2/3)
xybots0:0:FF905E:02:540:Always have Power shot PL2 (3/3)
xybots0:0:FF905E:01:020:Always have Faster shot PL2
xybots0:0:FF905F:80:540:Always have Faster shot PL2 (2/3)
xybots0:0:FF905F:40:540:Always have Faster shot PL2 (3/3)
xybots0:0:FF905F:20:020:Always have Shield PL2
xybots0:0:FF905F:10:540:Always have Shield PL2 (2/3)
xybots0:0:FF905F:08:540:Always have Shield PL2 (3/3)
xybots0:0:FF905F:04:020:Always have Faster move PL2
xybots0:0:FF905F:02:540:Always have Faster move PL2 (2/3)
xybots0:0:FF905F:01:540:Always have Faster move PL2 (3/3)
xybots0:0:FF905C:80:021:Get 125% energy limit Now! PL2
xybots0:0:FF905C:20:021:Get Guard mapper Now! PL2
xybots0:0:FF905C:10:021:Get Enemy mapper Now! PL2
xybots0:0:FF905C:08:521:Get Enemy mapper Now! PL2 (2/2)
xybots0:0:FF905C:04:021:Get Wall mapper Now! PL2
xybots0:0:FF905C:02:521:Get Wall mapper Now! PL2 (2/2)
xybots0:0:FF905C:01:021:Get Warning arrows Now! PL2
xybots0:0:FF905D:80:521:Get Warning arrows Now! PL2 (2/2)
xybots0:0:FF905D:20:021:Get Shots repelled Now! PL2
xybots0:0:FF905D:10:541:Get Shots repelled Now! PL2 (2/3)
xybots0:0:FF905D:08:521:Get Shots repelled Now! PL2 (3/3)
xybots0:0:FF905D:04:021:Get Second shot Now! PL2
xybots0:0:FF905D:02:521:Get Second shot Now! PL2 (2/2)
xybots0:0:FF905D:01:021:Get Power zap Now! PL2
xybots0:0:FF905E:80:521:Get Power zap Now! PL2 (2/2)
xybots0:0:FF905E:40:021:Get Slow energy loss Now! PL2
xybots0:0:FF905E:20:541:Get Slow energy loss Now! PL2 (2/3)
xybots0:0:FF905E:10:541:Get Slow energy loss Now! PL2 (3/3)
xybots0:0:FF905E:08:021:Get Power shot Now! PL2
xybots0:0:FF905E:04:541:Get Power shot Now! PL2 (2/3)
xybots0:0:FF905E:02:541:Get Power shot Now! PL2 (3/3)
xybots0:0:FF905E:01:021:Get Faster shot Now! PL2
xybots0:0:FF905F:80:541:Get Faster shot Now! PL2 (2/3)
xybots0:0:FF905F:40:541:Get Faster shot Now! PL2 (3/3)
xybots0:0:FF905F:20:021:Get Shield Now! PL2
xybots0:0:FF905F:10:541:Get Shield Now! PL2 (2/3)
xybots0:0:FF905F:08:541:Get Shield Now! PL2 (3/3)
xybots0:0:FF905F:04:021:Get Faster move Now! PL2
xybots0:0:FF905F:02:541:Get Faster move Now! PL2 (2/3)
xybots0:0:FF905F:01:541:Get Faster move Now! PL2 (3/3)
; [ Xybots (rev 1) ]
xybots1:0:FFADEC:19:000:Infinite Credits PL1
xybots1:0:FF8FB2:64:000:Infinite Energy PL1
xybots1:0:FF8FB5:5A:000:Infinite Money PL1
xybots1:0:FF8FB4:5A:000:Infinite Keys PL1
xybots1:0:FF9020:29:000:Always have single shot PL1
xybots1:0:FF9020:2A:000:Always have double shot PL1
xybots1:0:FF9020:2B:000:Always have triple shot PL1
xybots1:0:FF9020:29:001:Get single shot Now! PL1
xybots1:0:FF9020:2A:001:Get double shot Now! PL1
xybots1:0:FF9020:2B:001:Get triple shot Now! PL1
xybots1:0:FF8FE0:BF:000:Always have all items PL1
xybots1:0:FF8FE1:AF:500:Always have all items PL1 (2/4)
xybots1:0:FF8FE2:49:500:Always have all items PL1 (3/4)
xybots1:0:FF8FE3:24:500:Always have all items PL1 (4/4)
xybots1:0:FF8FE0:BF:001:Get all items Now! PL1
xybots1:0:FF8FE1:AF:501:Get all items Now! PL1 (2/4)
xybots1:0:FF8FE2:49:501:Get all items Now! PL1 (3/4)
xybots1:0:FF8FE3:24:501:Get all items Now! PL1 (4/4)
xybots1:0:FF8FE0:80:020:Always have 125% energy limit PL1
xybots1:0:FF8FE0:20:020:Always have Guard mapper PL1
xybots1:0:FF8FE0:10:020:Always have Enemy mapper PL1
xybots1:0:FF8FE0:08:520:Always have Enemy mapper PL1 (2/2)
xybots1:0:FF8FE0:04:020:Always have Wall mapper PL1
xybots1:0:FF8FE0:02:520:Always have Wall mapper PL1 (2/2)
xybots1:0:FF8FE0:01:020:Always have Warning arrows PL1
xybots1:0:FF8FE1:80:520:Always have Warning arrows PL1 (2/2)
xybots1:0:FF8FE1:20:020:Always have Shots repelled PL1
xybots1:0:FF8FE1:10:540:Always have Shots repelled PL1 (2/3)
xybots1:0:FF8FE1:08:520:Always have Shots repelled PL1 (3/3)
xybots1:0:FF8FE1:04:020:Always have Second shot PL1
xybots1:0:FF8FE1:02:520:Always have Second shot PL1 (2/2)
xybots1:0:FF8FE1:01:020:Always have Power zap PL1
xybots1:0:FF8FE2:80:520:Always have Power zap PL1 (2/2)
xybots1:0:FF8FE2:40:020:Always have Slow energy loss PL1
xybots1:0:FF8FE2:20:540:Always have Slow energy loss PL1 (2/3)
xybots1:0:FF8FE2:10:540:Always have Slow energy loss PL1 (3/3)
xybots1:0:FF8FE2:08:020:Always have Power shot PL1
xybots1:0:FF8FE2:04:540:Always have Power shot PL1 (2/3)
xybots1:0:FF8FE2:02:540:Always have Power shot PL1 (3/3)
xybots1:0:FF8FE2:01:020:Always have Faster shot PL1
xybots1:0:FF8FE3:80:540:Always have Faster shot PL1 (2/3)
xybots1:0:FF8FE3:40:540:Always have Faster shot PL1 (3/3)
xybots1:0:FF8FE3:20:020:Always have Shield PL1
xybots1:0:FF8FE3:10:540:Always have Shield PL1 (2/3)
xybots1:0:FF8FE3:08:540:Always have Shield PL1 (3/3)
xybots1:0:FF8FE3:04:020:Always have Faster move PL1
xybots1:0:FF8FE3:02:540:Always have Faster move PL1 (2/3)
xybots1:0:FF8FE3:01:540:Always have Faster move PL1 (3/3)
xybots1:0:FF8FE0:80:021:Get 125% energy limit Now! PL1
xybots1:0:FF8FE0:20:021:Get Guard mapper Now! PL1
xybots1:0:FF8FE0:10:021:Get Enemy mapper Now! PL1
xybots1:0:FF8FE0:08:521:Get Enemy mapper Now! PL1 (2/2)
xybots1:0:FF8FE0:04:021:Get Wall mapper Now! PL1
xybots1:0:FF8FE0:02:521:Get Wall mapper Now! PL1 (2/2)
xybots1:0:FF8FE0:01:021:Get Warning arrows Now! PL1
xybots1:0:FF8FE1:80:521:Get Warning arrows Now! PL1 (2/2)
xybots1:0:FF8FE1:20:021:Get Shots repelled Now! PL1
xybots1:0:FF8FE1:10:541:Get Shots repelled Now! PL1 (2/3)
xybots1:0:FF8FE1:08:521:Get Shots repelled Now! PL1 (3/3)
xybots1:0:FF8FE1:04:021:Get Second shot Now! PL1
xybots1:0:FF8FE1:02:521:Get Second shot Now! PL1 (2/2)
xybots1:0:FF8FE1:01:021:Get Power zap Now! PL1
xybots1:0:FF8FE2:80:521:Get Power zap Now! PL1 (2/2)
xybots1:0:FF8FE2:40:021:Get Slow energy loss Now! PL1
xybots1:0:FF8FE2:20:541:Get Slow energy loss Now! PL1 (2/3)
xybots1:0:FF8FE2:10:541:Get Slow energy loss Now! PL1 (3/3)
xybots1:0:FF8FE2:08:021:Get Power shot Now! PL1
xybots1:0:FF8FE2:04:541:Get Power shot Now! PL1 (2/3)
xybots1:0:FF8FE2:02:541:Get Power shot Now! PL1 (3/3)
xybots1:0:FF8FE2:01:021:Get Faster shot Now! PL1
xybots1:0:FF8FE3:80:541:Get Faster shot Now! PL1 (2/3)
xybots1:0:FF8FE3:40:541:Get Faster shot Now! PL1 (3/3)
xybots1:0:FF8FE3:20:021:Get Shield Now! PL1
xybots1:0:FF8FE3:10:541:Get Shield Now! PL1 (2/3)
xybots1:0:FF8FE3:08:541:Get Shield Now! PL1 (3/3)
xybots1:0:FF8FE3:04:021:Get Faster move Now! PL1
xybots1:0:FF8FE3:02:541:Get Faster move Now! PL1 (2/3)
xybots1:0:FF8FE3:01:541:Get Faster move Now! PL1 (3/3)
xybots1:0:FFADED:19:000:Infinite Credits PL2
xybots1:0:FF9032:64:000:Infinite Energy PL2
xybots1:0:FF9035:5A:000:Infinite Money PL2
xybots1:0:FF9034:5A:000:Infinite Keys PL2
xybots1:0:FF90A0:29:000:Always have single shot PL2
xybots1:0:FF90A0:2A:000:Always have double shot PL2
xybots1:0:FF90A0:2B:000:Always have triple shot PL2
xybots1:0:FF90A0:29:001:Get single shot Now! PL2
xybots1:0:FF90A0:2A:001:Get double shot Now! PL2
xybots1:0:FF90A0:2B:001:Get triple shot Now! PL2
xybots1:0:FF9060:BF:000:Always have all items PL2
xybots1:0:FF9061:AF:500:Always have all items PL2(2/4)
xybots1:0:FF9062:49:500:Always have all items PL2(3/4)
xybots1:0:FF9063:24:500:Always have all items PL2(4/4)
xybots1:0:FF9060:BF:001:Get all items Now! PL2
xybots1:0:FF9061:AF:501:Get all items Now! PL2 (2/4)
xybots1:0:FF9062:49:501:Get all items Now! PL2 (3/4)
xybots1:0:FF9063:24:501:Get all items Now! PL2 (4/4)
xybots1:0:FF9060:80:020:Always have 125% energy limit PL2
xybots1:0:FF9060:20:020:Always have Guard mapper PL2
xybots1:0:FF9060:10:020:Always have Enemy mapper PL2
xybots1:0:FF9060:08:520:Always have Enemy mapper PL2 (2/2)
xybots1:0:FF9060:04:020:Always have Wall mapper PL2
xybots1:0:FF9060:02:520:Always have Wall mapper PL2 (2/2)
xybots1:0:FF9060:01:020:Always have Warning arrows PL2
xybots1:0:FF9061:80:520:Always have Warning arrows PL2 (2/2)
xybots1:0:FF9061:20:020:Always have Shots repelled PL2
xybots1:0:FF9061:10:540:Always have Shots repelled PL2 (2/3)
xybots1:0:FF9061:08:520:Always have Shots repelled PL2 (3/3)
xybots1:0:FF9061:04:020:Always have Second shot PL2
xybots1:0:FF9061:02:520:Always have Second shot PL2 (2/2)
xybots1:0:FF9061:01:020:Always have Power zap PL2
xybots1:0:FF9062:80:520:Always have Power zap PL2 (2/2)
xybots1:0:FF9062:40:020:Always have Slow energy loss PL2
xybots1:0:FF9062:20:540:Always have Slow energy loss PL2 (2/3)
xybots1:0:FF9062:10:540:Always have Slow energy loss PL2 (3/3)
xybots1:0:FF9062:08:020:Always have Power shot PL2
xybots1:0:FF9062:04:540:Always have Power shot PL2 (2/3)
xybots1:0:FF9062:02:540:Always have Power shot PL2 (3/3)
xybots1:0:FF9062:01:020:Always have Faster shot PL2
xybots1:0:FF9063:80:540:Always have Faster shot PL2 (2/3)
xybots1:0:FF9063:40:540:Always have Faster shot PL2 (3/3)
xybots1:0:FF9063:20:020:Always have Shield PL2
xybots1:0:FF9063:10:540:Always have Shield PL2 (2/3)
xybots1:0:FF9063:08:540:Always have Shield PL2 (3/3)
xybots1:0:FF9063:04:020:Always have Faster move PL2
xybots1:0:FF9063:02:540:Always have Faster move PL2 (2/3)
xybots1:0:FF9063:01:540:Always have Faster move PL2 (3/3)
xybots1:0:FF9060:80:021:Get 125% energy limit Now! PL2
xybots1:0:FF9060:20:021:Get Guard mapper Now! PL2
xybots1:0:FF9060:10:021:Get Enemy mapper Now! PL2
xybots1:0:FF9060:08:521:Get Enemy mapper Now! PL2 (2/2)
xybots1:0:FF9060:04:021:Get Wall mapper Now! PL2
xybots1:0:FF9060:02:521:Get Wall mapper Now! PL2 (2/2)
xybots1:0:FF9060:01:021:Get Warning arrows Now! PL2
xybots1:0:FF9061:80:521:Get Warning arrows Now! PL2 (2/2)
xybots1:0:FF9061:20:021:Get Shots repelled Now! PL2
xybots1:0:FF9061:10:541:Get Shots repelled Now! PL2 (2/3)
xybots1:0:FF9061:08:521:Get Shots repelled Now! PL2 (3/3)
xybots1:0:FF9061:04:021:Get Second shot Now! PL2
xybots1:0:FF9061:02:521:Get Second shot Now! PL2 (2/2)
xybots1:0:FF9061:01:021:Get Power zap Now! PL2
xybots1:0:FF9062:80:521:Get Power zap Now! PL2 (2/2)
xybots1:0:FF9062:40:021:Get Slow energy loss Now! PL2
xybots1:0:FF9062:20:541:Get Slow energy loss Now! PL2 (2/3)
xybots1:0:FF9062:10:541:Get Slow energy loss Now! PL2 (3/3)
xybots1:0:FF9062:08:021:Get Power shot Now! PL2
xybots1:0:FF9062:04:541:Get Power shot Now! PL2 (2/3)
xybots1:0:FF9062:02:541:Get Power shot Now! PL2 (3/3)
xybots1:0:FF9062:01:021:Get Faster shot Now! PL2
xybots1:0:FF9063:80:541:Get Faster shot Now! PL2 (2/3)
xybots1:0:FF9063:40:541:Get Faster shot Now! PL2 (3/3)
xybots1:0:FF9063:20:021:Get Shield Now! PL2
xybots1:0:FF9063:10:541:Get Shield Now! PL2 (2/3)
xybots1:0:FF9063:08:541:Get Shield Now! PL2 (3/3)
xybots1:0:FF9063:04:021:Get Faster move Now! PL2
xybots1:0:FF9063:02:541:Get Faster move Now! PL2 (2/3)
xybots1:0:FF9063:01:541:Get Faster move Now! PL2 (3/3)
; [ Xybots (French, rev 3) ]
xybotsf:0:FFADEC:19:000:Infinite Credits PL1
xybotsf:0:FF8FB2:64:000:Infinite Energy PL1
xybotsf:0:FF8FB5:5A:000:Infinite Money PL1
xybotsf:0:FF8FB4:5A:000:Infinite Keys PL1
xybotsf:0:FF9020:29:000:Always have single shot PL1
xybotsf:0:FF9020:2A:000:Always have double shot PL1
xybotsf:0:FF9020:2B:000:Always have triple shot PL1
xybotsf:0:FF9020:29:001:Get single shot Now! PL1
xybotsf:0:FF9020:2A:001:Get double shot Now! PL1
xybotsf:0:FF9020:2B:001:Get triple shot Now! PL1
xybotsf:0:FF8FE0:BF:000:Always have all items PL1
xybotsf:0:FF8FE1:AF:500:Always have all items PL1 (2/4)
xybotsf:0:FF8FE2:49:500:Always have all items PL1 (3/4)
xybotsf:0:FF8FE3:24:500:Always have all items PL1 (4/4)
xybotsf:0:FF8FE0:BF:001:Get all items Now! PL1
xybotsf:0:FF8FE1:AF:501:Get all items Now! PL1 (2/4)
xybotsf:0:FF8FE2:49:501:Get all items Now! PL1 (3/4)
xybotsf:0:FF8FE3:24:501:Get all items Now! PL1 (4/4)
xybotsf:0:FF8FE0:80:020:Always have 125% energy limit PL1
xybotsf:0:FF8FE0:20:020:Always have Guard mapper PL1
xybotsf:0:FF8FE0:10:020:Always have Enemy mapper PL1
xybotsf:0:FF8FE0:08:520:Always have Enemy mapper PL1 (2/2)
xybotsf:0:FF8FE0:04:020:Always have Wall mapper PL1
xybotsf:0:FF8FE0:02:520:Always have Wall mapper PL1 (2/2)
xybotsf:0:FF8FE0:01:020:Always have Warning arrows PL1
xybotsf:0:FF8FE1:80:520:Always have Warning arrows PL1 (2/2)
xybotsf:0:FF8FE1:20:020:Always have Shots repelled PL1
xybotsf:0:FF8FE1:10:540:Always have Shots repelled PL1 (2/3)
xybotsf:0:FF8FE1:08:520:Always have Shots repelled PL1 (3/3)
xybotsf:0:FF8FE1:04:020:Always have Second shot PL1
xybotsf:0:FF8FE1:02:520:Always have Second shot PL1 (2/2)
xybotsf:0:FF8FE1:01:020:Always have Power zap PL1
xybotsf:0:FF8FE2:80:520:Always have Power zap PL1 (2/2)
xybotsf:0:FF8FE2:40:020:Always have Slow energy loss PL1
xybotsf:0:FF8FE2:20:540:Always have Slow energy loss PL1 (2/3)
xybotsf:0:FF8FE2:10:540:Always have Slow energy loss PL1 (3/3)
xybotsf:0:FF8FE2:08:020:Always have Power shot PL1
xybotsf:0:FF8FE2:04:540:Always have Power shot PL1 (2/3)
xybotsf:0:FF8FE2:02:540:Always have Power shot PL1 (3/3)
xybotsf:0:FF8FE2:01:020:Always have Faster shot PL1
xybotsf:0:FF8FE3:80:540:Always have Faster shot PL1 (2/3)
xybotsf:0:FF8FE3:40:540:Always have Faster shot PL1 (3/3)
xybotsf:0:FF8FE3:20:020:Always have Shield PL1
xybotsf:0:FF8FE3:10:540:Always have Shield PL1 (2/3)
xybotsf:0:FF8FE3:08:540:Always have Shield PL1 (3/3)
xybotsf:0:FF8FE3:04:020:Always have Faster move PL1
xybotsf:0:FF8FE3:02:540:Always have Faster move PL1 (2/3)
xybotsf:0:FF8FE3:01:540:Always have Faster move PL1 (3/3)
xybotsf:0:FF8FE0:80:021:Get 125% energy limit Now! PL1
xybotsf:0:FF8FE0:20:021:Get Guard mapper Now! PL1
xybotsf:0:FF8FE0:10:021:Get Enemy mapper Now! PL1
xybotsf:0:FF8FE0:08:521:Get Enemy mapper Now! PL1 (2/2)
xybotsf:0:FF8FE0:04:021:Get Wall mapper Now! PL1
xybotsf:0:FF8FE0:02:521:Get Wall mapper Now! PL1 (2/2)
xybotsf:0:FF8FE0:01:021:Get Warning arrows Now! PL1
xybotsf:0:FF8FE1:80:521:Get Warning arrows Now! PL1 (2/2)
xybotsf:0:FF8FE1:20:021:Get Shots repelled Now! PL1
xybotsf:0:FF8FE1:10:541:Get Shots repelled Now! PL1 (2/3)
xybotsf:0:FF8FE1:08:521:Get Shots repelled Now! PL1 (3/3)
xybotsf:0:FF8FE1:04:021:Get Second shot Now! PL1
xybotsf:0:FF8FE1:02:521:Get Second shot Now! PL1 (2/2)
xybotsf:0:FF8FE1:01:021:Get Power zap Now! PL1
xybotsf:0:FF8FE2:80:521:Get Power zap Now! PL1 (2/2)
xybotsf:0:FF8FE2:40:021:Get Slow energy loss Now! PL1
xybotsf:0:FF8FE2:20:541:Get Slow energy loss Now! PL1 (2/3)
xybotsf:0:FF8FE2:10:541:Get Slow energy loss Now! PL1 (3/3)
xybotsf:0:FF8FE2:08:021:Get Power shot Now! PL1
xybotsf:0:FF8FE2:04:541:Get Power shot Now! PL1 (2/3)
xybotsf:0:FF8FE2:02:541:Get Power shot Now! PL1 (3/3)
xybotsf:0:FF8FE2:01:021:Get Faster shot Now! PL1
xybotsf:0:FF8FE3:80:541:Get Faster shot Now! PL1 (2/3)
xybotsf:0:FF8FE3:40:541:Get Faster shot Now! PL1 (3/3)
xybotsf:0:FF8FE3:20:021:Get Shield Now! PL1
xybotsf:0:FF8FE3:10:541:Get Shield Now! PL1 (2/3)
xybotsf:0:FF8FE3:08:541:Get Shield Now! PL1 (3/3)
xybotsf:0:FF8FE3:04:021:Get Faster move Now! PL1
xybotsf:0:FF8FE3:02:541:Get Faster move Now! PL1 (2/3)
xybotsf:0:FF8FE3:01:541:Get Faster move Now! PL1 (3/3)
xybotsf:0:FFADED:19:000:Infinite Credits PL2
xybotsf:0:FF9032:64:000:Infinite Energy PL2
xybotsf:0:FF9035:5A:000:Infinite Money PL2
xybotsf:0:FF9034:5A:000:Infinite Keys PL2
xybotsf:0:FF90A0:29:000:Always have single shot PL2
xybotsf:0:FF90A0:2A:000:Always have double shot PL2
xybotsf:0:FF90A0:2B:000:Always have triple shot PL2
xybotsf:0:FF90A0:29:001:Get single shot Now! PL2
xybotsf:0:FF90A0:2A:001:Get double shot Now! PL2
xybotsf:0:FF90A0:2B:001:Get triple shot Now! PL2
xybotsf:0:FF9060:BF:000:Always have all items PL2
xybotsf:0:FF9061:AF:500:Always have all items PL2(2/4)
xybotsf:0:FF9062:49:500:Always have all items PL2(3/4)
xybotsf:0:FF9063:24:500:Always have all items PL2(4/4)
xybotsf:0:FF9060:BF:001:Get all items Now! PL2
xybotsf:0:FF9061:AF:501:Get all items Now! PL2 (2/4)
xybotsf:0:FF9062:49:501:Get all items Now! PL2 (3/4)
xybotsf:0:FF9063:24:501:Get all items Now! PL2 (4/4)
xybotsf:0:FF9060:80:020:Always have 125% energy limit PL2
xybotsf:0:FF9060:20:020:Always have Guard mapper PL2
xybotsf:0:FF9060:10:020:Always have Enemy mapper PL2
xybotsf:0:FF9060:08:520:Always have Enemy mapper PL2 (2/2)
xybotsf:0:FF9060:04:020:Always have Wall mapper PL2
xybotsf:0:FF9060:02:520:Always have Wall mapper PL2 (2/2)
xybotsf:0:FF9060:01:020:Always have Warning arrows PL2
xybotsf:0:FF9061:80:520:Always have Warning arrows PL2 (2/2)
xybotsf:0:FF9061:20:020:Always have Shots repelled PL2
xybotsf:0:FF9061:10:540:Always have Shots repelled PL2 (2/3)
xybotsf:0:FF9061:08:520:Always have Shots repelled PL2 (3/3)
xybotsf:0:FF9061:04:020:Always have Second shot PL2
xybotsf:0:FF9061:02:520:Always have Second shot PL2 (2/2)
xybotsf:0:FF9061:01:020:Always have Power zap PL2
xybotsf:0:FF9062:80:520:Always have Power zap PL2 (2/2)
xybotsf:0:FF9062:40:020:Always have Slow energy loss PL2
xybotsf:0:FF9062:20:540:Always have Slow energy loss PL2 (2/3)
xybotsf:0:FF9062:10:540:Always have Slow energy loss PL2 (3/3)
xybotsf:0:FF9062:08:020:Always have Power shot PL2
xybotsf:0:FF9062:04:540:Always have Power shot PL2 (2/3)
xybotsf:0:FF9062:02:540:Always have Power shot PL2 (3/3)
xybotsf:0:FF9062:01:020:Always have Faster shot PL2
xybotsf:0:FF9063:80:540:Always have Faster shot PL2 (2/3)
xybotsf:0:FF9063:40:540:Always have Faster shot PL2 (3/3)
xybotsf:0:FF9063:20:020:Always have Shield PL2
xybotsf:0:FF9063:10:540:Always have Shield PL2 (2/3)
xybotsf:0:FF9063:08:540:Always have Shield PL2 (3/3)
xybotsf:0:FF9063:04:020:Always have Faster move PL2
xybotsf:0:FF9063:02:540:Always have Faster move PL2 (2/3)
xybotsf:0:FF9063:01:540:Always have Faster move PL2 (3/3)
xybotsf:0:FF9060:80:021:Get 125% energy limit Now! PL2
xybotsf:0:FF9060:20:021:Get Guard mapper Now! PL2
xybotsf:0:FF9060:10:021:Get Enemy mapper Now! PL2
xybotsf:0:FF9060:08:521:Get Enemy mapper Now! PL2 (2/2)
xybotsf:0:FF9060:04:021:Get Wall mapper Now! PL2
xybotsf:0:FF9060:02:521:Get Wall mapper Now! PL2 (2/2)
xybotsf:0:FF9060:01:021:Get Warning arrows Now! PL2
xybotsf:0:FF9061:80:521:Get Warning arrows Now! PL2 (2/2)
xybotsf:0:FF9061:20:021:Get Shots repelled Now! PL2
xybotsf:0:FF9061:10:541:Get Shots repelled Now! PL2 (2/3)
xybotsf:0:FF9061:08:521:Get Shots repelled Now! PL2 (3/3)
xybotsf:0:FF9061:04:021:Get Second shot Now! PL2
xybotsf:0:FF9061:02:521:Get Second shot Now! PL2 (2/2)
xybotsf:0:FF9061:01:021:Get Power zap Now! PL2
xybotsf:0:FF9062:80:521:Get Power zap Now! PL2 (2/2)
xybotsf:0:FF9062:40:021:Get Slow energy loss Now! PL2
xybotsf:0:FF9062:20:541:Get Slow energy loss Now! PL2 (2/3)
xybotsf:0:FF9062:10:541:Get Slow energy loss Now! PL2 (3/3)
xybotsf:0:FF9062:08:021:Get Power shot Now! PL2
xybotsf:0:FF9062:04:541:Get Power shot Now! PL2 (2/3)
xybotsf:0:FF9062:02:541:Get Power shot Now! PL2 (3/3)
xybotsf:0:FF9062:01:021:Get Faster shot Now! PL2
xybotsf:0:FF9063:80:541:Get Faster shot Now! PL2 (2/3)
xybotsf:0:FF9063:40:541:Get Faster shot Now! PL2 (3/3)
xybotsf:0:FF9063:20:021:Get Shield Now! PL2
xybotsf:0:FF9063:10:541:Get Shield Now! PL2 (2/3)
xybotsf:0:FF9063:08:541:Get Shield Now! PL2 (3/3)
xybotsf:0:FF9063:04:021:Get Faster move Now! PL2
xybotsf:0:FF9063:02:541:Get Faster move Now! PL2 (2/3)
xybotsf:0:FF9063:01:541:Get Faster move Now! PL2 (3/3)
; [ Xybots (German, rev 3) ]
xybotsg:0:FFADEC:19:000:Infinite Credits PL1
xybotsg:0:FF8FB2:64:000:Infinite Energy PL1
xybotsg:0:FF8FB5:5A:000:Infinite Money PL1
xybotsg:0:FF8FB4:5A:000:Infinite Keys PL1
xybotsg:0:FF9020:29:000:Always have single shot PL1
xybotsg:0:FF9020:2A:000:Always have double shot PL1
xybotsg:0:FF9020:2B:000:Always have triple shot PL1
xybotsg:0:FF9020:29:001:Get single shot Now! PL1
xybotsg:0:FF9020:2A:001:Get double shot Now! PL1
xybotsg:0:FF9020:2B:001:Get triple shot Now! PL1
xybotsg:0:FF8FE0:BF:000:Always have all items PL1
xybotsg:0:FF8FE1:AF:500:Always have all items PL1 (2/4)
xybotsg:0:FF8FE2:49:500:Always have all items PL1 (3/4)
xybotsg:0:FF8FE3:24:500:Always have all items PL1 (4/4)
xybotsg:0:FF8FE0:BF:001:Get all items Now! PL1
xybotsg:0:FF8FE1:AF:501:Get all items Now! PL1 (2/4)
xybotsg:0:FF8FE2:49:501:Get all items Now! PL1 (3/4)
xybotsg:0:FF8FE3:24:501:Get all items Now! PL1 (4/4)
xybotsg:0:FF8FE0:80:020:Always have 125% energy limit PL1
xybotsg:0:FF8FE0:20:020:Always have Guard mapper PL1
xybotsg:0:FF8FE0:10:020:Always have Enemy mapper PL1
xybotsg:0:FF8FE0:08:520:Always have Enemy mapper PL1 (2/2)
xybotsg:0:FF8FE0:04:020:Always have Wall mapper PL1
xybotsg:0:FF8FE0:02:520:Always have Wall mapper PL1 (2/2)
xybotsg:0:FF8FE0:01:020:Always have Warning arrows PL1
xybotsg:0:FF8FE1:80:520:Always have Warning arrows PL1 (2/2)
xybotsg:0:FF8FE1:20:020:Always have Shots repelled PL1
xybotsg:0:FF8FE1:10:540:Always have Shots repelled PL1 (2/3)
xybotsg:0:FF8FE1:08:520:Always have Shots repelled PL1 (3/3)
xybotsg:0:FF8FE1:04:020:Always have Second shot PL1
xybotsg:0:FF8FE1:02:520:Always have Second shot PL1 (2/2)
xybotsg:0:FF8FE1:01:020:Always have Power zap PL1
xybotsg:0:FF8FE2:80:520:Always have Power zap PL1 (2/2)
xybotsg:0:FF8FE2:40:020:Always have Slow energy loss PL1
xybotsg:0:FF8FE2:20:540:Always have Slow energy loss PL1 (2/3)
xybotsg:0:FF8FE2:10:540:Always have Slow energy loss PL1 (3/3)
xybotsg:0:FF8FE2:08:020:Always have Power shot PL1
xybotsg:0:FF8FE2:04:540:Always have Power shot PL1 (2/3)
xybotsg:0:FF8FE2:02:540:Always have Power shot PL1 (3/3)
xybotsg:0:FF8FE2:01:020:Always have Faster shot PL1
xybotsg:0:FF8FE3:80:540:Always have Faster shot PL1 (2/3)
xybotsg:0:FF8FE3:40:540:Always have Faster shot PL1 (3/3)
xybotsg:0:FF8FE3:20:020:Always have Shield PL1
xybotsg:0:FF8FE3:10:540:Always have Shield PL1 (2/3)
xybotsg:0:FF8FE3:08:540:Always have Shield PL1 (3/3)
xybotsg:0:FF8FE3:04:020:Always have Faster move PL1
xybotsg:0:FF8FE3:02:540:Always have Faster move PL1 (2/3)
xybotsg:0:FF8FE3:01:540:Always have Faster move PL1 (3/3)
xybotsg:0:FF8FE0:80:021:Get 125% energy limit Now! PL1
xybotsg:0:FF8FE0:20:021:Get Guard mapper Now! PL1
xybotsg:0:FF8FE0:10:021:Get Enemy mapper Now! PL1
xybotsg:0:FF8FE0:08:521:Get Enemy mapper Now! PL1 (2/2)
xybotsg:0:FF8FE0:04:021:Get Wall mapper Now! PL1
xybotsg:0:FF8FE0:02:521:Get Wall mapper Now! PL1 (2/2)
xybotsg:0:FF8FE0:01:021:Get Warning arrows Now! PL1
xybotsg:0:FF8FE1:80:521:Get Warning arrows Now! PL1 (2/2)
xybotsg:0:FF8FE1:20:021:Get Shots repelled Now! PL1
xybotsg:0:FF8FE1:10:541:Get Shots repelled Now! PL1 (2/3)
xybotsg:0:FF8FE1:08:521:Get Shots repelled Now! PL1 (3/3)
xybotsg:0:FF8FE1:04:021:Get Second shot Now! PL1
xybotsg:0:FF8FE1:02:521:Get Second shot Now! PL1 (2/2)
xybotsg:0:FF8FE1:01:021:Get Power zap Now! PL1
xybotsg:0:FF8FE2:80:521:Get Power zap Now! PL1 (2/2)
xybotsg:0:FF8FE2:40:021:Get Slow energy loss Now! PL1
xybotsg:0:FF8FE2:20:541:Get Slow energy loss Now! PL1 (2/3)
xybotsg:0:FF8FE2:10:541:Get Slow energy loss Now! PL1 (3/3)
xybotsg:0:FF8FE2:08:021:Get Power shot Now! PL1
xybotsg:0:FF8FE2:04:541:Get Power shot Now! PL1 (2/3)
xybotsg:0:FF8FE2:02:541:Get Power shot Now! PL1 (3/3)
xybotsg:0:FF8FE2:01:021:Get Faster shot Now! PL1
xybotsg:0:FF8FE3:80:541:Get Faster shot Now! PL1 (2/3)
xybotsg:0:FF8FE3:40:541:Get Faster shot Now! PL1 (3/3)
xybotsg:0:FF8FE3:20:021:Get Shield Now! PL1
xybotsg:0:FF8FE3:10:541:Get Shield Now! PL1 (2/3)
xybotsg:0:FF8FE3:08:541:Get Shield Now! PL1 (3/3)
xybotsg:0:FF8FE3:04:021:Get Faster move Now! PL1
xybotsg:0:FF8FE3:02:541:Get Faster move Now! PL1 (2/3)
xybotsg:0:FF8FE3:01:541:Get Faster move Now! PL1 (3/3)
xybotsg:0:FFADED:19:000:Infinite Credits PL2
xybotsg:0:FF9032:64:000:Infinite Energy PL2
xybotsg:0:FF9035:5A:000:Infinite Money PL2
xybotsg:0:FF9034:5A:000:Infinite Keys PL2
xybotsg:0:FF90A0:29:000:Always have single shot PL2
xybotsg:0:FF90A0:2A:000:Always have double shot PL2
xybotsg:0:FF90A0:2B:000:Always have triple shot PL2
xybotsg:0:FF90A0:29:001:Get single shot Now! PL2
xybotsg:0:FF90A0:2A:001:Get double shot Now! PL2
xybotsg:0:FF90A0:2B:001:Get triple shot Now! PL2
xybotsg:0:FF9060:BF:000:Always have all items PL2
xybotsg:0:FF9061:AF:500:Always have all items PL2(2/4)
xybotsg:0:FF9062:49:500:Always have all items PL2(3/4)
xybotsg:0:FF9063:24:500:Always have all items PL2(4/4)
xybotsg:0:FF9060:BF:001:Get all items Now! PL2
xybotsg:0:FF9061:AF:501:Get all items Now! PL2 (2/4)
xybotsg:0:FF9062:49:501:Get all items Now! PL2 (3/4)
xybotsg:0:FF9063:24:501:Get all items Now! PL2 (4/4)
xybotsg:0:FF9060:80:020:Always have 125% energy limit PL2
xybotsg:0:FF9060:20:020:Always have Guard mapper PL2
xybotsg:0:FF9060:10:020:Always have Enemy mapper PL2
xybotsg:0:FF9060:08:520:Always have Enemy mapper PL2 (2/2)
xybotsg:0:FF9060:04:020:Always have Wall mapper PL2
xybotsg:0:FF9060:02:520:Always have Wall mapper PL2 (2/2)
xybotsg:0:FF9060:01:020:Always have Warning arrows PL2
xybotsg:0:FF9061:80:520:Always have Warning arrows PL2 (2/2)
xybotsg:0:FF9061:20:020:Always have Shots repelled PL2
xybotsg:0:FF9061:10:540:Always have Shots repelled PL2 (2/3)
xybotsg:0:FF9061:08:520:Always have Shots repelled PL2 (3/3)
xybotsg:0:FF9061:04:020:Always have Second shot PL2
xybotsg:0:FF9061:02:520:Always have Second shot PL2 (2/2)
xybotsg:0:FF9061:01:020:Always have Power zap PL2
xybotsg:0:FF9062:80:520:Always have Power zap PL2 (2/2)
xybotsg:0:FF9062:40:020:Always have Slow energy loss PL2
xybotsg:0:FF9062:20:540:Always have Slow energy loss PL2 (2/3)
xybotsg:0:FF9062:10:540:Always have Slow energy loss PL2 (3/3)
xybotsg:0:FF9062:08:020:Always have Power shot PL2
xybotsg:0:FF9062:04:540:Always have Power shot PL2 (2/3)
xybotsg:0:FF9062:02:540:Always have Power shot PL2 (3/3)
xybotsg:0:FF9062:01:020:Always have Faster shot PL2
xybotsg:0:FF9063:80:540:Always have Faster shot PL2 (2/3)
xybotsg:0:FF9063:40:540:Always have Faster shot PL2 (3/3)
xybotsg:0:FF9063:20:020:Always have Shield PL2
xybotsg:0:FF9063:10:540:Always have Shield PL2 (2/3)
xybotsg:0:FF9063:08:540:Always have Shield PL2 (3/3)
xybotsg:0:FF9063:04:020:Always have Faster move PL2
xybotsg:0:FF9063:02:540:Always have Faster move PL2 (2/3)
xybotsg:0:FF9063:01:540:Always have Faster move PL2 (3/3)
xybotsg:0:FF9060:80:021:Get 125% energy limit Now! PL2
xybotsg:0:FF9060:20:021:Get Guard mapper Now! PL2
xybotsg:0:FF9060:10:021:Get Enemy mapper Now! PL2
xybotsg:0:FF9060:08:521:Get Enemy mapper Now! PL2 (2/2)
xybotsg:0:FF9060:04:021:Get Wall mapper Now! PL2
xybotsg:0:FF9060:02:521:Get Wall mapper Now! PL2 (2/2)
xybotsg:0:FF9060:01:021:Get Warning arrows Now! PL2
xybotsg:0:FF9061:80:521:Get Warning arrows Now! PL2 (2/2)
xybotsg:0:FF9061:20:021:Get Shots repelled Now! PL2
xybotsg:0:FF9061:10:541:Get Shots repelled Now! PL2 (2/3)
xybotsg:0:FF9061:08:521:Get Shots repelled Now! PL2 (3/3)
xybotsg:0:FF9061:04:021:Get Second shot Now! PL2
xybotsg:0:FF9061:02:521:Get Second shot Now! PL2 (2/2)
xybotsg:0:FF9061:01:021:Get Power zap Now! PL2
xybotsg:0:FF9062:80:521:Get Power zap Now! PL2 (2/2)
xybotsg:0:FF9062:40:021:Get Slow energy loss Now! PL2
xybotsg:0:FF9062:20:541:Get Slow energy loss Now! PL2 (2/3)
xybotsg:0:FF9062:10:541:Get Slow energy loss Now! PL2 (3/3)
xybotsg:0:FF9062:08:021:Get Power shot Now! PL2
xybotsg:0:FF9062:04:541:Get Power shot Now! PL2 (2/3)
xybotsg:0:FF9062:02:541:Get Power shot Now! PL2 (3/3)
xybotsg:0:FF9062:01:021:Get Faster shot Now! PL2
xybotsg:0:FF9063:80:541:Get Faster shot Now! PL2 (2/3)
xybotsg:0:FF9063:40:541:Get Faster shot Now! PL2 (3/3)
xybotsg:0:FF9063:20:021:Get Shield Now! PL2
xybotsg:0:FF9063:10:541:Get Shield Now! PL2 (2/3)
xybotsg:0:FF9063:08:541:Get Shield Now! PL2 (3/3)
xybotsg:0:FF9063:04:021:Get Faster move Now! PL2
xybotsg:0:FF9063:02:541:Get Faster move Now! PL2 (2/3)
xybotsg:0:FF9063:01:541:Get Faster move Now! PL2 (3/3)
; [ Xyonix ]
xyonix:0:000000:00:999:[ The display of the next shape will not update ]
xyonix:0:000000:00:999:[ though the cheat works. ]
:xyonix:62000000:C08D:00000000:FFFFFFFF:Next Shape PL1 always =
:xyonix:00010000:C08D:00000000:FFFFFFFF:Green Square
:xyonix:00010000:C08D:00000001:FFFFFFFF:Orange 'Z'
:xyonix:00010000:C08D:00000002:FFFFFFFF:Dark Blue 'Z'
:xyonix:00010000:C08D:00000003:FFFFFFFF:Yellow '--'
:xyonix:00010000:C08D:00000004:FFFFFFFF:Yellow 'L'
:xyonix:00010000:C08D:00000005:FFFFFFFF:Pink 'T'
:xyonix:00010000:C08D:00000006:FFFFFFFF:Light Blue 'L'
:xyonix:62000001:C08D:00000000:FFFFFFFF:Next Shape PL1 Now! =
:xyonix:00010001:C08D:00000000:FFFFFFFF:Green Square
:xyonix:00010001:C08D:00000001:FFFFFFFF:Orange 'Z'
:xyonix:00010001:C08D:00000002:FFFFFFFF:Dark Blue 'Z'
:xyonix:00010001:C08D:00000003:FFFFFFFF:Yellow '--'
:xyonix:00010001:C08D:00000004:FFFFFFFF:Yellow 'L'
:xyonix:00010001:C08D:00000005:FFFFFFFF:Pink 'T'
:xyonix:00010001:C08D:00000006:FFFFFFFF:Light Blue 'L'
:xyonix:62000000:C08E:00000000:FFFFFFFF:Next Shape PL2 always =
:xyonix:00010000:C08E:00000000:FFFFFFFF:Green Square
:xyonix:00010000:C08E:00000001:FFFFFFFF:Orange 'Z'
:xyonix:00010000:C08E:00000002:FFFFFFFF:Dark Blue 'Z'
:xyonix:00010000:C08E:00000003:FFFFFFFF:Yellow '--'
:xyonix:00010000:C08E:00000004:FFFFFFFF:Yellow 'L'
:xyonix:00010000:C08E:00000005:FFFFFFFF:Pink 'T'
:xyonix:00010000:C08E:00000006:FFFFFFFF:Light Blue 'L'
:xyonix:62000001:C08E:00000000:FFFFFFFF:Next Shape PL2 Now! =
:xyonix:00010001:C08E:00000000:FFFFFFFF:Green Square
:xyonix:00010001:C08E:00000001:FFFFFFFF:Orange 'Z'
:xyonix:00010001:C08E:00000002:FFFFFFFF:Dark Blue 'Z'
:xyonix:00010001:C08E:00000003:FFFFFFFF:Yellow '--'
:xyonix:00010001:C08E:00000004:FFFFFFFF:Yellow 'L'
:xyonix:00010001:C08E:00000005:FFFFFFFF:Pink 'T'
:xyonix:00010001:C08E:00000006:FFFFFFFF:Light Blue 'L'
; [ Go Go Mr. Yamaguchi / Yuke Yuke Yamaguchi-kun ]
yamagchi:0:C30B:09:000:Infinite Time
yamagchi:0:C00C:06:000:Infinite Lives PL1
yamagchi:0:C00D:06:000:Infinite Lives PL2
; [ Yamato (US) ]
yamato:0:6020:03:000:Infinite Lives PL1
yamato:0:6021:03:000:Infinite Lives PL2
; [ Yamato (World?) ]
yamato2:0:6020:03:000:Infinite Lives PL1
yamato2:0:6021:03:000:Infinite Lives PL2
; [ Yam! Yam!? ]
yamyam:0:E906:09:000:Infinite Lives
yamyam:0:EB16:2F:000:Infinite Time
yamyam:0:EAE4:00:001:Finish this stage Now!
yamyam:0:E907:09:001:Get 9 stars Now!
; [ Kaiketsu Yanchamaru (Japan) ]
yanchamr:0:E122:5A:000:Infinite Time
yanchamr:0:E200:09:000:Infinite Lives
yanchamr:0:E54A:08:000:Infinite POW
yanchamr:0:E21E:30:000:No Enemies
yanchamr:0:0000:00:999:[After you kill the End of ]
yanchamr:0:0000:00:999:[Level Guardian make sure ]
yanchamr:0:0000:00:999:[you turn OFF Invincibility ]
yanchamr:0:0000:00:999:[before picking up the ]
yanchamr:0:0000:00:999:[cracker. OR YOU WILL NOT ]
yanchamr:0:0000:00:999:[PROGRESS!! You can use F6. ]
yanchamr:0:E003:01:040:Invincibility
yanchamr:0:0000:00:999:[If you happen to fall down ]
yanchamr:0:0000:00:999:[a gap when you have ]
yanchamr:0:0000:00:999:[invincibilty enabled and ]
yanchamr:0:0000:00:999:[you can't recover it then ]
yanchamr:0:0000:00:999:[use the following cheat!! ]
yanchamr:0:E003:03:001:Start this Level Again!
yanchamr:0:0000:00:999:[ ]
yanchamr:0:0000:00:999:[See the Dip Switch Menu to ]
yanchamr:0:0000:00:999:[enable an alternate ]
yanchamr:0:0000:00:999:[Invincibility cheat. ]
yanchamr:0:0000:00:999:[ ]
yanchamr:0:0000:00:999:[You can use the Select ]
yanchamr:0:0000:00:999:[current level cheat to ]
yanchamr:0:0000:00:999:[choose the starting level, ]
yanchamr:0:0000:00:999:[just enable it on the press]
yanchamr:0:0000:00:999:[1 or 2 player button screen]
yanchamr:0:E202:07:071:Select current level
yanchamr:0:E202:07:061:Select next level
; [ Yankee DO! ]
yankeedo:0:32A6:18:100:Invincibility
yankeedo:0:44B0:18:600:Invincibility (2/4):1/4 = red monsters, 2/4 = letter monsters, 3/4 = blue monsters, 4/4 = apples
yankeedo:0:4B94:18:600:Invincibility (3/4)
yankeedo:0:5345:18:600:Invincibility (4/4)
yankeedo:0:E097:06:000:Infinite Lives PL1
yankeedo:0:E0A1:21:000:MANY red monsters PL1
yankeedo:0:E0A1:01:000:One red monster PL1
yankeedo:0:E0A1:00:000:NO red monsters PL1
yankeedo:0:E11C:06:000:Infinite Lives PL2
yankeedo:0:E126:21:000:MANY red monsters PL2
yankeedo:0:E126:01:000:One red monster PL2
yankeedo:0:E126:00:000:NO red monsters PL2
; [ 10 Yard Fight (Japan) ]
yard:0:E44A:30:004:Infinite Time
yard:0:E44A:60:001:Reset Timer (once)
yard:0:E432:00:000:Always 1st Down
yard:0:0000:00:999:[See the Dip Switch Menu to ]
yard:0:0000:00:999:[enable Invincibility. ]
; [ Mahjong Yarunara (Japan) ]
yarunara:0:0000:00:999:[ The winning hand cheat must be ]
yarunara:0:0000:00:999:[ activated when there are 14 tiles ]
yarunara:0:0000:00:999:[ in your hand, then press the RON ]
yarunara:0:0000:00:999:[ key ('Z' by default). The tiles do ]
yarunara:0:0000:00:999:[ not visually change until you make ]
yarunara:0:0000:00:999:[ a move. ]
:yarunara:00300001:76C0:32313131:FFFFFFFF:Get winning hand Now!
:yarunara:00310001:76C4:35353532:FFFFFFFF:Get winning hand Now! (2/4)
:yarunara:00310001:76C8:37363636:FFFFFFFF:Get winning hand Now! (3/4)
:yarunara:00110001:76CC:00003737:FFFFFFFF:Get winning hand Now! (4/4)
:yarunara:00300000:76C0:32313131:FFFFFFFF:Always Winning Hand
:yarunara:00310000:76C4:35353532:FFFFFFFF:Always Winning Hand (2/4)
:yarunara:00310000:76C8:37363636:FFFFFFFF:Always Winning Hand (3/4)
:yarunara:00110000:76CC:00003737:FFFFFFFF:Always Winning Hand (4/4)
; [ Yes/No Sinri Tokimeki Chart ]
yesnoj:0:2008B7:09:000:Infinite Credits
yesnoj:0:000000:00:999:[This game is really not suitable for cheats, it ]
yesnoj:0:000000:00:999:[looks to be more of a psychological test then ]
yesnoj:0:000000:00:999:[an actual game...so who are you cheating? ]
; [ Yie Ar Kung-Fu (set 1) ]
yiear:0:5430:09:000:Infinite Lives
yiear:0:508C:08:007:Infinite Energy
yiear:0:508A:08:000:Infinite Energy (CPU)
yiear:0:508A:00:001:Finish level Now!
yiear:0:5431:00:000:Level 1
yiear:0:5431:01:000:Level 2
yiear:0:5431:02:000:Level 3
yiear:0:5431:03:000:Level 4
yiear:0:5431:04:000:Level 5
yiear:0:5431:05:000:Level 6
yiear:0:5431:06:000:Level 7
yiear:0:5431:07:000:Level 8
yiear:0:5431:08:000:Level 9
yiear:0:5431:09:000:Level 10
yiear:0:5431:0A:000:Level 11
; [ Yie Ar Kung-Fu (set 2) ]
yiear2:0:5430:09:000:Infinite Lives
yiear2:0:508C:08:007:Infinite Energy
yiear2:0:508A:08:000:Infinite Energy (CPU)
yiear2:0:508A:00:001:Finish level Now!
yiear2:0:5431:00:000:Level 1
yiear2:0:5431:01:000:Level 2
yiear2:0:5431:02:000:Level 3
yiear2:0:5431:03:000:Level 4
yiear2:0:5431:04:000:Level 5
yiear2:0:5431:05:000:Level 6
yiear2:0:5431:06:000:Level 7
yiear2:0:5431:07:000:Level 8
yiear2:0:5431:08:000:Level 9
yiear2:0:5431:09:000:Level 10
yiear2:0:5431:0A:000:Level 11
; [ Yokai Douchuuki (Japan old version) ]
yokaidko:0:50E1:10:000:Infinite Energy
yokaidko:0:477C:09:000:Infinite Money
yokaidko:0:4062:02:000:Invincibility
yokaidko:0:40BA:04:000:Always have 4-shot
yokaidko:0:40CF:99:000:Always have Mega Shot
yokaidko:0:50C1:40:000:Infinite Energy Toraji
yokaidko:0:50C2:60:000:Infinite Energy Gonta
yokaidko:0:40DA:02:000:Tarosuke can always fly
yokaidko:0:0000:00:999:[ Watch Values - 00=Chou(Even) 01=Han(Odd) ]
yokaidko:0:40B0:00:998:Watch me for answer
; [ Yosaku To Donbei (set 2) ]
yosakdoa:0:23A7:99:000:Infinite Credits
yosakdoa:0:202C:03:000:Infinite Lives
yosakdoa:0:2025:49:000:Birds never drop
yosakdoa:0:201C:59:000:Birds don't fire
yosakdoa:0:2032:59:500:Birds don't fire (2/2)
; [ Yosaku To Donbei (set 1) ]
yosakdon:0:23A7:99:000:Infinite Credits
yosakdon:0:202C:03:000:Infinite Lives
yosakdon:0:2025:49:000:Birds never drop
yosakdon:0:201C:59:000:Birds don't fire
yosakdon:0:2032:59:500:Birds don't fire (2/2)
; [ Youjyuden (Japan) ]
youjyudn:0:E544:99:000:Infinite Credits
youjyudn:0:0000:00:999:[See the Dip Switch Menu to ]
youjyudn:0:0000:00:999:[enable an alternate ]
youjyudn:0:0000:00:999:[Invincibility cheat. ]
youjyudn:0:E0CE:02:000:Invincibility
youjyudn:0:E3EA:02:020:Max Shot Power
youjyudn:0:E3F1:09:000:Infinite Lives PL1
youjyudn:0:E3F7:09:000:Infinite Lives PL2
; [ Yokai Douchuuki (Japan new version) ]
youkaidk:0:50E1:10:000:Infinite Energy
youkaidk:0:477C:09:000:Infinite Money
youkaidk:0:4062:02:000:Invincibility
youkaidk:0:40BA:04:000:Always have 4-shot
youkaidk:0:40CF:99:000:Always have Mega Shot
youkaidk:0:50C1:40:000:Infinite Energy Toraji
youkaidk:0:50C2:60:000:Infinite Energy Gonta
youkaidk:0:40DA:02:000:Tarosuke can always fly
youkaidk:0:0000:00:999:[ Watch Values - 00=Chou(Even) 01=Han(Odd) ]
youkaidk:0:40B0:00:998:Watch me for answer
; [ Youma Ninpou Chou (Japan) ]
youma:0:E4E6:03:000:Infinite Lives
youma:0:E789:03:000:Infinite Energy
; [ (Medal) Yumefuda (Medal) Yumefuda ]
yumefuda:0:0000:00:999:[ There are no cheats ]:REASON 1
yumefuda:0:0000:00:999:[ for this game as it ]:REASON 1
yumefuda:0:0000:00:999:[ didn't work the last ]:REASON 1
yumefuda:0:0000:00:999:[ time it was tested. ]:REASON 1
yumefuda:0:0000:00:999:[ If the game now works ]:REASON 1
yumefuda:0:0000:00:999:[ please request cheats ]:REASON 1
yumefuda:0:0000:00:999:[ for it on the cheat ]:REASON 1
yumefuda:0:0000:00:999:[ forums. ]:REASON 1
; [ Yuuyu no Quiz de GO!GO! (Japan) ]
yuyugogo:0:B00180:09:000:Infinite Credits
:yuyugogo:000000E6:B002C0:30000000:FFFFFFFF:Display the Correct Answer:Correct Answer
yuyugogo:0:B002C0:01:000:Answer 1 always correct
yuyugogo:0:B002C0:01:001:Answer 1 is correct for this question Now!
yuyugogo:0:B00488:64:000:Always 100% Good Answers PL1
yuyugogo:0:B00588:64:000:Always 100% Good Answers PL2
; [ Zarya Vostoka ]
zaryavos:0:8101:09:000:Infinite Lives
zaryavos:0:808E:99:000:Infinite Bonus
zaryavos:0:0000:00:999:[ See the Dip Switch Menu to ]
zaryavos:0:0000:00:999:[ enable Invincibility. ]
; [ Zarzon ]
zarzon:0:0018:05:000:Infinite Lives
zarzon:0:00A2:C0:000:Invincibility
; [ Zaviga ]
zaviga:0:0019:09:000:Infinite Credits
zaviga:0:0084:0A:000:Infinite Lives
zaviga:0:0055:80:040:Invincibility
; [ Zaviga (Japan) ]
zavigaj:0:0019:09:000:Infinite Credits
zavigaj:0:0084:0A:000:Infinite Lives
zavigaj:0:0055:80:040:Invincibility
; [ Zaxxon (set 1) ]
zaxxon:0:6067:03:000:Infinite Lives
zaxxon:0:62B1:7F:000:Infinite Fuel
zaxxon:0:6407:00:000:Invincibility
; [ Zaxxon (set 2) ]
zaxxon2:0:6067:03:000:Infinite Lives
zaxxon2:0:62B1:7F:000:Infinite Fuel
zaxxon2:0:6407:00:000:Invincibility
; [ Jackson ]
zaxxonb:0:6067:03:000:Infinite Lives
zaxxonb:0:62B1:7F:000:Infinite Fuel
zaxxonb:0:6407:00:000:Invincibility
; [ Zed Blade / Operation Ragnarok ]
zedblade:0:109024:09:000:Infinite Select Time
zedblade:0:109021:07:061:Select next level
zedblade:0:109021:07:001:Goto End Sequence next
zedblade:0:10909E:65:000:Infinite Continues PL1
zedblade:0:100229:05:000:Infinite Lives PL1
zedblade:0:10022F:03:000:Infinite Bombs PL1
zedblade:0:10021D:01:000:Enable HyperBomb PL1
zedblade:0:100261:03:000:Max Shot PL1
zedblade:0:100265:01:000:Max Missile PL1
zedblade:0:100269:03:000:Max Rear Shot PL1
zedblade:0:10023E:01:000:Invincibility PL1
zedblade:0:100219:00:001:Get low speed ship Now! PL1
zedblade:0:100219:01:001:Get med. speed ship Now! PL1
zedblade:0:100219:02:001:Get fast speed ship Now! PL1
zedblade:0:100263:00:000:Always have 3-way shot PL1
zedblade:0:100263:01:000:Always have wave shot PL1
zedblade:0:100263:02:000:Always have vertical shot PL1
zedblade:0:100267:00:000:Always have homing missile PL1
zedblade:0:100267:01:000:Always have A.A missile PL1
zedblade:0:100267:02:000:Always have A.S. missile PL1
zedblade:0:10026B:00:000:Always have 2way rear fire PL1
zedblade:0:10026B:01:000:Always have wave rear fire PL1
zedblade:0:10026B:02:000:Always have twin rear fire PL1
zedblade:0:100263:00:001:Get 3-way shot Now! PL1
zedblade:0:100263:01:001:Get wave shot Now! PL1
zedblade:0:100263:02:001:Get vertical shot Now! PL1
zedblade:0:100267:00:001:Get homing missile Now! PL1
zedblade:0:100267:01:001:Get A.S. missile Now! PL1
zedblade:0:100267:02:001:Get A.A. missile Now! PL1
zedblade:0:10026B:00:001:Get 2way rear fire Now! PL1
zedblade:0:10026B:01:001:Get wave rear fire Now! PL1
zedblade:0:10026B:02:001:Get twin rear fire Now! PL1
zedblade:0:10909F:65:000:Infinite Continues PL2
zedblade:0:100029:05:000:Infinite Lives PL2
zedblade:0:10002F:03:000:Infinite Bombs PL2
zedblade:0:10001D:01:000:Enable HyperBomb PL2
zedblade:0:100061:03:000:Max Shot PL2
zedblade:0:100065:03:000:Max Missile PL2
zedblade:0:100069:03:000:Max Rear Shot PL2
zedblade:0:10003E:01:000:Invincibility PL2
zedblade:0:100019:00:001:Get low speed ship Now! PL2
zedblade:0:100019:01:001:Get med. speed ship Now! PL2
zedblade:0:100019:02:001:Get fast speed ship Now! PL2
zedblade:0:100063:00:000:Always have 3-way shot PL2
zedblade:0:100063:01:000:Always have wave shot PL2
zedblade:0:100063:02:000:Always have vertical shot PL2
zedblade:0:100067:00:000:Always have homing missile PL2
zedblade:0:100067:01:000:Always have A.S. missile PL2
zedblade:0:100067:02:000:Always have A.A. missile PL2
zedblade:0:10006B:00:000:Always have 2way rear fire PL2
zedblade:0:10006B:01:000:Always have wave rear fire PL2
zedblade:0:10006B:02:000:Always have twin rear fire PL2
zedblade:0:100063:00:001:Get 3-way shot Now! PL2
zedblade:0:100063:01:001:Get wave shot Now! PL2
zedblade:0:100063:02:001:Get vertical shot Now! PL2
zedblade:0:100067:00:001:Get homing missile Now! PL2
zedblade:0:100067:01:001:Get A.S. missile Now! PL2
zedblade:0:100067:02:001:Get A.A. missile Now! PL2
zedblade:0:10006B:00:001:Get 2way rear fire Now! PL2
zedblade:0:10006B:01:001:Get wave rear fire Now! PL2
zedblade:0:10006B:02:001:Get twin rear fire Now! PL2
; [ Zektor (revision B) ]
zektor:0:6ED2:18:100:Invincibility:Has the side effect of knocking out gravity and collision effects
zektor:0:7174:C3:600:Invincibility (2/2):Part 1 takes care of most collisions, Part 2 takes care of the others but also knocks out the effects of gravity
zektor:0:CD31:0A:000:Infinite Lives PL1
zektor:0:CD32:0A:000:Infinite Lives PL2
; [ Zero Hour ]
zerohour:0:304F:99:000:Always have Max Bonus
zerohour:0:3050:99:500:Always have Max Bonus (2/2)
zerohour:0:3039:09:000:Infinite Lives PL1
zerohour:0:3084:09:000:Infinite Lives PL2
; [ Zero Point (set 1) ]
zeropnt:0:EF0011:09:000:Infinite Credits
zeropnt:0:000000:00:999:[ Make sure Infinite Time is 'OFF' on the various selection ]
zeropnt:0:000000:00:999:[ screens or you will have to wait an Infinite Time to play ]
zeropnt:0:EF0107:63:000:Infinite Time 'ON' (Turn it OFF to finish Timed Levels!)
zeropnt:0:EF0107:01:001:Infinite Time 'OFF'
zeropnt:0:EF0D69:09:000:Infinite Lives PL1
zeropnt:0:EF0D6B:09:000:Infinite Lives PL2
; [ Zero Point 2 ]
zeropnt2:0:FE108D:63:000:Infinite Credits
zeropnt2:0:000000:00:999:[ Make sure Infinite Time is 'OFF' on the various selection ]
zeropnt2:0:000000:00:999:[ screens or you will have to wait an Infinite Time to play ]
zeropnt2:0:FE107F:3B:000:Infinite Time 'ON' (Turn it OFF to finish Timed Levels!)
zeropnt2:0:FE107F:01:001:Infinite Time 'OFF'
zeropnt2:0:FE8962:09:000:Infinite Lives PL1
zeropnt2:0:FE898C:09:000:Infinite Lives PL2
; [ Zero Point (set 2) ]
zeropnta:0:EF0011:09:000:Infinite Credits
zeropnta:0:000000:00:999:[ Make sure Infinite Time is 'OFF' on the various selection ]
zeropnta:0:000000:00:999:[ screens or you will have to wait an Infinite Time to play ]
zeropnta:0:EF0107:63:000:Infinite Time 'ON' (Turn it OFF to finish Timed Levels!)
zeropnta:0:EF0107:01:001:Infinite Time 'OFF'
zeropnta:0:EF0D69:09:000:Infinite Lives PL1
zeropnta:0:EF0D6B:09:000:Infinite Lives PL2
; [ Zero Time ]
zerotime:0:421D:05:000:Infinite Lives
zerotime:0:12D9:C9:100:Invincibility
; [ Zero Target (World) ]
zerotrgt:0:0000:00:999:[ There are no cheats ]:REASON 1
zerotrgt:0:0000:00:999:[ for this game as it ]:REASON 1
zerotrgt:0:0000:00:999:[ didn't work the last ]:REASON 1
zerotrgt:0:0000:00:999:[ time it was tested. ]:REASON 1
zerotrgt:0:0000:00:999:[ If the game now works ]:REASON 1
zerotrgt:0:0000:00:999:[ please request cheats ]:REASON 1
zerotrgt:0:0000:00:999:[ for it on the cheat ]:REASON 1
zerotrgt:0:0000:00:999:[ forums. ]:REASON 1
; [ Zero Wing ]
zerowing:0:0818B3:63:000:Infinite Lives
zerowing:0:000000:00:999:[See the Dip Switch Menu to ]
zerowing:0:000000:00:999:[enable Invincibility. ]
zerowing:0:080F51:03:000:Always have Maximum power:Get the twin ships first
zerowing:0:080007:30:000:Always have Maximum speed
zerowing:0:080029:00:000:Always have Normal weapon
zerowing:0:080029:01:000:Always have Laser
zerowing:0:080029:02:000:Always have Missiles
zerowing:0:080029:00:001:Get Normal weapon Now!
zerowing:0:080029:01:001:Get Laser Now!
zerowing:0:080029:02:001:Get Missiles Now!
; [ Zero Zone ]
zerozone:0:0C179C:63:000:Infinite Credits
zerozone:0:0C0967:09:000:Infinite Helps PL1
zerozone:0:0C0966:00:001:Finish this Level Now! PL1
zerozone:0:0C1083:09:000:Infinite Helps PL2
zerozone:0:0C1082:00:001:Finish this Level Now! PL2
; [ Zig Zag (Galaxian hardware, set 1) ]
zigzag:0:0C82:18:100:Invincibility
zigzag:0:2B77:C9:600:Invincibility (2/3):Part 1 takes care of sprite to sprite & Part 2 deals with dropping rocks
zigzag:0:35E7:C9:600:Invincibility (3/3):Part 3 sorts out the flames
zigzag:0:4085:07:000:Infinite Lives PL1
zigzag:0:4083:99:001:Go to Level 99 Next PL1
zigzag:0:4083:99:065:Select next level PL1
zigzag:0:4185:07:000:Infinite Lives PL2
zigzag:0:4183:99:001:Go to Level 99 Next PL2
zigzag:0:4183:99:065:Select next level PL2
; [ Zig Zag (Galaxian hardware, set 2) ]
zigzag2:0:0C82:18:100:Invincibility
zigzag2:0:2B77:C9:600:Invincibility (2/3):Part 1 takes care of sprite to sprite & Part 2 deals with dropping rocks
zigzag2:0:35E7:C9:600:Invincibility (3/3):Part 3 sorts out the flames
zigzag2:0:4085:07:000:Infinite Lives PL1
zigzag2:0:4083:99:001:Go to Level 99 Next PL1
zigzag2:0:4083:99:065:Select next level PL1
zigzag2:0:4185:07:000:Infinite Lives PL2
zigzag2:0:4183:99:001:Go to Level 99 Next PL2
zigzag2:0:4183:99:065:Select next level PL2
; [ Zing Zing Zip ]
zingzip:0:2004F9:0A:000:Infinite Lives PL1
zingzip:0:2004FB:09:000:Infinite Bombs PL1
zingzip:0:2004C2:01:000:Invincibility PL1
zingzip:0:2004D5:04:000:Maximum Shot Power PL1
zingzip:0:2004DF:00:000:Always have Normal Shot PL1
zingzip:0:2004DF:01:000:Always have Fire Shot PL1
zingzip:0:2004DF:02:000:Always have Laser Shot PL1
zingzip:0:2004DF:00:001:Get Normal Shot Now! PL1
zingzip:0:2004DF:01:001:Get Fire Shot Now! PL1
zingzip:0:2004DF:02:001:Get Laser Shot Now! PL1
zingzip:0:2004D7:02:000:Maximum Missile Power PL1
zingzip:0:2004E1:02:000:Always have Normal Missile PL1
zingzip:0:2004E1:01:000:Always have Homing Missile PL1
zingzip:0:2004E1:03:000:Always have X way Missile PL1
zingzip:0:2004E1:02:001:Get Normal Missile Now! PL1
zingzip:0:2004E1:01:001:Get Homing Missile Now! PL1
zingzip:0:2004E1:03:001:Get X way Missile Now! PL1
zingzip:0:20055D:0A:000:Infinite Lives PL2
zingzip:0:20055F:09:000:Infinite Bombs PL2
zingzip:0:200526:01:000:Invincibility PL2
zingzip:0:200539:04:000:Maximum Shot Power PL2
zingzip:0:200543:00:000:Always have Normal Shot PL2
zingzip:0:200543:01:000:Always have Fire Shot PL2
zingzip:0:200543:02:000:Always have Laser Shot PL2
zingzip:0:200543:00:001:Get Normal Shot Now! PL2
zingzip:0:200543:01:001:Get Fire Shot Now! PL2
zingzip:0:200543:02:001:Get Laser Shot Now! PL2
zingzip:0:20053B:02:000:Maximum Missile Power PL2
zingzip:0:200545:02:000:Always have Normal Missile PL2
zingzip:0:200545:01:000:Always have Homing Missile PL2
zingzip:0:200545:03:000:Always have X way Missile PL2
zingzip:0:200545:02:001:Get Normal Missile Now! PL2
zingzip:0:200545:01:001:Get Homing Missile Now! PL2
zingzip:0:200545:03:001:Get X way Missile Now! PL2
zingzip:0:2028C7:01:000:Start on Round 1:Turn off this cheat when you have started the level!!
zingzip:0:2028C7:02:000:Start on Round 2:Turn off this cheat when you have started the level!!
zingzip:0:2028C7:03:000:Start on Round 3:Turn off this cheat when you have started the level!!
zingzip:0:2028C7:04:000:Start on Round 4:Turn off this cheat when you have started the level!!
zingzip:0:2028C7:05:000:Start on Round 5:Turn off this cheat when you have started the level!!
zingzip:0:2028C7:06:000:Start on Round 6:Turn off this cheat when you have started the level!!
zingzip:0:2028C7:07:000:Start on Round 7:Turn off this cheat when you have started the level!!
zingzip:0:2028C7:08:000:Start on Boss 1:Turn off this cheat when you have started the level!!
zingzip:0:2028C7:09:000:Start on Boss 2:Turn off this cheat when you have started the level!!
zingzip:0:2028C7:0A:000:Start on Boss 3:Turn off this cheat when you have started the level!!
; [ Zintrick / Oshidashi Zentrix (hack / bootleg) ]
zintrckb:0:10C419:64:000:Infinite Time
zintrckb:0:10C455:12:000:Infinite Energy PL1
zintrckb:0:10C444:12:000:Infinite Item PL1
zintrckb:0:10C142:FF:000:Blocks Never Fall PL1
zintrckb:0:10C144:FF:500:Blocks Never Fall PL1 (2/8)
zintrckb:0:10C146:FF:500:Blocks Never Fall PL1 (3/8)
zintrckb:0:10C148:FF:500:Blocks Never Fall PL1 (4/8)
zintrckb:0:10C14A:FF:500:Blocks Never Fall PL1 (5/8)
zintrckb:0:10C14C:FF:500:Blocks Never Fall PL1 (6/8)
zintrckb:0:10C14E:FF:500:Blocks Never Fall PL1 (7/8)
zintrckb:0:10C150:FF:500:Blocks Never Fall PL1 (8/8)
:zintrckb:62000001:000000:00000000:00000000:Select Character PL1
:zintrckb:00010001:10B609:00000000:FFFFFFFF:Subberg Hungneil
:zintrckb:00010001:10B609:00000001:FFFFFFFF:Pukie
:zintrckb:00010001:10B609:00000002:FFFFFFFF:Sheila Flay
:zintrckb:00010001:10B609:00000003:FFFFFFFF:Reusha Fino (Elf)
:zintrckb:00010001:10B609:00000004:FFFFFFFF:Kaireen (Valkiree)
:zintrckb:00010001:10B609:00000005:FFFFFFFF:Hawk's Eye of Iga (Ninja)
:zintrckb:00010001:10B609:00000006:FFFFFFFF:Gimri (Troll)
:zintrckb:00010001:10B609:00000007:FFFFFFFF:Dark Sniper
:zintrckb:00010001:10B609:00000008:FFFFFFFF:#Ryu Eagle
:zintrckb:00010001:10B609:00000009:FFFFFFFF:#Fenril
:zintrckb:00010001:10B609:0000000A:FFFFFFFF:#Yormngand
:zintrckb:00010001:10B609:0000000B:FFFFFFFF:#Roki
:zintrckb:00000100:10C452:00000013:FFFFFFFF:Select Level PL1
zintrckb:0:10C4D5:12:000:Infinite Energy PL2
zintrckb:0:10C4C4:12:000:Infinite Item PL1
zintrckb:0:10C156:FF:000:Blocks Never Fall PL2
zintrckb:0:10C158:FF:500:Blocks Never Fall PL2 (2/8)
zintrckb:0:10C15A:FF:500:Blocks Never Fall PL2 (3/8)
zintrckb:0:10C15C:FF:500:Blocks Never Fall PL2 (4/8)
zintrckb:0:10C15E:FF:500:Blocks Never Fall PL2 (5/8)
zintrckb:0:10C160:FF:500:Blocks Never Fall PL2 (6/8)
zintrckb:0:10C162:FF:500:Blocks Never Fall PL2 (7/8)
zintrckb:0:10C164:FF:500:Blocks Never Fall PL2 (8/8)
:zintrckb:62000001:000000:00000000:00000000:Select Character PL2
:zintrckb:00010001:10B649:00000000:FFFFFFFF:Subberg Hungneil
:zintrckb:00010001:10B649:00000001:FFFFFFFF:Pukie
:zintrckb:00010001:10B649:00000002:FFFFFFFF:Sheila Flay
:zintrckb:00010001:10B649:00000003:FFFFFFFF:Reusha Fino (Elf)
:zintrckb:00010001:10B649:00000004:FFFFFFFF:Kaireen (Valkiree)
:zintrckb:00010001:10B649:00000005:FFFFFFFF:Hawk's Eye of Iga (Ninja)
:zintrckb:00010001:10B649:00000006:FFFFFFFF:Gimri (Troll)
:zintrckb:00010001:10B649:00000007:FFFFFFFF:Dark Sniper
:zintrckb:00010001:10B649:00000008:FFFFFFFF:#Ryu Eagle
:zintrckb:00010001:10B649:00000009:FFFFFFFF:#Fenril
:zintrckb:00010001:10B649:0000000A:FFFFFFFF:#Yormngand
:zintrckb:00010001:10B649:0000000B:FFFFFFFF:#Roki
:zintrckb:00000100:10C4D2:00000013:FFFFFFFF:Select Level PL2
; [ Zen Nippon Pro-Wrestling Featuring Virtua ]
znpwfv:0:0000:00:999:[ There are no cheats ]:REASON 1
znpwfv:0:0000:00:999:[ for this game as it ]:REASON 1
znpwfv:0:0000:00:999:[ didn't work the last ]:REASON 1
znpwfv:0:0000:00:999:[ time it was tested. ]:REASON 1
znpwfv:0:0000:00:999:[ If the game now works ]:REASON 1
znpwfv:0:0000:00:999:[ please request cheats ]:REASON 1
znpwfv:0:0000:00:999:[ for it on the cheat ]:REASON 1
znpwfv:0:0000:00:999:[ forums. ]:REASON 1
; [ Zoar ]
zoar:0:DB87:00:100:Invincibility
zoar:0:E0F1:00:600:Invincibility (2/2):Simple ROM hack to stop location 01 changing to 80, changed ora #$80 to ora #$00 (poking opcodes doesn't work)
zoar:0:02D5:08:000:Infinite Lives PL1
zoar:0:02D6:08:000:Infinite Lives PL2
; [ Zodiack ]
zodiack:0:5824:09:000:Infinite Lives PL1
zodiack:0:5825:09:000:Infinite Lives PL2
zodiack:0:5890:00:000:Invincibility
; [ Zombie Raid (US) ]
zombraid:0:20C479:3E:000:Infinite Energy PL1
zombraid:0:20C47F:06:000:Infinite Ammo PL1
:zombraid:62000000:000000:00000000:00000000:Always have Weapon PL1
:zombraid:00010000:20C47D:00000000:FFFFFFFF:Normal
:zombraid:00010000:20C47D:00000001:FFFFFFFF:Automatic
:zombraid:00010000:20C47D:00000002:FFFFFFFF:Shotgun
:zombraid:00010000:20C47D:00000003:FFFFFFFF:Flame Shotgun (Secret?)
:zombraid:00010000:20C47D:00000004:FFFFFFFF:Silver Bullet (Secret?)
:zombraid:00010000:20C47D:00000005:FFFFFFFF:Lightning Gun (Secret?)
zombraid:0:20C47B:3E:000:Infinite Energy PL2
zombraid:0:20C483:06:000:Infinite Ammo PL2
:zombraid:62000000:000000:00000000:00000000:Always have Weapon PL2
:zombraid:00010000:20C481:00000000:FFFFFFFF:Normal
:zombraid:00010000:20C481:00000001:FFFFFFFF:Automatic
:zombraid:00010000:20C481:00000002:FFFFFFFF:Shotgun
:zombraid:00010000:20C481:00000003:FFFFFFFF:Flame Shotgun(Secret?)
:zombraid:00010000:20C481:00000004:FFFFFFFF:Silver Bullet (Secret?)
:zombraid:00010000:20C481:00000005:FFFFFFFF:Lightning Gun (Secret?)
; [ Zoo Keeper (set 1) ]
zookeep:0:04A0:03:000:Infinite Lives
zookeep:0:04C9:03:500:Infinite Lives (2/2)
zookeep:0:04F9:00:000:Stop Coconuts
zookeep:0:04A8:04:000:Jump 4 Animals Every Time
zookeep:0:04AB:01:000:Dying Ends Level
zookeep:0:049B:7F:000:Invincibility
zookeep:0:0000:00:999:[These round select cheats ]
zookeep:0:0000:00:999:[have two numbers, the first]
zookeep:0:0000:00:999:[one is the round you go to ]
zookeep:0:0000:00:999:[if you enable the cheat on ]
zookeep:0:0000:00:999:[the directions screen (it ]
zookeep:0:0000:00:999:[Does NOT work on the title ]
zookeep:0:0000:00:999:[screen and the second one ]
zookeep:0:0000:00:999:[is the round you go to if ]
zookeep:0:0000:00:999:[you complete the round you ]
zookeep:0:0000:00:999:[are on. ]
zookeep:0:04C6:02:001:Go to Round 2/3 Next
zookeep:0:04C2:02:501:Go to Round 2/3 Next (2/3)
zookeep:0:04B5:01:501:Go to Round 2/3 Next (3/3)
zookeep:0:04C6:02:001:Go to Round 3/4 Next
zookeep:0:04C2:02:501:Go to Round 3/4 Next (2/3)
zookeep:0:04B5:02:501:Go to Round 3/4 Next (3/3)
zookeep:0:04C6:06:001:Go to Round 4/5 Next
zookeep:0:04C2:06:501:Go to Round 4/5 Next (2/3)
zookeep:0:04B5:03:501:Go to Round 4/5 Next (3/3)
zookeep:0:04C6:06:001:Go to Round 5/6 Next
zookeep:0:04C2:06:501:Go to Round 5/6 Next (2/3)
zookeep:0:04B5:04:501:Go to Round 5/6 Next (3/3)
zookeep:0:04C6:0A:001:Go to Round 6/7 Next
zookeep:0:04C2:0A:501:Go to Round 6/7 Next (2/3)
zookeep:0:04B5:05:501:Go to Round 6/7 Next (3/3)
zookeep:0:04C6:0A:001:Go to Round 7/8 Next
zookeep:0:04C2:0A:501:Go to Round 7/8 Next (2/3)
zookeep:0:04B5:06:501:Go to Round 7/8 Next (3/3)
zookeep:0:04C6:0E:001:Go to Round 8/9 Next
zookeep:0:04C2:0E:501:Go to Round 8/9 Next (2/3)
zookeep:0:04B5:07:501:Go to Round 8/9 Next (3/3)
; [ Zoo Keeper (set 2) ]
zookeep2:0:04A0:03:000:Infinite Lives
zookeep2:0:04C9:03:500:Infinite Lives (2/2)
zookeep2:0:04F9:00:000:Stop Coconuts
zookeep2:0:04A8:04:000:Jump 4 Animals Every Time
zookeep2:0:04AB:01:000:Dying Ends Level
zookeep2:0:049B:7F:000:Invincibility
zookeep2:0:0000:00:999:[These round select cheats ]
zookeep2:0:0000:00:999:[have two numbers, the first]
zookeep2:0:0000:00:999:[one is the round you go to ]
zookeep2:0:0000:00:999:[if you enable the cheat on ]
zookeep2:0:0000:00:999:[the directions screen (it ]
zookeep2:0:0000:00:999:[Does NOT work on the title ]
zookeep2:0:0000:00:999:[screen and the second one ]
zookeep2:0:0000:00:999:[is the round you go to if ]
zookeep2:0:0000:00:999:[you complete the round you ]
zookeep2:0:0000:00:999:[are on. ]
zookeep2:0:04C6:02:001:Go to Round 2/3 Next
zookeep2:0:04C2:02:501:Go to Round 2/3 Next (2/3)
zookeep2:0:04B5:01:501:Go to Round 2/3 Next (3/3)
zookeep2:0:04C6:02:001:Go to Round 3/4 Next
zookeep2:0:04C2:02:501:Go to Round 3/4 Next (2/3)
zookeep2:0:04B5:02:501:Go to Round 3/4 Next (3/3)
zookeep2:0:04C6:06:001:Go to Round 4/5 Next
zookeep2:0:04C2:06:501:Go to Round 4/5 Next (2/3)
zookeep2:0:04B5:03:501:Go to Round 4/5 Next (3/3)
zookeep2:0:04C6:06:001:Go to Round 5/6 Next
zookeep2:0:04C2:06:501:Go to Round 5/6 Next (2/3)
zookeep2:0:04B5:04:501:Go to Round 5/6 Next (3/3)
zookeep2:0:04C6:0A:001:Go to Round 6/7 Next
zookeep2:0:04C2:0A:501:Go to Round 6/7 Next (2/3)
zookeep2:0:04B5:05:501:Go to Round 6/7 Next (3/3)
zookeep2:0:04C6:0A:001:Go to Round 7/8 Next
zookeep2:0:04C2:0A:501:Go to Round 7/8 Next (2/3)
zookeep2:0:04B5:06:501:Go to Round 7/8 Next (3/3)
zookeep2:0:04C6:0E:001:Go to Round 8/9 Next
zookeep2:0:04C2:0E:501:Go to Round 8/9 Next (2/3)
zookeep2:0:04B5:07:501:Go to Round 8/9 Next (3/3)
; [ Zoo Keeper (set 3) ]
zookeep3:0:04A0:03:000:Infinite Lives
zookeep3:0:04C9:03:500:Infinite Lives (2/2)
zookeep3:0:04F9:00:000:Stop Coconuts
zookeep3:0:04A8:04:000:Jump 4 Animals Every Time
zookeep3:0:04AB:01:000:Dying Ends Level
zookeep3:0:049B:7F:000:Invincibility
zookeep3:0:0000:00:999:[These round select cheats ]
zookeep3:0:0000:00:999:[have two numbers, the first]
zookeep3:0:0000:00:999:[one is the round you go to ]
zookeep3:0:0000:00:999:[if you enable the cheat on ]
zookeep3:0:0000:00:999:[the directions screen (it ]
zookeep3:0:0000:00:999:[Does NOT work on the title ]
zookeep3:0:0000:00:999:[screen and the second one ]
zookeep3:0:0000:00:999:[is the round you go to if ]
zookeep3:0:0000:00:999:[you complete the round you ]
zookeep3:0:0000:00:999:[are on. ]
zookeep3:0:04C6:02:001:Go to Round 2/3 Next
zookeep3:0:04C2:02:501:Go to Round 2/3 Next (2/3)
zookeep3:0:04B5:01:501:Go to Round 2/3 Next (3/3)
zookeep3:0:04C6:02:001:Go to Round 3/4 Next
zookeep3:0:04C2:02:501:Go to Round 3/4 Next (2/3)
zookeep3:0:04B5:02:501:Go to Round 3/4 Next (3/3)
zookeep3:0:04C6:06:001:Go to Round 4/5 Next
zookeep3:0:04C2:06:501:Go to Round 4/5 Next (2/3)
zookeep3:0:04B5:03:501:Go to Round 4/5 Next (3/3)
zookeep3:0:04C6:06:001:Go to Round 5/6 Next
zookeep3:0:04C2:06:501:Go to Round 5/6 Next (2/3)
zookeep3:0:04B5:04:501:Go to Round 5/6 Next (3/3)
zookeep3:0:04C6:0A:001:Go to Round 6/7 Next
zookeep3:0:04C2:0A:501:Go to Round 6/7 Next (2/3)
zookeep3:0:04B5:05:501:Go to Round 6/7 Next (3/3)
zookeep3:0:04C6:0A:001:Go to Round 7/8 Next
zookeep3:0:04C2:0A:501:Go to Round 7/8 Next (2/3)
zookeep3:0:04B5:06:501:Go to Round 7/8 Next (3/3)
zookeep3:0:04C6:0E:001:Go to Round 8/9 Next
zookeep3:0:04C2:0E:501:Go to Round 8/9 Next (2/3)
zookeep3:0:04B5:07:501:Go to Round 8/9 Next (3/3)
; [ Zoom 909 ]
zoom909:0:F800:99:000:Infinite Credits
zoom909:0:F849:70:007:Infinite Time
zoom909:0:F811:08:000:Infinite Lives
zoom909:0:F84A:0D:001:Kill 1 UFO to finish Sector Now!
; [ Zunzunkyou No Yabou (Japan) ]
zunkyou:0:FFFA66:09:000:Infinite Credits
zunkyou:0:FF0151:09:000:Infinite Lives PL1
zunkyou:0:FF35AE:09:000:Infinite Bombs PL1
zunkyou:0:FF35B3:05:000:Invincibility PL1
zunkyou:0:FF015B:09:000:Infinite Lives PL2
zunkyou:0:FF360E:09:000:Infinite Bombs PL2
zunkyou:0:FF3613:05:000:Invincibility PL2
; [ Zwackery ]
zwackery:0:0801B5:0F:000:Infinite Energy
; [ Zzyzzyxx (set 2) ]
zzyzzyx2:0:5010:5A:000:Infinite Credits
zzyzzyx2:0:45FE:FF:000:Infinite Move Time:Take your own time to move
zzyzzyx2:0:460E:05:000:Infinite Lives
zzyzzyx2:0:44FD:02:000:Freeze monsters
zzyzzyx2:0:44FE:02:500:Freeze monsters (2/3)
zzyzzyx2:0:44FF:02:500:Freeze monsters (3/3)
zzyzzyx2:0:465D:02:000:Freeze Bomb/Missile
zzyzzyx2:0:4667:20:000:Block Monsters:You are able to trap a monster in a Block
zzyzzyx2:0:4668:01:500:Block Monsters (2/2)
zzyzzyx2:0:4664:20:000:Infinite Block Monster Time:Use with the above 'Block Monsters' cheat
zzyzzyx2:0:4665:20:500:Infinite Block Monster Time (2/3)
zzyzzyx2:0:4666:20:500:Infinite Block Monster Time (3/3)
; [ Zzyzzyxx (set 1) ]
zzyzzyxx:0:5010:5A:000:Infinite Credits
zzyzzyxx:0:45FE:FF:000:Infinite Move Time:Take your own time to move
zzyzzyxx:0:460E:05:000:Infinite Lives
zzyzzyxx:0:44FD:02:000:Freeze monsters
zzyzzyxx:0:44FE:02:500:Freeze monsters (2/3)
zzyzzyxx:0:44FF:02:500:Freeze monsters (3/3)
zzyzzyxx:0:465D:02:000:Freeze Bomb/Missile
zzyzzyxx:0:4667:20:000:Block Monsters:You are able to trap a monster in a Block
zzyzzyxx:0:4668:01:500:Block Monsters (2/2)
zzyzzyxx:0:4664:20:000:Infinite Block Monster Time:Use with the above 'Block Monsters' cheat
zzyzzyxx:0:4665:20:500:Infinite Block Monster Time (2/3)
zzyzzyxx:0:4666:20:500:Infinite Block Monster Time (3/3)
## END OF MAIN CHEATS
;******************************************************************************
;* *
;* Main Cheats - Base Reference of MAME 0.81 *
;* ONLY CHEATS FOR GAMES IN THE *RELEASED* MAME 0.81 BINARY GO HERE *
;* END OF MAME 0.81 CHEATS *
;* *
;******************************************************************************
;******************************************************************************
;* *
;* ONLY CHEATS FOR THE GAMES ADDED IN THE *RELEASED MAME 0.82 GO HERE *
;* START OF MAME 0.82 CHEATS *
;* *
;******************************************************************************
;
; MAME 0.82 has not been released yet (21 APR 2004)
;
;******************************************************************************
;* *
;* ONLY CHEATS FOR THE GAMES ADDED IN THE *RELEASED MAME 0.82 GO HERE *
;* END OF MAME 0.82 CHEATS *
;* *
;******************************************************************************
;******************************************************************************
;* *
;* ONLY CHEATS FOR THE GAMES NOT IN THE LATEST RELEASED BINARY WITH REASON *
;* START OF MAME UNOFFICIAL CHEATS *
;* *
;******************************************************************************
;####GAME REMOVED FROM OFFICIAL BINARY DURING 0.36 BETA STAGES AND SINCE COMPLETELY REMOVED#####
;####IT WAS REMOVED BECAUSE IT WAS A GAMBLING GAME - IT WORKED FINE - REMOVED FROM SOURCE TOO###
; [ Champion Skill (with Ability) ]
csk227it:0:F6A8:28:000:Play freely 100 points:You must have points left
csk227it:0:F071:06:000:Infinite "Colore fever"
csk227it:0:F073:00:001:"Colore fever" - Clubs:One "colore fever" needed
csk227it:0:F073:01:001:"Colore fever" - Spades:One "colore fever" needed
csk227it:0:F073:02:001:"Colore fever" - Hearts:One "colore fever" needed
csk227it:0:F073:03:001:"Colore fever" - Diamonds:One "colore fever" needed
csk227it:0:0000:00:999:[ Watch me values for suit: ]
csk227it:0:0000:00:999:[ 00 : Clubs - Green ]
csk227it:0:0000:00:999:[ 01 : Spades - Blue ]
csk227it:0:0000:00:999:[ 02 : Hearts - Red ]
csk227it:0:0000:00:999:[ 03 : Diamonds - Yellow ]
csk227it:0:0000:00:999:[ Watch me values for value:]
csk227it:0:0000:00:999:[01:Ace 02:2 03:3 04:4 ]
csk227it:0:0000:00:999:[05:5 06:6 07:7 08:8 ]
csk227it:0:0000:00:999:[09:9 0A:10 0B:Jack ]
csk227it:0:0000:00:999:[0C:Queen 0D:King 0E:JOKER]
csk227it:0:F857:00:998:Watch me for W-UP CARD1 suit
csk227it:0:F858:00:998:Watch me for W-UP CARD1 value
csk227it:0:F859:00:998:Watch me for W-UP CARD2 suit
csk227it:0:F85A:00:998:Watch me for W-UP CARD2 value
csk227it:0:F85B:00:998:Watch me for W-UP CARD3 suit
csk227it:0:F85C:00:998:Watch me for W-UP CARD3 value
csk227it:0:F85D:00:998:Watch me for W-UP CARD4 suit
csk227it:0:F85E:00:998:Watch me for W-UP CARD4 value
csk227it:0:F85F:00:998:Watch me for W-UP CARD5 suit
csk227it:0:F860:00:998:Watch me for W-UP CARD5 value
csk227it:0:F858:0E:000:Joker always First Card
csk227it:0:F85A:0E:000:Joker always Second Card
csk227it:0:F85C:0E:000:Joker always Third Card
csk227it:0:F85E:0E:000:Joker always Fourth Card
csk227it:0:F860:0E:000:Joker always Fifth Card
;####GAME REMOVED FROM OFFICIAL BINARY DURING 0.36 BETA STAGES AND SINCE COMPLETELY REMOVED#####
;####IT WAS REMOVED BECAUSE IT WAS A GAMBLING GAME - IT WORKED FINE - REMOVED FROM SOURCE TOO###
; [ Champion Skill (Ability, Poker & Symbols) ]
csk234it:0:F6A4:28:000:Play freely 100 points:You must have points left
csk234it:0:F06D:06:000:Infinite "Colore fever"
csk234it:0:F06F:00:001:"Colore fever" - Clubs:One "colore fever" needed
csk234it:0:F06F:01:001:"Colore fever" - Spades:One "colore fever" needed
csk234it:0:F06F:02:001:"Colore fever" - Hearts:One "colore fever" needed
csk234it:0:F06F:03:001:"Colore fever" - Diamonds:One "colore fever" needed
csk234it:0:0000:00:999:[ Watch me values for suit: ]
csk234it:0:0000:00:999:[ 00 : Clubs - Green ]
csk234it:0:0000:00:999:[ 01 : Spades - Blue ]
csk234it:0:0000:00:999:[ 02 : Hearts - Red ]
csk234it:0:0000:00:999:[ 03 : Diamonds - Yellow ]
csk234it:0:0000:00:999:[ Watch me values for value:]
csk234it:0:0000:00:999:[01:Ace 02:2 03:3 04:4 ]
csk234it:0:0000:00:999:[05:5 06:6 07:7 08:8 ]
csk234it:0:0000:00:999:[09:9 0A:10 0B:Jack ]
csk234it:0:0000:00:999:[0C:Queen 0D:King 0E:JOKER]
csk234it:0:F853:00:998:Watch me for W-UP CARD1 suit
csk234it:0:F854:00:998:Watch me for W-UP CARD1 value
csk234it:0:F855:00:998:Watch me for W-UP CARD2 suit
csk234it:0:F856:00:998:Watch me for W-UP CARD2 value
csk234it:0:F857:00:998:Watch me for W-UP CARD3 suit
csk234it:0:F858:00:998:Watch me for W-UP CARD3 value
csk234it:0:F859:00:998:Watch me for W-UP CARD4 suit
csk234it:0:F85A:00:998:Watch me for W-UP CARD4 value
csk234it:0:F85B:00:998:Watch me for W-UP CARD5 suit
csk234it:0:F85C:00:998:Watch me for W-UP CARD5 value
csk234it:0:F854:0E:000:Joker always First Card
csk234it:0:F856:0E:000:Joker always Second Card
csk234it:0:F858:0E:000:Joker always Third Card
csk234it:0:F85A:0E:000:Joker always Fourth Card
csk234it:0:F85C:0E:000:Joker always Fifth Card
;####GAME REMOVED FROM OFFICIAL BINARY AT THE 0.74 RELEASE DUE TO LATE COPYRIGHT (2001)#####
; [ Gunbarich ]
gnbarich:0:060668BA:8C:000:Infinite Time
gnbarich:0:060668BB:9F:500:Infinite Time (2/2)
gnbarich:0:06070429:03:000:Infinite Lives
gnbarich:0:06070AF3:00:001:Finish this Level Now!:Only for levels x-1 and x-2
:gnbarich:00000000:06070491:00000000:FFFFFFFF:Never Get Stunned:Might stick flippers up if hit too many times in a row
:gnbarich:00000301:06066B0A:00000015:FFFFFFFF:Select First Stage:Use on Player select screen
:gnbarich:00000001:06066AF4:00000000:FFFFFFFF:First Stage = Black Hole:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AF5:00000001:FFFFFFFF:First Stage = Black Hole (2/3)
:gnbarich:00010001:06066AF6:00000002:FFFFFFFF:First Stage = Black Hole (3/3)
:gnbarich:00000001:06066AF4:00000003:FFFFFFFF:First Stage = Snow:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AF5:00000004:FFFFFFFF:First Stage = Snow (2/3)
:gnbarich:00010001:06066AF6:00000005:FFFFFFFF:First Stage = Snow (3/3)
:gnbarich:00000001:06066AF4:00000006:FFFFFFFF:First Stage = Pumpkin:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AF5:00000007:FFFFFFFF:First Stage = Pumpkin (2/3)
:gnbarich:00010001:06066AF6:00000008:FFFFFFFF:First Stage = Pumpkin (3/3)
:gnbarich:00000001:06066AF4:00000009:FFFFFFFF:First Stage = Cogs:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AF5:0000000A:FFFFFFFF:First Stage = Cogs (2/3)
:gnbarich:00010001:06066AF6:0000000B:FFFFFFFF:First Stage = Cogs (3/3)
:gnbarich:00000001:06066AF7:00000000:FFFFFFFF:Second Stage = Black Hole:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AF8:00000001:FFFFFFFF:Second Stage = Black Hole (2/3)
:gnbarich:00010001:06066AF9:00000002:FFFFFFFF:Second Stage = Black Hole (3/3)
:gnbarich:00000001:06066AF7:00000003:FFFFFFFF:Second Stage = Snow:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AF8:00000004:FFFFFFFF:Second Stage = Snow (2/3)
:gnbarich:00010001:06066AF9:00000005:FFFFFFFF:Second Stage = Snow (3/3)
:gnbarich:00000001:06066AF7:00000006:FFFFFFFF:Second Stage = Pumpkin:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AF8:00000007:FFFFFFFF:Second Stage = Pumpkin (2/3)
:gnbarich:00010001:06066AF9:00000008:FFFFFFFF:Second Stage = Pumpkin (3/3)
:gnbarich:00000001:06066AF7:00000009:FFFFFFFF:Second Stage = Cogs:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AF8:0000000A:FFFFFFFF:Second Stage = Cogs (2/3)
:gnbarich:00010001:06066AF9:0000000B:FFFFFFFF:Second Stage = Cogs (3/3)
:gnbarich:00000001:06066AFA:00000000:FFFFFFFF:Third Stage = Black Hole:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AFB:00000001:FFFFFFFF:Third Stage = Black Hole (2/3)
:gnbarich:00010001:06066AFC:00000002:FFFFFFFF:Third Stage = Black Hole (3/3)
:gnbarich:00000001:06066AFA:00000003:FFFFFFFF:Third Stage = Snow:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AFB:00000004:FFFFFFFF:Third Stage = Snow (2/3)
:gnbarich:00010001:06066AFC:00000005:FFFFFFFF:Third Stage = Snow (3/3)
:gnbarich:00000001:06066AFA:00000006:FFFFFFFF:Third Stage = Pumpkin:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AFB:00000007:FFFFFFFF:Third Stage = Pumpkin (2/3)
:gnbarich:00010001:06066AFC:00000008:FFFFFFFF:Third Stage = Pumpkin (3/3)
:gnbarich:00000001:06066AFA:00000009:FFFFFFFF:Third Stage = Cogs:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AFB:0000000A:FFFFFFFF:Third Stage = Cogs (2/3)
:gnbarich:00010001:06066AFC:0000000B:FFFFFFFF:Third Stage = Cogs (3/3)
:gnbarich:00000001:06066AFD:00000000:FFFFFFFF:Fourth Stage = Black Hole:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AFE:00000001:FFFFFFFF:Fourth Stage = Black Hole (2/3)
:gnbarich:00010001:06066AFF:00000002:FFFFFFFF:Fourth Stage = Black Hole (3/3)
:gnbarich:00000001:06066AFD:00000003:FFFFFFFF:Fourth Stage = Snow:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AFE:00000004:FFFFFFFF:Fourth Stage = Snow (2/3)
:gnbarich:00010001:06066AFF:00000005:FFFFFFFF:Fourth Stage = Snow (3/3)
:gnbarich:00000001:06066AFD:00000006:FFFFFFFF:Fourth Stage = Pumpkin:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AFE:00000007:FFFFFFFF:Fourth Stage = Pumpkin (2/3)
:gnbarich:00010001:06066AFF:00000008:FFFFFFFF:Fourth Stage = Pumpkin (3/3)
:gnbarich:00000001:06066AFD:00000009:FFFFFFFF:Fourth Stage = Cogs:Select First Stage:Use on Player select screen
:gnbarich:00010001:06066AFE:0000000A:FFFFFFFF:Fourth Stage = Cogs (2/3)
:gnbarich:00010001:06066AFF:0000000B:FFFFFFFF:Fourth Stage = Cogs (3/3)
;####GAME REMOVED FROM OFFICIAL BINARY DURING 0.36 BETA STAGES AND SINCE COMPLETELY REMOVED#####
;####IT WAS REMOVED BECAUSE IT WAS A GAMBLING GAME - IT WORKED FINE - REMOVED FROM SOURCE TOO###
; [ Golden Star ]
goldstar:0:0000:00:999:[Activate 1 of these cheats ]
goldstar:0:0000:00:999:[on the "W-Up" screen. ]
goldstar:0:BD8C:02:001:One Win = 3rd
goldstar:0:BD8C:03:001:One Win = 4th
goldstar:0:BD8C:04:001:One Win = 5th
goldstar:0:BD8C:04:000:One card to guess in W-UP
goldstar:0:BBAD:07:000:Infinite free plays
goldstar:0:BBA5:09:000:Always bonus - cher.
goldstar:0:BBA7:00:500:Always bonus - cher. (2/2)
goldstar:0:BBA8:05:000:Always bonus - bells
goldstar:0:BBA7:00:500:Always bonus - bells (2/2)
goldstar:0:BBAB:01:000:Always bonus - BAR 1
goldstar:0:BBA7:01:500:Always bonus - BAR 1 (2/2)
goldstar:0:BBA5:09:001:Get bonus - cher. Now!
goldstar:0:BBA7:00:501:Get bonus - cher. Now! (2/2)
goldstar:0:BBA8:05:001:Get bonus - bells Now!
goldstar:0:BBA7:00:501:Get bonus - bells Now! (2/2)
goldstar:0:BBAB:01:001:Get bonus - BAR 1 Now!
goldstar:0:BBA7:01:501:Get bonus - BAR 1 Now! (2/2)
goldstar:0:BBA4:11:001:Bonus is BAR 1
goldstar:0:BBA4:44:001:Bonus is cherries
goldstar:0:BBA4:88:001:Bonus is bells
;####GAME REMOVED FROM OFFICIAL BINARY DURING 0.36 BETA STAGES AND SINCE COMPLETELY REMOVED#####
;####IT WAS REMOVED BECAUSE IT WAS A GAMBLING GAME - IT WORKED FINE - REMOVED FROM SOURCE TOO###
; [ Golden Star (Blue version) ]
goldstbl:0:0000:00:999:[Activate 1 of these cheats ]
goldstbl:0:0000:00:999:[on the "W-Up" screen. ]
goldstbl:0:BD8C:02:001:One Win = 3rd
goldstbl:0:BD8C:03:001:One Win = 4th
goldstbl:0:BD8C:04:001:One Win = 5th
goldstbl:0:BD8C:04:000:One card to guess in W-UP
goldstbl:0:BBAD:07:000:Infinite free plays
goldstbl:0:BBA5:09:000:Always bonus - cher.
goldstbl:0:BBA7:00:500:Always bonus - cher. (2/2)
goldstbl:0:BBA8:05:000:Always bonus - bells
goldstbl:0:BBA7:00:500:Always bonus - bells (2/2)
goldstbl:0:BBAB:01:000:Always bonus - BAR 1
goldstbl:0:BBA7:01:500:Always bonus - BAR 1 (2/2)
goldstbl:0:BBA5:09:001:Get bonus - cher. Now!
goldstbl:0:BBA7:00:501:Get bonus - cher. Now! (2/2)
goldstbl:0:BBA8:05:001:Get bonus - bells Now!
goldstbl:0:BBA7:00:501:Get bonus - bells Now! (2/2)
goldstbl:0:BBAB:01:001:Get bonus - BAR 1 Now!
goldstbl:0:BBA7:01:501:Get bonus - BAR 1 Now! (2/2)
goldstbl:0:BBA4:11:001:Bonus is BAR 1
goldstbl:0:BBA4:44:001:Bonus is cherries
goldstbl:0:BBA4:88:001:Bonus is bells
;####GAME REMOVED FROM OFFICIAL BINARY AT THE 0.74 RELEASE DUE TO LATE COPYRIGHT (2001)#####
; [ King of Fighters 2001, The ]
kof2001:0:10A7D3:46:000:Infinite Time
kof2001:0:10A7E0:00:000:Mai's boobs always bounce:Causes Japanese text to appear
kof2001:0:108239:66:000:Infinite Energy PL1
kof2001:0:108239:00:001:Drain All Energy Now! PL1
kof2001:0:1082E3:04:000:Always have Maximum POW PL1
kof2001:0:1081E8:00:000:Always have No POW PL1
kof2001:0:1082E3:00:500:Always have No POW PL1 (2/2)
:kof2001:62000000:000000:00000000:00000000:Select Character PL1 (A):ABCD is the order in which you selected your character on the character selection screen, and would appear from the outside in during the order select screen.
:kof2001:00010000:10A7E6:00000000:FFFFFFFF:K'
:kof2001:00010000:10A7E6:00000001:FFFFFFFF:Maxima
:kof2001:00010000:10A7E6:00000002:FFFFFFFF:Whip
:kof2001:00010000:10A7E6:00000003:FFFFFFFF:Lin
:kof2001:00010000:10A7E6:00000004:FFFFFFFF:Kyo
:kof2001:00010000:10A7E6:00000005:FFFFFFFF:Benimaru
:kof2001:00010000:10A7E6:00000006:FFFFFFFF:Daimon
:kof2001:00010000:10A7E6:00000007:FFFFFFFF:Shingo
:kof2001:00010000:10A7E6:00000008:FFFFFFFF:Iori
:kof2001:00010000:10A7E6:00000009:FFFFFFFF:Vanessa
:kof2001:00010000:10A7E6:0000000A:FFFFFFFF:Seth
:kof2001:00010000:10A7E6:0000000B:FFFFFFFF:Ramon
:kof2001:00010000:10A7E6:0000000C:FFFFFFFF:Leona
:kof2001:00010000:10A7E6:0000000D:FFFFFFFF:Ralf
:kof2001:00010000:10A7E6:0000000E:FFFFFFFF:Clark
:kof2001:00010000:10A7E6:0000000F:FFFFFFFF:Heidern
:kof2001:00010000:10A7E6:00000010:FFFFFFFF:Terry
:kof2001:00010000:10A7E6:00000011:FFFFFFFF:Andy
:kof2001:00010000:10A7E6:00000012:FFFFFFFF:Joe
:kof2001:00010000:10A7E6:00000013:FFFFFFFF:Mary
:kof2001:00010000:10A7E6:00000014:FFFFFFFF:Ryo
:kof2001:00010000:10A7E6:00000015:FFFFFFFF:Robert
:kof2001:00010000:10A7E6:00000016:FFFFFFFF:Yuri
:kof2001:00010000:10A7E6:00000017:FFFFFFFF:Takuma
:kof2001:00010000:10A7E6:00000018:FFFFFFFF:King
:kof2001:00010000:10A7E6:00000019:FFFFFFFF:Mai
:kof2001:00010000:10A7E6:0000001A:FFFFFFFF:Hinako
:kof2001:00010000:10A7E6:0000001B:FFFFFFFF:Xiangfei
:kof2001:00010000:10A7E6:0000001C:FFFFFFFF:Kula
:kof2001:00010000:10A7E6:0000001D:FFFFFFFF:Foxy
:kof2001:00010000:10A7E6:0000001E:FFFFFFFF:K9999
:kof2001:00010000:10A7E6:0000001F:FFFFFFFF:Angel
:kof2001:00010000:10A7E6:00000020:FFFFFFFF:Athena
:kof2001:00010000:10A7E6:00000021:FFFFFFFF:Kensou
:kof2001:00010000:10A7E6:00000022:FFFFFFFF:Chin
:kof2001:00010000:10A7E6:00000023:FFFFFFFF:Bao
:kof2001:00010000:10A7E6:00000024:FFFFFFFF:Kim
:kof2001:00010000:10A7E6:00000025:FFFFFFFF:Chang
:kof2001:00010000:10A7E6:00000026:FFFFFFFF:Choi
:kof2001:00010000:10A7E6:00000027:FFFFFFFF:May
:kof2001:00010000:10A7E6:00000028:FFFFFFFF:Zero
:kof2001:00010000:10A7E6:00000029:FFFFFFFF:Igniz
:kof2001:62000000:000000:00000000:00000000:Select Character PL1 (B)
:kof2001:00010000:10A7E7:00000000:FFFFFFFF:K'
:kof2001:00010000:10A7E7:00000001:FFFFFFFF:Maxima
:kof2001:00010000:10A7E7:00000002:FFFFFFFF:Whip
:kof2001:00010000:10A7E7:00000003:FFFFFFFF:Lin
:kof2001:00010000:10A7E7:00000004:FFFFFFFF:Kyo
:kof2001:00010000:10A7E7:00000005:FFFFFFFF:Benimaru
:kof2001:00010000:10A7E7:00000006:FFFFFFFF:Daimon
:kof2001:00010000:10A7E7:00000007:FFFFFFFF:Shingo
:kof2001:00010000:10A7E7:00000008:FFFFFFFF:Iori
:kof2001:00010000:10A7E7:00000009:FFFFFFFF:Vanessa
:kof2001:00010000:10A7E7:0000000A:FFFFFFFF:Seth
:kof2001:00010000:10A7E7:0000000B:FFFFFFFF:Ramon
:kof2001:00010000:10A7E7:0000000C:FFFFFFFF:Leona
:kof2001:00010000:10A7E7:0000000D:FFFFFFFF:Ralf
:kof2001:00010000:10A7E7:0000000E:FFFFFFFF:Clark
:kof2001:00010000:10A7E7:0000000F:FFFFFFFF:Heidern
:kof2001:00010000:10A7E7:00000010:FFFFFFFF:Terry
:kof2001:00010000:10A7E7:00000011:FFFFFFFF:Andy
:kof2001:00010000:10A7E7:00000012:FFFFFFFF:Joe
:kof2001:00010000:10A7E7:00000013:FFFFFFFF:Mary
:kof2001:00010000:10A7E7:00000014:FFFFFFFF:Ryo
:kof2001:00010000:10A7E7:00000015:FFFFFFFF:Robert
:kof2001:00010000:10A7E7:00000016:FFFFFFFF:Yuri
:kof2001:00010000:10A7E7:00000017:FFFFFFFF:Takuma
:kof2001:00010000:10A7E7:00000018:FFFFFFFF:King
:kof2001:00010000:10A7E7:00000019:FFFFFFFF:Mai
:kof2001:00010000:10A7E7:0000001A:FFFFFFFF:Hinako
:kof2001:00010000:10A7E7:0000001B:FFFFFFFF:Xiangfei
:kof2001:00010000:10A7E7:0000001C:FFFFFFFF:Kula
:kof2001:00010000:10A7E7:0000001D:FFFFFFFF:Foxy
:kof2001:00010000:10A7E7:0000001E:FFFFFFFF:K9999
:kof2001:00010000:10A7E7:0000001F:FFFFFFFF:Angel
:kof2001:00010000:10A7E7:00000020:FFFFFFFF:Athena
:kof2001:00010000:10A7E7:00000021:FFFFFFFF:Kensou
:kof2001:00010000:10A7E7:00000022:FFFFFFFF:Chin
:kof2001:00010000:10A7E7:00000023:FFFFFFFF:Bao
:kof2001:00010000:10A7E7:00000024:FFFFFFFF:Kim
:kof2001:00010000:10A7E7:00000025:FFFFFFFF:Chang
:kof2001:00010000:10A7E7:00000026:FFFFFFFF:Choi
:kof2001:00010000:10A7E7:00000027:FFFFFFFF:May
:kof2001:00010000:10A7E7:00000028:FFFFFFFF:Zero
:kof2001:00010000:10A7E7:00000029:FFFFFFFF:Igniz
:kof2001:62000000:000000:00000000:00000000:Select Character PL1 (C)
:kof2001:00010000:10A7E8:00000000:FFFFFFFF:K'
:kof2001:00010000:10A7E8:00000001:FFFFFFFF:Maxima
:kof2001:00010000:10A7E8:00000002:FFFFFFFF:Whip
:kof2001:00010000:10A7E8:00000003:FFFFFFFF:Lin
:kof2001:00010000:10A7E8:00000004:FFFFFFFF:Kyo
:kof2001:00010000:10A7E8:00000005:FFFFFFFF:Benimaru
:kof2001:00010000:10A7E8:00000006:FFFFFFFF:Daimon
:kof2001:00010000:10A7E8:00000007:FFFFFFFF:Shingo
:kof2001:00010000:10A7E8:00000008:FFFFFFFF:Iori
:kof2001:00010000:10A7E8:00000009:FFFFFFFF:Vanessa
:kof2001:00010000:10A7E8:0000000A:FFFFFFFF:Seth
:kof2001:00010000:10A7E8:0000000B:FFFFFFFF:Ramon
:kof2001:00010000:10A7E8:0000000C:FFFFFFFF:Leona
:kof2001:00010000:10A7E8:0000000D:FFFFFFFF:Ralf
:kof2001:00010000:10A7E8:0000000E:FFFFFFFF:Clark
:kof2001:00010000:10A7E8:0000000F:FFFFFFFF:Heidern
:kof2001:00010000:10A7E8:00000010:FFFFFFFF:Terry
:kof2001:00010000:10A7E8:00000011:FFFFFFFF:Andy
:kof2001:00010000:10A7E8:00000012:FFFFFFFF:Joe
:kof2001:00010000:10A7E8:00000013:FFFFFFFF:Mary
:kof2001:00010000:10A7E8:00000014:FFFFFFFF:Ryo
:kof2001:00010000:10A7E8:00000015:FFFFFFFF:Robert
:kof2001:00010000:10A7E8:00000016:FFFFFFFF:Yuri
:kof2001:00010000:10A7E8:00000017:FFFFFFFF:Takuma
:kof2001:00010000:10A7E8:00000018:FFFFFFFF:King
:kof2001:00010000:10A7E8:00000019:FFFFFFFF:Mai
:kof2001:00010000:10A7E8:0000001A:FFFFFFFF:Hinako
:kof2001:00010000:10A7E8:0000001B:FFFFFFFF:Xiangfei
:kof2001:00010000:10A7E8:0000001C:FFFFFFFF:Kula
:kof2001:00010000:10A7E8:0000001D:FFFFFFFF:Foxy
:kof2001:00010000:10A7E8:0000001E:FFFFFFFF:K9999
:kof2001:00010000:10A7E8:0000001F:FFFFFFFF:Angel
:kof2001:00010000:10A7E8:00000020:FFFFFFFF:Athena
:kof2001:00010000:10A7E8:00000021:FFFFFFFF:Kensou
:kof2001:00010000:10A7E8:00000022:FFFFFFFF:Chin
:kof2001:00010000:10A7E8:00000023:FFFFFFFF:Bao
:kof2001:00010000:10A7E8:00000024:FFFFFFFF:Kim
:kof2001:00010000:10A7E8:00000025:FFFFFFFF:Chang
:kof2001:00010000:10A7E8:00000026:FFFFFFFF:Choi
:kof2001:00010000:10A7E8:00000027:FFFFFFFF:May
:kof2001:00010000:10A7E8:00000028:FFFFFFFF:Zero
:kof2001:00010000:10A7E8:00000029:FFFFFFFF:Igniz
:kof2001:62000000:000000:00000000:00000000:Select Character PL1 (D)
:kof2001:00010000:10A7E9:00000000:FFFFFFFF:K'
:kof2001:00010000:10A7E9:00000001:FFFFFFFF:Maxima
:kof2001:00010000:10A7E9:00000002:FFFFFFFF:Whip
:kof2001:00010000:10A7E9:00000003:FFFFFFFF:Lin
:kof2001:00010000:10A7E9:00000004:FFFFFFFF:Kyo
:kof2001:00010000:10A7E9:00000005:FFFFFFFF:Benimaru
:kof2001:00010000:10A7E9:00000006:FFFFFFFF:Daimon
:kof2001:00010000:10A7E9:00000007:FFFFFFFF:Shingo
:kof2001:00010000:10A7E9:00000008:FFFFFFFF:Iori
:kof2001:00010000:10A7E9:00000009:FFFFFFFF:Vanessa
:kof2001:00010000:10A7E9:0000000A:FFFFFFFF:Seth
:kof2001:00010000:10A7E9:0000000B:FFFFFFFF:Ramon
:kof2001:00010000:10A7E9:0000000C:FFFFFFFF:Leona
:kof2001:00010000:10A7E9:0000000D:FFFFFFFF:Ralf
:kof2001:00010000:10A7E9:0000000E:FFFFFFFF:Clark
:kof2001:00010000:10A7E9:0000000F:FFFFFFFF:Heidern
:kof2001:00010000:10A7E9:00000010:FFFFFFFF:Terry
:kof2001:00010000:10A7E9:00000011:FFFFFFFF:Andy
:kof2001:00010000:10A7E9:00000012:FFFFFFFF:Joe
:kof2001:00010000:10A7E9:00000013:FFFFFFFF:Mary
:kof2001:00010000:10A7E9:00000014:FFFFFFFF:Ryo
:kof2001:00010000:10A7E9:00000015:FFFFFFFF:Robert
:kof2001:00010000:10A7E9:00000016:FFFFFFFF:Yuri
:kof2001:00010000:10A7E9:00000017:FFFFFFFF:Takuma
:kof2001:00010000:10A7E9:00000018:FFFFFFFF:King
:kof2001:00010000:10A7E9:00000019:FFFFFFFF:Mai
:kof2001:00010000:10A7E9:0000001A:FFFFFFFF:Hinako
:kof2001:00010000:10A7E9:0000001B:FFFFFFFF:Xiangfei
:kof2001:00010000:10A7E9:0000001C:FFFFFFFF:Kula
:kof2001:00010000:10A7E9:0000001D:FFFFFFFF:Foxy
:kof2001:00010000:10A7E9:0000001E:FFFFFFFF:K9999
:kof2001:00010000:10A7E9:0000001F:FFFFFFFF:Angel
:kof2001:00010000:10A7E9:00000020:FFFFFFFF:Athena
:kof2001:00010000:10A7E9:00000021:FFFFFFFF:Kensou
:kof2001:00010000:10A7E9:00000022:FFFFFFFF:Chin
:kof2001:00010000:10A7E9:00000023:FFFFFFFF:Bao
:kof2001:00010000:10A7E9:00000024:FFFFFFFF:Kim
:kof2001:00010000:10A7E9:00000025:FFFFFFFF:Chang
:kof2001:00010000:10A7E9:00000026:FFFFFFFF:Choi
:kof2001:00010000:10A7E9:00000027:FFFFFFFF:May
:kof2001:00010000:10A7E9:00000028:FFFFFFFF:Zero
:kof2001:00010000:10A7E9:00000029:FFFFFFFF:Igniz
kof2001:0:10A7E9:28:000:Play with Zero PL1:This maybe less buggy then the above cheat for this character
kof2001:0:10A7F8:28:500:Play with Zero PL1 (2/7)
kof2001:0:10A7F9:28:500:Play with Zero PL1 (3/7)
kof2001:0:10A7FA:28:500:Play with Zero PL1 (4/7)
kof2001:0:10A7FC:00:500:Play with Zero PL1 (5/7)
kof2001:0:10A7FD:00:500:Play with Zero PL1 (6/7)
kof2001:0:10A7FE:00:500:Play with Zero PL1 (7/7)
kof2001:0:10A7E9:29:000:Play with Igniz PL1:This maybe less buggy then the above cheat for this character
kof2001:0:10A7F8:29:500:Play with Igniz PL1 (2/4)
kof2001:0:10A7F9:29:500:Play with Igniz PL1 (3/4)
kof2001:0:10A7FA:29:500:Play with Igniz PL1 (4/4)
kof2001:0:10A7E9:28:000:Play with Zero (featuring Evil Joe) PL1
kof2001:0:10A7F8:28:500:Play with Zero (featuring Evil Joe) PL1 (2/7)
kof2001:0:10A7F9:12:500:Play with Zero (featuring Evil Joe) PL1 (3/7)
kof2001:0:10A7FA:28:500:Play with Zero (featuring Evil Joe) PL1 (4/7)
kof2001:0:10A7FC:00:500:Play with Zero (featuring Evil Joe) PL1 (5/7)
kof2001:0:10A7FD:B5:500:Play with Zero (featuring Evil Joe) PL1 (6/7)
kof2001:0:10A7FE:00:500:Play with Zero (featuring Evil Joe) PL1 (7/7)
kof2001:0:108439:66:000:Infinite Energy PL2
kof2001:0:108439:00:001:Drain All Energy Now! PL2
kof2001:0:1084E3:04:000:Always have Maximum POW PL2
kof2001:0:1083E8:00:000:Always have No POW PL2
kof2001:0:1084E3:00:500:Always have No POW PL2 (2/2)
:kof2001:62000000:000000:00000000:00000000:Select Character PL2 (A):ABCD is the order in which you selected your character on the character selection screen, and would appear from the outside in during the order select screen.
:kof2001:00010000:10A804:00000000:FFFFFFFF:K'
:kof2001:00010000:10A804:00000001:FFFFFFFF:Maxima
:kof2001:00010000:10A804:00000002:FFFFFFFF:Whip
:kof2001:00010000:10A804:00000003:FFFFFFFF:Lin
:kof2001:00010000:10A804:00000004:FFFFFFFF:Kyo
:kof2001:00010000:10A804:00000005:FFFFFFFF:Benimaru
:kof2001:00010000:10A804:00000006:FFFFFFFF:Daimon
:kof2001:00010000:10A804:00000007:FFFFFFFF:Shingo
:kof2001:00010000:10A804:00000008:FFFFFFFF:Iori
:kof2001:00010000:10A804:00000009:FFFFFFFF:Vanessa
:kof2001:00010000:10A804:0000000A:FFFFFFFF:Seth
:kof2001:00010000:10A804:0000000B:FFFFFFFF:Ramon
:kof2001:00010000:10A804:0000000C:FFFFFFFF:Leona
:kof2001:00010000:10A804:0000000D:FFFFFFFF:Ralf
:kof2001:00010000:10A804:0000000E:FFFFFFFF:Clark
:kof2001:00010000:10A804:0000000F:FFFFFFFF:Heidern
:kof2001:00010000:10A804:00000010:FFFFFFFF:Terry
:kof2001:00010000:10A804:00000011:FFFFFFFF:Andy
:kof2001:00010000:10A804:00000012:FFFFFFFF:Joe
:kof2001:00010000:10A804:00000013:FFFFFFFF:Mary
:kof2001:00010000:10A804:00000014:FFFFFFFF:Ryo
:kof2001:00010000:10A804:00000015:FFFFFFFF:Robert
:kof2001:00010000:10A804:00000016:FFFFFFFF:Yuri
:kof2001:00010000:10A804:00000017:FFFFFFFF:Takuma
:kof2001:00010000:10A804:00000018:FFFFFFFF:King
:kof2001:00010000:10A804:00000019:FFFFFFFF:Mai
:kof2001:00010000:10A804:0000001A:FFFFFFFF:Hinako
:kof2001:00010000:10A804:0000001B:FFFFFFFF:Xiangfei
:kof2001:00010000:10A804:0000001C:FFFFFFFF:Kula
:kof2001:00010000:10A804:0000001D:FFFFFFFF:Foxy
:kof2001:00010000:10A804:0000001E:FFFFFFFF:K9999
:kof2001:00010000:10A804:0000001F:FFFFFFFF:Angel
:kof2001:00010000:10A804:00000020:FFFFFFFF:Athena
:kof2001:00010000:10A804:00000021:FFFFFFFF:Kensou
:kof2001:00010000:10A804:00000022:FFFFFFFF:Chin
:kof2001:00010000:10A804:00000023:FFFFFFFF:Bao
:kof2001:00010000:10A804:00000024:FFFFFFFF:Kim
:kof2001:00010000:10A804:00000025:FFFFFFFF:Chang
:kof2001:00010000:10A804:00000026:FFFFFFFF:Choi
:kof2001:00010000:10A804:00000027:FFFFFFFF:May
:kof2001:00010000:10A804:00000028:FFFFFFFF:Zero
:kof2001:00010000:10A804:00000029:FFFFFFFF:Igniz
:kof2001:62000000:000000:00000000:00000000:Select Character PL2 (B)
:kof2001:00010000:10A805:00000000:FFFFFFFF:K'
:kof2001:00010000:10A805:00000001:FFFFFFFF:Maxima
:kof2001:00010000:10A805:00000002:FFFFFFFF:Whip
:kof2001:00010000:10A805:00000003:FFFFFFFF:Lin
:kof2001:00010000:10A805:00000004:FFFFFFFF:Kyo
:kof2001:00010000:10A805:00000005:FFFFFFFF:Benimaru
:kof2001:00010000:10A805:00000006:FFFFFFFF:Daimon
:kof2001:00010000:10A805:00000007:FFFFFFFF:Shingo
:kof2001:00010000:10A805:00000008:FFFFFFFF:Iori
:kof2001:00010000:10A805:00000009:FFFFFFFF:Vanessa
:kof2001:00010000:10A805:0000000A:FFFFFFFF:Seth
:kof2001:00010000:10A805:0000000B:FFFFFFFF:Ramon
:kof2001:00010000:10A805:0000000C:FFFFFFFF:Leona
:kof2001:00010000:10A805:0000000D:FFFFFFFF:Ralf
:kof2001:00010000:10A805:0000000E:FFFFFFFF:Clark
:kof2001:00010000:10A805:0000000F:FFFFFFFF:Heidern
:kof2001:00010000:10A805:00000010:FFFFFFFF:Terry
:kof2001:00010000:10A805:00000011:FFFFFFFF:Andy
:kof2001:00010000:10A805:00000012:FFFFFFFF:Joe
:kof2001:00010000:10A805:00000013:FFFFFFFF:Mary
:kof2001:00010000:10A805:00000014:FFFFFFFF:Ryo
:kof2001:00010000:10A805:00000015:FFFFFFFF:Robert
:kof2001:00010000:10A805:00000016:FFFFFFFF:Yuri
:kof2001:00010000:10A805:00000017:FFFFFFFF:Takuma
:kof2001:00010000:10A805:00000018:FFFFFFFF:King
:kof2001:00010000:10A805:00000019:FFFFFFFF:Mai
:kof2001:00010000:10A805:0000001A:FFFFFFFF:Hinako
:kof2001:00010000:10A805:0000001B:FFFFFFFF:Xiangfei
:kof2001:00010000:10A805:0000001C:FFFFFFFF:Kula
:kof2001:00010000:10A805:0000001D:FFFFFFFF:Foxy
:kof2001:00010000:10A805:0000001E:FFFFFFFF:K9999
:kof2001:00010000:10A805:0000001F:FFFFFFFF:Angel
:kof2001:00010000:10A805:00000020:FFFFFFFF:Athena
:kof2001:00010000:10A805:00000021:FFFFFFFF:Kensou
:kof2001:00010000:10A805:00000022:FFFFFFFF:Chin
:kof2001:00010000:10A805:00000023:FFFFFFFF:Bao
:kof2001:00010000:10A805:00000024:FFFFFFFF:Kim
:kof2001:00010000:10A805:00000025:FFFFFFFF:Chang
:kof2001:00010000:10A805:00000026:FFFFFFFF:Choi
:kof2001:00010000:10A805:00000027:FFFFFFFF:May
:kof2001:00010000:10A805:00000028:FFFFFFFF:Zero
:kof2001:00010000:10A805:00000029:FFFFFFFF:Igniz
:kof2001:62000000:000000:00000000:00000000:Select Character PL2 (C)
:kof2001:00010000:10A806:00000000:FFFFFFFF:K'
:kof2001:00010000:10A806:00000001:FFFFFFFF:Maxima
:kof2001:00010000:10A806:00000002:FFFFFFFF:Whip
:kof2001:00010000:10A806:00000003:FFFFFFFF:Lin
:kof2001:00010000:10A806:00000004:FFFFFFFF:Kyo
:kof2001:00010000:10A806:00000005:FFFFFFFF:Benimaru
:kof2001:00010000:10A806:00000006:FFFFFFFF:Daimon
:kof2001:00010000:10A806:00000007:FFFFFFFF:Shingo
:kof2001:00010000:10A806:00000008:FFFFFFFF:Iori
:kof2001:00010000:10A806:00000009:FFFFFFFF:Vanessa
:kof2001:00010000:10A806:0000000A:FFFFFFFF:Seth
:kof2001:00010000:10A806:0000000B:FFFFFFFF:Ramon
:kof2001:00010000:10A806:0000000C:FFFFFFFF:Leona
:kof2001:00010000:10A806:0000000D:FFFFFFFF:Ralf
:kof2001:00010000:10A806:0000000E:FFFFFFFF:Clark
:kof2001:00010000:10A806:0000000F:FFFFFFFF:Heidern
:kof2001:00010000:10A806:00000010:FFFFFFFF:Terry
:kof2001:00010000:10A806:00000011:FFFFFFFF:Andy
:kof2001:00010000:10A806:00000012:FFFFFFFF:Joe
:kof2001:00010000:10A806:00000013:FFFFFFFF:Mary
:kof2001:00010000:10A806:00000014:FFFFFFFF:Ryo
:kof2001:00010000:10A806:00000015:FFFFFFFF:Robert
:kof2001:00010000:10A806:00000016:FFFFFFFF:Yuri
:kof2001:00010000:10A806:00000017:FFFFFFFF:Takuma
:kof2001:00010000:10A806:00000018:FFFFFFFF:King
:kof2001:00010000:10A806:00000019:FFFFFFFF:Mai
:kof2001:00010000:10A806:0000001A:FFFFFFFF:Hinako
:kof2001:00010000:10A806:0000001B:FFFFFFFF:Xiangfei
:kof2001:00010000:10A806:0000001C:FFFFFFFF:Kula
:kof2001:00010000:10A806:0000001D:FFFFFFFF:Foxy
:kof2001:00010000:10A806:0000001E:FFFFFFFF:K9999
:kof2001:00010000:10A806:0000001F:FFFFFFFF:Angel
:kof2001:00010000:10A806:00000020:FFFFFFFF:Athena
:kof2001:00010000:10A806:00000021:FFFFFFFF:Kensou
:kof2001:00010000:10A806:00000022:FFFFFFFF:Chin
:kof2001:00010000:10A806:00000023:FFFFFFFF:Bao
:kof2001:00010000:10A806:00000024:FFFFFFFF:Kim
:kof2001:00010000:10A806:00000025:FFFFFFFF:Chang
:kof2001:00010000:10A806:00000026:FFFFFFFF:Choi
:kof2001:00010000:10A806:00000027:FFFFFFFF:May
:kof2001:00010000:10A806:00000028:FFFFFFFF:Zero
:kof2001:00010000:10A806:00000029:FFFFFFFF:Igniz
:kof2001:62000000:000000:00000000:00000000:Select Character PL2 (D)
:kof2001:00010000:10A807:00000000:FFFFFFFF:K'
:kof2001:00010000:10A807:00000001:FFFFFFFF:Maxima
:kof2001:00010000:10A807:00000002:FFFFFFFF:Whip
:kof2001:00010000:10A807:00000003:FFFFFFFF:Lin
:kof2001:00010000:10A807:00000004:FFFFFFFF:Kyo
:kof2001:00010000:10A807:00000005:FFFFFFFF:Benimaru
:kof2001:00010000:10A807:00000006:FFFFFFFF:Daimon
:kof2001:00010000:10A807:00000007:FFFFFFFF:Shingo
:kof2001:00010000:10A807:00000008:FFFFFFFF:Iori
:kof2001:00010000:10A807:00000009:FFFFFFFF:Vanessa
:kof2001:00010000:10A807:0000000A:FFFFFFFF:Seth
:kof2001:00010000:10A807:0000000B:FFFFFFFF:Ramon
:kof2001:00010000:10A807:0000000C:FFFFFFFF:Leona
:kof2001:00010000:10A807:0000000D:FFFFFFFF:Ralf
:kof2001:00010000:10A807:0000000E:FFFFFFFF:Clark
:kof2001:00010000:10A807:0000000F:FFFFFFFF:Heidern
:kof2001:00010000:10A807:00000010:FFFFFFFF:Terry
:kof2001:00010000:10A807:00000011:FFFFFFFF:Andy
:kof2001:00010000:10A807:00000012:FFFFFFFF:Joe
:kof2001:00010000:10A807:00000013:FFFFFFFF:Mary
:kof2001:00010000:10A807:00000014:FFFFFFFF:Ryo
:kof2001:00010000:10A807:00000015:FFFFFFFF:Robert
:kof2001:00010000:10A807:00000016:FFFFFFFF:Yuri
:kof2001:00010000:10A807:00000017:FFFFFFFF:Takuma
:kof2001:00010000:10A807:00000018:FFFFFFFF:King
:kof2001:00010000:10A807:00000019:FFFFFFFF:Mai
:kof2001:00010000:10A807:0000001A:FFFFFFFF:Hinako
:kof2001:00010000:10A807:0000001B:FFFFFFFF:Xiangfei
:kof2001:00010000:10A807:0000001C:FFFFFFFF:Kula
:kof2001:00010000:10A807:0000001D:FFFFFFFF:Foxy
:kof2001:00010000:10A807:0000001E:FFFFFFFF:K9999
:kof2001:00010000:10A807:0000001F:FFFFFFFF:Angel
:kof2001:00010000:10A807:00000020:FFFFFFFF:Athena
:kof2001:00010000:10A807:00000021:FFFFFFFF:Kensou
:kof2001:00010000:10A807:00000022:FFFFFFFF:Chin
:kof2001:00010000:10A807:00000023:FFFFFFFF:Bao
:kof2001:00010000:10A807:00000024:FFFFFFFF:Kim
:kof2001:00010000:10A807:00000025:FFFFFFFF:Chang
:kof2001:00010000:10A807:00000026:FFFFFFFF:Choi
:kof2001:00010000:10A807:00000027:FFFFFFFF:May
:kof2001:00010000:10A807:00000028:FFFFFFFF:Zero
:kof2001:00010000:10A807:00000029:FFFFFFFF:Igniz
kof2001:0:10A80F:28:000:Play with Zero PL2:This maybe less buggy then the above cheat for this character
kof2001:0:10A81E:28:500:Play with Zero PL2 (2/7)
kof2001:0:10A81F:28:500:Play with Zero PL2 (3/7)
kof2001:0:10A820:28:500:Play with Zero PL2 (4/7)
kof2001:0:10A822:00:500:Play with Zero PL2 (5/7)
kof2001:0:10A823:00:500:Play with Zero PL2 (6/7)
kof2001:0:10A824:00:500:Play with Zero PL2 (7/7)
kof2001:0:10A80F:29:000:Play with Igniz PL2:This maybe less buggy then the above cheat for this character
kof2001:0:10A81E:29:500:Play with Igniz PL2 (2/4)
kof2001:0:10A81F:29:500:Play with Igniz PL2 (3/4)
kof2001:0:10A820:29:500:Play with Igniz PL2 (4/4)
kof2001:0:10A80F:28:000:Play with Zero (featuring Evil Joe) PL2
kof2001:0:10A81E:28:500:Play with Zero (featuring Evil Joe) PL2 (2/7)
kof2001:0:10A81F:12:500:Play with Zero (featuring Evil Joe) PL2 (3/7)
kof2001:0:10A820:28:500:Play with Zero (featuring Evil Joe) PL2 (4/7)
kof2001:0:10A822:00:500:Play with Zero (featuring Evil Joe) PL2 (5/7)
kof2001:0:10A823:B5:500:Play with Zero (featuring Evil Joe) PL2 (6/7)
kof2001:0:10A824:00:500:Play with Zero (featuring Evil Joe) PL2 (7/7)
;####GAME NOT YET IN OFFICIAL BINARY - DUE TO LATE COPYRIGHT OR NOT FULLY WORKING, BUT IN SOURCE#####
; [ Metal Slug 4 ]
mslug4:0:10ED5C:99:000:Infinite Time
mslug4:0:100A89:09:000:Infinite Lives PL1
mslug4:0:10EDED:09:000:Infinite Bombs PL1
mslug4:0:100D17:40:000:Invincibility PL1:You can still die in vehicles and falling in water (without scuba gear)
mslug4:0:100D41:01:000:Invincibility (Fix Final Stage) PL1
mslug4:0:10EDF2:FF:000:Infinite Arms PL1
mslug4:0:10EDF3:FF:500:Infinite Arms PL1
mslug4:0:10EDEA:00:000:Always have Normal Gun PL1
mslug4:0:10EDEA:02:000:Always have Shotgun PL1
mslug4:0:10EDEA:03:000:Always have Rocket Launcher PL1
mslug4:0:10EDEA:04:000:Always have Flame Shot PL1
mslug4:0:10EDEA:05:000:Always have Heavy Machine Gun PL1
mslug4:0:10EDEA:06:000:Always have Laser Gun PL1
mslug4:0:10EDEA:07:000:Always have Big Shotgun PL1
mslug4:0:10EDEA:08:000:Always have Big Rocket Launcher PL1
mslug4:0:10EDEA:09:000:Always have Big Flame Shot PL1
mslug4:0:10EDEA:0A:000:Always have Big Heavy Machine Gun PL1
mslug4:0:10EDEA:0B:000:Always have Big Laser Gun PL1
mslug4:0:10EDEA:0C:000:Always have Enemy Chaser PL1
mslug4:0:10EDEA:0D:000:Always have Iron Lizard PL1
mslug4:0:10EDEA:0E:000:Always have Drop Shot PL1
mslug4:0:10EDEA:12:000:Always have Two Machine Gun PL1
mslug4:0:10EDEC:01:000:Always have Normal Bomb PL1
mslug4:0:10EDEC:02:000:Always have Fire Bomb PL1
mslug4:0:10EDEC:03:000:Always have Rock Bomb PL1
mslug4:0:100B39:09:000:Infinite Lives PL2
mslug4:0:10EDFD:09:000:Infinite Bombs PL2
mslug4:0:100DC7:40:000:Invincibility PL2:You can still die in vehicles and falling in water (without scuba gear)
mslug4:0:100DF1:01:000:Invincibility (Fix Final Stage) PL2
mslug4:0:10EE02:FF:000:Infinite Arms PL2
mslug4:0:10EE03:FF:500:Infinite Arms PL2
mslug4:0:10EDFA:00:000:Always have Normal Gun PL2
mslug4:0:10EDFA:02:000:Always have Shotgun PL2
mslug4:0:10EDFA:03:000:Always have Rocket Launcher PL2
mslug4:0:10EDFA:04:000:Always have Flame Shot PL2
mslug4:0:10EDFA:05:000:Always have Heavy Machine Gun PL2
mslug4:0:10EDFA:06:000:Always have Laser Gun PL2
mslug4:0:10EDFA:07:000:Always have Big Shotgun PL2
mslug4:0:10EDFA:08:000:Always have Big Rocket Launcher PL2
mslug4:0:10EDFA:09:000:Always have Big Flame Shot PL2
mslug4:0:10EDFA:0A:000:Always have Big Heavy Machine Gun PL2
mslug4:0:10EDFA:0B:000:Always have Big Laser Gun PL2
mslug4:0:10EDFA:0C:000:Always have Enemy Chaser PL2
mslug4:0:10EDFA:0D:000:Always have Iron Lizard PL2
mslug4:0:10EDFA:0E:000:Always have Drop Shot PL2
mslug4:0:10EDFA:12:000:Always have Two Machine Gun PL2
mslug4:0:10EDFC:01:000:Always have Normal Bomb PL2
mslug4:0:10EDFC:02:000:Always have Fire Bomb PL2
mslug4:0:10EDFC:03:000:Always have Rock Bomb PL2
;####THIS GAME IS NOT IN MAME AT ALL DUE TO LATE COPYRIGHT (200x) AND SO THESE CHEATS STAY UNTESTED#####
; [ Metal Slug 5 ]
mslug5:0:10D67E:60:000:Infinite Time
mslug5:0:10095E:63:000:Infinite Character Select Time
mslug5:0:100A40:00:000:Character Select
mslug5:0:100A41:09:000:Infinite Lives PL1
mslug5:0:100D49:01:000:Invincibility PL1
mslug5:0:10D45C:FF:000:Infinite Bullets PL1
mslug5:0:10D45D:FF:500:Infinite Bullets PL1 (2/2)
mslug5:0:10D457:63:000:Infinite Bombs PL1
mslug5:0:10DCDF:63:500:Infinite Bombs PL1 (2/2)
mslug5:0:10D454:02:000:Always have Shotgun PL1
mslug5:0:10D454:03:000:Always have Rocket Launcher PL1
mslug5:0:10D454:04:000:Always have Flame Shot PL1
mslug5:0:10D454:05:000:Always have Heavy Machine Gun PL1
mslug5:0:10D454:06:000:Always have Laser Gun PL1
mslug5:0:10D454:07:000:Always have Big Shotgun PL1
mslug5:0:10D454:08:000:Always have Big Rocket Launcher PL1
mslug5:0:10D454:09:000:Always have Big Flame Shot PL1
mslug5:0:10D454:0A:000:Always have Big Heavy Machine Gun PL1
mslug5:0:10D454:0B:000:Always have Big Laser Gun PL1
mslug5:0:10D454:0C:000:Always have Enemy Chaser PL1
mslug5:0:10D454:0D:000:Always have Iron Lizard PL1
mslug5:0:10D454:0E:000:Always have Drop Shot PL1
mslug5:0:10D454:0F:000:Always have Super Granade PL1
mslug5:0:10D454:12:000:Always have Two Machine Gun PL1
mslug5:0:10D456:01:000:Always have Normal Bomb PL1
mslug5:0:10D456:02:000:Always have Fire Bomb PL1
mslug5:0:10D456:03:000:Always have Rock Bomb PL1
mslug5:0:10DCD7:23:000:Infinite Tank Energy PL1
mslug5:0:10DCDF:63:000:Infinite Tank Bimbs PL1
mslug5:0:100D56:01:000:Always have Pig PL1
mslug5:0:100D56:01:001:Get Pig Now! PL1
mslug5:0:10DDDD:0F:000:Always have 15 Prisoners PL1
mslug5:0:10DDDD:0F:001:Get 15 Prisoners Now! PL1
mslug5:0:100B05:09:000:Infinite Lives PL2
mslug5:0:10D46C:FF:000:Infinite Bullets PL2
mslug5:0:10D46D:FF:500:Infinite Bullets PL2 (2/2)
mslug5:0:10D467:63:000:Infinite Bombs PL2
mslug5:0:10DD0B:63:500:Infinite Bombs PL2 (2/2)
mslug5:0:10D464:02:000:Always have Shotgun PL2
mslug5:0:10D464:03:000:Always have Rocket Launcher PL2
mslug5:0:10D464:04:000:Always have Flame Shot PL2
mslug5:0:10D464:05:000:Always have Heavy Machine Gun PL2
mslug5:0:10D464:06:000:Always have Laser Gun PL2
mslug5:0:10D464:07:000:Always have Big Shotgun PL2
mslug5:0:10D464:08:000:Always have Big Rocket Launcher PL2
mslug5:0:10D464:09:000:Always have Big Flame Shot PL2
mslug5:0:10D464:0A:000:Always have Big Heavy Machine Gun PL2
mslug5:0:10D464:0B:000:Always have Big Laser Gun PL2
mslug5:0:10D464:0C:000:Always have Enemy Chaser PL2
mslug5:0:10D464:0D:000:Always have Iron Lizard PL2
mslug5:0:10D464:0E:000:Always have Drop Shot PL2
mslug5:0:10D464:0F:000:Always have Super Grenade PL2
mslug5:0:10D464:12:000:Always have Two Machine Gun PL2
mslug5:0:10D466:01:000:Always have Normal Bomb PL2
mslug5:0:10D466:02:000:Always have Fire Bomb PL2
mslug5:0:10D466:03:000:Always have Rock Bomb PL2
;####GAME REMOVED FROM OFFICIAL BINARY DURING 0.36 BETA STAGES AND SINCE COMPLETELY REMOVED#####
;####IT WAS REMOVED BECAUSE IT WAS A SIMULATION ONLY - IT WORKED FINE - REMOVED FROM SOURCE TOO###
; [ Pong ]
pong:0:000000:00:999:[This game is a simulation ]
pong:0:000000:00:999:[not a emulation, so as yet ]
pong:0:000000:00:999:[cheats are not possible. ]
;####GAME REMOVED FROM OFFICIAL BINARY DURING 0.36 BETA STAGES AND SINCE COMPLETELY REMOVED#####
;####IT WAS REMOVED BECAUSE IT WAS A GAMBLING GAME - IT WORKED FINE - REMOVED FROM SOURCE TOO###
; [ Pontoon ]
pontoon:0:0000:00:999:[Credits in/Credits out mode]
pontoon:0:6084:50:001:Get 50000 credits Now!
pontoon:0:6085:C3:501:Get 50000 credits Now! (2/4)
pontoon:0:6086:00:501:Get 50000 credits Now! (3/4)
pontoon:0:6087:00:501:Get 50000 credits Now! (4/4)
pontoon:0:6036:00:998:Watch me for CPU's card
;####GAME REMOVED FROM OFFICIAL BINARY AT THE 0.67 RELEASE DUE TO A ROM NEEDING TO BE REDUMPED#####
; [ Rafflesia (not encrypted) ]
raflsiau:0:C028:09:000:Infinite Credits
raflsiau:0:C0B2:47:000:Infinite Energy
raflsiau:0:C04E:07:000:Infinite Lives PL1
raflsiau:0:C04F:07:000:Infinite Lives PL2
;####GAME NOT YET IN OFFICIAL BINARY - DUE TO LATE COPYRIGHT OR NOT FULLY WORKING, NOT IN SOURCE EITHER (MAYBE THESE WILL WORK... MAYBE NOT) #####
; [ Rage of the Dragons ]
:rotd:00000000:106B11:00000063:FFFFFFFF:Infinite Time
:rotd:00000001:106B11:00000000:FFFFFFFF:Finish this Round Now!
:rotd:00000000:106BDE:00000002:FFFFFFFF:Infinite Character Selection Time
:rotd:00000300:106909:00000007:FFFFFFFF:Select Stage:You face five teams, then Abobo, another team, then Johann.
:rotd:62000000:000000:00000000:00000000:Select Background:There's one background for each pairing, one for Abubo, and one for Johann. they are listed by which pairing they belong to. Radel/Annie, Jones/Kang & Johann don't have destructible barriers.
:rotd:00010000:106B97:00000000:FFFFFFFF:Sonia/Jimmy
:rotd:00010000:106B97:00000001:FFFFFFFF:Pepe/Pupa
:rotd:00010000:106B97:00000002:FFFFFFFF:Cassandra/Oni
:rotd:00010000:106B97:00000003:FFFFFFFF:Billy/Lynn
:rotd:00010000:106B97:00000004:FFFFFFFF:Alica/Elias
:rotd:00010000:106B97:00000005:FFFFFFFF:Radel/Annie
:rotd:00010000:106B97:00000006:FFFFFFFF:Abubo
:rotd:00010000:106B97:00000007:FFFFFFFF:Jones/Kang
:rotd:00010000:106B97:00000008:FFFFFFFF:Johann
:rotd:20900000:067D22:00004E75:0000FFFF:Unbreakable Barriers
:rotd:00000000:1024CF:000000B4:FFFFFFFF:Infinite Energy (Active Char) PL1
:rotd:00010000:1024D3:000000B4:FFFFFFFF:Infinite Energy (Active Char) PL1 (2/2)
:rotd:00000000:1027BF:000000B4:FFFFFFFF:Infinite Energy (Inactive Char) PL1
:rotd:00010000:1027C3:000000B4:FFFFFFFF:Infinite Energy (Inactive Char) PL1 (2/2)
:rotd:00000001:1024CF:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1
:rotd:00010001:1024D3:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL1 (2/2)
:rotd:00000000:1027BF:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1
:rotd:00010000:1027C3:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL1 (2/2)
:rotd:00000000:1024E3:000000D8:FFFFFFFF:Infinite Power PL1
:rotd:00000000:1024E3:00000000:FFFFFFFF:Never have Power PL1
:rotd:00000001:1024E3:00000000:FFFFFFFF:Drain All Power Now! PL1
:rotd:00000000:1024E5:00000028:FFFFFFFF:No Wait Time to switch characters PL1:Do not switch characters if the character you are swapping to is KO'd - or the game will CRASH!
:rotd:00000000:1024E5:00000000:FFFFFFFF:Can never switch characters PL1
:rotd:62000000:000000:00000000:00000000:Select First Character PL1:Enable this cheat on the title screen
:rotd:00010000:106BE3:00000000:FFFFFFFF:Billy
:rotd:00010000:106BE3:00000001:FFFFFFFF:Lynn
:rotd:00010000:106BE3:00000002:FFFFFFFF:Radel
:rotd:00010000:106BE3:00000003:FFFFFFFF:Annie
:rotd:00010000:106BE3:00000004:FFFFFFFF:Cassandra
:rotd:00010000:106BE3:00000005:FFFFFFFF:Oni
:rotd:00010000:106BE3:00000006:FFFFFFFF:Pepe
:rotd:00010000:106BE3:00000007:FFFFFFFF:Pupa
:rotd:00010000:106BE3:00000008:FFFFFFFF:Alice
:rotd:00010000:106BE3:00000009:FFFFFFFF:Elias
:rotd:00010000:106BE3:0000000A:FFFFFFFF:Jones
:rotd:00010000:106BE3:0000000B:FFFFFFFF:Kang
:rotd:00010000:106BE3:0000000C:FFFFFFFF:Sonia
:rotd:00010000:106BE3:0000000D:FFFFFFFF:Jimmy
:rotd:00010000:106BE3:0000000E:FFFFFFFF:Abubo
:rotd:00010000:106BE3:0000000F:FFFFFFFF:Johann
:rotd:62000000:000000:00000000:00000000:Select First Character Colour PL1:These control in-game character colours only. Its effect cannot be seen on the select screen. Johann does not appear to have B, C, or D colours.
:rotd:00010000:106BE5:00000000:FFFFFFFF:Colour A
:rotd:00010000:106BE5:00000001:FFFFFFFF:Colour B
:rotd:00010000:106BE5:00000002:FFFFFFFF:Colour C
:rotd:00010000:106BE5:00000003:FFFFFFFF:Colour D
:rotd:62000000:000000:00000000:00000000:Select Second Character PL1:Enable this cheat on the title screen
:rotd:00010000:106BE7:00000000:FFFFFFFF:Billy
:rotd:00010000:106BE7:00000001:FFFFFFFF:Lynn
:rotd:00010000:106BE7:00000002:FFFFFFFF:Radel
:rotd:00010000:106BE7:00000003:FFFFFFFF:Annie
:rotd:00010000:106BE7:00000004:FFFFFFFF:Cassandra
:rotd:00010000:106BE7:00000005:FFFFFFFF:Oni
:rotd:00010000:106BE7:00000006:FFFFFFFF:Pepe
:rotd:00010000:106BE7:00000007:FFFFFFFF:Pupa
:rotd:00010000:106BE7:00000008:FFFFFFFF:Alice
:rotd:00010000:106BE7:00000009:FFFFFFFF:Elias
:rotd:00010000:106BE7:0000000A:FFFFFFFF:Jones
:rotd:00010000:106BE7:0000000B:FFFFFFFF:Kang
:rotd:00010000:106BE7:0000000C:FFFFFFFF:Sonia
:rotd:00010000:106BE7:0000000D:FFFFFFFF:Jimmy
:rotd:00010000:106BE7:0000000E:FFFFFFFF:Abubo
:rotd:00010000:106BE7:0000000F:FFFFFFFF:Johann
:rotd:62000000:000000:00000000:00000000:Select Second Character Colour PL1:These control in-game character colours only. Its effect cannot be seen on the select screen. Johann does not appear to have B, C, or D colours.
:rotd:00010000:106BE9:00000000:FFFFFFFF:Colour A
:rotd:00010000:106BE9:00000001:FFFFFFFF:Colour B
:rotd:00010000:106BE9:00000002:FFFFFFFF:Colour C
:rotd:00010000:106BE9:00000003:FFFFFFFF:Colour D
:rotd:00000000:102357:000000B4:FFFFFFFF:Infinite Energy (Active Char) PL2
:rotd:00010000:10235B:000000B4:FFFFFFFF:Infinite Energy (Active Char) PL2 (2/2)
:rotd:00000000:102647:000000B4:FFFFFFFF:Infinite Energy (Inactive Char) PL2
:rotd:00010000:10264B:000000B4:FFFFFFFF:Infinite Energy (Inactive Char) PL2 (2/2)
:rotd:00000001:102357:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2
:rotd:00010001:10235B:00000000:FFFFFFFF:Drain All Energy Now! (Active Char) PL2 (2/2)
:rotd:00000001:102647:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2
:rotd:00010001:10264B:00000000:FFFFFFFF:Drain All Energy Now! (Inactive Char) PL2 (2/2)
:rotd:00000000:10236B:000000D8:FFFFFFFF:Infinite Power PL2
:rotd:00000000:10236B:00000000:FFFFFFFF:Never have Power PL2
:rotd:00000001:10236B:00000000:FFFFFFFF:Drain All Power Now! PL2
:rotd:00000000:10236D:00000028:FFFFFFFF:No Wait Time to switch characters PL2:Do not switch characters if the character you are swapping to is KO'd - or the game will CRASH!
:rotd:00000000:10236D:00000000:FFFFFFFF:Can never switch characters PL2
:rotd:62000000:000000:00000000:00000000:Select First Character PL2:Enable this cheat on the title screen (Only available in VS Mode)
:rotd:00010000:106BF1:00000000:FFFFFFFF:Billy
:rotd:00010000:106BF1:00000001:FFFFFFFF:Lynn
:rotd:00010000:106BF1:00000002:FFFFFFFF:Radel
:rotd:00010000:106BF1:00000003:FFFFFFFF:Annie
:rotd:00010000:106BF1:00000004:FFFFFFFF:Cassandra
:rotd:00010000:106BF1:00000005:FFFFFFFF:Oni
:rotd:00010000:106BF1:00000006:FFFFFFFF:Pepe
:rotd:00010000:106BF1:00000007:FFFFFFFF:Pupa
:rotd:00010000:106BF1:00000008:FFFFFFFF:Alice
:rotd:00010000:106BF1:00000009:FFFFFFFF:Elias
:rotd:00010000:106BF1:0000000A:FFFFFFFF:Jones
:rotd:00010000:106BF1:0000000B:FFFFFFFF:Kang
:rotd:00010000:106BF1:0000000C:FFFFFFFF:Sonia
:rotd:00010000:106BF1:0000000D:FFFFFFFF:Jimmy
:rotd:00010000:106BF1:0000000E:FFFFFFFF:Abubo
:rotd:00010000:106BF1:0000000F:FFFFFFFF:Johann
:rotd:62000000:000000:00000000:00000000:Select First Character Colour PL2:These control in-game character colours only. Its effect cannot be seen on the select screen. Johann does not appear to have B, C, or D colours.
:rotd:00010000:106BF3:00000000:FFFFFFFF:Colour A
:rotd:00010000:106BF3:00000001:FFFFFFFF:Colour B
:rotd:00010000:106BF3:00000002:FFFFFFFF:Colour C
:rotd:00010000:106BF3:00000003:FFFFFFFF:Colour D
:rotd:62000000:000000:00000000:00000000:Select Second Character PL2:Enable this cheat on the title screen (Only available in VS Mode)
:rotd:00010000:106BF5:00000000:FFFFFFFF:Billy
:rotd:00010000:106BF5:00000001:FFFFFFFF:Lynn
:rotd:00010000:106BF5:00000002:FFFFFFFF:Radel
:rotd:00010000:106BF5:00000003:FFFFFFFF:Annie
:rotd:00010000:106BF5:00000004:FFFFFFFF:Cassandra
:rotd:00010000:106BF5:00000005:FFFFFFFF:Oni
:rotd:00010000:106BF5:00000006:FFFFFFFF:Pepe
:rotd:00010000:106BF5:00000007:FFFFFFFF:Pupa
:rotd:00010000:106BF5:00000008:FFFFFFFF:Alice
:rotd:00010000:106BF5:00000009:FFFFFFFF:Elias
:rotd:00010000:106BF5:0000000A:FFFFFFFF:Jones
:rotd:00010000:106BF5:0000000B:FFFFFFFF:Kang
:rotd:00010000:106BF5:0000000C:FFFFFFFF:Sonia
:rotd:00010000:106BF5:0000000D:FFFFFFFF:Jimmy
:rotd:00010000:106BF5:0000000E:FFFFFFFF:Abubo
:rotd:00010000:106BF5:0000000F:FFFFFFFF:Johann
:rotd:62000000:000000:00000000:00000000:Select Second Character Colour PL2:These control in-game character colours only. Its effect cannot be seen on the select screen. Johann does not appear to have B, C, or D colours.
:rotd:00010000:106BF7:00000000:FFFFFFFF:Colour A
:rotd:00010000:106BF7:00000001:FFFFFFFF:Colour B
:rotd:00010000:106BF7:00000002:FFFFFFFF:Colour C
:rotd:00010000:106BF7:00000003:FFFFFFFF:Colour D
;####THIS GAME IS NOT IN MAME AT ALL DUE TO LATE COPYRIGHT (200x) AND SO THESE CHEATS STAY UNTESTED#####
; [ Samurai Shodown V / Samurai Spirits Zero ]
samsho5:0:10836B:3C:000:Infinite Time
samsho5:0:10836B:00:001:Finish this Round Now!
samsho5:0:10836C:09:000:Go to Final Stage Now!
samsho5:0:108445:7D:000:Infinite Energy PL1
samsho5:0:108445:00:001:Drain All Energy Now! PL1
samsho5:0:10844E:40:000:Always have Maximum Power PL1
samsho5:0:10844E:00:000:Always have Minimum Power PL1
samsho5:0:1085F8:78:000:Always have Maximum Sword Power PL1
samsho5:0:1085F8:00:000:Always have Minimum Sword Power PL1
samsho5:0:1085FE:7C:000:Blue Energy Gauge Length PL1
samsho5:0:108554:82:000:Longer Sword Power Gauge PL1
:samsho5:62000000:000000:00000000:00000000:Select Character PL1
:samsho5:00010000:108322:00000000:FFFFFFFF:Haohmaru
:samsho5:00010000:108322:00000001:FFFFFFFF:Nakoruru
:samsho5:00010000:108322:00000002:FFFFFFFF:Rimururu
:samsho5:00010000:108322:00000003:FFFFFFFF:Hanzo
:samsho5:00010000:108322:00000004:FFFFFFFF:Galford
:samsho5:00010000:108322:00000005:FFFFFFFF:Senryu Kyoshiro
:samsho5:00010000:108322:00000006:FFFFFFFF:Ukyo
:samsho5:00010000:108322:00000007:FFFFFFFF:Genjuro
:samsho5:00010000:108322:00000008:FFFFFFFF:Basara
:samsho5:00010000:108322:00000009:FFFFFFFF:Shizumaru
:samsho5:00010000:108322:0000000A:FFFFFFFF:Gaira
:samsho5:00010000:108322:0000000B:FFFFFFFF:Yumeji *
:samsho5:00010000:108322:0000000C:FFFFFFFF:Jubei
:samsho5:00010000:108322:0000000D:FFFFFFFF:Sankuro *
:samsho5:00010000:108322:0000000E:FFFFFFFF:Charlotte
:samsho5:00010000:108322:0000000F:FFFFFFFF:Tam Tam
:samsho5:00010000:108322:00000010:FFFFFFFF:Kazuki
:samsho5:00010000:108322:00000011:FFFFFFFF:Sogetsu
:samsho5:00010000:108322:00000012:FFFFFFFF:Rasetsumaru
:samsho5:00010000:108322:00000013:FFFFFFFF:Rera
:samsho5:00010000:108322:00000014:FFFFFFFF:Enja
:samsho5:00010000:108322:00000015:FFFFFFFF:Suija
:samsho5:00010000:108322:00000016:FFFFFFFF:Yoshitora
:samsho5:00010000:108322:00000017:FFFFFFFF:Yunfei
:samsho5:00010000:108322:00000018:FFFFFFFF:Mina
:samsho5:00010000:108322:00000019:FFFFFFFF:Kusare-Gedou
:samsho5:00010000:108322:0000001A:FFFFFFFF:Gaoh Kyougoku *
:samsho5:00010000:108322:0000001B:FFFFFFFF:Poppy **
samsho5:0:108655:7D:000:Infinite Energy PL2
samsho5:0:108655:00:001:Drain All Energy Now! PL2
samsho5:0:10865E:40:000:Always have Maximum Power PL2
samsho5:0:10865E:00:000:Always have Minimum Power PL2
samsho5:0:108808:78:000:Always have Maximum Sword Power PL2
samsho5:0:108808:00:000:Always have Minimum Sword Power PL2
samsho5:0:10880E:7C:000:Blue Energy Gauge Length PL2
samsho5:0:108764:82:000:Longer Sword Power Gauge PL2
:samsho5:62000000:000000:00000000:00000000:Select Character PL2
:samsho5:00010000:108323:00000000:FFFFFFFF:Haohmaru
:samsho5:00010000:108323:00000001:FFFFFFFF:Nakoruru
:samsho5:00010000:108323:00000002:FFFFFFFF:Rimururu
:samsho5:00010000:108323:00000003:FFFFFFFF:Hanzo
:samsho5:00010000:108323:00000004:FFFFFFFF:Galford
:samsho5:00010000:108323:00000005:FFFFFFFF:Senryu Kyoshiro
:samsho5:00010000:108323:00000006:FFFFFFFF:Ukyo
:samsho5:00010000:108323:00000007:FFFFFFFF:Genjuro
:samsho5:00010000:108323:00000008:FFFFFFFF:Basara
:samsho5:00010000:108323:00000009:FFFFFFFF:Shizumaru
:samsho5:00010000:108323:0000000A:FFFFFFFF:Gaira
:samsho5:00010000:108323:0000000B:FFFFFFFF:Yumeji *
:samsho5:00010000:108323:0000000C:FFFFFFFF:Jubei
:samsho5:00010000:108323:0000000D:FFFFFFFF:Sankuro *
:samsho5:00010000:108323:0000000E:FFFFFFFF:Charlotte
:samsho5:00010000:108323:0000000F:FFFFFFFF:Tam Tam
:samsho5:00010000:108323:00000010:FFFFFFFF:Kazuki
:samsho5:00010000:108323:00000011:FFFFFFFF:Sogetsu
:samsho5:00010000:108323:00000012:FFFFFFFF:Rasetsumaru
:samsho5:00010000:108323:00000013:FFFFFFFF:Rera
:samsho5:00010000:108323:00000014:FFFFFFFF:Enja
:samsho5:00010000:108323:00000015:FFFFFFFF:Suija
:samsho5:00010000:108323:00000016:FFFFFFFF:Yoshitora
:samsho5:00010000:108323:00000017:FFFFFFFF:Yunfei
:samsho5:00010000:108323:00000018:FFFFFFFF:Mina
:samsho5:00010000:108323:00000019:FFFFFFFF:Kusare-Gedou
:samsho5:00010000:108323:0000001A:FFFFFFFF:Gaoh Kyougoku *
:samsho5:00010000:108323:0000001B:FFFFFFFF:Poppy **
;####GAME REMOVED FROM OFFICIAL BINARY AT THE 0.74 RELEASE DUE TO LATE COPYRIGHT (200x)#####
; [ Sengoku 3 ]
sengoku3:0:108457:63:000:Infinite Time
sengoku3:0:1083C6:09:000:Infinite Select Time
sengoku3:0:105904:00:000:Destroy All Enemy with 1 Shot
sengoku3:0:105905:00:500:Destroy All Enemy with 1 Shot (02/12)
sengoku3:0:1059FE:00:500:Destroy All Enemy with 1 Shot (03/12)
sengoku3:0:1059FF:00:500:Destroy All Enemy with 1 Shot (04/12)
sengoku3:0:105AF9:00:500:Destroy All Enemy with 1 Shot (05/12)
sengoku3:0:105BF3:00:500:Destroy All Enemy with 1 Shot (06/12)
sengoku3:0:105CEC:00:500:Destroy All Enemy with 1 Shot (07/12)
sengoku3:0:105CED:00:500:Destroy All Enemy with 1 Shot (08/12)
sengoku3:0:105DE7:00:500:Destroy All Enemy with 1 Shot (09/12)
sengoku3:0:105EE1:00:500:Destroy All Enemy with 1 Shot (10/12)
sengoku3:0:105FDB:00:500:Destroy All Enemy with 1 Shot (11/12)
sengoku3:0:1060D5:00:500:Destroy All Enemy with 1 Shot (12/12)
sengoku3:0:103DAD:00:000:Crash All 0bject with 1 Shot
sengoku3:0:103EA7:00:500:Crash All 0bject with 1 Shot (2/3)
sengoku3:0:103FA1:00:500:Crash All 0bject with 1 Shot (3/3)
sengoku3:0:102C19:60:000:Infinite Energy PL1
sengoku3:0:1083EB:09:000:Infinite Throwing Stars PL1
sengoku3:0:1083E3:38:000:Infinite Magic PL1
sengoku3:0:102C5D:32:000:Invincibility PL1
sengoku3:0:1083DB:40:000:Infinite Combo Time PL1
sengoku3:0:1083EA:00:000:Always Syuriken PL1
sengoku3:0:1083EA:01:000:Always Kunai PL1
sengoku3:0:1083EA:02:000:Always Bomb PL1
sengoku3:0:1083EA:03:000:Always Saucer PL1
sengoku3:0:1083CA:05:000:Play as Okuni PL1
sengoku3:0:1083CA:00:000:Play as Byacci PL1
sengoku3:0:102D13:60:000:Infinite Energy PL2
sengoku3:0:108409:09:000:Infinite Throwing Stars PL2
sengoku3:0:108401:38:000:Infinite Magic PL2
sengoku3:0:102D57:32:000:Invincibility PL2
sengoku3:0:1083F9:40:000:Infinite Combo Time PL2
sengoku3:0:108408:00:000:Always Syuriken PL2
sengoku3:0:108408:01:000:Always Kunai PL2
sengoku3:0:108408:02:000:Always Bomb PL2
sengoku3:0:108408:03:000:Always Saucer PL2
sengoku3:0:1083CC:05:000:Play as Okuni PL2
sengoku3:0:1083CC:00:000:Play as Byacci PL2
;####GAME REMOVED FROM OFFICIAL BINARY DURING 0.36 BETA STAGES BUT STILL IN SOURCE#####
;####IT WAS REMOVED BECAUSE IT WAS A HOME SYSTEM GAME - ADDED TO MESS NOW - REMOVED FROM SOURCE TOO###
; [ Street Fighter ZERO (Japan CPS Changer) ]
sfzch:0:FFAE09:63:000:Infinite Time
sfzch:0:FF81CD:01:000:All characters selectable:Dont enable on character scrn
sfzch:0:FFAE49:01:000:Quick Dramatic Battle
sfzch:0:FF84A2:00:500:Quick Dramatic Battle (2/3)
sfzch:0:FF88A2:01:500:Quick Dramatic Battle (3/3)
sfzch:0:FF8441:90:000:Infinite Energy PL1
sfzch:0:FF8441:00:000:Energy always set to 0 PL1
sfzch:0:FF8441:00:001:Energy set to 0 Now! PL1
sfzch:0:FF84C6:01:000:End round to win match PL1
sfzch:0:FF84C6:00:000:Rounds won always = 0 PL1
sfzch:0:FF84C6:00:001:Rounds won = 0 Now! PL1
sfzch:0:FF842F:00:000:Air special/super moves PL1:Glitches when knocked down
sfzch:0:FF84BF:90:000:Infinite Power PL1
sfzch:0:FF84BF:00:001:Drain All Power Now! PL1
sfzch:0:FF8537:00:000:Never Faint PL1
sfzch:0:FF853A:00:000:Faint on every hit PL1
sfzch:0:000000:00:999:[ Free player selection ]
sfzch:0:000000:00:999:[ Use on level VS screen ]
sfzch:0:FF84A2:00:001:Play with Ryu PL1
sfzch:0:FF84A2:01:001:Play with Ken PL1
sfzch:0:FF84A2:02:001:Play with Gouki PL1
sfzch:0:FF84A2:03:001:Play with Nash PL1
sfzch:0:FF84A2:04:001:Play with Chun Li PL1
sfzch:0:FF84A2:05:001:Play with Adon PL1
sfzch:0:FF84A2:06:001:Play with Sodom PL1
sfzch:0:FF84A2:07:001:Play with Guy PL1
sfzch:0:FF84A2:08:001:Play with Birdie PL1
sfzch:0:FF84A2:09:001:Play with Rose PL1
sfzch:0:FF84A2:0A:001:Play with Vega PL1
sfzch:0:FF84A2:0B:001:Play with Sagat PL1
sfzch:0:FF84A2:0C:001:Play with Dan PL1
sfzch:0:FF85F2:01:000:Infinite Taunts for Ken or Ryu PL1
sfzch:0:FF85C1:01:000:Infinite Taunts for Chun Li PL1
sfzch:0:FF85F0:01:000:Infinite Taunts for Charlie PL1
sfzch:0:FF85C4:01:000:Infinite Taunts for Guy PL1
sfzch:0:FF85F8:00:000:Infinite Taunts for Birdie PL1
sfzch:0:FF85FF:01:000:Infinite Taunts for Sodom PL1
sfzch:0:FF85F8:01:000:Infinite Taunts for Adon PL1
sfzch:0:FF85E8:01:000:Infinite Taunts for Rose PL1
sfzch:0:FF85C0:01:000:Infinite Taunts for Sagat PL1
sfzch:0:FF85F1:01:000:Infinite Taunts for Akuma PL1
sfzch:0:FF85FB:01:000:Infinite Taunts for Bison PL1
sfzch:0:FF8841:90:000:Infinite Energy PL2
sfzch:0:FF8841:00:000:Energy always set to 0 PL2
sfzch:0:FF8841:00:001:Energy set to 0 Now! PL2
sfzch:0:FF88C6:01:000:End round to win match PL2
sfzch:0:FF88C6:00:000:Rounds won always = 0 PL2
sfzch:0:FF88C6:00:001:Rounds won = 0 Now! PL2
sfzch:0:FF882F:00:000:Air special/super moves PL2:Glitches when knocked down
sfzch:0:FF88BF:90:000:Infinite Power PL2
sfzch:0:FF88BF:00:001:Drain All Power Now! PL2
sfzch:0:FF8937:00:000:Never Faint PL2
sfzch:0:FF893A:00:000:Faint on every hit PL2
sfzch:0:000000:00:999:[ Free player selection ]
sfzch:0:000000:00:999:[ Use on level VS screen ]
sfzch:0:FF88A2:00:001:Play with Ryu PL2
sfzch:0:FF88A2:01:001:Play with Ken PL2
sfzch:0:FF88A2:02:001:Play with Gouki PL2
sfzch:0:FF88A2:03:001:Play with Nash PL2
sfzch:0:FF88A2:04:001:Play with Chun Li PL2
sfzch:0:FF88A2:05:001:Play with Adon PL2
sfzch:0:FF88A2:06:001:Play with Sodom PL2
sfzch:0:FF88A2:07:001:Play with Guy PL2
sfzch:0:FF88A2:08:001:Play with Birdie PL2
sfzch:0:FF88A2:09:001:Play with Rose PL2
sfzch:0:FF88A2:0A:001:Play with Vega PL2
sfzch:0:FF88A2:0B:001:Play with Sagat PL2
sfzch:0:FF88A2:0C:001:Play with Dan PL2
sfzch:0:FF89F2:01:000:Infinite Taunts for Ken or Ryu PL2
sfzch:0:FF89C1:01:000:Infinite Taunts for Chun Li PL2
sfzch:0:FF89F0:01:000:Infinite Taunts for Charlie PL2
sfzch:0:FF89C4:01:000:Infinite Taunts for Guy PL2
sfzch:0:FF89F8:00:000:Infinite Taunts for Birdie PL2
sfzch:0:FF89FF:01:000:Infinite Taunts for Sodom PL2
sfzch:0:FF89F8:01:000:Infinite Taunts for Adon PL2
sfzch:0:FF89E8:01:000:Infinite Taunts for Rose PL2
sfzch:0:FF89C0:01:000:Infinite Taunts for Sagat PL2
sfzch:0:FF89F1:01:000:Infinite Taunts for Akuma PL2
sfzch:0:FF89FB:01:000:Infinite Taunts for Bison PL2
sfzch:0:000000:00:999:[These are the codes to set ]
sfzch:0:000000:00:999:[the machine region - the ]
sfzch:0:000000:00:999:[effectiveness may vary! ]
sfzch:0:000000:00:999:[You have to enable these on]
sfzch:0:000000:00:999:[the ROM check screen!! ]
sfzch:0:FF8191:00:000:Region Switch = Japan
sfzch:0:FF8191:02:000:Region Switch = USA
sfzch:0:FF8191:04:000:Region Switch = Hispanic
sfzch:0:FF8191:06:000:Region Switch = Asia
sfzch:0:FF8191:08:000:Region Switch = Euro
sfzch:0:FF8191:0A:000:Region Switch = Brazil
;####GAME REMOVED FROM OFFICIAL BINARY AT THE 0.74 RELEASE DUE TO LATE COPYRIGHT (200x)#####
; [ Snow Brothers 3 - Magical Adventure ]
snowbro3:0:100195:09:000:Infinite Credits
snowbro3:0:1000BB:20:000:Infinite Time
snowbro3:0:000000:00:999:[ See the Dip Switch Menu to enable ]
snowbro3:0:000000:00:999:[ alternate Invincibility cheats. ]
snowbro3:0:101591:0A:000:Infinite Lives PL1
:snowbro3:00000010:1015CB:000000BE:000000BF:Invincibility (See Note) PL1:Enable it when you are flickering, Turn it OFF at the end of each level
snowbro3:0:1015A8:70:000:All Bonus PL1
snowbro3:0:1015A8:70:000:Always have all powers PL1
snowbro3:0:1015A8:10:020:Always have pow-up shot PL1
snowbro3:0:1015A8:20:020:Always have pow-up range PL1
snowbro3:0:1015A8:40:020:Always have pow-up speed PL1
snowbro3:0:1015A8:70:001:Get all powers Now! PL1
snowbro3:0:1015A8:10:021:Get pow-up shot Now! PL1
snowbro3:0:1015A8:20:021:Get pow-up range Now! PL1
snowbro3:0:1015A8:40:021:Get pow-up speed Now! PL1
snowbro3:0:1015AA:01:021:Get Letter "B" Now! PL1
snowbro3:0:1015AA:02:021:Get Letter "A" Now! PL1
snowbro3:0:1015AA:04:021:Get Letter 1st "L" Now! PL1
snowbro3:0:1015AA:08:021:Get Letter 2nd "L" Now! PL1
snowbro3:0:1015A7:0A:000:Infinite Lives PL2
:snowbro3:00000010:10160B:000000BE:000000BF:Invincibility (See Note) PL2:Enable it when you are flickering, Turn it OFF at the end of each level
snowbro3:0:1015A9:70:000:All Bonus PL2
snowbro3:0:1015A9:70:000:Always have all powers PL2
snowbro3:0:1015A9:10:020:Always have pow-up shot PL2
snowbro3:0:1015A9:20:020:Always have pow-up range PL2
snowbro3:0:1015A9:40:020:Always have pow-up speed PL2
snowbro3:0:1015A9:70:001:Get all powers Now! PL2
snowbro3:0:1015A9:10:021:Get pow-up shot Now! PL2
snowbro3:0:1015A9:20:021:Get pow-up range Now! PL2
snowbro3:0:1015A9:40:021:Get pow-up speed Now!PL2
snowbro3:0:1015AB:01:021:Get Letter "B" Now! PL2
snowbro3:0:1015AB:02:021:Get Letter "A" Now! PL2
snowbro3:0:1015AB:04:021:Get Letter 1st "L" Now! PL2
snowbro3:0:1015AB:08:021:Get Letter 2nd "L" Now! PL2
snowbro3:0:1018CA:00:001:One hit for boss Now!
snowbro3:0:1018CB:01:501:One hit for boss Now! (2/4)
snowbro3:0:10190A:00:501:One hit for boss Now! (3/4)
snowbro3:0:10190B:01:501:One hit for boss Now! (4/4)
snowbro3:0:101573:04:001:Goto Round 5
snowbro3:0:101573:09:001:Goto Round 10
snowbro3:0:101573:0D:001:Goto Round 15
snowbro3:0:101573:12:001:Goto Round 20
snowbro3:0:101573:17:001:Goto Round 25
snowbro3:0:101573:1C:001:Goto Round 30
snowbro3:0:101573:21:001:Goto Round 35
snowbro3:0:101573:26:001:Goto Round 40
snowbro3:0:101573:2B:001:Goto Round 45
snowbro3:0:101573:30:001:Goto Round 50
;####THIS GAME IS NOT IN MAME AT ALL DUE TO LATE COPYRIGHT (200x) AND SO THESE CHEATS STAY UNTESTED#####
; [ SVC Chaos: SNK Vs. Capcom ]
:svcchaos:00000000:10AC15:0000005B:FFFFFFFF:Infinite Time
:svcchaos:00000000:10ABDD:00000008:FFFFFFFF:Stage 1 Clear to Ending
:svcchaos:00000000:10CD6C:0000000F:FFFFFFFF:Infinite Time in Player Select
:svcchaos:00000000:10A239:000000E0:FFFFFFFF:Infinite Energy PL1
:svcchaos:00000000:10A239:00000070:FFFFFFFF:Infinite Energy (Red) PL1
:svcchaos:00000000:10A1E8:00000063:FFFFFFFF:Always Max Power PL1
:svcchaos:00010000:10A1E9:000000FF:FFFFFFFF:Always Max Power PL1 (2/3)
:svcchaos:00010000:10A21D:00000020:FFFFFFFF:Always Max Power PL1 (3/3)
:svcchaos:00000000:1000A4:00000001:FFFFFFFF:Infinite Exceed PL1
:svcchaos:00000000:10A247:00000070:FFFFFFFF:Infinite Guard PL1
:svcchaos:00000000:10A239:00000000:FFFFFFFF:No Energy PL1
:svcchaos:00000000:10A1E8:00000000:FFFFFFFF:No Power PL1
:svcchaos:00010000:10A1E9:00000000:FFFFFFFF:No Power PL1 (2/2)
:svcchaos:00000000:10A247:00000000:FFFFFFFF:No Guard PL1
:svcchaos:62000000:000000:00000000:00000000:Select Character PL1
:svcchaos:00010000:101353:00000000:FFFFFFFF:Kyo
:svcchaos:00010000:101353:00000001:FFFFFFFF:Iori
:svcchaos:00010000:101353:00000002:FFFFFFFF:Ryo
:svcchaos:00010000:101353:00000003:FFFFFFFF:Terry
:svcchaos:00010000:101353:00000004:FFFFFFFF:Mai
:svcchaos:00010000:101353:00000005:FFFFFFFF:Kasumi
:svcchaos:00010000:101353:00000006:FFFFFFFF:Kim
:svcchaos:00010000:101353:00000007:FFFFFFFF:Mr.Karate
:svcchaos:00010000:101353:00000008:FFFFFFFF:Choi
:svcchaos:00010000:101353:00000009:FFFFFFFF:Earthquake
:svcchaos:00010000:101353:0000000A:FFFFFFFF:Genjyuro
:svcchaos:00010000:101353:0000000B:FFFFFFFF:Shiki
:svcchaos:00010000:101353:0000000C:FFFFFFFF:Geeze *
:svcchaos:00010000:101353:0000000D:FFFFFFFF:Mars People *
:svcchaos:00010000:101353:0000000E:FFFFFFFF:Goenitz *
:svcchaos:00010000:101353:0000000F:FFFFFFFF:Athena **
:svcchaos:00010000:101353:00000010:FFFFFFFF:Ryu
:svcchaos:00010000:101353:00000011:FFFFFFFF:Ken
:svcchaos:00010000:101353:00000012:FFFFFFFF:Chun-Li
:svcchaos:00010000:101353:00000013:FFFFFFFF:Guile
:svcchaos:00010000:101353:00000014:FFFFFFFF:Dhalsim
:svcchaos:00010000:101353:00000015:FFFFFFFF:M.Bison (Balrog)
:svcchaos:00010000:101353:00000016:FFFFFFFF:Balrog (Vega)
:svcchaos:00010000:101353:00000017:FFFFFFFF:Sagat
:svcchaos:00010000:101353:00000018:FFFFFFFF:Vega (M.Bison)
:svcchaos:00010000:101353:00000019:FFFFFFFF:Gouki (Akuma)
:svcchaos:00010000:101353:0000001A:FFFFFFFF:Hugo
:svcchaos:00010000:101353:0000001B:FFFFFFFF:Tessa
:svcchaos:00010000:101353:0000001C:FFFFFFFF:Zero *
:svcchaos:00010000:101353:0000001D:FFFFFFFF:Demitri *
:svcchaos:00010000:101353:0000001E:FFFFFFFF:Dan *
:svcchaos:00010000:101353:0000001F:FFFFFFFF:Red Arremer **
:svcchaos:00010000:101353:00000020:FFFFFFFF:Iori *
:svcchaos:00010000:101353:00000021:FFFFFFFF:Mr.Karate **
:svcchaos:00010000:101353:00000022:FFFFFFFF:Violent Ken *
:svcchaos:00010000:101353:00000023:FFFFFFFF:Shin-Gouki (Shin-Akuma) **
:svcchaos:00000000:10A4B9:000000E0:FFFFFFFF:Infinite Energy PL2
:svcchaos:00000000:10A4B9:00000070:FFFFFFFF:Infinite Energy (Red) PL2
:svcchaos:00000000:10A468:00000063:FFFFFFFF:Always Max Power PL2
:svcchaos:00010000:10A469:000000FF:FFFFFFFF:Always Max Power PL2 (2/3)
:svcchaos:00010000:10A49D:00000020:FFFFFFFF:Always Max Power PL2 (3/3)
:svcchaos:00000000:1000A5:00000001:FFFFFFFF:Infinite Exceed PL2
:svcchaos:00000000:10A4C7:00000070:FFFFFFFF:Infinite Guard PL2
:svcchaos:00000000:10A4B9:00000000:FFFFFFFF:No Energy PL2
:svcchaos:00000000:10A468:00000000:FFFFFFFF:No Power PL2
:svcchaos:00010000:10A469:00000000:FFFFFFFF:No Power PL2 (2/2)
:svcchaos:00000000:10A4C7:00000000:FFFFFFFF:No Guard PL2
:svcchaos:62000000:000000:00000000:00000000:Select Character PL2
:svcchaos:00010000:1013D3:00000000:FFFFFFFF:Kyo
:svcchaos:00010000:1013D3:00000001:FFFFFFFF:Iori
:svcchaos:00010000:1013D3:00000002:FFFFFFFF:Ryo
:svcchaos:00010000:1013D3:00000003:FFFFFFFF:Terry
:svcchaos:00010000:1013D3:00000004:FFFFFFFF:Mai
:svcchaos:00010000:1013D3:00000005:FFFFFFFF:Kasumi
:svcchaos:00010000:1013D3:00000006:FFFFFFFF:Kim
:svcchaos:00010000:1013D3:00000007:FFFFFFFF:Mr.Karate
:svcchaos:00010000:1013D3:00000008:FFFFFFFF:Choi
:svcchaos:00010000:1013D3:00000009:FFFFFFFF:Earthquake
:svcchaos:00010000:1013D3:0000000A:FFFFFFFF:Genjyuro
:svcchaos:00010000:1013D3:0000000B:FFFFFFFF:Shiki
:svcchaos:00010000:1013D3:0000000C:FFFFFFFF:Geeze *
:svcchaos:00010000:1013D3:0000000D:FFFFFFFF:Mars People *
:svcchaos:00010000:1013D3:0000000E:FFFFFFFF:Goenitz *
:svcchaos:00010000:1013D3:0000000F:FFFFFFFF:Athena **
:svcchaos:00010000:1013D3:00000010:FFFFFFFF:Ryu
:svcchaos:00010000:1013D3:00000011:FFFFFFFF:Ken
:svcchaos:00010000:1013D3:00000012:FFFFFFFF:Chun-Li
:svcchaos:00010000:1013D3:00000013:FFFFFFFF:Guile
:svcchaos:00010000:1013D3:00000014:FFFFFFFF:Dhalsim
:svcchaos:00010000:1013D3:00000015:FFFFFFFF:M.Bison (Balrog)
:svcchaos:00010000:1013D3:00000016:FFFFFFFF:Balrog (Vega)
:svcchaos:00010000:1013D3:00000017:FFFFFFFF:Sagat
:svcchaos:00010000:1013D3:00000018:FFFFFFFF:Vega (M.Bison)
:svcchaos:00010000:1013D3:00000019:FFFFFFFF:Gouki (Akuma)
:svcchaos:00010000:1013D3:0000001A:FFFFFFFF:Hugo
:svcchaos:00010000:1013D3:0000001B:FFFFFFFF:Tessa
:svcchaos:00010000:1013D3:0000001C:FFFFFFFF:Zero *
:svcchaos:00010000:1013D3:0000001D:FFFFFFFF:Demitri *
:svcchaos:00010000:1013D3:0000001E:FFFFFFFF:Dan *
:svcchaos:00010000:1013D3:0000001F:FFFFFFFF:Red Arremer **
:svcchaos:00010000:1013D3:00000020:FFFFFFFF:Iori *
:svcchaos:00010000:1013D3:00000021:FFFFFFFF:Mr.Karate **
:svcchaos:00010000:1013D3:00000022:FFFFFFFF:Violent Ken *
:svcchaos:00010000:1013D3:00000023:FFFFFFFF:Shin-Gouki (Shin-Akuma) **
;####THIS GAME IS NOT IN MAME AT ALL DUE TO LATE COPYRIGHT (200x) AND SO THESE CHEATS STAY UNTESTED#####
; [ SVC Chaos: SNK Vs. Capcom Plus ]
:svcplus:00000000:10FFF0:00000019:FFFFFFFF:Remove "PLUS" in the Title
:svcplus:00000000:10AC15:0000005B:FFFFFFFF:Infinite Time
:svcplus:00000000:10ABDD:00000008:FFFFFFFF:Stage 1 Clear to Ending
:svcplus:00000000:10CD6C:0000000F:FFFFFFFF:Infinite Time in Player Select
:svcplus:00000000:10A239:000000E0:FFFFFFFF:Infinite Energy PL1
:svcplus:00000000:10A239:00000070:FFFFFFFF:Infinite Energy (Red) PL1
:svcplus:00000000:10A1E8:00000063:FFFFFFFF:Always Max Power PL1
:svcplus:00010000:10A1E9:000000FF:FFFFFFFF:Always Max Power PL1 (2/3)
:svcplus:00010000:10A21D:00000020:FFFFFFFF:Always Max Power PL1 (3/3)
:svcplus:00000000:1000A4:00000001:FFFFFFFF:Infinite Exceed PL1
:svcplus:00000000:10A247:00000070:FFFFFFFF:Infinite Guard PL1
:svcplus:00000000:10A239:00000000:FFFFFFFF:No Energy PL1
:svcplus:00000000:10A1E8:00000000:FFFFFFFF:No Power PL1
:svcplus:00010000:10A1E9:00000000:FFFFFFFF:No Power PL1 (2/2)
:svcplus:00000000:10A247:00000000:FFFFFFFF:No Guard PL1
:svcplus:62000000:000000:00000000:00000000:Select Character PL1
:svcplus:00010000:101353:00000000:FFFFFFFF:Kyo
:svcplus:00010000:101353:00000001:FFFFFFFF:Iori
:svcplus:00010000:101353:00000002:FFFFFFFF:Ryo
:svcplus:00010000:101353:00000003:FFFFFFFF:Terry
:svcplus:00010000:101353:00000004:FFFFFFFF:Mai
:svcplus:00010000:101353:00000005:FFFFFFFF:Kasumi
:svcplus:00010000:101353:00000006:FFFFFFFF:Kim
:svcplus:00010000:101353:00000007:FFFFFFFF:Mr.Karate
:svcplus:00010000:101353:00000008:FFFFFFFF:Choi
:svcplus:00010000:101353:00000009:FFFFFFFF:Earthquake
:svcplus:00010000:101353:0000000A:FFFFFFFF:Genjyuro
:svcplus:00010000:101353:0000000B:FFFFFFFF:Shiki
:svcplus:00010000:101353:0000000C:FFFFFFFF:Geeze *
:svcplus:00010000:101353:0000000D:FFFFFFFF:Mars People *
:svcplus:00010000:101353:0000000E:FFFFFFFF:Goenitz *
:svcplus:00010000:101353:0000000F:FFFFFFFF:Athena **
:svcplus:00010000:101353:00000010:FFFFFFFF:Ryu
:svcplus:00010000:101353:00000011:FFFFFFFF:Ken
:svcplus:00010000:101353:00000012:FFFFFFFF:Chun-Li
:svcplus:00010000:101353:00000013:FFFFFFFF:Guile
:svcplus:00010000:101353:00000014:FFFFFFFF:Dhalsim
:svcplus:00010000:101353:00000015:FFFFFFFF:M.Bison (Balrog)
:svcplus:00010000:101353:00000016:FFFFFFFF:Balrog (Vega)
:svcplus:00010000:101353:00000017:FFFFFFFF:Sagat
:svcplus:00010000:101353:00000018:FFFFFFFF:Vega (M.Bison)
:svcplus:00010000:101353:00000019:FFFFFFFF:Gouki (Akuma)
:svcplus:00010000:101353:0000001A:FFFFFFFF:Hugo
:svcplus:00010000:101353:0000001B:FFFFFFFF:Tessa
:svcplus:00010000:101353:0000001C:FFFFFFFF:Zero *
:svcplus:00010000:101353:0000001D:FFFFFFFF:Demitri *
:svcplus:00010000:101353:0000001E:FFFFFFFF:Dan *
:svcplus:00010000:101353:0000001F:FFFFFFFF:Red Arremer **
:svcplus:00010000:101353:00000020:FFFFFFFF:Iori *
:svcplus:00010000:101353:00000021:FFFFFFFF:Mr.Karate **
:svcplus:00010000:101353:00000022:FFFFFFFF:Violent Ken *
:svcplus:00010000:101353:00000023:FFFFFFFF:Shin-Gouki (Shin-Akuma) **
:svcplus:00000000:10A4B9:000000E0:FFFFFFFF:Infinite Energy PL2
:svcplus:00000000:10A4B9:00000070:FFFFFFFF:Infinite Energy (Red) PL2
:svcplus:00000000:10A468:00000063:FFFFFFFF:Always Max Power PL2
:svcplus:00010000:10A469:000000FF:FFFFFFFF:Always Max Power PL2 (2/3)
:svcplus:00010000:10A49D:00000020:FFFFFFFF:Always Max Power PL2 (3/3)
:svcplus:00000000:1000A5:00000001:FFFFFFFF:Infinite Exceed PL2
:svcplus:00000000:10A4C7:00000070:FFFFFFFF:Infinite Guard PL2
:svcplus:00000000:10A4B9:00000000:FFFFFFFF:No Energy PL2
:svcplus:00000000:10A468:00000000:FFFFFFFF:No Power PL2
:svcplus:00010000:10A469:00000000:FFFFFFFF:No Power PL2 (2/2)
:svcplus:00000000:10A4C7:00000000:FFFFFFFF:No Guard PL2
:svcplus:62000000:000000:00000000:00000000:Select Character PL2
:svcplus:00010000:1013D3:00000000:FFFFFFFF:Kyo
:svcplus:00010000:1013D3:00000001:FFFFFFFF:Iori
:svcplus:00010000:1013D3:00000002:FFFFFFFF:Ryo
:svcplus:00010000:1013D3:00000003:FFFFFFFF:Terry
:svcplus:00010000:1013D3:00000004:FFFFFFFF:Mai
:svcplus:00010000:1013D3:00000005:FFFFFFFF:Kasumi
:svcplus:00010000:1013D3:00000006:FFFFFFFF:Kim
:svcplus:00010000:1013D3:00000007:FFFFFFFF:Mr.Karate
:svcplus:00010000:1013D3:00000008:FFFFFFFF:Choi
:svcplus:00010000:1013D3:00000009:FFFFFFFF:Earthquake
:svcplus:00010000:1013D3:0000000A:FFFFFFFF:Genjyuro
:svcplus:00010000:1013D3:0000000B:FFFFFFFF:Shiki
:svcplus:00010000:1013D3:0000000C:FFFFFFFF:Geeze *
:svcplus:00010000:1013D3:0000000D:FFFFFFFF:Mars People *
:svcplus:00010000:1013D3:0000000E:FFFFFFFF:Goenitz *
:svcplus:00010000:1013D3:0000000F:FFFFFFFF:Athena **
:svcplus:00010000:1013D3:00000010:FFFFFFFF:Ryu
:svcplus:00010000:1013D3:00000011:FFFFFFFF:Ken
:svcplus:00010000:1013D3:00000012:FFFFFFFF:Chun-Li
:svcplus:00010000:1013D3:00000013:FFFFFFFF:Guile
:svcplus:00010000:1013D3:00000014:FFFFFFFF:Dhalsim
:svcplus:00010000:1013D3:00000015:FFFFFFFF:M.Bison (Balrog)
:svcplus:00010000:1013D3:00000016:FFFFFFFF:Balrog (Vega)
:svcplus:00010000:1013D3:00000017:FFFFFFFF:Sagat
:svcplus:00010000:1013D3:00000018:FFFFFFFF:Vega (M.Bison)
:svcplus:00010000:1013D3:00000019:FFFFFFFF:Gouki (Akuma)
:svcplus:00010000:1013D3:0000001A:FFFFFFFF:Hugo
:svcplus:00010000:1013D3:0000001B:FFFFFFFF:Tessa
:svcplus:00010000:1013D3:0000001C:FFFFFFFF:Zero *
:svcplus:00010000:1013D3:0000001D:FFFFFFFF:Demitri *
:svcplus:00010000:1013D3:0000001E:FFFFFFFF:Dan *
:svcplus:00010000:1013D3:0000001F:FFFFFFFF:Red Arremer **
:svcplus:00010000:1013D3:00000020:FFFFFFFF:Iori *
:svcplus:00010000:1013D3:00000021:FFFFFFFF:Mr.Karate **
:svcplus:00010000:1013D3:00000022:FFFFFFFF:Violent Ken *
:svcplus:00010000:1013D3:00000023:FFFFFFFF:Shin-Gouki (Shin-Akuma) **
; [ Vasara 2 (set 1) ]
vasara2:0:0058CC:09:000:Infinite Credits
vasara2:0:000E50:06:000:Infinite Lives PL1
vasara2:0:000E51:03:000:Infinite Bombs PL1
vasara2:0:000E54:04:000:Maximum fire power PL1
:vasara2:00000010:000E58:00000003:000002FF:Invincibility PL1
vasara2:0:000ED3:06:000:Infinite Lives PL2
vasara2:0:000ED4:03:000:Infinite Bombs PL2
vasara2:0:000ED7:04:000:Maximum fire power PL2
:vasara2:00000010:000EDB:00000003:000002FF:Invincibility PL2
; [ Vasara 2 (set 2) ]
vasara2a:0:0058CC:09:000:Infinite Credits
vasara2a:0:000E50:06:000:Infinite Lives PL1
vasara2a:0:000E51:03:000:Infinite Bombs PL1
vasara2a:0:000E54:04:000:Maximum fire power PL1
:vasara2a:00000010:000E58:00000003:000002FF:Invincibility PL1
vasara2a:0:000ED3:06:000:Infinite Lives PL2
vasara2a:0:000ED4:03:000:Infinite Bombs PL2
vasara2a:0:000ED7:04:000:Maximum fire power PL2
:vasara2a:00000010:000EDB:00000003:000002FF:Invincibility PL2
; [ Zupapa! ]
zupapa:0:1002BD:00:001:Finish this Round Now!
zupapa:0:10B17B:00:001:Kill 1st Boss Now!
zupapa:0:1002C1:03:000:Infinite Lives PL1
zupapa:0:10B4DD:28:000:Always have Speed Up PL1
zupapa:0:10B4DE:01:000:Always have Super Punch PL1
zupapa:0:10A2DD:02:000:Invincibility PL1
zupapa:0:1002C3:03:000:Infinite Lives PL2
zupapa:0:10B4E5:28:000:Always have Speed Up PL2
zupapa:0:10B4E6:01:000:Always have Super Punch PL2
zupapa:0:10A2E5:02:000:Invincibility PL2
;******************************************************************************
;* *
;* ONLY CHEATS FOR THE GAMES NOT IN THE LATEST RELEASED BINARY WITH REASON *
;* END OF MAME UNOFFICIAL CHEATS *
;* *
;******************************************************************************
;******************************************************************************
;* *
;* LIST OF REASONS WHY A FEW (IF ANY) GAMES CURRENTLY HAVE NO PROPER CHEATS *
;* *
;******************************************************************************
;
; The following games do not yet have cheats (Infinite Credits does NOT count as
; a proper cheat) for at least one of the following reasons (not all reasons will be
; used at any one time):-
;
; 1. The game has not yet been properly emulated by MAME or it crashes when
; I try to play it :-(. Some games which are broken still have cheats -
; however, if it's NOT properly emulated and no good cheats could be found
; then reason 1 will be quoted over all other reasons. I also use this reason
; if I can't figure out the control method or it's too awkward for me to
; waste time figuring out. Games which have no cheats for this reason will have
; some comments in the cheat file so that the user will know that game has no cheats
; because the game doesn't work and to request cheats for this game if it's
; circumstances change in the future. There are too many reason 1 games since the
; test drivers were rolled into standard MAME so they will not get checked again till
; they get reported as working.
;
; 2. I don't know what cheats to find as the game is hard to understand and is
; perhaps in a another tongue - eg Japanese (not including Mahjong games though).
; Or the the game doesn't appear suitable for cheat finding.
;
; 3. This is a Mahjong game - I don't do Mahjong games. I'll leave cheat finding on these
; games to other people. In fact if the game's got Mahjong in the title, this reason
; will be quoted above all others apart from reason 1.
;
; 4. I've got cheat(s) for the game but I haven't had chance to test them or redo
; the cheat description(s).
;
; 5. The game was added or fixed in one of the last versions and I haven't had chance
; to find any cheats yet. If there is no reason quoted, then it is for this
; reason.
;
; 6. There are some cheats for this game but they are either Infinite Credits or some
; comment cheats - not 'normally' enough to remove them from this section.
;
; 7. I've had a quick look at this game and it seems suitable for cheat finding,
; there's RAM set up - but even a simple search for an Infinite Lives cheat
; didn't turn up any cheats after whittling down the locations.... These can
; be taken as a challenge!!!
;
; 8. Although it is possible to find cheats for this game, unfortunately the cheats
; are not constant. IE The next time you load the game (or even reset it) the
; cheat locations will have changed. This effects a LOT of games, occasionally it
; is possible to find the odd cheat though as some locations maybe constant. This
; dynamic memory location problem is quite prevalent in neo-geo fighter games - and
; there maybe some cheats in the cheat file that don't work and this will be the most
; likely cause. Relative Address (dynamic memory) Cheats can be often be found for
; these but it involves a bit more time to find them, this has been put on the backburner.
;
; 9. The game was not in the last official releasable beta binary, some of these
; 'unofficial' games have cheats (Metal Slug 4), but this reason is primarily
; for games that are playable and are likely to make it to a beta binary
; release soon. This reason will be rarely used, especially if MAME keeps it release
; rate up!
;
; 10. Nobody has submitted any cheats for this game and I am so sick and tired of this
; genre I can't motivate myself to find any cheats for this game. However, I
; would expect it to be any easy game to find cheats for and you only have to look
; at games of the same genre to find out which cheats can be found (eg. for baseball
; games look at another baseball game).
;
; 11. I haven't had chance to look at the game for one reason or another -
; A GET OUT! ;-) I may have had a look at the game in the past but I can't
; remember - I will use this reason in that case too. I'll only use this reason
; if none of the other reasons fit. Expect to see this reason a lot if the cheat
; file doesn't get updated often enough..
;
;******************************************************************************
;* ALL CHEATS REQUIRED GAMES WERE LAST 'FULLY' IDENTIFIED ON 21 APR 2004 *
;******************************************************************************
;******************************************************************************
;* GAMES IN THE OFFICIAL MAME 0.81 BINARY WITH NO CHEATS *
;******************************************************************************
; 3in1semi [ 3-in-1 (SemiCom) ] <----------------------------------[Reason 1]
; aceattac [ Ace Attacker ] <--------------------------------------[Reason 1]
; acedrvrw [ Ace Driver (Rev. AD2, World) ] <----------------------[Reason 1]
; acitya [ Atlantic City Action ] <-----------------------------[Reason 11]
; afighter [ Action Fighter ] <------------------------------------[Reason 1]
; ainferno [ Air Inferno (US) ] <----------------------------------[Reason 1]
; airco22b [ Air Combat 22 (Rev. ACS1 Ver.B) ] <-------------------[Reason 1]
; airraid [ Air Raid (encrypted) ] <------------------------------[Reason 1]
; alpinerc [ Alpine Racer (Rev. AR2 Ver.C) ] <---------------------[Reason 1]
; alpinerd [ Alpine Racer (Rev. AR2 Ver.D) ] <---------------------[Reason 1]
; amerdart [ AmeriDarts ] <----------------------------------------[Reason 1]
; andromed [ Andromeda (Japan?) ] <--------------------------------[Reason 1]
; aquarush [ Aqua Rush (AQ1/VER.A1) ] <---------------------------[Reason 11]
; arescue [ Air Rescue ] <----------------------------------------[Reason 1]
; astrass [ Astra SuperStars ] <----------------------------------[Reason 1]
; batlball [ Battle Balls ] <--------------------------------------[Reason 1]
; batmanfr [ Batman Forever ] <------------------------------------[Reason 1]
; bbprot [ Untitled Fighter 'BB' (prototype) ] <-----------------[Reason 1]
; bcstry [ BC Story ] <------------------------------------------[Reason 1]
; beastrzb [ Beastorizer (bootleg) ] <-----------------------------[Reason 1]
; beastrzr [ Beastorizer ] <---------------------------------------[Reason 1]
; bigbucks [ Big Bucks ] <----------------------------------------[Reason 11]
; bigevglf [ Big Event Golf ] <-----------------------------------[Reason 11]
; blitz [ NFL Blitz ] <----------------------------------------[Reason 10]
; blitz2k [ NFL Blitz 2000 ] <-----------------------------------[Reason 10]
; blitz99 [ NFL Blitz '99 ] <------------------------------------[Reason 10]
; bm2ndmix [ beatmania 2nd MIX (ver JA-B) ] <---------------------[Reason 11]
; bm2ndmxa [ beatmania 2nd MIX (ver JA-A) ] <---------------------[Reason 11]
; bmdct [ beatmania f. Dreams Come True (ver JA-A) ] <---------[Reason 11]
; botss [ Battle of the Solar System ] <------------------------[Reason 1]
; boxer [ Boxer (prototype) ] <--------------------------------[Reason 11]
; brapboys [ B.Rap Boys ] <----------------------------------------[Reason 1]
; brickzn [ Brick Zone (v5.0) ] <---------------------------------[Reason 1]
; brickzn3 [ Brick Zone (v3.0) ] <---------------------------------[Reason 1]
; buriki [ Buriki One ] <----------------------------------------[Reason 1]
; bwcasino [ Boardwalk Casino ] <---------------------------------[Reason 11]
; cabaret [ Cabaret ] <-------------------------------------------[Reason 1]
; calspeed [ California Speed ] <---------------------------------[Reason 11]
; catapult [ Catapult ] <------------------------------------------[Reason 1]
; cbaj [ Cool Boarder Arcade Jam ] <--------------------------[Reason 11]
; cflyball [ Cassette: Flying Ball? ] <----------------------------[Reason 1]
; chindrag [ China Dragon / Dragon World ] <-----------------------[Reason 1]
; chwy [ Cassette: Highway Chase? ] <--------------------------[Reason 1]
; cltchitr [ Clutch Hitter ] <-------------------------------------[Reason 1]
; cntsteer [ Counter Steer ] <-------------------------------------[Reason 1]
; colmns97 [ Columns 97 ] <---------------------------------------[Reason 11]
; coolpool [ Cool Pool ] <-----------------------------------------[Reason 1]
; cotton [ Cotton (Japan) ] <------------------------------------[Reason 1]
; cottona [ Cotton ] <--------------------------------------------[Reason 1]
; countrun [ Counter Run ] <---------------------------------------[Reason 1]
; crkdown [ Crackdown ] <-----------------------------------------[Reason 1]
; crusnw13 [ Cruis'n World (rev L1.3) ] <--------------------------[Reason 1]
; cshooter [ Cross Shooter (not encrypted) ] <---------------------[Reason 1]
; cshootre [ Cross Shooter (encrypted) ] <-------=-----------------[Reason 1]
; cspring1 [ Championship Sprint (German, rev 1) ] <--------------[Reason 11]
; csprins1 [ Championship Sprint (Spanish, rev 1) ] <-------------[Reason 11]
; csprintf [ Championship Sprint (French) ] <---------------------[Reason 11]
; csprintg [ Championship Sprint (German, rev 2) ] <--------------[Reason 11]
; csprints [ Championship Sprint (Spanish, rev 2) ] <-------------[Reason 11]
; cuebrckj [ Cue Brick (World version D) ] <----------------------[Reason 11]
; cybrcomm [ Cyber Commando (Rev. CY1, Japan) ] <------------------[Reason 1]
; cybrcycc [ Cyber Cycles (Rev. CB2 Ver.C) ] <---------------------[Reason 1]
; cybsled [ Cyber Sled ] <----------------------------------------[Reason 1]
; cyclshtg [ Cycle Shooting ] <------------------------------------[Reason 1]
; czeroize [ Cassette: Zeroize? ] <--------------------------------[Reason 1]
; daireika [ Mahjong Daireikai ] <---------------------------------[Reason 1]
; dakkochn [ DakkoChan Jansoh ] <----------------------------------[Reason 1]
; danchih [ Danchi de Hanafuoda ] <------------------------------[Reason 11]
; darkedge [ Dark Edge ] <-----------------------------------------[Reason 1]
; dbzvrvs [ Dragon Ball Z V.R.V.S. ] <----------------------------[Reason 1]
; dcclub [ Dynamic Country Club ] <-----------------------------[Reason 11]
; dcheese [ Double Cheese ] <-------------------------------------[Reason 1]
; ddayjlc [ D-Day (Jaleco) ] <------------------------------------[Reason 1]
; ddcrew [ DD Crew ] <-------------------------------------------[Reason 1]
; dealer [ Dealer, The ] <---------------------------------------[Reason 1]
; decathlt [ Decathlete ] <----------------------------------------[Reason 1]
; defndjeu [ Defender ? (bootleg) ] <------------------------------[Reason 1]
; demoneye [ Demoneye-X ] <---------------------------------------[Reason 11]
; denjinmk [ Denjin Makai ] <--------------------------------------[Reason 1]
; deroon [ Deroon DeroDero ] <-----------------------------------[Reason 1]
; diehard [ Die Hard Arcade (US) ] <------------------------------[Reason 1]
; dlair [ Dragon's Lair ] <-------------------------------------[Reason 1]
; doapp [ Dead Or Alive ++ (JAPAN) ] <--------------------------[Reason 1]
; dodgem [ Dodgem ] <-------------------------------------------[Reason 11]
; dondenmj [ Don Den Mahjong [BET] (Japan) ] <---------------------[Reason 3]
; dorachan [ Dorachan ] <-----------------------------------------[Reason 11]
; drakton [ Drakton ] <-------------------------------------------[Reason 1]
; drivedge [ Driver's Edge ] <------------------------------------[Reason 11]
; drivfrcg [ Driving Force (Galaxian conversion) ] <--------------[Reason 11]
; drivfrcp [ Driving Force (Pac-Man conversion) ] <---------------[Reason 11]
; dunkshot [ Dunk Shot ] <-----------------------------------------[Reason 1]
; dw3 [ Dragon World 3 ] <------------------------------------[Reason 1]
; dw3k [ Dragon World 3 (Korean Board) ] <---------------------[Reason 1]
; dynobop [ Dyno Bop ] <-----------------------------------------[Reason 11]
; eaglshot [ Eagle Shot Golf ] <-----------------------------------[Reason 1]
; eaglshta [ Eagle Shot Golf (alt) ] <-----------------------------[Reason 1]
; ehrgeiz [ Ehrgeiz (EG3/VER.A) ] <------------------------------[Reason 11]
; ejanhs [ E-Jan High School (JPN) ] <---------------------------[Reason 1]
; elandore [ Fighting Dragon Legend Elan Doree ] <-----------------[Reason 1]
; embargo [ Embargo ] <------------------------------------------[Reason 11]
; enigma2 [ Enigma 2 ] <-----------------------------------------[Reason 11]
; enigma2a [ Enigma 2 (Space Invaders Hardware) ] <---------------[Reason 11]
; evilston [ Evil Stone ] <---------------------------------------[Reason 11]
; exctleag [ Excite League ] <-------------------------------------[Reason 1]
; f15se [ F-15 Strike Eagle ] <---------------------------------[Reason 1]
; f1lap [ F1 Super Lap ] <--------------------------------------[Reason 1]
; fantzn2 [ Fantasy Zone 2 ] <------------------------------------[Reason 1]
; fcombat [ Field Combat ] <-------------------------------------[Reason 11]
; ffreveng [ Final Fight Revenge ] <-------------------------------[Reason 1]
; fgtlayer [ Fighting Layer (FTL0/VER.A) ] <----------------------[Reason 11]
; fhboxers [ Funky Head Boxers ] <---------------------------------[Reason 1]
; finalap2 [ Final Lap 2 ] <--------------------------------------[Reason 11]
; finalap3 [ Final Lap 3 (Japan set 1) ] <------------------------[Reason 11]
; finalapc [ Final Lap (Rev C) ] <--------------------------------[Reason 11]
; finalapd [ Final Lap (Rev D) ] <--------------------------------[Reason 11]
; finallap [ Final Lap (Rev E) ] <--------------------------------[Reason 11]
; finalp2j [ Final Lap 2 (Japan) ] <------------------------------[Reason 11]
; finalp3a [ Final Lap 3 (World) ] <------------------------------[Reason 11]
; findlove [ Find Love ] <-----------------------------------------[Reason 1]
; finlapjb [ Final Lap (Japan - Rev B) ] <------------------------[Reason 11]
; finlapjc [ Final Lap (Japan - Rev C) ] <------------------------[Reason 11]
; finlarch [ Final Arch (Japan) ] <--------------------------------[Reason 1]
; fjbuster [ Fujiyama Buster (Japan) ] <---------------------------[Reason 1]
; fourtrax [ Four Trax ] <----------------------------------------[Reason 11]
; ftimpcta [ Fighter's Impact Ace (JAPAN) ] <----------------------[Reason 1]
; funybubl [ Funny Bubble ] <-------------------------------------[Reason 11]
; galpani2 [ Gals Panic II (Japan?) ] <---------------------------[Reason 11]
; gardia [ Gardia ] <--------------------------------------------[Reason 1]
; gardiab [ Gardia (bootleg) ] <----------------------------------[Reason 1]
; gaxeduel [ Golden Axe - The Duel ] <-----------------------------[Reason 1]
; gdarius [ G-Darius (JAPAN) ] <----------------------------------[Reason 1]
; gdarius2 [ G-Darius Ver.2 (JAPAN) ] <----------------------------[Reason 1]
; gekitsui [ Gekitsui Oh (Japan) ] <-------------------------------[Reason 1]
; genix [ Genix Family ] <-------------------------------------[Reason 11]
; gground [ Gain Ground ] <---------------------------------------[Reason 1]
; glass [ Glass ] <---------------------------------------------[Reason 1]
; glprac2j [ Gallop Racer 2 (JAPAN) ] <----------------------------[Reason 1]
; glprac2l [ Gallop Racer 2 Link HW (JAPAN) ] <--------------------[Reason 1]
; glpracr [ Gallop Racer (JAPAN Ver 9.01.12) ] <------------------[Reason 1]
; glpracr2 [ Gallop Racer 2 (USA) ] <------------------------------[Reason 1]
; godzilla [ Godzilla ] <------------------------------------------[Reason 1]
; golgo13 [ Golgo 13 (GLG1/VER.A) ] <-----------------------------[Reason 1]
; greatgun [ Great Guns ] <---------------------------------------[Reason 11]
; greenber [ Green Beret (Irem) ] <--------------------------------[Reason 1]
; grndtour [ Grand Tour ] <---------------------------------------[Reason 11]
; groundfx [ Ground Effects / Super Ground Effects (Japan) ] <----[Reason 11]
; grtwall [ Great Wall, The ] <-----------------------------------[Reason 1]
; gussun [ Gussun Oyoyo (Japan) ] <------------------------------[Reason 1]
; hachamf [ Hacha Mecha Fighter ] <-------------------------------[Reason 1]
; hanagumi [ Hanagumi Taisen Columns - Sakura Wars ] <------------[Reason 11]
; hanakanz [ Hanakanzashi (Japan) ] <------------------------------[Reason 1]
; hanaroku [ Hanaroku ] <------------------------------------------[Reason 2]
; harddrcb [ Hard Drivin' (compact, British, rev 2) ] <-----------[Reason 11]
; harddrcg [ Hard Drivin' (compact, German, rev 2) ] <------------[Reason 11]
; harddrj6 [ Hard Drivin' (cockpit, Japan, rev 6) ] <-------------[Reason 11]
; harddrv1 [ Hard Drivin' (cockpit, rev 1) ] <--------------------[Reason 11]
; harddrv2 [ Hard Drivin' (cockpit, rev 2) ] <--------------------[Reason 11]
; harddrv3 [ Hard Drivin' (cockpit, rev 3) ] <--------------------[Reason 11]
; harddrvb [ Hard Drivin' (cockpit, British, rev 7) ] <-----------[Reason 11]
; harddrvc [ Hard Drivin' (compact, rev 2) ] <--------------------[Reason 11]
; harddrvg [ Hard Drivin' (cockpit, German, rev 7) ] <------------[Reason 11]
; harddrvj [ Hard Drivin' (cockpit, Japan, rev 7) ] <-------------[Reason 11]
; hayaosi1 [ Hayaoshi Quiz Ouza Ketteisen ] <---------------------[Reason 10]
; hdrivaip [ Hard Drivin's Airborne (prototype, early rev) ] <----[Reason 11]
; hdrivair [ Hard Drivin's Airborne (prototype) ] <---------------[Reason 11]
; heatbrl [ Heated Barrel (World) ] <----------------------------[Reason 11]
; heatbrlo [ Heated Barrel (World old version) ] <----------------[Reason 11]
; heatbrlu [ Heated Barrel (US) ] <-------------------------------[Reason 11]
; hidnctch [ Hidden Catch ] <--------------------------------------[Reason 1]
; hnfubuki [ Hana Fubuki [BET] (Japan) ] <------------------------[Reason 10]
; hnkochou [ Hana Kochou [BET] (Japan) ] <------------------------[Reason 10]
; homerun [ Moero Pro Yakyuu Homerun ] <-------------------------[Reason 11]
; hotsmash [ Hot Smash ] <----------------------------------------[Reason 11]
; htchctch [ Hatch Catch ] <--------------------------------------[Reason 11]
; introdon [ Karaoke Quiz Intro Don Don! ] <-----------------------[Reason 1]
; inufuku [ Quiz & Variety Sukusuku Inufuku (Japan) ] <----------[Reason 11]
; jantouki [ Jong Tou Ki (Japan) ] <------------------------------[Reason 11]
; jchan [ Jackie Chan - Kung Fu Master ] <----------------------[Reason 1]
; jcross [ Jumping Cross ] <------------------------------------[Reason 11]
; jdredd [ Judge Dredd (Rev C) ] <-------------------------------[Reason 1]
; jdreddb [ Judge Dredd (Rev B) ] <-------------------------------[Reason 1]
; jgakuen [ Justice Gakuen (JAPAN 971117) ] <---------------------[Reason 1]
; josvolly [ Joshi Volleyball ] <----------------------------------[Reason 1]
; jsk [ Joryuu Syougi Kyoushitsu (Japan) ] <------------------[Reason 1]
; kakumei [ Mahjong Kakumei ] <-----------------------------------[Reason 1]
; kakumei2 [ Mahjong Kakumei 2 - Princess League ] <---------------[Reason 1]
; kikaioh [ Kikaioh (JAPAN 980914) ] <----------------------------[Reason 1]
; kiwames [ Pro Mahjong Kiwame S ] <------------------------------[Reason 1]
; kopunch [ KO Punch ] <------------------------------------------[Reason 1]
; korinai [ Mahjong-zukino Korinai Menmen (Japan 880425) ] <--[Reason 4 & 3] (though still needs the standard mahjong cheats!)
; kovsh [ Knights of Valour Superheroes / Sangoku Senki Superheroes (ver. 322) ] <--[Reason 1]
; kungfut [ Kung-Fu Taikun ] <-----------------------------------[Reason 11]
; kungfuta [ Kung-Fu Taikun (alt) ] <-----------------------------[Reason 11]
; ladybugg [ Ladybug (bootleg on Galaxian hardware) ] <-----------[Reason 11]
; ladyfrog [ Lady Frog ] <----------------------------------------[Reason 11]
; landbrk [ Land Breaker ] <--------------------------------------[Reason 1]
; landmkrp [ Land Maker (World Prototype) ] <---------------------[Reason 11]
; lethalej [ Lethal Enforcers (Japan ver JAD) ] <------------------[Reason 1]
; lethalen [ Lethal Enforcers (US ver UAE) ] <---------------------[Reason 1]
; lghost [ Laser Ghost ] <---------------------------------------[Reason 1]
; loffire [ Line of Fire ] <--------------------------------------[Reason 1]
; ltcasin2 [ Little Casino 2 ] <-----------------------------------[Reason 1]
; ltcasino [ Little Casino ] <-------------------------------------[Reason 1]
; machbrkr [ Mach Breakers (Japan) ] <----------------------------[Reason 11]
; mainsnk [ Main Event (1984) ] <--------------------------------[Reason 11]
; majs101b [ Mahjong Studio 101 [BET] (Japan) ] <------------------[Reason 3]
; malzak [ Malzak ] <--------------------------------------------[Reason 1]
; marinedt [ Marine Date ] <--------------------------------------[Reason 11]
; maruchan [ Maru-Chan de Goo! ] <---------------------------------[Reason 1]
; mausuke [ Mausuke no Ojama the World ] <-----------------------[Reason 11]
; mazerbla [ Mazer Blazer ] <-------------------------------------[Reason 11]
; mdhorse [ Derby Quiz My Dream Horse (MDH1/VER.A2) ] <-----------[Reason 1]
; mgcldate [ Magical Date (JAPAN) set 1 ] <------------------------[Reason 1]
; mgcldtea [ Magical Date (JAPAN) set 2 ] <------------------------[Reason 1]
; mjifb [ Mahjong If [BET] (Japan) ] <--------------------------[Reason 1]
; mjikaga [ Mahjong Ikaga Desu ka (Japan) ] <------------------[Reason 3 & 1]
; mjkjidai [ Mahjong Kyou Jidai (Japan) ] <------------------------[Reason 3]
; mjzoomin [ Mahjong Channel Zoom In ] <---------------------------[Reason 1]
; mmpanic [ Monkey Mole Panic (USA) ] <--------------------------[Reason 11]
; mogura [ Mogura Desse ] <-------------------------------------[Reason 11]
; motofren [ Moto Frenzy ] <--------------------------------------[Reason 11]
; mp_gaxe2 [ MegaPlay: Golden Axe 2 ] <----------------------------[Reason 1]
; mp_sonic [ MegaPlay: Sonic The Hedgehog ] <----------------------[Reason 1]
; mrdrilr2 [ Mr Driller 2 ] <--------------------------------------[Reason 1]
; mt_aftrb [ MegaTech: Afterburner ] <-----------------------------[Reason 1]
; mt_astro [ MegaTech: Astro Warrior ] <---------------------------[Reason 1]
; mt_bbros [ MegaTech: Bonanza Bros. ] <---------------------------[Reason 1]
; mt_gaxe2 [ MegaTech: Golden Axe 2 ] <----------------------------[Reason 1]
; mt_ggolf [ MegaTech: Great Golf ] <------------------------------[Reason 1]
; mt_gng [ MegaTech: Ghouls and Ghosts ] <-----------------------[Reason 1]
; mt_gsocr [ MegaTech: Great Soccer ] <----------------------------[Reason 1]
; mt_mwalk [ MegaTech: Moonwalker ] <------------------------------[Reason 1]
; mt_parlg [ MegaTech: Parlour Games ] <---------------------------[Reason 1]
; mt_shar2 [ MegaTech: Space Harrier 2. ] <------------------------[Reason 1]
; mt_shnbi [ MegaTech: Shinobi ] <---------------------------------[Reason 1]
; mt_smgp [ MegaTech: Super Monaco Grand Prix ] <-----------------[Reason 1]
; mt_stbld [ MegaTech: Super Thunder Blade ] <---------------------[Reason 1]
; mt_tetri [ MegaTech: Tetris ] <----------------------------------[Reason 1]
; mvp [ MVP ] <-----------------------------------------------[Reason 1]
; myangel3 [ Kosodate Quiz My Angel 3 (KQT1/VER.A) ] <------------[Reason 11]
; myfairld [ Virtual Mahjong 2 - My Fair Lady ] <------------------[Reason 1]
; nbajamex [ NBA Jam Extreme ] <-----------------------------------[Reason 1]
; nss_fzer [ Nintendo Super System: F-Zero ] <---------------------[Reason 1]
; nss_skin [ Nintendo Super System: Skins Game ] <-----------------[Reason 1]
; nss_smw [ Nintendo Super System: Super Mario World ] <----------[Reason 1]
; nss_sten [ Nintendo Super System: Super Tennis ] <---------------[Reason 1]
; ojankoc [ Ojanko Club (Japan) ] <------------------------------[Reason 11]
; opaopa [ Opa Opa ] <-------------------------------------------[Reason 1]
; orld105k [ Oriental Legend / Xi Yo Gi Shi Re Zuang (ver. 105, Korean Booard) ] <--[Reason 11]
; orld111c [ Oriental Legend / Xi Yo Gi Shi Re Zuang (ver. 111, Chinese Board) ] <--[Reason 11]
; pacapp [ Paca Paca Passion (PPP1/VER.A2) ] <-------------------[Reason 1]
; pairlove [ Pairs Love ] <---------------------------------------[Reason 11]
; pblbeach [ Pebble Beach - The Great Shot ] <---------------------[Reason 1]
; pc_pinbt [ PlayChoice-10: PinBot ] <-----------------------------[Reason 1]
; pclubj [ Print Club (Japan Vol.1) ] <--------------------------[Reason 1]
; pclubjv2 [ Print Club (Japan Vol.2) ] <--------------------------[Reason 1]
; pclubjv4 [ Print Club (Japan Vol.4) ] <--------------------------[Reason 1]
; pclubjv5 [ Print Club (Japan Vol.5) ] <--------------------------[Reason 1]
; photoy2k [ Photo Y2K ] <-----------------------------------------[Reason 1]
; plsmaswd [ Plasma Sword (USA 980316) ] <-------------------------[Reason 1]
; plygonet [ Polygonet Commanders (ver UAA) ] <--------------------[Reason 1]
; portrait [ Portraits ] <----------------------------------------[Reason 11]
; primrag2 [ Primal Rage 2 ] <-------------------------------------[Reason 1]
; profpac [ Professor PacMan ] <----------------------------------[Reason 1]
; prosoccr [ Pro Soccer ] <----------------------------------------[Reason 1]
; prosport [ Prosport ] <------------------------------------------[Reason 1]
; psyforce [ Psychic Force (JAPAN) ] <-----------------------------[Reason 1]
; psyfrcex [ Psychic Force EX (?) ] <------------------------------[Reason 1]
; pturn [ Parallel Turn ] <-------------------------------------[Reason 1]
; puzloopu [ Puzz Loop (USA) ] <----------------------------------[Reason 11]
; qsww [ Quiz Syukudai wo Wasuremashita ] <--------------------[Reason 1]
; quaquiz2 [ Quadro Quiz II ] <------------------------------------[Reason 1]
; quiz18k [ Miyasu Nonki no Quiz 18-Kin ] <----------------------[Reason 11]
; quizmeku [ Quiz Mekurumeku Story ] <----------------------------[Reason 11]
; quizpani [ Quiz Panicuru Fantasy ] <----------------------------[Reason 11]
; quiztvqq [ Quiz TV Gassyuukoku Q&Q (Japan) ] <------------------[Reason 11]
; rabbit [ Rabbit ] <--------------------------------------------[Reason 1]
; racedrb1 [ Race Drivin' (cockpit, British, rev 1) ] <-----------[Reason 11]
; racedrb4 [ Race Drivin' (cockpit, British, rev 4) ] <-----------[Reason 11]
; racedrc1 [ Race Drivin' (compact, rev 1) ] <--------------------[Reason 11]
; racedrc2 [ Race Drivin' (compact, rev 2) ] <--------------------[Reason 11]
; racedrc4 [ Race Drivin' (compact, rev 4) ] <--------------------[Reason 11]
; racedrcb [ Race Drivin' (compact, British, rev 5) ] <-----------[Reason 11]
; racedrcg [ Race Drivin' (compact, German, rev 5) ] <------------[Reason 11]
; racedrg1 [ Race Drivin' (cockpit, German, rev 2) ] <------------[Reason 11]
; racedrg4 [ Race Drivin' (cockpit, German, rev 4) ] <------------[Reason 11]
; racedriv [ Race Drivin' (cockpit, rev 5) ] <--------------------[Reason 11]
; racedrv1 [ Race Drivin' (cockpit, rev 1) ] <--------------------[Reason 11]
; racedrv2 [ Race Drivin' (cockpit, rev 2) ] <--------------------[Reason 11]
; racedrv3 [ Race Drivin' (cockpit, rev 3) ] <--------------------[Reason 11]
; racedrv4 [ Race Drivin' (cockpit, rev 4) ] <--------------------[Reason 11]
; racedrvb [ Race Drivin' (cockpit, British, rev 5) ] <-----------[Reason 11]
; racedrvc [ Race Drivin' (compact, rev 5) ] <--------------------[Reason 11]
; racedrvg [ Race Drivin' (cockpit, German, rev 5) ] <------------[Reason 11]
; racoon [ Racoon World ] <--------------------------------------[Reason 1]
; raf102j [ Real and Fake / Photo Y2K (ver. 102, Japan Board) ] <-[Reason 1]
; raiden2 [ Raiden 2 ] <------------------------------------------[Reason 1]
; raidnfgt [ Raiden Fighters ] <----------------------------------[Reason 11]
; raveracw [ Rave Racer (Rev. RV2, World) ] <----------------------[Reason 1]
; rckmanj [ Rockman: The Power Battle (Japan 950922) ] <----------[Reason 1]
; rf2_2k [ Raiden Fighters 2 - 2000 ] <--------------------------[Reason 1]
; rf2_eur [ Raiden Fighters 2 (EUR, SPI) ] <----------------------[Reason 1]
; rf2_us [ Raiden Fighters 2 (US, Single Board) ] <--------------[Reason 1]
; ridger2j [ Ridge Racer 2 (Rev. RRS1, Japan) ] <------------------[Reason 1]
; ridgeraj [ Ridge Racer (Rev. RR1, Japan) ] <---------------------[Reason 1]
; riskchal [ Risky Challenge ] <-----------------------------------[Reason 1]
; roldfrga [ Return of Lady Frog, The (set 2) ] <------------------[Reason 1]
; roldfrog [ Return of Lady Frog, The ] <--------------------------[Reason 1]
; rougien [ Rougien ] <------------------------------------------[Reason 11]
; rsgun [ Radiant Silvergun ] <---------------------------------[Reason 1]
; runaway [ Runaway (prototype) ] <------------------------------[Reason 11]
; rungun2 [ Run and Gun 2 (ver UAA) ] <---------------------------[Reason 1]
; rushhero [ Rushing Heroes (ver UAB) ] <--------------------------[Reason 1]
; rvschool [ Rival Schools (ASIA 971117) ] <-----------------------[Reason 1]
; ryukyu [ Ryukyu ] <--------------------------------------------[Reason 1]
; sandor [ Sando-R ] <-------------------------------------------[Reason 1]
; sassisu [ Taisen Tanto-R Sashissu!! ] <-------------------------[Reason 1]
; sbowling [ Strike Bowling ] <-----------------------------------[Reason 11]
; sbugger [ Space Bugger ] <--------------------------------------[Reason 1]
; sdgndmrb [ SD Gundam Sangokushi Rainbow Tairiku Senki ] <--------[Reason 1]
; sdtennis [ Super Doubles Tennis ] <-----------------------------[Reason 11]
; seabass [ Sea Bass Fishing ] <----------------------------------[Reason 1]
; senkyu [ Senkyu ] <--------------------------------------------[Reason 1]
; sfchamp [ Super Football Champ (JAPAN) ] <----------------------[Reason 1]
; sfex [ Street Fighter EX (USA 961219) ] <--------------------[Reason 1]
; sfex2 [ Street Fighter EX 2 (JAPAN 980312) ] <----------------[Reason 1]
; sfex2p [ Street Fighter EX 2 Plus (USA 990611) ] <-------------[Reason 1]
; sfex2pj [ Street Fighter EX 2 Plus (JAPAN 990611) ] <-----------[Reason 1]
; sfexa [ Street Fighter EX (ASIA 961219) ] <-------------------[Reason 1]
; sfexj [ Street Fighter EX (JAPAN 961130) ] <------------------[Reason 1]
; sfexp [ Street Fighter EX Plus (USA 970311) ] <---------------[Reason 1]
; sfexpj [ Street Fighter EX Plus (JAPAN 970311) ] <-------------[Reason 1]
; sfish2 [ Sport Fishing 2 ] <-----------------------------------[Reason 1]
; sfish2j [ Sport Fishing 2 (Japan) ] <---------------------------[Reason 1]
; sflush [ Straight Flush ] <-----------------------------------[Reason 11]
; sfrush [ San Francisco Rush ] <--------------------------------[Reason 1]
; sgmast [ Super Masters Golf ] <--------------------------------[Reason 1]
; shangnle [ Super Hang-On Limited Edition ] <---------------------[Reason 1]
; shangona [ Super Hang-On (alt) ] <-------------------------------[Reason 1]
; shanhigw [ Shanghai - The Great Wall / Shanghai Triple Threat ] <--[Reason 11]
; shiryu2 [ Strider Hiryu 2 (JAPAN 991213) ] <--------------------[Reason 1]
; shisen2 [ Shisensho II ] <--------------------------------------[Reason 1]
; shngmtkb [ Shanghai Matekibuyuu ] <-----------------------------[Reason 11]
; shogwarr [ Shogun Warriors ] <-----------------------------------[Reason 1]
; shootgal [ Shooting Gallery ] <----------------------------------[Reason 1]
; shougi [ Shougi ] <--------------------------------------------[Reason 1]
; shougi2 [ Shougi 2 ] <------------------------------------------[Reason 1]
; shtngmst [ Shooting Master ] <-----------------------------------[Reason 1]
; simpbowl [ Simpsons Bowling (GQ829 UAA) ] <----------------------[Reason 1]
; slamdnk2 [ Slam Dunk 2 (ver JAA) ] <-----------------------------[Reason 1]
; sleague [ Super Major League (US) ] <---------------------------[Reason 1]
; slipstrm [ Slipstream ] <----------------------------------------[Reason 1]
; sncwgltd [ Sonic Wings Limited (JAPAN) ] <-----------------------[Reason 1]
; soccersa [ Soccer Superstars (ver AAA) ] <-----------------------[Reason 1]
; soccerss [ Soccer Superstars (ver JAA) ] <-----------------------[Reason 1]
; sokyugrt [ Soukyugurentai / Terra Diver ] <----------------------[Reason 1]
; soulclba [ Soul Calibur (SOC11/VER.A2) ] <-----------------------[Reason 1]
; soulclbr [ Soul Calibur (SOC14/VER.C) ] <------------------------[Reason 1]
; spacecr [ Space Cruiser ] <------------------------------------[Reason 11]
; sparkman [ Spark Man (v 2.0) ] <---------------------------------[Reason 1]
; spcfrcii [ Special Forces II ] <--------------------------------[Reason 11]
; spclforc [ Special Forces ] <-----------------------------------[Reason 11]
; spcpostn [ Space Position (Japan) ] <----------------------------[Reason 1]
; spdbuggy [ Speed Buggy ] <---------------------------------------[Reason 1]
; speedatk [ Speed Attack! ] <------------------------------------[Reason 11]
; speedup [ Speed Up ] <------------------------------------------[Reason 1]
; sprint4 [ Sprint 4 (set 1) ] <---------------------------------[Reason 11]
; sprint4a [ Sprint 4 (set 2) ] <---------------------------------[Reason 11]
; sprint8 [ Sprint 8 ] <-----------------------------------------[Reason 11]
; sprint8a [ Sprint 8 (play tag & chase) ] <----------------------[Reason 11]
; ssingles [ Swinging Singles ] <----------------------------------[Reason 1]
; sspacaho [ Space Attack / Head On ] <---------------------------[Reason 11]
; sspeedr [ Super Speed Race ] <---------------------------------[Reason 11]
; sspirits [ Scramble Spirits ] <----------------------------------[Reason 1]
; ssrj [ Super Speed Race Junior (Japan) ] <------------------[Reason 11]
; sss [ Steep Slope Sliders ] <-------------------------------[Reason 1]
; sstrike [ Super Strike Bowling ] <-----------------------------[Reason 11]
; stadh96a [ Stadium Hero 96 (Version EAJ) ] <---------------------[Reason 1]
; stadhr96 [ Stadium Hero 96 (Version EAD) ] <---------------------[Reason 1]
; stankatk [ Super Tank Attack (prototype?) ] <--------------------[Reason 1]
; starglad [ Star Gladiator (USA 960627) ] <-----------------------[Reason 1]
; stargld2 [ Star Gladiator 2 (JAPAN 980316) ] <-------------------[Reason 1]
; starswep [ Star Sweep (STP1/VER.A) ] <--------------------------[Reason 11]
; statriv4 [ Triv Four ] <----------------------------------------[Reason 11]
; strider2 [ Strider 2 (ASIA 991213) ] <---------------------------[Reason 1]
; strtheat [ Street Heat - Cardinal Amusements ] <----------------[Reason 11]
; strvmstr [ Super Trivia Master ] <------------------------------[Reason 11]
; suikoenb [ Suikoenbu ] <-----------------------------------------[Reason 1]
; sundance [ Sundance ] <------------------------------------------[Reason 1]
; supdrapo [ Super Draw Poker ] <---------------------------------[Reason 11]
; supertnk [ Super Tank ] <---------------------------------------[Reason 11]
; supertr3 [ Super Triv III ] <-----------------------------------[Reason 11]
; suprleag [ Super League ] <--------------------------------------[Reason 1]
; suzume [ Watashiha Suzumechan (Japan) ] <-------------------[Reason 3 & 1] {seems to be a Mahjong gambling game - days hopefully numbered)
; sws95 [ Super World Stadium '95 (Japan) ] <------------------[Reason 11]
; sws99 [ Super World Stadium '99 (SS91/VER.A3) ] <-------------[Reason 1]
; talbot [ Talbot ] <--------------------------------------------[Reason 1]
; targeth [ Target Hits ] <---------------------------------------[Reason 1]
; tcl [ Taiwan Chess Legend ] <-------------------------------[Reason 1]
; techromn [ Tech Romancer (USA 980914) ] <------------------------[Reason 1]
; tekkentt [ Tekken Tag Tournament (TEG3/VER.B) ] <----------------[Reason 1]
; tgmj [ Tetris The Grand Master (JAPAN 980710) ] <------------[Reason 1]
; tgtball [ Target Ball ] <--------------------------------------[Reason 11]
; thoop2 [ TH Strikes Back ] <-----------------------------------[Reason 1]
; thunt [ Treasure Hunt ] <-------------------------------------[Reason 1]
; timecris [ Time Crisis (Rev. TS2 Ver.B) ] <----------------------[Reason 1]
; timecrsa [ Time Crisis (Rev. TS2 Ver.A) ] <----------------------[Reason 1]
; tkdensho [ Touki Denshou -Angel Eyes- ] <------------------------[Reason 1]
; tmmjprd [ Tokimeki Mahjong Paradise - Dear My Love ] <----------[Reason 1]
; tondemo [ Tondemo Crisis (JAPAN) ] <----------------------------[Reason 1]
; topland [ Top Landing (World) ] <-------------------------------[Reason 1]
; toratora [ Tora Tora ] <----------------------------------------[Reason 11]
; touchgo [ Touch & Go ] <----------------------------------------[Reason 1]
; tourtab2 [ Tournament Table (set 2) ] <-------------------------[Reason 11]
; tourtabl [ Tournament Table (set 1) ] <-------------------------[Reason 11]
; toutrun [ Turbo Outrun (set 1) ] <------------------------------[Reason 1]
; toutruna [ Turbo Outrun (set 2) ] <------------------------------[Reason 1]
; tripool [ Tri-Pool (Casino Tech) ] <---------------------------[Reason 11]
; tripoola [ Tri-Pool (Costal Games) ] <--------------------------[Reason 11]
; tryout [ Pro Baseball Skill Tryout (Japan) ] <----------------[Reason 11]
; ts2 [ Battle Arena Toshinden 2 (USA 951124) ] <-------------[Reason 1]
; ts2j [ Battle Arena Toshinden 2 (JAPAN 951124) ] <-----------[Reason 1]
; tstrike [ Thunder Strike ] <------------------------------------[Reason 1]
; twcup98 [ Tecmo World Cup '98 ] <-------------------------------[Reason 1]
; twineag2 [ Twin Eagle II - The Rescue Mission ] <---------------[Reason 11]
; ufosensi [ Ufo Senshi Yohko Chan ] <-----------------------------[Reason 1]
; urashima [ Urashima Mahjong ] <----------------------------------[Reason 1]
; vamphalf [ Vamp 1/2 ] <------------------------------------------[Reason 1]
; vgoalsca [ V Goal Soccer (alt) ] <-------------------------------[Reason 1]
; vgoalsoc [ V Goal Soccer ] <-------------------------------------[Reason 1]
; victlapw [ Ace Driver: Victory Lap (Rev. ADV2, World) ] <--------[Reason 1]
; viperp1 [ Viper Phase 1 (New Version) ] <-----------------------[Reason 1]
; viperp1o [ Viper Phase 1 ] <-------------------------------------[Reason 1]
; vmahjong [ Virtual Mahjong ] <-----------------------------------[Reason 1]
; vsnetscr [ Versus Net Soccer (ver UAB) ] <-----------------------[Reason 1]
; wg3dh [ Wayne Gretzky's 3D Hockey ] <------------------------[Reason 11]
; whizquiz [ Whiz Quiz ] <-----------------------------------------[Reason 1]
; winrun91 [ Winning Run 91 ] <------------------------------------[Reason 1]
; worldc94 [ World Cup '94 ] <-------------------------------------[Reason 1]
; wpksoc [ World PK Soccer ] <-----------------------------------[Reason 1]
; wrally [ World Rally (set 1) ] <-------------------------------[Reason 1]
; wrallya [ World Rally (set 2) ] <-------------------------------[Reason 1]
; wwally [ Where's Wally? ] <------------------------------------[Reason 1]
; xday2 [ X-Day 2 (Japan) ] <-----------------------------------[Reason 1]
; xfiles [ X-Files ] <-------------------------------------------[Reason 1]
; yumefuda [ (Medal) Yumefuda (Medal) Yumefuda ] <-----------------[Reason 1]
; zerotrgt [ Zero Target (World) ] <-------------------------------[Reason 1]
; znpwfv [ Zen Nippon Pro-Wrestling Featuring Virtua ] <---------[Reason 1]
;These cheats not added as I've been unable to check what they do (not the standard Mahjong cheats)
korinai:0:7107:0F:000:Infinite points
korinai:0:7108:27:500:Infinite points (2/2)
korinai:0:7165:0F:000:Infinite score
korinai:0:7166:27:500:Infinite score (2/2)
;Possible clone relationship for games with no cheats
;harddrvc=harddriv
;hdrivaip=hdrivair
;racedriv=racedrv3=racedrvc
;When possible any game with no cheats should have the appropriate comment cheats
;to go with the reason. This has two benefits, it allows the end-user to have a better
;idea why the game has no cheats and it allows the cheat file compiler to quickly check
;games added in newer MAMEs without having to go through all the old games with NO cheats
;as those should no longer appear in checkcdb's output of games with no cheats. The above
;list can then be updated a lot quicker.
reason1:0:0000:00:999:[ There are no cheats ]:REASON 1
reason1:0:0000:00:999:[ for this game as it ]:REASON 1
reason1:0:0000:00:999:[ didn't work the last ]:REASON 1
reason1:0:0000:00:999:[ time it was tested. ]:REASON 1
reason1:0:0000:00:999:[ If the game now works ]:REASON 1
reason1:0:0000:00:999:[ please request cheats ]:REASON 1
reason1:0:0000:00:999:[ for it on the cheat ]:REASON 1
reason1:0:0000:00:999:[ forums. ]:REASON 1
reason2:0:0000:00:999:[ There are no cheats ]:REASON 2
reason2:0:0000:00:999:[ for this game as it ]:REASON 2
reason2:0:0000:00:999:[ is hard to understand ]:REASON 2
reason2:0:0000:00:999:[ and is in perhaps in ]:REASON 2
reason2:0:0000:00:999:[ another tongue. Or ]:REASON 2
reason2:0:0000:00:999:[ maybe it's just not ]:REASON 2
reason2:0:0000:00:999:[ suitable for cheat ]:REASON 2
reason2:0:0000:00:999:[ finding If you have ]:REASON 2
reason2:0:0000:00:999:[ made some cheats for ]:REASON 2
reason2:0:0000:00:999:[ this game please post ]:REASON 2
reason2:0:0000:00:999:[ them on the cheat ]:REASON 2
reason2:0:0000:00:999:[ forums. ]:REASON 2
reason3:0:0000:00:999:[ There are no cheats ]:REASON 3
reason3:0:0000:00:999:[ for this game as it ]:REASON 3
reason3:0:0000:00:999:[ is a Mahjong Game. ]:REASON 3
reason3:0:0000:00:999:[ Cheats will be added ]:REASON 3
reason3:0:0000:00:999:[ when somebody submits ]:REASON 3
reason3:0:0000:00:999:[ some. If you have ]:REASON 3
reason3:0:0000:00:999:[ made some cheats for ]:REASON 3
reason3:0:0000:00:999:[ this game please post ]:REASON 3
reason3:0:0000:00:999:[ them on the cheat ]:REASON 3
reason3:0:0000:00:999:[ forums. ]:REASON 3
reason4:0:0000:00:999:[ There are cheats ]:REASON 4
reason4:0:0000:00:999:[ available for this ]:REASON 4
reason4:0:0000:00:999:[ game though due to ]:REASON 4
reason4:0:0000:00:999:[ time constaints they ]:REASON 4
reason4:0:0000:00:999:[ have not been checked ]:REASON 4
reason4:0:0000:00:999:[ or bug-fixed, yet. ]:REASON 4
reason4:0:0000:00:999:[ The cheats may appear ]:REASON 4
reason4:0:0000:00:999:[ in the next cheat ]:REASON 4
reason4:0:0000:00:999:[ file, you can search ]:REASON 4
reason4:0:0000:00:999:[ the cheat forums if ]:REASON 4
reason4:0:0000:00:999:[ you are really ]:REASON 4
reason4:0:0000:00:999:[ desperate though. ]:REASON 4
reason5:0:0000:00:999:[ There are no cheats ]:REASON 5
reason5:0:0000:00:999:[ for this game as it ]:REASON 5
reason5:0:0000:00:999:[ was only recently ]:REASON 5
reason5:0:0000:00:999:[ fixed or added. ]:REASON 5
reason5:0:0000:00:999:[ Cheats may have been ]:REASON 5
reason5:0:0000:00:999:[ found since the last ]:REASON 5
reason5:0:0000:00:999:[ cheat file release so ]:REASON 5
reason5:0:0000:00:999:[ search the cheat ]:REASON 5
reason5:0:0000:00:999:[ forums before posting ]:REASON 5
reason5:0:0000:00:999:[ any requests. ]:REASON 5
reason6:0:0000:00:999:[ This game needs some ]:REASON 6
reason6:0:0000:00:999:[ decent cheats adding, ]:REASON 6
reason6:0:0000:00:999:[ if you've made any ]:REASON 6
reason6:0:0000:00:999:[ please post them on ]:REASON 6
reason6:0:0000:00:999:[ the cheat forums. ]:REASON 6
reason7:0:0000:00:999:[ There are no cheats ]:REASON 7
reason7:0:0000:00:999:[ for this game as it's ]:REASON 7
reason7:0:0000:00:999:[ prooving to be a bit ]:REASON 7
reason7:0:0000:00:999:[ of a stinker to find ]:REASON 7
reason7:0:0000:00:999:[ cheats for it. If you ]:REASON 7
reason7:0:0000:00:999:[ fancy yourself as an ]:REASON 7
reason7:0:0000:00:999:[ ace cheat finder ]:REASON 7
reason7:0:0000:00:999:[ here's your chance to ]:REASON 7
reason7:0:0000:00:999:[ proove it. If you ]:REASON 7
reason7:0:0000:00:999:[ manage to find any ]:REASON 7
reason7:0:0000:00:999:[ please post them on ]:REASON 7
reason7:0:0000:00:999:[ the cheat forums. ]:REASON 7
reason8:0:0000:00:999:[ Working cheats have ]:REASON 8
reason8:0:0000:00:999:[ been found for this ]:REASON 8
reason8:0:0000:00:999:[ game, but the memory ]:REASON 8
reason8:0:0000:00:999:[ locations change every]:REASON 8
reason8:0:0000:00:999:[ time you load the game]:REASON 8
reason8:0:0000:00:999:[ so unless you find the]:REASON 8
reason8:0:0000:00:999:[ cheats yourself on ]:REASON 8
reason8:0:0000:00:999:[ each load/level you ]:REASON 8
reason8:0:0000:00:999:[ will have to wait till]:REASON 8
reason8:0:0000:00:999:[ relative address or }:REASON 8
reason8:0:0000:00:999:[ ROM cheats have been ]:REASON 8
reason8:0:0000:00:999:[ made, which is more ]:REASON 8
reason8:0:0000:00:999:[ time consuming. ]:REASON 8
reason9:0:0000:00:999:[ This is a reason 9 ]:REASON 9
reason9:0:0000:00:999:[ game. Search the cheat]:REASON 9
reason9:0:0000:00:999:[ file for a explanation]:REASON 9
reason10:0:0000:00:999:[ This game should be ]:REASON 10
reason10:0:0000:00:999:[ quite straighforward ]:REASON 10
reason10:0:0000:00:999:[ enough to find cheats ]:REASON 10
reason10:0:0000:00:999:[ for. But no cheats ]:REASON 10
reason10:0:0000:00:999:[ had been submitted ]:REASON 10
reason10:0:0000:00:999:[ at the time this cheat]:REASON 10
reason10:0:0000:00:999:[ file was compiled ]:REASON 10
reason10:0:0000:00:999:[ due to the game ]:REASON 10
reason10:0:0000:00:999:[ generating zero ]:REASON 10
reason10:0:0000:00:999:[ interest from cheat ]:REASON 10
reason10:0:0000:00:999:[ finders. If you have ]:REASON 10
reason10:0:0000:00:999:[ made some cheats for ]:REASON 10
reason10:0:0000:00:999:[ this game please post ]:REASON 10
reason10:0:0000:00:999:[ them on the cheat ]:REASON 10
reason10:0:0000:00:999:[ forums. Don't forget ]:REASON 10
reason10:0:0000:00:999:[ to search the cheat ]:REASON 10
reason10:0:0000:00:999:[ forums first though as]:REASON 10
reason10:0:0000:00:999:[ cheats may have been ]:REASON 10
reason10:0:0000:00:999:[ found in the meanwhile]:REASON 10
reason11:0:0000:00:999:[ This game hasn't even ]:REASON 11
reason11:0:0000:00:999:[ been looked at due to ]:REASON 11
reason11:0:0000:00:999:[ time constraints - Too]:REASON 11
reason11:0:0000:00:999:[ many games and so ]:REASON 11
reason11:0:0000:00:999:[ little time. It is ]:REASON 11
reason11:0:0000:00:999:[ even possible that ]:REASON 11
reason11:0:0000:00:999:[ this game may be a ]:REASON 11
reason11:0:0000:00:999:[ clone of an existing ]:REASON 11
reason11:0:0000:00:999:[ game which may have ]:REASON 11
reason11:0:0000:00:999:[ cheats. Please search ]:REASON 11
reason11:0:0000:00:999:[ the cheat forums ]:REASON 11
reason11:0:0000:00:999:[ before posting cheat ]:REASON 11
reason11:0:0000:00:999:[ requests/cheat finding]:REASON 11
;******************************************************************************
;* GAMES ADDED IN THE OFFICIAL MAME 0.82 BINARY WITH NO CHEATS *
;******************************************************************************
; It's not been released yet!
;******************************************************************************
;* CHEAT CREDITS *
;******************************************************************************
;
; The following people have contributed cheats to this cheat file since it's
; first release in early 1998. By contributing I mean they have either emailed
; me the cheats or have posted cheats on the messageboard or have even just
; pointed out errors with the cheat file. The names are sorted alphabetically
; by first name, I prefer real names but aliases are included:
;
;
; Andresb,
; Angel L. Fradejas,
; Ben Jos Walbeehm,
; C-TYPE,
; Cal,
; Chris Aruffo,
; Chris Henry,
; Chuck Livingston,
; Coyotepaw,
; CyberTaco,
; Daniel Clegg,
; Daniel Donoghue,
; Darkfantager,
; Dave Haywood (Haze),
; David Jumper,
; Deb,
; Deckrine,
; Doug Works,
; Dude,
; Eli Flores,
; EmuZoneAD,
; Eric King,
; F. D. Vorck,
; Federico Stein,
; Felipe de Almeida Leme,
; FerJoe,
; Filipe de V. Estima (aka Bugfinder),
; Franck Charron,
; From A Distance,
; Gmitra,
; Heiko Herold (aka Hman),
; Iain Odlin,
; Ian Patterson (the programmer of the new MAME Cheat Engine - what a great job he made of it too),
; Jaguar,
; James Henstridge,
; Jamie,
; jAsOn,
; JCK of the Ultimate Patchers (lots and lots....possible alter-ego of Steph),
; Jeff Gerstmann (aka Gleemonex),
; Joe Ho,
; John Sensebe,
; Jon Attree,
; Jon Colverson,
; Jos' Miguel Auniޮ Juan,
; Joseph Rard,
; Jym,
; kelvSYC (he likes his fighters far too much to be healthy! ;-P ),
; Ken Lui,
; Kenshiroh,
; Kevin Butler,
; Kim Scarborough,
; KiwI_SLT,
; Kralicek,
; Kranser,
; Laurence Pittenger,
; Leo,
; Lloyd Hannesson,
; Lone Soldier,
; M.A.S.H. (Multiple Arcade Special Helper) alias Xgebken,
; M'Lord Sandwich,
; Mac Lak (lots of neogeo cheats and the sadly defunct CheckCDB cheat database checking program ),
; Marc Lafontaine (the programmer of the original MAME cheat engine)
; Marc Sira,
; Marceau Mallard,
; Marcovich,
; Martin Fernandez,
; Martin Pugh ( aka Pugsy, you wouldn't believe how MANY cheats this bloke has found!!! - oh that's me! ;-) ),
; Maurizio Zanello,
; Michael Horton (alias Just Michael),
; Michel Colman,
; Mike Haggar (he of the FinalBurn & Nebula cheat files)
; mike myers,
; Nate,
; Nathan Duran,
; Nathaniel Fedewa,
; Neorage,
; nyc7398,
; Pablo Fernandez (AKA Darksoft),
; PAC-MAD/Doctor Flip of the Ultimate Patchers,
; Paul Priest (aka Tourniquet),
; Paul Slabowski,
; Paulo Cordeiro,
; Pon,
; Radiohead,
; Red,
; Riaan Prinsloo,
; Robert J Baker,
; Robert MacCarthy (aka Crashtest),
; Rodney Norton (aka Slade),
; RON024,
; Santeri Saarimaa,
; ShimaPong,
; Shun,
; Southpaw,
; Steph Humbert of the Ultimate Patchers (lots and lots),
; Sum,
; T L Hawkins,
; Taucher0815,
; Techno_Vamp,
; Tetrisguy,
; The Gizmo,
; The Rabbit,
; The StarCreator,
; The tECHIDNA,
; Thierry Jaboeuf,
; Tom,
; Tyler Weems,
; Udirnel,
; Valentino Georgiou,
; Voodoo666,
; Walk,
; Wayder,
; Who Wants to Know?,
; WhosAsking,
; Xavier,
; Yip Ho Fan,
; YMI,
; Yuuki-chan.
; Zan Hsieh,
; Zanic.
;
; If I've missed anybody out or if you are included twice (real name and alias)
; then please let me know. You could even send some cheats along with the info,
; I haven't heard from some of you for ages!!!
;******************************************************************************
;* GAMES WHICH MAY USE THE SAME CHEATS *
;* *
;* Basically this is an alphabetical list of clones, so even although area88 *
;* is a clone of UN Sqauadron it is listed after area88. Also some of the *
;* games are not listed by MAME as clones but they are, at least from the *
;* perspective of cheats - which is why this is here! *
;* *
;* = means the game uses the same cheats as the game listed before it. *
;* *
;* ~ means the game uses slightly different cheats than the game listed *
;* before it. *
;* *
;* ~= means the game uses cheats which are the same AND some are slightly *
;* different than the game listed before it *
;* *
;* This list of clones will always be based on the latest version of MAME *
;* be it a BETA or a FINAL release that is covered by the cheat file!! *
;* Almost inevitably this clone list will contain errors, due to the nature *
;* of it being updated as an afterthought and being manually updated. *
;*
;* This list of clones is only valid for RAM cheats - ROM cheats and dip *
;* switches vary too frequently betweeen games. *
;******************************************************************************
;
;005=monsterb=spaceod
;1941=1941j
;1942=1942a=1942b
;1943~(1943j=1943kai)
;1944=1944j
;19xx=19xxa=19xxh=19xxj=19xxjr1
;2020bb=2020bba=2020bbh
;3wonders=3wonderu=wonder3
;47pie2=47pie2o
;4in1~=warofbug&scramble&ghostmun
;600~turpin=turtles
;64streej=64street
;720=720g=720gr1=720r1=720r2=720r3
;7jigen~=neruton~(mjangels=yarunara)
;7toitsu=mgakuen~=mgakuen2
;800fath=mariner=scramblb~=explorer=scramble=strfbomb~=scrambls~=(scobra=scobrase~=(scobrab=scobras))
;88games=hypsptsp=konami88
;8ball=8ball1
;8ballact=8ballat2~8bpm
;99lstwar=repulse=sonofphx~=99lstwra
;9ballsh2~9ballsh3~9ballsht~coolpool
;aafb~=aafbd2p~=(aafbb=aafbc)
;abaseb=abaseb2
;aburner~=aburner2
;acitya=bwcasino
;actfanc1=actfancj=actfancr
;aeroboto=formatz
;aerofgt=aerofgtb=aerofgtc~sonicwi
;airbustj=airbustr
;aircombj=aircombu
;airraid=cshooter=cshootre
;airwolf=skywolf=skywolf2
;ajax=ajaxj=typhoon
;akkanvdr=spcinv95=spcnv95u
;alcon=slapbtjp=slapbtuk=slapfigh
;alexkida=alexkidd
;alieninv=cosmicmo=invaddlx=invaderl=invaders=invadpt2=invasion=jspecter=jspectr2=moonbase=searthia=searthin=sicv=sinvemag=sinvzen=sisv=sisv2=sitv=spaceat2=spaceatt=spacewr3=spceking=spcewars=sstrangr=sstrngr2=superinv~polaris~(highspla=highsplt=spacefev=spacefva~=spacelnc)
;aliens=aliens2=aliensj=aliensu
;aliensya=aliensyb=aliensyj=aliensyn
;aligator=aligatun
;alphaona~alphaone=(mhavoc=mhavoc2=mhavocp=mhavocrv)
;alphaxz=m660=m660b=m660j
;alpine=alpinea
;altbeast=altbeas2=jyuohki
;amatelas~=amazon
;ambush=ambusht
;amidar=amidaro=amidaru=amigo~=amidars
;amspdwy=amspdwya
;aof2=aof2a
;apb=apb1=apb2=apb3=apb4=apb5=apb6=apbf=apbg
;aponow=rescue
;apparel=citylove~=secolove
;aquajack=aquajckj
;arabiamj=arabiamu=arabianm
;arabian=arabiana
;arcadia=nyny=nynyg
;archriv2=archrivl
;area51=area51a
;area88=unsquad
;arkangc=arkanoid=arknoiuo=arkatayt=arkatour=arkbl2=arkbl3=arkbloc2=arkblock=arknoidu~=arknoidj=paddle2
;arknid2j=arknid2u=arknoid2
;armora=armorap=armorar
;armorcar=armorca2
;armwar=armwara=armwarr1=armwaru=pgear=pgearr1
;ashura~ashurau
;assault~=assaultj~=assaultp (values differ)
;astdelu1=astdelux
;asterix=astrxeaa=astrxeac
;asterock=asteroi1~=(asteroid=asteroib)
;astinvad=kamikaze
;astorm=astormbl~=astorm2p
;astrob~(astrob1=astrob2)
;astrof=astrof2=astrof3
;astrofl=transfrm
;astyanax~=lordofk
;atarifb=atarifb1=atarifb4
;ataxx~=ataxxa~=ataxxj
;atetckt2=atetcktl=atetris=atetrisa=atetrisb=atetrsb2
;atlantis~atlants2
;atomboy=wilytowr
;atompunk=bbmanw=bbmanwj~bombrman~=(dynablst=dynablsb)
;aurail=auraila
;av2mj1bb=av2mj2rg=galkoku=galkaika=hyouban=mcontest=mjlstory=ntopstar=pstadium=tokimbsj=tokyogal=triplew1=triplew2=uchuuai
;avenger2=avengers=buraiken
;avsp=avspa=avspj=avspu
;baddudes=drgninja
;bagman=bagmanmc=bagmans=bagmans2=bagnard=sbagman=sbagmans
;bakuhatu=mjgottsu~(cmehyou=ngpgal)~(finalbny=mjkoiura=mjuraden=qmhayaku=vanilla)~mmehyou
;bananadr=hanamomo=mgmen89=mjcamera=mjfocus=mjfocusm=mmcamera=msjiken=peepshow~=idhimitu~=(mjsikaku=mjsikakb)~=(scandal=scandalm=telmahjn)~(kanatuen~=otonano)
;bang=bangj
;baraduka=baraduke
;barricad=brickyrd
;batcir=batcira=batcirj
;batman2~=condor~=(falcon=phoenix=phoenix3=phoenixa=phoenixc=phoenixt=(pleiads~capitol=pleiadce=pleiadbl))~=griffon
;batrider=batridra=batridrk
;batsugun=batugnsp
;battlane=battlan2=battlan3
;battleg=battlegb~=battlega=battlegc
;battlera=bldwolf
;battles=xevios~=sxevious~=xevious~=(xeviousa=xeviousb=xeviousc)
;battlntj=battlnts
;batwings=bwing=bwings
;bayrouta=bayroute=bayrtbl1=bayrtbl2
;bbakradu=bbakraid
;bbros=pang=pangb=pompingw
;bchopper=mrheli
;bcrusher=kncljoe=kncljoea
;beastf~suprglob~(theglob=theglob2=theglob3)~theglobp
;beezer~=beezer1
;berabohm=beraboho
;berlwall=berlwalt
;bermudaa=worldwar~=(bermudao=bermudat)
;berzerk=berzerk1
;bigbang=tdragon2~=raphero
;bigprowr=tagteam
;bigrun~=cischeat
;bigstrik=bigstrkb
;bijokkog=bijokkoy
;billiard=hustler=hustlerb=vpool
;bionicc=bionicc2=topsecrt
;bking=bking2~=bking3
;bktigerb=blkdrgnb=blkdrgon=blktiger
;bladestl=bladstle
;blandia~blandiap
;blast30=blaster=blastkit
;blckgalb=blockgal
;blckout2=blckoutj~=blockout
;blkbustr=crazyblk=mrjong
;blkhearj=blkheart
;blmbycar=blmbycau
;block=blocka=blockbl=blockj
;blockade~=mineswpr
;blockhl=quarth
;bloodbro=weststry
;bloods11=bloods21=bloods22=bloodstm
;bloxeed=bloxeedc
;blsthead=blstroi2=blstroi3=blstroid=blstroig
;blswhstl=detatwin
;bluehawk=bluehawn
;blueprnj=blueprnt
;bnj=brubber=caractn
;boblbobl=bubbobr1=bublbobl=missb2~=bublbobr~=sboblbob
;bodyslam=dumpmtmt
;boggy84~=(fastfred=flyboy=flyboyb)~=jumpcoas
;bombbee~=(geebee=geebeeg)
;bombjac2=bombjack
;bonzeadu=bonzeadv=jigkmgri
;bootcamp=combasc=combascb=combasct=combascj
;bosco=boscomd=boscomdo=boscoo=boscoo2
;bottom9=bottom9n~=mstadium
;bouldash=bouldshj
;boxyboy=soukobdx
;bradley~=(bzone=bzone2)~=bzonec
;breakers~breakrev
;breywood=shackled
;brix=zzyzzyx2=zzyzzyxx
;brkthru=brkthruj
;bshark=bsharkj
;btime=btime2=btimem=cbtime~=cookrace
;btlfield=skyadvnj=skyadvnt=skyadvnu~=(timesol1=timesold~=skysoldr)
;bubblem=bubblemj
;bubbles=bubblesp=bubblesr
;bublbob2=bubsympe=bubsymph=bubsympu
;buckrog=buckrogn~zoom909
;bucky=buckyua
;buggychl=buggycht
;bullfgt=thetogyu
;bullsdrt~=porky
;burningf=burningh
;cabal=cabal2=cabalbl
;cachat=tubeit
;cadash=cadashf=cadashi=cadashj=cadashu
;cameltrj=cameltry=camltrua
;canbprot=canyon
;capbowl=capbowl2=capbowl3=clbowl
;captaven=captavna=captavne=captavnj=captavnu=captavuu
;captcomj=captcomm=captcomu
;catch22=combat
;cawing=cawingj=cawingu
;cbnj=cburnrub~=cburnrb2
;cbuster=cbusterj=cbusterw=twocrude
;ccastles=ccastle3~ccastle2
;ccboot=ccboot2=cclimber=cclimbrj
;cchasm=cchasm1
;cdiscon1~=csweetht
;centipb2=centipd2=centipdb=centiped=magworm=millpac~=centtime
;cgangpzj=cgangpzl
;cgraplop=cgraplp2
;champbas=champbb2=champbbj=champbja
;champwr=champwrj=champwru
;changes=changesa=looper
;chasehq=chasehqj
;checkmaj~checkman
;chelnov=chelnovj=chelnovu
;chikij=mtwins
;chinagat=saiyugb1=saiyugb2=saiyugou
;chinher2=chinhero
;chinmoku=iemoto=mjnanpaa=mjnanpas=mjnanpau=mladyhtr=seiha=seiham~=orangec~=vipclub~ojousan~(club90s=club90sa)
;chopper=choppera=chopperb=legofair
;chplft=chplftb=chplftbl
;chqflag=chqflagj
;chukatai=chukataj=chukatau
;circusc=circusc2=circuscc=circusce
;citybmrj=citybomb
;citycon=citycona=cruisin
;ckong=ckonga=ckongalc=ckongjeu=ckongo=ckongs=dkong=dkongjp=dkongjo=dkongjo1=dkongo=monkeyd
;clapapa=clapapa2
;cloak=cloakfr=cloakgr=cloaksp
;clowns~clowns1
;cnights2=cnightst
;cninja=cninja0=cninjau=joemac=stoneage
;cobracmj=cobracom
;colony7=colony7a
;columns=columnsj~=columns2
;commandj=commando=commandu=sinvasn=sinvasnb
;compglfo=compgolf
;congo=tiptop
;contcirc=contcrcu
;contra=contrab=contraj=contrajb=gryzor
;cop01~cop01a
;cosmccop~gallop
;cosmica=cosmica2
;cosmogng=cosmognj
;cottong=gutangtn=locomotn
;countryc=fitegol2=fitegolf
;cppicf=cppicf2
;crazycop=gbusters
;crbalon2=crbaloon
;crgolf=crgolfa=crgolfb=crgolfc
;crimfght~=(crimfgt2=crimfgtj)
;croquis=logicpro
;crshrac2=crshrace
;crush=crush2=crush3=korosuke=maketrax=maketrxb=mbrush=paintrlr
;crusnu21~crusnu40~crusnusa~crusnw13~crusnw20~crusnwld
;crystal2=crystalg~(mjderngr~=(mcnpshnt=mjdiplob=royalmah=tontonb))~ttmahjng
;csclub=cscluba=csclubh=csclubj
;cscrtry~=cscrtry2
;csk227it~csk234it
;csprint=csprint1=csprint2~(sspring1=ssprint=ssprint1=ssprint3~=(ssprintf=ssprintg=ssprints))
;cstlevna~=pc_cvnia
;ctisland~(ctislnd2=ctislnd3)
;ctribe=ctribeb
;cupfinal=hthero93~=(hthero94=intcup94)~=scfinals
;cupsoc=cupsoc2=cupsocbl=goal92=olysoc92
;cyberb2p=cyberb21=cyberb22=cyberb23~(cyberba2=cyberbal=cyberbap)~cyberbt=cyberbt1
;cybots=cybotsj
;daimakai~=(ghouls=ghoulsu)
;dairesya=farwest=ironhors
;daisenpu~=(twinhawk=twinhwku)
;daiyogen=fromance=mfunclub=mjnatsu=natsuiro=nmsengen=idolmj~=nekkyoku
;dangar~=(dangar2=dangarb)
;darius2~(darius2d=drius2do)
;dariusg=dariusgj=dariusgu~=dariusgx
;darius~dariuse~(dariusj=dariuso)
;darkadv~=devilw=majuu (the weapon cheats for darkadv are completely different!)
;darksea1=darkseaj=darkseal=gatedom1=gatedoom
;darksel2=wizdfire
;dassaul4=dassault=thndzone
;dblaxle=pwheelsj
;dbldyn~dynduke (these are a LOT different!)
;dblplay~=strkzone~wseries
;dday=ddayc
;ddonpach=ddonpchj
;ddragn2u=ddragon=ddragon2=ddragonb=ddragonu=ddragonw
;ddrago3b=ddragon3
;ddsom=ddsoma=ddsomj=ddsomjr1=ddsomr1=ddsomu=ddsomur1
;ddtod=ddtoda=ddtodh=ddtodj=ddtodu=ddtodur1
;ddungeon=stoffy=toffy
;deadang~ghunter
;deadconj=deadconx
;deathbrd=mutantf=mutantfa
;defcmnd~=(mayday=maydaya=maydayb)~=defence~=defender~=(defendg=defendw)
;deltrace=omegrace
;demoderb~=demoderm
;demonwl1=demonwld
;depthch=depthv1=subhunt
;desterth=grescue=lrescue
;devilfsg=devilfsh
;devstor2=garuka~=(devstor3=devstors)
;devzone=devzone2
;dfeveron=feversos
;digdug2=digdug2o
;digdug=digduga1=digdugat=digdugb=dzigzag
;dimahoo=gmahou
;dino=dinoj=dinou
;dinorex=dinorexj=dinorexu
;disco=discof
;dkgenm72~=(dkgensan=hharryu~hharry)
;dkngjnrb=dkngjnrj=dkongjr=dkongjrb=dkongjrj=dkongjrm~(mouser=mouserc)
;dkong3=dkong3b=dkong3j
;docastl2=docastle=docastlo=douni~dowild~=jjack
;dockman=portman
;dogfgt=dogfgtj
;dogosoke=dogosokj~(ikari=ikarijp=ikarijpb)=victroad
;dokyusei~dokyusp
;dondokdj=dondokdu=dondokod
;donpachi=donpachj=donpachk
;dorodon=dorodon2~=(ladybug=ladybugb~ladybugg)
;dorunru2=dorunrun=spiero~dorunruc
;dotron=dotrona=dotrone
;downtown=downtowp
;dplay=einnings
;dragoona=dragoonj
;drgpunch~=maya~sprtmtch
;dribling=driblino
;driftout=driveout
;drmario~=pc_drmro
;drtoppel=drtopplj=drtopplu
;dsaber=dsaberj
;dsccr94j~=dsoccr94
;dspirit=dspirito
;dstlk=dstlka=dstlku=dstlkur1=vampj=vampja=vampjr1
;dualaslt=liberatb=liberate
;duckhunt~=pc_duckh
;dungenmu=dungeonm=lightbr
;dw=dwj
;dyger=dygera
;eagle=eagle2=fantazia=mooncrs2=mooncrsa=mooncrsb=mooncrsg=mooncrst=mooncrsu=smooncrs=spctbird~mooncrgx
;ecofghta=ecofghtr=uecology
;edrandy=edrandy1=edrandyj
;eggor=eyes=eyes2
;eggs=scregg
;eggventr=eggvntdx
;elecyoy2=elecyoyo
;elevatob=elevator
;elim2=elim2a
;elvact2u=elvactr=elvactrj
;emeralda=emerldaa
;empcity=empcityj=stfight
;endurob2=endurobl=enduror
;eprom=eprom2
;equites=equitess
;espial=espiale
;esprade=espradej=espradeo
;eswat=eswatbl
;euroch92~=(footchmp=hthero)
;excitbkj=excitebk
;excthour=matmania~(maniach=maniach2)
;exctscc2=exctscca=exctsccb=exctsccr
;exedexes=savgbees
;exerion=exerionb=exeriont
;exerizrb=skyfox
;exodus=galap1=galap4=galapx=galaxiaj=galaxian=galmidw=galmidwo=galturbo=gteikob2=gteikokb=gteikoku=moonaln=redufo=skyraidr=spacbatt=superg=uniwars=zerotime~=swarm~(moonal2=moonal2b)~=gmgalax
;exprraid=wexpresb=wexpresc=wexpress
;f1dream=f1dreamb
;fa=fghtatck
;fantasia=fantsy95=newfant~(missmw96=missw96)~fantsia2
;fantasy=fantasyu=fantasyj (no relation to spectar!)
;fantjour~gokuparo~sexyparo
;fantzone=fantzono
;fatfursa=fatfursp
;ffantasa=ffantasy=hippodrm
;ffight=ffightj=ffightj1=ffightu
;fghthist=fghthsta=fghthstw
;fhawk=fhawkj
;fieldday=undoukai
;fightfev=fightfva
;fightrol=rollace=rollace2
;finalb=finalbj
;finalizb=finalizr
;fireshrk~=samesam2~samesame
;firetpbl=firetrap
;fitter=roundup
;flicky=flicky2
;flkatck=mx5000
;flstory=flstoryJ
;foodf=foodf2=foodfc
;forgottn=lostwrld
;fpoint=fpointbj=fpointbl
;freekckb=freekick
;friskyt~=friskyta
;frogger=froggrmc=frogseg1=frogseg2~(froggers=frogg)
;fround=froundl
;fround=hpuncher
;fshark=fsharkbt=hishouza=skyshark
;fullthrl=topspedu=topspeed
;funkybee~=skylancr
;funnymou=machomou=suprmous
;fx=srdmissn
;ga2=ga2j
;gaiden=ryukendn=shadoww=shadowwa
;galag88b=galag88j=galaga88
;galaga3=galaga3a=galaga3m=gaplus=gaplusa=gapluso
;galaga=galagamk=galagamw=galagao=gallag=gatsbee
;galivan=galivan2
;galpanib~galpanic
;galpans2=panicstr
;galspnbl~hotpinbl
;galxwar2=galxwars=galxwart=starw
;gangwarb=gangwars
;garou=garouo=garoup
;gaun22p1=gaun22pg=gaunt22p~=(gaunt2=gaunt2g) {difference is that 2 player versions don't need the yellow and green cheats)
;gaun2pg1=gaun2pj2=gaun2pr3=gaunt2p=gaunt2pg=gaunt2pj~=(gauntg=gauntj=gauntj12=gauntlet=gaunts)~(gauntgr3=gauntgr6=gauntgr8=gauntr1=gauntr2=gauntr4=gauntr5=gauntr7=gauntr9)
;gberet=gberetb=rushatck
;gblchmp=kaiserkj=kaiserkn
;gensitou=prehisle=prehislu
;geostorm=gunforc2
;getstar=getstarb=getstarj
;ggreats2=opengolf
;ghostb~ghostb3~meikyuh
;gigasb=oigas~gigasm2b
;gigawing=gwingj
;gijoe=gijoej=gijoeu
;gionbana~=maiko
;gladiatr=ogonsiro
;glfgreat=glfgretj
;gmgalax~=(pacmanbl~(hangly=hangly2=hangly3=joyman=newpuc2=newpuc2b=newpuckx=pacheart=pacman=pacmod=puckman=puckmana=puckmod~=jrpacman~=(mspacmab=mspacman=mspacmat=mspacpls=pacgal)~=pacplus~=(piranha=piranhah=piranhao)~=mschamp))~=alibaba~=(nmouse=nmouseb)
;gng=gnga=gngt=makaimuc=makaimug=makaimur
;gogomile~=gogomilj
;goindol=goindolj=goindolu=homo
;goldmedb=goldmedl
;goldnabl=goldnaxa=goldnaxb=goldnaxc=goldnaxe=goldnaxj
;goldstar=goldstbl
;gondo=makyosen
;goonies~=pc_goons
;gorf~=gorfpgm1
;gorkans=mrtnt
;gradius2=grdius2a=grdius2b=vulcan
;gradius3=grdius3a=grdius3e
;gradius~nemesis=nemesuk
;gratia=gratiaa
;gravitar=gravitr2~=gravp~lunarba1=lunarbat
;grdnstrm~=stagger1~redhawk
;grindsta~=grindstm~vfive (a lot of differences!)
;grobda=grobda2=grobda3
;growl=growlu=runark
;gseeker=gseekerj=gseekeru
;gslgr94u~gslugrsj
;gtg~=(gtg2=gtg2t)~=gtg2j~=gtgt
;gtmr~(gtmre=gtmrusa)
;gulfstr2~=gulfstrm
;gulfwar2=ktiger=twincobr=twincobu
;gunbird=gunbirdj=gunbirdk
;gunbulet~=ptblank (only difference - credits differently triggered)
;gundeala=gundealr=gundealt
;gundl94=primella
;gunforce=gunforcj=gunforcu
;gunhohki~mysticri
;gunlock=rayforce=rayforcj
;gunsmoka=gunsmoke=gunsmokj=gunsmoku
;gwar=gwara=gwarb=gwarj
;gyrodinc=gyrodine
;gyruss=gyrussce=venus
;hal21=hal21j
;halleycj=halleys=halleysc
;hanamai~hnkochou
;hangon=shangon=shangonb
;harddunj=harddunk
;hardhead=hardhedb
;hardyard=hardyd10
;hbarrel=hbarrelw
;hcastle=hcastleo=hcastlej=hcastljo
;helifira=helifire
;hellfir1~hellfire
;herbiedk~huncholy
;herodk=herodku=outline=radarzn1=radarznt=radarzon
;hiryuken=shangkid
;hitme=mblkjack
;hitnmis2=hitnmiss
;hnayayoi~hnfubuki
;hoccer~hoccer2
;hogalley~=pc_hgaly
;hook=hooku
;hopprobo~springer
;horekid=horekidb
;hourouki=mhgaiden~(mjclinic=mjhokite=mrokumei)
;housemn2=housemnq
;hpolym84=hyperspt
;hstenn10~=hstennis
;hthero95=hthro95u=pwrgoal
;hunchbak~hunchbkd~hunchbkg~=hunchbks
;hydra=hydrap2~=hydrap
;hyperpac=hyperpcb
;hyperpac~hyperpcb
;hyprdelj=hyprduel
;hyprolyb=hyprolym=trackfld=trackfld
;iceclimb=iceclmbj~=iceclmrj
;ichidant=ichidntb=ichidnte~=(tantr=tantrbl=tantrbl2)
;imsorry=imsorryj
;indytem2~=indytem3~=(indytem4=indytemd=indytemp)
;inthunt=inthuntu=kaiteids
;intrepi2=intrepid=zaryavos
;invrvnga=invrvnge
;jack=jack2=jack3=treahunt
;jackal=jackalj=topgunbl=topgunr
;jackrab2=jackrabs=jackrabt
;jailbrek=manhatan
;jjparad2~jjparads~ryouran
;jleague=svf=svs
;jogakuen~lemnangl~mjyougo
;joust=joust2=joustg=joustr=joustwr
;joyfulr=mnchmobl
;jumpbug=jumpbugb
;jumping=rainbow=rainbowo~rainbowe
;jumpkids=tumblep=tumblep2=tumblepb=tumblepj~fncywld(+ED8230 to address + other differences)
;jungleh=junglek=junglhbr=junglkj2~=piratpet
;jungler=junglers
;junofrst=junofstg
;kageki=kagekij
;kaguya~(otatidai=psailor2)
;kangaroa=kangarob=kangaroo
;karatblu=karatblz
;karatedo=karatevs=kchamp=kchampvs
;karnov=karnovj
;kicker=shaolins
;kicknrun=mexico86
;kick~kicka
;kidniki=yanchamr
;kingbalj=kingball
;kingdmgp=shippumd
;kingofb=ringkin2=ringkin3=ringking
;kittenk=nyanpani
;klax~klax2=klax3=klaxd=klaxj~(klaxp1=klaxp2)
;knckhead=knckhedj
;knights=knightsj=knightsu
;kod=kodb=kodj=kodu
;kof95=kof95a
;kof96=kof96h
;kof97=kof97a
;kof98=kof98k=kof98n
;kof99=kof99a=kof99e=kof99n=kof99p~=(kof2000=kof2000n)
;konamigt~rf2
;kotm=kotmh
;kov=kov115=kovj~kovplus
;kram=kram2=kram3
;kuhga=vaportra=vaportru
;kungfub=kungfub2=kungfud=kungfum=spartanx
;kuniokub=kuniokun=renegade
;kurikina~=(kurikinj=kurikint=kurikinu) [DIP SWITCH COMMENT + CREDIT DIFFERENCES]
;kyros=kyrosj
;kyukaidk=kyukaido
;labyrunk=labyrunr=tricktrp
;ladygolf=smgolf=smgolfb=smgolfj
;ladykill=moegonta
;laser=spcewarl=spclaser
;lastblad=lastblda
;lastday=lastdaya
;lastduel=lstduela=lstduelb
;lastfero=lastfort
;lastmiss=lastmsnj=lastmsno
;lazercmd~minferno
;ldrun2=ldrun3=ldrun3jp~ldrun4
;ldrun=ldruna
;le2~le2u
;leaguemn=nbbatman
;ledstorm=madgear=madgearj
;legion=legiono
;legionna=legionnu
;leprechn=potogold
;lethalth=thndblst
;lgtnfght=trigon
;liberat2~liberatr
;lifefrce=lifefrcj=salamand
;liquidk=liquidku=mizubaku
;lkage=lkageb=lkageb2=lkageb3
;loderdfa~loderndf
;lomakai=makaiden
;looping=loopinga~=skybump
;losttmbh=losttomb~=superbon
;lsasquad=storming
;lvgirl94=zerozone
;lwings=lwings2=lwingsjp
;maddonna=maddonnb
;maglord~maglordh
;mahoudai=sstriker=sstrikra
;mainevt=mainevto=ringohja~=(mainev2p)
;majest12~ssi
;majtitl2=skingam2=skingame
;maniacsp~maniacsq
;mappy=mappyj
;marble=marble2=marble3=marble4
;mario=mariojp=masao=pestplce
;marvland=marvlanj
;matchit=shisen=sichuan2=sichuana
;maxf_102=maxforce
;mbomberj=slammast~(mbombrd=mbombrdj)
;mcatadv=mcatadvj
;megab=megabj
;megaforc=starforc=starfore
;megaman=rockmanj~=(megaman2=megamn2a=rckman2j)
;megaznik=megazone
;mercs=mercsj=mercsu=mercsua
;metalb=metalbj
;metamrph=metamrpj
;meteor=spcforc2=spcforce
;metmqstr=nmaster
;metrocra=metrocrs
;mgcrystj~=mgcrystl
;mia=mia2~miaj
;midres=midresj=midresu
;mikie=mikiehs=mikiej
;mimonkey=mimonsco~mimonscr
;minefld=rescue
;minigol2=minigolf
;missile=suprmatk~missile2
;mjanbari~=pachiten
;mjelct3=mjelct3a=mjelctrn~=mjfriday~=(mjelct3=mjelct3a=mjelctrn)
;mjkojink~=vitaminc
;mjnquesb=mjnquest
;mjyuugi=mjyuugia
;mk2=mk2r14=mk2r21=mk2r32~=(mk2chal=mk2r42=mk2r91)
;mk3=mk3r20~mk3r10~(umk3=umk3r11)
;mk=mkla3=mkla4=mkr4~=(mkla1=mkla2)~mkprot9
;mmatrix=mmatrixj
;moguchan=zodiack
;moo=moobl=mooua
;moonwalk=moonwlka=moonwlkb
;moonwar=moonwara
;mosaic=mosaica
;motorace=travrusa
;mpatrol=mpatrolw
;mplanuk~mplanets
;mrdo=mrdofix=mrdot=mrlo=mrdu=yankeedo~mrdoy
;mrkougar=mrkougb=mrkougr2
;mrviking=mrvikngj
;msgunda1=msgundam
;msh=msha=mshb=mshh=mshj=mshjr1=mshu
;mshvsf=mshvsfa=mshvsfa1=mshvsfb=mshvsfb1=mshvsfh=mshvsfj=mshvsfj1=mshvsfj2=mshvsfu1
;mslug3=mslug3n
;msword=mswordj=mswordr1=mswordu
;mtlchamp=mtlchmpj=mtlchmpu
;mtrap=mtrap3=mtrap4
;mustang=mustangb=mustangs
;mvsc=mvsca=mvsch=mvscj=mvscjr1
;myhero=myherok=sscandal
;myqbert=qbertjp~=sqbert
;myststno~=mystston (ROM indicates most locations are different)
;mystwarr=mystwaru
;narc=narc3
;nastar=nastarw=rastsag2
;natodef=natodefa
;naughtya=naughtyb=naughtyc
;nbahangt~nbamaxht
;nbajam~nbajamr2~(nbajamte=nbajamt1=nbajamt2=nbajamt3)
;ncombat=ncombata
;ncv1=ncv1j=ncv1j2 (ROM cheat differences don't count)
;nebulray=nebulryj
;nemo=nemoj
;nibbler=nibblera
;ninjak2a=rdaction~(ninjak2b=ninjakd2)~(ninjakun [THIS GAME MISSING CHEATS!])
;ninjak=ninjakj
;ninjaw=ninjawj
;ninjemak=youma
;nkdodgeb=spdodgeb
;nomnlnd~nomnlndg
;nost=nostj=nostk
;nov2001u=nova2001
;nprinces=nprincsb=nprincso=nprincsu=seganinj=seganinu
;nrallyx=rallyx=rallyxm
;nspirit=nspiritj
;nwarr=nwarrb=nwarrh=vhuntj=vhuntjr1=vhuntjr2
;offroad=offroadt
;offtwalc~offtwall
;omega=theend=theends
;omegaf=omegafs
;onna34ra=onna34ro
;opwolf3=opwolf3u
;opwolf=opwolfb
;orld105k=orld111c~(orlegend=orlegndc=orlegnde)
;oscar=oscarj=oscarj0=oscarj1
;othunder=othundu
;outfxesj=outfxies
;outrun=outruna=outrunb=outrundx
;outzone~=outzonea
;ozmawars=ozmawar2=solfight=spaceph
;p47=p47j
;pacland=pacland2=pacland3=paclandm
;pacmania~=pacmanij
;pacnchmp=pacnpal=pacnpal2
;pairs=pairsa
;pang3=pang3j
;pangpomm=pangpoms
;panic=panic2=panic3=panicger=panich
;paperboy=paperbr2~paperbr1
;parodisj=parodius
;passht4b=passshtb=passsht
;pbaction=pbactio2
;pbillrd=pbillrds
;pbobbl2j=pbobbl2u=pbobble2~=pbobbl2x~pbobbl2n
;pbobbl3j=pbobbl3u=pbobble3
;pbobbl4j=pbobbl4u=pbobble4
;pbobblen=pbobblna
;pbobble~pbobblbs
;pc_grdue=pc_grdus=vsgradus
;pc_smb~=suprmrio
;pcktgal=pckgal2=pcktgalb
;peggle~=pegglet
;pengo=pengo2=pengo2u==pengo3u=pengob=penta
;perestrf=perestro=sqixbl=superqix
;perfrman=perfrmau
;phantoma=rallys=spectar=spectar1~=(targ=targc)
;pigout=pigouta
;pinbo=pinbos
;pipedrm~=pipedrmj (minor differences mainly 'Stop water from flowing' doesn't work for us version)
;pipibibs=pipibibi~whoopee
;pisces=piscesb
;pitfall2=pitfallu
;pitfigh3=pitfighb=pitfight~=pitfighj
;pkladiel=pkladies
;pkunwar=pkunwarj
;plctr13b=policeto=policetr
;polaris=polarisa
;polepos=polepos1=polepos2=poleposa=poleps2a=poleps2b=topracer
;pollux=polluxa
;ponchin=ponchina
;ponpoko=ponpokov
;pootan=pooyan=pooyans
;popeye=popeyef=popeyeu~popeyebl
;popflama=popflamb=popflame
;popnpop=popnpopj=popnpopu
;poundfor=poundfou
;pow=powj
;powerina=powerins
;primraga~primrage
;prmrsocj=prmrsocr
;prmtmfgo=prmtmfgt=trstar=trstarj=trstaro=trstaroj
;psoldier=ssoldier
;pspikes=pspikesk=svolly91
;psychos=psychosj
;pulirula=pulirulj
;punchout=spnchout=spnchotj
;punisher=punishrj=punishru
;punkshot=punksht2~=punkshtj
;pushman=pushmans
;puyopuya=puyopuyb=puyopuyo~puyopuy2
;puzloopu~puzloopj~puzzloop
;puzzldpr=puzzledp
;pyros=wardner=wardnerj
;qbert=qberta=qberttst
;qix=qixa=qixb~=qix2
;quantum=quantum1=quantump
;quarterb=quartrba
;quartet=quartet2=quartetj~=quartt2j(cheat description differences only)
;quiz365~quiz365t
;quizchql=quizchq
;rabiolep=rpunch
;racedcb4=racedcg4
;radm=radr
;raflesia=raflsiau
;raiden~raidena=raidenk=raident
;raiders5=raidrs5t
;raiga=stratof
;rambo3~=(rambo3a=rambo3ae)
;rampage=rampage2
;rampart~rampartj~ramprt2p
;rastan=rastanu=rastanu2=rastsaga
;rbff2=rbff2a
;rbibb=rbibba
;rbtapper=sutapper=tapper=tappera
;redclash=redclask
;regulus=reguluso=regulusu
;relief~relief2
;rescraid=rescrdsa
;retofin1=retofin2=retofinv
;ridefgtj=ridefgtu=ridingf
;ridhero=ridheroh
;rimrockn=rimrck20~(rimrck12~=rimrck16)
;ringdest=smbomb=smbombr1
;ringfgt=ringfgt2=vsgongf
;ringrage=ringragj=ringragu
;rmhaihia=rmhaihib=rmhaijin=rmhaisei=themj
;rmpgwt=rmpgwt11
;roadblc1=roadblcg=roadblg1=roadblg2=roadbls1=roadbls2=roadbls3=roadblsc=roadblsg=roadblst
;roadf=roadf2
;roadrun1~=roadrun2~=roadrunn
;roboarmy=roboarma
;robocop2=robocp2j=robocp2u
;robocop=robocopb=robocopj=robocopw~=(robocopu=robocpu0) (max credits value only difference so far)
;robokid~=robokidj
;robotron=robtryo
;rockrage=rockragj
;rocnrope=rocnropk
;rodland~(rodlandj=rodlndjb)
;rollerg=rollergj
;rompers=romperso
;route16=route16a=route16b=routex
;rpatrolb~silvland
;rrrevenp=rrreveng
;rthun2=rthun2j
;rthunder=rthundro
;rtype2=rtype2j
;rtype=rtypepj~=rtypeu
;rtypelej=rtypelej
;rugrats=wiping
;rungun=runguna=rungunu=rungunua=slmdunkj
;rushcrsh=srumbler=srumblr2
;rygar=rygar2=rygarj
;s1945=s1945a=s1945j=s1945jn
;sailormn=sailormo
;salamand=salamanj
;samsho3=samsho3a
;samuraia=sngkace
;sarukani=vblokbrk
;satansat=zarzon
;sbasketb=sbasketo=sbasketu
;sbbros=spang
;sbdk~superbik
;schaser=schasrcv
;sci=scia=sciu
;scion=scionc
;scontra=scontraj
;sctionza=sectionz
;sdi=sdioj
;searchar=sercharu
;secretab=secretag=slyspy=slyspy2
;sectrzon=seicross
;sengekij~sengekis
;sengokh=sengoku
;sf1=sf1jp=sf1us~=sf1p
;sf2=sf2eb=sf2j=sf2ja=sf2jc=sf2ua=sf2ub=sf2ud=sf2ue=sf2uf=sf2ui=sf2uk~(sf2accp2=sf2ce=sf2cej=sf2ceua=sf2ceub=sf2ceuc=sf2koryu=sf2m1=sf2m2=sf2m3=sf2m4=sf2m5=sf2m6=sf2m7=sf2rb=sf2rb2=sf2red=sf2v004=sf2yyc~=(sf2t=sf2tj)) [exact sf2 cheats missing some cheats from sf2ce -investigate please somebody(I hate this game)]
;sfa2=sfz2a=sfz2b=sfz2br1=sfz2j~=(sfz2aa=sfz2ab=sfz2ah=sfz2aj)~=(sfa3=sfa3r1=sfz3a=sfz3j=sfz3jr1)~=(vsav=vsava=vsavh=vsavj=vsavu~=vsav2~=(vhunt2=vhunt2r1))~(pfghtj=sgemf=sgemfa=sgemfh)
;sfa=sfar1=sfar2=sfau=sfzch=sfzb=sfzh=sfzj=sfzjr1=sfzjr2
;sformula=tail2nos
;sftm=sftm110=sftm111=sftmj
;sgunner2=sgunnr2j
;shadowld=yokaidko=youkaidk
;shdancbl=shdancer=shdancrb=shdancrj
;shimpacp=shimpact
;shinobi=shinobl~=(shinobia=shinobib)
;shocktra=shocktro
;shollow=shollow2
;shootoub=shootouj~shootout
;shufshot~=sshot137
;shuuz=shuuz2
;sia2650=tinv2650
;sidearjp=sidearmr=sidearms~=whizz
;sidepckt=sidepctb=sidepctj
;silentd=silentdj
;silkworm=silkwrm2
;simps2pa=simps2pj=simpsn2p=simpsons
;sinista1=sinista2=sinistar
;skullxb1=skullxb2=skullxb3=skullxb4=skullxbo
;skykid=skykidd=skykido~=skykiddo=skykiddx
;sliksh17~slikshot
;slither=slithera
;smashtv=smashtv4=smashtv5=smashtv6
;snowbalt~snowboar
;snowbro3~=(snowbroa=snowbrob=snowbroj=snowbros=wintbob) differences due to graphics ie. SNOW or BALL
;solarwar=xsleena=xsleenab
;sonic=sonicp
;sonson=sonsonj
;souledga=souledgb~souledge
;spacebrd=spacedem=spacefb=spacefbb=spacefbg
;spacecho=speakres=stratvox
;spacedx=spacedxj~spacedxo~spcinvdj
;spaceplt=timeplt=timeplta=timepltc
;spacetrk=sptrekct
;spacfura=spacfury
;spatter=ssanchan
;spbactn=spbactnj
;spclorda~spclords (lives location for spclords is overwritten)
;spelnkrj=spelunkr~=spelunk2
;spf2t=spf2ta=spf2xj
;spiders=spiders2~spinner
;spidey=spideyj
;spinlbrj=spinlbrk=spinlbru
;spool3=spool3i
;sprint1~(sprint2=sprint2a)
;spy=spyu
;spyhnt2a=spyhunt2
;srdarwin=srdarwnj
;srmp4=srmp4o
;ssf2=ssf2a=ssf2ar1=ssf2j=ssf2jr1=ssf2jr2=ssf2tb=ssf2tbj=ssf2tur1=ssf2u~=(ssf2t=ssf2ta=ssf2tu=ssf2xj(UNTESTED ssf2xj,ssf2tb,ssf2tbj))
;sshangha=sshanghb
;sslam=sslama
;ssmissin=tdragon=tdragonb
;sspacatc=sspacat2=sspaceat~=(alphaho~[headon])
;ssrdrabd=ssrdrebc=ssrdrebd=ssrdrjbd=ssrdrubc~=(ssrdruac=ssrdruda=ssriders=sunsetbl)
;starcas=starcas1=starcase=starcasp=stellcas
;starfira~=starfire
;starjack=starjacs
;starwar1=starwars
;statriv2=trivquiz~supertr2
;steelta1=steeltap~(steeltag=steeltal) (steeltap cheats not checked though!)
;stinger=stinger2
;stoneba2~=stonebal (Only difference is stonebal uses TEAM 1/2 instead of PL1/2 in descriptions)
;strahl~=strahla
;stratab=stratab1
;stratgys=stratgyx
;streets1=streetsj=streetsm=streetsw
;strider=striderj=stridrja=stridrua
;strnskil=guiness
;stunrn2e=stunrn3e=stunrun=stunrun0=stunrun2=stunrun3=stunrun4=stunrun5=stunrune~=(stunrunj=stunrunp)
;supbtime=supbtimj
;superpac=superpcm
;superx=superxm
;suzuk8h2=suzuk8hj=suzuka8h
;svolley=svolleyk=svolleyu
;swimmer=swimmera=swimmerb
;sws92~=sws92g~=sws93
;sws96=sws97
;szaxxon~zaxxon=zaxxon2=zaxxonb
;tankfrce=tankfrcj
;taotaida~taotaido
;tattass=tattassa
;tazmani2=tazmania
;tbowl=tbowlj
;tceptor=tceptor2
;tdfever=tdfever2=tdfeverj
;teamqb=teamqb2
;teddybb=teddybbo
;tekken2=tekken2a~tekken2b
;tekken~(tekkena=tekkenb)
;tempest=tempest1=tempest2=tempest3=temptube
;teplus2j=tetrisp2
;term2=term2la1=term2la2
;terracra=terracrb=terracre
;terraf=terrafu
;tetris=tetrisa=tetrisbl~tetrist (tetrist cheats are slightly different in method - I wanted them this way)
;tfrceac=tfrceacb=tfrceacj
;tharierj=tharrier
;thehustj=thehustl
;thnderxj~=thunderx
;thndfoxj=thndfoxu=thundfox
;thndrbdj=thndrbld
;thndrx2=thndrx2a
;tigerh=tigerh2=tigerhb1=tigerhb2=tigerhj
;tigeroad=toramich
;timek131=timekill
;tknight=wildfang
;tmek~tmekprot
;tmht=tmnt=tmntj=tmntu=tmntua~=(tmht2p=tmnt2p=tmnt2pj=tmnt2po)
;tmnt2=tmnt2a~=tmnt22p
;tndrcade=tndrcadj
;tnk3=tnk3j
;tnzs=tnzsb~=tnzs2
;todruaga=todruago
;tokio=tokiob
;toki~=(tokia=tokib=tokij=tokiu)
;tomahaw5~tomahawk
;toobin=toobin2=toobin2e=toobine=toobing~=toobin1
;tophunta=tophuntr
;totcarn=totcarnp
;tourtab2=tourtabl
;tp84=tp84a
;triviabb=triviag2=triviasp=triviayp~=triviag1
;trog=trog3=trogp=trogpa6
;trojan=trojanj=trojanr
;tron=tron2
;tsamurai=tsamura2
;tshingen=tshingna
;tturf=tturfbl=tturfu
;tunhunt=tunhuntc
;turbo=turboa=turbob
;tutankhm=tutankst
;twotiger=twotigra
;uccops=uccopsj
;undrfire=undrfirj=undrfiru
;upndown~=upndownu
;usg183~=usg252~(usg32=usg82=usg83=usg83x) [different max values though and games differ - basic locations all the same]
;vandyjal=vandyke
;vangrdce=vanguard
;vanvan=vanvank
;varth=varthj=varthu
;vasara2=vasara2a
;vastar=vastar2
;vball~=vball2pj
;vendet2p=vendetas=vendettj=vendtaso~=(vendetao=vendett2=vendetta)
;venture=venture2=venture4
;victorba~=victory
;vigilant=vigilntj=vigilntu
;vimana=vimana1=vimanan
;vindc2r1=vindc2r2=vindctr2~(vindice3=vindice4=vindict1=vindict2=vindict4=vindicte=vindictg=vindictr)
;viofight=viofighu
;viostorm=viostrma=viostrmj=viostrmu
;volfied=volfiedj=volfiedu
;vsbbalja=vsbbaljb=vsbball=vsbballj
;vspinbal=vspinblj
;vstennij=vstennis
;vsyard=vsyard2=yard
;vulgus=vulgus2=vulgusj
;warpwar2=warpwarp=warpwarr
;wb3=wb3a=wb3bl
;wbdeluxe=wboy=wboy2=wboy2u=wboy3=wboyo=wboyu
;wbml=wbmlb=wbmljb=wbmljo
;wc90~=(wc90a=wc90b=wc90t)
;wcbowl=wcbwl161=wcbwl165~wcbwl12
;wfortuna=wfortune
;wgp=wgpj~=(wgpjoy=wgpjoya)~wgp2
;wh1=wh1h~(wh2~=wh2j~=whp)
;willow=willowj=willowje
;wiseguy=yamyam
;wiz=wizt
;wof=wofa=wofj=wofu
;ws~=ws89=ws90
;wwester1=wwestern
;wwfwfest=wwfwfsta=wwfwfstj
;xexex~=xexexj
;xmcota=xmcotaa=xmcotah=xmcotaj=xmcotaj1=xmcotau
;xmen~=(xmen2p=xmen2pj)~=xmen6p
;xmvsf=xmvsfa=xmvsfb=xmvsfh=xmvsfj=xmvsfjr1=xmvsfjr2=xmvsfu=xmvsfur1
;xybots=xybots1=xybotsf=xybotsg~=xybots0
;yiear=yiear2
;yosakdoa=yosakdon
;zaviga=zavigaj
;zeropnt=zeropnta
;zigzag=zigzag2
;zookeep=zookeep2=zookeep3
;
;******************************************************************************
;* GAMES THAT CURRENTLY UTILISE ROM CHEATS *
;******************************************************************************
;
; Games utilising ROM cheats, where the cheat actually changes the program code
; rather than the game data. Individual credits will be given due to the extra work
; and skill - though only for cheats where RAM cheats are either not possible
; (or sometimes it is actually a LOT quicker to make a ROM hack than find a RAM one)
; or buggy! ;-))
;
; I'm keeping this list as I will find it useful to for testing purposes when the
; cheat engine changes...especially for processors with endian (big and little)
; issues. For the moment it's not alphabetically sorted on purpose.
;
; exterm (made by Pugsy) [TMS34010]
; 800fath (made by Pugsy) [Z80]
; mariner (made by Pugsy) [Z80]
; scramblb (made by Pugsy) [Z80]
; scramble (made by Pugsy) [Z80]
; scrambls (made by Pugsy) [Z80]
; gunhohki (made by Pugsy) [V33]
; mysticri (made by Pugsy) [V33]
; scobra (made by Pugsy) [Z80]
; scobrab (made by Pugsy) [Z80]
; scobras (made by Pugsy) [Z80]
; phoenix (made by Pugsy) [8085A]
; phoenix3 (made by Pugsy) [8085A]
; phoenixa (made by Pugsy) [8085A]
; phoenixc (made by Pugsy) [8085A]
; phoenixt (made by Pugsy) [8085A]
; pleiadbl (made by Pugsy) [8085A]
; pleiadce (made by Pugsy) [8085A]
; pleiads (made by Pugsy) [8085A]
; rranger (made by Pugsy) [Z80]
; batman2 (made by Pugsy) [Z80]
; redclash (made by Pugsy) [Z80]
; redclask (made by Pugsy) [Z80]
; raiders5 (made by Pugsy) [Z80]
; raidrs5t (made by Pugsy) [Z80]
; perfrman (made by Pugsy) [Z80]
; perfrmau (made by Pugsy) [Z80]
; dommy (made by Pugsy) [M6502]
; eggs (made by Pugsy) [M6502]
; scregg (made by Pugsy) [M6502]
; galaxian (made by Pugsy) [Z80]
; gteikokb (made by Pugsy) [Z80]
; exodus (made by Pugsy) [Z80]
; galap1 (made by Pugsy) [Z80]
; galap4 (made by Pugsy) [Z80]
; galapx (made by Pugsy) [Z80]
; galaxiaj (made by Pugsy) [Z80]
; galmidw (made by Pugsy) [Z80]
; galturbo (made by Pugsy) [Z80]
; gteikoku (made by Pugsy) [Z80]
; redufo (made by Pugsy) [Z80]
; spacbatt (made by Pugsy) [Z80]
; superg (made by Pugsy) [Z80]
; uniwars (made by Pugsy) [Z80]
; zerotime (made by Pugsy) [Z80]
; hardhead (made by Pugsy) [Z80]
; hardhedb (made by Pugsy) [Z80]
; cobracmj (made by Pugsy) [M6809]
; cobracom (made by Pugsy) [M6809]
; rushatck (made by Pugsy) [Z80]
; gberet (made by Pugsy) [Z80]
; gberetb (made by Pugsy) [Z80]
; upndownu (made by Pugsy) [Z80]
; defcmnd (made by Pugsy) [M6809]
; mayday (made by Pugsy) [M6809]
; maydaya (made by Pugsy) [M6809]
; maydayb (made by Pugsy) [M6809]
; defence (made by Pugsy) [M6809]
; defender (made by Pugsy) [M6809]
; defendg (made by Pugsy) [M6809]
; defendw (made by Pugsy) [M6809]
; alieninv (made by Pugsy) [8080]
; cosmicmo (made by Pugsy) [8080]
; searthia (made by Pugsy) [8080]
; invaddlx (made by Pugsy) [8080]
; invaderl (made by Pugsy) [8080]
; invaders (made by Pugsy) [8080]
; jspecter (made by Pugsy) [8080]
; jspectr2 (made by Pugsy) [8080]
; sstrangr (made by Pugsy) [8080]
; sstrngr2 (made by Pugsy) [8080]
; moonbase (made by Pugsy) [8080]
; sicv (made by Pugsy) [8080]
; sinvemag (made by Pugsy) [8080]
; sinvzen (made by Pugsy) [8080]
; sisv (made by Pugsy) [8080]
; sisv2 (made by Pugsy) [8080]
; sitv (made by Pugsy) [8080]
; spaceatt (made by Pugsy) [8080]
; spaceat2 (made by Pugsy) [8080]
; spacewr3 (made by Pugsy) [8080]
; spceking (made by Pugsy) [8080]
; spcewars (made by Pugsy) [8080]
; superinv (made by Pugsy) [8080]
; srdarwin (made by Pugsy) [M6809]
; srdarwnj (made by Pugsy) [M6809]
; toki (made by Pugsy) [68000] {Endian Fixed at MAME 0.60}
; tokia (made by Pugsy) [68000] {Endian Fixed at MAME 0.60}
; tokib (made by Pugsy) [68000] {Endian Fixed at MAME 0.60}
; tokij (made by Pugsy) [68000] {Endian Fixed at MAME 0.60}
; tokiu (made by Pugsy) [68000] {Endian Fixed at MAME 0.60}
; upndown (made by Pugsy) [Z80]
; paperboy (made by Pugsy) [T11]
; gteikob2 (made by Pugsy) [Z80]
; ncv1 (made by Pugsy) [68000] {Endian Fixed at MAME 0.60}
; ncv1j (made by Pugsy) [68000] {Endian Fixed at MAME 0.60}
; ncv1j2 (made by Pugsy) [68000] {Endian Fixed at MAME 0.60}
; sboblbob (made by Pugsy) [Z80]
; theend (made by Pugsy) [Z80]
; theends (made by Pugsy) [Z80]
; astrob (made by Pugsy) [Z80]
; astrob1 (made by Pugsy) [Z80]
; astrob2 (made by Pugsy) [Z80]
; arcadia (made by Pugsy) [M6809]
; nyny (made by Pugsy) [M6809]
; nynyg (made by Pugsy) [M6809]
; markham (made by Pugsy) [Z80]
; chameleo (made by Pugsy) [M6502]
; pc_ynoid (made by Pugsy) [N2A03] <-- These are converted Game Genie codes from the NES 6502 version, RAM cheats would be easy though GG uses ROM codes!
; ckong (made by Pugsy) [Z80]
; ckonga (made by Pugsy) [Z80]
; ckongalc (made by Pugsy) [Z80]
; ckongjeu (made by Pugsy) [Z80]
; ckongo (made by Pugsy) [Z80]
; ckongs (made by Pugsy) [Z80]
; dkngjnrb (made by Pugsy) [Z80]
; dkngjnrj (made by Pugsy) [Z80]
; dkong (made by Pugsy) [Z80]
; dkongjo (made by Pugsy) [Z80]
; dkongjo1 (made by Pugsy) [Z80]
; dkongjp (made by Pugsy) [Z80]
; dkongjr (made by Pugsy) [Z80]
; dkongjrb (made by Pugsy) [Z80]
; dkongjrj (made by Pugsy) [Z80]
; monkeyd (made by Pugsy) [Z80]
; gng (made by Pugsy & Bugfinder) [M6809]
; gnga (made by Pugsy & Bugfinder) [M6809]
; gngt (made by Pugsy & Bugfinder) [M6809]
; makaimuc (made by Pugsy & Bugfinder) [M6809]
; makaimug (made by Pugsy & Bugfinder) [M6809]
; makaimur (made by Pugsy & Bugfinder) [M6809]
; ragnagrd (made by Pugsy) [68000] {Endian Fixed at MAME 0.60}
; mrdo (made by Pugsy) [Z80]
; mrdofix (made by Pugsy) [Z80]
; mrdot (made by Pugsy) [Z80]
; mrlo (made by Pugsy) [Z80]
; mrdu (made by Pugsy) [Z80]
; yankeedo (made by Pugsy) [Z80]
; mrdoy (made by Pugsy) [Z80]
; gallop (made by Pugsy) [V30]
; bosco (made by Pugsy) [Z80]
; boscomd (made by Pugsy) [Z80]
; boscomdo (made by Pugsy) [Z80]
; boscoo (made by Pugsy) [Z80]
; boscoo2 (made by Pugsy) [Z80]
; btime (made by Pugsy) [M6502]
; btime2 (made by Pugsy) [M6502]
; btimem (made by Pugsy) [M6502]
; cookrace (made by Pugsy) [M6502]
; cbtime (made by Pugsy) [M6502]
; galmidwo (made by Pugsy) [Z80]
; tactcian (made by Pugsy) [Z80]
; jedi (made by Pugsy) [M6502]
; mk (made by Steph) [TMS34010]
; mk2 (made by Steph) [TMS34010]
; mk2chal (made by Steph) [TMS34010]
; mk2r14 (made by Steph) [TMS34010]
; mk2r21 (made by Steph) [TMS34010]
; mk2r32 (made by Steph) [TMS34010]
; mk2r42 (made by Steph) [TMS34010]
; mk2r91 (made by Steph) [TMS34010]
; mk3 (made by Steph) [TMS34010]
; mk3r10 (made by Steph) [TMS34010]
; mk3r20 (made by Steph) [TMS34010]
; mkla1 (made by Steph) [TMS34010]
; mkla2 (made by Steph) [TMS34010]
; mkla3 (made by Steph) [TMS34010]
; mkla4 (made by Steph) [TMS34010]
; mkprot9 (made by Steph) [TMS34010]
; mkr4 (made by Steph) [TMS34010]
; umk3 (made by Steph) [TMS34010]
; umk3r11 (made by Steph) [TMS34010]
; gpilots (made by Pugsy) [68000]
; irrmaze (made by Pugsy) [68000]
; kicker (made by Pugsy) [M6809]
; shaolins (made by Pugsy) [M6809]
; azurian (made by Pugsy) [Z80]
; centipb2 (made by Pugsy) [M6502]
; centipd2 (made by Pugsy) [M6502]
; centipdb (made by Pugsy) [M6502]
; centiped (made by Pugsy) [M6502]
; magworm (made by Pugsy) [M6502]
; milliped (made by Pugsy) [M6502]
; zigzag (made by Pugsy) [Z80]
; zigzag2 (made by Pugsy) [Z80]
; zoar (made by Pugsy) [M6502]
; marineb (made by Pugsy) [Z80]
; smashtv (made by Pugsy) [TMS34010]
; smashtv4 (made by Pugsy) [TMS34010]
; smashtv5 (made by Pugsy) [TMS34010]
; smashtv6 (made by Pugsy) [TMS34010]
; wilytowr (made by Pugsy) [Z80]
; atomboy (made by Pugsy) [Z80]
; redrobin (made by Pugsy) [Z80]
; tactcan2 (made by Pugsy) [Z80]
; skybase (made by Pugsy) [Z80]
; scorpnmc (made by Pugsy) [Z80]
; spcking2 (made by Pugsy) [Z80]
; scobrase (made by Pugsy) [Z80]
; 4in1 (made by Pugsy) [Z80]
; swarm (made by Pugsy) [Z80]
; moonal2 (made by Pugsy) [Z80]
; moonal2b (made by Pugsy) [Z80]
; battlex (made by Pugsy) [Z80]
; amatelas (made by Pugsy) [68000]
; amazon (made by Pugsy) [68000]
; centtime (made by Pugsy) [M6502]
; jpark (made by Stephh) [V60]
; dkongjrm (made by Pugsy) [Z80]
; dkongo (made by Pugsy) [Z80]
; daraku (made by Pugsy) [SH-2]
; legion (made by Pugsy) [68000]
; legiono (made by Pugsy) [68000]
; halleycj (made by Pugsy) [M6809]
; halleys (made by Pugsy) [M6809]
; halleysc (made by Pugsy) [M6809]
; vsgshoe (made by Pugsy) [N2A03]
; iceclmbj (made by Pugsy) [N2A03]
; iceclimb (made by Pugsy) [N2A03]
; iceclmrj (made by Pugsy) [N2A03]
; cosmccop (made by Pugsy) [V30]
; mystston (made by Pugsy) [M6502]
; myststno (made by Pugsy) [M6502]
; kof97 (made by Bugfinder) [68000] ("No Damage Dealt While Defending") [Added kof97a using same address untested though]
; kof98n (made by Bugfinder) [68000] ("Enable Omega Rugal")
; mouser (made by Pugsy) [Z80]
; mouserc (made by Pugsy) [Z80]
; mmatrix (made by Pugsy) [68000]
; mmatrixj (made by Pugsy) [68000]
; barricad (made by Pugsy) [I8080]
; brickyrd (made by Pugsy) [I8080]
; skyskipr (made by Tourniquet) [Z80]
; pitfall2 (made by Pugsy) [Z80]
; pitfallu (made by Pugsy) [Z80]
; fatfury3 (made by Pugsy & KelvSYC) [68000]
; firebatl (made by Pugsy) [Z80]
; ncv2 (made by Pugsy) [68000]
; ncv2j (made by Pugsy) [68000]
; vautour (made by Pugsy) [I8085A]
; moonaln (made by Pugsy) [Z80]
; millpac (made by Pugsy) [M6502]
; falcon (made by Pugsy) [I8085A]
; rallys (made by Pugsy) [M6502]
; spectar (made by Pugsy) [M6502]
; spectar1 (made by Pugsy) [M6502]
; targ (made by Pugsy) [M6502]
; targc (made by Pugsy) [M6502]
; kof98 (made by Bugfinder) [68000] ("Enable Omega Rugal") {CHEAT MAY NEED TYPE CHANGING WHEN GAME WORKS}
; zektor (made by Pugsy) [Z80]
; paperbr1 (made by Pugsy) [T11]
; paperbr2 (made by Pugsy) [T11]
; roadrun1 (made by Pugsy) [68010]
; roadrun2 (made by Pugsy) [68010]
; roadrunn (made by Pugsy) [68010]
; rotd (made by Pugsy) [68000]
; sranger (made by Pugsy) [Z80]
; srangerb (made by Pugsy) [Z80]
; srangerw (made by Pugsy) [Z80]
; mt_fshrk (made by Pugsy) [68000]
; tron (made by Pugsy) [Z80]
; tron2 (made by Pugsy) [Z80]
; eagle (made by Pugsy) [Z80]
; eagle2 (made by Pugsy) [Z80]
; fantazia (made by Pugsy) [Z80]
; mooncrs2 (made by Pugsy) [Z80]
; mooncrsa (made by Pugsy) [Z80]
; mooncrsb (made by Pugsy) [Z80]
; mooncrsg (made by Pugsy) [Z80]
; mooncrst (made by Pugsy) [Z80]
; mooncrsu (made by Pugsy) [Z80]
; smooncrs (made by Pugsy) [Z80]
; mooncrgx (made by Pugsy) [Z80]
; gorf (made by Pugsy) [Z80]
; gorfpgm1 (made by Pugsy) [Z80]
; rbtapper (made by Pugsy) [Z80]
; sutapper (made by Pugsy) [Z80]
; tapper (made by Pugsy) [Z80]
; tappera (made by Pugsy) [Z80]
; imago (made by Pugsy) [Z80]
; galaga (made by unknown mamedev) [Z80] {Fast shoot cheat as a ROM set replaement}
; galagamk (made by unknown mamedev) [Z80]
; galagamw (made by unknown mamedev) [Z80]
; galagao (made by unknown mamedev) [Z80]
; gallag (made by unknown mamedev) [Z80]
; gatsbee (made by unknown mamedev) [Z80]
; capitol (made by Pugsy) [8085A]
; condor (made by Pugsy) [8085A]
; cosmo (made by Pugsy) [8080]
; searthin (made by Pugsy) [8080]
; quasar (made by Pugsy) [S2650]
; quasara (made by Pugsy) [S2650]
; madalien (made by Pugsy) [M6502]
; strfbomb (made by Pugsy) [Z80]
; spctbird (made by Pugsy) [Z80]
; skyraidr (made by Pugsy) [Z80]
; griffon (made by Pugsy) [Z80]
; explorer (made by Pugsy) [Z80]
; invasion (made by Pugsy) [8080]
; drtoppel (made by Pugsy) [Z80]
; drtopplj (made by Pugsy) [Z80]
; drtopplu (made by Pugsy) [Z80]
; phantoma (made by Pugsy) [M6502]
;
;******************************************************************************
;* GAMES THAT CURRENTLY UTILISE EEPROM AND MAPPED MEMORY CHEATS *
;******************************************************************************
;
; This is a list of games that currently make use of cheats that poke direct to
; mapped memory or EEPROM. Generally these cheats are to unhide game functions
; such as hidden game characters. Note: If the mapped memory being poked is
; actually program code it is classed as a ROM cheat!
;
; some Seta games [EEPROM region] (Found by unknown)
; mk3 [Unlock Smoke] (Found by Tourniquet)
; mk3r20 [Unlock Smoke] (Found by Tourniquet)
; mk3r10 [Unlock Smoke] (Found by Tourniquet)
; umk3 [Unlock Secret Chars] (Found by Tourniquet)
; umk3r11 [Unlock Secret Chars] (Found by Tourniquet)
; gunbird2 [Unlock Aine] (Found by Tourniquet)
; s1945iii [Unlock X-36] (Found by Tourniquet)
;
;******************************************************************************
;* GAMES THAT CURRENTLY UTILISE FORCE RANGE CHEATS *
;******************************************************************************
;
; This is a list of the games currently make use of the force range type cheat as
; added in the new cheat engine. It basically allows you to take a location and
; make sure that the value stays within a range of values. An example is Arkanoid
; where by finding the Y pos of the ball sprite we can ensure by a simple cheat
; that the ball never leaves the playing area as soon as it attempts to we poke
; the location with a value which will effectively push the ball up a bit so that
; you can have another go at hitting the ball. Currently I (Pugsy) am the only
; person to find range cheats. They will hopefully used more in future as people
; understand them.
;
; arkangc (found by Pugsy)
; arkanoid (found by Pugsy)
; arkatayt (found by Pugsy)
; arkatour (found by Pugsy)
; arkbl2 (found by Pugsy)
; arkbl3 (found by Pugsy)
; arkbloc2 (found by Pugsy)
; arkblock (found by Pugsy)
; arknoidj (found by Pugsy)
; arknoidu (found by Pugsy)
; freekick (found by Pugsy)
; freekckb (found by Pugsy)
; arkretrn (found by Pugsy)
; sbrkout (found by Pugsy)
; geebee (found by Pugsy)
; geebeeg (found by Pugsy)
; bombbee (found by Pugsy)
; cutieq (found by Pugsy)
; popbounc (found by Pugsy)
; goindol (found by Pugsy)
; goindolj (found by Pugsy)
; goindolu (found by Pugsy)
; homo (found by Pugsy)
; snowbro3 (found by Pugsy)
; snowbroa (found by Pugsy)
; snowbrob (found by Pugsy)
; snowbroj (found by Pugsy)
; snowbros (found by Pugsy)
; wintbob (found by Pugsy)
; gigasb (found by Pugsy)
; oigas (found by Pugsy)
; gigasm2b (found by Pugsy)
; puchicar (found by Pugsy)
; wallc (found by Pugsy)
; arknoiuo (found by Pugsy)
; cannonb (found by Pugsy)
; mt_eswat (don't know)
;******************************************************************************
;* GAMES THAT CURRENTLY UTILISE DYNAMIC (RELATIVE ADDRESSING) CHEATS *
;******************************************************************************
;
; This is a list of games that currently use 'dynamic' cheats. Dynamic cheats
; are basically just relative addressed cheats. The problem with some games when
; you do a cheat search is that you can easily find for example the energy location
; poking it will seem to work fine, but if you advance a level you will find that the
; cheat no longer works. In fact the next time you play the level you found the cheat
; for you will probably find that the cheat doesn't work there either. I've included
; my method of how to find your own 'dynamic' cheats under this list...enjoy ;-) Again
; this list is sorted in the order that cheats were made (oldest cheats first).
;
; samsho (found by Pugsy)
; kabukikl (found by Pugsy)
; samsho2 (found by Pugsy)
; savagere (found by Pugsy)
; lastblad (found by Pugsy)
; 3countb (found by Pugsy)
; lastbld2 (found by Pon)
; dadandrn (found by Tourniquet) (it's like the buses.....)
; ncv2 (found by Pugsy)
; ncv2j (found by Pugsy)
; galaxyfg (found by KelvSYC)
;
; Dynamic Cheat Finding method by Pugsy
; =====================================
;
; From the start, this is presuming you are using a debug MAME. I'm using samsho2 as an example and I am looking for
; infinite energy for PL1 - the method is easy to alter for different games and/or other things (this is mainly a
; method used for neogeo games - the only real system that utilises dynamic addressing for 'useful' locations). It's
; not a method for beginners, it assumes cheat finding skills, a basic understanding of hexadecimal addressing and an
; ability to decode my waffling.
;
;
;
; 1. Start MAME as you would normally - don't forget you must use the debug MAME build with either -debug on the
; commandline or DEBUG 1 in the ini file
;
; 2. You will find that after a short while MAME will be on the debugger screen, at this stage just press F12 to start
; the game. [REMEMBER F12 in the debugger will return you to the game]
;
; 3. Commence play
;
; 4. Start a Energy Search and reduce the results using standard methods. In the example I reduced the results to 2
; possibles 100AC6 & 10373B, by using watches I can discount 100AC6 as it's the time location. So that leaves us with
; 10373B 80 = Full Energy. NOTE: You have to find the value as quickly as possible because the location will change the
; next time the level changes, so you would have to start the search from the beginning. You can test the address you
; find by poking it directly if it's the correct location you will find it will have the desired affect on that level.
;
; 5. Press the tilde key (the tilde key is the key under Esc and about TAB and the the left of 1). You will now be in the
; debugger, remember the fact that we found the address 0010373B in step 4 (Note the preceding 0s - we will need them).
;
; 6. Press TAB 3 times so that the cursor is in the address window. Now press S to commence a search and type in the value
; as per step 5...but drop the last byte as that will be part of the index. So in this case we would type in 00 10 37, then
; press RETURN to execute the search - you can repeat the search by pressing S and hitting RETURN (the last search values
; are still set). For every search result note down the address, you can safely ignore any results in ROM locations or where
; it crosses word boundaries (ie it shows as XX00 1037 instead of 0010 37XX). In this example you will find that S 00 10 37
; only returns one ROM location at 00003680, so we can safely ignore it. However, there are no other occurences so we are
; goosed.....or are we?
;
; 7. If there are no possibilities then remember that the location we are looking for contains an address that hopefully
; points to a page of memory limited in size. In most cases this seems to be no greater than 256 bytes and is mostly forward
; indexed (+ve rather than -ve). So assuming that 10373B is the extreme case it is 256 bytes away from the start of the
; memory page base location, then the base location of the page would be 10363C. So we need to repeat Step 6 but this time
; with S 00 10 36 as the search instruction, ignoring ROM locations and word boundary crossing, from this we get the
; following results:-
;
; Address Contents
; 100A46 00103680
; 100A5E 00103680
; 102AEC 00103680
; 102D2C 00103680
; 103F2C 00103680
; 10404C 00103680
; 104DCC 00103680
; 10500C 00103680
; 1057EC 00103680
; 105A2C 00103680
; 105C6C 00103680
; 10644C 00103680
;
; 8. From the Step 7 results you can see that all the results point to a page of memory starting at 00103680, since we know the
; energy location is 0010373B we can work out that the index value is = BB (Cheat Location - Start Address of page = 10373B -103680).
;
; 9. Now you need to narrow the location down either by loads of watches on several levels or by excessive testing, personally I
; place a watch on all the locations and try the first location first, second location second etc etc. [ NOTE: A lot of neogeo
; games which utilise dynamic addressing seem to like to use a value in the range 100AXX as the pointer location. ] Here are the
; cheats to try first...
;
;
; :samsho2:83000000:00100A46:00000080:000000BB:Infinite Energy PL1 [POSSIBILITY NO. 1]
; :samsho2:83000000:00100A5E:00000080:000000BB:Infinite Energy PL1 [POSSIBILITY NO. 2]
; :samsho2:83000000:00102AEC:00000080:000000BB:Infinite Energy PL1 [POSSIBILITY NO. 3]
; :samsho2:83000000:00102D2C:00000080:000000BB:Infinite Energy PL1 [POSSIBILITY NO. 4]
;
; { One more interesting thing to note, you may find that several locations will have the desired affect as the pointers maybe
; held in several places in memory, it really doesn't matter which one you use. }
;
; 10. Once you find out the location which works bear in mind that the game will use the same page for other things like Power etc,
; Note PL2 will generally use a different page though the location holding the pointer is generally right next to the pointer for
; the other Player (the index will generally be the same though...which is nice :) ).
;
; For samsho2 we hence have these dynamic cheats:-
;
; :samsho2:83000000:00100A46:00000080:000000BB:Infinite Energy PL1
; :samsho2:83000001:00100A46:00000000:000000BB:Drain All Energy Now! PL1
; :samsho2:83000000:00100A46:00000020:000000F0:Always have Maximum Power PL1
; :samsho2:83000000:00100A46:00000000:000000F0:Always have Minimum Power PL1
; :samsho2:83000000:00100A4A:00000080:000000BB:Infinite Energy PL2
; :samsho2:83000001:00100A4A:00000000:000000BB:Drain All Energy Now! PL2
; :samsho2:83000000:00100A4A:00000020:000000F0:Always have Maximum Power PL2
; :samsho2:83000000:00100A4A:00000000:000000F0:Always have Minimum Power PL2
;
; Dynamic Cheat Finding Method (c) Pugsy 2000-2002 ;-)
;
;******************************************************************************
;* GAMES/CHEATS WITH KNOWN ISSUES OR WORK STILL TO BE DONE *
;******************************************************************************
;
; Don't expect this list to change too much - there's more pressing issues for
; me to deal with normally - I do have a crack at them occasionally.
;
; Rework cheats with ';' comment lines to cheat type 999 wherever a better
; explanation is required (not Use Sprite when flickers type comments as this
; will overcomplicate matters for now) - ONGOING
; Look at Ali Baba - uses pacman hardware may use same cheats...
; Look at Aurail - round 2 looks to be a different game - cheats may not work
; after round 1...
; More cheats for Finest Hour
; Look at Mirai Ninja
; Punisher weapon cheats - if possible
; Look at replicating Mania Challenge cheats for The Main Event
; Spy Hunter 2 needs more cheats!
; The Return of Ishtar needs more work - present cheats has problems in b12 ...
; Smash TV - look at Invincibility for PL2, perhaps somebody good and with more
; time then me could look at some working weapon cheats! ;-P Also need to double
; check the clones - they are not quite identical it seems.
; More codes for 88 Games
; I, Robot more codes needed
; Streaking more codes needed
; Sky Kid Deluxe more codes needed
; Plump Pop more codes needed
; Hopping Mappy more codes needed
; Black Hole more codes needed
; Baluba-louk no Densetsu more codes?
; Knock Out/Triple Punch - Look at the invincibilty cheats
; Nibbler - Look at making some short snake cheats
; My Hero - Round Select codes
; Mr Do.! - level select cheats
; Mutant Night - level select cheats
; Gradius III - have a look at the cheat descriptions and find more (job for me[Pugsy])
; Last Mission - look for weapon cheats at least..
; Gauntlet - look at replicating Freeze All Enemies cheat for all Gauntlet Clones
; Colony 7 - look at set fighter =1 cheat is it worthwhile
; Depthcharge - infinite charges should be possible
; Syougi No Tatsujin - more cheats?
; Dangerous Seed - check cheats and find more?
; Flash Gal - check for level select cheats
; Fighting Hawk - take a closer look at this game, start on level cheats perhaps
; Cosmo Gang the Video - check out both versions unsure which is NOW the original
; one the cheat was made for.
; Atari Soccer - need to search for score cheats, no patience to play with controls
; Kick and Run - needs score cheats
; Look at Fatal Fury 4 cheats - rename add more?
; Body Slam - room for lots more cheats, see other wrestling games for possible cheats
; Check out the cheats for these clones, I haven't had chance to check them:-
; aliensu darkseaj devstor3 galag88b grdius3a marvlanj
; pinbos skykiddo youma mrvikngj blswhstl pacnchmp
; More cheats for Big Pro Wrestling! needed
; Replicate invincibility cheats for the Shoot Out clones
; Check out Shinobi (set 3) cheats
; Check out sdioj cheats when the game is fixed
; More cheats for Yosaku To Donbee
; More cheats for Tank Force - in particular a cheat to activate the Air Strike
; Look for 'Infinite "item" time' cheats for red and green pills for PacMania
; Test aliensyj
; Check for Stakes Winner & Stakes Winner 2 PL2 cheats
; Add Select score cheats for the Super Sidekicks series of games
; Do Infinite Health, Infinite Ammo, Always have Gun/Get Gun Now! cheats for all levels
; and both players for the game Top Hunter
; Ultraman look at cheats and check....problems encountered
; Look at Quester - more arkanoid pill type cheats?
; War of Aero - loads of scope for more cheats - weapons + level for starters (see dip switches)
; Astro Blaster (version 2) + other versions? - cheats seem buggy and causes gfx glitches, investigate
; More cheats for cachat - when I've had chance to play it......
; '99 The Last War + clones - Shield stays on longer cheat seems to be cosmetic only. Fix or remove
; Rename 'type' cheats for dfeveron, requires better descriptions
; Dream Soccer '94 - look for penalty kickoff cheats
; Add Score always, score now! or select score cheats for games with only one type (perhaps)
; Gotya - find invincibility cheat + others
; Labyrinth Runner - weapon cheats required + level select
; Passing Shot - check all cheats, order make them hard to understand.....(I hate Tennis games)
; More cheats for invad2ct - Space Invaders II
; Check out Spinal Breakers - don't understand the 2 part cheats, redo descriptions when done + some
; locations should be 2 part (like time)
; Missing PL2 cheats for Ghox to be found and all cheats to be cleaned up
; More cheats for V-Five (use Grind Stormer as an example - very similar! + clean up cheats especially
; the rough and ready cursor cheat
; More cheats for Fast Lane
; More cheats for Snow Bros. 2
; Twin Eagle - find missing Maximum Speed PL2 cheat
; Air Buster - possible trigger cheat missing from Side shot, Powerball & B cheats. Investigate
; Soldam (Japan) - possibility of a lot more colour related cheats, + needs some other cheats
; Do some work on reducing the above entries!!! ;-)
; Spinal Breakers - more cheats to be found - weapons, time, invincibility....
; U.S. Classic - more cheats required, PL2 cheats not yet possible! (beta 1)
; funkyjet inf time still to find
; Zing Zing Zip - problem reported with goto boss cheats - redo as a level select and start on level cheat
; meosism - game appears to be a fruit machine so for now a credits based cheat only...but could do with more
; raphero game is a clone, but more cheats here than for the others bigbang&tdragon2 (maybe the raphero cheats can be replicated)
; tmekprot - there's more cheats for tmek, though the cheats don't seem to exist for tmekprot (look into program code)
; Update this list!
;******************************************************************************
;* NEW CHEATS *
;* *
;* Don't forget if you find any new cheats yourself then please post them on *
;* the The Cheat Forums at:- http://cheat.retrogames.com/forums/ *
;* *
;* The best place is the Cheat Forums though you can alternatively email me *
;* them directly, though I can't guarantee I will always email you back :- *
;* *
;* pugsyATgmxDOTnet *
;* Replace 'AT' with @ and 'DOT' with a . *
;* *
;******************************************************************************