Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move mess into mame (nw) | 2015-09-30 | 138 | -62328/+0 | |
| | |||||
* | Cleanups and version bumpmame0166 | 2015-09-30 | 1 | -1/+1 | |
| | |||||
* | pcd: use ul (nw) | 2015-09-21 | 1 | -1/+1 | |
| | |||||
* | mc146818: optional binary default and epoch setting (nw) | 2015-09-20 | 2 | -3/+21 | |
| | | | | pcd: video attributes (nw) | ||||
* | pcd: reverse video (nw) | 2015-09-14 | 2 | -2/+10 | |
| | | | | pc9801: configurable ide support (nw) | ||||
* | pcd: make scsi work (nw) | 2015-09-13 | 1 | -5/+5 | |
| | |||||
* | pcd: implement pcx video device [Carl, Axel Muhr] | 2015-09-09 | 2 | -0/+468 | |
| | |||||
* | bbc: clones, floppy formats, softlists, and cleanups. | 2015-09-07 | 1 | -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 | 2015-08-26 | 1 | -3/+2 | |
| | |||||
* | apple2: fix Ivel Ultra's unique text drawing (MT#5814) [R. Belmont] | 2015-08-22 | 2 | -1/+68 | |
| | |||||
* | Added seconds() and attoseconds() to attotime and prefixed members with | 2015-08-15 | 2 | -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) | 2015-08-11 | 2 | -12/+15 | |
| | |||||
* | thomson.c: reduce tagmap lookups (nw) | 2015-08-02 | 1 | -5/+5 | |
| | |||||
* | pdp1.c: reduce tagmap lookups (nw) | 2015-08-02 | 1 | -3/+0 | |
| | |||||
* | tx0.c: reduce tagmap lookups (nw) | 2015-08-02 | 1 | -2/+0 | |
| | |||||
* | vc4000.c: Reduce tagmap lookups (nw) | 2015-08-02 | 1 | -1/+1 | |
| | |||||
* | ssystem3.c: reduce tagmap lookups (nw) | 2015-08-02 | 1 | -2/+2 | |
| | |||||
* | New mostly-working system: SME Systems Aussie Byte SBC [Robbbert] | 2015-08-02 | 1 | -0/+197 | |
| | |||||
* | pmd85: use standard palette, clean up video emulation | 2015-07-30 | 1 | -69/+0 | |
| | |||||
* | fm7: clean up palette handling, use standard 3-bit palette | 2015-07-29 | 1 | -49/+7 | |
| | |||||
* | more pedantic fixes (NW) | 2015-07-08 | 5 | -5/+7 | |
| | |||||
* | The perils of red tape... (nw) | 2015-06-14 | 1 | -4/+4 | |
| | |||||
* | Licenses for Raphael Nabet (nw) | 2015-06-07 | 11 | -11/+11 | |
| | |||||
* | pentagon.c: get to work all raster effects (nw) | 2015-06-04 | 1 | -2/+5 | |
| | |||||
* | (MESS) abc80: State saving. (nw) | 2015-06-04 | 1 | -4/+0 | |
| | |||||
* | resolved some more (nw) | 2015-06-02 | 1 | -1/+1 | |
| | |||||
* | Allow compiling with shared libraries [O. Galibert] | 2015-05-31 | 1 | -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) | 2015-05-30 | 1 | -12/+0 | |
| | |||||
* | We cannot relicense files for which we have not yet received responses (nw) | 2015-05-28 | 4 | -4/+4 | |
| | |||||
* | Cleanups and version bumpmame0162 | 2015-05-27 | 2 | -35/+35 | |
| | |||||
* | (MESS) abc80: Fixed VSYNC and de-interleaved the ABCDemo diskette. ABCDemo ↵ | 2015-05-26 | 1 | -1/+1 | |
| | | | | now runs from both cassette and diskette. [Curt Coder] | ||||
* | Simple LTO warning fixes (Part2) (nw) | 2015-05-26 | 1 | -2/+2 | |
| | |||||
* | Submitted license info (nw) | 2015-05-26 | 1 | -1/+1 | |
| | |||||
* | sync main driver and res of files | 2015-05-26 | 5 | -5/+5 | |
| | |||||
* | Updates and fixes for places where we have major contributors decision (nw) | 2015-05-26 | 1 | -1/+1 | |
| | |||||
* | cleanup of bogus copyright messages and restriction texts, update for Daniel ↵ | 2015-05-25 | 5 | -15/+0 | |
| | | | | Coulom (nw) | ||||
* | Update for Krzysztof Strzecha (nw) | 2015-05-25 | 5 | -5/+5 | |
| | |||||
* | cgenie: Rewrote driver and removed lots of cruft. | 2015-05-24 | 1 | -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) | 2015-05-24 | 1 | -1/+1 | |
| | |||||
* | owner name consistency and typo fix (nw) | 2015-05-22 | 2 | -2/+2 | |
| | |||||
* | Update for Kevin Thacker (nw) | 2015-05-22 | 8 | -8/+8 | |
| | |||||
* | Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few ↵ | 2015-05-22 | 1 | -1/+1 | |
| | | | | fixes (nw) | ||||
* | updating remaining for RB (nw) | 2015-05-21 | 1 | -1/+1 | |
| | |||||
* | unified unknown license (nw) | 2015-05-21 | 3 | -3/+3 | |
| | |||||
* | update for Gordon Jefferyes (nw) | 2015-05-21 | 1 | -1/+1 | |
| | |||||
* | (MESS) abc806: Implemented flashing, double height, and underlined ↵ | 2015-05-19 | 1 | -19/+4 | |
| | | | | characters by hooking up the RAD PROM. [Curt Coder] | ||||
* | Update for Phill Harvey-Smith and Tim Lindner | 2015-05-18 | 2 | -2/+2 | |
| | |||||
* | Nascom: Clean up, add NASBUS emulation and make the floppy disc | 2015-05-17 | 1 | -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) | 2015-05-16 | 1 | -1/+1 | |
| | |||||
* | few more (nw) | 2015-05-15 | 1 | -1/+1 | |
| |