Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
31 results tagged atari  ✕   ✕
Fujinet https://fujinet.online/
Wed 30 Mar 2022 04:56:58 PM PDT archive.org

FujiNet was intended to be a network adapter that attaches to the SIO (Peripheral) port of an Atari 8-bit computer system but has become an all encompassing SIO peripheral emulator. Designed to physically interface with any 8-bit Atari system via the SIO port with a 3d printed SIO plug. Also has an SIO jack on the back so that other peripherals can be plugged in as passthrough devices. Powered from the Atari (unless it's used on a 400 or 800, they don't supply enough current).

Emulates data storage on cassettes and floppy disks. Data can be stored on SD card or TNFS network share. Emulates the 850 modem. Emulates most of the common Atari printers, but converts files to PDF and saves them. Implements a brand-new network (N:) device.

Implements Bluetooth, NTP, text-to-speech.

Github: https://github.com/FujiNetWIFI/fujinet-hardware

retrocomputing atari hardware storage modem printer networking
senorrossie/sh-archive2atr https://github.com/senorrossie/sh-archive2atr
Thu 20 Jan 2022 06:38:38 PM PST archive.org

As I haven't found a good source on archiving your personal collection of Atari software on floppy disk, I documented my own progress, so others might benefit from it.

I started looking for methods to copy my floppies to a PC so that when my 1050(s) break down, I still have some of my source code, letters, games, etc. As I only have recent hardware in the form of Apple, PC (intel) 'antiques' - albeit almost 20 years younger than my atari's - laptops from Y2k or a little bit more recent and several 'embedded' stuff in the form of Arduino and Raspberry Pi's, I started this journey by looking into the various methods that are available to hook up one of the aforementioned devices to my Atari and 1050 setup so I could start archiving.

retrocomputing notes howto atari archival diskimages
Explore Atari 8-Bit ATR Disk Images Using a Web Browser https://atariprojects.org/2021/07/18/explore-atari-8-bit-atr-disk-images-using-a-web-browser-10-15-mins/
Wed 19 Jan 2022 04:00:08 PM PST archive.org

How to use rossumur/esp_8_bit's atr_image_explorer.html file to explore the contents of ATR disk images and disassemble the files.

howto article atari explorer disassembler
rossumur/esp_8_bit https://github.com/rossumur/esp_8_bit
Wed 19 Jan 2022 03:59:03 PM PST archive.org

Atari 8 bit computers, NES and SMS game consoles on your TV with nothing more than a ESP32 and a sense of nostalgia. Simple schematic to rig up video and audio outputs to connect to a television.

Emulates the Atari 400/800, XL, XEGS, 5200, NES, Sega Master System, and Game Gear. Controllers and keyboards must be Bluetooth enabled so that they can connect to the ESP32.

Most interestingly, it has an HTML-with-Javascript page (https://github.com/rossumur/esp_8_bit/blob/master/atr_image_explorer.htm) that stands alone which implements a drag-and-drop .atr image explorer/binary disassembler.

retrocomputing emulation atari commodore nintendo esp32 bluetooth disassembler
Atarimax https://www.atarimax.com
Mon 17 Jan 2022 08:17:20 PM PST archive.org

They sell new hardware for classic 8-bits, including flash cards, hardware programmers, and interfaces.

retrocomputing store buy hardware storage atari software
Atari 800XL Disk Archiving https://nuxx.net/wiki_archive/A/Atari_800XL_Disk_Archiving
Mon 17 Jan 2022 08:14:45 PM PST archive.org

How somebody recapped their 1050 disk drive (as well as the specific parts they used), connected the drive to their PC, and ripped disk images for archival.

retrocomputing atari 8bit howto
poly.play https://www.polyplay.xyz
Wed 05 Jan 2022 10:46:33 PM PST archive.org

New games for classic computers and consoles.

retrogaming retrocomputing hardware software c64 commodore atari
batari Basic commands https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html
Wed 05 Jan 2022 12:30:46 PM PST archive.org

The official, canonical documentation for batari BASIC.

retrocomputing programming manual atari basic
batari-Basic/batari-Basic https://github.com/batari-Basic/batari-Basic
Wed 05 Jan 2022 12:26:41 PM PST archive.org

batari Basic (bB) is a BASIC-like language for creating Atari 2600 games. It is a compiled language that runs on a computer, and it creates a binary file that can be run on an Atari 2600 emulator or the binary file may be used to make a cartridge that will operate on a real Atari 2600.

retrocomputing retrogaming atari basic programming language
batari BASIC commands https://alienbill.com/2600/basic/downloads/0.35/help.html
Wed 05 Jan 2022 11:44:52 AM PST archive.org

A reference for batari BASIC, a compiled dialect of BASIC for the Atari 2600.

programming documentation basic atari games retrocomputing
COREi64 Shop https://corei64.com/shop/index.php?route=common/home
Tue 30 Nov 2021 10:28:04 PM PST archive.org

It is here you'll find all sorts of 3D printed parts for your Atari, Apple, Commodore 64/128, VIC-20, Amiga, Texas Instruments computers and other interesting applications. If you have any questions about the products you see here, or have a need for a part you don't see, please do send us a message. We'll respond to you as soon as we can.

We are also beginning to feature difficult to find Commodore electronics projects. Be sure to watch for new additions.

retrocomputing c64 parts 3dprinting apple atari
AtariWiki V3: XBIOS https://atariwiki.org/wiki/Wiki.jsp?page=XBIOS
Mon 30 Aug 2021 03:20:46 PM PDT archive.org

xBIOS is like a programmers version of DOS. With it you can easily access files from your programs without using Atari DOS. It is smaller than DOS and therefore saves memory in your programs. You can even run programs from as low as $0200, however $0800 or $2000 are more common.

Limitations

  • New files cannot be created.
  • Existing files cannot be extended in length.
  • New directories cannot be created programatically.
library retrocomputing dos atari disks assembly
unbibium/atari64 https://github.com/unbibium/atari64
Sat 14 Aug 2021 07:09:51 PM PDT archive.org

This is the Commodre 64 KERNAL, modified to run on the Atari 8-bit line of computers. They're practically the same machine; why didn't someone try this 30 years ago?

You will need bash, dasm, and Python 3.

retrocomputing atari commodore kernel port
Atari 5200 Game Cartridge Disassembly - iFixit Repair Guide https://www.ifixit.com/Guide/Atari+5200+Game+Cartridge+Disassembly/30264
Thu 03 Sep 2020 09:24:06 PM PDT archive.org

How to take apart an Atari 5200 cartridge.

howto atari cartridge disassembler
Welcome to IRATA.ONLINE - a PLATO Service for Retro Computing Enthusiasts https://irata.online/
Sat 02 May 2020 09:29:49 PM PDT archive.org

IRATA.ONLINE is provided for the benefit of retro-computing users to have a place to socialize, and develop interesting multi-user, interactive, and graphical games and social applications. It descends from the historical PLATO system, a massive time-sharing system that lasted from 1962 until NovaNET was closed in 2015. More than a BBS but a bit less than a commercial computing service.

Multiuser. Graphical, so it requires its own cross-platform software. Online games, social network, realtime chat, online development of new applications for the service in a language called Tutor. Has its own client software, Platoterm, for a number of retro platforms, including the Atari 8-bits, C64, Apple IIgs, Atari ST, and the Amiga. There is also an Android port.

retrocomputing service online bbs software commodore atari
8-Bit Classics – Serving the retro community since 1999! https://www.8bitclassics.com/
Sat 25 Apr 2020 07:07:12 PM PDT archive.org

An online retailer that sells hard to find parts, upgrades, new peripherals, and software for 8-bit computers, including Commodore, Atari, Apple, and some consoles.

hardware software buy retrocomputing retrogaming cables upgrades c64 atari
Pigwa Atari Archive http://ftp.pigwa.net/
Sun 29 Mar 2020 08:58:07 PM PDT archive.org

Welcome to the Atari FTP Archive! We're glad to see you enjoy the best computer ever. We are striving to archive as much atari/8bit/demoscene related material as possible and we're doing it since 2002 (previously known as ftp.atari.art.pl). The archive is around 845GB in 938689 files at the moment (11.12.2018).

archive atari software books downloads documentation retrocomputing retrogaming
retrohax.net https://retrohax.net/
Sat 28 Mar 2020 07:12:25 PM PDT archive.org

Another online vendor that sells retrocomputing stuff. Upgrades, addons, and replacements for Amiga, Atari, Commodore, and Sinclair.

Sells recap kits for everything. New keyboard springs, too.

retro retrocomputing buy parts upgrades commodore atari
DLH's Commodore Archive http://69.60.118.202/index.htm
Sun 22 Sep 2019 03:04:02 PM PDT archive.org

No, I don't know why this has an IP address. It used to be part of bombjack.org.

retrocomputing commodore books disks archives atari apple c64 mac games events
retrobrews / Repositories · GitHub https://github.com/retrobrews?tab=repositories
Wed 28 Aug 2019 04:56:00 PM PDT archive.org

A collection of free homebrew games for a number of (emulated) systems, packaged for easily running on a Retropie.

games homebrew collections free emulation retrogaming c64 atari sega nes snes spectrum utilities
page 1 / 2
4129 links, including 264 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn