summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-4/+4
* tms32010.cpp: devcb instead of memory map for bio line (nw) Ivan Vangelista2016-06-232-3/+3
* Memory fun [O.Galibert] Olivier Galibert2016-06-1446-395/+412
* 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
* Apollo updates [Hans Ostermeyer] arbee2016-05-093-6/+6
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-242-2/+2
* Now works in all cases, thanks OG! (nw) arbee2016-04-121-2/+2
* It helps to commit the final version (nw) arbee2016-04-121-1/+1
* Fix several buses so they can work when not a direct child of the root (nw) arbee2016-04-121-2/+2
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* removed double string in some instances of "Fatal error: Error: x" hap2016-03-201-1/+1
* pcat_dyn: add sound and mark toursol working [Carl] cracyc2016-03-192-6/+122
* trident: add support for doubled horiz width in tvga9000 (nw) cracyc2016-03-182-6/+35
* pcat_dyn: make post text screen work with trident (nw) cracyc2016-03-161-2/+4
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-062-2/+2
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-0/+2
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-016-24/+16
* Apollo changes: [Hans Ostermeyer] arbee2016-02-206-54/+106
* some NULL -> nullptr hap2016-01-241-4/+4
* reverting: Miodrag Milanovic2016-01-20102-252/+253
* Revert "Fixes (nw)" Miodrag Milanovic2016-01-201-1/+1
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-2024-42/+42
* Revert "some additional (nw)" Miodrag Milanovic2016-01-204-8/+8
* some additional (nw) Miodrag Milanovic2016-01-164-8/+8
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-1624-42/+42
* Fixes (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-16102-253/+252
* image_manager modernized and move some things around (nw) Miodrag Milanovic2016-01-111-1/+0
* Fix clang build Miodrag Milanovic2015-12-272-2/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-259-15/+11
* Compile fixes for the previous commit (nw) arbee2015-12-241-1/+1
* apollo: cleanups and enhancements [Hans Ostermeyer] arbee2015-12-242-53/+96
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-176-25/+25
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* override part 1 (nw) Miodrag Milanovic2015-12-0552-404/+404
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-059-16/+16
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-059-16/+16
* cleanup Miodrag Milanovic2015-12-055-15/+0
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 2 Miodrag Milanovic2015-12-0418-74/+74
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-2511-29/+29
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* cga: treat as fixed sync monitor (nw) cracyc2015-11-172-5/+51
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-1431-97/+126
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0853-0/+0
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-0/+1
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-011-49/+49
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-1/+1