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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-20
/
+15
*
mc68340: Fix interrupt vectoring
AJR
2019-05-26
1
-1
/
+1
*
Various changes related to 68000 interrupts (nw)
AJR
2019-04-04
1
-11
/
+10
*
68000: Rework interrupt handling [O. Galibert]
Olivier Galibert
2019-04-05
1
-4
/
+10
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+9
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-9
/
+0
*
m68000: Add overrideable method to signal RESET instruction to internal perip...
AJR
2019-02-11
1
-0
/
+9
*
68340: One further note (nw)
AJR
2019-01-02
1
-0
/
+1
*
68340: Interrupt overhaul
AJR
2019-01-02
1
-4
/
+85
*
68340: Preliminary cleanups (nw)
AJR
2019-01-01
1
-12
/
+13
*
mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ...
AJR
2018-12-26
1
-2
/
+2
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-1
/
+1
*
maps: Finish devices/machine (nw)
Olivier Galibert
2018-04-20
1
-3
/
+4
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-2
/
+2
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-40
/
+38
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-38
/
+40
*
Compile fix. (nw)
Curt Coder
2017-12-13
1
-2
/
+2
*
Refactor 680x0 so that member variables aren't public. [smf]
smf-
2017-12-13
1
-39
/
+37
*
(nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF...
Vas Crabb
2017-09-24
1
-14
/
+14
*
68340: simplified code by making the timer module implementation a device and...
Joakim Larsson Edstrom
2017-09-09
1
-19
/
+10
*
68340: Fixed -validate errors and made slight cleanup
Joakim Larsson Edstrom
2017-09-08
1
-4
/
+4
*
68340: deskeletonized the serial module as a device derived from the duart de...
Joakim Larsson Edstrom
2017-09-04
1
-17
/
+26
*
m68340: Added implementations for VCO clock synthesizer and Timer module Coun...
Joakim Larsson Edstrom
2017-08-18
1
-10
/
+40
*
68340: Added config macros and callbacks for 8 bit ports A and B
Joakim Larsson Edstrom
2017-07-17
1
-0
/
+4
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-41
/
+36
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
Memberize public non-member function of m68340cpu_device (nw)
AJR
2016-09-13
1
-3
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-4
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+152