Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
|||
(43 intermediate revisions by 22 users not shown) | |||
Line 1:
{{Short description|Hobbyist use of older computer equipment}}
[[Image:Apple-II.jpg|thumb
'''Retrocomputing''' is the current use of [[Vintage computer|older computer hardware]] and [[software]]. Retrocomputing is usually classed as a [[hobby]] and recreation rather than a practical application of technology; enthusiasts often collect rare and valuable [[Electronic hardware|hardware]] and [[software]] for sentimental reasons.<ref name="catb">{{cite web|url=http://www.catb.org/retro/ |title=The Retrocomputing Museum |publisher=Catb.org |access-date=30 October 2013}}</ref>
Occasionally, however, an obsolete computer system has to be "resurrected" to run software specific to that system, to access data stored on obsolete media, or to use a [[peripheral]] that requires that system.
[[File:Retrocomputing 2010 Athens Greece.jpg|thumb|Retrosystem 2010, a retrocomputing event in [[Athens]]]]
Retrocomputing
==Hardware retrocomputing==
Line 16 ⟶ 19:
* Device offered by [[IMSAI]], a modern, updated, yet backward-compatible version and replica of the original [[IMSAI 8080]], one of the most popular early personal systems;
* Several [[Apple I|Apple 1]] replicas and kits have been sold in limited quantities in recent years, by different builders, such as the "[[Replica 1]]", from Briel Computers;<ref>{{Cite web|url=http://www.brielcomputers.com/|title=Briel Computers|website=www.brielcomputers.com}}</ref>
* A
* The [[Arduino]] Retro Computer kit is an open source, open hardware kit you can build and has a BASIC interpreter.<ref>{{cite web|url=https://amigojapan.github.io/Arduino-Retro-Computer-with-SD-card-and-LCD-display-and-Keyboard-input-with-BASIC-interpreter/ |title=Arduino Retro Computer with SD card and LCD display and Keyboard input with BASIC interpreter |publisher=amigojapan.github.io |access-date=30 October 2013}}</ref> There is also a version of the Arduino Retro Computer that can be hooked up to a TV;<ref>{{cite web|url=https://amigojapan.github.io/Arduino-Retro-Computer-TV/ |title=Arduino Retro Computer TV |publisher=amigojapan.github.io |access-date=30 October 2013}}</ref>
* There is at least one remake of the Commodore 64 using an [[Field-programmable gate array|FPGA]] configured to [[Emulator|emulate]] the 6502;<ref name="c1">{{cite web
Line 25 ⟶ 28:
* MSX 2/2+ compatible [[do-it-yourself]] kit [[GR8BIT]], designed for the hands-on education in electronics, deliberately employing old and new concepts and devices (high-capacity [[Static random-access memory|SRAMs]], micro-controllers and [[Field-programmable gate array|FPGA]]);
* The MEGA65 is a [[Commodore 65]] compatible computer;<ref>{{Cite web|url=https://mega65.org/|title=MEGA65 - (MOST PROBABLY) THE BEST COMPUTER|website=mega65.org}}</ref>
* The Commander X16 is an ongoing project by [[The 8-Bit Guy|David Murray]] that hopes to build a new 8-bit platform inspired by the [[Commodore 64]], using off the shelf modern parts.<ref>{{Cite web|url=https://www.retrosummit.com/2019/09/24/project-commander-x16/|title=Project Commander X16 {{!}} Retro Summit|language=en-US|access-date=2019-11-02|archive-date=2022-10-01|archive-url=https://web.archive.org/web/20221001210526/https://www.retrosummit.com/2019/09/24/project-commander-x16/|url-status=dead}}</ref><ref>{{Cite web |last=Murray |first=David |date=February 19, 2019 |title=Building my dream computer - Part 1 |url=https://www.youtube.com/watch?v=ayh0qebfD2g |url-status=live |archive-url=https://web.archive.org/web/20221003145449/https://www.youtube.com/watch?v=ayh0qebfD2g |archive-date=October 3, 2022 |access-date=2022-10-03 |website=[[YouTube]] |language=en |publication-date=February 19, 2019}}</ref><ref>{{Cite web |last=Murray |first=David |date=September 12, 2019 |title=Building my Dream Computer - Part 2 |url=https://www.youtube.com/watch?v=sg-6Cjzzg8s |url-status=live |archive-url=https://web.archive.org/web/20221003145459/https://www.youtube.com/watch?v=sg-6Cjzzg8s |archive-date=October 3, 2022 |access-date=2022-10-03 |website=[[YouTube]] |language=en}}</ref><ref>{{Cite web |last=Murray |first=David |date=October 12, 2022 |title=The Commander X16 has finally arrived! |url=https://www.youtube.com/watch?v=AcWqMGju7fk |url-status=live |archive-url=https://web.archive.org/web/20221028140720/https://www.youtube.com/watch?v=AcWqMGju7fk |archive-date=October 28, 2022 |access-date=October 28, 2022 |website=[[YouTube]]}}</ref>
*The C256 Foenix and its different versions is a new retro computer family based on the WDC65C816. FPGAs are used to simulate CBM custom chips and has the power of an Amiga with its graphic and sound capabilities.
*Grant Searle collection of homebrew 8-bit projects.<ref>{{Cite web|url=http://searle.wales/|title=Grant's HOMEBUILT ELECTRONICS|website=searle.wales}}</ref>
==Software retrocomputing==
As old computer hardware becomes harder to maintain, there has been increasing interest in computer simulation. This is especially the case with old [[mainframe computer]]s, which have largely been scrapped, and have space, power, and environmental requirements
One popular simulator, the history simulator [[SIMH]], offers simulations for over 50 historic systems, from the 1950s
Software for older systems was not [[copyright]]ed, and was [[open source]], so there is a wide variety of available software to run on these simulators.
Some emulations are used by businesses, as running production software in a simulator is usually faster, cheaper, and more reliable
==In popular culture==
In an interview with [[Conan O'Brien]] in May 2014, [[George R. R. Martin]] revealed that he writes his books using [[WordStar|WordStar 4.0]], an [[MS-DOS]] application dating back to 1987.<ref name="got">{{cite
US-based streaming video provider [[Netflix]] released a multiple-choice movie branded to be part of their [[Black Mirror]] series, called ''[[Black Mirror: Bandersnatch|Bandersnatch]]''. The protagonist is a teenage programmer working on a contract to deliver a video-game adaptation of a fantasy novel for an 8-bit computer in 1984. The multiple storylines
==Education==
Due to their low complexity together with other technical advantages, 8-bit computers are frequently re-discovered for education, especially for introductory programming classes in [[Primary school|elementary schools]].{{cn|date=May 2023}} [[8-bit|8-bit computers]] turn on and directly present a programming environment; there are no distractions, and no need for other features or additional connectivity. The [[BASIC]] language is a simple-to-learn programming language that has access to the entire system without having to load libraries for sound, graphics, math, etc. The focus of the programming language is on efficiency; in particular, one command does one thing immediately (e.g. {{code|COLOR 0,6|basic}} turns the screen green).
▲Retrocomputing (and [[retrogaming]] as aspect) has been described in one paper as [[Digital preservation|preservation]] activity and as aspect of the [[remix culture]].<ref>{{cite conference |title=Retrocomputing as Preservation and Remix |last1=Takhteyev |first1=Yuri |last2=DuPont |first2=Quinn |date=2013 |publisher=iSchools |book-title=iConference 2013 Proceedings |pages= 422–432 |___location=Fort Worth, Texas |doi=10.9776/13230|doi-broken-date=31 December 2022|hdl=2142/38392}}</ref>
==See also==
Line 59 ⟶ 55:
* [[Computer Conservation Society]]
* [[Living Computers: Museum + Labs]]
* [[Retro gaming]]
** [[Fantasy video game console]]
==References==
{{reflist}}
==External links==
Line 70 ⟶ 66:
*[http://www.retromagazine.eu RETRO]{{snd}} German paper mag about digital culture
*[http://www.computinghistory.org.uk/ The Centre for Computing History] The Centre for Computing History{{snd}} UK Computer Museum
*[http://www.livingcomputermuseum.org/Online-Systems/Request-a-Login.aspx/ Living Computer Museum] {{Webarchive|url=https://web.archive.org/web/20161024124336/http://www.livingcomputermuseum.org/Online-Systems/Request-a-Login.aspx/ |date=2016-10-24 }} Request a Login from the LCM to interact with vintage computers over the internet.
*[http://bitsavers.informatik.uni-stuttgart.de/ bitsavers] Software and PDF Document archive about older computers
*[https://wiki.preterhuman.net/Vintage_Computing_Resources Vintage Computing Resources] Active resources for retrocomputing hobbyists
Line 76 ⟶ 72:
*[https://www.apress.com/gp/book/9781484241455 Beginning Programming Using Retro Computing]
*[https://www.loadzx.com LOAD ZX Spectrum] Museum, a retro computing museum in Portugal mostly focused on the Sinclair line of computers
*[https://s2js.com/altair/?basic Online MITS Altair] simulated hardware running authentic Altair BASIC
[[Category:Computing culture| ]]
|