Author Topic: Is posible compile an arcade-only executable?  (Read 9957 times)

Offline evilmitaka

  • Newbies
  • *
  • Posts: 18
  • Karma: +0/-0
Is posible compile an arcade-only executable?
« on: November 11, 2021, 08:01:40 PM »
Is posible compile a arcade-only executable?

Offline Gab75

  • FBNeo Contributor
  • *****
  • Posts: 1735
  • Karma: +85/-0
  • Logic is the beginning of wisdom, not the end...
Re: Is posible compile an arcade-only executable?
« Reply #1 on: November 12, 2021, 12:55:10 AM »
Of course... I'm not sure, but it should be enough delete all references to console/computer games (e.g. d_msx.o, d_nes.o, d_sms.o, etc.) from "makefile.burn_rules" file.

Offline geese howard

  • Member
  • ***
  • Posts: 141
  • Karma: +3/-1
Re: Is posible compile an arcade-only executable?
« Reply #2 on: November 12, 2021, 01:11:26 PM »
Is posible compile a arcade-only executable?
For what purpose?

Offline dink

  • Administrator
  • *****
  • Posts: 5331
  • Karma: +522/-1
  • pie? I nearly bought one!
Re: Is posible compile an arcade-only executable?
« Reply #3 on: November 12, 2021, 04:41:40 PM »
Gab75 has the right idea :)  Alternatively you could just de-select all of the console/home computer stuff from the list on the right side.

best regards,
- dink

Offline Arcadez

  • Expert
  • *****
  • Posts: 558
  • Karma: +15/-0
  • Arcade Addict
Re: Is posible compile an arcade-only executable?
« Reply #4 on: November 13, 2021, 10:25:23 AM »
For what purpose?

Maybe the user only cares about arcade games and has no interest in the consoles  :biggrin: