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
/
machine
/
mc68328.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add adjust_periodic() to persistent_timer. Update obvious situations where it...
Aaron Giles
2021-09-11
1
-1
/
+1
*
Use the device-provided timer_alloc instead of reaching around to the schedul...
Aaron Giles
2021-03-25
1
-4
/
+4
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-11
/
+8
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-2
/
+1
*
Various changes related to 68000 interrupts (nw)
AJR
2019-04-04
1
-3
/
+4
*
68000: Rework interrupt handling [O. Galibert]
Olivier Galibert
2019-04-05
1
-4
/
+7
*
mc68328: Improve integration of emulated device (nw)
AJR
2019-04-03
1
-27
/
+53
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-28
/
+348
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-30
/
+30
*
Another round of these
Vas Crabb
2016-08-27
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2870