R. Belmont
46a9547baa
Merge pull request #5084 from cam900/jchan_args
...
jchan.cpp : Updates
2019-05-20 07:44:20 -04:00
R. Belmont
0f9d562c72
sknsspr.cpp : Add note ( #5083 )
2019-05-20 07:44:01 -04:00
cam900
a5001d70c2
stvvdp2.cpp : Updates ( #5082 )
...
* stvvdp2.cpp : Updates
Fix blending when tilemap transparency pen is disabled, Fix some transparency behavior
* stvvdp2.cpp : Fix spacing
2019-05-20 07:43:37 -04:00
AJR
f3f39b00e4
z100: Type in remaining PROMs from manuals (nw)
2019-05-19 22:43:51 -04:00
cam900
5cf668ac56
jchan.cpp : Updates
...
Correct sprite delay, Simplify handlers, Reduce unnecessary lines, Runtime tag lookups, Fix spacings, Use shorter / correct type values
2019-05-20 10:55:04 +09:00
cam900
7c74bac369
sknsspr.cpp : Add note
2019-05-20 10:53:36 +09:00
AJR
6fff18773b
i386: Improve splitting of unaligned accesses (excluding program fetches)
...
(nw) This entails a major code reorganization just to keep the scale of it all halfway sane.
2019-05-19 17:41:50 -04:00
ICEknigh7
e4f9fc8d82
specpls3_flop.xml: New additions ( #5080 )
...
* specpls3_flop.xml: New additions
Added side A of the LC-10 Colour Screen printer driver disk, dumped by Guy Bearman.
Also corrected a couple of entries after asking around and doing some additional research.
* Update specpls3_flop.xml
* Update specpls3_flop.xml
2019-05-19 15:47:11 -04:00
Joakim Larsson Edström
106558dd73
Merge pull request #5081 from JoakimLarsson/diablo_5
...
WIP diablo1300.cpp: Fixed conditional jump JNC and table rom offset f…
2019-05-19 21:12:49 +02:00
Joakim Larsson Edstrom
ea9e670d25
WIP diablo1300.cpp: Fixed conditional jump JNC and table rom offset from XLAT instruction
2019-05-19 21:10:47 +02:00
AJR
aea0a4f966
m68kcpu: Show SR; rename ISP to SSP for pre-68020 (nw)
...
m68kdasm: Fix MOVEC formatting (nw)
2019-05-19 13:06:07 -04:00
R. Belmont
788ed71261
Merge pull request #5079 from cam900/mdpal
...
Sega 315-5313 color related function updates
2019-05-19 12:40:43 -04:00
R. Belmont
ab164d1860
Merge pull request #5078 from cam900/machine_segaic16_pal
...
machine/segaic16.cpp : Updates
2019-05-19 12:40:24 -04:00
R. Belmont
ea0415dab5
Merge pull request #5077 from rfka01/master
...
at.cpp: (mainly) 386 BIOS versions
2019-05-19 12:40:11 -04:00
David Haywood
16769f82d1
smartfp - identify some audio related bits (nw) ( #5076 )
...
* smartfp register use (nw)
* refactor (nw)
* (nw)
* (nw)
2019-05-19 12:39:50 -04:00
Windy Fairy
c05732d212
Update k573dio/k573fpga to use a proper algorithm for decrypting ddrsbm audio + volume fix ( #5071 )
...
* Fix volume bug
* Implement decryption algorithm for DDR Solo Bass Mix which does not rely
on premade tables/keys.
* This shift is useless
* Make use of bitswap
2019-05-19 12:39:36 -04:00
AJR
5f7d463268
i186: Official names found for DMA registers (nw)
2019-05-19 12:04:03 -04:00
cam900
ec6cee558f
315_5124.cpp : Add SMS compatible mode color for 315-5313
2019-05-19 23:20:16 +09:00
cam900
67a4174223
Sega 315-5313 color related function updates
...
315_5124.cpp : Use color lookup and correct color levels for 315_5313, Add notes
315_5313.cpp : Use color lookup, Convert bitmap drawing function into bitmap_rgb32, Reduce unused, Fix save pointers, Fix external palette handlers, Implement 3 bit color mode
mega32x.cpp : Use color lookup, Reduce unuseds, Add device_palette_interface
2019-05-19 23:07:31 +09:00
Robbbert
ba15389036
Merge branch 'master' of https://github.com/mamedev/mame
2019-05-20 00:00:25 +10:00
Robbbert
6ba74415be
Lola8a : added missing keys & some notes; marked as WORKING
2019-05-20 00:00:02 +10:00
AJR
354656e55b
i186: Peripheral register refinements
...
- Emulate strange but documented behavior of unaligned accesses and byte writes to internal peripheral registers
- Use more official register mnemonics
2019-05-19 09:54:30 -04:00
MetalliC
0fc2e7e152
chihiro satellite DVD docs
2019-05-19 15:30:14 +03:00
MetalliC
bbf270163c
new NOT_WORKING machine
...
---------------------
SpongeBob SquarePants Ticket Boom [brizzo, MetalliC]
2019-05-19 14:32:45 +03:00
Robbbert
ee60a5f0fb
bcs3 marked as WORKING
...
(nw) added notes.
2019-05-19 19:08:32 +10:00
cam900
d7f59e06f8
machine/segaic16.cpp : Updates
...
Move palette shadow / hilight toggle bit function into palette handler (excpect hangon; it has external shadow / hilight toggle bit), Simplify some handlers, Fix debugger issues, Fix spacing, Use shorter / correct type values
2019-05-19 09:56:30 +09:00
AJR
e2eff85901
mc6845: More consistent identification of HD6845S variant (nw)
2019-05-18 20:24:13 -04:00
AJR
53ca659461
antic: Modernize logging (nw)
2019-05-18 18:25:00 -04:00
AJR
4e4d8ba73b
bml3: Fix build (nw)
2019-05-18 18:25:00 -04:00
rfka01
8b4e1fc09f
at.cpp: (mainly) 386 BIOS versions
2019-05-19 00:24:09 +02:00
MooglyGuy
a3855841e8
-hpc3: Silence debug printf, nw
2019-05-19 00:17:33 +02:00
mooglyguy
2c7880da2c
-hpc3: Various changes: [Ryan Holtz]
...
* Split into Indy (Guinness) and Indigo 2 (Full House) versions.
* Fixed second SCSI controller handling in Full House mode.
* Fixed serial EEPROM hookup. Indigo 2 now plays its boot tune.
-ioc2: Fixed System ID register handling. Indy and Indigo 2 are now properly identified. [Ryan Holtz]
2019-05-19 00:03:29 +02:00
AJR
0330e67285
bml3: Define master clock in xtal.cpp (nw)
...
ti_fdc: Schematic shows a 2 MHz XTAL on board (nw)
2019-05-18 17:56:11 -04:00
AJR
52f299f616
atari810, atari1050: Add notes on format; correct mirroring (nw)
2019-05-18 17:14:00 -04:00
hap
0c887cc30f
msx sfg: add note (nw)
2019-05-18 17:47:33 +02:00
MooglyGuy
b867ba1535
-indy_indigo2: Make XL24 the default gio_gfx slot option, as people are unable to use -listslots, nw
2019-05-18 15:31:09 +02:00
MooglyGuy
ad1ab4290d
-nscsi_bus: Disable LOG_DATA_SENT by default to minimize log spam, nw
2019-05-18 14:40:08 +02:00
MooglyGuy
95bc436451
-newport: Base visible area and screen size on actual timing parameters. [Ryan Holtz]
2019-05-18 14:40:08 +02:00
Joakim Larsson Edström
ab1e83ee3c
diablo1300: WIP Added new microcode, table rom and started looking at… ( #5067 )
...
* diablo1300: WIP Added new microcode, table rom and started looking at a callback interface
* diablo1300.cpp: relative reference to table rom and added carry to debugger registers
2019-05-18 08:31:33 -04:00
R. Belmont
52c6f4d1f3
Merge pull request #5070 from cam900/segaic16_args
...
segaic16_road.cpp : Updates
2019-05-18 08:30:58 -04:00
R. Belmont
00f7534ba3
Merge pull request #5072 from cam900/klax_args
...
klax.cpp : Updates
2019-05-18 08:30:32 -04:00
R. Belmont
dd02195aa2
Merge pull request #5074 from cam900/ms32spr_gfx
...
ms32.cpp, bnstars.cpp, tetrisp2.cpp : Move sprite gfx rearrange funct…
2019-05-18 08:30:20 -04:00
cam900
15876972f3
viewgfx.cpp : Allow palette alpha value viewable ( #5073 )
2019-05-18 08:30:07 -04:00
David Haywood
2d6a44b90e
smartfp / unsp research / improvements ( #5075 )
...
* smartfp / unsp research / improvements (nw)
* more bits (nw)
2019-05-18 08:29:55 -04:00
cam900
f2e563425f
ms32.cpp, bnstars.cpp, tetrisp2.cpp : Move sprite gfx rearrange function into gfxdecode, Fix notes
2019-05-18 20:05:43 +09:00
cam900
47e8f3651e
klax.cpp : Updates
...
Simplify handlers, Simplify gfxdecodes, Fix naming, Reduce unnecessary lines, Use shorter / correct type values
2019-05-18 18:22:10 +09:00
Patrick Mackinlay
5b1123c6e2
interpro_kbd: housekeeping (nw)
2019-05-18 14:37:37 +07:00
Ivan Vangelista
0303a03b9f
konamim2.cpp: redumped totlvica CD-ROM [AWBACON / Video Game Esoterica]
2019-05-18 09:01:46 +02:00
Ivan Vangelista
9a2434c2b2
new working clone
...
---------------------------------
Super Cobra (encrypted) [Team Europe]
2019-05-18 08:33:50 +02:00
cam900
ea79b463b9
segaic16_road.cpp : Updates
...
Simplify handlers, Remove hardcoded tags, Unnecessary pointer, Reduce unnecessary lines, Fix debugger issues, Use shorter / correct type values
2019-05-18 14:05:36 +09:00