What? They programmed it by doing what???
What? They programmed it by doing what???
icymi some programming under tight constraints wizardry via the demoscene
http://www.reenigne.org/blog/1k-colours-on-cga-how-its-done/
&
http://www.reenigne.org/blog/8088-pc-speaker-mod-player-how-its-done/
What? They programmed it by doing what???
icymi some programming under tight constraints wizardry via the demoscene
http://www.reenigne.org/blog/1k-colours-on-cga-how-its-done/
&
http://www.reenigne.org/blog/8088-pc-speaker-mod-player-how-its-done/
This is a shitpost embedded ina Wikipedia article, right? Right?????
What did they implement in these 1760 bytes? It reads like they implemented the _interpreter_ in that. Or was this a window into which they loaded the BASIC program they wanted to run?
The description seems incomplete.
i love this approach. will recommend it in my next scrum
@MOOMANiBE Why, when you can use static electricity to adhere graphics on plastic sheets to the screen? Duh.
Ship with a green shag carpet though to make sure there's plenty of ambient stick.
https://en.m.wikipedia.org/wiki/Magnavox_Odyssey
@MOOMANiBE Yeah, I remember scarce RAM days. In college we worked on one of the first Lisp interpreters for the original 128K Mac.
The only way we could get it to fit was to let the copying garbage collector use the screen RAM as a temporary destination. So you knew when GC's happened because you'd see the heap bits flash on the screen for a moment.
Macintosh PSL (Portable Standard Lisp) was a Lisp interpreter produced for the Macintosh. It was one of the first interactive programming tools available for...