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
64deb808bdabb961569837a32608095d4713c7f6
4,726
asm
Assembly
main.asm
itsPiyush01/calculator_x64
62551178d8d4fb8af2b0dc7702ac0368131d73b0
[ "MIT" ]
null
null
null
main.asm
itsPiyush01/calculator_x64
62551178d8d4fb8af2b0dc7702ac0368131d73b0
[ "MIT" ]
null
null
null
main.asm
itsPiyush01/calculator_x64
62551178d8d4fb8af2b0dc7702ac0368131d73b0
[ "MIT" ]
null
null
null
section .data welcomeText db "################ Welcome to ASM_Calculator ################",10,0 command_text db 10,"Choose an operator : +, -, *, or /",10,0 invalid db "Invalid operator ",10,"Give inputs again",10,0 exit_text db "For exit Enter 'X' or ctrl + c ",10,0 text1 db "Enter 1st number :",0 ...
18.317829
85
0.619763
ac2dc2acf33d8b220b84c22f159e1612e12a8c3d
5,516
asm
Assembly
u7-common/patch-eop-produceItemLabelText.asm
JohnGlassmyer/UltimaHacks
f9a114e00c4a1edf1ac7792b465feff2c9b88ced
[ "MIT" ]
68
2018-03-04T22:34:22.000Z
2022-03-10T15:18:32.000Z
u7-common/patch-eop-produceItemLabelText.asm
ptrie/UltimaHacks
2c3557a86d94ad8b54b26bc395b9aed1604f8be1
[ "MIT" ]
19
2018-11-20T04:06:49.000Z
2021-11-08T16:37:10.000Z
u7-common/patch-eop-produceItemLabelText.asm
ptrie/UltimaHacks
2c3557a86d94ad8b54b26bc395b9aed1604f8be1
[ "MIT" ]
4
2020-09-01T17:57:36.000Z
2022-01-04T20:51:11.000Z
; Produce text to label a clicked item, substituting the item's weight or ; bulk in place of its name if the Shift key or Ctrl key, respectively, is held. ; ; The original game did not reveal any information about the bulk of items to ; the player other than by blocking attempts to place items inside of containers ; ha...
24.192982
80
0.680928
95571f468dae236ddc6f8c26a6524971699b7ec1
75,467
asm
Assembly
Source/vs/GeoIP.asm
LeGone/daspirum
21b904140fd51e881f38d43a8d0af0befdfc5cea
[ "MIT" ]
null
null
null
Source/vs/GeoIP.asm
LeGone/daspirum
21b904140fd51e881f38d43a8d0af0befdfc5cea
[ "MIT" ]
null
null
null
Source/vs/GeoIP.asm
LeGone/daspirum
21b904140fd51e881f38d43a8d0af0befdfc5cea
[ "MIT" ]
null
null
null
; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.40219.01 TITLE C:\Work\daspirum\Source\src\GeoIP.cpp .686P .XMM include listing.inc .model flat INCLUDELIB OLDNAMES PUBLIC ??_R4iosockstream@dlib@@6B@ ; dlib::iosockstream::`RTTI Complete Object Locator' PUBLIC ??_R3iosockstream@dlib@@8 ...
37.980372
286
0.724264
ec600f6eb9e554624e68f40f2e34d821b8aefc14
614
asm
Assembly
libsrc/stdio/enterprise/fputc_cons.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/stdio/enterprise/fputc_cons.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/stdio/enterprise/fputc_cons.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
1
2019-12-03T23:57:48.000Z
2019-12-03T23:57:48.000Z
; ; Enterprise 64/128 C Library ; ; Fputc_cons ; ; Stefano Bodrato - 2011 ; ; ; $Id: fputc_cons.asm,v 1.5 2016/05/15 20:15:45 dom Exp $ ; SECTION code_clib PUBLIC fputc_cons_native ; ; Entry: hl = points to char ; .fputc_cons_native ld hl,2 add hl,sp ld a,(hl) IF STANDARDESCAPECHARS cp 10...
13.06383
57
0.609121
ecd461d455895af830e1f3138b405f8ad62b6463
366
asm
Assembly
shellcode/pic.asm
IMULMUL/redteam
d8ad2009a354d466e11fda6074dd4610f82089ee
[ "MIT" ]
640
2019-03-12T17:32:45.000Z
2022-03-23T08:21:15.000Z
shellcode/pic.asm
kaisaryousuf/redteam
d8ad2009a354d466e11fda6074dd4610f82089ee
[ "MIT" ]
1
2018-07-09T15:59:57.000Z
2018-07-09T21:43:38.000Z
shellcode/pic.asm
kaisaryousuf/redteam
d8ad2009a354d466e11fda6074dd4610f82089ee
[ "MIT" ]
138
2019-03-15T20:13:05.000Z
2022-02-13T13:27:41.000Z
; nasm -felf64 test.asm -o test.o && ld test.o -o test && chmod u+x test && ./test SYS_WRITE equ 1 SYS_EXIT equ 60 STD_OUTPUT equ 1 section .text global _start _start: mov rax, SYS_WRITE mov rdi, STD_OUTPUT lea rsi, [rel msg] mov rdx, msglen syscall mov rax, SYS_EXIT mov rdi, 0 syscall msg: db `Sh...
18.3
82
0.672131
b7c1ce390745369603622651fb4545d5d9bedc98
6,129
asm
Assembly
darkworldspawn.asm
KScl/z3rasm
7739c9bd6a0c803b1e4e1f435af3178b8e04207b
[ "MIT" ]
null
null
null
darkworldspawn.asm
KScl/z3rasm
7739c9bd6a0c803b1e4e1f435af3178b8e04207b
[ "MIT" ]
null
null
null
darkworldspawn.asm
KScl/z3rasm
7739c9bd6a0c803b1e4e1f435af3178b8e04207b
[ "MIT" ]
null
null
null
;================================================================================ ; Dark World Spawn Location Fix & Master Sword Grove Fix ;-------------------------------------------------------------------------------- DarkWorldSaveFix: LDA.b #$70 : PHA : PLB ; thing we wrote over - data bank change JSL.l MasterSwo...
36.266272
114
0.572035
1c94323905fb22ec6185eb2480ca93e58a3b8717
41,524
asm
Assembly
test/arch/Efront Setup.asm
yunxu1019/efront
b30398485e702785ae7360190e50fe329addcfb3
[ "MIT" ]
1
2019-04-26T02:56:54.000Z
2019-04-26T02:56:54.000Z
test/arch/Efront Setup.asm
yunxu1019/efront
b30398485e702785ae7360190e50fe329addcfb3
[ "MIT" ]
3
2019-06-10T02:59:29.000Z
2021-06-06T01:09:58.000Z
test/arch/Efront Setup.asm
yunxu1019/efront
b30398485e702785ae7360190e50fe329addcfb3
[ "MIT" ]
1
2020-08-16T03:19:29.000Z
2020-08-16T03:19:29.000Z
.386 .model flat,stdcall option casemap:none __UNICODE__ equ 1 include windows.inc include user32.inc include kernel32.inc include gdi32.inc includelib gdi32.lib include shell32.inc includelib shell32.lib includelib user32.lib includelib kernel32.lib include gdiplus.inc includelib gdiplus.lib WM_DPICHANGED equ 002E0h ...
24.483491
314
0.628697
698db5983467670174cf2ec687431611313c9912
533
asm
Assembly
Tables/message_queue_macros.asm
TinfoilAsteroid/EliteNext
417511cefd3d5c7dd7a46b0354eec801ea2c9ca2
[ "Unlicense" ]
9
2021-09-29T22:08:15.000Z
2022-03-23T05:35:43.000Z
Tables/message_queue_macros.asm
TinfoilAsteroid/EliteNext
417511cefd3d5c7dd7a46b0354eec801ea2c9ca2
[ "Unlicense" ]
1
2022-01-21T12:35:42.000Z
2022-01-21T17:47:24.000Z
Tables/message_queue_macros.asm
TinfoilAsteroid/EliteNext
417511cefd3d5c7dd7a46b0354eec801ea2c9ca2
[ "Unlicense" ]
1
2022-01-15T10:13:49.000Z
2022-01-15T10:13:49.000Z
AnyMessagesMacro: MACRO NoMessageTarget ld a, (MessageCount) and a jr z, NoMessageTarget ENDM AnyHyperSpaceMacro: MACRO NoMessageText ...
38.071429
69
0.298311
305b2db7b2e1d8c74c075543137c1eabb7b9c07b
9,181
asm
Assembly
Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_2.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_2.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_2.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 %r15 push %r8 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x28c6, %rbx nop nop nop xor %r8, %r8 mov (%rbx), %cx nop and %rcx, %rcx lea addresses_A_ht+0x7206, %r13 clflush (%r13) nop nop nop nop add %r15, %r15 mov (%r13), %cx nop n...
31.227891
2,999
0.653088
c28b34cff0670463023d089ee548867f022ecb2d
551
asm
Assembly
programs/oeis/289/A289296.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/289/A289296.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/289/A289296.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A289296: a(n) = (n - 1)*(2*floor(n/2) + 1). ; -1,0,3,6,15,20,35,42,63,72,99,110,143,156,195,210,255,272,323,342,399,420,483,506,575,600,675,702,783,812,899,930,1023,1056,1155,1190,1295,1332,1443,1482,1599,1640,1763,1806,1935,1980,2115,2162,2303,2352,2499,2550,2703,2756,2915,2970,3135,3192,3363,3422,3599,3660,3843,390...
61.222222
455
0.722323
9520ad5929ca38ee53f91c776f9d3eeaeae81181
632
asm
Assembly
data/pokemon/base_stats/horsea.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/pokemon/base_stats/horsea.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/pokemon/base_stats/horsea.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
db DEX_HORSEA ; pokedex id db 30, 40, 70, 60, 70 ; hp atk def spd spc db WATER, WATER ; type db 225 ; catch rate db 83 ; base exp INCBIN "gfx/pokemon/front/horsea.pic", 0, 1 ; sprite dimensions dw HorseaPicFront, HorseaPicBack db BUBBLE, NO_MOVE, NO_MOVE, NO_MOVE ; level 1 learnset db GROWTH_ME...
26.333333
77
0.607595
09e05999e77b0d0a7eb1a20f2ac7edc137f0d170
7,466
asm
Assembly
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_21829_38.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_21829_38.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_21829_38.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 %r15 push %r8 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xd6e9, %rsi lea addresses_WC_ht+0xd7d1, %rdi nop nop nop nop xor %r9, %r9 mov $57, %rcx rep movsq sub $64526, %rdx lea addresses_D_ht+0x15f81, %rcx clflush (%rcx) nop nop nop n...
37.707071
2,999
0.655371
ff7d0df964e4b4ef9902a157a8f2eece8fdac565
762
asm
Assembly
programs/oeis/239/A239462.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/239/A239462.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/239/A239462.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A239462: A239459(n) / n. ; 11,41,91,161,251,361,491,641,811,10001,12101,14401,16901,19601,22501,25601,28901,32401,36101,40001,44101,48401,52901,57601,62501,67601,72901,78401,84101,90001,96101,102401,108901,115601,122501,129601,136901,144401,152101,160001,168101,176401,184901,193601,202501,211601,220901,230401,240101,...
58.615385
651
0.800525
41c37c98d7f9d875aa4f26896f9a84f0e7104f32
98,351
asm
Assembly
projects/Links_Awakening_gb_noconfig.windfish/disassembly/bank_18.asm
jverkoey/awaken
743755248996deb7181ae92f6e60be5656439c44
[ "Apache-2.0" ]
68
2020-12-16T10:06:48.000Z
2022-03-29T19:54:01.000Z
projects/Links_Awakening_gb_noconfig.windfish/disassembly/bank_18.asm
jverkoey/awaken
743755248996deb7181ae92f6e60be5656439c44
[ "Apache-2.0" ]
62
2020-12-19T04:28:41.000Z
2021-02-15T22:18:16.000Z
projects/Links_Awakening_gb_noconfig.windfish/disassembly/bank_18.asm
jverkoey/awaken
743755248996deb7181ae92f6e60be5656439c44
[ "Apache-2.0" ]
4
2021-01-17T03:51:22.000Z
2021-01-21T16:26:53.000Z
SECTION "ROM Bank 18", ROMX[$4000], BANK[$18] db $FA, $16, $C1, $A7, $20, $09, $3C, $EA db $16, $C1, $3E, $14, $EA, $FF, $D6, $F0 db $EE, $FE, $48, $C2, $78, $43, $CD, $5E db $43, $CD, $AF, $7C, $F0, $F0, $C7, $2D db $40, $98, $40, $D9, $40, $CE, $41, $55 db $42, $6E, $42, $A9, $42,...
47.952706
47
0.375126
d6e09466d6ed2b297cd447c5fafaf116f9c887df
700
asm
Assembly
oeis/068/A068963.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/068/A068963.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/068/A068963.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A068963: a(n) = Sum_{d|n} phi(d^3). ; Submitted by Jon Maiga ; 1,5,19,37,101,95,295,293,505,505,1211,703,2029,1475,1919,2341,4625,2525,6499,3737,5605,6055,11639,5567,12601,10145,13627,10915,23549,9595,28831,18725,23009,23125,29795,18685,49285,32495,38551,29593,67241,28025,77659,44807,51005,58195,101615,44479,101137,6...
38.888889
501
0.737143
15f2bd6419d3fd3d060f11ee88c2287898ae4fc8
479
asm
Assembly
programs/oeis/076/A076178.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/076/A076178.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/076/A076178.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A076178: a(n) = 2*n^2 - A077071(n). ; 0,0,0,2,2,4,6,10,10,12,14,18,20,24,28,34,34,36,38,42,44,48,52,58,60,64,68,74,78,84,90,98,98,100,102,106,108,112,116,122,124,128,132,138,142,148,154,162,164,168,172,178,182,188,194,202,206,212,218,226,232 mov $4,$0 mov $7,$0 lpb $4,1 mov $0,$7 sub $4,1 sub $0,$4 mov $2,$0...
19.16
205
0.546973
c14841cea6cf0eb57036c02c04bbfc061e244874
7,910
asm
Assembly
src/main/asm/FFTARando.asm
TojiKitten/FFTA-randomizer
f425474d3f420c46030d78c01ae501be161c9a54
[ "MIT" ]
3
2021-04-30T06:08:11.000Z
2021-11-15T14:31:19.000Z
src/main/asm/FFTARando.asm
TojiKitten/FFTA-randomizer
f425474d3f420c46030d78c01ae501be161c9a54
[ "MIT" ]
null
null
null
src/main/asm/FFTARando.asm
TojiKitten/FFTA-randomizer
f425474d3f420c46030d78c01ae501be161c9a54
[ "MIT" ]
null
null
null
/* // This file is included in the randomizer as a reference. // https://github.com/Kingcom/armips was used to assembler the instructions, which was then used as a diff to include in the randomizer. */ .open "FFTA_Randomized.gba","FFTA_Randomized_ASM.gba",0x08000000 .gba freeSpace equ 0x08A39920 // Inject Animatio...
27.852113
136
0.420228
bdfb1516d0e22574f0bfcd968807b601c9175426
486
asm
Assembly
oeis/315/A315471.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/315/A315471.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/315/A315471.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A315471: Coordination sequence Gal.3.52.3 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 Jamie Morken(s1) ; 1,6,11,16,21,26,32,38,43,48,53,58,64,70,75,80,85,90,96,102,107,112,117,122,128,134,139,144,149,154,160,166,17...
32.4
180
0.707819
fbd0a4ebc75971f2fc9953616ed4facd36ecd3d0
217
asm
Assembly
libsrc/_DEVELOPMENT/string/c/sdcc_iy/strtok.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/string/c/sdcc_iy/strtok.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/string/c/sdcc_iy/strtok.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; char *strtok(char * restrict s1, const char * restrict s2) SECTION code_string PUBLIC _strtok EXTERN asm_strtok _strtok: pop af pop hl pop de push de push hl push af jp asm_strtok
10.333333
60
0.654378
9431b72377ca992b5b6bb7248b1b8aacd7789ca7
591
asm
Assembly
oeis/022/A022526.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/022/A022526.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/022/A022526.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A022526: Nexus numbers (n+1)^10-n^10. ; 1,1023,58025,989527,8717049,50700551,222009073,791266575,2413042577,6513215599,15937424601,35979939623,75941127625,151396163127,287395735649,522861237151,916482272673,1554473326175,2560599031177,4108933742199,6439880978201,9880041813223,14866588422225,21976869751727,31964050675...
59.1
490
0.861252
4742b5168eb42fcfe893256d1e4961c90ab05c35
12,521
asm
Assembly
P6/data_P6_2/ALUTest162.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/ALUTest162.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P6/data_P6_2/ALUTest162.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
lhu $4,8($0) subu $1,$1,$3 sllv $5,$5,$3 sra $4,$4,16 lw $3,12($0) xori $3,$3,48310 sll $3,$4,30 addiu $5,$5,13096 sb $4,3($0) srav $3,$3,$3 or $0,$5,$3 srlv $4,$4,$3 addu $3,$4,$3 nor $4,$5,$3 slt $3,$3,$3 slti $4,$4,13969 slt $4,$4,$3 srlv $4,$4,$3 slt $3,$2,$3 xori $3,$6,23600 and $1,$5,$3 subu $4,$1,$3 sll $6,$6,26...
14.084364
18
0.520406
ac6433bbaf528c9480a3ca4462e93b9c0884c887
136,413
asm
Assembly
s2.sounddriver.asm
kramlat/Open-Source-Sonic-ROM-Base
ba438ade0c74bc563aa83e4cd9cd08d4aded55af
[ "BSD-3-Clause" ]
5
2021-01-20T21:26:30.000Z
2021-06-17T05:25:42.000Z
s2.sounddriver.asm
kramlat/Open-Source-Sonic-ROM-Base
ba438ade0c74bc563aa83e4cd9cd08d4aded55af
[ "BSD-3-Clause" ]
4
2021-01-23T06:28:25.000Z
2021-05-13T08:40:57.000Z
s2.sounddriver.asm
ArcadeTV/msu-md-sonic2
23d24dda3758a1fd341c01e7f7e94e11780a2608
[ "CC0-1.0" ]
null
null
null
; Sonic the Hedgehog 2 disassembled Z80 sound driver ; Disassembled by Xenowhirl for AS ; Additional disassembly work by RAS Oct 2008 ; RAS' work merged into SVN by Flamewing ; --------------------------------------------------------------------------- FixDriverBugs = 0 OptimiseDriver = 0 ; -------------------------...
35.907607
246
0.651609
c5544ad5f62b30886eb69a37509566edcbb72f39
11,329
asm
Assembly
editFx.asm
neilbaldwin/Pulsar
8cc11ab4cb4117dc44022b7645b02f777a672bf2
[ "BSD-2-Clause-FreeBSD" ]
11
2021-04-08T14:24:52.000Z
2022-03-25T00:45:27.000Z
editFx.asm
neilbaldwin/Pulsar
8cc11ab4cb4117dc44022b7645b02f777a672bf2
[ "BSD-2-Clause-FreeBSD" ]
3
2021-09-17T03:10:36.000Z
2021-09-17T03:16:45.000Z
editFx.asm
neilbaldwin/Pulsar
8cc11ab4cb4117dc44022b7645b02f777a672bf2
[ "BSD-2-Clause-FreeBSD" ]
1
2021-04-08T14:24:54.000Z
2021-04-08T14:24:54.000Z
;--------------------------------------------------------------- ; EDIT FX ;--------------------------------------------------------------- editFx: ;jmp editorLoop .IF SRAM_MAP=32 lda #SRAM_FX_BANK jsr setMMC1r1 .ENDIF ldx fxCursorY lda fxRowsIndex,x ldx editorCurrentFx clc adc editFxAddressLo,x ...
15.455662
82
0.670845
f7f6ad2a4ef36c8bdc8b2f59d6a7a19e35089d7d
405
asm
Assembly
oeis/191/A191373.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/191/A191373.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/191/A191373.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A191373: Sum of binomial coefficients C(i+j,i) modulo 2 over all pairs (i,j) of positive integers satisfying 5i+j=n. ; Submitted by Jamie Morken(s4) ; 1,1,1,1,1,2,1,2,1,2,2,3,1,2,2,4,1,2,2,4,2,3,3,5,1,3,2,5,2,3,4,6,1,3,2,6,2,3,4,6,2,4,3,7,3,5,5,8,1,4,3,8,2,3,5,8,2,4,3,8,4,6,6,9,1,5,3,9,2,3,6,9,2,4,3,9 lpb $0 sub $...
27
153
0.582716
4994097aac3169ddc75e7d44ce25b481efdd4f1a
1,407
asm
Assembly
programs/oeis/081/A081406.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/081/A081406.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/081/A081406.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A081406: a(n) = (n+1)*a(n-3), a(0)=a(1)=a(2)=1 for n>1. ; 1,1,1,4,5,6,28,40,54,280,440,648,3640,6160,9720,58240,104720,174960,1106560,2094400,3674160,24344320,48171200,88179840,608608000,1252451200,2380855680,17041024000,36321084800,71425670400,528271744000,1162274713600,2357047123200,17961239296000,40679614976000,84...
100.5
1,249
0.889837
56cca420e01918fd39932624c009fffdea1abca5
16,616
asm
Assembly
x86/GenMacros.asm
lucabrivio/asmFish-fasmg
e1d082dcc493bfa18baee0933c113c7a92cd70d8
[ "BSD-3-Clause" ]
1
2021-07-08T10:54:07.000Z
2021-07-08T10:54:07.000Z
x86/GenMacros.asm
lucabrivio/asmFish-fasmg
e1d082dcc493bfa18baee0933c113c7a92cd70d8
[ "BSD-3-Clause" ]
null
null
null
x86/GenMacros.asm
lucabrivio/asmFish-fasmg
e1d082dcc493bfa18baee0933c113c7a92cd70d8
[ "BSD-3-Clause" ]
1
2020-04-19T16:49:48.000Z
2020-04-19T16:49:48.000Z
macro ShiftBB delta, b, t if delta = DELTA_N shl b, 8 else if delta = DELTA_S shr b, 8 else if delta = DELTA_NE mov t, not FileHBB and b, t shl b, 9 else if delta = DELTA_SE mov t, not FileHBB and b, t ...
29.35689
104
0.538637
fc95105c14f1f16e13908f627e0b65570917b911
19,863
asm
Assembly
Dump (complete other files)/GPS Code/Propeller Code/28509-PAM-7Q-gps_example_c_v1.0/gps_example_c/libgps/cmm/Simple_NMEA_Parser.asm
Mauvai/Quadcopter-FYP-legacy
161f2842d06d30aad06895efa198dc0ee28a27c2
[ "MIT" ]
null
null
null
Dump (complete other files)/GPS Code/Propeller Code/28509-PAM-7Q-gps_example_c_v1.0/gps_example_c/libgps/cmm/Simple_NMEA_Parser.asm
Mauvai/Quadcopter-FYP-legacy
161f2842d06d30aad06895efa198dc0ee28a27c2
[ "MIT" ]
null
null
null
Dump (complete other files)/GPS Code/Propeller Code/28509-PAM-7Q-gps_example_c_v1.0/gps_example_c/libgps/cmm/Simple_NMEA_Parser.asm
Mauvai/Quadcopter-FYP-legacy
161f2842d06d30aad06895efa198dc0ee28a27c2
[ "MIT" ]
null
null
null
GNU assembler version 2.21 (propeller-elf) using BFD version (propellergcc_v1_0_0_2162) 2.21. options passed : -lmm -cmm -ahdlnsg=cmm/Simple_NMEA_Parser.asm input file : C:\Users\dharris\AppData\Local\Temp\ccGb5XHD.s output file : cmm/Simple_NMEA_Parser.o target : propeller-parallax-elf time sta...
45.040816
129
0.606756
5b7ca96cfdd0db55dd91771ca813e29067f46de7
5,387
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_12435_26.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.log_12435_26.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.log_12435_26.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 %r11 push %r12 push %r14 push %rax push %rcx push %rdi push %rsi lea addresses_normal_ht+0xdbfe, %r11 nop nop dec %r12 mov $0x6162636465666768, %r14 movq %r14, %xmm1 movups %xmm1, (%r11) sub $51701, %r10 lea addresses_WT_ht+0xdeff, %rsi lea addresses_WT_ht+0xe...
44.891667
2,999
0.656581
efa9f7aceef9037850203ed06db7632c0757e137
34,815
asm
Assembly
Library/GrObj/GrObj/grobjOther.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/GrObj/GrObj/grobjOther.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/GrObj/GrObj/grobjOther.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1989 -- All Rights Reserved PROJECT: PC GEOS MODULE: Admin FILE: objectOther.asm AUTHOR: Steve Scholl, Nov 15, 1991 Routines: Name Description ---- ----------- Method Handlers: Name Des...
22.26023
79
0.60316
39eedbd84409a905a0273fc9d9acb817cef72e25
4,371
asm
Assembly
constants/radio_constants.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
constants/radio_constants.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
constants/radio_constants.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
; radio channel ids ; indexes for: ; - RadioChannelSongs (see data/radio/channel_music.asm) ; - PlayRadioShow/RadioJumptable (see engine/pokegear/radio.asm) ; - RadioChannels (see engine/pokegear/pokegear.asm) const_def const OAKS_POKEMON_TALK ; 00 const POKEDEX_SHOW ; 01 const POKEMON_MUSIC ...
34.690476
83
0.727294
5d2a006f201434cd6a8e9dcbcf8bcd97f7a15b5e
60
asm
Assembly
gfx/pokemon/golduck/anim_idle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
gfx/pokemon/golduck/anim_idle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
gfx/pokemon/golduck/anim_idle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
setrepeat 2 frame 0, 10 frame 7, 15 dorepeat 1 endanim
10
12
0.7
c85f77754042a6c7054af368f401471b1a719589
1,644
asm
Assembly
programs/oeis/131/A131524.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131524.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131524.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A131524: Number of possible palindromic rows (or columns) in an n X n crossword puzzle. ; 0,0,1,1,2,2,4,4,7,7,12,12,20,20,33,33,54,54,88,88,143,143,232,232,376,376,609,609,986,986,1596,1596,2583,2583,4180,4180,6764,6764,10945,10945,17710,17710,28656,28656,46367,46367,75024,75024,121392,121392,196417,196417,317810,317...
126.461538
1,465
0.864964
def1c9171f1882122cae1b5ff1a093498ee832c1
1,307
asm
Assembly
sw/552tests/rand_simple/t_2_ld.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
1
2022-02-15T16:03:25.000Z
2022-02-15T16:03:25.000Z
sw/552tests/rand_simple/t_2_ld.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
sw/552tests/rand_simple/t_2_ld.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
// seed 2 lbi r0, 79 // icount 0 slbi r0, 230 // icount 1 lbi r1, 29 // icount 2 slbi r1, 63 // icount 3 lbi r2, 134 // icount 4 slbi r2, 128 // icount 5 lbi r3, 213 // icount 6 slbi r3, 126 // icount 7 lbi r4, 192 // icount 8 slbi r4, 75 // icount 9 lbi r5, 170 // icount 10 slbi r5, 255 // icount 11 lbi r6, 134 // ico...
25.627451
28
0.612089
d362b521bae3b5c6ff4c97435d010f78a8732058
4,249
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_451.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_451.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_451.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 %r11 push %r14 push %rbp lea addresses_WC_ht+0x11b8c, %r10 add %rbp, %rbp mov (%r10), %r11w nop cmp %r14, %r14 pop %rbp pop %r14 pop %r11 pop %r10 ret .global s_faulty_load s_faulty_load: push %r10 push %r8 push %r9 push %rax push %rbp push %rdi push %rdx...
58.205479
2,999
0.660861
f83490cec47a936c6f7ca0a641414cd95839388b
636
asm
Assembly
libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_fx/_bitfx_16.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_fx/_bitfx_16.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_fx/_bitfx_16.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
SECTION code_sound_bit PUBLIC _bitfx_16 INCLUDE "clib_target_cfg.asm" _bitfx_16: ; blirp ld b,255 expl: push af ld a,__sound_bit_toggle ld h,0 ld l,b and (hl) ld l,a pop af xor l INCLUDE "sound/bit/z80/output_bit_device_2.inc" push bc dly: nop djnz dly ...
9.217391
50
0.561321
339b668ec68fa162a6e7a94dce7ffa39200abec1
1,695
asm
Assembly
programs/oeis/256/A256494.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/256/A256494.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/256/A256494.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A256494: Expansion of -x^2*(x^3+x-1) / ((x-1)*(x+1)*(2*x-1)*(x^2+1)). ; 0,1,1,2,3,7,13,26,51,103,205,410,819,1639,3277,6554,13107,26215,52429,104858,209715,419431,838861,1677722,3355443,6710887,13421773,26843546,53687091,107374183,214748365,429496730,858993459,1717986919,3435973837,6871947674,13743895347,27487790695,...
188.333333
1,574
0.903835
6468c67c9379c87f2d590e2ab5f630e30c12256c
38
asm
Assembly
libsrc/stdio/dbos/fgetc_cons.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
null
null
null
libsrc/stdio/dbos/fgetc_cons.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
null
null
null
libsrc/stdio/dbos/fgetc_cons.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
null
null
null
PUBLIC fgetc_cons .fgetc_cons ret
7.6
19
0.763158
51a8b32106e0cd92cf59bbae31eea997d31eec83
495
asm
Assembly
oeis/023/A023503.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/023/A023503.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/023/A023503.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A023503: Greatest prime divisor of prime(n) - 1. ; Submitted by Jamie Morken(s2) ; 2,2,3,5,3,2,3,11,7,5,3,5,7,23,13,29,5,11,7,3,13,41,11,3,5,17,53,3,7,7,13,17,23,37,5,13,3,83,43,89,5,19,3,7,11,7,37,113,19,29,17,5,5,2,131,67,5,23,7,47,73,17,31,13,79,11,7,173,29,11,179,61,31,7,191,97,11,5,17,19,7,43,3,73,17,7,19,23,11,...
55
270
0.646465
49c30750f36e6deb5359daebc5fcad19cea9d107
3,148
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_274_190.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_274_190.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_274_190.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 %r9 push %rbx push %rdi push %rsi lea addresses_UC_ht+0x10fe9, %rbx nop nop nop nop xor %r10, %r10 mov $0x6162636465666768, %r12 movq %r12, (%rbx) nop nop nop and $10786, %r13 lea addresses_A_ht+0x14de9, %rdi nop add %r9, %r9 vmovups (%rdi)...
23.669173
821
0.65756
f9b11c8d6c024d65c9c2383d3b69c5ddf1ac4e25
1,769
asm
Assembly
Bootloader.asm
Th3Matt/FlameOS-Rewrite3
aeed3fd72bf96acc08b1fd91ad190603690bffb1
[ "MIT" ]
null
null
null
Bootloader.asm
Th3Matt/FlameOS-Rewrite3
aeed3fd72bf96acc08b1fd91ad190603690bffb1
[ "MIT" ]
1
2021-10-03T14:53:14.000Z
2021-10-03T14:53:14.000Z
Bootloader.asm
Th3Matt/FlameOS-Rewrite3
aeed3fd72bf96acc08b1fd91ad190603690bffb1
[ "MIT" ]
null
null
null
[ org 0x7C00 ] [ BITS 16 ] SVO equ 0x2000 ; System variables offset MMO equ 0x3000 ; Memory map offset jmp 0:0x7C05 Boot: mov ax, 0 mov ds, ax mov es, ax cli mov ss, ax mov sp, 0x2000 sti mov ds:[SVO], dl mov di, MMO push dword 0 .getMemoryMap: mov eax, 0xE820 mov edx, 'SMAP' xor ebx, ebx mov...
13.607692
62
0.521198
058ce0f4a188fe21c32f73784c46792efbdd7119
594
asm
Assembly
oeis/046/A046030.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/046/A046030.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/046/A046030.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A046030: Digits are squares. ; Submitted by Simon Strandgaard ; 0,1,4,9,10,11,14,19,40,41,44,49,90,91,94,99,100,101,104,109,110,111,114,119,140,141,144,149,190,191,194,199,400,401,404,409,410,411,414,419,440,441,444,449,490,491,494,499,900,901,904,909,910,911,914,919,940,941,944,949,990,991,994,999,1000,1001,1004,100...
37.125
417
0.705387
2db2623d6d18dba7cc26aea7e0b4cb4bcd6ec2f9
1,038
asm
Assembly
libsrc/stdio/__scanf_handle_i.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
8
2017-01-18T12:02:17.000Z
2021-06-12T09:40:28.000Z
libsrc/stdio/__scanf_handle_i.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
1
2017-03-06T07:41:56.000Z
2017-03-06T07:41:56.000Z
libsrc/stdio/__scanf_handle_i.asm
RC2014Z80/z88dk
e5b9447b970e5fae26544b6d8aa5957c98ba0e6a
[ "ClArtistic" ]
3
2017-03-07T03:19:40.000Z
2021-09-15T17:59:19.000Z
MODULE __scanf_handle_i SECTION code_clib PUBLIC __scanf_handle_i EXTERN __scanf_common_start EXTERN __scanf_getchar EXTERN scanf_exit EXTERN asm_isodigit EXTERN __scanf_parse_number EXTERN __scanf_b_fmt_entry_from_i EXTERN __scanf_d_fmt_entry_from_i EXTERN __scanf_...
28.054054
44
0.659923
c467e3fc253eba10d10bf84fe7ebbb59e279d23c
598
asm
Assembly
oeis/173/A173766.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/173/A173766.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/173/A173766.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A173766: (10^n+11)/3. ; 7,37,337,3337,33337,333337,3333337,33333337,333333337,3333333337,33333333337,333333333337,3333333333337,33333333333337,333333333333337,3333333333333337,33333333333333337,333333333333333337,3333333333333333337,33333333333333333337,333333333333333333337,3333333333333333333337,3333333333333333333...
49.833333
496
0.869565
aaf0e74ea959b6ceab28656c36a8755b90ebd50c
1,229
asm
Assembly
programs/oeis/123/A123208.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/123/A123208.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/123/A123208.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A123208: Start with 1, then alternately add 2 or double. ; 1,3,6,8,16,18,36,38,76,78,156,158,316,318,636,638,1276,1278,2556,2558,5116,5118,10236,10238,20476,20478,40956,40958,81916,81918,163836,163838,327676,327678,655356,655358,1310716,1310718,2621436,2621438,5242876,5242878,10485756,10485758,20971516,20971518,41943...
58.52381
993
0.827502
90bec67df90a74c2023e0714f391c05397226e74
828
asm
Assembly
programs/oeis/230/A230539.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/230/A230539.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/230/A230539.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A230539: a(n) = 3*n*2^(3*n-1). ; 0,12,192,2304,24576,245760,2359296,22020096,201326592,1811939328,16106127360,141733920768,1236950581248,10720238370816,92358976733184,791648371998720,6755399441055744,57420895248973824,486388759756013568,4107282860161892352,34587645138205409280,290536219160925437952,243497021772966081...
92
745
0.902174
647484d1c86307de4f00c796bd358d9668057516
7,434
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_526_1349.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_526_1349.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_526_1349.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 %r13 push %r8 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x9ef4, %rsi nop nop nop nop nop and $59874, %rbx mov $0x6162636465666768, %rcx movq %rcx, %xmm3 movups %xmm3, (%rsi) nop xor %r12, %r12 lea addresses_A_ht+0xf0f4, %r9 nop s...
25.458904
1,577
0.651063
b58b5597c02ac456b4b0a06e25dbda547e20c733
481
asm
Assembly
oeis/177/A177138.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/177/A177138.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/177/A177138.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A177138: Numbers of the form (n!*(n+1))/2 with n or (n+1) prime. ; 1,3,12,60,360,2520,20160,19958400,239500800,3113510400,43589145600,177843714048000,3201186852864000,60822550204416000,1216451004088320000,12926008369442488320000,310224200866619719680000,4420880996869850977271808000000 seq $0,93515 ; Numbers k such t...
68.714286
220
0.777547
35e01c82c83b45881d6c422ef85455840325a819
1,382
asm
Assembly
programs/oeis/181/A181389.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/181/A181389.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/181/A181389.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A181389: Absolute difference between (sum of previous terms) and (n-th-even square) with a(1) = 2. ; 2,2,0,12,20,28,36,44,52,60,68,76,84,92,100,108,116,124,132,140,148,156,164,172,180,188,196,204,212,220,228,236,244,252,260,268,276,284,292,300,308,316,324,332,340,348,356,364,372,380,388,396,404,412,420,428,436,444,45...
65.809524
1,107
0.732272
099f5b66a633b2799bfe0e658d861bf228457618
983
asm
Assembly
x86/linux/getdents/getdents.asm
fbaligant/shellcodes
4e450068b7fe43ceb47240741f2cca4e351932be
[ "MIT" ]
3
2016-03-22T19:30:22.000Z
2021-07-13T18:55:05.000Z
x86/linux/getdents/getdents.asm
fbaligant/shellcodes
4e450068b7fe43ceb47240741f2cca4e351932be
[ "MIT" ]
null
null
null
x86/linux/getdents/getdents.asm
fbaligant/shellcodes
4e450068b7fe43ceb47240741f2cca4e351932be
[ "MIT" ]
2
2015-12-16T17:04:53.000Z
2020-11-01T02:27:36.000Z
BITS 32 GLOBAL _start _start: jmp get_eip run: xor eax, eax xor edi, edi inc edi inc edi inc edi inc edi ; fd = sys_open(".", 0, 0) add eax, edi ; sys_open inc eax pop ebx ; filename xor ecx, ecx ; flags = 0 xor edx, edx ; mode = 0 int 0x80 test e...
15.854839
43
0.535097
e849df5548d475c7c58d49178f4b8620a74ca16e
4,613
asm
Assembly
Projects/SchoolProjects/Project 8/Matrix.asm
Mani9723/X86-MASM-Assembly
2a29fa34fba0548dc118690a2ab80e5d32675172
[ "MIT" ]
null
null
null
Projects/SchoolProjects/Project 8/Matrix.asm
Mani9723/X86-MASM-Assembly
2a29fa34fba0548dc118690a2ab80e5d32675172
[ "MIT" ]
null
null
null
Projects/SchoolProjects/Project 8/Matrix.asm
Mani9723/X86-MASM-Assembly
2a29fa34fba0548dc118690a2ab80e5d32675172
[ "MIT" ]
null
null
null
INCLUDE Irvine32.inc INCLUDE Macros.inc .data array DWORD 4 DUP(?) rowSize = ($ - array) DWORD 4 DUP(?) DWORD 4 DUP(?) DWORD 4 DUP(?) siz WORD 4 overhund DWORD 16 DUP(?) rowIndex DWORD ? colIndex DWORD ? sum DWORD 0 cout DWORD 0; count DWORD 1 num DWORD 0 .code ;================...
18.233202
61
0.520486
216b0b081ff220a32f0140cbabd80fd946d0f44c
1,299
asm
Assembly
libsrc/target/gb/stdio/pointxy_MODE1.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/gb/stdio/pointxy_MODE1.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/gb/stdio/pointxy_MODE1.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_driver PUBLIC pointxy_MODE1 GLOBAL vpeek_read_screen GLOBAL generic_console_vpeek GLOBAL screendollar_no_inverse_with_count GLOBAL generic_console_font32 GLOBAL __mode INCLUDE "target/gb/def/gb_globals.def" ;Entry: c = x, ; b = y ;Exit:...
25.470588
72
0.491917
05ab25417a8ee6d388571696300cb50e596aaa0a
1,187
asm
Assembly
SLIDE_TextMode.asm
XlogicX/CactusCon2017
d4cc716169dc8c6c2956c57079eb64342d5432bf
[ "BSD-2-Clause" ]
2
2018-12-23T17:19:34.000Z
2019-08-23T16:15:57.000Z
SLIDE_TextMode.asm
XlogicX/CactusCon2017
d4cc716169dc8c6c2956c57079eb64342d5432bf
[ "BSD-2-Clause" ]
null
null
null
SLIDE_TextMode.asm
XlogicX/CactusCon2017
d4cc716169dc8c6c2956c57079eb64342d5432bf
[ "BSD-2-Clause" ]
null
null
null
%include 'textmode.h' call draw_border mov di, 160 * 2 + 8 ;where to place cursor mov si, line01 ;fetch the text mov ah, 0x0A ;color call slide_line mov di, 160 * 4 + 16 ;where to place cursor mov si, line02 ;fetch the text call slide_line call wait_loop mov di, 160 * 8 + 8 ;where to place cursor mov ...
24.22449
75
0.694187
2925b2470f02f35b43af78f047a9a3fac9364c95
904
asm
Assembly
libsrc/adt/linkedlist/ADTemptylistadd.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/adt/linkedlist/ADTemptylistadd.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/adt/linkedlist/ADTemptylistadd.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; 02.2003 aralbrec SECTION code_clib PUBLIC ADTemptylistadd ; enter: HL = LIST.count+1 ; DE = new NODE.next ; item stored in new NODE ; exit : initialize list data structures for one item ; carry set to indicate success .ADTemptylistadd dec hl ld (hl),1 inc hl ld (hl),0 ; li...
20.088889
53
0.507743
97880817d39f67ca9d2215260e065b8fc213d963
280
asm
Assembly
programs/oeis/038/A038866.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/038/A038866.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/038/A038866.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A038866: (n+4)^3 - n^3. ; 124,208,316,448,604,784,988,1216,1468,1744,2044,2368,2716,3088,3484,3904,4348,4816,5308,5824,6364,6928,7516,8128,8764,9424,10108,10816,11548,12304,13084,13888,14716,15568,16444,17344,18268,19216,20188 mov $1,$0 add $1,6 mul $1,$0 mul $1,12 add $1,124
31.111111
202
0.721429
ac820ecfe14b7de6e62811dab36ded6b8d64c59a
227
asm
Assembly
programs/oeis/010/A010712.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/010/A010712.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/010/A010712.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A010712: Period 2: repeat (4,7). ; 4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4,7,4 mod $0,2 mul $0,3 add $0,4
32.428571
163
0.519824
90783ab75f30822f81342055ac795a22a9529eee
271
asm
Assembly
data/mapHeaders/Route16Gate2F.asm
AmateurPanda92/pokemon-rby-dx
f7ba1cc50b22d93ed176571e074a52d73360da93
[ "MIT" ]
9
2020-07-12T19:44:21.000Z
2022-03-03T23:32:40.000Z
data/mapHeaders/Route16Gate2F.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
data/mapHeaders/Route16Gate2F.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
Route16Gate2F_h: db GATE ; tileset db ROUTE_16_GATE_2F_HEIGHT, ROUTE_16_GATE_2F_WIDTH ; dimensions (y, x) dw Route16Gate2F_Blocks ; blocks dw Route16Gate2F_TextPointers ; texts dw Route16Gate2F_Script ; scripts db 0 ; connections dw Route16Gate2F_Object ; objects
30.111111
71
0.811808
3b6c06b9fb8d9382865626c12e9df47df61ef428
15,447
asm
Assembly
ugbc/src/hw/vic1/text_at.asm
spotlessmind1975/ugbasic
1df3c8fde8e80b479ece86b4ff2b97b599d57ff4
[ "Apache-2.0" ]
10
2021-10-03T13:44:25.000Z
2022-03-10T23:53:32.000Z
ugbc/src/hw/vic1/text_at.asm
spotlessmind1975/ugbasic
1df3c8fde8e80b479ece86b4ff2b97b599d57ff4
[ "Apache-2.0" ]
379
2021-08-12T09:46:09.000Z
2022-03-27T11:29:12.000Z
ugbc/src/hw/vic1/text_at.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...
18.345606
80
0.583867
15e6459aaf2691fbf39a5bf65baf1252009a169b
7,960
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_444.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.log_21829_444.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.log_21829_444.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 %r11 push %r14 push %r15 push %r8 push %rcx push %rdi push %rsi lea addresses_WC_ht+0xc7b6, %rsi lea addresses_WT_ht+0x3bb6, %rdi nop nop nop nop nop xor $37018, %r10 mov $6, %rcx rep movsq nop and $30951, %r11 lea addresses_WT_ht+0x11736, %rsi lea addresses_W...
32.096774
2,999
0.658291
5edb28f35651d1c763fdafc578c0dbc0cc3f64db
297
asm
Assembly
projects/project2_lc3_symbol_table_python/p2.asm
pegurnee/2015-01-341
f7de0e905196083c2ce8068f258e7db6fa80fa28
[ "MIT" ]
null
null
null
projects/project2_lc3_symbol_table_python/p2.asm
pegurnee/2015-01-341
f7de0e905196083c2ce8068f258e7db6fa80fa28
[ "MIT" ]
null
null
null
projects/project2_lc3_symbol_table_python/p2.asm
pegurnee/2015-01-341
f7de0e905196083c2ce8068f258e7db6fa80fa28
[ "MIT" ]
null
null
null
; this is the second sample source ; .ORIG x2000 LD R1, A ENTER BRz TARGET ; this is a comment ADD R1, R1, 6 BR ENTER ; TARGET ST R1, X PUTS HALT X .FILL 0xFFFF Y .BLKW 3 A .FILL 0x0001 .END
18.5625
45
0.451178
e9e644e1c94c04ee07431987399621193093ae74
16,304
asm
Assembly
MarkO/COCOIODRV-4C.asm
MarkO-555/CoCoIO-NIC-Base-Code
f3084e1f1a351d950812ea351f777b279a2a2110
[ "BSD-3-Clause" ]
1
2021-12-12T04:03:37.000Z
2021-12-12T04:03:37.000Z
MarkO/COCOIODRV-4C.asm
MarkO-555/CoCoIO-NIC-Base-Code
f3084e1f1a351d950812ea351f777b279a2a2110
[ "BSD-3-Clause" ]
null
null
null
MarkO/COCOIODRV-4C.asm
MarkO-555/CoCoIO-NIC-Base-Code
f3084e1f1a351d950812ea351f777b279a2a2110
[ "BSD-3-Clause" ]
1
2021-12-14T04:18:19.000Z
2021-12-14T04:18:19.000Z
;********************************************************************* ;* Title: COCOIODRV-4C.asm ;********************************************************************* ;* Author: R. Allen Murphey, & MarkO ;* ;* License: Contributed 2021 by R. Allen Murphey to CoCoIO Development ;* ;* Description: CoCoIO with WIZnet W5...
35.598253
120
0.495277
ecea2a5196889cb780ce207150ba483863cec325
542
asm
Assembly
oeis/111/A111250.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/111/A111250.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/111/A111250.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A111250: Numbers n such that 7*n + 10 is prime. ; Submitted by Jon Maiga ; 1,3,7,9,13,21,27,31,33,37,39,43,49,51,57,67,73,79,81,87,91,93,109,111,117,121,133,139,141,147,157,159,163,169,177,181,183,187,193,207,211,219,223,229,231,237,241,249,259,267,271,277,297,303,319,333,339,343,351,363,367,369,373,379,381,387,397,3...
54.2
375
0.706642
a0e4abea81b4a5cc066734a9b7487a8b9ed6900c
28,926
asm
Assembly
monitor/io_library.asm
mfkiwl/QNICE-FPGA-hyperRAM
aabc8291ac1e0c4666c51f84acddf599d7521e53
[ "BSD-3-Clause" ]
53
2016-04-12T07:22:49.000Z
2022-03-25T09:24:48.000Z
monitor/io_library.asm
mfkiwl/QNICE-FPGA-hyperRAM
aabc8291ac1e0c4666c51f84acddf599d7521e53
[ "BSD-3-Clause" ]
196
2020-06-05T04:59:50.000Z
2021-03-13T21:27:11.000Z
monitor/io_library.asm
mfkiwl/QNICE-FPGA-hyperRAM
aabc8291ac1e0c4666c51f84acddf599d7521e53
[ "BSD-3-Clause" ]
15
2017-07-31T11:26:56.000Z
2022-02-22T14:22:46.000Z
; ;;======================================================================================= ;; The collection of input/output related functions starts here ;;======================================================================================= ; ; Define io system specific constants and memory areas etc. It is expect...
56.16699
101
0.456648
c163b3759925e8b62c6113ba62e4f627c3ca6ecf
192
asm
Assembly
libsrc/_DEVELOPMENT/error/z80/error_llzc.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/error/z80/error_llzc.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/error/z80/error_llzc.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib SECTION code_error PUBLIC error_llzc EXTERN error_lzc pop hl error_llzc: ; set dehl'dehl = 0 ; set carry flag exx call error_lzc exx jp error_lzc
9.6
22
0.692708
7ace5c21e84ab8093b2e51a94c639a3231d26d21
4,639
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_451.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_451.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_451.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 %r15 push %r8 push %rbx push %rcx push %rdi push %rdx lea addresses_D_ht+0x5f67, %r15 nop nop nop sub $34383, %rbx mov (%r15), %r10 nop nop nop nop nop and %rdi, %rdi lea addresses_D_ht+0x1c1e7, %r8 nop nop nop nop nop and %rcx, %rcx movb (%r8), %dl nop nop no...
45.038835
2,999
0.660703
0a3bc8135eca77e2ba249503b909167d66f09fde
55,221
asm
Assembly
stressfs.asm
jmac006/XV6-Project-2
eff1ff0c64845ecde2331d21428c655b7305fe1e
[ "MIT-0" ]
null
null
null
stressfs.asm
jmac006/XV6-Project-2
eff1ff0c64845ecde2331d21428c655b7305fe1e
[ "MIT-0" ]
null
null
null
stressfs.asm
jmac006/XV6-Project-2
eff1ff0c64845ecde2331d21428c655b7305fe1e
[ "MIT-0" ]
null
null
null
_stressfs: file format elf32-i386 Disassembly of section .text: 00001000 <main>: #include "fs.h" #include "fcntl.h" int main(int argc, char *argv[]) { 1000: 55 push %ebp int fd, i; char path[] = "stressfs0"; 1001: b8 30 00 00 00 mov $0x30,%eax #include "fs.h" #include...
30.191908
70
0.424331
3134d3d63de91025aa1e0a87521a126538d8f360
1,077
asm
Assembly
Compiler/Test/Generator/IfFor/002.asm
try1117/PascalCompiler
4890b8d1f2142c163a5bdf71227f805b429204f9
[ "MIT" ]
null
null
null
Compiler/Test/Generator/IfFor/002.asm
try1117/PascalCompiler
4890b8d1f2142c163a5bdf71227f805b429204f9
[ "MIT" ]
null
null
null
Compiler/Test/Generator/IfFor/002.asm
try1117/PascalCompiler
4890b8d1f2142c163a5bdf71227f805b429204f9
[ "MIT" ]
null
null
null
include c:\masm32\include\masm32rt.inc .xmm .const .code start: push ebp mov ebp, esp sub esp, 8 push 123 pop dword ptr [ebp - 4] push 123 pop dword ptr [ebp - 8] push dword ptr [ebp - 4] push dword ptr [ebp - 8] pop ebx cmp dword ptr [esp - 0], ebx setl al sub al, 1 movsx eax, al mov dword ptr [esp - 0], eax pop eax t...
13.632911
38
0.665738
5947318b4445f9230f5805e74352d2fed27ff19d
300
asm
Assembly
programs/oeis/129/A129370.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/129/A129370.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/129/A129370.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A129370: a(n)=n^2-(n-1)^2*(1-(-1)^n)/8. ; 0,1,4,8,16,21,36,40,64,65,100,96,144,133,196,176,256,225,324,280,400,341,484,408,576,481,676,560,784,645,900,736,1024,833,1156,936,1296,1045,1444,1160,1600,1281,1764,1408 sub $0,1 mov $2,$0 mul $2,$0 add $0,2 pow $0,2 dif $2,2 add $0,$2 sub $0,2 div $0,2
23.076923
172
0.633333
0e3176277c2844694e7c6becb0138033845ab0d6
290
asm
Assembly
programs/oeis/038/A038129.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/038/A038129.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/038/A038129.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A038129: Beatty sequence for cube root of 2. ; 0,1,2,3,5,6,7,8,10,11,12,13,15,16,17,18,20,21,22,23,25,26,27,28,30,31,32,34,35,36,37,39,40,41,42,44,45,46,47,49,50,51,52,54,55,56,57,59,60,61,62,64,65,66,68,69,70,71,73,74,75,76,78,79,80,81,83,84,85,86,88,89 mov $1,320 mul $1,$0 div $1,254
41.428571
209
0.655172
ac264d5857a957ce79dd86a7d455dc5a7cbab515
106
asm
Assembly
boot.asm
kevinlmadison/rust_kernel
38c51a33dda591841d217e2ae7a92b429eaa6252
[ "Apache-2.0" ]
null
null
null
boot.asm
kevinlmadison/rust_kernel
38c51a33dda591841d217e2ae7a92b429eaa6252
[ "Apache-2.0" ]
null
null
null
boot.asm
kevinlmadison/rust_kernel
38c51a33dda591841d217e2ae7a92b429eaa6252
[ "Apache-2.0" ]
null
null
null
global start section .text bits 32 start: ; print 'OK' to screen mov dword [0xb8000], 0x2f4b2f4f halt
11.777778
32
0.726415
93477af06b40366d1cd5271c1452cf02f9666fdd
128
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/sqr_fastcall.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/sqr_fastcall.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/sqr_fastcall.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_math32 PUBLIC _sqr_fastcall EXTERN m32_fssqr_fastcall defc _sqr_fastcall = m32_fssqr_fastcall
18.285714
43
0.773438
2095eea3057ae4c63dfce0b53d081819884703f7
223
asm
Assembly
tests/assembly/transfer operations/0200.asm
danecreekphotography/6502ts
85716cf12f879d7c16c297de3251888c32abba6a
[ "MIT" ]
null
null
null
tests/assembly/transfer operations/0200.asm
danecreekphotography/6502ts
85716cf12f879d7c16c297de3251888c32abba6a
[ "MIT" ]
null
null
null
tests/assembly/transfer operations/0200.asm
danecreekphotography/6502ts
85716cf12f879d7c16c297de3251888c32abba6a
[ "MIT" ]
null
null
null
; 0200 - TAX .segment "VECTORS" .word $eaea .word init .word $eaea .code init: tax ; Positive number case, A will be $42. tax ; Zero number case, A will be $0. tax ; Negative number case, A will be %10010101.
17.153846
52
0.64574
036512b0c4e034912540f752981c313b00dd98a8
208
asm
Assembly
libsrc/_DEVELOPMENT/threads/mutex/c/sdcc_iy/mtx_init.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/threads/mutex/c/sdcc_iy/mtx_init.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/threads/mutex/c/sdcc_iy/mtx_init.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; int mtx_init(mtx_t *mtx, int type) SECTION code_threads_mutex PUBLIC _mtx_init EXTERN asm_mtx_init _mtx_init: pop af pop hl pop bc push bc push hl push af jp asm_mtx_init
9.904762
36
0.673077
728ec0083e63e52192e95b5ba8b1f80e6f8d9e6f
341
asm
Assembly
libsrc/_DEVELOPMENT/l/z80/longlong/l_neg_64_dehldehl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/l/z80/longlong/l_neg_64_dehldehl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/l/z80/longlong/l_neg_64_dehldehl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib SECTION code_l PUBLIC l_neg_64_dehldehl EXTERN l_cpl_64_dehldehl, l_inc_64_dehldehl l_neg_64_dehldehl: ; negate dehl'dehl ; ; enter : dehl'dehl = longlong ; ; exit : dehl'dehl = -longlong ; ; uses : af, de, hl, de', hl', carry unaffected call l_cpl_64_dehldehl ...
16.238095
51
0.683284
1a3ef941b975c64b701c45aaf9a31c68bbd32c41
717
asm
Assembly
programs/oeis/183/A183139.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/183/A183139.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/183/A183139.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A183139: a(n) = [1/r]+[2/r]+...+[n/r], where r=sqrt(2) and []=floor. ; 0,1,3,5,8,12,16,21,27,34,41,49,58,67,77,88,100,112,125,139,153,168,184,200,217,235,254,273,293,314,335,357,380,404,428,453,479,505,532,560,588,617,647,678,709,741,774,807,841,876,912,948,985,1023,1061,1100,1140,1181,1222,1264,1307,1350,1394,1439,1...
44.8125
427
0.687587
b6cfaa424814a643c71028413b06f449b83c4b0e
8,454
asm
Assembly
original/27 - Tutorial Twenty Seven.asm
rodoherty1/6502-Examples
86db5035a324ef161327f28452ba625d43668924
[ "MIT" ]
null
null
null
original/27 - Tutorial Twenty Seven.asm
rodoherty1/6502-Examples
86db5035a324ef161327f28452ba625d43668924
[ "MIT" ]
null
null
null
original/27 - Tutorial Twenty Seven.asm
rodoherty1/6502-Examples
86db5035a324ef161327f28452ba625d43668924
[ "MIT" ]
null
null
null
;******************************************************************************* ;* Tutorial Twenty-Seven Bars and Gauges * ;* * ;* Written By John C. Dale ...
22.247368
80
0.479655
c87ba6217e19c69933117d04c286861f099378b0
938
asm
Assembly
src/test/resources/MIPS/PreProcessor/Comparison/If Directive Test.asm
ParkerTenBroeck/Retargetable-Assembler
78fe4acfd1a4513239174d255f45e04c4c0dfe3d
[ "Apache-2.0" ]
1
2021-05-16T16:36:32.000Z
2021-05-16T16:36:32.000Z
src/test/resources/MIPS/PreProcessor/Comparison/If Directive Test.asm
ParkerTenBroeck/Retargetable-Assembler
78fe4acfd1a4513239174d255f45e04c4c0dfe3d
[ "Apache-2.0" ]
null
null
null
src/test/resources/MIPS/PreProcessor/Comparison/If Directive Test.asm
ParkerTenBroeck/Retargetable-Assembler
78fe4acfd1a4513239174d255f45e04c4c0dfe3d
[ "Apache-2.0" ]
null
null
null
;if1 .if true if1right .elseif false if1wrong .elseif true if1wrong .else if1wrong .endif ;if2 .if false if2wrong .elseif false if2wrong .elseif false if2wrong .else if2right .endif ;if3 .if false if3wrong .elseif false if3wrong .elseif true if3right .else if3wrong .end...
11.301205
23
0.603412
6a1165b69106363eb9fe4efa6ce03038a0144e8f
3,531
asm
Assembly
src/autogenerated/textBank5.asm
jannone/westen
e3883ded0f150355e43d68d69d5e102b2024eec4
[ "Apache-2.0" ]
49
2021-09-22T04:12:15.000Z
2022-02-25T07:16:48.000Z
src/autogenerated/textBank5.asm
jannone/westen
e3883ded0f150355e43d68d69d5e102b2024eec4
[ "Apache-2.0" ]
2
2021-09-26T19:46:28.000Z
2021-09-28T00:25:06.000Z
src/autogenerated/textBank5.asm
jannone/westen
e3883ded0f150355e43d68d69d5e102b2024eec4
[ "Apache-2.0" ]
4
2021-09-26T16:45:52.000Z
2022-01-09T21:20:17.000Z
; line: 'I just arrived at Westen House.' ; size in bytes: 32 line_0: db #1f,#3b,#00,#7a,#90,#8c,#8e,#00,#69,#8a,#8a,#79,#92,#71,#6f,#00 db #69,#8e,#00,#5d,#71,#8c,#8e,#71,#82,#00,#39,#84,#90,#8c,#71,#14 end_line_0: ; line: 'santi.ontanon@gmail.com' ; size in bytes: 24 line_1: db #17,#8c,#69,#82,#8e,#79,#14...
35.666667
70
0.5565
fb8db5206c8573daa9f5065897802eaabb753e1d
237
asm
Assembly
16-Little-Exterminator-2.speed.asm
blueset/7bh-solutions
988afddf87411bec06ec9e90179b55fb55345a5d
[ "MIT" ]
null
null
null
16-Little-Exterminator-2.speed.asm
blueset/7bh-solutions
988afddf87411bec06ec9e90179b55fb55345a5d
[ "MIT" ]
null
null
null
16-Little-Exterminator-2.speed.asm
blueset/7bh-solutions
988afddf87411bec06ec9e90179b55fb55345a5d
[ "MIT" ]
null
null
null
-- 7 Billion Humans -- -- 16: Little Exterminator 2 -- -- Size: 14/8 -- -- Speed: 9/10 -- step s step s step s a: step s if c != datacube: jump a endif pickup c step e step e step e b: step e if s == shredder: giveto s endif jump b
9.115385
31
0.624473
c437d8412ace3602ac035d03c8bad61ab1197bd0
679
asm
Assembly
oeis/121/A121907.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/121/A121907.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/121/A121907.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A121907: Expansion of g.f.: (1 + x + x^2)/(1 - 2*x - 2*x^2). ; Submitted by Jon Maiga ; 1,3,9,24,66,180,492,1344,3672,10032,27408,74880,204576,558912,1526976,4171776,11397504,31138560,85072128,232421376,634987008,1734816768,4739607552,12948848640,35376912384,96651522048,264056868864,721416781824,1970947301376,5384728...
42.4375
483
0.793814
1ada1bab522cb1e385a6c538030e4ab4515aa026
564
asm
Assembly
oeis/121/A121839.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/121/A121839.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/121/A121839.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A121839: Decimal expansion of Sum_{k>=1} 1/C(k), where C(k) is a Catalan Number (A000108). ; Submitted by Jon Maiga ; 1,8,0,6,1,3,3,0,5,0,7,7,0,7,6,3,4,8,9,1,5,2,9,2,3,6,7,0,0,6,3,1,8,0,3,2,5,4,5,9,5,8,4,9,9,9,1,5,2,3,2,9,1,4,4,6,9,7,7,2,6,6,3,7,9,5,0,2,7,6,9,6,9,3,8,9,4,9,0,6,1,4,9,7,0,7,2,2,2,1,6,9,8,3,1,3,7,8,5,2 ...
19.448276
201
0.535461
30b516a8037786d15c4c84aded3bf6b45f371911
794
asm
Assembly
programs/oeis/324/A324400.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/324/A324400.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/324/A324400.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A324400: Lexicographically earliest sequence such that a(i) = a(j) => f(i) = f(j) for all i, j >= 1, where f(n) = -1 if n = 2^k and k > 0, and f(n) = n for all other numbers. ; 1,2,3,2,4,5,6,2,7,8,9,10,11,12,13,2,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,2,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,4...
22.685714
287
0.54534
abf1e79808ca9390205ce23764d0c944dbdad1c9
1,099
asm
Assembly
programs/oeis/123/A123168.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/123/A123168.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/123/A123168.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A123168: Continued fraction for c = sqrt(2)*(exp(sqrt(2))-1)/(exp(sqrt(2))+1). ; 0,1,6,5,14,9,22,13,30,17,38,21,46,25,54,29,62,33,70,37,78,41,86,45,94,49,102,53,110,57,118,61,126,65,134,69,142,73,150,77,158,81,166,85,174,89,182,93,190,97,198,101,206,105,214,109,222,113,230,117,238,121,246,125,254,129,262,133,270,137,...
109.9
958
0.717015
8e14b655690c80dc456ae87feaac85e43ad6b4a5
2,049
asm
Assembly
include/apple2.asm
puzzud/retroleague
e11932ffaaf7ee07571e9971cf12bbf7f1457d89
[ "MIT" ]
4
2017-11-06T20:37:16.000Z
2021-02-05T15:55:20.000Z
include/apple2.asm
puzzud/retroleague
e11932ffaaf7ee07571e9971cf12bbf7f1457d89
[ "MIT" ]
11
2016-09-06T17:42:23.000Z
2016-09-26T18:50:24.000Z
include/apple2.asm
puzzud/retroleague
e11932ffaaf7ee07571e9971cf12bbf7f1457d89
[ "MIT" ]
2
2020-03-28T21:41:22.000Z
2020-05-08T09:18:25.000Z
; ; Apple II generic definitions. ; HI_RES_PAGE_SIZE = 8192 HI_RES_PAGE_1 = $2000 HI_RES_PAGE_2 = $4000 KEYBOARD = $c000 CLR80STORE = $c000 SET80STORE = $c001 CLRAUXRD = $c002 SETAUXRD = $c003 CLRAUXWR = $c004 SETAUXWR = $c005 CLRCXROM = $c006 SETCXROM = $c007 CLRAUXZP = $c008 SETAUXZP = $c0...
15.406015
40
0.651537
2d024055705acfb5f639d1ccbc372f1a378ee8a7
167
asm
Assembly
libsrc/_DEVELOPMENT/l/z80/integer/l_incu_hl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/l/z80/integer/l_incu_hl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/l/z80/integer/l_incu_hl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib SECTION code_l PUBLIC l_incu_hl l_incu_hl: ; uses : hl ; z set on overflow inc l ret nz inc h ret nz dec hl ret
8.35
22
0.592814
aac00fbbb31e801a49b06110753f2e18f2470d03
3,667
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2_notsx.log_144_1361.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2_notsx.log_144_1361.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2_notsx.log_144_1361.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 %r11 push %r14 push %r15 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1cf3d, %rsi nop xor $2304, %rbx mov $0x6162636465666768, %r11 movq %r11, %xmm7 movups %xmm7, (%rsi) nop cmp %r11, %r11 lea addresses_WC_ht+0x1df3d, %r14 nop add $23807, %r11...
22.635802
431
0.655031
8a6a7d61c1ed14fa7dfee4a51d813be85154fb53
602
asm
Assembly
oeis/014/A014205.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/014/A014205.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/014/A014205.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A014205: (1/12)*(n+5)*(n+1)*n^2. ; 0,1,7,24,60,125,231,392,624,945,1375,1936,2652,3549,4655,6000,7616,9537,11799,14440,17500,21021,25047,29624,34800,40625,47151,54432,62524,71485,81375,92256,104192,117249,131495,147000,163836,182077,201799,223080,246000,270641,297087,325424,355740,388125,422671,459472,498624,540225,5...
54.727273
499
0.782392
269833944cdf432c8a65d2d648b2bed62959e7a1
1,007
asm
Assembly
programs/oeis/008/A008585.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/008/A008585.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/008/A008585.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A008585: a(n) = 3*n. ; 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57,60,63,66,69,72,75,78,81,84,87,90,93,96,99,102,105,108,111,114,117,120,123,126,129,132,135,138,141,144,147,150,153,156,159,162,165,168,171,174,177,180,183,186,189,192,195,198,201,204,207,210,213,216,219,222,225,228,231,234,237,240,243,246,2...
167.833333
963
0.727905
852e52de9df6ba3d4311782d55d0cbaa0df6a03a
47,347
asm
Assembly
45/qb/ir/lsmain.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/qb/ir/lsmain.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/qb/ir/lsmain.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
;====================================================================== ; Module: LsMain.asm - main module of 'lister' component ; ; Purpose: ; The Lister is responsible for converting one logical line ; of pcode to its ASCII source equivalent. A logical line ; may consist of several physical lines, with each physica...
31.252145
79
0.657909
67a1487358a648528bb8b731012565d2dc6a989b
65,053
asm
Assembly
uniqnew.asm
Vignesh-Nadar/xv6
601dda244865540bb0ace21a2ff5ae7e6cf181f9
[ "MIT-0" ]
null
null
null
uniqnew.asm
Vignesh-Nadar/xv6
601dda244865540bb0ace21a2ff5ae7e6cf181f9
[ "MIT-0" ]
null
null
null
uniqnew.asm
Vignesh-Nadar/xv6
601dda244865540bb0ace21a2ff5ae7e6cf181f9
[ "MIT-0" ]
null
null
null
_uniqnew: file format elf32-i386 Disassembly of section .text: 00000000 <readLine>: char buf[MAX_BUF]; int argumentIndex = 1; int optionCD = 1; // 1 for no option // 2 for -C // 3 for option -D int optionI = 0; // 1 for option -I int readLine(char *line, int fd) { 0: 55 push %ebp ...
36.362772
69
0.436582
4792dfab03efbab29388579ee31210e237524354
1,941
asm
Assembly
programs/oeis/339/A339252.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/339/A339252.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/339/A339252.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A339252: a(0) = 1, a(1) = 4, a(2) = 11, and a(n) = 4*a(n-1) - 4*a(n-2) for n >= 3. ; 1,4,11,28,68,160,368,832,1856,4096,8960,19456,41984,90112,192512,409600,868352,1835008,3866624,8126464,17039360,35651584,74448896,155189248,322961408,671088640,1392508928,2885681152,5972688896,12348030976,25501368320,52613349376,1084...
176.454545
1,788
0.905204
895709ed3134b1158e97ea4872abce432492eda8
18,740
asm
Assembly
onnxruntime/core/mlas/lib/amd64/SgemmKernelFma3.asm
srkreddy1238/onnxruntime
6d80253502686208190c81e21053caeb78f797c9
[ "MIT" ]
null
null
null
onnxruntime/core/mlas/lib/amd64/SgemmKernelFma3.asm
srkreddy1238/onnxruntime
6d80253502686208190c81e21053caeb78f797c9
[ "MIT" ]
null
null
null
onnxruntime/core/mlas/lib/amd64/SgemmKernelFma3.asm
srkreddy1238/onnxruntime
6d80253502686208190c81e21053caeb78f797c9
[ "MIT" ]
null
null
null
;++ ; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ; Licensed under the MIT License. ; ; Module Name: ; ; SgemmKernelFma3.asm ; ; Abstract: ; ; This module implements the kernels for the single precision matrix/matrix ; multiply operation (SGEMM). ; ; This implementation uses AVX fused multiply...
32.534722
87
0.637353
ffa38b39d8cb9fe537488a6351fff40919db5cd0
3,380
asm
Assembly
programs/oeis/222/A222410.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/222/A222410.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/222/A222410.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A222410: Partial sums of A008534, or crystal ball sequence for {A_6}* lattice. ; 1,15,113,575,2171,6581,16955,38613,79885,153091,275661,471395,771863,1217945,1861511,2767241,4014585,5699863,7938505,10867431,14647571,19466525,25541363,33121565,42492101,53976651,67940965,84796363,105003375,129075521,157583231,191157905...
177.894737
3,153
0.899704
2fe9e4ce6a2f6dae2ae06ecac57812292deee954
622
asm
Assembly
audio/music/pkmnhealed.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
audio/music/pkmnhealed.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
audio/music/pkmnhealed.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
Music_PkmnHealed_Ch1:: tempo 144 volume 7, 7 duty_cycle 2 toggle_perfect_pitch note_type 12, 8, 1 rest 2 pitch_slide 1, 4, B_ note B_, 2 pitch_slide 1, 3, E_ note B_, 2 pitch_slide 1, 4, E_ note E_, 2 rest 4 pitch_slide 1, 5, B_ note E_, 4 pitch_slide 1, 4, B_ note B_, 4 sound_ret Music_PkmnHealed_C...
12.958333
22
0.680064
dae68ef7b313a82ab15bb44729c6ebf91f6f06a7
8,627
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1023.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_1023.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_1023.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 %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0xb870, %r9 nop nop nop cmp $1052, %r14 movl $0x61626364, (%r9) nop nop nop nop nop xor %r9, %r9 lea addresses_WT_ht+0x3470, %rsi lea addresses_WT_ht+0x1e88c, %rdi xor %r14, %r...
31.485401
2,999
0.650168
f18387d6868f8b32ae12e126c77528b169540a65
6,945
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_177.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_177.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_177.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 %r9 push %rax push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x14b14, %rax nop nop nop and $56154, %rsi mov $0x6162636465666768, %rbp movq %rbp, %xmm5 vmovups %ymm5, (%rax) nop nop nop add %r11, %r11 lea addresses_normal_ht+0x4...
37.540541
2,999
0.661051
84ed469bd0ba97da09d4090a9ed8eea75b48a9d0
5,460
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1064.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.log_21829_1064.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.log_21829_1064.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 %r11 push %r13 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x1a6e7, %rax nop nop cmp $122, %rdi movw $0x6162, (%rax) and $6627, %rbx lea addresses_D_ht+0x4a5c, %rsi lea addresses_normal_ht+0xa675, %rdi nop nop nop nop inc %r10 mov...
43.68
2,999
0.661905
e926d87fbbe65d860c9392bc9c1f18ba1c52e68f
652
asm
Assembly
oeis/019/A019564.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/019/A019564.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/019/A019564.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A019564: Coordination sequence for C_8 lattice. ; Submitted by Christian Krause ; 1,128,2816,27008,157184,658048,2187520,6140800,15158272,33830016,69629696,134110592,244396544,425000576,710003968,1145628544,1793234944,2732779648,4066763520,5924704640,8468168192,11896386176,16452499712,22430456704,30182597632,40127962...
93.142857
490
0.874233
b550f8af1be2a24225573e07db51f3bb8e33fc80
28,340
asm
Assembly
lib/cryptlib/crypt/s1-win32.asm
mtatton/qodem
0b95200f30efb4e29f646b9df1dd770b46ddd3c2
[ "CC0-1.0" ]
131
2015-05-21T18:17:16.000Z
2022-02-07T01:45:28.000Z
lib/cryptlib/crypt/s1-win32.asm
mtatton/qodem
0b95200f30efb4e29f646b9df1dd770b46ddd3c2
[ "CC0-1.0" ]
86
2015-04-28T22:43:50.000Z
2022-02-08T22:35:29.000Z
lib/cryptlib/crypt/s1-win32.asm
mtatton/qodem
0b95200f30efb4e29f646b9df1dd770b46ddd3c2
[ "CC0-1.0" ]
32
2016-10-22T16:44:49.000Z
2022-01-30T23:09:15.000Z
; Don't even think of reading this code ; It was automatically generated by sha1-586.pl ; Which is a perl program used to generate the x86 assember for ; any of elf, a.out, BSDI, Win32, gaswin (for GNU as on Win32) or Solaris ; eric <eay@cryptsoft.com> ; segment .text global _sha1_block_asm_data_order _sha1_bloc...
16.611958
74
0.588603
012faaf46d06abd412726cd46c96c8718ba18371
473
asm
Assembly
hybrid.asm
davidgiven/cshell
19fee656094fd98349691dcb1776f0c28546a676
[ "BSD-2-Clause" ]
3
2020-12-06T23:34:02.000Z
2021-12-21T20:05:07.000Z
hybrid.asm
davidgiven/cshell
19fee656094fd98349691dcb1776f0c28546a676
[ "BSD-2-Clause" ]
null
null
null
hybrid.asm
davidgiven/cshell
19fee656094fd98349691dcb1776f0c28546a676
[ "BSD-2-Clause" ]
1
2022-01-16T17:57:43.000Z
2022-01-16T17:57:43.000Z
.include "c64.inc" .include "cshell.inc" .cpu "6502" BASIC_HEADER cmp #'c' bne not_cshell cpx #'s' bne not_cshell cpy #'h' bne not_cshell jsr print .null 'This program is running from CShell.' rts not_cshell: jsr print .null 'This program is running from Basic.' rts print: pla ; low byte sta 2 ...
10.06383
45
0.632135
03290a1b20fca1ea425ef99d9b2e29e2cfcf5e4c
1,857
asm
Assembly
programs/oeis/158/A158638.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/158/A158638.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/158/A158638.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A158638: a(n) = 48*n^2 + 1. ; 1,49,193,433,769,1201,1729,2353,3073,3889,4801,5809,6913,8113,9409,10801,12289,13873,15553,17329,19201,21169,23233,25393,27649,30001,32449,34993,37633,40369,43201,46129,49153,52273,55489,58801,62209,65713,69313,73009,76801,80689,84673,88753,92929,97201,101569,106033,110593,115249,120001,...
232.125
1,787
0.845988