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
/
scc68070.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
scc68070: Revert to use musashi for now, it's very much not a traditional 68000.
Olivier Galibert
2023-02-22
1
-4
/
+4
*
m68000: New implementation, generated from the micro/nanocode
Olivier Galibert
2023-02-22
1
-4
/
+3
*
m68000: split the header to make future semi-indenpendant implementations sane
Olivier Galibert
2022-09-30
1
-1
/
+1
*
misc/magicard.cpp: Added required devices and default NVRAM contents. (#9970)
Paul-Arnold
2022-08-18
1
-96
/
+33
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-9
/
+4
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
-quizard: Replaced protection HLE with proper MCU hookup. Removed MUP flags. ...
Ryan Holtz
2020-05-28
1
-3
/
+13
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-2
/
+2
*
scc68070: Split up internal register block handlers; add some RESET behavior ...
AJR
2019-09-12
1
-3
/
+47
*
-scc68070: Moved Quizard MCU HLE from SCC68070 device to cdi.cpp and converte...
MooglyGuy
2019-07-24
1
-19
/
+3
*
scc68070: Merge CPU device with on-chip peripheral emulation
AJR
2019-04-17
1
-0
/
+334