Search found 472 matches

by akuyou
Tue Apr 07, 2020 9:56 pm
Forum: PC-Engine Assembly Programming
Topic: Lesson P5 - Bitmap Functions on the PC Engine (TurboGrafx-16)
Replies: 3
Views: 8305

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

Wow, that's fantastic!

Thanks for trying it out!
by akuyou
Sun Mar 29, 2020 11:19 pm
Forum: MSX & MSX2 Assembly Programming
Topic: Video: Lesson P35 - Playing Digital Sound with WAV on the AY!
Replies: 9
Views: 9501

Re: Video: Lesson P35 - Playing Digital Sound with WAV on the AY!

It looks like ArkosTracker 2 can import from Midi Files:

http://www.julien-nevo.com/arkostracker/

Due to time constraints I've not looked at ArkosTracker 2 yet, so I'm afraid I do not have a tutorial on it at this time, but I don't suppose it's harder to implement in code than ArkosTracker 1
by akuyou
Sun Mar 29, 2020 11:09 pm
Forum: PDP-11 Assembly Programming
Topic: PDP-11
Replies: 24
Views: 26648

Re: PDP-11

Thanks for providing this excellent description, it's far better than I could have done
by akuyou
Mon Mar 16, 2020 2:04 am
Forum: Chibi-News!
Topic: Competition: Win one of Two Mini Arcade machines!
Replies: 2
Views: 6077

Re: Competition: Win one of Two Mini Arcade machines!

This competition is now closed, the two winners will be notified by private message.
by akuyou
Sun Mar 15, 2020 11:40 am
Forum: General Off topic
Topic: print-my-pdf.com
Replies: 2
Views: 4200

Re: print-my-pdf.com

Good find!... I don't tend to print whole PDF's off, but this is certainly worth remembering if people need a large document churning out.
by akuyou
Tue Mar 10, 2020 11:49 am
Forum: Show and Tell
Topic: ZX-ECUTOR for the SAM Coupe
Replies: 3
Views: 4147

Re: ZX-ECUTOR for the SAM Coupe

Fascinating stuff!

The 'Hardware side of things' is totally outside my ability, so it's very impressive to hear of such a project.

As I'm sure you know, I do all my development via emulators, so again it's fascinating to hear of people using the 'classic assemblers'
by akuyou
Thu Mar 05, 2020 3:40 am
Forum: Chibi-News!
Topic: Competition: Win one of Two Mini Arcade machines!
Replies: 2
Views: 6077

Re: Competition: Win one of Two Mini Arcade machines!

Bump! You have a little over a week to enter this competition!

Remember your project doesn't need to be finished or released, you just need to tell us about it!
by akuyou
Sun Mar 01, 2020 8:51 am
Forum: Atari 800 and 5200 Assembly Programming
Topic: Altirra Atari Emulator
Replies: 5
Views: 19839

Re: Altirra Atari Emulator

Don't forget about the competition - if you show off your work on 'show and tell' within the next two weeks, you could win a small prize (Mini arcade cabinet toy)

https://www.chibiakumas.com/forum/viewt ... ?f=8&t=282
by akuyou
Mon Feb 24, 2020 10:26 am
Forum: Atari 800 and 5200 Assembly Programming
Topic: Altirra Atari Emulator
Replies: 5
Views: 19839

Re: Altirra Atari Emulator

OK, I got it... there's a bug in my code - soz! - I should have changed the 'program start' for the atari 800 - it seemed to work ok on the emulator I'd been using, but it's a no go on this one. add "ProgramStart:" to the start of the code in 'V1_Header.asm" (before SEI) Change V1_Foo...
by akuyou
Mon Feb 24, 2020 9:59 am
Forum: Atari 800 and 5200 Assembly Programming
Topic: Altirra Atari Emulator
Replies: 5
Views: 19839

Re: Altirra Atari Emulator

Actually, I was able to compile "A52_Bitmap.asm" just fine using your command line... when it asked me a cartridge type I sekected option 1 (8k) Of course the build mode was "VASM A80" t.jpg If you're having problems, it could be some other compatibility flaw in my code - like co...

Go to advanced search