Die Suche ergab 54 Treffer
- Gestern 21:45
- Forum: Fujinet
- Thema: COMING SOON: JSON parser for N:
- Antworten: 1
- Zugriffe: 36
COMING SOON: JSON parser for N:
Hello everyone, A year ago, I had to rewrite the network code. It meant that the JSON parser that I had originally written, was taken out, until I could replace it. I have now done the first pass of the JSON parser, which allows one to: * Open a connection to some JSON data, e.g. (N:HTTPS://oldbytes...
- Gestern 21:29
- Forum: Programmierung
- Thema: Questions about Roman Checkers for Fujinet in Issue 148?
- Antworten: 0
- Zugriffe: 25
Questions about Roman Checkers for Fujinet in Issue 148?
Are there any questions I can answer? Anything I can explain better in e.g. future articles?
-Thom
-Thom
- 07.05.2022 02:08
- Forum: Programmierung
- Thema: Let's try to patch Jumpman to send High Scores over network!
- Antworten: 0
- Zugriffe: 60
Let's try to patch Jumpman to send High Scores over network!
I'm working on a small web microservice that takes an HTTP POST of a the binary high score sectors. Could we perhaps patch Jumpman to send the high score data that is in memory at the High Score screen? But to test feasibility, let's see if we can send the blob of high score data across the network ...
- 06.05.2022 23:49
- Forum: Software
- Thema: ANN: #FujiNews - a News Reader for #FujiNet!
- Antworten: 1
- Zugriffe: 81
ANN: #FujiNews - a News Reader for #FujiNet!
Bocianu Boczansky and @mozzwald have been hard at work writing a news reader for #FujiNet, that pulls from many different sources. @mozzwald wrote the server bits, and @bocianu wrote the #Atari8bit client. TNFS://fujinet.pl/Networking/fujinews.xex Screenshot from 2022-05-06 16-30-25.png Screenshot f...
- 05.05.2022 22:53
- Forum: Programmierung
- Thema: #FujiNet: Disk sector to network read/write redirect.
- Antworten: 0
- Zugriffe: 71
#FujiNet: Disk sector to network read/write redirect.
#FujiNet working on idea: block (sector) to network redirect. Would allow for a program to mark a sector such that: given a mounted disk. A sector or block # could be marked with a N: URL. * On read of sector, it would read from the N: URL * On write of sector, it would write the sector data to N: U...
- 02.05.2022 01:24
- Forum: Fujinet
- Thema: N: Handler and fnc-tools disks updated!
- Antworten: 0
- Zugriffe: 79
N: Handler and fnc-tools disks updated!
#Atari8bit #FujiNet Thanks to Jan Krupa, a major bug in the N: handler was fixed.
You can get copies here: TNFS://atari-apps.irata.online/fnc-tools.atr, and all the DOS disks have been updated, along with an updated FCONFIG tool.
The fujinet-nhandler.atr disk is also updated.
You can get copies here: TNFS://atari-apps.irata.online/fnc-tools.atr, and all the DOS disks have been updated, along with an updated FCONFIG tool.
The fujinet-nhandler.atr disk is also updated.
- 01.05.2022 17:06
- Forum: Fujinet
- Thema: CAS-Dateien starten nicht
- Antworten: 11
- Zugriffe: 262
Re: CAS-Dateien starten nicht
Yes, and the fix for this was done very early on, so 99% of the Fujinets in the wild should be able to use it.
-Thom
-Thom
- 01.05.2022 16:39
- Forum: Fujinet
- Thema: CAS-Dateien starten nicht
- Antworten: 11
- Zugriffe: 262
Re: CAS-Dateien starten nicht
You can enable automatic motor control in the web admin, by selecting pulldown resistor versus button B.
-Thom
-Thom
- 19.04.2022 02:53
- Forum: Fujinet
- Thema: A FujiNet cluster made in BASIC.
- Antworten: 0
- Zugriffe: 116
A FujiNet cluster made in BASIC.
A #FujiNet user (apc) created a four node #Atari8bit cluster, in BASIC. Wow.
- 17.04.2022 05:20
- Forum: Fujinet
- Thema: Wikipedia viewer for #FujiNet! :)
- Antworten: 0
- Zugriffe: 107
Wikipedia viewer for #FujiNet! :)
@mozzwald has written a Wikipedia reader for #Atari8bit #FujiNet. You can load it via fujinet.online as /wiki.xex
- 23.03.2022 14:21
- Forum: Fujinet
- Thema: FujiNet Atari Tools
- Antworten: 4
- Zugriffe: 302
Re: FujiNet Atari Tools
The best place is to put them in github:
https://github.com/FujiNetWIFI/fujinet- ... ols/issues
You can also email me as well:
thom dot cherryhomes at gmail dot com
Thank you for digging into this.
-Thom
https://github.com/FujiNetWIFI/fujinet- ... ols/issues
You can also email me as well:
thom dot cherryhomes at gmail dot com
Thank you for digging into this.

-Thom
- 23.03.2022 01:20
- Forum: Fujinet
- Thema: Diskimages erstellen und vom Web-Interface auf den PC ziehen?
- Antworten: 8
- Zugriffe: 1078
Re: Diskimages erstellen und vom Web-Interface auf den PC ziehen?
The latest build of the fnc-tools can be found on the atari-apps.irata.online server, in the root directory.
-Thom
-Thom
- 23.03.2022 01:18
- Forum: Fujinet
- Thema: FujiNet Atari Tools
- Antworten: 4
- Zugriffe: 302
Re: FujiNet Atari Tools
Yup, documentation needs updating.
For FLS, e.g.
FLS 1,/
Yup, am not surprised FINFO has bugs, they can be squished.
The source code for all the fnc-tools is here:
https://github.com/FujiNetWIFI/fujinet-config-tools
All of these tools can be built with CC65.
-Thom
For FLS, e.g.
FLS 1,/
Yup, am not surprised FINFO has bugs, they can be squished.

The source code for all the fnc-tools is here:
https://github.com/FujiNetWIFI/fujinet-config-tools
All of these tools can be built with CC65.
-Thom
- 21.03.2022 18:59
- Forum: Programmierung
- Thema: Benötige Hilfe bei der Programmierung des N: Handlers!
- Antworten: 3
- Zugriffe: 408
Re: Benötige Hilfe bei der Programmierung des N: Handlers!
Of course.
Where are the details?
-Thom

-Thom
- 20.03.2022 20:41
- Forum: Fujinet
- Thema: Downloadable highspeed SIO
- Antworten: 4
- Zugriffe: 326
Re: Downloadable highspeed SIO
The FujiNet Wiki is here, and can be amended by anybody with a github account:
https://github.com/FujiNetWIFI/fujinet-platformio/wiki/
And for example, the information to set up a firmware development environment is here:
https://github.com/FujiNetWIFI/fujinet- ... p-Software
https://github.com/FujiNetWIFI/fujinet-platformio/wiki/
And for example, the information to set up a firmware development environment is here:
https://github.com/FujiNetWIFI/fujinet- ... p-Software
- 20.03.2022 20:38
- Forum: Fujinet
- Thema: How to: check, update, obtain
- Antworten: 3
- Zugriffe: 219
Re: How to: check, update, obtain
I have passed this information on to @mozzwald, the hardware engineer. 
-Thom

-Thom
- 20.03.2022 20:37
- Forum: Fujinet
- Thema: Diskimages erstellen und vom Web-Interface auf den PC ziehen?
- Antworten: 8
- Zugriffe: 1078
Re: Diskimages erstellen und vom Web-Interface auf den PC ziehen?
I can work with you to show how the firmware can be extended, either to add new devices or commands.
-Thom
-Thom
- 20.03.2022 17:58
- Forum: Fujinet
- Thema: Free drive swap in menu
- Antworten: 2
- Zugriffe: 182
Re: Free drive swap in menu
Where would these key presses be performed?
-Thom
-Thom
- 20.03.2022 17:57
- Forum: Fujinet
- Thema: Downloadable highspeed SIO
- Antworten: 4
- Zugriffe: 326
Re: Downloadable highspeed SIO
Sure, since the firmware is open and can be flashed to any device, I can point people in the right direction to implement such a feature. (It is important that people other than myself implement features in the firmware, it is why I have been putting on workshops and making endless amounts of docume...
- 20.03.2022 17:20
- Forum: Fujinet
- Thema: How to: check, update, obtain
- Antworten: 3
- Zugriffe: 219
Re: How to: check, update, obtain
The hardware fixes are primarily improvements to work alongside existing SIO devices. These are changes that affect less than 1% of the available FujiNet users, and you most likely don't need them. It's important to note, that while there are hardware fixes that happen, the core platform remains exa...
- 19.03.2022 21:07
- Forum: Fujinet
- Thema: Disketten Tausch mit Taste B
- Antworten: 14
- Zugriffe: 573
Re: Disketten Tausch mit Taste B
Thanks for finding a bug. If you can, make an issue in the fujinet-platformio project, so we can keep track and fix it when we can. 
https://github.com/FujiNetWIFI/fujinet- ... mio/issues
-Thom

https://github.com/FujiNetWIFI/fujinet- ... mio/issues
-Thom
- 14.03.2022 18:53
- Forum: Fujinet
- Thema: Funktionstest FujiNet
- Antworten: 2
- Zugriffe: 236
Re: Funktionstest FujiNet
Very strange, the white LED should turn on when connected to an access point. As for Bluetooth support, it has been temporarily disabled because ESP-IDF's Bluetooth implementation (based on Bluedroid) now consumes far too much ESP32 RAM. We are looking for solutions to this problem, and in the mean ...
- 12.03.2022 18:06
- Forum: Fujinet
- Thema: FujiNet und HiSpeed OS
- Antworten: 4
- Zugriffe: 306
Re: FujiNet und HiSpeed OS
Can you load the FujiNet flasher, and turn on the debug monitor, then try to boot? I'd like to see what is happening.
-Thom
-Thom
- 27.02.2022 23:20
- Forum: Fujinet
- Thema: ABBUC Mitglieder im PLATO System (IRATA.ONLINE)
- Antworten: 3
- Zugriffe: 363
Re: ABBUC Mitglieder im PLATO System (IRATA.ONLINE)
You're most welcome. That is a fantastic book. It took Brian over a decade to write it (mostly due to the scheer amount of research that had to be pulled together). I was a user of PLATO contemperaneously, as a small kid, and it was an amazing system. I was glad when CYBER1 came online, and got to u...
- 27.02.2022 19:15
- Forum: Fujinet
- Thema: ABBUC Mitglieder im PLATO System (IRATA.ONLINE)
- Antworten: 3
- Zugriffe: 363
Re: ABBUC Mitglieder im PLATO System (IRATA.ONLINE)
Glad to see you there!
I am on as thomas cherryhomes / atari
There is decades worth of history inside the PLATO system, many catacombs, especially if you get an author sign-on and can type the name of any lesson in the system, as well as use the development environment.
-Thom
I am on as thomas cherryhomes / atari
There is decades worth of history inside the PLATO system, many catacombs, especially if you get an author sign-on and can type the name of any lesson in the system, as well as use the development environment.

-Thom
- 22.02.2022 20:24
- Forum: Fujinet
- Thema: FujiNet Game Programming Workshop Video
- Antworten: 0
- Zugriffe: 226
FujiNet Game Programming Workshop Video
For those who were unable to attend the FujiNet Game Programming workshop, here is the whole conference: https://www.youtube.com/watch?v=PWSmMqzmiyw The conference covers the implementation of a turn-based game in FujiNet, in this case a "Connect-Four" game, and having it work across two p...
- 12.02.2022 20:30
- Forum: Programmierung
- Thema: ZOOM CALL: Programming games for #FujiNet
- Antworten: 8
- Zugriffe: 816
Re: ZOOM CALL: Programming games for #FujiNet
In this #FujiNet #Programming #Retrocomputing workshop, we show the process of adapting a game for #FujiNet using the #Atari8bit and #ColecoAdam as examples, in two different languages.
https://youtu.be/PWSmMqzmiyw
https://youtu.be/PWSmMqzmiyw
- 12.02.2022 02:20
- Forum: Programmierung
- Thema: ZOOM CALL: Programming games for #FujiNet
- Antworten: 8
- Zugriffe: 816
Re: ZOOM CALL: Programming games for #FujiNet
Regarding tomorrow's #FujiNet #Programming event: I am not one to prepare rigorously. I do not have a rigid plan. My basic plan is to show the two versions of Connect four, for #ColecoAdam and #Atari8bit, and show how the network pieces are added and implemented. I will adapt to the room, and you ca...
- 11.02.2022 15:59
- Forum: Programmierung
- Thema: ZOOM CALL: Programming games for #FujiNet
- Antworten: 8
- Zugriffe: 816
Re: ZOOM CALL: Programming games for #FujiNet
Yes. But the game that Kay Savetz wrote for Turbo Basic XL used an 8x8 board, so... 
-Thom

-Thom
- 11.02.2022 00:50
- Forum: Programmierung
- Thema: ZOOM CALL: Programming games for #FujiNet
- Antworten: 8
- Zugriffe: 816
- 10.02.2022 22:26
- Forum: Programmierung
- Thema: ZOOM CALL: Programming games for #FujiNet
- Antworten: 8
- Zugriffe: 816
Re: ZOOM CALL: Programming games for #FujiNet
For those who want to read ahead of the event: We are working on a game of Connect 4 for Atari and Adam, implmenting the network routines. The Atari version (written in Turbo Basic XL) of the game can be found on atari-apps.irata.online/Games/connect4.atr The Coleco Adam version of the game (written...
- 10.02.2022 15:13
- Forum: Programmierung
- Thema: ZOOM CALL: Programming games for #FujiNet
- Antworten: 8
- Zugriffe: 816
- 10.02.2022 00:29
- Forum: Programmierung
- Thema: Benötige Hilfe bei der Programmierung des N: Handlers!
- Antworten: 3
- Zugriffe: 408
Benötige Hilfe bei der Programmierung des N: Handlers!
Für diejenigen, die mit CIO-Handlangern helfen können: Das FujiNet-Projekt benötigt eine Erweiterung des N:-Handlers zur Unterstützung des CIO-Burst-Modus. Ich habe keine Zeit, daran zu hacken, und ich weiß, dass es hier fähige Leute gibt, die helfen können. Könnt ihr euch das bitte alle ansehen? De...
- 09.02.2022 22:56
- Forum: Programmierung
- Thema: ZOOM CALL: Programming games for #FujiNet
- Antworten: 8
- Zugriffe: 816
ZOOM CALL: Programming games for #FujiNet
Want to program #8bit games for the #FujiNet? We are hosting a Zoom event workshop!
Topic: Developing Games for FujiNet
Time: Feb 12, 2022 09:00 AM Pacific Time (US and Canada)
Join Zoom Meeting
https://us02web.zoom.us/j/89086564007
Both #Atari8bit and #ColecoAdam will be shown.
Topic: Developing Games for FujiNet
Time: Feb 12, 2022 09:00 AM Pacific Time (US and Canada)
Join Zoom Meeting
https://us02web.zoom.us/j/89086564007
Both #Atari8bit and #ColecoAdam will be shown.
- 09.01.2022 00:22
- Forum: Fujinet
- Thema: #FujiNet #Firmware in-depth walk-through zoom call
- Antworten: 1
- Zugriffe: 410
Re: #FujiNet #Firmware in-depth walk-through zoom call
Thank you to everybody who showed up! This is the entire teleconference walking through the #FujiNet #ESP32 firmware, showing both #Atari8bit and #ColecoAdam as examples. If you want to know where everything is, this is the video for you. https://youtu.be/-WhMVHUGoRE
- 05.01.2022 17:21
- Forum: Fujinet
- Thema: #FujiNet #Firmware in-depth walk-through zoom call
- Antworten: 1
- Zugriffe: 410
#FujiNet #Firmware in-depth walk-through zoom call
Does anyone want to attend a walkthrough of the #ColecoAdam #FujiNet firmware (the ESP32 side?), this weekend, as e.g. a Zoom conference? We'll talk about how the firmware works, how it connects to the Adam side, and how one would add new device types. Topic: #FujiNet Firmware walk-through Time: Jan...
- 26.12.2021 20:56
- Forum: Fujinet
- Thema: Fujinet Version 1.6(e)???
- Antworten: 8
- Zugriffe: 1293
Re: Fujinet Version 1.6(e)???
The same firmware code is used for all production versions of FujiNet.
-Thom
-Thom
- 25.12.2021 01:25
- Forum: Fujinet
- Thema: Fujinet Version 1.6(e)???
- Antworten: 8
- Zugriffe: 1293
Re: Fujinet Version 1.6(e)???
The one FujiNet question I can't provide an answer for... 
-Thom

-Thom
- 19.12.2021 16:58
- Forum: Fujinet
- Thema: FujiNet Version: 0.5.cec57d6a
- Antworten: 4
- Zugriffe: 804
Re: FujiNet Version: 0.5.cec57d6a
Please update, there are much needed bug-fixes that are happening. And as for things like Bluetooth being deleted: We were forced to do this after months of punting the issue, because the vendor (Espressif) changed the amount of memory allocated. I do understand reticence, but we are very good at fi...
- 18.12.2021 20:55
- Forum: Fujinet
- Thema: FujiNet Version: 0.5.cec57d6a
- Antworten: 4
- Zugriffe: 804
Re: FujiNet Version: 0.5.cec57d6a
There are also fixes to the N: HTTP protocol adapter.
Bluetooth support will be re-activated once it's figured out how to either decrease IRAM usage (it uses too much of it), or an alternate Bluetooth stack is grafted in which uses less IRAM.
-Thom
Bluetooth support will be re-activated once it's figured out how to either decrease IRAM usage (it uses too much of it), or an alternate Bluetooth stack is grafted in which uses less IRAM.
-Thom