Ting Tron

Results 31 comments of Ting Tron

I have a 2GB card, which has a partition with 1014 cylinders and 63 heads. ``` $ fdisk -l --bytes -o +Start-C/H/S,End-C/H/S CF_2GB.dsk Disk CF_2GB.dsk: 1.98 GiB, 2097930240 bytes, 4097520...

The XTIDE BIOS [screenshot](https://github.com/skiselev/8088_bios/issues/59#issuecomment-1867070153) shows version as: ``` XTIDE @ F000h r625 (2023-02-19) ``` Copying the OEM CF card (512Mb) to a 2GB card, which works fine on the host...

Error booting 2GB CF copied from the OEM disk: ![image](https://github.com/skiselev/8088_bios/assets/2383820/f9c33c15-82af-4b23-917f-d1fbf5f044e8)

Once such example is [PLASMA2-SYS.PO](https://github.com/dschmenk/PLASMA/releases/download/v2.0/PLASMA2-SYS.PO). Please make sure to run Apple IIe Enhanced, Authentic speed, and disable Enhanced disk access (to follow the status updates). It starts with a regular...

> @tingtron Why does track 23 have a VolumeTrackSectorChecksum of Vol:3C Trk:3C Sec:3C Chk:3C ? I am not sure what you are asking: the referenced disk [PLASMA2-SYS.PO](https://github.com/dschmenk/PLASMA/releases/download/v2.0/PLASMA2-SYS.PO) above doesn't have...

Thank you for looking into the disk logging feature. This would really be invaluable for debugging actual apps that use files and optimizing etc. It would also be great if...

Thank you for confirming. I think for now the paths conventions makes sense. And maybe clarifying the docs would be sufficient. As for Memory constraints, that's a valid concern. And...

Related issues: - [Clef changes after remove treble staff](https://musescore.org/en/node/333278) 333278 - [Clef change at start of score converted to mid-measure on save/reload with modified system barline](https://musescore.org/en/node/292790) 292790 - [single piano...

No, the error message seems to be fine, and it continues after that. However, the support of the common 6502 family opcodes could be helpful for Tiny64, since C64Studio it's...

> What other opcodes introduced in 65C02 are missing from 6510? The 65C02 introduced several new instructions and addressing modes that are not present in the 6502 or its derivatives...