summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sega8
Commit message (Expand)AuthorAgeFilesLines
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-221-32/+8
* Cleanup: Vas Crabb2024-11-251-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-274-31/+31
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-2/+1
* sega/sega8_slot.cpp: Use multibyte.h helpers and util::sum16_creator AJR2024-01-092-29/+24
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-082-7/+4
* -Improved some Lua APIs: Vas Crabb2023-04-071-7/+4
* Small fixes and cleanup: Vas Crabb2023-04-041-4/+4
* API change for device_image_interface AJR2023-03-302-12/+14
* bus: Get rid of some dubious tag manipulation. Vas Crabb2022-08-202-10/+4
* bus/sega8: Added partial support for recent 188 in 1 cartridge. (#9509) 0kmg2022-04-044-0/+77
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-4/+4
* init vars for coverity (bus/l-w) Robbbert2022-04-021-4/+4
* device_image_interface: Interface overhaul AJR2022-01-062-22/+5
* Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-032-1/+2
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-8/+7
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* Software list items promoted to working Wilbert Pol2021-01-174-2/+186
* Make "slot" feature in software lists and a few related features case-sensitive AJR2021-01-051-2/+1
* sg1000.cpp, sms.cpp & associated buses: Simplify handler signatures (nw) AJR2020-05-317-156/+156
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-40/+42
* Spring cleaning: Vas Crabb2019-11-012-5/+5
* 315_5124: Adjust horizontal screen positions Enik Land2019-07-251-6/+6
* fix build with clang, clean up some random stuff (nw) Vas Crabb2019-04-071-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-266-82/+455
* Revert "conflict resolution (nw)" andreasnaive2019-03-256-455/+82
* device/bus/sega8/sega8_slot.cpp : Remove MCFG macros cam9002019-02-114-78/+250
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* sc3000: Added support for the SC-3000 Survivors Multicart and Megacart cartri... Nigel Barnes2019-01-204-3/+204
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+4
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-043-57/+62
* Fix Lode Runner SG1000/SC-3000 ROM image detection Kalevi Kolttonen2018-05-011-0/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-173-3/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* sms/gamegear misc fixes Enik Land2017-09-161-0/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-146-32/+14
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-223-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-148-188/+201
* Changes to make get_default_card_software() less stupid Nathan Woods2017-04-102-6/+5
* Made a number of methods be const correct and static where appropriate Nathan Woods2017-04-102-2/+2
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-1/+0
* Image instance name refactoring and bug fixing (nw) AJR2017-03-021-2/+5
* Self-registering devices prep: Vas Crabb2017-02-274-22/+22
* device_image_interface cleanups (nw) AJR2017-02-271-6/+6
* smskr: add support for the seo-jin 11-in-1 multi-game bootleg cartridge David Haywood2016-11-164-2/+110
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-222-24/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-228-96/+96