Activity
From 10/22/2014 to 11/20/2014
11/09/2014
- 11:04 PM EclaireXL Revision 270 (repo2): Fixes to make this build into ZPU firmware
- 10:38 PM EclaireXL Revision 269 (repo2): Untested support for usbhostslave from opencores. Based on working usb code in mist.
- 09:35 AM EclaireXL Revision 268 (repo2): Ditto
- 09:32 AM EclaireXL Revision 267 (repo2): Typo
- 12:05 AM EclaireXL Revision 266 (repo2): Instantiate USB host. Next need to wire to ZPU, then make ZPU firmware talk to some USB devices via this...
- 12:02 AM EclaireXL Revision 265 (repo2): Added keyboard control of menu
- 12:02 AM EclaireXL Revision 264 (repo2): USB host from opencores - lgpl
11/08/2014
- 11:23 PM EclaireXL Revision 263 (repo2): key control in menu (if connected in core...)
- 11:23 PM EclaireXL Revision 262 (repo2): key control in menu. escape to exit
- 11:22 PM EclaireXL Revision 261 (repo2): Press windows key to toggle paddle mode. Press alt to toggle scanlines.
- 11:21 PM EclaireXL Revision 260 (repo2): Output the next key state, so I can easily trigger on random keypresses
- 11:21 PM EclaireXL Revision 259 (repo2): Reverse pot direction
- 11:20 PM EclaireXL Revision 258 (repo2): Added reverse option. Yes, pots are a different direction from cx52!! 2600daptor vs 5200daptor
- 11:20 PM EclaireXL Revision 257 (repo2): Working on high-res fixes - not yet complete, but still passes acid
11/03/2014
- 10:44 PM EclaireXL Revision 256 (repo2): Fix shift. I hope this is correct now for both platforms... the pokey.pdf misses some details.
- 10:42 PM EclaireXL Revision 255 (repo2): Do not clear 2nd pokey - we only have one so this wipes that out...
11/02/2014
- 10:56 PM EclaireXL Revision 254 (repo2): Removed delay
- 10:50 PM EclaireXL Revision 253 (repo2): Added file to project
- 10:49 PM EclaireXL Revision 252 (repo2): Better support for cartridges on 5200
- 10:49 PM EclaireXL Revision 251 (repo2): Better cartridge support for 5200
11/01/2014
- 10:49 PM EclaireXL Revision 250 (repo2): Fix pitfall. Was only getting 2/3 values for keycode... My previous implementation seems to match the pokey datasheet but I guess not...
- 10:15 PM EclaireXL Revision 249 (repo2): Changed from pullup to pulldown on unused bus locations on 5200
- 09:56 PM EclaireXL Revision 248 (repo2): Only hold break, shift or control when those keys are being scanned
- 03:03 PM EclaireXL Revision 247 (repo2): Connected PAL signal to scandoubler to allow NTSC palette
- 03:00 PM EclaireXL Revision 246 (repo2): Connect pal siganl to scandoubler - to allow ntsc palette
- 02:55 PM EclaireXL Revision 245 (repo2): Connect pal signal to scandoubler - to allow ntsc palette
- 02:54 PM EclaireXL Revision 244 (repo2): Paddle on mist a800. Added NTSC palette. Added support for 4k and 8k roms to 5200 - need to wire up to cartlogic really...
10/31/2014
- 07:59 PM EclaireXL Revision 243 (repo2): Fixed build error
- 07:58 PM EclaireXL Revision 242 (repo2): Fixed build error
- 07:46 PM EclaireXL Revision 241 (repo2): Firmware changed from using atari5200 to atar5200 - only have 8 characters!
- 06:19 PM EclaireXL Revision 240 (repo2): sd emulation fix - thanks Till
10/30/2014
- 11:04 PM EclaireXL Revision 239 (repo2): use atari5200 as directory
- 11:04 PM EclaireXL Revision 238 (repo2): Use atari5200 as sd card directory
10/29/2014
- 10:38 PM EclaireXL Revision 237 (repo2): Corrected device. Now complaining about one of the spi pins
- 10:04 PM EclaireXL Revision 236 (repo2): Applying a few interface/file changes
- 09:50 PM EclaireXL Revision 235 (repo2): Make sures its named 5200 throughout
- 09:47 PM EclaireXL Revision 234 (repo2): New one stable now pll fixed - deleting old interface version
- 09:45 PM EclaireXL Revision 233 (repo2): Made sure its 5200 throughout
- 09:42 PM EclaireXL Revision 232 (repo2): Made the sdcard one the main one - should be stable now with pll fix
- 09:39 PM EclaireXL Revision 231 (repo2): Fixed pll - its important that the ps2 clock is in sync - i.e. integral factor - with the system clock...
10/28/2014
- 10:57 PM EclaireXL Revision 230 (repo2): Fix button mappings
- 10:53 PM EclaireXL Revision 229 (repo2): Some 5200 fixes, reverted to data_io mist interface
- 10:51 PM EclaireXL Revision 228 (repo2): svn doing stupid stuff
- 10:50 PM EclaireXL Revision 227 (repo2): sd card version - not working, reverting main version to data_io
10/27/2014
- 10:50 PM EclaireXL Revision 226 (repo2): Changed to some empirical values that work better with 5200 daptor...