chrisly42
b1bd046594
- 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. |
||
---|---|---|
.. | ||
musicplayers | ||
unpackers | ||
assemble_bootblock.bat | ||
bootblock.asm | ||
framework_blitterqueue.asm | ||
framework_chip_section.asm | ||
framework_dos.asm | ||
framework_hdloader.asm | ||
framework_lvos.i | ||
framework_macros.i | ||
framework_memory.asm | ||
framework_misc.asm | ||
framework_multipart.asm | ||
framework_music.asm | ||
framework_palettelerp.asm | ||
framework_scripting.asm | ||
framework_sinetable.asm | ||
framework_tasks.asm | ||
framework_trackloader.asm | ||
framework.asm | ||
framework.i | ||
os_startupcode.asm | ||
trackmo_startupcode.asm |