Commit Graph

39592 Commits

Author SHA1 Message Date
Angelo Salese
be38cd71bb Note fix, nw 2015-12-17 10:46:37 +01:00
mahlemiut
043eed6171 Make new internal debugger windows appear in a cascade-like position, and give some windows better default sizes. Change render_target::debug_top() to put targets at the end of the target list, fixing the order in which windows are rendered (nothing else uses this function). 2015-12-17 19:10:31 +13:00
angelosa
40768ae7dd Fixed gfx decoding for Konami GX BIOS [Angelo Salese]
Fixed k055555 write access, fixing Lethal Enforcers 2 text colors properly [Angelo Salese]
2015-12-17 03:53:07 +01:00
briantro
4d649913e0 New Hat Trick Hero '93
New Clone Added
-----------------------------------------------------
Hat Trick Hero '93 (Ver 1.0A 1993/02/28) [Bill D, The Dumping Union]
2015-12-16 19:51:04 -06:00
angelosa
6ef63bc8f3 Minor, nw 2015-12-17 02:00:06 +01:00
angelosa
c73dd3f8ef Fix Racin' Force crash at POST, "fixed" text tilemap offsets, nw 2015-12-17 02:00:04 +01:00
Ville Linde
f5b5f30f9c taitopjc: video updates + 32051 fixes (nw) 2015-12-17 02:58:13 +02:00
angelosa
0bd7d225ff Merge branch 'master' of https://github.com/mamedev/mame 2015-12-17 00:32:26 +01:00
angelosa
031c350d8d k053252: just reset internal screen state when a frequency clock change occurs. [Angelo Salese]
konamigx: bumped legacy SCREEN_SIZE to 1024 x 1024, fixed crash happening with Konami GX BIOS, nw

konamigx: change pixel clock only when intended, nw
2015-12-17 00:31:17 +01:00
Scott Stone
2bc950332d Merge branch 'master' of https://github.com/mamedev/mame 2015-12-16 16:16:14 -05:00
Scott Stone
cab669c5b7 Fix for hp9845c, hp9845t sets adding required I/O ports not found. (nw) 2015-12-16 16:15:35 -05:00
angelosa
3a8ddce4da Silence sound CPU into pitfalling for Konami GX BIOS, nw 2015-12-16 22:00:59 +01:00
angelosa
848751969a Facepalm, nw 2015-12-16 21:26:49 +01:00
Guru
6684713470 fanucspmg.cpp: added preliminary keyboard matrix diagram so it doesn't get lost <nw>
provided by Lord Nightmare (+notes) based on a rough keyboard schematic that I drew up
2015-12-17 01:57:28 +08:00
MetalliC
af6867ea07 useless notes (nw) 2015-12-16 18:35:09 +02:00
Miodrag Milanović
e9198b4e2d Merge pull request #505 from fulivi/hp9845_dev
hp9845b & hphybrid: added missing "override"s
2015-12-16 17:01:39 +01:00
fulivi
fd39d0938c hp9845b & hphybrid: added missing "override"s 2015-12-16 16:03:06 +01:00
Angelo Salese
71cd074dca Minor update to template_readme.txt, nw 2015-12-16 12:14:57 +01:00
balr0g
e9648efd49 Merge branch 'mash/patch-6' 2015-12-15 21:21:16 -05:00
MASH
793aef6039 Replaced strlen(device->shortname())!=0 with device->shortname()[0]!='\0' in info.cpp
Increased listxml output ==> 18%
2015-12-15 21:20:24 -05:00
angelosa
9d928bfa41 Claim this, nw 2015-12-15 23:01:22 +01:00
angelosa
6d9def2293 tasman: reinstated CCU again, added preliminary irq masking, added some better gfxdecoding, nw 2015-12-15 22:54:51 +01:00
angelosa
e3f5b403ec Note and revert MT #5423 2015-12-15 20:03:31 +01:00
Miodrag Milanović
4ba5d45e4e Merge pull request #502 from fulivi/hp9845_dev
First version of HP9845B driver [F.Ulvi]
2015-12-15 19:21:34 +01:00
Vas Crabb
a48e37dc10 laserbat/lazarian: fix colours 2015-12-16 04:50:42 +11:00
briantro
0a7b4771a1 New PE+ poker clone
Out of whatsnew:
Following recent research other minor corrections were made

New Clone Added
----------------------------------------------------
Player's Edge Plus (XM00002P+XMP00006) Multi-Poker (MGM Grand Detroit Casino) [BrianT]
2015-12-15 10:42:02 -06:00
Vas Crabb
17749786fe comments (nw) 2015-12-16 02:28:33 +11:00
hap
78c868cb45 nw 2015-12-15 16:26:51 +01:00
fulivi
f23fad802c hp9845b: first release (to be completed) 2015-12-15 13:30:32 +01:00
fulivi
bf636b00f6 hphybrid: fixed MAE bug, added "PA changed" callback 2015-12-15 13:30:32 +01:00
fulivi
2408e8167d hphybrid: added selection of boot mode for 5061-3001 2015-12-15 13:30:32 +01:00
fulivi
26fcc6f7ae hp9845b: first version (implemented devices: 2 CPUs, RAMs, test ROM, text mode video) 2015-12-15 13:30:32 +01:00
fulivi
03b2a58b94 hphybrid: implemented all EMC instructions, seem ok 2015-12-15 13:30:32 +01:00
fulivi
1160765942 hphybrid: register W added (it's needed by 9845 test ROM) 2015-12-15 13:30:32 +01:00
fulivi
92b3373e96 hphybrid: access to top half of base page fixed 2015-12-15 13:30:32 +01:00
fulivi
43a9b8a53f hphybrid: first draft of HP-5061-3001 CPU driver 2015-12-15 13:30:32 +01:00
Vas Crabb
9892fe3f0c Better layer alignment again 2015-12-15 22:45:26 +11:00
Vas Crabb
d2dd77a73d copyright (nw) 2015-12-15 21:50:54 +11:00
Vas Crabb
a8d1e313b4 Make Lazarian playable
* Decode PLA bitstream and use for video mixing
* Document colour format and make up usable colour values
* Implement shell and area effects
* Use proper video timings - yes there is blank space on the right
* Add PLA from lazarian to laserbat as bad dump as it's needed now
* Yes it's impossible to get black because there's no LSB for blue
* Colours are still wrong, but at least it's only the intensities now
* There are still alignment issues between layers
* catnmous is completely broken, need schematic for PLA hookup
2015-12-15 21:03:31 +11:00
Vas Crabb
9484f593ca Add INTREQ/INTACK to S2636, not used by any drivers yet 2015-12-15 21:03:30 +11:00
Miodrag Milanović
287041f333 Merge pull request #500 from MASHinfo/patch-4
Fixed listxml sample output.
2015-12-15 08:10:57 +01:00
mahlemiut
73276c7ae8 Stop internal debugger window title and editors from drawing text outside the bounds of the window. 2015-12-15 19:41:38 +13:00
David Haywood
24ffb6b640 mark finalap2j (Final Lap 2 Japan version) gfx roms as BAD_DUMP
The Japanese versions of these games should use different gfx roms to the World versions, there is corrupt text in attract mode otherwise.
2015-12-15 04:12:42 +00:00
MASH
6d39992775 Fixed listxml sample output.
The listxml dosn't output the game samples.
This fixed commit: tagmap_t to std::unordered_map or std::unordered_set where applicable… 
3414b0166e
2015-12-15 03:10:01 +01:00
David Haywood
7f1e7cf502 scale our gun input to screen size, otherwise it's massively inaccurate near the bottom (nw) 2015-12-15 01:11:42 +00:00
David Haywood
bfcb9e1079 MT00363 ? 2015-12-15 00:37:56 +00:00
briantro
02f32dc109 peplus.cpp: Correct DO_DUMP prom size - NW 2015-12-14 18:34:05 -06:00
briantro
0f6e6eddbe peplus.cpp: Add in actual missing CG numbers - NW
After some research I found the actual CG numbers needed for Treasure Chest and Royal Deuces as well as XP000074 is needed for the Double Down Stud Poker set.
2015-12-14 18:18:34 -06:00
David Haywood
43185c56a7 this looks more like a debug port on this game actually (nw) 2015-12-14 23:37:15 +00:00
David Haywood
2fdc4a7ec7 MT03860 2015-12-14 23:13:28 +00:00