Search found 269 matches

by funkheld
Tue May 07, 2024 3:25 pm
Forum: Programming
Topic: two screens for graphics (buffer)
Replies: 7
Views: 1332

Re: two screens for graphics (buffer)

Thanks for the help.

II want to use tilemaps (Screen).

I use madpascal.
in madpascal I can use inline-asm and make the screens etc.

The utility for my question can be written in ASM.

Thanks.
greeting.
by funkheld
Tue May 07, 2024 10:00 am
Forum: Programming
Topic: two screens for graphics (buffer)
Replies: 7
Views: 1332

Re: two screens for graphics (buffer)

I would like 2 screens 320x240 with 16 colors please. I would like to paint the screens (tile). a screen in the background and a screen in the foreground. then I want to switch the screens. I want two tile screens. Which command do I use to set the addresses for screen1 and screen2 ? Which command s...
by funkheld
Tue May 07, 2024 8:44 am
Forum: Programming
Topic: two screens for graphics (buffer)
Replies: 7
Views: 1332

Re: two screens for graphics (buffer)

thanks for the nice help. For me it's a total start with the screens. Can this please be explained for 4bit and 2bit. at which address does the switching take place for the background and foreground screen? Where do I set the color for the 4bit tile and the 2bit tile? does the text mode (tile) then ...
by funkheld
Mon May 06, 2024 7:34 pm
Forum: Programming
Topic: two screens for graphics (buffer)
Replies: 7
Views: 1332

two screens for graphics (buffer)

Hi good afternoon

how can you please create two screens for graphics (buffer) 320x240 ?
how many colors do you have please?

Thanks.
greeting
by funkheld
Sat May 04, 2024 6:38 am
Forum: Programming
Topic: Where is this program for the x16 please?
Replies: 8
Views: 1799

Re: Where is this program for the x16 please?

Hello thanks for the information.

Please explain to me how I can create a 4bit screen and at which address the screens are located for me as a beginner.

Thanks.
greeting
by funkheld
Fri May 03, 2024 12:06 pm
Forum: Programming
Topic: Where is this program for the x16 please?
Replies: 8
Views: 1799

Re: Where is this program for the x16 please?

how can a double buffer be created in x16?

Thanks.
by funkheld
Thu May 02, 2024 8:34 pm
Forum: Programming
Topic: Where is this program for the x16 please?
Replies: 8
Views: 1799

Re: Where is this program for the x16 please?

------------------------------------------------------------------------------ I don't really understand what you mean with "with a buffer". ------------------------------------------------------------------------------- Draw the finished image in the background and then bring the entire i...
by funkheld
Sun Apr 28, 2024 7:42 am
Forum: Programming
Topic: no frills file based assembler project
Replies: 11
Views: 2214

Re: no frills file based assembler project

Hi good afternoon. your description is easy to read. Programming with the program is not easy. I'm looking for a program that embeds the ASM code in the x16-basic without me having to pack it inline, but rather the assembler embeds it independently. For me the acme.exe is wonderful or the madpascal ...
by funkheld
Sat Apr 27, 2024 8:45 pm
Forum: Programming
Topic: Where is this program for the x16 please?
Replies: 8
Views: 1799

Re: Where is this program for the x16 please?

how can you do the rotation with a buffer?
by funkheld
Fri Apr 26, 2024 4:14 pm
Forum: Programming
Topic: Where is this program for the x16 please?
Replies: 8
Views: 1799

Where is this program for the x16 please?

Hi good afternoon.

I'm looking for the program please (see picture for the x16) and the source code.

I'm interested in how the image buffer was created for this.

Thanks.