Commit Graph

49969 Commits

Author SHA1 Message Date
Justin Kerk
8ffa4dcbb6 ibm5150.xml, ibm5170.xml: Misc additions (nw) 2017-02-12 13:41:16 -08:00
hap
ef747cfc29 PIC16C5x updates [hap]
- Added basic support for the old GI PIC1650 and PIC1655.
- Made RTCC(aka T0CKI) pin a writeline handler.
2017-02-12 22:03:41 +01:00
hap
51f1b0017b added PIC1650 device (nw) 2017-02-12 22:02:14 +01:00
hap
491eea78b2 pic15c5x: fix rtcc clocking in sleep mode, and potentially clocking it too fast (nw) 2017-02-12 21:15:51 +01:00
ajrhacker
06b546409d Merge pull request #2058 from sparrowred/master
added sharedfeat requirements to n64dd.xml and saturn.xml (nw)
2017-02-12 14:27:00 -05:00
sparrowred
56556f95b6 added sharedfeat requirements to n64dd.xml and saturn.xml (nw) 2017-02-12 17:51:30 +01:00
Ivan Vangelista
50aa0449b5 oops (nw) 2017-02-12 16:31:52 +01:00
Ivan Vangelista
62bd9e2521 New working clone added
____________________
Momoko 120% (bootleg) [Paul Hogger]]
2017-02-12 16:29:53 +01:00
Vas Crabb
b6beaa619f dl1416: even better signal level behaviour (/CE, A0 and A1 latched on falling edge of /WR)
aim65: add logging for PIA writes (nw)

sticomtmr: don't get stuck if user holds shutter button while changing machine config (nw)
2017-02-13 01:02:44 +11:00
Vas Crabb
58090053b8 sitcom: softlist remaining projects, emulate camera shutter speed measurement rig, standardise on DOS line endings in Intel HEX 2017-02-12 22:00:48 +11:00
Miodrag Milanovic
f8dbe6a15b cleanup headers of not used friend classes (nw) 2017-02-12 10:27:30 +01:00
Lord-Nightmare
6acec1554d freekick.cpp: Fixed sprite rom load order in omega, sprite colors are now correct to real machine screenshots. Made input ports derived from gigas rather than fully redefining everything. Add comments about Gigas MarkII. [Lord Nightmare] 2017-02-12 00:30:47 -05:00
briantro
7a8fbdf5d7 galgames.cpp: Spelling fix - NW 2017-02-11 23:01:43 -06:00
cracyc
57f0edb205 x68k: clear raster irq if line is changed, fixes chasehq (nw) 2017-02-11 20:07:28 -06:00
hap
5726b8a989 hh_pic16: atari touch me senpai WIP (nw) 2017-02-12 02:24:05 +01:00
Lord-Nightmare
a7ee17b26d kill a tag lookup (n/w) 2017-02-11 18:45:35 -05:00
hap
5b7312e998 pic16c5x: added RTCC pin (not called T0, plus it was implemented in reverse) (nw) 2017-02-12 00:29:20 +01:00
hap
608d545a60 removed unused MCFG_PIC16C5x_T0_CB callbacks (nw) 2017-02-11 23:37:52 +01:00
hap
88022b4545 hh_pic16: lakeside leboom WIP (nw) 2017-02-11 23:30:06 +01:00
hap
4b753f9274 namcos22: revert timecris byteswapped rom (this was done a few months ago) (nw) 2017-02-11 20:57:09 +01:00
hap
9290ca336e Machine promoted to working
------------
Ideal Maniac [hap, Sean Riddle, Kevin Horton]
2017-02-11 20:39:38 +01:00
R. Belmont
2accd141cc Merge pull request #2055 from superctr/c352_update
more C352 improvements
2017-02-11 13:37:32 -05:00
R. Belmont
85803cee20 Merge pull request #2057 from trap15/pgm2-work
arm7/pgm2 improvements
2017-02-11 13:36:20 -05:00
Miodrag Milanovic
21501824eb Cleanup, we already have NOMINMAX now in scripts (nw) 2017-02-11 19:35:28 +01:00
AJR
269c4c7410 Fix OS X build (nw) 2017-02-11 13:32:42 -05:00
Miodrag Milanovic
aa83c19e77 fix windows compile (nw) 2017-02-11 19:27:17 +01:00
Olivier Galibert
a2557f1b02 Remove emu.h from headers (nw)
Per Vas' request.  If the compile fails for you (i'm thinking osx and
windows native debuggers here in particular), add '#include "emu.h"'
as first include of the cpp files that fail.

Due to our use of precompilation and forced inclusion, emu.h must be
included as the very first non-comment thing we do if we want to be
sure msvc compiles are identical to gcc/clang ones.  Doing it directly
instead of through an include increases the correctness probability by
a magnitude.
2017-02-11 18:31:20 +01:00
Vas Crabb
c49b631153 sitcom: softlist a few more demos, reverse order of year/publisher 2017-02-12 02:55:21 +11:00
hap
36e84ff339 improve funjacks.lay a bit (nw) 2017-02-11 16:24:02 +01:00
hap
04bf42797a hh*: remove potential problem with artwork where leds initial state is undefined (nw) 2017-02-11 15:40:16 +01:00
Vas Crabb
32e28a68d6 sitcom: hook up LEDs to PIA outputs to show state visually, softlist a
buch of tutorial programs (mostly displaying patterns on the LEDs)
2017-02-11 23:04:57 +11:00
trap15
a421976911 PGM2 driver work 2017-02-11 01:08:56 -08:00
Justin Kerk
f86b81cf8e ibm5150.xml, ibm5170.xml: additions (nw) 2017-02-11 01:06:19 -08:00
trap15
2672fb6f8e Further fixes for ARM 2017-02-11 01:04:33 -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
trap15
976647a292 ARMv5 additions to ARM7 2017-02-10 22:19:23 -08: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