summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix -video none (nw) Miodrag Milanovic2016-02-211-1/+1
| |
* | Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2016-02-211-0/+1
|\ \
| * | Better fix (nw) Miodrag Milanovic2016-02-211-1/+1
| | |
| * | Fix linux compile (nw) Miodrag Milanovic2016-02-211-0/+1
| | |
* | | Ubuntu is having issues if braces are in path (nw) Miodrag Milanovic2016-02-212-1/+4
|/ /
* | Generate mo files if po are updated, added _ instead of space char due to ↵ Miodrag Milanovic2016-02-212-3/+7
| | | | | | | | makefile restrictions (nw)
* | Convert avigo.cpp, mstation.cpp and rex6000.cpp to use bankdev. (nw) Sandro Ronco2016-02-214-449/+167
| |
* | Added ability to work with static text translation (nw) Miodrag Milanovic2016-02-212-9/+12
| |
* | Fixed language selection and marked it for saving (nw) Miodrag Milanovic2016-02-211-1/+4
| |
* | cleanup (nw) Miodrag Milanovic2016-02-217-77/+11
| |
* | destroy renderer when needed (nw) Miodrag Milanovic2016-02-211-0/+1
| |
* | Merge pull request #631 from dlabi/master Miodrag Milanović2016-02-211-120/+108
|\ \ | | | | | | Sord m5: bug fixes [Ales Dlabac]
| * | Sord m5: bug fixes dlabi2016-02-201-120/+108
| | | | | | | | | | | | | | | | | | | | | fixed bug: crash if rom card was only cart fixed bug: when em-5 selected monitor rom wasn't paged in brno mod: windowed boot as default rom brno mod: fixed bug: tape command in menu now works
* | | pc9801: some refactoring (nw) cracyc2016-02-202-242/+112
| | | | | | | | | | | | mess: fix build (nw)
* | | cleanup. (nw) dankan18902016-02-213-2/+4
| | |
* | | Added option in the "Customize UI" menu for selecting the language. (nw) dankan18902016-02-216-23/+163
| | |
* | | Fix some compile errors, not sure if all(nw) therealmogminer@gmail.com2016-02-2150-41/+454
| | |
* | | Final fixups, get sliders working again, nw therealmogminer@gmail.com2016-02-2124-194/+424
| | |
* | | More work on targets, nw therealmogminer@gmail.com2016-02-219-66/+77
| | |
* | | More reader support, nw therealmogminer@gmail.com2016-02-214-7/+39
| | |
* | | More JSON reader plumbing, nw therealmogminer@gmail.com2016-02-2112-10/+385
| | |
* | | More reshuffling, nw therealmogminer@gmail.com2016-02-2120-209/+364
| | |
* | | First take on render API reorg, nw therealmogminer@gmail.com2016-02-2179-2317/+3226
| | |
* | | kt76: compile fix (nw) arbee2016-02-201-3/+3
| | |
* | | Temp fix compile till arbee gets back. kt76 fails validation. Robbbert2016-02-212-3/+3
|/ /
* | xbox.cpp: more usb (nw) yz70s2016-02-201-3/+6
| |
* | sq1: much improved LCD and front panel button support. [Parduz, R. Belmont] arbee2016-02-206-30/+1528
| |
* | fix compile (nw) Miodrag Milanovic2016-02-201-1/+1
| |
* | Added multi-language support for MAME [Miodrag Milanovic] Miodrag Milanovic2016-02-206-4/+82
| | | | | | | | | | Added sample language to show display in cyrillic use mame -lang "Serbian (Cyrillic)"
* | Preliminary decryption for roypok96c. [Roberto Fresca]. RobertoFresca2016-02-202-1/+24
| |
* | Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-02-207-56/+108
|\ \
| * | Apollo changes: [Hans Ostermeyer] arbee2016-02-207-56/+108
| | | | | | | | | | | | | | | - Unified logging format in associated devices - Use correct raw video modes
* | | New clones marked as NOT_WORKING RobertoFresca2016-02-202-0/+43
|/ / | | | | | | | | -------------------------------- Royal Poker '96 (set 4, C3 board) [Roberto Fresca, Ioannis Bampoulas]
* | Remove redundant defines, in order to make translation easier (nw) Miodrag Milanovic2016-02-2013-155/+43
| |
* | Merge pull request #629 from felipesanches/fix_h8_cpu_regnames_string_array_size Miodrag Milanović2016-02-201-1/+1
|\ \ | | | | | | [h8 cpu] fix a typo in the array length of the register names string
| * | [h8 cpu] fix a typo in the array length of the register names string Felipe Corrêa da Silva Sanches2016-02-201-1/+1
| | |
* | | i386: stuff (nw) cracyc2016-02-201-2/+2
| | |
* | | (nw) Stiletto2016-02-201-1/+1
| | | | | | | | | (nw)
* | | xbox.cpp: irq acknowledge was wrong (nw) yz70s2016-02-201-5/+1
| | |
* | | rename (nw) Miodrag Milanovic2016-02-201-1/+1
| | |
* | | limit internationalization to UI where it belongs (nw) Miodrag Milanovic2016-02-202-5/+4
| | |
* | | Updated Galaksija driver with proper content provided by author himself and ↵ Miodrag Milanovic2016-02-201-4/+4
| | | | | | | | | | | | fixed descriptions (nw)
* | | New Working machine added hap2016-02-205-12/+334
| | | | | | | | | | | | | | | -------------- Conic Electronic Football II [hap, Sean Riddle]
* | | i386: oops(nw) cracyc2016-02-191-1/+1
| | |
* | | Sigma B52 driver: Changed the games description and added some notes. RobertoFresca2016-02-191-28/+45
| | |
* | | i386: 80386 sreg push only 16 bits and loadall (nw) cracyc2016-02-196-19/+99
| | | | | | | | | | | | | | | --- All os/2 betas work with cga now
* | | ui: search fixed in filesel, dirmenu and swlist. dankan18902016-02-208-46/+57
| | |
* | | hh_*: misc cleanups hap2016-02-2015-215/+177
| | |
* | | COM5016/COM8116 Baud Generator: Added a bunch more divisor tables and notes ↵ Lord-Nightmare2016-02-192-0/+48
| | | | | | | | | | | | [Lord Nightmare]
* | | at: required for os/2 beta memory sizing (nw) cracyc2016-02-191-1/+3
| | |