Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic machine is now bookkeeping (nw) | 2016-01-10 | 2 | -319/+0 | |
| | |||||
* | move things around (nw) | 2016-01-10 | 2 | -39/+0 | |
| | |||||
* | removed memory tracking (nw) | 2016-01-08 | 1 | -1/+1 | |
| | |||||
* | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -6/+6 | |
| | |||||
* | Some cleanups and init fixes with help of ReSharper C++ (nw) | 2015-11-11 | 1 | -1/+0 | |
| | |||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+0 | |
| | |||||
* | placed back some files that should be part of core (nw) | 2015-09-13 | 2 | -0/+359 | |
| | |||||
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 526 | -167246/+0 | |
| | |||||
* | fixed default value for display (nw) | 2015-09-06 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #295 from shattered/_c60338d | 2015-08-30 | 2 | -1/+20 | |
|\ | | | | | at, at_keybc: hook up Display Switch and remove irrelevant DSW0 [shattered] | ||||
| * | at, at_keybc: hook up Display Switch | 2015-08-30 | 2 | -1/+20 | |
| | | |||||
* | | 68230: handle Port C Data Direction Register (register 4) | 2015-08-30 | 1 | -0/+8 | |
|/ | |||||
* | Added centronics-ish interface support for the fccpu1 board as expected by ↵ | 2015-08-28 | 2 | -172/+312 | |
| | | | | the system ROM, tested and works | ||||
* | Cleanups and version bumpmame0165 | 2015-08-26 | 3 | -5/+4 | |
| | |||||
* | fix typos in intelfsh.c (nw) | 2015-08-25 | 1 | -2/+2 | |
| | |||||
* | Guarding against inappropriate use | 2015-08-24 | 1 | -15/+21 | |
| | |||||
* | leland: fix MT05377 MT05709 and MT05435 (hopefully) | 2015-08-23 | 2 | -14/+7 | |
| | | | | pit8253: try to prevent mode 2 triggering twice (nw) | ||||
* | Created a separate logging class. Netlist code should now be at least | 2015-08-23 | 2 | -25/+30 | |
| | | | | | 98% type safe. No more fuzzing around with SIZEFMT and friends. Changed formatting to use python style format strings. (nw) | ||||
* | Just some logging improvement | 2015-08-23 | 1 | -1/+2 | |
| | |||||
* | Minor changes to AT29x and logging. | 2015-08-22 | 1 | -21/+16 | |
| | |||||
* | Geneve: Added boot flash ROM support (PFM) | 2015-08-22 | 1 | -5/+5 | |
| | |||||
* | New AT29 flash EEPROM circuits | 2015-08-21 | 4 | -536/+645 | |
| | |||||
* | Merge pull request #286 from fulivi/hp64k_dev2 | 2015-08-17 | 2 | -9/+12 | |
|\ | | | | | Update to HP64K driver | ||||
| * | i8251: rx and tx data buffers separated | 2015-08-17 | 2 | -9/+12 | |
| | | |||||
* | | tmp68301.c: fix masking of parallel data register | 2015-08-16 | 2 | -3/+9 | |
| | | |||||
* | | intelfsh.c: add support for TMS29F040 variant | 2015-08-16 | 2 | -6/+34 | |
| | | |||||
* | | Added seconds() and attoseconds() to attotime and prefixed members with | 2015-08-15 | 6 | -14/+14 | |
| | | | | | | | | | | | | | | 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) | ||||
* | | Some netlist_time maintenance. Straightened code using it and added | 2015-08-14 | 2 | -17/+22 | |
| | | | | | | | | | | support for 128 bit resolution on systems supporting it. This is however disabled since all platforms I know don't have native support but emulate 128 bit. (nw) | ||||
* | | naomi: reduce tagmap lookups (nw) | 2015-08-14 | 2 | -3/+6 | |
| | | |||||
* | | Add support for M58819 'VSM-emulator', fixes speech in Radar Scope TRS01 ↵ | 2015-08-13 | 2 | -8/+18 | |
| | | | | | | | | set. [Lord Nightmare] | ||||
* | | Make netlist more typesafe. Added a pformat class to reduce sprintf | 2015-08-10 | 2 | -7/+7 | |
| | | | | | | | | usage. The approach is also suitable for translated strings with arbitrary positioning of parameters. (nw) | ||||
* | | utf8 support for pstring. Opted for a scalable solution which should be | 2015-08-10 | 1 | -9/+9 | |
| | | | | | | | | | | easily extensible to utf16 and utf32 as well. All position related operations now operate on char code positions instead of byte positions. [Couriersud] | ||||
* | | Defining variants 9224 and 9234 (WIP) | 2015-08-10 | 2 | -137/+167 | |
| | | |||||
* | | Added simple stream classes to netlist code. (nw) | 2015-08-03 | 2 | -5/+9 | |
| | | |||||
* | | mfmhd: Introduced format definition, now generally available. | 2015-08-02 | 3 | -1978/+1 | |
| | | |||||
* | | mfmhd: Autodetect gaps, defined formats | 2015-08-02 | 4 | -223/+579 | |
|/ | |||||
* | Cleanups and version bumpmame0164 | 2015-07-29 | 10 | -120/+117 | |
| | |||||
* | atapihle: Added Check Power Mode command (nw) | 2015-07-24 | 2 | -0/+7 | |
| | |||||
* | please bear with me.. these are needed to compile in GCC 5.2 and I want ↵ | 2015-07-23 | 3 | -0/+32 | |
| | | | | mingw guys to see them. with luck they can be reverted in a couple of days (nw) | ||||
* | Remove this log, nw | 2015-07-23 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #264 from JoakimLarsson/force68k | 2015-07-22 | 2 | -0/+250 | |
|\ | | | | | Force68k | ||||
| * | Removed/initialized class members to fix compile problems at travis etc | 2015-07-22 | 2 | -3/+2 | |
| | | |||||
| * | started support for CPU-1 Centronics port on Port B | 2015-07-21 | 2 | -1/+23 | |
| | | |||||
| * | More registers added, should probably just add them all at once... | 2015-07-20 | 2 | -0/+7 | |
| | | |||||
| * | Added PBDR register needed for printer on CPU-1, still need to add handshake ↵ | 2015-07-20 | 2 | -2/+41 | |
| | | | | | | | | wiring to the data port to get it to work | ||||
| * | Compiles but produces printouts only when used from fccpu1 driver for needed ↵ | 2015-07-20 | 2 | -186/+109 | |
| | | | | | | | | registers only | ||||
| * | 68230 device improvements, not yet compiling | 2015-07-20 | 2 | -23/+205 | |
| | | |||||
| * | started implementation of a Motorola 68230 PI/T (Parallell Interface / ↵ | 2015-07-20 | 2 | -0/+78 | |
| | | | | | | | | Timer) device | ||||
* | | Added preliminary CD-DA routing to SCSP EXTS parallel port, fixes CD-Rom ↵ | 2015-07-21 | 1 | -1/+6 | |
| | | | | | | | | player equalizer in Sega Saturn. [Angelo Salese] | ||||
* | | Fixed World Heroes Perfect (Sega Saturn) TH Control Mode in SMPC. [Angelo ↵ | 2015-07-21 | 1 | -6/+8 | |
|/ | | | | Salese] |