Commit Graph

37731 Commits

Author SHA1 Message Date
Stiletto
47cbb591cc release date (nw)
release date (nw)
2015-08-20 04:44:34 -04:00
Stiletto
dafd09973d comments (nw)
comments (nw)
2015-08-20 04:07:36 -04:00
balr0g
54ea6b9dd5 Try to make Travis happy 2015-08-19 23:22:18 -04:00
cracyc
17962a4baf pcd: make sinix boot with pcx driver (nw) 2015-08-19 21:57:40 -05:00
andreasnaive
8f47435daa decryption support for gjspace and more comments (nw) 2015-08-20 00:26:51 +02:00
Curt Coder
70ce9a1742 c128: Emulated the PARTNER 128 cartridge. [Curt Coder] 2015-08-19 21:39:45 +03:00
therealmogminer@gmail.com
42c32445f1 nw - I do not know why this was there, but it seems dumb. 2015-08-19 12:56:15 +02:00
Lord-Nightmare
a8c10f43dc Fix interpolation on TMS52xx to match samples from real chip. [PlgDavid, Lord Nightmare] 2015-08-19 05:02:57 -04:00
Vas Crabb
ae407f7002 Comments (nw) 2015-08-19 17:57:14 +10:00
Vas Crabb
ef5494d7c0 cherry master DIP switch improvements [hsialin] 2015-08-19 17:52:32 +10:00
Vas Crabb
5f7115bea1 stupid error (nw) 2015-08-19 16:40:33 +10:00
Vas Crabb
e6b44ed663 crazybon: document Hold Pair DIP switch [hsialin] 2015-08-19 16:05:49 +10:00
David Haywood
7e5b69ae57 new clones
Street Fighter Alpha 3 (USA 980616, SAMPLE Version) [Guru]
2015-08-18 22:14:09 +01:00
Guru
55bb265107 hp_ipc.c: fix a couple of things (nw) 2015-08-19 04:20:52 +08:00
hap
ae73da2005 fixed http://mametesters.org/view.php?id=6006 2015-08-18 21:34:53 +02:00
Wilbert Pol
80edc2ffa6 Added guru readme (nw) 2015-08-18 20:16:53 +02:00
Wilbert Pol
43e4d38a6f IPC skeleton (nw) 2015-08-18 20:12:56 +02:00
Wilbert Pol
1f78170b4d vegas.c: reduce tagmap lookups (nw) 2015-08-18 20:12:54 +02:00
Wilbert Pol
29a361e74c splus.c: reduce tagmap lookups (nw) 2015-08-18 20:12:52 +02:00
Wilbert Pol
6ab52f243f alg.c: reduce tagmap lookups (nw) 2015-08-18 20:12:48 +02:00
Wilbert Pol
efea5eb36f vicdual.c: reduce tagmap lookups (nw) 2015-08-18 20:12:46 +02:00
Wilbert Pol
3fa932f7b1 warpwarp.c: reduce tagmap lookups (nw) 2015-08-18 20:12:43 +02:00
Wilbert Pol
304ab3bbac wgp.c: reduce tagmap lookups (nw) 2015-08-18 20:12:39 +02:00
Wilbert Pol
c9d255b26f antic.c: reduce tagmap lookups (nw) 2015-08-18 20:12:34 +02:00
Ville Linde
7834ef5485 New games marked as GAME_NOT_WORKING ------------------------------------ ROLLing eX.tre.me [Ville Linde, Guru] 2015-08-18 20:49:45 +03:00
therealmogminer@gmail.com
8a752c55b2 Make rdptpipe slightly more efficient, nw 2015-08-18 17:01:51 +02:00
Andrew Gardner
16c5f6c742 A band-aid fix to a potentially uninitialized variable (nw).
The chances of this actually causing problems is very, very small, but gcc
4.4.7 complains about it, so I may as well patch it up.  A better fix may be to
make rgbaint_t's default constructor initialize its members, but this could be
slow (eg. if creating these happens often in an inner loop), so for now I'm
just patching what's being complained about.
2015-08-18 11:09:24 +02:00
hap
4367ecbb3c nw 2015-08-18 04:41:00 +02:00
Ville Linde
5d8df65134 k057714: add IRQ callback (nw) 2015-08-17 20:31:30 +03:00
balr0g
77a0a99a0b Attempted Travis fix 2015-08-17 13:00:55 -04:00
R. Belmont
993b3a79d2 Merge pull request #286 from fulivi/hp64k_dev2
Update to HP64K driver
2015-08-17 09:37:59 -04:00
R. Belmont
5c4eeb14dd Merge pull request #274 from 0-wiz-0/master
Add missing header for va_list.
2015-08-17 09:37:49 -04:00
R. Belmont
6a870588f2 Merge pull request #280 from richard42/trs80-coco-audio-fixes
Trs80 coco audio fixes
2015-08-17 09:37:30 -04:00
Vas Crabb
45854fab01 Fix netlist build (nw) 2015-08-17 23:12:21 +10:00
fulivi
2c65dc2e75 hp64k: small doc update 2015-08-17 14:43:31 +02:00
andreasnaive
7e776913b5 comments on mrdrilrg (nw) 2015-08-17 11:11:03 +02:00
fulivi
84d3ffa9e2 hp64k: fix to allow multiple screens (for RS232 terminal) 2015-08-17 10:40:01 +02:00
fulivi
c3d3c118f7 hp64k: rs232 port added 2015-08-17 10:40:01 +02:00
fulivi
79e87536d5 hp64k: UART & loopback relay added 2015-08-17 10:40:01 +02:00
fulivi
8678562f7e i8251: rx and tx data buffers separated 2015-08-17 10:38:35 +02:00
fulivi
a7abd5aaac hp64k: first step of rs232 emulation 2015-08-17 10:38:35 +02:00
fulivi
e3b06ea5f3 hp64k: oops, a spurious "x" slipped in 2015-08-17 10:38:13 +02:00
hap
d8df2235f4 tntell/vocaid: able to get overlay code from external artwork file 2015-08-17 00:29:07 +02:00
Luca Elia
f439604e88 New games marked as GAME_NOT_WORKING
------------------------------------
Fruit Paradise (V214) [Guru, iq_132]
2015-08-16 23:14:05 +02:00
Luca Elia
bd1decdb40 New games marked as GAME_NOT_WORKING
------------------------------------
Dino Dino [Guru]
2015-08-16 22:41:03 +02:00
Dirk Best
60ab6e714e k051960: implement nmi, vblank. update chqflag to use the new support,
add raw screen params. update the rest of the drivers to supply the
screen tag so that they can read vblank
2015-08-16 19:34:23 +02:00
Dirk Best
04dd84fc4d aliens: raw screen params, use new k051960 irq support 2015-08-16 19:34:18 +02:00
Dirk Best
1298f9e6ed ajax: raw screen params, use new k051960 irq support 2015-08-16 19:34:14 +02:00
Ville Linde
089104a986 konendev: Add nvrams. Patch flash checksum for now (nw) 2015-08-16 20:10:13 +03:00
Luca Elia
9d8c60cf5c template_driver.c: fix compilation 2015-08-16 18:36:38 +02:00