Commit Graph

71019 Commits

Author SHA1 Message Date
MetalliC
3ac49f3f7c model3.cpp redumped ecap set [coolmod, MetalliC] 2020-01-29 02:29:22 +02:00
AJR
5429928c46 tti: Support both firmware revisions 2020-01-28 17:10:31 -05:00
MetalliC
f563b7bc85 remove outdated note (nw) 2020-01-28 23:07:49 +02:00
MetalliC
22abba023f new NOT_WORKING clone
---------------------
Club Kart: European Session (2003, prototype, set 2) [coolmod, MetalliC]
2020-01-28 22:20:31 +02:00
Angelo Salese
bd188cdf62
seta.cpp: actual default dips for Twin Eagle (nw) 2020-01-28 19:23:42 +01:00
AJR
9f2e64b669 la120: Add skeleton DC305 device (nw) 2020-01-28 06:46:44 -05:00
Patrick Mackinlay
0557cfb453 jazz: srcclean (nw) 2020-01-28 17:42:33 +07:00
Patrick Mackinlay
e822fc66db machines promoted to working
----------------------------
MIPS Magnum 4000 (be) [Patrick Mackinlay]
2020-01-28 17:41:31 +07:00
Patrick Mackinlay
a97b9091be jazz: mct_adr address mapping (nw)
* route r4000 addressing through mct_adr
* add notes about other graphics options
* housekeeping
2020-01-28 17:40:35 +07:00
Patrick Mackinlay
63fd509d7e ims_cvc: hack for host/guest endianness mismatch (nw) 2020-01-28 17:22:28 +07:00
Scott Stone
5710f7f5a8 New working software list additions
-----------------------------------
odyssey2: Death Race (USA) [SSJ, TeamEurope], Death Race (Euro) [anonymous]
lynx: Weltenschlächter [anonymous]
2020-01-27 20:17:40 -05:00
AJR
93cb850ad7 s3c24xx, s3c44b0: Replace get_read_ptr with memory_access_cache (nw) 2020-01-27 19:26:26 -05:00
couriersud
f7d8a10da5 netlist: Code maintenance. (nw)
- Fixed some clang lint warnings
- Removed dead code
- Experimental parser code to allow calculations in parameter value.
  This already works for compiled netlists. These changes are
  currently disabled. Updated pong netlist (and CRC/SHA) to work
  with this new code.
2020-01-27 21:47:41 +01:00
Ivan Vangelista
8c2bb62367 New working clones
------------------
Space Pilot (set 2) [chaneman]
2020-01-27 19:31:13 +01:00
mooglyguy
855a46c020 -iris3130: Renamed from sgi_ip2 to iris3130, converted to logmacro, added preliminary MMU support, added ROM board support. [Ryan Holtz] 2020-01-27 15:50:07 +01:00
xotmatrix
705cb6f011 superga2.cpp: fixed player two inputs [xotmatrix] (#6219)
* superga2.cpp: fixed player two

* superga2.cpp: fixed input for two players
2020-01-26 23:48:20 +01:00
MetalliC
963e49cf95 konmedal.cpp update game flags (nw) 2020-01-27 00:17:33 +02:00
MetalliC
9c50204b23 k052109.cpp fix/cleanup tilemap scrolls, fixes fuusenpn and MT6790 2020-01-27 00:15:49 +02:00
couriersud
f6a04074f6 netlist: Fix/extend SPICE format conversion. [Couriersud]
"./nltool -c convert -f UA741.mod" now runs without errors. UA741.mod is
the official TI SPICE subckt for the 741 opamp.

This commit fixes a number of issues and adds linear POLY support for
E/F SPICE models.
2020-01-26 21:28:48 +01:00
couriersud
fa27a02b0d netlist: add current controlled voltage source (CCVS). [Couriersud] 2020-01-26 21:25:33 +01:00
couriersud
d980e7d6ab netlist: Fix issue in inactive code-path. (nw) 2020-01-26 21:23:20 +01:00
couriersud
636894b02f netlist: MAJOR bug fix. Expect other bugs to surface. [Couriersud]
This commit fixes an issue with parsing netlists. To cut a long story
short: The separation of nets into independant groups of nets failed
under some circumstances for four terminal devices (controlled
voltage/current devices). Everything worked as long as an external
feedback loop existed. Without external feedback loop, the separation
would either fail or create "false" separated nets.
This fix also highlighted an issue with cmos switches (4066/4016).

There is a slight chance that other bugs may surface due to this change.
2020-01-26 21:22:13 +01:00
couriersud
3b55bb501f nl_zac1b11142.cpp: Minor update. (nw)
Remove misleading comment, put VCC/GND 7474 connections where they
belong.
2020-01-26 20:58:38 +01:00
AJR
1eac58b576 we32100d.cpp: Less goofy formatting (nw) 2020-01-25 22:40:22 -05:00
AJR
cbdd4fb474 mc68901: Automatic turnaround is only done once (nw) 2020-01-25 22:40:04 -05:00
arbee
ce517accc9 konendev: hooked up H8/3007 "IFU" CPU [R. Belmont] 2020-01-25 21:03:24 -05:00
Vas Crabb
a7fec751ed srcclean, manual adjustments (nw) 2020-01-26 12:39:27 +11:00
AJR
832c38bb8d gigatron: Many CPU fixes (nw)
- Fix width of program counter (8 bits is not enough)
- Add PC and NPC to debug state
- Register save state
- Make jumps actually work
- Recognize but not yet emulate 'ctrl' instruction (this was only undefined originally)
- Add RAM to data space
- Fix RAM address masking
- Remove nonfunctional speaker device
- Misc. code cleanup
2020-01-25 15:48:36 -05:00
couriersud
6874b1f7ac netlist: clang lint readability fixes. (nw) 2020-01-25 21:13:21 +01:00
couriersud
9431ee68e7 netlist: clang lint fixes, srcclean and nlwav fix. (nw) 2020-01-25 21:12:01 +01:00
David Haywood
334e367d4d Plug and Play work (#6218)
* improvements to sudopptv and some style cleanups (nw)

* improvements to carlecfg (nw)

* (nw)

* (nw)

* (nw)

* (nw)
2020-01-25 14:36:30 -05:00
Sterophonick
a09672cc2b gigatron: Fix copyrights. (#6211)
* gigatron: Fix copyrights.

(nw)

* gigatron: make capitalization consistent

(nw)

* gamedrv: fix a minor spelling mistake

(nw)

* gigatron: change the ROM names to valid characters

* gigatron: cpu device work

(nw)

* gigatron: cpu work

(nw)

* gigatron: cpu work

(nw)

* gigatron: cpu device work

(nw)

* gigatron: cpu device progress

* gigatron: driver + cpu work

(nw)

* gigatron: some more instructions

* gigatron: slight fixes

(nw)

* gigatron: fixes

(nw)

* gigatron: whoops

(nw)

* gigatron: make some fixes

thanks hap
(nw)

* gigatron: temporarily fix error with mem address

(nw)

* gigatron: do a bit of work

(nw)
2020-01-25 13:17:29 -05:00
MetalliC
86fb011122 konmedal.cpp added hackfix for mariourou scrolling, documented observed row/col scroll K052109 tilemaps issues 2020-01-25 19:45:13 +02:00
Robbbert
6ac09d5977 (nw) arcade.lua, nl.lua : fixed spacing 2020-01-26 03:30:22 +11:00
arbee
07e5b5ee2d konendev: hooked up DPRAM [R. Belmont] 2020-01-25 11:25:13 -05:00
couriersud
6251391508 Revert accidentally committed changes. (nw) 2020-01-25 16:47:47 +01:00
couriersud
ea1897f605 segas16b: Added analog filters. [Couriersud]
Analog filters added to systems with YM2151 and UPD7759.
Reviewers can use USE_NL define to produce unfiltered sound.
2020-01-25 15:35:28 +01:00
couriersud
42d351a4eb netlist: New devices and some fixes. [Couriersud]
- add CD4006 and CD4070 devices
- add TL084 opamp model
- Clock now supports proxies, i.e. can be connected to
  analog devices.
- Fixed netlists using CLOCK
- added some comments
- removed a forgotten header file.
2020-01-25 15:26:59 +01:00
hap
2e570a9a6e m68705prg: fix output-before-reset problem (nw) 2020-01-25 14:08:22 +01:00
David Haywood
93c05f94d1 Plug and Play work (#6215)
* start looking at alt video modes used by elan hw sudoku (nw)

* new NOT WORKING
----
Carl Edwards' Chase For Glory [Sean Riddle, TODO add credit]

* new NOT WORKING
----
Golden Nugget Casino [Sean Riddle, TODO add credit]

* new NOT WORKING
----
Sudoku Plug & Play TV Game (VT based) [Sean Riddle, TODO add credits]

* notes / corrections as per Sean (nw)
2020-01-25 22:17:10 +11:00
Ivan Vangelista
32da6fdbc7 New machines marked as NOT_WORKING
----------------------------------
Flashman [PinMAME]
2020-01-25 10:40:44 +01:00
Ivan Vangelista
01bd937f75 New clones marked as NOT_WORKING
--------------------------------
The Lord Of The Rings (3.00) [PinMAME]
2020-01-25 10:19:30 +01:00
braintro
befa39eb3c (nw) document the difference in versions of Relief Pitcher as per Atari Bulletin 2020-01-24 22:11:37 -06:00
braintro
b0e9ecd109 (nw) minor language updates / corrections 2020-01-24 21:51:47 -06:00
ajrhacker
05df39c954
Merge pull request #6192 from FakeShemp/com64
c64_cass.xml - Add two new dumps
2020-01-24 22:21:03 -05:00
cam900
606d3a0c4d Fix PC-FX ADPCM frequency behavior (#6213)
* Fix PC-FX ADPCM frequency behavior
but it's still noisy and imperfect; Add imperfect_features for this.
huc6230.cpp : Fix ADPCM frequency, Make ADPCM less louder, Fix naming related to patents, Fix stream sample rate related to PSG output rate, Add notes
huc6272.cpp : Fix ADPCM frequency

* huc6230.cpp : Fix spacing

* huc6272.cpp : Add patent for reference

* huc6230.cpp, huc6272.cpp : Add patent for reference
2020-01-24 22:20:36 -05:00
MetalliC
ca4bb0e084 konmedal.cpp few more fixes (nw) 2020-01-25 01:08:55 +02:00
Robbbert
8eb3d3cd4b (nw) laziness 2020-01-25 09:41:37 +11:00
angelosa
71c8ecda6a toki_ms.cpp: irq 0 is routed on MSM (nw) 2020-01-24 22:15:07 +01:00
AJR
53526ecb74 k054156_k054157_k056832.cpp: Fix syntax (nw) 2020-01-24 15:12:38 -05:00