summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-30138-62328/+0
|
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-1/+1
|
* pcd: use ul (nw) cracyc2015-09-211-1/+1
|
* mc146818: optional binary default and epoch setting (nw) cracyc2015-09-202-3/+21
| | | | pcd: video attributes (nw)
* pcd: reverse video (nw) cracyc2015-09-142-2/+10
| | | | pc9801: configurable ide support (nw)
* pcd: make scsi work (nw) cracyc2015-09-131-5/+5
|
* pcd: implement pcx video device [Carl, Axel Muhr] cracyc2015-09-092-0/+468
|
* bbc: clones, floppy formats, softlists, and cleanups. Nigel Barnes2015-09-071-34/+2
| | | | | | | | | | | | - Added clone bbcb1770, bbcb now 8271 only. - Added clone pro128s, Olivetti Prodest PC 128S. - Added clones Acorn Business Computers and Cambridge Workstation. - Added clone reutapm, Reuters APM board. - Improved floppy formats, added dsd and double density formats for ADFS. - Added speech PHROMs, not yet hooked up correctly. - Added softlists bbcb_de_cass, bbcb_us_flop and bbcmc_flop. - Added S11 links (dipswitch) to specify Econet ID. - Address map cleanups.
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-3/+2
|
* apple2: fix Ivel Ultra's unique text drawing (MT#5814) [R. Belmont] arbee2015-08-222-1/+68
|
* Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-152-2/+2
| | | | | | | m_. Rewrote code accessing members to use seconds() and attoseconds(). The changes were triggered by a test how gcc __int128_t would perform as the internal representation. This test revealed that the current implementation is still faster. (nw)
* no longer using read_safe from code under src/mess (nw) Wilbert Pol2015-08-112-12/+15
|
* thomson.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-021-5/+5
|
* pdp1.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-021-3/+0
|
* tx0.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-021-2/+0
|
* vc4000.c: Reduce tagmap lookups (nw) Wilbert Pol2015-08-021-1/+1
|
* ssystem3.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-021-2/+2
|
* New mostly-working system: SME Systems Aussie Byte SBC [Robbbert] Robbbert2015-08-021-0/+197
|
* pmd85: use standard palette, clean up video emulation Dirk Best2015-07-301-69/+0
|
* fm7: clean up palette handling, use standard 3-bit palette Dirk Best2015-07-291-49/+7
|
* more pedantic fixes (NW) Cowering2015-07-085-5/+7
|
* The perils of red tape... (nw) Robbbert2015-06-141-4/+4
|
* Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-0711-11/+11
|
* pentagon.c: get to work all raster effects (nw) MetalliC2015-06-041-2/+5
|
* (MESS) abc80: State saving. (nw) Curt Coder2015-06-041-4/+0
|
* resolved some more (nw) Miodrag Milanovic2015-06-021-1/+1
|
* Allow compiling with shared libraries [O. Galibert] Olivier Galibert2015-05-311-21/+21
| | | | | | | | | | Put SHLIB=1 in the main makefile, or on the command line. The idea is to get a *way* faster link with symbols. It works at least on linux, with one annoying caveat: you have to be in the build/projects/sdl/mame/gmake-linux directory to start mame afterwards. We're going to move some things around to be able to use LD_LIBRARY_PATH or have it start as-is from the root.
* removed some non-commercial use texts no use since it's BSD3 now (nw) Miodrag Milanovic2015-05-301-12/+0
|
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-284-4/+4
|
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-272-35/+35
|
* (MESS) abc80: Fixed VSYNC and de-interleaved the ABCDemo diskette. ABCDemo ↵ Curt Coder2015-05-261-1/+1
| | | | now runs from both cassette and diskette. [Curt Coder]
* Simple LTO warning fixes (Part2) (nw) Cowering2015-05-261-2/+2
|
* Submitted license info (nw) balr0g2015-05-261-1/+1
|
* sync main driver and res of files Miodrag Milanovic2015-05-265-5/+5
|
* Updates and fixes for places where we have major contributors decision (nw) Miodrag Milanovic2015-05-261-1/+1
|
* cleanup of bogus copyright messages and restriction texts, update for Daniel ↵ Miodrag Milanovic2015-05-255-15/+0
| | | | Coulom (nw)
* Update for Krzysztof Strzecha (nw) Miodrag Milanovic2015-05-255-5/+5
|
* cgenie: Rewrote driver and removed lots of cruft. Dirk Best2015-05-241-412/+0
| | | | | | | | - Remove custom 6845 emulation and use our standard core - Use the slot system for the parallel interface, fix and implement the joystick as a slot device and create a printer slot device - Add support for the RS-232 port - Add support for the Break key (causes NMI)
* Update to real name (nw) Miodrag Milanovic2015-05-241-1/+1
|
* owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-222-2/+2
|
* Update for Kevin Thacker (nw) Miodrag Milanovic2015-05-228-8/+8
|
* Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few ↵ Miodrag Milanovic2015-05-221-1/+1
| | | | fixes (nw)
* updating remaining for RB (nw) Miodrag Milanovic2015-05-211-1/+1
|
* unified unknown license (nw) Miodrag Milanovic2015-05-213-3/+3
|
* update for Gordon Jefferyes (nw) Miodrag Milanovic2015-05-211-1/+1
|
* (MESS) abc806: Implemented flashing, double height, and underlined ↵ Curt Coder2015-05-191-19/+4
| | | | characters by hooking up the RAD PROM. [Curt Coder]
* Update for Phill Harvey-Smith and Tim Lindner Miodrag Milanovic2015-05-182-2/+2
|
* Nascom: Clean up, add NASBUS emulation and make the floppy disc Dirk Best2015-05-171-56/+0
| | | | | controller a NASBUS card, convert to the new wdc emulation, add generic socket emulation, add initial software list.
* update for JJ Stacino (nw) Miodrag Milanovic2015-05-161-1/+1
|
* few more (nw) cracyc2015-05-151-1/+1
|