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 MT05813, memory trashing by z8536 device
therealmogminer@gmail.com
2016-08-29
2
-6
/
+6
*
srcclean and translation regeneration
Vas Crabb
2016-08-29
4
-36
/
+36
*
Another round of these
Vas Crabb
2016-08-27
10
-18
/
+18
*
More prep for removing pointer/reference duality (nw)
Vas Crabb
2016-08-27
2
-12
/
+13
*
Prepare to make object finders behave like a pointer, not a half-pointer half...
Vas Crabb
2016-08-26
1
-3
/
+3
*
* Doxyfy a significant chunk of devfind.h
Vas Crabb
2016-08-25
2
-7
/
+11
*
Less errorlog spam. (nw)
Curt Coder
2016-08-16
1
-49
/
+51
*
replace BITSWAP8/16/24/32 macros with constexpr function that works for any n...
Vas Crabb
2016-08-16
2
-2
/
+0
*
upd765: drop redundant tag() in logerror calls (nw)
Sergey Svishchev
2016-08-15
1
-49
/
+39
*
hdc92x4: Added 9224 emulation; ti99_dsk: Fixed issue with deleted data marks ...
Michael Zapf
2016-08-14
2
-293
/
+455
*
Compile fix from René (nw)
Scott Stone
2016-08-12
1
-2
/
+2
*
mc6852: WIP (nw).
Curt Coder
2016-08-12
2
-52
/
+89
*
wangpc: Fixed keyboard error on POST. [Curt Coder]
Curt Coder
2016-08-11
1
-0
/
+3
*
add override qualifier
Vas Crabb
2016-08-11
1
-2
/
+2
*
Added PC-AT mode (still untested), some preparations for 9224 emulation
Michael Zapf
2016-08-11
2
-71
/
+284
*
abc1600: WIP. (nw)
Curt Coder
2016-08-10
1
-1
/
+1
*
Merge pull request #1180 from npwoods/split_softlist_code_redo
Miodrag Milanović
2016-08-08
1
-0
/
+1
|
\
|
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
1
-0
/
+1
*
|
c64: Optimized the 1541 bit read/write function slightly without noticable ef...
Curt Coder
2016-08-07
1
-53
/
+53
*
|
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
20
-22
/
+22
*
|
Fixed the build.
Robbbert
2016-08-06
1
-1
/
+1
*
|
fix ASCII keyboard home row (nw)
Vas Crabb
2016-08-06
1
-9
/
+9
*
|
Devfind revision phase 2 (nw)
AJR
2016-08-05
1
-9
/
+9
*
|
Separation of the LDP-1450 laserdisc player to its own device.
James Wallace
2016-08-04
4
-26
/
+459
*
|
Improved logging; fixed missed CTS signal, outgoing RTS, incoming DTR
Michael Zapf
2016-08-04
1
-9
/
+12
|
/
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
2
-9
/
+9
*
default auto CR on LF for generic terminal (nw)
Vas Crabb
2016-08-02
1
-1
/
+1
*
ti99: Fixed stuck INT line in TMS9902; improve logging
Michael Zapf
2016-08-02
1
-35
/
+40
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
6
-155
/
+155
*
fix after pass through the diff
Vas Crabb
2016-08-01
1
-3
/
+3
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-6
/
+6
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
5
-20
/
+20
*
Merge branch 'master' into remove_public_has_been_created
Nathan Woods
2016-07-30
1
-1
/
+2
|
\
|
*
Added workaround for MSVC warning
Nathan Woods
2016-07-30
1
-0
/
+5
*
|
Removed device_image_interface::has_been_created()
Nathan Woods
2016-07-30
3
-6
/
+15
|
/
*
Fixed validation error with teletypewriter.
Robbbert
2016-07-29
1
-1
/
+1
*
Whoops (nt)
Vas Crabb
2016-07-27
1
-1
/
+1
*
keyboard improvements: [Vas Crabb:
Vas Crabb
2016-07-27
3
-8
/
+24
*
Keyboard/terminal improvements: [Vas Crabb]
Vas Crabb
2016-07-27
5
-448
/
+687
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
11
-639
/
+635
*
ins8250: be a bit more careful (nw)
cracyc
2016-07-26
1
-1
/
+1
*
atapicdr: unbreak firebeat (nw)
cracyc
2016-07-26
3
-1
/
+24
*
feversoc: More inputs figured out
AJR
2016-07-24
1
-1
/
+1
*
input_merger: Change license to BSD-3
Dirk Best
2016-07-23
2
-2
/
+2
*
Add a device as proof of concept which merges several input lines into a comm...
Dirk Best
2016-07-23
2
-0
/
+229
*
Merge pull request #1131 from npwoods/consolidate_call_softlist_load
Vas Crabb
2016-07-23
1
-1
/
+1
|
\
|
*
Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ...
Nathan Woods
2016-07-23
1
-1
/
+1
|
*
device_image_interface::call_softlist_load() was a virtual function where eve...
Nathan Woods
2016-07-21
1
-1
/
+1
*
|
Make ACIA write initial line state in reset to avoid crash (nw)
Vas Crabb
2016-07-22
2
-0
/
+4
*
|
Get sun4_40 happy with SCSI
therealmogminer@gmail.com
2016-07-22
2
-0
/
+27
[next]