RayeR CZ, 02.12.2024, 17:48 |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? (Users) |
Hi, do you know some assembler for 8080 CPU that knows Microsoft CP/M assembler M80 a linker L80 syntax and runs under DOS or Win32 (or Linux)? --- |
DosWorld 02.12.2024, 20:52 @ RayeR |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> linker L80 syntax and runs under DOS or Win32 (or Linux)? --- |
RayeR CZ, 03.12.2024, 00:04 @ DosWorld |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
I don't need a linker to produce CP/M executables. The compiled source should run bare betal, just produce binary and burn it to EPROM. I know that one way is to run old compiler for CP/M under emulator but I'm looking if there's possibility to run some tools native under DOS/W32... Or if there's some translator that can transform old ASM source file to some syntax suitable for newer assembler. --- |
Rugxulo Usono, 03.12.2024, 05:42 @ RayeR |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> I don't need a linker to produce CP/M executables. The compiled source |
Rugxulo Usono, 03.12.2024, 08:09 @ Rugxulo |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> I'm actually curious to test Gordon Eubanks' |
DosWorld 03.12.2024, 11:09 @ Rugxulo |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> Gordon Eubanks' BASIC-E (public domain). --- |
Rugxulo Usono, 06.12.2024, 05:43 @ DosWorld |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> > Gordon Eubanks' BASIC-E |
RayeR CZ, 03.12.2024, 16:54 (edited by RayeR, 03.12.2024, 17:07) @ Rugxulo |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> I have not tested ntvcm --- |
Ruud Heerlen - NL, 03.12.2024, 19:43 @ RayeR |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> But I still would prefer some x86 crosscompiler if existed any. --- |
RayeR CZ, 04.12.2024, 04:11 @ Ruud |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
You can try to compile e.g. this old source in assembler M80: --- |
RayeR CZ, 04.12.2024, 06:20 (edited by RayeR, 04.12.2024, 07:00) @ RayeR |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
Well, I compiled the NTVCM. It required updating my OpenWatcom toolchain. Also my mingw64/g++-8.1.0 seems to be too old to know advanced c++ features... --- |
RayeR CZ, 04.12.2024, 20:06 (edited by RayeR, 04.12.2024, 23:10) @ RayeR |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> Well, I compiled the NTVCM. It required updating my OpenWatcom toolchain. --- |
Rugxulo Usono, 05.12.2024, 04:52 @ RayeR |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> > Well, I compiled the NTVCM. It required updating my OpenWatcom |
RayeR CZ, 05.12.2024, 08:01 @ Rugxulo |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> I did mention it needed v2. I have not tested much since I'm not directly --- |
roytam 06.12.2024, 07:25 @ Rugxulo |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> > I don't need a linker to produce CP/M executables. The compiled source |
RayeR CZ, 07.12.2024, 08:54 @ roytam |
Alternative for M$ CP/M assembler M80 & L80 for DOS/Win32? |
> and there is CP/M Player --- |
RayeR CZ, 09.12.2024, 01:30 @ Rugxulo |
Alternative for CP/M assembler M80&L80 for DOS/Win32-solved |
> CP/M-ish claims to have "a --- |
DosWorld 10.12.2024, 18:42 @ RayeR |
Alternative for CP/M assembler M80&L80 for DOS/Win32-solved |
> For some reason it doesn't like a label named --- |
RayeR CZ, 13.12.2024, 01:52 @ DosWorld |
Alternative for CP/M assembler M80&L80 for DOS/Win32-solved |
No, I sent report to author, no reply. --- |