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
/
mc68901.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
-7
/
+6
*
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
1
-3
/
+3
*
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
1
-1
/
+1
*
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
1
-1
/
+1
*
mc68901: Automatic turnaround is only done once (nw)
AJR
2020-01-25
1
-0
/
+3
*
mc68901: Sweeping rewrite of USART emulation (no longer based on device_seria...
AJR
2020-01-02
1
-164
/
+509
*
mc68901: Preliminary cleanup (nw)
AJR
2020-01-02
1
-121
/
+115
*
Various changes related to 68000 interrupts (nw)
AJR
2019-04-04
1
-2
/
+7
*
68000: Rework interrupt handling [O. Galibert]
Olivier Galibert
2019-04-05
1
-12
/
+13
*
mc68681: Detect framing and parity errors, storing flags with FIFO characters
AJR
2018-12-28
1
-1
/
+15
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-3
/
+3
*
mc68901: Improve USART behavior for polled operation
AJR
2017-11-02
1
-19
/
+39
*
mc68901 : fix TCDCR register
Nicolas PLANEL
2017-10-06
1
-1
/
+1
*
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
Vas Crabb
2017-07-11
1
-2
/
+0
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-75
/
+76
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-5
/
+5
*
reverting:
Miodrag Milanovic
2016-01-20
1
-62
/
+62
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-62
/
+62
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1134