Search found 9 matches

by laoong
Sun Sep 20, 2020 2:47 pm
Forum: ARM Assembly Programming
Topic: NDS assembly reading from cartridges
Replies: 4
Views: 6239

Re: NDS assembly reading from cartridges

Hi! I was delving in to the matter a little. And it's very interesting topic. I'm afraid you're confusing NDS with GBA. Only GBA has up-to 32MB of memory-mapped ROM in address space 08000000-09FFFFFF. NDS is a different beast. It has no memory-mapped ROM but 4 MB of RAM and serial drive similar to A...
by laoong
Tue Apr 07, 2020 8:43 am
Forum: Atari Lynx Assembly Programming
Topic: Video: Lesson P4 - Bitmap Functions on the Atari Lynx
Replies: 3
Views: 9529

Re: Video: Lesson P4 - Bitmap Functions on the Atari Lynx

After I've run the example on PC-Engine I thought that I could check the Lynx version as well.

Here's the result.

It's almost working :)

I've stumbled on such things many times - Handy isn't reflecting real hardware very well.

Image
by laoong
Tue Apr 07, 2020 8:35 am
Forum: PC-Engine Assembly Programming
Topic: Lesson P5 - Bitmap Functions on the PC Engine (TurboGrafx-16)
Replies: 3
Views: 8259

Re: Lesson P5 - Bitmap Functions on the PC Engine (TurboGrafx-16)

Hi.
I've been lucky to buy a PC-Engine recently and the sd-card. I've checked your code and it works fine as it can be seen on the image.

great work! :ThumbsUp

Image
by laoong
Mon Mar 30, 2020 8:31 am
Forum: Show and Tell
Topic: Lynx Quest. A game for Atari Lynx
Replies: 4
Views: 4952

Re: Lynx Quest. A game for Atari Lynx

Voyager_sput wrote: Sun Mar 29, 2020 10:12 am Wow all that for the Lynx in just 3 months? That's a amazing accomplishment! The game looks great !

Thanks!

I've started reading about Lynx in May and made "Hello World" in June, so indeed, it took a 3-4 months of development.
by laoong
Mon Mar 30, 2020 8:29 am
Forum: Show and Tell
Topic: Lynx Quest. A game for Atari Lynx
Replies: 4
Views: 4952

Re: Lynx Quest. A game for Atari Lynx

YQN wrote: Thu Mar 26, 2020 2:51 pm Looks beautiful. The music in the video sounds like a POKEY, is that the in-game music?
It sounds like POKEY, because our musician mainly composes for Atari XL/XE.
The music is from intro.
by laoong
Sat Mar 14, 2020 8:00 pm
Forum: Show and Tell
Topic: Lynx Quest. A game for Atari Lynx
Replies: 4
Views: 4952

Lynx Quest. A game for Atari Lynx

Hi! There are extraordinary things done here, so me and my friend have decided to premiere here the source codes of our winning entry to Atari Gamer Programming Competition ! Here's the link to the whole package . It consists of full source codes for Atari Lynx (written in pure 65c02 assembly) with ...
by laoong
Mon Oct 14, 2019 9:48 am
Forum: Atari Lynx Assembly Programming
Topic: Few thoughts on hardware sprites
Replies: 1
Views: 4715

Few thoughts on hardware sprites

Hi @akuyou. You haven't setup a topic for Lesson P32 on hardware sprites on Lynx and it happens that I've learned few thing the hard way while writing an entry to Atari Lynx 30th Birthday Programming Competition . First of all the Handy emulator is pretty poor and it's extremely easy to write code t...
by laoong
Fri Aug 09, 2019 6:53 am
Forum: Show and Tell
Topic: Bushido Bomb
Replies: 6
Views: 9016

Re: Bushido Bomb

Wow. That looks awesome! The pace and dynamics are just great. Really good job!
by laoong
Thu Aug 08, 2019 1:49 pm
Forum: Show and Tell
Topic: A port of TimePilot for Atari XL/XE
Replies: 2
Views: 7122

A port of TimePilot for Atari XL/XE

Hi, I follow this site and youtube channel for a while and ChibiAkumas, you are doing great job on spreading the interest in assembler programming of retro-machines! I thought that I'll share some code of myself and my friend. It is publicly available actually but I hope that it's not the point to o...

Go to advanced search