max_stars_repo_path
stringlengths
3
255
max_stars_repo_name
stringlengths
5
116
max_stars_count
int64
0
107k
id
stringlengths
1
7
content
stringlengths
63
1.05M
programs/oeis/163/A163299.asm
karttu/loda
1
207740
<gh_stars>1-10 ; A163299: a(n) = (the number of divisors of n)^(the binary order of n). ; 1,2,4,9,8,64,8,64,81,256,16,1296,16,256,256,625,32,7776,32,7776,1024,1024,32,32768,243,1024,1024,7776,32,32768,32,7776,4096,4096,4096,531441,64,4096,4096,262144,64,262144,64,46656,46656,4096,64,1000000,729,46656,4096,46656,64,2621...
oeis/225/A225014.asm
neoneye/loda-programs
11
207742
<filename>oeis/225/A225014.asm ; A225014: Number of 7Xn 0..1 arrays with rows unimodal and columns nondecreasing ; Submitted by <NAME> ; 8,64,372,1716,6672,22716,69498,194634,505912,1233584,2845492,6251596,13154948,26635774,52097267,98759971,181971248,326703424,572756312,982365976,1651162688,2723729944,4415408372,70424...
tests/test build script and options/opt stdin/srcStdIn.asm
cizo2000/sjasmplus
220
207743
OUTPUT "srcStdIn.bin" INCLUDE "srcStdIn.i.asm" ORG $8000 ;; uncut align blocks ALIGN 4 DB 1 ALIGN 4 DB 2, 3 ALIGN 4 DB 4, 5, 6 ALIGN 4 DB 7, 8, 9, 10 ALIGN 4 ORG $8100 ;; cut to 3 and "..." align blocks ALIGN 16 DB 1 ALIGN 16 DB 2,...
Appl/Calendar/Main/mainApp.asm
steakknife/pcgeos
504
207744
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: mainApp.asm<2> AUTHOR: <NAME>, May 4, 1992 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Descrip...
programs/oeis/082/A082662.asm
neoneye/loda
22
207745
; A082662: Numbers k such that the odd part of k is less than sqrt(2k). ; 1,2,4,6,8,12,16,20,24,28,32,40,48,56,64,72,80,88,96,104,112,120,128,144,160,176,192,208,224,240,256,272,288,304,320,336,352,368,384,400,416,432,448,464,480,496,512,544,576,608,640,672,704,736,768,800,832,864,896,928,960,992,1024,1056,1088,1120,11...
programs/oeis/081/A081913.asm
neoneye/loda
22
207746
; A081913: a(n) = 2^n*(n^3 - 3n^2 + 2n + 48)/48. ; 1,2,4,9,24,72,224,688,2048,5888,16384,44288,116736,301056,761856,1896448,4653056,11272192,27000832,64028672,150470656,350748672,811597824,1865416704,4261412864,9680453632,21877489664,49207574528,110192754688,245752659968,545997717504,1208764858368,2667174690816,5866925...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1884.asm
ljhsiun2/medusa
9
207748
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r8 push %r9 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x1d5bf, %rbp nop nop nop and %r12, %r12 mov $0x6162636465666768, %rax movq %rax, %xmm5 movups %xmm5, (%rbp) nop nop nop nop nop sub $64989, %r9 lea addresses_A_ht+0xa...
data/pokemon/dex_entries/warwolf.asm
AtmaBuster/pokeplat-gen2
6
207749
db "TRIBE@" ; species name db "They hunt in a" next "tribe, hiding in" next "the pitch white" page "snow. When looking" next "through the cloak," next "it shows no face.@"
libsrc/_DEVELOPMENT/target/yaz180/driver/i2c/i2c1_read_byte_get.asm
jpoikela/z88dk
0
207750
;============================================================================== ; Contents of this file are copyright <NAME> ; ; You have permission to use this for NON COMMERCIAL USE ONLY ; If you wish to use it elsewhere, please include an acknowledgement to myself. ; ; https://github.com/feilipu/ ; ; https://feilipu...
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_6_727.asm
ljhsiun2/medusa
9
207751
<filename>Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_6_727.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %rbx push %rdi push %rdx push %rsi lea addresses_normal_ht+0xeea3, %r13 nop nop nop nop sub %rsi, %rsi mov (%r13), %ebx nop nop nop nop nop a...
Library/GrObj/UI/uiManager.asm
steakknife/pcgeos
504
207752
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: UI FILE: uiManager.asm AUTHOR: <NAME>, Jan 30, 1992 REVISION HISTORY: Name Date Description ---- ---- ----------- Steve 1/30/92 ...
oeis/155/A155067.asm
neoneye/loda-programs
11
207753
<reponame>neoneye/loda-programs ; A155067: First differences of A031368. ; Submitted by <NAME>(w2) ; 3,6,6,6,8,10,6,12,8,6,10,14,6,6,18,10,12,8,10,12,12,6,14,16,6,8,16,12,8,6,24,6,18,16,6,14,12,10,12,18,12,8,10,12,6,20,12,10,14,24,16,8,16,12,8,10,14,12,10,8,16,14,18,18,12,12,10,12,24,14,12,6,24,6,18,6,24,12,18,10 mul ...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1898.asm
ljhsiun2/medusa
9
207754
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r14 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x1ae5c, %rsi nop nop nop nop cmp $15619, %rdx movups (%rsi), %xmm1 vpextrq $0, %xmm1, %r13 add %rbp, %rbp lea addresses_WC_ht+0x1db4e, %r1...
BigNum/bnbase.asm
FloydZ/Crypto-Hash
11
207755
<reponame>FloydZ/Crypto-Hash<gh_stars>10-100 .686 option casemap:none include bnlib.inc include bignum.inc .data ALIGN DWORD BN_ALLOC_BYTES dd ((BN_DEFAULT_BITS/08)*BN_SIZE_EXPAND)+BN.dwArray BN_MAX_DWORD dd ((BN_DEFAULT_BITS/32)*BN_SIZE_EXPAND) BN_HPROV dd -1 BN_HHEAP dd -1 ; separate heap .code ;; X=X^^(1/...
week_7/dataset/Assembly/056607.asm
Dumebi35/DumebiCSC102
0
207756
<reponame>Dumebi35/DumebiCSC102 ;turn off num lk .model small .stack 100h .code mov ax,@data mov ds,ax main proc push ds mov ax,40h mov ds,ax ;set seg to 40 mov bx,17h ;set offset AND byte ptr [bx],11011111b ;clear bit 5 pop ds mov ax,4c00h int 21h main endp end main
programs/oeis/180/A180143.asm
jmorken/loda
1
207758
<gh_stars>1-10 ; A180143: Eight rooks and one berserker on a 3 X 3 chessboard. G.f.: (1 + x^2)/(1 - 4*x + x^2 + 2*x^3). ; 1,4,16,58,208,742,2644,9418,33544,119470,425500,1515442,5397328,19222870,68463268,243835546,868433176,3092970622,11015778220,39233275906,139731384160,497660704294,1772444881204,6312656052202 mov $1...
eurasia/services4/srvinit/devices/sgx/3d.asm
shaqfu786/GFX_Linux_DDK
3
207759
<filename>eurasia/services4/srvinit/devices/sgx/3d.asm /***************************************************************************** Name : 3d.asm Title : USE program for handling 3D related events Author : <NAME> Created : 01/01/2006 Copyright : 2007 by Imagination Technologies Limited. All rights reser...
programs/oeis/005/A005557.asm
karttu/loda
1
207760
<reponame>karttu/loda ; A005557: Number of walks on square lattice. ; 42,132,297,572,1001,1638,2548,3808,5508,7752,10659,14364,19019,24794,31878,40480,50830,63180,77805,95004,115101,138446,165416,196416,231880,272272,318087,369852,428127,493506,566618,648128,738738,839188,950257,1072764,1207569,1355574,1517724,1695008,...
programs/oeis/123/A123290.asm
neoneye/loda
22
207761
<reponame>neoneye/loda ; A123290: Number of distinct binomial(n,2)-tuples of zeros and ones that are obtained as the collection of all 2 X 2 minor determinants of a 2 X n matrix over GF(2). ; 2,8,36,156,652,2668,10796,43436,174252,698028,2794156,11180716,44731052,178940588,715795116,2863245996,11453115052,45812722348,1...
oeis/315/A315461.asm
neoneye/loda-programs
11
207762
; A315461: Coordination sequence Gal.5.69.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; Submitted by <NAME> ; 1,6,11,16,21,25,29,34,39,44,50,56,61,66,71,75,79,84,89,94,100,106,111,116,121,125,129,134,139,144,150,156,161,166,171,1...
oeis/124/A124167.asm
neoneye/loda-programs
11
207763
<reponame>neoneye/loda-programs ; A124167: a(n) = 10*(10^n-1). ; Submitted by <NAME> ; 0,90,990,9990,99990,999990,9999990,99999990,999999990,9999999990,99999999990,999999999990,9999999999990,99999999999990,999999999999990,9999999999999990,99999999999999990,999999999999999990,9999999999999999990,99999999999999999990,999...
programs/oeis/164/A164910.asm
neoneye/loda
22
207764
<filename>programs/oeis/164/A164910.asm ; A164910: Partial sums of A088748 ; 1,3,6,8,11,15,18,20,23,27,32,36,39,43,46,48,51,55,60,64,69,75,80,84,87,91,96,100,103,107,110,112 mov $1,$0 lpb $1 mov $2,$1 sub $1,1 seq $2,5811 ; Number of runs in binary expansion of n (n>0); number of 1's in Gray code for n. add $0...
src/kernel/interrupt/intstub.asm
kssuraaj28/SmolOs
0
207765
extern generic_interrupt_handler %macro save 0 ;%macro `name` `param_count` pusha push ds push es push fs push gs %endmacro %macro restore 0 pop gs pop fs pop es pop ds popa %endmacro %macro int_nerr 1 global isr%1 isr%1: push 0 ;Dummy error push %1 save call generic_interrupt_handler restore ad...
Final Project/Assemply Code/Code_Assemply.asm
MuhammadAlBarham/pic16f778_projects
0
207767
<gh_stars>0 ;********************************************************** ;This Code for GLCD ;********************************************************** include "p16f877A.inc" __CONFIG _DEBUG_OFF&_CP_OFF&_WRT_HALF&_CPD_OFF&_LVP_OFF&_BODEN_OFF&_PWRTE_OFF&_WDT_OFF&_XT_OSC ;********************************************...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_161_629.asm
ljhsiun2/medusa
9
207770
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r14 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x8816, %rsi lea addresses_WC_ht+0x95ce, %rdi nop nop nop and $42345, %r13 mov $80, %rcx rep movsq nop nop add $11595, %rax lea addresse...
libsrc/_DEVELOPMENT/arch/sms/vdp/z80/asm_sms_vdp_feature_enable.asm
jpoikela/z88dk
640
207771
; unsigned int sms_vdp_feature_enable(unsigned int features) INCLUDE "config_private.inc" SECTION code_clib SECTION code_arch PUBLIC asm_sms_vdp_feature_enable PUBLIC asm_sms_vdp_feature_enable_0 EXTERN _GLOBAL_SMS_VDP_R0R1 asm_sms_vdp_feature_enable: ; enter : hl = R1/R0 bits to enable ; ; exit : hl = ...
2021-2022-sem1/lab06/demo/demo.asm
adinasm/iocla-demos
0
207772
<filename>2021-2022-sem1/lab06/demo/demo.asm<gh_stars>0 %include "../utils/printf32.asm" ; global initialized variables ; perm: rw- section .data var_byte db 'A' ; db = define byte (8b, ex: char var_byte = 'A') var_byte1 db 0x41 ; same as above var_byte2 db 65 ; same as above var_word dw 10 ...
Gathered CTF writeups/ptr-yudai-writeups/2019/Midnight_Sun_CTF_2019_Finals/gb_calc/result/game.asm
mihaid-b/CyberSakura
1
207773
; Disassembly of "gb-calc.gb" ; This file was created with mgbdis v1.3 - Game Boy ROM disassembler by <NAME>. ; https://github.com/mattcurrie/mgbdis ld_long: MACRO IF STRLWR("\1") == "a" ; ld a, [$ff40] db $FA dw \2 ELSE IF STRLWR("\2") == "a" ; ld [$ff40], a ...
asm/primes.asm
BenG49/cpu
0
207774
<gh_stars>0 #include "cpu.asm" ; no stack, uses address 0xff as return address, no nested calls ; return in a ; args: 0xf0-fe ; scratch memory: ; 0xe0-ef ; print 2 lda $2 out lda $3 sta 0xee ; i = 3 loop: lda 0xee sub $100 jns end lda $3 sta 0xef .l: lda 0xef sub 0xee jz .prime lda $(.ret) sta 0...
programs/oeis/213/A213064.asm
neoneye/loda
22
207775
; A213064: Bitwise AND of 2n with the one's-complement of n. ; 0,2,4,4,8,10,8,8,16,18,20,20,16,18,16,16,32,34,36,36,40,42,40,40,32,34,36,36,32,34,32,32,64,66,68,68,72,74,72,72,80,82,84,84,80,82,80,80,64,66,68,68,72,74,72,72,64,66,68,68,64,66,64,64,128,130,132,132,136,138,136,136,144,146,148,148,144,146,144,144,160,162,...
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_3111_136.asm
ljhsiun2/medusa
9
207776
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r12 push %r13 push %r9 push %rbx push %rdi push %rsi // Faulty Load lea addresses_US+0x16847, %r9 nop nop dec %rsi mov (%r9), %r13d lea oracles, %r12 and $0xff, %r13 shlq $12, %r13 mov (%r12,%r13,1), %r13 pop %rsi pop %rdi...
oeis/065/A065803.asm
neoneye/loda-programs
11
207777
; A065803: a(n) = (sigma_2(n) mod 2) * (sigma_2(n) mod 5). Residue-product modulo 2 and 5 of sum of square of divisors. ; Submitted by <NAME> ; 1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,...
Day-15/Check_Password.asm
MasumBhai/50-Day-challenge-with-Assembly-Language
1
207778
;Day 15 Date-25 april,2021 ;problem- match password while hiding input chararchter & instantly caught wrong input & terminate program if password matched .model small .stack 100h include 'emu8086.inc' .data msg1 db "Enter your password : $" msg2 db 10,13,"!!! Password Matched !!! $" msg3 db 10,13,"### Wr...
oeis/022/A022386.asm
neoneye/loda-programs
11
207779
<gh_stars>10-100 ; A022386: Fibonacci sequence beginning 4, 26. ; Submitted by <NAME>(s4) ; 4,26,30,56,86,142,228,370,598,968,1566,2534,4100,6634,10734,17368,28102,45470,73572,119042,192614,311656,504270,815926,1320196,2136122,3456318,5592440,9048758,14641198,23689956,38331154,62021110,100352264,162373374,262725638,425...
oeis/260/A260478.asm
neoneye/loda-programs
11
207781
<reponame>neoneye/loda-programs ; A260478: Cyclotomic polynomial value Phi(8,n!). ; 2,2,17,1297,331777,207360001,268738560001,645241282560001,2642908293365760001,17340121312772751360001,173401213127727513600000001,2538767161403058526617600000001,52643875858853821607942553600000001,15035617384047239989444472733696000000...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_605.asm
ljhsiun2/medusa
9
207784
<filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_605.asm .global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %r8 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1bac7, %r15 nop nop and $20136, %rax mov (%r15), %r14 xor %r15, %r15 lea addresses_UC_...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_20.asm
ljhsiun2/medusa
9
207785
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r15 push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1d8a2, %rsi lea addresses_WT_ht+0xe372, %rdi nop nop nop nop add $54033, %r15 mov $74, %rcx rep movsb nop nop nop nop xor %r12, %r12 lea addresses_A_ht+0x1d28...
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_1838.asm
ljhsiun2/medusa
9
207786
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r15 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0xc50b, %r9 sub $45475, %rcx mov (%r9), %r14w xor $64929, %rcx lea addresses_D_ht+0x1692b, %rsi xor $11189, %rcx mov (%rsi), %r15 and %rsi, %rsi lea addresses_WT_ht+0xeb2b, %rs...
code/charmap.asm
FIX94/pkm-sound-visualizer
39
207787
<filename>code/charmap.asm ; We just re-use the games character map still in memory ; here to save a significant amount of space charmap " ", $7F charmap "A", $80 charmap "B", $81 charmap "C", $82 charmap "D", $83 charmap "E", $84 charmap "F", $85 charmap "G", $86 charmap "H", $87 charmap "I", $88 charmap "J", $89 cha...
8-AVR/Alarm_C04_leds_on_off_periodically.asm
etzinis/micro_lab_ntua
0
207788
.dseg _tmp_: .byte 2 .cseg .include "m16def.inc" ;suxnotita tou EasyAVR6 = 8MHz ara auksisis tou TCNT1 8MHz/1024=7812.5Hz .equ Hvalue=high(34286) ;thelw yperxeilish meta apo 4 sec ara 4*7812.5=31250 kyklous .equ Lvalue=low(34286) ;ara arxikh timh 65536-31250 = 34286 .def flag=r17 ;flag if we...
programs/oeis/219/A219657.asm
jmorken/loda
1
207789
; A219657: Positions of zeros in A219659. ; 0,2,5,8,12,16,21,26,32,38,44,50,57,64,71,78,86,94,102,110,119,128,137,146,156,166,177,188,199,210,222,234,246,258,271,284,297,310,324,338,352,366,381,396,411,426,441,456,472,488,504,520,537,554,571,588,606,624,642,660,679,698,717,736,755,774,794,814,834,854,874,894,915,936,95...
programs/oeis/194/A194818.asm
jmorken/loda
1
207790
<filename>programs/oeis/194/A194818.asm<gh_stars>1-10 ; A194818: Number of integers k in [1,n] such that {n*r+k*r} > {n*r-k*r}, where { } = fractional part and r=sqrt(3). ; 1,1,2,2,2,2,3,4,4,5,6,7,7,8,8,8,8,9,9,9,9,10,11,11,12,13,14,14,15,15,15,15,16,16,16,17,18,19,19,20,21,22,22,23,23,23,23,24,24,24,25,26,27,27,28,28,...
Chapter_5/Program 5.4/x86/Program_5.4_NASM.asm
chen150182055/Assembly
272
207791
; Program 5.4 ; while Loop - NASM (32-bit) ; Copyright (c) 2019 Hall & Slonka SECTION .text global _main _main: mov eax, 30 while_loop: cmp eax, 50 jae done inc eax jmp while_loop done: mov eax, 1 mov ebx, 0 int 80h
other/md/input.asm
CaptainDreamcast/prism
7
207792
; Taken in part from https://bigevilcorporation.co.uk ; So buy Tanglewood, will ya ReadPad1: ; GamePadState (w) - Return result (00SA0000 00CBRLDU) clr.l d0 move.b pad_data_a, d0 ; Read upper byte from data port rol.w #0x8, d0 ; Move to upper byte of d0 move.b #0x40, pad_data_a ; Write bit 7 t...
python_src/other/export/screen_0_3.asm
fjpena/sword-of-ianna-msx2
43
207793
<gh_stars>10-100 org $0000 ; Object types OBJECT_NONE EQU 0 OBJECT_SWITCH EQU 1 OBJECT_DOOR EQU 2 OBJECT_DOOR_DESTROY EQU 3 OBJECT_FLOOR_DESTROY EQU 4 OBJECT_WALL_DESTROY EQU 5 OBJECT_BOX_LEFT EQU 6 OBJECT_BOX_RIGHT EQU 7 OBJECT_JAR EQU 8 OBJECT_TELEPORTER EQU 9 ; Pickable object types OBJECT_KEY_GREEN EQU 11 OBJEC...
Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_21829_475.asm
ljhsiun2/medusa
9
207795
<filename>Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_21829_475.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %r15 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x97e3, %rsi cmp %r14, %r14 mov (%rsi), %eax and %r15, %r15 lea addresses_A_ht+0...
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1627.asm
ljhsiun2/medusa
9
207796
<filename>Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1627.asm .global s_prepare_buffers s_prepare_buffers: push %r12 push %r15 push %rcx push %rdi push %rsi lea addresses_normal_ht+0xf57a, %rsi lea addresses_WC_ht+0x667a, %rdi clflush (%rdi) nop inc %r12 mov $108, %rcx rep movsq xor $10660, %rsi le...
base/mvdm/wow16/kernel31/3gacheck.asm
npocmaka/Windows-Server-2003
17
207797
<filename>base/mvdm/wow16/kernel31/3gacheck.asm .xlist include kernel.inc include protect.inc .list .386p DataBegin externB fBooting externW pGlobalHeap DataEnd sBegin CODE assumes CS,CODE if KDEBUG externNP check_lru_list externNP check_free_list externFP ValidateFreeSpaces ;-...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2006.asm
ljhsiun2/medusa
9
207798
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r15 push %r8 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1dadb, %rsi cmp $42106, %r15 movb (%rsi), %r9b dec %r11 lea addresses_UC_ht+0x6f93, %rcx nop nop nop and $19863, %r8 mov (%rcx), %dx nop nop nop nop nop cmp %r15, %r15 lea addr...
testdata/benchmark.asm
lwagner94/mycpu
0
207799
ldi sp, MEMORY_END // Setup stack ldi r0, 10000000 loop2: cmpi r0, 0 breq stop call print_alphabet dec r0 jmp loop2 stop: halt print_alphabet: push r0 push r1 ldi r0, 0 ldi r1, 65 // A in decimal loop: cmpi r0, 26 breq end inc r1 inc r0 jmp loop end: pop r1 pop r0 ret
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1621.asm
ljhsiun2/medusa
9
207800
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %r15 push %r9 push %rcx push %rdi push %rsi lea addresses_UC_ht+0x12e5c, %rsi lea addresses_A_ht+0x1835c, %rdi xor %r9, %r9 mov $111, %rcx rep movsw nop nop nop sub %r12, %r12 lea addresses_normal_ht+0xd770, %r13 nop nop nop nop nop inc %r1...
libsrc/_DEVELOPMENT/adt/p_forward_list_alt/c/sdcc_iy/p_forward_list_alt_push_front_callee.asm
jpoikela/z88dk
640
207801
; void p_forward_list_alt_push_front_callee(p_forward_list_alt_t *list, void *item) SECTION code_clib SECTION code_adt_p_forward_list_alt PUBLIC _p_forward_list_alt_push_front_callee EXTERN asm_p_forward_list_alt_push_front _p_forward_list_alt_push_front_callee: pop af pop bc pop de push af jp ...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_73_116.asm
ljhsiun2/medusa
9
207802
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r14 push %r15 push %rax push %rcx push %rdi push %rsi lea addresses_D_ht+0x2528, %r13 nop nop nop nop nop cmp $25963, %rcx movl $0x61626364, (%r13) nop nop nop nop nop add %r14, %r14 lea addresses_A_ht+0x7428, %rsi clflush ...
programs/oeis/047/A047276.asm
karttu/loda
1
207803
<filename>programs/oeis/047/A047276.asm ; A047276: Numbers that are congruent to {2, 6} mod 7. ; 2,6,9,13,16,20,23,27,30,34,37,41,44,48,51,55,58,62,65,69,72,76,79,83,86,90,93,97,100,104,107,111,114,118,121,125,128,132,135,139,142,146,149,153,156,160,163,167,170,174,177,181,184,188,191,195,198,202,205 mov $1,$0 mul $1,...
source/modules/hardware/em6502.asm
paulscottrobson/mega-basic
3
207804
<reponame>paulscottrobson/mega-basic<filename>source/modules/hardware/em6502.asm ; ******************************************************************************************* ; ******************************************************************************************* ; ; Name : em6502.asm ; Purpose : Code for 6502...
kernel.asm
dylsugar/cs461_hw6
0
207806
kernel: file format elf64-x86-64 Disassembly of section .text: ffff800000100000 <begin>: ffff800000100000: 02 b0 ad 1b 00 00 add 0x1bad(%rax),%dh ffff800000100006: 01 00 add %eax,(%rax) ffff800000100008: fe 4f 51 decb 0x51(%rdi) ffff80000010000b: e4 00 in...
oeis/102/A102905.asm
neoneye/loda-programs
11
207808
; A102905: A modulo three sequential permutation the Fibonacci sequence (outer): permutation after the Fibonacci. ; Submitted by <NAME> ; 3,3,2,1,5,8,15,19,36,57,89,142,233,377,612,985,1599,2586,4181,6763,10946,17711,28659,46366,75027,121395,196418,317809,514229,832040,1346271,2178307,3524580,5702889,9227465,14930350,2...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_22_1604.asm
ljhsiun2/medusa
9
207809
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r8 push %rdi lea addresses_WT_ht+0xfec1, %r10 add %r13, %r13 movw $0x6162, (%r10) nop nop nop cmp $63034, %r8 pop %rdi pop %r8 pop %r13 pop %r10 ret .global s_faulty_load s_faulty_load: push %r10 push %r13 push %r9 pus...
oeis/155/A155049.asm
neoneye/loda-programs
11
207811
; A155049: Expansion of (1+5*x)/(1-13*x+10*x^2). ; Submitted by <NAME> ; 1,18,224,2732,33276,405268,4935724,60111732,732095276,8916121268,108588623724,1322490895732,16106495407276,196159531337268,2389008953311724,29095521079679732,354351684502719276,4315616687738553268,52559500095573999724,640117334365076463732,7795930...
src/util/oli/qdos/ftexe.asm
olifink/qspread
0
207812
; set filetype in header ; include win1_mac_oli include win1_keys_qdos_io include win1_keys_hdr section utility xdef ut_sftex ; set exec filetype (dataspace) ;+++ ; set exec filetype and dataspace ; ; a0 channel id ; d1.l dataspace ;errors: ioss ;--- ut_sftex subr a1/d2/d3 move.l d1,d3 suba.l #16,sp move.l...
Practice/Final/Lab 5/5. Write an ASM code to read a binary number and revise it bit wise.asm
WardunIslam/CSE331L_Section_7_Summer_2020_NSU
0
207813
.MODEL SMALL .STACK 100H .DATA PROMPT_1 DB 'Enter the binary number (max 8-bit) : $' PROMPT_2 DB 'The given binary number in reverse order is : $' PROMPT_3 DB 'The input is not an binary number!$' .CODE: MAIN PROC MOV AX, @DATA MOV DS, AX JMP @INPUT @ERROR: ...
oeis/305/A305623.asm
neoneye/loda-programs
11
207814
; A305623: Number of chiral pairs of rows of n colors with exactly 3 different colors. ; Submitted by <NAME>(s4) ; 0,0,3,18,72,267,885,2880,9000,27915,85233,259308,783972,2366007,7122405,21422160,64364400,193307955,580316313,1741791348,5226945372,15684152847,47058746925,141189342840,423593188200,1270831465995,381259504...
Appl/Art/Decks/GeoDeck/CGAHeart4.asm
steakknife/pcgeos
504
207815
<filename>Appl/Art/Decks/GeoDeck/CGAHeart4.asm CGAHeart4 label byte word C_BLACK Bitmap <67,41,BMC_PACKBITS,BMF_MONO> db 0xf8, 0x00 db 0xf8, 0x00 db 0x08, 0x03, 0x80, 0xf8, 0xf8, 0x03, 0xe3, 0xe0, 0xee, 0x00 db 0x08, 0x07, 0x81, 0x55, 0x54, 0x05, 0x55, 0x51, 0x55, 0x00 db 0x08, 0x0d, 0x81, 0xaa, 0...
Library/Spline/Spline/splineMethods.asm
steakknife/pcgeos
504
207817
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: splineMethods.asm AUTHOR: <NAME> REVISION HSTORY: Name Date Description ---- ---- ----------- CDB 6/13/91 Initial version. METHODS: ...
data/wildPokemon/viridianforest.asm
longlostsoul/EvoYellow
16
207818
ForestMons: db $19 db 3,PIDGEY;day db 7,KAKUNA db 4,CATERPIE db 9,BUTTERFREE;day db 5,WEEDLE db 3,SPINARAK db 9,BEEDRILL ;day db 7,METAPOD db 8,YANMA db 9,PIDGEOTTO db $00
snippets/findVLinesCount.i.asm
ped7g/ZXSpectrumNextMisc
15
207819
; returns in HL the video-lines count for current mode (ie. 0x137 for VGA ZX128) ; modifies: AF, BC, HL ; This algorithm works correctly only for modes with 258..511 video lines ; current core 3.1.5 conforms to this for all VGA/HDMI modes in any variant (min 261?) findVLinesCount: ld bc,TBBLUE_REGISTER_SELECT_...
func-roots.asm
cotarr/calc-pi-x86-64-asm
0
207820
<reponame>cotarr/calc-pi-x86-64-asm ;------------------------------------------------------------- ; ; SINGLE THREAD FLOATING POINT MULTI-PRECISION CALCULATOR ; ; Calculation of Roots and Powers ; ; File: func-roots.asm ; Module: func.asm, func.o ; Exec: calc-pi ; ; Created 10/27/2014 ; Last Edit 01/04/2015 ; ;--...
programs/oeis/191/A191797.asm
karttu/loda
0
207821
; A191797: a(n) = binomial(F(n), 2) where F(n) = A000045(n). ; 0,0,0,1,3,10,28,78,210,561,1485,3916,10296,27028,70876,185745,486591,1274406,3337236,8738290,22879230,59901985,156830905,410597496,1074972528,2814337800,7368069528,19289917153,50501756955,132215475106,346144864780,906219437046,2372513960586,6211323276753,16...
tests/relocate/relocation_multiarg.asm
fengjixuchui/sjasmplus
220
207822
<reponame>fengjixuchui/sjasmplus OPT --zxnext --syntax=abfw : ORG $1234 RELOCATE_START ASSERT 2 * relocate_count == relocate_size ASSERT 12 == relocate_count dw relocate_count dw relocate_size reloc1: ; generate two relocation records: ld hl,reloc1,,bc,reloc2-reloc1,,de...
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1689.asm
ljhsiun2/medusa
9
207823
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r8 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1111e, %r14 nop nop and %rbp, %rbp movb (%r14), %dl nop nop nop sub $39686, %r13 lea addresses_normal_ht+0x15617, %r9 nop nop nop nop xor %r8, %r8 movb $0x61, (%r9) n...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_950.asm
ljhsiun2/medusa
9
207824
<filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_950.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r14 push %r9 push %rax push %rdx lea addresses_normal_ht+0x11c82, %r11 nop nop nop nop nop add $30210, %rax movb $0x61, (%r11) add $41099, %rdx lea addresses...
1998-fall/mp3/mp3const.asm
ece291/machine-problems
3
207825
<reponame>ece291/machine-problems<gh_stars>1-10 TITLE ECE291:MP3-Constants COMMENT % TRON LiteCycle Game Constant Declarations % ;====== Constants ========================================================= ;ASCII values for common characters BEEP EQU 7 CR EQU 13 LF EQU 10 ESCKEY EQU 27 S...
test/mulx.asm
cryptoptusenix/assemblyline
0
207826
SECTION .text GLOBAL test test: mulx rsi, r11, [rsp] mulx rsi, r11, [rsp+0x08] mulx rsi, r11, [rsp+0x10] mulx rsi, r11, [rsp+0x18] mulx rsi, r11, [rsp+0x20] mulx rsi, r11, [rsp+0x28] mulx rsi, r11, [r12] mulx rsi, r11, [r12+0x08] mulx rsi, r11, [r12+0x10] mulx rsi, r11, [r12+0x18] mulx rsi, r11, [r12+0x20] mulx rsi, r1...
playground/Gen1/Consts.asm
marcelocaetano/XSharp
168
207827
<filename>playground/Gen1/Consts.asm<gh_stars>100-1000 ; Generated at 4/14/2019 1:59:47 AM DebugStub_Const_Signature equ 427034631 DebugStub_Const_Tracing_Off equ 0 DebugStub_Const_Tracing_On equ 1 DebugStub_Const_Status_Run equ 0 DebugStub_Const_Status_Break equ 1 DebugStub_Const_StepTrigger_None equ 0 DebugStub_Con...
src/cpu/gdt/gdt_flush.asm
Tunacan427/FishOS
0
207828
section .text global __flush_gdt __flush_gdt: lgdt [rdi] mov ax, 48 ; 64-bit kernel data mov ds, ax mov es, ax mov fs, ax mov gs, ax mov ss, ax pop rdi mov rax, 40 ; 64-bit kernel code push rax push rdi retfq
codes/test_jump.asm
rupak10987/ASSEMBLY_language_practice
0
207829
.model small .stack 100h .data .code main proc mov cx,244 mov dl,0 top: mov ah,2 int 21h inc dl dec cx jnz top ;lala mov ah,2 mov dl,'v' int 21h mov ah,9 mov dl,4Ch int 21h main endp end main
programs/oeis/003/A003469.asm
neoneye/loda
22
207830
<reponame>neoneye/loda<gh_stars>10-100 ; A003469: Number of minimal covers of an (n + 1)-set by a collection of n nonempty subsets, a(n) = A035348(n,n-1). ; 1,6,22,65,171,420,988,2259,5065,11198,24498,53157,114583,245640,524152,1113959,2359125,4980546,10485550,22019865,46137091,96468716,201326292,419430075,872414881,18...
oeis/003/A003409.asm
neoneye/loda-programs
11
207831
<gh_stars>10-100 ; A003409: a(n) = 3*binomial(2n-1,n). ; 3,9,30,105,378,1386,5148,19305,72930,277134,1058148,4056234,15600900,60174900,232676280,901620585,3500409330,13612702950,53017895700,206769793230,807386811660,3156148445580,12350146091400,48371405524650,189615909656628,743877799422156,2920409138472168,11473035901...
sk/sfx/BB.asm
Cancer52/flamedriver
9
207832
Sound_BB_Header: smpsHeaderStartSong 3 smpsHeaderVoice Sound_BA_BB_Voices smpsHeaderTempoSFX $01 smpsHeaderChanSFX $01 smpsHeaderSFXChannel cFM4, Sound_BB_FM4, $FA, $0B ; FM4 Data Sound_BB_FM4: smpsSetvoice $00 dc.b nE2, $08, $08 smpsStop
programs/oeis/304/A304205.asm
neoneye/loda
22
207833
<reponame>neoneye/loda ; A304205: Numbers k such that 24*k + 6 is congruent to 0 (mod 49). ; 12,61,110,159,208,257,306,355,404,453,502,551,600,649,698,747,796,845,894,943,992,1041,1090,1139,1188,1237,1286,1335,1384,1433,1482,1531,1580,1629,1678,1727,1776,1825,1874,1923,1972,2021,2070,2119,2168,2217,2266,2315,2364,2413,...
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_16406_908.asm
ljhsiun2/medusa
9
207834
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_16406_908.asm .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %rcx push %rdi push %rsi lea addresses_WC_ht+0x7699, %rsi lea addresses_normal_ht+0x7702, %rdi nop nop sub %r13, %r13 mov $110, %rcx rep...
oeis/171/A171608.asm
neoneye/loda-programs
11
207835
<reponame>neoneye/loda-programs ; A171608: Triangle by columns, T(n,k); (...n, (n+1)) preceded by (n-1) zeros, as an infinite lower triangular matrix ; Submitted by <NAME> ; 1,2,0,0,2,0,0,3,0,0,0,0,3,0,0,0,0,4,0,0,0,0,0,0,4,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,6,0,0,0,0 lpb $0 add $1,$2 sub $0,$1 sub ...
src/test/ref/examples/plus4/plus4-randomwalk.asm
jbrandwood/kickc
2
207836
// Random walk with color fading for Commodore Plus/4 / C16 /// @file /// Plus/4 / Commodore 16 registers and memory layout /// /// http://zimmers.net/anonftp/pub/cbm/schematics/computers/plus4/264_Hardware_Spec.pdf /// http://www.zimmers.net/anonftp/pub/cbm/schematics/computers/plus4/Plus_4_Technical_Docs.pdf /// http...
Lab Assessment Submission/Lab Assessment 2/1_LA2_1731201042.asm
sakibsadmanshajib/CSE331L-Section-1-Fall20-NSU
0
207837
org 100h A DW 5 DUP(?) MOV AX, OFFSET A MOV [AX], 3 MOV [AX+1], 2 MOV [AX+2], 3 MOV [AX+3], 2 MOV [AX=4], 3 ret
_build/dispatcher/jmp_ippsECCPBindGxyTblStd256r1_6674c082.asm
zyktrcn/ippcp
1
207839
extern m7_ippsECCPBindGxyTblStd256r1:function extern n8_ippsECCPBindGxyTblStd256r1:function extern y8_ippsECCPBindGxyTblStd256r1:function extern e9_ippsECCPBindGxyTblStd256r1:function extern l9_ippsECCPBindGxyTblStd256r1:function extern n0_ippsECCPBindGxyTblStd256r1:function extern k0_ippsECCPBindGxyTblStd256r1:functio...
1.3/Zeidman_code/DDT_UTILS.asm
officialrafsan/CP-M
0
207841
...
oeis/010/A010615.asm
neoneye/loda-programs
11
207842
<reponame>neoneye/loda-programs ; A010615: Decimal expansion of cube root of 44. ; Submitted by <NAME> ; 3,5,3,0,3,4,8,3,3,5,3,2,6,0,6,3,0,0,2,1,9,5,9,7,2,5,9,2,8,4,8,2,9,5,3,0,4,3,4,0,7,2,6,5,6,6,4,7,4,2,1,6,4,2,5,4,6,7,7,1,4,5,9,5,4,8,9,7,7,0,4,4,8,0,6,5,9,8,8,1,4,1,7,4,9,9,7,4,4,0,3,2,0,4,0,6,2,8,3,9 mov $2,1 mov $...
private/ntos/vdm/i386/vdmmisc.asm
King0987654/windows2000
11
207843
title "Miscellaneous support routines" ;++ ; ;Copyright (c) 1991 Microsoft Corporation ; ;Module Name: ; ; vdmmisc.asm ; ;Abstract: ; ; This module contains miscellaneous support touines ; ;Author: ; ; <NAME> (daveh) 23-Feb-1992 ; ;Revision History: ; 18-Dec-1992 sudeepb wrote vdm...
app/src/main/cpp/jzintv/util/emu_ver.asm
jenergy/jzIntvImGui
1
207844
<reponame>jenergy/jzIntvImGui ;; ======================================================================== ;; ;; Use EMU_DETECT interface to query emulator version. ;; ;; ======================================================================== ;; ;* =================================================...
oeis/328/A328055.asm
neoneye/loda-programs
11
207845
; A328055: Expansion of e.g.f. -log(1 - x / (1 - x)^2). ; Submitted by <NAME> ; 0,1,5,32,270,2904,38400,605520,11113200,232888320,5488560000,143704108800,4138573824000,130020673305600,4425201196416000,162194862064435200,6369479157000960000,266808274486161408000,11874724379464826880000,559591797303082672128000 mov $2,$...
source_code/startup.asm
DanijelKorent/almostOS
4
207846
; NEXT TODO: ; ; - Commit build files somewhere, maybe put: ; - bootloader image to ./bootloader_image or ./build/bootloader_image ; - makefiles and emulator configuration to ./build ; - OS image to ./build/os_image ; ; - Prepare C runtime ; ; -...
experiments/litmus/intel/6/thread.1.asm
phlo/concubine
0
207848
<reponame>phlo/concubine MEM 0 # mem_1 = [0] JNZ 3 # skip increment if [0] = 1 ADDI 1 STORE 1
target/cos_117/disasm/iop_overlay1/INDD29.asm
jrrk2/cray-sim
49
207849
@@@@@@@@@@ Gets loaded at 3858, first instruction at 385e 0x0000 (0x000000) 0x1011- f:00010 d: 17 | A = 17 (0x0011) 0x0001 (0x000002) 0x2922- f:00024 d: 290 | OR[290] = A 0x0002 (0x000004) 0x75BB- f:00072 d: 443 | R = P + 443 (0x01BD) 0x0003 (0x000006) 0x21...
programs/oeis/071/A071910.asm
karttu/loda
1
207850
<reponame>karttu/loda ; A071910: a(n) = t(n)*t(n+1)*t(n+2), where t() are the triangular numbers. ; 0,18,180,900,3150,8820,21168,45360,89100,163350,283140,468468,745290,1146600,1713600,2496960,3558168,4970970,6822900,9216900,12273030,16130268,20948400,26910000,34222500,43120350,53867268,66758580,82123650,100328400,1217...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_15_1261.asm
ljhsiun2/medusa
9
207851
<filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_15_1261.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %rbx push %rcx push %rdi push %rdx lea addresses_D_ht+0x17b98, %rcx clflush (%rcx) xor $57191, %r12 vmovups (%rcx), %ymm3 vextracti128 $0, %ymm3, %xmm3 vp...
Transynther/x86/_processed/AVXALIGN/_st_zr_4k_sm_/i7-7700_9_0xca.log_21829_419.asm
ljhsiun2/medusa
9
207852
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r9 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x1b8a5, %rcx nop nop nop nop nop and %r11, %r11 mov (%rcx), %r9d nop nop nop nop xor %r13, %r13 lea addresses_WC_ht+0x148f5, %r12 nop cmp %rbp, %rbp mov $0x6162636465...
oeis/343/A343276.asm
neoneye/loda-programs
11
207853
; A343276: a(n) = n! * [x^n] -x*(x + 1)*exp(x)/(x - 1)^3. ; 0,1,10,81,652,5545,50886,506905,5480056,64116657,808856290,10959016321,158851484100,2454385635481,40285778016862,700261611998985,12853532939027056,248482678808005345,5047002269952482106,107466341437781300017,2394019421567804960380 mov $2,$0 pow $0,2 lpb $0 ...
programs/oeis/113/A113909.asm
neoneye/loda
22
207854
<filename>programs/oeis/113/A113909.asm ; A113909: Square table of odd numbers which are neither squares nor one less than squares, read by antidiagonals. ; 5,7,11,13,17,19,21,23,27,29,31,33,37,39,41,43,45,47,51,53,55,57,59,61,65,67,69,71,73,75,77,79,83,85,87,89,91,93,95,97,101,103,105,107,109,111,113,115,117,119,123,1...
libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sccz80/BIFROST2_stop.asm
jpoikela/z88dk
640
207855
<gh_stars>100-1000 ; ---------------------------------------------------------------- ; Z88DK INTERFACE LIBRARY FOR THE BIFROST*2 ENGINE ; ; See "bifrost2.h" for further details ; ---------------------------------------------------------------- ; void BIFROST2_stop() SECTION code_clib SECTION code_bifrost2 PUBLIC BI...
Library/Spreadsheet/UI/uiRecalc.asm
steakknife/pcgeos
504
207856
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: uiRecalc.asm AUTHOR: <NAME>, Aug 4, 1992 ROUTINES: Name Description ---- ----------- INT SSRC_ObjMessageSend Update UI for SSR...