Jump to content

FBA-XXX compile help


+ T +

Recommended Posts

  • Replies 191
  • Created
  • Last Reply

Top Posters In This Topic

how come when I applied ur first patch,+T+, on the mame.xbe file.. the emu didnt load,, for that matter didnt show up on my emu list, i tryed patch on regular default, saw it on my list.. but didnt load.. the xbox frooze <_<

Did you patch with Lunar IPS?

Link to comment
Share on other sites

Yep, sure did with the S rom.

 

Then here's the driver (note that I've removed the s rom decryption lines at the bottom since with the s rom added they are unnecessary):

// Samurai Shodown V (Decrypted C & V)

 

static struct BurnRomInfo samsh5ndRomDesc[] = {

{"270-p1.bin",  0x400000, 0x0379698b, 0x10}, //  0 68K code

{"270-p2.bin",  0x400000, 0x91979dee, 0x10}, //  1

 

{"270-s1.bin", 0x020000, 0x2ad6048b,    1}, //  2 Text data

 

{"ss5_c1.rom",  0x800000, 0x726abb40,    1}, //  3 Sprite data

{"ss5_c2.rom",  0x800000, 0x76806188,    1}, //  4

{"ss5_c3.rom",  0x800000, 0x82db9dae,    1}, //  5

{"ss5_c4.rom",  0x800000, 0xf8041153,    1}, //  6

{"ss5_c5.rom",  0x800000, 0x2219186a,    1}, //  7

{"ss5_c6.rom",  0x800000, 0xd225120d,    1}, //  8

{"ss5_c7.rom",  0x800000, 0xd245d493,    1}, //  9

{"ss5_c8.rom",  0x800000, 0xeb06c9cc,    1}, //  10

 

{"270-m1d.bin", 0x020000, 0x18114fb1, 0x10}, // 11 Z80 code

 

{"270-v1d.bin", 0x800000, 0xe5c71699,    2}, // 12 Sound data

{"270-v2d.bin", 0x800000, 0x70b7083d,    2}, // 13

};

 

STDROMPICKEXT(samsh5nd, samsh5nd, neogeo);

STD_ROM_FN(samsh5nd);

 

struct BurnDriver BurnDrvsamsh5nd = {

{"samsh5nd", "Samurai Shodown V (decrypted C & V)", "Decrypted C-ROMs", "SNK Playmore / Yuki Enterprise", "Neo Geo", "2003", "samsho5", "neogeo"},

BDF_GAME_WORKING | BDF_CLONE, 2, HARDWARE_SNK_NEOGEO | HARDWARE_SNK_SWAPC,

NULL, samsh5ndRomInfo, samsh5ndRomName, neogeoInputInfo, neogeoDIPInfo,

NeoInit, NeoExit, NeoFrame, NeoRender, NeoScan, &NeoRecalcPalette,

nNeoScreenWidth, 224, 4, 3

};

 

how come when I applied ur first patch,+T+, on the mame.xbe file.. the emu didnt load,, for that matter didnt show up on my emu list, i tryed patch on regular default, saw it on my list.. but didnt load.. the xbox frooze

 

Have you tried the latest patch?

Link to comment
Share on other sites

garoud.zip

----------

motwn_s1.rom 512Kb be2ba1a5

 

mslug3nd.zip

------------

ms3n_s1.rom 512Kb 2628d663

 

mslug4nd.zip

------------

263-s1.bin 512Kb c349ad60

 

kof2knd.zip

-----------

kof2k_s1.rom 512Kb 38901d4d

 

kof2k3ba.zip

------------

271b-s1.bin 512Kb 3b658d26

 

svc.zip

-------

269-s1.bin 512Kb AD184232

 

svcplus.zip

-----------

269p-s1.bin 512Kb 06125f98

 

Wait... what is with these S ROMS? Do we need these to run these games? A lot of these listed here aren't named as they should be according to the MAME sets. Also, what are S ROMS exactly? What information do they contain? I ask because aren't all these overdumps? Why are they so big?

Link to comment
Share on other sites

The S rom contains the text layer for the game. This data usually resides within the encrypted C roms and is extracted as part of the decryption process. However since using pre-decrypted roms (nd sets) bypasses this time-consuming process, a pre-extracted S rom is usually necessary.

 

FBA-XXX, on the other hand, is designed to extract S rom data from even pre-decrypted C roms unless otherwise specified in the driver. This makes the loading of nd sets take longer than they should and also is annoying because (and call me old-fashioned if you like) a true pre-decrypted set should always include an S rom. So I'm glad to hear that support for them is being re-included in djohng's promising sounding build.

 

And none of the above roms are overdumps. Those are all perfectly correct CRCs as extracted from the original C roms. The only exception is kof2003 which actually has 1Mb worth of S rom data in its Cs. But the 512Kb works much better with the current set. The names are just what they are called in my sets ATM, ultimately the names of all roms need to match those in the individual driver.

Edited by + T +
Link to comment
Share on other sites

The build I've released patches for uses much older S roms that are mostly incomplete 128Kb versions. I used these in the build because they're the ones that came with the original releases of the romsets and so people are far more likely to already have them than the new ones.

 

The custom build I'm using on my Xbox has been updated to include all the latest drivers for the most recent (and in many cases final) dumps of the roms including the above S roms. I was going to release patches for this build in case anyone else was interested but djohng's upcoming version sounds far better than anything I can produce so, if he doesn't mind, I think I'll leave the releasing side of things to him from now on. :D

 

The following is a list of updated roms in my unreleased custom build (all tested and working):

garoud.zip

----------

motwn_s1.rom 512Kb be2ba1a5

 

 

ganryud.zip

-----------

gann_s1.rom 128Kb a8dadec9

 

 

preisl2d.zip

------------

pi2n_s1.rom 128Kb 666cabdc

 

 

s1945pn.zip

-----------

s45pn_s1.rom 128Kb 121a4f94

 

 

nitdd.zip

---------

260-p1.bin 512Kb bdef9b73

260-s1.bin 128Kb dd3bf47c

 

 

sengok3d.zip

------------

261-p1 2.0Mb 6fc85b45

sen3_s1.rom 128Kb c1e27cc7

 

 

zupapad.zip

-----------

zupan_s1.rom 128Kb 307967ba

 

 

mslug3nd.zip

------------

256-ph1.rom 1.0Mb c871c036

ms3n_s1.rom 512Kb 2628d663

 

 

mslug4nd.zip

------------

263-p1.bin 1.0Mb 249c1411

263-s1.bin 512Kb c349ad60

263-v1d.bin 8.0Mb fd6b982e (join old v1d + v2d)

263-v2d.bin 8.0Mb 20125227 (join old v3d + v4d)

 

 

mslug5nd.zip

------------

268-s1.bin 128Kb 64952683

268-m1d.bin 256Kb 792e07c1

 

 

kof2knd.zip

-----------

257-p1n.bin 1.0Mb f2eca98f

kof2k_s1.rom 512Kb 38901d4d

 

 

kof2001d.zip

------------

262-m1a.bin 128K 56a9067f

kf2k1_s1.rom 128K 8c5c479e

 

 

kof2002d.zip

------------

265-p1.bin 1.0Mb f5bea3a9

265-s1.bin 128Kb e0eaaba3

265-c2d.bin 8.0Mb f09b84a9

265-v1d.bin 8.0Mb 0fc9a58d (join old v1d + v2d)

265-v2d.bin 8.0Mb b8c475a4 (join old v3d + v4d)

 

 

kof2k3ba.zip

------------

271b-s1.bin 512Kb 3b658d26

 

 

matrimnd.zip

------------

266-p1.bin 1.0Mb 7be60e6b

266-s1.bin 128Kb aff2a3be

266-m1d.bin 128Kb 7bcafd98

 

 

svc.zip

-------

269-s1.bin 512Kb AD184232

269-m1d.bin 128Kb fd4f0ff9

 

 

svcplus.zip

-----------

269p-p1.bin 6.0Mb 397E7F8E

269p-s1.bin 512Kb 06125f98

269-m1d.bin 128Kb fd4f0ff9

 

 

samsh5nd.zip

------------

270-s1.bin 128Kb 2ad6048b

Edited by + T +
Link to comment
Share on other sites

I wonder if someone here might be able to help me out. I'm trying to get hold of sources to versions of FBA-XXX prior to the 08-02 release to test a theory. There is an old GOGO source on xbins but I haven't a clue which version of the emu it's from.

 

So if anyone has any old sources lying around could they please let me know? Many thanks. :D

Link to comment
Share on other sites

ok, i wanna mess around with this and see if i can compile it, i have the xbox sdk, visual studio 6 and whatever extra stuff was needed, now can anyone give me a quick guidline on what i do next?, so far this is what i done, i add all the files from the fba source into my work area on vs6, then i press compile fbaxxx xbe, and i get all them errors.

 

--------------------Configuration: FBAXXX2 - Xbox Release--------------------

Compiling...

conc.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

config.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

cong.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

dat.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

dinp.cpp

D:\Downloads\FBAxxx20040831_src\dinp.cpp(2) : fatal error C1083: Cannot open include file: '..\..\fba.h': No such file or directory

DipSwitchesConfig.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

drv.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

dynhuff.cpp

fba.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

fba_app.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

fba_scale2x.cpp

fba_xbfont.cpp

d:\Downloads\FBAxxx20040831_src\fba_xbfont.h(45) : fatal error C1083: Cannot open include file: 'XBResource.h': No such file or directory

fba_xbinput.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

FBAxMenu.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

flash.cpp

d:\Downloads\FBAxxx20040831_src\fba_flash.h(4) : fatal error C1083: Cannot open include file: 'flash.h': No such file or directory

gamc.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

GamepadConfig.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

gami.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

help.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

input.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

IoSupport.cpp

misc.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

moves.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

musicmanager.cpp

D:\Downloads\FBAxxx20040831_src\musicmanager.cpp(13) : fatal error C1083: Cannot open include file: 'XbUtil.h': No such file or directory

Progress.cpp

d:\Downloads\FBAxxx20040831_src\Progress.h(:naughty: : fatal error C1083: Cannot open include file: 'XBResource.h': No such file or directory

replay.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

roms.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

showcommands.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

skin.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

stated.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

stringset.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

ui_gameinfo.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

ui_logo.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

vid.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

xlmenu.cpp

D:\Downloads\FBAxxx20040831_src\xlmenu.cpp(3) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

xstate.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

xstatec.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

2xSaI.cpp

admame.cpp

bilinear.cpp

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(105) : warning C4799: No EMMS at end of function 'fill_rgb_row_16'

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(151) : warning C4731: 'Bilinear' : frame pointer register 'ebp' modified by inline assembly code

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(152) : warning C4731: 'Bilinear' : frame pointer register 'ebp' modified by inline assembly code

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(211) : warning C4731: 'Bilinear' : frame pointer register 'ebp' modified by inline assembly code

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(216) : warning C4731: 'Bilinear' : frame pointer register 'ebp' modified by inline assembly code

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(232) : warning C4799: No EMMS at end of function 'Bilinear'

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(278) : warning C4731: 'BilinearPlus' : frame pointer register 'ebp' modified by inline assembly code

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(279) : warning C4731: 'BilinearPlus' : frame pointer register 'ebp' modified by inline assembly code

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(383) : warning C4731: 'BilinearPlus' : frame pointer register 'ebp' modified by inline assembly code

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(388) : warning C4731: 'BilinearPlus' : frame pointer register 'ebp' modified by inline assembly code

d:\downloads\fbaxxx20040831_src\filters\bilinear.cpp(404) : warning C4799: No EMMS at end of function 'BilinearPlus'

eagle_fm.cpp

hq2x.cpp

d:\Downloads\FBAxxx20040831_src\fba_app.h(21) : fatal error C1083: Cannot open include file: 'XBUtil.h': No such file or directory

Panel.cpp

scanline.cpp

d:\downloads\fbaxxx20040831_src\filters\scanline.cpp(68) : warning C4799: No EMMS at end of function 'Scanlines'

d:\downloads\fbaxxx20040831_src\filters\scanline.cpp(150) : warning C4799: No EMMS at end of function 'ScanlinesTV'

simple2x.cpp

d:\downloads\fbaxxx20040831_src\filters\simple2x.cpp(72) : warning C4799: No EMMS at end of function 'Simple2x'

superscale.cpp

aud_dsound3.cpp

D:\Downloads\FBAxxx20040831_src\interface\aud_dsound3.cpp(3) : fatal error C1083: Cannot open include file: '..\..\fba.h': No such file or directory

aud_interface.cpp

D:\Downloads\FBAxxx20040831_src\interface\aud_interface.cpp(2) : fatal error C1083: Cannot open include file: '..\..\fba.h': No such file or directory

dsp_cmc.cpp

D:\Downloads\FBAxxx20040831_src\interface\dsp_cmc.cpp(11) : fatal error C1083: Cannot open include file: '..\..\fba.h': No such file or directory

lowpass2.cpp

ay8910.c

D:\Downloads\FBAxxx20040831_src\src\burn\ay8910.c(594) : warning C4244: '=' : conversion from 'double' to 'unsigned int', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\ay8910.c(612) : warning C4244: '=' : conversion from 'double' to 'unsigned int', possible loss of data

burn.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

burn_sound.cpp

burn_sound_c.cpp

burn_ym2151.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

burn_ym2608.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

burn_ym2610.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

cheat.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

cheatfile.cpp

eeprom_93cxx.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

fm.c

D:\Downloads\FBAxxx20040831_src\src\burn\fm.c(1160) : warning C4018: '>=' : signed/unsigned mismatch

D:\Downloads\FBAxxx20040831_src\src\burn\fm.c(1170) : warning C4018: '>=' : signed/unsigned mismatch

D:\Downloads\FBAxxx20040831_src\src\burn\fm.c(1668) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fm.c(1700) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

fmopl.c

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(347) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(347) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(347) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(347) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(348) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(348) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(348) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(348) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(349) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(349) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(349) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(349) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(350) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(350) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(350) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(350) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(352) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(352) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(352) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(352) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(353) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(353) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(353) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(353) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(354) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(354) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(354) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(354) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(355) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(355) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(355) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(355) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(357) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(357) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(357) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(357) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(358) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(358) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(358) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(358) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(359) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(359) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(359) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(359) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(360) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(360) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(360) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(360) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(362) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(362) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(362) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(362) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(363) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(363) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(363) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(363) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(364) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(364) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(364) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(364) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(365) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(365) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(365) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(365) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(367) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(367) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(367) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(367) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(368) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(368) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(368) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(368) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(369) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(369) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(369) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(369) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(370) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(370) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(370) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(370) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(372) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(372) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(372) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(372) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(373) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(373) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(373) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(373) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(374) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(374) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(374) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(374) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(375) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(375) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(375) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(375) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(377) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(377) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(377) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(377) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(378) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(378) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(378) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(378) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(379) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(379) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(379) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(379) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(380) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(380) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(380) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(380) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(382) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(382) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(382) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(382) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(383) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(383) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(383) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(383) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(384) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(384) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(384) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(384) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(385) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(385) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(385) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(386) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(510) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(510) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(510) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(510) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(510) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(510) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(510) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(510) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(511) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(511) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(511) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(511) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(511) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(511) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(511) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(512) : warning C4244: 'initializing' : conversion from 'double' to 'const UINT8', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(773) : warning C4018: '>=' : signed/unsigned mismatch

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(1315) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(1318) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(1323) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\fmopl.c(1325) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

load.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

memdumper.cpp

msm5205.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

msm6295.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

okim6295.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

sek.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

state.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

statec.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

timer.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

ym2151.c

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(582) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(689) : warning C4244: '=' : conversion from 'double' to 'INT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(715) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(725) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(735) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(737) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(1495) : warning C4018: '<' : signed/unsigned mismatch

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(1504) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(1506) : warning C4244: '=' : conversion from 'double' to 'UINT32', possible loss of data

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(1765) : warning C4146: unary minus operator applied to unsigned type, result still unsigned

D:\Downloads\FBAxxx20040831_src\src\burn\ym2151.c(2028) : warning C4018: '>=' : signed/unsigned mismatch

ymdeltat.c

ymz280b.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

zet.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

aft_gr.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

aft_mem.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

aft_run.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

aft_rw.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

aft_spr.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

d_aft1.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

d_aft2.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

d_lof.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

d_ra2.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

d_thu.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\zet.h(5) : fatal error C1083: Cannot open include file: 'doze.h': No such file or directory

cps.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cps_draw.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cps_mem.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cps_obj.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cps_pal.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cps_run.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cps_rw.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cps_scr.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cpsr.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cpsrd.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

cpst.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

ctv.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

ctv_make.cpp

dc_3wonders.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_19xx.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_1941.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_1944.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_armwar.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_avsp.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_batcir.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_captcomm.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_cawing.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_csclub.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_cworld2j.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_cyb.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_ddsom.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_ddtod.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_dimahoo.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_dino.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_dstlk.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_dw.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_ecofghtr.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_ffight.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_forgottn.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_ghouls.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_gigawing.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_input.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_knights.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_kod.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_megaman2.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_megaman.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_mercs.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_mmatrix.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_mpang.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_msh.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_mshvsf.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_msword.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_mtwins.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_mvsc.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_nemo.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_nwarr.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_pang3.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_pnickj.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_punisher.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_qad.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_qnd.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_qtono2.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_ringdest.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_sf2.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_sf2t.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_sfa2.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_sfa3.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_sfa.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_sfzch.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_sgemf.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_slammast.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_spf.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_ssf2.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_ssf2t.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_strider.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_unsquad.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_varth.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_vhunt2.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_vsav2.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_vsav.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_willow.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_wof.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_xmcota.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

dc_xmvsf.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

kabuki.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

ps.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

ps_m.cpp

d:\Downloads\FBAxxx20040831_src\src\burn\capcom\cps.h(2) : fatal error C1083: Cannot open include file: 'burnint.h': No such file or directory

ps_z.cpp

d:\Downloads\

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...