taoenwen
|
80b4ccbf9b
|
update msvc project (#1589)
|
2023-11-05 09:25:19 -05:00 |
|
taoenwen
|
4d3d473336
|
update vs15 & vs22
[1] msvc15 / 22 project
[2] vc makefile
|
2022-05-05 18:13:35 +02:00 |
|
taoenwen
|
5c5ff0bc17
|
Precompile instructions to dipswitch (#1006)
|
2022-04-22 22:36:40 +02:00 |
|
taoenwen
|
96539f3f4c
|
CPS1 games (No sound) with QSound [Hack] (#962)
* CPS1 games (No sound) with QSound [Hack]
Precompiled instructions are off by default.
HACK_SOUND=1 (Enable)
* Fixed wofsjb
|
2022-03-18 09:08:17 -04:00 |
|
taoenwen
|
c531f46eec
|
Fixed compilation failure (vc cmd) (#939)
[Tip] do not use: -j[n] parallel compilation
[1] add incdir - dx9 / xaudio2
[2] disable DMIPS3_X64_DRC (form makefile.burn_rules)
|
2022-02-20 13:48:51 +01:00 |
|
barbudreadmon
|
5a0511ef6a
|
update lib7z to v19.00
|
2021-05-18 12:33:57 +02:00 |
|
JacKc
|
6ac7f4c398
|
FinalBurn Neo - We are Team FBNeo.
|
2020-07-09 01:20:02 +02:00 |
|
Kev
|
388cc91c3d
|
First pass at name change
|
2019-05-17 18:27:11 +01:00 |
|
Barry Harris
|
2eaf2a2792
|
remove INCLUDE_CPLUSPLUS11_FILES flag
|
2018-12-18 15:09:55 +00:00 |
|
Barry Harris
|
78b9c170e8
|
Revert the perl changes
|
2018-05-10 13:14:59 +00:00 |
|
Barry Harris
|
da814a760f
|
gamelist.pl - output a list sorted by zip name with the index to the BurnDriver reference (this may well get reverted)
|
2018-05-09 15:20:59 +00:00 |
|
Barry Harris
|
4dc47a265c
|
Don't need this any more :)
|
2017-08-07 19:08:36 +00:00 |
|
Barry Harris
|
2c3f2cacfe
|
Enable MSVC optimisation again (with work-around for internal compiler error in burn_gun.cpp)
|
2017-07-09 18:49:49 +00:00 |
|
Barry Harris
|
ad6a9f3295
|
Lower MSVC Optimisation level again (internal compiler error when linking burn_gun.cpp with MSVC 2017)
|
2017-07-09 09:00:50 +00:00 |
|
Barry Harris
|
1092070603
|
Restore full optimisation for MSVC build
|
2017-07-07 09:04:28 +00:00 |
|
Barry Harris
|
5607332a43
|
Work around the 32KB process limit in the build process
|
2017-07-03 10:30:51 +00:00 |
|
Barry Harris
|
efe27bcc8f
|
Segoe Font Part 1
|
2017-06-07 09:19:36 +00:00 |
|
Barry Harris
|
e0b4779e01
|
Force BUILD_A68K to be undefined for normal builds
|
2016-04-18 09:32:07 +00:00 |
|
Barry Harris
|
9402921927
|
tidy up makefiles and fix for non C++11 compilers
|
2015-11-16 12:29:27 +00:00 |
|
Barry Harris
|
cbec71190c
|
allow avi recording to be turned off in makefile
|
2015-10-09 10:31:46 +00:00 |
|
Barry Harris
|
693927ebb8
|
Fix MSVC compile
|
2015-10-09 09:59:54 +00:00 |
|
Barry Harris
|
5f19d819f0
|
vc makefile killer instinct x64 drc (doesn't build)
|
2015-05-13 09:40:09 +00:00 |
|
Barry Harris
|
673161750d
|
FBA can now connect to the website, pull a list of localisation templates, populate a combobox, and pull the selected template from the site
|
2015-05-07 18:02:39 +00:00 |
|
Barry Harris
|
aee9b94b46
|
Reduce MSVC optmisation level
|
2014-12-03 21:29:00 +00:00 |
|
Barry Harris
|
5292cab48d
|
Update Musashi to 3.32 (MAME version 0.128)
|
2014-11-09 17:15:57 +00:00 |
|
Barry Harris
|
ebe7659ea6
|
Visual Studio 2013 support
|
2013-11-29 19:36:24 +00:00 |
|
Barry Harris
|
a0e44d736c
|
move TOAPLAN_SOUND_SAMPLES_HACK to makefile option
|
2013-01-09 20:34:12 +00:00 |
|
Barry Harris
|
e2df502218
|
Add support for targeting Windows XP building with Visual Studio 2012 Update 1
|
2012-11-27 20:02:58 +00:00 |
|
Barry Harris
|
ad0075c160
|
Add a makefile INCLUDE_LIB_PNGH to allow not including png.h in burner.h
|
2012-03-09 14:07:59 +00:00 |
|
Barry Harris
|
8a6d420f00
|
Update zlib to 1.2.6 again, fix VC makefile
|
2012-02-17 12:09:53 +00:00 |
|
Barry Harris
|
f7bc198474
|
Add optional 7zip support for rom loading/scanning
|
2012-02-16 20:45:47 +00:00 |
|
Barry Harris
|
74b0152ff8
|
Applied BigEndian patches from lantus for nec core and irem drivers and moved LSB_FIRST define from burnint.h to makefile flag
|
2012-01-25 20:13:10 +00:00 |
|
Barry Harris
|
17129c99bb
|
Reorganised tree to work-around windows CreateProcess() 32Kb limit. Reenabled depend in MinGW makefile, since it shouldn't cause any more issues.
|
2012-01-18 20:24:14 +00:00 |
|
Barry Harris
|
ed765e3f34
|
Resplit makefile rules into burn and burner, the issue we had, and still have is caused by Windows terminal command-line buffer limit of 32Kb. For now, disabling DEPEND halfs the data we send to the command-line.
|
2012-01-10 15:22:01 +00:00 |
|
Barry Harris
|
bbf5574656
|
Reverted seperating makefile.rules, it was quite broken. :(
|
2012-01-09 13:09:31 +00:00 |
|
Barry Harris
|
f80b545b99
|
Make pgm_sprite_create.obj appear in the pgm obj folder rather than the root
|
2012-01-03 19:54:07 +00:00 |
|
Barry Harris
|
c18b253c8a
|
Split makefile.rules into makefile.burn_rules and makefile.burner_win32_rules
|
2012-01-03 13:31:23 +00:00 |
|
Barry Harris
|
d6510978a2
|
Fix makefile.vc
|
2011-12-20 20:50:44 +00:00 |
|
tmaul
|
7f04aeea81
|
Move burner/win32 to burner/platform/win32
move burner/win32 to burner/resource as some/all of them could be used by other platforms.
|
2011-12-20 18:33:05 +00:00 |
|
Barry Harris
|
40731d9433
|
Added pgm_sprite.h generator to makefiles
|
2011-12-15 11:27:03 +00:00 |
|
Barry Harris
|
e4cc7bbf30
|
Initial commit
|
2011-12-03 20:27:59 +00:00 |
|