summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/cybiko.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Cybiko: hooked up serial flash to H8 sync serial. Gremlins occur. (nw) R. Belmont2014-04-251-16/+13
* (MESS) cybiko: more I/O re-hookup. [R. Belmont] R. Belmont2014-04-241-3/+23
* (MESS) cybiko updates: [R. Belmont] R. Belmont2014-04-231-8/+42
* (MESS) Cybiko: Make serial loopback on cybikoxt, gets past first (of several)... R. Belmont2014-04-211-1/+7
* modernized cybiko nvram and supported all models (nw) Miodrag Milanovic2014-04-171-4/+3
* fix cybiko "handlers" (nw) Olivier Galibert2014-03-261-3/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-18/+1
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-1/+1
* moved some legacy stuff from mconfig.h to mcfglgcy.h (nw) Oliver Stöneberg2013-07-161-0/+1
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Added READ/WRITE_MEMBER to the intelfsh device and removed some trampolines. ... Sandro Ronco2013-02-201-2/+2
* (MESS) cybiko: added quickload support. (nw) Sandro Ronco2013-02-151-0/+7
* (MESS) cybiko: cleanup. (nw) Sandro Ronco2013-02-151-22/+8
* (MESS) cybiko: added various flash dumps. (nw) Sandro Ronco2013-02-121-0/+22
* (MESS) Moved SST39VF020/SST39VF400A emulation into intelfsh. (nw) Sandro Ronco2013-02-121-9/+4
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-10/+7
* Removed legacy inline_config support and updated devices using it (no whatsnew) Miodrag Milanovic2012-08-301-2/+7
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+407