Commit Graph

56592 Commits

Author SHA1 Message Date
AJR
ee89605879 lc8670: Fix disassembler to make it not completely broken 2018-01-14 18:35:34 -05:00
briantro
1077a79460 mosaic.cpp: Add PCB layout for Mosaic & change CPU / Sound clocks to be derived from actual OSCs on PCB. [Brian Troha] 2018-01-14 16:55:06 -06:00
AJR
183b56a7d1 cpu/apexc: Replace single-location tape I/O space with callbacks (nw) 2018-01-14 17:43:30 -05:00
briantro
3f90200e4f crystal.cpp: Minor doc update about Cross Puzzle (nw) 2018-01-14 15:16:47 -06:00
cracyc
9ef46e266d plugins/data: didn't mean to undo that (nw) 2018-01-14 14:22:05 -06:00
David Haywood
3abe4d337c radica 6502: preliminay sprites (#3068)
* radica 6502 tvgames: identify where gfx are coming from in each of the games in the space invaders pack so we can attempt to find the register that controls it, or dma etc.

new NOT WORKING
Tetris (Radica, Arcade Legends TV Game) [Sean Riddle, Incog]

* this seems to be gfx base (nw)

* latest findings (nw)

* trying to work out what these are (nw)

* typo (nw)

* this looks like some kind of dma or sound (nw)

* this seems to be mode select (nw)

* qix isn't so special, m_hackmode no longer needed (nw)

* pretty sure these are the palettes.. format is a mystery tho

* palette select bits in 4bpp mode (taito logo, game selection)  palette format is still wrong tho.

* palette/tilemap dma, improves tetris (nw)

* various updates, no functional change (nw)

* notes (nw)

* radica6502 : preliminary sprites

* formatting (nw)

* sprite flipping for space invaders ufo (nw)
2018-01-14 15:06:41 -05:00
arbee
220eb76ba3 konmedal: shuriboy now fully passes POST [R. Belmont] 2018-01-14 15:05:12 -05:00
Miodrag Milanovic
7027072d39 changed screen to pal resolution for nes_vt_hh (nw) 2018-01-14 20:15:23 +01:00
Miodrag Milanović
70b4620ab3
Merge pull request #3069 from daveshah1/new_vtxx
Add initial support for new VTxx handeld, SY-889 [David Shah]
2018-01-14 19:13:03 +01:00
David Shah
069364b70e Reset behaviour tweaks 2018-01-14 17:13:39 +00:00
Michael Zapf
7cdee163c6 geneve: Added VRAM selection 128K/192K; using logmacro 2018-01-14 17:38:07 +01:00
David Shah
b783dfc797 RGB palette support for correct SY-889 colours 2018-01-14 16:19:32 +00:00
David Shah
040bd0c8d2 SY-889 DMA and memory map correct 2018-01-14 15:57:28 +00:00
Firehawke
f2859d0db0 Correct command heading case and adjustments to expressions (NW) 2018-01-15 02:11:15 +11:00
cracyc
380bff2202 plugins/data: don't pollute the namespace and use emu.print_error (nw) 2018-01-14 08:39:37 -06:00
David Haywood
cea7ff08ac Radica6502 : use palette selection bits in 4bpp mode, format still wrong tho. (#3063)
* radica 6502 tvgames: identify where gfx are coming from in each of the games in the space invaders pack so we can attempt to find the register that controls it, or dma etc.

new NOT WORKING
Tetris (Radica, Arcade Legends TV Game) [Sean Riddle, Incog]

* this seems to be gfx base (nw)

* latest findings (nw)

* trying to work out what these are (nw)

* typo (nw)

* this looks like some kind of dma or sound (nw)

* this seems to be mode select (nw)

* qix isn't so special, m_hackmode no longer needed (nw)

* pretty sure these are the palettes.. format is a mystery tho

* palette select bits in 4bpp mode (taito logo, game selection)  palette format is still wrong tho.

* palette/tilemap dma, improves tetris (nw)
2018-01-14 08:50:23 -05:00
R. Belmont
e6fd52b6bf
Merge pull request #3064 from Firehawke/master
First pass of MAME Debugger help for documentation. (NW)
2018-01-14 08:49:41 -05:00
R. Belmont
c9b3574e55
Merge pull request #3065 from firewave/database
plugins/data: added reporting of database errors (nw)
2018-01-14 08:49:00 -05:00
David Shah
65d74c001d Add SY-889 ROM and machine type 2018-01-14 12:55:16 +00:00
Vas Crabb
9cbca9ee47 New machines marked NOT_WORKING
-------------------------------
Sartorius-Werke GmbH 3733 [Mike McBike, rfka01, Vas Crabb]
2018-01-14 22:40:43 +11:00
firewave
7da4d2dfc6 plugins/data: added reporting of database errors (nw) 2018-01-14 12:09:06 +01:00
angelosa
e42ca026d9 snes_snd.cpp: merge timer counters into one single function [Angelo Salese] 2018-01-14 07:28:41 +01:00
angelosa
7a35ee6cf4 snes_snd.cpp: TnDIV divides by 256 when setting written is 0 [Angelo Salese] 2018-01-14 07:28:39 +01:00
AJR
84e516a892 z8536: Various improvements (nw)
- Create provisional Z8036 variant for Z8000 bus compatibility, splitting out Z8536-specific state machine logic
- Convert mask #defines into enums
- Register device variables for save states
- Add a few comments about the Z8036 and Z8536
2018-01-14 01:12:47 -05:00
Firehawke
18d3d5ac50 First pass of MAME Debugger help for documentation. (NW) 2018-01-13 21:56:18 -07:00
firewave
e2d7b45434 removed implict usage of "nullability" from SANITIZE=undefined (nw) 2018-01-14 13:54:21 +11:00
Oliver Stöneberg
f911ab2869 plugins/data: fixed table lookup (nw) 2018-01-13 19:37:04 -06:00
Justin Kerk
49ec473b6c mess.flt: add radicasi.cpp (nw) 2018-01-13 15:12:20 -08:00
smf-
05e59cf6aa fix disassembly when $ed, $dd & $fd prefixes are used but the instruction is not valid. [smf] 2018-01-13 23:04:42 +00:00
AJR
32156813c0 citycon: Hook up PSG read (fixes cop car spin sound) 2018-01-13 17:11:46 -05:00
David Haywood
2ffa4417f9 radica6502: better emulation of the video hardware, (#3058)
* radica 6502 tvgames: identify where gfx are coming from in each of the games in the space invaders pack so we can attempt to find the register that controls it, or dma etc.

new NOT WORKING
Tetris (Radica, Arcade Legends TV Game) [Sean Riddle, Incog]

* this seems to be gfx base (nw)

* latest findings (nw)

* trying to work out what these are (nw)

* typo (nw)

* this looks like some kind of dma or sound (nw)

* this seems to be mode select (nw)

* qix isn't so special, m_hackmode no longer needed (nw)

* pretty sure these are the palettes.. format is a mystery tho
2018-01-13 16:59:19 -05:00
arbee
b01ed80c85 fix compile on GCC 7.2.1 (nw) 2018-01-13 16:55:04 -05:00
arbee
ba9c8cc685 compile fix for GCC 7.2.1 (nw) 2018-01-13 16:51:36 -05:00
angelosa
3fd2f2f2d4 homerun.cpp: screen_raw_params (nw) 2018-01-13 22:42:25 +01:00
smf-
6831f9fa4f this breaks more than it fixes. Revert "z80 disassembler, stopped invalid dd & fd instructions from eating the next byte [smf]"
This reverts commit 347396faed.
2018-01-13 21:31:18 +00:00
mooglyguy
1905584a6b -gba: Use correct initial mapping for movie cartridges. Fixes v_sharkt, v_shrek, v_shrek2, probably others. [endrift, Ryan Holtz] 2018-01-13 22:13:38 +01:00
mooglyguy
7f3f8fd245 -bgfx: Abstracted some view-related functions into bgfx_view class, nw 2018-01-13 22:13:38 +01:00
arbee
583db889a4 Merge branch 'master' of https://github.com/mamedev/mame 2018-01-13 16:07:07 -05:00
arbee
70eef438bb quickpick5: more progress (nw) 2018-01-13 16:06:32 -05:00
Justin Kerk
c94f2a6f47 New working software list additions
-----------------------------------
ibm5150: Stellar 7 [Arcade Shadow]
ibm5170: Blake Stone: Aliens of Gold (v2.1), Blake Stone: Aliens of Gold (v3.0), Simon the Sorcerer [Arcade Shadow]
2018-01-13 12:54:02 -08:00
R. Belmont
696986dfc2
Merge pull request #3040 from DavidHaywood/110118
new clones   Cookie & Bibi 2 (set 2) [Hammy]
2018-01-13 13:05:44 -05:00
David Haywood
f3234fba01 Various progress on the Radica 6502 stuff (#3057)
* radica 6502 tvgames: identify where gfx are coming from in each of the games in the space invaders pack so we can attempt to find the register that controls it, or dma etc.

new NOT WORKING
Tetris (Radica, Arcade Legends TV Game) [Sean Riddle, Incog]

* this seems to be gfx base (nw)

* latest findings (nw)

* trying to work out what these are (nw)

* typo (nw)

* this looks like some kind of dma or sound (nw)

* this seems to be mode select (nw)
2018-01-13 12:38:29 -05:00
arbee
ec89b99254 quickpick5: checkpoint (nw) 2018-01-13 12:27:00 -05:00
Robbbert
955b50c843 (nw) simulate protection for korosuke [iq_132] and resultant cleanup [Robbbert] 2018-01-14 01:31:41 +11:00
AJR
210a04e72d citycon: Fix sound CPU speed 2018-01-13 09:10:11 -05:00
Robbbert
4e5c8b4c3e (nw) Fixed 72 validation errors. 2018-01-13 23:09:31 +11:00
hap
109bfd7329 rm bogus mame.lst (nw) 2018-01-13 06:53:38 +01:00
AJR
21a36b689b maygay1b.cpp: Add addressable latch (nw) 2018-01-12 21:38:10 -05:00
angelosa
95c2fab37d hng64.cpp: enabled preliminary ROZ floor for Fatal Fury Wild Ambition / Buriki One [Angelo Salese] 2018-01-13 02:35:23 +01:00
incog
2ec2d5a65b new working clone (#3053)
* Added Game Fighter (bootleg)

* added Game Fighter (bootleg)
2018-01-12 20:08:58 -05:00