lf94 / kdl2viewer

A Kirby's Dreamland 1 & 2 level viewer built with JavaScript.
ISC License
47 stars 2 forks source link

Add support for KDL1 #3

Closed lf94 closed 5 years ago

lf94 commented 5 years ago

https://github.com/huderlem/kirbydreamland has reversed KDL1's format. It looks very similar.

@huderlem maybe you would like to add it? :)

huderlem commented 5 years ago

Sure, I could take a look at extending this tool next week-ish. I'm curious how you discovered my disassembly?

lf94 commented 5 years ago

The all seeing #gbdev eye. :)

On Sun, May 26, 2019, 1:28 PM huderlem notifications@github.com wrote:

Sure, I could take a look at extending this tool next week-ish. I'm curious how you discovered my disassembly?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lf94/kdl2viewer/issues/3?email_source=notifications&email_token=AAEFYU6W2XFRW33PIBESICDPXLCFNA5CNFSM4HPXBK32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIKA2A#issuecomment-496017512, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEFYU3CTZPV4XSTIMYSXBDPXLCFNANCNFSM4HPXBK3Q .

lf94 commented 5 years ago

Resolved by Mr. @huderlem ! Great work.