TMF Hg

improve error and DMA handling

  • Sun, 12 Dec 2010 23:47:35 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Sun, 12 Dec 2010 23:47:35 +0000] rev 55
  • improve error and DMA handling

fix side-select bug in WDC FDC driver, was causing all reads to occur on side0... now the Loader boots!

  • Mon, 06 Dec 2010 01:43:04 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Mon, 06 Dec 2010 01:43:04 +0000] rev 54
  • fix side-select bug in WDC FDC driver, was causing all reads to occur on side0... now the Loader boots!

    Loader will boot, but immediately gives up on the floppy drive... Not sure why.

disc dma seems to work, but still no boot ;(

  • Mon, 06 Dec 2010 01:26:37 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Mon, 06 Dec 2010 01:26:37 +0000] rev 53
  • disc dma seems to work, but still no boot ;(

add preliminary WD279x emulation to core

  • Sun, 05 Dec 2010 16:20:00 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Sun, 05 Dec 2010 16:20:00 +0000] rev 52
  • add preliminary WD279x emulation to core

fix CHS => LBA calculation for multisector reads

  • Sun, 05 Dec 2010 16:18:50 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Sun, 05 Dec 2010 16:18:50 +0000] rev 51
  • fix CHS => LBA calculation for multisector reads

    Wrapping was not taken into account...

remove redundant sdl_quit()

  • Sun, 05 Dec 2010 10:22:23 +0000
  • by Philip Pemberton <philpem@philpem.me.uk> [Sun, 05 Dec 2010 10:22:23 +0000] rev 50
  • remove redundant sdl_quit()