Commit Graph

34648 Commits

Author SHA1 Message Date
Miodrag Milanovic
6089fdbb8b Changes for Roberto Zandona (nw) 2015-05-18 10:01:05 +02:00
Osso
63e7d59f41 harddriv.c: fixed MT05940 (nw) 2015-05-18 08:26:34 +02:00
couriersud
a121403aa3 Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw) 2015-05-18 00:38:30 +02:00
couriersud
d99237d21a More progress on SPICE to netlist conversion.
nltool can now convert simple SPICE netlists e.g. from 
LTSpice to netlist format. [Couriersud]
2015-05-17 23:13:36 +02:00
balr0g
b60ae13d77 Revert "Remove unnecessary null checks" for now, undefined behavior but breaks too much, will have to revisit (nw)
This reverts commit 53635d12d7.
2015-05-17 13:37:16 -04:00
balr0g
a545ee63bd Change this error to a warning and don't drop into debugger for now (nw) 2015-05-17 12:43:56 -04:00
ted green
48c49af416 Updated license 2015-05-17 10:41:40 -06:00
ted green
352c2ab45a Fixed port mapping so that standalone iteagle doesn't crash.
Added serial port handling in fpga so that self-test (start==0 at power on) doesn't hang.
2015-05-17 10:36:34 -06:00
therealmogminer@gmail.com
ece3a08e19 (nw) N64: Make code style consistent and make mostly const-correct. 2015-05-17 18:29:41 +02:00
Luca Elia
5529a60b6c TLCS-90 CPU: Fixed TRUN bit masking (timers start/stop) [Rainer Keuchel] 2015-05-17 17:33:37 +02:00
Miodrag Milanovic
64987c86ec fixed determining RC file and rules and removed not needed files (nw) 2015-05-17 16:46:37 +02:00
Miodrag Milanovic
242e55a0ec Did changes for Alex Pasadyn (nw) 2015-05-17 16:00:36 +02:00
Dirk Best
1e9f57c2cd Nascom: Clean up, add NASBUS emulation and make the floppy disc
controller a NASBUS card, convert to the new wdc emulation, add generic
socket emulation, add initial software list.
2015-05-17 15:18:59 +02:00
couriersud
f63baa6dca Started working on SPICE to netlist conversion. (nw) 2015-05-17 13:21:33 +02:00
couriersud
ebc96303ee Removed all uses of setjmp.h in MAME. The only place where
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]
2015-05-17 13:21:32 +02:00
Luca Elia
9aaa9fbebc Fix text color and wrong sprite flip x based on game footage [Luca Elia] 2015-05-17 12:31:22 +02:00
balr0g
13128ac41c cleanup (nw) 2015-05-17 02:17:00 -04:00
balr0g
8f49757026 Correctly fix tms57002 (nw) 2015-05-17 01:49:44 -04:00
hap
adcf929aef (handle clock_clktimer last in case of watchdog reset) 2015-05-17 05:53:35 +02:00
briantro
fb89944ff3 peplus.c: Added correct CG2228 graphics roms to the Multi-Poker XM00008P set. [BrianT, PowderMaker] 2015-05-16 22:44:58 -05:00
Peter Ferrie
636902ea2e credit the drivers with meaningful work (nw) 2015-05-16 20:09:19 -07:00
Peter Ferrie
f4cab7c4df gambl186: further improvements to EEPROM behaviour [Peter Ferrie] 2015-05-16 18:20:02 -07:00
Peter Ferrie
c7ff5fa0e8 savquest: WIP [Peter Ferrie]
almost a year later, finally checking in this WIP.
* hooked up Voodoo 2 device
* switched to DS12885 device for proper CMOS size
* moved Voodoo register base to proper place
* implemented Voodoo-specific PCI registers to pass Glide validation
* increased frame-buffer size to enable 640x480 resolution
* hooked up ISA bus and SoundBlaster 16 device
* extended HASP emulation to return product information
* documented HASP behaviour

(nw) still missing IRQ hookup for SB16, but game boots quite far now
when IRQ is simulated.
2015-05-16 16:09:48 -07:00
couriersud
3d1f7e4a52 Rewrote nl_dice_compat.h so that it can be used to support
DICE to netlist syntax conversions. Example script included in the
header. (nw)
2015-05-17 01:01:02 +02:00
couriersud
535b12d4bf Fix ignored qualifier warnings. (nw) 2015-05-17 00:59:35 +02:00
balr0g
3c5998b7ee Mark replacements separate from overloads and remove unneeded prototypes (nw) 2015-05-16 17:13:01 -04:00
couriersud
d1b57314bf Made netlist code compile with "-Wextra -Wdouble-promotion
-Wno-unused-parameter". (nw)
2015-05-16 22:55:28 +02:00
David Haywood
413b1f9bfb add credit to some files where I've contributed (nw) 2015-05-16 21:37:32 +01:00
balr0g
79e17d0ad3 Remove nonstandard inline overloads (nw) 2015-05-16 15:57:07 -04:00
balr0g
53635d12d7 Remove unnecessary null checks (nw) 2015-05-16 15:48:02 -04:00
balr0g
c8f5d4f80b This causes a self-assignment and is unneeded (nw) 2015-05-16 15:27:36 -04:00
couriersud
755c01a98e Attempt to fix warning reported by Cowering. (nw) 2015-05-16 20:43:55 +02:00
couriersud
2d934ef214 Remove another c99 non-const array. (nw) 2015-05-16 19:22:30 +02:00
RobertoFresca
5489a72aa9 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-16 14:15:40 -03:00
RobertoFresca
8e124ace53 Added myself and other devs to a few drivers... 2015-05-16 14:14:41 -03:00
Luca Elia
224a0a0250 Mention myself in a few more files (nw) 2015-05-16 18:15:28 +02:00
couriersud
bb519c8c70 Remove c99-type usage of non-const arrays. (nw) 2015-05-16 17:12:03 +02:00
therealmogminer@gmail.com
c6db5abc81 (MESS) - N64: Improve blender performance. [MooglyGuy] 2015-05-16 16:39:39 +02:00
couriersud
c839959541 Some netlist bugfixes:
- Savestate works
- Truthtable device deactivation fixed
- Truthtable ignore mask is now determined by 
  a better approach identifying more ignore 
  possibilities.
2015-05-16 16:31:37 +02:00
R. Belmont
c27c4070be Merge pull request #180 from felipesanches/makerbot_replicator1
Adding several official firmware image versions for the Makerbot Replicator 1 3d printer.
2015-05-16 10:07:09 -04:00
Scott Stone
43ed5a7e96 Fixed multiple parents in for vigilant.c (nw) 2015-05-16 09:29:03 -04:00
Miodrag Milanovic
c201fde55f update for JJ Stacino (nw) 2015-05-16 12:57:03 +02:00
Miodrag Milanovic
4e0d50ce64 Update for Quench (nw) 2015-05-16 09:38:01 +02:00
Miodrag Milanovic
4f3a3e37d5 update for Sebastien Monassa (nw) 2015-05-16 09:16:52 +02:00
Emmanuel Vadot
85ead508ef Set the licence for my work to BSD-3-Clause 2015-05-16 05:40:34 +02:00
Peter Ferrie
7345feea85 fix compile on MSVC, at least (nw) 2015-05-15 14:53:58 -07:00
cracyc
dca40d5bca few more (nw) 2015-05-15 16:36:20 -05:00
hap
e2b6494aeb nw 2015-05-15 23:02:36 +02:00
yz70s
bd450a650e licensing update (nw) 2015-05-15 22:40:23 +02:00
Curt Coder
936635dda6 (MESS) abc802, abc806, abc1600: Fixed invalid data transmitted on first keypress. [Curt Coder] 2015-05-15 21:16:30 +03:00
Curt Coder
cadddd7a6f clang build fix. (nw) 2015-05-15 20:53:51 +03:00
Lord-Nightmare
d232b42e7a fix typo 2015-05-15 13:06:23 -04:00
balr0g
cf40f096a3 Fix build (nw) 2015-05-15 12:03:39 -04:00
cracyc
0bbe38dc36 more authorship (nw) 2015-05-15 08:43:23 -05:00
hap
3c7e9f2093 nickname correction 2015-05-15 15:29:21 +02:00
Miodrag Milanovic
f49b7f5166 added for pSXAuthor (nw) 2015-05-15 15:13:19 +02:00
hap
4fe5dbaa03 forgot an else 2015-05-15 15:05:15 +02:00
MetalliC
8faf871181 spectrum128: fix banking port decode for some games (e.g. Fairlight 128K) 2015-05-15 14:58:16 +03:00
MetalliC
e2502892c0 gunforc2, geostorm: doesn't have bonus lives, remove DIP SW so it not confuse players (nw) 2015-05-15 14:54:35 +03:00
Miodrag Milanovic
1687e930f8 update for Haze (nw) 2015-05-15 13:40:33 +02:00
angelosa
dad09b18e2 Same deal for video. 2015-05-15 13:12:41 +02:00
angelosa
c6fda98590 Added myself to drivers/model2.c 2015-05-15 13:12:08 +02:00
Miodrag Milanovic
bdceff2b2c updated rest of files according to driver license (nw) 2015-05-15 13:04:37 +02:00
Miodrag Milanovic
b0ca25c559 updated more (nw) 2015-05-15 11:34:34 +02:00
hap
418f453eed (MESS)New working game added
-----------------
Tamagotchi [hap, Digshadow, Natalie, segher]
2015-05-15 11:31:31 +02:00
hap
6a3418f7a0 added 1-shot buzzer 2015-05-15 11:28:42 +02:00
Miodrag Milanovic
715976088c Start updating missing mame drivers with info from whatsnew and logs (nw) 2015-05-15 10:54:33 +02:00
Miodrag Milanovic
af5c8113b3 Update for F. Ulivi (nw) 2015-05-15 10:54:32 +02:00
hap
209b9bcc30 correction 2015-05-15 10:28:58 +02:00
Miodrag Milanovic
cb9f19939c update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul Priest, Tim Schuerewegen and Mark McDougall (nw) 2015-05-15 08:22:30 +02:00
Osso
9ecb89981f amstrad.c: worked around gx4000 crash (nw) 2015-05-15 07:51:13 +02:00
hap
241f3e61f9 forgot a shift 2015-05-15 03:45:18 +02:00
hap
14eae1ec9b added e0c6s46 buzzer 2015-05-15 03:13:22 +02:00
couriersud
624ea80c5d Added device deactivation for 7486 and truthtables for 7437.
Truthtables in the 7448 don't work with pong if device de/activation is
enabled. (nw)
2015-05-15 02:40:12 +02:00
couriersud
6ffebca846 Avoid header file congestion and prepare for external generic
truthtables. (nw)
2015-05-15 02:40:11 +02:00
hap
52eea7c98f more i/o port stuff 2015-05-14 23:38:52 +02:00
hap
56850f4b84 added i/o port macros 2015-05-14 21:11:05 +02:00
couriersud
e8acdc9b96 Added truthtable implementations to a number of devices.
The combination of device activation, usage of GCC PMF extensions
and truthtables brings breakout to 95% speed up from about 75%.
Fixed NE555 initial state. [Couriersud]
2015-05-14 19:52:06 +02:00
Alex W. Jackson
1ef199200c Ownership (nw) 2015-05-14 13:38:21 -04:00
Alex W. Jackson
d539e005bd Ownership fix (nw) 2015-05-14 13:32:34 -04:00
RobertoFresca
934b7e5e3f cleanups, corrections, align... nw 2015-05-14 12:19:43 -03:00
R. Belmont
4939911057 And fix this .h too (nw) 2015-05-14 10:27:07 -04:00
R. Belmont
6e0c707833 Fixed .h file (nw) 2015-05-14 10:26:34 -04:00
R. Belmont
2eda5e8c58 Another ownership fix (nw) 2015-05-14 10:19:21 -04:00
R. Belmont
fefe1b1832 Fixed authors (nw) 2015-05-14 10:18:23 -04:00
Miodrag Milanovic
20880e8840 fixes (nw) 2015-05-14 15:58:06 +02:00
Miodrag Milanovic
e00932e9bf add owner (nw) 2015-05-14 15:50:58 +02:00
Miodrag Milanovic
9e20a645ae updated licenses for most of devices (nw) 2015-05-14 15:04:21 +02:00
hap
1959a525d6 shift bugfix 2015-05-14 14:46:38 +02:00
Miodrag Milanovic
25be111f97 lot of license updates according to logs, whatsnew and mails (nw) 2015-05-14 13:49:45 +02:00
Felipe Corrêa da Silva Sanches
5056704d20 Adding several official firmware image versions for the Makerbot Replicator 1 3d printer. 2015-05-14 08:04:18 -03:00
Vas Crabb
a443584b1f Cocoa debugger: correctly size controls for user font selection (nw) 2015-05-14 19:36:09 +10:00
Miodrag Milanovic
a1ae6f640a some more (nw) 2015-05-14 10:59:15 +02:00
Vas Crabb
36bb8e1205 I wrote the current implementation of this (nw) 2015-05-14 18:37:52 +10:00
Wilbert Pol
254cec19a8 Added this variation when I was working on wonderswan (nw) 2015-05-14 10:29:34 +02:00
Miodrag Milanovic
e7610e03d6 Update for ElSemi (nw) 2015-05-14 10:23:46 +02:00
Wilbert Pol
5f457c49ac Updated a few I worked on (nw) 2015-05-14 10:13:14 +02:00
Miodrag Milanovic
bbf38d6a76 resolved some by looking into history (nw) 2015-05-14 09:58:44 +02:00
Vas Crabb
dc79dd2540 fix peplus build (nw) 2015-05-14 17:42:45 +10:00
Miodrag Milanovic
96863e0491 sorted out more (nw) 2015-05-14 08:55:10 +02:00
Miodrag Milanovic
e1dbcbb722 added owners on corvushd (nw) 2015-05-14 08:19:30 +02:00
Miodrag Milanovic
1efaeb8599 Updated license for byuu code with agreement with him (nw) 2015-05-14 08:16:30 +02:00
Alex W. Jackson
df05706a99 peplus.c: fix gfx colors (nw) 2015-05-13 23:32:53 -04:00
briantro
66fbe5e801 peplus.c: Add in init for 64K banked CG roms - NW 2015-05-13 20:13:07 -05:00
briantro
c1549bfa0f new PE+ Poker game
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Player's Edge Plus (X002297P+XP000053) Jackpot Poker [BrianT, Kevin]
2015-05-13 20:04:10 -05:00
Scott Stone
4e779c750d Merge pull request #177 from system11b/S11vigilante
Corrections to all Vigilante sets plus new clone
2015-05-13 17:37:01 -04:00
hap
b0ee1b65f9 added tamagotchi internal layout 2015-05-13 22:37:23 +02:00
Peter Ferrie
8923ae9911 CMOS: memset, not vector.clear (nw)
vector.clear() sets size to zero, causing a crash immediately upon next
access
2015-05-13 13:21:15 -07:00
couriersud
7b0e4ab452 Fix TTL output levels. The old ones assumed maximum currents.
This fixes latch operation in breakout. (nw)
2015-05-13 22:10:29 +02:00
couriersud
62521a0c32 Added netlist-level parameter NETLIST.USE_DEACTIVATE. Device
deactivation optimisations can now be enabled within the netlist
provided the circuit can deal with them. [Couriersud]
2015-05-13 22:10:05 +02:00
hap
bbb49e299e notes 2015-05-13 19:17:24 +02:00
Ivan Vangelista
4b6c552073 dgpix.c, twins.c: fixed saving problems / regressions found by Tafoid's latest regression test (nw) 2015-05-13 19:16:14 +02:00
hap
a74a444810 Shit ball in da house 2015-05-13 18:42:31 +02:00
Miodrag Milanovic
b518d1bfe5 some more (nw) 2015-05-13 18:35:28 +02:00
Miodrag Milanovic
d762e225bc change for Hans Ostermeyer (nw) 2015-05-13 18:16:41 +02:00
Miodrag Milanovic
32559c1a2e Added some that could be tracked in emu section (nw) 2015-05-13 18:15:08 +02:00
Miodrag Milanovic
2722c8500a fix for amiga (nw) 2015-05-13 17:15:01 +02:00
Miodrag Milanovic
1ed4f69abd finish setting copyright holders for MESS section (nw) 2015-05-13 16:19:00 +02:00
Miodrag Milanovic
451339ceb4 update for Ville Linde (nw) 2015-05-13 16:11:59 +02:00
Miodrag Milanovic
25ab0e4d3d Done work for Luca Elia (nw) 2015-05-13 14:27:26 +02:00
Miodrag Milanovic
56d9295f8a GPL - > LGPL for Kale (nw) 2015-05-13 14:14:52 +02:00
Miodrag Milanovic
4f65c692dd more sorting of MESS licenses (nw) 2015-05-13 12:27:50 +02:00
etabeta78
82bc54fb61 check device roms only once as well when using -romident. this does not help
as much as the softlist change, but there was no reason to keep the old
unoptimal behavior. nw.
2015-05-13 12:24:52 +02:00
etabeta78
1c9dd20020 not sure what has happened here, but it cannot compile the way it became this morning ;) 2015-05-13 12:18:50 +02:00
Miodrag Milanovic
42207cc385 Sync other dirs with main driver license for MAME (nw) 2015-05-13 12:04:18 +02:00
Miodrag Milanovic
1e4b9b8a15 Synced other dirs withs driver license for MESS (nw) 2015-05-13 12:02:41 +02:00
Miodrag Milanovic
87e2b23895 liceses for rest of Couriersud files (nw) 2015-05-13 11:46:26 +02:00
Miodrag Milanovic
9f1788f65c Sorted out cpu cores (nw) 2015-05-13 11:33:24 +02:00
Miodrag Milanovic
475e90ca8b lot more changes and fixes (nw) 2015-05-13 09:57:19 +02:00
Scott Stone
7a88053201 atarist.c: Due to long time failing Save States and state of the driver (none considered working), GAME_SAVE_SUPPORTED has been dropped. (nw) 2015-05-13 03:47:19 -04:00
Miodrag Milanovic
47e6b78bb3 added Colin as well (nw) 2015-05-13 09:35:49 +02:00
Miodrag Milanovic
d289859a16 fixed missed license for PeT (nw) 2015-05-13 09:33:46 +02:00
Miodrag Milanovic
582befbb41 fixed name for apple1 (nw) 2015-05-13 09:32:38 +02:00
Miodrag Milanovic
adabeb0b37 some more ISA for Sergey (nw) 2015-05-13 09:23:18 +02:00
Miodrag Milanovic
3e38b7d541 Updated MESS info for licenses (nw) 2015-05-13 09:23:17 +02:00
etabeta78
e978f44775 clifront.c: Slightly optimized -romident so that each software list is
parsed only once instead of as many times as the number of drivers
it is attached to. Also, removed the implication that files with
(size != power of 2) are to be skipped, since we now want to identify
also tapes and floppies and not only ROM binaries. [Fabio Priuli]
2015-05-13 08:17:40 +02:00
Miodrag Milanovic
e674358476 update for Jim Stolis (nw) 2015-05-13 07:50:26 +02:00
Peter Ferrie
88f2f9d65d fix compile on MSVC2012 (nw) 2015-05-12 20:45:42 -07:00
Lord-Nightmare
e5e01fc725 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-12 23:26:57 -04:00
Lord-Nightmare
00276eaac6 Fix for previous sn76489a patch (nw) 2015-05-12 23:25:34 -04:00
RobertoFresca
25866c88fb minor corrections and cleans... nw 2015-05-13 00:20:32 -03:00
Scott Stone
a3e1a6ccc8 All games in ddenlovr.c: Given the overall state of the driver and the inability to save states correctly for many years, all sets have had GAME_SUPPORTS_SAVE flag removed. (nw) 2015-05-12 19:15:20 -04:00
yz70s
b9e3ff70fa chihiro.c: add support for swizzled render targets (nw) 2015-05-12 22:47:07 +02:00
couriersud
c9a40fdda5 Finally got USE_DEACTIVE_DEVICE to work with breakout as well.
This adds about 10% to 20% performance. In addition,
increased timing accuracy for deactivated devices. 
However still, there may be timing inaccuracies which certain
circuits may not tolerate. Disabled for now. [Couriersud]
2015-05-12 21:34:29 +02:00
couriersud
b9f376b38e Fix SOR criteria. (nw) 2015-05-12 21:34:03 +02:00
couriersud
4bde85438a Netlist:
- Fixed soft reset due to wild BJT_SW oscillations
- Downsized nld_signal.h to one template
- Some minor changes improving performance by some notches. 
- Always compile nl_asserts to avoid bit rot. 
- Adjusted monitor gain for breakout.
[Couriersud]
2015-05-12 21:34:03 +02:00
R. Belmont
1590e0cb74 Merge pull request #179 from nitrofurano/patch-6
Update palette in 315_5124.c [nitrofurano]
2015-05-12 14:45:42 -04:00
Miodrag Milanovic
59b3fc54f8 missed one (nw) 2015-05-12 20:16:21 +02:00
Miodrag Milanovic
0b35d445a1 update for James Wallace (nw) 2015-05-12 20:10:02 +02:00
Miodrag Milanovic
a3a678f276 Added resto for Kale, these are BSD3 (nw) 2015-05-12 19:59:36 +02:00
Miodrag Milanovic
34ef3df89e Update for Mirko Buffoni and some shared (nw) 2015-05-12 19:49:55 +02:00
Miodrag Milanovic
44a8b40271 part of license work for Kale, mostly those that needs to be GPL (nw) 2015-05-12 18:23:44 +02:00
hap
ae24f91e2b E0C6S46 checkpoint: added lcd driver, timers, interrupts 2015-05-12 18:02:51 +02:00
Miodrag Milanovic
973608485b Thanks to Karl Stenerud his cores are now BSD3 (nw) 2015-05-12 17:33:34 +02:00
R. Belmont
3c0ef9ab73 More license self-service (nw) 2015-05-12 10:49:29 -04:00
R. Belmont
5a7d450bf5 License self-service (nw) 2015-05-12 10:48:14 -04:00
Miodrag Milanovic
4110c9c007 Update for Jarek Parchanski (nw) 2015-05-12 15:39:07 +02:00
Miodrag Milanovic
9649ec2870 did change for smf (nw) 2015-05-12 14:30:28 +02:00
Andrew Gardner
892e7e406b More work on Monty - video works but the 'keyboard' doesn't yet (nw) 2015-05-12 13:53:52 +02:00
nitrofurano
fb7d11bb73 Update 315_5124.c
mistake on colour index 15, it should be palette.set_pen_color(64+15, 255, 255, 255), not palette.set_pen_color(64+15,   0,   0,   0)
2015-05-12 11:26:49 +01:00
cracyc
affc880caf pcw16: make it work when first starting too (nw) 2015-05-11 22:47:19 -05:00
cracyc
899ee187b2 pcw16: make suspend/resume work a bit better (nw) 2015-05-11 22:42:11 -05:00
RobertoFresca
23eeecbfb6 clean, spaces, alignement... nw 2015-05-11 19:16:18 -03:00
yz70s
9bdeedb52b chihiro.c: add 3d method 1808 puls a few misc. changes (nw) 2015-05-12 00:00:14 +02:00
hap
88c04136c8 exit execute loop if it ran out of icount after an interrupt 2015-05-11 23:01:51 +02:00
Lord-Nightmare
3a298f294a Merge branch 'master' of https://github.com/mamedev/mame 2015-05-11 14:28:50 -04:00
Lord-Nightmare
7b90d41357 fix clang compile (n/w) 2015-05-11 14:11:34 -04:00
Stiletto
1ba88539b4 PCB info changes from Siftware. (nw)
PCB info changes from Siftware. (nw)
2015-05-11 14:10:32 -04:00
hap
f222769016 updated license (note: it is lgpl compatible, no dual license needed) - Also got rid of ancient outdated changelog 2015-05-11 19:41:04 +02:00
Ivan Vangelista
c5822c196e monsterb: fixed typo, music should work again (nw) 2015-05-11 19:29:31 +02:00
Miodrag Milanovic
74334a71ed changes for Ernesto Corvi (nw) 2015-05-11 18:51:47 +02:00
Miodrag Milanovic
cfd2e459f4 done for Tomasz Slanina (nw) 2015-05-11 17:57:26 +02:00
Miodrag Milanovic
bfeeaa44f3 Brad Oliver licenses (nw) 2015-05-11 17:51:56 +02:00
R. Belmont
26572a83c3 Merge pull request #173 from ImJezze/master
Many HLSL shader improvements [Jezze]
2015-05-11 11:02:01 -04:00
Miodrag Milanovic
8f7aae6937 Changes for Bryan McPhail (nw) 2015-05-11 16:07:11 +02:00
Miodrag Milanovic
e4b919213e lot more updated (nw) 2015-05-11 15:09:24 +02:00
Miodrag Milanovic
6b04fd7f05 Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
Miodrag Milanovic
00b76c70c3 update for Pierpaolo Prazzoli (nw) 2015-05-11 14:16:23 +02:00
Miodrag Milanovic
a0cf1159d1 changed to BSD3 in agreement with Dirk (nw) 2015-05-11 14:07:10 +02:00
Miodrag Milanovic
951a01b03f Updated for Nicola (nw) 2015-05-11 13:58:22 +02:00
Miodrag Milanovic
dd5c5cdaa5 Updated files for Dan Boris (nw) 2015-05-11 13:54:25 +02:00
Miodrag Milanovic
77e6356641 update for Mariusz Wojcieszek (nw) 2015-05-11 08:54:41 +02:00
Miodrag Milanovic
882e5b7f6a update license for Peter Trauner and Antoine Mine (nw) 2015-05-11 08:06:17 +02:00
Lord-Nightmare
ba7f476106 given this driver is 3bsd, this makes no sense anymore. (n/w) 2015-05-11 01:39:22 -04:00
Lord-Nightmare
744fa2859a License tagging (n/w) 2015-05-10 20:01:46 -04:00
briantro
3d816d7fe6 new PE+ poker clone
This allows for a previously unsupported X002474P Double Double Bonus Plus to be added.  Currently there it's unknown which undumped XP000xxx poker program will work with X002474P.

New Clone Added
------------------------------------------------
Player's Edge Plus (XMP00030) 5-in-1 Wingboard (CG2451) [BrianT]
2015-05-10 16:39:51 -05:00
Sandro Ronco
37ac4e8a87 Updated license tags 2015-05-10 22:14:58 +02:00
cracyc
331ea009ed fix and add licenses [nw] 2015-05-10 13:35:38 -05:00
Miodrag Milanovic
0f65eec439 Added credit lines for new file (nw) 2015-05-10 20:29:14 +02:00
Luca Elia
2e719ed1ec New games added or promoted from NOT_WORKING status
---------------------------------------------------

Crazy Dou Di Zhu [Guru, bnathan]
2015-05-10 19:54:55 +02:00
couriersud
fb9bf71e40 Fixed recursive call in nl_math. Straightened some code. (nw) 2015-05-10 19:29:00 +02:00
Miodrag Milanovic
f2317dd119 added judge on gc code (nw) 2015-05-10 19:16:19 +02:00
Miodrag Milanovic
3360feb244 Updated licenses to some of bus devices (nw) 2015-05-10 18:58:39 +02:00
couriersud
423def0ccc Introduced a nl_math static class to have all math related
functions in one place. This is a portability exercise, e.g.
log1p is not supported on all platforms. (nw)
2015-05-10 18:34:47 +02:00
Miodrag Milanovic
e923df8137 made mess to behave as before (nw) 2015-05-10 18:03:15 +02:00
RobertoFresca
17dce96766 Alignement and some cleans... 2015-05-10 12:41:02 -03:00
RobertoFresca
7cb928c793 Added some technical notes about super9 and cmtetrsb issues... 2015-05-10 12:29:37 -03:00
Luca Elia
9a84fe06c5 sigmab98: Implemented sprite rotation [Luca Elia] 2015-05-10 16:01:28 +02:00
Miodrag Milanovic
7a0659dfa1 fix arcade buid (nw) 2015-05-10 07:34:53 +02:00
Lord-Nightmare
3850c0c83b zaxxon.c: Use SN76489A for sound as shown on congo bongo schematic [Lord Nightmare[ 2015-05-09 21:49:43 -04:00
Lord-Nightmare
8867f77e1e Deniam.c: minor comment updates to note names of undumped games (n/w) 2015-05-09 21:49:41 -04:00
mahlemiut
d2101108a1 some license updates 2015-05-10 13:42:59 +12:00
arbee
1fa394eb58 A few more license fixups (nw) 2015-05-09 20:13:27 -04:00
hap
10b239a613 removed old copyright notice, tms7000 was completely rewritten by me, except for the disassembler 2015-05-10 00:27:16 +02:00
system11b
35dd7cfb2a Corrections to all Vigilante sets plus new clone 2015-05-09 23:26:32 +01:00
Scott Stone
11fd18b104 Description change to avoid duplication. (nw) 2015-05-09 18:00:55 -04:00
arbee
ce86d072b1 Add licenses (nw) 2015-05-09 17:41:51 -04:00
hap
b909d5dc90 2015-05-09 23:29:32 +02:00
hap
8fa240fe39 doh 2015-05-09 23:28:21 +02:00
hap
54c88e91e6 added Tamagotchi generation 1 driver 2015-05-09 21:24:09 +02:00
couriersud
bb3ac09be2 Downsizing ... Removed netlist_ttl_input_t and netlist_ttl_output_t.
The logic family is governed by the chip and defaults to TTL. 
However individual devices may change the logic family of their
inputs and outputs as well. Implementing special output/input 
characteristics of "S", "LS", "HC", ... you name it, devices
is now pretty easy. Theoretically e.g. a "LS_HighPrecision"
proxy could be used to model the output down to the transistor
level. [Couriersud]
2015-05-09 21:12:02 +02:00
hap
a9fa89ef41 moved E0C6S46 to its own file 2015-05-09 19:47:27 +02:00
hap
7523b96daa some copyright tags 2015-05-09 18:50:21 +02:00
couriersud
2daf85bd65 Adjust breakout layout to fit screen boundaries.
Changed lights to be be circles. [Couriersud]
2015-05-09 17:57:54 +02:00
couriersud
226bedbb6a Fix timing of dice compatibility capacitor delay. (nw) 2015-05-09 17:57:53 +02:00
couriersud
8720d303c3 Doubled horizontal resolution in breakout because pixelclock has
2:1 and 1:1 duty cycles. Adjusted screen boundaries.
2015-05-09 17:57:52 +02:00
David Haywood
533697dccc tag some drivers where I've made significant contributions, or in some case authored the whole driver (nw) 2015-05-09 16:40:53 +01:00
Miodrag Milanovic
5cf3361293 few more resolved in lib/util (nw) 2015-05-09 17:26:55 +02:00
Miodrag Milanovic
db9f8ea39c did license settings for OG and Andrew, cleared up OSD part for licenses (nw) 2015-05-09 17:02:35 +02:00
Miodrag Milanovic
7513fb00a0 Fix resources and updated verinfo to give default for mame in any subtarget case except mess (nw) 2015-05-09 16:32:49 +02:00
Andrew Gardner
ab3a1886b1 Messy merging maybe done 2015-05-09 16:28:22 +02:00
Andrew Gardner
6f61a296e9 Comment fix (nw) 2015-05-09 16:26:46 +02:00
Andrew Gardner
75cb255e36 License addition (nw) 2015-05-09 16:26:05 +02:00
Andrew Gardner
28aa0712ae Merge branch 'master' of https://github.com/mamedev/mame 2015-05-09 16:08:40 +02:00
Andrew Gardner
cbe638fe1e Merge branch 'master' of https://github.com/mamedev/mame 2015-05-09 15:53:43 +02:00
Miodrag Milanovic
a9600a90da Moved licenses from Dirk Best to top of file (nw) 2015-05-09 15:53:32 +02:00
Andrew Gardner
7cb6ab6e6a (MESS) New Not Working\n----------\nMonty Plays Scrabble\nMaster Monty 2015-05-09 15:52:09 +02:00
ted green
a27ee8be75 Fixed button mapping for service and test 2015-05-09 07:23:43 -06:00
Miodrag Milanovic
5df1b60963 MAME now represent full build, for building MESS drivers only use [Miodrag Milanovic]
make SUBTARGET=mess, for building only Arcades drivers only use:
make SUBTARGET=arcade
2015-05-09 15:10:29 +02:00
therealmogminer@gmail.com
9d82d2242f (MESS) -n64: 50% RDP speedup on an i7-5930K [MooglyGuy] 2015-05-09 13:56:14 +02:00
RobertoFresca
a3b31a14e8 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-09 08:14:29 -03:00
RobertoFresca
6b0e657b6b Updated some notes and cosmetic clean-up. 2015-05-09 08:13:38 -03:00
David Haywood
b2892fedcf new clones
Olympic Soccer '92 (set 3) [zozo] (not working)
2015-05-09 11:55:00 +01:00
David Haywood
7e84989659 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-09 11:10:04 +01:00
David Haywood
3baef57f15 add a note about the differences in the gfx roms for the maddonnb set, we should be on the lookout for a PCB that does not show '(c)Copyright 1995' on the title screen in order to find the correct program roms for them. (nw) 2015-05-09 11:09:20 +01:00
ImJezze
f940c884a0 Fixed automatic Shadow Mask rotation
- fixed usage of OrientationSwapXY shader parameter
- added RotationSwapXY shader parameters to consider the user defined
screen rotation
2015-05-09 11:40:23 +02:00
Miodrag Milanovic
ff1d3994ad Added known authors to licenses tags (nw) 2015-05-09 10:51:31 +02:00
David Haywood
2dab82800a correct hashes as per tafoid mail (nw) 2015-05-09 09:03:19 +01:00
Ivan Vangelista
a9d1c3d38e nbmj8900.c: added save state support (nw) 2015-05-09 08:48:20 +02:00
Miodrag Milanovic
bdf5d552f3 Updated licenses on Ryan Holtz request (nw) 2015-05-09 08:20:39 +02:00
mahlemiut
d7fe898124 cpcexp: added ROMEN signal, and a function to tell an expansion to set up any RAM mapping it needs. Added support for Brunword MK4 as an expansion device. 2015-05-09 13:27:06 +12:00
couriersud
00af096b9f Aligned logic_family usage across objects. (nw) 2015-05-09 02:08:17 +02:00
ted green
5cf7b1fb78 Remove semi-colon from macro invocation 2015-05-08 17:39:09 -06:00
couriersud
1b57b856ea Fix clang compile (nw) 2015-05-09 01:10:38 +02:00
couriersud
de46166cfd Netlist chnages:
- Cleanup of the solver system. Moved all experimental stuff into
nld_ms_sor_mat.h to have a production solver. Renamed Gauss-Seidel to
SOR since it is actually a SOR with omega = 1.
- Separated matrix and right-hand-side calculation.
- Aligned register_sub to follow the same calling convention as other
register_* calls.
2015-05-09 01:10:37 +02:00
briantro
f7b41e3384 mame.lst: Add missing sets for Ted's last commit - NW 2015-05-08 17:54:12 -05:00
ted green
eac72331ca Updated configuration methods for fpga and eeprom 2015-05-08 16:35:08 -06:00
ted green
30f73716c3 Interm release that breaks everything because iteagle was updated. 2015-05-08 16:27:39 -06:00
David Haywood
8cf42e5bc7 corrections to gtfore sets [Brian Troha]
(if stepping on toes, revert)
2015-05-08 20:48:34 +01:00
Miodrag Milanovic
7f5a85bd3c Updated license info on Wilberts request (nw) 2015-05-08 19:29:24 +02:00