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
/
machine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build (nw)
AJR
2017-02-24
1
-1
/
+1
*
Fix Heath H19 keyboard (#2066)
Mark Garlanger
2017-02-25
2
-0
/
+335
*
Fix netlist stats collection. Code refactoring:
couriersud
2017-02-24
1
-1
/
+1
*
ti99: Fix GROM issues with 99/4; clock turned off too early
Michael Zapf
2017-02-24
1
-1
/
+1
*
Clean up net_t interface and increase readability. (nw)
couriersud
2017-02-22
1
-2
/
+8
*
wd_fdc: tag command names in debug messages
Sergey Svishchev
2017-02-20
1
-7
/
+7
*
docastle.cpp: Read inputs through TMS1025
AJR
2017-02-19
2
-32
/
+44
*
srcclean (nw)
Vas Crabb
2017-02-19
8
-22
/
+22
*
Added missing final and leading flanks when shifting out and in respectivelly
Joakim Larsson Edstrom
2017-02-17
2
-24
/
+95
*
Remove duplicate save states / Save state simplification. (nw)
couriersud
2017-02-13
1
-8
/
+2
*
Optimize queue save state. (nw)
couriersud
2017-02-12
1
-1
/
+5
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
286
-154
/
+132
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-1
/
+1
*
Merge pull request #2056 from JoakimLarsson/vme
Joakim Larsson Edström
2017-02-10
4
-346
/
+457
|
\
|
*
fccpu30: updated to new LOG system
Joakim Larsson Edstrom
2017-02-10
1
-258
/
+261
|
*
BIM 68153: fixed release irq line bug and updated LOGs
Joakim Larsson Edstrom
2017-02-10
1
-25
/
+21
|
*
68561: improved interrupt support and LOGs messages
Joakim Larsson Edstrom
2017-02-10
2
-63
/
+175
*
|
Remove device_config_complete from numerous devices that don't really need it...
AJR
2017-02-09
18
-124
/
+2
*
|
Remove debug printf (nw)
Dirk Best
2017-02-10
1
-2
/
+0
*
|
Amiga: Make Akiko independent from driver state
Dirk Best
2017-02-10
2
-50
/
+56
*
|
Explicitly #include C++ headers for features use, see issue #2048 (nw)
Vas Crabb
2017-02-09
1
-0
/
+9
|
/
*
t10mmc: added Play Audio MSF (0x47) command, used by Another CD Player and As...
mahlemiut
2017-02-06
2
-0
/
+36
*
hp9845: fixed a weird case of missed synchronization in 9895 drive
fulivi
2017-02-01
1
-1
/
+1
*
hp9845: fixed a bug in PHI driver (no data freeze when a sec. address
fulivi
2017-02-01
2
-7
/
+12
*
Make devcb objects more consistently available for further configuration (nw)
AJR
2017-01-31
7
-63
/
+63
*
Merge pull request #2032 from JoakimLarsson/via6522_fix
Joakim Larsson Edström
2017-02-01
1
-39
/
+98
|
\
|
*
via6522: fixed so shift out and in flank is not controlled by pcr in accordan...
Joakim Larsson Edstrom
2017-02-01
1
-2
/
+14
|
*
via6522: added stop of device_timer when going from internaly to externaly cl...
Joakim Larsson Edstrom
2017-02-01
1
-15
/
+41
|
*
via6522: fixed 50/50 duty cycle for T2 and O2 driven CB1 shift IN & OUT on CB2
Joakim Larsson Edstrom
2017-01-30
1
-19
/
+23
|
*
via6522: updated LOG messages to latest cut and added some new
Joakim Larsson Edstrom
2017-01-30
1
-15
/
+32
*
|
Amiga: Fix Paula interrupts
Dirk Best
2017-01-30
1
-1
/
+1
*
|
Separate include file usage for netlist.
couriersud
2017-01-29
2
-391
/
+445
*
|
Amiga: Fix license typo in Paula device
Dirk Best
2017-01-29
2
-4
/
+4
*
|
Amiga: Move audio related registers into Paula device
Dirk Best
2017-01-29
2
-39
/
+168
*
|
Amiga: Move and rename amiga sound device, add pinout and description
Dirk Best
2017-01-29
2
-0
/
+342
|
/
*
Reduce overhead to load data (roms) in netlist significantly.
couriersud
2017-01-28
2
-84
/
+21
*
Fix warning about non existing memory space when netlist is used ...
couriersud
2017-01-27
1
-5
/
+1
*
hp9845: 9895 is 95% done, it works except for some minor issues
fulivi
2017-01-26
2
-3
/
+15
*
hp9845: fixed parallel poll logic in PHI
fulivi
2017-01-26
1
-19
/
+29
*
More netlist refactoring:
couriersud
2017-01-25
1
-2
/
+2
*
srcclean (nw)
Vas Crabb
2017-01-22
13
-335
/
+335
*
need LOG_GENERAL before VERBOSE (nw)
Vas Crabb
2017-01-21
1
-0
/
+1
*
Assume string literals are UTF8 in netlist code.
couriersud
2017-01-20
1
-9
/
+9
*
add logmacro.h inspired by Edstrom's log macros
Vas Crabb
2017-01-20
1
-33
/
+33
*
Merge pull request #2004 from JoakimLarsson/fccpu20
Joakim Larsson Edström
2017-01-20
2
-14
/
+163
|
\
|
*
completed Rx and serial interface handshake support
Joakim Larsson Edstrom
2017-01-20
2
-14
/
+163
*
|
fixed building with visual studio (nw)
smf-
2017-01-19
1
-0
/
+1
*
|
pitnrun: use new MC68705P5 device
Vas Crabb
2017-01-19
2
-130
/
+119
|
/
*
MPCC: completed tx serial, rx not yet verified
Joakim Larsson Edstrom
2017-01-18
2
-10
/
+255
*
MPCC: robustification, LOG messages and pinout added
Joakim Larsson Edstrom
2017-01-18
2
-75
/
+433
[next]