Improve AN sample timing
Decrease current on FO0, cuts glitches
Correct audio outputs, I got them back to front on the board design
A few more configs. Note that spdif does not fit on m08 with the full setup.
Do not feed back SIO noise if using the ADC, since we will have it from that. Allows playing stereo tapes as mono through the 1010 otherwise the analog tracks comes in as digital noise!
Mix ADC in
Fix IO standard for the ADC
Added missing lvds
Fix K output, still does not type but they toggle at least!
First cut of pokeymaxv4 core, untested as yet and probably some mistakes. Might also have broken v2/v3, need to test they still build/work
Fixed limit, to cover small vias with solder mask
Not a gerber!
Try to fit in jlcpcb design rules for 2 layer, larger drills
Added 4 layer version. Just with a polygon fill of 3.3v and GND. Reason: drill size needs 4 layer with jlcpcb
Renumbering left it called pokeymax1
Added gerbers
Added mountsmd files
First cut, never made pokeymax v4
Pure digital 40 pin chip. Needs 5v and gnd wiring on, then can be 6502, antic (I do not have this working yet) or gtia
Seems to be the latest one, I guess it has the spur removal which seems to be a board only setting and schematic is unchanged
Added sidmax schematic
Added gerbers for pokeymaxv2b,pokeymaxv3,quad eliminator and sidmax. There are also some brd/sch files though not the latest in all cases
Added wide delay line for register delays
Add 10M16 mono, handy for debugging
External clock triggers pulse on both edges. pot resets to 01 instead of 00. cycle exact corrections to audctl.
Bumped version
Missed commit, needed to recompute pof file hash
Fix for 10M08 not reading reliably since >=1.24
Corrected config access value and number of covox registers
Dev guide 1.22
Writes still allowed when disabled!
Synchronous clock length bug fix
Moved pokey to own folder
Moved pokey to a folder
Cut 6581 bias, distortion head on basil!
Add disable support for each audio output. Split config screen into pages since it was getting too long!
Two tone reset suppresses the pulse
Added verify on store config
_ can be in var...
Allow different settings for with and without sid (for post divide!)
Missing from sensitivity
Reviewed remaining sdc files
Remove flash for 02, basically too large to fit ANYWHERE!
Correct v3 sdc file, was effectively entirely missing which broke flash timing. Still needs more work since the sigma delta inputs are effectively not properly constrained.
Missed from sensitivity list
Tighten up some timings.
This seems to break v3 flashing, reverting for now
Some new versions added in 123
SIDMAX
Updated v1 build
Bug fix
sidmax changes. Also silent pokey interference support
Test driven SID improvements
Remove SIO_IN2/3
Added 10M04 versions instead of 10M02 versions
Use schmit trigger for SID and BCLK inputs
Sync baud fix (was not aligned to enable)
Add pull-ups on triggers(gtia has internal pull-up). Improve colour resolution.