summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sat_ctrl/joy_md.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/sat_ctrl/joy_md.cpp')
-rw-r--r--src/devices/bus/sat_ctrl/joy_md.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/sat_ctrl/joy_md.cpp b/src/devices/bus/sat_ctrl/joy_md.cpp
index 4f2fc0fdf91..d88753c591b 100644
--- a/src/devices/bus/sat_ctrl/joy_md.cpp
+++ b/src/devices/bus/sat_ctrl/joy_md.cpp
@@ -119,4 +119,3 @@ UINT8 saturn_joymd6b_device::read_ctrl(UINT8 offset)
}
return res;
}
-
//www.gravatar.com/avatar/e9fa7dbceafc22e7d20eb17a1cbb4120?s=13&d=retro' /> hap2015-05-224-11/+46 | * Ownership/license (nw) Alex W. Jackson2015-05-226-6/+6 | * Update for Frank Palazzolo (nw) Miodrag Milanovic2015-05-223-3/+3 | * Requirement was actually not MAME license (nw) Miodrag Milanovic2015-05-225-25/+5 | * updating remaining for RB (nw) Miodrag Milanovic2015-05-2112-12/+12 | * All files now do have owner (nw) Miodrag Milanovic2015-05-214-8/+8 | * checkpoint hap2015-05-204-50/+147 | * Another round of -Wextra -Wdouble-promotion fixes. (nw) couriersud2015-05-207-49/+50 | * checkpoint hap2015-05-205-33/+216 | * added simple opcodes hap2015-05-202-26/+109 | * Another round of -Wextra -Wdouble-promotion fixes. (nw) couriersud2015-05-206-7/+7 | * added m58846 disasm hap2015-05-201-17/+66 | * small change for readability hap2015-05-201-46/+48 | * added MELPS 4 skeleton hap2015-05-196-0/+961 | * credit for tim hap2015-05-183-2/+5 | * update for Philip Bennett (nw) Miodrag Milanovic2015-05-1821-24/+24 | * Update for Phill Harvey-Smith and Tim Lindner Miodrag Milanovic2015-05-181-1/+1 | * Avoid log message flood in Replicator 1 driver. Felipe CorrĂȘa da Silva Sanches2015-05-181-3/+5 | * Fix AVR8 I/O register constant enumeration Vas Crabb2015-05-181-4/+4 | * Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw) couriersud2015-05-182-2/+2 | * TLCS-90 CPU: Fixed TRUN bit masking (timers start/stop) [Rainer Keuchel] Luca Elia2015-05-171-13/+16 | * Did changes for Alex Pasadyn (nw) Miodrag Milanovic2015-05-177-14/+14 | * Removed all uses of setjmp.h in MAME. The only place where couriersud2015-05-173-1/+7 | | | | | | | it is still referenced is cpu/powerpc/ppc.c. I couldn't find any case in which this file would be compiled using the current build system. Nonetheless documented use using PPC_H_INCLUDED_FROM_PPC_C define. [Couriersud] * cleanup (nw) balr0g2015-05-171-4/+1 | * Correctly fix tms57002 (nw) balr0g2015-05-172-1/+15 | * (handle clock_clktimer last in case of watchdog reset) hap2015-05-171-4/+8 | * credit the drivers with meaningful work (nw) Peter Ferrie2015-05-161-1/+1 | * This causes a self-assignment and is unneeded (nw) balr0g2015-05-161-1/+0 | * nw hap2015-05-151-1/+0 | * licensing update (nw) yz70s2015-05-151-1/+1 | * clang build fix. (nw) Curt Coder2015-05-151-1/+1 | * more authorship (nw) cracyc2015-05-155-5/+5 | * forgot an else hap2015-05-151-3/+3 | * added 1-shot buzzer