Search found 4463 matches

by Dbug
Sun Dec 22, 2013 9:53 pm
Forum: Hardware hacks and extensions
Topic: Microdisc replacement project
Replies: 183
Views: 199211

Re: Microdisc replacement project

Awesome :)

I would not call you stupid, everybody is entitled in doing errors :)
by Dbug
Sun Dec 22, 2013 11:00 am
Forum: Games
Topic: The Return of Viking Chess (Hnefatafl)
Replies: 268
Views: 317256

Re: The Return of Viking Chess (Hnefatafl)

I'm desperately trying to finish this game so I can release it in this anniversary year. The few quirks have turned out to be major issues...I'm simplifying some over-complex routines and going back to the roots of the game (a collection of simple rules combining to produce complex behaviour). Frus...
by Dbug
Fri Dec 20, 2013 9:30 pm
Forum: Hardware hacks and extensions
Topic: Microdisc replacement project
Replies: 183
Views: 199211

Re: Microdisc replacement project

I will perhaps say something stupid, but when I see the code something really annoys me: As far as I can see, the CUMULUS.BIN file is loaded sector by sector with the firmware erase and update being done at the same time for each sector. Is it because there's not enough memory? Personally I would ha...
by Dbug
Thu Dec 19, 2013 10:02 pm
Forum: Technical questions
Topic: pravetz and sxc floppy emulator.
Replies: 3
Views: 8532

Re: pravetz and sxc floppy emulator.

If I am not mistaken, Pravetz already has a disk controller, however that's Apple ][ compatible controller. So, is it possible to use hxc floppy emulator with Pravetz without having extra disk controller? The Pravetz 8D is an exact copy of the Atmos, it does not have a built-in controller. The only...
by Dbug
Mon Dec 16, 2013 11:12 pm
Forum: Hardware hacks and extensions
Topic: Microdisc replacement project
Replies: 183
Views: 199211

Re: Microdisc replacement project

I'm not familiar with the programming of these things, but some questions: Are we sure that the size of the files are multiple of 64 bytes? If I understand correctly, erase_program_verify_page, is the routine that writes data from a 64 bytes buffer to some particular address in 'rom' and then return...
by Dbug
Mon Dec 16, 2013 7:44 pm
Forum: Mags and books
Topic: Programming the 6502 - Rodnay Zaks
Replies: 20
Views: 36809

Re: Programming the 6502 - Rodnay Zaks

Personnally, i've learned 6502 code with "Leventhal's 6502 programming" I've got later zak's books. There're both good. I have both :) The Leventhal's is a good source for already made programs/snippets of code, but I don't used it much as a reference. So basically in summary: - Leventhal...
by Dbug
Mon Dec 16, 2013 6:18 pm
Forum: Mags and books
Topic: Programming the 6502 - Rodnay Zaks
Replies: 20
Views: 36809

Re: Programming the 6502 - Rodnay Zaks

It's my main 6502 reference.

Zaks books are very standardized, he wrote the same book for Z80 and bunch of other processors, so they all have the same structure with some information about boolean and logic, addressing modes, then instructions and some tables.

Fortunately the books are good :)
by Dbug
Fri Dec 13, 2013 6:16 pm
Forum: Hardware hacks and extensions
Topic: What does everyone think of this?
Replies: 15
Views: 23918

Re: What does everyone think of this?

@barnsey123: That's actually not a bad idea.
Not sure how doable it is, but definitely not stupid.
by Dbug
Thu Dec 12, 2013 9:23 pm
Forum: General Discussion
Topic: Cumulus Preorder Thread
Replies: 272
Views: 428320

Re: Cumulus Preorder Thread

So my current status is that I'm trying to track down a local PICKit2 that I can use to debug the firmware/bootloader issues - and as soon as I have this, and have been able to build a firmware/bootloader image, I can get stuck into debugging it. However this will take me a couple more days yet - t...
by Dbug
Wed Dec 11, 2013 10:28 pm
Forum: Tape and floppy disk converters
Topic: FloppyBuilder
Replies: 1
Views: 10303

FloppyBuilder

I'm not far of having a clean version of the FloppyBuilder we used in the Defence Force demos. Most of the code has been rewritten, the description file syntax is now totally different as wells as both the loader and exported floppy layout information. The biggest achievement so far is that in emula...
by Dbug
Wed Dec 11, 2013 8:14 pm
Forum: Games
Topic: The Return of Viking Chess (Hnefatafl)
Replies: 268
Views: 317256

Re: The Return of Viking Chess (Hnefatafl)

You can help debugging by using the printer output, that's practical do dump information to a text file for later review :)
by Dbug
Tue Dec 10, 2013 2:18 pm
Forum: Hardware hacks and extensions
Topic: What does everyone think of this?
Replies: 15
Views: 23918

Re: What does everyone think of this?

While Cumulus is an excellent and compact solution, the physical Drive + HxC has the advantage of allowing things like ripping out old real floppies in a reliable way - something that readdsk on a pc is not always able to do anymore.
by Dbug
Tue Dec 10, 2013 12:53 pm
Forum: 6502 assembly coding
Topic: Sprites
Replies: 23
Views: 39859

Re: Sprites

Looks cute :)
by Dbug
Tue Dec 10, 2013 8:47 am
Forum: General Discussion
Topic: Cumulus Preorder Thread
Replies: 272
Views: 428320

Re: Cumulus Preorder Thread

any idea of time line for production. And method of payment preferred. The production of the hardware has already started some time ago, the delivery will start after the units have been 'flashed' with a reliable boostrap firmware. Boris said he was fine with either bank transfer or Paypal for paym...
by Dbug
Mon Dec 09, 2013 9:51 pm
Forum: General Discussion
Topic: Cumulus Preorder Thread
Replies: 272
Views: 428320

Re: Cumulus Preorder Thread

Hello everybody, the price for Cumulus is now known: 70 euros, including the red and black case. So the status from now one: - Boris is still busy soldering the units - the actual payment/expedition will start when he receives the fully debugged version of the bootloader. This bootloader is what goe...