Commit Graph

28223 Commits

Author SHA1 Message Date
Miodrag Milanovic
b297c61ebd made MAME and MESS compile under VS2013, 32bit only for now (nw)
OG: please check things in H8 core, thing in timer16 can caused some issues in past
2014-03-31 08:29:30 +00:00
Miodrag Milanovic
f60bf10bf7 fix for Amiga regression, this made infinite loop (nw) 2014-03-31 07:56:33 +00:00
Miodrag Milanovic
ebe55c56d6 tiamc1:
- background scroll corrected and enabled [MetalliC]
 - fixed bad graphics rom in "Snezhnaja Koroleva" [Titus]
2014-03-31 06:51:46 +00:00
mahlemiut
309d250dee fmtowns: silencing some logging a bit (no whatsnew) 2014-03-31 06:10:03 +00:00
cracyc
43ccff0405 (mess) pcw16: fix keyboard and hook up mouse (nw) 2014-03-31 04:06:07 +00:00
Angelo Salese
120cffff30 tbd, nw 2014-03-31 03:45:39 +00:00
Roberto Fresca
5c6beacd85 4enlinea: More docs and custom CM3080 circuitry. 2014-03-31 03:04:47 +00:00
cracyc
d6bdfb79dc pckeybrd: make into a device (nw) 2014-03-31 02:43:25 +00:00
Angelo Salese
6a9842da8c Minor fixes, nw 2014-03-31 01:45:57 +00:00
mahlemiut
6251ca5153 fmtowns: converted to use wd_fdc and modern floppy drive implementation. 2014-03-31 01:23:08 +00:00
Angelo Salese
be9ff598cb Huh? (nw) 2014-03-30 23:15:17 +00:00
Justin Kerk
ab510acb71 The Emscripten fastcomp backend needs the same delegate fix, thanks for the clue micko (nw) 2014-03-30 20:36:50 +00:00
Ivan Vangelista
4be73ce2eb Converted msm5205_device to devcb2 (nw) 2014-03-30 20:13:15 +00:00
Curt Coder
aaa52239b8 (MESS) adam: WIP. (nw) 2014-03-30 19:12:08 +00:00
Curt Coder
46a56763da (MESS) adam: Removed tag lookup. (nw) 2014-03-30 18:49:42 +00:00
Brian Troha
651a1452a1 irem_cpu.c: Document the Air Assault encrypted sound CPU. IE: Confirms it's the same as gunforce. - NW 2014-03-30 18:08:03 +00:00
Oliver Stöneberg
e8cd4dbbb7 added TODO (nw) 2014-03-30 16:50:44 +00:00
Ivan Vangelista
a3be9d638b Fix compile (nw) 2014-03-30 16:16:05 +00:00
Olivier Galibert
6393653e09 namcos23: Finish fixing the ports endianess (nw) 2014-03-30 14:58:17 +00:00
Oliver Stöneberg
136b5bb9ae vcconv: handle -msse and added a TODO about a changed behavior in VS2012 (nw) 2014-03-30 14:28:53 +00:00
Oliver Stöneberg
3ee1ea2a77 just use core_strdup() in osd_get_full_path() in src/osd/osdmini/minifile.c (nw) 2014-03-30 14:27:28 +00:00
Oliver Stöneberg
974677858b small LSB_FIRST cleanup (nw) 2014-03-30 14:20:06 +00:00
smf-
377510ec62 fixed crash when running ultrinit (nw) 2014-03-30 14:05:32 +00:00
Olivier Galibert
bc05a7c753 namco23: Spring cleaning, including:
- remove a bunch of s23 prefixes/suffixes useless since the OOification
  - rename p3d to c435
  - unify c435 dma and pio
  - identify the generic set state command
  - implement the interrupt set state subcommand
  - fix the endianness of the controls port (controls still don't work though)
  - various whatevers                                   [O. Galibert]
2014-03-30 14:02:58 +00:00
Miodrag Milanovic
51f413a192 Same rule applies to all GCC 4.8.x so on Windows as well (nw) 2014-03-30 13:59:10 +00:00
Fabio Priuli
d9b8e1b420 Renamed Genesis VDP to Sega 315-5313 and moved it to emu/video/. nw. 2014-03-30 13:41:54 +00:00
Fabio Priuli
f27342d4e8 and this was the actual fix, of course... nw. 2014-03-30 13:33:42 +00:00
Fabio Priuli
85147183e9 (MESS) nes.c: fixed prgram access out-of-bounds for one
of the bootleg boards. nw.
2014-03-30 13:30:20 +00:00
Oliver Stöneberg
70d5afa279 fixed heap-buffer-overflow in msx_state::device_image_load_msx_cart() (nw) 2014-03-30 13:13:06 +00:00
Fabio Priuli
10b0a1792b (MESS) moved megadrive add-ons to appropriate place + cleaned up classes
and includes. nw.
2014-03-30 11:47:30 +00:00
Miodrag Milanovic
f708e7460f making code compiles and work on mingw 32 bit on versions 4.7.x and 4.8.x (nw) 2014-03-30 11:10:39 +00:00
Sandro Ronco
7908b0201f quickjac: added a note about service menu. (nw) 2014-03-30 08:22:07 +00:00
Ivan Vangelista
f159c04207 harddriv.c: a few more functions moved in the driver state. (nw) 2014-03-30 08:16:52 +00:00
Roberto Fresca
448611e3f1 Typo... 2014-03-30 08:10:02 +00:00
Fabio Priuli
a8373bd21a fixed "comparison always true due to limited data range"
compile error on old Apple GCC. nw.
2014-03-30 07:22:11 +00:00
Fabio Priuli
d9ee15d4ac (MESS) smssdisp: fixed slot recognition so that now the system
boots the game from the first occupied slot it finds and not only
slot 1. [Enik Land]


out of whatsnew: we now need to figure out the correct way to switch 
between slots, but it's nice progress
2014-03-30 06:38:57 +00:00
Brian Troha
7a7b2c6c34 merit.c: Name correction. It's actually "The Big Apple" co-copyright by Big Apple Games. - NW 2014-03-30 03:25:33 +00:00
Brian Troha
8d300a16e2 m107.c: Correct 1 rom name in new Air Assault clone and standardized rom locations between parent & clone - NW 2014-03-30 03:13:29 +00:00
Roberto Fresca
e4b7a05852 More documentation, traces and reverse-engineering... 2014-03-30 02:05:19 +00:00
cracyc
4832616144 (mess) europc: keyboard (nw) 2014-03-29 23:59:08 +00:00
cracyc
9a26ae42a9 (mess) pc: supersport expects a 5150 style ppi (nw) 2014-03-29 23:10:59 +00:00
Michaël Banaan Ananas
abfdf76dae dsp16 has an internal /2 divider 2014-03-29 23:09:51 +00:00
cracyc
899f0b2042 aga: fix pc200 char gen (nw) 2014-03-29 22:14:35 +00:00
Michaël Banaan Ananas
51fc50323b puzzlet boots again, but inputs aren't working.
H8 core used to have H8_METRO_TIMER_HACK for it?
2014-03-29 21:39:10 +00:00
Sandro Ronco
8f04bc5df8 quickjac: added inputs. [Sandro Ronco] 2014-03-29 20:45:34 +00:00
Fabio Priuli
a7eef6e123 more naming cleanups. nw. 2014-03-29 20:10:29 +00:00
James Wallace
ae7003eb91 Moved MPU4 Test Program 4 to the MOD4 driver, still needs some work on the timing though.
Fixed Gamball reel positioning, this will need more work to standardise. [J.Wallace]
2014-03-29 20:06:22 +00:00
Michaël Banaan Ananas
0d6555b9c5 cps1.c: Dumped and added MS22B.1A to mswordj [Bonky0013, neocps1] 2014-03-29 19:53:27 +00:00
Oliver Stöneberg
2d3b6aece1 some dynamic_buffer/dynamic_array usage cleanups (nw) 2014-03-29 19:40:53 +00:00
Michaël Banaan Ananas
fd006f5049 rm obvious baddump 2014-03-29 19:21:26 +00:00