Author Topic: Z80 Scheme for Programmer's Notepad and Notepad++  (Read 19734 times)

0 Members and 1 Guest are viewing this topic.

Offline ZippyDee

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +83/-8
  • Why not zoidberg?
    • View Profile
Re: Z80 Scheme for Programmer's Notepad and Notepad++
« Reply #45 on: June 02, 2011, 12:15:12 am »
How can I use the gedit one for mac? I followed the instructions, but it doesn't show up in the syntax highlighting menu.
There's something about Tuesday...


Pushpins 'n' stuff...


Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Z80 Scheme for Programmer's Notepad and Notepad++
« Reply #46 on: June 02, 2011, 01:09:44 pm »
For Mac you need to right click gedit.app > Show Package Contents, then copy xml.lang to Contents/Resources/share/gtksourceview-2.0/language-specs. I should put that in my readme.




Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Z80 Scheme for Programmer's Notepad and Notepad++
« Reply #47 on: July 04, 2011, 02:12:09 pm »
Update

Did a couple of new updates a few days ago. I don't actually remember what I changed, but it's something big, so go download it ;D

Same URL: http://www.omnimaga.org/index.php?action=downloads;sa=view;down=668

EDIT: Updated yet again with the gedit instructions for Mac I mentioned above.
« Last Edit: July 04, 2011, 02:16:08 pm by Deep Thought »




Ashbad

  • Guest
Re: Z80 Scheme for Programmer's Notepad and Notepad++
« Reply #48 on: July 04, 2011, 02:29:40 pm »
I started using the N++ one and it's awesome :D. I was able to fix this easily, but the current version doesn't highlight SP as a register, and doesn't highlight bjump the same as bcall (in fact, it doesn't color it in at all).

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Z80 Scheme for Programmer's Notepad and Notepad++
« Reply #49 on: July 04, 2011, 02:32:11 pm »
I started using the N++ one and it's awesome :D. I was able to fix this easily, but the current version doesn't highlight SP as a register, and doesn't highlight bjump the same as bcall (in fact, it doesn't color it in at all).

Yeah, I haven't updated that one in a long, long time. First version of all three of them left out SP, SLIA, B_?JUMP, binary notation, and a bunch of other stuff.




Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: Z80 Scheme for Programmer's Notepad and Notepad++
« Reply #50 on: August 10, 2011, 03:20:39 pm »
Does anyone here know how to create schemes for notepad2? I would do that if I knew how.