summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pasopia.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed all bitmap.palette() users to use m_palette instead (nw) Miodrag Milanovic2014-03-151-8/+10
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Converted palette_t and palette_client to classes. General palette.c Aaron Giles2014-02-181-1/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* added screen visarea adjustment to mc6845 config interface Michaƫl Banaan Ananas2014-01-041-0/+1
* (MESS) Zorba : added keyboard and comments (nw) Robbbert2013-08-251-1/+0
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-10/+10
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-10/+11
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-44/+44
* (MESS) Pasopia : fixed keyboard (nw) Robbbert2012-12-271-7/+14
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-11/+10
* (MESS) Added keyboard inputs for Pasopia and Pasopia 7, z80pio irq still does... Angelo Salese2012-09-061-32/+37
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+386