cracyc
5528afb489
plugins/cheatfind: permit entry of cheat names
2019-11-27 14:12:02 -06:00
Ivan Vangelista
7dcc9a29c5
esqpanel.cpp: initialization (nw)
2019-11-27 20:49:53 +01:00
Scott Stone
0515b5fc16
Merge branch 'master' of https://github.com/mamedev/mame
2019-11-27 14:12:21 -05:00
Scott Stone
87345985c2
Fix issues with label starting with a space for 4 machines which it was detected - rhnation, sf2b2, sf2mdt, sf2mdtb (nw)
2019-11-27 14:11:21 -05:00
hap
0cf4da7f9b
lowercase some FULLNAME words (nw)
2019-11-27 20:07:54 +01:00
hap
7fbde6a2f9
zerofill test (nw)
2019-11-27 19:57:43 +01:00
Ivan Vangelista
fe48091d60
ym2413.cpp: initialize stuff in the constructor (nw)
2019-11-27 18:52:49 +01:00
Ivan Vangelista
c17c665bbe
ygv608.cpp: initialized stuff in the constructor (nw)
2019-11-27 18:25:07 +01:00
Angelo Salese
2a1fa4447c
skyfox.cpp: QA (nw)
2019-11-27 16:13:14 +01:00
sasuke-arcade
9216ceca64
skyfox.cpp : Improve background based on PCB ( #5976 )
...
* skyfox.cpp : Improve background based on PCB
The previous background implementation was completely wrong.
I found stars position stored in memory.
I used this to rewrite the background drawing code.
Reference PCB video:
- https://www.youtube.com/watch?v=oyE1CfcVrDc
- https://www.youtube.com/watch?v=5QhTNrNH-CU
* Remove debug code.
* Organize code and adjust display
- Split background VRAM and work RAM from addresses map
- Rename DECLARE_WRITE8_MEMBER
- Remove unused interupt declarations
- Adjust background star display
* Fixed problems with flipscreen
- Adjust sprite position
- Remove background flip
2019-11-27 15:48:13 +01:00
angelosa
e235831832
New machines marked as NOT_WORKING
...
----------------------------------
Unknown VRender0+ Bowling Game [Spinalfeyd, Hammy, The Dumping Union]
2019-11-27 13:50:39 +01:00
angelosa
eea6104dc3
Start experimenting with auto-template driver form, this file can be considered deprecated and its contents to be moved on a specific Python tool folder (nw)
2019-11-27 12:09:05 +01:00
Vas Crabb
5cf2732678
Merge tag 'mame0216'
...
MAME 0.216
2019-11-27 14:11:43 +11:00
David Haywood
67da095637
sunplus_gcm394.cpp : wrlshunt / smartfp, continued research ( #5972 )
...
* fix opcode (nw)
* (nw)
* allow wrlshunt to move forward (nw)
* more ops (nw)
* more ops (nw)
* (nw)
* more dma fixes (nw)
* (nw)
* (nw)
2019-11-26 19:21:09 -05:00
cracyc
6a42b2e152
bw12: add motor off delay (nw)
2019-11-26 14:20:48 -06:00
hap
248eb9a412
screen: leftover debug printf (nw)
2019-11-26 19:48:28 +01:00
Ivan Vangelista
50bbd70d50
segas32.cpp: initialized some stuff (nw)
2019-11-26 18:36:06 +01:00
Ivan Vangelista
b6b520712e
i960.cpp: initialized some stuff (nw)
2019-11-26 18:35:33 +01:00
ClawGrip
862103d3e3
New machines marked as NOT_WORKING ( #5962 )
...
* New machines marked as NOT_WORKING
----------------------------------
Genius Junior Profi (Germany) [TeamEurope]
* Add 'gjrprofi' (nw)
2019-11-26 10:43:09 -05:00
R. Belmont
1390ddfa1b
Merge pull request #5975 from cam900/patch-117
...
namcos2.cpp : Remove outdated comment
2019-11-26 08:55:16 -05:00
Vas Crabb
b8b7c7e232
version bump (nw)
2019-11-26 21:40:59 +11:00
Ivan Vangelista
4457c9e682
acorn_vidc.cpp: initialize some stuff (nw)
2019-11-26 10:27:43 +01:00
Lord-Nightmare
aa6c62b2b0
the roms make more sense in this order, as the 5-6 rom pair are not completely full. (nw)
2019-11-26 03:42:45 -05:00
cam900
1b186a0be5
namcos2.cpp : Remove outdated comment
2019-11-26 16:23:40 +09:00
Lord-Nightmare
d7caae6e7a
Mark mkartagp, mkartag2, and mkartag2a dumps of the flash chips as bad, as all of them have the end of the data missing, and one is completely blank. fixed the mapping/interleave of the mkartagp roms, and added some notes about how the flash block remapping lookup rom works, and the way data and metadata is stored in the flash roms. [Lord Nightmare]
2019-11-26 00:09:42 -05:00
AJR
e69ff59e42
New machines marked as NOT_WORKING
...
----------------------------------
Speedcom VD56SP [ClawGrip]
Add disassembler and basic execution core for Rockwell R65C19 [AJR]
2019-11-25 22:55:20 -05:00
braintro
afa6622592
New working clone
...
New working clones
------------------
Tron (5/12) [cdjump @ klov]
2019-11-25 21:31:56 -06:00
TwistedTom
00b07fafba
added plus D v1.0 rom
2019-11-26 13:49:05 +11:00
Vas Crabb
43953ea10a
don't attempt to load a translation file if the language setting is empty (nw)
2019-11-26 12:45:12 +11:00
AJR
193a27ff04
Housekeeping (nw)
2019-11-25 20:43:59 -05:00
couriersud
436381c960
netlist: Revert development code committed by accident. (nw)
2019-11-26 00:58:31 +01:00
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
MooglyGuy
1172f9d114
-bgfx: Fixed Github issue #5961 . [Ryan Holtz]
2019-11-25 08:34:18 +11:00
couriersud
a3688f06f2
Opengl: Apply line width provided by renderer. [Couriersud]
2019-11-25 08:32:38 +11:00
couriersud
a281c422ff
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-25 08:32:38 +11: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