summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/msx_cart
Commit message (Collapse)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1348-6357/+0
|
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-1/+0
|
* Fixed setname size for MSX Moonsound to fall within range for other setnames ↵ Scott Stone2015-08-151-1/+1
| | | | that require roms (nw)
* msx1_cart.xml: Added fs_sr002 mapper based on internal bunsetsu mapper (nw) Wilbert Pol2015-07-303-0/+107
|
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-292-6/+4
|
* msx1_cart.xml: Partially implemented mapper used for msx write. (nw) Wilbert Pol2015-07-283-0/+118
|
* msx.c: Made hydlide3k work (nw) Wilbert Pol2015-07-251-1/+1
|
* msx.c: Added moonsound fm part. (nw) Wilbert Pol2015-07-212-2/+4
|
* moonsound.c: Make it stereo (nw) Wilbert Pol2015-07-191-4/+5
|
* msx.c: Start hooking up moonsound; not fully working yet (nw) Wilbert Pol2015-07-193-0/+163
|
* msx.c: Fixed Metal Gear 2 Solid Snake. (nw) Wilbert Pol2015-07-151-2/+2
|
* get rid of all the x Dirk Best2015-06-231-3/+3
|
* Updated licenses to some of bus devices (nw) Miodrag Milanovic2015-05-1044-88/+88
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-0744-0/+88
|
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-143-13/+17
|
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-2/+1
|
* (MESS) msx.c: Added support for National FS-CF351 + FS-FD351 external floppy ↵ Wilbert Pol2014-08-113-3/+203
| | | | controller and drive (nw)
* (MESS) msx.c: Added support for the Panasonic FS-FD1 and FS-FD1A external ↵ Wilbert Pol2014-08-103-40/+243
| | | | floppy controllers and drives. (nw)
* (MESS) MSX external floppy drives notes (nw) Wilbert Pol2014-08-091-16/+70
|
* (MESS) msx.c: Moved and edited some notes regarding external floppy ↵ Wilbert Pol2014-08-091-0/+37
| | | | interfaces and drives. (nw)
* (MESS) msx.c: Added support for Philips VY-0010 external floppy interface ↵ Wilbert Pol2014-08-083-0/+280
| | | | and drive (nw)
* (MESS) some notes regarding usage and playback of FS-CA1 built-in ADPCM ↵ Wilbert Pol2014-07-251-4/+6
| | | | samples. (nw)
* More cleanups, there is issue with srcclean that needs to be taken care as ↵ Miodrag Milanovic2014-07-223-10/+8
| | | | well, just doing now what we can
* Cleanups and version bump Miodrag Milanovic2014-07-2221-50/+27
|
* (MESS) msx.c: Updated bm_012 cartridge to use the tmpz84c015 implementation. ↵ Wilbert Pol2014-06-232-79/+19
| | | | (nw)
* (MESS) msx.c: Adding MIDI ports to midisaurus. Can't test these yet because ↵ Wilbert Pol2014-06-182-1/+20
| | | | of missing software (nw)
* (MESS) msx.c: Added MIDI in support to Yamaha SFG01/SFG05 expansions (nw) Wilbert Pol2014-06-182-25/+30
|
* typo Michaël Banaan Ananas2014-06-171-1/+1
|
* nomapper startaddress detection from meisei Michaël Banaan Ananas2014-06-171-12/+51
|
* allow 8kb and 48kb sizes Michaël Banaan Ananas2014-06-171-4/+4
|
* (MESS) msx.c: added sfg05 support (still without midi) (nw) Wilbert Pol2014-06-133-31/+108
|
* (MESS) msx.c: Added preliminary support for the Midisaurus BM-012 Midi ↵ Wilbert Pol2014-06-073-0/+187
| | | | interface cartridge (nw)
* (MESS) msx.c: Added support for Arc (nw) Wilbert Pol2014-06-043-0/+97
|
* (MESS) msx.c: Added support for mapper used by halnote (nw) Wilbert Pol2014-06-043-0/+195
|
* (MESS) msx.c: Added support for protection used by Baby Dinosaur Dooly ↵ Wilbert Pol2014-06-043-0/+98
| | | | (hopefully complete). (nw)
* (MESS) msx.c: Added support for mapper used by Holy Quran. [hap, Wilbert Pol] Wilbert Pol2014-06-043-0/+155
|
* (MESS) msx.c: Added support for keyboard master prototype. (nw) Wilbert Pol2014-06-034-0/+104
|
* don't log to stdout (nw) Wilbert Pol2014-06-021-1/+1
|
* (MESS) msx.c: Added harry fox mapper (nw) Wilbert Pol2014-06-023-0/+113
|
* (MESS) msx.c: Added support for mapper used by Super Swangi (nw) Wilbert Pol2014-06-013-0/+106
|
* (MESS) msx.c: Added preliminary sfg01 support (nw) Wilbert Pol2014-06-016-0/+214
|
* (MESS) msx.c: Fixed support for FS-CA1 MSX Audio firmware and added some ↵ Wilbert Pol2014-05-252-13/+74
| | | | notes (nw)
* (MESS) msx.c: Added MIDI ports to the NMS1205 music module; haven't been ↵ Wilbert Pol2014-05-242-1/+28
| | | | able to test them yet. (nw)
* (MESS) msx.c: Some small msx audio related updates (nw) Wilbert Pol2014-05-243-5/+124
|
* (MESS) msx.c: Added msx audio keyboard connector. Added Toshiba HX-MU901 ↵ Wilbert Pol2014-05-233-0/+292
| | | | keyboard emulation. (nw)
* (MESS) msx.c: Some small msx audio changes. Renamed the msx audio soft list ↵ Wilbert Pol2014-05-223-22/+239
| | | | sets. (nw)
* (MESS) msx.c: Some small fixes. (nw) Wilbert Pol2014-05-203-21/+32
|
* (MESS) msx.c: Added preliminary msx audio support. (nw) Wilbert Pol2014-05-203-0/+112
|
* (MESS) msx.c: [Wilbert Pol] Wilbert Pol2014-05-1422-0/+2939
- Reimplemented the cartridge slots as slot devices. - Moved the msx slot layouts to inline machine configuration. - Started adding support for a few more firmware types. - Add turbo support to Panasonic FS-A1FX/FS-A1WX/FS-A1WSX.