MAC toolkit

The place for codemasters or beginners to talk about programming any language for the Spectrum.
Post Reply
Profmyster
Drutt
Posts: 13
Joined: Wed Apr 10, 2019 8:46 am

MAC toolkit

Post by Profmyster »

Hi everyone,

Apologies if this question has been asked a million times, I did try a search to begin with. What toolkit do you have on your MAC?

Im running;
Emulator; Fuse 1.5.6
Assembler; Pasmo
Editor; Sublime Text
Graphs; ?????
User avatar
Ast A. Moore
Rick Dangerous
Posts: 2640
Joined: Mon Nov 13, 2017 3:16 pm

Re: MAC toolkit

Post by Ast A. Moore »

I use zasm and a syntax highlighter of my own devising. For more information, check out this page (or click the link in my signature).
Every man should plant a tree, build a house, and write a ZX Spectrum game.

Author of A Yankee in Iraq, a 50 fps shoot-’em-up—the first game to utilize the floating bus on the +2A/+3,
and zasm Z80 Assembler syntax highlighter.
User avatar
PQR
Manic Miner
Posts: 241
Joined: Sat May 12, 2018 11:35 am
Contact:

Re: MAC toolkit

Post by PQR »

Indeed Fuse for MacOS + Pasmo + Sublime is pretty much my setup here.
Also some of the other emulators such as Retro Virtual Machines and ZEsarUX.

There is a Z80Asm plug-in for Sublime that can be helpful:
https://github.com/psbhlw/sublime-text-z80asm
Profmyster
Drutt
Posts: 13
Joined: Wed Apr 10, 2019 8:46 am

Re: MAC toolkit

Post by Profmyster »

Back into the swing of things now;

My Toolkit as it stands now;
Pasmo
SevenuP (via wine) may try TommyGun too
Fuse / ZXSP /RVM
Sublime 3 and Visual Studio Code

Have used Sublime 3 in the past but going to give VSC a go. RVM could end being a good all rounder, just needs a bit more dev for the dev side of things.
User avatar
mr.spiv
Drutt
Posts: 3
Joined: Sun Apr 07, 2019 9:52 am
Location: Finland
Contact:

Re: MAC toolkit

Post by mr.spiv »

Pasmo for asm (my own fork with some extras)
vim for editor - no whistles there
Fuse for emu
Graphics I don't know.. this is always just a misery
..More black tea..
Post Reply