Aaron Giles
71fbb5edc2
Added license tags to a few more files. Also converted many of OG's
...
BSD licenses to tags since when he copied & pasted them he forgot to
remove one instance of my name, which I caught while searching. ;-)
2013-10-16 09:38:09 +00:00
Aaron Giles
e68b4b520b
Based on memory and obvious stuff, attempted to flag driver code
...
with the appropriate license. If there are files in here that need
additional attribution or which I'm wrong about, let me know. I
deliberately skipped a lot of files I'm 95% sure I rewrote but
which had other names in the header, pending further investigation.
2013-10-16 09:16:06 +00:00
Robbbert
f4330ca827
(MESS) tk80bs : added notes (nw)
2013-10-16 09:14:10 +00:00
Aaron Giles
5d0ce54f9e
Bulk convert files that already had standard BSD license in my name
...
to new license tagged form.
2013-10-16 08:14:49 +00:00
Jonathan Gevaryahu
e78f9c7638
add licenseinfo.txt for lookup of the newly added license tags; please add to this file if you multi-license using a license not listed in it
2013-10-15 22:13:10 +00:00
mahlemiut
0501de6541
wpc_an: fix invalid sound bank use in tfa_13. (no whatsnew)
2013-10-15 22:07:18 +00:00
Angelo Salese
4fa7da9f11
Copyright update. Please let me know if there's a blank and you would like to fill it somehow, not going to force it for now. I've surely missed some drivers, but for now that's enough.
2013-10-15 22:00:37 +00:00
Jonathan Gevaryahu
ca904d3f34
nmk16: add missing copyright holder
...
others: standardize license tags to SPDX abbreviations
2013-10-15 20:57:36 +00:00
Jonathan Gevaryahu
b6cee90443
specify licenses
2013-10-15 20:49:28 +00:00
Jonathan Gevaryahu
f8d8b12b51
specify licenses
2013-10-15 20:24:35 +00:00
Jonathan Gevaryahu
ab105f8974
specify licenses
2013-10-15 20:17:09 +00:00
Jonathan Gevaryahu
c40544d14c
need to get the tagging started somewhere...
2013-10-15 19:53:43 +00:00
Mike Naberezny
823445991e
(MESS) pet_rom.xml: Added Command-O for 8032 [Mike Naberezny]
2013-10-15 19:27:37 +00:00
Mike Naberezny
5a2fac4ee9
(MESS) pet_rom.xml: Added Oracle 3.03. [Mike Naberezny]
2013-10-15 19:02:10 +00:00
Mike Naberezny
9ec85b5be3
(MESS) pet_rom.xml: Added POWER. [Mike Naberezny]
2013-10-15 18:47:56 +00:00
Mike Naberezny
e77dc181ec
(MESS) pet_rom.xml: Added BASIC Programmer's Toolkit for BASIC 4.0 (Mike Naberezny)
2013-10-15 18:31:27 +00:00
Angelo Salese
e934fa651d
Re-instated from the previous commit
2013-10-15 17:59:22 +00:00
Jonathan Gevaryahu
3b2d29bba1
specify licenses
...
update comments in cat.c
2013-10-15 17:58:54 +00:00
Mike Naberezny
5f43b29429
(MESS) pet_rom.xml: Added McTerm 1.20 [Mike Naberezny]
2013-10-15 17:49:02 +00:00
Angelo Salese
3fe679b23d
Removed jalmah.c / ddealer / hachamf / tdragon protection routines due of license change, wondering how people are going to reimplement these without resorting to decap ...
2013-10-15 16:54:48 +00:00
Scott Stone
86bed4601a
New clones added
...
----------------
Final Fight (Japan 900613) [Smitdogg, The Dumping Union]
X-Men Vs. Street Fighter (Asia 961004) [Smitdogg, The Dumping Union]
2013-10-15 16:33:48 +00:00
Scott Stone
bf4e2932e6
Added the ability to view PALCE16V8 jed files along with some regression test data for the PALCE16V8. The pal dumps for Twin Cobra 2 in the Taito F3 driver are now labeled as bad dumps because when viewed with jedutil the data is bad. [Kevin Eshbach]
2013-10-15 16:17:30 +00:00
Robbbert
dcbb431545
(MESS) Instructor 50 : Fixed various regressions (nw)
2013-10-15 12:48:15 +00:00
mahlemiut
bc1cf279dc
wpc_an: Moved WPC ASIC implementation to a separate device
...
Fixed U6 checksum error
2013-10-15 08:32:58 +00:00
Jonathan Gevaryahu
b5f258153b
specify licenses
2013-10-15 04:47:07 +00:00
Jonathan Gevaryahu
38cbe518ef
specify licenses
2013-10-14 21:17:36 +00:00
Michael Zapf
9bf90350dd
(MESS) ti99: standardized access to I/O space (nw)
2013-10-14 20:39:20 +00:00
Curt Coder
4a134f98f8
(MESS) c64: Triton Quick Disk WIP. (nw)
2013-10-14 20:37:28 +00:00
Alex W. Jackson
4799b1d3c6
pd4990a.c: don't set time to 0 on reset (nw)
2013-10-14 18:13:17 +00:00
Curt Coder
d77a52f5e4
(MESS) c64: Triton Quick Disk WIP. (nw)
2013-10-14 18:01:59 +00:00
cracyc
98652587d8
dim_dsk: add modern support [Carl]
...
x68k: make floppies work again [Carl]
hd63450: make it easier for external drq support (nw)
---
esq5505 is the only other user of the hd63450, needs to be tested
2013-10-14 17:44:51 +00:00
Ivan Vangelista
c2338a50c2
Modernized upd4990a device. Needs to be merged with upd1990a.c.(nw)
2013-10-14 17:27:26 +00:00
Phil Bennett
8033b64389
lastduel.c - One too many zeroes in lastduel's 68000 clock (hi MASH!) -nw-
2013-10-14 13:25:02 +00:00
smf-
f576562b38
fixed comment and logerror for command 0x12 (it's normally INQUIRY, not REQUEST SENSE but for GDROM it's used to set data that is returned by command 0x11) (nw)
2013-10-14 09:35:57 +00:00
Robbbert
59e6e775da
(MESS) vta2000 : added a note, small tidy up (nw)
2013-10-14 08:54:11 +00:00
David Haywood
d927a35286
improve igs028
2013-10-14 01:57:14 +00:00
Alex W. Jackson
c905c30939
Fix register view in V25 too (nw)
2013-10-14 01:37:05 +00:00
Angelo Salese
178a39f410
Fix register view in V30, nw
2013-10-14 01:17:36 +00:00
Alex W. Jackson
6992f792c7
Fix NEC V25/V35 internal clock divider which was missed during modernization (nw)
2013-10-14 01:05:11 +00:00
David Haywood
7574c7d951
again (nw)
2013-10-14 00:45:49 +00:00
David Haywood
8f1ef319b1
further movement (nw)
2013-10-14 00:33:08 +00:00
David Haywood
e1ad289916
shunt some IGS code around (nw)
2013-10-14 00:16:11 +00:00
Angelo Salese
d24837538a
Updated note after more investigation
2013-10-13 22:15:18 +00:00
Angelo Salese
39d903ca15
Some notes regarding Hide & Seek
2013-10-13 21:41:16 +00:00
Curt Coder
924cc44ec5
(MESS) ibm5170.xml: Added OS/2 2.x. [Curt Coder]
2013-10-13 20:56:52 +00:00
Curt Coder
b364eda107
(MESS) c64_cart.xml: Added PK-232 driver cartridge. [Curt Coder]
2013-10-13 20:31:09 +00:00
Wilbert Pol
6ab5435f1a
s2650.c: Fixed problem with uninitialized member in debug builds (nw)
2013-10-13 17:40:12 +00:00
David Haywood
1539c47488
new NOT WORKING
...
Hide & Seek [Guru]
(I can't find the startup code? - are these ROMs really meant to be blank, or is this a dead PCB?)
2013-10-13 17:29:37 +00:00
smf-
a8da91494f
Changed atapicdr packet identify to Virtual CDROM because not all images are compressed & the text no longer starts in the middle of the vendor name (software displaying the vendor name used to display "MAME Com"). Added a cdu76s device so that the inquiry for the generic ATAPI and SCSI cdrom drives can also be set to "Virtual CDROM". However none of the Konami GV games care, so I'm not sure which game required that response & that is the only Konami SCSI CD based system. The response is invalid according to the SCSI spec as the strings should be space filled and not null terminated & there are fields not filled in. So it's currently compiled in but not used. [smf]
2013-10-13 17:09:50 +00:00
Michael Zapf
c48be3cdc1
(MESS) Minor cleanup. (nw)
2013-10-13 16:12:57 +00:00