index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
machine
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rp5c15: Initialize at power-on (makes the x68k boot reliable) [O. Galibert]
Olivier Galibert
2012-08-14
1
-0
/
+10
*
remived some redundant assignments (also fixes uninitialized array in karnov)...
Oliver Stöneberg
2012-08-11
2
-2
/
+0
*
Sync with MESS. (nw)
Curt Coder
2012-08-09
1
-2
/
+2
*
Sync with MESS. (nw)
Curt Coder
2012-08-09
1
-0
/
+1
*
[SAA5050] Fixed double high character mode, and forced character data to 7-bi...
Miodrag Milanovic
2012-08-09
1
-2
/
+2
*
De-legacy the z80sio device.
Aaron Giles
2012-08-08
2
-63
/
+28
*
De-legacy the z80pio device.
Aaron Giles
2012-08-08
2
-103
/
+68
*
Removed NOTIMER hack from Z80 CTC interface (Star Force was
Aaron Giles
2012-08-08
3
-42
/
+12
*
Removed legacy Z80 CTC interfaces.
Aaron Giles
2012-08-08
3
-29
/
+40
*
Convert remaining drivers. Kill off old 8255ppi.
Aaron Giles
2012-08-08
3
-741
/
+10
*
Department of redundancy department update.
Aaron Giles
2012-08-08
3
-124
/
+36
*
Sync with MESS (nw)
Miodrag Milanovic
2012-08-05
1
-1
/
+1
*
Clean-ups and version bump
Miodrag Milanovic
2012-07-30
9
-180
/
+180
*
firewave's patch fixes more !-operator warnings
Michaël Banaan Ananas
2012-07-28
1
-1
/
+1
*
fixed building with MSVC
smf-
2012-07-26
1
-2
/
+2
*
MSVC doesn't like classy structs, no idea if this breaks anything.
smf-
2012-07-26
1
-1
/
+1
*
am9517a: sync with MESS changes (nw)
R. Belmont
2012-07-25
1
-2
/
+21
*
Haze: fixed title screen in Fruit Dream
Angelo Salese
2012-07-24
2
-17
/
+30
*
Moved TMS9901/9902 from mess/machine into emu/machine subtree
Michael Zapf
2012-07-23
4
-0
/
+1716
*
Fix OS X Intel compilation
Phil Bennett
2012-07-23
1
-1
/
+1
*
Hooked up TC0091LVC device to Fruit Dream [Angelo Salese]
Angelo Salese
2012-07-23
1
-2
/
+2
*
dfruit hooks, and moved scrolling inside buffering, nw
Angelo Salese
2012-07-23
1
-14
/
+10
*
Ported TC0091LVC into a proper file
Angelo Salese
2012-07-23
2
-0
/
+469
*
fixed constant overflow, 64 bit constants require U64() macro.
smf-
2012-07-22
1
-2
/
+2
*
Implemented a generic implementation to model discrete net lists. [Couriersud]
Couriersud
2012-07-22
4
-0
/
+2896
*
Converted roc10937.c and bfm_bd1.c output code to use BITSWAP macros.
James Wallace
2012-07-16
1
-39
/
+4
*
ROC10937 converted to a modern device - still needs proper character clock ti...
James Wallace
2012-07-15
2
-274
/
+372
*
Fix for MT bug #04844, no need to clear status if drive not connected (no wha...
Miodrag Milanovic
2012-07-15
1
-2
/
+0
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-07-14
2
-0
/
+22
*
ad1213x.c: Added an unhandled case. (nw)
Ville Linde
2012-07-10
1
-0
/
+5
*
z80dma: support for search & transfer mode [Angelo Salese]
Angelo Salese
2012-07-05
2
-38
/
+46
*
Clean-ups and version bump
mame0146u2
Miodrag Milanovic
2012-07-02
2
-22
/
+22
*
Made PCI legacy and new implementation coexist for now (no whatsnew)
Miodrag Milanovic
2012-07-02
2
-17
/
+379
*
New WORKING game
Angelo Salese
2012-06-17
1
-24
/
+30
*
pci wip (no whatsnew)
Miodrag Milanovic
2012-06-15
2
-192
/
+156
*
Clean-ups and version bump
mame0146u1
Miodrag Milanovic
2012-06-11
8
-48
/
+48
*
Sync with MESS (nw)
Miodrag Milanovic
2012-06-10
1
-3
/
+14
*
Sync with MESS (nw)
Miodrag Milanovic
2012-06-07
2
-0
/
+1025
*
Made nscsi use fixed slots support in core (nw)
Miodrag Milanovic
2012-06-05
4
-28
/
+3
*
putting this back, causing more issues then fix (nw)
Miodrag Milanovic
2012-06-04
1
-21
/
+5
*
Fix PPC OSX compile (nw)
R. Belmont
2012-06-03
1
-1
/
+1
*
68681.c: Fixed counter/timer implementation [Phil Bennett]
Phil Bennett
2012-06-02
1
-96
/
+172
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-06-02
4
-70
/
+236
*
fix for timers 8237dma, this gives timeslice to cpu making soundblaster able ...
Miodrag Milanovic
2012-06-01
1
-5
/
+20
*
scsi devices are now proper mame devices.
smf-
2012-05-31
18
-933
/
+611
*
Sync with MESS, Curt changes related to Wang PC (no whatsnew)
Miodrag Milanovic
2012-05-29
4
-8
/
+484
*
Fix for MT bug #04859 (no whatsnew)
Miodrag Milanovic
2012-05-25
1
-0
/
+5
*
removed kbdc8042 32bit access functions (nw)
Miodrag Milanovic
2012-05-24
2
-17
/
+0
*
some memconv.h usage removal (nw)
Miodrag Milanovic
2012-05-24
4
-4
/
+0
*
Added support for fixed slots (used for MAME) and ability to create internal ...
Miodrag Milanovic
2012-05-23
3
-7
/
+7
[prev]
[next]