Michaël Banaan Ananas
88cd9b09b7
(Windows) add higher resolution icons for mame/mess. These were made available by JacKc a few months ago. I don't mean to imply that they are 'official', they may be replaced later.
2013-10-26 16:28:50 +00:00
smf-
7206ae51d0
Hooked up DSP/GPU interrupt to tom that was missed when modernizing jaguar core in r24736. Fixes Area 51 issue mentioned in mametesters 05256, but 0.149u1 was released before the modernizing and maxf_ng still has the problem mentioned in the bug report. [smf]
2013-10-26 15:48:32 +00:00
Michaël Banaan Ananas
d0406ad5e0
Hardcoded toggled inputs (eg. simulated hi-lo gearshift-lock in racing games) can now be manually turned off or on by the user. [hap]
...
For example, to disable the toggle on the shifter in outrun, open /cfg/outrun.cfg and add toggle="no" to the port tag, like so:
<port tag=":SERVICE" type="P1_BUTTON1" mask="16" defvalue="0" toggle="no">
2013-10-26 12:24:21 +00:00
Alex W. Jackson
ace93fb887
spc700ds.c: fix disassembly of memory-to-memory and immediate-to-memory instructions [Alex Jackson]
2013-10-26 12:01:51 +00:00
Alex W. Jackson
9998681885
SDL: Fix SDL1 build (nw)
2013-10-26 11:57:38 +00:00
smf-
22abd3cdb8
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Turret Tower [Philip Bennett, smf]
2013-10-26 11:09:59 +00:00
smf-
6feb1c98da
Changed IDE read sector timing to be the same as read multiple instead of write sector. [smf]
2013-10-26 11:04:56 +00:00
R. Belmont
0b159718d3
Whoops (nw)
2013-10-26 03:20:21 +00:00
R. Belmont
f710a1b48c
SDL: disable TrueType support for SDL2 builds for now. (nw)
2013-10-26 03:19:45 +00:00
R. Belmont
8679ca14bc
SDL: Fix joystick to work with final SDL 2.0 (nw)
2013-10-26 03:16:12 +00:00
Curt Coder
85e1ff6ff8
(MESS) abc800: Xebec WIP. (nw)
2013-10-25 19:40:41 +00:00
Robbbert
6812ae93ef
(MESS) instructor50 : Added interrupt logic. Connected up remaining keys.
2013-10-25 16:46:10 +00:00
R. Belmont
9c7ff6a3bc
Another Clang fix (nw)
2013-10-25 03:14:09 +00:00
R. Belmont
37b480df3c
Clang fix (nw)
2013-10-25 03:11:36 +00:00
R. Belmont
a353507925
SDL: Remove deprecated GTK+ debugger. [R. Belmont]
2013-10-25 02:53:57 +00:00
R. Belmont
4e8a1289bd
SDL: add SDL_FRAMEWORK_PATH option to control where SDL is installed on OS X plus OS X 10.9 support. Started removing deprecated GTK+ debugger. [R. Belmont, Balrog]
2013-10-25 02:27:31 +00:00
Curt Coder
7920356585
(MESS) abc800: Xebec WIP. (nw)
2013-10-24 21:05:32 +00:00
Scott Stone
4bcef3abbe
New clones added
...
----------------
Phozon (Sidam) [Albolo, Silvio Grazzini, Corrado Tomaselli]
2013-10-24 20:05:13 +00:00
Ivan Vangelista
4075c9723b
Modernized the Pleiads sound device. (nw)
2013-10-24 19:36:45 +00:00
Ivan Vangelista
e6a9c934a0
Modernized Sega Speech and Sega USB devices. (nw)
2013-10-24 19:31:15 +00:00
Curt Coder
141c1a7c69
(MESS) compis: Refactored to use i80130, does not work yet. (nw)
2013-10-24 19:18:14 +00:00
Curt Coder
1e370f3e29
Added i80130 OSP emulation. [Curt Coder]
2013-10-24 18:07:38 +00:00
Curt Coder
d31ecb52b8
(MESS) compis: WIP. (nw)
2013-10-24 16:11:20 +00:00
Curt Coder
c97e07acc3
(MESS) compis: WIP. (nw)
2013-10-24 15:51:56 +00:00
Curt Coder
3bef04de42
(MESS) compis: Added configuration jumpers. (nw)
2013-10-24 15:19:45 +00:00
Robbbert
3b4a3cf97d
(MESS) instructor50 wip
2013-10-24 12:58:32 +00:00
Robbbert
6ee39b2e63
(MESS) elektor : fixed quickload regression
2013-10-24 08:49:07 +00:00
Jonathan Gevaryahu
a8007a8030
very small info update for one pdp11 prom
2013-10-23 20:35:57 +00:00
Jonathan Gevaryahu
3469def8cd
specify licenses
2013-10-23 20:34:19 +00:00
Curt Coder
a6e11de82f
(MESS) compis: Cleanup. (nw)
2013-10-23 20:30:41 +00:00
Angelo Salese
e0ea005921
Timer divider is supposed to be vs. the master clock, makes things to be a bit faster
2013-10-23 18:00:47 +00:00
R. Belmont
735c4e14c0
fix Xcode 5.0.1 build (nw)
2013-10-23 17:01:59 +00:00
Angelo Salese
9c77d9332e
Improved i/o handling a bit
2013-10-23 16:46:29 +00:00
Angelo Salese
8788fa1d58
Hooked DAC writes, now Game.com greets you with a very low pitched "Game Com" speech
2013-10-23 15:59:18 +00:00
Michaël Banaan Ananas
55d8157c14
and a broken dipswitcgh
2013-10-23 15:55:58 +00:00
Michaël Banaan Ananas
aceac2f5f9
one more thing
2013-10-23 15:43:43 +00:00
Michaël Banaan Ananas
fa27aaa379
funnymou info from auction pcb/artwork pics, thanks Layne
2013-10-23 15:41:31 +00:00
Angelo Salese
6fbfd4c995
Rather crude h/v blank params, to be improved, nw
2013-10-23 15:25:39 +00:00
Robbbert
47fc2d3989
(MESS) cd2650 : some more tidy up (nw)
2013-10-23 15:09:30 +00:00
Miodrag Milanovic
a31774ab7c
moved centronics into emu/bus (nw)
2013-10-23 13:01:30 +00:00
Jonathan Gevaryahu
d2616441c0
8080bw.c: more updates and corrections by Andy Welburn
2013-10-23 08:15:58 +00:00
Brian Troha
d3edd83e17
segas16b.c: uuhhggg.... fix cut-n-paste error - NW
2013-10-23 00:32:33 +00:00
Brian Troha
7feded3476
segas16b.c: Remove unneeded comments - NW
2013-10-23 00:28:32 +00:00
Brian Troha
c7d0b82627
new Sega System 16B clones
...
New Clones Added
--------------------------------------
Dynamite Dux (set 2, Japan, FD1094 317-0094) [Charles MacDonald, ShouTime, The Dumping Union]
E-Swat - Cyber Police (set 1, Japan, FD1094 317-0131) [Charles MacDonald, ShouTime, The Dumping Union]
2013-10-23 00:20:42 +00:00
Jonathan Gevaryahu
dc7027d4c3
specify licenses, by request
2013-10-22 22:14:40 +00:00
R. Belmont
ea0c228af6
(MESS) Move NuBus and friends into the new bus structure (nw)
2013-10-22 21:17:44 +00:00
Couriersud
92fe6738fc
Netlist code: fixed an issue with 7493 and other minor fixes
2013-10-22 21:01:26 +00:00
Michaël Banaan Ananas
fca447fa7f
moar
2013-10-22 20:52:51 +00:00
Curt Coder
3cb41f030b
License tags. (nw)
2013-10-22 20:09:58 +00:00
Michael Zapf
6c99727b72
tms9995: Fine-tune cycles. (nw)
2013-10-22 19:30:51 +00:00