Project

General

Profile

# Date Author Comment
437 03/05/2016 05:26 PM markw

Fix airstrike 1 loading - have to nak sector 0

374 05/17/2015 02:47 PM markw

Patches to improve SIO from Hias. Many thanks!

348 04/04/2015 11:50 PM markw

Added Drive turbo selection. Fixed a few builds. Added which target is building to output. Run up to 3 jobs at once during build.

318 01/12/2015 10:18 PM markw

Fix some timing issues on faster CPUs - e.g. ARM on SOCKIT

307 01/10/2015 09:57 PM markw

Removed printf

306 01/10/2015 08:45 PM markw

Fixed verify mode - missing seek

283 12/07/2014 11:27 PM markw

Capture SIO commands using a hardware state machine - too time critical to easily merge with USB polling otherwise (without much code refactoring...). Now drive emulation works on MCCTV with USB:)

275 12/01/2014 08:13 PM markw

USB now working, feeding events to core. Still some bugs remaining - such as clash with drive emulation.

195 10/05/2014 11:18 AM markw

Merged in cartridge support from Hias. To make space some space improvements were done to freeze and drive emulator. Lots of scope for more

98 06/29/2014 09:07 AM markw

Allow more than 32K sectors.

89 06/23/2014 10:30 PM markw

Fix display of disk type

69 06/08/2014 07:44 PM markw

Mist read/write support added/debugged. Single OS ROM + file selector. Fix bug when using "move to drive 1" which reinstated empty drives! Never access Atari system while reset.

62 05/21/2014 10:38 PM markw

Added real-only support. Describe disk image in menu.

55 05/16/2014 07:39 AM markw

Add titles. Load rom from sd.

52 05/15/2014 07:20 AM markw

Long firmname support. Several bugfixes, e.g. multi-drive support

49 05/13/2014 09:34 PM markw

First cut of write support

46 05/07/2014 09:04 PM markw

First cut of reworked firmware. Just runs gunpowder charlie.atr drive emulation!