nanobot567 · @nanobot567
56 followers · 337 posts · Server techhub.social

I’m trying to learn ! I’m not using an assembler at the moment (I’m just typing opcodes into an online emulator 😅), but I think I’m making progress!

Here’s a very simple hello world I wrote! It sends “HI!” out of pin A1 (I think lol, on the emulator it prints it on the screen):

0000: 3e48 LD A,48
0002: d301 OUT (1),A
0004: 3c INC A
0005: d301 OUT (1),A
0007: 3e21 LD A,21
0009: d301 OUT (1),A
000b: 76 HALT

#intel8080 #assembly

Last updated 1 year ago

Paolo Amoroso · @amoroso
1797 followers · 2695 posts · Server fosstodon.org

"A Programmer's Notebook: Utilities for CP/M-80" by David Cortesi (Reston, 1982) is excellent. The book presents a number of utilities in Intel 8080 Assembly, discussing the development of each program from the initial design and pseudocode to the full code.

openlibrary.org/works/OL509311

#retrocomputing #intel8080 #cpm

Last updated 1 year ago

IT News · @itnewsbot
3286 followers · 263203 posts · Server schleuss.online

Magnetic Bubble Memory Brought to Life on Heathkit - There are all kinds of technology that appear through the ages that find immediate... - hackaday.com/2023/06/09/magnet

#h8 #magnetic #heathkit #intel8080 #bubblememory #retrocomputing

Last updated 1 year ago

David Cantrell 🏏 · @DrHyde
152 followers · 705 posts · Server fosstodon.org

Disappointed that the LXI instruction doesn't have opcode (decimal) 61.

#intel8080 #programminginlatin

Last updated 1 year ago

Blondin · @oldbytes
31 followers · 200 posts · Server 8bit.red

Just released a new version of my Altair 8800 / 88SIO / teletype emulator.

Some parameters are now in a config file.

github.com/nicolasbauw/teletyp

#rust #computerhistory #retrocomputing #altair #intel8080 #basic

Last updated 2 years ago

Sinclair-Speccy · @SinclairSpeccy
257 followers · 3913 posts · Server bitbang.social

With a you can be like David Lightman from WarGames and play a fun nuclear war simulation on the WOPR, prompting a missile scare and nearly kicking off World War III! After all, the only winning move is not to play

#crt #pcs80 #vdp80 #ims #ad #coloured #1970s #microcomputer #s100 #intel8080 #retro #retrotechnology #retrocomputing #imsai

Last updated 2 years ago

Paolo Amoroso · @amoroso
1214 followers · 1178 posts · Server fosstodon.org

The latest addition to my retrocomputing bookshelf is "8080A/8085 Assembly Language Programming" by Lance Leventhal, 1978. A great task and problem based introduction to 8080 Assembly programming and design, with lots of sample programs and subroutines.

openlibrary.org/works/OL112890

#intel8080 #assembly #books #retrocomputing

Last updated 2 years ago

Klax MSX · @klaxmsx
37 followers · 1109 posts · Server mastodon.gamedev.place
Figurant 1 · @oldbytes
8 followers · 19 posts · Server 8bit.red

As I created this new profile for computer related topics, I will introduce myself again.

I'm Nicolas from north of France, I like old computers, I have a collection of , , , . I also like and started to code emulators, last year I made a , and emulator to run 4k , and this year a then a emulator coded in . I've also made some stuff in and on several new and old platforms.

#introduction #amiga #c64 #amstrad #atari #computerhistory #teletype #altair #intel8080 #basic #z80 #trs80 #rust #c #assembly

Last updated 2 years ago

Paolo Amoroso · @amoroso
1091 followers · 921 posts · Server fosstodon.org

I finally received "8080/8085 Assembly Language Subroutines" by Lance Leventhal (1981) and it's as good as I expected.

The book presents some 50 high-quality, well documented, opzimized subroutines for conversions, array manipulation, string manipulation, I/O, interrupt servicing, and more. The general introduction is clear and useful too as it describes common 8080 programming idioms.

#intel8080 #assembly #books

Last updated 2 years ago

µP · @stefanhoeltgen
120 followers · 90 posts · Server mastodon.social

The for the Bill Gates, Paul Allen, and Monte Davidoff used in 1974 to build the interpreter for the :

github.com/Yuki-book/legend-em

#intel8080 #emulator #pdp10 #basic #altair8800

Last updated 2 years ago

µP · @stefanhoeltgen
145 followers · 134 posts · Server mastodon.social

The for the Bill Gates, Paul Allen, and Monte Davidoff used in 1974 to build the interpreter for the :

github.com/Yuki-book/legend-em

#intel8080 #emulator #pdp10 #basic #altair8800

Last updated 2 years ago

Paolo Amoroso · @amoroso
1087 followers · 883 posts · Server fosstodon.org

The books "8080-8085 Software Design" by Larsen and Titus (1981) are worth their weight in gold.

For example, I'm reading volume 2 which also describes the design and implementation of a system monitor and a debugger, discussing alternate implementations with different features, setups, or tradeoffs. The description and code are crystal clear, detailed, and easy to understand.

#intel8080 #assembly #books

Last updated 2 years ago

Paolo Amoroso · @amoroso
1082 followers · 876 posts · Server fosstodon.org

I've just ordered used copies of these Intel 8080 Assembly books:

* "8080A-8085 Assembly Language Programming" by Lance Leventhal, 1978
* "8080-8085 Assembly Language Subroutines" by Lance Leventhal, 1981

I look forward to reading the books, especially the second one.

#assembly #intel8080 #books

Last updated 2 years ago

Paolo Amoroso · @amoroso
1051 followers · 835 posts · Server fosstodon.org

This is the best Intel 8080 Assembly instruction set reference. It's clean, clear, and, unlike similar resources that rank better in web searches, has no ads.

The reference is part of a web version of the "Altair 8800 Operator's Manual" scanned from a printout, edited to correct typos, and published as a searchable document along with additional material.

ubuntourist.codeberg.page/Alta

#intel8080 #assembly #retrocomputing

Last updated 2 years ago

Paolo Amoroso · @amoroso
1051 followers · 835 posts · Server fosstodon.org

Stanley Mazor, the architect of the Intel 8080, wrote this article on the development of the CPU. It's an interesting read as it addresses two common complaints about che chip's architecture, the lack of register symmetry and of an index register.

baltazarstudios.com/webshare/A

#intel8080 #retrocomputing

Last updated 2 years ago

µP · @stefanhoeltgen
88 followers · 62 posts · Server mastodon.social
µP · @stefanhoeltgen
145 followers · 134 posts · Server mastodon.social
IT News · @itnewsbot
1661 followers · 238595 posts · Server schleuss.online

Old Barcode Scanner Motherboards Live Again - Sometimes, hacking is just for the pleasure of diving into the secrets of old hard... - hackaday.com/2022/09/21/old-ba #8-bitcomputers

#intel8080 #mischacks

Last updated 2 years ago

... just in case you need to look up the equivalent of an instruction (or vice versa) - go here:

popolony2k.com.br/xtras/progra

#z80 #intel8080 #assembler

Last updated 2 years ago