Commit Graph

14930 Commits

Author SHA1 Message Date
Olivier Galibert
ad7b1b3400 sync (nw) 2012-02-12 09:45:38 +00:00
Michaël Banaan Ananas
0603aba914 (couple of .lay tweaks) 2012-02-12 02:18:06 +00:00
Ryan Holtz
ac580c4848 Turn LOG_WAITS back off in polynew.h, nw 2012-02-11 19:22:43 +00:00
Michaël Banaan Ananas
b92eeb18e4 redone 30test layout, resembling the cabinet more 2012-02-11 17:01:46 +00:00
Michaël Banaan Ananas
755c23a8e7 add support for simple text alignment in layout files, defaulting to center
eg. align to the left of the textbox like this:
<text string="hello there" align="1">
2012-02-11 16:53:30 +00:00
Ryan Holtz
4c31089ae1 Missed a file, oops, nw 2012-02-11 16:51:48 +00:00
Miodrag Milanovic
5596c512fc Sync core fixes from MESS done by OG (nw) 2012-02-11 16:15:39 +00:00
Ryan Holtz
5cb480e748 - Added polynew.h multithreaded-render support to N64 RDP emulation. Speedup ratios of 1.6x to 2.8x observed. [Ryan Holtz]
(nw) If anyone has any suggestions on how better to sync per-scanline state than what I'm currently doing, I'd be all ears. The renderer is now pretty darn fast, but every little bit counts.
2012-02-11 16:05:10 +00:00
Michaël Banaan Ananas
24257711dc fix missing sfx in spacelnc 2012-02-11 10:06:43 +00:00
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