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
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of 5a545f9 - unwanted.
Robbbert
2020-10-22
1
-1
/
+1
*
gigatron: patched the cpu to stop crash at start.
Robbbert
2020-10-22
1
-1
/
+1
*
M50753: Add both IRQ lines and route them to the correct interrupt bits. [R. ...
arbee
2020-10-19
2
-13
/
+61
*
m740: Fix return address for JSR ($zz)
AJR
2020-10-19
1
-1
/
+1
*
m740: Add TST $zz instruction
AJR
2020-10-19
3
-2
/
+9
*
m740: Add file accidentally uncommitted in faff4e6c2da83187f3d09de669e7b9e128...
AJR
2020-10-18
1
-0
/
+1
*
m740: Add missing JSR ($zz) instruction mode
AJR
2020-10-18
2
-2
/
+14
*
macprtb.cpp: Preliminary MCU configuration
AJR
2020-10-18
2
-22
/
+141
*
m68000: Separate FPU code from header
AJR
2020-10-15
2
-57
/
+98
*
clipper, cammu: Initialize more members
AJR
2020-10-14
1
-0
/
+7
*
cpu/pic16c5x: Initialise a couple of variables that can be problematic.
Vas Crabb
2020-10-14
1
-0
/
+2
*
mcs48: execute_jcc param is a bool, not u8
hap
2020-10-11
2
-3
/
+3
*
mcs48: check irq before opcode to fix firefox, but re-add wy100 hack
hap
2020-10-11
2
-5
/
+18
*
ns32000: consume execution clock cycles
Patrick Mackinlay
2020-10-08
1
-19
/
+229
*
ns32000: one more bug fix
Patrick Mackinlay
2020-10-08
1
-1
/
+4
*
ns32000: many bug fixes
Patrick Mackinlay
2020-10-07
2
-200
/
+186
*
ns32000: avoid potential slave dependency issue
Patrick Mackinlay
2020-10-06
1
-1
/
+1
*
ns32000: undefined operation assumptions
Patrick Mackinlay
2020-10-06
1
-16
/
+27
*
ns32000: add slave processor interface
Patrick Mackinlay
2020-10-05
3
-317
/
+940
*
ns32000dasm: floating point fixes
Patrick Mackinlay
2020-10-05
2
-14
/
+36
*
unsp: Fix copy-paste typo in debugger registering
Simon Eriksson
2020-10-04
1
-5
/
+5
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
2
-19
/
+19
*
pdp1: Better fix for read-in mode
AJR
2020-10-01
1
-1
/
+0
*
pdp1: Fix read-in mode
AJR
2020-10-01
1
-2
/
+2
*
cpu/pdp1: Initialise a couple of pointer members.
Vas Crabb
2020-09-30
2
-2
/
+3
*
tms9995.cpp: initialized one variable which caused crashes in formula1.cpp.
Ivan Vangelista
2020-09-29
1
-2
/
+4
*
lc58: Add disassembler [O. Galibert]
Olivier Galibert
2020-09-29
2
-0
/
+190
*
machines promoted to WORKING (plug play) (#7299)
David Haywood
2020-09-29
2
-10
/
+38
*
f8: Adjust disassembly format to better match Fairchild listings
AJR
2020-09-28
1
-102
/
+79
*
ns32000: templatize on data bus width
Patrick Mackinlay
2020-09-28
2
-34
/
+47
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
3
-4
/
+4
*
Disable SOUND_DEBUG for non-debug builds, and srcclean
Vas Crabb
2020-09-27
1
-1
/
+1
*
t11: Disassembly updates
AJR
2020-09-24
1
-20
/
+29
*
dp8344: Simulate data loopback; misc. tweaks and fixes
AJR
2020-09-21
2
-55
/
+122
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-5
/
+4
*
Revert "sound: Improved view interfaces to match usage patterns"
Aaron Giles
2020-09-17
1
-8
/
+8
*
sound: Improved view interfaces to match usage patterns
Aaron Giles
2020-09-17
1
-8
/
+8
*
kp63: probably fixed compile error
hap
2020-09-15
1
-1
/
+1
*
kl5c80a12, kl5c80a16: Actually add timers to configuration (files overlooked ...
AJR
2020-09-14
2
-2
/
+17
*
kl5c80a12, kl5c80a16: Added emulation of KP63(A) Timer/Counter unit. This imp...
AJR
2020-09-14
4
-9
/
+582
*
mcs48: fix a regression with previous change to strt_cnt
hap
2020-09-14
1
-1
/
+1
*
tx0: Fix CPU address calculation
AJR
2020-09-14
1
-2
/
+2
*
pdp1: More cleanups and fixes
AJR
2020-09-14
2
-12
/
+11
*
pdp1: Clean up callbacks and start encapsulating peripherals
AJR
2020-09-13
5
-86
/
+47
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
2
-23
/
+16
*
New machines marked as NOT_WORKING
AJR
2020-09-12
2
-3
/
+53
*
ns32000: implemented dei, corrected neg
Patrick Mackinlay
2020-09-10
2
-79
/
+120
*
st2205u.cpp: Fix last-minute copy/paste mistake
AJR
2020-09-09
1
-1
/
+1
*
unk6502_st2xxx.cpp: Change MCU to new type
AJR
2020-09-09
3
-242
/
+514
*
st2xxx.cpp: Update notes
AJR
2020-09-09
1
-9
/
+16
[next]