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
/
cpu
/
m6502
/
m5074x.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-4
/
+4
*
srcclean for release
Vas Crabb
2021-05-23
1
-1
/
+1
*
m5074x: Add port pullup configuration
AJR
2021-05-06
1
-15
/
+16
*
m5074x.cpp: Protect interrupt request bits against being set by writes
AJR
2020-10-29
1
-20
/
+12
*
M50753: Finish A/D converter, including completion IRQ. [R. Belmont]
arbee
2020-10-25
1
-5
/
+33
*
M740 family updates
AJR
2020-10-25
1
-8
/
+0
*
M50753: add support for the 8-bit IN port. [R. Belmont]
arbee
2020-10-24
1
-0
/
+8
*
M50753: Add both IRQ lines and route them to the correct interrupt bits. [R. ...
arbee
2020-10-19
1
-13
/
+51
*
macprtb.cpp: Preliminary MCU configuration
AJR
2020-10-18
1
-8
/
+99
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-13
/
+13
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
1
-7
/
+4
*
-cpu/m6502: Removed MCFG macros. [Ryan Holtz]
mooglyguy
2018-12-17
1
-54
/
+9
*
(nw) fixed validation error
Robbbert
2018-07-04
1
-1
/
+1
*
m5074x: added missing memory_space_config() (nw)
arbee
2018-06-23
1
-0
/
+7
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-4
/
+4
*
maps: Finish devices/cpu (nw)
Olivier Galibert
2018-04-20
1
-12
/
+14
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-4
/
+4
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-10
/
+10
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-9
/
+9
*
reverting:
Miodrag Milanovic
2016-01-20
1
-5
/
+5
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-5
/
+5
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-11
/
+11
*
Some more cleanup (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+12
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+507