1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-22 08:58:45 +10:00
collapseos/doc/hw
Virgil Dupras e5a983ab7f Rename A!, A@ and A, to C!*, C@* and C,*
Also, rename "Addressed devices" to "Indirect memory access".

I do this because I need to add indirect versions of !, @ and ,
to allow boostrapping directly to EEPROM and that A,, thing I've
added to assemblers felt like really bad names.

With this change, I'd like to generalize the use of the * suffix
for aliases.
2020-12-07 19:06:58 -05:00
..
8086 Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
arduinouno Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
z80 doc/hw/z80/sms: add Dual EEPROM cartridge design 2020-12-06 15:44:45 -05:00
at28.txt Rename A!, A@ and A, to C!*, C@* and C,* 2020-12-07 19:06:58 -05:00
avr.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
intro.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
sdcard.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
spi.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
tty.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00