summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ondra.c
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-183/+0
|
* Placed my files under BSD3, and also some that I shared with Robbert with ↵ Miodrag Milanovic2015-05-071-0/+2
| | | | his approval (nw)
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
|
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+4
|
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+1
|
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
|
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
| | | note: Aaron please give more descriptive text for release log I have no more strength :)
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
|
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
|
* [MESS] fixed interface for ondra cassette (nw) Oliver Stöneberg2013-01-221-1/+1
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-22/+22
|
* lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio ↵ Fabio Priuli2013-01-091-1/+2
| | | | | | | | | Priuli] softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao, Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli] After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-) Loading instructions are already present at projectMESS and will be in next sysinfo update.
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-3/+3
|
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
|
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ Miodrag Milanovic2012-09-131-3/+0
| | | | changed to be members of state classes (no whatsnew)
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
|
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+189