summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* eeprom: Not a device_memory_interface [O. Galibert] Olivier Galibert2016-06-165-89/+37
* put back some genie code (nw) Miodrag Milanovic2016-06-163-46/+10
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-1640-208/+303
* Removed not needed files from compiling (nw) Miodrag Milanovic2016-06-161-3/+0
* Fixed fatal error regressions in my drivers. Robbbert2016-06-166-13/+13
* apricot.cpp: fix for fatal error by Duke (nw) Ivan Vangelista2016-06-161-1/+1
* megapc: fix memory fatalerrors. mahlemiut2016-06-161-6/+14
* nullptr to nullptr doesn't deserve a warning (nw) Vas Crabb2016-06-161-2/+2
* Fix GCC6 warnings Vas Crabb2016-06-162-34/+26
* fmtowns: fix memory exception in 386SX-based systems mahlemiut2016-06-161-2/+0
* Added some title documentation to megatech (nw) Scott Stone2016-06-151-1/+14
* pc9801: safety (nw) cracyc2016-06-151-1/+2
* pc9801: correct subunits, add ramsize for 9801f (nw) cracyc2016-06-151-34/+30
* vt240: WIP (nw) cracyc2016-06-151-53/+139
* Flaming 7: Added proper bipolar PROMs. Colors decode are still wrong. RobertoFresca2016-06-151-37/+16
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-1673-1524/+1220
* abc80x: Added PAL pinouts. (nw) Curt Coder2016-06-161-0/+66
* raiden2cop.cpp: Fixed BCD overflow score bug in Godzilla [Angelo Salese] angelosa2016-06-154-18/+26
* Add WINAPI to other needed functions for stdcall calling convention on 32-bit Brad Hughes2016-06-155-6/+6
* Added the other blinking mode, nw angelosa2016-06-152-8/+19
* cleanup. (nw) dankan18902016-06-1514-290/+245
* Added command strobe callback interface for LDV1000, and hooked it up to esh.... angelosa2016-06-154-19/+28
* abc802,abc806: Added LUXNET BIOSes. [Anders Sandahl] Curt Coder2016-06-151-0/+6
* The calling convention goes inside the brackets of pointers to functions. All... smf-2016-06-155-24/+24
* MT 06236 [Robbbert] Robbbert2016-06-151-5/+8
* abc80x: Fixed ROM loading. (nw) Curt Coder2016-06-151-1/+1
* pofo: Expansion port slot interface WIP. (nw) Curt Coder2016-06-157-13/+127
* clean up (nw) Vas Crabb2016-06-151-188/+179
* pofo: Expansion port slot interface WIP. (nw) Curt Coder2016-06-1511-342/+765
* Flaming 7: Added serial numbers... Waiting for the iButton Lord. ;) RobertoFresca2016-06-151-3/+3
* Flaming 7: Removed more leftover + notes... RobertoFresca2016-06-151-11/+2
* Flaming 7: Removed leftover... RobertoFresca2016-06-151-3/+1
* Added support for Cyberdyne System's Flaming 7's (custom hardware). RobertoFresca2016-06-152-4/+180
* Merge pull request #907 from einstein95/patch-6 Vas Crabb2016-06-151-3/+3
|\
| * Rearrange shaderc arguments (nw) Logan B2016-05-281-3/+3
* | Merge pull request #954 from belegdol/master Vas Crabb2016-06-151-1/+1
|\ \
| * | Fixed double hyphen in -pipe Julian Sikorski2016-06-141-1/+1
* | | Merge pull request #911 from GiuseppeGorgoglione/master Vas Crabb2016-06-1526-1922/+1070
|\ \ \
| * | | Remove Direct3D abstraction layer Giuseppe Gorgoglione2016-06-112-819/+0
| * | | Introduce dynamic_module Giuseppe Gorgoglione2016-06-1125-1098/+1061
| * | | Fix debugging code in font_dwrite.cpp Giuseppe Gorgoglione2016-06-111-21/+25
* | | | romload.cpp: added ROMX_FILL, passing a ROM_SKIP(param_value) will fill and s... angelosa2016-06-155-55/+132
* | | | Memory fun [O.Galibert] Olivier Galibert2016-06-14179-1223/+1418
| |/ / |/| |
* | | abc80x, abc1600: ROM documentation. (nw) Curt Coder2016-06-144-10/+9
* | | abc80x: Added ROM version 1.05 for the 55-21046 disk controller. [Anders Sand... Curt Coder2016-06-141-6/+8
* | | gameboy: Added DMG v0 boot rom. [gekkio] Wilbert Pol2016-06-141-24/+27
* | | LDP-1000A checkpoint (nw) angelosa2016-06-143-9/+119
* | | Added bare-bones Sony LDP-1000 device (nw) angelosa2016-06-145-38/+222
* | | system16.cpp: reorganized the different sound configurations in "fragments" a... Ivan Vangelista2016-06-142-81/+101
* | | more trampolines removal (nw) Ivan Vangelista2016-06-1425-145/+31