Search found 6 matches

by Limonadd
Sat May 04, 2019 10:04 pm
Forum: Gameboy Assembly Programming
Topic: INC instructions
Replies: 2
Views: 6257

Re: INC instructions

Oh ok, I see, thanks a lot! :D
by Limonadd
Sat May 04, 2019 4:57 pm
Forum: Gameboy Assembly Programming
Topic: INC instructions
Replies: 2
Views: 6257

INC instructions

Hey! You said in your tutorial that the command INC -reg16- was bugged. But what kind of bug is it?
And if we use it with an 8 bits register, is there still a bug?
by Limonadd
Sat May 04, 2019 12:35 pm
Forum: General Z80 Programming
Topic: A bit of Fun? running a Z80 from a breadboard!
Replies: 3
Views: 8335

Re: A bit of Fun? running a Z80 from a breadboard!

Wow this is a very interesting video! Maybe i'll try one day to do something like that, but I actually never used breadboard or stuff like that haha
by Limonadd
Sat May 04, 2019 12:28 pm
Forum: General Z80 Programming
Topic: VASM - Makefile
Replies: 4
Views: 7146

Re: VASM - Makefile

Actually that is the package I downloaded from you! The Z80 oldstyle executable works perfectly, thanks a lot!! :D
by Limonadd
Sat May 04, 2019 12:20 pm
Forum: General Z80 Programming
Topic: VASM - Makefile
Replies: 4
Views: 7146

Re: VASM - Makefile

Oh ok, I see, thank you!

No the version that you built is perfectly fine!
Actually I just wanted to learn how you did to compile it, because I was lost with that haha

But your file works perfectly, thanks a lot for all your work! :D
by Limonadd
Sat May 04, 2019 11:49 am
Forum: General Z80 Programming
Topic: VASM - Makefile
Replies: 4
Views: 7146

VASM - Makefile

I don't know if it is the right place to post that, sorry. Anyways, so I wanted to learn gbz80 assembly, and I wanted to use VASM to assemble my programs. I learnt a bit of z80/ez80 assembly before, and I used spasm64 to assemble. It was pretty easy, I had a notpad with the source, spasm64 exe and ....

Go to advanced search