Chastity White Rose Gaming

Chastity White Rose Gaming I play Tetris in all its forms. But mostly I am known for my Chess Streams on Twitch. I upload by best Tetris and Chess videos to this page.

This is a small program which uses the putstring function I wrote. This function is one of 4 ultimate functions I have c...
10/19/2025

This is a small program which uses the putstring function I wrote. This function is one of 4 ultimate functions I have created which make up "chastelib". DOS programming is simpler than Windows and is not that different from Linux in that system calls are done with an interrupt. org 100h main: mov ax,text call putstring mov ax,4C00h int 21h text db 'Hello World!',0Dh,0Ah,0 ;This section is for the putstring function I wrote....

This is a small program which uses the putstring function I wrote. This function is one of 4 ultimate functions I have created which make up “chastelib”. DOS programming is simpler than…

Welcome to Chastity’s Hex Compare program also known as “chastecmp”. Enter two filenames as command line arguments such ...
10/06/2025

Welcome to Chastity’s Hex Compare program also known as “chastecmp”. Enter two filenames as command line arguments such as: ./chastecmp file1.txt file2.txt It works for any binary files too, not just text. In fact for text comparison you want entirely different tools. This tool can be used to find the tiny differences between files in hexadecimal. It shows only those bytes which are different....

Welcome to Chastity’s Hex Compare program also known as “chastecmp”. Enter two filenames as command line arguments such as: ./chastecmp file1.txt file2.txt It works for any binary files too, not ju…

I have created two functions in x86 Assembly Language that allow me to output any zero terminated string or output any i...
10/01/2025

I have created two functions in x86 Assembly Language that allow me to output any zero terminated string or output any integer in any base from 2 to 36. I will show the full source so people can play with it. This uses system calls on Linux so it won't work on Windows. first, the header file “chaste-lib.asm” ; This file is where I keep my function definitions....

I have created two functions in x86 Assembly Language that allow me to output any zero terminated string or output any integer in any base from 2 to 36. I will show the full source so people can pl…

I have been learning x86 assembly language. I know a little bit from years ago but now it is coming back to me. I former...
09/28/2025

I have been learning x86 assembly language. I know a little bit from years ago but now it is coming back to me. I formerly did 16 bit DOS hobby programs. This is 32 bit Linux programming in assembly using FASM as my assembler. format ELF executable entry main main: ; the main function of our assembly function, just as if I were writing C....

I have been learning x86 assembly language. I know a little bit from years ago but now it is coming back to me. I formerly did 16 bit DOS hobby programs. This is 32 bit Linux programming in assembl…

The negative powers of two are what happens when you start at 1 and keep dividing by 2. Although normally fractional num...
09/21/2025

The negative powers of two are what happens when you start at 1 and keep dividing by 2. Although normally fractional numbers of this sort can’t exist for the integer type, I can simulate it using an array of decimal digits and my pattern recognition to write the small program below which gives the correct digits. /*negative powers of two*/ int main() { /*most important variable: number of digits*/ int length=64; char *a; int alength=2,x,y,temp; a=(char*)malloc(length*sizeof(*a));if(a==NULL){printf("Failed to create array a\n");return(1);} x=0; while(x

The negative powers of two are what happens when you start at 1 and keep dividing by 2. Although normally fractional numbers of this sort can’t exist for the integer type, I can simulate it using a…

09/16/2025

I made a JavaScript port of Chaste Tris

This is the JavaScript Port of Chaste Tris written by Chastity White Rose. It still needs work but it allows you to move the block by clicking the buttons. Try each to see what they do!

09/16/2025

9-15-2025 Twitch Stream times ten speed

09/03/2025

Love Like a Woman Strong as a Man

[Verse]
Chastity had much to do
World expects more from her too
Asked for God to lend a hand
Love like a woman strong as a man

[Verse 2]
Pressure rising feeling tight
Day and night she fights the fight
Reach for stars dreams in her plan
Love like a woman strong as a man

[Chorus]
Oh she holds on never lets go
Heart as pure as driven snow
Power in her gentle hand
Love like a woman strong as a man

[Verse 3]
Journey long but she won't break
Every step a choice she'll make
Hopes and dreams she'll understand
Love like a woman strong as a man

[Chorus]
Oh she holds on stands her ground
Finds her strength she won't back down
Power in her gentle hand
Love like a woman strong as a man

[Verse 4]
People mock and people stare
Sometimes Chastity is scared
But with Rainbows and Gay Pride
She will show her strength inside

[Chorus]
She is full of hopes and dreams
Talks to a unicorn it seems
People may see this as odd
But to her this horse is God

[Bridge]
Clouds may darken skies may fall
In her heart she answers the call
Blaze a path carve her own brand
Love like a woman strong as a man

[Verse 5]
She is Vegan and Pro-Life
Hopes to someday be a wife
There's a prophecy God knows
For the Queen of the White Rose

[Chorus]
As she writes her words and songs
Prays to heal the world of wrongs
Her ways are hard to understand
A woman with strength like a man

[Bridge]
Clouds may darken skies may fall
In her heart she answers the call
Blaze a path carve her own brand
Love like a woman strong as a man

[Verse 6]
Chastity had much to do
World expects more from her too
Asked for God to lend a hand
Love like a woman strong as a man

08/31/2025

Everlasting Love Podcast Theme Song Lyrics

Yes, I have loved you with an everlasting love,
an everlasting love, an everlasting love

Therefore, with loving kindness have I drawn you,
drawn you, drawn you.

Yes, I have loved you with an everlasting love
I have loved you, I have drawn you,

Yes, yes, yes, I have loved you with an everlasting love!

Our official YouTube channel is here:

https://www.youtube.com/-3

08/26/2025

Chastity's Chess Challenge on lichess.org

08/25/2025

Address

Lees Summit, MO

Alerts

Be the first to know and let us send you an email when Chastity White Rose Gaming posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Chastity White Rose Gaming:

Share