summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/msx.c
Commit message (Expand)AuthorAgeFilesLines
* Pioneer PX7 notes Vas Crabb2015-07-301-4/+23
* v9938: added clock to device configuration. (nw) Wilbert Pol2015-07-301-2/+2
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-29/+29
* msx.c: Add Arabic flag to the Al Alamiah MSX computers. Wilbert Pol2015-07-231-4/+4
* v9938.c: Removed set_resolution() method, simplifying the code a bit. All dri... Wilbert Pol2015-07-171-4/+0
* msx.c: Documented the exact video chip used by some MSX1 machines; partially ... Wilbert Pol2015-07-151-38/+128
* get rid of all the x Dirk Best2015-06-231-5/+5
* Updated license info on Wilberts request (nw) Miodrag Milanovic2015-05-081-1/+1
* more updates (all for today) (nw) Miodrag Milanovic2015-05-081-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-3/+3
* (MESS) softlist: Added new software lists for MSX2 tapes, MSX2+ disks etabeta782015-04-111-22/+37
* Capitalise proper nouns etc Zoë Blade2015-04-051-4/+4
* Uppercase hash cleanup (nw) Scott Stone2014-12-241-3/+3
* Use the same list of centronics devices everywhere (except the Amstrad CPC), ... smf-2014-10-281-7/+3
* msx.c: Removed nms8270 prototype; it seems to be a hacked up romset. There is... Wilbert Pol2014-10-201-35/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-22/+21
* (MESS) msx.c: Added some more release years from AntoPISA (nw) Wilbert Pol2014-10-131-43/+43
* (MESS) msx.c: Replace custom DRIVER_INIT with driver_start override. (nw) Wilbert Pol2014-10-111-248/+248
* (MESS) msx.c: machine_start/machine_reset cleanup (nw) Wilbert Pol2014-10-111-9/+0
* (MESS) msx.c: Fixed floppy support for the hx34 and hx34i drivers. (nw) Wilbert Pol2014-10-111-10/+11
* (MESS) msx.c: Added support for DMK floppy images. [Wilbert Pol] Wilbert Pol2014-10-081-1/+3
* fix compile Michaël Banaan Ananas2014-10-031-3/+1
* (MESS) msx.c: Added release years for several systems. [AntoPISA] Wilbert Pol2014-10-031-28/+30
* (MESS) msx.c: Some small fixes (nw) Wilbert Pol2014-10-011-3/+3
* (MESS) msx.c: Some small fixes (nw) Wilbert Pol2014-09-231-25/+23
* (MESS) Fixed ROM name conflict. (nw) Curt Coder2014-09-231-1/+1
* (MESS) msx.c: Whoops Wilbert Pol2014-09-201-1/+1
* (MESS) Added a few sets to msx.c Wilbert Pol2014-09-181-52/+2713
* (MESS) msx.c: Limit tpp311, tps312, and hx23 to 64KB video ram. (nw) Wilbert Pol2014-09-131-1/+17
* (MESS) msx.c: Moved and edited some notes regarding external floppy interface... Wilbert Pol2014-08-091-16/+0
* (MESS) msx.c: Clean up the rom loads (nw) Wilbert Pol2014-08-071-614/+485
* (MESS) msx.c: Removed the generic msx drivers since these didn't represent re... Wilbert Pol2014-08-061-237/+166
* Cleanups and version bump Miodrag Milanovic2014-07-221-21/+21
* (MESS) msx.c: Notes update (nw) Wilbert Pol2014-06-191-1/+0
* (MESS) msx.c: Added microsol fdc; marked a few more drivers as working. (nw) Wilbert Pol2014-06-191-10/+7
* (MESS) msx.c: added sfg05 support (still without midi) (nw) Wilbert Pol2014-06-131-16/+6
* (MESS) msx.c: Added preliminary sfg01 support (nw) Wilbert Pol2014-06-011-5/+7
* (MESS) msx.c: Added small msx2 floppy software list. (nw) Wilbert Pol2014-05-201-0/+1
* (MESS) msx1_flop.xml: Added some floppies that came with the machines. (nw) Wilbert Pol2014-05-191-2/+2
* (MESS) msx.c: Fixed firmware and booting on fsa1wx and fsa1wxa drivers. (nw) Wilbert Pol2014-05-191-4/+0
* (MESS) msx.c: Some small fixes to the banking for the firmware in the fsa1wsx... Wilbert Pol2014-05-191-1/+0
* (MESS) msx.c: Implemented msx2+ system flags register. The fsa1fx driver no l... Wilbert Pol2014-05-181-2/+26
* (MESS) msx.c: Notes and fixed rom loading for tpp311 and tps312. tpp311 now b... Wilbert Pol2014-05-181-8/+13
* (MESS) msx.c: Implemented some more things in the matsushita switched device.... Wilbert Pol2014-05-181-7/+9
* (MESS) msx.c: Added TC8566AF FDC emulation. (nw) Wilbert Pol2014-05-181-21/+13
* (MESS) msx.c: Fixed firmware loading on hbf9sp. Machine now properly boots in... Wilbert Pol2014-05-171-4/+3
* (MESS) msx.c: Fixed rom loading in hx23 and hx23f. hx23 firmware now works; h... Wilbert Pol2014-05-171-4/+3
* (MESS) msx.c: Added note about why the hbf1 and hbf12 drivers are not working... Wilbert Pol2014-05-171-8/+12
* (MESS) msx.c: Split fs5500 into 2 sets. The National FS-5500F1 had 1 floppy d... Wilbert Pol2014-05-171-4/+53