| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | new drivers for "Control ID x628" fingerprint-reader and for the NT7534 LCD ↵ | 2017-08-23 | 1 | -0/+12 | |
| | | | | | | | | | | controller (#2583) * initial skelethon: ControlID X628 fingerprint reader * first draft of an implementation of the NT7534 device (LCD controller) * fix emulation of ControlID x628 + NT7534 LCD controller * cidx628: fix LCD color palette on Control ID x628 driver * Adding a header with details of the hardware. This is the first MAME driver with an LCD controlled by a NT7534 chip, so I wrote an initial implementation of that new device. | ||||
| * | sda5708: NEW DEVICE Siemens SDA5708 8 character 7x5 dot matrix LED display (nw) | 2017-07-17 | 1 | -0/+11 | |
| | | |||||
| * | basic VT03 support | 2017-05-23 | 1 | -0/+2 | |
| | | |||||
| * | hp_ipc: de-skeletonize. | 2017-03-16 | 1 | -0/+12 | |
| | | |||||
| * | added hlcd0538 device (nw) | 2017-03-10 | 1 | -0/+12 | |
| | | |||||
| * | More complete Galaxy Games emulation: [Luca Elia] | 2017-02-05 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | - Created devices for the galaxy games carts (EEPROM + Flash + PIC) and the slot(s) - Removed code patches and emulated the PIC communication and bank switching - Converted the blitter to a device (cesblit.cpp) - moved the Galaxy Games from tmaster.cpp to their own driver (galgames.cpp) Provided the PIC code for all four StarPak cartridges [Keith M. Kolmos] New working machines -------------------- Galaxy Games StarPak 3 [Keith M. Kolmos, Rod_Wod, Sean Sutton, Soren Skou Nielsen, Russell Howard, Francis Ramirez, Tourniquet, BrianT, coolmod, Smitdogg, The Dumping Union, Luca Elia] | ||||
| * | Remove some dependency between src/devices/ and src/mame (nw) | 2017-02-05 | 1 | -0/+13 | |
| | | |||||
| * | Added stub Rainbow device (nw) | 2017-01-26 | 1 | -0/+12 | |
| | | |||||
| * | added hlcd0515 skeleton device (nw) | 2017-01-21 | 1 | -0/+12 | |
| | | |||||
| * | Create an ef9369 device and use it for guab | 2016-11-30 | 1 | -0/+12 | |
| | | |||||
| * | pcipc: sandbox for emulating a modern-ish pc (nw) | 2016-09-12 | 1 | -0/+12 | |
| | | |||||
| * | gba: make video subsystem into a device | 2016-08-15 | 1 | -0/+12 | |
| | | | | | | Additional info taken from http://problemkaputt.de/gbatek.htm by Martin Korth | ||||
| * | atlantis: Update address mapping and add zeus2 video device (nw) | 2016-06-19 | 1 | -0/+12 | |
| | | | | | | | dcs: Update 2181 SYSCONTROL bits (nw) adsp2100: Add more info for invalid register accesses (nw) zeus2: New video device based on midzeus2 driver (nw) | ||||
| * | h63484 ==> hd63484 (nw) | 2016-05-13 | 1 | -12/+12 | |
| | | |||||
| * | remove legacy hd63484. (nw) | 2016-05-13 | 1 | -12/+0 | |
| | | |||||
| * | INC -> HXX makes editors and code analyzers see it as C++ (nw) | 2016-05-01 | 1 | -2/+2 | |
| | | |||||
| * | move gb sound and gb lcd in order to make snes compile, since used by bus ↵ | 2016-05-01 | 1 | -0/+12 | |
| | | | | | device (nw) | ||||
| * | saturn and stv split (nw) | 2016-05-01 | 1 | -0/+2 | |
| | | |||||
| * | Move a few odds and ends out of the emu core | 2016-04-23 | 1 | -0/+2 | |
| | | |||||
| * | move vector to video devices (nw) | 2016-04-23 | 1 | -0/+2 | |
| | | |||||
| * | mode devices to proper library (nw) | 2016-04-23 | 1 | -0/+4 | |
| | | |||||
| * | scrclean on lua scripts (nw) | 2016-03-29 | 1 | -2/+2 | |
| | | |||||
| * | Moved JANGOU_BLITTER into a device [Angelo Salese] | 2016-02-08 | 1 | -0/+12 | |
| | | |||||
| * | New video chip support : Thomson EF9364 / Sescosem SFF96364 | 2016-01-23 | 1 | -0/+12 | |
| | | |||||
| * | nokia_3310.cpp: started implementing the driver based on available ↵ | 2016-01-19 | 1 | -0/+12 | |
| | | | | | information. Also added dumps for various models. [Sandro Ronco] | ||||
| * | EF9365 video controller skeleton added. | 2015-11-29 | 1 | -0/+12 | |
| | | |||||
| * | fix typo (nw) | 2015-11-08 | 1 | -1/+1 | |
| | | |||||
| * | update build scripts for rename c - > cpp (nw) | 2015-11-08 | 1 | -78/+78 | |
| | | |||||
| * | update build scripts and code change in order to fix compile (nw) | 2015-09-13 | 1 | -215/+215 | |
| | | |||||
| * | rc759: wip. initial version of the intel 82730 text coprocessor, and | 2015-06-27 | 1 | -0/+12 | |
| | | | | | added more meat to the driver. currently dies testing the cassette. | ||||
| * | update metadata in lua files (nw) | 2015-06-20 | 1 | -65/+65 | |
| | | |||||
| * | Removed comments and added generic license for whole team on top (nw) | 2015-05-09 | 1 | -3/+3 | |
| | | |||||
| * | pc_vga: split Cirrus video devices to separate files. | 2015-04-25 | 1 | -0/+2 | |
| | | |||||
| * | Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw) | 2015-04-11 | 1 | -0/+69 | |
| | | |||||
| * | Explicit file listing in lua scripts making generate much much faster (nw) | 2015-03-28 | 1 | -76/+76 | |
| | | |||||
| * | Moved build system to GENie [Miodrag Milanovic] | 2015-03-26 | 1 | -0/+725 | |
| make TARGET=mess -j19 will generate all needed files and build MESS, while developing you can use make TARGET=mess COMPILE=1 -j19 to prevent rebuilding of make files. Build system have automatic generate of dependencies so will do incremental builds fine. make clean will remove all generated files/projects and obj files | |||||
