summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/bmjr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* (MESS) bmjr : fixed shift key when pasting (reported by Anna Wu) Robbbert2014-03-021-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+5
* (MESS) bmjr : fixed enter key when pasting (reported by Anna Wu) Robbbert2014-02-271-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-151-0/+2
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-3/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-17/+14
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+395