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
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
superctr
852e15e9a6
use word swap macro instead of byteswapped roms
...
(but i really think the dumps should be checked again)
2017-02-10 04:03:55 +01: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