Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rewrote NCR539x SCSI emulation from scratch [R. Belmont] | 2011-11-02 | 1 | -0/+2 | ||
| | ||||||
* | ipf: Describe the remaining fields [O. Galibert, SPS] | 2011-11-01 | 1 | -1/+1 | ||
| | ||||||
* | placeholders | 2011-11-01 | 1 | -0/+2 | ||
| | ||||||
* | New games marked as NOT_WORKING | 2011-10-31 | 1 | -0/+1 | ||
| | | | | | | ------------------------------- Galaxy Game [Mariusz Wojcieszek] | |||||
* | SDL: Add TAP/TUN networking capability and shell script for configuration [Carl] | 2011-10-31 | 1 | -0/+5 | ||
| | ||||||
* | New games marked as GAME_NOT_WORKING | 2011-10-30 | 1 | -0/+1 | ||
| | | | | | | | ------------------------------------ Arcana Heart Full [Tormod, Smitdogg, The Dumping Union] Comments from Haze: Note, I haven't marked this as a bootleg, but 75% of the rom is actually MAME ROM zips, they've clearly recycled flash chips from one of the MAME multi-boots, so I have a feeling that this might have been a 3rd party upgrade. I doubt they shipped like this from the factory, so I've added a comment to that effect because it should definitely be verified against other copies of the game at some point. | |||||
* | Synced with MESS (no whatsnew) | 2011-10-23 | 1 | -0/+2 | ||
| | ||||||
* | More reverts, added missing file | 2011-10-23 | 1 | -0/+1 | ||
| | ||||||
* | New games marked as GAME_NOT_WORKING | 2011-10-21 | 1 | -0/+1 | ||
| | | | | | ------------------------------------ Speed Driver [XingXing] | |||||
* | Preliminary emulation of the YMZ770 sound chip [R. Belmont, O. Galibert] | 2011-10-21 | 1 | -0/+2 | ||
| | | | | | | (not-for-whatsnew section) Note: extremely preliminary. No music, just sfx. No per-voice volume/panning. No attempts to optimize. Lots of hardcoding for how the CV1000 uses the chip. I will fix all of these later, but I gotta get to sleep now ;-) | |||||
* | Novo Play Multi Card / Club Card improvements: [Roberto Fresca] | 2011-10-20 | 1 | -0/+1 | ||
| | | | | | | | * Added proper button-lamps support and layout. * Added default NVRAM, necessary to boot. * Added technical notes. | |||||
* | New driver for Kasino '89 6-players roulette series. | 2011-10-19 | 1 | -0/+2 | ||
| | | | | | | | | | A kind of MSX2 hardware on steroids... New games added or promoted from NOT_WORKING status --------------------------------------------------- Kasino '89 [Roberto Fresca, Rob Ragon, Tomasz Slanina] | |||||
* | New NOT WORKING game | 2011-10-13 | 1 | -0/+1 | ||
| | | | | | -------------------- Sega's Golden Poker Series "Joker's Wild" [Yasuhiro Ogawa] | |||||
* | new .c file from previous submit (nw) | 2011-10-12 | 1 | -0/+1 | ||
| | ||||||
* | Haze: basic RTC-9701 eeprom support + hookup (RTC part not done) (nw) | 2011-10-12 | 1 | -0/+1 | ||
| | ||||||
* | New WORKING game | 2011-10-11 | 1 | -0/+1 | ||
| | | | | | | -------------------- Waku Waku Doubutsu Land TonTon [Angelo Salese, Yasuhiro Ogawa] (Simplest MSX2 usage evah?) | |||||
* | properties fix for csh3blt.c (nw) | 2011-10-11 | 1 | -1/+1 | ||
| | ||||||
* | Bugfix (from metallic) for the issues introduced in previous commit + ↵ | 2011-10-11 | 1 | -0/+1 | ||
| | | | | further optimization from Haze (nw) | |||||
* | New driver for unknown TMS9980 gambling hardware. [Roberto Fresca] | 2011-10-11 | 1 | -0/+1 | ||
| | | | | | | | | | Data/address lines are scrambled. Main program is selectable through banks. New games marked as GAME_NOT_WORKING ------------------------------------ Unknown TMS9980 Poker Game [Roberto Fresca, Team Europe] | |||||
* | Preliminary hook up of sh3 dma from Haze + flash access code from Luca. (nw) | 2011-10-09 | 1 | -0/+2 | ||
| | ||||||
* | Reusing the SH4 timer code for the SH3 after a bit of refactoring by Haze ↵ | 2011-10-07 | 1 | -0/+2 | ||
| | | | | (no whatsnew) | |||||
* | Added explicit checks on functions making use of SH4 internal registers to ↵ | 2011-10-03 | 1 | -0/+2 | ||
| | | | | ensure they don't accidentally get used on SH3 (some were) and split the code paths in various places so that areas where the sh3 differs can be implemented properly (interrupt controller especially) Also logging of some internal registers etc. accessed by some games, and rudimentary fixing of a few opcodes (like trap) which were also tied to internal stuff. From Haze (nw) | |||||
* | not ready for this one yet (nw) | 2011-10-03 | 1 | -1/+0 | ||
| | ||||||
* | Added Stren SAM pinball (no whatsnew) | 2011-09-29 | 1 | -0/+1 | ||
| | ||||||
* | More new gambling machines added by Haze (nw) | 2011-09-29 | 1 | -0/+1 | ||
| | | | Comment: This is mostly konami stuff.. if anybody knows the cpu on konendev please hook it up.. i think the sets are all incomplete, but unless it's missing a bios it should be possible to run the code at least. | |||||
* | Split of SC5 sets and more new fruit sets by Haze (no whatsnew) | 2011-09-28 | 1 | -0/+1 | ||
| | ||||||
* | First, let put things back (no whatsnew) | 2011-09-28 | 1 | -1/+0 | ||
| | ||||||
* | Added render layout repeating elements and made whitestar pinball use it (no ↵ | 2011-09-28 | 1 | -0/+1 | ||
| | | | | | whatsnew) Comments are welcomed | |||||
* | Split of SC4 sets and more new fruit sets by Haze (no whatsnew) | 2011-09-28 | 1 | -0/+5 | ||
| | ||||||
* | More set splits by Haze and new fruit hardware addition (no whatsnew) | 2011-09-26 | 1 | -0/+1 | ||
| | ||||||
* | Major rewrite of umipoker and saiyukip input system. | 2011-09-22 | 1 | -0/+1 | ||
| | | | | | | | | | Added missing inputs, fixing structure. Added button- lamps support and layout to saiyukip, coin counters and complete documented outputs to both games. Also reworked the DIP switches structure to match what the test mode shows, with their respective DIP locations [Roberto Fresca] | |||||
* | New games added or promoted from NOT_WORKING | 2011-09-20 | 1 | -0/+1 | ||
| | | | | ----------------------------------- Super Shot [Mariusz Wojcieszek, Team Europe & fallout] | |||||
* | Sync with MESS, floppy work by OG, and addition of AY8914 (no whatsnew) | 2011-09-19 | 1 | -0/+1 | ||
| | ||||||
* | New NOT WORKING game | 2011-09-18 | 1 | -0/+1 | ||
| | | | | | -------------------- Slot Poker Saiyuki [Angelo Salese] Umi de Poker [Angelo Salese] | |||||
* | More fruit resolved by Haze and J.Wallace (no whatsnew) | 2011-09-18 | 1 | -0/+1 | ||
| | ||||||
* | Moved DECO BSMT2000 sound board out to a device shared between Whitestar and ↵ | 2011-09-17 | 1 | -0/+2 | ||
| | | | | | | tattass [R. Belmont] not whatsnew: make clean strongly recommended after getting this. | |||||
* | Split of SC4 and SC5 by Haze (no whatsnew) | 2011-09-15 | 1 | -0/+1 | ||
| | ||||||
* | Started rewriting of HD63484, using ADP driver as a starting base | 2011-09-12 | 1 | -0/+2 | ||
| | ||||||
* | Added preliminary 7-seg artwork for King Derby [Angelo Salese] | 2011-09-11 | 1 | -0/+1 | ||
| | ||||||
* | Missing file | 2011-09-10 | 1 | -0/+1 | ||
| | ||||||
* | Implemented default INIT register for MC68HC11 CPU core, necessary for ↵ | 2011-09-10 | 1 | -0/+1 | ||
| | | | | Namco's 30 Test HC11 sub-variant to work properly [Angelo Salese] | |||||
* | Added network support used by MESS implemented by Carl (no whatsnew) | 2011-09-09 | 1 | -0/+8 | ||
| | | | | | part is disabled for now by compile options. Will be enabled,at least in MESS when all platforms get their implementation. | |||||
* | Added Bingo, by Wing (2 sets). They have different addressing | 2011-09-08 | 1 | -0/+1 | ||
| | | | | | | | | | | and GFX offsets. Both sets are working properly. [Roberto Fresca] New games added or promoted from NOT_WORKING status --------------------------------------------------- Bingo (set 1) [Roberto Fresca, EMMA Italian Dumping Team] Bingo (set 2) [Roberto Fresca, The Dumping Union] | |||||
* | WIP code for SCU DSP CPU core | 2011-09-06 | 1 | -0/+1 | ||
| | ||||||
* | placeholders | 2011-09-03 | 1 | -0/+2 | ||
| | ||||||
* | unknown sets placed back but commented in mame.lst (no whatsnew) | 2011-09-03 | 1 | -0/+1 | ||
| | ||||||
* | Import 6551acia and i8251 from MESS and hooked up i8251 in ecoinfr (no whatsnew) | 2011-09-03 | 1 | -0/+4 | ||
| | ||||||
* | Added serial image device, was in serial.c in mess/machine (no whatsnew) | 2011-09-03 | 1 | -0/+2 | ||
| | ||||||
* | Removed unknown fruit on demand, since it's not the way how it should be ↵ | 2011-09-03 | 1 | -1/+0 | ||
| | | | | done (no whatsnew) | |||||
* | Filtered out rest of roms for fruit machines by Haze (no whatsnew) | 2011-09-02 | 1 | -0/+1 | ||
| |