Project

General

Profile

Statistics
| Revision:

# Date Author Comment
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.