Commit Graph

22478 Commits

Author SHA1 Message Date
smf-
9b2fdf48de forgot to remove & (nw) 2013-05-12 19:24:06 +00:00
smf-
a968a3847b The old code passed a ym2203 structure to an ay8912, which happened to work before because there was no type checking. Now it causes an error (nw) 2013-05-12 19:14:13 +00:00
cracyc
afffa28cda (mess) pc_joy: MSVC warning (nw) 2013-05-12 18:39:45 +00:00
Michaël Banaan Ananas
9d5ad73ced fix crash (regressed maybe half a year ago...) 2013-05-12 18:19:54 +00:00
smf-
be76c99e9c modernised Y8950 [smf] 2013-05-12 16:50:16 +00:00
smf-
80d4b45679 removed unnecessary #includes (nw) 2013-05-12 15:41:04 +00:00
smf-
c1c7afdf03 missed some files from mess (nw) 2013-05-12 15:31:18 +00:00
smf-
a9bd6ed0d1 standardised on #include format (nw) 2013-05-12 15:11:12 +00:00
smf-
7bafec4fbf modernised the YM3526, which also required adding write lines to the 6502, 6809 and z80 [smf] 2013-05-12 15:09:50 +00:00
smf-
cd3930106c modernised YM2612/YM3438 [smf] 2013-05-12 12:43:58 +00:00
smf-
30f001dbe9 simplified ay8910_start_ym now that all sound chips that use it are devices (nw) 2013-05-12 11:54:24 +00:00
smf-
10a80d903b Fixed validate warning by reverted caching of ym2203 device (the same tag is used with different device types). (nw) 2013-05-12 11:28:56 +00:00
smf-
8ea6696216 missed change in commented out code (nw) 2013-05-12 11:22:21 +00:00
smf-
1c415f340a modernised the AY8910 [smf] 2013-05-12 11:17:58 +00:00
Michaël Banaan Ananas
013e759424 fix gomoku crash 2013-05-12 09:50:28 +00:00
Brian Troha
b76ee9c6ca flstory.c: Corrected a couple of dipswitch names for Rumba Lumber and change clocks to be XTAL based. [Brian Troha] 2013-05-12 03:59:55 +00:00
R. Belmont
6cbc4ae6de (MESS) PlayStation: Improved save state behavior, but still needs work. (nw) 2013-05-12 03:53:01 +00:00
smf-
bd4fc60963 clears variables to avoid random crashing (nw) 2013-05-12 00:47:48 +00:00
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