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
*
hexion.cpp: fix music speed by hooking up the INT_TIME callback from the k053...
Lord-Nightmare
2017-09-14
2
-7
/
+7
*
upd765: sense interrupt status and i82072 changes (#2632)
Patrick Mackinlay
2017-09-13
2
-84
/
+304
*
Build fixes (nw)
AJR
2017-09-11
1
-2
/
+2
*
68340: simplified code by making the timer module implementation a device and...
Joakim Larsson Edstrom
2017-09-09
4
-365
/
+235
*
68340: Fixed -validate errors and made slight cleanup
Joakim Larsson Edstrom
2017-09-08
6
-35
/
+44
*
fix github issue #2598 (nw)
Vas Crabb
2017-09-07
1
-2
/
+2
*
mpu401: fix rom name, add full label and version note. [Lord Nightmare]
Lord-Nightmare
2017-09-06
1
-1
/
+1
*
Merge pull request #2628 from JoakimLarsson/m68340_5
R. Belmont
2017-09-05
9
-51
/
+354
|
\
|
*
68340: fixed SIM module read register bug and added informative chip select l...
Joakim Larsson Edstrom
2017-09-04
1
-6
/
+19
|
*
68340: deskeletonized the serial module as a device derived from the duart de...
Joakim Larsson Edstrom
2017-09-04
4
-35
/
+232
|
*
68340tmu: silented some logerror spam by turning them into LOGx statements
Joakim Larsson Edstrom
2017-09-04
1
-2
/
+2
|
*
68340tmu: Fixed MCR register enum error
Joakim Larsson Edstrom
2017-09-04
1
-1
/
+1
|
*
mc68681: Added the duart compatible 68340 serial module
Joakim Larsson Edstrom
2017-09-04
2
-7
/
+100
*
|
i82586: fixed 82586 initialisation
Patrick Mackinlay
2017-09-05
2
-26
/
+38
|
/
*
dbox: added 29F800B flash boot device
Joakim Larsson Edstrom
2017-09-04
2
-1
/
+23
*
pic8259: Break up the MCFG_PIC8259_ADD macro (nw)
AJR
2017-09-02
8
-20
/
+54
*
eeprompar: Disable this feature for now (nw)
AJR
2017-08-31
1
-1
/
+4
*
Fixed unused variable. (nw)
Ted Green
2017-08-30
1
-1
/
+1
*
vegas: Add denver uarts, gearshift, and update input dips for various games. ...
Ted Green
2017-08-30
3
-53
/
+30
*
upd765: added i82072 (#2607)
Patrick Mackinlay
2017-08-30
2
-0
/
+23
*
Improvements to 28XX parallel EEPROM emulation
AJR
2017-08-30
2
-5
/
+123
*
Fix macOS build. constexpr considered harmful, etc. (nw)
arbee
2017-08-27
1
-7
/
+7
*
add and use INS8250 register defines (#2601)
Sven Schnelle
2017-08-27
1
-37
/
+60
*
floppy: Add drive LED callback
Dirk Best
2017-08-27
2
-0
/
+17
*
srcclean (nw)
Vas Crabb
2017-08-27
4
-53
/
+53
*
74259: Add write_d1 handler (nw)
AJR
2017-08-26
2
-0
/
+22
*
tube: New TUBE device. Acorn Tube ULA for use in Acorn 2nd Processors
Nigel Barnes
2017-08-25
2
-0
/
+409
*
pic8259: Hack no longer needed (nw)
AJR
2017-08-25
1
-3
/
+0
*
Merge pull request #2576 from JoakimLarsson/m68340_1
R. Belmont
2017-08-23
6
-232
/
+1188
|
\
|
*
m68340: Added implementations for VCO clock synthesizer and Timer module Coun...
Joakim Larsson Edstrom
2017-08-18
6
-232
/
+1188
*
|
hp85: fixed a bug in tape gap detection
fulivi
2017-08-23
1
-2
/
+2
*
|
Here too (nw)
AJR
2017-08-22
1
-1
/
+1
*
|
Oops (nw)
AJR
2017-08-22
1
-1
/
+1
*
|
mb8421: Create 16-bit expanded variant and add it to thndzone/dassault
AJR
2017-08-21
2
-42
/
+166
*
|
upd4701: Add read-triggered X reset & Y reset routines to device (nw)
AJR
2017-08-20
2
-0
/
+22
*
|
vrc5074: Fixed uart interrupts. (nw)
Ted Green
2017-08-20
2
-8
/
+15
*
|
fix building when emu.h isn't automatically injected. (nw)
smf-
2017-08-20
1
-0
/
+1
*
|
upd765: Turn logging off (nw)
Dirk Best
2017-08-18
1
-1
/
+1
*
|
gen_latch: Synchronize at start to ensure broadcast of initial "not written" ...
AJR
2017-08-18
2
-0
/
+14
*
|
upd765: Make SEEK also take some time, fixes KOS FORMAT command
Dirk Best
2017-08-18
1
-3
/
+3
|
/
*
upd765: Don't instantly finish the RECALIBRATE command
Dirk Best
2017-08-18
2
-2
/
+10
*
Use enums to fix build (nw)
AJR
2017-08-17
1
-16
/
+22
*
hp85: implemented tape drive
fulivi
2017-08-16
2
-0
/
+819
*
hp9845: re-factored handling of HTI images into a dedicated format module
fulivi
2017-08-16
2
-535
/
+104
*
Update mos6526.cpp
David Viens
2017-08-14
1
-3
/
+21
*
Remove a whole lot of I64 from format strings.
Vas Crabb
2017-08-10
5
-9
/
+1
*
vrc5074: Add 16550 uart subdevice. (nw)
Ted Green
2017-08-07
2
-61
/
+50
*
input_merger: syncronise on the way in, extend to 32 inputs, make some
Vas Crabb
2017-08-06
2
-89
/
+84
*
fix up input_merger - it needs to save, and it's passive so no reset
Vas Crabb
2017-08-02
2
-6
/
+9
*
ds2404: Provide full chip name and standard oscillator frequency (nw)
AJR
2017-07-31
2
-2
/
+2
[next]