Commit Graph

36546 Commits

Author SHA1 Message Date
Vas Crabb
8ea36b999d Move UI mode key out of SDL options into generic options 2015-06-15 13:58:04 +10:00
briantro
2f800d2315 tmnt.c: Bells & Whistles derive CPU clock by actual OSC - NW 2015-06-14 22:09:37 -05:00
Vas Crabb
277bd7e759 Fix off-by-one 2015-06-15 12:38:50 +10:00
hap
215e9a8be9 added interrupt handling 2015-06-15 03:24:24 +02:00
David Haywood
ba0057dfc0 new clones
Beast Busters (US, Version 3) [Jets (www.emu-france.com) & Layer (www.neo-arcadia.com)]
2015-06-14 23:39:33 +01:00
Scott Stone
0d1ef70586 New Clones Added
----------------
Space Attack (bproms)(bootleg of Space Invaders)  [Mike McBike]
2015-06-14 16:56:59 -04:00
MetalliC
c81d3d9955 naomi.c: brute forced DES key for "Shakatto Tambourine (GDS-0002B)" [CaH4e3, MetalliC, emuDrache (trurip), rtw] 2015-06-14 22:48:45 +03:00
Ville Linde
36f146e5dc model3: various improvements [Ville Linde] * Rewrote projection calculations to use projection matrix * Rewrote polygon clipping to use 4D W-space clipping * Implemented 8-bit texture uploads * Changed all scanline renderers to use rgbutil 2015-06-14 18:00:48 +03:00
etabeta78
08081a3031 info.c: worked around missing sub-devices in -lx
output [Fabio Priuli]

out of whatsnew:
I fear no proper and clean solution is possible as long as the
driver has such a privileged role in the MAME core structure,
because stuff that is not attached to a root_device (=driver)
is hard to parse. Anyway, there should be no more missing
roms from -lx output (until people starts adding them as
sub-sub-subdevices... ;) )
2015-06-14 16:53:32 +02:00
Lord-Nightmare
ce595bc9fa tms5110.c and tms5220.c: fix missing cast for chirp/excitation values, fix a potential off-by-one for tms5110.c as well. [Lord Nightmare] 2015-06-14 04:39:53 -04:00
Lord-Nightmare
d9d51741d1 tms5110r.inc: Add CD2801/TMC0280 chirp table [Digshadow, PlgDavid, Lord Nightmare] 2015-06-14 04:39:50 -04:00
Robbbert
3b6a390069 The perils of red tape... (nw) 2015-06-14 16:08:38 +10:00
Robbbert
b980af29dc Correction to author 2015-06-14 11:12:48 +10:00
arbee
cda571268b GLSL: unlimit shader file size. [R. Belmont] 2015-06-13 14:31:36 -04:00
Robbbert
e670fe9846 tvgame: added author (listed on Takeda-Toshiya site) 2015-06-13 14:51:30 +10:00
Scott Stone
978e29cd59 New clones added
----------------
Bionic Commandos (bootleg) [TeamEurope, MikeMcBike]
2015-06-12 20:16:20 -04:00
couriersud
6e9a796ffc Rename netlist::netlist_<somename> to just netlist::<somename>. (nw) 2015-06-13 01:23:31 +02:00
couriersud
f59da94e11 Netlist code now uses "namespace netlist". At the same time, moved all
devices int netlist::devices namespace. [Couriersud]
2015-06-13 01:23:30 +02:00
ted green
ffdddba4f1 Updated eagle1 nvram defaults 2015-06-12 15:36:34 -06:00
Stiletto
f7981d6b5d Diet Go Go Fan suggestion (nw)
Diet Go Go Fan suggestion (nw)
2015-06-12 13:45:35 -04:00
Stiletto
b2873d27d4 minor typo fix (nw)
minor typo fix (nw)
2015-06-12 13:33:37 -04:00
Stiletto
402cdc9fb7 Diet Go Go Fan suggestions (nw)
Diet Go Go Fan suggestions (nw)
2015-06-12 13:31:41 -04:00
Robbbert
f0a189b9de New working console
-------------------
Z80 TV Game System [Robbbert]
2015-06-13 02:46:37 +10:00
Lord-Nightmare
93b52fe579 Merge branch 'master' of https://github.com/mamedev/mame 2015-06-12 10:20:49 -04:00
Lord-Nightmare
1a523b3b6a Corrections to some comments in tms5110r.inc (n/w) 2015-06-12 10:20:17 -04:00
Miodrag Milanovic
7cebd3be04 fix (nw) 2015-06-12 16:12:07 +02:00
mahlemiut
4386b6cca3 forgot to switch logging back off... 2015-06-12 23:34:46 +12:00
mahlemiut
02597f4056 isa/hdc.c: refactored XT HD controller into separate device, so that it can be used in non-ISA systems. 2015-06-12 23:30:43 +12:00
Ivan Vangelista
f279a31605 6532riot.c: removed static TIMER_CALLBACK in favour of device_timer (nw) 2015-06-12 11:27:51 +02:00
Lord-Nightmare
1f74064220 Merge branch 'master' of https://github.com/mamedev/mame 2015-06-11 19:33:28 -04:00
Lord-Nightmare
75ce2e9c4f copy/paste fix. n/w 2015-06-11 19:32:26 -04:00
couriersud
a81db1aaed Add missing file. (nw) 2015-06-12 01:30:17 +02:00
Lord-Nightmare
6e35c3f90a tms5110r.c: Add new LPC table data for CD2802, CD2801; TMS5110A/TMC0281D; add new information regarding each chip. Reorganize LPC tables to use #defines rather than repeating identical data. [PlgDavid, Lord_Nightmare, NullMoogleCable] 2015-06-11 19:04:32 -04:00
Lord-Nightmare
bda42378b4 (MESS) dectalk.c: update comments about DTMF detection (n/w) 2015-06-11 19:04:30 -04:00
couriersud
3010f89079 Added a GMRES solver to netlist. The generalized minimal residual method
ist certainly more modern than Gaussian elimination and Gauss-Seidel.
However, more the current maximum matrix (KidNiki, 89x89) a combination
of Gauss-Seidel to solve for maximum one step to catch quasi-stable
conditions and fall-back to optimized Gaussian elimination (for sparse
matrix) outperforms GMRES by up to 100%. [Couriersud]
2015-06-12 00:29:36 +02:00
couriersud
6fd6de50ff Fixed a bug in the SOR solvers. (nw) 2015-06-12 00:29:35 +02:00
Scott Stone
b2bbc99e76 Fixed duplicate shortname which caused SNES Multitap device from not showing/showing incorrectly as "snes_joypsd" in XML output. (nw) 2015-06-11 17:32:05 -04:00
Scott Stone
1373432248 Moved device constructors from the header to the driver in an effort to keep things uniform (part 1) (nw) 2015-06-11 15:34:26 -04:00
R. Belmont
1b0d44d584 Merge pull request #208 from superctr/master
seta, x1-010: Fix pitch in downtown [superctr]
2015-06-11 08:54:59 -04:00
Dirk Best
48cc86740b New skeleton driver: Regnecentralen RC759 2015-06-11 13:33:05 +02:00
briantro
57411d33ef peplus.c: Minor doc update - NW 2015-06-10 19:08:28 -05:00
David Haywood
b5c0326032 Merge branch 'master' of https://github.com/mamedev/mame 2015-06-10 23:45:23 +01:00
David Haywood
a9080894b4 the slave does not have / need the DSP (nw) 2015-06-10 23:45:01 +01:00
hap
1b2e00cf01 removed old kludge 2015-06-11 00:42:33 +02:00
hap
66a4d637e5 added ioport arrays and cleaned up machine_start 2015-06-11 00:05:32 +02:00
David Haywood
13b609deb2 slightly different logic (nw) 2015-06-10 23:04:03 +01:00
cracyc
ed13fa3ed3 z8000: make 9c00 an alias to testl (nw) 2015-06-10 16:43:20 -05:00
David Haywood
d22e278a03 Merge branch 'master' of https://github.com/mamedev/mame 2015-06-10 21:12:50 +01:00
David Haywood
3ca05f596d system32 - allow individual x/y flipping on tilemaps, 2nd screen on arescue needs this 2015-06-10 21:12:35 +01:00
couriersud
dad7a6bab5 From 45% to 60% to 99%. That's the improvement achieved for a 89x89
audio matrix mostly solved by elimination. 
Cleaned up some code as well. [Couriersud]
2015-06-10 21:50:10 +02:00