Commit Graph

22513 Commits

Author SHA1 Message Date
Miodrag Milanovic
8f980b3a9c pcat cleanup + removal of all not used LEGACY calls (in comments) and removal of not used macros (nw) 2013-04-19 13:15:03 +00:00
Miodrag Milanovic
1056c6e5fc more cleanup (nw) 2013-04-19 12:00:24 +00:00
Miodrag Milanovic
60bd953c5f removed some duplicated and not used code for pc keyboard and moved stuff needed for xt keyboard on proper place (nw) 2013-04-19 11:35:42 +00:00
Miodrag Milanovic
3dff6ae3ad 8042kbdc is now device (nw) 2013-04-19 09:44:55 +00:00
Miodrag Milanovic
abedd24d6e more state cleanup and some modernization (nw) 2013-04-19 07:20:14 +00:00
Fabio Priuli
2b291b19f2 (MESS) softlist wip. nw.
- gbcolor: new syntax pirate dumps by taizou
- pico: a couple of new dumps by TeamEurope
- megadriv: added a few info from LoganB
2013-04-19 05:44:46 +00:00
R. Belmont
88028d2285 New games added as GAME_NOT_WORKING
-----------------------------------
Shakatto Tambourine 2K1 SPR (GDR-0013) [gamerfan, CaH4e3, Smitdogg, The Dumping Union, R. Belmont]
2013-04-19 03:15:01 +00:00
smf-
7db013fe07 fixed MVMVA flag calculation & replicate the bugs when mx is set to 3 or cv is set to 2. [smf] 2013-04-19 02:42:50 +00:00
Michaël Banaan Ananas
241627dd25 "sound cpu error" should be gone now, so cleaned up some of the sound code 2013-04-18 21:39:06 +00:00
R. Belmont
eb1c800d5d dl1416: OS X compile fix (nw) 2013-04-18 21:28:02 +00:00
R. Belmont
1c7c1d4fc6 primrag2: PCB readme shows 8MB RAM, make it so. [R. Belmont]
nw: This makes the character select not freeze (the music streaming buffer extends up past the 4MB mark, so this also serves to confirm the extra RAM).  Starting a game either normally or by letting attract run past the FMV loads a lot more data than before then dies on an IRQ problem.
2013-04-18 21:22:00 +00:00
Michaël Banaan Ananas
bd156d7c61 (rm old workaround) 2013-04-18 21:16:21 +00:00
Michaël Banaan Ananas
53ce1a4a56 (get rid of old commented-out verbosity and some other source cleanup) 2013-04-18 20:47:21 +00:00
Michaël Banaan Ananas
f540dd481d fixed interrupts basically not working at all, stupid bug 2013-04-18 20:27:18 +00:00
R. Belmont
46fb72a3c6 (MESS) Z800x and M20 improvements to boot CP/M-8000 [Christian Groessler]
Z800x: Push the correct word on internal traps.
Z800x: Fix FCW handling in system non-segmented mode.
Z800x: Add missing form of ldb reg, #imm.
Z800x: Show previous PC, NSPSEG, and PSAPSEG in the debugger.
Z800x: Improved flags display in the debugger.
Z800x: Add debugger command z8k_disass_mode to toggle segmented/non-segmented.  Default "auto" tracks the current execution state.
Z800x: Don't block nested exceptions if the priority and the FCW allows it.

M20: Initialize memory to 0x00.
M20: Some keyboard fixes.
2013-04-18 20:11:46 +00:00
Miodrag Milanovic
9367e669bb use MEMBERS instead of HANDLERS (nw) 2013-04-18 18:19:04 +00:00
Miodrag Milanovic
96f1b3375f s2c24xxx cleanup and modernization of devices using it (nw) 2013-04-18 14:52:27 +00:00
cracyc
03ce85e696 mdec: don't clear busy status until done and skip padding (nw)
---
This fixes the RE3 opening.
2013-04-18 13:34:03 +00:00
Miodrag Milanovic
68cac85d03 typos (nw) 2013-04-18 13:00:53 +00:00
Miodrag Milanovic
5e8672892e some more cleanup (nw) 2013-04-18 12:50:58 +00:00
Miodrag Milanovic
ef517f4fd3 some mostly pc related cleanup (nw) 2013-04-18 11:54:35 +00:00
Miodrag Milanovic
c2f8663985 updated not used code (nw) 2013-04-18 11:04:58 +00:00
Miodrag Milanovic
2733f3422b lynx and bbc cleanup (nw) 2013-04-18 10:18:52 +00:00
Miodrag Milanovic
060f475970 fixed old typo (nw) 2013-04-18 09:51:16 +00:00
Miodrag Milanovic
7a02dc72d7 small machine().root_device() cleanup (nw) 2013-04-18 09:49:16 +00:00
Miodrag Milanovic
71f50fd916 cleanup of cgenie (nw) 2013-04-18 09:42:37 +00:00
Miodrag Milanovic
be424b223e finished c65 (nw) 2013-04-18 09:35:58 +00:00
Miodrag Milanovic
8ce88f330f start cleaning c65 (nw) 2013-04-18 09:12:53 +00:00
Miodrag Milanovic
f30a311780 moving some static functions in driver state for MESS drivers plus some other modernization (nw) 2013-04-18 08:44:08 +00:00
Scott Stone
eb0b5a552e Correct bit for POK_KEY_BREAK which now allows colon/semi-colon [:;] key to work properly [Tom Clayton] 2013-04-17 18:35:19 +00:00
Scott Stone
feadb561a7 Detailed differences in Fighting Golf (US) from parent based on observation and "SNK Program Update" notice which was found which includes a DIPSWITCH change. [Tafoid, Shane Chaneman] 2013-04-17 14:59:01 +00:00
mahlemiut
38cc53e3f2 s3: Setting the Mix to DST actually does draw pixels. Fixes background rendering in XF86_S3. 2013-04-17 10:11:43 +00:00
Robbbert
645260ec4d (MESS) rearranged the bones 2013-04-17 09:20:04 +00:00
Miodrag Milanovic
5d8cdfb2e5 (MESS) cassette cleanup (nw) 2013-04-17 08:30:36 +00:00
Scott Stone
521b0c7c86 Fix mistaken revert of r22393's machine/nes.c (nw) 2013-04-17 02:39:44 +00:00
Scott Stone
c6a68a7bd9 Repeat revert (same as r22320) which again killed NES carts. A rewrite is coming very soon. (nw) 2013-04-17 02:22:13 +00:00
smf-
2620e56984 Improved FLAG calculation in NCDS, CDP, NCDT, NCCS, CC, NCS, NCT & NCCT by checking for overflow after each addition. [smf] 2013-04-17 02:15:35 +00:00
mahlemiut
7c39ddd04a pcw: plugged in DSK format, can mount DSK images now. Still won't boot, though. (no whatsnew) 2013-04-16 22:12:11 +00:00
Michaël Banaan Ananas
e4156615f3 12mhz TMS DSP? i doubt that
this also fixes the arrow indicator 'gfx smear' bug
2013-04-16 19:15:53 +00:00
smf-
abe15b9a19 fixed build (nw) 2013-04-16 15:22:14 +00:00
Miodrag Milanovic
fc00f26143 taito devices lookup cleanup (nw) 2013-04-16 14:24:31 +00:00
Olivier Galibert
82f708606c meh 2013-04-16 13:10:22 +00:00
Olivier Galibert
b44332aee2 more pcw fun (nw) 2013-04-16 12:46:28 +00:00
Miodrag Milanovic
42ff42ab87 few more missed (nw) 2013-04-16 12:41:20 +00:00
Miodrag Milanovic
5a9314a1a4 removed not needed screen device references (nw) 2013-04-16 12:40:11 +00:00
Olivier Galibert
4f95ed2170 dsk: mwahahaha (nw) 2013-04-16 11:45:40 +00:00
Miodrag Milanovic
08c897ba42 few small msm5205 adpcm lookup cleanups (nw) 2013-04-16 10:06:16 +00:00
Jonathan Gevaryahu
c5973296bb ... actually get rid of table mentioned in last commit. no whatsnew. 2013-04-16 08:35:11 +00:00
Jonathan Gevaryahu
f227b77483 tms5220.c: Based on decap analysis, both the TMS5220 and TMS5220C use identical LPC tables; get rid of the unnecessary extra table. [Lord Nightmare, digshadow] 2013-04-16 08:33:41 +00:00
mahlemiut
7b6aeb8499 mach8: added source X/Y read registers (used by XF86_MACH8) (no whatsnew) 2013-04-16 07:59:28 +00:00