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
/
mess
/
machine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
2
-2
/
+2
*
(MESS) sms.c: misc improvements: [Enik Land]
etabeta78
2015-04-24
1
-34
/
+53
*
state_save_register_item_* removal, part 2 of 3 (nw)
Ivan Vangelista
2015-04-22
2
-43
/
+43
*
small cleanup (nw)
Miodrag Milanovic
2015-04-22
2
-4
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-9
/
+9
*
some state_save_register_item removal (nw)
Ivan Vangelista
2015-04-20
1
-5
/
+5
*
cleanup in mess section (nw)
Miodrag Milanovic
2015-04-19
10
-28
/
+28
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
2
-2
/
+2
*
(MESS) pet: Implemented write mode on the Commodore 8050/8250/SFD-1001 floppy...
Curt Coder
2015-04-16
2
-13
/
+29
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
15
-56
/
+57
*
few more changes (nw)
Miodrag Milanovic
2015-04-13
2
-2
/
+2
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
10
-18
/
+18
*
Cleanup. (nw)
Curt Coder
2015-04-11
1
-3
/
+3
*
(MESS) c8050fdc: Fixed write protect sense. (nw)
Curt Coder
2015-04-11
2
-12
/
+5
*
Merge https://github.com/ZoeB/mame
Vas Crabb
2015-04-12
6
-9
/
+9
|
\
|
*
Revert "publicly" fix
Zoë Blade
2015-04-11
1
-1
/
+1
|
*
Fix various typos and spelling mistakes
Zoë Blade
2015-04-11
7
-10
/
+10
*
|
Merge branch 'master' of https://github.com/mamedev/mame
Miodrag Milanovic
2015-04-11
1
-0
/
+3
|
\
\
|
*
|
(MESS) sorcererd : fixed loading of carts (nw)
Robbbert
2015-04-11
1
-0
/
+3
|
|
/
*
/
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
4
-6
/
+6
|
/
*
Merge branch 'master' of https://github.com/mamedev/mame
Vas Crabb
2015-04-10
1
-0
/
+2
|
\
|
*
(MESS) pet: Refactored the Commodore 8050/8250/SFD-1001 to use the new floppy...
Curt Coder
2015-04-10
1
-0
/
+2
*
|
Merge branch 'master' of https://github.com/ZoeB/mame
Vas Crabb
2015-04-10
2
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix file modes
Zoë Blade
2015-04-08
1
-0
/
+0
|
*
Fix more capitalisation
Zoë Blade
2015-04-05
1
-11
/
+11
*
|
pass attotime as const reference (nw)
Oliver Stöneberg
2015-04-07
2
-2
/
+2
*
|
(MESS) pce/tg16: added default values for pre-formatted BRAM. you could
etabeta78
2015-04-06
2
-1
/
+11
|
/
*
(mess) m24: keyboard [Carl, any]
cracyc
2015-03-16
2
-0
/
+335
*
(MESS) mbee : more work on the old keyboard (nw)
Robbbert
2015-03-12
1
-1
/
+1
*
(MESS) mbee : more things (nw)
Robbbert
2015-03-06
1
-10
/
+1
*
(MESS) mbee: various things (nw)
Robbbert
2015-02-28
1
-145
/
+74
*
(mess) pcd_kbd: "private field 'm_data' is not used" (nw)
cracyc
2015-02-26
2
-2
/
+1
*
(mess) pcd keyboard and partial scsi [Carl]
cracyc
2015-02-25
2
-0
/
+298
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
4
-25
/
+23
*
amstrad: added support for the Dobbertin Smart Watch
mahlemiut
2015-02-24
1
-3
/
+3
*
(MESS) sms: improved the code for the Light Phaser, by simplifying the routines
etabeta78
2015-02-22
1
-1
/
+2
*
(MESS) apple3: Implement 'smooth scrolling' feature for all video modes. [R. ...
arbee
2015-02-21
1
-6
/
+29
*
Changed port default for pc9801_86, Marble Madness refuses to believe that YM...
Angelo Salese
2015-02-19
1
-1
/
+1
*
ngen: made 80386 systems derive from the base driver, and some other small bi...
mahlemiut
2015-02-16
2
-3
/
+11
*
(MESS) mbee : fixed printer (nw)
Robbbert
2015-02-14
1
-63
/
+54
*
(MESS) mbee: various cleanups and notes (nw)
Robbbert
2015-02-13
1
-34
/
+39
*
(MESS) mbee : fixed RTC on rom-based models; fixed crash in mbee128. (nw)
Robbbert
2015-02-12
1
-12
/
+30
*
(MESS) replaced mbee64 with mbee128p. Added various notes. (nw)
Robbbert
2015-02-11
1
-66
/
+32
*
(MESS) Kaypro 10 only has 1 floppy drive (nw)
Robbbert
2015-02-11
1
-1
/
+1
*
(MESS) mbee: sped up bank switching; removed unneeded format files (nw)
Robbbert
2015-02-07
1
-49
/
+73
*
(MESS) mbee128: improvements; mbee256: fixed some of the paste problems (nw)
Robbbert
2015-02-07
1
-103
/
+37
*
(MESS) Beta Disk interface convert to wd_fdc
MetalliC
2015-02-06
2
-74
/
+59
*
(MESS) kaypro: reinstated support for the old DSK format, but you need to ren...
Robbbert
2015-02-06
1
-2
/
+2
*
fixed some more C++11 compiler warnings (nw)
Oliver Stöneberg
2015-02-05
1
-1
/
+1
*
fixed some C++11 compiler warnings (nw)
Oliver Stöneberg
2015-02-05
3
-15
/
+15
[next]