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

426 10/24/2015 03:55 PM markw

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

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

355 04/16/2015 11:39 PM markw

Do not disable AVR, having it reset screws things up. Switch PS2 back to port1. Add LEDs for SIO state.

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.

339 03/27/2015 02:23 PM markw

Allow 64k carts to work. Switch keyboard to PS2 port 2.

338 03/26/2015 11:18 PM markw

Changed mem addresses

335 03/26/2015 11:03 PM markw

Switched DAC

331 03/26/2015 09:54 PM markw

Added multiple build types

330 03/26/2015 12:53 PM markw

Added 32 bit sram access to make zpu work

328 03/18/2015 11:05 PM markw

sram works, boots, keyboard works

327 03/18/2015 09:40 PM markw

Fixed PLL to more appropriate for PAL/NTSC with he 32MHz input clock. Should work now, although no ZPU yet!

326 03/18/2015 09:18 PM markw

replacing with pal/ntsc plls of correct input frequency

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.