summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/fc100.c
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-578/+0
|
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
| | | | this better fits the drivers from MESS (which have always illogically used the GAME_ flags despite not being games) and also fits fine with arcade machines.
* 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
| | | | the list has been renamed as they aren't all printers. [smf]
* 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
| | | | | | redundant cart_mounted() function since exists() from image device already provides the required service, and added capability to specify endianness of the rom region (otherwise not detectable from fullpath). nw.
* 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
| | | This is easily the commit I ever did that touches the most drivers. I payed extra attention while doing it, stared at the diff really hard to find any errors and did some testing. Obviously I can't test every single game / system, so please report any regression you might find.
* 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
| | | There isn't any known cart dumps. Do not know what games may have existed.
* (MESS) fc100 : keyboard fine-tuning. Robbbert2014-04-221-26/+30
|
* (MESS) fc100 : added joysticks. Robbbert2014-04-221-2/+22
| | | Directions and bits are a guess, copied from phc25.
* (MESS) fc100 : seems cassette frequencies are 600/1200, so halved everything. Robbbert2014-04-221-6/+9
| | | Also fixed unreliable loading by initialising some variables.
* (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 ↵ Michaël Banaan Ananas2014-04-201-3/+3
| | | | several "FC" homecomputers including an MSX1 called FC-200.
* (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
----------------------------------------------------- Goldstar Famicom FC-100