Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TI-99/4A & Geneve 9640 Floppy Enhancement request #341

Open
shift838 opened this issue Jul 24, 2023 · 1 comment
Open

TI-99/4A & Geneve 9640 Floppy Enhancement request #341

shift838 opened this issue Jul 24, 2023 · 1 comment

Comments

@shift838
Copy link

Would be nice to have the TI-99 supported disk formats added to be native so we don't have to convert to HFE. We would then be able to verify sectors.

40 Track:
TI-99 / Geneve (Single Sided / Single Density 90k)
1 head
bps 256
Tracks 0-39
9 sectors per track

TI-99 / Geneve (Single Sided / Double Density 180k)
Tracks 0-39
1 heads
bps 256
18 sectors per track

TI-99 / Geneve (Double Sided / Single Density 180k)
Tracks 0-39
2 heads
bps 256
9 sectors per track

TI-99 / Geneve (Double Sided / Double Density 360k)
Tracks 0-39
2 heads
bps 256
18 sectors per track

80 Track:

TI-99 / Geneve (Double Sided / Single Density 360k)
Tracks 0-79
bps 256
9 sectors per track

TI-99 / Geneve (Double Sided / Double Density 720k)
Tracks 0-79
bps 256
18 sectors per track

@keirf
Copy link
Owner

keirf commented Jul 24, 2023

This can usually be probed from the boot sector right? I have a ti99 handler in FlashFloppy that does this, for image files with suffix v9t9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants