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: Advancemame .99 svgalib help  (Read 927 times)

0 Members and 1 Guest are viewing this topic.

dabone

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 898
  • Last login:July 15, 2025, 08:32:17 pm
  • Time to work...
Advancemame .99 svgalib help
« on: August 31, 2005, 02:37:24 pm »
I'm trying to install .99 with vector linux with svgalib
and when I compile advancemame it only generatesthe following programs.
 
advmame
advm
advj
advs
advk
 
When I try to start advmame I get the error 
No monitor clocks, etc...
 
Do I have to specify manually for linux?
I'm used to the dos version.
 
Thanks.
Later,
dabone

elvis

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1154
  • Last login:January 13, 2025, 08:48:40 am
  • penguin poker
    • StickFreaks
Re: Advancemame .99 svgalib help
« Reply #1 on: September 01, 2005, 02:20:27 am »
You need to compile advcfg and advv.

Jump into the location where your advancemame source lives, and type:

make cfg
make v

In the same folder, executable versions of advcfg and advv will be created, and can be used to configure AdvanceMAME.  I don't know if it's  abug that these aren't built with the standard "make" command, or if the author intended it that way.  But it's been like that for 2 or 3 versions now.  Kinda silly.

whammoed

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2310
  • Last login:July 18, 2025, 04:29:32 pm
  • Crack don't smoke itself
    • NiceMite
Re: Advancemame .99 svgalib help
« Reply #2 on: September 01, 2005, 10:50:44 am »
You need to compile advcfg and advv.

Jump into the location where your advancemame source lives, and type:

make cfg
make v

In the same folder, executable versions of advcfg and advv will be created, and can be used to configure AdvanceMAME.

elvis

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1154
  • Last login:January 13, 2025, 08:48:40 am
  • penguin poker
    • StickFreaks
Re: Advancemame .99 svgalib help
« Reply #3 on: September 01, 2005, 05:15:24 pm »
I did some clean installs of advmame 0.97 and 0.98 (virgin systems - brand new linux installs) and both showed the missing v/cfg problems.

Next time I'm building a system, I'll document the issue and post it to the author.