git @ Cat's Eye Technologies Chrysoberyl / retro-dependencies
Two small edits. Chris Pressey 6 years ago
1 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
220220
221221 * specification-link: https://github.com/michaelcmartin/Ophis
222222
223 Ophis is an assembler (and its concomitant assembly language) for the 6502 and related
223 Ophis is an assembler (and its concomitant assembly language) for the [6502][] and related
224224 processors, which some of our 6502 code is written in.
225225
226226 Tools and Libraries
410410 called UAE. It's written in C++ and available under the GPL, and while the build of it for windows,
411411 [WinUAE](http://www.winuae.net/), seems basically stable, every decade or so the Unix version gets forked into
412412 a new incarnation. A few years ago, [E-UAE](http://www.rcdrummond.net/uae/) was the thing to use, but now it's
413 apparently [FS-UAE](https://fs-uae.net/).
413 apparently [FS-UAE](https://fs-uae.net/). Last I tried it, E-UAE still worked for me, but I have had mixed
414 experiences trying to build it over the years.
414415
415416 ### IBM PC compatible
416417