Activity
From 07/20/2014 to 08/18/2014
08/02/2014
- 01:16 PM EclaireXL Revision 158 (repo2): Missing longfilename fix
- 01:15 PM EclaireXL Revision 157 (repo2): Fix some missing long filesnames
07/31/2014
- 11:48 PM EclaireXL Revision 156 (repo2): Primitive instructions - taken from MCC release. TODO...
- 11:37 PM EclaireXL Revision 155 (repo2): Fix long filenames directories - must use directory path, not append long filename to path!
- 11:36 PM EclaireXL Revision 154 (repo2): 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...
- 11:34 PM EclaireXL Revision 153 (repo2): control got dropped - oops
- 11:07 PM EclaireXL Revision 152 (repo2): Small adjustment to reduce false keypresses. They still occur though. Need a better algorithm.
- 10:45 PM EclaireXL Revision 151 (repo2): Added first cut c64 keyboard support. Still some joystick/keybard interaction issues
07/30/2014
- 12:02 AM EclaireXL Revision 150 (repo2): New link provided by Mark K
07/29/2014
- 11:54 PM EclaireXL Revision 149 (repo2): Merged in Dmitriys Aeon lite port. This does not build for me yet - needs a few more adjustments...
- 11:52 PM EclaireXL Revision 148 (repo2): Changed to ~0.6 seconds for core reload
- 11:51 PM EclaireXL Revision 147 (repo2): Changes for Aeon lite - notably 1MB ram support and ise build warnings fixed
- 10:59 PM EclaireXL Revision 146 (repo2): Merged aeon lite 1MB memory support
- 10:58 PM EclaireXL Revision 145 (repo2): Added normal reset button behaviour. Debounce for now is just enable at 10hz! Applied that to scanlines button.
07/28/2014
- 09:36 PM EclaireXL Revision 144 (repo2): reset was copied from a broken design - oops...
07/22/2014
- 09:54 PM EclaireXL Revision 143 (repo2): Connect up scanlines to spare mist dip switch!
07/21/2014
- 10:45 PM EclaireXL Revision 142 (repo2): Fixed length
- 10:21 PM EclaireXL Revision 141 (repo2): Latest rom - fixes dots in filenames
- 10:20 PM EclaireXL Revision 140 (repo2): Use minimig reset - in case it helps!
- 10:20 PM EclaireXL Revision 139 (repo2): Reverted signed/unsigned
- 10:19 PM EclaireXL Revision 138 (repo2): switch to signed samples - which replay and sigma delta want!
07/20/2014
- 09:10 PM EclaireXL Revision 137 (repo2): fix files with >1 . - also saves some rom space!