| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -578/+0 | |
| | | |||||
| * | change flags from GAME_ to MACHINE_ | 2015-07-29 | 1 | -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) | 2015-05-07 | 1 | -1/+1 | |
| | | |||||
| * | Use the same list of centronics devices everywhere (except the Amstrad CPC), ↵ | 2014-10-28 | 1 | -1/+1 | |
| | | | | | the list has been renamed as they aren't all printers. [smf] | ||||
| * | Cleanups and version bumpmame0155 | 2014-10-15 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) consolidated generic socket / cartslot a bit more: removed | 2014-09-22 | 1 | -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. | 2014-09-19 | 1 | -8/+13 | |
| | | |||||
| * | Cleanups and version bump | 2014-07-22 | 1 | -1/+1 | |
| | | |||||
| * | mc6847: converted to use devcb2, delegates and inline configs. nw. | 2014-05-13 | 1 | -21/+9 | |
| | | |||||
| * | ay8910_device and extended family: converted to devcb2 (nw) | 2014-05-06 | 1 | -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) | 2014-05-02 | 1 | -10/+4 | |
| | | |||||
| * | Cleanup of image device interfaces (nw) | 2014-05-02 | 1 | -1/+0 | |
| | | |||||
| * | (MESS) fc100 : connected unknown ports to bankswitching | 2014-04-30 | 1 | -5/+34 | |
| | | |||||
| * | (MESS) fc100 : switched to the new M5C6847P1 setting. | 2014-04-24 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) fc100 : used ioport_array, and fixed a couple of bugs. | 2014-04-23 | 1 | -53/+48 | |
| | | |||||
| * | (MESS) fc100 : added centronics printer | 2014-04-23 | 1 | -0/+21 | |
| | | |||||
| * | (MESS) fc100 : revert r29831 | 2014-04-23 | 1 | -7/+7 | |
| | | |||||
| * | (MESS) fc100 : added cart slot. | 2014-04-22 | 1 | -3/+8 | |
| | | | | There isn't any known cart dumps. Do not know what games may have existed. | ||||
| * | (MESS) fc100 : keyboard fine-tuning. | 2014-04-22 | 1 | -26/+30 | |
| | | |||||
| * | (MESS) fc100 : added joysticks. | 2014-04-22 | 1 | -2/+22 | |
| | | | | Directions and bits are a guess, copied from phc25. | ||||
| * | (MESS) fc100 : seems cassette frequencies are 600/1200, so halved everything. | 2014-04-22 | 1 | -6/+9 | |
| | | | | Also fixed unreliable loading by initialising some variables. | ||||
| * | (MESS) fc100 : added semigraphic6 mode, fixed shift for paste. | 2014-04-21 | 1 | -12/+25 | |
| | | |||||
| * | (MESS) ensure cassette-save timer is synchronised to cpu. | 2014-04-21 | 1 | -0/+7 | |
| | | |||||
| * | (MESS fc100 : fixed keyboard issues. | 2014-04-21 | 1 | -11/+43 | |
| | | |||||
| * | The product model is FC-100, FC stands for Famicom. Goldstar have made ↵ | 2014-04-20 | 1 | -3/+3 | |
| | | | | | several "FC" homecomputers including an MSX1 called FC-200. | ||||
| * | (MESS) fc100 : added support for CAS-format files. | 2014-04-20 | 1 | -9/+10 | |
| | | |||||
| * | (MESS) fc100 : added cassette, sound, F4 display | 2014-04-20 | 1 | -53/+168 | |
| | | |||||
| * | (MESS) fc100 : added notes. | 2014-04-20 | 1 | -3/+20 | |
| | | |||||
| * | (MESS) fc100 : added keyboard and uart. | 2014-04-20 | 1 | -39/+123 | |
| | | |||||
| * | (MESS) fc100 : connected char rom, inverse attribute, cursor. | 2014-04-20 | 1 | -7/+14 | |
| | | |||||
| * | (MESS) New NOT WORKING system [Robbbert, Anna Wu] | 2014-04-20 | 1 | -0/+246 | |
| ----------------------------------------------------- Goldstar Famicom FC-100 | |||||
