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
/
devices
/
machine
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmpz84c015: Add missing callback for ctc zc3
Dirk Best
2018-05-09
1
-0
/
+4
*
tms9914: added RL state machine. Minor fixes. It now passes HP9000/340 POST.
fulivi
2018-05-08
2
-7
/
+39
*
z80ctc: Disabling a channel interrupt also turns it off
AJR
2018-05-06
1
-1
/
+9
*
(nw) misc follow-up
Vas Crabb
2018-05-06
6
-44
/
+10
*
default eeprom clock to zero (nw)
smf-
2018-05-06
1
-22
/
+22
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
35
-401
/
+367
*
Merge pull request #3518 from fulivi/hpipc_dev2
ajrhacker
2018-05-04
2
-1
/
+39
|
\
|
*
tms9914: added methods to read ACCRQ & CONT output lines
fulivi
2018-05-04
2
-1
/
+39
*
|
cit101: Somewhat major improvements
AJR
2018-05-04
2
-0
/
+9
|
/
*
(nw) let's have some fun with the new functionality, and fix poor casper whil...
Vas Crabb
2018-05-04
1
-10
/
+11
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
5
-25
/
+29
*
tms9914: improved emulation. HPIB test of IPC diagb ROM now passes.
fulivi
2018-05-02
2
-3
/
+16
*
Allow devcb to be bound to a device/mixin or the target of a device
Vas Crabb
2018-05-02
2
-12
/
+10
*
output_latch.h: Rename the include guard macro while I'm at this (nw)
AJR
2018-05-02
1
-3
/
+3
*
Rename machine/latch.* to machine/output_latch.* (nw)
AJR
2018-05-02
2
-13
/
+8
*
get abstract_ata_device working again - needs a better soluion long-term (nw)
Vas Crabb
2018-05-01
1
-9
/
+11
*
adc0808: Made timing more accurate to the datasheet, nw
Ryan Holtz
2018-04-30
1
-2
/
+2
*
-adc0808: Improved timings a bit more, nw
Ryan Holtz
2018-04-30
2
-14
/
+34
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
17
-42
/
+43
*
-adc0808: Reduced CPU overhead by smarter timer usage. [Ryan Holtz]
mooglyguy
2018-04-30
2
-35
/
+26
*
msm58321: Correct duty cycle for busy output
AJR
2018-04-27
1
-3
/
+9
*
Sarayan made me do it.
Vas Crabb
2018-04-28
5
-5
/
+5
*
(nw) Fixed validation.
Robbbert
2018-04-27
1
-1
/
+1
*
New device, SMSC FDC37C93x Plug and Play Compatible Ultra I/O Controller ! [S...
yz70s
2018-04-27
2
-0
/
+967
*
tms9914.cpp: Build fix (nw)
AJR
2018-04-26
1
-0
/
+8
*
hp_ipc: added HPIB interface chip & remotizer device
fulivi
2018-04-26
2
-0
/
+1628
*
srcclean (nw)
Vas Crabb
2018-04-22
9
-27
/
+27
*
Cleanup some AM_RANGE in comments (nw)
Olivier Galibert
2018-04-21
1
-1
/
+0
*
Added FM resyncs in READ_TRACK, changed threshold.
Michael Zapf
2018-04-21
1
-23
/
+36
*
maps: Finish devices/machine (nw)
Olivier Galibert
2018-04-20
35
-632
/
+708
*
Unbreak SCU (nw)
angelosa
2018-04-20
1
-2
/
+2
*
MT #06843 (nw)
angelosa
2018-04-20
1
-0
/
+8
*
maps: Finish map.m() (nw)
Olivier Galibert
2018-04-19
14
-224
/
+252
*
vp415 skeleton updates, nw
mooglyguy
2018-04-18
2
-0
/
+261
*
tidy (nw)
Vas Crabb
2018-04-18
3
-3
/
+3
*
Use device_post_load instead of callbacks. (nw)
Ted Green
2018-04-15
6
-9
/
+6
*
smc91c9x: Use device_pre_save and device_post_load instead of pre/post callba...
Ted Green
2018-04-15
2
-7
/
+6
*
smc91c9x: Correct data types. (nw)
Ted Green
2018-04-15
2
-4
/
+4
*
smc91c9x: Add separate transmit fifo and fix irq handling. (nw)
Ted Green
2018-04-15
2
-51
/
+124
*
vp415 updates, now actually starts proper testing loop, nw
mooglyguy
2018-04-15
1
-2
/
+3
*
z80ctc: Make channels into subdevices
AJR
2018-04-14
2
-165
/
+165
*
saa1043.cpp: parenthesized initialization of a member array is a GNU extensio...
AJR
2018-04-13
1
-2
/
+2
*
Added skeleton SAA1403 device, nw
Ryan Holtz
2018-04-13
2
-0
/
+262
*
remove safe_pc() and safe_pcbase() (nw)
smf-
2018-04-13
5
-23
/
+23
*
ins8250.cpp: Notes on Intel variants (nw)
AJR
2018-04-11
1
-0
/
+10
*
Not by me (nw)
angelosa
2018-04-10
2
-1
/
+2
*
gdfs: Flip-flop is probably not needed here (nw)
AJR
2018-04-07
1
-4
/
+7
*
fix for building with Visual Studio (nw)
smf-
2018-04-07
2
-2
/
+2
*
Why isn't gcc bitching on that one? (nw)
Olivier Galibert
2018-04-05
1
-1
/
+0
*
Clang is being annoying (nw)
Olivier Galibert
2018-04-05
1
-3
/
+3
[next]