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
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
Robbbert
59ffc1bb67
(nw) Housekeeping
2019-05-18 14:29:18 +10:00
grullosgo
9f1a9b2385
cleaned up and standarized the code ( #5069 )
2019-05-17 22:35:37 -04:00
braintro
3c7e1ca7d0
(nw) minor doc update about sets & consistency naming.
2019-05-17 21:27:23 -05:00
Mike
a5981ef2b2
Bally pinball by35: More sound improvements and refactoring ( #5068 )
...
* Bally pinball by35: Move pinball sound boards to a new file.
* Bally pinball by35: Move as8888 code to a proper device.
* Bally pinball by35: Add Cheap Squeak sound board.
* m6801: Fix bug where irq is never triggered.
* Bally pinball by35: Mark the AS888 games as non-skeleton.
* Bally pinball by35: Refactor state classes.
2019-05-17 16:59:23 -04:00
Dirk Best
481e447fad
315_5649: Better fix, set all ports to input on reset
2019-05-17 20:50:26 +02:00
Dirk Best
e5f9778b07
315_5649: Fix MT07315
...
Maybe the "port direction" register works differently?
2019-05-17 20:17:32 +02:00
Curt Coder
853d31bcf6
c1541: Added ROMs for a bunch of 1541 clones. [Curt Coder]
2019-05-17 20:39:38 +03:00
David Haywood
ac08d9e6a2
smartfp - improve tile addressing (nw) ( #5066 )
...
* smartfp - improve tile addressing (nw)
* move blank tile check (nw)
2019-05-17 12:16:46 -04:00
R. Belmont
2015b99b19
Merge pull request #5065 from cam900/cave_ppsatan
...
cave.cpp : Fix ppsatan regression, Allow mix multi sprite chip in sin…
2019-05-17 12:16:31 -04:00
AJR
7b8cc2fd8e
diserial: Make received parity consistent with transmitted parity (nw)
2019-05-17 09:14:28 -04:00
Patrick Mackinlay
5c265dc43f
diserial: correct parity output (nw)
2019-05-17 18:39:40 +07:00
Robbbert
0d75b0272d
(nw) cassette cleanup
2019-05-17 20:34:08 +10:00
hap
1d5317f69f
msx: Added alternate set of Yamaha SFG05 firmware [David Viens]
2019-05-17 12:27:17 +02:00
AJR
45ba4885a0
mos6530n: Stop killing atari1050 with infinite recursion (nw)
2019-05-17 02:29:16 -04:00