Commit Graph

35797 Commits

Author SHA1 Message Date
David Haywood
7b18f4bd9c compile/link fix (nw) 2015-05-17 02:11:45 +01: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
9aa1670e6f Warn for self-assignment (nw) 2015-05-16 15:28:47 -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
R. Belmont
02efb9094c Merge pull request #184 from ImJezze/master
Fixed black border
2015-05-16 10:06:22 -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
Wilbert Pol
c196e94f77 whoops? (nw) 2015-05-16 11:01:19 +02:00
Wilbert Pol
f177f2fc99 Comment fixes (nw) 2015-05-16 10:34:34 +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
Vas Crabb
ba530ce138 Merge pull request #183 from evadot/master
Set the licence for my work to BSD-3-Clause
2015-05-16 13:44:35 +10:00
Emmanuel Vadot
85ead508ef Set the licence for my work to BSD-3-Clause 2015-05-16 05:40:34 +02:00
balr0g
323c298849 Clang supports -Wshadow, so allow it 2015-05-15 22:05:55 -04: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
ImJezze
a7e221a4a7 Fixed black border
- fixed black border on the right and bottom side of the screen, caused
by the previously added rounded corners
2015-05-15 19:54:52 +02:00
Curt Coder
cadddd7a6f clang build fix. (nw) 2015-05-15 20:53:51 +03:00
Lord-Nightmare
0828b571e5 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-15 13:07:35 -04:00
Lord-Nightmare
d232b42e7a fix typo 2015-05-15 13:06:23 -04:00
Miodrag Milanovic
1e90d2ffdd added some flags for VS build for Peter (nw) 2015-05-15 18:45:23 +02:00
balr0g
cf40f096a3 Fix build (nw) 2015-05-15 12:03:39 -04:00
balr0g
2d12aacd49 Fix NO_USE_MIDI 2015-05-15 10:56:08 -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