Activity
From 07/27/2014 to 08/25/2014
08/25/2014
- 10:25 PM Revision 172 (repo2): Added reset to noise filter (helps for sim), fixed inversion on poly5.
 - 10:03 PM Revision 171 (repo2): Remove inversion
 - 08:02 AM Revision 170 (repo2): Updated replay lib. Disabled LEDs. In theory the latest replaylib has working fileio so I can implement that soon...
 
08/24/2014
- 10:26 PM Revision 169 (repo2): rom firmware had not built before... fix for >194 files
 - 10:25 PM Revision 168 (repo2): Switched to pal and ntsc specific pll
 
08/23/2014
- 11:48 PM Revision 167 (repo2): Match more closely to schematic - delay/inversion
 - 11:43 PM Revision 166 (repo2): noise delay between channels. Apply force break to two tone.
 - 11:42 PM Revision 165 (repo2): Improved timings for PAL and NTSC
 
08/21/2014
08/20/2014
- 09:01 PM Revision 163 (repo2): Add 32GB SD support to MIST
 - 09:01 PM Revision 162 (repo2): Add 32GB SD support
 - 08:13 PM Revision 161 (repo2): Allow more memory for directories
 - 08:13 PM Revision 160 (repo2): Allow more memory for directories
 
08/19/2014
08/02/2014
- 01:16 PM Revision 158 (repo2): Missing longfilename fix
 - 01:15 PM Revision 157 (repo2): Fix some missing long filesnames
 
07/31/2014
- 11:48 PM Revision 156 (repo2): Primitive instructions - taken from MCC release. TODO...
 - 11:37 PM Revision 155 (repo2): Fix long filenames directories - must use directory path, not append long filename to path!
 - 11:36 PM 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 Revision 153 (repo2): control got dropped - oops
 - 11:07 PM Revision 152 (repo2): Small adjustment to reduce false keypresses. They still occur though. Need a better algorithm.
 - 10:45 PM Revision 151 (repo2): Added first cut c64 keyboard support. Still some joystick/keybard interaction issues
 
07/30/2014
07/29/2014
- 11:54 PM Revision 149 (repo2): Merged in Dmitriys Aeon lite port. This does not build for me yet - needs a few more adjustments...
 - 11:52 PM Revision 148 (repo2): Changed to ~0.6 seconds for core reload
 - 11:51 PM Revision 147 (repo2): Changes for Aeon lite - notably 1MB ram support and ise build warnings fixed
 - 10:59 PM Revision 146 (repo2): Merged aeon lite 1MB memory support
 - 10:58 PM Revision 145 (repo2): Added normal reset button behaviour. Debounce for now is just enable at 10hz! Applied that to scanlines button.