Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Virtua Racing vs. Virtua Formula ROM differences?  (Read 3927 times)

0 Members and 1 Guest are viewing this topic.

Wade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1639
  • Last login:June 02, 2025, 11:48:57 pm
  • 80's Child
    • Wade's Gameroom
Virtua Racing vs. Virtua Formula ROM differences?
« on: October 26, 2016, 10:54:53 pm »
I see that in the last few years, there have been big changes in VR/VF in the MAME world.  I have a Virtua Racing setup, and I'd like to see how many ROM chips I'd have to get burned to switch my setup to Virtua Formula.  It might not be worth it if there are too many ROMs changed, but since they are almost identical, I'm hoping it's only a chip or two per car.

This is for a 4 player linked setup so I'd need 4x of whatever Virtua Formula ROMs are different.

I know the game play is the same.  Would like to see a different attract demo for a change though, if it's inexpensive enough. :)

Thanks,
Wade

PL1

  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 9671
  • Last login:Yesterday at 11:22:59 pm
  • Designated spam hunter
Re: Virtua Racing vs. Virtua Formula ROM differences?
« Reply #1 on: October 26, 2016, 11:25:43 pm »
I'd like to see how many ROM chips I'd have to get burned to switch my setup to Virtua Formula.  It might not be worth it if there are too many ROMs changed, but since they are almost identical, I'm hoping it's only a chip or two per car.

This is for a 4 player linked setup so I'd need 4x of whatever Virtua Formula ROMs are different.
In MAME, Virtua Racing (vr.zip) is the parent ROM and Virtua Formula (vformula.zip) is the child ROM.

"vformula.zip" contains 7 files (ROMs 4, 5, 6, 7, 14, 15, and 17), so you'd need to burn 28 chips to convert a 4-player setup.


Scott
« Last Edit: October 27, 2016, 11:24:01 pm by PL1 »

Wade

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1639
  • Last login:June 02, 2025, 11:48:57 pm
  • 80's Child
    • Wade's Gameroom
Re: Virtua Racing vs. Virtua Formula ROM differences?
« Reply #2 on: October 27, 2016, 10:23:41 pm »
OK, 28 is a lot more than I was hoping for!  I bet that will add up.  Can you guys recommend some ROM burners so I can price this out?

Thanks,
Wade

PL1

  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 9671
  • Last login:Yesterday at 11:22:59 pm
  • Designated spam hunter
Re: Virtua Racing vs. Virtua Formula ROM differences?
« Reply #3 on: October 28, 2016, 01:27:16 am »
"vformula.zip" contains 7 files (ROMs 4, 5, 6, 7, 14, 15, and 17)
Pretty sure these are the part numbers for most of the EPROMS you need to be able to burn.

Info is from lines 68 - 74 of the MAME Model1.cpp source code.

Code: [Select]
      IC4, IC5      - Hitachi HN27C1024 128k x16bit EPROM (DIP40)

      IC14, IC15    - Intel 27C040 512k x 8bit EPROM (DIP32)

      IC6, IC7, IC8,\
      IC9, IC10,    \
      IC11, IC12,   | 834000 4M MASKROM (DIP32)

Location of the ICs on the Memory Board is described in lines 37-57.
(see source code link above -- copy/pasting distorts the layout)

Looks like TwistyWrist has a decent price on 27C040 EPROMs if you want to practice burning IC14 or IC15.   ;D

Guru's got some IC cross reference and other info here.


Scott
« Last Edit: October 28, 2016, 01:29:58 am by PL1 »