Commit Graph

22160 Commits

Author SHA1 Message Date
Brian Troha
89008211f5 invqix.c: Updated information about the "newer" C rev boards and the F34-03 rom data being the same as F34-01 data. - NW 2013-05-12 00:43:19 +00:00
smf-
3b7335ea02 fixed variable and parameter conflict (nw) 2013-05-12 00:12:47 +00:00
Scott Stone
5807dc2c5a New clones added
----------------
Lunar Rescue (Model Racing bootleg) set 2  [any]
2013-05-11 23:40:20 +00:00
Wilbert Pol
9683567f9a (MESS) Modernized neogeo pocket video. (nw) 2013-05-11 20:24:53 +00:00
Miodrag Milanovic
5e08cacd1e removed duplicated save_item (nw) 2013-05-11 18:48:34 +00:00
Miodrag Milanovic
d09143746c Fix save_item regression (nw) 2013-05-11 18:37:07 +00:00
Scott Stone
4d5dc82ae9 a7800.c - correction of a copy/paste mistake on values (nw) 2013-05-11 18:07:56 +00:00
cracyc
bb174ce847 (mess) pc: fix font for asst128 (nw)
asst128_dsk: add support for asst128 ssqd 360K disks (nw)
--
Added a new format class for asst128 floppies because the 360K SSQD disk format conflicts with the standard 360K DSDD type.  The Assistant 128 BIOS translates disk commands so 360K DSDD disks boot fine though.
2013-05-11 17:49:37 +00:00
R. Belmont
c0dd40be90 ym2612: temporarily limit table lookup ranges (nw) 2013-05-11 16:41:23 +00:00
David Haywood
89652f00ef new clones
Pacuman (Spanish bootleg of Puck Man) [Roselson (from AUMAP)]
Bomb Jack (Tecfri, Spain) [F.J.Jimenez (Gijon)]

(this is just a correction to the credits, same clones as before)
2013-05-11 14:33:59 +00:00
David Haywood
70b35fbf7b new clones
Bomb Jack (Tecfri, Spain) [AUMAP] (credit to be added)
2013-05-11 14:18:29 +00:00
smf-
11722241d8 a few changes for consistency (nw) 2013-05-11 13:23:33 +00:00
smf-
3a8b7344f0 modernised YM2203 [smf] 2013-05-11 13:20:38 +00:00
Curt Coder
725996afbd (MESS) Added skeleton driver for RCA COSMAC Microkit. [Bill Degnan, Curt Coder]
cosmac: Added the original CDP1801 CPU variant and rewrote the disassembler. [Curt Coder]
2013-05-11 10:24:25 +00:00
smf-
2955153f71 doesn't need fm.h yet (nw) 2013-05-11 10:23:34 +00:00
Curt Coder
6087d487d8 (MESS) pet: Added note. (nw) 2013-05-11 10:10:50 +00:00
Curt Coder
599411bc47 (MESS) v1050: Fixed floppy drive type. [Curt Coder] 2013-05-11 10:08:32 +00:00
Curt Coder
82e8274aca (MESS) v1050: Added CP/M Plus BIOS 2.0 to floppy software list. [Bill Degnan] 2013-05-11 10:07:08 +00:00
Michaël Banaan Ananas
c7a612bd50 fix attack ufo missing sound 2013-05-11 09:18:00 +00:00
Michaël Banaan Ananas
e4016a08fd fix unidasm compile problem 2013-05-11 08:41:10 +00:00
Michaël Banaan Ananas
1c59b1ea0a ie15 was defined double 2013-05-11 08:25:38 +00:00
David Haywood
1f37ecdbee new clones
Pacuman (Spanish bootleg of Puck Man) [AUMAP]
2013-05-11 02:18:20 +00:00
R. Belmont
bde7c4d7ab this file's important too ;-) (nw) 2013-05-11 02:11:20 +00:00
R. Belmont
8504b76a73 (MESS) Apollo updates: [Hans Ostermeyer]
- Added 4 and 8 plane color graphics board support
- Renamed dn3x00 to dn3x00_19i and dn3x00_15i to dn3x00
- Reworked video/apollo.c into class apollo_graphics
- Fixed recent regression where the arrow keys moved the mouse pointer
2013-05-11 01:48:15 +00:00
cracyc
f42533c206 (mess) slotify pc joystick [Carl]
(mess) asst128 toggles tc in the dor (nw)
--
The asst128 still doesn't boot though it does run the boot sector now.  It seems to skip every other cylinder.
2013-05-10 22:38:58 +00:00
smf-
b57f1952ff modernized the YM2608 [smf] 2013-05-10 21:38:13 +00:00
smf-
e7a480c581 fixed debug build (nw) 2013-05-10 21:19:53 +00:00
smf-
5e4f39b2a1 fixed building mess after YM2610 changes (nw) 2013-05-10 19:06:10 +00:00
Michaël Banaan Ananas
0e4e2a0a5e (bootlegger name) 2013-05-10 18:48:31 +00:00
smf-
1cff2752cf overides device_post_load instead of post_load (nw) 2013-05-10 18:22:30 +00:00
smf-
981f921fe1 removed extra f (nw) 2013-05-10 18:21:50 +00:00
smf-
9dbf2320c1 modernised the YM2610 interface [smf] 2013-05-10 18:21:22 +00:00
Fabio Priuli
81014c8b47 (MESS) ec1841: fixed checksums, by LoganB. nw. 2013-05-10 16:12:00 +00:00
Fabio Priuli
78b2889737 (MESS) gameboy/gbcolor: simplified video code by reducing the number of memory pointers used,
and added support for save state registration. [Fabio Priuli]

I haven't added the support_save flag yet because I'd like to receive some feedback from users (I have 
only tested 2 dozen of games, without issues, but there are thousands...)
2013-05-10 15:23:51 +00:00
Fabio Priuli
342b2024f2 (MESS) megadriv.c: added save registration of a bunch of scanline-related and input-related variables. nw. 2013-05-10 15:17:52 +00:00
Fabio Priuli
0a6233dc57 (MESS) snes.c: added save registration of a bunch of scanline-related variables. nw. 2013-05-10 15:16:57 +00:00
Fabio Priuli
cc9519dbdf (MESS) nes.c: greatly improved save state stability, by adding registration of on-cart VRAM/WRAM. [Fabio Priuli] 2013-05-10 15:15:27 +00:00
Fabio Priuli
ec52f75def snes.c: minor cleanup in the code used by nss and other snes-based arcade drivers. nw. 2013-05-10 15:13:53 +00:00
Fabio Priuli
151d278c45 (MESS) added a bunch of slot-related save registrations. nw. 2013-05-10 15:12:14 +00:00
smf-
83fb87b569 modernised YMF271 [smf] 2013-05-10 15:06:32 +00:00
Fabio Priuli
2138059b16 mbc55x.xml: added a few more disks. [pete_j]
m20.xml: added newly dumped CP/M 8000 disk [Christian Groessler]
2013-05-10 15:04:20 +00:00
Fabio Priuli
2c51901aac msx2_cart: documented a couple of dumps from VC releases, from LoganB. nw.
gbcolor: resized a couple of dumps, from Taizou. nw.
2013-05-10 15:02:27 +00:00
Robbbert
bdbbfd9987 Indianbtbr: Fixed cocktail controls. Connected sound to be like indianbt. There's no music in this version. 2013-05-10 14:38:22 +00:00
smf-
27c8cc66a4 modernised YMZ280B [smf] 2013-05-10 14:02:35 +00:00
Fabio Priuli
605a9d3728 fixed ec1841.xml. nw. 2013-05-10 13:26:54 +00:00
Miodrag Milanovic
8a8755ccf9 (MESS)new driver: 15IE-00-013 serial terminal [shattered]
Note: this is without bitbanger abuse part
2013-05-10 13:22:21 +00:00
Miodrag Milanovic
192fc4f915 -pc: remove unused ibm5150_ppi8255_interface [shattered]
-mc1502: FDC xtal freq is 16 MHz
-pc, ec1841: unbreak DBG_LOG macro
-asst128: another PC XT clone
-ec1841: add softlist, set 'v2' as default BIOS to avoid resets
2013-05-10 13:15:44 +00:00
Scott Stone
9d59d51aaf Added and verified DIP locations for all sets in rallyx.c [Tafoid]
New clones added
----------------
Crazy Climber (Model Racing bootleg)  [any]
Rally X (Model Racing bootleg  [any]
2013-05-10 12:23:46 +00:00
smf-
6fb2859b04 finished modernizing at28c16 [smf] 2013-05-10 10:37:05 +00:00
Miodrag Milanovic
cca73a4ec0 added additional flags for compiling on linux and osx, but enabled just posix, so it should cover most of distributions and variations (nw) 2013-05-10 10:34:43 +00:00