summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/lviv.c
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-491/+0
|
* Update for Krzysztof Strzecha (nw) Miodrag Milanovic2015-05-251-1/+1
|
* Start adding owners to files in MESS and updated license for PeT (nw) Miodrag Milanovic2015-05-081-1/+1
|
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
|
* enabled a few C64 cart types from fullpath (.crt format), sync castool etabeta782014-11-031-1/+1
| | | | | with the supported tape formats + fixed misc typos and c'n'p mistakes reported by Riley110. nw.
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
|
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+5
|
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+1
|
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-5/+15
| | | | | p.s. I tested several games/systems and I triple checked the diff to be sure I did not make any copy and paste mistake in the 195 files touched by this, but let me know if any system suddenly stops working!
* 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-1/+2
| | | note: Aaron please give more descriptive text for release log I have no more strength :)
* removed usage of direct handler and timers for reseting (nw) Miodrag Milanovic2013-12-271-1/+1
|
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-1/+1
|
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
|
* speaker tag lookup removal, also no need to use universal tag, since easier ↵ Miodrag Milanovic2013-04-121-1/+1
| | | | now to follow (nw)
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-59/+59
|
* 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.
* 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)
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+485