summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/alphasma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* (MESS) fixed iq151 and alphasmart regressions. (nw) Sandro Ronco2014-04-011-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-5/+6
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* (MESS) New NOT WORKING system Sandro Ronco2014-02-141-2/+34
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* mc68hc11.c: Modernized cpu core (nw) Wilbert Pol2013-08-231-8/+1
* (MESS) Added KC0066 charset and replace hd44780/Psion charset. (nw) Sandro Ronco2013-01-281-2/+2
* (MESS) alphasma: fixed keyboard, added nvram and removed runtime tagmap looku... Sandro Ronco2013-01-281-53/+114
* (MESS) Cleanup the HD44780 device. (nw) Sandro Ronco2013-01-221-39/+10
* (MESS) alphasma: added keyboard input and LCD emulation. [Sandro Ronco] Sandro Ronco2013-01-191-18/+248
* alphasma: implemented RAM bankswitch. (nw) Sandro Ronco2013-01-131-3/+46
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* Cleanups and version bump (nw)mame0147u3 Miodrag Milanovic2012-11-191-8/+8
* Some notes on the AlphaSmart Pro machine Angelo Salese2012-11-141-8/+26
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Added asl_ext, bclr_dir, bset_dir opcodes to the HC11 core. (nw) Sandro Ronco2012-09-101-0/+1
* (MESS) Added skeleton driver for AlphaSmart Pro. [JCCyC] Sandro Ronco2012-08-281-0/+89