Hi, We started a new type-in campaign from the french magazine : "Ordi-5" (In french, Ordi-5 mean Ordi-Cinq "Ordi-Five" [for Ordi Sinc..lair] :ugeek: ) Download programs: http://abandonlistings.free.fr/ordi5/ Pdf issues (#14): http://abandonlistings.free.fr/ordi5/ Thanks to Antipontifex & XavSnap. H...
Hi Martin,
I redraw your logic drawing with dedicated LS ships :
Yes, something's wrong for the latch disable on /RD…
May be you had to use the /IOrq*Address bus=0 to release it…
As you may see in the first :shock: 'P' file was a specific format Xtender… to work on the original tape file. In previous emulators, only the .80 and .81 format are used. The tape input wasn't emulated, and it feed the dedicated memory room as is ! WITHOUT TAPE HEADER NAME… 'P' files are not the p...
The 81 is a memory dump , create and saved from the Basic memory room. The Z81 format save all the memory and registers. The P format was (is) the tape dump format ! The "P" file is an "Xtender" format. 10 PRINT "HELLO WORLD" on EO… SAVE "HELLOWORLD" … it save a tape file! The problem in EO, it save...