Commit graph

70080 commits

Author SHA1 Message Date
AJR
c623f242a3 New machines marked as NOT_WORKING
----------------------------------
Genius Tabletop Black Magic CX (Germany) [TeamEurope]
2019-11-30 23:51:38 -05:00
Robbbert
56adf09ea7 (nw) Housekeeping 2019-12-01 09:31:26 +11:00
David Haywood
93e610757c new WORKING machine (Lexibook 120-in-1) (#5993)
* new WORKING machine
-------
Lexibook JG7415 120-in-1 [TeamEurope, David Haywood]

(weirdly uses a 256MB rom, full of data, but only 128MB of it is for this game, also didn't give 100% consistent reads, asked Klaus to check if bad bits are in unused areas, could have been intentional)

* remove debug code (nw)

* remove debug code (nw)

* (nw)

* (nw)

* less unstable reset behavior (nw)

* looks like the faulty ROM is intentional, and it was wired up in such a way that the game wouldn't fall on the faulty parts (nw)
2019-12-01 08:14:13 +11: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
arbee
478347e1a8 New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Buttobi Boy [SpinalFeyd, R. Belmont]
2019-11-30 12:09:20 -05:00
Ivan Vangelista
def3e9c9a1 mitchell.cpp: make pkladiesbl2 boot (nw) 2019-11-30 16:33:51 +01:00
MetalliC
c47f300bb4 cps3: tweak frame rate based on more precise measurements, early boards docs 2019-11-30 15:34:11 +02:00
Ivan Vangelista
a52d527a1c thoop2.cpp: fixed issue #5990 (nw) 2019-11-30 13:15:11 +01:00
Wintermute 0110
5e6927dcfa Improve Sinclair SL names. (#5924) 2019-11-30 21:15:51 +11:00
Wintermute 0110
e5e90d2608 Improve Sega SL names. (#5925) 2019-11-30 21:15:03 +11:00
Wintermute 0110
73012fdbfa Improve Commodore SL names. (#5926) 2019-11-30 21:14:17 +11:00
rfka01
e38ee5c2ee new CP/M and DOS computer BIOS versions (#5963)
* added German Bondwell BW-14 and AEG Olympia Olyport 40-21 (Zenith SuperSport 286)

* at.cpp: added Bull Micral 45

* pc.cpp: Thomson TO16
2019-11-30 21:05:45 +11:00
Robbbert
aba05392ec New working machines
--------------------
Mera-Elzab Meritum I
[Robbbert]
thanks_to Element853
2019-11-30 19:22:36 +11:00
Ivan Vangelista
9237cb0118 model2.cpp: dumped drive board ROM epr-16488 for daytona [jordigahan, ClawGrip] 2019-11-30 08:52:56 +01:00
ClawGrip
dbdf3c5948 galpanic_ms.cpp: Change game name and metadata (nw) (#5987) 2019-11-30 08:48:40 +01:00
ClawGrip
f0235f6088 bigkarnk_ms.cpp: Add checksum note (nw) (#5988) 2019-11-30 08:47:07 +01:00
David Haywood
2453ae407c machines promoted to WORKING (Plug & Play / SunPlus - Zone 40) (#5983)
* mostly decrypt zone40

this gets the graphics in the tile viewer to look mostly correct, and there are neat increasing number sequences in ROM

there might still be an additional opcode fetch scramble, and also block scramble (I see no vectors) or possible internal ROM use (this came after vt1682, which had internal ROM boot option, but dumps we have don't use it)

* move zone40 back to vii.cpp

* begin looking at inputs (nw)

* input reading method matches zone60 (nw)

* machines promoted to WORKING
--------
Zone 40 [David Haywood, BeckyRGB]

* tidy (nw)

* safety (nw)

* tidy (nw)

* fix sword of warrior (nw)

* tidy (nw)

* tidy (nw)

* tidy (nw)

* fix player 2 inputs (nw)

* better subclassing (nw)
2019-11-29 19:26:50 -05:00
yz70s
7918d64c94 nforcepc.cpp: add parallel and serial ports to ite superio (nw) 2019-11-29 18:13:06 +01:00
yz70s
c63e41ff66 fdc37c93x.cpp: use enum constants and not explicit values (nw) 2019-11-29 18:13:04 +01:00
yz70s
cbd1c11a3f xbox_pci.cpp: set interrupt pin configuration byte (nw) 2019-11-29 18:13:03 +01:00
Ivan Vangelista
f89c5dea29 ms32.cpp: corrected flags for f1superb - MT07502 (nw)
also commited mame.lst update I forgot before (nw)
2019-11-29 17:26:04 +01:00
cracyc
b32f90e5a9 plugins/data: small cleanups (nw) 2019-11-29 10:18:50 -06:00
Ivan Vangelista
35a1da30f1 New clones marked as NOT_WORKING
--------------------------------
Poitto! (revision C) [hammy, The Dumping Union]
2019-11-29 17:16:48 +01:00
sasuke-arcade
90866c6a35 skyfox.cpp : Background pattern adjustment compared to PCB strictly. (#5979) 2019-11-29 16:59:26 +01:00
Ivan Vangelista
75836c7ed7 ui/cheatopt.cpp: MT07510 (nw) 2019-11-29 16:12:15 +01:00
hap
e3b997b8b4 nibbler: conf switch for the debug controls (nw) 2019-11-29 15:53:37 +01:00
cracyc
b5f648cca7 plugins/data: that shouldn't be there (nw) 2019-11-29 08:36:30 -06:00
arbee
47f2f58c1c Fix typo (nw) 2019-11-29 07:38:51 -05:00
cam900
4a90ec44cc namcos2.cpp : Reduce duplicates, Add notes (#5984)
* namcos2.cpp : Reduce duplicates, Add notes

* namcos2.cpp : Revert unnecessary changes
2019-11-29 23:32:16 +11:00
Ivan Vangelista
60b94f7c15 i960.h: fixed my oversight (nw) 2019-11-29 07:25:35 +01:00
cracyc
8dbea98e20 plugins/data: loading fixes (nw) 2019-11-28 22:35:36 -06:00
arbee
b4bc924018 apple2: perform single-pixel shift for HGR monochrome with bit 7 set [R. Belmont, SoltanGris42] 2019-11-28 22:34:05 -05:00
TwistedTom
9c8934c5c0 new rom 2019-11-29 14:26:00 +11:00
cam900
f74774899c segas16a.cpp, segas16b.cpp : Add save state, Partially fix reset behavior
Move dfjail related handlers/variables into dfjail_state, related to sound hardware differs
2019-11-29 14:18:36 +11:00
cam900
780039e23a namcos2.cpp : Reduce duplicates related to CPU Board components and Configuration duplication 2019-11-29 14:04:01 +11:00
Tom
5ac3afc381 Sam Coupe: fix, additions (#5947)
* fix mode 1/2 colours

* add some sw

* added joysticks

* added f16demo to cassette softlist

* remove evil joycode
2019-11-29 13:37:49 +11:00
Ivan Vangelista
3377011887 updated my recent commits to initialize bools with false instead of 0, as suggested (nw) 2019-11-28 19:02:41 +01:00
hap
0b49460e42 neogeo: fix stretch view not hiding edges when MAME is fullscreen (nw) 2019-11-28 17:52:21 +01:00
hap
90035c082c snk6502: fix nibbler 2player sound problem (nw) 2019-11-28 16:39:14 +01:00
hap
05b6c12a24 8080bw: mark cane,orbite as prototype (nw) 2019-11-28 13:22:32 +01:00
Ivan Vangelista
67f12e18b3
topcat.h: initialization (nw) 2019-11-28 09:50:00 +01:00
Joakim Larsson Edström
5fbd6dd423
Merge pull request #5980 from JoakimLarsson/eispc
eispc.cpp: verified that BGFX related issue #5776 is gone and removed workaround
2019-11-28 09:04:41 +01:00
Joakim Larsson Edstrom
2ce172a0b2 eispc.cpp: verified that BGFX related issue #5776 is gone and removed workaround 2019-11-28 09:02:37 +01:00
arbee
21fcb5cc5e New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Kattobase Power Pro Kun [SpinalFeyd, R. Belmont]
2019-11-27 22:41:37 -05:00
arbee
6b049e33d6 m68kmmu: Fixed issues with Domain/OS and its installer crashing [Hans Ostermeyer]
apollo: Fixed failures in DEX DISP7C tests 170 and 210 and selftest TE [Hans Ostermeyer]
2019-11-27 21:37:24 -05:00
couriersud
abc4dadd53 osd/sdl/window.cpp: Remove misleading comments. (nw) 2019-11-27 23:13:57 +01:00
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