summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mindset.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* A few more changes to allow Visual Studio 2019 to build mame (nw) smf-2019-10-011-0/+1
* srcclean (nw) Vas Crabb2019-08-251-1/+1
* mindset: Correct system name (nw) AJR2019-08-221-1/+1
* forgot one item (nw) Olivier Galibert2019-08-221-0/+3
* MACHINES PROMOTED TO WORKING Olivier Galibert2019-08-221-1/+40
* mindset: Fix the module interface, fix the cpu speed, implement the rs232 wih... Olivier Galibert2019-08-211-16/+117
* add mindset software list, currently only contains vyper, but can be expanded... David Haywood2019-08-211-0/+2
* Oops (nw) Olivier Galibert2019-08-211-9/+0
* mindset: Add modules, implement stereo [O. Galibert] Olivier Galibert2019-08-211-2/+179
* mindset: Fix transparent blit [O. Galibert] Olivier Galibert2019-08-211-8/+17
* mindset: Fix sound [O. Galibert] Olivier Galibert2019-08-211-6/+22
* mindset: Add 400-high modes, correct leds, add blitter fast mode, add sound b... Olivier Galibert2019-08-211-143/+220
* srcclean (nw) Vas Crabb2019-07-281-7/+7
* mindset: Palette fixes and some more register details [O. Galibert, Al Kossow] Olivier Galibert2019-07-191-12/+23
* mindset: Some display fixes [O. Galibert] Olivier Galibert2019-07-151-119/+61
* mindset: Add mouse and joystick [O. Galibert, Al Kossow] Olivier Galibert2019-07-151-30/+48
* mindset: Add the leds [O. Galibert] Olivier Galibert2019-07-111-12/+86
* mindset: i/o traps and display vram lookup [O. Galibert] Olivier Galibert2019-07-101-19/+120
* mindset: More graphics fixes [O. Galibert] Olivier Galibert2019-06-261-103/+143
* mindset: Cleanup floppy motor control [O. Galibert] Olivier Galibert2019-06-251-4/+9
* mindset: Drop the interlace for now, add 80-cols mode, fix parts of the blitt... Olivier Galibert2019-06-251-88/+122
* mindset: popdemo a little better [O. Galibert] Olivier Galibert2019-06-251-1/+19
* mindset: Add floppy and beautifully blinking interlace [O. Galibert] Olivier Galibert2019-06-251-14/+149
* srcclean (nw) Vas Crabb2019-06-231-13/+13
* mindset: Slightly hacky word pattern will [O. Galibert] Olivier Galibert2019-06-211-0/+7
* mindset: Hack the interrupts a little more [O. Galibert] Olivier Galibert2019-06-211-1/+26
* mindset: pattern fill (not word fill) and another graphics mode [O. Galibert] Olivier Galibert2019-06-171-16/+37
* mindset: Fix the keyboard. Reset is on F12 [O. Galibert] Olivier Galibert2019-06-161-46/+46
* mindset: Fix the 8042s, clock starts ticking [O. Galibert] Olivier Galibert2019-06-161-1/+1
* mindset: Connect the keyboard (buggy), manage palette, resolution. Add a pat... Olivier Galibert2019-06-161-120/+196
* (nw) mindset: validation Robbbert2019-06-141-1/+1
* mindset: Add the keyboard but do not connect it yet [O. Galibert] Olivier Galibert2019-06-131-8/+183
* mindset: Start hooking up the 8042 somehow [O. Galibert] Olivier Galibert2019-06-111-5/+62
* mindset: Hackless graphics copro pass [O. Galibert] Olivier Galibert2019-06-111-72/+127
* mindset: Fake one more bit and the resolution changes again [O. Galibert] Olivier Galibert2019-06-101-1/+17
* mindset: Implement or fake the display and graphics copro test, the system sw... Olivier Galibert2019-06-101-18/+215
* mindset: Show a little something [O. Galibert] Olivier Galibert2019-06-081-0/+112