Commit Graph

22429 Commits

Author SHA1 Message Date
Robbbert
0f8af7c68e (MESS) Applix: Added ram banking, fixed status signals.
Now takes 60 seconds to boot up to the ramdisk.
2013-05-23 00:03:03 +00:00
smf-
049c0ef741 converted bust a move 2 to use a memory map (nw) 2013-05-22 23:52:08 +00:00
smf-
f589902c51 converted coh1002m to use memory maps (nw) 2013-05-22 23:32:28 +00:00
smf-
8043948a3a coh1002v converted to a memory map & other tidying up (nw) 2013-05-22 22:55:56 +00:00
smf-
84d08b3d84 added 68000 & ymz280b, plus preliminary memory 68k memory map rom, ram & ymz280b (nw) 2013-05-22 22:34:38 +00:00
Ryan Holtz
b224b1f5ed Fix raster_bloom_scale and vector_bloom_scale, nw 2013-05-22 22:25:23 +00:00
Oliver Stöneberg
21b2572b77 [MT05013] fixed typo in denver_w() [Oliver Stöneberg] 2013-05-22 21:36:34 +00:00
Wilbert Pol
f79e9c21e6 (MESS) gmaster.c: Give it some bleeps and ploinks (see MT#5150). (nw) 2013-05-22 21:22:37 +00:00
Wilbert Pol
f9abcd9e2b Removed a no longer needed hack. (nw) 2013-05-22 20:43:28 +00:00
Curt Coder
404e0abb30 upd7227: WIP. (nw) 2013-05-22 20:21:11 +00:00
Wilbert Pol
7b30fcdef9 (MESS) to8/to8d: forgot 2 other banks; only now the driver displays 512K again when choosing 256K ram :( (nw) 2013-05-22 19:53:14 +00:00
James Wallace
4951934150 fix dumb copy pasta (nw) 2013-05-22 19:40:53 +00:00
James Wallace
f9bad94224 New clones added
================
Nudge Double Up (JPM SRU)
Unknown SRU Game

Additional documentation added to MPU4 and Proconn
2013-05-22 19:28:07 +00:00
Wilbert Pol
c6f2743b2c (MESS) to8/to8d: Fixed support for 256K RAM; should hopefully fix MT#5160. (nw) 2013-05-22 19:13:53 +00:00
smf-
984fe9b663 converted coh1001l to use a memory map (nw) 2013-05-22 18:34:12 +00:00
Wilbert Pol
c2fc2afb8c Removed unneeded include. (nw) 2013-05-22 18:27:08 +00:00
smf-
3ed3a6bd26 coh1002e converted to using a memory map (nw) 2013-05-22 18:23:33 +00:00
Wilbert Pol
b06a8e7c22 audit.c: Fixed software list chd verification. [qmc2] 2013-05-22 18:18:23 +00:00
smf-
0353e202c0 use device_post_load() instead of register_postload() (nw) 2013-05-22 18:09:17 +00:00
smf-
21a5ab5895 Register the device post load after the devices are started, in case starting the device causes something (like sound_stream) to register it's own post load [smf] 2013-05-22 17:59:48 +00:00
smf-
bad0c9d34f coh1000ta & coh1000tb use memory maps instead of installing handlers at run time (nw) 2013-05-22 17:31:14 +00:00
David Haywood
2974183660 this was verified. 2013-05-22 17:00:16 +00:00
David Haywood
101c5c1cb4 new clones
Sky Soldiers (bootleg) [ANY]
Galaxian (bootleg, set 2) [ANY]
2013-05-22 16:59:52 +00:00
David Haywood
6547196557 new clones
Scramble (Reben S.A. Spanish bootleg) [Roselson (from Aumap)]
2013-05-22 14:35:05 +00:00
Scott Stone
24cd1b303d i386dasm.c [Peter Ferrie]
* fix improper signed display in some opcode parameters
2013-05-22 13:51:19 +00:00
Fabio Priuli
238d365b0c (MESS) sms/gamegear: fixed a few regressions in the new code (mostly due to missing bits in the softlist),
improved handling of proto dumps with weird sizes, added cart internal header logging. nw.
2013-05-22 13:49:41 +00:00
Curt Coder
659fcb5c34 (MESS) Improved Epson SIO macro. (nw) 2013-05-22 13:30:52 +00:00
Curt Coder
9634008e96 Added skeleton for uPD7227 LCD controller. (nw) 2013-05-22 13:30:01 +00:00
Robbbert
207bb1fc28 (MESS) Applix: some work (nw) we now have a cursor 2013-05-22 12:47:43 +00:00
smf-
87a1e31c27 coh100c, coh1002c & coh3002c now use the same memory map. (nw) 2013-05-22 11:40:57 +00:00
smf-
9a8cc39668 converted coh3002c to use a memory map (nw) 2013-05-22 11:20:15 +00:00
Ryan Holtz
1fcfec449f fix composite ntsc shaders, nw 2013-05-22 08:03:01 +00:00
Ryan Holtz
35ef098e64 MAME Testers bugs fixed: 5201, 5202
- HLSL changes: [MooglyGuy]
 * Upped vertex buffer size to 64k verts, fixes assert in
   starwars and alphaone, please include the printed error
   message in any subsequent encounterings of the assert.
 * Improved vector rendering (beam width 1.5 suggested)
 * Ducked raster bloom default to 0.225 to reduce washout
2013-05-22 01:58:38 +00:00
cracyc
2d474c6a3b (mess) psxcd: free incomplete result pointers on exit or reset (nw) 2013-05-21 22:13:48 +00:00
smf-
8e9303fc33 Added DIP switch location to Namco System 11 & 12, also removed unused test dip switches. [smf] 2013-05-21 21:34:26 +00:00
smf-
b03bfd4df2 Ignore unformatted tracks in dsk files [smf] 2013-05-21 21:13:32 +00:00
Curt Coder
dcb442f9fc (MESS) hx20: Added floppy software list. [Curt Coder] 2013-05-21 21:00:39 +00:00
Wilbert Pol
b563ca4768 (MESS) ql: Fixed regression. (nw) 2013-05-21 20:04:02 +00:00
Fabio Priuli
d5dd4ee116 (MESS) sms/gamegear: Various improvements [Fabio Priuli]
- Converted cart handling and mappers to use slot devices
  - Simplified bios and cart bankswitch mechanism
  - Added save state support to both systems
  - Removed on-cart EEPROM from main gamegear now that
    it can be properly implemented on carts which have it
  - Made LCD persistence hack optional (ON by default, it can
    be turned OFF from Driver Configuration submenu)
  - Reduced tagmap lookups all across the driver
2013-05-21 19:53:31 +00:00
Wilbert Pol
e988acba44 (MESS) a3000/a3000n: Fix regression (nw) 2013-05-21 19:46:49 +00:00
Michaël Banaan Ananas
55ac5a4ca5 let's increase approx matches for gamenames from 10 to 16 2013-05-21 19:01:48 +00:00
Michaël Banaan Ananas
bff68efce3 fix game description, from Fujix 2013-05-21 18:43:01 +00:00
Michaël Banaan Ananas
e4beab4967 fix explorer nosound - MT 05198 2013-05-21 18:38:28 +00:00
Miodrag Milanovic
a6730aaa7b removed not needed include (nw) 2013-05-21 18:38:07 +00:00
Oliver Stöneberg
2855427afa use memmove() instead of memcpy() in tms3556_device::draw_line() for now since it overlaps for exeltel (nw) 2013-05-21 18:07:57 +00:00
Oliver Stöneberg
5c888da37d (MESS) disabled bogus MCFG_CPU_CONFIG for compis and compis2 (detected by ASAN) (nw) 2013-05-21 17:46:18 +00:00
smf-
1fd979cac6 Changed some I/O to 8/16 bit. (nw) 2013-05-21 15:25:50 +00:00
Andrew Gardner
70a3aadb1c Removes more MAME anonymous timers. [Andrew Gardner] 2013-05-21 15:03:21 +00:00
cracyc
021cf82388 (mess) psxcd: fix cdda [Carl, Dr. Venom] 2013-05-21 14:25:25 +00:00
Curt Coder
5d1ddeaab8 (MESS) Added RS-232 ports to several drivers. [Curt Coder] 2013-05-21 13:37:59 +00:00