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
Angelo Salese
8ed23fe945
Rewrote SCSP DMA function from scratch [Angelo Salese] (port from MESS)
2011-06-07 15:54:51 +00:00
R. Belmont
fb2da019ad
New games added as GAME_NOT_WORKING
...
-----------------------------------
Donggul Donggul Haerong [Guru]
nw part: this is named "CrystalSystemSomething" under Misc/, which is why
everyone missed it ;-) Seems to have the same protection as the other CS games,
if someone understands that feel free to make it run.
2011-06-07 13:06:35 +00:00
Miodrag Milanovic
8014584c88
i286 - Fix for Phar Lap and Borland 16-bit DPMI servers. [Carl]
2011-06-07 06:55:01 +00:00
smf-
c7ee86e0e1
fixed building with msvc
2011-06-07 06:33:48 +00:00
R. Belmont
5680f6987c
chdcd: Better GCC 4.6 fix (no whatsnew)
2011-06-07 02:23:19 +00:00
R. Belmont
97337f2ddc
Missed file (nw)
2011-06-06 22:51:26 +00:00
Ryan Holtz
1ec454197a
HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere]
...
- Reworked default shadow mask settings, eliminating rainbow banding and matching reference shots more closely
- Moved color power to occur after shadow mask, as it is intended to simulate nonlinear phosphor response
- Added a variable-width notch filter to the Y channel in NTSC post-processing, eliminating luma banding on e.g. CoCo 2 and Apple II
2011-06-06 21:25:38 +00:00
Scott Stone
1d33744bd4
Fix for 04298: mame -h points to incorrect usage file (no whatsnew)
2011-06-06 18:02:19 +00:00
Scott Stone
5fe2da9a5e
Fix for 04329: mexico: Wrong description. (no whatsnew)
2011-06-06 17:50:09 +00:00
Scott Stone
ebfc41281f
Added mame.lst entry for specfrce. (no whatsnew)
2011-06-06 02:22:40 +00:00
R. Belmont
520bfa300c
New games added as GAME_NOT_WORKING
...
-----------------------------------
Special Forces Elite Training [Guru, R. Belmont]
2011-06-06 01:59:16 +00:00
R. Belmont
b696a7407f
chdman: fix GCC 4.6 build [R. Belmont]
2011-06-06 01:54:00 +00:00
Angelo Salese
a449c766a2
Cleanups and version bump
2011-06-05 22:35:20 +00:00
Angelo Salese
910fff0955
Fix compile
2011-06-05 22:18:08 +00:00
Angelo Salese
69ece3433c
Added echo emulation to the OkiM6376 sound chip [J. Wallace]
2011-06-05 21:53:19 +00:00
Angelo Salese
7506e9cf13
Started to work on Neogeo ROM naming, mostly removal of .bin extension in favour of chiplabel.socketlabel convention [Johnboy]
2011-06-05 21:47:04 +00:00
Angelo Salese
000a6afd94
Last port from MESS at this run
2011-06-05 21:38:58 +00:00
Curt Coder
d94b15190e
Added Guru-readme. (nw)
2011-06-05 19:11:14 +00:00
Angelo Salese
6fd23efcc3
Port from MESS
2011-06-05 16:35:49 +00:00
Aaron Giles
bdca1b980a
Fix inverted check on anonymous timers prior to saving state. Also
...
fix bug where we fail to ignore the permanent non-expiring anonymous
timer. Added code to log timers, and we now log them at each save
attempt as well as at restore time. Should fix most recent save state
releated regressions. [Aaron Giles]
2011-06-05 16:01:42 +00:00
Olivier Galibert
c0fbaa4def
inptport: fix typo and MT #4360 - requires a recompile of all affected drivers to be effective (nwn)
2011-06-05 15:51:01 +00:00
Olivier Galibert
6b0e05e474
inpttype: fix lifetime error (nwn)
2011-06-05 15:36:27 +00:00
Olivier Galibert
87ab11f6d2
inpttype: fix typo (nwn)
2011-06-05 15:13:45 +00:00
Miodrag Milanovic
f2e42d1d49
i286 - Fix for exception handling makes bios 13 from at to pass tests, by Carl (no whatsnew)
2011-06-05 13:56:19 +00:00
Olivier Galibert
87a6c3f7f8
memory: Change the gc into a refcounter, for speed reasons. [O. Galibert]
2011-06-05 09:03:31 +00:00
Brian Troha
55c58f6bdf
Remove Super Ball from "undumped" game list at the end of the file
2011-06-05 04:26:16 +00:00