johnsonjh / amacs

amacs: AMACS extensible editor in 6502 assembly by Brian Fox
https://github.com/johnsonjh/amacs
11 stars 1 forks source link

Is there an disk image file? #6

Open varna9000 opened 2 months ago

varna9000 commented 2 months ago

Hi, could you please upload a disk image file to the Releases, if you have one?

johnsonjh commented 2 months ago

Let me see what I can dig up.

micahcowan commented 2 months ago

I made some disk image files, and also wrote down some notes from things I learned about AMACS as I was banging around on it. Please find the notes, and the disk images, here. Hope that helps!

@johnsonjh Please feel free to include any of the disk images in this repo, or anything you feel like doing with them. The notes as well (I'd appreciate credit if you use the notes); adapt them as you see fit.

johnsonjh commented 2 months ago

Thanks! I'll get to this in the next day or two!