Commit Graph

25239 Commits

Author SHA1 Message Date
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
Couriersud
15b51ba1c8 No whatsnew: Moved device setup out of constructor (again).
This wasn't a good idea because some more advanced stuff like virtual function address caching doesn't work in constructors.
2013-10-28 18:37:04 +00:00
Fabio Priuli
707cc76fd1 (MESS) BBC Micro updates / fixes: [Nigel Barnes]
- implemented ram device, all models have default ramsize, model A is 16K/32K switchable.
- added additional bios options for OS0.1, OS1.0 in models A/B.
- added clones bbcb_de, bbcb_us for BBC B German and US export models.
- added clones bbcmaiv, bbcmet, bbcmt, bbcm512, bbcmarm for other BBC Master models.
- added clones bbcmc, bbcmc_ar for BBC Master Compact and Arabic models.
- implemented BREAK key.
- fixed 8271 disk loading of ssd,dsd images.
- device mc146818 now accepts default CMOS RAM.
- added default CMOS RAM settings for all Master models.
2013-10-28 18:34:15 +00:00
Fabio Priuli
4fca5f2c04 fixed mess -valid. nw. 2013-10-28 18:31:13 +00:00
Fabio Priuli
8a3a8c63c6 [MESS] pico.xml: added more dumps and more documentation. [Team Europe]
out of whatsnew: also sync lists with new dumps from taizou, lostlevels, nintendoage and others.
2013-10-28 18:28:05 +00:00
Angelo Salese
fd2bcc92ab MT #05322, also flagged m92 as GAME_NO_COCKTAIL for obvious reasons 2013-10-28 17:48:58 +00:00
Angelo Salese
2338d398fc MT #05341, assuming that m68k is off by default 2013-10-28 17:22:38 +00:00
Ivan Vangelista
ec29991cd3 Removed legacy macro from berzerk.c (nw) 2013-10-28 15:56:32 +00:00
Michaël Banaan Ananas
fd936c8a1d le license 2013-10-28 15:48:01 +00:00
Robbbert
c1ab18c168 (MESS) elektor : allow quickload into pvi space (nw) 2013-10-28 11:37:48 +00:00
Justin Kerk
6aceeec86c Still need the stub functions from debugwin.c for the NO_DEBUGGER case (nw) 2013-10-28 05:59:36 +00:00
Angelo Salese
568100bd8b Added a bunch of commands 2013-10-28 01:54:14 +00:00
Angelo Salese
59e119313a Glueing the pieces together with Butch ... 2013-10-28 00:37:29 +00:00
Angelo Salese
c1e6da6590 Made Jag CD to boot somehow ... 2013-10-27 23:32:34 +00:00
Justin Kerk
b99fba7019 Fix SDL compile with NOASM=1 (nw) 2013-10-27 23:29:06 +00:00
Jonathan Gevaryahu
4a01707cf3 Un-marked the 2608 rom as bad, since AFAIK Jarek did test this dump as an external rom and it completely matched the internal rom when played back, digitally compared at the dac input.
Also re-added comments from the original fm.c version.
It would be best if we can find a 2608 to decap eventually, though. [Lord Nightmare]
2013-10-27 22:33:07 +00:00