Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 8 | -7879/+0 | |
| | |||||
* | blame balrog for this :) (NW) | 2015-07-08 | 1 | -1/+1 | |
| | |||||
* | memory: Remove support for decrypted bases, use an address space instead [O. ↵ | 2015-06-24 | 3 | -6/+6 | |
| | | | | Galibert] | ||||
* | Cleanups and version bumpmame0163 | 2015-06-24 | 1 | -2/+2 | |
| | |||||
* | i86: add very limited lock support (just enough for the apricot | 2015-06-09 | 2 | -0/+18 | |
| | | | | actually) | ||||
* | Sorted out cpu cores (nw) | 2015-05-13 | 7 | -13/+13 | |
| | |||||
* | Changes for Bryan McPhail (nw) | 2015-05-11 | 1 | -2/+2 | |
| | |||||
* | Added dummy license headers for EMU section (nw) | 2015-05-07 | 7 | -0/+14 | |
| | |||||
* | moved all to std::string (nw) | 2015-04-22 | 4 | -8/+8 | |
| | |||||
* | string -> str rename due to future conflicts (nw) | 2015-04-12 | 4 | -8/+8 | |
| | |||||
* | Tidy whitespace in plain text files | 2015-04-08 | 1 | -5/+5 | |
| | |||||
* | (mess) pcd: doesn't display anything yet but almost completes post (nw) | 2015-02-08 | 1 | -3/+12 | |
| | |||||
* | i186: forgot this (nw) | 2014-12-15 | 1 | -0/+2 | |
| | |||||
* | i86: Fixed debugging with segment prefixes. (nw) | 2014-12-06 | 1 | -1/+4 | |
| | |||||
* | Cleanups and version bumpmame0155 | 2014-10-15 | 1 | -4/+4 | |
| | |||||
* | fixed most of the -Wunreachable-code-break and -Wunreachable-code-return ↵ | 2014-09-08 | 1 | -1/+0 | |
| | | | | warnings of clang 3.5 when compiling MESS (nw) | ||||
* | nothing much | 2014-08-14 | 2 | -64/+73 | |
| | |||||
* | small cleanup | 2014-08-14 | 1 | -10/+12 | |
| | |||||
* | fixed usage of uninitialized members in i80186_cpu_device (nw) | 2014-08-08 | 1 | -2/+8 | |
| | |||||
* | Cleanups and version bump | 2014-07-22 | 1 | -4/+4 | |
| | |||||
* | (mess) rmnimbus: make scsi work (nw) | 2014-07-15 | 1 | -3/+0 | |
| | | | | | scsi: synchronize the data output lines with the input buffer device (nw) --- The nimbus reads the disk but it won't accept a PC MBR so without the missing machine specific fdisk it isn't possible to create a partition table | ||||
* | i186: interrupt level triggering and simplify timers (nw) | 2014-07-12 | 2 | -46/+39 | |
| | | | (mess) rmnimbus: start to fix scsi (nw) | ||||
* | (mess) rmnimbus: fix and simplify more drawing code (nw) | 2014-07-07 | 2 | -32/+19 | |
| | |||||
* | i86.c: 0x60 shadow omitted in previous patch. Needed for DOS 2. [Bavarese] | 2014-07-01 | 1 | -1/+1 | |
| | | | | | | | [MESS] vtvideo.c): finally fix smooth scrolling (ED084 = 1). See DIAG DISK -> VIDEO TEST -> screen 3 (Rainbow driver - SKIP 0). [Bavarese] [MESS] atari400.c - Slightly revised Atari XL cartridge loading so that it doesn't crash when loading 8K carts. Confirmed to fix MT#05108. [alegend45] Description fix from MASH for chihiro.c. (nw) | ||||
* | i186: fix timer read (nw) | 2014-06-18 | 2 | -2/+7 | |
| | | | (mess) rmnimbus: bit of refactoring and cleanup, fix some video ram reads and writes, use eepromser and remove er59256 (nw) | ||||
* | rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese] | 2014-06-09 | 1 | -6/+10 | |
| | | | | | i86.c: Four new 8086 opcode aliases: 0xc0 is 0xc2; 0xc1 = 0xc3; 0xc8 = 0xca; 0xc9 = 0xcb as documented at OS 2 Museum. [Bavarese] rx50_dsk.h/c: Rainbow specific; The RX50 _disk drive_ was used in different architectures. Floppy format used by Rainbow-100 and -190. Track layout (post-amble, some positions) yet unverified. Currently only raw 400 K disk dumps are supported (*.img). [Bavarese] | ||||
* | devcv2 -> devcb (nw) | 2014-05-14 | 2 | -15/+15 | |
| | |||||
* | i86: Add 0x6x instruction shadows, used by DEC Rainbow MS-DOS 2.01. [R. ↵ | 2014-05-10 | 1 | -2/+20 | |
| | | | | Belmont, based on a patch by Bavarese] | ||||
* | fixed usage of uninitialized members in i80186_cpu_device (nw) | 2014-04-25 | 1 | -3/+7 | |
| | |||||
* | fixed usage of uninitialized member in i8086_common_cpu_device (nw) | 2014-04-25 | 1 | -0/+1 | |
| | |||||
* | fixed usage of uninitialized members in i80286_cpu_device (nw) | 2014-04-24 | 1 | -0/+14 | |
| | |||||
* | fixed usage of uninitialized member in i8086_common_cpu_device (nw) | 2014-04-24 | 1 | -0/+2 | |
| | |||||
* | i186: use static set irq and clean up leftovers (nw) | 2014-04-23 | 1 | -2/+2 | |
| | |||||
* | Cleanups and version bumpmame0153 | 2014-04-07 | 1 | -1/+1 | |
| | |||||
* | 8086 MOV sreg behavior confirmed on hardware, no longer a guess (nw) | 2014-04-07 | 1 | -20/+2 | |
| | |||||
* | i286: fault on invalid sreg access (nw) | 2014-04-02 | 1 | -0/+11 | |
| | | | | -- 80186 likely faults, 8086 unknown | ||||
* | replace assert with guessed behavior + logerror (nw) | 2014-04-02 | 1 | -2/+2 | |
| | |||||
* | added assert to src/emu/cpu/i86/i86.c for known index out-of-bounds access (nw) | 2014-04-02 | 1 | -0/+1 | |
| | |||||
* | i86: fix shifts by very large (> 32) amounts. fixes ibm xt detection by | 2014-02-14 | 1 | -14/+30 | |
| | | | the multi unique floppy controllers. | ||||
* | Fixed MT05297. (nw) | 2013-12-26 | 1 | -2/+5 | |
| | |||||
* | Continuing with "old GCC" fixes. (nw) | 2013-11-16 | 2 | -16/+16 | |
| | |||||
* | i286: fix trap flag (nw) | 2013-11-01 | 1 | -1/+4 | |
| | |||||
* | i286: fix task state segments (nw) | 2013-11-01 | 1 | -9/+10 | |
| | |||||
* | i186: timer is 1/4 internal clock, 1/8 external clock (nw) | 2013-10-20 | 1 | -2/+2 | |
| | |||||
* | i186: Added internal clock divider. [Curt Coder] | 2013-10-19 | 1 | -0/+3 | |
| | |||||
* | Cleanups and version bumpmame0150 | 2013-09-17 | 3 | -4/+3 | |
| | |||||
* | i386: int 0 when aam has a 0 radix (nw) | 2013-09-12 | 1 | -1/+1 | |
| | |||||
* | (mess) compis: doesn't appear to use text mode (nw) | 2013-08-23 | 1 | -1/+1 | |
| | | | i86: doh! (nw) | ||||
* | (mess) compis: starts to read the floppies (nw) | 2013-08-20 | 1 | -1/+1 | |
| | |||||
* | fixed faulty if-condition in src/emu/cpu/i86/i186.c (nw) | 2013-08-19 | 1 | -1/+1 | |
| |