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
*
addrmap: remove unsupported setter, emumem enforces unmapval 0 or ~0
hap
2020-08-01
1
-1
/
+1
*
Use swapendian_int16/int32 in more devices
AJR
2020-07-29
2
-45
/
+24
*
sigmab98.cpp: Change CPU to new KC82-derived type for Sigma/Banpresto games
AJR
2020-07-27
8
-241
/
+585
*
kl5c80a12: Emulate interrupt controller
AJR
2020-07-27
4
-3
/
+584
*
cp2000: put sboard interface on left side like everywhere else
hap
2020-07-27
1
-1
/
+1
*
z80: don't continue cpu when halt opcode gets overwritten
hap
2020-07-26
2
-44
/
+36
*
z80.cpp HALT notes
MetalliC
2020-07-26
1
-0
/
+3
*
srcclean for 0.223
Vas Crabb
2020-07-26
2
-3
/
+3
*
kl5c80a12: Internalize internal RAM and clock divider; update notes
AJR
2020-07-25
2
-29
/
+39
*
kl5c80a12: Emulate MMU within CPU device
AJR
2020-07-21
4
-15
/
+262
*
New working machines
hap
2020-07-21
1
-0
/
+1
*
6502: nmi is edge triggered
hap
2020-07-18
11
-37
/
+45
*
-avr8: Added support for Timer 1 'Fast PWM with ICR' mode. [Ryan Holtz]
Ryan Holtz
2020-07-16
1
-3
/
+71
*
New working machines
Ryan Holtz
2020-07-14
1
-1
/
+1
*
avr8: remove duplicate notes (they are in the cpp)
hap
2020-07-14
2
-33
/
+1
*
-avr8: Fixed assorted Timer 0 and Timer 1 bugs. [Ryan Holtz]
Ryan Holtz
2020-07-14
2
-578
/
+583
*
m68kfpu: eplicitly set rounding mode for frem
Patrick Mackinlay
2020-07-13
1
-0
/
+3
*
New working machines
hap
2020-07-12
2
-10
/
+18
*
gigatron: some more work (#6940)
Sterophonick
2020-07-10
2
-20
/
+39
*
Remove x86emit.h
AJR
2020-07-10
3
-3199
/
+4
*
drcbex86: implemented asmjit emitter
Patrick Mackinlay
2020-07-10
2
-2805
/
+2174
*
drcbe: fixed logging problem
Patrick Mackinlay
2020-07-10
3
-17
/
+16
*
taitogn: sianniv doesn't have zsg2 sound
hap
2020-07-05
1
-1
/
+1
*
-m6809: Still perform an IRQ acknowledge cycle on software interrupts. Fixes ...
Ryan Holtz
2020-07-05
2
-0
/
+4
*
devices/cpu/h8/h8dma, devices/machine/generalplus_gpl16250soc, devices/machin...
Ivan Vangelista
2020-07-04
1
-0
/
+1
*
sothello: simplify maincpu-subcpu comms, game works again
hap
2020-07-03
1
-2
/
+2
*
drcbex64: implemented asmjit emitter
Patrick Mackinlay
2020-07-02
2
-3758
/
+1644
*
Slotified Mac 128k/512k/512ke/Plus keyboard port.
Vas Crabb
2020-07-01
1
-0
/
+4
*
various devices and drivers: removed superfluous semicolons (nw)
Ivan Vangelista
2020-06-29
10
-16
/
+16
*
New machines marked as NOT_WORKING
AJR
2020-06-28
4
-0
/
+1484
*
mips3: Removed depricated DRC flag and add a flag to disable intrablock branc...
Ted Green
2020-06-28
2
-3
/
+7
*
Ensure SDBD operations set correct condition flags.
Andrew Green
2020-06-25
1
-18
/
+10
*
i86: forgot carry flag for neg opcode (nw)
hap
2020-06-25
1
-2
/
+2
*
i86: Fixed old regression with NEG opcode flags. [dink/fbneo]
hap
2020-06-25
1
-8
/
+8
*
Merge branch 'release0222' into mainline-master
Vas Crabb
2020-06-25
1
-3
/
+8
|
\
|
*
-bus/coco/coco_ram.cpp: fix a rather obvious bug in shift/mask
Vas Crabb
2020-06-25
1
-1
/
+1
|
*
cpu/i960: Log unimplemented IACs
Vas Crabb
2020-06-25
1
-2
/
+7
*
|
Merge branch 'release0222' into mainline-master
Vas Crabb
2020-06-23
2
-1713
/
+2682
|
\
|
|
*
Revert "drcbex64: use asmjit"
Vas Crabb
2020-06-23
2
-1713
/
+2682
|
*
Revert "drcbex64: fix pushf/popf bug (nw)"
Vas Crabb
2020-06-23
1
-15
/
+15
|
*
drcbex64: fix pushf/popf bug (nw)
Patrick Mackinlay
2020-06-22
1
-15
/
+15
*
|
n64: modify burn_cycles method (nw)
hap
2020-06-22
2
-7
/
+0
*
|
-arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ...
MooglyGuy
2020-06-22
2
-3
/
+39
*
|
drcbex64: fix pushf/popf bug (nw)
Patrick Mackinlay
2020-06-22
1
-15
/
+15
*
|
tlcs900: Fix MAX instruction (nw)
AJR
2020-06-21
1
-1
/
+1
*
|
New machines marked as NOT_WORKING
AJR
2020-06-21
2
-0
/
+295
*
|
Merge pull request #6844 from Sterophonick/master
ajrhacker
2020-06-21
2
-14
/
+24
|
\
\
|
|
/
|
/
|
|
*
gigatron: fix ROM mask being 15-bit instead of 16-bit
Sterophonick
2020-06-20
2
-3
/
+5
|
*
gigatron: safe resolve (but proper)
Sterophonick
2020-06-20
1
-1
/
+1
|
*
gigatron: change resolve to resolve_safe
Sterophonick
2020-06-20
1
-1
/
+1
[next]