Curt Coder
276df52c7c
(MESS) c64: Updated SwiftLink/Turbo232 settings. [Mike Naberezny]
2013-06-21 16:52:10 +00:00
Curt Coder
0787f1e2a0
(MESS) ibm5150: Added skeleton for the IBM PC/XT 83-key keyboard. [John Elliot, Curt Coder]
2013-06-21 16:44:45 +00:00
Oliver Stöneberg
3a7c6bac73
added workaround to FLAC__lpc_compute_autocorrelation() for 32-bit GCC (aka non-SSE floating point) issues (nw)
2013-06-21 16:40:09 +00:00
Miodrag Milanovic
b2ca247d3f
another one, and that would be last except devcpu.h (nw)
2013-06-21 14:52:55 +00:00
Miodrag Milanovic
1dd7883e87
found few that have fixed values (nw)
2013-06-21 14:47:18 +00:00
Miodrag Milanovic
e533a04f2e
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
2013-06-21 14:44:06 +00:00
Miodrag Milanovic
d49ea91e69
small fix (nw)
2013-06-21 11:29:19 +00:00
Miodrag Milanovic
53ba0f61db
extended large amount of devices with shortname and source file data (nw)
2013-06-21 10:26:41 +00:00
Alex W. Jackson
6b059c8117
neocrypt.c cleanup part 1: simplify kf2k3pcb bios decryption, fix some endian issues (Alex Jackson)
2013-06-21 10:04:30 +00:00
Miodrag Milanovic
1615025734
makemak wip (nw)
2013-06-21 07:22:13 +00:00
Alex W. Jackson
4de6e64077
1943.c: fix DIPLOCATIONs (Alex Jackson)
2013-06-21 02:31:55 +00:00
smf-
9ac4f113c6
added 2nd ide channel (nw)
2013-06-21 01:26:45 +00:00
Angelo Salese
6efb5244da
Experimenting with Savage Quest, nw
2013-06-21 01:12:02 +00:00
David Haywood
e486755735
same as previous (nw)
2013-06-20 19:17:03 +00:00
David Haywood
d0e1981511
hopefully make things a bit easier for micko ;-) (nw)
2013-06-20 18:48:11 +00:00
smf-
0fbcc9a1a9
Moved identify buffer manipulation and master/user password setting from ata interface to the ata mass storage device. These should be stored in the chd (nw)
2013-06-20 15:47:55 +00:00
smf-
c630976e21
log unknown writes (nw)
2013-06-20 15:10:45 +00:00
Michaël Banaan Ananas
c8a9aa9db9
new clone added
...
-----------------
Dragon Gun (Japan) [M]
2013-06-20 14:36:38 +00:00
smf-
4259f0dc59
fixed issues that caused the hd to report that the diagnostics failed (nw)
2013-06-20 14:19:49 +00:00
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