Commit graph

27053 commits

Author SHA1 Message Date
Michael Zapf
0b2c32a118 Replacing legacy implementations in TMS99xx. (nw) 2014-02-27 11:51:43 +00:00
mahlemiut
eba029c175 attache: hopefully fix out of bounds array access (no whatsnew) 2014-02-27 10:18:07 +00:00
Robbbert
162786d4d4 (MESS) bmjr : fixed enter key when pasting (reported by Anna Wu) 2014-02-27 08:34:00 +00:00
Robbbert
13ff216364 (MESS) x68k, vboy : fixed reported buffer overflow 2014-02-27 08:26:27 +00:00
Jonathan Gevaryahu
12ca48c3c1 (MESS) cat.c: Canon Cat now has working sound [Lord Nightmare, R. Belmont]
(MESS) cat.c: Updated swyft related notes/comments from tracing [Lord Nightmare]
2014-02-27 04:51:33 +00:00
R. Belmont
7cd03e1c0c (MESS) apple2: ProDOS now correctly sees empty slots as empty. [R. Belmont] 2014-02-27 02:15:30 +00:00
Roberto Fresca
f285c3cb93 Minor description corrections...
New clones added
----------------
Royal Card (Austrian, set 7, CMC C1030 HW) [Roberto Fresca, ANY]
2014-02-27 01:47:06 +00:00
Roberto Fresca
7be3dbbdb4 New clones added
----------------
Jolly Card (Italian, different colors, set 1) [Roberto Fresca, ANY]
Jolly Card (Italian, different colors, set 2) [Roberto Fresca, ANY]
Royal Card (Austrian, set 7) [Roberto Fresca, ANY]
2014-02-27 01:35:32 +00:00
Roberto Fresca
66206bf112 Witch: Changed both CPU clocks to 3 MHz, Both YM2203 clocks
to 3 MHz, and confirmed the ES8712 clock (coming from pin 14
of M5205) in 8 MHz. All measured and traced from the PCB.
Implemented all clocks through #define. [Roberto Fresca, ANY]
2014-02-26 22:47:24 +00:00
mahlemiut
83b996f577 fmtowns: fix debug assert (no whatsnew) 2014-02-26 22:38:51 +00:00
Michael Zapf
36720dc15f (MESS) Update ti990_4 to the new CPU core. (nw) 2014-02-26 22:36:52 +00:00
Sandro Ronco
1ccae630b0 (MESS) gl3000s: added default layout. (nw) 2014-02-26 21:53:25 +00:00
Michaël Banaan Ananas
cbd643eb1a changed to 4-way after discussing it with Haze,
more info on this forum: http://forums.marpirc.net/viewtopic.php?f=10&t=15290
2014-02-26 21:41:27 +00:00
Michaël Banaan Ananas
92cfe54f2d fix array out of bounds 2014-02-26 21:27:35 +00:00
Wilbert Pol
f6b2d2489e removing some unused legacy things (nw) 2014-02-26 21:23:32 +00:00
Michaël Banaan Ananas
17b7a9d36c fix array out of bounds access 2014-02-26 21:14:48 +00:00
Michaël Banaan Ananas
d961bfd2e8 update prev commit 2014-02-26 21:08:47 +00:00
Couriersud
95841d211e Fixed loading of cached bdf fonts. 2014-02-26 20:59:23 +00:00
David Haywood
1a0afd5c5d little robin
- this actually uses a tms34010 for the video (I wish I was joking..)  It became quite clear after noticing similarities with MegaPhoenix tho, unfortunately it doesn't work properly when I hook it up (the sprites are displayed, but the backgrounds aren't) so I've left it as a conditional compile option for now.
2014-02-26 20:55:56 +00:00
Michaël Banaan Ananas
1259ee5648 simplify masks 2014-02-26 20:46:23 +00:00
R. Belmont
0caa890cca Array bounds patrol (nw) 2014-02-26 20:00:07 +00:00
David Haywood
01089de733 megaphx stuff (nw) 2014-02-26 19:50:41 +00:00
Couriersud
6a06d7604f Revert changes committed by accident. 2014-02-26 18:58:07 +00:00
Oliver Stöneberg
38c122f4aa fixed usage of uninitialized member in mainboard8_device (nw) 2014-02-26 18:14:25 +00:00
Oliver Stöneberg
7a0e1cfc80 fixed usage of uninitialized member in geneve_keyboard_device (nw) 2014-02-26 18:11:57 +00:00
Oliver Stöneberg
31fc72cd1e fixed usage of uninitialized member in msm58321_device (nw) 2014-02-26 18:07:47 +00:00
Michaël Banaan Ananas
53d0e22e7a fix array out of bounds access 2014-02-26 16:20:57 +00:00
Oliver Stöneberg
a78097b9b3 disabled more checks with SANITIZE=undefined for now (nw) 2014-02-26 16:19:37 +00:00
Curt Coder
ada07d7415 cdp1802: devcb2. (nw) 2014-02-26 16:10:25 +00:00
Michaël Banaan Ananas
223af5e6bc same here 2014-02-26 16:05:06 +00:00
Michaël Banaan Ananas
cfc76c6bdb forgot to add this 2014-02-26 15:59:32 +00:00
Michaël Banaan Ananas
273ea605a7 ram read was missing 2014-02-26 15:55:58 +00:00
Miodrag Milanovic
e9b6836477 removed space before m_gfxdecode in main trunk(nw) 2014-02-26 15:28:45 +00:00
Michaël Banaan Ananas
d1474d3657 new NOT WORKING game added
--------------------------
Cosmoswat [Andrew Welburn, Oliver Moazezzi]
2014-02-26 14:20:00 +00:00
David Haywood
f7a54a47fc change company names a bit (nw) 2014-02-26 14:18:14 +00:00
Olivier Galibert
8c7e9ce981 Don't allocate gigs in -listxml please (nw) 2014-02-26 12:29:55 +00:00
Michael Zapf
95a5d8cdcd Moved palette setting into method to avoid undefined rgb_t instances;
included log control flags. (nw)
2014-02-26 12:27:00 +00:00
Alex W. Jackson
2215b98973 Fix MT 04993 [Alex Jackson] 2014-02-26 12:12:01 +00:00
Oliver Stöneberg
23425a90aa fixed uninitialized member usage in cassette_image_device (nw) 2014-02-26 10:34:16 +00:00
Oliver Stöneberg
c099881e64 fixed uninitialized member usage in tms9995_device (nw) 2014-02-26 10:30:00 +00:00
Oliver Stöneberg
0b4747eca1 fixed uninitialized member usage in tms9902_device (nw) 2014-02-26 10:27:00 +00:00
Oliver Stöneberg
2ba4f9e1f2 fixed uninitialized member usage in southbridge_device (nw) 2014-02-26 10:19:27 +00:00
Oliver Stöneberg
23b37789fd fixed #if checks for Visual Studio in osd/osdcomm.h (nw) 2014-02-26 10:07:14 +00:00
Olivier Galibert
b1854f93da (mess) floppy: Fix write over the index pulse and flux change lookup before it [O. Galibert] 2014-02-26 07:46:55 +00:00
David Haywood
3c4b75fd97 misc stuff..
looks like MegaPhoenix needs better handling of some flags rather than rand(), overclocking the 68k by stupid amounts allows all the graphics to copy, needs more investigation.

I have however hooked up the rest of the player controls based on test mode..
It looks like the other port is multiplexed somehow, or is some kind of serial port.

still don't really know where most of roms6/7 map, even after playing through a few rounds..
2014-02-26 02:23:47 +00:00
Oliver Stöneberg
cb3b1aae36 suppress alignment errors with SANITIZE=undefined for now (nw) 2014-02-26 00:49:47 +00:00
Oliver Stöneberg
e86e124aa7 fixed ubsan invalid vptr error with dynamic_array<hash_pair> in struct work_item (nw) 2014-02-26 00:43:11 +00:00
Oliver Stöneberg
4f4d91429d fixed 32-bit compilation (nw) 2014-02-26 00:32:06 +00:00
Couriersud
c32fba0da7 Minor cosmetic changes for netlist 2014-02-26 00:21:06 +00:00
mahlemiut
13b36398f9 fmtowns: reduced tagmap usage (memory banks still to look at) (no whatsnew) 2014-02-25 22:59:27 +00:00