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
/
cony.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-10
/
+9
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-10
/
+7
*
Various NES and friends cleanups. (#9312)
0kmg
2022-02-21
1
-12
/
+5
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
srcclean in preparation for 0.240
Vas Crabb
2022-01-23
1
-4
/
+4
*
bus/nes: Rewrote CONY/YOKO boards. (#9143)
0kmg
2022-01-14
1
-241
/
+134
*
bus/nes: start updating mapper # comments (#8230)
0kmg
2021-06-27
1
-3
/
+4
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-0
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-6
/
+6
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-6
/
+6
*
bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw)
AJR
2019-02-25
1
-6
/
+6
*
nes_slot.cpp: Privatize m_maincpu member (nw)
AJR
2018-05-13
1
-3
/
+1
*
nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw)
AJR
2018-05-13
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-17
/
+17
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-6
/
+6
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-6
/
+12
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+397