Robbbert
2ae2932dd5
(MESS) merged DAGZ80 into SELZ80 driver. Added a new bios version of SELZ80. [Robbbert]
2013-04-21 01:31:54 +00:00
R. Belmont
5a1d06c030
New games added as GAME_NOT_WORKING
...
-----------------------------------
Fruit [Any, R. Belmont]
nw: This game based on a 486+PC h/w+VGA SoC appears to boot into MS-DOS successfully (based on logging IDE commands) and the game may even be running, but there is no video at all. If any of the PC experts could take a look it's probably something relatively obvious :)
It also has a Sound Blaster compatible sound system which isn't currently hooked up.
2013-04-21 01:25:34 +00:00
Michaël Banaan Ananas
71516ebb15
mlanding adpcm improvements and some misc changes
2013-04-20 20:42:31 +00:00
cracyc
2b121e8243
psx-dma: be a bit more permissive with allowed transfer types from the cdrom (nw)
2013-04-20 20:17:14 +00:00
Andrew Gardner
dd8d9b0044
QT Debugger: Adds trackpc command, allowing for a visual display of where the
...
program counter has visited in the dasm windows.
Run "help trackpc" in the debugger to see the options. [Andrew Gardner]
Out of whatsnew:
This isn't enabled by default because of how sloooow it is to disassemble each
opcode when you want to compute its crc32. That can be sped up with lookup
tables and the like.
There's a good chance I should pull the 'clear tracks' argument into its own
command, but it functions as-is.
This can be added to the windows debugger with a simple change to the
osd display code.
2013-04-20 16:36:14 +00:00
Scott Stone
09a76b33cd
fix some spellins (nw)
2013-04-20 15:16:25 +00:00
mahlemiut
257d380e17
s3, mach8: Added read/write registers, and implemented read masking in BitBLTs
...
(used by XF86_S3).
Made clipping rectangle checks against Destination X/Y when doing
BitBLT. [Barry Rodewald]
2013-04-20 06:43:41 +00:00
R. Belmont
185c8b8beb
Fix compile. This is hap's fault if it's wrong. (nw)
2013-04-20 02:37:00 +00:00
smf-
6704d6e5d4
fixed RTPS flags and calculation [smf]
2013-04-20 00:51:36 +00:00
Phil Bennett
c07af90800
esripsys.c - Fix regression caused by cycle-exact 6809 core [Phil Bennett]
2013-04-19 21:57:11 +00:00
Brian Troha
8a09d29b42
new working games: Spooky Night
...
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Spooky Night 2nd Edition (Version 2.0.4) {Sara S.]
Spooky Night (Version 1.0.1) [Sara S.]
2013-04-19 18:19:07 +00:00
Miodrag Milanovic
aac888ddad
cleanup (nw)
2013-04-19 15:02:10 +00:00
Miodrag Milanovic
be5e1248c4
SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw)
2013-04-19 14:47:35 +00:00
Miodrag Milanovic
1cf6d1965d
few more removed (nw)
2013-04-19 13:20:47 +00:00
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