-
Content Count
3,127 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by AtariGeezer
-
Check out page 4 on how to do this... esp8266-V10.pdf
-
That's my goal
-
Hmmm, this new code implements CMD and MTR_CTRL as a Flow Control Option, which means RTS / CTS can not be used with this new scheme...
-
I bought these: https://www.ebay.com/itm/202624346925
-
*Atari* 8-bit sightings (movies, videos, and more)
AtariGeezer replied to Larry's topic in Atari 8-Bit Computers
Found another 800 in the 1985 move "The Stuff". It sitting on top of a TV showing Zaxxon playing. Around 35:30... -
Ah, okay... Edit: to add to that, PROCEED and INTERRUPT Interrupts could be used with an 850 to signal when to go out of concurrent mode...
-
I'm still using one from last year. Not sure of the version at the moment.
-
Why not?, RTS uses XIO 34 and CTS is read by the STATUS query.
-
Incognito - Now's your chance!
AtariGeezer replied to orpheuswaking's topic in Atari 8-Bit Computers
Yep, the movie is Airplane II... -
1. The Handler will be using a modified Rverter with the additional code to handle the PROCEED and INTERRUPT Interrupts. Similar to the Pocket Modem software. PROCEED: LDA #$01 STA SH_PROCEED ; Shadow Register PLA RTI INTERUPT: LDA #$01 STA SH_INTRPT ; Shadow Register PLA RTI For starters, I'll use AModem and modify the M/L routines to handle RTS / CTS and Carrier Detect / Ring Indicator. Later we can modify existing or create a whole new terminal program that encompasses the Zimodem API's. 2. Yep, for now it will just be a replacement for Jim Drews' WinModem interface. For the atari we have the 850, PRC, MIO, Black Box and ATR-8000 to interface to for FULL Flow Control. 3. Yes I agree. Ideally, the best SIO solution would incorporate an Intelligent Device / Modem that can process XIO Calls for setting up and Detection of the various RS-232 signals. In this case it would support ALL A8's 🙂
-
Zimodem, it has all the code required for full handshake capabilities.
-
Here is the preliminary schematic of my Sio2Wifi v2 using the NodeMCU ESP8266 with RTS / CTS Flow Control... This is the preliminary schematic of my Wifi Modem that I'll be building using the NodeMCU ESP8266 with FULL Handshaking... The final build will be using a single MAX3238 instead of 2 MAX3232's.
-
https://www.ebay.com/itm/383086031628
-
My idea is to use proceed for CTS and interrupt for either CD or RI. The SIO2Wifi v2 board will have a jumper to select which one and the software will have to be manually set since there isn't a spare output on the SIO port to configure that on the SIO2Wifi v2 board (unless I can configure CLOCK OUT for that). Motor Control will also be used for RTS. My 2nd NodeMCU board will be used in a Complete RS-232 WiFi Modem setup...
-
That's why I bought these: They have RTS/CTS lines available. Lately I've been scrounging through my spare parts getting ready to build my SIO2Wifi v2 board that will use Proceed and Interrupt control lines...
-
Looking for BB/ST Software, Rare?
AtariGeezer replied to Android8675's topic in Atari ST/TT/Falcon Computers
Is it the same version as in this post? -
PLATOTERM LITE 1.3 Cartridge Release
AtariGeezer replied to tschak909's topic in Atari 8-Bit Computers
io_handler_load_success: LDA #$0B something missing after this? -
PM sent for Atari 400
-
800XL, U1MB, SpartaDOS and an AVG cart
AtariGeezer replied to mr_gw454's topic in Atari 8-Bit Computers
LOL, when I see a mention of FJC, I see something like this: No Offense intended, Jon... -
SIO issues: Cannot use peripherals
AtariGeezer replied to Porkchops & Applesauce's topic in Atari 8-Bit Computers
If you have sound in the self tests, then it seems to be narrowed down to a bad PIA 6520 IC. Atari Part #C014795... -
1088XLD - Custom A8 Computer in 1050 Drive Case
AtariGeezer replied to mytek's topic in Atari 8-Bit Computers
Found an alternate source on ebay for the PCT200TWRG4H-3C LEDtronics Bi-Color LEDs, $6.50 (Best Offer) for a pack of 10. https://www.ebay.com/itm/323156346340
