• Please review our updated Terms and Rules here

Recent content by Retro Canada

  1. R

    The Official Nabu PC Floppy Disk Controller thread

    it looks like the HxC2001/Gotek usage is limited on Nabu. You can make HFE images from flux on PC and it will keep the DPT on track0 but looks like fluxing an image direct to the HxC2001 the drive will not store the DPT, so you cannot format or make new disks only using the HxC :/
  2. R

    The Official Nabu PC Floppy Disk Controller thread

    I use the hxc to import the img to set a compatible GAP3. But maybe i can use gw directly. I just need to figure out how to set the gap there
  3. R

    The Official Nabu PC Floppy Disk Controller thread

    for a 5.25 360KB the process would be: dd if=/dev/zero ibs=5K count=80 | tr "\0" "\345" >> new_nab2.dsk diskdef nab2 seclen 1024 tracks 80 sectrk 5 blocksize 1024 maxdir 192 skew 2 boottrk 1 os 3 end
  4. R

    The Official Nabu PC Floppy Disk Controller thread

    Well I just built my FDC replica and made my very own CPM bootable floppies with the help of greazeweazle and cpm tools. You can get the HFE and use with HxC2001 or image it to real floppies using the gw or kryoflux. These are the 3.5" with my white over black CP/M, Turbo Pascal and WordStar. I...
  5. R

    I created floppy images of Scott Adams Adventure Games for CP/M on Nabu

    I found a bug on Cloud CP/M. I made a small program like LOAD.COM that will load a file like LOAD.COM FILE.BIN. Using mame and the original CP/M floppies there are no problems running from drive A or B. But on cloud cp/m the FCB fails. I am using the original FCB that CP/M creates for you as...
  6. R

    The Official Nabu PC Floppy Disk Controller thread

    where can we get these boards ?
  7. R

    Bad disk image?

    Do we have the BASIC manual ? We could make a basic program that use OPEN commands and write long files on it too.
  8. R

    Bad disk image?

    So if you write a long basic program and save it as ASCII ? SAVE "PROGRAM.BAS",A ? That would make easier to understand the sector logic. Just bunch of REM's would do it since they are numbered like: 10 REM / 20 REM / 30 REM... The sectors are 128 bytes but we don't know the block size. Don't...
  9. R

    Bad disk image?

    Well as soon the floppy board replica is proven to work we can all build our own and try ourselves.
  10. R

    The Official Nabu PC Floppy Disk Controller thread

    Do these drives have a DS selection jumpers ? Still shuggart are different than PC driver this is the reason PC drives deal with twisted cables for drive / head selection. A good test would try to replicate your working BASIC disk to a second one using the PC. Also imaging the 41 entries disk...
  11. R

    Bad disk image?

    One interesting test: try creating more than 32 files. See how the directory goes on BASIC NABU. Someone has reported the nabu images had weird 32 entries only.
  12. R

    Bad disk image?

    Second we are assuming the disk geometry for the BASIC NABU 4K is the same for the CP/M NABU Dev 8K. They could be different (made by different teams how knows ?)
  13. R

    Bad disk image?

    But the drives are shuggart right ? How can you use them unmodified on the PC ? Wasn't the hard setting for the head / side ?
  14. R

    Bad disk image?

    Does the NABU BASIC have a FILES command ? If you insert the CP/M disk on it and try to list its contents ? Of course I would advise to try to work with a copy or at least a write protected disk.
  15. R

    Gotek Flashfloppy on Toshiba 1200

    It was pretty easy to install a gotek flash floppy on my Toshiba 1200 using these 26 to 34 pin adapters from ebay: You just have to set it to shuggart and set DS1 as the adapter wires drive select to DS1. I saw other threads were some people had trouble adapting pc drives to it the thing is...
Back
Top