summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc2000.c
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-1031/+0
|
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-16/+16
| | | | this better fits the drivers from MESS (which have always illogically used the GAME_ flags despite not being games) and also fits fine with arcade machines.
* cleanup in mess section (nw) Miodrag Milanovic2015-04-191-4/+4
|
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-2/+2
|
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-3/+3
|
* (MESS) pc2000: fixed banking when no cart is mounted. nw. Fabio Priuli2014-10-101-3/+7
|
* a few more generic cart slots. nw. Fabio Priuli2014-10-091-59/+25
|
* (MESS) New NOT WORKING systems Sandro Ronco2014-09-191-0/+9
| | | | | ---------------------------------------------- VTech PreComputer 1000 [Porchy]
* (MESS) New NOT WORKING systems Sandro Ronco2014-09-131-0/+18
| | | | | | ---------------------------------------------- VTech Genius Leader Power Notebook (Germany) [TeamEurope] LexiPC Mega 2000 (Germany) [TeamEurope]
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
| | | | | | gfxdecode devices must now be assigned a palette in MCFG. Added palette devices to several MESS drivers and devices to comply with this requirement. This palette is assigned as a default to the gfx_elements created by the device (but still not used for drawing yet, except in the UI graphics viewer) Tilemaps now have a pointer to a palette device and use that palette for rgb32 drawing, rather than the palette of the screen or bitmap they are drawing to (since rgb32 screens don't have palettes now). When a tilemap is created, it takes its palette from the gfxdecode device it was created with, but you can change a tilemap's palette device with set_palette() at any time (doing this does not mark the tilemap dirty, since all tilemaps use indexed bitmaps internally)
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
|
* (MESS) New NOT WORKING systems Sandro Ronco2014-03-131-0/+27
| | | | | | | ---------------------------------------------- VTech Genius Leader 2000 Compact (Germany) [TeamEurope] VTech Genius Master Table Top (Germany) [TeamEurope] VTech Genius BrainStation 5505X (Germany) [TeamEurope]
* (MESS) Moved some carts from genius.xml to gl2000.xml/gl6000sl.xml. (nw) Sandro Ronco2014-02-281-38/+13
|
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-5/+6
| | | note: Aaron please give more descriptive text for release log I have no more strength :)
* (MESS) gl3000s: added default layout. (nw) Sandro Ronco2014-02-261-3/+58
|
* (MESS) gl4004: fixed lcd and ROM banking. (nw) Sandro Ronco2014-02-201-4/+36
|
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
| | | | | | | | | | | | | | | | | | | as follows: MAKE_RGB(r,g,b) == rgb_t(r,g,b) MAKE_ARGB(a,r,g,b) == rgb_t(a,r,g,b) RGB_ALPHA(data) == data.a() RGB_RED(data) == data.r() RGB_GREEN(data) == data.g() RGB_BLUE(data) == data.b() RGB_BLACK == rgb_t::black RGB_WHITE == rgb_t::white Implicit conversions to/from UINT32 are built in as well as simple addition, subtraction, and scaling (with clamping). As a result of being a class, some stricter typing was needed in a few places but overall not too much.
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag ↵ Miodrag Milanovic2014-02-161-2/+2
| | | | | | | | | | Milanovic] Updated all devices and drivers for using it. out of whatsnew: Note that it is made to work same as before, in some cases it can be more logic to move gfxdevice into subdevice itself then to keep it in main driver.
* (MESS) gl3000s: added LCD and keyboard emulation. [Sandro Ronco] Sandro Ronco2014-02-131-6/+228
|
* (MESS) Moved gl6000sl and gl7007sl from pc2000.c to prestige.c (nw) Sandro Ronco2014-02-121-18/+0
|
* (MESS) gl4000: fixed screen size. (nw) Sandro Ronco2014-02-081-2/+29
|
* (MESS) New NOT WORKING systems [The Dumping Union, TeamEurope] Robbbert2014-02-031-8/+26
| | | | | | ---------------------------------------------- Genius Leader 4000 Quadro (Germany) Genius Leader 7007SL (Germany)
* (MESS) Moved iqunlimz from pc2000.c to socrates.c (nw) Sandro Ronco2014-02-021-7/+0
|
* (MESS) gl2000: fixed cart loading. (nw) Sandro Ronco2014-02-021-10/+13
|
* New Not-working systems [The Dumping Union, TeamEurope] Robbbert2014-01-211-0/+45
| | | | | | | | ---------------------------------- Genius Leader 4004 Quadro L (Germany) Genius Leader 5000 (Germany) Genius Leader 5005X (Germany) Genius Leader 6000SL (Germany)
* (MESS) New not-working system [MooglyGuy, Smitdogg, The Dumping Union, ↵ Robbbert2014-01-071-7/+15
| | | | | | | | TeamEurope] ---------------------------------- IQ Unlimited out of whatsnew: This is the original Z80 version, not the same as the 680x0 system added recently.
* [MESS] New NOT WORKING system Ivan Vangelista2013-11-101-0/+27
| | | | | | -------------------- VTech Genius Leader 2000 [TeamE] VTech Genius Leader 2000 Plus [TeamE] VTech Genius Leader Notebook [TeamE]
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
|
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+2
|
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-1/+1
|
* (MESS) New NOT WORKING system Sandro Ronco2013-02-231-17/+270
| | | | | | ------------------------------ Yeno - MisterX [Team Europe]
* (MESS) Cleanup the HD44780 device. (nw) Sandro Ronco2013-01-221-14/+4
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-104/+104
|
* Replaced all device_t's with actual device classes. Regression test ↵ Curt Coder2012-11-261-1/+1
| | | | recommended. (nw)
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
|
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ Miodrag Milanovic2012-09-131-4/+4
| | | | changed to be members of state classes (no whatsnew)
* (MESS) Fixed screen type in some drivers. (nw) Sandro Ronco2012-09-071-1/+1
|
* (MESS) HD44780: added an optional pixel_update callback in order to support ↵ Sandro Ronco2012-08-271-1/+2
| | | | custom LCD. (nw)
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+372