| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump that toomame0177 |  Vas Crabb | 2016-08-31 | 1 | -2/+2 |
| * | Version bump |  Vas Crabb | 2016-08-31 | 1 | -2/+2 |
| * | gba_lcd inherits m_regs as well (nw) |  Vas Crabb | 2016-08-31 | 1 | -4/+6 |
| * | Merge pull request #1350 from ajrhacker/gba_save_fix |  Vas Crabb | 2016-08-31 | 1 | -1/+1 |
| |\ |
|
| | * | Attempt at fixing gba savestates (nw) |  AJR | 2016-08-30 | 1 | -1/+1 |
| * | | Fix for save state reloading for many machines using oki6295, thanks to Osso ... |  Scott Stone | 2016-08-30 | 1 | -2/+7 |
| |/ |
|
| * | Add okim6295 to vgmplay driver, nw |  therealmogminer@gmail.com | 2016-08-30 | 5 | -13/+86 |
| * | srcclean again... |  Vas Crabb | 2016-08-31 | 1 | -1/+1 |
| * | devices/zeus2.cpp: fix save state crashing in thegrid and crusnexo (nw) |  Ivan Vangelista | 2016-08-30 | 1 | -5/+9 |
| * | Fix MT06306, removed oricext bus from telstrat only, nw |  therealmogminer@gmail.com | 2016-08-30 | 1 | -0/+4 |
| * | ti99: Change step rate default setting to 8ms. |  Michael Zapf | 2016-08-30 | 1 | -4/+4 |
| * | srcclean on lua plugins, too |  Vas Crabb | 2016-08-30 | 11 | -428/+428 |
| * | Add Lua-cleaning ability to srcclean |  Vas Crabb | 2016-08-30 | 14 | -344/+695 |
| * | Merge pull request #1344 from johnparker007/j6_layouts |  Vas Crabb | 2016-08-30 | 59 | -371/+465216 |
| |\ |
|
| | * | Added 58 layouts |  John Parker | 2016-08-29 | 59 | -371/+465216 |
| * | | Merge pull request #1345 from johnparker007/mpu3_layouts |  Vas Crabb | 2016-08-30 | 40 | -53/+229838 |
| |\ \ |
|
| | * | | Add 39 layouts |  John Parker | 2016-08-29 | 40 | -53/+229838 |
| | |/ |
|
| * | | Fix MT05813, memory trashing by z8536 device |  therealmogminer@gmail.com | 2016-08-29 | 2 | -6/+6 |
| * | | More cleanup on the back of Osso's fix for a7e393b36b57cead61978f332135a509b2... |  Vas Crabb | 2016-08-30 | 5 | -31/+66 |
| * | | emumem.cpp: fix regression in save states (nw) |  Ivan Vangelista | 2016-08-29 | 1 | -1/+1 |
| * | | wildfire: fix display problem on loadstate |  hap | 2016-08-29 | 1 | -2/+2 |
| * | | chihiro/triforce comments-docs update from f205v |  MetalliC | 2016-08-29 | 2 | -22/+22 |
| * | | m5: Don't crash when not run with cartridges, nw |  therealmogminer@gmail.com | 2016-08-29 | 1 | -12/+16 |
| * | | Fix MT06314, V33 only has a 20-bit address bus, nw |  therealmogminer@gmail.com | 2016-08-29 | 1 | -2/+4 |
| * | | Fix MT06315, M6504 only has a 13-bit address bus, nw |  therealmogminer@gmail.com | 2016-08-29 | 1 | -1/+1 |
| * | | eprom.cpp: fixed save state regression (nw) |  Ivan Vangelista | 2016-08-29 | 1 | -0/+8 |
| * | | forgot these on the previous srcclean run (nw) |  Vas Crabb | 2016-08-29 | 15 | -21/+21 |
| * | | Merge pull request #1342 from johnparker007/sc4_layouts_i-z |  Vas Crabb | 2016-08-29 | 74 | -504/+586662 |
| |\ \ |
|
| | * | | Scorpion 4: added 73 layouts |  John Parker | 2016-08-29 | 74 | -504/+586662 |
| | |/ |
|
| * | | Merge pull request #1339 from mamehaze/mpu4test3 |  Vas Crabb | 2016-08-29 | 1 | -694/+696 |
| |\ \ |
|
| | * | | mpu4sw.hxx - main description pass done (nw) |  David Haywood | 2016-08-29 | 1 | -73/+73 |
| | * | | m4luckst, m4jwlcwn descriptions (nw) |  David Haywood | 2016-08-28 | 1 | -68/+68 |
| | * | | couple more mpu4 descrptions (nw) |  David Haywood | 2016-08-28 | 1 | -360/+360 |
| | * | | couple more MPU4 (nw) |  David Haywood | 2016-08-28 | 1 | -77/+77 |
| | * | | some more mpu4 descriptions (nw) |  David Haywood | 2016-08-28 | 1 | -116/+118 |
| * | | | Fix MT06317 and MT06316, will wnss |  therealmogminer@gmail.com | 2016-08-29 | 1 | -1/+5 |
| | |/
|/| |
|
| * | | dooyong.cpp: clean up, encapsulate stuff, use derived machine configs, better... |  Vas Crabb | 2016-08-29 | 3 | -264/+294 |
| * | | arkanoid.cpp: clean up comments and fix obsolete set names in comments which ... |  Lord-Nightmare | 2016-08-29 | 1 | -14/+12 |
| * | | mhavocrv: fix missing comment, fix date. (n/w) |  Lord-Nightmare | 2016-08-29 | 1 | -1/+3 |
| * | | Fixed pofo.xml structure (nw) |  Scott Stone | 2016-08-28 | 1 | -11/+11 |
| * | | Merge pull request #1340 from ajrhacker/aug_fixes |  Vas Crabb | 2016-08-29 | 4 | -3/+6 |
| |\ \
| |/
|/| |
|
| | * | Misc. fixes (nw) |  AJR | 2016-08-28 | 4 | -3/+6 |
| * | | srcclean new layouts |  Vas Crabb | 2016-08-29 | 89 | -89/+89 |
| * | | Merge pull request #1337 from johnparker007/j2_layouts |  Vas Crabb | 2016-08-29 | 90 | -208/+594918 |
| |\ \ |
|
| | * | | Added 89x Layouts |  John Parker | 2016-08-28 | 90 | -208/+594918 |
| * | | | Merge pull request #1338 from johnparker007/j5_layouts |  Vas Crabb | 2016-08-29 | 22 | -75/+149792 |
| |\ \ \ |
|
| | * | | | Add 21 layouts |  John Parker | 2016-08-28 | 22 | -75/+149792 |
| | |/ / |
|
| * | / | ajax: Slightly adjust visible area (MT #06356) |  Dirk Best | 2016-08-28 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | small cleanup (nw) |  Vas Crabb | 2016-08-29 | 1 | -48/+0 |
| * | | srcclean and translation regeneration |  Vas Crabb | 2016-08-29 | 313 | -31550/+31506 |