(28-08-2026, 04:38 PM)fathertedcrilly Wrote:Thanks, the large version has big variable and function, abbreviated for the beta releases in this thread.(28-08-2026, 04:04 PM)Graham72 Wrote:I'm running VD400GBETA2_1(28-08-2026, 02:35 PM)fathertedcrilly Wrote: looks good.Thanks so much for feedback.
I did notice a few things
Robot man seems to go straight into the game and keys don't work
Space invaders seems to skip most of the intro.
Emu joust seems fine but the music is pitched too high
A question for you.
I had a look at the javascript in the HTML file.
Is it supposed to be obfuscated or is that how the coding agents generated things ?
Thanks
Tony
Hmmmm every tweak breaks something. Robot man had the intro for me last time I checked it. Which version?
Which space invaders, also.
Sound has been so hard. Explaining pitch etc trying sawtooth emulator, then a dac. I have no reference. maybe there is a YouTube with sound.
Compressed code:That's how I got it under 100k to post in thread. It's about 180k with comments.
Thanks again,g
I pulled the robotman.bee and sp_inv.bee files from the CIAB arcade 1 disk ( entries E and G respectively )
I'm still knee deep in the keyboard at the moment ( basic recognizes a keypress but doesn't display anything )
For audio, try this page ( https://blog.tigris.fr/2020/05/13/writin...mplicated/ )
Though it does sound like audio is not being clocked independently of the CPU
I wasn't referring to the minification of the code.
More to the fact that function and variable names don't really have meaningful names and it's very difficult to work out code flow
The agents do all the coding and debugging for you ?
Thanks
Tony
Yes Grok and Claude independently write the code. I say the shift key won't let EMU flap, or 2^2 give 5. Its slow painstaking work. Grok is very good at hardening Claude's code.
I have been arguing with Claude the past 24 hours how the suffix of the 32mb cf images are useful. It can see File names and thinks that is all that has to done. I keep telling it that it has to use offsets to read the entire 5mb partitions correctly. Fun times.I think I'm getting there. Grok got cranky and told me I was hallucinating, both think LBA disk formats are all there is , lol.
Cheers g
