summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* Moved iq151, kc, tvc and z88 expansions into emu/bus. (nw) Sandro Ronco2013-10-2642-0/+6042
* Hooked up DSP/GPU interrupt to tom that was missed when modernizing jaguar co... smf-2013-10-261-9/+3
* Hardcoded toggled inputs (eg. simulated hi-lo gearshift-lock in racing games)... Michaƫl Banaan Ananas2013-10-262-5/+34
* spc700ds.c: fix disassembly of memory-to-memory and immediate-to-memory instr... Alex W. Jackson2013-10-261-1/+8
* New games added or promoted from NOT_WORKING status smf-2013-10-261-1/+2
* Changed IDE read sector timing to be the same as read multiple instead of wri... smf-2013-10-261-13/+8
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-10-255-23/+382
* Another Clang fix (nw) R. Belmont2013-10-251-1/+1
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-10-247-40/+88
* Added i80130 OSP emulation. [Curt Coder] Curt Coder2013-10-243-0/+259
* (MESS) compis: Added configuration jumpers. (nw) Curt Coder2013-10-241-0/+2
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-2313-15/+192
* (MESS) Move NuBus and friends into the new bus structure (nw) R. Belmont2013-10-2236-0/+6418
* Netlist code: fixed an issue with 7493 and other minor fixes Couriersud2013-10-224-21/+22
* tms9995: Fine-tune cycles. (nw) Michael Zapf2013-10-221-41/+57
* (MESS) Apple II bus moving day (nw) R. Belmont2013-10-2259-0/+8412
* Cleanup. (nw) Curt Coder2013-10-221-196/+0
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-22123-1/+18719
* Re-fixed decrementer. (nw) Michael Zapf2013-10-211-1/+1
* Fixed broken MID interrupt handling. [Michael Zapf] Michael Zapf2013-10-212-3/+8
* Minor code clean-up in netlist devices Couriersud2013-10-214-112/+135
* Fixed stuck decrementer interrupt. Michael Zapf2013-10-211-4/+8
* Licenses Angelo Salese2013-10-211-0/+2
* (MESS) vip: Moved expansion and byte I/O ports under emu/bus. (nw) Curt Coder2013-10-2022-0/+2552
* (MESS) comx35: Moved expansion port under emu/bus. (nw) Curt Coder2013-10-2020-0/+2566
* (MESS) abcbus: Moved under emu/bus. (nw) Curt Coder2013-10-2026-0/+4390
* spc700ds.c: fix disassembly of BRK opcode [Lord Nightmare, jwdonal] Jonathan Gevaryahu2013-10-202-2/+2
* (MESS) c64: Moved expansion and user ports under emu/bus. (nw) Curt Coder2013-10-20153-2/+17225
* (MESS) adamnet: Moved under emu/bus. (nw) Curt Coder2013-10-2014-0/+2284
* (MESS) wangpcbus: Moved under emu/bus. (nw) Curt Coder2013-10-2020-0/+3556
* (MESS) cbmiec: Moved under emu/bus. (nw) Curt Coder2013-10-2024-3/+5829
* (MESS) ieee488: Moved under emu/bus. (nw) Curt Coder2013-10-2020-2/+6005
* Minor changes for better debugging (nw) Michael Zapf2013-10-201-4/+7
* (MESS) s100: Moved under emu/bus. (nw) Curt Coder2013-10-2016-0/+2731
* ADR and track # fixes Angelo Salese2013-10-201-4/+9
* (MESS) compis: Connected the FDC via the iSBX bus. [Curt Coder] Curt Coder2013-10-203-2/+4
* (MESS) compis: FDC WIP. (nw) Curt Coder2013-10-204-10/+13
* (MESS) compis: FDC WIP. (nw) Curt Coder2013-10-205-50/+343
* Fix for mametesters 05216 by defaulting ram to 0. I don't know whether this i... smf-2013-10-201-105/+106
* isbx: Added a placeholder for the Intel iSBX bus. [Curt Coder] Curt Coder2013-10-204-1/+231
* Fixed compile. (nw) Curt Coder2013-10-201-1/+1
* web: Page not found handling, sends a 404 error. [Firehawke] R. Belmont2013-10-202-0/+21
* i186: timer is 1/4 internal clock, 1/8 external clock (nw) cracyc2013-10-201-2/+2
* Fixed broken IDLE in 9995; various cleanups. Michael Zapf2013-10-196-221/+159
* Common parts of TMS99xx CPUs Michael Zapf2013-10-191-0/+74
* 04484: rushhero: tms57002: sfmr - Contact Mamedev [Phil Bennett] Phil Bennett2013-10-191-0/+1
* upd7220: Less verbose. (nw) Curt Coder2013-10-191-9/+9
* i186: Added internal clock divider. [Curt Coder] Curt Coder2013-10-191-0/+3
* fixes for building with Visual Studio 2013 RTM [smf] smf-2013-10-192-6/+13
* Modernized mc6846 device.(nw) Ivan Vangelista2013-10-192-378/+337