MAMEWorld >> EmuChat
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

gregf
Ramtek's Trivia promoter
Reged: 09/21/03
Posts: 8603
Loc: southern CA, US
Send PM
Re: Required files
01/02/24 05:55 AM



Sune is correct, but here are links to provide examples in showing what goes on with one of the folders and its ROMs arrangements as a brief tutorial.

The source file folder in which ROM files are referenced specifically for particular IT brand games that use this specific type of PCB hardware.

https://github.com/mamedev/mame/blob/master/src/mame/itech/iteagle.cpp

> what files do I need to copy to my ROM folder if I just want to get GT Fore 2004 running?


iteagle is the BIOS ROM that is used with GT Fore games. It must be in same folder in order to run any of the GT Fore games.

https://github.com/mamedev/mame/blob/e48...teagle.cpp#L715


GAME( 2000, iteagle, 0, iteagle, iteagle, iteagle_state, empty_init, ROT0, "Incredible Technologies", "Eagle BIOS", MACHINE_IS_BIOS_ROOT )


After the file iteagle.zip is in the folder, any of the GT Fore should also be copied to the same folder such as gtfore01.zip and any of the other files that begin with gtfore**.zip


The first version of the Golden Tee Fore series.

https://github.com/mamedev/mame/blob/e48...teagle.cpp#L718

GAME( 2000, gtfore01, iteagle, gtfore01, iteagle, iteagle_state, empty_init, ROT0, "Incredible Technologies", "Golden Tee Fore! (v1.00.25)", MACHINE_SUPPORTS_SAVE )







Entire thread
Subject Posted by Posted on
* Required files tommc714 01/01/24 11:11 PM
. * Re: Required files MooglyGuy  01/02/24 04:05 AM
. * Re: Required files tommc714  01/02/24 04:11 AM
. * Re: Required files gregf  01/02/24 05:55 AM
. * Re: Required files Sune  01/02/24 04:59 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
1 registered and 312 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 271