Commit Graph

14921 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
495fe2b927 allow generic_pulse_irq_line to be longer than 1 cycle.
message to messdev: just change all callers:
generic_pulse_irq_line(x, y);
to
generic_pulse_irq_line(x, y, 1);
2012-02-11 10:01:01 +00:00
Miodrag Milanovic
b1aa1cedf7 small x87 fix from Carl (no whatsnew) 2012-02-11 08:13:49 +00:00
Scott Stone
71d1559108 Work on et4000 16bbp and 24bbp modes - from mess (nw) 2012-02-11 01:06:23 +00:00
Michaël Banaan Ananas
f84735dcef cmdline option shortcuts for:
waitvsync -> vs
syncrefresh -> sr
2012-02-10 19:26:14 +00:00
Michaël Banaan Ananas
6533410440 tsamurai.c: Fixed clocks and audio pitch. [Takahiro Nogi] 2012-02-10 18:13:08 +00:00
Michaël Banaan Ananas
c5bcb2a2f2 (increase volume) 2012-02-10 17:37:49 +00:00
Michaël Banaan Ananas
bb82acbe4d game promoted to working
-------------------
Kung-Fu Roushi [hap]
2012-02-10 00:56:05 +00:00
Olivier Galibert
e22af46237 listxml fix (nw) 2012-02-09 20:11:54 +00:00
Angelo Salese
e4b41f5644 new clones
---------------
Print Club 2 Earth Limited Kobe (Print Club Custom) (J 970808 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
2012-02-09 14:31:53 +00:00
Miodrag Milanovic
b09cf6cbc1 [MT #4668] Fix cart region names [Miodrag Milanovic] 2012-02-09 12:08:07 +00:00
Phil Bennett
5cc4b7f047 Namco System 21/2 changes: [Phil Bennett]
* Writing a C148 IRQ priority register now clears the prior interrupt state (required by dirtfoxj and winrun)
 * Changed 'Winning Run Suzuka Grand Prix (Japan)' setname to winrungp
 * Promoted winrungp and winrun91 to working.

New games added
---------------

Winning Run [gamerfan, Smitdogg, The Dumping Union]
2012-02-09 11:49:47 +00:00
Miodrag Milanovic
7f01dff571 Small cleanup (no whatsnew) 2012-02-09 10:59:11 +00:00
Miodrag Milanovic
ba0b21c8fb IDE controller now support two slots, currently used devices are made as slot devices [Miodrag Milanovic]
out of log: note that rom regions for disks are now changed in order to support multiple connected drives in cases needed.
2012-02-09 10:27:12 +00:00
Michaël Banaan Ananas
2a7ca78de4 placeholder 2012-02-09 05:27:09 +00:00
Michaël Banaan Ananas
138b01de95 (tab align) 2012-02-09 05:06:33 +00:00
R. Belmont
d37f1bb316 New modern object-oriented bus-signals-available SCSI implementation [O. Galibert] 2012-02-09 03:41:36 +00:00
Michaël Banaan Ananas
dba51086f5 (added comments) 2012-02-09 01:23:50 +00:00
Michaël Banaan Ananas
4bbe709488 woops, layout broke with last commit 2012-02-09 00:39:29 +00:00
mahlemiut
ff2e20a96b i386: Trap flag support [Carl] 2012-02-08 21:26:25 +00:00
Michaël Banaan Ananas
345d5bc6a1 removed dummy rasterscreen 2012-02-08 21:04:20 +00:00
Angelo Salese
6ddfcbaf12 Fixed vram size, nw 2012-02-08 20:58:50 +00:00
Michaël Banaan Ananas
4c300d9e9f new clone added (not really sure who to credit)
------------------
Space Invaders Part II (Brazil) [Marcello Mancini]
2012-02-08 19:49:50 +00:00
Angelo Salese
cf6612fc15 Improved ET4k rgb8 detection from Carl, nw 2012-02-08 14:08:45 +00:00
mahlemiut
29637507ed i386: Fixes for DOS4GW 1.97 [Carl] 2012-02-08 11:15:54 +00:00
R. Belmont
6a311ce065 m68k: 68040 MMU improvements [O. Galibert] 2012-02-08 03:54:13 +00:00
Angelo Salese
4c97dea6ce Some SVGA specific fixes, nw (for now ...) 2012-02-08 03:21:43 +00:00
Miodrag Milanovic
3094ae64b6 Sync with MESS (no whatsnew) 2012-02-07 08:28:00 +00:00
Andrew Gardner
8753d9e310 Minor improvements to the Cool Riders text layer. [Andrew Gardner]
Not in whatsnew:
* I kept all the functionality from the current code & added a few minor things.
* You can see the color and placement of the text strings as colored blocks, 
  and if you uncomment lines 471-476, the game's text is printed out to the 
  terminal as ASCII.
* Given the ability to "read" the test mode, the rest of the inputs and sound 
  can probably be hooked up. (Also, the ROMs all seem to pass the check).
* I'm still trying to decode the tiles based on the patent.
2012-02-07 05:43:24 +00:00
Michaël Banaan Ananas
e18a5394d2 mask out alpha bits 2012-02-06 23:06:04 +00:00
Michaël Banaan Ananas
ed8456c57b get rid of unneeded true/false vars t_pen and tw 2012-02-06 22:52:10 +00:00
Scott Stone
7054bda9cf Update CHD version for bntyhunt and eztouch to version 4 (nw) 2012-02-06 22:41:22 +00:00
Michaël Banaan Ananas
d2eed3a9ab like stv palette, use pal5bit for 5bpp pixels 2012-02-06 22:31:12 +00:00
Michaël Banaan Ananas
be53feaba2 make stv_add_blend return a MAKE_RGB and fix sprite shadow (was shifting alpha bit into rgb, intensifying red was obviously wrong) 2012-02-06 22:13:41 +00:00
Michaël Banaan Ananas
00ea5b80cc rm unnneeded include and confusing static 2012-02-06 21:52:17 +00:00
Wilbert Pol
81b497127a ioport.c: Made the key/paste buffer auto-expand when it becomes full. This makes it possible to paste larger BASIC programs for instance. (nw, credited in mess) 2012-02-06 20:18:33 +00:00
Curt Coder
439e21b136 s&r cleanup. (nw) 2012-02-06 17:41:05 +00:00
Scott Stone
a4098e8a3a Some cleanup of some observed #include redundancy from source files which use emu.h (nw) 2012-02-06 01:30:22 +00:00
Phil Bennett
157d4c6bd3 i8251 - Added /DSR input readback
Added XTAL_11_8MHz
2012-02-05 22:25:32 +00:00
Angelo Salese
148ae08ad2 Attempt #2 2012-02-05 17:37:10 +00:00
Angelo Salese
39e3b5398b Doesn't compile, red card for ya 2012-02-05 16:54:00 +00:00
Angelo Salese
7222eb6579 Cleanups again 2012-02-05 16:12:48 +00:00
Curt Coder
1f25060412 Added PLS100 (82S100) PLA emulation which utilizes a binary JED fusemap. [Curt Coder] 2012-02-05 15:49:34 +00:00
Angelo Salese
97685083b1 Clean-ups and version bump 2012-02-05 15:14:28 +00:00
Angelo Salese
fa5445fa87 new clones
---------------
Ultimate Arctic Thunder [gamerfan, Smitdogg, The Dumping Union]

Dumped HDD for Photo Play 2000 v2.01 [Team Europe]
2012-02-05 14:12:57 +00:00
Angelo Salese
a6ab6ec40c New NOT WORKING game
--------------------
Bounty Hunter [Gatinho]
2012-02-05 13:59:47 +00:00
Angelo Salese
13043ad078 new clones
---------------
Print Club Goukakenran (J 991104 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
Print Club Olive (J 980717 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
Print Club 2 '98 Autumn Ver (J 980827 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
Print Club Kome Kome Club (J 970203 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
2012-02-05 13:51:52 +00:00
Fabio Priuli
5959fe4893 workaround for softlist images ending up with the wrong basename. this fixes problems with nvram and snap handling in softlist. no whatsnew.
I'm not sure if the change from "m_image_name = softlist:gamename" to "m_image_name = softlist:gamename:partname" was done on purpose, but given how close we are to the release, I think it's safer to fix it here than to modify the softlist code.
2012-02-05 09:59:02 +00:00
Miodrag Milanovic
c8b1d724d9 Do the softlist validation only on validate command (no whatsnew) 2012-02-05 09:15:57 +00:00
Miodrag Milanovic
b9106cf7e4 Sync with MESS (no whatsnew) 2012-02-05 08:28:43 +00:00
Miodrag Milanovic
02fab75990 Proper fix for issues with slots, removed old fix too (no whatsnew) 2012-02-05 07:00:09 +00:00