Commit Graph

22513 Commits

Author SHA1 Message Date
Fabio Priuli
729f7d9378 ops. nw. 2013-03-09 08:11:28 +00:00
Oliver Stöneberg
ad162768d3 (MESS) fixed more uninitialized memory in src/mess/video/kc.c (nw) 2013-03-09 08:07:08 +00:00
Oliver Stöneberg
143f47f976 (MESS) fixed uninitialized memory in src/mess/video/kc.c (nw) 2013-03-09 08:05:35 +00:00
Oliver Stöneberg
8121ff789f (MESS) fixed uninitialized memory in src/mess/video/gf4500.c (nw) 2013-03-09 08:03:30 +00:00
Fabio Priuli
cf640b0dd8 removed regions which are not used anymore. nw. 2013-03-09 08:00:00 +00:00
Oliver Stöneberg
5e118f77a1 (MESS) fixed uninitialized memory in src/mess/drivers/einstein.c (nw) 2013-03-09 07:55:07 +00:00
Fabio Priuli
19de78722b more of the same. nw. 2013-03-09 07:52:57 +00:00
Oliver Stöneberg
4e8186e843 (MESS) fixyed uninitialized member in src/mess/machine/ti99/datamux.c (nw) 2013-03-09 07:52:21 +00:00
Fabio Priuli
ad66e4521e another minor cleanup. nw. 2013-03-09 07:46:16 +00:00
Fabio Priuli
c17d9153d6 minor cleanup. nw. 2013-03-09 07:20:25 +00:00
R. Belmont
b47a64b4e0 (nw) 2013-03-09 04:29:28 +00:00
R. Belmont
ad3e5a46c6 (nw) 2013-03-09 04:27:12 +00:00
R. Belmont
3d797d3509 (nw) 2013-03-09 04:18:42 +00:00
R. Belmont
06fe25c262 Missed one, plus OS X (nw) 2013-03-09 04:09:45 +00:00
R. Belmont
96427263e2 (MESS) Apollo updates: [Hans Ostermeyer]
* 3c505: fixed rare race conditions (between command response PCPs and receive packet PCPs)
   * receive command PCP data is now saved in m_rcv_response until receive occurs 
   * improved end of command recognition with set_command_pending
* 3c505: using now portable byte order functions from endian.h (lsb_first -> htole16)
* 3c505: implemented CMD_CONFIGURE_82586 (to skip broadcast and multicast ethernet packets)
* struct pcb_struct is now packed to correct size (byte packing)
* added pcb_struct m_rcv_response as a one element receive PCB queue
* provide ready signal for the floppy controller
* improved mouse behaviour (especially if mouse is not grabbed)
* delay response for boot_$volun (find partner node), so that real Apollo Workstations will be prefered as diskless boot server
2013-03-09 04:05:14 +00:00
Nathan Woods
2533e6401e Konami CPU fix, parodius works now (nw) 2013-03-09 02:24:16 +00:00
Oliver Stöneberg
03c76a85ba fixed uninitialized and removed unused member in src/emu/video/mc6845.c (nw) 2013-03-09 01:09:38 +00:00
Oliver Stöneberg
ecce1e39a6 fixed uninitialized memory in src/emu/video/huc6270.c (nw) 2013-03-09 01:02:07 +00:00
Oliver Stöneberg
4bbf6267e5 ficed several occurances of uninitialized memory (nw) 2013-03-09 01:01:50 +00:00
Nathan Woods
e8c09156cc m6809 fix; vectrex works now (nw) 2013-03-09 00:51:04 +00:00
Oliver Stöneberg
0101a2b283 fixed uninitialized members in src/emu/machine/i8251.c (nw) 2013-03-09 00:30:10 +00:00
Oliver Stöneberg
e67a5a593b (MESS) fixed uninitialized memory in src/mess/machine/i82371sb.c (nw) 2013-03-09 00:25:18 +00:00
Oliver Stöneberg
234b4aed99 fixed uninitialized members in src/mame/video/tia.c (nw) 2013-03-09 00:22:51 +00:00
Oliver Stöneberg
8531a3311e (MESS) fixed uninitialized memory in src/mess/machine/a2eext80col.c (nw) 2013-03-09 00:13:06 +00:00
Oliver Stöneberg
d69742ed94 (MESS) fixed uninitialized member in src/mess/machine/zx8302.c (nw) 2013-03-09 00:09:04 +00:00
Wilbert Pol
07e1fde74e (MESS) ngp.c: Made the drivers a bit more user friendly. (nw) 2013-03-08 19:35:45 +00:00
Michaël Banaan Ananas
7f9d6975d9 (typo) 2013-03-08 19:11:56 +00:00
Michaël Banaan Ananas
8be6287c73 small fix on sprite enable 2013-03-08 19:08:09 +00:00
Angelo Salese
2e94356ab8 First pass at improving CD get status command, fixes streamed music in falcom2, Wachenroder, World Cup 98 and probably others 2013-03-08 19:04:41 +00:00
Scott Stone
5024224ee4 cps1.c: [Team CPS-1]
* Documented several games which have roms that have one a 1-byte difference, now known to be confirmed good and simply an older revision.  Thanks goto Bonkey0013, Kold666, Stefan Lindberg and others for the cooperation and board investigations.
 * Restored back the rom parts removed in previous updates because they
needed to be documented and added the missing ones of the recently dumped
3wondersr1.
2013-03-08 18:28:57 +00:00
Oliver Stöneberg
39722c06d2 (MESS) fixed uninitialized memory in src/mess/video/mos6566.c (nw) 2013-03-08 18:11:52 +00:00
Oliver Stöneberg
db24344ae6 fixed uninitialized member in src/emu/sound/mos6560.c (nw) 2013-03-08 17:57:46 +00:00
Nathan Woods
1ec5b84aa8 Fixed bug in konami/6309 16-bit NEG; quarth is now playable again (nw) 2013-03-08 17:55:31 +00:00
Oliver Stöneberg
1f60dbe693 removed unused member from src/emu/sound/mos7360.h (nw) 2013-03-08 17:51:56 +00:00
Oliver Stöneberg
37f384d6fb fixed uninitialized memory in src/emu/sound/mos7360.c (nw) 2013-03-08 17:50:32 +00:00
Nathan Woods
3b64e408e0 Konami CPU EXG bug fix; m6809 CPU EXG/TFR cleanups (nw) 2013-03-08 17:35:36 +00:00
Oliver Stöneberg
1c11d79253 fixed uninitialized memory in src/mame/video/n64.h (nw) 2013-03-08 17:09:10 +00:00
Fabio Priuli
1bc8af6464 fixed some of the naomi regressions (the ones complaining about key pointer). nw. 2013-03-08 17:08:35 +00:00
Oliver Stöneberg
2a3f68dad4 (MESS) fixed uninitialized members in src/mess/machine/cococart.c (nw) 2013-03-08 16:46:23 +00:00
Curt Coder
e0da68add2 (MESS) cbm8296: Fixed address decode and video. (nw) 2013-03-08 15:36:21 +00:00
Nathan Woods
48bf99d7db m6809 reset fix; resetting trackfld works now (nw) 2013-03-08 14:00:18 +00:00
Fabio Priuli
ca634429c5 better fix for megatech/stv cartslots. thanks Firewave! nw. 2013-03-08 11:29:19 +00:00
Fabio Priuli
0bd10165c2 readded missing logging functions. nw.
(sorry for broken compile in non-MacOSX, but unused variables which are initialized do not trigger any warning in Apple gcc...)
2013-03-08 11:18:37 +00:00
David Haywood
e45877049e rearrange notes a bit 2013-03-08 11:17:24 +00:00
Miodrag Milanovic
50246e38a6 compile fix (nw) 2013-03-08 10:47:33 +00:00
Fabio Priuli
4b8d109218 another small cleanup. nw. 2013-03-08 10:40:53 +00:00
Fabio Priuli
d104b4cbf0 small modernization + small cleanup. nw. 2013-03-08 10:23:47 +00:00
Fabio Priuli
6452f2c685 greatly simplified mapping and access for cart ROM. given the massive internal changes, please test once again
your favorite SNES games against previous code (or against latest release) and report regressions. thanks.
2013-03-08 10:01:28 +00:00
Fabio Priuli
34cccc8e3b same for stvbios cartslots. nw. 2013-03-08 09:31:24 +00:00
Fabio Priuli
5fe69ade7f fixed megatech loading in cartslots (image device does not seem to have access to the memory regions, so we have to pass through root_device). nw. 2013-03-08 09:27:46 +00:00