summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/notechan.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-35/+35
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-38/+45
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-14/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* notechan.cpp: Trailing backslash considered harmful; Unicode arrows may work ... AJR2017-10-131-3/+3
* Remove duplicated notes... RobertoFresca2017-10-131-13/+5
* More inputs behaviour notes... RobertoFresca2017-10-131-3/+6
* Corrected notes... RobertoFresca2017-10-131-49/+60
* Update comments (nw) Vas Crabb2017-10-131-20/+93
* updated... nw RobertoFresca2017-10-101-2/+2
* Note Chance: Added more technical notes about inputs, outputs, RobertoFresca2017-10-101-13/+66
* Note Chance: Samples numbered by bank. Recognized a couple of them. RobertoFresca2017-10-081-63/+63
* Note Chance: Rearranged the test panel lamps to be D7-->D0. RobertoFresca2017-10-081-7/+10
* notechan: Probable 6295 banking bit (nw) AJR2017-10-081-1/+5
* Note Chance: OKI frequency and pin7 status match the real sounds. [Roberto Fr... RobertoFresca2017-10-081-1/+1
* Note Chance: Documented the second bank of samples. [Roberto Fresca] RobertoFresca2017-10-081-0/+36
* Note Chance: Documenting the second bank of samples... [Roberto Fresca] RobertoFresca2017-10-081-5/+7
* Note Chance: Found another input and documented the RobertoFresca2017-10-081-31/+47
* Note Chance: Mapped the port FFh to the lamps panel RobertoFresca2017-10-071-1/+16
* Note Chance: Added more lamps to the testing panel. RobertoFresca2017-10-071-2/+2
* Note Chance: Corrected the release year. Added more RobertoFresca2017-10-071-9/+14
* Note Chance: Added a lamps panel for debugging purposes. RobertoFresca2017-10-061-10/+40
* Note Chance: There is not a resonator, so OKI clock is derived RobertoFresca2017-10-041-1/+1
* Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2017-10-041-17/+23
|\
| * notechan: These seem to be all the ports (nw) AJR2017-10-041-17/+23
* | Note Chance: Added crystal/oscillator to the harcoded list [Roberto Fresca] RobertoFresca2017-10-041-3/+3
|/
* Note Chance: Added findings/notes about the sample system [Roberto Fresca] RobertoFresca2017-10-041-0/+40
* New machines marked as NOT_WORKING RobertoFresca2017-10-031-0/+242