summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cit101.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Machines promoted to WORKING AJR2020-08-181-2/+2
* cit101: Fix reverse screen mode AJR2020-08-061-2/+2
* cit101, cit101_kbd: Update notes; minor keyboard tweaks AJR2020-08-051-1/+6
* cit101e: Display improvements (all lines show now) AJR2020-08-021-15/+47
* cit101e: Add ROM banking AJR2020-08-011-8/+50
* cit101, cit101e: Add dumps and low-level emulation of keyboard MCUs [AJR, Wit... AJR2020-07-311-2/+4
* New machines marked as NOT_WORKING AJR2020-07-311-15/+51
* drivers starting with b and c: some more macro removal (nw) Ivan Vangelista2020-05-261-12/+12
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-18/+6
* cit101: Eliminate MCFG_ macros (nw) AJR2018-10-191-32/+29
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-12/+6
* i8251: Removed MCFG, nw mooglyguy2018-08-291-15/+19
* devcb3 Vas Crabb2018-07-071-19/+19
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* cit101: Performance hack and note (nw) AJR2018-05-201-1/+3
* cit101: Add brightness control (nw) AJR2018-05-161-6/+12
* cit101: Add reverse screen mode (nw) AJR2018-05-151-4/+4
* cit101: And another note (nw) AJR2018-05-151-1/+2
* cit101: Note (nw) AJR2018-05-151-0/+4
* cit101: Cut off garbage rows from setup screens by adding extra height to pre... AJR2018-05-151-49/+74
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* cit101: Add last few control characters to keyboard (nw) AJR2018-05-091-0/+1
* cit101: Add boldface and blinking/half intensity attributes AJR2018-05-091-5/+28
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-34/+34
* cit101: Somewhat major improvements AJR2018-05-041-25/+76
* cit101: Add the other cursor-related attribute: inverse video (nw) AJR2018-04-301-0/+4
* cit101: Add underline attribute; fix char width (nw) AJR2018-04-301-2/+10
* cit101: Add preliminary video (nw) AJR2018-04-301-0/+25
* cit101: RAM mirroring looks plausible (nw) AJR2018-04-301-3/+45
* cit101: Generate USART rate clocks (nw) AJR2018-04-271-0/+6
* rs232: Add speed indicator to modem control (nw) AJR2018-03-191-0/+4
* cit101: Hook up interrupts (nw) AJR2018-03-191-0/+10
* cit101: Some further identifications (nw) AJR2018-03-191-19/+41
* cit101.cpp: More PCB documentation (nw) AJR2018-03-171-6/+11
* cit101: Correct overdump; note types and undumped PROMs (nw) AJR2018-03-171-5/+13
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-5/+5
* cit101, cit220p: Correct years and add notes (nw) AJR2018-03-151-1/+38
* er2055: Separate CLK writes to make emulation usable for cit101 (nw) AJR2018-03-151-3/+42
* New machines marked as NOT_WORKING AJR2018-03-151-0/+112