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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
926936e2d5be882b74bb5814ef643d375162bd6a | 1,940 | asm | Assembly | programs/oeis/053/A053191.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/053/A053191.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053191.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A053191: a(n) = n^2 * phi(n).
; 1,4,18,32,100,72,294,256,486,400,1210,576,2028,1176,1800,2048,4624,1944,6498,3200,5292,4840,11638,4608,12500,8112,13122,9408,23548,7200,28830,16384,21780,18496,29400,15552,49284,25992,36504,25600,67240,21168,77658,38720,48600,46552,101614,36864,100842,50000,83232,64896,146068,52488,121... | 215.555556 | 1,790 | 0.839175 |
d15eb3de21e58149ae1974c7659fb7d43aaf1393 | 1,425 | asm | Assembly | programs/oeis/078/A078615.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/078/A078615.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/078/A078615.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A078615: a(n) = rad(n)^2, where rad is the squarefree kernel of n (A007947).
; 1,4,9,4,25,36,49,4,9,100,121,36,169,196,225,4,289,36,361,100,441,484,529,36,25,676,9,196,841,900,961,4,1089,1156,1225,36,1369,1444,1521,100,1681,1764,1849,484,225,2116,2209,36,49,100,2601,676,2809,36,3025,196,3249,3364,3481,900,3721,3844,4... | 203.571429 | 1,222 | 0.778947 |
4e254a5556e9d365dde1749fd2a4a9162132da73 | 334 | asm | Assembly | oeis/228/A228926.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/228/A228926.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/228/A228926.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A228926: Sum(m^(n+1), m=1...n-1) modulo n.
; Submitted by Jamie Morken(s4.)
; 0,1,2,0,0,3,0,0,6,5,0,0,0,7,7,0,0,9,0,0,14,11,0,0,0,13,18,0,0,15,0,0,22,17,23,0,0,19,26,0,0,21,0,0,30,23,0,0,0,25,34,0,0,27,44,0,38,29,0,0,0,31,42,0,0,33,0,0,46,35,0,0,0,37,35,0,66
add $0,1
mov $2,$0
seq $0,121706 ; a(n) = Sum_{k=1..n-1} k... | 37.111111 | 182 | 0.565868 |
88b1aacfdff01af861540119ee6a6ef720101257 | 6,395 | asm | Assembly | Library/NetUtils/hugelmemC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/NetUtils/hugelmemC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/NetUtils/hugelmemC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1996 -- All Rights Reserved
Geoworks Confidential
PROJECT: GEOS
MODULE: Net Utils
FILE: hugelmemC.asm
AUTHOR: Andy Chiu, Mar 7, 1996
ROUTINES:
Name Description
---- -----------
REVISI... | 19.204204 | 80 | 0.503675 |
07aa7fa708bfd9863d36de2f10c8721a93ba2a8d | 405 | asm | Assembly | u5_8253/exp_3.asm | FZU-CS/assembly | 557afb09a1674cc4643ddf7641b257f203c4402c | [
"Apache-2.0"
] | null | null | null | u5_8253/exp_3.asm | FZU-CS/assembly | 557afb09a1674cc4643ddf7641b257f203c4402c | [
"Apache-2.0"
] | null | null | null | u5_8253/exp_3.asm | FZU-CS/assembly | 557afb09a1674cc4643ddf7641b257f203c4402c | [
"Apache-2.0"
] | null | null | null | ; U5 8253
t0 equ 298h
t1 equ 299h
t2 equ 29Ah
ctl_53 equ 29Bh
code segment
assume cs:code
start:
mov dx,ctl_53
mov al,00100111b ; counter0, R/W highB, Mode3, BCD
out dx,al
mov dx,t0
mov al,10h
out dx,al
mov dx,ctl_53
mov al,01100111b ; counter1, R/W highB, Mode3, BCD
out dx,al
mov... | 14.464286 | 53 | 0.637037 |
2b0d7b599784bb0c592ff6f470d86fd715225128 | 980 | asm | Assembly | 25.DISPLAY IF UPPERCASE.asm | rng70/Assembly-Programming | 38c60807b944b49e52f189930c5bf1beadf80d74 | [
"MIT"
] | null | null | null | 25.DISPLAY IF UPPERCASE.asm | rng70/Assembly-Programming | 38c60807b944b49e52f189930c5bf1beadf80d74 | [
"MIT"
] | null | null | null | 25.DISPLAY IF UPPERCASE.asm | rng70/Assembly-Programming | 38c60807b944b49e52f189930c5bf1beadf80d74 | [
"MIT"
] | null | null | null | ; PROGRAM TO DISPLAY A CHARACTER IF UPPER CASE
.MODEL SMALL
.STACK 100H
.DATA
VAR1 DB ?
MSG1 DB 'ENTER A CHARACTER : $'
MSG2 DB ' IS UPPERCASE.$'
.CODE
MAIN PROC
; INITIALIZE DS
MOV AX, @DATA
MOV DS, AX
; PRINT MSG1
LEA DX, MSG1
MOV AH, 9
... | 17.818182 | 46 | 0.432653 |
6d6bfe07f6cc7636b36e6d36df030c090cac5830 | 318 | asm | Assembly | programs/oeis/063/A063158.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/063/A063158.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/063/A063158.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A063158: Dimension of the space of weight 2n cusp forms for Gamma_0( 90 ).
; 11,46,82,118,154,190,226,262,298,334,370,406,442,478,514,550,586,622,658,694,730,766,802,838,874,910,946,982,1018,1054,1090,1126,1162,1198,1234,1270,1306,1342,1378,1414,1450,1486,1522,1558,1594,1630,1666,1702
mul $0,36
trn $0,1
add $0,11
| 45.428571 | 210 | 0.738994 |
d4a46d9839e4632af1a89e8c8c22668f2d778f64 | 383 | asm | Assembly | ASM/src/constants.asm | deralex/Better-OoT | e8ed08ddd81f4921b6d1dd35cdad31e2ad9a3b7d | [
"MIT"
] | 75 | 2018-11-19T17:08:29.000Z | 2022-03-04T12:37:51.000Z | ASM/src/constants.asm | deralex/Better-OoT | e8ed08ddd81f4921b6d1dd35cdad31e2ad9a3b7d | [
"MIT"
] | 13 | 2019-01-01T16:20:14.000Z | 2021-12-27T01:10:13.000Z | ASM/src/constants.asm | deralex/Better-OoT | e8ed08ddd81f4921b6d1dd35cdad31e2ad9a3b7d | [
"MIT"
] | 16 | 2018-11-27T19:57:15.000Z | 2022-01-24T17:42:56.000Z | ; Pointers to game state
.definelabel SAVE_CONTEXT, 0x8011A5D0
.definelabel GLOBAL_CONTEXT, 0x801C84A0
.definelabel PLAYER_ACTOR, 0x801DAA30
.definelabel GET_ITEMTABLE, 0x803A9E7E
; Extended memory map:
; Loaded code files 0x80400000
; ASM working memory 0x80480000
; C working memory 0x80500000
.definelabe... | 27.357143 | 39 | 0.796345 |
cbeb3e417e12ec77aedde408b0d34e62f8bd355f | 6,494 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1614.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_1614.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_1614.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 %r13
push %r14
push %r15
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x7f7d, %rax
nop
nop
sub $38334, %r13
mov $0x6162636465666768, %r15
movq %r15, %xmm3
and $0xffffffffffffffc0, %rax
vmovaps %ymm3, (%rax)
nop
nop
nop
nop
nop
add $15888, %rax
le... | 35.486339 | 2,999 | 0.652448 |
44a72799628e11ffbf80f07a5f9354c5084b6323 | 1,158 | asm | Assembly | src/util/icon/cfind.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/cfind.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/cfind.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Sprite cfind
*
* Mode 4
* +---|----------------+
* |ggg ggg wwwww |
* |g g g wwaaaarww |
* -gg ggg waaawwwarrw -
* |g gwaaawaaawrrrw|
* |g gggwaaaaaawarrrw|
* | waaaaawaarrrw|
* | waaaaaaarrrrw|
* | waaaawrrrrw |
* | rwwrrrrrww |
* | rrrwwwwww |
* | rrrw |
* | rrrw |
* | r... | 17.283582 | 34 | 0.567358 |
4c00fca6ab01f51fe58456aca0e8369056c268ac | 1,527 | asm | Assembly | software/obsolete/new-rom/debug_io.asm | Noah1989/micro-21 | f574c3dd089ee93737c8babc6f5eddf85e66987e | [
"MIT"
] | 1 | 2019-05-17T14:43:17.000Z | 2019-05-17T14:43:17.000Z | software/obsolete/new-rom/debug_io.asm | Noah1989/loopmicro | 4d9a49b0aeee1d58aa712c7509cbb46d32477e16 | [
"MIT"
] | null | null | null | software/obsolete/new-rom/debug_io.asm | Noah1989/loopmicro | 4d9a49b0aeee1d58aa712c7509cbb46d32477e16 | [
"MIT"
] | null | null | null | public debug_io_init
public debug_io_print_character_A
public debug_io_print_string_HL
public debug_io_print_hex_byte_A
; I/O ports
defc sio_channel_b_control = $C3
defc sio_channel_b_data = $C2
debug_io_init:
LD C, sio_channel_b_control
LD B, debug_io_init_sequence_length
LD HL, debug_io_init_sequence
OTIR
RET
... | 20.092105 | 67 | 0.81205 |
ca2085c800fd8dd25a06b3eeeef16afdb85d1539 | 1,991 | asm | Assembly | programs/oeis/081/A081438.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/081/A081438.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081438.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A081438: Diagonal in array of n-gonal numbers A081422.
; 1,11,36,82,155,261,406,596,837,1135,1496,1926,2431,3017,3690,4456,5321,6291,7372,8570,9891,11341,12926,14652,16525,18551,20736,23086,25607,28305,31186,34256,37521,40987,44660,48546,52651,56981,61542,66340,71381,76671,82216,88022,94095,100441,107066,113976,12117... | 165.916667 | 1,858 | 0.849322 |
2c3f9e33ebff7b03426b0f49748ddbff971bf3a5 | 514 | asm | Assembly | oeis/176/A176054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/176/A176054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/176/A176054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A176054: Decimal expansion of (7+3*sqrt(7))/7.
; Submitted by Christian Krause
; 2,1,3,3,8,9,3,4,1,9,0,2,7,6,8,1,6,8,1,6,4,3,5,4,9,6,0,8,7,0,2,5,4,0,1,8,2,4,4,7,2,5,3,9,3,5,6,0,6,7,6,4,3,6,3,0,1,5,0,0,0,4,8,2,5,1,4,7,4,3,7,8,1,3,8,4,4,0,7,2,6,9,0,4,0,1,6,8,3,7,9,9,1,7,6,6,1,5,4,7
mov $2,1
mov $3,$0
mul $3,4
lpb $3
... | 18.357143 | 201 | 0.531128 |
5f4a9d8d7181fec8997cce303eb694971022c3e1 | 324 | asm | Assembly | impl/src/test/resources/patterns/JumpCodes.asm | jeslie/hack-assembler | 0643ae425abdb65a366b1bf4970ccfe7d9d178c5 | [
"MIT"
] | 1 | 2020-05-07T00:12:33.000Z | 2020-05-07T00:12:33.000Z | impl/src/test/resources/patterns/JumpCodes.asm | jeslie/hack-assembler | 0643ae425abdb65a366b1bf4970ccfe7d9d178c5 | [
"MIT"
] | null | null | null | impl/src/test/resources/patterns/JumpCodes.asm | jeslie/hack-assembler | 0643ae425abdb65a366b1bf4970ccfe7d9d178c5 | [
"MIT"
] | null | null | null | // mnemonic // 111 0 101010 000 jmp
0; // 000
0; JGT // 001
0; JEQ // 010
0; JGE // 011
0; JLT // 100
0; JNE // 101
0; JLE // 110
0; JMP // ... | 32.4 | 35 | 0.237654 |
53e228e5d1055ba4499c4ed69c696cd530b5b57f | 333 | asm | Assembly | dino/lcs/base/4ED.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/base/4ED.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/base/4ED.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
01DB1E clr.b ($4ed,A5) [base+4EC]
01DB22 clr.b ($4ee,A5) [base+4ED]
01E0CE tst.b ($4ed,A5)
01E0D2 beq $1e0d8 [base+4ED]
01E106 move.b #$1, (A1,D2.w)
01E10C add.w D2, D2 [base+4EC, base+4ED, base+4EE]
copyright zengfr site:http://github.com/zen... | 30.272727 | 54 | 0.666667 |
709673fbcc84727027144140cb2358be84615d3e | 222 | asm | Assembly | programs/oeis/010/A010735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/010/A010735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/010/A010735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A010735: Period 2: repeat (9,10).
; 9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10,9,10
mod $0,2
add $0,9
| 37 | 166 | 0.594595 |
311044af037da2092e6e4f1fe5024f2c621f8a46 | 86 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_atan.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_atan.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_atan.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC asm_atan
EXTERN am48_atan
defc asm_atan = am48_atan
| 9.555556 | 25 | 0.825581 |
9813578a5eafaeba35a6925168bda3ab94e23f03 | 903 | asm | Assembly | features/cli.asm | KenyStev/MicroFS_x86 | 56ac4fe5d6566fef1bbd3eeedabc8c0210062716 | [
"MIT"
] | null | null | null | features/cli.asm | KenyStev/MicroFS_x86 | 56ac4fe5d6566fef1bbd3eeedabc8c0210062716 | [
"MIT"
] | null | null | null | features/cli.asm | KenyStev/MicroFS_x86 | 56ac4fe5d6566fef1bbd3eeedabc8c0210062716 | [
"MIT"
] | null | null | null | show_cli:
mov ax, buffer_input ;get user input
call os_input_string
mov si, CRLF
call print
mov si, buffer_input
call os_string_parse
mov si, cmd_allocate
mov di, ax ;command name to compare
call os_string_compare
jc allocate
mov si, cmd_format
call os_string_compare
jc format_disk
mov si, cmd_fre... | 15.568966 | 59 | 0.761905 |
559e1d68cd709f4394baeb6420a0690b988afa15 | 2,002 | asm | Assembly | programs/oeis/015/A015237.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/015/A015237.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/015/A015237.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A015237: a(n) = (2*n - 1)*n^2.
; 0,1,12,45,112,225,396,637,960,1377,1900,2541,3312,4225,5292,6525,7936,9537,11340,13357,15600,18081,20812,23805,27072,30625,34476,38637,43120,47937,53100,58621,64512,70785,77452,84525,92016,99937,108300,117117,126400,136161,146412,157165,168432,180225,192556,205437,218880,232897,247500... | 250.25 | 1,928 | 0.854645 |
2bcb7cac615e1dd9683754afd8c70392179217a2 | 422 | asm | Assembly | programs/oeis/268/A268226.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/268/A268226.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/268/A268226.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A268226: Complement of A056991.
; 2,3,5,6,8,11,12,14,15,17,20,21,23,24,26,29,30,32,33,35,38,39,41,42,44,47,48,50,51,53,56,57,59,60,62,65,66,68,69,71,74,75,77,78,80,83,84,86,87,89,92,93,95,96,98,101,102,104,105,107,110,111,113,114,116,119,120,122,123,125,128,129,131,132,134,137,138,140,141,143,146,147,149,150,152,155,... | 46.888889 | 341 | 0.689573 |
7c0aaf7221381b62b079f5229f9b4dd6e4fb60e8 | 463 | asm | Assembly | oeis/171/A171609.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/171/A171609.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/171/A171609.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A171609: Lim_{n->inf.} (A171608)^n, = left-shifted vector considered as a sequence.
; 1,2,4,6,12,16,24,30,60,72,96,112,168,192,240,270,540,600,720,792,1056,1152,1344,1456,2184,2352,2688,2880,3600,3840,4320,4590,9180,9720,10800,11400,13680,14400,15840,16632,22176,23232,25344,26496,30912,32256,34944,36400,54600,56784
... | 25.722222 | 232 | 0.673866 |
10df3c2eb7f2f3649e0afa5bcbec154a000d16d0 | 392 | asm | Assembly | u7si/eop1-entryPoints.asm | JohnGlassmyer/UltimaHacks | f9a114e00c4a1edf1ac7792b465feff2c9b88ced | [
"MIT"
] | 68 | 2018-03-04T22:34:22.000Z | 2022-03-10T15:18:32.000Z | u7si/eop1-entryPoints.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 19 | 2018-11-20T04:06:49.000Z | 2021-11-08T16:37:10.000Z | u7si/eop1-entryPoints.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 4 | 2020-09-01T17:57:36.000Z | 2022-01-04T20:51:11.000Z | %include "include/u7si-all-includes.asm"
startPatch EXE_LENGTH, eop1-entryPoints
startBlockAt addr_eop1_entry1
jmp calcJump(off_eop1_varArgsDispatcher)
times 3 nop
endBlockOfLength 5
startBlockAt addr_eop1_entry2
jmp calcJump(off_eop1_byteArgDispatcher)
times 3 nop
endBlockOfLength 5
startBlockA... | 17.818182 | 42 | 0.803571 |
88c35f963f6454f9c844146d2ec3183fbb733e13 | 4,448 | asm | Assembly | samples/nes/tilemap_render/bidir_scroll_MMC1_vert_mirr/data/tilemap.asm | 0x8BitDev/MAPeD-SPReD | da1a8a582980ea5963777a46fd3dfddc0d69aa82 | [
"MIT"
] | 23 | 2019-05-16T20:23:49.000Z | 2022-03-13T21:53:10.000Z | samples/nes/tilemap_render/bidir_scroll_MMC1_vert_mirr/data/tilemap.asm | 0x8BitDev/MAPeD-SPReD | da1a8a582980ea5963777a46fd3dfddc0d69aa82 | [
"MIT"
] | 6 | 2021-03-30T05:51:46.000Z | 2022-01-07T13:18:44.000Z | samples/nes/tilemap_render/bidir_scroll_MMC1_vert_mirr/data/tilemap.asm | 0x8BitDev/MAPeD-SPReD | da1a8a582980ea5963777a46fd3dfddc0d69aa82 | [
"MIT"
] | null | null | null | ;#######################################################
;
; Generated by MAPeD-NES Copyright 2017-2020 0x8BitDev
;
;#######################################################
; export options:
; - tiles 4x4/(columns)
; - attributes per block
; - properties per block
; - mode: bidirectional scrolling
; - layout: ... | 15.232877 | 153 | 0.620504 |
92eab41be2cadc1a0e15cdc4da78cf11ded1fdd5 | 417 | asm | Assembly | oeis/328/A328308.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/328/A328308.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/328/A328308.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A328308: a(n) = 1 if k-th arithmetic derivative of n is zero for some k, otherwise 0.
; Submitted by Jon Maiga
; 1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,0,1,1,1,0,1,1,1,0,1,0,0,0,1,1,1,0,1,1,0,0,1,1,0,0,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0,0,1,1,1,0,1,1,0,0,1,1,1,0,0,1,1,0,1,0,0,0,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0,0,1,1,0,0,1,1,0
lpb ... | 34.75 | 201 | 0.589928 |
9b06deded5d3ebc444345a59f292acef67faf98e | 204 | asm | Assembly | src/99-devRoom/enterprise-baron-to-corneria.asm | chaoshades/snes-ffci | a69349490ce3c71e400900d0744c1569bdb56eee | [
"MIT"
] | null | null | null | src/99-devRoom/enterprise-baron-to-corneria.asm | chaoshades/snes-ffci | a69349490ce3c71e400900d0744c1569bdb56eee | [
"MIT"
] | null | null | null | src/99-devRoom/enterprise-baron-to-corneria.asm | chaoshades/snes-ffci | a69349490ce3c71e400900d0744c1569bdb56eee | [
"MIT"
] | null | null | null | org $00CD4D ; Routine to hack
LDX #$A698 ; Corneria's landing zone
STX $1721 ; Place the airship at the landing zone
skip 2 ; Skip to $00CD55
STA $1720 ; Make the airship visible | 34 | 54 | 0.647059 |
0d40df43a0b85d05055894dba4871c248db9e372 | 509 | asm | Assembly | programs/oeis/327/A327705.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/327/A327705.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/327/A327705.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A327705: The minimal size of a partition lambda of n such that every partition of n with at most 5 parts can be obtained by coalescing the parts of lambda.
; 1,2,3,4,5,5,6,6,7,7,7,8,8,8,9,9,9,9,10,10,10,10,10,11,11,11,11,11,11,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,1... | 46.272727 | 283 | 0.666012 |
60eb8f5ed460fad4c9e2f5844f75ee665beaeeeb | 12,373 | asm | Assembly | asm/patches/flexible_enemies.asm | zach-cloud/wwrando | 161b48509f88a7465a563f9a084facc151a17ecc | [
"MIT"
] | null | null | null | asm/patches/flexible_enemies.asm | zach-cloud/wwrando | 161b48509f88a7465a563f9a084facc151a17ecc | [
"MIT"
] | null | null | null | asm/patches/flexible_enemies.asm | zach-cloud/wwrando | 161b48509f88a7465a563f9a084facc151a17ecc | [
"MIT"
] | null | null | null |
; This patch modifies various enemies to increase their flexibility, allowing more enemy variety in enemy randomizer.
; Give ReDeads a new "Disable spawn on death switch" parameter (params & 0x00FF0000).
.open "files/rels/d_a_rd.rel" ; ReDead
.org 0x4874 ; In daRd_c::_create(void)
b redead_check_disable_spawn_swi... | 37.04491 | 194 | 0.76675 |
2afb04d8646d0c61dc6f578ce50580bad7897da6 | 538 | asm | Assembly | programs/oeis/218/A218738.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/218/A218738.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/218/A218738.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A218738: a(n) = (35^n-1)/34.
; 0,1,36,1261,44136,1544761,54066636,1892332261,66231629136,2318107019761,81133745691636,2839681099207261,99388838472254136,3478609346528894761,121751327128511316636,4261296449497896082261,149145375732426362879136,5220088150634922700769761,182703085272222294526941636,639460798452778030844... | 67.25 | 465 | 0.884758 |
7f5a98ad18507f692ea9bc3225458b9e6571fe44 | 628 | asm | Assembly | libsrc/msx/gen_setrd.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/msx/gen_setrd.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/msx/gen_setrd.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ;
; z88dk library: Generic VDP support code
;
; $Id: gen_setrd.asm,v 1.3 2016-06-16 19:30:25 dom Exp $
;
SECTION code_clib
PUBLIC SETRD
PUBLIC _SETRD
INCLUDE "msx/vdp.inc"
;==============================================================
; VRAM to HL
;========================================================... | 16.102564 | 63 | 0.43949 |
d272d08df4d830c71fa951a21a0c60b547c849dc | 5,681 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1719.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_1719.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_1719.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 %r13
push %r14
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x5f77, %r12
nop
nop
nop
dec %r10
movb (%r12), %dl
and $17839, %r11
lea addresses_WT_ht+0xd377, %rbp
nop
nop
nop
nop
nop
inc %r13
mov $0x61626364656667... | 44.03876 | 2,999 | 0.660095 |
c89b0159d9386defbc154a8bed04d3eafde13589 | 707 | asm | Assembly | oeis/176/A176288.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/176/A176288.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/176/A176288.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A176288: Hankel transform of A176287.
; Submitted by Christian Krause
; 1,3,15,55,131,163,-169,-1521,-4437,-7429,-2945,26471,101587,207699,201639,-306497,-1907461,-4718165,-6464305,547863,30463779,93816323,161591287,97035119,-400669877,-1676486565,-3504149217,-3693262649,3586001267,27025676467,68620121159,97440459807... | 39.277778 | 497 | 0.770863 |
77330f4e1044a55fc788fead79890daa78659e79 | 19,969 | asm | Assembly | Gathered CTF writeups/tokyowesterns_ctf_2019/EBC/payload_stage_3.asm | mihaid-b/CyberSakura | f60e6b6bfd6898c69b84424b080090ae98f8076c | [
"MIT"
] | 1 | 2022-03-27T06:00:41.000Z | 2022-03-27T06:00:41.000Z | Gathered CTF writeups/tokyowesterns_ctf_2019/EBC/payload_stage_3.asm | mihaid-b/CyberSakura | f60e6b6bfd6898c69b84424b080090ae98f8076c | [
"MIT"
] | null | null | null | Gathered CTF writeups/tokyowesterns_ctf_2019/EBC/payload_stage_3.asm | mihaid-b/CyberSakura | f60e6b6bfd6898c69b84424b080090ae98f8076c | [
"MIT"
] | 1 | 2022-03-27T06:01:42.000Z | 2022-03-27T06:01:42.000Z | ; --------------------------------------------------------------------------------------------------
; Decoded payload, stage 3
; --------------------------------------------------------------------------------------------------
0x04006354: 60 81 02 10 MOVqw R1, @R0 (+2, +0)
0x04006358: f7 32 f2 28 f6 95 b8 75 5d bb MO... | 43.505447 | 100 | 0.74811 |
2c9fd055afc2399ed40c73f78edeaff07291b1b5 | 714 | asm | Assembly | oeis/151/A151781.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/151/A151781.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/151/A151781.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A151781: Partial sums of A151779.
; Submitted by Jon Maiga
; 1,7,13,43,49,79,109,259,265,295,325,475,505,655,805,1555,1561,1591,1621,1771,1801,1951,2101,2851,2881,3031,3181,3931,4081,4831,5581,9331,9337,9367,9397,9547,9577,9727,9877,10627,10657,10807,10957,11707,11857,12607,13357,17107,17137,17287,17437,18187,18337,1... | 39.666667 | 497 | 0.738095 |
13208a9bf5dbdacd0e2c49ed95d9c7c4f9384aef | 1,032 | asm | Assembly | header/001/SUROM.asm | freem/nes_corelib | a890aa3c436e931a765866265f24ccf3c432f71d | [
"0BSD"
] | 16 | 2015-06-23T03:17:40.000Z | 2021-10-05T23:40:28.000Z | nes_corelib/header/001/SUROM.asm | master-g/childhood | 7cd2a6a13f7e862df6d239e78371df6222b30a53 | [
"Apache-2.0"
] | null | null | null | nes_corelib/header/001/SUROM.asm | master-g/childhood | 7cd2a6a13f7e862df6d239e78371df6222b30a53 | [
"Apache-2.0"
] | 3 | 2015-11-12T01:29:55.000Z | 2020-07-06T05:15:06.000Z | ; SUROM: 512KB PRG-ROM + 8KB PRG-RAM + 8KB CHR-RAM/ROM
; http://bootgod.dyndns.org:7777/search.php?keywords=SUROM&kwtype=pcb
; todo: create NES 2.0 Mapper 001.1 version and use that.
;------------------------------------------------------------------------------;
; number of 16k PRG banks
; Valid configurations: $08 (... | 31.272727 | 80 | 0.647287 |
f0b5686612d577b6bc277bdcf6aacbd0380654c1 | 130 | asm | Assembly | PicoCTF 2017/Level 2/Binary Exploitation/Shellz/payload.asm | p-g-krish/CTF-Writeups | 05ad6a9ecbc19ceb8890f4581dfee36f16d164aa | [
"MIT"
] | 51 | 2018-06-26T09:49:42.000Z | 2019-09-14T00:06:35.000Z | PicoCTF 2017/Level 2/Binary Exploitation/Shellz/payload.asm | p-g-krish/CTF-Writeups | 05ad6a9ecbc19ceb8890f4581dfee36f16d164aa | [
"MIT"
] | 1 | 2018-06-29T18:40:59.000Z | 2018-07-09T20:29:41.000Z | PicoCTF 2017/Level 2/Binary Exploitation/Shellz/payload.asm | p-g-krish/CTF-Writeups | 05ad6a9ecbc19ceb8890f4581dfee36f16d164aa | [
"MIT"
] | 22 | 2019-10-03T14:52:43.000Z | 2022-01-17T08:55:10.000Z | [bits 32]
xor eax,eax
push eax
push 0x68732f2f
push 0x6e69622f
mov ebx,esp
push eax
push ebx
mov ecx,esp
cdq
mov al,0xb
int 0x80 | 10.833333 | 15 | 0.769231 |
dd6bc10e5f99a177f7439f12a5a6b5c8152246c8 | 249 | asm | Assembly | Src/Q1.asm | OferMon/MIPS-Assembly-Exercises | 6f5699f2d1f5c3312467af038679eab238d33866 | [
"Apache-2.0"
] | null | null | null | Src/Q1.asm | OferMon/MIPS-Assembly-Exercises | 6f5699f2d1f5c3312467af038679eab238d33866 | [
"Apache-2.0"
] | null | null | null | Src/Q1.asm | OferMon/MIPS-Assembly-Exercises | 6f5699f2d1f5c3312467af038679eab238d33866 | [
"Apache-2.0"
] | null | null | null | .data 0x10020000
array: .space 80 # 20 words
.text
la $t2, array
li $t3, 0
loop_start:
li $v0, 42
li $a0, 0
li $a1, 101
syscall
subi $a0, $a0, 50
sw $a0, ($t2)
addi $t2, $t2, 4
addi $t3, $t3, 1
bne $t3, 20, loop_start
subi $t2, $t2, 80
| 13.833333 | 27 | 0.590361 |
2bbe47fc53953781a11351e5040c2763a11cee9b | 1,033 | asm | Assembly | smsq/q40/cache.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/q40/cache.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/q40/cache.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Extra cache handling for Q40 for SMSQ
; This adds a scheduler routine to push the data cache to the end of the list
; (i.e. the first to be added)
; This keeps the screen tidy if the copyback cache handling is used
section header
xref smsq_end
header_base
dc.l cache_base-header_base ; length of header
dc.l 0 ... | 18.781818 | 77 | 0.70668 |
9ef6404e8db86c7306047d328d022590b4abc829 | 751 | asm | Assembly | arch/i386/interrupt/irq.asm | moondeck/hydrogen | 5b98da9dac1ad85b3aaf98cc739a092350db6d1b | [
"Apache-2.0"
] | 6 | 2016-12-28T21:51:28.000Z | 2021-02-15T18:48:40.000Z | arch/i386/interrupt/irq.asm | moondeck/hydrogen | 5b98da9dac1ad85b3aaf98cc739a092350db6d1b | [
"Apache-2.0"
] | 7 | 2017-02-07T16:03:31.000Z | 2018-01-02T19:41:21.000Z | arch/i386/interrupt/irq.asm | moondeck/hydrogen | 5b98da9dac1ad85b3aaf98cc739a092350db6d1b | [
"Apache-2.0"
] | 2 | 2017-03-11T13:25:06.000Z | 2018-03-25T15:35:48.000Z | bits 32
global idt_load
global exception_0x00
global exception_0x0E
global interrupt_0x20
global interrupt_0x21
global interrupt_0x24
extern pit_isr
extern kbd_isr
extern com1_isr
extern div_by_0
extern page_fault
extern idtp
idt_load: ;loads the idt
cli
lidt[idtp+2] ;idtp points to the idt
sti
ret... | 9.881579 | 41 | 0.762983 |
82354478a6e0ce24a9863d4a40ca3838fc2c82b5 | 254 | asm | Assembly | libsrc/target/lm80c/stdio/fputc_cons_native.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/lm80c/stdio/fputc_cons_native.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/lm80c/stdio/fputc_cons_native.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC fputc_cons_native
PUBLIC _fputc_cons_native
EXTERN CHR4VID
EXTERN CHAR2VID
.fputc_cons_native
._fputc_cons_native
ld hl,2
add hl,sp
ld a,(hl)
cp 10
jr nz,prchr
ld a,13
prchr:
ld (CHR4VID),a
call CHAR2VID
ret
| 12.095238 | 26 | 0.748031 |
955de02fbbfd45df4e737d4093e013c17d362fb9 | 5,408 | asm | Assembly | maps/FastShipCabins_SW_SSW_NW.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/FastShipCabins_SW_SSW_NW.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/FastShipCabins_SW_SSW_NW.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const FASTSHIPCABINS_SW_SSW_NW_FISHER
const FASTSHIPCABINS_SW_SSW_NW_BUG_CATCHER
const FASTSHIPCABINS_SW_SSW_NW_BUENA
const FASTSHIPCABINS_SW_SSW_NW_ROCKER
FastShipCabins_SW_SSW_NW_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
TrainerFirebreatherLyle:
trainer FIR... | 22.073469 | 186 | 0.801405 |
e31ca9294ecdce9811a0c052eb060b574dc3282d | 707 | asm | Assembly | oeis/294/A294773.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/294/A294773.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/294/A294773.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A294773: a(n) = Sum_{d|n} d^(d+n+1).
; Submitted by Jamie Morken(s1)
; 1,33,2188,262273,48828126,13060753578,4747561509944,2251799880796161,1350851717674586413,1000000000152587898818,895430243255237372246532,953962166441299506564257602,1192533292512492016559195008118,1728673739677475011388265529106706,287626588849326... | 32.136364 | 456 | 0.793494 |
7caf35d719dc69b3e0649d63f449ab4c4c7c9bc1 | 3,544 | asm | Assembly | base/common/printsingle.asm | zbyti/Mad-Pascal | 546cae9724828f93047080109488be7d0d07d47e | [
"MIT"
] | 7 | 2020-05-02T15:37:57.000Z | 2021-02-17T01:59:41.000Z | base/common/printsingle.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | 14 | 2020-05-03T02:02:35.000Z | 2020-08-10T08:41:19.000Z | base/common/printsingle.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | 5 | 2020-06-02T18:34:14.000Z | 2020-07-09T18:13:44.000Z |
; Single To ATASCII
; by David Schmenk
.proc @FTOA
i = edx
fra = ecx
hlp = eax
exp = ztmp
b = ztmp+1
sht = ztmp+2
bit = @buf+64
stx @sp
mva :STACKORIGIN,x I
sta :STACKORIGIN+9
mva :STACKORIGIN+STACKWIDTH,x I+1
sta :STACKORIGIN+STACKWIDTH+9
mva :STACKORIGIN+STACKWIDTH*2,x I+2
sta :ST... | 12.013559 | 65 | 0.591986 |
405f6ba8532e9c54c362cee3c0ed8cb696a69cc3 | 2,324 | asm | Assembly | dino/lcs/base/671A.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/base/671A.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/base/671A.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
004A00 clr.w ($671a,A5)
004A04 lea ($675e,A5), A0
004BE4 addq.w #1, ($671a,A5) [base+6722]
004BE8 rts [base+671A]
0105F6 move.w D0, ($671a,A5) [base+6720]
0105FA lea ($675e,A5), A0
010DCC mo... | 68.352941 | 351 | 0.659639 |
c801b87175f96a71749f239d8edef7350334a673 | 280 | asm | Assembly | programs/oeis/056/A056126.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/056/A056126.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/056/A056126.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A056126: a(n) = n*(n + 17)/2.
; 0,9,19,30,42,55,69,84,100,117,135,154,174,195,217,240,264,289,315,342,370,399,429,460,492,525,559,594,630,667,705,744,784,825,867,910,954,999,1045,1092,1140,1189,1239,1290,1342,1395,1449,1504,1560,1617,1675
add $0,9
bin $0,2
mov $1,$0
sub $1,36
| 35 | 208 | 0.682143 |
f3bdcd497a78fa254ad3baed155199b0c17acb29 | 232 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/UNSAFE_SMS_copySpritestoSAT.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/UNSAFE_SMS_copySpritestoSAT.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/UNSAFE_SMS_copySpritestoSAT.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void UNSAFE_SMS_copySpritestoSAT(void)
SECTION code_clib
SECTION code_SMSlib
PUBLIC _UNSAFE_SMS_copySpritestoSAT
EXTERN asm_UNSAFE_SMSlib_copySpritestoSAT
defc _UNSAFE_SMS_copySpritestoSAT = asm_UNSAFE_SMSlib_copySpritestoSAT
| 21.090909 | 70 | 0.900862 |
1b737ec8ecc9983b62c9dfad8e85e9207b359791 | 6,110 | asm | Assembly | common/utils.asm | c64scene-ar/64k-ought-to-be-enough | d97997ecd5ddb598bd58fa61da76e4b0c10c5bc1 | [
"MIT"
] | 4 | 2018-09-27T06:44:33.000Z | 2019-03-16T13:37:01.000Z | common/utils.asm | c64scene-ar/64k-ought-to-be-enough | d97997ecd5ddb598bd58fa61da76e4b0c10c5bc1 | [
"MIT"
] | null | null | null | common/utils.asm | c64scene-ar/64k-ought-to-be-enough | d97997ecd5ddb598bd58fa61da76e4b0c10c5bc1 | [
"MIT"
] | 2 | 2018-10-16T01:49:09.000Z | 2020-08-11T12:35:55.000Z | ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-;
; Utils: IRQ8 handler + wait vert/horiz retrace
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-;
; Pungas de Villa Martelli - http://pungas.space
;
; code: riq (http://retro.moe)
;=-=-=-=-=-=-=-=-=-=-=-=-=-=... | 35.114943 | 114 | 0.36383 |
3d2ffcf8046a30204dde396f8690e40ce9e60737 | 1,859 | asm | Assembly | 3rd Assignment/ex5.asm | BeenCoding/Microprocessors-NTUA | 354b27a01918a2ddb64e852714599b147c1602c2 | [
"MIT"
] | null | null | null | 3rd Assignment/ex5.asm | BeenCoding/Microprocessors-NTUA | 354b27a01918a2ddb64e852714599b147c1602c2 | [
"MIT"
] | null | null | null | 3rd Assignment/ex5.asm | BeenCoding/Microprocessors-NTUA | 354b27a01918a2ddb64e852714599b147c1602c2 | [
"MIT"
] | null | null | null | MVI A,0EH ; enable ONLY RST 5,5 and interrupts
SIM ; interrupt mask
MVI H,00H ; Init HL pair
MVI L,00H ; to zero which will hold sum
MVI B,10H ; B=16 dec
MVI D,02H ; Every time D is zero, it means we read one data packet
WAIT_LABEL: EI ; enable interrupt
MOV A,B ; Mo... | 37.938776 | 87 | 0.638515 |
4c96877ec800e82181c7c0fff8db2ed3f39eeb75 | 56 | asm | Assembly | pkgs/tools/yasm/src/modules/arch/x86/tests/gas64/gas-cbw.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/arch/x86/tests/gas64/gas-cbw.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/arch/x86/tests/gas64/gas-cbw.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | cbw
cdqe
cwde
cwd
cdq
cqo
cbtw
cltq
cwtl
cwtd
cltd
cqto
| 4.307692 | 4 | 0.785714 |
7857f6eaa6b41f34b8ca8249a5fb10800e3b4c04 | 1,880 | asm | Assembly | programs/oeis/305/A305153.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/305/A305153.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/305/A305153.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A305153: a(n) = 30*2^n + 12.
; 42,72,132,252,492,972,1932,3852,7692,15372,30732,61452,122892,245772,491532,983052,1966092,3932172,7864332,15728652,31457292,62914572,125829132,251658252,503316492,1006632972,2013265932,4026531852,8053063692,16106127372,32212254732,64424509452,128849018892,257698037772,515396075532,1030... | 188 | 1,789 | 0.922872 |
9ef2c706f76a72a20be71ee04e8c220e6bba1be0 | 731 | asm | Assembly | oeis/156/A156002.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/156/A156002.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/156/A156002.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A156002: Partial sums of round(7^n/9).
; Submitted by Christian Krause
; 0,1,6,44,311,2178,15250,106755,747288,5231022,36617161,256320132,1794240932,12559686533,87917805738,615424640176,4307972481243,30155807368710,211090651580982,1477634561066887,10343441927468220,72404093492277554,506828654445942893,354780058112160... | 36.55 | 499 | 0.807114 |
d827952e31d0a6f0fb649f6dba18528233487274 | 1,089 | asm | Assembly | multimedia/directx/dxg/d3d/dx6/rast/rampold/offsets.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | multimedia/directx/dxg/d3d/dx6/rast/rampold/offsets.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | multimedia/directx/dxg/d3d/dx6/rast/rampold/offsets.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | include offs_acp.inc
RLDDIRampDriver_map equ RCTX_pRampMap
RLDDIGenRasDriver_fill_params equ RCTX_pFillParams
RLDDIGenRasDriver_pm equ RCTX_pSurfaceBits
RLDDIGenRasDriver_zb equ RCTX_pZBits
RLDDIGenRasDriver_texture equ RCTX_pTexture
RLDDIGenRasFillParams_wrap_u equ ... | 37.551724 | 63 | 0.73921 |
d4006efd6256a0de08a806400d0a06951cd5ccd9 | 94 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/sinh.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/sinh.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/sinh.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC _sinh
EXTERN cam32_sdcc_sinh
defc _sinh = cam32_sdcc_sinh
| 13.428571 | 29 | 0.819149 |
2481a161b564fb1ba3214c01c8d77d5464c27013 | 2,614 | asm | Assembly | programs/oeis/033/A033455.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/033/A033455.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033455.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A033455: Convolution of nonzero squares A000290 with themselves.
; 1,8,34,104,259,560,1092,1968,3333,5368,8294,12376,17927,25312,34952,47328,62985,82536,106666,136136,171787,214544,265420,325520,396045,478296,573678,683704,809999,954304,1118480,1304512,1514513,1750728,2015538,2311464,2641171,3007472,3413332,3861872,4... | 261.4 | 2,487 | 0.888294 |
3d403aba4192967badf05a5b93f850ee94b12468 | 656 | asm | Assembly | oeis/333/A333385.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/333/A333385.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/333/A333385.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A333385: a(n) = 3^n + 2 * 17^n for n >= 0.
; Submitted by Christian Krause
; 3,37,587,9853,167123,2839957,48275867,820679533,13951521443,237175772677,4031987859947,68543792792413,1165244474990963,19809156067406197,336755653123584827,5724846103033980493,97322383751376783683,1654480523772802668517,281261689041358374025... | 43.733333 | 481 | 0.838415 |
fa9803b2d3b6370acb90ac630a39e777c3f66762 | 254 | asm | Assembly | data/mapHeaders/victoryroad2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/victoryroad2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/victoryroad2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | VictoryRoad2_h:
db CAVERN ; tileset
db VICTORY_ROAD_2_HEIGHT, VICTORY_ROAD_2_WIDTH ; dimensions (y, x)
dw VictoryRoad2Blocks, VictoryRoad2TextPointers, VictoryRoad2Script ; blocks, texts, scripts
db $00 ; connections
dw VictoryRoad2Object ; objects
| 36.285714 | 93 | 0.811024 |
441754364549f0161e3e5c5c5117ef78b29cc71b | 448 | asm | Assembly | oeis/349/A349847.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349847.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349847.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349847: Expansion of (1 + 8*x) / sqrt(1 - 4*x).
; Submitted by Christian Krause
; 1,10,22,68,230,812,2940,10824,40326,151580,573716,2183480,8347612,32033848,123321400,476050320,1842020550,7142249340,27743985060,107946346200,420608639220,1641030105000,6410161959240,25066222437360,98115049503900,384391435902552
mov $... | 24.888889 | 230 | 0.712054 |
60c07446f4e041568d67cd296c88982cfb7afeee | 170 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_DeleteSpr.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_DeleteSpr.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_DeleteSpr.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void __FASTCALL__ sp1_DeleteSpr(struct sp1_ss *s)
SECTION code_temp_sp1
PUBLIC sp1_DeleteSpr
sp1_DeleteSpr:
INCLUDE "temp/sp1/zx/sprites/asm_sp1_DeleteSpr.asm"
| 15.454545 | 54 | 0.805882 |
a7329c1b0149d2df01e57ecf89ecc57adb6c0771 | 7,083 | asm | Assembly | ksmod.asm | kun1z/ksmod | 4375b3f13bb48d2d1f619bd297f631b1b70329ba | [
"Unlicense"
] | 1 | 2021-02-26T22:06:27.000Z | 2021-02-26T22:06:27.000Z | ksmod.asm | kun1z/ksmod | 4375b3f13bb48d2d1f619bd297f631b1b70329ba | [
"Unlicense"
] | null | null | null | ksmod.asm | kun1z/ksmod | 4375b3f13bb48d2d1f619bd297f631b1b70329ba | [
"Unlicense"
] | null | null | null | ; Copyright © 2005 - 2021 by Brett Kuntz. All rights reserved.
.686p
.model flat, stdcall
option casemap :none
include ksmod.inc
.code
; ##########################################################################
LibMain proc hint:dword, reason:dword, param:dword
local meminfo:MEMORY_BA... | 31.620536 | 154 | 0.551885 |
a1109abbb289978fcc26b3517a05605f379ab438 | 497 | asm | Assembly | oeis/336/A336341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/336/A336341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/336/A336341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A336341: a(n) = (1/2)A336339(n).
; Submitted by Jamie Morken(w2)
; 3,6,9,12,13,14,16,17,18,21,24,25,26,30,34,35,37,38,39,42,43,44,49,50,52,53,55,56,64,65,69,75,79,80,81,84,85,86,90,96,99,106,107,108,109,110,111,114,117,118,119,121,122,123,124,125,129,130,131,135
mov $1,2
mov $2,$0
add $2,2
pow $2,2
lpb $2
seq $3,7... | 21.608696 | 197 | 0.613682 |
8b63ab95e0a9ddc195d26eb424b8d1e6aa03ffc1 | 1,278 | asm | Assembly | code/Forec/t7.asm | KongoHuster/assembly-exercise | 1c4a44c60c0e93a1350ed4f887aeaf1414702a51 | [
"0BSD"
] | 1 | 2021-08-20T03:57:29.000Z | 2021-08-20T03:57:29.000Z | code/Forec/t7.asm | KongoHuster/assembly-exercise | 1c4a44c60c0e93a1350ed4f887aeaf1414702a51 | [
"0BSD"
] | null | null | null | code/Forec/t7.asm | KongoHuster/assembly-exercise | 1c4a44c60c0e93a1350ed4f887aeaf1414702a51 | [
"0BSD"
] | null | null | null | ;; last edit date: 2016/10/24
;; author: Forec
;; LICENSE
;; Copyright (c) 2015-2017, Forec <forec@bupt.edu.cn>
;; Permission to use, copy, modify, and/or distribute this code for any
;; purpose with or without fee is hereby granted, provided that the above
;; copyright notice and this permission notice appear in all ... | 29.045455 | 75 | 0.737872 |
ea13b0f7f6162e9f7060512ca2e38178ed28e38c | 1,781 | asm | Assembly | misc_utils.asm | jwestfall69/ddragon-sound-diag | 4c022db7191815e546a8490150fb8b7ea26a4f5b | [
"Unlicense"
] | null | null | null | misc_utils.asm | jwestfall69/ddragon-sound-diag | 4c022db7191815e546a8490150fb8b7ea26a4f5b | [
"Unlicense"
] | null | null | null | misc_utils.asm | jwestfall69/ddragon-sound-diag | 4c022db7191815e546a8490150fb8b7ea26a4f5b | [
"Unlicense"
] | null | null | null | include "ddragon_sound.inc"
include "ddragon_sound_diag.inc"
include "error_addresses.inc"
include "macros.inc"
global debug_value
global delay
global memory_dead_output_test_jru
global ym2151_wait_busy
section text
; busy loop
; params:
; d = number of loops (#$ffff is roughly 1 second)
delay:
cmpd #0 ;... | 17.125 | 59 | 0.688939 |
230dcedeb9d7595afa07a56cab62bd33a9b483c6 | 353 | asm | Assembly | p5/p5(6).asm | Anan1225/assembly-language | 054a33a4c278fc3cc8e849bb24df004079434a82 | [
"MIT"
] | null | null | null | p5/p5(6).asm | Anan1225/assembly-language | 054a33a4c278fc3cc8e849bb24df004079434a82 | [
"MIT"
] | null | null | null | p5/p5(6).asm | Anan1225/assembly-language | 054a33a4c278fc3cc8e849bb24df004079434a82 | [
"MIT"
] | null | null | null | assume cs:code
a segment
dw 1,2,3,4,5,6,7,8,9,0ah,0bh,0ch,0dh,0eh,0fh,0ffh
a ends
b segment
dw 0,0,0,0,0,0,0
b ends
code segment
start:
mov ax,a
mov ds,ax
mov ax,b
mov ss,ax
mov sp,16
mov bx,0
mov cx,8
s:push ds:[bx]
add bx,2
loop s
mov ax,4c00H
int 21H... | 11.03125 | 51 | 0.546742 |
3dd386d3bfeeae4aff6393feb26882f2cf70e07b | 556 | asm | Assembly | oeis/279/A279890.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/279/A279890.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/279/A279890.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A279890: Expansion of x*(1 - x + 2*x^3 - x^4)/((1 - x)*(1 + x)*(1 - x + x^2)*(1 - x - x^2)).
; Submitted by Jamie Morken(s1)
; 0,1,1,2,4,7,12,19,31,50,82,133,216,349,565,914,1480,2395,3876,6271,10147,16418,26566,42985,69552,112537,182089,294626,476716,771343,1248060,2019403,3267463,5286866,8554330,13841197,22395528,3... | 79.428571 | 280 | 0.683453 |
ad4ecb349b6caf3d4f406b9b1ae94b473c0239bf | 2,513 | asm | Assembly | programs/oeis/017/A017301.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017301.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017301.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017301: a(n) = (10*n + 2)^9.
; 512,5159780352,1207269217792,35184372088832,406671383849472,2779905883635712,13537086546263552,51998697814228992,167619550409708032,472161363286556672,1195092568622310912,2773078757450186752,5987402799531080192,12166492167065567232,23474432367845903872,43310409649448026112,768484532720... | 359 | 2,451 | 0.947075 |
b4759f1d89e9593eca7a007af27b3c3212056a57 | 643 | asm | Assembly | oeis/020/A020800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/020/A020800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/020/A020800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A020800: Decimal expansion of 1/sqrt(43).
; Submitted by Jamie Morken(s4)
; 1,5,2,4,9,8,5,7,0,3,3,2,6,0,4,6,6,6,3,3,3,5,8,3,9,5,3,4,3,3,3,9,5,3,8,6,6,9,5,9,7,5,9,6,0,9,2,7,5,2,9,9,9,4,6,4,8,0,3,3,9,5,5,9,4,3,8,5,2,5,5,4,7,3,2,2,9,2,4,5,6,7,2,9,2,0,4,7,7,4,2,0,8,5,9,7,1,7,5,5
mov $1,1
mov $2,1
mov $3,$0
add $3,8
mov ... | 16.075 | 201 | 0.51633 |
c4091211a3624a60df54f6583fa7a284f0fc44dc | 3,731 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_268.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_268.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_268.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:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r12
push %r13
push %r15
push %rdi
// Faulty Load
lea addresses_D+0x5d3c, %r10
clflush (%r10)
nop
nop
and %r15, %r15
movups (%r10), %xmm5
vpextrq $0, %xmm5, %r13
lea oracles, %r12
and $0xff, %r13
shlq $1... | 84.795455 | 2,999 | 0.663361 |
c947e8c4c9974b3540fb504b60f7147a671c7e6d | 413 | asm | Assembly | programs/oeis/246/A246604.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/246/A246604.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/246/A246604.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A246604: a(n) = Catalan(n) - n.
; 1,0,0,2,10,37,126,422,1422,4853,16786,58775,208000,742887,2674426,9694830,35357654,129644773,477638682,1767263171,6564120400,24466266999,91482563618,343059613627,1289904147300,4861946401427,18367353072126,69533550915977,263747951750332,1002242216651339,3814986502092274
mov $1,2
mov ... | 27.533333 | 271 | 0.755448 |
f17d120e5e6352ed50edfb25064aeda662c654b0 | 297 | asm | Assembly | programs/oeis/300/A300290.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/300/A300290.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/300/A300290.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A300290: Period 6: repeat [0, 1, 2, 2, 3, 3].
; 0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3,0,1,2,2,3,3
mod $0,6
lpb $0
div $0,2
add $0,$2
add $0,1
mov $2,11
lpe
| 27 | 181 | 0.501684 |
c45e11e88f3f7f8213cf13e156849bcdf5cc684d | 2,935 | asm | Assembly | faddsub-fast.asm | gp48k/lpfp | 070c73a8b67d98f85d2de86d75b23f0e71a18a8a | [
"MIT"
] | null | null | null | faddsub-fast.asm | gp48k/lpfp | 070c73a8b67d98f85d2de86d75b23f0e71a18a8a | [
"MIT"
] | null | null | null | faddsub-fast.asm | gp48k/lpfp | 070c73a8b67d98f85d2de86d75b23f0e71a18a8a | [
"MIT"
] | null | null | null | ; Add two positive floating-point numbers
; In: HL,DE numbers to add
; Out: HL = sum HL + DE
; Pollutes: AF,DE
FADDP: LD A,H
SUB D
JR NC,FADDPL
EX DE,HL
NEG
FADDPL: JR Z,FADD0 ; same magnitude
CP 10
RET NC ; magnitude too different, just return the bigger number
ADD A,ADDTAB/$100 - 1
LD D,A
LD A,(DE)
OR A
JR... | 16.771429 | 87 | 0.667802 |
1e33fdaa95da87b285f034e9e7f2e04bedb18a06 | 57,518 | asm | Assembly | user/bcachetest.asm | eric-qian-d/TCP | 76e62ad0ece99d6881879e59500f18eb2756c3e4 | [
"MIT-0"
] | null | null | null | user/bcachetest.asm | eric-qian-d/TCP | 76e62ad0ece99d6881879e59500f18eb2756c3e4 | [
"MIT-0"
] | null | null | null | user/bcachetest.asm | eric-qian-d/TCP | 76e62ad0ece99d6881879e59500f18eb2756c3e4 | [
"MIT-0"
] | null | null | null |
user/_bcachetest: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <createfile>:
exit(0);
}
void
createfile(char *file, int nblock)
{
0: bd010113 addi sp,sp,-1072
4: 42113423 sd ra,1064(sp)
8: 42813023 sd s0,1056(sp)
c: 40913c23 ... | 30.89044 | 75 | 0.473313 |
308b35668a495d8b15d8b07fc40f9db22160ecce | 1,529 | asm | Assembly | Kernel/asm/libasm.asm | imanfredi/TP2-SO | 0ccdf6fb88c3c18bc55306065c5e49ee90da58f9 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/libasm.asm | imanfredi/TP2-SO | 0ccdf6fb88c3c18bc55306065c5e49ee90da58f9 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/libasm.asm | imanfredi/TP2-SO | 0ccdf6fb88c3c18bc55306065c5e49ee90da58f9 | [
"BSD-3-Clause"
] | null | null | null | GLOBAL cpuVendor
GLOBAL _temperature
GLOBAL cpuModel
GLOBAL getInitialSP
GLOBAL callTimerTick
GLOBAL _xchg
section .text
cpuVendor:
push rbp
mov rbp, rsp
push rbx
push rcx
push rdx
mov rax, 0
cpuid
mov [rdi], ebx
mov [rdi + 4], edx
mov [rdi + 8], ecx
mov byte [rdi+12], 0
mov... | 15.602041 | 112 | 0.657292 |
e2b0d4132f3b294890a050cc32c88db3690d5682 | 582 | asm | Assembly | programs/oeis/314/A314039.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/314/A314039.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/314/A314039.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A314039: Coordination sequence Gal.5.299.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,11,15,21,25,31,35,41,46,51,57,61,67,71,77,81,87,92,97,103,107,113,117,123,127,133,138,143,149,153,159,163,169,173,179,184,189,195,199,20... | 21.555556 | 179 | 0.651203 |
941590a792be96ad4e9859674d1228152c36b0eb | 6,753 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca_notsx.log_21829_683.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca_notsx.log_21829_683.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca_notsx.log_21829_683.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 %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x19a4a, %rbp
nop
nop
nop
nop
cmp %rdi, %rdi
and $0xffffffffffffffc0, %rbp
movaps (%rbp), %xmm7
vpextrq $0, %xmm7, %r9
nop
nop
cmp %r15, %r15
lea addresses_WT_ht+0x11... | 33.934673 | 2,999 | 0.65556 |
b34db6bbfdb6119c45d399b6d9ed2b6505805894 | 4,289 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_7062_187.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_7062_187.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_7062_187.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:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
// Store
lea addresses_PSE+0x1ee6d, %rax
nop
nop
add %rbx, %rbx
movw $0x5152, (%rax)
inc %r12
// REPMOV
lea addresses_D+0x6aab, %rsi
lea addresses_... | 60.408451 | 2,999 | 0.659827 |
f1215590ac2126f543f01ae5939df91ba78de73b | 2,040 | asm | Assembly | duel-soundfx.asm | LeifBloomquist/ArtilleryDuel | 7f42f069284ba6067136c29e2ade80d3ac9b5583 | [
"MIT"
] | 1 | 2015-06-01T08:53:18.000Z | 2015-06-01T08:53:18.000Z | duel-soundfx.asm | LeifBloomquist/ArtilleryDuel | 7f42f069284ba6067136c29e2ade80d3ac9b5583 | [
"MIT"
] | null | null | null | duel-soundfx.asm | LeifBloomquist/ArtilleryDuel | 7f42f069284ba6067136c29e2ade80d3ac9b5583 | [
"MIT"
] | null | null | null | ; Sound Effects
;------------------------------------------------------------------------------
; Setup - clear sound chip and set maximum volume!
SOUND_SETUP
ldx #$00
txa
SETUP1
sta $d400,x
inx
cpx #$19
bne SETUP1
lda #$0f
sta $d418
rts
;---------------------------------------------------------... | 14.676259 | 79 | 0.414706 |
8e7dec14cb1a1dc8e26f2d13b26dd30967faeddb | 43,328 | asm | Assembly | stressfs.asm | ngp111/xv6-SPOS-Proj | 411fd6cd9de857081da8e289918a6e6b9e09820e | [
"MIT-0"
] | null | null | null | stressfs.asm | ngp111/xv6-SPOS-Proj | 411fd6cd9de857081da8e289918a6e6b9e09820e | [
"MIT-0"
] | null | null | null | stressfs.asm | ngp111/xv6-SPOS-Proj | 411fd6cd9de857081da8e289918a6e6b9e09820e | [
"MIT-0"
] | null | null | null |
_stressfs: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "fs.h"
#include "fcntl.h"
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
int fd, i;
char path[] = "stressfs0";
7: b8 30 00 0... | 33.876466 | 60 | 0.413405 |
7b3e7285826063eb69a0aa41f265870a95b35a5b | 6,579 | asm | Assembly | color/refreshmaps.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | color/refreshmaps.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | color/refreshmaps.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | ; Most of the functions here are called during vblank, maybe they belong in vblank.asm...
; Called when a map is loaded. Loads tilemap and tile attributes.
; LCD is disabled, so we have free reign over vram.
LoadMapVramAndColors:
ld a,$02
ld [rSVBK],a
coord hl, 0, 0
ld de,vBGMap0
ld b,18
.vramCopyLoop
ld c,20
... | 15.158986 | 89 | 0.674571 |
26c8fd2711d13199a6d040feadda09087346afc5 | 167 | asm | Assembly | chapter3/section07/call-test.asm | youliangdao/x86emulator | a87c560137ceead87b53201bff6909274be1fac9 | [
"Zlib"
] | 1 | 2021-06-24T09:40:32.000Z | 2021-06-24T09:40:32.000Z | chapter3/section07/call-test.asm | youliangdao/x86emulator | a87c560137ceead87b53201bff6909274be1fac9 | [
"Zlib"
] | null | null | null | chapter3/section07/call-test.asm | youliangdao/x86emulator | a87c560137ceead87b53201bff6909274be1fac9 | [
"Zlib"
] | 3 | 2020-08-10T09:08:12.000Z | 2021-06-24T09:40:34.000Z | BITS 32
org 0x7c00
start:
mov eax, 0x00f1
mov ebx, 0x0029
call add_routine
jmp 0
add_routine:
mov ecx, eax
add ecx, ebx
ret
| 13.916667 | 21 | 0.568862 |
db8d805da7eec6726ce085ccb5dd0edec9db17e2 | 333 | asm | Assembly | pwnlib/shellcraft/templates/thumb/linux/forkexit.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 8,966 | 2015-01-02T11:58:14.000Z | 2022-03-31T21:19:56.000Z | pwnlib/shellcraft/templates/thumb/linux/forkexit.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,401 | 2015-01-01T00:56:22.000Z | 2022-03-31T16:19:53.000Z | pwnlib/shellcraft/templates/thumb/linux/forkexit.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,844 | 2015-01-07T04:38:06.000Z | 2022-03-30T03:54:46.000Z | <%
from pwnlib.shellcraft import common
from pwnlib.shellcraft.thumb.linux import fork, exit
%>
<%page args=""/>
<%docstring>
Attempts to fork. If the fork is successful, the parent exits.
</%docstring>
<%
dont_exit = common.label('forkexit')
%>
${fork()}
cmp r0, 1
blt ${dont_exit}
${exit(0)}
$... | 19.588235 | 63 | 0.645646 |
9a33168ba4231dab3a89ed6df168e157b0ceb3a9 | 675 | asm | Assembly | ubb/asc/exam/flaviu.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | ubb/asc/exam/flaviu.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | 6 | 2020-03-04T20:52:39.000Z | 2022-03-31T00:33:07.000Z | ubb/asc/exam/flaviu.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | assume cs:code, ds:data
data segment
msg1 db 'Sirul dat este :$'
msg2 db 'Sirul citi este :$'
buffer db 100, ?, 100 dup(?), '$'
newline db 0ah, 0dh, '$'
data ends
code segment
start:
mov ax, data
mov ds, ax
;printeaza primul sir
mov ah, 09h
mov dx, offset msg1
int 21h
;citeste sirul
mov ah, 0ah
mov dx,... | 14.0625 | 37 | 0.672593 |
e8e2ebcb18b4a4af60276414b2e7321b587b07d1 | 620,674 | asm | Assembly | asic_data.asm | jvisser/md-mode1-mcd-asic-test | bfd68e4178551e8d3e86b17cae6cf17144050930 | [
"CC0-1.0"
] | 2 | 2022-01-30T15:12:21.000Z | 2022-02-14T06:26:28.000Z | asic_data.asm | jvisser/md-mode1-mcd-asic-test | bfd68e4178551e8d3e86b17cae6cf17144050930 | [
"CC0-1.0"
] | null | null | null | asic_data.asm | jvisser/md-mode1-mcd-asic-test | bfd68e4178551e8d3e86b17cae6cf17144050930 | [
"CC0-1.0"
] | null | null | null | AsicData:
Stamps:
FloorStamps:
dc.l $00000000, $00000000, $00000000, $00000000, $00000000, $00000000, $00000000, $00000000
dc.l $00000000, $00000000, $00000000, $00000000, $00000000, $00000000, $00000000, $00000000
dc.l $00000000, $00000000, $00000000, $00000000, $00000000, $00000000, $00000000, $00000000
... | 113.84336 | 119 | 0.587408 |
2f332989aed286d12f3cdee33cad0ef2d8aafc76 | 2,415 | asm | Assembly | danagy_test/test_frac.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | 12 | 2020-02-17T09:07:02.000Z | 2022-02-09T22:15:34.000Z | danagy_test/test_frac.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | null | null | null | danagy_test/test_frac.asm | DW0RKiN/Floating-point-Library-for-Z80 | 494add6bc20922f4a634fbbacb32d8bd4dd185a7 | [
"MIT"
] | 1 | 2021-06-21T23:30:28.000Z | 2021-06-21T23:30:28.000Z | ; pasmo -I ../danagy -d test_frac.asm 24576.bin > test.asm ; grep "BREAKPOINT" test.asm
; randomize usr 57344
INCLUDE "finit.asm"
color_flow_warning EQU 1
carry_flow_warning EQU 1
DATA_ADR EQU $6000 ; 24576
TEXT_ADR EQU $E000 ; 57344
ORG DATA_ADR
d... | 17.888889 | 87 | 0.424845 |
21fe8a4b79ed8f16701c918eaaf1823d043dc7ef | 470 | asm | Assembly | oeis/147/A147965.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/147/A147965.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/147/A147965.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A147965: a(n) = n + 1 - A001223(n) = n - A046933(n). In words, a(n) is the difference between n+1 and the n-th gap between primes.
; 1,1,2,1,4,3,6,5,4,9,6,9,12,11,10,11,16,13,16,19,16,19,18,17,22,25,24,27,26,17,28,27,32,25,34,31,32,35,34,35,40,33,42,41,44,35,36,45,48,47,46,51,44,49,50,51,56,53,56,59
mov $1,$0
add $1... | 36.153846 | 169 | 0.602128 |
5e693064a6f6001c7ae12a30d70a778581e25719 | 395 | asm | Assembly | programs/oeis/097/A097299.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/097/A097299.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/097/A097299.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A097299: Ninth column (m=8) of (1,6)-Pascal triangle A096956.
; 6,49,225,765,2145,5247,11583,23595,45045,81510,140998,234702,377910,591090,901170,1343034,1961256,2812095,3965775,5509075,7548255,10212345,13656825,18067725,23666175,30713436,39516444,50433900,63882940
lpb $0
mov $2,$0
cal $2,97298 ; Eighth column (... | 35.909091 | 203 | 0.741772 |
7130f25121a4197b593740093210b313f2dd600c | 2,364 | asm | Assembly | libsrc/stdio/spectrum/fputc_cons_fzx.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/fputc_cons_fzx.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/fputc_cons_fzx.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z |
SECTION code_clib
PUBLIC fputc_cons_fzx
PUBLIC _fputc_cons_fzx
PUBLIC fgets_cons_erase_character_fzx
EXTERN asm_fzx_putc
EXTERN asm_fzx_state_init
EXTERN asm_fzx_glyph_width
EXTERN __fzx_puts_newline
EXTERN call_rom3
EXTERN CRT_FONT_FZX
; Erase the previous character (used by fgets_cons)
fgets_c... | 14.071429 | 73 | 0.684856 |
5ddf7df77e1459f5c6d557d534b20e48ab0728b2 | 2,357 | asm | Assembly | programs/oeis/272/A272134.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/272/A272134.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/272/A272134.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A272134: a(n) = n*(15*n^2 - 15*n + 4).
; 0,4,68,282,736,1520,2724,4438,6752,9756,13540,18194,23808,30472,38276,47310,57664,69428,82692,97546,114080,132384,152548,174662,198816,225100,253604,284418,317632,353336,391620,432574,476288,522852,572356,624890,680544,739408,801572,867126,936160,1008764,1085028,1165042,124889... | 107.136364 | 2,143 | 0.848536 |
3e46c43ec04dc6ec7cc388092d5e98c0523d0a8f | 48,097 | asm | Assembly | cat.asm | rooneyshuman/XV6-OS | c0daa7b2585bf0aa85f8b6e503077b0ef6205819 | [
"MIT-0"
] | null | null | null | cat.asm | rooneyshuman/XV6-OS | c0daa7b2585bf0aa85f8b6e503077b0ef6205819 | [
"MIT-0"
] | null | null | null | cat.asm | rooneyshuman/XV6-OS | c0daa7b2585bf0aa85f8b6e503077b0ef6205819 | [
"MIT-0"
] | 1 | 2020-12-08T21:26:04.000Z | 2020-12-08T21:26:04.000Z |
_cat: file format elf32-i386
Disassembly of section .text:
00000000 <cat>:
char buf[512];
void
cat(int fd)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 18 sub $0x18,%esp
int n;
while((n = read(fd, buf, sizeof(buf))) > 0)
6: eb 15 ... | 34.428776 | 60 | 0.418696 |
c92947bacfe0baa6d4581bfc73e5e6e325e18261 | 723 | asm | Assembly | oeis/126/A126528.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/126/A126528.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/126/A126528.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A126528: Number of base 7 n-digit numbers with adjacent digits differing by five or less.
; Submitted by Christian Krause
; 1,7,47,317,2137,14407,97127,654797,4414417,29760487,200635007,1352612477,9118849897,61476161767,414451220087,2794088129357,18836784876577,126991149906247,856130823820367,5771740692453437,3891109... | 45.1875 | 488 | 0.835408 |
89cbe45a2efe20d3470b77ada45453254e14fbb0 | 103 | asm | Assembly | Userland/asm/interrupts.asm | lipusal/tpe_arqui | 34e5b428912158795696e50c41dfb2f4cbfb394e | [
"BSD-3-Clause"
] | null | null | null | Userland/asm/interrupts.asm | lipusal/tpe_arqui | 34e5b428912158795696e50c41dfb2f4cbfb394e | [
"BSD-3-Clause"
] | null | null | null | Userland/asm/interrupts.asm | lipusal/tpe_arqui | 34e5b428912158795696e50c41dfb2f4cbfb394e | [
"BSD-3-Clause"
] | null | null | null | GLOBAL _int20
GLOBAL _int21
GLOBAL _int80
_int20:
int 0x20
_int21:
int 0x21
_int80:
int 0x80
ret | 7.923077 | 13 | 0.757282 |
e9e1b0a388013799849a53d1eb52307e6c056779 | 156 | asm | Assembly | Tests/Area/CloseFile/CloseFile.asm | Thar0/armips | 4616b009959a8675eb2c9af66470b30c4083dffb | [
"MIT"
] | 283 | 2015-01-02T01:02:28.000Z | 2022-03-28T11:16:10.000Z | Tests/Area/CloseFile/CloseFile.asm | Thar0/armips | 4616b009959a8675eb2c9af66470b30c4083dffb | [
"MIT"
] | 117 | 2015-01-04T10:24:50.000Z | 2022-03-12T19:51:13.000Z | Tests/Area/CloseFile/CloseFile.asm | Thar0/armips | 4616b009959a8675eb2c9af66470b30c4083dffb | [
"MIT"
] | 82 | 2015-02-07T15:03:47.000Z | 2022-01-09T12:18:38.000Z | .gba
.create "out.bin",0
.area 0x8
.fill 0x8
.close
.endarea
.macro myopen,offset
.open "out2.bin",offset
.endmacro
.area 0x8
myopen 4
.endarea
.close
| 8.666667 | 24 | 0.705128 |
08650cdb3ee6df0953b9a2c0931742a4df45d876 | 1,757 | asm | Assembly | programs/oeis/014/A014846.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/014/A014846.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/014/A014846.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A014846: 2^(n-1) - n*(n+1)/2.
; 0,-1,-2,-2,1,11,36,92,211,457,958,1970,4005,8087,16264,32632,65383,130901,261954,524078,1048345,2096899,4194028,8388308,16776891,33554081,67108486,134217322,268435021,536870447,1073741328,2147483120,4294966735,8589933997,17179868554,34359737702,68719476033,137438952731,274877906164,549... | 135.153846 | 1,641 | 0.906659 |
39c9ac947e89c178a4759831af54bdc64b20cd53 | 655 | asm | Assembly | string/s004.asm | czfshine/assembly-exercise | 95c8be8331810dfd12f50e48109a4b2a8a978853 | [
"MIT"
] | 1 | 2018-05-16T13:01:26.000Z | 2018-05-16T13:01:26.000Z | string/s004.asm | czfshine/assembly-exercise | 95c8be8331810dfd12f50e48109a4b2a8a978853 | [
"MIT"
] | null | null | null | string/s004.asm | czfshine/assembly-exercise | 95c8be8331810dfd12f50e48109a4b2a8a978853 | [
"MIT"
] | null | null | null | ; 8086 assembly file
; by:czfshine
; date: 2018/03/31 16:32:37
;从键盘上输入一个字符串(以“#”作为结束输入标记),然后对其中的非数字字符计数,并显示计数结果
;TODO >10
; The Main Data segment
DATA SEGMENT
DATA ENDS
;entry code segment
CODE SEGMENT
ASSUME CS:CODE ,DS:DATA
START: ;entry point
MOV AX,DATA
MOV DS,AX
MOV BX,0
M... | 15.595238 | 48 | 0.526718 |
8ef0d0c02e4db78ee21404df4c909147afce9d76 | 1,548 | asm | Assembly | programs/oeis/166/A166137.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/166/A166137.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/166/A166137.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A166137: a(n) = 5*n*(n+1)/2 - 4.
; 1,11,26,46,71,101,136,176,221,271,326,386,451,521,596,676,761,851,946,1046,1151,1261,1376,1496,1621,1751,1886,2026,2171,2321,2476,2636,2801,2971,3146,3326,3511,3701,3896,4096,4301,4511,4726,4946,5171,5401,5636,5876,6121,6371,6626,6886,7151,7421,7696,7976,8261,8551,8846,9146,9451,976... | 172 | 1,465 | 0.810078 |
1afcc8d05079527e15017622d65d894f521d8054 | 2,924 | asm | Assembly | programs/oeis/253/A253946.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/253/A253946.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/253/A253946.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A253946: a(n) = 6*binomial(n+1, 6).
; 6,42,168,504,1260,2772,5544,10296,18018,30030,48048,74256,111384,162792,232560,325584,447678,605682,807576,1062600,1381380,1776060,2260440,2850120,3562650,4417686,5437152,6645408,8069424,9738960,11686752,13948704,16564086,19575738,23030280,26978328,31474716,36578724,42354312,4887... | 365.5 | 2,847 | 0.901847 |
1db7433e82f8ef763cc11bea515aff282a4a3d06 | 731 | asm | Assembly | oeis/056/A056916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/056/A056916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/056/A056916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A056916: Product of the orders of the elements in a cyclic group with n elements.
; Submitted by Jon Maiga
; 1,2,9,32,625,648,117649,131072,4782969,12500000,25937424601,214990848,23298085122481,1771684761728,14416259765625,562949953421312,48661191875666868481,11712917736940032,104127350297911241532841,512000000000000... | 40.611111 | 491 | 0.830369 |
c83fea485264b486bed82ba9568f54f2c11c3384 | 15,725 | asm | Assembly | project/OBJECTS.asm | Mahboub99/BlobbyVolley-8086 | a8c53e7cdc78e267fb3a2bf25882ad74f59dc300 | [
"MIT"
] | 4 | 2020-01-31T06:25:58.000Z | 2021-02-05T16:17:40.000Z | project/OBJECTS.asm | aashrafh/BlobbyVolley | 6a451bef2276b11acf2e1affe07d6f501e7b3574 | [
"MIT"
] | null | null | null | project/OBJECTS.asm | aashrafh/BlobbyVolley | 6a451bef2276b11acf2e1affe07d6f501e7b3574 | [
"MIT"
] | 3 | 2019-11-27T19:04:03.000Z | 2021-02-14T21:52:30.000Z | PUBLIC WALL
PUBLIC PLAYER1
PUBLIC PLAYER2
.model SMALL
.data
BLACK EQU 07h ; gray
BROWN EQU 04h ; Red
WALL db BLACK, BLACK, BLACK, BLACK, BLACK, BLACK, BLACK, BLACK, BLACK, BLACK
db BROWN, BROWN, BROWN, BLACK, BLACK, BROWN, B... | 93.60119 | 118 | 0.483307 |
17af53c5a6d03f754b5c15db07b8b85392bed5bf | 219 | asm | Assembly | dimension/devtool/u3fsdb/guest/dummy.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | 7 | 2019-03-04T08:53:33.000Z | 2022-01-28T19:32:12.000Z | dimension/devtool/u3fsdb/guest/dummy.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | dimension/devtool/u3fsdb/guest/dummy.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | ;; Dummy Guest FS cell
section .text
_mount:
stc
retn
;section .c_init
global __init_entry_point
__init_entry_point:
mov edx, __FS_TYPE_EXT2__
mov eax, _mount
externfunc vfs.register_fs_driver
retn
| 10.95 | 35 | 0.748858 |
6c6cef88f83e4ed23facb5c455542331397976c9 | 1,156 | asm | Assembly | Working Disassembly/General/Title/Map - SK Icon.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/General/Title/Map - SK Icon.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/General/Title/Map - SK Icon.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_Title_5ED8: dc.w word_5EEA-Map_Title_5ED8
dc.w word_5EF8-Map_Title_5ED8
dc.w word_5F06-Map_Title_5ED8
dc.w word_5F20-Map_Title_5ED8
dc.w word_5F3A-Map_Title_5ED8
dc.w word_5F42-Map_Title_5ED8
dc.w word_5F4A-Map_Title_5ED8
dc.w word_5F52-Map_Title_5ED8
dc.w word_5F5A-Map_Title_5ED8
word_5EEA: dc.w 2... | 28.195122 | 46 | 0.523356 |
f8c5872831869b34f203d24ccb52efb1d4de62ea | 1,998 | asm | Assembly | code/altDisplay.asm | corollari/BaaCL | 3ebe9ba7c3859243351fe1b12d4eb114bb51b441 | [
"Unlicense"
] | 1 | 2019-03-06T19:43:46.000Z | 2019-03-06T19:43:46.000Z | code/altDisplay.asm | corollari/BaaL | 3ebe9ba7c3859243351fe1b12d4eb114bb51b441 | [
"Unlicense"
] | null | null | null | code/altDisplay.asm | corollari/BaaL | 3ebe9ba7c3859243351fe1b12d4eb114bb51b441 | [
"Unlicense"
] | null | null | null | bits 16
mov ax, 0x07C0
mov ds, ax
mov ax, 0x07E0 ; 07E0h = 07C00h+200h)/10h, beginning of stack segment.
mov ss, ax
mov sp, 0x2000 ; 8k of stack space.
call clearscreen
push 0x0000
call movecursor
add sp, 2
push msg
call print
add sp, 2
cli
hlt
... | 24.666667 | 87 | 0.503003 |
a216f9bd874371db7a326a22b8c966b3f8134a1c | 291 | asm | Assembly | yasm-1.3.0/modules/dbgfmts/dwarf2/tests/gen64/dwarf64_pathname.asm | xu5343/ffmpegtoolkit_CentOS7 | 974496c709a1c8c69034e46ae5ce7101cf03716f | [
"Apache-2.0"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/gen64/dwarf64_pathname.asm | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/gen64/dwarf64_pathname.asm | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | [bits 64]
[section .text]
[default rel]
%line 1+0 ./some_filename
; program tst_wyjatki
global _start
_start:
XOR EBP, EBP
CALL main
XOR RAX, RAX
MOV RDI, RAX
MOV RAX, 60
SYSCALL
HLT
main:
PUSH rbp
MOV rbp, rsp
SUB RSP, 0x20
%line 2+0 some_filename
SUB RSP, 64
| 12.652174 | 27 | 0.659794 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.