Commit Graph

45715 Commits

Author SHA1 Message Date
Curt Coder
92858ce2c4 victor9k: Implemented SCP communications. Boots also to MS-DOS now. Promoted driver to working. [Curt Coder] 2016-08-14 23:36:17 +03:00
Curt Coder
5f5bcbed6d wangpc: Fixed interrupt handling. Boots to DOS now. [Curt Coder] 2016-08-14 22:58:44 +03:00
Michael Zapf
bec5bd5022 hdc92x4: Added 9224 emulation; ti99_dsk: Fixed issue with deleted data marks in FM 2016-08-14 21:48:23 +02:00
MetalliC
449814b77d Merge pull request #1241 from mamehaze/setadditions
new clones  Deluxe 4 U (ver. 0107, 07/01/2000) [caius]
2016-08-14 19:26:43 +03:00
David Haywood
cffa62ee36 correct mame.lst comment (nw) 2016-08-14 17:20:02 +01:00
Curt Coder
99b21ab047 victor9k: WIP. (nw) 2016-08-14 18:27:11 +03:00
David Haywood
5a8a607049 new clones Super Street Fighter II X: Grand Master Challenge (Japan 940311) [undamned, ShouTime] 2016-08-14 15:34:37 +01:00
Curt Coder
6a1ac985d4 victor9k: WIP. (nw) 2016-08-14 17:32:19 +03:00
Curt Coder
696c54d95a victor9k: WIP. (nw) 2016-08-14 15:09:12 +03:00
Jezze
662950fc74 reverted semantic changes of 161a08d 2016-08-14 13:07:07 +02:00
Vas Crabb
a2b99f8149 Attempt to fix mouse state on startup in SDL builds by initialising members 2016-08-14 13:15:54 +10:00
hap
23a2315f40 hh_hmcs40: added sag internal artwork, external artwork is still highly recommended and should be easy to add since good scans are available.
sag_si2 is suspected bad dump

now for proper whatsnew since I forgot credits last time:

New working machine added
---------------
Select-A-Game: Baseball 4 [hap, Kevin Horton]
Select-A-Game: Pinball [hap, Kevin Horton]

New NOT_WORKING machine added
--------------
Select-A-Game: Space Invader 2 [hap, Kevin Horton]
2016-08-14 01:47:47 +02:00
David Haywood
a8ff324e39 new clones
Deluxe 4 U (ver. 0107, 07/01/2000) [caius]

the flash roms on the board appear to be faulty however, good reads could not be obtained, so left it as not working.
2016-08-14 00:20:38 +01:00
MetalliC
f15341b7db Merge pull request #1235 from mamehaze/mpu4test
more mpu4 descriptions (nw)
2016-08-14 00:33:09 +03:00
MetalliC
eff3b0129c Merge pull request #1237 from mamehaze/setadditions
new clones
2016-08-14 00:32:47 +03:00
cracyc
ce01837a8b new not working
---
Tandy/Memorex Video Information System MD-2500

luaengine: doh! (lay groundwork for a WIP too) (nw)
2016-08-13 16:19:18 -05:00
hap
5934df9a12 New working machine added
---------------
Select-A-Game: Baseball 4
Select-A-Game: Pinball

New NOT_WORKING machine added
--------------
Select-A-Game: Space Invader 2
2016-08-13 22:09:40 +02:00
Curt Coder
bc5875df84 victor9k: Implemented display brightness control. Fixed keyboard line Y12. [Curt Coder] 2016-08-13 21:40:10 +03:00
Jezze
7dc76d6501 - already fixed scanline issue also applied for swapped orientation (nw) 2016-08-13 20:30:56 +02:00
Jezze
0e799e0b98 - updated shader binaries which have changed after the last BGFX update (nw) 2016-08-13 20:30:55 +02:00
Jezze
161a08dd4a - intscalex, intscaley and unevenstretchx now consider the system orientation and screen rotation 2016-08-13 20:30:54 +02:00
David Haywood
0deba4d476 new clones
Super Hang-On (Hang-On conversion, Japan, FD1094 317-0039) [Charles MacDonald, ShouTime]
2016-08-13 18:42:10 +01:00
David Haywood
81263abebe more mpu4 descriptions (nw) 2016-08-13 18:17:04 +01:00
hap
0df3c1d099 Revert "microvsn: get rid of homebrews"
This reverts commit 1eec7fd171.
2016-08-13 18:13:31 +02:00
hap
1eec7fd171 microvsn: get rid of homebrews 2016-08-13 17:23:34 +02:00
Robbbert
78f38a549f Merge branch 'master' of https://github.com/mamedev/mame 2016-08-14 00:39:09 +10:00
Robbbert
15fcefa4d5 Playmatic Pinballs : WIP 2016-08-14 00:38:28 +10:00
Juergen Buchmueller
52b801717f alto2: oops - disable a2ram printfs 2016-08-13 16:14:04 +02:00
Juergen Buchmueller
de6745296b alto2: refactor display and CROM/RAM config (nw)
Refactor the display to use a buffer of the size of the total margins.
Remove the deprecated MCFG_SCREEN_REFRESH_RATE().
Try to synchronize the CPU on the vertical sync generated by mame
calling the screen_update() function.

Instead of a fixed CROM/CRAM configuration defined through macros,
make this a machine configuration parameter. You can now choose
between the 3 setups:
1 = 1K CROM, 1K CRAM, 1 S register bank
2 = 2K CROM, 1K CRAM, 1 S register bank
3 = 1K CROM, 3K CRAM, 8 S register banks

TODO: Some games which used to work in Salto do no longer work with
this driver, e.g. pacman7 from the allgames.chd
2016-08-13 16:11:44 +02:00
hap
32acbb190b removed printf 2016-08-13 15:10:33 +02:00
therealmogminer@gmail.com
b405496ab6 Fix detection of auto option in submenu.cpp, nw 2016-08-13 14:19:03 +02:00
David Haywood
8ff79b4f78 more mpu4 (nw) 2016-08-13 11:55:51 +01:00
therealmogminer@gmail.com
c9c7a0d946 More cmi2x rom updating, nw 2016-08-13 12:48:05 +02:00
therealmogminer@gmail.com
79c31ec94a Update cmi2x roms, nw 2016-08-13 12:14:01 +02:00
Vas Crabb
bcda4f80f7 Merge pull request #1239 from einstein95/patch-8
Minor fixes (nw)
2016-08-13 16:09:40 +10:00
Logan B
0a9924d036 Minor fixes (nw)
ys3 wants to load the intro disk first, but fails after loading the IPL. ys2 wants you to insert disk A (flop2) into the first drive (drive 0) at that screen, then press Enter.
2016-08-13 18:04:33 +12:00
Robbbert
8d5c5edbc5 Fixed MESS-only build (nw) 2016-08-13 14:27:32 +10:00
Scott Stone
5d11295b35 Compile fix from René (nw) 2016-08-12 20:09:02 -04:00
David Haywood
531057bafa new clones
Air Gallet (older) [Artemio Urbina]
2016-08-12 20:47:28 +01:00
therealmogminer@gmail.com
cf1aaa8111 Fix up ROM loading in cmi driver, nw 2016-08-12 21:12:04 +02:00
therealmogminer@gmail.com
be807d81ea Merge branch 'master' of https://github.com/mamedev/mame 2016-08-12 21:10:27 +02:00
David Haywood
b74455c006 more hack ID 2016-08-12 19:25:36 +01:00
Curt Coder
6dece8ff4f mc6852: WIP (nw). 2016-08-12 21:01:26 +03:00
David Haywood
566b5a2542 identified some hacks (nw) 2016-08-12 18:52:41 +01:00
Curt Coder
9cefabebcd victor9k: Implemented hires graphics. [Curt Coder] 2016-08-12 20:17:29 +03:00
David Haywood
2b12063838 more mpu4 descriptions (nw) 2016-08-12 17:50:26 +01:00
Miodrag Milanovic
49cd219651 made common_op for wip tool (nw) 2016-08-12 18:36:16 +02:00
Miodrag Milanovic
4f84793a05 made proper formats compiled only if needed (nw) 2016-08-12 18:27:54 +02:00
Vas Crabb
41e4133d0b Merge pull request #1222 from npwoods/move_software_name_parsing
device_image_interface::software_name_split() ==> softlist.cpp:software_name_parse()
2016-08-13 01:00:52 +10:00
therealmogminer@gmail.com
1339c06320 Skeleton driver for Fairlight CMI IIx [MooglyGuy] 2016-08-12 15:15:47 +02:00