Project

General

Profile

Statistics
| Revision:

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

261 11/08/2014 11:22 PM markw

Press windows key to toggle paddle mode. Press alt to toggle scanlines.

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

240 10/31/2014 06:19 PM markw

sd emulation fix - thanks Till

231 10/29/2014 09:39 PM markw

Fixed pll - its important that the ps2 clock is in sync - i.e. integral factor - with the system clock...

224 10/22/2014 09:21 PM markw

SD card fixes, due to how spi_master released cs_n during command. Thanks Till!

218 10/18/2014 10:42 PM markw

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

217 10/17/2014 11:01 PM markw

These were cross connected - no idea why it was building. SD init gets further now, but still no dice.

216 10/17/2014 08:12 AM markw

As discussed with Till - these were taken under Lesser

215 10/17/2014 08:08 AM markw

Changed mist to use simulated sd card, rather than the custom protocol

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

174 08/30/2014 04:18 PM markw

Split PAL pll into two - now much closer to real frequency

165 08/23/2014 11:42 PM markw

Improved timings for PAL and NTSC

162 08/20/2014 09:01 PM markw

Add 32GB SD support

161 08/20/2014 08:13 PM markw

Allow more memory for directories

158 08/02/2014 01:16 PM markw

Missing longfilename fix

155 07/31/2014 11:37 PM markw

Fix long filenames directories - must use directory path, not append long filename to path!

143 07/22/2014 09:54 PM markw

Connect up scanlines to spare mist dip switch!

141 07/21/2014 10:21 PM markw

Latest rom - fixes dots in filenames

92 06/29/2014 08:57 AM markw

Latest firmware

88 06/21/2014 11:37 PM markw

Add some mist button support for keyboard less setups

87 06/21/2014 11:13 PM markw

Button 0=F11. Switched swapped joysticks. connected led to sio

84 06/19/2014 09:29 PM markw

Added scandoubler. Build some variants.

70 06/08/2014 08:21 PM markw

Added ZPU. Added read/write SD support. Fixed joystick. Switched to new mist keyboard mode (ps2 emulation).

40 05/03/2014 10:36 AM markw

Fixed turbo

31 04/22/2014 08:37 PM markw

Re-connected SDRAM to DE1

27 04/16/2014 10:10 PM markw

Use video bits generic

23 04/16/2014 07:51 AM markw

Adjusted this based on mist settings - in the hope this will mean I need to tweak the phase offset less...

22 04/16/2014 07:22 AM markw

Connected up SDRAM. Make 800XL core wait for SDRAM reset to complete. Also had to adjust phase offset to make it work - need to get a proper setup for mist

16 04/13/2014 10:37 PM markw

Wired up mist with internal ram/rom. Tested OK.

1 03/23/2014 07:15 PM markw

Current unmerged vhdl for my Atari800 core and start at merging them into one tree with a common core