vhelin / wla-dx

WLA DX - Yet Another GB-Z80/Z80/Z80N/6502/65C02/65CE02/65816/68000/6800/6801/6809/8008/8080/HUC6280/SPC-700/SuperFX Multi Platform Cross Assembler Package
Other
546 stars 98 forks source link

WLA-DX Architecture Crash Course #100

Open bazz1tv opened 8 years ago

bazz1tv commented 8 years ago

Would any pro maintainers of WLA-DX be interested in doing maybe live-stream or Skype and go through the essential architecture of WLA-DX? I'm interested in a general walk through of the assembly and linking execution paths, perhaps highlighting top-tier functions involved. I'd like to go as deep as anyone's willing.

IRC is not a bad second option. I hang out in #wla-dx on EFNet.

If nobody answers the calling, I might start live-streaming a "How TF does WLA-DX Work?" series

nicklausw commented 8 years ago

Ville is on a trip through Asia or something like that so this is kind of out of the picture for him.

cr1901 isn't around much, and doesn't seem to have much time when he is.

Honestly I'm no expert on the architecture, but I seem to be the only one who's around right now. All I want to know is what you want to know about WLA. The IRC thing seems to be working? but I've never used it so I don't know.

vhelin commented 8 years ago

Haha, yeah, sorry guys, I'm currently scuba diving in Philippines, and I'm happy if I can read news from the Internet and reply to my emails - live streaming a video no-go, even YouTube is really choppy... If you ask me, instead of making a live video or spill out the details in IRC, it'd be a much better idea IMO just to write down the information into a .txt file and put that into Github along with the sources and READMEs etc. where everybody can find it easily...

This is a good idea, and I think I'm the best guy to do it, but yeah, the timing could be better. :)

On Sat, Apr 16, 2016 at 9:28 AM, nicklausw notifications@github.com wrote:

Ville is on a trip through Asia or something like that so this is kind of out of the picture for him.

cr1901 isn't around much, and doesn't seem to have much time when he is.

Honestly I'm no expert on the architecture, but I seem to be the only one who's around right now. All I want to know is what you want to know about WLA. The IRC thing seems to be working? but I've never used it so I don't know.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/vhelin/wla-dx/issues/100#issuecomment-210705065

jeffythedragonslayer commented 1 year ago

I dunno if you were planning on recording the live-stream, but there seems to be zero WLA-DX tutorials on YouTube to this day; would help new users and contributors alike. The official documentation is a lot of text to read.

vhelin commented 1 year ago

I'm not recording any videos about WLA DX, but I could write more texts about it. I personally dislike video tutorials unless they are about a tool/thing that has a nice GUI like Unity 3D the game engine... WLA DX does not have a GUI.