Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pci: Fix some initialisations, valgrind stops complaining [O. Galibert] | 2014-12-10 | 4 | -8/+16 | |
| | |||||
* | Remove unused variable (nw) | 2014-12-10 | 1 | -1/+0 | |
| | |||||
* | (MESS) excalibur : various fixes and updates (nw) | 2014-12-10 | 1 | -59/+142 | |
| | | | | | | | | | - Added colour - Added hires graphics - Fixed case of letters when pasting - Added F4 viewer - Added locations to rom names - Added rom patch to fix an obvious bug | ||||
* | viper.c: minor version correction of Police 911 2 from test mode and some ↵ | 2014-12-10 | 1 | -6/+26 | |
| | | | | | notes (nw) added version from test mode and also added some notes about the dongle protection and guesses about the NVRAM<->DS2430 marriage | ||||
* | (MESS) c8050: Floppy WIP. (nw) | 2014-12-10 | 5 | -227/+665 | |
| | |||||
* | (MESS) victor9k: Centronics, keyboard, mirroring WIP. (nw) | 2014-12-10 | 3 | -49/+54 | |
| | |||||
* | viper.c: added NVRAM and dongle to Police 911 2 [Guru, dogpn] | 2014-12-10 | 1 | -10/+10 | |
| | |||||
* | Alignment/romname fixes for XML hashes. (nw) | 2014-12-09 | 2 | -2/+2 | |
| | |||||
* | Merge pull request #70 from lucab/lucab/mame-lua/appinfo | 2014-12-09 | 4 | -2/+32 | |
|\ | | | | | luaengine: add API versioning [Luca Bruno] | ||||
| * | luaengine: add emu.app_name()/app_version() methods | 2014-12-08 | 2 | -0/+26 | |
| | | | | | | | | | | | | | | | | | | | | This commit adds two methods to LUA interface, allowing scripts to programatically retrieve current running application name and version. The idea is to make scripts aware of changes in the API, by linking it to current version number. Compatibility helpers can then be added to LUA scripts to keep working across API changes. Signed-off-by: Luca Bruno <lucab@debian.org> | ||||
| * | version: provide a bare version-only constant | 2014-12-08 | 2 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | This commits add a new global constant containing only the version number, without build date. This is useful for tools built around MAME, which would use it to track capability changes for compatibility layers. Signed-off-by: Luca Bruno <lucab@debian.org> | ||||
* | | m68k: disassembler support for FTRAP. [R. Belmont] | 2014-12-09 | 1 | -0/+27 | |
| | | |||||
* | | (MESS) apple2: disable orange/blue in hires if dhires set but not 80col. [R. ↵ | 2014-12-09 | 1 | -1/+9 | |
| | | | | | | | | Belmont, Peter Ferrie] | ||||
* | | (MESS) apple2e: fix LC save states and don't enter double modes if 80COL ↵ | 2014-12-09 | 1 | -4/+7 | |
| | | | | | | | | isn't set. [R. Belmont, Peter Ferrie] | ||||
* | | Fix debugger memory display of little-endian memory regions [Alex Jackson] | 2014-12-09 | 2 | -2/+2 | |
| | | |||||
* | | prehisle.c: PORT_VBLANK seems more likely active low (nw) | 2014-12-09 | 1 | -1/+1 | |
| | | |||||
* | | put driver in testmode | 2014-12-10 | 1 | -3/+88 | |
| | | |||||
* | | c2040fdc.c: fix MSVC compile (nw) | 2014-12-09 | 1 | -1/+1 | |
| | | |||||
* | | (MESS)APF Mathemagician skeleton driver | 2014-12-10 | 7 | -10/+236 | |
| | | |||||
* | | starwbc clock: i miscalculated | 2014-12-10 | 2 | -7/+3 | |
| | | |||||
* | | get rid of c_output_pla warning | 2014-12-10 | 3 | -17/+17 | |
| | | |||||
* | | lindbergh: Match card and video bios [O. Galibert] | 2014-12-09 | 7 | -62/+62 | |
| | | |||||
* | | pci: expansion rom management [O. Galibert] | 2014-12-09 | 4 | -16/+57 | |
| | | |||||
* | | added auto power-off | 2014-12-09 | 5 | -12/+90 | |
| | | |||||
* | | small update for wizatron layout | 2014-12-09 | 2 | -29/+41 | |
| | | |||||
* | | Rename led8seg to led8seg{,_gts1} and CTYPE_LED8SEG{,_GTS1} as per hap's ↵ | 2014-12-09 | 3 | -2014/+2014 | |
| | | | | | | | | request. (nw) | ||||
* | | Fix obsolete comments. Make 7seg display smaller (nw) | 2014-12-09 | 1 | -6/+4 | |
| | | |||||
* | | Add 4 7seg digits for the outputs 6, 7, 14 and 15. The remaining 22, 23, 30 ↵ | 2014-12-09 | 3 | -36/+65 | |
| | | | | | | | | and 31 are unused (nw) | ||||
* | | tmc0270 unknown line | 2014-12-09 | 1 | -29/+36 | |
| | | |||||
* | | There be light on the 8seg display (nw) | 2014-12-09 | 2 | -33/+30 | |
| | | |||||
* | | (MESS) vsmile.xml: more cart dumps from FatArnold & TeamEurope. nw. | 2014-12-09 | 1 | -4/+92 | |
| | | | | | | | | (these will be credited together with previous dumps, of course) | ||||
* | | Add 8seg decoding with the modified 7448 (nw) | 2014-12-09 | 1 | -1/+49 | |
| | | |||||
* | | Add logging to r10788 and fix timer setup (nw) | 2014-12-09 | 3 | -11/+54 | |
| | | |||||
* | | more arcompact (nw) | 2014-12-09 | 1 | -8/+121 | |
| | | |||||
* | | (MESS) victor9k: Added keyboard PCB layout. (nw) | 2014-12-09 | 1 | -0/+31 | |
| | | |||||
* | | (MESS) super80 : removed unneeded semicolon (nw) | 2014-12-10 | 1 | -1/+1 | |
| | | |||||
* | | Add CTYPE_LED8SEG to m_maxstate default setup (nw) | 2014-12-09 | 1 | -1/+1 | |
| | | |||||
* | | Add clock to MCFG and remove defaulting to firstcpu->clock() | 2014-12-09 | 2 | -6/+1 | |
| | | |||||
* | | Add missing MCFG_DEVICE_ADD (nw) | 2014-12-09 | 1 | -0/+1 | |
| | | |||||
* | | (MESS) excalibur : added keyboard, system is usable. Can save and load ↵ | 2014-12-10 | 1 | -11/+136 | |
| | | | | | | | | cassettes. (nw) | ||||
* | | Skeleton Rockwell 10788 chip emulation and use in gts1 - WIP (nw) | 2014-12-09 | 5 | -4/+317 | |
| | | |||||
* | | new clones | 2014-12-09 | 2 | -0/+7 | |
| | | | | | | | | | | | | V-Smile (France) [segher] no idea if it's actually region specific or just a different revision | ||||
* | | new clones | 2014-12-09 | 3 | -41/+98 | |
| | | | | | | | | | | D-Day (Dooyong) (Korea) [system11] Yam Yam (Korea) [system11] | ||||
* | | more arcompact (nw) | 2014-12-09 | 1 | -6/+175 | |
| | | |||||
* | | (MESS) excalibur : added video, gets a bootup screen (nw) | 2014-12-09 | 1 | -3/+87 | |
| | | |||||
* | | added tmc0270_cpu_device, preliminary | 2014-12-09 | 2 | -47/+160 | |
| | | |||||
* | | (MESS) excalibur : added some devices (nw) | 2014-12-09 | 1 | -11/+82 | |
| | | |||||
* | | 4003b9ba has a jump to the cartridge area (nw) | 2014-12-08 | 1 | -31/+271 | |
| | | |||||
* | | (MESS) new skeleton: Excalibur 64 [Robbbert] | 2014-12-09 | 3 | -0/+84 | |
| | | | | | | | | Thx also to tcdev and ChickenMan | ||||
* | | improve (nw) | 2014-12-08 | 1 | -5/+12 | |
| | |