summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nokia_3310.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-13/+13
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-38/+43
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+14
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+10
* removed some redundant flags: MACHINE_IS_SKELETON = MACHINE_NOT_WORKING | MAC... Ivan Vangelista2017-07-041-12/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-31/+31
* Housekeeping (nw) Robbbert2016-09-261-12/+13
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-081-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-1/+1
* fix a few screen color regressions Dirk Best2016-03-251-1/+1
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-206/+205
* reverting: Miodrag Milanovic2016-01-201-1/+1
* nokia_3310.cpp: started implementing the driver based on available informatio... Sandro Ronco2016-01-191-8/+841
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* just a place for notekeeping on the nokia 3310, I put 2 update firmware files... David Haywood2015-11-301-0/+52