summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mbee.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-4/+4
* mbee: make floppy sw-items show up by default. Fixed compatibility for mbeepp. Robbbert2021-06-111-5/+13
* mbee: fixed bug with telcom bankswitching. Robbbert2021-06-111-8/+8
* New working software list additions Robbbert2021-06-101-5/+8
* mbee128: fixed crash with tantrix disk Robbbert2021-06-061-1/+1
* mbee_cart.xml: fixed some bugs Robbbert2021-06-031-51/+52
* mbee: added rom slot for the net rom. Robbbert2021-06-021-36/+76
* mbee: use select Robbbert2021-05-311-21/+6
* mbee: prepare for new software list. Robbbert2021-05-311-41/+92
* Machines promoted to working Robbbert2021-05-151-2/+5
* mbee: merged the quickloads Robbbert2021-04-301-44/+40
* balsente, dgn_beta, esripsys, fastfred, galaxian, galaxold, goldstar, mbee, m... Ivan Vangelista2021-03-021-1/+3
* Simplify snapshot/quickload callback parameters; remove some uses of auto_all... AJR2021-01-051-1/+2
* mbee: removed anonymous timer Robbbert2020-10-091-20/+4
* (nw) mbeepp: pushed the ram to the max 1024k Robbbert2020-06-191-22/+25
* (nw) mbee: fixed stupid error causing random crash in mbee56/mbee128. Robbbert2020-06-191-13/+2
* (nw) mbee: checkpoint 2 Robbbert2020-06-181-152/+134
* (nw) mbeett: fixed regression from 2 years ago Robbbert2020-06-181-1/+1
* (nw) mbee: checkpoint 1;; ipc: the rom that never was. Robbbert2020-06-171-29/+26
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-18/+18
* removed last remaining uses of generic_space() (nw) smf-2020-04-011-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-3/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-10/+10
* 1. Merge branch 'master' into diimage_filetype_as_stdstring Nathan Woods2016-07-311-3/+3
|\
* | This changes device_image_interface::filetype() to return 'const std::string ... Nathan Woods2016-07-311-4/+4
|/
* New NOT WORKING machine Robbbert2016-04-291-2/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+745