summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bump that toomame0177 Vas Crabb2016-08-311-2/+2
|
* Version bump Vas Crabb2016-08-311-2/+2
|
* gba_lcd inherits m_regs as well (nw) Vas Crabb2016-08-311-4/+6
|
* Merge pull request #1350 from ajrhacker/gba_save_fix Vas Crabb2016-08-311-1/+1
|\ | | | | Attempt at fixing gba savestates (nw)
| * Attempt at fixing gba savestates (nw) AJR2016-08-301-1/+1
| | | | | | | | This is untested, but similar in principle to af97bde77ba493435e759f4f987e990ba8de7426.
* | Fix for save state reloading for many machines using oki6295, thanks to Osso ↵ Scott Stone2016-08-301-2/+7
|/ | | | (nw)
* Add okim6295 to vgmplay driver, nw therealmogminer@gmail.com2016-08-305-13/+86
|
* srcclean again... Vas Crabb2016-08-311-1/+1
|
* devices/zeus2.cpp: fix save state crashing in thegrid and crusnexo (nw) Ivan Vangelista2016-08-301-5/+9
|
* Fix MT06306, removed oricext bus from telstrat only, nw therealmogminer@gmail.com2016-08-301-0/+4
|
* ti99: Change step rate default setting to 8ms. Michael Zapf2016-08-301-4/+4
|
* srcclean on lua plugins, too Vas Crabb2016-08-3011-428/+428
|
* Add Lua-cleaning ability to srcclean Vas Crabb2016-08-3014-344/+695
|
* Merge pull request #1344 from johnparker007/j6_layouts Vas Crabb2016-08-3059-371/+465216
|\ | | | | | | JPM IMPACT: Added 58 layouts
| * Added 58 layouts John Parker2016-08-2959-371/+465216
| |
* | Merge pull request #1345 from johnparker007/mpu3_layouts Vas Crabb2016-08-3040-53/+229838
|\ \ | | | | | | | | | MPU3: Added 39 layouts
| * | Add 39 layouts John Parker2016-08-2940-53/+229838
| |/
* | Fix MT05813, memory trashing by z8536 device therealmogminer@gmail.com2016-08-292-6/+6
| |
* | More cleanup on the back of Osso's fix for ↵ Vas Crabb2016-08-305-31/+66
| | | | | | | | | | | | | | | | | | | | | | a7e393b36b57cead61978f332135a509b2ddc82a (nw) * Make iterators actually meet requirements of ForwardIterator (and by consequence, ForwardIterator, Iterator and EqualityComparable) * Don't use function statics if they can be avoided - it isn't thread-safe * Remove leftover crud from when dynamic_buffer and friends were templates in lib/util It's still dangerous that the const behaviour of iterators doesn't match STL. Also, simple_list members with similar functionality to STL container members should be renamed.
* | emumem.cpp: fix regression in save states (nw) Ivan Vangelista2016-08-291-1/+1
| |
* | wildfire: fix display problem on loadstate hap2016-08-291-2/+2
| |
* | chihiro/triforce comments-docs update from f205v MetalliC2016-08-292-22/+22
| |
* | m5: Don't crash when not run with cartridges, nw therealmogminer@gmail.com2016-08-291-12/+16
| |
* | Fix MT06314, V33 only has a 20-bit address bus, nw therealmogminer@gmail.com2016-08-291-2/+4
| |
* | Fix MT06315, M6504 only has a 13-bit address bus, nw therealmogminer@gmail.com2016-08-291-1/+1
| |
* | eprom.cpp: fixed save state regression (nw) Ivan Vangelista2016-08-291-0/+8
| |
* | forgot these on the previous srcclean run (nw) Vas Crabb2016-08-2915-21/+21
| |
* | Merge pull request #1342 from johnparker007/sc4_layouts_i-z Vas Crabb2016-08-2974-504/+586662
|\ \ | | | | | | | | | Scorpion 4: added 73 layouts
| * | Scorpion 4: added 73 layouts John Parker2016-08-2974-504/+586662
| |/
* | Merge pull request #1339 from mamehaze/mpu4test3 Vas Crabb2016-08-291-694/+696
|\ \ | | | | | | | | | some more mpu4 descriptions (nw)
| * | mpu4sw.hxx - main description pass done (nw) David Haywood2016-08-291-73/+73
| | |
| * | m4luckst, m4jwlcwn descriptions (nw) David Haywood2016-08-281-68/+68
| | |
| * | couple more mpu4 descrptions (nw) David Haywood2016-08-281-360/+360
| | |
| * | couple more MPU4 (nw) David Haywood2016-08-281-77/+77
| | |
| * | some more mpu4 descriptions (nw) David Haywood2016-08-281-116/+118
| | |
* | | Fix MT06317 and MT06316, will wnss therealmogminer@gmail.com2016-08-291-1/+5
| |/ |/|
* | dooyong.cpp: clean up, encapsulate stuff, use derived machine configs, ↵ Vas Crabb2016-08-293-264/+294
| | | | | | | | better represent the 16-bit text layer block on 8-bit machines
* | arkanoid.cpp: clean up comments and fix obsolete set names in comments which ↵ Lord-Nightmare2016-08-291-14/+12
| | | | | | | | have long since changed. Clean up and update notes about which MCUs are used. [Lord Nightmare]
* | mhavocrv: fix missing comment, fix date. (n/w) Lord-Nightmare2016-08-291-1/+3
| |
* | Fixed pofo.xml structure (nw) Scott Stone2016-08-281-11/+11
| |
* | Merge pull request #1340 from ajrhacker/aug_fixes Vas Crabb2016-08-294-3/+6
|\ \ | |/ |/| Misc. fixes (nw)
| * Misc. fixes (nw) AJR2016-08-284-3/+6
| | | | | | | | | | | | | | - Correct address space number for audiocpu_map in barni.cpp - Add missing_dependencies check to airraid_dev (fixes segfault in tilemap viewer; yes, I know these tiles are 100% garbage) - Add assert to device_gfx_interface::palette() to help catch dependency mistakes like the above - Add MACHINE_IMPERFECT_SOUND to cshootert (music desyncs a lot)
* | srcclean new layouts Vas Crabb2016-08-2989-89/+89
| |
* | Merge pull request #1337 from johnparker007/j2_layouts Vas Crabb2016-08-2990-208/+594918
|\ \ | | | | | | JPM MPS: Added 89 Layouts
| * | Added 89x Layouts John Parker2016-08-2890-208/+594918
| | |
* | | Merge pull request #1338 from johnparker007/j5_layouts Vas Crabb2016-08-2922-75/+149792
|\ \ \ | | | | | | | | JPM SYSTEM5: added 21 layouts
| * | | Add 21 layouts John Parker2016-08-2822-75/+149792
| |/ /
* | / ajax: Slightly adjust visible area (MT #06356) Dirk Best2016-08-281-1/+1
| |/ |/|
* | small cleanup (nw) Vas Crabb2016-08-291-48/+0
| |
* | srcclean and translation regeneration Vas Crabb2016-08-29313-31550/+31506
| |