Search found 29 matches

by tschak909
Mon Feb 21, 2022 9:47 am
Forum: CP/M & TDOS
Topic: Scott Adams Adventures for Coleco Adam
Replies: 5
Views: 1659

Re: Scott Adams Adventures for Coleco Adam

Correct.
-Thom
by tschak909
Sat Feb 19, 2022 8:07 pm
Forum: CP/M & TDOS
Topic: [fujinet] Patching AuxWrite in CP/M BIOS.
Replies: 0
Views: 472

[fujinet] Patching AuxWrite in CP/M BIOS.

Right now, the only thing keeping the AdamNet Serial routines in the BIOS really slow is literally the fact that it sends one character at a time, per packet, and does status calls in between each one, which is ridiculously inefficient. I have added WebSockets server functionality to FujiNet, and ha...
by tschak909
Sat Feb 19, 2022 8:01 pm
Forum: CP/M & TDOS
Topic: Scott Adams Adventures for Coleco Adam
Replies: 5
Views: 1659

Re: Scott Adams Adventures for Coleco Adam

This program uses a VT100 terminal, configured for 51 column display, which I felt gave a good compromise in display fidelity versus content. Remove the -clib:ansiterminal declaration in the makefile (and its associated columns pragma), and change the program to output a longer line length. The code...
by tschak909
Sat Feb 12, 2022 2:33 pm
Forum: EOS
Topic: Writing Games in FujiNet Workshop
Replies: 3
Views: 934

Re: Writing Games in FujiNet Workshop

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
by tschak909
Sat Feb 05, 2022 1:46 pm
Forum: EOS
Topic: Writing Games in FujiNet Workshop
Replies: 3
Views: 934

Writing Games in FujiNet Workshop

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. The tenative plan is...
by tschak909
Tue Feb 01, 2022 4:15 pm
Forum: Miscellaneous
Topic: #FujiNet Feature for Developers - Appkeys
Replies: 0
Views: 670

#FujiNet Feature for Developers - Appkeys

I am still writing the test program, but wanted to let developers know of a useful FujiNet feature: AppKeys. These are small 64-byte strings that can be used to hold anything that should remain on the FujiNet and requested by the application, such as credentials or program preferences. These are sto...
by tschak909
Tue Feb 01, 2022 1:04 pm
Forum: SmartBASIC
Topic: Needed: AdamNet character routines for SmartBasic
Replies: 0
Views: 681

Needed: AdamNet character routines for SmartBasic

What would really be beneficial would be to do a set of routines for SmartBASIC that can read and write from any AdamNet character device. This would allow for an early implementation of #FujiNet control and network support. All of the networking and fujinet control features can be accessed using EO...
by tschak909
Fri Jan 28, 2022 8:56 pm
Forum: CP/M & TDOS
Topic: Scott Adams Adventures for Coleco Adam
Replies: 5
Views: 1659

Scott Adams Adventures for Coleco Adam

I have released three 160K disk images, containing 15 Scott Adams Adventures, with a port of the ScottFree interpreter for the #ColecoAdam, on bootable CP/M disks. Disk 1: 1) Adventureland 2) Pirate's Adventure 3) Mission Impossible 4) Voodoo Castle 5) The Count 6) Strange Odyssey Disk 2: 7) Mystery...
by tschak909
Wed Jan 26, 2022 10:21 pm
Forum: MicroSD / Disk Drive Emulators
Topic: Has anyone looked through the #FujiNet firmware workshop video?
Replies: 0
Views: 469

Has anyone looked through the #FujiNet firmware workshop video?

As the subject says, has anyone looked through the FujiNet Firmware workshop video?
https://www.youtube.com/watch?v=-WhMVHUGoRE
by tschak909
Sat Jan 22, 2022 4:42 pm
Forum: MicroSD / Disk Drive Emulators
Topic: Mozzwald has a few adam fujinet left for hackers
Replies: 1
Views: 496

Re: Mozzwald has a few adam fujinet left for hackers

Mozzwald STILL has a few units left for those who want to do development or testing.
-Thom