negativeExponent
ddb1fe786a
Add UNIF BMC-WX-KB4K (m134) to supported boards
2020-02-17 09:32:29 +08:00
negativeExponent
86aad39c3d
Buildfix
2020-02-17 09:32:29 +08:00
negativeExponent
6e7d5abaab
Update implementation of some unlicensed mappers
2020-02-17 09:32:29 +08:00
negativeExponent
cfaee1217f
Update mapper 91
2020-02-17 09:32:29 +08:00
negativeExponent
b7050cb55d
Add mappers 111, 356, 269, 353
...
- backport mapper 111 (Cheapocabra or GTROM) from fceux
2020-02-17 09:32:29 +08:00
negativeExponent
0b4b5421dc
Add BMC-SB-5013 (m359) and UNL-82112C (m540)
2020-02-17 09:32:29 +08:00
negativeExponent
310b75964f
Add mapper 543, 550, 516
2020-02-17 09:32:29 +08:00
negativeExponent
cfe11b9b95
MMC1: Better work ram and battery saves support for size greater than 8K
2020-02-17 09:31:01 +08:00
negativeExponent
7ba3350900
Add mappers 382, 534, 539
2020-02-17 09:26:01 +08:00
negativeExponent
43ca4755bb
Update mapper 150/243 (unif UNL-Sachen-74LS374N)
2020-02-17 09:26:01 +08:00
negativeExponent
3f1544c129
Update mapper 45
...
- fix starting register value
- fix memory write range to 0x6000-0xffff
2020-02-17 09:25:16 +08:00
negativeExponent
9150960326
Add mappers 360, 533
2020-02-17 09:20:13 +08:00
twinaphex
81058f3558
C89 build fixes
2020-02-16 19:34:14 +01:00
hizzlekizzle
df997640f5
Merge pull request #322 from negativeExponent/updates
...
add prg and chr checksum, rom info log cleanup, readability updates
2020-02-16 09:46:36 -06:00
negativeExponent
2eeabe880c
Add header guards
2020-02-16 23:18:27 +08:00
negativeExponent
a37314c4be
Silence warnings
2020-02-16 23:14:49 +08:00
negativeExponent
1eaed36344
Fix alignment
2020-02-16 22:30:15 +08:00
negativeExponent
d6143ef2ef
Rename some cart info variables that indicates size (readability)
2020-02-16 22:15:25 +08:00
negativeExponent
bbce95d5aa
Add prg and chr checksums and rearrange rom info logs
2020-02-16 21:54:21 +08:00
negativeExponent
1f5ffc3f14
Fix crc32 computation when buffer is NULL
2020-02-16 20:37:21 +08:00
hizzlekizzle
b30ea1ff7a
Merge pull request #321 from negativeExponent/core_options
...
Minimize core options shown by default
2020-02-14 22:15:52 -06:00
negativeExponent
1c94704512
Minimize core options shown by default
...
- This creates 2 new advance core options to minimize the number of core options shown
-- Advance System Options contains:
--- Overclock
--- RAM power on state
--- no-sprite limit
--- simultaneous opposing direction press
--- zapper crosshairs
-- Advance Sound Options contains:
--- Master volume
--- Sound quality
--- on/off for NES' 5-channel apu
- This also re-arranges the core options when advance options are shown, system options on top,
gfx/palette/geometry options next, input etc.
2020-02-15 11:23:07 +08:00
Twinaphex
6824376738
Merge pull request #320 from negativeExponent/unif
...
updates to region-related settings and overclocking, UNIF now sets ines mapper if available (used for overrides etc)
2020-02-07 15:13:52 +01:00
negativeExponent
fa7b15eb61
Update region overrides and overclocking
...
- ines.c - misc cleanups
- Fix Dendy not restored when changing overrides back to auto mode
- directly apply new scanlines and additional scanlines when changing overclock settings
- (readability) change variable name overlock_state to overclock_enabled
2020-02-07 20:50:25 +08:00
negativeExponent
85a15786ff
Unif: Pass iNES mapper number to cart struct when available
2020-02-07 12:01:03 +08:00
hizzlekizzle
890c86feb4
Merge pull request #318 from negativeExponent/add_new_mappers
...
Add new mappers
2020-01-31 13:57:08 -06:00
negativeExponent
f4756f9357
Add mapper 297
...
- also add appropriate input overrides since cart is light gun based
2020-01-31 20:19:25 +08:00
negativeExponent
65ff96cd5c
Add mapper 294 (m134)
2020-01-31 00:13:09 +08:00
negativeExponent
e82b34bae9
m313: Fix incorrect bank sizes
2020-01-30 19:51:45 +08:00
negativeExponent
c08697a024
Add mapper 267
2020-01-29 20:00:22 +08:00
negativeExponent
45d553100a
Add mapper 390
2020-01-29 03:10:11 +08:00
negativeExponent
fd823c4021
Add mapper 374
2020-01-29 01:09:31 +08:00
negativeExponent
38305957f7
Update BMC-RESET-TXROM (m313)
...
- add support for submappers 1, 2, 3 and 4
2020-01-28 22:51:36 +08:00
negativeExponent
0635e047b2
Add mapper 288
...
- dipswitch, menu based
2020-01-28 13:45:59 +08:00
negativeExponent
b6cb482bfe
Add mapper 381
2020-01-28 12:07:47 +08:00
negativeExponent
f4cb27d578
Add mapper 538
2020-01-28 11:42:04 +08:00
negativeExponent
371e949ba1
Add mapper 541
2020-01-28 11:06:43 +08:00
negativeExponent
dca5ff5a1a
Add mapper 372
2020-01-28 09:52:21 +08:00
negativeExponent
b07000a10e
Add mapper 357
2020-01-28 06:27:09 +08:00
twinaphex
f5e2b40514
Buildfix for MSVC 2010
2020-01-27 23:04:09 +01:00
twinaphex
762f6ebed2
C89 buildfix
2020-01-27 22:29:56 +01:00
Twinaphex
cbec4ce211
Merge pull request #317 from negativeExponent/updates
...
update headers, sanitize unif boardnames, cleanup makefname
2020-01-27 15:21:35 +01:00
negativeExponent
3f756dc7fc
Cleanup FCEU_MakeFName
...
- silence warnings: replace strncpy with strcpy instead. this should be safe since buffer is strlen+1 which should be enough for a null terminator (from sprintf)
- minor cleanup
2020-01-27 21:40:51 +08:00
negativeExponent
e1e48294f0
Remove unused variables
2020-01-27 21:40:13 +08:00
negativeExponent
b56fd973e3
Sanitize UNIF boardnames
...
- removes whitespaces on boardnames - as stated, some names can have whitespaces
- ignore character case when comparing - similar to above, boardnames can also be
uppercase or lowercase in some.
2020-01-26 07:41:44 +08:00
negativeExponent
602fe391d5
Update libretro api headers
2020-01-25 17:59:49 +08:00
Twinaphex
31cab728d4
Merge pull request #315 from negativeExponent/buildfix
...
Buildfix
2020-01-25 03:04:54 +01:00
Twinaphex
9a77aaeca5
Merge pull request #316 from negativeExponent/update_fds_disk_handling
...
(fds.c) backport new fds disk handling
2020-01-25 02:07:21 +01:00
negativeExponent
cd30d8cc40
(fds.c) backport new fds disk handling
...
backported from fceux, commit by dinkc64 (fbneo)
0b4be4b639
Fixes saving issue with some games (Bubble Bobble, Super Lode Runner II, ...)
2020-01-25 08:43:37 +08:00
negativeExponent
dc85a40951
Buildfix
...
- use shorter strings for state names
- make variables static
- turn C++ comments to C comments
- cleanup dead code in boards
2020-01-24 19:57:24 +08:00