Die Suche ergab 202 Treffer

von tschak909
09.10.2022 17:40
Forum: Software
Thema: [fujinet] proposal: storing legacy game High scores on TNFS servers.
Antworten: 15
Zugriffe: 2281

Re: [fujinet] proposal: storing legacy game High scores on TNFS servers.

It's okay, there are other unused bytes, two even. :)

-Thom
von tschak909
09.10.2022 06:10
Forum: Software
Thema: [fujinet] proposal: storing legacy game High scores on TNFS servers.
Antworten: 15
Zugriffe: 2281

[fujinet] proposal: storing legacy game High scores on TNFS servers.

Had a thought, bytes 11-14 on the ATR file format are not used. use bytes 11 and 12 to specify a single sector which can be marked as read-write, despite the mounted mode of the disk image. The purpose is to mark a sector that can store high scores. If sector is accessed, cache is always flushed, an...
von tschak909
08.10.2022 21:10
Forum: Fujinet
Thema: Any articles I should write?
Antworten: 1
Zugriffe: 491

Any articles I should write?

Does anyone have any suggestions on articles I should write, regarding FujiNet?

Hat jemand Vorschläge für Artikel, die ich über FujiNet schreiben sollte?

-Thom
von tschak909
04.10.2022 16:48
Forum: Software
Thema: BW-DOS 1.4
Antworten: 32
Zugriffe: 4976

Re: BW-DOS 1.4

Ok. If you want. :)

I tend to talk publicly, because I believe very little actually ever needs to be said privately, especially for things that we all will benefit from.

-Thom
von tschak909
04.10.2022 07:12
Forum: Software
Thema: BW-DOS 1.4
Antworten: 32
Zugriffe: 4976

Re: BW-DOS 1.4

Some of the local vendors should be able to help you out, in the mean time, you can also use fujinet-pc and connect it to Altirra. :)

https://github.com/FujiNetWIFI/fujinet-pc and
https://github.com/a8jan/fujinet-pc-launcher

-Thom
von tschak909
04.10.2022 06:55
Forum: Software
Thema: BW-DOS 1.4
Antworten: 32
Zugriffe: 4976

Re: BW-DOS 1.4

Yes, the n-handler.atr will work, and I do have a pre-made BW-DOS 1.3 on the apps.irata.online TNFS server.

The reason I mentioned, is perhaps you'd want to take some of the commands and make them intrinsic? :)

-Thom

Just a thought. :)
von tschak909
04.10.2022 04:04
Forum: Software
Thema: BW-DOS 1.4
Antworten: 32
Zugriffe: 4976

Re: BW-DOS 1.4

There is also the N: handler, which integrates the network adapter, directly into CIO: https://github.com/FujiNetWIFI/fujinet-nhandler The protocol adapters are very open-ended, so at some point, we'll add the ability to traverse into file systems on any disk image (even filesystems that were never ...
von tschak909
04.10.2022 04:03
Forum: Software
Thema: BW-DOS 1.4
Antworten: 32
Zugriffe: 4976

Re: BW-DOS 1.4

If you want, there's not much to add FujiNet commands.

You can see the source for the various F* and N* tools here:
https://github.com/FujiNetWIFI/fujinet-config-tools

It's basically just sending the right SIO command. :)

-Thom
von tschak909
04.10.2022 02:49
Forum: Programmierung
Thema: Programmierherausforderung, konvertiere "Oil Well" in #FujiNet!
Antworten: 0
Zugriffe: 783

Programmierherausforderung, konvertiere "Oil Well" in #FujiNet!

Eine Erinnerung daran, dass dies immer noch eine Sache ist: Dieses Spiel kann leicht in ein FujiNet-Spiel umgewandelt werden, indem man das N:-Gerät und den UDP-Protokolladapter verwendet. Der Quellcode befindet sich im Verzeichnis Games auf apps.irata.online, als oilwell.atr. https://www.youtube.co...
von tschak909
29.09.2022 20:12
Forum: Fujinet
Thema: Das Video zeigt die Entwicklung des FujiNet-Codes.
Antworten: 0
Zugriffe: 998

Das Video zeigt die Entwicklung des FujiNet-Codes.

Andy Diller (@atariorbit) hat ein Video zusammengestellt, das die Entwicklung der #FujiNet-Codebasis seit ihren Anfängen als "Atariwifi" zeigt. Ein großes Dankeschön an alle, die ihre Zeit und ihren Einsatz für ein lohnenswertes Projekt zur Verfügung gestellt haben, stellen oder stellen we...
von tschak909
25.09.2022 05:07
Forum: Fujinet
Thema: COMING SOON: JSON parser for N:
Antworten: 9
Zugriffe: 2943

Re: COMING SOON: JSON parser for N:

Thank you so much for fixing this! :)

Hopefully this serves as an example that people can dig into the firmware to fix and add things! :)

-Thom
von tschak909
22.09.2022 16:42
Forum: Fujinet
Thema: COMING SOON: JSON parser for N:
Antworten: 9
Zugriffe: 2943

Re: COMING SOON: JSON parser for N:

Ok, that makes sense. I will have to do some experimentation when I get some cycles. Do you want to experiment with it as well? It's not hard to set up an environment to test small firmware changes. Instructions on doing your own bring-up are here: https://github.com/FujiNetWIFI/fujinet-platformio/w...
von tschak909
22.09.2022 02:52
Forum: Fujinet
Thema: COMING SOON: JSON parser for N:
Antworten: 9
Zugriffe: 2943

Re: COMING SOON: JSON parser for N:

The firmware has now been updated, and you can update your FujiNet via the flasher to get the fix.

-Thom
von tschak909
21.09.2022 19:02
Forum: Fujinet
Thema: COMING SOON: JSON parser for N:
Antworten: 9
Zugriffe: 2943

Re: COMING SOON: JSON parser for N:

Thank you for this test case! A bug report has been filed: https://github.com/FujiNetWIFI/fujinet-platformio/issues/512 and as it turns out, the fix was easy enough. https://github.com/FujiNetWIFI/fujinet-platformio/commit/8984d81e3698fe5b7c89fb987d7f517451fc7267 So I will ask @mozzwald to spin anot...
von tschak909
11.09.2022 18:38
Forum: Fujinet
Thema: @8bit_era needs a FujiNet for CP/M testing of his games
Antworten: 1
Zugriffe: 518

@8bit_era needs a FujiNet for CP/M testing of his games

Hello everyone, thought i'd ask here to see if someone closer to him could help: Stefan Vogt (@8bit_era) writes Infocom adventure games and all sorts of tools for 8-bit systems. He would like to get a FujiNet to test his games with not only the Atari 8-bit, but also CP/M compatibility (especially as...
von tschak909
04.09.2022 21:32
Forum: Fujinet
Thema: FujiNet NOS 0.3.0!
Antworten: 1
Zugriffe: 852

FujiNet NOS 0.3.0!

The #FujiNet NOS for #Atari8bit is progressing nicely, thanks to the hard work of Michael Sternberg (@16kRAM). https://youtu.be/hp0fjKt2w3g Version 0.3.0 adds: * an on-line help system (which pulls its pages from GitHub!) * simple batch processing (using the SOURCE command) * TYPE command to view fi...
von tschak909
19.08.2022 22:05
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

nah, it's not your fault. am definitely not explaining things clear enough.

We had hell trying to implement this particular feature, so it was simply left as is, hoping that somebody would come along and fix it.

-Thom
von tschak909
19.08.2022 21:16
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

*deep-breath* because it's not meant to hold a hostname. It's meant to hold a path. e.g. FCD 1,/Games/Action/Atari/ this would send a $E1 command to the fujinet with the string "/Games/Action/Atari/" so when you did an FLS 1,* it would automatically prepend /Games/Action/Atari/ to the path...
von tschak909
19.08.2022 21:06
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

The Get Host and Set Host prefix commands were intended to be used by the FCD command. Given a host slot, it sets the prefix for that host slot. This means that any path you put there would automatically get prepended to any host slot command (such as FLS or FMOUNT), so that you don't have to type t...
von tschak909
18.08.2022 17:03
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

The reason I asked to use the flasher is, There may be a data point that we can debug.

If the host prefix is not set, then the returned value should be completely blank. If this indeed is happening, then some firmware debugging needs to happen.

-Thom
von tschak909
18.08.2022 01:23
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

It should be blank.

It's a good idea to run the FujiNet flasher, and to turn on the monitor, so you can see commands that go to the FujiNet and how it responds.

-Thom
von tschak909
16.08.2022 22:17
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

Here is the corresponding code on the ESP32 (firmware) side: https://github.com/FujiNetWIFI/fujinet-platformio/blob/master/lib/device/sio/fuji.cpp#L1174 ```c // Retrieve host path prefix void sioFuji::sio_get_host_prefix() { uint8_t hostSlot = cmdFrame.aux1; Debug_printf("Fuji cmd: GET HOST PRE...
von tschak909
15.08.2022 22:09
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

Yup, looks like I need to document that page. Thanks!
I've just added pages for commands $E0 and E1.

-Thom
von tschak909
15.08.2022 05:09
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

Yup, the programming language is C, the compiler is called CC65.

There is absolutely nothing precluding the FujiNet tools to be written in ACTION!

You're just making SIO calls. :)

-Thom
von tschak909
09.08.2022 00:39
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

If anyone wants to hack on it, I can walk through how this part of the code works.

This offer is open now and forever for each and every part of FujiNet.

I have very limited engineering cycles, but I MAKE time to teach. My promise, to all of you.

-Thom
von tschak909
07.08.2022 00:59
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

Re: FujiNet Atari Tools

FCD currently does not work. Some changes to the fuji device need to be done, and the first attempt at this proved very buggy, so the functionality has been temporarily commented out.

-Thom
von tschak909
31.07.2022 20:01
Forum: Fujinet
Thema: An #FujiNet NOS wird gearbeitet! :)
Antworten: 0
Zugriffe: 1468

An #FujiNet NOS wird gearbeitet! :)

Michael Sternberg (@16kram auf Twitter) hat den #Atari8bit NOS-Quellcode, den ich gepostet habe, in eine brauchbare Umgebung verwandelt. Er ersetzt D: durch N:, das die gesamte Dateisystemarbeit auf dem FujiNet erledigt, mit wunderbaren Vorteilen. https://youtu.be/JL__9RRIaIo --- Michael Sternberg (...
von tschak909
20.05.2022 03:38
Forum: Fujinet
Thema: COMING SOON: JSON parser for N:
Antworten: 9
Zugriffe: 2943

Re: COMING SOON: JSON parser for N:

It has been folded into the latest firmware build.

I really do hope people actually start writing software, am getting very burned out writing 99% of it. :)

-Thom
von tschak909
15.05.2022 21:45
Forum: Fujinet
Thema: COMING SOON: JSON parser for N:
Antworten: 9
Zugriffe: 2943

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...
von tschak909
15.05.2022 21:29
Forum: Programmierung
Thema: Questions about Roman Checkers for Fujinet in Issue 148?
Antworten: 0
Zugriffe: 1914

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?
mqdefault.jpg
mqdefault.jpg (7.28 KiB) 1914 mal betrachtet
-Thom
von tschak909
07.05.2022 02:08
Forum: Programmierung
Thema: Let's try to patch Jumpman to send High Scores over network!
Antworten: 0
Zugriffe: 1722

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 ...
von tschak909
06.05.2022 23:49
Forum: Software
Thema: ANN: #FujiNews - a News Reader for #FujiNet!
Antworten: 2
Zugriffe: 1622

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...
von tschak909
05.05.2022 22:53
Forum: Programmierung
Thema: #FujiNet: Disk sector to network read/write redirect.
Antworten: 0
Zugriffe: 1880

#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...
von tschak909
02.05.2022 01:24
Forum: Fujinet
Thema: N: Handler and fnc-tools disks updated!
Antworten: 0
Zugriffe: 2086

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.
von tschak909
01.05.2022 17:06
Forum: Fujinet
Thema: CAS-Dateien starten nicht
Antworten: 11
Zugriffe: 2663

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
von tschak909
01.05.2022 16:39
Forum: Fujinet
Thema: CAS-Dateien starten nicht
Antworten: 11
Zugriffe: 2663

Re: CAS-Dateien starten nicht

You can enable automatic motor control in the web admin, by selecting pulldown resistor versus button B.
-Thom
von tschak909
19.04.2022 02:53
Forum: Fujinet
Thema: A FujiNet cluster made in BASIC.
Antworten: 0
Zugriffe: 1532

A FujiNet cluster made in BASIC.

A #FujiNet user (apc) created a four node #Atari8bit cluster, in BASIC. Wow.
cluster.mp4
(6.44 MiB) 81-mal heruntergeladen
von tschak909
17.04.2022 05:20
Forum: Fujinet
Thema: Wikipedia viewer for #FujiNet! :)
Antworten: 0
Zugriffe: 1257

Wikipedia viewer for #FujiNet! :)

@mozzwald has written a Wikipedia reader for #Atari8bit #FujiNet. You can load it via fujinet.online as /wiki.xex
20220416_215911.jpg
von tschak909
23.03.2022 14:21
Forum: Fujinet
Thema: FujiNet Atari Tools
Antworten: 33
Zugriffe: 5481

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
von tschak909
23.03.2022 01:20
Forum: Fujinet
Thema: Diskimages erstellen und vom Web-Interface auf den PC ziehen?
Antworten: 8
Zugriffe: 3644

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