Project

General

Profile

Statistics
| Revision:

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

Fix airstrike 1 loading - have to nak sector 0

427 10/24/2015 04:00 PM markw

use common version script

426 10/24/2015 03:55 PM markw

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

420 09/25/2015 11:01 PM markw

Torid support for mcc

389 08/07/2015 08:39 AM markw

Added return to boot menu to a800 mcc cores

386 07/30/2015 11:14 PM markw

Firmware changes for 5200 joystick control in the menu

379 07/03/2015 09:38 PM markw

Allow both joysticks to control menu. Some small USB fixes.

375 05/17/2015 02:48 PM markw

Rebuild of ZPU firmware to pick up SIO patches from Hias

373 05/17/2015 02:38 PM markw

Official wireless controller support

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.

341 03/27/2015 02:42 PM markw

Latest firmware and added papilio duo to build scripts

325 03/17/2015 11:19 PM markw

First cut of papilio duo support. NB: This does not work yet, notably PLL needs changing. Then sram needs wiring up to allow zpu to run.

310 01/10/2015 10:01 PM markw

Fix for write with verify

289 12/13/2014 01:50 PM markw

Changed from SVIDEO to COMPOSITE

286 12/11/2014 10:36 PM markw

MCC controller custom mapping

285 12/11/2014 10:36 PM markw

Share the USB PS2 override logic. Wire up USB to controllers on the MCC216

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

282 12/01/2014 08:19 PM markw

Removed old usb hardware

281 12/01/2014 08:18 PM markw

Removed old usb pll

280 12/01/2014 08:18 PM markw

TODO: make ps2_to_atari800 support direct feed, not via ps2

279 12/01/2014 08:17 PM markw

start of USB support - ram timing issue fixed

263 11/08/2014 11:23 PM markw

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

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

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

182 09/25/2014 10:07 PM markw

Fix arg building - output dir and platform version code

181 09/25/2014 09:32 PM markw

First cut of mcctv support. No keyboard support yet.