summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-202763-9919/+9938
* Revert "Fixes (nw)" Miodrag Milanovic2016-01-205-6/+9
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-20789-1162/+1162
* Revert "some additional (nw)" Miodrag Milanovic2016-01-2036-65/+65
* Revert "fix save_memory in psx (nw)" Miodrag Milanovic2016-01-201-1/+1
* nokia_3310.cpp: started implementing the driver based on available informatio... Sandro Ronco2016-01-194-0/+320
* s14001a_new: documentation header, copypasted pinout info from s14001a(_old) hap2016-01-192-10/+113
* s14001a_new_device: small update, savestates hap2016-01-192-12/+62
* s14001a_new: small cleanup hap2016-01-192-48/+42
* Added more accurate SSi S14001A speech chip emulation, written by one of the ... hap2016-01-192-0/+568
* fidelz80: added VCC language latch/bank hap2016-01-182-3/+9
* s14001a: set default amp to 15 hap2016-01-181-20/+2
* s14001a: added optional devcb callbacks for mem read and BSY pin hap2016-01-182-18/+47
* idehd.cpp: Respond to command SECURITY DISABLE PASSWORD (nw) yz70s2016-01-172-0/+14
* atapihle.cpp: try to fix a problem when m_buffer_size is not a multiple of se... yz70s2016-01-171-2/+6
* fix save_memory in psx (nw) Miodrag Milanovic2016-01-171-1/+1
* relicense SVP/SSP1601 code (nw) Grazvydas Ignotas2016-01-174-4/+4
* some additional (nw) Miodrag Milanovic2016-01-1636-65/+65
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-16789-1162/+1162
* Fixes (nw) Miodrag Milanovic2016-01-165-9/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-162763-9938/+9908
* remove meaningless changelog hap2016-01-151-7/+0
* license mismatch between s14001 .h and .cpp hap2016-01-151-1/+1
* latching of external_input makes previous revert to work by Juergen(nw) Miodrag Milanovic2016-01-132-4/+9
* Revert "remove const (nw)" Miodrag Milanovic2016-01-13215-221/+221
* Added license for Paul Leaman, also resolved status of Steven Frew (nw) Miodrag Milanovic2016-01-112-2/+2
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-1153-57/+57
* image_manager modernized and move some things around (nw) Miodrag Milanovic2016-01-115-4/+46
* remove const (nw) Miodrag Milanovic2016-01-11215-221/+221
* Merge pull request #561 from ajrhacker/strings Miodrag Milanović2016-01-11313-561/+508
|\
| * Return std::string objects by value rather than pass by reference AJR2016-01-10313-561/+508
* | modernize output_manager (nw) Miodrag Milanovic2016-01-1023-72/+72
* | modernized configuration_manager (nw) Miodrag Milanovic2016-01-102-7/+7
|/
* removed memory tracking (nw) Miodrag Milanovic2016-01-0814-23/+23
* Getting rid of global_alloc_array_clear at least, clearing is essential to ob... Miodrag Milanovic2016-01-071-13/+15
* Revert "vector_t to std::vector in discrete (nw)" Miodrag Milanovic2016-01-072-96/+187
* Revert "fixed discrete.cpp (nw)" Miodrag Milanovic2016-01-071-3/+3
* Revert "missed one place (nw)" Miodrag Milanovic2016-01-071-2/+2
* devices/video/mc6847.h: fixed MT06124 (nw) Ivan Vangelista2016-01-071-2/+2
* fixed ti1250 microinstructions hap2016-01-071-1/+0
* New machine added hap2016-01-062-8/+49
* fm: null pointer bad (nw) cracyc2016-01-061-1/+2
* missed one place (nw) Miodrag Milanovic2016-01-061-2/+2
* fixed discrete.cpp (nw) Miodrag Milanovic2016-01-061-3/+3
* vector_t to std::vector in discrete (nw) Miodrag Milanovic2016-01-062-187/+96
* Stop PIA from spamming debug console by default Joakim Larsson Edström2016-01-061-1/+1
* pet/cbm2: HSG/HRG WIP. (nw) Curt Coder2016-01-033-31/+76
* tlcs900: add analog inputs to TMP95C063 (nw) Ville Linde2016-01-032-2/+208
* upd7220: correct lr in graphics mode (nw) cracyc2016-01-021-2/+2
* small update hap2016-01-032-4/+4