Commit Graph

  • 124c467c93 Changes to paths accidentally broke harddisk installable version. Fixed. main chrisly42 2024-10-15 19:24:04 +0200
  • a535f57e67 Fix. chrisly42 2024-10-11 20:06:40 +0200
  • b1bd046594 Framework fixes: - Initial memory allocation was using MEMF_LARGEST and did some unnecessary error checking and alignment. - Trackloader skipped over the MFM gap between the end of the track and the start as optimization. However, it turns out that the gap can be smaller when written with non-Amiga controllers or faster rotation speeds. Reduced the skip from 300 words to 200 words, so it will work in these cases. - There was a stupid bug in the trackloader that made the buffer-end detection non-functional. chrisly42 2024-10-09 00:38:45 +0200
  • dd41bf2b6b Added some very important information. chrisly42 2024-10-07 22:03:02 +0200
  • 9d109df4cb Minor path fixes and removal of workaround now covered by -Z flag in vc.cfg. chrisly42 2024-09-16 21:21:33 +0200
  • 9c48c11cd1 Big "squashed" update to latest version of Framework. chrisly42 2024-09-15 17:43:33 +0200
  • 816fb40601 avoid .clrnew loop into un-allocated memory #1 losso 2024-09-15 15:24:15 +0200
  • e84afd08e2 Advanced juggler with P2C conversion and math operations. chrisly42 2023-06-30 06:59:25 +0200
  • c46e0ff18a Fixed missing stuff for debugging. chrisly42 2023-06-30 06:57:01 +0200
  • 89479c5023 Fixed missing closing quotes (whatta!) chrisly42 2023-05-23 09:02:38 +0200
  • 9ba897cd0b Added tech writeup. chrisly42 2023-05-22 18:41:11 +0200
  • 51277c8049 Initial. chrisly42 2023-05-22 16:17:35 +0200
  • c3cdc41948
    Initial commit chrisly42 2023-05-22 15:48:25 +0200