summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/fc100.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-578/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* did change on Robbberts behalf (nw) Miodrag Milanovic2015-05-071-1/+1
* Use the same list of centronics devices everywhere (except the Amstrad CPC), ... smf-2014-10-281-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* (MESS) consolidated generic socket / cartslot a bit more: removed Fabio Priuli2014-09-221-2/+2
* some more generic slots. nw. Fabio Priuli2014-09-191-8/+13
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-131-21/+9
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-11/+4
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* (MESS) fc100 : connected unknown ports to bankswitching Robbbert2014-04-301-5/+34
* (MESS) fc100 : switched to the new M5C6847P1 setting. Robbbert2014-04-241-1/+1
* (MESS) fc100 : used ioport_array, and fixed a couple of bugs. Robbbert2014-04-231-53/+48
* (MESS) fc100 : added centronics printer Robbbert2014-04-231-0/+21
* (MESS) fc100 : revert r29831 Robbbert2014-04-231-7/+7
* (MESS) fc100 : added cart slot. Robbbert2014-04-221-3/+8
* (MESS) fc100 : keyboard fine-tuning. Robbbert2014-04-221-26/+30
* (MESS) fc100 : added joysticks. Robbbert2014-04-221-2/+22
* (MESS) fc100 : seems cassette frequencies are 600/1200, so halved everything. Robbbert2014-04-221-6/+9
* (MESS) fc100 : added semigraphic6 mode, fixed shift for paste. Robbbert2014-04-211-12/+25
* (MESS) ensure cassette-save timer is synchronised to cpu. Robbbert2014-04-211-0/+7
* (MESS fc100 : fixed keyboard issues. Robbbert2014-04-211-11/+43
* The product model is FC-100, FC stands for Famicom. Goldstar have made severa... Michaƫl Banaan Ananas2014-04-201-3/+3
* (MESS) fc100 : added support for CAS-format files. Robbbert2014-04-201-9/+10
* (MESS) fc100 : added cassette, sound, F4 display Robbbert2014-04-201-53/+168
* (MESS) fc100 : added notes. Robbbert2014-04-201-3/+20
* (MESS) fc100 : added keyboard and uart. Robbbert2014-04-201-39/+123
* (MESS) fc100 : connected char rom, inverse attribute, cursor. Robbbert2014-04-201-7/+14
* (MESS) New NOT WORKING system [Robbbert, Anna Wu] Robbbert2014-04-201-0/+246