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

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

299 12/13/2014 10:01 PM markw

RGBHV buils

297 12/13/2014 08:19 PM markw

Key support in menu

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

245 11/01/2014 02:55 PM markw

Connect pal signal to scandoubler - to allow ntsc palette

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

193 10/03/2014 12:06 AM markw

Updated firmware

175 08/30/2014 04:19 PM markw

Used correct pll settings for PAL and NTSC

168 08/24/2014 10:25 PM markw

Switched to pal and ntsc specific pll

161 08/20/2014 08:13 PM markw

Allow more memory for directories

159 08/19/2014 09:37 PM markw

Apply keyboard and joystick inteference fix

158 08/02/2014 01:16 PM markw

Missing longfilename fix

154 07/31/2014 11:36 PM markw

keyboard must match for 2 cycles and joystick must match for 2 cycles (2 loops of state machine). This seems to pretty much prevent false keypresses. Of course cannot type when stick moved...

153 07/31/2014 11:34 PM markw

control got dropped - oops

152 07/31/2014 11:07 PM markw

Small adjustment to reduce false keypresses. They still occur though. Need a better algorithm.

151 07/31/2014 10:45 PM markw

Added first cut c64 keyboard support. Still some joystick/keybard interaction issues

148 07/29/2014 11:52 PM markw

Changed to ~0.6 seconds for core reload

145 07/29/2014 10:58 PM markw

Added normal reset button behaviour. Debounce for now is just enable at 10hz! Applied that to scanlines button.

144 07/28/2014 09:36 PM markw

reset was copied from a broken design - oops...

141 07/21/2014 10:21 PM markw

Latest rom - fixes dots in filenames

140 07/21/2014 10:20 PM markw

Use minimig reset - in case it helps!

134 07/19/2014 10:04 PM markw

Retry SD init if it fails. Use faster clock for mux - hopefully will fix c64 joystick issue. Sped up spi clock to match. Closed a few minor timing problems.

126 07/18/2014 10:06 PM markw

Switched to using Peters chameleon_io module. Great, gives c64 joystick and cdtv support!

125 07/17/2014 10:51 PM markw

Switched to rom from sd card

124 07/17/2014 10:44 PM markw

Added scandoubler

122 07/17/2014 10:20 PM markw

First cut - same as DE1!

121 07/17/2014 10:19 PM markw

Added ZPU/SD

120 07/17/2014 09:39 PM markw

Added SDRAM. Worked!!

115 07/13/2014 05:31 PM markw

First working Chameleon build. No drive emulation, 16KB RAM, PAL.