Dwedit's Board

Enjoy the board

You are not logged in.

Announcement

Welcome, fellow visitors from other websites!
Whenever you download a file, I'd appreciate it if you posted a nice "Thank You" message, then tell me which site you came from. Thanks.
- Dwedit

#1 2007-04-17 2:06:38 pm

Dwedit
Stan Lather (Administrator)
Stan Lather (Administrator)
From: Chicago
Registered: 2004-12-12
Posts: 735
Website

Goomba color test build #5

New build...

Major changes since the last build is that plenty of code got rewritten.  Many off-by-one-scanline graphical errors were corrected.  Since so much code was rewritten, may possibly be buggy.

* Adjusted timing code, Many off-by-one scanline errors were fixed.  Notably in Zelda oracles, Super Mario Land, Dragon Warrior 3, etc.
* Rewrote scanline-buffer code.  Properly supports split windows, fixes Oracle of Ages intro, Donkey Kong, etc.  Faster too.  Also fixed bugs where window was displayed one scanline too far down.
* Double Speed = Timers now doubles length of vblank period when the GBC uses double speed.  Fixes glitches in Balloon Fight GB.

http://www.dwedit.org/dwedit_board/viewtopic.php?id=229


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#2 2007-05-21 2:58:03 pm

FluBBa
Guest

Re: Goomba color test build #5

Update your source with a lot of smal additions to the macros.

#3 2007-05-21 2:59:29 pm

FluBBa
Guest

Re: Goomba color test build #5

Is the attachments working

#4 2007-05-21 3:02:29 pm

FluBBa
Guest

Re: Goomba color test build #5

ndsretro.com/download/goombacolorsrc_5_21_2007.zip

Oh well, there it is now =)

#5 2007-05-21 4:42:56 pm

Dwedit
Stan Lather (Administrator)
Stan Lather (Administrator)
From: Chicago
Registered: 2004-12-12
Posts: 735
Website

Re: Goomba color test build #5

also, change to push16:
    cmp r1,#0x80000000    ; just to solve some games
    cmpne r1,#0x90000000   ;ADD THIS LINE
    bleq vram_W2        ; that use push16 to write to vram


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#6 2007-05-21 6:40:06 pm

Dwedit
Stan Lather (Administrator)
Stan Lather (Administrator)
From: Chicago
Registered: 2004-12-12
Posts: 735
Website

Re: Goomba color test build #5

Due to the problems in smsadvance, I am probably NOT going to merge the DAA changes.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

Board footer

Powered by PunBB
© Copyright 2002–2008 Rickard Andersson