Project

General

Profile

Statistics
| Revision:

# Date Author Comment
426 10/24/2015 03:55 PM markw

Ádded USB joystick switching + misc fixes for mcc release 1.3

386 07/30/2015 11:14 PM markw

Firmware changes for 5200 joystick control in the menu

375 05/17/2015 02:48 PM markw

Rebuild of ZPU firmware to pick up SIO patches from Hias

351 04/08/2015 07:58 AM markw

Simple memory saving support - to help debugging

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.

346 04/04/2015 02:45 PM markw

Split the concept of hsync, vsync and composite sync. When composite sync used tie vsync high. The offset hsync pulse of pal/hsync is only present for 15khz composite sync. Remove rom selection since its unused.

310 01/10/2015 10:01 PM markw

Fix for write with verify

303 12/14/2014 09:46 PM markw

Connected scandoubler

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:)

263 11/08/2014 11:23 PM markw

key control in menu (if connected in core...)

255 11/03/2014 10:42 PM markw

Do not clear 2nd pokey - we only have one so this wipes that out...

252 11/02/2014 10:49 PM markw

Better support for cartridges on 5200

244 11/01/2014 02:54 PM markw

Paddle on mist a800. Added NTSC palette. Added support for 4k and 8k roms to 5200 - need to wire up to cartlogic really...

243 10/31/2014 07:59 PM markw

Fixed build error

242 10/31/2014 07:58 PM markw

Fixed build error

241 10/31/2014 07:46 PM markw

Firmware changed from using atari5200 to atar5200 - only have 8 characters!

239 10/30/2014 11:04 PM markw

use atari5200 as directory

235 10/29/2014 09:50 PM markw

Make sures its named 5200 throughout

218 10/18/2014 10:42 PM markw

Add a newline, in case there is not a newline at the end of the file

210 10/11/2014 09:55 AM markw

Merged turbo freezer support from Hias. Working pretty well. PIA freezing not working yet though, so no joystick after freeze. Scoll lock to freeze.

207 10/06/2014 08:58 PM markw

Smaller firmware, thanks to Hias

203 10/06/2014 08:41 PM markw

Remove extra copyright files

200 10/05/2014 10:13 PM markw

Point cartridges at user dir, rather than os rom dir

198 10/05/2014 03:18 PM markw

Merged in first cut cartridge emulation support from Hias. Excellent:-)

193 10/03/2014 12:06 AM markw

Updated firmware

176 09/23/2014 10:00 PM markw

First cut of 5200 support for the DE1. Might want to share this with the Atari 800 verison - with a generic. PAL/NTSC PLL not working for some reason... firmware forked for 5200 - will be merged before commit