dinkc64
|
8f20d8e022
|
also remove SwapBytes from win build
|
2024-11-20 01:57:14 -05:00 |
|
dinkc64
|
bc6955d450
|
update lib7z to current
|
2024-11-01 21:13:19 -04:00 |
|
dinkc64
|
566018c757
|
fix softfx scaler hq3xs
|
2024-06-17 23:52:52 -04:00 |
|
dinkc64
|
fdc87360f6
|
convert project from libpng to libspng / https://libspng.org/
|
2023-11-01 09:56:27 -04:00 |
|
dinkc64
|
c39d1f0a8e
|
Revert "Revert "win32: add romdata function & etc (#1546)""
This reverts commit 47a0cf204e .
|
2023-08-26 09:22:36 -04:00 |
|
dinkc64
|
47a0cf204e
|
Revert "win32: add romdata function & etc (#1546)"
This reverts commit c602a9c287 .
|
2023-08-25 09:28:57 -04:00 |
|
taoenwen
|
c602a9c287
|
win32: add romdata function & etc (#1546)
* win32: add romdata function & etc
[1] win32: add romdata function
[2] update msvc project for d_superqix
* win32: main.cpp typo
* sdl: Avoiding possible compilation failures
* sdl: Avoiding possible compilation failures
|
2023-08-25 09:15:31 -04:00 |
|
dinkc64
|
d7853cb501
|
add SoftFX CRT filter by Kannagichan
|
2022-08-28 00:31:16 -04:00 |
|
dinkc64
|
b8163e4243
|
.fr movie files: replace dynhuffman compression w/raw uncompressed
|
2022-08-19 01:18:04 -04:00 |
|
dinkc64
|
7d095825d9
|
add HardFX shaders from FC [JordiRos / shine]
|
2022-01-06 02:01:29 -05:00 |
|
dinkc64
|
5523203843
|
update for softfx
|
2021-09-16 00:04:26 -04:00 |
|
barbudreadmon
|
ee4a188d06
|
Revert "lib7z update"
This reverts commit 93297a8420 .
|
2021-08-31 16:32:37 +02:00 |
|
barbudreadmon
|
93297a8420
|
lib7z update
|
2021-08-31 12:44:46 +02:00 |
|
dinkc64
|
69776afc5d
|
mingw/gcc add lua to makefile
|
2021-07-25 09:24:02 -04:00 |
|
barbudreadmon
|
9ec27813b8
|
functions for loading/saving raw nvrams
|
2021-07-25 11:42:35 +02:00 |
|
barbudreadmon
|
5a0511ef6a
|
update lib7z to v19.00
|
2021-05-18 12:33:57 +02:00 |
|
dinkc64
|
080346bb9d
|
makefile update
|
2019-10-20 09:20:08 -04:00 |
|
dinkc64
|
3fb85cb996
|
NeoGeo CD: add support for bin/cue and ccd/img/sub (trurip). remove support for mode1-2048 (.iso + .wav). new cdimage support is better, faster, no pauses when cd audio starts, works with savestates(git diff .)
|
2019-02-05 19:53:08 -05:00 |
|
Barry Harris
|
320cce5304
|
Add option to allow selecting a .bmp or .png file to use as the skin when FB Alpha is not playing a game
|
2018-05-18 10:15:38 +00:00 |
|
dinkc64
|
4e231e7215
|
d3dkmt interface rename
|
2018-03-22 03:49:02 +00:00 |
|
dinkc64
|
ece765a060
|
burner, vid, etc: add Sync to DWM option (win7-10). wip-experimental
|
2018-03-18 01:22:24 +00:00 |
|
Barry Harris
|
3f6e5d8381
|
Allow user to choose full-screen monitor - Part 2
|
2017-06-09 19:05:10 +00:00 |
|
Barry Harris
|
308e3a7abd
|
General Tidy Up (fixes some potential overflows too)
|
2017-05-12 13:03:47 +00:00 |
|
Barry Harris
|
48ca55f58a
|
Remove MDI and DWM "fix" - revert if this causes issues
|
2017-04-20 18:14:49 +00:00 |
|
Barry Harris
|
8937d0ff77
|
update to lzma sdk 15.08, update our routines to account for changes
|
2015-10-16 19:56:40 +00:00 |
|
Barry Harris
|
cbec71190c
|
allow avi recording to be turned off in makefile
|
2015-10-09 10:31:46 +00:00 |
|
dinkc64
|
e159e85674
|
avi recorder-WIP
|
2015-10-08 22:30:38 +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
|
592d40bd61
|
Resurrect old Game Info dialog - initial port to use new burn lib and libpng (plenty of work to do)
|
2014-12-22 21:53:53 +00:00 |
|
Barry Harris
|
e91c2fd678
|
Add Hyllian's Data Dependent Triangulation 3x to the softFX blitters (Hyllian, msbhvn)
|
2012-04-30 10:56:52 +00:00 |
|
Barry Harris
|
ec4b8084b4
|
Add SoftFX xBR filters (msbhvn, Hyllian, Barry)
|
2012-04-21 09:35:24 +00:00 |
|
Barry Harris
|
f7bc198474
|
Add optional 7zip support for rom loading/scanning
|
2012-02-16 20:45:47 +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
|
c18b253c8a
|
Split makefile.rules into makefile.burn_rules and makefile.burner_win32_rules
|
2012-01-03 13:31:23 +00:00 |
|