Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem accessing APETIME when booting a program over SIO2SD with high speed IO #448

Open
billkendrick opened this issue May 2, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@billkendrick
Copy link
Contributor

When booting the APOD viewer client (2021-05-01 version), either on an ATR disk image (containing MyDOS and the program) or as an XEX directly, using an SIO2SD with high speed I/O (the config on mine shows sio high speed: 59659.08 ($08)), the APOD client cannot ever properly fetch the current time & date via FujiNet's APETIME protocol.

Unlike what happens when either (a) FujiNet is detached or turned off, or (b) the APOD client is booted so quickly that FujiNet is not yet up and running (I generally use my The Ultimate Cart SD cartridge, as it's the quickest way to fire up the XEX), which seems to be APETIME protocol coming back with an empty string, it instead seems to return some kind of gibberish. (What I've seen the APOD viewer client parsing it as were either "2000-00-15", or "2000-120-15".)

Based on this, I added extra sanity checks in APOD client (FujiNetWIFI/fujinet-apps@f0d7212).

@billkendrick billkendrick added the bug Something isn't working label May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant