index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
nes
/
bootleg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into time-experiments2
Aaron Giles
2021-09-10
1
-99
/
+215
|
\
|
*
bus/nes: Added support for a 4 in 1 multicart. (#8549)
0kmg
2021-09-07
1
-3
/
+76
|
*
bus/nes: Added support for a Highway Star bootleg.
0kmg
2021-08-24
1
-5
/
+57
|
*
bus/nes: Updates for three SMB2FDS bootleg board types.
0kmg
2021-08-18
1
-96
/
+87
*
|
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
1
-20
/
+20
*
|
Update recently changed code to new APIs
Aaron Giles
2021-08-14
1
-3
/
+3
*
|
Merge branch 'master' into time-experiments2
Aaron Giles
2021-08-14
1
-186
/
+707
|
\
|
|
*
bus/nes: Added support for a Contra bootleg. (#8326)
0kmg
2021-08-10
1
-0
/
+54
|
*
bus/nes: Added support for YUNG-08 SMB2 FDS conversions. (#8366)
0kmg
2021-07-29
1
-2
/
+101
|
*
bus/nes: Fixed non-working Whirlwind LE10 SMB2 FDS conversion. (#8361)
0kmg
2021-07-27
1
-12
/
+66
|
*
bus/nes: Added support for a Moero TwinBee FDS conversion. (#8334)
0kmg
2021-07-25
1
-0
/
+57
|
*
bus/nes: Improved emulation of smb3h SMB3 bootleg. (#8308)
0kmg
2021-07-22
1
-39
/
+26
|
*
bus/nes: Added support for a Batman bootleg. (#8316)
0kmg
2021-07-20
1
-1
/
+75
|
*
bus/nes: Added support for another Ai Senshi Nicol bootleg.
0kmg
2021-07-19
1
-6
/
+55
|
*
-bus/nes: Added support for two more FDS bootlegs, fixed another. (#8247)
0kmg
2021-07-09
1
-9
/
+162
|
*
bus/nes: Improved iNES mapper 108 support. (#8220)
0kmg
2021-07-09
1
-92
/
+84
|
*
bus/nes: start updating mapper # comments (#8230)
0kmg
2021-06-27
1
-31
/
+33
*
|
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
1
-7
/
+7
*
|
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
1
-7
/
+7
|
/
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-49
/
+49
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-49
/
+49
*
bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw)
AJR
2019-02-25
1
-49
/
+49
*
nes_slot.cpp: Privatize m_maincpu member (nw)
AJR
2018-05-13
1
-11
/
+10
*
nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw)
AJR
2018-05-13
1
-7
/
+7
*
Remove first_screen(), nw
Ryan Holtz
2018-03-11
1
-2
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-59
/
+59
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-21
/
+22
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-25
/
+25
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-14
/
+13
*
checkpoint. nw.
etabeta78
2016-06-27
1
-7
/
+57
*
reverting:
Miodrag Milanovic
2016-01-20
1
-20
/
+20
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-20
/
+20
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-1
/
+1
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-32
/
+32
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1635