| Commit message (Expand) | Author | Age | Files | Lines |
* | forgot to remove resolved read handler. (nw) |  smf- | 2013-12-23 | 2 | -5/+1 |
* | removed removed unused rxd callback from MC6854 (this also appears to be most... |  smf- | 2013-12-23 | 2 | -4/+0 |
* | removed unused rxd callback from MC6852 (which is only a skeleton) [smf] |  smf- | 2013-12-23 | 2 | -9/+12 |
* | removed unused rxd callback from z80sti [smf] |  smf- | 2013-12-23 | 2 | -5/+0 |
* | forgot to actually remove the rxd callback variable. (nw) |  smf- | 2013-12-23 | 2 | -6/+1 |
* | changed write_rx to update the correct variable (nw) |  smf- | 2013-12-23 | 1 | -1/+1 |
* | removed unused rxd callback from mos6551 and made devcb2 consistent with othe... |  smf- | 2013-12-23 | 2 | -39/+34 |
* | replaced read rx callback in IM6402 with a write handler, which allows multip... |  smf- | 2013-12-23 | 2 | -8/+14 |
* | replaced read rx callback in MC2661 with a write handler, which allows multip... |  smf- | 2013-12-22 | 2 | -7/+1 |
* | replaced read rx callback in Z80DART (and clones) with a write handler, which... |  smf- | 2013-12-22 | 2 | -14/+22 |
* | Netlist: introduced more consistent and general state saving. Useful for regr... |  Couriersud | 2013-12-22 | 1 | -27/+11 |
* | replaced read rx callback in MC68901 with a write handler, which allows multi... |  smf- | 2013-12-22 | 2 | -349/+28 |
* | replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... |  smf- | 2013-12-22 | 2 | -14/+31 |
* | replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... |  smf- | 2013-12-22 | 2 | -34/+36 |
* | Netlist and Pong: |  Couriersud | 2013-12-20 | 2 | -15/+111 |
* | Pong update: |  Couriersud | 2013-12-19 | 1 | -8/+14 |
* | removed unused structure (nw) |  smf- | 2013-12-18 | 1 | -8/+0 |
* | uses device_mconfig_additions() to add ata slots, which allows you to just ad... |  smf- | 2013-12-17 | 4 | -19/+43 |
* | Netlist: |  Couriersud | 2013-12-17 | 1 | -0/+44 |
* | Netlist & pong: |  Couriersud | 2013-12-16 | 2 | -1/+9 |
* | Netlist: |  Couriersud | 2013-12-16 | 2 | -18/+82 |
* | wicat: Hooked up CRTC and DMA on terminal board. There is now a basic displa... |  mahlemiut | 2013-12-16 | 1 | -1/+1 |
* | wicat: Got the main board to start sending data to the terminal board. |  mahlemiut | 2013-12-14 | 2 | -5/+107 |
* | Netlist: |  Couriersud | 2013-12-14 | 1 | -4/+4 |
* | Added a core for uPD4992 RTC, used by Othello Derby and Power Kick [Angelo Sa... |  Angelo Salese | 2013-12-08 | 3 | -0/+239 |
* | improved logging (nw) |  smf- | 2013-12-08 | 1 | -2/+10 |
* | Partial revert of r26391 to avoid regression. (nw) |  Ivan Vangelista | 2013-12-08 | 4 | -7/+7 |
* | Created DS1204 device & switched megatouch to use it instead of it's own loca... |  smf- | 2013-12-06 | 3 | -0/+469 |
* | Added a work round so that CR589 firmware updating works again, either from t... |  smf- | 2013-12-02 | 1 | -43/+53 |
* | remodernised x76f041/x76f100 & zs01 so that logging becomes easy again & uses... |  smf- | 2013-12-02 | 8 | -692/+811 |
* | finished modernising i2cmem [smf] |  smf- | 2013-12-01 | 2 | -95/+84 |
* | flag pins are inverted |  Michaƫl Banaan Ananas | 2013-11-30 | 2 | -12/+12 |
* | fix for divide by zero, if there is no chd. (nw) |  smf- | 2013-11-28 | 1 | -4/+10 |
* | Added pdir register |  Angelo Salese | 2013-11-26 | 2 | -3/+23 |
* | Death to m68kfmly.c/.h, hooked parallel port to TMP68301 (very preliminary) |  Angelo Salese | 2013-11-26 | 2 | -5/+67 |
* | Fixed long standing regression bug with Real Break flipscreen |  Angelo Salese | 2013-11-25 | 2 | -5/+61 |
* | Netlist: Introducing type safe parameters. |  Couriersud | 2013-11-25 | 1 | -10/+16 |
* | Fixed regression with csplayh5.c |  Angelo Salese | 2013-11-25 | 2 | -3/+49 |
* | Netlist: Added pascal like strings (pstring) class. These use only size(void ... |  Couriersud | 2013-11-24 | 2 | -5/+5 |
* | Updated bfm fruit drivers to use the n68681 device. (nw) |  Ivan Vangelista | 2013-11-24 | 4 | -7/+7 |
* | Netlist: Reworked object model a bit. |  Couriersud | 2013-11-23 | 2 | -1/+3 |
* | upd765: Fixed sense drive status command, and allow floppy connectors without... |  Curt Coder | 2013-11-22 | 1 | -5/+4 |
* | Calculate seek time using tracks rather than sectors, assuming that reading a... |  smf- | 2013-11-21 | 2 | -13/+26 |
* | (mess) isbc: add isbx-218a floppy controller [Carl] |  cracyc | 2013-11-20 | 1 | -1/+1 |
* | (MESS) wmbullet: Fixed floppy. [Curt Coder] |  Curt Coder | 2013-11-20 | 1 | -2/+2 |
* | (mess) diserial: double half cycle freq and add timer callbacks to terminal a... |  cracyc | 2013-11-19 | 2 | -0/+6 |
* | (MESS) ti99_8: Using the new speech rom dumps with proper bit order; |  Michael Zapf | 2013-11-19 | 2 | -16/+36 |
* | wd_fdc: Set CRC error bit if CRC error found during Read Address command. Tik... |  Curt Coder | 2013-11-19 | 1 | -0/+4 |
* | fixed compiling with MSVC, added enums for T10 commands, moved seek(6) from 2... |  smf- | 2013-11-19 | 7 | -735/+799 |
* | diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] |  Olivier Galibert | 2013-11-18 | 19 | -139/+151 |