| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleaned up again ...mame0143u7 | 2011-10-10 | 1 | -4/+4 | |
| | | |||||
| * | New clone added: Aquajack US | 2011-10-10 | 2 | -1/+46 | |
| | | | | | | | New Clone Added ---------------------------------------- Aqua Jack (US) [ShouTime] | ||||
| * | konami 56832: fixed scrollmode 2 for flipped screen [Roberto Zandona'] | 2011-10-10 | 4 | -11/+34 | |
| | | |||||
| * | clean-ups and version bump | 2011-10-10 | 46 | -1270/+1270 | |
| | | |||||
| * | Implemented RAMDAC for gamtor.c | 2011-10-10 | 1 | -5/+33 | |
| | | |||||
| * | Updated intelfsh.c in order to support AMD 29F080 chip [Sandro Ronco] | 2011-10-10 | 2 | -0/+44 | |
| | | |||||
| * | Added correct P1 and M1 for Neo Mr. Do and made some documentation updates ↵ | 2011-10-10 | 1 | -37/+49 | |
| | | | | | in the Neo-Geo driver [Johnboy] | ||||
| * | hide_cursor option for chess games and clickable artwork and such. | 2011-10-10 | 3 | -2/+6 | |
| | | | | default to on means exactly the same behaviour as it was before, off means mousecursor is _always_ shown | ||||
| * | Video fix from MetalliC, nw | 2011-10-10 | 1 | -3/+3 | |
| | | |||||
| * | revert r14152, good idea but please add a -grabcursor option instead | 2011-10-10 | 1 | -4/+7 | |
| | | |||||
| * | switch-case break fix, nw | 2011-10-10 | 1 | -13/+14 | |
| | | |||||
| * | Speed-up fixes from Haze, nw | 2011-10-10 | 2 | -143/+154 | |
| | | |||||
| * | timecris default eeprom with gun calibrated | 2011-10-10 | 1 | -16/+25 | |
| | | |||||
| * | super22 funny cpuboard leds | 2011-10-10 | 1 | -2/+23 | |
| | | |||||
| * | small fix for super22 eeprom, doesn't fix propcycl eeprom-init though (which ↵ | 2011-10-10 | 1 | -9/+16 | |
| | | | | | has always needed a hack to boot) | ||||
| * | cavesh3 - some small changes for some specific commented cases by Haze (no ↵ | 2011-10-10 | 1 | -14/+20 | |
| | | | | | whatsnew) | ||||
| * | Windows only - for evaluation - changed when mouse pointer goes off. Pointer ↵ | 2011-10-10 | 1 | -7/+4 | |
| | | | | | will always be on in windowed mode. In full-screen, it will obey the -mouse / -nomouse option. This means that you will always have a mouse pointer in mouse-enabled artwork (such as chess), since these must always be run in windowed mode. | ||||
| * | Fixed the graphics decode of Las Vegas. [Roberto Fresca] | 2011-10-10 | 1 | -2/+5 | |
| | | |||||
| * | Figured out the sound system of Muroge Monaco and clones. | 2011-10-10 | 1 | -11/+33 | |
| | | | | | It's a Delta-Sigma DAC (1-bit/Bitstream), driven by the bit 3 of the output port 0x7000. [Roberto Fresca] | ||||
| * | Fix GCC 4.6 compile (no whatsnew) | 2011-10-10 | 1 | -3/+3 | |
| | | |||||
| * | Latest patch from Haze (no whatsnew) | 2011-10-10 | 3 | -20/+121 | |
| | | |||||
| * | Fixed MT#04345: nbbatman, ssoldier and clones: Sounds freezes or halts after ↵ | 2011-10-10 | 1 | -0/+1 | |
| | | | | | a time (Mamesick) | ||||
| * | New clones added | 2011-10-10 | 2 | -1/+24 | |
| | | | | | | ---------------- Muroge Monaco (set 3) [Roberto Fresca, EMMA Italian Dumping Team] | ||||
| * | Re-hooked inputs from Haze (nw) | 2011-10-10 | 3 | -22/+281 | |
| | | |||||
| * | (document pdp 0xfffd) | 2011-10-10 | 1 | -3/+4 | |
| | | |||||
| * | We get signal. What! Main screen turn on! Silly bug fixed from Haze (nw) | 2011-10-10 | 1 | -14/+13 | |
| | | |||||
| * | Added the video code back in.. it's definitely processing the blit lists ↵ | 2011-10-10 | 1 | -41/+506 | |
| | | | | | etc. now, although all it seems to be drawing is blank data at this time. From Haze (nw) | ||||
| * | Preliminary hook up of sh3 dma from Haze + flash access code from Luca. (nw) | 2011-10-09 | 11 | -675/+1226 | |
| | | |||||
| * | m68k: preliminary 68040 MMU implementation [R. Belmont] | 2011-10-08 | 4 | -60/+318 | |
| | | |||||
| * | More interrupt work by Haze (no whatsnew) | 2011-10-08 | 6 | -21/+105 | |
| | | |||||
| * | fix GCC 4.6.x compile (nw) | 2011-10-07 | 1 | -3/+2 | |
| | | |||||
| * | (ace driver sub-title) | 2011-10-07 | 1 | -1/+1 | |
| | | |||||
| * | tms9928a.c: Fixed colission detection regression. [Wilbert Pol] | 2011-10-07 | 1 | -10/+13 | |
| | | |||||
| * | Timer interrupts now fire and get exceptions get processed. From Haze (nw) | 2011-10-07 | 2 | -9/+95 | |
| | | |||||
| * | Made the interrupt priority registers reusable on the SH3, hooked up TMU ↵ | 2011-10-07 | 6 | -16/+90 | |
| | | | | | priority register on the sh3 side so that the Timers actually attempt to cause exceptions. From Haze (nw) | ||||
| * | namcos22.c: Fixed or improved tokyowar sprite garbage, sprites in alpinesa ↵ | 2011-10-07 | 1 | -2/+4 | |
| | | | | | alpinr2a/b and cybrcycc, sprite x/y flipping, sprite delta x/y, texture c-mode (again), and some z priority issues. [hap] | ||||
| * | Small timer fix by Haze (no whatsnew) | 2011-10-07 | 2 | -6/+15 | |
| | | |||||
| * | Reusing the SH4 timer code for the SH3 after a bit of refactoring by Haze ↵ | 2011-10-07 | 9 | -285/+488 | |
| | | | | | (no whatsnew) | ||||
| * | Corrected nbajamtn description (it is a prototype of network enabled version ↵ | 2011-10-07 | 2 | -2/+2 | |
| | | | | | and not hack). No whatsnew. | ||||
| * | sprite y-clipping (preliminary, disabled by default for now) | 2011-10-06 | 1 | -39/+45 | |
| | | |||||
| * | Changed the sh4 timer code a bit to avoid direct references to sh4 ↵ | 2011-10-06 | 3 | -60/+209 | |
| | | | | | addresses, making it more possible to reuse it for sh3 from Haze (nw) | ||||
| * | A safety check to prevent recursion (avoid drop to command-line on certain ↵ | 2011-10-06 | 2 | -12/+14 | |
| | | | | | sets), fix rom_load for some adder5 sets from Haze (nw) | ||||
| * | fixed zsort | 2011-10-06 | 1 | -19/+8 | |
| | | |||||
| * | New clones added | 2011-10-06 | 2 | -0/+38 | |
| | | | | | | | -------------------------------------------------- NBA Jam T.E. Nani Edition (rev 5.2 8/11/95) [TerryMasters] | ||||
| * | properly emulate sprite deltax + some small fixes | 2011-10-06 | 1 | -86/+33 | |
| | | |||||
| * | properly emulate sprite deltay | 2011-10-06 | 1 | -10/+5 | |
| | | |||||
| * | fix propcycl scoreboard | 2011-10-06 | 1 | -40/+19 | |
| | | |||||
| * | New clone added Cruis'n Exotica 1.0 (not working) | 2011-10-06 | 2 | -6/+36 | |
| | | | | | | New Clone Added ----------------------------------- Cruis'n Exotica v1.0 [Brian Troha, The Dumping Union] | ||||
| * | Revert of r14116 by request (nw) | 2011-10-05 | 1 | -3/+0 | |
| | | |||||
| * | cybrcycc sprites look ok now | 2011-10-05 | 1 | -25/+21 | |
| | | |||||
