summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Reverse-engineered Moto Frenzy security FPGA and implemented decryption cod... Phil Bennett2016-06-132-0/+353
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+2
* MT 06215 [Robbbert] Robbbert2016-06-111-11/+5
* second-to-last gen_latch.cpp update (nw) Ivan Vangelista2016-06-091-1/+1
* for MSVC (nw) smf-2016-06-091-1/+1
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-086-10/+10
* dec_lk201: remove unused defines (nw) cracyc2016-06-081-5/+0
* n64.cpp: Disabled fast RAM, as it prevents watchpoints from working and doesn... therealmogminer@gmail.com2016-06-081-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-0811-301/+322
* - More code cleanup. couriersud2016-06-071-57/+37
* more gen_latch (nw) Ivan Vangelista2016-06-071-2/+1
* Sorcerer: added rs232. Robbbert2016-06-061-16/+4
* lk201: fix 6805 clock to verified value [Lord Nightmare] R. Belmont2016-06-051-1/+1
* sorcerer: calculate baud rates based on actual dividers on pcb. Fixed a bug w... Robbbert2016-06-051-5/+5
* rainbow: copy-paste mistake(nw) cracyc2016-06-041-2/+2
* Update dec_lk201.cpp Bavarese2016-06-041-5/+5
* rainbow: kbd leds (nw) cracyc2016-06-031-11/+10
* rainbow: getting better (nw) cracyc2016-06-031-18/+22
* rainbow: keyboard works for a few seconds (nw) cracyc2016-06-032-1/+48
* chihiro.cpp,xbox.cpp: try to complete xbox memory map, eeprom must be ntsc (nw) yz70s2016-06-021-14/+66
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-2/+2
* (nw) Changed array assignment to double brackets for c++11 and android compat... Ted Green2016-05-311-2/+2
* (nw) Use normal array allocation for fixed sized arrays. Ted Green2016-05-312-16/+15
* Allow full build on android: Vas Crabb2016-05-312-21/+21
* Super-80: added sounds for the cassette relay Robbbert2016-05-271-2/+6
* fuck (nw) Olivier Galibert2016-05-251-2/+0
* atarigen: Remove the slapstic direct update handler, which hasn't been Olivier Galibert2016-05-252-24/+2
* Fixed breakout attract mode. (nw) couriersud2016-05-251-1/+1
* sms: More documentation update [Enik] Miodrag Milanovic2016-05-251-0/+24
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-256-8/+6
* - Change SMS/GG master clocks to match service manuals. [Enik] Miodrag Milanovic2016-05-231-50/+41
* deco146.cpp: fixed regression with stadhr96 (nw) Ivan Vangelista2016-05-211-1/+2
* vrc4373: Added correct PCI config map (nw) Ted Green2016-05-202-73/+57
* (nw) Switched to using generic IDE PCI device Ted Green2016-05-202-217/+38
* gamecom: reworked audio channels 0 and 1 a bit (still doesn't sound anything ... Robbbert2016-05-201-2/+2
* More gen_latch (nw) Ivan Vangelista2016-05-204-8/+11
* gamecom: added sound channels 0 and 1 (quality is poor). Added temp patch to ... Robbbert2016-05-201-1/+47
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-185-30/+10
* Merge pull request #875 from ajrhacker/copcalls R. Belmont2016-05-152-54/+92
|\
| * Input documentation and COP tweaks based on M68000 and V30 code AJR2016-05-152-54/+92
* | Merge pull request #868 from rdroush/release R. Belmont2016-05-141-0/+4
|\ \ | |/ |/|
| * Thomson updates: Reagan Roush2016-05-111-0/+4
* | xbox.cpp: define USB_HACK_ENABLED works again, outr2 boots now (nw) yz70s2016-05-131-5/+22
* | Super80r: fixed regression (title line missing at boot). Robbbert2016-05-131-1/+11
* | Moved around PAL variable, nw angelosa2016-05-111-6/+0
|/
* OCD comment fix, nw Angelo Salese2016-05-101-2/+2
* New clones added (Not Working) Scott Stone2016-05-091-1/+1
* Apollo updates [Hans Ostermeyer] arbee2016-05-092-9/+18
* model1.cpp: Some modernization and cleanup. [Ryan Holtz] therealmogminer@gmail.com2016-05-051-5/+5
* Suppress some unnecessary logerrors in code I wrote, nw therealmogminer@gmail.com2016-05-041-24/+24