Search found 17 matches

by Wanax
Thu Sep 25, 2014 4:18 pm
Forum: Game Coding
Topic: Opening Top/Bottom Borders on the C64
Replies: 6
Views: 7475

Re: Opening Top/Bottom Borders on the C64

I have learned to open the borders by disassembling Ikari Warriors (1986), CODEBASE I think did not yet exist ... :D
You are right I take many things for granted, but for beginners CODEBASE is a good starting point.
by Wanax
Thu Sep 25, 2014 8:59 am
Forum: Game Coding
Topic: Opening Top/Bottom Borders on the C64
Replies: 6
Views: 7475

Opening Top/Bottom Borders on the C64

Hey all, I hope can be useful... ;=================================== ; main.asm triggers all subroutines ; and runs the Interrupt Routine ; Rocky Memphis 02/02/2014 ;=================================== *=$c000 main sei ; set interrupt disable flag ldy #$7f ; $7f = %01111111 sty $dc0d ; Turn off CIA...
by Wanax
Fri May 16, 2014 10:12 pm
Forum: WinC64
Topic: .
Replies: 17
Views: 13095

Re: Winc64 OS Development - 8-bit Version

Need a person to create the GUI and the sound for OS? Can you explain better... :)
There is a particular setting for the SuperCPU available in VICE? …login to view the rest of this post
by Wanax
Fri May 16, 2014 8:53 am
Forum: WinC64
Topic: .
Replies: 17
Views: 13095

Re: Winc64 OS Development - 8-bit Version

There is a language for each problem/solution...C is one of the many :)login to view the rest of this post
by Wanax
Thu May 15, 2014 9:48 pm
Forum: WinC64
Topic: .
Replies: 17
Views: 13095

Re: Winc64 OS Development - 8-bit Version

Welcome back Prime.
by Wanax
Mon May 05, 2014 10:02 am
Forum: WinC64
Topic: .
Replies: 17
Views: 13095

Re: Winc64 OS Development - 8-bit Version

Hi Bert,
you're too kind!I'm happy to help you. The operating systems have always fascinated me,is your project I find it very interesting as a progra…login to view the rest of this post
by Wanax
Sun May 04, 2014 10:37 am
Forum: WinC64
Topic: .
Replies: 17
Views: 13095

Re: Winc64 OS Development - 8-bit Version

Hi satpro, I am very interested to the project!
You have to have real hardware to collaborate?