Miodrag Milanovic
b90cab195f
Fix for listxml and centronics device (no whatsnew)
2011-06-14 14:29:57 +00:00
Curt Coder
ad1f10399b
Refactored the INS8250 interrupt line to use devcb. [Curt Coder]
2011-06-14 11:42:03 +00:00
Miodrag Milanovic
733d00f28e
Converted printer image device to modern (no whatsnew)
2011-06-14 10:10:17 +00:00
Angelo Salese
1f516b966d
Port from MESS, nw
2011-06-14 01:26:34 +00:00
Scott Stone
488e13d278
Some improvements to the protection address / logging simulation for Decathlete (saturn.c). [David Haywood]
2011-06-14 00:54:19 +00:00
Angelo Salese
c422a1a72e
Port from MESS, nw
2011-06-14 00:53:46 +00:00
Ryan Holtz
23976ade94
HLSL Updates: [Ryan Holtz, Bat Country Entertainment]
...
- MAME will now save an HLSL INI file on the first run of a game that doesn't already have an INI file.
- HLSL INI files must have their parameters left in the order in which they are saved out.
- Fixed a diagonal 'crease' visible on the screen in HLSL mode.
2011-06-13 23:09:41 +00:00
Scott Stone
e3bfde1209
Compile fix for unused variable warning (no whatsnew)
2011-06-13 22:42:27 +00:00
mariuszw1
ecf077682c
Warp Speed update [Mariusz Wojcieszek]
...
- fixed vblank interrupt and removed rom patches
- added coin input
- added preliminary starfield emulation
2011-06-13 21:04:56 +00:00
Curt Coder
44cfbff05e
Synced with MESS. (nw)
2011-06-13 16:27:32 +00:00
Olivier Galibert
d8c855729a
remove log (nwn)
2011-06-13 12:01:55 +00:00
Olivier Galibert
bff81672b6
naomi/jvs: add coin add/sub commands (sub is used by crazy taxi) [O. Galibert]
2011-06-13 10:00:59 +00:00
Miodrag Milanovic
45fa774c24
Moved rest of mess formats to lib before rewrite(no whatsnew)
2011-06-13 09:20:58 +00:00
smf-
77ac853fd0
fixed comment
2011-06-13 07:09:06 +00:00
Angelo Salese
750c9575a2
Port from MESS, nw
2011-06-13 02:06:15 +00:00
Angelo Salese
c6a8b5e177
Port from MESS, nw
2011-06-13 02:05:14 +00:00
Brian Troha
ca36095911
New Clone Added Tekken 3 Asia Ver E1
...
New Clone Added
-----------------------------
Tekken 3 (Asia, TET2/VER.E1) [Tormod, Smitdogg, The Dumping Union]
2011-06-13 00:38:08 +00:00
Brian Troha
657d398b4c
Correct spelling issue with comment in last namcos12.c update. NW
2011-06-13 00:13:26 +00:00
Brian Troha
64c9ade18d
Minor doc upgrade for namcos12.c NW
2011-06-13 00:06:41 +00:00
Brian Troha
fa4de530d3
new clone: Tekken 3 (Japan, Ver A)
...
BTW: Not sure if there is a mameteste's number associated with this, but the missing graphics in the US & Asia Ver A sets have been fixed with this update.
New clones added
----------------
Tekken 3 (Japan, TET1/VER.A) [Yohji, Smitdogg, The Dumping Union]
2011-06-12 23:54:28 +00:00
Angelo Salese
87390c0437
Port from MESS, nw
2011-06-12 22:14:30 +00:00
Angelo Salese
dbb1f7bcc4
Port from MESS, nw
2011-06-12 22:13:49 +00:00
Olivier Galibert
58e656ed66
Duh! (nwn)
2011-06-12 21:14:45 +00:00
Jonathan Gevaryahu
525c0431e2
TMS5220: Force OLDP and OLDE to be updated only on the A
...
subcycle of IP=0 PC=0; this has no effect whatsoever on the
output, it is merely to better document how the chip works.
[Lord Nightmare]
TMS5220: Emulate circuit 412 from the patent, which should
prevent spurious clicks on interpolation-inhibited frame
transitions; This may improve the tie fighter sounds in
starwars, and some clicking in eprom/eproma. [Lord Nightmare]
2011-06-12 18:39:47 +00:00
Yasuhiro Ogawa
7dcf617e34
Fixed game name of minasan (incorrectly renamed by r12820)
2011-06-12 13:41:46 +00:00
Ryan Holtz
5838be042b
Next time feel free to apply the obvious fix, no whatsnew :-)
2011-06-12 08:42:23 +00:00
Ryan Holtz
80d66bb1d6
HLSL Cleanup, no whatsnew:
...
- Fixed set_vector functionality and simplified shaders as a result
- Fixed HLSL presets, 0 to 3, in increasing level of terribleness
- Reduced options footprint from RGB triplets
Next plan: Separate INI writing.
2011-06-11 23:46:24 +00:00
Angelo Salese
5d2798215c
Latest changes (please port this to MESS, tia)
2011-06-11 19:25:53 +00:00
Miodrag Milanovic
17e86ecdf7
flopdrv - Added setting of disk change signal on image load (no whatsnew)
2011-06-11 10:38:44 +00:00
Miodrag Milanovic
2ad619b137
ins8250 - Fix enabling better mouse support in pc driver [Carl]
...
i286 - limit check of SS in push and pop instructions [Carl]
2011-06-11 10:03:11 +00:00
R. Belmont
206c04c6e2
Better documentation for donghaer (no whatsnew)
2011-06-11 00:41:34 +00:00
Alex W. Jackson
92c33d0002
polepos.c: Convert to MCFG_SCREEN_RAW_PARAMS and scanline-based IRQ timing [Alex Jackson, O. Galibert]
2011-06-10 19:56:42 +00:00
Olivier Galibert
e072ccc0f2
memory: Stop being stupid and call the extremely well written
...
populate_range_mirrored code through map_range when appropriate, which
is most of the time. [O. Galibert]
2011-06-10 17:50:01 +00:00
Olivier Galibert
3e62b314df
inptport: Disable the default sequence recognition for now. [O. Galibert]
...
Aaron, is that something not really implemented yet, or a remnant of
the previous input system? The rest of the code is pretty much not
able to cope with ITEM_ID_SEQ_DEFAULT, and disabling the recognition
seems to just work.
2011-06-10 17:26:17 +00:00
Miodrag Milanovic
2749c957bc
Cleanup of image device base classes and prepare for rewrite (no whatsnew)
2011-06-10 14:54:08 +00:00
Miodrag Milanovic
6312851a55
i286 - core fixes enabling some progress on OS/2 1.1 by Carl (no whatsnew)
2011-06-10 08:37:19 +00:00
Angelo Salese
c2b740e21f
Small note
2011-06-10 00:26:06 +00:00
Angelo Salese
9cfc5d5b65
new clone
...
---------
Albatross (US clone of Super Crowns Golf) [Antonio Gonzalez Jr., Smitdogg, The Dumping Union] (not working)
2011-06-09 23:48:32 +00:00
mariuszw1
cc065def0f
New clones added
...
--------------------------------------------------
Heated Barrel (Electronic Devices license) [Hurray Banana, Tormod, hotaru, Dna Disturber, F. Marsaud, N. Francfort, Smitdogg, The Dumping Union]
2011-06-09 20:09:16 +00:00
mariuszw1
cf990f5e38
New games marked as NOT_WORKING
...
-------------------------------
Warp Speed (prototype) [TrevEB, Siftware, Mariusz Wojcieszek]
2011-06-09 20:03:25 +00:00
Angelo Salese
80f10d9c95
Port from MESS
2011-06-09 18:31:41 +00:00
Fabio Priuli
a6053a303a
info.c: added display of disk is writeable in -lx. no whatsnew.
2011-06-09 13:37:54 +00:00
Fabio Priuli
f785617ba3
info.c: added basic display of slot info in -lx [Fabio Priuli]
2011-06-09 12:17:10 +00:00
Fabio Priuli
e32e6fa89a
goldstar: fixed romanization from Korean for Kkot No Li [30yr]
2011-06-09 10:52:54 +00:00
Fabio Priuli
509b39374d
sdlsocket: workaround for a problem in the detection of tcp/ip socket address [Michael Zapf]
...
out of whatsnew
remark 1- this is for MESS only to my knowledge, let me know if I should credit the change in MESS instead
remark 2 (mainly for Arbee) - sorry if I touched the SDL side of the source, but mizapf was eager to fix the ti99 issues
and since tlinder approved the change and you did not object on the MESS list, I think it was time to commit it ;)
2011-06-08 19:49:12 +00:00
Miodrag Milanovic
3853306c85
Added image devices menu to debugger (windows only for now) [Miodrag Milanovic]
2011-06-08 12:59:11 +00:00
Miodrag Milanovic
9a6d2b7bac
Added image devices support to debugger [Miodrag Milanovic]
2011-06-08 07:03:24 +00:00
Angelo Salese
5493aeb8fa
Port from MESS
2011-06-08 01:18:30 +00:00
R. Belmont
79be2758cf
Compile fix for GCC 4.6 (no whatsnew)
2011-06-07 23:01:46 +00:00
Miodrag Milanovic
302cef2ab1
286 - fixes the DOS/16M dos extender that comes with Lotus 123r3 [Carl]
2011-06-07 16:32:56 +00:00