Commit Graph

49932 Commits

Author SHA1 Message Date
Justin Kerk
f86b81cf8e ibm5150.xml, ibm5170.xml: additions (nw) 2017-02-11 01:06:19 -08:00
Ivan Vangelista
03e7fc0a8b New not working clone
__________________
Gamshara (World, 10021 Ver.A) [Bill D., The Dumping Union]
2017-02-11 09:27:58 +01:00
briantro
6d4d1b1695 freekick.cpp: Gets Omega working - NW 2017-02-11 01:54:33 -06:00
briantro
ba7a157864 freekick.cpp: Fix port_start & verified bonus - NW 2017-02-11 01:30:59 -06:00
briantro
ac3895497c freekick.cpp: Spelling fix - NW 2017-02-11 01:04:05 -06:00
briantro
fab705d29b freekick.cpp: Minor doc update 2017-02-11 00:57:57 -06:00
briantro
f7d18d38af Merge branch 'master' of https://github.com/mamedev/mame 2017-02-11 00:55:17 -06:00
briantro
63ebe1b684 freekick.cpp: Fills in dipswitchs for Omega - NW
NOTE: Does NOT change the working state of game at all!
2017-02-11 00:54:49 -06:00
Vas Crabb
b90b684cd4 dl1416: clean up, support signal-level interface better, support
variants better

sitcom: implement Boot and Reset buttons, implement remapping of low
32kB, hook up PIA, implement I/O space mirrors, hook up RS232 interface
for downloading programs, add a software list with two example programs.

(nw) sitcom software list isn't hooked up right, the file won't be fed
to the -bitb input if you run with the set name; you have to run like
mame sitcom -bitb roms/sitcom/san.zip/san.hex
2017-02-11 16:56:25 +11:00
hap
bc695d75da pic16: added pic1655 (nw) 2017-02-11 05:01:03 +01:00
hap
56a8b5a73b pic16: small update, correct savestates (nw) 2017-02-11 04:12:44 +01:00
AJR
b4acf336b6 gcpinbal: Update machine flags to better reflect current emulation status 2017-02-10 21:10:56 -05:00
MetalliC
f41c4eee4e new NOT_WORKING clone
---------------------
Virtual On 2: Oratorio Tangram (Revision A) [twistedsymphony]
2017-02-11 02:02:57 +02:00
Vas Crabb
6364cb5a74 Revert "freekick.cpp: Switched omega to use gigas' machine/gfx/etc and temporarily using gigas' color proms (some sprites have wrong colors), game is "playable" except some technical issue makes it so the player cannot die. Marked as not working for now. [Lord Nightmare]"
This reverts commit 977b3b4138.
2017-02-11 10:19:25 +11:00
Lord-Nightmare
977b3b4138 freekick.cpp: Switched omega to use gigas' machine/gfx/etc and temporarily using gigas' color proms (some sprites have wrong colors), game is "playable" except some technical issue makes it so the player cannot die. Marked as not working for now. [Lord Nightmare] 2017-02-10 17:20:19 -05:00
couriersud
572ca8100f Reorder include order to comply with best practices. (nw) 2017-02-10 21:53:02 +01:00
couriersud
9a71daa2e0 Make windows builds of nltool and nlwav understand unicode.
nltool and nlwav now use wmain, i.e. UNICODE main on windows. (nw)
2017-02-10 21:53:01 +01:00
couriersud
ab17457707 Make sure netlist includes are not found directly on include path.
Instead, they have to be prefixed by "netlist/". Removed unneeded link
librariers for nltool and nlwav along the way. (nw)
2017-02-10 21:52:09 +01:00
Joakim Larsson Edström
041f7bb549 Merge pull request #2056 from JoakimLarsson/vme
VME cleanup
2017-02-10 14:49:46 +01:00
Joakim Larsson Edstrom
cf83a2de29 fccpu30: updated to new LOG system 2017-02-10 14:41:36 +01:00
Joakim Larsson Edstrom
c2d117b559 BIM 68153: fixed release irq line bug and updated LOGs 2017-02-10 14:22:14 +01:00
Joakim Larsson Edstrom
140d8c7558 fccpu20: updated LOGs 2017-02-10 14:20:54 +01:00
Joakim Larsson Edstrom
6254643729 68561: improved interrupt support and LOGs messages 2017-02-10 14:16:07 +01:00
Vas Crabb
a7bd0f45df Decrypt Omega program 2017-02-10 20:40:23 +11:00
Vas Crabb
17a597434a a bit more readable (nw) 2017-02-10 18:02:51 +11:00
AJR
dddf09d26c Remove device_config_complete from numerous devices that don't really need it (nw) 2017-02-09 22:49:40 -05:00
Dirk Best
30fcbaae7a Remove debug printf (nw) 2017-02-10 02:44:56 +01:00
Dirk Best
a126b26264 Amiga: Make Akiko independent from driver state 2017-02-10 02:40:35 +01:00
Vas Crabb
b06c8c8d15 Zorba keyboard works a lot better now 2017-02-10 12:38:49 +11:00
AJR
001175e111 upd7810: For future use (nw) 2017-02-09 20:13:28 -05:00
Vas Crabb
9ae0bf812b Fix [MT06499](http://mametesters.org/view.php?id=6499) - probelm with edge case in 68705 timer overflow interrupt 2017-02-10 12:08:23 +11:00
Vas Crabb
678bed7007 m6805: clean up bih/bil handling 2017-02-10 11:18:04 +11:00
AJR
a4b3eafc7a upd7810: Replace fake I/O space with callbacks 2017-02-09 19:11:19 -05:00
Dirk Best
e365c63476 New not working game: Omega (Nihon System) [ShouTime, Darksoft, Anonymous Donator, Smitdogg, The Dumping Union] 2017-02-10 00:37:59 +01:00
R. Belmont
1184004e2c Merge pull request #2054 from fulivi/hp9845_dev10
hp9845: implemented correct aspect of alpha & graphic video modes
2017-02-09 12:15:02 -05:00
R. Belmont
3713cd3090 Merge pull request #2050 from shattered/_a044f00
T11: HALT opcode jumps to fixed restart address with PSW=0340 (nw)
2017-02-09 12:13:46 -05:00
fulivi
4bbc19ac6d hp9845: implemented correct aspect of alpha & graphic video modes by
using a layout file
2017-02-09 17:31:29 +01:00
MetalliC
43e588ed8d naomi.cpp: redumped "Crackin' DJ Part 2" [billy16jr, Cereth, cpsystem3, MetalliC, rtw] 2017-02-09 18:09:02 +02:00
Justin Kerk
52b04a9c65 ibm5150.xml: Add Bubble Bobble (nw) 2017-02-09 07:27:59 -08:00
AJR
331801e9be vmetal: Sound improvements
- Implement IRQ used to loop ES-8712 music (much like gcpinbal). All extant samples should be playable now.
- Reduce unreasonably high OKIM6295 volume.
- MACHINE_IMPERFECT_SOUND flag removed.

Add a reset line callback for the ES-8712. This will be used to reset the MSM5205/MSM6585 when the implementation is rewritten to use those devices. For now, it's used for IRQ generation in vmetal, whose program seems to use a separate gate to prevent unwanted IRQs when the device is reset. (gcpinbal appears to do the same with a rather subtle difference.)

Removed the probably bogus and already unused auto-repeat feature from the ES-8712 device. All known games that loop samples do so by status polling or IRQs.
2017-02-09 10:00:13 -05:00
Ivan Vangelista
21ad768aad combatsc.cpp: fix outdated comment. (nw) 2017-02-09 12:01:49 +01:00
Miodrag Milanovic
d2d26c6771 added RGB unit testing (nw) 2017-02-09 11:19:36 +01:00
Justin Kerk
f607ae53b7 Cut down on the missing PC booter list:
New working software list additions
-----------------------------------
-ibm5150.xml: Aces High, Amnesia, Boulder Dash, Bruce Lee, Earthly Delights, Executive Suite, Frederick Forsyth's The Fourth Protocol, PSI-5 Trading Company

New not working software list additions
-----------------------------------
-ibm5150.xml: Astro-Dodge, BurgerTime
2017-02-08 23:11:49 -08:00
Scott Stone
3978d89133 LIST command format changes (#2051)
Made format changes to the output produced by many LIST commands to better deal with maximum limits of certain items.  Fixed issue with -LISTROMS output not displaying hapyfsh2 rom sizes correctly.  [Tafoid]
2017-02-09 16:47:07 +11:00
Robbbert
9099142a18 Converting m_p_chargen into a required_region, part 1 2017-02-09 11:07:23 +11:00
Vas Crabb
90f0107cb1 another comment (nw) 2017-02-09 10:49:06 +11:00
Vas Crabb
8b3e9f37ac all CC0 (nw) 2017-02-09 10:36:22 +11:00
Vas Crabb
a5aaaa047c Explicitly #include C++ headers for features use, see issue #2048 (nw) 2017-02-09 09:02:43 +11:00
angelosa
993f24710a Mark Combat School trackball clones as MNW (nw) 2017-02-08 20:24:17 +01:00
Stiletto
08fd481283 fix comment (nw)
fix comment (nw)
2017-02-08 11:30:34 -05:00