hexsha
stringlengths
40
40
size
int64
6
1.05M
ext
stringclasses
3 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
4
232
max_stars_repo_name
stringlengths
7
106
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
7
max_stars_count
int64
1
33.5k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
4
232
max_issues_repo_name
stringlengths
7
106
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
7
max_issues_count
int64
1
37.5k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
4
232
max_forks_repo_name
stringlengths
7
106
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
7
max_forks_count
int64
1
12.6k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
6
1.05M
avg_line_length
float64
1.16
19.7k
max_line_length
int64
2
938k
alphanum_fraction
float64
0
1
f4b884084bfa2a3d9a8e1441d4b9a88f546f1e79
2,354
asm
Assembly
Project2/Convolution.asm
blackbird52/MIPS-CPU
45d75e52742df04c1e1e08e78b574c6b70b0b523
[ "Apache-2.0" ]
4
2019-07-10T12:43:16.000Z
2020-10-28T08:10:37.000Z
Project2/Convolution.asm
blackbird52/MIPS-CPU
45d75e52742df04c1e1e08e78b574c6b70b0b523
[ "Apache-2.0" ]
null
null
null
Project2/Convolution.asm
blackbird52/MIPS-CPU
45d75e52742df04c1e1e08e78b574c6b70b0b523
[ "Apache-2.0" ]
null
null
null
.data arr1: .word 0:101 arr2: .word 0:101 arr3: .word 0:101 space:.asciiz " " line: .asciiz "\n" .text li $v0,5 #scanf("%d",&m1) syscall move $t0,$v0 #t0=m1 li $v0,5 #scanf("%d",&n1) syscall move $t1,$v0 #t1=n1 li $v0,5 #scanf("%d",&m2) syscall move $t2,$v0 #t2=m2 li $v0,5 #scanf("%d",&n2) syscall ...
14.7125
37
0.537808
9c162058e12036de5337161b8ac9f5d6d0c96e46
60
asm
Assembly
gfx/pokemon/gyarados/anim.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
gfx/pokemon/gyarados/anim.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
gfx/pokemon/gyarados/anim.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
setrepeat 2 frame 1, 11 frame 2, 11 dorepeat 1 endanim
10
12
0.7
39de6b72e6e67f7eaefe06a4aeed6ac3df968651
468
asm
Assembly
oeis/181/A181688.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/181/A181688.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/181/A181688.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A181688: Number of maximal self-avoiding walks from NW to SW corners of a 4-by-n grid ; Submitted by Jamie Morken(s4) ; 1,1,4,8,23,55,144,360,921,2329,5924,15024,38159,96847,245888,624176,1584593,4022609,10211940,25924088,65811431,167069767,424126160,1076693080,2733310377,6938824361,17615009476,44717740000,1135211606...
26
215
0.720085
5addf0ed900ad979a6b84c82d4a4343882844500
1,543
asm
Assembly
programs/oeis/298/A298025.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/298/A298025.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/298/A298025.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A298025: Partial sums of A298024. ; 1,5,15,29,47,71,99,131,169,211,257,309,365,425,491,561,635,715,799,887,981,1079,1181,1289,1401,1517,1639,1765,1895,2031,2171,2315,2465,2619,2777,2941,3109,3281,3459,3641,3827,4019,4215,4415,4621,4831,5045,5265,5489,5717,5951,6189,6431,6679,6931,7187,7449,7715,7985,8261,8541,8825,91...
154.3
1,449
0.813999
0e1b3a0bfa28184976dadb7c65cd93211bcd4e0e
1,827
asm
Assembly
assemblyCode/test_read_file.asm
lschiavini/Hypothetical-Assembler-Loader
10f619c41f2ac0366d612f927ae30666a6c63735
[ "MIT" ]
null
null
null
assemblyCode/test_read_file.asm
lschiavini/Hypothetical-Assembler-Loader
10f619c41f2ac0366d612f927ae30666a6c63735
[ "MIT" ]
null
null
null
assemblyCode/test_read_file.asm
lschiavini/Hypothetical-Assembler-Loader
10f619c41f2ac0366d612f927ae30666a6c63735
[ "MIT" ]
null
null
null
; Compile with: nasm -f elf read.asm ; Link with (64 bit systems require elf_i386 option): ld -m elf_i386 read.o -o read ; Run with: ./read ; %include 'functions.asm' global _start SECTION .text _start: ; mov ecx, 0777o ; Create file from lesson 22 ; mov ebx, filename ; mov...
32.625
111
0.56705
1deef2ac92b86d04878d776368b2dba191a9c419
298
asm
Assembly
oeis/128/A128195.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/128/A128195.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/128/A128195.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A128195: Double Variations. ; Submitted by Jon Maiga ; 1,9,65,511,4743,52525,683657,10256775,174369527,3313030741,69573667065,1600194389599,40004859842375,1080131215965309,31323805263469097 mul $0,2 add $0,1 mov $2,$0 lpb $0 sub $0,2 add $1,$2 mul $1,2 mul $2,$0 lpe add $2,$1 mov $0,$2
18.625
136
0.718121
ab6c6644d72ad3a09020de12ba04b7ecefb665eb
2,118
asm
Assembly
src/input/input_piano.asm
furrtek/GB303
2f275fff085b05fdc7843074dcc062956a1d8d56
[ "CC-BY-4.0" ]
90
2015-06-19T14:26:19.000Z
2022-01-05T08:19:41.000Z
src/input/input_piano.asm
furrtek/GB303
2f275fff085b05fdc7843074dcc062956a1d8d56
[ "CC-BY-4.0" ]
2
2015-06-21T20:55:40.000Z
2022-02-09T08:02:04.000Z
src/input/input_piano.asm
furrtek/GB303
2f275fff085b05fdc7843074dcc062956a1d8d56
[ "CC-BY-4.0" ]
10
2015-06-21T20:43:11.000Z
2020-12-08T13:24:16.000Z
input_piano: call playstop ld a,(JOYP_CURRENT) ;Select ? bit 2,a ret nz ld a,(JOYP_ACTIVE) ;Right: next note bit 4,a jr z,+ ld a,(NOTECUR_X) cp 15 jr nz,++ ld a,-1 ;Wrap around ++: inc a ld (NOTECUR_X),a +: ld a,(JOY...
17.504132
54
0.42068
3f2d717767f915103ba96e98651689659ef00739
558
asm
Assembly
src/test/ref/typedef-2.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/typedef-2.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/typedef-2.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Commodore 64 PRG executable file .file [name="typedef-2.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startAfter="Code"] .segment Basic :BasicUpstart(__start) .label SCREEN = $400 .label p...
19.928571
60
0.620072
e9682f555e5a2a9ea790d840d8df340f62161002
16,874
asm
Assembly
Virus.Win32.Bi-Perm/src/permutator.asm
TheWover/Vx-Engines
cc04d5c9567395caa83cdada9d1be1845c97dd09
[ "MIT" ]
4
2021-05-26T08:53:34.000Z
2022-03-01T16:15:47.000Z
Virus.Win32.Bi-Perm/src/permutator.asm
y11en/Vx-Engines
cc04d5c9567395caa83cdada9d1be1845c97dd09
[ "MIT" ]
null
null
null
Virus.Win32.Bi-Perm/src/permutator.asm
y11en/Vx-Engines
cc04d5c9567395caa83cdada9d1be1845c97dd09
[ "MIT" ]
3
2021-04-28T08:06:06.000Z
2022-01-08T20:53:28.000Z
;=============================================================================== ; <<<< BI-PERM V0.1 >>>> ; Low metamorphic (permutation) engine ; (X) Malum 2007 ;------------------------------------------------------------------------------- ; ;Description: ;Engine disassembles code in big list of p-codes t...
26.573228
81
0.653313
3eb444c760f110fe6ac0e84a9afb9c14fe025610
184
asm
Assembly
asm/assign.asm
tclendo/tiny_vm
87c55f66a3531b7cfe71d3ab5f06a573f932b4cd
[ "CC-BY-3.0" ]
null
null
null
asm/assign.asm
tclendo/tiny_vm
87c55f66a3531b7cfe71d3ab5f06a573f932b4cd
[ "CC-BY-3.0" ]
null
null
null
asm/assign.asm
tclendo/tiny_vm
87c55f66a3531b7cfe71d3ab5f06a573f932b4cd
[ "CC-BY-3.0" ]
null
null
null
.class assign:Obj .method $constructor .local x load x const 1 store x load x call Int:print load x load x const 1 call Int:plus store x load x call Int:print pop pop pop pop return 0
8.761905
20
0.76087
e6fa73e08ca5e334d67e12c13071c6bed54de286
337
asm
Assembly
programs/oeis/021/A021463.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/021/A021463.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/021/A021463.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A021463: Decimal expansion of 1/459. ; 0,0,2,1,7,8,6,4,9,2,3,7,4,7,2,7,6,6,8,8,4,5,3,1,5,9,0,4,1,3,9,4,3,3,5,5,1,1,9,8,2,5,7,0,8,0,6,1,0,0,2,1,7,8,6,4,9,2,3,7,4,7,2,7,6,6,8,8,4,5,3,1,5,9,0,4,1,3,9,4,3,3,5,5,1,1,9,8,2,5,7,0,8,0,6,1,0,0,2 add $0,1 mov $1,10 pow $1,$0 sub $1,6 mul $1,5 div $1,17 add $1,4 div $1,135 mod...
24.071429
199
0.543027
7a0115647f7edde8f21c5cf13cb78174336fb06c
505
asm
Assembly
Microprocessor_Interfacing_CSE_2006/Applications_Lab_10/array_sort.asm
aadhityasw/VIT-Labs
2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab
[ "CC0-1.0" ]
2
2021-11-18T05:30:24.000Z
2022-03-07T06:28:06.000Z
Microprocessor_Interfacing_CSE_2006/Applications_Lab_10/array_sort.asm
aadhityasw/VIT-Labs
2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab
[ "CC0-1.0" ]
null
null
null
Microprocessor_Interfacing_CSE_2006/Applications_Lab_10/array_sort.asm
aadhityasw/VIT-Labs
2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab
[ "CC0-1.0" ]
3
2021-10-14T01:10:34.000Z
2022-03-18T14:33:52.000Z
ASSUME CS:CODE, DS:DATA DATA SEGMENT var dw 1087H arr dw 5 dup(0) DATA ENDS CODE SEGMENT START: mov ax,DATA mov ds,ax mov cx,05H mov si, OFFSET arr mov ax,var mov bx,ax RPT: mov [si],ax add si,02H shl ax,01H loop RPT mov si, OFFSET arr mov cx,0...
15.78125
23
0.526733
b93f5b31982d24231c45228782c2c827cc45d9dc
9,086
asm
Assembly
Source/main.6502.asm
Rakarake/NESNAKE
72c812fecb422cf5fc01278cd9be6c7bcd6c9f6b
[ "MIT" ]
null
null
null
Source/main.6502.asm
Rakarake/NESNAKE
72c812fecb422cf5fc01278cd9be6c7bcd6c9f6b
[ "MIT" ]
null
null
null
Source/main.6502.asm
Rakarake/NESNAKE
72c812fecb422cf5fc01278cd9be6c7bcd6c9f6b
[ "MIT" ]
null
null
null
;MAIN FILE ;RESET, NMI, general functions .include "header.6502.asm" ;RESET .bank 0 .org $C000 RESET: ;CPU starts reading here SEI ;disable IRQ interrupts, external interrupts CLD ;disable decimal mode, something the NES 6502 chip does not have LDX #$40 STX $4017 ;disable APU IRQs LDX #$FF TXS ;set u...
24.893151
143
0.699978
0c13b8127e2c0c6585a0e2af247dbff43243e864
2,180
asm
Assembly
src/defs.asm
Xkeeper0/tcrf-birthday
122945985d98b31984ac9299c8086603dbf416ff
[ "MIT" ]
10
2019-10-27T23:16:43.000Z
2019-11-14T13:53:55.000Z
src/defs.asm
Xkeeper0/tcrf-birthday
122945985d98b31984ac9299c8086603dbf416ff
[ "MIT" ]
null
null
null
src/defs.asm
Xkeeper0/tcrf-birthday
122945985d98b31984ac9299c8086603dbf416ff
[ "MIT" ]
null
null
null
; Various PPU stuff VMirror = $00 HMirror = $01 NametableMapping = $A000 TextScript_Scroll = $FA TextScript_AdvanceLine = $FB TextScript_NewAddress = $FC TextScript_ChangeSpeed = $FD TextScript_DoDelay = $FE TextScript_End = $FF ; Controller input stuff ControllerInput_Right = %00000001 Con...
27.594937
85
0.680275
4a6a4dffedd1d82156106f3f77a0c968d95449b1
243
asm
Assembly
programs/oeis/011/A011843.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/011/A011843.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/011/A011843.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A011843: a(n) = floor(binomial(n,5)/6). ; 0,0,0,0,0,0,1,3,9,21,42,77,132,214,333,500,728,1031,1428,1938,2584,3391,4389,5608,7084,8855,10963,13455,16380,19792,23751,28318,33562,39556,46376,54105,62832,72649,83657 mov $1,$0 bin $1,5 div $1,6
34.714286
171
0.703704
e8f16f18736719895749e66e86b4539815697dbe
445
asm
Assembly
programs/oeis/036/A036578.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/036/A036578.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/036/A036578.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A036578: Ternary Thue-Morse sequence: closed under a->abc, b->ac, c->b. ; 1,0,2,1,2,0,1,0,2,0,1,2,1,0,2,1,2,0,1,2,1,0,2,0,1,0,2,1,2,0,1,0,2,0,1,2,1,0,2,0,1,0,2,1,2,0,1,2,1,0,2,1,2,0,1,0,2,0,1,2,1,0,2,1,2,0,1,2,1,0,2,0,1,0,2,1,2,0,1,2,1,0,2,1,2,0,1,0,2,0,1,2,1,0,2,0,1,0,2 cal $0,29883 ; First differences of Thue-Mors...
27.8125
199
0.577528
18e2075079c5dbccbe1d40490306ff6c6b151666
639
asm
Assembly
src/mmc3.asm
Xkeeper0/tcrf-birthday
122945985d98b31984ac9299c8086603dbf416ff
[ "MIT" ]
10
2019-10-27T23:16:43.000Z
2019-11-14T13:53:55.000Z
src/mmc3.asm
Xkeeper0/tcrf-birthday
122945985d98b31984ac9299c8086603dbf416ff
[ "MIT" ]
null
null
null
src/mmc3.asm
Xkeeper0/tcrf-birthday
122945985d98b31984ac9299c8086603dbf416ff
[ "MIT" ]
null
null
null
; ----------------------------------------------------------------------------- ChangeMMC3Bank8000: STA MMC3Bank8000 PHA LDA #$86 STA $8000 PLA STA $8001 RTS ChangeMMC3BankA000: STA MMC3BankA000 PHA LDA #$87 STA $8000 PLA STA $8001 RTS ; ; Disabling the MMC3 IRQ is done by writing any value to any EVEN...
16.384615
79
0.633803
933a4db80fd3bf7d5ae07ee9cb14939c03ebfba6
1,200
asm
Assembly
maps/DebugRoom.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
maps/DebugRoom.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
maps/DebugRoom.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
2
2021-08-11T19:47:07.000Z
2022-01-01T07:07:56.000Z
DebugRoom_MapScripts: db 2 ; scene scripts scene_script .Dummy scene_script .Dummy db 0 ; callbacks .Dummy: end DebugRoom_BigTextTestScript: opentext writetext .BigTextTest closetext end .BigTextTest: text_big "Longer test :3@" DebugRoom_BridgeOnScript: callasm .BridgeOn setscene SCENE_FINISHED end ....
20.338983
62
0.78
08eb2602c5d5ad489163636a344ae00626665286
428
asm
Assembly
programs/oeis/088/A088207.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/088/A088207.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/088/A088207.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A088207: a(n) = Sum_{k=0..n} floor(k*phi^2)) where phi=(1+sqrt(5))/2. ; 0,2,7,14,24,37,52,70,90,113,139,167,198,232,268,307,348,392,439,488,540,594,651,711,773,838,906,976,1049,1124,1202,1283,1366,1452,1541,1632,1726,1822,1921,2023,2127,2234,2343,2455,2570,2687,2807,2930,3055,3183 lpb $0 mov $2,$0 sub $0,1 seq...
38.909091
211
0.661215
296bd890204a3068416faa62f91113f55e08d059
1,708
asm
Assembly
ch09/32 bit/Binary_Search/BinarySearch.asm
William0Friend/my_masm
e8073266c03c01424ad84b9ed9cf13e9da1eabb1
[ "Apache-2.0" ]
null
null
null
ch09/32 bit/Binary_Search/BinarySearch.asm
William0Friend/my_masm
e8073266c03c01424ad84b9ed9cf13e9da1eabb1
[ "Apache-2.0" ]
null
null
null
ch09/32 bit/Binary_Search/BinarySearch.asm
William0Friend/my_masm
e8073266c03c01424ad84b9ed9cf13e9da1eabb1
[ "Apache-2.0" ]
null
null
null
TITLE Binary Search Procedure (BinarySearch.asm) ; Binary Search procedure INCLUDE Irvine32.inc .code ;------------------------------------------------------------- BinarySearch PROC USES ebx edx esi edi, pArray:PTR DWORD, ; pointer to array Count:DWORD, ; array size searchVal:DWORD ; ...
23.722222
64
0.567916
4d87f8b41dcf5d0b1efe03f1fed10a3d7ea762e9
466
asm
Assembly
tests/struct/designed_address.asm
cizo2000/sjasmplus
615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4
[ "BSD-3-Clause" ]
220
2016-10-22T19:44:39.000Z
2022-03-29T20:57:04.000Z
tests/struct/designed_address.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
153
2018-05-07T10:31:23.000Z
2022-03-30T04:35:59.000Z
tests/struct/designed_address.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
51
2016-05-12T21:27:36.000Z
2022-03-27T15:16:16.000Z
STRUCT S_TEST byte BYTE 'B' word WORD '2W' dword DWORD '432D' ENDS ORG 0x6780 : OUTPUT designed_address.bin default S_TEST ; default initial values DB 0 designed S_TEST = 0x1234 ; should not emit any bytes, but assign labels from 0x1234 initialized S_TEST 'A','...
25.888889
90
0.60515
1a95c24f777a8c38661c043f96e586d6ac9d08bd
1,886
asm
Assembly
libc/src/setjmp.asm
e-wiki/jsos
a84c42b37974034891563351f5d0bb92d21f4b7a
[ "NCSA", "BSD-2-Clause", "Unlicense" ]
834
2015-01-02T14:28:21.000Z
2021-02-22T16:46:00.000Z
libc/src/setjmp.asm
e-wiki/jsos
a84c42b37974034891563351f5d0bb92d21f4b7a
[ "NCSA", "BSD-2-Clause", "Unlicense" ]
12
2015-04-17T12:00:54.000Z
2018-08-08T08:12:04.000Z
libc/src/setjmp.asm
e-wiki/jsos
a84c42b37974034891563351f5d0bb92d21f4b7a
[ "NCSA", "BSD-2-Clause", "Unlicense" ]
177
2015-01-05T00:42:10.000Z
2021-03-24T15:41:36.000Z
global setjmp global longjmp section .data ; this is used to easily dump the registers before having to load up arguments into registers setjmp_temp: .eax dd 0 .ecx dd 0 .edx dd 0 .ebx dd 0 .esp dd 0 .ebp dd 0 .esi dd 0 .edi dd 0 .eip dd 0 .eflags dd 0 section .te...
23.575
93
0.633086
308352587c3e672b31a3a823e4c4dd41537b2d73
790
asm
Assembly
exercises/practice 1 page 33 aryan/num.asm
amirshnll/assembly-exercises
473d970bfa48655b51ca238f961e434700f21ced
[ "MIT" ]
4
2019-11-17T02:35:34.000Z
2022-01-08T10:30:29.000Z
exercises/practice 1 page 33 aryan/num.asm
amirshnll/assembly-exercises
473d970bfa48655b51ca238f961e434700f21ced
[ "MIT" ]
null
null
null
exercises/practice 1 page 33 aryan/num.asm
amirshnll/assembly-exercises
473d970bfa48655b51ca238f961e434700f21ced
[ "MIT" ]
null
null
null
include io.h cr equ 10 lf equ 13 max equ 10 .model small .Stack 200h .Data prompt1 db cr, lf, 'Enter a Number : ', 0 prompt2 db cr, lf, 'Number List is : ', 0 newline db cr,lf,0 arr dw 10 dup (?) strnum db 10 dup (?) counter db ? .Code Main proc mov cx, @Data mov ds, cx ;-------------------------------------...
14.107143
44
0.573418
bb6ab2ea8b39713b1f29ea3e8656603836add7ae
449
asm
Assembly
programs/oeis/134/A134478.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/134/A134478.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/134/A134478.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A134478: Triangle read by rows, T(0,0) = 1; n-th row = (n+1) terms of n, n+1, n+2... ; 1,1,2,2,3,4,3,4,5,6,4,5,6,7,8,5,6,7,8,9,10,6,7,8,9,10,11,12,7,8,9,10,11,12,13,14,8,9,10,11,12,13,14,15,16,9,10,11,12,13,14,15,16,17,18,10,11,12,13,14,15,16,17,18,19,20,11,12,13,14,15,16,17,18,19,20,21,22,12,13,14,15,16,17,18,19,20,...
34.538462
271
0.581292
4bb048940725484af592589e3ce07fb8355e6fb3
1,932
asm
Assembly
tests/031_R8-R15_MOV_INC_DEC.asm
tpisto/pasm
5ade5841f3493dd8faab17bda3616a6ad25be238
[ "MIT" ]
103
2015-01-26T16:50:33.000Z
2021-12-20T04:20:54.000Z
tests/031_R8-R15_MOV_INC_DEC.asm
tpisto/pasm
5ade5841f3493dd8faab17bda3616a6ad25be238
[ "MIT" ]
4
2015-10-21T09:15:35.000Z
2019-08-02T10:47:13.000Z
tests/031_R8-R15_MOV_INC_DEC.asm
tpisto/pasm
5ade5841f3493dd8faab17bda3616a6ad25be238
[ "MIT" ]
16
2015-06-01T12:07:02.000Z
2021-02-09T15:22:22.000Z
; name: Testing AMD64 new registers R8-R15 (and b,w,d) MOV,INC,DEC ; code: "41B03741B13741B23741B33741B43741B53741B63741B7376641B837006641B937006641BA37006641BB37006641BC37006641BD37006641BE37006641BF370041B83700000041B93700000041BA3700000041BB3700000041BC3700000041BD3700000041BE3700000041BF3700000049B83700000000000...
16.372881
810
0.837992
7480f05ae0712a5426d9bc08793306b55a7dfacb
144
asm
Assembly
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/sfxdos.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/sfxdos.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/sfxdos.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: sfxdos.asm Type: file Size: 11129 Last-Modified: '1991-10-30T08:40:04Z' SHA-1: C360110AFEC4E69D6A7D9240D62F463F441D9F7E Description: null
20.571429
47
0.8125
59d5c653d096c22c75ea77a46ba3ae78c6c6f46a
14,301
asm
Assembly
coverage/PENDING_SUBMIT/amdvlk/0592-COVERAGE-instruction-simplify-655/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
6a3672040dcfa0d164d313224446496d1775a15e
[ "Apache-2.0" ]
null
null
null
coverage/PENDING_SUBMIT/amdvlk/0592-COVERAGE-instruction-simplify-655/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
6a3672040dcfa0d164d313224446496d1775a15e
[ "Apache-2.0" ]
47
2021-03-11T07:42:51.000Z
2022-03-14T06:30:14.000Z
coverage/PENDING_SUBMIT/amdvlk/0592-COVERAGE-instruction-simplify-655/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
6a3672040dcfa0d164d313224446496d1775a15e
[ "Apache-2.0" ]
4
2021-03-09T13:37:19.000Z
2022-02-25T07:32:11.000Z
; SPIR-V ; Version: 1.0 ; Generator: Khronos Glslang Reference Front End; 10 ; Bound: 276 ; Schema: 0 OpCapability Shader %1 = OpExtInstImport "GLSL.std.450" OpMemoryModel Logical GLSL450 OpEntryPoint Fragment %4 "main" %64 %235 OpExecutionMode %4 Or...
35.051471
90
0.483043
76085e0b6f2e879fee67b2565589b8ff8ffd5d05
414
asm
Assembly
oeis/279/A279882.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/279/A279882.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/279/A279882.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A279882: a(n) = 2^(prime(n) + 1) - 1. ; Submitted by Christian Krause ; 7,15,63,255,4095,16383,262143,1048575,16777215,1073741823,4294967295,274877906943,4398046511103,17592186044415,281474976710655,18014398509481983,1152921504606846975,4611686018427387903,295147905179352825855,4722366482869645213695 seq $0,6005 ; T...
34.5
231
0.780193
61aa33920f661235f55e7198af56ba1e757aa7dd
680
asm
Assembly
programs/oeis/052/A052950.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/052/A052950.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/052/A052950.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A052950: Expansion of (2-3*x-x^2+x^3)/((1-x)*(1+x)*(1-2*x)). ; 2,1,3,4,9,16,33,64,129,256,513,1024,2049,4096,8193,16384,32769,65536,131073,262144,524289,1048576,2097153,4194304,8388609,16777216,33554433,67108864,134217729,268435456,536870913,1073741824,2147483649,4294967296,8589934593,17179869184,34359738369,68719476...
48.571429
516
0.792647
34792f482289cd4027112d3705e29b8f8d242cc2
12,940
asm
Assembly
src/dos32a/dos32a.asm
amindlost/dos32a
06d8e3a0b2397d872205d6c99a7de0d6b8628bcc
[ "Unlicense" ]
5
2022-01-21T08:09:42.000Z
2022-03-17T10:15:55.000Z
src/dos32a/dos32a.asm
amindlost/dos32a
06d8e3a0b2397d872205d6c99a7de0d6b8628bcc
[ "Unlicense" ]
null
null
null
src/dos32a/dos32a.asm
amindlost/dos32a
06d8e3a0b2397d872205d6c99a7de0d6b8628bcc
[ "Unlicense" ]
1
2022-02-19T22:58:50.000Z
2022-02-19T22:58:50.000Z
; ; Copyright (C) 1996-2006 by Narech K. All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions are ; met: ; ; 1. Redistributions of source code must retain the above copyright ; notice, this list of co...
27.07113
78
0.656569
aac4df980304e603775ad6c496d395b78178115a
7,788
asm
Assembly
demos/minidemo/demo04.asm
42Bastian/new_bll
3ed703f9357aa16f4ff14372ac7856fa32a179d2
[ "Apache-2.0" ]
4
2019-10-21T20:56:30.000Z
2021-11-25T12:54:24.000Z
demos/minidemo/demo04.asm
42Bastian/new_bll
3ed703f9357aa16f4ff14372ac7856fa32a179d2
[ "Apache-2.0" ]
null
null
null
demos/minidemo/demo04.asm
42Bastian/new_bll
3ed703f9357aa16f4ff14372ac7856fa32a179d2
[ "Apache-2.0" ]
1
2021-01-18T06:47:20.000Z
2021-01-18T06:47:20.000Z
;>BRKuser set 1 ; define if you want to use debugger DEBUG set 1 ; if defined BLL loader is included Baudrate set 62500 include <includes/hardware.inc> include <macros/help.mac> include <macros/if_while.mac> include <macros/mikey.mac> ...
22.188034
73
0.385722
f414f3973099a80029a6ff314f1e9ddd97e16e36
4,292
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2781.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2781.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2781.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r15 push %r9 push %rbp push %rbx lea addresses_WC_ht+0xd1d7, %r11 nop nop nop nop nop add $33171, %rbp movb (%r11), %r12b nop nop nop xor $54618, %r15 lea addresses_normal_ht+0x1234b, %r9 nop nop nop nop add %rbx, %rbx movb $0x61, (%r9) no...
54.329114
2,999
0.661929
04b89056cba81d4639ffbcff022375bb34341d8f
1,053
asm
Assembly
libsrc/stdio_new/file/gets.asm
andydansby/z88dk-mk2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
1
2020-09-15T08:35:49.000Z
2020-09-15T08:35:49.000Z
libsrc/stdio_new/file/gets.asm
andydansby/z88dk-MK2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
null
null
null
libsrc/stdio_new/file/gets.asm
andydansby/z88dk-MK2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
null
null
null
; char __FASTCALL__ *gets(char *s) ; 06.2008 aralbrec XLIB gets LIB fgetc, l_jpix, stdio_error_zc XREF ASMDISP_FGETC, _stdin INCLUDE "../stdio.def" ; gets() is different enough from fgets() that we ; have to write an independent function.... grrrr .gets ; enter : hl = char *s ; exit : hl = char *s and no ca...
19.867925
70
0.546059
3221f5cb51a1acc33e48a6d6edad6d04f00916c2
114
asm
Assembly
libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Just6/_ff_dkud2_Just6.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Just6/_ff_dkud2_Just6.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Just6/_ff_dkud2_Just6.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
SECTION rodata_font_fzx PUBLIC _ff_dkud2_Just6 _ff_dkud2_Just6: BINARY "font/fzx/fonts/dkud2/Just6/just6.fzx"
12.666667
45
0.824561
d48f5d0dd3c692247e38631d7fc9d129998ef7a8
8,959
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_131.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_131.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_131.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r15 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x12615, %r13 nop nop nop nop add %rcx, %rcx movb $0x61, (%r13) nop nop nop nop add $1644, %r13 lea addresses_normal_ht+0xd015, %r10 nop nop lfence mov (%r10), %ebx nop xor $4...
30.063758
2,999
0.6513
e772f1a7f0d587255ca73a48c914e5f73cb80a1c
669
asm
Assembly
8088/xtserver/testcases/image.asm
reenigne/reenigne
c3eb8b31d7964e78bbe44908987d4be052a74488
[ "Unlicense" ]
92
2015-04-10T17:45:11.000Z
2022-03-30T17:58:51.000Z
8088/xtserver/testcases/image.asm
MS-DOS-stuff/reenigne
0a113990aef398550c6f14d1c7a33af1cb091887
[ "Unlicense" ]
2
2017-11-05T07:21:35.000Z
2018-11-04T23:36:13.000Z
8088/xtserver/testcases/image.asm
MS-DOS-stuff/reenigne
0a113990aef398550c6f14d1c7a33af1cb091887
[ "Unlicense" ]
18
2015-04-11T20:32:44.000Z
2021-11-06T05:19:57.000Z
org 0 cpu 8086 mov ax,cs mov ds,ax mov si,message mov cx,messageEnd-message int 0x64 mov al,'A' int 0x65 sti mov al,'B' int 0x65 mov ax,0x40 mov ds,ax mov ax,[0x6c] delayLoop: mov bx,[0x6c] sub bx,ax cmp bx,91 jbe delayLoop mov al,'C' int 0x65 int 0x60 mov al,'D' in...
10.136364
35
0.636771
f38bfde93bebedd68373b588b53f82835214349f
142
asm
Assembly
tools-src/gnu/binutils/gas/testsuite/gasp/pl1.asm
enfoTek/tomato.linksys.e2000.nvram-mod
2ce3a5217def49d6df7348522e2bfda702b56029
[ "FSFAP" ]
80
2015-01-02T10:14:04.000Z
2021-06-07T06:29:49.000Z
tools-src/gnu/binutils/gas/testsuite/gasp/pl1.asm
unforgiven512/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
9
2015-05-14T11:03:12.000Z
2018-01-04T07:12:58.000Z
tools-src/gnu/binutils/gas/testsuite/gasp/pl1.asm
unforgiven512/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
.ALTERNATE alloc MACRO val1,val2 DB val1 DB val2 ENDM alloc "that's" 'show biz' alloc 0,1 alloc 0 1 alloc 0 1 alloc ,1
6.761905
26
0.612676
79c2e9a06bfc2f9dc46eaf086ae56538a57b64c9
213
asm
Assembly
libsrc/target/z1013/graphics/xorpixl.asm
dikdom/z88dk
40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0
[ "ClArtistic" ]
1
2022-03-08T11:55:58.000Z
2022-03-08T11:55:58.000Z
libsrc/target/z1013/graphics/xorpixl.asm
dikdom/z88dk
40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0
[ "ClArtistic" ]
2
2022-03-20T22:17:35.000Z
2022-03-24T16:10:00.000Z
libsrc/target/z1013/graphics/xorpixl.asm
jorgegv/z88dk
127130cf11f9ff268ba53e308138b12d2b9be90a
[ "ClArtistic" ]
null
null
null
SECTION code_clib PUBLIC xorpixel EXTERN xor_MODE0 EXTERN xor_MODE1 EXTERN __z1013_mode xorpixel: ld a,(__z1013_mode) cp 1 jp z,xor_MODE1 and a ret nz jp xor_MODE0
11.833333
23
0.638498
7596203782997d4d47c1f10e2454791d830f240b
1,181
asm
Assembly
_build/dispatcher/jmp_ippsHashMethod_SHA384_a45a0fee.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
1
2021-10-04T10:21:54.000Z
2021-10-04T10:21:54.000Z
_build/dispatcher/jmp_ippsHashMethod_SHA384_a45a0fee.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
_build/dispatcher/jmp_ippsHashMethod_SHA384_a45a0fee.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
extern m7_ippsHashMethod_SHA384:function extern n8_ippsHashMethod_SHA384:function extern y8_ippsHashMethod_SHA384:function extern e9_ippsHashMethod_SHA384:function extern l9_ippsHashMethod_SHA384:function extern n0_ippsHashMethod_SHA384:function extern k0_ippsHashMethod_SHA384:function extern ippcpJumpIndexForMergedLib...
30.282051
111
0.813717
0b5ca66e907b740e263d1723912bda9caf80fbfc
6,617
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_529.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_529.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_529.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %r15 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x2ad1, %rcx clflush (%rcx) add $1563, %r11 movups (%rcx), %xmm1 vpextrq $0, %xmm1, %r14 nop nop inc %r11 lea addresses_UC_ht+0xd323, %rsi lea addresses_normal_ht+0x113b9, ...
39.622754
2,999
0.656944
df6fd398a7e4df8bf5c1c5b8d34a1485ebe1ca8d
5,090
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_14626_31.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_14626_31.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_14626_31.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x8ea3, %rsi lea addresses_WC_ht+0x5051, %rdi nop nop nop nop add %r12, %r12 mov $108, %rcx rep movsq nop nop cmp $25449, %r9 lea addresses_A_ht+0x11485, %rsi lea addresses_normal_ht+0x1490b, %rdi...
47.570093
2,999
0.664833
964cae9a1d4590c127e527ecc881d5aed5e9899c
628
asm
Assembly
tests/lorenz/common/waitkey.asm
rheit/yam6502
6e999758d816020139a64a10ec0ca2304e81b959
[ "MIT" ]
null
null
null
tests/lorenz/common/waitkey.asm
rheit/yam6502
6e999758d816020139a64a10ec0ca2304e81b959
[ "MIT" ]
null
null
null
tests/lorenz/common/waitkey.asm
rheit/yam6502
6e999758d816020139a64a10ec0ca2304e81b959
[ "MIT" ]
null
null
null
; this file is part of the C64 Emulator Test Suite. public domain, no copyright ;wait for a key after failure waitkey: #SET_EXIT_CODE_FAILURE .block #RESET_KERNAL_IO cli wait jsr cbmk_getin beq wait cmp #3 beq stop ...
20.258065
79
0.436306
3e39599c8723641d8a371dbb348cffbd4c965d2e
1,373
asm
Assembly
.asm
Mario9501/MLG-OS
b4d4fae30ca721d89b40368c87233b6ea9895622
[ "Unlicense" ]
null
null
null
.asm
Mario9501/MLG-OS
b4d4fae30ca721d89b40368c87233b6ea9895622
[ "Unlicense" ]
null
null
null
.asm
Mario9501/MLG-OS
b4d4fae30ca721d89b40368c87233b6ea9895622
[ "Unlicense" ]
null
null
null
%macro no_error_code_interrupt_handler %1 global interrupt_handler_%1 interrupt_handler_%1: push dword 0 ; push 0 as error code push dword %1 ; push the interrupt number jmp common_interrupt_handler ; jump to the common handler %end...
26.921569
95
0.552076
c9ba19256eda157a4564e90033f7d1a8c0804b8e
11,293
asm
Assembly
MSDOS/Virus.MSDOS.Unknown.addict6.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
MSDOS/Virus.MSDOS.Unknown.addict6.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
MSDOS/Virus.MSDOS.Unknown.addict6.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
; BIT ADDICT Versie 2.10 ;----------------------------------------------------------------------------- ;----- ----- ;----- Macros en andere hulpmiddellen ----- ;----- ...
18.452614
78
0.630479
632cf90e39929d18871c4e64c753f4d3db96e388
447
asm
Assembly
oeis/058/A058621.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/058/A058621.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/058/A058621.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A058621: a(n) = 1/2*binomial(2*n,n) - (1+(-1)^n)/4*(binomial(n,floor(n/2)))^2. ; Submitted by Christian Krause ; 0,1,1,10,17,126,262,1716,3985,24310,60626,352716,925190,5200300,14168988,77558760,217721745,1166803110,3355615450,17672631900,51855874642,269128937220,803232328548,4116715363800,12467572005382,632053032188...
27.9375
225
0.711409
fe49df95be207e35f808fdda63bedfba8481e920
123
asm
Assembly
rre-pe/src/asm/x86.asm
rustrat/experiments
7e441ff43a28d82dfa9ba9b17a93243233af64ab
[ "MIT" ]
null
null
null
rre-pe/src/asm/x86.asm
rustrat/experiments
7e441ff43a28d82dfa9ba9b17a93243233af64ab
[ "MIT" ]
null
null
null
rre-pe/src/asm/x86.asm
rustrat/experiments
7e441ff43a28d82dfa9ba9b17a93243233af64ab
[ "MIT" ]
null
null
null
.MODEL FLAT, C .code get_peb PROC ASSUME FS:NOTHING mov eax, FS:[30h] ASSUME FS:ERROR ret get_peb ENDP END
12.3
21
0.658537
8923d887dd7daae15f9b03f88e2989fcf8cf5f61
2,624
asm
Assembly
programs/oeis/017/A017223.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/017/A017223.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/017/A017223.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A017223: a(n) = (9*n+5)^3. ; 125,2744,12167,32768,68921,125000,205379,314432,456533,636056,857375,1124864,1442897,1815848,2248091,2744000,3307949,3944312,4657463,5451776,6331625,7301384,8365427,9528128,10793861,12167000,13651919,15252992,16974593,18821096,20796875,22906304,25153757,27543608,30080231,32768000,35611289...
328
2,556
0.891006
d9e95d05c842cd4507a27a574f5ba25cd61f3b31
891
asm
Assembly
programs/oeis/278/A278169.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/278/A278169.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/278/A278169.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A278169: Characteristic function for A000960. ; 1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,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,1,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,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,...
25.457143
501
0.489338
87d8a5fd2bc23d4a50425cafa0b5c59abb85b415
78,847
asm
Assembly
Library/Mailbox/Media/mediaTransport.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Mailbox/Media/mediaTransport.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Mailbox/Media/mediaTransport.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1994 -- All Rights Reserved PROJECT: Clavin MODULE: Media FILE: mediaTransport.asm AUTHOR: Adam de Boor, Apr 13, 1994 ROUTINES: Name Description ---- ----------- INT MTGetMaps ...
28.260573
79
0.608038
a9ec8b75dcb6fb03ee85952e8e974828e96621e0
2,582
asm
Assembly
practica2/arduino1Prog1/Decrementor.asm
Pedejeca135/ELECTRONICA-B_UASLP
6331f36b0aa5747507c67be1468d2db55163793e
[ "MIT" ]
1
2020-09-20T20:55:06.000Z
2020-09-20T20:55:06.000Z
practica2/arduino1Prog1/Decrementor.asm
Pedejeca135/ELECTRONICA-B_UASLP
6331f36b0aa5747507c67be1468d2db55163793e
[ "MIT" ]
null
null
null
practica2/arduino1Prog1/Decrementor.asm
Pedejeca135/ELECTRONICA-B_UASLP
6331f36b0aa5747507c67be1468d2db55163793e
[ "MIT" ]
null
null
null
/* * Decrementor.asm * * Created: 2/19/2020 2:41:07 PM * Author: pjco9 */ //0x27 registro de direccion del puerto C. //0x2A registro de direccion del puerto D. //0x24 registro de direccion del puerto B. //LDI, 0b0000_0001 LDI r16, 0x00 //Cargar el valor 0x00 en el registro 16 PARA ENTRADAS STS $0027, r...
34.426667
104
0.735864
54e8ea8a8ed0c18ab784accb125d0a3c0f74700d
10,686
asm
Assembly
data/pokemon/evos_attacks_2.asm
Ebernacher90/pokecrystal-allworld
5d623c760e936842cf92563912c5bd64dd69baef
[ "blessing" ]
null
null
null
data/pokemon/evos_attacks_2.asm
Ebernacher90/pokecrystal-allworld
5d623c760e936842cf92563912c5bd64dd69baef
[ "blessing" ]
null
null
null
data/pokemon/evos_attacks_2.asm
Ebernacher90/pokecrystal-allworld
5d623c760e936842cf92563912c5bd64dd69baef
[ "blessing" ]
null
null
null
EvosAttacksPointers2: dw TreeckoEvosAttacks dw GrovyleEvosAttacks dw SceptileEvosAttacks dw TorchicEvosAttacks dw CombuskenEvosAttacks dw BlazikenEvosAttacks dw MudkipEvosAttacks dw MarshtompEvosAttacks dw SwampertEvosAttacks dw PoochyenaEvosAttacks dw MightyenaEvosAttacks dw ZigzagoonEvosAttacks dw Linoon...
19.358696
45
0.740969
2bf37896785ac9f9b7d70aa1223daa9fc42fec5a
548
asm
Assembly
Src/SacaraVm/vm_push_variable.asm
mrfearless/sacara
126ee1c8c18c9d01a09fac4aedd9044976cf17c4
[ "MIT" ]
null
null
null
Src/SacaraVm/vm_push_variable.asm
mrfearless/sacara
126ee1c8c18c9d01a09fac4aedd9044976cf17c4
[ "MIT" ]
null
null
null
Src/SacaraVm/vm_push_variable.asm
mrfearless/sacara
126ee1c8c18c9d01a09fac4aedd9044976cf17c4
[ "MIT" ]
null
null
null
header_VmPushVariable vm_push_variable PROC push ebp mov ebp, esp ; read the variable index push 2 push [ebp+arg0] call_vm_read_code ; decode operand if necessary push eax push [ebp+arg0] call_vm_decode_word_operand ; read the variable value push eax push [ebp+arg0] call_vm_local_var_get ; push the ...
16.117647
39
0.781022
6264771a9a635f12711a3d203fc9b95026cc278c
341
asm
Assembly
programs/oeis/029/A029111.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/029/A029111.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/029/A029111.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A029111: Expansion of 1/((1-x)(1-x^6)(1-x^8)(1-x^9)). ; 1,1,1,1,1,1,2,2,3,4,4,4,5,5,6,7,8,9,11,11,12,13,14,15,18,19,21,23,24,25,28,29,32,35,37,39,43,44,47,50,53,56,61,63,67,71,74,77,83,86,91,96,100,104,111,114,120,126 lpb $0 mov $2,$0 sub $0,6 seq $2,25789 ; Expansion of 1/((1-x)(1-x^8)(1-x^9)). add $1,$2 lp...
28.416667
163
0.571848
d9fe362fc89984e76b85a44e274c20cddfbdf514
186
asm
Assembly
data/pokemon/dex_entries/zigzagoon.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/dex_entries/zigzagoon.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/dex_entries/zigzagoon.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
3
2021-01-15T18:45:40.000Z
2021-10-16T03:35:27.000Z
db "TINYRACCOON@" ; species name db "It gets interested" next "in everything," next "which is why it" page "zigs and zags. It" next "is good at finding" next "hidden items.@"
18.6
33
0.672043
086b52c792084a8dbeacf762eeab80f3d30af328
4,891
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_501.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_501.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_501.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %rcx push %rdi push %rsi lea addresses_D_ht+0x1b8c6, %rsi lea addresses_WC_ht+0x177ce, %rdi nop nop nop xor $28941, %r10 mov $46, %rcx rep movsl nop nop nop nop nop add $21095, %r14 pop %rsi pop %rdi pop %rcx pop %r14 pop %r10 ret .global s_faul...
42.163793
2,999
0.660397
de351775a3b9dff46d0301847b014eae123a3824
1,095
asm
Assembly
source/floatingpoint/unary.asm
paulscottrobson/6502-basic
d4c360041bfa49427a506465e58bb0ef94beaa44
[ "MIT" ]
3
2021-09-30T19:34:11.000Z
2021-10-31T06:55:50.000Z
source/floatingpoint/unary.asm
paulscottrobson/6502-Basic
d4c360041bfa49427a506465e58bb0ef94beaa44
[ "MIT" ]
null
null
null
source/floatingpoint/unary.asm
paulscottrobson/6502-Basic
d4c360041bfa49427a506465e58bb0ef94beaa44
[ "MIT" ]
1
2021-12-07T21:58:44.000Z
2021-12-07T21:58:44.000Z
; ************************************************************************************************ ; ************************************************************************************************ ; ; Name: unary.asm ; Purpose: Floating point unary ; Created: 25th February 2021 ; Author: Paul Robson (paul@robson...
28.076923
98
0.208219
0af9d889a5cb3502523c6915a0fc98dd9e08de89
4,992
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_291.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_291.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_291.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r8 push %r9 push %rax push %rbp push %rbx lea addresses_UC_ht+0x118ca, %r9 nop nop add %r8, %r8 mov (%r9), %ebx nop nop nop sub %r13, %r13 lea addresses_WC_ht+0x1db4a, %rbp nop nop inc %rax movb (%rbp), %r14b nop nop inc %rbx lea addresses_WC_ht+0x8...
45.381818
2,999
0.65625
6fcbca0b1a714a1f649cd06297090c13d6872c9f
7,117
asm
Assembly
Appl/GeoDex/DB/dbInk.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/GeoDex/DB/dbInk.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/GeoDex/DB/dbInk.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Berkeley Softworks 1989 -- All Rights Reserved PROJECT: PC GEOS MODULE: GeoDex/DB FILE: dbInk.asm AUTHOR: Ted H. Kim, March 3, 1992 ROUTINES: Name Description ---- ----------- REVISION HISTORY:...
23.25817
79
0.587326
50cfc648517b6598b7ceaa1c89fd0ca3169f646d
552
asm
Assembly
oeis/179/A179384.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/179/A179384.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/179/A179384.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A179384: Nonprimes in A040976. ; Submitted by Jon Maiga ; 0,1,9,15,21,27,35,39,45,51,57,65,69,77,81,87,95,99,105,111,125,129,135,147,155,161,165,171,177,189,195,209,221,225,231,237,249,255,261,267,275,279,291,305,309,315,329,335,345,351,357,365,371,377,381,387,395 mov $1,1 mov $2,$0 pow $2,2 add $2,1 lpb $2 sub $2...
21.230769
208
0.621377
47069dc976a5eddc1787deba7f656eaedc7d0c7f
5,038
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_441.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_441.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_441.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %rbp push %rbx push %rdx push %rsi lea addresses_WC_ht+0x15945, %r10 nop add %rdx, %rdx movb (%r10), %r14b nop nop nop inc %rbp lea addresses_normal_ht+0xda45, %rsi dec %r12 movb $0x61, (%rsi) nop sub $25757, %r12 lea addresses_UC_ht+0x2fb1...
45.387387
2,999
0.659984
4aba39c21d0ce20f843f5303378e062cb9729c31
27,059
asm
Assembly
MSDOS/Virus.MSDOS.Unknown.dame090.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
MSDOS/Virus.MSDOS.Unknown.dame090.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
MSDOS/Virus.MSDOS.Unknown.dame090.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
ifndef vars vars = 2 endif if vars eq 1 else _ax = 0 _cx = 1 _dx = 2 _bx = 3 _sp = 4 _bp = 5 _si = 6 _di = 7 _es = 8 _cs = 9 _ss = 0a _ds = 0bh MAXNEST = 0a ; controls recursion problems ; ax = flags ; 15 : Reserved ; 14 : 0 = word, 1 = dword ; 13 : encryption direction : 0 = forwards,...
22.605681
78
0.504638
ae16411ea5207aa959e703d4568c73c63f06e830
7,210
asm
Assembly
ugbc/src/hw/z80/mob.asm
spotlessmind1975/ugbasic
1df3c8fde8e80b479ece86b4ff2b97b599d57ff4
[ "Apache-2.0" ]
10
2021-10-03T13:44:25.000Z
2022-03-10T23:53:32.000Z
ugbc/src/hw/z80/mob.asm
spotlessmind1975/ugbasic
1df3c8fde8e80b479ece86b4ff2b97b599d57ff4
[ "Apache-2.0" ]
379
2021-08-12T09:46:09.000Z
2022-03-27T11:29:12.000Z
ugbc/src/hw/z80/mob.asm
spotlessmind1975/ugbasic
1df3c8fde8e80b479ece86b4ff2b97b599d57ff4
[ "Apache-2.0" ]
2
2021-11-08T19:37:50.000Z
2021-11-20T22:27:12.000Z
; /***************************************************************************** ; * ugBASIC - an isomorphic BASIC language compiler for retrocomputers * ; ***************************************************************************** ; * Copyright 2021-2022 Marco Spedaletti (asimov@mclink.it) ; * ; * Licens...
20.718391
80
0.461165
e77fa82c5233cf5e1a6243400caf6b534d3c9f16
656
asm
Assembly
programs/oeis/059/A059570.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/059/A059570.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/059/A059570.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A059570: Number of fixed points in all 231-avoiding involutions in S_n. ; 1,2,6,14,34,78,178,398,882,1934,4210,9102,19570,41870,89202,189326,400498,844686,1776754,3728270,7806066,16311182,34020466,70837134,147266674,305718158,633805938,1312351118,2714180722,5607318414,11572550770,23860929422,49153514610,101170340750,...
41
470
0.815549
0d618f9480ebaf228a96bc78a280695e513b99bc
621
asm
Assembly
oeis/336/A336849.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/336/A336849.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/336/A336849.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A336849: a(n) = A003961(n) / gcd(A003961(n), sigma(A003961(n))), where A003961 is the prime shift towards larger primes. ; Submitted by Jamie Morken(s4.) ; 1,3,5,9,7,5,11,27,25,21,13,15,17,11,35,81,19,75,23,63,55,39,29,9,49,17,125,33,31,35,37,243,65,57,77,225,41,23,85,189,43,55,47,9,175,29,53,135,121,49,19,17,59,125,...
88.714286
326
0.697262
c72e4fc6200a0c3eac5af8b43f4e0a193bd536a6
207
asm
Assembly
libsrc/target/zx/display/zx_saddr2cx.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/target/zx/display/zx_saddr2cx.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/target/zx/display/zx_saddr2cx.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
; uint __FASTCALL__ zx_saddr2cx(void *pixeladdr) ; aralbrec 06.2007 SECTION code_clib PUBLIC zx_saddr2cx PUBLIC _zx_saddr2cx .zx_saddr2cx ._zx_saddr2cx ld a,l and $1f ld l,a ld h,0 ret
12.176471
48
0.714976
aead18d5fe106f70c1b0171c1c33cfa80bb60995
88
asm
Assembly
MultiplyingIntegersSLL.asm
WilsenHernandez/MIPS-Tutorial
9d6fe9c4a0db6013c65288f20e1471ea77466171
[ "MIT" ]
null
null
null
MultiplyingIntegersSLL.asm
WilsenHernandez/MIPS-Tutorial
9d6fe9c4a0db6013c65288f20e1471ea77466171
[ "MIT" ]
null
null
null
MultiplyingIntegersSLL.asm
WilsenHernandez/MIPS-Tutorial
9d6fe9c4a0db6013c65288f20e1471ea77466171
[ "MIT" ]
null
null
null
.data .text addi $s0, $zero, 4 sll $t0, $s0, 2 li $v0, 1 move $a0, $t0 syscall
8.8
19
0.534091
f3f6fae14dfced59863db9505a000cc81c031baa
3,555
asm
Assembly
LmaOS.65c02/src/xmodem.asm
nrivard/lmaos
aac6705660873122ae8614cd733ce6c557403746
[ "MIT" ]
3
2021-03-04T02:12:26.000Z
2022-01-25T12:30:49.000Z
LmaOS.65c02/src/xmodem.asm
nrivard/lmaos
aac6705660873122ae8614cd733ce6c557403746
[ "MIT" ]
null
null
null
LmaOS.65c02/src/xmodem.asm
nrivard/lmaos
aac6705660873122ae8614cd733ce6c557403746
[ "MIT" ]
null
null
null
; LmaOS ; ; Copyright Nate Rivard 2020 .ifndef XMODEM_ASM XMODEM_ASM = 1 .include "xmodem.inc" .export XModemReceive .code ; Synchronously receive data and write to the passed in address ; ; Params: ; A: low byte of destination address ; X: high byte of destination address ; ; Returns: ; Carry: clear if successful...
27.992126
108
0.652602
ae609147a5896d2216b0540cc9753f81d29d34d5
4,171
asm
Assembly
MergeTwoArrays.asm
hotRODNIK/Simple-Algorithims
d87cf51a9e7039388b734dcdb3b4bdf122e98046
[ "MIT" ]
null
null
null
MergeTwoArrays.asm
hotRODNIK/Simple-Algorithims
d87cf51a9e7039388b734dcdb3b4bdf122e98046
[ "MIT" ]
null
null
null
MergeTwoArrays.asm
hotRODNIK/Simple-Algorithims
d87cf51a9e7039388b734dcdb3b4bdf122e98046
[ "MIT" ]
null
null
null
# Programmer Name: Nick Eekhof # Program Name: MergeTwoArrays.asm # Program Description: This program will take two sorted arrays, merge them into # a single large array, then sort the larger array. .data arrOne: .space 24 arrTwo: .space 24 mergedArr: .space 48 space: .asciiz " " .macro done # macro which when cal...
17.094262
84
0.621194
501a8c0bb13018bcdb7944eda3d83faadb641c89
8,141
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_861.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_861.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_861.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0xdb71, %rsi lea addresses_D_ht+0x1ef15, %rdi nop nop nop nop sub %r14, %r14 mov $115, %rcx rep movsw nop nop nop nop nop xor %r11, %r11 lea addresses_D_ht+0xba5, %rdx clflush (...
31.800781
2,999
0.656799
9306cab9a79115fcff68ca2f44b640c13668583b
253
asm
Assembly
libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshr_saddrpup.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshr_saddrpup.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshr_saddrpup.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void *tshr_saddrpup(void *saddr) SECTION code_clib SECTION code_arch PUBLIC tshr_saddrpup EXTERN zx_saddrpup defc tshr_saddrpup = zx_saddrpup ; SDCC bridge for Classic IF __CLASSIC PUBLIC _tshr_saddrpup defc _tshr_saddrpup = tshr_saddrpup ENDIF
14.055556
35
0.826087
fad1e000b4787386275ea3f5067539434768a7ff
2,099
asm
Assembly
pkgs/tools/yasm/src/modules/objfmts/macho/tests/gas32/gas-macho32.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
pkgs/tools/yasm/src/modules/objfmts/macho/tests/gas32/gas-macho32.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
pkgs/tools/yasm/src/modules/objfmts/macho/tests/gas32/gas-macho32.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
# test source file for assembling to MACH-O # build with : # yasm -f macho machotest.asm # gcc -o machotest machotest.c machotest.o # This file should test the following: # [1] Define and export a global text-section symbol # [2] Define and export a global data-section symbol # [3] Define and export a global BS...
26.2375
72
0.66889
0f74accd5e02e36e6c45f0b87b5cae8bdc81dbba
635
asm
Assembly
oeis/135/A135158.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/135/A135158.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/135/A135158.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A135158: a(n) = 5^n - 3^n - 2^n. ; Submitted by Jamie Morken(s1) ; -1,0,12,90,528,2850,14832,75810,383808,1932930,9705552,48648930,243605088,1219100610,6098716272,30503196450,152544778368,762810181890,3814309582992,19072323542370,95363943807648,476826695752770,2384154405761712,11920834803510690,59604362329076928,2980...
63.5
495
0.834646
4fd05992e30ca48ec46779d8d6922e0ecb47b497
6,799
asm
Assembly
boot/kloader.asm
letsspeak/myos
0ff79e6033ea60719b46d5140f43d4b5c056bef5
[ "MIT" ]
2
2016-11-04T07:28:52.000Z
2017-01-06T23:55:46.000Z
boot/kloader.asm
letsspeak/myos
0ff79e6033ea60719b46d5140f43d4b5c056bef5
[ "MIT" ]
null
null
null
boot/kloader.asm
letsspeak/myos
0ff79e6033ea60719b46d5140f43d4b5c056bef5
[ "MIT" ]
null
null
null
; File:kloader.asm ; Description: MyOS Kernel Loader [BITS 16] ORG 0x0500 JMP KLoader_Main ;/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ; ; Preprocessor directives ; ;/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ %include "boot/print.asm" %include "boot/fat12.asm" %include "boot/a20line.asm" %include "boot/dump.asm"...
25.369403
92
0.501544
272ed0e05dde4d7351d944d961069cd674a5e38e
722
asm
Assembly
_incObj/11 Bridge (part 2).asm
kodishmediacenter/msu-md-sonic
3aa7c5e8add9660df2cd0eceaa214e7d59f2415c
[ "CC0-1.0" ]
9
2021-01-15T13:47:53.000Z
2022-01-17T15:33:55.000Z
_incObj/11 Bridge (part 2).asm
kodishmediacenter/msu-md-sonic
3aa7c5e8add9660df2cd0eceaa214e7d59f2415c
[ "CC0-1.0" ]
7
2021-01-14T02:18:48.000Z
2021-03-24T15:44:30.000Z
_incObj/11 Bridge (part 2).asm
kodishmediacenter/msu-md-sonic
3aa7c5e8add9660df2cd0eceaa214e7d59f2415c
[ "CC0-1.0" ]
2
2021-01-14T13:14:26.000Z
2021-01-29T17:46:04.000Z
Bri_Platform: ; Routine 4 bsr.s Bri_WalkOff bsr.w DisplaySprite bra.w Bri_ChkDel ; --------------------------------------------------------------------------- ; Subroutine allowing Sonic to walk off a bridge ; --------------------------------------------------------------------------- ; ||||||||||||||| S U B R...
20.628571
77
0.475069
274a8c2c8bc0ba31066e436dd49d2399d47128bc
7,065
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_831_287.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_831_287.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_831_287.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r9 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x2c91, %rdx xor %rdi, %rdi movb (%rdx), %al nop nop dec %r12 lea addresses_A_ht+0x1c091, %r9 nop nop and %rsi, %rsi mov (%r9), %eax nop sub $41582, %r9 lea addresses_WT_ht+0x7...
33.014019
2,492
0.650389
110aa6660226d10c59fac4ab38bf8ff88708928b
571
asm
Assembly
Assembly/bounds.asm
baioc/paradigms
abffa54aff6d4066a7d6be38cb8bbf458afd70d0
[ "Apache-2.0" ]
1
2021-11-25T02:15:38.000Z
2021-11-25T02:15:38.000Z
Assembly/bounds.asm
baioc/paradigms
abffa54aff6d4066a7d6be38cb8bbf458afd70d0
[ "Apache-2.0" ]
null
null
null
Assembly/bounds.asm
baioc/paradigms
abffa54aff6d4066a7d6be38cb8bbf458afd70d0
[ "Apache-2.0" ]
null
null
null
.data _save: .word 9999,7,6,6,6,6,6,6,6 _k: .word 6 _error: .asciiz "Index Out of Bounds Exception" .text .globl main main: lw $s5, _k la $s6, _save addi $s3, $zero, 0 lw $t2, 4($s6) Loop: # bounds-check sltu $t1, $s3, $t2 beq $t1, $zero, IndexOutOfBounds # t0 = save[i] sll $t1, $s3, 2 add $t1, $t1, $...
12.413043
47
0.590193
11aaf65c81177b49e61008440e2651457ef38d82
1,962
asm
Assembly
SpectrumHost/remote.asm
SavourySnaX/NextRemoteMonitor
0a8deeab806a985ed1db32208d550d651f53ecc1
[ "MIT" ]
3
2019-06-01T10:40:12.000Z
2020-06-10T09:56:29.000Z
SpectrumHost/remote.asm
SavourySnaX/NextRemoteMonitor
0a8deeab806a985ed1db32208d550d651f53ecc1
[ "MIT" ]
null
null
null
SpectrumHost/remote.asm
SavourySnaX/NextRemoteMonitor
0a8deeab806a985ed1db32208d550d651f53ecc1
[ "MIT" ]
null
null
null
; vim: autoindent noexpandtab tabstop=4 shiftwidth=4 ; ; Standalone Remote Control (Loads at 49152), used for testing/demonstration ; ; Command Formats for Demonstration ; ; Listed here in terms of Spectrum Next view of things (e.g. download means the next is recieving data) ; ; ; Initial Byte | Description...
18.336449
104
0.568807
77a1f84cc2635fe22c17afa4081b5053a404b735
12,530
asm
Assembly
P6/data_P6_2/ALUTest196.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
1
2022-01-23T09:24:47.000Z
2022-01-23T09:24:47.000Z
P6/data_P6_2/ALUTest196.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P6/data_P6_2/ALUTest196.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
nor $3,$3,$3 xori $3,$3,1632 sb $5,1($0) subu $1,$3,$3 subu $1,$1,$3 sra $0,$0,3 lb $4,2($0) sltiu $3,$3,-9065 addu $4,$3,$3 sllv $3,$0,$3 addiu $3,$3,-8980 and $4,$4,$3 sltu $5,$5,$3 sltiu $1,$3,17297 sh $5,6($0) lw $1,8($0) and $0,$6,$3 sll $5,$0,17 slti $3,$3,7197 sh $5,14($0) andi $3,$3,64428 and $4,$3,$3 lbu $6,2(...
14.094488
18
0.521868
00f6caf72a8a7dbc5ddb38d5e569b3b34cc6d3da
149,665
asm
Assembly
src/presets/cm_presets_nmg.asm
spannerisms/lttphack
8309fecd1b73db4d81616ec500253ae1aa52b399
[ "MIT" ]
6
2020-02-14T17:14:52.000Z
2021-12-06T19:51:25.000Z
src/presets/cm_presets_nmg.asm
spannerisms/lttphack
8309fecd1b73db4d81616ec500253ae1aa52b399
[ "MIT" ]
1
2020-09-26T07:40:33.000Z
2020-09-26T07:40:33.000Z
src/presets/cm_presets_nmg.asm
spannerisms/lttphack
8309fecd1b73db4d81616ec500253ae1aa52b399
[ "MIT" ]
7
2019-12-02T21:51:51.000Z
2021-07-03T17:53:04.000Z
;=================================================================================================== ; PRESET DATA HEADER ;=================================================================================================== presetheader_nmg: dw presetSRAM_nmg ; location of SRAM dw presetpersistent_nmg ; location of pe...
28.196119
100
0.423459
06cfc0d704956e02d5636da287ccfa32a6c92de1
6,005
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_1653.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_1653.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_1653.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x85, %rsi lea addresses_normal_ht+0x74d5, %rdi clflush (%rsi) nop cmp $24873, %rbp mov $23, %rcx rep movsw nop nop add %r12, %r12 lea addresses_WT_ht+0x3285, %r11 nop nop inc %...
40.574324
2,999
0.660783
9b9ddc16d714567a5d997aede9f6d08991baad56
142
asm
Assembly
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/polygon.lzh/polygon/sf2/main.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/polygon.lzh/polygon/sf2/main.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/polygon.lzh/polygon/sf2/main.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: main.asm Type: file Size: 35866 Last-Modified: '1993-01-07T04:42:29Z' SHA-1: FE34344421549B238B9110164224D0760803931A Description: null
20.285714
47
0.809859
40c3fd387987933aa1400afa8fea363bf761f8b3
1,648
asm
Assembly
programs/oeis/033/A033569.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/033/A033569.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/033/A033569.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A033569: a(n) = (2*n - 1)*(3*n + 1). ; -1,4,21,50,91,144,209,286,375,476,589,714,851,1000,1161,1334,1519,1716,1925,2146,2379,2624,2881,3150,3431,3724,4029,4346,4675,5016,5369,5734,6111,6500,6901,7314,7739,8176,8625,9086,9559,10044,10541,11050,11571,12104,12649,13206,13775,14356,14949,15554,16171,16800,17441,18094,187...
183.111111
1,561
0.818568
007f6a6d700754581854ae166c95d65c87de12bf
8,981
asm
Assembly
firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/sysmgr/smis.asm
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
1
2019-11-04T07:11:25.000Z
2019-11-04T07:11:25.000Z
firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/sysmgr/smis.asm
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
13
2018-10-12T21:29:09.000Z
2018-10-25T20:06:51.000Z
firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/sysmgr/smis.asm
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
null
null
null
; ; Copyright (c) 2006-2008 Advanced Micro Devices,Inc. ("AMD"). ; ; This library is free software; you can redistribute it and/or modify ; it under the terms of the GNU Lesser General Public License as ; published by the Free Software Foundation; either version 2.1 of the ; License, or (at your option) any lat...
25.298592
121
0.594032
008f6921935d6d4aa577808218badb64d9dae452
19,783
asm
Assembly
openkore-master/plugins/needs-review/Obsolete/legacy/ropp/trunk/src/call16/func_f.asm
phuchduong/ro_restart_bot
41da6e1def82d05341433961ca0f071ad4424b60
[ "Apache-2.0" ]
null
null
null
openkore-master/plugins/needs-review/Obsolete/legacy/ropp/trunk/src/call16/func_f.asm
phuchduong/ro_restart_bot
41da6e1def82d05341433961ca0f071ad4424b60
[ "Apache-2.0" ]
null
null
null
openkore-master/plugins/needs-review/Obsolete/legacy/ropp/trunk/src/call16/func_f.asm
phuchduong/ro_restart_bot
41da6e1def82d05341433961ca0f071ad4424b60
[ "Apache-2.0" ]
null
null
null
; OpenKore - Padded Packet Emulator. ; ; This program is free software; you can redistribute it and/or ; modify it under the terms of the GNU General Public License ; as published by the Free Software Foundation; either version 2 ; of the License, or (at your option) any later version. ; ; This program is distributed i...
23.495249
80
0.484001
ca115b55b49409c1129aa2c36c00d527b05d45dc
2,068
asm
Assembly
S4/HW_Lab/reverse_words_in_string.asm
akxavier/Assignments
968e657dcdbf78cef72d3c5450c73c341c1fa91d
[ "MIT" ]
null
null
null
S4/HW_Lab/reverse_words_in_string.asm
akxavier/Assignments
968e657dcdbf78cef72d3c5450c73c341c1fa91d
[ "MIT" ]
null
null
null
S4/HW_Lab/reverse_words_in_string.asm
akxavier/Assignments
968e657dcdbf78cef72d3c5450c73c341c1fa91d
[ "MIT" ]
null
null
null
;interchange 1st and nth words, 2nd and n-1th words and so on section .data msg1 : db 'Enter string : ' l1 : equ $-msg1 msg2 : db 'Modified string is : ' l2 : equ $-msg2 newline : db 10 section .bss string1 : resb 100 string2 : resb 100 strlen : resb 1 strlen1 : resb 1 temp : resb 1 temp_addr : resd 1 section .text ...
14.361111
61
0.609768
5473d4beaeaf595a80d4ccd93158c77da2ffb77f
5,078
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_5867_1171.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_5867_1171.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_5867_1171.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x1dec8, %rsi lea addresses_normal_ht+0x16340, %rdi nop and $33064, %r12 mov $70, %rcx rep movsw nop nop nop mfence lea addresses_WC_ht+0x17bc8, %r12 inc %r9 movups (%r12), %xmm7 vpextrq...
44.54386
2,999
0.660102
5c690d4f504f9b8fd618b15dad19f5b1bb7d6103
1,524
asm
Assembly
advent-of-code/2021/day6/part1.asm
abeaumont/competitive-programming
ac4026d2fd7148c5b3a1d3c7fe4de78821b0a457
[ "WTFPL" ]
506
2018-08-22T10:30:38.000Z
2022-03-31T10:01:49.000Z
advent-of-code/2021/day6/part1.asm
abeaumont/competitive-programming
ac4026d2fd7148c5b3a1d3c7fe4de78821b0a457
[ "WTFPL" ]
13
2019-08-07T18:31:18.000Z
2020-12-15T21:54:41.000Z
advent-of-code/2021/day6/part1.asm
abeaumont/competitive-programming
ac4026d2fd7148c5b3a1d3c7fe4de78821b0a457
[ "WTFPL" ]
234
2018-08-06T17:11:41.000Z
2022-03-26T10:56:42.000Z
;; nasm part1.asm -f elf64 && ld -o part1 part1.o section .data births: times 100 dd 0 count: dd 0 buf: dd 0 section .text global _start _start: call readinput xor rcx, rcx init: movsxd rax, [births+4*rcx] mov [births+4*(rcx+7)], eax inc rcx cmp rcx, 80 jne init xor rcx, rcx outer: movsxd rax, [birt...
13.368421
49
0.621391
0bfb92efb63ed09ded0ba0691454188ace85f666
380
asm
Assembly
Computer-composition-principle/lab-doc/mips2.asm
chaohu/Daily-Learning
0e8d14a3497ad319eda20bc4682cec08d5d6fb08
[ "MIT" ]
12
2016-04-09T15:43:02.000Z
2022-03-22T01:58:25.000Z
Computer-composition-principle/lab-doc/mips2.asm
chaohu/Daily-Learning
0e8d14a3497ad319eda20bc4682cec08d5d6fb08
[ "MIT" ]
null
null
null
Computer-composition-principle/lab-doc/mips2.asm
chaohu/Daily-Learning
0e8d14a3497ad319eda20bc4682cec08d5d6fb08
[ "MIT" ]
2
2018-08-23T07:34:59.000Z
2019-06-20T10:17:31.000Z
add $t1,$t2,$t3 addi $t1,$t2,immediate addu $rd,$rs,$rt and $rd,$rs,$rt addi $rt,$rs,immediate sll $rd,$rt,shamt sra $rd,$rt,shamt srl $rd,$rt,shamt sub $rd,$rs,$rt or $rd,$rs,$rt ori $rt,$rs,immediate nor $rd,$rs,$rt lw $rt,offset($rs) sw $rt,offset($rs) beq $rs,$rt,label bne $rs,$rt,label slt $rd,$rs,$rt slti $rt,$rs...
16.521739
22
0.655263
1b282ca77c7f1288807e9df8cc5922715e3238f5
398
asm
Assembly
Assignment-3/egghunter.asm
droberson/SLAE
0c5562341635d42e15bb9da494d303dc5002dcf5
[ "Unlicense" ]
6
2017-05-30T12:13:56.000Z
2021-06-09T10:09:02.000Z
Assignment-3/egghunter.asm
droberson/SLAE
0c5562341635d42e15bb9da494d303dc5002dcf5
[ "Unlicense" ]
null
null
null
Assignment-3/egghunter.asm
droberson/SLAE
0c5562341635d42e15bb9da494d303dc5002dcf5
[ "Unlicense" ]
3
2018-04-12T03:55:44.000Z
2022-01-24T16:52:44.000Z
; Egg Hunter Shellcode Linux x86 ; by Daniel Roberson -- SLAE 877 ; BITS 32 ; If the egg is changed here, it must be changed in the shellcode as well mov ebx, 0x424a424a ; EGG: inc edx ; dec edx ; inc edx ...
20.947368
73
0.479899
0d1ec43a3096459de257fd93e7e63262c75b87ea
5,192
asm
Assembly
Transynther/x86/_processed/NONE/_zr_un_xt_sm_/i7-7700_9_0xca.log_21829_1115.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_un_xt_sm_/i7-7700_9_0xca.log_21829_1115.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_un_xt_sm_/i7-7700_9_0xca.log_21829_1115.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r15 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x1a67a, %r10 nop nop cmp %rcx, %rcx movb (%r10), %r15b nop nop nop cmp $789, %r14 lea addresses_A_ht+0x32fa, %rdx nop nop nop nop nop cmp %r15, %r15 movl $0x61626364, (%rd...
43.266667
2,999
0.658706
7c3a0e0e039b55dd847332f9b19319056c04a3d8
574
asm
Assembly
linux32/lesson29.asm
mashingan/notes-asmtutor
88532e0b364a63cd1e7578a537807795d429fc2f
[ "MIT" ]
1
2021-11-05T06:41:49.000Z
2021-11-05T06:41:49.000Z
linux32/lesson29.asm
mashingan/notes-asmtutor
88532e0b364a63cd1e7578a537807795d429fc2f
[ "MIT" ]
null
null
null
linux32/lesson29.asm
mashingan/notes-asmtutor
88532e0b364a63cd1e7578a537807795d429fc2f
[ "MIT" ]
null
null
null
format ELF executable 3 entry start include 'procs.inc' macro xorc reg { xor reg, reg } segment readable executable start: xorc eax xorc ebx xorc edi xorc esi .socket: push 6 ; IPPROTO_TCP push 1 ; SOCK_STREAM push 2 ; PF_INET ...
19.793103
59
0.555749
fdd9fc3d097dd9b096a36ee7f65385d99faac609
2,621
asm
Assembly
build/default/production/dac.asm
AlphaFelix/PBLE
21179cbafae575d25ec1cc9a746aab709ce0ea4d
[ "MIT" ]
null
null
null
build/default/production/dac.asm
AlphaFelix/PBLE
21179cbafae575d25ec1cc9a746aab709ce0ea4d
[ "MIT" ]
null
null
null
build/default/production/dac.asm
AlphaFelix/PBLE
21179cbafae575d25ec1cc9a746aab709ce0ea4d
[ "MIT" ]
null
null
null
;-------------------------------------------------------- ; File Created by SDCC : free open source ANSI-C Compiler ; Version 3.6.0 #9615 (MINGW64) ;-------------------------------------------------------- ; PIC16 port for the Microchip 16-bit core micros ;-------------------------------------------------------- list ...
22.02521
57
0.544067
f60933ddef8409fcd164c597dd8bf736ebe6415b
598
asm
Assembly
src/hook_deploy_vfx_ninja.asm
szapp/Ninja
7b018a5aa82bdb9f1eadea910ed1ff4711d4485a
[ "MIT" ]
17
2018-07-11T20:53:46.000Z
2022-03-01T18:20:42.000Z
src/hook_deploy_vfx_ninja.asm
szapp/Ninja
7b018a5aa82bdb9f1eadea910ed1ff4711d4485a
[ "MIT" ]
24
2018-10-23T07:47:33.000Z
2021-02-09T09:06:25.000Z
src/hook_deploy_vfx_ninja.asm
szapp/Ninja
7b018a5aa82bdb9f1eadea910ed1ff4711d4485a
[ "MIT" ]
null
null
null
; Hook VFX parser in oCVisualFX::InitParser %include "inc/macros.inc" %if GOTHIC_BASE_VERSION == 1 %include "inc/symbols_g1.inc" %elif GOTHIC_BASE_VERSION == 2 %include "inc/symbols_g2.inc" %endif %ifidn __OUTPUT_FORMAT__, bin org g1g2(0x483A3C,0x48B6EF) %endif bits 32 section .text align=1 ...
23
99
0.603679
2ebafc81c3e287d2ff17b5c23686917beff7390c
45,157
asm
Assembly
P6/P6Judger - 100 testpoints/testpoint/testpoint33.asm
flyinglandlord/BUAA-CO-2021
1aa28b09762dfb2376ed2aac4126839f0e6fcf93
[ "MIT" ]
5
2021-12-05T12:58:26.000Z
2022-03-31T02:05:13.000Z
P6/P6Judger - 100 testpoints/testpoint/testpoint33.asm
OliverDu8-24/BUAA-CO-2021
9959abd90de9039d751bab64f153547e76066665
[ "MIT" ]
null
null
null
P6/P6Judger - 100 testpoints/testpoint/testpoint33.asm
OliverDu8-24/BUAA-CO-2021
9959abd90de9039d751bab64f153547e76066665
[ "MIT" ]
2
2021-12-19T11:49:48.000Z
2021-12-22T10:25:38.000Z
ori $1, $0, 0 ori $2, $0, 15 ori $3, $0, 9 ori $4, $0, 4 sw $1, 0($0) sw $4, 4($0) sw $4, 8($0) sw $3, 12($0) sw $1, 16($0) sw $3, 20($0) sw $4, 24($0) sw $1, 28($0) sw $2, 32($0) sw $1, 36($0) sw $1, 40($0) sw $3, 44($0) sw $2, 48($0) sw $4, 52($0) sw $2, 56($0) sw $1, 60($0) sw $1, 64($0) sw $1, 68($0) sw $1, 72($0) ...
11.911633
21
0.541821
55b34bb4b327fb179359ac37355173bd695777b5
5,906
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_791.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_791.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_791.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r13 push %r14 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x139f0, %r13 nop nop nop nop nop add $51749, %rbp mov $0x6162636465666768, %r8 movq %r8, %xmm5 and $0xffffffffffffffc0, %r13 vmovntdq %ymm5, (%r13) nop sub %rbp, %rbp...
37.617834
2,999
0.658144
045de38dfead24d613ecbe4a36ebacc681d15190
2,247
asm
Assembly
programs/oeis/304/A304166.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/304/A304166.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/304/A304166.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A304166: a(n) = 972*n^2 - 1224*n + 414 with n > 0. ; 162,1854,5490,11070,18594,28062,39474,52830,68130,85374,104562,125694,148770,173790,200754,229662,260514,293310,328050,364734,403362,443934,486450,530910,577314,625662,675954,728190,782370,838494,896562,956574,1018530,1082430,1148274,1216062,1285794,1357470,1431090...
172.846154
2,103
0.859813
f53217a087c72c47e838fcffa4a8e42adc99ba73
2,202
asm
Assembly
programs/oeis/107/A107418.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/107/A107418.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/107/A107418.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A107418: a(n) = C(n+3,3)*C(n+6,6). ; 1,28,280,1680,7350,25872,77616,205920,495495,1101100,2290288,4504864,8446620,15193920,26356800,44279424,72299997,115079580,179012680,272734000,407737330,599124240,866502000,1235052000,1736791875,2412056556,3311225568,4496726080,6045343480,8050873600,10627153152,13911507456,1806865...
157.285714
2,043
0.896458
4ce4aaab036ffb5eb1941f834d74a52e314639c5
535
asm
Assembly
oeis/016/A016687.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/016/A016687.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/016/A016687.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A016687: Decimal expansion of log(64). ; Submitted by Jon Maiga ; 4,1,5,8,8,8,3,0,8,3,3,5,9,6,7,1,8,5,6,5,0,3,3,9,2,7,2,8,7,4,9,0,5,9,4,0,8,4,5,3,0,0,0,8,0,6,1,6,1,5,3,1,5,2,4,7,2,4,0,8,0,0,5,6,9,6,0,3,6,1,7,3,1,8,1,8,1,6,8,2,9,3,6,3,5,1,7,9,9,6,1,9,7,8,5,1,2,1,2,5 mov $1,1 mov $2,1 mov $3,$0 mul $3,5 lpb $3 mul $...
17.258065
201
0.519626
5f2c88a45a49e8c9ecfc504bf17b90e9b0d510de
471
asm
Assembly
Homework4/Listing41Assembly/main.asm
ccannon94/ncat-ecen421-repository
c8de4116447f9857c90fd715059cf648b7cbd310
[ "Unlicense" ]
null
null
null
Homework4/Listing41Assembly/main.asm
ccannon94/ncat-ecen421-repository
c8de4116447f9857c90fd715059cf648b7cbd310
[ "Unlicense" ]
null
null
null
Homework4/Listing41Assembly/main.asm
ccannon94/ncat-ecen421-repository
c8de4116447f9857c90fd715059cf648b7cbd310
[ "Unlicense" ]
null
null
null
.text .align 2 MemAddr .field 0x20000040; Memory address BitBandAddr .field 0x22000810; Bit-band address .global main main: ;Data moving instructions MOV R0, #09h; RR0 = 0x09 MOV R1, #11d; R1 = 0x0B MOV R2, #00001010b; R1 = 0x0A ;Memory access instructions LDR R3, MemAddr; STR R2, [R3]; STR R1, [R3, #4]...
13.457143
47
0.649682
d81bf0ef261e17ec58be213820a7b4ed1f61b3de
299
asm
Assembly
x86_assembly/analysis/bcd.asm
erhu666/computer
fe381c25a94dd6c6017c519fcecb43845edde8f2
[ "MIT" ]
117
2021-07-11T10:27:26.000Z
2022-03-31T12:48:43.000Z
x86_assembly/analysis/bcd.asm
erhu666/computer
fe381c25a94dd6c6017c519fcecb43845edde8f2
[ "MIT" ]
1
2022-01-21T13:17:38.000Z
2022-01-21T16:46:38.000Z
x86_assembly/analysis/bcd.asm
erhu666/computer
fe381c25a94dd6c6017c519fcecb43845edde8f2
[ "MIT" ]
32
2021-07-25T02:08:31.000Z
2022-03-30T15:42:02.000Z
section .data value1 dd 0x12345945 value2 dd 0x03234098 value3 dd 0 ; 9,111,847 section .text global main main: clc mov ecx, 4 xor edi, edi loop1: mov al, [value1 + edi] sbb al, [value2 + edi] das mov [value3, + edi], al inc edi loop loop1 ret
13
27
0.585284