This week:
Did I mention my workshop is in my attic? it's really hot up there. I need to bring my MiST and a monitor/keyboard/mouse downstairs so I can do my work with out the heat. I definitely don't feel like desoldering or recapping. Some work items will make no progress.
* I found
https://github.com/mist-devel/mist-boar ... s/mist_vhi so that the Viking mode in MiST works right with GEM and thus I suspect fvdi. I'll find out soon enough.
* I printed out the TF536 circuit board at scale and found that neither of my 1040STs have a good position for the 68000. One is even the silly style motherboard. I'm okay with the case not closing on whichever I pick because I will put my TF536 in my H5 when they become available (not this year).
* Made a list of possible environments in which to work on my graphics card:
a) ARAnyM (very fast) (a good place for software-only tests of code I write myself)
b) My live MegaSTE with VME boards and a Zynq 7020 board from Numato (this gets costly really quickly but is satisfying)
c) The MiST (flexible and allows immediate gratification) (and the mist_vhi.prg source listed above shows how to insert a new "card" into GEM early on)
I think it's MiST for now. To that end, I installed a copy of Quartus 13.1 Web edition on my Ubuntu system and successfully compiled the first tutorial. To run it, I must relocate my MiS as mentioned above.
* received 10W 10 Ohm dummy load resistors for PS testing before insertion in ST (tabled by heat)
* decided an old hard drive is a great dummy load and was right. No need for the resistors. Now to build a cable to connect Atari PS output to HD ((tabled by heat)
* no progress on USA power supply recapping and capacitor list by model number (tabled by heat)
* no progress on mandatory upgrades for 1040ST. Must select one or the other 1040ST and desolder CPU (tabled by heat)
* received 6x68k DIPs for socketing when I get the sockets.
* I did not receive sockets for 68Ks.
* no progress on practice desoldering (tabled by heat)
* no progress on VME work (I attached my board to my VME extender and yes, I can imagine the Zynq board on this extender with lots of little wires going crazy) (this work is tabled for now until I know what I want to build in the MiST and have a driver working for it in GEM and fvdi)
* new this week: Quartus for MiST, done/working
* new this week: MiST tutorials
* new this week: altering MiST viking mode in a few ways; 1) different rez (easy: alter driver, alter MiST, use
https://tomverbeure.github.io/video_timings_calculator ), 2) multiple Viking planes (let's see, maybe easy, maybe not) 3) I wonder how well the MMU/Shifter in MiST would do if told to run 16 colors in 1280x1024 mode with mods to MiST and to mist_vhi (impossible to tell, speculation is this is 'medium-hard')