Commit Graph

38642 Commits

Author SHA1 Message Date
hap
f80a65b5a5 small cleanup, made shougi2 a parent instead of clone of shougi 2015-10-25 19:37:33 +01:00
Miodrag Milanović
01db6150c2 Merge pull request #426 from Shideravan/patch-5
Including 32x_mcd and 32x_mcdj drivers (nw)
2015-10-25 18:08:29 +01:00
Miodrag Milanović
988420a3ea Merge pull request #425 from Shideravan/patch-4
New machines marked as NOT_WORKING
Mega-CD with 32X (Japan, NTSC) [Shideravan]
Mega-CD with 32X (Europe, PAL) [Shideravan]
2015-10-25 18:08:10 +01:00
Shideravan
e57104c498 Including 32x_mcd and 32x_mcdj drivers
In addition to Pull Request #425
2015-10-25 14:56:29 -02:00
Shideravan
78d681df14 New machines marked as NOT_WORKING
----------------------------------
Mega-CD with 32X (Japan, NTSC) [Shideravan]
Mega-CD with 32X (Europe, PAL) [Shideravan]

(I'll edit mess.lst for these drivers too)
2015-10-25 14:42:55 -02:00
R. Belmont
53c819e5e4 Merge pull request #424 from kazblox/patch-1
i86 and cosmic.c fixes
2015-10-25 12:21:54 -04:00
Olivier Galibert
3575436b96 namcos23: fix the polynew conversion [O. Galibert] 2015-10-25 17:16:59 +01:00
kazblox
f6f13202fe cosmic.c - correct magspot clock
verified via schematics
2015-10-25 12:14:48 -04:00
kazblox
933c779ab6 i86 - implement 0xF1 alias for 0xF0 (LOCK)
opcode tested on reenigne's IBM XT bus sniffer.
2015-10-25 12:09:19 -04:00
RobertoFresca
0063655812 New machines marked as NOT_WORKING
----------------------------------
Penguin Pays (Export) [Roberto Fresca]
2015-10-25 12:49:02 -03:00
Scott Stone
37841df205 Fix rom size to match hashes in source for bbcb_us (nw) 2015-10-25 11:13:11 -04:00
Miodrag Milanović
47b8c77254 Merge pull request #423 from fulivi/imds2_fix1
Fix for imds2 driver after i8271 modernization [F.Ulivi]
2015-10-25 15:57:07 +01:00
Miodrag Milanovic
82d4505fc3 fix for device name by qmc2 (nw) 2015-10-25 15:55:00 +01:00
fulivi
c3aa3eeee5 imds2: fixed after i8271 remake 2015-10-25 15:25:33 +01:00
fulivi
1af7785671 floppy: changed rules of "ready" signal on drives with motor that always spins 2015-10-25 15:25:29 +01:00
Miodrag Milanović
2f30f65d91 Merge pull request #422 from Pernod70/master
bbc: fdc intrq/drq causes nmi [Nigel Barnes]
2015-10-25 14:01:59 +01:00
Nigel Barnes
d6f99fa63f bbc: fdc intrq/drq causes nmi 2015-10-25 12:25:16 +00:00
RobertoFresca
113afc9877 New machines marked as NOT_WORKING
----------------------------------
Party Gras (MV4115/6, Export) [Roberto Fresca]
2015-10-25 00:59:35 -03:00
RobertoFresca
0ffb231ac2 New machines marked as NOT_WORKING
----------------------------------
Mine, Mine, Mine (Export) [Roberto Fresca]
2015-10-25 00:33:41 -03:00
RobertoFresca
72c8731dec Merge branch 'master' of https://github.com/mamedev/mame 2015-10-24 23:21:10 -03:00
RobertoFresca
ecb3687744 New clones marked as NOT_WORKING
--------------------------------
Magic Mask (MV4115, Export, set 2) [Roberto Fresca]
2015-10-24 23:20:40 -03:00
cracyc
d09532fd97 move along, nothing to see here (nw) 2015-10-24 17:30:44 -05:00
cracyc
4d609693b1 fix windows build and pcd clock (nw) 2015-10-24 17:10:05 -05:00
arbee
6fb7e0f7d3 scanline partial updates checkpoint (nw)
This isn't working right yet with my test case, but I'm fairly certain the actual core part is generally correct, just the Apple II video rendering and/or floating-bus reading isn't quite right.
2015-10-24 17:47:28 -04:00
arbee
bd5fca7042 Apollo changes: [Hans Ostermeyer]
- fixed the Apollo floppy disk emulation
 - added the media option -node_id resp. -ni to set the node ID from a node ID rom image file
 - fixed the unmapped ISA Bus access to return 0xff instead of 0x00
 - removed excessive log entries from unmapped ISA Bus access
 - fixed date (and some other issues) in mc146818 (new in MAME 0166)
2015-10-24 17:09:09 -04:00
arbee
e0297123c2 Actually hook up the ROMs so we're valid ISO C again (nw) 2015-10-24 16:34:47 -04:00
RobertoFresca
6459e125a0 Merge branch 'master' of https://github.com/mamedev/mame 2015-10-24 16:23:09 -03:00
RobertoFresca
9036051b50 New clones marked as NOT_WORKING
--------------------------------
Dolphin Treasure (Export) [Roberto Fresca]
2015-10-24 16:22:14 -03:00
yz70s
cddbbaecb7 chihiro.c: when an object is bound to a subchannel log it and its class (nw) 2015-10-24 18:58:18 +02:00
yz70s
ac41d8939c xbox.c: set f0000000-f7ffffff as mirror of physical ram to make 3d routines happy (nw) 2015-10-24 18:58:17 +02:00
R. Belmont
b58b25a6bd Merge pull request #421 from felipesanches/psx_cdrom_mcu_roms_followup
[psxcd] The firmware image ROM sizes were wrong. And I also took the …
2015-10-24 12:34:25 -04:00
Felipe Corrêa da Silva Sanches
7bfc6e282d [psxcd] The firmware image ROM sizes were wrong. And I also took the opportunity to add notes about the boards from which these ROMs were dumped. 2015-10-24 13:07:07 -02:00
R. Belmont
d502949476 Merge pull request #419 from felipesanches/psx_cdrom_mcu_roms
[PSXCD] Declaring ROM images for the CDROM controller MCU.
2015-10-24 11:00:08 -04:00
Felipe Corrêa da Silva Sanches
5e276a4990 [PSXCD] Declaring ROM images for the CDROM controller MCU. 2015-10-24 10:55:33 -02:00
Miodrag Milanovic
f9353d493b Fix to make VS2015 release builds possible (nw) 2015-10-24 13:42:15 +02:00
RobertoFresca
1888b1bba6 Added extra info to adonis/adonisa sets... 2015-10-24 06:59:06 -03:00
RobertoFresca
a776119490 Merge branch 'master' of https://github.com/mamedev/mame 2015-10-24 06:53:56 -03:00
RobertoFresca
58aa16451a New machines marked as NOT_WORKING
----------------------------------
Cuckoo (MV4104, Export) [Roberto Fresca]
2015-10-24 06:52:55 -03:00
Miodrag Milanović
afbed222b0 Merge pull request #409 from ImJezze/master
-Unified HLSL render pipline for raster and vector graphics [ImJezze]
  * simplified draw call of render pass functions
  * reduced number of used render targets from 7 to 4 (2 native and 2 pre-scaled)
  * made render pass functions (nearly) independent from each other
  * unified render pipeline for raster and vector graphics, which means that all effects are now also available for vector graphics (except scan-lines)
  * removed/replaced simple.fx by primary.fx
  * removed CU_PHOSPHOR_IGNORE uniform, which was only used in phosphor pass function and is now directly set
  * added CU_TARGET_DIMS uniform based on the current render target
  * added CU_QUAD_DIMS uniform based on the current full screen polygon quad
  * removed pre-scale knowledge from shaders
  * fixed DX9 related half pixel offset in most shaders
  * reduced shadow mask color bleeding
  * fixed defocus strength with different pre-scales
  * added slight noise to bloom effect to reduce the color banding of lower bloom levels
  * fixed position of reflection effect when screen is rotated or flipped
  * fixed roundness and size of rounded corners in any aspect ratio
  * added distortion pass, which is applied after the bloom pass and moved curvature, vignetting, rounded corners and reflection effect to this pass
  * fixed bloom stair-step artifacts when screen is curved
  * added smooth border effect and option, its amount is limited by the amount of rounded corners
  * added bloom overdrive effect and options, this effect allows to overdrive pure colors like red, green and blue to become more brighter
  * merged vector and raster bloom options, use vector.ini or raster.ini to distinguish
  * added raster.ini and lcd.ini to parse_standard_inis()
  * added bounds() and screen_bounds() getter to layout_view
  * added current_view() getter to render_target
  * many other small changes and refactoring
2015-10-24 08:38:42 +02:00
Miodrag Milanović
18295eaecb Merge pull request #413 from Pernod70/master
saa5050 rounding, bbc floppy formats, roms, and softlists [Nigel Barnes]
2015-10-24 08:33:16 +02:00
Robbbert
0865bef831 camplynx: another note. (nw) 2015-10-24 15:49:52 +11:00
Robbbert
97ec2f7240 camplynx: notes.(nw) 2015-10-24 15:37:55 +11:00
cracyc
3d746320c9 ibmpcjr: fix ram pointer (nw) 2015-10-23 22:44:37 -05:00
RobertoFresca
d42e0dcf71 Aristocrat MKV driver:
Documented the Dolphin Treasure sets revision.
2015-10-24 00:29:28 -03:00
RobertoFresca
b5a1e13ec7 Merge branch 'master' of https://github.com/mamedev/mame 2015-10-23 23:42:35 -03:00
RobertoFresca
b1149b0a83 Aristocrat MKV driver improvements [Roberto Fresca]:
Added the undumped ST93C46 serial EEPROMS to Adonisa, and added a
placeholder to the parent set for the same devices, flagged as NO_DUMP.
Added master crystal via #define, and derived the CPU clock.
Added some technical notes.
2015-10-23 23:39:37 -03:00
Robbbert
74de57154e New working machine [Robbbert, Al Kossow]
===================
Exidy Sorcerer II
2015-10-24 10:16:57 +11:00
RobertoFresca
f2103c03a9 Merge branch 'master' of https://github.com/mamedev/mame 2015-10-23 16:44:20 -03:00
RobertoFresca
698bea0a44 Aristocrat MKV driver: Added PCB ASCII layout and components description.
Added extra documentation and some notes. [Roberto Fresca]
2015-10-23 16:43:13 -03:00
Sandro Ronco
cd9d77c0c0 wackygtr: added inputs and internal layout. [Sandro Ronco] 2015-10-23 21:05:07 +02:00