huskeyw

Results 19 comments of huskeyw

Thank you for the responses I see the updated codes... but I dont get a line .. On Sun, Feb 24, 2019, 23:54 Francis Piérot wrote: > Hello, the sequence...

Sorry I did not see this response, just finished my build and will give a try.. also running cpm3 and BBC basic right now, lots of flexibility with BBC basic...

so I ran the code and this is what I get https://www.dropbox.com/s/hpu5lnojgjyxe7v/20190306_204558.mp4?dl=0

let me try it on basic 4.7 not in CPM, I just used CPM so I could save it locally, I'll also look to see if there is a known...

Basic 4.7b loaded from eeprom source and it works https://www.dropbox.com/s/a2xvuei1tv7d37o/20190307_074931.mp4?dl=0

9 REM switch to 640x480 10 E$=CHR$(27):PRINTE$;"[=2H"; 20 X = INT(RND(1)*639)+1 : Y = INT(RND(1)*478)+1 30 CO = INT(RND(1)*254)+1 35 X1 = INT(RND(1)*639)+1 : Y1 = INT(RND(1)*478)+1 39 REM set...

Thank you. Did not expect a fast reply, Good point, the monitor is an LCD Dell and so it may not like the resolution, with it just going to sleep...

tried with no changes.. .also changed the resolution to use the 640x480, no video seen by the monitor. I reloaded the Hobytronics build and it comes right up. I wonder...

So quick, it turns the monitor off, the power light goes yellow, its green when on. I am building and uploading will see if I can keep the port open,...

compiled with leaving the port open, D:\propeller-vt100-terminal-master\propeller-vt100-terminal-master>propeller-load -p /com12 -e -r -t115200 vt100.binary Propeller Version 1 on /com12 Loading vt100.binary to EEPROM via hub memory 23644 bytes sent Verifying RAM...