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
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
11
-127
/
+121
*
notes
hap
2015-12-28
1
-5
/
+6
*
Revert "Update device names"
Miodrag Milanović
2015-12-28
5
-27
/
+27
*
Merge pull request #512 from MASHinfo/master
Miodrag Milanović
2015-12-28
5
-27
/
+27
|
\
|
*
Update wd_fdc.cpp
MASH
2015-12-20
1
-23
/
+23
|
*
Update x76f100.cpp
MASH
2015-12-20
1
-1
/
+1
|
*
Update x76f041.cpp
MASH
2015-12-20
1
-1
/
+1
|
*
Update fdc37c665gt.cpp
MASH
2015-12-20
1
-1
/
+1
|
*
Update at28c16.cpp
MASH
2015-12-20
1
-1
/
+1
*
|
Fix clang build
Miodrag Milanovic
2015-12-27
1
-2
/
+0
*
|
notes
hap
2015-12-27
1
-30
/
+32
*
|
cleanup (nw)
Miodrag Milanovic
2015-12-26
15
-25
/
+18
*
|
cleanup (nw)
Miodrag Milanovic
2015-12-26
24
-33
/
+33
*
|
cleanup (nw)
Miodrag Milanovic
2015-12-26
4
-2
/
+14
*
|
cleanups (nw)
Miodrag Milanovic
2015-12-25
13
-27
/
+1
*
|
tispellb.c mrchalgr expects reads to be valid after setting indirect address
hap
2015-12-23
1
-2
/
+2
*
|
improvements to tispellb rev2
hap
2015-12-22
1
-4
/
+5
*
|
added TMS6100 4bit read support
hap
2015-12-22
2
-93
/
+101
*
|
r9751: fix for g++14 and add rolm as a manufacturer
Brandon Munger
2015-12-20
1
-5
/
+5
*
|
r9751: Update PDC documentation
Brandon Munger
2015-12-20
1
-1
/
+82
*
|
r9751: Add dip switches to PDC for HDD and FDD
Brandon Munger
2015-12-20
2
-19
/
+68
*
|
r9751: Fix floppy disk access and add log defines
Brandon Munger
2015-12-20
2
-59
/
+92
*
|
r9751: PDC floppy read support
Brandon Munger
2015-12-20
2
-13
/
+54
*
|
r9751: More PDC DMA additions
Brandon Munger
2015-12-20
2
-14
/
+35
*
|
r9751: Initial DMA hookups and driver cleanup
Brandon Munger
2015-12-20
2
-152
/
+133
*
|
r9751: rename drivers to cpp
Brandon Munger
2015-12-20
1
-0
/
+0
*
|
r9751: map more registers to PDC and minor cleanup
Brandon Munger
2015-12-20
2
-1
/
+62
*
|
r9751: More PDC changes
Brandon Munger
2015-12-20
2
-6
/
+16
*
|
r9751: move pdc to new device directory
Brandon Munger
2015-12-20
2
-0
/
+432
|
/
*
global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw)
Miodrag Milanovic
2015-12-19
1
-1
/
+1
*
global_alloc_array to std::make_unique where applicable (nw)
Miodrag Milanovic
2015-12-19
2
-12
/
+12
*
auto_alloc_array_clear -> make_unique_clear (nw)
Miodrag Milanovic
2015-12-19
1
-4
/
+4
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
13
-40
/
+35
*
Fixed gfx decoding for Konami GX BIOS [Angelo Salese]
angelosa
2015-12-17
1
-1
/
+1
*
Fix Racin' Force crash at POST, "fixed" text tilemap offsets, nw
angelosa
2015-12-17
1
-1
/
+1
*
k053252: just reset internal screen state when a frequency clock change occur...
angelosa
2015-12-17
2
-10
/
+23
*
Add INTREQ/INTACK to S2636, not used by any drivers yet
Vas Crabb
2015-12-15
2
-27
/
+101
*
sun3: switch to new Z80SCC device, add RS232 ports (not functioning yet) [R. ...
arbee
2015-12-13
2
-0
/
+49
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
10
-11
/
+11
*
update some of remaining licenses (nw)
Miodrag Milanovic
2015-12-11
2
-2
/
+2
*
S2636 drawing optimisation (nw)
Vas Crabb
2015-12-11
1
-124
/
+88
*
Re-write S2636 from scratch as needed for subhuntr:
Vas Crabb
2015-12-11
2
-285
/
+459
*
konamigx.cpp: Replaced CCU with device version, including pixel clock select ...
angelosa
2015-12-11
2
-3
/
+7
*
allow the Konami CRTC to configure the 'slave' screen in the demux setup too ...
David Haywood
2015-12-07
2
-1
/
+30
*
this is pointer so nullptr is fine (nw)
Miodrag Milanovic
2015-12-07
1
-4
/
+4
*
nullptr to 0x00 for ROM_FILL and ROM_COPY (nw)
Miodrag Milanovic
2015-12-06
1
-4
/
+4
*
override for for macros that could not be auto recognized by tools (nw)
Miodrag Milanovic
2015-12-06
7
-15
/
+15
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
161
-703
/
+703
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-4
/
+4
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
85
-399
/
+399
[next]