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
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
184
-1604
/
+598
*
m6801: remove i/o ports tri-state callback
hap
2023-06-16
2
-31
/
+15
*
m6801: add i/o ports tri-state callback,
hap
2023-06-16
3
-14
/
+32
*
turbo,zaxxon: set 8255 tristate to 0,
hap
2023-06-16
4
-38
/
+76
*
New systems marked not working
hap
2023-06-15
1
-1
/
+1
*
emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers.
Vas Crabb
2023-06-13
9
-51
/
+28
*
coinmvga: Incremental improvements
AJR
2023-06-12
1
-1
/
+8
*
emu/devfind.h: Added a lookup() member function to device finders.
Vas Crabb
2023-06-12
8
-78
/
+73
*
h8.8: remove erroneous "auto"
hap
2023-06-11
1
-2
/
+2
*
h8_sci: Bring interface up in the cpu
Olivier Galibert
2023-06-08
33
-334
/
+293
*
h8 io: More simplifications, thanks everyone for the pointers
Olivier Galibert
2023-06-08
3
-20
/
+12
*
vsystem: improve soundlatch timing where applicable
hap
2023-06-08
1
-11
/
+11
*
h8_adc, h8_port: convert i/o to devcb at cpu level
Olivier Galibert
2023-06-08
20
-43
/
+333
*
mips3: fix tlb modify exception registers
Patrick Mackinlay
2023-06-07
2
-3
/
+3
*
h8_dma: reorganize, upgrade
Olivier Galibert
2023-06-06
19
-591
/
+1048
*
h8: Use finders
Olivier Galibert
2023-06-06
32
-1722
/
+1676
*
z80: Clean up error message and inconsistent bracing
AJR
2023-06-04
1
-3
/
+2
*
z80.cpp - Add EI to IM0 handler (#11307)
Mark Garlanger
2023-06-04
1
-5
/
+18
*
Some more sprintf() deprecation warning fixes. [R. Belmont]
arbee
2023-06-03
2
-13
/
+13
*
Clean up several sprintf() deprecation warningss in non-3rdparty code. [R. Be...
arbee
2023-06-03
5
-11
/
+11
*
mips3: remove stray printf
hap
2023-06-03
1
-3
/
+0
*
m68000: Remove leftover debug logerror
Olivier Galibert
2023-06-03
1
-2
/
+0
*
mcs51: add rxb8 to uart reset
hap
2023-06-03
2
-4
/
+5
*
m68000: When a SR S-flag update happens in parallel to a bus access, be caref...
Olivier Galibert
2023-06-02
15
-71933
/
+71972
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
59
-283
/
+286
*
sega/puckpkmn.cpp: Made Puckman Pockimon set showing Sun Mixing copyright the...
Vas Crabb
2023-05-31
1
-0
/
+1
*
Merge branch 'release0255' into mainline-master
Vas Crabb
2023-05-29
3
-8
/
+12
|
\
|
*
-cpu/es5510: Avoid calling DESCRIBE_INSTR when not verbose-logging. (#11285) ...
MooglyGuy
2023-05-29
1
-3
/
+6
|
*
cpu/lr35902: Skip byte following STOP (0) opcode (fixes MT08644).
Vas Crabb
2023-05-28
2
-5
/
+6
*
|
h8: m_ify
Olivier Galibert
2023-05-28
55
-4656
/
+4654
*
|
tx0_ptp.xml: New working software items
AJR
2023-05-27
1
-9
/
+16
*
|
m6502: Make fully wait-states compatible
Olivier Galibert
2023-05-27
15
-1687
/
+2857
*
|
h8: Make fully wait-states compatible
Olivier Galibert
2023-05-27
5
-415
/
+455
*
|
m68008: Implement as a 68000 variant
Olivier Galibert
2023-05-27
19
-18666
/
+1053448
|
/
*
srcclean in preparation for MAME 0.255 branch
Vas Crabb
2023-05-28
3
-13
/
+13
*
mips1: fix build
Patrick Mackinlay
2023-05-27
2
-8
/
+9
*
mips1: fix address translation
Patrick Mackinlay
2023-05-27
2
-22
/
+12
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
31
-302
/
+228
*
m6809: Set V flag on XDEC (#11259)
tim lindner
2023-05-21
1
-1
/
+1
*
z180: Fix cycle timings for branches not taken (one operand byte is always read)
AJR
2023-05-20
1
-4
/
+7
*
mn1400: add 28-pin mn1400 device
hap
2023-05-17
2
-3
/
+21
*
smc1102: improve lcd timing
hap
2023-05-17
3
-9
/
+14
*
namco/namcos10.cpp: Add MP3 decoder support to the MEM(P3) board. (#11210)
987123879113
2023-05-15
1
-1
/
+5
*
Skeleton driver for 600 Cellular Activation Tester (#11225)
MooglyGuy
2023-05-13
2
-8
/
+7
*
sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018)
holub
2023-05-12
7
-14
/
+196
*
Clones promoted to working
hap
2023-05-08
3
-16
/
+37
*
mcs51: implement serial input/output as bit stream (#11190)
Patrick Mackinlay
2023-05-08
3
-122
/
+231
*
mn1400: add i/o ports
hap
2023-05-07
5
-43
/
+143
*
zr36110: Add skeleton
Olivier Galibert
2023-05-07
2
-7
/
+7
*
mn1400: add most opcodes
hap
2023-05-07
4
-8
/
+147
[next]