First, you must make sure that you are dealing with a very tiny neo-geo rom or you will end up
having to cut a lot of precious data out and will end up with a glitchy game.
The "Px" (M68K program) rom(s) must be less than or equal to 1mb, or it will be glitchy
The "S1" (text) rom must be less than or equal to 128 Kilobytes
The "Cx" (sprites) rom(s) must be less than or equal to 4 Megabytes total
The "M1" (Z80 program) rom must be less than or equal to 64 Kilobytes
The "Vx" (samples) rom(s) must be less than or equal to 1 Megabyte total
If the roms above are larger than this, you will have to remove and discard part of the rom.
Now, onto the actual conversion:
M68K Program (P):
1. Byteswap the entire rom (swap byte 1 with byte 2, byte 3 with byte 4, etc..)
2. Copy 0x40-0x63 from an official neo-cd game prg rom
3. Swap four bytes at address 0x64 and 0x68 of the program
4. Name your output PRG.PRG (Can be different)
Sprites (C):
1. Read two bytes from your C1
2. Byteswap the bytes from part 1
3. Read two bytes from your C2
4. Byteswap the bytes from part 3
5. Repeat steps 1-4 until your new rom is 4 Megabytes in size
A. Your output file may be smaller if your roms are tiny
6. Save the ouput file as SPR.SPR (Can be different)
Text (S):
1. Make sure your S1 rom is within the size-limit boundaries
2. Rename your S1 rom to FIX.FIX (Can be different)
Z80 Program (M):
1. Make sure your M rom is within the size-limit boundaries
2. Rename your M rom to Z80.z80 (Can be different)
Samples (V):
1. You may only use one V rom, so if you have more than one, find a tool to merge them
2. Make sure your (merged?) V rom is within the size-limit boundaries
2. Rename your V rom to pcm1.pcm (Can be different)
Lastly, you will need a few text files:
- IPL.TXT (This file is very important!)
- ABS.TXT
- BIB.TXT
- CPY.TXT
IPL.TXT is the most important, it tells the Neo-Geo CD machine which files to load first, it usually
contains something similar to this:
FIX.FIX,0,0
Z80.Z80,0,0
PCM.PCM,0,0
SPR.SPR,0,0
PRG.PRG,0,0
I've also included a kit to somewhat automatically do these conversions:
Download: http://www.mediafire.com/file/h152ryqcr ... 6.zip/file
Link: https://neo-source.com/index.php?topic=371.0
Neo-Geo MVS to Neo-Geo CD Conversions - How To
Place for discussing homebrew games, development, new releases and emulation.
Return to “New Releases/Homebrew/Emulation”
Jump to
- Dreamcast
- ↳ Lounge
- ↳ New Member Introduction
- ↳ News
- ↳ Tips/Strategies/Walkthroughs
- ↳ Online
- ↳ Game Scheduling
- ↳ Phantasy Star Online
- ↳ Planet Ring Online
- ↳ Quake III Arena
- ↳ Maximum Pool
- ↳ Starlancer
- ↳ 4x4 Evolution
- ↳ Doom for DC
- ↳ Toy Racer
- ↳ ChuChu Rocket!
- ↳ Next Tetris
- ↳ PBA Tour Bowling 2001
- ↳ Alien Front Online
- ↳ Worms World Party
- ↳ POD Speedzone
- ↳ Monaco Grand Prix Online
- ↳ Ooga Booga
- ↳ New Releases/Homebrew/Emulation
- ↳ New Games
- ↳ Emulation
- ↳ Modifications
- ↳ Atomiswave Ports
- ↳ Member Collections
- ↳ VMU (Visual Memory Unit)
- ↳ Dreamcast Community
- ↳ Support
- ↳ Game Contest
- ↳ Dreamcast Live
- ↳ Reviews
- General Gaming
- ↳ Other Consoles
- ↳ Nintendo Consoles
- ↳ Reviews
- ↳ Xbox Consoles
- ↳ Reviews
- ↳ PlayStation Consoles
- ↳ Reviews
- ↳ Sega Other
- ↳ Reviews
- ↳ PC/Mac
- ↳ Reviews
- ↳ Handhelds/Mobile Gaming
- ↳ Reviews
- ↳ Rumors/Speculation
- Off Topic Discussion
- ↳ Off Topic
- ↳ Website Feedback, Updates and Support