Commit Graph

24876 Commits

Author SHA1 Message Date
Jonathan Gevaryahu
331cd1fe21 minorly rearranged the phone plugs and the breakout connector on the diagram to better match the pcb. no whatsnew 2013-10-03 03:29:55 +00:00
Jonathan Gevaryahu
8b19686499 (mess) cat.c: further swyft documentation updates based on having the board to look at directly [Lord Nightmare, Sandy Bumgarner] 2013-10-03 02:18:57 +00:00
David Haywood
f8ed76d3e7 fix some tilemap dirty marking when bank changes in nmk16.c, was causing some issues on later tdragon2 bosses (nw) 2013-10-03 01:39:02 +00:00
Curt Coder
53b4047a45 (MESS) ibm5170_cdrom.xml: Added PC DOS 2000. [Curt Coder] 2013-10-02 21:05:31 +00:00
David Haywood
586853edd8 update the note in saturn.xml too. 2013-10-02 17:32:45 +00:00
Fabio Priuli
15bdd7c698 (MESS) sat_cart.xml: added dump of Ultraman support cart [Team Europe] 2013-10-02 17:25:40 +00:00
David Haywood
504faa4be4 the other bootleg (nw) 2013-10-02 16:02:31 +00:00
Curt Coder
7ebc2add51 (MESS) ibm5170_cdrom.xml: Added Windows goodies. [Curt Coder] 2013-10-02 15:38:36 +00:00
Curt Coder
403e5d3d9d (MESS) ibm5170_cdrom.xml: Added CD-ROM software list with some Windows goodies. [Curt Coder] 2013-10-02 14:52:52 +00:00
Curt Coder
47dba32883 (MESS) ibm5170.xml: Added some Windows'. [Curt Coder] 2013-10-02 14:12:40 +00:00
David Haywood
62eae59a6c minor change to carket (nw) 2013-10-02 14:00:46 +00:00
Robbbert
e224d4a16a (MESS) delete unused files (nw) 2013-10-02 12:56:06 +00:00
Robbbert
2d638006fa (MESS) sapi1 : cleanup & wip (nw) 2013-10-02 12:49:43 +00:00
David Haywood
e37ca06fb2 use a slightly modified copy of the protection data from another game so we can actually coin up etc. until we have the real data. (nw) 2013-10-02 03:27:23 +00:00
Brian Troha
f5ca94957a peplus.c: Fix my recently introduced regression. - NW 2013-10-02 03:15:34 +00:00
Brian Troha
75242af01a peplus.c: Corrections... Fix PP0178 name and CG set, other minor notes or corrections. - NW 2013-10-02 03:06:56 +00:00
David Haywood
5e4ef9d102 new NOT working
Carket Ball [ANY]

needs the real protection data extracting for this game, runs attract mode with data from others but can't coin it up.
2013-10-02 02:55:54 +00:00
David Haywood
af60ead429 small note (nw) 2013-10-02 01:44:02 +00:00
Ryan Holtz
3b0e61ad96 Fix N64 controls, nw 2013-10-02 01:25:15 +00:00
Jonathan Gevaryahu
18e7aabfd7 (MESS) cat.c: add v331 IAI swyft firmware roms, and add .jed file dumps for the four swyft pals [Sandy Bumgarner, Lord Nightmare, Balrog] 2013-10-02 01:12:21 +00:00
David Haywood
d60b8d0eac actually add the thing the new comments reference... (nw) 2013-10-02 00:53:58 +00:00
smf-
e6b70f4373 fixed mametesters 05318 [smf] 2013-10-02 00:17:45 +00:00
smf-
8a686cebfe fixed mametesters 05317 [smf] 2013-10-01 23:51:19 +00:00
Brian Troha
892fee7f12 thepit.c: Dumped the color BPROM for, and corrected colors in, Desert Dan [Zab] 2013-10-01 23:10:32 +00:00
Curt Coder
02898c55f9 (MESS) ibm5170.xml: Added some Windows SDKs. [Curt Coder] 2013-10-01 21:29:39 +00:00
Phil Bennett
ed3f15e6d9 05316: meikyuh, meikyuha: no sound in demo and in gameplay [Phil Bennett] 2013-10-01 20:02:53 +00:00
Michael Zapf
9458d4ec46 (MESS) ti99: Constrain debugger access. 2013-10-01 19:26:41 +00:00
Phil Bennett
680118278c unico.c - Fix zeropnt2 sound routing 2013-10-01 19:01:23 +00:00
R. Belmont
1f0e1ff587 Adding missed files (nw) 2013-10-01 14:12:22 +00:00
Michael Zapf
020055dd72 (MESS) ti99: Fixed a regression with speech caused by improper READY
handling from sound chip.
2013-10-01 14:12:11 +00:00
Miodrag Milanovic
c9f040b559 (MESS) New skeleton :
======================
- Dragon 200-E [robcfg]
2013-10-01 13:25:39 +00:00
R. Belmont
9df3d0e642 web: JS cleanup and fixed a few minor bugs. [Firehawke] 2013-10-01 12:18:54 +00:00
mahlemiut
6fcda61d9a wpc_an: added ROM banking, switches, and IRQs. Games now start to boot. 2013-10-01 11:01:16 +00:00
Ryan Holtz
975435ad75 -N64 optimizations: [MooglyGuy]
* Converted PIF RAM from 8-bit array to 32-bit array
  * Inlined color and alpha combiner equations
  * Moved a number of calculations in span rendering to outer loops
  * Flattened branch structure of texel fetching somewhat
2013-10-01 07:20:01 +00:00
Michael Zapf
419b6f0158 (MESS) Using the split addressing (setaddress ... read/write) 2013-09-30 23:16:14 +00:00
Michael Zapf
cda0ac67fb (MESS) GROMs may now be used on different bases (needed in 99/8) 2013-09-30 23:15:43 +00:00
Michael Zapf
6c863c2d56 CPUs now utilizing split addressing (setaddress ... read/write) 2013-09-30 23:14:38 +00:00
Angelo Salese
32a57a15b4 Deprecated MCFG_SCREEN_VBLANK_TIME() / MCFG_SCREEN_REFRESH_RATE() in favor of MCFG_SCREEN_RAW_PARAMS() function for the following drivers: [Angelo Salese]
* twin16.c (except fround)
* yunsun16.c
* yunsung8.c
2013-09-30 22:07:21 +00:00
James Wallace
ef0903ee8b Added some more meter communication to System 5 and MPS, games should complain about less now [J. Wallace] 2013-09-30 19:04:23 +00:00
Robbbert
0056342255 (MESS) pt68k4 : Connected to a terminal. System works with bios 0 (nw) 2013-09-30 08:02:10 +00:00
Robbbert
162780bc07 (MESS) PP01 : added uart 2013-09-30 05:26:07 +00:00
Ryan Holtz
a984ca3df1 -N64 RDP and RSP improvements [MooglyGuy, Marathon Man]
* Fixed an RSP DMA edge case when transfer count is greater than 1.
  * Refactored the RDP blender implementation to use function pointers rather
    than deep if/else structures in order to reduce branch prediction penalties
    in the inner software rasterizer loop.
  * Reduced the likelihood that bad triangle commands due to an RSP crash will
    crash MESS.
2013-09-30 05:09:03 +00:00
Robbbert
ea470afd19 (MESS) PP01 : added sound 2013-09-29 23:07:04 +00:00
Curt Coder
eeed9ff020 (MESS) ibm5150.xml: Added Indianapolis 500 floppy image. [Curt Coder] 2013-09-29 21:39:40 +00:00
Curt Coder
5544b925dc (MESS) ibm5170.xml: Added DR DOS 6.0 floppy images. [Curt Coder] 2013-09-29 21:23:10 +00:00
R. Belmont
59df9b9784 web: modernized JS usage, fixed several bugs [Firehawke] 2013-09-29 16:30:29 +00:00
R. Belmont
d1349077e6 (MESS) ec1841 updates: [shattered]
- Emulated the original keyboard
- DIP switches added
- Improved memory mapping
2013-09-29 15:30:43 +00:00
Brian Troha
8cf2c2c122 peplus.c: Yes, let's update the parent too - NW 2013-09-29 03:59:42 +00:00
Brian Troha
d9440ac48c peplus.c: Fix wrong size roms of BAD_DUMP roms - NW 2013-09-29 03:39:27 +00:00
Brian Troha
8ed0c5f873 peplus.c: Minor adjustments - NW 2013-09-29 03:26:11 +00:00