David Haywood
|
ec16fcf123
|
make The Killing Blade Plus (ver. 300) work
(i think, not extensively tested)
|
2013-11-02 23:39:14 +00:00 |
|
Curt Coder
|
fec8e8e5ec
|
(MESS) abc800: Xebec WIP. (nw)
|
2013-11-02 20:23:51 +00:00 |
|
Curt Coder
|
6bb5aa7b42
|
Invalid BIOS is a fatal error. (nw)
|
2013-11-02 20:13:34 +00:00 |
|
Curt Coder
|
240a589f22
|
(MESS) abc800: Xebec WIP. (nw)
|
2013-11-02 20:00:11 +00:00 |
|
smf-
|
c9abc6c7fc
|
Support for different sized MC146818 compatibles [smf]
|
2013-11-02 19:53:13 +00:00 |
|
Couriersud
|
dfa26765d2
|
Created folder emu/netlist and moved net_lib.* over. Updated makefiles.
|
2013-11-02 19:31:15 +00:00 |
|
Couriersud
|
75af87e4ae
|
dkong: Changed two devices to be optional devices.
|
2013-11-02 14:55:41 +00:00 |
|
Couriersud
|
094c7ce111
|
fixfreq: Now supports reset.
|
2013-11-02 14:48:39 +00:00 |
|
Couriersud
|
6880e38824
|
Netlist now uses astring instead of char *. Makes memory management a lot easier. Fixed a number of memory leaks as well. Driver reset now works.
|
2013-11-02 14:47:58 +00:00 |
|
smf-
|
db806d8476
|
Added a hack to allow you to limit the number of threads per work queue (all other limits still apply). If you set this to 0 then chdman doesn't hang. [smf]
|
2013-11-02 12:34:02 +00:00 |
|
smf-
|
3a8af1934e
|
asserted copyright (nw)
|
2013-11-02 11:13:11 +00:00 |
|
smf-
|
635f2bf0e7
|
asserted copyright (nw)
|
2013-11-02 11:04:55 +00:00 |
|
smf-
|
cc4a81db7d
|
asserted copyright (nw)
|
2013-11-02 10:56:33 +00:00 |
|
Ivan Vangelista
|
7dbec4d1c0
|
Minimal fix for MT05348 (nw)
|
2013-11-02 08:04:33 +00:00 |
|
Curt Coder
|
2a2e7ca4fa
|
(MESS) adam: Fixed the 160KB floppy controller. [Curt Coder]
|
2013-11-01 22:12:42 +00:00 |
|
Curt Coder
|
959b1d90dc
|
(MESS) adam: Fixed FDC disk in place sensor. [Curt Coder]
|
2013-11-01 21:09:47 +00:00 |
|
smf-
|
4afe8297bd
|
Replaced hack code for saving nc200 ram with legacy nvram saving, you can now shut down the emulation and start it up without losing everything. However you must press the on button before exiting (default END key). [smf]
|
2013-11-01 20:45:39 +00:00 |
|
Curt Coder
|
97d7730a30
|
(MESS) compis: Fixed regression. (nw)
|
2013-11-01 19:44:33 +00:00 |
|
Curt Coder
|
1a090ca06e
|
(MESS) abc800: Cleanup. (nw)
|
2013-11-01 19:08:17 +00:00 |
|
Curt Coder
|
ea3352b618
|
(MESS) abc800: Fixed fast floppy controller. [Curt Coder]
|
2013-11-01 19:05:48 +00:00 |
|
Phil Bennett
|
e30701b9a0
|
ppccom.c - Fix and simplify PPC4xx DMA interrupt logic. Fixes goal animations in fiveside. [Phil Bennett]
|
2013-11-01 18:51:30 +00:00 |
|
smf-
|
e7517ea39e
|
Fixed the MC146818 modernisation so that local/utc & whether a century is stored in nvram can be specified in a sane way. Removed the century updating as this chip doesn't do that, but each driver can specify where the century should be stored. Fixed off by one errors in the date/time updating. Added support for different external clock speeds and dividers, the clock speeds have been set based on guesswork that the code would set the chip to update at 1hz but this isn't necessarily true. Most flags have been implemented, so that timer updating can be disabled & irq generation should be correct. [smf]
|
2013-11-01 18:17:55 +00:00 |
|
Michael Zapf
|
f4ff52905a
|
tms9995: Cycles fine-tuned, almost complete. (nw)
|
2013-11-01 17:06:32 +00:00 |
|
cracyc
|
4d6f21861b
|
i286: fix trap flag (nw)
|
2013-11-01 16:54:15 +00:00 |
|
Ivan Vangelista
|
f1d1476fb5
|
Device-ified vector.c. (nw)
|
2013-11-01 12:17:25 +00:00 |
|
Jonathan Gevaryahu
|
54751a69bd
|
vsnes.c: flip the 'right' and 'left' half roms for vs baseball english set to match rom labels from recent rom redump, also fixed labels to exactly match chips. [Lord Nightmare, Dead_Body]
|
2013-11-01 10:37:49 +00:00 |
|
Justin Kerk
|
d703d6a0c1
|
More SDL header fixes for clang / emscripten (nw)
|
2013-11-01 04:31:11 +00:00 |
|
cracyc
|
dee0b23f59
|
i286: fix task state segments (nw)
|
2013-11-01 03:56:41 +00:00 |
|
Michael Zapf
|
08b2b8aed3
|
(MESS) geneve: Wait state behavior almost perfect. (nw)
|
2013-11-01 01:12:37 +00:00 |
|
Curt Coder
|
d14e73e4fd
|
(MESS) Cleanup. (nw)
|
2013-10-31 21:52:38 +00:00 |
|
Dirk Best
|
c8a3d8b96e
|
Merge branch 'master' of mess.org:mame
|
2013-10-31 20:49:17 +00:00 |
|
Dirk Best
|
7722a78373
|
Test commit, added personal opinion on SC2 license, Re-A apparently waived all rights (nw)
|
2013-10-31 20:49:06 +00:00 |
|
Curt Coder
|
9759a93d64
|
(MESS) Cleanup. (nw)
|
2013-10-31 20:43:39 +00:00 |
|
Angelo Salese
|
522da35d80
|
Fixed ROM GFX banking in Great Guns
|
2013-10-31 14:35:12 +00:00 |
|
Angelo Salese
|
aa6def709e
|
Confirmed that video register [1] controls upper color bank (fixes Mazer Blazer CRT test). Upcoming: device-ify custom VCU
|
2013-10-31 13:56:53 +00:00 |
|
smf-
|
bebebc00c8
|
fixed read sub channel bug introduced in 25577 (fixes ddr2m) (nw)
|
2013-10-31 01:46:30 +00:00 |
|
mahlemiut
|
7ca83c47a5
|
wpc: increased number of main CPU bank entries to account for the two versions of White Water that use 1MB ROMs. (no whatsnew)
|
2013-10-30 23:50:37 +00:00 |
|
Robbbert
|
bffa0fd1cf
|
(MESS) elektor : added paste facility, and sample programs (nw)
|
2013-10-30 12:09:32 +00:00 |
|
Michaël Banaan Ananas
|
0754a4b72b
|
quizshow.c: Dumped one of the gfx proms, the other one was wounded in action. [Siftware]
nw: before anyone asks, the font is unique i think, and definitely NOT the same one as atari proto cannonball
|
2013-10-30 11:05:07 +00:00 |
|
Dirk Best
|
e2eb6ebf9f
|
Test commit, ignore
|
2013-10-30 09:32:57 +00:00 |
|
Ivan Vangelista
|
de58ad7dcf
|
Removed SOUND_RESET legacy MACRO. (nw)
|
2013-10-29 18:13:02 +00:00 |
|
Angelo Salese
|
dea200385a
|
Check-point, definitely needs blitter rewrite
|
2013-10-29 01:52:18 +00:00 |
|
Michael Zapf
|
4d9d4e3ce5
|
tms9995: Another fix for the decrementer, slowing it down. (nw)
|
2013-10-28 23:52:43 +00:00 |
|
Curt Coder
|
366ee4d261
|
(MESS) abc800: Xebec WIP. (nw)
|
2013-10-28 22:21:29 +00:00 |
|
Michael Zapf
|
338d3095e1
|
geneve: Still tuning video wait states. (nw)
|
2013-10-28 21:31:15 +00:00 |
|
Couriersud
|
bac6bff9e6
|
Netlist: Some hand-crafted optimizations. GCC seems to like ugly pointer C more than using readable arrays :-( The speedup is noticeable.
|
2013-10-28 21:27:47 +00:00 |
|
Michaël Banaan Ananas
|
539241d2e3
|
revert attempted fix for color overlays not working on vector games, this fixes MT issues 05324 and 05332, and breaks 05214 again
|
2013-10-28 20:23:13 +00:00 |
|
Michaël Banaan Ananas
|
5a9085c8a8
|
fix hlsl bloom drawing onto the prev frame if artwork backdrop is used (note: bug effect was not visible due to MT bug 05332)
|
2013-10-28 20:14:42 +00:00 |
|
Curt Coder
|
ca21960e8d
|
(MESS) abc800: Xebec WIP. (nw)
|
2013-10-28 20:12:55 +00:00 |
|
Fabio Priuli
|
d32abbbe9b
|
(MESS) pico.xml: fixed stupid mistake in prev commit. thanks Tafoid for spotting it :)
|
2013-10-28 19:36:44 +00:00 |
|