Stefan
Stefan
@kyx0r BSD vi says: _ex/vi: Vi's standard input and output must be a terminal_. Maybe master Neatvi should also complain.
Here current lhasa works but looks weird (WSL's ext4) ``` $ ls -l ReqTools/Catalogs/libcat total 64 -rw------- 1 stefan stefan 2073 Apr 24 1996 dansk.ct -rw------- 1 stefan stefan 1975...
@selganor74 Better attach the log next time. By the way if an archive has Amiga permissions should we assume latin1 encoding..? Because an Amiga never supports Unicode. FYI https://github.com/jca02266/lha#filename-encoding-in-the-archive and...
For your information the TLCS-90 family is Z80-like. https://en.wikipedia.org/wiki/Toshiba_TLCS
Load the tutorial and build, that's it. macOS 14.4.1 M2
Did you try https://github.com/pete-gordon/oricutron? http://justsolve.archiveteam.org/wiki/TAP_(Oric)
Good news: It works with macOS 14.6, there's no API change, just the security of terminal. You have to right click and open the icon once. Rosetta 2 does its...
Indeed, I would like to see support of Intellivision's STIC. https://en.wikipedia.org/wiki/Standard_Television_Interface_Chip
SmartPort access it easy: ``` ; Define SmartPort register addresses SMARTPORT_COMMAND = $C0E0 SMARTPORT_STATUS = $C0E1 SMARTPORT_DATA = $C0E2 ; Command definitions SMARTPORT_CMD_READ = $02 SMARTPORT_CMD_WRITE = $03 ; Buffer...
You should ask the [Homebrew fork](https://github.com/Talinx/jp2a/issues).