Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Created WD7600 chipset device. | 2014-05-09 | 7 | -29/+943 | ||
| | | | | | megapc: Made into a separate driver class, hooked up WD7600. [Barry Rodewald] | |||||
* | (mess) tandy2k: don't turn off the motor when resetting the fdc (nw) | 2014-05-09 | 1 | -1/+1 | ||
| | ||||||
* | peplus.c: More research and corrections - NW | 2014-05-09 | 1 | -6/+12 | ||
| | ||||||
* | peplus.c: Updated docs / info - NW | 2014-05-09 | 1 | -5/+23 | ||
| | ||||||
* | fixed usage of uninitialized member and heap-buffer-overflow in ↵ | 2014-05-08 | 1 | -0/+1 | ||
| | | | | cosmac_device (nw) | |||||
* | fixed stack-buffer-overflow in tms9995_device::state_string_export() and ↵ | 2014-05-08 | 2 | -4/+4 | ||
| | | | | tms99xx_device::state_string_export() (nw) | |||||
* | Black Tiger / Black Dragon (mixed bootleg?) [Bonky0013] | 2014-05-08 | 3 | -0/+55 | ||
| | | | | | not really sure what to make of this, it's a Capcom marked boardset, but the roms are mixed (bootleg and original, some black tiger, some black dragon), the MCU is missing, and instead the sound rom is address swapped. (assuming it wasn't just dumped incorrectly) his Toki dump is just bad, only different rom is the sound rom and it was dumped as the wrong type and has identical halves + missing data. | |||||
* | (MESS) msx1_cart.xml: Added sram region for game master 2. (nw) | 2014-05-08 | 1 | -0/+4 | ||
| | ||||||
* | same fix for sdl build (nw) | 2014-05-08 | 1 | -0/+8 | ||
| | ||||||
* | For windows auto is now same as d3d, till video part is redone (nw) | 2014-05-08 | 1 | -0/+2 | ||
| | ||||||
* | OSX fix (nw) | 2014-05-08 | 1 | -1/+1 | ||
| | ||||||
* | osx compile fix (nw) | 2014-05-08 | 1 | -1/+2 | ||
| | ||||||
* | (MESS) msx1/2_cart.xml: Fixed ascii16_sram sram sizes. (nw) | 2014-05-08 | 2 | -7/+7 | ||
| | ||||||
* | (MESS) msx2_cart.xml: Fixed daisenr sram issue. (nw) | 2014-05-08 | 1 | -2/+2 | ||
| | ||||||
* | tms9900: removed spaces in state names, setting register value now possible (nw) | 2014-05-08 | 1 | -5/+5 | ||
| | ||||||
* | fix internal debugger memory handling (nw) | 2014-05-08 | 1 | -9/+10 | ||
| | ||||||
* | fix warning (nw) | 2014-05-08 | 1 | -1/+1 | ||
| | ||||||
* | delete empty folder (nw) | 2014-05-08 | 3 | -1496/+0 | ||
| | ||||||
* | -Reorganized OSD, handling more sound output systems and debuggers, defaults ↵ | 2014-05-08 | 51 | -543/+2609 | ||
| | | | | | | left same as before [Miodrag Milanovic] -Created osd_options as base option class for non-system specific options | |||||
* | fixed viper regression (nw) | 2014-05-08 | 2 | -2/+8 | ||
| | ||||||
* | peplus.c: Correct long standing error in CPU type in header. - NW | 2014-05-08 | 1 | -1/+1 | ||
| | ||||||
* | peplus.c: Cut-n-Paste + "fat finger" corrections - NW | 2014-05-08 | 1 | -3/+3 | ||
| | ||||||
* | peplus.c: Minor info correction - NW | 2014-05-08 | 1 | -1/+1 | ||
| | ||||||
* | new PE+ (French) clones | 2014-05-08 | 2 | -3/+460 | ||
| | | | | | | | | | | | | | | | | | | | | | | | New Clones Added ----------------------------------------------- Player's Edge Plus (IP0028) Joker Poker - French [BrianT] Player's Edge Plus (IP0029) Joker Poker - French [BrianT] Player's Edge Plus (IP0031) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0051) Joker Poker - French [BrianT] Player's Edge Plus (IP0058) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0062) Joker Poker - French [BrianT] Player's Edge Plus (IP0101) Joker Poker - French [BrianT] Player's Edge Plus (IP0103) Joker Poker - French [BrianT] Player's Edge Plus (IP0105) Joker Poker - French [BrianT] Player's Edge Plus (IP0108) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0111) Joker Poker - French [BrianT] Player's Edge Plus (IP0112) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0112) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0115) Joker Poker - French [BrianT] Player's Edge Plus (IP0116) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0118) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0120) Standard Draw Poker - French [BrianT] Player's Edge Plus (X002419P+XP000064) Deuces Wild Bonus Poker - French [BrianT] Player's Edge Plus (X002421P+XP000064) Deuces Wild Bonus Poker - French [BrianT] | |||||
* | MSVC-specific macros? In my trunk? (nw) | 2014-05-08 | 1 | -2/+2 | ||
| | ||||||
* | AY8910 uses this constructor (nw) | 2014-05-08 | 1 | -1/+1 | ||
| | ||||||
* | For AY891X emulate vol-0 resistor as infinite. | 2014-05-07 | 1 | -2/+2 | ||
| | ||||||
* | (mess) pcw16: make switch suspend, doesn't resume though (nw) | 2014-05-07 | 2 | -4/+7 | ||
| | ||||||
* | Refactored fd1094's decryption code in order to make the function more ↵ | 2014-05-07 | 1 | -59/+64 | ||
| | | | | amenable to inversion. [Andreas Naive] | |||||
* | ins8250: fix regression (nw) | 2014-05-07 | 1 | -4/+4 | ||
| | ||||||
* | comment printf spam (~250KB/sec) (nw) | 2014-05-07 | 1 | -1/+1 | ||
| | ||||||
* | rcdino4 improvements... | 2014-05-07 | 1 | -122/+235 | ||
| | | | | | | | | - Improved decryption, game boots now. [Peter Ferrie] - Created a dedicated machine driver. [Roberto Fresca] - Adjusted the tilemap size accordingly. [Roberto Fresca] - Added the proper color banking. [Roberto Fresca] - Hooked DIP switches and proper inputs. [Roberto Fresca] | |||||
* | ins8250_device: converted to devcb2 (nw) | 2014-05-07 | 22 | -442/+190 | ||
| | ||||||
* | 88games.c: modernized banking [Alex Jackson] | 2014-05-07 | 2 | -53/+39 | ||
| | ||||||
* | enabled rgbsse.h for Visual Studio 64-bit builds as well and use rgbgen.h ↵ | 2014-05-07 | 3 | -3/+3 | ||
| | | | | for all DEBUG builds since this is the fastest combination [Oliver Stöneberg] | |||||
* | Fix tiny build (nw) | 2014-05-07 | 1 | -0/+1 | ||
| | ||||||
* | (MESS) MSX softlists: preparing for slot support. (nw) | 2014-05-07 | 2 | -0/+355 | ||
| | ||||||
* | Fix r30269 regressions (nw) | 2014-05-07 | 4 | -33/+0 | ||
| | ||||||
* | zaccaria.c: fix AY regression (nw) | 2014-05-07 | 1 | -1/+1 | ||
| | ||||||
* | added GCC 4.9 handling to build/flags_gcc.mak now it has been released (nw) | 2014-05-07 | 1 | -0/+4 | ||
| | ||||||
* | Fixed compile. (nw) | 2014-05-07 | 1 | -1/+2 | ||
| | ||||||
* | Fix osd_printf_debug regression, replace gone wrong :) (nw) | 2014-05-07 | 1 | -1/+1 | ||
| | ||||||
* | Silence ~1MB/second printf spam (nw) | 2014-05-07 | 1 | -1/+1 | ||
| | ||||||
* | ay8910.c: Provide chip-specific details (number of outputs, number of usable ↵ | 2014-05-06 | 5 | -81/+65 | ||
| | | | | IO ports) in constructor for each variant (nw) | |||||
* | Added first draft of 74123 to netlist code. | 2014-05-06 | 7 | -0/+236 | ||
| | ||||||
* | Allow connecting a net to itself, fixed typo and be more explicit on error. | 2014-05-06 | 1 | -1/+7 | ||
| | ||||||
* | more (nw) | 2014-05-06 | 1 | -494/+2229 | ||
| | ||||||
* | (MESS) a7800.c: | 2014-05-06 | 3 | -10/+26 | ||
| | | | | | | | - Brought initial Maria cycle counts inline from measurements taken with logic analyzer/tests. [Mike Saarna/Robert Tuccitto] - Added interrupts to DMA cycle eating. Updates to LL, OL, and spin accounting for HALT behavior. [Mike Saarna] | |||||
* | more discovery (nw) | 2014-05-06 | 2 | -1005/+8092 | ||
| | ||||||
* | ym2203, ym2608 and ym2610: initialize things properly. Thanks Micko! (nw) | 2014-05-06 | 38 | -73/+10 | ||
| |