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
/
smioc.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
*
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
1
-2
/
+2
*
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
*
rs232: HLE updates
AJR
2021-01-26
1
-1
/
+0
*
devices/machine: simplified handlers for various devices (nw)
Ivan Vangelista
2020-03-24
1
-10
/
+10
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-1
/
+1
*
smioc: fix botched cleanup (nw)
Vas Crabb
2018-10-28
1
-1
/
+1
*
misc cleanup (nw)
Vas Crabb
2018-10-28
1
-54
/
+50
*
r9751: Implement proper SMIOC emulation through new uart emulation (#4188)
Brandon Munger
2018-10-24
1
-23
/
+577
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-28
/
+8
*
Address maps macros removal, pass 1 [O. Galibert]
Olivier Galibert
2018-03-14
1
-9
/
+10
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-1
/
+1
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-6
/
+6
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-07-23
1
-15
/
+15
*
r9751: smioc - add 8237 DMA controllers, rs232 ports, and update documentation
Brandon Munger
2017-07-17
1
-0
/
+53
*
never hurts to srcclean (nw)
Vas Crabb
2017-07-09
1
-7
/
+7
*
r9751: Add initial SMIOC device (#2423)
Brandon Munger
2017-06-30
1
-0
/
+127