ban YNS

*** Chat begins 2019-01-26 16:04:01
<16:04:09> notjones: alright
<16:04:11> notjones: wheres the bootloader code
<16:04:23> Assembler: BITS 16

start:
mov ax, 07C0h ; Set up 4K stack space after this bootloader
add ax, 288 ; (4096 + 512) / 16 bytes per paragraph
mov ss, ax
mov sp, 4096

mov ax, 07C0h		; Set data segment to where we're loaded
mov ds, ax


mov si, text_string	; Put string position into SI
call print_string	; Call our string-printing routine

;mov dh, 1
;mov dl, 0
;mov si, text_string2;
;call print_string_pos

;call os_print_newline
;mov si, text_string
;call print_string

jmp $			; Jump here - infinite loop!


text_string db 'This is my cool new OS!', 0
text_string2 db 'Big kek 69',0

cool_loop:
mov

print_string_pos: ; Routine: output string in SI to screen
mov ah, 02h ;move cursor function
int 10h ;move it
mov ah, 0Eh ; int 10h ‘print char’ function

.repeat:
lodsb ; Get character from string
<16:04:37> notjones: wtf is ss
<16:04:52> notjones: what register
<16:04:53> notjones: is ss
<16:04:59> notjones: sp -> stack pointer

Watching this

I think we should stream this on the namafia anime stream

Yeah If I was autistic/ADD i wouldn’t have worked with robert on this stuff for 5 hours.

Really proud of the the integer to string routine.

im still confused, how do you convert an integer to a string in assembly

You take the number and make an array of ascii characters out of it

<12:24:16> alshi neided wasam: where is the gay nigga gravure at? asking for a friend

He pretends to be gay too much - don’t know what to think about him.

Chris is now playing on his Nintendo Switch - playing “Smash” - on his nintendo switch

i woke up to this but i shouldnt be surprised

why did i wake so late

1 Like

i just wanna listen to soccer mommy take some opiates and sleep

In my head when YNS and Alightsoul start with the tired and forced “troll” persona (surely these guys aren’t 12?!):

If you’re more interested on this topic check out “Ordinary Men” by Christopher Browning - a jordan peterson top book recommendation.

i think im owed an apology from the forum considering I:

told nmagane to not troll him before the cops incident, immediately after i invited him to the teamspeak to play low priority

attempted to de-escalate the situation after nmaGane personally called the cops to his home under the guise of a concerned neighbor and then contacted the rental company the following morning to complain and ask for his eviction.

I will be making a thread for you people to personally apologize to me

I’ll apologize for slowdive and friend if you apologize for nma and benny attacking me above

the only way to make this fair is if 317 gets to call your mother

1 Like

Brendan can talk to my mother any time :wink:

a snake bit my penis rick

2 Likes