summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/luckybal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-7/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+3
* luckybal: Add and document 4099 latches (nw) AJR2018-01-121-2/+51
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* luckybal: More notes; another handler (nw) AJR2018-01-101-5/+17
* luckybal: Fix PPI accesses (nw) AJR2018-01-101-39/+42
* Lucky Ball 96: Added the DAC 08, but not wired yet RobertoFresca2018-01-101-3/+46
* Lucky Ball 96: Identified the DIL28 IC as ST6265 MCU. RobertoFresca2018-01-081-2/+4
* Lucky Ball 96: Identify the VRAM (4x 4464 DRAM) and RobertoFresca2018-01-081-6/+12
* Lucky Ball 96: Added technical notes about RobertoFresca2018-01-081-0/+31
* Lucky Ball 96: Decrypt/descramble the program ROM. RobertoFresca2018-01-081-0/+28
* Lucky Ball 96: Documented DIP switches. RobertoFresca2018-01-081-0/+29
* Lucky Ball 96: Documented edge connector. RobertoFresca2018-01-081-0/+36
* Lucky Ball 96: Documented PCB specs. RobertoFresca2018-01-081-1/+50
* Lucky Ball 96: Documented the I/O circuitry RobertoFresca2018-01-081-0/+39
* Lucky Ball 96: Hooked PPI 8255 for I/O [Roberto Fresca] RobertoFresca2018-01-081-1/+42
* New clones marked as NOT_WORKING RobertoFresca2018-01-081-1/+43
* New driver for Lucky Ball 96, from Sielcon Games. RobertoFresca2018-01-081-0/+208