index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
68340.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-5
/
+5
*
-machine/68340.cpp, machine/scc68070.cpp: Don't mess with devcbs in device_st...
Vas Crabb
2023-06-22
1
-0
/
+1
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-2
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-7
/
+7
*
m68000: New implementation, generated from the micro/nanocode
Olivier Galibert
2023-02-22
1
-1
/
+1
*
Change cpu32 and M68340 to 16 bit data bus instead of 32 [Paul Arnold]
Paul-Arnold
2022-10-04
1
-6
/
+6
*
m68000: split the header to make future semi-indenpendant implementations sane
Olivier Galibert
2022-09-30
1
-1
/
+1
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-10
/
+10
*
Various changes related to 68000 interrupts (nw)
AJR
2019-04-04
1
-1
/
+1
*
68000: Rework interrupt handling [O. Galibert]
Olivier Galibert
2019-04-05
1
-1
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+0
*
m68000: Add overrideable method to signal RESET instruction to internal perip...
AJR
2019-02-11
1
-0
/
+2
*
68340: Interrupt overhaul
AJR
2019-01-02
1
-1
/
+8
*
68340: Preliminary cleanups (nw)
AJR
2019-01-01
1
-13
/
+12
*
mame/audio: various devcb3ification and demacroification (nw)
Ivan Vangelista
2018-11-22
1
-45
/
+0
*
-68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an...
mooglyguy
2018-08-11
1
-0
/
+10
*
devcb3
Vas Crabb
2018-07-07
1
-10
/
+10
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-26
/
+25
*
devices/machine: some private-ization (nw)
Ivan Vangelista
2018-02-15
1
-24
/
+26
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-0
/
+1
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-0
/
+2
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-3
/
+3
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-3
/
+3
*
Refactor 680x0 so that member variables aren't public. [smf]
smf-
2017-12-13
1
-3
/
+3
*
68340: simplified code by making the timer module implementation a device and...
Joakim Larsson Edstrom
2017-09-09
1
-24
/
+14
*
68340: Fixed -validate errors and made slight cleanup
Joakim Larsson Edstrom
2017-09-08
1
-2
/
+2
*
68340: deskeletonized the serial module as a device derived from the duart de...
Joakim Larsson Edstrom
2017-09-04
1
-3
/
+5
*
srcclean (nw)
Vas Crabb
2017-08-27
1
-1
/
+1
*
m68340: Added implementations for VCO clock synthesizer and Timer module Coun...
Joakim Larsson Edstrom
2017-08-18
1
-7
/
+66
*
68340: Added config macros and callbacks for 8 bit ports A and B
Joakim Larsson Edstrom
2017-07-17
1
-1
/
+24
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-27
/
+28
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-10
/
+4
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-6
/
+6
*
Memberize public non-member function of m68340cpu_device (nw)
AJR
2016-09-13
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
1
-2
/
+2
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+75