Commit Graph

23140 Commits

Author SHA1 Message Date
Miodrag Milanovic
436962942b made makemak create lst as well, and some fixes for cpu.mak (nw) 2013-06-20 13:45:52 +00:00
Robbbert
568fd6a153 (MESS) dim68k : added some parts (nw) 2013-06-20 12:59:13 +00:00
smf-
7229f0b97f only build the identify buffer on the first reset, so patches made by the driver aren't lost if the device is reset. (nw) 2013-06-20 12:38:41 +00:00
Oliver Stöneberg
1f4fe0303a small formating change to src/lib/util/aviio.c (nw) 2013-06-20 10:46:43 +00:00
Oliver Stöneberg
0c2201318c added pngcmp to tools (nw) 2013-06-20 10:08:31 +00:00
Oliver Stöneberg
619b0109b1 added copy_hd_1 test case (nw) 2013-06-20 09:56:17 +00:00
Oliver Stöneberg
9df9cd93dc chdtest.py: only try to clear temp folder when it exists (nw) 2013-06-20 09:55:20 +00:00
Robbbert
7b452af65e (MESS) poly1: removed a trampoline 2013-06-20 09:54:15 +00:00
Michaël Banaan Ananas
ad1afa5265 (nw) 2013-06-20 09:17:02 +00:00
Miodrag Milanovic
79430059fa forgot this one (nw) 2013-06-20 08:36:18 +00:00
Miodrag Milanovic
7debccdfe7 placed back things just in mame.lst not to give wrong ideas (nw) 2013-06-20 08:34:20 +00:00
Miodrag Milanovic
640f23df9a Updated makemak to support splitting per libraries (nw) 2013-06-20 08:07:38 +00:00
Fabio Priuli
32c70b6849 Modernized the Konami 053252 device [Osso] 2013-06-20 06:08:34 +00:00
Fabio Priuli
9ee1f6004e Modernized the TC0080VCO and the TC0100SCN video devices [Osso] 2013-06-20 05:46:27 +00:00
smf-
57bc647aee renamed mb rom (nw) 2013-06-19 21:05:37 +00:00
smf-
531d9860bb Updated with dumps made with a topmax & changed the 1mb bank error to a popmessage (nw) 2013-06-19 20:43:20 +00:00
Wilbert Pol
65cb3886b0 alph8201.c: Modernized cpu cores. (nw) 2013-06-19 20:26:22 +00:00
smf-
243b823635 Added vt83c461, which is currently implemented as a 32 bit chip. This allows hooking up to the jaguar driver without any glue, but primal rage 2 does as the io bus it's connected to is only 16 bit. (nw) 2013-06-19 18:48:00 +00:00
Angelo Salese
7242041eb1 Dumped S3 video BIOS in Savage Quest [Trevor Brown] 2013-06-19 17:04:32 +00:00
Oliver Stöneberg
5ce5c67611 chdtest.py: adjusted logging a bit (nw) 2013-06-19 16:29:35 +00:00
Oliver Stöneberg
72cce63c4a fixed yuy16_compress_to_yuy() sometimes writing all green video with YUV2 and UYVY (nw) 2013-06-19 16:22:30 +00:00
Oliver Stöneberg
3e3f3aad8c added createld_avi_uyvy_3_frames_no_audio unit test (nw) 2013-06-19 16:19:06 +00:00
Oliver Stöneberg
218932e2df renamed chdman unit test from createld_avi_3_frames_no_audio to createld_avi_yuv2_3_frames_no_audio (nw) 2013-06-19 16:18:49 +00:00
Oliver Stöneberg
019afa14fd chdtest.py: added remaining extractions (nw) 2013-06-19 14:29:56 +00:00
Oliver Stöneberg
72286bc11c chdtest.py: added extraction for createcd tests cases (nw) 2013-06-19 14:19:09 +00:00
Oliver Stöneberg
286110939d chdtest.py:
- fixed check for output folder existence
- clear temp folder before running tests
- log which test failed
2013-06-19 14:18:03 +00:00
Miodrag Milanovic
766a73b041 simplified mamemak (nw) 2013-06-19 14:05:35 +00:00
Miodrag Milanovic
1953d6cf08 (MESS)-bml3: split into three variants (bml3, bml3a and bml3b) according to floppy disk support. Only bml3a (5.25" disk) is considered working. [jedwidz]
-m6809: Initially setting S with a 'TFR *,S' evidently should enable NMI [jedwidz]

-mc6845: Add rudimentary support for 'interlace and video' mode [jedwidz]
2013-06-19 13:23:20 +00:00
Miodrag Milanovic
9a564ef483 Added metadata to rest of make files for optional built devices (nw) 2013-06-19 13:12:52 +00:00
Oliver Stöneberg
af723576bd removed unused exmaples from zlib folder (nw) 2013-06-19 12:09:13 +00:00
smf-
600e5bf087 reverted short name (nw) 2013-06-19 11:24:39 +00:00
Robbbert
dbc24d982c (MESS) c900: connected to terminal. 2013-06-19 11:07:03 +00:00
smf-
f89f73561b Added ata_interface_device, ide_controller_device is now only for pc register mapping. Renamed ide_mass_storage_device to ata_mass_storage_device. Changed ide_hdd_device so it only picks up it's image from the harddisk_image_device, which does a lookup to see if there is a region itself. (nw) 2013-06-19 10:35:43 +00:00
Fabio Priuli
d8bf9eaac5 (MESS) sms: Converted SMS inputs to use slot devices. You now select
controllers in the Slot Devices menu of the internal UI, not in the Driver
Configurations anymore. [Enik]
2013-06-19 06:50:07 +00:00
Fabio Priuli
f9dbdf1920 (MESS) ibm5150.xml: Added a few more disks [Kaylee] 2013-06-19 06:25:49 +00:00
Ryan Holtz
bb786b81fe Make FULLNAME use ?= instead of =, allows users to override the final executable name from the command line (nw) 2013-06-19 01:41:40 +00:00
Miodrag Milanovic
f268ee02e5 made dependency for new lst files (nw) 2013-06-18 19:22:08 +00:00
Curt Coder
20f62330da (MESS) corvushd: Fixed log message. [Mike Naberezny] 2013-06-18 19:13:36 +00:00
Scott Stone
f56ec7d459 Adjusted setname from arcadia -> arcadian to resolve mess's emerson arcadia conflict. (nw)
Note:  For now it looks like 3 .lst files are not automagically recompiled when adjusted, only if mame.lst is refreshed with a new time will this properly compile.
2013-06-18 19:06:38 +00:00
Curt Coder
d4613bd762 Removed bad image. (nw) 2013-06-18 17:59:12 +00:00
Miodrag Milanovic
c61f39538e deleted forgotten file (nw) 2013-06-18 14:38:27 +00:00
Michaël Banaan Ananas
f1523ceae0 some timing info from AUMAP via Haze 2013-06-18 14:24:17 +00:00
Miodrag Milanovic
e44c5d1298 Renamed one more include of .c in h file, and updated makemak (nw) 2013-06-18 14:11:02 +00:00
Miodrag Milanovic
6125d95e1d Made includes of C files in drivers section to use .inc instead, and also renamed galdrvr.c into galaxian.inc and neodrvr.c to neogeo.inc since it makes more sense (nw) 2013-06-18 14:01:12 +00:00
Oliver Stöneberg
8886da8e86 added createld unit test (nw) 2013-06-18 13:34:13 +00:00
Oliver Stöneberg
93b7cf8173 treesize in laserdisc CHD was uninitialized when input video had no audio channels [Oliver Stöneberg] 2013-06-18 13:33:28 +00:00
Oliver Stöneberg
0137a8a49d chdtest.py: added SHA1 check of output file (nw) 2013-06-18 13:31:34 +00:00
Robbbert
11c25fd89f (MESS) A6809: added cassette 2013-06-18 12:37:51 +00:00
smf-
d60d7823c9 Added device number in logs, fixed issues with status flags that was causing freebsd to fail to boot with two drives (nw) 2013-06-18 12:12:45 +00:00
Miodrag Milanovic
6d8ca3cf58 added missing cpu metadata (nw) 2013-06-18 12:12:37 +00:00