Commit graph

37104 commits

Author SHA1 Message Date
Thomas Klausner
257a18502c Fix build using a patch from upstream.
e1a564ca72 (diff-d51370988baf340d4de0bc2861591415)

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2015-07-14 21:51:00 +02:00
Thomas Klausner
923b78aa71 Implement missing osd_truncate().
Fixes linking on Unix when SDL is disabled.

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2015-07-14 21:50:06 +02:00
Wilbert Pol
ee5bdcffe6 msx.c: Fixed mapper detection when loading from full path. Fixes MT05986. 2015-07-14 21:17:13 +02:00
Wilbert Pol
13967bb8a0 Fix clang version detection on osx yet again (nw) 2015-07-14 20:30:01 +02:00
hap
943ecf021f rm unneeded code 2015-07-14 19:37:05 +02:00
hap
1fe92d8e55 nw 2015-07-14 18:35:57 +02:00
Michael Zapf
deb5f1b316 Mixed up binary with hex number, corrupting FM disks 2015-07-14 16:57:14 +02:00
David Haywood
0e6db297e9 Merge pull request #255 from system11b/S11turbos2
Removed comment from turboc, confirmed checksums against T5A set
2015-07-14 15:31:34 +01:00
Dirk Best
58fc8a3180 add appveyor badge to the readme 2015-07-14 15:34:54 +02:00
Cowering
fca72facdc fix compile (possibly only GCC5.1) (nw) 2015-07-14 08:11:52 -05:00
Cowering
f060f18a1e didn't merge last time (nw) 2015-07-14 08:07:59 -05:00
hap
5943989636 added melody controller 2015-07-14 14:40:02 +02:00
Wilbert Pol
7db7f9e159 fix clang version detection on macos 2015-07-14 11:11:45 +02:00
Dirk Best
1cba08f424 travis: lets see if OPTIMIZE=0 is faster 2015-07-14 10:09:45 +02:00
Scott Stone
6bfa7f38d5 Revenge of the Attack of the Uppercase Hashes (nw) 2015-07-13 18:59:03 -04:00
Luca Elia
699716bb18 New games added or promoted from NOT_WORKING status
---------------------------------------------------
The Dealer (Visco Games) [Luca Elia, Fabrice Arzeno, Porchy, tormod, The Dumping Union]
2015-07-13 22:39:35 +02:00
couriersud
f4a5b261a9 Moved CD4000 DIP definitions to macro lib. (nw) 2015-07-13 20:37:05 +02:00
Ivan Vangelista
1d5c876310 itech8.c: preparation for save state support. Not enabled yet since ninclown maincpu goes complete crazy after loading. I suspect something similar to the namcos86 problem (nw) 2015-07-13 19:39:09 +02:00
Ivan Vangelista
78c06fc1cf nycaptor.c: configured banking (nw) 2015-07-13 18:26:17 +02:00
David Haywood
6f6ab570ae new clones
Run and Gun (ver EAA 1993 9.10, prototype?) [caius, mastercello]

note,roms fail rom check, including a common rom that doesn't change between the sets, real hardware does the same, due to the date shown it could be a prototype.
2015-07-13 15:54:34 +01:00
Dirk Best
ec58b4b9ca pcd: add alternate bios version 2015-07-13 16:36:33 +02:00
R. Belmont
e0eb69cac6 Merge pull request #240 from belegdol/master
Added ability to use system PortAudio
2015-07-13 09:12:44 -04:00
arbee
7f6f8d0b8d SDL: fix 0.160 aspect ratio regression. [Hans Ostermeyer] 2015-07-13 09:10:21 -04:00
system11b
2e1d655176 Removed comment from turboc, confirmed checksums against T5A set 2015-07-13 12:34:19 +01:00
ted green
d7325f1893 Minor MIPS fixups. 2015-07-12 11:23:44 -06:00
briantro
0999c812aa dreamwld.c: Add Gaia in the games list header - NW 2015-07-12 12:13:18 -05:00
briantro
8854403985 dreamwld.c: Add PCB for Gaia - NW 2015-07-12 12:09:52 -05:00
ted green
3700ccef2d Fix typo 2015-07-12 10:37:07 -06:00
ted green
dc8e0b3c22 Fixed some rgbaint_t functions. Added some optimizations to rgbaint_t. 2015-07-12 10:33:58 -06:00
couriersud
fae860f0dd Changed uppercase filenames to lowercase. (nw) 2015-07-12 17:35:37 +02:00
couriersud
d76c3d1193 Moved CD4020_DIP implementation to macro lib. (nw) 2015-07-12 17:28:54 +02:00
couriersud
1184ed0a3a Small order in memory map. (nw) 2015-07-12 17:07:02 +02:00
couriersud
324de35c38 Align naming conventions of CD4XXX series. (nw) 2015-07-12 17:07:01 +02:00
couriersud
d97724dfb6 Created macro libraries for CD4XXX and 74XX chip families. Going
forward, these will contain all devices which can be described using
truthtables and DIPPINS. [Couriersud]
2015-07-12 17:06:59 +02:00
Ivan Vangelista
0aa5a8e5bb hexion.c: configured banking (nw) 2015-07-12 15:04:04 +02:00
Ivan Vangelista
4071cbb48e k052352.c: added missing save states (nw) 2015-07-12 14:49:42 +02:00
hap
72365833ef added SM511 stuff and konami tmnt 2015-07-12 14:01:59 +02:00
David Haywood
936c420654 Merge pull request #254 from system11b/S11jumping18
Corrected CPU clock for jumping (non copyright) + close last duel bug
2015-07-11 21:28:52 +01:00
system11b
e0087c3038 Removed comment about visible area in lastduel.c - verified with PCBs
Jumping bootleg (non copyright version, larger boardset) confirmed to use 18.432mhz crystal for CPU.  Not sure on Seyutu split ROM version until one is found again.
2015-07-11 21:21:42 +01:00
Scott Stone
db0d2ace9e Fix initialization for zaxxonb. Now plays again (nw) 2015-07-11 15:42:50 -04:00
hap
de22cbf2da make it clear that these are from patent listings 2015-07-11 21:08:44 +02:00
David Haywood
eaa90e8e52 verified protection data on gaialast [system11]
new WORKING game
Gaia - The Last Choice of Earth [David Haywood, system11]
2015-07-11 19:39:37 +01:00
David Haywood
237eff9733 give firehawkv a larger ROM space, documented horizontal / vertical switch (there are basically 2 versions of the program in the program roms the part it runs depends on a dipswitch)
note, vertical mode still doesn't work as we have no dumps of the gfx roms used by that mode, the horizontal roms from firehawk seem to work for the horizontal mode.
2015-07-11 19:11:07 +01:00
Robbbert
a1c224c15c Fixed 6 validation errors. 2015-07-12 01:14:29 +10:00
Dirk Best
bdc59d3d7d travis: run validate after compiling 2015-07-11 16:27:47 +02:00
couriersud
3a8d682827 Added two more models to netlist:
OPAMP: Generic opamp model. This does all the annoying calculations.
Just pass the the datasheet values.

LVCCS: A limited current voltage control current source. This will allow
slew rate limiting going forward. 

In addition:

- add a (small) parallel conductance to all capacitors to improve
convergence.
- some initial work to use "long double".
2015-07-11 16:15:17 +02:00
couriersud
82735c0e36 Move updates based on model to update_param. (nw) 2015-07-11 16:15:15 +02:00
David Haywood
7a9e4cfbde dreamwld.c - fix visarea and layer offsets based on real hw evidence (nw) 2015-07-11 14:54:54 +01:00
therealmogminer@gmail.com
e815452f37 nw, fix most N64 visual bugs from new RDP SSE code. 2015-07-11 15:29:18 +02:00
cracyc
df8a949c00 peoplepc: new roms [rfka01] 2015-07-11 08:13:11 -05:00