Welcome!

Final Burn Neo => FBN Development => Topic started by: Barry Harris on June 07, 2006, 03:44:20 PM

Title: Decided to release this...
Post by: Barry Harris on June 07, 2006, 03:44:20 PM
...not going to get any time to work on it so I'm going to release since enough people seem to want it.

http://www.barryharris.me.uk (http://www.barryharris.me.uk)
Title: Re: Decided to release this...
Post by: iq_132 on June 08, 2006, 03:13:52 PM
Very cool Treb! Thanks :) Can't wait to get this into my build!

btw, interesting forum soft. you're working on.
Are you planning on including the ability to use file attachments?
Title: Re: Decided to release this...
Post by: Barry Harris on June 09, 2006, 01:34:39 PM
File attachments do work - I haven't updated the forum for 2 years or so to be honest - work is taking over my life unfortunately.

You can have it if you want to have a look?
Title: Re: Decided to release this...
Post by: Barry Harris on June 16, 2006, 11:10:34 AM
Fulfilled my last promise. Galaxian src is downloadable.
Title: Re: Decided to release this...
Post by: iq_132 on June 17, 2006, 05:18:33 AM
File attachments do work - I haven't updated the forum for 2 years or so to be honest - work is taking over my life unfortunately.

You can have it if you want to have a look?

I don't know anything about php unfortunately :(  However, I imagine that if you posted it, there will probably be a few people interested in it.

Fulfilled my last promise. Galaxian src is downloadable.

Here's a quick port to the newer fba src (no real changes)
Title: Re: Decided to release this...
Post by: James33 on June 23, 2006, 07:44:43 AM
Thanks Treble Winner for all your work done on this :)
Title: Need Help With Dip Settings......
Post by: NJ7 on March 06, 2007, 12:19:04 AM
I've got the driver added to d_mooncrst.cpp but the dip don't work.....it keeps in Japanese when you change to English dip....any help would be great, and thanks alot in advance.......As you can tell, I'm working on the Galaxian Hardware that don't have any sound, any help would be greatly appreciated there too.....

Code: [Select]
//=============================
// Eagle (set 3)
//=============================

static struct BurnRomInfo Eagle3RomDesc[] =
{
        // Z80 code
{"e1"          , 0x0800, 0x224c9526, BRF_ESS | BRF_PRG}, //  0
{"e2"          , 0x0800, 0xcc538ebd, BRF_ESS | BRF_PRG}, //  1
{"f03.bin"     , 0x0800, 0x29a2b0ab, BRF_ESS | BRF_PRG}, //  2
{"f04.bin"     , 0x0800, 0x4c6a5a6d, BRF_ESS | BRF_PRG}, //  3
{"e5"          , 0x0800, 0x06d378a6, BRF_ESS | BRF_PRG}, //  4
{"e6"          , 0x0800, 0x0dea20d5, BRF_ESS | BRF_PRG}, //  5
{"e7"          , 0x0800, 0xb45af1e8, BRF_ESS | BRF_PRG}, //  6
{"e8"          , 0x0800, 0xc437a876, BRF_ESS | BRF_PRG}, //  7

// Graphics
{"e10a"        , 0x0800, 0xe3c63d4c, BRF_GRA}, //  8
{"e12"         , 0x0800, 0x628fdeed, BRF_GRA}, //  9
{"e9a"         , 0x0800, 0x59429e47, BRF_GRA}, //  10
{"e11"         , 0x0800, 0xee4ec5fd, BRF_GRA}, //  11

// Proms
{"l06_prom.bin", 0x0020, 0x6a0c7d87, BRF_GRA}, //  12
};

STD_ROM_PICK(Eagle3);
STD_ROM_FN(Eagle3);

struct BurnDriver BurnDrvEagle3 = {
"eagle3", "mooncrst", NULL, "1980",
"Eagle (set 3)\0", "No Sound", "Centuri", "Galaxian",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE, 2, HARDWARE_MISC_MISC,
NULL, Eagle3RomInfo, Eagle3RomName, MooncrstInputInfo, Eagle2DIPInfo,
Mooncrs2Init, GalaxianExit, GalaxianFrame, NULL, GalaxianScanRam,
&GalRecalcPal, 224, 256, 3, 4
};
Title: Re: Decided to release this...
Post by: nganiere on January 01, 2008, 03:04:34 PM
Anyone know how to compile the Galaxian driver under fba 029672 source......I'm getting compile errors...any help would be greatly appreciated......thanks in advance......
Title: Re: Decided to release this...
Post by: iq_132 on January 02, 2008, 06:36:50 AM
Go through all of the files and replace any occurrence of
Code: [Select]
static void __fastcall
with just
Code: [Select]
void __fastcall



Now... onto other pressing matters.  nganiere read the rules and pay particular attention to the last part in the section describing spamming.  I would rather not have to mention this again.
Also, why the name change? Forget your old password?