Commit Graph

2905 Commits

Author SHA1 Message Date
Ivan Vangelista
5a5feb2d73 New machines marked as NOT_WORKING
----------------------------------
Dinoking Battle [SpinalFeyd, Porchy]
Dinoking Kids [SpinalFeyd, Porchy]
2019-12-22 18:57:04 +01:00
MetalliC
d971ad4a25 new NOT_WORKING machine
-----------------------
Muscle Ranking Kinniku Banzuke Spray Hitter [Darksoft, MetalliC, rtw]
2019-12-22 16:04:01 +02:00
Vas Crabb
f9767bcb59 Revert "Revert "enable clang missing braces warning - it's useful to be able to see when you're initialising a structure or nested array inside an array""
This reverts commit 4264fcd136.
2019-12-21 01:34:40 +11:00
AJR
4264fcd136 Revert "enable clang missing braces warning - it's useful to be able to see when you're initialising a structure or nested array inside an array"
This (mostly) reverts commit 6959de0719.
2019-12-20 09:29:27 -05:00
Vas Crabb
6959de0719 enable clang missing braces warning - it's useful to be able to see when you're initialising a structure or nested array inside an array 2019-12-20 18:51:41 +11:00
mooglyguy
1e5b1b43a6 -zn.cpp: Split into subclasses, eliminated optional devices, removed MACHINE_START_OVERRIDE and MACHINE_RESET_OVERRIDE. [Ryan Holtz] 2019-12-20 07:07:50 +01:00
Vas Crabb
877db65af6 damn inconsistent macros, maybe I really _will_ kill them off next year (nw) 2019-12-20 15:07:43 +11:00
yz70s
9aadb44632 Enable visual studio warning C5038 about member initialization order (nw)
Also put vs warning options all in one place.
2019-12-20 00:53:14 +01:00
Vas Crabb
9334bf4eae minimaws: display software lists for selected slot options on machine pages 2019-12-19 14:50:59 +11:00
AJR
5da18d7422 New machines marked as NOT_WORKING
----------------------------------
VT52 [Dalby Datormuseum]
2019-12-18 11:07:59 -05:00
Vas Crabb
c10ef269c5 minimaws updates:
* reduce network operations when initially loading a machine page
* add rudimentary software lists to machine pages
2019-12-19 02:07:58 +11:00
Ivan Vangelista
2e1ba819b6 new not working clone
---------------------------------
Blood Bros. (Modular System) [jordigahan, ClawGrip]
2019-12-18 09:33:04 +01:00
Vas Crabb
87fa34f9c5 minimaws: load more stuff, link more stuff 2019-12-18 04:25:52 +11:00
Vas Crabb
d19acbf952 minimaws: refactored digest code, identify fixed bit patterns 2019-12-16 23:11:15 +11:00
David Haywood
033e54d938 not NOT WORKING (plug and play / handhelds) (#6051)
* new NOT WORKING
----
Lexibook Compact Cyber Arcade - Star Wars [Team Europe]
Unknown M&D Handheld [zhongtiao1]

- hooked up controls for shredmjr, now runs the ame as taikeegr [David Haywood]

* new NOT WORKING
----
BBL380 - 180 in 1 [zhongtiao1]

* (nw)

* unkmandd contains some unsp code (nw)

* same hardware these are not (nw)

* tidy unused (nw)

* comment (nw)

* (nw)
2019-12-15 23:34:35 -05:00
Vas Crabb
87d31092e9 minimaws: identify software list dumps in CLI as well 2019-12-16 11:52:14 +11:00
Vas Crabb
53e3751bca minimaws: fix presentation issue (nw) 2019-12-16 11:14:14 +11:00
Ivan Vangelista
b0612e2892 new not working clone
--------------------------------
Raiden (Modular System) [jordigahan, Recreativas.org, ClawGrip]
2019-12-15 17:08:58 +01:00
Vas Crabb
f43e9dbaa2 minimaws: add software list support to web-based romident
(nw) also removed unused member that was breaking clang builds
2019-12-16 01:46:47 +11:00
Vas Crabb
202d06ffb0 minimaws: fill in software list pages, load software list ROM information 2019-12-15 21:38:54 +11:00
Ivan Vangelista
49ffaafd78
mess.lua: fix linking here, too (nw) 2019-12-14 17:55:49 +01:00
Ivan Vangelista
b532e93782
hopefully fix linking, too (nw) 2019-12-14 17:55:10 +01:00
Vas Crabb
1fda8836a7 minimaws: add rudimentary listing of software lists to web UI and work around a python issue on loading; also fix up more software list issues (nw) 2019-12-15 02:38:40 +11:00
hap
88c2549cff cgang: add some outputs (nw) 2019-12-14 14:35:24 +01:00
Vas Crabb
d506479fdd minimaws: load and index some software list data (no way to display it yet)
also fix up some software lists with duplicate part features (nw)
2019-12-15 00:19:29 +11:00
hap
ab865842f2 wacky_gator is namco (nw) 2019-12-13 23:19:12 +01:00
Angelo Salese
f58c3ea264
Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ssfindo.cpp & riscpc.cpp [Angelo Salese] #6047
* riscpc now enters in desktop mode with a valid nvram;
* adds preliminary sound for ppcar;
2019-12-13 21:42:42 +01:00
AJR
2eae516ff4 play_3.cpp: Move games on "Z-Pinball" hardware to new driver (nw) 2019-12-13 15:35:17 -05:00
cam900
dfbb4f2f72 ms32.cpp, bnstars.cpp, tetrisp2.cpp : Device-fied sprite hardware (ms32_sprite.cpp), Fix zooming algorithm, Use shorter/correct type values, Verify clock related to XTAL (#6005)
* ms32.cpp, bnstars.cpp, tetrisp2.cpp : Device-fied sprite hardware (ms32_sprite.cpp), Fix zooming algorithm, Use shorter/correct type values, Verify clock related to XTAL
ms32.cpp : Fix sprite delaying

* bnstars.cpp : Fix spacing

* ms32_sprite.cpp : Fix non-clip case

* ms32_sprite.cpp : Add notes
2019-12-13 10:13:07 -05:00
AJR
c9531ac099 New machines marked as NOT_WORKING
----------------------------------
CD-100B LaserStar [unknown]
2019-12-12 22:44:59 -05:00
hap
96cabda5fb New machines marked as NOT_WORKING
----------------------------------
Cosmo Gang (US) [hap, Lord Nightmare, Alex Cmaylo, The Dumping Union]
2019-12-12 20:51:09 +01:00
Ivan Vangelista
b8777c5081 new not working machine
----------------------------------------------
Chameleon RX-1 [starlord, ClawGrip, Recreativas.org]
2019-12-12 19:07:52 +01:00
arbee
24eb8d5d07 apple2: add support for paddles [R. Belmont] 2019-12-10 22:56:48 -05:00
David Haywood
0747c3ab98 new sets from Sean Riddle, mostly NOT WORKING for now (#6032)
* stuff from Sean, will credit later (nw)

* (nw)

* (nw)

* some more SunPlus stuff with NAND type roms (gpnandnand strings in them, need bootstrap)

* possible hardware names (nw)

* some kind of ARM based GeneralPlus (nw)

* proper names (nw)

* (nw0

* this is some kind of enhanced chipset, not 100% sure it's VT tho (nw)
2019-12-10 11:36:31 -05:00
Vas Crabb
19c4325bd8 Get rid of deprecated universal newlines open flag in Python scripts (io module is present as of Python 2.6) (nw) 2019-12-09 13:26:55 +11:00
hap
323914f25b added Hitachi HD61603 LCD Driver (nw) 2019-12-08 19:47:30 +01:00
hap
5d22854790 New machines marked as NOT_WORKING
----------------------------------
Sphinx 40 [hap, Berger]
2019-12-08 14:43:00 +01:00
AJR
3ead76ec21 New machines marked as NOT_WORKING
----------------------------------
ITC-4 Intelligent Temperature Controller [ClawGrip]
2019-12-07 21:54:33 -05:00
AJR
efbe4b30ba New S-100 device: ASC Associates SASI Host Computer Adapter [AJR, Bitsavers] 2019-12-06 19:02:57 -05:00
AJR
ef4d657213 New machines marked as NOT_WORKING
----------------------------------
21 (Sigma) [Yasu]
2019-12-05 21:23:10 -05:00
hap
cc116dc972 added LC7582 LCD Driver (nw) 2019-12-06 02:25:10 +01:00
hap
011350cceb New machines marked as NOT_WORKING
----------------------------------
Sphinx Dominator (v2.05) [hap, Berger]
2019-12-05 19:44:37 +01:00
Ivan Vangelista
4e32810b5a New machines marked as NOT_WORKING
----------------------------------
Sweet Land [credits to be added]
Vanguard MK1 [Caps0ff]
2019-12-04 16:56:48 +01:00
algestam
f5869f4018 Add bgfx artwork path for Emscripten build (nw) 2019-12-03 22:03:19 +01:00
hap
004f75e2c8 New working machines
--------------------
La Régence [hap, anonymous]
2019-12-02 16:06:19 +01:00
AJR
683e5ba3bb New machines marked as NOT_WORKING
----------------------------------
Pub Time Darts [jordigahan, ClawGrip]
2019-12-01 09:35:43 -05:00
David Haywood
1a2d2e8658 new NOT WORKING machines (Lexibook) (#5989)
* new NOT WORKING machines
---
Lexibook JG7425 221-in-1 [TeamEurope]

* comments (nw)

* acknowledge that there is S+Core code in here at least (nw)

* mapping the code from ROM to RAM at 500000 after skipping the first 0x20 bytes means a lot of jumps go to the word after a 'br r3' so is probably where it gets copied to
2019-12-01 08:13:15 +11: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
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
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