summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-081-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-1/+1
* sorry for the inconvenience. nw. etabeta782016-06-061-1/+1
* gb.cpp: Added Rumble emulation to the MBC-5 Game Boy etabeta782016-06-062-25/+42
* gba.cpp: several improvements [Fabio Priuli] etabeta782016-06-064-160/+985
* electron: added preliminary expansion port Nigel Barnes2016-06-052-0/+262
* e01: added acorn filestore floppy format and softlist Nigel Barnes2016-06-052-3/+11
* Merge pull request #926 from Dagarman/master R. Belmont2016-06-052-6/+5
|\
| * Add files via upload Dagarman2016-06-042-6/+5
* | small cleanup (nw) Miodrag Milanovic2016-06-054-10/+2
|/
* silence (nw) smf-2016-06-011-2/+2
* ti99: Changed new to unique_ptr. Michael Zapf2016-05-312-13/+12
* Commodore PET Joysticks and Sound Device [Ken White] smf-2016-05-313-0/+237
* added recently released ms. pacman dump to intv.xml. etabeta782016-05-301-3/+3
* Merge pull request #896 from Tauwasser/gameboy_v5 etabeta782016-05-254-75/+152
|\
| * Gameboy: coding standard cleanup Tauwasser2016-05-241-12/+11
| * Gameboy: add MMM01 implementation Tauwasser2016-05-242-47/+120
| * Gameboy: MBC1 init member with enum, not int Tauwasser2016-05-241-2/+2
| * Gameboy: add max ROM sizes for several mappers Tauwasser2016-05-241-5/+5
| * Gameboy: add correct M161 implementation Tauwasser2016-05-242-9/+14
| * Gameboy: remove M12 from M161 mapper designation Tauwasser2016-05-243-5/+5
* | sms: More documentation update [Enik] Miodrag Milanovic2016-05-252-8/+2
* | Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-2548-302/+279
|/
* - Change SMS/GG master clocks to match service manuals. [Enik] Miodrag Milanovic2016-05-231-4/+1
* gb_slot.cpp: Fixed incorrect mapper detection for "Is that a demo in your poc... Wilbert Pol2016-05-221-1/+2
* one step closer to core i2c eeprom implementation. nw. etabeta782016-05-182-46/+49
* gba.cpp: Added preliminary support for the 3D Matrix Memory etabeta782016-05-174-1/+114
* misc. nw. etabeta782016-05-175-12/+168
* ti99: Fixed MBX cartridge type, introduced new paged type, updated softlist w... Michael Zapf2016-05-172-53/+288
* ti99: ROM dump changes; replaced ROM_REGIONS by ram_devices Michael Zapf2016-05-0916-153/+173
* Apollo updates [Hans Ostermeyer] arbee2016-05-093-6/+6
* apple2: PC Transporter knowledge checkpoint (nw) arbee2016-05-072-200/+63
* many more from my backlog. in particular: replaced Teshu Budui 2 etabeta782016-05-062-5/+10
* another batch from my backlog (most new additions don't work, etabeta782016-05-045-1/+90
* a first dive in my huge backlog. nw. etabeta782016-05-042-3/+7
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-014-3/+3
* megadrive: added custom X24C02 emulation to NBA Jam cart, etabeta782016-05-015-0/+328
* ti99: Fixed gromemu cartridge type Michael Zapf2016-05-012-26/+39
* move gb sound and gb lcd in order to make snes compile, since used by bus dev... Miodrag Milanovic2016-05-011-1/+1
* Make watchdog timer a separate device AJR2016-04-302-1/+6
* ti99: Adding cartridge types to softlist Michael Zapf2016-04-302-16/+37
* made the transition between different carts in the multislot driver etabeta782016-04-292-3/+71
* further cleanup + final untangling from the old code: etabeta782016-04-284-105/+0
* misc clean up. nw. etabeta782016-04-281-1/+0
* neogeo.cpp: huge clean up of the cartslot code in order to better etabeta782016-04-2887-5625/+5967
* a5200: fixed regression when loading headerless carts from etabeta782016-04-281-2/+8
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-2743-733/+714
* ti99: Added 8M option to Horizon, modernized logging, replaced misused ROM by... Michael Zapf2016-04-262-80/+111
* ti99: Fixed some issues in the cartridge port (paged 37x) Michael Zapf2016-04-262-329/+166
* Merge pull request #829 from fulivi/hp9845_dev etabeta782016-04-252-0/+217
|\