Commit Graph

69900 Commits

Author SHA1 Message Date
couriersud
6c181d7adb netlist: Change visibility to private for some members. [Couriersud]
Interesting observation to note: since MAME 208 bench 30 results for
pongf increased from 450% to 580%.
2019-11-26 00:47:05 +01:00
couriersud
c50bf9a698 netlist: move nl_examples to src/lib/netlist/examples. (nw)
One folder less in the top-level.
2019-11-25 22:28:41 +01:00
David Haywood
ceae2fdc3e sunplus_gcm394.cpp plug & play experiments looking at wrlshunt (#5953)
* unsp : goto MR

* not banked? (nw)

* dma tweaks (nw)

* (nw)

* prep (nw)

* prep (nw)

* prep (nw)

* prep (nw)

* preparation (nw)

* experimental (nw)

* testing (nw)

* cleaner implementation (nw)

* skip over EEPROM(?) check (nw)

* push forward (nw)
2019-11-25 15:27:18 -05:00
Angelo Salese
9f1de70a7e
Make it explicit that gtmr parent is a Taiwanese set (nw) 2019-11-25 20:32:07 +01:00
Ivan Vangelista
3f50bc1ab5 flstory.cpp: updated dips for victnine, taken from manual [Guru] 2019-11-25 19:38:21 +01:00
sasuke-arcade
fb4e3c69f3 ssrj.cpp: Enable difficulty of DIPSW even if operation type is 2-4. (#5965)
This implement was due to I reported incorrect information to testers. Sorry.
2019-11-25 19:19:51 +01:00
AJR
974e9714a4 vanguard, fantasy, pballoon, nibbler: Insert wait states when reading from upper memory (not lower memory) 2019-11-25 10:03:13 -05:00
AJR
a2cd5d031e vanguard, fantasy, pballoon, nibbler: Insert wait states when reading from low memory 2019-11-25 09:45:15 -05:00
AJR
b3d6c08db2 vanguard, fantasy, pballoon, nibbler: Increase CPU clock speed to match available schematics 2019-11-25 08:32:24 -05:00
Firehawke
a10af356cc Update documentation (nw)
* Update MAME docs revision to 0.216
* Add FAQ question about autofire with walkthrough of setup process.
* Add VSCode .gitignore for RST compilation temporary folder (/docs/source/_build)
* Add a caveat about autofire+normal fire mapping
* Add -lowlatency to the docs.
2019-11-25 18:51:44 +11:00
AJR
aadd818687 Clean up render_screen_list code, replacing simple_list with std::list (nw) 2019-11-24 16:46:03 -05:00
AJR
e2fcccbd10 disound.cpp, sound.cpp, speaker.cpp: Use fill_n and resize to zero memory instead of memset (nw) 2019-11-24 15:24:18 -05:00
MooglyGuy
8dd5e3d200 -bgfx: Fixed Github issue #5961. [Ryan Holtz] 2019-11-24 19:30:08 +01:00
AJR
bb54cd8d23 Fix clang error: cannot initialize a parameter of type 'void *' with an lvalue of type 'volatile unsigned char *' (nw) 2019-11-24 12:04:30 -05:00
yz70s
6a8ffd5ff4 nforcepc: small update to it8703f, more to come (nw) 2019-11-24 17:49:53 +01:00
yz70s
48393e5de8 xbox_pci.cpp: support io port 61 (nw) 2019-11-24 17:49:52 +01:00
yz70s
4ce85e28ca xbox_usb.cpp: remove some problems (nw) 2019-11-24 17:49:51 +01:00
yz70s
ffc1b9a49f intelfsh.cpp: sst 49lf020 does not support certain commands in certain states (nw) 2019-11-24 17:49:50 +01:00
Vas Crabb
8c4f10d3aa apparently 3AM is not the time to code (nw) 2019-11-25 03:29:33 +11:00
Vas Crabb
9525108f78 helps to git add before git commit (nw) 2019-11-25 03:24:12 +11:00
Vas Crabb
d2f3d02908 pre-fill things allocated with operator new with 0xcd in debug builds (value can be changed by setting global g_mame_new_prefill_byte with a debugger) - this is gonna hurt performance, but it will help catch issues exposed when we remove pre-clearing before constructing devices 2019-11-25 03:20:08 +11:00
couriersud
29fa035d48 Opengl: Apply line width provided by renderer. [Couriersud] 2019-11-24 17:11:50 +01:00
couriersud
2e5617dff2 bgfx: Fix edge case around B/C/G settings. [Couriersud]
If e.g. kidniki is started with default gamma (1.0), changing gamma with
slider doesn't work. Setting to a gamma <> 1 and restarting MAME will
apply the gamma. This commit fixes this.
2019-11-24 17:07:09 +01:00
ajrhacker
f8252286db
Merge pull request #5959 from clawgrip/patch-1
midxunit.cpp: Add PCB ASCII layout and undumped GAL placeholder (nw)
2019-11-24 10:37:44 -05:00
ajrhacker
14d8cce346
Merge pull request #5960 from DavidHaywood/241119_3
vt1682 - swap bg pen fallthrough for boxing, adjust render/latching timing slight, correct spellings
2019-11-24 10:36:48 -05:00
sasuke-arcade
9eb74a7b41 galivan.cpp : Add hide text layer support, and fix text color attlibute (#5957)
* galivan.cpp : Add hide text layer support, and fix text color attlibute

- 06946: dangar, dangara, dangarb, dangarbt, dangarj: missing black screen between areas (black hole warp)
- 07493: dangar, dangara, dangarb, dangarj, galivan, galivan2, galivan3: Some text displays red, but actial is white
- Fixed corrupt title logo of dangar.

* Fix source format

* Fix source format
2019-11-24 10:35:52 -05:00
ajrhacker
723969154f
Merge pull request #5958 from sasuke-arcade/teracre_video_fix
teracre.cpp: Add hide text layer support (used in horekid)
2019-11-24 10:35:15 -05:00
Vas Crabb
fdfc4755cd Merge branch 'release0216' of https://github.com/mamedev/mame into genericslot
Conflicts:
	src/osd/modules/render/bgfx/chain.h
	src/osd/modules/render/bgfx/chainentry.h
	src/osd/modules/render/bgfx/chainmanager.h
2019-11-25 01:50:47 +11:00
Vas Crabb
08ae088175 srcclean (nw) 2019-11-25 01:46:38 +11:00
MooglyGuy
af2860f6f1 -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] 2019-11-25 01:43:21 +11:00
Vas Crabb
5b483a2f44 clean up capitalisation in titles (nw) 2019-11-25 01:43:02 +11:00
MooglyGuy
4cccc0183c -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] 2019-11-24 15:40:28 +01:00
DavidHaywood
3928cc8663 vt1682 - swap bg pen fallthrough for boxing, adjust render/latching timing slightly for racing games, correct spellings. 2019-11-24 13:30:36 +00:00
ClawGrip
798896442c
midxunit.cpp: Add PCB ASCII layout and undumped GAL placeholder (nw) 2019-11-24 14:26:20 +01:00
Nigel Barnes
19a09406a6 bml3rtc: save state (nw) 2019-11-24 13:06:43 +00:00
MetalliC
46f414697f (nw) 2019-11-24 13:55:09 +02:00
MetalliC
59b945b7a2 new NOT_WORKING machines
-----------------------
Super Mario Fushigi no Korokoro Party (center) [SpinalFeyd]
Super Mario Fushigi no Korokoro Party (satellite) [SpinalFeyd]
2019-11-24 13:32:23 +02:00
Sasuke
461b45e504 teracre.cpp: Add hide text layer support (used in Cofree break of horekid)
- 07494: horekid, horekidb, boobhack: Coffee break doesn't show
2019-11-24 18:28:26 +09:00
Ivan Vangelista
2edc04e29c Machines promoted to working
----------------------------
Channel Three [Team Europe, Grull Osgo, Ivan Vangelista]
2019-11-24 09:02:42 +01:00
Lord-Nightmare
e9a9ec7316 Improve the ROM labels for the CM-32P based on PCB pictures. [Lord Nightmare, ValleyBell] 2019-11-23 23:37:32 -05:00
Vas Crabb
e64edf6c71 srcclean and indentation cleanup (nw) 2019-11-24 13:52:11 +11:00
couriersud
6e87489527 popeye: Minor modernization. (nw) 2019-11-24 03:48:28 +01:00
couriersud
35f1086ba2 netlist: clang lint fixes and standalone build fix. (nw) 2019-11-24 03:47:36 +01:00
couriersud
1a7b1f2f7d Opengl render driver: fix bug preventing adjustment of ... [Couriersud]
gamma, brightness and contrast. Starting MAME with defaults,
i.e. gamma == 1.0, no rgb palette will be allocated.
If gamma than is changed, a new palette will be allocated. But the
texture will not be updated because the palette is not checked.
This fix will check for palette changes.
Note: if the palette is changed inplace, i.e. without reallocation, this
will fail. The correct fix would be that the texture palette is not only
a pointer to rgb_t * but to texture_palette_type. texture_palette_type
would hold the pointer, the length and a sequential id which is checked
in addition to pointer equality.
2019-11-24 03:46:04 +01:00
R. Belmont
453f7b488f
Merge pull request #5955 from DavidHaywood/241119_2
vt1682 - (plug & play) tweak fallthrough bg colour, improves fade to white cases (nw)
2019-11-23 21:17:04 -05:00
DavidHaywood
ff16354c58 vt1682 - tweak fallthrough bg colour, improves fade to white cases (nw) 2019-11-24 02:08:21 +00:00
ajrhacker
3e651eab99
Merge pull request #5954 from DavidHaywood/241119
vt1682 - (plug & play) render sprites line by line, fix rasters on Place Kick titlescreen
2019-11-23 20:49:21 -05:00
DavidHaywood
9ddc319f76 vt1682 - render sprites line by line, fix rasters on Place Kick title screen 2019-11-24 01:44:02 +00:00
Ivan Vangelista
3dbf46d0a7 new not working machine
---------------------------------------------
Channel Three [Team Europe, Grull Osgo, Ivan Vangelista]
2019-11-23 23:06:01 +01:00
Justin Kerk
26d21906bb visicom.xml: forgot to change the shortname (nw) 2019-11-23 13:25:26 -08:00