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
/
cpu
/
clipper
Commit message (
Expand
)
Author
Age
Files
Lines
*
-tools/imgtool/modules: Fixed remaining calss memory access warnings.
Vas Crabb
2024-11-26
1
-3
/
+3
*
diexec: Add callback to allow debugger to break into the middle of wait-type ...
AJR
2024-11-17
1
-2
/
+3
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-3
/
+3
*
diexec: remove vestigal execute_input_lines()
hap
2024-09-18
1
-1
/
+0
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
2
-3
/
+3
*
Interrupt callback rationalization
AJR
2023-03-11
1
-2
/
+2
*
eminline.h: Additions
AJR
2022-09-25
1
-34
/
+9
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+0
*
clipper: clipper has two branch delay slots
Patrick Mackinlay
2022-03-29
1
-8
/
+8
*
Debugger feature improvements
AJR
2022-03-27
1
-12
/
+12
*
clipper, cammu: Initialize more members
AJR
2020-10-14
1
-0
/
+7
*
various drivers: READ/WRITE macros removal (nw)
Ivan Vangelista
2020-05-15
2
-3
/
+3
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-3
/
+3
*
clipper: migrate to softfloat3 (nw)
Patrick Mackinlay
2019-10-25
2
-90
/
+88
*
interpro: devcb3 goodness (nw) (#3737)
Patrick Mackinlay
2018-08-07
1
-109
/
+160
*
(nw) Fixed the build.... hopefully
Robbbert
2018-07-06
1
-3
/
+3
*
clipper: minor bugfix (nw) (#3731)
Patrick Mackinlay
2018-07-06
2
-7
/
+7
*
interpro: CLIX boots (on the ip2000) (#3730)
Patrick Mackinlay
2018-07-05
3
-30
/
+98
*
interpro: lle keyboard working (#3608)
Patrick Mackinlay
2018-05-25
1
-1
/
+1
*
clipper: two more instructions (nw)
Patrick Mackinlay
2018-05-09
1
-5
/
+15
*
interpro: minor changes (nw)
Patrick Mackinlay
2018-04-12
2
-0
/
+10
*
clipper: minor improvements (nw) (#3400)
Patrick Mackinlay
2018-03-30
2
-164
/
+204
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-2
/
+2
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
2
-3
/
+3
*
interpro: various improvements
Patrick Mackinlay
2018-02-27
5
-302
/
+453
*
interpro: cpu and mmu improvements
Patrick Mackinlay
2017-11-27
3
-516
/
+752
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
4
-90
/
+117
*
clipper: no unions (nw)
Patrick Mackinlay
2017-11-17
2
-126
/
+94
*
clipper: floating point improvements
Patrick Mackinlay
2017-11-17
2
-164
/
+410
*
Explicitly allow floating point values for state registers
AJR
2017-10-13
1
-2
/
+0
*
Temporarily remove floating-point state registration (nw)
AJR
2017-10-13
1
-0
/
+2
*
clipper: interrupt handling fixes
Patrick Mackinlay
2017-09-05
2
-40
/
+97
*
clipper: popw fix (nw)
Patrick Mackinlay
2017-07-20
1
-1
/
+2
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
2
-3
/
+3
*
interpro: serial dma [P. Mackinlay]
Patrick Mackinlay
2017-07-10
1
-14
/
+10
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
2
-10
/
+6
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-1
/
+1
*
minor fixes
Patrick Mackinlay
2017-06-20
1
-1
/
+1
*
added cpu id support
Patrick Mackinlay
2017-06-07
2
-13
/
+27
*
fix some log messages
Patrick Mackinlay
2017-05-23
1
-2
/
+2
*
tidy up
Patrick Mackinlay
2017-05-19
1
-3
/
+3
*
Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro
Patrick Mackinlay
2017-05-19
2
-202
/
+199
|
\
|
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
2
-56
/
+54
|
*
clipper: Scope down enums (nw)
AJR
2017-04-12
1
-153
/
+153
*
|
revert to mcga, fix headers
Patrick Mackinlay
2017-05-19
1
-4
/
+5
*
|
Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro
Patrick Mackinlay
2017-05-18
3
-78
/
+80
|
\
|
|
*
fix some device validation errors, also fix uninitialised members in some dev...
Vas Crabb
2017-03-03
1
-3
/
+3
|
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-3
/
+3
|
*
srcclean (nw)
Vas Crabb
2017-02-19
3
-72
/
+72
[next]